@alfresco/adf-content-services 8.1.0-16172471057 → 8.1.0-16190354073

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.
@@ -183,7 +183,9 @@
183
183
  "ALREADY_EXISTS": "Kategorie ist bereits vorhanden",
184
184
  "DUPLICATED_CATEGORY": "Kategorie wurde bereits hinzugefügt",
185
185
  "CREATE_CATEGORIES": "Fehler beim Erstellen von Kategorien",
186
- "EXISTING_CATEGORIES": "Einige Kategorien sind bereits vorhanden"
186
+ "EXISTING_CATEGORIES": "Einige Kategorien sind bereits vorhanden",
187
+ "SPECIAL_CHARACTERS": "Kategoriename darf keine unzulässigen Zeichen enthalten",
188
+ "ENDS_WITH_DOT": "Kategoriename darf nicht mit einem Punkt enden"
187
189
  },
188
190
  "CATEGORIES_SEARCH_PLACEHOLDER": "Kategorien suchen"
189
191
  },
@@ -183,7 +183,9 @@
183
183
  "ALREADY_EXISTS": "La categoría ya existe",
184
184
  "DUPLICATED_CATEGORY": "Ya se añadió esa categoría",
185
185
  "CREATE_CATEGORIES": "Error al crear las categorías",
186
- "EXISTING_CATEGORIES": "Algunas de las categorías ya existen"
186
+ "EXISTING_CATEGORIES": "Algunas de las categorías ya existen",
187
+ "SPECIAL_CHARACTERS": "Category name cannot contain prohibited characters",
188
+ "ENDS_WITH_DOT": "Category name cannot end with a dot"
187
189
  },
188
190
  "CATEGORIES_SEARCH_PLACEHOLDER": "Categorías de búsqueda"
189
191
  },
@@ -183,7 +183,9 @@
183
183
  "ALREADY_EXISTS": "La catégorie existe déjà",
184
184
  "DUPLICATED_CATEGORY": "La catégorie est déjà ajoutée",
185
185
  "CREATE_CATEGORIES": "Erreur lors de la création des catégories",
186
- "EXISTING_CATEGORIES": "Certaines catégories existent déjà"
186
+ "EXISTING_CATEGORIES": "Certaines catégories existent déjà",
187
+ "SPECIAL_CHARACTERS": "Category name cannot contain prohibited characters",
188
+ "ENDS_WITH_DOT": "Category name cannot end with a dot"
187
189
  },
188
190
  "CATEGORIES_SEARCH_PLACEHOLDER": "Recherche de catégories"
189
191
  },
@@ -183,7 +183,9 @@
183
183
  "ALREADY_EXISTS": "La categoria esiste già",
184
184
  "DUPLICATED_CATEGORY": "La categoria è già stata aggiunta",
185
185
  "CREATE_CATEGORIES": "Errore durante la creazione delle categorie",
186
- "EXISTING_CATEGORIES": "Alcune categorie esistono già"
186
+ "EXISTING_CATEGORIES": "Alcune categorie esistono già",
187
+ "SPECIAL_CHARACTERS": "Category name cannot contain prohibited characters",
188
+ "ENDS_WITH_DOT": "Category name cannot end with a dot"
187
189
  },
188
190
  "CATEGORIES_SEARCH_PLACEHOLDER": "Cerca categorie"
189
191
  },
@@ -183,7 +183,9 @@
183
183
  "ALREADY_EXISTS": "Kategoria już istnieje",
184
184
  "DUPLICATED_CATEGORY": "Kategoria została już dodana",
185
185
  "CREATE_CATEGORIES": "Błąd podczas tworzenia kategorii",
186
- "EXISTING_CATEGORIES": "Niektóre kategorie już istnieją"
186
+ "EXISTING_CATEGORIES": "Niektóre kategorie już istnieją",
187
+ "SPECIAL_CHARACTERS": "Category name cannot contain prohibited characters",
188
+ "ENDS_WITH_DOT": "Category name cannot end with a dot"
187
189
  },
188
190
  "CATEGORIES_SEARCH_PLACEHOLDER": "Kategorie wyszukiwania"
189
191
  },
@@ -183,7 +183,9 @@
183
183
  "ALREADY_EXISTS": "A categoria já existe",
184
184
  "DUPLICATED_CATEGORY": "Categoria já adicionada",
185
185
  "CREATE_CATEGORIES": "Erro ao criar categorias",
186
- "EXISTING_CATEGORIES": "Algumas categorias já existem"
186
+ "EXISTING_CATEGORIES": "Algumas categorias já existem",
187
+ "SPECIAL_CHARACTERS": "Category name cannot contain prohibited characters",
188
+ "ENDS_WITH_DOT": "Category name cannot end with a dot"
187
189
  },
188
190
  "CATEGORIES_SEARCH_PLACEHOLDER": "Categorias de Pesquisa"
189
191
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@alfresco/adf-content-services",
3
3
  "description": "Alfresco ADF content services",
4
- "version": "8.1.0-16172471057",
4
+ "version": "8.1.0-16190354073",
5
5
  "author": "Hyland Software, Inc. and its affiliates",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,9 +21,9 @@
21
21
  "@angular/platform-browser": ">=14.1.3",
22
22
  "@angular/platform-browser-dynamic": ">=14.1.3",
23
23
  "@angular/router": ">=14.1.3",
24
- "@alfresco/js-api": ">=9.1.0-16172471057",
24
+ "@alfresco/js-api": ">=9.1.0-16190354073",
25
25
  "@ngx-translate/core": ">=16.0.0",
26
- "@alfresco/adf-core": ">=8.1.0-16172471057"
26
+ "@alfresco/adf-core": ">=8.1.0-16190354073"
27
27
  },
28
28
  "keywords": [
29
29
  "content-services",