@feedmepos/mf-payment 1.0.28 → 1.1.0-beta.2
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/{PDFViewer-xrBtzrlR.js → PDFViewer-BQfgFexr.js} +2 -1
- package/dist/{PayoutAccount-QybE7meK.js → PayoutAccount-BpMu58oE.js} +5 -5
- package/dist/{PayoutAccount-C53rv89t.js → PayoutAccount-z-gdodfR.js} +361 -360
- package/dist/PayoutAccountSetting-jZJu4WWL.js +723 -0
- package/dist/{Restaurant-B1ed_oVp.js → Restaurant-DfBX5uPS.js} +56 -54
- package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-hJAJYKmE.js +33 -0
- package/dist/{RestaurantSetting-CKG5jn2J.js → RestaurantSetting-KPtRoif-.js} +3 -3
- package/dist/{Settlement-Fh86ozFD.js → Settlement-DbMQAA0_.js} +9 -8
- package/dist/Settlement-smC2PDKA.js +445 -0
- package/dist/{SettlementTransactions-BSF2Jw-L.js → SettlementTransactions-Bs8Il-GO.js} +14 -14
- package/dist/SettlementTransactions-Cw9DnODr.js +291 -0
- package/dist/{Terminal-BUBkiYYw.js → Terminal-HLOGtr0x.js} +323 -342
- package/dist/{TerminalSetting-CfCa-6pK.js → TerminalSetting-DraCszpQ.js} +27 -27
- package/dist/Transaction-B8cHQbbP.js +250 -0
- package/dist/{Transaction-DWzZ31qR.js → Transaction-_CB4VTT9.js} +123 -105
- package/dist/TransactionOld-BhzUSu5h.js +99 -0
- package/dist/TransactionTable.vue_vue_type_script_setup_true_lang-UcnQKwQ5.js +304 -0
- package/dist/api/payout/index.d.ts +5 -1
- package/dist/api/terminal/index.d.ts +6 -10
- package/dist/api/transaction/index.d.ts +12 -11
- package/dist/{app-DC4HbItX.js → app-DWRPKvx2.js} +1115 -780
- package/dist/app.d.ts +278 -0
- package/dist/app.js +4 -3
- package/dist/{assets-BySnqkmr.js → assets-BImh8bhR.js} +208 -56
- package/dist/components/SourceSelector.vue.d.ts +12 -0
- package/dist/{grafana-b2ht7XmY.js → grafana-CPOGSE20.js} +2 -2
- package/dist/{index-d3nubgyT.js → index-8eCaI4jI.js} +1 -1
- package/dist/{index-iiG_kivD.js → index-CNZFZxie.js} +8163 -8081
- package/dist/{index-DXV5GQaF.js → index-D5DlMaeB.js} +1 -1
- package/dist/index-DtT3I2PI.js +45 -0
- package/dist/index-DuSw-EaU.js +66 -0
- package/dist/{index-CvJ2nft4.js → index-eznEOmAe.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-Du3twb8U.js → index.vue_vue_type_script_setup_true_lang-DNXWZt8k.js} +8 -7
- package/dist/model/payout-account.d.ts +1 -1
- package/dist/model/transaction.d.ts +13 -5
- package/dist/package.json +9 -8
- package/dist/{payout-account-DPdwKVTr.js → payout-account-CjDkY3wf.js} +2 -2
- package/dist/router/index.d.ts +1 -0
- package/dist/stores/payoutAccount.d.ts +4 -4
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +133 -0
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +133 -0
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/cell/Actions.vue.d.ts +8 -0
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +10 -23
- package/dist/views/admin/{terminal-transaction/TerminalTransaction.vue.d.ts → payout-account/tabs/gateway/MacauPassGateway.vue.d.ts} +1 -1
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/terminal/Terminal.vue.d.ts +4 -1
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +2 -2
- package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +2 -2
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +2 -2
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +2 -2
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +2 -2
- package/dist/views/admin/transaction/cell/Actions.vue.d.ts +2 -0
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +8 -8
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +16 -16
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +8 -8
- package/dist/views/{admin/terminal-transaction → transaction}/cell/Actions.vue.d.ts +3 -3
- package/package.json +9 -8
- package/dist/PayoutAccountSetting-Zhkm_GN8.js +0 -426
- package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-p4qddIbp.js +0 -33
- package/dist/Settlement-SeGVEdZj.js +0 -444
- package/dist/SettlementTransactions-CHRsIcoh.js +0 -291
- package/dist/TerminalTransaction-DIM7WO_C.js +0 -589
- package/dist/TerminalTransaction-DQZnx7dy.js +0 -333
- package/dist/Transaction-DRYwBnHK.js +0 -247
- package/dist/TransactionOld-Pj412ujb.js +0 -99
- package/dist/TransactionTable.vue_vue_type_script_setup_true_lang-B3FGhKjA.js +0 -159
- package/dist/components/PayoutAccountSelector.vue.d.ts +0 -23
- package/dist/index-BJpE0YhF.js +0 -52
- package/dist/index-BqzuW2qa.js +0 -40
- package/dist/index-Dwv1hbHU.js +0 -77
- package/dist/transaction-CzLoSCVe.js +0 -136
- package/dist/views/admin/payout-account/tabs/gateway/GhlGateway.vue.d.ts +0 -50
- package/dist/views/admin/payout-account/tabs/gateway/RevenueMonsterGateway.vue.d.ts +0 -52
- package/dist/views/admin/terminal-transaction/cell/Gateway.vue.d.ts +0 -7
- package/dist/views/admin/terminal-transaction/cell/Method.vue.d.ts +0 -7
- package/dist/views/admin/terminal-transaction/cell/Status.vue.d.ts +0 -7
- package/dist/views/terminal-transaction/TerminalTransaction.vue.d.ts +0 -2
- package/dist/views/terminal-transaction/cell/Gateway.vue.d.ts +0 -7
- package/dist/views/terminal-transaction/cell/Method.vue.d.ts +0 -7
- package/dist/views/terminal-transaction/cell/Status.vue.d.ts +0 -7
package/dist/app.d.ts
CHANGED
@@ -1,3 +1,281 @@
|
|
1
|
+
import enUS from "./assets/locales/en-US.json";
|
2
|
+
export type AppMessagesSchema = typeof enUS;
|
3
|
+
export declare const i18nMessages: {
|
4
|
+
"en-US": {
|
5
|
+
components: {
|
6
|
+
select: string;
|
7
|
+
restaurant: string;
|
8
|
+
device: string;
|
9
|
+
payout_account: string;
|
10
|
+
};
|
11
|
+
settlements: {
|
12
|
+
title: string;
|
13
|
+
description: string;
|
14
|
+
export: string;
|
15
|
+
table: {
|
16
|
+
id: string;
|
17
|
+
bank: string;
|
18
|
+
account: string;
|
19
|
+
created_at: string;
|
20
|
+
sales_amount: string;
|
21
|
+
fee: string;
|
22
|
+
settlement_amount: string;
|
23
|
+
};
|
24
|
+
dialog: {
|
25
|
+
title: string;
|
26
|
+
search: string;
|
27
|
+
info: {
|
28
|
+
transaction: {
|
29
|
+
title: string;
|
30
|
+
for: string;
|
31
|
+
reference: string;
|
32
|
+
count: string;
|
33
|
+
};
|
34
|
+
bank: {
|
35
|
+
title: string;
|
36
|
+
for: string;
|
37
|
+
name: string;
|
38
|
+
number: string;
|
39
|
+
};
|
40
|
+
payout: {
|
41
|
+
title: string;
|
42
|
+
amount: string;
|
43
|
+
fee: string;
|
44
|
+
payout: string;
|
45
|
+
};
|
46
|
+
};
|
47
|
+
fiuu: {
|
48
|
+
id: string;
|
49
|
+
type: string;
|
50
|
+
transaction_at: string;
|
51
|
+
sales_amount: string;
|
52
|
+
fee: string;
|
53
|
+
settlement_amount: string;
|
54
|
+
};
|
55
|
+
feedme: {
|
56
|
+
id: string;
|
57
|
+
pay_id: string;
|
58
|
+
gateway: string;
|
59
|
+
method: string;
|
60
|
+
status: string;
|
61
|
+
type: string;
|
62
|
+
transaction_at: string;
|
63
|
+
sales_amount: string;
|
64
|
+
fee: string;
|
65
|
+
settlement_amount: string;
|
66
|
+
};
|
67
|
+
};
|
68
|
+
};
|
69
|
+
transactions: {
|
70
|
+
title: string;
|
71
|
+
description: string;
|
72
|
+
restaurant: string;
|
73
|
+
status: string;
|
74
|
+
search: {
|
75
|
+
title: string;
|
76
|
+
placeholder: string;
|
77
|
+
};
|
78
|
+
button: {
|
79
|
+
export: string;
|
80
|
+
};
|
81
|
+
table: {
|
82
|
+
id: string;
|
83
|
+
pay_id: string;
|
84
|
+
bill_seq: string;
|
85
|
+
gateway: string;
|
86
|
+
method: string;
|
87
|
+
type: string;
|
88
|
+
status: string;
|
89
|
+
transaction_at: string;
|
90
|
+
sales_amount: string;
|
91
|
+
actions: string;
|
92
|
+
};
|
93
|
+
};
|
94
|
+
payout_account: {
|
95
|
+
title: string;
|
96
|
+
description: string;
|
97
|
+
button: {
|
98
|
+
apply: string;
|
99
|
+
};
|
100
|
+
table: {
|
101
|
+
type: string;
|
102
|
+
name: string;
|
103
|
+
status: string;
|
104
|
+
active: string;
|
105
|
+
bank: string;
|
106
|
+
pic: string;
|
107
|
+
};
|
108
|
+
dialog: {
|
109
|
+
view_title: string;
|
110
|
+
title: string;
|
111
|
+
button: {
|
112
|
+
remove: string;
|
113
|
+
submit: string;
|
114
|
+
};
|
115
|
+
fields: {
|
116
|
+
type: string;
|
117
|
+
for: string;
|
118
|
+
for_placeholder: string;
|
119
|
+
name: string;
|
120
|
+
phone: string;
|
121
|
+
email: string;
|
122
|
+
bank: string;
|
123
|
+
bank_type: string;
|
124
|
+
bank_account: string;
|
125
|
+
bank_holder: string;
|
126
|
+
};
|
127
|
+
document: {
|
128
|
+
ssm: string;
|
129
|
+
bank: string;
|
130
|
+
exterior: string;
|
131
|
+
};
|
132
|
+
section: {
|
133
|
+
account: string;
|
134
|
+
bank: string;
|
135
|
+
pic: string;
|
136
|
+
document: string;
|
137
|
+
};
|
138
|
+
};
|
139
|
+
};
|
140
|
+
};
|
141
|
+
"zh-CN": {
|
142
|
+
components: {
|
143
|
+
select: string;
|
144
|
+
restaurant: string;
|
145
|
+
device: string;
|
146
|
+
payout_account: string;
|
147
|
+
};
|
148
|
+
settlements: {
|
149
|
+
title: string;
|
150
|
+
description: string;
|
151
|
+
export: string;
|
152
|
+
table: {
|
153
|
+
id: string;
|
154
|
+
bank: string;
|
155
|
+
account: string;
|
156
|
+
created_at: string;
|
157
|
+
sales_amount: string;
|
158
|
+
fee: string;
|
159
|
+
settlement_amount: string;
|
160
|
+
};
|
161
|
+
dialog: {
|
162
|
+
title: string;
|
163
|
+
search: string;
|
164
|
+
info: {
|
165
|
+
transaction: {
|
166
|
+
title: string;
|
167
|
+
for: string;
|
168
|
+
reference: string;
|
169
|
+
count: string;
|
170
|
+
};
|
171
|
+
bank: {
|
172
|
+
title: string;
|
173
|
+
for: string;
|
174
|
+
name: string;
|
175
|
+
number: string;
|
176
|
+
};
|
177
|
+
payout: {
|
178
|
+
title: string;
|
179
|
+
amount: string;
|
180
|
+
fee: string;
|
181
|
+
payout: string;
|
182
|
+
};
|
183
|
+
};
|
184
|
+
fiuu: {
|
185
|
+
id: string;
|
186
|
+
type: string;
|
187
|
+
transaction_at: string;
|
188
|
+
sales_amount: string;
|
189
|
+
fee: string;
|
190
|
+
settlement_amount: string;
|
191
|
+
};
|
192
|
+
feedme: {
|
193
|
+
id: string;
|
194
|
+
pay_id: string;
|
195
|
+
gateway: string;
|
196
|
+
method: string;
|
197
|
+
status: string;
|
198
|
+
type: string;
|
199
|
+
transaction_at: string;
|
200
|
+
sales_amount: string;
|
201
|
+
fee: string;
|
202
|
+
settlement_amount: string;
|
203
|
+
};
|
204
|
+
};
|
205
|
+
};
|
206
|
+
transactions: {
|
207
|
+
title: string;
|
208
|
+
description: string;
|
209
|
+
restaurant: string;
|
210
|
+
status: string;
|
211
|
+
search: {
|
212
|
+
title: string;
|
213
|
+
placeholder: string;
|
214
|
+
};
|
215
|
+
button: {
|
216
|
+
export: string;
|
217
|
+
};
|
218
|
+
table: {
|
219
|
+
id: string;
|
220
|
+
pay_id: string;
|
221
|
+
bill_seq: string;
|
222
|
+
gateway: string;
|
223
|
+
method: string;
|
224
|
+
type: string;
|
225
|
+
status: string;
|
226
|
+
transaction_at: string;
|
227
|
+
sales_amount: string;
|
228
|
+
actions: string;
|
229
|
+
};
|
230
|
+
};
|
231
|
+
payout_account: {
|
232
|
+
title: string;
|
233
|
+
description: string;
|
234
|
+
button: {
|
235
|
+
apply: string;
|
236
|
+
};
|
237
|
+
table: {
|
238
|
+
type: string;
|
239
|
+
name: string;
|
240
|
+
status: string;
|
241
|
+
active: string;
|
242
|
+
bank: string;
|
243
|
+
pic: string;
|
244
|
+
};
|
245
|
+
dialog: {
|
246
|
+
view_title: string;
|
247
|
+
title: string;
|
248
|
+
button: {
|
249
|
+
remove: string;
|
250
|
+
submit: string;
|
251
|
+
};
|
252
|
+
fields: {
|
253
|
+
type: string;
|
254
|
+
for: string;
|
255
|
+
for_placeholder: string;
|
256
|
+
name: string;
|
257
|
+
phone: string;
|
258
|
+
email: string;
|
259
|
+
bank: string;
|
260
|
+
bank_type: string;
|
261
|
+
bank_account: string;
|
262
|
+
bank_holder: string;
|
263
|
+
};
|
264
|
+
document: {
|
265
|
+
ssm: string;
|
266
|
+
bank: string;
|
267
|
+
exterior: string;
|
268
|
+
};
|
269
|
+
section: {
|
270
|
+
account: string;
|
271
|
+
bank: string;
|
272
|
+
pic: string;
|
273
|
+
document: string;
|
274
|
+
};
|
275
|
+
};
|
276
|
+
};
|
277
|
+
};
|
278
|
+
};
|
1
279
|
declare const routers: import("vue-router").RouteRecordRaw[];
|
2
280
|
export { routers };
|
3
281
|
export { default as FmApp } from "./App.vue";
|
package/dist/app.js
CHANGED