mp-front-cli 0.0.109 → 0.0.111
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-45a42ab0.js → index-d7046911.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 +8 -1
- 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;AAyxBrD,qBAAa,YAAa,SAAQ,YAAY;IAC5C,GAAG,CACD,KAAK,GAAE,MAAM,GAAG,KAAK,GAAG,QAAoB,EAC5C,IAAI,GAAE,MAAoB;;;;;;;;;;;CA8B7B"}
|
|
@@ -533,6 +533,10 @@ const e = {
|
|
|
533
533
|
title: "Rechazado",
|
|
534
534
|
message: "No se le puede otorgar un crédito al cliente."
|
|
535
535
|
},
|
|
536
|
+
ERROR_LOCATION: {
|
|
537
|
+
title: "Proceso bloqueado",
|
|
538
|
+
message: "No es posible continuar el proceso debido a que Incode se ejecutó fuera de la sucursal Macropay."
|
|
539
|
+
},
|
|
536
540
|
//TERMINOS Y CONDICIONES
|
|
537
541
|
"COMMUNICATIONS-INVALIDCODEEXCEPTION-001": {
|
|
538
542
|
title: "Código incorrecto",
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0QhB,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-d7046911.js";
|
|
6
6
|
import "./mp-front-cli-logger.es.js";
|
|
7
7
|
import "rxjs";
|
|
8
8
|
import "./mp-front-cli-encrypter.es.js";
|
|
@@ -6,7 +6,7 @@ import { RxSubjectManager as me } from "./mp-front-cli-utils-rxjs.es.js";
|
|
|
6
6
|
import { f as n } from "./index-def0b487.js";
|
|
7
7
|
import { S as ge } from "./index-def0b487.js";
|
|
8
8
|
import v, { t as g } from "i18next";
|
|
9
|
-
import { t as Q } from "./index-
|
|
9
|
+
import { t as Q } from "./index-d7046911.js";
|
|
10
10
|
import { CustomLogger as V } from "./mp-front-cli-logger.es.js";
|
|
11
11
|
import { of as T, switchMap as O, forkJoin as B, catchError as S, EMPTY as d, filter as w } from "rxjs";
|
|
12
12
|
import { CustomEncrypter as F } from "./mp-front-cli-encrypter.es.js";
|
|
@@ -360,6 +360,13 @@ const G = {
|
|
|
360
360
|
code: 420,
|
|
361
361
|
type: "modal"
|
|
362
362
|
},
|
|
363
|
+
ERROR_LOCATION: {
|
|
364
|
+
title: "errors.ERROR_LOCATION.title",
|
|
365
|
+
message: "errors.ERROR_LOCATION.message",
|
|
366
|
+
level: "warning",
|
|
367
|
+
code: 310,
|
|
368
|
+
type: "modal"
|
|
369
|
+
},
|
|
363
370
|
//Terms and conditions
|
|
364
371
|
"COMMUNICATIONS-INVALIDCODEEXCEPTION-001": {
|
|
365
372
|
title: "errors.COMMUNICATIONS-INVALIDCODEEXCEPTION-001.title",
|