@hhgtech/hhg-components 1.29.383 → 1.29.384-beta-2

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 (497) hide show
  1. package/build/{InputDate-a9e9d6a2.js → InputDate-93a78476.js} +12 -5
  2. package/build/{LastPeriod-c902292b.js → LastPeriod-dd949329.js} +1 -1
  3. package/build/{MobileBottomNavigationIcon-0740fd18.js → MobileBottomNavigationIcon-c247a428.js} +3 -3
  4. package/build/{Spinner-190858cd.js → Spinner-bdb39da9.js} +1 -1
  5. package/build/{WhatsApp-78adfd99.js → WhatsApp-bb7a8bbf.js} +1 -1
  6. package/build/adapters.js +19 -19
  7. package/build/atoms.js +48 -48
  8. package/build/babyGrowth.js +83 -83
  9. package/build/cache.js +2 -2
  10. package/build/care.js +17 -17
  11. package/build/careBookingSearchBar.js +14 -14
  12. package/build/careBookingSearchBarV2.js +15 -15
  13. package/build/components/navigationV2/components/atoms/HamburgerIcon.d.ts +3 -2
  14. package/build/components/navigationV2/components/atoms/PopupWrapper/index.d.ts +3 -2
  15. package/build/components/navigationV2/components/molecules/menuViewMore/index.d.ts +9 -0
  16. package/build/components/navigationV2/components/molecules/menuViewMore/index.styled.d.ts +16 -0
  17. package/build/components/navigationV2/types.d.ts +3 -2
  18. package/build/components.js +97 -97
  19. package/build/{constants-325948bd.js → constants-beaa160d.js} +1 -1
  20. package/build/constants.js +3 -3
  21. package/build/constantsDomainLocales.js +1 -1
  22. package/build/constantsRiskScreener.js +2 -2
  23. package/build/constantsSite.js +2 -2
  24. package/build/{core-0ca081c1.js → core-45625e72.js} +1 -1
  25. package/build/{dataTransform-64d851a4.js → dataTransform-d29fdfe5.js} +1 -1
  26. package/build/ecom.js +4 -4
  27. package/build/{editor-f0bf6489.js → editor-eb404fbf.js} +11 -11
  28. package/build/embeddedHeathToolCards_babyGrowth.js +23 -23
  29. package/build/embeddedHeathToolCards_babyPoop.js +19 -19
  30. package/build/embeddedHeathToolCards_babyVaccine.js +22 -22
  31. package/build/embeddedHeathToolCards_bmi_bmi.js +25 -25
  32. package/build/embeddedHeathToolCards_bmrBmr.js +25 -25
  33. package/build/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
  34. package/build/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
  35. package/build/embeddedHeathToolCards_pwg_pwg.js +26 -26
  36. package/build/embeddedHeathToolCards_targetHeartRate.js +27 -27
  37. package/build/esm/{InputDate-6b999cfa.js → InputDate-78d00461.js} +12 -5
  38. package/build/esm/{LastPeriod-cca9c961.js → LastPeriod-c49d463b.js} +1 -1
  39. package/build/esm/{MobileBottomNavigationIcon-6b11600c.js → MobileBottomNavigationIcon-4f3a114c.js} +3 -3
  40. package/build/esm/{Spinner-231b183d.js → Spinner-93e22738.js} +1 -1
  41. package/build/esm/{WhatsApp-17d1b2be.js → WhatsApp-08410760.js} +1 -1
  42. package/build/esm/adapters.js +19 -19
  43. package/build/esm/atoms.js +48 -48
  44. package/build/esm/babyGrowth.js +83 -83
  45. package/build/esm/cache.js +2 -2
  46. package/build/esm/care.js +17 -17
  47. package/build/esm/careBookingSearchBar.js +14 -14
  48. package/build/esm/careBookingSearchBarV2.js +15 -15
  49. package/build/esm/components/navigationV2/components/atoms/HamburgerIcon.d.ts +3 -2
  50. package/build/esm/components/navigationV2/components/atoms/PopupWrapper/index.d.ts +3 -2
  51. package/build/esm/components/navigationV2/components/molecules/menuViewMore/index.d.ts +9 -0
  52. package/build/esm/components/navigationV2/components/molecules/menuViewMore/index.styled.d.ts +16 -0
  53. package/build/esm/components/navigationV2/types.d.ts +3 -2
  54. package/build/esm/components.js +97 -97
  55. package/build/esm/{constants-9bb4e6b4.js → constants-1663738d.js} +1 -1
  56. package/build/esm/constants.js +3 -3
  57. package/build/esm/constantsDomainLocales.js +1 -1
  58. package/build/esm/constantsRiskScreener.js +2 -2
  59. package/build/esm/constantsSite.js +2 -2
  60. package/build/esm/{core-92547668.js → core-baa836da.js} +1 -1
  61. package/build/esm/{dataTransform-f625f275.js → dataTransform-a7c7a43e.js} +1 -1
  62. package/build/esm/ecom.js +4 -4
  63. package/build/esm/{editor-17c897fc.js → editor-298ec86d.js} +11 -11
  64. package/build/esm/embeddedHeathToolCards_babyGrowth.js +23 -23
  65. package/build/esm/embeddedHeathToolCards_babyPoop.js +19 -19
  66. package/build/esm/embeddedHeathToolCards_babyVaccine.js +22 -22
  67. package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -25
  68. package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -25
  69. package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
  70. package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
  71. package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -26
  72. package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -27
  73. package/build/esm/footer.js +21 -21
  74. package/build/esm/gAssets.js +2 -2
  75. package/build/esm/{healthTools-6d2d4f01.js → healthTools-d0784831.js} +1 -1
  76. package/build/esm/healthToolsCardWrapper.js +18 -18
  77. package/build/esm/healthToolsForm.js +33 -33
  78. package/build/esm/hooks.js +13 -13
  79. package/build/esm/i18n.js +2 -2
  80. package/build/esm/i18nV2.js +2 -2
  81. package/build/esm/{index-4423571b.js → index-0366ca11.js} +2 -2
  82. package/build/esm/{index-ec3ddd18.js → index-07240f49.js} +13 -13
  83. package/build/esm/{index-4fc499e5.js → index-0a8d5a65.js} +11 -11
  84. package/build/esm/{index-3866a66a.js → index-0bb9aa95.js} +2 -2
  85. package/build/esm/{index-dcfd1d89.js → index-0d70020b.js} +3 -3
  86. package/build/esm/{index-2e93e7d0.js → index-11935664.js} +22 -22
  87. package/build/esm/{index-54ad5fe9.js → index-12f3cae9.js} +1 -1
  88. package/build/esm/{index-89a8a188.js → index-14b84bfd.js} +1 -1
  89. package/build/esm/{index-4d5eb49e.js → index-1a643c4a.js} +6 -6
  90. package/build/esm/{index-ef1d896f.js → index-1d60cb4a.js} +2 -2
  91. package/build/esm/{index-e2832aa3.js → index-207e5652.js} +17 -17
  92. package/build/esm/{index-4100c228.js → index-223b5fef.js} +282 -314
  93. package/build/esm/{index-730fb741.js → index-2442afe6.js} +2 -2
  94. package/build/esm/{index-aa4182eb.js → index-2ecc0785.js} +24 -24
  95. package/build/esm/{index-8e9eddb9.js → index-31b6f536.js} +2 -2
  96. package/build/esm/{index-536be60b.js → index-345bb01b.js} +31 -31
  97. package/build/esm/{index-4586c00c.js → index-354d9e87.js} +5 -5
  98. package/build/esm/{index-99b96b6f.js → index-3808bdd6.js} +16 -16
  99. package/build/esm/{index-1be1afe6.js → index-3b6bd7ce.js} +6 -6
  100. package/build/esm/{index-82875bf9.js → index-459c080d.js} +1 -1
  101. package/build/esm/{index-20606921.js → index-4da8e455.js} +7 -7
  102. package/build/esm/{index-88ecb2b6.js → index-514780da.js} +25 -25
  103. package/build/esm/{index-2fa2f04d.js → index-5266825e.js} +4 -4
  104. package/build/esm/{index-141a7c2a.js → index-5af30b68.js} +6 -6
  105. package/build/esm/{index-457f61cc.js → index-5ea8c890.js} +17 -17
  106. package/build/esm/{index-ed0cfa73.js → index-60c17532.js} +16 -16
  107. package/build/esm/{index-2b0f4d72.js → index-66775838.js} +3 -3
  108. package/build/esm/{index-b654377c.js → index-747f8c21.js} +18 -18
  109. package/build/esm/{index-115b9785.js → index-86fc04dd.js} +1 -1
  110. package/build/esm/{index-df4be2d6.js → index-879c918f.js} +1 -1
  111. package/build/esm/{index-c6841d9f.js → index-88534785.js} +7 -7
  112. package/build/esm/{index-eaadfc31.js → index-93a5a44a.js} +10 -10
  113. package/build/esm/{index-0e46d2ed.js → index-969afb87.js} +2 -2
  114. package/build/esm/{index-27c0f836.js → index-9b21b735.js} +2 -2
  115. package/build/esm/{index-8a0d17ae.js → index-9c20158a.js} +2 -2
  116. package/build/esm/{index-de1f706c.js → index-a316341d.js} +18 -18
  117. package/build/esm/{index-1c5ab169.js → index-a4072959.js} +17 -17
  118. package/build/esm/{index-88e27a40.js → index-a60938a4.js} +3 -3
  119. package/build/esm/{index-b7c7a75a.js → index-acf02580.js} +21 -21
  120. package/build/esm/{index-a66d52d1.js → index-b43d671d.js} +1 -1
  121. package/build/esm/{index-14bb92a5.js → index-b5823b59.js} +17 -17
  122. package/build/esm/{index-b994d47c.js → index-b59f6588.js} +13 -13
  123. package/build/esm/{index-df25ef56.js → index-bb8abcf8.js} +16 -16
  124. package/build/esm/{index-e205d49f.js → index-beb6c6b8.js} +3 -3
  125. package/build/esm/{index-9002dba7.js → index-c0384884.js} +1 -1
  126. package/build/esm/{index-0589629a.js → index-c28a67da.js} +2 -2
  127. package/build/esm/{index-54f5ca3f.js → index-c57771e5.js} +15 -15
  128. package/build/esm/{index-322c0dc4.js → index-c5aef4c2.js} +16 -16
  129. package/build/esm/{index-eb97e8b8.js → index-cad9731b.js} +32 -40
  130. package/build/esm/{index-710c8859.js → index-cf6f6e77.js} +4 -4
  131. package/build/esm/{index-2e2c719f.js → index-d2d8b934.js} +2 -2
  132. package/build/esm/{index-a8279794.js → index-d77ac6e7.js} +1 -1
  133. package/build/esm/{index-98570d07.js → index-d883fcf1.js} +2 -2
  134. package/build/esm/{index-a41daa51.js → index-d9886c13.js} +13 -13
  135. package/build/esm/{index-85e2e089.js → index-db0e87e9.js} +3 -3
  136. package/build/esm/{index-96565740.js → index-e7136cdb.js} +8 -8
  137. package/build/esm/{index-451282aa.js → index-e714a0d7.js} +5 -5
  138. package/build/esm/{index-9457d3e7.js → index-e9f1593f.js} +2 -2
  139. package/build/esm/{index-6cd36a25.js → index-ece763da.js} +2 -2
  140. package/build/esm/{index-eea5b38d.js → index-f0281ffb.js} +1 -1
  141. package/build/esm/{index-6e743fb2.js → index-f587bf60.js} +6 -6
  142. package/build/esm/{index-863eb2d6.js → index-f8dc5cce.js} +2 -2
  143. package/build/esm/{index-732e2796.js → index-f925f8ea.js} +13 -13
  144. package/build/esm/{index-771b6c55.js → index-fa7db86b.js} +6 -6
  145. package/build/esm/{index-27087213.js → index-ff640285.js} +3 -3
  146. package/build/esm/index.css +1 -1
  147. package/build/esm/index.js +118 -118
  148. package/build/esm/{labelSorting-cad19d52.js → labelSorting-b0e033c8.js} +4 -4
  149. package/build/esm/lead.css +1 -1
  150. package/build/esm/lead.js +45 -183
  151. package/build/esm/{logoIcon-e826b2e5.js → logoIcon-648bb1b0.js} +2 -2
  152. package/build/esm/mantine.js +25 -25
  153. package/build/esm/misc.js +17 -17
  154. package/build/esm/miscGetDynamicHealthTool.js +4 -4
  155. package/build/esm/miscGetSocialList.js +8 -8
  156. package/build/esm/miscScreenSizeContext.js +1 -1
  157. package/build/esm/mobileBottomNavigation.js +5 -5
  158. package/build/esm/mobileBottomNavigationIcon.js +5 -5
  159. package/build/esm/molecules.js +74 -74
  160. package/build/esm/moleculesArticleCard.js +6 -6
  161. package/build/esm/moleculesArticleCardV2.js +16 -16
  162. package/build/esm/navigation.js +46 -46
  163. package/build/esm/navigationLogoutPopup.js +9 -9
  164. package/build/esm/navigationProfileButton.js +23 -23
  165. package/build/esm/onboardingV2.js +29 -29
  166. package/build/esm/organisms.js +50 -50
  167. package/build/esm/{post-e1336852.js → post-694463ea.js} +2 -2
  168. package/build/esm/profileNavigation.js +19 -19
  169. package/build/esm/progressBar.js +1 -1
  170. package/build/esm/pwg.js +22 -22
  171. package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
  172. package/build/esm/ssoV2.js +52 -40
  173. package/build/esm/{store-ea8469b7.js → store-97a9064f.js} +3 -3
  174. package/build/esm/subot.js +36 -36
  175. package/build/esm/surveyOrPremiumBanner.js +33 -33
  176. package/build/esm/surveyQuestionCard.js +10 -10
  177. package/build/esm/{surveyThankyouCard-22d30c9d.js → surveyThankyouCard-410aec96.js} +5 -5
  178. package/build/esm/together.js +56 -56
  179. package/build/esm/togetherApiUtils.js +4 -4
  180. package/build/esm/togetherAtoms.js +30 -30
  181. package/build/esm/togetherComponentGlobalContext.js +4 -4
  182. package/build/esm/togetherMolecules.js +51 -51
  183. package/build/esm/togetherMoleculesCardAuthor.js +28 -28
  184. package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
  185. package/build/esm/togetherMoleculesProfileDetail.js +39 -39
  186. package/build/esm/togetherOrganisms.js +50 -50
  187. package/build/esm/togetherRichTextEditor.js +17 -17
  188. package/build/esm/togetherShareBox.js +10 -10
  189. package/build/esm/{translationsProvider-546293e0.js → translationsProvider-b39f7eda.js} +1 -1
  190. package/build/esm/{treePopoverMenu-8d9101a6.js → treePopoverMenu-9215dfe3.js} +19 -19
  191. package/build/esm/{types-40bfaba6.js → types-a005ed88.js} +2 -2
  192. package/build/esm/types.js +2 -2
  193. package/build/esm/{useCategory-96d4f8e5.js → useCategory-8c2302c2.js} +5 -5
  194. package/build/esm/{useHealthToolCache-18171407.js → useHealthToolCache-ff4ec525.js} +1 -1
  195. package/build/esm/{useMantineLocale-eae9be8e.js → useMantineLocale-24293f8f.js} +6 -6
  196. package/build/esm/{usePlacesAutocomplete-71304755.js → usePlacesAutocomplete-ec7c3fc6.js} +1 -1
  197. package/build/esm/{useScreenSize-79bdad44.js → useScreenSize-e1b12f03.js} +2 -2
  198. package/build/esm/useTogetherAuthRequiredAction.js +10 -10
  199. package/build/esm/{utils-5526f2d1.js → utils-1d189224.js} +2 -2
  200. package/build/esm/{utils-8772b641.js → utils-72bbe56f.js} +3 -3
  201. package/build/esm/{utils-6dffee66.js → utils-739c0908.js} +5 -5
  202. package/build/esm/{utils-d0d0fad0.js → utils-95d6b952.js} +2 -2
  203. package/build/esm/vaccination.js +21 -21
  204. package/build/footer.js +21 -21
  205. package/build/gAssets.js +2 -2
  206. package/build/{healthTools-4da5ca90.js → healthTools-5f52e9cd.js} +1 -1
  207. package/build/healthToolsCardWrapper.js +18 -18
  208. package/build/healthToolsForm.js +33 -33
  209. package/build/hooks.js +13 -13
  210. package/build/i18n.js +2 -2
  211. package/build/i18nV2.js +1 -1
  212. package/build/{index-74ef9f95.js → index-003b6cef.js} +6 -6
  213. package/build/{index-6ca36769.js → index-050e72e5.js} +2 -2
  214. package/build/{index-28cf63dc.js → index-05a67794.js} +16 -16
  215. package/build/{index-d9f78b9a.js → index-070a99af.js} +2 -2
  216. package/build/{index-fc8c2546.js → index-096e921c.js} +22 -22
  217. package/build/{index-d939003b.js → index-0da8e58e.js} +2 -2
  218. package/build/{index-a143b970.js → index-0ea25a8c.js} +17 -17
  219. package/build/{index-a883539a.js → index-10791a5f.js} +5 -5
  220. package/build/{index-eb657a13.js → index-11cf0529.js} +1 -1
  221. package/build/{index-8b204449.js → index-1bdb8bf9.js} +6 -6
  222. package/build/{index-a379adba.js → index-1f0a7470.js} +17 -17
  223. package/build/{index-8e8686c2.js → index-1fc8c87e.js} +2 -2
  224. package/build/{index-42af84ec.js → index-27b0885c.js} +16 -16
  225. package/build/{index-98e794a4.js → index-27ef8c94.js} +4 -4
  226. package/build/{index-ee41f0a7.js → index-28cfd04e.js} +10 -10
  227. package/build/{index-d36b8c5c.js → index-31508140.js} +1 -1
  228. package/build/{index-55c1b6b8.js → index-329eab05.js} +31 -31
  229. package/build/{index-b3c0ff4e.js → index-3b48d049.js} +11 -11
  230. package/build/{index-73ccfc5f.js → index-3be2ad26.js} +1 -1
  231. package/build/{index-aa535ff2.js → index-3cdd192a.js} +3 -3
  232. package/build/{index-9b431860.js → index-3de2c738.js} +3 -3
  233. package/build/{index-c9eb5e3e.js → index-441232ec.js} +5 -5
  234. package/build/{index-bfcb6282.js → index-44c4c12e.js} +6 -6
  235. package/build/{index-79fcf921.js → index-49391c0f.js} +17 -17
  236. package/build/{index-d4603684.js → index-498d17fc.js} +13 -13
  237. package/build/{index-674bdadc.js → index-4e7dcf2d.js} +3 -3
  238. package/build/{index-7b2fca4e.js → index-50ee7fc3.js} +6 -6
  239. package/build/{index-d5cfaa12.js → index-5236a0d5.js} +2 -2
  240. package/build/{index-dd99b6e9.js → index-5630b5ba.js} +15 -15
  241. package/build/{index-8e5ddc6f.js → index-56618b6d.js} +3 -3
  242. package/build/{index-d49b2e7a.js → index-57b0882f.js} +13 -13
  243. package/build/{index-a02497f2.js → index-5f78d497.js} +7 -7
  244. package/build/{index-b08787d5.js → index-62716166.js} +8 -8
  245. package/build/{index-f19b90df.js → index-696833ed.js} +2 -2
  246. package/build/{index-92691b4e.js → index-6d19c395.js} +18 -18
  247. package/build/{index-607d237c.js → index-6e230d49.js} +32 -40
  248. package/build/{index-74ad38af.js → index-7303cbf9.js} +2 -2
  249. package/build/{index-ac302b2c.js → index-7922d239.js} +16 -16
  250. package/build/{index-71455ff8.js → index-7e7ee833.js} +2 -2
  251. package/build/{index-6157d13d.js → index-8546e5ce.js} +13 -13
  252. package/build/{index-18d5a201.js → index-86721f7d.js} +24 -24
  253. package/build/{index-fdcc27c9.js → index-8ad6a90a.js} +13 -13
  254. package/build/{index-9c0014fe.js → index-909aaa57.js} +1 -1
  255. package/build/{index-df948d0e.js → index-9eb67fef.js} +1 -1
  256. package/build/{index-e79a2c05.js → index-a1560f79.js} +16 -16
  257. package/build/{index-b5504507.js → index-a1f45fc4.js} +3 -3
  258. package/build/{index-af203642.js → index-a52f1be4.js} +18 -18
  259. package/build/{index-a39e9759.js → index-ab1bb932.js} +2 -2
  260. package/build/{index-8748f2fe.js → index-ad7614f6.js} +2 -2
  261. package/build/{index-49bb455c.js → index-aefd76d4.js} +1 -1
  262. package/build/{index-fdfe5cff.js → index-b36b84a6.js} +2 -2
  263. package/build/{index-12022036.js → index-b7582cd5.js} +6 -6
  264. package/build/{index-4a468791.js → index-b90c7d7a.js} +7 -7
  265. package/build/{index-d80b3371.js → index-ba365784.js} +2 -2
  266. package/build/{index-18468889.js → index-bd9b997c.js} +350 -400
  267. package/build/{index-610cb7ae.js → index-bdf2add7.js} +4 -4
  268. package/build/{index-65053147.js → index-c20d044e.js} +1 -1
  269. package/build/{index-56250c56.js → index-c2df651d.js} +1 -1
  270. package/build/{index-8b0688a3.js → index-c9816fec.js} +1 -1
  271. package/build/{index-a89206c0.js → index-cd5f4620.js} +21 -21
  272. package/build/{index-cd3d3495.js → index-d6025087.js} +3 -3
  273. package/build/{index-11787d03.js → index-ddcbd61f.js} +25 -25
  274. package/build/{index-1cd40aaf.js → index-e419760c.js} +2 -2
  275. package/build/{index-2f4c89ad.js → index-e5dc9a77.js} +17 -17
  276. package/build/{index-e626fdfc.js → index-fe0b85bf.js} +2 -2
  277. package/build/index.css +1 -1
  278. package/build/index.js +118 -118
  279. package/build/{labelSorting-14318113.js → labelSorting-4c8fb402.js} +4 -4
  280. package/build/lead.css +1 -1
  281. package/build/lead.js +47 -185
  282. package/build/{logoIcon-252f8602.js → logoIcon-afdda90c.js} +2 -2
  283. package/build/mantine.js +22 -22
  284. package/build/misc.js +17 -17
  285. package/build/miscGetDynamicHealthTool.js +4 -4
  286. package/build/miscGetSocialList.js +8 -8
  287. package/build/miscScreenSizeContext.js +1 -1
  288. package/build/mobileBottomNavigation.js +5 -5
  289. package/build/mobileBottomNavigationIcon.js +5 -5
  290. package/build/molecules.js +74 -74
  291. package/build/moleculesArticleCard.js +6 -6
  292. package/build/moleculesArticleCardV2.js +16 -16
  293. package/build/navigation.js +46 -46
  294. package/build/navigationLogoutPopup.js +9 -9
  295. package/build/navigationProfileButton.js +23 -23
  296. package/build/onboardingV2.js +28 -28
  297. package/build/organisms.js +50 -50
  298. package/build/{post-33d99830.js → post-f0d345ee.js} +2 -2
  299. package/build/profileNavigation.js +19 -19
  300. package/build/progressBar.js +1 -1
  301. package/build/pwg.js +22 -22
  302. package/build/ssoV2/api/featureFlag.d.ts +2 -1
  303. package/build/ssoV2.js +50 -38
  304. package/build/{store-4960bfed.js → store-34a44902.js} +3 -3
  305. package/build/subot.js +35 -35
  306. package/build/surveyOrPremiumBanner.js +33 -33
  307. package/build/surveyQuestionCard.js +10 -10
  308. package/build/{surveyThankyouCard-fa981545.js → surveyThankyouCard-82bf61ca.js} +5 -5
  309. package/build/together.js +56 -56
  310. package/build/togetherApiUtils.js +4 -4
  311. package/build/togetherAtoms.js +30 -30
  312. package/build/togetherComponentGlobalContext.js +4 -4
  313. package/build/togetherMolecules.js +51 -51
  314. package/build/togetherMoleculesCardAuthor.js +28 -28
  315. package/build/togetherMoleculesPostImagePreview.js +11 -11
  316. package/build/togetherMoleculesProfileDetail.js +39 -39
  317. package/build/togetherOrganisms.js +50 -50
  318. package/build/togetherRichTextEditor.js +17 -17
  319. package/build/togetherShareBox.js +10 -10
  320. package/build/{translationsProvider-8c14c3b1.js → translationsProvider-5def5bd2.js} +1 -1
  321. package/build/{treePopoverMenu-5b36f800.js → treePopoverMenu-73901729.js} +19 -19
  322. package/build/{types-476d673f.js → types-742935a4.js} +2 -2
  323. package/build/types.js +2 -2
  324. package/build/{useCategory-f4840e9c.js → useCategory-f8c7031b.js} +5 -5
  325. package/build/{useHealthToolCache-66ef5832.js → useHealthToolCache-c964b6e0.js} +1 -1
  326. package/build/{useMantineLocale-8ceba6f6.js → useMantineLocale-fc0e4605.js} +6 -6
  327. package/build/{usePlacesAutocomplete-4cbc71c9.js → usePlacesAutocomplete-5d96a02c.js} +1 -1
  328. package/build/{useScreenSize-ff61eb97.js → useScreenSize-2975320c.js} +2 -2
  329. package/build/useTogetherAuthRequiredAction.js +10 -10
  330. package/build/{utils-3a68621f.js → utils-0b166647.js} +2 -2
  331. package/build/{utils-a30eaf34.js → utils-42986173.js} +2 -2
  332. package/build/{utils-1869f81b.js → utils-94c4e00b.js} +3 -3
  333. package/build/{utils-08f91ff4.js → utils-be9c88f7.js} +5 -5
  334. package/build/vaccination.js +21 -21
  335. package/package.json +2 -2
  336. package/build/doctor-f80a9fe2.js +0 -8479
  337. package/build/esm/doctor-51826a4e.js +0 -8467
  338. /package/build/{BMI_BOYS.percentile.monthly-6b6083b0.js → BMI_BOYS.percentile.monthly-15bc6f04.js} +0 -0
  339. /package/build/{BMI_BOYS.percentile.weekly-d26dcc48.js → BMI_BOYS.percentile.weekly-f06304df.js} +0 -0
  340. /package/build/{BMI_BOYS.percentile.yearly-360fc566.js → BMI_BOYS.percentile.yearly-7e70a42f.js} +0 -0
  341. /package/build/{BMI_BOYS.zscore.monthly-92eac3fc.js → BMI_BOYS.zscore.monthly-7eded194.js} +0 -0
  342. /package/build/{BMI_BOYS.zscore.weekly-6e5b2d9c.js → BMI_BOYS.zscore.weekly-ed374edb.js} +0 -0
  343. /package/build/{BMI_BOYS.zscore.yearly-b36783d0.js → BMI_BOYS.zscore.yearly-9309fa1d.js} +0 -0
  344. /package/build/{BMI_GIRLS.percentile.monthly-3da3ca1e.js → BMI_GIRLS.percentile.monthly-3e2386dc.js} +0 -0
  345. /package/build/{BMI_GIRLS.percentile.weekly-dd94eafb.js → BMI_GIRLS.percentile.weekly-5a808051.js} +0 -0
  346. /package/build/{BMI_GIRLS.percentile.yearly-f38a6c69.js → BMI_GIRLS.percentile.yearly-ae4031a3.js} +0 -0
  347. /package/build/{BMI_GIRLS.zscore.monthly-f99330d6.js → BMI_GIRLS.zscore.monthly-85b365f6.js} +0 -0
  348. /package/build/{BMI_GIRLS.zscore.weekly-9a408703.js → BMI_GIRLS.zscore.weekly-06e0d82e.js} +0 -0
  349. /package/build/{BMI_GIRLS.zscore.yearly-7b62b1bc.js → BMI_GIRLS.zscore.yearly-77703a30.js} +0 -0
  350. /package/build/{ChevronDown-1021bdfc.js → ChevronDown-200765b3.js} +0 -0
  351. /package/build/{Close-0eee733a.js → Close-22552d5f.js} +0 -0
  352. /package/build/{Google-d09b9535.js → Google-f342b07e.js} +0 -0
  353. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-1ab046d4.js → HEAD CIRCUM_BOYS.percentile.monthly-d3ed2324.js} +0 -0
  354. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-8e49a1d9.js → HEAD CIRCUM_BOYS.percentile.weekly-79d57fec.js} +0 -0
  355. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-be943cc8.js → HEAD CIRCUM_BOYS.percentile.yearly-c5ec530b.js} +0 -0
  356. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-b9281e4d.js → HEAD CIRCUM_BOYS.zscore.monthly-f092a428.js} +0 -0
  357. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-63fe01a4.js → HEAD CIRCUM_BOYS.zscore.weekly-1750d577.js} +0 -0
  358. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-04f8a64e.js → HEAD CIRCUM_BOYS.zscore.yearly-97405734.js} +0 -0
  359. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-e6006df5.js → HEAD CIRCUM_GIRLS.percentile.monthly-43604786.js} +0 -0
  360. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-9f1341b8.js → HEAD CIRCUM_GIRLS.percentile.weekly-4f1981c8.js} +0 -0
  361. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-dd219622.js → HEAD CIRCUM_GIRLS.percentile.yearly-47728ae5.js} +0 -0
  362. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-23cd1941.js → HEAD CIRCUM_GIRLS.zscore.monthly-afddcc9b.js} +0 -0
  363. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-8d690723.js → HEAD CIRCUM_GIRLS.zscore.weekly-b717c157.js} +0 -0
  364. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-b58dd3b7.js → HEAD CIRCUM_GIRLS.zscore.yearly-2947aed9.js} +0 -0
  365. /package/build/{HEIGHT_BOYS.percentile.monthly-8412aeb7.js → HEIGHT_BOYS.percentile.monthly-84af3405.js} +0 -0
  366. /package/build/{HEIGHT_BOYS.percentile.weekly-087904f3.js → HEIGHT_BOYS.percentile.weekly-7e92e379.js} +0 -0
  367. /package/build/{HEIGHT_BOYS.percentile.yearly-b4825a8b.js → HEIGHT_BOYS.percentile.yearly-489601be.js} +0 -0
  368. /package/build/{HEIGHT_BOYS.zscore.monthly-411e89cb.js → HEIGHT_BOYS.zscore.monthly-ec96bffe.js} +0 -0
  369. /package/build/{HEIGHT_BOYS.zscore.weekly-920d1252.js → HEIGHT_BOYS.zscore.weekly-5cb63812.js} +0 -0
  370. /package/build/{HEIGHT_BOYS.zscore.yearly-0b786339.js → HEIGHT_BOYS.zscore.yearly-69bdfea3.js} +0 -0
  371. /package/build/{HEIGHT_GIRLS.percentile.monthly-af05df4f.js → HEIGHT_GIRLS.percentile.monthly-5b6f4526.js} +0 -0
  372. /package/build/{HEIGHT_GIRLS.percentile.weekly-eb950e9a.js → HEIGHT_GIRLS.percentile.weekly-4bf38cca.js} +0 -0
  373. /package/build/{HEIGHT_GIRLS.percentile.yearly-b1549d94.js → HEIGHT_GIRLS.percentile.yearly-e7f21dcf.js} +0 -0
  374. /package/build/{HEIGHT_GIRLS.zscore.monthly-a3b9443f.js → HEIGHT_GIRLS.zscore.monthly-5011d28b.js} +0 -0
  375. /package/build/{HEIGHT_GIRLS.zscore.weekly-461d2320.js → HEIGHT_GIRLS.zscore.weekly-30a20573.js} +0 -0
  376. /package/build/{HEIGHT_GIRLS.zscore.yearly-cd534172.js → HEIGHT_GIRLS.zscore.yearly-e414f5ef.js} +0 -0
  377. /package/build/{Locale-b34bdb44.js → Locale-f36314a3.js} +0 -0
  378. /package/build/{Visible-3d011d9a.js → Visible-77297e94.js} +0 -0
  379. /package/build/{WEIGHT_BOYS.percentile.monthly-f06b9923.js → WEIGHT_BOYS.percentile.monthly-5248f7be.js} +0 -0
  380. /package/build/{WEIGHT_BOYS.percentile.weekly-c7975b51.js → WEIGHT_BOYS.percentile.weekly-a867c573.js} +0 -0
  381. /package/build/{WEIGHT_BOYS.percentile.yearly-d6dfda0f.js → WEIGHT_BOYS.percentile.yearly-234531b1.js} +0 -0
  382. /package/build/{WEIGHT_BOYS.zscore.monthly-aeb12b39.js → WEIGHT_BOYS.zscore.monthly-a757917e.js} +0 -0
  383. /package/build/{WEIGHT_BOYS.zscore.weekly-87d9ff78.js → WEIGHT_BOYS.zscore.weekly-a205a928.js} +0 -0
  384. /package/build/{WEIGHT_BOYS.zscore.yearly-100f7db4.js → WEIGHT_BOYS.zscore.yearly-b24c56ba.js} +0 -0
  385. /package/build/{WEIGHT_GIRLS.percentile.monthly-0a1f007a.js → WEIGHT_GIRLS.percentile.monthly-9e48db4b.js} +0 -0
  386. /package/build/{WEIGHT_GIRLS.percentile.weekly-33e4d895.js → WEIGHT_GIRLS.percentile.weekly-2e947e04.js} +0 -0
  387. /package/build/{WEIGHT_GIRLS.percentile.yearly-e5565b4a.js → WEIGHT_GIRLS.percentile.yearly-1b719852.js} +0 -0
  388. /package/build/{WEIGHT_GIRLS.zscore.monthly-e3685b14.js → WEIGHT_GIRLS.zscore.monthly-cc9231d8.js} +0 -0
  389. /package/build/{WEIGHT_GIRLS.zscore.weekly-d6d61a6a.js → WEIGHT_GIRLS.zscore.weekly-04b7763d.js} +0 -0
  390. /package/build/{WEIGHT_GIRLS.zscore.yearly-2cf9df47.js → WEIGHT_GIRLS.zscore.yearly-39b76cd1.js} +0 -0
  391. /package/build/{animation-944a2524.js → animation-2500150b.js} +0 -0
  392. /package/build/{constants-0d4c876a.js → constants-d6b2d9de.js} +0 -0
  393. /package/build/{constants-f4b4332a.js → constants-da21230a.js} +0 -0
  394. /package/build/{constants-cb22f963.js → constants-eb63e773.js} +0 -0
  395. /package/build/{dataTransform-28bcc564.js → dataTransform-bee447ab.js} +0 -0
  396. /package/build/esm/{BMI_BOYS.percentile.monthly-abb27a7b.js → BMI_BOYS.percentile.monthly-3a86325d.js} +0 -0
  397. /package/build/esm/{BMI_BOYS.percentile.weekly-726fbaa9.js → BMI_BOYS.percentile.weekly-36e6d3d4.js} +0 -0
  398. /package/build/esm/{BMI_BOYS.percentile.yearly-430fb931.js → BMI_BOYS.percentile.yearly-9e65dcb0.js} +0 -0
  399. /package/build/esm/{BMI_BOYS.zscore.monthly-fb5baac6.js → BMI_BOYS.zscore.monthly-24a6e730.js} +0 -0
  400. /package/build/esm/{BMI_BOYS.zscore.weekly-3068b289.js → BMI_BOYS.zscore.weekly-0de59921.js} +0 -0
  401. /package/build/esm/{BMI_BOYS.zscore.yearly-704d7eea.js → BMI_BOYS.zscore.yearly-522c6f74.js} +0 -0
  402. /package/build/esm/{BMI_GIRLS.percentile.monthly-e791485a.js → BMI_GIRLS.percentile.monthly-3c39b53d.js} +0 -0
  403. /package/build/esm/{BMI_GIRLS.percentile.weekly-5583228e.js → BMI_GIRLS.percentile.weekly-e3b5e250.js} +0 -0
  404. /package/build/esm/{BMI_GIRLS.percentile.yearly-ba1487bd.js → BMI_GIRLS.percentile.yearly-2097b10d.js} +0 -0
  405. /package/build/esm/{BMI_GIRLS.zscore.monthly-ce006170.js → BMI_GIRLS.zscore.monthly-04d431bc.js} +0 -0
  406. /package/build/esm/{BMI_GIRLS.zscore.weekly-33583d39.js → BMI_GIRLS.zscore.weekly-d93bc162.js} +0 -0
  407. /package/build/esm/{BMI_GIRLS.zscore.yearly-7fa3ec8a.js → BMI_GIRLS.zscore.yearly-af7dfdf8.js} +0 -0
  408. /package/build/esm/{ChevronDown-bf132700.js → ChevronDown-f26de46f.js} +0 -0
  409. /package/build/esm/{Close-732bf8ee.js → Close-79a48194.js} +0 -0
  410. /package/build/esm/{Google-f3af8092.js → Google-485a00d9.js} +0 -0
  411. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-b4402bb7.js → HEAD CIRCUM_BOYS.percentile.monthly-83a6701f.js} +0 -0
  412. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-61098990.js → HEAD CIRCUM_BOYS.percentile.weekly-32481df4.js} +0 -0
  413. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-014e5700.js → HEAD CIRCUM_BOYS.percentile.yearly-8facaa2d.js} +0 -0
  414. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-2d4fc2ce.js → HEAD CIRCUM_BOYS.zscore.monthly-cac154c2.js} +0 -0
  415. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-085eb613.js → HEAD CIRCUM_BOYS.zscore.weekly-a1adf505.js} +0 -0
  416. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-8ef32cd1.js → HEAD CIRCUM_BOYS.zscore.yearly-6c3d79bc.js} +0 -0
  417. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-645b8d61.js → HEAD CIRCUM_GIRLS.percentile.monthly-116c0829.js} +0 -0
  418. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-e8a68efb.js → HEAD CIRCUM_GIRLS.percentile.weekly-1f29b86b.js} +0 -0
  419. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-6894a0f2.js → HEAD CIRCUM_GIRLS.percentile.yearly-391cf4ed.js} +0 -0
  420. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-05b6da73.js → HEAD CIRCUM_GIRLS.zscore.monthly-030b328b.js} +0 -0
  421. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-3a57a452.js → HEAD CIRCUM_GIRLS.zscore.weekly-32b06118.js} +0 -0
  422. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-2c839328.js → HEAD CIRCUM_GIRLS.zscore.yearly-ff3a4f93.js} +0 -0
  423. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-bc12f684.js → HEIGHT_BOYS.percentile.monthly-2778f59c.js} +0 -0
  424. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-bb0ce79e.js → HEIGHT_BOYS.percentile.weekly-bd52cc99.js} +0 -0
  425. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-a11f69b6.js → HEIGHT_BOYS.percentile.yearly-938e518d.js} +0 -0
  426. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-37b1125a.js → HEIGHT_BOYS.zscore.monthly-0859e73f.js} +0 -0
  427. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-62fff4cc.js → HEIGHT_BOYS.zscore.weekly-cc6e7411.js} +0 -0
  428. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-33531a9d.js → HEIGHT_BOYS.zscore.yearly-84f3fa49.js} +0 -0
  429. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-f7ca78fa.js → HEIGHT_GIRLS.percentile.monthly-eaacf458.js} +0 -0
  430. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-b3932d82.js → HEIGHT_GIRLS.percentile.weekly-3dab5544.js} +0 -0
  431. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-cec6fedb.js → HEIGHT_GIRLS.percentile.yearly-c6165635.js} +0 -0
  432. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-8e85b376.js → HEIGHT_GIRLS.zscore.monthly-6d20d231.js} +0 -0
  433. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-f275e67b.js → HEIGHT_GIRLS.zscore.weekly-64865c24.js} +0 -0
  434. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-bf59021a.js → HEIGHT_GIRLS.zscore.yearly-a4035041.js} +0 -0
  435. /package/build/esm/{Locale-6824412e.js → Locale-7abeffde.js} +0 -0
  436. /package/build/esm/{Visible-a11ca326.js → Visible-2469b336.js} +0 -0
  437. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-a1b70754.js → WEIGHT_BOYS.percentile.monthly-cf22e8c9.js} +0 -0
  438. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-e6539e2a.js → WEIGHT_BOYS.percentile.weekly-00257f01.js} +0 -0
  439. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-0d84d1f0.js → WEIGHT_BOYS.percentile.yearly-90d3eba3.js} +0 -0
  440. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-5cb77df8.js → WEIGHT_BOYS.zscore.monthly-2c9ce1d1.js} +0 -0
  441. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-3f24aed5.js → WEIGHT_BOYS.zscore.weekly-78fd95b9.js} +0 -0
  442. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-beee7951.js → WEIGHT_BOYS.zscore.yearly-7dbbb0a2.js} +0 -0
  443. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-9f55efed.js → WEIGHT_GIRLS.percentile.monthly-08440a38.js} +0 -0
  444. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-79aa5124.js → WEIGHT_GIRLS.percentile.weekly-e9bc4dfb.js} +0 -0
  445. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-8c144224.js → WEIGHT_GIRLS.percentile.yearly-d41cf5e8.js} +0 -0
  446. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-921669c4.js → WEIGHT_GIRLS.zscore.monthly-9854654a.js} +0 -0
  447. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-406d58ca.js → WEIGHT_GIRLS.zscore.weekly-c8d6b7f8.js} +0 -0
  448. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-2fd2fc60.js → WEIGHT_GIRLS.zscore.yearly-77f06a6c.js} +0 -0
  449. /package/build/esm/{animation-831b20dc.js → animation-8f4824eb.js} +0 -0
  450. /package/build/esm/{constants-3135baae.js → constants-01935054.js} +0 -0
  451. /package/build/esm/{constants-c2bfffb6.js → constants-c859e81c.js} +0 -0
  452. /package/build/esm/{constants-a76047fd.js → constants-f62896f6.js} +0 -0
  453. /package/build/esm/{dataTransform-55918461.js → dataTransform-489b53b7.js} +0 -0
  454. /package/build/esm/{index-a2196a36.js → index-0bed90a9.js} +0 -0
  455. /package/build/esm/{index-b1de5485.js → index-17b1c8c8.js} +0 -0
  456. /package/build/esm/{index-1045faa0.js → index-2fb08727.js} +0 -0
  457. /package/build/esm/{index-775830e9.js → index-55b6a28a.js} +0 -0
  458. /package/build/esm/{index-fd464f84.js → index-61af6229.js} +0 -0
  459. /package/build/esm/{index-48618fb9.js → index-659b8c2c.js} +0 -0
  460. /package/build/esm/{index-d987a8e9.js → index-b00de653.js} +0 -0
  461. /package/build/esm/{index-f3c4b395.js → index-b73ed009.js} +0 -0
  462. /package/build/esm/{index.styles-b3a46323.js → index.styles-2b7699fc.js} +0 -0
  463. /package/build/esm/{localizeNumberFormat-cd0b8e7e.js → localizeNumberFormat-237c84ba.js} +0 -0
  464. /package/build/esm/{normalizeLink-7ed62059.js → normalizeLink-2ef3cdc9.js} +0 -0
  465. /package/build/esm/{number-50e55d99.js → number-d1dbad99.js} +0 -0
  466. /package/build/esm/{other-bef5db4d.js → other-d3d6ae19.js} +0 -0
  467. /package/build/esm/{paths-7df04c8c.js → paths-46cf65b0.js} +0 -0
  468. /package/build/esm/{translationsContext-7ca234d0.js → translationsContext-137d01c5.js} +0 -0
  469. /package/build/esm/{tslib.es6-3bb04972.js → tslib.es6-b9591c26.js} +0 -0
  470. /package/build/esm/{types-7f07166c.js → types-65b47c51.js} +0 -0
  471. /package/build/esm/{useIsInit-ef461935.js → useIsInit-96d03402.js} +0 -0
  472. /package/build/esm/{useOutsideClick-919b39d0.js → useOutsideClick-4382aeb0.js} +0 -0
  473. /package/build/esm/{useScrollbarSize-035ac9ea.js → useScrollbarSize-563a8506.js} +0 -0
  474. /package/build/esm/{useUniqueId-b96fb141.js → useUniqueId-91942aa3.js} +0 -0
  475. /package/build/esm/{utils-990e6792.js → utils-d8386ddc.js} +0 -0
  476. /package/build/{index-cf16e1b3.js → index-109f5952.js} +0 -0
  477. /package/build/{index-50769e72.js → index-1af40eba.js} +0 -0
  478. /package/build/{index-e5a6675d.js → index-28b26e3d.js} +0 -0
  479. /package/build/{index-46adce87.js → index-2e03acbc.js} +0 -0
  480. /package/build/{index-575bb70e.js → index-3ce2a3a3.js} +0 -0
  481. /package/build/{index-b0988cd7.js → index-624c5610.js} +0 -0
  482. /package/build/{index-a862e696.js → index-90a2c61c.js} +0 -0
  483. /package/build/{index-3a8fa9e2.js → index-ba072303.js} +0 -0
  484. /package/build/{index.styles-723f9af5.js → index.styles-e8b2ef00.js} +0 -0
  485. /package/build/{localizeNumberFormat-66bac04a.js → localizeNumberFormat-d1602035.js} +0 -0
  486. /package/build/{normalizeLink-07255c7c.js → normalizeLink-78d8384a.js} +0 -0
  487. /package/build/{number-0b4ae649.js → number-69dc8eaa.js} +0 -0
  488. /package/build/{other-799d5707.js → other-9f098a83.js} +0 -0
  489. /package/build/{paths-334b0550.js → paths-a9393f28.js} +0 -0
  490. /package/build/{translationsContext-a28b5902.js → translationsContext-284d431d.js} +0 -0
  491. /package/build/{tslib.es6-6d02a2a0.js → tslib.es6-20721c83.js} +0 -0
  492. /package/build/{types-54be0576.js → types-78fa06ff.js} +0 -0
  493. /package/build/{useIsInit-0b55822d.js → useIsInit-7d92de24.js} +0 -0
  494. /package/build/{useOutsideClick-e0fc7487.js → useOutsideClick-747d413b.js} +0 -0
  495. /package/build/{useScrollbarSize-5b661640.js → useScrollbarSize-69bf5d72.js} +0 -0
  496. /package/build/{useUniqueId-59219364.js → useUniqueId-3574bb40.js} +0 -0
  497. /package/build/{utils-21757cb0.js → utils-a5988da4.js} +0 -0
