mp-front-cli 0.0.92 → 0.0.93
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/{index-21452318.js → index-410bfbf7.js} +1 -5
- package/dist/lang/common/errors/calculator/es_MX/index.d.ts +0 -4
- package/dist/lang/common/errors/calculator/es_MX/index.d.ts.map +1 -1
- package/dist/lang/common/errors/es_MX/index.d.ts +0 -4
- 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 +5 -5
- package/dist/mp-front-cli-locale.es.js +1 -1
- package/package.json +1 -1
|
@@ -100,17 +100,13 @@ const e = {
|
|
|
100
100
|
title: "Revisar la información del artículo",
|
|
101
101
|
message: "Solo se permite un producto inscribible en el detalle de la solicitud"
|
|
102
102
|
},
|
|
103
|
-
"CALCULATOR-BAD-REQUEST-21": {
|
|
104
|
-
title: "Revisar la información en la solicitud.",
|
|
105
|
-
message: "Se requiere creditLimitAmount"
|
|
106
|
-
},
|
|
107
103
|
"CALCULATOR-BAD-REQUEST-22": {
|
|
108
104
|
title: "Revisar cantidad en la solicitud",
|
|
109
105
|
message: "La cantidad debe ser mayor que 0"
|
|
110
106
|
},
|
|
111
107
|
"CALCULATOR-BAD-REQUEST-23": {
|
|
112
108
|
title: "Revisar límite de crédito en la solicitud",
|
|
113
|
-
message: "El
|
|
109
|
+
message: "El artículo seleccionado rebasa la línea de crédito disponible. Selecciona otro artículo e intenta nuevamente"
|
|
114
110
|
},
|
|
115
111
|
"CALCULATOR-BAD-REQUEST-24": {
|
|
116
112
|
title: "Revisar la información del artículo",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/lang/common/errors/calculator/es_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/lang/common/errors/calculator/es_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmNhB,CAAA;AAED,eAAe,WAAW,CAAA"}
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0OhB,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-410bfbf7.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 z } from "./mp-front-cli-utils-rxjs.es.js";
|
|
|
6
6
|
import { f as U } 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-410bfbf7.js";
|
|
10
10
|
import { CustomLogger as B } from "./mp-front-cli-logger.es.js";
|
|
11
11
|
import { of as o, switchMap as R, forkJoin as S, catchError as I, EMPTY as C, filter as M } from "rxjs";
|
|
12
12
|
import { CustomEncrypter as u } from "./mp-front-cli-encrypter.es.js";
|
|
@@ -290,7 +290,7 @@ const Q = {
|
|
|
290
290
|
code: 500
|
|
291
291
|
},
|
|
292
292
|
default: {
|
|
293
|
-
code:
|
|
293
|
+
code: 420,
|
|
294
294
|
type: "modal",
|
|
295
295
|
message: "errors.default.message",
|
|
296
296
|
title: "errors.default.title",
|
|
@@ -559,10 +559,10 @@ const Q = {
|
|
|
559
559
|
level: "warning"
|
|
560
560
|
},
|
|
561
561
|
"CALCULATOR-BAD-REQUEST-21": {
|
|
562
|
-
title: "errors.calculator.CALCULATOR-BAD-REQUEST-21.title",
|
|
563
|
-
message: "errors.calculator.CALCULATOR-BAD-REQUEST-21.message",
|
|
564
562
|
code: 420,
|
|
565
563
|
type: "modal",
|
|
564
|
+
message: "errors.default.message",
|
|
565
|
+
title: "errors.default.title",
|
|
566
566
|
level: "warning"
|
|
567
567
|
},
|
|
568
568
|
"CALCULATOR-BAD-REQUEST-22": {
|
|
@@ -577,7 +577,7 @@ const Q = {
|
|
|
577
577
|
message: "errors.calculator.CALCULATOR-BAD-REQUEST-23.message",
|
|
578
578
|
code: 420,
|
|
579
579
|
type: "modal",
|
|
580
|
-
level: "
|
|
580
|
+
level: "info"
|
|
581
581
|
},
|
|
582
582
|
"CALCULATOR-BAD-REQUEST-24": {
|
|
583
583
|
title: "errors.calculator.CALCULATOR-BAD-REQUEST-24.title",
|