@feedmepos/mf-payment 1.1.7 → 1.1.8-beta.1
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/{PayoutAccount-CAdClj2Y.js → PayoutAccount-8i57shlX.js} +3 -3
- package/dist/{PayoutAccount-C362ShA8.js → PayoutAccount-D7-wVu54.js} +5 -5
- package/dist/{PayoutAccountSetting-Cbl5b1Jr.js → PayoutAccountSetting-CMKwrL4M.js} +3 -3
- package/dist/{Restaurant-ClDu-bSv.js → Restaurant-CRacG00G.js} +4 -4
- package/dist/{RestaurantSetting-D5h5RoHf.js → RestaurantSetting-D8gT0OLI.js} +3 -3
- package/dist/Settlement-ChZcWUR2.js +454 -0
- package/dist/Settlement-HpncV_wh.js +219 -0
- package/dist/{SettlementTransactions-Cpaq8K6x.js → SettlementTransactions-B4foya_u.js} +75 -69
- package/dist/{SettlementTransactions-DIvLOEw6.js → SettlementTransactions-Qi1y0ELt.js} +80 -78
- package/dist/{Terminal-Cmed6xrj.js → Terminal-CPxZpDko.js} +6 -6
- package/dist/TerminalSetting-BTjY6R2k.js +497 -0
- package/dist/{Transaction-BQn5rvxe.js → Transaction-BRsEkW-X.js} +6 -6
- package/dist/{Transaction-8m9pEyyX.js → Transaction-DOJeGqKs.js} +52 -47
- package/dist/{TransactionOld-CX-Odthg.js → TransactionOld-ytcLv_RQ.js} +5 -5
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BX7YIl4i.js → TransactionTable.vue_vue_type_script_setup_true_lang-BadRdWve.js} +12 -8
- package/dist/api/settlement/index.d.ts +1 -1
- package/dist/api/terminal/index.d.ts +4 -0
- package/dist/api/transaction/index.d.ts +1 -1
- package/dist/{app-QYQdqlqy.js → app-BTvVE_p8.js} +465 -459
- package/dist/app.d.ts +6 -0
- package/dist/app.js +1 -1
- package/dist/{assets-Da-9jPqG.js → assets-D3eyomsS.js} +49 -52
- package/dist/{grafana-BDr-LF8O.js → grafana-pHGBuON2.js} +7 -7
- package/dist/{index-Dg0Vf3qd.js → index-C3jOMHIB.js} +1 -1
- package/dist/{index-DbBsTEVS.js → index-DcXXLPgu.js} +1 -1
- package/dist/{index-Dq07OgOJ.js → index-DgF6PpqL.js} +9 -1
- package/dist/{index-0Dl-qVTd.js → index-DztkVnZ_.js} +29 -29
- package/dist/{index-DFq7xhNQ.js → index-GGA88cxn.js} +1 -1
- package/dist/{index-DTH2dIPG.js → index-Qf0lEeEt.js} +796 -796
- package/dist/{index.vue_vue_type_script_setup_true_lang-JHB8s5dZ.js → index.vue_vue_type_script_setup_true_lang-BfPw3DTP.js} +1 -1
- package/dist/model/transaction.d.ts +3 -0
- package/dist/package.json +1 -1
- package/dist/{payout-account--IA1DbB5.js → payout-account-G2OxuB1T.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +87 -0
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +87 -0
- package/package.json +1 -1
- package/dist/Settlement-B06tIr4_.js +0 -445
- package/dist/Settlement-C2BVxmir.js +0 -219
- package/dist/TerminalSetting-BrTRbBF7.js +0 -389
package/dist/app.d.ts
CHANGED
@@ -29,6 +29,7 @@ export declare const i18nMessages: {
|
|
29
29
|
};
|
30
30
|
dialog: {
|
31
31
|
title: string;
|
32
|
+
date: string;
|
32
33
|
search: string;
|
33
34
|
info: {
|
34
35
|
transaction: {
|
@@ -65,6 +66,7 @@ export declare const i18nMessages: {
|
|
65
66
|
method: string;
|
66
67
|
status: string;
|
67
68
|
type: string;
|
69
|
+
payFor: string;
|
68
70
|
transaction_at: string;
|
69
71
|
sales_amount: string;
|
70
72
|
fee: string;
|
@@ -94,6 +96,7 @@ export declare const i18nMessages: {
|
|
94
96
|
type: string;
|
95
97
|
status: string;
|
96
98
|
source: string;
|
99
|
+
restaurant: string;
|
97
100
|
transaction_at: string;
|
98
101
|
sales_amount: string;
|
99
102
|
actions: string;
|
@@ -174,6 +177,7 @@ export declare const i18nMessages: {
|
|
174
177
|
};
|
175
178
|
dialog: {
|
176
179
|
title: string;
|
180
|
+
date: string;
|
177
181
|
search: string;
|
178
182
|
info: {
|
179
183
|
transaction: {
|
@@ -210,6 +214,7 @@ export declare const i18nMessages: {
|
|
210
214
|
method: string;
|
211
215
|
status: string;
|
212
216
|
type: string;
|
217
|
+
payFor: string;
|
213
218
|
transaction_at: string;
|
214
219
|
sales_amount: string;
|
215
220
|
fee: string;
|
@@ -238,6 +243,7 @@ export declare const i18nMessages: {
|
|
238
243
|
method: string;
|
239
244
|
type: string;
|
240
245
|
status: string;
|
246
|
+
restaurant: string;
|
241
247
|
source: string;
|
242
248
|
transaction_at: string;
|
243
249
|
sales_amount: string;
|
package/dist/app.js
CHANGED