@@ -1,49 +1,49 @@
1
- import { _ as __rest, a as __awaiter } from './tslib.es6-3bb04972.js';
1
+ import { _ as __rest, a as __awaiter } from './tslib.es6-b9591c26.js';
2
2
  import React__default, { useMemo, useEffect, useContext, useState, useRef, useCallback } from 'react';
3
- import { V as VideoType } from './index-89a8a188.js';
4
- import { i as isInternalLink, V as VideoItem, L as LanguageSwitcher } from './index-eaadfc31.js';
5
- import { a as CARE_LOCALES, b as CARE_BOOKING_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, c as VIDEO_LOCALES, S as STATIC_PAGES, L as LOCALE_SPECS } from './index-4423571b.js';
6
- import { g as getCurrentBaseUrl, a as getCurrentSsoUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, n as normalizeLink, e as normalizeLinkSlash, d as getCareApiDomain } from './normalizeLink-7ed62059.js';
7
- import { a as formatCommunity, b as formatPost } from './dataTransform-f625f275.js';
8
- import { Close, Download } from '@hhgtech/icons/core';
3
+ import { V as VideoType } from './index-14b84bfd.js';
4
+ import { i as isInternalLink, V as VideoItem, L as LanguageSwitcher } from './index-93a5a44a.js';
5
+ import { a as CARE_LOCALES, b as CARE_BOOKING_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, c as VIDEO_LOCALES, S as STATIC_PAGES, L as LOCALE_SPECS } from './index-0366ca11.js';
6
+ import { g as getCurrentBaseUrl, a as getCurrentSsoUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, n as normalizeLink, e as normalizeLinkSlash, d as getCareApiDomain } from './normalizeLink-2ef3cdc9.js';
7
+ import { a as formatCommunity, b as formatPost } from './dataTransform-a7c7a43e.js';
9
8
  import { ArrowRight, ChatAi } from '@hhgtech/icons/other';
10
9
  import { createStyles, Box, Indicator, useMantineTheme } from '@mantine/core';
11
- import { L as Logo } from './index-6e743fb2.js';
12
- import { u as useTranslations } from './index-54ad5fe9.js';
10
+ import { L as Logo$1 } from './index-f587bf60.js';
13
11
  import throttle from 'lodash/throttle';
14
- import { I as Input } from './index-4fc499e5.js';
12
+ import { I as Input } from './index-0a8d5a65.js';
15
13
  import '@mantine/dates';
16
- import { C as CommonGAssets } from './index-fd464f84.js';
17
- import './useMantineLocale-eae9be8e.js';
18
- import { T as Text } from './index-8e9eddb9.js';
19
- import { B as Button$1 } from './index-a66d52d1.js';
20
- import './index.styles-b3a46323.js';
21
- import './translationsContext-7ca234d0.js';
14
+ import { C as CommonGAssets } from './index-61af6229.js';
15
+ import './useMantineLocale-24293f8f.js';
16
+ import { T as Text } from './index-31b6f536.js';
17
+ import { B as Button$1 } from './index-b43d671d.js';
18
+ import './index.styles-2b7699fc.js';
19
+ import './translationsContext-137d01c5.js';
22
20
  import '@mantine/hooks';
23
- import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-990e6792.js';
24
- import './other-bef5db4d.js';
25
- import './index-85e2e089.js';
26
- import { L as LOCALISED_SLUGS } from './constants-9bb4e6b4.js';
21
+ import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-d8386ddc.js';
22
+ import './other-d3d6ae19.js';
23
+ import './index-db0e87e9.js';
24
+ import { L as LOCALISED_SLUGS } from './constants-1663738d.js';
27
25
  import styled from '@emotion/styled';
