@nubitio/core 0.4.1 → 0.5.1
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.
- package/dist/index.cjs +14 -4
- package/dist/index.d.cts +5 -0
- package/dist/index.d.mts +5 -0
- package/dist/index.mjs +14 -4
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -273,10 +273,15 @@ const coreTranslationsEs = {
|
|
|
273
273
|
"crudPage.schemaErrorRetry": "Reintentar",
|
|
274
274
|
"auditTrail.title": "Historial de cambios",
|
|
275
275
|
"auditTrail.closeButton": "Cerrar historial de cambios",
|
|
276
|
-
"auditTrail.
|
|
276
|
+
"auditTrail.toolbarHint": "Historial del registro seleccionado",
|
|
277
|
+
"auditTrail.rowAction": "Ver historial",
|
|
278
|
+
"auditTrail.selectRecord": "Seleccione un registro",
|
|
279
|
+
"auditTrail.selectRecordHint": "Elija una fila en la tabla para ver sus cambios.",
|
|
277
280
|
"auditTrail.loading": "Cargando...",
|
|
278
281
|
"auditTrail.error": "Error al cargar el historial.",
|
|
279
|
-
"auditTrail.
|
|
282
|
+
"auditTrail.retry": "Reintentar",
|
|
283
|
+
"auditTrail.empty": "Sin cambios registrados",
|
|
284
|
+
"auditTrail.emptyHint": "Este registro aún no tiene entradas en el historial.",
|
|
280
285
|
"auditTrail.action.create": "Creado",
|
|
281
286
|
"auditTrail.action.update": "Actualizado",
|
|
282
287
|
"auditTrail.action.delete": "Eliminado",
|
|
@@ -389,10 +394,15 @@ const coreTranslationsEn = {
|
|
|
389
394
|
"crudPage.schemaErrorRetry": "Retry",
|
|
390
395
|
"auditTrail.title": "Change history",
|
|
391
396
|
"auditTrail.closeButton": "Close change history",
|
|
392
|
-
"auditTrail.
|
|
397
|
+
"auditTrail.toolbarHint": "History for the selected record",
|
|
398
|
+
"auditTrail.rowAction": "View history",
|
|
399
|
+
"auditTrail.selectRecord": "Select a record",
|
|
400
|
+
"auditTrail.selectRecordHint": "Choose a row in the table to see its changes.",
|
|
393
401
|
"auditTrail.loading": "Loading...",
|
|
394
402
|
"auditTrail.error": "Error loading history.",
|
|
395
|
-
"auditTrail.
|
|
403
|
+
"auditTrail.retry": "Retry",
|
|
404
|
+
"auditTrail.empty": "No changes recorded",
|
|
405
|
+
"auditTrail.emptyHint": "This record has no history entries yet.",
|
|
396
406
|
"auditTrail.action.create": "Created",
|
|
397
407
|
"auditTrail.action.update": "Updated",
|
|
398
408
|
"auditTrail.action.delete": "Deleted",
|
package/dist/index.d.cts
CHANGED
|
@@ -188,10 +188,15 @@ interface CoreTranslationKeys {
|
|
|
188
188
|
'crudPage.schemaErrorRetry': string;
|
|
189
189
|
'auditTrail.title': string;
|
|
190
190
|
'auditTrail.closeButton': string;
|
|
191
|
+
'auditTrail.toolbarHint': string;
|
|
192
|
+
'auditTrail.rowAction': string;
|
|
191
193
|
'auditTrail.selectRecord': string;
|
|
194
|
+
'auditTrail.selectRecordHint': string;
|
|
192
195
|
'auditTrail.loading': string;
|
|
193
196
|
'auditTrail.error': string;
|
|
197
|
+
'auditTrail.retry': string;
|
|
194
198
|
'auditTrail.empty': string;
|
|
199
|
+
'auditTrail.emptyHint': string;
|
|
195
200
|
'auditTrail.action.create': string;
|
|
196
201
|
'auditTrail.action.update': string;
|
|
197
202
|
'auditTrail.action.delete': string;
|
package/dist/index.d.mts
CHANGED
|
@@ -188,10 +188,15 @@ interface CoreTranslationKeys {
|
|
|
188
188
|
'crudPage.schemaErrorRetry': string;
|
|
189
189
|
'auditTrail.title': string;
|
|
190
190
|
'auditTrail.closeButton': string;
|
|
191
|
+
'auditTrail.toolbarHint': string;
|
|
192
|
+
'auditTrail.rowAction': string;
|
|
191
193
|
'auditTrail.selectRecord': string;
|
|
194
|
+
'auditTrail.selectRecordHint': string;
|
|
192
195
|
'auditTrail.loading': string;
|
|
193
196
|
'auditTrail.error': string;
|
|
197
|
+
'auditTrail.retry': string;
|
|
194
198
|
'auditTrail.empty': string;
|
|
199
|
+
'auditTrail.emptyHint': string;
|
|
195
200
|
'auditTrail.action.create': string;
|
|
196
201
|
'auditTrail.action.update': string;
|
|
197
202
|
'auditTrail.action.delete': string;
|
package/dist/index.mjs
CHANGED
|
@@ -248,10 +248,15 @@ const coreTranslationsEs = {
|
|
|
248
248
|
"crudPage.schemaErrorRetry": "Reintentar",
|
|
249
249
|
"auditTrail.title": "Historial de cambios",
|
|
250
250
|
"auditTrail.closeButton": "Cerrar historial de cambios",
|
|
251
|
-
"auditTrail.
|
|
251
|
+
"auditTrail.toolbarHint": "Historial del registro seleccionado",
|
|
252
|
+
"auditTrail.rowAction": "Ver historial",
|
|
253
|
+
"auditTrail.selectRecord": "Seleccione un registro",
|
|
254
|
+
"auditTrail.selectRecordHint": "Elija una fila en la tabla para ver sus cambios.",
|
|
252
255
|
"auditTrail.loading": "Cargando...",
|
|
253
256
|
"auditTrail.error": "Error al cargar el historial.",
|
|
254
|
-
"auditTrail.
|
|
257
|
+
"auditTrail.retry": "Reintentar",
|
|
258
|
+
"auditTrail.empty": "Sin cambios registrados",
|
|
259
|
+
"auditTrail.emptyHint": "Este registro aún no tiene entradas en el historial.",
|
|
255
260
|
"auditTrail.action.create": "Creado",
|
|
256
261
|
"auditTrail.action.update": "Actualizado",
|
|
257
262
|
"auditTrail.action.delete": "Eliminado",
|
|
@@ -364,10 +369,15 @@ const coreTranslationsEn = {
|
|
|
364
369
|
"crudPage.schemaErrorRetry": "Retry",
|
|
365
370
|
"auditTrail.title": "Change history",
|
|
366
371
|
"auditTrail.closeButton": "Close change history",
|
|
367
|
-
"auditTrail.
|
|
372
|
+
"auditTrail.toolbarHint": "History for the selected record",
|
|
373
|
+
"auditTrail.rowAction": "View history",
|
|
374
|
+
"auditTrail.selectRecord": "Select a record",
|
|
375
|
+
"auditTrail.selectRecordHint": "Choose a row in the table to see its changes.",
|
|
368
376
|
"auditTrail.loading": "Loading...",
|
|
369
377
|
"auditTrail.error": "Error loading history.",
|
|
370
|
-
"auditTrail.
|
|
378
|
+
"auditTrail.retry": "Retry",
|
|
379
|
+
"auditTrail.empty": "No changes recorded",
|
|
380
|
+
"auditTrail.emptyHint": "This record has no history entries yet.",
|
|
371
381
|
"auditTrail.action.create": "Created",
|
|
372
382
|
"auditTrail.action.update": "Updated",
|
|
373
383
|
"auditTrail.action.delete": "Deleted",
|
package/package.json
CHANGED