@feedmepos/mf-payment 0.0.0-beta.23 → 0.0.0-beta.24
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{PayoutAccount-6kS5Xjs8.js → PayoutAccount-BjGdteR8.js} +1 -1
- package/dist/{PayoutAccount-BYNRryiW.js → PayoutAccount-CdKAjUed.js} +1 -1
- package/dist/{PayoutAccountSetting-B26ApwsY.js → PayoutAccountSetting-DsqjVlIu.js} +2 -2
- package/dist/app.js +3 -3
- package/dist/package.json +1 -1
- package/dist/{payout-account-BQmBfucp.js → payout-account-CRgYpkAs.js} +261 -261
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
@@ -2,7 +2,7 @@ import { defineComponent as b, resolveComponent as m, openBlock as g, createBloc
|
|
2
2
|
import { u as S } from "./index-Bvb4T6xz.js";
|
3
3
|
import { _ as O } from "./index-_qikPh5K.js";
|
4
4
|
import { _ as K } from "./AdminLayout.vue_vue_type_script_setup_true_lang-1DSAdvX7.js";
|
5
|
-
import { P as V } from "./payout-account-
|
5
|
+
import { P as V } from "./payout-account-CRgYpkAs.js";
|
6
6
|
import { p as D } from "./index-CDgQhs3k.js";
|
7
7
|
import "@feedmepos/ui-library";
|
8
8
|
import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-CfU6stly.js";
|
@@ -3,7 +3,7 @@ import { p as z } from "./index-CDgQhs3k.js";
|
|
3
3
|
import { _ as I, u as S, e as h } from "./index-_qikPh5K.js";
|
4
4
|
import { defineStore as _ } from "pinia";
|
5
5
|
import { useCoreStore as $ } from "@feedmepos/mf-common";
|
6
|
-
import { c as AA, P as j } from "./payout-account-
|
6
|
+
import { c as AA, P as j } from "./payout-account-CRgYpkAs.js";
|
7
7
|
import { useDialogChild as sA, useDialog as eA } from "@feedmepos/ui-library";
|
8
8
|
import { z as f, a as q } from "./validator-D5jtpt9A.js";
|
9
9
|
import { P as K } from "./PDFViewer-CjH_C1uT.js";
|
@@ -102,7 +102,7 @@ const h = { class: "flex gap-16 mb-6" }, ee = ["src"], te = /* @__PURE__ */ I({
|
|
102
102
|
], 64);
|
103
103
|
};
|
104
104
|
}
|
105
|
-
}), ae = { class: "flex gap-16
|
105
|
+
}), ae = { class: "flex gap-16" }, ne = { class: "flex-1" }, le = { class: "flex-1" }, oe = /* @__PURE__ */ I({
|
106
106
|
__name: "Settlement",
|
107
107
|
props: {
|
108
108
|
payoutAccount: {
|
@@ -116,7 +116,7 @@ const h = { class: "flex gap-16 mb-6" }, ee = ["src"], te = /* @__PURE__ */ I({
|
|
116
116
|
return b(), G(D, null, [
|
117
117
|
o(a, {
|
118
118
|
horizontal: "",
|
119
|
-
class: "flex-1 p-6 mx-6",
|
119
|
+
class: "flex-1 p-6 mx-6 mb-6",
|
120
120
|
variant: "elevated"
|
121
121
|
}, {
|
122
122
|
default: w(() => [
|
package/dist/app.js
CHANGED
@@ -9,13 +9,13 @@ const f = [
|
|
9
9
|
meta: {
|
10
10
|
sidebarDisplay: "Payout Accounts"
|
11
11
|
},
|
12
|
-
component: () => import("./PayoutAccount-
|
12
|
+
component: () => import("./PayoutAccount-BjGdteR8.js")
|
13
13
|
},
|
14
14
|
{
|
15
15
|
path: "/admin/payout-accounts/:accountId",
|
16
16
|
name: "mf-payment-admin.payout-account-settings",
|
17
17
|
props: !0,
|
18
|
-
component: () => import("./PayoutAccountSetting-
|
18
|
+
component: () => import("./PayoutAccountSetting-DsqjVlIu.js")
|
19
19
|
},
|
20
20
|
{
|
21
21
|
path: "/admin/transaction",
|
@@ -69,7 +69,7 @@ const f = [
|
|
69
69
|
{
|
70
70
|
path: "/payout-account",
|
71
71
|
name: "mf-payment-payout-account",
|
72
|
-
component: () => import("./PayoutAccount-
|
72
|
+
component: () => import("./PayoutAccount-CdKAjUed.js"),
|
73
73
|
meta: {
|
74
74
|
sidebarDisplay: "Payout Accounts"
|
75
75
|
}
|