@hhgtech/hhg-components 1.28.22 → 1.28.24

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 (345) hide show
  1. package/build/ChevronDown-a7f1d74f.js +1 -0
  2. package/build/babyGrowth.js +2 -2
  3. package/build/cache.js +1 -1
  4. package/build/care.js +1 -1
  5. package/build/components/navigationV2/components/atoms/HamburgerIcon.d.ts +1 -3
  6. package/build/components/navigationV2/components/molecules/Categories/index.d.ts +3 -1
  7. package/build/components/navigationV2/components/molecules/menuEcomList/Item/index.d.ts +8 -0
  8. package/build/components/navigationV2/components/molecules/menuEcomList/Item/index.styled.d.ts +1 -0
  9. package/build/components/navigationV2/components/molecules/menuEcomList/ecomSpotlights.d.ts +8 -0
  10. package/build/components/navigationV2/components/molecules/menuEcomList/index.styled.d.ts +2 -0
  11. package/build/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +1 -3
  12. package/build/components/navigationV2/components/molecules/navigationBar/index.d.ts +2 -3
  13. package/build/components/navigationV2/index.d.ts +5 -0
  14. package/build/components/organisms/index.d.ts +1 -1
  15. package/build/components/organisms/navigationProfileButton/index.d.ts +2 -11
  16. package/build/components/organisms/navigationProfileButton/index.styled.d.ts +1 -1
  17. package/build/components/organisms/navigationProfileButton/profilePopup.d.ts +3 -15
  18. package/build/components/organisms/profileNavigation/icons/booking.d.ts +2 -0
  19. package/build/components/organisms/profileNavigation/icons/community.d.ts +2 -0
  20. package/build/components/organisms/profileNavigation/icons/dot.d.ts +2 -0
  21. package/build/components/organisms/profileNavigation/icons/eShop.d.ts +2 -0
  22. package/build/components/organisms/profileNavigation/icons/help.d.ts +2 -0
  23. package/build/components/organisms/profileNavigation/icons/logOut.d.ts +2 -0
  24. package/build/components/organisms/profileNavigation/icons/myHealth.d.ts +2 -0
  25. package/build/components/organisms/profileNavigation/icons/save.d.ts +2 -0
  26. package/build/components/organisms/profileNavigation/icons/settings.d.ts +2 -0
  27. package/build/components/organisms/profileNavigation/icons/user.d.ts +2 -0
  28. package/build/components/organisms/profileNavigation/index.d.ts +36 -0
  29. package/build/components/organisms/profileNavigation/index.styled.d.ts +9 -0
  30. package/build/components/organisms/profileNavigation/rank.d.ts +7 -0
  31. package/build/components/organisms/profileNavigation/userInfo.d.ts +6 -0
  32. package/build/components.js +1 -1
  33. package/build/{constants-a58058df.js → constants-01e66f7d.js} +1 -1
  34. package/build/{constants-fc006ac7.js → constants-2e9929c9.js} +1 -1
  35. package/build/constants.js +1 -1
  36. package/build/{core-cd2c8618.js → core-de0da41b.js} +1 -1
  37. package/build/ecom.js +1 -1
  38. package/build/esm/ChevronDown-8b06620e.js +1 -0
  39. package/build/esm/babyGrowth.js +9 -9
  40. package/build/esm/cache.js +1 -1
  41. package/build/esm/care.js +1 -1
  42. package/build/esm/components/navigationV2/components/atoms/HamburgerIcon.d.ts +1 -3
  43. package/build/esm/components/navigationV2/components/molecules/Categories/index.d.ts +3 -1
  44. package/build/esm/components/navigationV2/components/molecules/menuEcomList/Item/index.d.ts +8 -0
  45. package/build/esm/components/navigationV2/components/molecules/menuEcomList/Item/index.styled.d.ts +1 -0
  46. package/build/esm/components/navigationV2/components/molecules/menuEcomList/ecomSpotlights.d.ts +8 -0
  47. package/build/esm/components/navigationV2/components/molecules/menuEcomList/index.styled.d.ts +2 -0
  48. package/build/esm/components/navigationV2/components/molecules/navigationBar/hamburgerMenu/index.d.ts +1 -3
  49. package/build/esm/components/navigationV2/components/molecules/navigationBar/index.d.ts +2 -3
  50. package/build/esm/components/navigationV2/index.d.ts +5 -0
  51. package/build/esm/components/organisms/index.d.ts +1 -1
  52. package/build/esm/components/organisms/navigationProfileButton/index.d.ts +2 -11
  53. package/build/esm/components/organisms/navigationProfileButton/index.styled.d.ts +1 -1
  54. package/build/esm/components/organisms/navigationProfileButton/profilePopup.d.ts +3 -15
  55. package/build/esm/components/organisms/profileNavigation/icons/booking.d.ts +2 -0
  56. package/build/esm/components/organisms/profileNavigation/icons/community.d.ts +2 -0
  57. package/build/esm/components/organisms/profileNavigation/icons/dot.d.ts +2 -0
  58. package/build/esm/components/organisms/profileNavigation/icons/eShop.d.ts +2 -0
  59. package/build/esm/components/organisms/profileNavigation/icons/help.d.ts +2 -0
  60. package/build/esm/components/organisms/profileNavigation/icons/logOut.d.ts +2 -0
  61. package/build/esm/components/organisms/profileNavigation/icons/myHealth.d.ts +2 -0
  62. package/build/esm/components/organisms/profileNavigation/icons/save.d.ts +2 -0
  63. package/build/esm/components/organisms/profileNavigation/icons/settings.d.ts +2 -0
  64. package/build/esm/components/organisms/profileNavigation/icons/user.d.ts +2 -0
  65. package/build/esm/components/organisms/profileNavigation/index.d.ts +36 -0
  66. package/build/esm/components/organisms/profileNavigation/index.styled.d.ts +9 -0
  67. package/build/esm/components/organisms/profileNavigation/rank.d.ts +7 -0
  68. package/build/esm/components/organisms/profileNavigation/userInfo.d.ts +6 -0
  69. package/build/esm/components.js +1 -1
  70. package/build/esm/{constants-9fb40a16.js → constants-5c1c10ec.js} +1 -1
  71. package/build/esm/{constants-27004e00.js → constants-93309ffe.js} +1 -1
  72. package/build/esm/constants.js +1 -1
  73. package/build/esm/{core-840ab80b.js → core-fd370246.js} +1 -1
  74. package/build/esm/ecom.js +1 -1
  75. package/build/esm/footer.js +1 -1
  76. package/build/esm/gAssets.js +1 -1
  77. package/build/esm/{getDynamicHealthTool-223693d9.js → getDynamicHealthTool-100e083c.js} +1 -1
  78. package/build/esm/{getSocialList-faff643c.js → getSocialList-7eaa6c82.js} +1 -1
  79. package/build/esm/hooks.js +1 -1
  80. package/build/esm/i18n/translationKeys.d.ts +1 -1
  81. package/build/esm/i18n-values/en-PH.js +1 -1
  82. package/build/esm/i18n-values/hi-IN.js +1 -1
  83. package/build/esm/i18n-values/id-ID.js +1 -1
  84. package/build/esm/i18n-values/km-KH.js +1 -1
  85. package/build/esm/i18n-values/ms-MY.js +1 -1
  86. package/build/esm/i18n-values/my-MM.js +1 -1
  87. package/build/esm/i18n-values/th-TH.js +1 -1
  88. package/build/esm/i18n-values/tl-PH.js +1 -1
  89. package/build/esm/i18n-values/vi-VN.js +1 -1
  90. package/build/esm/i18n-values/vi-VN_MB.js +1 -1
  91. package/build/esm/i18n-values/zh-TW.js +1 -1
  92. package/build/esm/i18n.js +1 -1
  93. package/build/esm/i18nV2.js +1 -1
  94. package/build/esm/{index-f6066f6e.js → index-01ff6bb6.js} +1 -1
  95. package/build/esm/index-469663b4.js +1 -0
  96. package/build/esm/{index-2df6f063.js → index-4936157e.js} +1 -1
  97. package/build/esm/{index-71cce804.js → index-5652b66f.js} +1 -1
  98. package/build/esm/{index-45ccfa83.js → index-56a99d10.js} +1 -1
  99. package/build/esm/{index-ce22b3b6.js → index-5bf3f718.js} +1 -1
  100. package/build/esm/index-6056505c.js +3533 -0
  101. package/build/esm/{index-e2470261.js → index-6fd78e98.js} +2 -2
  102. package/build/esm/{index-dab239b5.js → index-7bf30204.js} +4 -4
  103. package/build/esm/index-8fe913cb.js +1755 -0
  104. package/build/esm/{index-e6f18bd6.js → index-93f30775.js} +1 -1
  105. package/build/esm/index-9d0ee2ae.js +1 -0
  106. package/build/esm/index-a83594da.js +1 -0
  107. package/build/esm/{index-1544c950.js → index-c8e58753.js} +1 -1
  108. package/build/esm/{index-7ddebb37.js → index-d082573e.js} +1 -1
  109. package/build/esm/{index-3590ace9.js → index-eb2fec3a.js} +1 -1
  110. package/build/esm/{index-631a0653.js → index-ebddfad0.js} +2 -2
  111. package/build/esm/{index-0c8e02fe.js → index-f437a6d5.js} +1 -1
  112. package/build/esm/{index-d1155f84.js → index-f4f19915.js} +1 -1
  113. package/build/esm/index.css +1 -1
  114. package/build/esm/index.js +1 -1
  115. package/build/esm/{index.styled-42d7d883.js → index.styled-6a83167e.js} +1 -1
  116. package/build/esm/{index.styled-88839824.js → index.styled-e2dd0b11.js} +1 -1
  117. package/build/esm/{index.styles-d0bb1e03.js → index.styles-c8bed999.js} +2 -2
  118. package/build/esm/lead.js +1 -1
  119. package/build/esm/mantine.js +1 -1
  120. package/build/esm/misc.js +1 -1
  121. package/build/esm/navigation.js +1 -1
  122. package/build/esm/onboardingV2.js +1 -1
  123. package/build/esm/pwg.js +2 -2
  124. package/build/esm/{routing-e07218b4.js → routing-764f5aef.js} +1 -1
  125. package/build/esm/together.js +1 -1
  126. package/build/esm/{types-04146982.js → types-20179708.js} +137 -137
  127. package/build/esm/{types-858772c3.js → types-cb7f72f8.js} +1 -1
  128. package/build/esm/types.js +1 -1
  129. package/build/esm/{useCategory-8ca1a4e9.js → useCategory-bad721b3.js} +1 -1
  130. package/build/esm/useHealthToolCache-50eb29d9.js +1 -0
  131. package/build/esm/{useRafState-e6d4886b.js → useRafState-75e3bec7.js} +1 -1
  132. package/build/esm/{useTranslations-5eee897f.js → useTranslations-be323591.js} +1 -1
  133. package/build/esm/{utils-5f14f492.js → utils-970002da.js} +1 -1
  134. package/build/esm/{utils-ee3c1d92.js → utils-d92c16dc.js} +1 -1
  135. package/build/esm/vaccination.js +1 -1
  136. package/build/footer.js +1 -1
  137. package/build/gAssets.js +1 -1
  138. package/build/{getDynamicHealthTool-68c838ab.js → getDynamicHealthTool-92a205f1.js} +1 -1
  139. package/build/{getSocialList-d9c58635.js → getSocialList-693b7037.js} +1 -1
  140. package/build/hooks.js +1 -1
  141. package/build/i18n/translationKeys.d.ts +1 -1
  142. package/build/i18n-values/en-PH.js +1 -1
  143. package/build/i18n-values/hi-IN.js +1 -1
  144. package/build/i18n-values/id-ID.js +1 -1
  145. package/build/i18n-values/km-KH.js +1 -1
  146. package/build/i18n-values/ms-MY.js +1 -1
  147. package/build/i18n-values/my-MM.js +1 -1
  148. package/build/i18n-values/th-TH.js +1 -1
  149. package/build/i18n-values/tl-PH.js +1 -1
  150. package/build/i18n-values/vi-VN.js +1 -1
  151. package/build/i18n-values/vi-VN_MB.js +1 -1
  152. package/build/i18n-values/zh-TW.js +1 -1
  153. package/build/i18n.js +1 -1
  154. package/build/i18nV2.js +1 -1
  155. package/build/{index-20bcddf8.js → index-08e94eb5.js} +1 -1
  156. package/build/{index-5e7d2833.js → index-23e358bc.js} +3 -3
  157. package/build/{index-5df8e48c.js → index-24a309a8.js} +3 -3
  158. package/build/{index-0fcca4fb.js → index-2d036347.js} +1 -1
  159. package/build/index-342cc298.js +1 -0
  160. package/build/{index-ac41e629.js → index-346440aa.js} +1 -1
  161. package/build/{index-be672ee0.js → index-34d1fb08.js} +1 -1
  162. package/build/index-41db24e5.js +1755 -0
  163. package/build/{index-8e2adb6e.js → index-47910272.js} +1 -1
  164. package/build/{index-a3e0d4da.js → index-4ba75e12.js} +1 -1
  165. package/build/{index-d001b205.js → index-54c52674.js} +1 -1
  166. package/build/index-6cbd098f.js +1 -0
  167. package/build/{index-bf2a9704.js → index-747d092f.js} +1 -1
  168. package/build/{index-11a4804c.js → index-767a6e01.js} +1 -1
  169. package/build/{index-c9318869.js → index-b7724f4d.js} +1 -1
  170. package/build/{index-5dd1d4d2.js → index-c7a89eac.js} +1 -1
  171. package/build/{index-c1ac8c8e.js → index-ece3987b.js} +1 -1
  172. package/build/{index-e0e30fa5.js → index-f7275f39.js} +1 -1
  173. package/build/index-fe1104b0.js +3533 -0
  174. package/build/index.css +1 -1
  175. package/build/index.js +1 -1
  176. package/build/{index.styled-bf57e3f5.js → index.styled-8416527a.js} +1 -1
  177. package/build/{index.styled-c772d91a.js → index.styled-c6116efa.js} +1 -1
  178. package/build/{index.styles-c181cbd7.js → index.styles-d5c55350.js} +1 -1
  179. package/build/lead.js +1 -1
  180. package/build/mantine.js +1 -1
  181. package/build/misc.js +1 -1
  182. package/build/navigation.js +1 -1
  183. package/build/onboardingV2.js +1 -1
  184. package/build/pwg.js +2 -2
  185. package/build/{routing-bfbc957e.js → routing-1e886a33.js} +1 -1
  186. package/build/together.js +1 -1
  187. package/build/{types-e1279ec1.js → types-7487ac0b.js} +1 -1
  188. package/build/{types-cda69406.js → types-d1ef8af8.js} +68 -68
  189. package/build/types.js +1 -1
  190. package/build/{useCategory-3227fe9f.js → useCategory-031fbb0e.js} +1 -1
  191. package/build/{useHealthToolCache-4fcb8362.js → useHealthToolCache-4db94df6.js} +1 -1
  192. package/build/{useRafState-c0aff4b6.js → useRafState-ddaaa31a.js} +1 -1
  193. package/build/{useTranslations-838e0450.js → useTranslations-57328c38.js} +1 -1
  194. package/build/{utils-fde4413a.js → utils-1194739f.js} +1 -1
  195. package/build/{utils-ffaba4fa.js → utils-379d62c8.js} +1 -1
  196. package/build/vaccination.js +1 -1
  197. package/package.json +1 -1
  198. package/build/components/organisms/navigationProfileButton/popupWrapper.d.ts +0 -14
  199. package/build/esm/components/organisms/navigationProfileButton/popupWrapper.d.ts +0 -14
  200. package/build/esm/index-189110e3.js +0 -1753
  201. package/build/esm/index-6c4d5409.js +0 -1
  202. package/build/esm/index-88dd5ac1.js +0 -1
  203. package/build/esm/index-d3fa30fc.js +0 -1
  204. package/build/esm/index-f7985048.js +0 -3533
  205. package/build/esm/useHealthToolCache-6d26332c.js +0 -1
  206. package/build/index-25ab108c.js +0 -3533
  207. package/build/index-5ad97c99.js +0 -1
  208. package/build/index-a7b26336.js +0 -1753
  209. package/build/index-d09f268e.js +0 -1
  210. /package/build/{BMI_BOYS.percentile.monthly-96148bfe.js → BMI_BOYS.percentile.monthly-5122c73e.js} +0 -0
  211. /package/build/{BMI_BOYS.percentile.weekly-64f1bab8.js → BMI_BOYS.percentile.weekly-1b632bc0.js} +0 -0
  212. /package/build/{BMI_BOYS.percentile.yearly-1da25eb1.js → BMI_BOYS.percentile.yearly-272eb4ab.js} +0 -0
  213. /package/build/{BMI_BOYS.zscore.monthly-74fdfe9c.js → BMI_BOYS.zscore.monthly-1367ae65.js} +0 -0
  214. /package/build/{BMI_BOYS.zscore.weekly-91b18364.js → BMI_BOYS.zscore.weekly-5b2eaa30.js} +0 -0
  215. /package/build/{BMI_BOYS.zscore.yearly-e026f32d.js → BMI_BOYS.zscore.yearly-923767b3.js} +0 -0
  216. /package/build/{BMI_GIRLS.percentile.monthly-b56bf71a.js → BMI_GIRLS.percentile.monthly-4b720ade.js} +0 -0
  217. /package/build/{BMI_GIRLS.percentile.weekly-bc10109b.js → BMI_GIRLS.percentile.weekly-3b17f8ad.js} +0 -0
  218. /package/build/{BMI_GIRLS.percentile.yearly-7a6cc381.js → BMI_GIRLS.percentile.yearly-b88a66af.js} +0 -0
  219. /package/build/{BMI_GIRLS.zscore.monthly-8b6c0057.js → BMI_GIRLS.zscore.monthly-2d497ffc.js} +0 -0
  220. /package/build/{BMI_GIRLS.zscore.weekly-4d661e44.js → BMI_GIRLS.zscore.weekly-f7a35bd5.js} +0 -0
  221. /package/build/{BMI_GIRLS.zscore.yearly-9f010c5b.js → BMI_GIRLS.zscore.yearly-603e7da8.js} +0 -0
  222. /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-9cd3e480.js → HEAD CIRCUM_BOYS.percentile.monthly-afbd433e.js} +0 -0
  223. /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-6824d1ba.js → HEAD CIRCUM_BOYS.percentile.weekly-9ba16497.js} +0 -0
  224. /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-df1fef27.js → HEAD CIRCUM_BOYS.percentile.yearly-b6d3af70.js} +0 -0
  225. /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-7f696bc5.js → HEAD CIRCUM_BOYS.zscore.monthly-6c451c21.js} +0 -0
  226. /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-233be92c.js → HEAD CIRCUM_BOYS.zscore.weekly-0494a4d6.js} +0 -0
  227. /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-f9fdfc32.js → HEAD CIRCUM_BOYS.zscore.yearly-2429d079.js} +0 -0
  228. /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-346b817a.js → HEAD CIRCUM_GIRLS.percentile.monthly-c46ba6ce.js} +0 -0
  229. /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-b57442c0.js → HEAD CIRCUM_GIRLS.percentile.weekly-9bd6f991.js} +0 -0
  230. /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-4a4aa94b.js → HEAD CIRCUM_GIRLS.percentile.yearly-f21c9449.js} +0 -0
  231. /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-6ce37fff.js → HEAD CIRCUM_GIRLS.zscore.monthly-897537d3.js} +0 -0
  232. /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-3b5c8ced.js → HEAD CIRCUM_GIRLS.zscore.weekly-c40054e0.js} +0 -0
  233. /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-d4e85a20.js → HEAD CIRCUM_GIRLS.zscore.yearly-419f0871.js} +0 -0
  234. /package/build/{HEIGHT_BOYS.percentile.monthly-56ac170c.js → HEIGHT_BOYS.percentile.monthly-e687a6f9.js} +0 -0
  235. /package/build/{HEIGHT_BOYS.percentile.weekly-d4cd7a24.js → HEIGHT_BOYS.percentile.weekly-41f6212a.js} +0 -0
  236. /package/build/{HEIGHT_BOYS.percentile.yearly-54c59e01.js → HEIGHT_BOYS.percentile.yearly-c7fa685b.js} +0 -0
  237. /package/build/{HEIGHT_BOYS.zscore.monthly-fd97186a.js → HEIGHT_BOYS.zscore.monthly-78f0bd05.js} +0 -0
  238. /package/build/{HEIGHT_BOYS.zscore.weekly-04b5ec76.js → HEIGHT_BOYS.zscore.weekly-256faaa6.js} +0 -0
  239. /package/build/{HEIGHT_BOYS.zscore.yearly-aa471b4c.js → HEIGHT_BOYS.zscore.yearly-58ababfd.js} +0 -0
  240. /package/build/{HEIGHT_GIRLS.percentile.monthly-ba164abd.js → HEIGHT_GIRLS.percentile.monthly-c0fbecb7.js} +0 -0
  241. /package/build/{HEIGHT_GIRLS.percentile.weekly-5470787f.js → HEIGHT_GIRLS.percentile.weekly-ce819ce4.js} +0 -0
  242. /package/build/{HEIGHT_GIRLS.percentile.yearly-b150c223.js → HEIGHT_GIRLS.percentile.yearly-1f6307f8.js} +0 -0
  243. /package/build/{HEIGHT_GIRLS.zscore.monthly-3c6d8076.js → HEIGHT_GIRLS.zscore.monthly-bee24785.js} +0 -0
  244. /package/build/{HEIGHT_GIRLS.zscore.weekly-feae71d1.js → HEIGHT_GIRLS.zscore.weekly-dcc0997f.js} +0 -0
  245. /package/build/{HEIGHT_GIRLS.zscore.yearly-6247aab0.js → HEIGHT_GIRLS.zscore.yearly-43daa65c.js} +0 -0
  246. /package/build/{Onboarding-8183db2a.js → Onboarding-121c942a.js} +0 -0
  247. /package/build/{Visible-a93fccda.js → Visible-2d45e502.js} +0 -0
  248. /package/build/{WEIGHT_BOYS.percentile.monthly-febba2e1.js → WEIGHT_BOYS.percentile.monthly-afd71c48.js} +0 -0
  249. /package/build/{WEIGHT_BOYS.percentile.weekly-11e12732.js → WEIGHT_BOYS.percentile.weekly-ae3d2776.js} +0 -0
  250. /package/build/{WEIGHT_BOYS.percentile.yearly-ad063d36.js → WEIGHT_BOYS.percentile.yearly-fca5d172.js} +0 -0
  251. /package/build/{WEIGHT_BOYS.zscore.monthly-83fab5a5.js → WEIGHT_BOYS.zscore.monthly-48b7659b.js} +0 -0
  252. /package/build/{WEIGHT_BOYS.zscore.weekly-b9d1324a.js → WEIGHT_BOYS.zscore.weekly-d396a5ab.js} +0 -0
  253. /package/build/{WEIGHT_BOYS.zscore.yearly-ce1cf589.js → WEIGHT_BOYS.zscore.yearly-0923a355.js} +0 -0
  254. /package/build/{WEIGHT_GIRLS.percentile.monthly-9cddc118.js → WEIGHT_GIRLS.percentile.monthly-2edba4ed.js} +0 -0
  255. /package/build/{WEIGHT_GIRLS.percentile.weekly-c09c1906.js → WEIGHT_GIRLS.percentile.weekly-c9049fe9.js} +0 -0
  256. /package/build/{WEIGHT_GIRLS.percentile.yearly-50a8ce57.js → WEIGHT_GIRLS.percentile.yearly-ff4ad4e6.js} +0 -0
  257. /package/build/{WEIGHT_GIRLS.zscore.monthly-d3d49969.js → WEIGHT_GIRLS.zscore.monthly-789e6a99.js} +0 -0
  258. /package/build/{WEIGHT_GIRLS.zscore.weekly-6c081cd2.js → WEIGHT_GIRLS.zscore.weekly-a60a55a2.js} +0 -0
  259. /package/build/{WEIGHT_GIRLS.zscore.yearly-5c52b15b.js → WEIGHT_GIRLS.zscore.yearly-954d8085.js} +0 -0
  260. /package/build/{cookieHelper-a6b97d90.js → cookieHelper-0a828008.js} +0 -0
  261. /package/build/{dataTransform-a4d4c1b0.js → dataTransform-0cdba7f2.js} +0 -0
  262. /package/build/esm/{BMI_BOYS.percentile.monthly-90307381.js → BMI_BOYS.percentile.monthly-cf66ba31.js} +0 -0
  263. /package/build/esm/{BMI_BOYS.percentile.weekly-46d57501.js → BMI_BOYS.percentile.weekly-a29b64a2.js} +0 -0
  264. /package/build/esm/{BMI_BOYS.percentile.yearly-16d1e199.js → BMI_BOYS.percentile.yearly-c2ed11b5.js} +0 -0
  265. /package/build/esm/{BMI_BOYS.zscore.monthly-2ef690d3.js → BMI_BOYS.zscore.monthly-60d6f316.js} +0 -0
  266. /package/build/esm/{BMI_BOYS.zscore.weekly-4ecba791.js → BMI_BOYS.zscore.weekly-d9c254fd.js} +0 -0
  267. /package/build/esm/{BMI_BOYS.zscore.yearly-199ac940.js → BMI_BOYS.zscore.yearly-3b0d236f.js} +0 -0
  268. /package/build/esm/{BMI_GIRLS.percentile.monthly-da510f93.js → BMI_GIRLS.percentile.monthly-49437af8.js} +0 -0
  269. /package/build/esm/{BMI_GIRLS.percentile.weekly-39f68895.js → BMI_GIRLS.percentile.weekly-dff9de98.js} +0 -0
  270. /package/build/esm/{BMI_GIRLS.percentile.yearly-6bf00a8d.js → BMI_GIRLS.percentile.yearly-73f2d481.js} +0 -0
  271. /package/build/esm/{BMI_GIRLS.zscore.monthly-1907baa9.js → BMI_GIRLS.zscore.monthly-66783fcf.js} +0 -0
  272. /package/build/esm/{BMI_GIRLS.zscore.weekly-43228168.js → BMI_GIRLS.zscore.weekly-dd7eb968.js} +0 -0
  273. /package/build/esm/{BMI_GIRLS.zscore.yearly-d3e00018.js → BMI_GIRLS.zscore.yearly-1ff99fbb.js} +0 -0
  274. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a33f2acc.js → HEAD CIRCUM_BOYS.percentile.monthly-869e3845.js} +0 -0
  275. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-2a8b05c8.js → HEAD CIRCUM_BOYS.percentile.weekly-7fa2b7b1.js} +0 -0
  276. /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-aa25970c.js → HEAD CIRCUM_BOYS.percentile.yearly-29b35c84.js} +0 -0
  277. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-1dfefb19.js → HEAD CIRCUM_BOYS.zscore.monthly-c7f3512d.js} +0 -0
  278. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-23a756a4.js → HEAD CIRCUM_BOYS.zscore.weekly-07c0f031.js} +0 -0
  279. /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-abb82528.js → HEAD CIRCUM_BOYS.zscore.yearly-9d6dada3.js} +0 -0
  280. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-8d29afce.js → HEAD CIRCUM_GIRLS.percentile.monthly-8c1ad599.js} +0 -0
  281. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-d088b3d9.js → HEAD CIRCUM_GIRLS.percentile.weekly-9af39705.js} +0 -0
  282. /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-2bfa1b9d.js → HEAD CIRCUM_GIRLS.percentile.yearly-1fc3d293.js} +0 -0
  283. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-bffe5582.js → HEAD CIRCUM_GIRLS.zscore.monthly-f1b6f82f.js} +0 -0
  284. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-a6477dbf.js → HEAD CIRCUM_GIRLS.zscore.weekly-fc4c94ac.js} +0 -0
  285. /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-4b16228d.js → HEAD CIRCUM_GIRLS.zscore.yearly-39f2d5b7.js} +0 -0
  286. /package/build/esm/{HEIGHT_BOYS.percentile.monthly-dcc56215.js → HEIGHT_BOYS.percentile.monthly-01780d94.js} +0 -0
  287. /package/build/esm/{HEIGHT_BOYS.percentile.weekly-746f9f5f.js → HEIGHT_BOYS.percentile.weekly-d413e363.js} +0 -0
  288. /package/build/esm/{HEIGHT_BOYS.percentile.yearly-61101352.js → HEIGHT_BOYS.percentile.yearly-6b577c80.js} +0 -0
  289. /package/build/esm/{HEIGHT_BOYS.zscore.monthly-af541b00.js → HEIGHT_BOYS.zscore.monthly-fc9d7b14.js} +0 -0
  290. /package/build/esm/{HEIGHT_BOYS.zscore.weekly-83f908c3.js → HEIGHT_BOYS.zscore.weekly-a437dddb.js} +0 -0
  291. /package/build/esm/{HEIGHT_BOYS.zscore.yearly-f1c33ecd.js → HEIGHT_BOYS.zscore.yearly-e6d0b01f.js} +0 -0
  292. /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-ae4fe175.js → HEIGHT_GIRLS.percentile.monthly-42492adf.js} +0 -0
  293. /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-0bdfa7f2.js → HEIGHT_GIRLS.percentile.weekly-cd99b79f.js} +0 -0
  294. /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-630c67ac.js → HEIGHT_GIRLS.percentile.yearly-b2a3653b.js} +0 -0
  295. /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-e5be28b3.js → HEIGHT_GIRLS.zscore.monthly-313af260.js} +0 -0
  296. /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-a5fd6934.js → HEIGHT_GIRLS.zscore.weekly-b4c3aa99.js} +0 -0
  297. /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-15be82af.js → HEIGHT_GIRLS.zscore.yearly-3ca452a9.js} +0 -0
  298. /package/build/esm/{Onboarding-c4c73809.js → Onboarding-f0f4ea06.js} +0 -0
  299. /package/build/esm/{Visible-a9d70fee.js → Visible-7b11f73f.js} +0 -0
  300. /package/build/esm/{WEIGHT_BOYS.percentile.monthly-682b522e.js → WEIGHT_BOYS.percentile.monthly-8de02210.js} +0 -0
  301. /package/build/esm/{WEIGHT_BOYS.percentile.weekly-316f7e6f.js → WEIGHT_BOYS.percentile.weekly-018e0188.js} +0 -0
  302. /package/build/esm/{WEIGHT_BOYS.percentile.yearly-1745e62e.js → WEIGHT_BOYS.percentile.yearly-7533255f.js} +0 -0
  303. /package/build/esm/{WEIGHT_BOYS.zscore.monthly-333c0829.js → WEIGHT_BOYS.zscore.monthly-5ef6cfa9.js} +0 -0
  304. /package/build/esm/{WEIGHT_BOYS.zscore.weekly-354b49e7.js → WEIGHT_BOYS.zscore.weekly-9c0bd945.js} +0 -0
  305. /package/build/esm/{WEIGHT_BOYS.zscore.yearly-926c20df.js → WEIGHT_BOYS.zscore.yearly-11eafa8b.js} +0 -0
  306. /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-3688887b.js → WEIGHT_GIRLS.percentile.monthly-e1bb7178.js} +0 -0
  307. /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-7438a8e0.js → WEIGHT_GIRLS.percentile.weekly-2e671bb0.js} +0 -0
  308. /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-03443cdc.js → WEIGHT_GIRLS.percentile.yearly-13bb4f2e.js} +0 -0
  309. /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-d43cd306.js → WEIGHT_GIRLS.zscore.monthly-b5290840.js} +0 -0
  310. /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-82c94e23.js → WEIGHT_GIRLS.zscore.weekly-670ad6cb.js} +0 -0
  311. /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-0d972eaa.js → WEIGHT_GIRLS.zscore.yearly-ea4dd948.js} +0 -0
  312. /package/build/esm/{cookieHelper-e8bc8745.js → cookieHelper-a3641c3c.js} +0 -0
  313. /package/build/esm/{dataTransform-13a940e6.js → dataTransform-cd25e3f9.js} +0 -0
  314. /package/build/esm/{index-0f40266a.js → index-295bf892.js} +0 -0
  315. /package/build/esm/{index-1022850c.js → index-a2f2aa8c.js} +0 -0
  316. /package/build/esm/{index-af869181.js → index-c6ca2490.js} +0 -0
  317. /package/build/esm/{isProduction-abad368e.js → isProduction-68992f6e.js} +0 -0
  318. /package/build/esm/{localizeNumberFormat-7317ce83.js → localizeNumberFormat-861d9444.js} +0 -0
  319. /package/build/esm/{normalizeLink-bdd913b5.js → normalizeLink-7887e19b.js} +0 -0
  320. /package/build/esm/{number-d63081a4.js → number-af4cc924.js} +0 -0
  321. /package/build/esm/{paths-cd6362b0.js → paths-e44c3466.js} +0 -0
  322. /package/build/esm/{screenSizeContext-6250deff.js → screenSizeContext-b4241a4a.js} +0 -0
  323. /package/build/esm/{theme-b742a282.js → theme-220fd695.js} +0 -0
  324. /package/build/esm/{translationsContext-8a8e6199.js → translationsContext-17304068.js} +0 -0
  325. /package/build/esm/{tslib.es6-e88b4ce3.js → tslib.es6-0954dad0.js} +0 -0
  326. /package/build/esm/{types-c068166d.js → types-476de996.js} +0 -0
  327. /package/build/esm/{useIsInit-76e26578.js → useIsInit-71183a94.js} +0 -0
  328. /package/build/esm/{useOutsideClick-f7dbc152.js → useOutsideClick-59e1f7e3.js} +0 -0
  329. /package/build/esm/{useScrollbarSize-97c781c0.js → useScrollbarSize-a8120ced.js} +0 -0
  330. /package/build/{index-0a58af1c.js → index-1e5af348.js} +0 -0
  331. /package/build/{index-66a8ec44.js → index-2264403e.js} +0 -0
  332. /package/build/{index-d43c1ecb.js → index-9e8699b7.js} +0 -0
  333. /package/build/{isProduction-80fbe7d1.js → isProduction-48564cca.js} +0 -0
  334. /package/build/{localizeNumberFormat-ed7a991c.js → localizeNumberFormat-131893b9.js} +0 -0
  335. /package/build/{normalizeLink-58a3de31.js → normalizeLink-98d77b76.js} +0 -0
  336. /package/build/{number-e106e56a.js → number-e16bf03a.js} +0 -0
  337. /package/build/{paths-919284be.js → paths-3c59bbed.js} +0 -0
  338. /package/build/{screenSizeContext-12b5f9c1.js → screenSizeContext-a5607603.js} +0 -0
  339. /package/build/{theme-ffd03ae2.js → theme-e07df009.js} +0 -0
  340. /package/build/{translationsContext-58fe2efa.js → translationsContext-7087df6d.js} +0 -0
  341. /package/build/{tslib.es6-f42d0024.js → tslib.es6-f1074bc8.js} +0 -0
  342. /package/build/{types-0b03b0f3.js → types-4500dd10.js} +0 -0
  343. /package/build/{useIsInit-3dcba450.js → useIsInit-fa25e322.js} +0 -0
  344. /package/build/{useOutsideClick-a31510e0.js → useOutsideClick-a6c6af32.js} +0 -0
  345. /package/build/{useScrollbarSize-61d1478e.js → useScrollbarSize-01293c98.js} +0 -0
