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.
@@ -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: "Error interno",
345
- message: "Ocurrió un error interno: ENROLLMENT-IMEIFOUNDINSAPINVENTORY-0035"
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: "Error interno",
349
- message: "Ocurrió un error interno: ENROLLMENT-IMEIFOUNDINACTIVEAPPLICATION-0036"
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: "Error interno",
353
- message: "Ocurrió un error interno: ENROLLMENT-MAXIMUMIMEIUSAGEREACHED-0037"
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/en_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiKhB,CAAA;AAED,eAAe,WAAW,CAAA"}
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"}
@@ -1,3 +1,3 @@
1
1
  export { default as enrollmentEN_EN } from "./en_EN";
2
- export { default as enrollmentES_MX } from "./en_MX";
2
+ export { default as enrollmentES_MX } from "./es_MX";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -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-4208b2e9.js";
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-4208b2e9.js";
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";
@@ -1,4 +1,4 @@
1
- import { t } from "./index-4208b2e9.js";
1
+ import { t } from "./index-45a42ab0.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.108",
3
+ "version": "0.0.109",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {