@feedmepos/mf-payment 1.4.9 → 1.4.11
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-NVVDBgu2.js → Actions.vue_vue_type_script_setup_true_lang-CS92skzo.js} +2 -2
- package/dist/{OnboardForm-i3UXFhVW.js → OnboardForm-6_Bma3oY.js} +4 -4
- package/dist/{OnboardForm-CO-gRNBl.js → OnboardForm-Dse8u1JX.js} +4 -4
- package/dist/{OnboardSubmission-BoudwTyR.js → OnboardSubmission-BgDO7JVI.js} +2 -2
- package/dist/{OnboardSubmission-BN11hozP.js → OnboardSubmission-DRXNJ8UG.js} +5 -5
- package/dist/{PayoutAccount-BOb3un4S.js → PayoutAccount-Br6e6giR.js} +5 -5
- package/dist/{PayoutAccount-CL8ONTto.js → PayoutAccount-WzMhhSie.js} +5 -5
- package/dist/{PayoutAccountSetting-CasobYXH.js → PayoutAccountSetting-C6S5qXwQ.js} +32 -26
- package/dist/{Restaurant-Cxsbp2jQ.js → Restaurant-DIy6nvRx.js} +4 -4
- package/dist/{RestaurantSetting-BykOuVYY.js → RestaurantSetting-aSOpK7BL.js} +82 -76
- package/dist/{Settlement-m45suXxV.js → Settlement-D3PryFx_.js} +3 -3
- package/dist/{Settlement-DfKj96mQ.js → Settlement-DLAf3Bha.js} +3 -3
- package/dist/{SettlementTransactions-Dkc5Wogr.js → SettlementTransactions-DYZhHFsI.js} +3 -3
- package/dist/{SettlementTransactions-DGgUpZgA.js → SettlementTransactions-D_TFrtbO.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BP-wktEP.js → Status.vue_vue_type_script_setup_true_lang-X-A4zImD.js} +1 -1
- package/dist/{Terminal-C7AdBY9Y.js → Terminal-DSwALqKp.js} +5 -5
- package/dist/{TerminalSetting-DJYGoWdb.js → TerminalSetting-_vlpT1ap.js} +33 -38
- package/dist/{Transaction-CcUFfb3m.js → Transaction-CqrztOdm.js} +8 -8
- package/dist/{Transaction-OthZffw8.js → Transaction-DLqFy6CO.js} +5 -5
- package/dist/{TransactionOld-BLYgVqKA.js → TransactionOld-BDFo4Mpq.js} +5 -5
- package/dist/{app-LbrmOxsV.js → app-DmsfFHrH.js} +22 -22
- package/dist/app.js +1 -1
- package/dist/{assets-G_4EYkBh.js → assets-Byq5vu99.js} +1 -1
- package/dist/{grafana-Cqdyar0p.js → grafana-Ddr9UJ5i.js} +1 -1
- package/dist/{index-Db-jphAQ.js → index-4o6XEvKK.js} +1 -1
- package/dist/{index-DvoVfG2y.js → index-BKbFR1mm.js} +1 -1
- package/dist/{index-CVpKc-VE.js → index-C5gCZHen.js} +1 -1
- package/dist/{index-CNGLJkBO.js → index-C9vSg8Xx.js} +1 -1
- package/dist/{index-V60aTS9B.js → index-CKTfmF6h.js} +2 -2
- package/dist/{index-Gr7lw7we.js → index-Cm9gPHIH.js} +1 -1
- package/dist/{index-B1nXFe1-.js → index-DVLqrR4d.js} +128 -125
- package/dist/{index.vue_vue_type_script_setup_true_lang-D62UrwAv.js → index.vue_vue_type_script_setup_true_lang-C7aGohmV.js} +1 -1
- package/dist/package.json +3 -3
- package/dist/{payout-account-Crav1TAY.js → payout-account-C-KFDUES.js} +3 -3
- package/dist/{plugins-CJ-W8eYA.js → plugins-C_CbkEaG.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +4 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -0
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +2 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +12 -12
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +8 -4
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +18 -18
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as c, resolveComponent as a, openBlock as r, createBlock as l, normalizeClass as w, withCtx as i, createElementVNode as m, toDisplayString as h, unref as f, createElementBlock as d, createVNode as b, Fragment as F, renderList as T } from "vue";
|
|
2
|
-
import { e as p } from "./index-
|
|
2
|
+
import { e as p } from "./index-DVLqrR4d.js";
|
|
3
3
|
import "@feedmepos/ui-library";
|
|
4
|
-
import { g as y, a as A } from "./assets-
|
|
4
|
+
import { g as y, a as A } from "./assets-Byq5vu99.js";
|
|
5
5
|
const C = /* @__PURE__ */ c({
|
|
6
6
|
__name: "Status",
|
|
7
7
|
props: {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as $, ref as P, computed as O, resolveComponent as f, openBlock as y, createElementBlock as q, createElementVNode as s, toDisplayString as I, Fragment as z, createBlock as j, withCtx as c, createVNode as o, createCommentVNode as B, unref as e, createTextVNode as D, onMounted as X, resolveDynamicComponent as Z } from "vue";
|
|
2
|
-
import { o as T } from "./index-
|
|
3
|
-
import { u as M } from "./index-
|
|
2
|
+
import { o as T } from "./index-CKTfmF6h.js";
|
|
3
|
+
import { u as M } from "./index-DVLqrR4d.js";
|
|
4
4
|
import { useRouter as h } from "vue-router";
|
|
5
5
|
import { z as u, a as d } from "./validator-D5jtpt9A.js";
|
|
6
|
-
import { P as ee } from "./payout-account-
|
|
6
|
+
import { P as ee } from "./payout-account-C-KFDUES.js";
|
|
7
7
|
import { P as le } from "./PDFViewer-DlSCBBxr.js";
|
|
8
8
|
import { s as te } from "./vue-signature-pad.esm-IXPjf4fL.js";
|
|
9
|
-
import { _ as ae } from "./Status.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { _ as ae } from "./Status.vue_vue_type_script_setup_true_lang-X-A4zImD.js";
|
|
10
10
|
import { useSnackbar as J } from "@feedmepos/ui-library";
|
|
11
11
|
import { u as _ } from "./error-K1CakhA9.js";
|
|
12
12
|
const oe = ["src"], E = /* @__PURE__ */ $({
|
|
@@ -2,12 +2,12 @@ import { defineComponent as U, ref as D, computed as vf, resolveComponent as w,
|
|
|
2
2
|
import { z as d, a as s } from "./validator-D5jtpt9A.js";
|
|
3
3
|
import { P as jf, _ as bf } from "./PDFViewer-DlSCBBxr.js";
|
|
4
4
|
import { useCoreStore as xf } from "@feedmepos/mf-common";
|
|
5
|
-
import { o as F } from "./index-
|
|
6
|
-
import { p as af } from "./index-
|
|
5
|
+
import { o as F } from "./index-CKTfmF6h.js";
|
|
6
|
+
import { p as af } from "./index-C5gCZHen.js";
|
|
7
7
|
import { useSnackbar as df } from "@feedmepos/ui-library";
|
|
8
|
-
import { u as Af } from "./index-
|
|
8
|
+
import { u as Af } from "./index-DVLqrR4d.js";
|
|
9
9
|
import { s as sf } from "./vue-signature-pad.esm-IXPjf4fL.js";
|
|
10
|
-
import { P as Lf } from "./payout-account-
|
|
10
|
+
import { P as Lf } from "./payout-account-C-KFDUES.js";
|
|
11
11
|
import { useRouter as yf } from "vue-router";
|
|
12
12
|
const uf = { class: "flex" }, pf = { class: "justify-self-center" }, Df = ["src"], o = /* @__PURE__ */ U({
|
|
13
13
|
__name: "UploadButton",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as $, ref as H, computed as U, onMounted as D, watch as W, resolveComponent as u, openBlock as r, createBlock as x, unref as o, withCtx as y, createElementVNode as s, createVNode as d, createElementBlock as l, Fragment as S, renderList as A, toDisplayString as i, createTextVNode as m, createCommentVNode as c } from "vue";
|
|
2
2
|
import { _ as q } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
|
3
|
-
import { u as G, p as J, e as L } from "./index-
|
|
3
|
+
import { u as G, p as J, e as L } from "./index-DVLqrR4d.js";
|
|
4
4
|
import { useI18n as K, useCoreStore as Q } from "@feedmepos/mf-common";
|
|
5
5
|
import { _ as X } from "./RestaurantSelector.vue_vue_type_script_setup_true_lang-DyLnqQYe.js";
|
|
6
|
-
import { o as Z } from "./index-
|
|
6
|
+
import { o as Z } from "./index-CKTfmF6h.js";
|
|
7
7
|
import { useRouter as w } from "vue-router";
|
|
8
8
|
import { i as ss } from "./softspace-25X2bjBx.js";
|
|
9
9
|
const es = { class: "flex justify-left items-center mb-6" }, ts = { class: "grid grid-cols-3 gap-6" }, os = { class: "flex items-center" }, ns = ["src"], is = { class: "px-16 text-sm flex-grow" }, rs = { class: "list-disc pl-6" }, ms = {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as A, ref as V, watch as v, computed as p, resolveComponent as x, openBlock as h, createBlock as w, withCtx as f, createElementVNode as S, createVNode as r, unref as l, isRef as n, h as k } from "vue";
|
|
2
|
-
import { o as K } from "./index-
|
|
3
|
-
import { p as m } from "./index-
|
|
4
|
-
import { _ as O } from "./index.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { o as K } from "./index-CKTfmF6h.js";
|
|
3
|
+
import { p as m } from "./index-DVLqrR4d.js";
|
|
4
|
+
import { _ as O } from "./index.vue_vue_type_script_setup_true_lang-C7aGohmV.js";
|
|
5
5
|
import { useRouter as F } from "vue-router";
|
|
6
6
|
import { _ as N } from "./AdminLayout.vue_vue_type_script_setup_true_lang-BTmMOzwx.js";
|
|
7
7
|
import { h as R } from "./moment-h96o7c8I.js";
|
|
8
|
-
import { u as C } from "./index-
|
|
8
|
+
import { u as C } from "./index-C9vSg8Xx.js";
|
|
9
9
|
import { _ as D } from "./SelectAll.vue_vue_type_script_setup_true_lang-DA4rs3tk.js";
|
|
10
|
-
import { _ as E } from "./Status.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { _ as E } from "./Status.vue_vue_type_script_setup_true_lang-X-A4zImD.js";
|
|
11
11
|
const U = { class: "flex items-start mb-6" }, z = /* @__PURE__ */ A({
|
|
12
12
|
__name: "OnboardSubmission",
|
|
13
13
|
setup(Y) {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as P, ref as W, reactive as sA, computed as I, watch as AA, resolveComponent as V, openBlock as c, createElementBlock as x, Fragment as tA, unref as a, createVNode as Y, createBlock as i, createCommentVNode as j, withCtx as q, createElementVNode as n, toDisplayString as z, normalizeClass as k, h as N, onMounted as oA } from "vue";
|
|
2
|
-
import { p as K } from "./index-
|
|
3
|
-
import { p as U, u as gA, e as lA } from "./index-
|
|
2
|
+
import { p as K } from "./index-C5gCZHen.js";
|
|
3
|
+
import { p as U, u as gA, e as lA } from "./index-DVLqrR4d.js";
|
|
4
4
|
import { defineStore as rA } from "pinia";
|
|
5
5
|
import { useI18n as R, useCoreStore as eA } from "@feedmepos/mf-common";
|
|
6
|
-
import { c as cA, a as _, P as J } from "./payout-account-
|
|
6
|
+
import { c as cA, a as _, P as J } from "./payout-account-C-KFDUES.js";
|
|
7
7
|
import { useDialogChild as nA, useDialog as BA } from "@feedmepos/ui-library";
|
|
8
8
|
import { z as F, a as H } from "./validator-D5jtpt9A.js";
|
|
9
9
|
import { P as $ } from "./PDFViewer-DlSCBBxr.js";
|
|
10
|
-
import "./app-
|
|
11
|
-
import "./plugins-
|
|
10
|
+
import "./app-DmsfFHrH.js";
|
|
11
|
+
import "./plugins-C_CbkEaG.js";
|
|
12
12
|
import { _ as uA } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
|
13
13
|
function wA() {
|
|
14
14
|
return {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as y, resolveComponent as u, openBlock as h, createBlock as k, normalizeClass as N, withCtx as c, createElementVNode as P, toDisplayString as I, createVNode as i, computed as x, ref as S, watch as F, unref as r, isRef as f, h as v } from "vue";
|
|
2
|
-
import { u as O } from "./index-
|
|
3
|
-
import { p as K } from "./index-
|
|
2
|
+
import { u as O } from "./index-C9vSg8Xx.js";
|
|
3
|
+
import { p as K } from "./index-DVLqrR4d.js";
|
|
4
4
|
import { _ as A } from "./AdminLayout.vue_vue_type_script_setup_true_lang-BTmMOzwx.js";
|
|
5
|
-
import { P as V } from "./payout-account-
|
|
6
|
-
import { p as D } from "./index-
|
|
5
|
+
import { P as V } from "./payout-account-C-KFDUES.js";
|
|
6
|
+
import { p as D } from "./index-C5gCZHen.js";
|
|
7
7
|
import "@feedmepos/ui-library";
|
|
8
|
-
import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-C7aGohmV.js";
|
|
9
9
|
import { useRouter as U } from "vue-router";
|
|
10
10
|
import { _ as $ } from "./SelectAll.vue_vue_type_script_setup_true_lang-DA4rs3tk.js";
|
|
11
11
|
const G = /* @__PURE__ */ y({
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as C, resolveComponent as d, openBlock as f, createElementBlock as T, Fragment as $, createElementVNode as i, createVNode as u, withCtx as A, createTextVNode as h, toDisplayString as S, createCommentVNode as _, createBlock as w, ref as U, watch as W, computed as G, unref as o, isRef as
|
|
2
|
-
import { p as D } from "./index-
|
|
3
|
-
import { u as
|
|
1
|
+
import { defineComponent as C, resolveComponent as d, openBlock as f, createElementBlock as T, Fragment as $, createElementVNode as i, createVNode as u, withCtx as A, createTextVNode as h, toDisplayString as S, createCommentVNode as _, createBlock as w, ref as U, watch as W, computed as G, unref as o, isRef as O, h as R, onMounted as J, resolveDynamicComponent as z, normalizeProps as H, mergeProps as L } from "vue";
|
|
2
|
+
import { p as D } from "./index-C5gCZHen.js";
|
|
3
|
+
import { u as E, e as I } from "./index-DVLqrR4d.js";
|
|
4
4
|
import { _ as ee } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
|
5
5
|
import { useRouter as te } from "vue-router";
|
|
6
|
-
import { u as j } from "./index-
|
|
6
|
+
import { u as j } from "./index-C9vSg8Xx.js";
|
|
7
7
|
import { P as Q } from "./PDFViewer-DlSCBBxr.js";
|
|
8
8
|
import { useSnackbar as Y, components as ae } from "@feedmepos/ui-library";
|
|
9
9
|
import { u as B } from "./error-K1CakhA9.js";
|
|
@@ -326,7 +326,7 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
326
326
|
i("div", fe, [
|
|
327
327
|
u(P, {
|
|
328
328
|
modelValue: o(t),
|
|
329
|
-
"onUpdate:modelValue": r[2] || (r[2] = (F) =>
|
|
329
|
+
"onUpdate:modelValue": r[2] || (r[2] = (F) => O(t) ? t.value = F : null),
|
|
330
330
|
placeholder: "Search Method ..."
|
|
331
331
|
}, null, 8, ["modelValue"])
|
|
332
332
|
])
|
|
@@ -378,7 +378,7 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
378
378
|
}
|
|
379
379
|
},
|
|
380
380
|
setup(n) {
|
|
381
|
-
const y = Y(), e = n, { isLoading: m, startAsyncCall: c } =
|
|
381
|
+
const y = Y(), e = n, { isLoading: m, startAsyncCall: c } = E(), t = U([]);
|
|
382
382
|
function l() {
|
|
383
383
|
c(async () => {
|
|
384
384
|
t.value = await D.getChannels(e.payoutAccount._id);
|
|
@@ -713,14 +713,15 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
713
713
|
username: "",
|
|
714
714
|
apiKey: "",
|
|
715
715
|
clientKey: "",
|
|
716
|
-
endpoint: ""
|
|
716
|
+
endpoint: "",
|
|
717
|
+
hmacKey: ""
|
|
717
718
|
});
|
|
718
719
|
return (c, t) => {
|
|
719
720
|
const l = d("FmTextField"), p = d("FmButton"), s = d("FmForm");
|
|
720
721
|
return f(), w(s, {
|
|
721
722
|
ref: "form",
|
|
722
723
|
class: "flex flex-col gap-16",
|
|
723
|
-
onValidationSuccess: t[
|
|
724
|
+
onValidationSuccess: t[6] || (t[6] = () => n.onUpdate(e.value))
|
|
724
725
|
}, {
|
|
725
726
|
default: A(() => [
|
|
726
727
|
u(l, {
|
|
@@ -753,6 +754,11 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
753
754
|
label: "Client Key",
|
|
754
755
|
rules: o(x)(o(V).string())
|
|
755
756
|
}, null, 8, ["modelValue", "rules"]),
|
|
757
|
+
u(l, {
|
|
758
|
+
modelValue: e.value.hmacKey,
|
|
759
|
+
"onUpdate:modelValue": t[5] || (t[5] = (a) => e.value.hmacKey = a),
|
|
760
|
+
label: "HMac Key"
|
|
761
|
+
}, null, 8, ["modelValue"]),
|
|
756
762
|
i("div", he, [
|
|
757
763
|
n.gateway ? (f(), w(p, {
|
|
758
764
|
key: 0,
|
|
@@ -788,7 +794,7 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
788
794
|
}
|
|
789
795
|
},
|
|
790
796
|
setup(n) {
|
|
791
|
-
const y = X().currentCountry, e = Y(), { isLoading: m, startAsyncCall: c } =
|
|
797
|
+
const y = X().currentCountry, e = Y(), { isLoading: m, startAsyncCall: c } = E(), { gatewayTab: t } = j({
|
|
792
798
|
gatewayTab: ""
|
|
793
799
|
}), l = n, p = [
|
|
794
800
|
{
|
|
@@ -845,11 +851,11 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
845
851
|
])) : (f(), w(N, {
|
|
846
852
|
key: 2,
|
|
847
853
|
"model-value": o(t),
|
|
848
|
-
"onUpdate:modelValue": b[0] || (b[0] = (F) =>
|
|
854
|
+
"onUpdate:modelValue": b[0] || (b[0] = (F) => O(t) ? t.value = F : null),
|
|
849
855
|
class: "mb-6",
|
|
850
856
|
items: r.value
|
|
851
857
|
}, null, 8, ["model-value", "items"])),
|
|
852
|
-
o(t) ? (f(), w(z((M = a.value) == null ? void 0 : M.render), L(
|
|
858
|
+
o(t) ? (f(), w(z((M = a.value) == null ? void 0 : M.render), H(L({ key: 3 }, {
|
|
853
859
|
gateway: s.value.find((F) => {
|
|
854
860
|
var k;
|
|
855
861
|
return F.paymentGateway === ((k = a.value) == null ? void 0 : k.value);
|
|
@@ -861,13 +867,13 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
861
867
|
}), g(s.value);
|
|
862
868
|
},
|
|
863
869
|
onUpdate: (F) => {
|
|
864
|
-
var
|
|
865
|
-
let k = s.value.find((
|
|
870
|
+
var K;
|
|
871
|
+
let k = s.value.find((q) => {
|
|
866
872
|
var Z;
|
|
867
|
-
return
|
|
873
|
+
return q.paymentGateway === ((Z = a.value) == null ? void 0 : Z.value);
|
|
868
874
|
});
|
|
869
875
|
k ? k.config = F : s.value.push({
|
|
870
|
-
paymentGateway: (
|
|
876
|
+
paymentGateway: (K = a.value) == null ? void 0 : K.value,
|
|
871
877
|
config: F
|
|
872
878
|
}), g(s.value);
|
|
873
879
|
}
|
|
@@ -962,7 +968,7 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
962
968
|
}
|
|
963
969
|
},
|
|
964
970
|
setup(n) {
|
|
965
|
-
const y = X().currentCountry, e = Y(), { isLoading: m, startAsyncCall: c } =
|
|
971
|
+
const y = X().currentCountry, e = Y(), { isLoading: m, startAsyncCall: c } = E(), { tokenTab: t } = j({
|
|
966
972
|
tokenTab: ""
|
|
967
973
|
}), l = n, p = [
|
|
968
974
|
{
|
|
@@ -1002,11 +1008,11 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
1002
1008
|
])) : (f(), w(N, {
|
|
1003
1009
|
key: 1,
|
|
1004
1010
|
"model-value": o(t),
|
|
1005
|
-
"onUpdate:modelValue": b[0] || (b[0] = (F) =>
|
|
1011
|
+
"onUpdate:modelValue": b[0] || (b[0] = (F) => O(t) ? t.value = F : null),
|
|
1006
1012
|
class: "mb-6",
|
|
1007
1013
|
items: r.value
|
|
1008
1014
|
}, null, 8, ["model-value", "items"])),
|
|
1009
|
-
o(t) ? (f(), w(z((M = a.value) == null ? void 0 : M.render), L(
|
|
1015
|
+
o(t) ? (f(), w(z((M = a.value) == null ? void 0 : M.render), H(L({ key: 2 }, {
|
|
1010
1016
|
gateway: s.value.find((F) => {
|
|
1011
1017
|
var k;
|
|
1012
1018
|
return F.type === ((k = a.value) == null ? void 0 : k.value);
|
|
@@ -1018,9 +1024,9 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
1018
1024
|
}), g(s.value);
|
|
1019
1025
|
},
|
|
1020
1026
|
onUpdate: (F) => {
|
|
1021
|
-
let k = s.value.find((
|
|
1022
|
-
var
|
|
1023
|
-
return
|
|
1027
|
+
let k = s.value.find((K) => {
|
|
1028
|
+
var q;
|
|
1029
|
+
return K.type === ((q = a.value) == null ? void 0 : q.value);
|
|
1024
1030
|
});
|
|
1025
1031
|
k ? k.config = F : s.value.push(F), g(s.value);
|
|
1026
1032
|
}
|
|
@@ -1028,7 +1034,7 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
1028
1034
|
], 64);
|
|
1029
1035
|
};
|
|
1030
1036
|
}
|
|
1031
|
-
}),
|
|
1037
|
+
}), Le = /* @__PURE__ */ C({
|
|
1032
1038
|
__name: "PayoutAccountSetting",
|
|
1033
1039
|
props: {
|
|
1034
1040
|
accountId: {
|
|
@@ -1039,7 +1045,7 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
1039
1045
|
setup(n) {
|
|
1040
1046
|
const y = n, { tab: e } = j({
|
|
1041
1047
|
tab: "information"
|
|
1042
|
-
}), { isLoading: m, startAsyncCall: c } =
|
|
1048
|
+
}), { isLoading: m, startAsyncCall: c } = E(!0), t = te(), l = U();
|
|
1043
1049
|
async function p(g) {
|
|
1044
1050
|
await D.updateById(
|
|
1045
1051
|
y.accountId,
|
|
@@ -1105,11 +1111,11 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
1105
1111
|
default: A(() => [
|
|
1106
1112
|
u(b, {
|
|
1107
1113
|
"model-value": o(e),
|
|
1108
|
-
"onUpdate:modelValue": v[0] || (v[0] = (N) =>
|
|
1114
|
+
"onUpdate:modelValue": v[0] || (v[0] = (N) => O(e) ? e.value = N : null),
|
|
1109
1115
|
class: "mb-6",
|
|
1110
1116
|
items: s
|
|
1111
1117
|
}, null, 8, ["model-value"]),
|
|
1112
|
-
o(e) ? (f(), w(z(r.value), L(
|
|
1118
|
+
o(e) ? (f(), w(z(r.value), H(L({ key: 0 }, {
|
|
1113
1119
|
payoutAccount: l.value,
|
|
1114
1120
|
onUpdate: p
|
|
1115
1121
|
})), null, 16)) : _("", !0)
|
|
@@ -1120,5 +1126,5 @@ const ne = { class: "flex gap-16 mb-6" }, le = ["src"], oe = /* @__PURE__ */ C({
|
|
|
1120
1126
|
}
|
|
1121
1127
|
});
|
|
1122
1128
|
export {
|
|
1123
|
-
|
|
1129
|
+
Le as default
|
|
1124
1130
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as F, ref as y, resolveComponent as g, openBlock as x, createBlock as A, withCtx as $, createVNode as f, createElementVNode as d, normalizeStyle as T, createElementBlock as R, Fragment as z, renderList as q, computed as C, watch as I, onMounted as N, unref as h, toDisplayString as B, normalizeClass as W, isRef as E, h as P } from "vue";
|
|
2
|
-
import { u as O } from "./index-
|
|
2
|
+
import { u as O } from "./index-C9vSg8Xx.js";
|
|
3
3
|
import { _ as j } from "./AdminLayout.vue_vue_type_script_setup_true_lang-BTmMOzwx.js";
|
|
4
4
|
import "@feedmepos/ui-library";
|
|
5
|
-
import { u as G } from "./index-
|
|
5
|
+
import { u as G } from "./index-DVLqrR4d.js";
|
|
6
6
|
import { _ as Q } from "./AutoCopyCell.vue_vue_type_script_setup_true_lang-XC4V0tsX.js";
|
|
7
|
-
import { r as H } from "./index-
|
|
7
|
+
import { r as H } from "./index-4o6XEvKK.js";
|
|
8
8
|
import { useRouter as J } from "vue-router";
|
|
9
|
-
import { g as X } from "./grafana-
|
|
9
|
+
import { g as X } from "./grafana-Ddr9UJ5i.js";
|
|
10
10
|
const Y = ["id"], L = /* @__PURE__ */ F({
|
|
11
11
|
__name: "FmTableSelection",
|
|
12
12
|
props: {
|