mp-front-cli 0.0.99 → 0.0.100
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.
|
@@ -461,7 +461,7 @@ const e = {
|
|
|
461
461
|
message: "El cliente tiene una solicitud activa."
|
|
462
462
|
},
|
|
463
463
|
"PERSONALDATA-GENERIC-ERROR": {
|
|
464
|
-
title: "
|
|
464
|
+
title: "Ocurrió un error interno",
|
|
465
465
|
message: "Favor de contactar a soporte para brindarle una mayor atención"
|
|
466
466
|
},
|
|
467
467
|
"PERSONALDATA-ODATA-ERROR-01": {
|
|
@@ -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-8769a3b2.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 C } 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-8769a3b2.js";
|
|
10
10
|
import { CustomLogger as B } from "./mp-front-cli-logger.es.js";
|
|
11
11
|
import { of as o, switchMap as T, forkJoin as S, catchError as U, EMPTY as I, filter as M } from "rxjs";
|
|
12
12
|
import { CustomEncrypter as u } from "./mp-front-cli-encrypter.es.js";
|