@hhgtech/hhg-components 1.28.67 → 1.28.69

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 (521) hide show
  1. package/build/BMI_BOYS.percentile.monthly-48c9471d.js +688 -0
  2. package/build/BMI_BOYS.percentile.weekly-4965852e.js +182 -0
  3. package/build/BMI_BOYS.percentile.yearly-0f7cc8f4.js +83 -0
  4. package/build/BMI_BOYS.zscore.monthly-5bb8a433.js +440 -0
  5. package/build/BMI_BOYS.zscore.weekly-3d56f80f.js +118 -0
  6. package/build/BMI_BOYS.zscore.yearly-57081f24.js +55 -0
  7. package/build/BMI_GIRLS.percentile.monthly-95859cd9.js +688 -0
  8. package/build/BMI_GIRLS.percentile.weekly-009cf4df.js +182 -0
  9. package/build/BMI_GIRLS.percentile.yearly-4436947b.js +83 -0
  10. package/build/BMI_GIRLS.zscore.monthly-689b4eee.js +440 -0
  11. package/build/BMI_GIRLS.zscore.weekly-dff693df.js +118 -0
  12. package/build/BMI_GIRLS.zscore.yearly-05ef5f4f.js +55 -0
  13. package/build/ChevronDown-275f1ab5.js +29 -0
  14. package/build/HEAD CIRCUM_BOYS.percentile.monthly-55c580a7.js +688 -0
  15. package/build/HEAD CIRCUM_BOYS.percentile.weekly-e30f4a42.js +182 -0
  16. package/build/HEAD CIRCUM_BOYS.percentile.yearly-2378a5f0.js +83 -0
  17. package/build/HEAD CIRCUM_BOYS.zscore.monthly-102d5559.js +440 -0
  18. package/build/HEAD CIRCUM_BOYS.zscore.weekly-7b0f1ba8.js +118 -0
  19. package/build/HEAD CIRCUM_BOYS.zscore.yearly-e9237d31.js +55 -0
  20. package/build/HEAD CIRCUM_GIRLS.percentile.monthly-1ddda8b3.js +688 -0
  21. package/build/HEAD CIRCUM_GIRLS.percentile.weekly-843147ea.js +182 -0
  22. package/build/HEAD CIRCUM_GIRLS.percentile.yearly-9b51c237.js +83 -0
  23. package/build/HEAD CIRCUM_GIRLS.zscore.monthly-3f1b233c.js +440 -0
  24. package/build/HEAD CIRCUM_GIRLS.zscore.weekly-9e14d3fe.js +118 -0
  25. package/build/HEAD CIRCUM_GIRLS.zscore.yearly-d924f5ae.js +55 -0
  26. package/build/HEIGHT_BOYS.percentile.monthly-15538920.js +688 -0
  27. package/build/HEIGHT_BOYS.percentile.weekly-10bd0277.js +182 -0
  28. package/build/HEIGHT_BOYS.percentile.yearly-8e678d38.js +237 -0
  29. package/build/HEIGHT_BOYS.zscore.monthly-2c110da9.js +440 -0
  30. package/build/HEIGHT_BOYS.zscore.weekly-288b7733.js +118 -0
  31. package/build/HEIGHT_BOYS.zscore.yearly-42f6f9f7.js +153 -0
  32. package/build/HEIGHT_GIRLS.percentile.monthly-04abe7d2.js +688 -0
  33. package/build/HEIGHT_GIRLS.percentile.weekly-9653b16c.js +182 -0
  34. package/build/HEIGHT_GIRLS.percentile.yearly-9efacd67.js +237 -0
  35. package/build/HEIGHT_GIRLS.zscore.monthly-c64a97b2.js +440 -0
  36. package/build/HEIGHT_GIRLS.zscore.weekly-3302dd83.js +118 -0
  37. package/build/HEIGHT_GIRLS.zscore.yearly-ebe5114f.js +153 -0
  38. package/build/Subot-5fc40fb5.js +217 -0
  39. package/build/Visible-5c5d57cf.js +29 -0
  40. package/build/WEIGHT_BOYS.percentile.monthly-5e11e7a0.js +688 -0
  41. package/build/WEIGHT_BOYS.percentile.weekly-68ae2578.js +182 -0
  42. package/build/WEIGHT_BOYS.percentile.yearly-030c06a4.js +138 -0
  43. package/build/WEIGHT_BOYS.zscore.monthly-d22c7b57.js +440 -0
  44. package/build/WEIGHT_BOYS.zscore.weekly-d8d901e6.js +118 -0
  45. package/build/WEIGHT_BOYS.zscore.yearly-c311a084.js +90 -0
  46. package/build/WEIGHT_GIRLS.percentile.monthly-5c44f8eb.js +688 -0
  47. package/build/WEIGHT_GIRLS.percentile.weekly-faa98671.js +182 -0
  48. package/build/WEIGHT_GIRLS.percentile.yearly-560b862e.js +138 -0
  49. package/build/WEIGHT_GIRLS.zscore.monthly-5365ba1a.js +440 -0
  50. package/build/WEIGHT_GIRLS.zscore.weekly-0d9dc521.js +118 -0
  51. package/build/WEIGHT_GIRLS.zscore.yearly-5a3c4e43.js +90 -0
  52. package/build/adapters.js +36 -1
  53. package/build/{esm/animation-0340efb3.js → animation-eb4e500b.js} +32 -10
  54. package/build/babyGrowth.js +913 -47
  55. package/build/cache.js +13 -1
  56. package/build/care.js +38 -1
  57. package/build/components/navigationV2/hooks/useNavConfig.d.ts +1 -3
  58. package/build/components.js +186 -1
  59. package/build/constants-8b8bc19f.js +255 -0
  60. package/build/constants-ae18ce18.js +935 -0
  61. package/build/constants.js +43 -1
  62. package/build/cookieHelper-5c9f4bb8.js +43 -0
  63. package/build/core-2aa8d86c.js +51 -0
  64. package/build/dataTransform-089f414c.js +66 -0
  65. package/build/ecom.js +745 -1
  66. package/build/esm/BMI_BOYS.percentile.monthly-de5dce68.js +686 -0
  67. package/build/esm/BMI_BOYS.percentile.weekly-9d3990b6.js +180 -0
  68. package/build/esm/BMI_BOYS.percentile.yearly-98b9114a.js +81 -0
  69. package/build/esm/BMI_BOYS.zscore.monthly-394646f0.js +438 -0
  70. package/build/esm/BMI_BOYS.zscore.weekly-c669ea51.js +116 -0
  71. package/build/esm/BMI_BOYS.zscore.yearly-771ef6b6.js +53 -0
  72. package/build/esm/BMI_GIRLS.percentile.monthly-1ff3d499.js +686 -0
  73. package/build/esm/BMI_GIRLS.percentile.weekly-211d2f27.js +180 -0
  74. package/build/esm/BMI_GIRLS.percentile.yearly-206fdcff.js +81 -0
  75. package/build/esm/BMI_GIRLS.zscore.monthly-b1137e36.js +438 -0
  76. package/build/esm/BMI_GIRLS.zscore.weekly-63ed3cd6.js +116 -0
  77. package/build/esm/BMI_GIRLS.zscore.yearly-221d187c.js +53 -0
  78. package/build/esm/ChevronDown-9a8ece61.js +7 -0
  79. package/build/esm/HEAD CIRCUM_BOYS.percentile.monthly-4c37847c.js +686 -0
  80. package/build/esm/HEAD CIRCUM_BOYS.percentile.weekly-8f6ea38a.js +180 -0
  81. package/build/esm/HEAD CIRCUM_BOYS.percentile.yearly-6c12a99a.js +81 -0
  82. package/build/esm/HEAD CIRCUM_BOYS.zscore.monthly-c531b497.js +438 -0
  83. package/build/esm/HEAD CIRCUM_BOYS.zscore.weekly-6cafba00.js +116 -0
  84. package/build/esm/HEAD CIRCUM_BOYS.zscore.yearly-fe8114a0.js +53 -0
  85. package/build/esm/HEAD CIRCUM_GIRLS.percentile.monthly-25ce0d36.js +686 -0
  86. package/build/esm/HEAD CIRCUM_GIRLS.percentile.weekly-5d3f2862.js +180 -0
  87. package/build/esm/HEAD CIRCUM_GIRLS.percentile.yearly-2b709ca5.js +81 -0
  88. package/build/esm/HEAD CIRCUM_GIRLS.zscore.monthly-e8617bae.js +438 -0
  89. package/build/esm/HEAD CIRCUM_GIRLS.zscore.weekly-f3252d67.js +116 -0
  90. package/build/esm/HEAD CIRCUM_GIRLS.zscore.yearly-5b62d41f.js +53 -0
  91. package/build/esm/HEIGHT_BOYS.percentile.monthly-63d2cf96.js +686 -0
  92. package/build/esm/HEIGHT_BOYS.percentile.weekly-8ea5102d.js +180 -0
  93. package/build/esm/HEIGHT_BOYS.percentile.yearly-8107b77b.js +235 -0
  94. package/build/esm/HEIGHT_BOYS.zscore.monthly-641cdfa3.js +438 -0
  95. package/build/esm/HEIGHT_BOYS.zscore.weekly-86da0362.js +116 -0
  96. package/build/esm/HEIGHT_BOYS.zscore.yearly-060f6e79.js +151 -0
  97. package/build/esm/HEIGHT_GIRLS.percentile.monthly-fb987d37.js +686 -0
  98. package/build/esm/HEIGHT_GIRLS.percentile.weekly-82655dc0.js +180 -0
  99. package/build/esm/HEIGHT_GIRLS.percentile.yearly-a63b8456.js +235 -0
  100. package/build/esm/HEIGHT_GIRLS.zscore.monthly-77d676a3.js +438 -0
  101. package/build/esm/HEIGHT_GIRLS.zscore.weekly-c0387a4e.js +116 -0
  102. package/build/esm/HEIGHT_GIRLS.zscore.yearly-41203c20.js +151 -0
  103. package/build/esm/Subot-3289bd8e.js +212 -0
  104. package/build/esm/Visible-a3d436dd.js +7 -0
  105. package/build/esm/WEIGHT_BOYS.percentile.monthly-50802d8b.js +686 -0
  106. package/build/esm/WEIGHT_BOYS.percentile.weekly-4d72ddd6.js +180 -0
  107. package/build/esm/WEIGHT_BOYS.percentile.yearly-20a29844.js +136 -0
  108. package/build/esm/WEIGHT_BOYS.zscore.monthly-729e6614.js +438 -0
  109. package/build/esm/WEIGHT_BOYS.zscore.weekly-90352f48.js +116 -0
  110. package/build/esm/WEIGHT_BOYS.zscore.yearly-fe1871cc.js +88 -0
  111. package/build/esm/WEIGHT_GIRLS.percentile.monthly-e6afb2e0.js +686 -0
  112. package/build/esm/WEIGHT_GIRLS.percentile.weekly-b66d3016.js +180 -0
  113. package/build/esm/WEIGHT_GIRLS.percentile.yearly-a55622c5.js +136 -0
  114. package/build/esm/WEIGHT_GIRLS.zscore.monthly-2cdcbe75.js +438 -0
  115. package/build/esm/WEIGHT_GIRLS.zscore.weekly-d5be31d5.js +116 -0
  116. package/build/esm/WEIGHT_GIRLS.zscore.yearly-99e8d3a7.js +88 -0
  117. package/build/esm/adapters.js +26 -1
  118. package/build/{animation-d5d9ef32.js → esm/animation-3d5edc39.js} +22 -10
  119. package/build/esm/babyGrowth.js +883 -47
  120. package/build/esm/cache.js +3 -1
  121. package/build/esm/care.js +26 -1
  122. package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +1 -3
  123. package/build/esm/components.js +88 -1
  124. package/build/esm/constants-2a6d2434.js +932 -0
  125. package/build/esm/constants-b77ffe3d.js +238 -0
  126. package/build/esm/constants.js +4 -1
  127. package/build/esm/cookieHelper-d314282c.js +39 -0
  128. package/build/esm/core-8c73d133.js +47 -0
  129. package/build/esm/dataTransform-8ecfc046.js +56 -0
  130. package/build/esm/ecom.js +737 -1
  131. package/build/esm/footer.js +31 -1
  132. package/build/esm/gAssets.js +5 -1
  133. package/build/esm/getDynamicHealthTool-f4497aa5.js +44 -0
  134. package/build/esm/getSocialList-a5b8462e.js +66 -0
  135. package/build/esm/hooks.js +21 -1
  136. package/build/esm/i18n-values/en-PH.js +600 -1
  137. package/build/esm/i18n-values/hi-IN.js +600 -1
  138. package/build/esm/i18n-values/id-ID.js +600 -1
  139. package/build/esm/i18n-values/km-KH.js +600 -1
  140. package/build/esm/i18n-values/ms-MY.js +602 -1
  141. package/build/esm/i18n-values/my-MM.js +600 -1
  142. package/build/esm/i18n-values/th-TH.js +600 -1
  143. package/build/esm/i18n-values/tl-PH.js +600 -1
  144. package/build/esm/i18n-values/vi-VN.js +607 -1
  145. package/build/esm/i18n-values/vi-VN_MB.js +607 -1
  146. package/build/esm/i18n-values/zh-TW.js +600 -1
  147. package/build/esm/i18n.js +55 -1
  148. package/build/esm/i18nV2.js +18 -1
  149. package/build/esm/index-12fa4985.js +8 -0
  150. package/build/esm/index-1e59f99a.js +152 -0
  151. package/build/esm/index-32e53dac.js +1936 -0
  152. package/build/esm/index-3474401a.js +149 -0
  153. package/build/esm/index-34899aa3.js +17 -0
  154. package/build/esm/index-350e8f5b.js +124 -0
  155. package/build/esm/index-41bf860a.js +151 -0
  156. package/build/esm/index-4aa8e518.js +116 -0
  157. package/build/esm/index-4fe2b03f.js +32 -0
  158. package/build/esm/index-6ea6484e.js +29 -0
  159. package/build/esm/index-717401ee.js +184 -0
  160. package/build/esm/index-7af5242a.js +24 -0
  161. package/build/esm/index-7b8c85cd.js +8302 -0
  162. package/build/esm/index-81f295b7.js +23 -0
  163. package/build/esm/index-8858383e.js +52 -0
  164. package/build/esm/index-8f52dcf3.js +33 -0
  165. package/build/esm/index-9ea7e838.js +33 -0
  166. package/build/esm/index-aabac2aa.js +3241 -0
  167. package/build/esm/index-b9b2c417.js +837 -0
  168. package/build/esm/index-c2da5293.js +12 -0
  169. package/build/esm/index-c56d60db.js +370 -0
  170. package/build/esm/index-c5d7f692.js +24 -0
  171. package/build/esm/index-cc93e010.js +53 -0
  172. package/build/esm/index-d7f046db.js +5 -0
  173. package/build/esm/index-d8177667.js +14 -0
  174. package/build/esm/index-da139dda.js +615 -0
  175. package/build/esm/index-e612be9c.js +905 -0
  176. package/build/esm/index-f3d0592b.js +71 -0
  177. package/build/esm/index.js +190 -1
  178. package/build/{index.styled-0a1fb891.js → esm/index.styled-9c9db9cc.js} +17 -5
  179. package/build/esm/index.styles-5add27c5.js +1303 -0
  180. package/build/esm/isProduction-0ea904dd.js +27 -0
  181. package/build/esm/lead.js +2140 -1
  182. package/build/esm/localizeNumberFormat-2ac3773e.js +23 -0
  183. package/build/esm/mantine.js +113 -1
  184. package/build/esm/misc.js +22 -1
  185. package/build/esm/navigation.js +51 -1
  186. package/build/esm/normalizeLink-d1c9617e.js +12 -0
  187. package/build/esm/number-0c126a39.js +38 -0
  188. package/build/esm/onboardingV2.js +860 -34
  189. package/build/esm/paths-a8204db4.js +14 -0
  190. package/build/esm/pwg.js +208 -7
  191. package/build/esm/routing-2474f896.js +40 -0
  192. package/build/esm/subot.js +4553 -134
  193. package/build/esm/theme-e74db08c.js +186 -0
  194. package/build/esm/together.js +52 -1
  195. package/build/esm/translationsContext-ad3e25de.js +5 -0
  196. package/build/esm/tslib.es6-1b1533a9.js +38 -0
  197. package/build/esm/types-06f00b3d.js +8015 -0
  198. package/build/esm/types-15e34418.js +3432 -0
  199. package/build/esm/types-ba190c26.js +21 -0
  200. package/build/esm/types.js +1 -1
  201. package/build/esm/unifyEnv.js +42 -1
  202. package/build/esm/useCategory-2c87152d.js +292 -0
  203. package/build/esm/useHealthToolCache-29d22ddb.js +17 -0
  204. package/build/esm/useIsInit-8a2fc8e5.js +11 -0
  205. package/build/esm/useOutsideClick-c8a7ff20.js +45 -0
  206. package/build/esm/usePlacesAutocomplete-63e04e8e.js +80 -0
  207. package/build/esm/useScrollbarSize-51ce1374.js +57 -0
  208. package/build/esm/useTranslations-4f1db486.js +26 -0
  209. package/build/esm/useUniqueId-3638402f.js +41 -0
  210. package/build/esm/utils-2c484c05.js +132 -0
  211. package/build/esm/utils-3a2a47d9.js +22 -0
  212. package/build/esm/utils-6d7b88da.js +367 -0
  213. package/build/esm/utils-70718e9c.js +1124 -0
  214. package/build/esm/vaccination.js +868 -40
  215. package/build/footer.js +39 -1
  216. package/build/gAssets.js +14 -1
  217. package/build/getDynamicHealthTool-114a1e27.js +48 -0
  218. package/build/getSocialList-4713441d.js +72 -0
  219. package/build/hooks.js +44 -1
  220. package/build/i18n-values/en-PH.js +611 -1
  221. package/build/i18n-values/hi-IN.js +611 -1
  222. package/build/i18n-values/id-ID.js +611 -1
  223. package/build/i18n-values/km-KH.js +611 -1
  224. package/build/i18n-values/ms-MY.js +613 -1
  225. package/build/i18n-values/my-MM.js +611 -1
  226. package/build/i18n-values/th-TH.js +611 -1
  227. package/build/i18n-values/tl-PH.js +611 -1
  228. package/build/i18n-values/vi-VN.js +618 -1
  229. package/build/i18n-values/vi-VN_MB.js +618 -1
  230. package/build/i18n-values/zh-TW.js +611 -1
  231. package/build/i18n.js +64 -1
  232. package/build/i18nV2.js +26 -1
  233. package/build/index-020e6908.js +39 -0
  234. package/build/index-0da9b2e8.js +59 -0
  235. package/build/index-11468c00.js +157 -0
  236. package/build/index-117448a5.js +133 -0
  237. package/build/index-12c07f71.js +18 -0
  238. package/build/index-1a105e87.js +123 -0
  239. package/build/index-1baaedb0.js +55 -0
  240. package/build/index-32d38318.js +7 -0
  241. package/build/index-38582ee0.js +8373 -0
  242. package/build/index-3e5fc2d6.js +1994 -0
  243. package/build/index-3eef6bed.js +853 -0
  244. package/build/index-4035e658.js +159 -0
  245. package/build/index-488d71ae.js +30 -0
  246. package/build/index-5553f9e1.js +930 -0
  247. package/build/index-5fa68e45.js +380 -0
  248. package/build/index-7b467209.js +39 -0
  249. package/build/index-81cb1142.js +77 -0
  250. package/build/index-84ab5b89.js +38 -0
  251. package/build/index-8a95d709.js +30 -0
  252. package/build/index-9da9f0c3.js +35 -0
  253. package/build/index-af91c83e.js +20 -0
  254. package/build/index-b6aea85e.js +191 -0
  255. package/build/index-bc4f4c33.js +156 -0
  256. package/build/index-c604d6bb.js +624 -0
  257. package/build/index-d330735e.js +30 -0
  258. package/build/index-d8a7efaf.js +14 -0
  259. package/build/index-e2e81fa2.js +23 -0
  260. package/build/index-e3d896b3.js +3261 -0
  261. package/build/index.js +436 -1
  262. package/build/{esm/index.styled-14b65c9e.js → index.styled-5628b3e7.js} +25 -5
  263. package/build/index.styles-b822bf42.js +1342 -0
  264. package/build/isProduction-5ce3a388.js +29 -0
  265. package/build/lead.js +2168 -1
  266. package/build/localizeNumberFormat-f5f50987.js +31 -0
  267. package/build/mantine.js +154 -1
  268. package/build/misc.js +70 -1
  269. package/build/navigation.js +61 -1
  270. package/build/normalizeLink-6f7b85d8.js +15 -0
  271. package/build/number-79fe92e1.js +40 -0
  272. package/build/onboardingV2.js +892 -34
  273. package/build/paths-a5643d9e.js +16 -0
  274. package/build/pwg.js +217 -7
  275. package/build/routing-191a9a00.js +46 -0
  276. package/build/subot.js +4592 -134
  277. package/build/theme-fa910869.js +189 -0
  278. package/build/together.js +112 -1
  279. package/build/translationsContext-950334bf.js +7 -0
  280. package/build/tslib.es6-65e312a5.js +41 -0
  281. package/build/types-0f117a9f.js +8084 -0
  282. package/build/types-1fedb3d1.js +3446 -0
  283. package/build/types-52a4e888.js +24 -0
  284. package/build/types.js +56 -1
  285. package/build/unifyEnv.js +46 -1
  286. package/build/useCategory-cfc702f5.js +299 -0
  287. package/build/useHealthToolCache-43a7014d.js +19 -0
  288. package/build/useIsInit-89535012.js +13 -0
  289. package/build/useOutsideClick-c6813964.js +49 -0
  290. package/build/usePlacesAutocomplete-297de092.js +84 -0
  291. package/build/useScrollbarSize-0fa31aa7.js +64 -0
  292. package/build/useTranslations-e1853417.js +32 -0
  293. package/build/useUniqueId-11369116.js +44 -0
  294. package/build/utils-52113753.js +384 -0
  295. package/build/utils-64bd0c42.js +143 -0
  296. package/build/utils-661411f6.js +1171 -0
  297. package/build/utils-e1513cbc.js +25 -0
  298. package/build/vaccination.js +891 -40
  299. package/package.json +4 -5
  300. package/build/BMI_BOYS.percentile.monthly-c56b0165.js +0 -1
  301. package/build/BMI_BOYS.percentile.weekly-64287e04.js +0 -1
  302. package/build/BMI_BOYS.percentile.yearly-8db65d54.js +0 -1
  303. package/build/BMI_BOYS.zscore.monthly-f12389cd.js +0 -1
  304. package/build/BMI_BOYS.zscore.weekly-fff37a57.js +0 -1
  305. package/build/BMI_BOYS.zscore.yearly-a19b57eb.js +0 -1
  306. package/build/BMI_GIRLS.percentile.monthly-a4b36d7d.js +0 -1
  307. package/build/BMI_GIRLS.percentile.weekly-b6089202.js +0 -1
  308. package/build/BMI_GIRLS.percentile.yearly-0d340818.js +0 -1
  309. package/build/BMI_GIRLS.zscore.monthly-fd5b57c0.js +0 -1
  310. package/build/BMI_GIRLS.zscore.weekly-d4577f50.js +0 -1
  311. package/build/BMI_GIRLS.zscore.yearly-e40b8a7d.js +0 -1
  312. package/build/ChevronDown-602ce39e.js +0 -1
  313. package/build/HEAD CIRCUM_BOYS.percentile.monthly-2e4c5776.js +0 -1
  314. package/build/HEAD CIRCUM_BOYS.percentile.weekly-fc5728a5.js +0 -1
  315. package/build/HEAD CIRCUM_BOYS.percentile.yearly-6bfab277.js +0 -1
  316. package/build/HEAD CIRCUM_BOYS.zscore.monthly-6af7ce44.js +0 -1
  317. package/build/HEAD CIRCUM_BOYS.zscore.weekly-9adb819b.js +0 -1
  318. package/build/HEAD CIRCUM_BOYS.zscore.yearly-9a6cdbcf.js +0 -1
  319. package/build/HEAD CIRCUM_GIRLS.percentile.monthly-e7bfe9c6.js +0 -1
  320. package/build/HEAD CIRCUM_GIRLS.percentile.weekly-9f17e019.js +0 -1
  321. package/build/HEAD CIRCUM_GIRLS.percentile.yearly-8a59f541.js +0 -1
  322. package/build/HEAD CIRCUM_GIRLS.zscore.monthly-b7ddb16c.js +0 -1
  323. package/build/HEAD CIRCUM_GIRLS.zscore.weekly-72701c55.js +0 -1
  324. package/build/HEAD CIRCUM_GIRLS.zscore.yearly-dd94bded.js +0 -1
  325. package/build/HEIGHT_BOYS.percentile.monthly-b890068c.js +0 -1
  326. package/build/HEIGHT_BOYS.percentile.weekly-a1aa5130.js +0 -1
  327. package/build/HEIGHT_BOYS.percentile.yearly-5727d920.js +0 -1
  328. package/build/HEIGHT_BOYS.zscore.monthly-13b70aa6.js +0 -1
  329. package/build/HEIGHT_BOYS.zscore.weekly-3e1d7f23.js +0 -1
  330. package/build/HEIGHT_BOYS.zscore.yearly-a956102d.js +0 -1
  331. package/build/HEIGHT_GIRLS.percentile.monthly-da5ec01b.js +0 -1
  332. package/build/HEIGHT_GIRLS.percentile.weekly-e6205d32.js +0 -1
  333. package/build/HEIGHT_GIRLS.percentile.yearly-caefa502.js +0 -1
  334. package/build/HEIGHT_GIRLS.zscore.monthly-102ba473.js +0 -1
  335. package/build/HEIGHT_GIRLS.zscore.weekly-db4f710b.js +0 -1
  336. package/build/HEIGHT_GIRLS.zscore.yearly-36465920.js +0 -1
  337. package/build/Subot-4751194d.js +0 -1
  338. package/build/Visible-9497c463.js +0 -1
  339. package/build/WEIGHT_BOYS.percentile.monthly-554d0361.js +0 -1
  340. package/build/WEIGHT_BOYS.percentile.weekly-8e5334b8.js +0 -1
  341. package/build/WEIGHT_BOYS.percentile.yearly-536e1ccb.js +0 -1
  342. package/build/WEIGHT_BOYS.zscore.monthly-01eccee1.js +0 -1
  343. package/build/WEIGHT_BOYS.zscore.weekly-ee8f2c6b.js +0 -1
  344. package/build/WEIGHT_BOYS.zscore.yearly-0aea2749.js +0 -1
  345. package/build/WEIGHT_GIRLS.percentile.monthly-7abf9d06.js +0 -1
  346. package/build/WEIGHT_GIRLS.percentile.weekly-f9b6e963.js +0 -1
  347. package/build/WEIGHT_GIRLS.percentile.yearly-254865a5.js +0 -1
  348. package/build/WEIGHT_GIRLS.zscore.monthly-909f7417.js +0 -1
  349. package/build/WEIGHT_GIRLS.zscore.weekly-e62cd084.js +0 -1
  350. package/build/WEIGHT_GIRLS.zscore.yearly-8d6e5405.js +0 -1
  351. package/build/constants-00e06f68.js +0 -108
  352. package/build/constants-51251306.js +0 -1
  353. package/build/cookieHelper-7d519a72.js +0 -1
  354. package/build/core-ba3af3e2.js +0 -1
  355. package/build/dataTransform-1805eae3.js +0 -1
  356. package/build/esm/BMI_BOYS.percentile.monthly-6272f835.js +0 -1
  357. package/build/esm/BMI_BOYS.percentile.weekly-80d18f47.js +0 -1
  358. package/build/esm/BMI_BOYS.percentile.yearly-a7e5b5f6.js +0 -1
  359. package/build/esm/BMI_BOYS.zscore.monthly-d3658f97.js +0 -1
  360. package/build/esm/BMI_BOYS.zscore.weekly-6e6708dc.js +0 -1
  361. package/build/esm/BMI_BOYS.zscore.yearly-b8400c9d.js +0 -1
  362. package/build/esm/BMI_GIRLS.percentile.monthly-98586b46.js +0 -1
  363. package/build/esm/BMI_GIRLS.percentile.weekly-7c1511b0.js +0 -1
  364. package/build/esm/BMI_GIRLS.percentile.yearly-ea667f90.js +0 -1
  365. package/build/esm/BMI_GIRLS.zscore.monthly-3a4fd1a6.js +0 -1
  366. package/build/esm/BMI_GIRLS.zscore.weekly-cc1de097.js +0 -1
  367. package/build/esm/BMI_GIRLS.zscore.yearly-6dd1a364.js +0 -1
  368. package/build/esm/ChevronDown-4e59cac6.js +0 -1
  369. package/build/esm/HEAD CIRCUM_BOYS.percentile.monthly-bd0965ae.js +0 -1
  370. package/build/esm/HEAD CIRCUM_BOYS.percentile.weekly-db1053f7.js +0 -1
  371. package/build/esm/HEAD CIRCUM_BOYS.percentile.yearly-cd38b622.js +0 -1
  372. package/build/esm/HEAD CIRCUM_BOYS.zscore.monthly-d7f88a95.js +0 -1
  373. package/build/esm/HEAD CIRCUM_BOYS.zscore.weekly-76f7db79.js +0 -1
  374. package/build/esm/HEAD CIRCUM_BOYS.zscore.yearly-3ce70f8e.js +0 -1
  375. package/build/esm/HEAD CIRCUM_GIRLS.percentile.monthly-b2e678ae.js +0 -1
  376. package/build/esm/HEAD CIRCUM_GIRLS.percentile.weekly-8e2664bb.js +0 -1
  377. package/build/esm/HEAD CIRCUM_GIRLS.percentile.yearly-f5c075a9.js +0 -1
  378. package/build/esm/HEAD CIRCUM_GIRLS.zscore.monthly-6f87849e.js +0 -1
  379. package/build/esm/HEAD CIRCUM_GIRLS.zscore.weekly-48da0aaa.js +0 -1
  380. package/build/esm/HEAD CIRCUM_GIRLS.zscore.yearly-4eea437b.js +0 -1
  381. package/build/esm/HEIGHT_BOYS.percentile.monthly-d1a8cc8e.js +0 -1
  382. package/build/esm/HEIGHT_BOYS.percentile.weekly-2b6cfe6c.js +0 -1
  383. package/build/esm/HEIGHT_BOYS.percentile.yearly-9e78afc3.js +0 -1
  384. package/build/esm/HEIGHT_BOYS.zscore.monthly-5292d78a.js +0 -1
  385. package/build/esm/HEIGHT_BOYS.zscore.weekly-fbdee645.js +0 -1
  386. package/build/esm/HEIGHT_BOYS.zscore.yearly-c11a8f1b.js +0 -1
  387. package/build/esm/HEIGHT_GIRLS.percentile.monthly-8e11e2dc.js +0 -1
  388. package/build/esm/HEIGHT_GIRLS.percentile.weekly-dc3965cb.js +0 -1
  389. package/build/esm/HEIGHT_GIRLS.percentile.yearly-490f7b4e.js +0 -1
  390. package/build/esm/HEIGHT_GIRLS.zscore.monthly-e3531c32.js +0 -1
  391. package/build/esm/HEIGHT_GIRLS.zscore.weekly-36a16a66.js +0 -1
  392. package/build/esm/HEIGHT_GIRLS.zscore.yearly-61736bba.js +0 -1
  393. package/build/esm/Subot-4642c5bf.js +0 -1
  394. package/build/esm/Visible-ff7d225c.js +0 -1
  395. package/build/esm/WEIGHT_BOYS.percentile.monthly-0cfe7ecd.js +0 -1
  396. package/build/esm/WEIGHT_BOYS.percentile.weekly-89802113.js +0 -1
  397. package/build/esm/WEIGHT_BOYS.percentile.yearly-0eb40972.js +0 -1
  398. package/build/esm/WEIGHT_BOYS.zscore.monthly-7f8c5a15.js +0 -1
  399. package/build/esm/WEIGHT_BOYS.zscore.weekly-3dcfa8ce.js +0 -1
  400. package/build/esm/WEIGHT_BOYS.zscore.yearly-98ce1ea0.js +0 -1
  401. package/build/esm/WEIGHT_GIRLS.percentile.monthly-df98e335.js +0 -1
  402. package/build/esm/WEIGHT_GIRLS.percentile.weekly-63fff42a.js +0 -1
  403. package/build/esm/WEIGHT_GIRLS.percentile.yearly-8db8cdd0.js +0 -1
  404. package/build/esm/WEIGHT_GIRLS.zscore.monthly-15c83c6d.js +0 -1
  405. package/build/esm/WEIGHT_GIRLS.zscore.weekly-747a55ec.js +0 -1
  406. package/build/esm/WEIGHT_GIRLS.zscore.yearly-197dc52d.js +0 -1
  407. package/build/esm/constants-6ecfa77c.js +0 -1
  408. package/build/esm/constants-f7c80032.js +0 -108
  409. package/build/esm/cookieHelper-4f089e3c.js +0 -1
  410. package/build/esm/core-80112758.js +0 -1
  411. package/build/esm/dataTransform-0fa341bb.js +0 -1
  412. package/build/esm/getDynamicHealthTool-a4c9d6dd.js +0 -1
  413. package/build/esm/getSocialList-4e48deba.js +0 -1
  414. package/build/esm/index-13dc1f44.js +0 -1
  415. package/build/esm/index-13e62563.js +0 -137
  416. package/build/esm/index-1e7ad007.js +0 -1
  417. package/build/esm/index-24557f2b.js +0 -1
  418. package/build/esm/index-252cb964.js +0 -1
  419. package/build/esm/index-2e99f941.js +0 -1
  420. package/build/esm/index-3452fed2.js +0 -1
  421. package/build/esm/index-3aff939b.js +0 -1
  422. package/build/esm/index-459e0362.js +0 -1
  423. package/build/esm/index-45dcd965.js +0 -1
  424. package/build/esm/index-486b71cd.js +0 -1
  425. package/build/esm/index-5408f5a4.js +0 -113
  426. package/build/esm/index-5e1af23a.js +0 -1
  427. package/build/esm/index-79ef3a30.js +0 -1
  428. package/build/esm/index-7c77273a.js +0 -1
  429. package/build/esm/index-823fd7c0.js +0 -117
  430. package/build/esm/index-8c77d7e0.js +0 -1
  431. package/build/esm/index-93e5b4f3.js +0 -1
  432. package/build/esm/index-9c7b9011.js +0 -2748
  433. package/build/esm/index-9e5956c2.js +0 -1
  434. package/build/esm/index-a83aad1c.js +0 -375
  435. package/build/esm/index-b7cc3ca2.js +0 -1
  436. package/build/esm/index-bf11f9e9.js +0 -50
  437. package/build/esm/index-ce3d38fd.js +0 -1
  438. package/build/esm/index-d27a0e25.js +0 -1
  439. package/build/esm/index-e21276e3.js +0 -1
  440. package/build/esm/index-f9514788.js +0 -177
  441. package/build/esm/index-fd04ccb7.js +0 -1430
  442. package/build/esm/index.styles-94af560f.js +0 -817
  443. package/build/esm/isProduction-00695d80.js +0 -1
  444. package/build/esm/localizeNumberFormat-8355a44f.js +0 -1
  445. package/build/esm/normalizeLink-1c194268.js +0 -1
  446. package/build/esm/number-1347eb7b.js +0 -1
  447. package/build/esm/paths-749b4b53.js +0 -1
  448. package/build/esm/routing-2b284b30.js +0 -1
  449. package/build/esm/theme-3db3c9a8.js +0 -1
  450. package/build/esm/translationsContext-6d2efd65.js +0 -1
  451. package/build/esm/tslib.es6-266309d1.js +0 -1
  452. package/build/esm/types-6d397125.js +0 -3004
  453. package/build/esm/types-850814a7.js +0 -785
  454. package/build/esm/types-d3da37d2.js +0 -1
  455. package/build/esm/useCategory-f5f74749.js +0 -1
  456. package/build/esm/useHealthToolCache-f1488032.js +0 -1
  457. package/build/esm/useIsInit-9661c5f5.js +0 -1
  458. package/build/esm/useOutsideClick-0704b383.js +0 -1
  459. package/build/esm/usePlacesAutocomplete-0733ec49.js +0 -1
  460. package/build/esm/useScrollbarSize-90b179a5.js +0 -1
  461. package/build/esm/useTranslations-df1b3bb8.js +0 -1
  462. package/build/esm/useUniqueId-03fbaecd.js +0 -1
  463. package/build/esm/utils-3d2e3f0f.js +0 -141
  464. package/build/esm/utils-5b4e60da.js +0 -1
  465. package/build/esm/utils-970ce0c0.js +0 -8
  466. package/build/esm/utils-b87ec473.js +0 -1
  467. package/build/getDynamicHealthTool-31f44ca1.js +0 -1
  468. package/build/getSocialList-29c0a6e8.js +0 -1
  469. package/build/index-1714c81c.js +0 -2748
  470. package/build/index-238813a4.js +0 -375
  471. package/build/index-2438163d.js +0 -1430
  472. package/build/index-29d302f4.js +0 -137
  473. package/build/index-3184ae4e.js +0 -1
  474. package/build/index-34b6bd24.js +0 -1
  475. package/build/index-35192783.js +0 -1
  476. package/build/index-41d684a8.js +0 -50
  477. package/build/index-4a8c8ce6.js +0 -1
  478. package/build/index-58e0d49f.js +0 -1
  479. package/build/index-64d2f812.js +0 -1
  480. package/build/index-85c621a2.js +0 -113
  481. package/build/index-90f4bc02.js +0 -1
  482. package/build/index-9a845847.js +0 -117
  483. package/build/index-9ed509d1.js +0 -1
  484. package/build/index-aa495d24.js +0 -1
  485. package/build/index-ad5cf64d.js +0 -1
  486. package/build/index-b21a1d96.js +0 -1
  487. package/build/index-b320255d.js +0 -1
  488. package/build/index-b9af15da.js +0 -1
  489. package/build/index-bd4b31bf.js +0 -1
  490. package/build/index-bf81cb71.js +0 -1
  491. package/build/index-c3cbb8f3.js +0 -1
  492. package/build/index-d25afe2f.js +0 -1
  493. package/build/index-e7c1ff53.js +0 -177
  494. package/build/index-ed8656f9.js +0 -1
  495. package/build/index-f6217f73.js +0 -1
  496. package/build/index-f7088d57.js +0 -1
  497. package/build/index.styles-2ecb9c85.js +0 -817
  498. package/build/isProduction-28d96804.js +0 -1
  499. package/build/localizeNumberFormat-22b2d7aa.js +0 -1
  500. package/build/normalizeLink-594ccff1.js +0 -1
  501. package/build/number-cf06dcc0.js +0 -1
  502. package/build/paths-ed72ecb8.js +0 -1
  503. package/build/routing-f2edd0d0.js +0 -1
  504. package/build/theme-f2b8aad7.js +0 -1
  505. package/build/translationsContext-4c4c33c4.js +0 -1
  506. package/build/tslib.es6-ceb091fd.js +0 -1
  507. package/build/types-49f0543a.js +0 -785
  508. package/build/types-5b303b71.js +0 -1
  509. package/build/types-bfd12e24.js +0 -3004
  510. package/build/useCategory-94d60dab.js +0 -1
  511. package/build/useHealthToolCache-7307d240.js +0 -1
  512. package/build/useIsInit-c3cf1925.js +0 -1
  513. package/build/useOutsideClick-15fef824.js +0 -1
  514. package/build/usePlacesAutocomplete-6ab0181b.js +0 -1
  515. package/build/useScrollbarSize-ab332673.js +0 -1
  516. package/build/useTranslations-233c68bc.js +0 -1
  517. package/build/useUniqueId-46834e18.js +0 -1
  518. package/build/utils-13ea4f2f.js +0 -8
  519. package/build/utils-45e691a3.js +0 -1
  520. package/build/utils-bee8be92.js +0 -141
  521. package/build/utils-d5766c73.js +0 -1
