vcomply-workflow-engine 2.9.62 → 2.9.64
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 +154 -122
- package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
- package/esm2015/lib/sharedComponents/approval-workflow/approval-create-form/approval-create-form.component.js +28 -36
- package/esm2015/lib/sharedComponents/approval-workflow/approval-create-form/approval-create-form.component.ngfactory.js +35 -25
- package/esm2015/lib/sharedComponents/approval-workflow/approval-create-form/approval-create-form.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/approval-workflow/approval-workflow-list/approval-workflow-list.component.js +14 -8
- package/esm2015/lib/sharedComponents/approval-workflow/approval-workflow-list/approval-workflow-list.component.ngfactory.js +13 -9
- package/esm2015/lib/sharedComponents/approval-workflow/approval-workflow-list/approval-workflow-list.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/approval-workflow/approval-workflow.component.js +21 -4
- package/esm2015/lib/sharedComponents/approval-workflow/approval-workflow.component.ngfactory.js +8 -5
- package/esm2015/lib/sharedComponents/approval-workflow/approval-workflow.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/assessment-list/assessment-list.component.js +2 -2
- package/esm2015/lib/sharedComponents/assessment-list/assessment-list.component.ngfactory.js +5 -5
- package/esm2015/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.js +2 -2
- package/esm2015/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.ngfactory.js +2 -2
- package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.js +2 -2
- package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.ngfactory.js +3 -3
- package/esm2015/lib/sharedComponents/format-and-evidence/format-and-evidence.component.js +4 -4
- package/esm2015/lib/sharedComponents/format-and-evidence/format-and-evidence.component.ngfactory.js +19 -40
- package/esm2015/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.ngfactory.js +4 -4
- package/esm2015/lib/sharedComponents/frequency/frequency-container/frequency-container.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-container/frequency-container.component.ngfactory.js +7 -7
- package/esm2015/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.ngfactory.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.ngfactory.js +9 -9
- package/esm2015/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.ngfactory.js +4 -4
- package/esm2015/lib/sharedComponents/frequency/frequency-top/frequency-top.component.js +5 -5
- package/esm2015/lib/sharedComponents/frequency/frequency-top/frequency-top.component.ngfactory.js +19 -19
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-checkbox-list/frequency-dialog-checkbox-list.component.js +1 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-container/frequency-dialog-container.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-container/frequency-dialog-container.component.ngfactory.js +2 -2
- package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.js +3 -3
- package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.ngfactory.js +2 -2
- package/esm2015/lib/sharedComponents/link-program/link-program/link-program.component.js +13 -13
- package/esm2015/lib/sharedComponents/link-program/link-program/link-program.component.ngfactory.js +61 -36
- package/esm2015/lib/sharedComponents/link-program/restapi.service.js +8 -8
- package/esm2015/lib/sharedComponents/select-approvers/select-approvers.component.js +2 -8
- package/esm2015/lib/sharedComponents/select-approvers/select-approvers.component.ngfactory.js +2 -2
- package/esm2015/lib/workflow-engine.module.ngfactory.js +1 -1
- package/esm2015/lib/workflow-policy/workflow-policy.component.js +48 -25
- package/esm2015/lib/workflow-policy/workflow-policy.component.ngfactory.js +415 -335
- package/esm2015/lib/workflow-policy/workflow-policy.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.js +2 -2
- package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngfactory.js +2 -2
- package/fesm2015/vcomply-workflow-engine.js +154 -122
- package/fesm2015/vcomply-workflow-engine.js.map +1 -1
- package/lib/sharedComponents/approval-workflow/approval-create-form/approval-create-form.component.d.ts +3 -0
- package/lib/sharedComponents/approval-workflow/approval-workflow-list/approval-workflow-list.component.d.ts +3 -0
- package/lib/sharedComponents/approval-workflow/approval-workflow.component.d.ts +5 -0
- package/lib/sharedComponents/link-program/restapi.service.d.ts +1 -1
- package/lib/workflow-policy/workflow-policy.component.d.ts +9 -0
- package/package.json +2 -2
- package/vcomply-workflow-engine.metadata.json +1 -1
- package/lib/ui-kit/directive/directive.module.ts +0 -17
- package/lib/ui-kit/directive/stop-propagation.directive.spec.ts +0 -8
- package/lib/ui-kit/directive/stop-propagation.directive.ts +0 -15
|
@@ -34,7 +34,9 @@ export declare class ApprovalCreateFormComponent implements OnInit {
|
|
|
34
34
|
enableCreateForm: boolean;
|
|
35
35
|
allApprovers: any;
|
|
36
36
|
selectedCategory: any;
|
|
37
|
+
editWorkflowLevel: any;
|
|
37
38
|
saveApprovalWorkflow: EventEmitter<any>;
|
|
39
|
+
closeCreateClicked: EventEmitter<any>;
|
|
38
40
|
constructor(authService: AuthService, policyService: PolicyService);
|
|
39
41
|
description: EditorConfig;
|
|
40
42
|
ngOnInit(): void;
|
|
@@ -59,4 +61,5 @@ export declare class ApprovalCreateFormComponent implements OnInit {
|
|
|
59
61
|
_editWorkflow(payload: any): void;
|
|
60
62
|
populateApprover(): void;
|
|
61
63
|
closeForm(): void;
|
|
64
|
+
deselectUser(approver: any, index: any): void;
|
|
62
65
|
}
|
|
@@ -3,7 +3,9 @@ export declare class ApprovalWorkflowListComponent implements OnInit {
|
|
|
3
3
|
hideDetails: boolean;
|
|
4
4
|
openIndexId: number;
|
|
5
5
|
selectedWorkflow: any;
|
|
6
|
+
isNextDisabled: boolean;
|
|
6
7
|
approverWorkFlowList: any;
|
|
8
|
+
editApprovalWorkflow: any;
|
|
7
9
|
createApprovalClicked: EventEmitter<any>;
|
|
8
10
|
listCancelClicked: EventEmitter<any>;
|
|
9
11
|
selectedWorkflowNext: EventEmitter<any>;
|
|
@@ -16,4 +18,5 @@ export declare class ApprovalWorkflowListComponent implements OnInit {
|
|
|
16
18
|
cancelClicked(): void;
|
|
17
19
|
nextClicked(): void;
|
|
18
20
|
onEdit(approverWorkflow: any): void;
|
|
21
|
+
removeWorkflow(): void;
|
|
19
22
|
}
|
|
@@ -6,9 +6,13 @@ export declare class ApprovalWorkflowComponent implements OnInit {
|
|
|
6
6
|
approverWorkFlowList: any;
|
|
7
7
|
allApprovers: any;
|
|
8
8
|
selectedCategory: any;
|
|
9
|
+
editApprovalWorkflow: any;
|
|
10
|
+
createApprovalClick: boolean;
|
|
11
|
+
editWorkflowLevel: any;
|
|
9
12
|
selectedWorkflowNext: EventEmitter<any>;
|
|
10
13
|
listCancelClicked: EventEmitter<any>;
|
|
11
14
|
saveApprovalWorkflow: EventEmitter<any>;
|
|
15
|
+
closeCreateClicked: EventEmitter<any>;
|
|
12
16
|
description: EditorConfig;
|
|
13
17
|
mode: 'CREATE' | 'EDIT';
|
|
14
18
|
approverDetails: any;
|
|
@@ -20,4 +24,5 @@ export declare class ApprovalWorkflowComponent implements OnInit {
|
|
|
20
24
|
nextClicked(event: any): void;
|
|
21
25
|
approvalWorkflowAPICalled(event: any): void;
|
|
22
26
|
onApprovalEdit(event: any): void;
|
|
27
|
+
closeCreateFormClicked(): void;
|
|
23
28
|
}
|
|
@@ -28,6 +28,6 @@ export declare class RestApiService implements HttpInterceptor {
|
|
|
28
28
|
end_date: any;
|
|
29
29
|
selected_cycle_arr: any;
|
|
30
30
|
};
|
|
31
|
-
apiDelegate(req: any): Observable<Object>;
|
|
31
|
+
apiDelegate(req: any, additionalUrl?: string): Observable<Object>;
|
|
32
32
|
apiTestDelegate(req: any): Observable<Object>;
|
|
33
33
|
}
|
|
@@ -140,6 +140,10 @@ export declare class WorkflowPolicyComponent implements OnInit {
|
|
|
140
140
|
isVersionValid: boolean;
|
|
141
141
|
selectedLinkProgram: any;
|
|
142
142
|
versionErrorMessage: string;
|
|
143
|
+
selectedWorkflow: any[];
|
|
144
|
+
editApprovalWorkflow: any;
|
|
145
|
+
createApprovalClick: boolean;
|
|
146
|
+
editWorkflowLevel: {};
|
|
143
147
|
constructor(policyService: PolicyService, snackBar: SnackBarService, uiKitService: UiKitService, authService: AuthService, responsibilityService: ResponsibilityService, router: Router, route: ActivatedRoute, frequencyService: FrequencyService, platformLocation: PlatformLocation, changeRef: ChangeDetectorRef, restApiService: RestApiService);
|
|
144
148
|
policyForm: PolicyForm;
|
|
145
149
|
ngOnInit(): void;
|
|
@@ -306,4 +310,9 @@ export declare class WorkflowPolicyComponent implements OnInit {
|
|
|
306
310
|
setOwnersOnLoad(): void;
|
|
307
311
|
approvalWorkflowAPICall(event: any): void;
|
|
308
312
|
convertApprovalWorkflow(approverList: any): any;
|
|
313
|
+
deleteLevel(index: any): void;
|
|
314
|
+
editWorkflow(event: any): void;
|
|
315
|
+
createApprovalWorkflow(): void;
|
|
316
|
+
closeClickedCreateForm(): void;
|
|
317
|
+
editLevelClicked(editLevel: any, index: any): void;
|
|
309
318
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vcomply-workflow-engine",
|
|
3
|
-
"version": "2.9.
|
|
3
|
+
"version": "2.9.64",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x || 16.x",
|
|
6
6
|
"@angular/core": "10.x || 11.x || 12.x || 13.x || 14.x || 15.x || 16.x"
|
|
@@ -22,4 +22,4 @@
|
|
|
22
22
|
"typings": "vcomply-workflow-engine.d.ts",
|
|
23
23
|
"metadata": "vcomply-workflow-engine.metadata.json",
|
|
24
24
|
"sideEffects": false
|
|
25
|
-
}
|
|
25
|
+
}
|