28
- import { u as useCSSFocusPopupHelper, N as NavigationProfileButton } from './index-96565740.js';
29
- import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-ea8469b7.js';
30
- import { B as Button } from './index-ef1d896f.js';
31
- import { i as domainLocalesMarryBaby } from './utils-8772b641.js';
26
+ import { u as useCSSFocusPopupHelper, N as NavigationProfileButton } from './index-e7136cdb.js';
27
+ import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-97a9064f.js';
28
+ import { i as domainLocalesMarryBaby } from './utils-72bbe56f.js';
32
29
  import { domainLocales } from './constantsDomainLocales.js';
33
- import { L as LOCALIZED_SLUGS } from './constants-a76047fd.js';
30
+ import { L as LOCALIZED_SLUGS } from './constants-f62896f6.js';
31
+ import { u as useTranslations } from './index-12f3cae9.js';
34
32
  import { theme } from './miscTheme.js';
35
- import { H as Heading } from './index-8a0d17ae.js';
36
- import { I as Indicator$1 } from './index-a8279794.js';
37
- import { u as useIsInit } from './useIsInit-ef461935.js';
33
+ import { H as Heading } from './index-9c20158a.js';
34
+ import { I as Indicator$1 } from './index-d77ac6e7.js';
35
+ import { u as useIsInit } from './useIsInit-96d03402.js';
38
36
  import { setDefaultClass } from './miscDefaultClassWrapper.js';
37
+ import { B as Button } from './index-1d60cb4a.js';
39
38
  import dayjs from 'dayjs';
40
39
  import relativeTime from 'dayjs/plugin/relativeTime';
41
- import { U as UserAvatar } from './index-0e46d2ed.js';
40
+ import { U as UserAvatar } from './index-969afb87.js';
41
+ import { Close, Logo } from '@hhgtech/icons/core';
42
42
  import formatString from 'string-format';
43
- import { C as Container } from './index-d987a8e9.js';
43
+ import { C as Container } from './index-b00de653.js';
44
44
  import debounce from 'lodash/debounce';
45
- import { L as LOCALE } from './Locale-6824412e.js';
46
- import { g as getDataWithCache } from './core-92547668.js';
45
+ import { L as LOCALE } from './Locale-7abeffde.js';
46
+ import { g as getDataWithCache } from './core-baa836da.js';
47
47
 
48
48
  const getEcomUrl = ({ path, locale, }) => {
49
49
  var _a;
@@ -86,16 +86,6 @@ const DisplayWrapper = ({ forceDisplay, mediaQueryKey, children, className, styl
86
86
  return (React__default.createElement(StyledDisplayWrapper, { lowerBound: forceDisplay ? 0 : lowerBoundValue, upperBound: forceDisplay ? 0 : upperBoundValue, className: className, style: style }, children));
87
87
  };
88
88
 
89
- var styles$3 = {"bookingButton":"spdlGfq","bookingButtonAnchor":"vgS16jX"};
90
-
91
- const BookingButton = ({ onCareHeaderClick, currentUrl, careUrlFe, btnName, }) => {
92
- return onCareHeaderClick ? (React__default.createElement(Button, { className: styles$3.bookingButton, size: "md", color: "primary", dataEventCategory: "Care", dataEventAction: "Navigation Bar Click", dataEventLabel: currentUrl, onClick: (e) => onCareHeaderClick(e), style: {
93
- paddingLeft: 10,
94
- paddingRight: 10,
95
- } }, btnName)) : (React__default.createElement("a", { href: careUrlFe, className: `${styles$3.bookingButtonAnchor} care-button no-replace-click` },
96
- React__default.createElement(Button, { className: styles$3.bookingButton, size: "md", color: "primary", dataEventCategory: "Care", dataEventAction: "Navigation Bar Click", dataEventLabel: currentUrl }, btnName)));
97
- };
98
-
99
89
  var styles$2 = {"menuContainer":"y5VJdvw","menuIcon":"oVhOSCy","menuIconWrapper":"pX8OXTM"};
100
90
 
101
91
  const useNavConfig = ({ locale, projectType, siteType, enableBookingBtn, }) => {
@@ -198,12 +188,12 @@ function ClosePopupIcon({ className }) {
198
188
  React__default.createElement("path", { d: "M18 6L6 18M18 18L6 6", stroke: "#3E3F58", strokeWidth: "1.3", strokeLinecap: "round" }))));
199
189
  }
200
190
 
201
- function HamburgerIcon({ siteType, enableSearch, className }) {
191
+ function HamburgerIcon({ siteType, enableSearch, className, style, }) {
202
192
  if (siteType === 'helloSites') {
203
- return (React__default.createElement("div", null,
193
+ return (React__default.createElement("div", { className: "hamburger-container" },
204
194
  React__default.createElement("img", { "data-list-type": "Header", "data-content-type": "Navigation", "data-content-topic": "Hamburger", src: enableSearch
205
195
  ? CommonGAssets.getAssetPath('hamburgerMenuNewWithSearch.svg')
206
- : CommonGAssets.getAssetPath('hamburgerMenuNew.svg'), style: { width: '24px', height: '24px' }, alt: "home", className: className, loading: "lazy" })));
196
+ : CommonGAssets.getAssetPath('hamburgerMenuNew.svg'), style: Object.assign({ width: '24px', height: '24px' }, style), alt: "home", className: className, loading: "lazy" })));
207
197
  }
208
198
  /** Marry Baby */
209
199
  return (React__default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", className: className },
@@ -405,9 +395,9 @@ const ItemMenu = ({ item, menu }) => {
405
395
  React__default.createElement("div", { ref: containerRef, className: `hhgcomp-navigation-itemnav-headeritem ${!isInit ? `menu-handler-${item.id}` : ''}`, tabIndex: 0, key: item.id, "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": item.link },
406
396
  React__default.createElement("div", { "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": item.link, onMouseDown: onButtonMouseDown, className: styles$1.menuButton },
407
397
  item.name,
408
- item.popupType && (React__default.createElement("div", { className: styles$1.menuIconWrapper },
398
+ item.popupType && (React__default.createElement(React__default.Fragment, null, (item === null || item === void 0 ? void 0 : item.icon) ? (item.icon) : (React__default.createElement("div", { className: styles$1.menuIconWrapper },
409
399
  React__default.createElement("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none" },
410
- React__default.createElement("path", { d: "M11.5 7.5L9 10L6.5 7.5", stroke: "#202135", strokeWidth: "1.33", strokeLinecap: "round", strokeLinejoin: "round" }))))),
400
+ React__default.createElement("path", { d: "M11.5 7.5L9 10L6.5 7.5", stroke: "#202135", strokeWidth: "1.33", strokeLinecap: "round", strokeLinejoin: "round" }))))))),
411
401
  React__default.isValidElement(menu)
