mp-front-cli 0.0.64 → 0.0.65

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.
@@ -0,0 +1,312 @@
1
+ const e = {
2
+ errors: {
3
+ default: {
4
+ title: "No pudimos cargar alguno de los datos solicitados.",
5
+ message: "Si continua apareciendo este mensaje por favor contacta a soporte."
6
+ },
7
+ "MP-001": {
8
+ title: "Error",
9
+ message: "Se esperaban parámetros"
10
+ },
11
+ "ERR-GENERAL-01": {
12
+ title: "Error",
13
+ message: "No se obtuvieron la configuración del sistema"
14
+ },
15
+ UnAuthorized: {
16
+ title: "La sesión a caducado",
17
+ message: "Inicia sesión nuevamente"
18
+ },
19
+ ErrorGeneral: {
20
+ title: "",
21
+ message: "{{ message }}"
22
+ },
23
+ internalError: {
24
+ title: "Error interno",
25
+ message: "Ocurrió un error interno"
26
+ },
27
+ UserConfigError: {
28
+ title: "Error en la configuración del usuario",
29
+ message: "Es necesario asignar una clave de vendedor al usuario. Por favor comunícate con nuestra mesa de ayuda para solucionar el problema."
30
+ },
31
+ // Calculator
32
+ "CALCULATOR-MAPPING-01": {
33
+ title: "Verifique si los nombres de los campos son correctos",
34
+ message: "Error al asignar la solicitud a la entidad o DTO"
35
+ },
36
+ "CALCULATOR-MAPPING-02": {
37
+ title: "Verificar fecha de pago",
38
+ message: "Error al asignar la fecha de pago"
39
+ },
40
+ "CALCULATOR-MAPPING-03": {
41
+ title: "Verificar datos de la solicitud",
42
+ message: "Error al asignar los detalles de la solicitud"
43
+ },
44
+ "CALCULATOR-MAPPING-04": {
45
+ title: "Verifique si los nombres de los campos son correctos",
46
+ message: "Error al asignar entidad a DTO"
47
+ },
48
+ "CALCULATOR-BAD-REQUEST-01": {
49
+ title: "Verifique si los nombres de los campos son correctos",
50
+ message: "Error al validar el campo: <field_name>"
51
+ },
52
+ "CALCULATOR-BAD-REQUEST-02": {
53
+ title: "Verificar campos obligatorios",
54
+ message: "<field_name> es obligatorio"
55
+ },
56
+ "CALCULATOR-BAD-REQUEST-03": {
57
+ title: "Verificar la pre-solicitud",
58
+ message: "Folio no encontrado para la pre-solicitud"
59
+ },
60
+ "CALCULATOR-BAD-REQUEST-04": {
61
+ title: "Verificar credenciales",
62
+ message: "Sin permisos para acceder a los servicios de SAP"
63
+ },
64
+ "CALCULATOR-BAD-REQUEST-05": {
65
+ title: "Verificar la ejecución",
66
+ message: "La ejecución no existe en la base de datos."
67
+ },
68
+ "CALCULATOR-BAD-REQUEST-06": {
69
+ title: "Verificar la ejecución",
70
+ message: "No se encontraron amortizaciones para ahorrar"
71
+ },
72
+ "CALCULATOR-BAD-REQUEST-07": {
73
+ title: "Consulta la información",
74
+ message: "La pre-solicitud ya ha generado SL's"
75
+ },
76
+ "CALCULATOR-BAD-REQUEST-08": {
77
+ title: "Verificar la URL del servicio",
78
+ message: "Error al obtener existencias, servicio no encontrado"
79
+ },
80
+ "CALCULATOR-BAD-REQUEST-09": {
81
+ title: "Servicio no encontrado",
82
+ message: "Error al obtener existencias"
83
+ },
84
+ "CALCULATOR-BAD-REQUEST-10": {
85
+ title: "Revisa la información",
86
+ message: "Se requieren detalles de la solicitud"
87
+ },
88
+ "CALCULATOR-BAD-REQUEST-11": {
89
+ title: "Verificar el servicio o las credenciales de SAP",
90
+ message: "Error al obtener el token de seguridad. Inténtalo de nuevo"
91
+ },
92
+ "CALCULATOR-BAD-REQUEST-12": {
93
+ title: "Verificar el estado o las credenciales del servicio SAP",
94
+ message: "Error al obtener el token de seguridad. Inténtalo de nuevo"
95
+ },
96
+ "CALCULATOR-BAD-REQUEST-13": {
97
+ title: "Revisar el ID de solicitud previa",
98
+ message: "<field_name> no encontrado"
99
+ },
100
+ "CALCULATOR-BAD-REQUEST-14": {
101
+ title: "Revisar los datos de la solicitud",
102
+ message: "Error al guardar el carrito de compras"
103
+ },
104
+ "CALCULATOR-BAD-REQUEST-15": {
105
+ title: "Revisar información detallada",
106
+ message: "La solicitud debe tener al menos un detalle."
107
+ },
108
+ "CALCULATOR-BAD-REQUEST-16": {
109
+ title: "Revisar la información del artículo",
110
+ message: "El detalle debe tener al menos un elemento."
111
+ },
112
+ "CALCULATOR-BAD-REQUEST-17": {
113
+ title: "Consultar la cantidad enviada",
114
+ message: "La cantidad es mayor que el inventario: <material>"
115
+ },
116
+ "CALCULATOR-BAD-REQUEST-18": {
117
+ title: "Revisar la información del artículo",
118
+ message: "El campo de inscripción es obligatorio"
119
+ },
120
+ "CALCULATOR-BAD-REQUEST-19": {
121
+ title: "Debe haber un producto inscribible en el detalle de la solicitud.",
122
+ message: "No se encontró ningún producto inscribible en el detalle de la solicitud"
123
+ },
124
+ "CALCULATOR-BAD-REQUEST-20": {
125
+ title: "Revisar la información del artículo",
126
+ message: "Solo se permite un producto inscribible en el detalle de la solicitud"
127
+ },
128
+ "CALCULATOR-BAD-REQUEST-21": {
129
+ title: "Revisar la información en la solicitud.",
130
+ message: "Se requiere creditLimitAmount"
131
+ },
132
+ "CALCULATOR-BAD-REQUEST-22": {
133
+ title: "Revisar cantidad en la solicitud",
134
+ message: "La cantidad debe ser mayor que 0"
135
+ },
136
+ "CALCULATOR-BAD-REQUEST-23": {
137
+ title: "Revisar límite de crédito en la solicitud",
138
+ message: "El monto debe ser menor o igual a creditLimitAmount"
139
+ },
140
+ "CALCULATOR-BAD-REQUEST-24": {
141
+ title: "Revisar la información del artículo",
142
+ message: "Se requiere precio y cantidad."
143
+ },
144
+ "CALCULATOR-BAD-REQUEST-25": {
145
+ title: "Revisar información del artículo: precio y cantidad.",
146
+ message: "El precio y la cantidad deben ser mayores que 0."
147
+ },
148
+ "CALCULATOR-UNAUTHORIZED-01": {
149
+ title: "Verificar credenciales",
150
+ message: "Error al obtener existencias"
151
+ },
152
+ "CALCULATOR-UNAUTHORIZED-02": {
153
+ title: "Verificar credenciales",
154
+ message: "Sin permisos para acceder a los servicios de SAP"
155
+ },
156
+ "CALCULATOR-SERVICE-UNAVAILABLE-01": {
157
+ title: "Verificar el estado del servicio",
158
+ message: "Error al comunicarse con los servicios de SAP"
159
+ },
160
+ "CALCULATOR-SERVICE-UNAVAILABLE-02": {
161
+ title: "Consultar el estado del servicio de jornada",
162
+ message: "Error al actualizar la jornada"
163
+ },
164
+ "CALCULATOR-NOT-FOUND-01": {
165
+ title: "Verificar parámetros enviados",
166
+ message: "No se pueden obtener existencias para el material %s y el tipo %s"
167
+ },
168
+ "CALCULATOR-NOT-FOUND-02": {
169
+ title: "Verificar la URL del servicio",
170
+ message: "URL de servicios de SAP no encontrada"
171
+ },
172
+ "CALCULATOR-SAP-ERROR-01": {
173
+ title: "Verificar el encabezado",
174
+ message: "El encabezado %s es nulo o está vacío"
175
+ },
176
+ "CALCULATOR-SAP-ERROR-02": {
177
+ title: "Verifique el encabezado 'Set-Cookie'",
178
+ message: "El encabezado 'Set-Cookie' es nulo o está vacío"
179
+ },
180
+ "CALCULATOR-SAP-ERROR-03": {
181
+ title: "Verificar el estado del servicio",
182
+ message: "Error al consumir ODATA de marcas"
183
+ },
184
+ "CALCULATOR-SAP-ERROR-04": {
185
+ title: "Verificar el estado del servicio",
186
+ message: "Error al obtener existencias"
187
+ },
188
+ "CALCULATOR-GENERIC-001": {
189
+ title: "Error genérico",
190
+ message: "Error genérico"
191
+ },
192
+ //Apartadito
193
+ "SAVING_NOT_FOUND-01": {
194
+ title: "Verificar la identificación de guardado",
195
+ message: "Guardando no encontrado"
196
+ },
197
+ "SAVING-BAD-REQUEST-01": {
198
+ title: "Verifica el monto a ahorrar",
199
+ message: "El monto excede el saldo"
200
+ },
201
+ "SAVING-BAD-REQUEST-02": {
202
+ title: "Verificar la identificación del cliente",
203
+ message: "El cliente no coincide"
204
+ },
205
+ "SAVING-BAD-REQUEST-03": {
206
+ title: "Completa el proceso de guardado actual",
207
+ message: "El cliente tiene ahorros en proceso."
208
+ },
209
+ "SAVING-GENERIC-01": {
210
+ title: "Contacta con el equipo de soporte",
211
+ message: "Error de servicio"
212
+ },
213
+ //JORNADA
214
+ "JOURNEY-INVALIDATEDATA-01": {
215
+ title: "Por favor verifique su estructura y los valores de sus atributos.",
216
+ message: "No se puede acceder a los valores de los atributos."
217
+ },
218
+ "JOURNEY-DATANOTFOUND-02": {
219
+ title: "Póngase en contacto con el administrador, verifique el envío de idUser, verifique el estado de id que está enviando",
220
+ message: "Error al intentar acceder a la máquina de estado, usuario no encontrado, el idState no es correcto."
221
+ },
222
+ "JOURNEY-FLOWEND-03": {
223
+ title: "Por favor crea un nuevo flujo",
224
+ message: "El flujo ha terminado"
225
+ },
226
+ "PF-ERROR-GENERIC": {
227
+ title: "Póngase en contacto con el administrador",
228
+ message: "Error general"
229
+ },
230
+ "JOURNEY-IDSTATEINCORRECT-04": {
231
+ title: "Por favor verifique el idState que está enviando",
232
+ message: "El idState no es correcto"
233
+ },
234
+ "JOURNEY-HEADERS-05": {
235
+ title: "Por favor verifique su tipo de contenido o acepte por favor",
236
+ message: "Los valores de sus encabezados Content-Type o Accept son incorrectos"
237
+ },
238
+ //INITIAL
239
+ "INITIAL-INVALIDATEDATA-01": {
240
+ title: "No se puede acceder al valor de keyStore",
241
+ message: "Por favor verifique su estructura y los valores."
242
+ },
243
+ "INITIAL-DATANOTFOUND-02": {
244
+ title: "Por favor verifique la clave del Almacén que envía, Verifique la clave del Vendedor que envía, Vendedor encontrado, pero no tiene centros asociados con él, Datos no encontrados encontrados por el SP sp_mpf_get_sucursal_caja por favor verifique su información",
245
+ message: "Centro no encontrado, Vendedor no encontrado, No hay centros asociados al envío del vendedor, Datos no encontrados"
246
+ },
247
+ "INITIAL-HEADERS-03": {
248
+ title: "Por favor verifique su tipo de contenido o acepte por favor",
249
+ message: "Los valores de sus encabezados Content-Type o Accept son incorrectos"
250
+ },
251
+ //PERSONAL DATA
252
+ "PERSONALDATA-INVALID-MEDIA-TYPE": {
253
+ title: "Revisar el content type",
254
+ message: "Media Type no admitido"
255
+ },
256
+ "PERSONALDATA-INVALID-CONTENT-TYPE": {
257
+ title: "Revisar el content type",
258
+ message: "Inaceptable"
259
+ },
260
+ "PERSONALDATA-INVALID-DATA-TYPE": {
261
+ title: "Revisar los datos que se envían.",
262
+ message: "data.attributes.La clave <field_name> es obligatoria"
263
+ },
264
+ "PERSONALDATA-UNKNOWN-REGISTER-01": {
265
+ title: "Revisar el valor que se envía",
266
+ message: "Cliente invalido"
267
+ },
268
+ "PERSONALDATA-UNKNOWN-REGISTER-02": {
269
+ title: "Revisar el valor que se envía",
270
+ message: "Código postal no válido"
271
+ },
272
+ "PERSONALDATA-BAD-REQUEST-01": {
273
+ title: "por favor intenta con otro teléfono",
274
+ message: "El número de teléfono <field_phoneNumber> no es un número válido(1)."
275
+ },
276
+ "PERSONALDATA-BAD-REQUEST-02": {
277
+ title: "Por favor intenta con otro teléfono",
278
+ message: "El número de teléfono <field_phoneNumber> no es un número válido(2)."
279
+ },
280
+ "PERSONALDATA-BAD-REQUEST-03": {
281
+ title: "Por favor intenta con otro teléfono",
282
+ message: "El número de teléfono <field_phoneNumber> no es un número válido(3)."
283
+ },
284
+ "PERSONALDATA-BAD-REQUEST-04": {
285
+ title: "Por favor intenta con otro teléfono",
286
+ message: "El número de teléfono <field_phoneNumber> ya está asociado con un Proceso iniciado"
287
+ },
288
+ "PERSONALDATA-BAD-REQUEST-05": {
289
+ title: "Por favor intenta con otro teléfono",
290
+ message: "El número de teléfono <field_phoneNumber> ya tiene un Proceso iniciado"
291
+ },
292
+ "PERSONALDATA-BAD-REQUEST-06": {
293
+ title: "Por favor intenta con otro curp.",
294
+ message: "El curp <field_curp> es un curp no válido"
295
+ },
296
+ "PERSONALDATA-BAD-REQUEST-07": {
297
+ title: "Por favor intenta con otro curp.",
298
+ message: "El cliente tiene una solicitud rechazada."
299
+ },
300
+ "PERSONALDATA-BAD-REQUEST-08": {
301
+ title: "Por favor intenta con otro curp.",
302
+ message: "El cliente tiene una solicitud activa."
303
+ },
304
+ "PERSONALDATA-GENERIC-ERROR": {
305
+ title: "Error genérico",
306
+ message: "Error genérico"
307
+ }
308
+ }
309
+ };
310
+ export {
311
+ e as t
312
+ };
@@ -24,6 +24,282 @@ declare const translation: {
24
24
  title: string;
25
25
  message: string;
26
26
  };
