@feedmepos/mf-payment 1.1.2-beta.1 → 1.1.2-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/{PayoutAccount-QGAO7jPp.js → PayoutAccount-CGcfRlND.js} +5 -5
- package/dist/{PayoutAccount-C8u1fsE5.js → PayoutAccount-Cq63Lchn.js} +3 -3
- package/dist/{PayoutAccountSetting-wPoXPzrJ.js → PayoutAccountSetting-mp5XADlV.js} +3 -3
- package/dist/{Restaurant-DiGpgh-2.js → Restaurant-Bh-Swmnc.js} +4 -4
- package/dist/{RestaurantSetting-jH0W00Hf.js → RestaurantSetting-DD3fBa82.js} +3 -3
- package/dist/{Settlement-DUnMPj3d.js → Settlement-ByLto4lA.js} +3 -3
- package/dist/{Settlement-BDCXvp_Y.js → Settlement-D6V7hXB0.js} +3 -3
- package/dist/{SettlementTransactions-p3221NIm.js → SettlementTransactions-CLkClb0y.js} +3 -3
- package/dist/{SettlementTransactions-BuJyGH9B.js → SettlementTransactions-CpcZ6a8t.js} +3 -3
- package/dist/{Terminal-Ca4GdPsQ.js → Terminal-Bf4K0SU6.js} +5 -5
- package/dist/{TerminalSetting-g3R2xMx1.js → TerminalSetting-C5MfEECE.js} +3 -3
- package/dist/{Transaction-mjzRz2wq.js → Transaction-B4h34xHh.js} +69 -64
- package/dist/{Transaction-BNzrJT8d.js → Transaction-DH9KvyRn.js} +6 -6
- package/dist/{TransactionOld-DmY1xWO8.js → TransactionOld-D-Blr5IV.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CtkyIvFC.js → TransactionTable.vue_vue_type_script_setup_true_lang-pKkCwcN4.js} +3 -3
- package/dist/{app-BXouYyP3.js → app-Cx_4amzP.js} +169 -169
- package/dist/app.js +1 -1
- package/dist/{assets-Xkgdfqwh.js → assets-DwQ9WbsQ.js} +2 -2
- package/dist/{grafana-DaRxYkiD.js → grafana-BHFm9kPb.js} +3 -3
- package/dist/{index-CXqinLM0.js → index-8FeljzPy.js} +1 -1
- package/dist/{index-B1YzhSnB.js → index-BStG1ssC.js} +7185 -7129
- package/dist/{index-Dd0_bAdE.js → index-BXmakOBx.js} +1 -1
- package/dist/{index-CRa8fKNl.js → index-DqqNNVB5.js} +1 -1
- package/dist/{index-DXsqADIQ.js → index-V6QYtm9V.js} +1 -1
- package/dist/{index-DN0Wo5ud.js → index-n0CcC4-P.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-C9Av3OHi.js → index.vue_vue_type_script_setup_true_lang-B1-3Fz1G.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-DrSMYSgr.js → payout-account-L8vExmhH.js} +2 -2
- package/dist/stores/payoutAccount.d.ts +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/PaymentGateway.vue.d.ts +2 -2
- 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/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/payout-account/PayoutAccountTable.vue.d.ts +4 -4
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +12 -12
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +6 -6
- package/package.json +2 -2
package/dist/app.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g, b as H, r as c, f as E, l as v, i as l, _ as J } from "./index-
|
1
|
+
import { g, b as H, r as c, f as E, l as v, i as l, _ as J } from "./index-BStG1ssC.js";
|
2
2
|
import { h as C } from "./moment-h96o7c8I.js";
|
3
3
|
import { d as O } from "./dinero-CIVmXLL-.js";
|
4
4
|
const K = {
|
@@ -122,7 +122,7 @@ function u(A) {
|
|
122
122
|
let Q = "", B = "";
|
123
123
|
switch (!0) {
|
124
124
|
case !!A.terminal:
|
125
|
-
B = "
|
125
|
+
B = A.terminalType ?? "Device", Q = A.terminal;
|
126
126
|
break;
|
127
127
|
case !!A.restaurant:
|
128
128
|
B = "Restaurant", Q = A.restaurant;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { e as y } from "./index-
|
1
|
+
import { e as y } from "./index-BStG1ssC.js";
|
2
2
|
import { useCoreStore as p } from "@feedmepos/mf-common";
|
3
3
|
import { h as m } from "./moment-h96o7c8I.js";
|
4
4
|
const i = "https://grafana.feedme.farm/explore?schemaVersion=1", d = (t, e, o) => ({
|
@@ -43,8 +43,8 @@ const i = "https://grafana.feedme.farm/explore?schemaVersion=1", d = (t, e, o) =
|
|
43
43
|
a.push(...t);
|
44
44
|
let s = "now", n = "now-1d";
|
45
45
|
if (e) {
|
46
|
-
const u = +m(e).toDate();
|
47
|
-
n = `${u}`, s = `${u +
|
46
|
+
const u = +m(e).add(-3, "hours").toDate();
|
47
|
+
n = `${u}`, s = `${u + 3 * 60 * 60 * 1e3}`;
|
48
48
|
}
|
49
49
|
const c = d(a, n, s);
|
50
50
|
return i + `&panes=${encodeURIComponent(JSON.stringify(c))}&orgId=1`;
|