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.
- package/dist/core/errors/error-catalog.d.ts.map +1 -1
- package/dist/{index-f4377060.js → index-6ac9fcde.js} +4 -0
- 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 +13 -6
- 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;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",
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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-
|
|
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-
|
|
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
|
|
13
|
-
import { CustomHeader as
|
|
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
|
|
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
|
|
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
|
-
|
|
1228
|
+
b as ApiMiddleware,
|
|
1222
1229
|
O as ErrorCatalog,
|
|
1223
1230
|
W as FetchServiceBE,
|
|
1224
1231
|
j as FetchServiceFE,
|