@feedmepos/mf-payment 1.5.4-dev → 1.5.5-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/DocumentViewer.vue_vue_type_script_setup_true_lang-C-5XOuTl.js +89 -0
- package/dist/{OnboardForm-CmSrrCw_.js → OnboardForm-TN1ddaN_.js} +214 -217
- package/dist/{OnboardForm-DjIowD9P.js → OnboardForm-XWf1JGMU.js} +2 -2
- package/dist/{PDFViewer-DgyyGDHl.js → PDFViewer-CIPPbzWD.js} +485 -480
- package/dist/{PayoutAccount-DrLhWgYH.js → PayoutAccount-B2Bh0hPU.js} +64 -64
- package/dist/{PayoutAccount-wBSiVvP3.js → PayoutAccount-CFx8AhG1.js} +1 -1
- package/dist/{PayoutAccountSetting-BC0ANAqY.js → PayoutAccountSetting-DzkmUdgK.js} +340 -338
- package/dist/{app-pEnsvM48.js → app-CzoVY9Ht.js} +5 -5
- package/dist/app.js +1 -1
- package/dist/package.json +1 -1
- package/dist/{payout-account-rIP_E0NB.js → payout-account-ZbNb8ZVL.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/DocumentViewer.vue_vue_type_script_setup_true_lang-CzwG5dCO.js +0 -77
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
|
@@ -384,7 +384,7 @@ const Kn = {
|
|
|
384
384
|
sidebarDisplay: "Payout Accounts",
|
|
385
385
|
section: "payment-gateway"
|
|
386
386
|
},
|
|
387
|
-
component: () => import("./PayoutAccount-
|
|
387
|
+
component: () => import("./PayoutAccount-CFx8AhG1.js")
|
|
388
388
|
},
|
|
389
389
|
{
|
|
390
390
|
path: "/admin/payout-accounts/:accountId",
|
|
@@ -393,7 +393,7 @@ const Kn = {
|
|
|
393
393
|
meta: {
|
|
394
394
|
parent: "mf-payment-admin.payout-account"
|
|
395
395
|
},
|
|
396
|
-
component: () => import("./PayoutAccountSetting-
|
|
396
|
+
component: () => import("./PayoutAccountSetting-DzkmUdgK.js")
|
|
397
397
|
},
|
|
398
398
|
{
|
|
399
399
|
path: "/admin/onboarding",
|
|
@@ -411,7 +411,7 @@ const Kn = {
|
|
|
411
411
|
meta: {
|
|
412
412
|
parent: "mf-payment-admin.onboard-submission"
|
|
413
413
|
},
|
|
414
|
-
component: () => import("./OnboardForm-
|
|
414
|
+
component: () => import("./OnboardForm-XWf1JGMU.js")
|
|
415
415
|
},
|
|
416
416
|
{
|
|
417
417
|
path: "/admin/terminal/pos",
|
|
@@ -517,7 +517,7 @@ const Kn = {
|
|
|
517
517
|
{
|
|
518
518
|
path: "/payout-account",
|
|
519
519
|
name: "mf-payment-payout-account",
|
|
520
|
-
component: () => import("./PayoutAccount-
|
|
520
|
+
component: () => import("./PayoutAccount-B2Bh0hPU.js"),
|
|
521
521
|
meta: {
|
|
522
522
|
sidebarDisplay: "i18n:payment.routes.payout_account"
|
|
523
523
|
}
|
|
@@ -535,7 +535,7 @@ const Kn = {
|
|
|
535
535
|
path: "/onboard-submission/:type/:submission?",
|
|
536
536
|
name: "mf-payment-onboard-submission-form",
|
|
537
537
|
props: !0,
|
|
538
|
-
component: () => import("./OnboardForm-
|
|
538
|
+
component: () => import("./OnboardForm-TN1ddaN_.js"),
|
|
539
539
|
meta: {
|
|
540
540
|
parent: "mf-payment-onboard-submission"
|
|
541
541
|
}
|
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-BJNCcdvT.js";
|
|
2
2
|
import { useCoreStore as ut } from "@feedmepos/mf-common";
|
|
3
3
|
import { d as H } from "./index-_u7l8cO3.js";
|
|
4
|
-
import { _ as ot } from "./app-
|
|
4
|
+
import { _ as ot } from "./app-CzoVY9Ht.js";
|
|
5
5
|
var Q = { exports: {} };
|
|
6
6
|
(function(i, a) {
|
|
7
7
|
(function(t, m) {
|