ui-landing-page 6.1.0

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 (991) hide show
  1. package/.eslintrc.js +3 -0
  2. package/.storybook/main.ts +34 -0
  3. package/.storybook/preview.tsx +23 -0
  4. package/BUNDLE_ANALYSIS.md +111 -0
  5. package/CODE_SPLITTING_SUMMARY.md +278 -0
  6. package/ENTRY_POINTS.md +77 -0
  7. package/ENTRY_POINTS_REFERENCE.md +479 -0
  8. package/FINAL_ANALYSIS.md +296 -0
  9. package/QUICK_START.md +78 -0
  10. package/analyze-bundle.js +46 -0
  11. package/assets/fonts/Inter/Inter-Italic-VariableFont_opsz,wght.ttf +0 -0
  12. package/assets/fonts/Inter/Inter-VariableFont_opsz,wght.ttf +0 -0
  13. package/assets/fonts/amstirdam/SVN-Amstirdam.otf +0 -0
  14. package/assets/fonts/androgyne/SVN-Androgyne.woff +0 -0
  15. package/assets/fonts/androgyne/SVN-Androgyne.woff2 +0 -0
  16. package/assets/fonts/antiqua/SVN-BookAntiqua.woff +0 -0
  17. package/assets/fonts/antiqua/SVN-BookAntiqua.woff2 +0 -0
  18. package/assets/fonts/desire/SVN-Desire.otf +0 -0
  19. package/assets/fonts/elle-gabor/Elle Gabor Std Black.otf +0 -0
  20. package/assets/fonts/elle-gabor/Elle Gabor Std DemiBold.otf +0 -0
  21. package/assets/fonts/elle-gabor/Elle Gabor Std Text.otf +0 -0
  22. package/assets/fonts/elle-gabor/Elle Gabor Std Ultra Light.otf +0 -0
  23. package/assets/fonts/elle-gabor/Elle-Gabor-Std-Bold.otf +0 -0
  24. package/assets/fonts/elle-gabor/Elle-Gabor-Std-Book.otf +0 -0
  25. package/assets/fonts/elle-gabor/Elle-Gabor-Std-Light.otf +0 -0
  26. package/assets/fonts/elle-gabor/Elle-Gabor-Std-Medium.otf +0 -0
  27. package/assets/fonts/god-word/god-word-bold.ttf +0 -0
  28. package/assets/fonts/god-word/god-word-regular.ttf +0 -0
  29. package/assets/fonts/lost-type/LostType2023-Regular.otf +0 -0
  30. package/assets/fonts/neurial-grotesk/NeurialGrotesk-Medium.otf +0 -0
  31. package/assets/fonts/qua-tang-quoc-hoi/SFUAGBuchStencilBQMedium.ttf +0 -0
  32. package/assets/fonts/qua-tang-quoc-hoi/SVN-Sunflora.otf +0 -0
  33. package/assets/fonts/stix/STIXTwoText-Bold.ttf +0 -0
  34. package/assets/fonts/stix/STIXTwoText-BoldItalic.ttf +0 -0
  35. package/assets/fonts/stix/STIXTwoText-Italic.ttf +0 -0
  36. package/assets/fonts/stix/STIXTwoText-Medium.ttf +0 -0
  37. package/assets/fonts/stix/STIXTwoText-MediumItalic.ttf +0 -0
  38. package/assets/fonts/stix/STIXTwoText-Regular.ttf +0 -0
  39. package/assets/fonts/stix/STIXTwoText-SemiBold.ttf +0 -0
  40. package/assets/fonts/stix/STIXTwoText-SemiBoldItalic.ttf +0 -0
  41. package/assets/fonts/svn-poppins/SVN-Poppins-Black.ttf +0 -0
  42. package/assets/fonts/svn-poppins/SVN-Poppins-BlackItalic.ttf +0 -0
  43. package/assets/fonts/svn-poppins/SVN-Poppins-Bold.ttf +0 -0
  44. package/assets/fonts/svn-poppins/SVN-Poppins-BoldItalic.ttf +0 -0
  45. package/assets/fonts/svn-poppins/SVN-Poppins-ExtraBold.ttf +0 -0
  46. package/assets/fonts/svn-poppins/SVN-Poppins-ExtraBoldItalic.ttf +0 -0
  47. package/assets/fonts/svn-poppins/SVN-Poppins-ExtraLight.ttf +0 -0
  48. package/assets/fonts/svn-poppins/SVN-Poppins-ExtraLightItalic.ttf +0 -0
  49. package/assets/fonts/svn-poppins/SVN-Poppins-Italic.ttf +0 -0
  50. package/assets/fonts/svn-poppins/SVN-Poppins-Light.ttf +0 -0
  51. package/assets/fonts/svn-poppins/SVN-Poppins-LightItalic.ttf +0 -0
  52. package/assets/fonts/svn-poppins/SVN-Poppins-Medium.ttf +0 -0
  53. package/assets/fonts/svn-poppins/SVN-Poppins-MediumItalic.ttf +0 -0
  54. package/assets/fonts/svn-poppins/SVN-Poppins-Regular.ttf +0 -0
  55. package/assets/fonts/svn-poppins/SVN-Poppins-SemiBold.ttf +0 -0
  56. package/assets/fonts/svn-poppins/SVN-Poppins-SemiBoldItalic.ttf +0 -0
  57. package/assets/fonts/svn-poppins/SVN-Poppins-Thin.ttf +0 -0
  58. package/assets/fonts/svn-poppins/SVN-Poppins-ThinItalic.ttf +0 -0
  59. package/assets/fonts/zapfino/Zapfino.ttf +0 -0
  60. package/assets/images/index.ts +2 -0
  61. package/assets/images/nomion-logo.png +0 -0
  62. package/bun.lock +2062 -0
  63. package/check-deps.sh +45 -0
  64. package/create-entry-points.sh +22 -0
  65. package/device.min.css +2531 -0
  66. package/dist/advance-profile-section.cjs +2 -0
  67. package/dist/advance-profile-section.cjs.map +1 -0
  68. package/dist/advance-profile-section.d.mts +28 -0
  69. package/dist/advance-profile-section.d.ts +28 -0
  70. package/dist/advance-profile-section.js +2 -0
  71. package/dist/advance-profile-section.js.map +1 -0
  72. package/dist/author-section.cjs +2 -0
  73. package/dist/author-section.cjs.map +1 -0
  74. package/dist/author-section.d.mts +9 -0
  75. package/dist/author-section.d.ts +9 -0
  76. package/dist/author-section.js +2 -0
  77. package/dist/author-section.js.map +1 -0
  78. package/dist/b-e-d-i-page-section.cjs +2 -0
  79. package/dist/b-e-d-i-page-section.cjs.map +1 -0
  80. package/dist/b-e-d-i-page-section.d.mts +55 -0
  81. package/dist/b-e-d-i-page-section.d.ts +55 -0
  82. package/dist/b-e-d-i-page-section.js +2 -0
  83. package/dist/b-e-d-i-page-section.js.map +1 -0
  84. package/dist/bao-ngay-nay2025-section.cjs +2 -0
  85. package/dist/bao-ngay-nay2025-section.cjs.map +1 -0
  86. package/dist/bao-ngay-nay2025-section.d.mts +13 -0
  87. package/dist/bao-ngay-nay2025-section.d.ts +13 -0
  88. package/dist/bao-ngay-nay2025-section.js +2 -0
  89. package/dist/bao-ngay-nay2025-section.js.map +1 -0
  90. package/dist/base-D6OB46M7.d.mts +23 -0
  91. package/dist/base-D6OB46M7.d.ts +23 -0
  92. package/dist/base-section-DdIGFWTn.d.mts +25 -0
  93. package/dist/base-section-DdIGFWTn.d.ts +25 -0
  94. package/dist/biz-card-profile-section.cjs +2 -0
  95. package/dist/biz-card-profile-section.cjs.map +1 -0
  96. package/dist/biz-card-profile-section.d.mts +37 -0
  97. package/dist/biz-card-profile-section.d.ts +37 -0
  98. package/dist/biz-card-profile-section.js +2 -0
  99. package/dist/biz-card-profile-section.js.map +1 -0
  100. package/dist/book-section.cjs +2 -0
  101. package/dist/book-section.cjs.map +1 -0
  102. package/dist/book-section.d.mts +17 -0
  103. package/dist/book-section.d.ts +17 -0
  104. package/dist/book-section.js +2 -0
  105. package/dist/book-section.js.map +1 -0
  106. package/dist/business-card-section.cjs +2 -0
  107. package/dist/business-card-section.cjs.map +1 -0
  108. package/dist/business-card-section.d.mts +37 -0
  109. package/dist/business-card-section.d.ts +37 -0
  110. package/dist/business-card-section.js +2 -0
  111. package/dist/business-card-section.js.map +1 -0
  112. package/dist/christmas.cjs +2 -0
  113. package/dist/christmas.cjs.map +1 -0
  114. package/dist/christmas.d.mts +25 -0
  115. package/dist/christmas.d.ts +25 -0
  116. package/dist/christmas.js +2 -0
  117. package/dist/christmas.js.map +1 -0
  118. package/dist/chunk-2EZHNKDS.cjs +2 -0
  119. package/dist/chunk-2EZHNKDS.cjs.map +1 -0
  120. package/dist/chunk-2L3LGNFN.cjs +2 -0
  121. package/dist/chunk-2L3LGNFN.cjs.map +1 -0
  122. package/dist/chunk-2TKQPATQ.cjs +3 -0
  123. package/dist/chunk-2TKQPATQ.cjs.map +1 -0
  124. package/dist/chunk-2XCURCSR.cjs +8 -0
  125. package/dist/chunk-2XCURCSR.cjs.map +1 -0
  126. package/dist/chunk-377J5LJP.cjs +3 -0
  127. package/dist/chunk-377J5LJP.cjs.map +1 -0
  128. package/dist/chunk-3EWEFTZ4.cjs +2 -0
  129. package/dist/chunk-3EWEFTZ4.cjs.map +1 -0
  130. package/dist/chunk-3OU3D63D.cjs +2 -0
  131. package/dist/chunk-3OU3D63D.cjs.map +1 -0
  132. package/dist/chunk-3SFEP42J.js +3 -0
  133. package/dist/chunk-3SFEP42J.js.map +1 -0
  134. package/dist/chunk-42RM4QBR.cjs +3 -0
  135. package/dist/chunk-42RM4QBR.cjs.map +1 -0
  136. package/dist/chunk-44NYQB5Q.js +2 -0
  137. package/dist/chunk-44NYQB5Q.js.map +1 -0
  138. package/dist/chunk-4J5VH5LJ.cjs +3 -0
  139. package/dist/chunk-4J5VH5LJ.cjs.map +1 -0
  140. package/dist/chunk-5I4Z5UH2.cjs +2 -0
  141. package/dist/chunk-5I4Z5UH2.cjs.map +1 -0
  142. package/dist/chunk-5OFDFIKR.cjs +3 -0
  143. package/dist/chunk-5OFDFIKR.cjs.map +1 -0
  144. package/dist/chunk-5PR2CYMI.js +2 -0
  145. package/dist/chunk-5PR2CYMI.js.map +1 -0
  146. package/dist/chunk-5UIHDRL5.cjs +2 -0
  147. package/dist/chunk-5UIHDRL5.cjs.map +1 -0
  148. package/dist/chunk-5WVMNLF5.js +3 -0
  149. package/dist/chunk-5WVMNLF5.js.map +1 -0
  150. package/dist/chunk-66FJHKLA.js +3 -0
  151. package/dist/chunk-66FJHKLA.js.map +1 -0
  152. package/dist/chunk-6GUVMAUD.js +2 -0
  153. package/dist/chunk-6GUVMAUD.js.map +1 -0
  154. package/dist/chunk-6RCHKEAL.js +2 -0
  155. package/dist/chunk-6RCHKEAL.js.map +1 -0
  156. package/dist/chunk-7CMIOVOL.cjs +2 -0
  157. package/dist/chunk-7CMIOVOL.cjs.map +1 -0
  158. package/dist/chunk-7DETO5IF.js +2 -0
  159. package/dist/chunk-7DETO5IF.js.map +1 -0
  160. package/dist/chunk-7YECUWTF.cjs +2 -0
  161. package/dist/chunk-7YECUWTF.cjs.map +1 -0
  162. package/dist/chunk-A5KHH4N5.js +3 -0
  163. package/dist/chunk-A5KHH4N5.js.map +1 -0
  164. package/dist/chunk-A5WNELZD.js +3 -0
  165. package/dist/chunk-A5WNELZD.js.map +1 -0
  166. package/dist/chunk-AH7SOHCK.js +2 -0
  167. package/dist/chunk-AH7SOHCK.js.map +1 -0
  168. package/dist/chunk-B75CXWTP.js +10 -0
  169. package/dist/chunk-B75CXWTP.js.map +1 -0
  170. package/dist/chunk-BBZUUQZE.cjs +3 -0
  171. package/dist/chunk-BBZUUQZE.cjs.map +1 -0
  172. package/dist/chunk-BF5N2G3I.js +3 -0
  173. package/dist/chunk-BF5N2G3I.js.map +1 -0
  174. package/dist/chunk-BJATVKHY.cjs +2 -0
  175. package/dist/chunk-BJATVKHY.cjs.map +1 -0
  176. package/dist/chunk-BMQTMYRT.cjs +2 -0
  177. package/dist/chunk-BMQTMYRT.cjs.map +1 -0
  178. package/dist/chunk-BQATTZR6.js +3 -0
  179. package/dist/chunk-BQATTZR6.js.map +1 -0
  180. package/dist/chunk-C64QCBR2.js +3 -0
  181. package/dist/chunk-C64QCBR2.js.map +1 -0
  182. package/dist/chunk-C6LFO5DZ.js +2 -0
  183. package/dist/chunk-C6LFO5DZ.js.map +1 -0
  184. package/dist/chunk-CD4LRHKJ.js +2 -0
  185. package/dist/chunk-CD4LRHKJ.js.map +1 -0
  186. package/dist/chunk-CUQI3YUM.js +3 -0
  187. package/dist/chunk-CUQI3YUM.js.map +1 -0
  188. package/dist/chunk-CZW7BABY.js +2 -0
  189. package/dist/chunk-CZW7BABY.js.map +1 -0
  190. package/dist/chunk-D4GX3EGZ.js +4 -0
  191. package/dist/chunk-D4GX3EGZ.js.map +1 -0
  192. package/dist/chunk-DG5W33AY.js +3 -0
  193. package/dist/chunk-DG5W33AY.js.map +1 -0
  194. package/dist/chunk-DJ66MNKV.cjs +2 -0
  195. package/dist/chunk-DJ66MNKV.cjs.map +1 -0
  196. package/dist/chunk-DPN6OBT5.cjs +2 -0
  197. package/dist/chunk-DPN6OBT5.cjs.map +1 -0
  198. package/dist/chunk-EFOR7V7D.js +8 -0
  199. package/dist/chunk-EFOR7V7D.js.map +1 -0
  200. package/dist/chunk-EOINGUY5.js +3 -0
  201. package/dist/chunk-EOINGUY5.js.map +1 -0
  202. package/dist/chunk-EPIKMYCU.js +2 -0
  203. package/dist/chunk-EPIKMYCU.js.map +1 -0
  204. package/dist/chunk-FLCPH2Y3.js +7 -0
  205. package/dist/chunk-FLCPH2Y3.js.map +1 -0
  206. package/dist/chunk-FQMDEZOD.js +3 -0
  207. package/dist/chunk-FQMDEZOD.js.map +1 -0
  208. package/dist/chunk-FUCAOFJM.cjs +3 -0
  209. package/dist/chunk-FUCAOFJM.cjs.map +1 -0
  210. package/dist/chunk-GEGMACK2.cjs +2 -0
  211. package/dist/chunk-GEGMACK2.cjs.map +1 -0
  212. package/dist/chunk-GILDGRSK.cjs +2 -0
  213. package/dist/chunk-GILDGRSK.cjs.map +1 -0
  214. package/dist/chunk-GPBY3OXV.js +2 -0
  215. package/dist/chunk-GPBY3OXV.js.map +1 -0
  216. package/dist/chunk-GQMPLRHE.cjs +2 -0
  217. package/dist/chunk-GQMPLRHE.cjs.map +1 -0
  218. package/dist/chunk-GXUG743T.cjs +2 -0
  219. package/dist/chunk-GXUG743T.cjs.map +1 -0
  220. package/dist/chunk-HH3WELAD.cjs +4 -0
  221. package/dist/chunk-HH3WELAD.cjs.map +1 -0
  222. package/dist/chunk-HHRFK2PR.cjs +3 -0
  223. package/dist/chunk-HHRFK2PR.cjs.map +1 -0
  224. package/dist/chunk-HK3P6AFX.js +3 -0
  225. package/dist/chunk-HK3P6AFX.js.map +1 -0
  226. package/dist/chunk-HMIZ2FLM.js +2 -0
  227. package/dist/chunk-HMIZ2FLM.js.map +1 -0
  228. package/dist/chunk-HSTGLQCX.js +2 -0
  229. package/dist/chunk-HSTGLQCX.js.map +1 -0
  230. package/dist/chunk-I2XSW7Z5.cjs +5 -0
  231. package/dist/chunk-I2XSW7Z5.cjs.map +1 -0
  232. package/dist/chunk-IB3F3GQH.cjs +2 -0
  233. package/dist/chunk-IB3F3GQH.cjs.map +1 -0
  234. package/dist/chunk-IDBQZSEH.cjs +3 -0
  235. package/dist/chunk-IDBQZSEH.cjs.map +1 -0
  236. package/dist/chunk-INJYCBBJ.js +2 -0
  237. package/dist/chunk-INJYCBBJ.js.map +1 -0
  238. package/dist/chunk-IRFLFNL5.js +2 -0
  239. package/dist/chunk-IRFLFNL5.js.map +1 -0
  240. package/dist/chunk-IUV4VDAV.js +2 -0
  241. package/dist/chunk-IUV4VDAV.js.map +1 -0
  242. package/dist/chunk-IXYHCDGV.cjs +2 -0
  243. package/dist/chunk-IXYHCDGV.cjs.map +1 -0
  244. package/dist/chunk-JARFLL3F.cjs +2 -0
  245. package/dist/chunk-JARFLL3F.cjs.map +1 -0
  246. package/dist/chunk-JCWSBSWV.cjs +3 -0
  247. package/dist/chunk-JCWSBSWV.cjs.map +1 -0
  248. package/dist/chunk-JEH6Z3MR.cjs +2 -0
  249. package/dist/chunk-JEH6Z3MR.cjs.map +1 -0
  250. package/dist/chunk-JFOVEN3B.cjs +3 -0
  251. package/dist/chunk-JFOVEN3B.cjs.map +1 -0
  252. package/dist/chunk-JYXWSTI2.cjs +3 -0
  253. package/dist/chunk-JYXWSTI2.cjs.map +1 -0
  254. package/dist/chunk-K6MORX7I.cjs +3 -0
  255. package/dist/chunk-K6MORX7I.cjs.map +1 -0
  256. package/dist/chunk-K7T7NPVY.cjs +3 -0
  257. package/dist/chunk-K7T7NPVY.cjs.map +1 -0
  258. package/dist/chunk-KTJSSK5R.cjs +3 -0
  259. package/dist/chunk-KTJSSK5R.cjs.map +1 -0
  260. package/dist/chunk-KZLVWPZ4.cjs +2 -0
  261. package/dist/chunk-KZLVWPZ4.cjs.map +1 -0
  262. package/dist/chunk-LBKGAOAD.cjs +3 -0
  263. package/dist/chunk-LBKGAOAD.cjs.map +1 -0
  264. package/dist/chunk-LFC2ZCOA.js +2 -0
  265. package/dist/chunk-LFC2ZCOA.js.map +1 -0
  266. package/dist/chunk-LR3HOWU3.cjs +7 -0
  267. package/dist/chunk-LR3HOWU3.cjs.map +1 -0
  268. package/dist/chunk-LSVSIJSZ.js +2 -0
  269. package/dist/chunk-LSVSIJSZ.js.map +1 -0
  270. package/dist/chunk-LSWFX7YA.js +2 -0
  271. package/dist/chunk-LSWFX7YA.js.map +1 -0
  272. package/dist/chunk-LTTNSKMY.js +3 -0
  273. package/dist/chunk-LTTNSKMY.js.map +1 -0
  274. package/dist/chunk-MQDQYKWH.cjs +2 -0
  275. package/dist/chunk-MQDQYKWH.cjs.map +1 -0
  276. package/dist/chunk-MYTJTOT2.cjs +3 -0
  277. package/dist/chunk-MYTJTOT2.cjs.map +1 -0
  278. package/dist/chunk-N33THJV6.js +2 -0
  279. package/dist/chunk-N33THJV6.js.map +1 -0
  280. package/dist/chunk-NAYWFNN3.cjs +3 -0
  281. package/dist/chunk-NAYWFNN3.cjs.map +1 -0
  282. package/dist/chunk-NLTKS2AW.cjs +2 -0
  283. package/dist/chunk-NLTKS2AW.cjs.map +1 -0
  284. package/dist/chunk-NPQYWNWJ.js +5 -0
  285. package/dist/chunk-NPQYWNWJ.js.map +1 -0
  286. package/dist/chunk-NQDWD4YU.cjs +3 -0
  287. package/dist/chunk-NQDWD4YU.cjs.map +1 -0
  288. package/dist/chunk-NQROZGX3.cjs +3 -0
  289. package/dist/chunk-NQROZGX3.cjs.map +1 -0
  290. package/dist/chunk-OBCY7C52.js +2 -0
  291. package/dist/chunk-OBCY7C52.js.map +1 -0
  292. package/dist/chunk-OHGVKGNE.cjs +3 -0
  293. package/dist/chunk-OHGVKGNE.cjs.map +1 -0
  294. package/dist/chunk-OT3WFOIC.js +3 -0
  295. package/dist/chunk-OT3WFOIC.js.map +1 -0
  296. package/dist/chunk-OY6BHM7Z.js +2 -0
  297. package/dist/chunk-OY6BHM7Z.js.map +1 -0
  298. package/dist/chunk-P7JCQIFW.cjs +3 -0
  299. package/dist/chunk-P7JCQIFW.cjs.map +1 -0
  300. package/dist/chunk-PANRCNY2.cjs +2 -0
  301. package/dist/chunk-PANRCNY2.cjs.map +1 -0
  302. package/dist/chunk-Q5QYWRL2.cjs +10 -0
  303. package/dist/chunk-Q5QYWRL2.cjs.map +1 -0
  304. package/dist/chunk-Q7U6JI5R.js +3 -0
  305. package/dist/chunk-Q7U6JI5R.js.map +1 -0
  306. package/dist/chunk-QCNAJEOX.js +2 -0
  307. package/dist/chunk-QCNAJEOX.js.map +1 -0
  308. package/dist/chunk-QNKG2DPA.cjs +2 -0
  309. package/dist/chunk-QNKG2DPA.cjs.map +1 -0
  310. package/dist/chunk-QPCPKW5R.cjs +2 -0
  311. package/dist/chunk-QPCPKW5R.cjs.map +1 -0
  312. package/dist/chunk-QYYK7LNR.cjs +2 -0
  313. package/dist/chunk-QYYK7LNR.cjs.map +1 -0
  314. package/dist/chunk-R3JFYIT4.js +3 -0
  315. package/dist/chunk-R3JFYIT4.js.map +1 -0
  316. package/dist/chunk-SDQQRSTP.cjs +2 -0
  317. package/dist/chunk-SDQQRSTP.cjs.map +1 -0
  318. package/dist/chunk-SDUI3BD3.js +3 -0
  319. package/dist/chunk-SDUI3BD3.js.map +1 -0
  320. package/dist/chunk-SM3TAJ4O.js +3 -0
  321. package/dist/chunk-SM3TAJ4O.js.map +1 -0
  322. package/dist/chunk-T6LF37LZ.cjs +2 -0
  323. package/dist/chunk-T6LF37LZ.cjs.map +1 -0
  324. package/dist/chunk-T7UFQMPU.cjs +2 -0
  325. package/dist/chunk-T7UFQMPU.cjs.map +1 -0
  326. package/dist/chunk-TRSOXPTQ.js +2 -0
  327. package/dist/chunk-TRSOXPTQ.js.map +1 -0
  328. package/dist/chunk-U463DIED.cjs +2 -0
  329. package/dist/chunk-U463DIED.cjs.map +1 -0
  330. package/dist/chunk-U7XVI2DM.js +2 -0
  331. package/dist/chunk-U7XVI2DM.js.map +1 -0
  332. package/dist/chunk-UD7H25BH.js +5 -0
  333. package/dist/chunk-UD7H25BH.js.map +1 -0
  334. package/dist/chunk-UIPKSEN4.js +2 -0
  335. package/dist/chunk-UIPKSEN4.js.map +1 -0
  336. package/dist/chunk-UOUTX4UQ.js +2 -0
  337. package/dist/chunk-UOUTX4UQ.js.map +1 -0
  338. package/dist/chunk-UW52DKV3.js +3 -0
  339. package/dist/chunk-UW52DKV3.js.map +1 -0
  340. package/dist/chunk-VAQT7RDM.js +3 -0
  341. package/dist/chunk-VAQT7RDM.js.map +1 -0
  342. package/dist/chunk-VITZI5ZU.js +3 -0
  343. package/dist/chunk-VITZI5ZU.js.map +1 -0
  344. package/dist/chunk-VMS6VUOL.js +2 -0
  345. package/dist/chunk-VMS6VUOL.js.map +1 -0
  346. package/dist/chunk-WGTOLA3Y.js +2 -0
  347. package/dist/chunk-WGTOLA3Y.js.map +1 -0
  348. package/dist/chunk-WI4TNNNO.js +3 -0
  349. package/dist/chunk-WI4TNNNO.js.map +1 -0
  350. package/dist/chunk-WK65I7SX.js +2 -0
  351. package/dist/chunk-WK65I7SX.js.map +1 -0
  352. package/dist/chunk-WNZ75AHP.js +2 -0
  353. package/dist/chunk-WNZ75AHP.js.map +1 -0
  354. package/dist/chunk-WVNRAFBY.js +2 -0
  355. package/dist/chunk-WVNRAFBY.js.map +1 -0
  356. package/dist/chunk-X4IWMGAB.js +2 -0
  357. package/dist/chunk-X4IWMGAB.js.map +1 -0
  358. package/dist/chunk-X7RB2GVW.cjs +3 -0
  359. package/dist/chunk-X7RB2GVW.cjs.map +1 -0
  360. package/dist/chunk-XD4GVLVZ.cjs +2 -0
  361. package/dist/chunk-XD4GVLVZ.cjs.map +1 -0
  362. package/dist/chunk-XFF6JIWQ.cjs +2 -0
  363. package/dist/chunk-XFF6JIWQ.cjs.map +1 -0
  364. package/dist/chunk-XLPIZNJE.js +2 -0
  365. package/dist/chunk-XLPIZNJE.js.map +1 -0
  366. package/dist/chunk-YFLTXRKM.js +3 -0
  367. package/dist/chunk-YFLTXRKM.js.map +1 -0
  368. package/dist/chunk-YLW7AQNY.cjs +3 -0
  369. package/dist/chunk-YLW7AQNY.cjs.map +1 -0
  370. package/dist/chunk-YN2B2CVU.cjs +5 -0
  371. package/dist/chunk-YN2B2CVU.cjs.map +1 -0
  372. package/dist/chunk-YNK4LVRZ.cjs +3 -0
  373. package/dist/chunk-YNK4LVRZ.cjs.map +1 -0
  374. package/dist/chunk-YXSYDX6L.js +3 -0
  375. package/dist/chunk-YXSYDX6L.js.map +1 -0
  376. package/dist/chunk-YYJKIDZ2.js +3 -0
  377. package/dist/chunk-YYJKIDZ2.js.map +1 -0
  378. package/dist/chunk-ZCYVKA4Y.cjs +3 -0
  379. package/dist/chunk-ZCYVKA4Y.cjs.map +1 -0
  380. package/dist/chunk-ZFZ3ADIT.js +3 -0
  381. package/dist/chunk-ZFZ3ADIT.js.map +1 -0
  382. package/dist/chunk-ZQPA2IN5.cjs +3 -0
  383. package/dist/chunk-ZQPA2IN5.cjs.map +1 -0
  384. package/dist/chunk-ZZHLRB6H.cjs +2 -0
  385. package/dist/chunk-ZZHLRB6H.cjs.map +1 -0
  386. package/dist/contact-section.cjs +2 -0
  387. package/dist/contact-section.cjs.map +1 -0
  388. package/dist/contact-section.d.mts +25 -0
  389. package/dist/contact-section.d.ts +25 -0
  390. package/dist/contact-section.js +2 -0
  391. package/dist/contact-section.js.map +1 -0
  392. package/dist/cover-setion.cjs +2 -0
  393. package/dist/cover-setion.cjs.map +1 -0
  394. package/dist/cover-setion.d.mts +8 -0
  395. package/dist/cover-setion.d.ts +8 -0
  396. package/dist/cover-setion.js +2 -0
  397. package/dist/cover-setion.js.map +1 -0
  398. package/dist/en-QWOTEXHG.js +2 -0
  399. package/dist/en-QWOTEXHG.js.map +1 -0
  400. package/dist/en-TXSQPBHO.cjs +2 -0
  401. package/dist/en-TXSQPBHO.cjs.map +1 -0
  402. package/dist/fr-2MITF4HO.cjs +11 -0
  403. package/dist/fr-2MITF4HO.cjs.map +1 -0
  404. package/dist/fr-KA7CH2XX.js +11 -0
  405. package/dist/fr-KA7CH2XX.js.map +1 -0
  406. package/dist/general-BjKe3K-e.d.mts +60 -0
  407. package/dist/general-BjKe3K-e.d.ts +60 -0
  408. package/dist/gift-avatar-section.cjs +2 -0
  409. package/dist/gift-avatar-section.cjs.map +1 -0
  410. package/dist/gift-avatar-section.d.mts +20 -0
  411. package/dist/gift-avatar-section.d.ts +20 -0
  412. package/dist/gift-avatar-section.js +2 -0
  413. package/dist/gift-avatar-section.js.map +1 -0
  414. package/dist/header-section.cjs +2 -0
  415. package/dist/header-section.cjs.map +1 -0
  416. package/dist/header-section.d.mts +8 -0
  417. package/dist/header-section.d.ts +8 -0
  418. package/dist/header-section.js +2 -0
  419. package/dist/header-section.js.map +1 -0
  420. package/dist/hesman-cert-section.cjs +2 -0
  421. package/dist/hesman-cert-section.cjs.map +1 -0
  422. package/dist/hesman-cert-section.d.mts +11 -0
  423. package/dist/hesman-cert-section.d.ts +11 -0
  424. package/dist/hesman-cert-section.js +2 -0
  425. package/dist/hesman-cert-section.js.map +1 -0
  426. package/dist/hesman-greeting-section.cjs +2 -0
  427. package/dist/hesman-greeting-section.cjs.map +1 -0
  428. package/dist/hesman-greeting-section.d.mts +20 -0
  429. package/dist/hesman-greeting-section.d.ts +20 -0
  430. package/dist/hesman-greeting-section.js +2 -0
  431. package/dist/hesman-greeting-section.js.map +1 -0
  432. package/dist/hesman-metaverse-section.cjs +2 -0
  433. package/dist/hesman-metaverse-section.cjs.map +1 -0
  434. package/dist/hesman-metaverse-section.d.mts +22 -0
  435. package/dist/hesman-metaverse-section.d.ts +22 -0
  436. package/dist/hesman-metaverse-section.js +2 -0
  437. package/dist/hesman-metaverse-section.js.map +1 -0
  438. package/dist/hesman-puzzle-section.cjs +2 -0
  439. package/dist/hesman-puzzle-section.cjs.map +1 -0
  440. package/dist/hesman-puzzle-section.d.mts +10 -0
  441. package/dist/hesman-puzzle-section.d.ts +10 -0
  442. package/dist/hesman-puzzle-section.js +2 -0
  443. package/dist/hesman-puzzle-section.js.map +1 -0
  444. package/dist/hesman-thankyou-section.cjs +2 -0
  445. package/dist/hesman-thankyou-section.cjs.map +1 -0
  446. package/dist/hesman-thankyou-section.d.mts +20 -0
  447. package/dist/hesman-thankyou-section.d.ts +20 -0
  448. package/dist/hesman-thankyou-section.js +2 -0
  449. package/dist/hesman-thankyou-section.js.map +1 -0
  450. package/dist/hesman-video-section.cjs +2 -0
  451. package/dist/hesman-video-section.cjs.map +1 -0
  452. package/dist/hesman-video-section.d.mts +15 -0
  453. package/dist/hesman-video-section.d.ts +15 -0
  454. package/dist/hesman-video-section.js +2 -0
  455. package/dist/hesman-video-section.js.map +1 -0
  456. package/dist/home-section.cjs +2 -0
  457. package/dist/home-section.cjs.map +1 -0
  458. package/dist/home-section.d.mts +51 -0
  459. package/dist/home-section.d.ts +51 -0
  460. package/dist/home-section.js +2 -0
  461. package/dist/home-section.js.map +1 -0
  462. package/dist/horizontal-book-image-section.cjs +2 -0
  463. package/dist/horizontal-book-image-section.cjs.map +1 -0
  464. package/dist/horizontal-book-image-section.d.mts +8 -0
  465. package/dist/horizontal-book-image-section.d.ts +8 -0
  466. package/dist/horizontal-book-image-section.js +2 -0
  467. package/dist/horizontal-book-image-section.js.map +1 -0
  468. package/dist/horizontal-image-list-section.cjs +2 -0
  469. package/dist/horizontal-image-list-section.cjs.map +1 -0
  470. package/dist/horizontal-image-list-section.d.mts +8 -0
  471. package/dist/horizontal-image-list-section.d.ts +8 -0
  472. package/dist/horizontal-image-list-section.js +2 -0
  473. package/dist/horizontal-image-list-section.js.map +1 -0
  474. package/dist/image-padding-section.cjs +2 -0
  475. package/dist/image-padding-section.cjs.map +1 -0
  476. package/dist/image-padding-section.d.mts +8 -0
  477. package/dist/image-padding-section.d.ts +8 -0
  478. package/dist/image-padding-section.js +2 -0
  479. package/dist/image-padding-section.js.map +1 -0
  480. package/dist/image-text-array-section.cjs +2 -0
  481. package/dist/image-text-array-section.cjs.map +1 -0
  482. package/dist/image-text-array-section.d.mts +21 -0
  483. package/dist/image-text-array-section.d.ts +21 -0
  484. package/dist/image-text-array-section.js +2 -0
  485. package/dist/image-text-array-section.js.map +1 -0
  486. package/dist/image-text-section.cjs +2 -0
  487. package/dist/image-text-section.cjs.map +1 -0
  488. package/dist/image-text-section.d.mts +9 -0
  489. package/dist/image-text-section.d.ts +9 -0
  490. package/dist/image-text-section.js +2 -0
  491. package/dist/image-text-section.js.map +1 -0
  492. package/dist/index.cjs +3 -0
  493. package/dist/index.cjs.map +1 -0
  494. package/dist/index.d.mts +162 -0
  495. package/dist/index.d.ts +162 -0
  496. package/dist/index.js +3 -0
  497. package/dist/index.js.map +1 -0
  498. package/dist/khaocoky.cjs +2 -0
  499. package/dist/khaocoky.cjs.map +1 -0
  500. package/dist/khaocoky.d.mts +24 -0
  501. package/dist/khaocoky.d.ts +24 -0
  502. package/dist/khaocoky.js +2 -0
  503. package/dist/khaocoky.js.map +1 -0
  504. package/dist/khaocokyv2.cjs +2 -0
  505. package/dist/khaocokyv2.cjs.map +1 -0
  506. package/dist/khaocokyv2.d.mts +24 -0
  507. package/dist/khaocokyv2.d.ts +24 -0
  508. package/dist/khaocokyv2.js +2 -0
  509. package/dist/khaocokyv2.js.map +1 -0
  510. package/dist/letter-section.cjs +2 -0
  511. package/dist/letter-section.cjs.map +1 -0
  512. package/dist/letter-section.d.mts +13 -0
  513. package/dist/letter-section.d.ts +13 -0
  514. package/dist/letter-section.js +2 -0
  515. package/dist/letter-section.js.map +1 -0
  516. package/dist/lexical-letter-section.cjs +2 -0
  517. package/dist/lexical-letter-section.cjs.map +1 -0
  518. package/dist/lexical-letter-section.d.mts +13 -0
  519. package/dist/lexical-letter-section.d.ts +13 -0
  520. package/dist/lexical-letter-section.js +2 -0
  521. package/dist/lexical-letter-section.js.map +1 -0
  522. package/dist/metaverse-section.cjs +2 -0
  523. package/dist/metaverse-section.cjs.map +1 -0
  524. package/dist/metaverse-section.d.mts +5 -0
  525. package/dist/metaverse-section.d.ts +5 -0
  526. package/dist/metaverse-section.js +2 -0
  527. package/dist/metaverse-section.js.map +1 -0
  528. package/dist/navigation-section.cjs +2 -0
  529. package/dist/navigation-section.cjs.map +1 -0
  530. package/dist/navigation-section.d.mts +10 -0
  531. package/dist/navigation-section.d.ts +10 -0
  532. package/dist/navigation-section.js +2 -0
  533. package/dist/navigation-section.js.map +1 -0
  534. package/dist/nguyen-kim-lucky-voucher.cjs +2 -0
  535. package/dist/nguyen-kim-lucky-voucher.cjs.map +1 -0
  536. package/dist/nguyen-kim-lucky-voucher.d.mts +8 -0
  537. package/dist/nguyen-kim-lucky-voucher.d.ts +8 -0
  538. package/dist/nguyen-kim-lucky-voucher.js +2 -0
  539. package/dist/nguyen-kim-lucky-voucher.js.map +1 -0
  540. package/dist/pet-profile-section.cjs +2 -0
  541. package/dist/pet-profile-section.cjs.map +1 -0
  542. package/dist/pet-profile-section.d.mts +26 -0
  543. package/dist/pet-profile-section.d.ts +26 -0
  544. package/dist/pet-profile-section.js +2 -0
  545. package/dist/pet-profile-section.js.map +1 -0
  546. package/dist/profile-section.cjs +2 -0
  547. package/dist/profile-section.cjs.map +1 -0
  548. package/dist/profile-section.d.mts +29 -0
  549. package/dist/profile-section.d.ts +29 -0
  550. package/dist/profile-section.js +2 -0
  551. package/dist/profile-section.js.map +1 -0
  552. package/dist/qua-tang-quoc-hoi.cjs +2 -0
  553. package/dist/qua-tang-quoc-hoi.cjs.map +1 -0
  554. package/dist/qua-tang-quoc-hoi.d.mts +18 -0
  555. package/dist/qua-tang-quoc-hoi.d.ts +18 -0
  556. package/dist/qua-tang-quoc-hoi.js +2 -0
  557. package/dist/qua-tang-quoc-hoi.js.map +1 -0
  558. package/dist/quiz-section.cjs +2 -0
  559. package/dist/quiz-section.cjs.map +1 -0
  560. package/dist/quiz-section.d.mts +24 -0
  561. package/dist/quiz-section.d.ts +24 -0
  562. package/dist/quiz-section.js +2 -0
  563. package/dist/quiz-section.js.map +1 -0
  564. package/dist/section-full-screen.cjs +2 -0
  565. package/dist/section-full-screen.cjs.map +1 -0
  566. package/dist/section-full-screen.d.mts +14 -0
  567. package/dist/section-full-screen.d.ts +14 -0
  568. package/dist/section-full-screen.js +2 -0
  569. package/dist/section-full-screen.js.map +1 -0
  570. package/dist/tet-cover-section1.cjs +2 -0
  571. package/dist/tet-cover-section1.cjs.map +1 -0
  572. package/dist/tet-cover-section1.d.mts +8 -0
  573. package/dist/tet-cover-section1.d.ts +8 -0
  574. package/dist/tet-cover-section1.js +2 -0
  575. package/dist/tet-cover-section1.js.map +1 -0
  576. package/dist/tet-cover-section2.cjs +2 -0
  577. package/dist/tet-cover-section2.cjs.map +1 -0
  578. package/dist/tet-cover-section2.d.mts +8 -0
  579. package/dist/tet-cover-section2.d.ts +8 -0
  580. package/dist/tet-cover-section2.js +2 -0
  581. package/dist/tet-cover-section2.js.map +1 -0
  582. package/dist/tet-lucky-money-section.cjs +2 -0
  583. package/dist/tet-lucky-money-section.cjs.map +1 -0
  584. package/dist/tet-lucky-money-section.d.mts +12 -0
  585. package/dist/tet-lucky-money-section.d.ts +12 -0
  586. package/dist/tet-lucky-money-section.js +2 -0
  587. package/dist/tet-lucky-money-section.js.map +1 -0
  588. package/dist/tet-lucky-money-section2.cjs +2 -0
  589. package/dist/tet-lucky-money-section2.cjs.map +1 -0
  590. package/dist/tet-lucky-money-section2.d.mts +12 -0
  591. package/dist/tet-lucky-money-section2.d.ts +12 -0
  592. package/dist/tet-lucky-money-section2.js +2 -0
  593. package/dist/tet-lucky-money-section2.js.map +1 -0
  594. package/dist/valentine.cjs +2 -0
  595. package/dist/valentine.cjs.map +1 -0
  596. package/dist/valentine.d.mts +29 -0
  597. package/dist/valentine.d.ts +29 -0
  598. package/dist/valentine.js +2 -0
  599. package/dist/valentine.js.map +1 -0
  600. package/dist/vertical-carousel-section.cjs +2 -0
  601. package/dist/vertical-carousel-section.cjs.map +1 -0
  602. package/dist/vertical-carousel-section.d.mts +8 -0
  603. package/dist/vertical-carousel-section.d.ts +8 -0
  604. package/dist/vertical-carousel-section.js +2 -0
  605. package/dist/vertical-carousel-section.js.map +1 -0
  606. package/dist/video-intro-section.cjs +2 -0
  607. package/dist/video-intro-section.cjs.map +1 -0
  608. package/dist/video-intro-section.d.mts +10 -0
  609. package/dist/video-intro-section.d.ts +10 -0
  610. package/dist/video-intro-section.js +2 -0
  611. package/dist/video-intro-section.js.map +1 -0
  612. package/dist/woman-day.cjs +2 -0
  613. package/dist/woman-day.cjs.map +1 -0
  614. package/dist/woman-day.d.mts +17 -0
  615. package/dist/woman-day.d.ts +17 -0
  616. package/dist/woman-day.js +2 -0
  617. package/dist/woman-day.js.map +1 -0
  618. package/entries/advance-profile-section.ts +1 -0
  619. package/entries/author-section.ts +1 -0
  620. package/entries/b-e-d-i-page-section.ts +2 -0
  621. package/entries/bao-ngay-nay2025-section.ts +1 -0
  622. package/entries/biz-card-profile-section.ts +1 -0
  623. package/entries/book-section.ts +1 -0
  624. package/entries/business-card-section.ts +1 -0
  625. package/entries/christmas.ts +1 -0
  626. package/entries/contact-section.ts +1 -0
  627. package/entries/cover-setion.ts +1 -0
  628. package/entries/gift-avatar-section.ts +1 -0
  629. package/entries/header-section.ts +1 -0
  630. package/entries/hesman-cert-section.ts +1 -0
  631. package/entries/hesman-greeting-section.ts +1 -0
  632. package/entries/hesman-metaverse-section.ts +1 -0
  633. package/entries/hesman-puzzle-section.ts +1 -0
  634. package/entries/hesman-thankyou-section.ts +1 -0
  635. package/entries/hesman-video-section.ts +1 -0
  636. package/entries/home-section.ts +1 -0
  637. package/entries/horizontal-book-image-section.ts +1 -0
  638. package/entries/horizontal-image-list-section.ts +1 -0
  639. package/entries/image-padding-section.ts +1 -0
  640. package/entries/image-text-array-section.ts +1 -0
  641. package/entries/image-text-section.ts +1 -0
  642. package/entries/khaocoky.ts +1 -0
  643. package/entries/khaocokyv2.ts +1 -0
  644. package/entries/letter-section.ts +1 -0
  645. package/entries/lexical-letter-section.ts +1 -0
  646. package/entries/metaverse-section.ts +1 -0
  647. package/entries/navigation-section.ts +2 -0
  648. package/entries/nguyen-kim-lucky-voucher.ts +1 -0
  649. package/entries/pet-profile-section.ts +1 -0
  650. package/entries/profile-section.ts +1 -0
  651. package/entries/qua-tang-quoc-hoi.ts +1 -0
  652. package/entries/quiz-section.ts +1 -0
  653. package/entries/section-full-screen.ts +1 -0
  654. package/entries/tet-cover-section1.ts +1 -0
  655. package/entries/tet-cover-section2.ts +1 -0
  656. package/entries/tet-lucky-money-section.ts +1 -0
  657. package/entries/tet-lucky-money-section2.ts +1 -0
  658. package/entries/valentine.ts +1 -0
  659. package/entries/vertical-carousel-section.ts +1 -0
  660. package/entries/video-intro-section.ts +1 -0
  661. package/entries/woman-day.ts +1 -0
  662. package/entry-points.json +47 -0
  663. package/exports-map.json +179 -0
  664. package/fonts.css +144 -0
  665. package/generate-exports.cjs +22 -0
  666. package/generate-exports.js +23 -0
  667. package/generate-tsup-entries.js +17 -0
  668. package/index.css +162 -0
  669. package/index.ts +23 -0
  670. package/package.json +306 -0
  671. package/postcss.config.js +6 -0
  672. package/regenerate-entries-direct.cjs +60 -0
  673. package/regenerate-entries.cjs +60 -0
  674. package/src/components/LandingPage/common/3DModel/ThreeModalTongla.tsx +114 -0
  675. package/src/components/LandingPage/common/3DModel/ThreeModel.tsx +210 -0
  676. package/src/components/LandingPage/common/3DModel/index.tsx +90 -0
  677. package/src/components/LandingPage/common/CarouselCustom/index.tsx +80 -0
  678. package/src/components/LandingPage/common/FadeInMotion/index.tsx +60 -0
  679. package/src/components/LandingPage/common/SectionFullScreen/index.tsx +68 -0
  680. package/src/components/LandingPage/common/Video/index.tsx +90 -0
  681. package/src/components/LandingPage/common/icons/3DCubeScanIcon.tsx +38 -0
  682. package/src/components/LandingPage/common/icons/3DFlipIcon.tsx +27 -0
  683. package/src/components/LandingPage/common/icons/ARExploreIcon.tsx +15 -0
  684. package/src/components/LandingPage/common/icons/AcreageIcon.tsx +68 -0
  685. package/src/components/LandingPage/common/icons/ArrowDownIcon.tsx +19 -0
  686. package/src/components/LandingPage/common/icons/ArrowLeftIcon.tsx +21 -0
  687. package/src/components/LandingPage/common/icons/ArrowRightIcon.tsx +21 -0
  688. package/src/components/LandingPage/common/icons/ArrowUpIcon.tsx +21 -0
  689. package/src/components/LandingPage/common/icons/BurgerIcon.tsx +21 -0
  690. package/src/components/LandingPage/common/icons/CircleDownIcon.tsx +29 -0
  691. package/src/components/LandingPage/common/icons/ClockIcon.tsx +28 -0
  692. package/src/components/LandingPage/common/icons/CloseIcon.tsx +23 -0
  693. package/src/components/LandingPage/common/icons/CloseQuotesIcon.tsx +17 -0
  694. package/src/components/LandingPage/common/icons/CopyIcon.tsx +31 -0
  695. package/src/components/LandingPage/common/icons/CopyrightByPGLIcon.tsx +80 -0
  696. package/src/components/LandingPage/common/icons/DoubleArrowDownIcon.tsx +31 -0
  697. package/src/components/LandingPage/common/icons/EyeIcon.tsx +30 -0
  698. package/src/components/LandingPage/common/icons/FlipIcon.tsx +23 -0
  699. package/src/components/LandingPage/common/icons/FourthMedalIcon.tsx +287 -0
  700. package/src/components/LandingPage/common/icons/GoBackIcon.tsx +23 -0
  701. package/src/components/LandingPage/common/icons/GoogleIcon.tsx +41 -0
  702. package/src/components/LandingPage/common/icons/GrindSize.tsx +321 -0
  703. package/src/components/LandingPage/common/icons/HeartFillIcon.tsx +21 -0
  704. package/src/components/LandingPage/common/icons/HeightIcon.tsx +23 -0
  705. package/src/components/LandingPage/common/icons/IconAuction.tsx +17 -0
  706. package/src/components/LandingPage/common/icons/IconCalendar.tsx +16 -0
  707. package/src/components/LandingPage/common/icons/IconExternalLink.tsx +21 -0
  708. package/src/components/LandingPage/common/icons/IconMuted.tsx +17 -0
  709. package/src/components/LandingPage/common/icons/IconReset.tsx +19 -0
  710. package/src/components/LandingPage/common/icons/IconUmuted.tsx +18 -0
  711. package/src/components/LandingPage/common/icons/InfoFillIcon.tsx +20 -0
  712. package/src/components/LandingPage/common/icons/KeyIcon.tsx +24 -0
  713. package/src/components/LandingPage/common/icons/KyokaiIcon.tsx +53 -0
  714. package/src/components/LandingPage/common/icons/LanguageIcon.tsx +49 -0
  715. package/src/components/LandingPage/common/icons/LikeIcon.tsx +29 -0
  716. package/src/components/LandingPage/common/icons/LogoutIcon.tsx +23 -0
  717. package/src/components/LandingPage/common/icons/MailIcon.tsx +32 -0
  718. package/src/components/LandingPage/common/icons/OnchainIcon.tsx +97 -0
  719. package/src/components/LandingPage/common/icons/OpenQuotesIcon.tsx +17 -0
  720. package/src/components/LandingPage/common/icons/PhoneIcon.tsx +22 -0
  721. package/src/components/LandingPage/common/icons/PlayIcon.tsx +21 -0
  722. package/src/components/LandingPage/common/icons/PressureClockIcon.tsx +32 -0
  723. package/src/components/LandingPage/common/icons/ProfileIcon.tsx +30 -0
  724. package/src/components/LandingPage/common/icons/ReadingBookIcon.tsx +22 -0
  725. package/src/components/LandingPage/common/icons/ScaleIcon.tsx +28 -0
  726. package/src/components/LandingPage/common/icons/SecondMedalIcon.tsx +1137 -0
  727. package/src/components/LandingPage/common/icons/SignoutIcon.tsx +30 -0
  728. package/src/components/LandingPage/common/icons/SparkleIcon.tsx +28 -0
  729. package/src/components/LandingPage/common/icons/TemperatureIcon.tsx +20 -0
  730. package/src/components/LandingPage/common/icons/ThirdMedalIcon.tsx +620 -0
  731. package/src/components/LandingPage/common/icons/TickIcon.tsx +20 -0
  732. package/src/components/LandingPage/common/icons/TickIconBlue.tsx +30 -0
  733. package/src/components/LandingPage/common/icons/TickIconGreen.tsx +30 -0
  734. package/src/components/LandingPage/common/icons/TouchIcon.tsx +22 -0
  735. package/src/components/LandingPage/common/icons/WaterDropIcon.tsx +23 -0
  736. package/src/components/LandingPage/common/icons/WaterIcon.tsx +37 -0
  737. package/src/components/LandingPage/common/icons/Weight.tsx +36 -0
  738. package/src/components/LandingPage/common/icons/WinnerMedalIcon.tsx +1185 -0
  739. package/src/components/LandingPage/common/icons/YieldIcon.tsx +36 -0
  740. package/src/components/LandingPage/common/icons/ZoomInFillIcon.tsx +20 -0
  741. package/src/components/LandingPage/common/icons/icons-v2/BurgerIcon.tsx +23 -0
  742. package/src/components/LandingPage/common/icons/icons-v2/LogoNomion.tsx +56 -0
  743. package/src/components/LandingPage/common/icons/icons-v2/NdachainIcon.tsx +251 -0
  744. package/src/components/LandingPage/common/icons/icons-v2/OnchainIcon.tsx +97 -0
  745. package/src/components/LandingPage/common/icons/icons-v2/index.ts +4 -0
  746. package/src/components/LandingPage/common/icons/index.ts +23 -0
  747. package/src/components/LandingPage/common/icons/social-icons/FacebookIcon.tsx +24 -0
  748. package/src/components/LandingPage/common/icons/social-icons/IconMail.tsx +17 -0
  749. package/src/components/LandingPage/common/icons/social-icons/IconPhone.tsx +21 -0
  750. package/src/components/LandingPage/common/icons/social-icons/InstagramIcon.tsx +24 -0
  751. package/src/components/LandingPage/common/icons/social-icons/LinkedinIcon.tsx +23 -0
  752. package/src/components/LandingPage/common/icons/social-icons/LocationIcon.tsx +16 -0
  753. package/src/components/LandingPage/common/icons/social-icons/TelegramIcon.tsx +23 -0
  754. package/src/components/LandingPage/common/icons/social-icons/ThreadsIcon.tsx +15 -0
  755. package/src/components/LandingPage/common/icons/social-icons/TiktokIcon.tsx +16 -0
  756. package/src/components/LandingPage/common/icons/social-icons/TwitterIcon.tsx +28 -0
  757. package/src/components/LandingPage/common/icons/social-icons/WebsiteIcon.tsx +0 -0
  758. package/src/components/LandingPage/common/icons/social-icons/YoutubeIcon.tsx +26 -0
  759. package/src/components/LandingPage/common/icons/social-icons/index.tsx +19 -0
  760. package/src/components/LandingPage/common/shadcn-ui-kit/Dialog.tsx +124 -0
  761. package/src/components/LandingPage/common/shadcn-ui-kit/input.tsx +24 -0
  762. package/src/components/LandingPage/common/shadcn-ui-kit/select.tsx +160 -0
  763. package/src/components/LandingPage/common/ui-kit/atomics/ BaseModal.tsx +60 -0
  764. package/src/components/LandingPage/common/ui-kit/atomics/BaseButton.tsx +25 -0
  765. package/src/components/LandingPage/common/ui-kit/atomics/BaseIcon.tsx +18 -0
  766. package/src/components/LandingPage/common/ui-kit/atomics/BaseInput.tsx +58 -0
  767. package/src/components/LandingPage/common/ui-kit/atomics/CopyClipboard.tsx +64 -0
  768. package/src/components/LandingPage/common/ui-kit/atomics/HesmanButton.tsx +23 -0
  769. package/src/components/LandingPage/common/ui-kit/atomics/HesmanGradientText.tsx +22 -0
  770. package/src/components/LandingPage/common/ui-kit/atomics/Tag.tsx +47 -0
  771. package/src/components/LandingPage/common/ui-kit/atomics/Typography.tsx +63 -0
  772. package/src/components/LandingPage/common/ui-kit/atomics/index.tsx +4 -0
  773. package/src/components/LandingPage/common/ui-kit/moleculars/AudioPlayer.tsx +130 -0
  774. package/src/components/LandingPage/common/ui-kit/moleculars/AuthorContext.tsx +26 -0
  775. package/src/components/LandingPage/common/ui-kit/moleculars/AuthorModal.tsx +147 -0
  776. package/src/components/LandingPage/common/ui-kit/moleculars/AuthorModalDeDo.tsx +91 -0
  777. package/src/components/LandingPage/common/ui-kit/moleculars/AuthorWithLabel.tsx +23 -0
  778. package/src/components/LandingPage/common/ui-kit/moleculars/BackgroundImage.tsx +34 -0
  779. package/src/components/LandingPage/common/ui-kit/moleculars/ButtonCommingSoon.tsx +34 -0
  780. package/src/components/LandingPage/common/ui-kit/moleculars/CollasibleText.tsx +109 -0
  781. package/src/components/LandingPage/common/ui-kit/moleculars/ContactCard.tsx +167 -0
  782. package/src/components/LandingPage/common/ui-kit/moleculars/DidInfoModal.tsx +73 -0
  783. package/src/components/LandingPage/common/ui-kit/moleculars/ImageWithBackground.tsx +39 -0
  784. package/src/components/LandingPage/common/ui-kit/moleculars/LexicalParagraph.tsx +15 -0
  785. package/src/components/LandingPage/common/ui-kit/moleculars/ListButton.tsx +51 -0
  786. package/src/components/LandingPage/common/ui-kit/moleculars/ListContactSocial.tsx +103 -0
  787. package/src/components/LandingPage/common/ui-kit/moleculars/MetaInfo.tsx +76 -0
  788. package/src/components/LandingPage/common/ui-kit/moleculars/MetaInfoModal.tsx +96 -0
  789. package/src/components/LandingPage/common/ui-kit/moleculars/NftInfoModal.tsx +102 -0
  790. package/src/components/LandingPage/common/ui-kit/moleculars/OwnerName.tsx +25 -0
  791. package/src/components/LandingPage/common/ui-kit/moleculars/ReadmoreModal.tsx +38 -0
  792. package/src/components/LandingPage/common/ui-kit/moleculars/RenderMedia.tsx +48 -0
  793. package/src/components/LandingPage/common/ui-kit/moleculars/ScrollDownGuide.tsx +34 -0
  794. package/src/components/LandingPage/common/ui-kit/moleculars/TagName.stories.tsx +33 -0
  795. package/src/components/LandingPage/common/ui-kit/moleculars/TagName.tsx +33 -0
  796. package/src/components/LandingPage/common/ui-kit/moleculars/Title.stories.tsx +34 -0
  797. package/src/components/LandingPage/common/ui-kit/moleculars/Title.tsx +66 -0
  798. package/src/components/LandingPage/common/ui-kit/moleculars/VideoRef.tsx +66 -0
  799. package/src/components/LandingPage/common/ui-kit/organisms/AdvanceProfileSection/index.tsx +152 -0
  800. package/src/components/LandingPage/common/ui-kit/organisms/AuthorSection/index.tsx +156 -0
  801. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDICarouselSection.tsx +115 -0
  802. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIContactSection.tsx +166 -0
  803. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BEDIBentoImageSection.tsx +170 -0
  804. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BEDIIntroSection.tsx +69 -0
  805. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BEDILetterSection.tsx +71 -0
  806. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BEDIPage1Section.tsx +102 -0
  807. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BgLetter.tsx +29 -0
  808. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/constants.ts +35 -0
  809. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/index.tsx +171 -0
  810. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/AudioTheme.tsx +30 -0
  811. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/GenerateGreeting.tsx +528 -0
  812. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/HomeSection.tsx +130 -0
  813. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/IntroSection.tsx +105 -0
  814. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/LetterSection.tsx +21 -0
  815. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/NgayNayIcon.tsx +31 -0
  816. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/UploadImage.tsx +67 -0
  817. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/constant.ts +118 -0
  818. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/icons.tsx +153 -0
  819. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/index.tsx +169 -0
  820. package/src/components/LandingPage/common/ui-kit/organisms/BizCardProfileSection/ContactCard.tsx +166 -0
  821. package/src/components/LandingPage/common/ui-kit/organisms/BizCardProfileSection/ShareButton.tsx +113 -0
  822. package/src/components/LandingPage/common/ui-kit/organisms/BizCardProfileSection/index.tsx +395 -0
  823. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/BookCoverSection.tsx +74 -0
  824. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/BookSection.tsx +630 -0
  825. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/NgheLetterSection.tsx +120 -0
  826. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/index.tsx +5 -0
  827. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/utils/index.ts +29 -0
  828. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/BgRectangle.tsx +19 -0
  829. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/BusinessCardAvtCircle.tsx +78 -0
  830. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/BusinessCardAvtFull.tsx +77 -0
  831. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/FragmentContactInfo.tsx +214 -0
  832. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconAddress.tsx +17 -0
  833. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconFacebook.tsx +17 -0
  834. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconInsta.tsx +17 -0
  835. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconLinkedin.tsx +17 -0
  836. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconMail.tsx +17 -0
  837. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconPhone.tsx +17 -0
  838. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconTele.tsx +17 -0
  839. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconWeb.tsx +17 -0
  840. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/index.tsx +57 -0
  841. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Chirstmas1GreetingSection.tsx +159 -0
  842. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Chirstmas1HomeSection.tsx +112 -0
  843. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Chirstmas2HomeSection.tsx +113 -0
  844. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Chrismas2GreetingSection.tsx +96 -0
  845. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Christmas1LetterSection.tsx +63 -0
  846. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/index.tsx +5 -0
  847. package/src/components/LandingPage/common/ui-kit/organisms/ContactSection/index.tsx +137 -0
  848. package/src/components/LandingPage/common/ui-kit/organisms/CoverSetion/index.tsx +62 -0
  849. package/src/components/LandingPage/common/ui-kit/organisms/GiftAvatarSection/index.tsx +48 -0
  850. package/src/components/LandingPage/common/ui-kit/organisms/HeaderSection/HeaderAnimation.tsx +27 -0
  851. package/src/components/LandingPage/common/ui-kit/organisms/HeaderSection/HeaderSection.tsx +61 -0
  852. package/src/components/LandingPage/common/ui-kit/organisms/HesmanCertSection/index.tsx +97 -0
  853. package/src/components/LandingPage/common/ui-kit/organisms/HesmanGreetingSection/index.tsx +108 -0
  854. package/src/components/LandingPage/common/ui-kit/organisms/HesmanMetaverseSection/index.tsx +79 -0
  855. package/src/components/LandingPage/common/ui-kit/organisms/HesmanPuzzleSection/Puzzle.tsx +203 -0
  856. package/src/components/LandingPage/common/ui-kit/organisms/HesmanPuzzleSection/index.tsx +129 -0
  857. package/src/components/LandingPage/common/ui-kit/organisms/HesmanThankyouSection/index.tsx +93 -0
  858. package/src/components/LandingPage/common/ui-kit/organisms/HesmanVideoSection/index.tsx +80 -0
  859. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeNewspaperSection.tsx +108 -0
  860. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeSection.stories.tsx +61 -0
  861. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeSection.tsx +261 -0
  862. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeSouvenirSection/HomeSouvenirSection.tsx +134 -0
  863. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeSouvenirSection/ImageWithFallback.tsx +30 -0
  864. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/index.tsx +3 -0
  865. package/src/components/LandingPage/common/ui-kit/organisms/HorizontalBookImageSection/HandSwipe.tsx +26 -0
  866. package/src/components/LandingPage/common/ui-kit/organisms/HorizontalBookImageSection/index.tsx +90 -0
  867. package/src/components/LandingPage/common/ui-kit/organisms/HorizontalImageListSection/index.tsx +105 -0
  868. package/src/components/LandingPage/common/ui-kit/organisms/ImagePaddingSection/index.tsx +27 -0
  869. package/src/components/LandingPage/common/ui-kit/organisms/ImageTextArraySection/index.tsx +43 -0
  870. package/src/components/LandingPage/common/ui-kit/organisms/ImageTextSection/index.tsx +114 -0
  871. package/src/components/LandingPage/common/ui-kit/organisms/LetterSection/index.tsx +191 -0
  872. package/src/components/LandingPage/common/ui-kit/organisms/LexicalLetterSection/AudioLexicalLetterSection.tsx +141 -0
  873. package/src/components/LandingPage/common/ui-kit/organisms/LexicalLetterSection/LexicalletterSection.tsx +175 -0
  874. package/src/components/LandingPage/common/ui-kit/organisms/LexicalLetterSection/index.tsx +2 -0
  875. package/src/components/LandingPage/common/ui-kit/organisms/MetaverseSection/index.tsx +208 -0
  876. package/src/components/LandingPage/common/ui-kit/organisms/NavigationSection/ModalWelcomeInput.tsx +85 -0
  877. package/src/components/LandingPage/common/ui-kit/organisms/NavigationSection/index.tsx +99 -0
  878. package/src/components/LandingPage/common/ui-kit/organisms/NguyenKimLuckyVoucher/index.tsx +156 -0
  879. package/src/components/LandingPage/common/ui-kit/organisms/PetProfileSection/PetContactSection.tsx +0 -0
  880. package/src/components/LandingPage/common/ui-kit/organisms/PetProfileSection/PetInfoSection.tsx +0 -0
  881. package/src/components/LandingPage/common/ui-kit/organisms/PetProfileSection/PetListImage.tsx +0 -0
  882. package/src/components/LandingPage/common/ui-kit/organisms/PetProfileSection/index.tsx +230 -0
  883. package/src/components/LandingPage/common/ui-kit/organisms/ProfileSection/index.tsx +324 -0
  884. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/ContentTheme12.tsx +327 -0
  885. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/ContentTheme3.tsx +9 -0
  886. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/ContentTheme4.tsx +9 -0
  887. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/ContentTheme5.tsx +383 -0
  888. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/InforSection.tsx +94 -0
  889. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/QuaTangQuocHoiSection.tsx +524 -0
  890. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/components/LanguageSwitcher.tsx +77 -0
  891. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/constant/data.ts +87 -0
  892. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/context/LanguageContext.tsx +81 -0
  893. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/hook/useLanguage.ts +13 -0
  894. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/index.ts +2 -0
  895. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/locale/en.json +39 -0
  896. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/locale/fr.json +39 -0
  897. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/types.ts +58 -0
  898. package/src/components/LandingPage/common/ui-kit/organisms/QuizSection/ViewAnswer.tsx +48 -0
  899. package/src/components/LandingPage/common/ui-kit/organisms/QuizSection/ViewQuestion.tsx +48 -0
  900. package/src/components/LandingPage/common/ui-kit/organisms/QuizSection/index.tsx +48 -0
  901. package/src/components/LandingPage/common/ui-kit/organisms/TetCoverSection1/TetCoverSection1.tsx +36 -0
  902. package/src/components/LandingPage/common/ui-kit/organisms/TetCoverSection1/index.tsx +1 -0
  903. package/src/components/LandingPage/common/ui-kit/organisms/TetCoverSection2/TetCoverSection2.tsx +33 -0
  904. package/src/components/LandingPage/common/ui-kit/organisms/TetCoverSection2/index.tsx +1 -0
  905. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection/LuckeyMoneySectionAdvance.tsx +197 -0
  906. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection/LuckyMoneySection.tsx +164 -0
  907. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection/index.tsx +2 -0
  908. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection2/LuckyMoneySection2.tsx +162 -0
  909. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection2/LuckyMoneySection2Advance.tsx +183 -0
  910. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection2/index.tsx +2 -0
  911. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineGreetingSection.tsx +140 -0
  912. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineHomeSection.tsx +94 -0
  913. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineLetterSection.tsx +45 -0
  914. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineTheFaceShopGreetingSection.tsx +141 -0
  915. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineTheFaceShopHomeSection.tsx +73 -0
  916. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineTheFaceShopLetterSection.tsx +38 -0
  917. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/index.tsx +6 -0
  918. package/src/components/LandingPage/common/ui-kit/organisms/VerticalCarouselSection/index.tsx +63 -0
  919. package/src/components/LandingPage/common/ui-kit/organisms/VideoIntroSection/index.tsx +247 -0
  920. package/src/components/LandingPage/common/ui-kit/organisms/WomanDay/WomanGreetingSection.tsx +140 -0
  921. package/src/components/LandingPage/common/ui-kit/organisms/WomanDay/WomanHomeSection.tsx +94 -0
  922. package/src/components/LandingPage/common/ui-kit/organisms/WomanDay/WomanLetterSection.tsx +43 -0
  923. package/src/components/LandingPage/common/ui-kit/organisms/WomanDay/index.tsx +3 -0
  924. package/src/components/LandingPage/common/ui-kit/organisms/index.tsx +147 -0
  925. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyCarouselSection.tsx +101 -0
  926. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyCompareSection.tsx +98 -0
  927. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyContactSection.tsx +151 -0
  928. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyHomeSection.tsx +194 -0
  929. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyImageTextSection.tsx +89 -0
  930. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyTitle.tsx +51 -0
  931. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/index.tsx +5 -0
  932. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/KhaoCoKyHome.tsx +169 -0
  933. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/KhaoCoKyImageText.tsx +105 -0
  934. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/KhaoCoKyListImageText.tsx +60 -0
  935. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/KhaoCoKyMemories.tsx +3 -0
  936. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/index.tsx +4 -0
  937. package/src/components/LandingPage/common/ui-kit/types/base.ts +31 -0
  938. package/src/components/LandingPage/constants/index.ts +2 -0
  939. package/src/components/LandingPage/device/index.tsx +30 -0
  940. package/src/components/LandingPage/hooks/audio/index.tsx +1 -0
  941. package/src/components/LandingPage/hooks/audio/useMediaContext.tsx +126 -0
  942. package/src/components/LandingPage/hooks/index.tsx +5 -0
  943. package/src/components/LandingPage/hooks/useBookMenuContext.tsx +43 -0
  944. package/src/components/LandingPage/hooks/useFullScreenContext.tsx +86 -0
  945. package/src/components/LandingPage/hooks/useImageOrientation.tsx +24 -0
  946. package/src/components/LandingPage/hooks/usePGLModalContext.tsx +46 -0
  947. package/src/components/LandingPage/models/base-section.ts +16 -0
  948. package/src/components/LandingPage/models/general.ts +67 -0
  949. package/src/components/LandingPage/models/theme.ts +8 -0
  950. package/src/components/LandingPage/utils/helper.ts +225 -0
  951. package/src/constants/index.ts +1 -0
  952. package/src/constants/templates/enum.ts +62 -0
  953. package/src/types/NFT.ts +35 -0
  954. package/src/utils/index.ts +12 -0
  955. package/src/utils/web3.ts +75 -0
  956. package/stories/Button/ButtonV2.stories.ts +25 -0
  957. package/stories/Button/ButtonV2.tsx +22 -0
  958. package/stories/Button.stories.ts +52 -0
  959. package/stories/Button.tsx +48 -0
  960. package/stories/Configure.mdx +364 -0
  961. package/stories/Header.stories.ts +33 -0
  962. package/stories/Header.tsx +67 -0
  963. package/stories/Page.stories.ts +32 -0
  964. package/stories/Page.tsx +86 -0
  965. package/stories/assets/accessibility.png +0 -0
  966. package/stories/assets/accessibility.svg +5 -0
  967. package/stories/assets/addon-library.png +0 -0
  968. package/stories/assets/assets.png +0 -0
  969. package/stories/assets/avif-test-image.avif +0 -0
  970. package/stories/assets/context.png +0 -0
  971. package/stories/assets/discord.svg +15 -0
  972. package/stories/assets/docs.png +0 -0
  973. package/stories/assets/figma-plugin.png +0 -0
  974. package/stories/assets/github.svg +3 -0
  975. package/stories/assets/share.png +0 -0
  976. package/stories/assets/styling.png +0 -0
  977. package/stories/assets/testing.png +0 -0
  978. package/stories/assets/theming.png +0 -0
  979. package/stories/assets/tutorials.svg +12 -0
  980. package/stories/assets/youtube.svg +4 -0
  981. package/stories/button.css +30 -0
  982. package/stories/header.css +32 -0
  983. package/stories/page.css +69 -0
  984. package/tailwind.config.js +154 -0
  985. package/tsconfig.json +44 -0
  986. package/tsconfig.node.json +12 -0
  987. package/tsup.config.ts +71 -0
  988. package/turbo/generators/config.ts +31 -0
  989. package/turbo/generators/templates/component.hbs +14 -0
  990. package/types/model-viewer.d.ts +16 -0
  991. package/types.ts +3 -0
