@feedmepos/mf-payment 0.0.0-beta.2 → 0.0.0-beta.22

Sign up to get free protection for your applications and to get access to all the features.
Files changed (509) hide show
  1. package/dist/{AdminLayout.vue_vue_type_script_setup_true_lang-oPYFBeEo.js → AdminLayout.vue_vue_type_script_setup_true_lang-1DSAdvX7.js} +1 -1
  2. package/dist/AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js +42 -0
  3. package/dist/{Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js → Layout.vue_vue_type_script_setup_true_lang-C38PTqO5.js} +9 -9
  4. package/dist/Modal-DB8M9o1T.js +13 -0
  5. package/dist/{PayoutAccount-BVljEwn3.js → PDFViewer-CjH_C1uT.js} +10851 -14329
  6. package/dist/PayoutAccount-BGSq2B6o.js +612 -0
  7. package/dist/PayoutAccount-C3OOz1oi.js +272 -0
  8. package/dist/PayoutAccountSetting-WxLdT6mv.js +702 -0
  9. package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-CY4ttpKj.js +33 -0
  10. package/dist/Settlement-CKxNAHAH.js +148 -0
  11. package/dist/Settlement-DQcrZNvo.js +142 -0
  12. package/dist/{SettlementTransactions-C3dnWHkD.js → SettlementTransactions-CUG4ePP_.js} +99 -105
  13. package/dist/SettlementTransactions-V5fjLv7H.js +334 -0
  14. package/dist/Terminal-C_G_AuJZ.js +318 -0
  15. package/dist/TerminalSetting-BuAaL5qK.js +176 -0
  16. package/dist/TerminalTransaction-D4c0ivQg.js +241 -0
  17. package/dist/TerminalTransaction-DbjVvH2P.js +235 -0
  18. package/dist/Transaction-MrC2wj9k.js +242 -0
  19. package/dist/Transaction-h2YrauW3.js +243 -0
  20. package/dist/api/index.d.ts +11 -0
  21. package/dist/api/pagination.d.ts +20 -0
  22. package/dist/api/payment-gateway/index.d.ts +9 -0
  23. package/dist/api/payout/index.d.ts +2 -1
  24. package/dist/api/settlement/index.d.ts +7 -13
  25. package/dist/api/terminal/index.d.ts +8 -1
  26. package/dist/api/terminal-transaction/index.d.ts +9 -0
  27. package/dist/api/transaction/index.d.ts +6 -2
  28. package/dist/app.d.ts +3 -0
  29. package/dist/app.js +105 -82
  30. package/dist/assets/icons/index.d.ts +1 -3
  31. package/dist/assets-Cj6QBVPU.js +42 -0
  32. package/dist/components/AsyncButton.vue.d.ts +21 -0
  33. package/dist/components/CursorTable/index.vue.d.ts +16 -5
  34. package/dist/components/PDFViewer.vue.d.ts +0 -2
  35. package/dist/components/RestaurantSelector.vue.d.ts +2 -0
  36. package/dist/error-K1CakhA9.js +6 -0
  37. package/dist/{index-CjCiGW2Y.js → index-C58XD8h3.js} +13 -23
  38. package/dist/index-CvMai9eW.js +26 -0
  39. package/dist/{index-B8_4waUa.js → index-DA_XRfnd.js} +1 -1
  40. package/dist/index-DN6pSWL_.js +40 -0
  41. package/dist/index-DYnNx4du.js +37 -0
  42. package/dist/index-De4-LJjg.js +55562 -0
  43. package/dist/index.vue_vue_type_script_setup_true_lang-J6BwjC-p.js +155 -0
  44. package/dist/package.json +7 -7
  45. package/dist/{index-D-lMrCvM.js → payout-account-BBG-e-NS.js} +773 -804
  46. package/dist/plugins.d.ts +1 -1
  47. package/dist/style.css +1 -1
  48. package/dist/{transaction-fdJNol6A.js → transaction-BmxtNt6_.js} +29 -13
  49. package/dist/tsconfig.app.tsbuildinfo +1 -1
  50. package/dist/validator-D5jtpt9A.js +2877 -0
  51. package/dist/views/admin/payout-account/PayoutAccountSetting.vue.d.ts +11 -1
  52. package/dist/views/admin/payout-account/cell/RateInput.vue.d.ts +8 -0
  53. package/dist/views/admin/payout-account/cell/TPlusInput.vue.d.ts +8 -0
  54. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +81 -0
  55. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +81 -0
  56. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +90 -0
  57. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +81 -0
  58. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +56 -0
  59. package/dist/views/admin/payout-account/tabs/gateway/RevenueMonsterGateway.vue.d.ts +52 -0
  60. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +61 -0
  61. package/dist/views/admin/terminal/TerminalSetting.vue.d.ts +12 -0
  62. package/dist/views/admin/terminal/cell/Actions.vue.d.ts +58 -9
  63. package/dist/views/admin/terminal/tabs/Fiuu.vue.d.ts +72 -0
  64. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +63 -0
  65. package/dist/views/terminal-transaction/TerminalTransaction.vue.d.ts +2 -0
  66. package/dist/views/terminal-transaction/cell/Gateway.vue.d.ts +9 -0
  67. package/dist/views/terminal-transaction/cell/Status.vue.d.ts +9 -0
  68. package/package.json +19 -19
  69. package/dist/PayoutAccount-J3GJxUjj.js +0 -266
  70. package/dist/Settlement-C4IEccV6.js +0 -136
  71. package/dist/Settlement-D4gdbOE0.js +0 -132
  72. package/dist/SettlementTransactions-DYelInkD.js +0 -351
  73. package/dist/Terminal-Co7KPrrb.js +0 -204
  74. package/dist/TerminalTransaction-CtVBUTMg.js +0 -240
  75. package/dist/Transaction-CvDEP2Uq.js +0 -242
  76. package/dist/Transaction-Rk0g5_Gn.js +0 -241
  77. package/dist/assets-CZ2m5tCN.js +0 -43
  78. package/dist/favicon.ico +0 -0
  79. package/dist/icons/anydesk.svg +0 -1
  80. package/dist/icons/sort.svg +0 -3
  81. package/dist/images/gateway/ccdc.svg +0 -44
  82. package/dist/images/gateway/fiuu.jpg +0 -0
  83. package/dist/images/gateway/fm.svg +0 -44
  84. package/dist/images/gateway/rm.jpg +0 -0
  85. package/dist/images/method/BNPL/Ablr/Ablr_SVG.svg +0 -7
  86. package/dist/images/method/BNPL/Ablr/Ablr_V1_ROU.svg +0 -4
  87. package/dist/images/method/BNPL/Ablr/Ablr_V1_SQU.svg +0 -4
  88. package/dist/images/method/BNPL/Ablr/Ablr_V2_ROU.svg +0 -7
  89. package/dist/images/method/BNPL/Ablr/Ablr_V2_SQU.svg +0 -7
  90. package/dist/images/method/BNPL/Atome/Atome_SVG.svg +0 -4
  91. package/dist/images/method/BNPL/Atome/Atome_V1_ROU.svg +0 -4
  92. package/dist/images/method/BNPL/Atome/Atome_V1_SQU.svg +0 -4
  93. package/dist/images/method/BNPL/Atome/Atome_V2_ROU.svg +0 -4
  94. package/dist/images/method/BNPL/Atome/Atome_V2_SQU.svg +0 -4
  95. package/dist/images/method/BNPL/Atome/Atome_V3_ROU.svg +0 -5
  96. package/dist/images/method/BNPL/Atome/Atome_V3_SQU.svg +0 -5
  97. package/dist/images/method/BNPL/IOUPay/IOUPay_SVG.svg +0 -12
  98. package/dist/images/method/BNPL/IOUPay/IOUPay_V1_ROU.svg +0 -7
  99. package/dist/images/method/BNPL/IOUPay/IOUPay_V1_SQU.svg +0 -7
  100. package/dist/images/method/BNPL/IOUPay/IOUPay_V2_ROU.svg +0 -13
  101. package/dist/images/method/BNPL/IOUPay/IOUPay_V2_SQU.svg +0 -13
  102. package/dist/images/method/BNPL/ShopBack/ShopBack_SVG.svg +0 -6
  103. package/dist/images/method/BNPL/ShopBack/ShopBack_V1_ROU.svg +0 -6
  104. package/dist/images/method/BNPL/ShopBack/ShopBack_V1_SQU.svg +0 -6
  105. package/dist/images/method/BNPL/ShopBack/ShopBack_V2_ROU.svg +0 -4
  106. package/dist/images/method/BNPL/ShopBack/ShopBack_V2_SQU.svg +0 -4
  107. package/dist/images/method/BNPL/Split/Split_SVG.svg +0 -4
  108. package/dist/images/method/BNPL/Split/Split_V1_ROU.svg +0 -5
  109. package/dist/images/method/BNPL/Split/Split_V1_SQU.svg +0 -5
  110. package/dist/images/method/BNPL/Split/Split_V2_ROU.svg +0 -5
  111. package/dist/images/method/BNPL/Split/Split_V2_SQU.svg +0 -5
  112. package/dist/images/method/BNPL/Split/Split_V3_ROU.svg +0 -4
  113. package/dist/images/method/BNPL/Split/Split_V3_SQU.svg +0 -4
  114. package/dist/images/method/BNPL/Split/Split_V4_ROU.svg +0 -4
  115. package/dist/images/method/BNPL/Split/Split_V4_SQU.svg +0 -4
  116. package/dist/images/method/Banks/AEONBank/AEONBank_SVG.svg +0 -16
  117. package/dist/images/method/Banks/AEONBank/AEONBank_V1_BSQU.svg +0 -17
  118. package/dist/images/method/Banks/AEONBank/AEONBank_V1_LG.svg +0 -17
  119. package/dist/images/method/Banks/AEONBank/AEONBank_V1_ROU.svg +0 -6
  120. package/dist/images/method/Banks/AEONBank/AEONBank_V1_SQU.svg +0 -6
  121. package/dist/images/method/Banks/AEONBank/AEONBank_V2_BSQU.svg +0 -17
  122. package/dist/images/method/Banks/AEONBank/AEONBank_V2_LG.svg +0 -17
  123. package/dist/images/method/Banks/AEONBank/AEONBank_V2_ROU.svg +0 -6
  124. package/dist/images/method/Banks/AEONBank/AEONBank_V2_SQU.svg +0 -6
  125. package/dist/images/method/Banks/AffinBank/AffinBank_SVG.svg +0 -56
  126. package/dist/images/method/Banks/AffinBank/AffinBank_V1_BSQU.svg +0 -57
  127. package/dist/images/method/Banks/AffinBank/AffinBank_V1_LG.svg +0 -57
  128. package/dist/images/method/Banks/AffinBank/AffinBank_V1_ROU.svg +0 -10
  129. package/dist/images/method/Banks/AffinBank/AffinBank_V1_SQU.svg +0 -10
  130. package/dist/images/method/Banks/AffinBank/AffinBank_V2_BSQU.svg +0 -57
  131. package/dist/images/method/Banks/AffinBank/AffinBank_V2_LG.svg +0 -57
  132. package/dist/images/method/Banks/AffinBank/AffinBank_V2_ROU.svg +0 -10
  133. package/dist/images/method/Banks/AffinBank/AffinBank_V2_SQU.svg +0 -10
  134. package/dist/images/method/Banks/AllianceBank/AllianceBank_SVG.svg +0 -45
  135. package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_BSQU.svg +0 -46
  136. package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_LG.svg +0 -46
  137. package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_ROU.svg +0 -34
  138. package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_SQU.svg +0 -34
  139. package/dist/images/method/Banks/AmBank/AmBank_SVG.svg +0 -18
  140. package/dist/images/method/Banks/AmBank/AmBank_V1_BSQU.svg +0 -13
  141. package/dist/images/method/Banks/AmBank/AmBank_V1_LG.svg +0 -13
  142. package/dist/images/method/Banks/AmBank/AmBank_V1_ROU.svg +0 -7
  143. package/dist/images/method/Banks/AmBank/AmBank_V1_SQU.svg +0 -7
  144. package/dist/images/method/Banks/AmBank/AmBank_V2_BSQU.svg +0 -13
  145. package/dist/images/method/Banks/AmBank/AmBank_V2_LG.svg +0 -13
  146. package/dist/images/method/Banks/AmBank/AmBank_V2_ROU.svg +0 -7
  147. package/dist/images/method/Banks/AmBank/AmBank_V2_SQU.svg +0 -7
  148. package/dist/images/method/Banks/AmBank/AmBank_V3_BSQU.svg +0 -13
  149. package/dist/images/method/Banks/AmBank/AmBank_V3_LG.svg +0 -13
  150. package/dist/images/method/Banks/AmBank/AmBank_V3_ROU.svg +0 -7
  151. package/dist/images/method/Banks/AmBank/AmBank_V3_SQU.svg +0 -7
  152. package/dist/images/method/Banks/AmBank/AmBank_V4_BSQU.svg +0 -18
  153. package/dist/images/method/Banks/AmBank/AmBank_V4_LG.svg +0 -18
  154. package/dist/images/method/Banks/AmBank/AmBank_V5_BSQU.svg +0 -18
  155. package/dist/images/method/Banks/AmBank/AmBank_V5_LG.svg +0 -18
  156. package/dist/images/method/Banks/ArgoBank/ArgoBank_SVG.svg +0 -12
  157. package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_BSQU.svg +0 -13
  158. package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_LG.svg +0 -13
  159. package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_ROU.svg +0 -4
  160. package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_SQU.svg +0 -4
  161. package/dist/images/method/Banks/BSN/BSN_SVG.svg +0 -7
  162. package/dist/images/method/Banks/BSN/BSN_V1_BSQU.svg +0 -7
  163. package/dist/images/method/Banks/BSN/BSN_V1_LG.svg +0 -7
  164. package/dist/images/method/Banks/BSN/BSN_V1_ROU.svg +0 -4
  165. package/dist/images/method/Banks/BSN/BSN_V1_SQU.svg +0 -4
  166. package/dist/images/method/Banks/BankIslam/BankIslam_SVG.svg +0 -13
  167. package/dist/images/method/Banks/BankIslam/BankIslam_V1_BSQU.svg +0 -14
  168. package/dist/images/method/Banks/BankIslam/BankIslam_V1_LG.svg +0 -14
  169. package/dist/images/method/Banks/BankIslam/BankIslam_V1_ROU.svg +0 -14
  170. package/dist/images/method/Banks/BankIslam/BankIslam_V1_SQU.svg +0 -14
  171. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_SVG.svg +0 -26
  172. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_BSQU.svg +0 -24
  173. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_LG.svg +0 -24
  174. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_ROU.svg +0 -12
  175. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_SQU.svg +0 -12
  176. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_BSQU.svg +0 -26
  177. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_LG.svg +0 -27
  178. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_ROU.svg +0 -14
  179. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_SQU.svg +0 -14
  180. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V3_ROU.svg +0 -12
  181. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V3_SQU.svg +0 -12
  182. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V4_ROU.svg +0 -4
  183. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V4_SQU.svg +0 -4
  184. package/dist/images/method/Banks/BankRakyat/BankRakyat_SVG.svg +0 -18
  185. package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_BSQU.svg +0 -18
  186. package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_LG.svg +0 -18
  187. package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_ROU.svg +0 -6
  188. package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_SQU.svg +0 -6
  189. package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_BSQU.svg +0 -18
  190. package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_LG.svg +0 -18
  191. package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_ROU.svg +0 -6
  192. package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_SQU.svg +0 -6
  193. package/dist/images/method/Banks/Cimb/Cimb_SVG.svg +0 -16
  194. package/dist/images/method/Banks/Cimb/Cimb_V1_BSQU.svg +0 -13
  195. package/dist/images/method/Banks/Cimb/Cimb_V1_LG.svg +0 -13
  196. package/dist/images/method/Banks/Cimb/Cimb_V1_ROU.svg +0 -5
  197. package/dist/images/method/Banks/Cimb/Cimb_V1_SQU.svg +0 -5
  198. package/dist/images/method/Banks/Cimb/Cimb_V2_BSQU.svg +0 -13
  199. package/dist/images/method/Banks/Cimb/Cimb_V2_LG.svg +0 -13
  200. package/dist/images/method/Banks/Cimb/Cimb_V2_ROU.svg +0 -5
  201. package/dist/images/method/Banks/Cimb/Cimb_V2_SQU.svg +0 -5
  202. package/dist/images/method/Banks/Cimb/Cimb_V3_BSQU.svg +0 -19
  203. package/dist/images/method/Banks/Cimb/Cimb_V3_LG.svg +0 -19
  204. package/dist/images/method/Banks/Cimb/Cimb_V3_ROU.svg +0 -11
  205. package/dist/images/method/Banks/Cimb/Cimb_V3_SQU.svg +0 -11
  206. package/dist/images/method/Banks/Cimb/Cimb_V4_BSQU.svg +0 -14
  207. package/dist/images/method/Banks/Cimb/Cimb_V4_LG.svg +0 -14
  208. package/dist/images/method/Banks/Cimb/Cimb_V5_LG.svg +0 -14
  209. package/dist/images/method/Banks/CitiBank/CitiBank_SVG.svg +0 -4
  210. package/dist/images/method/Banks/CitiBank/CitiBank_V1_BSQU.svg +0 -5
  211. package/dist/images/method/Banks/CitiBank/CitiBank_V1_LG.svg +0 -5
  212. package/dist/images/method/Banks/CitiBank/CitiBank_V1_ROU.svg +0 -5
  213. package/dist/images/method/Banks/CitiBank/CitiBank_V1_SQU.svg +0 -5
  214. package/dist/images/method/Banks/CitiBank/CitiBank_V2_BSQU.svg +0 -5
  215. package/dist/images/method/Banks/CitiBank/CitiBank_V2_LG.svg +0 -5
  216. package/dist/images/method/Banks/CitiBank/CitiBank_V2_ROU.svg +0 -5
  217. package/dist/images/method/Banks/CitiBank/CitiBank_V2_SQU.svg +0 -5
  218. package/dist/images/method/Banks/GXBank/GXBank_SVG.svg +0 -10
  219. package/dist/images/method/Banks/GXBank/GXBank_V1_BSQU.svg +0 -4
  220. package/dist/images/method/Banks/GXBank/GXBank_V1_LG.svg +0 -4
  221. package/dist/images/method/Banks/GXBank/GXBank_V1_ROU.svg +0 -4
  222. package/dist/images/method/Banks/GXBank/GXBank_V1_SQU.svg +0 -4
  223. package/dist/images/method/Banks/GXBank/GXBank_V2_BSQU.svg +0 -4
  224. package/dist/images/method/Banks/GXBank/GXBank_V2_LG.svg +0 -4
  225. package/dist/images/method/Banks/GXBank/GXBank_V2_ROU.svg +0 -4
  226. package/dist/images/method/Banks/GXBank/GXBank_V2_SQU.svg +0 -4
  227. package/dist/images/method/Banks/GXBank/GXBank_V3_BSQU.svg +0 -10
  228. package/dist/images/method/Banks/GXBank/GXBank_V3_LG.svg +0 -10
  229. package/dist/images/method/Banks/GXBank/GXBank_V3_ROU.svg +0 -10
  230. package/dist/images/method/Banks/GXBank/GXBank_V3_SQU.svg +0 -10
  231. package/dist/images/method/Banks/GXBank/GXBank_V4_BSQU.svg +0 -10
  232. package/dist/images/method/Banks/GXBank/GXBank_V4_LG.svg +0 -10
  233. package/dist/images/method/Banks/GXBank/GXBank_V4_ROU.svg +0 -10
  234. package/dist/images/method/Banks/GXBank/GXBank_V4_SQU.svg +0 -10
  235. package/dist/images/method/Banks/GXBank/GXBank_V5_BSQU.svg +0 -10
  236. package/dist/images/method/Banks/GXBank/GXBank_V5_LG.svg +0 -10
  237. package/dist/images/method/Banks/GXBank/GXBank_V5_ROU.svg +0 -10
  238. package/dist/images/method/Banks/GXBank/GXBank_V5_SQU.svg +0 -10
  239. package/dist/images/method/Banks/HSBC/HSBC_SVG.svg +0 -11
  240. package/dist/images/method/Banks/HSBC/HSBC_V1_BSQU.svg +0 -12
  241. package/dist/images/method/Banks/HSBC/HSBC_V1_LG.svg +0 -12
  242. package/dist/images/method/Banks/HSBC/HSBC_V1_ROU.svg +0 -8
  243. package/dist/images/method/Banks/HSBC/HSBC_V1_SQU.svg +0 -8
  244. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_SVG.svg +0 -27
  245. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_BSQU.svg +0 -22
  246. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_LG.svg +0 -22
  247. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_ROU.svg +0 -9
  248. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_SQU.svg +0 -9
  249. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V2_BSQU.svg +0 -18
  250. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V2_LG.svg +0 -18
  251. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_SVG.svg +0 -5
  252. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_BSQU.svg +0 -5
  253. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_LG.svg +0 -5
  254. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_ROU.svg +0 -4
  255. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_SQU.svg +0 -4
  256. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_BSQU.svg +0 -5
  257. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_LG.svg +0 -5
  258. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_ROU.svg +0 -4
  259. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_SQU.svg +0 -4
  260. package/dist/images/method/Banks/Maybank/MayBank_SVG.svg +0 -22
  261. package/dist/images/method/Banks/Maybank/MayBank_V1_BSQU.svg +0 -22
  262. package/dist/images/method/Banks/Maybank/MayBank_V1_LG.svg +0 -22
  263. package/dist/images/method/Banks/Maybank/MayBank_V1_ROU.svg +0 -15
  264. package/dist/images/method/Banks/Maybank/MayBank_V1_SQU.svg +0 -15
  265. package/dist/images/method/Banks/OCBC/OCBC_SVG.svg +0 -11
  266. package/dist/images/method/Banks/OCBC/OCBC_V1_BSQU.svg +0 -12
  267. package/dist/images/method/Banks/OCBC/OCBC_V1_LG.svg +0 -12
  268. package/dist/images/method/Banks/OCBC/OCBC_V1_ROU.svg +0 -4
  269. package/dist/images/method/Banks/OCBC/OCBC_V1_SQU.svg +0 -4
  270. package/dist/images/method/Banks/OCBC/OCBC_V2_BSQU.svg +0 -12
  271. package/dist/images/method/Banks/OCBC/OCBC_V2_LG.svg +0 -12
  272. package/dist/images/method/Banks/OCBC/OCBC_V2_ROU.svg +0 -4
  273. package/dist/images/method/Banks/OCBC/OCBC_V2_SQU.svg +0 -4
  274. package/dist/images/method/Banks/PublicBank/PublicBank_SVG.svg +0 -13
  275. package/dist/images/method/Banks/PublicBank/PublicBank_V1_BSQU.svg +0 -14
  276. package/dist/images/method/Banks/PublicBank/PublicBank_V1_LG.svg +0 -14
  277. package/dist/images/method/Banks/PublicBank/PublicBank_V1_ROU.svg +0 -4
  278. package/dist/images/method/Banks/PublicBank/PublicBank_V1_SQU.svg +0 -4
  279. package/dist/images/method/Banks/RHB/RHB_SVG.svg +0 -4
  280. package/dist/images/method/Banks/RHB/RHB_V1_BSQU.svg +0 -5
  281. package/dist/images/method/Banks/RHB/RHB_V1_LG.svg +0 -5
  282. package/dist/images/method/Banks/RHB/RHB_V1_ROU.svg +0 -5
  283. package/dist/images/method/Banks/RHB/RHB_V1_SQU.svg +0 -5
  284. package/dist/images/method/Banks/RHB/RHB_V2_BSQU.svg +0 -5
  285. package/dist/images/method/Banks/RHB/RHB_V2_LG.svg +0 -5
  286. package/dist/images/method/Banks/RHB/RHB_V2_ROU.svg +0 -5
  287. package/dist/images/method/Banks/RHB/RHB_V2_SQU.svg +0 -5
  288. package/dist/images/method/Banks/StandardChartered/StandardChartered_SVG.svg +0 -26
  289. package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_BSQU.svg +0 -27
  290. package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_LG.svg +0 -27
  291. package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_ROU.svg +0 -10
  292. package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_SQU.svg +0 -10
  293. package/dist/images/method/Banks/UOB/UOB_SVG.svg +0 -15
  294. package/dist/images/method/Banks/UOB/UOB_V1_BSQU.svg +0 -16
  295. package/dist/images/method/Banks/UOB/UOB_V1_LG.svg +0 -16
  296. package/dist/images/method/Banks/UOB/UOB_V1_ROU.svg +0 -4
  297. package/dist/images/method/Banks/UOB/UOB_V1_SQU.svg +0 -4
  298. package/dist/images/method/Banks/UOB/UOB_V2_BSQU.svg +0 -16
  299. package/dist/images/method/Banks/UOB/UOB_V2_LG.svg +0 -16
  300. package/dist/images/method/Banks/UOB/UOB_V2_ROU.svg +0 -4
  301. package/dist/images/method/Banks/UOB/UOB_V2_SQU.svg +0 -4
  302. package/dist/images/method/Banks/UOB/UOB_V3_ROU.svg +0 -5
  303. package/dist/images/method/Banks/UOB/UOB_V3_SQU.svg +0 -5
  304. package/dist/images/method/Banks/UOB/UOB_V4_ROU.svg +0 -5
  305. package/dist/images/method/Banks/UOB/UOB_V4_SQU.svg +0 -5
  306. package/dist/images/method/Card/Gobiz/Gobiz_SVG.svg +0 -10
  307. package/dist/images/method/Card/Gobiz/Gobiz_V1_ROU.svg +0 -11
  308. package/dist/images/method/Card/Gobiz/Gobiz_V1_SQU.svg +0 -11
  309. package/dist/images/method/Card/Gobiz/Gobiz_V2_ROU.svg +0 -11
  310. package/dist/images/method/Card/Gobiz/Gobiz_V2_SQU.svg +0 -11
  311. package/dist/images/method/Card/Master/MASTER_SVG.svg +0 -6
  312. package/dist/images/method/Card/Master/MASTER_V1_ROU.svg +0 -7
  313. package/dist/images/method/Card/Master/MASTER_V1_SQU.svg +0 -7
  314. package/dist/images/method/Card/Master/MASTER_V1_TRSP.svg +0 -6
  315. package/dist/images/method/Card/Master/MASTER_V2_ROU.svg +0 -7
  316. package/dist/images/method/Card/Master/MASTER_V2_SQU.svg +0 -7
  317. package/dist/images/method/Card/Paydee/Paydee_SVG.svg +0 -8
  318. package/dist/images/method/Card/Paydee/Paydee_V1_ROU.svg +0 -9
  319. package/dist/images/method/Card/Paydee/Paydee_V1_SQU.svg +0 -9
  320. package/dist/images/method/Card/Paydee/Paydee_V2_ROU.svg +0 -9
  321. package/dist/images/method/Card/Paydee/Paydee_V2_SQU.svg +0 -9
  322. package/dist/images/method/Card/UnionPay/UNIONPAY_SVG.svg +0 -17
  323. package/dist/images/method/Card/UnionPay/UNIONPAY_V1_ROU.svg +0 -18
  324. package/dist/images/method/Card/UnionPay/UNIONPAY_V1_SQU.svg +0 -18
  325. package/dist/images/method/Card/UnionPay/UNIONPAY_V1_TRSP.svg +0 -17
  326. package/dist/images/method/Card/Visa/VISA_SVG.svg +0 -3
  327. package/dist/images/method/Card/Visa/VISA_V1_ROU.svg +0 -4
  328. package/dist/images/method/Card/Visa/VISA_V1_SQU.svg +0 -4
  329. package/dist/images/method/Card/Visa/VISA_V1_TRSP.svg +0 -3
  330. package/dist/images/method/Card/Visa/VISA_V2_ROU.svg +0 -4
  331. package/dist/images/method/Card/Visa/VISA_V2_SQU.svg +0 -4
  332. package/dist/images/method/Card/Visa/VISA_V2_TRSP.svg +0 -3
  333. package/dist/images/method/Mobile/ApplePay/ApplePay_SVG.svg +0 -3
  334. package/dist/images/method/Mobile/ApplePay/ApplePay_V1_ROU.svg +0 -4
  335. package/dist/images/method/Mobile/ApplePay/ApplePay_V1_SQU.svg +0 -4
  336. package/dist/images/method/Mobile/ApplePay/ApplePay_V1_TRSP.svg +0 -3
  337. package/dist/images/method/Mobile/ApplePay/ApplePay_V2_ROU.svg +0 -4
  338. package/dist/images/method/Mobile/ApplePay/ApplePay_V2_SQU.svg +0 -4
  339. package/dist/images/method/Mobile/ApplePay/ApplePay_V2_TRSP.svg +0 -3
  340. package/dist/images/method/Mobile/GooglePay/GooglePay_SVG.svg +0 -7
  341. package/dist/images/method/Mobile/GooglePay/GooglePay_V1_ROU.svg +0 -8
  342. package/dist/images/method/Mobile/GooglePay/GooglePay_V1_SQU.svg +0 -8
  343. package/dist/images/method/Mobile/GooglePay/GooglePay_V1_TRSP.svg +0 -7
  344. package/dist/images/method/Mobile/GooglePay/GooglePay_V2_ROU.svg +0 -8
  345. package/dist/images/method/Mobile/GooglePay/GooglePay_V2_SQU.svg +0 -8
  346. package/dist/images/method/Mobile/GooglePay/GooglePay_V2_TRSP.svg +0 -7
  347. package/dist/images/method/Mobile/GooglePay/GooglePay_V3_ROU.svg +0 -7
  348. package/dist/images/method/Mobile/GooglePay/GooglePay_V3_SQU.svg +0 -7
  349. package/dist/images/method/Mobile/GooglePay/GooglePay_V3_TRSP.svg +0 -6
  350. package/dist/images/method/Mobile/SamsungPay/SamsungPay_SVG.svg +0 -12
  351. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V1_ROU.svg +0 -13
  352. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V1_SQU.svg +0 -13
  353. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V2_ROU.svg +0 -13
  354. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V2_SQU.svg +0 -13
  355. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V3_ROU.svg +0 -6
  356. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V3_SQU.svg +0 -6
  357. package/dist/images/method/Other/DuitNow/DuitNow_SVG.svg +0 -11
  358. package/dist/images/method/Other/DuitNow/DuitNow_V1_ROU.svg +0 -12
  359. package/dist/images/method/Other/DuitNow/DuitNow_V1_SQU.svg +0 -12
  360. package/dist/images/method/Other/DuitNow/DuitNow_V2_ROU.svg +0 -12
  361. package/dist/images/method/Other/DuitNow/DuitNow_V2_SQU.svg +0 -12
  362. package/dist/images/method/Other/DuitNow/DuitNow_V3_ROU.svg +0 -5
  363. package/dist/images/method/Other/DuitNow/DuitNow_V3_SQU.svg +0 -5
  364. package/dist/images/method/Other/DuitNow/DuitNow_V4_ROU.svg +0 -5
  365. package/dist/images/method/Other/DuitNow/DuitNow_V4_SQU.svg +0 -5
  366. package/dist/images/method/Other/FPX/FPX_SVG.svg +0 -28
  367. package/dist/images/method/Other/FPX/FPX_V1_ROU.svg +0 -29
  368. package/dist/images/method/Other/FPX/FPX_V1_SQU.svg +0 -29
  369. package/dist/images/method/Other/FPX/FPX_V2_ROU.svg +0 -8
  370. package/dist/images/method/Other/FPX/FPX_V2_SQU.svg +0 -8
  371. package/dist/images/method/Other/FPX/FPX_V3_ROU.svg +0 -5
  372. package/dist/images/method/Other/FPX/FPX_V3_SQU.svg +0 -5
  373. package/dist/images/method/Other/MaybankQR/MaybankQR_V1_ROU.svg +0 -35
  374. package/dist/images/method/Other/MaybankQR/MaybankQR_V1_SQU.svg +0 -35
  375. package/dist/images/method/Other/MaybankQR/Maybank_SVG.svg +0 -49
  376. package/dist/images/method/Other/NetsPay/NetsPay_SVG.svg +0 -5
  377. package/dist/images/method/Other/NetsPay/NetsPay_V1_ROU.svg +0 -6
  378. package/dist/images/method/Other/NetsPay/NetsPay_V1_SQU.svg +0 -6
  379. package/dist/images/method/Wallet/Alipay/Alipay_SVG.svg +0 -4
  380. package/dist/images/method/Wallet/Alipay/Alipay_V1_ROU.svg +0 -6
  381. package/dist/images/method/Wallet/Alipay/Alipay_V1_SQU.svg +0 -5
  382. package/dist/images/method/Wallet/Alipay/Alipay_V2_ROU.svg +0 -6
  383. package/dist/images/method/Wallet/Alipay/Alipay_V2_SQU.svg +0 -5
  384. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_SVG.svg +0 -7
  385. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V1_ROU.svg +0 -8
  386. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V1_SQU.svg +0 -8
  387. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V2_ROU.svg +0 -6
  388. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V2_SQU.svg +0 -6
  389. package/dist/images/method/Wallet/Binfinite/Binfinite_SVG.svg +0 -14
  390. package/dist/images/method/Wallet/Binfinite/Binfinite_V1_ROU.svg +0 -7
  391. package/dist/images/method/Wallet/Binfinite/Binfinite_V1_SQU.svg +0 -7
  392. package/dist/images/method/Wallet/Binfinite/Binfinite_V2_ROU.svg +0 -15
  393. package/dist/images/method/Wallet/Binfinite/Binfinite_V2_SQU.svg +0 -15
  394. package/dist/images/method/Wallet/Binfinite/Binfinite_V3_ROU.svg +0 -15
  395. package/dist/images/method/Wallet/Binfinite/Binfinite_V3_SQU.svg +0 -15
  396. package/dist/images/method/Wallet/Boost/Boost_SVG.svg +0 -10
  397. package/dist/images/method/Wallet/Boost/Boost_V1_ROU.svg +0 -6
  398. package/dist/images/method/Wallet/Boost/Boost_V1_SQU.svg +0 -6
  399. package/dist/images/method/Wallet/Boost/Boost_V2_ROU.svg +0 -11
  400. package/dist/images/method/Wallet/Boost/Boost_V2_SQU.svg +0 -11
  401. package/dist/images/method/Wallet/Boost/Boost_V3_ROU.svg +0 -11
  402. package/dist/images/method/Wallet/Boost/Boost_V3_SQU.svg +0 -11
  403. package/dist/images/method/Wallet/FavePay/FavePay_SVG.svg +0 -12
  404. package/dist/images/method/Wallet/FavePay/FavePay_V1_ROU.svg +0 -16
  405. package/dist/images/method/Wallet/FavePay/FavePay_V1_SQU.svg +0 -16
  406. package/dist/images/method/Wallet/FavePay/FavePay_V2_ROU.svg +0 -13
  407. package/dist/images/method/Wallet/FavePay/FavePay_V2_SQU.svg +0 -13
  408. package/dist/images/method/Wallet/GoPayz/GoPayz_SVG.svg +0 -12
  409. package/dist/images/method/Wallet/GoPayz/GoPayz_V1_ROU.svg +0 -11
  410. package/dist/images/method/Wallet/GoPayz/GoPayz_V1_SQU.svg +0 -11
  411. package/dist/images/method/Wallet/GoPayz/GoPayz_V2_ROU.svg +0 -5
  412. package/dist/images/method/Wallet/GoPayz/GoPayz_V2_SQU.svg +0 -5
  413. package/dist/images/method/Wallet/GrabPay/GrabPay_SVG.svg +0 -15
  414. package/dist/images/method/Wallet/GrabPay/GrabPay_V1_ROU.svg +0 -13
  415. package/dist/images/method/Wallet/GrabPay/GrabPay_V1_SQU.svg +0 -13
  416. package/dist/images/method/Wallet/GrabPay/GrabPay_V2_ROU.svg +0 -13
  417. package/dist/images/method/Wallet/GrabPay/GrabPay_V2_SQU.svg +0 -13
  418. package/dist/images/method/Wallet/GrabPay/GrabPay_V3_ROU.svg +0 -16
  419. package/dist/images/method/Wallet/GrabPay/GrabPay_V3_SQU.svg +0 -16
  420. package/dist/images/method/Wallet/GrabPay/GrabPay_V4_ROU.svg +0 -16
  421. package/dist/images/method/Wallet/GrabPay/GrabPay_V4_SQU.svg +0 -16
  422. package/dist/images/method/Wallet/Lazada/Lazada_SVG.svg +0 -44
  423. package/dist/images/method/Wallet/Lazada/Lazada_V1_ROU.svg +0 -39
  424. package/dist/images/method/Wallet/Lazada/Lazada_V1_SQU.svg +0 -39
  425. package/dist/images/method/Wallet/Lazada/Lazada_V2_ROU.svg +0 -45
  426. package/dist/images/method/Wallet/Lazada/Lazada_V2_SQU.svg +0 -45
  427. package/dist/images/method/Wallet/MAE/MAE_SVG.svg +0 -4
  428. package/dist/images/method/Wallet/MAE/MAE_V1_ROU.svg +0 -11
  429. package/dist/images/method/Wallet/MAE/MAE_V1_SQU.svg +0 -11
  430. package/dist/images/method/Wallet/MCash/MCash_SVG.svg +0 -7
  431. package/dist/images/method/Wallet/MCash/MCash_V1_ROU.svg +0 -8
  432. package/dist/images/method/Wallet/MCash/MCash_V1_SQU.svg +0 -8
  433. package/dist/images/method/Wallet/MCash/MCash_V2_ROU.svg +0 -8
  434. package/dist/images/method/Wallet/MCash/MCash_V2_SQU.svg +0 -8
  435. package/dist/images/method/Wallet/Presto/Presto_SVG.svg +0 -10
  436. package/dist/images/method/Wallet/Presto/Presto_V1_ROU.svg +0 -11
  437. package/dist/images/method/Wallet/Presto/Presto_V1_SQU.svg +0 -11
  438. package/dist/images/method/Wallet/Presto/Presto_V2_ROU.svg +0 -11
  439. package/dist/images/method/Wallet/Presto/Presto_V2_SQU.svg +0 -11
  440. package/dist/images/method/Wallet/Presto/Presto_V3_ROU.svg +0 -11
  441. package/dist/images/method/Wallet/Presto/Presto_V3_SQU.svg +0 -11
  442. package/dist/images/method/Wallet/Presto/Presto_V4_ROU.svg +0 -5
  443. package/dist/images/method/Wallet/Presto/Presto_V4_SQU.svg +0 -5
  444. package/dist/images/method/Wallet/Presto/Presto_V5_ROU.svg +0 -5
  445. package/dist/images/method/Wallet/Presto/Presto_V5_SQU.svg +0 -5
  446. package/dist/images/method/Wallet/Razer/RazerPay_SVG.svg +0 -11
  447. package/dist/images/method/Wallet/Razer/RazerPay_V1_ROU.svg +0 -12
  448. package/dist/images/method/Wallet/Razer/RazerPay_V1_SQU.svg +0 -12
  449. package/dist/images/method/Wallet/SarawakPay/SarawakPay_SVG.svg +0 -9
  450. package/dist/images/method/Wallet/SarawakPay/SarawakPay_V1_ROU.svg +0 -10
  451. package/dist/images/method/Wallet/SarawakPay/SarawakPay_V1_SQU.svg +0 -11
  452. package/dist/images/method/Wallet/SarawakPay/SarawakPay_V2_ROU.svg +0 -4
  453. package/dist/images/method/Wallet/SarawakPay/SarawakPay_V2_SQU.svg +0 -4
  454. package/dist/images/method/Wallet/Senheng/Senheng_SVG.svg +0 -9
  455. package/dist/images/method/Wallet/Senheng/Senheng_V1_ROU.svg +0 -4
  456. package/dist/images/method/Wallet/Senheng/Senheng_V1_SQU.svg +0 -4
  457. package/dist/images/method/Wallet/Senheng/Senheng_V2_ROU.svg +0 -4
  458. package/dist/images/method/Wallet/Senheng/Senheng_V2_SQU.svg +0 -4
  459. package/dist/images/method/Wallet/Setel/Setel_SVG.svg +0 -10
  460. package/dist/images/method/Wallet/Setel/Setel_V1_ROU.svg +0 -11
  461. package/dist/images/method/Wallet/Setel/Setel_V1_SQU.svg +0 -11
  462. package/dist/images/method/Wallet/Setel/Setel_V2_ROU.svg +0 -6
  463. package/dist/images/method/Wallet/Setel/Setel_V2_SQU.svg +0 -6
  464. package/dist/images/method/Wallet/ShopeePay/ShopeePay_SVG.svg +0 -13
  465. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V1_ROU.svg +0 -14
  466. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V1_SQU.svg +0 -14
  467. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V2_ROU.svg +0 -12
  468. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V2_SQU.svg +0 -12
  469. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V3_ROU.svg +0 -5
  470. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V3_SQU.svg +0 -5
  471. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V4_ROU.svg +0 -5
  472. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V4_SQU.svg +0 -5
  473. package/dist/images/method/Wallet/TNG/TNG_SVG.svg +0 -27
  474. package/dist/images/method/Wallet/TNG/TNG_V1_ROU.svg +0 -27
  475. package/dist/images/method/Wallet/TNG/TNG_V1_SQU.svg +0 -27
  476. package/dist/images/method/Wallet/TaPay/TaPay_SVG.svg +0 -25
  477. package/dist/images/method/Wallet/TaPay/TaPay_V1_ROU.svg +0 -25
  478. package/dist/images/method/Wallet/TaPay/TaPay_V1_SQU.svg +0 -25
  479. package/dist/images/method/Wallet/TaPay/TaPay_V2_ROU.svg +0 -25
  480. package/dist/images/method/Wallet/TaPay/TaPay_V2_SQU.svg +0 -25
  481. package/dist/images/method/Wallet/Truemoney/Truemoney_SVG.svg +0 -42
  482. package/dist/images/method/Wallet/Truemoney/Truemoney_V1_ROU.svg +0 -8
  483. package/dist/images/method/Wallet/Truemoney/Truemoney_V1_SQU.svg +0 -8
  484. package/dist/images/method/Wallet/Truemoney/Truemoney_V2_ROU.svg +0 -17
  485. package/dist/images/method/Wallet/Truemoney/Truemoney_V2_SQU.svg +0 -17
  486. package/dist/images/method/Wallet/WechatPay/WeChat_SVG.svg +0 -4
  487. package/dist/images/method/Wallet/WechatPay/WeChat_V1_ROU.svg +0 -4
  488. package/dist/images/method/Wallet/WechatPay/WeChat_V1_SQU.svg +0 -4
  489. package/dist/images/method/Wallet/WechatPay/WeChat_V2_ROU.svg +0 -4
  490. package/dist/images/method/Wallet/WechatPay/WeChat_V2_SQU.svg +0 -4
  491. package/dist/images/method/Wallet/WechatPay/WeChat_V3_ROU.svg +0 -5
  492. package/dist/images/method/Wallet/WechatPay/WeChat_V3_SQU.svg +0 -5
  493. package/dist/images/method/Wallet/Zapp/Zapp_SVG.svg +0 -6
  494. package/dist/images/method/Wallet/Zapp/Zapp_V1_ROU.svg +0 -7
  495. package/dist/images/method/Wallet/Zapp/Zapp_V1_SQU.svg +0 -7
  496. package/dist/index-DvzXwr90.js +0 -40075
  497. package/dist/index.vue_vue_type_script_setup_true_lang-y4tchjya.js +0 -150
  498. package/dist/locales/en/business.json +0 -4
  499. package/dist/locales/en/common.json +0 -272
  500. package/dist/locales/en/country.json +0 -4
  501. package/dist/locales/en/payment.json +0 -27
  502. package/dist/locales/en/transaction.json +0 -25
  503. package/dist/locales/en/user.json +0 -61
  504. package/dist/locales/zh/business.json +0 -4
  505. package/dist/locales/zh/common.json +0 -272
  506. package/dist/locales/zh/country.json +0 -6
  507. package/dist/locales/zh/payment.json +0 -27
  508. package/dist/locales/zh/transaction.json +0 -25
  509. package/dist/locales/zh/user.json +0 -61
