@feedmepos/mf-payment 1.5.49-dev → 1.5.52-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-DEcHruKA.js → Actions.vue_vue_type_script_setup_true_lang-CkvJljZO.js} +1 -1
- package/dist/{Chargeback-DqUMp0Zf.js → Chargeback-6iuWBeI2.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-7PkU2E-L.js → DocumentViewer.vue_vue_type_script_setup_true_lang-OmBpXKer.js} +1 -1
- package/dist/{OnboardForm-C9YJjBQ6.js → OnboardForm-B3vBfHTj.js} +5 -5
- package/dist/{OnboardForm-Cs1DHlmZ.js → OnboardForm-BtslgSp5.js} +5 -5
- package/dist/{OnboardSubmission-CHu94Dpl.js → OnboardSubmission-C1ppdHRu.js} +5 -5
- package/dist/OnboardSubmission-D1i7tUeJ.js +222 -0
- package/dist/{PayoutAccount-Cgl4gvmF.js → PayoutAccount-BgcUH3Lk.js} +5 -5
- package/dist/{PayoutAccount-COctKawh.js → PayoutAccount-TVQGDmi8.js} +4 -4
- package/dist/{PayoutAccountSetting-CBaPUj0Q.js → PayoutAccountSetting-It0MmOKV.js} +4 -4
- package/dist/{Restaurant-C4XOiGE6.js → Restaurant-BuxwLnR4.js} +4 -4
- package/dist/{RestaurantSetting-CqMkgvts.js → RestaurantSetting-Dmhzr9be.js} +3 -3
- package/dist/{Settlement-Bswa1dEt.js → Settlement-C89j3OZr.js} +3 -3
- package/dist/{Settlement-CYi_T1ie.js → Settlement-CxsJJQp5.js} +4 -4
- package/dist/{SettlementTransactions-CBfve04J.js → SettlementTransactions-oc-sT18u.js} +4 -4
- package/dist/{SettlementTransactions-Ch-r8N1E.js → SettlementTransactions-u27r0h8a.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-D3Zc9xC0.js → Status.vue_vue_type_script_setup_true_lang-BESgeD2u.js} +1 -1
- package/dist/{Terminal-BC4jXRfW.js → Terminal-DKMNAvjq.js} +5 -5
- package/dist/{TerminalSetting-B6VSrMdq.js → TerminalSetting-CjbtdTlL.js} +3 -3
- package/dist/{Transaction-CEX4kQ0l.js → Transaction-BtbTjwIH.js} +5 -5
- package/dist/{Transaction-fG_fwI0p.js → Transaction-CC0DaPbH.js} +9 -9
- package/dist/{TransactionOld-CD06X1nh.js → TransactionOld-jcOxo0TN.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -1
- package/dist/{app-Dh3PqqN2.js → app-BaSrnCcC.js} +36 -24
- package/dist/app.js +1 -1
- package/dist/{assets-YhVHPj9s.js → assets-z1SFV5YX.js} +1 -1
- package/dist/{grafana-C9CAcet5.js → grafana-DqZQILnD.js} +1 -1
- package/dist/{index-56oEaI6e.js → index-B8KU4_R2.js} +1 -1
- package/dist/{index-Ckc7wn9Y.js → index-BKbdCXBS.js} +1 -1
- package/dist/{index-B44oVOeO.js → index-BdoKrYCJ.js} +1 -1
- package/dist/index-BeeoiRHZ.js +38591 -0
- package/dist/{index-CtWOSlBQ.js → index-BpNXNi7o.js} +1 -1
- package/dist/{index-FaGY4JJ7.js → index-BtpGftcM.js} +1 -1
- package/dist/{index-BRjen-aa.js → index-D2bYJt3H.js} +1 -1
- package/dist/{index-Cx-LiIHU.js → index-DMhjy8uJ.js} +23 -16
- package/dist/{index-BDyl5zLi.js → index-Kpua9F5o.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BGR3G2bf.js → index.vue_vue_type_script_setup_true_lang-CL_J8vkd.js} +1 -1
- package/dist/model/transaction.d.ts +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-PBZ3pURq.js → payout-account-C6Z0yAIR.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 +20 -20
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +28 -28
- 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 +28 -28
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -18
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +52 -52
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +76 -76
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +38 -38
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +2 -2
- package/dist/OnboardSubmission-Crrl8kSd.js +0 -192
- package/dist/index-BbPvrkrj.js +0 -56663
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as D, ref as w, resolveComponent as r, openBlock as g, createBlock as b, withCtx as I, createVNode as o, unref as n, createElementVNode as T, createCommentVNode as S, computed as G, onMounted as N, createElementBlock as R, Fragment as L, isRef as B, resolveDynamicComponent as $, mergeProps as Y, normalizeProps as H } from "vue";
|
|
2
|
-
import { g as q, b as M, u as O, e as U } from "./index-
|
|
2
|
+
import { g as q, b as M, u as O, e as U } from "./index-BeeoiRHZ.js";
|
|
3
3
|
import { _ as z } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
4
4
|
import { useRouter as Q } from "vue-router";
|
|
5
|
-
import { u as P } from "./index-
|
|
5
|
+
import { u as P } from "./index-Kpua9F5o.js";
|
|
6
6
|
import { z as p, a as f } from "./validator-DzjyJnvv.js";
|
|
7
7
|
import { useCoreStore as E } from "@feedmepos/mf-common";
|
|
8
8
|
import { u as Z } from "./error-K1CakhA9.js";
|
|
9
9
|
import { useSnackbar as J } from "@feedmepos/ui-library";
|
|
10
|
-
import { r as W } from "./index-
|
|
10
|
+
import { r as W } from "./index-BtpGftcM.js";
|
|
11
11
|
const A = {
|
|
12
12
|
async get(a) {
|
|
13
13
|
return q(
|
|
@@ -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-BeeoiRHZ.js";
|
|
3
3
|
import { h as S } from "./moment-h96o7c8I.js";
|
|
4
|
-
import { s as _ } from "./index-
|
|
4
|
+
import { s as _ } from "./index-BdoKrYCJ.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-DrBLdVka.js";
|
|
8
8
|
import { useRouter as J } from "vue-router";
|
|
9
9
|
import { _ as j } from "./AdminLayout.vue_vue_type_script_setup_true_lang-0Mf1MhAL.js";
|
|
10
|
-
import { u as z } from "./index-
|
|
10
|
+
import { u as z } from "./index-Kpua9F5o.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-BNVnvrVY.js";
|
|
13
13
|
const H = /* @__PURE__ */ M({
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as x, resolveComponent as k, openBlock as $, createBlock as N, ref as A, computed as j, createElementBlock as P, Fragment as G, unref as e, withDirectives as Q, vShow as W, createCommentVNode as E, createVNode as p, h as L, watch as D, createElementVNode as i, withCtx as S, toDisplayString as _, createTextVNode as R, onMounted as z, renderList as X, isRef as U } from "vue";
|
|
2
|
-
import { u as q } from "./index-
|
|
2
|
+
import { u as q } from "./index-BeeoiRHZ.js";
|
|
3
3
|
import { h as Y } from "./moment-h96o7c8I.js";
|
|
4
4
|
import { useCoreStore as H, useI18n as M } from "@feedmepos/mf-common";
|
|
5
5
|
import { _ as Z } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
6
|
-
import { s as B } from "./index-
|
|
6
|
+
import { s as B } from "./index-BdoKrYCJ.js";
|
|
7
7
|
import { useDialog as ee } from "@feedmepos/ui-library";
|
|
8
8
|
import { d as h } from "./dinero-CIVmXLL-.js";
|
|
9
9
|
import { _ as J } from "./AutoCopyCell.vue_vue_type_script_setup_true_lang-DrBLdVka.js";
|
|
10
10
|
import { useRouter as te } from "vue-router";
|
|
11
|
-
import { u as ae } from "./index-
|
|
11
|
+
import { u as ae } from "./index-Kpua9F5o.js";
|
|
12
12
|
import { _ as ne } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
|
13
13
|
import { _ as oe } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-BNVnvrVY.js";
|
|
14
|
-
import { p as le } from "./index-
|
|
14
|
+
import { p as le } from "./index-BKbdCXBS.js";
|
|
15
15
|
const se = /* @__PURE__ */ x({
|
|
16
16
|
__name: "InvoiceStatus",
|
|
17
17
|
props: {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as $, resolveComponent as f, openBlock as C, createBlock as K, withCtx as i, createElementVNode as n, unref as a, ref as h, onMounted as R, watch as L, createVNode as o, toDisplayString as l, createTextVNode as d, h as k } from "vue";
|
|
2
|
-
import { u as G } from "./index-
|
|
2
|
+
import { u as G } from "./index-BeeoiRHZ.js";
|
|
3
3
|
import "@feedmepos/ui-library";
|
|
4
4
|
import { d as I } from "./dinero-CIVmXLL-.js";
|
|
5
|
-
import { g as H, a as P, _ as U, t as q } from "./assets-
|
|
6
|
-
import { t as J } from "./index-
|
|
5
|
+
import { g as H, a as P, _ as U, t as q } from "./assets-z1SFV5YX.js";
|
|
6
|
+
import { t as J } from "./index-BpNXNi7o.js";
|
|
7
7
|
import { _ as Q } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
8
8
|
import { useRouter as W } from "vue-router";
|
|
9
|
-
import { s as X } from "./index-
|
|
9
|
+
import { s as X } from "./index-BdoKrYCJ.js";
|
|
10
10
|
import { useI18n as Z, useCoreStore as ee } from "@feedmepos/mf-common";
|
|
11
11
|
import { h as te } from "./moment-h96o7c8I.js";
|
|
12
12
|
const ae = ["src"], ne = /* @__PURE__ */ $({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
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-
|
|
2
|
+
import { u as H } from "./index-BeeoiRHZ.js";
|
|
3
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 J, a as Q, _ as W, t as X } from "./assets-
|
|
6
|
-
import { t as L } from "./index-
|
|
5
|
+
import { g as J, a as Q, _ as W, t as X } from "./assets-z1SFV5YX.js";
|
|
6
|
+
import { t as L } from "./index-BpNXNi7o.js";
|
|
7
7
|
import { _ as Z } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
8
8
|
import { useRouter as ee } from "vue-router";
|
|
9
|
-
import { s as te } from "./index-
|
|
9
|
+
import { s as te } from "./index-BdoKrYCJ.js";
|
|
10
10
|
import { u as ae } from "./error-K1CakhA9.js";
|
|
11
11
|
import { w as ne } from "./Modal-DB8M9o1T.js";
|
|
12
12
|
import { h as oe } from "./moment-h96o7c8I.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as r, resolveComponent as p, openBlock as d, createBlock as s, normalizeClass as u, withCtx as i, createElementVNode as m, toDisplayString as c } from "vue";
|
|
2
|
-
import { p as e } from "./index-
|
|
2
|
+
import { p as e } from "./index-BeeoiRHZ.js";
|
|
3
3
|
const f = /* @__PURE__ */ r({
|
|
4
4
|
__name: "Status",
|
|
5
5
|
props: {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as L, h as E, ref as x, onMounted as pe, watchEffect as Ce, Fragment as ie, computed as D, openBlock as I, createElementBlock as X, createElementVNode as b, createTextVNode as te, toDisplayString as se, createVNode as _, resolveComponent as N, normalizeClass as ye, withCtx as Z, createBlock as U, createCommentVNode as $, unref as T, watch as re, isRef as we } from "vue";
|
|
2
|
-
import { e as Ee } from "./index-
|
|
2
|
+
import { e as Ee } from "./index-BeeoiRHZ.js";
|
|
3
3
|
import { h as Re } from "./moment-h96o7c8I.js";
|
|
4
|
-
import { u as Me } from "./index-
|
|
5
|
-
import { _ as be } from "./index.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { u as Me } from "./index-Kpua9F5o.js";
|
|
5
|
+
import { _ as be } from "./index.vue_vue_type_script_setup_true_lang-CL_J8vkd.js";
|
|
6
6
|
import { _ as Se } from "./AdminLayout.vue_vue_type_script_setup_true_lang-0Mf1MhAL.js";
|
|
7
7
|
import { useSnackbar as J, useDialogChild as Pe, useDialog as Ae } from "@feedmepos/ui-library";
|
|
8
|
-
import { t as K } from "./index-
|
|
8
|
+
import { t as K } from "./index-D2bYJt3H.js";
|
|
9
9
|
import { c as le } from "./clipboard-4jh1WteU.js";
|
|
10
10
|
import { useCoreStore as ue } from "@feedmepos/mf-common";
|
|
11
|
-
import { g as Te } from "./grafana-
|
|
11
|
+
import { g as Te } from "./grafana-DqZQILnD.js";
|
|
12
12
|
import { u as W } from "./error-K1CakhA9.js";
|
|
13
13
|
import { z as ne, a as ae } from "./validator-DzjyJnvv.js";
|
|
14
14
|
import { w as oe } from "./Modal-DB8M9o1T.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as C, openBlock as y, createElementBlock as V, Fragment as G, createElementVNode as _, createTextVNode as $, toDisplayString as D, ref as b, resolveComponent as f, createVNode as v, createCommentVNode as N, unref as h, computed as P, isRef as B, createBlock as I, resolveDynamicComponent as Y, normalizeProps as L, mergeProps as K, toRef as O, watch as q, onMounted as S, withCtx as M, renderList as R } from "vue";
|
|
2
|
-
import { u as H, e as k } from "./index-
|
|
2
|
+
import { u as H, e as k } from "./index-BeeoiRHZ.js";
|
|
3
3
|
import { useRouter as W } from "vue-router";
|
|
4
|
-
import { t as A } from "./index-
|
|
4
|
+
import { t as A } from "./index-D2bYJt3H.js";
|
|
5
5
|
import { _ as X } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
6
|
-
import { u as E } from "./index-
|
|
6
|
+
import { u as E } from "./index-Kpua9F5o.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";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as T, resolveComponent as p, openBlock as g, createBlock as F, withCtx as D, createElementVNode as I, unref as f, computed as j, createElementBlock as $, createVNode as y, Fragment as z, renderList as Q, ref as C, createTextVNode as W, toDisplayString as H, watch as G, onBeforeUnmount as J, isRef as K, h as b } from "vue";
|
|
2
|
-
import { t as w } from "./index-
|
|
2
|
+
import { t as w } from "./index-BpNXNi7o.js";
|
|
3
3
|
import { h as x } from "./moment-h96o7c8I.js";
|
|
4
|
-
import { g as X, a as Z, t as ee, _ as te, b as q } from "./assets-
|
|
5
|
-
import { u as ae } from "./index-
|
|
4
|
+
import { g as X, a as Z, t as ee, _ as te, b as q } from "./assets-z1SFV5YX.js";
|
|
5
|
+
import { u as ae } from "./index-Kpua9F5o.js";
|
|
6
6
|
import { _ as ne } from "./AdminLayout.vue_vue_type_script_setup_true_lang-0Mf1MhAL.js";
|
|
7
7
|
import { _ as oe } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
|
8
8
|
import { useDialogChild as re, useSnackbar as se, useDialog as ie } from "@feedmepos/ui-library";
|
|
9
9
|
import { w as N } from "./Modal-DB8M9o1T.js";
|
|
10
10
|
import { u as S } from "./error-K1CakhA9.js";
|
|
11
11
|
import { _ as ce } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-BNVnvrVY.js";
|
|
12
|
-
import { g as le } from "./grafana-
|
|
13
|
-
import { _ as ue } from "./index.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { g as le } from "./grafana-DqZQILnD.js";
|
|
13
|
+
import { _ as ue } from "./index.vue_vue_type_script_setup_true_lang-CL_J8vkd.js";
|
|
14
14
|
import { _ as de } from "./AutoCopyCell.vue_vue_type_script_setup_true_lang-DrBLdVka.js";
|
|
15
15
|
import { s as P, z as me } from "./validator-DzjyJnvv.js";
|
|
16
16
|
import { useCoreStore as pe } from "@feedmepos/mf-common";
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { defineComponent as G, ref as C, watch as V, onMounted as H, resolveComponent as h, unref as n, openBlock as P, createBlock as w, createElementBlock as O, createVNode as y, withCtx as B, createElementVNode as F, Fragment as W, renderList as X, createTextVNode as Z, toDisplayString as ee, onBeforeUnmount as te, isRef as D, h as x } from "vue";
|
|
2
|
-
import { t as U } from "./index-
|
|
2
|
+
import { t as U } from "./index-BpNXNi7o.js";
|
|
3
3
|
import { h as z } from "./moment-h96o7c8I.js";
|
|
4
4
|
import { useI18n as J, useCoreStore as Q } from "@feedmepos/mf-common";
|
|
5
5
|
import { _ as ae } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
6
|
-
import { t as ne, b as re, _ as oe } from "./assets-
|
|
7
|
-
import { u as se } from "./index-
|
|
6
|
+
import { t as ne, b as re, _ as oe } from "./assets-z1SFV5YX.js";
|
|
7
|
+
import { u as se } from "./index-Kpua9F5o.js";
|
|
8
8
|
import { _ as le } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
|
9
9
|
import { _ as ie } from "./SelectAll.vue_vue_type_script_setup_true_lang-BNZTqdoF.js";
|
|
10
10
|
import { _ as ce } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-BNVnvrVY.js";
|
|
11
|
-
import { p as ue } from "./index-
|
|
12
|
-
import { t as me } from "./index-
|
|
13
|
-
import { u as de, p as R } from "./index-
|
|
11
|
+
import { p as ue } from "./index-BKbdCXBS.js";
|
|
12
|
+
import { t as me } from "./index-D2bYJt3H.js";
|
|
13
|
+
import { u as de, p as R } from "./index-BeeoiRHZ.js";
|
|
14
14
|
import { useSnackbar as pe, useDialog as ye } from "@feedmepos/ui-library";
|
|
15
|
-
import { _ as fe, a as _e, b as ge } from "./Actions.vue_vue_type_script_setup_true_lang-
|
|
16
|
-
import { g as ve } from "./grafana-
|
|
15
|
+
import { _ as fe, a as _e, b as ge } from "./Actions.vue_vue_type_script_setup_true_lang-CkvJljZO.js";
|
|
16
|
+
import { g as ve } from "./grafana-DqZQILnD.js";
|
|
17
17
|
import { w as j } from "./Modal-DB8M9o1T.js";
|
|
18
18
|
import { u as q } from "./error-K1CakhA9.js";
|
|
19
|
-
import { _ as be } from "./index.vue_vue_type_script_setup_true_lang-
|
|
19
|
+
import { _ as be } from "./index.vue_vue_type_script_setup_true_lang-CL_J8vkd.js";
|
|
20
20
|
import { u as Te, a as he } from "./index-BwdnN4a2.js";
|
|
21
21
|
const Ae = {
|
|
22
22
|
key: 1,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as S, ref as K, watch as x, resolveComponent as F, openBlock as Y, createBlock as C, h as A, onMounted as M, unref as i, withCtx as O, createElementVNode as w, createVNode as _, isRef as R } from "vue";
|
|
2
|
-
import { t as v } from "./index-
|
|
3
|
-
import { u as U } from "./index-
|
|
2
|
+
import { t as v } from "./index-BpNXNi7o.js";
|
|
3
|
+
import { u as U } from "./index-BeeoiRHZ.js";
|
|
4
4
|
import { useSnackbar as L, useDialog as P } from "@feedmepos/ui-library";
|
|
5
|
-
import { _ as B, b as $, t as J } from "./assets-
|
|
6
|
-
import { _ as j, a as G, b as Q } from "./Actions.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { g as z } from "./grafana-
|
|
5
|
+
import { _ as B, b as $, t as J } from "./assets-z1SFV5YX.js";
|
|
6
|
+
import { _ as j, a as G, b as Q } from "./Actions.vue_vue_type_script_setup_true_lang-CkvJljZO.js";
|
|
7
|
+
import { g as z } from "./grafana-DqZQILnD.js";
|
|
8
8
|
import { w as k } from "./Modal-DB8M9o1T.js";
|
|
9
9
|
import { u as V } from "./error-K1CakhA9.js";
|
|
10
10
|
import { useCoreStore as N, useI18n as E } from "@feedmepos/mf-common";
|
|
11
11
|
import { h as I } from "./moment-h96o7c8I.js";
|
|
12
12
|
import { _ as H } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
13
|
-
import { u as W } from "./index-
|
|
13
|
+
import { u as W } from "./index-Kpua9F5o.js";
|
|
14
14
|
import { _ as X } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
|
15
15
|
import { _ as Z } from "./RestaurantSelector.vue_vue_type_script_setup_true_lang-DG3iyjkK.js";
|
|
16
16
|
import { _ as aa } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-BNVnvrVY.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { FdoOnboardStatus, FdoOnboardSubmission, FdoOnboardSubmissionReviewRequest, FdoOnboardSubmissionUpdateRequest, FdoOnboardType, FdtoPortalOnboardSubmission, PaginatedResult } from "@feedmepos/payment-entity";
|
|
1
|
+
import type { FdoOnboardSubmissionTyroAuthResponse, FdoOnboardStatus, FdoOnboardSubmission, FdoOnboardSubmissionReviewRequest, FdoOnboardSubmissionUpdateRequest, FdoOnboardType, FdtoPortalOnboardSubmission, PaginatedResult } from "@feedmepos/payment-entity";
|
|
2
2
|
export declare const onboardSubmissionApi: {
|
|
3
3
|
read(payload: {
|
|
4
4
|
type: FdoOnboardType;
|
|
@@ -13,6 +13,7 @@ export declare const onboardSubmissionApi: {
|
|
|
13
13
|
reviewById(id: string, req: FdoOnboardSubmissionReviewRequest): Promise<FdtoPortalOnboardSubmission>;
|
|
14
14
|
getById(id: string, restaurantId: string): Promise<FdoOnboardSubmission>;
|
|
15
15
|
getByRestaurant(restaurantId: string): Promise<FdoOnboardSubmission[]>;
|
|
16
|
+
getOnboardSubmissionTyroAuthUrl(restaurantId: string): Promise<FdoOnboardSubmissionTyroAuthResponse>;
|
|
16
17
|
uploadDocument(restaurantId: string, type: string, file: File): Promise<string>;
|
|
17
18
|
updateSubmission(req: FdoOnboardSubmissionUpdateRequest): Promise<FdoOnboardSubmission[]>;
|
|
18
19
|
};
|
|
@@ -382,6 +382,12 @@ const Kn = {
|
|
|
382
382
|
updateFailed: "Failed to update submission."
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
|
+
},
|
|
386
|
+
tyro: {
|
|
387
|
+
name: "Tyro Embedded Payments",
|
|
388
|
+
description: "Connect Tyro Tap to Pay for in-store card payments in Australia.",
|
|
389
|
+
service1: "Tap to Pay on compatible devices",
|
|
390
|
+
service2: "Portal-led Tyro authorisation"
|
|
385
391
|
}
|
|
386
392
|
}
|
|
387
393
|
}, Jn = {
|
|
@@ -1144,6 +1150,12 @@ const Kn = {
|
|
|
1144
1150
|
updateFailed: "提交更新失败。"
|
|
1145
1151
|
}
|
|
1146
1152
|
}
|
|
1153
|
+
},
|
|
1154
|
+
tyro: {
|
|
1155
|
+
name: "Tyro Embedded Payments",
|
|
1156
|
+
description: "在澳大利亚接入 Tyro Tap to Pay 店内银行卡支付。",
|
|
1157
|
+
service1: "在兼容设备上启用 Tap to Pay",
|
|
1158
|
+
service2: "通过门户完成 Tyro 授权"
|
|
1147
1159
|
}
|
|
1148
1160
|
}
|
|
1149
1161
|
}, Zn = {
|
|
@@ -1156,7 +1168,7 @@ const Kn = {
|
|
|
1156
1168
|
sidebarDisplay: "Restaurants",
|
|
1157
1169
|
section: "payment-gateway"
|
|
1158
1170
|
},
|
|
1159
|
-
component: () => import("./Restaurant-
|
|
1171
|
+
component: () => import("./Restaurant-BuxwLnR4.js")
|
|
1160
1172
|
},
|
|
1161
1173
|
{
|
|
1162
1174
|
path: "/admin/restaurants/:restaurantId",
|
|
@@ -1165,7 +1177,7 @@ const Kn = {
|
|
|
1165
1177
|
meta: {
|
|
1166
1178
|
parent: "mf-payment-admin.restaurant"
|
|
1167
1179
|
},
|
|
1168
|
-
component: () => import("./RestaurantSetting-
|
|
1180
|
+
component: () => import("./RestaurantSetting-Dmhzr9be.js")
|
|
1169
1181
|
},
|
|
1170
1182
|
{
|
|
1171
1183
|
path: "/admin/payout-accounts",
|
|
@@ -1174,7 +1186,7 @@ const Kn = {
|
|
|
1174
1186
|
sidebarDisplay: "Payout Accounts",
|
|
1175
1187
|
section: "payment-gateway"
|
|
1176
1188
|
},
|
|
1177
|
-
component: () => import("./PayoutAccount-
|
|
1189
|
+
component: () => import("./PayoutAccount-BgcUH3Lk.js")
|
|
1178
1190
|
},
|
|
1179
1191
|
{
|
|
1180
1192
|
path: "/admin/payout-accounts/:accountId",
|
|
@@ -1183,7 +1195,7 @@ const Kn = {
|
|
|
1183
1195
|
meta: {
|
|
1184
1196
|
parent: "mf-payment-admin.payout-account"
|
|
1185
1197
|
},
|
|
1186
|
-
component: () => import("./PayoutAccountSetting-
|
|
1198
|
+
component: () => import("./PayoutAccountSetting-It0MmOKV.js")
|
|
1187
1199
|
},
|
|
1188
1200
|
{
|
|
1189
1201
|
path: "/admin/onboarding",
|
|
@@ -1192,7 +1204,7 @@ const Kn = {
|
|
|
1192
1204
|
sidebarDisplay: "Payment Onboarding",
|
|
1193
1205
|
section: "payment-gateway"
|
|
1194
1206
|
},
|
|
1195
|
-
component: () => import("./OnboardSubmission-
|
|
1207
|
+
component: () => import("./OnboardSubmission-C1ppdHRu.js")
|
|
1196
1208
|
},
|
|
1197
1209
|
{
|
|
1198
1210
|
path: "/admin/onboarding/:submissionId",
|
|
@@ -1201,7 +1213,7 @@ const Kn = {
|
|
|
1201
1213
|
meta: {
|
|
1202
1214
|
parent: "mf-payment-admin.onboard-submission"
|
|
1203
1215
|
},
|
|
1204
|
-
component: () => import("./OnboardForm-
|
|
1216
|
+
component: () => import("./OnboardForm-BtslgSp5.js")
|
|
1205
1217
|
},
|
|
1206
1218
|
{
|
|
1207
1219
|
path: "/admin/terminal/pos",
|
|
@@ -1210,7 +1222,7 @@ const Kn = {
|
|
|
1210
1222
|
sidebarDisplay: "POS",
|
|
1211
1223
|
section: "device"
|
|
1212
1224
|
},
|
|
1213
|
-
component: () => import("./Terminal-
|
|
1225
|
+
component: () => import("./Terminal-DKMNAvjq.js"),
|
|
1214
1226
|
props: {
|
|
1215
1227
|
type: "POS"
|
|
1216
1228
|
}
|
|
@@ -1222,7 +1234,7 @@ const Kn = {
|
|
|
1222
1234
|
sidebarDisplay: "Kiosks",
|
|
1223
1235
|
section: "device"
|
|
1224
1236
|
},
|
|
1225
|
-
component: () => import("./Terminal-
|
|
1237
|
+
component: () => import("./Terminal-DKMNAvjq.js"),
|
|
1226
1238
|
props: {
|
|
1227
1239
|
type: "KIOSK"
|
|
1228
1240
|
}
|
|
@@ -1234,7 +1246,7 @@ const Kn = {
|
|
|
1234
1246
|
sidebarDisplay: "Terminals",
|
|
1235
1247
|
section: "device"
|
|
1236
1248
|
},
|
|
1237
|
-
component: () => import("./Terminal-
|
|
1249
|
+
component: () => import("./Terminal-DKMNAvjq.js"),
|
|
1238
1250
|
props: {
|
|
1239
1251
|
type: "TERMINAL"
|
|
1240
1252
|
}
|
|
@@ -1246,7 +1258,7 @@ const Kn = {
|
|
|
1246
1258
|
meta: {
|
|
1247
1259
|
parent: "mf-payment-admin.pos"
|
|
1248
1260
|
},
|
|
1249
|
-
component: () => import("./TerminalSetting-
|
|
1261
|
+
component: () => import("./TerminalSetting-CjbtdTlL.js")
|
|
1250
1262
|
},
|
|
1251
1263
|
{
|
|
1252
1264
|
path: "/admin/terminal/kiosk/:terminalId",
|
|
@@ -1255,7 +1267,7 @@ const Kn = {
|
|
|
1255
1267
|
meta: {
|
|
1256
1268
|
parent: "mf-payment-admin.kiosk"
|
|
1257
1269
|
},
|
|
1258
|
-
component: () => import("./TerminalSetting-
|
|
1270
|
+
component: () => import("./TerminalSetting-CjbtdTlL.js")
|
|
1259
1271
|
},
|
|
1260
1272
|
{
|
|
1261
1273
|
path: "/admin/terminal/terminal/:terminalId",
|
|
@@ -1264,7 +1276,7 @@ const Kn = {
|
|
|
1264
1276
|
meta: {
|
|
1265
1277
|
parent: "mf-payment-admin.terminal"
|
|
1266
1278
|
},
|
|
1267
|
-
component: () => import("./TerminalSetting-
|
|
1279
|
+
component: () => import("./TerminalSetting-CjbtdTlL.js")
|
|
1268
1280
|
},
|
|
1269
1281
|
{
|
|
1270
1282
|
path: "/admin/transaction",
|
|
@@ -1272,7 +1284,7 @@ const Kn = {
|
|
|
1272
1284
|
meta: {
|
|
1273
1285
|
sidebarDisplay: "Transactions"
|
|
1274
1286
|
},
|
|
1275
|
-
component: () => import("./Transaction-
|
|
1287
|
+
component: () => import("./Transaction-BtbTjwIH.js")
|
|
1276
1288
|
},
|
|
1277
1289
|
{
|
|
1278
1290
|
path: "/admin/chargeback",
|
|
@@ -1280,7 +1292,7 @@ const Kn = {
|
|
|
1280
1292
|
meta: {
|
|
1281
1293
|
sidebarDisplay: "Chargebacks"
|
|
1282
1294
|
},
|
|
1283
|
-
component: () => import("./Chargeback-
|
|
1295
|
+
component: () => import("./Chargeback-6iuWBeI2.js")
|
|
1284
1296
|
},
|
|
1285
1297
|
{
|
|
1286
1298
|
path: "/admin/settlement",
|
|
@@ -1288,7 +1300,7 @@ const Kn = {
|
|
|
1288
1300
|
meta: {
|
|
1289
1301
|
sidebarDisplay: "Settlements"
|
|
1290
1302
|
},
|
|
1291
|
-
component: () => import("./Settlement-
|
|
1303
|
+
component: () => import("./Settlement-C89j3OZr.js")
|
|
1292
1304
|
},
|
|
1293
1305
|
{
|
|
1294
1306
|
path: "/admin/settlement/:settlementId",
|
|
@@ -1297,7 +1309,7 @@ const Kn = {
|
|
|
1297
1309
|
meta: {
|
|
1298
1310
|
parent: "mf-payment-admin.settlement"
|
|
1299
1311
|
},
|
|
1300
|
-
component: () => import("./SettlementTransactions-
|
|
1312
|
+
component: () => import("./SettlementTransactions-u27r0h8a.js")
|
|
1301
1313
|
}
|
|
1302
1314
|
], ue = [
|
|
1303
1315
|
{
|
|
@@ -1307,7 +1319,7 @@ const Kn = {
|
|
|
1307
1319
|
{
|
|
1308
1320
|
path: "/payout-account",
|
|
1309
1321
|
name: "mf-payment-payout-account",
|
|
1310
|
-
component: () => import("./PayoutAccount-
|
|
1322
|
+
component: () => import("./PayoutAccount-TVQGDmi8.js"),
|
|
1311
1323
|
meta: {
|
|
1312
1324
|
sidebarDisplay: "i18n:payment.routes.payout_account"
|
|
1313
1325
|
}
|
|
@@ -1315,17 +1327,17 @@ const Kn = {
|
|
|
1315
1327
|
{
|
|
1316
1328
|
path: "/onboard-submission",
|
|
1317
1329
|
name: "mf-payment-onboard-submission",
|
|
1318
|
-
component: () => import("./OnboardSubmission-
|
|
1330
|
+
component: () => import("./OnboardSubmission-D1i7tUeJ.js"),
|
|
1319
1331
|
meta: {
|
|
1320
1332
|
sidebarDisplay: "i18n:payment.routes.onboard_submission",
|
|
1321
|
-
region: { MY: !0, TH: !0 }
|
|
1333
|
+
region: { MY: !0, TH: !0, AU: !0 }
|
|
1322
1334
|
}
|
|
1323
1335
|
},
|
|
1324
1336
|
{
|
|
1325
1337
|
path: "/onboard-submission/:type/:submission?",
|
|
1326
1338
|
name: "mf-payment-onboard-submission-form",
|
|
1327
1339
|
props: !0,
|
|
1328
|
-
component: () => import("./OnboardForm-
|
|
1340
|
+
component: () => import("./OnboardForm-B3vBfHTj.js"),
|
|
1329
1341
|
meta: {
|
|
1330
1342
|
parent: "mf-payment-onboard-submission"
|
|
1331
1343
|
}
|
|
@@ -1333,7 +1345,7 @@ const Kn = {
|
|
|
1333
1345
|
{
|
|
1334
1346
|
path: "/transaction-old",
|
|
1335
1347
|
name: "mf-payment-old-transaction",
|
|
1336
|
-
component: () => import("./TransactionOld-
|
|
1348
|
+
component: () => import("./TransactionOld-jcOxo0TN.js"),
|
|
1337
1349
|
meta: {
|
|
1338
1350
|
sidebarDisplay: "i18n:payment.routes.transaction"
|
|
1339
1351
|
}
|
|
@@ -1341,7 +1353,7 @@ const Kn = {
|
|
|
1341
1353
|
{
|
|
1342
1354
|
path: "/transaction",
|
|
1343
1355
|
name: "mf-payment-transaction",
|
|
1344
|
-
component: () => import("./Transaction-
|
|
1356
|
+
component: () => import("./Transaction-CC0DaPbH.js"),
|
|
1345
1357
|
meta: {
|
|
1346
1358
|
sidebarDisplay: "i18n:payment.routes.transaction_new",
|
|
1347
1359
|
sidebarNew: !0
|
|
@@ -1350,7 +1362,7 @@ const Kn = {
|
|
|
1350
1362
|
{
|
|
1351
1363
|
path: "/settlement",
|
|
1352
1364
|
name: "mf-payment-settlement",
|
|
1353
|
-
component: () => import("./Settlement-
|
|
1365
|
+
component: () => import("./Settlement-CxsJJQp5.js"),
|
|
1354
1366
|
meta: {
|
|
1355
1367
|
sidebarDisplay: "i18n:payment.routes.settlement",
|
|
1356
1368
|
region: { MY: !0, SG: !0 }
|
|
@@ -1360,7 +1372,7 @@ const Kn = {
|
|
|
1360
1372
|
path: "/settlement/:settlementId",
|
|
1361
1373
|
name: "mf-payment-settlement-transaction",
|
|
1362
1374
|
props: !0,
|
|
1363
|
-
component: () => import("./SettlementTransactions-
|
|
1375
|
+
component: () => import("./SettlementTransactions-oc-sT18u.js"),
|
|
1364
1376
|
meta: {
|
|
1365
1377
|
parent: "mf-payment-settlement"
|
|
1366
1378
|
}
|
package/dist/app.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as Q } from "./index-
|
|
1
|
+
import { p as Q } from "./index-BeeoiRHZ.js";
|
|
2
2
|
import { d as w } from "./dinero-CIVmXLL-.js";
|
|
3
3
|
import { h as e } from "./moment-h96o7c8I.js";
|
|
4
4
|
import { defineComponent as L, resolveComponent as p, openBlock as R, createBlock as T, normalizeClass as S, withCtx as Y, createElementVNode as r, toDisplayString as t } from "vue";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { e as c } from "./index-
|
|
1
|
+
import { e as c } from "./index-BeeoiRHZ.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) => ({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as r, f as i, b as m, h as l, l as c, i as d, j as y } from "./index-
|
|
1
|
+
import { g as r, f as i, b as m, h as l, l as c, i as d, j as y } from "./index-BeeoiRHZ.js";
|
|
2
2
|
import { h as o } from "./moment-h96o7c8I.js";
|
|
3
3
|
import { d as f } from "./dinero-CIVmXLL-.js";
|
|
4
4
|
function* p(t, a) {
|