@feedmepos/mf-payment 0.0.0-beta.3 → 0.0.0-beta.31

Sign up to get free protection for your applications and to get access to all the features.
Files changed (515) 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/AutoCopyCell.vue_vue_type_script_setup_true_lang-DWoahPJL.js +28 -0
  4. package/dist/{Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js → Layout.vue_vue_type_script_setup_true_lang-C38PTqO5.js} +9 -9
  5. package/dist/Modal-DB8M9o1T.js +13 -0
  6. package/dist/{PayoutAccount-BVljEwn3.js → PDFViewer-CjH_C1uT.js} +10851 -14329
  7. package/dist/PayoutAccount-CiTsWONr.js +272 -0
  8. package/dist/PayoutAccount-SIy-StvQ.js +612 -0
  9. package/dist/PayoutAccountSetting-quTrnrC3.js +776 -0
  10. package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-CY4ttpKj.js +33 -0
  11. package/dist/Settlement-DOgQp010.js +150 -0
  12. package/dist/Settlement-PVDes6sk.js +144 -0
  13. package/dist/{SettlementTransactions-C3dnWHkD.js → SettlementTransactions-gvYCXBgb.js} +99 -105
  14. package/dist/SettlementTransactions-yQYGTzAC.js +334 -0
  15. package/dist/Terminal-DcwgOlid.js +339 -0
  16. package/dist/TerminalSetting-BLp4Y6V9.js +375 -0
  17. package/dist/TerminalTransaction-Cb9V1igD.js +237 -0
  18. package/dist/TerminalTransaction-DHmQYA02.js +243 -0
  19. package/dist/Transaction-Dwijtg8b.js +242 -0
  20. package/dist/Transaction-t6PdA3hg.js +243 -0
  21. package/dist/api/index.d.ts +12 -0
  22. package/dist/api/pagination.d.ts +20 -0
  23. package/dist/api/payment-gateway/index.d.ts +9 -0
  24. package/dist/api/payout/index.d.ts +2 -1
  25. package/dist/api/settlement/index.d.ts +7 -13
  26. package/dist/api/terminal/index.d.ts +12 -1
  27. package/dist/api/terminal-transaction/index.d.ts +9 -0
  28. package/dist/api/transaction/index.d.ts +6 -2
  29. package/dist/app.d.ts +3 -0
  30. package/dist/app.js +105 -82
  31. package/dist/assets/icons/index.d.ts +1 -3
  32. package/dist/assets-UG99C8i-.js +42 -0
  33. package/dist/clipboard-4jh1WteU.js +10 -0
  34. package/dist/components/AsyncButton.vue.d.ts +21 -0
  35. package/dist/components/AutoCopyCell.vue.d.ts +6 -0
  36. package/dist/components/CursorTable/index.vue.d.ts +16 -5
  37. package/dist/components/PDFViewer.vue.d.ts +0 -2
  38. package/dist/components/RestaurantSelector.vue.d.ts +2 -0
  39. package/dist/error-K1CakhA9.js +6 -0
  40. package/dist/index-CAsbGPp2.js +47 -0
  41. package/dist/index-DTz8Nmfb.js +55910 -0
  42. package/dist/{index-B8_4waUa.js → index-DrH47k0r.js} +1 -1
  43. package/dist/index-F_l7bLXb.js +40 -0
  44. package/dist/{index-CjCiGW2Y.js → index-TbfhqZiB.js} +13 -23
  45. package/dist/index-aI8zWz4m.js +34 -0
  46. package/dist/index.vue_vue_type_script_setup_true_lang-clLSlUNS.js +155 -0
  47. package/dist/package.json +8 -8
  48. package/dist/{index-D-lMrCvM.js → payout-account-Cm4iYhNm.js} +771 -802
  49. package/dist/plugins.d.ts +1 -1
  50. package/dist/style.css +1 -1
  51. package/dist/{transaction-fdJNol6A.js → transaction-CNNzvDLH.js} +29 -13
  52. package/dist/tsconfig.app.tsbuildinfo +1 -1
  53. package/dist/validator-D5jtpt9A.js +2877 -0
  54. package/dist/views/admin/payout-account/PayoutAccountSetting.vue.d.ts +11 -1
  55. package/dist/views/admin/payout-account/cell/RateInput.vue.d.ts +8 -0
  56. package/dist/views/admin/payout-account/cell/TPlusInput.vue.d.ts +8 -0
  57. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +81 -0
  58. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +81 -0
  59. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +90 -0
  60. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +81 -0
  61. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +56 -0
  62. package/dist/views/admin/payout-account/tabs/gateway/GhlGateway.vue.d.ts +50 -0
  63. package/dist/views/admin/payout-account/tabs/gateway/RevenueMonsterGateway.vue.d.ts +52 -0
  64. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +83 -0
  65. package/dist/views/admin/terminal/TerminalSetting.vue.d.ts +12 -0
  66. package/dist/views/admin/terminal/cell/Actions.vue.d.ts +80 -9
  67. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +94 -0
  68. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +94 -0
  69. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +85 -0
  70. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +94 -0
  71. package/dist/views/terminal-transaction/TerminalTransaction.vue.d.ts +2 -0
  72. package/dist/views/terminal-transaction/cell/Gateway.vue.d.ts +9 -0
  73. package/dist/views/terminal-transaction/cell/Status.vue.d.ts +9 -0
  74. package/package.json +20 -20
  75. package/dist/PayoutAccount-J3GJxUjj.js +0 -266
  76. package/dist/Settlement-C4IEccV6.js +0 -136
  77. package/dist/Settlement-D4gdbOE0.js +0 -132
  78. package/dist/SettlementTransactions-DYelInkD.js +0 -351
  79. package/dist/Terminal-Co7KPrrb.js +0 -204
  80. package/dist/TerminalTransaction-CtVBUTMg.js +0 -240
  81. package/dist/Transaction-CvDEP2Uq.js +0 -242
  82. package/dist/Transaction-Rk0g5_Gn.js +0 -241
  83. package/dist/assets-CZ2m5tCN.js +0 -43
  84. package/dist/favicon.ico +0 -0
  85. package/dist/icons/anydesk.svg +0 -1
  86. package/dist/icons/sort.svg +0 -3
  87. package/dist/images/gateway/ccdc.svg +0 -44
  88. package/dist/images/gateway/fiuu.jpg +0 -0
  89. package/dist/images/gateway/fm.svg +0 -44
  90. package/dist/images/gateway/rm.jpg +0 -0
  91. package/dist/images/method/BNPL/Ablr/Ablr_SVG.svg +0 -7
  92. package/dist/images/method/BNPL/Ablr/Ablr_V1_ROU.svg +0 -4
  93. package/dist/images/method/BNPL/Ablr/Ablr_V1_SQU.svg +0 -4
  94. package/dist/images/method/BNPL/Ablr/Ablr_V2_ROU.svg +0 -7
  95. package/dist/images/method/BNPL/Ablr/Ablr_V2_SQU.svg +0 -7
  96. package/dist/images/method/BNPL/Atome/Atome_SVG.svg +0 -4
  97. package/dist/images/method/BNPL/Atome/Atome_V1_ROU.svg +0 -4
  98. package/dist/images/method/BNPL/Atome/Atome_V1_SQU.svg +0 -4
  99. package/dist/images/method/BNPL/Atome/Atome_V2_ROU.svg +0 -4
  100. package/dist/images/method/BNPL/Atome/Atome_V2_SQU.svg +0 -4
  101. package/dist/images/method/BNPL/Atome/Atome_V3_ROU.svg +0 -5
  102. package/dist/images/method/BNPL/Atome/Atome_V3_SQU.svg +0 -5
  103. package/dist/images/method/BNPL/IOUPay/IOUPay_SVG.svg +0 -12
  104. package/dist/images/method/BNPL/IOUPay/IOUPay_V1_ROU.svg +0 -7
  105. package/dist/images/method/BNPL/IOUPay/IOUPay_V1_SQU.svg +0 -7
  106. package/dist/images/method/BNPL/IOUPay/IOUPay_V2_ROU.svg +0 -13
  107. package/dist/images/method/BNPL/IOUPay/IOUPay_V2_SQU.svg +0 -13
  108. package/dist/images/method/BNPL/ShopBack/ShopBack_SVG.svg +0 -6
  109. package/dist/images/method/BNPL/ShopBack/ShopBack_V1_ROU.svg +0 -6
  110. package/dist/images/method/BNPL/ShopBack/ShopBack_V1_SQU.svg +0 -6
  111. package/dist/images/method/BNPL/ShopBack/ShopBack_V2_ROU.svg +0 -4
  112. package/dist/images/method/BNPL/ShopBack/ShopBack_V2_SQU.svg +0 -4
  113. package/dist/images/method/BNPL/Split/Split_SVG.svg +0 -4
  114. package/dist/images/method/BNPL/Split/Split_V1_ROU.svg +0 -5
  115. package/dist/images/method/BNPL/Split/Split_V1_SQU.svg +0 -5
  116. package/dist/images/method/BNPL/Split/Split_V2_ROU.svg +0 -5
  117. package/dist/images/method/BNPL/Split/Split_V2_SQU.svg +0 -5
  118. package/dist/images/method/BNPL/Split/Split_V3_ROU.svg +0 -4
  119. package/dist/images/method/BNPL/Split/Split_V3_SQU.svg +0 -4
  120. package/dist/images/method/BNPL/Split/Split_V4_ROU.svg +0 -4
  121. package/dist/images/method/BNPL/Split/Split_V4_SQU.svg +0 -4
  122. package/dist/images/method/Banks/AEONBank/AEONBank_SVG.svg +0 -16
  123. package/dist/images/method/Banks/AEONBank/AEONBank_V1_BSQU.svg +0 -17
  124. package/dist/images/method/Banks/AEONBank/AEONBank_V1_LG.svg +0 -17
  125. package/dist/images/method/Banks/AEONBank/AEONBank_V1_ROU.svg +0 -6
  126. package/dist/images/method/Banks/AEONBank/AEONBank_V1_SQU.svg +0 -6
  127. package/dist/images/method/Banks/AEONBank/AEONBank_V2_BSQU.svg +0 -17
  128. package/dist/images/method/Banks/AEONBank/AEONBank_V2_LG.svg +0 -17
  129. package/dist/images/method/Banks/AEONBank/AEONBank_V2_ROU.svg +0 -6
  130. package/dist/images/method/Banks/AEONBank/AEONBank_V2_SQU.svg +0 -6
  131. package/dist/images/method/Banks/AffinBank/AffinBank_SVG.svg +0 -56
  132. package/dist/images/method/Banks/AffinBank/AffinBank_V1_BSQU.svg +0 -57
  133. package/dist/images/method/Banks/AffinBank/AffinBank_V1_LG.svg +0 -57
  134. package/dist/images/method/Banks/AffinBank/AffinBank_V1_ROU.svg +0 -10
  135. package/dist/images/method/Banks/AffinBank/AffinBank_V1_SQU.svg +0 -10
  136. package/dist/images/method/Banks/AffinBank/AffinBank_V2_BSQU.svg +0 -57
  137. package/dist/images/method/Banks/AffinBank/AffinBank_V2_LG.svg +0 -57
  138. package/dist/images/method/Banks/AffinBank/AffinBank_V2_ROU.svg +0 -10
  139. package/dist/images/method/Banks/AffinBank/AffinBank_V2_SQU.svg +0 -10
  140. package/dist/images/method/Banks/AllianceBank/AllianceBank_SVG.svg +0 -45
  141. package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_BSQU.svg +0 -46
  142. package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_LG.svg +0 -46
  143. package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_ROU.svg +0 -34
  144. package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_SQU.svg +0 -34
  145. package/dist/images/method/Banks/AmBank/AmBank_SVG.svg +0 -18
  146. package/dist/images/method/Banks/AmBank/AmBank_V1_BSQU.svg +0 -13
  147. package/dist/images/method/Banks/AmBank/AmBank_V1_LG.svg +0 -13
  148. package/dist/images/method/Banks/AmBank/AmBank_V1_ROU.svg +0 -7
  149. package/dist/images/method/Banks/AmBank/AmBank_V1_SQU.svg +0 -7
  150. package/dist/images/method/Banks/AmBank/AmBank_V2_BSQU.svg +0 -13
  151. package/dist/images/method/Banks/AmBank/AmBank_V2_LG.svg +0 -13
  152. package/dist/images/method/Banks/AmBank/AmBank_V2_ROU.svg +0 -7
  153. package/dist/images/method/Banks/AmBank/AmBank_V2_SQU.svg +0 -7
  154. package/dist/images/method/Banks/AmBank/AmBank_V3_BSQU.svg +0 -13
  155. package/dist/images/method/Banks/AmBank/AmBank_V3_LG.svg +0 -13
  156. package/dist/images/method/Banks/AmBank/AmBank_V3_ROU.svg +0 -7
  157. package/dist/images/method/Banks/AmBank/AmBank_V3_SQU.svg +0 -7
  158. package/dist/images/method/Banks/AmBank/AmBank_V4_BSQU.svg +0 -18
  159. package/dist/images/method/Banks/AmBank/AmBank_V4_LG.svg +0 -18
  160. package/dist/images/method/Banks/AmBank/AmBank_V5_BSQU.svg +0 -18
  161. package/dist/images/method/Banks/AmBank/AmBank_V5_LG.svg +0 -18
  162. package/dist/images/method/Banks/ArgoBank/ArgoBank_SVG.svg +0 -12
  163. package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_BSQU.svg +0 -13
  164. package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_LG.svg +0 -13
  165. package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_ROU.svg +0 -4
  166. package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_SQU.svg +0 -4
  167. package/dist/images/method/Banks/BSN/BSN_SVG.svg +0 -7
  168. package/dist/images/method/Banks/BSN/BSN_V1_BSQU.svg +0 -7
  169. package/dist/images/method/Banks/BSN/BSN_V1_LG.svg +0 -7
  170. package/dist/images/method/Banks/BSN/BSN_V1_ROU.svg +0 -4
  171. package/dist/images/method/Banks/BSN/BSN_V1_SQU.svg +0 -4
  172. package/dist/images/method/Banks/BankIslam/BankIslam_SVG.svg +0 -13
  173. package/dist/images/method/Banks/BankIslam/BankIslam_V1_BSQU.svg +0 -14
  174. package/dist/images/method/Banks/BankIslam/BankIslam_V1_LG.svg +0 -14
  175. package/dist/images/method/Banks/BankIslam/BankIslam_V1_ROU.svg +0 -14
  176. package/dist/images/method/Banks/BankIslam/BankIslam_V1_SQU.svg +0 -14
  177. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_SVG.svg +0 -26
  178. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_BSQU.svg +0 -24
  179. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_LG.svg +0 -24
  180. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_ROU.svg +0 -12
  181. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_SQU.svg +0 -12
  182. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_BSQU.svg +0 -26
  183. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_LG.svg +0 -27
  184. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_ROU.svg +0 -14
  185. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_SQU.svg +0 -14
  186. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V3_ROU.svg +0 -12
  187. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V3_SQU.svg +0 -12
  188. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V4_ROU.svg +0 -4
  189. package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V4_SQU.svg +0 -4
  190. package/dist/images/method/Banks/BankRakyat/BankRakyat_SVG.svg +0 -18
  191. package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_BSQU.svg +0 -18
  192. package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_LG.svg +0 -18
  193. package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_ROU.svg +0 -6
  194. package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_SQU.svg +0 -6
  195. package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_BSQU.svg +0 -18
  196. package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_LG.svg +0 -18
  197. package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_ROU.svg +0 -6
  198. package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_SQU.svg +0 -6
  199. package/dist/images/method/Banks/Cimb/Cimb_SVG.svg +0 -16
  200. package/dist/images/method/Banks/Cimb/Cimb_V1_BSQU.svg +0 -13
  201. package/dist/images/method/Banks/Cimb/Cimb_V1_LG.svg +0 -13
  202. package/dist/images/method/Banks/Cimb/Cimb_V1_ROU.svg +0 -5
  203. package/dist/images/method/Banks/Cimb/Cimb_V1_SQU.svg +0 -5
  204. package/dist/images/method/Banks/Cimb/Cimb_V2_BSQU.svg +0 -13
  205. package/dist/images/method/Banks/Cimb/Cimb_V2_LG.svg +0 -13
  206. package/dist/images/method/Banks/Cimb/Cimb_V2_ROU.svg +0 -5
  207. package/dist/images/method/Banks/Cimb/Cimb_V2_SQU.svg +0 -5
  208. package/dist/images/method/Banks/Cimb/Cimb_V3_BSQU.svg +0 -19
  209. package/dist/images/method/Banks/Cimb/Cimb_V3_LG.svg +0 -19
  210. package/dist/images/method/Banks/Cimb/Cimb_V3_ROU.svg +0 -11
  211. package/dist/images/method/Banks/Cimb/Cimb_V3_SQU.svg +0 -11
  212. package/dist/images/method/Banks/Cimb/Cimb_V4_BSQU.svg +0 -14
  213. package/dist/images/method/Banks/Cimb/Cimb_V4_LG.svg +0 -14
  214. package/dist/images/method/Banks/Cimb/Cimb_V5_LG.svg +0 -14
  215. package/dist/images/method/Banks/CitiBank/CitiBank_SVG.svg +0 -4
  216. package/dist/images/method/Banks/CitiBank/CitiBank_V1_BSQU.svg +0 -5
  217. package/dist/images/method/Banks/CitiBank/CitiBank_V1_LG.svg +0 -5
  218. package/dist/images/method/Banks/CitiBank/CitiBank_V1_ROU.svg +0 -5
  219. package/dist/images/method/Banks/CitiBank/CitiBank_V1_SQU.svg +0 -5
  220. package/dist/images/method/Banks/CitiBank/CitiBank_V2_BSQU.svg +0 -5
  221. package/dist/images/method/Banks/CitiBank/CitiBank_V2_LG.svg +0 -5
  222. package/dist/images/method/Banks/CitiBank/CitiBank_V2_ROU.svg +0 -5
  223. package/dist/images/method/Banks/CitiBank/CitiBank_V2_SQU.svg +0 -5
  224. package/dist/images/method/Banks/GXBank/GXBank_SVG.svg +0 -10
  225. package/dist/images/method/Banks/GXBank/GXBank_V1_BSQU.svg +0 -4
  226. package/dist/images/method/Banks/GXBank/GXBank_V1_LG.svg +0 -4
  227. package/dist/images/method/Banks/GXBank/GXBank_V1_ROU.svg +0 -4
  228. package/dist/images/method/Banks/GXBank/GXBank_V1_SQU.svg +0 -4
  229. package/dist/images/method/Banks/GXBank/GXBank_V2_BSQU.svg +0 -4
  230. package/dist/images/method/Banks/GXBank/GXBank_V2_LG.svg +0 -4
  231. package/dist/images/method/Banks/GXBank/GXBank_V2_ROU.svg +0 -4
  232. package/dist/images/method/Banks/GXBank/GXBank_V2_SQU.svg +0 -4
  233. package/dist/images/method/Banks/GXBank/GXBank_V3_BSQU.svg +0 -10
  234. package/dist/images/method/Banks/GXBank/GXBank_V3_LG.svg +0 -10
  235. package/dist/images/method/Banks/GXBank/GXBank_V3_ROU.svg +0 -10
  236. package/dist/images/method/Banks/GXBank/GXBank_V3_SQU.svg +0 -10
  237. package/dist/images/method/Banks/GXBank/GXBank_V4_BSQU.svg +0 -10
  238. package/dist/images/method/Banks/GXBank/GXBank_V4_LG.svg +0 -10
  239. package/dist/images/method/Banks/GXBank/GXBank_V4_ROU.svg +0 -10
  240. package/dist/images/method/Banks/GXBank/GXBank_V4_SQU.svg +0 -10
  241. package/dist/images/method/Banks/GXBank/GXBank_V5_BSQU.svg +0 -10
  242. package/dist/images/method/Banks/GXBank/GXBank_V5_LG.svg +0 -10
  243. package/dist/images/method/Banks/GXBank/GXBank_V5_ROU.svg +0 -10
  244. package/dist/images/method/Banks/GXBank/GXBank_V5_SQU.svg +0 -10
  245. package/dist/images/method/Banks/HSBC/HSBC_SVG.svg +0 -11
  246. package/dist/images/method/Banks/HSBC/HSBC_V1_BSQU.svg +0 -12
  247. package/dist/images/method/Banks/HSBC/HSBC_V1_LG.svg +0 -12
  248. package/dist/images/method/Banks/HSBC/HSBC_V1_ROU.svg +0 -8
  249. package/dist/images/method/Banks/HSBC/HSBC_V1_SQU.svg +0 -8
  250. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_SVG.svg +0 -27
  251. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_BSQU.svg +0 -22
  252. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_LG.svg +0 -22
  253. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_ROU.svg +0 -9
  254. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_SQU.svg +0 -9
  255. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V2_BSQU.svg +0 -18
  256. package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V2_LG.svg +0 -18
  257. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_SVG.svg +0 -5
  258. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_BSQU.svg +0 -5
  259. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_LG.svg +0 -5
  260. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_ROU.svg +0 -4
  261. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_SQU.svg +0 -4
  262. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_BSQU.svg +0 -5
  263. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_LG.svg +0 -5
  264. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_ROU.svg +0 -4
  265. package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_SQU.svg +0 -4
  266. package/dist/images/method/Banks/Maybank/MayBank_SVG.svg +0 -22
  267. package/dist/images/method/Banks/Maybank/MayBank_V1_BSQU.svg +0 -22
  268. package/dist/images/method/Banks/Maybank/MayBank_V1_LG.svg +0 -22
  269. package/dist/images/method/Banks/Maybank/MayBank_V1_ROU.svg +0 -15
  270. package/dist/images/method/Banks/Maybank/MayBank_V1_SQU.svg +0 -15
  271. package/dist/images/method/Banks/OCBC/OCBC_SVG.svg +0 -11
  272. package/dist/images/method/Banks/OCBC/OCBC_V1_BSQU.svg +0 -12
  273. package/dist/images/method/Banks/OCBC/OCBC_V1_LG.svg +0 -12
  274. package/dist/images/method/Banks/OCBC/OCBC_V1_ROU.svg +0 -4
  275. package/dist/images/method/Banks/OCBC/OCBC_V1_SQU.svg +0 -4
  276. package/dist/images/method/Banks/OCBC/OCBC_V2_BSQU.svg +0 -12
  277. package/dist/images/method/Banks/OCBC/OCBC_V2_LG.svg +0 -12
  278. package/dist/images/method/Banks/OCBC/OCBC_V2_ROU.svg +0 -4
  279. package/dist/images/method/Banks/OCBC/OCBC_V2_SQU.svg +0 -4
  280. package/dist/images/method/Banks/PublicBank/PublicBank_SVG.svg +0 -13
  281. package/dist/images/method/Banks/PublicBank/PublicBank_V1_BSQU.svg +0 -14
  282. package/dist/images/method/Banks/PublicBank/PublicBank_V1_LG.svg +0 -14
  283. package/dist/images/method/Banks/PublicBank/PublicBank_V1_ROU.svg +0 -4
  284. package/dist/images/method/Banks/PublicBank/PublicBank_V1_SQU.svg +0 -4
  285. package/dist/images/method/Banks/RHB/RHB_SVG.svg +0 -4
  286. package/dist/images/method/Banks/RHB/RHB_V1_BSQU.svg +0 -5
  287. package/dist/images/method/Banks/RHB/RHB_V1_LG.svg +0 -5
  288. package/dist/images/method/Banks/RHB/RHB_V1_ROU.svg +0 -5
  289. package/dist/images/method/Banks/RHB/RHB_V1_SQU.svg +0 -5
  290. package/dist/images/method/Banks/RHB/RHB_V2_BSQU.svg +0 -5
  291. package/dist/images/method/Banks/RHB/RHB_V2_LG.svg +0 -5
  292. package/dist/images/method/Banks/RHB/RHB_V2_ROU.svg +0 -5
  293. package/dist/images/method/Banks/RHB/RHB_V2_SQU.svg +0 -5
  294. package/dist/images/method/Banks/StandardChartered/StandardChartered_SVG.svg +0 -26
  295. package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_BSQU.svg +0 -27
  296. package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_LG.svg +0 -27
  297. package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_ROU.svg +0 -10
  298. package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_SQU.svg +0 -10
  299. package/dist/images/method/Banks/UOB/UOB_SVG.svg +0 -15
  300. package/dist/images/method/Banks/UOB/UOB_V1_BSQU.svg +0 -16
  301. package/dist/images/method/Banks/UOB/UOB_V1_LG.svg +0 -16
  302. package/dist/images/method/Banks/UOB/UOB_V1_ROU.svg +0 -4
  303. package/dist/images/method/Banks/UOB/UOB_V1_SQU.svg +0 -4
  304. package/dist/images/method/Banks/UOB/UOB_V2_BSQU.svg +0 -16
  305. package/dist/images/method/Banks/UOB/UOB_V2_LG.svg +0 -16
  306. package/dist/images/method/Banks/UOB/UOB_V2_ROU.svg +0 -4
  307. package/dist/images/method/Banks/UOB/UOB_V2_SQU.svg +0 -4
  308. package/dist/images/method/Banks/UOB/UOB_V3_ROU.svg +0 -5
  309. package/dist/images/method/Banks/UOB/UOB_V3_SQU.svg +0 -5
  310. package/dist/images/method/Banks/UOB/UOB_V4_ROU.svg +0 -5
  311. package/dist/images/method/Banks/UOB/UOB_V4_SQU.svg +0 -5
  312. package/dist/images/method/Card/Gobiz/Gobiz_SVG.svg +0 -10
  313. package/dist/images/method/Card/Gobiz/Gobiz_V1_ROU.svg +0 -11
  314. package/dist/images/method/Card/Gobiz/Gobiz_V1_SQU.svg +0 -11
  315. package/dist/images/method/Card/Gobiz/Gobiz_V2_ROU.svg +0 -11
  316. package/dist/images/method/Card/Gobiz/Gobiz_V2_SQU.svg +0 -11
  317. package/dist/images/method/Card/Master/MASTER_SVG.svg +0 -6
  318. package/dist/images/method/Card/Master/MASTER_V1_ROU.svg +0 -7
  319. package/dist/images/method/Card/Master/MASTER_V1_SQU.svg +0 -7
  320. package/dist/images/method/Card/Master/MASTER_V1_TRSP.svg +0 -6
  321. package/dist/images/method/Card/Master/MASTER_V2_ROU.svg +0 -7
  322. package/dist/images/method/Card/Master/MASTER_V2_SQU.svg +0 -7
  323. package/dist/images/method/Card/Paydee/Paydee_SVG.svg +0 -8
  324. package/dist/images/method/Card/Paydee/Paydee_V1_ROU.svg +0 -9
  325. package/dist/images/method/Card/Paydee/Paydee_V1_SQU.svg +0 -9
  326. package/dist/images/method/Card/Paydee/Paydee_V2_ROU.svg +0 -9
  327. package/dist/images/method/Card/Paydee/Paydee_V2_SQU.svg +0 -9
  328. package/dist/images/method/Card/UnionPay/UNIONPAY_SVG.svg +0 -17
  329. package/dist/images/method/Card/UnionPay/UNIONPAY_V1_ROU.svg +0 -18
  330. package/dist/images/method/Card/UnionPay/UNIONPAY_V1_SQU.svg +0 -18
  331. package/dist/images/method/Card/UnionPay/UNIONPAY_V1_TRSP.svg +0 -17
  332. package/dist/images/method/Card/Visa/VISA_SVG.svg +0 -3
  333. package/dist/images/method/Card/Visa/VISA_V1_ROU.svg +0 -4
  334. package/dist/images/method/Card/Visa/VISA_V1_SQU.svg +0 -4
  335. package/dist/images/method/Card/Visa/VISA_V1_TRSP.svg +0 -3
  336. package/dist/images/method/Card/Visa/VISA_V2_ROU.svg +0 -4
  337. package/dist/images/method/Card/Visa/VISA_V2_SQU.svg +0 -4
  338. package/dist/images/method/Card/Visa/VISA_V2_TRSP.svg +0 -3
  339. package/dist/images/method/Mobile/ApplePay/ApplePay_SVG.svg +0 -3
  340. package/dist/images/method/Mobile/ApplePay/ApplePay_V1_ROU.svg +0 -4
  341. package/dist/images/method/Mobile/ApplePay/ApplePay_V1_SQU.svg +0 -4
  342. package/dist/images/method/Mobile/ApplePay/ApplePay_V1_TRSP.svg +0 -3
  343. package/dist/images/method/Mobile/ApplePay/ApplePay_V2_ROU.svg +0 -4
  344. package/dist/images/method/Mobile/ApplePay/ApplePay_V2_SQU.svg +0 -4
  345. package/dist/images/method/Mobile/ApplePay/ApplePay_V2_TRSP.svg +0 -3
  346. package/dist/images/method/Mobile/GooglePay/GooglePay_SVG.svg +0 -7
  347. package/dist/images/method/Mobile/GooglePay/GooglePay_V1_ROU.svg +0 -8
  348. package/dist/images/method/Mobile/GooglePay/GooglePay_V1_SQU.svg +0 -8
  349. package/dist/images/method/Mobile/GooglePay/GooglePay_V1_TRSP.svg +0 -7
  350. package/dist/images/method/Mobile/GooglePay/GooglePay_V2_ROU.svg +0 -8
  351. package/dist/images/method/Mobile/GooglePay/GooglePay_V2_SQU.svg +0 -8
  352. package/dist/images/method/Mobile/GooglePay/GooglePay_V2_TRSP.svg +0 -7
  353. package/dist/images/method/Mobile/GooglePay/GooglePay_V3_ROU.svg +0 -7
  354. package/dist/images/method/Mobile/GooglePay/GooglePay_V3_SQU.svg +0 -7
  355. package/dist/images/method/Mobile/GooglePay/GooglePay_V3_TRSP.svg +0 -6
  356. package/dist/images/method/Mobile/SamsungPay/SamsungPay_SVG.svg +0 -12
  357. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V1_ROU.svg +0 -13
  358. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V1_SQU.svg +0 -13
  359. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V2_ROU.svg +0 -13
  360. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V2_SQU.svg +0 -13
  361. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V3_ROU.svg +0 -6
  362. package/dist/images/method/Mobile/SamsungPay/SamsungPay_V3_SQU.svg +0 -6
  363. package/dist/images/method/Other/DuitNow/DuitNow_SVG.svg +0 -11
  364. package/dist/images/method/Other/DuitNow/DuitNow_V1_ROU.svg +0 -12
  365. package/dist/images/method/Other/DuitNow/DuitNow_V1_SQU.svg +0 -12
  366. package/dist/images/method/Other/DuitNow/DuitNow_V2_ROU.svg +0 -12
  367. package/dist/images/method/Other/DuitNow/DuitNow_V2_SQU.svg +0 -12
  368. package/dist/images/method/Other/DuitNow/DuitNow_V3_ROU.svg +0 -5
  369. package/dist/images/method/Other/DuitNow/DuitNow_V3_SQU.svg +0 -5
  370. package/dist/images/method/Other/DuitNow/DuitNow_V4_ROU.svg +0 -5
  371. package/dist/images/method/Other/DuitNow/DuitNow_V4_SQU.svg +0 -5
  372. package/dist/images/method/Other/FPX/FPX_SVG.svg +0 -28
  373. package/dist/images/method/Other/FPX/FPX_V1_ROU.svg +0 -29
  374. package/dist/images/method/Other/FPX/FPX_V1_SQU.svg +0 -29
  375. package/dist/images/method/Other/FPX/FPX_V2_ROU.svg +0 -8
  376. package/dist/images/method/Other/FPX/FPX_V2_SQU.svg +0 -8
  377. package/dist/images/method/Other/FPX/FPX_V3_ROU.svg +0 -5
  378. package/dist/images/method/Other/FPX/FPX_V3_SQU.svg +0 -5
  379. package/dist/images/method/Other/MaybankQR/MaybankQR_V1_ROU.svg +0 -35
  380. package/dist/images/method/Other/MaybankQR/MaybankQR_V1_SQU.svg +0 -35
  381. package/dist/images/method/Other/MaybankQR/Maybank_SVG.svg +0 -49
  382. package/dist/images/method/Other/NetsPay/NetsPay_SVG.svg +0 -5
  383. package/dist/images/method/Other/NetsPay/NetsPay_V1_ROU.svg +0 -6
  384. package/dist/images/method/Other/NetsPay/NetsPay_V1_SQU.svg +0 -6
  385. package/dist/images/method/Wallet/Alipay/Alipay_SVG.svg +0 -4
  386. package/dist/images/method/Wallet/Alipay/Alipay_V1_ROU.svg +0 -6
  387. package/dist/images/method/Wallet/Alipay/Alipay_V1_SQU.svg +0 -5
  388. package/dist/images/method/Wallet/Alipay/Alipay_V2_ROU.svg +0 -6
  389. package/dist/images/method/Wallet/Alipay/Alipay_V2_SQU.svg +0 -5
  390. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_SVG.svg +0 -7
  391. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V1_ROU.svg +0 -8
  392. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V1_SQU.svg +0 -8
  393. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V2_ROU.svg +0 -6
  394. package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V2_SQU.svg +0 -6
  395. package/dist/images/method/Wallet/Binfinite/Binfinite_SVG.svg +0 -14
  396. package/dist/images/method/Wallet/Binfinite/Binfinite_V1_ROU.svg +0 -7
  397. package/dist/images/method/Wallet/Binfinite/Binfinite_V1_SQU.svg +0 -7
  398. package/dist/images/method/Wallet/Binfinite/Binfinite_V2_ROU.svg +0 -15
  399. package/dist/images/method/Wallet/Binfinite/Binfinite_V2_SQU.svg +0 -15
  400. package/dist/images/method/Wallet/Binfinite/Binfinite_V3_ROU.svg +0 -15
  401. package/dist/images/method/Wallet/Binfinite/Binfinite_V3_SQU.svg +0 -15
  402. package/dist/images/method/Wallet/Boost/Boost_SVG.svg +0 -10
  403. package/dist/images/method/Wallet/Boost/Boost_V1_ROU.svg +0 -6
  404. package/dist/images/method/Wallet/Boost/Boost_V1_SQU.svg +0 -6
  405. package/dist/images/method/Wallet/Boost/Boost_V2_ROU.svg +0 -11
  406. package/dist/images/method/Wallet/Boost/Boost_V2_SQU.svg +0 -11
  407. package/dist/images/method/Wallet/Boost/Boost_V3_ROU.svg +0 -11
  408. package/dist/images/method/Wallet/Boost/Boost_V3_SQU.svg +0 -11
  409. package/dist/images/method/Wallet/FavePay/FavePay_SVG.svg +0 -12
  410. package/dist/images/method/Wallet/FavePay/FavePay_V1_ROU.svg +0 -16
  411. package/dist/images/method/Wallet/FavePay/FavePay_V1_SQU.svg +0 -16
  412. package/dist/images/method/Wallet/FavePay/FavePay_V2_ROU.svg +0 -13
  413. package/dist/images/method/Wallet/FavePay/FavePay_V2_SQU.svg +0 -13
  414. package/dist/images/method/Wallet/GoPayz/GoPayz_SVG.svg +0 -12
  415. package/dist/images/method/Wallet/GoPayz/GoPayz_V1_ROU.svg +0 -11
  416. package/dist/images/method/Wallet/GoPayz/GoPayz_V1_SQU.svg +0 -11
  417. package/dist/images/method/Wallet/GoPayz/GoPayz_V2_ROU.svg +0 -5
  418. package/dist/images/method/Wallet/GoPayz/GoPayz_V2_SQU.svg +0 -5
  419. package/dist/images/method/Wallet/GrabPay/GrabPay_SVG.svg +0 -15
  420. package/dist/images/method/Wallet/GrabPay/GrabPay_V1_ROU.svg +0 -13
  421. package/dist/images/method/Wallet/GrabPay/GrabPay_V1_SQU.svg +0 -13
  422. package/dist/images/method/Wallet/GrabPay/GrabPay_V2_ROU.svg +0 -13
  423. package/dist/images/method/Wallet/GrabPay/GrabPay_V2_SQU.svg +0 -13
  424. package/dist/images/method/Wallet/GrabPay/GrabPay_V3_ROU.svg +0 -16
  425. package/dist/images/method/Wallet/GrabPay/GrabPay_V3_SQU.svg +0 -16
  426. package/dist/images/method/Wallet/GrabPay/GrabPay_V4_ROU.svg +0 -16
  427. package/dist/images/method/Wallet/GrabPay/GrabPay_V4_SQU.svg +0 -16
  428. package/dist/images/method/Wallet/Lazada/Lazada_SVG.svg +0 -44
  429. package/dist/images/method/Wallet/Lazada/Lazada_V1_ROU.svg +0 -39
  430. package/dist/images/method/Wallet/Lazada/Lazada_V1_SQU.svg +0 -39
  431. package/dist/images/method/Wallet/Lazada/Lazada_V2_ROU.svg +0 -45
  432. package/dist/images/method/Wallet/Lazada/Lazada_V2_SQU.svg +0 -45
  433. package/dist/images/method/Wallet/MAE/MAE_SVG.svg +0 -4
  434. package/dist/images/method/Wallet/MAE/MAE_V1_ROU.svg +0 -11
  435. package/dist/images/method/Wallet/MAE/MAE_V1_SQU.svg +0 -11
  436. package/dist/images/method/Wallet/MCash/MCash_SVG.svg +0 -7
  437. package/dist/images/method/Wallet/MCash/MCash_V1_ROU.svg +0 -8
  438. package/dist/images/method/Wallet/MCash/MCash_V1_SQU.svg +0 -8
  439. package/dist/images/method/Wallet/MCash/MCash_V2_ROU.svg +0 -8
  440. package/dist/images/method/Wallet/MCash/MCash_V2_SQU.svg +0 -8
  441. package/dist/images/method/Wallet/Presto/Presto_SVG.svg +0 -10
  442. package/dist/images/method/Wallet/Presto/Presto_V1_ROU.svg +0 -11
  443. package/dist/images/method/Wallet/Presto/Presto_V1_SQU.svg +0 -11
  444. package/dist/images/method/Wallet/Presto/Presto_V2_ROU.svg +0 -11
  445. package/dist/images/method/Wallet/Presto/Presto_V2_SQU.svg +0 -11
  446. package/dist/images/method/Wallet/Presto/Presto_V3_ROU.svg +0 -11
  447. package/dist/images/method/Wallet/Presto/Presto_V3_SQU.svg +0 -11
  448. package/dist/images/method/Wallet/Presto/Presto_V4_ROU.svg +0 -5
  449. package/dist/images/method/Wallet/Presto/Presto_V4_SQU.svg +0 -5
  450. package/dist/images/method/Wallet/Presto/Presto_V5_ROU.svg +0 -5
  451. package/dist/images/method/Wallet/Presto/Presto_V5_SQU.svg +0 -5
  452. package/dist/images/method/Wallet/Razer/RazerPay_SVG.svg +0 -11
  453. package/dist/images/method/Wallet/Razer/RazerPay_V1_ROU.svg +0 -12
  454. package/dist/images/method/Wallet/Razer/RazerPay_V1_SQU.svg +0 -12
  455. package/dist/images/method/Wallet/SarawakPay/SarawakPay_SVG.svg +0 -9
  456. package/dist/images/method/Wallet/SarawakPay/SarawakPay_V1_ROU.svg +0 -10
  457. package/dist/images/method/Wallet/SarawakPay/SarawakPay_V1_SQU.svg +0 -11
  458. package/dist/images/method/Wallet/SarawakPay/SarawakPay_V2_ROU.svg +0 -4
  459. package/dist/images/method/Wallet/SarawakPay/SarawakPay_V2_SQU.svg +0 -4
  460. package/dist/images/method/Wallet/Senheng/Senheng_SVG.svg +0 -9
  461. package/dist/images/method/Wallet/Senheng/Senheng_V1_ROU.svg +0 -4
  462. package/dist/images/method/Wallet/Senheng/Senheng_V1_SQU.svg +0 -4
  463. package/dist/images/method/Wallet/Senheng/Senheng_V2_ROU.svg +0 -4
  464. package/dist/images/method/Wallet/Senheng/Senheng_V2_SQU.svg +0 -4
  465. package/dist/images/method/Wallet/Setel/Setel_SVG.svg +0 -10
  466. package/dist/images/method/Wallet/Setel/Setel_V1_ROU.svg +0 -11
  467. package/dist/images/method/Wallet/Setel/Setel_V1_SQU.svg +0 -11
  468. package/dist/images/method/Wallet/Setel/Setel_V2_ROU.svg +0 -6
  469. package/dist/images/method/Wallet/Setel/Setel_V2_SQU.svg +0 -6
  470. package/dist/images/method/Wallet/ShopeePay/ShopeePay_SVG.svg +0 -13
  471. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V1_ROU.svg +0 -14
  472. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V1_SQU.svg +0 -14
  473. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V2_ROU.svg +0 -12
  474. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V2_SQU.svg +0 -12
  475. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V3_ROU.svg +0 -5
  476. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V3_SQU.svg +0 -5
  477. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V4_ROU.svg +0 -5
  478. package/dist/images/method/Wallet/ShopeePay/ShopeePay_V4_SQU.svg +0 -5
  479. package/dist/images/method/Wallet/TNG/TNG_SVG.svg +0 -27
  480. package/dist/images/method/Wallet/TNG/TNG_V1_ROU.svg +0 -27
  481. package/dist/images/method/Wallet/TNG/TNG_V1_SQU.svg +0 -27
  482. package/dist/images/method/Wallet/TaPay/TaPay_SVG.svg +0 -25
  483. package/dist/images/method/Wallet/TaPay/TaPay_V1_ROU.svg +0 -25
  484. package/dist/images/method/Wallet/TaPay/TaPay_V1_SQU.svg +0 -25
  485. package/dist/images/method/Wallet/TaPay/TaPay_V2_ROU.svg +0 -25
  486. package/dist/images/method/Wallet/TaPay/TaPay_V2_SQU.svg +0 -25
  487. package/dist/images/method/Wallet/Truemoney/Truemoney_SVG.svg +0 -42
  488. package/dist/images/method/Wallet/Truemoney/Truemoney_V1_ROU.svg +0 -8
  489. package/dist/images/method/Wallet/Truemoney/Truemoney_V1_SQU.svg +0 -8
  490. package/dist/images/method/Wallet/Truemoney/Truemoney_V2_ROU.svg +0 -17
  491. package/dist/images/method/Wallet/Truemoney/Truemoney_V2_SQU.svg +0 -17
  492. package/dist/images/method/Wallet/WechatPay/WeChat_SVG.svg +0 -4
  493. package/dist/images/method/Wallet/WechatPay/WeChat_V1_ROU.svg +0 -4
  494. package/dist/images/method/Wallet/WechatPay/WeChat_V1_SQU.svg +0 -4
  495. package/dist/images/method/Wallet/WechatPay/WeChat_V2_ROU.svg +0 -4
  496. package/dist/images/method/Wallet/WechatPay/WeChat_V2_SQU.svg +0 -4
  497. package/dist/images/method/Wallet/WechatPay/WeChat_V3_ROU.svg +0 -5
  498. package/dist/images/method/Wallet/WechatPay/WeChat_V3_SQU.svg +0 -5
  499. package/dist/images/method/Wallet/Zapp/Zapp_SVG.svg +0 -6
  500. package/dist/images/method/Wallet/Zapp/Zapp_V1_ROU.svg +0 -7
  501. package/dist/images/method/Wallet/Zapp/Zapp_V1_SQU.svg +0 -7
  502. package/dist/index-DvzXwr90.js +0 -40075
  503. package/dist/index.vue_vue_type_script_setup_true_lang-y4tchjya.js +0 -150
  504. package/dist/locales/en/business.json +0 -4
  505. package/dist/locales/en/common.json +0 -272
  506. package/dist/locales/en/country.json +0 -4
  507. package/dist/locales/en/payment.json +0 -27
  508. package/dist/locales/en/transaction.json +0 -25
  509. package/dist/locales/en/user.json +0 -61
  510. package/dist/locales/zh/business.json +0 -4
  511. package/dist/locales/zh/common.json +0 -272
  512. package/dist/locales/zh/country.json +0 -6
  513. package/dist/locales/zh/payment.json +0 -27
  514. package/dist/locales/zh/transaction.json +0 -25
  515. package/dist/locales/zh/user.json +0 -61
