@feedmepos/mf-payment 1.5.29-dev → 1.5.31-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Actions.vue_vue_type_script_setup_true_lang-BMLg-uol.js +118 -0
- package/dist/{Chargeback-CocH4bON.js → Chargeback-BkVFinyh.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-tGPnCbHL.js → DocumentViewer.vue_vue_type_script_setup_true_lang-3pmwclcO.js} +1 -1
- package/dist/{OnboardForm-BLk46c4b.js → OnboardForm-DZ06-081.js} +5 -5
- package/dist/{OnboardForm-CqohYc7w.js → OnboardForm-z0g_ff33.js} +5 -5
- package/dist/{OnboardSubmission-CIZuFLWF.js → OnboardSubmission-B24Jb79p.js} +2 -2
- package/dist/{OnboardSubmission-CNJ-CYki.js → OnboardSubmission-O5wr2kLB.js} +5 -5
- package/dist/{PayoutAccount-Qzl0EU8D.js → PayoutAccount-BTV73BZ8.js} +4 -4
- package/dist/{PayoutAccount-2vZvDUNZ.js → PayoutAccount-k20BQKug.js} +5 -5
- package/dist/{PayoutAccountSetting-DfrRhtcP.js → PayoutAccountSetting-BJljfdwp.js} +4 -4
- package/dist/{Restaurant-Ckh7iZ9v.js → Restaurant-DN2_DdKR.js} +4 -4
- package/dist/{RestaurantSetting-CeHORT_l.js → RestaurantSetting-f0T5REdJ.js} +3 -3
- package/dist/{Settlement-Dkf0_6WU.js → Settlement-DJ6ETp2U.js} +3 -3
- package/dist/{Settlement-DWj3kJpX.js → Settlement-SoOQIN8y.js} +3 -3
- package/dist/{SettlementTransactions-B_-EF9FQ.js → SettlementTransactions-DF2ybUos.js} +112 -136
- package/dist/SettlementTransactions-cYUYH2RJ.js +300 -0
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BRylU6yC.js → Status.vue_vue_type_script_setup_true_lang-B41rO8q8.js} +1 -1
- package/dist/{Terminal-CO1Qqx4X.js → Terminal-DuGHgfMp.js} +5 -5
- package/dist/{TerminalSetting-14CDkcsr.js → TerminalSetting-iXqUzSSo.js} +3 -3
- package/dist/{Transaction-LS_h6ecG.js → Transaction-CWFcreph.js} +151 -176
- package/dist/{Transaction-CkZKTFNI.js → Transaction-i64HFmDS.js} +120 -116
- package/dist/{TransactionOld-Bivy85L4.js → TransactionOld-DttRuS3v.js} +10 -10
- package/dist/{app-DUlTcsCJ.js → app-Cn89JW5_.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/assets-gWQvONT9.js +169 -0
- package/dist/{views/settlement/cell/Status.vue.d.ts → components/TransactionStatus.vue.d.ts} +0 -2
- package/dist/{grafana-D_fIUdUm.js → grafana-VY3mqepx.js} +1 -1
- package/dist/{index-D7IY2VY_.js → index-BGIv1us6.js} +1 -1
- package/dist/{index-BganQIV3.js → index-BRhAeH7J.js} +1 -1
- package/dist/{index-DGCnviAy.js → index-BcmesiC4.js} +1 -1
- package/dist/{index-cOl7pH9_.js → index-CscYwjzM.js} +1 -1
- package/dist/{index-DEC3wCyK.js → index-DGqWjywh.js} +1 -1
- package/dist/{index-WuRUC8sI.js → index-DhYZ6Ghe.js} +2 -2
- package/dist/{index-CsxAKwXK.js → index-Dq4IAN2N.js} +1 -1
- package/dist/{index-C87vsLzf.js → index-Q0ELb0wB.js} +1 -1
- package/dist/{index-CcCcgcKj.js → index-T2CVm7-_.js} +7343 -7157
- package/dist/{index.vue_vue_type_script_setup_true_lang-H0-KLC0F.js → index.vue_vue_type_script_setup_true_lang-CkzD8rQP.js} +1 -1
- package/dist/package.json +3 -3
- package/dist/{payout-account-DyUwLBkF.js → payout-account-CS-sI0CL.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +26 -26
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +8 -8
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +8 -8
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +48 -48
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +48 -48
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +48 -48
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +52 -52
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
- package/package.json +2 -2
- package/dist/Actions.vue_vue_type_script_setup_true_lang-DGrZmVUQ.js +0 -144
- package/dist/SettlementTransactions-BfDzz9CE.js +0 -324
- package/dist/assets-zMyaBFbU.js +0 -144
- package/dist/views/admin/settlement/cell/Status.vue.d.ts +0 -7
- package/dist/views/admin/transaction/cell/Status.vue.d.ts +0 -7
- package/dist/views/transaction/cell/Status.vue.d.ts +0 -7
|
@@ -1,108 +1,84 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import {
|
|
3
|
-
import { useDialog as
|
|
1
|
+
import { defineComponent as h, resolveComponent as p, openBlock as A, createBlock as I, withCtx as r, createElementVNode as t, unref as m, ref as x, onMounted as z, watch as G, createVNode as n, createTextVNode as i, toDisplayString as u, h as T } from "vue";
|
|
2
|
+
import { u as H } from "./index-T2CVm7-_.js";
|
|
3
|
+
import { useDialog as U, useSnackbar as q } from "@feedmepos/ui-library";
|
|
4
4
|
import { d as B } from "./dinero-CIVmXLL-.js";
|
|
5
|
-
import { g as
|
|
6
|
-
import { t as
|
|
7
|
-
import { _ as
|
|
8
|
-
import { useRouter as
|
|
9
|
-
import { s as
|
|
10
|
-
import { u as
|
|
11
|
-
import { w as
|
|
12
|
-
import { h as
|
|
13
|
-
const le = /* @__PURE__ */
|
|
14
|
-
__name: "Status",
|
|
15
|
-
props: {
|
|
16
|
-
row: {},
|
|
17
|
-
data: {}
|
|
18
|
-
},
|
|
19
|
-
setup(r) {
|
|
20
|
-
const i = r;
|
|
21
|
-
function p() {
|
|
22
|
-
return i.data === k.F_PAYMENT_TRANSACTION_STATUS.Enum.PENDING ? "!w-[16px] !h-[16px] bg-yellow-400" : i.data === k.F_PAYMENT_TRANSACTION_STATUS.Enum.FAILED ? "!w-[16px] !h-[16px] bg-red-400" : i.data === k.F_PAYMENT_TRANSACTION_STATUS.Enum.REFUNDED ? "!w-[16px] !h-[16px] bg-blue-400" : "!w-[16px] !h-[16px] bg-green-400";
|
|
23
|
-
}
|
|
24
|
-
return (v, b) => {
|
|
25
|
-
const T = c("FmBadge");
|
|
26
|
-
return A(), S(T, {
|
|
27
|
-
inline: "",
|
|
28
|
-
class: G(p())
|
|
29
|
-
}, {
|
|
30
|
-
default: o(() => [
|
|
31
|
-
t("div", null, u(r.data), 1)
|
|
32
|
-
]),
|
|
33
|
-
_: 1
|
|
34
|
-
}, 8, ["class"]);
|
|
35
|
-
};
|
|
36
|
-
}
|
|
37
|
-
}), se = ["src"], ie = /* @__PURE__ */ F({
|
|
5
|
+
import { g as J, a as Q, _ as W, t as X } from "./assets-gWQvONT9.js";
|
|
6
|
+
import { t as L } from "./index-BRhAeH7J.js";
|
|
7
|
+
import { _ as Z } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
8
|
+
import { useRouter as ee } from "vue-router";
|
|
9
|
+
import { s as te } from "./index-BcmesiC4.js";
|
|
10
|
+
import { u as ae } from "./error-K1CakhA9.js";
|
|
11
|
+
import { w as ne } from "./Modal-DB8M9o1T.js";
|
|
12
|
+
import { h as oe } from "./moment-h96o7c8I.js";
|
|
13
|
+
const re = ["src"], le = /* @__PURE__ */ h({
|
|
38
14
|
__name: "Gateway",
|
|
39
15
|
props: {
|
|
40
16
|
row: {},
|
|
41
17
|
data: {}
|
|
42
18
|
},
|
|
43
|
-
setup(
|
|
44
|
-
return (
|
|
45
|
-
const
|
|
46
|
-
return A(),
|
|
19
|
+
setup(s) {
|
|
20
|
+
return (v, y) => {
|
|
21
|
+
const g = p("FmTooltip");
|
|
22
|
+
return A(), I(g, {
|
|
47
23
|
variant: "plain",
|
|
48
24
|
placement: "top",
|
|
49
|
-
content:
|
|
25
|
+
content: s.row.original.gateway,
|
|
50
26
|
"hide-arrow": !0
|
|
51
27
|
}, {
|
|
52
|
-
default:
|
|
28
|
+
default: r(() => [
|
|
53
29
|
t("img", {
|
|
54
30
|
class: "rounded-md m-auto border-transparent w-[32px] h-[32px]",
|
|
55
|
-
src:
|
|
56
|
-
}, null, 8,
|
|
31
|
+
src: m(J)(s.row.original.gateway)
|
|
32
|
+
}, null, 8, re)
|
|
57
33
|
]),
|
|
58
34
|
_: 1
|
|
59
35
|
}, 8, ["content"]);
|
|
60
36
|
};
|
|
61
37
|
}
|
|
62
|
-
}),
|
|
38
|
+
}), se = ["src"], ie = /* @__PURE__ */ h({
|
|
63
39
|
__name: "Method",
|
|
64
40
|
props: {
|
|
65
41
|
row: {},
|
|
66
42
|
data: {}
|
|
67
43
|
},
|
|
68
|
-
setup(
|
|
69
|
-
return (
|
|
70
|
-
const
|
|
71
|
-
return A(),
|
|
44
|
+
setup(s) {
|
|
45
|
+
return (v, y) => {
|
|
46
|
+
const g = p("FmTooltip");
|
|
47
|
+
return A(), I(g, {
|
|
72
48
|
variant: "plain",
|
|
73
49
|
placement: "top",
|
|
74
|
-
content:
|
|
50
|
+
content: s.row.original.method.issuer,
|
|
75
51
|
"hide-arrow": !0
|
|
76
52
|
}, {
|
|
77
|
-
default:
|
|
53
|
+
default: r(() => [
|
|
78
54
|
t("img", {
|
|
79
55
|
class: "rounded-md m-auto border-transparent w-[32px] h-[32px]",
|
|
80
|
-
src:
|
|
81
|
-
}, null, 8,
|
|
56
|
+
src: m(Q)(s.row.original.method.issuer, s.row.original.method.variant)
|
|
57
|
+
}, null, 8, se)
|
|
82
58
|
]),
|
|
83
59
|
_: 1
|
|
84
60
|
}, 8, ["content"]);
|
|
85
61
|
};
|
|
86
62
|
}
|
|
87
|
-
}),
|
|
63
|
+
}), ue = /* @__PURE__ */ h({
|
|
88
64
|
__name: "Actions",
|
|
89
65
|
props: {
|
|
90
66
|
row: {},
|
|
91
67
|
data: {}
|
|
92
68
|
},
|
|
93
69
|
emits: ["delete"],
|
|
94
|
-
setup(
|
|
95
|
-
const
|
|
96
|
-
return (
|
|
97
|
-
const
|
|
98
|
-
return A(), S
|
|
70
|
+
setup(s, { emit: v }) {
|
|
71
|
+
const y = v;
|
|
72
|
+
return (g, F) => {
|
|
73
|
+
const S = p("FmButton");
|
|
74
|
+
return A(), I(S, {
|
|
99
75
|
variant: "plain",
|
|
100
76
|
"prepend-icon": "delete",
|
|
101
|
-
onClick:
|
|
77
|
+
onClick: F[0] || (F[0] = () => y("delete"))
|
|
102
78
|
});
|
|
103
79
|
};
|
|
104
80
|
}
|
|
105
|
-
}),
|
|
81
|
+
}), me = { class: "flex mb-6" }, de = { class: "my-6 w-[240px]" }, he = /* @__PURE__ */ h({
|
|
106
82
|
__name: "SettlementTransactions",
|
|
107
83
|
props: {
|
|
108
84
|
settlementId: {
|
|
@@ -110,20 +86,20 @@ const le = /* @__PURE__ */ F({
|
|
|
110
86
|
required: !0
|
|
111
87
|
}
|
|
112
88
|
},
|
|
113
|
-
setup(
|
|
114
|
-
const
|
|
89
|
+
setup(s) {
|
|
90
|
+
const v = s, { isLoading: y, startAsyncCall: g, startAsyncCallFn: F } = H(!0), S = U(), M = q(), O = ee(), l = x(), _ = x([]), k = x([]);
|
|
115
91
|
async function V(a = !1) {
|
|
116
|
-
|
|
117
|
-
a || (
|
|
118
|
-
const e = await
|
|
119
|
-
|
|
92
|
+
g(async () => {
|
|
93
|
+
a || (l.value = await te.readById(v.settlementId));
|
|
94
|
+
const e = await L.readBySettlementId(v.settlementId);
|
|
95
|
+
_.value = X(e), k.value = _.value;
|
|
120
96
|
});
|
|
121
97
|
}
|
|
122
|
-
function
|
|
98
|
+
function P() {
|
|
123
99
|
V();
|
|
124
100
|
}
|
|
125
|
-
|
|
126
|
-
const
|
|
101
|
+
z(P);
|
|
102
|
+
const K = x(""), R = [
|
|
127
103
|
{
|
|
128
104
|
header: () => "Transaction ID",
|
|
129
105
|
accessorKey: "id"
|
|
@@ -138,7 +114,7 @@ const le = /* @__PURE__ */ F({
|
|
|
138
114
|
meta: {
|
|
139
115
|
textAlign: "center"
|
|
140
116
|
},
|
|
141
|
-
cell: ({ cell: a, row: e }) => e.original.method ?
|
|
117
|
+
cell: ({ cell: a, row: e }) => e.original.method ? T(le, { row: e, data: a.getValue() }) : ""
|
|
142
118
|
},
|
|
143
119
|
{
|
|
144
120
|
header: () => "Method",
|
|
@@ -146,7 +122,7 @@ const le = /* @__PURE__ */ F({
|
|
|
146
122
|
meta: {
|
|
147
123
|
textAlign: "center"
|
|
148
124
|
},
|
|
149
|
-
cell: ({ cell: a, row: e }) => e.original.method ?
|
|
125
|
+
cell: ({ cell: a, row: e }) => e.original.method ? T(ie, { row: e, data: a.getValue() }) : ""
|
|
150
126
|
},
|
|
151
127
|
{
|
|
152
128
|
header: () => "Type",
|
|
@@ -164,7 +140,7 @@ const le = /* @__PURE__ */ F({
|
|
|
164
140
|
{
|
|
165
141
|
header: () => "Status",
|
|
166
142
|
accessorKey: "status",
|
|
167
|
-
cell: ({ cell: a
|
|
143
|
+
cell: ({ cell: a }) => T(W, { data: a.getValue() })
|
|
168
144
|
},
|
|
169
145
|
{
|
|
170
146
|
header: () => "Transaction At",
|
|
@@ -188,21 +164,21 @@ const le = /* @__PURE__ */ F({
|
|
|
188
164
|
{
|
|
189
165
|
header: () => "Actions",
|
|
190
166
|
accessorKey: "action",
|
|
191
|
-
cell: ({ cell: a, row: e }) =>
|
|
167
|
+
cell: ({ cell: a, row: e }) => T(ue, {
|
|
192
168
|
row: e,
|
|
193
169
|
data: a.getValue(),
|
|
194
|
-
onDelete: () =>
|
|
195
|
-
|
|
170
|
+
onDelete: () => ne(
|
|
171
|
+
S,
|
|
196
172
|
"Remove transaction",
|
|
197
173
|
"Are you sure to remove transaction from settlement? This action cannot be revert !",
|
|
198
|
-
|
|
174
|
+
F(async () => {
|
|
199
175
|
try {
|
|
200
|
-
await
|
|
201
|
-
} catch (
|
|
202
|
-
|
|
176
|
+
await L.removeTransactionFromSettlement(e.original.id), await V();
|
|
177
|
+
} catch (f) {
|
|
178
|
+
M.open({
|
|
203
179
|
type: "error",
|
|
204
180
|
title: "Error occurs when removing transaction",
|
|
205
|
-
message:
|
|
181
|
+
message: ae(f)
|
|
206
182
|
});
|
|
207
183
|
}
|
|
208
184
|
})
|
|
@@ -211,50 +187,50 @@ const le = /* @__PURE__ */ F({
|
|
|
211
187
|
}
|
|
212
188
|
], w = x("");
|
|
213
189
|
let C;
|
|
214
|
-
return
|
|
190
|
+
return G(w, async () => {
|
|
215
191
|
C && clearTimeout(C), C = setTimeout(() => {
|
|
216
192
|
var a = new RegExp(w.value, "i");
|
|
217
|
-
|
|
218
|
-
const
|
|
219
|
-
return a.test(
|
|
193
|
+
k.value = _.value.filter((e) => {
|
|
194
|
+
const f = JSON.stringify(e);
|
|
195
|
+
return a.test(f);
|
|
220
196
|
});
|
|
221
197
|
}, 700);
|
|
222
198
|
}), (a, e) => {
|
|
223
|
-
var
|
|
224
|
-
const
|
|
225
|
-
return A(),
|
|
226
|
-
title: `Settlement Transactions (${(
|
|
227
|
-
description: `Date: ${
|
|
228
|
-
loading:
|
|
229
|
-
onBack:
|
|
199
|
+
var $, D;
|
|
200
|
+
const f = p("FmCardHeader"), b = p("FmCardSection"), N = p("FmCard"), Y = p("FmSearch"), j = p("FmTable");
|
|
201
|
+
return A(), I(Z, {
|
|
202
|
+
title: `Settlement Transactions (${($ = l.value) == null ? void 0 : $._id})`,
|
|
203
|
+
description: `Date: ${m(oe)((D = l.value) == null ? void 0 : D.createdAt).format("YYYY-MM-DD")}`,
|
|
204
|
+
loading: m(y),
|
|
205
|
+
onBack: m(O).back
|
|
230
206
|
}, {
|
|
231
|
-
default:
|
|
232
|
-
t("div",
|
|
233
|
-
n(
|
|
207
|
+
default: r(() => [
|
|
208
|
+
t("div", me, [
|
|
209
|
+
n(N, {
|
|
234
210
|
horizontal: "",
|
|
235
211
|
class: "flex-1 p-6",
|
|
236
212
|
variant: "elevated"
|
|
237
213
|
}, {
|
|
238
|
-
default:
|
|
239
|
-
n(
|
|
240
|
-
default:
|
|
241
|
-
n(
|
|
214
|
+
default: r(() => [
|
|
215
|
+
n(b, { class: "flex flex-col gap-16 justify-between" }, {
|
|
216
|
+
default: r(() => [
|
|
217
|
+
n(f, {
|
|
242
218
|
class: "p-0",
|
|
243
219
|
title: "Transaction Info",
|
|
244
220
|
subtitle: ""
|
|
245
221
|
}),
|
|
246
|
-
n(
|
|
247
|
-
default:
|
|
248
|
-
var
|
|
222
|
+
n(b, { class: "p-0" }, {
|
|
223
|
+
default: r(() => {
|
|
224
|
+
var o, d, c, E;
|
|
249
225
|
return [
|
|
250
226
|
e[2] || (e[2] = t("b", null, "For", -1)),
|
|
251
|
-
|
|
227
|
+
i(": " + u((d = (o = l.value) == null ? void 0 : o.store) == null ? void 0 : d.event) + " ", 1),
|
|
252
228
|
e[3] || (e[3] = t("br", null, null, -1)),
|
|
253
229
|
e[4] || (e[4] = t("b", null, "Reference", -1)),
|
|
254
|
-
|
|
230
|
+
i(": " + u((E = (c = l.value) == null ? void 0 : c.store) == null ? void 0 : E.id), 1),
|
|
255
231
|
e[5] || (e[5] = t("br", null, null, -1)),
|
|
256
232
|
e[6] || (e[6] = t("b", null, "Transaction", -1)),
|
|
257
|
-
|
|
233
|
+
i(": " + u(_.value.length), 1)
|
|
258
234
|
];
|
|
259
235
|
}),
|
|
260
236
|
_: 1
|
|
@@ -265,31 +241,31 @@ const le = /* @__PURE__ */ F({
|
|
|
265
241
|
]),
|
|
266
242
|
_: 1
|
|
267
243
|
}),
|
|
268
|
-
n(
|
|
244
|
+
n(N, {
|
|
269
245
|
horizontal: "",
|
|
270
246
|
class: "flex-1 p-6 mx-6",
|
|
271
247
|
variant: "elevated"
|
|
272
248
|
}, {
|
|
273
|
-
default:
|
|
274
|
-
n(
|
|
275
|
-
default:
|
|
276
|
-
n(
|
|
249
|
+
default: r(() => [
|
|
250
|
+
n(b, { class: "flex flex-col gap-16 justify-between" }, {
|
|
251
|
+
default: r(() => [
|
|
252
|
+
n(f, {
|
|
277
253
|
class: "p-0",
|
|
278
254
|
title: "Bank Info",
|
|
279
255
|
subtitle: ""
|
|
280
256
|
}),
|
|
281
|
-
n(
|
|
282
|
-
default:
|
|
283
|
-
var
|
|
257
|
+
n(b, { class: "p-0" }, {
|
|
258
|
+
default: r(() => {
|
|
259
|
+
var o, d, c;
|
|
284
260
|
return [
|
|
285
261
|
e[7] || (e[7] = t("b", null, "Bank", -1)),
|
|
286
|
-
|
|
262
|
+
i(": " + u((o = l.value) == null ? void 0 : o.beneficiaryBank.name), 1),
|
|
287
263
|
e[8] || (e[8] = t("br", null, null, -1)),
|
|
288
264
|
e[9] || (e[9] = t("b", null, "Name", -1)),
|
|
289
|
-
|
|
265
|
+
i(": " + u((d = l.value) == null ? void 0 : d.beneficiaryBank.holderName), 1),
|
|
290
266
|
e[10] || (e[10] = t("br", null, null, -1)),
|
|
291
267
|
e[11] || (e[11] = t("b", null, "Number", -1)),
|
|
292
|
-
|
|
268
|
+
i(": " + u((c = l.value) == null ? void 0 : c.beneficiaryBank.accountNumber), 1)
|
|
293
269
|
];
|
|
294
270
|
}),
|
|
295
271
|
_: 1
|
|
@@ -300,31 +276,31 @@ const le = /* @__PURE__ */ F({
|
|
|
300
276
|
]),
|
|
301
277
|
_: 1
|
|
302
278
|
}),
|
|
303
|
-
n(
|
|
279
|
+
n(N, {
|
|
304
280
|
horizontal: "",
|
|
305
281
|
class: "flex-1 p-6",
|
|
306
282
|
variant: "elevated"
|
|
307
283
|
}, {
|
|
308
|
-
default:
|
|
309
|
-
n(
|
|
310
|
-
default:
|
|
311
|
-
n(
|
|
284
|
+
default: r(() => [
|
|
285
|
+
n(b, { class: "flex flex-col gap-16 justify-between" }, {
|
|
286
|
+
default: r(() => [
|
|
287
|
+
n(f, {
|
|
312
288
|
class: "p-0",
|
|
313
289
|
title: "Payout Info",
|
|
314
290
|
subtitle: ""
|
|
315
291
|
}),
|
|
316
|
-
n(
|
|
317
|
-
default:
|
|
318
|
-
var
|
|
292
|
+
n(b, { class: "p-0" }, {
|
|
293
|
+
default: r(() => {
|
|
294
|
+
var o, d, c;
|
|
319
295
|
return [
|
|
320
296
|
e[12] || (e[12] = t("b", null, "Amount", -1)),
|
|
321
|
-
|
|
297
|
+
i(": " + u(m(B)((o = l.value) == null ? void 0 : o.totalAmount).toFormat("$0.00")), 1),
|
|
322
298
|
e[13] || (e[13] = t("br", null, null, -1)),
|
|
323
299
|
e[14] || (e[14] = t("b", null, "Fee", -1)),
|
|
324
|
-
|
|
300
|
+
i(": " + u(m(B)((d = l.value) == null ? void 0 : d.totalFee).toFormat("$0.00")), 1),
|
|
325
301
|
e[15] || (e[15] = t("br", null, null, -1)),
|
|
326
302
|
e[16] || (e[16] = t("b", null, "Payout", -1)),
|
|
327
|
-
|
|
303
|
+
i(": " + u(m(B)((c = l.value) == null ? void 0 : c.totalPayout).toFormat("$0.00")), 1)
|
|
328
304
|
];
|
|
329
305
|
}),
|
|
330
306
|
_: 1
|
|
@@ -336,21 +312,21 @@ const le = /* @__PURE__ */ F({
|
|
|
336
312
|
_: 1
|
|
337
313
|
})
|
|
338
314
|
]),
|
|
339
|
-
t("div",
|
|
340
|
-
n(
|
|
315
|
+
t("div", de, [
|
|
316
|
+
n(Y, {
|
|
341
317
|
modelValue: w.value,
|
|
342
|
-
"onUpdate:modelValue": e[0] || (e[0] = (
|
|
318
|
+
"onUpdate:modelValue": e[0] || (e[0] = (o) => w.value = o),
|
|
343
319
|
placeholder: "Search Transactions ..."
|
|
344
320
|
}, null, 8, ["modelValue"])
|
|
345
321
|
]),
|
|
346
|
-
n(
|
|
347
|
-
modelValue:
|
|
348
|
-
"onUpdate:modelValue": e[1] || (e[1] = (
|
|
322
|
+
n(j, {
|
|
323
|
+
modelValue: K.value,
|
|
324
|
+
"onUpdate:modelValue": e[1] || (e[1] = (o) => K.value = o),
|
|
349
325
|
"shrink-at": !1,
|
|
350
326
|
"search-value": w.value,
|
|
351
|
-
"row-data":
|
|
352
|
-
"column-defs":
|
|
353
|
-
loading:
|
|
327
|
+
"row-data": k.value,
|
|
328
|
+
"column-defs": R,
|
|
329
|
+
loading: m(y)
|
|
354
330
|
}, null, 8, ["modelValue", "search-value", "row-data", "loading"])
|
|
355
331
|
]),
|
|
356
332
|
_: 1
|