@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
@@ -1,242 +0,0 @@
|
|
1
|
-
import { defineComponent as _, resolveComponent as c, openBlock as f, createBlock as g, normalizeClass as I, withCtx as E, createElementVNode as T, toDisplayString as D, unref as u, ref as A, h as S, onMounted as O, watch as C, createVNode as y, isRef as N } from "vue";
|
2
|
-
import { t as K, a as R } from "./transaction-fdJNol6A.js";
|
3
|
-
import { e as F, u as V } from "./index-DvzXwr90.js";
|
4
|
-
import "@feedmepos/ui-library";
|
5
|
-
import "./dinero-CIVmXLL-.js";
|
6
|
-
import { h as b } from "./moment-h96o7c8I.js";
|
7
|
-
import { g as k, a as P } from "./assets-CZ2m5tCN.js";
|
8
|
-
import { useCoreStore as B } from "@feedmepos/mf-common";
|
9
|
-
import { u as L } from "./index-B8_4waUa.js";
|
10
|
-
import { _ as M } from "./AdminLayout.vue_vue_type_script_setup_true_lang-oPYFBeEo.js";
|
11
|
-
const U = /* @__PURE__ */ _({
|
12
|
-
__name: "Status",
|
13
|
-
props: {
|
14
|
-
row: {},
|
15
|
-
data: {}
|
16
|
-
},
|
17
|
-
setup(i) {
|
18
|
-
const t = i;
|
19
|
-
function a() {
|
20
|
-
return t.data === F.F_PAYMENT_TRANSACTION_STATUS.Enum.PENDING ? "!w-[16px] !h-[16px] bg-yellow-400" : t.data === F.F_PAYMENT_TRANSACTION_STATUS.Enum.FAILED ? "!w-[16px] !h-[16px] bg-red-400" : t.data === F.F_PAYMENT_TRANSACTION_STATUS.Enum.REFUNDED ? "!w-[16px] !h-[16px] bg-blue-400" : "!w-[16px] !h-[16px] bg-green-400";
|
21
|
-
}
|
22
|
-
return (r, d) => {
|
23
|
-
const o = c("FmBadge");
|
24
|
-
return f(), g(o, {
|
25
|
-
inline: "",
|
26
|
-
class: I(a())
|
27
|
-
}, {
|
28
|
-
default: E(() => [
|
29
|
-
T("div", null, D(r.data), 1)
|
30
|
-
]),
|
31
|
-
_: 1
|
32
|
-
}, 8, ["class"]);
|
33
|
-
};
|
34
|
-
}
|
35
|
-
}), $ = /* @__PURE__ */ _({
|
36
|
-
__name: "Gateway",
|
37
|
-
props: {
|
38
|
-
row: {},
|
39
|
-
data: {}
|
40
|
-
},
|
41
|
-
setup(i) {
|
42
|
-
return (t, a) => {
|
43
|
-
const r = c("FmThumbnail");
|
44
|
-
return f(), g(r, {
|
45
|
-
src: u(k)(t.row.original.gateway),
|
46
|
-
class: "mr-2 border-transparent w-[32px] h-[32px]"
|
47
|
-
}, null, 8, ["src"]);
|
48
|
-
};
|
49
|
-
}
|
50
|
-
}), G = /* @__PURE__ */ _({
|
51
|
-
__name: "Method",
|
52
|
-
props: {
|
53
|
-
row: {},
|
54
|
-
data: {}
|
55
|
-
},
|
56
|
-
setup(i) {
|
57
|
-
return (t, a) => {
|
58
|
-
const r = c("FmThumbnail");
|
59
|
-
return f(), g(r, {
|
60
|
-
src: u(P)(t.row.original.method.issuer),
|
61
|
-
class: "mr-2 border-transparent w-[32px] h-[32px]"
|
62
|
-
}, null, 8, ["src"]);
|
63
|
-
};
|
64
|
-
}
|
65
|
-
}), Y = /* @__PURE__ */ _({
|
66
|
-
__name: "TransactionTable",
|
67
|
-
props: {
|
68
|
-
data: {
|
69
|
-
type: Array,
|
70
|
-
required: !0
|
71
|
-
},
|
72
|
-
loading: {
|
73
|
-
type: Boolean,
|
74
|
-
required: !0
|
75
|
-
}
|
76
|
-
},
|
77
|
-
emits: ["row-click"],
|
78
|
-
setup(i, { emit: t }) {
|
79
|
-
const a = i, r = t, d = A(""), o = [
|
80
|
-
{
|
81
|
-
header: () => "Transaction ID",
|
82
|
-
accessorKey: "id"
|
83
|
-
},
|
84
|
-
{
|
85
|
-
header: () => "Pay ID",
|
86
|
-
accessorKey: "payId"
|
87
|
-
},
|
88
|
-
{
|
89
|
-
header: () => "Gateway",
|
90
|
-
accessorKey: "gateway",
|
91
|
-
meta: {
|
92
|
-
textAlign: "center"
|
93
|
-
},
|
94
|
-
cell: ({ cell: n, row: e }) => e.original.method ? S($, { row: e, data: n.getValue() }) : ""
|
95
|
-
},
|
96
|
-
{
|
97
|
-
header: () => "Method",
|
98
|
-
accessorKey: "method",
|
99
|
-
meta: {
|
100
|
-
textAlign: "center"
|
101
|
-
},
|
102
|
-
cell: ({ cell: n, row: e }) => e.original.method ? S(G, { row: e, data: n.getValue() }) : ""
|
103
|
-
},
|
104
|
-
{
|
105
|
-
header: () => "Type",
|
106
|
-
accessorKey: "type",
|
107
|
-
meta: {
|
108
|
-
textAlign: "center"
|
109
|
-
},
|
110
|
-
cell: ({ row: n }) => {
|
111
|
-
if (!n.original.method)
|
112
|
-
return "";
|
113
|
-
const e = n.original.method.variant;
|
114
|
-
return e.includes("_ONLINE") ? "ONLINE" : e.includes("_OFFLINE") ? "OFFLINE" : e;
|
115
|
-
}
|
116
|
-
},
|
117
|
-
{
|
118
|
-
header: () => "Status",
|
119
|
-
accessorKey: "status",
|
120
|
-
cell: ({ cell: n, row: e }) => S(U, { row: e, data: n.getValue() })
|
121
|
-
},
|
122
|
-
{
|
123
|
-
header: () => "Transaction At",
|
124
|
-
accessorKey: "transactionAt",
|
125
|
-
meta: {
|
126
|
-
width: "180px"
|
127
|
-
}
|
128
|
-
},
|
129
|
-
{
|
130
|
-
header: () => "Sales Amount",
|
131
|
-
accessorKey: "amount"
|
132
|
-
},
|
133
|
-
{
|
134
|
-
header: () => "Fee",
|
135
|
-
accessorKey: "fee"
|
136
|
-
},
|
137
|
-
{
|
138
|
-
header: () => "Settlement Amount",
|
139
|
-
accessorKey: "payout"
|
140
|
-
}
|
141
|
-
];
|
142
|
-
return (n, e) => {
|
143
|
-
const x = c("FmTable");
|
144
|
-
return f(), g(x, {
|
145
|
-
modelValue: d.value,
|
146
|
-
"onUpdate:modelValue": e[0] || (e[0] = (l) => d.value = l),
|
147
|
-
"column-defs": o,
|
148
|
-
"row-data": a.data,
|
149
|
-
loading: a.loading,
|
150
|
-
onRowClick: e[1] || (e[1] = (l) => r("row-click", a.data.at(l.index)))
|
151
|
-
}, null, 8, ["modelValue", "row-data", "loading"]);
|
152
|
-
};
|
153
|
-
}
|
154
|
-
}), q = { class: "flex justify-between mb-6 items-center" }, J = { class: "flex space-x-4" }, j = { class: "flex space-x-4" }, re = /* @__PURE__ */ _({
|
155
|
-
__name: "Transaction",
|
156
|
-
setup(i) {
|
157
|
-
const { dateRange: t, searchKey: a } = L({
|
158
|
-
searchKey: "",
|
159
|
-
dateRange: {
|
160
|
-
startDate: b().startOf("day").toISOString(),
|
161
|
-
endDate: b().endOf("day").toISOString()
|
162
|
-
}
|
163
|
-
}), { isLoading: r, startAsyncCall: d } = V(!0);
|
164
|
-
B();
|
165
|
-
const o = A([]), n = A([]);
|
166
|
-
async function e() {
|
167
|
-
await d(async () => {
|
168
|
-
const { startDate: h, endDate: s } = t.value, m = await K.readTransactions({
|
169
|
-
start: h,
|
170
|
-
end: s
|
171
|
-
});
|
172
|
-
if (o.value = R(m), n.value = o.value, a.value > "") {
|
173
|
-
var w = new RegExp(a.value, "i");
|
174
|
-
n.value = o.value.filter((v) => {
|
175
|
-
const p = JSON.stringify(v);
|
176
|
-
return w.test(p);
|
177
|
-
});
|
178
|
-
}
|
179
|
-
});
|
180
|
-
}
|
181
|
-
function x() {
|
182
|
-
e();
|
183
|
-
}
|
184
|
-
O(x);
|
185
|
-
let l;
|
186
|
-
return C(a, async () => {
|
187
|
-
l && clearTimeout(l), l = setTimeout(() => {
|
188
|
-
var h = new RegExp(a.value, "i");
|
189
|
-
n.value = o.value.filter((s) => {
|
190
|
-
const m = JSON.stringify(s);
|
191
|
-
return h.test(m);
|
192
|
-
});
|
193
|
-
}, 700);
|
194
|
-
}), (h, s) => {
|
195
|
-
const m = c("FmSearch"), w = c("FmDateRangePicker"), v = c("FmButton");
|
196
|
-
return f(), g(M, {
|
197
|
-
title: "Transactions",
|
198
|
-
loading: u(r)
|
199
|
-
}, {
|
200
|
-
default: E(() => [
|
201
|
-
T("div", q, [
|
202
|
-
T("div", J, [
|
203
|
-
y(m, {
|
204
|
-
"model-value": u(a),
|
205
|
-
"onUpdate:modelValue": s[0] || (s[0] = (p) => N(a) ? a.value = p : null),
|
206
|
-
class: "mr-8",
|
207
|
-
label: "Search",
|
208
|
-
placeholder: "Search Transactions ..."
|
209
|
-
}, null, 8, ["model-value"]),
|
210
|
-
y(w, {
|
211
|
-
modelValue: u(t),
|
212
|
-
"onUpdate:modelValue": [
|
213
|
-
s[1] || (s[1] = (p) => N(t) ? t.value = p : null),
|
214
|
-
e
|
215
|
-
],
|
216
|
-
compare: "",
|
217
|
-
"show-predefined-range": ""
|
218
|
-
}, null, 8, ["modelValue"])
|
219
|
-
]),
|
220
|
-
T("div", j, [
|
221
|
-
y(v, {
|
222
|
-
"append-icon": "file_download",
|
223
|
-
variant: "primary",
|
224
|
-
label: "Export",
|
225
|
-
onClick: () => {
|
226
|
-
}
|
227
|
-
})
|
228
|
-
])
|
229
|
-
]),
|
230
|
-
y(Y, {
|
231
|
-
loading: u(r),
|
232
|
-
data: n.value
|
233
|
-
}, null, 8, ["loading", "data"])
|
234
|
-
]),
|
235
|
-
_: 1
|
236
|
-
}, 8, ["loading"]);
|
237
|
-
};
|
238
|
-
}
|
239
|
-
});
|
240
|
-
export {
|
241
|
-
re as default
|
242
|
-
};
|
@@ -1,241 +0,0 @@
|
|
1
|
-
import { defineComponent as _, resolveComponent as s, openBlock as g, createBlock as f, normalizeClass as D, withCtx as R, createElementVNode as w, toDisplayString as O, unref as i, ref as N, h as F, onMounted as C, watch as b, createVNode as T, isRef as E } from "vue";
|
2
|
-
import { t as K, a as V } from "./transaction-fdJNol6A.js";
|
3
|
-
import { e as A, u as k } from "./index-DvzXwr90.js";
|
4
|
-
import "@feedmepos/ui-library";
|
5
|
-
import "./dinero-CIVmXLL-.js";
|
6
|
-
import { h as I } from "./moment-h96o7c8I.js";
|
7
|
-
import { g as P, a as B } from "./assets-CZ2m5tCN.js";
|
8
|
-
import { useCoreStore as L } from "@feedmepos/mf-common";
|
9
|
-
import { _ as M } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
10
|
-
import { u as U } from "./index-B8_4waUa.js";
|
11
|
-
const $ = /* @__PURE__ */ _({
|
12
|
-
__name: "Status",
|
13
|
-
props: {
|
14
|
-
row: {},
|
15
|
-
data: {}
|
16
|
-
},
|
17
|
-
setup(l) {
|
18
|
-
const t = l;
|
19
|
-
function a() {
|
20
|
-
return t.data === A.F_PAYMENT_TRANSACTION_STATUS.Enum.PENDING ? "!w-[16px] !h-[16px] bg-yellow-400" : t.data === A.F_PAYMENT_TRANSACTION_STATUS.Enum.FAILED ? "!w-[16px] !h-[16px] bg-red-400" : t.data === A.F_PAYMENT_TRANSACTION_STATUS.Enum.REFUNDED ? "!w-[16px] !h-[16px] bg-blue-400" : "!w-[16px] !h-[16px] bg-green-400";
|
21
|
-
}
|
22
|
-
return (r, u) => {
|
23
|
-
const d = s("FmBadge");
|
24
|
-
return g(), f(d, {
|
25
|
-
inline: "",
|
26
|
-
class: D(a())
|
27
|
-
}, {
|
28
|
-
default: R(() => [
|
29
|
-
w("div", null, O(r.data), 1)
|
30
|
-
]),
|
31
|
-
_: 1
|
32
|
-
}, 8, ["class"]);
|
33
|
-
};
|
34
|
-
}
|
35
|
-
}), G = /* @__PURE__ */ _({
|
36
|
-
__name: "Gateway",
|
37
|
-
props: {
|
38
|
-
row: {},
|
39
|
-
data: {}
|
40
|
-
},
|
41
|
-
setup(l) {
|
42
|
-
return (t, a) => {
|
43
|
-
const r = s("FmThumbnail");
|
44
|
-
return g(), f(r, {
|
45
|
-
src: i(P)(t.row.original.gateway),
|
46
|
-
class: "mr-2 border-transparent w-[32px] h-[32px]"
|
47
|
-
}, null, 8, ["src"]);
|
48
|
-
};
|
49
|
-
}
|
50
|
-
}), Y = /* @__PURE__ */ _({
|
51
|
-
__name: "Method",
|
52
|
-
props: {
|
53
|
-
row: {},
|
54
|
-
data: {}
|
55
|
-
},
|
56
|
-
setup(l) {
|
57
|
-
return (t, a) => {
|
58
|
-
const r = s("FmThumbnail");
|
59
|
-
return g(), f(r, {
|
60
|
-
src: i(B)(t.row.original.method.issuer),
|
61
|
-
class: "mr-2 border-transparent w-[32px] h-[32px]"
|
62
|
-
}, null, 8, ["src"]);
|
63
|
-
};
|
64
|
-
}
|
65
|
-
}), q = /* @__PURE__ */ _({
|
66
|
-
__name: "TransactionTable",
|
67
|
-
props: {
|
68
|
-
data: {
|
69
|
-
type: Array,
|
70
|
-
required: !0
|
71
|
-
},
|
72
|
-
loading: {
|
73
|
-
type: Boolean,
|
74
|
-
required: !0
|
75
|
-
}
|
76
|
-
},
|
77
|
-
emits: ["row-click"],
|
78
|
-
setup(l, { emit: t }) {
|
79
|
-
const a = l, r = t, u = N(""), d = [
|
80
|
-
{
|
81
|
-
header: () => "Transaction ID",
|
82
|
-
accessorKey: "id"
|
83
|
-
},
|
84
|
-
{
|
85
|
-
header: () => "Pay ID",
|
86
|
-
accessorKey: "payId"
|
87
|
-
},
|
88
|
-
{
|
89
|
-
header: () => "Gateway",
|
90
|
-
accessorKey: "gateway",
|
91
|
-
meta: {
|
92
|
-
textAlign: "center"
|
93
|
-
},
|
94
|
-
cell: ({ cell: n, row: e }) => e.original.method ? F(G, { row: e, data: n.getValue() }) : ""
|
95
|
-
},
|
96
|
-
{
|
97
|
-
header: () => "Method",
|
98
|
-
accessorKey: "method",
|
99
|
-
meta: {
|
100
|
-
textAlign: "center"
|
101
|
-
},
|
102
|
-
cell: ({ cell: n, row: e }) => e.original.method ? F(Y, { row: e, data: n.getValue() }) : ""
|
103
|
-
},
|
104
|
-
{
|
105
|
-
header: () => "Type",
|
106
|
-
accessorKey: "type",
|
107
|
-
meta: {
|
108
|
-
textAlign: "center"
|
109
|
-
},
|
110
|
-
cell: ({ row: n }) => {
|
111
|
-
if (!n.original.method)
|
112
|
-
return "";
|
113
|
-
const e = n.original.method.variant;
|
114
|
-
return e.includes("_ONLINE") ? "ONLINE" : e.includes("_OFFLINE") ? "OFFLINE" : e;
|
115
|
-
}
|
116
|
-
},
|
117
|
-
{
|
118
|
-
header: () => "Status",
|
119
|
-
accessorKey: "status",
|
120
|
-
cell: ({ cell: n, row: e }) => F($, { row: e, data: n.getValue() })
|
121
|
-
},
|
122
|
-
{
|
123
|
-
header: () => "Transaction At",
|
124
|
-
accessorKey: "transactionAt",
|
125
|
-
meta: {
|
126
|
-
width: "180px"
|
127
|
-
}
|
128
|
-
},
|
129
|
-
{
|
130
|
-
header: () => "Sales Amount",
|
131
|
-
accessorKey: "amount"
|
132
|
-
},
|
133
|
-
{
|
134
|
-
header: () => "Fee",
|
135
|
-
accessorKey: "fee"
|
136
|
-
},
|
137
|
-
{
|
138
|
-
header: () => "Settlement Amount",
|
139
|
-
accessorKey: "payout"
|
140
|
-
}
|
141
|
-
];
|
142
|
-
return (n, e) => {
|
143
|
-
const h = s("FmTable");
|
144
|
-
return g(), f(h, {
|
145
|
-
modelValue: u.value,
|
146
|
-
"onUpdate:modelValue": e[0] || (e[0] = (c) => u.value = c),
|
147
|
-
"column-defs": d,
|
148
|
-
"row-data": a.data,
|
149
|
-
loading: a.loading,
|
150
|
-
onRowClick: e[1] || (e[1] = (c) => r("row-click", a.data.at(c.index)))
|
151
|
-
}, null, 8, ["modelValue", "row-data", "loading"]);
|
152
|
-
};
|
153
|
-
}
|
154
|
-
}), J = { class: "flex justify-between mb-6 items-center" }, j = { class: "flex space-x-4" }, z = { class: "flex space-x-4" }, oe = /* @__PURE__ */ _({
|
155
|
-
__name: "Transaction",
|
156
|
-
setup(l) {
|
157
|
-
const { dateRange: t, searchKey: a } = U({
|
158
|
-
searchKey: "",
|
159
|
-
dateRange: {
|
160
|
-
startDate: I().startOf("day").toISOString(),
|
161
|
-
endDate: I().endOf("day").toISOString()
|
162
|
-
}
|
163
|
-
}), { isLoading: r, startAsyncCall: u } = k(!0), { currentRestaurant: d } = L(), n = N([]), e = N([]);
|
164
|
-
async function h() {
|
165
|
-
await u(async () => {
|
166
|
-
const { startDate: y, endDate: o } = t.value, m = await K.readRestaurantTransactions({
|
167
|
-
start: y,
|
168
|
-
end: o
|
169
|
-
});
|
170
|
-
if (n.value = V(m), e.value = n.value, a.value > "") {
|
171
|
-
var v = new RegExp(a.value, "i");
|
172
|
-
e.value = n.value.filter((S) => {
|
173
|
-
const p = JSON.stringify(S);
|
174
|
-
return v.test(p);
|
175
|
-
});
|
176
|
-
}
|
177
|
-
});
|
178
|
-
}
|
179
|
-
function c() {
|
180
|
-
h();
|
181
|
-
}
|
182
|
-
C(c), b(d, c);
|
183
|
-
let x;
|
184
|
-
return b(a, async () => {
|
185
|
-
x && clearTimeout(x), x = setTimeout(() => {
|
186
|
-
var y = new RegExp(a.value, "i");
|
187
|
-
e.value = n.value.filter((o) => {
|
188
|
-
const m = JSON.stringify(o);
|
189
|
-
return y.test(m);
|
190
|
-
});
|
191
|
-
}, 700);
|
192
|
-
}), (y, o) => {
|
193
|
-
const m = s("FmSearch"), v = s("FmDateRangePicker"), S = s("FmButton");
|
194
|
-
return g(), f(M, {
|
195
|
-
title: "Transactions",
|
196
|
-
description: "Transactions are purchases or payments made over the internet using electronic methods like cards or digital wallets.",
|
197
|
-
loading: i(r)
|
198
|
-
}, {
|
199
|
-
default: R(() => [
|
200
|
-
w("div", J, [
|
201
|
-
w("div", j, [
|
202
|
-
T(m, {
|
203
|
-
"model-value": i(a),
|
204
|
-
"onUpdate:modelValue": o[0] || (o[0] = (p) => E(a) ? a.value = p : null),
|
205
|
-
class: "mr-8",
|
206
|
-
label: "Search",
|
207
|
-
placeholder: "Search Transactions ..."
|
208
|
-
}, null, 8, ["model-value"]),
|
209
|
-
T(v, {
|
210
|
-
modelValue: i(t),
|
211
|
-
"onUpdate:modelValue": [
|
212
|
-
o[1] || (o[1] = (p) => E(t) ? t.value = p : null),
|
213
|
-
h
|
214
|
-
],
|
215
|
-
compare: "",
|
216
|
-
"show-predefined-range": ""
|
217
|
-
}, null, 8, ["modelValue"])
|
218
|
-
]),
|
219
|
-
w("div", z, [
|
220
|
-
T(S, {
|
221
|
-
"append-icon": "file_download",
|
222
|
-
variant: "primary",
|
223
|
-
label: "Export",
|
224
|
-
onClick: () => {
|
225
|
-
}
|
226
|
-
})
|
227
|
-
])
|
228
|
-
]),
|
229
|
-
T(q, {
|
230
|
-
loading: i(r),
|
231
|
-
data: e.value
|
232
|
-
}, null, 8, ["loading", "data"])
|
233
|
-
]),
|
234
|
-
_: 1
|
235
|
-
}, 8, ["loading"]);
|
236
|
-
};
|
237
|
-
}
|
238
|
-
});
|
239
|
-
export {
|
240
|
-
oe as default
|
241
|
-
};
|
package/dist/assets-CZ2m5tCN.js
DELETED
@@ -1,43 +0,0 @@
|
|
1
|
-
import "./index-DvzXwr90.js";
|
2
|
-
const e = (a) => `/images/gateway/${a}`, t = (a) => `/images/method/${a}`;
|
3
|
-
function g(a) {
|
4
|
-
switch (a) {
|
5
|
-
case "REVENUE_MONSTER":
|
6
|
-
return e("rm.jpg");
|
7
|
-
case "Fiuu":
|
8
|
-
case "RAZER_MERCHANT_SERVICE":
|
9
|
-
return e("fiuu.jpg");
|
10
|
-
default:
|
11
|
-
return a === "ScanPay" || a.startsWith("FEEDME") ? e("fm.svg") : e("other.svg");
|
12
|
-
}
|
13
|
-
}
|
14
|
-
const s = {
|
15
|
-
ALIPAY: t("Wallet/Alipay/Alipay_V1_SQU.svg"),
|
16
|
-
BOOST: t("Wallet/Boost/Boost_V1_SQU.svg"),
|
17
|
-
GRABPAY: t("Wallet/GrabPay/GrabPay_V4_SQU.svg"),
|
18
|
-
MAYBANKQRPAY: t("Other/MaybankQR/MaybankQR_V1_SQU.svg"),
|
19
|
-
PRESTOPAY: t("Wallet/Presto/Presto_V5_SQU.svg"),
|
20
|
-
RAZERPAY: t("Wallet/Razer/RazerPay_V1_SQU.svg"),
|
21
|
-
SHOPEEPAY: t("Wallet/ShopeePay/ShopeePay_V2_SQU.svg"),
|
22
|
-
TOUCHNGO: t("Wallet/TNG/TNG_V1_SQU.svg"),
|
23
|
-
WECHATPAY: t("Wallet/WechatPay/WeChat_V2_SQU.svg"),
|
24
|
-
ATOME: t("BNPL/Atome/Atome_V2_SQU.svg"),
|
25
|
-
DUITNOW: t("Other/DuitNow/DuitNow_V4_SQU.svg"),
|
26
|
-
FPX: t("Other/FPX/FPX_V1_SQU.svg"),
|
27
|
-
UNIONPAY: t("Other/UnionPay/UNIONPAY_V1_SQU.svg"),
|
28
|
-
VISA: t("Other/Visa/VISA_V1_SQU.svg"),
|
29
|
-
MASTER: t("Other/Master/MASTER_V1_SQU.svg"),
|
30
|
-
CARD: e("ccdc.svg"),
|
31
|
-
DEBITCARD: e("ccdc.svg"),
|
32
|
-
CREDITCARD: e("ccdc.svg"),
|
33
|
-
MYDEBIT: e("ccdc.svg"),
|
34
|
-
FEEDME: e("fm.svg"),
|
35
|
-
OTHER: e("other.svg")
|
36
|
-
};
|
37
|
-
function r(a) {
|
38
|
-
return s[a];
|
39
|
-
}
|
40
|
-
export {
|
41
|
-
r as a,
|
42
|
-
g
|
43
|
-
};
|
package/dist/favicon.ico
DELETED
Binary file
|
package/dist/icons/anydesk.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="240px" height="240px"><linearGradient id="L8703AH85yZLU9sw7BeiYa" x1="33.915" x2="39.564" y1="42.445" y2="10.411" gradientTransform="matrix(1 0 0 -1 0 50)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f44f5a"/><stop offset=".443" stop-color="#ee3d4a"/><stop offset="1" stop-color="#e52030"/></linearGradient><path fill="url(#L8703AH85yZLU9sw7BeiYa)" d="M30.759,8.298l-2.33,2.326c-0.399,0.398-0.398,1.044,0.002,1.441l11.79,11.712 c0.4,0.397,0.401,1.043,0.002,1.441L28.434,36.99c-0.401,0.4-0.398,1.049,0.007,1.446l2.318,2.273 c0.399,0.391,1.039,0.388,1.434-0.007l15.508-15.486c0.398-0.397,0.398-1.042,0-1.439L32.2,8.298 C31.802,7.901,31.157,7.901,30.759,8.298z"/><linearGradient id="L8703AH85yZLU9sw7BeiYb" x1="13.675" x2="19.324" y1="41.518" y2="9.482" gradientTransform="matrix(1 0 0 -1 0 50)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f44f5a"/><stop offset=".443" stop-color="#ee3d4a"/><stop offset="1" stop-color="#e52030"/></linearGradient><path fill="url(#L8703AH85yZLU9sw7BeiYb)" d="M15.782,40.703L0.297,25.218 c-0.397-0.397-0.397-1.04,0-1.436L15.782,8.297c0.397-0.397,1.04-0.397,1.436,0l15.484,15.484c0.397,0.397,0.397,1.04,0,1.436 L17.218,40.703C16.822,41.099,16.178,41.099,15.782,40.703z"/></svg>
|
package/dist/icons/sort.svg
DELETED
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg width="16" height="13" viewBox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M14.9998 0.210449H0.999791C0.921219 0.210449 0.856934 0.274735 0.856934 0.353306V1.49616C0.856934 1.57474 0.921219 1.63902 0.999791 1.63902H14.9998C15.0784 1.63902 15.1427 1.57474 15.1427 1.49616V0.353306C15.1427 0.274735 15.0784 0.210449 14.9998 0.210449ZM14.9998 11.3533H0.999791C0.921219 11.3533 0.856934 11.4176 0.856934 11.4962V12.639C0.856934 12.7176 0.921219 12.7819 0.999791 12.7819H14.9998C15.0784 12.7819 15.1427 12.7176 15.1427 12.639V11.4962C15.1427 11.4176 15.0784 11.3533 14.9998 11.3533ZM14.9998 5.78188H0.999791C0.921219 5.78188 0.856934 5.84616 0.856934 5.92474V7.06759C0.856934 7.14616 0.921219 7.21045 0.999791 7.21045H14.9998C15.0784 7.21045 15.1427 7.14616 15.1427 7.06759V5.92474C15.1427 5.84616 15.0784 5.78188 14.9998 5.78188Z" fill="#11202F" fill-opacity="0.65"/>
|
3
|
-
</svg>
|
@@ -1,44 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 27.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
-
viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve">
|
5
|
-
<style type="text/css">
|
6
|
-
.st0{fill:#8CE6D7;}
|
7
|
-
.st1{fill:#3838FC;}
|
8
|
-
.st2{fill:#FFD232;}
|
9
|
-
.st3{fill:#73C8E6;}
|
10
|
-
.st4{fill:#FF7824;}
|
11
|
-
|
12
|
-
.st5{clip-path:url(#SVGID_00000115507598231930289770000003702017930948531608_);fill:url(#SVGID_00000122002342632758551020000007895455729182601126_);}
|
13
|
-
</style>
|
14
|
-
<g id="Layer_1">
|
15
|
-
<path class="st1" d="M30.83,0.05H19.17C8.65,0.05,0.13,8.58,0.13,19.1v11.65c0,10.52,8.53,19.05,19.05,19.05h11.65
|
16
|
-
c10.52,0,19.05-8.53,19.05-19.05V19.1C49.87,8.58,41.35,0.05,30.83,0.05z"/>
|
17
|
-
<g>
|
18
|
-
<g>
|
19
|
-
<path class="st2" d="M35.26,38.67c-0.44,0-0.88-0.09-1.29-0.26l-20.44-8.62c-1.7-0.71-2.5-2.68-1.78-4.37l5.14-12.2
|
20
|
-
c0.52-1.24,1.73-2.04,3.08-2.04c0.44,0,0.88,0.09,1.29,0.26l20.44,8.62c1.7,0.72,2.5,2.68,1.78,4.37l-5.14,12.2
|
21
|
-
C37.82,37.87,36.61,38.67,35.26,38.67z"/>
|
22
|
-
<path class="st1" d="M19.98,11.58c0.38,0,0.76,0.07,1.13,0.23l20.44,8.62c1.49,0.63,2.19,2.36,1.57,3.85l-5.14,12.2
|
23
|
-
c-0.47,1.12-1.57,1.8-2.72,1.8c-0.38,0-0.76-0.07-1.13-0.23l-20.44-8.62c-1.49-0.63-2.19-2.36-1.57-3.85l5.14-12.2
|
24
|
-
C17.73,12.25,18.83,11.58,19.98,11.58 M19.98,10.78L19.98,10.78c-1.51,0-2.87,0.9-3.45,2.29l-5.14,12.2
|
25
|
-
c-0.39,0.92-0.39,1.93-0.01,2.86c0.38,0.93,1.09,1.65,2.01,2.04l20.44,8.62c0.46,0.19,0.95,0.29,1.44,0.29
|
26
|
-
c1.51,0,2.87-0.9,3.45-2.29l5.14-12.2c0.39-0.92,0.39-1.93,0.01-2.86c-0.38-0.93-1.09-1.65-2.01-2.04l-20.44-8.62
|
27
|
-
C20.96,10.87,20.48,10.78,19.98,10.78L19.98,10.78z"/>
|
28
|
-
</g>
|
29
|
-
|
30
|
-
<rect x="14.93" y="23.19" transform="matrix(0.9215 0.3885 -0.3885 0.9215 11.9573 -9.2918)" class="st1" width="28.06" height="3.48"/>
|
31
|
-
<g>
|
32
|
-
<path class="st3" d="M13.19,38.42c-1.84,0-3.34-1.5-3.34-3.34V21.84c0-1.84,1.5-3.34,3.34-3.34h22.18c1.84,0,3.34,1.5,3.34,3.34
|
33
|
-
v13.24c0,1.84-1.5,3.34-3.34,3.34H13.19z"/>
|
34
|
-
<path class="st1" d="M35.37,18.9c1.62,0,2.94,1.32,2.94,2.94v13.24c0,1.62-1.32,2.94-2.94,2.94l-22.18,0
|
35
|
-
c-1.62,0-2.94-1.32-2.94-2.94V21.84c0-1.62,1.32-2.94,2.94-2.94L35.37,18.9 M35.37,18.09l-22.18,0c-2.06,0-3.74,1.68-3.74,3.74
|
36
|
-
v13.24c0,2.06,1.68,3.74,3.74,3.74l22.18,0c2.06,0,3.74-1.68,3.74-3.74V21.84C39.11,19.77,37.43,18.09,35.37,18.09L35.37,18.09z"
|
37
|
-
/>
|
38
|
-
</g>
|
39
|
-
<rect x="10.25" y="26.72" class="st1" width="28.06" height="3.48"/>
|
40
|
-
</g>
|
41
|
-
</g>
|
42
|
-
<g id="Layer_2">
|
43
|
-
</g>
|
44
|
-
</svg>
|
Binary file
|
@@ -1,44 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 27.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
-
viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve">
|
5
|
-
<style type="text/css">
|
6
|
-
.st0{fill:#8CE6D7;}
|
7
|
-
.st1{fill:#3838FC;}
|
8
|
-
.st2{fill:#FFD232;}
|
9
|
-
.st3{fill:#73C8E6;}
|
10
|
-
.st4{fill:#FF7824;}
|
11
|
-
|
12
|
-
.st5{clip-path:url(#SVGID_00000172407303589917513070000010901217709385545875_);fill:url(#SVGID_00000026150006833974979420000007794189603425825952_);}
|
13
|
-
</style>
|
14
|
-
<g id="Layer_1">
|
15
|
-
<g>
|
16
|
-
<path class="st4" d="M30.83,0.05H19.17C8.65,0.05,0.13,8.58,0.13,19.1v11.65c0,10.52,8.53,19.05,19.05,19.05h11.65
|
17
|
-
c10.52,0,19.05-8.53,19.05-19.05V19.1C49.87,8.58,41.35,0.05,30.83,0.05z"/>
|
18
|
-
<g>
|
19
|
-
<defs>
|
20
|
-
<path id="SVGID_1_" d="M28.42,10.31h-6.84c-6.18,0-11.19,5.01-11.19,11.19v6.84c0,6.18,5.01,11.19,11.19,11.19h6.84
|
21
|
-
c6.18,0,11.19-5.01,11.19-11.19V21.5C39.61,15.32,34.6,10.31,28.42,10.31z"/>
|
22
|
-
</defs>
|
23
|
-
<use xlink:href="#SVGID_1_" style="overflow:visible;fill:#FFFFFF;"/>
|
24
|
-
<clipPath id="SVGID_00000152968455867715617510000009019156217329861022_">
|
25
|
-
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
|
26
|
-
</clipPath>
|
27
|
-
|
28
|
-
<linearGradient id="SVGID_00000155866549530420685380000011919713583090481296_" gradientUnits="userSpaceOnUse" x1="14.1134" y1="35.9537" x2="35.8931" y2="14.174">
|
29
|
-
<stop offset="0" style="stop-color:#FF5D53"/>
|
30
|
-
<stop offset="1" style="stop-color:#FCA23E"/>
|
31
|
-
</linearGradient>
|
32
|
-
|
33
|
-
<path style="clip-path:url(#SVGID_00000152968455867715617510000009019156217329861022_);fill:url(#SVGID_00000155866549530420685380000011919713583090481296_);" d="
|
34
|
-
M16.61,29.79l0,0.01c0.05,0.46,0.12,0.97,0.21,1.5l1.2,8.56h1.97V29.44c0-0.95,0.72-1.71,1.61-1.71h0.11
|
35
|
-
c0.89,0,1.61,0.77,1.61,1.71v10.42h3.36V29.44c0-0.95,0.72-1.71,1.61-1.71h0.11c0.89,0,1.61,0.77,1.61,1.71v10.42H32l1.19-8.62
|
36
|
-
c0.08-0.51,0.15-1,0.2-1.44l0-0.03l0,0c0.16-1.46,0.16-2.49,0.16-2.49c0-3.17-1.32-5.78-4.17-7.93
|
37
|
-
c-0.78-0.58-1.45-1.46-1.51-3.32c0,0-0.19-4.73,1.62-8.24h-8.99c1.81,3.52,1.62,8.24,1.62,8.24c-0.06,1.86-0.74,2.73-1.51,3.32
|
38
|
-
c-2.85,2.15-4.17,4.76-4.17,7.93C16.44,27.27,16.45,28.31,16.61,29.79L16.61,29.79z"/>
|
39
|
-
</g>
|
40
|
-
</g>
|
41
|
-
</g>
|
42
|
-
<g id="Layer_2">
|
43
|
-
</g>
|
44
|
-
</svg>
|
Binary file
|
@@ -1,7 +0,0 @@
|
|
1
|
-
<svg width="514" height="205" viewBox="0 0 514 205" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M370.718 84.37C366.201 80.8517 361.018 78.284 355.483 76.8215C349.947 75.359 344.173 75.0319 338.508 75.86C330.838 76.94 322.018 81.69 317.958 86.2V47.27H302.598V161.72H318.148V153.85C324.718 161.45 337.148 164.69 344.728 164.69C352.261 164.574 359.623 162.418 366.028 158.45C382.098 148.95 389.108 133.85 386.888 113.57C386.302 107.864 384.567 102.335 381.788 97.3166C379.009 92.2983 375.244 87.8944 370.718 84.37ZM351.068 148.86C347.243 149.761 343.272 149.844 339.414 149.104C335.555 148.364 331.896 146.818 328.677 144.566C325.457 142.315 322.749 139.409 320.729 136.039C318.71 132.669 317.425 128.911 316.958 125.01C315.578 112.25 319.048 102.79 327.568 96.11C332.391 92.242 338.385 90.1265 344.568 90.11C363.778 90.11 372.298 107.74 371.978 120.11C371.718 134.71 363.648 145.71 351.048 148.86H351.068Z" fill="#002E6D"/>
|
3
|
-
<path d="M287.077 149.89C287.077 149.89 280.077 151.38 278.497 149.03C277.597 147.68 277.037 145.98 276.957 142.52V77.9799H261.587V86.11C260.135 84.6593 258.574 83.322 256.917 82.11C242.967 73.11 228.267 72.85 213.217 81.42C196.497 90.95 188.617 111.31 193.627 132.08C195.934 141.305 201.244 149.502 208.721 155.377C216.198 161.252 225.418 164.472 234.927 164.53C241.225 164.544 247.437 163.07 253.057 160.23C254.937 159.29 258.327 156.8 262.877 153.03C263.734 156.433 265.75 159.432 268.577 161.51C272.147 163.95 276.967 164.51 283.317 163.28C284.517 163.05 287.067 161.84 287.077 159.96C287.087 158.08 287.077 149.89 287.077 149.89ZM249.717 145.39C245.201 148.235 239.954 149.701 234.617 149.61C221.267 149.53 211.527 139.37 208.147 126.13C204.357 111.33 213.637 89.5399 233.627 89.3399C252.397 89.1399 260.427 101.5 262.147 112.9C264.147 126.2 260.027 138.82 249.717 145.39Z" fill="#002E6D"/>
|
4
|
-
<path d="M430.317 149.64C426.427 149.64 424.177 149.11 422.797 147.8C421.417 146.49 420.587 143.94 420.587 140.35V47.1201H405.157V144.2C405.079 147.243 405.703 150.263 406.981 153.026C408.259 155.789 410.157 158.22 412.527 160.13C416.037 162.92 420.667 164.33 426.277 164.33C428.475 164.375 430.672 164.177 432.827 163.74C434.437 163.38 436.317 161.74 436.377 160.08C436.457 157.53 436.377 149.26 436.377 149.26C436.377 149.26 432.637 149.6 430.317 149.64Z" fill="#002E6D"/>
|
5
|
-
<path d="M483.467 81.8601C477.983 82.4168 472.746 84.4258 468.297 87.6801V81.8601C468.297 79.4101 467.137 78.0101 465.027 77.9201C462.477 77.8101 452.797 77.8201 452.797 77.8201V161.82H468.297V109.75C469.157 101.39 476.137 96.9801 484.907 96.0901C488.249 95.7548 491.619 96.3475 494.647 97.803C497.674 99.2584 500.241 101.52 502.067 104.34L513.967 96.3401C510.692 91.3699 506.117 87.3923 500.74 84.8395C495.362 82.2866 489.389 81.2562 483.467 81.8601Z" fill="#002E6D"/>
|
6
|
-
<path d="M136.947 164.39H155.077V155.91H130.007C131.067 154.36 132.067 152.84 133.007 151.32H155.057V142.84H138.057C142.494 134.991 146.149 126.724 148.967 118.16L128.637 112.07C125.343 121.745 120.877 130.981 115.337 139.57C107.667 130.67 100.497 122.29 94.9073 115.76C87.7973 107.45 82.5173 101.29 78.5873 96.76C111.017 78.88 119.127 52.95 115.587 34.68C111.587 13.94 93.5373 0 70.7773 0C50.0273 0 32.9673 10.58 26.2773 27.61C22.5973 36.94 17.8173 60.3 43.3973 89.99C9.00727 108.61 1.47728 132.48 0.217278 145.94C-0.659697 155.624 1.12872 165.364 5.38897 174.105C9.64922 182.845 16.219 190.254 24.3873 195.53C42.7773 207.53 66.6073 207.62 88.1273 195.69L88.3773 195.55C98.7105 189.406 108.112 181.815 116.297 173.01C129.527 188.17 138.437 198.07 144.717 204.53L159.717 189.53C153.807 183.41 145.717 174.36 136.947 164.39ZM46.0073 35.39C49.4973 26.53 58.7573 21.24 70.7773 21.24C83.2773 21.24 92.6973 28.11 94.7773 38.76C97.0673 50.5 90.0273 68 63.5873 80.66C47.7773 64.12 41.2273 47.53 46.0073 35.35V35.39ZM77.7173 177.21C63.0173 185.3 47.8173 185.51 35.9973 177.77C31.0574 174.606 27.0785 170.149 24.4924 164.883C21.9062 159.617 20.8116 153.744 21.3273 147.9C22.8373 131.83 36.3273 116.82 58.5873 106.03C63.3973 111.53 71.1973 120.64 78.8173 129.54L90.2173 142.84H74.9473V151.32H97.5273C98.8606 152.893 100.177 154.423 101.477 155.91H74.9473V164.39H94.8573C89.608 169.251 83.8633 173.548 77.7173 177.21Z" fill="#00A1E2"/>
|
7
|
-
</svg>
|
@@ -1,4 +0,0 @@
|
|
1
|
-
<svg width="180" height="180" viewBox="0 0 180 180" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<circle cx="90" cy="90" r="90" fill="#002E6D"/>
|
3
|
-
<path d="M125.744 128.442H137.095V123.26H121.398C122.062 122.313 122.688 121.385 123.277 120.456H137.082V115.275H126.439C129.217 110.479 131.505 105.428 133.269 100.195L120.541 96.4743C118.478 102.386 115.682 108.029 112.213 113.277C107.411 107.839 102.922 102.719 99.422 98.7289C94.9704 93.6515 91.6646 89.8878 89.204 87.12C109.509 76.1954 114.586 60.3522 112.37 49.1893C109.865 36.5173 98.5643 28 84.3141 28C71.3224 28 60.641 34.4643 56.4524 44.8696C54.1483 50.5702 51.1555 64.8431 67.1713 82.9835C45.6395 94.3603 40.9249 108.945 40.136 117.169C39.587 123.086 40.7067 129.037 43.3741 134.377C46.0414 139.718 50.1548 144.245 55.269 147.468C66.7831 154.8 81.7032 154.855 95.177 147.566L95.3336 147.48C101.803 143.726 107.69 139.088 112.814 133.708C121.098 142.971 126.676 149.02 130.608 152.967L140 143.802C136.3 140.063 131.235 134.533 125.744 128.442ZM68.8054 49.6231C70.9906 44.2097 76.7883 40.9776 84.3141 40.9776C92.1404 40.9776 98.0383 45.1751 99.3407 51.6822C100.774 58.8553 96.3666 69.5477 79.8124 77.2829C69.9137 67.1771 65.8127 57.0406 68.8054 49.5987V49.6231ZM88.6593 136.275C79.4555 141.218 69.9387 141.346 62.5381 136.617C59.4452 134.683 56.954 131.96 55.3348 128.743C53.7156 125.525 53.0303 121.937 53.3531 118.366C54.2986 108.548 62.7447 99.3765 76.6819 92.7839C79.6934 96.1444 84.5771 101.711 89.348 107.148L96.4856 115.275H86.925V120.456H101.062C101.897 121.417 102.722 122.352 103.536 123.26H86.925V128.442H99.3907C96.1042 131.412 92.5073 134.037 88.6593 136.275Z" fill="#00A1E2"/>
|
4
|
-
</svg>
|
@@ -1,4 +0,0 @@
|
|
1
|
-
<svg width="180" height="180" viewBox="0 0 180 180" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<rect width="180" height="180" rx="15" fill="#002E6D"/>
|
3
|
-
<path d="M125.744 128.442H137.095V123.26H121.398C122.062 122.313 122.688 121.385 123.277 120.456H137.082V115.275H126.439C129.217 110.479 131.505 105.428 133.269 100.195L120.541 96.4743C118.478 102.386 115.682 108.029 112.213 113.277C107.411 107.839 102.922 102.719 99.422 98.7289C94.9704 93.6515 91.6646 89.8878 89.204 87.12C109.509 76.1954 114.586 60.3522 112.37 49.1893C109.865 36.5173 98.5643 28 84.3141 28C71.3224 28 60.641 34.4643 56.4524 44.8696C54.1483 50.5702 51.1555 64.8431 67.1713 82.9835C45.6395 94.3603 40.9249 108.945 40.136 117.169C39.587 123.086 40.7067 129.037 43.3741 134.377C46.0414 139.718 50.1548 144.245 55.269 147.468C66.7831 154.8 81.7032 154.855 95.177 147.566L95.3336 147.48C101.803 143.726 107.69 139.088 112.814 133.708C121.098 142.971 126.676 149.02 130.608 152.967L140 143.802C136.3 140.063 131.235 134.533 125.744 128.442ZM68.8054 49.6231C70.9906 44.2097 76.7883 40.9776 84.3141 40.9776C92.1404 40.9776 98.0383 45.1751 99.3407 51.6822C100.774 58.8553 96.3666 69.5477 79.8124 77.2829C69.9137 67.1771 65.8127 57.0406 68.8054 49.5987V49.6231ZM88.6593 136.275C79.4555 141.218 69.9387 141.346 62.5381 136.617C59.4452 134.683 56.954 131.96 55.3348 128.743C53.7156 125.525 53.0303 121.937 53.3531 118.366C54.2986 108.548 62.7447 99.3765 76.6819 92.7839C79.6934 96.1444 84.5771 101.711 89.348 107.148L96.4856 115.275H86.925V120.456H101.062C101.897 121.417 102.722 122.352 103.536 123.26H86.925V128.442H99.3907C96.1042 131.412 92.5073 134.037 88.6593 136.275Z" fill="#00A1E2"/>
|
4
|
-
</svg>
|