@feedmepos/mf-payment 0.0.0-beta.42 → 0.0.0-beta.43
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{PayoutAccount-BmZwmSt4.js → PayoutAccount-BnntHvrH.js} +1 -1
- package/dist/{PayoutAccount-UHEZ4sXv.js → PayoutAccount-C0PhgrSl.js} +1 -1
- package/dist/app.js +2 -2
- package/dist/package.json +1 -1
- package/dist/{payout-account-D_HmqPHp.js → payout-account-D4L3dWDG.js} +162 -162
- 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-C5AZUa6M.js";
|
3
3
|
import { _ as O } from "./index-9ujJCGqe.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-D4L3dWDG.js";
|
6
6
|
import { p as D } from "./index-BlGpdOEP.js";
|
7
7
|
import "@feedmepos/ui-library";
|
8
8
|
import { _ as T } from "./index.vue_vue_type_script_setup_true_lang-DcbfY6SQ.js";
|
@@ -3,7 +3,7 @@ import { p as z } from "./index-BlGpdOEP.js";
|
|
3
3
|
import { _ as I, u as S, e as h } from "./index-9ujJCGqe.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-D4L3dWDG.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";
|
package/dist/app.js
CHANGED
@@ -9,7 +9,7 @@ const f = [
|
|
9
9
|
meta: {
|
10
10
|
sidebarDisplay: "Payout Accounts"
|
11
11
|
},
|
12
|
-
component: () => import("./PayoutAccount-
|
12
|
+
component: () => import("./PayoutAccount-BnntHvrH.js")
|
13
13
|
},
|
14
14
|
{
|
15
15
|
path: "/admin/payout-accounts/:accountId",
|
@@ -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-C0PhgrSl.js"),
|
73
73
|
meta: {
|
74
74
|
sidebarDisplay: "Payout Accounts"
|
75
75
|
}
|