@alfresco/adf-core 8.4.0-19669771598 → 8.4.0-19672845026

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.
@@ -428,7 +428,7 @@
428
428
  "COLUMNS": "Columnas",
429
429
  "SEARCH": "Buscar",
430
430
  "APPLY": "Aplicar",
431
- "COLUMNS_VISIBILITY": "Select columns to display"
431
+ "COLUMNS_VISIBILITY": "Seleccionar columnas para mostrar"
432
432
  }
433
433
  },
434
434
  "USER_PROFILE": {
@@ -428,7 +428,7 @@
428
428
  "COLUMNS": "Colonnes",
429
429
  "SEARCH": "Rechercher",
430
430
  "APPLY": "Appliquer",
431
- "COLUMNS_VISIBILITY": "Select columns to display"
431
+ "COLUMNS_VISIBILITY": "Sélectionner les colonnes à afficher"
432
432
  }
433
433
  },
434
434
  "USER_PROFILE": {
@@ -428,7 +428,7 @@
428
428
  "COLUMNS": "Colonne",
429
429
  "SEARCH": "Cerca",
430
430
  "APPLY": "Applica",
431
- "COLUMNS_VISIBILITY": "Select columns to display"
431
+ "COLUMNS_VISIBILITY": "Seleziona le colonne da visualizzare"
432
432
  }
433
433
  },
434
434
  "USER_PROFILE": {
@@ -428,7 +428,7 @@
428
428
  "COLUMNS": "Colunas",
429
429
  "SEARCH": "Pesquisar",
430
430
  "APPLY": "Aplicar",
431
- "COLUMNS_VISIBILITY": "Select columns to display"
431
+ "COLUMNS_VISIBILITY": "Selecione colunas para exibir"
432
432
  }
433
433
  },
434
434
  "USER_PROFILE": {
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.4.0-19669771598",
4
+ "version": "8.4.0-19672845026",
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.4.0-19669771598",
67
- "@alfresco/adf-extensions": ">=8.4.0-19669771598",
66
+ "@alfresco/js-api": ">=9.4.0-19672845026",
67
+ "@alfresco/adf-extensions": ">=8.4.0-19672845026",
68
68
  "minimatch": ">=10.0.0",
69
69
  "pdfjs-dist": ">=3.3.122"
70
70
  },