412
402
  ? React__default.cloneElement(menu, {
413
403
  onClose,
@@ -1738,6 +1728,13 @@ const StyledWrapMenuItems = styled.div `
1738
1728
  &[data-site-type='marryBaby'] {
1739
1729
  gap: 26px;
1740
1730
  }
1731
+
1732
+ .hamburger-container {
1733
+ display: flex;
1734
+ justify-content: center;
1735
+ align-items: center;
1736
+ margin-left: 8px;
1737
+ }
1741
1738
  `;
1742
1739
  const StyleWrapperNavigtionSearch = styled.div `
1743
1740
  padding: 0 16px 6px;
@@ -1745,6 +1742,12 @@ const StyleWrapperNavigtionSearch = styled.div `
1745
1742
  const StyleButtonAiChat = styled(Button$1) `
1746
1743
  border-radius: 28px;
1747
1744
  border: 1px solid ${theme.colors.neutral200};
1745
+ &.ai-doctor-btn {
1746
+ pointer-events: none !important;
1747
+ * {
1748
+ pointer-events: none !important;
1749
+ }
1750
+ }
1748
1751
  ${MediaQueries.mbDown} {
1749
1752
  padding: 0px 12px 0px 10px;
1750
1753
  height: 36px;
@@ -1755,74 +1758,102 @@ const StyleButtonAiChat = styled(Button$1) `
1755
1758
  }
1756
1759
  `;
1757
1760
 
1758
- const InitialCart = () => (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", width: "512", height: "512", style: {
1759
- width: '100%',
1760
- height: '100%',
1761
- contentVisibility: 'visible',
1762
- }, viewBox: "0 0 512 512" },
1763
- React__default.createElement("defs", null,
1764
- React__default.createElement("clipPath", { id: "__lottie_element_2" },
1765
- React__default.createElement("path", { d: "M0 0h512v512H0z" })),
1766
- React__default.createElement("path", { fill: "#FFF", d: "m139 0-13 174h244l-30 292 165 1 4-466z", opacity: "1", id: "__lottie_element_6", display: "block" }),
1767
- React__default.createElement("mask", { id: "__lottie_element_6_1", "mask-type": "alpha" },
1768
- React__default.createElement("use", { xlinkHref: "#__lottie_element_6" }))),
1769
- React__default.createElement("g", { clipPath: "url(#__lottie_element_2)" },
1770
- React__default.createElement("path", { fill: "#2B62CD", d: "m430 181-40 41-111-120a18 18 0 0 1-5-13c0-5 2-9 5-13l6-5a18 18 0 0 1 25-1zm-348 0 40 41 111-120a18 18 0 0 0 0-26l-6-5a18 18 0 0 0-25-1z", display: "block" }),
1771
- React__default.createElement("g", { display: "block" },
1772
- React__default.createElement("path", { fill: "#2D87F3", d: "M385 427H125c-4 0-9-1-13-5a20 20 0 0 1-6-12L88 239h335l-18 171a20 20 0 0 1-7 12c-3 4-8 5-13 5" }),
1773
- React__default.createElement("path", { fill: "#2B62CD", d: "m160 402-5-2a6 6 0 0 1-1-4l-8-114v-2a6 6 0 0 1 3-4 6 6 0 0 1 5 0 6 6 0 0 1 4 5l8 115-1 2a6 6 0 0 1-1 2 6 6 0 0 1-4 2m61 0-5-2a6 6 0 0 1-1-4l-2-114c0-2 0-3 2-5a6 6 0 0 1 4-1l4 1a6 6 0 0 1 2 4l2 115a6 6 0 0 1-2 4 6 6 0 0 1-4 2zm131 0a6 6 0 0 1-5-4l-1-2 8-115a6 6 0 0 1 2-4l2-1a6 6 0 0 1 2 0 6 6 0 0 1 5 2 6 6 0 0 1 1 4l-8 114a6 6 0 0 1-6 6m-61 0a6 6 0 0 1-6-6l2-114 2-5a6 6 0 0 1 4-1 6 6 0 0 1 5 1 6 6 0 0 1 1 5l-2 114a6 6 0 0 1-1 4 6 6 0 0 1-5 2" }),
1774
- React__default.createElement("path", { fill: "#91CAFF", d: "M424 243H88a20 20 0 0 1-21-18l-3-28a20 20 0 0 1 20-23h344a20 20 0 0 1 20 23l-3 28a20 20 0 0 1-21 18" })),
1775
- React__default.createElement("g", { mask: "url(#__lottie_element_6_1)", display: "block" },
1776
- React__default.createElement("path", { fill: "#FFC326", d: "m294 198-16 123a5 5 0 0 1-5 5h-80l-4-2a5 5 0 0 1-1-4l15-115h1z" }),
1777
- React__default.createElement("path", { fill: "#FFD658", d: "M272 189c0 3 0 7 2 10a12 12 0 0 0 10 6h-81l-3-1c-3-1-5-3-6-5a15 15 0 0 1 5-19 17 17 0 0 1 9-3h80c-4 0-7 1-9 3a15 15 0 0 0-7 9" }),
1778
- React__default.createElement("path", { fill: "#FEA21E", d: "M277 326h-4c3 0 5-2 5-4l15-115 1-9v1l-1 1a9 9 0 0 1-5 4 11 11 0 0 1-8 0c-3-1-5-3-6-5-4-7-2-15 5-19 2-2 5-3 9-3h1c4 0 7 2 10 4l6 9 1 11 14 119-1 4z" }),
1779
- React__default.createElement("path", { fill: "#FC7419", d: "M303 310v-74a3 3 0 1 0-5 0v74l-21 16h38l4-2zm-5-109a13 13 0 0 1-5 6l1-9c0-1 0 0 0 0 0-3-1-6-4-7a4 4 0 0 0-5 1v1c0 2-1 3-2 3a3 3 0 0 1-3-2l1-4a9 9 0 0 1 11-4c3 1 5 3 6 6v9" })),
1780
- React__default.createElement("g", { display: "block" },
1781
- React__default.createElement("path", { fill: "#FFC326", d: "m460 330-16 123a5 5 0 0 1-5 5h-80l-4-2a5 5 0 0 1-1-4l15-115h1z" }),
1782
- React__default.createElement("path", { fill: "#FFD658", d: "M438 321c0 3 0 6 2 9a12 12 0 0 0 10 7h-81l-3-1c-3-1-5-3-6-6a15 15 0 0 1 5-18 17 17 0 0 1 9-3h80c-4 0-7 1-9 3a15 15 0 0 0-7 9" }),
1783
- React__default.createElement("path", { fill: "#FEA21E", d: "M443 458h-4c3 0 5-2 5-5l15-114 1-9v1l-1 1a9 9 0 0 1-5 4 11 11 0 0 1-8 0c-3-1-5-3-6-6-4-6-2-14 5-18 2-2 5-3 9-3h1c4 0 7 2 10 4s5 5 6 9l1 11 14 119-1 4z" }),
1784
- React__default.createElement("path", { fill: "#FC7419", d: "M469 442v-74a3 3 0 1 0-5 0v74l-21 16h38l4-2zm-5-109a13 13 0 0 1-5 6l1-9c0-1 0 0 0 0 0-3-1-6-4-7a4 4 0 0 0-4 1l-1 1-2 3a3 3 0 0 1-3-3l1-3a9 9 0 0 1 11-4c3 1 5 3 6 5 1 3 2 7 0 10" })))));
1761
+ const StyleInput = styled(Input) `
1762
+ .mantine-Input-input {
1763
+ border-radius: 40px;
1764
+ background: ${theme.colors.white};
1765
+ border: 1px solid ${theme.colors.blue200};
1785
1766
 
1786
- const InitialDoctor = () => (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "512", height: "512", style: {
1787
- width: '100%',
1788
- height: '100%',
1789
- contentVisibility: 'visible',
1790
- }, viewBox: "0 0 512 512" },
1791
- React__default.createElement("defs", null,
1792
- React__default.createElement("clipPath", { id: "__lottie_element_23" },
1793
- React__default.createElement("path", { d: "M0 0h512v512H0z" }))),
1794
- React__default.createElement("g", { clipPath: "url(#__lottie_element_23)" },
1795
- React__default.createElement("g", { display: "block" },
1796
- React__default.createElement("path", { fill: "#1B3250", d: "M430 332c-13-17-52-37-42-63 16-41-9-72-28-84-22-14-23-43-30-66-15-50-53-73-103-73s-88 21-103 71c-7 22-7 53-29 67-19 12-61 41-45 82 10 26-15 52-28 69-39 53 13 89 72 98l255 2c59-9 120-50 81-103" }),
1797
- React__default.createElement("path", { fill: "#FFB497", d: "M120 202c-11 4-13 17-10 29a29 29 0 0 0 14 17 29 29 0 0 0 22 3l-8-49a25 25 0 0 0-18 0" }),
1798
- React__default.createElement("path", { fill: "#FF977B", d: "M147 235a5 5 0 0 1-4-2c-6-8-17-8-17-8a5 5 0 0 1-4-2 5 5 0 0 1 0-7l4-1c1 0 16 0 25 11a5 5 0 0 1-4 9" }),
1799
- React__default.createElement("path", { fill: "#FFB497", d: "M332 202a25 25 0 0 0-18 0l-8 49a29 29 0 0 0 22-3c7-3 12-10 14-17 3-12 1-25-10-29" }),
1800
- React__default.createElement("path", { fill: "#FF977B", d: "M305 235a5 5 0 0 1-5-3 5 5 0 0 1 1-6c9-11 24-11 25-11a5 5 0 0 1 5 5 5 5 0 0 1-5 5s-11 0-17 8a5 5 0 0 1-4 2" }),
1801
- React__default.createElement("path", { fill: "#E3F2FF", d: "M366 452H86a3 3 0 0 1-4-4c5-19 19-47 37-65a153 153 0 0 1 42-28l1-1a85 85 0 0 1 29-19h70a84 84 0 0 1 29 19l1 1a153 153 0 0 1 42 28c18 18 32 46 37 65a3 3 0 0 1-1 3 3 3 0 0 1-3 1" }),
1802
- React__default.createElement("path", { fill: "#FCCAAF", d: "M261 335c-25 32-48 32-70 0l5-10v-1a45 45 0 0 0 2-13h56a48 48 0 0 0 2 13v1l5 10" }),
1803
- React__default.createElement("path", { fill: "#2D87F3", d: "M281 452H175c-14-93 16-117 16-117 7 9 20 15 35 15s28-6 35-15c0 0 9 12 16 37 5 20 6 60 4 80" }),
1804
- React__default.createElement("path", { fill: "#BCDEFF", d: "M191 335a84 84 0 0 0-30 19 53 53 0 0 0-13 28c0 3 11 1 16 0h1v1c-13 8-17 19-16 25 2 15 6 30 13 44h26s-12-72 3-117m96 48a1 1 0 0 1 0-1h1c1 0 0 0 0 0 5 1 16 3 16 0a53 53 0 0 0-13-28 83 83 0 0 0-30-19c15 45 3 117 3 117h26a157 157 0 0 0 13-44c1-6-3-17-16-25" }),
1805
- React__default.createElement("path", { fill: "#FF977B", d: "M256 325c-20 18-40 18-60 0v-1a46 46 0 0 0 2-13h56a48 48 0 0 0 2 13v1" }),
1806
- React__default.createElement("path", { fill: "#FCCAAF", d: "M314 205c-3 54-17 80-39 96-14 11-37 24-49 24s-35-13-49-24c-22-16-36-42-39-96 52-21 30-127 85-99a7 7 0 0 0 6 0c55-28 33 78 85 99" }),
1807
- React__default.createElement("path", { fill: "#FFB497", d: "M221 106c-27-12-34 12-43 40-7 25-16 54-41 63l1 3c43 0 71-62 83-106" })),
1808
- React__default.createElement("path", { fill: "#FF977B", d: "M233 233a5 5 0 0 0-4 2l-3 1-3-1a5 5 0 0 0-2-2 5 5 0 0 0-4 0 5 5 0 0 0-3 5c0 6 9 8 12 8s12-2 12-8a5 5 0 0 0-2-3 5 5 0 0 0-3-2", display: "block" }),
1809
- React__default.createElement("path", { fill: "#1B3250", d: "m261 199 9-5a27 27 0 0 1 11-1c4 0 7 0 11 2l8 4a2 2 0 0 1 1 2 2 2 0 0 1 0 1h-1l-10-1h-9a20 20 0 0 0-7 2 65 65 0 0 0-7 4 5 5 0 0 1-4 1 5 5 0 0 1-3-2 5 5 0 0 1-1-2 5 5 0 0 1 2-5", display: "block" }),
1810
- React__default.createElement("path", { fill: "#284A75", d: "M280 218a9 9 0 1 0 0-19 9 9 0 0 0 0 19", display: "block" }),
1811
- React__default.createElement("path", { fill: "#1B3250", d: "m192 210-7-4-7-2h-9l-9 1a2 2 0 0 1-2-1v-1l1-1 9-4c3-2 6-2 10-2 4-1 7 0 11 1l9 5a5 5 0 0 1 2 3v4a5 5 0 0 1-7 2l-1-1", display: "block" }),
1812
- React__default.createElement("path", { fill: "#284A75", d: "M184 218a9 9 0 1 0 0-19 9 9 0 0 0 0 19", display: "block" }),
1813
- React__default.createElement("g", { fill: "#FFF", display: "block" },
1814
- React__default.createElement("path", { d: "m216 213-4-1a5 5 0 0 1-1-3v-4a5 5 0 0 1 3-2 33 33 0 0 1 24 0 5 5 0 0 1 3 7 5 5 0 0 1-3 2h-3a23 23 0 0 0-18 1h-1" }),
1815
- React__default.createElement("path", { d: "M183 249a38 38 0 0 1-35-23 38 38 0 0 1-2-22 38 38 0 0 1 11-19 38 38 0 0 1 19-11c7-1 15 0 22 2a38 38 0 0 1 16 14 38 38 0 0 1 7 21 38 38 0 0 1-11 27 38 38 0 0 1-27 11m0-65a27 27 0 0 0-25 17 27 27 0 0 0-2 15 27 27 0 0 0 8 14 27 27 0 0 0 42-4c3-4 4-9 4-15a27 27 0 0 0-8-19 27 27 0 0 0-19-8zm86 65a38 38 0 0 1-35-24 38 38 0 0 1 27-51 38 38 0 0 1 39 16 38 38 0 0 1 6 21 38 38 0 0 1-11 27 38 38 0 0 1-26 11m0-65a27 27 0 0 0-25 17 27 27 0 0 0-2 15 27 27 0 0 0 8 14 27 27 0 0 0 46-19 27 27 0 0 0-8-19 27 27 0 0 0-19-8z" })),
1816
- React__default.createElement("path", { d: "m205 180-2-1c-10-4-39-9-47-1a5 5 0 0 1-3 2 5 5 0 0 1-4-2 5 5 0 0 1-2-3l1-4c14-15 52-4 59-1a5 5 0 0 1 3 6 5 5 0 0 1-2 3l-3 1zm42 0-3-1a5 5 0 0 1-1-7 5 5 0 0 1 2-2c7-3 45-14 59 1a5 5 0 0 1 1 4l-2 3a5 5 0 0 1-4 2l-3-2c-8-8-37-3-47 1l-2 1", fill: "#284A75", display: "block" }),
1817
- React__default.createElement("path", { fill: "#FF886C", d: "M208 260a4 4 0 0 0-3 1 4 4 0 0 0-1 3c2 8 6 19 22 19s21-11 22-19a4 4 0 0 0-4-4l-18-1-18 1", display: "block" }),
1818
- React__default.createElement("g", { display: "block" },
1819
- React__default.createElement("g", { fill: "#FFF" },
1820
- React__default.createElement("path", { d: "M469 405a85 85 0 1 1-170 0 85 85 0 0 1 170 0" }),
1821
- React__default.createElement("path", { d: "M469 405a85 85 0 1 1-170 0 85 85 0 0 1 170 0" })),
1822
- React__default.createElement("path", { fill: "#E4E8EC", d: "M384 480a75 75 0 1 0 0-149 75 75 0 0 0 0 149m0 11a85 85 0 1 0 0-171 85 85 0 0 0 0 171" }),
1823
- React__default.createElement("path", { fill: "#FFF", d: "M469 405a85 85 0 1 1-170 0 85 85 0 0 1 170 0" }),
1824
- React__default.createElement("path", { fill: "#E4E8EC", d: "M384 480a75 75 0 1 0 0-149 75 75 0 0 0 0 149m0 11a85 85 0 1 0 0-171 85 85 0 0 0 0 171" }),
1825
- React__default.createElement("path", { fill: "#FF6F4D", d: "M389 358h-11a17 17 0 0 0-12 5 17 17 0 0 0-5 12v3l-1 3a4 4 0 0 1-3 1h-3a17 17 0 0 0-17 17v12a17 17 0 0 0 17 17h3a4 4 0 0 1 4 3v3a17 17 0 0 0 17 17h11c5 0 9-2 12-5s5-7 5-12v-3a4 4 0 0 1 4-3h3c4 0 9-2 12-5s5-8 5-12v-12c0-5-2-9-5-12a17 17 0 0 0-12-5h-3a4 4 0 0 1-4-4v-3a17 17 0 0 0-5-12 17 17 0 0 0-12-5" })))));
1767
+ &:focus {
1768
+ border: 1px solid ${theme.colors.primaryBase};
1769
+ }
1770
+ }
1771
+
1772
+ .close-icon-wrapper {
1773
+ display: flex;
1774
+ background-color: ${theme.colors.gray400};
1775
+ border-radius: 100%;
1776
+ cursor: pointer;
1777
+
1778
+ svg {
1779
+ pointer-events: none;
1780
+ }
1781
+ }
1782
+
1783
+ .search-icon-btn {
1784
+ display: flex;
1785
+ justify-content: center;
1786
+ align-items: center;
1787
+ }
1788
+ `;
1789
+
1790
+ const SearchInput = ({ id, isMobile = false, isHomepage = false, projectType, isRedirectSearchPage = false, }) => {
1791
+ const { locale, configs: { statics }, siteType, } = useContext(NavigationContext);
1792
+ const [keyword, setKeyword] = useState('');
1793
+ const [eventCategoryTracking, setEventCategoryTracking] = useState('Search From Another Page');
1794
+ const { t } = useTranslations();
1795
+ const goToSearchPage = (searchValue = '') => {
1796
+ let sourceParam = '';
1797
+ if (projectType === 'together') {
1798
+ sourceParam = 'community';
1799
+ }
1800
+ if (projectType === 'discover') {
1801
+ if (window.location.pathname.startsWith('/health-tools/')) {
1802
+ sourceParam = 'health-tools';
1803
+ }
1804
+ else {
1805
+ sourceParam = projectType;
1806
+ }
1807
+ }
1808
+ const searchParams = new URLSearchParams(window.location.search);
1809
+ searchParams.set('source', sourceParam);
1810
+ searchParams.set('s', searchValue);
1811
+ searchParams.delete('page');
1812
+ window.location.href = `${statics.HOME_PAGE_URL}/search/?${searchParams.toString()}`;
1813
+ };
1814
+ useEffect(() => {
1815
+ if (typeof window !== 'undefined') {
1816
+ const url = new URL(window.location.href);
1817
+ const params = new URLSearchParams(url.search);
1818
+ const searchValue = params.get('s');
1819
+ if (projectType === 'discover' &&
1820
+ window.location.pathname.startsWith('/search/')) {
1821
+ setEventCategoryTracking('Search Page');
1822
+ }
1823
+ setKeyword(searchValue);
1824
+ }
1825
+ }, []);
1826
+ return isMobile && !isHomepage ? (React__default.createElement(Button$1, { variant: "tertiary", style: {
1827
+ padding: '6px',
1828
+ }, size: "sm", onClick: () => {
1829
+ goToSearchPage('');
1830
+ } },
1831
+ React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", style: {
1832
+ verticalAlign: 'bottom',
1833
+ } },
1834
+ React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.3097 9.06111C3.3097 5.88483 5.88458 3.30994 9.06087 3.30994C12.2372 3.30994 14.812 5.88483 14.812 9.06111C14.812 12.2374 12.2372 14.8123 9.06087 14.8123C5.88458 14.8123 3.3097 12.2374 3.3097 9.06111ZM9.06087 1.66675C4.97707 1.66675 1.6665 4.97732 1.6665 9.06111C1.6665 13.1449 4.97707 16.4555 9.06087 16.4555C10.8067 16.4555 12.4112 15.8505 13.6761 14.8387L16.9305 18.0931C17.2514 18.4139 17.7716 18.4139 18.0924 18.0931C18.4133 17.7722 18.4133 17.252 18.0924 16.9312L14.8381 13.6768C15.8501 12.4118 16.4552 10.8071 16.4552 9.06111C16.4552 4.97732 13.1447 1.66675 9.06087 1.66675Z", fill: "#8C8C8C" })))) : (React__default.createElement(StyleInput, { className: "fake-search-input", name: 'search-input-menu-service' + id, size: "md", "data-event-category": eventCategoryTracking, "data-event-action": "Search", "data-event-label": keyword, placeholder: siteType === 'marryBaby'
1835
+ ? t('navigation.search.input.placeholder')
1836
+ : t('home.search', {
1837
+ site: LOCALE_SPECS[locale || 'en-PH']
1838
+ ? LOCALE_SPECS[locale || 'en-PH'].SITE_NAME
1839
+ : '',
1840
+ }), onChange: setKeyword, value: keyword, onKeyDown: (e) => e.key === 'Enter' &&
1841
+ goToSearchPage(e.target.value), type: "search", onFocus: (e) => {
1842
+ e.preventDefault();
1843
+ if ((isMobile && isHomepage) || isRedirectSearchPage) {
1844
+ goToSearchPage('');
1845
+ }
1846
+ }, rightSection: keyword ? (React__default.createElement("div", { className: "close-icon-wrapper", onClick: () => setKeyword(''), "data-event-category": "Search Page", "data-event-action": "Delete Search" },
1847
+ React__default.createElement(Close, { size: 17, color: theme.colors.white }))) : (''), icon: React__default.createElement("a", { "data-event-category": "Search Button", "data-event-action": "Click", className: "search-icon-btn", onClick: () => {
1848
+ if ((isMobile && isHomepage) || isRedirectSearchPage) {
1849
+ goToSearchPage('');
1850
+ }
1851
+ } },
1852
+ React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", style: {
1853
+ verticalAlign: 'bottom',
1854
+ } },
1855
+ React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.3097 9.06111C3.3097 5.88483 5.88458 3.30994 9.06087 3.30994C12.2372 3.30994 14.812 5.88483 14.812 9.06111C14.812 12.2374 12.2372 14.8123 9.06087 14.8123C5.88458 14.8123 3.3097 12.2374 3.3097 9.06111ZM9.06087 1.66675C4.97707 1.66675 1.6665 4.97732 1.6665 9.06111C1.6665 13.1449 4.97707 16.4555 9.06087 16.4555C10.8067 16.4555 12.4112 15.8505 13.6761 14.8387L16.9305 18.0931C17.2514 18.4139 17.7716 18.4139 18.0924 18.0931C18.4133 17.7722 18.4133 17.252 18.0924 16.9312L14.8381 13.6768C15.8501 12.4118 16.4552 10.8071 16.4552 9.06111C16.4552 4.97732 13.1447 1.66675 9.06087 1.66675Z", fill: "#8C8C8C" }))) }));
1856
+ };
1826
1857
 
1827
1858
  const formatSponsor = (sponsor) => {
1828
1859
  if (!sponsor)
@@ -2006,12 +2037,12 @@ const BtnClosePopup = ({ onClosePopup }) => {
2006
2037
  React__default.createElement("path", { d: "M18 6L6 18M18 18L6 6", stroke: "#3E3F58", strokeWidth: "1.3", strokeLinecap: "round" }))));
2007
2038
  };
2008
2039
 
2009
- const PopupWrapper = ({ onClosePopup, isDisplay, children, isNavMenu, hideCloseBtn, }) => {
2040
+ const PopupWrapper = ({ onClosePopup, isDisplay, children, isNavMenu, hideCloseBtn, stylesContainer, }) => {
2010
2041
  return (React__default.createElement("div", { className: "hhgcomp-navigation-popupwrapper-menuwrapper top-menu-health-tools", "data-is-display": !!isDisplay, "data-is-nav-menu": !!isNavMenu },
2011
2042
  React__default.createElement(Container, { className: "hhgcomp-navigation-popupwrapper-menuwrapper-child" },
2012
2043
  !hideCloseBtn && (React__default.createElement("div", { className: styles.container },
2013
2044
  React__default.createElement(BtnClosePopup, { onClosePopup: onClosePopup }))),
2014
- React__default.createElement(Container, { className: styles.gridContainer }, children))));
2045
+ React__default.createElement(Container, { className: styles.gridContainer, style: stylesContainer }, children))));
2015
2046
  };
2016
2047
 
2017
2048
  const MenuCareList = ({ careSpecialties = [], isOpen, onClose, spotlights = [], }) => {
@@ -2111,181 +2142,135 @@ const MenuVideoList = ({ spotlightsList = [], onClose, isOpen }) => {
2111
2142
  React__default.createElement(VideoSpotlights, { spotlightsList: spotlightsList })));
2112
2143
  };
2113
2144
 
2114
- const ItemNavButton = ({ item, color = 'blue' }) => {
2115
- const [Lottie, setLottie] = useState();
2116
- const [iconJson, setIconJson] = useState();
2117
- const { locale, ssrMenuContent: { categories, healthTools, care, together, videos }, } = useContext(NavigationContext);
2118
- const { containerRef, onButtonMouseDown, onClose } = useCSSFocusPopupHelper({
2119
- allowBgScroll: true,
2120
- });
2121
- useEffect(() => {
2122
- setTimeout(() => {
2123
- // if (item.id === 'care' || item.id === 'ecom') {
2124
- if (item.id === 'care') {
2125
- import('lottie-light-react').then((lottie) => {
2126
- setLottie(() => lottie.default);
2127
- });
2128
- }
2129
- if (item.id === 'care') {
2130
- import('./doctor-51826a4e.js').then((data) => {
2131
- if (data === null || data === void 0 ? void 0 : data.default)
2132
- setIconJson(() => data.default);
2133
- });
2134
- }
2135
- // else if (item.id === 'ecom') {
2136
- // import('./cart.json').then((data) => {
2137
- // if (data?.default) setIconJson(() => data.default)
2138
- // })
2139
- // }
2140
- }, 1000);
2141
- }, [item.id]);
2142
- const hasIcon = item.id === 'care';
2143
- const linkOnly = !item.popupType && !!item.link;
2144
- const Tag = linkOnly ? 'a' : 'div';
2145
- const buttonStyle = color === 'gray'
2146
- ? {
2147
- border: '1px solid #E4E8EC',
2148
- background: '#F7F9FC',
2149
- }
2150
- : color === 'blue'
2151
- ? {
2152
- border: '1px solid #BCDEFF',
2153
- background: '#E3F2FF',
2154
- }
2155
- : {
2156
- border: '1px solid transparent',
2157
- background: 'transparent',
2158
- };
2159
- return (React__default.createElement(Tag, { tabIndex: 0, href: item.link, "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": item.link, className: styles$1.itemNavButton, ref: containerRef },
2160
- React__default.createElement(Button$1, { variant: "light", leftIcon: Lottie && iconJson ? (linkOnly ? (React__default.createElement(Lottie, { animationData: iconJson, loop: true, autoplay: true, style: {
2161
- width: 28,
2162
- height: 28,
2163
- } })) : (React__default.createElement("a", { href: normalizeLinkSlash(item.link + '/') },
2164
- React__default.createElement(Lottie, { animationData: iconJson, loop: true, autoplay: true, style: {
2165
- width: 28,
2166
- height: 28,
2167
- } })))) : hasIcon ? (React__default.createElement("div", { style: {
2168
- width: 28,
2169
- height: 28,
2170
- } }, item.id === 'care' ? (React__default.createElement(InitialDoctor, null)) : item.id === 'ecom' ? (React__default.createElement(InitialCart, null)) : null)) : null, styles: {
2171
- leftIcon: {
2172
- marginRight: 4,
2173
- svg: {
2174
- // this fix blurry image due to Lottie transform translate3d(0,0,0)
2175
- transform: 'none !important',
2176
- g: {
2177
- willChange: 'transform',
2178
- },
2179
- },
2180
- },
2181
- }, style: Object.assign(Object.assign({}, buttonStyle), { padding: '6px 8px 6px 8px', color: '#262626', height: 'unset' }), size: "sm", rightIcon: item.popupType ? (React__default.createElement("div", { className: styles$1.menuIconWrapper },
2182
- React__default.createElement("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none" },
2183
- React__default.createElement("path", { d: "M11.5 7.5L9 10L6.5 7.5", stroke: "#202135", strokeWidth: "1.33", strokeLinecap: "round", strokeLinejoin: "round" })))) : (React__default.createElement("div", null)), onMouseDown: onButtonMouseDown }, item.name),
2184
- item.popupType === 'categories' ? (React__default.createElement(MenuCategoriesList, { categories: categories === null || categories === void 0 ? void 0 : categories.items, spotlightsList: categories === null || categories === void 0 ? void 0 : categories.spotlights, onClose: onClose })) : item.popupType === 'tools' ? (React__default.createElement(MenuHealthToolsList, { locale: locale, healthTools: healthTools === null || healthTools === void 0 ? void 0 : healthTools.items, spotlightHealthTools: healthTools === null || healthTools === void 0 ? void 0 : healthTools.spotlights, onClose: onClose })) : item.popupType === 'together' ? (React__default.createElement(MenuCommunitiesList, { communities: together === null || together === void 0 ? void 0 : together.items, spotlights: together === null || together === void 0 ? void 0 : together.spotlights, onClose: onClose })) : item.popupType === 'care' ? (React__default.createElement(MenuCareList, { careSpecialties: care === null || care === void 0 ? void 0 : care.items, spotlights: care === null || care === void 0 ? void 0 : care.spotlights, onClose: onClose })) : item.popupType === 'video' ? (React__default.createElement(MenuVideoList, { spotlightsList: videos === null || videos === void 0 ? void 0 : videos.spotlights, onClose: onClose })) : null));
2185
- };
2186
-
2187
- const StyleInput = styled(Input) `
2188
- .mantine-Input-input {
2189
- border-radius: 40px;
2190
- background: ${theme.colors.white};
2191
- border: 1px solid ${theme.colors.blue200};
2192
-
2193
- &:focus {
2194
- border: 1px solid ${theme.colors.primaryBase};
2195
- }
2145
+ styled.div `
2146
+ display: grid;
2147
+ grid-template-columns: repeat(4, 1fr);
2148
+ gap: 24px;
2149
+ ${MediaQueries.tdDown} {
2150
+ gap: 12px;
2151
+ grid-template-columns: 1fr;
2196
2152
  }
2197
-
2198
- .close-icon-wrapper {
2199
- display: flex;
2200
- background-color: ${theme.colors.gray400};
2201
- border-radius: 100%;
2202
- cursor: pointer;
2203
-
2204
- svg {
2205
- pointer-events: none;
2206
- }
2153
+ `;
2154
+ const StyleButton = styled(Button$1) `
2155
+ border: 1px solid ${theme.colors.white} !important;
2156
+ .mantine-Button-leftIcon {
2157
+ width: 24px;
2158
+ height: 24px;
2207
2159
  }
2160
+ `;
2161
+ const StyleWrapperIcon = styled.div `
2162
+ width: 20px;
2163
+ height: 20px;
2164
+ display: flex;
2165
+ justify-content: center;
2166
+ align-items: center;
2208
2167
 
2209
- .search-icon-btn {
2210
- display: flex;
2211
- justify-content: center;
2212
- align-items: center;
2213
- }
2168
+ border-radius: 5px;
2169
+ background: linear-gradient(
2170
+ 180deg,
2171
+ rgba(255, 255, 255, 0.1) 15.1%,
2172
+ rgba(0, 0, 0, 0.01) 100%
2173
+ ),
2174
+ linear-gradient(180deg, #65b5ff 0%, #2685f1 100%);
2175
+ background-blend-mode: soft-light, normal;
2214
2176
  `;
2215
2177
 
2216
- const SearchInput = ({ id, isMobile = false, isHomepage = false, projectType, isRedirectSearchPage = false, }) => {
2217
- const { locale, configs: { statics }, siteType, } = useContext(NavigationContext);
2218
- const [keyword, setKeyword] = useState('');
2219
- const [eventCategoryTracking, setEventCategoryTracking] = useState('Search From Another Page');
2220
- const { t } = useTranslations();
2221
- const goToSearchPage = (searchValue = '') => {
2222
- let sourceParam = '';
2223
- if (projectType === 'together') {
2224
- sourceParam = 'community';
2225
- }
2226
- if (projectType === 'discover') {
2227
- if (window.location.pathname.startsWith('/health-tools/')) {
2228
- sourceParam = 'health-tools';
2229
- }
2230
- else {
2231
- sourceParam = projectType;
2232
- }
2233
- }
2234
- const searchParams = new URLSearchParams(window.location.search);
2235
- searchParams.set('source', sourceParam);
2236
- searchParams.set('s', searchValue);
2237
- searchParams.delete('page');
2238
- window.location.href = `${statics.HOME_PAGE_URL}/search/?${searchParams.toString()}`;
2239
- };
2240
- useEffect(() => {
2241
- if (typeof window !== 'undefined') {
2242
- const url = new URL(window.location.href);
2243
- const params = new URLSearchParams(url.search);
2244
- const searchValue = params.get('s');
2245
- if (projectType === 'discover' &&
2246
- window.location.pathname.startsWith('/search/')) {
2247
- setEventCategoryTracking('Search Page');
2248
- }
2249
- setKeyword(searchValue);
2250
- }
2251
- }, []);
2252
- return isMobile && !isHomepage ? (React__default.createElement(Button$1, { variant: "tertiary", style: {
2253
- padding: '6px',
2254
- }, size: "sm", onClick: () => {
2255
- goToSearchPage('');
2178
+ const InitialCart = () => (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", width: "512", height: "512", style: {
2179
+ width: '100%',
2180
+ height: '100%',
2181
+ contentVisibility: 'visible',
2182
+ }, viewBox: "0 0 512 512" },
2183
+ React__default.createElement("defs", null,
2184
+ React__default.createElement("clipPath", { id: "__lottie_element_2" },
2185
+ React__default.createElement("path", { d: "M0 0h512v512H0z" })),
2186
+ React__default.createElement("path", { fill: "#FFF", d: "m139 0-13 174h244l-30 292 165 1 4-466z", opacity: "1", id: "__lottie_element_6", display: "block" }),
2187
+ React__default.createElement("mask", { id: "__lottie_element_6_1", "mask-type": "alpha" },
2188
+ React__default.createElement("use", { xlinkHref: "#__lottie_element_6" }))),
2189
+ React__default.createElement("g", { clipPath: "url(#__lottie_element_2)" },
2190
+ React__default.createElement("path", { fill: "#2B62CD", d: "m430 181-40 41-111-120a18 18 0 0 1-5-13c0-5 2-9 5-13l6-5a18 18 0 0 1 25-1zm-348 0 40 41 111-120a18 18 0 0 0 0-26l-6-5a18 18 0 0 0-25-1z", display: "block" }),
2191
+ React__default.createElement("g", { display: "block" },
2192
+ React__default.createElement("path", { fill: "#2D87F3", d: "M385 427H125c-4 0-9-1-13-5a20 20 0 0 1-6-12L88 239h335l-18 171a20 20 0 0 1-7 12c-3 4-8 5-13 5" }),
2193
+ React__default.createElement("path", { fill: "#2B62CD", d: "m160 402-5-2a6 6 0 0 1-1-4l-8-114v-2a6 6 0 0 1 3-4 6 6 0 0 1 5 0 6 6 0 0 1 4 5l8 115-1 2a6 6 0 0 1-1 2 6 6 0 0 1-4 2m61 0-5-2a6 6 0 0 1-1-4l-2-114c0-2 0-3 2-5a6 6 0 0 1 4-1l4 1a6 6 0 0 1 2 4l2 115a6 6 0 0 1-2 4 6 6 0 0 1-4 2zm131 0a6 6 0 0 1-5-4l-1-2 8-115a6 6 0 0 1 2-4l2-1a6 6 0 0 1 2 0 6 6 0 0 1 5 2 6 6 0 0 1 1 4l-8 114a6 6 0 0 1-6 6m-61 0a6 6 0 0 1-6-6l2-114 2-5a6 6 0 0 1 4-1 6 6 0 0 1 5 1 6 6 0 0 1 1 5l-2 114a6 6 0 0 1-1 4 6 6 0 0 1-5 2" }),
2194
+ React__default.createElement("path", { fill: "#91CAFF", d: "M424 243H88a20 20 0 0 1-21-18l-3-28a20 20 0 0 1 20-23h344a20 20 0 0 1 20 23l-3 28a20 20 0 0 1-21 18" })),
2195
+ React__default.createElement("g", { mask: "url(#__lottie_element_6_1)", display: "block" },
2196
+ React__default.createElement("path", { fill: "#FFC326", d: "m294 198-16 123a5 5 0 0 1-5 5h-80l-4-2a5 5 0 0 1-1-4l15-115h1z" }),
2197
+ React__default.createElement("path", { fill: "#FFD658", d: "M272 189c0 3 0 7 2 10a12 12 0 0 0 10 6h-81l-3-1c-3-1-5-3-6-5a15 15 0 0 1 5-19 17 17 0 0 1 9-3h80c-4 0-7 1-9 3a15 15 0 0 0-7 9" }),
2198
+ React__default.createElement("path", { fill: "#FEA21E", d: "M277 326h-4c3 0 5-2 5-4l15-115 1-9v1l-1 1a9 9 0 0 1-5 4 11 11 0 0 1-8 0c-3-1-5-3-6-5-4-7-2-15 5-19 2-2 5-3 9-3h1c4 0 7 2 10 4l6 9 1 11 14 119-1 4z" }),
2199
+ React__default.createElement("path", { fill: "#FC7419", d: "M303 310v-74a3 3 0 1 0-5 0v74l-21 16h38l4-2zm-5-109a13 13 0 0 1-5 6l1-9c0-1 0 0 0 0 0-3-1-6-4-7a4 4 0 0 0-5 1v1c0 2-1 3-2 3a3 3 0 0 1-3-2l1-4a9 9 0 0 1 11-4c3 1 5 3 6 6v9" })),
2200
+ React__default.createElement("g", { display: "block" },
2201
+ React__default.createElement("path", { fill: "#FFC326", d: "m460 330-16 123a5 5 0 0 1-5 5h-80l-4-2a5 5 0 0 1-1-4l15-115h1z" }),
2202
+ React__default.createElement("path", { fill: "#FFD658", d: "M438 321c0 3 0 6 2 9a12 12 0 0 0 10 7h-81l-3-1c-3-1-5-3-6-6a15 15 0 0 1 5-18 17 17 0 0 1 9-3h80c-4 0-7 1-9 3a15 15 0 0 0-7 9" }),
2203
+ React__default.createElement("path", { fill: "#FEA21E", d: "M443 458h-4c3 0 5-2 5-5l15-114 1-9v1l-1 1a9 9 0 0 1-5 4 11 11 0 0 1-8 0c-3-1-5-3-6-6-4-6-2-14 5-18 2-2 5-3 9-3h1c4 0 7 2 10 4s5 5 6 9l1 11 14 119-1 4z" }),
2204
+ React__default.createElement("path", { fill: "#FC7419", d: "M469 442v-74a3 3 0 1 0-5 0v74l-21 16h38l4-2zm-5-109a13 13 0 0 1-5 6l1-9c0-1 0 0 0 0 0-3-1-6-4-7a4 4 0 0 0-4 1l-1 1-2 3a3 3 0 0 1-3-3l1-3a9 9 0 0 1 11-4c3 1 5 3 6 5 1 3 2 7 0 10" })))));
2205
+
2206
+ const InitialDoctor = () => (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "512", height: "512", style: {
2207
+ width: '100%',
2208
+ height: '100%',
2209
+ contentVisibility: 'visible',
2210
+ }, viewBox: "0 0 512 512" },
2211
+ React__default.createElement("defs", null,
2212
+ React__default.createElement("clipPath", { id: "__lottie_element_23" },
2213
+ React__default.createElement("path", { d: "M0 0h512v512H0z" }))),
2214
+ React__default.createElement("g", { clipPath: "url(#__lottie_element_23)" },
2215
+ React__default.createElement("g", { display: "block" },
2216
+ React__default.createElement("path", { fill: "#1B3250", d: "M430 332c-13-17-52-37-42-63 16-41-9-72-28-84-22-14-23-43-30-66-15-50-53-73-103-73s-88 21-103 71c-7 22-7 53-29 67-19 12-61 41-45 82 10 26-15 52-28 69-39 53 13 89 72 98l255 2c59-9 120-50 81-103" }),
2217
+ React__default.createElement("path", { fill: "#FFB497", d: "M120 202c-11 4-13 17-10 29a29 29 0 0 0 14 17 29 29 0 0 0 22 3l-8-49a25 25 0 0 0-18 0" }),
2218
+ React__default.createElement("path", { fill: "#FF977B", d: "M147 235a5 5 0 0 1-4-2c-6-8-17-8-17-8a5 5 0 0 1-4-2 5 5 0 0 1 0-7l4-1c1 0 16 0 25 11a5 5 0 0 1-4 9" }),
2219
+ React__default.createElement("path", { fill: "#FFB497", d: "M332 202a25 25 0 0 0-18 0l-8 49a29 29 0 0 0 22-3c7-3 12-10 14-17 3-12 1-25-10-29" }),
2220
+ React__default.createElement("path", { fill: "#FF977B", d: "M305 235a5 5 0 0 1-5-3 5 5 0 0 1 1-6c9-11 24-11 25-11a5 5 0 0 1 5 5 5 5 0 0 1-5 5s-11 0-17 8a5 5 0 0 1-4 2" }),
2221
+ React__default.createElement("path", { fill: "#E3F2FF", d: "M366 452H86a3 3 0 0 1-4-4c5-19 19-47 37-65a153 153 0 0 1 42-28l1-1a85 85 0 0 1 29-19h70a84 84 0 0 1 29 19l1 1a153 153 0 0 1 42 28c18 18 32 46 37 65a3 3 0 0 1-1 3 3 3 0 0 1-3 1" }),
2222
+ React__default.createElement("path", { fill: "#FCCAAF", d: "M261 335c-25 32-48 32-70 0l5-10v-1a45 45 0 0 0 2-13h56a48 48 0 0 0 2 13v1l5 10" }),
2223
+ React__default.createElement("path", { fill: "#2D87F3", d: "M281 452H175c-14-93 16-117 16-117 7 9 20 15 35 15s28-6 35-15c0 0 9 12 16 37 5 20 6 60 4 80" }),
2224
+ React__default.createElement("path", { fill: "#BCDEFF", d: "M191 335a84 84 0 0 0-30 19 53 53 0 0 0-13 28c0 3 11 1 16 0h1v1c-13 8-17 19-16 25 2 15 6 30 13 44h26s-12-72 3-117m96 48a1 1 0 0 1 0-1h1c1 0 0 0 0 0 5 1 16 3 16 0a53 53 0 0 0-13-28 83 83 0 0 0-30-19c15 45 3 117 3 117h26a157 157 0 0 0 13-44c1-6-3-17-16-25" }),
2225
+ React__default.createElement("path", { fill: "#FF977B", d: "M256 325c-20 18-40 18-60 0v-1a46 46 0 0 0 2-13h56a48 48 0 0 0 2 13v1" }),
2226
+ React__default.createElement("path", { fill: "#FCCAAF", d: "M314 205c-3 54-17 80-39 96-14 11-37 24-49 24s-35-13-49-24c-22-16-36-42-39-96 52-21 30-127 85-99a7 7 0 0 0 6 0c55-28 33 78 85 99" }),
2227
+ React__default.createElement("path", { fill: "#FFB497", d: "M221 106c-27-12-34 12-43 40-7 25-16 54-41 63l1 3c43 0 71-62 83-106" })),
2228
+ React__default.createElement("path", { fill: "#FF977B", d: "M233 233a5 5 0 0 0-4 2l-3 1-3-1a5 5 0 0 0-2-2 5 5 0 0 0-4 0 5 5 0 0 0-3 5c0 6 9 8 12 8s12-2 12-8a5 5 0 0 0-2-3 5 5 0 0 0-3-2", display: "block" }),
2229
+ React__default.createElement("path", { fill: "#1B3250", d: "m261 199 9-5a27 27 0 0 1 11-1c4 0 7 0 11 2l8 4a2 2 0 0 1 1 2 2 2 0 0 1 0 1h-1l-10-1h-9a20 20 0 0 0-7 2 65 65 0 0 0-7 4 5 5 0 0 1-4 1 5 5 0 0 1-3-2 5 5 0 0 1-1-2 5 5 0 0 1 2-5", display: "block" }),
2230
+ React__default.createElement("path", { fill: "#284A75", d: "M280 218a9 9 0 1 0 0-19 9 9 0 0 0 0 19", display: "block" }),
2231
+ React__default.createElement("path", { fill: "#1B3250", d: "m192 210-7-4-7-2h-9l-9 1a2 2 0 0 1-2-1v-1l1-1 9-4c3-2 6-2 10-2 4-1 7 0 11 1l9 5a5 5 0 0 1 2 3v4a5 5 0 0 1-7 2l-1-1", display: "block" }),
2232
+ React__default.createElement("path", { fill: "#284A75", d: "M184 218a9 9 0 1 0 0-19 9 9 0 0 0 0 19", display: "block" }),
2233
+ React__default.createElement("g", { fill: "#FFF", display: "block" },
2234
+ React__default.createElement("path", { d: "m216 213-4-1a5 5 0 0 1-1-3v-4a5 5 0 0 1 3-2 33 33 0 0 1 24 0 5 5 0 0 1 3 7 5 5 0 0 1-3 2h-3a23 23 0 0 0-18 1h-1" }),
2235
+ React__default.createElement("path", { d: "M183 249a38 38 0 0 1-35-23 38 38 0 0 1-2-22 38 38 0 0 1 11-19 38 38 0 0 1 19-11c7-1 15 0 22 2a38 38 0 0 1 16 14 38 38 0 0 1 7 21 38 38 0 0 1-11 27 38 38 0 0 1-27 11m0-65a27 27 0 0 0-25 17 27 27 0 0 0-2 15 27 27 0 0 0 8 14 27 27 0 0 0 42-4c3-4 4-9 4-15a27 27 0 0 0-8-19 27 27 0 0 0-19-8zm86 65a38 38 0 0 1-35-24 38 38 0 0 1 27-51 38 38 0 0 1 39 16 38 38 0 0 1 6 21 38 38 0 0 1-11 27 38 38 0 0 1-26 11m0-65a27 27 0 0 0-25 17 27 27 0 0 0-2 15 27 27 0 0 0 8 14 27 27 0 0 0 46-19 27 27 0 0 0-8-19 27 27 0 0 0-19-8z" })),
2236
+ React__default.createElement("path", { d: "m205 180-2-1c-10-4-39-9-47-1a5 5 0 0 1-3 2 5 5 0 0 1-4-2 5 5 0 0 1-2-3l1-4c14-15 52-4 59-1a5 5 0 0 1 3 6 5 5 0 0 1-2 3l-3 1zm42 0-3-1a5 5 0 0 1-1-7 5 5 0 0 1 2-2c7-3 45-14 59 1a5 5 0 0 1 1 4l-2 3a5 5 0 0 1-4 2l-3-2c-8-8-37-3-47 1l-2 1", fill: "#284A75", display: "block" }),
2237
+ React__default.createElement("path", { fill: "#FF886C", d: "M208 260a4 4 0 0 0-3 1 4 4 0 0 0-1 3c2 8 6 19 22 19s21-11 22-19a4 4 0 0 0-4-4l-18-1-18 1", display: "block" }),
2238
+ React__default.createElement("g", { display: "block" },
2239
+ React__default.createElement("g", { fill: "#FFF" },
2240
+ React__default.createElement("path", { d: "M469 405a85 85 0 1 1-170 0 85 85 0 0 1 170 0" }),
2241
+ React__default.createElement("path", { d: "M469 405a85 85 0 1 1-170 0 85 85 0 0 1 170 0" })),
2242
+ React__default.createElement("path", { fill: "#E4E8EC", d: "M384 480a75 75 0 1 0 0-149 75 75 0 0 0 0 149m0 11a85 85 0 1 0 0-171 85 85 0 0 0 0 171" }),
2243
+ React__default.createElement("path", { fill: "#FFF", d: "M469 405a85 85 0 1 1-170 0 85 85 0 0 1 170 0" }),
2244
+ React__default.createElement("path", { fill: "#E4E8EC", d: "M384 480a75 75 0 1 0 0-149 75 75 0 0 0 0 149m0 11a85 85 0 1 0 0-171 85 85 0 0 0 0 171" }),
2245
+ React__default.createElement("path", { fill: "#FF6F4D", d: "M389 358h-11a17 17 0 0 0-12 5 17 17 0 0 0-5 12v3l-1 3a4 4 0 0 1-3 1h-3a17 17 0 0 0-17 17v12a17 17 0 0 0 17 17h3a4 4 0 0 1 4 3v3a17 17 0 0 0 17 17h11c5 0 9-2 12-5s5-7 5-12v-3a4 4 0 0 1 4-3h3c4 0 9-2 12-5s5-8 5-12v-12c0-5-2-9-5-12a17 17 0 0 0-12-5h-3a4 4 0 0 1-4-4v-3a17 17 0 0 0-5-12 17 17 0 0 0-12-5" })))));
2246
+
2247
+ const MenuViewMore = ({ menuItems = [], isOpen, onClose }) => {
2248
+ const { locale, configs: { enableAppIntroPage }, } = useContext(NavigationContext);
2249
+ const ecomNavItem = menuItems.find((m) => m.id === 'ecom');
2250
+ const careNavItem = menuItems.find((m) => m.id === 'care');
2251
+ return (React__default.createElement(PopupWrapper, { onClosePopup: onClose, isDisplay: isOpen, isNavMenu: true, hideCloseBtn: true, stylesContainer: {
2252
+ display: 'flex',
2253
+ gap: 0,
2254
+ padding: 0,
2256
2255
  } },
2257
- React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", style: {
2258
- verticalAlign: 'bottom',
2259
- } },
2260
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.3097 9.06111C3.3097 5.88483 5.88458 3.30994 9.06087 3.30994C12.2372 3.30994 14.812 5.88483 14.812 9.06111C14.812 12.2374 12.2372 14.8123 9.06087 14.8123C5.88458 14.8123 3.3097 12.2374 3.3097 9.06111ZM9.06087 1.66675C4.97707 1.66675 1.6665 4.97732 1.6665 9.06111C1.6665 13.1449 4.97707 16.4555 9.06087 16.4555C10.8067 16.4555 12.4112 15.8505 13.6761 14.8387L16.9305 18.0931C17.2514 18.4139 17.7716 18.4139 18.0924 18.0931C18.4133 17.7722 18.4133 17.252 18.0924 16.9312L14.8381 13.6768C15.8501 12.4118 16.4552 10.8071 16.4552 9.06111C16.4552 4.97732 13.1447 1.66675 9.06087 1.66675Z", fill: "#8C8C8C" })))) : (React__default.createElement(StyleInput, { className: "fake-search-input", name: 'search-input-menu-service' + id, size: "md", "data-event-category": eventCategoryTracking, "data-event-action": "Search", "data-event-label": keyword, placeholder: siteType === 'marryBaby'
2261
- ? t('navigation.search.input.placeholder')
2262
- : t('home.search', {
2263
- site: LOCALE_SPECS[locale || 'en-PH']
2264
- ? LOCALE_SPECS[locale || 'en-PH'].SITE_NAME
2265
- : '',
2266
- }), onChange: setKeyword, value: keyword, onKeyDown: (e) => e.key === 'Enter' &&
2267
- goToSearchPage(e.target.value), type: "search", onFocus: (e) => {
2268
- e.preventDefault();
2269
- if ((isMobile && isHomepage) || isRedirectSearchPage) {
2270
- goToSearchPage('');
2271
- }
2272
- }, rightSection: keyword ? (React__default.createElement("div", { className: "close-icon-wrapper", onClick: () => setKeyword(''), "data-event-category": "Search Page", "data-event-action": "Delete Search" },
2273
- React__default.createElement(Close, { size: 17, color: theme.colors.white }))) : (''), icon: React__default.createElement("a", { "data-event-category": "Search Button", "data-event-action": "Click", className: "search-icon-btn", onClick: () => {
2274
- if ((isMobile && isHomepage) || isRedirectSearchPage) {
2275
- goToSearchPage('');
2276
- }
2277
- } },
2278
- React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", style: {
2279
- verticalAlign: 'bottom',
2280
- } },
2281
- React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.3097 9.06111C3.3097 5.88483 5.88458 3.30994 9.06087 3.30994C12.2372 3.30994 14.812 5.88483 14.812 9.06111C14.812 12.2374 12.2372 14.8123 9.06087 14.8123C5.88458 14.8123 3.3097 12.2374 3.3097 9.06111ZM9.06087 1.66675C4.97707 1.66675 1.6665 4.97732 1.6665 9.06111C1.6665 13.1449 4.97707 16.4555 9.06087 16.4555C10.8067 16.4555 12.4112 15.8505 13.6761 14.8387L16.9305 18.0931C17.2514 18.4139 17.7716 18.4139 18.0924 18.0931C18.4133 17.7722 18.4133 17.252 18.0924 16.9312L14.8381 13.6768C15.8501 12.4118 16.4552 10.8071 16.4552 9.06111C16.4552 4.97732 13.1447 1.66675 9.06087 1.66675Z", fill: "#8C8C8C" }))) }));
2256
+ ecomNavItem && (React__default.createElement("a", { tabIndex: 0, href: ecomNavItem.link, "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": ecomNavItem.link },
2257
+ React__default.createElement(StyleButton, { variant: "tertiary", leftIcon: React__default.createElement(InitialCart, null) }, ecomNavItem.name))),
2258
+ careNavItem && (React__default.createElement("a", { tabIndex: 0, href: careNavItem.link, "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": careNavItem.link },
2259
+ React__default.createElement(StyleButton, { variant: "tertiary", leftIcon: React__default.createElement(InitialDoctor, null) }, careNavItem.name))),
2260
+ enableAppIntroPage && (React__default.createElement("a", { tabIndex: 0, href: "https://applink.hellobacsi.com/o9Q88rQh7Mb", "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": `https://applink.hellobacsi.com/o9Q88rQh7Mb` },
2261
+ React__default.createElement(StyleButton, { variant: "tertiary", leftIcon: React__default.createElement(StyleWrapperIcon, null,
2262
+ React__default.createElement(Logo, { width: 16, height: 15 })) }, `${LOCALE_SPECS[locale || 'en-PH'].SITE_NAME_FORMATTED} App`)))));
2282
2263
  };
