mp-front-cli 0.0.137 → 0.0.138

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.
@@ -406,8 +406,8 @@ const o = {
406
406
  message: "El IMEI / Núm. de serie especificado no existe."
407
407
  },
408
408
  "ENROLLMENT-LOANBALANCE-0062": {
409
- title: "Contacta con el equipo de soporte",
410
- message: "El IMEI se encuentra en una venta activa en el sistema."
409
+ title: "IMEI en venta activa",
410
+ message: "Por el momento no podemos continuar con el financiamiento porque el IMEI proporcionado ya está asociado a una venta activa. Por favor, verifica el número o utiliza otro IMEI para proceder con la solicitud."
411
411
  },
412
412
  "ENROLLMENT-USED-IMEI-0001": {
413
413
  title: "Validación de IMEI",
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/lang/common/errors/enrollment/es_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6NhB,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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8NhB,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import { ApiMiddleware as l, ErrorCatalog as x, FetchServiceBE as f, FetchServiceFE as s } from "./mp-front-cli-core.es.js";
2
2
  import { LoadingHandler as E, MessageHandler as F, RxSubjectManager as M } from "./mp-front-cli-utils-rxjs.es.js";
3
3
  import { S as H } from "./index-def0b487.js";
4
- import "./i18n-aa631beb.js";
4
+ import "./i18n-26612b30.js";
5
5
  import "i18next";
6
6
  import "./mp-front-cli-logger.es.js";
7
7
  import "rxjs";
@@ -5,7 +5,7 @@ import { LoadingHandler as g, MessageHandler as M } from "./mp-front-cli-utils-r
5
5
  import { RxSubjectManager as Ue } from "./mp-front-cli-utils-rxjs.es.js";
6
6
  import { f as c } from "./index-def0b487.js";
7
7
  import { S as ne } from "./index-def0b487.js";
8
- import "./i18n-aa631beb.js";
8
+ import "./i18n-26612b30.js";
9
9
  import { t as U } from "i18next";
10
10
  import { CustomLogger as F } from "./mp-front-cli-logger.es.js";
11
11
  import { of as O, switchMap as i, forkJoin as B, catchError as S, EMPTY as P, filter as w } from "rxjs";
@@ -1,4 +1,4 @@
1
- import { t } from "./i18n-aa631beb.js";
1
+ import { t } from "./i18n-26612b30.js";
2
2
  import { default as i } from "i18next";
3
3
  const e = {
4
4
  errors: {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mp-front-cli",
3
- "version": "0.0.137",
3
+ "version": "0.0.138",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {