@alfresco/adf-process-services-cloud 8.1.0-15390809021 → 8.1.0-15391441539

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.
@@ -312,7 +312,7 @@
312
312
  "ADF_CLOUD_TASK_HEADER": {
313
313
  "BUTTON": {
314
314
  "CLAIM": "Beanspruchen",
315
- "RELEASE": "Freigeben"
315
+ "RELEASE": "Freigeben "
316
316
  },
317
317
  "PROPERTIES": {
318
318
  "TASK_NAME": "Aufgabe",
@@ -373,7 +373,7 @@
373
373
  "COMPLETE": "Abschließen",
374
374
  "CANCEL": "Abbrechen",
375
375
  "CLAIM": "Beanspruchen",
376
- "UNCLAIM": "Freigeben "
376
+ "UNCLAIM": "FREIGEBEN"
377
377
  }
378
378
  },
379
379
  "ERROR": {
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-15390809021",
4
+ "version": "8.1.0-15391441539",
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-15390809021",
41
- "@alfresco/adf-core": ">=8.1.0-15390809021",
42
- "@alfresco/adf-content-services": ">=8.1.0-15390809021",
40
+ "@alfresco/js-api": ">=9.1.0-15391441539",
41
+ "@alfresco/adf-core": ">=8.1.0-15391441539",
42
+ "@alfresco/adf-content-services": ">=8.1.0-15391441539",
43
43
  "@apollo/client": ">=3.7.2",
44
44
  "@ngx-translate/core": ">=14.0.0",
45
45
  "apollo-angular": ">=4.0.1"