27
+ UserConfigError: {
28
+ title: string;
29
+ message: string;
30
+ };
31
+ "CALCULATOR-MAPPING-01": {
32
+ title: string;
33
+ message: string;
34
+ };
35
+ "CALCULATOR-MAPPING-02": {
36
+ title: string;
37
+ message: string;
38
+ };
39
+ "CALCULATOR-MAPPING-03": {
40
+ title: string;
41
+ message: string;
42
+ };
43
+ "CALCULATOR-MAPPING-04": {
44
+ title: string;
45
+ message: string;
46
+ };
47
+ "CALCULATOR-BAD-REQUEST-01": {
48
+ title: string;
49
+ message: string;
50
+ };
51
+ "CALCULATOR-BAD-REQUEST-02": {
52
+ title: string;
53
+ message: string;
54
+ };
55
+ "CALCULATOR-BAD-REQUEST-03": {
56
+ title: string;
57
+ message: string;
58
+ };
59
+ "CALCULATOR-BAD-REQUEST-04": {
60
+ title: string;
61
+ message: string;
62
+ };
63
+ "CALCULATOR-BAD-REQUEST-05": {
64
+ title: string;
65
+ message: string;
66
+ };
67
+ "CALCULATOR-BAD-REQUEST-06": {
68
+ title: string;
69
+ message: string;
70
+ };
71
+ "CALCULATOR-BAD-REQUEST-07": {
72
+ title: string;
73
+ message: string;
74
+ };
75
+ "CALCULATOR-BAD-REQUEST-08": {
76
+ title: string;
77
+ message: string;
78
+ };
79
+ "CALCULATOR-BAD-REQUEST-09": {
80
+ title: string;
81
+ message: string;
82
+ };
83
+ "CALCULATOR-BAD-REQUEST-10": {
84
+ title: string;
85
+ message: string;
86
+ };
87
+ "CALCULATOR-BAD-REQUEST-11": {
88
+ title: string;
89
+ message: string;
90
+ };
91
+ "CALCULATOR-BAD-REQUEST-12": {
92
+ title: string;
93
+ message: string;
94
+ };
95
+ "CALCULATOR-BAD-REQUEST-13": {
96
+ title: string;
97
+ message: string;
98
+ };
99
+ "CALCULATOR-BAD-REQUEST-14": {
100
+ title: string;
101
+ message: string;
102
+ };
103
+ "CALCULATOR-BAD-REQUEST-15": {
104
+ title: string;
105
+ message: string;
106
+ };
107
+ "CALCULATOR-BAD-REQUEST-16": {
108
+ title: string;
109
+ message: string;
110
+ };
111
+ "CALCULATOR-BAD-REQUEST-17": {
112
+ title: string;
113
+ message: string;
114
+ };
115
+ "CALCULATOR-BAD-REQUEST-18": {
116
+ title: string;
117
+ message: string;
118
+ };
119
+ "CALCULATOR-BAD-REQUEST-19": {
120
+ title: string;
121
+ message: string;
122
+ };
123
+ "CALCULATOR-BAD-REQUEST-20": {
124
+ title: string;
125
+ message: string;
126
+ };
127
+ "CALCULATOR-BAD-REQUEST-21": {
128
+ title: string;
129
+ message: string;
130
+ };
131
+ "CALCULATOR-BAD-REQUEST-22": {
132
+ title: string;
133
+ message: string;
134
+ };
135
+ "CALCULATOR-BAD-REQUEST-23": {
136
+ title: string;
137
+ message: string;
138
+ };
139
+ "CALCULATOR-BAD-REQUEST-24": {
140
+ title: string;
141
+ message: string;
142
+ };
143
+ "CALCULATOR-BAD-REQUEST-25": {
144
+ title: string;
145
+ message: string;
146
+ };
147
+ "CALCULATOR-UNAUTHORIZED-01": {
148
+ title: string;
149
+ message: string;
150
+ };
151
+ "CALCULATOR-UNAUTHORIZED-02": {
152
+ title: string;
153
+ message: string;
154
+ };
155
+ "CALCULATOR-SERVICE-UNAVAILABLE-01": {
156
+ title: string;
157
+ message: string;
158
+ };
159
+ "CALCULATOR-SERVICE-UNAVAILABLE-02": {
160
+ title: string;
161
+ message: string;
162
+ };
163
+ "CALCULATOR-NOT-FOUND-01": {
164
+ title: string;
165
+ message: string;
166
+ };
167
+ "CALCULATOR-NOT-FOUND-02": {
168
+ title: string;
169
+ message: string;
170
+ };
171
+ "CALCULATOR-SAP-ERROR-01": {
172
+ title: string;
173
+ message: string;
174
+ };
175
+ "CALCULATOR-SAP-ERROR-02": {
176
+ title: string;
177
+ message: string;
178
+ };
179
+ "CALCULATOR-SAP-ERROR-03": {
180
+ title: string;
181
+ message: string;
182
+ };
183
+ "CALCULATOR-SAP-ERROR-04": {
184
+ title: string;
185
+ message: string;
186
+ };
187
+ "CALCULATOR-GENERIC-001": {
188
+ title: string;
189
+ message: string;
190
+ };
191
+ "SAVING_NOT_FOUND-01": {
192
+ title: string;
193
+ message: string;
194
+ };
195
+ "SAVING-BAD-REQUEST-01": {
196
+ title: string;
197
+ message: string;
198
+ };
199
+ "SAVING-BAD-REQUEST-02": {
200
+ title: string;
201
+ message: string;
202
+ };
203
+ "SAVING-BAD-REQUEST-03": {
204
+ title: string;
205
+ message: string;
206
+ };
207
+ "SAVING-GENERIC-01": {
208
+ title: string;
209
+ message: string;
210
+ };
211
+ "JOURNEY-INVALIDATEDATA-01": {
212
+ title: string;
213
+ message: string;
214
+ };
215
+ "JOURNEY-DATANOTFOUND-02": {
216
+ title: string;
217
+ message: string;
218
+ };
219
+ "JOURNEY-FLOWEND-03": {
220
+ title: string;
221
+ message: string;
222
+ };
223
+ "PF-ERROR-GENERIC": {
224
+ title: string;
225
+ message: string;
226
+ };
227
+ "JOURNEY-IDSTATEINCORRECT-04": {
228
+ title: string;
229
+ message: string;
230
+ };
231
+ "JOURNEY-HEADERS-05": {
232
+ title: string;
233
+ message: string;
234
+ };
235
+ "INITIAL-INVALIDATEDATA-01": {
236
+ title: string;
237
+ message: string;
238
+ };
239
+ "INITIAL-DATANOTFOUND-02": {
240
+ title: string;
241
+ message: string;
242
+ };
243
+ "INITIAL-HEADERS-03": {
244
+ title: string;
245
+ message: string;
246
+ };
247
+ "PERSONALDATA-INVALID-MEDIA-TYPE": {
248
+ title: string;
249
+ message: string;
250
+ };
251
+ "PERSONALDATA-INVALID-CONTENT-TYPE": {
252
+ title: string;
253
+ message: string;
254
+ };
255
+ "PERSONALDATA-INVALID-DATA-TYPE": {
256
+ title: string;
257
+ message: string;
258
+ };
259
+ "PERSONALDATA-UNKNOWN-REGISTER-01": {
260
+ title: string;
261
+ message: string;
262
+ };
263
+ "PERSONALDATA-UNKNOWN-REGISTER-02": {
264
+ title: string;
265
+ message: string;
266
+ };
267
+ "PERSONALDATA-BAD-REQUEST-01": {
268
+ title: string;
269
+ message: string;
270
+ };
271
+ "PERSONALDATA-BAD-REQUEST-02": {
272
+ title: string;
273
+ message: string;
274
+ };
275
+ "PERSONALDATA-BAD-REQUEST-03": {
276
+ title: string;
277
+ message: string;
278
+ };
279
+ "PERSONALDATA-BAD-REQUEST-04": {
280
+ title: string;
281
+ message: string;
282
+ };
283
+ "PERSONALDATA-BAD-REQUEST-05": {
284
+ title: string;
285
+ message: string;
286
+ };
287
+ "PERSONALDATA-BAD-REQUEST-06": {
288
+ title: string;
289
+ message: string;
290
+ };
291
+ "PERSONALDATA-BAD-REQUEST-07": {
292
+ title: string;
293
+ message: string;
294
+ };
295
+ "PERSONALDATA-BAD-REQUEST-08": {
296
+ title: string;
297
+ message: string;
298
+ };
299
+ "PERSONALDATA-GENERIC-ERROR": {
300
+ title: string;
301
+ message: string;
302
+ };
27
303
  };