@@ -1,1430 +0,0 @@
1
- import{_ as e,a as t}from"./tslib.es6-266309d1.js";import a,{useState as n,useMemo as i,useRef as o,Fragment as l,useEffect as r,useContext as s,useCallback as c}from"react";import{F as d,a as m,B as p,c as g}from"./index-5408f5a4.js";import h,{css as u}from"styled-components";import{t as v}from"./theme-3db3c9a8.js";import{T as f}from"./index-d27a0e25.js";import{C as b}from"./index-2e99f941.js";import{C as y,T as x,E,b as w,d as k,L as C,S as $}from"./index-9e5956c2.js";import{n as B,a as P}from"./normalizeLink-1c194268.js";import{a as _,g as M,b as N,c as T,d as D}from"./routing-2b284b30.js";import{P as L,U as A,c as j,a as z}from"./index-823fd7c0.js";import{L as H}from"./index-252cb964.js";import{u as S}from"./useTranslations-df1b3bb8.js";import U from"lodash/throttle";import{createStyles as F,rem as O,Box as R,Indicator as I,Portal as V}from"@mantine/core";import"@mantine/dates";import{L as Z}from"./Subot-4642c5bf.js";import"./translationsContext-6d2efd65.js";import G from"string-format";import"@mantine/hooks";import{g as W,M as Y}from"./utils-5b4e60da.js";import{L as q}from"./constants-6ecfa77c.js";import{I as K}from"./index-13dc1f44.js";import{User as Q}from"@hhgtech/icons/core";import{g as J}from"./index.styles-94af560f.js";import{C as X}from"./ChevronDown-4e59cac6.js";import{B as ee}from"./index-3452fed2.js";import{x as te}from"./utils-970ce0c0.js";import{a as ae}from"./constants-f7c80032.js";import{H as ne}from"./index-24557f2b.js";import{I as ie}from"./index-b7cc3ca2.js";import{u as oe}from"./useIsInit-9661c5f5.js";import"./utils-3d2e3f0f.js";import"./index.styled-14b65c9e.js";import"./index-8c77d7e0.js";import le from"dayjs";import re from"dayjs/plugin/relativeTime";import{C as se}from"./index-1e7ad007.js";import ce from"lodash/debounce";import{g as de}from"./core-80112758.js";const me=["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"],pe=(e="")=>me.some((t=>new URL(e).origin.endsWith(t))),ge=h.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: ${v.colors.white};
10
- border: 1px solid ${v.colors.neutral100};
11
- border-radius: 20px;
12
-
13
- color: ${v.colors.gray600};
14
- font-weight: 600;
15
- font-size: 12px;
16
- line-height: 18px;
17
- text-decoration: none;
18
-
19
- cursor: pointer;
20
- `,he=h.div`
21
- position: relative;
22
- display: inline-block;
23
- `,ue=h.div`
24
- position: relative;
25
- `,ve=h.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
- `,fe=h.div`
54
- display: flex;
55
- height: 40px;
56
- align-items: center;
57
- justify-content: space-between;
58
-
59
- padding: 0 16px;
60
- border-radius: ${v.borderRadius};
61
- cursor: pointer;
62
-
63
- .check-icon {
64
- width: 16px;
65
- height: 16px;
66
- }
67
- &[data-selected='false'] {
68
- background-color: ${v.colors.gray100};
69
- }
70
- `,be=h.div`
71
- position: fixed;
72
- z-index: 20;
73
- top: 0;
74
- left: 0;
75
- width: 100%;
76
- height: 100%;
77
- cursor: default;
78
- `,ye=({options:e,label:t,labelRenderer:i,selected:o,onChange:l,showSelected:r=!0,style:s={},showIndicator:c=!0})=>{const[d,m]=n(!1);return a.createElement(a.Fragment,null,a.createElement(he,null,a.createElement(ue,{onClick:()=>m((e=>!e))},t||(null==i?void 0:i(d))||null,a.createElement(ve,{"data-is-open":d,style:s,"data-show-indicator":c},e.map(((e,t)=>a.createElement(fe,{key:t,"data-selected":r&&o===e.value,onClick:t=>{o!==e.value&&(l(e.value),m((e=>!e))),t.stopPropagation()}},a.createElement(f,{size:"p3"},e.label),r&&o===e.value&&a.createElement("img",{src:b.getAssetPath("check.svg"),alt:"check",className:"check-icon",loading:"lazy"}))))))),d&&a.createElement(be,{onClick:()=>m(!1)}))},xe=({languageOptions:e,locale:t})=>{var n,i;const o=null==e?void 0:e.find((e=>e.locale===t));return(null==e?void 0:e.length)?a.createElement(ye,{options:e,selected:o.value,label:a.createElement(Ee,{locale:t,label:o.label||(null===(i=null===(n=t.split("-"))||void 0===n?void 0:n[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},Ee=({locale:e,label:t,href:n})=>{var i,o,l;return a.createElement(ge,{href:n},a.createElement(d,{country:null===(o=null===(i=null==e?void 0:e.split("-"))||void 0===i?void 0:i[1])||void 0===o?void 0:o.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))},we=({path:e,locale:t})=>{var a;return`/shop/${null===(a=q[t||"vi-VN"])||void 0===a?void 0:a[e]}/`};var ke=F((()=>({root:{textDecoration:"none"},indicatorRoot:{marginRight:O(10)},iconText:{color:"#fff"}})));const Ce=t=>{var{count:n,styles:i,className:o,classNames:l,locale:r}=t,s=e(t,["count","styles","className","classNames","locale"]);const{classes:c,cx:d}=ke(void 0,{name:"CartBadge",styles:i,classNames:l});return void 0!==n?a.createElement(R,Object.assign({component:"a",href:we({path:"CART",locale:r}),className:d(c.root,o)},s),a.createElement(I,{classNames:{root:c.indicatorRoot},withBorder:!0,color:"red",size:20,disabled:0===n,label:a.createElement(f,{className:c.iconText,size:"s5"},n>99?"99+":n)},a.createElement(K.Cart,{size:24}))):null},$e=h.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
- `,Be=({forceDisplay:e,mediaQueryKey:t,children:n,className:o,style:l})=>{const[r,s]=i((()=>W(t)),[t]);return a.createElement($e,{lowerBound:e?0:r,upperBound:e?0:s,className:o,style:l},n)},Pe=e=>{const{allowBgScroll:t}=e||{},a=o();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())}}},_e="hhgcomp-navprofilebutton-popup",Me=J(h.div`
81
- position: absolute;
82
- right: 0;
83
- transition: all 0.5s ease-in-out;
84
- overflow-y: auto;
85
- padding-bottom: 70px;
86
-
87
- &[data-open='true'] {
88
- z-index: 200;
89
- top: 120%;
90
- opacity: 1;
91
- visibility: visible;
92
- }
93
-
94
- &[data-open='false'] {
95
- display: none;
96
- }
97
-
98
- .popup-content {
99
- z-index: 111;
100
- height: 100%;
101
- border: 1px solid #0000001a;
102
- ${Y.mbDown} {
103
- > div {
104
- border-top-left-radius: 0;
105
- border-top-right-radius: 0;
106
- }
107
- }
108
- }
109
-
110
- /* min-height: 415px; */
111
- ${Y.mbUp} {
112
- width: 320px;
113
- }
114
- ${Y.mbDown} {
115
- position: fixed;
116
- left: 0;
117
- width: 100%;
118
- }
119
- `,_e),Ne="hhgcomp-navprofilebutton-popupwrapper";J(h.div`
120
- position: fixed;
121
- z-index: 150;
122
- top: var(--header-bottom, 56px);
123
- left: 0;
124
- width: 100%;
125
- height: 100%;
126
- align-items: center;
127
-
128
- ${Y.mbUp} {
129
- background-color: transparent;
130
- &[data-type='welcome'] {
131
- background: rgba(38, 38, 38, 0.3);
132
- }
133
- &[data-type='due-date'] {
134
- background: rgba(38, 38, 38, 0.3);
135
- }
136
- }
137
-
138
- ${Y.mbDown} {
139
- background: rgba(38, 38, 38, 0.3);
140
- }
141
-
142
- &[data-type='welcome'] {
143
- top: 0;
144
- }
145
-
146
- &[data-open='false'] {
147
- display: none;
148
- }
149
- `,Ne);const Te=h.div`
150
- width: 40px;
151
- height: 40px;
152
- cursor: pointer;
153
-
154
- img {
155
- border-radius: 50%;
156
- }
157
-
158
- .avatar {
159
- width: 40px;
160
- height: 40px;
161
- object-fit: cover;
162
- }
163
-
164
- .avatar-default {
165
- display: flex;
166
- align-items: center;
167
- justify-content: center;
168
- background-color: ${v.colors.secondaryBase};
169
- border-radius: 50%;
170
- color: white;
171
- font-size: 20px;
172
- font-weight: bold;
173
- }
174
- `,De=h.div`
175
- display: inline-flex;
176
- position: relative;
177
- width: 40px;
178
- height: 40px;
179
- display: flex;
180
- align-items: center;
181
- justify-content: center;
182
- text-decoration: none;
183
- flex-shrink: 0;
184
- cursor: pointer;
185
-
186
- .user-close-icon {
187
- display: none;
188
- }
189
- &:focus-within {
190
- .user-close-icon {
191
- display: block;
192
- }
193
- .user-avatar {
194
- display: none;
195
- }
196
- .${_e} {
197
- z-index: 200;
198
- top: 120%;
199
- opacity: 1;
200
- visibility: visible;
201
- display: initial;
202
- ${Y.mbDown} {
203
- top: 100%;
204
- }
205
- }
206
- .${Ne} {
207
- display: initial;
208
- }
209
- }
210
- `,Le=h.a`
211
- display: inline-flex;
212
- .login-btn[data-color='tertiary'][data-size='md'] {
213
- padding-left: 12px;
214
- padding-right: 12px;
215
- }
216
- .mobile-only {
217
- ${Y.mbUp} {
218
- display: none;
219
- }
220
- }
221
- .login-btn {
222
- display: none;
223
- ${Y.mbUp} {
224
- display: block;
225
- }
226
- }
227
- `,Ae=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"M2.5 6.5a3.2 3.2 0 0 1 3.2-3.2h7.9a3.2 3.2 0 0 1 3.19 3.2v4.72a3.2 3.2 0 0 1-3.2 3.2H5.7a3.2 3.2 0 0 1-3.19-3.2V6.49Z",fill:"#E3F2FF"}),a.createElement("path",{d:"M2.5 5.68A2.38 2.38 0 0 1 4.88 3.3h9.52a2.38 2.38 0 0 1 2.39 2.38H2.5Z",fill:"#2D87F3"}),a.createElement("path",{d:"M13.6 2.5h-.03c-.36 0-.65.3-.65.65V4.2c0 .36.3.65.65.65h.03c.36 0 .65-.3.65-.65V3.15a.65.65 0 0 0-.65-.65ZM5.27 4.86h.03c.36 0 .65-.3.65-.65V3.15a.65.65 0 0 0-.65-.65h-.03c-.36 0-.65.3-.65.65V4.2c0 .36.3.65.65.65Z",fill:"#2743AD"}),a.createElement("path",{d:"M5.56 8.17h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41Zm2.7 0h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41Zm2.7 0h-.5a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41Zm2.87 0h-.49a.4.4 0 0 0-.4.4v.59c0 .22.18.4.4.4h.49a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.41Zm-8.3 2.52h-.5a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Zm2.7 0h-.5a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Zm2.7 0h-.49a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Zm2.87 0h-.49a.4.4 0 0 0-.4.4v.58c0 .23.18.4.4.4h.5a.4.4 0 0 0 .4-.4v-.58a.4.4 0 0 0-.4-.4Z",fill:"#2D87F3"}),a.createElement("path",{d:"M16 16.8a3.17 3.17 0 1 0 0-6.36 3.17 3.17 0 0 0 0 6.35Z",fill:"#FE921D"}),a.createElement("path",{d:"M15.78 13.62v-1.36a.21.21 0 0 1 .42 0v1.26l.48.4a.21.21 0 0 1-.01.33.21.21 0 0 1-.26-.01l-.55-.46-.02-.01a.21.21 0 0 1-.06-.15Z",fill:"#fff"})),je=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"M7.06 4.97h-2.3a3.12 3.12 0 0 0-3.1 3.1v.43a3.12 3.12 0 0 0 3.1 3.1h1.39s1.47 1.11 1.5.97c.03-.22-.23-.99-.23-.99a3.13 3.13 0 0 0 2.72-3.09v-.41a3.12 3.12 0 0 0-3.08-3.11Zm-2.7 3.55a.23.23 0 1 1 0-.46.23.23 0 0 1 0 .46Zm1.35.4a.33.33 0 1 1 0-.66.33.33 0 0 1 0 .65Zm1.57-.05Z",fill:"#2D87F3"}),a.createElement("path",{d:"M12.88 9.52a3.53 3.53 0 0 0-1.35 6.8s-.23 1.03-.2 1.25c.03.14 1.55-.99 1.55-.99a3.53 3.53 0 0 0 0-7.06Zm-1.33 4.24a.48.48 0 1 1 0-.97.48.48 0 0 1 0 .97Zm1.58.04a.33.33 0 1 1 0-.66.33.33 0 0 1 0 .66Zm1.34-.39a.23.23 0 1 1 0-.46.23.23 0 0 1 0 .46Z",fill:"#FFB521"}),a.createElement("path",{d:"M16.45 1.67h-3.87a1.88 1.88 0 0 0-1.88 2.06l.22 2.29a1.88 1.88 0 0 0 1.73 1.7s-.17.94-.14 1.16c.02.14 1.66-1.13 1.66-1.13l1.92-.03a1.88 1.88 0 0 0 1.86-1.59l.36-2.29a1.88 1.88 0 0 0-1.86-2.17ZM13.1 5.23a.48.48 0 1 1 .34-.14c-.1.1-.22.14-.34.14Zm1.57.05a.33.33 0 1 1 .23-.1.33.33 0 0 1-.23.1Zm1.34-.4a.23.23 0 1 1 .1-.01.23.23 0 0 1-.1.02Z",fill:"#91CAFF"})),ze=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("rect",{x:"8.33337",y:"8.33325",width:"3.33333",height:"3.33333",rx:"1.66667",fill:"#2D87F3"})),He=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"m3.18 7.06 1.6 1.6 4.33-4.69a.72.72 0 0 0-.03-.99l-.22-.22a.72.72 0 0 0-.99-.02L3.18 7.06Zm13.64 0-1.6 1.6-4.33-4.69a.72.72 0 0 1 .02-.99l.23-.22a.72.72 0 0 1 .99-.02l4.69 4.32Z",fill:"#2743AD"}),a.createElement("path",{d:"M15.04 16.7H4.9a.78.78 0 0 1-.77-.7l-.7-6.67h13.09l-.7 6.67a.78.78 0 0 1-.78.7Z",fill:"#2D87F3"}),a.createElement("path",{d:"M6.23 15.7a.23.23 0 0 1-.23-.22l-.3-4.46a.23.23 0 1 1 .47-.04l.3 4.47a.23.23 0 0 1-.22.25h-.02Zm2.39 0a.23.23 0 0 1-.23-.23L8.3 11a.23.23 0 1 1 .47 0l.07 4.46a.23.23 0 0 1-.22.24h-.01Zm5.15 0h-.02a.23.23 0 0 1-.2-.16.23.23 0 0 1-.02-.09l.3-4.47a.24.24 0 0 1 .25-.22.23.23 0 0 1 .22.26l-.3 4.46a.23.23 0 0 1-.23.22Zm-2.39 0a.23.23 0 0 1-.23-.23l.07-4.47a.24.24 0 0 1 .24-.23.23.23 0 0 1 .23.23l-.08 4.47a.23.23 0 0 1-.23.23Z",fill:"#2743AD"}),a.createElement("path",{d:"M16.04 18.12a2.01 2.01 0 1 0 0-4.03 2.01 2.01 0 0 0 0 4.03Z",fill:"#FE921D"}),a.createElement("path",{d:"M16.97 15.87h-.7v-.7a.23.23 0 0 0-.46 0v.7h-.7a.23.23 0 1 0 0 .47h.7v.69a.23.23 0 1 0 .47 0v-.7h.69a.23.23 0 1 0 0-.46Z",fill:"#fff"}),a.createElement("path",{d:"M16.58 9.48H3.42a.8.8 0 0 1-.78-.7l-.13-1.1a.8.8 0 0 1 .78-.88h13.42a.8.8 0 0 1 .78.88l-.13 1.1a.8.8 0 0 1-.78.7Z",fill:"#BCDEFF"})),Se=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"M10 1.667c-4.595 0-8.333 3.738-8.333 8.333 0 4.595 3.738 8.333 8.333 8.333 4.595 0 8.333-3.738 8.333-8.333 0-4.595-3.738-8.333-8.333-8.333Zm0 13.194a.695.695 0 1 1 0-1.39.695.695 0 0 1 0 1.39Zm1.1-4.415a.698.698 0 0 0-.405.631v.312a.694.694 0 1 1-1.39 0v-.312c0-.81.477-1.553 1.213-1.893.707-.326 1.218-1.19 1.218-1.615 0-.956-.778-1.736-1.736-1.736s-1.736.78-1.736 1.736a.694.694 0 1 1-1.389 0A3.129 3.129 0 0 1 10 4.444a3.129 3.129 0 0 1 3.125 3.125c0 .939-.814 2.318-2.026 2.877Z",fill:"#FF6F4D"})),Ue=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"M11.116 1.72 5.488.85a1.898 1.898 0 0 0-2.155 1.856v14.588a1.898 1.898 0 0 0 2.158 1.855l5.625-.869a1.865 1.865 0 0 0 1.592-1.855V3.575a1.87 1.87 0 0 0-1.592-1.855",fill:"#2D87F3"}),a.createElement("path",{d:"M17.642 9.584a.6.6 0 0 1-.232.472l-1.964 1.518a.446.446 0 0 1-.719-.353v-.51l-2.118-.01a.225.225 0 0 1-.223-.225v-1.8a.225.225 0 0 1 .224-.225l2.12.002-.004-.506a.446.446 0 0 1 .719-.354l1.965 1.52a.6.6 0 0 1 .232.471",fill:"#FF6F4D"}),a.createElement("path",{d:"M17.642 9.584a.6.6 0 0 1-.232.472l-1.964 1.518a.446.446 0 0 1-.719-.353v-.51l-2.118-.01a.225.225 0 0 1-.223-.225v-1.8a.225.225 0 0 1 .224-.225l2.12.002-.004-.506a.446.446 0 0 1 .719-.354l1.965 1.52a.6.6 0 0 1 .232.471m-7.603-.908v1.802c0 .124.1.225.224.225h1.257c.124 0 .225-.1.225-.225V8.676c0-.124-.1-.224-.225-.224h-1.257c-.124 0-.224.1-.224.224m-.673 1.809a.224.224 0 0 1-.225.225h-.407a.61.61 0 0 1-.609-.61V9.069a.61.61 0 0 1 .61-.61h.406a.224.224 0 0 1 .225.225z",fill:"#FF6F4D"})),Fe=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"M6.114 3.333a4.64 4.64 0 0 1 3.565 1.708.412.412 0 0 0 .642 0 4.64 4.64 0 0 1 3.565-1.708c2.646 0 4.447 2.302 4.447 5.142 0 1.698-.904 4.446-2.675 6.102-2.522 2.358-4.665 2.965-5.392 3.11a1.3 1.3 0 0 1-.53 0c-.728-.146-2.871-.752-5.393-3.11-1.772-1.656-2.676-4.404-2.676-6.102 0-2.84 1.801-5.142 4.447-5.142",fill:"#FF6F4D"}),a.createElement("path",{d:"M13.298 11.226v-.829a1.205 1.205 0 0 0-1.202-1.204h-.208a.26.26 0 0 1-.261-.259v-.208a1.205 1.205 0 0 0-1.201-1.204h-.832A1.205 1.205 0 0 0 8.39 8.726v.205a.26.26 0 0 1-.259.261h-.207a1.2 1.2 0 0 0-1.202 1.202v.834a1.204 1.204 0 0 0 1.202 1.201h.207a.26.26 0 0 1 .259.262v.205A1.205 1.205 0 0 0 9.594 14.1h.832a1.204 1.204 0 0 0 1.201-1.204v-.208a.26.26 0 0 1 .261-.258h.208a1.205 1.205 0 0 0 1.202-1.204",fill:"#fff"})),Oe=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"M4.767 17.236a1.36 1.36 0 0 0 1.256.188l4.097-1.397a.37.37 0 0 1 .28 0l4.097 1.397q.22.071.45.075c.29.002.573-.09.807-.263a1.43 1.43 0 0 0 .6-1.171V3.935A1.417 1.417 0 0 0 14.946 2.5H5.573a1.416 1.416 0 0 0-1.406 1.434v12.13a1.43 1.43 0 0 0 .6 1.172",fill:"#00CB8A"})),Re=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"M17.339 8.075a2.177 2.177 0 0 1-1.717-2.944 1.02 1.02 0 0 0-.305-1.15 8.2 8.2 0 0 0-2.445-1.417 1.03 1.03 0 0 0-1.16.323 2.173 2.173 0 0 1-3.423 0 1.03 1.03 0 0 0-1.161-.323A8.2 8.2 0 0 0 4.85 3.842a1.03 1.03 0 0 0-.322 1.183 2.167 2.167 0 0 1-1.806 2.978 1.03 1.03 0 0 0-.9.828 8 8 0 0 0-.05 2.861 1.03 1.03 0 0 0 .906.861 2.166 2.166 0 0 1 1.767 3.061 1.01 1.01 0 0 0 .283 1.211A8.2 8.2 0 0 0 7.15 18.22q.17.059.35.061a1.02 1.02 0 0 0 .833-.433 2.15 2.15 0 0 1 1.778-.934 2.18 2.18 0 0 1 1.745.878 1.02 1.02 0 0 0 1.2.339 8.3 8.3 0 0 0 2.222-1.328 1.03 1.03 0 0 0 .3-1.172 2.167 2.167 0 0 1 1.739-2.995 1.03 1.03 0 0 0 .872-.844 8 8 0 0 0 .144-1.405q0-.749-.138-1.484a1.02 1.02 0 0 0-.856-.828m-4.561 2.312a2.778 2.778 0 1 1-5.556 0 2.778 2.778 0 0 1 5.556 0",fill:"#2D87F3"})),Ie=e=>a.createElement("svg",Object.assign({width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},e),a.createElement("path",{d:"M10 19.167A9.167 9.167 0 1 0 10 .833a9.167 9.167 0 0 0 0 18.334",fill:"#BCDEFF"}),a.createElement("path",{d:"M17.356 15.463a9.188 9.188 0 0 0-14.716-.005 9.155 9.155 0 0 0 14.716.005",fill:"#2D87F3"}),a.createElement("path",{d:"M10 10.591a3.548 3.548 0 1 0 0-7.096 3.548 3.548 0 0 0 0 7.096",fill:"#2D87F3"})),Ve=h.div`
228
- padding: 16px;
229
- border-radius: 16px;
230
- background-color: white;
231
- hr {
232
- border-color: ${v.colors.neutral100};
233
- border-bottom-width: 0px;
234
- border-style: solid;
235
- }
236
- .profile-nav-item-group {
237
- background-color: white;
238
- border-radius: 8px;
239
- }
240
- `,Ze=h.div`
241
- display: block;
242
- border: 1px solid transparent;
243
- transition: all 300ms linear;
244
- cursor: pointer;
245
- position: relative;
246
-
247
- ${e=>e.hasSubmenu&&u`
248
- cursor: pointer;
249
- `}
250
-
251
- &[data-is-open='true'] {
252
- & + div {
253
- margin-top: 8px;
254
- }
255
- }
256
-
257
- border-left-width: 0;
258
- border-right-width: 0;
259
- &[data-is-open='true'] {
260
- & + div {
261
- margin-top: 0;
262
- }
263
- .nav-menu-item:last-child {
264
- border-bottom-color: ${v.colors.neutral100};
265
- }
266
- }
267
- .nav-menu-item {
268
- background-color: ${v.colors.neutral50};
269
- }
270
-
271
- .nav-menu-item {
272
- padding-left: 38px;
273
- }
274
- `,Ge=h.div`
275
- display: flex;
276
- align-items: center;
277
- height: 48px;
278
- border: 1px solid transparent;
279
- transition: all 300ms;
280
- border-radius: 8px;
281
-
282
- &:hover {
283
- background-color: ${v.colors.neutral150};
284
- }
285
- &[data-active='true'] {
286
- background-color: ${v.colors.blue50};
287
- }
288
- `,We=h.div`
289
- margin-left: auto;
290
-
291
- svg {
292
- fill: ${v.colors.gray600};
293
- transition: transform 300ms;
294
- }
295
-
296
- &[data-is-open='true'] svg {
297
- transform: rotate(180deg);
298
- }
299
- `,Ye=h.div`
300
- overflow: hidden;
301
- max-height: 0;
302
- transition: max-height 0.3s ease-out;
303
-
304
- [data-is-open='true'] & {
305
- max-height: 500px;
306
- transition-timing-function: ease-in;
307
- }
308
- `,qe={helloSites:{member:()=>b.getAssetPath("userProfileNav/helloSites/icon-rank-member.svg"),ambassador:()=>b.getAssetPath("userProfileNav/helloSites/icon-rank-ambassador.svg"),doctor:()=>b.getAssetPath("userProfileNav/helloSites/icon-rank-doctor.svg"),expert:()=>b.getAssetPath("userProfileNav/helloSites/icon-rank-expert.svg"),influencer:()=>b.getAssetPath("userProfileNav/helloSites/icon-rank-influencer.svg")},marryBaby:{member:()=>b.getAssetPath("userProfileNav/marryBaby/icon-rank-member.svg"),ambassador:()=>b.getAssetPath("userProfileNav/marryBaby/icon-rank-ambassador.svg"),doctor:()=>b.getAssetPath("userProfileNav/marryBaby/icon-rank-doctor.svg"),expert:()=>b.getAssetPath("userProfileNav/marryBaby/icon-rank-expert.svg"),influencer:()=>b.getAssetPath("userProfileNav/marryBaby/icon-rank-influencer.svg")}},Ke=({rank:e,siteType:t="helloSites"})=>{const n=i((()=>{var a,n;return(null===(n=null===(a=qe[t])||void 0===a?void 0:a[e])||void 0===n?void 0:n.call(a))||""}),[e,t]),{t:o}=S();return a.createElement("div",{style:{display:"inline-flex",height:"fit-content",alignItems:"center",padding:"5px 12px",gap:"4px",borderRadius:16,border:`1px solid ${"helloSites"===t?v.colors.blue100:v.colors.mb100}`}},a.createElement("img",{src:n,alt:e,style:{height:16,width:16}}),a.createElement(f,{size:"s5",color:"gray.8",weight:"semiBold"},o(`userProfile.userRank.${e}`)))},Qe=({siteType:e="helloSites",userInfo:t})=>(null==t?void 0:t.id)?a.createElement(a.Fragment,null,a.createElement("div",{style:{display:"flex",width:"100%",justifyContent:"space-between"}},a.createElement(m,{src:t.avatar,alt:t.name,size:48,style:{marginBottom:8}}),a.createElement(Ke,{rank:"member",siteType:e})),a.createElement(f,{size:"s3",weight:"semiBold",color:"gray.8",style:{marginBottom:4}},t.name),a.createElement(f,{size:"n1",weight:"regular",color:"helloSites"===e?"hb.6":"mb.6"},"@",t.username),a.createElement("hr",null)):null,Je=({className:e,activeItem:t,navMenuItems:i,style:o,onLogout:r,siteType:s="helloSites",userInfo:c})=>{const{locale:d}=S(),[m,p]=n(),g="string"==typeof t?t:m,h=B(_(d,"marryBaby"===s)+"/"),u=B(M(d,"marryBaby"===s)+"/"),v=i||[[{key:"userProfile.nav.header.viewProfile",icon:a.createElement(Ie,{width:"24",height:"24"}),value:"profile",tracking:{action:"Profile Click"},link:`${h}user/profile/`},{key:"userProfile.nav.card.myHealth",icon:a.createElement(Fe,{width:"24",height:"24"}),value:"myHealth",tracking:{action:"My Health Click"},link:`${h}user/health/`},{key:"userProfile.nav.card.mySaved",icon:a.createElement(Oe,{width:"24",height:"24"}),iconColor:"green_300",value:"saved",tracking:{action:"Bookmarks Click"},link:`${h}user/saved/`},{key:"userProfile.nav.card.myBooking",icon:a.createElement(Ae,{width:"24",height:"24"}),value:"booking",disabled:!y.includes(d),tracking:{action:"Manage Booking Click"},link:`${h}user/booking/`},{key:"userProfile.nav.card.myCommunity",icon:a.createElement(je,{width:"24",height:"24"}),value:"myCommunities",disabled:!x.includes(d),tracking:{action:"Community Click"},link:`${h}user/my-communities/`}],...E.includes(d)?[[{key:"userProfile.nav.card.eCom",icon:a.createElement(He,{width:"24",height:"24"}),value:"eCom",disabled:!E.includes(d),subMenu:[{key:"userProfile.nav.card.ecom.manageOrders",value:"eCom-manageOrders",icon:a.createElement(ze,{width:"24",height:"24"}),link:`${u}shop/ho-so/quan-li-don-hang/`,tracking:{action:"Order Management Click"}},{key:"userProfile.nav.card.ecom.DeliveryAddress",value:"eCom-manageAddress",icon:a.createElement(ze,{width:"24",height:"24"}),link:`${u}shop/ho-so/dia-chi-giao-hang/`,tracking:{action:"Address Management Click"}},{key:"userProfile.nav.card.ecom.voucher",value:"eCom-voucher",icon:a.createElement(ze,{width:"24",height:"24"}),link:`${u}shop/ho-so/khuyen-mai/`,tracking:{action:"Voucher Click"}}]}]]:[],[{key:"userProfile.nav.menu.accountSettings",icon:a.createElement(Re,{width:"24",height:"24"}),subMenu:[{key:"common.profileNavigator.newsletterSubscription",value:"subscription",icon:a.createElement(ze,{width:"24",height:"24"}),tracking:{action:"Subscription Click"},link:`${h}user/subscriptions/`,disabled:"vi-VN"!==d},{key:"userProfile.nav.menu.password",value:"password",icon:a.createElement(ze,{width:"24",height:"24"}),tracking:{action:"Set Password Click"},link:`${h}user/password/`},{key:"userProfile.nav.menu.disableAccount",value:"disable-account",icon:a.createElement(ze,{width:"24",height:"24"}),tracking:{action:"Disable Account Click"},link:`${h}user/disable-account/`}]}],[{key:"userProfile.nav.menu.help",icon:a.createElement(Se,{width:"24",height:"24"}),value:"help",link:`${h}user/help`,tracking:{action:"Support Click"}},{key:"userProfile.nav.menu.logout",icon:a.createElement(Ue,{width:"24",height:"24"}),value:"logout",tracking:{action:"Sign Out Click"}}]];return a.createElement(Ve,{className:e,style:o},a.createElement(Qe,{userInfo:c,siteType:s}),v.map(((e,t)=>a.createElement(l,{key:t},a.createElement("div",{className:"profile-nav-item-group",key:t},e.map((e=>a.createElement(Xe,{key:e.key,item:e,activeKey:g||"",onLogout:r,onClick:()=>p((t=>t===e.key?void 0:e.key)),siteType:s})))),t!==v.length-1&&a.createElement("hr",null)))))},Xe=({item:e,activeKey:t,forceOpen:o,onLogout:l,onClick:s,siteType:c="helloSites"})=>{var d,m;const[p,g]=n(!1),h=i((()=>"undefined"!=typeof window?window.location.href:""),[]);if(e.disabled)return null;const{t:u}=S(),v=null===(d=e.subMenu)||void 0===d?void 0:d.some((e=>e.key===t)),b=t===e.key;r((()=>{(v||b)&&g(!0)}),[v,b]);const y="boolean"==typeof o?o:p;return a.createElement(Ze,{as:e.subMenu?void 0:"a","data-is-open":y,key:e.key,hasSubmenu:!!e.subMenu,onClick:()=>{null==s||s(),e.subMenu&&!o?g((e=>!e)):"logout"===e.value?null==l||l():e.link&&(window.location.href=e.link)},"data-event-category":"Ecommerce","data-event-action":(null===(m=null==e?void 0:e.tracking)||void 0===m?void 0:m.action)||"","data-event-label":h},a.createElement(Ge,{"data-active":b},e.icon,a.createElement(f,{size:"p3",style:{marginLeft:e.icon?24:48,transition:"color 300ms"},color:b?"helloSites"===c?"hb.6":"mb.6":"gray.8"},u(e.key)),e.subMenu&&a.createElement(We,{"data-is-open":y},a.createElement(X,{width:14}))),e.subMenu&&a.createElement(Ye,null,e.subMenu.map((e=>a.createElement(Xe,{key:e.key,item:e,activeKey:t,onLogout:l,siteType:c})))))},et=({isOpen:e,userInfo:t,closePopup:n,siteType:i="helloSites",dispatchLogout:o})=>a.createElement(Me,{"data-open":e},a.createElement("div",{className:"popup-content"},a.createElement(Je,{siteType:i,onLogout:()=>{o&&(o(),n())},userInfo:t}))),tt=h.div`
309
- background-color: white;
310
- text-align: center;
311
- .cancle-img {
312
- margin-top: 24px;
313
- ${Y.mbDown} {
314
- width: 80px;
315
- height: 80px;
316
- }
317
-
318
- ${Y.mbUp} {
319
- width: 100px;
320
- height: 100px;
321
- }
322
- }
323
-
324
- h2 {
325
- margin-top: 32px;
326
- color: ${v.colors.gray800};
327
- font-style: normal;
328
- font-weight: bold;
329
- ${Y.mbDown} {
330
- font-size: 24px;
331
- line-height: 32px;
332
- }
333
-
334
- ${Y.mbUp} {
335
- font-size: 32px;
336
- line-height: 42px;
337
- }
338
- }
339
-
340
- p {
341
- margin-top: 8px;
342
- color: ${v.colors.gray600};
343
- font-style: normal;
344
- font-weight: normal;
345
- ${Y.mbDown} {
346
- font-size: 16px;
347
- line-height: 24px;
348
- }
349
-
350
- ${Y.mbUp} {
351
- font-size: 16px;
352
- line-height: 24px;
353
- }
354
- }
355
- `,at=h.div`
356
- display: flex;
357
-
358
- ${Y.mbDown} {
359
- margin-top: 24px;
360
- }
361
-
362
- ${Y.mbUp} {
363
- margin-top: 32px;
364
- }
365
- justify-content: space-around;
366
- button {
367
- flex: 1;
368
- margin: 4px;
369
- }
370
-
371
- ${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 ":""}
372
- `,nt=({openLogoutPopup:e,onCloseHandler:t,onLogoutHandler:n,siteType:i="helloSites"})=>{const{t:o}=S();return r((()=>{document.body.classList.toggle("noscroll",e)}),[e]),a.createElement(V,null,a.createElement(L,{type:"confirm",isOpen:e,closeIcon:a.createElement("img",{src:b.getAssetPath("closeLight.svg"),style:{width:24,height:24},alt:"close-icon",loading:"lazy"}),onClose:t},a.createElement(tt,null,"helloSites"===i&&a.createElement("img",{src:b.getAssetPath("arrowDoor.svg"),className:"cancle-img",alt:"close-account",loading:"lazy"}),a.createElement("h2",null,o("helloSites"===i?"logout.popup.ask1":"logout.popup.ask.mb")),a.createElement("p",null,o("logout.popup.ask2")),a.createElement(at,{siteType:i},a.createElement(ee,{className:"logout-button",color:"tertiary",size:"lg",onClick:n},o("logout.popup.button.logout")),a.createElement(ee,{className:"cancel-button",color:"primary",size:"lg",onClick:t},o("logout.popup.button.cancel"))))))},it=({userInfo:e,siteType:i,onLoginClick:o,SSO_URL:l,currentUrl:s,isMinifyLogin:c,onLogout:d,style:g,isLoading:h,locale:u})=>{const{t:y}=S(),[x,E]=n(!1),w=(null==e?void 0:e.name)||(null==e?void 0:e.username),[k,C]=n(!1);r((()=>{C(!0)}),[]);const{containerRef:$,onContainerFocus:P,onContainerBlur:_,onButtonMouseDown:M,onClose:N}=Pe();return h?a.createElement(p,{size:"sm",color:"transparent",loading:!0}):(null==e?void 0:e.id)?a.createElement(a.Fragment,null,a.createElement(De,{ref:$,style:g,tabIndex:0,onBlur:_,onFocus:()=>{var e;P();const t=null===(e=$.current)||void 0===e?void 0:e.querySelector("#desktop-sticky-header .hhgcomp-navprofilebutton-popup");if(t){const e=`calc(100vh - ${t.getBoundingClientRect().top}px)`;t.setAttribute("style",`max-height: ${e};`)}}},a.createElement("div",{onMouseDown:M},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(m,{size:40,className:"user-avatar",src:null==e?void 0:e.avatar,color:"marryBaby"===i?v.mbColors.pink:v.colors.secondaryBase,placeholderText:w&&w.length?w[0].toUpperCase():"A"})),a.createElement(et,{dispatchLogout:()=>{N(),E(!0)},isOpen:!1,closePopup:N,siteType:i,userInfo:e})),a.createElement(nt,{openLogoutPopup:x,onCloseHandler:()=>{document.body.classList.toggle("noscroll",!1),E(!1)},siteType:i,onLogoutHandler:()=>t(void 0,void 0,void 0,(function*(){E(!1),document.body.classList.toggle("noscroll",!1),yield d()}))})):a.createElement(Le,{style:Object.assign({textDecoration:"none"},g),"data-event-category":"Sign Up","data-event-action":"Button Click","data-event-label":s,href:k?void 0:B(`${l}?returnUrl=${s}`),"data-site-type":i},c?a.createElement(Te,{onClick:o},a.createElement("img",{src:b.getAssetPath("lock.png"),className:"avatar",loading:"lazy",alt:"avatar"})):a.createElement(a.Fragment,null,"helloSites"===i&&(u===Z.Indonesia||u===Z.PhilippinesTagalog||u===Z.PhilippinesEnglish?a.createElement("img",{className:"mobile-only",src:b.getAssetPath("login.svg"),style:{cursor:"pointer",height:24,width:24},onClick:o}):a.createElement(p,{className:"mobile-only",size:"sm",onClick:o,leftIcon:a.createElement(Q,{color:"currentColor",isSolid:!0,size:22}),sx:{paddingLeft:"8px",paddingRight:"12px"}},y("navigation.loginJoin"))),"marryBaby"===i&&a.createElement("div",{className:"mobile-only",onClick:o,style:{paddingLeft:16}},a.createElement(f,{size:"p3",color:v.mbColors.pink},y("navigation.loginJoin"))),a.createElement(p,{className:"login-btn",size:"md",onClick:o,leftIcon:a.createElement(Q,{color:"currentColor",isSolid:!0,size:22})},y("navigation.loginJoin"))))};var ot="spdlGfq",lt="vgS16jX";const rt=({onCareHeaderClick:e,currentUrl:t,careUrlFe:n,btnName:i})=>e?a.createElement(ee,{className:ot,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:n,className:`${lt} care-button no-replace-click`},a.createElement(ee,{className:ot,size:"md",color:"primary",dataEventCategory:"Care",dataEventAction:"Navigation Bar Click",dataEventLabel:t},i));var st="y5VJdvw",ct="oVhOSCy",dt="pX8OXTM";const mt=a.createContext({}),pt=t=>{var{children:n}=t,o=e(t,["children"]);const[l,s]=a.useState((()=>o.currentUrl||`https://${"marryBaby"===o.siteType?te[o.locale||"en-PH"]:k[o.locale||"en-PH"]}${"together"===o.projectType?"/community":"ecom"===o.projectType?"/ecom":"care"===o.projectType?"/care":""}/`));r((()=>{const e=()=>{s(window.location.href)};return window.addEventListener("popstate",e),e(),()=>{window.removeEventListener("popstate",e)}}),[]);const c=(({locale:e,projectType:t,isMobile:a,siteType:n,enableBookingBtn:o})=>i((()=>{const i=!(!a&&"profile"===t),l="discover"===t||"marryBaby"===t||"profile"===t&&"marryBaby"===n,r="marryBaby"!==n&&"marryBaby"!==t&&y.includes(e),s=o&&"marryBaby"!==t&&"discover"===t&&"marryBaby"!==n&&w.includes(e),c="marryBaby"===t||x.includes(e),d="marryBaby"!==n&&E.includes(e),m="marryBaby"!==n&&E.includes(e);let p=M(e,"marryBaby"===n);"undefined"!=typeof window&&(p.includes("//id.")&&(p=p.replace("id.","")),p.includes("//staging-id.")&&(p=p.replace("staging-id.","discover.")));return{enableProfileNavigatorMenu:i,enableSearchBar:l,enableNavCare:r,enableNavCareBooking:s,enableNavTogether:c,enableNavEcom:d,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:_(e,"marryBaby"===n),TOGETHER_API:N(),DISCOVER_API:T(e)}}}),[e,t,a]))({locale:o.locale,projectType:o.projectType,isMobile:o.isMobile,siteType:o.siteType,enableBookingBtn:o.enableBookingBtn});return a.createElement(mt.Provider,{value:Object.assign(Object.assign({},o),{configs:Object.assign(Object.assign({},c),o.configs),currentUrl:o.currentUrl||l})},n)};function gt({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 ht({siteType:e,enableSearch:t,className:n}){return"helloSites"===e?a.createElement("div",null,a.createElement("img",{"data-list-type":"Header","data-content-type":"Navigation","data-content-topic":"Hamburger",src:t?b.getAssetPath("hamburgerMenuNewWithSearch.svg"):b.getAssetPath("hamburgerMenuNew.svg"),style:{width:"24px",height:"24px"},alt:"home",className:n,loading:"lazy"})):a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",className:n},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 ut=h.div`
373
- position: fixed;
374
- z-index: 201;
375
- top: calc(100% + 1px);
376
- width: 100%;
377
- height: calc(100vh - var(--header-bottom));
378
- overflow-x: hidden;
379
- overflow-y: auto;
380
- background: white;
381
- display: flex;
382
- flex-direction: column;
383
- padding-bottom: 0;
384
- left: 0;
385
- .hhgcomp-navigation-popupwrapper-menuwrapper {
386
- position: unset;
387
- }
388
- `,vt=h.div`
389
- padding: 16px;
390
- padding-bottom: 12px;
391
- .fake-search-input {
392
- pointer-events: none;
393
- input {
394
- line-height: 20px;
395
- padding-top: 10px;
396
- padding-bottom: 10px;
397
- }
398
- }
399
- &[data-theme='marryBaby'] {
400
- input {
401
- background: ${v.mbColors.lightGray};
402
- border-radius: 16px;
403
- border: none;
404
- }
405
- }
406
- `,ft=h.div`
407
- display: block;
408
- overflow-y: auto;
409
- flex: 1;
410
- padding-bottom: 16px;
411
- &::-webkit-scrollbar {
412
- width: 0;
413
- display: none;
414
- }
415
- `,bt=({id:e})=>{const{locale:t,configs:{statics:n},siteType:i}=s(mt),{t:o}=S();return a.createElement(g,{className:"fake-search-input",name:"search-input-menu-service"+e,size:"md",placeholder:"marryBaby"===i?o("navigation.search.input.placeholder"):o("home.search",{site:C[t||"en-PH"]?C[t||"en-PH"].SITE_NAME:""}),onChange:()=>{},onKeyDown:e=>"Enter"===e.key&&(window.location.href=`${n.HOME_PAGE_URL}/search/?s=${e.target.value}`),type:"search",onFocus:e=>{e.preventDefault()},icon:a.createElement("a",{"data-event-category":"Search Button","data-event-action":"Click"},a.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",style:{verticalAlign:"bottom"}},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"})))})},yt=h.div`
416
- padding-right: 1rem;
417
- margin-top: 10px;
418
- background: #ffffff;
419
- padding: 5px 15px;
420
- ${Y.mbUp} {
421
- border-right: 1px solid #e4e8ec;
422
- }
423
- `,xt=h.a`
424
- padding: 10px 0;
425
- position: relative;
426
-
427
- display: flex;
428
- align-items: center;
429
- text-decoration: none;
430
- color: ${v.colors.gray800};
431
- * {
432
- pointer-events: none;
433
- }
434
- p {
435
- font-size: 16px;
436
- font-weight: 400;
437
- padding: 0 0.4rem;
438
- }
439
-
440
- &[data-theme='marryBaby']:hover,
441
- &[data-theme='marryBaby'][data-active='true'] {
442
- p {
443
- color: ${v.mbColors.pink};
444
- }
445
- .icon {
446
- background-color: ${v.mbColors.lightPink};
447
- }
448
- }
449
- &[data-theme='helloSites']:hover,
450
- &[data-theme='helloSites'][data-active='true'] {
451
- p {
452
- color: ${v.colors.primaryActive};
453
- }
454
- }
455
- a {
456
- }
457
-
458
- &[data-theme='marryBaby'] {
459
- .icon {
460
- display: flex;
461
- align-items: center;
462
- justify-content: center;
463
- max-width: 40px;
464
- width: 100%;
465
- height: 40px;
466
- border-radius: 50%;
467
- background-color: ${v.mbColors.lightGray};
468
- img {
469
- border-radius: 50%;
470
- }
471
- }
472
- }
473
- `,Et=h.div`
474
- margin: 15px 0;
475
- ${Y.mbDown} {
476
- display: none;
477
- }
478
- `,wt=h.div`
479
- display: flex;
480
- position: absolute;
481
- right: 0;
482
- ${Y.mbUp} {
483
- display: none;
484
- }
485
- `,kt=h.div`
486
- display: flex;
487
- align-items: center;
488
- color: ${v.colors.primaryBase};
489
- font-size: ${v.sizes.fsParagraph4};
490
- font-weight: ${v.sizes.fwBold};
491
- line-height: 24px;
492
- font-size: 14px;
493
- font-weight: 600;
494
- &[data-event-category] * {
495
- pointer-events: none;
496
- }
497
- &[data-theme='marryBaby'] {
498
- color: ${v.mbColors.pink};
499
- }
500
- `,Ct=h.div`
501
- display: flex;
502
- align-items: center;
503
- margin-left: 10px;
504
- `,$t=h.a`
505
- border: 1px solid ${v.colors.primaryBase};
506
- &[data-theme='marryBaby'] {
507
- border: 1px solid ${v.mbColors.pink};
508
-
509
- svg path {
510
- stroke: ${v.mbColors.pink};
511
- }
512
- }
513
- position: relative;
514
- display: flex;
515
- align-items: center;
516
- justify-content: center;
517
- padding: 6px;
518
- border-radius: 5px;
519
- margin-top: 20px;
520
- ${Y.mbDown} {
521
- display: none;
522
- }
523
- `;var Bt="wnUb-dV",Pt="cjbOxWe",_t="gB4rp89";const Mt=({item:e,menu:t})=>{const{containerRef:n,onContainerFocus:i,onContainerBlur:o,onButtonMouseDown:l,onClose:r}=Pe({allowBgScroll:!0}),s=oe();return!e.popupType&&e.link?a.createElement(Nt,{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:Pt},"care"===e.id&&a.createElement("div",{className:_t},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(Nt,{isNew:e.isNew},a.createElement("div",{ref:n,className:`hhgcomp-navigation-itemnav-headeritem ${s?"":`menu-handler-${e.id}`} ${"care"===e.id?"force-focus":""}`,tabIndex:0,key:e.id,onBlur:o,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:Pt},"care"===e.id&&a.createElement("a",{className:_t,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:Bt},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))},Nt=({isNew:e,children:t})=>{const{t:n}=S();return e?a.createElement(ie,{color:"green",label:n("home.navigator.menuItem.new"),size:20,styles:{root:{paddingRight:10}}},t):a.createElement(a.Fragment,null,t)},Tt=({hrefViewMore:e,titleBtnViewMore:t,UrlFE:n,onClosePopup:i,menuItems:o,headingTitle:l,activeItem:r})=>{const{siteType:c}=s(mt);return a.createElement(yt,null,a.createElement(Et,null,a.createElement(ne,{tag:"marryBaby"===c?"h5":"h6",as:"p",fontWeight:"semibold"},l)),null==o?void 0:o.slice(0,6).map(((e,t)=>{const o=(null==e?void 0:e.link)?(null==e?void 0:e.link.startsWith("http"))?null==e?void 0:e.link:`${n}/${null==e?void 0:e.link.split("/").filter(Boolean).join("/")}/`:"/";return a.createElement(xt,Object.assign({className:"iconMenu","data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":o,"data-is-heading-category":!1,"data-active":e.id&&e.id===r,href:o},!pe(o)&&{target:"_blank"},{"data-theme":c,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(Nt,{isNew:e.isNew},a.createElement("p",{style:{paddingRight:e.isNew?10:0}},e.name)),a.createElement(wt,null,a.createElement("img",{src:b.getAssetPath("chevronRight.svg"),style:{width:"16px",height:"16px"},loading:"lazy"})))})),t&&a.createElement($t,{"data-theme":c,style:{textDecoration:"none"},href:e,"data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":e},a.createElement(kt,{onClick:i,"data-theme":c,"data-is-heading-category":!1},t,a.createElement(Ct,null,a.createElement("img",{className:"svg",src:"marryBaby"===c?b.getAssetPath("chevronRightPink.svg"):b.getAssetPath("chevronRightActive.svg"),style:{width:"16px",height:"16px"},loading:"lazy"})))))},Dt=h.div`
524
- display: grid;
525
-
526
- grid-template-columns: repeat(3, 1fr);
527
- gap: 24px;
528
- margin-bottom: 3.5rem;
529
- ${Y.tdDown} {
530
- grid-template-columns: repeat(1, 1fr);
531
- }
532
- `,Lt=h.div`
533
- height: 152px;
534
- position: absolute;
535
- top: 0;
536
- left: 0;
537
- z-index: 3;
538
- overflow: hidden;
539
- border-radius: 4px;
540
- padding: 16px;
541
- width: 100%;
542
-
543
- .img-container {
544
- width: 100%;
545
- height: 100%;
546
- }
547
- img {
548
- width: 100%;
549
- height: 100%;
550
- display: block;
551
- object-fit: contain;
552
- }
553
- ${Y.tdDown} {
554
- margin-bottom: 0;
555
- padding: 0;
556
- height: 100%;
557
- position: unset;
558
- width: 150px;
559
- }
560
- ${Y.mbDown} {
561
- width: 80px;
562
- }
563
- `,At=h.div`
564
- background-color: #ffffff;
565
- border-radius: 4px;
566
- width: 100%;
567
- height: 100%;
568
- `,jt=h.div`
569
- display: flex;
570
- margin-top: 1rem;
571
- align-items: center;
572
- color: ${v.colors.primaryBase};
573
- font-weight: 400;
574
- font-size: 14px;
575
- text-decoration: none;
576
- ${Y.tdDown} {
577
- display: none;
578
- }
579
- `,zt=h.p`
580
- font-size: 16px;
581
- font-weight: 600;
582
- line-height: 1.6;
583
- color: ${v.colors.gray800};
584
- ${Y.tdDown} {
585
- padding: 0;
586
- }
587
- `,Ht=h.p`
588
- font-size: 14px;
589
- line-height: 1.6;
590
- font-weight: 400;
591
- color: ${v.colors.gray600};
592
- height: 40px;
593
- text-overflow: ellipsis;
594
- overflow: hidden;
595
- display: -webkit-box;
596
- -webkit-line-clamp: 2;
597
- -webkit-box-orient: vertical;
598
- margin-bottom: auto;
599
- ${Y.tdDown} {
600
- height: unset;
601
- padding: 0;
602
- }
603
- `,St="hhgcomp-navigation-menucareitem-contentwrapper",Ut=J(h.div`
604
- display: flex;
605
- flex-direction: column;
606
- gap: 8px;
607
- flex: 1;
608
- z-index: 1;
609
- ${Y.tdDown} {
610
- gap: 4px;
611
- }
612
- `,St),Ft=h.a`
613
- text-decoration: none;
614
- border-radius: 4px;
615
- background: ${v.colors.white};
616
- position: relative;
617
- overflow: hidden;
618
- padding: 16px;
619
- display: flex;
620
- padding-top: 166px;
621
- * {
622
- pointer-events: none;
623
- }
624
- ${Y.tdUp} {
625
- box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06),
626
- 0px 0px 1px rgba(0, 0, 0, 0.04);
627
- gap: 30px;
628
- flex-direction: column;
629
- a {
630
- display: flex;
631
- width: 100%;
632
- }
633
- }
634
- ${Y.tdDown} {
635
- padding-top: 16px;
636
- a {
637
- display: none;
638
- }
639
- grid-template-columns: 2fr 1fr;
640
- gap: 10px;
641
- display: grid;
642
- max-height: 110px;
643
- display: flex;
644
- flex-direction: row-reverse;
645
- > .${St} {
646
- flex: 1;
647
- }
648
- img {
649
- width: 150px;
650
- }
651
- }
652
- ${Y.mbDown} {
653
- box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.04),
654
- 0px 2px 8px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
655
- display: flex;
656
- flex-direction: row-reverse;
657
- img {
658
- width: 80px;
659
- height: 80px;
660
- }
661
- }
662
- ${Y.tdOnly} {
663
- border: 1px solid ${v.colors.neutral100};
664
- }
665
- .bg-svg {
666
- width: 100%;
667
- max-width: 245px;
668
- height: 100%;
669
- top: 0;
670
- right: -40px;
671
- position: absolute;
672
- display: inline-block;
673
- }
674
- `,Ot=({item:e,index:t=0})=>{var n;const{t:i}=S(),{locale:o,configs:{statics:l}}=s(mt);if(!e)return null;const r=`${l.CARE_URL_FE}/${null===(n=ae[o])||void 0===n?void 0:n.HOSPITAL}/${e.slug}-${e.id}`;return a.createElement(Ft,{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:b.getAssetPath("navCareCardBg.svg"),alt:"",className:"bg-svg",loading:"lazy"}),a.createElement(Lt,null,a.createElement(At,null,a.createElement("img",{loading:"lazy",alt:e.name,src:e.logo||"/images/avatar.jpg"}))),a.createElement(Ut,null,a.createElement(zt,null,e.name),a.createElement(Ht,null,e.description),a.createElement(jt,null,i("home.seeMore"),a.createElement("img",{src:b.getAssetPath("chevronRightActive.svg"),style:{width:"16px",height:"16px",marginTop:"3px",marginLeft:"5px"},loading:"lazy"}))))},Rt=h.div`
675
- padding: 16px;
676
- border-radius: 8px;
677
- position: relative;
678
- z-index: 1;
679
- overflow: hidden;
680
- a {
681
- text-decoration: none;
682
- }
683
-
684
- .bg-svg {
685
- height: 100%;
686
- position: absolute;
687
- top: 0;
688
- left: 0;
689
- z-index: -1;
690
- }
691
- ${Y.mbDown} {
692
- display: block;
693
- .bg-svg {
694
- right: -24px;
695
- left: unset;
696
- top: 0;
697
- transform: rotateY(180deg);
698
- }
699
- }
700
-
701
- ${Y.mbUp} {
702
- display: grid;
703
- grid-gap: 10px;
704
- grid-template-columns: 1fr 3fr;
705
- }
706
- `,It=h.div`
707
- font-weight: 400;
708
- font-size: 14px;
709
- line-height: 24px;
710
- color: ${v.colors.gray600};
711
- margin-bottom: 15px;
712
- `,Vt=h.div`
713
- font-weight: 600;
714
- font-size: 16px;
715
- line-height: 26px;
716
- color: #000000;
717
- margin-bottom: 4px;
718
- `,Zt=h.div`
719
- background: #fff;
720
- padding: 5px;
721
- display: flex;
722
- align-items: center;
723
- justify-content: center;
724
- border-radius: 50px;
725
- `,Gt=h.div`
726
- display: flex;
727
- justify-content: center;
728
- align-items: center;
729
- position: relative;
730
- ${Y.mbDown} {
731
- justify-content: end;
732
- min-height: 100px;
733
- }
734
- `,Wt=({title:e,link:t,description:n,cta:i,icon:o})=>{const{siteType:l}=s(mt);return a.createElement(Rt,{"data-theme":l},a.createElement(Gt,null,a.createElement("img",{src:"marryBaby"===l?b.getAssetPath("navMBSpotlightBgNoData.svg"):b.getAssetPath("navSpotlightBgNoData.svg"),alt:"",loading:"lazy",className:"bg-svg"}),a.createElement(Zt,null,o&&a.createElement("img",{src:o,width:64,height:64,loading:"lazy"}))),a.createElement("div",null,e&&a.createElement(Vt,null,e),n&&a.createElement(It,null,n),i&&a.createElement("div",null,a.createElement("a",{href:t},a.createElement(ee,{theme:l,className:"survey-contact-submit",size:"md"},i)))))},Yt=h.div`
735
- margin-top: 10px;
736
- background: #ffffff;
737
- padding: 5px 15px;
738
- position: relative;
739
- ${Y.mbDown} {
740
- &:after {
741
- position: absolute;
742
- top: 0;
743
- left: 0;
744
- width: 100%;
745
- height: 4px;
746
- background-color: ${v.colors.neutral100};
747
- content: '';
748
- }
749
- }
750
- `,qt=h.div`
751
- margin: 15px 0;
752
- display: flex;
753
- `,Kt=h.a`
754
- padding-left: 10px;
755
- display: flex;
756
- align-items: center;
757
- text-decoration: none;
758
- font-weight: 400;
759
- font-size: 14px;
760
- color: ${v.colors.primaryBase};
761
- &[data-theme='marryBaby'] {
762
- color: ${v.mbColors.pink};
763
- }
764
- img {
765
- padding-left: 5px;
766
- }
767
- ${Y.mbDown} {
768
- margin-left: auto;
769
- }
770
- `,Qt=({title:e,viewMore:t,children:n,link:i,dataEventAction:o=""})=>{const{siteType:l}=s(mt);return a.createElement(Yt,null,a.createElement(qt,null,a.createElement(ne,{tag:"marryBaby"===l?"h5":"h6",as:"p",fontWeight:"semibold"},e),t&&a.createElement(Kt,{"data-event-category":"Hamburger Navigation","data-event-action":o,"data-event-label":i,href:i,"data-theme":l},t,a.createElement("img",{src:"marryBaby"===l?b.getAssetPath("chevronRightPink.svg"):b.getAssetPath("chevronRightActive.svg"),style:{width:"16px",height:"16px"},loading:"lazy"}))),n)},Jt=({spotlights:e=[],hrefViewMore:t})=>{const{t:n}=S(),{siteType:i}=s(mt);return a.createElement(Qt,{title:n("home.navigator.menu.spotlightHospitals")},0!==e.length?a.createElement(a.Fragment,null,a.createElement(Dt,null,null==e?void 0:e.slice(0,3).map(((e,t)=>a.createElement(Ot,{key:t,index:t,item:e})))),a.createElement("div",{style:{position:"absolute",bottom:"6px",right:"1rem"}},a.createElement("a",{href:t},a.createElement(ee,{theme:i,className:"survey-contact-submit",size:"md"},n("home.navigator.menu.care.homeButton"))))):a.createElement(Wt,{title:n("home.navigator.menu.care.noDatas.title"),description:n("home.navigator.menu.care.noDatas.description"),link:t,cta:n("home.navigator.menu.care.homeButton"),icon:b.getAssetPath("community.svg")}))},Xt=h.div`
771
- display: grid;
772
-
773
- grid-template-columns: repeat(4, 1fr);
774
- gap: 24px;
775
- ${Y.tdDown} {
776
- gap: 12px;
777
- grid-template-columns: 1fr;
778
- }
779
- `,ea=h.a`
780
- width: 100%;
781
- display: flex;
782
- align-items: center;
783
- text-decoration: none;
784
- * {
785
- pointer-events: none;
786
- }
787
- `,ta=h.div`
788
- border-radius: 5px;
789
- display: block;
790
- overflow: hidden;
791
- padding-top: 140%;
792
- width: 100%;
793
- position: relative;
794
- height: 0;
795
- img {
796
- position: absolute;
797
- width: 100%;
798
- height: 100%;
799
- display: block;
800
- object-fit: cover;
801
- top: 0;
802
- left: 0;
803
- }
804
- ${Y.tdDown} {
805
- width: 72px;
806
- padding-top: 100px;
807
- }
808
- `,aa=h.p`
809
- font-size: 16px;
810
- font-weight: 400;
811
- padding: 4px 15px;
812
- line-height: 1.4;
813
- color: ${v.colors.gray800};
814
- flex: 1;
815
- ${Y.tdUp} {
816
- display: none;
817
- }
818
- `,na=({item:e,index:t=0})=>e?a.createElement(ea,{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(ta,null,a.createElement("img",{loading:"lazy",alt:e.title,src:e.banner||"/images/notFound-min-small.jpg"})),a.createElement(aa,null,e.title)):null,ia=({spotlightsList:e=[],hrefViewMore:t})=>{const{t:n}=S(),{configs:{statics:i}}=s(mt);return a.createElement(Qt,{title:n("home.navigator.menu.spotlights"),viewMore:n("home.navigator.menu.spotlights.seeAll"),link:t,dataEventAction:"Spotlight See More Click"},0!==e.length?a.createElement(Xt,null,null==e?void 0:e.slice(0,4).map(((e,t)=>a.createElement(na,{key:t,index:t,item:{id:e.id,link:i.HOME_PAGE_URL+e.permalink,title:e.name,banner:e.image}})))):a.createElement(Wt,{title:n("home.navigator.menu.category.noDatas.title"),description:n("home.navigator.menu.category.noDatas.description"),link:t,cta:n("home.navigator.menu.category.noDatas.cta"),icon:b.getAssetPath("Spotlight.svg")}))},oa=h.div`
819
- display: grid;
820
- grid-template-columns: repeat(2, 1fr);
821
- grid-gap: 48px;
822
- ${Y.tdDown} {
823
- grid-template-columns: 1fr;
824
- grid-gap: 32px;
825
- }
826
- ${Y.mbDown} {
827
- grid-gap: 24px;
828
- }
829
- `,la=h.div`
830
- padding: 5px;
831
- flex: 1;
832
- `,ra=h.img`
833
- width: 88px;
834
- height: 88px;
835
- border-radius: 4px;
836
- object-fit: cover;
837
- `,sa=h.div`
838
- font-size: 12px;
839
- font-weight: 600;
840
- color: ${v.colors.gray800};
841
- text-decoration: none;
842
- &[data-theme='marryBaby'] {
843
- font-weight: 400;
844
- letter-spacing: -0.2px;
845
- }
846
- `,ca=h.div`
847
- text-decoration: none;
848
- font-size: 12px;
849
- font-weight: 400;
850
- color: ${v.colors.primaryBase};
851
- &[data-theme='marryBaby'] {
852
- font-weight: 400;
853
- letter-spacing: -0.2px;
854
- }
855
- `,da=h.div`
856
- font-size: 12px;
857
- font-weight: 400;
858
- color: ${v.colors.gray600};
859
- `,ma=h.div`
860
- font-size: 12px;
861
- font-weight: 400;
862
- color: ${v.colors.gray600};
863
- `,pa=h.a`
864
- display: flex;
865
- gap: 10px;
866
- text-decoration: none;
867
- position: relative;
868
- &::after {
869
- content: '';
870
- display: block;
871
- width: 100%;
872
- height: 1px;
873
- border-top: 1px dashed ${v.colors.neutral100};
874
- position: absolute;
875
- bottom: -24px;
876
- ${Y.tdOnly} {
877
- bottom: -16px;
878
- }
879
- ${Y.mbDown} {
880
- bottom: -12px;
881
- }
882
- }
883
- &:last-child {
884
- &::after {
885
- display: none;
886
- }
887
- }
888
- ${Y.tdUp} {
889
- &:nth-last-child(2) {
890
- &::after {
891
- display: none;
892
- }
893
- }
894
- }
895
- `,ga=h.div`
896
- display: flex;
897
- gap: 10px;
898
- vertical-align: middle;
899
- align-items: center;
900
- `,ha=h.div`
901
- margin-top: 8px;
902
- font-size: 16px;
903
- font-weight: 600;
904
- color: ${v.colors.gray800};
905
- &[data-theme='marryBaby'] {
906
- margin-top: 12px;
907
- font-weight: 400;
908
- font-size: 14px;
909
- line-height: 24px;
910
- letter-spacing: -0.2px;
911
- }
912
- `,ua=h.div`
913
- display: flex;
914
- flex-wrap: wrap;
915
- align-items: center;
916
- column-gap: 5px;
917
- `,va=h.div`
918
- display: flex;
919
- gap: 4px;
920
- flex-direction: column;
921
- `;le.extend(re);const fa=({post:e,index:t=0})=>{var n,i,o,l,r,c,d;const{siteType:m,configs:{statics:p}}=s(mt);if(!e)return null;const g=[p.TOGETHER_URL_FE,null===(n=e.community)||void 0===n?void 0:n.slug].join("/"),h=[g,e.slug].join("/"),u=e.createdAt,v=u?isNaN(new Date(u).getTime())?null:new Date(u):null,f=v?le(v).toNow(!0):u;return a.createElement(pa,{href:h,"data-event-category":"Hamburger Navigation","data-event-action":`Together Click ${t+1}`,"data-event-label":h},a.createElement(la,null,a.createElement(ga,null,a.createElement(A,{avatar:null===(i=e.author)||void 0===i?void 0:i.avatar,username:(null===(o=e.author)||void 0===o?void 0:o.name)||(null===(l=e.author)||void 0===l?void 0:l.username)}),a.createElement(va,null,a.createElement(sa,{"data-theme":m},null===(r=e.author)||void 0===r?void 0:r.name),a.createElement(ua,null,a.createElement(ca,{"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===(c=e.community)||void 0===c?void 0:c.name),a.createElement(ma,null,"•"),a.createElement(da,{"data-theme":m},f)))),a.createElement(ha,null,e.title)),!!(null===(d=e.photos)||void 0===d?void 0:d.length)&&a.createElement(ra,{loading:"lazy",src:e.photos[0]}))},ba=({spotlights:e=[]})=>{const{configs:{statics:t}}=s(mt),{t:n}=S();return a.createElement(Qt,{title:n("home.navigator.menu.trendingPosts"),viewMore:n("home.navigator.menu.trendingPosts.seeMore"),link:P(t.TOGETHER_URL_FE),dataEventAction:"Together See More Click"},0!==e.length?a.createElement(oa,null,null==e?void 0:e.slice(0,4).map(((e,t)=>a.createElement(fa,{index:t,post:e,key:e.id})))):a.createElement(Wt,{title:n("home.navigator.menu.together.noPosts.title"),description:n("home.navigator.menu.together.noPosts.description"),link:`${t.HOME_PAGE_URL}/community/`,cta:n("home.navigator.menu.together.noPosts.cta"),icon:b.getAssetPath("community.svg")}))},ya=h.div`
922
- display: grid;
923
-
924
- grid-template-columns: repeat(3, 1fr);
925
- gap: 24px;
926
- margin-bottom: 3.5rem;
927
- ${Y.tdDown} {
928
- grid-template-columns: repeat(1, 1fr);
929
- }
930
- `,xa=h.a`
931
- text-decoration: none;
932
- display: flex;
933
- align-items: center;
934
- `,Ea=({item:e,index:t=0})=>e?a.createElement(xa,{href:e.url,"data-event-category":"Hamburger Navigation","data-event-action":`Care Click ${t+1}`,"data-event-label":e.url},a.createElement("img",{loading:"lazy",alt:e.name,src:e.featuredImage||"/images/avatar.jpg",style:{width:"40px",height:"40px"}}),a.createElement(f,{size:"p2",weight:"regular",style:{marginLeft:16}},e.name),a.createElement("img",{src:b.getAssetPath("chevronRightActive.svg"),style:{width:"20px",height:"20px",marginLeft:"auto"},loading:"lazy"})):null,wa=({helpfulUrls:e=[]})=>{const{t:t}=S();return e.length?a.createElement(Qt,{title:t("home.navigator.menu.spotlightEcom")},0!==e.length?a.createElement(ya,null,null==e?void 0:e.slice(0,5).map(((e,t)=>a.createElement(Ea,{key:t,index:t,item:e})))):a.createElement(a.Fragment,null)):null},ka=h.div`
935
- display: grid;
936
-
937
- grid-template-columns: repeat(3, 1fr);
938
- gap: 24px;
939
- ${Y.tdDown} {
940
- grid-template-columns: 1fr;
941
- gap: 12px;
942
- }
943
- `,Ca=h.a`
944
- text-decoration: none;
945
- border-radius: 4px;
946
- background: ${v.colors.primary50};
947
- position: relative;
948
- overflow: hidden;
949
- display: flex;
950
- * {
951
- pointer-events: none;
952
- }
953
- .bg-svg {
954
- width: 245px;
955
- top: 0;
956
- right: 0;
957
- height: 100%;
958
- position: absolute;
959
- ${Y.tdDown} {
960
- top: calc(51% - 68px);
961
- right: -8px;
962
- }
963
- }
964
- padding: 180px 24px 16px;
965
- a {
966
- display: flex;
967
- width: 100%;
968
- }
969
- ${Y.tdDown} {
970
- padding-top: 16px;
971
- display: flex;
972
- align-items: center;
973
- }
974
- `,$a=h.div`
975
- width: 64px;
976
- height: 64px;
977
- background: white;
978
- position: absolute;
979
- right: 25px;
980
- top: 35px;
981
- z-index: 3;
982
- border-radius: 50%;
983
- img {
984
- position: absolute;
985
- width: 64px;
986
- height: 64px;
987
- top: 50%;
988
- left: 50%;
989
- display: block;
990
- transform: translate(-50%, -50%);
991
- }
992
- ${Y.tdDown} {
993
- position: relative;
994
- top: unset;
995
- right: unset;
996
- }
997
- `,Ba=h.div`
998
- display: flex;
999
- align-items: center;
1000
- color: ${v.colors.primaryBase};
1001
- font-weight: 400;
1002
- font-size: 14px;
1003
- text-decoration: none;
1004
- `,Pa=h.p`
1005
- font-size: 16px;
1006
- font-weight: 600;
1007
- line-height: 1.4;
1008
- color: ${v.colors.gray800};
1009
- `,_a=h.p`
1010
- font-size: 14px;
1011
- line-height: 1.4;
1012
- font-weight: 400;
1013
- color: ${v.colors.gray600};
1014
- height: 40px;
1015
- text-overflow: ellipsis;
1016
- overflow: hidden;
1017
- display: -webkit-box;
1018
- -webkit-line-clamp: 2;
1019
- -webkit-box-orient: vertical;
1020
- margin-bottom: auto;
1021
- ${Y.tdDown} {
1022
- display: none;
1023
- }
1024
- `,Ma=h.div`
1025
- display: flex;
1026
- flex-direction: column;
1027
- flex: 1;
1028
- z-index: 1;
1029
- ${Y.tdUp} {
1030
- gap: 8px;
1031
- }
1032
- ${Y.tdDown} {
1033
- gap: 4px;
1034
- flex: 1;
1035
- }
1036
- `,Na=({item:e,index:t=0})=>{const{t:n}=S(),{configs:{statics:i}}=s(mt);if(!e)return null;const o=e.link?e.link.startsWith("http")?e.link:`${i.HOME_PAGE_URL}${e.link}`:void 0;return a.createElement(Ca,{href:o,"data-event-category":"Hamburger Navigation","data-event-action":`Engage Click ${t+1}`,"data-event-label":o},a.createElement("img",{src:b.getAssetPath("navToolCardBg.svg"),alt:"",loading:"lazy",className:"bg-svg"}),a.createElement(Ma,null,a.createElement(Pa,null,e.title),a.createElement(_a,null,e.subtitle),a.createElement(Ba,null,n("home.seeMore"),a.createElement("img",{src:b.getAssetPath("chevronRightActive.svg"),style:{width:"16px",height:"16px",marginTop:"3px",marginLeft:"5px"},loading:"lazy"}))),a.createElement($a,null,a.createElement("img",{loading:"lazy",alt:e.title,src:e.icon||"/images/avatar.jpg"})))},Ta=h.a`
1037
- text-decoration: none;
1038
- border-radius: 12px;
1039
-
1040
- position: relative;
1041
- overflow: hidden;
1042
- display: flex;
1043
- * {
1044
- pointer-events: none;
1045
- }
1046
- .bg-svg {
1047
- top: 0;
1048
- left: 0;
1049
- position: absolute;
1050
- }
1051
-
1052
- .dot-svg {
1053
- width: 40px;
1054
- height: 30px;
1055
- top: 36px;
1056
- left: 16px;
1057
- position: absolute;
1058
- stroke-width: 0;
1059
- }
1060
-
1061
- &[data-color='pink'] {
1062
- background: ${v.mbColors.tonePink};
1063
- .bg-svg {
1064
- fill: ${v.mbColors.peach};
1065
- }
1066
- }
1067
- &[data-color='orange'] {
1068
- background: ${v.mbColors.toneYellow};
1069
- .bg-svg {
1070
- fill: ${v.mbColors.orange};
1071
- }
1072
- }
1073
- &[data-color='green'] {
1074
- background: ${v.mbColors.toneGreen};
1075
- .bg-svg {
1076
- fill: ${v.mbColors.mint};
1077
- }
1078
- }
1079
-
1080
- padding: 180px 24px 16px;
1081
- a {
1082
- display: flex;
1083
- width: 100%;
1084
- }
1085
- ${Y.tdDown} {
1086
- padding-top: 16px;
1087
- display: flex;
1088
- align-items: flex-start;
1089
- justify-content: flex-start;
1090
- }
1091
- ${Y.mbDown} {
1092
- padding-top: 0;
1093
- padding-left: 80px;
1094
- height: 96px;
1095
- align-items: flex-start;
1096
- justify-content: center;
1097
- flex-direction: column;
1098
- .dot-svg {
1099
- top: 22px;
1100
- left: 16px;
1101
- }
1102
- }
1103
- ${Y.tdUp} {
1104
- min-height: 296px;
1105
- }
1106
- .mobile-only {
1107
- ${Y.tdUp} {
1108
- display: none;
1109
- }
1110
- }
1111
- .desktop-only {
1112
- ${Y.tdDown} {
1113
- display: none;
1114
- }
1115
- }
1116
- `,Da=h.div`
1117
- width: 48px;
1118
- height: 48px;
1119
- background: white;
1120
- position: absolute;
1121
- right: 25px;
1122
- top: 35px;
1123
- z-index: 3;
1124
- border-radius: 50%;
1125
- img {
1126
- position: absolute;
1127
- width: 36px;
1128
- height: 36px;
1129
- top: 50%;
1130
- left: 50%;
1131
- display: block;
1132
- transform: translate(-50%, -50%);
1133
- }
1134
- ${Y.tdDown} {
1135
- position: relative;
1136
- top: unset;
1137
- right: unset;
1138
- }
1139
- ${Y.mbDown} {
1140
- position: absolute;
1141
- left: 32px;
1142
- top: 28px;
1143
- }
1144
- `,La=h.div`
1145
- display: flex;
1146
- align-items: center;
1147
- background: white;
1148
- font-weight: 400;
1149
- font-size: 14px;
1150
- text-decoration: none;
1151
- border-radius: 50%;
1152
- width: 20px;
1153
- height: 20px;
1154
-
1155
- svg path {
1156
- fill: ${v.mbColors.gray};
1157
- }
1158
-
1159
- ${Y.tdDown} {
1160
- background: none;
1161
- width: 100%;
1162
- font-weight: 400;
1163
- font-size: 12px;
1164
- line-height: 18px;
1165
- color: ${v.mbColors.pink};
1166
- padding-left: 16px;
1167
- }
1168
- `,Aa=h.p`
1169
- font-weight: 600;
1170
- font-size: 14px;
1171
- line-height: 24px;
1172
- letter-spacing: -0.2px;
1173
- color: ${v.colors.gray800};
1174
- `,ja=h.p`
1175
- font-weight: 400;
1176
- font-size: 12px;
1177
- line-height: 18px;
1178
- letter-spacing: -0.2px;
1179
- color: ${v.colors.gray600};
1180
- height: 54px;
1181
- text-overflow: ellipsis;
1182
- overflow: hidden;
1183
- display: -webkit-box;
1184
- -webkit-line-clamp: 3;
1185
- -webkit-box-orient: vertical;
1186
- margin-bottom: auto;
1187
- ${Y.tdDown} {
1188
- display: none;
1189
- }
1190
- `,za=h.div`
1191
- display: flex;
1192
- flex: 1;
1193
- z-index: 1;
1194
- align-items: flex-end;
1195
- justify-content: flex-end;
1196
- ${Y.tdUp} {
1197
- gap: 8px;
1198
- flex-direction: row;
1199
- }
1200
-
1201
- ${Y.tdDown} {
1202
- align-items: flex-start;
1203
- justify-content: flex-start;
1204
- gap: 4px;
1205
- }
1206
- `,Ha=h.div`
1207
- display: flex;
1208
- flex-direction: column;
1209
- flex: 1;
1210
- z-index: 1;
1211
- ${Y.tdUp} {
1212
- gap: 8px;
1213
- }
1214
- ${Y.tdDown} {
1215
- gap: 4px;
1216
- flex: 1;
1217
- padding-left: 16px;
1218
- }
1219
- `,Sa=h.div`
1220
- display: flex;
1221
- flex-direction: row;
1222
- flex: 1;
1223
- z-index: 1;
1224
- ${Y.tdUp} {
1225
- gap: 8px;
1226
- justify-content: flex-end;
1227
- align-items: flex-end;
1228
- }
1229
- ${Y.tdDown} {
1230
- flex-direction: column;
1231
- justify-content: flex-start;
1232
- align-items: flex-start;
1233
- }
1234
- `,Ua=({item:e,index:t=0,color:n})=>{const{t:i}=S(),{configs:{statics:o}}=s(mt);if(!e)return null;const l=e.link?e.link.startsWith("http")?e.link:`${o.HOME_PAGE_URL}${e.link}`:void 0,r=()=>a.createElement(Da,null,a.createElement("img",{loading:"lazy",alt:e.title,src:e.icon||"/images/avatar.jpg"})),c=()=>a.createElement(Sa,null,a.createElement(Ha,null,a.createElement(Aa,null,e.title),a.createElement(ja,null,e.subtitle)),a.createElement(La,null,a.createElement("div",{className:"mobile-only"},i("home.seeMore")),a.createElement("img",{src:b.getAssetPath("arrowRightGray.svg"),style:{width:"12px",height:"12px",marginTop:"2px",marginLeft:"5px"},loading:"lazy"})));return a.createElement(Ta,{href:l,"data-event-category":"Hamburger Navigation","data-event-action":`Engage Click ${t+1}`,"data-event-label":l,"data-color":n},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:b.getAssetPath("navMBCardDotBg.svg"),className:"dot-svg",loading:"lazy",alt:""}),a.createElement(za,null,a.createElement("div",{className:"mobile-only"},r()),a.createElement("div",{className:"desktop-only"},c())),a.createElement("div",{className:"mobile-only"},c()),a.createElement("div",{className:"desktop-only"},r()))},Fa=({hrefViewMore:e,spotlightHealthTools:t=[]})=>{const{t:n}=S(),i=["pink","orange","green"],{siteType:o}=s(mt);return a.createElement(Qt,{title:n("home.navigator.menu.spotlightTools")},0!==t.length&&a.createElement(ka,null,null==t?void 0:t.slice(0,3).map(((e,t)=>"marryBaby"===o?a.createElement(Ua,{key:t,index:t,item:e,color:i[t]}):a.createElement(Na,{key:t,index:t,item:e})))),0===t.length&&a.createElement(Wt,{title:n("home.navigator.menu.healthTools.noDatas.title"),description:n("home.navigator.menu.healthTools.noDatas.description"),link:e,cta:n("home.navigator.menu.healthTools.noDatas.cta"),icon:b.getAssetPath("community.svg")}))},Oa=({closePopup:e,menuItems:t=[]})=>{var n,i;const{siteType:o,ssrMenuContent:{categories:l,healthTools:r,care:c,together:d,ecom:m},activeMenuService:p,configs:{statics:g,enableSearchBar:h},locale:u}=s(mt),{t:v}=S();return a.createElement(ut,{id:"categories-menu"},h?a.createElement(vt,{"data-theme":o,onClick:()=>{window.location.href=`${g.HOME_PAGE_URL}/search`}},a.createElement(bt,{id:"mobile"})):null,a.createElement(ft,null,a.createElement(Tt,{UrlFE:g.HOME_PAGE_URL,titleBtnViewMore:v("home.navigator.menuItem.allCategories"),menuItems:t,headingTitle:v("home.navigator.menuItem.healthCategories"),onClosePopup:e,activeItem:p}),"categories"===p&&a.createElement(ia,{spotlightsList:(null==l?void 0:l.spotlights)||[],hrefViewMore:`${g.HOME_PAGE_URL}${"tl-PH"===u?"/fil":""}/spotlight/`}),"tools"===p&&a.createElement(Fa,{spotlightHealthTools:null==r?void 0:r.spotlights,hrefViewMore:`${g.HOME_PAGE_URL}${"tl-PH"===u?"/fil":""}${(null===(n=$[u])||void 0===n?void 0:n.HEALTH_TOOLS)||""}`}),"care"===p&&a.createElement(Jt,{spotlights:null==c?void 0:c.spotlights,hrefViewMore:`${g.CARE_URL_FE}/${null===(i=ae[u])||void 0===i?void 0:i.SPECIALTIES}`}),"together"===p&&a.createElement(ba,{spotlights:null==d?void 0:d.spotlights}),"ecom"===p&&a.createElement(wa,{helpfulUrls:null==m?void 0:m.helpfulUrls})))},Ra=({menuItems:e})=>{const{siteType:t,configs:{enableSearchBar:n}}=s(mt),{containerRef:i,onContainerFocus:o,onContainerBlur:l,onButtonMouseDown:r,onClose:c}=Pe();return a.createElement(Be,{mediaQueryKey:"mbDown"},a.createElement("header",{className:st},a.createElement("div",{className:ct,ref:i,role:"button",tabIndex:0,onBlur:l,onFocus:o},a.createElement("div",{className:dt,onMouseDown:r,"data-event-category":"Hamburger Navigation","data-event-action":"Click","data-event-label":"Hamburger Navigation URL"},a.createElement(gt,{className:"mobile-close-icon"}),a.createElement(ht,{siteType:t,enableSearch:n,className:"mobile-hamburger-icon"})),a.createElement(Oa,{menuItems:e,closePopup:c}))))},Ia="profile/posts?website_url={websiteUrl}",Va=h.div`
1235
- z-index: 201;
1236
- width: 100%;
1237
- align-items: center;
1238
-
1239
- background-color: ${v.colors.white};
1240
-
1241
- transition: height 0.3s, transform 0.3s;
1242
-
1243
- &[data-site-type='helloSites'] {
1244
- border-bottom: 1px solid ${v.colors.neutral100};
1245
- }
1246
- &[data-sponsored='true'] {
1247
- border-bottom: none;
1248
- }
1249
- &[data-marry-baby-tone='pink'] {
1250
- background-color: ${v.mbColors.lightPink};
1251
- }
1252
-
1253
- ${Y.mbUp} {
1254
- &[data-sitewide-banner-shown='true'][data-collapsed='true'] {
1255
- transform: translateY(-64px);
1256
- }
1257
- }
1258
- ${Y.mbDown} {
1259
- &[data-site-type='marryBaby'] {
1260
- border-bottom: none;
1261
- }
1262
-
1263
- &[data-fixed-bar='true'] {
1264
- position: fixed;
1265
- transform: translateY(0);
1266
- }
1267
-
1268
- &[data-fixed-bar='false'] {
1269
- position: absolute;
1270
- }
1271
-
1272
- &[data-collapsed='true'] {
1273
- transform: translateY(-100%);
1274
- transition: transform 0.5s;
1275
- }
1276
- &[data-collapsed='false'] {
1277
- transform: translateY(0);
1278
- transition: transform 0.5s;
1279
- }
1280
-
1281
- .top-bar-header {
1282
- line-height: normal;
1283
- }
1284
-
1285
- &[data-header-type='home'] {
1286
- z-index: ${99};
1287
- }
1288
-
1289
- &[data-is-displayed='false'] {
1290
- //display: none;
1291
- visibility: hidden;
1292
- }
1293
- }
1294
-
1295
- .marry-baby {
1296
- input {
1297
- background: ${v.mbColors.lightGray};
1298
- border-radius: 16px;
1299
- border: none;
1300
- }
1301
- max-width: 172px;
1302
- }
1303
- &[data-site-type='marryBaby'] {
1304
- .close-btn {
1305
- top: 16px;
1306
- right: 16px;
1307
- }
1308
- }
1309
- `,Za=h.div`
1310
- display: flex;
1311
- height: 100%;
1312
- align-items: center;
1313
-
1314
- justify-content: space-between;
1315
- padding: 0 2rem;
1316
- height: 56px;
1317
- ${Y.pcDown} {
1318
- padding: 0 1rem;
1319
- }
1320
-
1321
- ${Y.mbDown} {
1322
- position: relative;
1323
- height: 56px;
1324
- background: white;
1325
- gap: 2px;
1326
- }
1327
-
1328
- &[data-site-type='marryBaby'] {
1329
- width: 100%;
1330
- margin: 0 auto;
1331
- padding: 0 16px;
1332
- ${Y.tdUp} {
1333
- max-width: 1064px;
1334
- }
1335
- }
1336
- `,Ga=h.div`
1337
- display: flex;
1338
- align-items: center;
1339
- height: 100%;
1340
- gap: 24px;
1341
- ${Y.pcDown} {
1342
- flex-shrink: 0;
1343
- gap: 16px;
1344
- }
1345
- ${Y.pcDown} {
1346
- gap: 12px;
1347
- }
1348
- &[data-site-type='marryBaby'] {
1349
- gap: 26px;
1350
- }
1351
- `,Wa=h.div`
1352
- display: flex;
1353
- align-items: center;
1354
- height: 100%;
1355
- flex-shrink: 0;
1356
- /* gap: 16px; */
1357
- ${Y.tdDown} {
1358
- flex-shrink: 0.6;
1359
- }
1360
- .hhgcomp-navigation-itemnav-headeritem {
1361
- gap: 2px;
1362
- ${Y.pcUp} {
1363
- padding: 0 10px;
1364
- }
1365
- ${Y.pcDown} {
1366
- padding: 0 6px;
1367
- }
1368
- ${Y.mbDown} {
1369
- display: none;
1370
- }
1371
- a {
1372
- text-decoration: none;
1373
- }
1374
- }
1375
- `;h.div`
1376
- .fake-search-input {
1377
- pointer-events: none;
1378
- input {
1379
- line-height: 20px;
1380
- padding-top: 10px;
1381
- padding-bottom: 10px;
1382
- }
1383
- }
1384
- `;const Ya=h.div`
1385
- margin-left: 16px;
1386
- display: flex;
1387
- gap: 12px;
1388
- align-items: center;
1389
- flex-shrink: 0;
1390
- ${Y.pcDown} {
1391
- margin-left: 8px;
1392
- gap: 8px;
1393
- }
1394
- ${Y.mbDown} {
1395
- margin-left: 0;
1396
- gap: 10px;
1397
- }
1398
- `,qa=h.div`
1399
- display: flex;
1400
- align-items: center;
1401
- height: 100%;
1402
- &[data-site-type='marryBaby'] {
1403
- gap: 26px;
1404
- }
1405
- `,Ka=e=>{var t,a,n,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=>Ka(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?(n=e.reviewed_by,{postTitle:n.post_title,permalink:n.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}:{}},Qa=e=>{var t,a;if(!e)return{};const n=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/"),o=e.link?e.link.startsWith("http")||n?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:o,subtitle:e.subtitle,title:e.title}},Ja=e=>{var t,a,n,i,o;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===(n=e.object_id)||void 0===n?void 0:n.name)||"",name:(null===(i=e.object_id)||void 0===i?void 0:i.name)||"",slug:(null===(o=e.object_id)||void 0===o?void 0:o.slug)||""}:{}},Xa=e=>{var t,a,n,i,o;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===(n=null==e?void 0:e.object_id)||void 0===n?void 0:n.logo)||"",description:(null===(i=e.object_id)||void 0===i?void 0:i.description)||"",slug:(null===(o=e.object_id)||void 0===o?void 0:o.slug)||""}:{}},en=(e,t,a,n)=>(a||"https://together.hellohealthgroup.com/")+"api/v1/"+G(Ia,Object.assign(Object.assign({},n),{websiteUrl:t?"https://marrybaby.vn":`https://${k[e]}`})),tn=({type:e,specialtySlug:t,locale:a})=>{var n,i;return`${null===(n=ae[a])||void 0===n?void 0:n.ALL}/${(null===(i=ae[a])||void 0===i?void 0:i[e])||"doctor"}/${null!=t?t:""}`},an=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}:{},nn=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};var on="q3nL5cp",ln="_2DNf80G",rn="Q-glX-n";const sn=({onClosePopup:e})=>a.createElement("div",{className:`${rn} 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"}))),cn=({onClosePopup:e,isDisplay:t,children:n,isNavMenu:i,hideCloseBtn:o})=>a.createElement("div",{className:"hhgcomp-navigation-popupwrapper-menuwrapper top-menu-health-tools","data-is-display":!!t,"data-is-nav-menu":!!i},a.createElement(se,null,!o&&a.createElement("div",{className:ln},a.createElement(sn,{onClosePopup:e})),a.createElement(se,{className:on},n))),dn=({careSpecialties:e=[],isOpen:t,onClose:n,spotlights:i=[]})=>{var o;const{t:l}=S(),{locale:r,configs:{statics:c}}=s(mt);return a.createElement(cn,{onClosePopup:n,isDisplay:t,isNavMenu:!0},a.createElement(Tt,{headingTitle:l("home.navigator.menuItem.specialties"),hrefViewMore:`${c.CARE_URL_FE}/`,UrlFE:c.CARE_URL_FE,onClosePopup:n,titleBtnViewMore:l("home.navigator.menuItem.allSpecialties"),menuItems:(null==e?void 0:e.map((e=>e?{name:String(e.name)||"",link:tn({type:"DOCTOR",specialtySlug:e.slug,locale:r}),thumbnail:(null==e?void 0:e.thumbnail)||""}:{})))||[]}),a.createElement(Jt,{spotlights:i,hrefViewMore:`${c.CARE_URL_FE}/${null===(o=ae[r])||void 0===o?void 0:o.SPECIALTIES}/`}))},mn=({categories:e=[],spotlightsList:t=[],onClose:n,isOpen:i})=>{const{t:o}=S(),{locale:l,configs:{statics:r}}=s(mt);return a.createElement(cn,{onClosePopup:n,isDisplay:i,isNavMenu:!0},a.createElement(Tt,{hrefViewMore:`${r.HOME_PAGE_URL}${"tl-PH"===l?"/fil":""}/categories/`,UrlFE:r.HOME_PAGE_URL,onClosePopup:n,titleBtnViewMore:o("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:o("home.navigator.menuItem.healthCategories")}),a.createElement(ia,{spotlightsList:t,hrefViewMore:`${r.HOME_PAGE_URL}${"tl-PH"===l?"/fil":""}/spotlight/`}))},pn=({communities:e=[],onClose:t,isOpen:n,spotlights:i=[]})=>{const{t:o}=S(),{configs:{statics:l}}=s(mt);return a.createElement(cn,{onClosePopup:t,isDisplay:n,isNavMenu:!0},a.createElement(Tt,{hrefViewMore:P(l.TOGETHER_URL_FE),UrlFE:B(l.TOGETHER_URL_FE),onClosePopup:t,titleBtnViewMore:o("home.navigator.menuItem.allCommunities"),menuItems:(null==e?void 0:e.map((e=>e?{name:e.name||"",link:e.slug||"/",thumbnail:e.thumbnail||""}:{})))||[],headingTitle:o("home.navigator.menuItem.allCommunitiesheadingTitle")}),a.createElement(ba,{spotlights:i}))},gn=({locale:e,onClose:t,isOpen:n,spotlightHealthTools:i=[],healthTools:o=[]})=>{var l;const{t:r}=S(),{configs:{statics:c}}=s(mt),d=`${c.HOME_PAGE_URL}${"tl-PH"===e?"/fil":""}${(null===(l=$[e])||void 0===l?void 0:l.HEALTH_TOOLS)||""}`;return a.createElement(cn,{onClosePopup:t,isDisplay:n,isNavMenu:!0},a.createElement(Tt,{hrefViewMore:d,UrlFE:c.HOME_PAGE_URL,onClosePopup:t,headingTitle:r("home.navigator.menuItem.healthToolsList"),titleBtnViewMore:r("home.navigator.menuItem.allHealthTools"),menuItems:o.map((e=>({name:e.title,link:e.link?e.link.startsWith("http")?e.link:`${c.HOME_PAGE_URL}${e.link}`:void 0,thumbnail:e.icon})))}),a.createElement(Fa,{spotlightHealthTools:i,hrefViewMore:d}))},hn=({onTopBarAppears:e,languageMenu:t,menuItems:i,logoComponent:l})=>{var d;const{siteType:m,isMobile:p=!1,locale:g,sitewideBanner:h,sitewideBannerShown:u=!0,sponsorComponent:v,onBookingClick:f,currentUrl:y,onLoginClick:x,cartNumber:E,configs:{statics:w,enableNavCareBooking:k,enableSearchBar:$},userState:{userInfo:_},onLogout:M,isUserLoading:N}=s(mt),{t:T}=S(),{SSO_URL:D,HOME_PAGE_URL:L}=w,A=!!v,[j,z]=n(!1),F=o(47),O=o(null),R=o(!1),I="helloSites"===m?null===(d=C[g])||void 0===d?void 0:d.LOGO_TYPE:m,V="undefined"!=typeof window,Z=c(U((()=>{if(V){if(!O.current)return;const e=O.current.getBoundingClientRect();e.top<=0&&window.scrollY>F.current&&window.scrollY>e.height+20&&!R.current&&(R.current=!0,z(!0)),window.scrollY<F.current&&R.current&&(R.current=!1,z(!1)),window.scrollY>=0&&(F.current=window.scrollY)}}),200),[]);r((()=>{null==e||e(!j)}),[j]),r((()=>(window.addEventListener("scroll",Z,{passive:!0}),()=>{window.removeEventListener("scroll",Z)})),[]),r((()=>{p&&Z()}),[p]);const G=u&&!!h;return a.createElement(Va,{"data-site-type":m,"data-sponsored":A,"data-sitewide-banner-shown":G,"data-header-type":"home","data-collapsed":j,"data-is-displayed":!0,id:"site-header",ref:O},h,a.createElement(Za,{"data-site-type":m},a.createElement(Ga,{"data-site-type":m},a.createElement(Ra,{menuItems:i}),l||a.createElement("a",{style:{flexShrink:0},href:L},a.createElement("div",null,a.createElement(H,{style:{display:"flex"},type:I,badge:"id-ID"===g&&a.createElement("img",{src:b.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(vn,{menuItems:i}):$&&a.createElement(un,{siteType:m})),a.createElement(Wa,{"data-site-type":m},"marryBaby"===m?$&&a.createElement(un,{siteType:m}):a.createElement(vn,{menuItems:i}),a.createElement(Ya,null,a.createElement(Ce,{"data-cart-menu":"true","data-event-category":"Ecommerce","data-event-action":"Cart Click","data-event-label":y,count:E,locale:g}),k&&a.createElement(Be,{mediaQueryKey:"mbUp"},a.createElement(rt,{careUrlFe:w.CARE_URL_FE,currentUrl:y,btnName:T("login.booking"),onCareHeaderClick:f})),t,a.createElement(it,{userInfo:_,siteType:m,onLoginClick:x||(()=>{const e=window.location.href;window.location.href=D?B(`${D}?returnUrl=${e}`):e}),SSO_URL:P(w.SSO_URL),currentUrl:y,onLogout:M,isLoading:N,locale:g})))),v?a.isValidElement(v)?a.cloneElement(v,{isCollapsed:j,locale:g,isMobile:p}):v:null)},un=({siteType:e})=>a.createElement(Be,{mediaQueryKey:"mbUp",className:"marryBaby"===e?"marry-baby":""},a.createElement(bt,{id:"desktop"})),vn=({menuItems:e})=>{const{siteType:t,locale:n,ssrMenuContent:{categories:i,healthTools:o,care:l,together:r}}=s(mt);return a.createElement(Be,{mediaQueryKey:"mbUp",style:{height:"100%"}},a.createElement(qa,{"data-site-type":t},null==e?void 0:e.map(((e,t)=>a.createElement(Mt,{key:t,item:e,menu:"categories"===e.popupType?a.createElement(mn,{categories:null==i?void 0:i.items,spotlightsList:null==i?void 0:i.spotlights}):"tools"===e.popupType?a.createElement(gn,{locale:n,healthTools:null==o?void 0:o.items,spotlightHealthTools:null==o?void 0:o.spotlights}):"together"===e.popupType?a.createElement(pn,{communities:null==r?void 0:r.items,spotlights:null==r?void 0:r.spotlights}):"care"===e.popupType?a.createElement(dn,{careSpecialties:null==l?void 0:l.items,spotlights:null==l?void 0:l.spotlights}):null})))))},fn=h.div`
1406
- --header-z-index: 305;
1407
- top: 0;
1408
- z-index: var(--header-z-index);
1409
-
1410
- ${Y.mbDown} {
1411
- width: 100vw;
1412
- max-width: 100%;
1413
- }
1414
- --amp-site-wide-closed: 2px;
1415
-
1416
- -webkit-transform: translateZ(0);
1417
- position: sticky;
1418
-
1419
- &.nav-open {
1420
- margin-top: 64px;
1421
- }
1422
-
1423
- &:not(.nav-open) {
1424
- --amp-site-wide-closed: 66px;
1425
- }
1426
- pointer-events: none;
1427
- > section *:not([data-cart-menu] *) {
1428
- pointer-events: auto;
1429
- }
1430
- `,bn=e=>{var t,l;const{isMobile:d,locale:m,onTopBarAppears:p,languageOptions:g,sponsorComponent:h,sitewideBanner:u,sitewideBannerShown:v,className:f,logoComponent:y}=e,x=(()=>{const{t:e}=S(),{siteType:t,locale:a,configs:{enableNavDiscover:n,enableNavHealthTools:o,enableNavCare:l,enableNavTogether:r,enableNavEcom:c,statics:d}}=s(mt),m="marryBaby"===t;return i((()=>{var t;const i=[];return n&&i.push({name:e("home.navigator.menuItem.discover"),id:"categories",link:`${d.HOME_PAGE_URL}${"tl-PH"===a?"/fil":""}/categories`,niceName:"",thumbnail:m?b.getAssetPath("categories-mb.svg"):b.getAssetPath("nav-icons/discover.svg"),popupType:"categories"}),o&&i.push({name:e("home.navigator.menuItem.healthTools"),id:"tools",link:`${d.HOME_PAGE_URL}${"tl-PH"===a?"/fil":""}${(null===(t=$[a])||void 0===t?void 0:t.HEALTH_TOOLS)||""}`,thumbnail:m?b.getAssetPath("healthtools-mb.svg"):b.getAssetPath("nav-icons/health-tools.svg"),popupType:"tools"}),r&&i.push({name:e("home.navigator.menuItem.helloTogether"),id:"together",link:B(d.TOGETHER_URL_FE+"/"),thumbnail:m?b.getAssetPath("community-mb.svg"):b.getAssetPath("nav-icons/community.svg"),popupType:"together"}),c&&i.push({name:e("home.navigator.menuItem.helloEcom"),id:"ecom",link:B(d.HOME_PAGE_URL+"/shop"),thumbnail:b.getAssetPath("nav-icons/shop.svg"),popupType:null}),l&&i.push({name:e("home.navigator.menuItem.helloCare"),id:"care",link:B("ms-MY"===a?d.HOME_PAGE_URL+"/care/current-location/hospital/":d.HOME_PAGE_URL+"/care"),thumbnail:b.getAssetPath("nav-icons/care.svg"),popupType:"id-ID"===a?"care":null}),i}),[a,l,r,c])})();(()=>{const{isFirstLogin:e,userState:t}=s(mt),{userInfo:a}=t;r((()=>{(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 E=v&&!!u,w=!!h,k=!!(null===(l=null===(t=null==h?void 0:h.props)||void 0===t?void 0:t.sponsoredBy)||void 0===l?void 0:l.length),{headerRef:C,defaultHeaderHeight:P,headerHeight:_,headerBottom:M}=(({hasSponsoredBanners:e,isSponsored:t,isShowingSiteWideBanner:a,isMobile:l})=>{const s=o(null),[d,m]=n(0),[p,g]=n(64),h=c(ce((()=>{var e,t,a,n;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===(n=s.current)||void 0===n?void 0:n.getBoundingClientRect().bottom)||d))}),200),[]);r((()=>(window.addEventListener("resize",h,{passive:!0}),window.addEventListener("scroll",h,{passive:!0}),h(),()=>{window.removeEventListener("resize",h),window.removeEventListener("scroll",h)})),[]),r((()=>{h()}),[l,a,t,e,s.current]);const u=i((()=>{let n=56;return a&&(n+=64),t&&(n+=40,e&&(n+=57)),n}),[l,a,e,t]);return{defaultHeaderHeight:u,headerHeight:d||u,headerBottom:p,headerRef:s}})({isShowingSiteWideBanner:E,isSponsored:w,hasSponsoredBanners:k,isMobile:d});return a.createElement(fn,{id:"navigation-v2",style:{"--default-header-height":P+"px","--header-height":`calc(${_}px - var(--amp-site-wide-closed), 64px)`,"--header-bottom":M+"px"},className:f},a.createElement("section",{ref:C},a.createElement(hn,{menuItems:x,onTopBarAppears:p,logoComponent:y,languageMenu:a.createElement(xe,{languageOptions:g,locale:m})})))},yn=e=>{const t=Object.assign({siteType:"helloSites",projectType:"discover",locale:"vi-VN",activeMenuService:"categories",ssrMenuContent:{}},e);return a.createElement(pt,Object.assign({},t),a.createElement(bn,Object.assign({},t)))},xn=e=>t(void 0,void 0,void 0,(function*(){var t,a,n,i,o,l,r,s,c,d,m,p,g,h,u,v,f,b,E,w,C,$,P;const _={},M="vi-VN_MB"===e;try{const L="tl-PH"===e?"lang=fil":"";try{const[m,p,g,h]=yield Promise.all([fetch(B(`${T(e)}/wp-json/api/categories${L?"?"+L:""}`)).then((e=>e.json())),fetch(B(`${T(e)}/wp-json/api/spotlights?per_page=10&order_by=start_date${L?"&"+L:""}`)).then((e=>e.json())),fetch(B(`${T(e)}/wp-json/api/${M?"health-tools":"healthtools"}${L?"?"+L:""}`)).then((e=>e.json())),fetch(B(`${T(e)}/wp-json/api/${M?"health-tools":"healthtools"}/favorites${L?"?"+L:""}`)).then((e=>e.json()))]);_.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,Ka))||[],spotlights:(null===(l=null===(o=null===(i=null===(n=null==p?void 0:p.data)||void 0===n?void 0:n.articles)||void 0===i?void 0:i.map)||void 0===o?void 0:o.call(i,an))||void 0===l?void 0:l.filter(nn))||[]},_.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,Qa))||[],spotlights:(null===(d=null===(c=null==h?void 0:h.data)||void 0===c?void 0:c.map)||void 0===d?void 0:d.call(c,Qa))||[]}}catch(e){}if(M||x.includes(e))try{const[t,a]=yield Promise.all([fetch(B(`${N()}/api/v1/community?website_url=https://${k[e]}`)).then((e=>e.json())),fetch(B(`${N()}/api/v1/options?website_url=https://${k[e]}&meta_key=popular_post`)).then((e=>e.json()))]);_.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,j))||[],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,z))||[]}}catch(e){}if(y.includes(e))try{const[t,a]=yield Promise.all([fetch(B(D()+`/api/options/setting_menu?site=${k[e]}&type=0`)).then((e=>e.json())),fetch(B(D()+`/api/options/setting_menu?site=${k[e]}&type=1`)).then((e=>e.json()))]);_.care={items:(null===(w=null===(E=null===(b=null===(f=null==t?void 0:t._data)||void 0===f?void 0:f.setting_menu)||void 0===b?void 0:b.menu_specialty)||void 0===E?void 0:E.map)||void 0===w?void 0:w.call(E,Ja))||[],spotlights:(null===(P=null===($=null===(C=null==a?void 0:a._data.setting_menu)||void 0===C?void 0:C.menu_hospital)||void 0===$?void 0:$.map)||void 0===P?void 0:P.call($,Xa))||[]}}catch(e){}}catch(e){console.error(e)}return _})),En=e=>t(void 0,void 0,void 0,(function*(){return(yield de("nav-menu-content",(()=>xn(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{xe as L,yn as N,Je as P,En as a,nt as b,it as c,en as d,xn as g,pe as i};