@@ -1,2 +1,12 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
+ accountId: {
3
+ type: StringConstructor;
4
+ required: true;
5
+ };
6
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
7
+ accountId: {
8
+ type: StringConstructor;
9
+ required: true;
10
+ };
11
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
12
  export default _default;
@@ -0,0 +1,8 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ data: number;
3
+ onChange: (val: number) => void;
4
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
5
+ data: number;
6
+ onChange: (val: number) => void;
7
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
8
+ export default _default;
@@ -0,0 +1,8 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ data: number;
3
+ onChange: (val: number) => void;
4
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
5
+ data: number;
6
+ onChange: (val: number) => void;
7
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
8
+ export default _default;
@@ -0,0 +1,81 @@
1
+ import type { PropType } from 'vue';
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ payoutAccount: {
4
+ type: PropType<{
5
+ enable?: boolean | null | undefined;
6
+ ref?: any;
7
+ status: "NEW" | "PENDING" | "APPROVED";
8
+ _id: string;
9
+ store: {
10
+ bank?: {
11
+ type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
12
+ accountNumber?: string | null | undefined;
13
+ holderName?: string | null | undefined;
14
+ name: string;
15
+ } | null | undefined;
16
+ ssm?: string | null | undefined;
17
+ bankStatement?: string | null | undefined;
18
+ exteriorPhoto?: string | null | undefined;
19
+ keyPerson?: {
20
+ name: string;
21
+ phone: string;
22
+ email: string;
23
+ } | null | undefined;
24
+ id: string;
25
+ event: "ORDERING" | "MARKETING";
26
+ };
27
+ notifyUrl: string;
28
+ methods: {
29
+ rate?: {
30
+ amount: number;
31
+ precision: number;
32
+ } | null | undefined;
33
+ tPlus?: number | null | undefined;
34
+ issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
35
+ variant: string;
36
+ }[];
37
+ businessId: string;
38
+ }>;
39
+ required: true;
40
+ };
41
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
+ payoutAccount: {
43
+ type: PropType<{
44
+ enable?: boolean | null | undefined;
45
+ ref?: any;
46
+ status: "NEW" | "PENDING" | "APPROVED";
47
+ _id: string;
48
+ store: {
49
+ bank?: {
50
+ type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
51
+ accountNumber?: string | null | undefined;
52
+ holderName?: string | null | undefined;
53
+ name: string;
54
+ } | null | undefined;
55
+ ssm?: string | null | undefined;
56
+ bankStatement?: string | null | undefined;
57
+ exteriorPhoto?: string | null | undefined;
58
+ keyPerson?: {
59
+ name: string;
60
+ phone: string;
61
+ email: string;
62
+ } | null | undefined;
63
+ id: string;
64
+ event: "ORDERING" | "MARKETING";
65
+ };
66
+ notifyUrl: string;
67
+ methods: {
68
+ rate?: {
69
+ amount: number;
70
+ precision: number;
71
+ } | null | undefined;
72
+ tPlus?: number | null | undefined;
73
+ issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
74
+ variant: string;
75
+ }[];
76
+ businessId: string;
77
+ }>;
78
+ required: true;
79
+ };
80
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
81
+ export default _default;
@@ -0,0 +1,81 @@
1
+ import { type PropType } from 'vue';
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ payoutAccount: {
4
+ type: PropType<{
5
+ enable?: boolean | null | undefined;
6
+ ref?: any;
7
+ status: "NEW" | "PENDING" | "APPROVED";
8
+ _id: string;
9
+ store: {
10
+ bank?: {
11
+ type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
12
+ accountNumber?: string | null | undefined;
13
+ holderName?: string | null | undefined;
14
+ name: string;
15
+ } | null | undefined;
16
+ ssm?: string | null | undefined;
17
+ bankStatement?: string | null | undefined;
18
+ exteriorPhoto?: string | null | undefined;
19
+ keyPerson?: {
20
+ name: string;
21
+ phone: string;
22
+ email: string;
23
+ } | null | undefined;
24
+ id: string;
25
+ event: "ORDERING" | "MARKETING";
26
+ };
27
+ notifyUrl: string;
28
+ methods: {
29
+ rate?: {
30
+ amount: number;
31
+ precision: number;
32
+ } | null | undefined;
33
+ tPlus?: number | null | undefined;
34
+ issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
35
+ variant: string;
36
+ }[];
37
+ businessId: string;
38
+ }>;
39
+ required: true;
40
+ };
41
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
+ payoutAccount: {
43
+ type: PropType<{
44
+ enable?: boolean | null | undefined;
45
+ ref?: any;
46
+ status: "NEW" | "PENDING" | "APPROVED";
47
+ _id: string;
48
+ store: {
49
+ bank?: {
50
+ type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
51
+ accountNumber?: string | null | undefined;
52
+ holderName?: string | null | undefined;
53
+ name: string;
54
+ } | null | undefined;
55
+ ssm?: string | null | undefined;
56
+ bankStatement?: string | null | undefined;
57
+ exteriorPhoto?: string | null | undefined;
58
+ keyPerson?: {
59
+ name: string;
60
+ phone: string;
61
+ email: string;
62
+ } | null | undefined;
63
+ id: string;
64
+ event: "ORDERING" | "MARKETING";
65
+ };
66
+ notifyUrl: string;
67
+ methods: {
68
+ rate?: {
69
+ amount: number;
70
+ precision: number;
71
+ } | null | undefined;
72
+ tPlus?: number | null | undefined;
73
+ issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
74
+ variant: string;
75
+ }[];
76
+ businessId: string;
77
+ }>;
78
+ required: true;
79
+ };
80
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
81
+ export default _default;
@@ -0,0 +1,90 @@
1
+ import type { PayoutAccountWithRefDto } from '@feedmepos/payment-entity';
2
+ import { type PropType } from 'vue';
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ onUpdate: {
5
+ type: PropType<(account: PayoutAccountWithRefDto) => Promise<void>>;
6
+ required: true;
7
+ };
8
+ payoutAccount: {
9
+ type: PropType<{
10
+ enable?: boolean | null | undefined;
11
+ ref?: any;
12
+ status: "NEW" | "PENDING" | "APPROVED";
13
+ _id: string;
14
+ store: {
15
+ bank?: {
16
+ type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
17
+ accountNumber?: string | null | undefined;
18
+ holderName?: string | null | undefined;
19
+ name: string;
20
+ } | null | undefined;
21
+ ssm?: string | null | undefined;
22
+ bankStatement?: string | null | undefined;
23
+ exteriorPhoto?: string | null | undefined;
24
+ keyPerson?: {
25
+ name: string;
26
+ phone: string;
27
+ email: string;
28
+ } | null | undefined;
29
+ id: string;
30
+ event: "ORDERING" | "MARKETING";
31
+ };
32
+ notifyUrl: string;
33
+ methods: {
34
+ rate?: {
35
+ amount: number;
36
+ precision: number;
37
+ } | null | undefined;
38
+ tPlus?: number | null | undefined;
39
+ issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
40
+ variant: string;
41
+ }[];
42
+ businessId: string;
43
+ }>;
44
+ required: true;
45
+ };
46
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
47
+ onUpdate: {
48
+ type: PropType<(account: PayoutAccountWithRefDto) => Promise<void>>;
49
+ required: true;
50
+ };
51
+ payoutAccount: {
52
+ type: PropType<{
53
+ enable?: boolean | null | undefined;
54
+ ref?: any;
55
+ status: "NEW" | "PENDING" | "APPROVED";
56
+ _id: string;
57
+ store: {
58
+ bank?: {
59
+ type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
60
+ accountNumber?: string | null | undefined;
61
+ holderName?: string | null | undefined;
62
+ name: string;
63
+ } | null | undefined;
64
+ ssm?: string | null | undefined;
65
+ bankStatement?: string | null | undefined;
66
+ exteriorPhoto?: string | null | undefined;
67
+ keyPerson?: {
68
+ name: string;
69
+ phone: string;
70
+ email: string;
71
+ } | null | undefined;
72
+ id: string;
73
+ event: "ORDERING" | "MARKETING";
74
+ };
75
+ notifyUrl: string;
76
+ methods: {
77
+ rate?: {
78
+ amount: number;
79
+ precision: number;
80
+ } | null | undefined;
81
+ tPlus?: number | null | undefined;
82
+ issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
83
+ variant: string;
84
+ }[];
85
+ businessId: string;
86
+ }>;
87
+ required: true;
88
+ };
89
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
90
+ export default _default;
@@ -0,0 +1,81 @@
1
+ import type { PropType } from 'vue';
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ payoutAccount: {
4
+ type: PropType<{
5
+ enable?: boolean | null | undefined;
6
+ ref?: any;
7
+ status: "NEW" | "PENDING" | "APPROVED";
8
+ _id: string;
9
+ store: {
10
+ bank?: {
11
+ type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
12
+ accountNumber?: string | null | undefined;
13
+ holderName?: string | null | undefined;
14
+ name: string;
15
+ } | null | undefined;
16
+ ssm?: string | null | undefined;
17
+ bankStatement?: string | null | undefined;
18
+ exteriorPhoto?: string | null | undefined;
19
+ keyPerson?: {
20
+ name: string;
21
+ phone: string;
22
+ email: string;
23
+ } | null | undefined;
24
+ id: string;
25
+ event: "ORDERING" | "MARKETING";
26
+ };
27
+ notifyUrl: string;
28
+ methods: {
29
+ rate?: {
30
+ amount: number;
31
+ precision: number;
32
+ } | null | undefined;
33
+ tPlus?: number | null | undefined;
34
+ issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
35
+ variant: string;
36
+ }[];
37
+ businessId: string;
38
+ }>;
39
+ required: true;
40
+ };
41
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
+ payoutAccount: {
43
+ type: PropType<{
44
+ enable?: boolean | null | undefined;
45
+ ref?: any;
46
+ status: "NEW" | "PENDING" | "APPROVED";
47
+ _id: string;
48
+ store: {
49
+ bank?: {
50
+ type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
51
+ accountNumber?: string | null | undefined;
52
+ holderName?: string | null | undefined;
53
+ name: string;
54
+ } | null | undefined;
55
+ ssm?: string | null | undefined;
56
+ bankStatement?: string | null | undefined;
57
+ exteriorPhoto?: string | null | undefined;
58
+ keyPerson?: {
59
+ name: string;
60
+ phone: string;
61
+ email: string;
62
+ } | null | undefined;
63
+ id: string;
64
+ event: "ORDERING" | "MARKETING";
65
+ };
66
+ notifyUrl: string;
67
+ methods: {
68
+ rate?: {
69
+ amount: number;
70
+ precision: number;
71
+ } | null | undefined;
72
+ tPlus?: number | null | undefined;
73
+ issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
74
+ variant: string;
75
+ }[];
76
+ businessId: string;
77
+ }>;
78
+ required: true;
79
+ };
80
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
81
+ export default _default;
@@ -0,0 +1,56 @@
1
+ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
+ import type { PropType } from 'vue';
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ onUpdate: {
5
+ type: PropType<(g: any) => void>;
6
+ required: true;
7
+ };
8
+ onDelete: {
9
+ type: PropType<(g: FdoPaymentGateway) => void>;
10
+ required: true;
11
+ };
12
+ gateway: {
13
+ type: PropType<{
14
+ _id: string;
15
+ _rev: string;
16
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
17
+ active: boolean;
18
+ config: {
19
+ applicationCode?: string | null | undefined;
20
+ offlineSecret?: string | null | undefined;
21
+ uniqueId: string;
22
+ merchantId: string;
23
+ secretKey: string;
24
+ verifyKey: string;
25
+ };
26
+ } | undefined>;
27
+ required: true;
28
+ };
29
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
30
+ onUpdate: {
31
+ type: PropType<(g: any) => void>;
32
+ required: true;
33
+ };
34
+ onDelete: {
35
+ type: PropType<(g: FdoPaymentGateway) => void>;
36
+ required: true;
37
+ };
38
+ gateway: {
39
+ type: PropType<{
40
+ _id: string;
41
+ _rev: string;
42
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
43
+ active: boolean;
44
+ config: {
45
+ applicationCode?: string | null | undefined;
46
+ offlineSecret?: string | null | undefined;
47
+ uniqueId: string;
48
+ merchantId: string;
49
+ secretKey: string;
50
+ verifyKey: string;
51
+ };
52
+ } | undefined>;
53
+ required: true;
54
+ };
55
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
56
+ export default _default;
@@ -0,0 +1,50 @@
1
+ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
+ import type { PropType } from 'vue';
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ onUpdate: {
5
+ type: PropType<(g: any) => void>;
6
+ required: true;
7
+ };
8
+ onDelete: {
9
+ type: PropType<(g: FdoPaymentGateway) => void>;
10
+ required: true;
11
+ };
12
+ gateway: {
13
+ type: PropType<{
14
+ _id: string;
15
+ _rev: string;
16
+ paymentGateway: "E_GHL";
17
+ active: boolean;
18
+ config: {
19
+ merchantId: string;
20
+ terminalId: string;
21
+ privateKey: string;
22
+ };
23
+ } | undefined>;
24
+ required: true;
25
+ };
26
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
+ onUpdate: {
28
+ type: PropType<(g: any) => void>;
29
+ required: true;
30
+ };
31
+ onDelete: {
32
+ type: PropType<(g: FdoPaymentGateway) => void>;
33
+ required: true;
34
+ };
35
+ gateway: {
36
+ type: PropType<{
37
+ _id: string;
38
+ _rev: string;
39
+ paymentGateway: "E_GHL";
40
+ active: boolean;
41
+ config: {
42
+ merchantId: string;
43
+ terminalId: string;
44
+ privateKey: string;
45
+ };
46
+ } | undefined>;
47
+ required: true;
48
+ };
49
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
50
+ export default _default;
@@ -0,0 +1,52 @@
1
+ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
+ import type { PropType } from 'vue';
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ onUpdate: {
5
+ type: PropType<(g: any) => void>;
6
+ required: true;
7
+ };
8
+ onDelete: {
9
+ type: PropType<(g: FdoPaymentGateway) => void>;
10
+ required: true;
11
+ };
12
+ gateway: {
13
+ type: PropType<{
14
+ _id: string;
15
+ _rev: string;
16
+ paymentGateway: "REVENUE_MONSTER";
17
+ active: boolean;
18
+ config: {
19
+ clientId: string;
20
+ clientPrivateKey: string;
21
+ clientSecret: string;
22
+ storeId: string;
23
+ };
24
+ } | undefined>;
25
+ required: true;
26
+ };
27
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
+ onUpdate: {
29
+ type: PropType<(g: any) => void>;
30
+ required: true;
31
+ };
32
+ onDelete: {
33
+ type: PropType<(g: FdoPaymentGateway) => void>;
34
+ required: true;
35
+ };
36
+ gateway: {
37
+ type: PropType<{
38
+ _id: string;
39
+ _rev: string;
40
+ paymentGateway: "REVENUE_MONSTER";
41
+ active: boolean;
42
+ config: {
43
+ clientId: string;
44
+ clientPrivateKey: string;
45
+ clientSecret: string;
46
+ storeId: string;
47
+ };
48
+ } | undefined>;
49
+ required: true;
50
+ };
51
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
52
+ export default _default;
@@ -0,0 +1,83 @@
1
+ import { type PropType } from 'vue';
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ terminal: {
4
+ type: PropType<{
5
+ name?: string | null | undefined;
6
+ deviceId?: string | null | undefined;
7
+ bindCode?: string | null | undefined;
8
+ secretKey?: string | null | undefined;
9
+ token?: string | null | undefined;
10
+ gateways?: ({
11
+ config?: {
12
+ packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
13
+ uniqueId: string;
14
+ } | null | undefined;
15
+ gateway: "Fiuu";
16
+ } | {
17
+ config?: any;
18
+ gateway: "ScanPay";
19
+ })[] | null | undefined;
20
+ ecrs?: ({
21
+ config?: {
22
+ terminalId: string;
23
+ } | null | undefined;
24
+ gateway: "FeedMe";
25
+ } | {
26
+ config?: {
27
+ terminalId: string;
28
+ merchantId: string;
29
+ privateKey: string;
30
+ } | null | undefined;
31
+ gateway: "Ghl";
32
+ })[] | null | undefined;
33
+ status: "Active" | "Inactive";
34
+ _id: string;
35
+ referenceId: string;
36
+ securityCode: string;
37
+ deviceType: "KIOSK" | "TERMINAL" | "POS";
38
+ createdAt: string;
39
+ updatedAt: string;
40
+ }>;
41
+ };
42
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
43
+ terminal: {
44
+ type: PropType<{
45
+ name?: string | null | undefined;
46
+ deviceId?: string | null | undefined;
47
+ bindCode?: string | null | undefined;
48
+ secretKey?: string | null | undefined;
49
+ token?: string | null | undefined;
50
+ gateways?: ({
51
+ config?: {
52
+ packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
53
+ uniqueId: string;
54
+ } | null | undefined;
55
+ gateway: "Fiuu";
56
+ } | {
57
+ config?: any;
58
+ gateway: "ScanPay";
59
+ })[] | null | undefined;
60
+ ecrs?: ({
61
+ config?: {
62
+ terminalId: string;
63
+ } | null | undefined;
64
+ gateway: "FeedMe";
65
+ } | {
66
+ config?: {
67
+ terminalId: string;
68
+ merchantId: string;
69
+ privateKey: string;
70
+ } | null | undefined;
71
+ gateway: "Ghl";
72
+ })[] | null | undefined;
73
+ status: "Active" | "Inactive";
74
+ _id: string;
75
+ referenceId: string;
76
+ securityCode: string;
77
+ deviceType: "KIOSK" | "TERMINAL" | "POS";
78
+ createdAt: string;
79
+ updatedAt: string;
80
+ }>;
81
+ };
82
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
83
+ export default _default;
@@ -0,0 +1,12 @@
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
+ terminalId: {
3
+ type: StringConstructor;
4
+ required: true;
5
+ };
6
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
7
+ terminalId: {
8
+ type: StringConstructor;
9
+ required: true;
10
+ };
11
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
+ export default _default;