28
304
  };
29
305
  export default translation;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lang/common/errors/es_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4BhB,CAAA;AAED,eAAe,WAAW,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lang/common/errors/es_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsUhB,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -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-df4e0539.js";
5
+ import "./index-21ad24ff.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-df4e0539.js";
9
+ import { t as v } from "./index-21ad24ff.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-df4e0539.js";
1
+ import { t } from "./index-21ad24ff.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.64",
3
+ "version": "0.0.65",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {
@@ -1,31 +0,0 @@
1
- const e = {
2
- errors: {
3
- default: {
4
- title: "No pudimos cargar alguno de los datos solicitados.",
5
- message: "Si continua apareciendo este mensaje por favor contacta a soporte."
6
- },
7
- "MP-001": {
8
- title: "Error",
9
- message: "Se esperaban parámetros"
10
- },
11
- "ERR-GENERAL-01": {
12
- title: "Error",
13
- message: "No se obtuvieron la configuración del sistema"
14
- },
15
- UnAuthorized: {
16
- title: "La sesión a caducado",
17
- message: "Inicia sesión nuevamente"
18
- },
19
- ErrorGeneral: {
20
- title: "",
21
- message: "{{ message }}"
22
- },
23
- internalError: {
24
- title: "Error interno",
25
- message: "Ocurrió un error interno"
26
- }
27
- }
28
- };
29
- export {
30
- e as t
31
- };