@hhgtech/hhg-components 1.28.21 → 1.28.23

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 (352) hide show
  1. package/build/ChevronDown-2d5d0e3b.js +1 -0
  2. package/build/babyGrowth.js +2 -2
  3. package/build/cache.js +1 -1
  4. package/build/care.js +1 -1
  5. package/build/components/navigationV2/components/atoms/HamburgerIcon.d.ts +1 -3
  6. package/build/components/navigationV2/components/molecules/Categories/index.d.ts +3 -1
  7. package/build/components/navigationV2/components/molecules/menuEcomList/Item/index.d.ts +8 -0
  8. package/build/components/navigationV2/components/molecules/menuEcomList/Item/index.styled.d.ts +1 -0
  9. package/build/components/navigationV2/components/molecules/menuEcomList/ecomSpotlights.d.ts +8 -0
  10. package/build/components/navigationV2/components/molecules/menuEcomList/index.styled.d.ts +2 -0
  11. package/build/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +1 -3
  12. package/build/components/navigationV2/components/molecules/navigationBar/index.d.ts +2 -3
  13. package/build/components/navigationV2/index.d.ts +5 -0
  14. package/build/components/organisms/index.d.ts +1 -1
  15. package/build/components/organisms/navigationProfileButton/index.d.ts +2 -11
  16. package/build/components/organisms/navigationProfileButton/index.styled.d.ts +1 -1
  17. package/build/components/organisms/navigationProfileButton/profilePopup.d.ts +3 -15
  18. package/build/components/organisms/profileNavigation/icons/booking.d.ts +2 -0
  19. package/build/components/organisms/profileNavigation/icons/community.d.ts +2 -0
  20. package/build/components/organisms/profileNavigation/icons/dot.d.ts +2 -0
  21. package/build/components/organisms/profileNavigation/icons/eShop.d.ts +2 -0
  22. package/build/components/organisms/profileNavigation/icons/help.d.ts +2 -0
  23. package/build/components/organisms/profileNavigation/icons/logOut.d.ts +2 -0
  24. package/build/components/organisms/profileNavigation/icons/myHealth.d.ts +2 -0
  25. package/build/components/organisms/profileNavigation/icons/save.d.ts +2 -0
  26. package/build/components/organisms/profileNavigation/icons/settings.d.ts +2 -0
  27. package/build/components/organisms/profileNavigation/icons/user.d.ts +2 -0
  28. package/build/components/organisms/profileNavigation/index.d.ts +36 -0
  29. package/build/components/organisms/profileNavigation/index.styled.d.ts +9 -0
  30. package/build/components/organisms/profileNavigation/rank.d.ts +7 -0
  31. package/build/components/organisms/profileNavigation/userInfo.d.ts +6 -0
  32. package/build/components.js +1 -1
  33. package/build/{constants-cae8dcfd.js → constants-8bcbbfa4.js} +1 -1
  34. package/build/{constants-0d879f21.js → constants-f4c0aa09.js} +1 -1
  35. package/build/constants.js +1 -1
  36. package/build/{core-42d5ed63.js → core-e13a9991.js} +1 -1
  37. package/build/ecom.js +1 -1
  38. package/build/esm/ChevronDown-85611002.js +1 -0
  39. package/build/esm/babyGrowth.js +2 -2
  40. package/build/esm/cache.js +1 -1
  41. package/build/esm/care.js +1 -1
  42. package/build/esm/components/navigationV2/components/atoms/HamburgerIcon.d.ts +1 -3
  43. package/build/esm/components/navigationV2/components/molecules/Categories/index.d.ts +3 -1
  44. package/build/esm/components/navigationV2/components/molecules/menuEcomList/Item/index.d.ts +8 -0
  45. package/build/esm/components/navigationV2/components/molecules/menuEcomList/Item/index.styled.d.ts +1 -0
  46. package/build/esm/components/navigationV2/components/molecules/menuEcomList/ecomSpotlights.d.ts +8 -0
  47. package/build/esm/components/navigationV2/components/molecules/menuEcomList/index.styled.d.ts +2 -0
  48. package/build/esm/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +1 -3
  49. package/build/esm/components/navigationV2/components/molecules/navigationBar/index.d.ts +2 -3
  50. package/build/esm/components/navigationV2/index.d.ts +5 -0
  51. package/build/esm/components/organisms/index.d.ts +1 -1
  52. package/build/esm/components/organisms/navigationProfileButton/index.d.ts +2 -11
  53. package/build/esm/components/organisms/navigationProfileButton/index.styled.d.ts +1 -1
  54. package/build/esm/components/organisms/navigationProfileButton/profilePopup.d.ts +3 -15
  55. package/build/esm/components/organisms/profileNavigation/icons/booking.d.ts +2 -0
  56. package/build/esm/components/organisms/profileNavigation/icons/community.d.ts +2 -0
  57. package/build/esm/components/organisms/profileNavigation/icons/dot.d.ts +2 -0
  58. package/build/esm/components/organisms/profileNavigation/icons/eShop.d.ts +2 -0
  59. package/build/esm/components/organisms/profileNavigation/icons/help.d.ts +2 -0
  60. package/build/esm/components/organisms/profileNavigation/icons/logOut.d.ts +2 -0
  61. package/build/esm/components/organisms/profileNavigation/icons/myHealth.d.ts +2 -0
  62. package/build/esm/components/organisms/profileNavigation/icons/save.d.ts +2 -0
  63. package/build/esm/components/organisms/profileNavigation/icons/settings.d.ts +2 -0
  64. package/build/esm/components/organisms/profileNavigation/icons/user.d.ts +2 -0
  65. package/build/esm/components/organisms/profileNavigation/index.d.ts +36 -0
  66. package/build/esm/components/organisms/profileNavigation/index.styled.d.ts +9 -0
  67. package/build/esm/components/organisms/profileNavigation/rank.d.ts +7 -0
  68. package/build/esm/components/organisms/profileNavigation/userInfo.d.ts +6 -0
  69. package/build/esm/components.js +1 -1
  70. package/build/esm/{constants-5e4b6aaa.js → constants-0187e9c1.js} +1 -1
  71. package/build/esm/{constants-b5814512.js → constants-c312beee.js} +2 -2
  72. package/build/esm/constants.js +1 -1
  73. package/build/esm/core-2f7d6a78.js +1 -0
  74. package/build/esm/ecom.js +1 -1
  75. package/build/esm/footer.js +1 -1
  76. package/build/esm/gAssets.js +1 -1
  77. package/build/esm/getDynamicHealthTool-9c7dc42f.js +1 -0
  78. package/build/esm/{getSocialList-593d72cf.js → getSocialList-757a53c6.js} +1 -1
  79. package/build/esm/hooks.js +1 -1
  80. package/build/esm/i18n/translationKeys.d.ts +1 -1
  81. package/build/esm/i18n-values/en-PH.js +1 -1
  82. package/build/esm/i18n-values/hi-IN.js +1 -1
  83. package/build/esm/i18n-values/id-ID.js +1 -1
  84. package/build/esm/i18n-values/km-KH.js +1 -1
  85. package/build/esm/i18n-values/ms-MY.js +1 -1
  86. package/build/esm/i18n-values/my-MM.js +1 -1
  87. package/build/esm/i18n-values/th-TH.js +1 -1
  88. package/build/esm/i18n-values/tl-PH.js +1 -1
  89. package/build/esm/i18n-values/vi-VN.js +1 -1
  90. package/build/esm/i18n-values/vi-VN_MB.js +1 -1
  91. package/build/esm/i18n-values/zh-TW.js +1 -1
  92. package/build/esm/i18n.js +1 -1
  93. package/build/esm/i18nV2.js +1 -1
  94. package/build/esm/{index-3fd6d11d.js → index-034573a6.js} +1 -1
  95. package/build/esm/index-15c600d6.js +3533 -0
  96. package/build/esm/{index-27f79b14.js → index-29bf362b.js} +1 -1
  97. package/build/esm/{index-727605cf.js → index-324430b9.js} +1 -1
  98. package/build/esm/{index-9bb14d7f.js → index-3bc70679.js} +1 -1
  99. package/build/esm/{index-603aec16.js → index-425a92c5.js} +1 -1
  100. package/build/esm/{index-bf7e8cb2.js → index-5a1f52da.js} +1 -1
  101. package/build/esm/{index-e5dce728.js → index-645ef204.js} +6 -6
  102. package/build/esm/{index-f2bbc22b.js → index-6a2a12a1.js} +1 -1
  103. package/build/esm/{index-bfcf3fb0.js → index-77ec342a.js} +1 -1
  104. package/build/esm/{index-fb027c2b.js → index-7fbbc93e.js} +1 -1
  105. package/build/esm/index-84edbddf.js +1755 -0
  106. package/build/esm/{index-0bc7892c.js → index-8b57ae3b.js} +1 -1
  107. package/build/esm/{index-9cdff468.js → index-9a575100.js} +2 -2
  108. package/build/esm/{index-620551b5.js → index-b902806c.js} +1 -1
  109. package/build/esm/{index-f0b1e2fe.js → index-b9920630.js} +1 -1
  110. package/build/esm/index-db3811a7.js +1 -0
  111. package/build/esm/{index-43c43315.js → index-e12c492a.js} +1 -1
  112. package/build/esm/index-fe3254e0.js +1 -0
  113. package/build/esm/index.css +1 -1
  114. package/build/esm/index.js +1 -1
  115. package/build/esm/{index.styled-02ca5623.js → index.styled-6f781392.js} +1 -1
  116. package/build/esm/{index.styled-39bbc781.js → index.styled-7aa83a38.js} +1 -1
  117. package/build/esm/{index.styles-8e66aa69.js → index.styles-1512f2b5.js} +2 -2
  118. package/build/esm/lead.js +1 -1
  119. package/build/esm/mantine.js +1 -1
  120. package/build/esm/misc.js +1 -1
  121. package/build/esm/navigation.js +1 -1
  122. package/build/esm/onboardingV2.js +1 -1
  123. package/build/esm/pwg.js +1 -1
  124. package/build/esm/{routing-cf2d5f19.js → routing-6b724e34.js} +1 -1
  125. package/build/esm/together.js +1 -1
  126. package/build/esm/{types-a4c1b4b0.js → types-2cf3ca1c.js} +1 -1
  127. package/build/esm/types-c4319967.js +788 -0
  128. package/build/esm/types.js +1 -1
  129. package/build/esm/{useCategory-e1c4dd95.js → useCategory-efa124e8.js} +1 -1
  130. package/build/esm/useHealthToolCache-de46a889.js +1 -0
  131. package/build/esm/useRafState-2a610da2.js +1 -0
  132. package/build/esm/{useTranslations-0f3e8009.js → useTranslations-dd0a13ad.js} +1 -1
  133. package/build/esm/{utils-5f9f0861.js → utils-8ef9fdb1.js} +1 -1
  134. package/build/esm/{utils-c9e60f19.js → utils-c9b03900.js} +1 -1
  135. package/build/esm/vaccination.js +1 -1
  136. package/build/footer.js +1 -1
  137. package/build/gAssets.js +1 -1
  138. package/build/getDynamicHealthTool-8b81f63c.js +1 -0
  139. package/build/{getSocialList-ada93645.js → getSocialList-e857f598.js} +1 -1
  140. package/build/hooks.js +1 -1
  141. package/build/i18n/translationKeys.d.ts +1 -1
  142. package/build/i18n-values/en-PH.js +1 -1
  143. package/build/i18n-values/hi-IN.js +1 -1
  144. package/build/i18n-values/id-ID.js +1 -1
  145. package/build/i18n-values/km-KH.js +1 -1
  146. package/build/i18n-values/ms-MY.js +1 -1
  147. package/build/i18n-values/my-MM.js +1 -1
  148. package/build/i18n-values/th-TH.js +1 -1
  149. package/build/i18n-values/tl-PH.js +1 -1
  150. package/build/i18n-values/vi-VN.js +1 -1
  151. package/build/i18n-values/vi-VN_MB.js +1 -1
  152. package/build/i18n-values/zh-TW.js +1 -1
  153. package/build/i18n.js +1 -1
  154. package/build/i18nV2.js +1 -1
  155. package/build/index-02d5c385.js +1 -0
  156. package/build/{index-75705406.js → index-2867dcac.js} +1 -1
  157. package/build/{index-b6de35aa.js → index-2d3213a5.js} +1 -1
  158. package/build/{index-cef0a00f.js → index-2e9c0de0.js} +1 -1
  159. package/build/{index-853b0b56.js → index-31783012.js} +1 -1
  160. package/build/{index-4a6fc7db.js → index-433f3c65.js} +1 -1
  161. package/build/{index-c29cd0ee.js → index-4647ac38.js} +1 -1
  162. package/build/{index-106a0aa4.js → index-472cd02e.js} +1 -1
  163. package/build/{index-22536346.js → index-49ca569a.js} +1 -1
  164. package/build/index-4e95c4ce.js +1 -0
  165. package/build/{index-1df24374.js → index-5d2cb060.js} +1 -1
  166. package/build/{index-71c2b110.js → index-63670e0c.js} +1 -1
  167. package/build/index-66def10e.js +1755 -0
  168. package/build/index-78b4c580.js +3533 -0
  169. package/build/{index-1fbc51d0.js → index-80ed081f.js} +1 -1
  170. package/build/{index-29d8f3e7.js → index-87067120.js} +1 -1
  171. package/build/index-a0d69a3e.js +1 -0
  172. package/build/{index-9e94fdd7.js → index-da51ce3f.js} +1 -1
  173. package/build/{index-8844b145.js → index-ff10154c.js} +1 -1
  174. package/build/index.css +1 -1
  175. package/build/index.js +1 -1
  176. package/build/{index.styled-0e38b245.js → index.styled-8b68590e.js} +1 -1
  177. package/build/{index.styled-24033e81.js → index.styled-f58521f6.js} +1 -1
  178. package/build/{index.styles-ad7903c3.js → index.styles-2679f17e.js} +1 -1
  179. package/build/lead.js +1 -1
  180. package/build/mantine.js +1 -1
  181. package/build/misc.js +1 -1
  182. package/build/navigation.js +1 -1
  183. package/build/onboardingV2.js +1 -1
  184. package/build/pwg.js +2 -2
  185. package/build/{routing-ec743546.js → routing-d4f8bab4.js} +1 -1
  186. package/build/together.js +1 -1
  187. package/build/{types-04be3103.js → types-79e9ebf6.js} +1 -1
  188. package/build/{types-6f7fce81.js → types-f02ad287.js} +68 -68
  189. package/build/types.js +1 -1
  190. package/build/{useCategory-5cbd3135.js → useCategory-de21ce75.js} +1 -1
  191. package/build/useHealthToolCache-1ec3b85b.js +1 -0
  192. package/build/{useRafState-68615887.js → useRafState-de88a13b.js} +1 -1
  193. package/build/{useTranslations-fe507352.js → useTranslations-9940a064.js} +1 -1
  194. package/build/utils-754d3326.js +1 -0
  195. package/build/{utils-381adc93.js → utils-7d5baedb.js} +1 -1
  196. package/build/vaccination.js +1 -1
  197. package/package.json +1 -1
  198. package/build/components/organisms/navigationProfileButton/popupWrapper.d.ts +0 -14
  199. package/build/esm/components/organisms/navigationProfileButton/popupWrapper.d.ts +0 -14
  200. package/build/esm/core-311d7242.js +0 -1
  201. package/build/esm/getDynamicHealthTool-6bf2e69d.js +0 -1
  202. package/build/esm/index-43ced8c4.js +0 -1
  203. package/build/esm/index-4bee5ccb.js +0 -1
  204. package/build/esm/index-8014dff1.js +0 -3533
  205. package/build/esm/index-ca4fdb46.js +0 -1753
  206. package/build/esm/types-c18963c9.js +0 -788
  207. package/build/esm/useHealthToolCache-4f4bec7e.js +0 -1
  208. package/build/esm/useRafState-d6f71b45.js +0 -1
  209. package/build/getDynamicHealthTool-114ddb03.js +0 -1
  210. package/build/index-38dce2a8.js +0 -3533
  211. package/build/index-562ffe13.js +0 -1
  212. package/build/index-6c94c4af.js +0 -1
  213. package/build/index-b1f953f6.js +0 -1
  214. package/build/index-eb28658b.js +0 -1753
  215. package/build/useHealthToolCache-ad666c43.js +0 -1
  216. package/build/utils-76a160ce.js +0 -1
  217. /package/build/{BMI_BOYS.percentile.monthly-943242cd.js → BMI_BOYS.percentile.monthly-a3fbcc30.js} +0 -0
  218. /package/build/{BMI_BOYS.percentile.weekly-348ba55a.js → BMI_BOYS.percentile.weekly-00a054a1.js} +0 -0
  219. /package/build/{BMI_BOYS.percentile.yearly-aaa04db9.js → BMI_BOYS.percentile.yearly-8bc1b868.js} +0 -0
  220. /package/build/{BMI_BOYS.zscore.monthly-f6d07e3b.js → BMI_BOYS.zscore.monthly-ccb51787.js} +0 -0
  221. /package/build/{BMI_BOYS.zscore.weekly-303d8a0e.js → BMI_BOYS.zscore.weekly-79db5fd6.js} +0 -0
  222. /package/build/{BMI_BOYS.zscore.yearly-024c0240.js → BMI_BOYS.zscore.yearly-3df0688a.js} +0 -0
  223. /package/build/{BMI_GIRLS.percentile.monthly-9e09fab0.js → BMI_GIRLS.percentile.monthly-99222d30.js} +0 -0
  224. /package/build/{BMI_GIRLS.percentile.weekly-4423fb86.js → BMI_GIRLS.percentile.weekly-ed7e3ccc.js} +0 -0
  225. /package/build/{BMI_GIRLS.percentile.yearly-d473af49.js → BMI_GIRLS.percentile.yearly-f1054cd5.js} +0 -0
  226. /package/build/{BMI_GIRLS.zscore.monthly-32c50ad7.js → BMI_GIRLS.zscore.monthly-3968e189.js} +0 -0
  227. /package/build/{BMI_GIRLS.zscore.weekly-cd164e3d.js → BMI_GIRLS.zscore.weekly-b61f50fa.js} +0 -0
  228. /package/build/{BMI_GIRLS.zscore.yearly-45434eb3.js → BMI_GIRLS.zscore.yearly-9616687d.js} +0 -0
  229. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-276b36ea.js → HEAD CIRCUM_BOYS.percentile.monthly-1427d1b8.js} +0 -0
  230. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-9e1a3595.js → HEAD CIRCUM_BOYS.percentile.weekly-02cedcc7.js} +0 -0
  231. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-2d20cea8.js → HEAD CIRCUM_BOYS.percentile.yearly-decf814c.js} +0 -0
  232. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-33424f91.js → HEAD CIRCUM_BOYS.zscore.monthly-76c954a8.js} +0 -0
  233. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-37907536.js → HEAD CIRCUM_BOYS.zscore.weekly-2b3850fa.js} +0 -0
  234. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-85993e9b.js → HEAD CIRCUM_BOYS.zscore.yearly-f2cc2c6f.js} +0 -0
  235. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-d1927886.js → HEAD CIRCUM_GIRLS.percentile.monthly-92f3aa2d.js} +0 -0
  236. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-ee99ab29.js → HEAD CIRCUM_GIRLS.percentile.weekly-c65d2a6c.js} +0 -0
  237. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-4a765f28.js → HEAD CIRCUM_GIRLS.percentile.yearly-6fa678da.js} +0 -0
  238. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-3b459cae.js → HEAD CIRCUM_GIRLS.zscore.monthly-07b25781.js} +0 -0
  239. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-e6a11767.js → HEAD CIRCUM_GIRLS.zscore.weekly-9b73aff8.js} +0 -0
  240. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-01897cb8.js → HEAD CIRCUM_GIRLS.zscore.yearly-693f90cd.js} +0 -0
  241. /package/build/{HEIGHT_BOYS.percentile.monthly-d30bfe74.js → HEIGHT_BOYS.percentile.monthly-d2d7898b.js} +0 -0
  242. /package/build/{HEIGHT_BOYS.percentile.weekly-036c0cc0.js → HEIGHT_BOYS.percentile.weekly-4f6f9210.js} +0 -0
  243. /package/build/{HEIGHT_BOYS.percentile.yearly-033a22e5.js → HEIGHT_BOYS.percentile.yearly-e2ef743a.js} +0 -0
  244. /package/build/{HEIGHT_BOYS.zscore.monthly-8f647f0d.js → HEIGHT_BOYS.zscore.monthly-49f9202e.js} +0 -0
  245. /package/build/{HEIGHT_BOYS.zscore.weekly-29ffb508.js → HEIGHT_BOYS.zscore.weekly-aef7df8c.js} +0 -0
  246. /package/build/{HEIGHT_BOYS.zscore.yearly-d9229c2b.js → HEIGHT_BOYS.zscore.yearly-87581894.js} +0 -0
  247. /package/build/{HEIGHT_GIRLS.percentile.monthly-788585cb.js → HEIGHT_GIRLS.percentile.monthly-826096f2.js} +0 -0
  248. /package/build/{HEIGHT_GIRLS.percentile.weekly-e7e66eea.js → HEIGHT_GIRLS.percentile.weekly-3cf78569.js} +0 -0
  249. /package/build/{HEIGHT_GIRLS.percentile.yearly-dc20673b.js → HEIGHT_GIRLS.percentile.yearly-8364b303.js} +0 -0
  250. /package/build/{HEIGHT_GIRLS.zscore.monthly-e5830d69.js → HEIGHT_GIRLS.zscore.monthly-fec2ed12.js} +0 -0
  251. /package/build/{HEIGHT_GIRLS.zscore.weekly-ee4eb471.js → HEIGHT_GIRLS.zscore.weekly-39df1c0b.js} +0 -0
  252. /package/build/{HEIGHT_GIRLS.zscore.yearly-2fea76f2.js → HEIGHT_GIRLS.zscore.yearly-491bd234.js} +0 -0
  253. /package/build/{Onboarding-30aed79e.js → Onboarding-321532f3.js} +0 -0
  254. /package/build/{Visible-d5b3e721.js → Visible-7ee562f5.js} +0 -0
  255. /package/build/{WEIGHT_BOYS.percentile.monthly-3b373855.js → WEIGHT_BOYS.percentile.monthly-dcc2c0f1.js} +0 -0
  256. /package/build/{WEIGHT_BOYS.percentile.weekly-40d48d19.js → WEIGHT_BOYS.percentile.weekly-9ef5093e.js} +0 -0
  257. /package/build/{WEIGHT_BOYS.percentile.yearly-a8ed04d7.js → WEIGHT_BOYS.percentile.yearly-a6d79d20.js} +0 -0
  258. /package/build/{WEIGHT_BOYS.zscore.monthly-bb4515c9.js → WEIGHT_BOYS.zscore.monthly-b9332d62.js} +0 -0
  259. /package/build/{WEIGHT_BOYS.zscore.weekly-e246bbb1.js → WEIGHT_BOYS.zscore.weekly-bbb7ef64.js} +0 -0
  260. /package/build/{WEIGHT_BOYS.zscore.yearly-f8a1009f.js → WEIGHT_BOYS.zscore.yearly-38c85120.js} +0 -0
  261. /package/build/{WEIGHT_GIRLS.percentile.monthly-2a4758e2.js → WEIGHT_GIRLS.percentile.monthly-2e0d42c4.js} +0 -0
  262. /package/build/{WEIGHT_GIRLS.percentile.weekly-945cecc0.js → WEIGHT_GIRLS.percentile.weekly-37c0163c.js} +0 -0
  263. /package/build/{WEIGHT_GIRLS.percentile.yearly-f388f6eb.js → WEIGHT_GIRLS.percentile.yearly-48641f99.js} +0 -0
  264. /package/build/{WEIGHT_GIRLS.zscore.monthly-29e23b56.js → WEIGHT_GIRLS.zscore.monthly-f9900eb2.js} +0 -0
  265. /package/build/{WEIGHT_GIRLS.zscore.weekly-27bfa598.js → WEIGHT_GIRLS.zscore.weekly-2818a7cd.js} +0 -0
  266. /package/build/{WEIGHT_GIRLS.zscore.yearly-ec81d01f.js → WEIGHT_GIRLS.zscore.yearly-8854987c.js} +0 -0
  267. /package/build/{cookieHelper-c4eae752.js → cookieHelper-5a5ad9d8.js} +0 -0
  268. /package/build/{dataTransform-7a7971d2.js → dataTransform-d947b2cd.js} +0 -0
  269. /package/build/esm/{BMI_BOYS.percentile.monthly-6359f2aa.js → BMI_BOYS.percentile.monthly-42a71347.js} +0 -0
  270. /package/build/esm/{BMI_BOYS.percentile.weekly-fe261546.js → BMI_BOYS.percentile.weekly-c438d483.js} +0 -0
  271. /package/build/esm/{BMI_BOYS.percentile.yearly-dfb86f24.js → BMI_BOYS.percentile.yearly-a38980fd.js} +0 -0
  272. /package/build/esm/{BMI_BOYS.zscore.monthly-32b6f269.js → BMI_BOYS.zscore.monthly-57b12fbe.js} +0 -0
  273. /package/build/esm/{BMI_BOYS.zscore.weekly-01f330ec.js → BMI_BOYS.zscore.weekly-2dc304ae.js} +0 -0
  274. /package/build/esm/{BMI_BOYS.zscore.yearly-e5014506.js → BMI_BOYS.zscore.yearly-7e1a3797.js} +0 -0
  275. /package/build/esm/{BMI_GIRLS.percentile.monthly-fa928a13.js → BMI_GIRLS.percentile.monthly-88e2f842.js} +0 -0
  276. /package/build/esm/{BMI_GIRLS.percentile.weekly-ec63366d.js → BMI_GIRLS.percentile.weekly-28db3d3a.js} +0 -0
  277. /package/build/esm/{BMI_GIRLS.percentile.yearly-6f7249a8.js → BMI_GIRLS.percentile.yearly-3f111c39.js} +0 -0
  278. /package/build/esm/{BMI_GIRLS.zscore.monthly-84f48d9d.js → BMI_GIRLS.zscore.monthly-42aa08a0.js} +0 -0
  279. /package/build/esm/{BMI_GIRLS.zscore.weekly-d2aa40f9.js → BMI_GIRLS.zscore.weekly-730cc3fb.js} +0 -0
  280. /package/build/esm/{BMI_GIRLS.zscore.yearly-f7c405d2.js → BMI_GIRLS.zscore.yearly-974e68b4.js} +0 -0
  281. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-9a7d38e3.js → HEAD CIRCUM_BOYS.percentile.monthly-6735bf8c.js} +0 -0
  282. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-5f8c3bc2.js → HEAD CIRCUM_BOYS.percentile.weekly-218a2a8a.js} +0 -0
  283. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-05cfb1a7.js → HEAD CIRCUM_BOYS.percentile.yearly-7c569f10.js} +0 -0
  284. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-e0d54f1f.js → HEAD CIRCUM_BOYS.zscore.monthly-c530f82d.js} +0 -0
  285. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-37e62f29.js → HEAD CIRCUM_BOYS.zscore.weekly-2de64796.js} +0 -0
  286. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-71b64cf9.js → HEAD CIRCUM_BOYS.zscore.yearly-d9646af3.js} +0 -0
  287. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-e6419ec4.js → HEAD CIRCUM_GIRLS.percentile.monthly-33a7b03d.js} +0 -0
  288. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-50ff3bb2.js → HEAD CIRCUM_GIRLS.percentile.weekly-e159c306.js} +0 -0
  289. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-58407ac8.js → HEAD CIRCUM_GIRLS.percentile.yearly-f5b9f524.js} +0 -0
  290. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-0a3d0392.js → HEAD CIRCUM_GIRLS.zscore.monthly-0bb12d79.js} +0 -0
  291. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-7704d6f6.js → HEAD CIRCUM_GIRLS.zscore.weekly-f006ab5c.js} +0 -0
  292. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-20d7b666.js → HEAD CIRCUM_GIRLS.zscore.yearly-7284414f.js} +0 -0
  293. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-2265f5e0.js → HEIGHT_BOYS.percentile.monthly-fbd195d8.js} +0 -0
  294. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-1d6f2675.js → HEIGHT_BOYS.percentile.weekly-f430a5c1.js} +0 -0
  295. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-a16c60e0.js → HEIGHT_BOYS.percentile.yearly-2d2865f4.js} +0 -0
  296. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-74f11cf7.js → HEIGHT_BOYS.zscore.monthly-9c09fe6a.js} +0 -0
  297. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-4e9ad921.js → HEIGHT_BOYS.zscore.weekly-ce50be77.js} +0 -0
  298. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-3c84be19.js → HEIGHT_BOYS.zscore.yearly-a864af3a.js} +0 -0
  299. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-d69c1bc0.js → HEIGHT_GIRLS.percentile.monthly-ac862726.js} +0 -0
  300. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-c98c3719.js → HEIGHT_GIRLS.percentile.weekly-b3b073a0.js} +0 -0
  301. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-7d1c2f8f.js → HEIGHT_GIRLS.percentile.yearly-32f6f664.js} +0 -0
  302. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-458a3838.js → HEIGHT_GIRLS.zscore.monthly-9521e3b0.js} +0 -0
  303. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-ee69fddb.js → HEIGHT_GIRLS.zscore.weekly-ab5238fc.js} +0 -0
  304. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-4ed7d8c4.js → HEIGHT_GIRLS.zscore.yearly-a705e916.js} +0 -0
  305. /package/build/esm/{Onboarding-128f7694.js → Onboarding-776a51ed.js} +0 -0
  306. /package/build/esm/{Visible-0aff5e0b.js → Visible-0463b9e6.js} +0 -0
  307. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-c975b56a.js → WEIGHT_BOYS.percentile.monthly-c9ff5588.js} +0 -0
  308. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-fa671296.js → WEIGHT_BOYS.percentile.weekly-989fafb4.js} +0 -0
  309. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-94ee1ffc.js → WEIGHT_BOYS.percentile.yearly-164f75e1.js} +0 -0
  310. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-980ad564.js → WEIGHT_BOYS.zscore.monthly-b270ca2c.js} +0 -0
  311. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-cfd0319e.js → WEIGHT_BOYS.zscore.weekly-f7e70c1f.js} +0 -0
  312. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-93242e4e.js → WEIGHT_BOYS.zscore.yearly-32dda9e5.js} +0 -0
  313. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-3701392d.js → WEIGHT_GIRLS.percentile.monthly-718a8734.js} +0 -0
  314. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-f94367f1.js → WEIGHT_GIRLS.percentile.weekly-402cdbff.js} +0 -0
  315. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-21712a28.js → WEIGHT_GIRLS.percentile.yearly-942157cf.js} +0 -0
  316. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-68b0d421.js → WEIGHT_GIRLS.zscore.monthly-08c0f7e5.js} +0 -0
  317. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-53eb8866.js → WEIGHT_GIRLS.zscore.weekly-80a0dee3.js} +0 -0
  318. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-ba9c78d9.js → WEIGHT_GIRLS.zscore.yearly-7b8c6a62.js} +0 -0
  319. /package/build/esm/{cookieHelper-f08471b0.js → cookieHelper-df1c13f9.js} +0 -0
  320. /package/build/esm/{dataTransform-9a889a57.js → dataTransform-b9b83d6a.js} +0 -0
  321. /package/build/esm/{index-fc996fc3.js → index-08fb1171.js} +0 -0
  322. /package/build/esm/{index-c93685a5.js → index-2c84d24b.js} +0 -0
  323. /package/build/esm/{index-c4775284.js → index-65e5542a.js} +0 -0
  324. /package/build/esm/{isProduction-526256cd.js → isProduction-f42d4af9.js} +0 -0
  325. /package/build/esm/{localizeNumberFormat-40d6b54f.js → localizeNumberFormat-5d8fed7e.js} +0 -0
  326. /package/build/esm/{normalizeLink-630cc7e1.js → normalizeLink-83bc2fa0.js} +0 -0
  327. /package/build/esm/{number-2748523d.js → number-6083d486.js} +0 -0
  328. /package/build/esm/{paths-d658dd02.js → paths-f457e9f9.js} +0 -0
  329. /package/build/esm/{screenSizeContext-593881b5.js → screenSizeContext-d394cc53.js} +0 -0
  330. /package/build/esm/{theme-2b59bc50.js → theme-e05003ce.js} +0 -0
  331. /package/build/esm/{translationsContext-04bcf678.js → translationsContext-f924f41c.js} +0 -0
  332. /package/build/esm/{tslib.es6-541a264f.js → tslib.es6-d0d7aa00.js} +0 -0
  333. /package/build/esm/{types-fe0f7019.js → types-69c2911d.js} +0 -0
  334. /package/build/esm/{useIsInit-6bede063.js → useIsInit-af8a02c8.js} +0 -0
  335. /package/build/esm/{useOutsideClick-359aeef3.js → useOutsideClick-631f70f3.js} +0 -0
  336. /package/build/esm/{useScrollbarSize-957c3c67.js → useScrollbarSize-934266e1.js} +0 -0
  337. /package/build/{index-867763ec.js → index-5eb6c97e.js} +0 -0
  338. /package/build/{index-11d9951e.js → index-960cb1db.js} +0 -0
  339. /package/build/{index-89f9554a.js → index-d2a44d40.js} +0 -0
  340. /package/build/{isProduction-201ff7b0.js → isProduction-48b088ec.js} +0 -0
  341. /package/build/{localizeNumberFormat-2080e041.js → localizeNumberFormat-232b7837.js} +0 -0
  342. /package/build/{normalizeLink-3765f193.js → normalizeLink-a0154e50.js} +0 -0
  343. /package/build/{number-1de035c4.js → number-98c7d75a.js} +0 -0
  344. /package/build/{paths-855ff49e.js → paths-c1a7d034.js} +0 -0
  345. /package/build/{screenSizeContext-c2712d14.js → screenSizeContext-a1a2dd8f.js} +0 -0
  346. /package/build/{theme-8c73ee47.js → theme-bcfc4bf1.js} +0 -0
  347. /package/build/{translationsContext-1b861397.js → translationsContext-198efa0b.js} +0 -0
  348. /package/build/{tslib.es6-97edf1e8.js → tslib.es6-42b6a4e4.js} +0 -0
  349. /package/build/{types-7692b1e6.js → types-bb264b4a.js} +0 -0
  350. /package/build/{useIsInit-e2e74e93.js → useIsInit-9ccd66c4.js} +0 -0
  351. /package/build/{useOutsideClick-5f6e71c0.js → useOutsideClick-b300ce50.js} +0 -0
  352. /package/build/{useScrollbarSize-4221e3e3.js → useScrollbarSize-523cb659.js} +0 -0
