@feedmepos/mf-payment 1.2.0 → 1.2.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/{PDFViewer-BQfgFexr.js → PDFViewer-xrBtzrlR.js} +1 -2
- package/dist/{PayoutAccount-CLJp9Jyn.js → PayoutAccount-C1eI-Tha.js} +6 -6
- package/dist/{PayoutAccount-BvU23xuM.js → PayoutAccount-QY9LkR0r.js} +7 -7
- package/dist/PayoutAccountSetting-Bt-BBfpF.js +970 -0
- package/dist/{Restaurant-C962cqyn.js → Restaurant-DMEt0GSf.js} +4 -4
- package/dist/RestaurantSetting-Bjgjx7_c.js +487 -0
- package/dist/{Settlement-BZuKvRaG.js → Settlement-DHczxjKA.js} +3 -3
- package/dist/{Settlement-BHHc5YoF.js → Settlement-PYl2xRrw.js} +3 -3
- package/dist/{SettlementTransactions-zqQOlNmL.js → SettlementTransactions-B6eUs4ay.js} +3 -3
- package/dist/{SettlementTransactions-T_NueCUi.js → SettlementTransactions-Bn2-iO30.js} +3 -3
- package/dist/{Terminal-DEndcR6q.js → Terminal-q9AtQVTw.js} +36 -36
- package/dist/{TerminalSetting-Y11VutPg.js → TerminalSetting-DKvLKsrH.js} +218 -212
- package/dist/{Transaction-BMh7HeF-.js → Transaction-BSDhGkTu.js} +5 -5
- package/dist/{Transaction-CKHYz4EJ.js → Transaction-DlkiWPJt.js} +7 -7
- package/dist/{TransactionOld-CBu3JNau.js → TransactionOld-B93Kp78J.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-Bm6pV5Ps.js → TransactionTable.vue_vue_type_script_setup_true_lang-DEgiifDL.js} +3 -3
- package/dist/api/payout/index.d.ts +2 -1
- package/dist/{app-BpdRZpkd.js → app-B1yXzXMJ.js} +270 -270
- package/dist/app.js +1 -1
- package/dist/{assets-CiNHrDU0.js → assets-DbCf2oTj.js} +2 -2
- package/dist/{grafana-D4sIBgS0.js → grafana-CxvNheOh.js} +1 -1
- package/dist/{index-D7YmrmZF.js → index-BoafQG_3.js} +1 -1
- package/dist/{index-B9Q6VJh7.js → index-BwmZGhzh.js} +6719 -6639
- package/dist/{index-CtH76apJ.js → index-C9YbV874.js} +1 -1
- package/dist/{index-CtGB8IE0.js → index-DJx90D2_.js} +1 -1
- package/dist/{index-C2ZxjTVN.js → index-DQ6y1YEM.js} +1 -1
- package/dist/index-DoWYy-5F.js +73 -0
- package/dist/{index-CuBlZneL.js → index-DrVrxzsm.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-C5YwGnbl.js → index.vue_vue_type_script_setup_true_lang-BJAdIBCX.js} +1 -1
- package/dist/package.json +4 -4
- package/dist/{payout-account-DoiqVkOg.js → payout-account-Cy0D7ycP.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +60 -10
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +60 -10
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +56 -16
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +56 -16
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +60 -10
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +60 -10
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +173 -0
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +46 -1
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +49 -0
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +50 -0
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +2 -2
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +14 -12
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SoftspaceGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/TerminalGateway.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 +120 -20
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +16 -16
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +8 -8
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +4 -4
- package/dist/PayoutAccountSetting-DjrQRJDm.js +0 -728
- package/dist/RestaurantSetting-C2zHT9N3.js +0 -412
- package/dist/index-CJL2mrrn.js +0 -67
@@ -22422,6 +22422,5 @@ const mG = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
22422
22422
|
return d;
|
22423
22423
|
}, UT = /* @__PURE__ */ uG(pG, [["__scopeId", "data-v-afb2464d"]]);
|
22424
22424
|
export {
|
22425
|
-
UT as P
|
22426
|
-
uG as _
|
22425
|
+
UT as P
|
22427
22426
|
};
|
@@ -1,12 +1,12 @@
|
|
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 { _ as K } from "./index-
|
2
|
+
import { u as O } from "./index-DQ6y1YEM.js";
|
3
|
+
import { _ as K } from "./index-DrVrxzsm.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-Cy0D7ycP.js";
|
6
|
+
import { p as D } from "./index-DoWYy-5F.js";
|
7
7
|
import "@feedmepos/ui-library";
|
8
|
-
import "./index-
|
9
|
-
import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-
|
8
|
+
import "./index-BwmZGhzh.js";
|
9
|
+
import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-BJAdIBCX.js";
|
10
10
|
import { useRouter as U } from "vue-router";
|
11
11
|
import { _ as $ } from "./SelectAll.vue_vue_type_script_setup_true_lang-DA4rs3tk.js";
|
12
12
|
const G = /* @__PURE__ */ 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 m, 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 { u as gA, e as lA } from "./index-
|
2
|
+
import { p as K } from "./index-DoWYy-5F.js";
|
3
|
+
import { u as gA, e as lA } from "./index-BwmZGhzh.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-Cy0D7ycP.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
|
-
import { _ as U } from "./index-
|
10
|
-
import { P as $ } from "./PDFViewer-
|
11
|
-
import "./app-
|
9
|
+
import { _ as U } from "./index-DrVrxzsm.js";
|
10
|
+
import { P as $ } from "./PDFViewer-xrBtzrlR.js";
|
11
|
+
import "./app-B1yXzXMJ.js";
|
12
12
|
import { _ as uA } from "./Layout.vue_vue_type_script_setup_true_lang-DJm5br5a.js";
|
13
13
|
function wA() {
|
14
14
|
return {
|
@@ -135,7 +135,7 @@ const iA = rA("mf-payment-payoutAccount", {
|
|
135
135
|
var T, L;
|
136
136
|
const M = V("FmButton"), C = V("FmSelect"), r = V("FmTextField"), Q = V("FmPhoneNumber"), v = V("FmDropField"), h = V("FmFormGroup"), aA = V("FmForm");
|
137
137
|
return c(), x(tA, null, [
|
138
|
-
(T = a(Y)) != null && T.role.isStaff || (L = a(Y)) != null && L.role.isAdmin ? (c(), x("div", DA, [
|
138
|
+
(T = a(Y).value) != null && T.role.isStaff || (L = a(Y).value) != null && L.role.isAdmin ? (c(), x("div", DA, [
|
139
139
|
m(M, {
|
140
140
|
type: "button",
|
141
141
|
variant: "primary",
|