mp-front-cli 0.0.112 → 0.0.113

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.
@@ -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;AAmyBrD,qBAAa,YAAa,SAAQ,YAAY;IAC5C,GAAG,CACD,KAAK,GAAE,MAAM,GAAG,KAAK,GAAG,QAAoB,EAC5C,IAAI,GAAE,MAAoB;;;;;;;;;;;CA8B7B"}
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: "Error en la biometría"
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-BIOMETRICS-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."
@@ -316,6 +316,10 @@ declare const translation: {
316
316
  title: string;
317
317
  message: string;
318
318
  };
319
+ "PF-BIOMETRICS-007": {
320
+ title: string;
321
+ message: string;
322
+ };
319
323
  "PF-VALIDATE-CLIENTTYPE-003": {
320
324
  title: string;
321
325
  message: string;
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmRhB,CAAA;AAED,eAAe,WAAW,CAAA"}
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-87c5386c.js";
5
+ import "./index-9a22b5c0.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-87c5386c.js";
10
- import { CustomLogger as V } 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 Q } from "rxjs";
12
- import { CustomEncrypter as F } from "./mp-front-cli-encrypter.es.js";
9
+ import { t as v } from "./index-9a22b5c0.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-BIOMETRICS-007": {
350
+ title: "errors.PF-BIOMETRICS-007.title",
351
+ message: "errors.PF-BIOMETRICS-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 V {
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 F {
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
- Q((A) => this.errorHandler(A, r))
1214
+ V((A) => this.errorHandler(A, r))
1208
1215
  );
1209
1216
  }
1210
1217
  fetchCustomData(e = {}, r) {
@@ -1,4 +1,4 @@
1
- import { t } from "./index-87c5386c.js";
1
+ import { t } from "./index-9a22b5c0.js";
2
2
  const e = {
3
3
  errors: {}
4
4
  }, a = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mp-front-cli",
3
- "version": "0.0.112",
3
+ "version": "0.0.113",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {