@feedmepos/mf-payment 1.3.20 → 1.3.21
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/{OnboardForm-BXyoazh5.js → OnboardForm-UC7FlAKc.js} +4 -4
- package/dist/{OnboardForm-Kg41JzfR.js → OnboardForm-ZIeFW3ZH.js} +4 -4
- package/dist/{OnboardSubmission-DYxlgxNk.js → OnboardSubmission-CGI_T8K6.js} +2 -2
- package/dist/{OnboardSubmission-Dc7x4iX2.js → OnboardSubmission-CUqrOqBi.js} +5 -5
- package/dist/{PayoutAccount-BGp3dZty.js → PayoutAccount-D2eUU8Qa.js} +5 -5
- package/dist/{PayoutAccount-BsG-nuC9.js → PayoutAccount-pxoe0HM6.js} +5 -5
- package/dist/{PayoutAccountSetting-BbMJO09b.js → PayoutAccountSetting-yH2ZRT-A.js} +378 -296
- package/dist/{Restaurant-CwdFy65Q.js → Restaurant-CeH2FJRT.js} +4 -4
- package/dist/{RestaurantSetting-BZ_wJvh-.js → RestaurantSetting-BV1XLh-9.js} +292 -212
- package/dist/{Settlement-PxISyjHU.js → Settlement-DzYUTaVE.js} +3 -3
- package/dist/{Settlement-ByfwQDjy.js → Settlement-L8ukHWPs.js} +3 -3
- package/dist/{SettlementTransactions-DidiqbXG.js → SettlementTransactions-C8o5Atmc.js} +3 -3
- package/dist/{SettlementTransactions-D5yeeyDP.js → SettlementTransactions-DG9nJuLQ.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-kehDoQ6j.js → Status.vue_vue_type_script_setup_true_lang-B7a304Y6.js} +1 -1
- package/dist/{Terminal-C--amJVv.js → Terminal-DA_mJQMD.js} +5 -5
- package/dist/{TerminalSetting-7tjf9xaV.js → TerminalSetting-GFMILaSV.js} +4 -4
- package/dist/{Transaction-Bd_4iMOT.js → Transaction-CfC0yN9P.js} +5 -5
- package/dist/{Transaction-BMc3gQy1.js → Transaction-fhDUanwr.js} +6 -6
- package/dist/{TransactionOld-8-sEspIt.js → TransactionOld-CObh3uJa.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BayIh55f.js → TransactionTable.vue_vue_type_script_setup_true_lang-DPRIp0wx.js} +3 -3
- package/dist/{app-CQEW3s-w.js → app-U8rab4vJ.js} +22 -22
- package/dist/app.js +1 -1
- package/dist/{assets-CTH4trdc.js → assets-D4ayW3GC.js} +1 -1
- package/dist/{grafana-bPLmWYzm.js → grafana-BrdrOUM4.js} +1 -1
- package/dist/{index-DZYRliw9.js → index-BWjmOoX3.js} +1 -1
- package/dist/{index-CJPiBIRm.js → index-C4FfKmPS.js} +5303 -5231
- package/dist/{index-B5zEwG__.js → index-C8G7ruiF.js} +1 -1
- package/dist/{index-BA8uBmty.js → index-DJJFmavW.js} +2 -2
- package/dist/{index-cU53UWIn.js → index-DJrcobek.js} +1 -1
- package/dist/{index-98tll3Hu.js → index-ILoz50zh.js} +1 -1
- package/dist/{index-DPY6iypt.js → index-j0nww2Hf.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-CaVufHjO.js → index.vue_vue_type_script_setup_true_lang-v7o6C5Pg.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-D0urRPdK.js → payout-account-OFsbgQTk.js} +3 -3
- package/dist/{plugins-CHAPQLQ_.js → plugins-C0WdSJxl.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +34 -18
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +45 -0
- 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/MacauPassGateway.vue.d.ts +4 -4
- 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 +50 -0
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
- 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/GhlGateway.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 +68 -36
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +32 -32
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +16 -16
- package/package.json +2 -2
@@ -1,13 +1,13 @@
|
|
1
1
|
import { defineComponent as M, ref as h, computed as T, resolveComponent as d, openBlock as F, createBlock as Y, h as E, watch as C, onMounted as L, unref as r, withCtx as g, createElementVNode as k, createVNode as i, isRef as R, createElementBlock as N, Fragment as O, renderList as P } from "vue";
|
2
|
-
import { u as A } from "./index-
|
2
|
+
import { u as A } from "./index-C4FfKmPS.js";
|
3
3
|
import { h as S } from "./moment-h96o7c8I.js";
|
4
|
-
import { s as _ } from "./index-
|
4
|
+
import { s as _ } from "./index-j0nww2Hf.js";
|
5
5
|
import { useSnackbar as U } from "@feedmepos/ui-library";
|
6
6
|
import { d as w } from "./dinero-CIVmXLL-.js";
|
7
7
|
import { _ as q } from "./AutoCopyCell.vue_vue_type_script_setup_true_lang-XC4V0tsX.js";
|
8
8
|
import { useRouter as J } from "vue-router";
|
9
9
|
import { _ as j } from "./AdminLayout.vue_vue_type_script_setup_true_lang-BTmMOzwx.js";
|
10
|
-
import { u as z } from "./index-
|
10
|
+
import { u as z } from "./index-ILoz50zh.js";
|
11
11
|
import { u as G } from "./error-K1CakhA9.js";
|
12
12
|
import { _ as Q } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-dP_5WjEJ.js";
|
13
13
|
import "@feedmepos/mf-common";
|
@@ -1,14 +1,14 @@
|
|
1
1
|
import { defineComponent as C, ref as k, computed as R, resolveComponent as w, openBlock as V, createBlock as D, h as T, watch as P, createElementBlock as U, Fragment as q, createElementVNode as m, createVNode as u, withCtx as _, unref as t, toDisplayString as r, createTextVNode as v, onMounted as O, isRef as M, createCommentVNode as N } from "vue";
|
2
|
-
import { u as z } from "./index-
|
2
|
+
import { u as z } from "./index-C4FfKmPS.js";
|
3
3
|
import { h as $ } from "./moment-h96o7c8I.js";
|
4
4
|
import { useI18n as K, useCoreStore as E } from "@feedmepos/mf-common";
|
5
5
|
import { _ as H } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
6
|
-
import { s as A } from "./index-
|
6
|
+
import { s as A } from "./index-j0nww2Hf.js";
|
7
7
|
import { useDialog as I } from "@feedmepos/ui-library";
|
8
8
|
import { d } from "./dinero-CIVmXLL-.js";
|
9
9
|
import { _ as B } from "./AutoCopyCell.vue_vue_type_script_setup_true_lang-XC4V0tsX.js";
|
10
10
|
import { useRouter as L } from "vue-router";
|
11
|
-
import { u as J } from "./index-
|
11
|
+
import { u as J } from "./index-ILoz50zh.js";
|
12
12
|
import { _ as Q } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
13
13
|
import { _ as W } from "./RestaurantSelector.vue_vue_type_script_setup_true_lang-DyLnqQYe.js";
|
14
14
|
import { _ as G } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-dP_5WjEJ.js";
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as x, resolveComponent as d, openBlock as A, createBlock as S, normalizeClass as G, withCtx as r, createElementVNode as t, toDisplayString as i, unref as m, ref as F, onMounted as j, watch as H, createVNode as o, createTextVNode as u, h as N } from "vue";
|
2
|
-
import { e as k, u as q } from "./index-
|
2
|
+
import { e as k, u as q } from "./index-C4FfKmPS.js";
|
3
3
|
import { useDialog as J, useSnackbar as Q } from "@feedmepos/ui-library";
|
4
4
|
import { d as B } from "./dinero-CIVmXLL-.js";
|
5
|
-
import { g as W, a as X, t as P, b as Z } from "./assets-
|
5
|
+
import { g as W, a as X, t as P, b as Z } from "./assets-D4ayW3GC.js";
|
6
6
|
import { _ as ee } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
7
7
|
import { useRouter as te } from "vue-router";
|
8
|
-
import { s as ae } from "./index-
|
8
|
+
import { s as ae } from "./index-j0nww2Hf.js";
|
9
9
|
import { u as ne } from "./error-K1CakhA9.js";
|
10
10
|
import { w as oe } from "./Modal-DB8M9o1T.js";
|
11
11
|
import { h as re } from "./moment-h96o7c8I.js";
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as x, resolveComponent as f, openBlock as F, createBlock as T, normalizeClass as z, withCtx as r, createElementVNode as n, toDisplayString as l, unref as a, ref as b, onMounted as j, watch as M, createVNode as o, createTextVNode as u, h as C } from "vue";
|
2
|
-
import { e as E, u as G } from "./index-
|
2
|
+
import { e as E, u as G } from "./index-C4FfKmPS.js";
|
3
3
|
import "@feedmepos/ui-library";
|
4
4
|
import { d as k } from "./dinero-CIVmXLL-.js";
|
5
|
-
import { g as H, a as q, t as J, b as Q } from "./assets-
|
5
|
+
import { g as H, a as q, t as J, b as Q } from "./assets-D4ayW3GC.js";
|
6
6
|
import { _ as W } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
7
7
|
import { useRouter as X } from "vue-router";
|
8
|
-
import { s as Z } from "./index-
|
8
|
+
import { s as Z } from "./index-j0nww2Hf.js";
|
9
9
|
import { useI18n as ee, useCoreStore as te } from "@feedmepos/mf-common";
|
10
10
|
import { h as ae } from "./moment-h96o7c8I.js";
|
11
11
|
const ne = /* @__PURE__ */ x({
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as p, resolveComponent as s, openBlock as d, createBlock as u, normalizeClass as i, withCtx as m, createElementVNode as l, toDisplayString as c } from "vue";
|
2
|
-
import { p as e } from "./index-
|
2
|
+
import { p as e } from "./index-C4FfKmPS.js";
|
3
3
|
const f = /* @__PURE__ */ p({
|
4
4
|
__name: "Status",
|
5
5
|
props: {
|
@@ -1,14 +1,14 @@
|
|
1
1
|
import { defineComponent as z, ref as I, onUpdated as oe, h as M, onMounted as me, Fragment as ie, computed as se, openBlock as N, createElementBlock as G, createElementVNode as A, createTextVNode as ee, toDisplayString as le, createVNode as k, resolveComponent as _, normalizeClass as pe, withCtx as q, createBlock as D, createCommentVNode as V, unref as P, watch as te, isRef as ge } from "vue";
|
2
|
-
import { e as Ce } from "./index-
|
2
|
+
import { e as Ce } from "./index-C4FfKmPS.js";
|
3
3
|
import { h as ye } from "./moment-h96o7c8I.js";
|
4
|
-
import { u as we } from "./index-
|
5
|
-
import { _ as Ee } from "./index.vue_vue_type_script_setup_true_lang-
|
4
|
+
import { u as we } from "./index-ILoz50zh.js";
|
5
|
+
import { _ as Ee } from "./index.vue_vue_type_script_setup_true_lang-v7o6C5Pg.js";
|
6
6
|
import { _ as Me } from "./AdminLayout.vue_vue_type_script_setup_true_lang-BTmMOzwx.js";
|
7
7
|
import { useSnackbar as W, useDialogChild as Re, useDialog as Ae } from "@feedmepos/ui-library";
|
8
|
-
import { t as Q } from "./index-
|
8
|
+
import { t as Q } from "./index-C8G7ruiF.js";
|
9
9
|
import { c as ue } from "./clipboard-4jh1WteU.js";
|
10
10
|
import { useCoreStore as ce } from "@feedmepos/mf-common";
|
11
|
-
import { g as Se } from "./grafana-
|
11
|
+
import { g as Se } from "./grafana-BrdrOUM4.js";
|
12
12
|
import { u as Y } from "./error-K1CakhA9.js";
|
13
13
|
import { z as re, a as ne } from "./validator-D5jtpt9A.js";
|
14
14
|
import { w as ae } from "./Modal-DB8M9o1T.js";
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { defineComponent as V, openBlock as f, createElementBlock as N, Fragment as M, createElementVNode as _, createTextVNode as A, toDisplayString as h, ref as I, resolveComponent as g, createVNode as v, createCommentVNode as C, unref as S, computed as q, isRef as B, createBlock as w, resolveDynamicComponent as Y, normalizeProps as K, mergeProps as L, toRef as R, watch as $, onMounted as O, withCtx as P, renderList as G } from "vue";
|
2
|
-
import { u as z, e as U } from "./index-
|
2
|
+
import { u as z, e as U } from "./index-C4FfKmPS.js";
|
3
3
|
import { useRouter as W } from "vue-router";
|
4
|
-
import { t as D } from "./index-
|
4
|
+
import { t as D } from "./index-C8G7ruiF.js";
|
5
5
|
import { _ as X } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
6
|
-
import { u as E } from "./index-
|
6
|
+
import { u as E } from "./index-ILoz50zh.js";
|
7
7
|
import { useSnackbar as Q } from "@feedmepos/ui-library";
|
8
8
|
import { u as Z } from "./error-K1CakhA9.js";
|
9
9
|
import { useCoreStore as j } from "@feedmepos/mf-common";
|
@@ -404,7 +404,7 @@ const te = /* @__PURE__ */ V({
|
|
404
404
|
c.gateway === "Ghl" && c.config && (r.value = {
|
405
405
|
merchantId: c.config.merchantId,
|
406
406
|
terminalId: c.config.terminalId,
|
407
|
-
privateKey: c.config.privateKey
|
407
|
+
privateKey: c.config.privateKey || ""
|
408
408
|
});
|
409
409
|
};
|
410
410
|
$(a, d), O(d);
|
@@ -1,16 +1,16 @@
|
|
1
1
|
import { defineComponent as T, resolveComponent as f, openBlock as y, createBlock as b, normalizeClass as C, withCtx as _, createElementVNode as p, toDisplayString as V, unref as m, createElementBlock as I, createVNode as g, Fragment as Y, renderList as O, ref as P, watch as x, isRef as N, h } from "vue";
|
2
|
-
import { g as U, a as B, t as w, b as G, c as k } from "./assets-
|
2
|
+
import { g as U, a as B, t as w, b as G, c as k } from "./assets-D4ayW3GC.js";
|
3
3
|
import { h as A } from "./moment-h96o7c8I.js";
|
4
|
-
import { u as L } from "./index-
|
4
|
+
import { u as L } from "./index-ILoz50zh.js";
|
5
5
|
import { _ as Q } from "./AdminLayout.vue_vue_type_script_setup_true_lang-BTmMOzwx.js";
|
6
6
|
import { _ as j } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
7
7
|
import { useSnackbar as z, useDialog as H } from "@feedmepos/ui-library";
|
8
8
|
import { w as q } from "./Modal-DB8M9o1T.js";
|
9
9
|
import { u as F } from "./error-K1CakhA9.js";
|
10
10
|
import { _ as J } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-dP_5WjEJ.js";
|
11
|
-
import { g as W } from "./grafana-
|
12
|
-
import { _ as X } from "./index.vue_vue_type_script_setup_true_lang-
|
13
|
-
import { e as D } from "./index-
|
11
|
+
import { g as W } from "./grafana-BrdrOUM4.js";
|
12
|
+
import { _ as X } from "./index.vue_vue_type_script_setup_true_lang-v7o6C5Pg.js";
|
13
|
+
import { e as D } from "./index-C4FfKmPS.js";
|
14
14
|
import { _ as Z } from "./AutoCopyCell.vue_vue_type_script_setup_true_lang-XC4V0tsX.js";
|
15
15
|
import { useCoreStore as ee } from "@feedmepos/mf-common";
|
16
16
|
const te = /* @__PURE__ */ T({
|
@@ -1,16 +1,16 @@
|
|
1
1
|
import { defineComponent as B, ref as E, watch as g, computed as I, onMounted as J, resolveComponent as b, openBlock as v, createElementBlock as P, Fragment as Y, unref as t, createBlock as N, createCommentVNode as O, withCtx as T, createVNode as i, renderList as k, createElementVNode as V, isRef as _ } from "vue";
|
2
|
-
import { t as L, b as G } from "./assets-
|
3
|
-
import { u as K, p as C } from "./index-
|
4
|
-
import { _ as Q } from "./TransactionTable.vue_vue_type_script_setup_true_lang-
|
2
|
+
import { t as L, b as G } from "./assets-D4ayW3GC.js";
|
3
|
+
import { u as K, p as C } from "./index-C4FfKmPS.js";
|
4
|
+
import { _ as Q } from "./TransactionTable.vue_vue_type_script_setup_true_lang-DPRIp0wx.js";
|
5
5
|
import { h as $ } from "./moment-h96o7c8I.js";
|
6
6
|
import { useI18n as j, useCoreStore as q } from "@feedmepos/mf-common";
|
7
7
|
import { _ as H } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
8
|
-
import { u as W } from "./index-
|
8
|
+
import { u as W } from "./index-ILoz50zh.js";
|
9
9
|
import { _ as X } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
10
10
|
import { _ as Z } from "./SelectAll.vue_vue_type_script_setup_true_lang-DA4rs3tk.js";
|
11
11
|
import { _ as ee } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-dP_5WjEJ.js";
|
12
|
-
import { p as te } from "./index-
|
13
|
-
import { t as ae } from "./index-
|
12
|
+
import { p as te } from "./index-BWjmOoX3.js";
|
13
|
+
import { t as ae } from "./index-C8G7ruiF.js";
|
14
14
|
const ne = /* @__PURE__ */ B({
|
15
15
|
__name: "SourceSelector",
|
16
16
|
props: {
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as T, ref as y, onMounted as Y, watch as f, resolveComponent as V, openBlock as C, createBlock as M, unref as t, withCtx as O, createElementVNode as u, createVNode as i, isRef as h } from "vue";
|
2
|
-
import { t as g, b as S } from "./assets-
|
3
|
-
import { u as $ } from "./index-
|
4
|
-
import { _ as N } from "./TransactionTable.vue_vue_type_script_setup_true_lang-
|
2
|
+
import { t as g, b as S } from "./assets-D4ayW3GC.js";
|
3
|
+
import { u as $ } from "./index-C4FfKmPS.js";
|
4
|
+
import { _ as N } from "./TransactionTable.vue_vue_type_script_setup_true_lang-DPRIp0wx.js";
|
5
5
|
import { h as x } from "./moment-h96o7c8I.js";
|
6
6
|
import { useCoreStore as k, useI18n as E } from "@feedmepos/mf-common";
|
7
7
|
import { _ as L } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
8
|
-
import { u as P } from "./index-
|
8
|
+
import { u as P } from "./index-ILoz50zh.js";
|
9
9
|
import { _ as A } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
10
10
|
import { _ as B } from "./RestaurantSelector.vue_vue_type_script_setup_true_lang-DyLnqQYe.js";
|
11
11
|
import { _ as F } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-dP_5WjEJ.js";
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { defineComponent as y, resolveComponent as d, openBlock as m, createBlock as f, normalizeClass as R, withCtx as p, createElementVNode as A, toDisplayString as V, unref as K, createElementBlock as N, createVNode as k, Fragment as U, renderList as B, ref as S, watch as $, h as b } from "vue";
|
2
2
|
import { useSnackbar as L, useDialog as G } from "@feedmepos/ui-library";
|
3
|
-
import { g as O, a as Y, t as h, c as x } from "./assets-
|
4
|
-
import { e as T } from "./index-
|
5
|
-
import { g as z } from "./grafana-
|
3
|
+
import { g as O, a as Y, t as h, c as x } from "./assets-D4ayW3GC.js";
|
4
|
+
import { e as T } from "./index-C4FfKmPS.js";
|
5
|
+
import { g as z } from "./grafana-BrdrOUM4.js";
|
6
6
|
import { w as E } from "./Modal-DB8M9o1T.js";
|
7
7
|
import { u as w } from "./error-K1CakhA9.js";
|
8
8
|
import { useCoreStore as Q, useI18n as j } from "@feedmepos/mf-common";
|
@@ -365,7 +365,7 @@ const Gn = {
|
|
365
365
|
sidebarDisplay: "Restaurants",
|
366
366
|
section: "payment-gateway"
|
367
367
|
},
|
368
|
-
component: () => import("./Restaurant-
|
368
|
+
component: () => import("./Restaurant-CeH2FJRT.js")
|
369
369
|
},
|
370
370
|
{
|
371
371
|
path: "/admin/restaurants/:restaurantId",
|
@@ -374,7 +374,7 @@ const Gn = {
|
|
374
374
|
meta: {
|
375
375
|
parent: "mf-payment-admin.restaurant"
|
376
376
|
},
|
377
|
-
component: () => import("./RestaurantSetting-
|
377
|
+
component: () => import("./RestaurantSetting-BV1XLh-9.js")
|
378
378
|
},
|
379
379
|
{
|
380
380
|
path: "/admin/payout-accounts",
|
@@ -383,7 +383,7 @@ const Gn = {
|
|
383
383
|
sidebarDisplay: "Payout Accounts",
|
384
384
|
section: "payment-gateway"
|
385
385
|
},
|
386
|
-
component: () => import("./PayoutAccount-
|
386
|
+
component: () => import("./PayoutAccount-pxoe0HM6.js")
|
387
387
|
},
|
388
388
|
{
|
389
389
|
path: "/admin/payout-accounts/:accountId",
|
@@ -392,7 +392,7 @@ const Gn = {
|
|
392
392
|
meta: {
|
393
393
|
parent: "mf-payment-admin.payout-account"
|
394
394
|
},
|
395
|
-
component: () => import("./PayoutAccountSetting-
|
395
|
+
component: () => import("./PayoutAccountSetting-yH2ZRT-A.js")
|
396
396
|
},
|
397
397
|
{
|
398
398
|
path: "/admin/onboarding",
|
@@ -401,7 +401,7 @@ const Gn = {
|
|
401
401
|
sidebarDisplay: "Payment Onboarding",
|
402
402
|
section: "payment-gateway"
|
403
403
|
},
|
404
|
-
component: () => import("./OnboardSubmission-
|
404
|
+
component: () => import("./OnboardSubmission-CUqrOqBi.js")
|
405
405
|
},
|
406
406
|
{
|
407
407
|
path: "/admin/onboarding/:submissionId",
|
@@ -410,7 +410,7 @@ const Gn = {
|
|
410
410
|
meta: {
|
411
411
|
parent: "mf-payment-admin.onboard-submission"
|
412
412
|
},
|
413
|
-
component: () => import("./OnboardForm-
|
413
|
+
component: () => import("./OnboardForm-UC7FlAKc.js")
|
414
414
|
},
|
415
415
|
{
|
416
416
|
path: "/admin/terminal/pos",
|
@@ -419,7 +419,7 @@ const Gn = {
|
|
419
419
|
sidebarDisplay: "POS",
|
420
420
|
section: "device"
|
421
421
|
},
|
422
|
-
component: () => import("./Terminal-
|
422
|
+
component: () => import("./Terminal-DA_mJQMD.js"),
|
423
423
|
props: {
|
424
424
|
type: "POS"
|
425
425
|
}
|
@@ -431,7 +431,7 @@ const Gn = {
|
|
431
431
|
sidebarDisplay: "Kiosks",
|
432
432
|
section: "device"
|
433
433
|
},
|
434
|
-
component: () => import("./Terminal-
|
434
|
+
component: () => import("./Terminal-DA_mJQMD.js"),
|
435
435
|
props: {
|
436
436
|
type: "KIOSK"
|
437
437
|
}
|
@@ -443,7 +443,7 @@ const Gn = {
|
|
443
443
|
sidebarDisplay: "Terminals",
|
444
444
|
section: "device"
|
445
445
|
},
|
446
|
-
component: () => import("./Terminal-
|
446
|
+
component: () => import("./Terminal-DA_mJQMD.js"),
|
447
447
|
props: {
|
448
448
|
type: "TERMINAL"
|
449
449
|
}
|
@@ -455,7 +455,7 @@ const Gn = {
|
|
455
455
|
meta: {
|
456
456
|
parent: "mf-payment-admin.pos"
|
457
457
|
},
|
458
|
-
component: () => import("./TerminalSetting-
|
458
|
+
component: () => import("./TerminalSetting-GFMILaSV.js")
|
459
459
|
},
|
460
460
|
{
|
461
461
|
path: "/admin/terminal/kiosk/:terminalId",
|
@@ -464,7 +464,7 @@ const Gn = {
|
|
464
464
|
meta: {
|
465
465
|
parent: "mf-payment-admin.kiosk"
|
466
466
|
},
|
467
|
-
component: () => import("./TerminalSetting-
|
467
|
+
component: () => import("./TerminalSetting-GFMILaSV.js")
|
468
468
|
},
|
469
469
|
{
|
470
470
|
path: "/admin/terminal/terminal/:terminalId",
|
@@ -473,7 +473,7 @@ const Gn = {
|
|
473
473
|
meta: {
|
474
474
|
parent: "mf-payment-admin.terminal"
|
475
475
|
},
|
476
|
-
component: () => import("./TerminalSetting-
|
476
|
+
component: () => import("./TerminalSetting-GFMILaSV.js")
|
477
477
|
},
|
478
478
|
{
|
479
479
|
path: "/admin/transaction",
|
@@ -481,7 +481,7 @@ const Gn = {
|
|
481
481
|
meta: {
|
482
482
|
sidebarDisplay: "Transactions"
|
483
483
|
},
|
484
|
-
component: () => import("./Transaction-
|
484
|
+
component: () => import("./Transaction-CfC0yN9P.js")
|
485
485
|
},
|
486
486
|
{
|
487
487
|
path: "/admin/settlement",
|
@@ -489,7 +489,7 @@ const Gn = {
|
|
489
489
|
meta: {
|
490
490
|
sidebarDisplay: "Settlements"
|
491
491
|
},
|
492
|
-
component: () => import("./Settlement-
|
492
|
+
component: () => import("./Settlement-DzYUTaVE.js")
|
493
493
|
},
|
494
494
|
{
|
495
495
|
path: "/admin/settlement/:settlementId",
|
@@ -498,7 +498,7 @@ const Gn = {
|
|
498
498
|
meta: {
|
499
499
|
parent: "mf-payment-admin.settlement"
|
500
500
|
},
|
501
|
-
component: () => import("./SettlementTransactions-
|
501
|
+
component: () => import("./SettlementTransactions-C8o5Atmc.js")
|
502
502
|
}
|
503
503
|
], We = [
|
504
504
|
{
|
@@ -508,7 +508,7 @@ const Gn = {
|
|
508
508
|
{
|
509
509
|
path: "/payout-account",
|
510
510
|
name: "mf-payment-payout-account",
|
511
|
-
component: () => import("./PayoutAccount-
|
511
|
+
component: () => import("./PayoutAccount-D2eUU8Qa.js"),
|
512
512
|
meta: {
|
513
513
|
sidebarDisplay: "i18n:payment.routes.payout_account"
|
514
514
|
}
|
@@ -516,7 +516,7 @@ const Gn = {
|
|
516
516
|
{
|
517
517
|
path: "/onboard-submission",
|
518
518
|
name: "mf-payment-onboard-submission",
|
519
|
-
component: () => import("./OnboardSubmission-
|
519
|
+
component: () => import("./OnboardSubmission-CGI_T8K6.js"),
|
520
520
|
meta: {
|
521
521
|
sidebarDisplay: "i18n:payment.routes.onboard_submission",
|
522
522
|
region: { MY: !0 }
|
@@ -526,7 +526,7 @@ const Gn = {
|
|
526
526
|
path: "/onboard-submission/:type/:submission?",
|
527
527
|
name: "mf-payment-onboard-submission-form",
|
528
528
|
props: !0,
|
529
|
-
component: () => import("./OnboardForm-
|
529
|
+
component: () => import("./OnboardForm-ZIeFW3ZH.js"),
|
530
530
|
meta: {
|
531
531
|
parent: "mf-payment-onboard-submission"
|
532
532
|
}
|
@@ -534,7 +534,7 @@ const Gn = {
|
|
534
534
|
{
|
535
535
|
path: "/transaction-old",
|
536
536
|
name: "mf-payment-old-transaction",
|
537
|
-
component: () => import("./TransactionOld-
|
537
|
+
component: () => import("./TransactionOld-CObh3uJa.js"),
|
538
538
|
meta: {
|
539
539
|
sidebarDisplay: "i18n:payment.routes.transaction"
|
540
540
|
}
|
@@ -542,7 +542,7 @@ const Gn = {
|
|
542
542
|
{
|
543
543
|
path: "/transaction",
|
544
544
|
name: "mf-payment-transaction",
|
545
|
-
component: () => import("./Transaction-
|
545
|
+
component: () => import("./Transaction-fhDUanwr.js"),
|
546
546
|
meta: {
|
547
547
|
sidebarDisplay: "i18n:payment.routes.transaction-new",
|
548
548
|
sidebarNew: !0
|
@@ -551,7 +551,7 @@ const Gn = {
|
|
551
551
|
{
|
552
552
|
path: "/settlement",
|
553
553
|
name: "mf-payment-settlement",
|
554
|
-
component: () => import("./Settlement-
|
554
|
+
component: () => import("./Settlement-L8ukHWPs.js"),
|
555
555
|
meta: {
|
556
556
|
sidebarDisplay: "i18n:payment.routes.settlement"
|
557
557
|
}
|
@@ -560,7 +560,7 @@ const Gn = {
|
|
560
560
|
path: "/settlement/:settlementId",
|
561
561
|
name: "mf-payment-settlement-transaction",
|
562
562
|
props: !0,
|
563
|
-
component: () => import("./SettlementTransactions-
|
563
|
+
component: () => import("./SettlementTransactions-DG9nJuLQ.js"),
|
564
564
|
meta: {
|
565
565
|
parent: "mf-payment-settlement"
|
566
566
|
}
|
package/dist/app.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g, b as q, r as d, f as k, l as P, h as l, p as u } from "./index-
|
1
|
+
import { g, b as q, r as d, f as k, l as P, h as l, p as u } from "./index-C4FfKmPS.js";
|
2
2
|
import { h as C } from "./moment-h96o7c8I.js";
|
3
3
|
import { d as H } from "./dinero-CIVmXLL-.js";
|
4
4
|
import { i as Y } from "./softspace-25X2bjBx.js";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { e as c } from "./index-
|
1
|
+
import { e as c } from "./index-C4FfKmPS.js";
|
2
2
|
import { useCoreStore as p } from "@feedmepos/mf-common";
|
3
3
|
import { h as n } from "./moment-h96o7c8I.js";
|
4
4
|
const i = "https://grafana.feedme.farm/explore?schemaVersion=1", m = (o, r, t) => ({
|