@alfresco/adf-process-services-cloud 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.
@@ -379,9 +379,6 @@
379
379
  "ERROR": {
380
380
  "INVALID_DESTINATION_FOLDER_PATH": "Unzulässiger Pfad für Zielordner",
381
381
  "DESTINATION_FOLDER_PATH_ERROR": "Der Zielpfad ist falsch oder nicht vorhanden. Rollback auf -meinen- Speicherort."
382
- },
383
- "OPEN_NEXT_TASK": {
384
- "LABEL": "Nächste Aufgabe öffnen"
385
382
  }
386
383
  },
387
384
  "ADF_CLOUD_FORM_COMPONENT": {
@@ -379,9 +379,6 @@
379
379
  "ERROR": {
380
380
  "INVALID_DESTINATION_FOLDER_PATH": "Ruta de carpeta de destino no válida",
381
381
  "DESTINATION_FOLDER_PATH_ERROR": "La ruta de destino es incorrecta o no existe, vuelva a -mi- ubicación"
382
- },
383
- "OPEN_NEXT_TASK": {
384
- "LABEL": "Abrir la siguiente tarea"
385
382
  }
386
383
  },
387
384
  "ADF_CLOUD_FORM_COMPONENT": {
@@ -379,9 +379,6 @@
379
379
  "ERROR": {
380
380
  "INVALID_DESTINATION_FOLDER_PATH": "Chemin d'accès au dossier de destination non valide",
381
381
  "DESTINATION_FOLDER_PATH_ERROR": "Le chemin de destination est incorrect ou n'existe pas. Revenir à 'mon emplacement'"
382
- },
383
- "OPEN_NEXT_TASK": {
384
- "LABEL": "Ouvrir la tâche suivante"
385
382
  }
386
383
  },
387
384
  "ADF_CLOUD_FORM_COMPONENT": {
@@ -379,9 +379,6 @@
379
379
  "ERROR": {
380
380
  "INVALID_DESTINATION_FOLDER_PATH": "Percorso cartella di destinazione non valido",
381
381
  "DESTINATION_FOLDER_PATH_ERROR": "Il percorso di destinazione non è corretto o non esiste: eseguire il ripristino alla posizione personale"
382
- },
383
- "OPEN_NEXT_TASK": {
384
- "LABEL": "Apri l'attività successiva"
385
382
  }
386
383
  },
387
384
  "ADF_CLOUD_FORM_COMPONENT": {
@@ -379,9 +379,6 @@
379
379
  "ERROR": {
380
380
  "INVALID_DESTINATION_FOLDER_PATH": "Nieprawidłowa ścieżka folderu docelowego",
381
381
  "DESTINATION_FOLDER_PATH_ERROR": "Ścieżka docelowa jest nieprawidłowa lub nie istnieje. Cofnij do mojej lokalizacji"
382
- },
383
- "OPEN_NEXT_TASK": {
384
- "LABEL": "Otwórz następne zadanie"
385
382
  }
386
383
  },
387
384
  "ADF_CLOUD_FORM_COMPONENT": {
@@ -379,9 +379,6 @@
379
379
  "ERROR": {
380
380
  "INVALID_DESTINATION_FOLDER_PATH": "Caminho da pasta de destino inválido",
381
381
  "DESTINATION_FOLDER_PATH_ERROR": "O caminho de destino está incorreto ou não existe, reverter para a localização -meu- "
382
- },
383
- "OPEN_NEXT_TASK": {
384
- "LABEL": "Abrir a próxima tarefa"
385
382
  }
386
383
  },
387
384
  "ADF_CLOUD_FORM_COMPONENT": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@alfresco/adf-process-services-cloud",
3
3
  "description": "Alfresco ADF process services cloud",
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",
@@ -37,9 +37,9 @@
37
37
  "@angular/platform-browser": ">=14.1.3",
38
38
  "@angular/platform-browser-dynamic": ">=14.1.3",
39
39
  "@angular/router": ">=14.1.3",
40
- "@alfresco/js-api": ">=9.1.0-16172471057",
41
- "@alfresco/adf-core": ">=8.1.0-16172471057",
42
- "@alfresco/adf-content-services": ">=8.1.0-16172471057",
40
+ "@alfresco/js-api": ">=9.1.0-16190354073",
41
+ "@alfresco/adf-core": ">=8.1.0-16190354073",
42
+ "@alfresco/adf-content-services": ">=8.1.0-16190354073",
43
43
  "@apollo/client": ">=3.7.2",
44
44
  "@ngx-translate/core": ">=14.0.0",
45
45
  "apollo-angular": ">=4.0.1"