@alfresco/adf-process-services-cloud 8.4.0-17797805682 → 8.4.0-17799840184

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.
@@ -26,7 +26,7 @@ import { TaskVariableCloud } from '../../../form/models/task-variable-cloud.mode
26
26
  import { FormCloudDisplayModeConfiguration } from '../../../services/form-fields.interfaces';
27
27
  import * as i0 from "@angular/core";
28
28
  export declare class StartProcessCloudComponent implements OnChanges, OnInit {
29
- private translateService;
29
+ private readonly translateService;
30
30
  inputAutocomplete: MatAutocompleteTrigger;
31
31
  /** (required) Name of the app. */
32
32
  appName: string;
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.4.0-17797805682",
4
+ "version": "8.4.0-17799840184",
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.4.0-17797805682",
25
- "@alfresco/adf-core": ">=8.4.0-17797805682",
26
- "@alfresco/adf-content-services": ">=8.4.0-17797805682",
24
+ "@alfresco/js-api": ">=9.4.0-17799840184",
25
+ "@alfresco/adf-core": ">=8.4.0-17799840184",
26
+ "@alfresco/adf-content-services": ">=8.4.0-17799840184",
27
27
  "@apollo/client": ">=3.7.2",
28
28
  "@ngx-translate/core": ">=14.0.0",
29
29
  "apollo-angular": ">=4.0.1",