@feedmepos/mf-payment 1.0.0-beta.7 → 1.0.0-beta.8
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/{PayoutAccount-CSXOF63k.js → PayoutAccount-Blv8G-Yk.js} +2 -2
- package/dist/{PayoutAccount-DqIlOFB4.js → PayoutAccount-CZs4XA5x.js} +1 -1
- package/dist/{app-C71Q1K5x.js → app-BU40L4Ah.js} +181 -181
- package/dist/app.js +1 -1
- package/dist/package.json +1 -1
- package/dist/{payout-account-BDflEqrE.js → payout-account-BsnCr2__.js} +1 -1
- package/dist/stores/iframe.d.ts +1 -1
- package/dist/stores/payoutAccount.d.ts +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
@@ -3,7 +3,7 @@ import { p as z } from "./index-BFYq3eq8.js";
|
|
3
3
|
import { _ as y, u as S, e as K } from "./index-4meiCsRz.js";
|
4
4
|
import { defineStore as _ } from "pinia";
|
5
5
|
import { useCoreStore as $ } from "@feedmepos/mf-common";
|
6
|
-
import { c as AA, P as v } from "./payout-account-
|
6
|
+
import { c as AA, P as v } from "./payout-account-BsnCr2__.js";
|
7
7
|
import { useDialogChild as sA, useDialog as eA } from "@feedmepos/ui-library";
|
8
8
|
import { z as X, a as x } from "./validator-D5jtpt9A.js";
|
9
9
|
import { P as J } from "./PDFViewer-xrBtzrlR.js";
|
@@ -13,7 +13,7 @@ function aA() {
|
|
13
13
|
businessPayoutAccounts: []
|
14
14
|
};
|
15
15
|
}
|
16
|
-
const gA = _("payoutAccount", {
|
16
|
+
const gA = _("mf-payment-payoutAccount", {
|
17
17
|
state: () => aA(),
|
18
18
|
getters: {
|
19
19
|
getBusinessPayoutAccounts: (a) => a.businessPayoutAccounts
|
@@ -2,7 +2,7 @@ import { defineComponent as g, resolveComponent as i, openBlock as h, createBloc
|
|
2
2
|
import { u as S } from "./index-BwFHcZlm.js";
|
3
3
|
import { _ as O } from "./index-4meiCsRz.js";
|
4
4
|
import { _ as K } from "./AdminLayout.vue_vue_type_script_setup_true_lang-BTmMOzwx.js";
|
5
|
-
import { P as V } from "./payout-account-
|
5
|
+
import { P as V } from "./payout-account-BsnCr2__.js";
|
6
6
|
import { p as $ } from "./index-BFYq3eq8.js";
|
7
7
|
import "@feedmepos/ui-library";
|
8
8
|
import { _ as D } from "./index.vue_vue_type_script_setup_true_lang-CKOlikHb.js";
|