@@ -1,4 +1,4 @@
1
- import*as e from"react";import t,{useState as a,useEffect as o,useMemo as i,useCallback as r,createContext as n,useContext as l,useRef as s}from"react";import{K as d,L as c,M as p,N as m,b as u,O as g,Q as h,R as v,H as b,U as f,V as x,W as w,X as y,Y as E,_ as C,A as k,$ as A,B as N,a0 as z,z as T,w as S,a1 as L}from"./index.styles-d0bb1e03.js";import{B as V,I as P,u as j,A as F,f as B,T as O}from"./index-ce22b3b6.js";import{useMantineTheme as R,createStyles as M,Flex as I,Box as U,rem as D,Portal as W,Anchor as H,Accordion as Z}from"@mantine/core";import{_ as q,a as G}from"./tslib.es6-e88b4ce3.js";import{u as X,b as Q}from"./useTranslations-5eee897f.js";import{T as K,H as Y,I as $,P as J}from"./index-71cce804.js";import"@mantine/dates";import{d as _,D as ee}from"./index-1544c950.js";import{L as te}from"./Onboarding-c4c73809.js";import{CommonGAssets as ae}from"./gAssets.js";import oe from"dayjs";import{M as ie,t as re}from"./screenSizeContext-6250deff.js";import ne,{keyframes as le,css as se}from"styled-components";import{t as de}from"./theme-b742a282.js";import{a as ce}from"./number-d63081a4.js";import{i as pe}from"./isProduction-abad368e.js";import"@mantine/hooks";import{format as me}from"date-fns";import"./translationsContext-8a8e6199.js";import"string-format";import{B as ue}from"./index-d1155f84.js";import{I as ge}from"./index-7ddebb37.js";import{U as he,P as ve,b as be,a as fe,c as xe,e as we}from"./index-e2470261.js";import{g as ye}from"./routing-e07218b4.js";import Ee from"dayjs/plugin/relativeTime";import{P as Ce}from"./paths-cd6362b0.js";import{a as ke}from"./constants-27004e00.js";import Ae from"lodash/debounce";import"./useCategory-8ca1a4e9.js";import{M as Ne}from"./index-f6066f6e.js";import"innertext";import{d as ze,g as Te}from"./cookieHelper-e8bc8745.js";import"react-contenteditable";import"react-dom";import"./utils-5f14f492.js";import"./index.styled-42d7d883.js";import"./index-1022850c.js";const Se=({type:e="solid",className:a,style:o})=>t.createElement(d,{style:o,className:a,"data-diver-type":e,dividerType:e}),Le=t=>e.createElement("svg",Object.assign({width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor"},t),e.createElement("path",{d:"M3.99403 3.32695C3.86141 3.32698 3.73181 3.36657 3.62181 3.44065C3.5118 3.51472 3.42638 3.61992 3.37648 3.7428C3.32658 3.86567 3.31445 4.00064 3.34165 4.13044C3.36885 4.26024 3.43415 4.37898 3.52919 4.47148L7.05784 8.00013L3.52919 11.5288C3.46521 11.5902 3.41413 11.6638 3.37894 11.7452C3.34375 11.8266 3.32516 11.9142 3.32425 12.0029C3.32335 12.0916 3.34015 12.1796 3.37368 12.2617C3.40721 12.3438 3.45678 12.4185 3.5195 12.4812C3.58222 12.5439 3.65682 12.5935 3.73894 12.627C3.82106 12.6605 3.90904 12.6773 3.99774 12.6764C4.08643 12.6755 4.17405 12.6569 4.25547 12.6217C4.33689 12.5865 4.41047 12.5355 4.4719 12.4715L8.00054 8.94283L11.5292 12.4715C11.5906 12.5355 11.6642 12.5865 11.7456 12.6217C11.827 12.6569 11.9147 12.6755 12.0034 12.6764C12.092 12.6773 12.18 12.6605 12.2621 12.627C12.3443 12.5935 12.4189 12.5439 12.4816 12.4812C12.5443 12.4185 12.5939 12.3439 12.6274 12.2617C12.6609 12.1796 12.6777 12.0916 12.6768 12.0029C12.6759 11.9142 12.6573 11.8266 12.6222 11.7452C12.587 11.6638 12.5359 11.5902 12.4719 11.5288L8.94325 8.00013L12.4719 4.47148C12.5682 4.37784 12.634 4.25728 12.6607 4.1256C12.6873 3.99392 12.6735 3.85726 12.6212 3.73354C12.5688 3.60982 12.4803 3.5048 12.3672 3.43224C12.2542 3.35969 12.1218 3.32299 11.9875 3.32695C11.8143 3.33211 11.6499 3.4045 11.5292 3.52877L8.00054 7.05742L4.4719 3.52877C4.40977 3.46491 4.33548 3.41415 4.2534 3.37948C4.17132 3.34482 4.08313 3.32696 3.99403 3.32695Z"})),Ve={admin:"cardAuthor.admin",moderator:"cardAuthor.moderator",ambassador:"cardAuthor.ambassador",expert:"cardAuthor.expert",sponsor:"cardAuthor.sponsor",guide:"cardAuthor.guide",influencer:"cardAuthor.influencer"},Pe=e=>{var{siteType:a,role:o,title:i,styles:r,className:n}=e,l=q(e,["siteType","role","title","styles","className"]);const{t:s}=X(),d=o?(e=>["admin","moderator","ambassador","expert","sponsor","guide","influencer"].find((t=>t===e)))(o):"",{classes:p,cx:m}=c(void 0,{name:"AuthorBadge",styles:r});return d&&Ve[d]?t.createElement("div",Object.assign({className:m(p.root,n),"data-label-type":d,"data-is-marrybaby":"marryBaby"===a},l),i||s(Ve[d])):null};var je="Dudns9-";const Fe=({value:e,choices:i,onChange:r})=>{const[n,l]=a(e);return o((()=>{l(e)}),[e]),t.createElement("div",{className:je},i.map(((e,a)=>t.createElement(V,{dataEventCategory:e.dataEventCategory,dataEventAction:e.dataEventAction,dataEventLabel:e.dataEventLabel,size:"sm",variant:e.value===n?"primary":"tertiary",key:a,onClick:()=>{l(e.value),null==r||r(e.value)}},e.label||""))))},Be=e=>{var{label:o,bookingId:n,bookingType:l="doctor",locale:s="vi-VN"}=e,d=q(e,["label","bookingId","bookingType","locale"]);const{t:c}=X(),[u,g]=a(!1),h=i((()=>"undefined"!=typeof window?window.location.href:""),[]),v=r((()=>G(void 0,void 0,void 0,(function*(){var e,t,a,o,i,r,d,c,u,h,v,b,f,x,w;const y="doctor"===l?Ce.GET_DOCTOR_DETAIL:"hospital"===l?Ce.GET_HOSPITAL_DETAIL:"service"===l?Ce.GET_SERVICE_DETAIL:"";try{g(!0);const E=yield p(m(y,{id:n,site:_[s]}),"get");if(1===(null==E?void 0:E._status)){const n="doctor"===l?{id:null===(t=null===(e=null==E?void 0:E._data)||void 0===e?void 0:e.doctor)||void 0===t?void 0:t.id,slug:null===(o=null===(a=null==E?void 0:E._data)||void 0===a?void 0:a.doctor)||void 0===o?void 0:o.slug,localSlug:null===(i=ke[s])||void 0===i?void 0:i.DOCTOR}:"hospital"===l?{id:null===(d=null===(r=null==E?void 0:E._data)||void 0===r?void 0:r.branch)||void 0===d?void 0:d.id,slug:null===(u=null===(c=null==E?void 0:E._data)||void 0===c?void 0:c.branch)||void 0===u?void 0:u.slug,localSlug:null===(h=ke[s])||void 0===h?void 0:h.HOSPITAL}:{id:null===(b=null===(v=null==E?void 0:E._data)||void 0===v?void 0:v.service)||void 0===b?void 0:b.id,slug:null===(x=null===(f=null==E?void 0:E._data)||void 0===f?void 0:f.service)||void 0===x?void 0:x.slug,localSlug:null===(w=ke[s])||void 0===w?void 0:w.SERVICE};window.location.href=`https://${pe?"":"discover."}${_[s]}/care/${n.localSlug}/${n.slug}-${n.id}/`}else g(!1)}catch(e){console.log(e),g(!1)}}))),[]);return n&&l?t.createElement(V,Object.assign({dataEventCategory:"Care",dataEventAction:"Comment - Quick Booking",dataEventLabel:h,onClick:v,loading:u},d),o||c("careBooking.bookAnAppointment")):null},Oe=ne.div`
1
+ import*as e from"react";import t,{useState as a,useEffect as o,useMemo as i,useCallback as r,createContext as n,useContext as l,useRef as s}from"react";import{J as d,K as c,L as p,M as m,b as u,N as g,O as h,Q as v,H as b,R as f,U as x,V as w,W as y,X as E,Y as C,B as k,_ as A,C as N,$ as z,A as T,x as S,a0 as L}from"./index.styles-c8bed999.js";import{B as V,I as P,u as j,A as F,f as B,T as O}from"./index-5bf3f718.js";import{useMantineTheme as R,createStyles as M,Flex as I,Box as U,rem as D,Portal as W,Anchor as H,Accordion as Z}from"@mantine/core";import{_ as q,a as G}from"./tslib.es6-0954dad0.js";import{u as X,b as Q}from"./useTranslations-be323591.js";import{T as K,H as Y,I as $,P as J}from"./index-5652b66f.js";import"@mantine/dates";import{d as _,D as ee}from"./index-c8e58753.js";import{L as te}from"./Onboarding-f0f4ea06.js";import{CommonGAssets as ae}from"./gAssets.js";import oe from"dayjs";import{M as ie,t as re}from"./screenSizeContext-b4241a4a.js";import ne,{keyframes as le,css as se}from"styled-components";import{t as de}from"./theme-220fd695.js";import{a as ce}from"./number-af4cc924.js";import{i as pe}from"./isProduction-68992f6e.js";import"@mantine/hooks";import{format as me}from"date-fns";import"./translationsContext-17304068.js";import"string-format";import{B as ue}from"./index-f4f19915.js";import{I as ge}from"./index-d082573e.js";import{U as he,P as ve,a as be,b as fe,c as xe,e as we}from"./index-6fd78e98.js";import{g as ye}from"./routing-764f5aef.js";import Ee from"dayjs/plugin/relativeTime";import{P as Ce}from"./paths-e44c3466.js";import{a as ke}from"./constants-93309ffe.js";import Ae from"lodash/debounce";import"./useCategory-bad721b3.js";import{M as Ne}from"./index-01ff6bb6.js";import"innertext";import{d as ze,g as Te}from"./cookieHelper-a3641c3c.js";import"react-contenteditable";import"react-dom";import"./utils-970002da.js";import"./index.styled-6a83167e.js";import"./index-a2f2aa8c.js";const Se=({type:e="solid",className:a,style:o})=>t.createElement(d,{style:o,className:a,"data-diver-type":e,dividerType:e}),Le=t=>e.createElement("svg",Object.assign({width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor"},t),e.createElement("path",{d:"M3.99403 3.32695C3.86141 3.32698 3.73181 3.36657 3.62181 3.44065C3.5118 3.51472 3.42638 3.61992 3.37648 3.7428C3.32658 3.86567 3.31445 4.00064 3.34165 4.13044C3.36885 4.26024 3.43415 4.37898 3.52919 4.47148L7.05784 8.00013L3.52919 11.5288C3.46521 11.5902 3.41413 11.6638 3.37894 11.7452C3.34375 11.8266 3.32516 11.9142 3.32425 12.0029C3.32335 12.0916 3.34015 12.1796 3.37368 12.2617C3.40721 12.3438 3.45678 12.4185 3.5195 12.4812C3.58222 12.5439 3.65682 12.5935 3.73894 12.627C3.82106 12.6605 3.90904 12.6773 3.99774 12.6764C4.08643 12.6755 4.17405 12.6569 4.25547 12.6217C4.33689 12.5865 4.41047 12.5355 4.4719 12.4715L8.00054 8.94283L11.5292 12.4715C11.5906 12.5355 11.6642 12.5865 11.7456 12.6217C11.827 12.6569 11.9147 12.6755 12.0034 12.6764C12.092 12.6773 12.18 12.6605 12.2621 12.627C12.3443 12.5935 12.4189 12.5439 12.4816 12.4812C12.5443 12.4185 12.5939 12.3439 12.6274 12.2617C12.6609 12.1796 12.6777 12.0916 12.6768 12.0029C12.6759 11.9142 12.6573 11.8266 12.6222 11.7452C12.587 11.6638 12.5359 11.5902 12.4719 11.5288L8.94325 8.00013L12.4719 4.47148C12.5682 4.37784 12.634 4.25728 12.6607 4.1256C12.6873 3.99392 12.6735 3.85726 12.6212 3.73354C12.5688 3.60982 12.4803 3.5048 12.3672 3.43224C12.2542 3.35969 12.1218 3.32299 11.9875 3.32695C11.8143 3.33211 11.6499 3.4045 11.5292 3.52877L8.00054 7.05742L4.4719 3.52877C4.40977 3.46491 4.33548 3.41415 4.2534 3.37948C4.17132 3.34482 4.08313 3.32696 3.99403 3.32695Z"})),Ve={admin:"cardAuthor.admin",moderator:"cardAuthor.moderator",ambassador:"cardAuthor.ambassador",expert:"cardAuthor.expert",sponsor:"cardAuthor.sponsor",guide:"cardAuthor.guide",influencer:"cardAuthor.influencer"},Pe=e=>{var{siteType:a,role:o,title:i,styles:r,className:n}=e,l=q(e,["siteType","role","title","styles","className"]);const{t:s}=X(),d=o?(e=>["admin","moderator","ambassador","expert","sponsor","guide","influencer"].find((t=>t===e)))(o):"",{classes:p,cx:m}=c(void 0,{name:"AuthorBadge",styles:r});return d&&Ve[d]?t.createElement("div",Object.assign({className:m(p.root,n),"data-label-type":d,"data-is-marrybaby":"marryBaby"===a},l),i||s(Ve[d])):null};var je="Dudns9-";const Fe=({value:e,choices:i,onChange:r})=>{const[n,l]=a(e);return o((()=>{l(e)}),[e]),t.createElement("div",{className:je},i.map(((e,a)=>t.createElement(V,{dataEventCategory:e.dataEventCategory,dataEventAction:e.dataEventAction,dataEventLabel:e.dataEventLabel,size:"sm",variant:e.value===n?"primary":"tertiary",key:a,onClick:()=>{l(e.value),null==r||r(e.value)}},e.label||""))))},Be=e=>{var{label:o,bookingId:n,bookingType:l="doctor",locale:s="vi-VN"}=e,d=q(e,["label","bookingId","bookingType","locale"]);const{t:c}=X(),[u,g]=a(!1),h=i((()=>"undefined"!=typeof window?window.location.href:""),[]),v=r((()=>G(void 0,void 0,void 0,(function*(){var e,t,a,o,i,r,d,c,u,h,v,b,f,x,w;const y="doctor"===l?Ce.GET_DOCTOR_DETAIL:"hospital"===l?Ce.GET_HOSPITAL_DETAIL:"service"===l?Ce.GET_SERVICE_DETAIL:"";try{g(!0);const E=yield p(m(y,{id:n,site:_[s]}),"get");if(1===(null==E?void 0:E._status)){const n="doctor"===l?{id:null===(t=null===(e=null==E?void 0:E._data)||void 0===e?void 0:e.doctor)||void 0===t?void 0:t.id,slug:null===(o=null===(a=null==E?void 0:E._data)||void 0===a?void 0:a.doctor)||void 0===o?void 0:o.slug,localSlug:null===(i=ke[s])||void 0===i?void 0:i.DOCTOR}:"hospital"===l?{id:null===(d=null===(r=null==E?void 0:E._data)||void 0===r?void 0:r.branch)||void 0===d?void 0:d.id,slug:null===(u=null===(c=null==E?void 0:E._data)||void 0===c?void 0:c.branch)||void 0===u?void 0:u.slug,localSlug:null===(h=ke[s])||void 0===h?void 0:h.HOSPITAL}:{id:null===(b=null===(v=null==E?void 0:E._data)||void 0===v?void 0:v.service)||void 0===b?void 0:b.id,slug:null===(x=null===(f=null==E?void 0:E._data)||void 0===f?void 0:f.service)||void 0===x?void 0:x.slug,localSlug:null===(w=ke[s])||void 0===w?void 0:w.SERVICE};window.location.href=`https://${pe?"":"discover."}${_[s]}/care/${n.localSlug}/${n.slug}-${n.id}/`}else g(!1)}catch(e){console.log(e),g(!1)}}))),[]);return n&&l?t.createElement(V,Object.assign({dataEventCategory:"Care",dataEventAction:"Comment - Quick Booking",dataEventLabel:h,onClick:v,loading:u},d),o||c("careBooking.bookAnAppointment")):null},Oe=ne.div`
2
2
  --dropdown-padding: 12px 18px 12px 16px;
3
3
  position: relative;
4
4
  box-sizing: border-box;
@@ -1,4 +1,4 @@
1
- import e,{css as t}from"styled-components";import{t as o}from"./theme-b742a282.js";import{M as r,s as a,e as i,b as n,f as s,c as l,g as d,a as c,d as p}from"./screenSizeContext-6250deff.js";import{_ as u,a as h}from"./tslib.es6-e88b4ce3.js";import m,{useState as g,forwardRef as b,createContext as _,useEffect as E,Fragment as v}from"react";import{createStyles as x,rem as f}from"@mantine/core";import{L as w}from"./constants-27004e00.js";import T from"react-keyed-flatten-children";import{g as y}from"./cookieHelper-e8bc8745.js";import O from"slugify";import"./index-1544c950.js";import A from"string-format";import{i as I}from"./isProduction-abad368e.js";const L=e.div`
1
+ import e,{css as t}from"styled-components";import{t as o}from"./theme-220fd695.js";import{M as r,s as a,e as i,b as n,f as s,c as l,g as d,a as c,d as p}from"./screenSizeContext-b4241a4a.js";import{_ as u,a as h}from"./tslib.es6-0954dad0.js";import m,{useState as g,forwardRef as b,createContext as _,useEffect as E,Fragment as v}from"react";import{createStyles as x,rem as f}from"@mantine/core";import{L as w}from"./constants-93309ffe.js";import T from"react-keyed-flatten-children";import{g as y}from"./cookieHelper-a3641c3c.js";import O from"slugify";import"./index-c8e58753.js";import A from"string-format";import{i as I}from"./isProduction-68992f6e.js";const L=e.div`
2
2
  background-color: var(--background-color, transparent);
3
3
  color: white;
4
4
  cursor: pointer;
@@ -857,4 +857,4 @@ import e,{css as t}from"styled-components";import{t as o}from"./theme-b742a282.j
857
857
  * Copyright(c) 2015 Douglas Christopher Wilson
858
858
  * MIT Licensed
859
859
  */
860
- var be=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");var o={},r=(t||{}).decode||xe,a=0;for(;a<e.length;){var i=e.indexOf("=",a);if(-1===i)break;var n=e.indexOf(";",a);if(-1===n)n=e.length;else if(n<i){a=e.lastIndexOf(";",i-1)+1;continue}var s=e.slice(a,i).trim();if(void 0===o[s]){var l=e.slice(i+1,n).trim();34===l.charCodeAt(0)&&(l=l.slice(1,-1)),o[s]=we(l,r)}a=n+1}return o},_e=function(e,t,o){var r=o||{},a=r.encode||fe;if("function"!=typeof a)throw new TypeError("option encode is invalid");if(!ve.test(e))throw new TypeError("argument name is invalid");var i=a(t);if(i&&!ve.test(i))throw new TypeError("argument val is invalid");var n=e+"="+i;if(null!=r.maxAge){var s=r.maxAge-0;if(isNaN(s)||!isFinite(s))throw new TypeError("option maxAge is invalid");n+="; Max-Age="+Math.floor(s)}if(r.domain){if(!ve.test(r.domain))throw new TypeError("option domain is invalid");n+="; Domain="+r.domain}if(r.path){if(!ve.test(r.path))throw new TypeError("option path is invalid");n+="; Path="+r.path}if(r.expires){var l=r.expires;if(!function(e){return"[object Date]"===Ee.call(e)||e instanceof Date}(l)||isNaN(l.valueOf()))throw new TypeError("option expires is invalid");n+="; Expires="+l.toUTCString()}r.httpOnly&&(n+="; HttpOnly");r.secure&&(n+="; Secure");if(r.priority){switch("string"==typeof r.priority?r.priority.toLowerCase():r.priority){case"low":n+="; Priority=Low";break;case"medium":n+="; Priority=Medium";break;case"high":n+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(r.sameSite){switch("string"==typeof r.sameSite?r.sameSite.toLowerCase():r.sameSite){case!0:n+="; SameSite=Strict";break;case"lax":n+="; SameSite=Lax";break;case"strict":n+="; SameSite=Strict";break;case"none":n+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return n},Ee=Object.prototype.toString,ve=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function xe(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function fe(e){return encodeURIComponent(e)}function we(e,t){try{return t(e)}catch(t){return e}}var Te={parse:be,serialize:_e};const ye={BASE_API_PATH:"/",PROFILE:"profile?website_url={website_url}",SEARCH_USER:"profile/search?website_url={website_url}&name={name}",FETCH_PREVIEW:"fetch/preview?website_url={website_url}",FETCH_POST_OR_TOPIC:"fetch/{slug}?website_url={website_url}&community_slug={communitySlug}",POST:{LIST:"post?website_url={website_url}&slug={slug}&pin={pin}&page={page}&community_id={communityId}&topic_id={topicId}&sort_by={sort}&id={id}",DETAIL_BY_ID_OR_SLUG:"post/{idSlug}?website_url={website_url}",CREATE:"post/create?website_url={website_url}",LIKE:"post/{id}/like?website_url={website_url}",DELETE:"post/{id}/delete?website_url={website_url}",REPORT:"post/{id}/report?website_url={website_url}",UPDATE:"post/{id}/update?website_url={website_url}",FOLLOW:"post/{id}/follow?website_url={website_url}",CREATE_ARTICLE_COMMENT:"article-comment/create?website_url={website_url}"},COMMENT:{LIST:"comment?website_url={website_url}&post_id={postId}&page={page}&sort_by={sort}&items_per_page={perPage}&_without_reply={withoutReply}",CREATE:"comment/create?website_url={website_url}",REPLY:"comment/reply?website_url={website_url}",DELETE:"comment/{id}/delete?website_url={website_url}",LIKE:"comment/{id}/like?website_url={website_url}",UNLIKE:"comment/{id}/unlike?website_url={website_url}",IMAGE_UPLOAD:"comment/image/upload?website_url={website_url}"},COMMUNITY:{LIST:"community?website_url={website_url}&page={page}",DETAIL_BY_ID_OR_SLUG:"community/{idSlug}?website_url={website_url}",JOIN:"community/join?website_url={website_url}",LEAVE:"community/leave?website_url={website_url}"},TOPIC:{LIST:"topic?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}&page={page}",DETAIL_BY_ID_OR_SLUG:"topic/{idSlug}?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}",HEALTH_TOOLS:"tools?topic_id={topicId}&website_url={website_url}",SUBOTS:"subots?topic_id={topicId}&website_url={website_url}",SUGGESTED_POSTS:"suggested-posts?topic_id={topicId}&website_url={website_url}&page={page}",JOIN:"topic/join?website_url={website_url}",LEAVE:"topic/leave?website_url={website_url}"},BOOKMARK:{LIST:"bookmark?user_id={userId}&website_url={website_url}",CREATE:"bookmark/create?website_url={website_url}",DELETE:"bookmark/delete?website_url={website_url}"},UPLOAD_IMAGE:"auth/comment/image/upload?website_url={website_url}",GET_DUE_DATE_INFO:"health-tools/due-date-calculator/info",USER:{DETAIL:"profile/user/detail?website_url={website_url}&user_id={id}",COUNT_TABS:"profile/user/counting?website_url={website_url}&user_id={id}&total_post={post}&total_comment={comment}&total_community={community}&total_reply={reply}&total_question={question}",LIST_POST:"profile/user/posts?website_url={website_url}&user_id={id}&is_anonymous={isAnonymous}&paging=none",LIST_QUESTION_NEED_REPLY:"questions/no-reply?website_url={website_url}",LIST_QUESTION:"question/{id}?website_url={website_url}&is_reply={isReply}&is_question={isQuestion}&is_ignore={isIgnore}&group_by={groupBy}",SKIP_QUESTION:"questions/ignore?website_url={website_url}&question_id={id}",LIST_ANSWERS:"replied/{id}?website_url={website_url}&paging=1&items_per_page={pageSize}"},HEALTH_TOOL:{CREATE:"health-profile/{type}/create?website_url={website_url}",GET_STATUS:"health-profile/get-status-for-user?website_url={website_url}"}},Oe={GET_DOCTOR_INFO:"api/doctors/{doctorId}?site={website_url}",GET_HOSPITAL_INFO:"api/hospital/branch/{hospital_branch_id}?site={website_url}"},Ae={BASE_API_PATH:"/",GET_SEARCH_ARTICLES:"search?s={keyword}&page={page}",GET_ALL_CATEGORIES:"categories?type=all",GET_HOMEPAGE_POSTS:"home/trending-post?type={type}",GET_HOMEPAGE_LATEST_POSTS:"articles?page=1&_islatest=1",GET_ARTICLE_DETAIL:"article/{slug}?skip_ids={skipIds}&_isrelated={isRelated}",GET_CATEGORY_DETAIL:"category/{slug}",GET_CATEGORY_OR_ARTICLE_DETAIL:"fetch/{fullSlug}",GET_PREVIEW_ARTICLE:"fetch/{fullSlug}?preview_nonce={nonce}&preview=true",GET_ARTICLE_OF_CATEGORY:"articles?category_id={categoryId}&page={currentPage}",GET_PAGE_STATIC:"page/{slug}",GET_ALL_HEALTH_TOOLS:"healthtools",GET_ALL_MARRYBABY_HEALTH_TOOLS:"health-tools",GET_HEALTH_TOOLS_BY_CATEGORY:"healthtools?_hasgroup=1",GET_AUTHOR:"author/{slug}",GET_ALL_EXPERTS:"experts",GET_ALL_EXPERTS_PAGING:"experts?page={page}",GET_EXPERT:"expert/{slug}",GET_EXPERT_POST:"expert/article?page={page}",POST_ARTICLE_FEEDBACK:"article/feedback/{id}",GET_AZ_DRUGS:"category/a-z/{category}",GET_HOMEPAGE_MEDICAL_REVIEWED:"home/medical-reviewed",GET_ARTICLES_BY_IDS:"articles?ids={ids}",GET_ARTICLE_OF_CATEGORY_NO_EXPLAINERS:"articles?category_id={categoryId}&page={currentPage}&skip_ids={ids}",GET_EXPERT_OF_CATEGORY:"category/expert/?id={id}",GET_DUE_DATE_INFO:"health-tools/due-date-calculator/info",GET_DUE_DATE_ALL_WEEKS:"health-tools/due-date-calculator/all",GET_DUE_DATE_SUGGESTED_ARTICLES:"health-tools/due-date-calculator/result?from_week={from}&to_week={to}",GET_PROFILE:"user/profile",GET_ADMIN_PROFILE:"GET_ADMIN_PROFILE",GET_FEATURE:"feature",POST_NEW_FEATURE:"feature/update",CREATE_BOOKMARK:"bookmark/create",DELETE_BOOKMARK:"bookmark/delete",DELETE_ALL_BOOKMARK:"bookmark/delete-all",GET_ALL_BOOKMARK:"bookmark",SSO_USER_PROFILE:"user",SSO_USER_BOOKMARKS:"user/bookmarks",SSO_USER_PASSWORD:"user/settings/password",SSO_USER_EMAIL:"user/settings/update-email",SSO_CLOSE_ACCOUNT:"user/settings/close-account",SSO_HELP:"user/settings/help",GET_HEALTH_TOOL_OVULATION_INFO:"health-tools/ovulation-calculator/info",GET_HEALTH_TOOL_OVULATION_SUGGESTED_ARTICLES:"health-tools/ovulation-calculator/result?method={method}",GET_HEALTH_TOOL_BMI_INFO:"health-tools/bmi-calculator/info",GET_HEALTH_TOOL_BMI_RESULT:"health-tools/bmi-calculator/result?gender={gender}&bmi={bmi}&age={age}",GET_HEALTH_TOOL_BMR_INFO:"health-tools/bmr-calculator/info",GET_HEALTH_TOOL_BMR_RESULT:"health-tools/bmr-calculator/result?kcals={kcals}&gender={gender}&age={age}",GET_HEALTH_TOOL_PWG_INFO:"health-tools/preweight-gain-calculator/info",GET_HEALTH_TOOL_THR_INFO:"health-tools/target-heart-rate/info",GET_HEALTH_TOOL_BABY_GROWTH_INFO:"health-tools/baby-growth-tracking/info",POST_UPDATE_LOCATION:"tracking/geo/",GET_SIDIS_DUE_DATE:"frontend/tools/due_date",GET_SIDIS_OVULATION:"frontend/tools/ovulation",GET_SIDIS_BMI:"frontend/tools/bmi",GET_SIDIS_BMR:"frontend/tools/bmr",POST_LOGOUT:"user/logout",OVULATION_CREATE_EVENT:"ovulation/event?method={method}&day={day}&cycle={cycle}&period={period}&token={token}&user_id={user_id}",GET_ALL_SPOTLIGHT:"spotlights?per_page={perPage}&order_by={orderBy}",SSO_UPDATE_FIRST_TIME_BOOKMARK:"bookmark/update-first-time",POST_COMMENT_NOTIFICATION:"comment/notification",GET_ABOUT_US_DATA:"about",POST_LEAD_IMPRESSION:"campaign/{campaignCode}/impression",POST_LEAD_POPUP_EXIT:"campaign/{campaignCode}/popup_exit",POST_LEAD_LEAD:"campaign/{campaignCode}/lead",POST_SSO_VERIFY_TOKEN:"verify-id-token",GET_LANDING_PAGE_FIRST_NODE:"landing_page/bot",GET_LANDING_PAGE_NEXT_NODE:"landing_page/messages",POST_LANDING_PAGE_IMPRESSION:"landing_page/impressions",POST_LANDING_PAGE_CLICK:"landing_page/clicks",FETCH_URL_DATA:"preview",GET_SPOTLIGHT_LANDING:"spotlight/{slug}",GET_FOOTER_INFO:"footer",CHECK_SSO_EMAIL:"member/check-email",GET_HOMEPAGE_SITEWIDE_BANNER:"home/sitewide-banner",GET_DYNAMIC_FOOTER:"menu/footer",GET_EXPERTS:"experts?page={page}&number={perPage}&s={search}",GET_EXPERT_BY_ID:"expert/{id}"},Ie={SEARCH_USER:"admin/profile/search?website_url={website_url}&name={name}",COMMENT:{IMAGE_UPLOAD:"admin/comment/image/upload?website_url={website_url}"}},Le={locale:"vi-VN",env:{isMarryBaby:!1,togetherBasePath:"/community"},router:{basePath:"",asPath:"/"}},Se=_({data:Le,action:{pushNotifications:e=>e,sanitizeFunction:e=>e}});let Re=Le;const ke=({locale:e="vi-VN",children:t,userInfo:o,router:r,env:a={isMarryBaby:!1,togetherBasePath:"/community"},sanitizeFunction:i=(e=>e),pushNotifications:n=(()=>!1)})=>{const[s,l]=g();return Re={userInfo:o,locale:e,togetherUserId:s,router:r,env:a},E((()=>{(null==o?void 0:o.id)&&it(qe(ye.PROFILE,{_locale:e}),"GET").then((e=>{var t;l(null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.id)}))}),[null==o?void 0:o.id]),m.createElement(Se.Provider,{value:{data:{userInfo:o,locale:e,togetherUserId:s,router:r,env:a},action:{pushNotifications:n,sanitizeFunction:i}}},t)},$e="DD/MM/YYYY",Ce="/images/avatar.jpg",Pe="/images/default-image.jpg",Ne={DUE_DATE:"DUE_DATE",BMI:"BMI",BMR:"BMR",OVULATION:"OVULATION",IFRAME:"IFRAME",PWG:"PWG",THR:"THR",BGC:"BGC"},De={"id-ID":{"kalkulator-bmi":Ne.BMI,"kebutuhan-kalori":Ne.BMR,"kalkulator-hari-perkiraan-lahir":Ne.DUE_DATE,"kalkulator-masa-subur-2":Ne.OVULATION,"kalkulator-kenaikan-berat-badan-ibu-hamil":Ne.PWG,"kalkulator-detak-jantung-saat-olahraga":Ne.THR},"ms-MY":{"kalkulator-bmi":Ne.BMI,"kalkulator-bmr":Ne.BMR,"kalkulator-tarikh-bersalin":Ne.DUE_DATE,"kalkulator-kesuburan":Ne.OVULATION,"kalkulator-tambah-berat-badan-hamil":Ne.PWG,"target-heart-rate-calculator":Ne.THR},"vi-VN":{"cach-tinh-chi-so-bmi":Ne.BMI,"tinh-chi-so-bmr":Ne.BMR,"cong-cu-tinh-ngay-du-sinh":Ne.DUE_DATE,"tinh-ngay-rung-trung":Ne.OVULATION,"cong-cu-tinh-can-nang-khi-mang-thai":Ne.PWG,"cong-cu-do-nhip-tim":Ne.THR},"zh-TW":{"bmi-calculator":Ne.BMI,"bmr-calculator":Ne.BMR,"due-date-calculator":Ne.DUE_DATE,"ovulation-calculator":Ne.OVULATION,"pregnancy-weight-gain-calculator":Ne.PWG,"target-heart-rate-calculator":Ne.THR},"en-PH":{"bmi-calculator":Ne.BMI,"bmr-calculator":Ne.BMR,"due-date-calculator":Ne.DUE_DATE,"ovulation-calculator":Ne.OVULATION,"pregnancy-weight-gain-calculator":Ne.PWG,"target-heart-rate-calculator":Ne.THR},"th-TH":{"เครื่องคำนวณหา-ค่าดัชนี":Ne.BMI,"เครื่องคำนวณอัตราการเผาผลาญพลังงาน-bmr":Ne.BMR,"เครื่องมือคำนวณกำหนดคลอด":Ne.DUE_DATE,"เครื่องคำนวณการตกไข่-ovulation-calculat":Ne.OVULATION,"เครื่องคำนวณน้ำหนักตัว":Ne.PWG,"เครื่องวัดอัตราการเต้น":Ne.THR},"hi-IN":{"bmi-calculator-en":Ne.BMI,"bmi-calculator":Ne.BMI,"bmr-calculator":Ne.BMR,"delivery-date-calculator":Ne.DUE_DATE,"ovulation-calculator":Ne.OVULATION,"pregnancy-weight-gain-calculator":Ne.PWG,"target-heart-rate-calculator":Ne.THR},"km-KH":{"គណនា-bmi":Ne.BMI,"គណនា-bmr":Ne.BMR,"គណនាថ្ងៃសម្រាលកូន":Ne.DUE_DATE,"គណនាថ្ងៃមេជីវិតញីទុំធ្លាក់":Ne.OVULATION,"គណនាទម្ងន់ស្ត្រីពពោះ":Ne.PWG,"គណនារកចង្វាក់បេះដូងល្អ":Ne.THR},"my-MM":{"bmi-calculator":Ne.BMI,"bmr-calculator":Ne.BMR,"due-date-calendar":Ne.DUE_DATE,"ovulation-calculator":Ne.OVULATION,"pregnaancy-weight-calculator":Ne.PWG,"target-heartrate":Ne.THR,"pregnancy-weight-calculator":Ne.PWG,"target-heart-rate":Ne.THR}},Ge="hhg_user_token",Me="together_admin_token",Ue={adBlock:48,articleAdContainer:47,headerContainerHome:99,headerContainerPopup:200,headerContainerPopupSUbLevel:300,menuSearchInputPopup:5,menuSearchInputDisplayIcon:6,menuSearchPopup:200},Be={report_scam:{label:"morePopover.report.scam",reportReasonText:"morePopover.report.scam"},report_sex:{label:"morePopover.report.sex",reportReasonText:"morePopover.report.sex"},report_offensive:{label:"morePopover.report.offensive",reportReasonText:"morePopover.report.offensive"},report_violence:{label:"morePopover.report.violence",reportReasonText:"morePopover.report.violence"},report_prohibited:{label:"morePopover.report.prohibited",reportReasonText:"morePopover.report.prohibited"},report_spam:{label:"morePopover.report.spam",reportReasonText:"morePopover.report.spam"},report_falseNews:{label:"morePopover.report.falseNews",reportReasonText:"morePopover.report.falseNews"},report_other:{label:"morePopover.report.other",reportReasonText:"morePopover.report.other"}},ze=20,He={"en-PH":{ALL:"all",HOSPITAL:"hospital",SERVICE:"service",DOCTOR:"doctor",SEARCH:"search",SPECIALTIES:"specialties",CURRENT:"current-location"},"vi-VN":{ALL:"tat-ca",HOSPITAL:"benh-vien",SERVICE:"dich-vu",DOCTOR:"bac-si",SEARCH:"tim-kiem",SPECIALTIES:"chuyen-khoa",CURRENT:"vi-tri-hien-tai"},"id-ID":{ALL:"semua",HOSPITAL:"rumah-sakit",SERVICE:"layanan",DOCTOR:"dokter",SEARCH:"cari",SPECIALTIES:"spesialisasi",CURRENT:"posisi-saya-saat-ini"}};var je=Object.freeze({__proto__:null,POST_DATE_FORMAT:"dd/MM/yyyy",NORMAL_DATE_FORMAT:"YYYY-MM-DD",DUE_DATE_FORMAT:$e,DEFAULT_AVATAR_IMG:Ce,DEFAULT_RESULT_IMG:"/images/default.png",DEFAULT_IMG:Pe,BMI_LEVELS:["underweight","healthy","overweight","obese_level_1","obese_level_2"],BMR_LEVELS:["low","normal","high"],CORAL_TOKEN_COOKE:"coral_together_user_token",HEALTH_TOOL_TYPE:Ne,LOCALE_HEALTH_TOOLS:De,BEARER_TOKEN_COOKIE:Ge,TOGETHER_DISCLAIMER_COOKIE:"hhg_together_disclaimer",BEARER_ADMIN_TOKEN_COOKIE:Me,Z_INDEX:Ue,BmrActiveLevels:[{value:"sedentary",icon:"bmr-sedentary",name:"bmr.activeLevel.sedentary",description:"bmr.activeLevel.sedentary.description"},{value:"lightly-active",icon:"bmr-light",name:"bmr.activeLevel.lightlyActive",description:"bmr.activeLevel.lightlyActive.description"},{value:"moderately-active",icon:"bmr-moderately",name:"bmr.activeLevel.moderatelyActive",description:"bmr.activeLevel.moderatelyActive.description"},{value:"intensely-active",icon:"bmr-intensively",name:"bmr.activeLevel.intenselyActive",description:"bmr.activeLevel.intenselyActive.description"},{value:"extremely-active",icon:"bmr-extremely",name:"bmr.activeLevel.extremelyActive",description:"bmr.activeLevel.extremelyActive.description"}],LEAD_CAMPAIGN_CODE:"lmoct7xfr5sv4fv",LEAD_TOKEN_COOKIE:"hhg-id",GA_TOKEN_COOKIE:"_ga",GOOGLE_CALENDAR_AUTH_CLIENT_ID:"1038242799566-esoq4ij201ve5qfp266nbca44scpo3c6.apps.googleusercontent.com",FIND_CARE_IFRAME_URL:"https://www.appsheet.com/start/4ba34ebe-3cb6-4c16-8dd4-d074025a5bb6#appName=DependentDropdowns-2711103&group=%5B%5D&page=card&sort=%5B%5D&table=Menu&view=Menu",REPORT_REASON_MAP:Be,MB_SOCIAL_LINKS:{LINKEDIN:"https://www.linkedin.com/company/hello-health-group/",FACEBOOK:"https://www.facebook.com/marry.baby.vn",INSTAGRAM:"https://www.instagram.com/marrybaby.vn/",TWITTER:"",YOUTUBE:"https://www.youtube.com/channel/UCeZybTkY1VzJ3N7LvPGdKbg",ZALO:"http://zalo.me/806483414530291942"},INTERNAL_ROLES:["admin","moderator","local-admin"],EXTERNAL_ROLES:["ambassador","expert","sponsor","guide","influencer"],INTERNAL_PROFILE_ROLES:["moderator","local-admin"],EXTERNAL_PROFILE_ROLES:["expert","ambassador","sponsor"],RoleDataMap:{moderator:{text:"Moderator",fid:"cardAuthor.moderator",background:"#fe921d"},admin:{text:"Admin",fid:"cardAuthor.admin",background:"#2b62cd"},"local-admin":{text:"Local admin",fid:"cardAuthor.localAdmin",background:"#2b62cd"},expert:{text:"Expert",fid:"cardAuthor.expert",background:"#ff6f4d"},sponsor:{text:"Sponsor",fid:"cardAuthor.sponsor",background:"#00c7e6"},ambassador:{text:"Ambassador",fid:"cardAuthor.ambassador",background:"#00CB8A"}},MAX_IMAGE_UPLOADS:20,LOCALISED_SLUGS:He});const Fe={"vi-VN":"hellobacsi.com","id-ID":"hellosehat.com","ms-MY":"hellodoktor.com","km-KH":"hellokrupet.com","en-PH":"hellodoctor.com.ph","th-TH":"hellokhunmor.com","my-MM":"hellosayarwon.com","zh-TW":"helloyishi.com.tw","hi-IN":"helloswasthya.com"},Ke={"vi-VN":"marrybaby.vn"},Ve=process.env.NEXT_PUBLIC_DEPLOY_LOCALE||"vi-VN",Ye=e=>{const{env:{isMarryBaby:t}}=Re;return`https://${t?Ke[e]:Fe[e]}`},We=e=>{const t=e.indexOf("?");return t>=0?e.slice(0,t+1)+e.slice(t+1).replace(/[^=&]+=(&|$)/g,"").replace(/&$/,""):e},Xe=e=>{const{env:{isMarryBaby:t}}=Re;if("undefined"!=typeof window)return window.location.origin;const o="staging"===process.env.NEXT_PUBLIC_DEPLOY_ENV;return"development"===process.env.NEXT_PUBLIC_DEPLOY_ENV?"http://localhost:3000":`https://${o?t?"fe.":"discover.":t?"www.":""}${Fe[e]}`},qe=(e,t,o)=>{let r="";o&&(r=Object.keys(o).map((e=>e+"="+o[e])).join("&"));const{togetherBaseApiUrl:a=""}=(null==Re?void 0:Re.env)||{};let i=A(e,Object.assign(Object.assign({},(null==t?void 0:t._locale)?{website_url:Ye(String(t._locale))}:{}),t));return i+=`${i.includes("?")?"&":"?"}${r}`,a+"api/v1/"+We(i)},Je=(e,t,o)=>{const{discoverBaseApiUrl:r="",discoverBaseProdApiUrl:a=""}=(null==Re?void 0:Re.env)||{};return(!I&&o?a:r)+"wp-json/api/"+We(A(e,Object.assign({},t)))},Qe=(e,t,o)=>{const{marryBabyApiUrl:r="",marryBabyProdApiUrl:a=""}=(null==Re?void 0:Re.env)||{};return(o&&!I?a:r)+"wp-json/api/"+We(A(e,Object.assign({},t)))},Ze=(e,t)=>{const{careBaseApiUrl:o=""}=(null==Re?void 0:Re.env)||{};return(o||"https://service-health-care.hellohealthgroup.com/")+We(A(e,Object.assign({},t)))},et=(e,t)=>{const{premiumBaseApiUrl:o=""}=(null==Re?void 0:Re.env)||{};return(o||"https://premium-content-stag.hellohealthgroup.com/")+We(A(e,Object.assign({},t)))},tt=(e,t)=>{const{publicSSO:o=""}=(null==Re?void 0:Re.env)||{};return(o||"https://staging-id.hellobacsi.com/")+"api/"+We(A(e,Object.assign({},t)))},ot=e=>((null==e?void 0:e.data)&&(e.data instanceof FormData?e.body=e.data:"object"==typeof e.data&&(e.body=JSON.stringify(e.data)),delete e.data),e),rt=(e,t,o,r=!1)=>h(void 0,void 0,void 0,(function*(){var a,i,n,s;try{const a=yield fetch(r?e:(s=e,encodeURI(s).replace(/%5B/g,"[").replace(/%5D/g,"]")),Object.assign(Object.assign({method:t},ot(o)),{headers:Object.assign({},null==o?void 0:o.headers)})).then((e=>e.json()));if(a)return a}catch(t){return console.log(t),console.log({url:e,status:null===(a=null==t?void 0:t.response)||void 0===a?void 0:a.status,statusText:null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.statusText}),(null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.data)||null}return null})),at=(e,t="GET",o,r)=>h(void 0,void 0,void 0,(function*(){var a,i,n,s,l,d;try{const s="string"==typeof e?e:e.url,l="string"==typeof e?e:e.backupUrl,d=Te.parse(r||""),c=d[Ge]||y(Ge);if(!c||!c.length)return rt(l||s,t,o);try{const e=yield fetch(s,Object.assign(Object.assign({method:t},ot(o)),{headers:Object.assign({Authorization:"Bearer "+c},null==o?void 0:o.headers)})).then((e=>e.json()));if(null===(a=null==e?void 0:e.messages)||void 0===a?void 0:a.find((e=>"Unauthenticated"===(null==e?void 0:e.toLowerCase()))))return rt(l||s,t,o);if(e)return e}catch(e){return console.log({status:null===(i=null==e?void 0:e.response)||void 0===i?void 0:i.status,statusText:null===(n=null==e?void 0:e.response)||void 0===n?void 0:n.statusText}),rt(l||s,t,o)}}catch(e){return console.log({status:null===(s=null==e?void 0:e.response)||void 0===s?void 0:s.status,statusText:null===(l=null==e?void 0:e.response)||void 0===l?void 0:l.statusText}),(null===(d=null==e?void 0:e.response)||void 0===d?void 0:d.data)||null}return null})),it=(e,t,o,r)=>h(void 0,void 0,void 0,(function*(){try{const a=Te.parse(r||""),i=a[Ge]||y(Ge);if(i&&i.length){const r=yield fetch(e,Object.assign(Object.assign({method:t},ot(o)),{headers:Object.assign({Authorization:"Bearer "+i},null==o?void 0:o.headers)})).then((e=>e.json()));if(r)return r}}catch(e){return null}return null})),nt=(e,t,o,r)=>h(void 0,void 0,void 0,(function*(){try{const a=Te.parse(r||""),i=a[Me]||y(Me);if(i&&i.length){const r=yield fetch(e,Object.assign(Object.assign({method:t},ot(o)),{headers:Object.assign({Authorization:"Bearer "+i},null==o?void 0:o.headers)})).then((e=>e.json()));if(r)return r}}catch(e){return null}return null}));function st(e,t,o){const r=new RegExp("([?&])"+t+"=.*?(&|$)","i"),a=-1!==e.indexOf("?")?"&":"?";return e.match(r)?e.replace(r,"$1"+t+"="+o+"$2"):e+a+t+"="+o}const lt=(e,t,o="/community")=>{const r=e||("undefined"!=typeof window?window.location.href:"/");let a="undefined"!=typeof window?window.location.origin:"";a||e&&(e.startsWith("http://")||e.startsWith("https://"))&&(a=e.split("/").slice(0,3).join("/"));return((e,t)=>{const{publicSSO:o}=Re.env,r=e||window.location.href;return t&&Object.keys(t).map((e=>{st(r,e,t[e])})),st(r,"source","communities"),o?`${o}?returnUrl=${encodeURIComponent(r.toString())}`:r})(`${a}${o}/on-boarding?return=${encodeURIComponent(r)}`,t)},dt=(e,t,o,r)=>o&&t?`${o}-${t}`:`${O(e||"",{lower:!0,locale:r||Ve})}-${t}`,ct=({name:e,id:t,locale:o})=>{var r;return`/care/${null===(r=He[o||"vi-VN"])||void 0===r?void 0:r.DOCTOR}/${dt(e,t)}`},pt=({name:e,id:t,slug:o,locale:r})=>{var a;return`/care/${null===(a=He[r||"vi-VN"])||void 0===a?void 0:a.HOSPITAL}/${dt(e,t,o)}`};var ut=x((e=>({root:{},wrapper:{gap:f(8)},groupErr:{fontSize:f(14)},itemRoot:{flexGrow:1,width:"50%",'&[data-checked="true"]':{".mantine-Radio-label":{borderColor:e.fn.primaryColor()}}},itemLabelWrapper:{padding:0,width:"100%"},itemLabel:{position:"relative",padding:`${f(6)} ${f(16)}`,border:`1px solid ${e.colors.gray[2]}`,borderRadius:f(4),cursor:"pointer",'&[data-disabled="true"]':{background:e.colors.gray[1],color:`${e.colors.gray[4]} !important`,img:{opacity:.5}},img:{height:f(26)}},itemInner:{display:"none"}})));export{Ie as $,qe as A,ye as B,et as C,Le as D,Ye as E,tt as F,Re as G,B as H,L as I,Ke as J,k as K,he as L,rt as M,Ze as N,Ge as O,W as P,lt as Q,Xe as R,ge as S,re as T,Oe as U,Fe as V,pt as W,ct as X,Je as Y,Ue as Z,Ae as _,me as a,nt as a0,Qe as a1,ce as a2,se as a3,le as a4,de as a5,pe as a6,ue as a7,Pe as a8,ze as a9,Ce as aa,Be as ab,at as ac,Se as b,je as c,ke as d,S as e,R as f,$ as g,C as h,P as i,N as j,D as k,G as l,z as m,H as n,j as o,X as p,te as q,Z as r,ee as s,ae as t,ie as u,ut as v,q as w,$e as x,Ne as y,it as z};
860
+ var be=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");var o={},r=(t||{}).decode||xe,a=0;for(;a<e.length;){var i=e.indexOf("=",a);if(-1===i)break;var n=e.indexOf(";",a);if(-1===n)n=e.length;else if(n<i){a=e.lastIndexOf(";",i-1)+1;continue}var s=e.slice(a,i).trim();if(void 0===o[s]){var l=e.slice(i+1,n).trim();34===l.charCodeAt(0)&&(l=l.slice(1,-1)),o[s]=we(l,r)}a=n+1}return o},_e=function(e,t,o){var r=o||{},a=r.encode||fe;if("function"!=typeof a)throw new TypeError("option encode is invalid");if(!ve.test(e))throw new TypeError("argument name is invalid");var i=a(t);if(i&&!ve.test(i))throw new TypeError("argument val is invalid");var n=e+"="+i;if(null!=r.maxAge){var s=r.maxAge-0;if(isNaN(s)||!isFinite(s))throw new TypeError("option maxAge is invalid");n+="; Max-Age="+Math.floor(s)}if(r.domain){if(!ve.test(r.domain))throw new TypeError("option domain is invalid");n+="; Domain="+r.domain}if(r.path){if(!ve.test(r.path))throw new TypeError("option path is invalid");n+="; Path="+r.path}if(r.expires){var l=r.expires;if(!function(e){return"[object Date]"===Ee.call(e)||e instanceof Date}(l)||isNaN(l.valueOf()))throw new TypeError("option expires is invalid");n+="; Expires="+l.toUTCString()}r.httpOnly&&(n+="; HttpOnly");r.secure&&(n+="; Secure");if(r.priority){switch("string"==typeof r.priority?r.priority.toLowerCase():r.priority){case"low":n+="; Priority=Low";break;case"medium":n+="; Priority=Medium";break;case"high":n+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(r.sameSite){switch("string"==typeof r.sameSite?r.sameSite.toLowerCase():r.sameSite){case!0:n+="; SameSite=Strict";break;case"lax":n+="; SameSite=Lax";break;case"strict":n+="; SameSite=Strict";break;case"none":n+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return n},Ee=Object.prototype.toString,ve=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function xe(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function fe(e){return encodeURIComponent(e)}function we(e,t){try{return t(e)}catch(t){return e}}var Te={parse:be,serialize:_e};const ye={BASE_API_PATH:"/",PROFILE:"profile?website_url={website_url}",SEARCH_USER:"profile/search?website_url={website_url}&name={name}",FETCH_PREVIEW:"fetch/preview?website_url={website_url}",FETCH_POST_OR_TOPIC:"fetch/{slug}?website_url={website_url}&community_slug={communitySlug}",POST:{LIST:"post?website_url={website_url}&slug={slug}&pin={pin}&page={page}&community_id={communityId}&topic_id={topicId}&sort_by={sort}&id={id}",DETAIL_BY_ID_OR_SLUG:"post/{idSlug}?website_url={website_url}",CREATE:"post/create?website_url={website_url}",LIKE:"post/{id}/like?website_url={website_url}",DELETE:"post/{id}/delete?website_url={website_url}",REPORT:"post/{id}/report?website_url={website_url}",UPDATE:"post/{id}/update?website_url={website_url}",FOLLOW:"post/{id}/follow?website_url={website_url}",CREATE_ARTICLE_COMMENT:"article-comment/create?website_url={website_url}"},COMMENT:{LIST:"comment?website_url={website_url}&post_id={postId}&page={page}&sort_by={sort}&items_per_page={perPage}&_without_reply={withoutReply}",CREATE:"comment/create?website_url={website_url}",REPLY:"comment/reply?website_url={website_url}",DELETE:"comment/{id}/delete?website_url={website_url}",LIKE:"comment/{id}/like?website_url={website_url}",UNLIKE:"comment/{id}/unlike?website_url={website_url}",IMAGE_UPLOAD:"comment/image/upload?website_url={website_url}"},COMMUNITY:{LIST:"community?website_url={website_url}&page={page}",DETAIL_BY_ID_OR_SLUG:"community/{idSlug}?website_url={website_url}",JOIN:"community/join?website_url={website_url}",LEAVE:"community/leave?website_url={website_url}"},TOPIC:{LIST:"topic?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}&page={page}",DETAIL_BY_ID_OR_SLUG:"topic/{idSlug}?website_url={website_url}&community_slug={communitySlug}&community_id={communityId}",HEALTH_TOOLS:"tools?topic_id={topicId}&website_url={website_url}",SUBOTS:"subots?topic_id={topicId}&website_url={website_url}",SUGGESTED_POSTS:"suggested-posts?topic_id={topicId}&website_url={website_url}&page={page}",JOIN:"topic/join?website_url={website_url}",LEAVE:"topic/leave?website_url={website_url}"},BOOKMARK:{LIST:"bookmark?user_id={userId}&website_url={website_url}",CREATE:"bookmark/create?website_url={website_url}",DELETE:"bookmark/delete?website_url={website_url}"},UPLOAD_IMAGE:"auth/comment/image/upload?website_url={website_url}",GET_DUE_DATE_INFO:"health-tools/due-date-calculator/info",USER:{DETAIL:"profile/user/detail?website_url={website_url}&user_id={id}",COUNT_TABS:"profile/user/counting?website_url={website_url}&user_id={id}&total_post={post}&total_comment={comment}&total_community={community}&total_reply={reply}&total_question={question}",LIST_POST:"profile/user/posts?website_url={website_url}&user_id={id}&is_anonymous={isAnonymous}&paging=none",LIST_QUESTION_NEED_REPLY:"questions/no-reply?website_url={website_url}",LIST_QUESTION:"question/{id}?website_url={website_url}&is_reply={isReply}&is_question={isQuestion}&is_ignore={isIgnore}&group_by={groupBy}",SKIP_QUESTION:"questions/ignore?website_url={website_url}&question_id={id}",LIST_ANSWERS:"replied/{id}?website_url={website_url}&paging=1&items_per_page={pageSize}"},HEALTH_TOOL:{CREATE:"health-profile/{type}/create?website_url={website_url}",GET_STATUS:"health-profile/get-status-for-user?website_url={website_url}"}},Oe={GET_DOCTOR_INFO:"api/doctors/{doctorId}?site={website_url}",GET_HOSPITAL_INFO:"api/hospital/branch/{hospital_branch_id}?site={website_url}"},Ae={BASE_API_PATH:"/",GET_SEARCH_ARTICLES:"search?s={keyword}&page={page}",GET_ALL_CATEGORIES:"categories?type=all",GET_HOMEPAGE_POSTS:"home/trending-post?type={type}",GET_HOMEPAGE_LATEST_POSTS:"articles?page=1&_islatest=1",GET_ARTICLE_DETAIL:"article/{slug}?skip_ids={skipIds}&_isrelated={isRelated}",GET_CATEGORY_DETAIL:"category/{slug}",GET_CATEGORY_OR_ARTICLE_DETAIL:"fetch/{fullSlug}",GET_PREVIEW_ARTICLE:"fetch/{fullSlug}?preview_nonce={nonce}&preview=true",GET_ARTICLE_OF_CATEGORY:"articles?category_id={categoryId}&page={currentPage}",GET_PAGE_STATIC:"page/{slug}",GET_ALL_HEALTH_TOOLS:"healthtools",GET_ALL_MARRYBABY_HEALTH_TOOLS:"health-tools",GET_HEALTH_TOOLS_BY_CATEGORY:"healthtools?_hasgroup=1",GET_AUTHOR:"author/{slug}",GET_ALL_EXPERTS:"experts",GET_ALL_EXPERTS_PAGING:"experts?page={page}",GET_EXPERT:"expert/{slug}",GET_EXPERT_POST:"expert/article?page={page}",POST_ARTICLE_FEEDBACK:"article/feedback/{id}",GET_AZ_DRUGS:"category/a-z/{category}",GET_HOMEPAGE_MEDICAL_REVIEWED:"home/medical-reviewed",GET_ARTICLES_BY_IDS:"articles?ids={ids}",GET_ARTICLE_OF_CATEGORY_NO_EXPLAINERS:"articles?category_id={categoryId}&page={currentPage}&skip_ids={ids}",GET_EXPERT_OF_CATEGORY:"category/expert/?id={id}",GET_DUE_DATE_INFO:"health-tools/due-date-calculator/info",GET_DUE_DATE_ALL_WEEKS:"health-tools/due-date-calculator/all",GET_DUE_DATE_SUGGESTED_ARTICLES:"health-tools/due-date-calculator/result?from_week={from}&to_week={to}",GET_PROFILE:"user/profile",GET_ADMIN_PROFILE:"GET_ADMIN_PROFILE",GET_FEATURE:"feature",POST_NEW_FEATURE:"feature/update",CREATE_BOOKMARK:"bookmark/create",DELETE_BOOKMARK:"bookmark/delete",DELETE_ALL_BOOKMARK:"bookmark/delete-all",GET_ALL_BOOKMARK:"bookmark",SSO_USER_PROFILE:"user",SSO_USER_BOOKMARKS:"user/bookmarks",SSO_USER_PASSWORD:"user/settings/password",SSO_USER_EMAIL:"user/settings/update-email",SSO_CLOSE_ACCOUNT:"user/settings/close-account",SSO_HELP:"user/settings/help",GET_HEALTH_TOOL_OVULATION_INFO:"health-tools/ovulation-calculator/info",GET_HEALTH_TOOL_OVULATION_SUGGESTED_ARTICLES:"health-tools/ovulation-calculator/result?method={method}",GET_HEALTH_TOOL_BMI_INFO:"health-tools/bmi-calculator/info",GET_HEALTH_TOOL_BMI_RESULT:"health-tools/bmi-calculator/result?gender={gender}&bmi={bmi}&age={age}",GET_HEALTH_TOOL_BMR_INFO:"health-tools/bmr-calculator/info",GET_HEALTH_TOOL_BMR_RESULT:"health-tools/bmr-calculator/result?kcals={kcals}&gender={gender}&age={age}",GET_HEALTH_TOOL_PWG_INFO:"health-tools/preweight-gain-calculator/info",GET_HEALTH_TOOL_THR_INFO:"health-tools/target-heart-rate/info",GET_HEALTH_TOOL_BABY_GROWTH_INFO:"health-tools/baby-growth-tracking/info",POST_UPDATE_LOCATION:"tracking/geo/",GET_SIDIS_DUE_DATE:"frontend/tools/due_date",GET_SIDIS_OVULATION:"frontend/tools/ovulation",GET_SIDIS_BMI:"frontend/tools/bmi",GET_SIDIS_BMR:"frontend/tools/bmr",POST_LOGOUT:"user/logout",OVULATION_CREATE_EVENT:"ovulation/event?method={method}&day={day}&cycle={cycle}&period={period}&token={token}&user_id={user_id}",GET_ALL_SPOTLIGHT:"spotlights?per_page={perPage}&order_by={orderBy}",SSO_UPDATE_FIRST_TIME_BOOKMARK:"bookmark/update-first-time",POST_COMMENT_NOTIFICATION:"comment/notification",GET_ABOUT_US_DATA:"about",POST_LEAD_IMPRESSION:"campaign/{campaignCode}/impression",POST_LEAD_POPUP_EXIT:"campaign/{campaignCode}/popup_exit",POST_LEAD_LEAD:"campaign/{campaignCode}/lead",POST_SSO_VERIFY_TOKEN:"verify-id-token",GET_LANDING_PAGE_FIRST_NODE:"landing_page/bot",GET_LANDING_PAGE_NEXT_NODE:"landing_page/messages",POST_LANDING_PAGE_IMPRESSION:"landing_page/impressions",POST_LANDING_PAGE_CLICK:"landing_page/clicks",FETCH_URL_DATA:"preview",GET_SPOTLIGHT_LANDING:"spotlight/{slug}",GET_FOOTER_INFO:"footer",CHECK_SSO_EMAIL:"member/check-email",GET_HOMEPAGE_SITEWIDE_BANNER:"home/sitewide-banner",GET_DYNAMIC_FOOTER:"menu/footer",GET_EXPERTS:"experts?page={page}&number={perPage}&s={search}",GET_EXPERT_BY_ID:"expert/{id}"},Ie={SEARCH_USER:"admin/profile/search?website_url={website_url}&name={name}",COMMENT:{IMAGE_UPLOAD:"admin/comment/image/upload?website_url={website_url}"}},Le={locale:"vi-VN",env:{isMarryBaby:!1,togetherBasePath:"/community"},router:{basePath:"",asPath:"/"}},Se=_({data:Le,action:{pushNotifications:e=>e,sanitizeFunction:e=>e}});let Re=Le;const ke=({locale:e="vi-VN",children:t,userInfo:o,router:r,env:a={isMarryBaby:!1,togetherBasePath:"/community"},sanitizeFunction:i=(e=>e),pushNotifications:n=(()=>!1)})=>{const[s,l]=g();return Re={userInfo:o,locale:e,togetherUserId:s,router:r,env:a},E((()=>{(null==o?void 0:o.id)&&it(qe(ye.PROFILE,{_locale:e}),"GET").then((e=>{var t;l(null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.id)}))}),[null==o?void 0:o.id]),m.createElement(Se.Provider,{value:{data:{userInfo:o,locale:e,togetherUserId:s,router:r,env:a},action:{pushNotifications:n,sanitizeFunction:i}}},t)},$e="DD/MM/YYYY",Ce="/images/avatar.jpg",Pe="/images/default-image.jpg",Ne={DUE_DATE:"DUE_DATE",BMI:"BMI",BMR:"BMR",OVULATION:"OVULATION",IFRAME:"IFRAME",PWG:"PWG",THR:"THR",BGC:"BGC"},De={"id-ID":{"kalkulator-bmi":Ne.BMI,"kebutuhan-kalori":Ne.BMR,"kalkulator-hari-perkiraan-lahir":Ne.DUE_DATE,"kalkulator-masa-subur-2":Ne.OVULATION,"kalkulator-kenaikan-berat-badan-ibu-hamil":Ne.PWG,"kalkulator-detak-jantung-saat-olahraga":Ne.THR},"ms-MY":{"kalkulator-bmi":Ne.BMI,"kalkulator-bmr":Ne.BMR,"kalkulator-tarikh-bersalin":Ne.DUE_DATE,"kalkulator-kesuburan":Ne.OVULATION,"kalkulator-tambah-berat-badan-hamil":Ne.PWG,"target-heart-rate-calculator":Ne.THR},"vi-VN":{"cach-tinh-chi-so-bmi":Ne.BMI,"tinh-chi-so-bmr":Ne.BMR,"cong-cu-tinh-ngay-du-sinh":Ne.DUE_DATE,"tinh-ngay-rung-trung":Ne.OVULATION,"cong-cu-tinh-can-nang-khi-mang-thai":Ne.PWG,"cong-cu-do-nhip-tim":Ne.THR},"zh-TW":{"bmi-calculator":Ne.BMI,"bmr-calculator":Ne.BMR,"due-date-calculator":Ne.DUE_DATE,"ovulation-calculator":Ne.OVULATION,"pregnancy-weight-gain-calculator":Ne.PWG,"target-heart-rate-calculator":Ne.THR},"en-PH":{"bmi-calculator":Ne.BMI,"bmr-calculator":Ne.BMR,"due-date-calculator":Ne.DUE_DATE,"ovulation-calculator":Ne.OVULATION,"pregnancy-weight-gain-calculator":Ne.PWG,"target-heart-rate-calculator":Ne.THR},"th-TH":{"เครื่องคำนวณหา-ค่าดัชนี":Ne.BMI,"เครื่องคำนวณอัตราการเผาผลาญพลังงาน-bmr":Ne.BMR,"เครื่องมือคำนวณกำหนดคลอด":Ne.DUE_DATE,"เครื่องคำนวณการตกไข่-ovulation-calculat":Ne.OVULATION,"เครื่องคำนวณน้ำหนักตัว":Ne.PWG,"เครื่องวัดอัตราการเต้น":Ne.THR},"hi-IN":{"bmi-calculator-en":Ne.BMI,"bmi-calculator":Ne.BMI,"bmr-calculator":Ne.BMR,"delivery-date-calculator":Ne.DUE_DATE,"ovulation-calculator":Ne.OVULATION,"pregnancy-weight-gain-calculator":Ne.PWG,"target-heart-rate-calculator":Ne.THR},"km-KH":{"គណនា-bmi":Ne.BMI,"គណនា-bmr":Ne.BMR,"គណនាថ្ងៃសម្រាលកូន":Ne.DUE_DATE,"គណនាថ្ងៃមេជីវិតញីទុំធ្លាក់":Ne.OVULATION,"គណនាទម្ងន់ស្ត្រីពពោះ":Ne.PWG,"គណនារកចង្វាក់បេះដូងល្អ":Ne.THR},"my-MM":{"bmi-calculator":Ne.BMI,"bmr-calculator":Ne.BMR,"due-date-calendar":Ne.DUE_DATE,"ovulation-calculator":Ne.OVULATION,"pregnaancy-weight-calculator":Ne.PWG,"target-heartrate":Ne.THR,"pregnancy-weight-calculator":Ne.PWG,"target-heart-rate":Ne.THR}},Ge="hhg_user_token",Me="together_admin_token",Ue={adBlock:48,articleAdContainer:47,headerContainerHome:99,headerContainerPopup:200,headerContainerPopupSUbLevel:300,menuSearchInputPopup:5,menuSearchInputDisplayIcon:6,menuSearchPopup:200},Be={report_scam:{label:"morePopover.report.scam",reportReasonText:"morePopover.report.scam"},report_sex:{label:"morePopover.report.sex",reportReasonText:"morePopover.report.sex"},report_offensive:{label:"morePopover.report.offensive",reportReasonText:"morePopover.report.offensive"},report_violence:{label:"morePopover.report.violence",reportReasonText:"morePopover.report.violence"},report_prohibited:{label:"morePopover.report.prohibited",reportReasonText:"morePopover.report.prohibited"},report_spam:{label:"morePopover.report.spam",reportReasonText:"morePopover.report.spam"},report_falseNews:{label:"morePopover.report.falseNews",reportReasonText:"morePopover.report.falseNews"},report_other:{label:"morePopover.report.other",reportReasonText:"morePopover.report.other"}},ze=20,He={"en-PH":{ALL:"all",HOSPITAL:"hospital",SERVICE:"service",DOCTOR:"doctor",SEARCH:"search",SPECIALTIES:"specialties",CURRENT:"current-location"},"vi-VN":{ALL:"tat-ca",HOSPITAL:"benh-vien",SERVICE:"dich-vu",DOCTOR:"bac-si",SEARCH:"tim-kiem",SPECIALTIES:"chuyen-khoa",CURRENT:"vi-tri-hien-tai"},"id-ID":{ALL:"semua",HOSPITAL:"rumah-sakit",SERVICE:"layanan",DOCTOR:"dokter",SEARCH:"cari",SPECIALTIES:"spesialisasi",CURRENT:"posisi-saya-saat-ini"}};var je=Object.freeze({__proto__:null,POST_DATE_FORMAT:"dd/MM/yyyy",NORMAL_DATE_FORMAT:"YYYY-MM-DD",DUE_DATE_FORMAT:$e,DEFAULT_AVATAR_IMG:Ce,DEFAULT_RESULT_IMG:"/images/default.png",DEFAULT_IMG:Pe,BMI_LEVELS:["underweight","healthy","overweight","obese_level_1","obese_level_2"],BMR_LEVELS:["low","normal","high"],CORAL_TOKEN_COOKE:"coral_together_user_token",HEALTH_TOOL_TYPE:Ne,LOCALE_HEALTH_TOOLS:De,BEARER_TOKEN_COOKIE:Ge,TOGETHER_DISCLAIMER_COOKIE:"hhg_together_disclaimer",BEARER_ADMIN_TOKEN_COOKIE:Me,Z_INDEX:Ue,BmrActiveLevels:[{value:"sedentary",icon:"bmr-sedentary",name:"bmr.activeLevel.sedentary",description:"bmr.activeLevel.sedentary.description"},{value:"lightly-active",icon:"bmr-light",name:"bmr.activeLevel.lightlyActive",description:"bmr.activeLevel.lightlyActive.description"},{value:"moderately-active",icon:"bmr-moderately",name:"bmr.activeLevel.moderatelyActive",description:"bmr.activeLevel.moderatelyActive.description"},{value:"intensely-active",icon:"bmr-intensively",name:"bmr.activeLevel.intenselyActive",description:"bmr.activeLevel.intenselyActive.description"},{value:"extremely-active",icon:"bmr-extremely",name:"bmr.activeLevel.extremelyActive",description:"bmr.activeLevel.extremelyActive.description"}],LEAD_CAMPAIGN_CODE:"lmoct7xfr5sv4fv",LEAD_TOKEN_COOKIE:"hhg-id",GA_TOKEN_COOKIE:"_ga",GOOGLE_CALENDAR_AUTH_CLIENT_ID:"1038242799566-esoq4ij201ve5qfp266nbca44scpo3c6.apps.googleusercontent.com",FIND_CARE_IFRAME_URL:"https://www.appsheet.com/start/4ba34ebe-3cb6-4c16-8dd4-d074025a5bb6#appName=DependentDropdowns-2711103&group=%5B%5D&page=card&sort=%5B%5D&table=Menu&view=Menu",REPORT_REASON_MAP:Be,MB_SOCIAL_LINKS:{LINKEDIN:"https://www.linkedin.com/company/hello-health-group/",FACEBOOK:"https://www.facebook.com/marry.baby.vn",INSTAGRAM:"https://www.instagram.com/marrybaby.vn/",TWITTER:"",YOUTUBE:"https://www.youtube.com/channel/UCeZybTkY1VzJ3N7LvPGdKbg",ZALO:"http://zalo.me/806483414530291942"},INTERNAL_ROLES:["admin","moderator","local-admin"],EXTERNAL_ROLES:["ambassador","expert","sponsor","guide","influencer"],INTERNAL_PROFILE_ROLES:["moderator","local-admin"],EXTERNAL_PROFILE_ROLES:["expert","ambassador","sponsor"],RoleDataMap:{moderator:{text:"Moderator",fid:"cardAuthor.moderator",background:"#fe921d"},admin:{text:"Admin",fid:"cardAuthor.admin",background:"#2b62cd"},"local-admin":{text:"Local admin",fid:"cardAuthor.localAdmin",background:"#2b62cd"},expert:{text:"Expert",fid:"cardAuthor.expert",background:"#ff6f4d"},sponsor:{text:"Sponsor",fid:"cardAuthor.sponsor",background:"#00c7e6"},ambassador:{text:"Ambassador",fid:"cardAuthor.ambassador",background:"#00CB8A"}},MAX_IMAGE_UPLOADS:20,LOCALISED_SLUGS:He});const Fe={"vi-VN":"hellobacsi.com","id-ID":"hellosehat.com","ms-MY":"hellodoktor.com","km-KH":"hellokrupet.com","en-PH":"hellodoctor.com.ph","th-TH":"hellokhunmor.com","my-MM":"hellosayarwon.com","zh-TW":"helloyishi.com.tw","hi-IN":"helloswasthya.com"},Ke={"vi-VN":"marrybaby.vn"},Ve=process.env.NEXT_PUBLIC_DEPLOY_LOCALE||"vi-VN",Ye=e=>{const{env:{isMarryBaby:t}}=Re;return`https://${t?Ke[e]:Fe[e]}`},We=e=>{const t=e.indexOf("?");return t>=0?e.slice(0,t+1)+e.slice(t+1).replace(/[^=&]+=(&|$)/g,"").replace(/&$/,""):e},Xe=e=>{const{env:{isMarryBaby:t}}=Re;if("undefined"!=typeof window)return window.location.origin;const o="staging"===process.env.NEXT_PUBLIC_DEPLOY_ENV;return"development"===process.env.NEXT_PUBLIC_DEPLOY_ENV?"http://localhost:3000":`https://${o?t?"fe.":"discover.":t?"www.":""}${Fe[e]}`},qe=(e,t,o)=>{let r="";o&&(r=Object.keys(o).map((e=>e+"="+o[e])).join("&"));const{togetherBaseApiUrl:a=""}=(null==Re?void 0:Re.env)||{};let i=A(e,Object.assign(Object.assign({},(null==t?void 0:t._locale)?{website_url:Ye(String(t._locale))}:{}),t));return i+=`${i.includes("?")?"&":"?"}${r}`,a+"api/v1/"+We(i)},Je=(e,t,o)=>{const{discoverBaseApiUrl:r="",discoverBaseProdApiUrl:a=""}=(null==Re?void 0:Re.env)||{};return(!I&&o?a:r)+"wp-json/api/"+We(A(e,Object.assign({},t)))},Qe=(e,t,o)=>{const{marryBabyApiUrl:r="",marryBabyProdApiUrl:a=""}=(null==Re?void 0:Re.env)||{};return(o&&!I?a:r)+"wp-json/api/"+We(A(e,Object.assign({},t)))},Ze=(e,t)=>{const{careBaseApiUrl:o=""}=(null==Re?void 0:Re.env)||{};return(o||"https://service-health-care.hellohealthgroup.com/")+We(A(e,Object.assign({},t)))},et=(e,t)=>{const{premiumBaseApiUrl:o=""}=(null==Re?void 0:Re.env)||{};return(o||"https://premium-content-stag.hellohealthgroup.com/")+We(A(e,Object.assign({},t)))},tt=(e,t)=>{const{publicSSO:o=""}=(null==Re?void 0:Re.env)||{};return(o||"https://staging-id.hellobacsi.com/")+"api/"+We(A(e,Object.assign({},t)))},ot=e=>((null==e?void 0:e.data)&&(e.data instanceof FormData?e.body=e.data:"object"==typeof e.data&&(e.body=JSON.stringify(e.data)),delete e.data),e),rt=(e,t,o,r=!1)=>h(void 0,void 0,void 0,(function*(){var a,i,n,s;try{const a=yield fetch(r?e:(s=e,encodeURI(s).replace(/%5B/g,"[").replace(/%5D/g,"]")),Object.assign(Object.assign({method:t},ot(o)),{headers:Object.assign({},null==o?void 0:o.headers)})).then((e=>e.json()));if(a)return a}catch(t){return console.log(t),console.log({url:e,status:null===(a=null==t?void 0:t.response)||void 0===a?void 0:a.status,statusText:null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.statusText}),(null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.data)||null}return null})),at=(e,t="GET",o,r)=>h(void 0,void 0,void 0,(function*(){var a,i,n,s,l,d;try{const s="string"==typeof e?e:e.url,l="string"==typeof e?e:e.backupUrl,d=Te.parse(r||""),c=d[Ge]||y(Ge);if(!c||!c.length)return rt(l||s,t,o);try{const e=yield fetch(s,Object.assign(Object.assign({method:t},ot(o)),{headers:Object.assign({Authorization:"Bearer "+c},null==o?void 0:o.headers)})).then((e=>e.json()));if(null===(a=null==e?void 0:e.messages)||void 0===a?void 0:a.find((e=>"Unauthenticated"===(null==e?void 0:e.toLowerCase()))))return rt(l||s,t,o);if(e)return e}catch(e){return console.log({status:null===(i=null==e?void 0:e.response)||void 0===i?void 0:i.status,statusText:null===(n=null==e?void 0:e.response)||void 0===n?void 0:n.statusText}),rt(l||s,t,o)}}catch(e){return console.log({status:null===(s=null==e?void 0:e.response)||void 0===s?void 0:s.status,statusText:null===(l=null==e?void 0:e.response)||void 0===l?void 0:l.statusText}),(null===(d=null==e?void 0:e.response)||void 0===d?void 0:d.data)||null}return null})),it=(e,t,o,r)=>h(void 0,void 0,void 0,(function*(){try{const a=Te.parse(r||""),i=a[Ge]||y(Ge);if(i&&i.length){const r=yield fetch(e,Object.assign(Object.assign({method:t},ot(o)),{headers:Object.assign({Authorization:"Bearer "+i},null==o?void 0:o.headers)})).then((e=>e.json()));if(r)return r}}catch(e){return null}return null})),nt=(e,t,o,r)=>h(void 0,void 0,void 0,(function*(){try{const a=Te.parse(r||""),i=a[Me]||y(Me);if(i&&i.length){const r=yield fetch(e,Object.assign(Object.assign({method:t},ot(o)),{headers:Object.assign({Authorization:"Bearer "+i},null==o?void 0:o.headers)})).then((e=>e.json()));if(r)return r}}catch(e){return null}return null}));function st(e,t,o){const r=new RegExp("([?&])"+t+"=.*?(&|$)","i"),a=-1!==e.indexOf("?")?"&":"?";return e.match(r)?e.replace(r,"$1"+t+"="+o+"$2"):e+a+t+"="+o}const lt=(e,t,o="/community")=>{const r=e||("undefined"!=typeof window?window.location.href:"/");let a="undefined"!=typeof window?window.location.origin:"";a||e&&(e.startsWith("http://")||e.startsWith("https://"))&&(a=e.split("/").slice(0,3).join("/"));return((e,t)=>{const{publicSSO:o}=Re.env,r=e||window.location.href;return t&&Object.keys(t).map((e=>{st(r,e,t[e])})),st(r,"source","communities"),o?`${o}?returnUrl=${encodeURIComponent(r.toString())}`:r})(`${a}${o}/on-boarding?return=${encodeURIComponent(r)}`,t)},dt=(e,t,o,r)=>o&&t?`${o}-${t}`:`${O(e||"",{lower:!0,locale:r||Ve})}-${t}`,ct=({name:e,id:t,locale:o})=>{var r;return`/care/${null===(r=He[o||"vi-VN"])||void 0===r?void 0:r.DOCTOR}/${dt(e,t)}`},pt=({name:e,id:t,slug:o,locale:r})=>{var a;return`/care/${null===(a=He[r||"vi-VN"])||void 0===a?void 0:a.HOSPITAL}/${dt(e,t,o)}`};var ut=x((e=>({root:{},wrapper:{gap:f(8)},groupErr:{fontSize:f(14)},itemRoot:{flexGrow:1,width:"50%",'&[data-checked="true"]':{".mantine-Radio-label":{borderColor:e.fn.primaryColor()}}},itemLabelWrapper:{padding:0,width:"100%"},itemLabel:{position:"relative",padding:`${f(6)} ${f(16)}`,border:`1px solid ${e.colors.gray[2]}`,borderRadius:f(4),cursor:"pointer",'&[data-disabled="true"]':{background:e.colors.gray[1],color:`${e.colors.gray[4]} !important`,img:{opacity:.5}},img:{height:f(26)}},itemInner:{display:"none"}})));export{nt as $,it as A,qe as B,ye as C,Le as D,et as E,Ye as F,Re as G,B as H,tt as I,k as J,he as K,rt as L,Ze as M,Ge as N,lt as O,W as P,Xe as Q,Oe as R,ge as S,re as T,Fe as U,pt as V,ct as W,Je as X,Ae as Y,Ue as Z,Ie as _,me as a,Qe as a0,ce as a1,se as a2,le as a3,de as a4,pe as a5,ue as a6,Ke as a7,Pe as a8,ze as a9,Ce as aa,Be as ab,at as ac,Se as b,je as c,ke as d,L as e,S as f,R as g,$ as h,C as i,P as j,N as k,D as l,G as m,z as n,H as o,j as p,X as q,te as r,Z as s,ee as t,ae as u,ie as v,ut as w,q as x,$e as y,Ne as z};
package/build/esm/lead.js CHANGED
@@ -1 +1 @@
1
- import{_ as e,a as t}from"./tslib.es6-e88b4ce3.js";import a,{createContext as l,useState as n,useEffect as o,useMemo as i,useRef as r,useContext as s}from"react";import d from"lodash/debounce";import{v1 as c}from"uuid";import{B as m}from"./index-d1155f84.js";import{CommonGAssets as u}from"./gAssets.js";import{Portal as p,Box as h,Transition as g,Overlay as v}from"@mantine/core";import{T as b}from"./index-71cce804.js";import{H as y}from"./index.styles-d0bb1e03.js";import{S as f,d as k,c as _,R as E,P as w,N as C}from"./index-ce22b3b6.js";import"./constants-27004e00.js";import"./Onboarding-c4c73809.js";import"./utils-5f14f492.js";import{l as N,k as T}from"./screenSizeContext-6250deff.js";import{D as S}from"./index-e6f18bd6.js";import x from"dayjs";import"styled-components";import{t as O}from"./theme-b742a282.js";import"./index-1544c950.js";import"./isProduction-abad368e.js";import{T as P}from"./translationsContext-8a8e6199.js";import"string-format";import"@mantine/hooks";import"./index.styled-42d7d883.js";import"./index-1022850c.js";import"./useCategory-8ca1a4e9.js";import{M as B}from"./utils-ee3c1d92.js";import"@mantine/dates";import{createFormContext as j}from"@mantine/form";import{u as L}from"./useTranslations-5eee897f.js";import{createPortal as $}from"react-dom";import{g as A,s as I}from"./cookieHelper-e8bc8745.js";import"date-fns/locale";import"react-keyed-flatten-children";import"slugify";import"@mantine/carousel";import"classnames";import"lodash/throttle";const D=1,U=2;let H="https://dev.leadgen.hellobacsi.com/";const R=1,M=2;let W="";H.includes("localhost")&&(H="https://dev.leadgen.hellobacsi.com/"),location.hostname.includes("marrybaby.vn")&&(W="pink");let F="https://"+location.hostname+location.pathname+location.search;F=F.toLowerCase(),sessionStorage.getItem("insider_object")&&(window.insider_object=JSON.parse(sessionStorage.getItem("insider_object")));const V={"vi-VN":{popupLang:"vi",countryCode:"vn",countryCodeNumber:84},"id-ID":{popupLang:"id",countryCode:"id",countryCodeNumber:62},"th-TH":{popupLang:"th",countryCode:"th",countryCodeNumber:66},"ms-MY":{popupLang:"ms",countryCode:"my",countryCodeNumber:60},"zh-TW":{popupLang:"zh",countryCode:"tw",countryCodeNumber:886},"km-KH":{popupLang:"km",countryCode:"kh",countryCodeNumber:855},"my-MM":{popupLang:"my",countryCode:"mm",countryCodeNumber:95},"hi-IN":{popupLang:"hi",countryCode:"in",countryCodeNumber:91}},q=V[document.documentElement.lang]||V["vi-VN"];const J={1:"Asia/Ho_Chi_Minh",10:"Asia/Ho_Chi_Minh",11:"Asia/Ho_Chi_Minh",12:"Asia/Ho_Chi_Minh",2:"Asia/Jakarta",3:"Asia/Bangkok",4:"Asia/Phnom_Penh",5:"Asia/Kuala_Lumpur",6:"Asia/Taipei",7:"Asia/Yangon",8:"Asia/Kolkata",9:"Asia/Manila"};var Y={"validator.required":"This field is required.","validator.remote":"Please fix this field.","validator.email":"Please enter a valid email address.","validator.phone":"Please input correct phone number.","validator.url":"Please enter a valid URL.","validator.date":"Please enter a valid date.","validator.dateISO":"Please enter a valid date (ISO).","validator.number":"Please enter a valid number.","validator.digits":"Please enter only digits.","validator.creditcard":"Please enter a valid credit card number.","validator.equalTo":"Please enter the same value again.","validator.accept":"Please enter a value with a valid extension.","validator.maxlength":"jQuery.validator.format('Please enter no more than {0} characters.","validator.minlength":"jQuery.validator.format('Please enter at least {0} characters.","validator.rangelength":"jQuery.validator.format('Please enter a value between {0} and {1} characters long.","validator.range":"jQuery.validator.format('Please enter a value between {0} and {1}.","validator.max":"jQuery.validator.format('Please enter a value less than or equal to {0}.","validator.min":"jQuery.validator.format('Please enter a value greater than or equal to {0}.","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"};const z={"en-PH":Y,"vi-VN":{"validator.required":"Vui lòng điền mục này","validator.email":"Vui lòng điền email có thật.","validator.number":"Vui lòng điền số có thật","validator.digits":"Vui lòng chỉ điền số","validator.maxlength":"Vui lòng điền dưới {0} số","validator.minlength":"Vui lòng điền hơn {0} số","validator.remote":"Hãy sửa cho đúng.","validator.url":"Hãy nhập URL.","validator.date":"Hãy nhập ngày.","validator.dateISO":"Hãy nhập ngày (ISO).","validator.creditcard":"Hãy nhập số thẻ tín dụng.","validator.equalTo":"Hãy nhập thêm lần nữa.","validator.extension":"Phần mở rộng không đúng.","validator.rangelength":"Hãy nhập từ {0} đến {1} kí tự.","validator.range":"Hãy nhập từ {0} đến {1}.","validator.max":"Hãy nhập từ {0} trở xuống.","validator.min":"Hãy nhập từ {0} trở lên.","validator.phone":"Nhập đúng định dạng số điện thoại","validator.emailUsed":"Email này đã được sử dụng cho chiến dịch.","validator.phoneUsed":"Số điện thoại này đã được sử dụng cho chiến dịch.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"hi-IN":{"validator.required":"इस क्षेत्र की आवश्यकता है।","validator.email":"कृपया एक मान्य ईमेल पता दर्ज करें","validator.number":"कृपया एक वैध संख्या दर्ज करें","validator.digits":"कृपया केवल अंक दर्ज करें","validator.maxlength":"कृपया {0} अक्षर से अधिक दर्ज न करें","validator.minlength":"कृपया कम से कम {0} अक्षर दर्ज करें","validator.phone":"कृपया एक वैध संख्या दर्ज करें","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"id-ID":{"validator.required":"Kolom ini wajib diisi","validator.email":"Tolong daftarkan email yang valid","validator.number":"Tolong daftarkan nomor telepon yang valid","validator.digits":"Tolong masukkan angka saja","validator.maxlength":"Jangan memasukkan lebih dari {0} karakter","validator.minlength":"Tolong ketik sedikitnya {0} karakter","validator.phone":"Tolong daftarkan nomor telepon yang valid","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"ms-MY":{"validator.required":"Bahagian ini wajib diisi.","validator.email":"Sila masukkan alamat emel yang sah.","validator.number":"Sila masukkan no telefon yang sah.","validator.digits":"Sila masukkan nombor digit sahaja.","validator.maxlength":"Sila masukkan tidak lebih dari {0} aksara","validator.minlength":"Sila masukkan sekurang-kurangnya {0} aksara","validator.phone":"Sila masukkan no telefon yang sah.","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"my-MM":{"validator.required":"ဒီနေရာမှာ ဖြည့်ဖို့ လိုအပ်ပါတယ်","validator.email":"မှန်ကန်သော အီးမေးလ်လိပ်စာထည့်သွင်းပါ","validator.number":"မှန်ကန်သော ဖုန်းနံပါတ်ထည့်သွင်းပါ","validator.digits":"နံပါတ်များသာဖြည့်ပါ","validator.maxlength":"ကျေးဇူးပြု၍ {0} ထပ်မပိုသော ဂဏန်းများသာဖြည့်ပါ","validator.minlength":"ကျေးဇူးပြု၍ အနည်းဆုံး {0} ဂဏန်းဖြည့်ပါ","validator.phone":"မှန်ကန်သော ဖုန်းနံပါတ်ထည့်သွင်းပါ","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"km-KH":{"validator.required":"ព័ត៌មាន​ចាំបាច់​ដែល​ត្រូវ​បំពេញ","validator.email":"សូម​វាយ​អាសយដ្ឋាន​អ៊ីម៉ែល​ឲ្យ​បាន​ត្រឹមត្រូវ","validator.number":"សូម​វាយបញ្ចូល​លេខ​ឲ្យ​បាន​ត្រឹមត្រូវ","validator.digits":"វាយ​បញ្ចូល​បាន​តែ​លេខ​ប៉ុណ្ណោះ","validator.maxlength":"សូម​វាយ​បញ្ចូលកុំ​ឲ្យ​លើស {0} តួអក្សរ","validator.minlength":"សូម​វាយ​បញ្ចូល​តិច​បំផុត {0} តួអក្ស","validator.phone":"សូម​វាយបញ្ចូល​លេខ​ឲ្យ​បាន​ត្រឹមត្រូវ","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"zh-TW":{"validator.required":"此為必填欄位","validator.email":"請填入有效的 email 地址","validator.number":"請填入有效的電話號碼","validator.digits":"此欄位僅能輸入數字","validator.maxlength":"請輸入少於 {0} 位數","validator.minlength":"請輸入至少 {0} 位數","validator.phone":"請填入有效的電話號碼","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"th-TH":{"validator.required":"ต้องระบุข้อมูลในช่องนี้","validator.email":"กรุณาใส่อีเมล์ที่ถูกต้อง","validator.number":"กรุณาใส่ตัวเลขที่ถูกต้อง","validator.digits":"กรุณาส่เฉพาะตัวเลข","validator.maxlength":"กรุณาใส่ตัวเลขมากกว่า {0} หลัก","validator.minlength":"กรุณาใส่ตัวเลขอย่างน้อย {0} หลัก","validator.phone":"กรุณาใส่ตัวเลขที่ถูกต้อง","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"tl-PH":Y},G=e=>{const t=z[e];return t||z["en-PH"]},K=l({}),Q=e=>{const[t,a]=n(16),[l,i]=n(9),[r,s]=n(!1);return o((()=>{if(s(!1),e){const t=new Image;t.addEventListener("load",(()=>{a(t.naturalWidth),i(t.naturalHeight),s(!0)})),t.addEventListener("error",(()=>{a(16),i(9),s(!0)})),t.src=e}else a(16),i(9),s(!0)}),[e]),{loaded:r,width:t,height:l}},X=({onClose:e,containerClassName:t,svgClassName:l})=>a.createElement("button",{onClick:e,className:`le-newbuilder-close-button js-modal__close ${t||""}`},a.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",className:l},a.createElement("circle",{cx:"16",cy:"16",r:"16",fill:"white"}),a.createElement("path",{d:"M16 17.05L10.925 22.125C10.7917 22.2584 10.621 22.329 10.413 22.337C10.2044 22.3457 10.025 22.275 9.87502 22.125C9.72502 21.975 9.65002 21.8 9.65002 21.6C9.65002 21.4 9.72502 21.225 9.87502 21.075L14.95 16L9.87502 10.925C9.74169 10.7917 9.67102 10.6207 9.66302 10.412C9.65436 10.204 9.72502 10.025 9.87502 9.87502C10.025 9.72502 10.2 9.65002 10.4 9.65002C10.6 9.65002 10.775 9.72502 10.925 9.87502L16 14.95L21.075 9.87502C21.2084 9.74169 21.3794 9.67069 21.588 9.66202C21.796 9.65402 21.975 9.72502 22.125 9.87502C22.275 10.025 22.35 10.2 22.35 10.4C22.35 10.6 22.275 10.775 22.125 10.925L17.05 16L22.125 21.075C22.2584 21.2084 22.329 21.379 22.337 21.587C22.3457 21.7957 22.275 21.975 22.125 22.125C21.975 22.275 21.8 22.35 21.6 22.35C21.4 22.35 21.225 22.275 21.075 22.125L16 17.05Z",fill:"#595959"}))),Z=({popupId:e,url:t,newTab:l,imageDestkop:n,imageMobile:o,onClose:i,onOtherSubmit:r})=>{const{width:s,height:d,loaded:c}=Q(o),{width:m,height:u,loaded:p}=Q(n);return c&&p?a.createElement("div",{id:e,className:"lead-modal-wrapper","data-popup-url":location.pathname,"data-popup-type":"center_tab"},a.createElement("div",{className:"le-center-tab-popup"},a.createElement("div",{style:{position:"relative"}},a.createElement("a",{className:"js-popup-other-submit",href:t,target:l?"blank":"_parent",onClick:r},a.createElement("img",{className:"le-only-mobile",src:o,style:{aspectRatio:`${s}/${d}`}}),a.createElement("img",{className:"le-only-desktop",src:n,style:{aspectRatio:`${m}/${u}`}})),a.createElement(X,{onClose:i,containerClassName:"close-button-top-right"})))):null},ee=({popupId:e,url:t,title:l,urlText:n,titleAlign:o,subtitle:i,subtitleAlign:r,newTab:s,imageDesktop:d,imageMobile:c,onClose:m,onOtherSubmit:u})=>{const{width:p,height:h,loaded:g}=Q(c),{width:v,height:b,loaded:y}=Q(d);return g&&y?a.createElement("div",{id:e,className:"lead-modal-wrapper lead-floating-wrapper","data-popup-url":location.pathname,"data-popup-type":"floating"},a.createElement("aside",{className:"le-only-desktop"},a.createElement("div",{className:"le-floating-desktop"},a.createElement("div",{className:"le-floating-desktop-wrap",style:{position:"relative",background:"#fff"}},d?a.createElement("div",null,a.createElement("img",{style:{maxWidth:120,borderTopLeftRadius:5,borderBottomLeftRadius:5,aspectRatio:`${v}/${b}`},src:d})):null,a.createElement("div",{style:{padding:20}},a.createElement("div",{className:`le-floating-desktop-title le-text-align-${o}`},l),a.createElement("div",{className:`le-floating-desktop-desc le-text-align-${r}`},i)),a.createElement("a",{target:s?"blank":"_parent",style:{marginLeft:35,textDecoration:"none"},href:t},a.createElement("button",{className:"le-joinbow-floating-btn js-popup-other-submit",onClick:u},n)),a.createElement(X,{onClose:m,containerClassName:"close-button-top-right"})))),a.createElement("aside",{className:"le-only-mobile"},a.createElement("div",{className:"le-floating-mobile"},a.createElement("div",{className:"le-floating-mobile-wrap",style:{position:"relative",background:"#fff"}},a.createElement("aside",{style:{display:"flex",justifyContent:"space-between"}},a.createElement("div",null,a.createElement("div",{className:`le-floating-mobile-title le-text-align-${o}`},l),a.createElement("div",{className:`le-floating-mobile-desc le-text-align-${r}`},i)),c?a.createElement("div",null,a.createElement("img",{style:{marginLeft:15,marginTop:4,maxWidth:100,aspectRatio:`${p}/${h}`},src:c})):null),a.createElement("div",{style:{textAlign:"center",marginTop:10}},a.createElement("a",{target:s?"blank":"_parent",href:t,style:{textDecoration:"none"}},a.createElement("button",{className:"le-joinbow-floating-btn js-popup-other-submit",onClick:u},n))),a.createElement(X,{onClose:m,containerClassName:"close-button-top-right"}))))):null};const te=new class{constructor(){this.apiLeadUrl="https://dev.leadgen.hellobacsi.com/",this.apiSubotUrl="https://staging-service-subot.hellohealthgroup.com/"}},ae={call(t){var{url:a,data:l}=t,n=e(t,["url","data"]);return n.body=JSON.stringify(l),n.headers={"Content-Type":"application/json"},fetch(`${te.apiLeadUrl}${a}`,n).then((e=>e.json())).catch((()=>({})))}},le={call(t){var{url:a,data:l}=t,n=e(t,["url","data"]);return n.body=JSON.stringify(l),n.headers={"Content-Type":"application/json"},fetch(`${te.apiSubotUrl}${a}`,n).then((e=>e.json())).catch((()=>({})))}},ne=({bot_id:e,email:t,phone:a})=>{let l=a;return l&&l.startsWith("0")&&(l=l.substring(1)),le.call({url:"frontend/api/subot-campaign/check",method:"post",data:{bot_id:e,email:t,phone:l}})},oe=({campaign_id:e,email:t,phone:a})=>{let l=a;return l&&l.startsWith("0")&&(l=l.substring(1)),ae.call({url:"api/subot-campaign/check",method:"post",data:{campaign_id:e,email:t,phone:l}})},ie=({phone:e,type:t})=>ae.call({url:"phone"===t?"api/sms/otp":"api/sms/whatsapp_otp",method:"post",data:{phone_number:"phone"===t?e.replace("+",""):e}}),re=({phone:e,otp:t,type:a})=>ae.call({url:"phone"===a?"api/sms/verify":"api/sms/whatsapp_verify",method:"post",data:{otp_code:t,phone_number:"phone"===a?e.replace("+",""):e}}),se="undefined"==typeof window,de={VN:"vi",ID:"id",TH:"th",MY:"ms",TW:"zh-TW",KH:"km",MM:"my",IN:"hi",PH:"en"},ce=(e="",a="",l="",i=500)=>{const[r,s]=n([]),[d,c]=n(!1);return o((()=>{let n;return e?n=window.setTimeout((()=>t(void 0,void 0,void 0,(function*(){var n;if(e)try{c(!0);const o=yield((e="",a="",l="vi")=>t(void 0,void 0,void 0,(function*(){return new Promise(((t,n)=>{if(!e)return n("Need valid text input");if(se)return n("Need valid window object");try{(new window.google.maps.places.AutocompleteService).getPlacePredictions(Object.assign(Object.assign({input:e},a?{componentRestrictions:{country:a}}:{}),{language:de[l]}),t)}catch(e){n(e)}}))})))(e,a,l);s(!(n=o)||n.length<1?[]:n.map((e=>({placeId:e.place_id,description:e.description}))))}catch(e){console.error(e)}finally{c(!1)}else s([])}))),i):r.length&&s([]),()=>{window.clearTimeout(n)}}),[e,i,a]),{isLoading:d,predictions:r}},me={email:{},phone:{}},ue=(e,a,l)=>t(void 0,void 0,void 0,(function*(){const n="email"in l?"email":"phone",o="email"in l?l.email:l.phone,i="email"in l?"validator.emailUsed":"validator.phoneUsed";if(me[n][o]){if(me[n][o].value)return i;if(!me[n][o].value&&me[n][o].expire>Date.now())return""}const r=yield((e,a,l)=>t(void 0,void 0,void 0,(function*(){const t="email"in l?"email":"phone",n="email"in l?l.email:l.phone,o="email"in l?"validator.emailUsed":"validator.phoneUsed",i=yield oe({campaign_id:[e],[t]:n});return"SubmitLeadWithBotId_ERR_001"===i._errorCode||"SubmitLeadWithBotId_ERR_002"===i._errorCode||a.length&&"CheckSuBotLeadTool_ERR_001"===(yield ne({bot_id:a,[t]:n}))._errorCode?o:void 0})))(e,a,l);return me[n][o]=r?{value:!0}:{value:!1,expire:Date.now()+6e4},r})),[pe,he,ge]=j(),ve=["places"],be=({name:e,placeholder:t,locale:l})=>{var s;const d=he(),[c,m]=n(""),[u,p]=n(""),{predictions:h}=ce(c,"","tl-PH"===l?"en":null===(s=null==l?void 0:l.split("-"))||void 0===s?void 0:s[0]),[g,v]=n(null),[b,y]=n(!1),k=r(Math.random().toString(36).substring(7)),_=i((()=>{const e=h.map((e=>({value:e.description,label:e.description}))),t=e.find((e=>e.value===u));return!u||t?e:[{value:u,label:u}].concat(e)}),[h,u]);return o((()=>{var e,t,a;(null===(a=null===(t=null===(e=null===window||void 0===window?void 0:window.google)||void 0===e?void 0:e.maps)||void 0===t?void 0:t.places)||void 0===a?void 0:a.AutocompleteService)?y(!0):import("@react-google-maps/api").then((e=>{v((()=>e.LoadScript)),setTimeout((()=>{y(!0)}),200)}))}),[]),b?a.createElement(a.Fragment,null,g&&a.createElement(g,{googleMapsApiKey:"AIzaSyD9AbNa4AFwr8eNVs90G1YhQLhfWJ6KncU",libraries:ve,loadingElement:a.createElement(a.Fragment,null)}),a.createElement("div",{style:{display:"none"},"data-extra":!0,"data-name":e,"data-control":"text"}),a.createElement(f,Object.assign({className:"lead-modal__form-control",label:t,placeholder:t,withAsterisk:!0,name:e,data:_,searchValue:c,onSearchChange:e=>{m(e)},filter:()=>!0,clearable:!0,searchable:!0,onChange:e=>p(e||""),icon:a.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},a.createElement("path",{d:"M9.99999 9.79167C10.4028 9.79167 10.7467 9.64944 11.0317 9.365C11.3161 9.08 11.4583 8.73611 11.4583 8.33333C11.4583 7.93056 11.3161 7.58667 11.0317 7.30167C10.7467 7.01722 10.4028 6.875 9.99999 6.875C9.59721 6.875 9.25332 7.01722 8.96832 7.30167C8.68388 7.58667 8.54166 7.93056 8.54166 8.33333C8.54166 8.73611 8.68388 9.08 8.96832 9.365C9.25332 9.64944 9.59721 9.79167 9.99999 9.79167ZM9.99999 17.875C9.90277 17.875 9.80555 17.8611 9.70832 17.8333C9.6111 17.8056 9.52082 17.7569 9.43749 17.6875C7.46527 15.8958 5.98971 14.2361 5.01082 12.7083C4.03138 11.1806 3.54166 9.77778 3.54166 8.5C3.54166 6.48611 4.1911 4.87833 5.48999 3.67667C6.78832 2.47556 8.29166 1.875 9.99999 1.875C11.7083 1.875 13.2119 2.47556 14.5108 3.67667C15.8092 4.87833 16.4583 6.48611 16.4583 8.5C16.4583 9.77778 15.9689 11.1806 14.99 12.7083C14.0105 14.2361 12.5347 15.8958 10.5625 17.6875C10.4792 17.7569 10.3889 17.8056 10.2917 17.8333C10.1944 17.8611 10.0972 17.875 9.99999 17.875Z",fill:"#8C8C8C"})),autoComplete:"no-auto-complete-"+k.current,rightSection:a.createElement(a.Fragment,null)},d.getInputProps(e)))):a.createElement("div",{style:{height:73}})},ye=({children:e,align:t})=>a.createElement("p",{className:`lead-modal__description ${"le-text-align-"+(t||"")} ${W}`},e),fe=({children:e,align:t})=>a.createElement("h2",{className:`lead-modal__title ${"le-text-align-"+(t||"")} ${W}`},e),ke=({listBlockAdded:e,popupId:t,locale:l,onClose:n,onOtherSubmit:o})=>{const i=he();return a.createElement(a.Fragment,null,e.map(((e,r)=>{const{name:s="",data:d={}}=e||{},{placeholder:c,value:u,align:p,listQuestion:h,isSendMailChimp:g=!1,newtab:v,url:b}=d;switch(s){case"TitleBlock":return a.createElement(fe,{key:r,align:p},u);case"SubtitleBlock":return a.createElement(ye,{key:r,align:p},u);case"TextBlock":return a.createElement(_,Object.assign({key:r,withAsterisk:!0,spellCheck:!1,type:"text",placeholder:c,className:"lead-modal__form-control",label:c,"data-control":"text",name:u},i.getInputProps(u)));case"NumberBlock":return a.createElement(C,Object.assign({key:r,withAsterisk:!0,spellCheck:!1,type:"number",placeholder:c,className:"lead-modal__form-control",label:c,"data-control":"number",name:u},i.getInputProps(u)));case"EmailBlock":return a.createElement(_,Object.assign({key:r,withAsterisk:!0,spellCheck:!1,placeholder:c,className:"lead-modal__form-control",label:c,"data-control":"email",name:u},i.getInputProps(u)));case"PhoneOtpBlock":case"WhatsappOtpBlock":case"PhoneBlock":{const e=t+"-"+u+"-"+r;return a.createElement(_.Wrapper,Object.assign({size:"md",withAsterisk:!0,key:r,label:c,className:"lead-modal__form-control",labelProps:{htmlFor:e}},i.getInputProps(u)),a.createElement(w,{name:u,spellCheck:!1,type:"tel",placeholder:c,onChange:e=>{i.setFieldValue(u,e)},id:e,defaultCountry:l&&B[l]||"VN","data-control":"tel"}))}case"LocationBlock":return a.createElement(be,{key:r,name:u,placeholder:c,locale:l});case"DateBlock":return a.createElement(a.Fragment,null,a.createElement(S,Object.assign({withAsterisk:!0,key:r,type:"default",name:u,placeholder:c,className:"lead-modal__form-control",label:c,"data-control":"date"},i.getInputProps(u))),a.createElement("input",{type:"hidden",name:u,"data-control":"date"}));case"LinkButtonBlock":return a.createElement("div",{key:r},a.createElement("a",{target:v?"blank":"parrent",href:b,style:{textDecoration:"none"}},a.createElement(m,{type:"button",size:"md",className:`lead-modal__btn ${W}`,onClick:()=>{null==n||n(),null==o||o()}},u)));case"CheckboxBlock":return a.createElement(a.Fragment,null,g&&a.createElement("div",{style:{display:"none"},"data-name":u+"-mailchimp"}),a.createElement(k.Group,Object.assign({withAsterisk:!0,className:"lead-modal__form-control",key:r,label:c,size:"md",sx:{display:"flex",flexDirection:"column",gap:8}},i.getInputProps(u)),h.map(((e,t)=>a.createElement(k,{name:u,key:t,value:e.value,label:e.placeholder,"data-control":"checkbox"})))));case"RadioBlock":return a.createElement(a.Fragment,null,g&&a.createElement(_,{type:"hidden",name:u+"-mailchimp",value:g}),a.createElement(E.Group,Object.assign({withAsterisk:!0,className:"lead-modal__form-control",key:r,label:c,size:"md"},i.getInputProps(u)),h.map(((e,t)=>a.createElement(E,{name:u,key:t,value:e.value,label:e.placeholder,"data-control":"radio"})))));case"DropdownBlock":return a.createElement(a.Fragment,null,a.createElement("div",{style:{display:"none"},"data-extra":!0,"data-name":u,"data-control":"dropdown"}),a.createElement(f,Object.assign({key:r,className:"lead-modal__form-control",label:c,withAsterisk:!0,name:u,data:h.map((e=>({value:e.value,label:e.placeholder})))},i.getInputProps(u))));case"TncBlock":const s=i.getInputProps("TNC-"+e.id);return a.createElement(a.Fragment,null,a.createElement(k,Object.assign({name:"TNC-"+e.id,key:e.id,label:a.createElement("p",{className:"lead-modal__tnc-link",dangerouslySetInnerHTML:{__html:d.valueHTML}}),className:"tnc-block","data-control":"checkbox"},s,{error:s.error?a.createElement(a.Fragment,null):void 0})))}return null})))},_e=({otpData:e,onSuccess:l,autoSendWhenOpen:i})=>{const{t:s}=L(),d=e.phone,c=e.type,[u,p]=n(""),[h,g]=n(!1),[v,f]=n(i?0:60),k=r(null),[E,w]=n(),[C,N]=n(""),T=r(),[S,x]=n(!1);o((()=>{t(void 0,void 0,void 0,(function*(){var e;if(!T.current){const e=yield import("react-phone-number-input");T.current=e.formatPhoneNumberIntl}N((null===(e=T.current)||void 0===e?void 0:e.call(T,d))||d)}))}),[d]);const P=()=>t(void 0,void 0,void 0,(function*(){var e;if(!d)return;const t=yield ie({phone:d,type:c}),a=null===(e=null==t?void 0:t._messages)||void 0===e?void 0:e[0];"Send sms successfully"===a||"Send WhatsApp successfully"===a?(f(60),setTimeout((()=>{k.current&&(k.current.focus(),k.current.scrollIntoView({block:"center"}))}),100)):"This phone number was verified"===a?l():w(a||"Something went wrong!")}));return o((()=>{setTimeout((()=>{v>0&&f((e=>e-1))}),1e3)}),[v]),o((()=>{i&&!v&&P()}),[]),a.createElement(a.Fragment,null,a.createElement("form",{onSubmit:e=>{e.preventDefault(),t(void 0,void 0,void 0,(function*(){if(!d||!u)return;x(!0);const e=yield re({phone:d,otp:u,type:c}),t=null==e?void 0:e._messages[0];"Verify successfully"===t||"Verify WhatsApp OTP sucess"===t||"This phone number was verified"===t?l():w(t||"something Wrong"),x(!1)}))},className:"lead-phone-otp-form"},a.createElement(y,{tag:"h3",fontWeight:"bold",style:{marginBottom:4}},s("lead.otp.title")),a.createElement(b,{size:"p1",color:O.colors.gray600},s("lead.otp.desc",{phone:C})),a.createElement(_,{ref:k,name:"_"+name+"-otp",spellCheck:!1,type:"number",placeholder:"Enter OTP",className:"lead-modal__form-control",label:"Phone OTP","data-control":"otp",withAsterisk:!0,pattern:"[0-9]*",value:u,maxLength:6,onChange:e=>{g(!0),p(e),w(h&&!e?"OTP is required":void 0)},error:h?E:void 0}),a.createElement(m,{size:"md",color:"primary",className:`lead-modal__btn ${W}`,disabled:!u,isLoading:S},s("lead.otp.verify")),a.createElement(m,{type:"button",size:"md",color:"transparent",className:`lead-modal__btn lead-phone-otp-button ${W}`,onClick:()=>{P()},disabled:!!v},s("lead.otp.resend",{timer:v?` (${v}s)`:""}))))},Ee=({title:e,titleAlign:t,subtitle:l,subtitleAlign:n,link:o,linkNewTab:i,linkText:r,image:s})=>{const{width:d,height:c,loaded:m}=Q(s);return m?a.createElement("div",{className:"lead-modal__thank-you"},a.createElement("div",{style:{width:"100%"}},a.createElement("img",{src:s,style:{maxHeight:162,objectFit:"cover",aspectRatio:`${d}/${c}`},loading:"lazy"}),e&&a.createElement("h1",{className:`le-thankyou-title le-text-align-${t}`},e),l&&a.createElement("p",{className:`le-thankyou-subtitle le-text-align-${n}`},l),r&&a.createElement("div",null,a.createElement("a",{href:o,target:i?"_blank":"parrent",rel:"noreferrer"},a.createElement("button",{className:`lead-modal__btn ${W}`},r))))):null},we=({content:e,inlinePosition:t})=>{const a=i((()=>{if(!t)return null;const e=document.querySelectorAll(`[data-url="${location.pathname}"] .body-content`),a=Array.from(e).reduce(((e,t)=>[...e,...Array.from(t.children)]),[]);if(null==a?void 0:a.length){const e=a.filter((e=>"P"===e.nodeName)),l=a.filter((e=>"H2"===e.nodeName));let n=null;switch(t){case"1th":n=e[0];break;case"2th":n=e[1];break;case"3th":n=e[2];break;case"4th":n=e[3];break;case"5th":n=e[4];break;case"6th":n=e[5];break;case"7th":n=e[6];break;case"8th":n=e[7];break;case"9th":n=e[8];break;case"10th":n=e[9];break;case"11th":n=e[10];break;case"12th":n=e[11];break;case"lastP":n=e[e.length-1];break;case"1thH2":n=l[0];break;case"2thH2":n=l[1];break;case"3thH2":n=l[2];break;case"4thH2":n=l[3];break;case"5thH2":n=l[4];break;case"6thH2":n=l[5];break;case"7thH2":n=l[6];break;case"8thH2":n=l[7];break;case"9thH2":n=l[8];break;case"10thH2":n=l[9];break;case"lastH2":n=l[l.length-1]}if(n){if(n.parentElement.querySelector(".inline-lead-wrapper"))return n.parentElement.querySelector(".inline-lead-wrapper");{const e=document.createElement("div");return e.classList.add("inline-lead-wrapper"),n.nextElementSibling?n.parentElement.insertBefore(e,n.nextElementSibling):n.parentElement.appendChild(e),e}}}}),[t]);return t&&a?$(e,a):null},Ce=({content:e})=>{const t=i((()=>{const e=Array.from(document.querySelectorAll(".hc2-sidebar-with-ads,.page-main-col .right-col.f-right,.hhg-lead-sidebar"));return e.forEach((e=>{if(e.querySelector(".sidebar-lead-modal-wrapper"))return;const t=document.createElement("div");t.classList.add("sidebar-lead-modal-wrapper"),e.prepend(t)})),e.map((e=>e.querySelector(".sidebar-lead-modal-wrapper")))}),[]);return a.createElement(a.Fragment,null,t.map((t=>$(e,N(t,"sidebar-lead-modal-wrapper")))))},Ne=({popupId:e,extraFields:t,onClose:l,onOtherSubmit:s,imageMobile:d,imageDesktop:c,imageOverlayMobile:p,imageOverlayDesktop:h,imageBackground:g,currentLayout:v,title:b,onSubmit:y,showThankyou:f,campaignId:k,campaign_subot_id:_,locale:E})=>{var w,C,N;const T=JSON.parse(t.listBlockAdded),S=JSON.parse(t.actionBlocks),x=JSON.parse(t.textBlocks),O=S.submitBlock.data.url,P=S.submitBlock.data.text,B=S.submitBlock.data.text2,j=S.submitBlock.data.value,$=location.pathname,A=v.includes("Inline")||"Sidebar"===v,I="Slider"===v,[D,U]=n(!0),[H,R]=n(null),[M,F]=n(!1),V=r(),J=()=>{H?R(null):null==l||l()};if(window.innerWidth<769&&["Fullscreen","Slider"].includes(v))return console.log("😎 Not show fullscreen, slider on mobile "),null;o((()=>{(v.includes("LightBox")||"Fullscreen"==v)&&document.body.classList.add("noscroll"),window.intlTelInputUtils||require("intl-tel-input/build/js/utils"),me.email={},me.phone={}}),[]);const Y=r(!1),z=r(!1),{form:G,validateObj:K}=(({listBlockAdded:e=[],validatingPhoneRef:t,validatingEmailRef:a,campaignId:l,campaign_subot_id:n=[]})=>{const{t:o}=L(),s=i((()=>{const i=["TextBlock","NumberBlock","EmailBlock","PhoneBlock","DateBlock","CheckboxBlock","RadioBlock","DropdownBlock","PhoneOtpBlock","WhatsappOtpBlock","LocationBlock","TncBlock"],r=(e,t)=>a=>{if(c.current.isTouched(e))return void 0===a||""===a||Array.isArray(a)&&0===a.length?o("validator.required"):null==t?void 0:t(a)};return e.filter((e=>i.includes(e.name))).reduce(((e,i)=>"NumberBlock"===i.name?Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value,(e=>{if(isNaN(Number(e)))return o("validator.number")}))}):"EmailBlock"===i.name?Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value,(e=>{if(!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e))return o("validator.email");a.current=!0,setTimeout((()=>{c.current.setFieldError(i.data.value,"Validating..."),ue(l,n,{email:e}).then((e=>{e?c.current.setFieldError(i.data.value,o(e)):c.current.clearFieldError(i.data.value),a.current=!1})).catch((e=>{console.error(e),c.current.setFieldError(i.data.value,e.message||"Something went wrong"),a.current=!1}))}),200)}))}):"PhoneBlock"===i.name||"PhoneOtpBlock"===i.name||"WhatsappOtpBlock"===i.name?Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value,(e=>{if(window.intlTelInputUtils&&!window.intlTelInputUtils.isValidNumber(String(e),q.countryCode))return o("validator.phone");t.current=!0,setTimeout((()=>{c.current.setFieldError(i.data.value,"Validating..."),ue(l,n,{phone:e}).then((e=>{e?c.current.setFieldError(i.data.value,o(e)):c.current.clearFieldError(i.data.value),t.current=!1})).catch((e=>{console.error(e),c.current.setFieldError(i.data.value,e.message||"Something went wrong"),t.current=!1}))}),200)}))}):"DateBlock"===i.name?Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value,(e=>{if(isNaN(Date.parse(e)))return o("validator.date")}))}):"TncBlock"===i.name?Object.assign(Object.assign({},e),{["TNC-"+i.id]:r("TNC-"+i.id)}):Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value)})),{})}),[e.map((e=>e.name)).join(",")]),d=ge({validateInputOnChange:!0,clearInputErrorOnChange:!0,validate:s}),c=r(d);return c.current=d,{form:d,validateObj:s}})({listBlockAdded:T,validatingPhoneRef:Y,validatingEmailRef:z,campaignId:k,campaign_subot_id:_}),{width:Z,height:ee,loaded:te}=Q(g),{width:ae,height:le,loaded:ne}=Q(d),{width:oe,height:re,loaded:se}=Q(c),de=ne&&se&&("Fullscreen"!=v||te),ce=a.createElement(a.Fragment,null,a.createElement("style",{dangerouslySetInnerHTML:{__html:`\n .le-newbuilder-overlay {\n background-repeat: no-repeat;\n background-size: cover;\n }\n ${p?`\n .le-newbuilder-overlay {\n background: url(${p}) ;\n }`:""}\n ${h?`\n @media screen and (min-width:768px) {\n .le-newbuilder-overlay {\n background: url(${h}) ;\n }\n }`:""}`}}),a.createElement("div",{id:e,"data-popup-url":$,"data-popup-type":"lightbox-inline",className:`lead-modal lead-modal-wrapper modal--animate-scale ${A?"le-buider-inline":""} ${I?"le-buider-slider":""}`},"Fullscreen"==v?a.createElement("img",{className:"le-only-desktop le-fullscreen-img",draggable:!1,src:g||"",style:{aspectRatio:`${Z}/${ee}`}}):null,a.createElement("div",{className:`lead-modal__wrapper le-newbuilder-wrap-${v}`},a.createElement("div",{className:`lead-modal__content le-newbuilder-${v}`},f?a.createElement(Ee,{title:f.title,titleAlign:f.titleAlign,subtitle:f.subtitle,subtitleAlign:f.subtitleAlign,link:f.link,linkNewTab:f.linkNewTab,linkText:f.linkText,image:f.image}):a.createElement(a.Fragment,null,a.createElement("header",{className:"lead-modal__header"},H?a.createElement("img",{src:u.getAssetPath("lead-otp-thumb.png"),draggable:"false",alt:"",style:{width:"100%",minHeight:"150px",backgroundColor:"#f2f2f2"},loading:"lazy"}):a.createElement(a.Fragment,null,["LightBoxA","InlineA","Sidebar","Slider"].includes(v)?d?a.createElement("img",{draggable:"false",className:"lead-modal__image lead-modal-image-cover",src:d,style:{aspectRatio:`${ae}/${le}`},alt:""}):null:a.createElement(a.Fragment,null,c?a.createElement("img",{draggable:"false",className:"le-only-desktop lead-modal__image lead-modal-image-cover",style:{objectFit:"cover",aspectRatio:`${oe}/${re}`},src:c,alt:""}):null,d?a.createElement("img",{draggable:"false",className:"le-only-mobile lead-modal__image lead-modal-image-cover",src:d,alt:"",style:{aspectRatio:`${ae}/${le}`}}):null))),H&&a.createElement(_e,{otpData:H,autoSendWhenOpen:!1,onSuccess:()=>{R(null),null==y||y(V.current,G.values)}}),a.createElement("div",{"data-hidden":!!H,className:"lead-modal__body le-newbuilder-overlay"},a.createElement(pe,{form:G},a.createElement("form",{ref:V,className:`lead-modal__form ${e}`,onSubmit:e=>{e.preventDefault(),G.setTouched(Object.keys(K).reduce(((e,t)=>(e[t]=!0,e)),{})),z.current||Y.current||setTimeout((()=>{G.onSubmit((e=>{var t,a,l,n,o,i;if(Object.keys(G.errors).length)return;let r=null;if(T.findIndex((e=>"PhoneOtpBlock"===e.name))>-1){const n=null===(a=null===(t=T.find((e=>"PhoneOtpBlock"===e.name)))||void 0===t?void 0:t.data)||void 0===a?void 0:a.value;(null===(l=e[n])||void 0===l?void 0:l.startsWith("+"))&&(r={phone:e[n],type:"phone"})}if(T.findIndex((e=>"WhatsappOtpBlock"===e.name))>-1){const t=null===(o=null===(n=T.find((e=>"WhatsappOtpBlock"===e.name)))||void 0===n?void 0:n.data)||void 0===o?void 0:o.value;(null===(i=e[t])||void 0===i?void 0:i.startsWith("+"))&&(r={phone:e[t],type:"whatsapp"})}if(r)return F(!0),void ie(r).then((t=>{var a;"This phone number was verified"!==(null===(a=null==t?void 0:t._messages)||void 0===a?void 0:a[0])?R(r):null==y||y(V.current,e)})).finally((()=>{F(!1)}));null==y||y(V.current,e)}))(e)}),100)}},a.createElement("div",{style:{marginBottom:20}},a.createElement("h2",{className:`lead-modal__title ${"le-text-align-"+(null===(w=x.titleBlock.data)||void 0===w?void 0:w.align)} ${W}`},b),a.createElement("p",{className:`lead-modal__description ${"le-text-align-"+(null===(C=x.titleBlock.data)||void 0===C?void 0:C.align)} ${W}`},x.subtitleBlock.data.value)),a.createElement("div",{className:"lead-modal__form-control-wrapper"},a.createElement(ke,{listBlockAdded:T,popupId:e,locale:E,onClose:J,onOtherSubmit:s})),(null===(N=null==S?void 0:S.submitBlock)||void 0===N?void 0:N.isHide)?null:a.createElement(a.Fragment,null,a.createElement("div",{className:`lead-modal__checkbox-wrapper ${W}`},a.createElement("div",{className:"lead-modal__checkbox"},a.createElement("input",{id:"lead-term-checkbox",className:`lead-modal__checkbox__input ${W}`,type:"checkbox","aria-label":"Checkbox label",checked:D,onChange:e=>U(e.currentTarget.checked)}),a.createElement("div",{className:"lead-modal__checkbox__control","aria-hidden":"true"})),a.createElement("label",{htmlFor:"checkbox",className:"lead-modal__checkbox__label"},P," ",a.createElement("span",{style:{fontWeight:"bold"}},a.createElement("a",{target:"blank",href:O||"https://hellobacsi.com/chinh-sach",rel:"noopener noreferrer",style:{textDecoration:"none"}},B)))),a.createElement(m,{size:"md",id:"lead-submit",type:"submit",className:`lead-modal__btn ${W}`,disabled:!D,isLoading:M},j))))))),!v.includes("Inline")&&a.createElement(X,{onClose:J,containerClassName:"close-button-top-right"}))));return de?v.includes("LightBox")||"Fullscreen"==v||"Slider"==v?ce:"Sidebar"==v?a.createElement(Ce,{content:ce}):v.includes("Inline")?a.createElement(we,{content:ce,inlinePosition:t.popupInlinePosition}):null:null},Te=({popupId:e,link:t,linkText:l,linkNewTab:n,onClose:o,imageMobile:i,imageDesktop:r,currentLayout:s,onOtherSubmit:d})=>{const c=location.pathname,{width:m,height:u,loaded:p}=Q(i),{width:h,height:g,loaded:v}=Q(r);return p&&v?a.createElement("div",{id:e,className:"lead-modal-wrapper","data-popup-url":c,"data-popup-type":"skin_ab"},"SkinA"==s?a.createElement("aside",{className:"le-only-desktop"},a.createElement("div",{className:"le-skin-a-desktop"},a.createElement("div",{style:{position:"relative"}},a.createElement("img",{src:r,style:{aspectRatio:`${h}/${g}`}}),a.createElement("a",{style:{position:"absolute",top:"75%",left:"50%",transform:"translate(-50%, -50%)",textAlign:"center",width:"calc(100% - 15px)"},href:t,target:n?"blank":"_parent"},a.createElement("button",{onClick:d,className:"le-joinbow-btn js-popup-other-submit"},l)),a.createElement(X,{onClose:o,containerClassName:"close-button-top-right"})))):"SkinB"==s?a.createElement("aside",{className:"le-only-desktop"},a.createElement("div",{className:""},a.createElement("div",{style:{position:"relative",zIndex:1e4}},a.createElement("img",{src:r,style:{width:"100%",aspectRatio:`${h}/${g}`}}),a.createElement("a",{style:{position:"absolute",top:"75%",left:"50%",transform:"translate(-50%, -50%)",textAlign:"center",width:"100%"},href:t,target:n?"blank":"_parent"},a.createElement("button",{onClick:d,className:"le-joinbow-btn-mobile js-popup-other-submit"},l)),a.createElement(X,{containerClassName:"close-button-top-right",onClose:o})))):null,a.createElement("aside",{className:"le-only-mobile"},a.createElement("div",{className:"le-skin-mobile"},a.createElement("div",{style:{position:"relative"}},a.createElement("img",{src:i,style:{width:"100%",aspectRatio:`${m}/${u}`}}),a.createElement("a",{style:{position:"absolute",top:"82%",left:"50%",transform:"translate(-50%, -50%)",textAlign:"center",maxWidth:"calc(100% - 15px)"},href:t,target:n?"blank":"_parent"},a.createElement("button",{onClick:d,className:"le-joinbow-btn-mobile js-popup-other-submit"},l)),a.createElement(X,{containerClassName:"close-button-top-right",svgClassName:"le-mobile-btn",onClose:o}))))):null},Se=({popupId:e,url:t,newTab:l,image:n,onClose:o,onOtherSubmit:i})=>{const{width:r,height:s,loaded:d}=Q(n);return d?a.createElement("div",{id:e,className:"lead-modal-wrapper","data-popup-url":location.pathname,"data-popup-type":"tab"},a.createElement("div",{className:"le-tab-popup"},a.createElement("div",{style:{position:"relative"}},a.createElement("a",{href:t,target:l?"blank":"_parent",onClick:i},a.createElement("img",{className:"js-popup-other-submit",src:n,style:{aspectRatio:`${r}/${s}`}})),a.createElement(X,{onClose:o,containerClassName:"close-button-top-right"})))):null},xe=[],Oe=[],Pe=[],Be=[],je=[],Le=[];const $e=(e="UTC")=>{const t=new Date;return new Date(t.toLocaleString("en-US",{timeZone:e}))},Ae=e=>{try{const[t,a]=e.split(" "),[l,n,o]=t.split("-").map(Number),[i,r,s]=a.split(":").map(Number);return new Date(l,n-1,o,i,r,s)}catch(e){return null}};const Ie=e=>!function(e){var t;const a=Number(null===(t=e.rules.find((e=>"exclude_sponsored"==e.rule)))||void 0===t?void 0:t.value);return!(!Boolean(document.querySelector(".hhg-disclaimer-text"))||!a||(Be.push(e),0))}(e)&&(!!function(e){var t,a;try{const l=null===(t=e.rules.find((e=>"exclude_sponsored_list"==e.rule)))||void 0===t?void 0:t.value,n=l instanceof Array?l:JSON.parse(l),o=Number(null===(a=document.querySelector("[data-sponsored-id]"))||void 0===a?void 0:a.getAttribute("data-sponsored-id"));return!o||o<=0||0===n.length||(!!n.find((e=>e.id==o))||(je.push({id:e.id,rules:e.rules}),!1))}catch(e){return!0}}(e)&&(1===e.formatted_status?function(e){var t;if(1===e.forever)return!0;const a=e.started_at,l=e.ended_at,n=Ae(a),o=Ae(l);if(!n||!o)return!0;const i=(null===(t=e.site)||void 0===t?void 0:t.id)||1;return!($e(J[i]).getTime()>o.getTime()&&(Pe.push(e),1))}(e):0===e.formatted_status&&(xe.push(e),(e=>{var t;const a=(null===(t=e.site)||void 0===t?void 0:t.id)||1,l=e.started_at,n=e.ended_at,o=Ae(l),i=Ae(n);if(!o||!i)return!1;const r=$e(J[a]).getTime();return r<=i.getTime()&&r>=o.getTime()&&(Oe.push(e),!0)})(e)))),De=e=>{var t;try{const a=(e,t,a)=>{const l=t.split(":"),n=a.split(":"),o=new Date;o.setHours(Number(l[0]),Number(l[1]),0,0);const i=new Date;return i.setHours(Number(n[0]),Number(n[1]),0,0),e>=o&&e<=i},l=null===(t=e.rules.find((e=>"appearance_time"==e.rule)))||void 0===t?void 0:t.value,n=l.startTime,o=l.endTime||"23:59";return!n||(!!a(new Date,n,o)||(Le.push(e),!1))}catch(e){return!0}};let Ue=null;function He({leadApi:e,leadSiteId:t,leadDomain:a,onShowPopup:l,DEBUG_URL:n}){const o=n||("https://"+location.hostname+location.pathname+location.search).toLowerCase();fetch(e+"api/campaign/"+t,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({url:o,ga_client_id:A("_ga")||null})}).then((e=>e.json())).then((e=>{var t,n,i,r;if(Re("List campagin: ",e),F="https://"+location.hostname+location.pathname+location.search,1==e._status){const s=((null===(n=null===(t=e._data)||void 0===t?void 0:t.campaigns)||void 0===n?void 0:n.filter(Ie))||[]).filter(De);A("hhg-id")||(I("hhg-id",c(),{domain:"."+a,path:"/"}),Re("😍 Set HHG ID cookie"));let d=[];d=/Android|webOS|iPhone|iPad|iPod|BlackBerry|BB|PlayBook|IEMobile|Windows Phone|Kindle|Silk|Opera Mini/i.test(navigator.userAgent)?s.filter((e=>e.device_types.some((e=>e.id==R)))):s.filter((e=>e.device_types.some((e=>e.id==M)))),Re("👓 campaignsDevice",d),Re("--listCampaignScheduled",xe),Re("--listCampaignScheduledToActivated",Oe),Re("--listCampaignActiveButExpired",Pe),Re("--listCampaignExcludeSonsored",Be),Re("--listCampaignDifferentSponsor",je),Re("--listCampaignNotDisplayInRangeOfTime",Le);let m=d.map(((e,t)=>e.targets.filter((e=>e.type==D)).map((e=>Object.assign(Object.assign({},e),{campaignIndex:t}))))).flat(1);m=m.filter((e=>{var t;const a=new URL(String(e.target).toLowerCase());if("exact_match"==e.option)return Boolean(o===(null===(t=a.href)||void 0===t?void 0:t.toLowerCase()));if("start_with"==e.option){if(o.includes(String(e.target).toLowerCase())){const t=e.sub_target.filter((e=>"excluding"==e.option)).map((e=>{var t;return null===(t=e.value)||void 0===t?void 0:t.toLowerCase()}));return!t.includes(o.split("?")[0])}return!1}}));const u=Array.from(document.getElementsByTagName("META")).filter((e=>"article:tag"==e.getAttribute("property"))).map((e=>e.content));let p=[],h=[];u&&u.length&&(p=d.map(((e,t)=>e.targets.filter((e=>e.type==U)).map((e=>Object.assign(Object.assign({},e),{campaignIndex:t}))))).flat(1),h=p.filter((e=>u.includes(e.target))));const g=[...m,...h],v=document.cookie.split("; ").map((e=>e.split("=")[0])),b=v.filter((e=>e.includes("lead_submited")));Re("--listCampaignCodeSubmited",b);const y=v.filter((e=>e.includes("lead_closed")));Re("--listCampaignCodeClosed",y);const f=[...b,...y],k=(e=>{const t=[...e];for(let e=t.length-1;e>0;e--){const a=Math.floor(Math.random()*(e+1)),l=t[e];t[e]=t[a],t[a]=l}return t})(g.filter((e=>!f.some((t=>t.includes(d[e.campaignIndex].code))))));if(Re("--listCampaignValid : ",k),k&&k.length){const e=d[k[0].campaignIndex];Re("CAMPAIGN_SHOW",e);const{rules:t}=e,a=Number(null===(i=t.find((e=>"time"==e.rule)))||void 0===i?void 0:i.value);Re("timeoutRule",a);const n=Number(null===(r=t.find((e=>"scroll"==e.rule)))||void 0===r?void 0:r.value);Re("scrollRule",n);let o="TIME";if(Number.isInteger(a)&&(o="TIME",Re("✨ SHOW AWESOME POPUP AFTER: ",a," seconds"),Ue&&clearTimeout(Ue),Ue=setTimeout((()=>{null==l||l(e,o)}),1e3*a)),Number.isInteger(n)){o="SCROLL",Re("✨ SHOW AWESOME AFTER: SCROLL",n," %");const t=document.querySelector(`[data-url="${location.pathname}"]`)||document.querySelector("body"),a=t.getBoundingClientRect().top,i=t.offsetHeight;Re("👓 Element check scroll: ",t);const r=function(){const t=window.pageYOffset||document.documentElement.scrollTop;let s=0;t>=a&&(s=Math.round((t-a)/(i-innerHeight)*100)),Re("---Scroll",s,n),s>=n&&(window.removeEventListener("scroll",r),null==l||l(e,o))};window.addEventListener("scroll",r,{passive:!0})}}else Re("🚧 No lead campaigns on current URL, tags")}})).catch((e=>{Re("Lead error: ",e)}))}const Re=(...e)=>{("production"!==process.env.NODE_ENV||process.env.NEXT_PUBLIC_DEPLOY_ENV&&"production"!==process.env.NEXT_PUBLIC_DEPLOY_ENV||"undefined"!=typeof localStorage&&"true"===localStorage.getItem("hhg_debug"))&&console.log(...e)};const Me=({campaign:e,action:t,onSubmit:l,onClose:n,showThankyou:i,locale:d})=>{var m,u;const{apiUrl:p,siteDomain:h}=s(K);o((()=>{const e=A("_ga")||null;fetch(`${p}api/campaign/${y}/impression`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:t,url:location.href.toLowerCase(),title_article:document.title,cookie_id:A("hhg-id"),ga_client_id:e})})}),[]);const{extra_fields:g,image:v,image_desktop:b,code:y,image_background:f,image_overlay_mobile:k,image_overlay_desktop:_}=e||{},{currentLayout:E}=g,w=g.imageBlocks?JSON.parse(g.imageBlocks):{},C=JSON.parse(g.actionBlocks),N=JSON.parse(g.textBlocks);let T=(null===(u=null===(m=null==N?void 0:N.titleBlock)||void 0===m?void 0:m.data)||void 0===u?void 0:u.value)||"";const S={1:{},2:{},3:{}},x=r("lead-modal-"+c()),O=function(e="Xin chao {{category_2}} extra"){if(e.includes("{{category_")){const t=11,a=e.search("{{category_");return+e.charAt(t+a)}return null}(T);if(O){Re("⚡️ Has categoryLevel",O);const e=Array.from(document.getElementsByTagName("META")),t=e.find((e=>e.name===`content_category_${O}`)),a=e.find((e=>e.name===`content_category_en_${O}`));if(!t||!a)return Re("⚡️ No META TAG for categoryLevel, not show popup",O),null;S[O]={value:t.content,value_en:a.content},T=T.replace(`{{category_${O}}}`,t.content),Re("⚡️ Set categoryData ",O)}else Re("⚡️ No categoryLevel",O);const P=()=>{var t,a,l,o;if(Re("👌 Other submit click"),document.body.classList.remove("noscroll"),E.includes("Skin")){const e=document.querySelector("#masthead");e&&(e.style.top="0px !important;")}const i=Number(null!==(a=null===(t=e.rules.find((e=>"days_to_show_again"==e.rule)))||void 0===t?void 0:t.value)&&void 0!==a?a:7),r=Number(null!==(o=null===(l=e.rules.find((e=>"show_again_after_submit"==e.rule)))||void 0===l?void 0:l.value)&&void 0!==o?o:0);0===r&&(Re("⛔ Popup never show again!"),I(`lead_submited_${y}`,`target_${g.popupVersion}`,{domain:"."+h,path:"/"})),1==r&&(Re(`⌛ Popup will show again after ${i} days!`),I(`lead_submited_${y}`,`target_${g.popupVersion}`,{domain:"."+h,days:i,path:"/"}));const s=A("_ga")||null,d={url:location.href.toLowerCase(),title_article:document.title,meta:[],cookie_id:A("hhg-id"),ga_client_id:s};O&&(d.category=S[O].value_en),fetch(`${p}api/campaign/${y}/lead`,{method:"POST",body:JSON.stringify(d),headers:{"Content-Type":"application/json","X-Requested-With":"XMLHttpRequest"}}).then((e=>e.json())).then((e=>{"error"===e.status&&Re(e)})).catch((e=>{Re("Error:",e)})),null==n||n()};return"CenterTab"===E?a.createElement(Z,{popupId:x.current,url:w.imageMobile.data.url,newTab:w.imageMobile.data.newtab,imageMobile:v,imageDestkop:b,onClose:n,onOtherSubmit:P}):"Tab"===E?a.createElement(Se,{popupId:x.current,url:w.imageMobile.data.url,newTab:w.imageMobile.data.newtab,image:v,onClose:n,onOtherSubmit:P}):"Floating"===E?a.createElement(ee,{popupId:x.current,title:T,titleAlign:N.titleBlock.data.align,subtitle:N.subtitleBlock.data.value,subtitleAlign:N.subtitleBlock.data.align,url:C.linkButtonBlock.data.url,urlText:C.linkButtonBlock.data.value,newTab:C.linkButtonBlock.data.newtab,imageMobile:v,imageDesktop:b,onClose:n,onOtherSubmit:P}):E.includes("LightBox")||E.includes("Inline")||"Fullscreen"==E||"Sidebar"==E||"Slider"==E?a.createElement(Ne,{popupId:x.current,extraFields:g,onClose:n,onOtherSubmit:P,imageMobile:v,imageDesktop:b,imageBackground:f,currentLayout:E,title:T,onSubmit:(e,t)=>l(e,t,O,S),key:E,imageOverlayDesktop:_,imageOverlayMobile:k,showThankyou:i,campaignId:e.id,campaign_subot_id:e.bot_id||[],locale:d}):E.includes("Skin")?a.createElement(Te,{popupId:x.current,link:C.linkButtonBlock.data.url,linkNewTab:!!C.linkButtonBlock.data.newtab,linkText:C.linkButtonBlock.data.value,onClose:n,onOtherSubmit:P,imageMobile:v,imageDesktop:b,currentLayout:E}):null},We=({apiUrl:e,siteDomain:l,siteId:s,locale:c,apiSubotUrl:m,DEBUG_URL:u})=>{var b;const y=r(),f=r(Date.now()),{apiUrl:k}=i((()=>{let t=e;return t.includes("localhost")&&(t="https://dev.leadgen.hellobacsi.com/"),{apiUrl:t}}),[e,l,s]),[_,E]=n(null),[w,C]=n(""),[N,S]=n(null);o((()=>{te.apiLeadUrl=k,te.apiSubotUrl=m}),[k,m]);const O=(e,t)=>{E(e),C(t)},B=()=>{var e,t;if(!_)return;Re(`👋👋👋 CLOSE POPUP ${_.code} 👋👋👋`);const a=Number(null===(e=_.rules.find((e=>"show_again_after_exit"==e.rule)))||void 0===e?void 0:e.value),n=Number(null===(t=_.rules.find((e=>"days_to_show_again"==e.rule)))||void 0===t?void 0:t.value);0==a&&I(`lead_closed_${_.code}`,`target_${null==_?void 0:_.extra_fields.popupVersion}`,n?{domain:"."+l,days:n,path:"/"}:{domain:"."+l,path:"/"}),document.body.classList.remove("noscroll"),fetch(`${k}api/campaign/${_.code}/popup_exit`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"CLICK",url:location.href.toLowerCase(),title_article:document.title,cookie_id:A("hhg-id"),duration:Math.ceil((Date.now()-f.current)/1e3)})}),E(null),S(null)};o((()=>{if(window.next){const e=d((e=>{Re("--🌻 routeChangeComplete",e,Date.now());const t=location.pathname;B(),document.querySelectorAll(`[data-popup-url="${t}"]`).length?Re("🔥 This URL page has show popup!"):(Re("--Process checkShowPopup"),He({leadApi:k,leadDomain:l,leadSiteId:s,onShowPopup:O,DEBUG_URL:u})),y.current&&window.removeEventListener("scroll",y.current)}),500);window.next.router.events.on("routeChangeComplete",e)}He({leadApi:k,leadDomain:l,leadSiteId:s,onShowPopup:O,DEBUG_URL:u})}),[]);const j=(e,a,n,o)=>t(void 0,void 0,void 0,(function*(){var t,i,r,s,d,c,m,u,p,h,g;if(!a)return;Re("submitHandler",n,o);const v=Object.keys(a).map((e=>({name:e,value:String(a[e])}))),b=A("_ga")||null;window.intlTelInputUtils||(yield require("intl-tel-input/build/js/utils"));const y={url:location.href.toLowerCase(),title_article:document.title,meta:v.map((t=>{var a,l;const n=(null===(a=e.querySelector(`*[name="${t.name}"][data-control]`))||void 0===a?void 0:a.getAttribute("data-control"))||(null===(l=e.querySelector(`*[data-extra][data-name="${t.name}"]`))||void 0===l?void 0:l.getAttribute("data-control"))||"text",o="tel"===n?window.intlTelInputUtils.formatNumber(String(t.value),null==q?void 0:q.countryCodeNumber,2).replace(/\s+/g,""):"date"===n?x(t.value).format("YYYY-MM-DD"):t.value;return{key:t.name,value:o,control:n}})),cookie_id:A("hhg-id"),ga_client_id:b};n&&o[n].value_en&&(y.category=o[n].value_en);const f=Number((null===(i=null===(t=_.rules)||void 0===t?void 0:t.find((e=>"days_to_show_again"===e.rule)))||void 0===i?void 0:i.value)||7),E=Number((null===(s=null===(r=_.rules)||void 0===r?void 0:r.find((e=>"show_again_after_submit"===e.rule)))||void 0===s?void 0:s.value)||0);if(0==E&&(Re("⛔ Popup never show again!"),I(`lead_submited_${_.code}`,`target_${null==_?void 0:_.extra_fields.targetType}`,{domain:"."+l,path:"/"})),1==E&&(Re(`⌛ Popup will show again after ${f} days!`),I(`lead_submited_${_.code}`,`target_${null==_?void 0:_.extra_fields.targetType}`,{domain:"."+l,days:f,path:"/"})),fetch(`${k}api/campaign/${_.code}/lead`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(y)}),"notshow"==(null==_?void 0:_.extra_fields.popupShowThankYou))return B(),void document.body.classList.remove("noscroll");let w=!0;const C=_.thank_you_image||`${k}admin/img/thanksyou.png`;let N,T,O=(null==_?void 0:_.extra_fields.popupThankyouTitle)||"Thank you.",P=(null==_?void 0:_.extra_fields.popupThankyouDesc)||"We appreciate your time!",j="",L="",$="";if("2.1"==(null==_?void 0:_.extra_fields.popupVersion)){const e=_.extra_fields,t=JSON.parse(e.listBlockThankyou),a=t.find((e=>"TitleBlock"==e.name)),l=t.find((e=>"SubtitleBlock"==e.name)),n=t.find((e=>"LinkButtonBlock"==e.name));O=(null===(d=null==a?void 0:a.data)||void 0===d?void 0:d.value)||"",j=(null===(c=null==a?void 0:a.data)||void 0===c?void 0:c.align)||"",P=(null===(m=null==l?void 0:l.data)||void 0===m?void 0:m.value)||"",L=(null===(u=null==l?void 0:l.data)||void 0===u?void 0:u.align)||"",N=(null===(p=null==n?void 0:n.data)||void 0===p?void 0:p.value)||"",T=(null===(h=null==n?void 0:n.data)||void 0===h?void 0:h.newtab)||!1,$=(null===(g=null==n?void 0:n.data)||void 0===g?void 0:g.url)||"";const o=_.extra_fields.currentLayout;["SkinA","SkinB","Floating","Tab","CenterTab"].includes(o)&&(w=!1)}S(w?{title:O,titleAlign:j,subtitle:P,subtitleAlign:L,link:$,linkNewTab:T,linkText:N,image:C}:null),sessionStorage.getItem("insider_object")?window.insider_object=JSON.parse(sessionStorage.getItem("insider_object")):window.insider_object={user:{email:"",phone_number:"",gdpr_optin:!0,sms_optin:!0,email_optin:!0}},v.map((e=>{const t=e.name,a=e.value;"tel"==t?window.insider_object.user.phone_number=a:"email"==t&&(window.insider_object.user.email=a)})),sessionStorage.setItem("insider_object",JSON.stringify(window.insider_object))}));return o((()=>{_&&(f.current=Date.now())}),[_]),a.createElement(K.Provider,{value:{apiUrl:k,siteDomain:l,siteId:s,locale:c}},a.createElement(P.Provider,{value:{locale:c,values:G(c)}},a.createElement(p,{target:T()},a.createElement(h,{sx:{position:"fixed",zIndex:9999999999}},a.createElement(g,{mounted:Boolean("2.1"===(null===(b=null==_?void 0:_.extra_fields)||void 0===b?void 0:b.popupVersion)),transition:"fade",duration:600,timingFunction:"ease"},(e=>{var t;return a.createElement(h,{style:e},"2.1"===(null===(t=null==_?void 0:_.extra_fields)||void 0===t?void 0:t.popupVersion)&&a.createElement(a.Fragment,null,!!_.extra_fields.currentLayout&&!_.extra_fields.currentLayout.includes("Inline")&&!_.extra_fields.currentLayout.includes("Sidebar")&&a.createElement(v,{color:"#000",opacity:.5,center:!0,zIndex:400,pos:"fixed",onClick:()=>B()}),a.createElement(Me,{campaign:_,action:w,onSubmit:j,onClose:B,showThankyou:N,locale:c})))}))))))};export{We as LeadGen};
1
+ import{_ as e,a as t}from"./tslib.es6-0954dad0.js";import a,{createContext as l,useState as n,useEffect as o,useMemo as i,useRef as r,useContext as s}from"react";import d from"lodash/debounce";import{v1 as c}from"uuid";import{B as m}from"./index-f4f19915.js";import{CommonGAssets as u}from"./gAssets.js";import{Portal as p,Box as h,Transition as g,Overlay as v}from"@mantine/core";import{T as b}from"./index-5652b66f.js";import{H as f}from"./index.styles-c8bed999.js";import{S as y,d as k,c as _,R as E,P as w,N as C}from"./index-5bf3f718.js";import"./constants-93309ffe.js";import"./Onboarding-f0f4ea06.js";import"./utils-970002da.js";import{l as N,k as T}from"./screenSizeContext-b4241a4a.js";import{D as S}from"./index-93f30775.js";import x from"dayjs";import"styled-components";import{t as O}from"./theme-220fd695.js";import"./index-c8e58753.js";import"./isProduction-68992f6e.js";import{T as P}from"./translationsContext-17304068.js";import"string-format";import"@mantine/hooks";import"./index.styled-6a83167e.js";import"./index-a2f2aa8c.js";import"./useCategory-bad721b3.js";import{M as B}from"./utils-d92c16dc.js";import"@mantine/dates";import{createFormContext as j}from"@mantine/form";import{u as L}from"./useTranslations-be323591.js";import{createPortal as $}from"react-dom";import{g as A,s as I}from"./cookieHelper-a3641c3c.js";import"date-fns/locale";import"react-keyed-flatten-children";import"slugify";import"@mantine/carousel";import"classnames";import"lodash/throttle";const D=1,U=2;let H="https://dev.leadgen.hellobacsi.com/";const R=1,M=2;let W="";H.includes("localhost")&&(H="https://dev.leadgen.hellobacsi.com/"),location.hostname.includes("marrybaby.vn")&&(W="pink");let F="https://"+location.hostname+location.pathname+location.search;F=F.toLowerCase(),sessionStorage.getItem("insider_object")&&(window.insider_object=JSON.parse(sessionStorage.getItem("insider_object")));const V={"vi-VN":{popupLang:"vi",countryCode:"vn",countryCodeNumber:84},"id-ID":{popupLang:"id",countryCode:"id",countryCodeNumber:62},"th-TH":{popupLang:"th",countryCode:"th",countryCodeNumber:66},"ms-MY":{popupLang:"ms",countryCode:"my",countryCodeNumber:60},"zh-TW":{popupLang:"zh",countryCode:"tw",countryCodeNumber:886},"km-KH":{popupLang:"km",countryCode:"kh",countryCodeNumber:855},"my-MM":{popupLang:"my",countryCode:"mm",countryCodeNumber:95},"hi-IN":{popupLang:"hi",countryCode:"in",countryCodeNumber:91}},q=V[document.documentElement.lang]||V["vi-VN"];const J={1:"Asia/Ho_Chi_Minh",10:"Asia/Ho_Chi_Minh",11:"Asia/Ho_Chi_Minh",12:"Asia/Ho_Chi_Minh",2:"Asia/Jakarta",3:"Asia/Bangkok",4:"Asia/Phnom_Penh",5:"Asia/Kuala_Lumpur",6:"Asia/Taipei",7:"Asia/Yangon",8:"Asia/Kolkata",9:"Asia/Manila"};var Y={"validator.required":"This field is required.","validator.remote":"Please fix this field.","validator.email":"Please enter a valid email address.","validator.phone":"Please input correct phone number.","validator.url":"Please enter a valid URL.","validator.date":"Please enter a valid date.","validator.dateISO":"Please enter a valid date (ISO).","validator.number":"Please enter a valid number.","validator.digits":"Please enter only digits.","validator.creditcard":"Please enter a valid credit card number.","validator.equalTo":"Please enter the same value again.","validator.accept":"Please enter a value with a valid extension.","validator.maxlength":"jQuery.validator.format('Please enter no more than {0} characters.","validator.minlength":"jQuery.validator.format('Please enter at least {0} characters.","validator.rangelength":"jQuery.validator.format('Please enter a value between {0} and {1} characters long.","validator.range":"jQuery.validator.format('Please enter a value between {0} and {1}.","validator.max":"jQuery.validator.format('Please enter a value less than or equal to {0}.","validator.min":"jQuery.validator.format('Please enter a value greater than or equal to {0}.","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"};const z={"en-PH":Y,"vi-VN":{"validator.required":"Vui lòng điền mục này","validator.email":"Vui lòng điền email có thật.","validator.number":"Vui lòng điền số có thật","validator.digits":"Vui lòng chỉ điền số","validator.maxlength":"Vui lòng điền dưới {0} số","validator.minlength":"Vui lòng điền hơn {0} số","validator.remote":"Hãy sửa cho đúng.","validator.url":"Hãy nhập URL.","validator.date":"Hãy nhập ngày.","validator.dateISO":"Hãy nhập ngày (ISO).","validator.creditcard":"Hãy nhập số thẻ tín dụng.","validator.equalTo":"Hãy nhập thêm lần nữa.","validator.extension":"Phần mở rộng không đúng.","validator.rangelength":"Hãy nhập từ {0} đến {1} kí tự.","validator.range":"Hãy nhập từ {0} đến {1}.","validator.max":"Hãy nhập từ {0} trở xuống.","validator.min":"Hãy nhập từ {0} trở lên.","validator.phone":"Nhập đúng định dạng số điện thoại","validator.emailUsed":"Email này đã được sử dụng cho chiến dịch.","validator.phoneUsed":"Số điện thoại này đã được sử dụng cho chiến dịch.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"hi-IN":{"validator.required":"इस क्षेत्र की आवश्यकता है।","validator.email":"कृपया एक मान्य ईमेल पता दर्ज करें","validator.number":"कृपया एक वैध संख्या दर्ज करें","validator.digits":"कृपया केवल अंक दर्ज करें","validator.maxlength":"कृपया {0} अक्षर से अधिक दर्ज न करें","validator.minlength":"कृपया कम से कम {0} अक्षर दर्ज करें","validator.phone":"कृपया एक वैध संख्या दर्ज करें","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"id-ID":{"validator.required":"Kolom ini wajib diisi","validator.email":"Tolong daftarkan email yang valid","validator.number":"Tolong daftarkan nomor telepon yang valid","validator.digits":"Tolong masukkan angka saja","validator.maxlength":"Jangan memasukkan lebih dari {0} karakter","validator.minlength":"Tolong ketik sedikitnya {0} karakter","validator.phone":"Tolong daftarkan nomor telepon yang valid","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"ms-MY":{"validator.required":"Bahagian ini wajib diisi.","validator.email":"Sila masukkan alamat emel yang sah.","validator.number":"Sila masukkan no telefon yang sah.","validator.digits":"Sila masukkan nombor digit sahaja.","validator.maxlength":"Sila masukkan tidak lebih dari {0} aksara","validator.minlength":"Sila masukkan sekurang-kurangnya {0} aksara","validator.phone":"Sila masukkan no telefon yang sah.","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"my-MM":{"validator.required":"ဒီနေရာမှာ ဖြည့်ဖို့ လိုအပ်ပါတယ်","validator.email":"မှန်ကန်သော အီးမေးလ်လိပ်စာထည့်သွင်းပါ","validator.number":"မှန်ကန်သော ဖုန်းနံပါတ်ထည့်သွင်းပါ","validator.digits":"နံပါတ်များသာဖြည့်ပါ","validator.maxlength":"ကျေးဇူးပြု၍ {0} ထပ်မပိုသော ဂဏန်းများသာဖြည့်ပါ","validator.minlength":"ကျေးဇူးပြု၍ အနည်းဆုံး {0} ဂဏန်းဖြည့်ပါ","validator.phone":"မှန်ကန်သော ဖုန်းနံပါတ်ထည့်သွင်းပါ","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"km-KH":{"validator.required":"ព័ត៌មាន​ចាំបាច់​ដែល​ត្រូវ​បំពេញ","validator.email":"សូម​វាយ​អាសយដ្ឋាន​អ៊ីម៉ែល​ឲ្យ​បាន​ត្រឹមត្រូវ","validator.number":"សូម​វាយបញ្ចូល​លេខ​ឲ្យ​បាន​ត្រឹមត្រូវ","validator.digits":"វាយ​បញ្ចូល​បាន​តែ​លេខ​ប៉ុណ្ណោះ","validator.maxlength":"សូម​វាយ​បញ្ចូលកុំ​ឲ្យ​លើស {0} តួអក្សរ","validator.minlength":"សូម​វាយ​បញ្ចូល​តិច​បំផុត {0} តួអក្ស","validator.phone":"សូម​វាយបញ្ចូល​លេខ​ឲ្យ​បាន​ត្រឹមត្រូវ","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"zh-TW":{"validator.required":"此為必填欄位","validator.email":"請填入有效的 email 地址","validator.number":"請填入有效的電話號碼","validator.digits":"此欄位僅能輸入數字","validator.maxlength":"請輸入少於 {0} 位數","validator.minlength":"請輸入至少 {0} 位數","validator.phone":"請填入有效的電話號碼","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"th-TH":{"validator.required":"ต้องระบุข้อมูลในช่องนี้","validator.email":"กรุณาใส่อีเมล์ที่ถูกต้อง","validator.number":"กรุณาใส่ตัวเลขที่ถูกต้อง","validator.digits":"กรุณาส่เฉพาะตัวเลข","validator.maxlength":"กรุณาใส่ตัวเลขมากกว่า {0} หลัก","validator.minlength":"กรุณาใส่ตัวเลขอย่างน้อย {0} หลัก","validator.phone":"กรุณาใส่ตัวเลขที่ถูกต้อง","validator.emailUsed":"Email already in use for this campaign.","validator.phoneUsed":"Your phone number already in use for this campaign.","lead.otp.title":"Enter OTP","lead.otp.desc":"We have sent an OTP to your mobile number {phone}","lead.otp.verify":"Verify","lead.otp.resend":"Resend OTP{timer}"},"tl-PH":Y},G=e=>{const t=z[e];return t||z["en-PH"]},K=l({}),Q=e=>{const[t,a]=n(16),[l,i]=n(9),[r,s]=n(!1);return o((()=>{if(s(!1),e){const t=new Image;t.addEventListener("load",(()=>{a(t.naturalWidth),i(t.naturalHeight),s(!0)})),t.addEventListener("error",(()=>{a(16),i(9),s(!0)})),t.src=e}else a(16),i(9),s(!0)}),[e]),{loaded:r,width:t,height:l}},X=({onClose:e,containerClassName:t,svgClassName:l})=>a.createElement("button",{onClick:e,className:`le-newbuilder-close-button js-modal__close ${t||""}`},a.createElement("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",className:l},a.createElement("circle",{cx:"16",cy:"16",r:"16",fill:"white"}),a.createElement("path",{d:"M16 17.05L10.925 22.125C10.7917 22.2584 10.621 22.329 10.413 22.337C10.2044 22.3457 10.025 22.275 9.87502 22.125C9.72502 21.975 9.65002 21.8 9.65002 21.6C9.65002 21.4 9.72502 21.225 9.87502 21.075L14.95 16L9.87502 10.925C9.74169 10.7917 9.67102 10.6207 9.66302 10.412C9.65436 10.204 9.72502 10.025 9.87502 9.87502C10.025 9.72502 10.2 9.65002 10.4 9.65002C10.6 9.65002 10.775 9.72502 10.925 9.87502L16 14.95L21.075 9.87502C21.2084 9.74169 21.3794 9.67069 21.588 9.66202C21.796 9.65402 21.975 9.72502 22.125 9.87502C22.275 10.025 22.35 10.2 22.35 10.4C22.35 10.6 22.275 10.775 22.125 10.925L17.05 16L22.125 21.075C22.2584 21.2084 22.329 21.379 22.337 21.587C22.3457 21.7957 22.275 21.975 22.125 22.125C21.975 22.275 21.8 22.35 21.6 22.35C21.4 22.35 21.225 22.275 21.075 22.125L16 17.05Z",fill:"#595959"}))),Z=({popupId:e,url:t,newTab:l,imageDestkop:n,imageMobile:o,onClose:i,onOtherSubmit:r})=>{const{width:s,height:d,loaded:c}=Q(o),{width:m,height:u,loaded:p}=Q(n);return c&&p?a.createElement("div",{id:e,className:"lead-modal-wrapper","data-popup-url":location.pathname,"data-popup-type":"center_tab"},a.createElement("div",{className:"le-center-tab-popup"},a.createElement("div",{style:{position:"relative"}},a.createElement("a",{className:"js-popup-other-submit",href:t,target:l?"blank":"_parent",onClick:r},a.createElement("img",{className:"le-only-mobile",src:o,style:{aspectRatio:`${s}/${d}`}}),a.createElement("img",{className:"le-only-desktop",src:n,style:{aspectRatio:`${m}/${u}`}})),a.createElement(X,{onClose:i,containerClassName:"close-button-top-right"})))):null},ee=({popupId:e,url:t,title:l,urlText:n,titleAlign:o,subtitle:i,subtitleAlign:r,newTab:s,imageDesktop:d,imageMobile:c,onClose:m,onOtherSubmit:u})=>{const{width:p,height:h,loaded:g}=Q(c),{width:v,height:b,loaded:f}=Q(d);return g&&f?a.createElement("div",{id:e,className:"lead-modal-wrapper lead-floating-wrapper","data-popup-url":location.pathname,"data-popup-type":"floating"},a.createElement("aside",{className:"le-only-desktop"},a.createElement("div",{className:"le-floating-desktop"},a.createElement("div",{className:"le-floating-desktop-wrap",style:{position:"relative",background:"#fff"}},d?a.createElement("div",null,a.createElement("img",{style:{maxWidth:120,borderTopLeftRadius:5,borderBottomLeftRadius:5,aspectRatio:`${v}/${b}`},src:d})):null,a.createElement("div",{style:{padding:20}},a.createElement("div",{className:`le-floating-desktop-title le-text-align-${o}`},l),a.createElement("div",{className:`le-floating-desktop-desc le-text-align-${r}`},i)),a.createElement("a",{target:s?"blank":"_parent",style:{marginLeft:35,textDecoration:"none"},href:t},a.createElement("button",{className:"le-joinbow-floating-btn js-popup-other-submit",onClick:u},n)),a.createElement(X,{onClose:m,containerClassName:"close-button-top-right"})))),a.createElement("aside",{className:"le-only-mobile"},a.createElement("div",{className:"le-floating-mobile"},a.createElement("div",{className:"le-floating-mobile-wrap",style:{position:"relative",background:"#fff"}},a.createElement("aside",{style:{display:"flex",justifyContent:"space-between"}},a.createElement("div",null,a.createElement("div",{className:`le-floating-mobile-title le-text-align-${o}`},l),a.createElement("div",{className:`le-floating-mobile-desc le-text-align-${r}`},i)),c?a.createElement("div",null,a.createElement("img",{style:{marginLeft:15,marginTop:4,maxWidth:100,aspectRatio:`${p}/${h}`},src:c})):null),a.createElement("div",{style:{textAlign:"center",marginTop:10}},a.createElement("a",{target:s?"blank":"_parent",href:t,style:{textDecoration:"none"}},a.createElement("button",{className:"le-joinbow-floating-btn js-popup-other-submit",onClick:u},n))),a.createElement(X,{onClose:m,containerClassName:"close-button-top-right"}))))):null};const te=new class{constructor(){this.apiLeadUrl="https://dev.leadgen.hellobacsi.com/",this.apiSubotUrl="https://staging-service-subot.hellohealthgroup.com/"}},ae={call(t){var{url:a,data:l}=t,n=e(t,["url","data"]);return n.body=JSON.stringify(l),n.headers={"Content-Type":"application/json"},fetch(`${te.apiLeadUrl}${a}`,n).then((e=>e.json())).catch((()=>({})))}},le={call(t){var{url:a,data:l}=t,n=e(t,["url","data"]);return n.body=JSON.stringify(l),n.headers={"Content-Type":"application/json"},fetch(`${te.apiSubotUrl}${a}`,n).then((e=>e.json())).catch((()=>({})))}},ne=({bot_id:e,email:t,phone:a})=>{let l=a;return l&&l.startsWith("0")&&(l=l.substring(1)),le.call({url:"frontend/api/subot-campaign/check",method:"post",data:{bot_id:e,email:t,phone:l}})},oe=({campaign_id:e,email:t,phone:a})=>{let l=a;return l&&l.startsWith("0")&&(l=l.substring(1)),ae.call({url:"api/subot-campaign/check",method:"post",data:{campaign_id:e,email:t,phone:l}})},ie=({phone:e,type:t})=>ae.call({url:"phone"===t?"api/sms/otp":"api/sms/whatsapp_otp",method:"post",data:{phone_number:"phone"===t?e.replace("+",""):e}}),re=({phone:e,otp:t,type:a})=>ae.call({url:"phone"===a?"api/sms/verify":"api/sms/whatsapp_verify",method:"post",data:{otp_code:t,phone_number:"phone"===a?e.replace("+",""):e}}),se="undefined"==typeof window,de={VN:"vi",ID:"id",TH:"th",MY:"ms",TW:"zh-TW",KH:"km",MM:"my",IN:"hi",PH:"en"},ce=(e="",a="",l="",i=500)=>{const[r,s]=n([]),[d,c]=n(!1);return o((()=>{let n;return e?n=window.setTimeout((()=>t(void 0,void 0,void 0,(function*(){var n;if(e)try{c(!0);const o=yield((e="",a="",l="vi")=>t(void 0,void 0,void 0,(function*(){return new Promise(((t,n)=>{if(!e)return n("Need valid text input");if(se)return n("Need valid window object");try{(new window.google.maps.places.AutocompleteService).getPlacePredictions(Object.assign(Object.assign({input:e},a?{componentRestrictions:{country:a}}:{}),{language:de[l]}),t)}catch(e){n(e)}}))})))(e,a,l);s(!(n=o)||n.length<1?[]:n.map((e=>({placeId:e.place_id,description:e.description}))))}catch(e){console.error(e)}finally{c(!1)}else s([])}))),i):r.length&&s([]),()=>{window.clearTimeout(n)}}),[e,i,a]),{isLoading:d,predictions:r}},me={email:{},phone:{}},ue=(e,a,l)=>t(void 0,void 0,void 0,(function*(){const n="email"in l?"email":"phone",o="email"in l?l.email:l.phone,i="email"in l?"validator.emailUsed":"validator.phoneUsed";if(me[n][o]){if(me[n][o].value)return i;if(!me[n][o].value&&me[n][o].expire>Date.now())return""}const r=yield((e,a,l)=>t(void 0,void 0,void 0,(function*(){const t="email"in l?"email":"phone",n="email"in l?l.email:l.phone,o="email"in l?"validator.emailUsed":"validator.phoneUsed",i=yield oe({campaign_id:[e],[t]:n});return"SubmitLeadWithBotId_ERR_001"===i._errorCode||"SubmitLeadWithBotId_ERR_002"===i._errorCode||a.length&&"CheckSuBotLeadTool_ERR_001"===(yield ne({bot_id:a,[t]:n}))._errorCode?o:void 0})))(e,a,l);return me[n][o]=r?{value:!0}:{value:!1,expire:Date.now()+6e4},r})),[pe,he,ge]=j(),ve=["places"],be=({name:e,placeholder:t,locale:l})=>{var s;const d=he(),[c,m]=n(""),[u,p]=n(""),{predictions:h}=ce(c,"","tl-PH"===l?"en":null===(s=null==l?void 0:l.split("-"))||void 0===s?void 0:s[0]),[g,v]=n(null),[b,f]=n(!1),k=r(Math.random().toString(36).substring(7)),_=i((()=>{const e=h.map((e=>({value:e.description,label:e.description}))),t=e.find((e=>e.value===u));return!u||t?e:[{value:u,label:u}].concat(e)}),[h,u]);return o((()=>{var e,t,a;(null===(a=null===(t=null===(e=null===window||void 0===window?void 0:window.google)||void 0===e?void 0:e.maps)||void 0===t?void 0:t.places)||void 0===a?void 0:a.AutocompleteService)?f(!0):import("@react-google-maps/api").then((e=>{v((()=>e.LoadScript)),setTimeout((()=>{f(!0)}),200)}))}),[]),b?a.createElement(a.Fragment,null,g&&a.createElement(g,{googleMapsApiKey:"AIzaSyD9AbNa4AFwr8eNVs90G1YhQLhfWJ6KncU",libraries:ve,loadingElement:a.createElement(a.Fragment,null)}),a.createElement("div",{style:{display:"none"},"data-extra":!0,"data-name":e,"data-control":"text"}),a.createElement(y,Object.assign({className:"lead-modal__form-control",label:t,placeholder:t,withAsterisk:!0,name:e,data:_,searchValue:c,onSearchChange:e=>{m(e)},filter:()=>!0,clearable:!0,searchable:!0,onChange:e=>p(e||""),icon:a.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"},a.createElement("path",{d:"M9.99999 9.79167C10.4028 9.79167 10.7467 9.64944 11.0317 9.365C11.3161 9.08 11.4583 8.73611 11.4583 8.33333C11.4583 7.93056 11.3161 7.58667 11.0317 7.30167C10.7467 7.01722 10.4028 6.875 9.99999 6.875C9.59721 6.875 9.25332 7.01722 8.96832 7.30167C8.68388 7.58667 8.54166 7.93056 8.54166 8.33333C8.54166 8.73611 8.68388 9.08 8.96832 9.365C9.25332 9.64944 9.59721 9.79167 9.99999 9.79167ZM9.99999 17.875C9.90277 17.875 9.80555 17.8611 9.70832 17.8333C9.6111 17.8056 9.52082 17.7569 9.43749 17.6875C7.46527 15.8958 5.98971 14.2361 5.01082 12.7083C4.03138 11.1806 3.54166 9.77778 3.54166 8.5C3.54166 6.48611 4.1911 4.87833 5.48999 3.67667C6.78832 2.47556 8.29166 1.875 9.99999 1.875C11.7083 1.875 13.2119 2.47556 14.5108 3.67667C15.8092 4.87833 16.4583 6.48611 16.4583 8.5C16.4583 9.77778 15.9689 11.1806 14.99 12.7083C14.0105 14.2361 12.5347 15.8958 10.5625 17.6875C10.4792 17.7569 10.3889 17.8056 10.2917 17.8333C10.1944 17.8611 10.0972 17.875 9.99999 17.875Z",fill:"#8C8C8C"})),autoComplete:"no-auto-complete-"+k.current,rightSection:a.createElement(a.Fragment,null)},d.getInputProps(e)))):a.createElement("div",{style:{height:73}})},fe=({children:e,align:t})=>a.createElement("p",{className:`lead-modal__description ${"le-text-align-"+(t||"")} ${W}`},e),ye=({children:e,align:t})=>a.createElement("h2",{className:`lead-modal__title ${"le-text-align-"+(t||"")} ${W}`},e),ke=({listBlockAdded:e,popupId:t,locale:l,onClose:n,onOtherSubmit:o})=>{const i=he();return a.createElement(a.Fragment,null,e.map(((e,r)=>{const{name:s="",data:d={}}=e||{},{placeholder:c,value:u,align:p,listQuestion:h,isSendMailChimp:g=!1,newtab:v,url:b}=d;switch(s){case"TitleBlock":return a.createElement(ye,{key:r,align:p},u);case"SubtitleBlock":return a.createElement(fe,{key:r,align:p},u);case"TextBlock":return a.createElement(_,Object.assign({key:r,withAsterisk:!0,spellCheck:!1,type:"text",placeholder:c,className:"lead-modal__form-control",label:c,"data-control":"text",name:u},i.getInputProps(u)));case"NumberBlock":return a.createElement(C,Object.assign({key:r,withAsterisk:!0,spellCheck:!1,type:"number",placeholder:c,className:"lead-modal__form-control",label:c,"data-control":"number",name:u},i.getInputProps(u)));case"EmailBlock":return a.createElement(_,Object.assign({key:r,withAsterisk:!0,spellCheck:!1,placeholder:c,className:"lead-modal__form-control",label:c,"data-control":"email",name:u},i.getInputProps(u)));case"PhoneOtpBlock":case"WhatsappOtpBlock":case"PhoneBlock":{const e=t+"-"+u+"-"+r;return a.createElement(_.Wrapper,Object.assign({size:"md",withAsterisk:!0,key:r,label:c,className:"lead-modal__form-control",labelProps:{htmlFor:e}},i.getInputProps(u)),a.createElement(w,{name:u,spellCheck:!1,type:"tel",placeholder:c,onChange:e=>{i.setFieldValue(u,e)},id:e,defaultCountry:l&&B[l]||"VN","data-control":"tel"}))}case"LocationBlock":return a.createElement(be,{key:r,name:u,placeholder:c,locale:l});case"DateBlock":return a.createElement(a.Fragment,null,a.createElement(S,Object.assign({withAsterisk:!0,key:r,type:"default",name:u,placeholder:c,className:"lead-modal__form-control",label:c,"data-control":"date"},i.getInputProps(u))),a.createElement("input",{type:"hidden",name:u,"data-control":"date"}));case"LinkButtonBlock":return a.createElement("div",{key:r},a.createElement("a",{target:v?"blank":"parrent",href:b,style:{textDecoration:"none"}},a.createElement(m,{type:"button",size:"md",className:`lead-modal__btn ${W}`,onClick:()=>{null==n||n(),null==o||o()}},u)));case"CheckboxBlock":return a.createElement(a.Fragment,null,g&&a.createElement("div",{style:{display:"none"},"data-name":u+"-mailchimp"}),a.createElement(k.Group,Object.assign({withAsterisk:!0,className:"lead-modal__form-control",key:r,label:c,size:"md",sx:{display:"flex",flexDirection:"column",gap:8}},i.getInputProps(u)),h.map(((e,t)=>a.createElement(k,{name:u,key:t,value:e.value,label:e.placeholder,"data-control":"checkbox"})))));case"RadioBlock":return a.createElement(a.Fragment,null,g&&a.createElement(_,{type:"hidden",name:u+"-mailchimp",value:g}),a.createElement(E.Group,Object.assign({withAsterisk:!0,className:"lead-modal__form-control",key:r,label:c,size:"md"},i.getInputProps(u)),h.map(((e,t)=>a.createElement(E,{name:u,key:t,value:e.value,label:e.placeholder,"data-control":"radio"})))));case"DropdownBlock":return a.createElement(a.Fragment,null,a.createElement("div",{style:{display:"none"},"data-extra":!0,"data-name":u,"data-control":"dropdown"}),a.createElement(y,Object.assign({key:r,className:"lead-modal__form-control",label:c,withAsterisk:!0,name:u,data:h.map((e=>({value:e.value,label:e.placeholder})))},i.getInputProps(u))));case"TncBlock":const s=i.getInputProps("TNC-"+e.id);return a.createElement(a.Fragment,null,a.createElement(k,Object.assign({name:"TNC-"+e.id,key:e.id,label:a.createElement("p",{className:"lead-modal__tnc-link",dangerouslySetInnerHTML:{__html:d.valueHTML}}),className:"tnc-block","data-control":"checkbox"},s,{error:s.error?a.createElement(a.Fragment,null):void 0})))}return null})))},_e=({otpData:e,onSuccess:l,autoSendWhenOpen:i})=>{const{t:s}=L(),d=e.phone,c=e.type,[u,p]=n(""),[h,g]=n(!1),[v,y]=n(i?0:60),k=r(null),[E,w]=n(),[C,N]=n(""),T=r(),[S,x]=n(!1);o((()=>{t(void 0,void 0,void 0,(function*(){var e;if(!T.current){const e=yield import("react-phone-number-input");T.current=e.formatPhoneNumberIntl}N((null===(e=T.current)||void 0===e?void 0:e.call(T,d))||d)}))}),[d]);const P=()=>t(void 0,void 0,void 0,(function*(){var e;if(!d)return;const t=yield ie({phone:d,type:c}),a=null===(e=null==t?void 0:t._messages)||void 0===e?void 0:e[0];"Send sms successfully"===a||"Send WhatsApp successfully"===a?(y(60),setTimeout((()=>{k.current&&(k.current.focus(),k.current.scrollIntoView({block:"center"}))}),100)):"This phone number was verified"===a?l():w(a||"Something went wrong!")}));return o((()=>{setTimeout((()=>{v>0&&y((e=>e-1))}),1e3)}),[v]),o((()=>{i&&!v&&P()}),[]),a.createElement(a.Fragment,null,a.createElement("form",{onSubmit:e=>{e.preventDefault(),t(void 0,void 0,void 0,(function*(){if(!d||!u)return;x(!0);const e=yield re({phone:d,otp:u,type:c}),t=null==e?void 0:e._messages[0];"Verify successfully"===t||"Verify WhatsApp OTP sucess"===t||"This phone number was verified"===t?l():w(t||"something Wrong"),x(!1)}))},className:"lead-phone-otp-form"},a.createElement(f,{tag:"h3",fontWeight:"bold",style:{marginBottom:4}},s("lead.otp.title")),a.createElement(b,{size:"p1",color:O.colors.gray600},s("lead.otp.desc",{phone:C})),a.createElement(_,{ref:k,name:"_"+name+"-otp",spellCheck:!1,type:"number",placeholder:"Enter OTP",className:"lead-modal__form-control",label:"Phone OTP","data-control":"otp",withAsterisk:!0,pattern:"[0-9]*",value:u,maxLength:6,onChange:e=>{g(!0),p(e),w(h&&!e?"OTP is required":void 0)},error:h?E:void 0}),a.createElement(m,{size:"md",color:"primary",className:`lead-modal__btn ${W}`,disabled:!u,isLoading:S},s("lead.otp.verify")),a.createElement(m,{type:"button",size:"md",color:"transparent",className:`lead-modal__btn lead-phone-otp-button ${W}`,onClick:()=>{P()},disabled:!!v},s("lead.otp.resend",{timer:v?` (${v}s)`:""}))))},Ee=({title:e,titleAlign:t,subtitle:l,subtitleAlign:n,link:o,linkNewTab:i,linkText:r,image:s})=>{const{width:d,height:c,loaded:m}=Q(s);return m?a.createElement("div",{className:"lead-modal__thank-you"},a.createElement("div",{style:{width:"100%"}},a.createElement("img",{src:s,style:{maxHeight:162,objectFit:"cover",aspectRatio:`${d}/${c}`},loading:"lazy"}),e&&a.createElement("h1",{className:`le-thankyou-title le-text-align-${t}`},e),l&&a.createElement("p",{className:`le-thankyou-subtitle le-text-align-${n}`},l),r&&a.createElement("div",null,a.createElement("a",{href:o,target:i?"_blank":"parrent",rel:"noreferrer"},a.createElement("button",{className:`lead-modal__btn ${W}`},r))))):null},we=({content:e,inlinePosition:t})=>{const a=i((()=>{if(!t)return null;const e=document.querySelectorAll(`[data-url="${location.pathname}"] .body-content`),a=Array.from(e).reduce(((e,t)=>[...e,...Array.from(t.children)]),[]);if(null==a?void 0:a.length){const e=a.filter((e=>"P"===e.nodeName)),l=a.filter((e=>"H2"===e.nodeName));let n=null;switch(t){case"1th":n=e[0];break;case"2th":n=e[1];break;case"3th":n=e[2];break;case"4th":n=e[3];break;case"5th":n=e[4];break;case"6th":n=e[5];break;case"7th":n=e[6];break;case"8th":n=e[7];break;case"9th":n=e[8];break;case"10th":n=e[9];break;case"11th":n=e[10];break;case"12th":n=e[11];break;case"lastP":n=e[e.length-1];break;case"1thH2":n=l[0];break;case"2thH2":n=l[1];break;case"3thH2":n=l[2];break;case"4thH2":n=l[3];break;case"5thH2":n=l[4];break;case"6thH2":n=l[5];break;case"7thH2":n=l[6];break;case"8thH2":n=l[7];break;case"9thH2":n=l[8];break;case"10thH2":n=l[9];break;case"lastH2":n=l[l.length-1]}if(n){if(n.parentElement.querySelector(".inline-lead-wrapper"))return n.parentElement.querySelector(".inline-lead-wrapper");{const e=document.createElement("div");return e.classList.add("inline-lead-wrapper"),n.nextElementSibling?n.parentElement.insertBefore(e,n.nextElementSibling):n.parentElement.appendChild(e),e}}}}),[t]);return t&&a?$(e,a):null},Ce=({content:e})=>{const t=i((()=>{const e=Array.from(document.querySelectorAll(".hc2-sidebar-with-ads,.page-main-col .right-col.f-right,.hhg-lead-sidebar"));return e.forEach((e=>{if(e.querySelector(".sidebar-lead-modal-wrapper"))return;const t=document.createElement("div");t.classList.add("sidebar-lead-modal-wrapper"),e.prepend(t)})),e.map((e=>e.querySelector(".sidebar-lead-modal-wrapper")))}),[]);return a.createElement(a.Fragment,null,t.map((t=>$(e,N(t,"sidebar-lead-modal-wrapper")))))},Ne=({popupId:e,extraFields:t,onClose:l,onOtherSubmit:s,imageMobile:d,imageDesktop:c,imageOverlayMobile:p,imageOverlayDesktop:h,imageBackground:g,currentLayout:v,title:b,onSubmit:f,showThankyou:y,campaignId:k,campaign_subot_id:_,locale:E})=>{var w,C,N;const T=JSON.parse(t.listBlockAdded),S=JSON.parse(t.actionBlocks),x=JSON.parse(t.textBlocks),O=S.submitBlock.data.url,P=S.submitBlock.data.text,B=S.submitBlock.data.text2,j=S.submitBlock.data.value,$=location.pathname,A=v.includes("Inline")||"Sidebar"===v,I="Slider"===v,[D,U]=n(!0),[H,R]=n(null),[M,F]=n(!1),V=r(),J=()=>{H?R(null):null==l||l()};if(window.innerWidth<769&&["Fullscreen","Slider"].includes(v))return console.log("😎 Not show fullscreen, slider on mobile "),null;o((()=>{(v.includes("LightBox")||"Fullscreen"==v)&&document.body.classList.add("noscroll"),window.intlTelInputUtils||require("intl-tel-input/build/js/utils"),me.email={},me.phone={}}),[]);const Y=r(!1),z=r(!1),{form:G,validateObj:K}=(({listBlockAdded:e=[],validatingPhoneRef:t,validatingEmailRef:a,campaignId:l,campaign_subot_id:n=[]})=>{const{t:o}=L(),s=i((()=>{const i=["TextBlock","NumberBlock","EmailBlock","PhoneBlock","DateBlock","CheckboxBlock","RadioBlock","DropdownBlock","PhoneOtpBlock","WhatsappOtpBlock","LocationBlock","TncBlock"],r=(e,t)=>a=>{if(c.current.isTouched(e))return void 0===a||""===a||Array.isArray(a)&&0===a.length?o("validator.required"):null==t?void 0:t(a)};return e.filter((e=>i.includes(e.name))).reduce(((e,i)=>"NumberBlock"===i.name?Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value,(e=>{if(isNaN(Number(e)))return o("validator.number")}))}):"EmailBlock"===i.name?Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value,(e=>{if(!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e))return o("validator.email");a.current=!0,setTimeout((()=>{c.current.setFieldError(i.data.value,"Validating..."),ue(l,n,{email:e}).then((e=>{e?c.current.setFieldError(i.data.value,o(e)):c.current.clearFieldError(i.data.value),a.current=!1})).catch((e=>{console.error(e),c.current.setFieldError(i.data.value,e.message||"Something went wrong"),a.current=!1}))}),200)}))}):"PhoneBlock"===i.name||"PhoneOtpBlock"===i.name||"WhatsappOtpBlock"===i.name?Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value,(e=>{if(window.intlTelInputUtils&&!window.intlTelInputUtils.isValidNumber(String(e),q.countryCode))return o("validator.phone");t.current=!0,setTimeout((()=>{c.current.setFieldError(i.data.value,"Validating..."),ue(l,n,{phone:e}).then((e=>{e?c.current.setFieldError(i.data.value,o(e)):c.current.clearFieldError(i.data.value),t.current=!1})).catch((e=>{console.error(e),c.current.setFieldError(i.data.value,e.message||"Something went wrong"),t.current=!1}))}),200)}))}):"DateBlock"===i.name?Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value,(e=>{if(isNaN(Date.parse(e)))return o("validator.date")}))}):"TncBlock"===i.name?Object.assign(Object.assign({},e),{["TNC-"+i.id]:r("TNC-"+i.id)}):Object.assign(Object.assign({},e),{[i.data.value]:r(i.data.value)})),{})}),[e.map((e=>e.name)).join(",")]),d=ge({validateInputOnChange:!0,clearInputErrorOnChange:!0,validate:s}),c=r(d);return c.current=d,{form:d,validateObj:s}})({listBlockAdded:T,validatingPhoneRef:Y,validatingEmailRef:z,campaignId:k,campaign_subot_id:_}),{width:Z,height:ee,loaded:te}=Q(g),{width:ae,height:le,loaded:ne}=Q(d),{width:oe,height:re,loaded:se}=Q(c),de=ne&&se&&("Fullscreen"!=v||te),ce=a.createElement(a.Fragment,null,a.createElement("style",{dangerouslySetInnerHTML:{__html:`\n .le-newbuilder-overlay {\n background-repeat: no-repeat;\n background-size: cover;\n }\n ${p?`\n .le-newbuilder-overlay {\n background: url(${p}) ;\n }`:""}\n ${h?`\n @media screen and (min-width:768px) {\n .le-newbuilder-overlay {\n background: url(${h}) ;\n }\n }`:""}`}}),a.createElement("div",{id:e,"data-popup-url":$,"data-popup-type":"lightbox-inline",className:`lead-modal lead-modal-wrapper modal--animate-scale ${A?"le-buider-inline":""} ${I?"le-buider-slider":""}`},"Fullscreen"==v?a.createElement("img",{className:"le-only-desktop le-fullscreen-img",draggable:!1,src:g||"",style:{aspectRatio:`${Z}/${ee}`}}):null,a.createElement("div",{className:`lead-modal__wrapper le-newbuilder-wrap-${v}`},a.createElement("div",{className:`lead-modal__content le-newbuilder-${v}`},y?a.createElement(Ee,{title:y.title,titleAlign:y.titleAlign,subtitle:y.subtitle,subtitleAlign:y.subtitleAlign,link:y.link,linkNewTab:y.linkNewTab,linkText:y.linkText,image:y.image}):a.createElement(a.Fragment,null,a.createElement("header",{className:"lead-modal__header"},H?a.createElement("img",{src:u.getAssetPath("lead-otp-thumb.png"),draggable:"false",alt:"",style:{width:"100%",minHeight:"150px",backgroundColor:"#f2f2f2"},loading:"lazy"}):a.createElement(a.Fragment,null,["LightBoxA","InlineA","Sidebar","Slider"].includes(v)?d?a.createElement("img",{draggable:"false",className:"lead-modal__image lead-modal-image-cover",src:d,style:{aspectRatio:`${ae}/${le}`},alt:""}):null:a.createElement(a.Fragment,null,c?a.createElement("img",{draggable:"false",className:"le-only-desktop lead-modal__image lead-modal-image-cover",style:{objectFit:"cover",aspectRatio:`${oe}/${re}`},src:c,alt:""}):null,d?a.createElement("img",{draggable:"false",className:"le-only-mobile lead-modal__image lead-modal-image-cover",src:d,alt:"",style:{aspectRatio:`${ae}/${le}`}}):null))),H&&a.createElement(_e,{otpData:H,autoSendWhenOpen:!1,onSuccess:()=>{R(null),null==f||f(V.current,G.values)}}),a.createElement("div",{"data-hidden":!!H,className:"lead-modal__body le-newbuilder-overlay"},a.createElement(pe,{form:G},a.createElement("form",{ref:V,className:`lead-modal__form ${e}`,onSubmit:e=>{e.preventDefault(),G.setTouched(Object.keys(K).reduce(((e,t)=>(e[t]=!0,e)),{})),z.current||Y.current||setTimeout((()=>{G.onSubmit((e=>{var t,a,l,n,o,i;if(Object.keys(G.errors).length)return;let r=null;if(T.findIndex((e=>"PhoneOtpBlock"===e.name))>-1){const n=null===(a=null===(t=T.find((e=>"PhoneOtpBlock"===e.name)))||void 0===t?void 0:t.data)||void 0===a?void 0:a.value;(null===(l=e[n])||void 0===l?void 0:l.startsWith("+"))&&(r={phone:e[n],type:"phone"})}if(T.findIndex((e=>"WhatsappOtpBlock"===e.name))>-1){const t=null===(o=null===(n=T.find((e=>"WhatsappOtpBlock"===e.name)))||void 0===n?void 0:n.data)||void 0===o?void 0:o.value;(null===(i=e[t])||void 0===i?void 0:i.startsWith("+"))&&(r={phone:e[t],type:"whatsapp"})}if(r)return F(!0),void ie(r).then((t=>{var a;"This phone number was verified"!==(null===(a=null==t?void 0:t._messages)||void 0===a?void 0:a[0])?R(r):null==f||f(V.current,e)})).finally((()=>{F(!1)}));null==f||f(V.current,e)}))(e)}),100)}},a.createElement("div",{style:{marginBottom:20}},a.createElement("h2",{className:`lead-modal__title ${"le-text-align-"+(null===(w=x.titleBlock.data)||void 0===w?void 0:w.align)} ${W}`},b),a.createElement("p",{className:`lead-modal__description ${"le-text-align-"+(null===(C=x.titleBlock.data)||void 0===C?void 0:C.align)} ${W}`},x.subtitleBlock.data.value)),a.createElement("div",{className:"lead-modal__form-control-wrapper"},a.createElement(ke,{listBlockAdded:T,popupId:e,locale:E,onClose:J,onOtherSubmit:s})),(null===(N=null==S?void 0:S.submitBlock)||void 0===N?void 0:N.isHide)?null:a.createElement(a.Fragment,null,a.createElement("div",{className:`lead-modal__checkbox-wrapper ${W}`},a.createElement("div",{className:"lead-modal__checkbox"},a.createElement("input",{id:"lead-term-checkbox",className:`lead-modal__checkbox__input ${W}`,type:"checkbox","aria-label":"Checkbox label",checked:D,onChange:e=>U(e.currentTarget.checked)}),a.createElement("div",{className:"lead-modal__checkbox__control","aria-hidden":"true"})),a.createElement("label",{htmlFor:"checkbox",className:"lead-modal__checkbox__label"},P," ",a.createElement("span",{style:{fontWeight:"bold"}},a.createElement("a",{target:"blank",href:O||"https://hellobacsi.com/chinh-sach",rel:"noopener noreferrer",style:{textDecoration:"none"}},B)))),a.createElement(m,{size:"md",id:"lead-submit",type:"submit",className:`lead-modal__btn ${W}`,disabled:!D,isLoading:M},j))))))),!v.includes("Inline")&&a.createElement(X,{onClose:J,containerClassName:"close-button-top-right"}))));return de?v.includes("LightBox")||"Fullscreen"==v||"Slider"==v?ce:"Sidebar"==v?a.createElement(Ce,{content:ce}):v.includes("Inline")?a.createElement(we,{content:ce,inlinePosition:t.popupInlinePosition}):null:null},Te=({popupId:e,link:t,linkText:l,linkNewTab:n,onClose:o,imageMobile:i,imageDesktop:r,currentLayout:s,onOtherSubmit:d})=>{const c=location.pathname,{width:m,height:u,loaded:p}=Q(i),{width:h,height:g,loaded:v}=Q(r);return p&&v?a.createElement("div",{id:e,className:"lead-modal-wrapper","data-popup-url":c,"data-popup-type":"skin_ab"},"SkinA"==s?a.createElement("aside",{className:"le-only-desktop"},a.createElement("div",{className:"le-skin-a-desktop"},a.createElement("div",{style:{position:"relative"}},a.createElement("img",{src:r,style:{aspectRatio:`${h}/${g}`}}),a.createElement("a",{style:{position:"absolute",top:"75%",left:"50%",transform:"translate(-50%, -50%)",textAlign:"center",width:"calc(100% - 15px)"},href:t,target:n?"blank":"_parent"},a.createElement("button",{onClick:d,className:"le-joinbow-btn js-popup-other-submit"},l)),a.createElement(X,{onClose:o,containerClassName:"close-button-top-right"})))):"SkinB"==s?a.createElement("aside",{className:"le-only-desktop"},a.createElement("div",{className:""},a.createElement("div",{style:{position:"relative",zIndex:1e4}},a.createElement("img",{src:r,style:{width:"100%",aspectRatio:`${h}/${g}`}}),a.createElement("a",{style:{position:"absolute",top:"75%",left:"50%",transform:"translate(-50%, -50%)",textAlign:"center",width:"100%"},href:t,target:n?"blank":"_parent"},a.createElement("button",{onClick:d,className:"le-joinbow-btn-mobile js-popup-other-submit"},l)),a.createElement(X,{containerClassName:"close-button-top-right",onClose:o})))):null,a.createElement("aside",{className:"le-only-mobile"},a.createElement("div",{className:"le-skin-mobile"},a.createElement("div",{style:{position:"relative"}},a.createElement("img",{src:i,style:{width:"100%",aspectRatio:`${m}/${u}`}}),a.createElement("a",{style:{position:"absolute",top:"82%",left:"50%",transform:"translate(-50%, -50%)",textAlign:"center",maxWidth:"calc(100% - 15px)"},href:t,target:n?"blank":"_parent"},a.createElement("button",{onClick:d,className:"le-joinbow-btn-mobile js-popup-other-submit"},l)),a.createElement(X,{containerClassName:"close-button-top-right",svgClassName:"le-mobile-btn",onClose:o}))))):null},Se=({popupId:e,url:t,newTab:l,image:n,onClose:o,onOtherSubmit:i})=>{const{width:r,height:s,loaded:d}=Q(n);return d?a.createElement("div",{id:e,className:"lead-modal-wrapper","data-popup-url":location.pathname,"data-popup-type":"tab"},a.createElement("div",{className:"le-tab-popup"},a.createElement("div",{style:{position:"relative"}},a.createElement("a",{href:t,target:l?"blank":"_parent",onClick:i},a.createElement("img",{className:"js-popup-other-submit",src:n,style:{aspectRatio:`${r}/${s}`}})),a.createElement(X,{onClose:o,containerClassName:"close-button-top-right"})))):null},xe=[],Oe=[],Pe=[],Be=[],je=[],Le=[];const $e=(e="UTC")=>{const t=new Date;return new Date(t.toLocaleString("en-US",{timeZone:e}))},Ae=e=>{try{const[t,a]=e.split(" "),[l,n,o]=t.split("-").map(Number),[i,r,s]=a.split(":").map(Number);return new Date(l,n-1,o,i,r,s)}catch(e){return null}};const Ie=e=>!function(e){var t;const a=Number(null===(t=e.rules.find((e=>"exclude_sponsored"==e.rule)))||void 0===t?void 0:t.value);return!(!Boolean(document.querySelector(".hhg-disclaimer-text"))||!a||(Be.push(e),0))}(e)&&(!!function(e){var t,a;try{const l=null===(t=e.rules.find((e=>"exclude_sponsored_list"==e.rule)))||void 0===t?void 0:t.value,n=l instanceof Array?l:JSON.parse(l),o=Number(null===(a=document.querySelector("[data-sponsored-id]"))||void 0===a?void 0:a.getAttribute("data-sponsored-id"));return!o||o<=0||0===n.length||(!!n.find((e=>e.id==o))||(je.push({id:e.id,rules:e.rules}),!1))}catch(e){return!0}}(e)&&(1===e.formatted_status?function(e){var t;if(1===e.forever)return!0;const a=e.started_at,l=e.ended_at,n=Ae(a),o=Ae(l);if(!n||!o)return!0;const i=(null===(t=e.site)||void 0===t?void 0:t.id)||1;return!($e(J[i]).getTime()>o.getTime()&&(Pe.push(e),1))}(e):0===e.formatted_status&&(xe.push(e),(e=>{var t;const a=(null===(t=e.site)||void 0===t?void 0:t.id)||1,l=e.started_at,n=e.ended_at,o=Ae(l),i=Ae(n);if(!o||!i)return!1;const r=$e(J[a]).getTime();return r<=i.getTime()&&r>=o.getTime()&&(Oe.push(e),!0)})(e)))),De=e=>{var t;try{const a=(e,t,a)=>{const l=t.split(":"),n=a.split(":"),o=new Date;o.setHours(Number(l[0]),Number(l[1]),0,0);const i=new Date;return i.setHours(Number(n[0]),Number(n[1]),0,0),e>=o&&e<=i},l=null===(t=e.rules.find((e=>"appearance_time"==e.rule)))||void 0===t?void 0:t.value,n=l.startTime,o=l.endTime||"23:59";return!n||(!!a(new Date,n,o)||(Le.push(e),!1))}catch(e){return!0}};let Ue=null;function He({leadApi:e,leadSiteId:t,leadDomain:a,onShowPopup:l,DEBUG_URL:n}){const o=n||("https://"+location.hostname+location.pathname+location.search).toLowerCase();fetch(e+"api/campaign/"+t,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({url:o,ga_client_id:A("_ga")||null})}).then((e=>e.json())).then((e=>{var t,n,i,r;if(Re("List campagin: ",e),F="https://"+location.hostname+location.pathname+location.search,1==e._status){const s=((null===(n=null===(t=e._data)||void 0===t?void 0:t.campaigns)||void 0===n?void 0:n.filter(Ie))||[]).filter(De);A("hhg-id")||(I("hhg-id",c(),{domain:"."+a,path:"/"}),Re("😍 Set HHG ID cookie"));let d=[];d=/Android|webOS|iPhone|iPad|iPod|BlackBerry|BB|PlayBook|IEMobile|Windows Phone|Kindle|Silk|Opera Mini/i.test(navigator.userAgent)?s.filter((e=>e.device_types.some((e=>e.id==R)))):s.filter((e=>e.device_types.some((e=>e.id==M)))),Re("👓 campaignsDevice",d),Re("--listCampaignScheduled",xe),Re("--listCampaignScheduledToActivated",Oe),Re("--listCampaignActiveButExpired",Pe),Re("--listCampaignExcludeSonsored",Be),Re("--listCampaignDifferentSponsor",je),Re("--listCampaignNotDisplayInRangeOfTime",Le);let m=d.map(((e,t)=>e.targets.filter((e=>e.type==D)).map((e=>Object.assign(Object.assign({},e),{campaignIndex:t}))))).flat(1);m=m.filter((e=>{var t;const a=new URL(String(e.target).toLowerCase());if("exact_match"==e.option)return Boolean(o===(null===(t=a.href)||void 0===t?void 0:t.toLowerCase()));if("start_with"==e.option){if(o.includes(String(e.target).toLowerCase())){const t=e.sub_target.filter((e=>"excluding"==e.option)).map((e=>{var t;return null===(t=e.value)||void 0===t?void 0:t.toLowerCase()}));return!t.includes(o.split("?")[0])}return!1}}));const u=Array.from(document.getElementsByTagName("META")).filter((e=>"article:tag"==e.getAttribute("property"))).map((e=>e.content));let p=[],h=[];u&&u.length&&(p=d.map(((e,t)=>e.targets.filter((e=>e.type==U)).map((e=>Object.assign(Object.assign({},e),{campaignIndex:t}))))).flat(1),h=p.filter((e=>u.includes(e.target))));const g=[...m,...h],v=document.cookie.split("; ").map((e=>e.split("=")[0])),b=v.filter((e=>e.includes("lead_submited")));Re("--listCampaignCodeSubmited",b);const f=v.filter((e=>e.includes("lead_closed")));Re("--listCampaignCodeClosed",f);const y=[...b,...f],k=(e=>{const t=[...e];for(let e=t.length-1;e>0;e--){const a=Math.floor(Math.random()*(e+1)),l=t[e];t[e]=t[a],t[a]=l}return t})(g.filter((e=>!y.some((t=>t.includes(d[e.campaignIndex].code))))));if(Re("--listCampaignValid : ",k),k&&k.length){const e=d[k[0].campaignIndex];Re("CAMPAIGN_SHOW",e);const{rules:t}=e,a=Number(null===(i=t.find((e=>"time"==e.rule)))||void 0===i?void 0:i.value);Re("timeoutRule",a);const n=Number(null===(r=t.find((e=>"scroll"==e.rule)))||void 0===r?void 0:r.value);Re("scrollRule",n);let o="TIME";if(Number.isInteger(a)&&(o="TIME",Re("✨ SHOW AWESOME POPUP AFTER: ",a," seconds"),Ue&&clearTimeout(Ue),Ue=setTimeout((()=>{null==l||l(e,o)}),1e3*a)),Number.isInteger(n)){o="SCROLL",Re("✨ SHOW AWESOME AFTER: SCROLL",n," %");const t=document.querySelector(`[data-url="${location.pathname}"]`)||document.querySelector("body"),a=t.getBoundingClientRect().top,i=t.offsetHeight;Re("👓 Element check scroll: ",t);const r=function(){const t=window.pageYOffset||document.documentElement.scrollTop;let s=0;t>=a&&(s=Math.round((t-a)/(i-innerHeight)*100)),Re("---Scroll",s,n),s>=n&&(window.removeEventListener("scroll",r),null==l||l(e,o))};window.addEventListener("scroll",r,{passive:!0})}}else Re("🚧 No lead campaigns on current URL, tags")}})).catch((e=>{Re("Lead error: ",e)}))}const Re=(...e)=>{("production"!==process.env.NODE_ENV||process.env.NEXT_PUBLIC_DEPLOY_ENV&&"production"!==process.env.NEXT_PUBLIC_DEPLOY_ENV||"undefined"!=typeof localStorage&&"true"===localStorage.getItem("hhg_debug"))&&console.log(...e)};const Me=({campaign:e,action:t,onSubmit:l,onClose:n,showThankyou:i,locale:d})=>{var m,u;const{apiUrl:p,siteDomain:h}=s(K);o((()=>{const e=A("_ga")||null;fetch(`${p}api/campaign/${f}/impression`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:t,url:location.href.toLowerCase(),title_article:document.title,cookie_id:A("hhg-id"),ga_client_id:e})})}),[]);const{extra_fields:g,image:v,image_desktop:b,code:f,image_background:y,image_overlay_mobile:k,image_overlay_desktop:_}=e||{},{currentLayout:E}=g,w=g.imageBlocks?JSON.parse(g.imageBlocks):{},C=JSON.parse(g.actionBlocks),N=JSON.parse(g.textBlocks);let T=(null===(u=null===(m=null==N?void 0:N.titleBlock)||void 0===m?void 0:m.data)||void 0===u?void 0:u.value)||"";const S={1:{},2:{},3:{}},x=r("lead-modal-"+c()),O=function(e="Xin chao {{category_2}} extra"){if(e.includes("{{category_")){const t=11,a=e.search("{{category_");return+e.charAt(t+a)}return null}(T);if(O){Re("⚡️ Has categoryLevel",O);const e=Array.from(document.getElementsByTagName("META")),t=e.find((e=>e.name===`content_category_${O}`)),a=e.find((e=>e.name===`content_category_en_${O}`));if(!t||!a)return Re("⚡️ No META TAG for categoryLevel, not show popup",O),null;S[O]={value:t.content,value_en:a.content},T=T.replace(`{{category_${O}}}`,t.content),Re("⚡️ Set categoryData ",O)}else Re("⚡️ No categoryLevel",O);const P=()=>{var t,a,l,o;if(Re("👌 Other submit click"),document.body.classList.remove("noscroll"),E.includes("Skin")){const e=document.querySelector("#masthead");e&&(e.style.top="0px !important;")}const i=Number(null!==(a=null===(t=e.rules.find((e=>"days_to_show_again"==e.rule)))||void 0===t?void 0:t.value)&&void 0!==a?a:7),r=Number(null!==(o=null===(l=e.rules.find((e=>"show_again_after_submit"==e.rule)))||void 0===l?void 0:l.value)&&void 0!==o?o:0);0===r&&(Re("⛔ Popup never show again!"),I(`lead_submited_${f}`,`target_${g.popupVersion}`,{domain:"."+h,path:"/"})),1==r&&(Re(`⌛ Popup will show again after ${i} days!`),I(`lead_submited_${f}`,`target_${g.popupVersion}`,{domain:"."+h,days:i,path:"/"}));const s=A("_ga")||null,d={url:location.href.toLowerCase(),title_article:document.title,meta:[],cookie_id:A("hhg-id"),ga_client_id:s};O&&(d.category=S[O].value_en),fetch(`${p}api/campaign/${f}/lead`,{method:"POST",body:JSON.stringify(d),headers:{"Content-Type":"application/json","X-Requested-With":"XMLHttpRequest"}}).then((e=>e.json())).then((e=>{"error"===e.status&&Re(e)})).catch((e=>{Re("Error:",e)})),null==n||n()};return"CenterTab"===E?a.createElement(Z,{popupId:x.current,url:w.imageMobile.data.url,newTab:w.imageMobile.data.newtab,imageMobile:v,imageDestkop:b,onClose:n,onOtherSubmit:P}):"Tab"===E?a.createElement(Se,{popupId:x.current,url:w.imageMobile.data.url,newTab:w.imageMobile.data.newtab,image:v,onClose:n,onOtherSubmit:P}):"Floating"===E?a.createElement(ee,{popupId:x.current,title:T,titleAlign:N.titleBlock.data.align,subtitle:N.subtitleBlock.data.value,subtitleAlign:N.subtitleBlock.data.align,url:C.linkButtonBlock.data.url,urlText:C.linkButtonBlock.data.value,newTab:C.linkButtonBlock.data.newtab,imageMobile:v,imageDesktop:b,onClose:n,onOtherSubmit:P}):E.includes("LightBox")||E.includes("Inline")||"Fullscreen"==E||"Sidebar"==E||"Slider"==E?a.createElement(Ne,{popupId:x.current,extraFields:g,onClose:n,onOtherSubmit:P,imageMobile:v,imageDesktop:b,imageBackground:y,currentLayout:E,title:T,onSubmit:(e,t)=>l(e,t,O,S),key:E,imageOverlayDesktop:_,imageOverlayMobile:k,showThankyou:i,campaignId:e.id,campaign_subot_id:e.bot_id||[],locale:d}):E.includes("Skin")?a.createElement(Te,{popupId:x.current,link:C.linkButtonBlock.data.url,linkNewTab:!!C.linkButtonBlock.data.newtab,linkText:C.linkButtonBlock.data.value,onClose:n,onOtherSubmit:P,imageMobile:v,imageDesktop:b,currentLayout:E}):null},We=({apiUrl:e,siteDomain:l,siteId:s,locale:c,apiSubotUrl:m,DEBUG_URL:u})=>{var b;const f=r(),y=r(Date.now()),{apiUrl:k}=i((()=>{let t=e;return t.includes("localhost")&&(t="https://dev.leadgen.hellobacsi.com/"),{apiUrl:t}}),[e,l,s]),[_,E]=n(null),[w,C]=n(""),[N,S]=n(null);o((()=>{te.apiLeadUrl=k,te.apiSubotUrl=m}),[k,m]);const O=(e,t)=>{E(e),C(t)},B=()=>{var e,t;if(!_)return;Re(`👋👋👋 CLOSE POPUP ${_.code} 👋👋👋`);const a=Number(null===(e=_.rules.find((e=>"show_again_after_exit"==e.rule)))||void 0===e?void 0:e.value),n=Number(null===(t=_.rules.find((e=>"days_to_show_again"==e.rule)))||void 0===t?void 0:t.value);0==a&&I(`lead_closed_${_.code}`,`target_${null==_?void 0:_.extra_fields.popupVersion}`,n?{domain:"."+l,days:n,path:"/"}:{domain:"."+l,path:"/"}),document.body.classList.remove("noscroll"),fetch(`${k}api/campaign/${_.code}/popup_exit`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"CLICK",url:location.href.toLowerCase(),title_article:document.title,cookie_id:A("hhg-id"),duration:Math.ceil((Date.now()-y.current)/1e3)})}),E(null),S(null)};o((()=>{if(window.next){const e=d((e=>{Re("--🌻 routeChangeComplete",e,Date.now());const t=location.pathname;B(),document.querySelectorAll(`[data-popup-url="${t}"]`).length?Re("🔥 This URL page has show popup!"):(Re("--Process checkShowPopup"),He({leadApi:k,leadDomain:l,leadSiteId:s,onShowPopup:O,DEBUG_URL:u})),f.current&&window.removeEventListener("scroll",f.current)}),500);window.next.router.events.on("routeChangeComplete",e)}He({leadApi:k,leadDomain:l,leadSiteId:s,onShowPopup:O,DEBUG_URL:u})}),[]);const j=(e,a,n,o)=>t(void 0,void 0,void 0,(function*(){var t,i,r,s,d,c,m,u,p,h,g;if(!a)return;Re("submitHandler",n,o);const v=Object.keys(a).map((e=>({name:e,value:String(a[e])}))),b=A("_ga")||null;window.intlTelInputUtils||(yield require("intl-tel-input/build/js/utils"));const f={url:location.href.toLowerCase(),title_article:document.title,meta:v.map((t=>{var a,l;const n=(null===(a=e.querySelector(`*[name="${t.name}"][data-control]`))||void 0===a?void 0:a.getAttribute("data-control"))||(null===(l=e.querySelector(`*[data-extra][data-name="${t.name}"]`))||void 0===l?void 0:l.getAttribute("data-control"))||"text",o="tel"===n?window.intlTelInputUtils.formatNumber(String(t.value),null==q?void 0:q.countryCodeNumber,2).replace(/\s+/g,""):"date"===n?x(t.value).format("YYYY-MM-DD"):t.value;return{key:t.name,value:o,control:n}})),cookie_id:A("hhg-id"),ga_client_id:b};n&&o[n].value_en&&(f.category=o[n].value_en);const y=Number((null===(i=null===(t=_.rules)||void 0===t?void 0:t.find((e=>"days_to_show_again"===e.rule)))||void 0===i?void 0:i.value)||7),E=Number((null===(s=null===(r=_.rules)||void 0===r?void 0:r.find((e=>"show_again_after_submit"===e.rule)))||void 0===s?void 0:s.value)||0);if(0==E&&(Re("⛔ Popup never show again!"),I(`lead_submited_${_.code}`,`target_${null==_?void 0:_.extra_fields.targetType}`,{domain:"."+l,path:"/"})),1==E&&(Re(`⌛ Popup will show again after ${y} days!`),I(`lead_submited_${_.code}`,`target_${null==_?void 0:_.extra_fields.targetType}`,{domain:"."+l,days:y,path:"/"})),fetch(`${k}api/campaign/${_.code}/lead`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(f)}),"notshow"==(null==_?void 0:_.extra_fields.popupShowThankYou))return B(),void document.body.classList.remove("noscroll");let w=!0;const C=_.thank_you_image||`${k}admin/img/thanksyou.png`;let N,T,O=(null==_?void 0:_.extra_fields.popupThankyouTitle)||"Thank you.",P=(null==_?void 0:_.extra_fields.popupThankyouDesc)||"We appreciate your time!",j="",L="",$="";if("2.1"==(null==_?void 0:_.extra_fields.popupVersion)){const e=_.extra_fields,t=JSON.parse(e.listBlockThankyou),a=t.find((e=>"TitleBlock"==e.name)),l=t.find((e=>"SubtitleBlock"==e.name)),n=t.find((e=>"LinkButtonBlock"==e.name));O=(null===(d=null==a?void 0:a.data)||void 0===d?void 0:d.value)||"",j=(null===(c=null==a?void 0:a.data)||void 0===c?void 0:c.align)||"",P=(null===(m=null==l?void 0:l.data)||void 0===m?void 0:m.value)||"",L=(null===(u=null==l?void 0:l.data)||void 0===u?void 0:u.align)||"",N=(null===(p=null==n?void 0:n.data)||void 0===p?void 0:p.value)||"",T=(null===(h=null==n?void 0:n.data)||void 0===h?void 0:h.newtab)||!1,$=(null===(g=null==n?void 0:n.data)||void 0===g?void 0:g.url)||"";const o=_.extra_fields.currentLayout;["SkinA","SkinB","Floating","Tab","CenterTab"].includes(o)&&(w=!1)}S(w?{title:O,titleAlign:j,subtitle:P,subtitleAlign:L,link:$,linkNewTab:T,linkText:N,image:C}:null),sessionStorage.getItem("insider_object")?window.insider_object=JSON.parse(sessionStorage.getItem("insider_object")):window.insider_object={user:{email:"",phone_number:"",gdpr_optin:!0,sms_optin:!0,email_optin:!0}},v.map((e=>{const t=e.name,a=e.value;"tel"==t?window.insider_object.user.phone_number=a:"email"==t&&(window.insider_object.user.email=a)})),sessionStorage.setItem("insider_object",JSON.stringify(window.insider_object))}));return o((()=>{_&&(y.current=Date.now())}),[_]),a.createElement(K.Provider,{value:{apiUrl:k,siteDomain:l,siteId:s,locale:c}},a.createElement(P.Provider,{value:{locale:c,values:G(c)}},a.createElement(p,{target:T()},a.createElement(h,{sx:{position:"fixed",zIndex:9999999999}},a.createElement(g,{mounted:Boolean("2.1"===(null===(b=null==_?void 0:_.extra_fields)||void 0===b?void 0:b.popupVersion)),transition:"fade",duration:600,timingFunction:"ease"},(e=>{var t;return a.createElement(h,{style:e},"2.1"===(null===(t=null==_?void 0:_.extra_fields)||void 0===t?void 0:t.popupVersion)&&a.createElement(a.Fragment,null,!!_.extra_fields.currentLayout&&!_.extra_fields.currentLayout.includes("Inline")&&!_.extra_fields.currentLayout.includes("Sidebar")&&a.createElement(v,{color:"#000",opacity:.5,center:!0,zIndex:400,pos:"fixed",onClick:()=>B()}),a.createElement(Me,{campaign:_,action:w,onSubmit:j,onClose:B,showThankyou:N,locale:c})))}))))))};export{We as LeadGen};
@@ -1 +1 @@
1
- import{k as i,l as u,m as f}from"./index-ce22b3b6.js";export{o as Accordion,A as Anchor,b as AspectRatio,a as Avatar,n as Breadcrumbs,B as Button,p as Carousel,g as CentralCarousel,d as Checkbox,e as ChipButton,c as Input,M as MAPPED_LOCALE,O as OTP,P as Phone,s as Popover,R as Radio,S as Select,T as Tabs,q as emotionCache,r as getHeadingStyles,m as getMantineThemeOverride,t as themeColors,l as useMantineLocale}from"./index-ce22b3b6.js";export{D as DatePicker}from"./index-e6f18bd6.js";import{T as x}from"./index-71cce804.js";export{O as OTHER_THEME_CONFIG,T as Text}from"./index-71cce804.js";export{I as Indicator}from"./index-d3fa30fc.js";import h,{useMemo as j}from"react";export{M as Modal}from"./index-f6066f6e.js";import{_ as v}from"./tslib.es6-e88b4ce3.js";import{Badge as E,Spoiler as y,LoadingOverlay as C,MantineProvider as H,clsx as w,Title as N,Text as k,Button as L}from"@mantine/core";import{t as z}from"./theme-b742a282.js";import{u as _}from"./useTranslations-5eee897f.js";export{S as Slider}from"./index-6c4d5409.js";export{S as Switch}from"./index-0f40266a.js";import"@mantine/hooks";import"./gAssets.js";import"./index-1544c950.js";import"date-fns/locale";import"./Onboarding-c4c73809.js";import"./isProduction-abad368e.js";import"dayjs";import"./screenSizeContext-6250deff.js";import"styled-components";import"lodash/throttle";import"@mantine/carousel";import"classnames";import"@mantine/dates";import"./translationsContext-8a8e6199.js";import"string-format";import"./index-d1155f84.js";const F=e=>h.createElement(i,Object.assign({minRows:2,maxRows:4},e)),G=e=>{var{color:t=z.colors.primaryBase,styles:a}=e,s=v(e,["color","styles"]);return h.createElement(E,Object.assign({variant:"filled",color:t,styles:Object.assign({root:{borderRadius:"2px",background:t,textTransform:"unset"}},a)},s))},J=e=>{var{children:t,line:a,lineHeight:s,trackingAttributes:o,maxHeight:r,customExpandFn:i}=e,n=v(e,["children","line","lineHeight","trackingAttributes","maxHeight","customExpandFn"]);const{t:c}=_(),l=j((()=>r||(a&&s?a*s:(console.error("[HHG-Comp]:[Spoiler] Please provide maxHeight, or line with lineHeight"),0))),[]);t||console.error("[HHG-Comp]:[Spoiler] Please provide children");const m=j((()=>o?{"data-event-category":o.dataEventCategory,"data-event-action":o.dataEventAction,"data-event-label":o.dataEventLabel}:{}),[o]);return h.createElement(y,Object.assign({showLabel:h.createElement(x,Object.assign({size:"p3",color:z.colors.primaryBase},m,{onClick:i}),c("articlePage.readMore")),hideLabel:h.createElement(x,Object.assign({size:"p3",color:z.colors.primaryBase},m),c("articlePage.showLess"))},n,{maxHeight:l}),t)};const U=e=>(function(e=!1){h.useEffect((()=>{if(e){const e=window.getComputedStyle(document.body).overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=e}}}),[e])}(e.visible),h.createElement(C,Object.assign({loaderProps:{color:z.colors.primaryBase}},e))),V=e=>{var{children:t,locale:a,template:s="hb"}=e,o=v(e,["children","locale","template"]);return u(a),h.createElement(H,Object.assign({theme:f(a,s)},o),t)};var Y="MON6sfi",Z="pS-tJD7",K="s3tJ9-5",Q="fNsZr1b",W="uuxV74v",X="YohjTDU";function $(e){const{icon:t,title:a,description:s,button:o,buttonProps:r,style:i,className:n}=e,c=r||{},{size:l="lg",variant:m="outline"}=c,d=v(c,["size","variant"]),p=t;return h.createElement("div",{className:w("result",Y,n),style:i},p&&h.createElement("div",{className:w("resultIconContainer",Z)},h.createElement(p,{className:w("resultIcon",K)})),h.createElement(N,{order:3,size:"h3",className:w("resultTitle",Q)},a),h.createElement(k,{className:w("resultDescription",W)},s),o&&h.createElement(L,Object.assign({},d,{size:l,variant:m,className:w("resultButton",X,d.className)}),o))}export{G as Badge,U as LoadingOverlay,V as MantineProvider,$ as Result,J as Spoiler,F as TextArea};
1
+ import{k as i,l as f,m as u}from"./index-5bf3f718.js";export{o as Accordion,A as Anchor,b as AspectRatio,a as Avatar,n as Breadcrumbs,B as Button,p as Carousel,g as CentralCarousel,d as Checkbox,e as ChipButton,c as Input,M as MAPPED_LOCALE,O as OTP,P as Phone,s as Popover,R as Radio,S as Select,T as Tabs,q as emotionCache,r as getHeadingStyles,m as getMantineThemeOverride,t as themeColors,l as useMantineLocale}from"./index-5bf3f718.js";export{D as DatePicker}from"./index-93f30775.js";import{T as x}from"./index-5652b66f.js";export{O as OTHER_THEME_CONFIG,T as Text}from"./index-5652b66f.js";export{I as Indicator}from"./index-a83594da.js";import h,{useMemo as j}from"react";export{M as Modal}from"./index-01ff6bb6.js";import{_ as v}from"./tslib.es6-0954dad0.js";import{Badge as E,Spoiler as y,LoadingOverlay as C,MantineProvider as H,clsx as w,Title as N,Text as k,Button as L}from"@mantine/core";import{t as z}from"./theme-220fd695.js";import{u as _}from"./useTranslations-be323591.js";export{S as Slider}from"./index-9d0ee2ae.js";export{S as Switch}from"./index-295bf892.js";import"@mantine/hooks";import"./gAssets.js";import"./index-c8e58753.js";import"date-fns/locale";import"./Onboarding-f0f4ea06.js";import"./isProduction-68992f6e.js";import"dayjs";import"./screenSizeContext-b4241a4a.js";import"styled-components";import"lodash/throttle";import"@mantine/carousel";import"classnames";import"@mantine/dates";import"./translationsContext-17304068.js";import"string-format";import"./index-f4f19915.js";const F=e=>h.createElement(i,Object.assign({minRows:2,maxRows:4},e)),G=e=>{var{color:t=z.colors.primaryBase,styles:a}=e,s=v(e,["color","styles"]);return h.createElement(E,Object.assign({variant:"filled",color:t,styles:Object.assign({root:{borderRadius:"2px",background:t,textTransform:"unset"}},a)},s))},J=e=>{var{children:t,line:a,lineHeight:s,trackingAttributes:o,maxHeight:r,customExpandFn:i}=e,n=v(e,["children","line","lineHeight","trackingAttributes","maxHeight","customExpandFn"]);const{t:l}=_(),c=j((()=>r||(a&&s?a*s:(console.error("[HHG-Comp]:[Spoiler] Please provide maxHeight, or line with lineHeight"),0))),[]);t||console.error("[HHG-Comp]:[Spoiler] Please provide children");const m=j((()=>o?{"data-event-category":o.dataEventCategory,"data-event-action":o.dataEventAction,"data-event-label":o.dataEventLabel}:{}),[o]);return h.createElement(y,Object.assign({showLabel:h.createElement(x,Object.assign({size:"p3",color:z.colors.primaryBase},m,{onClick:i}),l("articlePage.readMore")),hideLabel:h.createElement(x,Object.assign({size:"p3",color:z.colors.primaryBase},m),l("articlePage.showLess"))},n,{maxHeight:c}),t)};const U=e=>(function(e=!1){h.useEffect((()=>{if(e){const e=window.getComputedStyle(document.body).overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=e}}}),[e])}(e.visible),h.createElement(C,Object.assign({loaderProps:{color:z.colors.primaryBase}},e))),V=e=>{var{children:t,locale:a,template:s="hb"}=e,o=v(e,["children","locale","template"]);return f(a),h.createElement(H,Object.assign({theme:u(a,s)},o),t)};var Y="MON6sfi",Z="pS-tJD7",K="s3tJ9-5",Q="fNsZr1b",W="uuxV74v",X="YohjTDU";function $(e){const{icon:t,title:a,description:s,button:o,buttonProps:r,style:i,className:n}=e,l=r||{},{size:c="lg",variant:m="outline"}=l,d=v(l,["size","variant"]),p=t;return h.createElement("div",{className:w("result",Y,n),style:i},p&&h.createElement("div",{className:w("resultIconContainer",Z)},h.createElement(p,{className:w("resultIcon",K)})),h.createElement(N,{order:3,size:"h3",className:w("resultTitle",Q)},a),h.createElement(k,{className:w("resultDescription",W)},s),o&&h.createElement(L,Object.assign({},d,{size:c,variant:m,className:w("resultButton",X,d.className)}),o))}export{G as Badge,U as LoadingOverlay,V as MantineProvider,$ as Result,J as Spoiler,F as TextArea};
package/build/esm/misc.js CHANGED
@@ -1 +1 @@
1
- export{a as ageGenerate,c as convertLocalizedStringToNumber,l as localizeNumberFormat}from"./localizeNumberFormat-7317ce83.js";export{B as Breakpoints,M as MediaQueries,S as ScreenSizeContext,q as ScreenSizeContextProvider,h as fadeIn,i as formatUrlWithPageParam,j as getBoundariesFromMediaQueryKey,k as getPopupWrapperDom,p as getWindowSizeGroups,l as getWrapperDomWithSelector,m as makeParams,o as safeEncodeURI,a as slideInDown,b as slideInLeft,c as slideInRight,s as slideInUp,e as slideOutDown,f as slideOutLeft,g as slideOutRight,d as slideOutUp,n as startCase,t as toggleNoScroll}from"./screenSizeContext-6250deff.js";export{d as deleteCookie,g as getCookie,s as setCookie}from"./cookieHelper-e8bc8745.js";import"react";import"styled-components";export{M as MBTheme,t as theme}from"./theme-b742a282.js";export{a as abbreviateNumber}from"./number-d63081a4.js";export{d as getCareApiDomain,g as getCurrentBaseUrl,a as getCurrentSsoUrl,c as getDiscoverApiDomain,b as getTogetherApiDomain}from"./routing-e07218b4.js";export{f as formatHealthTool,g as getDynamicHealthTool,a as getDynamicHealthToolWithCache}from"./getDynamicHealthTool-223693d9.js";export{g as getSocialList}from"./getSocialList-faff643c.js";export{f as formatPill}from"./dataTransform-13a940e6.js";import"dayjs";import"lodash/throttle";import"./index-1544c950.js";import"date-fns/locale";import"./Onboarding-c4c73809.js";import"./isProduction-abad368e.js";import"./tslib.es6-e88b4ce3.js";import"./core-840ab80b.js";import"./normalizeLink-bdd913b5.js";import"./gAssets.js";
1
+ export{a as ageGenerate,c as convertLocalizedStringToNumber,l as localizeNumberFormat}from"./localizeNumberFormat-861d9444.js";export{B as Breakpoints,M as MediaQueries,S as ScreenSizeContext,q as ScreenSizeContextProvider,h as fadeIn,i as formatUrlWithPageParam,j as getBoundariesFromMediaQueryKey,k as getPopupWrapperDom,p as getWindowSizeGroups,l as getWrapperDomWithSelector,m as makeParams,o as safeEncodeURI,a as slideInDown,b as slideInLeft,c as slideInRight,s as slideInUp,e as slideOutDown,f as slideOutLeft,g as slideOutRight,d as slideOutUp,n as startCase,t as toggleNoScroll}from"./screenSizeContext-b4241a4a.js";export{d as deleteCookie,g as getCookie,s as setCookie}from"./cookieHelper-a3641c3c.js";import"react";import"styled-components";export{M as MBTheme,t as theme}from"./theme-220fd695.js";export{a as abbreviateNumber}from"./number-af4cc924.js";export{d as getCareApiDomain,g as getCurrentBaseUrl,a as getCurrentSsoUrl,c as getDiscoverApiDomain,b as getTogetherApiDomain}from"./routing-764f5aef.js";export{f as formatHealthTool,g as getDynamicHealthTool,a as getDynamicHealthToolWithCache}from"./getDynamicHealthTool-100e083c.js";export{g as getSocialList}from"./getSocialList-7eaa6c82.js";export{f as formatPill}from"./dataTransform-cd25e3f9.js";import"dayjs";import"lodash/throttle";import"./index-c8e58753.js";import"date-fns/locale";import"./Onboarding-f0f4ea06.js";import"./isProduction-68992f6e.js";import"./tslib.es6-0954dad0.js";import"./core-fd370246.js";import"./normalizeLink-7887e19b.js";import"./gAssets.js";
@@ -1 +1 @@
1
- import"./tslib.es6-e88b4ce3.js";import"react";import"./core-840ab80b.js";export{N as NavigationV2,g as getNavMenuContent,a as getNavMenuContentWithCache}from"./index-189110e3.js";import"./index-1544c950.js";import"./normalizeLink-bdd913b5.js";import"./routing-e07218b4.js";import"./index-e2470261.js";import"./isProduction-abad368e.js";import"./index-ce22b3b6.js";import"@mantine/core";import"@mantine/hooks";import"./theme-b742a282.js";import"./gAssets.js";import"date-fns/locale";import"./Onboarding-c4c73809.js";import"dayjs";import"./screenSizeContext-6250deff.js";import"styled-components";import"lodash/throttle";import"@mantine/carousel";import"./index-71cce804.js";import"./useTranslations-5eee897f.js";import"./translationsContext-8a8e6199.js";import"string-format";import"classnames";import"./index-45ccfa83.js";import"./utils-5f14f492.js";import"@mantine/dates";import"./constants-9fb40a16.js";import"./index.styles-d0bb1e03.js";import"./constants-27004e00.js";import"react-keyed-flatten-children";import"./cookieHelper-e8bc8745.js";import"slugify";import"./index-d1155f84.js";import"./index.styled-42d7d883.js";import"./index-1022850c.js";import"lodash/debounce";import"./useCategory-8ca1a4e9.js";import"./index-d3fa30fc.js";import"./useIsInit-76e26578.js";import"dayjs/plugin/relativeTime";import"./index-af869181.js";
1
+ import"./tslib.es6-0954dad0.js";import"react";import"./core-fd370246.js";export{N as NavigationV2,g as getNavMenuContent,a as getNavMenuContentWithCache}from"./index-8fe913cb.js";import"./index-c8e58753.js";import"./normalizeLink-7887e19b.js";import"./routing-764f5aef.js";import"./index-6fd78e98.js";import"./isProduction-68992f6e.js";import"./index-5bf3f718.js";import"@mantine/core";import"@mantine/hooks";import"./theme-220fd695.js";import"./gAssets.js";import"date-fns/locale";import"./Onboarding-f0f4ea06.js";import"dayjs";import"./screenSizeContext-b4241a4a.js";import"styled-components";import"lodash/throttle";import"@mantine/carousel";import"./index-5652b66f.js";import"./useTranslations-be323591.js";import"./translationsContext-17304068.js";import"string-format";import"classnames";import"./index-56a99d10.js";import"./utils-970002da.js";import"@mantine/dates";import"./constants-5c1c10ec.js";import"./index.styles-c8bed999.js";import"./constants-93309ffe.js";import"react-keyed-flatten-children";import"./cookieHelper-a3641c3c.js";import"slugify";import"lodash/debounce";import"./useCategory-bad721b3.js";import"./ChevronDown-8b06620e.js";import"./index-f4f19915.js";import"./index-a83594da.js";import"./useIsInit-71183a94.js";import"./index.styled-6a83167e.js";import"./index-a2f2aa8c.js";import"dayjs/plugin/relativeTime";import"./index-c6ca2490.js";
@@ -1,4 +1,4 @@
1
- import e,{createContext as t,forwardRef as n,useContext as r,useImperativeHandle as o,useState as a,useRef as i,useEffect as l,useMemo as s,Fragment as m}from"react";import{_ as d,a as c}from"./tslib.es6-e88b4ce3.js";import{Box as p,Input as u,Grid as g,Title as h,Container as b,Flex as E,rem as f,Stack as L,AspectRatio as v}from"@mantine/core";import{P as y,c as C,R as x,O as w,d as S,u as j,B as P}from"./index-ce22b3b6.js";import{D as O}from"./index-e6f18bd6.js";import{T as k,I as F}from"./index-71cce804.js";import"dayjs";import{M as z,k as B}from"./screenSizeContext-6250deff.js";import N from"styled-components";import{t as T}from"./theme-b742a282.js";import{L as I}from"./index-1544c950.js";import"./isProduction-abad368e.js";import"./Onboarding-c4c73809.js";import{CommonGAssets as D}from"./gAssets.js";import{u as A}from"./useTranslations-5eee897f.js";import{useInterval as Z,useCounter as _}from"@mantine/hooks";import{A as V}from"./index-2df6f063.js";import"lodash/debounce";import"./useCategory-8ca1a4e9.js";import{V as q}from"./Visible-a9d70fee.js";import{createFormContext as $,yupResolver as H}from"@mantine/form";import{M as W,h as U}from"./utils-ee3c1d92.js";export{M as MAPPED_LOCALE}from"./utils-ee3c1d92.js";import{H as Y}from"./index.styles-d0bb1e03.js";import"./constants-27004e00.js";import{L as R}from"./utils-5f14f492.js";import"@mantine/dates";import"./index.styled-42d7d883.js";import"./index-1022850c.js";import*as G from"yup";import{createPortal as K}from"react-dom";import"./translationsContext-8a8e6199.js";import"string-format";import J from"lodash/throttle";import{B as Q}from"./index-d1155f84.js";import{T as X}from"./index-88dd5ac1.js";import{format as ee}from"date-fns";import te from"react-keyed-flatten-children";import"@mantine/carousel";import"classnames";import"date-fns/locale";import"./cookieHelper-e8bc8745.js";import"slugify";const ne=t({currentStep:0,setCurrentStep:()=>!1,setMaxStep:()=>!1,nextStep:()=>!1,prevStep:()=>!1,isMarryBaby:!1,siteType:"helloSites",sharedData:{},setSharedData:()=>!1}),[re,oe,ae]=$(),ie=N(p)`
1
+ import e,{createContext as t,forwardRef as n,useContext as r,useImperativeHandle as o,useState as a,useRef as i,useEffect as l,useMemo as s,Fragment as m}from"react";import{_ as d,a as c}from"./tslib.es6-0954dad0.js";import{Box as p,Input as u,Grid as g,Title as h,Container as b,Flex as E,rem as f,Stack as L,AspectRatio as v}from"@mantine/core";import{P as y,c as C,R as x,O as w,d as S,u as j,B as P}from"./index-5bf3f718.js";import{D as O}from"./index-93f30775.js";import{T as k,I as F}from"./index-5652b66f.js";import"dayjs";import{M as z,k as B}from"./screenSizeContext-b4241a4a.js";import N from"styled-components";import{t as T}from"./theme-220fd695.js";import{L as I}from"./index-c8e58753.js";import"./isProduction-68992f6e.js";import"./Onboarding-f0f4ea06.js";import{CommonGAssets as D}from"./gAssets.js";import{u as A}from"./useTranslations-be323591.js";import{useInterval as Z,useCounter as _}from"@mantine/hooks";import{A as V}from"./index-4936157e.js";import"lodash/debounce";import"./useCategory-bad721b3.js";import{V as q}from"./Visible-7b11f73f.js";import{createFormContext as $,yupResolver as H}from"@mantine/form";import{M as W,h as U}from"./utils-d92c16dc.js";export{M as MAPPED_LOCALE}from"./utils-d92c16dc.js";import{H as Y}from"./index.styles-c8bed999.js";import"./constants-93309ffe.js";import{L as R}from"./utils-970002da.js";import"@mantine/dates";import"./index.styled-6a83167e.js";import"./index-a2f2aa8c.js";import*as G from"yup";import{createPortal as K}from"react-dom";import"./translationsContext-17304068.js";import"string-format";import J from"lodash/throttle";import{B as Q}from"./index-f4f19915.js";import{T as X}from"./index-469663b4.js";import{format as ee}from"date-fns";import te from"react-keyed-flatten-children";import"@mantine/carousel";import"classnames";import"date-fns/locale";import"./cookieHelper-a3641c3c.js";import"slugify";const ne=t({currentStep:0,setCurrentStep:()=>!1,setMaxStep:()=>!1,nextStep:()=>!1,prevStep:()=>!1,isMarryBaby:!1,siteType:"helloSites",sharedData:{},setSharedData:()=>!1}),[re,oe,ae]=$(),ie=N(p)`
2
2
  .phone-input {
3
3
  width: 100%;
4
4
  margin-bottom: 32px;