mp-front-cli 0.0.101 → 0.0.102

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;AAmvBrD,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;AA0vBrD,qBAAa,YAAa,SAAQ,YAAY;IAC5C,GAAG,CACD,KAAK,GAAE,MAAM,GAAG,KAAK,GAAG,QAAoB,EAC5C,IAAI,GAAE,MAAoB;;;;;;;;;;;CA8B7B"}
@@ -561,6 +561,10 @@ const e = {
561
561
  title: "Intentar con otra referencia",
562
562
  message: "El número telefónico se encuentra en listas negras"
563
563
  },
564
+ "PERSONALREFERENCE-INVALIDPHONENUMBEREXCEPTION-01": {
565
+ title: "Teléfono invalido",
566
+ message: "Ingrese un número valido."
567
+ },
564
568
  //PAYMENTS
565
569
  "SALES-SUMMARY-GENERIC-ERROR-001": {
566
570
  title: "Ocurrió un error resumen de venta",
@@ -12,6 +12,10 @@ declare const translation: {
12
12
  title: string;
13
13
  message: string;
14
14
  };
15
+ "PERSONALREFERENCE-INVALIDPHONENUMBEREXCEPTION-01": {
16
+ title: string;
17
+ message: string;
18
+ };
15
19
  "SALES-SUMMARY-GENERIC-ERROR-001": {
16
20
  title: string;
17
21
  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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwPhB,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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4PhB,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-f4377060.js";
5
+ import "./index-6ac9fcde.js";
6
6
  import "./mp-front-cli-logger.es.js";
7
7
  import "rxjs";
8
8
  import "./mp-front-cli-encrypter.es.js";
@@ -6,11 +6,11 @@ import { RxSubjectManager as z } from "./mp-front-cli-utils-rxjs.es.js";
6
6
  import { f as C } from "./index-def0b487.js";
7
7
  import { S as ee } from "./index-def0b487.js";
8
8
  import d, { t as m } from "i18next";
9
- import { t as P } from "./index-f4377060.js";
9
+ import { t as P } from "./index-6ac9fcde.js";
10
10
  import { CustomLogger as B } from "./mp-front-cli-logger.es.js";
11
11
  import { of as o, switchMap as T, forkJoin as S, catchError as I, EMPTY as U, filter as M } from "rxjs";
12
- import { CustomEncrypter as u } from "./mp-front-cli-encrypter.es.js";
13
- import { CustomHeader as p } from "./mp-front-cli-header.es.js";
12
+ import { CustomEncrypter as p } from "./mp-front-cli-encrypter.es.js";
13
+ import { CustomHeader as u } from "./mp-front-cli-header.es.js";
14
14
  import { CustomEncoder as y } from "./mp-front-cli-encoder.es.js";
15
15
  import { a as D } from "./v5-cbd101aa.js";
16
16
  import "node-jose";
@@ -990,6 +990,13 @@ const Q = {
990
990
  type: "modal",
991
991
  level: "warning"
992
992
  },
993
+ "PERSONALREFERENCE-INVALIDPHONENUMBEREXCEPTION-01": {
994
+ title: "errors.PERSONALREFERENCE-INVALIDPHONENUMBEREXCEPTION-01.title",
995
+ message: "errors.PERSONALREFERENCE-INVALIDPHONENUMBEREXCEPTION-01.message",
996
+ code: 400,
997
+ type: "modal",
998
+ level: "warning"
999
+ },
993
1000
  //PAYMENTS
994
1001
  "SALES-SUMMARY-GENERIC-ERROR-001": {
995
1002
  title: "errors.SALES-SUMMARY-GENERIC-ERROR-001.title",
@@ -1034,7 +1041,7 @@ class O extends B {
1034
1041
  };
1035
1042
  }
1036
1043
  }
1037
- class X extends u {
1044
+ class b extends p {
1038
1045
  constructor() {
1039
1046
  super(...arguments);
1040
1047
  R(this, "uuid", "");
@@ -1090,7 +1097,7 @@ class X extends u {
1090
1097
  }
1091
1098
  }
1092
1099
  const V = process.env.ID_FRONT ?? "NOT_AVAILABLE";
1093
- class W extends p {
1100
+ class W extends u {
1094
1101
  constructor(e, r, t = {}) {
1095
1102
  super(t);
1096
1103
  R(this, "apiUrl");
@@ -1218,7 +1225,7 @@ class j extends y {
1218
1225
  }
1219
1226
  }
1220
1227
  export {
1221
- X as ApiMiddleware,
1228
+ b as ApiMiddleware,
1222
1229
  O as ErrorCatalog,
1223
1230
  W as FetchServiceBE,
1224
1231
  j as FetchServiceFE,
@@ -1,4 +1,4 @@
1
- import { t } from "./index-f4377060.js";
1
+ import { t } from "./index-6ac9fcde.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.101",
3
+ "version": "0.0.102",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {