@feedmepos/mf-payment 1.5.55-dev → 1.5.57-dev
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/{OnboardForm-CziPCl4D.js → OnboardForm-D-wyJQY9.js} +1 -1
- package/dist/{OnboardForm-6AxZrEAf.js → OnboardForm-DvRA8ZFe.js} +1 -1
- package/dist/{PayoutAccount-BT_92dvG.js → PayoutAccount-CFlQtAoG.js} +87 -81
- package/dist/{PayoutAccount-BKxMz4dT.js → PayoutAccount-NlE9-0J7.js} +218 -211
- package/dist/{PayoutAccountSetting-CUK1KEM0.js → PayoutAccountSetting-CZwxUzo3.js} +516 -510
- package/dist/TextInputDialog.vue_vue_type_script_setup_true_lang-D8W8_SO2.js +55 -0
- package/dist/{Transaction-44TKMEDC.js → Transaction-DbeYRQ8Z.js} +157 -204
- package/dist/{app-CxJUOgZy.js → app-C5xqFDpA.js} +6 -6
- package/dist/app.js +1 -1
- package/dist/package.json +1 -1
- package/dist/{payout-account-CP6qQFlB.js → payout-account-CrHhzFPk.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -1192,7 +1192,7 @@ const Kn = {
|
|
|
1192
1192
|
sidebarDisplay: "Payout Accounts",
|
|
1193
1193
|
section: "payment-gateway"
|
|
1194
1194
|
},
|
|
1195
|
-
component: () => import("./PayoutAccount-
|
|
1195
|
+
component: () => import("./PayoutAccount-CFlQtAoG.js")
|
|
1196
1196
|
},
|
|
1197
1197
|
{
|
|
1198
1198
|
path: "/admin/payout-accounts/:accountId",
|
|
@@ -1201,7 +1201,7 @@ const Kn = {
|
|
|
1201
1201
|
meta: {
|
|
1202
1202
|
parent: "mf-payment-admin.payout-account"
|
|
1203
1203
|
},
|
|
1204
|
-
component: () => import("./PayoutAccountSetting-
|
|
1204
|
+
component: () => import("./PayoutAccountSetting-CZwxUzo3.js")
|
|
1205
1205
|
},
|
|
1206
1206
|
{
|
|
1207
1207
|
path: "/admin/onboarding",
|
|
@@ -1219,7 +1219,7 @@ const Kn = {
|
|
|
1219
1219
|
meta: {
|
|
1220
1220
|
parent: "mf-payment-admin.onboard-submission"
|
|
1221
1221
|
},
|
|
1222
|
-
component: () => import("./OnboardForm-
|
|
1222
|
+
component: () => import("./OnboardForm-DvRA8ZFe.js")
|
|
1223
1223
|
},
|
|
1224
1224
|
{
|
|
1225
1225
|
path: "/admin/terminal/pos",
|
|
@@ -1290,7 +1290,7 @@ const Kn = {
|
|
|
1290
1290
|
meta: {
|
|
1291
1291
|
sidebarDisplay: "Transactions"
|
|
1292
1292
|
},
|
|
1293
|
-
component: () => import("./Transaction-
|
|
1293
|
+
component: () => import("./Transaction-DbeYRQ8Z.js")
|
|
1294
1294
|
},
|
|
1295
1295
|
{
|
|
1296
1296
|
path: "/admin/chargeback",
|
|
@@ -1325,7 +1325,7 @@ const Kn = {
|
|
|
1325
1325
|
{
|
|
1326
1326
|
path: "/payout-account",
|
|
1327
1327
|
name: "mf-payment-payout-account",
|
|
1328
|
-
component: () => import("./PayoutAccount-
|
|
1328
|
+
component: () => import("./PayoutAccount-NlE9-0J7.js"),
|
|
1329
1329
|
meta: {
|
|
1330
1330
|
sidebarDisplay: "i18n:payment.routes.payout_account"
|
|
1331
1331
|
}
|
|
@@ -1343,7 +1343,7 @@ const Kn = {
|
|
|
1343
1343
|
path: "/onboard-submission/:type/:submission?",
|
|
1344
1344
|
name: "mf-payment-onboard-submission-form",
|
|
1345
1345
|
props: !0,
|
|
1346
|
-
component: () => import("./OnboardForm-
|
|
1346
|
+
component: () => import("./OnboardForm-D-wyJQY9.js"),
|
|
1347
1347
|
meta: {
|
|
1348
1348
|
parent: "mf-payment-onboard-submission"
|
|
1349
1349
|
}
|
package/dist/app.js
CHANGED
package/dist/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as st, c as it, p as E, B as at } from "./index-D0j1LZAB.js";
|
|
2
2
|
import { useCoreStore as ut } from "@feedmepos/mf-common";
|
|
3
3
|
import { d as H } from "./index-CxnWUe_K.js";
|
|
4
|
-
import { _ as ot } from "./app-
|
|
4
|
+
import { _ as ot } from "./app-C5xqFDpA.js";
|
|
5
5
|
var Q = { exports: {} };
|
|
6
6
|
(function(i, a) {
|
|
7
7
|
(function(t, m) {
|