@feedmepos/mf-payment 1.8.6-dev → 1.8.7-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/{Actions.vue_vue_type_script_setup_true_lang-bFCBTzI5.js → Actions.vue_vue_type_script_setup_true_lang-DwVGVy6y.js} +1 -1
- package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-DJhZ930J.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-NTPcPh7m.js} +3 -3
- package/dist/{AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-B9_rq-fq.js → AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-BhLNuDLV.js} +2 -2
- package/dist/{Chargeback-eF_MfNB7.js → Chargeback-B0adi9tu.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-DByI68Y0.js → DocumentViewer.vue_vue_type_script_setup_true_lang-BesgP8Zx.js} +1 -1
- package/dist/{OnboardForm-OqVz2dnj.js → OnboardForm-BZNR7YRO.js} +6 -6
- package/dist/{OnboardForm-CgVlJEWP.js → OnboardForm-Da_Zkr04.js} +6 -6
- package/dist/{OnboardSubmission-CmcuvrEy.js → OnboardSubmission-DkqDcFW-.js} +3 -3
- package/dist/{OnboardSubmission-BeWkvADJ.js → OnboardSubmission-blVuBMVf.js} +6 -6
- package/dist/{PayoutAccount-Q0bzSdXR.js → PayoutAccount-BOh-oPzM.js} +7 -7
- package/dist/{PayoutAccount-BU-bT1wE.js → PayoutAccount-CisINLO7.js} +5 -5
- package/dist/{PayoutAccountSetting-CZqZdZyS.js → PayoutAccountSetting-CyHuvDLl.js} +6 -6
- package/dist/{Restaurant-BLLbK64j.js → Restaurant-DpGuNk4s.js} +4 -4
- package/dist/{RestaurantSetting-BC_sm9bJ.js → RestaurantSetting-sisyW2AJ.js} +3 -3
- package/dist/{Settlement-B7dzQTAr.js → Settlement-0e5VdSvB.js} +4 -4
- package/dist/{Settlement-CphuhaDs.js → Settlement-Bqp9yuln.js} +3 -3
- package/dist/{SettlementTransactions-CTFl-1pu.js → SettlementTransactions-C-R1usSN.js} +5 -5
- package/dist/{SettlementTransactions-oCyokbLZ.js → SettlementTransactions-DoYc-TjQ.js} +5 -5
- package/dist/{Status.vue_vue_type_script_setup_true_lang-DZH1tqmy.js → Status.vue_vue_type_script_setup_true_lang-Dj9fYdyF.js} +1 -1
- package/dist/{Terminal-ubk78mmt.js → Terminal-DDZzBUxB.js} +5 -5
- package/dist/{TerminalSetting-CqS9pECq.js → TerminalSetting-CNkj8VTS.js} +7 -7
- package/dist/{Transaction-BgLMHX2L.js → Transaction-BQe1vvrV.js} +11 -11
- package/dist/{Transaction-BxNWr_TR.js → Transaction-DwSw-3Yf.js} +10 -10
- package/dist/{TransactionOld-jrctGUYY.js → TransactionOld-CanwS9gV.js} +7 -7
- package/dist/{TransactionStatus.vue_vue_type_script_setup_true_lang-Hribmsrm.js → TransactionStatus.vue_vue_type_script_setup_true_lang-D1HqzeYP.js} +1 -1
- package/dist/{app-GiML6ZLl.js → app-CoaBq1i6.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-8qJRwo68.js → assets-CZ760sjw.js} +1 -1
- package/dist/{grafana-B9Tf8La5.js → grafana-2neQkfk-.js} +1 -1
- package/dist/{index-XzGHDL9B.js → index-6Dd1L6Fm.js} +2 -2
- package/dist/{index-BAva71bK.js → index-7Zi90JCM.js} +1 -1
- package/dist/{index-CVTjXEZI.js → index-Bf_FvyKq.js} +1 -1
- package/dist/{index-D1EHLc-D.js → index-BxgcnZAz.js} +1 -1
- package/dist/{index-BfYobGKt.js → index-C9L-NC7l.js} +1 -1
- package/dist/{index-B5NyE5Fd.js → index-Dvemu9a9.js} +1 -1
- package/dist/{index-CxK7NPc7.js → index-iQ7xoR08.js} +1 -1
- package/dist/{index-DNBtefZH.js → index-oDax3sC5.js} +1 -1
- package/dist/{index-PCquuCgs.js → index-qmg9vVzY.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-3kFL7AhX.js → index.vue_vue_type_script_setup_true_lang-CYjP7wpO.js} +1 -1
- package/dist/{onboard-submission-y3QA70dW.js → onboard-submission-zQoOH0KN.js} +1 -1
- package/dist/package.json +1 -1
- package/dist/{payout-account-BtaeptEJ.js → payout-account-DOH980ul.js} +3 -3
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -3163,7 +3163,7 @@ const Ho = () => ({
|
|
|
3163
3163
|
sidebarDisplay: "Restaurants",
|
|
3164
3164
|
section: "payment-gateway"
|
|
3165
3165
|
},
|
|
3166
|
-
component: () => import("./Restaurant-
|
|
3166
|
+
component: () => import("./Restaurant-DpGuNk4s.js")
|
|
3167
3167
|
},
|
|
3168
3168
|
{
|
|
3169
3169
|
path: "/admin/restaurants/:restaurantId",
|
|
@@ -3172,7 +3172,7 @@ const Ho = () => ({
|
|
|
3172
3172
|
meta: {
|
|
3173
3173
|
parent: "mf-payment-admin.restaurant"
|
|
3174
3174
|
},
|
|
3175
|
-
component: () => import("./RestaurantSetting-
|
|
3175
|
+
component: () => import("./RestaurantSetting-sisyW2AJ.js")
|
|
3176
3176
|
},
|
|
3177
3177
|
{
|
|
3178
3178
|
path: "/admin/payout-accounts",
|
|
@@ -3181,7 +3181,7 @@ const Ho = () => ({
|
|
|
3181
3181
|
sidebarDisplay: "Payout Accounts",
|
|
3182
3182
|
section: "payment-gateway"
|
|
3183
3183
|
},
|
|
3184
|
-
component: () => import("./PayoutAccount-
|
|
3184
|
+
component: () => import("./PayoutAccount-BOh-oPzM.js")
|
|
3185
3185
|
},
|
|
3186
3186
|
{
|
|
3187
3187
|
path: "/admin/payout-accounts/:accountId",
|
|
@@ -3190,7 +3190,7 @@ const Ho = () => ({
|
|
|
3190
3190
|
meta: {
|
|
3191
3191
|
parent: "mf-payment-admin.payout-account"
|
|
3192
3192
|
},
|
|
3193
|
-
component: () => import("./PayoutAccountSetting-
|
|
3193
|
+
component: () => import("./PayoutAccountSetting-CyHuvDLl.js")
|
|
3194
3194
|
},
|
|
3195
3195
|
{
|
|
3196
3196
|
path: "/admin/onboarding",
|
|
@@ -3199,7 +3199,7 @@ const Ho = () => ({
|
|
|
3199
3199
|
sidebarDisplay: "Payment Onboarding",
|
|
3200
3200
|
section: "payment-gateway"
|
|
3201
3201
|
},
|
|
3202
|
-
component: () => import("./OnboardSubmission-
|
|
3202
|
+
component: () => import("./OnboardSubmission-blVuBMVf.js")
|
|
3203
3203
|
},
|
|
3204
3204
|
{
|
|
3205
3205
|
path: "/admin/onboarding/:submissionId",
|
|
@@ -3208,7 +3208,7 @@ const Ho = () => ({
|
|
|
3208
3208
|
meta: {
|
|
3209
3209
|
parent: "mf-payment-admin.onboard-submission"
|
|
3210
3210
|
},
|
|
3211
|
-
component: () => import("./OnboardForm-
|
|
3211
|
+
component: () => import("./OnboardForm-BZNR7YRO.js")
|
|
3212
3212
|
},
|
|
3213
3213
|
{
|
|
3214
3214
|
path: "/admin/terminal/pos",
|
|
@@ -3217,7 +3217,7 @@ const Ho = () => ({
|
|
|
3217
3217
|
sidebarDisplay: "POS",
|
|
3218
3218
|
section: "device"
|
|
3219
3219
|
},
|
|
3220
|
-
component: () => import("./Terminal-
|
|
3220
|
+
component: () => import("./Terminal-DDZzBUxB.js"),
|
|
3221
3221
|
props: {
|
|
3222
3222
|
type: "POS"
|
|
3223
3223
|
}
|
|
@@ -3229,7 +3229,7 @@ const Ho = () => ({
|
|
|
3229
3229
|
sidebarDisplay: "Kiosks",
|
|
3230
3230
|
section: "device"
|
|
3231
3231
|
},
|
|
3232
|
-
component: () => import("./Terminal-
|
|
3232
|
+
component: () => import("./Terminal-DDZzBUxB.js"),
|
|
3233
3233
|
props: {
|
|
3234
3234
|
type: "KIOSK"
|
|
3235
3235
|
}
|
|
@@ -3241,7 +3241,7 @@ const Ho = () => ({
|
|
|
3241
3241
|
sidebarDisplay: "Terminals",
|
|
3242
3242
|
section: "device"
|
|
3243
3243
|
},
|
|
3244
|
-
component: () => import("./Terminal-
|
|
3244
|
+
component: () => import("./Terminal-DDZzBUxB.js"),
|
|
3245
3245
|
props: {
|
|
3246
3246
|
type: "TERMINAL"
|
|
3247
3247
|
}
|
|
@@ -3253,7 +3253,7 @@ const Ho = () => ({
|
|
|
3253
3253
|
meta: {
|
|
3254
3254
|
parent: "mf-payment-admin.pos"
|
|
3255
3255
|
},
|
|
3256
|
-
component: () => import("./TerminalSetting-
|
|
3256
|
+
component: () => import("./TerminalSetting-CNkj8VTS.js")
|
|
3257
3257
|
},
|
|
3258
3258
|
{
|
|
3259
3259
|
path: "/admin/terminal/kiosk/:terminalId",
|
|
@@ -3262,7 +3262,7 @@ const Ho = () => ({
|
|
|
3262
3262
|
meta: {
|
|
3263
3263
|
parent: "mf-payment-admin.kiosk"
|
|
3264
3264
|
},
|
|
3265
|
-
component: () => import("./TerminalSetting-
|
|
3265
|
+
component: () => import("./TerminalSetting-CNkj8VTS.js")
|
|
3266
3266
|
},
|
|
3267
3267
|
{
|
|
3268
3268
|
path: "/admin/terminal/terminal/:terminalId",
|
|
@@ -3271,7 +3271,7 @@ const Ho = () => ({
|
|
|
3271
3271
|
meta: {
|
|
3272
3272
|
parent: "mf-payment-admin.terminal"
|
|
3273
3273
|
},
|
|
3274
|
-
component: () => import("./TerminalSetting-
|
|
3274
|
+
component: () => import("./TerminalSetting-CNkj8VTS.js")
|
|
3275
3275
|
},
|
|
3276
3276
|
{
|
|
3277
3277
|
path: "/admin/transaction",
|
|
@@ -3279,7 +3279,7 @@ const Ho = () => ({
|
|
|
3279
3279
|
meta: {
|
|
3280
3280
|
sidebarDisplay: "Transactions"
|
|
3281
3281
|
},
|
|
3282
|
-
component: () => import("./Transaction-
|
|
3282
|
+
component: () => import("./Transaction-BQe1vvrV.js")
|
|
3283
3283
|
},
|
|
3284
3284
|
{
|
|
3285
3285
|
path: "/admin/chargeback",
|
|
@@ -3287,7 +3287,7 @@ const Ho = () => ({
|
|
|
3287
3287
|
meta: {
|
|
3288
3288
|
sidebarDisplay: "Chargebacks"
|
|
3289
3289
|
},
|
|
3290
|
-
component: () => import("./Chargeback-
|
|
3290
|
+
component: () => import("./Chargeback-B0adi9tu.js")
|
|
3291
3291
|
},
|
|
3292
3292
|
{
|
|
3293
3293
|
path: "/admin/settlement",
|
|
@@ -3295,7 +3295,7 @@ const Ho = () => ({
|
|
|
3295
3295
|
meta: {
|
|
3296
3296
|
sidebarDisplay: "Settlements"
|
|
3297
3297
|
},
|
|
3298
|
-
component: () => import("./Settlement-
|
|
3298
|
+
component: () => import("./Settlement-Bqp9yuln.js")
|
|
3299
3299
|
},
|
|
3300
3300
|
{
|
|
3301
3301
|
path: "/admin/settlement/:settlementId",
|
|
@@ -3304,7 +3304,7 @@ const Ho = () => ({
|
|
|
3304
3304
|
meta: {
|
|
3305
3305
|
parent: "mf-payment-admin.settlement"
|
|
3306
3306
|
},
|
|
3307
|
-
component: () => import("./SettlementTransactions-
|
|
3307
|
+
component: () => import("./SettlementTransactions-DoYc-TjQ.js")
|
|
3308
3308
|
}
|
|
3309
3309
|
].map((t) => ({
|
|
3310
3310
|
...t,
|
|
@@ -3320,7 +3320,7 @@ const Ho = () => ({
|
|
|
3320
3320
|
{
|
|
3321
3321
|
path: "/payout-account",
|
|
3322
3322
|
name: "mf-payment-payout-account",
|
|
3323
|
-
component: () => import("./PayoutAccount-
|
|
3323
|
+
component: () => import("./PayoutAccount-CisINLO7.js"),
|
|
3324
3324
|
meta: {
|
|
3325
3325
|
sidebarDisplay: "i18n:payment.routes.payout_account",
|
|
3326
3326
|
region: { MY: !0 },
|
|
@@ -3337,7 +3337,7 @@ const Ho = () => ({
|
|
|
3337
3337
|
{
|
|
3338
3338
|
path: "/onboard-submission",
|
|
3339
3339
|
name: "mf-payment-onboard-submission",
|
|
3340
|
-
component: () => import("./OnboardSubmission-
|
|
3340
|
+
component: () => import("./OnboardSubmission-DkqDcFW-.js"),
|
|
3341
3341
|
meta: {
|
|
3342
3342
|
sidebarDisplay: "i18n:payment.routes.onboard_submission",
|
|
3343
3343
|
region: { MY: !0, TH: !0, AU: !0 },
|
|
@@ -3355,7 +3355,7 @@ const Ho = () => ({
|
|
|
3355
3355
|
path: "/onboard-submission/restaurant/:restaurantId/:type/:submission?",
|
|
3356
3356
|
name: "mf-payment-onboard-submission-form",
|
|
3357
3357
|
props: !0,
|
|
3358
|
-
component: () => import("./OnboardForm-
|
|
3358
|
+
component: () => import("./OnboardForm-Da_Zkr04.js"),
|
|
3359
3359
|
meta: {
|
|
3360
3360
|
parent: "mf-payment-onboard-submission",
|
|
3361
3361
|
validationManifest: {
|
|
@@ -3371,7 +3371,7 @@ const Ho = () => ({
|
|
|
3371
3371
|
{
|
|
3372
3372
|
path: "/transaction-old",
|
|
3373
3373
|
name: "mf-payment-old-transaction",
|
|
3374
|
-
component: () => import("./TransactionOld-
|
|
3374
|
+
component: () => import("./TransactionOld-CanwS9gV.js"),
|
|
3375
3375
|
meta: {
|
|
3376
3376
|
sidebarDisplay: "i18n:payment.routes.transaction",
|
|
3377
3377
|
validationManifest: {
|
|
@@ -3387,7 +3387,7 @@ const Ho = () => ({
|
|
|
3387
3387
|
{
|
|
3388
3388
|
path: "/transaction",
|
|
3389
3389
|
name: "mf-payment-transaction",
|
|
3390
|
-
component: () => import("./Transaction-
|
|
3390
|
+
component: () => import("./Transaction-DwSw-3Yf.js"),
|
|
3391
3391
|
meta: {
|
|
3392
3392
|
sidebarDisplay: "i18n:payment.routes.transaction_new",
|
|
3393
3393
|
sidebarNew: !0,
|
|
@@ -3404,7 +3404,7 @@ const Ho = () => ({
|
|
|
3404
3404
|
{
|
|
3405
3405
|
path: "/settlement",
|
|
3406
3406
|
name: "mf-payment-settlement",
|
|
3407
|
-
component: () => import("./Settlement-
|
|
3407
|
+
component: () => import("./Settlement-0e5VdSvB.js"),
|
|
3408
3408
|
meta: {
|
|
3409
3409
|
sidebarDisplay: "i18n:payment.routes.settlement",
|
|
3410
3410
|
region: { MY: !0, SG: !0 },
|
|
@@ -3422,7 +3422,7 @@ const Ho = () => ({
|
|
|
3422
3422
|
path: "/settlement/:settlementId",
|
|
3423
3423
|
name: "mf-payment-settlement-transaction",
|
|
3424
3424
|
props: !0,
|
|
3425
|
-
component: () => import("./SettlementTransactions-
|
|
3425
|
+
component: () => import("./SettlementTransactions-C-R1usSN.js"),
|
|
3426
3426
|
meta: {
|
|
3427
3427
|
parent: "mf-payment-settlement",
|
|
3428
3428
|
validationManifest: {
|
package/dist/app.js
CHANGED