@hhgtech/hhg-components 1.28.68 → 1.28.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (519) hide show
  1. package/build/BMI_BOYS.percentile.monthly-48c9471d.js +688 -0
  2. package/build/BMI_BOYS.percentile.weekly-4965852e.js +182 -0
  3. package/build/BMI_BOYS.percentile.yearly-0f7cc8f4.js +83 -0
  4. package/build/BMI_BOYS.zscore.monthly-5bb8a433.js +440 -0
  5. package/build/BMI_BOYS.zscore.weekly-3d56f80f.js +118 -0
  6. package/build/BMI_BOYS.zscore.yearly-57081f24.js +55 -0
  7. package/build/BMI_GIRLS.percentile.monthly-95859cd9.js +688 -0
  8. package/build/BMI_GIRLS.percentile.weekly-009cf4df.js +182 -0
  9. package/build/BMI_GIRLS.percentile.yearly-4436947b.js +83 -0
  10. package/build/BMI_GIRLS.zscore.monthly-689b4eee.js +440 -0
  11. package/build/BMI_GIRLS.zscore.weekly-dff693df.js +118 -0
  12. package/build/BMI_GIRLS.zscore.yearly-05ef5f4f.js +55 -0
  13. package/build/ChevronDown-275f1ab5.js +29 -0
  14. package/build/HEAD CIRCUM_BOYS.percentile.monthly-55c580a7.js +688 -0
  15. package/build/HEAD CIRCUM_BOYS.percentile.weekly-e30f4a42.js +182 -0
  16. package/build/HEAD CIRCUM_BOYS.percentile.yearly-2378a5f0.js +83 -0
  17. package/build/HEAD CIRCUM_BOYS.zscore.monthly-102d5559.js +440 -0
  18. package/build/HEAD CIRCUM_BOYS.zscore.weekly-7b0f1ba8.js +118 -0
  19. package/build/HEAD CIRCUM_BOYS.zscore.yearly-e9237d31.js +55 -0
  20. package/build/HEAD CIRCUM_GIRLS.percentile.monthly-1ddda8b3.js +688 -0
  21. package/build/HEAD CIRCUM_GIRLS.percentile.weekly-843147ea.js +182 -0
  22. package/build/HEAD CIRCUM_GIRLS.percentile.yearly-9b51c237.js +83 -0
  23. package/build/HEAD CIRCUM_GIRLS.zscore.monthly-3f1b233c.js +440 -0
  24. package/build/HEAD CIRCUM_GIRLS.zscore.weekly-9e14d3fe.js +118 -0
  25. package/build/HEAD CIRCUM_GIRLS.zscore.yearly-d924f5ae.js +55 -0
  26. package/build/HEIGHT_BOYS.percentile.monthly-15538920.js +688 -0
  27. package/build/HEIGHT_BOYS.percentile.weekly-10bd0277.js +182 -0
  28. package/build/HEIGHT_BOYS.percentile.yearly-8e678d38.js +237 -0
  29. package/build/HEIGHT_BOYS.zscore.monthly-2c110da9.js +440 -0
  30. package/build/HEIGHT_BOYS.zscore.weekly-288b7733.js +118 -0
  31. package/build/HEIGHT_BOYS.zscore.yearly-42f6f9f7.js +153 -0
  32. package/build/HEIGHT_GIRLS.percentile.monthly-04abe7d2.js +688 -0
  33. package/build/HEIGHT_GIRLS.percentile.weekly-9653b16c.js +182 -0
  34. package/build/HEIGHT_GIRLS.percentile.yearly-9efacd67.js +237 -0
  35. package/build/HEIGHT_GIRLS.zscore.monthly-c64a97b2.js +440 -0
  36. package/build/HEIGHT_GIRLS.zscore.weekly-3302dd83.js +118 -0
  37. package/build/HEIGHT_GIRLS.zscore.yearly-ebe5114f.js +153 -0
  38. package/build/Subot-5fc40fb5.js +217 -0
  39. package/build/Visible-5c5d57cf.js +29 -0
  40. package/build/WEIGHT_BOYS.percentile.monthly-5e11e7a0.js +688 -0
  41. package/build/WEIGHT_BOYS.percentile.weekly-68ae2578.js +182 -0
  42. package/build/WEIGHT_BOYS.percentile.yearly-030c06a4.js +138 -0
  43. package/build/WEIGHT_BOYS.zscore.monthly-d22c7b57.js +440 -0
  44. package/build/WEIGHT_BOYS.zscore.weekly-d8d901e6.js +118 -0
  45. package/build/WEIGHT_BOYS.zscore.yearly-c311a084.js +90 -0
  46. package/build/WEIGHT_GIRLS.percentile.monthly-5c44f8eb.js +688 -0
  47. package/build/WEIGHT_GIRLS.percentile.weekly-faa98671.js +182 -0
  48. package/build/WEIGHT_GIRLS.percentile.yearly-560b862e.js +138 -0
  49. package/build/WEIGHT_GIRLS.zscore.monthly-5365ba1a.js +440 -0
  50. package/build/WEIGHT_GIRLS.zscore.weekly-0d9dc521.js +118 -0
  51. package/build/WEIGHT_GIRLS.zscore.yearly-5a3c4e43.js +90 -0
  52. package/build/adapters.js +36 -1
  53. package/build/{esm/animation-a158bfd1.js → animation-eb4e500b.js} +32 -10
  54. package/build/babyGrowth.js +913 -47
  55. package/build/cache.js +13 -1
  56. package/build/care.js +38 -1
  57. package/build/components.js +186 -1
  58. package/build/constants-8b8bc19f.js +255 -0
  59. package/build/constants-ae18ce18.js +935 -0
  60. package/build/constants.js +43 -1
  61. package/build/cookieHelper-5c9f4bb8.js +43 -0
  62. package/build/core-2aa8d86c.js +51 -0
  63. package/build/dataTransform-089f414c.js +66 -0
  64. package/build/ecom.js +745 -1
  65. package/build/esm/BMI_BOYS.percentile.monthly-de5dce68.js +686 -0
  66. package/build/esm/BMI_BOYS.percentile.weekly-9d3990b6.js +180 -0
  67. package/build/esm/BMI_BOYS.percentile.yearly-98b9114a.js +81 -0
  68. package/build/esm/BMI_BOYS.zscore.monthly-394646f0.js +438 -0
  69. package/build/esm/BMI_BOYS.zscore.weekly-c669ea51.js +116 -0
  70. package/build/esm/BMI_BOYS.zscore.yearly-771ef6b6.js +53 -0
  71. package/build/esm/BMI_GIRLS.percentile.monthly-1ff3d499.js +686 -0
  72. package/build/esm/BMI_GIRLS.percentile.weekly-211d2f27.js +180 -0
  73. package/build/esm/BMI_GIRLS.percentile.yearly-206fdcff.js +81 -0
  74. package/build/esm/BMI_GIRLS.zscore.monthly-b1137e36.js +438 -0
  75. package/build/esm/BMI_GIRLS.zscore.weekly-63ed3cd6.js +116 -0
  76. package/build/esm/BMI_GIRLS.zscore.yearly-221d187c.js +53 -0
  77. package/build/esm/ChevronDown-9a8ece61.js +7 -0
  78. package/build/esm/HEAD CIRCUM_BOYS.percentile.monthly-4c37847c.js +686 -0
  79. package/build/esm/HEAD CIRCUM_BOYS.percentile.weekly-8f6ea38a.js +180 -0
  80. package/build/esm/HEAD CIRCUM_BOYS.percentile.yearly-6c12a99a.js +81 -0
  81. package/build/esm/HEAD CIRCUM_BOYS.zscore.monthly-c531b497.js +438 -0
  82. package/build/esm/HEAD CIRCUM_BOYS.zscore.weekly-6cafba00.js +116 -0
  83. package/build/esm/HEAD CIRCUM_BOYS.zscore.yearly-fe8114a0.js +53 -0
  84. package/build/esm/HEAD CIRCUM_GIRLS.percentile.monthly-25ce0d36.js +686 -0
  85. package/build/esm/HEAD CIRCUM_GIRLS.percentile.weekly-5d3f2862.js +180 -0
  86. package/build/esm/HEAD CIRCUM_GIRLS.percentile.yearly-2b709ca5.js +81 -0
  87. package/build/esm/HEAD CIRCUM_GIRLS.zscore.monthly-e8617bae.js +438 -0
  88. package/build/esm/HEAD CIRCUM_GIRLS.zscore.weekly-f3252d67.js +116 -0
  89. package/build/esm/HEAD CIRCUM_GIRLS.zscore.yearly-5b62d41f.js +53 -0
  90. package/build/esm/HEIGHT_BOYS.percentile.monthly-63d2cf96.js +686 -0
  91. package/build/esm/HEIGHT_BOYS.percentile.weekly-8ea5102d.js +180 -0
  92. package/build/esm/HEIGHT_BOYS.percentile.yearly-8107b77b.js +235 -0
  93. package/build/esm/HEIGHT_BOYS.zscore.monthly-641cdfa3.js +438 -0
  94. package/build/esm/HEIGHT_BOYS.zscore.weekly-86da0362.js +116 -0
  95. package/build/esm/HEIGHT_BOYS.zscore.yearly-060f6e79.js +151 -0
  96. package/build/esm/HEIGHT_GIRLS.percentile.monthly-fb987d37.js +686 -0
  97. package/build/esm/HEIGHT_GIRLS.percentile.weekly-82655dc0.js +180 -0
  98. package/build/esm/HEIGHT_GIRLS.percentile.yearly-a63b8456.js +235 -0
  99. package/build/esm/HEIGHT_GIRLS.zscore.monthly-77d676a3.js +438 -0
  100. package/build/esm/HEIGHT_GIRLS.zscore.weekly-c0387a4e.js +116 -0
  101. package/build/esm/HEIGHT_GIRLS.zscore.yearly-41203c20.js +151 -0
  102. package/build/esm/Subot-3289bd8e.js +212 -0
  103. package/build/esm/Visible-a3d436dd.js +7 -0
  104. package/build/esm/WEIGHT_BOYS.percentile.monthly-50802d8b.js +686 -0
  105. package/build/esm/WEIGHT_BOYS.percentile.weekly-4d72ddd6.js +180 -0
  106. package/build/esm/WEIGHT_BOYS.percentile.yearly-20a29844.js +136 -0
  107. package/build/esm/WEIGHT_BOYS.zscore.monthly-729e6614.js +438 -0
  108. package/build/esm/WEIGHT_BOYS.zscore.weekly-90352f48.js +116 -0
  109. package/build/esm/WEIGHT_BOYS.zscore.yearly-fe1871cc.js +88 -0
  110. package/build/esm/WEIGHT_GIRLS.percentile.monthly-e6afb2e0.js +686 -0
  111. package/build/esm/WEIGHT_GIRLS.percentile.weekly-b66d3016.js +180 -0
  112. package/build/esm/WEIGHT_GIRLS.percentile.yearly-a55622c5.js +136 -0
  113. package/build/esm/WEIGHT_GIRLS.zscore.monthly-2cdcbe75.js +438 -0
  114. package/build/esm/WEIGHT_GIRLS.zscore.weekly-d5be31d5.js +116 -0
  115. package/build/esm/WEIGHT_GIRLS.zscore.yearly-99e8d3a7.js +88 -0
  116. package/build/esm/adapters.js +26 -1
  117. package/build/{animation-ea278d9a.js → esm/animation-3d5edc39.js} +22 -10
  118. package/build/esm/babyGrowth.js +883 -47
  119. package/build/esm/cache.js +3 -1
  120. package/build/esm/care.js +26 -1
  121. package/build/esm/components.js +88 -1
  122. package/build/esm/constants-2a6d2434.js +932 -0
  123. package/build/esm/constants-b77ffe3d.js +238 -0
  124. package/build/esm/constants.js +4 -1
  125. package/build/esm/cookieHelper-d314282c.js +39 -0
  126. package/build/esm/core-8c73d133.js +47 -0
  127. package/build/esm/dataTransform-8ecfc046.js +56 -0
  128. package/build/esm/ecom.js +737 -1
  129. package/build/esm/footer.js +31 -1
  130. package/build/esm/gAssets.js +5 -1
  131. package/build/esm/getDynamicHealthTool-f4497aa5.js +44 -0
  132. package/build/esm/getSocialList-a5b8462e.js +66 -0
  133. package/build/esm/hooks.js +21 -1
  134. package/build/esm/i18n-values/en-PH.js +600 -1
  135. package/build/esm/i18n-values/hi-IN.js +600 -1
  136. package/build/esm/i18n-values/id-ID.js +600 -1
  137. package/build/esm/i18n-values/km-KH.js +600 -1
  138. package/build/esm/i18n-values/ms-MY.js +602 -1
  139. package/build/esm/i18n-values/my-MM.js +600 -1
  140. package/build/esm/i18n-values/th-TH.js +600 -1
  141. package/build/esm/i18n-values/tl-PH.js +600 -1
  142. package/build/esm/i18n-values/vi-VN.js +607 -1
  143. package/build/esm/i18n-values/vi-VN_MB.js +607 -1
  144. package/build/esm/i18n-values/zh-TW.js +600 -1
  145. package/build/esm/i18n.js +55 -1
  146. package/build/esm/i18nV2.js +18 -1
  147. package/build/esm/index-12fa4985.js +8 -0
  148. package/build/esm/index-1e59f99a.js +152 -0
  149. package/build/esm/index-32e53dac.js +1936 -0
  150. package/build/esm/index-3474401a.js +149 -0
  151. package/build/esm/index-34899aa3.js +17 -0
  152. package/build/esm/index-350e8f5b.js +124 -0
  153. package/build/esm/index-41bf860a.js +151 -0
  154. package/build/esm/index-4aa8e518.js +116 -0
  155. package/build/esm/index-4fe2b03f.js +32 -0
  156. package/build/esm/index-6ea6484e.js +29 -0
  157. package/build/esm/index-717401ee.js +184 -0
  158. package/build/esm/index-7af5242a.js +24 -0
  159. package/build/esm/index-7b8c85cd.js +8302 -0
  160. package/build/esm/index-81f295b7.js +23 -0
  161. package/build/esm/index-8858383e.js +52 -0
  162. package/build/esm/index-8f52dcf3.js +33 -0
  163. package/build/esm/index-9ea7e838.js +33 -0
  164. package/build/esm/index-aabac2aa.js +3241 -0
  165. package/build/esm/index-b9b2c417.js +837 -0
  166. package/build/esm/index-c2da5293.js +12 -0
  167. package/build/esm/index-c56d60db.js +370 -0
  168. package/build/esm/index-c5d7f692.js +24 -0
  169. package/build/esm/index-cc93e010.js +53 -0
  170. package/build/esm/index-d7f046db.js +5 -0
  171. package/build/esm/index-d8177667.js +14 -0
  172. package/build/esm/index-da139dda.js +615 -0
  173. package/build/esm/index-e612be9c.js +905 -0
  174. package/build/esm/index-f3d0592b.js +71 -0
  175. package/build/esm/index.js +190 -1
  176. package/build/{index.styled-625bfdc7.js → esm/index.styled-9c9db9cc.js} +17 -5
  177. package/build/esm/index.styles-5add27c5.js +1303 -0
  178. package/build/esm/isProduction-0ea904dd.js +27 -0
  179. package/build/esm/lead.js +2140 -1
  180. package/build/esm/localizeNumberFormat-2ac3773e.js +23 -0
  181. package/build/esm/mantine.js +113 -1
  182. package/build/esm/misc.js +22 -1
  183. package/build/esm/navigation.js +51 -1
  184. package/build/esm/normalizeLink-d1c9617e.js +12 -0
  185. package/build/esm/number-0c126a39.js +38 -0
  186. package/build/esm/onboardingV2.js +860 -34
  187. package/build/esm/paths-a8204db4.js +14 -0
  188. package/build/esm/pwg.js +208 -7
  189. package/build/esm/routing-2474f896.js +40 -0
  190. package/build/esm/subot.js +4553 -134
  191. package/build/esm/theme-e74db08c.js +186 -0
  192. package/build/esm/together.js +52 -1
  193. package/build/esm/translationsContext-ad3e25de.js +5 -0
  194. package/build/esm/tslib.es6-1b1533a9.js +38 -0
  195. package/build/esm/types-06f00b3d.js +8015 -0
  196. package/build/esm/types-15e34418.js +3432 -0
  197. package/build/esm/types-ba190c26.js +21 -0
  198. package/build/esm/types.js +1 -1
  199. package/build/esm/unifyEnv.js +42 -1
  200. package/build/esm/useCategory-2c87152d.js +292 -0
  201. package/build/esm/useHealthToolCache-29d22ddb.js +17 -0
  202. package/build/esm/useIsInit-8a2fc8e5.js +11 -0
  203. package/build/esm/useOutsideClick-c8a7ff20.js +45 -0
  204. package/build/esm/usePlacesAutocomplete-63e04e8e.js +80 -0
  205. package/build/esm/useScrollbarSize-51ce1374.js +57 -0
  206. package/build/esm/useTranslations-4f1db486.js +26 -0
  207. package/build/esm/useUniqueId-3638402f.js +41 -0
  208. package/build/esm/utils-2c484c05.js +132 -0
  209. package/build/esm/utils-3a2a47d9.js +22 -0
  210. package/build/esm/utils-6d7b88da.js +367 -0
  211. package/build/esm/utils-70718e9c.js +1124 -0
  212. package/build/esm/vaccination.js +868 -40
  213. package/build/footer.js +39 -1
  214. package/build/gAssets.js +14 -1
  215. package/build/getDynamicHealthTool-114a1e27.js +48 -0
  216. package/build/getSocialList-4713441d.js +72 -0
  217. package/build/hooks.js +44 -1
  218. package/build/i18n-values/en-PH.js +611 -1
  219. package/build/i18n-values/hi-IN.js +611 -1
  220. package/build/i18n-values/id-ID.js +611 -1
  221. package/build/i18n-values/km-KH.js +611 -1
  222. package/build/i18n-values/ms-MY.js +613 -1
  223. package/build/i18n-values/my-MM.js +611 -1
  224. package/build/i18n-values/th-TH.js +611 -1
  225. package/build/i18n-values/tl-PH.js +611 -1
  226. package/build/i18n-values/vi-VN.js +618 -1
  227. package/build/i18n-values/vi-VN_MB.js +618 -1
  228. package/build/i18n-values/zh-TW.js +611 -1
  229. package/build/i18n.js +64 -1
  230. package/build/i18nV2.js +26 -1
  231. package/build/index-020e6908.js +39 -0
  232. package/build/index-0da9b2e8.js +59 -0
  233. package/build/index-11468c00.js +157 -0
  234. package/build/index-117448a5.js +133 -0
  235. package/build/index-12c07f71.js +18 -0
  236. package/build/index-1a105e87.js +123 -0
  237. package/build/index-1baaedb0.js +55 -0
  238. package/build/index-32d38318.js +7 -0
  239. package/build/index-38582ee0.js +8373 -0
  240. package/build/index-3e5fc2d6.js +1994 -0
  241. package/build/index-3eef6bed.js +853 -0
  242. package/build/index-4035e658.js +159 -0
  243. package/build/index-488d71ae.js +30 -0
  244. package/build/index-5553f9e1.js +930 -0
  245. package/build/index-5fa68e45.js +380 -0
  246. package/build/index-7b467209.js +39 -0
  247. package/build/index-81cb1142.js +77 -0
  248. package/build/index-84ab5b89.js +38 -0
  249. package/build/index-8a95d709.js +30 -0
  250. package/build/index-9da9f0c3.js +35 -0
  251. package/build/index-af91c83e.js +20 -0
  252. package/build/index-b6aea85e.js +191 -0
  253. package/build/index-bc4f4c33.js +156 -0
  254. package/build/index-c604d6bb.js +624 -0
  255. package/build/index-d330735e.js +30 -0
  256. package/build/index-d8a7efaf.js +14 -0
  257. package/build/index-e2e81fa2.js +23 -0
  258. package/build/index-e3d896b3.js +3261 -0
  259. package/build/index.js +436 -1
  260. package/build/{esm/index.styled-ac7ac0fc.js → index.styled-5628b3e7.js} +25 -5
  261. package/build/index.styles-b822bf42.js +1342 -0
  262. package/build/isProduction-5ce3a388.js +29 -0
  263. package/build/lead.js +2168 -1
  264. package/build/localizeNumberFormat-f5f50987.js +31 -0
  265. package/build/mantine.js +154 -1
  266. package/build/misc.js +70 -1
  267. package/build/navigation.js +61 -1
  268. package/build/normalizeLink-6f7b85d8.js +15 -0
  269. package/build/number-79fe92e1.js +40 -0
  270. package/build/onboardingV2.js +892 -34
  271. package/build/paths-a5643d9e.js +16 -0
  272. package/build/pwg.js +217 -7
  273. package/build/routing-191a9a00.js +46 -0
  274. package/build/subot.js +4592 -134
  275. package/build/theme-fa910869.js +189 -0
  276. package/build/together.js +112 -1
  277. package/build/translationsContext-950334bf.js +7 -0
  278. package/build/tslib.es6-65e312a5.js +41 -0
  279. package/build/types-0f117a9f.js +8084 -0
  280. package/build/types-1fedb3d1.js +3446 -0
  281. package/build/types-52a4e888.js +24 -0
  282. package/build/types.js +56 -1
  283. package/build/unifyEnv.js +46 -1
  284. package/build/useCategory-cfc702f5.js +299 -0
  285. package/build/useHealthToolCache-43a7014d.js +19 -0
  286. package/build/useIsInit-89535012.js +13 -0
  287. package/build/useOutsideClick-c6813964.js +49 -0
  288. package/build/usePlacesAutocomplete-297de092.js +84 -0
  289. package/build/useScrollbarSize-0fa31aa7.js +64 -0
  290. package/build/useTranslations-e1853417.js +32 -0
  291. package/build/useUniqueId-11369116.js +44 -0
  292. package/build/utils-52113753.js +384 -0
  293. package/build/utils-64bd0c42.js +143 -0
  294. package/build/utils-661411f6.js +1171 -0
  295. package/build/utils-e1513cbc.js +25 -0
  296. package/build/vaccination.js +891 -40
  297. package/package.json +4 -5
  298. package/build/BMI_BOYS.percentile.monthly-8cc875f7.js +0 -1
  299. package/build/BMI_BOYS.percentile.weekly-b45b05e3.js +0 -1
  300. package/build/BMI_BOYS.percentile.yearly-e4f1d19c.js +0 -1
  301. package/build/BMI_BOYS.zscore.monthly-e51737eb.js +0 -1
  302. package/build/BMI_BOYS.zscore.weekly-4080c0d5.js +0 -1
  303. package/build/BMI_BOYS.zscore.yearly-703e5747.js +0 -1
  304. package/build/BMI_GIRLS.percentile.monthly-ac5a001d.js +0 -1
  305. package/build/BMI_GIRLS.percentile.weekly-6a6f4703.js +0 -1
  306. package/build/BMI_GIRLS.percentile.yearly-8eb7e8e5.js +0 -1
  307. package/build/BMI_GIRLS.zscore.monthly-c2763465.js +0 -1
  308. package/build/BMI_GIRLS.zscore.weekly-7438d8b6.js +0 -1
  309. package/build/BMI_GIRLS.zscore.yearly-a56ffb0c.js +0 -1
  310. package/build/ChevronDown-81b50697.js +0 -1
  311. package/build/HEAD CIRCUM_BOYS.percentile.monthly-cccf9306.js +0 -1
  312. package/build/HEAD CIRCUM_BOYS.percentile.weekly-85fc8a7e.js +0 -1
  313. package/build/HEAD CIRCUM_BOYS.percentile.yearly-d22ad913.js +0 -1
  314. package/build/HEAD CIRCUM_BOYS.zscore.monthly-4db20906.js +0 -1
  315. package/build/HEAD CIRCUM_BOYS.zscore.weekly-1a4dc975.js +0 -1
  316. package/build/HEAD CIRCUM_BOYS.zscore.yearly-a2bcdd3a.js +0 -1
  317. package/build/HEAD CIRCUM_GIRLS.percentile.monthly-13e127f5.js +0 -1
  318. package/build/HEAD CIRCUM_GIRLS.percentile.weekly-95a7695c.js +0 -1
  319. package/build/HEAD CIRCUM_GIRLS.percentile.yearly-852dc893.js +0 -1
  320. package/build/HEAD CIRCUM_GIRLS.zscore.monthly-9865857d.js +0 -1
  321. package/build/HEAD CIRCUM_GIRLS.zscore.weekly-9bdf4dda.js +0 -1
  322. package/build/HEAD CIRCUM_GIRLS.zscore.yearly-ac24fb2f.js +0 -1
  323. package/build/HEIGHT_BOYS.percentile.monthly-691b0568.js +0 -1
  324. package/build/HEIGHT_BOYS.percentile.weekly-520bd6ac.js +0 -1
  325. package/build/HEIGHT_BOYS.percentile.yearly-9093722e.js +0 -1
  326. package/build/HEIGHT_BOYS.zscore.monthly-84db220e.js +0 -1
  327. package/build/HEIGHT_BOYS.zscore.weekly-ce0c52d1.js +0 -1
  328. package/build/HEIGHT_BOYS.zscore.yearly-dab7d4e0.js +0 -1
  329. package/build/HEIGHT_GIRLS.percentile.monthly-7f42e4cd.js +0 -1
  330. package/build/HEIGHT_GIRLS.percentile.weekly-79ca42e5.js +0 -1
  331. package/build/HEIGHT_GIRLS.percentile.yearly-4e11d0f8.js +0 -1
  332. package/build/HEIGHT_GIRLS.zscore.monthly-74be7929.js +0 -1
  333. package/build/HEIGHT_GIRLS.zscore.weekly-a47a1d90.js +0 -1
  334. package/build/HEIGHT_GIRLS.zscore.yearly-f4984496.js +0 -1
  335. package/build/Subot-b0700a95.js +0 -1
  336. package/build/Visible-0267024a.js +0 -1
  337. package/build/WEIGHT_BOYS.percentile.monthly-08b33be0.js +0 -1
  338. package/build/WEIGHT_BOYS.percentile.weekly-65a4fa70.js +0 -1
  339. package/build/WEIGHT_BOYS.percentile.yearly-f3b46cc5.js +0 -1
  340. package/build/WEIGHT_BOYS.zscore.monthly-d1191a6a.js +0 -1
  341. package/build/WEIGHT_BOYS.zscore.weekly-61c60cf9.js +0 -1
  342. package/build/WEIGHT_BOYS.zscore.yearly-0d89c866.js +0 -1
  343. package/build/WEIGHT_GIRLS.percentile.monthly-221c1ba4.js +0 -1
  344. package/build/WEIGHT_GIRLS.percentile.weekly-fbd203a6.js +0 -1
  345. package/build/WEIGHT_GIRLS.percentile.yearly-36a909c2.js +0 -1
  346. package/build/WEIGHT_GIRLS.zscore.monthly-09b6ae5b.js +0 -1
  347. package/build/WEIGHT_GIRLS.zscore.weekly-7ada849a.js +0 -1
  348. package/build/WEIGHT_GIRLS.zscore.yearly-5115a509.js +0 -1
  349. package/build/constants-47b9b5ff.js +0 -108
  350. package/build/constants-8d5fe5b9.js +0 -1
  351. package/build/cookieHelper-effc4373.js +0 -1
  352. package/build/core-fc6dbe08.js +0 -1
  353. package/build/dataTransform-ad721ec5.js +0 -1
  354. package/build/esm/BMI_BOYS.percentile.monthly-2aa26d5a.js +0 -1
  355. package/build/esm/BMI_BOYS.percentile.weekly-838f6b27.js +0 -1
  356. package/build/esm/BMI_BOYS.percentile.yearly-e77609d7.js +0 -1
  357. package/build/esm/BMI_BOYS.zscore.monthly-2657168d.js +0 -1
  358. package/build/esm/BMI_BOYS.zscore.weekly-d3c18887.js +0 -1
  359. package/build/esm/BMI_BOYS.zscore.yearly-3759a54e.js +0 -1
  360. package/build/esm/BMI_GIRLS.percentile.monthly-f3e35273.js +0 -1
  361. package/build/esm/BMI_GIRLS.percentile.weekly-7936ee97.js +0 -1
  362. package/build/esm/BMI_GIRLS.percentile.yearly-757b0bc4.js +0 -1
  363. package/build/esm/BMI_GIRLS.zscore.monthly-d9760b61.js +0 -1
  364. package/build/esm/BMI_GIRLS.zscore.weekly-a58e0db1.js +0 -1
  365. package/build/esm/BMI_GIRLS.zscore.yearly-92413c27.js +0 -1
  366. package/build/esm/ChevronDown-e7d44dc3.js +0 -1
  367. package/build/esm/HEAD CIRCUM_BOYS.percentile.monthly-c50f125e.js +0 -1
  368. package/build/esm/HEAD CIRCUM_BOYS.percentile.weekly-29038598.js +0 -1
  369. package/build/esm/HEAD CIRCUM_BOYS.percentile.yearly-32c4e2be.js +0 -1
  370. package/build/esm/HEAD CIRCUM_BOYS.zscore.monthly-cd04e4b1.js +0 -1
  371. package/build/esm/HEAD CIRCUM_BOYS.zscore.weekly-6b63745c.js +0 -1
  372. package/build/esm/HEAD CIRCUM_BOYS.zscore.yearly-3a5be78c.js +0 -1
  373. package/build/esm/HEAD CIRCUM_GIRLS.percentile.monthly-c7996a02.js +0 -1
  374. package/build/esm/HEAD CIRCUM_GIRLS.percentile.weekly-553c94d5.js +0 -1
  375. package/build/esm/HEAD CIRCUM_GIRLS.percentile.yearly-97f86688.js +0 -1
  376. package/build/esm/HEAD CIRCUM_GIRLS.zscore.monthly-a442f7cc.js +0 -1
  377. package/build/esm/HEAD CIRCUM_GIRLS.zscore.weekly-cdd37afd.js +0 -1
  378. package/build/esm/HEAD CIRCUM_GIRLS.zscore.yearly-50d9daff.js +0 -1
  379. package/build/esm/HEIGHT_BOYS.percentile.monthly-53580c1f.js +0 -1
  380. package/build/esm/HEIGHT_BOYS.percentile.weekly-60514fb8.js +0 -1
  381. package/build/esm/HEIGHT_BOYS.percentile.yearly-d6b456a7.js +0 -1
  382. package/build/esm/HEIGHT_BOYS.zscore.monthly-21bd1444.js +0 -1
  383. package/build/esm/HEIGHT_BOYS.zscore.weekly-2a4e7aa0.js +0 -1
  384. package/build/esm/HEIGHT_BOYS.zscore.yearly-7f68c522.js +0 -1
  385. package/build/esm/HEIGHT_GIRLS.percentile.monthly-d5d7448a.js +0 -1
  386. package/build/esm/HEIGHT_GIRLS.percentile.weekly-c3c18801.js +0 -1
  387. package/build/esm/HEIGHT_GIRLS.percentile.yearly-3491901c.js +0 -1
  388. package/build/esm/HEIGHT_GIRLS.zscore.monthly-9f15dd03.js +0 -1
  389. package/build/esm/HEIGHT_GIRLS.zscore.weekly-81319284.js +0 -1
  390. package/build/esm/HEIGHT_GIRLS.zscore.yearly-8a7db57c.js +0 -1
  391. package/build/esm/Subot-fcd7c77c.js +0 -1
  392. package/build/esm/Visible-66d0e6f3.js +0 -1
  393. package/build/esm/WEIGHT_BOYS.percentile.monthly-0f5ea175.js +0 -1
  394. package/build/esm/WEIGHT_BOYS.percentile.weekly-88f50098.js +0 -1
  395. package/build/esm/WEIGHT_BOYS.percentile.yearly-63383bc3.js +0 -1
  396. package/build/esm/WEIGHT_BOYS.zscore.monthly-bf93eec1.js +0 -1
  397. package/build/esm/WEIGHT_BOYS.zscore.weekly-fe0600be.js +0 -1
  398. package/build/esm/WEIGHT_BOYS.zscore.yearly-4212bebb.js +0 -1
  399. package/build/esm/WEIGHT_GIRLS.percentile.monthly-6cc8cf8c.js +0 -1
  400. package/build/esm/WEIGHT_GIRLS.percentile.weekly-05d66e6d.js +0 -1
  401. package/build/esm/WEIGHT_GIRLS.percentile.yearly-b8c1af06.js +0 -1
  402. package/build/esm/WEIGHT_GIRLS.zscore.monthly-8c9195d5.js +0 -1
  403. package/build/esm/WEIGHT_GIRLS.zscore.weekly-4ef9aeee.js +0 -1
  404. package/build/esm/WEIGHT_GIRLS.zscore.yearly-0ccaeb51.js +0 -1
  405. package/build/esm/constants-046883ea.js +0 -1
  406. package/build/esm/constants-1e65de37.js +0 -108
  407. package/build/esm/cookieHelper-e37e6893.js +0 -1
  408. package/build/esm/core-7a237cdc.js +0 -1
  409. package/build/esm/dataTransform-f4476a6b.js +0 -1
  410. package/build/esm/getDynamicHealthTool-e095ea8b.js +0 -1
  411. package/build/esm/getSocialList-5f74d2b2.js +0 -1
  412. package/build/esm/index-006bca17.js +0 -1
  413. package/build/esm/index-068a9606.js +0 -137
  414. package/build/esm/index-0d0e5f45.js +0 -1
  415. package/build/esm/index-1e29d7b0.js +0 -1
  416. package/build/esm/index-2b572b4f.js +0 -1
  417. package/build/esm/index-318d4230.js +0 -117
  418. package/build/esm/index-39174b30.js +0 -1
  419. package/build/esm/index-3bfcc95c.js +0 -1
  420. package/build/esm/index-3c612859.js +0 -1
  421. package/build/esm/index-4004c359.js +0 -113
  422. package/build/esm/index-41f67971.js +0 -177
  423. package/build/esm/index-42a8c7e8.js +0 -1430
  424. package/build/esm/index-461eded2.js +0 -2748
  425. package/build/esm/index-575f65cb.js +0 -1
  426. package/build/esm/index-7f4008ff.js +0 -1
  427. package/build/esm/index-81dbde00.js +0 -375
  428. package/build/esm/index-99348fe5.js +0 -1
  429. package/build/esm/index-9b8a2194.js +0 -1
  430. package/build/esm/index-9d529405.js +0 -1
  431. package/build/esm/index-a445a873.js +0 -1
  432. package/build/esm/index-ab99f4fa.js +0 -1
  433. package/build/esm/index-b7782e6c.js +0 -1
  434. package/build/esm/index-b7a87c5c.js +0 -50
  435. package/build/esm/index-c737fbcc.js +0 -1
  436. package/build/esm/index-dfe2918d.js +0 -1
  437. package/build/esm/index-e7dea007.js +0 -1
  438. package/build/esm/index-eab0e39a.js +0 -1
  439. package/build/esm/index-fa743e14.js +0 -1
  440. package/build/esm/index.styles-d0b249c6.js +0 -817
  441. package/build/esm/isProduction-819e0c5c.js +0 -1
  442. package/build/esm/localizeNumberFormat-87b8adfd.js +0 -1
  443. package/build/esm/normalizeLink-86ab5a4c.js +0 -1
  444. package/build/esm/number-087a7e5f.js +0 -1
  445. package/build/esm/paths-838a5528.js +0 -1
  446. package/build/esm/routing-c85cbf05.js +0 -1
  447. package/build/esm/theme-691eca44.js +0 -1
  448. package/build/esm/translationsContext-f8842fe7.js +0 -1
  449. package/build/esm/tslib.es6-1ab8a2bb.js +0 -1
  450. package/build/esm/types-2d76a291.js +0 -3004
  451. package/build/esm/types-81267cf7.js +0 -1
  452. package/build/esm/types-e02aa1d1.js +0 -785
  453. package/build/esm/useCategory-16048c77.js +0 -1
  454. package/build/esm/useHealthToolCache-b2ecca8b.js +0 -1
  455. package/build/esm/useIsInit-c9c6a218.js +0 -1
  456. package/build/esm/useOutsideClick-9787ba70.js +0 -1
  457. package/build/esm/usePlacesAutocomplete-1966a8e8.js +0 -1
  458. package/build/esm/useScrollbarSize-2cadb783.js +0 -1
  459. package/build/esm/useTranslations-06f29a74.js +0 -1
  460. package/build/esm/useUniqueId-8d28d0f0.js +0 -1
  461. package/build/esm/utils-21a3e198.js +0 -1
  462. package/build/esm/utils-581f9d39.js +0 -8
  463. package/build/esm/utils-8845cf64.js +0 -141
  464. package/build/esm/utils-9188a853.js +0 -1
  465. package/build/getDynamicHealthTool-110fd918.js +0 -1
  466. package/build/getSocialList-eca125e9.js +0 -1
  467. package/build/index-06e0154a.js +0 -177
  468. package/build/index-07abd94a.js +0 -1
  469. package/build/index-0c773078.js +0 -117
  470. package/build/index-170f5567.js +0 -1
  471. package/build/index-19ccb0c7.js +0 -1
  472. package/build/index-219cacd2.js +0 -1
  473. package/build/index-2c0386df.js +0 -50
  474. package/build/index-2ce34495.js +0 -1
  475. package/build/index-3f31aa06.js +0 -1
  476. package/build/index-686fe563.js +0 -1
  477. package/build/index-6c8c7fa5.js +0 -1
  478. package/build/index-76c307b4.js +0 -375
  479. package/build/index-78e20b2b.js +0 -1
  480. package/build/index-853a455f.js +0 -1
  481. package/build/index-9834ba3a.js +0 -1
  482. package/build/index-9c1259e4.js +0 -1
  483. package/build/index-9eed92e6.js +0 -1
  484. package/build/index-a046b313.js +0 -137
  485. package/build/index-ae78fa34.js +0 -113
  486. package/build/index-c4552011.js +0 -1
  487. package/build/index-d0a7d5e2.js +0 -1
  488. package/build/index-d59720e6.js +0 -1
  489. package/build/index-de63ce4e.js +0 -1
  490. package/build/index-e363ea7e.js +0 -1
  491. package/build/index-e4952f3b.js +0 -2748
  492. package/build/index-e9919dca.js +0 -1430
  493. package/build/index-f124e061.js +0 -1
  494. package/build/index-fc3d21c5.js +0 -1
  495. package/build/index.styles-e56f16e2.js +0 -817
  496. package/build/isProduction-b8d43f53.js +0 -1
  497. package/build/localizeNumberFormat-7b0e4009.js +0 -1
  498. package/build/normalizeLink-eb3980aa.js +0 -1
  499. package/build/number-03c2dc35.js +0 -1
  500. package/build/paths-38b399e5.js +0 -1
  501. package/build/routing-fa35242c.js +0 -1
  502. package/build/theme-58404344.js +0 -1
  503. package/build/translationsContext-6a4e467c.js +0 -1
  504. package/build/tslib.es6-f82cfdbc.js +0 -1
  505. package/build/types-006c0884.js +0 -785
  506. package/build/types-48100068.js +0 -3004
  507. package/build/types-b4886ab8.js +0 -1
  508. package/build/useCategory-5efbe937.js +0 -1
  509. package/build/useHealthToolCache-4085d047.js +0 -1
  510. package/build/useIsInit-cde99e17.js +0 -1
  511. package/build/useOutsideClick-8d455bb1.js +0 -1
  512. package/build/usePlacesAutocomplete-fa0acdc7.js +0 -1
  513. package/build/useScrollbarSize-3593573d.js +0 -1
  514. package/build/useTranslations-d91f297f.js +0 -1
  515. package/build/useUniqueId-76286c45.js +0 -1
  516. package/build/utils-6c4e6bc4.js +0 -8
  517. package/build/utils-dd2fab54.js +0 -141
  518. package/build/utils-e1f42597.js +0 -1
  519. package/build/utils-fade3897.js +0 -1
@@ -1,3004 +0,0 @@
1
- import*as e from"react";import t,{createContext as a,useContext as o,useState as n,useRef as i,useEffect as l,useMemo as r,useCallback as s}from"react";import{T as c}from"./index-99348fe5.js";import"./translationsContext-f8842fe7.js";import"string-format";import{T as d,B as m,g as p,b as u,d as g,P as v,e as h,f as b,h as f,C as y,i as w,j as x,k as E,l as C,m as k,A as N,n as A,o as T,M as z,p as I,R as P,q as S,r as L}from"./utils-581f9d39.js";import{a as M,_ as j}from"./tslib.es6-1ab8a2bb.js";import{Heart as B,Reply as F,Comment as O,CrossLogo as R,ShieldCheck as V,Info as D,Ask as U,FullScreen as W,ArrowDown as H,ArrowRight as Z,Trash as q,Endorse as _}from"@hhgtech/icons/other";import{useMantineTheme as G,Box as Q,createStyles as X,Flex as K,rem as $,Checkbox as Y,Portal as J,Anchor as ee,Accordion as te,Popover as ae}from"@mantine/core";import{D as oe}from"./index-068a9606.js";import{u as ne}from"./useTranslations-06f29a74.js";import ie from"innertext";import{t as le}from"./theme-691eca44.js";import{I as re,u as se,B as ce,A as de,T as me}from"./index-4004c359.js";import"@mantine/dates";import{D as pe,d as ue}from"./index-39174b30.js";import{L as ge}from"./Subot-fcd7c77c.js";import{C as ve}from"./index-eab0e39a.js";import"@mantine/hooks";import{M as he,t as be,c as fe,a as ye}from"./utils-21a3e198.js";import{A as we,a as xe,B as Ee,D as Ce}from"./index-e7dea007.js";import{U as ke,f as Ne,a as Ae,P as Te,b as ze,c as Ie,e as Pe,g as Se}from"./index-318d4230.js";import{I as Le}from"./index-c737fbcc.js";import Me from"lodash/debounce";import je from"react-contenteditable";import{Plus as Be,Close as Fe,Check as Oe}from"@hhgtech/icons/core";import{B as Re}from"./index-3bfcc95c.js";import{H as Ve}from"./index-a445a873.js";import{d as De,g as Ue}from"./cookieHelper-e37e6893.js";import*as We from"react-dom";import He,{keyframes as Ze}from"styled-components";import{I as qe}from"./index-7f4008ff.js";import{a as _e}from"./number-087a7e5f.js";import{format as Ge}from"date-fns";import Qe from"dayjs";import Xe from"dayjs/plugin/relativeTime";import{M as Ke}from"./index-3c612859.js";import{a as $e}from"./useUniqueId-8d28d0f0.js";import{g as Ye}from"./index.styles-d0b249c6.js";import{g as Je}from"./routing-c85cbf05.js";import"./constants-1e65de37.js";import"./utils-8845cf64.js";import"./index.styled-ac7ac0fc.js";import"./index-1e29d7b0.js";const et=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"})),tt=a({}),at=({children:e,defaultParams:a})=>t.createElement(tt.Provider,{value:{defaultParams:a}},e),ot=e=>{const{data:{userInfo:t,env:{togetherBasePath:a}}}=o(d),{defaultParams:n}=o(tt)||{},i=null==t?void 0:t.id,l=t&&"number"==typeof t.communities_interacted&&0===t.communities_interacted;return{authActionWrapper:(t,o)=>{const r=Object.assign(Object.assign(Object.assign({},n),e),o);if(!i||l){i||De(m),(null==r?void 0:r._joinCommunityIds)&&(localStorage.setItem("to_join_community_ids",JSON.stringify(Array.from(new Set((JSON.parse(localStorage.getItem("to_join_community_ids")||"[]")||[]).concat(r._joinCommunityIds).filter(Boolean))))),null==r||delete r._joinCommunityIds),(null==r?void 0:r._joinTopicIds)&&(localStorage.setItem("to_join_topic_ids",JSON.stringify(Array.from(new Set((JSON.parse(localStorage.getItem("to_join_topic_ids")||"[]")||[]).concat(r._joinTopicIds).filter(Boolean))))),null==r||delete r._joinTopicIds);const e=(null==r?void 0:r._location)||window.location.href;return null==r||delete r._location,window.location.href=p(e,r,a),null}return t&&t()},params:Object.assign(Object.assign({},n),e)}},nt=He.div`
2
- .link-info-container {
3
- padding: 0.5rem 1rem;
4
- background: ${e=>e.color||"#f4faff"};
5
- }
6
- .link-image-wrapper {
7
- position: relative;
8
- overflow: hidden;
9
- width: 100%;
10
- padding-top: min(280px, 56.25%);
11
- .link-image-blur {
12
- position: absolute;
13
- top: 50%;
14
- left: 50%;
15
- width: 110%;
16
- height: 110%;
17
- /* Add the blur effect */
18
- -webkit-filter: blur(8px);
19
- filter: blur(8px);
20
- object-fit: cover;
21
- object-position: center;
22
- opacity: 0.8;
23
- transform: translate(-50%, -50%);
24
- }
25
- .link-image {
26
- position: absolute;
27
- top: 0;
28
- left: 0;
29
- width: 100%;
30
- height: 100%;
31
- object-fit: contain;
32
- object-position: center;
33
- }
34
- }
35
- a {
36
- text-decoration: none;
37
- }
38
- &[data-is-marrybaby='true'] {
39
- overflow: hidden;
40
- border-radius: 1rem;
41
- .link-info-container {
42
- padding-bottom: 1rem;
43
- p {
44
- color: #2661ad;
45
- }
46
- .link-logo {
47
- max-width: 2rem;
48
- height: 13px;
49
- margin-right: 4px;
50
- object-fit: contain;
51
- vertical-align: middle;
52
- }
53
- }
54
- .link-image-wrapper {
55
- padding-top: min(360px, 56.25%);
56
- .link-image {
57
- object-fit: cover;
58
- }
59
- }
60
- }
61
- `,it=({title:e,url:a,image:r,logo:s,className:m,style:p,noRefetch:b})=>{const{data:{locale:f,env:{isMarryBaby:y}}}=o(d),[w,x]=n(!1),E=G(),C=i(b);C.current=b;const[k,N]=n(null);l((()=>{M(void 0,void 0,void 0,(function*(){if(!C.current){if(!a)return N(null);N((e=>Object.assign(Object.assign({},e),{isFetching:!0}))),u(g(v.FETCH_PREVIEW,{_locale:f}),"POST",{data:{link:a},headers:{"Content-Type":"application/json"}}).then((e=>{var t,o,n;x(!1),N({title:null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.title,url:a,image:(null===(o=null==e?void 0:e.data)||void 0===o?void 0:o.image)||(null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.logo)})})).catch((()=>{N(null)}))}}))}),[a]);const A=(null==k?void 0:k.image)||r,T=(null==k?void 0:k.title)||e,z=(null==k?void 0:k.logo)||s,I=(null==k?void 0:k.url)||a,P=I.replace("http://","").replace("https://","").split(/[/?#]/)[0],S=i(!1);return t.createElement(nt,{"data-is-marrybaby":y,className:`${m} no-replace-click`,style:p,color:E.colors[E.primaryColor][0]},t.createElement("a",{href:I,target:"_blank",rel:"noreferrer"},A&&t.createElement("div",{className:"link-image-wrapper"},!y&&t.createElement("img",{className:"link-image-blur",src:A,onError:e=>{S.current||(S.current=!0,e.currentTarget.src=h)},loading:"lazy"}),t.createElement("img",{className:"link-image",src:A,onError:e=>{S.current||(S.current=!0,e.currentTarget.src=h)},loading:"lazy"})),t.createElement("div",{className:"link-info-container"},t.createElement(c,{size:"n1"},y&&z&&!w&&t.createElement("img",{className:"link-logo",src:z,onError:()=>x(!0),loading:"lazy"}),P),t.createElement(Ve,{tag:"h6"},T))))},lt=a({});var rt="vvR-m49";const st=e=>{var{children:a,className:n=""}=e,i=j(e,["children","className"]);const{isReplied:l,trackingCategory:r,trackingLabel:s,onLikeClick:c}=o(lt);return t.createElement(Q,Object.assign({className:`${rt} ${n}`,"data-event-category":r,"data-event-action":l?"Like Comment Click":"Like Post Click","data-event-label":s},i,{onClick:()=>{null==c||c()}}),a)},ct=e=>{var{children:a,className:n=""}=e,i=j(e,["children","className"]);const{trackingCategory:l,trackingLabel:r,onShareClick:s}=o(lt);return t.createElement(Q,Object.assign({className:`${rt} ${n}`,"data-event-category":l,"data-event-action":"Share Icon Click","data-event-label":r},i,{onClick:()=>{null==s||s()}}),a)},dt=e=>{var{children:a,className:n=""}=e,i=j(e,["children","className"]);const{isReplied:l,trackingCategory:r,trackingLabel:s,onCommentClick:c}=o(lt);return t.createElement(Q,Object.assign({className:`${rt} ${n}`,"data-event-category":r,"data-event-action":l?"Reply Comment Click":"Comment Text Click","data-event-label":s},i,{onClick:e=>{e.preventDefault(),e.stopPropagation(),null==c||c()}}),a)};var mt,pt="UhiT4m5",ut="oEfeTkV",gt="OlbikxJ",vt="_9GXHCn3",ht="HCsrR0N",bt="MV3lNuh";!function(e){e[e.post=1]="post",e[e.reply=2]="reply"}(mt||(mt={}));const ft=e=>{var{type:a,viewCount:n,loveCount:i=0,replyCount:l=0,replyPadding:r,liked:s,isReplied:m,onCommentClick:p,onLikeClick:u,onShareClick:g,className:v,style:h,hideCommentIcon:b,showingMostEngaging:f,isMarryBaby:y,hasShare:w=!0,hasCountLike:x=!0,trackingCategory:E="Together",trackingLabel:C="",children:k}=e,N=j(e,["type","viewCount","loveCount","replyCount","replyPadding","liked","isReplied","onCommentClick","onLikeClick","onShareClick","className","style","hideCommentIcon","showingMostEngaging","isMarryBaby","hasShare","hasCountLike","trackingCategory","trackingLabel","children"]);const{data:{env:{isMarryBaby:A}}}=o(d),T=Boolean(y)?y:A,{t:z}=ne();return t.createElement(lt.Provider,{value:{liked:s,loveCount:i,trackingCategory:E,trackingLabel:C,isReplied:m,onLikeClick:u,onShareClick:g,onCommentClick:p}},k||t.createElement("div",Object.assign({className:`${pt} ${v}`,"data-show-most-engaging":f,"data-type":a===mt.post?"post":"reply","data-reply-padding":a===mt.reply&&r,"data-is-marrybaby":T,style:h},N),t.createElement("div",{className:ut},t.createElement("div",{className:gt},t.createElement(st,{className:ht},t.createElement(c,{className:vt,size:"p3",as:"div"},t.createElement(B,{className:"txt-icon",isMarryBaby:T,isSolid:s,color:s?T?le.mbColors.pink:le.colors.red800:"#737373"}),x&&t.createElement("div",{className:bt},i))),w&&t.createElement(ct,{className:ht},t.createElement(c,{size:"p3",className:vt,as:"div"},t.createElement(qe.Share,{isMarryBaby:T}))),void 0!==n&&t.createElement(c,{size:"p3",className:vt,as:"div"},t.createElement(qe.Eye,{isMarryBaby:T}),t.createElement("div",{className:bt},_e(n)))),!b&&t.createElement(dt,{className:ht},t.createElement(c,{size:"p3",className:vt,as:"div"},m?t.createElement(F,{className:"txt-icon"}):t.createElement(O,{className:"txt-icon",isMarryBaby:T}),m?z("cardReactions.reply"):t.createElement("div",{className:bt},z("post.commentCount",{count:l})))))))};ft.LikeWrapper=st,ft.ShareWrapper=ct,ft.CommentWrapper=dt;const yt=X((e=>({wrapper:{display:"flex",flexWrap:"wrap",width:"100%",padding:"0.5rem 0",gap:"0.5rem"},item:{position:"relative",whiteSpace:"nowrap",padding:"5px 12px",background:e.colors.gray[0],borderRadius:"2rem",cursor:"pointer","-webkit-user-drag":"none",userSelect:"none",textDecoration:"none","*":{pointerEvents:"none"},"&:first-child":{marginLeft:0}},text:{}}))),wt=e=>{var{topics:a=[],onClick:i,className:l,style:r,trackingCategory:s="Together",locale:m="vi-VN",classNames:p,styles:u,unstyled:g,shortenedNumber:v=3,shortenedStyle:h}=e,f=j(e,["topics","onClick","className","style","trackingCategory","locale","classNames","styles","unstyled","shortenedNumber","shortenedStyle"]);const{t:y}=ne(),{classes:w}=yt(void 0,{name:"TagTopic",classNames:p,styles:u,unstyled:g}),{data:{env:{togetherBasePath:x}},action:{sanitizeFunction:E}}=o(d),[C,k]=n(!h);return t.createElement("div",Object.assign({onClick:i,className:`${w.wrapper} ${l}`,style:r},f),(C?a:a.slice(0,v)).map(((e,a)=>{const o=(null==e?void 0:e.dueDateMonth)&&0!==(null==e?void 0:e.dueDateMonth)&&(null==e?void 0:e.dueDateYear)&&0!==(null==e?void 0:e.dueDateYear);return t.createElement("a",{className:w.item,key:a,"data-event-category":s,"data-event-action":"Topic in Post Click","data-event-label":`${b(m)}${x}${e.url}`,href:e.isActive&&!e.isHidden?`${x}${e.url}/`:void 0},t.createElement(c,{size:"p4"},t.createElement("span",{style:Object.assign({},o&&{textTransform:"capitalize"}),dangerouslySetInnerHTML:{__html:o?`${Ge(new Date(2020,Number(e.dueDateMonth)-1,1),"MMMM",{locale:pe[m]})}${m===ge.Vietnam?"/":" "}${null==e?void 0:e.dueDateYear}`:(null==E?void 0:E(e.name))||e.name}})))})),!C&&a.length>v&&t.createElement("a",{className:w.item,href:"#",onClick:e=>{e.preventDefault(),k(!0)}},t.createElement(c,{size:"p4"},"+",y("tagTopic.moreTopics",{number:a.length-v}))))},xt=He.div`
62
- display: flex;
63
- align-items: center;
64
- justify-content: space-between;
65
- padding: 16px;
66
- cursor: pointer;
67
- &[data-color='gray'] {
68
- background: ${le.colors.neutral50};
69
- }
70
- &[data-color='white'] {
71
- border-bottom: 1px solid #e4e8ec;
72
- background: ${le.colors.white};
73
- }
74
-
75
- .popover-menu__btn {
76
- display: flex;
77
- min-width: 2rem;
78
- height: 2rem;
79
- align-items: center;
80
- padding: 8px 0 !important;
81
- border: none;
82
- margin-left: 0.5rem;
83
- background: transparent;
84
- > span {
85
- display: flex;
86
- align-items: center;
87
- }
88
-
89
- &:hover {
90
- background: transparent !important;
91
- }
92
- }
93
-
94
- &.label-pinned {
95
- border-radius: ${le.borderRadius} 6px 0 0;
96
- .label-sort-pin-icon {
97
- width: 16px;
98
- height: 16px;
99
- vertical-align: middle;
100
- }
101
- }
102
-
103
- &[data-is-marrybaby='true'] {
104
- padding: 0.75rem 1rem;
105
- border-radius: 16px 16px 0px 0px;
106
- &[data-color='white'] {
107
- border-bottom: none;
108
- }
109
- &[data-color='gray'] {
110
- background: #f3f3f3;
111
- }
112
- .popover-menu__btn {
113
- width: unset;
114
- }
115
-
116
- &.label-pinned {
117
- border-bottom: none;
118
- background: #fff9eb;
119
- border-radius: 1rem 1rem 0 0;
120
- .label-sort-pin-icon {
121
- margin-right: 8px;
122
- }
123
- .label-sort-pin-heading {
124
- color: #fb8c00;
125
- }
126
- }
127
- &.label-sorting {
128
- ${he.tdUp} {
129
- padding-bottom: 1.5rem;
130
- margin-bottom: -0.75rem;
131
- }
132
- }
133
- }
134
- `,Et=({label:e,rightLabel:a,onClick:n,color:i,className:l,style:r})=>{const{data:{env:{isMarryBaby:s}}}=o(d);return t.createElement(xt,{"data-is-marrybaby":s,"data-color":i,onClick:n,className:l,style:r},t.createElement(c,{className:"label-sort-pin-heading",size:s?"p4":"p3",weight:"bold"},e),a)};const Ct=({onClick:e,color:a,className:n,style:i})=>{const{data:{env:{isMarryBaby:l}}}=o(d),{t:r}=ne();return t.createElement(Et,{label:t.createElement(t.Fragment,null,l&&t.createElement("img",{className:"label-sort-pin-icon",src:"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M3.5 19.9999L7.87 15.6299' stroke='%23FB8C00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.95634 11.294C4.56534 11.685 4.56534 12.318 4.95634 12.708L7.87434 15.626L10.7923 18.544C11.1833 18.935 11.8163 18.935 12.2063 18.544L13.3813 17.369C13.5693 17.181 13.6743 16.927 13.6743 16.662V12.726L16.5743 9.82597L18.8833 9.94897C19.1663 9.96397 19.4433 9.85797 19.6433 9.65797L20.2173 9.08397C20.6083 8.69297 20.6083 8.05997 20.2173 7.66997L15.8313 3.28397C15.4403 2.89297 14.8073 2.89297 14.4173 3.28397L13.8433 3.85797C13.6423 4.05897 13.5363 4.33497 13.5523 4.61797L13.6753 6.92697L10.7753 9.82697H6.83834C6.57334 9.82697 6.31834 9.93197 6.13134 10.12L4.95634 11.294V11.294Z' stroke='%23FB8C00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M16.5699 9.83018L13.6699 6.93018' stroke='%23FB8C00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3c/svg%3e",loading:"lazy"})," ",r("label.pinnedPost")),rightLabel:!l&&t.createElement("img",{className:"label-sort-pin-icon",src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='7.18605' y1='7.68219' x2='3.68219' y2='13.8139' stroke='%23FEA21E' stroke-linecap='round'/%3e%3cpath d='M3.24591 7.78426C3.21275 7.84168 3.20376 7.90993 3.22092 7.97398C3.23808 8.03803 3.27998 8.09264 3.3374 8.12579L8.78429 11.2706C8.90385 11.3396 9.05674 11.2986 9.12578 11.1791C9.71191 10.1641 9.71348 8.97262 9.23682 7.99339L10.8583 5.18521C11.5115 5.00603 12.0982 4.57973 12.4638 3.94629C12.5328 3.82672 12.4919 3.67383 12.3723 3.6048L8.18237 1.18584C8.12494 1.15268 8.0567 1.1437 7.99265 1.16086C7.92861 1.17803 7.874 1.21993 7.84086 1.27736C7.47521 1.91077 7.39934 2.63194 7.57065 3.28723L5.94919 6.09545C4.86323 6.1723 3.83201 6.76934 3.24591 7.78426Z' fill='%23FEA21E' stroke='%23FEA21E' stroke-width='0.5' stroke-linejoin='round'/%3e%3c/svg%3e",loading:"lazy"}),onClick:e,color:"white",className:`label-pinned ${n}`,style:i})};const kt=He.div`
135
- position: relative;
136
- display: content;
137
-
138
- .popover-menu__btn {
139
- /* position: relative; */
140
- > span {
141
- width: 100%;
142
- height: 100%;
143
- > img {
144
- width: 100%;
145
- height: 100%;
146
- }
147
- }
148
- }
149
-
150
- .popover-menu__content {
151
- position: absolute;
152
- z-index: 10;
153
- width: 320px;
154
- padding: 8px;
155
- border: none;
156
- background: #fff;
157
- border-radius: 8px;
158
- box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
159
-
160
- &::before {
161
- position: absolute;
162
- width: 16px;
163
- height: 8px;
164
- background: #fff;
165
- content: '';
166
- }
167
-
168
- &.--position {
169
- &-top {
170
- bottom: calc(100% + 8px);
171
-
172
- &.--align {
173
- &-start {
174
- left: 0;
175
-
176
- &::before {
177
- top: 100%;
178
- left: 16px;
179
- clip-path: polygon(0 0, 50% 100%, 100% 0);
180
- }
181
- }
182
-
183
- &-end {
184
- left: 100%;
185
- transform: translateX(calc(-100% + 1rem));
186
-
187
- &::before {
188
- top: 100%;
189
- right: 16px;
190
- clip-path: polygon(0 0, 50% 100%, 100% 0);
191
- }
192
- }
193
- }
194
- }
195
-
196
- &-right {
197
- left: calc(100% + 8px);
198
-
199
- &.--align {
200
- &-start {
201
- top: 0;
202
-
203
- &::before {
204
- top: 16px;
205
- left: 0;
206
- width: 8px;
207
- height: 16px;
208
- clip-path: polygon(0 50%, 100% 0%, 100% 100%);
209
- transform: translateX(-100%);
210
- }
211
- }
212
-
213
- &-end {
214
- top: 100%;
215
- transform: translateX(calc(-100% + 1rem));
216
-
217
- &::before {
218
- bottom: 16px;
219
- left: 0;
220
- width: 8px;
221
- height: 16px;
222
- clip-path: polygon(0 50%, 100% 0%, 100% 100%);
223
- transform: translateX(-100%);
224
- }
225
- }
226
- }
227
- }
228
-
229
- &-bottom {
230
- top: calc(100% + 8px);
231
-
232
- &.--align {
233
- &-start {
234
- left: 0;
235
-
236
- &::before {
237
- bottom: 100%;
238
- left: 16px;
239
- clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
240
- }
241
- }
242
-
243
- &-end {
244
- left: 100%;
245
- transform: translateX(calc(-100% + 1rem));
246
-
247
- &::before {
248
- right: 16px;
249
- bottom: 100%;
250
- clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
251
- }
252
- }
253
- }
254
- }
255
-
256
- &-left {
257
- left: -8px;
258
- transform: translateX(-100%);
259
-
260
- &.--align {
261
- &-start {
262
- top: 0;
263
-
264
- &::before {
265
- top: 16px;
266
- left: 100%;
267
- width: 8px;
268
- height: 16px;
269
- clip-path: polygon(0 0%, 100% 50%, 0% 100%);
270
- transform: translateX(0);
271
- }
272
- }
273
-
274
- &-end {
275
- bottom: 0;
276
-
277
- &::before {
278
- bottom: 16px;
279
- left: 100%;
280
- width: 8px;
281
- height: 16px;
282
- clip-path: polygon(0 0%, 100% 50%, 0% 100%);
283
- transform: translateX(0);
284
- }
285
- }
286
- }
287
- }
288
- }
289
- }
290
-
291
- &[data-is-marrybaby='true'] {
292
- .popover-menu__content {
293
- padding: 0;
294
- border-radius: 12px;
295
- /* &::before {
296
- display: none;
297
- } */
298
- }
299
- }
300
- `,Nt=He.div`
301
- display: flex;
302
- /* max-height: 300px; */
303
- flex-direction: column;
304
- cursor: default;
305
-
306
- .__header {
307
- position: relative;
308
- display: flex;
309
- align-items: center;
310
- justify-content: center;
311
- padding: 1rem 0;
312
- margin-bottom: 8px;
313
-
314
- .__back-btn {
315
- position: absolute;
316
- top: 50%;
317
- left: 8px;
318
- width: 16px;
319
- height: 16px;
320
- cursor: pointer;
321
- transform: translateY(-50%);
322
- }
323
- }
324
-
325
- .tree-text-description {
326
- padding-right: 8px;
327
- padding-left: 8px;
328
- margin-top: -8px;
329
- margin-bottom: 8px;
330
- font-size: 14px;
331
- font-weight: 400;
332
- line-height: 22px;
333
- text-align: left;
334
- }
335
-
336
- .__content {
337
- overflow: auto;
338
- flex: 1;
339
- }
340
-
341
- .__list {
342
- .__item {
343
- position: relative;
344
- &.bold-item {
345
- font-weight: 700;
346
- }
347
- &:last-child {
348
- .__btn {
349
- margin-bottom: 0;
350
- }
351
- }
352
-
353
- .__btn {
354
- position: relative;
355
- display: flex;
356
- width: 100%;
357
- height: 40px;
358
- align-items: center;
359
- padding: 0 1rem;
360
- border: none;
361
- margin-bottom: 8px;
362
- color: ${le.colors.gray800};
363
- cursor: pointer;
364
- text-align: left;
365
- transition: background 0.3s;
366
-
367
- /* for better gtm tracking result */
368
- * {
369
- pointer-events: none;
370
- }
371
- &.--checked {
372
- color: ${le.colors.gray500};
373
- pointer-events: none;
374
- }
375
-
376
- &:hover {
377
- background: ${le.colors.gray100};
378
- }
379
-
380
- .__icon {
381
- width: 16px;
382
- height: 16px;
383
- margin-right: 0.4rem;
384
- }
385
-
386
- & > span {
387
- position: relative;
388
-
389
- & > img {
390
- width: 16px;
391
- height: 16px;
392
- margin-right: 0.4rem;
393
- }
394
- }
395
- }
396
-
397
- .__toggle {
398
- position: absolute;
399
- top: 50%;
400
- right: 16px;
401
- width: 16px;
402
- height: 16px;
403
- pointer-events: none;
404
- transform: translateY(-50%);
405
- }
406
- }
407
- }
408
- &[data-is-marrybaby='true'] {
409
- .__header {
410
- padding: 1rem;
411
- }
412
- .tree-text-description {
413
- padding: 0 1rem;
414
- }
415
- .__list {
416
- .__item {
417
- &:first-child {
418
- .__btn {
419
- border-top-left-radius: 12px;
420
- border-top-right-radius: 12px;
421
- }
422
- }
423
- &:last-child {
424
- .__btn {
425
- border-bottom-left-radius: 12px;
426
- border-bottom-right-radius: 12px;
427
- }
428
- }
429
- .__btn {
430
- height: unset;
431
- padding: 1rem;
432
- margin-bottom: 0;
433
- &:hover {
434
- background: ${le.mbColors.lightPink};
435
- }
436
- }
437
- }
438
- }
439
- }
440
- `,At=({className:e,style:a,toggleButtonContent:r,position:s="bottom",align:c="end",children:m,buttonProps:p})=>{const{data:{env:{isMarryBaby:u}}}=o(d),[g,v]=n(!1),h=i(null),b=i(g);return l((()=>{var e;b.current=g,g&&(null===(e=h.current)||void 0===e||e.focus())}),[g]),l((()=>{const e=e=>{var t;!(null===(t=h.current)||void 0===t?void 0:t.contains(e.target))&&b.current&&v(!1)};return window.addEventListener("click",e,{passive:!0}),()=>{window.removeEventListener("click",e)}}),[]),t.createElement(kt,{"data-is-marrybaby":u,className:e,style:a},t.createElement(Re,Object.assign({theme:u?"marryBaby":"helloSites",className:"popover-menu__btn",size:"md",color:"transparent",onClick:()=>v((e=>!e))},p),r),g?t.createElement("div",{ref:h,className:`popover-menu__content --position-${s} --align-${c}`,tabIndex:0,onClick:e=>e.stopPropagation()},"function"==typeof m?m({setShow:v}):m):null)};const Tt=e=>{var{data:a}=e,o=j(e,["data"]);return t.createElement(At,Object.assign({},o),(({setShow:e})=>t.createElement(zt,{data:a,setShow:e})))},zt=({data:e,setShow:a})=>{var o;const[i,l]=n(""),s=r((()=>e&&((e,t)=>{const a=t.split(".");let o=e;return a.forEach((e=>{var t,a;e&&o&&"list"===(null==o?void 0:o.type)&&(o=null===(a=null===(t=null==o?void 0:o.list)||void 0===t?void 0:t[Number(e)])||void 0===a?void 0:a.subTree)})),o})(e,i)),[e,i]);if(!e)return null;if(!s)return null;return t.createElement(Nt,null,s.isShowheader?t.createElement("div",{className:"__header"},i?t.createElement("img",{className:"__back-btn",src:"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15 18L9 12L15 6' stroke='%23262626' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",onClick:()=>l((e=>e.split(".").slice(0,-1).join("."))),loading:"lazy"}):null,s.title?t.createElement(Ve,{className:"__title",tag:"h6"},s.title):null):null,s.description?t.createElement(c,{className:"tree-text-description",color:le.colors.gray600,size:"p3",weight:"regular"},s.description):null,t.createElement("div",{className:"__content"},"jsx"===s.type?null===(o=null==s?void 0:s.jsxRenderer)||void 0===o?void 0:o.call(s,a):null,"list"===s.type?t.createElement("ul",{className:"__list"},Array.isArray(s.list)?s.list.map(((e,o)=>t.createElement("li",{key:o,style:e.style,className:`__item ${e.className}`}," ",t.createElement("div",{className:"__btn "+(e.selected?"--checked":""),onClick:()=>((e,{subTree:t,onClick:o=(()=>null)})=>{o&&o(),t?l((t=>t.split(".").concat(String(e)).join("."))):a&&a(!1)})(o,e),"data-event-category":e.dataEventCategory,"data-event-action":e.dataEventAction,"data-event-label":e.dataEventLabel},e.icon&&t.createElement("img",{className:"__icon",src:e.icon,loading:"lazy"}),t.createElement("span",null,e.label)),e.subTree?t.createElement("img",{className:"__toggle",src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 12L10 8L6 4' stroke='%23595959' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",loading:"lazy"}):null,e.selected?t.createElement("img",{className:"__toggle",src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.3334 4L6.00002 11.3333L2.66669 8' stroke='%238C8C8C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",loading:"lazy"}):null))):null):null))};var It;!function(e){e.latest="latest",e.oldest="oldest",e.popular="popular"}(It||(It={}));const Pt=({onChange:e,className:a,style:n,leftLabel:i,rightLabel:l,color:r,value:s,choices:m})=>{const{data:{env:{isMarryBaby:p}}}=o(d);return t.createElement(Et,{label:i,rightLabel:t.createElement(Tt,{position:"bottom",align:"end",data:{isShowheader:!1,type:"list",list:m.map((t=>({label:t.label,onClick:()=>e&&e(String(t.value)),selected:t.value===s,className:"bold-item"})))},toggleButtonContent:t.createElement("div",{style:{display:"flex"}},t.createElement(c,{style:{display:"flex",alignItems:"center",fontWeight:"normal",marginRight:12},size:"p4"},l),t.createElement("img",{src:p?"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M8 14L12 18L16 14' stroke='%233E3F58' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M16 10L12 6L8 10' stroke='%233E3F58' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3c/svg%3e":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.49992 7H11.4998C11.6352 7 11.7525 6.94506 11.8514 6.83509C11.9502 6.72515 11.9999 6.59496 11.9999 6.44449C11.9999 6.29402 11.9503 6.16389 11.8514 6.0538L8.35141 2.16491C8.25252 2.05509 8.13538 2 7.99988 2C7.86437 2 7.74723 2.05509 7.64826 2.16491L4.1483 6.0538C4.04932 6.16377 3.99988 6.29402 3.99988 6.44449C3.99988 6.59493 4.04932 6.72515 4.1483 6.83509C4.24738 6.94506 4.36452 7 4.49992 7Z' fill='%238C8C8C'/%3e%3cpath d='M11.4998 9H4.49992C4.36441 9 4.24727 9.05497 4.1483 9.16482C4.04932 9.2748 3.99988 9.40496 3.99988 9.55543C3.99988 9.7059 4.04932 9.83616 4.1483 9.94607L7.64826 13.835C7.74734 13.9449 7.86448 14 7.99988 14C8.13527 14 8.25252 13.9449 8.35141 13.835L11.8514 9.94604C11.9502 9.83616 11.9999 9.7059 11.9999 9.5554C11.9999 9.40496 11.9503 9.2748 11.8514 9.16479C11.7525 9.05485 11.6352 9 11.4998 9Z' fill='%238C8C8C'/%3e%3c/svg%3e",style:{width:16,height:16,alignSelf:"center"},loading:"lazy"}))}),color:"gray",className:a,style:n})};var St="dZWeHns",Lt="tMiOKib",Mt="uDcqD-2",jt="pDlsows",Bt="m-HVXw1";const Ft=({children:e,className:a=""})=>t.createElement("div",{className:`${Lt} ${a}`},e),Ot=({children:e,className:a=""})=>t.createElement("div",{className:`${Mt} ${a}`},e);var Rt="sTU4T4I",Vt="tCql9Je",Dt="_3j7uYhH",Ut="PHABgoT";const Wt=({avatarProps:e,title:a,subTitle:o,children:n,className:i="",style:l,onAvatarClick:r,avatarIcon:s,dataEventCategory:c,dataEventAction:d,dataEventLabel:m})=>t.createElement("div",{className:`${Rt} ${i}`,style:l},t.createElement("div",{className:Dt,onClick:r,"data-event-category":c,"data-event-action":d,"data-event-label":m},t.createElement(ke,Object.assign({},e)),s&&t.createElement("div",{className:Ut},s)),t.createElement("div",{className:`${Vt} ${i}`,style:{minHeight:`${(null==e?void 0:e.size)||40}px`}},n||t.createElement(t.Fragment,null,a&&t.createElement(Ft,null,a),o&&t.createElement(Ot,null,o))));Wt.MainText=Ft,Wt.SubText=Ot,Wt.SubDivider=({className:e=""})=>t.createElement("span",{className:`${Bt} ${e}`}),Wt.Row=({children:e,className:a=""})=>t.createElement("div",{className:`${St} ${a} row`},e),Wt.ColLeft=({children:e,className:a=""})=>t.createElement("div",{className:`${a} col-left`},e),Wt.ColRight=({children:e,className:a=""})=>t.createElement("div",{className:`${a} col-right`},e),Wt.SubTextRow=e=>{var{children:a,className:o=""}=e,n=j(e,["children","className"]);return t.createElement("div",Object.assign({className:`${jt} ${o}`},n),a)};var Ht=X((()=>({root:{verticalAlign:"bottom"}})));const Zt=a({}),qt=({styles:e,className:a,classNames:n})=>{const{role:i,siteType:l,title:r}=o(Zt),{cx:s,classes:c}=Ht(void 0,{name:"AuthorBadgeItem",styles:e,classNames:n});return i?t.createElement(we,{className:s(c.root,a),siteType:l,role:i,title:r}):null};var _t=X((()=>({root:{}})));const Gt=He.div`
441
- position: fixed;
442
- left: 50%;
443
- width: 343px;
444
- background-color: ${le.colors.white};
445
- border-radius: ${le.borderRadius};
446
- box-shadow: 0px 0px 4px ${le.colors.gray200};
447
- transform: translate(-50%, -50%);
448
- transition: all 0.5s ease-in-out;
449
-
450
- ${he.tdUp} {
451
- width: 750px;
452
- }
453
-
454
- &[data-animation='true'] {
455
- transition: all 0.5s ease-in-out;
456
- }
457
-
458
- &[data-open='true'] {
459
- z-index: 400;
460
- top: 50%;
461
- opacity: 1;
462
- visibility: visible;
463
- }
464
-
465
- &[data-open='false'] {
466
- top: -50%;
467
- }
468
-
469
- .popup-content {
470
- ${he.mbDown} {
471
- display: block;
472
- }
473
- display: flex;
474
- position: relative;
475
- z-index: 111;
476
- height: 100%;
477
- .button-see-more {
478
- margin: 32px 0;
479
- padding: 0;
480
- > * {
481
- display: inline-block;
482
- }
483
- }
484
- .close-button {
485
- position: absolute;
486
- z-index: 100;
487
- top: 10px;
488
- right: 10px;
489
- cursor: pointer;
490
- width: unset;
491
- height: unset;
492
- img {
493
- width: 100%;
494
- height: 100%;
495
- border-radius: 50%;
496
- }
497
- }
498
- }
499
-
500
- .main-info {
501
- padding-bottom: 32px;
502
- background-color: ${le.colors.primary50};
503
- border-radius: ${le.borderRadius};
504
- .btn-booking {
505
- display: flex;
506
- margin: 12px auto;
507
- }
508
- .avatar-title {
509
- position: relative;
510
- width: 100%;
511
- padding-top: 46px;
512
- text-align: center;
513
- }
514
- }
515
- `,Qt=He.div`
516
- position: fixed;
517
- z-index: 110;
518
- top: 0;
519
- left: 0;
520
- width: 100%;
521
- height: 100%;
522
- align-items: center;
523
- background: rgba(38, 38, 38, 0.3);
524
-
525
- &[data-open='false'] {
526
- display: none;
527
- }
528
- `,Xt=He.div`
529
- .image-container {
530
- .badge-avatar {
531
- position: absolute;
532
- right: 0;
533
- bottom: 0;
534
- top: 0;
535
- }
536
- }
537
- display: flex;
538
- justify-content: center;
539
- padding-bottom: 15px;
540
- text-align: center;
541
- .profile-image {
542
- width: 100px;
543
- min-width: 100px;
544
- height: 100px;
545
- min-height: 100px;
546
- border-radius: 50%;
547
- object-fit: cover;
548
- }
549
- .badge-avatar {
550
- width: 24px;
551
- height: 24px;
552
- }
553
- `,Kt=He.div`
554
- position: relative;
555
- z-index: 9;
556
- .specialty {
557
- display: flex;
558
- flex-wrap: wrap;
559
- justify-content: center;
560
- }
561
-
562
- padding: 0px 16px;
563
- text-align: center;
564
- .specialty {
565
- justify-content: center;
566
- }
567
-
568
- .experience {
569
- padding: 16px 0px 32px;
570
- text-align: left;
571
- .btn-wrapper {
572
- margin-top: 24px;
573
- }
574
- }
575
- p {
576
- max-width: 100%;
577
- -webkit-line-clamp: 4;
578
- -webkit-box-orient: vertical;
579
- text-overflow: ellipsis;
580
- overflow: hidden;
581
- }
582
- `,$t=He.ul`
583
- padding-left: 18px;
584
- li {
585
- list-style-type: disc;
586
- }
587
- `;var Yt="data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18 6L6 18' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 6L18 18' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",Jt="data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 16.9998C13.4183 16.9998 17 13.418 17 8.99976C17 4.58148 13.4183 0.999756 9 0.999756C4.58172 0.999756 1 4.58148 1 8.99976C1 13.418 4.58172 16.9998 9 16.9998Z' fill='white' stroke='%23E4E8EC' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3333 7.66679V5.00012H7.66667V7.66679H5V10.3335H7.66667V13.0001H10.3333V10.3335H13V7.66679H10.3333Z' fill='%23FF5331'/%3e%3c/svg%3e";const ea=He.div`
588
- display: flex;
589
- align-items: center;
590
- justify-content: center;
591
- padding: 1em;
592
- button {
593
- position: relative;
594
- }
595
- `,ta=Ze`
596
- 0% {
597
- transform: rotate(0deg);
598
- }
599
- 100% {
600
- transform: rotate(360deg);
601
- }
602
- `;He.div`
603
- display: flex;
604
- width: fit-content;
605
- width: -moz-fit-content;
606
- flex-direction: column;
607
- align-items: center;
608
- justify-content: center;
609
- padding: 1rem 2rem;
610
- background: white;
611
- border-radius: ${le.borderRadius};
612
- box-shadow: -1px 1px 2px rgba(67, 70, 74, 0.0001),
613
- -2px 2px 5px rgba(67, 86, 100, 0.123689);
614
- .loading-spinner {
615
- width: 24px;
616
- height: 24px;
617
- margin-bottom: 0.5rem;
618
- animation: ${ta} 1.2s linear infinite;
619
- }
620
- &[data-is-marrybaby='true'] {
621
- box-shadow: none;
622
- }
623
- `;const aa=({className:e,size:a="md"})=>{const{t:o}=ne();return t.createElement(ea,{className:e},t.createElement(Re,{size:a,color:"transparent",isLoading:!0},o("loading")))},oa=({isOpen:e=!0,onClose:a,enableAnimation:o=!0,doctorId:i,locale:r,isMobile:s,overwriteProfileProps:d,avatarFallback:m=ve.getAssetPath("avatar.jpg"),trackingCategory:p="Together"})=>{var g,v,h;const{t:C}=ne(),[k,N]=n(null),[A,T]=n(!1);l((()=>{if(e&&i&&String(null==k?void 0:k.id)!==String(i)){T(!0);try{N(null),u(f(y.GET_DOCTOR_INFO,{doctorId:i,website_url:w[r]}),"get").then((e=>{N(Object.assign(Object.assign({},null==e?void 0:e._data.doctor),d))}))}catch(e){console.error(e)}T(!1)}}),[e,i,null==k?void 0:k.id]);const z=(null==k?void 0:k.experiences)||[],I=((null==k?void 0:k.specialties)||[]).map((e=>(null==e?void 0:e.name)||e)).join(" • "),P=z.map((e=>{try{return JSON.parse(e.description)}catch(t){return e.description}})).filter((e=>e.content));return t.createElement(t.Fragment,null,t.createElement(Gt,{"data-open":e,"data-animation":o,onClick:e=>e.stopPropagation()},A||!k?t.createElement(aa,null):t.createElement("div",{className:"popup-content"},t.createElement("div",{className:"close-button",onClick:a},t.createElement("img",{src:Yt,style:{width:20,height:20},alt:"close-icon",loading:"lazy"})),t.createElement("div",{className:"main-info"},t.createElement("div",{className:"border-banner"}),t.createElement("div",{className:"avatar-title"},t.createElement(Xt,null,t.createElement("div",{className:"image-container"},t.createElement("div",{style:{position:"relative"}},t.createElement(re,{src:null==k?void 0:k.avatar,backupSrc:m,className:"profile-image",alt:"avatar"}),t.createElement("img",{className:"badge-avatar",src:Jt,alt:"badge",loading:"lazy"})))),t.createElement(Kt,null,t.createElement(c,{size:"s3",weight:"semiBold",className:"full-name"},null==k?void 0:k.name),t.createElement("div",{className:"specialty"},I&&t.createElement(t.Fragment,null,t.createElement(c,{size:"p4",color:le.colors.gray800},I," • ")),t.createElement("a",{href:x({id:null===(g=null==k?void 0:k.organization)||void 0===g?void 0:g.id,name:null===(v=null==k?void 0:k.organization)||void 0===v?void 0:v.name,slug:null===(h=null==k?void 0:k.organization)||void 0===h?void 0:h.slug,locale:r}),className:"organisation",target:"_blank",rel:"noreferrer"},t.createElement(c,{size:"p4",className:"organisation",color:le.colors.gray800,style:{textDecoration:"underline"}},null==k?void 0:k.organization.name))))),!s&&t.createElement("div",{className:"btn-wrapper"},t.createElement("a",{href:E({name:k.name,id:k.id,locale:r})},t.createElement(Re,{color:"primary",size:"md",className:"btn-booking"},C("careBooking.bookAnAppointment"))))),P&&t.createElement(Kt,null,t.createElement("div",{className:"experience"},t.createElement(c,{weight:"bold",size:"s3",color:le.colors.gray800,style:{paddingBottom:16}},C("expert.content.description").toUpperCase()),t.createElement($t,null,P.map(((e,a)=>t.createElement("li",{key:a},t.createElement(c,{size:"p2"},(e=>(null==e?void 0:e.year)?`${e.year} ${null==e?void 0:e.content}`:(null==e?void 0:e.content)?e.content:"string"==typeof e?e:"")(e)))))),s?t.createElement("div",{className:"btn-wrapper"},t.createElement("a",{href:E({name:k.name,id:k.id,locale:r})},t.createElement(Re,{color:"primary",size:"md",className:"btn-booking"},C("careBooking.bookAnAppointment")))):t.createElement("a",{href:E({name:k.name,id:k.id,locale:r})},t.createElement(c,{size:"s4",color:"#2D87F3",style:{paddingTop:24},"data-event-category":p,"data-event-action":"See Full Doctor Profile","data-event-label":b(r)+E({name:k.name,id:k.id,locale:r})},C("home.seeExpert"))))))),t.createElement(Qt,{"data-open":e,onClick:e=>{e.stopPropagation(),a()}}))},na=He.div`
624
- position: fixed;
625
- left: 50%;
626
- width: 343px;
627
- background-color: ${le.colors.white};
628
- border-radius: ${le.borderRadius};
629
- box-shadow: 0px 0px 4px ${le.colors.gray200};
630
- transform: translate(-50%, -50%);
631
- transition: all 0.5s ease-in-out;
632
-
633
- ${he.tdUp} {
634
- width: 750px;
635
- }
636
-
637
- &[data-animation='true'] {
638
- transition: all 0.5s ease-in-out;
639
- }
640
-
641
- &[data-open='true'] {
642
- z-index: 400;
643
- top: 50%;
644
- opacity: 1;
645
- visibility: visible;
646
- }
647
-
648
- &[data-open='false'] {
649
- top: -50%;
650
- }
651
-
652
- .popup-content {
653
- ${he.mbDown} {
654
- display: block;
655
- }
656
- display: flex;
657
- position: relative;
658
- z-index: 111;
659
- height: 100%;
660
- .button-see-more {
661
- margin: 32px 0;
662
- padding: 0;
663
- > * {
664
- display: inline-block;
665
- }
666
- }
667
- .close-button {
668
- position: absolute;
669
- z-index: 100;
670
- top: 10px;
671
- right: 10px;
672
- cursor: pointer;
673
- width: unset;
674
- height: unset;
675
- img {
676
- width: 100%;
677
- height: 100%;
678
- border-radius: 50%;
679
- }
680
- }
681
- }
682
-
683
- .main-info {
684
- padding-bottom: 32px;
685
- background-color: ${le.colors.primary50};
686
- border-radius: ${le.borderRadius};
687
-
688
- .avatar-title {
689
- position: relative;
690
- width: 100%;
691
- padding-top: 46px;
692
- text-align: center;
693
- }
694
- }
695
- `,ia=He.div`
696
- position: fixed;
697
- z-index: 110;
698
- top: 0;
699
- left: 0;
700
- width: 100%;
701
- height: 100%;
702
- align-items: center;
703
- background: rgba(38, 38, 38, 0.3);
704
-
705
- &[data-open='false'] {
706
- display: none;
707
- }
708
- `,la=He.div`
709
- .image-container {
710
- .badge-avatar {
711
- position: absolute;
712
- right: 0;
713
- bottom: 0;
714
- top: 0;
715
- }
716
- }
717
- display: flex;
718
- justify-content: center;
719
- padding-bottom: 15px;
720
- text-align: center;
721
- .profile-image {
722
- width: 100px;
723
- min-width: 100px;
724
- height: 100px;
725
- min-height: 100px;
726
- border-radius: 50%;
727
- object-fit: cover;
728
- }
729
- .badge-avatar {
730
- width: 24px;
731
- height: 24px;
732
- }
733
- `,ra=He.div`
734
- position: relative;
735
- z-index: 9;
736
- .specialty {
737
- display: flex;
738
- flex-wrap: wrap;
739
- justify-content: center;
740
- }
741
-
742
- padding: 0px 16px;
743
- text-align: center;
744
- .specialty {
745
- justify-content: center;
746
- }
747
-
748
- .experience {
749
- padding: 16px 0px 32px;
750
- text-align: left;
751
- .btn-wrapper {
752
- margin-top: 24px;
753
- }
754
- }
755
- p {
756
- max-width: 100%;
757
- -webkit-line-clamp: 4;
758
- -webkit-box-orient: vertical;
759
- text-overflow: ellipsis;
760
- overflow: hidden;
761
- }
762
- `,sa=He.div`
763
- display: flex;
764
- margin-top: 8px;
765
-
766
- .bullet-point {
767
- width: 24px;
768
- height: 24px;
769
- }
770
- `;var ca="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath fill='%2345A4FF' d='M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z'/%3e%3cpath fill='%232D87F3' d='M24 12a12.1 12.1 0 0 0-.128-1.758l-5.077-5.077L5.041 18.958l4.858 4.858c.682.12 1.384.184 2.1.184 6.628 0 12-5.373 12-12Z'/%3e%3cpath fill='white' d='M9.014 17.824 5.04 18.959l1.135-3.973 2.368.47.47 2.368Z'/%3e%3cpath fill='%23F7F9FC' d='M8.544 15.456 5.041 18.96l3.972-1.135-.469-2.368Z'/%3e%3cpath fill='%23E4E8EC' d='M6.467 18.552 5.45 17.533 5.04 18.96l1.426-.407Z'/%3e%3cpath fill='%23D2D6DC' d='m5.957 18.043-.916.916 1.426-.407-.51-.509Z'/%3e%3cpath fill='%23FFD658' d='m15.828 5.331 2.837 2.837-9.651 9.652-2.838-2.837 9.652-9.652Z'/%3e%3cpath fill='%23FFC326' d='m7.594 16.404 9.651-9.651 1.419 1.418-9.652 9.652-1.418-1.419Z'/%3e%3cpath fill='%23FF5331' d='m18.312 8.525-2.837-2.838 1.123-1.123c.44-.44 1.154-.44 1.595 0l1.243 1.243c.44.44.44 1.154 0 1.594l-1.124 1.124Z'/%3e%3cpath fill='%23F44D2C' d='m18.816 5.186-1.921 1.92 1.418 1.419 1.124-1.124c.44-.44.44-1.154 0-1.594l-.622-.621Z'/%3e%3c/svg%3e";const da={author:ca,edtior:ca,expert:"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='12' fill='%23FFCB37'/%3e%3ccircle cx='12' cy='12' r='10.5' fill='%23FE921D'/%3e%3cpath d='M11.443 5.13654C11.6446 4.63466 12.355 4.63466 12.5566 5.13654L13.9931 8.71375C14.0789 8.92747 14.2795 9.0732 14.5093 9.08878L18.3553 9.34957C18.8949 9.38615 19.1145 10.0619 18.6994 10.4086L15.7412 12.8802C15.5645 13.0279 15.4878 13.2637 15.544 13.4871L16.4845 17.2254C16.6164 17.7499 16.0417 18.1676 15.5836 17.88L12.3188 15.8303C12.1238 15.7079 11.8758 15.7079 11.6808 15.8303L8.41599 17.88C7.95794 18.1676 7.38314 17.7499 7.51509 17.2254L8.45556 13.4871C8.51175 13.2637 8.43513 13.0279 8.25839 12.8802L5.30017 10.4086C4.88514 10.0619 5.10469 9.38615 5.64429 9.34957L9.49031 9.08878C9.7201 9.0732 9.92068 8.92747 10.0065 8.71375L11.443 5.13654Z' fill='white'/%3e%3c/svg%3e","fact-check":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z' fill='%2300C076'/%3e%3cpath d='M11.9456 5.46631L6.66562 10.2663L4.26562 8.08449' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",medical:Jt},ma=({trackingCategory:e="Together",locale:a,isOpen:o=!0,onClose:i,enableAnimation:r=!0,expertId:s,overwriteProfileProps:d,avatarFallback:m=ve.getAssetPath("avatar.jpg")})=>{const{t:p}=ne(),[g,v]=n(null),[h,f]=n(!1);return l((()=>{if(o&&s&&String(null==g?void 0:g.user_id)!==String(s)){f(!0);try{v(null),u(C(k.GET_EXPERT_BY_ID,{id:s}),"get").then((e=>{v(Object.assign(Object.assign({},null==e?void 0:e.data),d))}))}catch(e){console.error(e)}f(!1)}}),[o,s,null==g?void 0:g.user_id]),t.createElement(t.Fragment,null,t.createElement(na,{"data-open":o,"data-animation":r,onClick:e=>e.stopPropagation()},h||!g?t.createElement(aa,null):t.createElement("div",{className:"popup-content"},t.createElement("div",{className:"close-button",onClick:i},t.createElement("img",{src:Yt,style:{width:20,height:20},alt:"close-icon",loading:"lazy"})),t.createElement("div",{className:"main-info"},t.createElement("div",{className:"border-banner"}),t.createElement("div",{className:"avatar-title"},t.createElement(la,null,t.createElement("div",{className:"image-container"},t.createElement("div",{style:{position:"relative"}},t.createElement(re,{src:null==g?void 0:g.avatar,className:"profile-image",alt:"avatar",backupSrc:m}),t.createElement("img",{className:"badge-avatar",src:da[null==g?void 0:g.role],alt:"badge",loading:"lazy"})))),t.createElement(ra,null,t.createElement(c,{size:"s3",className:"full-name",weight:"semiBold"},null==g?void 0:g.display_name),t.createElement("div",null,t.createElement(c,{size:"p4",color:le.colors.gray800},null==g?void 0:g.specialty," • "),t.createElement("a",{href:null==g?void 0:g.organisation_url,className:"organisation",target:"_blank",rel:"noreferrer"},t.createElement(c,{size:"p4",className:"organisation",color:le.colors.gray800,style:{textDecoration:"underline"}},null==g?void 0:g.organisation)))))),t.createElement(ra,null,t.createElement("div",{className:"experience"},t.createElement(c,{weight:"bold",size:"p4",color:le.colors.gray800,style:{paddingBottom:16}},p("expert.content.description").toUpperCase()),t.createElement("div",{className:"list-items"},!!(null==g?void 0:g.experiences)&&g.experiences.filter((e=>!(!e||!e.title&&!e.organization))).slice(0,3).map(((e,a)=>t.createElement(sa,{key:a},t.createElement("img",{className:"bullet-point",src:"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='2' fill='%232D87F3'/%3e%3c/svg%3e",alt:"point",loading:"lazy"}),t.createElement("div",{className:"text-contain"},t.createElement(Ve,{tag:"h6",color:le.colors.gray800},null==e?void 0:e.title),t.createElement(c,{size:"p2",color:le.colors.gray500},null==e?void 0:e.organization)))))),t.createElement("a",{href:null==g?void 0:g.profile_url,style:{display:"inline-block",paddingTop:24}},t.createElement(c,{as:"span",size:"s4",color:"#2D87F3","data-event-category":e,"data-event-action":"See Full Doctor Profile","data-event-label":b(a)+(null==g?void 0:g.profile_url)},p("home.seeExpert"))))))),t.createElement(ia,{"data-open":o,onClick:e=>{e.stopPropagation(),i()}}))},pa=He.div`
771
- position: fixed;
772
- left: 50%;
773
- width: 343px;
774
- background-color: ${le.colors.white};
775
- border-radius: ${le.borderRadius};
776
- box-shadow: 0px 0px 4px ${le.colors.gray200};
777
- transform: translate(-50%, -50%);
778
- transition: all 0.5s ease-in-out;
779
-
780
- ${he.tdUp} {
781
- width: 750px;
782
- }
783
-
784
- &[data-animation='true'] {
785
- transition: all 0.5s ease-in-out;
786
- }
787
-
788
- &[data-open='true'] {
789
- z-index: 400;
790
- top: 50%;
791
- opacity: 1;
792
- visibility: visible;
793
- }
794
-
795
- &[data-open='false'] {
796
- top: -50%;
797
- }
798
-
799
- .popup-content {
800
- ${he.mbDown} {
801
- display: block;
802
- }
803
- display: flex;
804
- position: relative;
805
- z-index: 111;
806
- height: 100%;
807
- .button-see-more {
808
- margin: 32px 0;
809
- padding: 0;
810
- > * {
811
- display: inline-block;
812
- }
813
- }
814
- .close-button {
815
- position: absolute;
816
- z-index: 100;
817
- top: 10px;
818
- right: 10px;
819
- cursor: pointer;
820
- width: unset;
821
- height: unset;
822
- img {
823
- width: 100%;
824
- height: 100%;
825
- border-radius: 50%;
826
- }
827
- }
828
- }
829
-
830
- .main-info {
831
- padding-bottom: 32px;
832
- background-color: ${le.colors.primary50};
833
- border-radius: ${le.borderRadius};
834
- .btn-booking {
835
- display: flex;
836
- margin: 12px auto;
837
- }
838
- .avatar-title {
839
- position: relative;
840
- width: 100%;
841
- padding-top: 46px;
842
- text-align: center;
843
- }
844
- }
845
- `,ua=He.div`
846
- position: fixed;
847
- z-index: 110;
848
- top: 0;
849
- left: 0;
850
- width: 100%;
851
- height: 100%;
852
- align-items: center;
853
- background: rgba(38, 38, 38, 0.3);
854
-
855
- &[data-open='false'] {
856
- display: none;
857
- }
858
- `,ga=He.div`
859
- .image-container {
860
- .badge-avatar {
861
- position: absolute;
862
- right: 0;
863
- bottom: 0;
864
- top: 0;
865
- }
866
- }
867
- display: flex;
868
- justify-content: center;
869
- padding-bottom: 15px;
870
- text-align: center;
871
- .profile-image {
872
- width: 100px;
873
- min-width: 100px;
874
- height: 100px;
875
- min-height: 100px;
876
- border-radius: 50%;
877
- object-fit: cover;
878
- }
879
- .badge-avatar {
880
- width: 24px;
881
- height: 24px;
882
- }
883
- `,va=He.div`
884
- position: relative;
885
- z-index: 9;
886
- .specialty {
887
- display: block;
888
- min-width: 240px;
889
- }
890
-
891
- padding: 0px 16px;
892
- text-align: center;
893
- .specialty {
894
- justify-content: center;
895
- }
896
-
897
- .experience {
898
- padding: 16px 0px 32px;
899
- text-align: left;
900
- .btn-wrapper {
901
- margin-top: 24px;
902
- }
903
- }
904
- p {
905
- max-width: 100%;
906
- }
907
- `,ha=({isOpen:e=!0,onClose:a,enableAnimation:o=!0,hospitalId:i,locale:s,isMobile:d,overwriteProfileProps:m,avatarFallback:p=ve.getAssetPath("avatar.jpg"),trackingCategory:g="Together"})=>{const{t:v}=ne(),[h,E]=n(null),[C,k]=n(!1);l((()=>{if(e&&i&&String(null==h?void 0:h.id)!==String(i)){k(!0);try{E(null),u(f(y.GET_HOSPITAL_INFO,{hospital_branch_id:i,website_url:w[s]}),"get").then((e=>{E(Object.assign(Object.assign({},null==e?void 0:e._data.branch),m))}))}catch(e){console.error(e)}k(!1)}}),[e,i,null==h?void 0:h.id]);const N=(null==h?void 0:h.specialties)||[],A=r((()=>N.map((e=>e.name))),[N]);return t.createElement(t.Fragment,null,t.createElement(pa,{"data-open":e,"data-animation":o,onClick:e=>e.stopPropagation()},C||!h?t.createElement(aa,null):t.createElement("div",{className:"popup-content"},t.createElement("div",{className:"close-button",onClick:a},t.createElement("img",{src:Yt,style:{width:20,height:20},alt:"close-icon",loading:"lazy"})),t.createElement("div",{className:"main-info"},t.createElement("div",{className:"border-banner"}),t.createElement("div",{className:"avatar-title"},t.createElement(ga,null,t.createElement("div",{className:"image-container"},t.createElement("div",{style:{position:"relative"}},t.createElement(re,{src:null==h?void 0:h.logo,className:"profile-image",alt:"avatar",backupSrc:p}),t.createElement("img",{className:"badge-avatar",src:Jt,alt:"badge",loading:"lazy"})))),t.createElement(va,null,t.createElement(c,{size:"s3",weight:"semiBold",className:"full-name"},null==h?void 0:h.name),t.createElement("div",{className:"specialty"},N&&t.createElement(c,{size:"p4",color:le.colors.gray800},A.join(" • "),"•"),t.createElement("a",{href:x({id:h.id,name:h.name,slug:h.slug,locale:s}),className:"organisation",target:"_blank",rel:"noreferrer"},t.createElement(c,{size:"p4",className:"organisation",color:le.colors.gray800,style:{textDecoration:"underline"}},null==h?void 0:h.name))))),!d&&t.createElement("a",{href:x({id:h.id,name:h.name,slug:h.slug,locale:s})},t.createElement("div",{className:"btn-wrapper"},t.createElement(Re,{color:"primary",size:"md",className:"btn-booking"},v("careBooking.bookAnAppointment"))))),t.createElement(va,null,t.createElement("div",{className:"experience"},t.createElement(c,{weight:"bold",size:"s3",color:le.colors.gray800,style:{paddingBottom:16}},v("hospital.content.description").toUpperCase()),t.createElement(c,{size:"p2",color:le.colors.gray500},h.about),d?t.createElement("a",{href:x({id:h.id,name:h.name,slug:h.slug,locale:s})},t.createElement("div",{className:"btn-wrapper"},t.createElement(Re,{color:"primary",size:"md",className:"btn-booking"},v("careBooking.bookAnAppointment")))):t.createElement("a",{href:x({id:h.id,name:h.name,slug:h.slug,locale:s})},t.createElement(c,{size:"s4",color:"#2D87F3",as:"span","data-event-category":g,"data-event-action":"See Full Hospital Profile","data-event-label":b(s)+x({id:h.id,name:h.name,slug:h.slug,locale:s})},v("home.seeHospital"))))))),t.createElement(ua,{"data-open":e,onClick:e=>{e.stopPropagation(),a()}}))};var ba="_2UKyiK1",fa="E5ga-tI",ya="_8Y2nWXX",wa="d0T7kSP";const xa=({open:e,onClose:a,children:o,profileModalProps:n})=>{const{t:i}=ne();return t.createElement(Ke,Object.assign({className:ba,opened:e,onClose:a,overlayOpacity:.2,overflow:"inside",styles:{inner:{padding:0,justifyContent:"flex-end"},modal:{height:"100%",borderRadius:0},body:{padding:"24px",maxHeight:"100%"},content:{maxHeight:"100%",height:"100%",borderRadius:0}},title:"Profile"},n),t.createElement("div",{className:fa},t.createElement("div",{className:ya},i("profilePanel.modal.heading")),t.createElement("div",{className:wa,onClick:a},t.createElement(et,null))),o)};Qe.extend(Xe);const Ea=e=>{const{className:a="",community:i,name:r,username:s,url:c,avatar:m,role:p,title:u,userType:g="user",expertId:v,specialty:h,organisation:b,isMarryBaby:f,doctorId:y,hospitalId:w,hasQuickBooking:x,handleMakeAppointment:E,communityTrackingAttr:C,isAnonymous:k,showDetailPopup:N,subLine:A,authActionWrapper:T,profileProps:z,profileModalProps:I,extendEle:P,avatarProps:S,hideInfo:L,timeText:M,onCloseFromPost:j,avatarIcon:B,badgeIconSize:F,hideBackground:O,children:D,styles:U,dataEventCategory:W,dataEventAction:H,dataEventLabel:Z}=e,{data:{locale:q,router:_,env:{isMarryBaby:G,togetherBasePath:X}}}=o(d),{isMobile:Y}=se(),{t:J}=ne(),{classes:ee}=_t(void 0,{name:"CardAuthor",styles:U}),te="boolean"==typeof f?f:G,ae=te?"marryBaby":"helloSites",oe=k?J("cardPost.anonymous"):r||s||"",ie=k?ve.getAssetPath("avatar.jpg"):m,re=k?void 0:p,[ce,de]=n(!1),{asPath:me}=_||{},pe=`https://${ue[q]}${me}`,ge=()=>{if(k||"chatbot"===g)return!1;N?fe(!0):c&&(window.location.href=c)};l((()=>{be(ce)}),[ce]);const[he,fe]=n(!1),ye="expert"===(null==e?void 0:e.role),we=Boolean(y||w),Ee=["expert"===re&&b&&t.createElement("span",null,b),"expert"===re&&h&&t.createElement("span",null,h),!("expert"===re&&h&&b)&&(null==i?void 0:i.name)&&t.createElement("a",Object.assign({href:(null==i?void 0:i.slug)&&i.isActive&&!i.isHidden?`${X}/${null==i?void 0:i.slug}/`:void 0,className:"author-community-name"},C),`${null==i?void 0:i.name}`),M&&t.createElement("span",null,M)].filter(Boolean),[Ce,ke]=n(null);return l((()=>{he&&!Ce&&Promise.resolve().then((function(){return Kn})).then((e=>{ke((()=>e.ProfileDetail))}))}),[he]),t.createElement(Zt.Provider,{value:{displayName:oe,title:u,role:re,siteType:ae,handleMakeAppointment:E,doctorId:y,hospitalId:w,currentUrl:pe}},t.createElement(xa,{open:he,onClose:()=>fe(!1),profileModalProps:I},Ce&&t.createElement(Ce,Object.assign({currentPageUrl:Z,authActionWrapper:T,onCloseFromPost:()=>{fe(!1),null==j||j()}},z,{authorProps:Object.assign({userId:null==e?void 0:e.userId,avatar:ie,name:null==e?void 0:e.name,role:null==e?void 0:e.role,title:null==e?void 0:e.title,doctorId:y,hospitalId:w,hasQuickBooking:x},null==z?void 0:z.authorProps)}))),"expert"===re&&v?t.createElement(ma,{isOpen:ce,onClose:()=>de(!1),expertId:v}):null,"expert"===re&&y?t.createElement(oa,{isOpen:ce,onClose:()=>de(!1),doctorId:y,locale:q}):null,"expert"===re&&w?t.createElement(ha,{isOpen:ce,onClose:()=>de(!1),hospitalId:w,locale:q}):null,t.createElement("div",{className:`hhg-card-author ${ee.root} ${a} ${ye?"expert-author":""}`,"data-background":!O&&ye,"data-is-marrybaby":te},t.createElement(Wt,{dataEventCategory:W,dataEventAction:H,dataEventLabel:Z,onAvatarClick:ge,avatarProps:Object.assign(Object.assign({avatar:k?ve.getAssetPath(te?"anomyous-avatar-1.svg":"anomyous-avatar.svg"):ie,username:oe},S),{style:{cursor:k||!c&&!N?"default":"pointer"}}),avatarIcon:B||ye&&t.createElement(R,{size:F||15})},D?t.createElement("div",{onClick:ge},D):!L&&t.createElement(Wt.Row,null,t.createElement(Wt.ColLeft,null,t.createElement(K,{align:"center",onClick:ge},t.createElement(Wt.MainText,{onClick:ge},oe,"chatbot"===g?t.createElement(t.Fragment,null," ",t.createElement(V,{color:le.colors.primaryBase,size:16,style:{display:"inline-block",transform:"translate(0, 2px)"}})):t.createElement(qt,null))),A||t.createElement(Wt.SubTextRow,{style:x?{position:"relative"}:{}},Ee.map(((e,a)=>t.createElement(t.Fragment,null,0!==a&&t.createElement(Wt.SubDivider,null),t.createElement(Wt.SubText,null,e)))),x&&we&&t.createElement(Q,{sx:{marginTop:$(5)}},t.createElement(xe,{bookingId:y||w,bookingType:y?"doctor":w?"hospital":void 0,size:Y?"xs":"sm"})))))),P&&P))};Ea.MainText=Wt.MainText,Ea.SubText=Wt.SubText,Ea.SubTextRow=Wt.SubTextRow,Ea.SubDivider=Wt.SubDivider,Ea.AuthorBadge=qt,Ea.DisplayName=()=>{const{displayName:e}=o(Zt);return t.createElement(Q,null,e)};const Ca=e=>({message:e("notification.failure"),type:"danger"}),ka=He.div`
908
- position: relative;
909
- display: flex;
910
- height: 100%;
911
- flex-direction: column;
912
- padding: 16px 24px;
913
-
914
- .input-group-container {
915
- flex: 1;
916
- padding-right: 2px;
917
- padding-left: 2px;
918
- margin-bottom: 0.5rem;
919
- -ms-overflow-style: none; /* IE and Edge */
920
- overflow-y: auto;
921
- scrollbar-width: none; /* Firefox */
922
- &::-webkit-scrollbar {
923
- display: none;
924
- }
925
- }
926
-
927
- .input-group {
928
- :not(:last-child) {
929
- margin-bottom: 0.6rem;
930
- }
931
-
932
- input:focus,
933
- textarea:focus,
934
- [contenteditable='true'] {
935
- outline: none;
936
- }
937
-
938
- label {
939
- margin-bottom: 5px;
940
- color: ${le.colors.gray600};
941
- /* font-family: 'Open Sans', sans-serif; */
942
- font-size: 13px;
943
- font-weight: bold;
944
- }
945
-
946
- .input-group-label {
947
- margin-bottom: 5px;
948
- color: ${le.colors.gray600};
949
- /* font-family: 'Open Sans', sans-serif; */
950
- font-size: 13px;
951
- font-weight: bold;
952
- }
953
-
954
- .input-notification {
955
- display: flex;
956
-
957
- & > img {
958
- width: 16px;
959
- height: 16px;
960
- margin-top: 1.5px;
961
- margin-right: 8px;
962
- }
963
- }
964
-
965
- .tag-list {
966
- }
967
- }
968
-
969
- .warning {
970
- margin-top: 16px;
971
- }
972
-
973
- .submit-btn {
974
- width: 100%;
975
- }
976
-
977
- .switch-label {
978
- display: flex;
979
- align-items: center;
980
- }
981
-
982
- .swich-input-group {
983
- padding: 12px 16px;
984
- border-radius: 8px;
985
- background: ${le.colors.neutral50};
986
-
987
- &.askdoctor-switch {
988
- background: ${le.colors.primary50};
989
- &.mb-color {
990
- background: ${le.mbColors.tonePink};
991
- }
992
- }
993
-
994
- .mantine-Switch-labelWrapper {
995
- flex-grow: 1;
996
- }
997
- .mantine-Checkbox-body {
998
- display: flex;
999
- width: 100%;
1000
- align-items: center;
1001
- justify-content: space-between;
1002
- }
1003
- .mantine-Switch-track {
1004
- margin-bottom: 0;
1005
- }
1006
- .label-txt {
1007
- font-weight: normal;
1008
- font-size: 14px;
1009
- color: ${le.colors.gray800};
1010
- margin-left: 10px;
1011
- }
1012
- }
1013
- `,Na=He.div`
1014
- display: flex;
1015
- width: 100%;
1016
- align-items: center;
1017
- justify-content: space-between;
1018
- padding: 12px 16px;
1019
- border-radius: 8px;
1020
- background: ${le.colors.primary50};
1021
-
1022
- &[data-is-marry-baby='true'] {
1023
- background: ${le.mbColors.tonePink};
1024
- }
1025
- .switch-label {
1026
- display: flex;
1027
- align-items: center;
1028
- gap: 12px;
1029
- }
1030
- margin-bottom: 12px;
1031
- `,Aa=He.div`
1032
- margin-bottom: 12px;
1033
- color: ${le.colors.red700};
1034
- svg {
1035
- margin-right: 5px;
1036
- }
1037
- svg,
1038
- span {
1039
- vertical-align: middle;
1040
- }
1041
- `;var Ta="data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 14.5C11.3137 14.5 14 11.8137 14 8.5C14 5.18629 11.3137 2.5 8 2.5C4.68629 2.5 2 5.18629 2 8.5C2 11.8137 4.68629 14.5 8 14.5Z' fill='%23FE921D'/%3e%3cpath d='M8 5.5V8.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8 11.5H8.00708' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";const za=/<mocka ([^>]*)data-url="true"[^<>]*>(.*?)<\/mocka>/gim,Ia=/((?:=")|(?:data-url="true">)|)(https?:\/\/(www\.)?(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[-A-Z0-9+&@#\/%=~_|$?!:,.])*(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[A-Z0-9+&@#\/%=~_|$]))/gim,Pa=/\[a\+href="([^<"]+)"(?:\+text=\"([^<"]+)")?\]/gim,Sa=/<mention [^>]*data-id="([^<"]+)"[^>]*>([^<]+)<\/mention>/gim,La=/<mention [^>]*data-id="([^<"]+)" [^\>]*data-name="([^<"]+)"[^>]*>([^<]+)<\/mention>/gim,Ma=/\[mention\+id="([^<"]+)"([^\]]*)\]/gim,ja=/^(https?:\/\/(www\.)?(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[-A-Z0-9+&@#\/%=~_|$?!:,.])*(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[A-Z0-9+&@#\/%=~_|$]))$/gim,Ba=/^((https?:\/\/)?(www\.)?(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[-A-Z0-9+&@#\/%=~_|$?!:,.])*(?:\([-A-Z0-9+&@#\/%=~_|$?!:,.]*\)|[A-Z0-9+&@#\/%=~_|$]))$/gim,Fa=/<a [^>]*href="([^>"]+)"[^>]*>([^<]+)<\/a>/gim,Oa=/<mocka [^\>]*data-bad-word="[^\"]*" [^\>]*data-error="true"[^\>]*>(.*?)<\/mocka>/gim,Ra=({url:e,text:t,method:a})=>{const o=t.indexOf(t.trimStart()),n=t.trimEnd().length,i=t.substring(0,o),l=t.substring(o,n),r=t.substring(n);return"edit"===a?`${i}<mocka data-href="${e}" data-url="true">${l}</mocka>${r}`:"display"===a&&(e.startsWith("http://")||e.startsWith("https://"))?`${i}<a href="${e}" target="_blank">${l}</a>${r}`:t},Va=(e,t)=>e.replace(Pa,((e,a,o)=>Ra({text:o||a,url:a,method:t}))).replace(Fa,((e,a,o)=>Ra({text:o||a,url:a,method:t}))),Da=(e,t=[])=>e.replace(Ma,((e,a,o)=>{const n=t.find((e=>String(e.id)===a));if(!n){if(!o)return"";let e="";return o.replace(/\+name="([^<"]+)"/i,((t,a)=>(e=a,t))),`<mention data-id="${a}" data-name="${e}">${e}</mention>`}return`<mention data-id="${a}" data-name="${n.name}">${n.name}</mention>`})),Ua=e=>{const t=[];return e.replace(/(\&amp;)+/g,"&").replace(Ia,((e,a,o)=>('="'!==a&&'data-url="true">'!==a&&t.push(o),e))),t},Wa=(e,t)=>{const a=[];return e.replace(Sa,((e,t)=>(a.push(t),e))).replace(Ma,((e,t)=>(a.push(t),e))),t?a:Array.from(new Set(a)).slice(0,30)},Ha=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),Za=e=>e.replace(Oa,"$1"),qa=(e,t=(e=>e))=>((e,t=(e=>e))=>{var a;return t(null===(a=e.replace(/(\&nbsp;)+/g," ").replace(/(\&amp;)+/g,"&"))||void 0===a?void 0:a.replace(/(\u200c|&zwnj;)+/g,"").replace(Ia,((e,t,a)=>'="'!==t&&'data-url="true">'!==t?`<a href="${a}" target="_blank">${a}</a>`:e)).replace(za,((e,t,a)=>{var o;const n=null===(o=t.match(/data-href="([^"]*)"/im))||void 0===o?void 0:o[1];return n?`<a href="${n}" target="_blank">${a}</a>`:`<a href="${a}" target="_blank">${a}</a>`})))})((e=>e.replace(Sa,((e,t,a)=>`[mention+id="${t}"+name="${a}"]`)))(Za(e)),t),_a=["hellobacsi.com","hellosehat.com","hellodoktor.com","hellokrupet.com","hellodoctor.com.ph","hellokhunmor.com","hellosayarwon.com","helloyishi.com.tw","helloswasthya.com","marrybaby.vn"],Ga=e=>e.match(Ba)?e.startsWith("https://")||e.startsWith("http://")?e:`https://${e}`:"",Qa=(e,t)=>{const a=t.filter(Boolean);if(e&&a.length>0){return Za(e).replace(new RegExp(`\\b(${a.map((e=>Ha(e))).join("|")})\\b`,"gi"),((e,t)=>{const a=document.createElement("mocka");return a.setAttribute("data-bad-word",t),a.setAttribute("data-error","true"),a.innerText=t,`${a.outerHTML}`}))}return e},Xa=(e,t,a)=>"string"==typeof e?Promise.resolve(e):M(void 0,void 0,void 0,(function*(){var o;const n=new FormData;if(e.type.startsWith("image/gif"))n.append("image",e);else{const t=yield import("browser-image-compression"),a=yield t.default(e,{maxSizeMB:.4,maxWidthOrHeight:1536,useWebWorker:!0});n.append("image",a)}const i=a?A:T,l=yield i(g(a?N.COMMENT.IMAGE_UPLOAD:v.COMMENT.IMAGE_UPLOAD,{_locale:t}),"POST",{data:n});return(null===(o=null==l?void 0:l.data)||void 0===o?void 0:o.image)||""})),Ka=(e,t)=>{const[a,o]=n(e||[]);return{onSelectImages:n=>{const i=n.target.files;if(i)if(t&&e){t((e||a).concat(Array.from(i)))}else o((a=>{const o=e||a;return t&&t(o.concat(Array.from(i))),o.concat(Array.from(i))}))},onRemoveImage:a=>{if(t&&e){const o=e;o.splice(a,1),t(o.slice())}else o((o=>{const n=e||o;return n.splice(a,1),t&&t(n.slice()),n.slice()}))},onRemoveAllImages:()=>{t?t([]):o([])},imageSrcs:r((()=>(e||a).map((e=>"string"==typeof e?e:URL.createObjectURL(e)))),[e,a]),imageFiles:e||a}},$a=He.div`
1042
- input:focus,
1043
- textarea:focus,
1044
- [contenteditable='true'] {
1045
- outline: none;
1046
- }
1047
-
1048
- .textarea-control {
1049
- position: relative;
1050
- border: 1px solid ${le.colors.gray200};
1051
- border-radius: ${le.borderRadius};
1052
- &.--focus {
1053
- border-color: ${le.colors.primaryBase};
1054
- box-shadow: 0px 0px 2px 2px ${le.colors.primary200};
1055
- }
1056
-
1057
- .textarea-wrapper {
1058
- width: 100%;
1059
- height: 200px;
1060
- }
1061
-
1062
- .control-tool {
1063
- position: absolute;
1064
- bottom: 0;
1065
- left: 0;
1066
- display: flex;
1067
- width: calc(100% - 2rem);
1068
- height: 40px;
1069
- align-items: center;
1070
- justify-content: flex-end;
1071
- border-top: 1px solid ${le.colors.gray200};
1072
- margin: 0 1rem;
1073
-
1074
- .tool-button {
1075
- display: flex;
1076
- width: 2rem;
1077
- height: 2rem;
1078
- align-items: center;
1079
- justify-content: center;
1080
- background: transparent;
1081
- cursor: pointer;
1082
- }
1083
- .image-icon {
1084
- vertical-align: middle;
1085
- }
1086
- }
1087
- }
1088
-
1089
- .link-preview-wrapper {
1090
- position: relative;
1091
- .icon-close {
1092
- position: absolute;
1093
- top: 5px;
1094
- right: 5px;
1095
- width: 24px;
1096
- height: 24px;
1097
- cursor: pointer;
1098
- }
1099
- }
1100
-
1101
- .image-gallery {
1102
- margin-bottom: 1rem;
1103
-
1104
- .image-item {
1105
- position: relative;
1106
- overflow: hidden;
1107
- width: 100%;
1108
- height: 0;
1109
- padding-top: 67%;
1110
- margin-top: 1rem;
1111
- border-radius: ${le.borderRadius};
1112
-
1113
- & > img {
1114
- position: absolute;
1115
- top: 0;
1116
- left: 0;
1117
- width: 100%;
1118
- height: 100%;
1119
- object-fit: cover;
1120
- }
1121
-
1122
- .close-btn {
1123
- position: absolute;
1124
- top: 8px;
1125
- right: 8px;
1126
- left: unset;
1127
- width: 24px;
1128
- height: 24px;
1129
- cursor: pointer;
1130
- }
1131
- }
1132
- }
1133
-
1134
- .description-label {
1135
- margin-bottom: 5px;
1136
- color: ${le.colors.gray600};
1137
- /* font-family: 'Open Sans', sans-serif; */
1138
- font-size: 13px;
1139
- font-weight: bold;
1140
- }
1141
-
1142
- .count-string {
1143
- margin-top: 5px;
1144
- color: ${le.colors.gray500};
1145
- font-size: 11px;
1146
- text-align: right;
1147
- }
1148
-
1149
- .input-notification {
1150
- display: flex;
1151
-
1152
- & > img {
1153
- width: 16px;
1154
- height: 16px;
1155
- margin-top: 1.5px;
1156
- margin-right: 8px;
1157
- }
1158
- }
1159
- `,Ya=He.div`
1160
- height: 100%;
1161
- position: relative;
1162
- width: 100%;
1163
- display: flex;
1164
- flex-direction: column;
1165
- .ql-toolbar.ql-snow {
1166
- top: 0;
1167
- width: 100%;
1168
- position: sticky;
1169
- z-index: 3;
1170
- border: none;
1171
- border-bottom: 1px solid #ccc;
1172
- background: white;
1173
- .ql-formats {
1174
- display: inline-flex;
1175
- align-items: center;
1176
- margin-right: 0.5rem;
1177
- .link-tool-wrapper {
1178
- .popover-menu__content {
1179
- padding: 0.5rem;
1180
- transform: translateX(calc(-50% - 1rem));
1181
- max-width: calc(100vw - 4rem);
1182
- ::before {
1183
- right: calc(50% - 8px);
1184
- }
1185
- .link-tool-popover {
1186
- input {
1187
- padding-left: 1rem;
1188
- }
1189
- .link-input-url {
1190
- margin-bottom: 0.5rem;
1191
- }
1192
- .link-input-text {
1193
- margin-bottom: 0.5rem;
1194
- }
1195
- label {
1196
- display: inline-block;
1197
- margin-bottom: 0.2rem;
1198
- }
1199
- .link-input-button-wrapper {
1200
- &[data-is-marrybaby='true'] {
1201
- .link-input-button {
1202
- border: solid 2px ${le.mbColors.pink};
1203
- background-color: ${le.mbColors.pink};
1204
- &:hover:not(:disabled) {
1205
- border: solid 2px ${le.mbColors.pink};
1206
- background-color: ${le.colors.white};
1207
- color: ${le.mbColors.pink};
1208
- }
1209
- }
1210
- }
1211
- }
1212
- .link-input-button {
1213
- width: auto;
1214
- height: auto;
1215
- padding: 0.4rem 1rem;
1216
- background-color: ${le.colors.primaryBase};
1217
-
1218
- &:disabled {
1219
- border-color: #bfbfbf;
1220
- background-color: #bfbfbf;
1221
- color: #fff;
1222
- cursor: not-allowed;
1223
- }
1224
- &:hover:not(:disabled) {
1225
- background-color: ${le.colors.primaryHover};
1226
- }
1227
- }
1228
- .error-text {
1229
- padding: 0;
1230
- margin-bottom: 0.5rem;
1231
- font-weight: 600;
1232
- color: ${le.colors.red700};
1233
- }
1234
- }
1235
- }
1236
- }
1237
- }
1238
- @media (max-width: 450px) {
1239
- position: relative;
1240
- .ql-formats {
1241
- .link-tool-wrapper {
1242
- position: unset;
1243
- .popover-menu__content {
1244
- left: 0;
1245
- transform: unset;
1246
- max-width: 100%;
1247
- }
1248
- }
1249
- }
1250
- }
1251
- }
1252
- .quill {
1253
- flex: 1;
1254
- overflow-y: hidden;
1255
- .ql-container {
1256
- display: inline-block;
1257
- width: 100%;
1258
- min-height: 100%;
1259
- /* padding: 14px 16px; */
1260
- border: none;
1261
- border-radius: ${le.borderRadius};
1262
- color: ${le.colors.gray800};
1263
- font-size: 1rem;
1264
- line-height: 1.5;
1265
- resize: none;
1266
- white-space: break-spaces;
1267
- .ql-editor {
1268
- word-break: break-word;
1269
- overflow-wrap: break-word;
1270
- /* -ms-overflow-style: none;
1271
- scrollbar-width: none;
1272
- &::-webkit-scrollbar {
1273
- display: none;
1274
- } */
1275
- }
1276
- mocka {
1277
- padding: 2px 6px;
1278
- border-radius: 1rem;
1279
- &[data-url='true'] {
1280
- /* background-color: #eeeeff; */
1281
- font-style: italic;
1282
- color: #1890ff;
1283
- cursor: pointer;
1284
- outline: none;
1285
- text-decoration: underline;
1286
- }
1287
- &[data-error='true'] {
1288
- background-color: #ffeeee;
1289
- color: red;
1290
- text-decoration: underline;
1291
- font-style: bold;
1292
- }
1293
- }
1294
- mention {
1295
- padding: 2px 6px;
1296
- border-radius: 1rem;
1297
- background-color: #eeeeff;
1298
- color: #1890ff;
1299
- cursor: pointer;
1300
- outline: none;
1301
- text-decoration: none;
1302
- }
1303
- ol,
1304
- ul {
1305
- padding-left: 1rem;
1306
- }
1307
- }
1308
- }
1309
- .mention-search-container {
1310
- position: absolute;
1311
- background: white;
1312
- border-radius: ${le.borderRadius};
1313
- filter: drop-shadow(0px 10px 16px rgba(0, 0, 0, 0.04))
1314
- drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.04))
1315
- drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.04));
1316
- overflow-y: scroll;
1317
- z-index: 99;
1318
- ::-webkit-scrollbar {
1319
- -webkit-appearance: none;
1320
- }
1321
- ::-webkit-scrollbar:vertical {
1322
- width: 14px;
1323
- }
1324
- ::-webkit-scrollbar-thumb {
1325
- border-radius: ${le.borderRadius};
1326
- background-color: #d9d9d9;
1327
- @supports (background-clip: padding-box) {
1328
- border: 3px solid rgba(0, 0, 0, 0);
1329
- background-clip: padding-box;
1330
- }
1331
- @supports not (background-clip: padding-box) {
1332
- border: 3px solid white;
1333
- }
1334
- }
1335
- ::-webkit-scrollbar-track {
1336
- background-color: #fff;
1337
- border-radius: 0 6px 6px 0;
1338
- border-left: 1px solid #f2f2f2;
1339
- }
1340
- .mention-search-item {
1341
- cursor: pointer;
1342
- padding: 12px 1rem;
1343
- display: flex;
1344
- align-items: center;
1345
- &.item-selected {
1346
- background-color: ${le.colors.gray100};
1347
- }
1348
- .search-avatar {
1349
- width: 40px;
1350
- height: 40px;
1351
- font-size: 20px;
1352
- margin-right: 20px;
1353
- }
1354
- }
1355
- }
1356
- `;let Ja=null;function eo(e){var t,a;let o=-1;if(void 0!==window.getSelection){const n=window.getSelection();if((null==n?void 0:n.rangeCount)&&(null==n?void 0:n.rangeCount)>0){const n=null===(t=window.getSelection())||void 0===t?void 0:t.getRangeAt(0);if(n){const t=n.cloneRange();t.selectNodeContents(e),t.setEnd(n.endContainer,n.endOffset),o=to(t.cloneContents().childNodes,o);const i=null===(a=n.endContainer.parentElement)||void 0===a?void 0:a.closest("mocka"),l=n.endContainer.nodeValue||n.endContainer.outerHTML;i&&(null==l?void 0:l.length)&&(o=o-n.endOffset+(i.outerHTML.length-(null==i?void 0:i.outerHTML.lastIndexOf(l))))}}}return o}function to(e,t){return e.forEach(((a,o)=>{const n=o+1===e.length;if(a.nodeType===Node.ELEMENT_NODE){const e=a.outerHTML;if(!n)return void(t+=e.length);t+=e.indexOf(">")+1,t=to(a.childNodes,t)}else a.nodeType===Node.TEXT_NODE&&(t+=(a.nodeValue||"").replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;").length)})),t}M(void 0,void 0,void 0,(function*(){if("undefined"==typeof window)return;const e=yield import("react-quill");Ja=e.default;const t=e.Quill||Ja.Quill;t.register("modules/preserveWhiteSpace",class{constructor(e,t){this.quill=e,this.options=t,e.container.style.whiteSpace="pre-line"}});const a=t.import("blots/inline");class o extends a{static create(e){if(!e)return super.create(!1);const t=super.create(e);return o.setNodeConfigurations(t,e),t}static formats(e){return!(!e.innerText||!(e.getAttribute("data-href")||e.getAttribute("data-url")||e.getAttribute("data-error")||e.getAttribute("data-bad-word")))&&{"data-bad-word":e.getAttribute("data-bad-word"),"data-error":e.getAttribute("data-error"),"data-href":e.getAttribute("data-href"),"data-url":e.getAttribute("data-url"),"data-text":e.innerText||e.getAttribute("data-href")}}static setNodeConfigurations(e,t){var a,o;t&&(null===(o=null===(a=null==t?void 0:t["data-text"])||void 0===a?void 0:a.replace(/(\&nbsp;)+/g," "))||void 0===o?void 0:o.replace(/(\u200c|&zwnj;)+/g,""))&&(t["data-bad-word"]&&e.setAttribute("data-bad-word",t["data-bad-word"]),t["data-href"]&&e.setAttribute("data-href",t["data-href"]),t["data-error"]&&e.setAttribute("data-error",t["data-error"]),t["data-url"]&&e.setAttribute("data-url",t["data-url"]))}}o.blotName="mocka1",o.tagName="mocka",t.register(o);class n extends a{static create(e){if(!e)return super.create(!1);const t=super.create(e);return n.setNodeConfigurations(t,e),t}static formats(e){return!(!e.getAttribute("data-name")||!e.getAttribute("data-id"))&&{"data-name":e.getAttribute("data-name"),"data-id":e.getAttribute("data-id")}}static setNodeConfigurations(e,t){var a,o;t&&t["data-id"]&&(null===(o=null===(a=null==t?void 0:t["data-name"])||void 0===a?void 0:a.replace(/(\&nbsp;)+/g," "))||void 0===o?void 0:o.replace(/(\u200c|&zwnj;)+/g,""))&&(t["data-id"]&&e.setAttribute("data-id",t["data-id"]),t["data-name"]&&e.setAttribute("data-name",t["data-name"]))}}n.blotName="mention",n.tagName="mention",t.register(n)}));const ao=(e,t)=>{var a;const{formatUrl:o,bannedWords:n=[]}=t||{},i=e.replace(/<font [^\>]*>(.+)<\/font>/gim,((e,t)=>t.replace(/<u[^\>]*>(.+)<\/u>/gim,"$1"))).replace(La,((e,t,a,o)=>{if(o!==a){const e=a.split(" "),n=e.findIndex(((t,a)=>{const n=e.slice(0,a+1).join(" ");return!o.startsWith(n)}));if(0===n)return`@${o}`;{const a=(n<0?e:e.slice(0,n)).join(" "),i=o.slice(a.length).trim();return console.log(n,a,i),`<mention data-id="${t}" data-name="${a}">${a}</mention> ${i} `}}return e}));if(!o)return{value:Qa(i,n)};let l=(e=>e.replace(Oa,((e,t)=>{const a=document.createElement("div");a.innerHTML=e;const o=a.firstChild;return(null==o?void 0:o.innerText)!==(null==o?void 0:o.getAttribute("data-bad-word"))?t:e})))((e=>{var t,a;return null===(a=null===(t=e.replace(/(\&nbsp;)+/g," "))||void 0===t?void 0:t.replace(/(\u200c|&zwnj;)+/g,""))||void 0===a?void 0:a.replace(za,((e,t,a)=>{var o;const n=null===(o=t.match(/data-href="([^"]*)"/im))||void 0===o?void 0:o[1];return!n||n===a||a.match(ja)?a:n?`<a href="${n}">${a}</a>`:`<a href="${a}">${a}</a>`})).replace(Ia,((e,t,a)=>{if('="'!==t&&'data-url="true">'!==t){const e=a.toLowerCase(),t=`${e.startsWith("http")?"":" https://"}${e}`;return Ra({text:t,url:t,method:"edit"})}return e})).replace(Fa,((e,t,a)=>Ra({text:a||t,url:t,method:"edit"})))})(i));const r=(e=>{var t;return[...Ua(e),...(null===(t=e.match(za))||void 0===t?void 0:t.map((e=>{var t,a;const o=null===(t=e.match(/data-href="([^"]*)"/im))||void 0===t?void 0:t[1],n=null===(a=e.match(/>(.*?)<\/mocka>/im))||void 0===a?void 0:a[1];return o||n})))||[]].filter((e=>!!e))})(i);if(r){const e=[];let t="";return r.forEach((t=>{if(t)try{const a=new URL(t);_a.some((e=>a.origin.endsWith(e)))||e.push(t)}catch(a){e.push(t)}})),e.length>0&&(l=l.replace(new RegExp(`data-url="true">(${e.map(Ha).join("|")})<`,"gi"),'data-error="true" data-url="true">$1<').replace(new RegExp(`data-href="(${e.map(Ha).join("|")})" data-url="true">`,"gi"),'data-href="$1" data-error="true" data-url="true">')),t=null===(a=r.filter((t=>-1===e.indexOf(t))))||void 0===a?void 0:a[0],{invalidUrls:e,previewUrl:t,value:Qa(l,n)}}return{value:Qa(l,n)}},oo=({html:e,onChange:a,className:r,style:p,onImagePickerClick:h,bannedWords:b=[],onInvalidUrlsChange:f,onPreviewUrlChange:y,setEditorRef:w,isReplying:x})=>{var E,C,k,z;const I=i([]);I.current=b;const[P,S]=n([]),[L,j]=n(null),{data:{locale:B}}=o(d),F=(null==b?void 0:b.join(","))||"";l((()=>{var e,t;const a=null===(t=null===(e=Z.current)||void 0===e?void 0:e.getEditor())||void 0===t?void 0:t.root.innerHTML;V(a)}),[F]);const O=e=>{L&&L.url===e||(j({url:e,isFetching:!0}),u(g(v.FETCH_PREVIEW,{_locale:B}),"POST",{data:{link:e}}).then((t=>{var a,o,n,i;j({title:null===(a=null==t?void 0:t.data)||void 0===a?void 0:a.title,description:null===(o=null==t?void 0:t.data)||void 0===o?void 0:o.description,image:(null===(n=null==t?void 0:t.data)||void 0===n?void 0:n.image)||(null===(i=null==t?void 0:t.data)||void 0===i?void 0:i.logo),url:e})})).catch((()=>{j(null)})))},R=i(O);R.current=O;const V=s(Me((e=>{if(e){const t=ao(e,{bannedWords:I.current,formatUrl:!0}),{invalidUrls:o,previewUrl:n,value:i}=t;o&&S(o),n?R.current(n):j(null),i!==e&&(null==a||a(i))}}),500),[]);l((()=>{f&&f(P)}),[P]),l((()=>{y&&((null==L?void 0:L.url)?y({title:L.title||"",url:L.url||"",image:L.image||"",description:L.description||""}):y(null))}),[L]);const D=i(h);D.current=h;const U=$e(),W=i({toolbar:{handlers:{image:()=>{var e;return null===(e=D.current)||void 0===e?void 0:e.call(D)},link:()=>!1},container:"#toolbar-"+U},preserveWhiteSpace:!0}),H=i(-1),Z=i(null);w&&(null===(C=null===(E=Z.current)||void 0===E?void 0:E.getEditor())||void 0===C?void 0:C.root)&&w(null===(z=null===(k=Z.current)||void 0===k?void 0:k.getEditor())||void 0===z?void 0:z.root);const q=()=>{var e,t,a,o,n,i,l,r;if(null===(t=null===(e=Z.current)||void 0===e?void 0:e.getEditor())||void 0===t?void 0:t.root){const e=eo(null===(o=null===(a=Z.current)||void 0===a?void 0:a.getEditor())||void 0===o?void 0:o.root),t=null===(i=null===(n=Z.current)||void 0===n?void 0:n.getEditor())||void 0===i?void 0:i.root.innerHTML;if(e>=0&&e<t.length){if(Wa(t,!0).length<30-(x?1:0)){const e=function(e){var t,a;let o=null;if(void 0!==window.getSelection){const n=window.getSelection();if((null==n?void 0:n.rangeCount)&&(null==n?void 0:n.rangeCount)>0){const n=null===(t=window.getSelection())||void 0===t?void 0:t.getRangeAt(0);if(n){const t=n.cloneRange();t.selectNodeContents(e),t.setEnd(n.endContainer,n.endOffset);const i=(t.endContainer.nodeValue||"").substring(0,n.endOffset),l=i.lastIndexOf("@");if(l+1<i.length&&(0===l||" @"===i.slice(l-1,l+1))){const e=null===(a=i.slice(l+1))||void 0===a?void 0:a.trim();if(e){t.setStart(n.endContainer,l);const a=t.cloneRange();a.setStart(a.endContainer,l),o={name:e,rect:t.getBoundingClientRect(),replaceRange:a}}}}}}return o}(null===(r=null===(l=Z.current)||void 0===l?void 0:l.getEditor())||void 0===r?void 0:r.root);e?(K(e.name,e.rect),J.current=e.replaceRange):(J.current=null,K("",null))}else J.current=null,K("",null);H.current=e}}else G([])},[_,G]=n([]),[Q,X]=n({top:0,left:0}),K=s(Me(((e,t,a)=>M(void 0,void 0,void 0,(function*(){var o,n,i,l;if(!e||!DOMRect)return G([]);const r=yield((null===(o=Ue(m))||void 0===o?void 0:o.length)||0)>0?T(g(v.SEARCH_USER,{_locale:B,name:e}),"get"):A(g(N.SEARCH_USER,{_locale:B,name:e}),"get");ae(0),G(null===(i=null===(n=null==r?void 0:r.data)||void 0===n?void 0:n.users)||void 0===i?void 0:i.filter((e=>!(null==a?void 0:a.includes(String(e.id))))));const s=t,c=null===(l=Y.current)||void 0===l?void 0:l.getBoundingClientRect();if(s&&c){const e=343,t=256,a={top:s.bottom-c.top,width:"min(343px, 100%)",maxHeight:t};c.width-(s.left-c.left)<e?a.right=0:a.left=s.left-c.left,X(a)}}))),500),[]),$=(e,t)=>{var a,o,n;if(J.current){J.current.deleteContents();const i=document.createElement("mention");i.setAttribute("data-id",e),i.setAttribute("data-name",t),i.innerText=t;const l=document.createTextNode(" ");J.current.insertNode(l),J.current.insertNode(i);(null===(o=null===(a=Z.current)||void 0===a?void 0:a.getEditor())||void 0===o?void 0:o.root).focus();const r=null===(n=window.getSelection())||void 0===n?void 0:n.getRangeAt(0);null==r||r.setStart(J.current.endContainer,J.current.endOffset),null==r||r.setEnd(J.current.endContainer,J.current.endOffset)}G([])},Y=i(null),J=i(null),ee=i(null),[te,ae]=n(0);return l((()=>{if(ee.current){const e=ee.current,t=e.children.item(te);if(t){const a=e.getBoundingClientRect(),o=t.getBoundingClientRect();t.offsetTop<e.scrollTop?e.scrollTop=t.offsetTop:t.offsetTop+o.height>e.scrollTop+a.height&&(e.scrollTop=t.offsetTop-a.height+o.height)}}}),[te]),l((()=>{const e=function(e){var t;(null===(t=Y.current)||void 0===t?void 0:t.contains(e.target))||G([])};return window.addEventListener("click",e,{passive:!0}),()=>{window.removeEventListener("click",e)}}),[]),t.createElement(Ya,{ref:Y,className:r,style:p,onKeyDownCapture:e=>{if(null==_?void 0:_.length){let t=!1;if("ArrowDown"===e.key)t=!0,ae((e=>e+1>=_.length?0:e+1));else if("Escape"===e.key)t=!0,ae(0),G([]);else if("ArrowUp"===e.key)t=!0,ae((e=>e-1<0?_.length-1:e-1));else if("Enter"===e.key||"Tab"===e.key){const e=_[te];e&&(t=!0,$(e.id,e.name))}if(t)return e.preventDefault(),!1}}},t.createElement(no,{id:U,onAddLink:(e,t)=>{var o,n;const i=H.current+1,l=null===(n=null===(o=Z.current)||void 0===o?void 0:o.getEditor())||void 0===n?void 0:n.root.innerHTML,r=((null==l?void 0:l.substring(0,i))||"")+`<mocka data-href="${t}" data-url="true">${e}</mocka> `+((null==l?void 0:l.substring(i))||"");null==a||a(r),V(r)}}),Ja&&t.createElement(Ja,{ref:Z,theme:"snow",value:e,onChange:e=>{null==a||a(e),V(e),q()},onChangeSelection:()=>{q()},modules:W.current,formats:["mocka1","mention","id","key","bold","italic","underline","list","bullet"]}),!!(null==_?void 0:_.length)&&t.createElement("div",{ref:ee,className:"mention-search-container",style:Q},_.map(((e,a)=>t.createElement("div",{className:"mention-search-item "+(te===a?"item-selected":""),key:e.id,onClick:t=>{t.preventDefault(),t.stopPropagation(),$(e.id,e.name)},onMouseEnter:()=>{ae(a)}},t.createElement(ke,{className:"search-avatar",username:e.name,avatar:e.avatar}),t.createElement("div",null,t.createElement(c,{size:"p2"},e.name),t.createElement(c,{size:"p4",color:"#595959"},"@",e.username)))))))},no=({onAddLink:e,id:a})=>t.createElement("div",{id:"toolbar-"+a,onClick:e=>{e.preventDefault(),e.stopPropagation()}},t.createElement("span",{className:"ql-formats"},t.createElement("button",{className:"ql-bold",type:"button"}),t.createElement("button",{className:"ql-italic",type:"button"}),t.createElement("button",{className:"ql-underline",type:"button"})),t.createElement("span",{className:"ql-formats"},t.createElement("button",{className:"ql-list",value:"ordered",type:"button"}),t.createElement("button",{className:"ql-list",value:"bullet",type:"button"})),t.createElement("span",{className:"ql-formats"},t.createElement("button",{className:"ql-image",type:"button"}),e&&t.createElement(At,{className:"link-tool-wrapper",toggleButtonContent:t.createElement("img",{className:"link-icon",src:"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.54545 16H7.09091C6.55368 16 6.02172 15.8965 5.52539 15.6955C5.02905 15.4945 4.57808 15.1999 4.1982 14.8284C3.43101 14.0783 3 13.0609 3 12C3 10.9391 3.43101 9.92172 4.1982 9.17157C4.96539 8.42143 6.00593 8 7.09091 8H9.54545M13.9256 8H16.9091C17.4463 8 17.9783 8.10346 18.4746 8.30448C18.9709 8.5055 19.4219 8.80014 19.8018 9.17157C20.1817 9.54301 20.483 9.98396 20.6886 10.4693C20.8942 10.9546 21 11.4747 21 12C21 12.5253 20.8942 13.0454 20.6886 13.5307C20.483 14.016 20.1817 14.457 19.8018 14.8284C19.4219 15.1999 18.9709 15.4945 18.4746 15.6955C17.9783 15.8965 17.4463 16 16.9091 16H13.9256' stroke='%23737373' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 12H15' stroke='%23737373' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",loading:"lazy"}),buttonProps:{size:"md",color:"transparent"},align:"end"},(({setShow:a})=>t.createElement(lo,{onAddUrl:e,setShow:a}))))),io=["notification.limitUrlDomain","notification.urlWrongFormat"],lo=({onAddUrl:e,setShow:a})=>{const{data:{env:{isMarryBaby:i}}}=o(d),{t:l}=ne(),[r,s]=n(""),[m,p]=n(""),[u,g]=n(-1),v=r.trim()&&m.trim()&&u<0;return t.createElement("div",{className:"link-tool-popover"},t.createElement(Le,{name:"url",value:r,size:"md",label:"URL",placeholder:l("placeholder.enterUrlHere"),type:"text",className:"link-input-url",onChange:e=>{s(e),(e=>{const t=Ga(e.trim());try{const e=new URL(t);return e.protocol.startsWith("http")?_a.some((t=>e.origin.endsWith("/"+t)||e.origin.endsWith("."+t)))?(g(-1),!0):(g(0),!1):(g(1),!1)}catch(e){return g(1),!1}})(e)}}),u>=0&&t.createElement(c,{size:"c2",className:"error-text"},l(io[u])),t.createElement(Le,{name:"text",value:m,size:"md",label:l("createPost.urlText"),placeholder:l("placeholder.enterUrlTextHere"),type:"text",className:"link-input-text",onChange:e=>p(e)}),t.createElement("div",{"data-is-marrybaby":i,className:"link-input-button-wrapper"},t.createElement(Re,{theme:i?"marryBaby":"helloSites",size:"sm",color:"primary",className:"link-input-button",onClick:()=>{v&&(e(m.trim(),Ga(r.trim())),a&&a(!1))},isDisabled:!v},l("insert"))))};var ro="data:image/svg+xml,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 22.9844C17.5228 22.9844 22 18.5072 22 12.9844C22 7.46153 17.5228 2.98438 12 2.98438C6.47715 2.98438 2 7.46153 2 12.9844C2 18.5072 6.47715 22.9844 12 22.9844Z' fill='%23262626'/%3e%3cpath d='M14.8281 10.1562L9.17127 15.8131' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.17188 10.1562L14.8287 15.8131' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";const so=({className:e,style:a,bannedWords:o=[],value:r,onChange:s,onPreviewUrlChange:d,onInvalidUrlsChange:m,onImageFilesChange:p,imageFiles:u,isReplying:g})=>{const{t:v}=ne(),[h,b]=n(null),f=i(null),{onSelectImages:y,onRemoveImage:w,imageSrcs:x}=Ka(u,p);return l((()=>{d&&((null==h?void 0:h.url)?d({title:h.title||"",url:h.url||"",image:h.image||"",description:h.description||""}):d(null))}),[h]),t.createElement($a,{className:e,style:a},t.createElement(c,{size:"p4",className:"description-label"},v("createPost.popup.description")),t.createElement("div",{className:"textarea-control"},t.createElement("div",{className:"textarea-wrapper"},t.createElement(oo,{html:r||"",onChange:s,bannedWords:o,onImagePickerClick:()=>{var e;return null===(e=f.current)||void 0===e?void 0:e.click()},onPreviewUrlChange:b,onInvalidUrlsChange:m,isReplying:g}))),t.createElement(c,{size:"p4",className:"count-string"},v("character"),": ",ie(r||"").length),(!x||0===x.length)&&h&&t.createElement("div",{className:"link-preview-wrapper"},h.isFetching?t.createElement(aa,null):t.createElement(t.Fragment,null,t.createElement(it,{title:h.title,url:h.url||"#",image:h.image,noRefetch:!0}),t.createElement("img",{src:ro,className:"icon-close",onClick:()=>b(null),loading:"lazy"}))),t.createElement("input",{ref:f,type:"file",accept:"image/png, image/gif, image/jpeg",multiple:!0,style:{display:"none"},onChange:y}),x.length>z?t.createElement("div",{className:"input-notification"},t.createElement("img",{src:Ta,loading:"lazy"}),t.createElement(c,{size:"p4",color:le.colors.alertWarning},v("createPost.popup.warningImage"))):null,x.length>0&&t.createElement("div",{className:"image-gallery"},x.map(((e,a)=>t.createElement("div",{key:a,className:"image-item"},t.createElement("img",{src:e,loading:"lazy"}),t.createElement("img",{className:"close-btn",src:ro,onClick:()=>w(a),loading:"lazy"}))))))},co=He.div`
1357
- input:focus,
1358
- textarea:focus,
1359
- [contenteditable='true'] {
1360
- outline: none;
1361
- }
1362
-
1363
- .title-input {
1364
- overflow: hidden;
1365
- width: 100%;
1366
- padding: 12px 16px;
1367
- border: solid 1px #d9d9d9;
1368
- border-radius: ${le.borderRadius};
1369
- font-size: 16px;
1370
- line-height: 1.2;
1371
- white-space: nowrap;
1372
- :focus {
1373
- border-color: ${le.colors.primaryBase};
1374
- box-shadow: 0px 0px 2px 2px ${le.colors.primary200};
1375
- }
1376
- br {
1377
- display: none;
1378
- }
1379
- * {
1380
- display: inline;
1381
- white-space: nowrap;
1382
- }
1383
- mocka {
1384
- padding: 2px 6px;
1385
- border-radius: 1rem;
1386
- &[data-error='true'] {
1387
- background-color: #ffeeee;
1388
- color: red;
1389
- text-decoration: underline;
1390
- font-style: bold;
1391
- }
1392
- }
1393
- ol,
1394
- ul {
1395
- padding-left: 1rem;
1396
- }
1397
- }
1398
-
1399
- label {
1400
- display: block;
1401
- margin-bottom: 5px;
1402
- color: ${le.colors.gray600};
1403
- font-size: 13px;
1404
- font-weight: bold;
1405
- }
1406
-
1407
- .count-string {
1408
- margin-top: 5px;
1409
- color: ${le.colors.gray500};
1410
- font-size: 11px;
1411
- text-align: right;
1412
- }
1413
- `,mo=(e,t)=>{if(!t)return e;const{limit:a,bannedWords:o=[]}=t,n="number"==typeof a&&a>=0?e.substring(0,a):e;return Qa(n,o)},po=({className:e,style:a,bannedWords:o=[],value:r,onChange:d})=>{var m;const{t:p}=ne(),[u,g]=n(""),v=i(null);l((()=>{if(v.current){const e=e=>{var t;e.preventDefault();const a=null===(t=e.clipboardData)||void 0===t?void 0:t.getData("text/plain");document.execCommand("insertHTML",!1,a)},t=v.current;return t.addEventListener("paste",e,{passive:!0}),()=>t.removeEventListener("paste",e)}}),[v]);const h=(null==o?void 0:o.join(","))||"";l((()=>{var e;if(h){const t=null===(e=v.current)||void 0===e?void 0:e.innerText;if(t){const e=Qa(t,o);e!==t&&(d&&d(e),g(e))}}}),[h]);const b=s(Me((()=>{if(v.current){const e=mo(v.current.innerText,{limit:120,bannedWords:o});d&&d(e),g(e)}}),300),[]);return l((()=>{setTimeout((()=>{var e;null===(e=v.current)||void 0===e||e.focus()}),500)}),[]),t.createElement(co,{className:e,style:a},t.createElement(Le,{name:"title",value:r||u,size:"md",label:p("createPost.title"),CustomInput:t.createElement(je,{innerRef:v,html:r||u,onChange:()=>{if(v.current&&v.current.innerText!==(r||u)){const e=mo(v.current.innerText,{bannedWords:o});d&&d(e),g(e),b()}},className:"title-input"})}),t.createElement(c,{size:"p4",className:"count-string"},p("createPost.popup.wordCount",{count:(null===(m=v.current)||void 0===m?void 0:m.innerText.length)||0,max:120})))},uo=He.div`
1414
- display: flex;
1415
- width: 100%;
1416
- flex-wrap: wrap;
1417
- margin-top: 1rem;
1418
-
1419
- .tag-item {
1420
- min-height: 32px;
1421
- padding: 5px 12px;
1422
- border: 1px solid ${le.colors.neutral100};
1423
- margin-right: 1rem;
1424
- margin-bottom: 8px;
1425
- border-radius: 1rem;
1426
- color: ${le.colors.gray800};
1427
- cursor: pointer;
1428
- font-size: 13px;
1429
- line-height: 22px;
1430
- transition: all 0.2s;
1431
-
1432
- &.--active {
1433
- border-color: ${le.colors.primary50};
1434
- background: ${le.colors.primary50};
1435
- color: ${le.colors.primaryBase};
1436
- }
1437
- &[data-disabled='true'] {
1438
- background: ${le.colors.gray100};
1439
- color: ${le.colors.gray800};
1440
- }
1441
- }
1442
- .topic-spinner {
1443
- margin-right: auto;
1444
- margin-left: auto;
1445
- & > button {
1446
- width: 24px;
1447
- height: 24px;
1448
- }
1449
- }
1450
- &[data-is-marrybaby='true'] {
1451
- .tag-item {
1452
- border-color: transparent;
1453
- background: #f3f3f3;
1454
- color: #3e3f58;
1455
- &.--active {
1456
- border-color: #b6cdff;
1457
- background: #e0e9fb;
1458
- color: #3e3f58;
1459
- }
1460
- }
1461
- }
1462
- `,go=({className:e,style:a,topics:s,communityId:c,onChange:m,isLoading:p,disabled:h,forceTopics:b,selectedTopics:f,noFetch:y,dataEventCategory:w,dataEventAction:x,dataEventLabel:E})=>{const{data:{locale:C,env:{isMarryBaby:k}}}=o(d),[N,A]=n(s?[...s]:[]),[T,z]=n(f?[...f]:[]),[I,P]=n(!1),S=i(s);S.current=s,l((()=>{var e;!c||y||(null===(e=S.current)||void 0===e?void 0:e.length)||(A([]),P(!0),M(void 0,void 0,void 0,(function*(){var e;try{const t=yield u(g(v.TOPIC.LIST,{communityId:c,_locale:C}),"GET"),a=null===(e=null==t?void 0:t.data)||void 0===e?void 0:e.topics;Array.isArray(a)&&A((()=>(null==a?void 0:a.map(Ne).sort(((e,t)=>(e.order||0)-(t.order||0))))||[]))}catch(e){console.log(e),P(!1)}P(!1)})))}),[c,y]);const L=null==s?void 0:s.map((e=>e.id)).join("-"),j=null==N?void 0:N.map((e=>e.id)).join("-"),B=null==b?void 0:b.map((e=>e.id)).join("-");l((()=>{s&&void 0!==L&&L!==j&&A(s)}),[s,L,j]);const F=r((()=>N.filter((e=>!(null==b?void 0:b.some((t=>t.id&&t.id===e.id||t.mappedCategoryId&&t.mappedCategoryId===e.mappedCategoryId)))))),[j,B]);return t.createElement(uo,{"data-is-marrybaby":k,className:e,style:a},b.map((e=>t.createElement(vo,{key:`${e.id}-${e.mappedCategoryId}`,topic:e,disabled:!0,selected:!0,dataEventAction:x,dataEventCategory:w,dataEventLabel:E}))),F.map((e=>t.createElement(vo,{key:`${e.id}-${e.mappedCategoryId}`,topic:e,disabled:h,selected:(f||T).some((t=>t.id&&t.id===e.id||t.mappedCategoryId&&t.mappedCategoryId===e.mappedCategoryId)),onClick:()=>{const t=f||T,a=t.findIndex((t=>t.id&&t.id===e.id||t.mappedCategoryId&&t.mappedCategoryId===e.mappedCategoryId));-1!==a?t.splice(a,1):t.push(e),m&&f?m(t.slice()):(m&&m(t.slice()),z(t.slice()))},dataEventAction:x,dataEventCategory:w,dataEventLabel:E}))),(p||I)&&t.createElement(aa,{className:"topic-spinner"}))},vo=e=>{var{topic:a,disabled:o,selected:n,onClick:i}=e,l=j(e,["topic","disabled","selected","onClick"]);return t.createElement("div",Object.assign({className:"tag-item"+(n?" --active":""),"data-disabled":o,onClick:o?void 0:i},l),a.name)},ho=({className:e,style:a,onPostCreatedEdited:i,onClose:r,communities:s=[],forceSelectCommunity:m,forceSelectTopics:p,articleId:u,optionalTopic:h,editPostData:b,defaultCommunity:f,defaultTopics:y,noFetchTopic:w,hideTopicList:x,selectAskDoctor:E,showAskDoctorOptions:C,currentPageUrl:k})=>{const N=!!(null==b?void 0:b.id),{data:{locale:A,env:{isMarryBaby:I}},action:{pushNotifications:P,sanitizeFunction:S}}=o(d),{t:L}=ne(),[j,B]=n(!1),[F,O]=n(E),[R,V]=n(!1),[W,H]=n(!1),[Z,q]=n(!1),[_,G]=n(""),[Q,X]=n(""),[K,$]=n(m?{label:m.name,value:`${m.id||""}-${m.mappedCategoryId||""}`}:{label:L("community.choose"),value:""}),[J,ee]=n([...p]||[]),[te,ae]=n([]),[re,se]=n([]),de=m||s.find((e=>`${e.id||""}-${e.mappedCategoryId||""}`===K.value)),me=m?[m]:s.filter((e=>e.isActive)).sort(((e,t)=>e.name>t.name?1:e.name<t.name?-1:0)),[pe,ue]=n(null),[ge,he]=n([]),be=_&&!W&&ie(Q)&&(h||!h&&J.length>0)&&de&&(!te||te.length<=z)&&!(null==ge?void 0:ge.length)&&!Z;l((()=>{if(b){const e=b;G(e.title||""),X(Da(Va(e.description||"","edit"),e.mentions)),$({label:e.community.name,value:`${e.community.id||""}-${e.community.mappedCategoryId||""}`}),ee(e.topics||[]),ae(e.photos||[]),B(!!e.isAnonymous||!1),O(!!e.isAskDoctor||!1)}else f&&$({label:f.name,value:`${f.id||""}-${f.mappedCategoryId||""}`}),y&&ee(y)}),[]),l((()=>{H(""!==_&&!/[a-zA-Z]/.test(_))}),[_]);const ye=()=>M(void 0,void 0,void 0,(function*(){var e,t,a,o,n,l,s,c,d;if(C&&void 0===F)return V(!0),!1;const m=yield(({title:e,description:t,communityId:a,imageFiles:o,previewUrl:n,topicIds:i,locale:l,sanitizeFunction:r,categoryCommunityId:s,categoryTopicIds:c,introUrl:d,bannerUrl:m,scheduleTime:p,isAnonymous:u,isAskDoctor:g})=>M(void 0,void 0,void 0,(function*(){const v=new FormData,h=Za(t),b=Za(e),f=Wa(h);if(v.append("title",b),v.append("description",qa(h,r)),s?v.append("category_community",String(s)):a&&v.append("community_id",String(a)),v.append("is_anonymous",u?"1":"0"),v.append("is_question",g?"1":"0"),(null==n?void 0:n.title)&&v.append("preview_title",n.title),(null==n?void 0:n.description)&&v.append("preview_description",n.description),(null==n?void 0:n.url)&&v.append("preview_link",fe(n.url)),(null==n?void 0:n.image)&&v.append("preview_image",fe(n.image)),null==i||i.forEach((e=>{v.append("topics[]",String(e||""))})),null==c||c.forEach((e=>{v.append("category_topics[]",String(e||""))})),null==o?void 0:o.length){const e=yield Promise.all(o.map(((e,t)=>new Promise((a=>{setTimeout((()=>{a(Xa(e,l))}),2e3*t)})))));null==e||e.filter(Boolean).slice(0,z).forEach(((e,t)=>{v.append(`images[${t}]`,e)}))}else v.append("images","");return null==f||f.forEach((e=>{v.append("mention_ids[]",e)})),v.append("intro_url",d||""),v.append("banner",m||""),p&&(v.append("post_type","scheduled"),v.append("schedule_datetime",p)),v})))({title:_,description:Q,communityId:String((null==de?void 0:de.id)||""),imageFiles:te,previewUrl:pe,topicIds:null==J?void 0:J.map((e=>String(e.id||""))).filter(Boolean),locale:A,sanitizeFunction:S,categoryCommunityId:String((null==de?void 0:de.mappedCategoryId)||""),categoryTopicIds:null==J?void 0:J.map((e=>String(e.mappedCategoryId||""))).filter(Boolean),isAnonymous:j?1:0,isAskDoctor:F?1:0});let p;u&&m.append("article_id",u),N?(null==b?void 0:b.id)&&(p=yield(({id:e,locale:t,formData:a})=>M(void 0,void 0,void 0,(function*(){return yield T(g(v.POST.UPDATE,{id:e,_locale:t}),"POST",{data:a})})))({id:b.id,formData:m,locale:A})):p=yield(({locale:e,formData:t,isArticleComment:a})=>M(void 0,void 0,void 0,(function*(){return yield T(g(a?v.POST.CREATE_ARTICLE_COMMENT:v.POST.CREATE,{_locale:e}),"POST",{data:t})})))({formData:m,locale:A,isArticleComment:!(null==de?void 0:de.id)&&!!(null==de?void 0:de.mappedCategoryId)});const h=null==p?void 0:p.data;(null==h?void 0:h.id)&&!(null===(t=null===(e=null==p?void 0:p.messages)||void 0===e?void 0:e.moderation)||void 0===t?void 0:t.type)?(P({message:L("createPost.popup.success"),type:"success"}),(e=>{i&&i(Ae(e),N),r&&r()})(h)):"banned"===(null===(o=null===(a=null==p?void 0:p.messages)||void 0===a?void 0:a.moderation)||void 0===o?void 0:o.type)?(P({title:L("notification.post.blocked.title"),message:L("notification.post.blocked.message"),type:"danger"}),p.messages.moderation.words&&se(p.messages.moderation.words)):"suspect"===(null===(l=null===(n=null==p?void 0:p.messages)||void 0===n?void 0:n.moderation)||void 0===l?void 0:l.type)?(P({title:L("notification.post.suspect.title"),message:L("notification.post.suspect.message"),type:"warning"}),r&&r()):(null===(c=null===(s=null==p?void 0:p.messages)||void 0===s?void 0:s.find)||void 0===c?void 0:c.call(s,(e=>{var t;return!!(null===(t=null==e?void 0:e.includes)||void 0===t?void 0:t.call(e,"suspend"))})))?(P({message:L("notification.suspend.message"),type:"danger"}),r&&r()):P({message:(null===(d=null==p?void 0:p.messages)||void 0===d?void 0:d[0])||L("notification.failure"),type:"danger"})}));return t.createElement(ka,{className:e,style:a},t.createElement("div",{className:"input-group-container"},t.createElement(po,{className:"input-group",bannedWords:re,value:_,onChange:G}),W&&t.createElement(Aa,null,t.createElement(D,{isSolid:!0,color:le.colors.red700,size:14}),t.createElement(c,{size:"p3",as:"span",color:le.colors.red700},L("createPost.popup.specialCharErr"))),t.createElement(so,{className:"input-group",bannedWords:re,value:Q,onChange:X,onPreviewUrlChange:ue,onInvalidUrlsChange:he,onImageFilesChange:ae,imageFiles:te}),C&&t.createElement(Na,{"data-is-marry-baby":I},t.createElement("div",{className:"switch-label"},t.createElement(U,{isMarryBaby:I,size:I?32:24,color:le.colors.primaryBase,className:"label-icon"}),t.createElement("span",{className:"label-txt"},L("createPost.askDoctor"))),t.createElement(Ee,{value:F,choices:[{label:L("createPost.askDoctorChoice.yes"),value:!0,dataEventCategory:"Together",dataEventAction:"Write Post Click - Ask Doctor",dataEventLabel:k},{label:L("createPost.askDoctorChoice.no"),value:!1}],onChange:e=>{"boolean"==typeof e&&(V(!1),O(e))}})),R&&t.createElement(Aa,null,t.createElement(D,{isSolid:!0,color:le.colors.red700,size:14}),t.createElement(c,{size:"p3",as:"span",color:le.colors.red700},L("createPost.message.askDoctorRequire"))),t.createElement("div",{className:"input-group"},t.createElement(c,{size:"p4",className:"input-group-label"},L("admin.community")),t.createElement(oe,{options:(null==me?void 0:me.map((e=>({label:e.name,value:`${e.id||""}-${e.mappedCategoryId||""}`}))))||[],id:"community-picker",placeholder:L("community.choose"),value:K,dropdownLabelTrackingAttributes:{"data-event-category":"Together","data-event-action":"Write Post Click - Choose Community/Topic","data-event-label":k},onChange:e=>{$({label:e.label,value:String(e.value)}),ee([])},disabled:!!m}),t.createElement(c,{size:"sm",className:"warning",color:le.colors.gray400},"* ",L("commentPopup.warning.newPost"))),!x&&t.createElement("div",{className:"input-group"},t.createElement(c,{size:"p4",className:"input-group-label"},L("tab.topic")),t.createElement("div",{className:"input-notification"},t.createElement("img",{src:de?"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 14.5C11.3137 14.5 14 11.8137 14 8.5C14 5.18629 11.3137 2.5 8 2.5C4.68629 2.5 2 5.18629 2 8.5C2 11.8137 4.68629 14.5 8 14.5Z' fill='%232D87F3'/%3e%3cpath d='M8 5.5V8.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8 11.5H8.00708' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e":Ta,loading:"lazy"}),t.createElement(c,{size:"base",color:le.colors.gray500},L(de?"createPost.popup.primary":"createPost.popup.warning"))),de&&t.createElement(go,{className:"tag-list",communityId:de.id,forceTopics:p,onChange:ee,selectedTopics:J,noFetch:w,dataEventCategory:"Together",dataEventAction:"Write Post Click - Choose Community/Topic",dataEventLabel:k}))),t.createElement("div",{className:"form-action"},t.createElement("div",{className:"input-group"},t.createElement(Y,{className:"swich-input-group",labelPosition:"left",name:"PostAnonymous",checked:j,color:I?"pink":void 0,"data-event-category":"Together","data-event-action":"Write Post Click - Incognito","data-event-label":k,label:t.createElement("div",{className:"switch-label"},t.createElement("img",{className:"label-icon",src:ve.getAssetPath("anomyous-avatar.svg"),alt:"anomyous avatar",style:{marginRight:"10px",width:"24px"},loading:"lazy"}),t.createElement("span",{className:"label-txt"},L("createPost.postAnonymous"))),value:"Post Anonymous",onChange:e=>B(e.currentTarget.checked),styles:{body:{display:"flex",width:"100%",justifyContent:"space-between",alignItems:"center"},label:{display:"flex",alignItems:"center"}}})),t.createElement("div",{className:"input-group"},t.createElement(ce,{className:"submit-btn pointer-event-child-none",size:"lg","data-event-category":"Ask Doctor","data-event-action":"Submit Question","data-event-label":window.location.href,onClick:()=>M(void 0,void 0,void 0,(function*(){if(be&&!Z){q(!0);try{yield ye()}catch(e){console.error(e),P(Ca(L))}q(!1)}})),disabled:!be,loading:Z},L("createPost.popup.submit")))))},bo=He.div`
1463
- [data-type='confirm'] {
1464
- width: min(360px, 100%);
1465
- height: auto;
1466
- &[data-open='false'] {
1467
- top: calc(-100% - 500px);
1468
- }
1469
- }
1470
- z-index: 600;
1471
-
1472
- .header {
1473
- display: none !important;
1474
- }
1475
-
1476
- .confirm-dialog {
1477
- position: relative;
1478
- overflow: auto;
1479
- width: 100%;
1480
- padding-top: 44px;
1481
- background: #fff;
1482
- border-radius: ${le.borderRadius};
1483
-
1484
- .confirm-content {
1485
- display: flex;
1486
- flex-direction: column;
1487
- align-items: center;
1488
- padding: 0 16px 16px;
1489
- text-align: center;
1490
-
1491
- .title {
1492
- margin-bottom: 8px;
1493
- font-size: 24px;
1494
- line-height: 32px;
1495
- word-break: break-word;
1496
- overflow-wrap: break-word;
1497
- }
1498
-
1499
- .desc {
1500
- margin-bottom: 24px;
1501
- color: ${le.colors.gray500};
1502
- font-size: 18px;
1503
- line-height: 24px;
1504
- text-align: center;
1505
- word-break: break-word;
1506
- overflow-wrap: break-word;
1507
- }
1508
-
1509
- .btn-group {
1510
- display: flex;
1511
- flex-wrap: wrap;
1512
- align-items: center;
1513
- justify-content: center;
1514
-
1515
- button {
1516
- margin: 0 4px 0.5rem;
1517
- }
1518
- }
1519
- }
1520
- }
1521
- .thumbnail-container {
1522
- width: 80px;
1523
- height: 80px;
1524
- margin-bottom: 32px;
1525
- .thumbnail {
1526
- width: 100%;
1527
- height: 100%;
1528
- }
1529
- &.is-icon {
1530
- display: flex;
1531
- align-items: center;
1532
- justify-content: center;
1533
- background: #e0e9fc;
1534
- border-radius: 1rem;
1535
- .thumbnail {
1536
- width: 40px;
1537
- height: 40px;
1538
- }
1539
- }
1540
- }
1541
- &[data-is-marrybaby='true'] {
1542
- .popup-frame {
1543
- > div:first-child {
1544
- overflow: hidden;
1545
- border-radius: 1rem;
1546
- &[data-open='true'] {
1547
- ${he.mbDown} {
1548
- top: 100%;
1549
- transform: translate(-50%, -100%);
1550
- max-width: unset;
1551
- width: 100%;
1552
- background: unset;
1553
- overflow: unset;
1554
- }
1555
- }
1556
- }
1557
- .popup-content {
1558
- .close-button {
1559
- ${he.mbDown} {
1560
- display: none;
1561
- }
1562
- }
1563
- .confirm-dialog {
1564
- ${he.mbDown} {
1565
- background: unset;
1566
- position: relative;
1567
- overflow-x: hidden;
1568
- &::before {
1569
- content: '';
1570
- width: 200%;
1571
- background: #fff;
1572
- position: absolute;
1573
- left: 50%;
1574
- top: 0;
1575
- transform: translateX(-50%);
1576
- z-index: -1;
1577
- height: 100%;
1578
- border-top-left-radius: 100%;
1579
- border-top-right-radius: 100%;
1580
- }
1581
- }
1582
- .confirm-content {
1583
- padding: 0 40px 40px;
1584
- ${he.mbDown} {
1585
- padding-left: 1.5rem;
1586
- padding-right: 1.5rem;
1587
- }
1588
- .btn-group {
1589
- width: 100%;
1590
- justify-content: space-between;
1591
- button {
1592
- flex: 1;
1593
- margin: 0;
1594
- &:first-child {
1595
- margin-right: 0.5rem;
1596
- }
1597
- }
1598
- }
1599
- }
1600
- }
1601
- }
1602
- .thumbnail-container {
1603
- ${he.mbDown} {
1604
- display: none;
1605
- }
1606
- &.is-icon {
1607
- background: #ffeaf1;
1608
- border-radius: 24px;
1609
- }
1610
- &.is-mobile {
1611
- position: absolute;
1612
- top: 0;
1613
- left: 50%;
1614
- display: none;
1615
- width: 48px;
1616
- height: 48px;
1617
- transform: translate(-50%, -50%);
1618
- &.is-icon {
1619
- border-radius: 1rem;
1620
- .thumbnail {
1621
- width: 24px;
1622
- height: 24px;
1623
- }
1624
- }
1625
- ${he.mbDown} {
1626
- display: flex;
1627
- }
1628
- }
1629
- }
1630
- }
1631
- }
1632
- `,fo=He.div`
1633
- [data-type='confirm'] {
1634
- max-width: 468px;
1635
- /* height: 486px; */
1636
- padding: 0;
1637
-
1638
- .popup-content {
1639
- display: flex;
1640
- flex-direction: column;
1641
- padding: 0;
1642
-
1643
- .close-button {
1644
- top: 16px;
1645
- right: 16px;
1646
- width: 24px;
1647
- height: 24px;
1648
- z-index: 5;
1649
- }
1650
-
1651
- .header {
1652
- display: flex;
1653
- height: 56px;
1654
- align-items: center;
1655
- padding: 16px 56px 16px 32px;
1656
- border-bottom: 1px solid ${le.colors.neutral100};
1657
- font-weight: 900;
1658
- width: 100%;
1659
- justify-content: space-between;
1660
- }
1661
-
1662
- .content {
1663
- overflow: auto;
1664
- flex: 1;
1665
- .topic-list-wrapper {
1666
- padding: 1rem;
1667
- }
1668
- }
1669
- }
1670
- }
1671
-
1672
- > div&[data-open='true'] {
1673
- z-index: 250;
1674
- &:last-child {
1675
- z-index: 200;
1676
- }
1677
- }
1678
-
1679
- ${e=>e.isExpand&&"\n & > div[data-open] {\n width: 100%;\n height: 100%;\n max-width: none;\n max-height: none;\n }\n "}
1680
-
1681
- ${e=>e.hasFullscreen&&"\n & > div[data-open] {\n transition: all 0.5s ease-in-out, width 0s, height 0s;\n }\n "}
1682
- `,yo=He.div`
1683
- cursor: pointer;
1684
- display: flex;
1685
- align-items: center;
1686
- `;var wo="data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18 6L6 18' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 6L18 18' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";const xo=({className:e,style:a,closeIcon:o,heading:i="",children:l,isOpen:r=!1,hasFullscreen:s=!1,onClose:c=(()=>null)})=>{const[d,m]=n(!1);return t.createElement(fo,{className:e,style:a,isExpand:d,hasFullscreen:s},t.createElement(Te,{type:"confirm",onClose:c,isOpen:r,closeIcon:o||t.createElement("img",{src:wo,loading:"lazy"}),enableAnimation:!s},t.createElement("div",{className:"header"},t.createElement(Ve,{tag:"h5"},i),s&&t.createElement(yo,{onClick:()=>m(!d)},t.createElement(W,{size:14,isExpand:d}))),t.createElement("div",{className:"content"},"function"==typeof l?l(d):l)))},Eo=({className:e,isMarryBaby:a,style:i,title:r,description:s,acceptText:m,cancelText:p,onAccept:u,onCancel:g,thumbnail:v,isThumbnailIcon:h,onClose:b,acceptBtnTracking:f,acceptBtnProps:y,cancelBtnProps:w})=>{const{data:{env:{isMarryBaby:x}}}=o(d),E="boolean"==typeof a?a:x,[C,k]=n(!1);return l((()=>(be(!0),setTimeout((()=>k(!0)),0),()=>be(!1))),[]),"undefined"==typeof window?null:We.createPortal(t.createElement(bo,{"data-is-marrybaby":E,className:e,style:i,"data-open":C},t.createElement(xo,{className:"popup-frame",isOpen:C,onClose:b},t.createElement("div",{className:"confirm-dialog",onClick:e=>e.stopPropagation()},t.createElement("div",{className:"confirm-content"},v&&t.createElement("div",{className:"thumbnail-container "+(h?"is-icon":"")},t.createElement("img",{className:"thumbnail",src:v,loading:"lazy"})),t.createElement(Ve,{className:"title",tag:"h2"},r),t.createElement(c,{className:"desc",size:"lg"},s),t.createElement("div",{className:"btn-group"},t.createElement(Re,Object.assign({theme:E?"marryBaby":"helloSites",size:"md",color:"tertiary",onClick:()=>{null==u||u(),null==b||b()}},y,f),m),t.createElement(Re,Object.assign({theme:E?"marryBaby":"helloSites",size:"md",onClick:()=>{null==g||g(),null==b||b()}},w),p)))),E&&v&&t.createElement("div",{className:"thumbnail-container is-mobile "+(h?"is-icon":"")},t.createElement("img",{className:"thumbnail",src:v,loading:"lazy"})))),ye())},Co=He.div`
1687
- padding: 1rem;
1688
- border-top: 1px solid #f2f2f2;
1689
- &[data-is-reply='true'] {
1690
- padding-right: 0;
1691
- padding-left: 0;
1692
- border-top: 1px solid #e4e8ec;
1693
- margin-right: 1rem;
1694
- margin-left: 1rem;
1695
- }
1696
- .error-text {
1697
- padding: 1rem;
1698
- color: ${le.colors.red700};
1699
- }
1700
- .reply-to-container {
1701
- display: flex;
1702
- justify-content: space-between;
1703
- padding-bottom: 0.75rem;
1704
- margin-top: -0.25rem;
1705
- .icon-close-comment {
1706
- width: 16px;
1707
- height: 16px;
1708
- cursor: pointer;
1709
- }
1710
- a {
1711
- text-decoration: none;
1712
- }
1713
- }
1714
- .input-container {
1715
- display: flex;
1716
- align-items: center;
1717
- .avatar-wrapper {
1718
- display: flex;
1719
- flex-shrink: 0;
1720
- align-items: center;
1721
- margin-right: 0.5rem;
1722
- &.avatar-wrapper-reply {
1723
- width: 32px;
1724
- height: 32px;
1725
- .avatar {
1726
- width: 32px;
1727
- height: 32px;
1728
- }
1729
- }
1730
- }
1731
- .input-wrapper {
1732
- margin-right: 0.5rem;
1733
- &[data-has-error] {
1734
- .as-input {
1735
- border-color: ${le.colors.red700};
1736
- }
1737
- }
1738
-
1739
- .as-input {
1740
- .textarea {
1741
- width: 100%;
1742
- max-height: 225px;
1743
- min-height: 75px;
1744
- .ql-toolbar {
1745
- padding: 0;
1746
- }
1747
- .ql-editor {
1748
- padding-left: 0;
1749
- padding-right: 0;
1750
- }
1751
- .quill {
1752
- height: 0;
1753
- }
1754
- }
1755
- width: 100%;
1756
- padding: 12px 16px;
1757
- border: solid 1px ${le.colors.gray200};
1758
- border-radius: ${le.borderRadius};
1759
-
1760
- &:active,
1761
- &:focus {
1762
- border-color: ${le.colors.primaryBase};
1763
- box-shadow: 0px 0px 2px 2px ${le.colors.primary200};
1764
- }
1765
-
1766
- &:disabled {
1767
- background-color: ${le.colors.gray100};
1768
- cursor: not-allowed;
1769
- }
1770
-
1771
- span {
1772
- &[data-error='true'] {
1773
- color: red;
1774
- text-decoration: underline;
1775
- }
1776
- }
1777
- }
1778
-
1779
- &[data-has-action-icon] {
1780
- .as-input {
1781
- padding: 12px 48px 12px 16px;
1782
- }
1783
- }
1784
- &[data-has-display-icon] {
1785
- .as-input {
1786
- padding: 12px 16px 12px 48px;
1787
- }
1788
- }
1789
-
1790
- &[data-has-action-icon][data-has-display-icon] {
1791
- .as-input {
1792
- padding: 12px 48px;
1793
- }
1794
- }
1795
-
1796
- &[data-size='lg'] {
1797
- .as-input {
1798
- font-size: 16px;
1799
- font-weight: ${le.sizes.fwRegular};
1800
- ${he.mbDown} {
1801
- font-size: 22px;
1802
- line-height: 1.2;
1803
- }
1804
-
1805
- ${he.mbUp} {
1806
- font-size: 26px;
1807
- line-height: 1.2;
1808
- }
1809
- }
1810
- }
1811
- &[data-size='md'] {
1812
- .as-input {
1813
- font-weight: ${le.sizes.fwRegular};
1814
- line-height: 22px;
1815
- ${he.mbDown} {
1816
- font-size: 14px;
1817
- line-height: 1.2;
1818
- }
1819
-
1820
- ${he.mbUp} {
1821
- font-size: 16px;
1822
- line-height: 1.2;
1823
- }
1824
- }
1825
- }
1826
- &[data-size='sm'] {
1827
- .as-input {
1828
- font-weight: ${le.sizes.fwRegular};
1829
- line-height: 20px;
1830
- ${he.mbDown} {
1831
- font-size: 13px;
1832
- line-height: 1.5;
1833
- }
1834
-
1835
- ${he.mbUp} {
1836
- font-size: 13px;
1837
- line-height: 1.5;
1838
- }
1839
- }
1840
- }
1841
- }
1842
- .images-input-label {
1843
- height: 100%;
1844
- cursor: pointer;
1845
- .icon-images-input {
1846
- width: 24px;
1847
- height: 24px;
1848
- vertical-align: middle;
1849
- }
1850
- }
1851
- .send-button {
1852
- display: flex;
1853
- width: 40px;
1854
- height: 40px;
1855
- flex-shrink: 0;
1856
- align-items: center;
1857
- justify-content: center;
1858
- padding: 0;
1859
- border: none;
1860
- &.send-button-post {
1861
- background: ${le.colors.neutral100};
1862
- border-radius: 50%;
1863
- }
1864
- .icon-enter {
1865
- width: 20px;
1866
- height: 20px;
1867
- vertical-align: middle;
1868
- }
1869
- &[data-is-loading='true'] {
1870
- > div {
1871
- display: flex;
1872
- align-items: center;
1873
- justify-content: center;
1874
- }
1875
- }
1876
- }
1877
- }
1878
- .preview-images-container {
1879
- margin-top: 1rem;
1880
- .image-src-wrapper {
1881
- position: relative;
1882
- width: 100%;
1883
- padding-top: 66.67%;
1884
- &:not(:last-child) {
1885
- margin-bottom: 1rem;
1886
- }
1887
- .preview-image {
1888
- position: absolute;
1889
- top: 0;
1890
- left: 0;
1891
- width: 100%;
1892
- height: 100%;
1893
- object-fit: cover;
1894
- }
1895
- .icon-close-circle {
1896
- position: absolute;
1897
- top: 10px;
1898
- right: 10px;
1899
- width: 20px;
1900
- height: 20px;
1901
- cursor: pointer;
1902
- }
1903
- }
1904
- }
1905
- `,ko=a({});const No=({isReply:e,className:a,onClose:r,replyToName:s,style:m,replyingId:p,replyingUser:u,onPostSuccess:h,post:b,isMarryBaby:f})=>{const{action:{pushNotifications:y,sanitizeFunction:w},data:{userInfo:x,locale:E,env:{isMarryBaby:C}}}=o(d),k="boolean"==typeof f?f:C,{t:N}=ne(),{onSelectImages:A,onRemoveImage:P,imageSrcs:S,onRemoveAllImages:L,imageFiles:j}=Ka(),[B,F]=n(""),{trigger:O}=o(ko),[R,V]=n(!1),D=i(null),U=i(null),W=i(null),[H,Z]=n([]),[q,_]=n([]),[G,Q]=n(null);return l((()=>{var e;null===(e=W.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"start"}),setTimeout((()=>{var e;null===(e=U.current)||void 0===e||e.focus()}),400)}),[O]),t.createElement(Co,{"data-is-reply":e,className:a,style:m},e&&t.createElement("div",{className:"reply-to-container"},t.createElement(c,{size:"p4"},t.createElement("span",{dangerouslySetInnerHTML:{__html:N("inputComment.replyTo",{name:`<span style="color: #2D87F3; cursor: pointer">@${s||""}</span>`})}})),t.createElement("img",{src:"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8.00016' cy='8.50004' r='6.66667' fill='white' stroke='%23404040'/%3e%3cpath d='M10 6.5L6 10.5' stroke='%23404040' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 6.5L10 10.5' stroke='%23404040' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",className:"icon-close-comment",onClick:()=>r&&r(),loading:"lazy"})),t.createElement("div",{className:"input-container",ref:W},t.createElement(ke,{className:"avatar-wrapper "+(e?"avatar-wrapper-reply":""),avatar:(null==x?void 0:x.id)?x.avatar:I,username:(null==x?void 0:x.name)||(null==x?void 0:x.username)}),t.createElement("input",{ref:D,onChange:A,type:"file",multiple:!0,accept:"image/png,image/jpeg",name:"images",style:{display:"none"}}),t.createElement(Le,{value:B,name:"input",size:"md",className:"input-wrapper",displayIcon:t.createElement("img",{src:"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.7543 4.85352H4.49227C4.01776 4.85352 3.56268 5.04201 3.22715 5.37754C2.89162 5.71307 2.70313 6.16815 2.70312 6.64266V19.1667C2.70313 19.6412 2.89162 20.0963 3.22715 20.4318C3.56268 20.7673 4.01776 20.9558 4.49227 20.9558H17.0163C17.4908 20.9558 17.9459 20.7673 18.2814 20.4318C18.6169 20.0963 18.8054 19.6412 18.8054 19.1667V12.9047' stroke='%232D87F3' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.4633 3.51187C17.8192 3.15599 18.3019 2.95605 18.8052 2.95605C19.3085 2.95605 19.7912 3.15599 20.147 3.51187C20.5029 3.86775 20.7029 4.35044 20.7029 4.85373C20.7029 5.35702 20.5029 5.83971 20.147 6.19559L11.6486 14.694L8.07031 15.5886L8.96489 12.0103L17.4633 3.51187Z' stroke='%232D87F3' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",loading:"lazy"}),CustomInput:t.createElement("div",{className:"as-input"},t.createElement(oo,{className:"textarea",html:B,onChange:F,onImagePickerClick:()=>{var e;return null===(e=D.current)||void 0===e?void 0:e.click()},bannedWords:q,onPreviewUrlChange:Q,onInvalidUrlsChange:Z,setEditorRef:e=>U.current=e,isReplying:e}))}),t.createElement(Re,{theme:k?"marryBaby":"helloSites",className:"send-button",size:"sm",onClick:()=>M(void 0,void 0,void 0,(function*(){var t,a,o,n,i,l,s,c,d;if((null==b?void 0:b.id)&&!R){V(!0);try{const m=e=>{F(""),L(),r&&r();const t=ze(e.data);"string"==typeof t.images&&(t.images=JSON.parse(t.images)),h&&h(t)},f=yield(({postId:e,message:t,photos:a,link:o,locale:n,sanitizeFunction:i,replyingUserId:l,replyingUserName:r,replyingId:s})=>M(void 0,void 0,void 0,(function*(){const c=new FormData;let d=qa(t.replace(/(\&nbsp;)+/g," "),i);const m=Wa(d);return a&&a.length>0&&(yield Promise.all(null==a?void 0:a.map((e=>Xa(e,n))))).filter(Boolean).slice(0,z).forEach((e=>{c.append("images[]",e)})),o&&c.append("link",o),null==m||m.forEach((e=>{c.append("mention_ids[]",e)})),c.append("post_id",e),s&&c.append("parent_id",s),l&&(m.unshift(l),d=`[mention+id="${l}"+name="${(r||"").replace('"',"'")}"]${d}`,c.append("parent_user_id",String(l))),c.append("content",d),c.append("content",d),c})))(Object.assign({message:B,photos:j,postId:String(b.id),link:null==G?void 0:G.url,sanitizeFunction:w,locale:E},e&&p?{replyingUserId:String((null==u?void 0:u.id)||(null===(t=null==b?void 0:b.author)||void 0===t?void 0:t.id)||""),replyingId:p,replyingUserName:(null==u?void 0:u.name)||(null==u?void 0:u.username)||""}:{})),x=yield e&&p?((e,t)=>M(void 0,void 0,void 0,(function*(){return T(g(v.COMMENT.REPLY,{_locale:t}),"POST",{data:e})})))(f,E):((e,t)=>M(void 0,void 0,void 0,(function*(){return T(g(v.COMMENT.CREATE,{_locale:t}),"POST",{data:e})})))(f,E),C=null==x?void 0:x.data;(null==C?void 0:C.id)&&!(null===(o=null===(a=null==x?void 0:x.messages)||void 0===a?void 0:a.moderation)||void 0===o?void 0:o.type)?m(x):"banned"===(null===(i=null===(n=null==x?void 0:x.messages)||void 0===n?void 0:n.moderation)||void 0===i?void 0:i.type)?(y({title:N("notification.comment.blocked.title"),message:N("notification.comment.blocked.message"),type:"danger"}),x.messages.moderation.words&&_(x.messages.moderation.words)):"suspect"===(null===(s=null===(l=null==x?void 0:x.messages)||void 0===l?void 0:l.moderation)||void 0===s?void 0:s.type)?(y({title:N("notification.comment.suspect.title"),message:N("notification.comment.suspect.message"),type:"warning"}),F(""),L(),r&&r()):(null===(c=null==x?void 0:x.messages)||void 0===c?void 0:c.find((e=>{var t;return!!(null===(t=null==e?void 0:e.includes)||void 0===t?void 0:t.call(e,"suspend"))})))?(y({message:N("notification.suspend.message"),type:"warning"}),F(""),L(),r&&r()):y({title:"",message:(null===(d=null==x?void 0:x.messages)||void 0===d?void 0:d[0])||N("notification.comment.somethingWrong"),type:"danger"})}catch(e){y({title:"",message:N("notification.comment.somethingWrong"),type:"danger"})}V(!1)}})),isLoading:R,isDisabled:!!(null==H?void 0:H.length)||R||!B||(null==B?void 0:B.length)<2||!B.trim()},t.createElement("img",{src:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.5 9.73438L3.75 13.4844L7.5 17.2344' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.25 4.73438L16.25 10.3026C16.25 11.1464 15.9208 11.9557 15.3347 12.5524C14.7487 13.1491 13.9538 13.4844 13.125 13.4844L3.75 13.4844' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",className:"icon-enter",loading:"lazy"}))),(null==H?void 0:H.length)?t.createElement("div",{className:"error-text"},N("notification.limitUrlDomain")):null,(!S||0===S.length)&&G&&t.createElement("div",{className:"link-preview-wrapper"},G.isFetching?t.createElement(aa,null):t.createElement(t.Fragment,null,t.createElement(it,{title:G.title,url:G.url||"#",image:G.image,noRefetch:!0}),t.createElement("img",{src:ro,className:"icon-close",onClick:()=>Q(null),loading:"lazy"}))),S&&S.length>0&&t.createElement("div",{className:"preview-images-container"},S.map(((e,a)=>t.createElement("div",{key:a,className:"image-src-wrapper"},t.createElement("img",{className:"preview-image",src:e,loading:"lazy"}),t.createElement("img",{src:ro,className:"icon-close-circle",onClick:()=>P(a),loading:"lazy"}))))))},Ao=He.a`
1906
- * {
1907
- pointer-events: none;
1908
- }
1909
- `,To=He.div`
1910
- padding: 1rem;
1911
- .share__social {
1912
- display: flex;
1913
- width: 100%;
1914
- align-items: center;
1915
- justify-content: center;
1916
-
1917
- & > ${Ao} {
1918
- margin: 0 7px;
1919
-
1920
- & > img {
1921
- width: 32px;
1922
- height: 32px;
1923
- }
1924
- .__label {
1925
- display: none;
1926
- }
1927
- }
1928
- }
1929
-
1930
- .share__copy-link {
1931
- position: relative;
1932
- padding: 1rem 0.5rem 0;
1933
-
1934
- margin-top: 16px;
1935
- &::before {
1936
- position: absolute;
1937
- top: 0;
1938
- left: 0;
1939
- width: calc(100% + 2rem);
1940
- border-top: 1px solid ${le.colors.neutral100};
1941
- margin-left: -1rem;
1942
- content: '';
1943
- }
1944
- .__label {
1945
- margin-bottom: 8px;
1946
- font-size: 11px;
1947
- font-weight: 400;
1948
- line-height: 17px;
1949
- text-align: left;
1950
- }
1951
-
1952
- .__input-group {
1953
- position: relative;
1954
- overflow: hidden;
1955
- width: 100%;
1956
- height: 40px;
1957
- border: 1px solid ${le.colors.gray200};
1958
- background: #fff;
1959
- border-radius: ${le.borderRadius};
1960
-
1961
- & > input {
1962
- width: 100%;
1963
- height: 100%;
1964
- padding: 0 16px;
1965
- border: none;
1966
- background: transparent;
1967
- color: ${le.colors.gray800};
1968
-
1969
- &:focus {
1970
- outline: none;
1971
- }
1972
- }
1973
-
1974
- .__copy {
1975
- position: absolute;
1976
- top: 0;
1977
- right: 0;
1978
- width: 71px;
1979
- height: 100%;
1980
- padding-left: 12px;
1981
- background: linear-gradient(
1982
- 90deg,
1983
- rgba(255, 255, 255, 0.1) 0%,
1984
- #fff 17%,
1985
- #fff 100%
1986
- );
1987
- color: ${le.colors.primaryBase};
1988
- cursor: pointer;
1989
- font-size: 14px;
1990
- font-weight: 400;
1991
- }
1992
- }
1993
- }
1994
-
1995
- &[data-is-marrybaby='true'] {
1996
- ${he.mbDown} {
1997
- padding: 0.5rem;
1998
- }
1999
- .share__social {
2000
- justify-content: space-between;
2001
- & > a {
2002
- display: flex;
2003
- flex-direction: column;
2004
- align-items: center;
2005
- justify-content: center;
2006
- text-align: center;
2007
- ${he.mbDown} {
2008
- margin: 0;
2009
- }
2010
- & > img {
2011
- margin-bottom: 0.8rem;
2012
- }
2013
- .__label {
2014
- display: initial;
2015
- }
2016
- }
2017
- }
2018
- .share__copy-link {
2019
- padding: 0;
2020
- &::before {
2021
- display: none;
2022
- }
2023
- .__label {
2024
- display: none;
2025
- }
2026
- .__input-group {
2027
- height: unset;
2028
- background-color: rgb(243, 243, 243);
2029
- border-radius: 16px;
2030
- & > input {
2031
- padding: 1rem;
2032
- }
2033
- .__copy {
2034
- background: linear-gradient(
2035
- 90deg,
2036
- rgba(255, 255, 255, 0.1) 0%,
2037
- #f3f3f3 17%,
2038
- #f3f3f3 100%
2039
- );
2040
- }
2041
- }
2042
- }
2043
- }
2044
- `;const zo=({className:e,trackingCategory:a="Together",style:r,shareUrl:s,title:m})=>{const{action:{pushNotifications:p},data:{env:{isMarryBaby:u}}}=o(d),{t:g}=ne(),v=i(null),[h,b]=n(!1),f=()=>{if(!(null==v?void 0:v.current))return;const e=document.createElement("textarea");e.value=v.current.value,document.body.appendChild(e),e.select(),document.execCommand("copy"),document.body.removeChild(e),v.current.focus(),b(!0),p({title:"",message:g("share.linkCopied"),type:"success"})};l((()=>{f(),navigator.share&&navigator.share({title:m||"Read This Post",url:s}).then((()=>{p({title:"",message:g("share.linkShared"),type:"success"})})).catch(console.error)}),[]);const y=((e,t)=>t?[{icon:"data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M35 9.58333V30.4167C35 32.9417 32.9417 35 30.4167 35H25.8333V23.3333H28.85C29.275 23.3333 29.6333 23.0167 29.6833 22.6L29.9917 20.1C30.025 19.8667 29.95 19.625 29.7917 19.45C29.6333 19.2667 29.4083 19.1667 29.1667 19.1667H25.8333V16.25C25.8333 15.3333 26.5833 14.5833 27.5 14.5833H29.1667C29.625 14.5833 30 14.2083 30 13.75V10.9333C30 10.5083 29.6667 10.15 29.2417 10.1083C29.1917 10.1 28.0167 10 26.525 10C22.8583 10 20.8333 12.1833 20.8333 16.1417V19.1667H17.5C17.0417 19.1667 16.6667 19.5417 16.6667 20V22.5C16.6667 22.9583 17.0417 23.3333 17.5 23.3333H20.8333V35H9.58333C7.05833 35 5 32.9417 5 30.4167V9.58333C5 7.05833 7.05833 5 9.58333 5H30.4167C32.9417 5 35 7.05833 35 9.58333Z' fill='url(%23paint0_linear)'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear' x1='20' y1='5' x2='20' y2='35' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%234DABF7'/%3e%3cstop offset='1' stop-color='%232668DA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",name:"Facebook",href:`https://www.facebook.com/sharer.php?u=${e}`},{icon:"data:image/png;base64,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",name:"Zalo",href:`https://sp.zalo.me/share?href=${e}`},{icon:"data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M35 30.8333C35 33.135 33.1342 35 30.8333 35H9.16667C6.865 35 5 33.135 5 30.8333V9.16667C5 6.865 6.865 5 9.16667 5H30.8333C33.1342 5 35 6.865 35 9.16667V30.8333Z' fill='%2303A9F4'/%3e%3cpath d='M30 14.2667C29.265 14.5925 28.3342 14.8983 27.5 15C28.3483 14.4967 29.6942 13.4483 30 12.5C29.2075 12.9658 27.7742 13.4633 26.8392 13.6433C26.0925 12.8517 25.0275 12.5 23.8475 12.5C21.5808 12.5 20 14.4208 20 16.6667V18.3333C16.6667 18.3333 13.4167 15.7942 11.3942 13.3333C11.0383 13.9342 10.8383 14.6375 10.8383 15.3808C10.8383 16.8967 12.2308 18.435 13.3333 19.1667C12.6608 19.1458 11.3875 18.6325 10.8333 18.3333C10.8333 18.3467 10.8333 18.3633 10.8333 18.3808C10.8333 20.3533 12.2175 21.6925 14.0933 22.0658C13.7508 22.16 13.3333 22.5 11.7267 22.5C12.2483 24.1125 14.8708 24.965 16.6667 25C15.2617 26.0892 12.7567 26.6667 10.8333 26.6667C10.5008 26.6667 10.3208 26.685 10 26.6475C11.815 27.7975 14.35 28.3333 16.6667 28.3333C24.2142 28.3333 28.3333 22.5683 28.3333 17.1917C28.3333 17.015 28.3275 16.4233 28.3183 16.25C29.125 15.6817 29.4517 15.0867 30 14.2667Z' fill='white'/%3e%3c/svg%3e",name:"Twitter",href:`https://twitter.com/intent/tweet?url=${e}`},{icon:"data:image/svg+xml,%3csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M35.5 30.8333C35.5 33.135 33.635 35 31.3333 35H9.66667C7.36583 35 5.5 33.135 5.5 30.8333V9.16667C5.5 6.865 7.36583 5 9.66667 5H31.3333C33.635 5 35.5 6.865 35.5 9.16667V30.8333Z' fill='%230078D4'/%3e%3cpath opacity='0.05' d='M25.4993 30.8327V22.4168C25.4993 21.0093 24.8168 20.1685 23.6727 20.1685C22.9935 20.1685 22.4943 20.551 22.1902 21.3052C22.176 21.3585 22.156 21.576 22.1643 22.2335L22.166 30.8327H16.3327V14.9993H22.166V15.8835C23.0177 15.296 24.0618 14.9993 25.281 14.9993C29.0702 14.9993 31.3318 17.5768 31.3318 21.8943L31.3327 30.8327H25.4993ZM9.66602 30.8327V14.9993H12.5468C10.8777 14.9993 9.66602 13.7727 9.66602 12.0818C9.66602 10.3927 10.8977 9.16602 12.5943 9.16602C14.271 9.16602 15.4652 10.3585 15.4993 12.0652C15.4993 13.7685 14.2668 14.9993 12.5702 14.9993H15.4993V30.8327H9.66602Z' fill='black'/%3e%3cpath opacity='0.07' d='M25.9173 30.4173V22.4182C25.9173 20.774 25.0582 19.7532 23.674 19.7532C22.5948 19.7532 22.0615 20.5132 21.8048 21.1507C21.7365 21.3165 21.7457 21.9748 21.749 22.2557L21.7507 30.4173H16.7507V15.4173H21.7507V16.7823C22.4132 16.0965 23.4798 15.4173 25.2823 15.4173C28.8098 15.4173 30.9165 17.839 30.9165 21.8957L30.9173 30.4173H25.9173ZM10.084 30.4173V15.4173H15.084V30.4173H10.084ZM12.5482 14.584C11.1207 14.584 10.084 13.5323 10.084 12.0832C10.084 10.6348 11.1407 9.58398 12.5957 9.58398C14.0323 9.58398 15.0548 10.6082 15.084 12.0748C15.084 13.5323 14.0273 14.584 12.5715 14.584H12.5482Z' fill='black'/%3e%3cpath d='M10.5 15.8333H14.6667V30H10.5V15.8333ZM12.5708 14.1667H12.5475C11.3042 14.1667 10.5 13.24 10.5 12.0825C10.5 10.9 11.3292 10 12.595 10C13.8625 10 14.6433 10.9 14.6667 12.0825C14.6667 13.2392 13.8625 14.1667 12.5708 14.1667ZM30.5 30H26.3333V22.4175C26.3333 20.5858 25.3125 19.3358 23.6733 19.3358C22.4225 19.3358 21.7458 20.1792 21.4175 20.9942C21.2975 21.2858 21.3333 22.0925 21.3333 22.5V30H17.1667V15.8333H21.3333V18.0133C21.9342 17.0833 22.875 15.8333 25.2817 15.8333C28.2633 15.8333 30.4992 17.7083 30.4992 21.895L30.5 30Z' fill='white'/%3e%3c/svg%3e",name:"LinkedIn",href:`https://www.linkedin.com/sharing/share-offsite/?url=${e}`},{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3e%3cpath fill='url(%23a)' d='M36.667 19.584c0 8.975-7.458 16.25-16.666 16.25a16.97 16.97 0 0 1-3.987-.47 1.68 1.68 0 0 0-1.15.12l-3.647 1.825a1.417 1.417 0 0 1-2.05-1.267v-3.355c0-.479-.214-.925-.567-1.249-3.245-2.966-5.266-7.179-5.266-11.854 0-8.975 7.458-16.25 16.667-16.25 9.208 0 16.666 7.275 16.666 16.25Z'/%3e%3cpath fill='black' d='M29.16 14.41c-.357 0-.703.118-1 .343l-4.745 3.512a.594.594 0 0 1-.363.125.565.565 0 0 1-.341-.113l-3.31-2.492a3.821 3.821 0 0 0-2.298-.765c-1.313 0-2.52.66-3.23 1.764l-1.009 1.575-3.433 5.58a1.633 1.633 0 0 0-.06 1.678c.299.545.862.883 1.47.883.357 0 .703-.118 1-.342l4.746-3.513a.594.594 0 0 1 .362-.125c.125 0 .243.04.342.114l3.31 2.491a3.819 3.819 0 0 0 2.297.765c1.314 0 2.521-.659 3.23-1.763l1.01-1.576 3.433-5.58a1.633 1.633 0 0 0 .059-1.678 1.682 1.682 0 0 0-1.47-.883Z' opacity='.05'/%3e%3cpath fill='black' d='M29.161 14.826c-.266 0-.525.09-.75.258L23.665 18.6c-.18.136-.39.207-.61.207a.98.98 0 0 1-.591-.197l-3.311-2.492a3.405 3.405 0 0 0-2.048-.68c-1.17 0-2.246.587-2.879 1.572l-1.008 1.575-3.43 5.574c-.247.387-.266.86-.048 1.259.222.405.656.667 1.104.667.266 0 .525-.09.75-.259l4.747-3.515c.18-.136.39-.206.61-.206a.98.98 0 0 1 .592.196l3.31 2.493c.6.446 1.307.68 2.048.68 1.171 0 2.247-.587 2.88-1.572l1.008-1.576 3.429-5.573c.247-.387.267-.86.048-1.26a1.281 1.281 0 0 0-1.104-.666Z' opacity='.07'/%3e%3cpath fill='white' d='m28.663 15.417-4.75 3.516c-.509.384-1.2.384-1.7.009L18.9 16.449a3.004 3.004 0 0 0-4.325.784l-1.008 1.575-3.425 5.566c-.5.784.458 1.675 1.2 1.117l4.75-3.517a1.412 1.412 0 0 1 1.7-.008l3.311 2.492a3.004 3.004 0 0 0 4.325-.783l1.009-1.575 3.425-5.567c.5-.783-.459-1.675-1.2-1.116Z'/%3e%3cdefs%3e%3cradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='translate(9.24 35.816) scale(39.6767)' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%231292FF'/%3e%3cstop offset='.079' stop-color='%232982FF'/%3e%3cstop offset='.23' stop-color='%234E69FF'/%3e%3cstop offset='.351' stop-color='%236559FF'/%3e%3cstop offset='.428' stop-color='%236D53FF'/%3e%3cstop offset='.754' stop-color='%23DF47AA'/%3e%3cstop offset='.946' stop-color='%23FF6257'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e",name:"Messenger",href:`https://www.facebook.com/sharer.php?u=${e}`}]:[{icon:"data:image/svg+xml,%3csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M30.7336 6.21933e-10H2.2536C1.28305 0.00703318 0.499975 0.795821 0.5 1.7664V30.2464C0.507033 31.217 1.29582 32 2.2664 32H17.5944V19.6256H13.4344V14.7808H17.5944V11.216C17.5944 7.0848 20.1192 4.832 23.8056 4.832C25.0498 4.8267 26.2933 4.8908 27.5304 5.024V9.344H24.9896C22.9832 9.344 22.5928 10.304 22.5928 11.696V14.7808H27.38L26.74 19.6256H22.58V32H30.7336C31.7092 32 32.5 31.2092 32.5 30.2336V1.7536C32.493 0.783047 31.7042 -2.54822e-05 30.7336 6.21933e-10Z' fill='%233B5998'/%3e%3c/svg%3e",name:"Facebook",href:`https://www.facebook.com/sharer.php?u=${e}`},{icon:"data:image/png;base64,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",name:"Zalo",href:`https://sp.zalo.me/share?href=${e}`},{icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none'%3e%3crect width='32' height='32' x='.5' fill='%231FA1F3' rx='4'/%3e%3cpath fill='white' fill-rule='evenodd' d='m16.23 13.235.04.634-.673-.077c-2.455-.298-4.6-1.308-6.42-3.004l-.89-.842-.23.622c-.486 1.385-.175 2.848.836 3.832.54.544.418.621-.512.298-.324-.104-.607-.181-.634-.143-.095.091.229 1.27.485 1.735.35.648 1.066 1.282 1.848 1.657l.66.298-.781.013c-.756 0-.783.013-.702.285.27.841 1.335 1.735 2.523 2.123l.836.272-.729.414a7.893 7.893 0 0 1-3.614.958c-.607.013-1.106.065-1.106.104 0 .13 1.645.854 2.603 1.14 2.873.84 6.285.478 8.848-.959 1.82-1.023 3.641-3.055 4.491-5.023.459-1.049.917-2.965.917-3.884 0-.596.04-.673.796-1.385.445-.415.863-.868.944-.997.135-.246.122-.246-.566-.026-1.147.388-1.309.337-.742-.246.418-.414.917-1.165.917-1.385 0-.04-.202.026-.432.142-.242.13-.782.324-1.187.44l-.728.22-.66-.427c-.365-.233-.877-.492-1.147-.57-.688-.18-1.74-.155-2.36.052-1.687.583-2.752 2.085-2.63 3.729Z' clip-rule='evenodd'/%3e%3c/svg%3e",name:"Twitter",href:`https://twitter.com/intent/tweet?url=${e}`},{icon:"data:image/png;base64,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",name:"WhatsApp",href:`https://wa.me/?text=${e}`},{icon:"data:image/svg+xml,%3csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' width='32' height='32' rx='4' fill='%230077B5'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3571 9.07077C11.3349 7.97643 10.6126 7.14288 9.43969 7.14288C8.26679 7.14288 7.5 7.97643 7.5 9.07077C7.5 10.1425 8.24415 11 9.39516 11H9.4171C10.6126 11 11.3571 10.1425 11.3571 9.07077ZM11.3571 12.286H7.5V23.8574H11.3571V12.286ZM20.651 12.286C23.4224 12.286 25.5 13.9022 25.5 17.3748L25.4999 23.8571H21.2885V17.8086C21.2885 16.2894 20.6791 15.2526 19.1545 15.2526C17.991 15.2526 17.2979 15.9515 16.9935 16.6265C16.8822 16.8685 16.8548 17.2056 16.8548 17.5435V23.8574H12.6429C12.6429 23.8574 12.6984 13.6127 12.6429 12.5518H16.8548V14.1531C17.4138 13.3834 18.415 12.286 20.651 12.286Z' fill='white'/%3e%3c/svg%3e",name:"LinkedIn",href:`https://www.linkedin.com/sharing/share-offsite/?url=${e}`}])(s||"",u);return t.createElement(To,{"data-is-marrybaby":u,className:e,style:r},t.createElement("div",{className:"share__social"},y.map(((e,o)=>t.createElement(Ao,{key:o,"data-event-category":a,"data-event-action":`Social Share - ${e.name}`,"data-event-label":s,href:e.href,target:"_blank",rel:"noreferrer"},t.createElement(re,{alt:`share to ${e}`,src:e.icon}),t.createElement(c,{className:"__label",size:"label2",weight:"regular"},e.name))))),t.createElement("div",{className:"share__copy-link"},t.createElement(c,{className:"__label",color:le.colors.gray500,size:"p4",weight:"regular"},g("orCopyLink")),t.createElement("div",{className:"__input-group"},t.createElement("input",{ref:v,type:"text",value:s,readOnly:!0,onFocus:e=>e.target.select()}),t.createElement("button",{className:"__copy",onClick:()=>f()},u?t.createElement(re,{alt:"copy share link",src:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' xmlns:v='https://vecta.io/nano'%3e%3cg fill='%233e3f58'%3e%3cpath d='M19.726 8.537l-.632.151.632-.151zm0 4.65l-.632-.151.632.151zm-9.097-8.918l.146.633-.146-.633zm4.744 0l-.146.633.146-.633zm1.303 11.983a.65.65 0 1 0 .649 1.126l-.649-1.126zM6.041 7.23a.65.65 0 0 0 1.182.541L6.041 7.23zm13.053 1.459c.342 1.43.342 2.918 0 4.348l1.264.303c.39-1.629.39-3.324 0-4.953l-1.264.303zm-8.32-3.786a9.94 9.94 0 0 1 4.452 0l.291-1.267a11.24 11.24 0 0 0-5.035 0l.291 1.267zm4.452 0c1.925.443 3.419 1.913 3.867 3.786l1.264-.303c-.566-2.363-2.445-4.199-4.84-4.75l-.291 1.267zm2.099 12.476c1.505-.868 2.62-2.314 3.033-4.04l-1.264-.303c-.327 1.368-1.213 2.521-2.418 3.217l.649 1.126zM10.482 3.636c-1.988.457-3.62 1.799-4.442 3.594l1.182.541c.652-1.425 1.954-2.501 3.551-2.868l-.291-1.267z'/%3e%3cpath d='M3.274 16.187l-.632.151.632-.151zm0-4.65l-.632-.151.632.151zm13.451 0l-.632.151.632-.151zm0 4.65l.632.151-.632-.151zm-4.354 4.268l-.146-.633.146.633zm-4.744 0l-.146.634.146-.634zm0-13.186l.146.633-.146-.633zm4.744 0l-.146.633.146-.633zm-8.465 8.767c-.342-1.43-.342-2.918 0-4.348l-1.264-.303c-.39 1.629-.39 3.324 0 4.953l1.264-.303zm12.187-4.348c.342 1.43.342 2.918 0 4.348l1.264.303c.39-1.629.39-3.324 0-4.953l-1.264.303zm-3.867 8.133a9.94 9.94 0 0 1-4.452 0l-.291 1.267a11.24 11.24 0 0 0 5.035 0l-.291-1.267zM7.774 7.903a9.94 9.94 0 0 1 4.452 0l.291-1.267a11.24 11.24 0 0 0-5.035 0l.291 1.267zm0 11.919c-1.925-.443-3.419-1.913-3.867-3.786l-1.264.303c.565 2.363 2.445 4.199 4.84 4.75l.291-1.267zm4.744 1.267c2.395-.551 4.275-2.387 4.84-4.75l-1.264-.303c-.448 1.872-1.942 3.343-3.867 3.786l.291 1.267zm-.291-13.186c1.925.443 3.419 1.913 3.867 3.785l1.264-.303c-.566-2.363-2.445-4.199-4.84-4.75l-.291 1.267zM7.482 6.636c-2.395.551-4.275 2.387-4.84 4.75l1.264.303c.448-1.872 1.942-3.343 3.867-3.785l-.291-1.267zM12.268 21l.083-2.523c.079-.573.221-.867.433-1.075l-.91-.928c-.499.489-.712 1.104-.811 1.827-.096.702-.095 1.596-.095 2.699h1.3zm4.205-5.409c-1.126 0-2.035-.001-2.748.093-.731.096-1.354.303-1.85.79l.91.928c.214-.21.519-.352 1.11-.43.609-.08 1.416-.082 2.579-.082v-1.3z'/%3e%3c/g%3e%3cpath d='M7 11h3m-3 3h5' stroke='%233e3f58' stroke-width='1.3' stroke-linecap='round'/%3e%3c/svg%3e"}):g(h?"copied":"copy")))))},Io=({trackingCategory:e,className:a,style:i,url:r,avatar:s,text:m,onClose:p})=>{const{data:{env:{isMarryBaby:u}}}=o(d),{t:g}=ne(),[v,h]=n(!1);return l((()=>(be(!0),setTimeout((()=>h(!0)),0),()=>be(!1))),[]),t.createElement(J,null,t.createElement(Po,{"data-is-marrybaby":u,className:a,style:i},t.createElement(xo,{className:"share-popup",isOpen:v,onClose:p,heading:g("bottomBar.share")},u?t.createElement(c,{className:"share-mb-text",size:"sm"},g("article.shareOn")):t.createElement("div",{className:"custom-share__header"},s&&t.createElement("div",{className:"custom-share__header-image"},t.createElement("img",{src:s,loading:"lazy"})),t.createElement("div",{className:"custom-share__header-info"},t.createElement(Ve,{tag:"h4"},m),t.createElement(c,{className:"desc",size:"md"},r))),v&&t.createElement(zo,{trackingCategory:e,shareUrl:r||("undefined"!=typeof window?window.location.href:""),title:m}))))},Po=He.div`
2045
- .share-popup {
2046
- > div:first-child {
2047
- height: unset;
2048
- }
2049
- .close-button {
2050
- display: none;
2051
- }
2052
- .popup-content .header {
2053
- display: none;
2054
- }
2055
- }
2056
- .custom-share__header {
2057
- display: flex;
2058
- flex-wrap: no-wrap;
2059
- align-items: center;
2060
- padding: 1rem;
2061
- border-bottom: 1px solid ${le.colors.neutral100};
2062
- margin-bottom: 16px;
2063
-
2064
- .custom-share__header-image {
2065
- width: 38px;
2066
- height: 38px;
2067
- flex-shrink: 0;
2068
- & > img {
2069
- width: 100%;
2070
- height: 100%;
2071
- object-fit: cover;
2072
- object-position: center;
2073
- }
2074
- }
2075
-
2076
- .custom-share__header-info {
2077
- flex: 1;
2078
- padding: 0 8px;
2079
- word-break: break-word;
2080
-
2081
- [data-tag='h4'] {
2082
- margin-bottom: 8px;
2083
- font-size: 14px;
2084
- font-weight: bold;
2085
- line-height: 14px;
2086
- }
2087
-
2088
- [data-size='md'] {
2089
- color: #a5a5a5;
2090
- font-size: 14px;
2091
- line-height: 14px;
2092
- }
2093
- }
2094
- }
2095
-
2096
- &[data-is-marrybaby='true'] {
2097
- .share-popup {
2098
- > div:first-child {
2099
- overflow: hidden;
2100
- border-radius: 1rem;
2101
- &[data-open='true'] {
2102
- ${he.mbDown} {
2103
- max-width: unset;
2104
- width: 100%;
2105
- top: 100%;
2106
- transform: translate(-50%, -100%);
2107
- border-bottom-left-radius: 0;
2108
- border-bottom-right-radius: 0;
2109
- }
2110
- }
2111
- }
2112
- .close-button {
2113
- display: block;
2114
- }
2115
- .popup-content {
2116
- .header {
2117
- display: block;
2118
- padding: 1rem;
2119
- background-color: rgb(243, 243, 243);
2120
- }
2121
- .content {
2122
- padding-bottom: 1rem;
2123
- }
2124
- }
2125
- .share-mb-text {
2126
- margin: 1rem 1rem 0.5rem;
2127
- }
2128
- }
2129
- }
2130
- `,So=He.div`
2131
- padding: 0 8px;
2132
- margin-top: 18px;
2133
-
2134
- .report-list {
2135
- margin-bottom: 18px;
2136
-
2137
- .report-item {
2138
- display: flex;
2139
- align-items: center;
2140
- margin-bottom: 10px;
2141
- font-weight: 600;
2142
-
2143
- & > img {
2144
- width: 12px;
2145
- height: 12px;
2146
- margin-right: 8px;
2147
- }
2148
-
2149
- .__label {
2150
- font-size: 14px;
2151
- }
2152
- }
2153
- }
2154
-
2155
- .report-submit {
2156
- width: 100%;
2157
- }
2158
- &[data-is-marrybaby='true'] {
2159
- padding: 0 1rem 1rem;
2160
- }
2161
- `;var Lo="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14Z' stroke='%23737373' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8 5V8' stroke='%23737373' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8 11H8.00708' stroke='%23737373' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";const Mo=({className:e,style:a,reason:i,reasonText:l,onClose:r,postId:s})=>{const{data:{locale:m,env:{isMarryBaby:p}},action:{pushNotifications:u}}=o(d),{t:h}=ne(),[b,f]=n(!1);return t.createElement(So,{"data-is-marrybaby":p,className:e,style:a},t.createElement("ul",{className:"report-list"},t.createElement("li",{className:"report-item"},t.createElement("img",{src:Lo,loading:"lazy"}),t.createElement(c,{className:"__label",color:le.colors.gray800,size:"p4"},l))),t.createElement(Re,{theme:p?"marryBaby":"helloSites",className:"report-submit",size:"lg",color:"primary",isLoading:b,onClick:()=>M(void 0,void 0,void 0,(function*(){if(s&&!b){f(!0);try{const e=yield(({id:e,reason:t,locale:a})=>{const o=new FormData;return o.append("reason",t),T(g(v.POST.REPORT,{_locale:a,id:e}),"POST",{data:o})})({id:s,reason:i,locale:m});1===(null==e?void 0:e.status)&&(u({message:"Post reported",type:"success"}),r&&r())}catch(e){}f(!1)}}))},h("submit")))},jo=He.div`
2162
- padding: 0.5rem 1rem 1rem;
2163
- line-height: 1.5;
2164
- word-break: break-word;
2165
- .post-content-replying {
2166
- margin-right: 5px;
2167
- cursor: pointer;
2168
- display: inline-block;
2169
- &.tag-only {
2170
- margin-right: 0;
2171
- }
2172
- }
2173
- .post-content {
2174
- display: inline;
2175
- white-space: pre-wrap;
2176
- /* > *:first-child, */
2177
- > mention:first-child ~ * {
2178
- &:not(ul),
2179
- &:not(ol) {
2180
- display: inline-block;
2181
- }
2182
- }
2183
- > mention:first-child {
2184
- margin-right: 5px;
2185
- }
2186
- &.has-see-more {
2187
- *:last-child {
2188
- &:not(ul),
2189
- &:not(ol) {
2190
- display: inline;
2191
- }
2192
- }
2193
- }
2194
- img {
2195
- width: 100%;
2196
- height: unset;
2197
- }
2198
- ul,
2199
- ol {
2200
- list-style-position: inside;
2201
- padding-left: 1rem;
2202
- display: block;
2203
- }
2204
- ol {
2205
- list-style-type: decimal;
2206
- }
2207
- ul {
2208
- list-style-type: disc;
2209
- }
2210
- mention {
2211
- color: ${e=>e.mentionColor||"#1890ff"};
2212
- padding-right: 4px;
2213
- :hover {
2214
- text-decoration: underline;
2215
- }
2216
- }
2217
- }
2218
- `;var Bo=X((e=>({root:{mention:{color:e.fn.primaryColor()},a:{"&,&:visited,&:focus":{color:e.fn.primaryColor()}},".create-post-link":{display:"inline",color:e.fn.primaryColor(),cursor:"pointer"}}})));const Fo=e=>{var{trackingCategory:a,url:s,className:c,style:m,replyingTo:p,mentionedUser:u,description:g,disableShortenContent:v,mentions:h=[],maxChars:b=1e3,hideShowAllBtn:f,styles:y,onClickCreatePostLink:w}=e,x=j(e,["trackingCategory","url","className","style","replyingTo","mentionedUser","description","disableShortenContent","mentions","maxChars","hideShowAllBtn","styles","onClickCreatePostLink"]);const{classes:E,theme:C}=Bo(void 0,{name:"PostContent",styles:y}),[k,N]=n(!1),{t:A}=ne(),{authActionWrapper:T}=ot(),[z,I]=n(!1),P=Da(Va(g||"","display"),h),{action:{sanitizeFunction:S}}=o(d),L=r((()=>{const e=S(P||"");if(v||k)return{showContent:e,hasSeeMore:!1};const t=e.slice(0,b),a=b-27*((t.match(/<\/div>/g)||[]).length-1),o=(t||"").slice(0,a<40?40:a),n=S(o.replace(/(<|<\/)( +|[a-zA-Z]*)$/gi,"")),i=n.length<e.length-10;return{showContent:i?n:e,hasSeeMore:i}}),[v,k,P]),M=(null==u?void 0:u.name)||p,B="expert"===(null==u?void 0:u.role)&&!!(null==u?void 0:u.partnerId),F=i(null),O=e=>{e.preventDefault(),null==w||w()};return l((()=>{var e;return null===(e=null==F?void 0:F.current)||void 0===e||e.querySelectorAll("[data-create-post]").forEach((e=>{e.addEventListener("click",O,{passive:!0})})),()=>{var e;null===(e=null==F?void 0:F.current)||void 0===e||e.querySelectorAll("[data-create-post]").forEach((e=>{e.removeEventListener("click",O,!1)}))}}),[v,k,P]),t.createElement(t.Fragment,null,B&&t.createElement(ma,{isOpen:z,onClose:()=>I(!1),expertId:String(null==u?void 0:u.partnerId)}),t.createElement(jo,Object.assign({ref:F,className:`${E.root} ${c} no-replace-click`,style:m,mentionColor:C.fn.primaryColor()},x),M&&t.createElement(ee,{onClick:()=>B&&I(!0),className:"post-content-replying"},"@",M),(null==g?void 0:g.startsWith("[mention+id="))&&t.createElement("span",{className:"post-content-replying tag-only",style:{color:C.fn.primaryColor()}},"@"),t.createElement("span",{dangerouslySetInnerHTML:{__html:L.showContent},className:"post-content "+(L.hasSeeMore?"has-see-more":"")}),L.hasSeeMore&&!k&&t.createElement("span",null,"... ",!f&&t.createElement(ee,Object.assign({onClick:e=>{e.preventDefault(),e.stopPropagation(),T((()=>N(!0)))},className:"see-more-text"},a?{"data-event-category":a,"data-event-action":"See More Post Click","data-event-label":s}:{}),A("post.seeMore")))))},Oo=He.div`
2219
- padding: 14px 16px 14px 17px;
2220
- background: ${e=>e.bgColor};
2221
- border-left: 3px solid ${e=>e.highlight};
2222
-
2223
- ${he.mbUp} {
2224
- padding: 12px 12px 12px 17px;
2225
- }
2226
- `,Ro=He.div`
2227
- display: flex;
2228
- `,Vo=He.div`
2229
- font-size: 12px;
2230
- line-height: 18px;
2231
-
2232
- &[data-has-icon='true'] {
2233
- margin-left: 10px;
2234
- }
2235
- `,Do=He.div`
2236
- flex-shrink: 0;
2237
- `,Uo=He.div`
2238
- display: grid;
2239
- grid-gap: 3px;
2240
- grid-template-columns: 1fr 1fr;
2241
- grid-template-rows: auto;
2242
-
2243
- .img-wrapper {
2244
- position: relative;
2245
- overflow: hidden;
2246
- width: 100%;
2247
- padding-top: 56.25%;
2248
- grid-column: auto;
2249
-
2250
- & > img {
2251
- cursor: zoom-in;
2252
- }
2253
-
2254
- .img-preview-blur {
2255
- position: absolute;
2256
- top: 50%;
2257
- left: 50%;
2258
- width: 110%;
2259
- height: 110%;
2260
- /* Add the blur effect */
2261
- -webkit-filter: blur(8px);
2262
- filter: blur(8px);
2263
- object-fit: cover;
2264
- object-position: center;
2265
- opacity: 0.8;
2266
- transform: translate(-50%, -50%);
2267
- }
2268
- .img-preview {
2269
- position: absolute;
2270
- top: 0;
2271
- left: 0;
2272
- width: 100%;
2273
- height: 100%;
2274
- object-fit: contain;
2275
- object-position: center;
2276
- }
2277
- .img-more-overlay {
2278
- position: absolute;
2279
- top: 0;
2280
- left: 0;
2281
- display: flex;
2282
- width: 100%;
2283
- height: 100%;
2284
- align-items: center;
2285
- justify-content: center;
2286
- background: rgba(0, 0, 0, 0.5);
2287
- z-index: 4;
2288
- }
2289
- }
2290
- &[data-image-count='1'] {
2291
- .img-wrapper {
2292
- /* padding-top: 100%; */
2293
- grid-column: 1/3;
2294
- }
2295
- }
2296
- &[data-image-count='2'] {
2297
- .img-wrapper {
2298
- /* padding-top: 100%; */
2299
- }
2300
- }
2301
- &[data-image-count='3'] {
2302
- .img-wrapper {
2303
- &:first-child {
2304
- grid-column: 1/3;
2305
- }
2306
- }
2307
- }
2308
- &[data-image-count='4'] {
2309
- .img-wrapper {
2310
- /* padding-top: 100%; */
2311
- }
2312
- }
2313
- &[data-image-count='5'] {
2314
- grid-template-columns: repeat(6, 1fr);
2315
- .img-wrapper {
2316
- /* padding-top: 100%; */
2317
- grid-column: auto/ span 2;
2318
-
2319
- &:first-child {
2320
- padding-top: 56.25%;
2321
- grid-column: 1/4;
2322
- }
2323
- &:nth-child(2) {
2324
- padding-top: 56.25%;
2325
- grid-column: 4/7;
2326
- }
2327
- }
2328
- }
2329
-
2330
- &[data-is-marrybaby='true'] {
2331
- grid-gap: 8px;
2332
- .img-wrapper {
2333
- padding-top: 66.66%;
2334
- border-radius: 1rem;
2335
- .img-preview {
2336
- object-fit: cover;
2337
- }
2338
- }
2339
- &[data-image-count='3'] {
2340
- grid-template-columns: 1fr 1fr 1fr;
2341
- .img-wrapper {
2342
- &:first-child {
2343
- padding-top: 100%;
2344
- grid-column: 1/3;
2345
- grid-row: 1/3;
2346
- }
2347
- }
2348
- }
2349
- }
2350
- `,Wo=He.div`
2351
- position: fixed;
2352
- z-index: 999;
2353
- top: 0;
2354
- left: 0;
2355
- display: flex;
2356
- overflow: hidden;
2357
- width: 100vw;
2358
- height: 100vh;
2359
- flex-direction: column;
2360
- background: white;
2361
- opacity: 0;
2362
- pointer-events: none;
2363
- transition: opacity 0.2s linear;
2364
- &[data-open='true'] {
2365
- opacity: 1;
2366
- pointer-events: auto;
2367
- }
2368
- .top-bar {
2369
- position: relative;
2370
- padding: 20px 40px;
2371
- .icon-arrow-left {
2372
- position: absolute;
2373
- top: 50%;
2374
- left: 20px;
2375
- height: 24px;
2376
- width: 24px;
2377
- cursor: pointer;
2378
- transform: translateY(-50%);
2379
- }
2380
- }
2381
- .container {
2382
- flex: 1;
2383
- overflow-y: auto;
2384
- .img-preview {
2385
- width: 100%;
2386
- min-width: 100%;
2387
- margin-bottom: 0.5rem;
2388
- cursor: pointer;
2389
- max-height: 100%;
2390
- object-fit: cover;
2391
- }
2392
- }
2393
- `,Ho=He((e=>{var{icon:a,bgColor:o=le.colors.yellow50,highlightColor:n=le.colors.yellow800,message:i}=e,l=j(e,["icon","bgColor","highlightColor","message"]);return t.createElement(Oo,Object.assign({bgColor:o,highlight:n},l),t.createElement(Ro,null,a&&t.createElement(Do,null,a),t.createElement(Vo,{"data-has-icon":Boolean(a)},i)))}))`
2394
- margin-bottom: 16px;
2395
- `;const Zo=({className:e,style:a,authorName:o,images:i,onClose:r,onOpenSingleView:s,alt:d})=>{const{t:m}=ne(),[p,u]=n(!1);return l((()=>{setTimeout((()=>{u(!0)}),0)}),[]),t.createElement(J,null,t.createElement(Wo,{className:e,style:a,"data-open":p},t.createElement("div",{className:"top-bar"},t.createElement("img",{className:"icon-arrow-left",src:"data:image/svg+xml,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0508 18.0607L4.00078 12.0367L10.0508 6.01172' stroke='%23262626' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.00195 12.0352L19.002 12.0352' stroke='%23262626' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",onClick:r,alt:"go back",loading:"lazy"}),t.createElement(c,{size:"p2",weight:"bold",style:{textAlign:"center"}},m("previewPhotos.title",{name:o}))),t.createElement("div",{className:"container"},i.map(((e,a)=>t.createElement("img",{className:"img-preview",key:a,src:e,onClick:()=>null==s?void 0:s(a),alt:d,loading:"lazy"}))))),",")},qo=He.div`
2396
- position: fixed;
2397
- z-index: 999;
2398
- top: 0;
2399
- left: 0;
2400
- display: flex;
2401
- width: 100%;
2402
- height: 100%;
2403
- flex-direction: column;
2404
- background: black;
2405
- opacity: 0;
2406
- pointer-events: none;
2407
- transition: opacity 0.2s linear;
2408
- &[data-open='true'] {
2409
- opacity: 1;
2410
- pointer-events: auto;
2411
- }
2412
- `,_o=He.div`
2413
- padding: 1rem;
2414
- background: white;
2415
- .icon-close {
2416
- width: 26px;
2417
- height: 26px;
2418
- cursor: pointer;
2419
- }
2420
- `,Go=He.div`
2421
- position: relative;
2422
- flex: 1;
2423
- overflow: hidden;
2424
- > img {
2425
- height: 100%;
2426
- width: 100%;
2427
- object-fit: contain;
2428
- object-position: center;
2429
- }
2430
- `,Qo=He.div`
2431
- --inner-padding: max(16px, 20%);
2432
- height: 100%;
2433
- position: absolute;
2434
- left: 0;
2435
- padding: 8px;
2436
- padding-right: var(--inner-padding);
2437
- display: flex;
2438
- align-items: center;
2439
- top: 0;
2440
- cursor: pointer;
2441
- &[data-right] {
2442
- padding-right: 8px;
2443
- padding-left: var(--inner-padding);
2444
- left: unset;
2445
- right: 0;
2446
- }
2447
- &[data-disabled='true'] {
2448
- cursor: not-allowed;
2449
- }
2450
- `,Xo=He.div`
2451
- border-radius: 50%;
2452
- background: rgba(0, 0, 0, 0.3);
2453
- display: flex;
2454
- align-items: center;
2455
- justify-content: center;
2456
- padding: 4px;
2457
- > img {
2458
- width: 16px;
2459
- height: 16px;
2460
- &[data-disabled='true'] {
2461
- opacity: 0.5;
2462
- }
2463
- }
2464
- ${he.tdUp} {
2465
- padding: 8px;
2466
- > img {
2467
- width: 30px;
2468
- height: 30px;
2469
- }
2470
- }
2471
- `;var Ko="data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 12.8125L10 8.8125L6 4.8125' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";const $o=({initialViewIndex:e,images:a,onClose:o,alt:i})=>{const[r,s]=n(e),[c,d]=n(!1);l((()=>{setTimeout((()=>{d(!0)}),0)}),[]);const m=null==a?void 0:a[r],p=0===r,u=!(null==a?void 0:a.length)||r===(null==a?void 0:a.length)-1;return t.createElement(J,null,t.createElement(qo,{"data-open":c&&!!m},t.createElement(_o,null,t.createElement("img",{src:wo,className:"icon-close",onClick:o,alt:"close",loading:"lazy"})),m&&r>=0&&t.createElement(t.Fragment,null,t.createElement(Go,null,t.createElement("img",{className:"img-preview",src:m,alt:i,loading:"lazy"}),t.createElement(Qo,{"data-disabled":p,onClick:()=>!p&&s(r-1)},t.createElement(Xo,null,t.createElement("img",{src:Ko,style:{transform:"rotate(180deg)"},alt:"left arrow","data-disabled":p,loading:"lazy"}))),t.createElement(Qo,{"data-right":!0,"data-disabled":u,onClick:()=>!u&&s(r+1)},t.createElement(Xo,null,t.createElement("img",{src:Ko,alt:"right arrow","data-disabled":u,loading:"lazy"})))))))},Yo="hhgcomp-sensitivemask-inner",Jo=Ye(He.div`
2472
- position: absolute;
2473
- top: 0;
2474
- right: 0;
2475
- left: 0;
2476
- bottom: 0;
2477
- background: rgba(0, 0, 0, 0.4);
2478
- color: white;
2479
- display: flex;
2480
- align-items: center;
2481
- justify-content: center;
2482
- cursor: pointer;
2483
- `,Yo),en=He.div``,tn=He.div`
2484
- position: absolute;
2485
- bottom: 0;
2486
- left: 0;
2487
- width: 100%;
2488
- height: 100%;
2489
- z-index: 3;
2490
- background: white;
2491
- cursor: pointer;
2492
-
2493
- &,
2494
- * {
2495
- // transition: all 300ms;
2496
- transform-origin: bottom left;
2497
- }
2498
-
2499
- img {
2500
- transition: none;
2501
- }
2502
- .img-preview {
2503
- width: 100%;
2504
- }
2505
- &[data-is-blurred='true'] {
2506
- .img-preview {
2507
- /* Add the blur effect */
2508
- -webkit-filter: blur(24px);
2509
- filter: blur(24px);
2510
- }
2511
- }
2512
-
2513
- &[data-is-blurred='false'] {
2514
- background: transparent;
2515
- cursor: zoom-in;
2516
-
2517
- .${Yo} {
2518
- top: auto;
2519
- right: auto;
2520
- left: 8px;
2521
- bottom: 8px;
2522
- background: rgba(0, 0, 0, 0);
2523
- align-items: flex-end;
2524
- justify-content: flex-start;
2525
- }
2526
- }
2527
- `,an=({image:e,showIcon:a=!0})=>{const[o,i]=n(!0);return t.createElement(tn,{"data-is-blurred":o,onClick:e=>o&&e.stopPropagation()},t.createElement("img",{loading:"lazy",className:"img-preview",src:e}),t.createElement(Jo,{onClick:e=>{e.stopPropagation(),i(!o)}},a&&t.createElement(en,null,o?t.createElement("svg",{width:"22",height:"20",viewBox:"0 0 22 20",fill:"none"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.71 2.5399C1.32 2.1499 1.32 1.5199 1.71 1.1299C2.1 0.739902 2.74 0.739902 3.13 1.1299L19.44 17.4599C19.83 17.8499 19.83 18.4799 19.44 18.8699C19.05 19.2599 18.42 19.2599 18.03 18.8699L15.31 16.1499C13.97 16.6699 12.52 16.9699 11 16.9699C6 16.9699 1.73 13.8599 0 9.4699C0.77 7.4999 2.06 5.7999 3.68 4.5099L1.71 2.5399ZM16 9.4699C16 6.7099 13.76 4.4699 11 4.4699C10.49 4.4699 10 4.5699 9.53 4.7099L7.36 2.5399C8.51 2.1699 9.73 1.9699 11 1.9699C16 1.9699 20.27 5.0799 22 9.4599C21.31 11.2199 20.21 12.7599 18.82 13.9899L15.76 10.9299C15.9 10.4699 16 9.9799 16 9.4699ZM11 14.4699C8.24 14.4699 6 12.2299 6 9.4699C6 8.6999 6.18 7.9699 6.49 7.3299L8.06 8.8999C8.03 9.0799 8 9.2699 8 9.4699C8 11.1299 9.34 12.4699 11 12.4699C11.2 12.4699 11.38 12.4399 11.57 12.3999L13.14 13.9699C12.49 14.2899 11.77 14.4699 11 14.4699ZM13.97 9.1399C13.82 7.7399 12.72 6.6499 11.33 6.4999L13.97 9.1399Z",fill:"white"})):t.createElement("svg",{width:"23",height:"16",viewBox:"0 0 23 16",fill:"none"},t.createElement("path",{d:"M11.9999 0C5.14188 0 1.88558 5.87864 1.09558 7.55664C0.963582 7.83664 0.963582 8.16141 1.09558 8.44141C1.88558 10.1204 5.14188 16 11.9999 16C18.8339 16 22.0924 10.1629 22.8964 8.46094C23.0344 8.16794 23.0344 7.83206 22.8964 7.53906C22.0924 5.83706 18.8339 0 11.9999 0ZM11.9999 3C14.7609 3 16.9999 5.239 16.9999 8C16.9999 10.761 14.7609 13 11.9999 13C9.23888 13 6.99988 10.761 6.99988 8C6.99988 5.239 9.23888 3 11.9999 3ZM11.9999 5C11.2042 5 10.4412 5.31607 9.87856 5.87868C9.31595 6.44129 8.99988 7.20435 8.99988 8C8.99988 8.79565 9.31595 9.55871 9.87856 10.1213C10.4412 10.6839 11.2042 11 11.9999 11C12.7955 11 13.5586 10.6839 14.1212 10.1213C14.6838 9.55871 14.9999 8.79565 14.9999 8C14.9999 7.20435 14.6838 6.44129 14.1212 5.87868C13.5586 5.31607 12.7955 5 11.9999 5Z",fill:"#2D87F3"})))))},on=({className:e,images:a=[],style:r,authorName:s,isSensitive:c=!1,alt:m})=>{const{data:{env:{isMarryBaby:p}}}=o(d),{t:u}=ne(),g="+ "+((a.length||0)-4),[v,h]=n(!1),[b,f]=n(-1),y=a.length>5,w=i(!1);return l((()=>()=>{w.current&&be(!1)}),[]),l((()=>{v||b>=0?(be(!0),w.current=!0):(be(!1),w.current=!1)}),[v,b]),t.createElement(t.Fragment,null,c&&t.createElement(Ho,{message:u("sensitiveMask.contentWarningDescription"),icon:t.createElement("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.00002 0.666748C4.40002 0.666748 0.666687 4.40008 0.666687 9.00008C0.666687 13.6001 4.40002 17.3334 9.00002 17.3334C13.6 17.3334 17.3334 13.6001 17.3334 9.00008C17.3334 4.40008 13.6 0.666748 9.00002 0.666748ZM9.00002 9.83341C8.54169 9.83341 8.16669 9.45841 8.16669 9.00008V5.66675C8.16669 5.20842 8.54169 4.83342 9.00002 4.83342C9.45835 4.83342 9.83335 5.20842 9.83335 5.66675V9.00008C9.83335 9.45841 9.45835 9.83341 9.00002 9.83341ZM8.16669 11.5001V13.1667H9.83335V11.5001H8.16669Z",fill:"#FE921D"}))}),t.createElement(Uo,{className:e,style:r,"data-image-count":y?5:a.length||0,"data-is-marrybaby":p,"data-cursor-pointer":!c},null==a?void 0:a.slice(0,5).map(((e,a)=>{const o=4===a&&y;return t.createElement("div",{className:"img-wrapper",key:a,onClick:()=>{a>=4&&y?h(!0):f(a)}},c&&t.createElement(an,{image:e,showIcon:!o}),!p&&t.createElement("img",{loading:"lazy",className:"img-preview-blur",src:e,alt:m}),t.createElement("img",{loading:"lazy",className:"img-preview",src:e,alt:m}),o&&t.createElement("div",{className:"img-more-overlay"},t.createElement(Ve,{tag:"h1",as:"h2",color:"white"},g)))}))),v&&t.createElement(Zo,{authorName:s||"",images:a,onClose:()=>h(!1),onOpenSingleView:f,alt:m}),b>=0&&t.createElement($o,{images:a,initialViewIndex:b,onClose:()=>f(-1),alt:m}))},nn=He.div`
2528
- .link-info-container {
2529
- padding: 0.5rem 1rem;
2530
- background: ${e=>e.color||"#f4faff"};
2531
- }
2532
- .link-image-wrapper {
2533
- position: relative;
2534
- overflow: hidden;
2535
- width: 100%;
2536
- padding-top: 56.25%;
2537
- &.fetching {
2538
- background: lightgray;
2539
- }
2540
- .loading-spinner {
2541
- position: absolute;
2542
- top: 50%;
2543
- left: 50%;
2544
- transform: translate(-50%, -50%);
2545
- }
2546
- .link-image {
2547
- position: absolute;
2548
- top: 0;
2549
- left: 0;
2550
- width: 100%;
2551
- height: 100%;
2552
- object-fit: cover;
2553
- object-position: center;
2554
- }
2555
- }
2556
- a {
2557
- text-decoration: none;
2558
- }
2559
- &[data-is-marrybaby='true'] {
2560
- overflow: hidden;
2561
- border-radius: 1rem;
2562
- }
2563
- `,ln=({url:e,image:a,className:s,style:c,baseUrl:m="",autoPlay:p=!0})=>{const{data:{locale:b}}=o(d),[f,y]=n(null);l((()=>{M(void 0,void 0,void 0,(function*(){if(!a){if(!e)return y(null);y((e=>Object.assign(Object.assign({},e),{isFetching:!0}))),u(g(v.FETCH_PREVIEW,{_locale:b},void 0,m),"POST",{data:{link:e},headers:{"Content-Type":"application/json"}},!!m).then((t=>{var a,o;y({url:e,image:(null===(a=null==t?void 0:t.data)||void 0===a?void 0:a.image)||(null===(o=null==t?void 0:t.data)||void 0===o?void 0:o.logo)})})).catch((()=>{y(null)}))}}))}),[e,a]);const w=a||(null==f?void 0:f.image),x=(null==f?void 0:f.url)||e,E=r((()=>(e=>{var t;return e.includes("youtu")&&(null===(t=/(.*?)(^|\/|v=)([a-z0-9_-]{11})(.*)?/gim.exec(e))||void 0===t?void 0:t[3])||""})(x)),[x]),C=r((()=>x.includes("facebook.com")||x.includes("fb.watch")),[x]),k=i(0),N=i(0),[A,T]=n(!1);l((()=>{const e=()=>{var e;const t=null===(e=z.current)||void 0===e?void 0:e.getBoundingClientRect();let a=!1;t&&(!k.current||Math.abs((k.current-t.width)/(null==t?void 0:t.width))>.2)&&(k.current=Math.floor(t.width),a=!0),t&&(!N.current||Math.abs((N.current-t.height)/(null==t?void 0:t.height))>.2)&&(N.current=Math.floor(t.height),a=!0),a&&T((e=>!e))};return e(),window.addEventListener("resize",e,{passive:!0}),()=>{window.removeEventListener("resize",e)}}),[]);const z=i(null),I=G();return t.createElement(nn,{className:`${s} no-replace-click`,style:c,ref:z,color:I.colors[I.primaryColor][0]},a||!E&&!C?t.createElement("a",{href:x,target:"_blank",rel:"noreferrer"},t.createElement("div",{className:"link-image-wrapper "+((null==f?void 0:f.isFetching)?"fetching":"")},(null==f?void 0:f.isFetching)?t.createElement(aa,{className:"loading-spinner"}):t.createElement(re,{className:"link-image",src:w||h,backupSrc:h,alt:x}))):t.createElement("div",{className:"link-image-wrapper"},E?t.createElement("iframe",{width:"100%",height:"100%",src:`https://www.youtube.com/embed/${E}?&autoplay=${p?1:0}&mute=1&enablejsapi=1`,frameBorder:"0",allowFullScreen:!0,style:{position:"absolute",top:0,left:0,border:"none",overflow:"hidden"},loading:"lazy"}):C?t.createElement("iframe",{key:String(A),src:`https://www.facebook.com/plugins/video.php?href=${encodeURIComponent(x)}&autoplay=${p?1:0}&show_text=false&t=0&width=${k.current}&height=${N.current}`,style:{position:"absolute",top:"50%",left:"50%",border:"none",overflow:"hidden",height:N.current,width:k.current,transform:"translate(-50%, -50%)"},scrolling:"no",frameBorder:"0",allowFullScreen:!0,allow:"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share",loading:"lazy"}):null))};var rn="PD6nRZX";const sn=({className:e,size:a="md"})=>{const{t:o}=ne();return t.createElement("div",{className:`${rn} ${e}`},t.createElement(Re,{size:a,color:"transparent",isLoading:!0},o("loading")))};var cn="l5fL1xL",dn="L-aGKo7";const mn=({children:e,className:a=""})=>t.createElement("div",{className:`${cn} ${a}`},e),pn=({children:e,className:a=""})=>t.createElement("div",{className:`${dn} ${a}`},e);var un="eaR8ATZ",gn="xM-7K0a",vn="DZmf3s7";const hn=({src:e,defaultSrc:a=ve.getAssetPath("logo/logomark.png"),ratio:o=1,size:n=80,radius:i=8,alt:l,className:r=""})=>t.createElement("div",{className:r},t.createElement("div",{className:vn,style:{width:`${n}px`,height:n*o+"px",borderRadius:`${i}px`}},t.createElement(re,{src:e,backupSrc:a,alt:l}))),bn=({category:e,title:a,src:o,children:n,className:i=""})=>t.createElement("div",{className:`${un} ${i}`},t.createElement(hn,{src:o}),t.createElement("div",{className:gn},n||t.createElement("div",null,e&&t.createElement(mn,null,e),a&&t.createElement(pn,null,a))));bn.CategoryText=mn,bn.Title=pn;const fn=({featureImage:e,postTitle:a,author:o,categories:n,isReview:i,className:l=""})=>{var r;const s=i?"Medically reviewed by Jobelle Ann Dela Cruz Bigalbal, MD":"Written by Jobelle Ann Dela Cruz Bigalbal, MD";return t.createElement(bn,{src:e,className:l},t.createElement(t.Fragment,null,t.createElement(bn.CategoryText,null,null===(r=null==n?void 0:n[0])||void 0===r?void 0:r.name),t.createElement(bn.Title,null,a),t.createElement(Wt,{avatarProps:Object.assign(Object.assign({},o),{size:32}),subTitle:t.createElement(t.Fragment,null,s,t.createElement(Wt.SubDivider,null),"Dec 12, 2022")})))};var yn={container:"SFSgnOz",header:"Tf3aoVa",heading:"TOt4QXl",headingIcon:"_5XYN1KT",accBodyGroup:"yE-tZRj",accBodyGroupItem:"LXiGuGT",accBodyGroupDesc:"r4rx-6v",subTitle:"XrHh8-C",subIcon:"c5-Yecd",group:"UBj6nWr",groupBody:"_2vptVBd",articleCardLink:"ZPDAwiR",relatedList:"_6wJn-NR",socialItem:"_21XDdFv",mbChevronWrapper:"LSyr3Zo"};const wn=a({}),xn=({className:e=""})=>{var a,n,i,l,r;const{t:s}=ne(),{info:c,isMarryBaby:d,currentPageUrl:m}=o(wn),p=null==c?void 0:c.data,u=[{type:"linkedin",icon:ve.getAssetPath("linkedin.svg"),url:null===(a=null==c?void 0:c.contact)||void 0===a?void 0:a.linkedin,eventAction:"Doctor Profile - Linkedin"},{type:"instagram",icon:ve.getAssetPath("instagram.svg"),url:null===(n=null==c?void 0:c.contact)||void 0===n?void 0:n.instagram,eventAction:"Doctor Profile - Instagram"},{type:"facebook",icon:ve.getAssetPath("facebook.svg"),url:null===(i=null==c?void 0:c.contact)||void 0===i?void 0:i.facebook,eventAction:"Doctor Profile - Facebook"},{type:"youtube",icon:ve.getAssetPath("youtube.svg"),url:null===(l=null==c?void 0:c.contact)||void 0===l?void 0:l.youtube,eventAction:"Doctor Profile - Youtube"},{type:"tiktok",icon:ve.getAssetPath("tiktok.svg"),url:null===(r=null==c?void 0:c.contact)||void 0===r?void 0:r.tiktok,eventAction:"Doctor Profile - TikTok"}],g=[...((null==c?void 0:c.experiences)||[]).length>0?[{key:"experience",heading:s("profilePanel.experience"),iconSrc:ve.getAssetPath(d?"award-doc-mb.svg":"award-doc.svg"),eventAction:"Doctor Experience Click",panel:t.createElement("div",{className:yn.accBodyGroup},null==c?void 0:c.experiences.map(((e,a)=>t.createElement("div",{className:yn.accBodyGroupItem,key:String(a)},t.createElement("div",{className:yn.accBodyGroupTitle},e.title),t.createElement("div",{className:yn.accBodyGroupDesc},t.createElement("p",null,e.organization),t.createElement("p",null,e.duration))))))}]:[],...((null==c?void 0:c.educations)||[]).length>0?[{key:"education",heading:s("profilePanel.education"),iconSrc:ve.getAssetPath(d?"book-mb.svg":"book.svg"),eventAction:"Doctor Degree Click",panel:t.createElement("div",{className:yn.accBodyGroup},null==c?void 0:c.educations.map(((e,a)=>t.createElement("div",{className:yn.accBodyGroupItem,key:String(a)},t.createElement("div",{className:yn.accBodyGroupTitle},e.schoolName),t.createElement("div",{className:yn.accBodyGroupDesc},t.createElement("p",null,e.study),t.createElement("p",null,e.completedYear))))))}]:[],...((null==c?void 0:c.awards)||[]).length>0?[{key:"awards",heading:s("profilePanel.awards"),iconSrc:ve.getAssetPath(d?"award-mb.svg":"award.svg"),eventAction:"Doctor Award Click",panel:t.createElement("div",{className:yn.accBodyGroup},null==c?void 0:c.awards.map(((e,a)=>t.createElement("div",{className:yn.accBodyGroupTitle,key:a},e.title))))}]:[]],v=(null==c?void 0:c.relatedPosts)||[],h=u.filter((e=>e.url));return t.createElement("div",{className:`${yn.container} ${e}`,"data-is-marrybaby":d},g.length>0&&t.createElement(te,{defaultValue:g[0].key,chevron:d?t.createElement("div",{className:yn.mbChevronWrapper},t.createElement(Be,{size:12,color:le.mbColors.midGray})):t.createElement(Be,{color:le.colors.gray400}),styles:{chevron:{"&[data-rotate]":{".minus-path":{display:"block"},".plus-path":{display:"none"}}},content:{display:"flex",flexDirection:"column",gap:"16px",padding:"0"},item:{border:0},control:{paddingLeft:0,"&:hover":{background:"transparent"},"*":{pointerEvents:"none"}}}},g.map((e=>t.createElement(te.Item,{key:e.key,value:e.key},t.createElement(te.Control,{"data-event-category":"Together","data-event-action":e.eventAction,"data-event-label":m},t.createElement("div",{className:yn.header},t.createElement("div",{className:yn.headingIcon},t.createElement("img",{src:e.iconSrc,loading:"lazy"})),t.createElement("div",{className:yn.heading},e.heading))),t.createElement(te.Panel,null,e.panel))))),v.length>0&&t.createElement("div",{className:yn.group},t.createElement("div",{className:yn.subTitle},t.createElement("img",{className:yn.subIcon,src:ve.getAssetPath(d?"mb-logo.svg":"logo/circle-solid.svg"),loading:"lazy"}),s("profilePanel.publishedArticles")),t.createElement("div",{className:`${yn.relatedList}`},null==c?void 0:c.relatedPosts.map((e=>t.createElement("a",{key:String(e.id),href:`${window.location.origin}${null==e?void 0:e.permalink}`,className:yn.articleCardLink},t.createElement(fn,Object.assign({className:"article-card"},Object.assign(Object.assign({},e),!e.author&&{author:{displayName:null==p?void 0:p.name,avatar:null==p?void 0:p.avatar}}),{isReview:!0}))))))),h.length>0&&t.createElement("div",{className:yn.group},t.createElement("div",{className:yn.subTitle},t.createElement("img",{className:yn.subIcon,src:ve.getAssetPath(d?"social-mb.svg":"social.svg"),loading:"lazy"}),s("profilePanel.socialLinks")),t.createElement("div",{className:yn.groupBody},t.createElement(K,null,u.map(((e,a)=>e.url&&t.createElement("div",{className:yn.socialItem,key:a},t.createElement("a",{href:e.url,target:"_blank",rel:"noreferrer"},t.createElement("img",{src:e.icon,loading:"lazy",width:"32px","data-event-category":"Together","data-event-action":e.eventAction,"data-event-label":m})))))))))};var En={container:"GYUElSy",question:"_3C6QpT1",questionTitle:"_9M9VYL6",community:"_1RuSyv3",questionCard:"_1IG-eEp"};const Cn=({post:e,className:a=""})=>{var n,i,l,r,s,c,m,p;const{t:u}=ne(),{data:{userInfo:g,env:{togetherBasePath:v}}}=o(d),{authActionWrapper:h,authorProps:b,currentPageUrl:f}=o(wn),y=`${window.location.origin}${v}/${null===(n=null==e?void 0:e.community)||void 0===n?void 0:n.slug}/${null==e?void 0:e.slug}/`;return t.createElement("div",{className:`${En.container} ${a}`},t.createElement("div",{className:En.header},t.createElement("div",{className:En.question},u("profilePanel.question")," ",t.createElement(de,{className:En.questionTitle,href:"#",onClick:()=>{(null==g?void 0:g.id)||null==h||h((()=>window.location.href=y))}},"#",null==e?void 0:e.title)),t.createElement("div",{className:En.community},null===(i=null==e?void 0:e.community)||void 0===i?void 0:i.name," - ",null==e?void 0:e.createdTime)),t.createElement("div",{className:En.questionCard},t.createElement(Ea,Object.assign({className:"card-author"},b,{role:"user",avatarIcon:t.createElement(R,null),subLine:t.createElement(Ea.SubTextRow,null,t.createElement(Ea.SubText,null,null===(s=null===(r=null===(l=null==e?void 0:e.expertAnswer)||void 0===l?void 0:l.answer)||void 0===r?void 0:r[0])||void 0===s?void 0:s.createdTime))})),t.createElement(Fo,{className:"post-content-wrapper",description:(null===(p=null===(m=null===(c=null==e?void 0:e.expertAnswer)||void 0===c?void 0:c.answer)||void 0===m?void 0:m[0])||void 0===p?void 0:p.content)||"",mentions:null==e?void 0:e.mentions,"data-testid":"Content of the Post"})),t.createElement(ce,{variant:"secondary","data-event-category":"Together","data-event-action":"Doctor Reply Click","data-event-label":f,size:"md",onClick:()=>{(null==g?void 0:g.id)?window.location.href=y:null==h||h((()=>window.location.href=y))}},u("profilePanel.anserwing.viewFull")))};var kn="MrdoES3",Nn="_8fd7YMs",An="DomiQfw",Tn="-b2qnfL";const zn=({message:e,buttonTxt:a,imgSrc:n,onBtnClick:i})=>{const{siteType:l,isMarryBaby:r}=o(wn);return t.createElement("div",{className:Nn},t.createElement("div",{className:An},t.createElement("img",{src:n||ve.getAssetPath(r?"comments-mb.svg":"comments.svg"),loading:"lazy"})),e&&t.createElement("div",{className:Tn},e),a&&t.createElement(Re,{size:"md",theme:l,color:"secondary",onClick:i},a))},In=({id:e})=>{const{t:a}=ne(),{data:{locale:i}}=o(d),{authorProps:r}=o(wn),[s,c]=n(null),[m,p]=n(!1);return l((()=>{e&&M(void 0,void 0,void 0,(function*(){var t;p(!0);const a=yield u(g(v.USER.LIST_ANSWERS,{_locale:i,id:e}),"GET"),o=((null===(t=null==a?void 0:a.data)||void 0===t?void 0:t.replies)||[]).map(Ae);c(o),p(!1)}))}),[]),t.createElement("div",{className:kn},m?t.createElement(sn,null):null!==s&&(s.length>0?s.map((e=>t.createElement(Cn,{className:"post-card",key:e.id,post:e}))):t.createElement(zn,{message:a("profilePanel.emptyPostMess.content",{name:(null==r?void 0:r.name)||(null==r?void 0:r.username)})})))};var Pn="toEutn7",Sn="drdisHs";const Ln=e=>{var a,n,i,l,{post:r}=e,s=j(e,["post"]);const{data:{env:{togetherBasePath:c}}}=o(d);return t.createElement(t.Fragment,null,t.createElement("div",Object.assign({},s,{className:`${Pn} ${(null==s?void 0:s.className)||""}`}),t.createElement(Ea,{className:"card-author",avatar:null===(a=null==r?void 0:r.author)||void 0===a?void 0:a.avatar,name:(null===(n=null==r?void 0:r.author)||void 0===n?void 0:n.name)||(null===(i=null==r?void 0:r.author)||void 0===i?void 0:i.username),isAnonymous:Boolean(null==r?void 0:r.isAnonymous),subLine:t.createElement(Ea.SubTextRow,null,t.createElement(Ea.SubText,null,null==r?void 0:r.createdTime))}),t.createElement(de,{href:`${window.location.origin}${c}/${null===(l=null==r?void 0:r.community)||void 0===l?void 0:l.slug}/${null==r?void 0:r.slug}/`,className:Sn,rel:"noreferrer"},null==r?void 0:r.title)))};var Mn={accordion:"I-uIJ6E",header:"_41WRsj2",heading:"AcOGL93",headingIcon:"JD3dWJN",panel:"dKAgnS8",chevron:"L2Q9T6m",container:"h-pSmhX"};const jn=()=>{var e,a;const{t:i}=ne(),{data:{locale:r,userInfo:s}}=o(d),{onSkipQuestion:c,countValues:m,setCountValues:p}=o(wn),[u,h]=n(),[b,f]=n([]),[y,w]=n(!1),x=null==s?void 0:s.id;l((()=>{x&&M(void 0,void 0,void 0,(function*(){var e;w(!0);const t=yield T(g(v.USER.LIST_QUESTION_NEED_REPLY,{_locale:r}),"GET"),a=[],o=Object.create({});((null===(e=null==t?void 0:t.data)||void 0===e?void 0:e.communities)||[]).filter((e=>((null==e?void 0:e.question)||[]).length>0)).map((e=>{o[e.id]=e.question.map(Ae),delete e.question,a.push(Ie(e))})),f(a),h(o),w(!1)}))}),[]);const E=({id:e,communityId:t})=>{if(e&&t&&u){const a=Object.assign(Object.assign({},u),{[t]:[...((null==u?void 0:u[t])||[]).filter((t=>t.id!==e))]});let o=0;Object.keys(a).map((e=>o+=a[e].length||0)),h(a),p(Object.assign(Object.assign({},m),{total_question:o})),null==c||c(o)}};return t.createElement("div",{className:Mn.container},y?t.createElement(sn,null):(null==m?void 0:m.total_question)>0?b.length>0&&t.createElement(te,{className:Mn.accordion,defaultValue:String((null===(a=b[null===(e=Object.keys(b))||void 0===e?void 0:e[0]])||void 0===a?void 0:a.id)||""),styles:e=>({control:{padding:"16px",border:`1px solid ${e.colors.neutral[1]}`,borderTopLeftRadius:"8px",borderTopRightRadius:"8px",'&[aria-expanded="false"]':{borderBottom:0}},chevron:{width:"32px",height:"32px"},content:{padding:0,border:`1px solid ${e.colors.neutral[1]}`,borderTop:0,borderBottom:0},label:{padding:0},item:{marginBottom:"16px"}}),chevron:t.createElement("div",{className:Mn.chevron},t.createElement(H,{color:le.colors.gray600,size:20}))},b.map((e=>{const a=u&&(null==u?void 0:u[e.id])||[];return a.length>0&&t.createElement(te.Item,{key:e.id,value:String(e.id)},t.createElement(te.Control,null,t.createElement("div",{className:Mn.header},t.createElement("div",{className:Mn.headingIcon},t.createElement("img",{src:e.thumbnail,loading:"lazy"})),t.createElement("div",{className:Mn.heading},e.name))),t.createElement(te.Panel,null,t.createElement("div",{className:Mn.body},a.map((e=>t.createElement(Ln,{className:"question-card",key:e.id,post:e,onSkip:E}))))))}))):t.createElement(zn,{message:i("profilePanel.emptyCareMess.content"),imgSrc:ve.getAssetPath("questions.svg")}))};var Bn="GA-zc-O",Fn="A18McWD",On="IB049vj",Rn="_8I--vEV";const Vn=({post:e,className:a=""})=>{var n;const{data:{userInfo:i,env:{togetherBasePath:l}}}=o(d),{t:r}=ne(),s=G(),{authActionWrapper:m,authorProps:p}=o(wn),u=`${window.location.origin}${l}/${null===(n=null==e?void 0:e.community)||void 0===n?void 0:n.slug}/${null==e?void 0:e.slug}/`;return t.createElement("div",{className:`${Bn} ${a}`},t.createElement("div",{className:On},t.createElement("a",{"data-event-category":"Together","data-event-action":"Click Post","data-event-label":u,className:Rn,href:u,onClick:e=>{(null==i?void 0:i.id)||(e.preventDefault(),null==m||m((()=>window.location.href=u)))}}),t.createElement(Wt,{className:"card-author",avatarProps:{avatar:null==p?void 0:p.avatar,size:32}},t.createElement(Ea.MainText,{className:Fn},null==e?void 0:e.title),t.createElement(Ea.SubTextRow,null,t.createElement(Ea.SubText,null,null==e?void 0:e.createdTime))),t.createElement(Fo,{className:"post-content-wrapper",description:null==e?void 0:e.description,mentions:null==e?void 0:e.mentions,maxChars:200,"data-testid":"Content of the Post",hideShowAllBtn:!0}),t.createElement(c,{size:"p3",color:s.fn.primaryColor()},r("post.seeMore"))))};var Dn="TSMHoEM";const Un=()=>{const{t:e}=ne(),{data:{locale:a}}=o(d),{authorId:i,authorProps:r,isAuthorLogin:s,onCloseFromPost:c}=o(wn),[m,p]=n(null),[h,b]=n(!1);return l((()=>{i&&M(void 0,void 0,void 0,(function*(){var e;b(!0);const t=yield u(g(v.USER.LIST_POST,{_locale:a,id:i,isAnonymous:0}),"GET"),o=((null===(e=null==t?void 0:t.data)||void 0===e?void 0:e.posts)||[]).map(Ae);p(o),b(!1)}))}),[i]),t.createElement("div",{className:Dn},h?t.createElement(sn,null):null!==m&&(m.length>0?m.map((e=>t.createElement(Vn,{className:"post-card",key:e.id,post:e}))):t.createElement(zn,{message:e("profilePanel.emptyPostMess.content",{name:(null==r?void 0:r.name)||(null==r?void 0:r.username)||""}),buttonTxt:s&&e("profilePanel.createPost"),onBtnClick:()=>{null==c||c()}})))};var Wn="_4Vekw96",Hn="DIJdGcB",Zn="aQSt4-Q";const qn=e=>e?{title:null==e?void 0:e.title,organization:null==e?void 0:e.organization,duration:e.duration}:{},_n=e=>e?{completedYear:null==e?void 0:e.completed_year,schoolName:e.school_name,study:e.study}:{};var Gn,Qn;!function(e){e[e.About=0]="About",e[e.Care=1]="Care",e[e.Answer=2]="Answer",e[e.Posts=3]="Posts"}(Gn||(Gn={})),function(e){e[e.Expert=0]="Expert",e[e.User=1]="User"}(Qn||(Qn={}));const Xn=e=>{var a,{authorProps:i,selectedTab:r,authActionWrapper:s,onSkipQuestion:c,onCloseFromPost:m,hideQuestionTab:p,hideAnswerTab:h,showSkipQuestionTag:b,rolesToShowQuestionsTab:f=["expert"],currentPageUrl:y}=e,w=j(e,["authorProps","selectedTab","authActionWrapper","onSkipQuestion","onCloseFromPost","hideQuestionTab","hideAnswerTab","showSkipQuestionTag","rolesToShowQuestionsTab","currentPageUrl"]);const{data:{locale:x,userInfo:E,env:{isMarryBaby:C}}}=o(d),{t:k}=ne(),N=null==i?void 0:i.role,A=null==E?void 0:E.role,T=String(null==i?void 0:i.userId),[z,I]=n(),[P,S]=n(!1),[L,B]=n(),F=(null==E?void 0:E._togetherUserId)===(null==i?void 0:i.userId),O=[...-1!==f.indexOf(N)?[{value:Gn.About,text:k("profilePanel.tabs.highlight"),content:t.createElement(xn,{id:T,info:L}),dataEventCategory:"Together",dataEventAction:"Doctor Profile Click",dataEventLabel:y}]:[],{value:Gn.Posts,text:k("profilePanel.tabs.posts"),content:t.createElement(Un,null),hasCountResult:!0,keyOfCountApi:"post",keyOfResult:"total_post"},...p||-1===f.indexOf(A)||(null==E?void 0:E._togetherUserId)!==(null==i?void 0:i.userId)?[]:[{value:Gn.Care,text:`${k("profilePanel.tabs.care")}`,content:t.createElement(jn,null),hasCountResult:!0,keyOfCountApi:"question",keyOfResult:"total_question",dataEventCategory:"Together",dataEventAction:"Doctor Questions Click",dataEventLabel:y}],...h||-1===f.indexOf(N)?[]:[{value:Gn.Answer,text:`${k("profilePanel.tabs.expertAnswer")}`,content:t.createElement(In,{id:T}),hasCountResult:!0,keyOfCountApi:"reply",keyOfResult:"total_reply",dataEventCategory:"Together",dataEventAction:"Doctor Reply Tab Click",dataEventLabel:y}]],[R,V]=n(null),[D,U]=n(null),W={value:String(D),dataList:R,onTabChange:e=>U(Number(e))},H=null==O?void 0:O.filter((e=>null==e?void 0:e.hasCountResult));l((()=>{M(void 0,void 0,void 0,(function*(){var e,t,a,o,n,i,l,s,c,d;S(!0);const m=yield Promise.all([u(g(v.USER.DETAIL,{_locale:x,id:T}),"GET"),...H.map((e=>u(g(v.USER.COUNT_TABS,{_locale:x,id:T,[e.keyOfCountApi]:1}),"GET")))]),[p]=m,h={data:null==p?void 0:p.data,experiences:((null===(t=null===(e=null==p?void 0:p.data)||void 0===e?void 0:e.fields)||void 0===t?void 0:t.experiences)||[]).map(qn),relatedPosts:((null===(a=null==p?void 0:p.data)||void 0===a?void 0:a.related_post)||[]).map((e=>Pe(e.post))),educations:((null===(n=null===(o=null==p?void 0:p.data)||void 0===o?void 0:o.fields)||void 0===n?void 0:n.educations)||[]).map(_n),awards:(null===(l=null===(i=null==p?void 0:p.data)||void 0===i?void 0:i.fields)||void 0===l?void 0:l.awards_accreditations)||[],contact:(null===(c=null===(s=null==p?void 0:p.data)||void 0===s?void 0:s.fields)||void 0===c?void 0:c.contact)||{}};1===(null==p?void 0:p.status)&&B(h);const b=(null==h?void 0:h.relatedPosts)||[],f=Object.keys(h.contact).map((e=>{var t;return""!==(null===(t=null==h?void 0:h.contact)||void 0===t?void 0:t[e])})),y=[...(null==h?void 0:h.experiences)||[],...(null==h?void 0:h.educations)||[],...(null==h?void 0:h.awards)||[]],w=b.length>0||f.length>0||y.length>0,E={},C=H.map(((e,t)=>{var a,o,n;const i=(null===(n=null===(o=null===(a=m[t+1])||void 0===a?void 0:a.data)||void 0===o?void 0:o.counting)||void 0===n?void 0:n[e.keyOfResult])||0;return i>0?(E[e.keyOfResult]=i,e):-1!==[Gn.Care,Gn.Posts].indexOf(e.value)?e:void 0})).filter(Boolean).map((e=>e.value)),k=O.map((e=>{const t=Object.assign(Object.assign({},e),{text:e.text+(e.keyOfResult?` (${(null==E?void 0:E[e.keyOfResult])||"0"})`:"")});return t.hasCountResult?-1!==C.indexOf(t.value)?t:void 0:t.value===Gn.About?w&&t:t})).filter(Boolean);V(k),U(r||(null===(d=null==k?void 0:k[0])||void 0===d?void 0:d.value)),I(E),S(!1)}))}),[]);const Z=null==L?void 0:L.data;return t.createElement(wn.Provider,{value:{isMarryBaby:C,siteType:C?"marryBaby":"helloSites",authorId:String((null==i?void 0:i.userId)||""),authActionWrapper:s,onSkipQuestion:c,info:L,authorProps:i,onCloseFromPost:m,countValues:z,setCountValues:I,isAuthorLogin:F,showSkipQuestionTag:b,currentPageUrl:y}},t.createElement("div",Object.assign({},w,{className:`${Wn} ${(null==w?void 0:w.className)||""}`,"data-is-marrybaby":C}),P?t.createElement(sn,null):t.createElement(t.Fragment,null,t.createElement(Ea,Object.assign({},i,{className:"card-author",showDetailPopup:!1,subLine:"expert"===(null==i?void 0:i.role)?(null==Z?void 0:Z.specialty)&&(null==Z?void 0:Z.organisation)&&t.createElement(Ea.SubTextRow,null,(null==Z?void 0:Z.specialty)&&t.createElement(t.Fragment,null,t.createElement(Ea.SubText,null,null==Z?void 0:Z.specialty),t.createElement(Ea.SubDivider,null)),t.createElement(Ea.SubText,null,null==Z?void 0:Z.organisation)):(null==Z?void 0:Z.created_at)&&t.createElement(Ea.SubTextRow,null,t.createElement(Ea.SubText,null,k("profilePanel.joined")," ",Qe(null==Z?void 0:Z.created_at).toNow(!0)))})),"expert"===N&&t.createElement("div",{className:Hn,dangerouslySetInnerHTML:{__html:null===(a=null==L?void 0:L.data)||void 0===a?void 0:a.description}}),null!==R&&null!==D&&(R.length>0?t.createElement("div",{className:Zn},t.createElement(me,Object.assign({},W))):t.createElement(zn,{message:k("profilePanel.emptyPostMess.content",{text:(null==i?void 0:i.name)||(null==i?void 0:i.username)||""})})))))};var Kn=Object.freeze({__proto__:null,get TabName(){return Gn},get UserType(){return Qn},TabDataInit:{experiences:[],relatedPosts:[],educations:[],awards:[],contact:{},data:{}},ProfileDetail:Xn}),$n="KsWg8i6",Yn="_9tS0EUN",Jn="kyyRKlb",ei="-Uqqka-";const ti=e=>{var{post:a,onSkip:i,btnText:l,currentPageUrl:r}=e,c=j(e,["post","onSkip","btnText","currentPageUrl"]);const{t:m}=ne(),{data:{locale:p},action:{pushNotifications:u}}=o(d),[h,b]=n(!1),[f,y]=n(!1),w=G(),x=s((()=>M(void 0,void 0,void 0,(function*(){var e;y(!0);const t=yield T(g(v.USER.SKIP_QUESTION,{_locale:p,id:null==a?void 0:a.id}),"PUT");1===(null==t?void 0:t.status)?(null==i||i({id:(null==a?void 0:a.id)||"",communityId:(null===(e=null==a?void 0:a.community)||void 0===e?void 0:e.id)||""}),b(!1),u({title:"",message:"Skip success",type:"success"})):u({title:"",message:null==t?void 0:t.messages,type:"danger"}),y(!1)}))),[]);return t.createElement(ae,{width:327,withArrow:!0,shadow:"md",opened:h},t.createElement(ae.Target,null,t.createElement("div",Object.assign({className:`${$n} ${(null==c?void 0:c.className)||""}`,onClick:()=>b(!0)},c),l||m("profilePanel.questionNotClear"))),t.createElement(ae.Dropdown,null,t.createElement("div",null,t.createElement("div",{className:Yn},m("profilePanel.skipQuestion.heading")),t.createElement("div",{className:Jn},m("profilePanel.skipQuestion.content")),t.createElement("div",{className:ei},t.createElement(ce,{size:"md",variant:"secondary",leftIcon:t.createElement(Fe,{color:w.fn.primaryColor(),size:24}),onClick:()=>b(!1),styles:()=>({leftIcon:{marginRight:0}})}),t.createElement(ce,{variant:"primary",size:"md",leftIcon:t.createElement(Oe,{color:"white",size:24}),onClick:x,loading:f,"data-event-category":"Together","data-event-action":"Unclear Question Click","data-event-label":r,styles:()=>({leftIcon:{marginRight:0}})})))))};var ai="data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M5 10C3.9 10 3 10.9 3 12C3 13.1 3.9 14 5 14C6.1 14 7 13.1 7 12C7 10.9 6.1 10 5 10Z' fill='%233E3F58'/%3e %3cpath d='M19 10C17.9 10 17 10.9 17 12C17 13.1 17.9 14 19 14C20.1 14 21 13.1 21 12C21 10.9 20.1 10 19 10Z' fill='%233E3F58'/%3e %3cpath d='M12 10C10.9 10 10 10.9 10 12C10 13.1 10.9 14 12 14C13.1 14 14 13.1 14 12C14 10.9 13.1 10 12 10Z' fill='%233E3F58'/%3e %3c/svg%3e",oi="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='%23595959' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 13.3334L8 10.3704L4 13.3334V3.85187C4 3.53754 4.12041 3.23608 4.33474 3.01382C4.54906 2.79155 4.83975 2.66669 5.14286 2.66669H10.8571C11.1602 2.66669 11.4509 2.79155 11.6653 3.01382C11.8796 3.23608 12 3.53754 12 3.85187V13.3334Z' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",ni="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 13.3334L8 10.3704L4 13.3334V3.85187C4 3.53754 4.12041 3.23608 4.33474 3.01382C4.54906 2.79155 4.83975 2.66669 5.14286 2.66669H10.8571C11.1602 2.66669 11.4509 2.79155 11.6653 3.01382C11.8796 3.23608 12 3.53754 12 3.85187V13.3334Z' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",ii="data:image/svg+xml,%3csvg width='3' height='13' viewBox='0 0 3 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='1.58326' cy='6.41663' r='1.25' transform='rotate(89.9997 1.58326 6.41663)' fill='%23595959'/%3e%3cellipse cx='1.58326' cy='1.41663' rx='1.25' ry='1.25' transform='rotate(89.9997 1.58326 1.41663)' fill='%23595959'/%3e%3cellipse cx='1.58326' cy='11.4166' rx='1.25' ry='1.25' transform='rotate(89.9997 1.58326 11.4166)' fill='%23595959'/%3e%3c/svg%3e",li="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 5.33337C13.1046 5.33337 14 4.43794 14 3.33337C14 2.2288 13.1046 1.33337 12 1.33337C10.8954 1.33337 10 2.2288 10 3.33337C10 4.43794 10.8954 5.33337 12 5.33337Z' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 10C5.10457 10 6 9.10457 6 8C6 6.89543 5.10457 6 4 6C2.89543 6 2 6.89543 2 8C2 9.10457 2.89543 10 4 10Z' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 14.6666C13.1046 14.6666 14 13.7712 14 12.6666C14 11.5621 13.1046 10.6666 12 10.6666C10.8954 10.6666 10 11.5621 10 12.6666C10 13.7712 10.8954 14.6666 12 14.6666Z' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.72668 9.00665L10.28 11.66' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.2734 4.33997L5.72668 6.9933' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",ri="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 4H3.33333H14' stroke='%23737373' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.33334 3.99992V2.66659C5.33334 2.31296 5.47382 1.97382 5.72387 1.72378C5.97392 1.47373 6.31305 1.33325 6.66668 1.33325H9.33334C9.68697 1.33325 10.0261 1.47373 10.2762 1.72378C10.5262 1.97382 10.6667 2.31296 10.6667 2.66659V3.99992M12.6667 3.99992V13.3333C12.6667 13.6869 12.5262 14.026 12.2762 14.2761C12.0261 14.5261 11.687 14.6666 11.3333 14.6666H4.66668C4.31305 14.6666 3.97392 14.5261 3.72387 14.2761C3.47382 14.026 3.33334 13.6869 3.33334 13.3333V3.99992H12.6667Z' stroke='%23737373' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.66666 7.33325V11.3333' stroke='%23737373' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.33334 7.33325V11.3333' stroke='%23737373' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";const si=({authorEmail:e,onDeletePost:a,shareUrl:i,post:l,className:r="",popoverClassName:s="",onBookmark:c,onRemoveBookmark:m,onEditPost:p})=>{const{data:{locale:u,userInfo:h,togetherUserId:b,env:{isMarryBaby:f}},action:{pushNotifications:y}}=o(d),{t:w}=ne(),[x,E]=n(!1),[C,k]=n(!1),[N,A]=n(!1),{authActionWrapper:z}=ot(),I=e&&(null==h?void 0:h.email)&&e===String(null==h?void 0:h.email);return t.createElement("div",{className:r,onClick:e=>{e.preventDefault(),e.stopPropagation()}},N&&t.createElement(Io,{url:i,text:null==l?void 0:l.title,onClose:()=>A(!1)}),C&&t.createElement(Eo,{thumbnail:ve.getAssetPath("trash-bin.svg"),isThumbnailIcon:!0,title:w("popup.deletePost.title"),description:w("popup.deletePost.description"),acceptText:w("popup.deletePost.accept"),cancelText:w("popup.deletePost.cancel"),onAccept:()=>M(void 0,void 0,void 0,(function*(){if((null==l?void 0:l.id)&&!x){E(!0);try{const e=yield(({id:e,locale:t})=>M(void 0,void 0,void 0,(function*(){if(e)return yield T(g(v.POST.DELETE,{id:e,_locale:t}),"DELETE")})))({id:l.id,locale:u});1===(null==e?void 0:e.status)&&(null==a||a())}catch(e){}E(!1)}})),onClose:()=>k(!1)}),t.createElement(Tt,{className:s,toggleButtonContent:t.createElement("img",{src:f?ai:ii,loading:"lazy"}),position:"bottom",align:"end",buttonProps:{isLoading:x},data:I?{isShowheader:!1,type:"list",list:[{icon:li,label:w("morePopover.share"),onClick:()=>A(!0)},{icon:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.16952 3.2356H2.99484C2.6785 3.2356 2.37512 3.36126 2.15143 3.58495C1.92774 3.80863 1.80208 4.11202 1.80208 4.42836V12.7777C1.80208 13.094 1.92774 13.3974 2.15143 13.6211C2.37512 13.8448 2.6785 13.9705 2.99484 13.9705H11.3442C11.6605 13.9705 11.9639 13.8448 12.1876 13.6211C12.4113 13.3974 12.537 13.094 12.537 12.7777V8.60303' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.6425 2.341C11.8798 2.10375 12.2016 1.97046 12.5371 1.97046C12.8726 1.97046 13.1944 2.10375 13.4317 2.341C13.6689 2.57826 13.8022 2.90005 13.8022 3.23558C13.8022 3.57111 13.6689 3.89289 13.4317 4.13015L7.76607 9.79578L5.38054 10.3922L5.97692 8.00663L11.6425 2.341Z' stroke='%23595959' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",label:w("actionPopover.edit"),onClick:p},{icon:ri,label:w("actionPopover.delete"),onClick:()=>{z((()=>k(!0)))}}]}:{isShowheader:!1,type:"list",list:[{icon:li,label:w("morePopover.share"),onClick:()=>A(!0)},{icon:(null==l?void 0:l.bookmarked)?oi:ni,label:(null==l?void 0:l.bookmarked)?w("morePopover.unsavePost"):w("morePopover.savePost"),onClick:()=>{z((()=>M(void 0,void 0,void 0,(function*(){if((null==h?void 0:h.id)&&(null==l?void 0:l.id))if(null==l?void 0:l.bookmarked){const e=yield T(g(v.BOOKMARK.DELETE,{_locale:u}),"DELETE",{data:{post_id:String(l.id)}});1===(null==e?void 0:e.status)?(y({title:"",message:"Removed saved post",type:"success",displayIcon:ni}),m&&m()):y({title:"",message:"Remove failed",type:"danger",displayIcon:ni})}else{const e=yield T(g(v.BOOKMARK.CREATE,{_locale:u}),"POST",{data:{user_id:b||h.id,post_id:l.id}});1===(null==e?void 0:e.status)?(y({title:"",message:"Post saved",type:"success",displayIcon:oi}),c&&c()):y({title:"",message:"Post saved failed",type:"danger",displayIcon:ni})}}))))}},{icon:Lo,label:w("morePopover.report"),subTree:{title:w("morePopover.report.title"),description:w("morePopover.report.description"),isShowheader:!0,type:"list",list:Object.keys(P).map((e=>({label:P[e].label,reason:P[e].reportReasonText,reasonValue:e}))).map((e=>({label:w(e.label),subTree:{title:w("morePopover.reportSubmit.title"),description:w("morePopover.reportSubmit.description"),isShowheader:!0,type:"jsx",jsxRenderer:a=>t.createElement(Mo,{reason:e.reasonValue,reasonText:w(e.reason),postId:null==l?void 0:l.id,onClose:()=>a&&a(!1)})}})))}}]}}))},ci=He.div`
2564
- position: relative;
2565
- margin-bottom: 24px;
2566
- background: white;
2567
- border-radius: ${le.borderRadius};
2568
-
2569
- a {
2570
- text-decoration: none;
2571
- }
2572
-
2573
- ${he.mbDown} {
2574
- margin-bottom: 8px;
2575
- }
2576
- &.flat-top {
2577
- border-top-left-radius: 0;
2578
- border-top-right-radius: 0;
2579
- }
2580
-
2581
- .post-pin {
2582
- padding: 0.5rem 1rem;
2583
- border-radius: ${le.borderRadius} 6px 0 0;
2584
- }
2585
- .post-author {
2586
- display: flex;
2587
- align-items: center;
2588
- justify-content: space-between;
2589
- &.comment {
2590
- padding-right: 2.6rem;
2591
- }
2592
- .author-avatar-wrapper {
2593
- width: 40px;
2594
- height: 40px;
2595
- font-size: 20px;
2596
- ${he.mbDown} {
2597
- width: 32px;
2598
- height: 32px;
2599
- font-size: 16px;
2600
- }
2601
- }
2602
- }
2603
- .post-content-link-wrapper {
2604
- color: inherit;
2605
- cursor: pointer;
2606
- .post-content-title {
2607
- padding: 1rem 1rem 0;
2608
- word-break: break-word;
2609
- }
2610
- }
2611
- .social-preview-wrapper.has-image {
2612
- margin-bottom: 5px;
2613
- }
2614
- .social-preview-wrapper,
2615
- .image-preview-wrapper,
2616
- .link-preview-wrapper {
2617
- width: 100%;
2618
- &[data-is-reply='true'] {
2619
- padding-right: 1rem;
2620
- padding-left: 1rem;
2621
- }
2622
- }
2623
- .post-topics {
2624
- padding: 0 1rem;
2625
- }
2626
-
2627
- .post-reaction {
2628
- background: none;
2629
- border-radius: 0 0 6px 6px;
2630
- &.hide-top-border {
2631
- ::before {
2632
- display: none;
2633
- }
2634
- }
2635
- }
2636
- .most-engaging-wrapper {
2637
- padding: 1rem;
2638
- cursor: pointer;
2639
- .author-avatar-wrapper {
2640
- width: 2rem;
2641
- height: 2rem;
2642
- font-size: 1rem;
2643
- }
2644
- .see-more-comments {
2645
- width: 100%;
2646
- padding: 12px 0 0;
2647
- text-align: unset;
2648
- }
2649
- }
2650
- &[data-most-engaging='true'] {
2651
- border: none;
2652
- ${he.mbDown} {
2653
- margin: 1rem;
2654
- border: 1px solid #e4e8ec;
2655
- }
2656
- }
2657
- .top-divider {
2658
- border-color: #e4e8ec;
2659
- }
2660
- .popover {
2661
- .popover-menu__btn {
2662
- display: flex;
2663
- width: 1.5rem;
2664
- height: 1rem;
2665
- align-items: center;
2666
- justify-content: center;
2667
- padding: 0;
2668
- background: transparent;
2669
-
2670
- &:hover {
2671
- background-color: transparent;
2672
- }
2673
- }
2674
- .popover-menu__content {
2675
- &.--position-bottom {
2676
- &.--align-end {
2677
- &::before {
2678
- right: 12.5px;
2679
- }
2680
- }
2681
- }
2682
- }
2683
- }
2684
-
2685
- &[data-is-marrybaby='true'] {
2686
- border: 1px solid #f3f3f3;
2687
- border-radius: 1rem;
2688
- /* shadow */
2689
-
2690
- box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08);
2691
- .image-preview-wrapper,
2692
- .link-preview-wrapper {
2693
- padding-right: 1rem;
2694
- padding-left: 1rem;
2695
- }
2696
- .popover {
2697
- .popover-menu__btn {
2698
- width: 24px;
2699
- height: 24px;
2700
- ${he.mbDown} {
2701
- width: 18px;
2702
- height: 18px;
2703
- }
2704
- }
2705
- .popover-menu__content {
2706
- &.--position-bottom {
2707
- &.--align-end {
2708
- &::before {
2709
- right: 1rem;
2710
- }
2711
- width: 350px;
2712
- ${he.mbDown} {
2713
- max-width: calc(320px - 2rem);
2714
- }
2715
- }
2716
- }
2717
- }
2718
- }
2719
- .most-engaging-wrapper {
2720
- position: relative;
2721
- padding: 0;
2722
- &::before {
2723
- position: absolute;
2724
- z-index: 5;
2725
- top: 0;
2726
- left: 50%;
2727
- width: calc(100% - 2rem);
2728
- height: 1px;
2729
- background: #f3f3f3;
2730
- content: ' ';
2731
- transform: translateX(-50%);
2732
- }
2733
- }
2734
- ${he.mbDown} {
2735
- margin-bottom: 12px;
2736
- }
2737
- }
2738
- `;const di=({onDeleteComment:e,commentId:a,className:i="",popoverClassName:l=""})=>{const{data:{env:{isMarryBaby:r},locale:s},action:{pushNotifications:c}}=o(d),{t:m}=ne(),[p,u]=n(!1),{authActionWrapper:h}=ot();return t.createElement("div",{className:i,onClick:e=>{e.preventDefault(),e.stopPropagation()}},p&&t.createElement(Eo,{thumbnail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3e%3cg stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' clip-path='url(%23clip0)'%3e%3cpath d='M2 4.008h12M5.333 4.008V2.675a1.333 1.333 0 0 1 1.334-1.333h2.666a1.333 1.333 0 0 1 1.334 1.333v1.333m2 0v9.334a1.333 1.333 0 0 1-1.334 1.333H4.667a1.333 1.333 0 0 1-1.334-1.333V4.008h9.334ZM6.667 7.342v4M9.333 7.342v4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0'%3e%3cpath fill='white' d='M0 .008h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",isThumbnailIcon:!0,title:m("popup.deleteComment.title"),description:m("popup.deleteComment.description"),acceptText:m("popup.deletePost.accept"),cancelText:m("popup.deletePost.cancel"),onAccept:()=>M(void 0,void 0,void 0,(function*(){var t;if(!a)return;const o=yield(({id:e,locale:t})=>T(g(v.COMMENT.DELETE,{_locale:t,id:e}),"DELETE"))({id:a,locale:s});1===(null==o?void 0:o.status)?(e&&e(),c({title:"",message:m("notification.success"),type:"success"})):c({title:"",message:(null===(t=null==o?void 0:o.messages)||void 0===t?void 0:t[0])||m("notification.failure"),type:"danger"})})),onClose:()=>u(!1)}),t.createElement(Tt,{position:"bottom",align:"end",data:{isShowheader:!1,type:"list",list:[{icon:ri,label:m("actionPopover.delete"),onClick:()=>{h((()=>{u(!0)}))}}]},className:l,toggleButtonContent:t.createElement("img",{src:r?ai:ii,loading:"lazy"}),buttonProps:{}}))},mi=He.div`
2739
- .add-link {
2740
- color: ${le.colors.primaryBase};
2741
- }
2742
- `,pi=He.div`
2743
- margin: 16px 0;
2744
- background: ${le.colors.yellow50};
2745
- padding: 5px 10px;
2746
- border-radius: 2px;
2747
-
2748
- .icon {
2749
- display: inline-block;
2750
- vertical-align: middle;
2751
- margin-right: 6px;
2752
- }
2753
- `,ui=He.div`
2754
- display: flex;
2755
- align-items: center;
2756
- gap: 8px;
2757
- `,gi=He.div`
2758
- padding: 8px 16px;
2759
- `,vi=He.div`
2760
- margin-bottom: 12px;
2761
- width: 100%;
2762
- `,hi=He.div``,bi=He.div`
2763
- margin-bottom: 16px;
2764
- `,fi=He.div`
2765
- display: flex;
2766
- flex-wrap: wrap;
2767
- row-gap: 16px;
2768
- ${he.tdUp} {
2769
- align-items: center;
2770
- column-gap: 24px;
2771
- }
2772
- `,yi=He.a`
2773
- display: flex;
2774
- align-items: center;
2775
- gap: 16px;
2776
- ${he.mbDown} {
2777
- width: 100%;
2778
- justify-content: space-between;
2779
- }
2780
- `,wi=He.div`
2781
- display: flex;
2782
- align-items: center;
2783
- gap: 16px;
2784
- `,xi=He.div`
2785
- border-radius: ${le.borderRadius};
2786
- overflow: hidden;
2787
- width: 48px;
2788
- height: 48px;
2789
- img {
2790
- object-fit: cover;
2791
- width: 100%;
2792
- height: 100%;
2793
- }
2794
- `,Ei=({categories:e})=>{const{t:a}=ne(),{data:{locale:n,env:{isMarryBaby:i}}}=o(d),l=Je(n,i);return t.createElement(hi,null,t.createElement(bi,null,t.createElement(Ve,{tag:"h6",as:"h5"},a("cardReply.recommentCategories.heading"))),t.createElement(fi,null,e.map((e=>t.createElement(yi,{href:l+e.permalink,key:String(e.termId),target:"_blank"},t.createElement(wi,null,t.createElement(xi,null,t.createElement("img",{src:e.featureImage||ve.getAssetPath(i?"mb-logo.svg":"/logo/logomark.png"),alt:e.displayName,loading:"lazy"})),t.createElement(c,{size:"s3",weight:"bold"},e.displayName)),t.createElement(Z,{size:20,color:le.colors.gray400}))))))},Ci=He.a`
2795
- padding: 12px 0;
2796
- display: flex;
2797
- flex-direction: column;
2798
- gap: 8px;
2799
- border-top: 1px solid ${le.colors.neutral100};
2800
- text-decoration: none;
2801
-
2802
- &:first-child {
2803
- border-top: 0;
2804
- }
2805
- `,ki=({postTitle:e,articleReviewed:a,modifiedTime:o,href:n})=>{const{t:i}=ne(),l=(()=>{const{expert:e,editor:t,is_author:o}=a;if(e){const t={name:e.display_name,role:"expert",avatar:e.avatar};return o?Object.assign({title:i("articleAuthor.title.written-by")},t):"expert"===e.role?Object.assign({title:i("articleAuthor.title.expert")},t):Object.assign({title:i("articleAuthor.title.medical")},t)}if(t)return{title:i("articleAuthor.title.fact-check"),name:t.display_name,avatar:t.avatar}})();return t.createElement(Ci,{href:n,title:e,target:"_blank"},t.createElement(c,{size:"s3",as:"h5",weight:"bold"},e),t.createElement("div",null,t.createElement(Ea,{avatar:null==l?void 0:l.avatar,avatarProps:{size:32},name:null==l?void 0:l.name,role:null==l?void 0:l.role,hideBackground:!0},t.createElement(Ea.SubTextRow,null,t.createElement(Ea.SubText,null,null==l?void 0:l.title," ",t.createElement("span",{style:{color:le.colors.gray800}},null==l?void 0:l.name)),t.createElement(Ea.SubDivider,null),t.createElement(Ea.SubText,null,o)))))};var Ni="F4mmgSy",Ai="A7QrQ7A";const Ti=e=>{var{listUrl:a,hideSourceList:o,categorySlug:i,editMode:r,onListChange:s,isMarryBaby:d}=e,m=j(e,["listUrl","hideSourceList","categorySlug","editMode","onListChange","isMarryBaby"]);const{t:p}=ne(),[g,v]=n(a||[]),[h,b]=n([]),[f,y]=n([]),[w,x]=n(!1);l((()=>{!o&&M(void 0,void 0,void 0,(function*(){x(!0);const e=g.map((e=>{const t=new URL(e),a=String(t.pathname).split("/").filter((e=>""!=e));return{isMarrySite:-1!==t.origin.search("marrybaby.vn"),path:a[a.length-1],href:e}})),t=[...e.map((e=>u(e.isMarrySite?S(k.GET_PREVIEW_ARTICLE,{fullSlug:e.path},!0):C(k.GET_PREVIEW_ARTICLE,{fullSlug:e.path},!0),"GET")))],a=yield Promise.all(t);b(a.map(((t,a)=>{var o,n;return(null===(o=null==t?void 0:t.data)||void 0===o?void 0:o.post)&&Object.assign(Object.assign({},Pe(null===(n=null==t?void 0:t.data)||void 0===n?void 0:n.post)),{href:e[a].href})})).filter(Boolean)),x(!1)}))}),[]),l((()=>{!o&&0===(null==h?void 0:h.length)&&i&&M(void 0,void 0,void 0,(function*(){var e;const t=yield u(d?S(k.GET_CATEGORY_OR_ARTICLE_DETAIL,{fullSlug:i},!0):C(k.GET_CATEGORY_OR_ARTICLE_DETAIL,{fullSlug:i},!0),"GET");(null==t?void 0:t.data)&&y([Se(null===(e=null==t?void 0:t.data)||void 0===e?void 0:e.category)])}))}),[h]);return l((()=>{null==s||s(g)}),[g]),t.createElement("div",Object.assign({},m),!r&&t.createElement(pi,null,t.createElement("img",{className:"icon",src:ve.getAssetPath("warning.svg"),alt:"warning",style:{marginBottom:"3px",width:"18px"},loading:"lazy"}),t.createElement(c,{size:"s3",as:"span",dangerouslySetInnerHTML:{__html:p("cardReply.disclaimer")}})),o?null:w?t.createElement(aa,null):h.length>0||r?t.createElement(mi,null,t.createElement(te,{defaultValue:"accordion",styles:{control:{border:`1px solid ${le.colors.neutral100}`,borderTopLeftRadius:"8px",borderTopRightRadius:"8px",'&[aria-expanded="false"]':{borderBottom:0}},chevron:{width:"32px",height:"32px"},content:{padding:0,border:`1px solid ${le.colors.neutral100}`,borderTop:0,borderBottom:0},item:{marginBottom:"16px"}},chevron:t.createElement("div",{className:Ai},t.createElement(H,{color:le.colors.gray600,size:20}))},t.createElement(te.Item,{value:"accordion"},t.createElement(te.Control,null,t.createElement("div",{className:Ni},t.createElement(Ve,{as:"h4",tag:"h6"},p("cardReply.source")))),t.createElement(te.Panel,null,t.createElement(gi,null,(h||[]).map(((e,a)=>t.createElement(ui,{key:String(a)},"object"==typeof e?t.createElement(ki,Object.assign({},e)):t.createElement(vi,null,t.createElement(Le,{style:{width:"100%"},name:"source-list",value:e||"",size:"sm",onChange:e=>{v((t=>{const o=[...t];return o[a]=e,o})),b((t=>{const o=[...t];return o[a]=e,o}))}})),r&&t.createElement(Re,{size:"md",color:"transparent",icon:t.createElement(q,null),onClick:()=>(e=>{v((t=>{const a=[...t];return a.splice(e,1),a})),b((t=>{const a=[...t];return a.splice(e,1),a}))})(a)})))),r&&t.createElement(Re,{className:"add-link",color:"transparent",size:"md",icon:t.createElement(Be,{color:le.colors.primaryBase,size:18}),onClick:()=>{v((e=>[...e,""])),b((e=>[...e,""]))}},"Add source")))))):t.createElement(Ei,{categories:f}))},zi=He.div`
2806
- position: relative;
2807
- margin-bottom: 0;
2808
- background: white;
2809
- border-radius: ${le.borderRadius};
2810
-
2811
- .verify-tag {
2812
- margin-top: 12px;
2813
- }
2814
-
2815
- .post-author {
2816
- &.with-popover {
2817
- padding-right: 2.6rem;
2818
- }
2819
- .author-avatar-wrapper {
2820
- width: 40px;
2821
- height: 40px;
2822
- font-size: 20px;
2823
- ${he.mbDown} {
2824
- width: 32px;
2825
- height: 32px;
2826
- font-size: 16px;
2827
- }
2828
- }
2829
- }
2830
- .image-preview-wrapper,
2831
- .link-preview-wrapper {
2832
- width: 100%;
2833
- &[data-is-reply='true'] {
2834
- padding-right: 1rem;
2835
- padding-left: 1rem;
2836
- }
2837
- }
2838
- .post-reaction {
2839
- background: none;
2840
- border-radius: 0 0 6px 6px;
2841
- }
2842
- &[data-is-reply='true'] {
2843
- > .post-author .author-avatar-wrapper {
2844
- width: 20px;
2845
- height: 20px;
2846
- font-size: 10px;
2847
- }
2848
- }
2849
- &[data-is-reply='false'] {
2850
- border: 1px solid #e4e8ec;
2851
- }
2852
- .expert-wrapper {
2853
- width: 100%;
2854
- }
2855
- &[data-has-booking='true'] {
2856
- display: grid;
2857
- .post-author {
2858
- background-color: ${le.colors.primary50};
2859
- }
2860
- .btn-wrapper {
2861
- padding: 0 16px;
2862
- .btn-booking {
2863
- width: 100%;
2864
- margin: 12px 0;
2865
- }
2866
- }
2867
- }
2868
-
2869
- .comment-reply-wrapper {
2870
- padding: 0 1rem;
2871
- .more-cmt {
2872
- .chevron-right {
2873
- height: 1rem;
2874
- width: 1rem;
2875
- vertical-align: middle;
2876
- }
2877
- }
2878
- }
2879
- .top-divider {
2880
- border-color: #e4e8ec;
2881
- }
2882
- .popover {
2883
- position: absolute;
2884
- top: 1.5rem;
2885
- right: 1rem;
2886
- .popover-menu__btn {
2887
- display: flex;
2888
- width: 1rem;
2889
- height: 1rem;
2890
- align-items: center;
2891
- justify-content: center;
2892
- padding: 0;
2893
- background: transparent;
2894
-
2895
- &:hover {
2896
- background-color: transparent;
2897
- }
2898
-
2899
- .popover-menu__content {
2900
- &.--position-bottom {
2901
- &.--align-end {
2902
- &::before {
2903
- right: 12.5px;
2904
- }
2905
- }
2906
- }
2907
- }
2908
- }
2909
- }
2910
-
2911
- &[data-is-marrybaby='true'] {
2912
- &[data-is-reply='false'] {
2913
- border: none;
2914
- }
2915
- .image-preview-wrapper,
2916
- .link-preview-wrapper {
2917
- padding-right: 1rem;
2918
- padding-left: 1rem;
2919
- }
2920
- .popover {
2921
- .popover-menu__btn {
2922
- width: 24px;
2923
- height: 24px;
2924
- }
2925
- }
2926
-
2927
- margin-left: 56px;
2928
- ${he.mbDown} {
2929
- margin-left: 40px;
2930
- }
2931
- > .post-author {
2932
- margin-left: -56px;
2933
- ${he.mbDown} {
2934
- margin-left: -40px;
2935
- }
2936
- .author-info {
2937
- align-items: center;
2938
- display: flex;
2939
- align-items: center;
2940
- .author-info-top {
2941
- width: 100%;
2942
- }
2943
- .author-info-text-wrapper {
2944
- justify-content: space-between;
2945
- }
2946
- }
2947
- .author-avatar-wrapper {
2948
- width: 40px;
2949
- height: 40px;
2950
- font-size: 20px;
2951
- ${he.mbDown} {
2952
- width: 24px;
2953
- height: 24px;
2954
- font-size: 12px;
2955
- }
2956
- }
2957
- }
2958
- &[data-is-reply] {
2959
- > .post-author {
2960
- .author-avatar-wrapper {
2961
- width: 40px;
2962
- height: 40px;
2963
- font-size: 20px;
2964
- ${he.mbDown} {
2965
- width: 24px;
2966
- height: 24px;
2967
- font-size: 12px;
2968
- }
2969
- }
2970
- }
2971
- }
2972
-
2973
- .comment-reply-wrapper {
2974
- padding-right: 0;
2975
- padding-left: 0;
2976
- }
2977
- .post-reaction {
2978
- &::after {
2979
- position: absolute;
2980
- bottom: 0;
2981
- left: 50%;
2982
- width: calc(100% - 2rem);
2983
- height: 1px;
2984
- background: #f3f3f3;
2985
- content: ' ';
2986
- transform: translateX(-50%);
2987
- }
2988
- }
2989
- .post-content-wrapper {
2990
- padding-top: 0;
2991
- padding-bottom: 0;
2992
- ${he.mbDown} {
2993
- padding-left: 0.5rem;
2994
- }
2995
- }
2996
-
2997
- ${he.mbDown} {
2998
- margin-bottom: 12px;
2999
- }
3000
- }
3001
- `,Ii=He(Ti)`
3002
- margin-top: 12px;
3003
- padding: 0.5rem 1rem 1rem;
3004
- `;var Pi="-dzIuHr";const Si=({userId:e,avatar:a,name:o,role:i,title:l,className:r})=>{const{t:s}=ne(),[c,d]=n(!1);return t.createElement(t.Fragment,null,t.createElement(Re,{className:`${Pi} ${r}`,color:"success",size:"xs",onClick:()=>d(!0),style:{padding:"5px 8px",marginBottom:"12px",borderRadius:"4px"}},t.createElement("span",{className:"text"},t.createElement(_,{isSolid:!0,size:18,color:le.colors.green800,className:"icon"}),s("cardReply.verifyBy",{name:`${o||""}`}))),t.createElement(xa,{open:c,onClose:()=>d(!1),profileModalProps:{zIndex:1e3}},t.createElement(Xn,{authorProps:{userId:e,avatar:a,name:o,role:i,title:l},hideQuestionTab:!0})))};const Li=({className:e,style:a,comment:i,type:s="comment",level:c=0,replyingId:m,onPostCommentSuccess:p,post:h,onDeleteComment:b,refetchComment:w,hasQuickBookingEnable:x,handleMakeAppointment:E,cardAuthorProps:C,maxChars:k=600,disableShortenContent:N})=>{var A,z,I,P,S,L,j,B,F,O,R,V,D;const{data:{locale:U,userInfo:W,env:{isMarryBaby:H}}}=o(d),{t:Z}=ne(),[q,_]=n(i||null),{id:G,countLikes:Q,content:X,replies:K=[],images:$=[],author:Y,liked:J,link:ee,mentionedUser:te,mentions:ae}=q,{text:oe,replyingTo:ie}=(e=>{try{const t=e.match(/\[@([^\]]+)\]/),a=t?t[0].replace("[@","").replace("]",""):"";return{text:e.replace(/\[@([^\]]+)\]/,"").trim(),replyingTo:a}}catch(e){}return{text:""}})(X),{authActionWrapper:le}=ot({_joinCommunityIds:[null===(A=null==h?void 0:h.community)||void 0===A?void 0:A.id],_joinTopicIds:null===(z=null==h?void 0:h.topics)||void 0===z?void 0:z.map((e=>e.id))}),[re,se]=n(4),ce=!!(null==W?void 0:W.id)&&(null==K?void 0:K.some((e=>e.author.id===W.id))),de=e=>{_((t=>{if(!t.replies.find((t=>t.id===e.id))){t.replies.unshift(e);const a=Object.assign(Object.assign({},t),{replies:t.replies.slice(),countReplies:t.countReplies+1});return w&&w(a),a}return t}))},[me,pe]=n(!1),ge=r((()=>"comment"===s&&K&&0!=K.length?K.sort(((e,t)=>{const a=new Date(e.createdAt).getTime(),o=new Date(t.createdAt).getTime();return a>o?-1:a<o?1:0})):K),[s,K]),ve=(null==K?void 0:K.length)||0,he=String(null==Y?void 0:Y.email)&&(null==W?void 0:W.email)&&String(null==Y?void 0:Y.email)===String(null==W?void 0:W.email),be=(null==Y?void 0:Y.name)||(null==Y?void 0:Y.username)||"",fe=(null==Y?void 0:Y.username)||(null==Y?void 0:Y.name)||"",ye=null==Y?void 0:Y.avatar,we=(null==h?void 0:h.isAnonymous)||null==Y?void 0:Y.role,xe=[...(null==h?void 0:h.isAnonymous)?[{id:(null===(I=null==h?void 0:h.author)||void 0===I?void 0:I.id)||0,name:Z("cardPost.anonymous")}]:[],...ae||[]],[Ee,ke]=n(null),[Ne,Ae]=n(null);l((()=>{if(null==Y?void 0:Y.hospitalId){const e=e=>M(void 0,void 0,void 0,(function*(){var t;const a=yield u(f(y.GET_HOSPITAL_INFO,{hospital_branch_id:e,website_url:ue[U]}),"get");(null===(t=null==a?void 0:a._data)||void 0===t?void 0:t.branch)&&ke(null==a?void 0:a._data.branch)}));e(Y.hospitalId)}if(null==Y?void 0:Y.doctorId){const e=e=>M(void 0,void 0,void 0,(function*(){var t;const a=yield u(f(y.GET_DOCTOR_INFO,{doctorId:e,website_url:ue[U]}),"get");(null===(t=null==a?void 0:a._data)||void 0===t?void 0:t.doctor)&&Ae(null==a?void 0:a._data.doctor)}));e(Y.doctorId)}}),[Y.hospitalId,Y.doctorId]);const Te=(null==Ne?void 0:Ne.valid_outpatient)||(null==Ne?void 0:Ne.valid_telemedicine),ze=((null==Ee?void 0:Ee.total_available_service)||(null==Ee?void 0:Ee.total_available_doctor))>0,Ie=x&&(Te||ze),Pe="chatbot"===(null===(P=null==q?void 0:q.author)||void 0===P?void 0:P.type);return t.createElement(at,{defaultParams:{_joinCommunityIds:[null===(S=null==h?void 0:h.community)||void 0===S?void 0:S.id],_joinTopicIds:null===(L=null==h?void 0:h.topics)||void 0===L?void 0:L.map((e=>e.id))}},t.createElement(zi,{className:e,style:a,"data-is-reply":!!c,"data-is-marrybaby":H,"data-has-booking":Ie},"reply"===s&&t.createElement(Ce,{className:"top-divider",type:"solid"}),t.createElement("div",{style:{padding:"16px 16px 0"}},t.createElement(Ea,Object.assign({avatar:ye,name:be,username:fe,timeText:null==h?void 0:h.createdTime,community:null==h?void 0:h.community,className:"post-author "+(he?"with-popover":""),type:s,userId:null==Y?void 0:Y.id,role:we,expertId:null==Y?void 0:Y.partnerId,title:null==Y?void 0:Y.title,doctorId:null==Y?void 0:Y.doctorId,hospitalId:null==Y?void 0:Y.hospitalId,hasQuickBooking:Ie,handleMakeAppointment:E,isAnonymous:(null==q?void 0:q.isAnonymous)||Boolean(null==h?void 0:h.isAnonymous)&&(null===(j=null==h?void 0:h.author)||void 0===j?void 0:j.username)===(null==Y?void 0:Y.username),hideBackground:Pe,userType:null==Y?void 0:Y.type},C)),Boolean(null==q?void 0:q.isVerify)&&!Boolean(null==q?void 0:q.isOppose)&&t.createElement(Si,{title:null===(B=null==q?void 0:q.userVerify)||void 0===B?void 0:B.title,name:null===(F=null==q?void 0:q.userVerify)||void 0===F?void 0:F.name,userId:null===(O=null==q?void 0:q.userVerify)||void 0===O?void 0:O.id,role:null===(R=null==q?void 0:q.userVerify)||void 0===R?void 0:R.role,avatar:null===(V=null==q?void 0:q.userVerify)||void 0===V?void 0:V.avatar,className:"verify-tag"})),t.createElement(Fo,{className:"post-content-wrapper",replyingTo:ie,mentionedUser:te,description:oe,mentions:xe,maxChars:k,disableShortenContent:N}),t.createElement("span",null),t.createElement("span",null),$&&$.length>0?t.createElement("div",{key:"image-preview",className:"image-preview-wrapper","data-is-reply":!0},t.createElement(on,{images:$,authorName:null==Y?void 0:Y.username})):null,$&&0!==$.length||!ee?null:t.createElement("div",{key:"link-preview",className:"link-preview-wrapper","data-is-reply":!0},t.createElement(it,{url:ee})),"most-engaging"!==s?t.createElement(t.Fragment,null,Pe&&t.createElement(Ii,{listUrl:null==q?void 0:q.source,categorySlug:null==q?void 0:q.categorySlug}),t.createElement(ft,{type:mt.reply,loveCount:Q,replyCount:ve,className:"post-reaction",liked:J,isReplied:ce,hideCommentIcon:"reply"===s||Pe,hasShare:!1,onCommentClick:()=>le((()=>pe((e=>!e)))),onCommentCountClick:()=>le((()=>{pe(!0)})),onLikeClick:()=>le((()=>M(void 0,void 0,void 0,(function*(){if(G){const e=yield(({commentId:e,setLike:t=!1,locale:a})=>M(void 0,void 0,void 0,(function*(){return T(g(t?v.COMMENT.LIKE:v.COMMENT.UNLIKE,{_locale:a,id:e}),"GET")})))({commentId:G,setLike:!J,locale:U});1===e.status&&_((e=>Object.assign(Object.assign({},e),{liked:!J,countLikes:e.countLikes+(J?-1:1)})))}}))))}),me&&t.createElement(No,{replyingId:m||q.id,replyToName:be,isReply:!0,onClose:()=>pe(!1),onPostSuccess:e=>{"reply"===s?p&&p(e):de(e)},post:h,replyingUser:Y}),"comment"===s&&K&&K.length>0?t.createElement("div",{className:"comment-reply-wrapper"},null===(D=null==ge?void 0:ge.slice(0,re))||void 0===D?void 0:D.map((e=>t.createElement(Li,{key:e.id,comment:e,type:"reply",className:"comment-reply-item",level:c+1,replyingId:G,onPostCommentSuccess:de,post:h,onDeleteComment:()=>{_((t=>Object.assign(Object.assign({},t),{replies:t.replies.filter((t=>t.id!==e.id)),countReplies:t.countReplies-1})))},handleMakeAppointment:E,hasQuickBookingEnable:x}))),ve>re&&t.createElement(t.Fragment,null,t.createElement(Ce,{className:"top-divider",type:"solid"}),t.createElement(Re,{className:"more-cmt",size:"lg",color:"ghost",onClick:()=>se((e=>e+4))},Z("comment.seeMoreReplies",{count:ve-re}),t.createElement("img",{className:"chevron-right",src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 12L10 8L6 4' stroke='%232D87F3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e",loading:"lazy"})))):null):null,he&&t.createElement(di,{onDeleteComment:b,className:"popover",commentId:q.id})))},Mi=(e,t)=>M(void 0,void 0,void 0,(function*(){var a,o,n;const i=yield L(g(v.COMMENT.LIST,{postId:e,_locale:t,sort:"popularity",perPage:1,withoutReply:1}),"GET");return null===(n=null===(o=null===(a=null==i?void 0:i.data)||void 0===a?void 0:a.comments)||void 0===o?void 0:o.map(ze))||void 0===n?void 0:n[0]})),ji=({className:e,style:a,hideViewMoreComment:i,showMostEngaging:r,onCommentClick:s,onCommentCountClick:c,onMostEngagingCommentClick:m,onPostCommentSuccess:p,disableCardLink:x,disableShortenContent:E,onDeletePost:C,onEditPost:k,post:N,mostEngagingComment:A,onDeleteComment:z,showInputComment:I,InlineCommentsComponent:P,hasQuickBookingEnable:S,handleMakeAppointment:L,cardAuthorProps:j})=>{const[B,F]=n(N),[O,R]=n(!1),[V,D]=n(A),{community:U,topics:W,author:H,slug:Z,isPin:q,liked:_,photos:G,mentions:Q,title:X,description:K,previewUrl:$,likesCount:Y,commentsCount:J,id:ee,commented:te}=B,{data:{locale:ae,env:{isMarryBaby:oe,togetherBasePath:le}},action:{pushNotifications:re}}=o(d),{t:se}=ne(),[ce,de]=n(I),me=`${le}/${(null==U?void 0:U.slug)||"_"}/${Z||""}`,pe=`${b(ae)}${me}`,{authActionWrapper:ue}=ot((null==U?void 0:U.slug)?{_joinCommunityIds:[U.id],_joinTopicIds:null==W?void 0:W.map((e=>e.id))}:void 0),[ge,ve]=n(!1);l((()=>{de(I)}),[I]);const he=(null==H?void 0:H.name)||(null==H?void 0:H.username)||"",be=(null==H?void 0:H.username)||(null==H?void 0:H.name)||"",fe=null==H?void 0:H.avatar,ye=(null==B?void 0:B.isAnonymous)||null==H?void 0:H.role,[we,xe]=n(null),[Ee,Ce]=n(null);l((()=>{if(null==H?void 0:H.hospitalId){(e=>M(void 0,void 0,void 0,(function*(){var t;const a=yield u(f(y.GET_HOSPITAL_INFO,{hospital_branch_id:e,website_url:w[ae]}),"get");(null===(t=null==a?void 0:a._data)||void 0===t?void 0:t.branch)&&xe(null==a?void 0:a._data.branch)})))(H.hospitalId)}if(null==H?void 0:H.doctorId){(e=>M(void 0,void 0,void 0,(function*(){var t;const a=yield u(f(y.GET_DOCTOR_INFO,{doctorId:e,website_url:w[ae]}),"get");(null===(t=null==a?void 0:a._data)||void 0===t?void 0:t.doctor)&&Ce(null==a?void 0:a._data.doctor)})))(H.doctorId)}}),[H.hospitalId,H.doctorId]);const ke=(null==Ee?void 0:Ee.valid_outpatient)||(null==Ee?void 0:Ee.valid_telemedicine),Ne=((null==we?void 0:we.total_available_service)||(null==we?void 0:we.total_available_doctor))>0,Ae=S&&(ke||Ne);l((()=>{M(void 0,void 0,void 0,(function*(){if(ee&&J&&r&&!(null==A?void 0:A.id)){const e=yield Mi(ee,ae);D(e)}}))}),[ee,ae,J,r,null==A?void 0:A.id]),l((()=>{D(A)}),[null==A?void 0:A.id]);const Te=e=>M(void 0,void 0,void 0,(function*(){if(J>1&&(null==V?void 0:V.id)&&(null==V?void 0:V.id)===(null==e?void 0:e.id)){const e=yield Mi(ee,ae);D(e)}F((e=>Object.assign(Object.assign({},e),{commentsCount:e.commentsCount-1}))),z&&z(e)}));return t.createElement(at,{defaultParams:(null==U?void 0:U.slug)?{_joinCommunityIds:[U.id],_joinTopicIds:null==W?void 0:W.map((e=>e.id))}:void 0},O&&t.createElement(Io,{url:pe,avatar:h,text:X,onClose:()=>R(!1)}),t.createElement(ci,{className:e,style:a,"data-is-marrybaby":oe},q?t.createElement(Ct,{className:"post-pin"}):null,t.createElement("div",{style:{position:"relative",padding:"1rem 1rem 0"}},t.createElement(Ea,Object.assign({avatar:fe,name:he,username:be,url:x?void 0:me,community:U,timeText:null==B?void 0:B.createdTime,className:"post-author",role:ye,userId:null==H?void 0:H.id,expertId:null==H?void 0:H.partnerId,doctorId:null==H?void 0:H.doctorId,hospitalId:null==H?void 0:H.hospitalId,title:null==H?void 0:H.title,hasQuickBooking:Ae,handleMakeAppointment:L,"data-testid":"name",isAnonymous:!!(null==B?void 0:B.isAnonymous),extendEle:t.createElement(si,{authorEmail:String(null==H?void 0:H.email),onDeletePost:C,shareUrl:pe,post:B,className:"popover",onEditPost:k})},j))),t.createElement("a",{href:x?void 0:me,className:"post-content-link-wrapper"},X&&t.createElement(Ve,{className:"post-content-title",as:"h2",tag:"h5",fontWeight:"bold","data-testid":"Title of the Post"},ie(X)),t.createElement(Fo,{className:"post-content-wrapper",description:K,disableShortenContent:E,mentions:Q,"data-testid":"Content of the Post"})),t.createElement("span",null),t.createElement("span",null),t.createElement("div",{key:"tag-topic"},W&&W.length>0?t.createElement(wt,{topics:W,className:"post-topics"}):null),t.createElement("div",{key:"social-preview"},(null==B?void 0:B.introUrl)?t.createElement("div",{className:"social-preview-wrapper "+((null==G?void 0:G.length)?"has-image":"")},t.createElement(ln,{url:B.introUrl,image:B.bannerImage})):null),t.createElement("div",{key:"image-preview"},(null==G?void 0:G.length)?t.createElement("div",{className:"image-preview-wrapper"},t.createElement(on,{images:G,authorName:null==H?void 0:H.name})):null),t.createElement("div",{key:"link-preview"},(null==B?void 0:B.introUrl)||(null==G?void 0:G.length)||!(null==$?void 0:$.url)?null:t.createElement("div",{className:"link-preview-wrapper"},t.createElement(it,{title:$.title,url:$.url,image:$.image}))),t.createElement(ft,{isMarryBaby:oe,type:mt.post,loveCount:Y,replyCount:J,className:"post-reaction "+((null==G?void 0:G.length)||(null==$?void 0:$.url)?"hide-top-border":""),liked:ge?!_:_,isReplied:te,onCommentClick:()=>ue((()=>{s?s():de((e=>!e))})),onCommentCountClick:()=>{ue((()=>{oe?de(!0):c?c():!x&&(window.location.href=me)}))},onShareClick:()=>{R(!0)},onLikeClick:()=>M(void 0,void 0,void 0,(function*(){if(ee&&!ge){ve(!0);try{const e=yield(({id:e,locale:t})=>M(void 0,void 0,void 0,(function*(){if(e)return yield T(g(v.POST.LIKE,{id:e,_locale:t}),"GET")})))({id:ee,locale:ae});1!==(null==e?void 0:e.status)?re(Ca(se)):F((e=>Object.assign(Object.assign({},e),{likesCount:(e.likesCount||0)+(e.liked?-1:1),liked:!e.liked})))}catch(e){re(Ca(se))}ve(!1)}})),showingMostEngaging:!(!r||!(null==V?void 0:V.id))}),ce&&t.createElement(No,{isMainCmt:!I,onClose:()=>de(!1),onPostSuccess:e=>{0!==J||(null==V?void 0:V.id)||D(e),F((e=>Object.assign(Object.assign({},e),{commentsCount:e.commentsCount+1,commented:!0}))),p&&p(e)},post:B}),r&&(null==V?void 0:V.id)?t.createElement("div",{className:"most-engaging-wrapper",onClick:e=>{m?(e.stopPropagation(),m()):window.location.href=me}},t.createElement(Li,{hasQuickBookingEnable:S,handleMakeAppointment:L,comment:V,post:B,onDeleteComment:()=>{Te&&Te(V)},className:"most-engaging-comment",type:"most-engaging",key:V.id,cardAuthorProps:j}),J>1&&!i&&t.createElement(Re,{className:"see-more-comments",color:"ghost",size:"md"},se("comment.seeMoreComments",{count:J-1}))):null,P))};var Bi=Object.freeze({__proto__:null});export{ti as A,ji as B,it as C,si as D,Li as E,di as F,At as G,Ti as H,No as I,et as J,Et as L,Eo as P,Io as S,tt as T,Si as V,at as a,ft as b,wt as c,Ct as d,Pt as e,Ea as f,ho as g,so as h,po as i,ma as j,oa as k,ha as l,go as m,xo as n,Mo as o,zo as p,Fo as q,Zo as r,$o as s,Bi as t,ot as u,on as v,ln as w,xa as x,Xn as y,Gn as z};