mp-front-cli 0.0.112 → 0.0.114
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/core/errors/error-catalog.d.ts.map +1 -1
- package/dist/{index-87c5386c.js → index-374a6af0.js} +5 -1
- package/dist/lang/common/errors/es_MX/index.d.ts +4 -0
- package/dist/lang/common/errors/es_MX/index.d.ts.map +1 -1
- package/dist/mp-front-cli-all.es.js +1 -1
- package/dist/mp-front-cli-core.es.js +14 -7
- package/dist/mp-front-cli-locale.es.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"error-catalog.d.ts","sourceRoot":"","sources":["../../../src/core/errors/error-catalog.ts"],"names":[],"mappings":"AAAA,OAAO,iBAAiB,CAAA;AAExB,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AAErD,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;
|
|
1
|
+
{"version":3,"file":"error-catalog.d.ts","sourceRoot":"","sources":["../../../src/core/errors/error-catalog.ts"],"names":[],"mappings":"AAAA,OAAO,iBAAiB,CAAA;AAExB,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AAErD,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AA0yBrD,qBAAa,YAAa,SAAQ,YAAY;IAC5C,GAAG,CACD,KAAK,GAAE,MAAM,GAAG,KAAK,GAAG,QAAoB,EAC5C,IAAI,GAAE,MAAoB;;;;;;;;;;;CA8B7B"}
|
|
@@ -507,7 +507,7 @@ const e = {
|
|
|
507
507
|
//BIOMETRIC
|
|
508
508
|
"PF-BIOMETRIC-001": {
|
|
509
509
|
title: "Campo inválido",
|
|
510
|
-
message: "
|
|
510
|
+
message: "Se ha producido un error en la autenticación biométrica."
|
|
511
511
|
},
|
|
512
512
|
"PF-BIOMETRIC-002": {
|
|
513
513
|
title: "No aceptable",
|
|
@@ -521,6 +521,10 @@ const e = {
|
|
|
521
521
|
title: "Se encontró datos en Financing2",
|
|
522
522
|
message: "El cliente ha iniciado un proceso de financiación 2."
|
|
523
523
|
},
|
|
524
|
+
"PF-BIOMETRIC-007": {
|
|
525
|
+
title: "Error en la validación de identidad",
|
|
526
|
+
message: "La validación de los datos proporcionados no coinciden con la identidad del cliente, por favor verifique los datos del cliente."
|
|
527
|
+
},
|
|
524
528
|
"PF-VALIDATE-CLIENTTYPE-003": {
|
|
525
529
|
title: "Saldo pendiente por pagar",
|
|
526
530
|
message: "Notamos que tu historial presenta un saldo vencido, por esa razón, en este momento no será posible continuar con tu crédito."
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lang/common/errors/es_MX/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lang/common/errors/es_MX/index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwRhB,CAAA;AAED,eAAe,WAAW,CAAA"}
|
|
@@ -2,7 +2,7 @@ import { ApiMiddleware as g, ErrorCatalog as l, FetchServiceBE as x, FetchServic
|
|
|
2
2
|
import { LoadingHandler as v, MessageHandler as E, RxSubjectManager as F } from "./mp-front-cli-utils-rxjs.es.js";
|
|
3
3
|
import { S as h } from "./index-def0b487.js";
|
|
4
4
|
import "i18next";
|
|
5
|
-
import "./index-
|
|
5
|
+
import "./index-374a6af0.js";
|
|
6
6
|
import "./mp-front-cli-logger.es.js";
|
|
7
7
|
import "rxjs";
|
|
8
8
|
import "./mp-front-cli-encrypter.es.js";
|
|
@@ -6,10 +6,10 @@ import { RxSubjectManager as me } from "./mp-front-cli-utils-rxjs.es.js";
|
|
|
6
6
|
import { f as D } from "./index-def0b487.js";
|
|
7
7
|
import { S as ne } from "./index-def0b487.js";
|
|
8
8
|
import w, { t as n } from "i18next";
|
|
9
|
-
import { t as v } from "./index-
|
|
10
|
-
import { CustomLogger as
|
|
11
|
-
import { of as T, switchMap as O, forkJoin as B, catchError as U, EMPTY as d, filter as
|
|
12
|
-
import { CustomEncrypter as
|
|
9
|
+
import { t as v } from "./index-374a6af0.js";
|
|
10
|
+
import { CustomLogger as F } from "./mp-front-cli-logger.es.js";
|
|
11
|
+
import { of as T, switchMap as O, forkJoin as B, catchError as U, EMPTY as d, filter as V } from "rxjs";
|
|
12
|
+
import { CustomEncrypter as Q } from "./mp-front-cli-encrypter.es.js";
|
|
13
13
|
import { CustomHeader as h } from "./mp-front-cli-header.es.js";
|
|
14
14
|
import { CustomEncoder as x } from "./mp-front-cli-encoder.es.js";
|
|
15
15
|
import { u as Y } from "./stringify-788d71a0.js";
|
|
@@ -346,6 +346,13 @@ const H = {
|
|
|
346
346
|
title: "errors.PF-BIOMETRIC-004.title",
|
|
347
347
|
level: "warning"
|
|
348
348
|
},
|
|
349
|
+
"PF-BIOMETRIC-007": {
|
|
350
|
+
title: "errors.PF-BIOMETRIC-007.title",
|
|
351
|
+
message: "errors.PF-BIOMETRIC-007.message",
|
|
352
|
+
level: "warning",
|
|
353
|
+
code: 420,
|
|
354
|
+
type: "modal"
|
|
355
|
+
},
|
|
349
356
|
"PF-VALIDATE-CLIENTTYPE-003": {
|
|
350
357
|
title: "errors.PF-VALIDATE-CLIENTTYPE-003.title",
|
|
351
358
|
message: "errors.PF-VALIDATE-CLIENTTYPE-003.message",
|
|
@@ -1071,7 +1078,7 @@ const H = {
|
|
|
1071
1078
|
},
|
|
1072
1079
|
...H
|
|
1073
1080
|
};
|
|
1074
|
-
class C extends
|
|
1081
|
+
class C extends F {
|
|
1075
1082
|
get(E = "default", e = "NOT_FOUND") {
|
|
1076
1083
|
var s, l;
|
|
1077
1084
|
if (E instanceof Error)
|
|
@@ -1098,7 +1105,7 @@ class C extends V {
|
|
|
1098
1105
|
};
|
|
1099
1106
|
}
|
|
1100
1107
|
}
|
|
1101
|
-
class Le extends
|
|
1108
|
+
class Le extends Q {
|
|
1102
1109
|
constructor() {
|
|
1103
1110
|
super(...arguments);
|
|
1104
1111
|
L(this, "uuid", "");
|
|
@@ -1204,7 +1211,7 @@ class Oe extends h {
|
|
|
1204
1211
|
), T(s)))
|
|
1205
1212
|
)
|
|
1206
1213
|
),
|
|
1207
|
-
|
|
1214
|
+
V((A) => this.errorHandler(A, r))
|
|
1208
1215
|
);
|
|
1209
1216
|
}
|
|
1210
1217
|
fetchCustomData(e = {}, r) {
|