@@ -0,0 +1,33 @@
1
+ import { defineComponent as c, computed as a, resolveComponent as i, openBlock as d, createBlock as _, unref as l } from "vue";
2
+ import { useCoreStore as v } from "@feedmepos/mf-common";
3
+ const C = /* @__PURE__ */ c({
4
+ __name: "RestaurantSelector",
5
+ setup(f) {
6
+ const t = v(), r = a(() => {
7
+ var e;
8
+ return (e = t.currentRestaurant.value) == null ? void 0 : e._id;
9
+ }), u = a(() => t.restaurants.value.map((e) => ({
10
+ label: e.profile.name,
11
+ value: e._id
12
+ })));
13
+ return (e, n) => {
14
+ const s = i("FmSelect");
15
+ return d(), _(s, {
16
+ label: "Restaurant",
17
+ modelValue: r.value,
18
+ "onUpdate:modelValue": [
19
+ n[0] || (n[0] = (o) => r.value = o),
20
+ n[1] || (n[1] = (o) => {
21
+ const m = l(t).restaurants.value.find((p) => p._id == o);
22
+ l(t).changeRestaurant(m);
23
+ })
24
+ ],
25
+ class: "w-[220px]",
26
+ items: u.value
27
+ }, null, 8, ["modelValue", "items"]);
28
+ };
29
+ }
30
+ });
31
+ export {
32
+ C as _
33
+ };
@@ -0,0 +1,148 @@
1
+ import { defineComponent as w, ref as S, computed as D, resolveComponent as h, openBlock as v, createBlock as x, onMounted as A, watch as k, unref as n, withCtx as F, createElementVNode as p, createVNode as i, isRef as C } from "vue";
2
+ import { u as V } from "./index-De4-LJjg.js";
3
+ import { h as _ } from "./moment-h96o7c8I.js";
4
+ import { useCoreStore as b } from "@feedmepos/mf-common";
5
+ import { _ as $ } from "./Layout.vue_vue_type_script_setup_true_lang-C38PTqO5.js";
6
+ import { s as g } from "./index-C58XD8h3.js";
7
+ import "@feedmepos/ui-library";
8
+ import { d as f } from "./dinero-CIVmXLL-.js";
9
+ import { useRouter as I } from "vue-router";
10
+ import { u as K } from "./index-DA_XRfnd.js";
11
+ import { _ as P } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
12
+ import { _ as O } from "./RestaurantSelector.vue_vue_type_script_setup_true_lang-CY4ttpKj.js";
13
+ const Y = /* @__PURE__ */ w({
14
+ __name: "SettlementTable",
15
+ props: {
16
+ data: {
17
+ type: Array,
18
+ required: !0
19
+ },
20
+ loading: {
21
+ type: Boolean,
22
+ required: !0
23
+ }
24
+ },
25
+ emits: ["row-click"],
26
+ setup(y, { emit: d }) {
27
+ const e = y, r = d, s = S(""), c = [
28
+ {
29
+ header: () => "Settlement ID",
30
+ accessorKey: "id"
31
+ },
32
+ {
33
+ header: () => "Created At",
34
+ accessorKey: "transactionAt",
35
+ meta: {
36
+ width: "180px"
37
+ }
38
+ },
39
+ {
40
+ header: () => "Sales Amount",
41
+ accessorKey: "amount"
42
+ },
43
+ {
44
+ header: () => "Fee",
45
+ accessorKey: "fee"
46
+ },
47
+ {
48
+ header: () => "Settlement Amount",
49
+ accessorKey: "payout"
50
+ }
51
+ ], l = D(() => e.data.map((t) => ({
52
+ id: t._id,
53
+ transactionAt: _(t.createdAt).format("YYYY-MM-DD"),
54
+ amount: f(t.totalAmount).toFormat("$0.00"),
55
+ fee: f(t.totalFee).toFormat("$0.00"),
56
+ payout: f(t.totalPayout).toFormat("$0.00")
57
+ })));
58
+ return (t, o) => {
59
+ const m = h("FmTable");
60
+ return v(), x(m, {
61
+ modelValue: s.value,
62
+ "onUpdate:modelValue": o[0] || (o[0] = (a) => s.value = a),
63
+ "row-data": l.value,
64
+ "column-defs": c,
65
+ loading: e.loading,
66
+ onRowClick: o[1] || (o[1] = (a) => r("row-click", e.data.at(a.index)))
67
+ }, null, 8, ["modelValue", "row-data", "loading"]);
68
+ };
69
+ }
70
+ }), B = { class: "flex justify-between items-center mb-6" }, L = { class: "flex space-x-8 items-center" }, M = { class: "flex space-x-4 items-center" }, X = /* @__PURE__ */ w({
71
+ __name: "Settlement",
72
+ setup(y) {
73
+ const d = I(), { dateRange: e } = K({
74
+ dateRange: {
75
+ startDate: _().startOf("day").toISOString(),
76
+ endDate: _().endOf("day").toISOString()
77
+ }
78
+ }), { isLoading: r, startAsyncCall: s } = V(!0), { currentRestaurant: c } = b(), l = S([]);
79
+ async function t() {
80
+ await s(async () => {
81
+ const m = await g.readRestaurantSettlements(
82
+ {
83
+ start: e.value.startDate,
84
+ end: e.value.endDate
85
+ }
86
+ );
87
+ l.value = m;
88
+ });
89
+ }
90
+ function o() {
91
+ t();
92
+ }
93
+ return A(o), k(c, o), (m, a) => {
94
+ const R = h("FmDateRangePicker");
95
+ return v(), x($, {
96
+ title: "Settlements",
97
+ description: "Settlements are the finalization of financial transactions, transferring funds to complete payments.",
98
+ loading: n(r)
99
+ }, {
100
+ default: F(() => [
101
+ p("div", B, [
102
+ p("div", L, [
103
+ i(O),
104
+ i(R, {
105
+ modelValue: n(e),
106
+ "onUpdate:modelValue": [
107
+ a[0] || (a[0] = (u) => C(e) ? e.value = u : null),
108
+ t
109
+ ],
110
+ compare: "",
111
+ "show-predefined-range": ""
112
+ }, null, 8, ["modelValue"])
113
+ ]),
114
+ p("div", M, [
115
+ i(P, {
116
+ button: {
117
+ appendIcon: "file_download",
118
+ variant: "primary",
119
+ label: "Export"
120
+ },
121
+ handler: async () => {
122
+ await n(g).downloadRestaurantSettlementReport({
123
+ start: n(e).startDate,
124
+ end: n(e).endDate
125
+ });
126
+ }
127
+ }, null, 8, ["handler"])
128
+ ])
129
+ ]),
130
+ i(Y, {
131
+ loading: n(r),
132
+ data: l.value,
133
+ onRowClick: a[1] || (a[1] = (u) => n(d).push({
134
+ name: "mf-payment-settlement-transaction",
135
+ params: {
136
+ settlementId: u._id
137
+ }
138
+ }))
139
+ }, null, 8, ["loading", "data"])
140
+ ]),
141
+ _: 1
142
+ }, 8, ["loading"]);
143
+ };
144
+ }
145
+ });
146
+ export {
147
+ X as default
148
+ };
@@ -0,0 +1,142 @@
1
+ import { defineComponent as w, ref as v, computed as S, resolveComponent as h, openBlock as x, createBlock as D, watch as A, onMounted as k, unref as o, withCtx as F, createElementVNode as u, createVNode as p, isRef as R } from "vue";
2
+ import { u as V } from "./index-De4-LJjg.js";
3
+ import { h as _ } from "./moment-h96o7c8I.js";
4
+ import { s as g } from "./index-C58XD8h3.js";
5
+ import "@feedmepos/ui-library";
6
+ import { d as f } from "./dinero-CIVmXLL-.js";
7
+ import { useRouter as b } from "vue-router";
8
+ import { _ as C } from "./AdminLayout.vue_vue_type_script_setup_true_lang-1DSAdvX7.js";
9
+ import { u as $ } from "./index-DA_XRfnd.js";
10
+ import { _ as I } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
11
+ const K = /* @__PURE__ */ w({
12
+ __name: "SettlementTable",
13
+ props: {
14
+ data: {
15
+ type: Array,
16
+ required: !0
17
+ },
18
+ loading: {
19
+ type: Boolean,
20
+ required: !0
21
+ }
22
+ },
23
+ emits: ["row-click"],
24
+ setup(y, { emit: l }) {
25
+ const r = y, d = l, m = v(""), e = [
26
+ {
27
+ header: () => "Settlement ID",
28
+ accessorKey: "id"
29
+ },
30
+ {
31
+ header: () => "Created At",
32
+ accessorKey: "transactionAt",
33
+ meta: {
34
+ width: "180px"
35
+ }
36
+ },
37
+ {
38
+ header: () => "Sales Amount",
39
+ accessorKey: "amount"
40
+ },
41
+ {
42
+ header: () => "Fee",
43
+ accessorKey: "fee"
44
+ },
45
+ {
46
+ header: () => "Settlement Amount",
47
+ accessorKey: "payout"
48
+ }
49
+ ], i = S(() => r.data.map((t) => ({
50
+ id: t._id,
51
+ transactionAt: _(t.createdAt).format("YYYY-MM-DD"),
52
+ amount: f(t.totalAmount).toFormat("$0.00"),
53
+ fee: f(t.totalFee).toFormat("$0.00"),
54
+ payout: f(t.totalPayout).toFormat("$0.00")
55
+ })));
56
+ return (t, a) => {
57
+ const n = h("FmTable");
58
+ return x(), D(n, {
59
+ modelValue: m.value,
60
+ "onUpdate:modelValue": a[0] || (a[0] = (s) => m.value = s),
61
+ "row-data": i.value,
62
+ "column-defs": e,
63
+ loading: r.loading,
64
+ onRowClick: a[1] || (a[1] = (s) => d("row-click", r.data.at(s.index)))
65
+ }, null, 8, ["modelValue", "row-data", "loading"]);
66
+ };
67
+ }
68
+ }), P = { class: "flex justify-between items-center mb-6" }, B = { class: "flex space-x-4 items-center" }, O = { class: "flex space-x-4 items-center" }, z = /* @__PURE__ */ w({
69
+ __name: "Settlement",
70
+ setup(y) {
71
+ const { isLoading: l, startAsyncCall: r } = V(!0), d = v([]), m = b(), { dateRange: e } = $({
72
+ dateRange: {
73
+ startDate: _().startOf("day").toISOString(),
74
+ endDate: _().endOf("day").toISOString()
75
+ }
76
+ });
77
+ A(e, i);
78
+ async function i() {
79
+ await r(async () => {
80
+ const a = await g.readByDate(
81
+ {
82
+ start: e.value.startDate,
83
+ end: e.value.endDate
84
+ }
85
+ );
86
+ d.value = a;
87
+ });
88
+ }
89
+ function t() {
90
+ i();
91
+ }
92
+ return k(t), (a, n) => {
93
+ const s = h("FmDateRangePicker");
94
+ return x(), D(C, {
95
+ title: "Settlements",
96
+ loading: o(l)
97
+ }, {
98
+ default: F(() => [
99
+ u("div", P, [
100
+ u("div", B, [
101
+ p(s, {
102
+ modelValue: o(e),
103
+ "onUpdate:modelValue": n[0] || (n[0] = (c) => R(e) ? e.value = c : null),
104
+ compare: "",
105
+ "show-predefined-range": ""
106
+ }, null, 8, ["modelValue"])
107
+ ]),
108
+ u("div", O, [
109
+ p(I, {
110
+ button: {
111
+ appendIcon: "file_download",
112
+ variant: "primary",
113
+ label: "Export"
114
+ },
115
+ handler: async () => {
116
+ await o(g).downloadSettlementReport({
117
+ start: o(e).startDate,
118
+ end: o(e).endDate
119
+ });
120
+ }
121
+ }, null, 8, ["handler"])
122
+ ])
123
+ ]),
124
+ p(K, {
125
+ loading: o(l),
126
+ data: d.value,
127
+ onRowClick: n[1] || (n[1] = (c) => o(m).push({
128
+ name: "mf-payment-admin.settlement-transaction",
129
+ params: {
130
+ settlementId: c._id
131
+ }
132
+ }))
133
+ }, null, 8, ["loading", "data"])
134
+ ]),
135
+ _: 1
136
+ }, 8, ["loading"]);
137
+ };
138
+ }
139
+ });
140
+ export {
141
+ z as default
142
+ };
@@ -1,68 +1,62 @@
1
- import { defineComponent as F, resolveComponent as p, openBlock as S, createBlock as w, normalizeClass as U, withCtx as r, createElementVNode as t, toDisplayString as u, unref as c, ref as _, onMounted as z, watch as L, createVNode as a, createTextVNode as i, h as C } from "vue";
2
- import { e as E, u as G } from "./index-DvzXwr90.js";
1
+ import { defineComponent as T, resolveComponent as g, openBlock as F, createBlock as P, normalizeClass as z, withCtx as l, createElementVNode as t, toDisplayString as u, createElementBlock as L, unref as c, ref as _, onMounted as G, watch as $, createVNode as a, createTextVNode as i, h as C } from "vue";
2
+ import { e as E, u as j } from "./index-De4-LJjg.js";
3
3
  import "@feedmepos/ui-library";
