mp-front-cli 0.0.108 → 0.0.109
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-4208b2e9.js → index-45a42ab0.js} +6 -6
- package/dist/lang/common/errors/enrollment/{en_MX → es_MX}/index.d.ts.map +1 -1
- package/dist/lang/common/errors/enrollment/index.d.ts +1 -1
- package/dist/mp-front-cli-all.es.js +1 -1
- package/dist/mp-front-cli-core.es.js +1 -1
- package/dist/mp-front-cli-locale.es.js +1 -1
- package/package.json +1 -1
- /package/dist/lang/common/errors/enrollment/{en_MX → es_MX}/index.d.ts +0 -0
|
@@ -341,16 +341,16 @@ const e = {
|
|
|
341
341
|
message: "Por favor asegúrese de tener permisos para acceder a este recurso."
|
|
342
342
|
},
|
|
343
343
|
"ENROLLMENT-IMEIFOUNDINSAPINVENTORY-0035": {
|
|
344
|
-
title: "
|
|
345
|
-
message: "
|
|
344
|
+
title: "Contacta con el equipo de soporte",
|
|
345
|
+
message: "Por favor comunícate con mesa de ayuda, ID:ENROLLMENT-IMEIFOUNDINSAPINVENTORY-0035"
|
|
346
346
|
},
|
|
347
347
|
"ENROLLMENT-IMEIFOUNDINACTIVEAPPLICATION-0036": {
|
|
348
|
-
title: "
|
|
349
|
-
message: "
|
|
348
|
+
title: "Contacta con el equipo de soporte",
|
|
349
|
+
message: "Por favor comunícate con mesa de ayuda, ID:ENROLLMENT-IMEIFOUNDINACTIVEAPPLICATION-0036"
|
|
350
350
|
},
|
|
351
351
|
"ENROLLMENT-MAXIMUMIMEIUSAGEREACHED-0037": {
|
|
352
|
-
title: "
|
|
353
|
-
message: "
|
|
352
|
+
title: "Contacta con el equipo de soporte",
|
|
353
|
+
message: "Por favor comunícate con mesa de ayuda, ID:ENROLLMENT-MAXIMUMIMEIUSAGEREACHED-0037"
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
356
|
}, a = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/lang/common/errors/enrollment/
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/lang/common/errors/enrollment/es_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiKhB,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-45a42ab0.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-45a42ab0.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";
|
package/package.json
CHANGED
|
File without changes
|