@feedmepos/mf-payment 0.0.0-beta.2 → 0.0.0-beta.21
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{AdminLayout.vue_vue_type_script_setup_true_lang-oPYFBeEo.js → AdminLayout.vue_vue_type_script_setup_true_lang-1DSAdvX7.js} +1 -1
- package/dist/AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js +42 -0
- package/dist/{Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js → Layout.vue_vue_type_script_setup_true_lang-C38PTqO5.js} +9 -9
- package/dist/Modal-DB8M9o1T.js +13 -0
- package/dist/{PayoutAccount-BVljEwn3.js → PDFViewer-CjH_C1uT.js} +10851 -14329
- package/dist/PayoutAccount-DEEuJq8a.js +272 -0
- package/dist/PayoutAccount-Fg0fD2z1.js +612 -0
- package/dist/PayoutAccountSetting-D6rCau39.js +702 -0
- package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-CY4ttpKj.js +33 -0
- package/dist/Settlement-DO3KQc7V.js +142 -0
- package/dist/Settlement-KxjeLkyq.js +148 -0
- package/dist/{SettlementTransactions-C3dnWHkD.js → SettlementTransactions-BHm0Xr73.js} +99 -105
- package/dist/SettlementTransactions-D8SewaiK.js +334 -0
- package/dist/Terminal-CG3mIv6Z.js +318 -0
- package/dist/TerminalSetting-CIFHaoHX.js +176 -0
- package/dist/TerminalTransaction-B2PFfPKP.js +234 -0
- package/dist/{TerminalTransaction-CtVBUTMg.js → TerminalTransaction-CnfWv95d.js} +65 -75
- package/dist/Transaction-CM_VKdEN.js +243 -0
- package/dist/Transaction-D7ZuZ-IB.js +242 -0
- package/dist/api/index.d.ts +11 -0
- package/dist/api/pagination.d.ts +20 -0
- package/dist/api/payment-gateway/index.d.ts +9 -0
- package/dist/api/payout/index.d.ts +2 -1
- package/dist/api/settlement/index.d.ts +7 -13
- package/dist/api/terminal/index.d.ts +8 -1
- package/dist/api/terminal-transaction/index.d.ts +9 -0
- package/dist/api/transaction/index.d.ts +6 -2
- package/dist/app.d.ts +3 -0
- package/dist/app.js +105 -82
- package/dist/assets/icons/index.d.ts +1 -3
- package/dist/assets-CLiVU4As.js +42 -0
- package/dist/components/AsyncButton.vue.d.ts +21 -0
- package/dist/components/CursorTable/index.vue.d.ts +16 -5
- package/dist/components/PDFViewer.vue.d.ts +0 -2
- package/dist/components/RestaurantSelector.vue.d.ts +2 -0
- package/dist/error-K1CakhA9.js +6 -0
- package/dist/{index-B8_4waUa.js → index-ByCQqfan.js} +1 -1
- package/dist/index-CkIbCIHJ.js +55560 -0
- package/dist/index-CpIkc_Lq.js +40 -0
- package/dist/index-DVSsAdF3.js +26 -0
- package/dist/index-DvsSYfvP.js +37 -0
- package/dist/{index-CjCiGW2Y.js → index-eVOVYNBC.js} +13 -23
- package/dist/index.vue_vue_type_script_setup_true_lang-sNgZ-dwX.js +155 -0
- package/dist/package.json +7 -7
- package/dist/{index-D-lMrCvM.js → payout-account-Bj0y4ywE.js} +771 -802
- package/dist/plugins.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/{transaction-fdJNol6A.js → transaction-C1MtaXOd.js} +29 -13
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/validator-D5jtpt9A.js +2877 -0
- package/dist/views/admin/payout-account/PayoutAccountSetting.vue.d.ts +11 -1
- package/dist/views/admin/payout-account/cell/RateInput.vue.d.ts +8 -0
- package/dist/views/admin/payout-account/cell/TPlusInput.vue.d.ts +8 -0
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +81 -0
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +81 -0
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +90 -0
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +81 -0
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +56 -0
- package/dist/views/admin/payout-account/tabs/gateway/RevenueMonsterGateway.vue.d.ts +52 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +61 -0
- package/dist/views/admin/terminal/TerminalSetting.vue.d.ts +12 -0
- package/dist/views/admin/terminal/cell/Actions.vue.d.ts +58 -9
- package/dist/views/admin/terminal/tabs/Fiuu.vue.d.ts +72 -0
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +63 -0
- package/dist/views/terminal-transaction/TerminalTransaction.vue.d.ts +2 -0
- package/dist/views/terminal-transaction/cell/Gateway.vue.d.ts +9 -0
- package/dist/views/terminal-transaction/cell/Status.vue.d.ts +9 -0
- package/package.json +19 -19
- package/dist/PayoutAccount-J3GJxUjj.js +0 -266
- package/dist/Settlement-C4IEccV6.js +0 -136
- package/dist/Settlement-D4gdbOE0.js +0 -132
- package/dist/SettlementTransactions-DYelInkD.js +0 -351
- package/dist/Terminal-Co7KPrrb.js +0 -204
- package/dist/Transaction-CvDEP2Uq.js +0 -242
- package/dist/Transaction-Rk0g5_Gn.js +0 -241
- package/dist/assets-CZ2m5tCN.js +0 -43
- package/dist/favicon.ico +0 -0
- package/dist/icons/anydesk.svg +0 -1
- package/dist/icons/sort.svg +0 -3
- package/dist/images/gateway/ccdc.svg +0 -44
- package/dist/images/gateway/fiuu.jpg +0 -0
- package/dist/images/gateway/fm.svg +0 -44
- package/dist/images/gateway/rm.jpg +0 -0
- package/dist/images/method/BNPL/Ablr/Ablr_SVG.svg +0 -7
- package/dist/images/method/BNPL/Ablr/Ablr_V1_ROU.svg +0 -4
- package/dist/images/method/BNPL/Ablr/Ablr_V1_SQU.svg +0 -4
- package/dist/images/method/BNPL/Ablr/Ablr_V2_ROU.svg +0 -7
- package/dist/images/method/BNPL/Ablr/Ablr_V2_SQU.svg +0 -7
- package/dist/images/method/BNPL/Atome/Atome_SVG.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V1_ROU.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V1_SQU.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V2_ROU.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V2_SQU.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V3_ROU.svg +0 -5
- package/dist/images/method/BNPL/Atome/Atome_V3_SQU.svg +0 -5
- package/dist/images/method/BNPL/IOUPay/IOUPay_SVG.svg +0 -12
- package/dist/images/method/BNPL/IOUPay/IOUPay_V1_ROU.svg +0 -7
- package/dist/images/method/BNPL/IOUPay/IOUPay_V1_SQU.svg +0 -7
- package/dist/images/method/BNPL/IOUPay/IOUPay_V2_ROU.svg +0 -13
- package/dist/images/method/BNPL/IOUPay/IOUPay_V2_SQU.svg +0 -13
- package/dist/images/method/BNPL/ShopBack/ShopBack_SVG.svg +0 -6
- package/dist/images/method/BNPL/ShopBack/ShopBack_V1_ROU.svg +0 -6
- package/dist/images/method/BNPL/ShopBack/ShopBack_V1_SQU.svg +0 -6
- package/dist/images/method/BNPL/ShopBack/ShopBack_V2_ROU.svg +0 -4
- package/dist/images/method/BNPL/ShopBack/ShopBack_V2_SQU.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_SVG.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_V1_ROU.svg +0 -5
- package/dist/images/method/BNPL/Split/Split_V1_SQU.svg +0 -5
- package/dist/images/method/BNPL/Split/Split_V2_ROU.svg +0 -5
- package/dist/images/method/BNPL/Split/Split_V2_SQU.svg +0 -5
- package/dist/images/method/BNPL/Split/Split_V3_ROU.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_V3_SQU.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_V4_ROU.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_V4_SQU.svg +0 -4
- package/dist/images/method/Banks/AEONBank/AEONBank_SVG.svg +0 -16
- package/dist/images/method/Banks/AEONBank/AEONBank_V1_BSQU.svg +0 -17
- package/dist/images/method/Banks/AEONBank/AEONBank_V1_LG.svg +0 -17
- package/dist/images/method/Banks/AEONBank/AEONBank_V1_ROU.svg +0 -6
- package/dist/images/method/Banks/AEONBank/AEONBank_V1_SQU.svg +0 -6
- package/dist/images/method/Banks/AEONBank/AEONBank_V2_BSQU.svg +0 -17
- package/dist/images/method/Banks/AEONBank/AEONBank_V2_LG.svg +0 -17
- package/dist/images/method/Banks/AEONBank/AEONBank_V2_ROU.svg +0 -6
- package/dist/images/method/Banks/AEONBank/AEONBank_V2_SQU.svg +0 -6
- package/dist/images/method/Banks/AffinBank/AffinBank_SVG.svg +0 -56
- package/dist/images/method/Banks/AffinBank/AffinBank_V1_BSQU.svg +0 -57
- package/dist/images/method/Banks/AffinBank/AffinBank_V1_LG.svg +0 -57
- package/dist/images/method/Banks/AffinBank/AffinBank_V1_ROU.svg +0 -10
- package/dist/images/method/Banks/AffinBank/AffinBank_V1_SQU.svg +0 -10
- package/dist/images/method/Banks/AffinBank/AffinBank_V2_BSQU.svg +0 -57
- package/dist/images/method/Banks/AffinBank/AffinBank_V2_LG.svg +0 -57
- package/dist/images/method/Banks/AffinBank/AffinBank_V2_ROU.svg +0 -10
- package/dist/images/method/Banks/AffinBank/AffinBank_V2_SQU.svg +0 -10
- package/dist/images/method/Banks/AllianceBank/AllianceBank_SVG.svg +0 -45
- package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_BSQU.svg +0 -46
- package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_LG.svg +0 -46
- package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_ROU.svg +0 -34
- package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_SQU.svg +0 -34
- package/dist/images/method/Banks/AmBank/AmBank_SVG.svg +0 -18
- package/dist/images/method/Banks/AmBank/AmBank_V1_BSQU.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V1_LG.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V1_ROU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V1_SQU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V2_BSQU.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V2_LG.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V2_ROU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V2_SQU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V3_BSQU.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V3_LG.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V3_ROU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V3_SQU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V4_BSQU.svg +0 -18
- package/dist/images/method/Banks/AmBank/AmBank_V4_LG.svg +0 -18
- package/dist/images/method/Banks/AmBank/AmBank_V5_BSQU.svg +0 -18
- package/dist/images/method/Banks/AmBank/AmBank_V5_LG.svg +0 -18
- package/dist/images/method/Banks/ArgoBank/ArgoBank_SVG.svg +0 -12
- package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_BSQU.svg +0 -13
- package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_LG.svg +0 -13
- package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/BSN/BSN_SVG.svg +0 -7
- package/dist/images/method/Banks/BSN/BSN_V1_BSQU.svg +0 -7
- package/dist/images/method/Banks/BSN/BSN_V1_LG.svg +0 -7
- package/dist/images/method/Banks/BSN/BSN_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/BSN/BSN_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/BankIslam/BankIslam_SVG.svg +0 -13
- package/dist/images/method/Banks/BankIslam/BankIslam_V1_BSQU.svg +0 -14
- package/dist/images/method/Banks/BankIslam/BankIslam_V1_LG.svg +0 -14
- package/dist/images/method/Banks/BankIslam/BankIslam_V1_ROU.svg +0 -14
- package/dist/images/method/Banks/BankIslam/BankIslam_V1_SQU.svg +0 -14
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_SVG.svg +0 -26
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_BSQU.svg +0 -24
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_LG.svg +0 -24
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_ROU.svg +0 -12
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_SQU.svg +0 -12
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_BSQU.svg +0 -26
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_LG.svg +0 -27
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_ROU.svg +0 -14
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_SQU.svg +0 -14
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V3_ROU.svg +0 -12
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V3_SQU.svg +0 -12
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V4_ROU.svg +0 -4
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V4_SQU.svg +0 -4
- package/dist/images/method/Banks/BankRakyat/BankRakyat_SVG.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_BSQU.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_LG.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_ROU.svg +0 -6
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_SQU.svg +0 -6
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_BSQU.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_LG.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_ROU.svg +0 -6
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_SQU.svg +0 -6
- package/dist/images/method/Banks/Cimb/Cimb_SVG.svg +0 -16
- package/dist/images/method/Banks/Cimb/Cimb_V1_BSQU.svg +0 -13
- package/dist/images/method/Banks/Cimb/Cimb_V1_LG.svg +0 -13
- package/dist/images/method/Banks/Cimb/Cimb_V1_ROU.svg +0 -5
- package/dist/images/method/Banks/Cimb/Cimb_V1_SQU.svg +0 -5
- package/dist/images/method/Banks/Cimb/Cimb_V2_BSQU.svg +0 -13
- package/dist/images/method/Banks/Cimb/Cimb_V2_LG.svg +0 -13
- package/dist/images/method/Banks/Cimb/Cimb_V2_ROU.svg +0 -5
- package/dist/images/method/Banks/Cimb/Cimb_V2_SQU.svg +0 -5
- package/dist/images/method/Banks/Cimb/Cimb_V3_BSQU.svg +0 -19
- package/dist/images/method/Banks/Cimb/Cimb_V3_LG.svg +0 -19
- package/dist/images/method/Banks/Cimb/Cimb_V3_ROU.svg +0 -11
- package/dist/images/method/Banks/Cimb/Cimb_V3_SQU.svg +0 -11
- package/dist/images/method/Banks/Cimb/Cimb_V4_BSQU.svg +0 -14
- package/dist/images/method/Banks/Cimb/Cimb_V4_LG.svg +0 -14
- package/dist/images/method/Banks/Cimb/Cimb_V5_LG.svg +0 -14
- package/dist/images/method/Banks/CitiBank/CitiBank_SVG.svg +0 -4
- package/dist/images/method/Banks/CitiBank/CitiBank_V1_BSQU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V1_LG.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V1_ROU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V1_SQU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V2_BSQU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V2_LG.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V2_ROU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V2_SQU.svg +0 -5
- package/dist/images/method/Banks/GXBank/GXBank_SVG.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V1_BSQU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V1_LG.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V2_BSQU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V2_LG.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V2_ROU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V2_SQU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V3_BSQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V3_LG.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V3_ROU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V3_SQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V4_BSQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V4_LG.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V4_ROU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V4_SQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V5_BSQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V5_LG.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V5_ROU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V5_SQU.svg +0 -10
- package/dist/images/method/Banks/HSBC/HSBC_SVG.svg +0 -11
- package/dist/images/method/Banks/HSBC/HSBC_V1_BSQU.svg +0 -12
- package/dist/images/method/Banks/HSBC/HSBC_V1_LG.svg +0 -12
- package/dist/images/method/Banks/HSBC/HSBC_V1_ROU.svg +0 -8
- package/dist/images/method/Banks/HSBC/HSBC_V1_SQU.svg +0 -8
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_SVG.svg +0 -27
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_BSQU.svg +0 -22
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_LG.svg +0 -22
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_ROU.svg +0 -9
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_SQU.svg +0 -9
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V2_BSQU.svg +0 -18
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V2_LG.svg +0 -18
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_SVG.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_BSQU.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_LG.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_BSQU.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_LG.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_ROU.svg +0 -4
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_SQU.svg +0 -4
- package/dist/images/method/Banks/Maybank/MayBank_SVG.svg +0 -22
- package/dist/images/method/Banks/Maybank/MayBank_V1_BSQU.svg +0 -22
- package/dist/images/method/Banks/Maybank/MayBank_V1_LG.svg +0 -22
- package/dist/images/method/Banks/Maybank/MayBank_V1_ROU.svg +0 -15
- package/dist/images/method/Banks/Maybank/MayBank_V1_SQU.svg +0 -15
- package/dist/images/method/Banks/OCBC/OCBC_SVG.svg +0 -11
- package/dist/images/method/Banks/OCBC/OCBC_V1_BSQU.svg +0 -12
- package/dist/images/method/Banks/OCBC/OCBC_V1_LG.svg +0 -12
- package/dist/images/method/Banks/OCBC/OCBC_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/OCBC/OCBC_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/OCBC/OCBC_V2_BSQU.svg +0 -12
- package/dist/images/method/Banks/OCBC/OCBC_V2_LG.svg +0 -12
- package/dist/images/method/Banks/OCBC/OCBC_V2_ROU.svg +0 -4
- package/dist/images/method/Banks/OCBC/OCBC_V2_SQU.svg +0 -4
- package/dist/images/method/Banks/PublicBank/PublicBank_SVG.svg +0 -13
- package/dist/images/method/Banks/PublicBank/PublicBank_V1_BSQU.svg +0 -14
- package/dist/images/method/Banks/PublicBank/PublicBank_V1_LG.svg +0 -14
- package/dist/images/method/Banks/PublicBank/PublicBank_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/PublicBank/PublicBank_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/RHB/RHB_SVG.svg +0 -4
- package/dist/images/method/Banks/RHB/RHB_V1_BSQU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V1_LG.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V1_ROU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V1_SQU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V2_BSQU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V2_LG.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V2_ROU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V2_SQU.svg +0 -5
- package/dist/images/method/Banks/StandardChartered/StandardChartered_SVG.svg +0 -26
- package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_BSQU.svg +0 -27
- package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_LG.svg +0 -27
- package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_ROU.svg +0 -10
- package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_SQU.svg +0 -10
- package/dist/images/method/Banks/UOB/UOB_SVG.svg +0 -15
- package/dist/images/method/Banks/UOB/UOB_V1_BSQU.svg +0 -16
- package/dist/images/method/Banks/UOB/UOB_V1_LG.svg +0 -16
- package/dist/images/method/Banks/UOB/UOB_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/UOB/UOB_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/UOB/UOB_V2_BSQU.svg +0 -16
- package/dist/images/method/Banks/UOB/UOB_V2_LG.svg +0 -16
- package/dist/images/method/Banks/UOB/UOB_V2_ROU.svg +0 -4
- package/dist/images/method/Banks/UOB/UOB_V2_SQU.svg +0 -4
- package/dist/images/method/Banks/UOB/UOB_V3_ROU.svg +0 -5
- package/dist/images/method/Banks/UOB/UOB_V3_SQU.svg +0 -5
- package/dist/images/method/Banks/UOB/UOB_V4_ROU.svg +0 -5
- package/dist/images/method/Banks/UOB/UOB_V4_SQU.svg +0 -5
- package/dist/images/method/Card/Gobiz/Gobiz_SVG.svg +0 -10
- package/dist/images/method/Card/Gobiz/Gobiz_V1_ROU.svg +0 -11
- package/dist/images/method/Card/Gobiz/Gobiz_V1_SQU.svg +0 -11
- package/dist/images/method/Card/Gobiz/Gobiz_V2_ROU.svg +0 -11
- package/dist/images/method/Card/Gobiz/Gobiz_V2_SQU.svg +0 -11
- package/dist/images/method/Card/Master/MASTER_SVG.svg +0 -6
- package/dist/images/method/Card/Master/MASTER_V1_ROU.svg +0 -7
- package/dist/images/method/Card/Master/MASTER_V1_SQU.svg +0 -7
- package/dist/images/method/Card/Master/MASTER_V1_TRSP.svg +0 -6
- package/dist/images/method/Card/Master/MASTER_V2_ROU.svg +0 -7
- package/dist/images/method/Card/Master/MASTER_V2_SQU.svg +0 -7
- package/dist/images/method/Card/Paydee/Paydee_SVG.svg +0 -8
- package/dist/images/method/Card/Paydee/Paydee_V1_ROU.svg +0 -9
- package/dist/images/method/Card/Paydee/Paydee_V1_SQU.svg +0 -9
- package/dist/images/method/Card/Paydee/Paydee_V2_ROU.svg +0 -9
- package/dist/images/method/Card/Paydee/Paydee_V2_SQU.svg +0 -9
- package/dist/images/method/Card/UnionPay/UNIONPAY_SVG.svg +0 -17
- package/dist/images/method/Card/UnionPay/UNIONPAY_V1_ROU.svg +0 -18
- package/dist/images/method/Card/UnionPay/UNIONPAY_V1_SQU.svg +0 -18
- package/dist/images/method/Card/UnionPay/UNIONPAY_V1_TRSP.svg +0 -17
- package/dist/images/method/Card/Visa/VISA_SVG.svg +0 -3
- package/dist/images/method/Card/Visa/VISA_V1_ROU.svg +0 -4
- package/dist/images/method/Card/Visa/VISA_V1_SQU.svg +0 -4
- package/dist/images/method/Card/Visa/VISA_V1_TRSP.svg +0 -3
- package/dist/images/method/Card/Visa/VISA_V2_ROU.svg +0 -4
- package/dist/images/method/Card/Visa/VISA_V2_SQU.svg +0 -4
- package/dist/images/method/Card/Visa/VISA_V2_TRSP.svg +0 -3
- package/dist/images/method/Mobile/ApplePay/ApplePay_SVG.svg +0 -3
- package/dist/images/method/Mobile/ApplePay/ApplePay_V1_ROU.svg +0 -4
- package/dist/images/method/Mobile/ApplePay/ApplePay_V1_SQU.svg +0 -4
- package/dist/images/method/Mobile/ApplePay/ApplePay_V1_TRSP.svg +0 -3
- package/dist/images/method/Mobile/ApplePay/ApplePay_V2_ROU.svg +0 -4
- package/dist/images/method/Mobile/ApplePay/ApplePay_V2_SQU.svg +0 -4
- package/dist/images/method/Mobile/ApplePay/ApplePay_V2_TRSP.svg +0 -3
- package/dist/images/method/Mobile/GooglePay/GooglePay_SVG.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V1_ROU.svg +0 -8
- package/dist/images/method/Mobile/GooglePay/GooglePay_V1_SQU.svg +0 -8
- package/dist/images/method/Mobile/GooglePay/GooglePay_V1_TRSP.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V2_ROU.svg +0 -8
- package/dist/images/method/Mobile/GooglePay/GooglePay_V2_SQU.svg +0 -8
- package/dist/images/method/Mobile/GooglePay/GooglePay_V2_TRSP.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V3_ROU.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V3_SQU.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V3_TRSP.svg +0 -6
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_SVG.svg +0 -12
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V1_ROU.svg +0 -13
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V1_SQU.svg +0 -13
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V2_ROU.svg +0 -13
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V2_SQU.svg +0 -13
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V3_ROU.svg +0 -6
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V3_SQU.svg +0 -6
- package/dist/images/method/Other/DuitNow/DuitNow_SVG.svg +0 -11
- package/dist/images/method/Other/DuitNow/DuitNow_V1_ROU.svg +0 -12
- package/dist/images/method/Other/DuitNow/DuitNow_V1_SQU.svg +0 -12
- package/dist/images/method/Other/DuitNow/DuitNow_V2_ROU.svg +0 -12
- package/dist/images/method/Other/DuitNow/DuitNow_V2_SQU.svg +0 -12
- package/dist/images/method/Other/DuitNow/DuitNow_V3_ROU.svg +0 -5
- package/dist/images/method/Other/DuitNow/DuitNow_V3_SQU.svg +0 -5
- package/dist/images/method/Other/DuitNow/DuitNow_V4_ROU.svg +0 -5
- package/dist/images/method/Other/DuitNow/DuitNow_V4_SQU.svg +0 -5
- package/dist/images/method/Other/FPX/FPX_SVG.svg +0 -28
- package/dist/images/method/Other/FPX/FPX_V1_ROU.svg +0 -29
- package/dist/images/method/Other/FPX/FPX_V1_SQU.svg +0 -29
- package/dist/images/method/Other/FPX/FPX_V2_ROU.svg +0 -8
- package/dist/images/method/Other/FPX/FPX_V2_SQU.svg +0 -8
- package/dist/images/method/Other/FPX/FPX_V3_ROU.svg +0 -5
- package/dist/images/method/Other/FPX/FPX_V3_SQU.svg +0 -5
- package/dist/images/method/Other/MaybankQR/MaybankQR_V1_ROU.svg +0 -35
- package/dist/images/method/Other/MaybankQR/MaybankQR_V1_SQU.svg +0 -35
- package/dist/images/method/Other/MaybankQR/Maybank_SVG.svg +0 -49
- package/dist/images/method/Other/NetsPay/NetsPay_SVG.svg +0 -5
- package/dist/images/method/Other/NetsPay/NetsPay_V1_ROU.svg +0 -6
- package/dist/images/method/Other/NetsPay/NetsPay_V1_SQU.svg +0 -6
- package/dist/images/method/Wallet/Alipay/Alipay_SVG.svg +0 -4
- package/dist/images/method/Wallet/Alipay/Alipay_V1_ROU.svg +0 -6
- package/dist/images/method/Wallet/Alipay/Alipay_V1_SQU.svg +0 -5
- package/dist/images/method/Wallet/Alipay/Alipay_V2_ROU.svg +0 -6
- package/dist/images/method/Wallet/Alipay/Alipay_V2_SQU.svg +0 -5
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_SVG.svg +0 -7
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V1_ROU.svg +0 -8
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V1_SQU.svg +0 -8
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V2_ROU.svg +0 -6
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V2_SQU.svg +0 -6
- package/dist/images/method/Wallet/Binfinite/Binfinite_SVG.svg +0 -14
- package/dist/images/method/Wallet/Binfinite/Binfinite_V1_ROU.svg +0 -7
- package/dist/images/method/Wallet/Binfinite/Binfinite_V1_SQU.svg +0 -7
- package/dist/images/method/Wallet/Binfinite/Binfinite_V2_ROU.svg +0 -15
- package/dist/images/method/Wallet/Binfinite/Binfinite_V2_SQU.svg +0 -15
- package/dist/images/method/Wallet/Binfinite/Binfinite_V3_ROU.svg +0 -15
- package/dist/images/method/Wallet/Binfinite/Binfinite_V3_SQU.svg +0 -15
- package/dist/images/method/Wallet/Boost/Boost_SVG.svg +0 -10
- package/dist/images/method/Wallet/Boost/Boost_V1_ROU.svg +0 -6
- package/dist/images/method/Wallet/Boost/Boost_V1_SQU.svg +0 -6
- package/dist/images/method/Wallet/Boost/Boost_V2_ROU.svg +0 -11
- package/dist/images/method/Wallet/Boost/Boost_V2_SQU.svg +0 -11
- package/dist/images/method/Wallet/Boost/Boost_V3_ROU.svg +0 -11
- package/dist/images/method/Wallet/Boost/Boost_V3_SQU.svg +0 -11
- package/dist/images/method/Wallet/FavePay/FavePay_SVG.svg +0 -12
- package/dist/images/method/Wallet/FavePay/FavePay_V1_ROU.svg +0 -16
- package/dist/images/method/Wallet/FavePay/FavePay_V1_SQU.svg +0 -16
- package/dist/images/method/Wallet/FavePay/FavePay_V2_ROU.svg +0 -13
- package/dist/images/method/Wallet/FavePay/FavePay_V2_SQU.svg +0 -13
- package/dist/images/method/Wallet/GoPayz/GoPayz_SVG.svg +0 -12
- package/dist/images/method/Wallet/GoPayz/GoPayz_V1_ROU.svg +0 -11
- package/dist/images/method/Wallet/GoPayz/GoPayz_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/GoPayz/GoPayz_V2_ROU.svg +0 -5
- package/dist/images/method/Wallet/GoPayz/GoPayz_V2_SQU.svg +0 -5
- package/dist/images/method/Wallet/GrabPay/GrabPay_SVG.svg +0 -15
- package/dist/images/method/Wallet/GrabPay/GrabPay_V1_ROU.svg +0 -13
- package/dist/images/method/Wallet/GrabPay/GrabPay_V1_SQU.svg +0 -13
- package/dist/images/method/Wallet/GrabPay/GrabPay_V2_ROU.svg +0 -13
- package/dist/images/method/Wallet/GrabPay/GrabPay_V2_SQU.svg +0 -13
- package/dist/images/method/Wallet/GrabPay/GrabPay_V3_ROU.svg +0 -16
- package/dist/images/method/Wallet/GrabPay/GrabPay_V3_SQU.svg +0 -16
- package/dist/images/method/Wallet/GrabPay/GrabPay_V4_ROU.svg +0 -16
- package/dist/images/method/Wallet/GrabPay/GrabPay_V4_SQU.svg +0 -16
- package/dist/images/method/Wallet/Lazada/Lazada_SVG.svg +0 -44
- package/dist/images/method/Wallet/Lazada/Lazada_V1_ROU.svg +0 -39
- package/dist/images/method/Wallet/Lazada/Lazada_V1_SQU.svg +0 -39
- package/dist/images/method/Wallet/Lazada/Lazada_V2_ROU.svg +0 -45
- package/dist/images/method/Wallet/Lazada/Lazada_V2_SQU.svg +0 -45
- package/dist/images/method/Wallet/MAE/MAE_SVG.svg +0 -4
- package/dist/images/method/Wallet/MAE/MAE_V1_ROU.svg +0 -11
- package/dist/images/method/Wallet/MAE/MAE_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/MCash/MCash_SVG.svg +0 -7
- package/dist/images/method/Wallet/MCash/MCash_V1_ROU.svg +0 -8
- package/dist/images/method/Wallet/MCash/MCash_V1_SQU.svg +0 -8
- package/dist/images/method/Wallet/MCash/MCash_V2_ROU.svg +0 -8
- package/dist/images/method/Wallet/MCash/MCash_V2_SQU.svg +0 -8
- package/dist/images/method/Wallet/Presto/Presto_SVG.svg +0 -10
- package/dist/images/method/Wallet/Presto/Presto_V1_ROU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V2_ROU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V2_SQU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V3_ROU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V3_SQU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V4_ROU.svg +0 -5
- package/dist/images/method/Wallet/Presto/Presto_V4_SQU.svg +0 -5
- package/dist/images/method/Wallet/Presto/Presto_V5_ROU.svg +0 -5
- package/dist/images/method/Wallet/Presto/Presto_V5_SQU.svg +0 -5
- package/dist/images/method/Wallet/Razer/RazerPay_SVG.svg +0 -11
- package/dist/images/method/Wallet/Razer/RazerPay_V1_ROU.svg +0 -12
- package/dist/images/method/Wallet/Razer/RazerPay_V1_SQU.svg +0 -12
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_SVG.svg +0 -9
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_V1_ROU.svg +0 -10
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_V2_ROU.svg +0 -4
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_V2_SQU.svg +0 -4
- package/dist/images/method/Wallet/Senheng/Senheng_SVG.svg +0 -9
- package/dist/images/method/Wallet/Senheng/Senheng_V1_ROU.svg +0 -4
- package/dist/images/method/Wallet/Senheng/Senheng_V1_SQU.svg +0 -4
- package/dist/images/method/Wallet/Senheng/Senheng_V2_ROU.svg +0 -4
- package/dist/images/method/Wallet/Senheng/Senheng_V2_SQU.svg +0 -4
- package/dist/images/method/Wallet/Setel/Setel_SVG.svg +0 -10
- package/dist/images/method/Wallet/Setel/Setel_V1_ROU.svg +0 -11
- package/dist/images/method/Wallet/Setel/Setel_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/Setel/Setel_V2_ROU.svg +0 -6
- package/dist/images/method/Wallet/Setel/Setel_V2_SQU.svg +0 -6
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_SVG.svg +0 -13
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V1_ROU.svg +0 -14
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V1_SQU.svg +0 -14
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V2_ROU.svg +0 -12
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V2_SQU.svg +0 -12
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V3_ROU.svg +0 -5
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V3_SQU.svg +0 -5
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V4_ROU.svg +0 -5
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V4_SQU.svg +0 -5
- package/dist/images/method/Wallet/TNG/TNG_SVG.svg +0 -27
- package/dist/images/method/Wallet/TNG/TNG_V1_ROU.svg +0 -27
- package/dist/images/method/Wallet/TNG/TNG_V1_SQU.svg +0 -27
- package/dist/images/method/Wallet/TaPay/TaPay_SVG.svg +0 -25
- package/dist/images/method/Wallet/TaPay/TaPay_V1_ROU.svg +0 -25
- package/dist/images/method/Wallet/TaPay/TaPay_V1_SQU.svg +0 -25
- package/dist/images/method/Wallet/TaPay/TaPay_V2_ROU.svg +0 -25
- package/dist/images/method/Wallet/TaPay/TaPay_V2_SQU.svg +0 -25
- package/dist/images/method/Wallet/Truemoney/Truemoney_SVG.svg +0 -42
- package/dist/images/method/Wallet/Truemoney/Truemoney_V1_ROU.svg +0 -8
- package/dist/images/method/Wallet/Truemoney/Truemoney_V1_SQU.svg +0 -8
- package/dist/images/method/Wallet/Truemoney/Truemoney_V2_ROU.svg +0 -17
- package/dist/images/method/Wallet/Truemoney/Truemoney_V2_SQU.svg +0 -17
- package/dist/images/method/Wallet/WechatPay/WeChat_SVG.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V1_ROU.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V1_SQU.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V2_ROU.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V2_SQU.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V3_ROU.svg +0 -5
- package/dist/images/method/Wallet/WechatPay/WeChat_V3_SQU.svg +0 -5
- package/dist/images/method/Wallet/Zapp/Zapp_SVG.svg +0 -6
- package/dist/images/method/Wallet/Zapp/Zapp_V1_ROU.svg +0 -7
- package/dist/images/method/Wallet/Zapp/Zapp_V1_SQU.svg +0 -7
- package/dist/index-DvzXwr90.js +0 -40075
- package/dist/index.vue_vue_type_script_setup_true_lang-y4tchjya.js +0 -150
- package/dist/locales/en/business.json +0 -4
- package/dist/locales/en/common.json +0 -272
- package/dist/locales/en/country.json +0 -4
- package/dist/locales/en/payment.json +0 -27
- package/dist/locales/en/transaction.json +0 -25
- package/dist/locales/en/user.json +0 -61
- package/dist/locales/zh/business.json +0 -4
- package/dist/locales/zh/common.json +0 -272
- package/dist/locales/zh/country.json +0 -6
- package/dist/locales/zh/payment.json +0 -27
- package/dist/locales/zh/transaction.json +0 -25
- 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,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-CkIbCIHJ.js";
|
3
|
+
import { h as _ } from "./moment-h96o7c8I.js";
|
4
|
+
import { s as g } from "./index-eVOVYNBC.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-ByCQqfan.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
|
+
};
|
@@ -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-CkIbCIHJ.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-eVOVYNBC.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-ByCQqfan.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
|
+
};
|
@@ -1,68 +1,62 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import { e as E, u as
|
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-CkIbCIHJ.js";
|
3
3
|
import "@feedmepos/ui-library";
|
4
|
-
import { d as
|
5
|
-
import { g as
|
6
|
-
import { t as
|
7
|
-
import { _ as
|
8
|
-
import { useRouter as
|
9
|
-
import { s as
|
10
|
-
import { useCoreStore as
|
11
|
-
const
|
4
|
+
import { d as h } from "./dinero-CIVmXLL-.js";
|
5
|
+
import { g as Y, a as H } from "./assets-CLiVU4As.js";
|
6
|
+
import { t as q, a as J } from "./transaction-C1MtaXOd.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-eVOVYNBC.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(
|
18
|
-
const o =
|
19
|
-
function
|
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 (
|
23
|
-
const
|
24
|
-
return
|
22
|
+
return (S, B) => {
|
23
|
+
const w = g("FmBadge");
|
24
|
+
return F(), P(w, {
|
25
25
|
inline: "",
|
26
|
-
class:
|
26
|
+
class: z(p())
|
27
27
|
}, {
|
28
|
-
default:
|
29
|
-
t("div", null, u(
|
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
|
-
}),
|
35
|
+
}), te = ["src"], ae = /* @__PURE__ */ T({
|
36
36
|
__name: "Gateway",
|
37
37
|
props: {
|
38
38
|
row: {},
|
39
39
|
data: {}
|
40
40
|
},
|
41
|
-
setup(
|
42
|
-
return (o,
|
43
|
-
|
44
|
-
|
45
|
-
|
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
|
-
}),
|
47
|
+
}), ne = ["src"], re = /* @__PURE__ */ T({
|
51
48
|
__name: "Method",
|
52
49
|
props: {
|
53
50
|
row: {},
|
54
51
|
data: {}
|
55
52
|
},
|
56
|
-
setup(
|
57
|
-
return (o,
|
58
|
-
|
59
|
-
|
60
|
-
|
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
|
-
}),
|
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(
|
74
|
-
const o =
|
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
|
-
|
77
|
-
n || (s.value = await
|
78
|
-
const e = await
|
79
|
-
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
|
-
|
86
|
-
const
|
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(
|
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(
|
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(
|
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
|
150
|
-
return
|
151
|
-
|
143
|
+
let A;
|
144
|
+
return $(v, async () => {
|
145
|
+
A && clearTimeout(A), A = setTimeout(() => {
|
152
146
|
var n = new RegExp(v.value, "i");
|
153
|
-
|
154
|
-
const
|
155
|
-
return n.test(
|
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
|
160
|
-
const
|
161
|
-
return
|
162
|
-
title: `Settlement Transactions (${(
|
163
|
-
loading: c(
|
164
|
-
onBack: c(
|
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:
|
167
|
-
t("div",
|
168
|
-
a(
|
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:
|
174
|
-
a(
|
175
|
-
default:
|
176
|
-
a(
|
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(
|
182
|
-
default:
|
183
|
-
var
|
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((
|
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((
|
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(
|
197
|
+
a(I, {
|
204
198
|
horizontal: "",
|
205
199
|
class: "flex-1 p-6 mx-6",
|
206
200
|
variant: "elevated"
|
207
201
|
}, {
|
208
|
-
default:
|
209
|
-
a(
|
210
|
-
default:
|
211
|
-
a(
|
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(
|
217
|
-
default:
|
218
|
-
var
|
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((
|
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((
|
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((
|
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(
|
232
|
+
a(I, {
|
239
233
|
horizontal: "",
|
240
234
|
class: "flex-1 p-6",
|
241
235
|
variant: "elevated"
|
242
236
|
}, {
|
243
|
-
default:
|
244
|
-
a(
|
245
|
-
default:
|
246
|
-
a(
|
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(
|
252
|
-
default:
|
253
|
-
var
|
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(
|
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(
|
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(
|
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",
|
275
|
-
a(
|
268
|
+
t("div", oe, [
|
269
|
+
a(M, {
|
276
270
|
modelValue: v.value,
|
277
|
-
"onUpdate:modelValue": e[0] || (e[0] = (
|
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(
|
282
|
-
modelValue:
|
283
|
-
"onUpdate:modelValue": e[1] || (e[1] = (
|
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":
|
286
|
-
"column-defs":
|
287
|
-
loading: c(
|
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
|
-
|
290
|
+
ve as default
|
297
291
|
};
|