@alfresco/adf-core 8.1.0-16215305823 → 8.1.0-16219549243
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.
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"RESET": "Reiniciar",
|
|
454
454
|
"THUMBNAILS": "Miniaturas de documento",
|
|
455
455
|
"THUMBNAILS_PANLEL_CLOSE": "Cerrar panel de miniaturas",
|
|
456
|
-
"LOADING": "
|
|
456
|
+
"LOADING": "El documento se está cargando"
|
|
457
457
|
},
|
|
458
458
|
"PAGE_LABEL": {
|
|
459
459
|
"SHOWING": "Mostrando",
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"RESET": "Réinitialiser",
|
|
454
454
|
"THUMBNAILS": "Miniatures des documents",
|
|
455
455
|
"THUMBNAILS_PANLEL_CLOSE": "Fermer le panneau des miniatures",
|
|
456
|
-
"LOADING": "
|
|
456
|
+
"LOADING": "Chargement du document en cours"
|
|
457
457
|
},
|
|
458
458
|
"PAGE_LABEL": {
|
|
459
459
|
"SHOWING": "Affichage en cours",
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"RESET": "Reimposta",
|
|
454
454
|
"THUMBNAILS": "Miniature documento",
|
|
455
455
|
"THUMBNAILS_PANLEL_CLOSE": "Chiudi pannello miniature",
|
|
456
|
-
"LOADING": "
|
|
456
|
+
"LOADING": "Il documento è in fase di caricamento"
|
|
457
457
|
},
|
|
458
458
|
"PAGE_LABEL": {
|
|
459
459
|
"SHOWING": "Visualizzazione di",
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"RESET": "Redefinir",
|
|
454
454
|
"THUMBNAILS": "Miniaturas do documento",
|
|
455
455
|
"THUMBNAILS_PANLEL_CLOSE": "Fechar painel de miniaturas",
|
|
456
|
-
"LOADING": "
|
|
456
|
+
"LOADING": "O documento está sendo carregado"
|
|
457
457
|
},
|
|
458
458
|
"PAGE_LABEL": {
|
|
459
459
|
"SHOWING": "A mostrar",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfresco/adf-core",
|
|
3
3
|
"description": "Alfresco ADF core",
|
|
4
|
-
"version": "8.1.0-
|
|
4
|
+
"version": "8.1.0-16219549243",
|
|
5
5
|
"author": "Hyland Software, Inc. and its affiliates",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -63,8 +63,8 @@
|
|
|
63
63
|
"@angular/router": ">=16.0.0",
|
|
64
64
|
"@mat-datetimepicker/core": ">=12.0.1",
|
|
65
65
|
"@ngx-translate/core": ">=16.0.0",
|
|
66
|
-
"@alfresco/js-api": ">=9.1.0-
|
|
67
|
-
"@alfresco/adf-extensions": ">=8.1.0-
|
|
66
|
+
"@alfresco/js-api": ">=9.1.0-16219549243",
|
|
67
|
+
"@alfresco/adf-extensions": ">=8.1.0-16219549243",
|
|
68
68
|
"minimatch": ">=10.0.0",
|
|
69
69
|
"pdfjs-dist": ">=3.3.122",
|
|
70
70
|
"ts-morph": ">=20.0.0"
|