@@ -1,1753 +0,0 @@
1
- import{_ as e,a as t}from"./tslib.es6-541a264f.js";import a,{useState as o,useEffect as i,useMemo as n,useRef as l,memo as r,useContext as s,useCallback as d}from"react";import{g as c}from"./core-311d7242.js";import{I as m,F as p,B as g,a as h}from"./index-603aec16.js";import u from"styled-components";import{T as v,I as y,U as b}from"./index-620551b5.js";import{CommonGAssets as f}from"./gAssets.js";import{d as x,C as w,b as E,T as C,E as k,L as $,S as P,U as N}from"./index-27f79b14.js";import{n as B,a as _}from"./normalizeLink-630cc7e1.js";import{g as A,a as M,b as T,c as H,d as L}from"./routing-cf2d5f19.js";import{P as S,U,a as z,b as D}from"./index-9cdff468.js";import{L as j}from"./index-3fd6d11d.js";import{u as R,b as O}from"./useTranslations-0f3e8009.js";import I from"lodash/throttle";import{createStyles as F,rem as V,Box as G,Indicator as W,Portal as Y}from"@mantine/core";import"@mantine/dates";import{L as Z}from"./Onboarding-128f7694.js";import q from"dayjs";import{j as K,M as Q}from"./screenSizeContext-593881b5.js";import{t as J}from"./theme-2b59bc50.js";import"./isProduction-526256cd.js";import"./translationsContext-04bcf678.js";import X from"string-format";import"@mantine/hooks";import{L as ee,D as te}from"./constants-5e4b6aaa.js";import{I as ae,w as oe,J as ie,P as ne,H as le}from"./index.styles-8e66aa69.js";import{g as re}from"./cookieHelper-f08471b0.js";import{B as se}from"./index-43c43315.js";import{a as de}from"./constants-b5814512.js";import"./utils-5f9f0861.js";import"./index.styled-02ca5623.js";import"./index-c93685a5.js";import ce from"lodash/debounce";import"./useCategory-e1c4dd95.js";import{I as me}from"./index-4bee5ccb.js";import{u as pe}from"./useIsInit-6bede063.js";import ge from"dayjs/plugin/relativeTime";import{C as he}from"./index-fc996fc3.js";const ue={xs:28,small:32,medium:40,large:48,xl:64,xxl:80,xxxl:96},ve=({type:e="square",size:t,avatarImg:n,avatarUrl:l,firstLetter:r,backgroundColor:s,onClick:d,style:c,className:p,width:g,height:h,alt:u})=>{const v=t?ue[t]:void 0,[y,b]=o(!1);i((()=>{if(l){const e=document.createElement("img");e.setAttribute("src",l),e.addEventListener("error",(()=>{b(!0)}))}}),[l,b]);const f=(!l&&!n||y)&&r;return a.createElement(ae,{style:Object.assign(Object.assign({},c),{"--size":v?v+"px":void 0,"--width-prop":g?g+"px":void 0,"--height-prop":h?h+"px":void 0,"--background-color":s}),"data-has-max":!(!g||!h),"data-avatar-type":e,onClick:d,className:p,avatarUrl:l,"data-custom-size":!!t},n,l&&!y&&a.createElement(m,{src:l,alt:u||"avatar"}),f&&r)},ye=["hellobacsi.com","hellosehat.com","hellodoktor.com","hellokrupet.com","hellodoctor.com.ph","hellokhunmor.com","hellosayarwon.com","helloyishi.com.tw","helloswasthya.com","marrybaby.vn","hellohealth.questionpro.com","hellobacsivn.page.link"],be=(e="")=>ye.some((t=>new URL(e).origin.endsWith(t))),fe=u.a`
2
- display: inline-flex;
3
- position: relative;
4
- flex-direction: row;
5
- align-items: center;
6
- padding: 7px 11px;
7
- gap: 2px;
8
-
9
- background: ${e=>e.theme.colors.white};
10
- border: 1px solid ${e=>e.theme.colors.neutral100};
11
- border-radius: 20px;
12
-
13
- color: ${e=>e.theme.colors.gray600};
14
- font-weight: 600;
15
- font-size: 12px;
16
- line-height: 18px;
17
- text-decoration: none;
18
-
19
- cursor: pointer;
20
- `,xe=u.div`
21
- position: relative;
22
- display: inline-block;
23
- `,we=u.div`
24
- position: relative;
25
- `,Ee=u.div`
26
- position: absolute;
27
- z-index: 21;
28
- top: 100%;
29
- right: 0;
30
- width: 327px;
31
- padding: 8px;
32
- background: white;
33
- border-radius: 4px;
34
- filter: drop-shadow(0px 8px 40px rgba(0, 0, 0, 0.1));
35
-
36
- &[data-is-open='false'] {
37
- display: none;
38
- }
39
- &[data-show-indicator='true'] {
40
- &:before {
41
- position: absolute;
42
- right: 11px;
43
- bottom: 100%;
44
- width: 0;
45
- height: 0;
46
- border: 0.5rem solid transparent;
47
- border-top: none;
48
- border-bottom-color: #fff;
49
- content: '';
50
- filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
51
- }
52
- }
53
- `,Ce=u.div`
54
- display: flex;
55
- height: 40px;
56
- align-items: center;
57
- justify-content: space-between;
58
-
59
- padding: 0 16px;
60
- border-radius: ${e=>e.theme.borderRadius};
61
- cursor: pointer;
62
-
63
- .check-icon {
64
- width: 16px;
65
- height: 16px;
66
- }
67
- &[data-selected='false'] {
68
- background-color: ${e=>e.theme.colors.gray100};
69
- }
70
- `,ke=u.div`
71
- position: fixed;
72
- z-index: 20;
73
- top: 0;
74
- left: 0;
75
- width: 100%;
76
- height: 100%;
77
- cursor: default;
78
- `,$e=({options:e,label:t,labelRenderer:i,selected:n,onChange:l,showSelected:r=!0,style:s={},showIndicator:d=!0})=>{const[c,m]=o(!1);return a.createElement(a.Fragment,null,a.createElement(xe,null,a.createElement(we,{onClick:()=>m((e=>!e))},t||(null==i?void 0:i(c))||null,a.createElement(Ee,{"data-is-open":c,style:s,"data-show-indicator":d},e.map(((e,t)=>a.createElement(Ce,{key:t,"data-selected":r&&n===e.value,onClick:t=>{n!==e.value&&(l(e.value),m((e=>!e))),t.stopPropagation()}},a.createElement(v,{size:"p3"},e.label),r&&n===e.value&&a.createElement("img",{src:f.getAssetPath("check.svg"),alt:"check",className:"check-icon",loading:"lazy"}))))))),c&&a.createElement(ke,{onClick:()=>m(!1)}))},Pe=({languageOptions:e,locale:t})=>{var o,i;const n=null==e?void 0:e.find((e=>e.locale===t));return(null==e?void 0:e.length)?a.createElement($e,{options:e,selected:n.value,label:a.createElement(Ne,{locale:t,label:n.label||(null===(i=null===(o=t.split("-"))||void 0===o?void 0:o[0])||void 0===i?void 0:i.toUpperCase())}),onChange:e=>{"undefined"!=typeof window&&(window.location.href=e)},style:{width:100},showSelected:!0,showIndicator:!1}):null},Ne=({locale:e,label:t,href:o})=>{var i,n,l;return a.createElement(fe,{href:o},a.createElement(p,{country:null===(n=null===(i=null==e?void 0:e.split("-"))||void 0===i?void 0:i[1])||void 0===n?void 0:n.toUpperCase(),width:16,height:16,rounded:!0,language:null===(l=null==e?void 0:e.split("-"))||void 0===l?void 0:l[0]}),a.createElement("span",null,t))},Be=({path:e,locale:t})=>{var a;return`/shop/${null===(a=ee[t||"vi-VN"])||void 0===a?void 0:a[e]}/`};var _e=F((()=>({root:{textDecoration:"none"},indicatorRoot:{marginRight:V(10)},iconText:{color:"#fff"}})));const Ae=t=>{var{count:o,styles:i,className:n,classNames:l,locale:r}=t,s=e(t,["count","styles","className","classNames","locale"]);const{classes:d,cx:c}=_e(void 0,{name:"CartBadge",styles:i,classNames:l});return void 0!==o?a.createElement(G,Object.assign({component:"a",href:Be({path:"CART",locale:r}),className:c(d.root,n)},s),a.createElement(W,{classNames:{root:d.indicatorRoot},withBorder:!0,color:"red",size:20,disabled:0===o,label:a.createElement(v,{className:d.iconText,size:"s5"},o>99?"99+":o)},a.createElement(y.Cart,{size:24}))):null},Me=u.div`
79
- ${e=>`\n ${0!==e.lowerBound?`@media (max-width: ${e.lowerBound-1}px) { display: none; }`:""}\n ${0!==e.upperBound?`@media (min-width: ${e.upperBound}px) { display: none; }`:""}\n `}
80
- `,Te=({forceDisplay:e,mediaQueryKey:t,children:o,className:i,style:l})=>{const[r,s]=n((()=>K(t)),[t]);return a.createElement(Me,{lowerBound:e?0:r,upperBound:e?0:s,className:i,style:l},o)},He=e=>{const{allowBgScroll:t}=e||{},a=l();return{containerRef:a,onContainerFocus:()=>{t||(document.documentElement.style.overflow="hidden")},onContainerBlur:()=>{t||(document.documentElement.style.overflow="")},onButtonMouseDown:e=>{a.current&&(document.activeElement===a.current||a.current.contains(document.activeElement))&&(a.current.blur(),document.activeElement.blur(),e.preventDefault())},onClose:()=>{a.current&&(document.activeElement===a.current||a.current.contains(document.activeElement))&&(a.current.blur(),document.activeElement.blur())}}},Le="hhgcomp-navprofilebutton-popup",Se=oe(u.div`
81
- position: absolute;
82
- right: 0;
83
- background-color: ${e=>e.theme.colors.white};
84
-
85
- &[data-animation='true'] {
86
- transition: all 0.5s ease-in-out;
87
- }
88
-
89
- &[data-open='true'] {
90
- z-index: 200;
91
- top: 120%;
92
- opacity: 1;
93
- visibility: visible;
94
- }
95
-
96
- &[data-open='false'] {
97
- display: none;
98
- }
99
-
100
- &[data-type='lead'] {
101
- width: 332px;
102
- height: 460px;
103
-
104
- div {
105
- top: -15px;
106
- right: -15px;
107
- }
108
- }
109
-
110
- &[data-type='welcome'] {
111
- position: fixed;
112
- ${Q.mbDown} {
113
- width: 100%;
114
- height: 424px;
115
- bottom: 0;
116
- top: unset;
117
- }
118
- ${Q.mbUp} {
119
- top: 50%;
120
- left: 50%;
121
- transform: translate(-50%, -50%);
122
- width: 100%;
123
- min-height: 445px;
124
- max-width: 407px;
125
- }
126
- }
127
-
128
- &[data-type='due-date'] {
129
- position: fixed;
130
- ${Q.mbDown} {
131
- width: 100%;
132
- height: 100%;
133
- overflow-y: scroll;
134
- bottom: 0;
135
- top: unset;
136
- }
137
- ${Q.mbUp} {
138
- top: 50%;
139
- left: 50%;
140
- transform: translate(-50%, -50%);
141
- width: 100vw;
142
- height: 55vw;
143
- max-height: 598px;
144
- max-width: 1080px;
145
- }
146
- }
147
-
148
- .popup-content {
149
- z-index: 111;
150
- height: 100%;
151
- ${Q.mbDown} {
152
- max-height: calc(100vh - var(--header-bottom, 64px));
153
- }
154
- overflow: auto;
155
- }
156
-
157
- &[data-type='form'] {
158
- width: 496px;
159
- height: 548px;
160
- }
161
-
162
- &[data-type='confirm'] {
163
- width: 380px;
164
- height: 252px;
165
- }
166
-
167
- &[data-type='profile'] {
168
- /* min-height: 415px; */
169
- ${Q.mbUp} {
170
- border-radius: ${e=>e.theme.borderRadius};
171
- box-shadow: 0px 4px 8px
172
- ${e=>e.theme.colors.gray200};
173
- &:before {
174
- position: absolute;
175
- right: 11px;
176
- bottom: 100%;
177
- width: 0;
178
- height: 0;
179
- border: 0.5rem solid transparent;
180
- border-top: none;
181
- border-bottom-color: #fff;
182
- content: '';
183
- filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
184
- }
185
- }
186
- ${Q.mbDown} {
187
- position: fixed;
188
- left: 0;
189
- width: 100%;
190
- border-top: 1px solid ${J.colors.neutral100};
191
- }
192
- ${Q.mbUp} {
193
- width: 368px;
194
- }
195
- }
196
-
197
- .close-button {
198
- position: absolute;
199
- top: 0;
200
- right: 0;
201
- width: 32px;
202
- height: 32px;
203
- cursor: pointer;
204
-
205
- img {
206
- width: 100%;
207
- height: 100%;
208
- border-radius: 50%;
209
- }
210
- }
211
- `,Le),Ue="hhgcomp-navprofilebutton-popupwrapper";oe(u.div`
212
- position: fixed;
213
- z-index: 150;
214
- top: var(--header-bottom, 56px);
215
- left: 0;
216
- width: 100%;
217
- height: 100%;
218
- align-items: center;
219
-
220
- ${Q.mbUp} {
221
- background-color: transparent;
222
- &[data-type='welcome'] {
223
- background: rgba(38, 38, 38, 0.3);
224
- }
225
- &[data-type='due-date'] {
226
- background: rgba(38, 38, 38, 0.3);
227
- }
228
- }
229
-
230
- ${Q.mbDown} {
231
- background: rgba(38, 38, 38, 0.3);
232
- }
233
-
234
- &[data-type='welcome'] {
235
- top: 0;
236
- }
237
-
238
- &[data-open='false'] {
239
- display: none;
240
- }
241
- `,Ue);const ze=u.div`
242
- width: 40px;
243
- height: 40px;
244
- cursor: pointer;
245
-
246
- img {
247
- border-radius: 50%;
248
- }
249
-
250
- .avatar {
251
- width: 40px;
252
- height: 40px;
253
- object-fit: cover;
254
- }
255
-
256
- .avatar-default {
257
- display: flex;
258
- align-items: center;
259
- justify-content: center;
260
- background-color: ${e=>e.theme.colors.secondaryBase};
261
- border-radius: 50%;
262
- color: white;
263
- font-size: 20px;
264
- font-weight: bold;
265
- }
266
- `,De=u.a`
267
- display: inline-flex;
268
- position: relative;
269
- width: 40px;
270
- height: 40px;
271
- display: flex;
272
- align-items: center;
273
- justify-content: center;
274
- text-decoration: none;
275
- flex-shrink: 0;
276
- cursor: pointer;
277
-
278
- .user-close-icon {
279
- display: none;
280
- }
281
- &:focus-within {
282
- .user-close-icon {
283
- display: block;
284
- }
285
- .user-avatar {
286
- display: none;
287
- }
288
- .${Le} {
289
- z-index: 200;
290
- top: 120%;
291
- opacity: 1;
292
- visibility: visible;
293
- display: initial;
294
- &[data-type='profile'] {
295
- ${Q.mbDown} {
296
- top: 100%;
297
- }
298
- }
299
- }
300
- .${Ue} {
301
- display: initial;
302
- }
303
- }
304
- `,je=u.a`
305
- display: inline-flex;
306
- .login-btn[data-color='tertiary'][data-size='md'] {
307
- padding-left: 12px;
308
- padding-right: 12px;
309
- }
310
- .mobile-only {
311
- ${Q.mbUp} {
312
- display: none;
313
- }
314
- }
315
- .login-btn {
316
- display: none;
317
- ${Q.mbUp} {
318
- display: block;
319
- }
320
- }
321
- `,Re=({type:e="lead",closeIcon:t,isOpen:o=!0,onClose:i,children:n,enableAnimation:l=!0,targetAvatar:r,id:s,className:d})=>a.createElement(Se,{"data-open":o,"data-type":e,"data-animation":l,"data-target":r,id:s,className:d},a.createElement("div",{className:"popup-content"},!!t&&a.createElement("div",{className:"close-button",onClick:i},t),n)),Oe={myBooking:"booking",mySaved:"saved",myHealth:"health",myFamily:"family",myCommunity:"my-communities",eCom:"/shop/ho-so/quan-li-don-hang/"};var Ie="uJQBNNg",Fe="TfG3dM5",Ve="aMtjFNf",Ge="cSz2RR-",We="GyFm00F";function Ye({userInfo:e,onClickMyProfileButton:t,themeName:o="helloSites"}){const{t:i}=R(),l=n((()=>{const t=(null==e?void 0:e.name)||(null==e?void 0:e.username);return t&&t.length?t[0].toUpperCase():"A"}),[null==e?void 0:e.username,null==e?void 0:e.name]);return a.createElement("div",{className:Ie,onClick:()=>{t&&t()}},a.createElement(ve,{className:Fe,type:"rounded",size:"xl",avatarUrl:null==e?void 0:e.avatar,firstLetter:l,backgroundColor:"marryBaby"===o?J.mbColors.pink:J.colors.secondaryBase}),a.createElement("div",{className:Ve},a.createElement("div",{className:Ge},(null==e?void 0:e.name)||(null==e?void 0:e.username)),a.createElement("div",{className:We,style:{"--bg-hellosites":`url(${f.getAssetPath("userProfileNav/helloSites/icon-chevronRight.svg")})`,"--bg-marrybaby":`url(${f.getAssetPath("userProfileNav/marryBaby/icon-arrowRight.svg")})`}},i("userProfile.nav.header.viewProfile"))))}var Ze="fVk18fq",qe="v8TCvUb",Ke="mx7T4V3";const Qe={myHealth:J.mbColors.toneYellow,myCommunity:J.mbColors.toneBlue,mySaved:J.mbColors.toneGreen},Je={helloSites:{myBooking:()=>f.getAssetPath("userProfileNav/helloSites/icon-myBooking.svg"),myCommunity:()=>f.getAssetPath("userProfileNav/helloSites/icon-myCommunity.svg"),myFamily:()=>f.getAssetPath("userProfileNav/helloSites/icon-myFamily.svg"),myHealth:()=>f.getAssetPath("userProfileNav/helloSites/icon-myHealth.svg"),mySaved:()=>f.getAssetPath("userProfileNav/helloSites/icon-mySaved.svg"),eCom:()=>f.getAssetPath("userProfileNav/helloSites/icon-eCom.svg")},marryBaby:{mySaved:()=>f.getAssetPath("userProfileNav/marryBaby/icon-mySaved.svg"),myCommunity:()=>f.getAssetPath("userProfileNav/marryBaby/icon-myCommunity.svg"),myHealth:()=>f.getAssetPath("userProfileNav/marryBaby/icon-myHealth.svg")}},Xe=({type:e,themeName:t,className:o,onClick:i=(()=>{})})=>{const{t:l}=R(),r=n((()=>{var a,o;return(null===(o=null===(a=Je[t])||void 0===a?void 0:a[e])||void 0===o?void 0:o.call(a))||""}),[e,t]),s=n((()=>"marryBaby"!==t?"transparent":Qe[e]),[e,t]);return a.createElement("div",{onClick:function(){i(e)},className:`${Ze} ${o}`},a.createElement("div",{className:Ke,style:{backgroundColor:s,backgroundImage:`url("${r}")`}}),a.createElement("h3",{className:qe},l(`userProfile.nav.card.${e}`)))};var et="gn6HmGG",tt="FCx8FEM",at="zMiRxaE",ot="lZ2Z9MQ",it="rwm-agG",nt="qMOscoq";const lt=({themeName:e,locale:t,onClickItem:i})=>{const[l,r]=o(""),s=n((()=>"marryBaby"===e?[{key:"userProfile.nav.menu.password",icon:f.getAssetPath("userProfileNav/marryBaby/icon-lock.svg"),link:"password"},{key:"userProfile.nav.menu.logout",icon:f.getAssetPath("userProfileNav/marryBaby/icon-logOut.svg"),link:"logout"}]:[{key:"userProfile.nav.menu.accountSettings",icon:f.getAssetPath("userProfileNav/helloSites/icon-settingsWheel.svg"),subMenu:[{key:"common.profileNavigator.newsletterSubscription",link:"subscriptions",disableLocale:["id-ID","ms-MY","km-KH","en-PH","tl-PH","th-TH","my-MM","zh-TW","hi-IN"]},{key:"userProfile.nav.menu.password",link:"password"},{key:"userProfile.nav.menu.disableAccount",link:"disable-account",disableLocale:["hi-IN"]}]},{key:"userProfile.nav.menu.help",icon:f.getAssetPath("userProfileNav/helloSites/icon-helpCircle.svg"),link:"help"}]),[e]);function d(e){e.subMenu?r((t=>t?"":e.key)):i&&i(e)}return a.createElement("div",{className:et},s.map((e=>a.createElement(rt,{key:e.key,item:e,openKey:l,onClickItem:d,locale:t}))))},rt=({item:e,openKey:t,onClickItem:o,locale:i})=>{var n;const{t:l}=R();return(null===(n=e.disableLocale)||void 0===n?void 0:n.includes(i))?null:a.createElement("div",{className:`${tt} nav-menu-item`,"data-is-open":t===e.key,key:e.key,"data-has-submenu":!!e.subMenu},a.createElement("div",{className:at,onClick:()=>o(e)},e.icon&&a.createElement("div",{className:ot,style:{backgroundImage:`url("${e.icon}")`}}),l(e.key),e.subMenu&&a.createElement("div",{className:it,style:{"--after-bg":`url(${f.getAssetPath("userProfileNav/helloSites/icon-chevronDown.svg")})`}})),e.subMenu&&a.createElement("div",{className:nt},e.subMenu.map((e=>a.createElement(rt,{key:e.key,item:e,openKey:t,onClickItem:o,locale:i})))))};var st="-AZt1au",dt="IvSIfCI",ct="eahCJov",mt="XIyViFs",pt="_4y-O0w3",gt="kO8iNgD",ht="a1d4E10",ut="Tdguxxf",vt="-mOxsaU",yt="yPeDBNZ";const bt={helloSites:{member:()=>f.getAssetPath("userProfileNav/helloSites/icon-rank-member.svg"),ambassador:()=>f.getAssetPath("userProfileNav/helloSites/icon-rank-ambassador.svg"),doctor:()=>f.getAssetPath("userProfileNav/helloSites/icon-rank-doctor.svg"),expert:()=>f.getAssetPath("userProfileNav/helloSites/icon-rank-expert.svg"),influencer:()=>f.getAssetPath("userProfileNav/helloSites/icon-rank-influencer.svg")},marryBaby:{member:()=>f.getAssetPath("userProfileNav/marryBaby/icon-rank-member.svg"),ambassador:()=>f.getAssetPath("userProfileNav/marryBaby/icon-rank-ambassador.svg"),doctor:()=>f.getAssetPath("userProfileNav/marryBaby/icon-rank-doctor.svg"),expert:()=>f.getAssetPath("userProfileNav/marryBaby/icon-rank-expert.svg"),influencer:()=>f.getAssetPath("userProfileNav/marryBaby/icon-rank-influencer.svg")}},ft=({themeName:e,rank:t="member",numberOfPosts:o=0})=>{const{t:i}=R(),l=n((()=>{var a,o;return(null===(o=null===(a=bt[e])||void 0===a?void 0:a[t])||void 0===o?void 0:o.call(a))||""}),[t,e]);return a.createElement("div",{className:pt,"data-user-rank":t},a.createElement("div",{className:gt},a.createElement("div",{className:ht},a.createElement("div",{className:ut,style:{backgroundImage:`url("${l}")`}}),a.createElement("h3",{className:vt},i(`userProfile.userRank.${t}`)),o>0&&a.createElement("p",{className:yt},o," ",i("userProfile.nav.header.count.posts")))))},xt="profile/posts?website_url={websiteUrl}",wt=99,Et=300,Ct=400,kt=210,$t=e=>{var t,a,o,i;return e?{termId:e.term_id||null,sponsor:e.sponsor?(i=e.sponsor,i?{title:i.title,logo:i.logo,link:i.link}:{}):null,isSponsored:e.is_sponsored||null,categoryName:e.cat_name||e.name||null,name:e.name||null,iconUrl:e.icon||"",slugName:e.category_nicename||null,description:e.description||null,featureImage:e.thumbnail||e.image||null,displayName:e.name||null,parent:e.parent||null,permalink:e.permalink||null,slug:e.slug||null,childCates:(null===(t=e.child_cates)||void 0===t?void 0:t.map((e=>$t(e))))||[],thumnailColor:e.thumnail_color||["#FFEAF1","#E0E9FB","#FFF9EB","#F2FCF7","#F3F3F3"][5*Math.random()|0],colorFeatureImage:e.color_feature_image||null,imageColor:e.image_color||null,textColor:e.text_color||null,catParent:(null===(a=e.cat_parent)||void 0===a?void 0:a.name)?{name:e.cat_parent.name,permalink:e.cat_parent.permalink}:{},metaTag:e.meta_tag||"",reviewedBy:e.reviewed_by?(o=e.reviewed_by,{postTitle:o.post_title,permalink:o.permalink}):null,reviewedDate:e.reviewed_date||"",faqs:e.faqs?e.faqs.map((e=>(e=>({title:e.title,content:e.content}))(e))):null,customizedUrl:e.customized_url||null}:{}},Pt=e=>{var t,a;if(!e)return{};const o=null===(t=e.link)||void 0===t?void 0:t.includes("/bot/"),i=null===(a=e.link)||void 0===a?void 0:a.startsWith("/fil/"),n=e.link?e.link.startsWith("http")||o?e.link:i?e.link.replace("/health-tools/","/").replace("/fil/","/fil/health-tools/"):`/health-tools${e.link.replace("/health-tools/","/")}`:void 0;return{icon:e.icon,link:n,subtitle:e.subtitle,title:e.title}},Nt=e=>{var t,a,o,i,n;return e&&(null==e?void 0:e.object_id)?{thumbnail:(null===(t=null==e?void 0:e.object_id)||void 0===t?void 0:t.logo)||"",link:(null===(a=null==e?void 0:e.object_id)||void 0===a?void 0:a.slug)||"",subtitle:(null===(o=e.object_id)||void 0===o?void 0:o.name)||"",name:(null===(i=e.object_id)||void 0===i?void 0:i.name)||"",slug:(null===(n=e.object_id)||void 0===n?void 0:n.slug)||""}:{}},Bt=e=>{var t,a,o,i,n;return e&&(null==e?void 0:e.object_id)?{id:null===(t=e.object_id)||void 0===t?void 0:t.id,name:(null===(a=e.object_id)||void 0===a?void 0:a.name)||"",logo:(null===(o=null==e?void 0:e.object_id)||void 0===o?void 0:o.logo)||"",description:(null===(i=e.object_id)||void 0===i?void 0:i.description)||"",slug:(null===(n=e.object_id)||void 0===n?void 0:n.slug)||""}:{}},_t=({type:e,specialtySlug:t,locale:a})=>{var o,i;return`${null===(o=de[a])||void 0===o?void 0:o.ALL}/${(null===(i=de[a])||void 0===i?void 0:i[e])||"doctor"}/${null!=t?t:""}`},At=e=>e?{id:e.ID,name:e.name,permalink:e.permalink,image:(null==e?void 0:e.small_banner)||(null==e?void 0:e.image)||"",imageMedium:(null==e?void 0:e.image_medium)||null,imageThumbnail:(null==e?void 0:e.image_thumbnail)||null,startDate:null==e?void 0:e.start_date,endDate:null==e?void 0:e.end_date}:{},Mt=e=>{const t=new Date;if(null==e?void 0:e.startDate){const a=new Date(e.startDate);if(t.getTime()<a.getTime())return!1}if(null==e?void 0:e.endDate){const a=new Date(e.endDate);if(t.getTime()>a.getTime())return!1}return!0},Tt=({SSO_URL:e,UP_BASEPATH:t="user",themeName:l="helloSites",cardUrls:r=Oe,enableCare:s,enableTogether:d,enableEcom:c,enableMySaved:m,userInfo:p,togetherApiDomain:g,userPostsNumber:h,onClickNavigationCard:u,onClickMyProfileButton:v,onClickMenuItem:y,onClickLogout:b,isUserProfileNavigatorMenuHidden:w=!1,isMyHealthEnabled:E=!1,locale:C})=>{const{t:k}=R(),[$,P]=o(h||0),N="marryBaby"===l;i((()=>{if(p&&void 0===h){const e=re("hhg_user_token");e&&fetch(B(((e,t,a,o)=>(a||"https://together.hellohealthgroup.com/")+"api/v1/"+X(xt,Object.assign(Object.assign({},o),{websiteUrl:t?"https://marrybaby.vn":`https://${x[e]}`})))(C,N,g)),{headers:{Authorization:`Bearer ${e}`}}).then((e=>e.json())).then((e=>{var t,a,o;1===(null==e?void 0:e.status)&&(null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.pagination)&&P((null===(o=null===(a=null==e?void 0:e.data)||void 0===a?void 0:a.pagination)||void 0===o?void 0:o.total_items)||0)})).catch((e=>console.error("Error fetching post number",e)))}}),[C,null!==p,h,g,N]);const A=n((()=>{let e;return e=N?["myHealth","myCommunity","mySaved"]:["myHealth","mySaved","myBooking","myCommunity","eCom"],e.filter((e=>"myBooking"===e?s:"myCommunity"===e?d:"myHealth"===e?E:"eCom"===e?c:"mySaved"!==e||m))}),[N,E]),M=n((()=>"marryBaby"===l?null:a.createElement(se,{color:"tertiary",icon:a.createElement("img",{src:f.getAssetPath("userProfileNav/helloSites/icon-logOut.svg"),width:15,height:15,loading:"lazy"}),size:"md",onClick:b,className:mt},k("userProfile.nav.menu.logout"))),[l]),T=a=>{a.startsWith("http")||a.startsWith("/")?window.location.href=_(a):e&&(window.location.href=_(`${e}${t}/${a}`))},H=e=>{const t=r[e];u?u(t):T(t)};return p?a.createElement("div",{className:st,"data-theme":l},a.createElement(Ye,{userInfo:p,themeName:l,onClickMyProfileButton:()=>{v?v():T("profile")}}),a.createElement(ft,{themeName:l,rank:"member",numberOfPosts:$}),a.createElement("div",{className:dt},A.map((e=>a.createElement(Xe,{className:ct,key:e,themeName:l,type:e,onClick:H})))),!w&&a.createElement(a.Fragment,null,a.createElement(lt,{themeName:l,locale:C,onClickItem:e=>{"logout"===e.link&&b?b():e.link&&!e.subMenu&&(y?y(e.link):T(e.link))}}),M)):null},Ht=({SSO_URL:e,UP_BASEPATH:t,isOpen:o,targetAvatar:i,userInfo:n,enableCare:l,enableTogether:r,enableEcom:s,enableMySaved:d,closePopup:c,siteType:m="helloSites",dispatchLogout:p,userProfileRouterPush:g,isUserProfileNavigatorMenuHidden:h,isMyHealthEnabled:u=!1,togetherApiDomain:v,locale:y})=>{const b=a=>{if(a.startsWith("http"))window.location.href=_(a);else if(a.startsWith("/")){let e=window.location.origin;e.includes("id.")&&(e=te),window.location.href=_(`${e}${a}`)}else g?g(`/${a}`):window.location.href=_(`${e}${t}/${a}`)},f=e=>{b(e),c()};return a.createElement(Re,{isOpen:o,type:"profile",enableAnimation:!0,targetAvatar:i,onClose:c},a.createElement(Tt,{SSO_URL:e,UP_BASEPATH:t,themeName:m,userInfo:n,enableCare:l,enableTogether:r,enableEcom:s,enableMySaved:d,onClickLogout:()=>{p&&(p(),c())},onClickMenuItem:f,onClickNavigationCard:f,onClickMyProfileButton:()=>{b("profile"),c()},isUserProfileNavigatorMenuHidden:h,isMyHealthEnabled:u,togetherApiDomain:v,locale:y}))},Lt=u.div`
322
- background-color: white;
323
- text-align: center;
324
- .cancle-img {
325
- margin-top: 24px;
326
- ${Q.mbDown} {
327
- width: 80px;
328
- height: 80px;
329
- }
330
-
331
- ${Q.mbUp} {
332
- width: 100px;
333
- height: 100px;
334
- }
335
- }
336
-
337
- h2 {
338
- margin-top: 32px;
339
- color: ${e=>e.theme.colors.gray800};
340
- font-style: normal;
341
- font-weight: bold;
342
- ${Q.mbDown} {
343
- font-size: 24px;
344
- line-height: 32px;
345
- }
346
-
347
- ${Q.mbUp} {
348
- font-size: 32px;
349
- line-height: 42px;
350
- }
351
- }
352
-
353
- p {
354
- margin-top: 8px;
355
- color: ${e=>e.theme.colors.gray600};
356
- font-style: normal;
357
- font-weight: normal;
358
- ${Q.mbDown} {
359
- font-size: 16px;
360
- line-height: 24px;
361
- }
362
-
363
- ${Q.mbUp} {
364
- font-size: 16px;
365
- line-height: 24px;
366
- }
367
- }
368
- `,St=u.div`
369
- display: flex;
370
-
371
- ${Q.mbDown} {
372
- margin-top: 24px;
373
- }
374
-
375
- ${Q.mbUp} {
376
- margin-top: 32px;
377
- }
378
- justify-content: space-around;
379
- button {
380
- flex: 1;
381
- margin: 4px;
382
- }
383
-
384
- ${e=>"marryBaby"===e.siteType?"\n .cancel-button {\n background-color: #E55C8A;\n }\n .cancel-button:hover {\n background-color: #E55C8A !important;\n }\n .logout-button {\n border-color: #E55C8A;\n color: #E55C8A;\n }\n ":""}
385
- `,Ut=({openLogoutPopup:e,onCloseHandler:t,onLogoutHandler:o,siteType:n="helloSites"})=>{const{t:l}=R();return i((()=>{document.body.classList.toggle("noscroll",e)}),[e]),a.createElement(Y,null,a.createElement(S,{type:"confirm",isOpen:e,closeIcon:a.createElement("img",{src:f.getAssetPath("closeLight.svg"),style:{width:24,height:24},alt:"close-icon",loading:"lazy"}),onClose:t},a.createElement(Lt,null,"helloSites"===n&&a.createElement("img",{src:f.getAssetPath("arrowDoor.svg"),className:"cancle-img",alt:"close-account",loading:"lazy"}),a.createElement("h2",null,l("helloSites"===n?"logout.popup.ask1":"logout.popup.ask.mb")),a.createElement("p",null,l("logout.popup.ask2")),a.createElement(St,{siteType:n},a.createElement(se,{className:"logout-button",color:"tertiary",size:"lg",onClick:o},l("logout.popup.button.logout")),a.createElement(se,{className:"cancel-button",color:"primary",size:"lg",onClick:t},l("logout.popup.button.cancel"))))))},zt=({userInfo:e,siteType:n,onLoginClick:l,SSO_URL:r,currentUrl:s,isMinifyLogin:d,enableCare:c,enableTogether:m,enableEcom:p,isUserProfileNavigatorMenuHidden:u,UP_BASEPATH:y,isMyHealthEnabled:x,togetherApiDomain:w,onLogout:E,style:C,userProfileRouterPush:k,isLoading:$,locale:P,enableMySaved:N})=>{const{t:_}=R(),[A,M]=o(!1),T=(null==e?void 0:e.name)||(null==e?void 0:e.username),[H,L]=o(!1);i((()=>{L(!0)}),[]);const{containerRef:S,onContainerFocus:U,onContainerBlur:z,onButtonMouseDown:D,onClose:j}=He();return $?a.createElement(g,{size:"sm",color:"transparent",loading:$}):(null==e?void 0:e.id)?a.createElement(a.Fragment,null,a.createElement(De,{ref:S,style:C,tabIndex:0,onBlur:z,onFocus:U},a.createElement("div",{onMouseDown:D},a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:"user-close-icon"},a.createElement("path",{d:"M18 6L6 18M18 18L6 6",stroke:"#3E3F58",strokeWidth:"1.3",strokeLinecap:"round"})),a.createElement(h,{size:40,className:"user-avatar",src:null==e?void 0:e.avatar,color:"marryBaby"===n?J.mbColors.pink:J.colors.secondaryBase,placeholderText:T&&T.length?T[0].toUpperCase():"A"})),a.createElement(Ht,{UP_BASEPATH:y,SSO_URL:r,dispatchLogout:()=>{j(),M(!0)},isOpen:!1,isMyHealthEnabled:x,enableCare:c,enableTogether:m,enableEcom:p,enableMySaved:N,closePopup:j,userInfo:e,siteType:n,isUserProfileNavigatorMenuHidden:u,togetherApiDomain:w,userProfileRouterPush:k,locale:P})),a.createElement(Ut,{openLogoutPopup:A,onCloseHandler:()=>{document.body.classList.toggle("noscroll",!1),M(!1)},siteType:n,onLogoutHandler:()=>t(void 0,void 0,void 0,(function*(){M(!1),document.body.classList.toggle("noscroll",!1),yield E()}))})):a.createElement(je,{style:Object.assign({textDecoration:"none"},C),"data-event-category":"Sign Up","data-event-action":"Button Click","data-event-label":s,href:H?void 0:B(`${r}?returnUrl=${s}`),"data-site-type":n},d?a.createElement(ze,{onClick:l},a.createElement("img",{src:f.getAssetPath("lock.png"),className:"avatar",loading:"lazy",alt:"avatar"})):a.createElement(a.Fragment,null,"helloSites"===n&&(P===Z.Indonesia||P===Z.PhilippinesTagalog||P===Z.PhilippinesEnglish?a.createElement("img",{className:"mobile-only",src:f.getAssetPath("login.svg"),style:{cursor:"pointer",height:24,width:24},onClick:l}):a.createElement(g,{className:"mobile-only",size:"sm",onClick:l,leftIcon:a.createElement(b,{useCurrentColor:!0,isSolid:!0,size:22}),sx:{paddingLeft:"8px",paddingRight:"12px"}},_("navigation.loginJoin"))),"marryBaby"===n&&a.createElement("div",{className:"mobile-only",onClick:l,style:{paddingLeft:16}},a.createElement(v,{size:"p3",color:J.mbColors.pink},_("navigation.loginJoin"))),a.createElement(g,{className:"login-btn",size:"md",onClick:l,leftIcon:a.createElement(b,{useCurrentColor:!0,isSolid:!0,size:22})},_("navigation.loginJoin"))))};var Dt="spdlGfq",jt="vgS16jX";const Rt=({onCareHeaderClick:e,currentUrl:t,careUrlFe:o,btnName:i})=>e?a.createElement(se,{className:Dt,size:"md",color:"primary",dataEventCategory:"Care",dataEventAction:"Navigation Bar Click",dataEventLabel:t,onClick:t=>e(t),style:{paddingLeft:10,paddingRight:10}},i):a.createElement("a",{href:o,className:`${jt} care-button no-replace-click`},a.createElement(se,{className:Dt,size:"md",color:"primary",dataEventCategory:"Care",dataEventAction:"Navigation Bar Click",dataEventLabel:t},i));var Ot="y5VJdvw",It="oVhOSCy",Ft="pX8OXTM";const Vt=a.createContext({}),Gt=t=>{var{children:o}=t,l=e(t,["children"]);const[r,s]=a.useState((()=>l.currentUrl||`https://${"marryBaby"===l.siteType?ie[l.locale||"en-PH"]:x[l.locale||"en-PH"]}${"together"===l.projectType?"/community":"ecom"===l.projectType?"/ecom":"care"===l.projectType?"/care":""}/`));i((()=>{const e=()=>{s(window.location.href)};return window.addEventListener("popstate",e),e(),()=>{window.removeEventListener("popstate",e)}}),[]);const d=(({locale:e,projectType:t,isMobile:a,siteType:o,enableBookingBtn:i})=>n((()=>{const n=!(!a&&"profile"===t),l="discover"===t||"marryBaby"===t||"profile"===t&&"marryBaby"===o,r="marryBaby"!==o&&"marryBaby"!==t&&w.includes(e),s=i&&"marryBaby"!==t&&"discover"===t&&"marryBaby"!==o&&E.includes(e),d="marryBaby"===t||C.includes(e),c="marryBaby"!==o&&k.includes(e),m="marryBaby"!==o&&k.includes(e);let p=A(e,"marryBaby"===o);"undefined"!=typeof window&&(p.includes("//id.")&&(p=p.replace("id.","")),p.includes("//staging-id.")&&(p=p.replace("staging-id.","discover.")));return{enableProfileNavigatorMenu:n,enableSearchBar:l,enableNavCare:r,enableNavCareBooking:s,enableNavTogether:d,enableNavEcom:c,enableProfileEcom:m,enableProfileMyHealth:!0,enableNavDiscover:!0,enableNavHealthTools:!0,enableProfileMySaved:!0,statics:{HOME_PAGE_URL:p,CARE_URL_FE:`${p}/care`,TOGETHER_URL_FE:`${p}/community`,SSO_URL:M(e,"marryBaby"===o),TOGETHER_API:T(),DISCOVER_API:H(e)}}}),[e,t,a]))({locale:l.locale,projectType:l.projectType,isMobile:l.isMobile,siteType:l.siteType,enableBookingBtn:l.enableBookingBtn});return a.createElement(Vt.Provider,{value:Object.assign(Object.assign({},l),{configs:Object.assign(Object.assign({},d),l.configs),currentUrl:l.currentUrl||r})},o)};function Wt({className:e}){return a.createElement("div",null,a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:e},a.createElement("path",{d:"M18 6L6 18M18 18L6 6",stroke:"#3E3F58",strokeWidth:"1.3",strokeLinecap:"round"})))}function Yt({siteType:e,type:t,enableSearch:o,className:i}){return"helloSites"===e?a.createElement("div",null,a.createElement("img",{"data-list-type":"Header","data-content-type":"Navigation","data-content-topic":"Hamburger",src:o?f.getAssetPath("hamburgerMenuNewWithSearch.svg"):f.getAssetPath("hamburgerMenuNew.svg"),style:{width:"24px",height:"24px"},alt:t,className:i,loading:"lazy"})):a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.34961 15C3.34961 14.641 3.64062 14.35 3.99961 14.35L13.9996 14.35C14.3586 14.35 14.6496 14.641 14.6496 15C14.6496 15.359 14.3586 15.65 13.9996 15.65L3.99961 15.65C3.64062 15.65 3.34961 15.359 3.34961 15ZM3.34961 8.99999C3.34961 8.64101 3.64062 8.34999 3.99961 8.34999L19.9992 8.34999C20.3582 8.34999 20.6492 8.64101 20.6492 8.99999C20.6492 9.35898 20.3582 9.64999 19.9992 9.64999L3.99961 9.64999C3.64062 9.64999 3.34961 9.35898 3.34961 8.99999Z",fill:"#3E3F58"}))}const Zt=u.div`
386
- position: fixed;
387
- z-index: 201;
388
- top: calc(100% + 1px); // border 1px
389
- width: 100%;
390
- height: calc(100vh - var(--header-bottom));
391
- overflow-x: hidden;
392
- overflow-y: auto;
393
- background: white;
394
- display: flex;
395
- flex-direction: column;
396
- padding-bottom: 0;
397
- left: 0;
398
- .hhgcomp-navigation-popupwrapper-menuwrapper {
399
- position: unset;
400
- }
401
- `;u.div`
402
- position: fixed;
403
- bottom: 0;
404
- left: 0;
405
- display: flex;
406
- width: 100%;
407
- height: 72px;
408
- align-items: flex-start;
409
- justify-content: center;
410
-
411
- background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
412
-
413
- .button-image {
414
- stroke-color: blue;
415
- }
416
-
417
- &[data-site-type='marryBaby'] {
418
- padding: 0 16px;
419
- .category-button {
420
- width: 100%;
421
- height: 48px;
422
- }
423
- }
424
- `,u.div`
425
- display: flex;
426
-
427
- &[data-card-array-no-margin-style='true'] {
428
- margin: 8px 0;
429
-
430
- & > div {
431
- width: 0;
432
- flex: 1;
433
- margin: 0 -1px;
434
- }
435
- }
436
-
437
- &[data-card-array-no-margin-style='false'] {
438
- margin: 8px -4px;
439
-
440
- & > div {
441
- flex: 1;
442
- margin: 0 4px;
443
- }
444
- }
445
- `,u.div`
446
- margin-top: 64px;
447
- `,u.div`
448
- padding: 24px 0;
449
- `,u.div`
450
- display: flex;
451
- width: 100%;
452
- align-items: center;
453
- justify-content: center;
454
-
455
- & > div:first-child {
456
- margin-right: 8px;
457
- }
458
- `,u.div`
459
- z-index: ${kt};
460
- align-items: center;
461
-
462
- border: 1px solid ${e=>e.theme.colors.neutral50};
463
- background-color: ${e=>e.theme.colors.white};
464
- box-shadow: 0px 24px 32px rgba(0, 0, 0, 0.04),
465
- 0px 16px 24px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.04),
466
- 0px 0px 1px rgba(0, 0, 0, 0.04);
467
- `,u.div`
468
- position: relative;
469
- display: flex;
470
- flex-wrap: wrap;
471
- align-items: flex-start;
472
- justify-content: flex-start;
473
- padding: 48px 0;
474
- `,u.div`
475
- position: relative;
476
- display: flex;
477
- flex-wrap: wrap;
478
- align-items: flex-start;
479
- justify-content: flex-start;
480
- &[data-disabled-divider='false'] {
481
- border-right: 1px solid #e4e8ec;
482
- }
483
- `,u.div`
484
- width: 20%;
485
- padding-right: 16px;
486
- margin-bottom: 12px;
487
-
488
- & > a {
489
- color: ${e=>e.theme.colors.gray800};
490
- font-size: ${e=>e.theme.sizes.fsParagraph4};
491
- font-weight: ${e=>e.theme.sizes.fwRegular};
492
- line-height: 22px;
493
- }
494
-
495
- & > a:hover {
496
- color: ${e=>e.theme.colors.primaryBase};
497
- }
498
-
499
- .iconMenu {
500
- display: flex;
501
- align-items: center;
502
-
503
- > .imageContainer {
504
- display: flex;
505
- width: 32px;
506
- min-width: 32px;
507
- align-items: center;
508
- margin-right: 16px;
509
- }
510
- }
511
- `,u.div`
512
- display: none;
513
- `,u.div`
514
- width: 33%;
515
- height: 48px;
516
- padding-right: 16px;
517
- margin-bottom: 12px;
518
-
519
- & > a {
520
- display: flex;
521
- align-items: center;
522
- color: ${e=>e.theme.colors.gray800};
523
- font-size: ${e=>e.theme.sizes.fsParagraph4};
524
- font-weight: ${e=>e.theme.sizes.fwRegular};
525
- line-height: 22px;
526
-
527
- & > :first-child {
528
- margin-right: 16px;
529
- }
530
- }
531
-
532
- & > a > p:hover {
533
- color: ${e=>e.theme.colors.primaryBase};
534
- }
535
- `,u.div`
536
- display: flex;
537
- align-items: center;
538
-
539
- padding-right: 16px;
540
- margin-bottom: 12px;
541
- color: ${e=>e.theme.colors.primaryBase};
542
- font-size: ${e=>e.theme.sizes.fsParagraph4};
543
- font-weight: ${e=>e.theme.sizes.fwBold};
544
- line-height: 24px;
545
-
546
- &[data-theme='marryBaby'] {
547
- color: ${e=>e.theme.mbColors.pink};
548
- }
549
- `,u.div`
550
- display: flex;
551
- align-items: center;
552
-
553
- margin-left: 10px;
554
- `,u.div`
555
- position: absolute;
556
- top: 16px;
557
- right: 0;
558
- display: flex;
559
- align-items: center;
560
- cursor: pointer;
561
- `,u.div`
562
- display: block;
563
- `,u.div`
564
- .categories__spotlight {
565
- display: grid;
566
- margin: 16px;
567
- margin-bottom: 32px;
568
- grid-gap: 8px;
569
- grid-template-columns: 1fr 1fr;
570
-
571
- a {
572
- text-decoration: none;
573
- }
574
- }
575
-
576
- .categoryCard {
577
- display: flex;
578
- width: 100%;
579
- flex-direction: column;
580
- align-items: center;
581
- padding: 16px;
582
- border-radius: ${e=>e.theme.borderRadius};
583
- color: ${e=>e.theme.colors.primaryBase};
584
-
585
- svg {
586
- margin-bottom: 4px;
587
- }
588
-
589
- &.active {
590
- background: ${e=>e.theme.colors.primaryBase};
591
- box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06),
592
- 0px 2px 8px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
593
- color: white;
594
- }
595
-
596
- &:not(.active) {
597
- box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04),
598
- 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
599
- }
600
- }
601
-
602
- .amp__menu-header {
603
- display: grid;
604
- grid-template-columns: 1fr 1fr 1fr;
605
-
606
- svg {
607
- margin-left: 16px;
608
- }
609
-
610
- > div {
611
- align-self: center;
612
-
613
- &:nth-child(2) {
614
- justify-self: center;
615
- }
616
- }
617
- }
618
-
619
- .logo {
620
- margin: 22px 0;
621
- }
622
-
623
- .categories {
624
- margin: 0 16px;
625
-
626
- li {
627
- display: block;
628
- width: 100%;
629
-
630
- + li {
631
- border-top: 1px solid
632
- ${e=>e.theme.colors.neutral100};
633
- }
634
-
635
- a {
636
- display: block;
637
- margin: 12px 0;
638
- color: ${e=>e.theme.colors.gray800};
639
- text-decoration: none;
640
- }
641
- }
642
- }
643
- `,u.div`
644
- width: 20%;
645
- height: 2px;
646
-
647
- background-color: ${e=>e.theme.mbColors.pink};
648
- border-radius: 2px;
649
- `;const qt=u.div`
650
- padding: 16px;
651
- padding-bottom: 12px;
652
- .fake-search-input {
653
- pointer-events: none;
654
- input {
655
- line-height: 20px;
656
- padding-top: 10px;
657
- padding-bottom: 10px;
658
- }
659
- }
660
- &[data-theme='marryBaby'] {
661
- input {
662
- background: ${e=>e.theme.mbColors.lightGray};
663
- border-radius: 16px;
664
- border: none;
665
- }
666
- }
667
- `,Kt=u.div`
668
- display: block;
669
- overflow-y: auto;
670
- flex: 1;
671
- padding-bottom: 16px;
672
- &::-webkit-scrollbar {
673
- width: 0;
674
- display: none;
675
- }
676
- `,Qt=r((()=>a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.97183 10.8732C3.97183 7.0617 7.0617 3.97183 10.8732 3.97183C14.6848 3.97183 17.7746 7.0617 17.7746 10.8732C17.7746 14.6848 14.6848 17.7746 10.8732 17.7746C7.0617 17.7746 3.97183 14.6848 3.97183 10.8732ZM10.8732 2C5.97268 2 2 5.97268 2 10.8732C2 15.7738 5.97268 19.7465 10.8732 19.7465C12.9683 19.7465 14.8938 19.0204 16.4118 17.8061L20.3169 21.7112C20.702 22.0963 21.3262 22.0963 21.7112 21.7112C22.0963 21.3262 22.0963 20.702 21.7112 20.3169L17.8061 16.4118C19.0204 14.8938 19.7465 12.9683 19.7465 10.8732C19.7465 5.97268 15.7738 2 10.8732 2Z",fill:"#8C8C8C"})))),Jt=()=>{const{locale:e,configs:{statics:t},siteType:o}=s(Vt),i=O(),{t:n}=R();return a.createElement(ne,{className:"fake-search-input",name:"search-input-menu-service"+i,size:"md",placeholder:"marryBaby"===o?n("navigation.search.input.placeholder"):n("home.search",{site:$[e||"en-PH"]?$[e||"en-PH"].SITE_NAME:""}),onChange:()=>{},onKeyDown:e=>"Enter"===e.key&&(window.location.href=`${t.HOME_PAGE_URL}/search/?s=${e.target.value}`),type:"search",onFocus:e=>{e.preventDefault()},displayIcon:a.createElement("a",{"data-event-category":"Search Button","data-event-action":"Click"},a.createElement(Qt,null))})},Xt=u.div`
677
- padding-right: 1rem;
678
- margin-top: 10px;
679
- background: #ffffff;
680
- padding: 5px 15px;
681
- ${Q.mbUp} {
682
- border-right: 1px solid #e4e8ec;
683
- }
684
- `,ea=u.a`
685
- padding: 10px 0;
686
- position: relative;
687
-
688
- display: flex;
689
- align-items: center;
690
- text-decoration: none;
691
- color: ${e=>e.theme.colors.gray800};
692
- * {
693
- pointer-events: none;
694
- }
695
- p {
696
- font-size: 16px;
697
- font-weight: 400;
698
- padding: 0 0.4rem;
699
- }
700
-
701
- &[data-theme='marryBaby']:hover {
702
- p {
703
- color: ${e=>e.theme.mbColors.pink};
704
- }
705
- .icon {
706
- background-color: ${e=>e.theme.mbColors.lightPink};
707
- }
708
- }
709
- &[data-theme='helloSite']:hover {
710
- p {
711
- color: ${e=>e.theme.colors.primaryActive};
712
- }
713
- }
714
- a {
715
- }
716
-
717
- &[data-theme='marryBaby'] {
718
- .icon {
719
- display: flex;
720
- align-items: center;
721
- justify-content: center;
722
- max-width: 40px;
723
- width: 100%;
724
- height: 40px;
725
- border-radius: 50%;
726
- background-color: ${e=>e.theme.mbColors.lightGray};
727
- img {
728
- border-radius: 50%;
729
- }
730
- }
731
- }
732
- `,ta=u.div`
733
- margin: 15px 0;
734
- ${Q.mbDown} {
735
- display: none;
736
- }
737
- `,aa=u.div`
738
- display: flex;
739
- position: absolute;
740
- right: 0;
741
- ${Q.mbUp} {
742
- display: none;
743
- }
744
- `,oa=u.div`
745
- display: flex;
746
- align-items: center;
747
- color: ${e=>e.theme.colors.primaryBase};
748
- font-size: ${e=>e.theme.sizes.fsParagraph4};
749
- font-weight: ${e=>e.theme.sizes.fwBold};
750
- line-height: 24px;
751
- font-size: 14px;
752
- font-weight: 600;
753
- &[data-event-category] * {
754
- pointer-events: none;
755
- }
756
- &[data-theme='marryBaby'] {
757
- color: ${e=>e.theme.mbColors.pink};
758
- }
759
- `,ia=u.div`
760
- display: flex;
761
- align-items: center;
762
- margin-left: 10px;
763
- `,na=u.a`
764
- border: 1px solid ${e=>e.theme.colors.primaryBase};
765
- &[data-theme='marryBaby'] {
766
- border: 1px solid ${e=>e.theme.mbColors.pink};
767
-
768
- svg path {
769
- stroke: ${e=>e.theme.mbColors.pink};
770
- }
771
- }
772
- position: relative;
773
- display: flex;
774
- align-items: center;
775
- justify-content: center;
776
- padding: 6px;
777
- border-radius: 5px;
778
- margin-top: 20px;
779
- ${Q.mbDown} {
780
- display: none;
781
- }
782
- `;var la="wnUb-dV",ra="cjbOxWe",sa="gB4rp89";const da=({item:e,menu:t})=>{const{containerRef:o,onContainerFocus:i,onContainerBlur:n,onButtonMouseDown:l,onClose:r}=He({allowBgScroll:!0}),s=pe();return!e.popupType&&e.link?a.createElement(ca,{isNew:e.isNew},a.createElement("a",{className:`hhgcomp-navigation-itemnav-headeritem ${s?"":`menu-handler-${e.id}`} ${"care"===e.id?"force-focus":""}`,tabIndex:0,href:e.link,"data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":e.link},a.createElement("div",{"data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":e.link,className:ra},"care"===e.id&&a.createElement("div",{className:sa},a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},a.createElement("path",{d:"M13.4751 21.5C11.8084 21.5 10.3918 20.9167 9.2251 19.75C8.05843 18.5833 7.4751 17.1667 7.4751 15.5V14.95C6.1251 14.7833 4.9961 14.1833 4.0881 13.15C3.17943 12.1167 2.7251 10.9 2.7251 9.5V4.65C2.7251 4.4 2.81243 4.18733 2.9871 4.012C3.16243 3.83733 3.3751 3.75 3.6251 3.75H5.7251V3.5C5.7251 3.28333 5.7961 3.104 5.9381 2.962C6.07943 2.82067 6.25843 2.75 6.4751 2.75C6.69176 2.75 6.8711 2.82067 7.0131 2.962C7.15443 3.104 7.2251 3.28333 7.2251 3.5V5.5C7.2251 5.71667 7.15443 5.89567 7.0131 6.037C6.8711 6.179 6.69176 6.25 6.4751 6.25C6.25843 6.25 6.07943 6.179 5.9381 6.037C5.7961 5.89567 5.7251 5.71667 5.7251 5.5V5.25H4.2251V9.5C4.2251 10.6 4.61676 11.5417 5.4001 12.325C6.18343 13.1083 7.1251 13.5 8.2251 13.5C9.3251 13.5 10.2668 13.1083 11.0501 12.325C11.8334 11.5417 12.2251 10.6 12.2251 9.5V5.25H10.7251V5.5C10.7251 5.71667 10.6544 5.89567 10.5131 6.037C10.3711 6.179 10.1918 6.25 9.9751 6.25C9.75843 6.25 9.57943 6.179 9.4381 6.037C9.2961 5.89567 9.2251 5.71667 9.2251 5.5V3.5C9.2251 3.28333 9.2961 3.104 9.4381 2.962C9.57943 2.82067 9.75843 2.75 9.9751 2.75C10.1918 2.75 10.3711 2.82067 10.5131 2.962C10.6544 3.104 10.7251 3.28333 10.7251 3.5V3.75H12.8251C13.0751 3.75 13.2878 3.83733 13.4631 4.012C13.6378 4.18733 13.7251 4.4 13.7251 4.65V9.5C13.7251 10.9 13.2711 12.1167 12.3631 13.15C11.4544 14.1833 10.3251 14.7833 8.9751 14.95V15.5C8.9751 16.75 9.41276 17.8127 10.2881 18.688C11.1628 19.5627 12.2251 20 13.4751 20C14.7251 20 15.7878 19.5627 16.6631 18.688C17.5378 17.8127 17.9751 16.75 17.9751 15.5V13.875C17.4584 13.7083 17.0294 13.404 16.6881 12.962C16.3461 12.5207 16.1751 12.0167 16.1751 11.45C16.1751 10.7333 16.4251 10.125 16.9251 9.625C17.4251 9.125 18.0251 8.875 18.7251 8.875C19.4418 8.875 20.0501 9.125 20.5501 9.625C21.0501 10.125 21.3001 10.7333 21.3001 11.45C21.3001 12.0167 21.1294 12.5207 20.7881 12.962C20.4461 13.404 20.0084 13.7083 19.4751 13.875V15.5C19.4751 17.1667 18.8918 18.5833 17.7251 19.75C16.5584 20.9167 15.1418 21.5 13.4751 21.5Z",fill:"#2D87F3",strokeWidth:0}))),e.name))):a.createElement(ca,{isNew:e.isNew},a.createElement("div",{ref:o,className:`hhgcomp-navigation-itemnav-headeritem ${s?"":`menu-handler-${e.id}`} ${"care"===e.id?"force-focus":""}`,tabIndex:0,key:e.id,onBlur:n,onFocus:i,"data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":e.link},a.createElement("div",{"data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":e.link,onMouseDown:l,className:ra},"care"===e.id&&a.createElement("a",{className:sa,href:B(e.link+"/")},a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},a.createElement("path",{d:"M13.4751 21.5C11.8084 21.5 10.3918 20.9167 9.2251 19.75C8.05843 18.5833 7.4751 17.1667 7.4751 15.5V14.95C6.1251 14.7833 4.9961 14.1833 4.0881 13.15C3.17943 12.1167 2.7251 10.9 2.7251 9.5V4.65C2.7251 4.4 2.81243 4.18733 2.9871 4.012C3.16243 3.83733 3.3751 3.75 3.6251 3.75H5.7251V3.5C5.7251 3.28333 5.7961 3.104 5.9381 2.962C6.07943 2.82067 6.25843 2.75 6.4751 2.75C6.69176 2.75 6.8711 2.82067 7.0131 2.962C7.15443 3.104 7.2251 3.28333 7.2251 3.5V5.5C7.2251 5.71667 7.15443 5.89567 7.0131 6.037C6.8711 6.179 6.69176 6.25 6.4751 6.25C6.25843 6.25 6.07943 6.179 5.9381 6.037C5.7961 5.89567 5.7251 5.71667 5.7251 5.5V5.25H4.2251V9.5C4.2251 10.6 4.61676 11.5417 5.4001 12.325C6.18343 13.1083 7.1251 13.5 8.2251 13.5C9.3251 13.5 10.2668 13.1083 11.0501 12.325C11.8334 11.5417 12.2251 10.6 12.2251 9.5V5.25H10.7251V5.5C10.7251 5.71667 10.6544 5.89567 10.5131 6.037C10.3711 6.179 10.1918 6.25 9.9751 6.25C9.75843 6.25 9.57943 6.179 9.4381 6.037C9.2961 5.89567 9.2251 5.71667 9.2251 5.5V3.5C9.2251 3.28333 9.2961 3.104 9.4381 2.962C9.57943 2.82067 9.75843 2.75 9.9751 2.75C10.1918 2.75 10.3711 2.82067 10.5131 2.962C10.6544 3.104 10.7251 3.28333 10.7251 3.5V3.75H12.8251C13.0751 3.75 13.2878 3.83733 13.4631 4.012C13.6378 4.18733 13.7251 4.4 13.7251 4.65V9.5C13.7251 10.9 13.2711 12.1167 12.3631 13.15C11.4544 14.1833 10.3251 14.7833 8.9751 14.95V15.5C8.9751 16.75 9.41276 17.8127 10.2881 18.688C11.1628 19.5627 12.2251 20 13.4751 20C14.7251 20 15.7878 19.5627 16.6631 18.688C17.5378 17.8127 17.9751 16.75 17.9751 15.5V13.875C17.4584 13.7083 17.0294 13.404 16.6881 12.962C16.3461 12.5207 16.1751 12.0167 16.1751 11.45C16.1751 10.7333 16.4251 10.125 16.9251 9.625C17.4251 9.125 18.0251 8.875 18.7251 8.875C19.4418 8.875 20.0501 9.125 20.5501 9.625C21.0501 10.125 21.3001 10.7333 21.3001 11.45C21.3001 12.0167 21.1294 12.5207 20.7881 12.962C20.4461 13.404 20.0084 13.7083 19.4751 13.875V15.5C19.4751 17.1667 18.8918 18.5833 17.7251 19.75C16.5584 20.9167 15.1418 21.5 13.4751 21.5Z",fill:"#2D87F3",strokeWidth:0}))),e.name,e.popupType&&a.createElement("div",{className:la},a.createElement("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},a.createElement("path",{d:"M11.5 7.5L9 10L6.5 7.5",stroke:"#202135",strokeWidth:"1.33",strokeLinecap:"round",strokeLinejoin:"round"})))),a.isValidElement(t)?a.cloneElement(t,{onClose:r}):null))},ca=({isNew:e,children:t})=>{const{t:o}=R();return e?a.createElement(me,{color:"green",label:o("home.navigator.menuItem.new"),size:20,styles:{root:{paddingRight:10}}},t):a.createElement(a.Fragment,null,t)},ma=({hrefViewMore:e,titleBtnViewMore:t,UrlFE:o,onClosePopup:i,menuItems:n,headingTitle:l})=>{const{siteType:r}=s(Vt);return a.createElement(Xt,null,a.createElement(ta,null,a.createElement(le,{tag:"marryBaby"===r?"h5":"h6",as:"p",fontWeight:"semibold"},l)),null==n?void 0:n.slice(0,6).map(((e,t)=>{const n=(null==e?void 0:e.link)?(null==e?void 0:e.link.startsWith("http"))?null==e?void 0:e.link:`${o}/${null==e?void 0:e.link.split("/").filter(Boolean).join("/")}/`:"/";return a.createElement(ea,Object.assign({className:"iconMenu","data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":n,"data-is-heading-category":!1,href:n},!be(n)&&{target:"_blank"},{"data-theme":r,key:t,onClick:i}),a.createElement("div",{className:"icon"},a.createElement("img",{loading:"lazy",alt:e.name,src:e.thumbnail||"/images/avatar.jpg",style:{width:32,height:32,maxWidth:32,maxHeight:32,overflow:"hidden"}})),a.createElement(ca,{isNew:e.isNew},a.createElement("p",{style:{paddingRight:e.isNew?10:0}},e.name)),a.createElement(aa,null,a.createElement("img",{src:f.getAssetPath("chevronRight.svg"),style:{width:"16px",height:"16px"},loading:"lazy"})))})),t&&a.createElement(na,{"data-theme":r,style:{textDecoration:"none"},href:e,"data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":e},a.createElement(oa,{onClick:i,"data-theme":r,"data-is-heading-category":!1},t,a.createElement(ia,null,a.createElement("img",{className:"svg",src:"marryBaby"===r?f.getAssetPath("chevronRightPink.svg"):f.getAssetPath("chevronRightActive.svg"),style:{width:"16px",height:"16px"},loading:"lazy"})))))};u.div`
783
- & > a:not(:last-child) > div {
784
- border-bottom: 1px solid
785
- ${e=>e.theme.colors.neutral100};
786
- }
787
-
788
- &[data-category-list-type='sub'] {
789
- padding-bottom: 72px;
790
- }
791
-
792
- &[data-is-displayed='false'] {
793
- display: none;
794
- }
795
- `;const pa=u.div`
796
- display: grid;
797
-
798
- grid-template-columns: repeat(3, 1fr);
799
- gap: 24px;
800
- margin-bottom: 3.5rem;
801
- ${Q.tdDown} {
802
- grid-template-columns: repeat(1, 1fr);
803
- }
804
- `,ga=u.div`
805
- height: 152px; // 120 + 16 * 2
806
- position: absolute;
807
- top: 0;
808
- left: 0;
809
- z-index: 3;
810
- overflow: hidden;
811
- border-radius: 4px;
812
- padding: 16px;
813
- width: 100%;
814
-
815
- .img-container {
816
- width: 100%;
817
- height: 100%;
818
- }
819
- img {
820
- width: 100%;
821
- height: 100%;
822
- display: block;
823
- object-fit: contain;
824
- }
825
- ${Q.tdDown} {
826
- margin-bottom: 0;
827
- padding: 0;
828
- height: 100%;
829
- position: unset;
830
- width: 150px;
831
- }
832
- ${Q.mbDown} {
833
- width: 80px;
834
- }
835
- `,ha=u.div`
836
- background-color: #ffffff;
837
- border-radius: 4px;
838
- width: 100%;
839
- height: 100%;
840
- `,ua=u.div`
841
- display: flex;
842
- margin-top: 1rem;
843
- align-items: center;
844
- color: ${e=>e.theme.colors.primaryBase};
845
- font-weight: 400;
846
- font-size: 14px;
847
- text-decoration: none;
848
- ${Q.tdDown} {
849
- display: none;
850
- }
851
- `,va=u.p`
852
- font-size: 16px;
853
- font-weight: 600;
854
- line-height: 1.6;
855
- color: ${e=>e.theme.colors.gray800};
856
- ${Q.tdDown} {
857
- padding: 0;
858
- }
859
- `,ya=u.p`
860
- font-size: 14px;
861
- line-height: 1.6;
862
- font-weight: 400;
863
- color: ${e=>e.theme.colors.gray600};
864
- height: 40px;
865
- text-overflow: ellipsis;
866
- overflow: hidden;
867
- display: -webkit-box;
868
- -webkit-line-clamp: 2;
869
- -webkit-box-orient: vertical;
870
- margin-bottom: auto;
871
- ${Q.tdDown} {
872
- height: unset;
873
- padding: 0;
874
- }
875
- `,ba="hhgcomp-navigation-menucareitem-contentwrapper",fa=oe(u.div`
876
- display: flex;
877
- flex-direction: column;
878
- gap: 8px;
879
- flex: 1;
880
- z-index: 1;
881
- ${Q.tdDown} {
882
- gap: 4px;
883
- }
884
- `,ba),xa=u.a`
885
- text-decoration: none;
886
- border-radius: 4px;
887
- background: ${J.colors.white};
888
- position: relative;
889
- overflow: hidden;
890
- padding: 16px;
891
- display: flex;
892
- padding-top: 166px;
893
- * {
894
- pointer-events: none;
895
- }
896
- ${Q.tdUp} {
897
- box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06),
898
- 0px 0px 1px rgba(0, 0, 0, 0.04);
899
- gap: 30px;
900
- flex-direction: column;
901
- a {
902
- display: flex;
903
- width: 100%;
904
- }
905
- }
906
- ${Q.tdDown} {
907
- padding-top: 16px;
908
- a {
909
- display: none;
910
- }
911
- grid-template-columns: 2fr 1fr;
912
- gap: 10px;
913
- display: grid;
914
- max-height: 110px;
915
- display: flex;
916
- flex-direction: row-reverse;
917
- > .${ba} {
918
- flex: 1;
919
- }
920
- img {
921
- width: 150px;
922
- }
923
- }
924
- ${Q.mbDown} {
925
- box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.04),
926
- 0px 2px 8px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
927
- display: flex;
928
- flex-direction: row-reverse;
929
- img {
930
- width: 80px;
931
- height: 80px;
932
- }
933
- }
934
- ${Q.tdOnly} {
935
- border: 1px solid ${J.colors.neutral100};
936
- }
937
- .bg-svg {
938
- width: 100%;
939
- max-width: 245px;
940
- height: 100%;
941
- top: 0;
942
- right: -40px;
943
- position: absolute;
944
- display: inline-block;
945
- }
946
- `,wa=({item:e,index:t=0})=>{var o;const{t:i}=R(),{locale:n,configs:{statics:l}}=s(Vt);if(!e)return null;const r=`${l.CARE_URL_FE}/${null===(o=de[n])||void 0===o?void 0:o.HOSPITAL}/${e.slug}-${e.id}`;return a.createElement(xa,{key:e.id,href:r,"data-event-category":"Hamburger Navigation","data-event-action":`Care Click ${t+1}`,"data-event-label":r},a.createElement("img",{src:f.getAssetPath("navCareCardBg.svg"),alt:"",className:"bg-svg",loading:"lazy"}),a.createElement(ga,null,a.createElement(ha,null,a.createElement("img",{loading:"lazy",alt:e.name,src:e.logo||"/images/avatar.jpg"}))),a.createElement(fa,null,a.createElement(va,null,e.name),a.createElement(ya,null,e.description),a.createElement(ua,null,i("home.seeMore"),a.createElement("img",{src:f.getAssetPath("chevronRightActive.svg"),style:{width:"16px",height:"16px",marginTop:"3px",marginLeft:"5px"},loading:"lazy"}))))},Ea=u.div`
947
- padding: 16px;
948
- border-radius: 8px;
949
- position: relative;
950
- z-index: 1;
951
- overflow: hidden;
952
- a {
953
- text-decoration: none;
954
- }
955
-
956
- .bg-svg {
957
- height: 100%;
958
- position: absolute;
959
- top: 0;
960
- left: 0;
961
- z-index: -1;
962
- }
963
- ${Q.mbDown} {
964
- display: block;
965
- .bg-svg {
966
- right: -24px;
967
- left: unset;
968
- top: 0;
969
- transform: rotateY(180deg);
970
- }
971
- }
972
-
973
- ${Q.mbUp} {
974
- display: grid;
975
- grid-gap: 10px;
976
- grid-template-columns: 1fr 3fr;
977
- }
978
- `,Ca=u.div`
979
- font-weight: 400;
980
- font-size: 14px;
981
- line-height: 24px;
982
- color: ${e=>e.theme.colors.gray600};
983
- margin-bottom: 15px;
984
- `,ka=u.div`
985
- font-weight: 600;
986
- font-size: 16px;
987
- line-height: 26px;
988
- color: #000000;
989
- margin-bottom: 4px;
990
- `,$a=u.div`
991
- background: #fff;
992
- padding: 5px;
993
- display: flex;
994
- align-items: center;
995
- justify-content: center;
996
- border-radius: 50px;
997
- `,Pa=u.div`
998
- display: flex;
999
- justify-content: center;
1000
- align-items: center;
1001
- position: relative;
1002
- ${Q.mbDown} {
1003
- justify-content: end;
1004
- min-height: 100px;
1005
- }
1006
- `,Na=({title:e,link:t,description:o,cta:i,icon:n})=>{const{siteType:l}=s(Vt);return a.createElement(Ea,{"data-theme":l},a.createElement(Pa,null,a.createElement("img",{src:"marryBaby"===l?f.getAssetPath("navMBSpotlightBgNoData.svg"):f.getAssetPath("navSpotlightBgNoData.svg"),alt:"",loading:"lazy",className:"bg-svg"}),a.createElement($a,null,n&&a.createElement("img",{src:n,width:64,height:64,loading:"lazy"}))),a.createElement("div",null,e&&a.createElement(ka,null,e),o&&a.createElement(Ca,null,o),i&&a.createElement("div",null,a.createElement("a",{href:t},a.createElement(se,{theme:l,className:"survey-contact-submit",size:"md"},i)))))},Ba=u.div`
1007
- margin-top: 10px;
1008
- background: #ffffff;
1009
- padding: 5px 15px;
1010
- position: relative;
1011
- ${Q.mbDown} {
1012
- &:after {
1013
- position: absolute;
1014
- top: 0;
1015
- left: 0;
1016
- width: 100%;
1017
- height: 4px;
1018
- background-color: ${e=>e.theme.colors.neutral100};
1019
- content: '';
1020
- }
1021
- }
1022
- `,_a=u.div`
1023
- margin: 15px 0;
1024
- display: flex;
1025
- `,Aa=u.a`
1026
- padding-left: 10px;
1027
- display: flex;
1028
- align-items: center;
1029
- text-decoration: none;
1030
- font-weight: 400;
1031
- font-size: 14px;
1032
- color: ${e=>e.theme.colors.primaryBase};
1033
- &[data-theme='marryBaby'] {
1034
- color: ${e=>e.theme.mbColors.pink};
1035
- }
1036
- img {
1037
- padding-left: 5px;
1038
- }
1039
- ${Q.mbDown} {
1040
- margin-left: auto;
1041
- }
1042
- `,Ma=({title:e,viewMore:t,children:o,link:i,dataEventAction:n=""})=>{const{siteType:l}=s(Vt);return a.createElement(Ba,null,a.createElement(_a,null,a.createElement(le,{tag:"marryBaby"===l?"h5":"h6",as:"p",fontWeight:"semibold"},e),t&&a.createElement(Aa,{"data-event-category":"Hamburger Navigation","data-event-action":n,"data-event-label":i,href:i,"data-theme":l},t,a.createElement("img",{src:"marryBaby"===l?f.getAssetPath("chevronRightPink.svg"):f.getAssetPath("chevronRightActive.svg"),style:{width:"16px",height:"16px"},loading:"lazy"}))),o)},Ta=({spotlights:e=[],hrefViewMore:t})=>{const{t:o}=R(),{siteType:i}=s(Vt);return a.createElement(Ma,{title:o("home.navigator.menu.spotlightHospitals")},0!==e.length?a.createElement(a.Fragment,null,a.createElement(pa,null,null==e?void 0:e.slice(0,3).map(((e,t)=>a.createElement(wa,{key:t,index:t,item:e})))),a.createElement("div",{style:{position:"absolute",bottom:"6px",right:"1rem"}},a.createElement("a",{href:t},a.createElement(se,{theme:i,className:"survey-contact-submit",size:"md"},o("home.navigator.menu.care.homeButton"))))):a.createElement(Na,{title:o("home.navigator.menu.care.noDatas.title"),description:o("home.navigator.menu.care.noDatas.description"),link:t,cta:o("home.navigator.menu.care.homeButton"),icon:f.getAssetPath("community.svg")}))};u.div`
1043
- &[data-category-list-type='sub'] {
1044
- padding-bottom: 72px;
1045
- }
1046
-
1047
- &[data-is-displayed='false'] {
1048
- display: none;
1049
- }
1050
- `,u.div`
1051
- & > div {
1052
- width: 100%;
1053
- margin-bottom: 8px;
1054
- }
1055
- `;const Ha=u.div`
1056
- display: grid;
1057
-
1058
- grid-template-columns: repeat(4, 1fr);
1059
- gap: 24px;
1060
- ${Q.tdDown} {
1061
- gap: 12px;
1062
- grid-template-columns: 1fr;
1063
- }
1064
- `,La=u.a`
1065
- width: 100%;
1066
- display: flex;
1067
- align-items: center;
1068
- text-decoration: none;
1069
- * {
1070
- pointer-events: none;
1071
- }
1072
- `,Sa=u.div`
1073
- border-radius: 5px;
1074
- display: block;
1075
- overflow: hidden;
1076
- padding-top: 140%;
1077
- width: 100%;
1078
- position: relative;
1079
- height: 0;
1080
- img {
1081
- position: absolute;
1082
- width: 100%;
1083
- height: 100%;
1084
- display: block;
1085
- object-fit: cover;
1086
- top: 0;
1087
- left: 0;
1088
- }
1089
- ${Q.tdDown} {
1090
- width: 72px;
1091
- padding-top: 100px;
1092
- }
1093
- `,Ua=u.p`
1094
- font-size: 16px;
1095
- font-weight: 400;
1096
- padding: 4px 15px;
1097
- line-height: 1.4;
1098
- color: ${e=>e.theme.colors.gray800};
1099
- flex: 1;
1100
- ${Q.tdUp} {
1101
- display: none;
1102
- }
1103
- `,za=({item:e,index:t=0})=>e?a.createElement(La,{key:e.id,href:e.link,"data-event-category":"Hamburger Navigation","data-event-action":`Spotlight Click ${t+1}`,"data-event-label":e.link},a.createElement(Sa,null,a.createElement("img",{loading:"lazy",alt:e.title,src:e.banner||"/images/notFound-min-small.jpg"})),a.createElement(Ua,null,e.title)):null,Da=({spotlightsList:e=[],hrefViewMore:t})=>{const{t:o}=R(),{configs:{statics:i}}=s(Vt);return a.createElement(Ma,{title:o("home.navigator.menu.spotlights"),viewMore:o("home.navigator.menu.spotlights.seeAll"),link:t,dataEventAction:"Spotlight See More Click"},0!==e.length?a.createElement(Ha,null,null==e?void 0:e.slice(0,4).map(((e,t)=>a.createElement(za,{key:t,index:t,item:{id:e.id,link:i.HOME_PAGE_URL+e.permalink,title:e.name,banner:e.image}})))):a.createElement(Na,{title:o("home.navigator.menu.category.noDatas.title"),description:o("home.navigator.menu.category.noDatas.description"),link:t,cta:o("home.navigator.menu.category.noDatas.cta"),icon:f.getAssetPath("Spotlight.svg")}))};u.div`
1104
- & > :not(:last-child) {
1105
- border-bottom: 1px solid
1106
- ${e=>e.theme.colors.neutral100};
1107
- }
1108
-
1109
- & > div > :not(:last-child) {
1110
- border-bottom: 1px solid
1111
- ${e=>e.theme.colors.neutral100};
1112
- }
1113
-
1114
- &[data-category-list-type='sub'] {
1115
- padding-bottom: 72px;
1116
- }
1117
-
1118
- &[data-is-displayed='false'] {
1119
- display: none;
1120
- }
1121
- `,u.div`
1122
- & > div {
1123
- width: 100%;
1124
- margin-bottom: 8px;
1125
- }
1126
- `;const ja=u.div`
1127
- display: grid;
1128
- grid-template-columns: repeat(2, 1fr);
1129
- grid-gap: 48px;
1130
- ${Q.tdDown} {
1131
- grid-template-columns: 1fr;
1132
- grid-gap: 32px;
1133
- }
1134
- ${Q.mbDown} {
1135
- grid-gap: 24px;
1136
- }
1137
- `,Ra=u.div`
1138
- padding: 5px;
1139
- flex: 1;
1140
- `,Oa=u.img`
1141
- width: 88px;
1142
- height: 88px;
1143
- border-radius: 4px;
1144
- object-fit: cover;
1145
- `,Ia=u.div`
1146
- font-size: 12px;
1147
- font-weight: 600;
1148
- color: ${e=>e.theme.colors.gray800};
1149
- text-decoration: none;
1150
- &[data-theme='marryBaby'] {
1151
- font-weight: 400;
1152
- letter-spacing: -0.2px;
1153
- }
1154
- `,Fa=u.div`
1155
- text-decoration: none;
1156
- font-size: 12px;
1157
- font-weight: 400;
1158
- color: ${e=>e.theme.colors.primaryBase};
1159
- &[data-theme='marryBaby'] {
1160
- font-weight: 400;
1161
- letter-spacing: -0.2px;
1162
- }
1163
- `,Va=u.div`
1164
- font-size: 12px;
1165
- font-weight: 400;
1166
- color: ${e=>e.theme.colors.gray600};
1167
- `,Ga=u.div`
1168
- font-size: 12px;
1169
- font-weight: 400;
1170
- color: ${e=>e.theme.colors.gray600};
1171
- `,Wa=u.a`
1172
- display: flex;
1173
- gap: 10px;
1174
- text-decoration: none;
1175
- position: relative;
1176
- &::after {
1177
- content: '';
1178
- display: block;
1179
- width: 100%;
1180
- height: 1px;
1181
- border-top: 1px dashed
1182
- ${e=>e.theme.colors.neutral100};
1183
- position: absolute;
1184
- bottom: -24px;
1185
- ${Q.tdOnly} {
1186
- bottom: -16px;
1187
- }
1188
- ${Q.mbDown} {
1189
- bottom: -12px;
1190
- }
1191
- }
1192
- &:last-child {
1193
- &::after {
1194
- display: none;
1195
- }
1196
- }
1197
- ${Q.tdUp} {
1198
- &:nth-last-child(2) {
1199
- &::after {
1200
- display: none;
1201
- }
1202
- }
1203
- }
1204
- `,Ya=u.div`
1205
- display: flex;
1206
- gap: 10px;
1207
- vertical-align: middle;
1208
- align-items: center;
1209
- `,Za=u.div`
1210
- margin-top: 8px;
1211
- font-size: 16px;
1212
- font-weight: 600;
1213
- color: ${e=>e.theme.colors.gray800};
1214
- &[data-theme='marryBaby'] {
1215
- margin-top: 12px;
1216
- font-weight: 400;
1217
- font-size: 14px;
1218
- line-height: 24px;
1219
- letter-spacing: -0.2px;
1220
- }
1221
- `,qa=u.div`
1222
- display: flex;
1223
- flex-wrap: wrap;
1224
- align-items: center;
1225
- column-gap: 5px;
1226
- `,Ka=u.div`
1227
- display: flex;
1228
- gap: 4px;
1229
- flex-direction: column;
1230
- `;q.extend(ge);const Qa=({post:e,index:t=0})=>{var o,i,n,l,r,d,c;const{siteType:m,configs:{statics:p}}=s(Vt);if(!e)return null;const g=[p.TOGETHER_URL_FE,null===(o=e.community)||void 0===o?void 0:o.slug].join("/"),h=[g,e.slug].join("/"),u=e.createdAt,v=u?isNaN(new Date(u).getTime())?null:new Date(u):null,y=v?q(v).toNow(!0):u;return a.createElement(Wa,{href:h,"data-event-category":"Hamburger Navigation","data-event-action":`Together Click ${t+1}`,"data-event-label":h},a.createElement(Ra,null,a.createElement(Ya,null,a.createElement(U,{avatar:null===(i=e.author)||void 0===i?void 0:i.avatar,username:(null===(n=e.author)||void 0===n?void 0:n.name)||(null===(l=e.author)||void 0===l?void 0:l.username)}),a.createElement(Ka,null,a.createElement(Ia,{"data-theme":m},null===(r=e.author)||void 0===r?void 0:r.name),a.createElement(qa,null,a.createElement(Fa,{"data-event-category":"Hamburger Navigation","data-event-action":`Topic Click ${t+1}`,"data-event-label":g,onClick:e=>{e.preventDefault(),location.href=g},"data-theme":m},null===(d=e.community)||void 0===d?void 0:d.name),a.createElement(Ga,null,"•"),a.createElement(Va,{"data-theme":m},y)))),a.createElement(Za,null,e.title)),!!(null===(c=e.photos)||void 0===c?void 0:c.length)&&a.createElement(Oa,{loading:"lazy",src:e.photos[0]}))},Ja=({spotlights:e=[]})=>{const{configs:{statics:t}}=s(Vt),{t:o}=R();return a.createElement(Ma,{title:o("home.navigator.menu.trendingPosts"),viewMore:o("home.navigator.menu.trendingPosts.seeMore"),link:_(t.TOGETHER_URL_FE),dataEventAction:"Together See More Click"},0!==e.length?a.createElement(ja,null,null==e?void 0:e.slice(0,4).map(((e,t)=>a.createElement(Qa,{index:t,post:e,key:e.id})))):a.createElement(Na,{title:o("home.navigator.menu.together.noPosts.title"),description:o("home.navigator.menu.together.noPosts.description"),link:`${t.HOME_PAGE_URL}/community/`,cta:o("home.navigator.menu.together.noPosts.cta"),icon:f.getAssetPath("community.svg")}))};u.div`
1231
- &[data-is-display='false'] {
1232
- display: none;
1233
- }
1234
- `;const Xa=u.div`
1235
- display: grid;
1236
-
1237
- grid-template-columns: repeat(3, 1fr);
1238
- gap: 24px;
1239
- ${Q.tdDown} {
1240
- grid-template-columns: 1fr;
1241
- gap: 12px;
1242
- }
1243
- `,eo=u.a`
1244
- text-decoration: none;
1245
- border-radius: 4px;
1246
- background: ${e=>e.theme.colors.primary50};
1247
- position: relative;
1248
- overflow: hidden;
1249
- display: flex;
1250
- * {
1251
- pointer-events: none;
1252
- }
1253
- .bg-svg {
1254
- width: 245px;
1255
- top: 0;
1256
- right: 0;
1257
- height: 100%;
1258
- position: absolute;
1259
- ${Q.tdDown} {
1260
- top: calc(51% - 68px);
1261
- right: -8px;
1262
- }
1263
- }
1264
- padding: 180px 24px 16px;
1265
- a {
1266
- display: flex;
1267
- width: 100%;
1268
- }
1269
- ${Q.tdDown} {
1270
- padding-top: 16px;
1271
- display: flex;
1272
- align-items: center;
1273
- }
1274
- `,to=u.div`
1275
- width: 64px;
1276
- height: 64px;
1277
- background: white;
1278
- position: absolute;
1279
- right: 25px;
1280
- top: 35px;
1281
- z-index: 3;
1282
- border-radius: 50%;
1283
- img {
1284
- position: absolute;
1285
- width: 64px;
1286
- height: 64px;
1287
- top: 50%;
1288
- left: 50%;
1289
- display: block;
1290
- transform: translate(-50%, -50%);
1291
- }
1292
- ${Q.tdDown} {
1293
- position: relative;
1294
- top: unset;
1295
- right: unset;
1296
- }
1297
- `,ao=u.div`
1298
- display: flex;
1299
- align-items: center;
1300
- color: ${e=>e.theme.colors.primaryBase};
1301
- font-weight: 400;
1302
- font-size: 14px;
1303
- text-decoration: none;
1304
- `,oo=u.p`
1305
- font-size: 16px;
1306
- font-weight: 600;
1307
- line-height: 1.4;
1308
- color: ${e=>e.theme.colors.gray800};
1309
- `,io=u.p`
1310
- font-size: 14px;
1311
- line-height: 1.4;
1312
- font-weight: 400;
1313
- color: ${e=>e.theme.colors.gray600};
1314
- height: 40px;
1315
- text-overflow: ellipsis;
1316
- overflow: hidden;
1317
- display: -webkit-box;
1318
- -webkit-line-clamp: 2;
1319
- -webkit-box-orient: vertical;
1320
- margin-bottom: auto;
1321
- ${Q.tdDown} {
1322
- display: none;
1323
- }
1324
- `,no=u.div`
1325
- display: flex;
1326
- flex-direction: column;
1327
- flex: 1;
1328
- z-index: 1;
1329
- ${Q.tdUp} {
1330
- gap: 8px;
1331
- }
1332
- ${Q.tdDown} {
1333
- gap: 4px;
1334
- flex: 1;
1335
- }
1336
- `,lo=({item:e,index:t=0})=>{const{t:o}=R(),{configs:{statics:i}}=s(Vt);if(!e)return null;const n=e.link?e.link.startsWith("http")?e.link:`${i.HOME_PAGE_URL}${e.link}`:void 0;return a.createElement(eo,{href:n,"data-event-category":"Hamburger Navigation","data-event-action":`Engage Click ${t+1}`,"data-event-label":n},a.createElement("img",{src:f.getAssetPath("navToolCardBg.svg"),alt:"",loading:"lazy",className:"bg-svg"}),a.createElement(no,null,a.createElement(oo,null,e.title),a.createElement(io,null,e.subtitle),a.createElement(ao,null,o("home.seeMore"),a.createElement("img",{src:f.getAssetPath("chevronRightActive.svg"),style:{width:"16px",height:"16px",marginTop:"3px",marginLeft:"5px"},loading:"lazy"}))),a.createElement(to,null,a.createElement("img",{loading:"lazy",alt:e.title,src:e.icon||"/images/avatar.jpg"})))},ro=u.a`
1337
- text-decoration: none;
1338
- border-radius: 12px;
1339
-
1340
- position: relative;
1341
- overflow: hidden;
1342
- display: flex;
1343
- * {
1344
- pointer-events: none;
1345
- }
1346
- .bg-svg {
1347
- top: 0;
1348
- left: 0;
1349
- position: absolute;
1350
- }
1351
-
1352
- .dot-svg {
1353
- width: 40px;
1354
- height: 30px;
1355
- top: 36px;
1356
- left: 16px;
1357
- position: absolute;
1358
- stroke-width: 0;
1359
- }
1360
-
1361
- &[data-color='pink'] {
1362
- background: ${e=>e.theme.mbColors.tonePink};
1363
- .bg-svg {
1364
- fill: ${e=>e.theme.mbColors.peach};
1365
- }
1366
- }
1367
- &[data-color='orange'] {
1368
- background: ${e=>e.theme.mbColors.toneYellow};
1369
- .bg-svg {
1370
- fill: ${e=>e.theme.mbColors.orange};
1371
- }
1372
- }
1373
- &[data-color='green'] {
1374
- background: ${e=>e.theme.mbColors.toneGreen};
1375
- .bg-svg {
1376
- fill: ${e=>e.theme.mbColors.mint};
1377
- }
1378
- }
1379
-
1380
- padding: 180px 24px 16px;
1381
- a {
1382
- display: flex;
1383
- width: 100%;
1384
- }
1385
- ${Q.tdDown} {
1386
- padding-top: 16px;
1387
- display: flex;
1388
- align-items: flex-start;
1389
- justify-content: flex-start;
1390
- }
1391
- ${Q.mbDown} {
1392
- padding-top: 0;
1393
- padding-left: 80px;
1394
- height: 96px;
1395
- align-items: flex-start;
1396
- justify-content: center;
1397
- flex-direction: column;
1398
- .dot-svg {
1399
- top: 22px;
1400
- left: 16px;
1401
- }
1402
- }
1403
- ${Q.tdUp} {
1404
- min-height: 296px;
1405
- }
1406
- .mobile-only {
1407
- ${Q.tdUp} {
1408
- display: none;
1409
- }
1410
- }
1411
- .desktop-only {
1412
- ${Q.tdDown} {
1413
- display: none;
1414
- }
1415
- }
1416
- `,so=u.div`
1417
- width: 48px;
1418
- height: 48px;
1419
- background: white;
1420
- position: absolute;
1421
- right: 25px;
1422
- top: 35px;
1423
- z-index: 3;
1424
- border-radius: 50%;
1425
- img {
1426
- position: absolute;
1427
- width: 36px;
1428
- height: 36px;
1429
- top: 50%;
1430
- left: 50%;
1431
- display: block;
1432
- transform: translate(-50%, -50%);
1433
- }
1434
- ${Q.tdDown} {
1435
- position: relative;
1436
- top: unset;
1437
- right: unset;
1438
- }
1439
- ${Q.mbDown} {
1440
- position: absolute;
1441
- left: 32px;
1442
- top: 28px;
1443
- }
1444
- `,co=u.div`
1445
- display: flex;
1446
- align-items: center;
1447
- background: white;
1448
- font-weight: 400;
1449
- font-size: 14px;
1450
- text-decoration: none;
1451
- border-radius: 50%;
1452
- width: 20px;
1453
- height: 20px;
1454
-
1455
- svg path {
1456
- fill: ${e=>e.theme.mbColors.gray};
1457
- }
1458
-
1459
- ${Q.tdDown} {
1460
- background: none;
1461
- width: 100%;
1462
- font-weight: 400;
1463
- font-size: 12px;
1464
- line-height: 18px;
1465
- color: ${e=>e.theme.mbColors.pink};
1466
- padding-left: 16px;
1467
- }
1468
- `,mo=u.p`
1469
- font-weight: 600;
1470
- font-size: 14px;
1471
- line-height: 24px;
1472
- letter-spacing: -0.2px;
1473
- color: ${e=>e.theme.colors.gray800};
1474
- `,po=u.p`
1475
- font-weight: 400;
1476
- font-size: 12px;
1477
- line-height: 18px;
1478
- letter-spacing: -0.2px;
1479
- color: ${e=>e.theme.colors.gray600};
1480
- height: 54px;
1481
- text-overflow: ellipsis;
1482
- overflow: hidden;
1483
- display: -webkit-box;
1484
- -webkit-line-clamp: 3;
1485
- -webkit-box-orient: vertical;
1486
- margin-bottom: auto;
1487
- ${Q.tdDown} {
1488
- display: none;
1489
- }
1490
- `,go=u.div`
1491
- display: flex;
1492
- flex: 1;
1493
- z-index: 1;
1494
- align-items: flex-end;
1495
- justify-content: flex-end;
1496
- ${Q.tdUp} {
1497
- gap: 8px;
1498
- flex-direction: row;
1499
- }
1500
-
1501
- ${Q.tdDown} {
1502
- align-items: flex-start;
1503
- justify-content: flex-start;
1504
- gap: 4px;
1505
- }
1506
- `,ho=u.div`
1507
- display: flex;
1508
- flex-direction: column;
1509
- flex: 1;
1510
- z-index: 1;
1511
- ${Q.tdUp} {
1512
- gap: 8px;
1513
- }
1514
- ${Q.tdDown} {
1515
- gap: 4px;
1516
- flex: 1;
1517
- padding-left: 16px;
1518
- }
1519
- `,uo=u.div`
1520
- display: flex;
1521
- flex-direction: row;
1522
- flex: 1;
1523
- z-index: 1;
1524
- ${Q.tdUp} {
1525
- gap: 8px;
1526
- justify-content: flex-end;
1527
- align-items: flex-end;
1528
- }
1529
- ${Q.tdDown} {
1530
- flex-direction: column;
1531
- justify-content: flex-start;
1532
- align-items: flex-start;
1533
- }
1534
- `,vo=({item:e,index:t=0,color:o})=>{const{t:i}=R(),{configs:{statics:n}}=s(Vt);if(!e)return null;const l=e.link?e.link.startsWith("http")?e.link:`${n.HOME_PAGE_URL}${e.link}`:void 0,r=()=>a.createElement(so,null,a.createElement("img",{loading:"lazy",alt:e.title,src:e.icon||"/images/avatar.jpg"})),d=()=>a.createElement(uo,null,a.createElement(ho,null,a.createElement(mo,null,e.title),a.createElement(po,null,e.subtitle)),a.createElement(co,null,a.createElement("div",{className:"mobile-only"},i("home.seeMore")),a.createElement("img",{src:f.getAssetPath("arrowRightGray.svg"),style:{width:"12px",height:"12px",marginTop:"2px",marginLeft:"5px"},loading:"lazy"})));return a.createElement(ro,{href:l,"data-event-category":"Hamburger Navigation","data-event-action":`Engage Click ${t+1}`,"data-event-label":l,"data-color":o},a.createElement("svg",{className:"bg-svg",width:"74",height:"121",viewBox:"0 0 74 121",fill:"none"},a.createElement("path",{d:"M58.5713 53.428C40.6466 70.0213 12.9929 71.0875 -7.00506 84.9856C-24.9277 97.4005 -38.3893 120.472 -60.213 120.346C-73.3615 120.271 -84.9289 110.925 -91.9303 99.8138C-101.443 84.7327 -103.994 64.0482 -93.916 49.3276C-81.8133 31.6505 -56.6933 28.1101 -41.7246 12.7895C-35.4351 6.35117 -31.2212 -1.90115 -24.8564 -8.25051C-7.17639 -25.9054 34.9604 -29.7543 56.852 -16.9562C80.9056 -2.89888 77.046 36.3304 58.5713 53.428Z",strokeWidth:"0"})),a.createElement("img",{src:f.getAssetPath("navMBCardDotBg.svg"),className:"dot-svg",loading:"lazy",alt:""}),a.createElement(go,null,a.createElement("div",{className:"mobile-only"},r()),a.createElement("div",{className:"desktop-only"},d())),a.createElement("div",{className:"mobile-only"},d()),a.createElement("div",{className:"desktop-only"},r()))},yo=({hrefViewMore:e,spotlightHealthTools:t=[]})=>{const{t:o}=R(),i=["pink","orange","green"],{siteType:n}=s(Vt);return a.createElement(Ma,{title:o("home.navigator.menu.spotlightTools")},0!==t.length&&a.createElement(Xa,null,null==t?void 0:t.slice(0,3).map(((e,t)=>"marryBaby"===n?a.createElement(vo,{key:t,index:t,item:e,color:i[t]}):a.createElement(lo,{key:t,index:t,item:e})))),0===t.length&&a.createElement(Na,{title:o("home.navigator.menu.healthTools.noDatas.title"),description:o("home.navigator.menu.healthTools.noDatas.description"),link:e,cta:o("home.navigator.menu.healthTools.noDatas.cta"),icon:f.getAssetPath("community.svg")}))},bo=({closePopup:e,menuItems:t=[]})=>{var o,i;const{siteType:n,ssrMenuContent:{categories:l,healthTools:r,care:d,together:c},activeMenuService:m,configs:{statics:p,enableSearchBar:g},locale:h}=s(Vt),{t:u}=R();return a.createElement(Zt,{id:"categories-menu"},g?a.createElement(qt,{"data-theme":n,onClick:()=>{window.location.href=`${p.HOME_PAGE_URL}/search`}},a.createElement(Jt,null)):null,a.createElement(Kt,null,a.createElement(ma,{UrlFE:p.HOME_PAGE_URL,titleBtnViewMore:u("home.navigator.menuItem.allCategories"),menuItems:t,headingTitle:u("home.navigator.menuItem.healthCategories"),onClosePopup:e}),"categories"===m&&a.createElement(Da,{spotlightsList:(null==l?void 0:l.spotlights)||[],hrefViewMore:`${p.HOME_PAGE_URL}${"tl-PH"===h?"/fil":""}/spotlight/`}),"tools"===m&&a.createElement(yo,{spotlightHealthTools:null==r?void 0:r.spotlights,hrefViewMore:`${p.HOME_PAGE_URL}${"tl-PH"===h?"/fil":""}${(null===(o=P[h])||void 0===o?void 0:o.HEALTH_TOOLS)||""}`}),"care"===m&&a.createElement(Ta,{spotlights:null==d?void 0:d.spotlights,hrefViewMore:`${p.CARE_URL_FE}/${null===(i=de[h])||void 0===i?void 0:i.SPECIALTIES}`}),"together"===m&&a.createElement(Ja,{spotlights:null==c?void 0:c.spotlights})))},fo=({type:e="home",menuItems:t})=>{const{siteType:o,configs:{enableSearchBar:i}}=s(Vt),{containerRef:n,onContainerFocus:l,onContainerBlur:r,onButtonMouseDown:d,onClose:c}=He();return a.createElement(Te,{mediaQueryKey:"mbDown"},a.createElement("header",{className:Ot},a.createElement("div",{className:It,ref:n,role:"button",tabIndex:0,onBlur:r,onFocus:l},a.createElement("div",{className:Ft,onMouseDown:d,"data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":"Hamburger Navigation URL"},a.createElement(Wt,{className:"mobile-close-icon"}),a.createElement(Yt,{siteType:o,type:e,enableSearch:i,className:"mobile-hamburger-icon"})),a.createElement(bo,{menuItems:t,closePopup:c}))))},xo=u.div`
1535
- z-index: 201;
1536
- width: 100%;
1537
- align-items: center;
1538
-
1539
- background-color: ${e=>e.theme.colors.white};
1540
-
1541
- transition: height 0.3s, transform 0.3s;
1542
-
1543
- &[data-site-type='helloSites'] {
1544
- border-bottom: 1px solid
1545
- ${e=>e.theme.colors.neutral100};
1546
- }
1547
- &[data-sponsored='true'] {
1548
- border-bottom: none;
1549
- }
1550
- &[data-marry-baby-tone='pink'] {
1551
- background-color: ${e=>e.theme.mbColors.lightPink};
1552
- }
1553
-
1554
- ${Q.mbUp} {
1555
- &[data-sitewide-banner-shown='true'][data-collapsed='true'] {
1556
- transform: translateY(-64px);
1557
- }
1558
- }
1559
- ${Q.mbDown} {
1560
- &[data-site-type='marryBaby'] {
1561
- border-bottom: none;
1562
- }
1563
-
1564
- &[data-fixed-bar='true'] {
1565
- position: fixed;
1566
- transform: translateY(0);
1567
- }
1568
-
1569
- &[data-fixed-bar='false'] {
1570
- position: absolute;
1571
- }
1572
-
1573
- &[data-collapsed='true'] {
1574
- transform: translateY(-100%);
1575
- transition: transform 0.5s;
1576
- }
1577
- &[data-collapsed='false'] {
1578
- transform: translateY(0);
1579
- transition: transform 0.5s;
1580
- }
1581
-
1582
- .top-bar-header {
1583
- line-height: normal;
1584
- }
1585
-
1586
- &[data-header-type='home'] {
1587
- z-index: ${wt};
1588
- }
1589
-
1590
- &[data-header-type='popup'] {
1591
- position: absolute;
1592
- z-index: ${Et};
1593
- }
1594
-
1595
- &[data-header-type='popup-sub-level'] {
1596
- position: absolute;
1597
- z-index: ${Ct};
1598
- }
1599
-
1600
- &[data-is-displayed='false'] {
1601
- //display: none;
1602
- visibility: hidden;
1603
- }
1604
- }
1605
-
1606
- .marry-baby {
1607
- input {
1608
- background: ${e=>e.theme.mbColors.lightGray};
1609
- border-radius: 16px;
1610
- border: none;
1611
- }
1612
- max-width: 172px;
1613
- }
1614
- &[data-site-type='marryBaby'] {
1615
- .close-btn {
1616
- top: 16px;
1617
- right: 16px;
1618
- }
1619
- }
1620
- `,wo=u.div`
1621
- display: flex;
1622
- height: 100%;
1623
- align-items: center;
1624
-
1625
- justify-content: space-between;
1626
- padding: 0 2rem;
1627
- height: 56px;
1628
- ${Q.pcDown} {
1629
- padding: 0 1rem;
1630
- }
1631
-
1632
- ${Q.mbDown} {
1633
- position: relative;
1634
- height: 56px;
1635
- background: white;
1636
- gap: 2px;
1637
- }
1638
-
1639
- &[data-site-type='marryBaby'] {
1640
- width: 100%;
1641
- margin: 0 auto;
1642
- padding: 0 16px;
1643
- ${Q.tdUp} {
1644
- max-width: 1064px;
1645
- }
1646
- }
1647
- `,Eo=u.div`
1648
- display: flex;
1649
- align-items: center;
1650
- height: 100%;
1651
- gap: 24px;
1652
- ${Q.pcDown} {
1653
- flex-shrink: 0;
1654
- gap: 16px;
1655
- }
1656
- ${Q.pcDown} {
1657
- gap: 12px;
1658
- }
1659
- &[data-site-type='marryBaby'] {
1660
- gap: 26px;
1661
- }
1662
- `,Co=u.div``,ko=u.div`
1663
- display: flex;
1664
- align-items: center;
1665
- height: 100%;
1666
- flex-shrink: 0;
1667
- /* gap: 16px; */
1668
- ${Q.tdDown} {
1669
- flex-shrink: 0.6;
1670
- }
1671
- .hhgcomp-navigation-itemnav-headeritem {
1672
- gap: 2px;
1673
- ${Q.pcUp} {
1674
- padding: 0 10px;
1675
- }
1676
- ${Q.pcDown} {
1677
- padding: 0 6px;
1678
- }
1679
- ${Q.mbDown} {
1680
- display: none;
1681
- }
1682
- a {
1683
- text-decoration: none;
1684
- }
1685
- }
1686
- `;u.div`
1687
- .fake-search-input {
1688
- pointer-events: none;
1689
- input {
1690
- line-height: 20px;
1691
- padding-top: 10px;
1692
- padding-bottom: 10px;
1693
- }
1694
- }
1695
- `;const $o=u.div`
1696
- margin-left: 16px;
1697
- display: flex;
1698
- gap: 12px;
1699
- align-items: center;
1700
- flex-shrink: 0;
1701
- ${Q.pcDown} {
1702
- margin-left: 8px;
1703
- gap: 8px;
1704
- }
1705
- ${Q.mbDown} {
1706
- margin-left: 0;
1707
- gap: 10px;
1708
- }
1709
- `,Po=u.div`
1710
- display: flex;
1711
- align-items: center;
1712
- height: 100%;
1713
- &[data-site-type='marryBaby'] {
1714
- gap: 26px;
1715
- }
1716
- `;var No="q3nL5cp",Bo="_2DNf80G",_o="Q-glX-n";const Ao=({onClosePopup:e})=>a.createElement("div",{className:`${_o} close-btn`,onClick:e},a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},a.createElement("path",{d:"M18 6L6 18M18 18L6 6",stroke:"#3E3F58",strokeWidth:"1.3",strokeLinecap:"round"}))),Mo=({onClosePopup:e,isDisplay:t,children:o,isNavMenu:i,hideCloseBtn:n})=>a.createElement("div",{className:"hhgcomp-navigation-popupwrapper-menuwrapper top-menu-health-tools","data-is-display":!!t,"data-is-nav-menu":!!i},a.createElement(he,null,!n&&a.createElement("div",{className:Bo},a.createElement(Ao,{onClosePopup:e})),a.createElement(he,{className:No},o))),To=({careSpecialties:e=[],isOpen:t,onClose:o,spotlights:i=[]})=>{var n;const{t:l}=R(),{locale:r,configs:{statics:d}}=s(Vt);return a.createElement(Mo,{onClosePopup:o,isDisplay:t,isNavMenu:!0},a.createElement(ma,{headingTitle:l("home.navigator.menuItem.specialties"),hrefViewMore:`${d.CARE_URL_FE}/`,UrlFE:d.CARE_URL_FE,onClosePopup:o,titleBtnViewMore:l("home.navigator.menuItem.allSpecialties"),menuItems:(null==e?void 0:e.map((e=>e?{name:String(e.name)||"",link:_t({type:"DOCTOR",specialtySlug:e.slug,locale:r}),thumbnail:(null==e?void 0:e.thumbnail)||""}:{})))||[]}),a.createElement(Ta,{spotlights:i,hrefViewMore:`${d.CARE_URL_FE}/${null===(n=de[r])||void 0===n?void 0:n.SPECIALTIES}/`}))},Ho=({categories:e=[],spotlightsList:t=[],onClose:o,isOpen:i})=>{const{t:n}=R(),{locale:l,configs:{statics:r}}=s(Vt);return a.createElement(Mo,{onClosePopup:o,isDisplay:i,isNavMenu:!0},a.createElement(ma,{hrefViewMore:`${r.HOME_PAGE_URL}${"tl-PH"===l?"/fil":""}/categories/`,UrlFE:r.HOME_PAGE_URL,onClosePopup:o,titleBtnViewMore:n("home.navigator.menuItem.allCategories"),menuItems:(null==e?void 0:e.map((e=>e?{name:e.displayName||null,link:(null==e?void 0:e.customizedUrl)||(null==e?void 0:e.permalink)||"/",thumbnail:e.iconUrl||null}:{})))||[],headingTitle:n("home.navigator.menuItem.healthCategories")}),a.createElement(Da,{spotlightsList:t,hrefViewMore:`${r.HOME_PAGE_URL}${"tl-PH"===l?"/fil":""}/spotlight/`}))},Lo=({communities:e=[],onClose:t,isOpen:o,spotlights:i=[]})=>{const{t:n}=R(),{configs:{statics:l}}=s(Vt);return a.createElement(Mo,{onClosePopup:t,isDisplay:o,isNavMenu:!0},a.createElement(ma,{hrefViewMore:_(l.TOGETHER_URL_FE),UrlFE:B(l.TOGETHER_URL_FE),onClosePopup:t,titleBtnViewMore:n("home.navigator.menuItem.allCommunities"),menuItems:(null==e?void 0:e.map((e=>e?{name:e.name||"",link:e.slug||"/",thumbnail:e.thumbnail||""}:{})))||[],headingTitle:n("home.navigator.menuItem.allCommunitiesheadingTitle")}),a.createElement(Ja,{spotlights:i}))},So=({locale:e,onClose:t,isOpen:o,spotlightHealthTools:i=[],healthTools:n=[]})=>{var l;const{t:r}=R(),{configs:{statics:d}}=s(Vt),c=`${d.HOME_PAGE_URL}${"tl-PH"===e?"/fil":""}${(null===(l=P[e])||void 0===l?void 0:l.HEALTH_TOOLS)||""}`;return a.createElement(Mo,{onClosePopup:t,isDisplay:o,isNavMenu:!0},a.createElement(ma,{hrefViewMore:c,UrlFE:d.HOME_PAGE_URL,onClosePopup:t,headingTitle:r("home.navigator.menuItem.healthToolsList"),titleBtnViewMore:r("home.navigator.menuItem.allHealthTools"),menuItems:n.map((e=>({name:e.title,link:e.link?e.link.startsWith("http")?e.link:`${d.HOME_PAGE_URL}${e.link}`:void 0,thumbnail:e.icon})))}),a.createElement(yo,{spotlightHealthTools:i,hrefViewMore:c}))},Uo=({onTopBarAppears:e,type:t="home",languageMenu:n,menuItems:r})=>{var c;const{siteType:m,isMobile:p=!1,locale:g,sitewideBanner:h,sitewideBannerShown:u=!0,sponsorComponent:v,onBookingClick:y,currentUrl:b,onLoginClick:x,cartNumber:w,configs:{statics:E,enableNavCareBooking:C,enableSearchBar:k,enableNavCare:P,enableProfileMyHealth:A,enableProfileMySaved:M,enableNavTogether:T,enableProfileEcom:H,enableProfileNavigatorMenu:L},userState:{userInfo:S},onLogout:U,userProfileRouterPush:z,isUserLoading:D}=s(Vt),{t:O}=R(),{SSO_URL:F,HOME_PAGE_URL:V}=E,G=!!v,[W,Y]=o(!1),Z=l(47),q=l(null),K=l(!1),Q="helloSites"===m?null===(c=$[g])||void 0===c?void 0:c.LOGO_TYPE:m,J="undefined"!=typeof window,X=d(I((()=>{if("home"===t&&J){if(!q.current)return;const e=q.current.getBoundingClientRect();e.top<=0&&window.scrollY>Z.current&&window.scrollY>e.height+20&&!K.current&&(K.current=!0,Y(!0)),window.scrollY<Z.current&&K.current&&(K.current=!1,Y(!1)),window.scrollY>=0&&(Z.current=window.scrollY)}}),200),[]);i((()=>{null==e||e(!W)}),[W]),i((()=>(window.addEventListener("scroll",X,{passive:!0}),()=>{window.removeEventListener("scroll",X)})),[]),i((()=>{p&&X()}),[p]);const ee=u&&!!h;return a.createElement(xo,{"data-site-type":m,"data-sponsored":G,"data-sitewide-banner-shown":ee,"data-header-type":t,"data-collapsed":W,"data-with-search-input":"popup-sub-level"!==t,"data-is-displayed":!0,id:"site-header",ref:q},h,a.createElement(wo,{"data-site-type":m},a.createElement(Eo,{"data-site-type":m},a.createElement(fo,{menuItems:r,type:t}),a.createElement("a",{style:{flexShrink:0},href:V},a.createElement(Co,null,a.createElement(j,{style:{display:"flex"},type:Q,badge:"id-ID"===g&&a.createElement("img",{src:f.getAssetPath("sehat-badge.png"),width:"56",height:"23",loading:"lazy"}),dateForSeasonal:new Date,locale:g,key:"undefined"!=typeof window?"client":"server"}))),"marryBaby"===m?a.createElement(Do,{menuItems:r}):k&&a.createElement(zo,{siteType:m})),a.createElement(ko,{"data-site-type":m},"marryBaby"===m?k&&a.createElement(zo,{siteType:m}):a.createElement(Do,{menuItems:r}),a.createElement($o,null,a.createElement(Ae,{count:w,locale:g}),C&&a.createElement(Te,{mediaQueryKey:"mbUp"},a.createElement(Rt,{careUrlFe:E.CARE_URL_FE,currentUrl:b,btnName:O("login.booking"),onCareHeaderClick:y})),n,a.createElement(zt,{userInfo:S,siteType:m,onLoginClick:x||(()=>{const e=window.location.href;window.location.href=F?B(`${F}?returnUrl=${e}`):e}),SSO_URL:_(E.SSO_URL),currentUrl:b,onLogout:U,UP_BASEPATH:N,isMyHealthEnabled:A,enableCare:P,enableTogether:T,enableEcom:H,enableMySaved:M,togetherApiDomain:_(E.TOGETHER_API),isUserProfileNavigatorMenuHidden:!L,userProfileRouterPush:z,isLoading:D,locale:g})))),v?a.isValidElement(v)?a.cloneElement(v,{isCollapsed:W,locale:g,isMobile:p}):v:null)},zo=({siteType:e})=>a.createElement(Te,{mediaQueryKey:"mbUp",className:"marryBaby"===e?"marry-baby":""},a.createElement(Jt,null)),Do=({menuItems:e})=>{const{siteType:t,locale:o,ssrMenuContent:{categories:i,healthTools:n,care:l,together:r}}=s(Vt);return a.createElement(Te,{mediaQueryKey:"mbUp",style:{height:"100%"}},a.createElement(Po,{"data-site-type":t},null==e?void 0:e.map(((e,t)=>a.createElement(da,{key:t,item:e,menu:"categories"===e.popupType?a.createElement(Ho,{categories:null==i?void 0:i.items,spotlightsList:null==i?void 0:i.spotlights}):"tools"===e.popupType?a.createElement(So,{locale:o,healthTools:null==n?void 0:n.items,spotlightHealthTools:null==n?void 0:n.spotlights}):"together"===e.popupType?a.createElement(Lo,{communities:null==r?void 0:r.items,spotlights:null==r?void 0:r.spotlights}):"care"===e.popupType?a.createElement(To,{careSpecialties:null==l?void 0:l.items,spotlights:null==l?void 0:l.spotlights}):null})))))},jo=u.div`
1717
- --header-z-index: 305;
1718
- top: 0;
1719
- z-index: var(--header-z-index);
1720
-
1721
- ${Q.mbDown} {
1722
- width: 100vw;
1723
- max-width: 100%;
1724
- }
1725
- --amp-site-wide-closed: 2px;
1726
-
1727
- -webkit-transform: translateZ(0);
1728
- position: sticky;
1729
-
1730
- &.nav-open {
1731
- margin-top: 64px;
1732
- }
1733
-
1734
- &:not(.nav-open) {
1735
- --amp-site-wide-closed: 66px;
1736
- }
1737
- pointer-events: none;
1738
- > section * {
1739
- pointer-events: auto;
1740
- }
1741
- `;u.div`
1742
- display: flex;
1743
- align-items: center;
1744
- gap: 8px;
1745
- `,u.a`
1746
- &[data-is-active='true'] {
1747
- color: unset;
1748
- }
1749
- font-size: 14px;
1750
- font-weight: 700;
1751
- line-height: 22px;
1752
- text-decoration: none;
1753
- `;const Ro=e=>{var t,r;const{isMobile:c,locale:m,onTopBarAppears:p,languageOptions:g,sponsorComponent:h,sitewideBanner:u,sitewideBannerShown:v,className:y}=e,b=(()=>{const{t:e}=R(),{siteType:t,locale:a,configs:{enableNavDiscover:o,enableNavHealthTools:i,enableNavCare:l,enableNavTogether:r,enableNavEcom:d,statics:c}}=s(Vt),m="marryBaby"===t;return n((()=>{var t;const n=[];return o&&n.push({name:e("home.navigator.menuItem.discover"),id:"categories",link:`${c.HOME_PAGE_URL}${"tl-PH"===a?"/fil":""}/categories`,niceName:"",thumbnail:m?f.getAssetPath("categories-mb.svg"):f.getAssetPath("nav-icons/discover.svg"),popupType:"categories"}),i&&n.push({name:e("home.navigator.menuItem.healthTools"),id:"tools",link:`${c.HOME_PAGE_URL}${"tl-PH"===a?"/fil":""}${(null===(t=P[a])||void 0===t?void 0:t.HEALTH_TOOLS)||""}`,thumbnail:m?f.getAssetPath("healthtools-mb.svg"):f.getAssetPath("nav-icons/health-tools.svg"),popupType:"tools"}),r&&n.push({name:e("home.navigator.menuItem.helloTogether"),id:"together",link:B(c.TOGETHER_URL_FE+"/"),thumbnail:m?f.getAssetPath("community-mb.svg"):f.getAssetPath("nav-icons/community.svg"),popupType:"together"}),d&&n.push({name:e("home.navigator.menuItem.helloEcom"),id:"ecom",link:B(c.HOME_PAGE_URL+"/shop"),thumbnail:f.getAssetPath("nav-icons/shop.svg"),popupType:null}),l&&n.push({name:e("home.navigator.menuItem.helloCare"),id:"care",link:B("ms-MY"===a?c.HOME_PAGE_URL+"/care/current-location/hospital/":c.HOME_PAGE_URL+"/care"),thumbnail:f.getAssetPath("nav-icons/care.svg"),popupType:"id-ID"===a?"care":null}),n}),[a,l,r,d])})();(()=>{const{isFirstLogin:e,userState:t}=s(Vt),{userInfo:a}=t;i((()=>{(null==a?void 0:a.id)&&(e?(null==a?void 0:a.email)&&""!==(null==a?void 0:a.email)?window.insider_object={user:Object.assign({uuid:null==a?void 0:a.id,email:null==a?void 0:a.email,gdpr_optin:!0,email_optin:!0,sign_up:!0},(null==a?void 0:a.name)?{name:null==a?void 0:a.name}:{})}:window.insider_object={user:Object.assign({uuid:null==a?void 0:a.id,sign_up:!0},(null==a?void 0:a.name)?{name:null==a?void 0:a.name}:{})}:(null==a?void 0:a.email)&&""!==(null==a?void 0:a.email)?window.insider_object={user:Object.assign({uuid:null==a?void 0:a.id,email:null==a?void 0:a.email,gdpr_optin:!0,email_optin:!0,log_in:!0},(null==a?void 0:a.name)?{name:null==a?void 0:a.name}:{})}:window.insider_object={user:Object.assign({uuid:null==a?void 0:a.id,log_in:!0},(null==a?void 0:a.name)?{name:null==a?void 0:a.name}:{})})}),[])})();const x=v&&!!u,w=!!h,E=!!(null===(r=null===(t=null==h?void 0:h.props)||void 0===t?void 0:t.sponsoredBy)||void 0===r?void 0:r.length),{headerRef:C,defaultHeaderHeight:k,headerHeight:$,headerBottom:N}=(({hasSponsoredBanners:e,isSponsored:t,isShowingSiteWideBanner:a,isMobile:r})=>{const s=l(null),[c,m]=o(0),[p,g]=o(64),h=d(ce((()=>{var e,t,a,o;const i=(null===(e=s.current)||void 0===e?void 0:e.clientHeight)||(null===(a=null===(t=s.current)||void 0===t?void 0:t.children[0])||void 0===a?void 0:a.clientHeight)||0;window.scrollY<=i+200&&(m(i),g((null===(o=s.current)||void 0===o?void 0:o.getBoundingClientRect().bottom)||c))}),200),[]);i((()=>(window.addEventListener("resize",h,{passive:!0}),window.addEventListener("scroll",h,{passive:!0}),h(),()=>{window.removeEventListener("resize",h),window.removeEventListener("scroll",h)})),[]),i((()=>{h()}),[r,a,t,e,s.current]);const u=n((()=>{let o=56;return a&&(o+=64),t&&(o+=40,e&&(o+=57)),o}),[r,a,e,t]);return{defaultHeaderHeight:u,headerHeight:c||u,headerBottom:p,headerRef:s}})({isShowingSiteWideBanner:x,isSponsored:w,hasSponsoredBanners:E,isMobile:c});return a.createElement(jo,{id:"navigation-v2",style:{"--default-header-height":k+"px","--header-height":`calc(${$}px - var(--amp-site-wide-closed), 64px)`,"--header-bottom":N+"px"},className:y},a.createElement("section",{ref:C},a.createElement(Uo,{menuItems:b,type:"home",onTopBarAppears:p,languageMenu:a.createElement(Pe,{languageOptions:g,locale:m})})))},Oo=e=>{const t=Object.assign({siteType:"helloSites",projectType:"discover",locale:"vi-VN",activeMenuService:"categories",ssrMenuContent:{}},e);return a.createElement(Gt,Object.assign({},t),a.createElement(Ro,Object.assign({},t)))},Io=e=>t(void 0,void 0,void 0,(function*(){var t,a,o,i,n,l,r,s,d,c,m,p,g,h,u,v,y,b,f,E,k,$,P;const N={},_="vi-VN_MB"===e;try{const A="tl-PH"===e?"lang=fil":"";try{const[m,p,g,h]=yield Promise.all([fetch(B(`${H(e)}/wp-json/api/categories${A?"?"+A:""}`)).then((e=>e.json())),fetch(B(`${H(e)}/wp-json/api/spotlights?per_page=10&order_by=start_date${A?"&"+A:""}`)).then((e=>e.json())),fetch(B(`${H(e)}/wp-json/api/${_?"health-tools":"healthtools"}${A?"?"+A:""}`)).then((e=>e.json())),fetch(B(`${H(e)}/wp-json/api/${_?"health-tools":"healthtools"}/favorites${A?"?"+A:""}`)).then((e=>e.json()))]);N.categories={items:(null===(a=null===(t=null==m?void 0:m.data)||void 0===t?void 0:t.map)||void 0===a?void 0:a.call(t,$t))||[],spotlights:(null===(l=null===(n=null===(i=null===(o=null==p?void 0:p.data)||void 0===o?void 0:o.articles)||void 0===i?void 0:i.map)||void 0===n?void 0:n.call(i,At))||void 0===l?void 0:l.filter(Mt))||[]},N.healthTools={items:(null===(s=null===(r=null==g?void 0:g.data)||void 0===r?void 0:r.map)||void 0===s?void 0:s.call(r,Pt))||[],spotlights:(null===(c=null===(d=null==h?void 0:h.data)||void 0===d?void 0:d.map)||void 0===c?void 0:c.call(d,Pt))||[]}}catch(e){}if(_||C.includes(e))try{const[t,a]=yield Promise.all([fetch(B(`${T()}/api/v1/community?website_url=https://${x[e]}`)).then((e=>e.json())),fetch(B(`${T()}/api/v1/options?website_url=https://${x[e]}&meta_key=popular_post`)).then((e=>e.json()))]);N.together={items:(null===(g=null===(p=null===(m=null==t?void 0:t.data)||void 0===m?void 0:m.communities)||void 0===p?void 0:p.map)||void 0===g?void 0:g.call(p,z))||[],spotlights:(null===(v=null===(u=null===(h=null==a?void 0:a.data)||void 0===h?void 0:h.posts)||void 0===u?void 0:u.map)||void 0===v?void 0:v.call(u,D))||[]}}catch(e){}if(w.includes(e))try{const[t,a]=yield Promise.all([fetch(B(L()+`/api/options/setting_menu?site=${x[e]}&type=0`)).then((e=>e.json())),fetch(B(L()+`/api/options/setting_menu?site=${x[e]}&type=1`)).then((e=>e.json()))]);N.care={items:(null===(E=null===(f=null===(b=null===(y=null==t?void 0:t._data)||void 0===y?void 0:y.setting_menu)||void 0===b?void 0:b.menu_specialty)||void 0===f?void 0:f.map)||void 0===E?void 0:E.call(f,Nt))||[],spotlights:(null===(P=null===($=null===(k=null==a?void 0:a._data.setting_menu)||void 0===k?void 0:k.menu_hospital)||void 0===$?void 0:$.map)||void 0===P?void 0:P.call($,Bt))||[]}}catch(e){}}catch(e){console.error(e)}return N})),Fo=e=>t(void 0,void 0,void 0,(function*(){return(yield c("nav-menu-content",(()=>Io(e||"en-PH")),(e=>{var t,a;return!!(null===(a=null===(t=null==e?void 0:e.categories)||void 0===t?void 0:t.items)||void 0===a?void 0:a.length)})))||{}}));export{ve as A,Pe as L,Oo as N,Ht as P,Tt as U,Fo as a,Ye as b,ft as c,Ut as d,zt as e,Io as g,be as i};