@@ -0,0 +1,3 @@
1
+ 'use strict';var chunkQYYK7LNR_cjs=require('./chunk-QYYK7LNR.cjs'),chunkXFF6JIWQ_cjs=require('./chunk-XFF6JIWQ.cjs'),chunkGEGMACK2_cjs=require('./chunk-GEGMACK2.cjs'),chunkJARFLL3F_cjs=require('./chunk-JARFLL3F.cjs'),chunkDPN6OBT5_cjs=require('./chunk-DPN6OBT5.cjs'),imageNomion=require('@phygitallabs/core-ui/components/image-nomion'),react=require('react'),helpers=require('@phygitallabs/helpers'),jsxRuntime=require('react/jsx-runtime');function r({className:t}){return jsxRuntime.jsxs("div",{className:helpers.cn("w-fit flex items-end flex-col",!!t&&t),children:[jsxRuntime.jsx("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntime.jsx("path",{d:"M33.7499 20.0007V27.9585C33.7499 31.9569 32.4249 34.1976 32.3687 34.3101C32.2647 34.5177 32.105 34.6924 31.9074 34.8143C31.7098 34.9363 31.4821 35.0009 31.2499 35.0007H9.9999C9.78199 35.0007 9.56786 34.9438 9.37874 34.8355C9.18962 34.7272 9.03209 34.5714 8.92178 34.3835L4.08584 25.0007C3.91649 24.7076 3.80843 24.3832 3.7682 24.047C3.72798 23.7109 3.75643 23.3702 3.85183 23.0454C3.94724 22.7206 4.10761 22.4186 4.32322 22.1576C4.53883 21.8967 4.80519 21.6822 5.10615 21.5273C6.30303 20.9023 7.77803 21.396 8.4499 22.5616L11.7312 28.2554C11.8224 28.4193 11.9601 28.5526 12.1269 28.6385C12.2937 28.7244 12.4822 28.7591 12.6687 28.7382H12.6874C12.9877 28.6865 13.2596 28.5294 13.4544 28.2951C13.6492 28.0608 13.7539 27.7647 13.7499 27.4601V8.75069C13.7495 8.41202 13.8179 8.07679 13.951 7.76536C14.0841 7.45393 14.2791 7.17278 14.5241 6.93899C14.7692 6.7052 15.0592 6.52364 15.3765 6.40532C15.6939 6.287 16.0319 6.2344 16.3702 6.25069C17.7155 6.31319 18.7499 7.47257 18.7499 8.81788V20.0007C18.7495 20.1721 18.7844 20.3417 18.8523 20.499C18.9202 20.6563 19.0198 20.798 19.1448 20.9152C19.2698 21.0324 19.4175 21.1227 19.5789 21.1804C19.7402 21.2381 19.9117 21.262 20.0827 21.2507C20.4041 21.2231 20.7032 21.0748 20.9197 20.8356C21.1363 20.5965 21.2542 20.2842 21.2499 19.9616V17.5007C21.2495 17.162 21.3179 16.8268 21.451 16.5154C21.5841 16.2039 21.7791 15.9228 22.0241 15.689C22.2692 15.4552 22.5592 15.2736 22.8765 15.1553C23.1939 15.037 23.5319 14.9844 23.8702 15.0007C25.2155 15.0632 26.2499 16.2226 26.2499 17.5679V21.2507C26.2495 21.4221 26.2844 21.5917 26.3523 21.749C26.4203 21.9063 26.5198 22.048 26.6448 22.1652C26.7698 22.2824 26.9175 22.3727 27.0789 22.4304C27.2402 22.4881 27.4117 22.512 27.5827 22.5007C27.904 22.4727 28.2029 22.3243 28.4193 22.0853C28.6358 21.8462 28.7539 21.5341 28.7499 21.2116V20.0741C28.7499 18.7288 29.7843 17.5741 31.1296 17.5069C31.4674 17.4907 31.8049 17.5431 32.1218 17.661C32.4387 17.779 32.7284 17.96 32.9734 18.1931C33.2183 18.4262 33.4135 18.7066 33.5469 19.0173C33.6804 19.328 33.7494 19.6625 33.7499 20.0007ZM38.7499 7.50069H30.5171L33.3843 4.63507C33.5004 4.51893 33.5925 4.38106 33.6554 4.22932C33.7182 4.07757 33.7506 3.91494 33.7506 3.75069C33.7506 3.58645 33.7182 3.42382 33.6554 3.27207C33.5925 3.12033 33.5004 2.98246 33.3843 2.86632C33.2681 2.75018 33.1303 2.65806 32.9785 2.5952C32.8268 2.53235 32.6641 2.5 32.4999 2.5C32.3357 2.5 32.173 2.53235 32.0213 2.5952C31.8695 2.65806 31.7317 2.75018 31.6155 2.86632L26.6155 7.86632C26.4993 7.98241 26.4071 8.12027 26.3442 8.27202C26.2813 8.42377 26.2489 8.58642 26.2489 8.75069C26.2489 8.91496 26.2813 9.07762 26.3442 9.22937C26.4071 9.38112 26.4993 9.51898 26.6155 9.63507L31.6155 14.6351C31.7317 14.7512 31.8695 14.8433 32.0213 14.9062C32.173 14.969 32.3357 15.0014 32.4999 15.0014C32.6641 15.0014 32.8268 14.969 32.9785 14.9062C33.1303 14.8433 33.2681 14.7512 33.3843 14.6351C33.5004 14.5189 33.5925 14.3811 33.6554 14.2293C33.7182 14.0776 33.7506 13.9149 33.7506 13.7507C33.7506 13.5865 33.7182 13.4238 33.6554 13.2721C33.5925 13.1203 33.5004 12.9825 33.3843 12.8663L30.5171 10.0007H38.7499C39.0814 10.0007 39.3994 9.869 39.6338 9.63458C39.8682 9.40016 39.9999 9.08221 39.9999 8.75069C39.9999 8.41917 39.8682 8.10123 39.6338 7.86681C39.3994 7.63239 39.0814 7.50069 38.7499 7.50069Z",fill:"white"})}),jsxRuntime.jsx(chunkJARFLL3F_cjs.a,{variant:"p",className:"w-[120px] text-white text-right font-semibold text-sm mt-2",children:"Vu\u1ED1t sang tr\xE1i \u0111\u1EC3 xem ti\u1EBFp"})]})}var N=t=>{let{id:d,sectionData:u}=t,{image:s={value:[]},title:g={value:""}}={...u},[a,h]=react.useState(1),C=s.value?.length;return C===0?null:jsxRuntime.jsxs(chunkDPN6OBT5_cjs.g,{className:"relative",name:d,children:[a===1&&jsxRuntime.jsx("div",{className:"absolute h-screen w-1/2 bg-gradient-to-l right-0 from-black/50 to-black/0 z-[10] pointer-events-none",children:jsxRuntime.jsx(r,{className:"absolute top-1/2 -translate-y-1/2 animate-bounce-x right-4"})}),jsxRuntime.jsx(chunkGEGMACK2_cjs.b,{delay:.2,isVisible:true,children:jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a===1&&jsxRuntime.jsx(chunkXFF6JIWQ_cjs.a,{field:g,className:"absolute top-12 z-10 w-full text-center"}),jsxRuntime.jsx("div",{className:"h-full w-full !absolute z-0",children:jsxRuntime.jsx(chunkQYYK7LNR_cjs.a,{slidesPerView:1,className:"h-full [&_.swiper-pagination-bullet-active]:!bg-white",listItem:s?.value?.map((i,w)=>jsxRuntime.jsx("div",{className:"w-full h-full items-center flex justify-center",children:!!i?.url&&jsxRuntime.jsx(imageNomion.ImageNomion,{src:i.url,className:"w-full h-full object-contain"})},w)),onSlideChange:i=>{h(i.realIndex+1);},lazyPreloadPrevNext:2})}),jsxRuntime.jsxs(chunkJARFLL3F_cjs.a,{variant:"p",className:"absolute text-white font-semibold w-fit text-sm bg-white/30 z-10 bottom-0 left-1/2 px-2 -translate-x-1/2 mb-2 rounded-sm flex justify-center",children:[a,"/",C||1]})]})})]})},Z=N;
2
+ exports.a=Z;//# sourceMappingURL=chunk-OHGVKGNE.cjs.map
3
+ //# sourceMappingURL=chunk-OHGVKGNE.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/organisms/HorizontalBookImageSection/HandSwipe.tsx","../src/components/LandingPage/common/ui-kit/organisms/HorizontalBookImageSection/index.tsx"],"names":["HandSwipe","className","jsxs","cn","jsx","Typography_default","HorizontalBookImageSection","props","id","sectionData","image","title","pageIndex","setPageIndex","useState","pageLength","SectionFullScreen_default","FadeInMotionV2","Fragment","Title_default","CarouselCustom_default","item","index","Image","swiper","HorizontalBookImageSection_default"],"mappings":"wbAGe,SAARA,CAAAA,CAA2B,CAAE,SAAA,CAAAC,CAAU,CAAA,CAA2B,CACvE,OACEC,eAAAA,CAAC,KAAA,CAAA,CACC,UAAWC,UAAAA,CAAG,+BAAA,CAAiC,CAAC,CAACF,CAAAA,EAAaA,CAAS,CAAA,CACvE,QAAA,CAAA,CAAAG,cAAAA,CAAC,KAAA,CAAA,CACC,KAAA,CAAM,IAAA,CACN,MAAA,CAAO,IAAA,CACP,QAAQ,WAAA,CACR,IAAA,CAAK,MAAA,CACL,KAAA,CAAM,4BAAA,CACN,QAAA,CAAAA,cAAAA,CAAC,MAAA,CAAA,CACC,CAAA,CAAE,qtGAAA,CACF,IAAA,CAAK,OAAA,CACP,CAAA,CACF,CAAA,CACAA,eAACC,mBAAAA,CAAA,CACC,OAAA,CAAQ,GAAA,CACR,SAAA,CAAU,4DAAA,CAA6D,QAAA,CAAA,mDAAA,CAEzE,CAAA,CAAA,CACF,CAEJ,CCNA,IAAMC,CAAAA,CAA8BC,CAAAA,EAAiB,CACnD,GAAM,CAAE,EAAA,CAAAC,CAAAA,CAAI,WAAA,CAAAC,CAAY,CAAA,CAAIF,EACtB,CACJ,KAAA,CAAAG,CAAAA,CAAQ,CACN,KAAA,CAAO,EACT,CAAA,CACA,KAAA,CAAAC,CAAAA,CAAQ,CACN,KAAA,CAAO,EACT,CACF,EAAI,CAAE,GAAGF,CAAY,CAAA,CAEf,CAACG,CAAAA,CAAWC,CAAY,CAAA,CAAIC,cAAAA,CAAiB,CAAC,CAAA,CAC9CC,CAAAA,CAAaL,CAAAA,CAAM,KAAA,EAAO,OAEhC,OAAIK,CAAAA,GAAe,CAAA,CACV,IAAA,CAIPb,eAAAA,CAACc,mBAAAA,CAAA,CAAkB,SAAA,CAAU,UAAA,CAAW,IAAA,CAAMR,CAAAA,CAC3C,QAAA,CAAA,CAAAI,CAAAA,GAAc,CAAA,EACbR,eAAC,KAAA,CAAA,CAAI,SAAA,CAAU,sGAAA,CACb,QAAA,CAAAA,cAAAA,CAACJ,CAAAA,CAAA,CAAU,SAAA,CAAU,4DAAA,CAA6D,CAAA,CACpF,CAAA,CAEFI,cAAAA,CAACa,mBAAAA,CAAA,CAAe,MAAO,EAAA,CAAK,SAAA,CAAS,IAAA,CACnC,QAAA,CAAAf,eAAAA,CAAAgB,mBAAAA,CAAA,CACG,QAAA,CAAA,CAAAN,CAAAA,GAAc,CAAA,EACbR,cAAAA,CAACe,mBAAAA,CAAA,CACC,KAAA,CAAOR,EACP,SAAA,CAAU,yCAAA,CACZ,CAAA,CAEFP,cAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,6BAAA,CACb,QAAA,CAAAA,cAAAA,CAACgB,mBAAAA,CAAA,CACC,aAAA,CAAe,CAAA,CACf,SAAA,CAAU,wDACV,QAAA,CAAUV,CAAAA,EAAO,KAAA,EAAO,GAAA,CAAI,CAACW,CAAAA,CAAMC,CAAAA,GAE/BlB,cAAAA,CAAC,KAAA,CAAA,CAEC,SAAA,CAAU,gDAAA,CAET,QAAA,CAAA,CAAC,CAACiB,CAAAA,EAAM,KACPjB,cAAAA,CAACmB,uBAAAA,CAAA,CACC,GAAA,CAAKF,CAAAA,CAAK,GAAA,CACV,SAAA,CAAU,8BAAA,CACZ,CAAA,CAAA,CAPGC,CASP,CAEH,CAAA,CACD,aAAA,CAAgBE,CAAAA,EAAW,CACzBX,CAAAA,CAAaW,CAAAA,CAAO,SAAA,CAAY,CAAC,EACnC,CAAA,CACA,mBAAA,CAAqB,CAAA,CACvB,CAAA,CACF,CAAA,CACAtB,eAAAA,CAACG,mBAAAA,CAAA,CACC,OAAA,CAAQ,IACR,SAAA,CAAU,8IAAA,CAET,QAAA,CAAA,CAAAO,CAAAA,CAAU,GAAA,CAAEG,CAAAA,EAAc,CAAA,CAAA,CAC7B,CAAA,CAAA,CACF,CAAA,CACF,CAAA,CAAA,CACF,CAEJ,CAAA,CAEOU,CAAAA,CAAQnB","file":"chunk-OHGVKGNE.cjs","sourcesContent":["import { cn } from \"@phygitallabs/helpers\";\nimport { Typography } from \"../../atomics\";\n\nexport default function HandSwipe({ className }: { className?: string }) {\n return (\n <div\n className={cn(\"w-fit flex items-end flex-col\", !!className && className)}>\n <svg\n width=\"40\"\n height=\"40\"\n viewBox=\"0 0 40 40\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M33.7499 20.0007V27.9585C33.7499 31.9569 32.4249 34.1976 32.3687 34.3101C32.2647 34.5177 32.105 34.6924 31.9074 34.8143C31.7098 34.9363 31.4821 35.0009 31.2499 35.0007H9.9999C9.78199 35.0007 9.56786 34.9438 9.37874 34.8355C9.18962 34.7272 9.03209 34.5714 8.92178 34.3835L4.08584 25.0007C3.91649 24.7076 3.80843 24.3832 3.7682 24.047C3.72798 23.7109 3.75643 23.3702 3.85183 23.0454C3.94724 22.7206 4.10761 22.4186 4.32322 22.1576C4.53883 21.8967 4.80519 21.6822 5.10615 21.5273C6.30303 20.9023 7.77803 21.396 8.4499 22.5616L11.7312 28.2554C11.8224 28.4193 11.9601 28.5526 12.1269 28.6385C12.2937 28.7244 12.4822 28.7591 12.6687 28.7382H12.6874C12.9877 28.6865 13.2596 28.5294 13.4544 28.2951C13.6492 28.0608 13.7539 27.7647 13.7499 27.4601V8.75069C13.7495 8.41202 13.8179 8.07679 13.951 7.76536C14.0841 7.45393 14.2791 7.17278 14.5241 6.93899C14.7692 6.7052 15.0592 6.52364 15.3765 6.40532C15.6939 6.287 16.0319 6.2344 16.3702 6.25069C17.7155 6.31319 18.7499 7.47257 18.7499 8.81788V20.0007C18.7495 20.1721 18.7844 20.3417 18.8523 20.499C18.9202 20.6563 19.0198 20.798 19.1448 20.9152C19.2698 21.0324 19.4175 21.1227 19.5789 21.1804C19.7402 21.2381 19.9117 21.262 20.0827 21.2507C20.4041 21.2231 20.7032 21.0748 20.9197 20.8356C21.1363 20.5965 21.2542 20.2842 21.2499 19.9616V17.5007C21.2495 17.162 21.3179 16.8268 21.451 16.5154C21.5841 16.2039 21.7791 15.9228 22.0241 15.689C22.2692 15.4552 22.5592 15.2736 22.8765 15.1553C23.1939 15.037 23.5319 14.9844 23.8702 15.0007C25.2155 15.0632 26.2499 16.2226 26.2499 17.5679V21.2507C26.2495 21.4221 26.2844 21.5917 26.3523 21.749C26.4203 21.9063 26.5198 22.048 26.6448 22.1652C26.7698 22.2824 26.9175 22.3727 27.0789 22.4304C27.2402 22.4881 27.4117 22.512 27.5827 22.5007C27.904 22.4727 28.2029 22.3243 28.4193 22.0853C28.6358 21.8462 28.7539 21.5341 28.7499 21.2116V20.0741C28.7499 18.7288 29.7843 17.5741 31.1296 17.5069C31.4674 17.4907 31.8049 17.5431 32.1218 17.661C32.4387 17.779 32.7284 17.96 32.9734 18.1931C33.2183 18.4262 33.4135 18.7066 33.5469 19.0173C33.6804 19.328 33.7494 19.6625 33.7499 20.0007ZM38.7499 7.50069H30.5171L33.3843 4.63507C33.5004 4.51893 33.5925 4.38106 33.6554 4.22932C33.7182 4.07757 33.7506 3.91494 33.7506 3.75069C33.7506 3.58645 33.7182 3.42382 33.6554 3.27207C33.5925 3.12033 33.5004 2.98246 33.3843 2.86632C33.2681 2.75018 33.1303 2.65806 32.9785 2.5952C32.8268 2.53235 32.6641 2.5 32.4999 2.5C32.3357 2.5 32.173 2.53235 32.0213 2.5952C31.8695 2.65806 31.7317 2.75018 31.6155 2.86632L26.6155 7.86632C26.4993 7.98241 26.4071 8.12027 26.3442 8.27202C26.2813 8.42377 26.2489 8.58642 26.2489 8.75069C26.2489 8.91496 26.2813 9.07762 26.3442 9.22937C26.4071 9.38112 26.4993 9.51898 26.6155 9.63507L31.6155 14.6351C31.7317 14.7512 31.8695 14.8433 32.0213 14.9062C32.173 14.969 32.3357 15.0014 32.4999 15.0014C32.6641 15.0014 32.8268 14.969 32.9785 14.9062C33.1303 14.8433 33.2681 14.7512 33.3843 14.6351C33.5004 14.5189 33.5925 14.3811 33.6554 14.2293C33.7182 14.0776 33.7506 13.9149 33.7506 13.7507C33.7506 13.5865 33.7182 13.4238 33.6554 13.2721C33.5925 13.1203 33.5004 12.9825 33.3843 12.8663L30.5171 10.0007H38.7499C39.0814 10.0007 39.3994 9.869 39.6338 9.63458C39.8682 9.40016 39.9999 9.08221 39.9999 8.75069C39.9999 8.41917 39.8682 8.10123 39.6338 7.86681C39.3994 7.63239 39.0814 7.50069 38.7499 7.50069Z\"\n fill=\"white\"\n />\n </svg>\n <Typography\n variant=\"p\"\n className=\"w-[120px] text-white text-right font-semibold text-sm mt-2\">\n Vuốt sang trái để xem tiếp\n </Typography>\n </div>\n );\n}\n","import SectionFullScreen from \"../../../../../LandingPage/common/SectionFullScreen\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\nimport { Field } from \"../../types/base\";\nimport { Media } from \"../../../../../LandingPage/models/general\";\nimport { BaseSectionProps } from \"../../../../../LandingPage/models/base-section\";\nimport CarouselCustom from \"../../../../../LandingPage/common/CarouselCustom\";\nimport { useState } from \"react\";\nimport TitleCustom from \"../../moleculars/Title\";\nimport { FadeInMotionV2 } from \"../../../../../LandingPage/common/FadeInMotion\";\nimport { Typography } from \"../../atomics\";\nimport HandSwipe from \"./HandSwipe\";\n\ninterface Props extends BaseSectionProps {}\n\ninterface SectionData {\n image: Field<Media[]>;\n title: Field<string>;\n caption: Field<string>;\n}\nconst HorizontalBookImageSection = (props: Props) => {\n const { id, sectionData } = props;\n const {\n image = {\n value: [],\n },\n title = {\n value: \"\",\n },\n } = { ...sectionData } as SectionData;\n\n const [pageIndex, setPageIndex] = useState<number>(1);\n const pageLength = image.value?.length;\n\n if (pageLength === 0) {\n return null;\n }\n\n return (\n <SectionFullScreen className=\"relative\" name={id}>\n {pageIndex === 1 && (\n <div className=\"absolute h-screen w-1/2 bg-gradient-to-l right-0 from-black/50 to-black/0 z-[10] pointer-events-none\">\n <HandSwipe className=\"absolute top-1/2 -translate-y-1/2 animate-bounce-x right-4\" />\n </div>\n )}\n <FadeInMotionV2 delay={0.2} isVisible>\n <>\n {pageIndex === 1 && (\n <TitleCustom\n field={title}\n className=\"absolute top-12 z-10 w-full text-center\"\n />\n )}\n <div className=\"h-full w-full !absolute z-0\">\n <CarouselCustom\n slidesPerView={1}\n className=\"h-full [&_.swiper-pagination-bullet-active]:!bg-white\"\n listItem={image?.value?.map((item, index) => {\n return (\n <div\n key={index}\n className=\"w-full h-full items-center flex justify-center\"\n >\n {!!item?.url && (\n <Image\n src={item.url}\n className=\"w-full h-full object-contain\"\n />\n )}\n </div>\n );\n })}\n onSlideChange={(swiper) => {\n setPageIndex(swiper.realIndex + 1);\n }}\n lazyPreloadPrevNext={2}\n />\n </div>\n <Typography\n variant=\"p\"\n className=\"absolute text-white font-semibold w-fit text-sm bg-white/30 z-10 bottom-0 left-1/2 px-2 -translate-x-1/2 mb-2 rounded-sm flex justify-center\"\n >\n {pageIndex}/{pageLength || 1}\n </Typography>\n </>\n </FadeInMotionV2>\n </SectionFullScreen>\n );\n};\n\nexport default HorizontalBookImageSection;\n"]}
@@ -0,0 +1,3 @@
1
+ import {g}from'./chunk-UIPKSEN4.js';import {ImageNomion}from'@phygitallabs/core-ui/components/image-nomion';import {jsx,jsxs}from'react/jsx-runtime';function i({sectionData:o,id:a}){let n=o,{title:c}=n,r=c?.value||"M\u1EEBng n\u0103m 2025";return jsx(g,{className:"max-h-full",name:a,children:jsxs("div",{className:"flex flex-col items-center justify-center h-full relative",children:[jsx(ImageNomion,{src:"https://s3-sgn10.fptcloud.com/phygix-assets/nomion/static/tet-2025/tet2025-cover-5.png",alt:"tet-2025",className:"object-cover"}),jsx("div",{className:"absolute w-full top-[60px] left-0 z-10 h-[150px] flex items-center justify-center px-4 pt-8",children:jsx("p",{className:"text-4xl line-clamp-3 font-medium text-[#B52E10] text-center",children:r})})]})})}var l=i;
2
+ export{l as a};//# sourceMappingURL=chunk-OT3WFOIC.js.map
3
+ //# sourceMappingURL=chunk-OT3WFOIC.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/organisms/TetCoverSection2/TetCoverSection2.tsx"],"names":["TetCoverSection2","sectionData","id","data","title","titleValue","jsx","SectionFullScreen_default","jsxs","Image","TetCoverSection2_default"],"mappings":"qJAYA,SAASA,CAAAA,CAAiB,CAAE,WAAA,CAAAC,EAAa,EAAA,CAAAC,CAAG,CAAA,CAA0B,CACpE,IAAMC,CAAAA,CAAOF,CAAAA,CACP,CAAE,MAAAG,CAAM,CAAA,CAAID,CAAAA,CACZE,CAAAA,CAAaD,GAAO,KAAA,EAAS,yBAAA,CAGnC,OACEE,GAAAA,CAACC,EAAA,CAAkB,SAAA,CAAU,YAAA,CAAa,IAAA,CAAML,CAAAA,CAC9C,QAAA,CAAAM,IAAAA,CAAC,KAAA,CAAA,CAAI,UAAU,2DAAA,CACb,QAAA,CAAA,CAAAF,GAAAA,CAACG,WAAAA,CAAA,CAAM,GAAA,CALW,wFAAA,CAKW,GAAA,CAAI,UAAA,CAAW,UAAU,cAAA,CAAe,CAAA,CACrEH,GAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,6FAAA,CACb,QAAA,CAAAA,GAAAA,CAAC,KAAE,SAAA,CAAU,+DAAA,CACV,QAAA,CAAAD,CAAAA,CACH,EACF,CAAA,CAAA,CACF,CAAA,CACF,CAEJ,KAEOK,CAAAA,CAAQV","file":"chunk-OT3WFOIC.js","sourcesContent":["import { BaseSectionProps } from \"../../../../models/base-section\";\nimport SectionFullScreen from \"../../../SectionFullScreen\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\nimport type { Field } from \"../../types/base\";\n\ninterface TetCoverSection2Data {\n background: Field<number>;\n title: Field<string>;\n}\n\nexport interface TetCoverSection2Props extends BaseSectionProps {}\n\nfunction TetCoverSection2({ sectionData, id }: TetCoverSection2Props) {\n const data = sectionData as TetCoverSection2Data;\n const { title } = data;\n const titleValue = title?.value || \"Mừng năm 2025\";\n const backgroundImage = `https://s3-sgn10.fptcloud.com/phygix-assets/nomion/static/tet-2025/tet2025-cover-5.png`;\n\n return (\n <SectionFullScreen className=\"max-h-full\" name={id}>\n <div className=\"flex flex-col items-center justify-center h-full relative\">\n <Image src={backgroundImage} alt=\"tet-2025\" className=\"object-cover\" />\n <div className=\"absolute w-full top-[60px] left-0 z-10 h-[150px] flex items-center justify-center px-4 pt-8\">\n <p className=\"text-4xl line-clamp-3 font-medium text-[#B52E10] text-center\">\n {titleValue}\n </p>\n </div>\n </div>\n </SectionFullScreen>\n );\n}\n\nexport default TetCoverSection2;\n"]}
@@ -0,0 +1,2 @@
1
+ import {a}from'./chunk-WK65I7SX.js';import {a as a$1}from'./chunk-HMIZ2FLM.js';import {a as a$2}from'./chunk-6GUVMAUD.js';import {g}from'./chunk-UIPKSEN4.js';import u from'html-react-parser';import {ImageNomion}from'@phygitallabs/core-ui/components/image-nomion';import {jsxs,jsx}from'react/jsx-runtime';var v=m=>{let{sectionData:n,id:l,configTheme:s}=m,{title:p,background:f,description:d,image:o}={...n};return jsxs(g,{name:l,className:"flex justify-center items-center",children:[jsx(a,{field:f}),jsxs("div",{className:"absolute flex items-center flex-col gap-3",children:[o?.value?.url&&jsx(ImageNomion,{src:o?.value?.url,alt:"image",className:"h-20 w-full object-contain"}),jsx(a$1,{field:p,configTheme:s}),jsx(a$2,{variant:"h6",children:u(d?.value||"")})]})]})},T=v;export{T as a};//# sourceMappingURL=chunk-OY6BHM7Z.js.map
2
+ //# sourceMappingURL=chunk-OY6BHM7Z.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/organisms/CoverSetion/index.tsx"],"names":["CoverSection","props","sectionData","id","configTheme","title","background","description","image","jsxs","SectionFullScreen_default","jsx","BackgroundImage_default","Image","Title_default","Typography_default","parse","CoverSetion_default"],"mappings":"gTAkBA,IAAMA,CAAAA,CAAuCC,GAAU,CACrD,GAAM,CAAE,WAAA,CAAAC,CAAAA,CAAa,EAAA,CAAAC,CAAAA,CAAI,WAAA,CAAAC,CAAY,EAAIH,CAAAA,CACnC,CAAE,MAAAI,CAAAA,CAAO,UAAA,CAAAC,EAAY,WAAA,CAAAC,CAAAA,CAAa,MAAAC,CAAM,CAAA,CAAI,CAChD,GAAGN,CACL,EAqBA,OACEO,IAAAA,CAACC,EAAA,CAAkB,IAAA,CAAMP,CAAAA,CAAI,SAAA,CAAU,kCAAA,CACrC,QAAA,CAAA,CAAAQ,IAACC,CAAAA,CAAA,CAAgB,MAAON,CAAAA,CAAY,CAAA,CACpCG,KAAC,KAAA,CAAA,CAAI,SAAA,CAAU,4CACZ,QAAA,CAAA,CAAAD,CAAAA,EAAO,OAAO,GAAA,EACbG,GAAAA,CAACE,YAAA,CACC,GAAA,CAAKL,GAAO,KAAA,EAAO,GAAA,CACnB,GAAA,CAAI,OAAA,CACJ,SAAA,CAAU,4BAAA,CACZ,EAEFG,GAAAA,CAACG,GAAAA,CAAA,CAAY,KAAA,CAAOT,CAAAA,CAAO,YAAaD,CAAAA,CAAa,CAAA,CACrDO,GAAAA,CAACI,GAAAA,CAAA,CAAW,OAAA,CAAQ,KAAM,QAAA,CAAAC,CAAAA,CAAMT,GAAa,KAAA,EAAS,EAAE,EAAE,CAAA,CAAA,CAC5D,CAAA,CAAA,CACF,CAEJ,CAAA,CAEOU,CAAAA,CAAQjB","file":"chunk-OY6BHM7Z.js","sourcesContent":["import { FC } from \"react\";\nimport { Field } from \"../../types/base\";\nimport SectionFullScreen from \"../../../SectionFullScreen\";\nimport BackgroundImage from \"../../moleculars/BackgroundImage\";\nimport { BaseSectionProps } from \"../../../../models/base-section\";\nimport TitleCustom from \"../../moleculars/Title\";\nimport { Typography } from \"../../atomics\";\nimport parse from \"html-react-parser\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\n\ninterface CoverSectionData {\n image: Field;\n title: Field;\n description: Field;\n background: Field;\n}\n\nexport interface CoverSectionProps extends BaseSectionProps {}\nconst CoverSection: FC<CoverSectionProps> = (props) => {\n const { sectionData, id, configTheme } = props;\n const { title, background, description, image } = {\n ...sectionData,\n } as CoverSectionData;\n\n // const { isInViewport } = useFullScreenContext(id);\n\n // const handleAutoScroll = () => {\n // const container = document.getElementById(SnapFullScreenID);\n // const top = screen.height + container!.scrollTop;\n // if (container) {\n // container.scrollTo({\n // top,\n // behavior: \"smooth\",\n // });\n // }\n // };\n\n // useEffect(() => {\n // setTimeout(() => {\n // if (isInViewport) handleAutoScroll();\n // }, 1500);\n // }, [isInViewport]);\n\n return (\n <SectionFullScreen name={id} className=\"flex justify-center items-center\">\n <BackgroundImage field={background} />\n <div className=\"absolute flex items-center flex-col gap-3\">\n {image?.value?.url && (\n <Image\n src={image?.value?.url}\n alt=\"image\"\n className=\"h-20 w-full object-contain\"\n />\n )}\n <TitleCustom field={title} configTheme={configTheme} />\n <Typography variant=\"h6\">{parse(description?.value || \"\")}</Typography>\n </div>\n </SectionFullScreen>\n );\n};\n\nexport default CoverSection;\n"]}
@@ -0,0 +1,3 @@
1
+ 'use strict';var chunkDPN6OBT5_cjs=require('./chunk-DPN6OBT5.cjs'),imageNomion=require('@phygitallabs/core-ui/components/image-nomion'),jsxRuntime=require('react/jsx-runtime');function i({sectionData:o,id:a}){let n=o,{title:c}=n,r=c?.value||"M\u1EEBng n\u0103m 2025";return jsxRuntime.jsx(chunkDPN6OBT5_cjs.g,{className:"max-h-full",name:a,children:jsxRuntime.jsxs("div",{className:"flex flex-col items-center justify-center h-full relative",children:[jsxRuntime.jsx(imageNomion.ImageNomion,{src:"https://s3-sgn10.fptcloud.com/phygix-assets/nomion/static/tet-2025/tet2025-cover-5.png",alt:"tet-2025",className:"object-cover"}),jsxRuntime.jsx("div",{className:"absolute w-full top-[60px] left-0 z-10 h-[150px] flex items-center justify-center px-4 pt-8",children:jsxRuntime.jsx("p",{className:"text-4xl line-clamp-3 font-medium text-[#B52E10] text-center",children:r})})]})})}var l=i;
2
+ exports.a=l;//# sourceMappingURL=chunk-P7JCQIFW.cjs.map
3
+ //# sourceMappingURL=chunk-P7JCQIFW.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/organisms/TetCoverSection2/TetCoverSection2.tsx"],"names":["TetCoverSection2","sectionData","id","data","title","titleValue","jsx","SectionFullScreen_default","jsxs","Image","TetCoverSection2_default"],"mappings":"gLAYA,SAASA,CAAAA,CAAiB,CAAE,WAAA,CAAAC,EAAa,EAAA,CAAAC,CAAG,CAAA,CAA0B,CACpE,IAAMC,CAAAA,CAAOF,CAAAA,CACP,CAAE,MAAAG,CAAM,CAAA,CAAID,CAAAA,CACZE,CAAAA,CAAaD,GAAO,KAAA,EAAS,yBAAA,CAGnC,OACEE,cAAAA,CAACC,oBAAA,CAAkB,SAAA,CAAU,YAAA,CAAa,IAAA,CAAML,CAAAA,CAC9C,QAAA,CAAAM,eAAAA,CAAC,KAAA,CAAA,CAAI,UAAU,2DAAA,CACb,QAAA,CAAA,CAAAF,cAAAA,CAACG,uBAAAA,CAAA,CAAM,GAAA,CALW,wFAAA,CAKW,GAAA,CAAI,UAAA,CAAW,UAAU,cAAA,CAAe,CAAA,CACrEH,cAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,6FAAA,CACb,QAAA,CAAAA,cAAAA,CAAC,KAAE,SAAA,CAAU,+DAAA,CACV,QAAA,CAAAD,CAAAA,CACH,EACF,CAAA,CAAA,CACF,CAAA,CACF,CAEJ,KAEOK,CAAAA,CAAQV","file":"chunk-P7JCQIFW.cjs","sourcesContent":["import { BaseSectionProps } from \"../../../../models/base-section\";\nimport SectionFullScreen from \"../../../SectionFullScreen\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\nimport type { Field } from \"../../types/base\";\n\ninterface TetCoverSection2Data {\n background: Field<number>;\n title: Field<string>;\n}\n\nexport interface TetCoverSection2Props extends BaseSectionProps {}\n\nfunction TetCoverSection2({ sectionData, id }: TetCoverSection2Props) {\n const data = sectionData as TetCoverSection2Data;\n const { title } = data;\n const titleValue = title?.value || \"Mừng năm 2025\";\n const backgroundImage = `https://s3-sgn10.fptcloud.com/phygix-assets/nomion/static/tet-2025/tet2025-cover-5.png`;\n\n return (\n <SectionFullScreen className=\"max-h-full\" name={id}>\n <div className=\"flex flex-col items-center justify-center h-full relative\">\n <Image src={backgroundImage} alt=\"tet-2025\" className=\"object-cover\" />\n <div className=\"absolute w-full top-[60px] left-0 z-10 h-[150px] flex items-center justify-center px-4 pt-8\">\n <p className=\"text-4xl line-clamp-3 font-medium text-[#B52E10] text-center\">\n {titleValue}\n </p>\n </div>\n </div>\n </SectionFullScreen>\n );\n}\n\nexport default TetCoverSection2;\n"]}
@@ -0,0 +1,2 @@
1
+ 'use strict';var chunkDPN6OBT5_cjs=require('./chunk-DPN6OBT5.cjs'),react$1=require('@phosphor-icons/react'),react=require('react'),antd=require('antd'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime');var A=({src:s,className:u,audioRef:o,id:a})=>{let{registerMedia:b,unregisterMedia:h,play:v,pause:y,getMediaStatus:P}=chunkDPN6OBT5_cjs.b(),[d,l]=react.useState(0),[c,M]=react.useState(0),m=P(a)==="playing";react.useEffect(()=>{let e=o?.current;if(!e)return;b({id:a,type:"audio",element:e});let r=()=>{M(e.duration);},t=()=>{l(e.currentTime);};return e.addEventListener("loadedmetadata",r),e.addEventListener("timeupdate",t),()=>{e.removeEventListener("loadedmetadata",r),e.removeEventListener("timeupdate",t),h(a);}},[]);let T=()=>{o.current&&(m?y(a):v(a));},w=e=>{let r=o.current;if(!r)return;let t=e;r.currentTime=t,l(t);},i=e=>{let r=Math.floor(e/60),t=Math.floor(e%60),E=t<10?`0${t}`:t.toString();return `${r}:${E}`};return s?jsxRuntime.jsxs("div",{className:tailwindMerge.twMerge("audio-player flex items-center gap-2 rounded-lg p-2 mt-2",!!u&&u),children:[jsxRuntime.jsx("audio",{ref:o,src:s,preload:"metadata"}),jsxRuntime.jsx("button",{onClick:T,className:"p-2 bg-black rounded-full",type:"button",children:m?jsxRuntime.jsx(react$1.Pause,{color:"white",size:16,weight:"fill"}):jsxRuntime.jsx(react$1.Play,{color:"white",size:16,weight:"fill"})}),jsxRuntime.jsx(antd.Slider,{min:0,max:c,value:d,onChange:w,className:"flex-1",classNames:{rail:"!bg-[#262626]/20",track:"!bg-[#262626]",handle:""},tooltip:{formatter:e=>`${i(e)}`}}),jsxRuntime.jsxs("div",{className:"text-sm text-neutral-9",children:[i(d)," / ",i(c)]})]}):null},H=A;exports.a=H;//# sourceMappingURL=chunk-PANRCNY2.cjs.map
2
+ //# sourceMappingURL=chunk-PANRCNY2.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/moleculars/AudioPlayer.tsx"],"names":["AudioPlayer","src","className","audioRef","id","registerMedia","unregisterMedia","play","pause","getMediaStatus","useMedia","currentTime","setCurrentTime","useState","duration","setDuration","isPlaying","useEffect","audio","handleLoadedMetadata","handleTimeUpdate","togglePlayPause","handleProgressChange","value","newTime","formatTime","time","minutes","seconds","paddedSeconds","jsxs","twMerge","jsx","Pause","Play","Slider","AudioPlayer_default"],"mappings":"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","file":"chunk-PANRCNY2.cjs","sourcesContent":["import { Pause, Play } from \"@phosphor-icons/react\";\nimport React, { useEffect, useState } from \"react\";\nimport { Slider } from \"antd\";\nimport { twMerge } from \"tailwind-merge\";\nimport { useMedia } from \"../../../hooks/audio\";\n\ninterface AudioPlayerProps {\n src: string;\n className?: string;\n audioRef: React.RefObject<HTMLAudioElement>;\n id: string;\n}\n\nconst AudioPlayer: React.FC<AudioPlayerProps> = ({\n src,\n className,\n audioRef,\n id,\n}) => {\n const { registerMedia, unregisterMedia, play, pause, getMediaStatus } =\n useMedia();\n const [currentTime, setCurrentTime] = useState<number>(0);\n const [duration, setDuration] = useState<number>(0);\n\n const isPlaying = getMediaStatus(id) === \"playing\";\n\n useEffect(() => {\n const audio = audioRef?.current;\n if (!audio) return;\n\n registerMedia({\n id,\n type: \"audio\",\n element: audio,\n });\n\n const handleLoadedMetadata = () => {\n setDuration(audio.duration);\n };\n\n const handleTimeUpdate = () => {\n setCurrentTime(audio.currentTime);\n };\n\n audio.addEventListener(\"loadedmetadata\", handleLoadedMetadata);\n audio.addEventListener(\"timeupdate\", handleTimeUpdate);\n\n return () => {\n audio.removeEventListener(\"loadedmetadata\", handleLoadedMetadata);\n audio.removeEventListener(\"timeupdate\", handleTimeUpdate);\n unregisterMedia(id);\n };\n }, []);\n\n const togglePlayPause = () => {\n const audio = audioRef.current;\n if (!audio) return;\n\n if (isPlaying) {\n pause(id);\n } else {\n play(id);\n }\n };\n\n const handleProgressChange = (value: number) => {\n const audio = audioRef.current;\n if (!audio) return;\n\n const newTime = value;\n audio.currentTime = newTime;\n setCurrentTime(newTime);\n };\n\n const formatTime = (time: number): string => {\n const minutes = Math.floor(time / 60);\n const seconds = Math.floor(time % 60);\n const paddedSeconds = seconds < 10 ? `0${seconds}` : seconds.toString();\n return `${minutes}:${paddedSeconds}`;\n };\n\n if (!src) return null;\n\n return (\n <div\n className={twMerge(\n \"audio-player flex items-center gap-2 rounded-lg p-2 mt-2\",\n !!className && className\n )}\n >\n <audio ref={audioRef} src={src} preload=\"metadata\" />\n\n <button\n onClick={togglePlayPause}\n className=\"p-2 bg-black rounded-full\"\n type=\"button\"\n >\n {isPlaying ? (\n <Pause color=\"white\" size={16} weight=\"fill\" />\n ) : (\n <Play color=\"white\" size={16} weight=\"fill\" />\n )}\n </button>\n\n <Slider\n min={0}\n max={duration}\n value={currentTime}\n onChange={handleProgressChange}\n className=\"flex-1\"\n classNames={{\n rail: \"!bg-[#262626]/20\",\n track: \"!bg-[#262626]\",\n handle: \"\",\n }}\n tooltip={{\n formatter: (value) => {\n return `${formatTime(value!)}`;\n },\n }}\n />\n\n <div className=\"text-sm text-neutral-9\">\n {formatTime(currentTime)} / {formatTime(duration)}\n </div>\n </div>\n );\n};\n\nexport default AudioPlayer;\n"]}
@@ -0,0 +1,10 @@
1
+ 'use strict';var n={name:"Hon. Le Thu Ha",candidacy:`With compliments of
2
+ Hon. Le Thu Ha
3
+ Vice Chairwoman,
4
+ Office of the
5
+ National Assembly
6
+ Socialist Republic of
7
+ Viet Nam`,readMoreButton:"Read more"},i={title:"About",subtitle:"The Honorable",name:"LE THU HA",description:"Hon. Le Thu Ha, born on 26 November 1968 in H\xE0 N\u1ED9i, Viet Nam, is a senior parliamentary administrator and two-term legislator with more than three decades of experience in parliamentary administration, inter-parliamentary diplomacy, and legislative leadership. She is committed to strengthening the independence, efficiency, and professionalism of parliamentary secretariats worldwide."},t={title:"Education",description:"Hon. Ha holds a Master of Public Policy from the National University of Singapore (1998) and a Bachelor of Science from Vietnam National University, Hanoi (1990). She has also completed executive and professional development programmes in the United States, Japan, Canada, Russia, and Singapore, further broadening her perspectives on governance and international cooperation."},r={title:"Career",startYear:"1990",organization:"National Assembly of Viet Nam",description:"Beginning her parliamentary service in","text-2":", Hon. Ha has dedicated her career to advancing the effectiveness and international engagement of the",currentRole:"She currently serves as Vice Chair of the Office of the National Assembly (since March 2025), where she oversees the strategic coordination of legislative, oversight, and international relations activities, ensuring professionalism, transparency, and effective support to the National Assembly and its members. From 2022 to 2025, she was Vice Chair of the Foreign Affairs Committee, directing parliamentary diplomacy and overseeing foreign policy and international agreements. She was elected Member of the National Assembly for both the 14th (2016\u20132021) and 15th (2021\u20132026) legislatures, contributing administrative insight to law-making, oversight, and constituency work. Earlier, she served as Director of the Foreign Affairs Department of the Office of the National Assembly, and as Deputy Consul General of Viet Nam in San Francisco, United States, where she strengthened bilateral and parliamentary ties and expanded Viet Nam\u2019s network of international partners.",previousRoles1:"Throughout her career, Hon. Ha has been deeply engaged in multilateral parliamentary diplomacy. She played a pivotal role as Deputy Secretary-General of the National Organizing Committee for the 132nd Inter-Parliamentary Union (IPU) Assembly held in H\xE0 N\u1ED9i in 2015, working closely with the IPU",previousRoles2:"Secretariat to deliver a landmark gathering of over 160 national parliaments and leading to the adoption of the \u201CH\xE0 N\u1ED9i Declaration,\u201D which affirmed the central role of parliaments in implementing the 2030 Agenda for Sustainable Development. She has directed and hosted numerous regional IPU meetings and thematic conferences in Viet Nam, further elevating the country\u2019s parliamentary profile and strengthening links with parliamentary secretariats worldwide.",previousRoles3:"is a regular participant and speaker at major inter-parliamentary forums",she:"She",ipu:"IPU AIPA APPF"},o={title:"International Engagement",description:`Hon. Ha is a regular participant and speaker at major inter-parliamentary forums including the IPU, the ASEAN Inter-Parliamentary Assembly (AIPA), and the Asia-Pacific Parliamentary Forum (APPF). In these arenas, she has consistently championed gender equality and the political participation of women, advancing objectives closely aligned with the mission of the ASGP.
8
+
9
+ Fluent in English and Russian, with a working knowledge of French, Hon. Ha brings strategic leadership, multilateral diplomacy, and organizational management skills to every role she undertakes. She joined the Association of Secretaries General of Parliaments in 2025 and remains firmly committed to advancing its mission of strengthening parliamentary institutions and fostering international best practices.`},s={language:"Language",english:"English",french:"French"},l={header:n,about:i,education:t,career:r,internationalEngagement:o,common:s};exports.a=n;exports.b=i;exports.c=t;exports.d=r;exports.e=o;exports.f=s;exports.g=l;//# sourceMappingURL=chunk-Q5QYWRL2.cjs.map
10
+ //# sourceMappingURL=chunk-Q5QYWRL2.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/locale/en.json"],"names":["header","about","education","career","internationalEngagement","common","en_default"],"mappings":"aACE,IAAAA,CAAAA,CAAU,CACR,IAAA,CAAQ,gBAAA,CACR,SAAA,CAAa,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,QAAA,CAAA,CACb,cAAA,CAAkB,WACpB,CAAA,CACAC,CAAAA,CAAS,CACP,KAAA,CAAS,OAAA,CACT,QAAA,CAAY,eAAA,CACZ,IAAA,CAAO,WAAA,CACP,YAAe,2YACjB,CAAA,CACAC,CAAAA,CAAa,CACX,KAAA,CAAS,WAAA,CACT,YAAe,0XACjB,CAAA,CACAC,CAAAA,CAAU,CACR,KAAA,CAAS,QAAA,CACT,UAAa,MAAA,CACb,YAAA,CAAgB,gCAChB,WAAA,CAAe,wCAAA,CACf,SAAU,uGAAA,CACV,WAAA,CAAe,09BAAA,CACf,cAAA,CAAkB,gTAAA,CAClB,cAAA,CAAkB,qeAClB,cAAA,CAAkB,0EAAA,CAClB,GAAA,CAAO,KAAA,CACP,GAAA,CAAM,eACR,EACAC,CAAAA,CAA2B,CACzB,KAAA,CAAS,0BAAA,CACT,WAAA,CAAe,CAAA;;AAAA,yZAAA,CACjB,CAAA,CACAC,EAAU,CACR,QAAA,CAAY,WACZ,OAAA,CAAW,SAAA,CACX,MAAA,CAAU,QACZ,CAAA,CArCFC,CAAAA,CAAA,CACE,MAAA,CAAAN,CAAAA,CAKA,KAAA,CAAAC,CAAAA,CAMA,SAAA,CAAAC,CAAAA,CAIA,OAAAC,CAAAA,CAaA,uBAAA,CAAAC,CAAAA,CAIA,MAAA,CAAAC,CAKF","file":"chunk-Q5QYWRL2.cjs","sourcesContent":["{\n \"header\": {\n \"name\": \"Hon. Le Thu Ha\",\n \"candidacy\": \"With compliments of\\nHon. Le Thu Ha\\nVice Chairwoman,\\nOffice of the\\nNational Assembly\\nSocialist Republic of\\nViet Nam\",\n \"readMoreButton\": \"Read more\"\n },\n \"about\": {\n \"title\": \"About\",\n \"subtitle\": \"The Honorable\",\n \"name\":\"LE THU HA\",\n \"description\": \"Hon. Le Thu Ha, born on 26 November 1968 in Hà Nội, Viet Nam, is a senior parliamentary administrator and two-term legislator with more than three decades of experience in parliamentary administration, inter-parliamentary diplomacy, and legislative leadership. She is committed to strengthening the independence, efficiency, and professionalism of parliamentary secretariats worldwide.\"\n },\n \"education\": {\n \"title\": \"Education\",\n \"description\": \"Hon. Ha holds a Master of Public Policy from the National University of Singapore (1998) and a Bachelor of Science from Vietnam National University, Hanoi (1990). She has also completed executive and professional development programmes in the United States, Japan, Canada, Russia, and Singapore, further broadening her perspectives on governance and international cooperation.\"\n },\n \"career\": {\n \"title\": \"Career\",\n \"startYear\": \"1990\",\n \"organization\": \"National Assembly of Viet Nam\",\n \"description\": \"Beginning her parliamentary service in\",\n \"text-2\": \", Hon. Ha has dedicated her career to advancing the effectiveness and international engagement of the\",\n \"currentRole\": \"She currently serves as Vice Chair of the Office of the National Assembly (since March 2025), where she oversees the strategic coordination of legislative, oversight, and international relations activities, ensuring professionalism, transparency, and effective support to the National Assembly and its members. From 2022 to 2025, she was Vice Chair of the Foreign Affairs Committee, directing parliamentary diplomacy and overseeing foreign policy and international agreements. She was elected Member of the National Assembly for both the 14th (2016–2021) and 15th (2021–2026) legislatures, contributing administrative insight to law-making, oversight, and constituency work. Earlier, she served as Director of the Foreign Affairs Department of the Office of the National Assembly, and as Deputy Consul General of Viet Nam in San Francisco, United States, where she strengthened bilateral and parliamentary ties and expanded Viet Nam’s network of international partners.\",\n \"previousRoles1\": \"Throughout her career, Hon. Ha has been deeply engaged in multilateral parliamentary diplomacy. She played a pivotal role as Deputy Secretary-General of the National Organizing Committee for the 132nd Inter-Parliamentary Union (IPU) Assembly held in Hà Nội in 2015, working closely with the IPU\",\n \"previousRoles2\": \"Secretariat to deliver a landmark gathering of over 160 national parliaments and leading to the adoption of the “Hà Nội Declaration,” which affirmed the central role of parliaments in implementing the 2030 Agenda for Sustainable Development. She has directed and hosted numerous regional IPU meetings and thematic conferences in Viet Nam, further elevating the country’s parliamentary profile and strengthening links with parliamentary secretariats worldwide.\",\n \"previousRoles3\": \"is a regular participant and speaker at major inter-parliamentary forums\",\n \"she\": \"She\",\n \"ipu\":\"IPU AIPA APPF\"\n },\n \"internationalEngagement\": {\n \"title\": \"International Engagement\",\n \"description\": \"Hon. Ha is a regular participant and speaker at major inter-parliamentary forums including the IPU, the ASEAN Inter-Parliamentary Assembly (AIPA), and the Asia-Pacific Parliamentary Forum (APPF). In these arenas, she has consistently championed gender equality and the political participation of women, advancing objectives closely aligned with the mission of the ASGP.\\n\\nFluent in English and Russian, with a working knowledge of French, Hon. Ha brings strategic leadership, multilateral diplomacy, and organizational management skills to every role she undertakes. She joined the Association of Secretaries General of Parliaments in 2025 and remains firmly committed to advancing its mission of strengthening parliamentary institutions and fostering international best practices.\"\n },\n \"common\": {\n \"language\": \"Language\",\n \"english\": \"English\",\n \"french\": \"French\"\n }\n}\n"]}
@@ -0,0 +1,3 @@
1
+ import {g}from'./chunk-UIPKSEN4.js';import {ImageNomion}from'@phygitallabs/core-ui/components/image-nomion';import {jsx,jsxs}from'react/jsx-runtime';function m({sectionData:a,id:c}){let l=a,{background:n,title:r}=l||{},t=r?.value,s=`https://s3-sgn10.fptcloud.com/phygix-assets/nomion/static/tet-2025/tet2025-cover-${n?.value||1}.png`;return jsx(g,{className:"max-h-full",name:c,children:jsxs("div",{className:"flex flex-col items-center justify-center h-full relative",children:[jsx(ImageNomion,{src:s,alt:"tet-2025",className:"object-cover"}),t&&jsx("div",{className:"absolute w-full top-0 left-0 z-10 h-[150px] flex items-center justify-center px-4 pt-8",children:jsx("p",{className:"text-4xl line-clamp-3 font-bold text-black text-center",children:t})})]})})}var p=m;
2
+ export{p as a};//# sourceMappingURL=chunk-Q7U6JI5R.js.map
3
+ //# sourceMappingURL=chunk-Q7U6JI5R.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/organisms/TetCoverSection1/TetCoverSection1.tsx"],"names":["TetCoverSection1","sectionData","id","data","background","title","titleValue","backgroundImage","jsx","SectionFullScreen_default","jsxs","Image","TetCoverSection1_default"],"mappings":"qJAYA,SAASA,EAAiB,CAAE,WAAA,CAAAC,EAAa,EAAA,CAAAC,CAAG,EAA0B,CACpE,IAAMC,CAAAA,CAAOF,CAAAA,CACP,CAAE,UAAA,CAAAG,CAAAA,CAAY,KAAA,CAAAC,CAAM,EAAIF,CAAAA,EAAQ,EAAC,CACjCG,CAAAA,CAAaD,GAAO,KAAA,CAEpBE,CAAAA,CAAkB,oFADAH,CAAAA,EAAY,KAAA,EAAS,CAC8E,CAAA,IAAA,CAAA,CAE3H,OACEI,GAAAA,CAACC,CAAAA,CAAA,CAAkB,SAAA,CAAU,YAAA,CAAa,IAAA,CAAMP,CAAAA,CAC9C,SAAAQ,IAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,2DAAA,CACb,UAAAF,GAAAA,CAACG,WAAAA,CAAA,CAAM,GAAA,CAAKJ,CAAAA,CAAiB,IAAI,UAAA,CAAW,SAAA,CAAU,cAAA,CAAe,CAAA,CACpED,GACCE,GAAAA,CAAC,KAAA,CAAA,CAAI,UAAU,wFAAA,CACb,QAAA,CAAAA,IAAC,GAAA,CAAA,CAAE,SAAA,CAAU,yDAAA,CACV,QAAA,CAAAF,EACH,CAAA,CACF,CAAA,CAAA,CAEJ,EACF,CAEJ,KAEOM,CAAAA,CAAQZ","file":"chunk-Q7U6JI5R.js","sourcesContent":["import { BaseSectionProps } from \"../../../../models/base-section\";\nimport SectionFullScreen from \"../../../SectionFullScreen\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\nimport type { Field } from \"../../types/base\";\n\ninterface TetCoverSection1Data {\n background: Field<number>;\n title: Field<string>;\n}\n\nexport interface TetCoverSection1Props extends BaseSectionProps {}\n\nfunction TetCoverSection1({ sectionData, id }: TetCoverSection1Props) {\n const data = sectionData as TetCoverSection1Data;\n const { background, title } = data || {};\n const titleValue = title?.value;\n const backgroundValue = background?.value || 1;\n const backgroundImage = `https://s3-sgn10.fptcloud.com/phygix-assets/nomion/static/tet-2025/tet2025-cover-${backgroundValue}.png`;\n\n return (\n <SectionFullScreen className=\"max-h-full\" name={id}>\n <div className=\"flex flex-col items-center justify-center h-full relative\">\n <Image src={backgroundImage} alt=\"tet-2025\" className=\"object-cover\" />\n {titleValue && (\n <div className=\"absolute w-full top-0 left-0 z-10 h-[150px] flex items-center justify-center px-4 pt-8\">\n <p className=\"text-4xl line-clamp-3 font-bold text-black text-center\">\n {titleValue}\n </p>\n </div>\n )}\n </div>\n </SectionFullScreen>\n );\n}\n\nexport default TetCoverSection1;\n"]}
@@ -0,0 +1,2 @@
1
+ import {useState,useEffect}from'react';var s=e=>{let[o,r]=useState(null),[a,n]=useState(false);return useEffect(()=>{if(!e){n(true);return}let t=new Image;t.onload=()=>{n(true),r(t.width>t.height?"horizontal":"vertical");},t.src=e;},[e]),{orientation:o,isAlreadyLoad:a}},d=s;export{d as a};//# sourceMappingURL=chunk-QCNAJEOX.js.map
2
+ //# sourceMappingURL=chunk-QCNAJEOX.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/hooks/useImageOrientation.tsx"],"names":["useImageOrientation","src","orientation","setOrientation","useState","isAlreadyLoad","setIsAlreadyLoad","useEffect","img","useImageOrientation_default"],"mappings":"uCAGA,IAAMA,CAAAA,CAAuBC,CAAAA,EAAgB,CAC3C,GAAM,CAACC,CAAAA,CAAaC,CAAc,CAAA,CAAIC,SAA6B,IAAI,CAAA,CACjE,CAACC,CAAAA,CAAeC,CAAgB,CAAA,CAAIF,QAAAA,CAAS,KAAK,EAExD,OAAAG,SAAAA,CAAU,IAAM,CACd,GAAI,CAACN,CAAAA,CAAK,CACRK,CAAAA,CAAiB,IAAI,CAAA,CACrB,MACF,CACA,IAAME,CAAAA,CAAM,IAAI,KAAA,CAChBA,CAAAA,CAAI,OAAS,IAAM,CACjBF,CAAAA,CAAiB,IAAI,EACrBH,CAAAA,CAAeK,CAAAA,CAAI,KAAA,CAAQA,CAAAA,CAAI,OAAS,YAAA,CAAe,UAAU,EACnE,CAAA,CACAA,CAAAA,CAAI,GAAA,CAAMP,EACZ,CAAA,CAAG,CAACA,CAAG,CAAC,CAAA,CAED,CAAE,YAAAC,CAAAA,CAAa,aAAA,CAAAG,CAAc,CACtC,EAEOI,CAAAA,CAAQT","file":"chunk-QCNAJEOX.js","sourcesContent":["import { useEffect, useState } from \"react\";\n\ntype Orientation = \"vertical\" | \"horizontal\";\nconst useImageOrientation = (src: string) => {\n const [orientation, setOrientation] = useState<Orientation | null>(null);\n const [isAlreadyLoad, setIsAlreadyLoad] = useState(false);\n\n useEffect(() => {\n if (!src) {\n setIsAlreadyLoad(true);\n return;\n }\n const img = new Image();\n img.onload = () => {\n setIsAlreadyLoad(true);\n setOrientation(img.width > img.height ? \"horizontal\" : \"vertical\");\n };\n img.src = src;\n }, [src]);\n\n return { orientation, isAlreadyLoad };\n};\n\nexport default useImageOrientation;\n"]}
@@ -0,0 +1,2 @@
1
+ 'use strict';var react=require('react');var s=e=>{let[o,r]=react.useState(null),[a,n]=react.useState(false);return react.useEffect(()=>{if(!e){n(true);return}let t=new Image;t.onload=()=>{n(true),r(t.width>t.height?"horizontal":"vertical");},t.src=e;},[e]),{orientation:o,isAlreadyLoad:a}},d=s;exports.a=d;//# sourceMappingURL=chunk-QNKG2DPA.cjs.map
2
+ //# sourceMappingURL=chunk-QNKG2DPA.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/hooks/useImageOrientation.tsx"],"names":["useImageOrientation","src","orientation","setOrientation","useState","isAlreadyLoad","setIsAlreadyLoad","useEffect","img","useImageOrientation_default"],"mappings":"wCAGA,IAAMA,CAAAA,CAAuBC,CAAAA,EAAgB,CAC3C,GAAM,CAACC,CAAAA,CAAaC,CAAc,CAAA,CAAIC,eAA6B,IAAI,CAAA,CACjE,CAACC,CAAAA,CAAeC,CAAgB,CAAA,CAAIF,cAAAA,CAAS,KAAK,EAExD,OAAAG,eAAAA,CAAU,IAAM,CACd,GAAI,CAACN,CAAAA,CAAK,CACRK,CAAAA,CAAiB,IAAI,CAAA,CACrB,MACF,CACA,IAAME,CAAAA,CAAM,IAAI,KAAA,CAChBA,CAAAA,CAAI,OAAS,IAAM,CACjBF,CAAAA,CAAiB,IAAI,EACrBH,CAAAA,CAAeK,CAAAA,CAAI,KAAA,CAAQA,CAAAA,CAAI,OAAS,YAAA,CAAe,UAAU,EACnE,CAAA,CACAA,CAAAA,CAAI,GAAA,CAAMP,EACZ,CAAA,CAAG,CAACA,CAAG,CAAC,CAAA,CAED,CAAE,YAAAC,CAAAA,CAAa,aAAA,CAAAG,CAAc,CACtC,EAEOI,CAAAA,CAAQT","file":"chunk-QNKG2DPA.cjs","sourcesContent":["import { useEffect, useState } from \"react\";\n\ntype Orientation = \"vertical\" | \"horizontal\";\nconst useImageOrientation = (src: string) => {\n const [orientation, setOrientation] = useState<Orientation | null>(null);\n const [isAlreadyLoad, setIsAlreadyLoad] = useState(false);\n\n useEffect(() => {\n if (!src) {\n setIsAlreadyLoad(true);\n return;\n }\n const img = new Image();\n img.onload = () => {\n setIsAlreadyLoad(true);\n setOrientation(img.width > img.height ? \"horizontal\" : \"vertical\");\n };\n img.src = src;\n }, [src]);\n\n return { orientation, isAlreadyLoad };\n};\n\nexport default useImageOrientation;\n"]}
@@ -0,0 +1,2 @@
1
+ 'use strict';var chunkQYYK7LNR_cjs=require('./chunk-QYYK7LNR.cjs'),chunkXFF6JIWQ_cjs=require('./chunk-XFF6JIWQ.cjs'),chunkGEGMACK2_cjs=require('./chunk-GEGMACK2.cjs'),chunkJARFLL3F_cjs=require('./chunk-JARFLL3F.cjs'),chunkDPN6OBT5_cjs=require('./chunk-DPN6OBT5.cjs'),imageNomion=require('@phygitallabs/core-ui/components/image-nomion'),react=require('react'),react$1=require('@phosphor-icons/react'),jsxRuntime=require('react/jsx-runtime');var P=u=>{let{id:d,sectionData:g}=u,{image:b={value:[]},title:h={value:""}}={...g},o=b.value?.filter(t=>t&&t?.url);if(o?.length===0)return null;let[a,v]=react.useState(1),[x,w]=react.useState(true),n=react.useRef(true),l=o?.length;return react.useEffect(()=>{a>1&&n.current&&(w(false),n.current=false);},[a]),jsxRuntime.jsxs(chunkDPN6OBT5_cjs.g,{className:"relative",name:d,children:[a===1&&l>1&&x&&jsxRuntime.jsx("div",{className:"absolute h-screen w-1/3 bg-gradient-to-l right-0 from-black/40 to-black/0 z-[10] pointer-events-none",children:jsxRuntime.jsxs("div",{className:"w-fit flex items-end flex-col absolute top-1/2 -translate-y-1/2 animate-bounce-x right-4",children:[jsxRuntime.jsx(react$1.HandTap,{size:40,color:"white"}),jsxRuntime.jsx(chunkJARFLL3F_cjs.a,{variant:"p",className:"w-[100px] text-white text-right font-semibold text-xs mt-2",children:"Ch\u1EA1m b\xEAn ph\u1EA3i \u0111\u1EC3 ti\u1EBFp t\u1EE5c"})]})}),jsxRuntime.jsx(chunkGEGMACK2_cjs.b,{delay:.2,isVisible:true,children:jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[a===1&&jsxRuntime.jsx(chunkXFF6JIWQ_cjs.a,{field:h,className:"absolute top-12 z-10 w-full text-center"}),jsxRuntime.jsx("div",{className:"h-full w-full !absolute z-0",children:jsxRuntime.jsx(chunkQYYK7LNR_cjs.a,{slidesPerView:1,className:"h-full [&_.swiper-pagination-bullet-active]:!bg-gray-600 [&_.swiper-pagination-bullet]:!hidden",listItem:o?.map((t,S)=>jsxRuntime.jsx("div",{className:"w-full h-full items-center flex justify-center",children:jsxRuntime.jsx(imageNomion.ImageNomion,{src:t.url,className:"w-full h-full object-contain"})},S)),onSlideChange:t=>{v(t.realIndex+1);},lazyPreloadPrevNext:2})}),l>=2&&jsxRuntime.jsxs("div",{className:"absolute z-10 bottom-4 !bg-white p-1 !rounded-sm text-black text-center left-1/2 -translate-x-1/2",children:[a,"/",l]})]})})]})},L=P;exports.a=L;//# sourceMappingURL=chunk-QPCPKW5R.cjs.map
2
+ //# sourceMappingURL=chunk-QPCPKW5R.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/organisms/HorizontalImageListSection/index.tsx"],"names":["HorizontalImageListSection","props","id","sectionData","image","title","filterImage","item","pageIndex","setPageIndex","useState","openHandSwipe","setOpenHandSwipe","oneTimeClick","useRef","pageLength","useEffect","jsxs","SectionFullScreen_default","jsx","HandTap","Typography_default","FadeInMotionV2","Fragment","Title_default","CarouselCustom_default","index","Image","swiper","HorizontalImageListSection_default"],"mappings":"wbAmBA,IAAMA,CAAAA,CAA8BC,CAAAA,EAAiB,CACnD,GAAM,CAAE,EAAA,CAAAC,CAAAA,CAAI,WAAA,CAAAC,CAAY,CAAA,CAAIF,CAAAA,CACtB,CACJ,KAAA,CAAAG,CAAAA,CAAQ,CACN,KAAA,CAAO,EACT,CAAA,CACA,MAAAC,CAAAA,CAAQ,CACN,KAAA,CAAO,EACT,CACF,CAAA,CAAI,CAAE,GAAGF,CAAY,CAAA,CAEfG,CAAAA,CAAcF,CAAAA,CAAM,KAAA,EAAO,MAAA,CAAQG,GAASA,CAAAA,EAAQA,CAAAA,EAAM,GAAG,CAAA,CACnE,GAAID,CAAAA,EAAa,MAAA,GAAW,CAAA,CAC1B,OAAO,IAAA,CAGT,GAAM,CAACE,CAAAA,CAAWC,CAAY,EAAIC,cAAAA,CAAiB,CAAC,CAAA,CAC9C,CAACC,CAAAA,CAAeC,CAAgB,CAAA,CAAIF,cAAAA,CAAkB,IAAI,CAAA,CAC1DG,CAAAA,CAAeC,YAAAA,CAAO,IAAI,CAAA,CAC1BC,EAAaT,CAAAA,EAAa,MAAA,CAEhC,OAAAU,eAAAA,CAAU,IAAM,CACVR,CAAAA,CAAY,CAAA,EAAKK,CAAAA,CAAa,OAAA,GAChCD,CAAAA,CAAiB,KAAK,CAAA,CACtBC,CAAAA,CAAa,QAAU,KAAA,EAE3B,CAAA,CAAG,CAACL,CAAS,CAAC,CAAA,CAGZS,eAAAA,CAACC,mBAAAA,CAAA,CAAkB,SAAA,CAAU,UAAA,CAAW,IAAA,CAAMhB,CAAAA,CAC3C,QAAA,CAAA,CAAAM,IAAc,CAAA,EAAKO,CAAAA,CAAa,CAAA,EAAKJ,CAAAA,EACpCQ,cAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,sGAAA,CACb,QAAA,CAAAF,eAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,0FAAA,CACb,QAAA,CAAA,CAAAE,eAACC,eAAAA,CAAA,CAAQ,IAAA,CAAM,EAAA,CAAI,KAAA,CAAM,OAAA,CAAQ,CAAA,CACjCD,cAAAA,CAACE,mBAAAA,CAAA,CACC,OAAA,CAAQ,GAAA,CACR,SAAA,CAAU,4DAAA,CACX,sEAED,CAAA,CAAA,CACF,CAAA,CACF,CAAA,CAEFF,cAAAA,CAACG,mBAAAA,CAAA,CAAe,KAAA,CAAO,EAAA,CAAK,SAAA,CAAS,IAAA,CACnC,QAAA,CAAAL,eAAAA,CAAAM,mBAAAA,CAAA,CACG,UAAAf,CAAAA,GAAc,CAAA,EACbW,cAAAA,CAACK,mBAAAA,CAAA,CACC,KAAA,CAAOnB,CAAAA,CACP,SAAA,CAAU,yCAAA,CACZ,CAAA,CAEFc,cAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,6BAAA,CACb,SAAAA,cAAAA,CAACM,mBAAAA,CAAA,CACC,aAAA,CAAe,CAAA,CACf,SAAA,CAAU,gGAAA,CACV,QAAA,CAAUnB,CAAAA,EAAa,GAAA,CAAI,CAACC,CAAAA,CAAMmB,CAAAA,GAE9BP,cAAAA,CAAC,OAEC,SAAA,CAAU,gDAAA,CAEV,QAAA,CAAAA,cAAAA,CAACQ,uBAAAA,CAAA,CACC,GAAA,CAAKpB,CAAAA,CAAK,GAAA,CACV,SAAA,CAAU,8BAAA,CACZ,CAAA,CAAA,CANKmB,CAOP,CAEH,EACD,aAAA,CAAgBE,CAAAA,EAAW,CACzBnB,CAAAA,CAAamB,CAAAA,CAAO,SAAA,CAAY,CAAC,EACnC,CAAA,CACA,mBAAA,CAAqB,CAAA,CACvB,CAAA,CACF,CAAA,CACCb,CAAAA,EAAc,CAAA,EACbE,eAAAA,CAAC,KAAA,CAAA,CAAI,SAAA,CAAU,mGAAA,CACZ,QAAA,CAAA,CAAAT,CAAAA,CAAU,GAAA,CAAEO,CAAAA,CAAAA,CACf,CAAA,CAAA,CAEJ,CAAA,CACF,CAAA,CAAA,CACF,CAEJ,CAAA,CAEOc,CAAAA,CAAQ7B","file":"chunk-QPCPKW5R.cjs","sourcesContent":["import SectionFullScreen from \"../../../../../LandingPage/common/SectionFullScreen\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\nimport { Field } from \"../../types/base\";\nimport { Media } from \"../../../../../LandingPage/models/general\";\nimport { BaseSectionProps } from \"../../../../../LandingPage/models/base-section\";\nimport CarouselCustom from \"../../../../../LandingPage/common/CarouselCustom\";\nimport { useEffect, useRef, useState } from \"react\";\nimport TitleCustom from \"../../moleculars/Title\";\nimport { FadeInMotionV2 } from \"../../../../../LandingPage/common/FadeInMotion\";\nimport { HandTap } from \"@phosphor-icons/react\";\nimport { Typography } from \"../../atomics\";\n\ninterface Props extends BaseSectionProps {}\n\ninterface SectionData {\n image: Field<Media[]>;\n title: Field<string>;\n caption: Field<string>;\n}\nconst HorizontalImageListSection = (props: Props) => {\n const { id, sectionData } = props;\n const {\n image = {\n value: [],\n },\n title = {\n value: \"\",\n },\n } = { ...sectionData } as SectionData;\n\n const filterImage = image.value?.filter((item) => item && item?.url);\n if (filterImage?.length === 0) {\n return null;\n }\n\n const [pageIndex, setPageIndex] = useState<number>(1);\n const [openHandSwipe, setOpenHandSwipe] = useState<boolean>(true);\n const oneTimeClick = useRef(true);\n const pageLength = filterImage?.length;\n\n useEffect(() => {\n if (pageIndex > 1 && oneTimeClick.current) {\n setOpenHandSwipe(false);\n oneTimeClick.current = false;\n }\n }, [pageIndex]);\n\n return (\n <SectionFullScreen className=\"relative\" name={id}>\n {pageIndex === 1 && pageLength > 1 && openHandSwipe && (\n <div className=\"absolute h-screen w-1/3 bg-gradient-to-l right-0 from-black/40 to-black/0 z-[10] pointer-events-none\">\n <div className=\"w-fit flex items-end flex-col absolute top-1/2 -translate-y-1/2 animate-bounce-x right-4\">\n <HandTap size={40} color=\"white\" />\n <Typography\n variant=\"p\"\n className=\"w-[100px] text-white text-right font-semibold text-xs mt-2\"\n >\n Chạm bên phải để tiếp tục\n </Typography>\n </div>\n </div>\n )}\n <FadeInMotionV2 delay={0.2} isVisible>\n <>\n {pageIndex === 1 && (\n <TitleCustom\n field={title}\n className=\"absolute top-12 z-10 w-full text-center\"\n />\n )}\n <div className=\"h-full w-full !absolute z-0\">\n <CarouselCustom\n slidesPerView={1}\n className=\"h-full [&_.swiper-pagination-bullet-active]:!bg-gray-600 [&_.swiper-pagination-bullet]:!hidden\"\n listItem={filterImage?.map((item, index) => {\n return (\n <div\n key={index}\n className=\"w-full h-full items-center flex justify-center\"\n >\n <Image\n src={item.url}\n className=\"w-full h-full object-contain\"\n />\n </div>\n );\n })}\n onSlideChange={(swiper) => {\n setPageIndex(swiper.realIndex + 1);\n }}\n lazyPreloadPrevNext={2}\n />\n </div>\n {pageLength >= 2 && (\n <div className=\"absolute z-10 bottom-4 !bg-white p-1 !rounded-sm text-black text-center left-1/2 -translate-x-1/2\">\n {pageIndex}/{pageLength}\n </div>\n )}\n </>\n </FadeInMotionV2>\n </SectionFullScreen>\n );\n};\n\nexport default HorizontalImageListSection;\n"]}
@@ -0,0 +1,2 @@
1
+ 'use strict';var react=require('react'),react$1=require('swiper/react'),tailwindMerge=require('tailwind-merge'),modules=require('swiper/modules'),jsxRuntime=require('react/jsx-runtime');var R=n=>{let{slidesPerView:l=1.05,direction:c="horizontal",listItem:o,className:p="",hasClickNavigation:u=true,wrapperClassName:w="",setSwiperInstance:r,...m}=n,e=react.useRef(),f=t=>{if(!u)return;let i=t.currentTarget,{clientX:d}=t,{left:S,width:C}=i.getBoundingClientRect();d-S>C/2?e.current?.slideNext():e.current?.slidePrev();};return react.useEffect(()=>{!r||!e.current||r(e.current);},[r,e.current]),jsxRuntime.jsx("div",{className:tailwindMerge.twMerge("h-full w-full relative",w),onClick:f,children:jsxRuntime.jsx(react$1.Swiper,{onSwiper:t=>e.current=t,className:tailwindMerge.twMerge("w-full",p),slidesPerView:l,spaceBetween:8,pagination:{clickable:true},direction:c,modules:[modules.Autoplay,modules.Pagination],...m,children:o&&o.map((t,i)=>jsxRuntime.jsx(react$1.SwiperSlide,{className:"w-fit",children:t},i))})})},x=R;exports.a=x;//# sourceMappingURL=chunk-QYYK7LNR.cjs.map
2
+ //# sourceMappingURL=chunk-QYYK7LNR.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/CarouselCustom/index.tsx"],"names":["CarouselCustom","props","slidesPerView","direction","listItem","className","hasClickNavigation","wrapperClassName","setSwiperInstance","rest","swiperRef","useRef","handleClick","e","container","clientX","left","width","useEffect","jsx","twMerge","Swiper","swiper","Autoplay","Pagination","item","index","SwiperSlide","CarouselCustom_default"],"mappings":"0LAeA,IAAMA,EAAkBC,CAAAA,EAA+B,CACrD,GAAM,CACJ,aAAA,CAAAC,CAAAA,CAAgB,IAAA,CAChB,UAAAC,CAAAA,CAAY,YAAA,CACZ,SAAAC,CAAAA,CACA,SAAA,CAAAC,EAAY,EAAA,CACZ,kBAAA,CAAAC,CAAAA,CAAqB,IAAA,CACrB,iBAAAC,CAAAA,CAAmB,EAAA,CACnB,kBAAAC,CAAAA,CACA,GAAGC,CACL,CAAA,CAAIR,CAAAA,CACES,CAAAA,CAAYC,YAAAA,GAEZC,CAAAA,CAAeC,CAAAA,EAAwC,CAC3D,GAAI,CAACP,EAAoB,OACzB,IAAMQ,CAAAA,CAAYD,CAAAA,CAAE,cACd,CAAE,OAAA,CAAAE,CAAQ,CAAA,CAAIF,CAAAA,CACd,CAAE,IAAA,CAAAG,CAAAA,CAAM,MAAAC,CAAM,CAAA,CAAIH,EAAU,qBAAA,EAAsB,CACzCC,EAAUC,CAAAA,CAEZC,CAAAA,CAAQ,EACnBP,CAAAA,CAAU,OAAA,EAAS,SAAA,EAAU,CAE7BA,EAAU,OAAA,EAAS,SAAA,GAEvB,CAAA,CAEA,OAAAQ,gBAAU,IAAM,CACV,CAACV,CAAAA,EAAqB,CAACE,CAAAA,CAAU,OAAA,EACrCF,EAAkBE,CAAAA,CAAU,OAAO,EACrC,CAAA,CAAG,CAACF,CAAAA,CAAmBE,CAAAA,CAAU,OAAO,CAAC,CAAA,CAGvCS,eAAC,KAAA,CAAA,CACC,SAAA,CAAWC,sBAAQ,wBAAA,CAA0Bb,CAAgB,EAC7D,OAAA,CAASK,CAAAA,CAET,SAAAO,cAAAA,CAACE,cAAAA,CAAA,CACC,QAAA,CAAWC,CAAAA,EAAYZ,EAAU,OAAA,CAAUY,CAAAA,CAE3C,SAAA,CAAWF,qBAAAA,CAAQ,SAAUf,CAAS,CAAA,CACtC,cAAeH,CAAAA,CACf,YAAA,CAAc,EACd,UAAA,CAAY,CACV,SAAA,CAAW,IACb,EACA,SAAA,CAAWC,CAAAA,CAEX,QAAS,CAACoB,gBAAAA,CAAUC,kBAAU,CAAA,CAC7B,GAAGf,CAAAA,CAEH,QAAA,CAAAL,GACCA,CAAAA,CAAS,GAAA,CAAI,CAACqB,CAAAA,CAAMC,CAAAA,GAEhBP,eAACQ,mBAAAA,CAAA,CAAY,UAAU,OAAA,CACpB,QAAA,CAAAF,GADiCC,CAEpC,CAEH,EACL,CAAA,CACF,CAEJ,EAEOE,CAAAA,CAAQ5B","file":"chunk-QYYK7LNR.cjs","sourcesContent":["// import { Mousewheel } from \"swiper\";\nimport { useEffect, useRef } from \"react\";\nimport { Swiper, SwiperProps, SwiperSlide } from \"swiper/react\";\nimport { twMerge } from \"tailwind-merge\";\nimport type { Swiper as SwiperType } from \"swiper\";\nimport { Navigation, Autoplay, Pagination } from \"swiper/modules\";\n\ninterface CarouselCustomProps extends SwiperProps {\n listItem: React.ReactNode[];\n hasClickNavigation?: boolean;\n className?: string;\n wrapperClassName?: string;\n setSwiperInstance?: React.Dispatch<React.SetStateAction<SwiperType | null>>;\n}\n\nconst CarouselCustom = (props: CarouselCustomProps) => {\n const {\n slidesPerView = 1.05,\n direction = \"horizontal\",\n listItem,\n className = \"\",\n hasClickNavigation = true,\n wrapperClassName = \"\",\n setSwiperInstance,\n ...rest\n } = props;\n const swiperRef = useRef<SwiperType>();\n\n const handleClick = (e: React.MouseEvent<HTMLDivElement>) => {\n if (!hasClickNavigation) return;\n const container = e.currentTarget;\n const { clientX } = e;\n const { left, width } = container.getBoundingClientRect();\n const clickX = clientX - left;\n\n if (clickX > width / 2) {\n swiperRef.current?.slideNext();\n } else {\n swiperRef.current?.slidePrev();\n }\n };\n\n useEffect(() => {\n if (!setSwiperInstance || !swiperRef.current) return;\n setSwiperInstance(swiperRef.current);\n }, [setSwiperInstance, swiperRef.current]);\n\n return (\n <div\n className={twMerge(\"h-full w-full relative\", wrapperClassName)}\n onClick={handleClick}\n >\n <Swiper\n onSwiper={(swiper) => (swiperRef.current = swiper)}\n // loop={true}\n className={twMerge(\"w-full\", className)}\n slidesPerView={slidesPerView}\n spaceBetween={8}\n pagination={{\n clickable: true,\n }}\n direction={direction}\n // modules={[Mousewheel]}\n modules={[Autoplay, Pagination]}\n {...rest}\n >\n {listItem &&\n listItem.map((item, index) => {\n return (\n <SwiperSlide className=\"w-fit\" key={index}>\n {item}\n </SwiperSlide>\n );\n })}\n </Swiper>\n </div>\n );\n};\n\nexport default CarouselCustom;\n"]}
@@ -0,0 +1,3 @@
1
+ import {a}from'./chunk-IUV4VDAV.js';import {a as a$1}from'./chunk-U7XVI2DM.js';import {f,g}from'./chunk-UIPKSEN4.js';import {useState,useEffect}from'react';import {motion}from'framer-motion';import {twMerge}from'tailwind-merge';import {ImageNomion}from'@phygitallabs/core-ui/components/image-nomion';import {jsxs,jsx,Fragment}from'react/jsx-runtime';var R=({name:g,originalImage:r,pieces:u,onBack:a$2})=>{let[n,d]=useState(true),[h,l]=useState([]),[b,w]=useState(null),[j,H]=useState(false),[y,P]=useState(4);useEffect(()=>{let t=4;P(t);let e=setInterval(()=>{t-=1,P(t),t===0&&(clearInterval(e),d(false),l(N(u)));},1e3);return ()=>clearInterval(e)},[u]);let N=t=>{let e=[...t],o=e.length,c,m;for(;o!==0;)m=Math.floor(Math.random()*o),o-=1,c=e[o],e[o]=e[m],e[m]=c;return e.every((p,F)=>p===t[F])?N(t):e},M=t=>{if(b===null)w(t);else {let e=[...h],o=e.findIndex(p=>p.id===b),c=e.findIndex(p=>p.id===t),m=e[o];e[o]=e[c],e[c]=m,l(e),w(null),O(e)&&setTimeout(()=>{H(true);},1e3);}},O=t=>{for(let e=0;e<t.length;e++)if(t[e].id!==e+1)return false;return true};return j?jsx("div",{className:"flex flex-col items-center justify-center bg-gray-100 p-4",children:jsxs("div",{className:"w-full h-full flex flex-col items-center",children:[jsx("img",{src:r,alt:"Original",className:"w-auto h-[150px] object-cover m-auto mb-2"}),jsx(ImageNomion,{className:"object-cover m-auto mb-2",src:"https://storage.googleapis.com/assets-fygito/portal/hesman/trophy.png",alt:"Original",width:200,height:200}),jsx("p",{className:"text-[20px] font-bold text-white text-center z-10 mb-2",children:"Ch\xFAc m\u1EEBng"}),g&&jsx("p",{className:"text-[20px] font-bold text-[#F8A54D] text-center z-10 mb-2",children:g}),jsx("p",{className:"text-[20px] font-bold text-white text-center z-10 mb-4",children:"B\u1EA1n \u0111\xE3 chi\u1EBFn th\u1EAFng"}),jsx(a,{onClick:a$2,children:"Tr\u1EDF v\u1EC1"})]})}):jsxs("div",{className:"flex flex-col items-center justify-center h-[470px] bg-gray-100 p-4 relative",children:[jsx(a$1,{onClick:a$2,className:"self-start relative top-[-20px]",children:"Quay l\u1EA1i"}),n?jsxs(Fragment,{children:[jsx("img",{src:r,alt:"Original",className:"w-[300px] h-[450px] object-cover m-auto opacity-60"}),y<4&&jsx("div",{className:"absolute z-10 w-full h-full flex items-center justify-center",children:jsx("div",{className:"w-[80px] h-[80px] p-0 flex items-center justify-center text-[60px] text-white font-bold uppercase spacing-[60px]",children:y})})]}):jsx("div",{className:"grid grid-cols-2 gap-0 h-[450px] w-[300px]",children:h.map(t=>jsx(motion.div,{className:twMerge("w-[150px] h-[150px] object-cover cursor-pointer transition-transform duration-200 border-[2px] border-solid"),onClick:()=>M(t.id),transition:{duration:.2},whileTap:{scale:.9},style:{borderColor:`${b===t.id?"black":"#ccc9c9"}`},children:jsx("img",{src:t.imgSrc,alt:`Piece ${t.id}`})},t.id))})]})},C=R;var X=[{id:1,imgSrc:"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-0.webp"},{id:2,imgSrc:"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-1.webp"},{id:3,imgSrc:"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-2.webp"},{id:4,imgSrc:"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-3.webp"},{id:5,imgSrc:"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-4.webp"},{id:6,imgSrc:"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-5.webp"}],k="https://s3-sgn10.fptcloud.com/assets-fygito/portal/hesman/hesman_game.webp",_=g$1=>{let{id:r,name:u}=g$1,[a$1,n]=useState(0),{isInViewport:d}=f(r);useEffect(()=>{!d&&a$1!==0&&n(0);},[d]);let h=()=>{n(1);},l=()=>{n(0);};return jsxs(g,{className:"flex flex-col items-center justify-center text-center gap-2 px-3",name:r,children:[a$1===0&&jsxs(Fragment,{children:[jsx("div",{className:"absolute z-100 h-full w-full",children:jsx(ImageNomion,{className:"object-cover",src:k,alt:"home background"})}),jsx("div",{className:twMerge("absolute inset-0 h-full w-full"),style:{backgroundColor:"rgba(0, 0, 0, 0.7)"}}),jsx("h2",{className:"text-[24px] text-white uppercase z-10 leading-[28px] mb-6",children:"GAME X\u1EBEP H\xCCNH"}),jsx(a,{onClick:h,className:"text-lg font-[16px] z-10 py-2 px-4relative w-[130px] uppercase",children:"Ch\u01A1i ngay"})]}),a$1===1&&jsx(C,{name:u,originalImage:k,pieces:X,onCancel:l,onBack:l})]})},me=_;
2
+ export{me as a};//# sourceMappingURL=chunk-R3JFYIT4.js.map
3
+ //# sourceMappingURL=chunk-R3JFYIT4.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/common/ui-kit/organisms/HesmanPuzzleSection/Puzzle.tsx","../src/components/LandingPage/common/ui-kit/organisms/HesmanPuzzleSection/index.tsx"],"names":["PuzzleGame","name","originalImage","pieces","onBack","showOriginal","setShowOriginal","useState","shuffledPieces","setShuffledPieces","selectedPiece","setSelectedPiece","isWin","setIsWin","countdownTime","setCountdownTime","useEffect","countdown","interval","shuffleArray","originalArray","array","currentIndex","temporaryValue","randomIndex","val","index","handlePieceClick","id","newPieces","selectedIndex","clickedIndex","temp","checkWin","i","jsx","jsxs","Image","HesmanButton","BaseButton_default","Fragment","piece","motion","twMerge","Puzzle_default","hesmanOriginalImage","HesmanPuzzleSection","props","step","setStep","isInViewport","useFullScreenContext","handleClickPlay","handleClosePuzzleModal","SectionFullScreen_default","HesmanPuzzleSection_default"],"mappings":"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","file":"chunk-R3JFYIT4.js","sourcesContent":["import React, { useEffect, useState } from \"react\";\nimport { motion } from \"framer-motion\";\nimport { twMerge } from \"tailwind-merge\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\nimport HesmanButton from \"../../atomics/HesmanButton\";\nimport BaseButton from \"../../atomics/BaseButton\";\n\ninterface Piece {\n id: number;\n imgSrc: string;\n}\n\ninterface PuzzleGameProps {\n name?: string;\n originalImage: string;\n pieces: Piece[];\n onCancel: () => void;\n onBack: () => void;\n}\n\nconst PuzzleGame: React.FC<PuzzleGameProps> = ({\n name,\n originalImage,\n pieces,\n onBack,\n}) => {\n const [showOriginal, setShowOriginal] = useState(true);\n const [shuffledPieces, setShuffledPieces] = useState<Piece[]>([]);\n const [selectedPiece, setSelectedPiece] = useState<number | null>(null);\n const [isWin, setIsWin] = useState(false);\n const [countdownTime, setCountdownTime] = useState(4);\n\n // useEffect(() => {\n // // Show the original image for 3 seconds\n // const timer = setTimeout(() => {\n // setShowOriginal(false);\n // setShuffledPieces(shuffleArray(pieces));\n // }, 3000);\n\n // return () => clearTimeout(timer);\n // }, [pieces]);\n\n useEffect(() => {\n // Initialize countdown time to 3 seconds\n let countdown = 4;\n // Update state to show countdown\n setCountdownTime(countdown);\n\n // Decrease countdown every second\n const interval = setInterval(() => {\n countdown -= 1;\n setCountdownTime(countdown);\n\n if (countdown === 0) {\n clearInterval(interval);\n setShowOriginal(false);\n setShuffledPieces(shuffleArray(pieces));\n }\n }, 1000);\n\n // Cleanup interval on component unmount\n return () => clearInterval(interval);\n }, [pieces]);\n\n const shuffleArray = (originalArray: Piece[]): any => {\n // Clone the original array to avoid modifying it\n let array = [...originalArray];\n let currentIndex = array.length,\n temporaryValue,\n randomIndex;\n\n // While there remain elements to shuffle...\n while (currentIndex !== 0) {\n // Pick a remaining element...\n randomIndex = Math.floor(Math.random() * currentIndex);\n currentIndex -= 1;\n\n // And swap it with the current element.\n temporaryValue = array[currentIndex];\n array[currentIndex] = array[randomIndex];\n array[randomIndex] = temporaryValue;\n }\n\n // Check if the shuffled array is the same as the original, if so, reshuffle\n if (array.every((val, index) => val === originalArray[index])) {\n return shuffleArray(originalArray);\n }\n\n return array;\n };\n\n const handlePieceClick = (id: number) => {\n if (selectedPiece === null) {\n setSelectedPiece(id);\n } else {\n const newPieces = [...shuffledPieces];\n const selectedIndex = newPieces.findIndex((p) => p.id === selectedPiece);\n const clickedIndex = newPieces.findIndex((p) => p.id === id);\n\n // Swap pieces with animation\n const temp = newPieces[selectedIndex];\n newPieces[selectedIndex] = newPieces[clickedIndex];\n newPieces[clickedIndex] = temp;\n\n setShuffledPieces(newPieces);\n setSelectedPiece(null);\n\n // Check if the user has won\n if (checkWin(newPieces)) {\n setTimeout(() => {\n setIsWin(true);\n }, 1000);\n }\n }\n };\n\n const checkWin = (pieces: Piece[]) => {\n for (let i = 0; i < pieces.length; i++) {\n if (pieces[i].id !== i + 1) {\n return false;\n }\n }\n return true;\n };\n\n if (isWin) {\n return (\n <div className=\"flex flex-col items-center justify-center bg-gray-100 p-4\">\n <div className=\"w-full h-full flex flex-col items-center\">\n <img\n src={originalImage}\n alt=\"Original\"\n className=\"w-auto h-[150px] object-cover m-auto mb-2\"\n />\n <Image\n className=\"object-cover m-auto mb-2\"\n src=\"https://storage.googleapis.com/assets-fygito/portal/hesman/trophy.png\"\n alt=\"Original\"\n width={200}\n height={200}\n />\n <p className=\"text-[20px] font-bold text-white text-center z-10 mb-2\">\n Chúc mừng\n </p>\n {name && (\n <p className=\"text-[20px] font-bold text-[#F8A54D] text-center z-10 mb-2\">\n {name}\n </p>\n )}\n <p className=\"text-[20px] font-bold text-white text-center z-10 mb-4\">\n Bạn đã chiến thắng\n </p>\n <HesmanButton onClick={onBack}>Trở về</HesmanButton>\n </div>\n </div>\n );\n }\n\n return (\n <div className=\"flex flex-col items-center justify-center h-[470px] bg-gray-100 p-4 relative\">\n <BaseButton onClick={onBack} className=\"self-start relative top-[-20px]\">\n Quay lại\n </BaseButton>\n\n {showOriginal ? (\n <>\n <img\n src={originalImage}\n alt=\"Original\"\n className=\"w-[300px] h-[450px] object-cover m-auto opacity-60\"\n />\n {countdownTime < 4 && (\n <div className=\"absolute z-10 w-full h-full flex items-center justify-center\">\n <div className=\"w-[80px] h-[80px] p-0 flex items-center justify-center text-[60px] text-white font-bold uppercase spacing-[60px]\">\n {countdownTime}\n </div>\n </div>\n )}\n </>\n ) : (\n <div className=\"grid grid-cols-2 gap-0 h-[450px] w-[300px]\">\n {shuffledPieces.map((piece) => (\n <motion.div\n key={piece.id}\n className={twMerge(\n \"w-[150px] h-[150px] object-cover cursor-pointer transition-transform duration-200 border-[2px] border-solid\"\n )}\n onClick={() => handlePieceClick(piece.id)}\n transition={{ duration: 0.2 }}\n whileTap={{ scale: 0.9 }}\n style={{\n borderColor: `${selectedPiece === piece.id ? \"black\" : \"#ccc9c9\"}`,\n }}>\n <img src={piece.imgSrc} alt={`Piece ${piece.id}`} />\n </motion.div>\n ))}\n </div>\n )}\n </div>\n );\n};\n\nexport default PuzzleGame;\n","import { BaseSectionProps } from \"../../../../models/base-section\";\nimport SectionFullScreen from \"../../../SectionFullScreen\";\nimport { useEffect, useState } from \"react\";\nimport PuzzleGame from \"./Puzzle\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\nimport { twMerge } from \"tailwind-merge\";\nimport HesmanButton from \"../../atomics/HesmanButton\";\nimport { useFullScreenContext } from \"../../../../../../components/LandingPage/hooks\";\n\nconst pieces = [\n {\n id: 1,\n imgSrc:\n \"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-0.webp\",\n },\n {\n id: 2,\n imgSrc:\n \"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-1.webp\",\n },\n {\n id: 3,\n imgSrc:\n \"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-2.webp\",\n },\n {\n id: 4,\n imgSrc:\n \"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-3.webp\",\n },\n {\n id: 5,\n imgSrc:\n \"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-4.webp\",\n },\n {\n id: 6,\n imgSrc:\n \"https://storage.googleapis.com/assets-fygito/portal/hesman/piece-5.webp\",\n },\n];\n\nconst hesmanOriginalImage =\n \"https://s3-sgn10.fptcloud.com/assets-fygito/portal/hesman/hesman_game.webp\";\n\ninterface Props extends BaseSectionProps {}\n\nconst HesmanPuzzleSection = (props: Props & { name?: string }) => {\n const { id, name } = props;\n const [step, setStep] = useState(0);\n const { isInViewport } = useFullScreenContext(id);\n\n useEffect(() => {\n if (!isInViewport && step !== 0) {\n setStep(0);\n }\n }, [isInViewport]);\n\n const handleClickPlay = () => {\n setStep(1);\n };\n\n const handleClosePuzzleModal = () => {\n setStep(0);\n };\n\n return (\n <SectionFullScreen\n className=\"flex flex-col items-center justify-center text-center gap-2 px-3\"\n name={id}>\n {step === 0 && (\n <>\n <div className=\"absolute z-100 h-full w-full\">\n <Image\n className=\"object-cover\"\n src={hesmanOriginalImage}\n alt=\"home background\"\n />\n </div>\n <div\n className={twMerge(\"absolute inset-0 h-full w-full\")}\n style={{\n backgroundColor: \"rgba(0, 0, 0, 0.7)\",\n }}\n />\n <h2 className=\"text-[24px] text-white uppercase z-10 leading-[28px] mb-6\">\n GAME XẾP HÌNH\n </h2>\n <HesmanButton\n onClick={handleClickPlay}\n className=\"text-lg font-[16px] z-10 py-2 px-4relative w-[130px] uppercase\">\n Chơi ngay\n </HesmanButton>\n </>\n )}\n\n {step === 1 && (\n <PuzzleGame\n name={name}\n originalImage={hesmanOriginalImage}\n pieces={pieces}\n onCancel={handleClosePuzzleModal}\n onBack={handleClosePuzzleModal}\n />\n )}\n\n {/* <BaseButton\n \n className=\"text-black text-lg font-medium z-10 p-4 relative \">\n </BaseButton> */}\n\n {/* <Modal\n wrapClassName=\"hesman-modal\"\n open={openPuzzleModal}\n onCancel={handleClosePuzzleModal}\n footer={null}\n onOk={handleClosePuzzleModal}>\n <PuzzleGame\n originalImage={hesmanOriginalImage}\n pieces={pieces}\n open={openPuzzleModal}\n onCancel={handleClosePuzzleModal}\n />\n </Modal> */}\n </SectionFullScreen>\n );\n};\n\nexport default HesmanPuzzleSection;\n"]}
@@ -0,0 +1,2 @@
1
+ 'use strict';var d=c=>a=>{var b=c[a];if(b)return b();throw new Error("Module not found in bundle: "+a)};exports.a=d;//# sourceMappingURL=chunk-SDQQRSTP.cjs.map
2
+ //# sourceMappingURL=chunk-SDQQRSTP.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"chunk-SDQQRSTP.cjs"}
@@ -0,0 +1,3 @@
1
+ import {a as a$2}from'./chunk-U7XVI2DM.js';import {a}from'./chunk-HMIZ2FLM.js';import {b}from'./chunk-LSVSIJSZ.js';import {a as a$1}from'./chunk-6GUVMAUD.js';import {g}from'./chunk-UIPKSEN4.js';import {createContext,useState,useContext}from'react';import {jsx,jsxs,Fragment}from'react/jsx-runtime';import {isIOS,parse}from'@phygitallabs/helpers';import {twMerge}from'tailwind-merge';import {ImageNomion}from'@phygitallabs/core-ui/components/image-nomion';import X from'clsx';import {SealCheck}from'@phosphor-icons/react';var _=createContext({isCertOpen:false,isMilestoneOpen:false,toggleCertModal:()=>{},toggleMilestoneModal:()=>{}});function x1({children:t}){let[o,g]=useState(false),[p,m]=useState(false),h=()=>{g(!o);},u=()=>{m(!p);};return jsx(_.Provider,{value:{isCertOpen:o,isMilestoneOpen:p,toggleCertModal:h,toggleMilestoneModal:u},children:t})}var F=()=>{let t=useContext(_);if(!t)throw new Error("usePGLModal must be used within a PGLModalProvider");return t};function v(t){let{theme:o}=t;return jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[jsx("circle",{cx:"12",cy:"12",r:"10.5",fill:"currentColor"}),jsx("path",{d:"M15.9103 15.2112L16.3767 12.2476H13.4589V10.3252C13.4589 9.51428 13.8657 8.7233 15.1726 8.7233H16.5V6.20024C16.5 6.20024 15.2959 6 14.1452 6C11.7411 6 10.1712 7.4197 10.1712 9.98883V12.2476H7.5V15.2112H10.1712V22.3759C10.7075 22.458 11.2562 22.5 11.8151 22.5C12.374 22.5 12.9226 22.458 13.4589 22.3759V15.2112H15.9103Z",fill:o==="light"?"white":"black"})]})}function x(t){return jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[jsx("path",{d:"M16.9949 2H7.00509C4.24522 2 2 4.24588 2 7.00656V16.1485C2 18.9092 4.24522 21.155 7.00509 21.155H16.9949C19.7548 21.155 22 18.9092 22 16.1485V7.00656C22 4.24588 19.7548 2 16.9949 2ZM3.76564 7.00656C3.76564 5.22004 5.21909 3.76614 7.00509 3.76614H16.9949C18.7809 3.76614 20.2344 5.22004 20.2344 7.00656V16.1485C20.2344 17.935 18.7809 19.3889 16.9949 19.3889H7.00509C5.21909 19.3889 3.76564 17.935 3.76564 16.1485V7.00656Z",fill:"currentColor"}),jsx("path",{d:"M11.9998 16.2333C14.5663 16.2333 16.6554 14.1447 16.6554 11.5764C16.6554 9.00804 14.5674 6.91943 11.9998 6.91943C9.43224 6.91943 7.34424 9.00804 7.34424 11.5764C7.34424 14.1447 9.43224 16.2333 11.9998 16.2333ZM11.9998 8.68671C13.5935 8.68671 14.8898 9.98333 14.8898 11.5775C14.8898 13.1717 13.5935 14.4683 11.9998 14.4683C10.4061 14.4683 9.10988 13.1717 9.10988 11.5775C9.10988 9.98333 10.4061 8.68671 11.9998 8.68671Z",fill:"currentColor"}),jsx("path",{d:"M17.0864 7.67161C17.7775 7.67161 18.3408 7.10931 18.3408 6.41687C18.3408 5.72444 17.7786 5.16211 17.0864 5.16211C16.3942 5.16211 15.832 5.72444 15.832 6.41687C15.832 7.10931 16.3942 7.67161 17.0864 7.67161Z",fill:"currentColor"})]})}function y(t){return jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:jsx("path",{d:"M19.739 7.89054V10.9144C19.2107 10.8628 18.5242 10.7427 17.7648 10.4644C16.7732 10.1009 16.0352 9.60386 15.5517 9.21901V15.3307L15.5394 15.3116C15.5472 15.4328 15.5517 15.5562 15.5517 15.6807C15.5517 18.7158 13.0829 21.1865 10.0476 21.1865C7.0123 21.1865 4.54346 18.7158 4.54346 15.6807C4.54346 12.6457 7.0123 10.1739 10.0476 10.1739C10.3448 10.1739 10.6365 10.1974 10.9214 10.2434V13.2235C10.6477 13.1259 10.3538 13.0731 10.0476 13.0731C8.6107 13.0731 7.44078 14.2423 7.44078 15.6807C7.44078 17.1192 8.6107 18.2883 10.0476 18.2883C11.4845 18.2883 12.6544 17.118 12.6544 15.6807C12.6544 15.6269 12.6533 15.573 12.6499 15.5192V3.64258H15.6706C15.6818 3.8984 15.6919 4.15646 15.7031 4.41228C15.7233 4.91607 15.9028 5.39965 16.2158 5.79573C16.5825 6.26137 17.1243 6.80219 17.8848 7.23416C18.5971 7.63697 19.2656 7.81088 19.739 7.89279V7.89054Z",fill:"currentColor"})})}function M(t){let{theme:o}=t;return jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("circle",{cx:"12",cy:"12",r:"10.5",fill:"currentColor"}),jsx("path",{d:"M17.2399 7.65659C17.3334 7.05249 16.7591 6.57567 16.2219 6.8115L5.52361 11.5086C5.13842 11.6778 5.1666 12.2612 5.5661 12.3884L7.77236 13.091C8.19344 13.2251 8.64939 13.1558 9.01709 12.9017L13.9912 9.4652C14.1412 9.36157 14.3047 9.57485 14.1766 9.70697L10.5961 13.3985C10.2488 13.7566 10.3177 14.3634 10.7355 14.6254L14.7442 17.1392C15.1938 17.4212 15.7723 17.1379 15.8564 16.5946L17.2399 7.65659Z",fill:o==="light"?"white":"black"})]})}function L(){return jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsx("path",{d:"M16.735 11.2696C16.6488 11.2283 16.5613 11.1886 16.4727 11.1505C16.3183 8.30606 14.764 6.6776 12.1542 6.66094C12.1424 6.66086 12.1307 6.66086 12.1188 6.66086C10.5578 6.66086 9.25957 7.32718 8.46049 8.53966L9.89581 9.52425C10.4927 8.61857 11.4296 8.4255 12.1195 8.4255C12.1275 8.4255 12.1355 8.4255 12.1434 8.42557C13.0027 8.43105 13.6511 8.6809 14.0708 9.16813C14.3762 9.52284 14.5805 10.013 14.6816 10.6316C13.9198 10.5022 13.0958 10.4623 12.215 10.5128C9.73369 10.6558 8.13853 12.1029 8.24566 14.1137C8.30003 15.1337 8.80817 16.0112 9.67643 16.5845C10.4105 17.0691 11.356 17.306 12.3387 17.2524C13.6363 17.1812 14.6543 16.6861 15.3646 15.7808C15.9039 15.0933 16.2451 14.2024 16.3957 13.0798C17.0141 13.453 17.4725 13.9442 17.7256 14.5346C18.156 15.5382 18.1811 17.1875 16.8354 18.5321C15.6563 19.71 14.239 20.2196 12.0971 20.2353C9.72114 20.2177 7.92422 19.4557 6.75592 17.9705C5.6619 16.5798 5.09651 14.571 5.07541 12C5.09651 9.42894 5.6619 7.42017 6.75592 6.02945C7.92422 4.54426 9.72111 3.78229 12.0971 3.76464C14.4903 3.78243 16.3185 4.54806 17.5315 6.04042C18.1263 6.77225 18.5748 7.69258 18.8704 8.76566L20.5524 8.3169C20.194 6.99606 19.6302 5.85789 18.8629 4.91396C17.3078 3.0007 15.0334 2.02033 12.1029 2H12.0912C9.1667 2.02026 6.9178 3.00435 5.40698 4.92493C4.06257 6.634 3.36908 9.01205 3.34578 11.993L3.3457 12L3.34578 12.007C3.36908 14.9879 4.06257 17.366 5.40698 19.0751C6.9178 20.9956 9.1667 21.9798 12.0912 22H12.1029C14.703 21.982 16.5357 21.3013 18.0455 19.7928C20.0208 17.8194 19.9613 15.3457 19.3103 13.8272C18.8432 12.7382 17.9527 11.8538 16.735 11.2696ZM12.2458 15.4903C11.1583 15.5516 10.0285 15.0634 9.97274 14.0179C9.93145 13.2427 10.5244 12.3777 12.3125 12.2747C12.5173 12.2629 12.7182 12.2571 12.9156 12.2571C13.5651 12.2571 14.1727 12.3202 14.7251 12.4409C14.519 15.0141 13.3105 15.4319 12.2458 15.4903Z",fill:"currentColor"})})}function k(t){let{theme:o}=t;return jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("path",{d:"M1.68338 7.45583C1.77978 5.97175 2.97296 4.80867 4.45835 4.73508C6.60929 4.62852 9.6836 4.5 12 4.5C14.3164 4.5 17.3907 4.62852 19.5417 4.73508C21.027 4.80867 22.2202 5.97175 22.3166 7.45583C22.409 8.8777 22.5 10.6272 22.5 12C22.5 13.3728 22.409 15.1223 22.3166 16.5442C22.2202 18.0283 21.027 19.1913 19.5417 19.2649C17.3907 19.3715 14.3164 19.5 12 19.5C9.6836 19.5 6.60929 19.3715 4.45835 19.2649C2.97296 19.1913 1.77978 18.0283 1.68338 16.5442C1.59102 15.1223 1.5 13.3728 1.5 12C1.5 10.6272 1.59102 8.87769 1.68338 7.45583Z",fill:"currentColor"}),jsx("path",{d:"M9.75 9V15L15.75 12L9.75 9Z",fill:o==="light"?"white":"black"})]})}function I(){return jsxs("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("g",{"clip-path":"url(#clip0_1633_8735)",children:jsx("path",{d:"M15.4409 4.10547H17.6839L12.7837 9.70615L18.5484 17.3274H14.0347L10.4993 12.7052L6.45409 17.3274H4.20975L9.45106 11.3369L3.9209 4.10547H8.54926L11.7449 8.33039L15.4409 4.10547ZM14.6537 15.9849H15.8966L7.87392 5.37749H6.5402L14.6537 15.9849Z",fill:"currentColor"})}),jsx("defs",{children:jsx("clipPath",{id:"clip0_1633_8735",children:jsx("rect",{width:"15.9573",height:"15.9573",fill:"white",fillOpacity:"1",transform:"translate(3.25586 2.83984)"})})})]})}var s1=()=>jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("rect",{x:"1.5",y:"1.5",width:"21",height:"21",rx:"10.5",fill:"black"}),jsx("path",{d:"M9.46392 7.26911C9.46392 7.97002 8.85639 8.53822 8.10696 8.53822C7.35753 8.53822 6.75 7.97002 6.75 7.26911C6.75 6.5682 7.35753 6 8.10696 6C8.85639 6 9.46392 6.5682 9.46392 7.26911Z",fill:"white"}),jsx("path",{d:"M6.93557 9.47107H9.25515V16.5H6.93557V9.47107Z",fill:"white"}),jsx("path",{d:"M12.9897 9.47107H10.6701V16.5H12.9897C12.9897 16.5 12.9897 14.2872 12.9897 12.9036C12.9897 12.0732 13.2732 11.2392 14.4046 11.2392C15.6833 11.2392 15.6756 12.3259 15.6696 13.1678C15.6618 14.2683 15.6804 15.3914 15.6804 16.5H18V12.7903C17.9804 10.4215 17.3631 9.33006 15.3325 9.33006C14.1265 9.33006 13.379 9.87754 12.9897 10.3729V9.47107Z",fill:"white"})]}),Y=s1;var C1=()=>jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsx("path",{d:"M14.167 2.9165H5.83366C3.33366 2.9165 1.66699 4.1665 1.66699 7.08317V12.9165C1.66699 15.8332 3.33366 17.0832 5.83366 17.0832H14.167C16.667 17.0832 18.3337 15.8332 18.3337 12.9165V7.08317C18.3337 4.1665 16.667 2.9165 14.167 2.9165ZM14.5587 7.9915L11.9503 10.0748C11.4003 10.5165 10.7003 10.7332 10.0003 10.7332C9.30033 10.7332 8.59199 10.5165 8.05033 10.0748L5.44199 7.9915C5.17533 7.77484 5.13366 7.37484 5.34199 7.10817C5.55866 6.8415 5.95033 6.7915 6.21699 7.00817L8.82533 9.0915C9.45866 9.59984 10.5337 9.59984 11.167 9.0915L13.7753 7.00817C14.042 6.7915 14.442 6.83317 14.6503 7.10817C14.867 7.37484 14.8253 7.77484 14.5587 7.9915Z",fill:"currentColor"})}),A=C1;var p1=()=>jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsx("path",{d:"M9.20866 12.4582L7.66699 13.9998C7.34199 14.3248 6.82533 14.3248 6.49199 14.0082C6.40033 13.9165 6.30866 13.8332 6.21699 13.7415C5.35866 12.8748 4.58366 11.9665 3.89199 11.0165C3.20866 10.0665 2.65866 9.1165 2.25866 8.17484C1.86699 7.22484 1.66699 6.3165 1.66699 5.44984C1.66699 4.88317 1.76699 4.3415 1.96699 3.8415C2.16699 3.33317 2.48366 2.8665 2.92533 2.44984C3.45866 1.92484 4.04199 1.6665 4.65866 1.6665C4.89199 1.6665 5.12533 1.7165 5.33366 1.8165C5.55033 1.9165 5.74199 2.0665 5.89199 2.28317L7.82533 5.00817C7.97533 5.2165 8.08366 5.40817 8.15866 5.5915C8.23366 5.7665 8.27533 5.9415 8.27533 6.09984C8.27533 6.29984 8.21699 6.49984 8.10033 6.6915C7.99199 6.88317 7.83366 7.08317 7.63366 7.28317L7.00033 7.9415C6.90866 8.03317 6.86699 8.1415 6.86699 8.27484C6.86699 8.3415 6.87533 8.39984 6.89199 8.4665C6.91699 8.53317 6.94199 8.58317 6.95866 8.63317C7.10866 8.90817 7.36699 9.2665 7.73366 9.69984C8.10866 10.1332 8.50866 10.5748 8.94199 11.0165C9.02532 11.0998 9.11699 11.1832 9.20033 11.2665C9.53366 11.5915 9.54199 12.1248 9.20866 12.4582Z",fill:"currentColor"}),jsx("path",{d:"M18.3083 15.2752C18.3083 15.5085 18.2667 15.7502 18.1833 15.9835C18.1583 16.0502 18.1333 16.1169 18.1 16.1835C17.9583 16.4835 17.775 16.7669 17.5333 17.0335C17.125 17.4835 16.675 17.8085 16.1667 18.0169C16.1583 18.0169 16.15 18.0252 16.1417 18.0252C15.65 18.2252 15.1167 18.3335 14.5417 18.3335C13.6917 18.3335 12.7833 18.1335 11.825 17.7252C10.8667 17.3169 9.90833 16.7669 8.95833 16.0752C8.63333 15.8335 8.30833 15.5919 8 15.3335L10.725 12.6085C10.9583 12.7835 11.1667 12.9169 11.3417 13.0085C11.3833 13.0252 11.4333 13.0502 11.4917 13.0752C11.5583 13.1002 11.625 13.1085 11.7 13.1085C11.8417 13.1085 11.95 13.0585 12.0417 12.9669L12.675 12.3419C12.8833 12.1335 13.0833 11.9752 13.275 11.8752C13.4667 11.7585 13.6583 11.7002 13.8667 11.7002C14.025 11.7002 14.1917 11.7335 14.375 11.8085C14.5583 11.8835 14.75 11.9919 14.9583 12.1335L17.7167 14.0919C17.9333 14.2419 18.0833 14.4169 18.175 14.6252C18.2583 14.8335 18.3083 15.0419 18.3083 15.2752Z",fill:"currentColor"})]}),K=p1;var m1=(t,o="light")=>{switch(t){case "facebook":return jsx(v,{theme:o});case "instagram":return jsx(x,{});case "twitter":return jsx(I,{});case "tiktok":return jsx(y,{});case "telegram":return jsx(M,{theme:o});case "threads":return jsx(L,{});case "youtube":return jsx(k,{theme:o});case "linkedin":return jsx(Y,{});default:return null}},u1=["facebook","tiktok","instagram","linkedin","youtube","threads","twitter","telegram"];function w1(t){let{id:o,sectionData:g$1,type:p,themes:m}=t,{profile_info:h={value:{thumbnail:{url:""},name:"",description:"",email:"",phone:"",background:{url:""}},style_config:{}},social_contact:u={value:{},style_config:{}},theme:q={value:"light"},vcf_info:T={value:""}}=g$1??{},V=m?.theme_layout??q?.value,r=V==="dark",l=h?.value,P=u?.value,J=!!l?.thumbnail?.url,H=l?.background?.url,Q=p==="pgl-staff-profile",B=window.location.pathname.split("/")[1]==="1dd3c10e071080",{toggleCertModal:W}=F();return jsxs(g,{className:twMerge("space-y-8 pt-16 px-4 pb-10 bg-white text-black min-h-[100svh] min-svh-full h-fit",r&&"bg-black text-white"),isSnapScroll:false,name:o,children:[H?jsx("div",{className:X("absolute inset-0 z-10 h-full w-full ",r?"bg-cover bg-center bg-black bg-opacity-[70%]":"bg-cover bg-center bg-white bg-opacity-[70%]"),style:{backgroundImage:`url(${H})`,backgroundBlendMode:"overlay"}}):null,jsxs(b,{className:"w-full flex justify-center items-center flex-col gap-3 z-20 relative",delay:.25,isVisible:true,children:[J?jsx(ImageNomion,{className:"w-[140px] !h-[140px] object-cover rounded-full",height:140,src:l.thumbnail.url,width:140}):null,jsxs("div",{className:"space-y-1 text-center",children:[jsxs("div",{className:"flex items-center flex-row gap-2",children:[jsx(a,{className:"text-2xl",field:{value:l?.name,style_config:h?.style_config}}),B&&jsx(SealCheck,{size:20,color:"#34C759",weight:"fill"})]}),jsx(a$1,{className:"text-neutral-6",variant:"span",children:l?.description})]}),jsxs("div",{className:X("text-neutral-8 w-full flex items-start flex-col border border-neutral-5 p-5 rounded-xl backdrop-blur space-y-3",r&&"border-neutral-8"),children:[l?.email?jsxs("a",{className:twMerge("flex items-center gap-1 w-fit text-white no-underline",r?"text-white":"text-black"),href:`mailto:${l?.email}`,children:[jsx(A,{}),jsx(a$1,{variant:"span",children:l?.email})]}):null,l?.phone?jsxs("a",{className:twMerge("flex items-center gap-1 w-fit text-white no-underline",r?"text-white":"text-black"),href:`tel:${l?.phone}`,rel:"noopener",target:"_blank",children:[jsx(K,{}),jsx(a$1,{variant:"span",children:l?.phone})]}):null,T?.value&&isIOS()?jsx("a",{className:twMerge("flex items-center justify-center text-black no-underline border w-full p-2 rounded-lg border-neutral-5",r&&"text-white"),href:T?.value,rel:"noopener",target:"_blank",children:jsx(a$1,{variant:"span",children:"L\u01B0u th\xF4ng tin li\xEAn l\u1EA1c"})}):null]})]}),jsxs("div",{className:"flex justify-center flex-col gap-3 relative z-20",children:[Q?jsx(Fragment,{children:jsx(b,{delay:.5,isVisible:true,children:jsxs(a$2,{className:twMerge("flex p-4 items-center justify-between rounded-xl bg-black bg-opacity-10 backdrop-blur-xl relative text-black",r&&"!bg-neutral-8 text-white"),onClick:W,type:"button",children:[jsx(a$1,{className:"font-semibold capitalize !text-center w-full",variant:"p",children:"Certificate"}),jsx("div",{})]})})}):null,u1.map((s,j)=>!!P?.[s]&&jsx(b,{delay:.5+j*.2,isVisible:true,children:jsxs(a$2,{className:twMerge("flex p-4 justify-between rounded-xl bg-black bg-opacity-10 backdrop-blur-xl relative text-black",r&&"!bg-neutral-8 text-white"),onClick:()=>{let f=P[s];f.trim().match(/^(http:\/\/|https:\/\/)/)||(f=`https://${f}`),window.open(f,"_blank");},type:"button",children:[m1(s,V),jsx(a$1,{className:"font-semibold capitalize absolute left-1/2 -translate-x-1/2",variant:"p",children:parse(s)}),jsx("div",{})]},s)})),B&&jsx(b,{delay:1.25,isVisible:true,className:"flex items-center justify-center",children:jsx(ImageNomion,{className:"object-contain",height:85,width:180,src:"https://s3-sgn10.fptcloud.com/phygix-assets/Xa\u0301c thu\u031B\u0323c.png"})})]})]})}var p5=w1;
2
+ export{x1 as a,F as b,v as c,x as d,y as e,L as f,k as g,I as h,p5 as i};//# sourceMappingURL=chunk-SDUI3BD3.js.map
3
+ //# sourceMappingURL=chunk-SDUI3BD3.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/components/LandingPage/hooks/usePGLModalContext.tsx","../src/components/LandingPage/common/icons/social-icons/FacebookIcon.tsx","../src/components/LandingPage/common/icons/social-icons/InstagramIcon.tsx","../src/components/LandingPage/common/icons/social-icons/TiktokIcon.tsx","../src/components/LandingPage/common/icons/social-icons/TelegramIcon.tsx","../src/components/LandingPage/common/icons/social-icons/ThreadsIcon.tsx","../src/components/LandingPage/common/icons/social-icons/YoutubeIcon.tsx","../src/components/LandingPage/common/icons/social-icons/TwitterIcon.tsx","../src/components/LandingPage/common/icons/social-icons/LinkedinIcon.tsx","../src/components/LandingPage/common/icons/social-icons/IconMail.tsx","../src/components/LandingPage/common/icons/social-icons/IconPhone.tsx","../src/components/LandingPage/common/ui-kit/organisms/ProfileSection/index.tsx"],"names":["PGLModalContext","createContext","PGLModalProvider","children","isCertOpen","setIsCertOpen","useState","isMilestoneOpen","setIsMilestoneOpen","toggleCertModal","toggleMilestoneModal","jsx","usePGLModal","context","useContext","FacebookIcon","props","theme","jsxs","InstagramIcon","TiktokIcon","TelegramIcon","ThreadsIcon","YoutubeIcon","TwitterIcon","LinkedinIcon","LinkedinIcon_default","IconMail","IconMail_default","IconPhone","IconPhone_default","getIconByFieldKey","fieldKey","defaultOrderSocial","ProfileSection","id","sectionData","type","themes","profile_info","social_contact","vcf_info","currentTheme","isThemeDark","profileInfo","socialContact","isValidAvatar","bgImg","isPGL","isAuthenticate","SectionFullScreen_default","twMerge","clsx","FadeInMotionV2","Image","Title_default","SealCheck","Typography_default","isIOS","Fragment","BaseButton_default","item","index","inputUrl","parse","ProfileSection_default"],"mappings":"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","file":"chunk-SDUI3BD3.js","sourcesContent":["import { createContext, useState, useContext } from \"react\";\n\nconst PGLModalContext = createContext<{\n isCertOpen: boolean;\n isMilestoneOpen: boolean;\n toggleCertModal: () => void;\n toggleMilestoneModal: () => void;\n}>({\n isCertOpen: false,\n isMilestoneOpen: false,\n toggleCertModal: () => {},\n toggleMilestoneModal: () => {},\n});\n\nexport function PGLModalProvider({ children }: { children: React.ReactNode }) {\n const [isCertOpen, setIsCertOpen] = useState(false);\n const [isMilestoneOpen, setIsMilestoneOpen] = useState(false);\n\n const toggleCertModal = () => {\n setIsCertOpen(!isCertOpen);\n };\n const toggleMilestoneModal = () => {\n setIsMilestoneOpen(!isMilestoneOpen);\n };\n\n return (\n <PGLModalContext.Provider\n value={{\n isCertOpen,\n isMilestoneOpen,\n toggleCertModal,\n toggleMilestoneModal,\n }}\n >\n {children}\n </PGLModalContext.Provider>\n );\n}\n\nexport const usePGLModal = () => {\n const context = useContext(PGLModalContext);\n if (!context) {\n throw new Error(\"usePGLModal must be used within a PGLModalProvider\");\n }\n return context;\n};\n","import { Theme } from \"../../ui-kit/organisms/ProfileSection\";\n\ninterface Props {\n theme?: Theme;\n}\n\nexport default function FacebookIcon(props: Props) {\n const { theme } = props;\n return (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}>\n <circle cx=\"12\" cy=\"12\" r=\"10.5\" fill=\"currentColor\" />\n <path\n d=\"M15.9103 15.2112L16.3767 12.2476H13.4589V10.3252C13.4589 9.51428 13.8657 8.7233 15.1726 8.7233H16.5V6.20024C16.5 6.20024 15.2959 6 14.1452 6C11.7411 6 10.1712 7.4197 10.1712 9.98883V12.2476H7.5V15.2112H10.1712V22.3759C10.7075 22.458 11.2562 22.5 11.8151 22.5C12.374 22.5 12.9226 22.458 13.4589 22.3759V15.2112H15.9103Z\"\n fill={theme === Theme.Light ? \"white\" : \"black\"}\n />\n </svg>\n );\n}\n","export default function InstagramIcon(props: any) {\n return (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}>\n <path\n d=\"M16.9949 2H7.00509C4.24522 2 2 4.24588 2 7.00656V16.1485C2 18.9092 4.24522 21.155 7.00509 21.155H16.9949C19.7548 21.155 22 18.9092 22 16.1485V7.00656C22 4.24588 19.7548 2 16.9949 2ZM3.76564 7.00656C3.76564 5.22004 5.21909 3.76614 7.00509 3.76614H16.9949C18.7809 3.76614 20.2344 5.22004 20.2344 7.00656V16.1485C20.2344 17.935 18.7809 19.3889 16.9949 19.3889H7.00509C5.21909 19.3889 3.76564 17.935 3.76564 16.1485V7.00656Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.9998 16.2333C14.5663 16.2333 16.6554 14.1447 16.6554 11.5764C16.6554 9.00804 14.5674 6.91943 11.9998 6.91943C9.43224 6.91943 7.34424 9.00804 7.34424 11.5764C7.34424 14.1447 9.43224 16.2333 11.9998 16.2333ZM11.9998 8.68671C13.5935 8.68671 14.8898 9.98333 14.8898 11.5775C14.8898 13.1717 13.5935 14.4683 11.9998 14.4683C10.4061 14.4683 9.10988 13.1717 9.10988 11.5775C9.10988 9.98333 10.4061 8.68671 11.9998 8.68671Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.0864 7.67161C17.7775 7.67161 18.3408 7.10931 18.3408 6.41687C18.3408 5.72444 17.7786 5.16211 17.0864 5.16211C16.3942 5.16211 15.832 5.72444 15.832 6.41687C15.832 7.10931 16.3942 7.67161 17.0864 7.67161Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\n","export default function TiktokIcon(props: React.SVGProps<SVGSVGElement>) {\n return (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}>\n <path\n d=\"M19.739 7.89054V10.9144C19.2107 10.8628 18.5242 10.7427 17.7648 10.4644C16.7732 10.1009 16.0352 9.60386 15.5517 9.21901V15.3307L15.5394 15.3116C15.5472 15.4328 15.5517 15.5562 15.5517 15.6807C15.5517 18.7158 13.0829 21.1865 10.0476 21.1865C7.0123 21.1865 4.54346 18.7158 4.54346 15.6807C4.54346 12.6457 7.0123 10.1739 10.0476 10.1739C10.3448 10.1739 10.6365 10.1974 10.9214 10.2434V13.2235C10.6477 13.1259 10.3538 13.0731 10.0476 13.0731C8.6107 13.0731 7.44078 14.2423 7.44078 15.6807C7.44078 17.1192 8.6107 18.2883 10.0476 18.2883C11.4845 18.2883 12.6544 17.118 12.6544 15.6807C12.6544 15.6269 12.6533 15.573 12.6499 15.5192V3.64258H15.6706C15.6818 3.8984 15.6919 4.15646 15.7031 4.41228C15.7233 4.91607 15.9028 5.39965 16.2158 5.79573C16.5825 6.26137 17.1243 6.80219 17.8848 7.23416C18.5971 7.63697 19.2656 7.81088 19.739 7.89279V7.89054Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\n","import { Theme } from \"../../ui-kit/organisms/ProfileSection\";\n\ninterface Props {\n theme: Theme;\n}\n\nexport default function TelegramIcon(props: Props) {\n const { theme } = props;\n return (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <circle cx=\"12\" cy=\"12\" r=\"10.5\" fill=\"currentColor\" />\n <path\n d=\"M17.2399 7.65659C17.3334 7.05249 16.7591 6.57567 16.2219 6.8115L5.52361 11.5086C5.13842 11.6778 5.1666 12.2612 5.5661 12.3884L7.77236 13.091C8.19344 13.2251 8.64939 13.1558 9.01709 12.9017L13.9912 9.4652C14.1412 9.36157 14.3047 9.57485 14.1766 9.70697L10.5961 13.3985C10.2488 13.7566 10.3177 14.3634 10.7355 14.6254L14.7442 17.1392C15.1938 17.4212 15.7723 17.1379 15.8564 16.5946L17.2399 7.65659Z\"\n fill={theme === Theme.Light ? \"white\" : \"black\"}\n />\n </svg>\n );\n}\n","export default function ThreadsIcon() {\n return (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M16.735 11.2696C16.6488 11.2283 16.5613 11.1886 16.4727 11.1505C16.3183 8.30606 14.764 6.6776 12.1542 6.66094C12.1424 6.66086 12.1307 6.66086 12.1188 6.66086C10.5578 6.66086 9.25957 7.32718 8.46049 8.53966L9.89581 9.52425C10.4927 8.61857 11.4296 8.4255 12.1195 8.4255C12.1275 8.4255 12.1355 8.4255 12.1434 8.42557C13.0027 8.43105 13.6511 8.6809 14.0708 9.16813C14.3762 9.52284 14.5805 10.013 14.6816 10.6316C13.9198 10.5022 13.0958 10.4623 12.215 10.5128C9.73369 10.6558 8.13853 12.1029 8.24566 14.1137C8.30003 15.1337 8.80817 16.0112 9.67643 16.5845C10.4105 17.0691 11.356 17.306 12.3387 17.2524C13.6363 17.1812 14.6543 16.6861 15.3646 15.7808C15.9039 15.0933 16.2451 14.2024 16.3957 13.0798C17.0141 13.453 17.4725 13.9442 17.7256 14.5346C18.156 15.5382 18.1811 17.1875 16.8354 18.5321C15.6563 19.71 14.239 20.2196 12.0971 20.2353C9.72114 20.2177 7.92422 19.4557 6.75592 17.9705C5.6619 16.5798 5.09651 14.571 5.07541 12C5.09651 9.42894 5.6619 7.42017 6.75592 6.02945C7.92422 4.54426 9.72111 3.78229 12.0971 3.76464C14.4903 3.78243 16.3185 4.54806 17.5315 6.04042C18.1263 6.77225 18.5748 7.69258 18.8704 8.76566L20.5524 8.3169C20.194 6.99606 19.6302 5.85789 18.8629 4.91396C17.3078 3.0007 15.0334 2.02033 12.1029 2H12.0912C9.1667 2.02026 6.9178 3.00435 5.40698 4.92493C4.06257 6.634 3.36908 9.01205 3.34578 11.993L3.3457 12L3.34578 12.007C3.36908 14.9879 4.06257 17.366 5.40698 19.0751C6.9178 20.9956 9.1667 21.9798 12.0912 22H12.1029C14.703 21.982 16.5357 21.3013 18.0455 19.7928C20.0208 17.8194 19.9613 15.3457 19.3103 13.8272C18.8432 12.7382 17.9527 11.8538 16.735 11.2696ZM12.2458 15.4903C11.1583 15.5516 10.0285 15.0634 9.97274 14.0179C9.93145 13.2427 10.5244 12.3777 12.3125 12.2747C12.5173 12.2629 12.7182 12.2571 12.9156 12.2571C13.5651 12.2571 14.1727 12.3202 14.7251 12.4409C14.519 15.0141 13.3105 15.4319 12.2458 15.4903Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n}\n","import { Theme } from \"../../ui-kit/organisms/ProfileSection\";\n\ninterface Props {\n theme: Theme;\n}\n\nexport default function YoutubeIcon(props: Props) {\n const { theme } = props;\n return (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M1.68338 7.45583C1.77978 5.97175 2.97296 4.80867 4.45835 4.73508C6.60929 4.62852 9.6836 4.5 12 4.5C14.3164 4.5 17.3907 4.62852 19.5417 4.73508C21.027 4.80867 22.2202 5.97175 22.3166 7.45583C22.409 8.8777 22.5 10.6272 22.5 12C22.5 13.3728 22.409 15.1223 22.3166 16.5442C22.2202 18.0283 21.027 19.1913 19.5417 19.2649C17.3907 19.3715 14.3164 19.5 12 19.5C9.6836 19.5 6.60929 19.3715 4.45835 19.2649C2.97296 19.1913 1.77978 18.0283 1.68338 16.5442C1.59102 15.1223 1.5 13.3728 1.5 12C1.5 10.6272 1.59102 8.87769 1.68338 7.45583Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.75 9V15L15.75 12L9.75 9Z\"\n fill={theme === Theme.Light ? \"white\" : \"black\"}\n />\n </svg>\n );\n}\n","export default function TwitterIcon() {\n return (\n <svg\n width=\"22\"\n height=\"22\"\n viewBox=\"0 0 22 22\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <g clip-path=\"url(#clip0_1633_8735)\">\n <path\n d=\"M15.4409 4.10547H17.6839L12.7837 9.70615L18.5484 17.3274H14.0347L10.4993 12.7052L6.45409 17.3274H4.20975L9.45106 11.3369L3.9209 4.10547H8.54926L11.7449 8.33039L15.4409 4.10547ZM14.6537 15.9849H15.8966L7.87392 5.37749H6.5402L14.6537 15.9849Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_1633_8735\">\n <rect\n width=\"15.9573\"\n height=\"15.9573\"\n fill=\"white\"\n fillOpacity=\"1\"\n transform=\"translate(3.25586 2.83984)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n}\n","const LinkedinIcon = () => {\n return (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <rect x=\"1.5\" y=\"1.5\" width=\"21\" height=\"21\" rx=\"10.5\" fill=\"black\" />\n <path\n d=\"M9.46392 7.26911C9.46392 7.97002 8.85639 8.53822 8.10696 8.53822C7.35753 8.53822 6.75 7.97002 6.75 7.26911C6.75 6.5682 7.35753 6 8.10696 6C8.85639 6 9.46392 6.5682 9.46392 7.26911Z\"\n fill=\"white\"\n />\n <path d=\"M6.93557 9.47107H9.25515V16.5H6.93557V9.47107Z\" fill=\"white\" />\n <path\n d=\"M12.9897 9.47107H10.6701V16.5H12.9897C12.9897 16.5 12.9897 14.2872 12.9897 12.9036C12.9897 12.0732 13.2732 11.2392 14.4046 11.2392C15.6833 11.2392 15.6756 12.3259 15.6696 13.1678C15.6618 14.2683 15.6804 15.3914 15.6804 16.5H18V12.7903C17.9804 10.4215 17.3631 9.33006 15.3325 9.33006C14.1265 9.33006 13.379 9.87754 12.9897 10.3729V9.47107Z\"\n fill=\"white\"\n />\n </svg>\n );\n};\n\nexport default LinkedinIcon;\n","const IconMail = () => {\n return (\n <svg\n width=\"20\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M14.167 2.9165H5.83366C3.33366 2.9165 1.66699 4.1665 1.66699 7.08317V12.9165C1.66699 15.8332 3.33366 17.0832 5.83366 17.0832H14.167C16.667 17.0832 18.3337 15.8332 18.3337 12.9165V7.08317C18.3337 4.1665 16.667 2.9165 14.167 2.9165ZM14.5587 7.9915L11.9503 10.0748C11.4003 10.5165 10.7003 10.7332 10.0003 10.7332C9.30033 10.7332 8.59199 10.5165 8.05033 10.0748L5.44199 7.9915C5.17533 7.77484 5.13366 7.37484 5.34199 7.10817C5.55866 6.8415 5.95033 6.7915 6.21699 7.00817L8.82533 9.0915C9.45866 9.59984 10.5337 9.59984 11.167 9.0915L13.7753 7.00817C14.042 6.7915 14.442 6.83317 14.6503 7.10817C14.867 7.37484 14.8253 7.77484 14.5587 7.9915Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\n\nexport default IconMail;\n","const IconPhone = () => {\n return (\n <svg\n width=\"20\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M9.20866 12.4582L7.66699 13.9998C7.34199 14.3248 6.82533 14.3248 6.49199 14.0082C6.40033 13.9165 6.30866 13.8332 6.21699 13.7415C5.35866 12.8748 4.58366 11.9665 3.89199 11.0165C3.20866 10.0665 2.65866 9.1165 2.25866 8.17484C1.86699 7.22484 1.66699 6.3165 1.66699 5.44984C1.66699 4.88317 1.76699 4.3415 1.96699 3.8415C2.16699 3.33317 2.48366 2.8665 2.92533 2.44984C3.45866 1.92484 4.04199 1.6665 4.65866 1.6665C4.89199 1.6665 5.12533 1.7165 5.33366 1.8165C5.55033 1.9165 5.74199 2.0665 5.89199 2.28317L7.82533 5.00817C7.97533 5.2165 8.08366 5.40817 8.15866 5.5915C8.23366 5.7665 8.27533 5.9415 8.27533 6.09984C8.27533 6.29984 8.21699 6.49984 8.10033 6.6915C7.99199 6.88317 7.83366 7.08317 7.63366 7.28317L7.00033 7.9415C6.90866 8.03317 6.86699 8.1415 6.86699 8.27484C6.86699 8.3415 6.87533 8.39984 6.89199 8.4665C6.91699 8.53317 6.94199 8.58317 6.95866 8.63317C7.10866 8.90817 7.36699 9.2665 7.73366 9.69984C8.10866 10.1332 8.50866 10.5748 8.94199 11.0165C9.02532 11.0998 9.11699 11.1832 9.20033 11.2665C9.53366 11.5915 9.54199 12.1248 9.20866 12.4582Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.3083 15.2752C18.3083 15.5085 18.2667 15.7502 18.1833 15.9835C18.1583 16.0502 18.1333 16.1169 18.1 16.1835C17.9583 16.4835 17.775 16.7669 17.5333 17.0335C17.125 17.4835 16.675 17.8085 16.1667 18.0169C16.1583 18.0169 16.15 18.0252 16.1417 18.0252C15.65 18.2252 15.1167 18.3335 14.5417 18.3335C13.6917 18.3335 12.7833 18.1335 11.825 17.7252C10.8667 17.3169 9.90833 16.7669 8.95833 16.0752C8.63333 15.8335 8.30833 15.5919 8 15.3335L10.725 12.6085C10.9583 12.7835 11.1667 12.9169 11.3417 13.0085C11.3833 13.0252 11.4333 13.0502 11.4917 13.0752C11.5583 13.1002 11.625 13.1085 11.7 13.1085C11.8417 13.1085 11.95 13.0585 12.0417 12.9669L12.675 12.3419C12.8833 12.1335 13.0833 11.9752 13.275 11.8752C13.4667 11.7585 13.6583 11.7002 13.8667 11.7002C14.025 11.7002 14.1917 11.7335 14.375 11.8085C14.5583 11.8835 14.75 11.9919 14.9583 12.1335L17.7167 14.0919C17.9333 14.2419 18.0833 14.4169 18.175 14.6252C18.2583 14.8335 18.3083 15.0419 18.3083 15.2752Z\"\n fill=\"currentColor\"\n />\n </svg>\n );\n};\n\nexport default IconPhone;\n","/* eslint-disable camelcase */\nimport { isIOS, parse } from \"@phygitallabs/helpers\";\nimport { twMerge } from \"tailwind-merge\";\nimport { ImageNomion as Image } from '@phygitallabs/core-ui/components/image-nomion';\nimport clsx from \"clsx\";\nimport { usePGLModal } from \"../../../../hooks/usePGLModalContext\";\nimport type { BaseSectionProps } from \"../../../../models/base-section\";\nimport SectionFullScreen from \"../../../SectionFullScreen\";\nimport BaseButton from \"../../atomics/BaseButton\";\nimport type { Field } from \"../../types/base\";\nimport type { Media } from \"../../../../models/general\";\nimport { ProfileSocialType } from \"../../../../models/general\";\nimport TitleCustom from \"../../moleculars/Title\";\nimport { Typography } from \"../../atomics\";\nimport FacebookIcon from \"../../../icons/social-icons/FacebookIcon\";\nimport InstagramIcon from \"../../../icons/social-icons/InstagramIcon\";\nimport TiktokIcon from \"../../../icons/social-icons/TiktokIcon\";\nimport TelegramIcon from \"../../../icons/social-icons/TelegramIcon\";\nimport ThreadsIcon from \"../../../icons/social-icons/ThreadsIcon\";\nimport YoutubeIcon from \"../../../icons/social-icons/YoutubeIcon\";\nimport TwitterIcon from \"../../../icons/social-icons/TwitterIcon\";\nimport LinkedinIcon from \"../../../icons/social-icons/LinkedinIcon\";\nimport IconMail from \"../../../icons/social-icons/IconMail\";\nimport IconPhone from \"../../../icons/social-icons/IconPhone\";\nimport { FadeInMotionV2 } from \"../../../FadeInMotion\";\nimport { SealCheck } from \"@phosphor-icons/react\";\n\nexport enum Theme {\n Light = \"light\",\n Dark = \"dark\",\n}\n\nconst getIconByFieldKey = (fieldKey: string, theme: Theme = Theme.Light) => {\n switch (fieldKey) {\n case ProfileSocialType.Facebook:\n return <FacebookIcon theme={theme} />;\n case ProfileSocialType.Instagram:\n return <InstagramIcon />;\n case ProfileSocialType.Twitter:\n return <TwitterIcon />;\n case ProfileSocialType.Tiktok:\n return <TiktokIcon />;\n case ProfileSocialType.Telegram:\n return <TelegramIcon theme={theme} />;\n case ProfileSocialType.Threads:\n return <ThreadsIcon />;\n case ProfileSocialType.Youtube:\n return <YoutubeIcon theme={theme} />;\n case ProfileSocialType.Linkedin:\n return <LinkedinIcon />;\n default:\n return null;\n }\n};\n\nconst defaultOrderSocial = [\n ProfileSocialType.Facebook,\n ProfileSocialType.Tiktok,\n ProfileSocialType.Instagram,\n ProfileSocialType.Linkedin,\n ProfileSocialType.Youtube,\n ProfileSocialType.Threads,\n ProfileSocialType.Twitter,\n ProfileSocialType.Telegram,\n];\n\ninterface SectionData {\n theme: Field<Theme>;\n social_contact: Field<Record<string, string>>;\n profile_info: Field<{\n thumbnail: Media;\n email: string;\n name: string;\n description: string;\n mail: string;\n phone: string;\n background: Media;\n }>;\n vcf_info: Field<string>;\n}\n\ninterface Props extends BaseSectionProps {\n sectionData: SectionData;\n}\n\nfunction ProfileSection(props: Props) {\n const { id, sectionData, type, themes } = props;\n const {\n profile_info = {\n value: {\n thumbnail: {\n url: \"\",\n },\n name: \"\",\n description: \"\",\n email: \"\",\n phone: \"\",\n background: {\n url: \"\",\n },\n },\n style_config: {},\n },\n social_contact = {\n value: {},\n style_config: {},\n },\n theme = {\n value: Theme.Light,\n },\n vcf_info = { value: \"\" },\n } = sectionData ?? {};\n\n const currentTheme = themes?.theme_layout ?? theme?.value;\n const isThemeDark = currentTheme === Theme.Dark;\n\n const profileInfo = profile_info?.value;\n const socialContact = social_contact?.value;\n const isValidAvatar = Boolean(profileInfo?.thumbnail?.url);\n const bgImg = profileInfo?.background?.url;\n\n const isPGL = type === \"pgl-staff-profile\";\n\n const isAuthenticate =\n window.location.pathname.split(\"/\")[1] === \"1dd3c10e071080\";\n\n const { toggleCertModal } = usePGLModal();\n\n return (\n <SectionFullScreen\n className={twMerge(\n \"space-y-8 pt-16 px-4 pb-10 bg-white text-black min-h-[100svh] min-svh-full h-fit\",\n isThemeDark && \"bg-black text-white\"\n )}\n isSnapScroll={false}\n name={id}\n >\n {bgImg ? (\n <div\n className={clsx(\n \"absolute inset-0 z-10 h-full w-full \",\n isThemeDark\n ? \"bg-cover bg-center bg-black bg-opacity-[70%]\"\n : \"bg-cover bg-center bg-white bg-opacity-[70%]\"\n )}\n style={{\n backgroundImage: `url(${bgImg})`,\n backgroundBlendMode: \"overlay\",\n }}\n />\n ) : null}\n\n <FadeInMotionV2\n className=\"w-full flex justify-center items-center flex-col gap-3 z-20 relative\"\n delay={0.25}\n isVisible\n >\n {isValidAvatar ? (\n <Image\n className=\"w-[140px] !h-[140px] object-cover rounded-full\"\n height={140}\n src={profileInfo.thumbnail.url}\n width={140}\n />\n ) : null}\n <div className=\"space-y-1 text-center\">\n <div className=\"flex items-center flex-row gap-2\">\n <TitleCustom\n className=\"text-2xl\"\n field={{\n value: profileInfo?.name,\n style_config: profile_info?.style_config,\n }}\n />\n {isAuthenticate && (\n <SealCheck size={20} color=\"#34C759\" weight=\"fill\" />\n )}\n </div>\n <Typography className=\"text-neutral-6\" variant=\"span\">\n {profileInfo?.description}\n </Typography>\n </div>\n <div\n className={clsx(\n \"text-neutral-8 w-full flex items-start flex-col border border-neutral-5 p-5 rounded-xl backdrop-blur space-y-3\",\n isThemeDark && \"border-neutral-8\"\n )}\n >\n {profileInfo?.email ? (\n <a\n className={twMerge(\n \"flex items-center gap-1 w-fit text-white no-underline\",\n isThemeDark ? \"text-white\" : \"text-black\"\n )}\n href={`mailto:${profileInfo?.email}`}\n >\n <IconMail />\n <Typography variant=\"span\">{profileInfo?.email}</Typography>\n </a>\n ) : null}\n {profileInfo?.phone ? (\n <a\n className={twMerge(\n \"flex items-center gap-1 w-fit text-white no-underline\",\n isThemeDark ? \"text-white\" : \"text-black\"\n )}\n href={`tel:${profileInfo?.phone}`}\n rel=\"noopener\"\n target=\"_blank\"\n >\n <IconPhone />\n <Typography variant=\"span\">{profileInfo?.phone}</Typography>\n </a>\n ) : null}\n {vcf_info?.value && isIOS() ? (\n <a\n className={twMerge(\n \"flex items-center justify-center text-black no-underline border w-full p-2 rounded-lg border-neutral-5\",\n isThemeDark && \"text-white\"\n )}\n href={vcf_info?.value}\n rel=\"noopener\"\n target=\"_blank\"\n >\n <Typography variant=\"span\">Lưu thông tin liên lạc</Typography>\n </a>\n ) : null}\n </div>\n </FadeInMotionV2>\n\n <div className=\"flex justify-center flex-col gap-3 relative z-20\">\n {isPGL ? (\n <>\n {/* <FadeInMotionV2 delay={0.5} isVisible>\n <BaseButton\n className={twMerge(\n \"flex p-4 items-center justify-between rounded-xl bg-black bg-opacity-10 backdrop-blur-xl text-black\",\n isThemeDark && \"!bg-neutral-8 text-white\"\n )}\n onClick={toggleCertModal}\n type=\"button\"\n >\n <Typography\n className=\"font-semibold capitalize !text-center w-full\"\n variant=\"p\"\n >\n Certificate\n </Typography>\n <div />\n </BaseButton>\n </FadeInMotionV2> */}\n <FadeInMotionV2 delay={0.5} isVisible>\n <BaseButton\n className={twMerge(\n \"flex p-4 items-center justify-between rounded-xl bg-black bg-opacity-10 backdrop-blur-xl relative text-black\",\n isThemeDark && \"!bg-neutral-8 text-white\"\n )}\n onClick={toggleCertModal}\n type=\"button\"\n >\n <Typography\n className=\"font-semibold capitalize !text-center w-full\"\n variant=\"p\"\n >\n Certificate\n </Typography>\n <div />\n </BaseButton>\n </FadeInMotionV2>\n </>\n ) : null}\n {defaultOrderSocial.map((item, index) => {\n return (\n Boolean((socialContact as any)?.[item]) && (\n <FadeInMotionV2 delay={0.5 + index * 0.2} isVisible>\n <BaseButton\n className={twMerge(\n \"flex p-4 justify-between rounded-xl bg-black bg-opacity-10 backdrop-blur-xl relative text-black\",\n isThemeDark && \"!bg-neutral-8 text-white\"\n )}\n key={item}\n onClick={() => {\n let inputUrl = (socialContact as any)[item];\n if (!inputUrl.trim().match(/^(http:\\/\\/|https:\\/\\/)/)) {\n // Prefix with https:// if no protocol is found\n inputUrl = `https://${inputUrl}`;\n }\n window.open(inputUrl, \"_blank\");\n }}\n type=\"button\"\n >\n {getIconByFieldKey(item, currentTheme as Theme)}\n <Typography\n className=\"font-semibold capitalize absolute left-1/2 -translate-x-1/2\"\n variant=\"p\"\n >\n {parse(item)}\n </Typography>\n <div />\n </BaseButton>\n </FadeInMotionV2>\n )\n );\n })}\n {isAuthenticate && (\n <FadeInMotionV2\n delay={1.25}\n isVisible\n className=\"flex items-center justify-center\"\n >\n <Image\n className=\"object-contain\"\n height={85}\n width={180}\n src=\"https://s3-sgn10.fptcloud.com/phygix-assets/Xác thực.png\"\n />\n </FadeInMotionV2>\n )}\n </div>\n </SectionFullScreen>\n );\n}\n\nexport default ProfileSection;\n"]}
@@ -0,0 +1,3 @@
1
+ import {b as b$1,a as a$3}from'./chunk-5WVMNLF5.js';import {a as a$4}from'./chunk-BQATTZR6.js';import {a as a$2}from'./chunk-XLPIZNJE.js';import {a as a$1}from'./chunk-WI4TNNNO.js';import {b}from'./chunk-LFC2ZCOA.js';import {a}from'./chunk-6GUVMAUD.js';import {f,g}from'./chunk-UIPKSEN4.js';import {twMerge}from'tailwind-merge';import {ImageNomion}from'@phygitallabs/core-ui/components/image-nomion';import {jsx,Fragment,jsxs}from'react/jsx-runtime';import {useState}from'react';import {Drawer}from'antd';import {getContentFromLexicalValue,parse}from'@phygitallabs/helpers';import {Globe,FacebookLogo,ShoppingCart}from'@phosphor-icons/react';import {isEmpty}from'lodash-es';import {SwiperSlide}from'swiper/react';var Y=()=>jsx("svg",{width:"20",height:"8",viewBox:"0 0 20 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsx("path",{d:"M1.08667 4.38825L14.5721 7.98467C14.7975 8.02554 15.0229 7.98467 15.1731 7.86207L19.831 4.34738C20.0564 4.18391 20.0564 3.85696 19.831 3.69349L15.2107 0.137931C15.0229 0.0153257 14.7975 -0.0255428 14.6097 0.0153257L12.3934 0.628352L16.9762 3.97957L15.3609 4.67433L10.2898 1.15964L1.04911 3.57088C0.711033 3.69349 0.711033 4.30651 1.08667 4.38825Z",fill:"#202020"})}),ee=()=>jsx("svg",{width:"20",height:"8",viewBox:"0 0 20 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:jsx("path",{d:"M18.9134 4.38825L5.42797 7.98467C5.20259 8.02554 4.97721 7.98467 4.82695 7.86207L0.169037 4.34738C-0.0563458 4.18391 -0.0563458 3.85696 0.169037 3.69349L4.78939 0.137931C4.97721 0.0153257 5.20259 -0.0255428 5.39041 0.0153257L7.60668 0.628352L3.02389 3.97957L4.63913 4.67433L9.71025 1.15964L18.951 3.57088C19.289 3.69349 19.289 4.30651 18.9134 4.38825Z",fill:"#202020"})});function d({title:i,showTextLine:r=true,...t}){return i?jsxs("div",{className:"flex items-center justify-center gap-2",...t,children:[r&&jsx(Y,{}),jsx("p",{className:"text-xl !font-godWord",children:i}),r&&jsx(ee,{})]}):null}var re=i=>{let {sectionData:r,id:t,configTheme:b$2}=i,[F,l]=useState(false),{isInViewport:y}=f(t),{tags:c={},product_name:v={},media:m={},config:n={},title:s={}}={...r},a$2=s?.value,p=v?.value,T=()=>{let{value:_}=m,{url:L="",thumbnail_url:$="",type:J=""}={..._};switch(J){case "3D":return jsx(a$4,{isHidden:false,asset3DUrl:L,showArButton:n?.show_ar_button||false});case "image":return jsx(ImageNomion,{src:L,alt:"Media",className:twMerge("m-auto h-4/5 w-auto object-contain")});case "video":return jsx(a$3,{videoUrl:L,thumbnailUrl:$,loop:true,autoPlay:true,muted:true})}},C=()=>l(true),k=()=>l(false);return jsx(Fragment,{children:jsx(g,{name:t,showScrollGuide:true,className:"py-4 font-antiqua",children:jsxs("div",{className:"relative m-auto justify-center h-[100svh] gap-4 svh-full flex flex-col items-center",children:[jsx(d,{title:a$2}),jsx("div",{className:"relative flex !h-[calc(100%-350px)] item flex-col gap-2 w-full justify-center",children:T()}),jsxs("div",{className:"z-10 flex w-full flex-col justify-between gap-2 p-3",children:[jsx(d,{title:p,showTextLine:false,className:"!font-godWord"}),jsx("div",{className:"flex gap-2",children:jsx(b,{field:c,configTheme:b$2})}),jsxs(Fragment,{children:[jsxs("div",{className:"flex gap-1.5 items-center",onClick:C,children:[jsx(ImageNomion,{src:"https://storage.googleapis.com/assets-fygito/images/user_id/1732279688-Hu\u1EBF.jpg",alt:name,className:"rounded-full object-contain w-7 h-7",width:28,height:28}),jsx(a,{variant:"span",className:"font-semibold underline",children:"Trung T\xE2m B\u1EA3o T\u1ED3n Di T\xEDch C\u1ED1 \u0110\xF4 Hu\u1EBF"}),jsx(b$1,{})]}),jsxs(Drawer,{title:null,placement:"bottom",closable:false,onClose:k,open:F,children:[jsx(a$1,{onClick:k,className:"absolute top-2 right-2 [&>path]:stroke-[#202020]"}),jsxs("div",{className:"w-full h-full flex flex-col items-center gap-4 pt-10",children:[jsx(ImageNomion,{src:"https://storage.googleapis.com/assets-fygito/images/user_id/1732279688-Hu\u1EBF.jpg",alt:name,className:"",width:100,height:100}),jsx("div",{className:"text-sm w-full text-center leading-normal text-[#202020]",children:"Trung t\xE2m B\u1EA3o t\u1ED3n Di t\xEDch C\u1ED1 \u0111\xF4 Hu\u1EBF l\xE0 \u0111\u01A1n v\u1ECB x\xE1c th\u1EF1c cho c\xE1c s\u1EA3n ph\u1EA9m thu\u1ED9c ph\u1EA1m vi d\u1EF1 \xE1n, l\xE0 c\xE1c s\u1EA3n ph\u1EA9m \u0111\u01B0\u1EE3c ch\u1EE9ng th\u1EF1c F1 c\u1EE7a c\xE1c c\u1ED5 v\u1EADt, b\u1EA3o v\u1EADt \u0111ang \u0111\u01B0\u1EE3c tr\u01B0ng b\xE0y v\xE0 qu\u1EA3n l\xFD t\u1EA1i Trung t\xE2m"})]})]})]})]})]})})})},le=re;var me=i=>{let{sectionData:r,id:t,configTheme:b}=i,[F,l]=useState(false),{isInViewport:y}=f(t),{title_image_text:c,description_image_text:v,image:m,full_description:n}={...r},x=c?.value,s=m?.value?.url,a=getContentFromLexicalValue(v?.value),p=getContentFromLexicalValue(n?.value);return jsxs(Fragment,{children:[jsx(g,{name:t,showScrollGuide:true,className:"py-6 font-antiqua",children:jsxs("div",{className:"relative m-auto space-y-6 px-4",children:[jsx(d,{title:x}),s&&jsx(ImageNomion,{src:s,className:"max-h-[270px] object-contain"}),jsx("div",{className:"text-justify",children:a}),p&&jsx("button",{type:"button",onClick:()=>l(true),className:"mx-auto mt-2 w-full text-center",children:jsx("p",{className:"text-sm font-medium underline underline-offset-4",children:"Xem th\xEAm"})})]})}),jsx(Drawer,{open:F,onClose:()=>l(false),placement:"right",style:{backgroundImage:b?.backgroundImage},children:jsx("div",{className:"text-justify text-base text-black font-antiqua",children:p})})]})},pe=me;var ue=i=>{let{sectionData:r,id:t,configTheme:b}=i,{isInViewport:F}=f(t),{title_compare:l,before_info:y,after_info:c,description_compare:v}={...r},m=l?.value,n=y?.value,x=c?.value,s=n?.image?.url,a=x?.image?.url,p=getContentFromLexicalValue(n?.description),T=getContentFromLexicalValue(x?.description),C=getContentFromLexicalValue(v?.value);return jsx(Fragment,{children:jsx(g,{name:t,showScrollGuide:true,className:"py-6 font-antiqua",children:jsxs("div",{className:"relative m-auto space-y-6 px-4",children:[jsx(d,{title:m}),jsxs("div",{className:"flex items-center flex-col gap-4",children:[jsxs("div",{className:"flex justify-between gap-4",children:[s&&jsx(ImageNomion,{src:s,height:270,className:"object-cover border w-1/2 border-gray-200"}),a&&jsx(ImageNomion,{src:a,height:270,className:"object-cover border w-1/2 border-gray-200"})]}),jsxs("div",{className:"flex justify-center gap-4 w-full",children:[jsx("div",{className:"flex justify-start text-sm w-1/2",children:jsx("p",{className:"text-justify",children:p})}),jsx("div",{className:"flex flex-col text-sm w-1/2",children:jsx("p",{className:"text-justify",children:T})})]})]}),jsx("div",{className:"text-justify",children:C})]})})})},de=ue;var ye=i=>{let{sectionData:r,id:t,configTheme:b}=i,{isInViewport:F}=f(t),{title_contact:l,description_1:y,description_2:c,contact:v,contact_title:m}={...r},n=l?.value,x=y?.value?.image?.url,s=c?.value?.image?.url,a=getContentFromLexicalValue(y?.value?.description),p=getContentFromLexicalValue(c?.value?.description),T=m?.value,C=v?.value,k=K=>{switch(K){case "shop":return jsx(ShoppingCart,{weight:"fill",size:24});case "facebook":return jsx(FacebookLogo,{weight:"fill",size:24});case "website":return jsx(Globe,{weight:"fill",size:24});default:return jsx(Globe,{weight:"fill",size:24})}};return jsx(Fragment,{children:jsx(g,{name:t,showScrollGuide:true,className:"py-10 font-antiqua",children:jsxs("div",{className:"relative m-auto space-y-6 px-4",children:[jsx(d,{title:n}),jsxs("div",{className:"space-y-[220px]",children:[jsxs("div",{className:"flex justify-between relative",children:[jsx("div",{className:"w-1/3 z-10 top-5 relative",children:jsx(ImageNomion,{src:x,className:"max-h-[180px] object-contain"})}),jsx("div",{className:"w-3/4 absolute right-0 -bottom-2/3 max-w-[300px]",children:jsxs("div",{className:"relative",children:[jsx(ImageNomion,{src:"https://storage.googleapis.com/nomion-assets-staging/images/user_id/1732183476-left-letter.png",className:"max-h-[180px] object-contain"}),jsx("div",{className:"top-1/2 -translate-y-1/2 !text-xs p-8 -rotate-[6deg] left-0 absolute",children:a})]})})]}),jsxs("div",{className:"flex flex-row-reverse justify-between relative",children:[jsx("div",{className:"w-1/3 z-10",children:s&&jsx(ImageNomion,{src:s,className:"max-h-[180px] object-contain"})}),jsx("div",{className:"w-3/4 absolute left-0 -top-2/3 max-w-[300px]",children:jsxs("div",{className:"relative w-full",children:[jsx(ImageNomion,{src:"https://s3-sgn10.fptcloud.com/phygix-assets/nomion/static/khao-co-ky/card-bg.png",className:"max-h-[180px] w-full object-contain"}),jsx("div",{className:"!text-xs p-8 rotate-[6.5deg] left-0 top-1/2 -translate-y-1/2 absolute",children:p})]})})]})]}),jsxs("div",{className:"flex flex-col items-center gap-4",children:[jsx("p",{className:"text-base font-semibold",children:T}),jsx("div",{className:"flex flex-row justify-center gap-4",children:!isEmpty(C)&&Object.keys(C).map(K=>{let _=C[K];return jsx("a",{className:"flex flex-row gap-2",href:_,target:"_blank",rel:"noreferrer",children:k(K)})})})]})]})})})},we=ye;var Fe=i=>{let{sectionData:r,id:t,configTheme:b}=i,{isInViewport:F}=f(t),{title_carousel:l,list_images:y,background_title:c}={...r},v=getContentFromLexicalValue(l?.value),m=c?.value?.url,n=y?.value.filter(a=>!!a.image?.url);if(n?.length===0)return null;let x=jsxs(SwiperSlide,{className:"w-full z-50 h-[520px]",children:[jsx("div",{className:"h-full w-full bg-black/50 absolute z-10 top-0 left-0 flex items-center justify-center",children:jsx("p",{className:"text-white text-2xl font-bold text-center",children:v})}),m&&jsx(ImageNomion,{src:m,className:"object-cover h-full"})]},"cover-item"),s=n?.map((a,p)=>jsxs(SwiperSlide,{className:"w-full z-50 h-[520px] relative",children:[jsx("img",{src:a.image.url,className:"object-contain absolute h-full w-full z-10"}),jsx("img",{src:a.image.url,alt:"backdrop-image",className:"object-cover h-full w-full absolute z-0 blur-md"}),jsx("div",{className:"absolute pointer-events-none bottom-0 left-0 w-full max-h-1/3 overflow-scroll bg-black/40 z-10",children:jsx("p",{className:"text-white text-sm text-center pb-8 px-4 pt-4",children:parse(a.description)})})]},`slide-${p}`));return jsx(g,{name:t,showScrollGuide:true,className:"font-antiqua py-6 h-[100svh] svh-full",children:jsx("div",{className:"h-full w-full flex items-center justify-center relative",children:jsx(a$2,{slidesPerView:1,wrapperClassName:"flex items-center justify-center",className:"[&_.swiper-pagination]:!bottom-2 [&_.swiper-pagination-bullet-active]:!bg-gray-600 flex items-center justify-center",listItem:[x,...s||[]],lazyPreloadPrevNext:2})})})},Ie=Fe;
2
+ export{le as a,pe as b,de as c,we as d,Ie as e};//# sourceMappingURL=chunk-SM3TAJ4O.js.map
3
+ //# sourceMappingURL=chunk-SM3TAJ4O.js.map