vcomply-workflow-engine 2.6.51 → 2.6.53
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 +298 -496
- package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.js +2 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.ngfactory.js +14 -15
- 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 +2 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.ngfactory.js +14 -15
- 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 +2 -10
- 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 +2 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.ngfactory.js +11 -12
- 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 +2 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.ngfactory.js +14 -15
- 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 +2 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.ngfactory.js +16 -17
- 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 +2 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.ngfactory.js +14 -15
- 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 +2 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.ngfactory.js +14 -15
- package/esm2015/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.js +43 -116
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngfactory.js +324 -365
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-engine.module.js +2 -6
- package/esm2015/lib/workflow-engine.module.ngfactory.js +1 -1
- package/esm2015/lib/workflow-policy/workflow-policy.component.js +6 -5
- package/esm2015/lib/workflow-program/constants.js +11 -4
- package/esm2015/lib/workflow-program/constants.ngsummary.json +1 -1
- package/esm2015/lib/workflow-services/programs.service.js +26 -23
- package/esm2015/lib/workflow-services/responsibility.service.js +14 -34
- package/esm2015/lib/workflow-services/responsibility.service.ngsummary.json +1 -1
- package/esm2015/vcomply-workflow-engine.js +188 -190
- package/esm2015/vcomply-workflow-engine.ngsummary.json +1 -1
- package/fesm2015/vcomply-workflow-engine.js +112 -304
- package/fesm2015/vcomply-workflow-engine.js.map +1 -1
- package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts +0 -1
- package/lib/workflow-compliance/workflow-compliance.component.d.ts +0 -8
- package/lib/workflow-program/constants.d.ts +7 -0
- package/lib/workflow-program/workflow-program.component.d.ts +7 -0
- package/lib/workflow-services/responsibility.service.d.ts +0 -1
- package/package.json +1 -1
- package/vcomply-workflow-engine.d.ts +187 -189
- package/vcomply-workflow-engine.metadata.json +1 -1
- package/esm2015/lib/sharedComponents/system-task-selector/system-task-selector.component.js +0 -55
- package/esm2015/lib/sharedComponents/system-task-selector/system-task-selector.component.ngfactory.js +0 -75
- package/esm2015/lib/sharedComponents/system-task-selector/system-task-selector.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/tab-selector/tab-selector.component.js +0 -41
- package/esm2015/lib/sharedComponents/tab-selector/tab-selector.component.ngfactory.js +0 -23
- package/esm2015/lib/sharedComponents/tab-selector/tab-selector.component.ngsummary.json +0 -1
- package/lib/sharedComponents/system-task-selector/system-task-selector.component.d.ts +0 -19
- package/lib/sharedComponents/system-task-selector/system-task-selector.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/tab-selector/tab-selector.component.d.ts +0 -17
- package/lib/sharedComponents/tab-selector/tab-selector.component.ngfactory.d.ts +0 -1
|
@@ -19,7 +19,6 @@ export declare class FrequencyAnnualComponent implements OnInit {
|
|
|
19
19
|
shortMonth: Array<string>;
|
|
20
20
|
frequencyData: any;
|
|
21
21
|
mode: any;
|
|
22
|
-
responsibilityType: any;
|
|
23
22
|
startDate: number;
|
|
24
23
|
frequencyDetails: EventEmitter<any>;
|
|
25
24
|
constructor(frequencyService: FrequencyService);
|
package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ export declare class FrequencyContainerComponent implements OnInit, OnChanges {
|
|
|
7
7
|
frequencyTab: string;
|
|
8
8
|
currentTabName: string;
|
|
9
9
|
frequencyDetails: any;
|
|
10
|
-
responsibilityType: any;
|
|
11
10
|
selectedFrequency: EventEmitter<any>;
|
|
12
11
|
closeFrequency: EventEmitter<any>;
|
|
13
12
|
mode: any;
|
|
@@ -19,7 +19,6 @@ export declare class FrequencyOneTimeComponent implements OnInit {
|
|
|
19
19
|
selectedDate: any;
|
|
20
20
|
frequencyData: any;
|
|
21
21
|
mode: any;
|
|
22
|
-
responsibilityType: any;
|
|
23
22
|
frequencyDetails: EventEmitter<any>;
|
|
24
23
|
constructor(frequencyService: FrequencyService);
|
|
25
24
|
ngOnInit(): void;
|
package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts
CHANGED
|
@@ -3,7 +3,6 @@ import { FrequencyService } from "../frequency.service";
|
|
|
3
3
|
export declare class FrequencyQuarterlyComponent implements OnInit {
|
|
4
4
|
private frequencyService;
|
|
5
5
|
mode: any;
|
|
6
|
-
responsibilityType: any;
|
|
7
6
|
quarterlyInterval: string;
|
|
8
7
|
quarterlyInput: number;
|
|
9
8
|
quarterlyFailed: number;
|
|
@@ -59,10 +59,6 @@ export declare class WorkflowComplianceComponent implements OnInit {
|
|
|
59
59
|
assuranceCategoryListLoaded: boolean;
|
|
60
60
|
selectedFrameworkValues: any;
|
|
61
61
|
hasReviewer: boolean;
|
|
62
|
-
responsibilityType: {
|
|
63
|
-
label: string;
|
|
64
|
-
value: number;
|
|
65
|
-
}[];
|
|
66
62
|
assignorsList: any[];
|
|
67
63
|
assigneesList: any[];
|
|
68
64
|
reviewersList: any[];
|
|
@@ -139,14 +135,11 @@ export declare class WorkflowComplianceComponent implements OnInit {
|
|
|
139
135
|
isGroupAssigned: boolean;
|
|
140
136
|
responsibilityData: any;
|
|
141
137
|
originalAssignee: any;
|
|
142
|
-
unsubscribe: Subject<unknown>;
|
|
143
|
-
systemResponsibilityList: any[];
|
|
144
138
|
whatInput: ElementRef;
|
|
145
139
|
unSubscribeProgram: Subject<void>;
|
|
146
140
|
constructor(authService: AuthService, responsibilityService: ResponsibilityService, frequencyService: FrequencyService, uiKitService: UiKitService, snackBar: SnackBarService, permission: AuthService, programService: ProgramsService);
|
|
147
141
|
ngOnInit(): void;
|
|
148
142
|
activateSelector(type: any, event: boolean): void;
|
|
149
|
-
getSystemResponsibility(): void;
|
|
150
143
|
whatChanged(event: any): void;
|
|
151
144
|
activeDeselector(): void;
|
|
152
145
|
addMoreInfo(event: any): void;
|
|
@@ -156,7 +149,6 @@ export declare class WorkflowComplianceComponent implements OnInit {
|
|
|
156
149
|
getAssuranceForRequiresAudit(): void;
|
|
157
150
|
getOrganizationDetails(): void;
|
|
158
151
|
getCategoryList(): void;
|
|
159
|
-
responsibilityTypeChange(evt: 0 | 1): void;
|
|
160
152
|
filterListsAccordingToProgram(program_id?: string): void;
|
|
161
153
|
getProgramDetails(programId?: string): void;
|
|
162
154
|
getListsAccordingToProgram(program_id: string): void;
|
|
@@ -37,5 +37,12 @@ export declare const CONSTANTS: {
|
|
|
37
37
|
ASSESSMENT: boolean;
|
|
38
38
|
FORMATE_EVIDENCE: boolean;
|
|
39
39
|
CUSTOM_FIELDS: boolean;
|
|
40
|
+
PROGRAM_FREQUENCY: boolean;
|
|
41
|
+
SCOPE_CHANGES: boolean;
|
|
42
|
+
RC: boolean;
|
|
43
|
+
ROLES: boolean;
|
|
44
|
+
OWNERS: boolean;
|
|
45
|
+
APPROVER: boolean;
|
|
46
|
+
ASSIGNEES: boolean;
|
|
40
47
|
};
|
|
41
48
|
};
|
|
@@ -49,6 +49,13 @@ export declare class WorkflowProgramComponent implements OnInit {
|
|
|
49
49
|
ASSESSMENT: boolean;
|
|
50
50
|
FORMATE_EVIDENCE: boolean;
|
|
51
51
|
CUSTOM_FIELDS: boolean;
|
|
52
|
+
PROGRAM_FREQUENCY: boolean;
|
|
53
|
+
SCOPE_CHANGES: boolean;
|
|
54
|
+
RC: boolean;
|
|
55
|
+
ROLES: boolean;
|
|
56
|
+
OWNERS: boolean;
|
|
57
|
+
APPROVER: boolean;
|
|
58
|
+
ASSIGNEES: boolean;
|
|
52
59
|
};
|
|
53
60
|
};
|
|
54
61
|
showConfirmation: any;
|
|
@@ -9,7 +9,6 @@ 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[]>;
|
|
13
12
|
getOrganizationGroups(params?: HttpParams): import("rxjs").Observable<any[]>;
|
|
14
13
|
getOrganizationUsers(): import("rxjs").Observable<any[]>;
|
|
15
14
|
getOrganizationPeople(params?: HttpParams): import("rxjs").Observable<any[]>;
|
package/package.json
CHANGED