2283
2264
 
2284
2265
  const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent, subHead, projectType, }) => {
2285
2266
  var _a, _b;
2286
- const { siteType, isMobile = false, locale, sitewideBanner, sitewideBannerShown = true, sponsorComponent, isHomepage = false, onBookingClick, currentUrl, onLoginClick, cartNumber,
2267
+ const { siteType, isMobile = false, locale, sitewideBanner, sitewideBannerShown = true, sponsorComponent, isHomepage = false,
2268
+ // onBookingClick,
2269
+ currentUrl, onLoginClick, cartNumber,
2287
2270
  // ssrMenuContent: { categories, healthTools, care, together },
2288
- configs: { statics, enableNavCareBooking, enableSearchBar, enableNavChatbotAi, enableAppIntroPage,
2271
+ configs: { statics,
2272
+ // enableNavCareBooking,
2273
+ enableSearchBar, enableNavChatbotAi, enableAppIntroPage,
2289
2274
  // enableNavVideo,
2290
2275
  // enableNavCare,
2291
2276
  // enableProfileMyHealth,
@@ -2296,7 +2281,6 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
2296
2281
  // userProfileRouterPush,
2297
2282
  isUserLoading, } = useContext(NavigationContext);
2298
2283
  const { triggerLogin } = useSSOV2Store();
2299
- const { t } = useTranslations();
2300
2284
  const { SSO_URL, HOME_PAGE_URL } = statics;
2301
2285
  const isSponsored = !!sponsorComponent;
2302
2286
  const [isCollapsed, setIsCollapsed] = useState(false);
@@ -2351,49 +2335,22 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
2351
2335
  scrolling();
2352
2336
  }, [isMobile]);
2353
2337
  const isShowingSiteWideBanner = sitewideBannerShown && !!sitewideBanner;
2354
- const ecomNavItem = menuItems.find((m) => m.id === 'ecom');
2355
- const careNavItem = menuItems.find((m) => m.id === 'care');
2356
2338
  return (React__default.createElement(StyledHeaderWrapper, { "data-site-type": siteType, "data-sponsored": isSponsored, "data-sitewide-banner-shown": isShowingSiteWideBanner, "data-header-type": "home", "data-collapsed": isCollapsed, "data-is-displayed": true, id: "site-header", ref: headerRef },
2357
2339
  sitewideBanner,
2358
2340
  React__default.createElement(StyledHeader, { "data-site-type": siteType },
2359
2341
  React__default.createElement(StyledLeftGroup, { "data-site-type": siteType },
2360
- isMobile && (React__default.createElement(HamburgerMenu, { menuItems: menuItems, isHomepage: isHomepage, projectType: projectType })),
2342
+ isMobile && (React__default.createElement(HamburgerMenu, { menuItems: menuItems.filter((m) => !!m.link), isHomepage: isHomepage, projectType: projectType })),
2361
2343
  logoComponent || (React__default.createElement("a", { style: {
2362
2344
  flexShrink: 0,
2363
2345
  }, href: HOME_PAGE_URL },
2364
2346
  React__default.createElement("div", null,
2365
- React__default.createElement(Logo, { style: {
2347
+ React__default.createElement(Logo$1, { style: {
2366
2348
  display: 'flex',
2367
2349
  }, type: logoType, badge: locale === 'id-ID' && (React__default.createElement("img", { src: CommonGAssets.getAssetPath('sehat-badge.png'), width: "56", height: "23", loading: "lazy" })), dateForSeasonal: new Date(), locale: locale, key: typeof window !== 'undefined' ? 'client' : 'server' })))),
2368
- !isMobile && (React__default.createElement(React__default.Fragment, null, siteType === 'marryBaby' ? (React__default.createElement(NavigationMenu, { menuItems: menuItems })) : (enableSearchBar && (React__default.createElement(NavigtionSearch, { siteType: siteType, projectType: projectType, isMobile: isMobile })))))),
2350
+ !isMobile && (React__default.createElement(React__default.Fragment, null, siteType === 'marryBaby' ? (React__default.createElement(NavigationMenu, { menuItems: menuItems, originalMenuItems: menuItems })) : (enableSearchBar && (React__default.createElement(NavigtionSearch, { siteType: siteType, projectType: projectType, isMobile: isMobile })))))),
2369
2351
  React__default.createElement(StyledRightGroup, { "data-site-type": siteType },
2370
- !isMobile && siteType !== 'marryBaby' && (React__default.createElement(NavigationMenu, { menuItems: menuItems.filter((m) => m.id !== 'ecom' && m.id !== 'care') })),
2352
+ !isMobile && siteType !== 'marryBaby' && (React__default.createElement(NavigationMenu, { menuItems: menuItems.filter((m) => m.id !== 'ecom' && m.id !== 'care'), originalMenuItems: menuItems })),
2371
2353
  React__default.createElement(StyledProfileNavGroup, null,
2372
- !isMobile && (React__default.createElement(React__default.Fragment, null,
2373
- ecomNavItem ? (React__default.createElement(ItemNavButton, { item: ecomNavItem, color: 'transparent' })) : null,
2374
- careNavItem ? (React__default.createElement(ItemNavButton, { item: careNavItem, color: "gray" })) : null,
2375
- enableNavCareBooking && (React__default.createElement(DisplayWrapper, { mediaQueryKey: "mbUp" },
2376
- React__default.createElement(BookingButton, { careUrlFe: statics.CARE_URL_FE, currentUrl: currentUrl, btnName: t('login.booking'), onCareHeaderClick: onBookingClick }))))),
2377
- enableAppIntroPage && (React__default.createElement(Box, { component: "a", href: "https://applink.hellobacsi.com/o9Q88rQh7Mb", "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": `https://applink.hellobacsi.com/o9Q88rQh7Mb`, sx: (theme) => ({
2378
- [theme.fn.largerThan('sm')]: {
2379
- order: 10,
2380
- },
2381
- }), className: "download-app-nav-item" },
2382
- React__default.createElement(Button$1, { variant: "primary", size: isMobile ? 'sm' : 'md', leftIcon: React__default.createElement(Download, { size: 20, color: "currentColor" }), styles: (theme) => ({
2383
- root: {
2384
- [theme.fn.smallerThan('sm')]: {
2385
- paddingLeft: 8,
2386
- paddingRight: 8,
2387
- },
2388
- },
2389
- leftIcon: {
2390
- [theme.fn.smallerThan('sm')]: {
2391
- marginRight: 5,
2392
- },
2393
- },
2394
- }) }, t(isMobile
2395
- ? 'home.navigator.app'
2396
- : 'home.navigator.downloadApp')))),
2397
2354
  languageMenu,
2398
2355
  enableNavChatbotAi && (React__default.createElement(Box, { component: "a", href: `${getCurrentBaseUrl(locale)}/ai-doctor`, "data-event-category": "Chatbot AI", "data-event-action": "Open", "data-event-label": "Hamburger Navigation", className: "ai-doctor-nav-item" },
2399
2356
  React__default.createElement(StyleButtonAiChat, { variant: "tertiary", leftIcon: React__default.createElement(ChatAi, { size: 18, color: "#2F8AF2" }), size: "md", className: "ai-doctor-btn" }, (_b = LOCALE_SPECS[locale]) === null || _b === void 0 ? void 0 :
@@ -2425,10 +2382,10 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
2425
2382
  };
2426
2383
  const NavigtionSearch = ({ siteType, projectType, isMobile = false, isHomepage = false, isRedirectSearchPage = false, }) => (React__default.createElement(DisplayWrapper, { mediaQueryKey: "mbUp", className: `${siteType === 'marryBaby' ? 'marry-baby' : ''} ${isHomepage ? 'block-show' : ''}` },
2427
2384
  React__default.createElement(SearchInput, { id: "desktop", projectType: projectType, isMobile: isMobile, isHomepage: isHomepage, isRedirectSearchPage: isRedirectSearchPage })));
2428
- const NavigationMenu = ({ menuItems }) => {
2385
+ const NavigationMenu = ({ menuItems, originalMenuItems, }) => {
2429
2386
  const { siteType, locale, ssrMenuContent: { categories, healthTools, care, together, videos }, } = useContext(NavigationContext);
2430
2387
  return (React__default.createElement(DisplayWrapper, { mediaQueryKey: "mbUp", style: { height: '100%' } },
2431
- React__default.createElement(StyledWrapMenuItems, { "data-site-type": siteType }, menuItems === null || menuItems === void 0 ? void 0 : menuItems.map((menuItem, index) => (React__default.createElement(ItemMenu, { key: index, item: menuItem, menu: menuItem.popupType === 'categories' ? (React__default.createElement(MenuCategoriesList, { categories: categories === null || categories === void 0 ? void 0 : categories.items, spotlightsList: categories === null || categories === void 0 ? void 0 : categories.spotlights })) : menuItem.popupType === 'tools' ? (React__default.createElement(MenuHealthToolsList, { locale: locale, healthTools: healthTools === null || healthTools === void 0 ? void 0 : healthTools.items, spotlightHealthTools: healthTools === null || healthTools === void 0 ? void 0 : healthTools.spotlights })) : menuItem.popupType === 'together' ? (React__default.createElement(MenuCommunitiesList, { communities: together === null || together === void 0 ? void 0 : together.items, spotlights: together === null || together === void 0 ? void 0 : together.spotlights })) : menuItem.popupType === 'care' ? (React__default.createElement(MenuCareList, { careSpecialties: care === null || care === void 0 ? void 0 : care.items, spotlights: care === null || care === void 0 ? void 0 : care.spotlights })) : menuItem.popupType === 'video' ? (React__default.createElement(MenuVideoList, { spotlightsList: videos === null || videos === void 0 ? void 0 : videos.spotlights })) : null }))))));
2388
+ React__default.createElement(StyledWrapMenuItems, { "data-site-type": siteType }, menuItems === null || menuItems === void 0 ? void 0 : menuItems.map((menuItem, index) => (React__default.createElement(ItemMenu, { key: index, item: menuItem, menu: menuItem.popupType === 'categories' ? (React__default.createElement(MenuCategoriesList, { categories: categories === null || categories === void 0 ? void 0 : categories.items, spotlightsList: categories === null || categories === void 0 ? void 0 : categories.spotlights })) : menuItem.popupType === 'tools' ? (React__default.createElement(MenuHealthToolsList, { locale: locale, healthTools: healthTools === null || healthTools === void 0 ? void 0 : healthTools.items, spotlightHealthTools: healthTools === null || healthTools === void 0 ? void 0 : healthTools.spotlights })) : menuItem.popupType === 'together' ? (React__default.createElement(MenuCommunitiesList, { communities: together === null || together === void 0 ? void 0 : together.items, spotlights: together === null || together === void 0 ? void 0 : together.spotlights })) : menuItem.popupType === 'care' ? (React__default.createElement(MenuCareList, { careSpecialties: care === null || care === void 0 ? void 0 : care.items, spotlights: care === null || care === void 0 ? void 0 : care.spotlights })) : menuItem.popupType === 'video' ? (React__default.createElement(MenuVideoList, { spotlightsList: videos === null || videos === void 0 ? void 0 : videos.spotlights })) : menuItem.popupType === 'other' ? (React__default.createElement(MenuViewMore, { menuItems: originalMenuItems })) : null }))))));
2432
2389
  };
2433
2390
 
2434
2391
  const useHeaderHeight = ({ hasSponsoredBanners, isSponsored, isShowingSiteWideBanner, isMobile, }) => {
@@ -2590,6 +2547,17 @@ const useNavServices = () => {
2590
2547
  thumbnail: CommonGAssets.getAssetPath('nav-icons/care.svg'),
2591
2548
  popupType: locale === 'id-ID' ? 'care' : null,
2592
2549
  });
2550
+ _services.push({
2551
+ name: t('home.seeMore'),
2552
+ id: 'other',
2553
+ link: '',
2554
+ thumbnail: '',
2555
+ popupType: 'other',
2556
+ icon: (React__default.createElement(HamburgerIcon, { siteType: siteType, enableSearch: false, style: {
2557
+ width: '16px',
2558
+ height: '16px',
2559
+ }, className: "mobile-hamburger-icon" })),
2560
+ });
2593
2561
  return _services;
2594
2562
  }, []);
2595
2563
  return services;