vcomply-workflow-engine 2.6.76 → 2.6.78
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.
- package/bundles/vcomply-workflow-engine.umd.js +516 -336
- package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
- package/esm2015/lib/more-option/more-option.component.js +2 -8
- package/esm2015/lib/more-option/more-option.component.ngfactory.js +1 -1
- package/esm2015/lib/more-option/more-option.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/framework-list/framework-list-table/framework-list-table.component.js +2 -2
- package/esm2015/lib/sharedComponents/framework-list/framework-list-table/framework-list-table.component.ngfactory.js +1 -1
- package/esm2015/lib/sharedComponents/framework-list/framework-list.component.js +23 -18
- package/esm2015/lib/sharedComponents/framework-list/framework-list.component.ngfactory.js +4 -4
- package/esm2015/lib/sharedComponents/framework-list/framework-list.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.js +3 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.ngfactory.js +15 -14
- package/esm2015/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.js +3 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.ngfactory.js +15 -14
- package/esm2015/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-container/frequency-container.component.js +10 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-container/frequency-container.component.ngfactory.js +9 -9
- package/esm2015/lib/sharedComponents/frequency/frequency-container/frequency-container.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.js +3 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.ngfactory.js +12 -11
- package/esm2015/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.js +3 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.ngfactory.js +15 -14
- package/esm2015/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.js +3 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.ngfactory.js +17 -16
- package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.js +3 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.ngfactory.js +15 -14
- package/esm2015/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.js +3 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.ngfactory.js +15 -14
- package/esm2015/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/system-task-selector/system-task-selector.component.js +55 -0
- package/esm2015/lib/sharedComponents/system-task-selector/system-task-selector.component.ngfactory.js +75 -0
- package/esm2015/lib/sharedComponents/system-task-selector/system-task-selector.component.ngsummary.json +1 -0
- package/esm2015/lib/sharedComponents/tab-selector/tab-selector.component.js +41 -0
- package/esm2015/lib/sharedComponents/tab-selector/tab-selector.component.ngfactory.js +23 -0
- package/esm2015/lib/sharedComponents/tab-selector/tab-selector.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.js +128 -50
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngfactory.js +365 -324
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.js +2 -13
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.ngfactory.js +6 -6
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-engine.module.js +6 -2
- package/esm2015/lib/workflow-engine.module.ngfactory.js +1 -1
- package/esm2015/lib/workflow-policy/workflow-policy.component.js +5 -8
- package/esm2015/lib/workflow-policy/workflow-policy.component.ngfactory.js +1 -1
- package/esm2015/lib/workflow-policy/workflow-policy.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngfactory.js +1 -1
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.js +2 -3
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.ngfactory.js +12 -12
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-program/workflow-program.component.js +5 -24
- package/esm2015/lib/workflow-program/workflow-program.component.ngfactory.js +250 -266
- package/esm2015/lib/workflow-program/workflow-program.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-services/programs.service.js +5 -4
- package/esm2015/lib/workflow-services/responsibility.service.js +34 -14
- package/esm2015/lib/workflow-services/responsibility.service.ngsummary.json +1 -1
- package/esm2015/vcomply-workflow-engine.js +190 -188
- package/esm2015/vcomply-workflow-engine.ngsummary.json +1 -1
- package/fesm2015/vcomply-workflow-engine.js +325 -151
- package/fesm2015/vcomply-workflow-engine.js.map +1 -1
- package/lib/more-option/more-option.component.d.ts +0 -2
- package/lib/sharedComponents/framework-list/framework-list.component.d.ts +0 -2
- package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts +1 -0
- package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts +1 -0
- package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts +1 -0
- package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts +1 -0
- package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts +1 -0
- package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts +1 -0
- package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts +1 -0
- package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts +1 -0
- package/lib/sharedComponents/system-task-selector/system-task-selector.component.d.ts +19 -0
- package/lib/sharedComponents/system-task-selector/system-task-selector.component.ngfactory.d.ts +1 -0
- package/lib/sharedComponents/tab-selector/tab-selector.component.d.ts +17 -0
- package/lib/sharedComponents/tab-selector/tab-selector.component.ngfactory.d.ts +1 -0
- package/lib/workflow-compliance/workflow-compliance.component.d.ts +10 -0
- package/lib/workflow-engine-container/workflow-engine-container.component.d.ts +0 -8
- package/lib/workflow-policy/workflow-policy.component.d.ts +2 -3
- package/lib/workflow-program/create-program-ui/role-list/role-list.component.d.ts +0 -1
- package/lib/workflow-program/workflow-program.component.d.ts +0 -6
- package/lib/workflow-services/responsibility.service.d.ts +1 -0
- package/package.json +1 -1
- package/vcomply-workflow-engine.d.ts +189 -187
- package/vcomply-workflow-engine.metadata.json +1 -1
|
@@ -6,8 +6,6 @@ export declare class MoreOptionComponent implements OnInit, OnChanges {
|
|
|
6
6
|
selectedOption: EventEmitter<any>;
|
|
7
7
|
isRCSelected: boolean;
|
|
8
8
|
isProgramSelected: boolean;
|
|
9
|
-
allowedFeature: any;
|
|
10
|
-
featureflagrole: boolean;
|
|
11
9
|
placeholderTexts: any;
|
|
12
10
|
businessCycle: any;
|
|
13
11
|
moreOptionsList: any;
|
|
@@ -15,8 +15,6 @@ export declare class FrameworkListComponent implements OnInit, OnChanges {
|
|
|
15
15
|
closeFramework: EventEmitter<any>;
|
|
16
16
|
assignControl: EventEmitter<any>;
|
|
17
17
|
previousSelectedValues: any;
|
|
18
|
-
headerText: string;
|
|
19
|
-
workflowPage: Array<string>;
|
|
20
18
|
subCategoriesList: {
|
|
21
19
|
from: number;
|
|
22
20
|
to: number;
|
|
@@ -19,6 +19,7 @@ export declare class FrequencyAnnualComponent implements OnInit {
|
|
|
19
19
|
shortMonth: Array<string>;
|
|
20
20
|
frequencyData: any;
|
|
21
21
|
mode: any;
|
|
22
|
+
responsibilityType: any;
|
|
22
23
|
startDate: number;
|
|
23
24
|
frequencyDetails: EventEmitter<any>;
|
|
24
25
|
constructor(frequencyService: FrequencyService);
|
package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts
CHANGED
|
@@ -7,6 +7,7 @@ export declare class FrequencyContainerComponent implements OnInit, OnChanges {
|
|
|
7
7
|
frequencyTab: string;
|
|
8
8
|
currentTabName: string;
|
|
9
9
|
frequencyDetails: any;
|
|
10
|
+
responsibilityType: any;
|
|
10
11
|
selectedFrequency: EventEmitter<any>;
|
|
11
12
|
closeFrequency: EventEmitter<any>;
|
|
12
13
|
mode: any;
|
|
@@ -19,6 +19,7 @@ export declare class FrequencyOneTimeComponent implements OnInit {
|
|
|
19
19
|
selectedDate: any;
|
|
20
20
|
frequencyData: any;
|
|
21
21
|
mode: any;
|
|
22
|
+
responsibilityType: any;
|
|
22
23
|
frequencyDetails: EventEmitter<any>;
|
|
23
24
|
constructor(frequencyService: FrequencyService);
|
|
24
25
|
ngOnInit(): void;
|
package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ import { FrequencyService } from "../frequency.service";
|
|
|
3
3
|
export declare class FrequencyQuarterlyComponent implements OnInit {
|
|
4
4
|
private frequencyService;
|
|
5
5
|
mode: any;
|
|
6
|
+
responsibilityType: any;
|
|
6
7
|
quarterlyInterval: string;
|
|
7
8
|
quarterlyInput: number;
|
|
8
9
|
quarterlyFailed: number;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { OnInit, EventEmitter, OnChanges } from '@angular/core';
|
|
2
|
+
export declare class SystemTaskSelectorComponent implements OnInit, OnChanges {
|
|
3
|
+
systemResponsibilityList: never[];
|
|
4
|
+
selectedResponsibilities: any;
|
|
5
|
+
systemResponsibilityIdKey: string;
|
|
6
|
+
responsibilityNameKey: string;
|
|
7
|
+
saveSelectedList: EventEmitter<any>;
|
|
8
|
+
closeResponsibilityList: EventEmitter<any>;
|
|
9
|
+
selectedResponsibility: any;
|
|
10
|
+
search: string;
|
|
11
|
+
animation: boolean;
|
|
12
|
+
constructor();
|
|
13
|
+
ngOnChanges(): void;
|
|
14
|
+
ngOnInit(): void;
|
|
15
|
+
selectResponsibility(resp: any): void;
|
|
16
|
+
deleteEvent(event: any): void;
|
|
17
|
+
save(): void;
|
|
18
|
+
close(): void;
|
|
19
|
+
}
|
package/lib/sharedComponents/system-task-selector/system-task-selector.component.ngfactory.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
2
|
+
export interface TabSelectorInterface {
|
|
3
|
+
label: string;
|
|
4
|
+
value: any;
|
|
5
|
+
}
|
|
6
|
+
export declare class TabSelector implements ControlValueAccessor {
|
|
7
|
+
displayArray: Array<TabSelectorInterface>;
|
|
8
|
+
disabled: boolean | any;
|
|
9
|
+
selectedItem: number;
|
|
10
|
+
onChanged: (value: any) => void;
|
|
11
|
+
onTouched: () => void;
|
|
12
|
+
writeValue(value: any): void;
|
|
13
|
+
registerOnChange(fn: any): void;
|
|
14
|
+
registerOnTouched(fn: any): void;
|
|
15
|
+
setDisabledState(isDisabled: boolean): void;
|
|
16
|
+
valueChanged(value: any): void;
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -28,6 +28,8 @@ export declare class WorkflowComplianceComponent implements OnInit {
|
|
|
28
28
|
disconnectRefresh: EventEmitter<any>;
|
|
29
29
|
checkpointCountUpdated: EventEmitter<any>;
|
|
30
30
|
rcSelected: EventEmitter<any>;
|
|
31
|
+
feature: any;
|
|
32
|
+
featureFlagSystemResponsibility: boolean;
|
|
31
33
|
openedFrom: any;
|
|
32
34
|
selectedRC: number;
|
|
33
35
|
selectedProgram: any;
|
|
@@ -59,6 +61,10 @@ export declare class WorkflowComplianceComponent implements OnInit {
|
|
|
59
61
|
assuranceCategoryListLoaded: boolean;
|
|
60
62
|
selectedFrameworkValues: any;
|
|
61
63
|
hasReviewer: boolean;
|
|
64
|
+
responsibilityType: {
|
|
65
|
+
label: string;
|
|
66
|
+
value: number;
|
|
67
|
+
}[];
|
|
62
68
|
assignorsList: any[];
|
|
63
69
|
assigneesList: any[];
|
|
64
70
|
reviewersList: any[];
|
|
@@ -135,11 +141,14 @@ export declare class WorkflowComplianceComponent implements OnInit {
|
|
|
135
141
|
isGroupAssigned: boolean;
|
|
136
142
|
responsibilityData: any;
|
|
137
143
|
originalAssignee: any;
|
|
144
|
+
unsubscribe: Subject<unknown>;
|
|
145
|
+
systemResponsibilityList: any[];
|
|
138
146
|
whatInput: ElementRef;
|
|
139
147
|
unSubscribeProgram: Subject<void>;
|
|
140
148
|
constructor(authService: AuthService, responsibilityService: ResponsibilityService, frequencyService: FrequencyService, uiKitService: UiKitService, snackBar: SnackBarService, permission: AuthService, programService: ProgramsService);
|
|
141
149
|
ngOnInit(): void;
|
|
142
150
|
activateSelector(type: any, event: boolean): void;
|
|
151
|
+
getSystemResponsibility(): void;
|
|
143
152
|
whatChanged(event: any): void;
|
|
144
153
|
activeDeselector(): void;
|
|
145
154
|
addMoreInfo(event: any): void;
|
|
@@ -149,6 +158,7 @@ export declare class WorkflowComplianceComponent implements OnInit {
|
|
|
149
158
|
getAssuranceForRequiresAudit(): void;
|
|
150
159
|
getOrganizationDetails(): void;
|
|
151
160
|
getCategoryList(): void;
|
|
161
|
+
responsibilityTypeChange(evt: 0 | 1): void;
|
|
152
162
|
filterListsAccordingToProgram(program_id?: string): void;
|
|
153
163
|
getProgramDetails(programId?: string): void;
|
|
154
164
|
getListsAccordingToProgram(program_id: string): void;
|
|
@@ -49,14 +49,6 @@ export declare class WorkflowEngineContainerComponent implements OnInit, AfterVi
|
|
|
49
49
|
convertFileData: {};
|
|
50
50
|
selectedCategory: string;
|
|
51
51
|
selectedProgram: any;
|
|
52
|
-
canFrameworkChange: boolean;
|
|
53
|
-
addToProgramDetails: {
|
|
54
|
-
_id: string;
|
|
55
|
-
framework_name: string;
|
|
56
|
-
id?: number;
|
|
57
|
-
type: string;
|
|
58
|
-
description: string;
|
|
59
|
-
};
|
|
60
52
|
animation: boolean;
|
|
61
53
|
workflowList: boolean;
|
|
62
54
|
showMoreOption: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { DatePickerComponent } from 'ng2-date-picker';
|
|
3
3
|
import { EditorConfig } from 'vcomply-editor';
|
|
4
4
|
import { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';
|
|
@@ -20,7 +20,6 @@ export declare class WorkflowPolicyComponent implements OnInit {
|
|
|
20
20
|
private router;
|
|
21
21
|
private route;
|
|
22
22
|
private frequencyService;
|
|
23
|
-
private changeRef;
|
|
24
23
|
pickerChanged: EventEmitter<any>;
|
|
25
24
|
mode: string;
|
|
26
25
|
policyId: string;
|
|
@@ -128,7 +127,7 @@ export declare class WorkflowPolicyComponent implements OnInit {
|
|
|
128
127
|
userInfo: any;
|
|
129
128
|
policyApprovalFlag: number;
|
|
130
129
|
baseURL: string;
|
|
131
|
-
constructor(policyService: PolicyService, snackBar: SnackBarService, uiKitService: UiKitService, authService: AuthService, responsibilityService: ResponsibilityService, router: Router, route: ActivatedRoute, frequencyService: FrequencyService, platformLocation: PlatformLocation
|
|
130
|
+
constructor(policyService: PolicyService, snackBar: SnackBarService, uiKitService: UiKitService, authService: AuthService, responsibilityService: ResponsibilityService, router: Router, route: ActivatedRoute, frequencyService: FrequencyService, platformLocation: PlatformLocation);
|
|
132
131
|
policyForm: PolicyForm;
|
|
133
132
|
ngOnInit(): void;
|
|
134
133
|
/**
|
|
@@ -59,7 +59,6 @@ export declare class WorkflowProgramComponent implements OnInit {
|
|
|
59
59
|
};
|
|
60
60
|
};
|
|
61
61
|
showConfirmation: any;
|
|
62
|
-
isAscentAllowed: boolean;
|
|
63
62
|
form: ElementRef;
|
|
64
63
|
datePickerOverlay: boolean;
|
|
65
64
|
datePicker: DatePickerComponent;
|
|
@@ -73,12 +72,9 @@ export declare class WorkflowProgramComponent implements OnInit {
|
|
|
73
72
|
onRemovingRole: EventEmitter<any>;
|
|
74
73
|
disableElementsFromMoreOptions: EventEmitter<any>;
|
|
75
74
|
scrollToBottom: boolean;
|
|
76
|
-
canFrameworkChange: boolean;
|
|
77
75
|
mode: string;
|
|
78
76
|
programId: string;
|
|
79
77
|
programType: number;
|
|
80
|
-
allowedFeature: any;
|
|
81
|
-
addToProgramDetails: any;
|
|
82
78
|
panelTitleDefaultReviewer: string;
|
|
83
79
|
panelTitleOwner: string;
|
|
84
80
|
panelTitleReviewer: string;
|
|
@@ -88,7 +84,6 @@ export declare class WorkflowProgramComponent implements OnInit {
|
|
|
88
84
|
isProgramScope: boolean;
|
|
89
85
|
toolTipData: any;
|
|
90
86
|
businessCycle: any;
|
|
91
|
-
featureflagrole: boolean;
|
|
92
87
|
constructor(fb: FormBuilder, programService: ProgramsService, authService: AuthService, uiKitService: UiKitService, changeRef: ChangeDetectorRef);
|
|
93
88
|
noWhitespaceValidator(control: FormControl): {
|
|
94
89
|
whitespace: boolean;
|
|
@@ -194,5 +189,4 @@ export declare class WorkflowProgramComponent implements OnInit {
|
|
|
194
189
|
populateGroups(res: any): void;
|
|
195
190
|
resetAdditionalOption(): void;
|
|
196
191
|
checkProgramOptionField(): any;
|
|
197
|
-
enablefeature(): void;
|
|
198
192
|
}
|
|
@@ -9,6 +9,7 @@ export declare class ResponsibilityService {
|
|
|
9
9
|
dataPerPage: number;
|
|
10
10
|
constructor(http: HttpClient, authService: AuthService, config?: Configurations);
|
|
11
11
|
getResponsibilityCenterList(params?: HttpParams): import("rxjs").Observable<any[]>;
|
|
12
|
+
getSystemResponsibilityList(params?: HttpParams): import("rxjs").Observable<any[]>;
|
|
12
13
|
getOrganizationGroups(params?: HttpParams): import("rxjs").Observable<any[]>;
|
|
13
14
|
getOrganizationUsers(): import("rxjs").Observable<any[]>;
|
|
14
15
|
getOrganizationPeople(params?: HttpParams): import("rxjs").Observable<any[]>;
|
package/package.json
CHANGED