4
- import { d as B } from "./dinero-CIVmXLL-.js";
5
- import { g as j, a as Y } from "./assets-CZ2m5tCN.js";
6
- import { t as H, a as q } from "./transaction-fdJNol6A.js";
7
- import { _ as J } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
8
- import { useRouter as Q } from "vue-router";
9
- import { s as W } from "./index-CjCiGW2Y.js";
10
- import { useCoreStore as X } from "@feedmepos/mf-common";
11
- const Z = /* @__PURE__ */ F({
4
+ import { d as h } from "./dinero-CIVmXLL-.js";
5
+ import { g as Y, a as H } from "./assets-Cj6QBVPU.js";
6
+ import { t as q, a as J } from "./transaction-BmxtNt6_.js";
7
+ import { _ as Q } from "./Layout.vue_vue_type_script_setup_true_lang-C38PTqO5.js";
8
+ import { useRouter as W } from "vue-router";
9
+ import { s as X } from "./index-C58XD8h3.js";
10
+ import { useCoreStore as Z } from "@feedmepos/mf-common";
11
+ const ee = /* @__PURE__ */ T({
12
12
  __name: "Status",
13
13
  props: {
14
14
  row: {},
15
15
  data: {}
16
16
  },
17
- setup(g) {
18
- const o = g;
19
- function y() {
17
+ setup(y) {
18
+ const o = y;
19
+ function p() {
20
20
  return o.data === E.F_PAYMENT_TRANSACTION_STATUS.Enum.PENDING ? "!w-[16px] !h-[16px] bg-yellow-400" : o.data === E.F_PAYMENT_TRANSACTION_STATUS.Enum.FAILED ? "!w-[16px] !h-[16px] bg-red-400" : o.data === E.F_PAYMENT_TRANSACTION_STATUS.Enum.REFUNDED ? "!w-[16px] !h-[16px] bg-blue-400" : "!w-[16px] !h-[16px] bg-green-400";
21
21
  }
22
- return (f, V) => {
23
- const N = p("FmBadge");
24
- return S(), w(N, {
22
+ return (S, B) => {
23
+ const w = g("FmBadge");
24
+ return F(), P(w, {
25
25
  inline: "",
26
- class: U(y())
26
+ class: z(p())
27
27
  }, {
28
- default: r(() => [
29
- t("div", null, u(f.data), 1)
28
+ default: l(() => [
29
+ t("div", null, u(S.data), 1)
30
30
  ]),
31
31
  _: 1
32
32
  }, 8, ["class"]);
33
33
  };
34
34
  }
35
- }), ee = /* @__PURE__ */ F({
35
+ }), te = ["src"], ae = /* @__PURE__ */ T({
36
36
  __name: "Gateway",
37
37
  props: {
38
38
  row: {},
39
39
  data: {}
40
40
  },
41
- setup(g) {
42
- return (o, y) => {
43
- const f = p("FmThumbnail");
44
- return S(), w(f, {
45
- src: c(j)(o.row.original.gateway),
46
- class: "mr-2 border-transparent w-[32px] h-[32px]"
47
- }, null, 8, ["src"]);
48
- };
41
+ setup(y) {
42
+ return (o, p) => (F(), L("img", {
43
+ class: "rounded-md m-auto border-transparent w-[32px] h-[32px]",
44
+ src: c(Y)(o.row.original.gateway)
45
+ }, null, 8, te));
49
46
  }
50
- }), te = /* @__PURE__ */ F({
47
+ }), ne = ["src"], re = /* @__PURE__ */ T({
51
48
  __name: "Method",
52
49
  props: {
53
50
  row: {},
54
51
  data: {}
55
52
  },
56
- setup(g) {
57
- return (o, y) => {
58
- const f = p("FmThumbnail");
59
- return S(), w(f, {
60
- src: c(Y)(o.row.original.method.issuer),
61
- class: "mr-2 border-transparent w-[32px] h-[32px]"
62
- }, null, 8, ["src"]);
63
- };
53
+ setup(y) {
54
+ return (o, p) => (F(), L("img", {
55
+ class: "rounded-md m-auto border-transparent w-[32px] h-[32px]",
56
+ src: c(H)(o.row.original.method.issuer)
57
+ }, null, 8, ne));
64
58
  }
65
- }), ae = { class: "flex mb-6" }, ne = { class: "my-6 w-[240px]" }, fe = /* @__PURE__ */ F({
59
+ }), le = { class: "flex mb-6" }, oe = { class: "my-6 w-[240px]" }, ve = /* @__PURE__ */ T({
66
60
  __name: "SettlementTransactions",
67
61
  props: {
68
62
  settlementId: {
@@ -70,20 +64,20 @@ const Z = /* @__PURE__ */ F({
70
64
  required: !0
71
65
  }
72
66
  },
73
- setup(g) {
74
- const o = g, { isLoading: y, startAsyncCall: f } = G(!0), { currentRestaurant: V } = X(), N = Q(), s = _(), x = _([]), A = _([]);
67
+ setup(y) {
68
+ const o = y, { isLoading: p, startAsyncCall: S } = j(!0), { currentRestaurant: B } = Z(), w = W(), s = _(), x = _([]), N = _([]);
75
69
  async function O(n = !1) {
76
- f(async () => {
77
- n || (s.value = await W.readRestaurantSettlementById(o.settlementId));
78
- const e = await H.readRestaurantTransactionsBySettlementId(o.settlementId);
79
- x.value = q(e), A.value = x.value;
70
+ S(async () => {
71
+ n || (s.value = await X.readRestaurantSettlementById(o.settlementId));
72
+ const e = await q.readRestaurantTransactionsBySettlementId(o.settlementId);
73
+ x.value = J(e), N.value = x.value;
80
74
  });
81
75
  }
82
76
  function k() {
83
77
  O();
84
78
  }
85
- z(k), L(V, k);
86
- const K = _(""), $ = [
79
+ G(k), $(B, k);
80
+ const V = _(""), D = [
87
81
  {
88
82
  header: () => "Transaction ID",
89
83
  accessorKey: "id"
@@ -98,7 +92,7 @@ const Z = /* @__PURE__ */ F({
98
92
  meta: {
99
93
  textAlign: "center"
100
94
  },
101
- cell: ({ cell: n, row: e }) => e.original.method ? C(ee, { row: e, data: n.getValue() }) : ""
95
+ cell: ({ cell: n, row: e }) => e.original.method ? C(ae, { row: e, data: n.getValue() }) : ""
102
96
  },
103
97
  {
104
98
  header: () => "Method",
@@ -106,7 +100,7 @@ const Z = /* @__PURE__ */ F({
106
100
  meta: {
107
101
  textAlign: "center"
108
102
  },
109
- cell: ({ cell: n, row: e }) => e.original.method ? C(te, { row: e, data: n.getValue() }) : ""
103
+ cell: ({ cell: n, row: e }) => e.original.method ? C(re, { row: e, data: n.getValue() }) : ""
110
104
  },
111
105
  {
112
106
  header: () => "Type",
@@ -124,7 +118,7 @@ const Z = /* @__PURE__ */ F({
124
118
  {
125
119
  header: () => "Status",
126
120
  accessorKey: "status",
127
- cell: ({ cell: n, row: e }) => C(Z, { row: e, data: n.getValue() })
121
+ cell: ({ cell: n, row: e }) => C(ee, { row: e, data: n.getValue() })
128
122
  },
129
123
  {
130
124
  header: () => "Transaction At",
@@ -146,47 +140,47 @@ const Z = /* @__PURE__ */ F({
146
140
  accessorKey: "payout"
147
141
  }
148
142
  ], v = _("");
149
- let I;
150
- return L(v, async () => {
151
- I && clearTimeout(I), I = setTimeout(() => {
143
+ let A;
144
+ return $(v, async () => {
145
+ A && clearTimeout(A), A = setTimeout(() => {
152
146
  var n = new RegExp(v.value, "i");
153
- A.value = x.value.filter((e) => {
154
- const T = JSON.stringify(e);
155
- return n.test(T);
147
+ N.value = x.value.filter((e) => {
148
+ const b = JSON.stringify(e);
149
+ return n.test(b);
156
150
  });
157
151
  }, 700);
158
152
  }), (n, e) => {
159
- var R;
160
- const T = p("FmCardHeader"), b = p("FmCardSection"), h = p("FmCard"), D = p("FmSearch"), M = p("FmTable");
161
- return S(), w(J, {
162
- title: `Settlement Transactions (${(R = s.value) == null ? void 0 : R._id})`,
163
- loading: c(y),
164
- onBack: c(N).back
153
+ var K;
154
+ const b = g("FmCardHeader"), f = g("FmCardSection"), I = g("FmCard"), M = g("FmSearch"), U = g("FmTable");
155
+ return F(), P(Q, {
156
+ title: `Settlement Transactions (${(K = s.value) == null ? void 0 : K._id})`,
157
+ loading: c(p),
158
+ onBack: c(w).back
165
159
  }, {
166
- default: r(() => [
167
- t("div", ae, [
168
- a(h, {
160
+ default: l(() => [
161
+ t("div", le, [
162
+ a(I, {
169
163
  horizontal: "",
170
164
  class: "flex-1 p-6",
171
165
  variant: "elevated"
172
166
  }, {
173
- default: r(() => [
174
- a(b, { class: "flex flex-col gap-16 justify-between" }, {
175
- default: r(() => [
176
- a(T, {
167
+ default: l(() => [
168
+ a(f, { class: "flex flex-col gap-16 justify-between" }, {
169
+ default: l(() => [
170
+ a(b, {
177
171
  class: "p-0",
178
172
  title: "Transaction Info",
179
173
  subtitle: ""
180
174
  }),
181
- a(b, { class: "p-0" }, {
182
- default: r(() => {
183
- var l, m, d, P;
175
+ a(f, { class: "p-0" }, {
176
+ default: l(() => {
177
+ var r, d, m, R;
184
178
  return [
185
179
  e[2] || (e[2] = t("b", null, "For", -1)),
186
- i(": " + u((m = (l = s.value) == null ? void 0 : l.store) == null ? void 0 : m.event) + " ", 1),
180
+ i(": " + u((d = (r = s.value) == null ? void 0 : r.store) == null ? void 0 : d.event) + " ", 1),
187
181
  e[3] || (e[3] = t("br", null, null, -1)),
188
182
  e[4] || (e[4] = t("b", null, "Reference", -1)),
189
- i(": " + u((P = (d = s.value) == null ? void 0 : d.store) == null ? void 0 : P.id), 1),
183
+ i(": " + u((R = (m = s.value) == null ? void 0 : m.store) == null ? void 0 : R.id), 1),
190
184
  e[5] || (e[5] = t("br", null, null, -1)),
191
185
  e[6] || (e[6] = t("b", null, "Transaction", -1)),
192
186
  i(": " + u(x.value.length), 1)
@@ -200,31 +194,31 @@ const Z = /* @__PURE__ */ F({
200
194
  ]),
201
195
  _: 1
202
196
  }),
203
- a(h, {
197
+ a(I, {
204
198
  horizontal: "",
205
199
  class: "flex-1 p-6 mx-6",
206
200
  variant: "elevated"
207
201
  }, {
208
- default: r(() => [
209
- a(b, { class: "flex flex-col gap-16 justify-between" }, {
210
- default: r(() => [
211
- a(T, {
202
+ default: l(() => [
203
+ a(f, { class: "flex flex-col gap-16 justify-between" }, {
204
+ default: l(() => [
205
+ a(b, {
212
206
  class: "p-0",
213
207
  title: "Bank Info",
214
208
  subtitle: ""
215
209
  }),
216
- a(b, { class: "p-0" }, {
217
- default: r(() => {
218
- var l, m, d;
210
+ a(f, { class: "p-0" }, {
211
+ default: l(() => {
212
+ var r, d, m;
219
213
  return [
220
214
  e[7] || (e[7] = t("b", null, "Bank", -1)),
221
- i(": " + u((l = s.value) == null ? void 0 : l.beneficiaryBank.name), 1),
215
+ i(": " + u((r = s.value) == null ? void 0 : r.beneficiaryBank.name), 1),
222
216
  e[8] || (e[8] = t("br", null, null, -1)),
223
217
  e[9] || (e[9] = t("b", null, "Name", -1)),
224
- i(": " + u((m = s.value) == null ? void 0 : m.beneficiaryBank.holderName), 1),
218
+ i(": " + u((d = s.value) == null ? void 0 : d.beneficiaryBank.holderName), 1),
225
219
  e[10] || (e[10] = t("br", null, null, -1)),
226
220
  e[11] || (e[11] = t("b", null, "Number", -1)),
227
- i(": " + u((d = s.value) == null ? void 0 : d.beneficiaryBank.accountNumber), 1)
221
+ i(": " + u((m = s.value) == null ? void 0 : m.beneficiaryBank.accountNumber), 1)
228
222
  ];
229
223
  }),
230
224
  _: 1
@@ -235,31 +229,31 @@ const Z = /* @__PURE__ */ F({
235
229
  ]),
236
230
  _: 1
237
231
  }),
238
- a(h, {
232
+ a(I, {
239
233
  horizontal: "",
240
234
  class: "flex-1 p-6",
241
235
  variant: "elevated"
242
236
  }, {
243
- default: r(() => [
244
- a(b, { class: "flex flex-col gap-16 justify-between" }, {
245
- default: r(() => [
246
- a(T, {
237
+ default: l(() => [
238
+ a(f, { class: "flex flex-col gap-16 justify-between" }, {
239
+ default: l(() => [
240
+ a(b, {
247
241
  class: "p-0",
248
242
  title: "Payout Info",
249
243
  subtitle: ""
250
244
  }),
251
- a(b, { class: "p-0" }, {
252
- default: r(() => {
253
- var l, m, d;
245
+ a(f, { class: "p-0" }, {
246
+ default: l(() => {
247
+ var r, d, m;
254
248
  return [
255
249
  e[12] || (e[12] = t("b", null, "Amount", -1)),
256
- i(": " + u(c(B)((l = s.value) == null ? void 0 : l.totalAmount).toFormat("$0.00")), 1),
250
+ i(": " + u(c(h)((r = s.value) == null ? void 0 : r.totalAmount).toFormat("$0.00")), 1),
257
251
  e[13] || (e[13] = t("br", null, null, -1)),
258
252
  e[14] || (e[14] = t("b", null, "Fee", -1)),
259
- i(": " + u(c(B)((m = s.value) == null ? void 0 : m.totalFee).toFormat("$0.00")), 1),
253
+ i(": " + u(c(h)((d = s.value) == null ? void 0 : d.totalFee).toFormat("$0.00")), 1),
260
254
  e[15] || (e[15] = t("br", null, null, -1)),
261
255
  e[16] || (e[16] = t("b", null, "Payout", -1)),
262
- i(": " + u(c(B)((d = s.value) == null ? void 0 : d.totalPayout).toFormat("$0.00")), 1)
256
+ i(": " + u(c(h)((m = s.value) == null ? void 0 : m.totalPayout).toFormat("$0.00")), 1)
263
257
  ];
264
258
  }),
265
259
  _: 1
@@ -271,20 +265,20 @@ const Z = /* @__PURE__ */ F({
271
265
  _: 1
272
266
  })
273
267
  ]),
274
- t("div", ne, [
275
- a(D, {
268
+ t("div", oe, [
269
+ a(M, {
276
270
  modelValue: v.value,
277
- "onUpdate:modelValue": e[0] || (e[0] = (l) => v.value = l),
271
+ "onUpdate:modelValue": e[0] || (e[0] = (r) => v.value = r),
278
272
  placeholder: "Search Transactions ..."
279
273
  }, null, 8, ["modelValue"])
280
274
  ]),
281
- a(M, {
282
- modelValue: K.value,
283
- "onUpdate:modelValue": e[1] || (e[1] = (l) => K.value = l),
275
+ a(U, {
276
+ modelValue: V.value,
277
+ "onUpdate:modelValue": e[1] || (e[1] = (r) => V.value = r),
284
278
  "search-value": v.value,
285
- "row-data": A.value,
286
- "column-defs": $,
287
- loading: c(y)
279
+ "row-data": N.value,
280
+ "column-defs": D,
281
+ loading: c(p)
288
282
  }, null, 8, ["modelValue", "search-value", "row-data", "loading"])
289
283
  ]),
290
284
  _: 1
@@ -293,5 +287,5 @@ const Z = /* @__PURE__ */ F({
293
287
  }
294
288
  });
295
289
  export {
296
- fe as default
290
+ ve as default
297
291
  };