mp-front-cli 0.0.65 → 0.0.66

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.
@@ -2,7 +2,7 @@ const e = {
2
2
  errors: {
3
3
  default: {
4
4
  title: "No pudimos cargar alguno de los datos solicitados.",
5
- message: "Si continua apareciendo este mensaje por favor contacta a soporte."
5
+ message: "Si continúa apareciendo este mensaje por favor contacta a soporte."
6
6
  },
7
7
  "MP-001": {
8
8
  title: "Error",
@@ -2,7 +2,7 @@ import { ApiMiddleware as S, ErrorCatalog as g, FetchServiceBE as l, FetchServic
2
2
  import { S as s } from "./custom-header-596dcd13.js";
3
3
  import { LoadingHandler as E, MessageHandler as F, RxSubjectManager as M } from "./mp-front-cli-utils-rxjs.es.js";
4
4
  import "i18next";
5
- import "./index-21ad24ff.js";
5
+ import "./index-d30b1381.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 { S as ut } from "./custom-header-596dcd13.js";
6
6
  import { MessageHandler as O, LoadingHandler as p } from "./mp-front-cli-utils-rxjs.es.js";
7
7
  import { RxSubjectManager as pt } from "./mp-front-cli-utils-rxjs.es.js";
8
8
  import P, { t as E } from "i18next";
9
- import { t as v } from "./index-21ad24ff.js";
9
+ import { t as v } from "./index-d30b1381.js";
10
10
  import { CustomLogger as J } from "./mp-front-cli-logger.es.js";
11
11
  import { of as d, switchMap as m, forkJoin as A, catchError as b, EMPTY as D, filter as w } from "rxjs";
12
12
  import { CustomEncrypter as T } from "./mp-front-cli-encrypter.es.js";
@@ -1,4 +1,4 @@
1
- import { t } from "./index-21ad24ff.js";
1
+ import { t } from "./index-d30b1381.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.65",
3
+ "version": "0.0.66",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {