vcomply-workflow-engine 2.6.98 → 2.6.100
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 +22165 -24072
- package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
- package/esm2015/lib/formgroup/select/cs-select/cs-select.component.js +2 -2
- package/esm2015/lib/formgroup/select/cs-select/cs-select.component.ngfactory.js +3 -3
- package/esm2015/lib/log-an-issue/log-an-issue.component.ngfactory.js +6 -6
- package/esm2015/lib/more-option/more-option.component.js +2 -11
- package/esm2015/lib/sharedComponents/assessment-editor/components/add-page-details/add-page-details.component.ngfactory.js +4 -4
- package/esm2015/lib/sharedComponents/assessment-editor/components/add-segment-popup/add-segment-popup.component.ngfactory.js +4 -4
- package/esm2015/lib/sharedComponents/assessment-editor/components/preview/preview.module.ngfactory.js +3 -3
- package/esm2015/lib/sharedComponents/assessment-editor/components/preview/preview.module.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/assessment-editor/components/setting-response-segment/setting-response-segment.component.ngfactory.js +4 -4
- package/esm2015/lib/sharedComponents/assessment-editor/create-assessment.module.ngfactory.js +3 -3
- package/esm2015/lib/sharedComponents/assessment-editor/create-assessment.module.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.js +1 -1
- package/esm2015/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.ngfactory.js +3 -3
- package/esm2015/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.ngfactory.js +4 -4
- package/esm2015/lib/workflow-assessment/workflow-assessment.component.ngfactory.js +4 -4
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngfactory.js +5 -5
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.js +2 -2
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.ngfactory.js +3 -3
- package/esm2015/lib/workflow-engine.module.js +1 -23
- package/esm2015/lib/workflow-engine.module.ngfactory.js +3 -3
- package/esm2015/lib/workflow-engine.module.ngsummary.json +1 -1
- package/esm2015/lib/workflow-interfaces/create-policy-form.js +1 -1
- package/esm2015/lib/workflow-policy/workflow-policy.component.js +44 -11
- package/esm2015/lib/workflow-policy/workflow-policy.component.ngfactory.js +159 -107
- package/esm2015/lib/workflow-policy/workflow-policy.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-program/workflow-program.component.ngfactory.js +5 -5
- package/esm2015/lib/workflow-risk/workflow-risk.component.js +17 -353
- package/esm2015/lib/workflow-risk/workflow-risk.component.ngfactory.js +115 -173
- package/esm2015/lib/workflow-risk/workflow-risk.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-services/add-risk.service.js +3 -3
- package/esm2015/lib/workflow-services/responsibility.service.js +2 -2
- package/esm2015/lib/workflow-survey-form/workflow-survey-form.component.ngfactory.js +4 -4
- package/esm2015/vcomply-workflow-engine.js +194 -205
- package/esm2015/vcomply-workflow-engine.ngsummary.json +1 -1
- package/fesm2015/vcomply-workflow-engine.js +6125 -7990
- package/fesm2015/vcomply-workflow-engine.js.map +1 -1
- package/lib/workflow-interfaces/create-policy-form.d.ts +1 -0
- package/lib/workflow-policy/workflow-policy.component.d.ts +3 -0
- package/lib/workflow-risk/workflow-risk.component.d.ts +1 -77
- package/package.json +2 -2
- package/vcomply-workflow-engine.d.ts +193 -204
- package/vcomply-workflow-engine.metadata.json +1 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-annual/frequency-dialog-annual.component.js +0 -210
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-annual/frequency-dialog-annual.component.ngfactory.js +0 -39
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-annual/frequency-dialog-annual.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-biannual/frequency-dialog-biannual.component.js +0 -185
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-biannual/frequency-dialog-biannual.component.ngfactory.js +0 -36
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-biannual/frequency-dialog-biannual.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-checkbox-list/frequency-dialog-checkbox-list.component.js +0 -26
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-checkbox-list/frequency-dialog-checkbox-list.component.ngfactory.js +0 -25
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-checkbox-list/frequency-dialog-checkbox-list.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-container/frequency-dialog-container.component.js +0 -287
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-container/frequency-dialog-container.component.ngfactory.js +0 -80
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-container/frequency-dialog-container.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-due-date/frequency-dialog-due-date.component.js +0 -57
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-due-date/frequency-dialog-due-date.component.ngfactory.js +0 -42
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-due-date/frequency-dialog-due-date.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-monthly/frequency-dialog-monthly.component.js +0 -195
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-monthly/frequency-dialog-monthly.component.ngfactory.js +0 -36
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-monthly/frequency-dialog-monthly.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-one-time/frequency-dialog-one-time.component.js +0 -136
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-one-time/frequency-dialog-one-time.component.ngfactory.js +0 -79
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-one-time/frequency-dialog-one-time.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-quarterly/frequency-dialog-quarterly.component.js +0 -179
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-quarterly/frequency-dialog-quarterly.component.ngfactory.js +0 -36
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-quarterly/frequency-dialog-quarterly.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-radio-list/frequency-dialog-radio-list.component.js +0 -31
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-radio-list/frequency-dialog-radio-list.component.ngfactory.js +0 -24
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-radio-list/frequency-dialog-radio-list.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-top/frequency-dialog-top.component.js +0 -102
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-top/frequency-dialog-top.component.ngfactory.js +0 -99
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-top/frequency-dialog-top.component.ngsummary.json +0 -1
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-weekly/frequency-dialog-weekly.component.js +0 -163
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-weekly/frequency-dialog-weekly.component.ngfactory.js +0 -36
- package/esm2015/lib/sharedComponents/frequency-dialog/frequency-dialog-weekly/frequency-dialog-weekly.component.ngsummary.json +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-annual/frequency-dialog-annual.component.d.ts +0 -37
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-annual/frequency-dialog-annual.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-biannual/frequency-dialog-biannual.component.d.ts +0 -35
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-biannual/frequency-dialog-biannual.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-checkbox-list/frequency-dialog-checkbox-list.component.d.ts +0 -9
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-checkbox-list/frequency-dialog-checkbox-list.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-container/frequency-dialog-container.component.d.ts +0 -31
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-container/frequency-dialog-container.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-due-date/frequency-dialog-due-date.component.d.ts +0 -16
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-due-date/frequency-dialog-due-date.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-monthly/frequency-dialog-monthly.component.d.ts +0 -33
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-monthly/frequency-dialog-monthly.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-one-time/frequency-dialog-one-time.component.d.ts +0 -32
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-one-time/frequency-dialog-one-time.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-quarterly/frequency-dialog-quarterly.component.d.ts +0 -32
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-quarterly/frequency-dialog-quarterly.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-radio-list/frequency-dialog-radio-list.component.d.ts +0 -10
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-radio-list/frequency-dialog-radio-list.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-top/frequency-dialog-top.component.d.ts +0 -22
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-top/frequency-dialog-top.component.ngfactory.d.ts +0 -1
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-weekly/frequency-dialog-weekly.component.d.ts +0 -30
- package/lib/sharedComponents/frequency-dialog/frequency-dialog-weekly/frequency-dialog-weekly.component.ngfactory.d.ts +0 -1
|
@@ -24,6 +24,7 @@ export declare class WorkflowPolicyComponent implements OnInit {
|
|
|
24
24
|
pickerChanged: EventEmitter<any>;
|
|
25
25
|
mode: string;
|
|
26
26
|
policyId: string;
|
|
27
|
+
feature: any;
|
|
27
28
|
showConfirmationAlert: EventEmitter<any>;
|
|
28
29
|
datePicker: DatePickerComponent;
|
|
29
30
|
populateOption: EventEmitter<any>;
|
|
@@ -42,6 +43,7 @@ export declare class WorkflowPolicyComponent implements OnInit {
|
|
|
42
43
|
allApprovers: any;
|
|
43
44
|
allReviewers: any;
|
|
44
45
|
assigneesList: any;
|
|
46
|
+
ownerlist: any;
|
|
45
47
|
reviewersList: any;
|
|
46
48
|
overseersList: any;
|
|
47
49
|
rcListLoaded: boolean;
|
|
@@ -128,6 +130,7 @@ export declare class WorkflowPolicyComponent implements OnInit {
|
|
|
128
130
|
userInfo: any;
|
|
129
131
|
policyApprovalFlag: number;
|
|
130
132
|
baseURL: string;
|
|
133
|
+
groupEnabled: any;
|
|
131
134
|
constructor(policyService: PolicyService, snackBar: SnackBarService, uiKitService: UiKitService, authService: AuthService, responsibilityService: ResponsibilityService, router: Router, route: ActivatedRoute, frequencyService: FrequencyService, platformLocation: PlatformLocation, changeRef: ChangeDetectorRef);
|
|
132
135
|
policyForm: PolicyForm;
|
|
133
136
|
ngOnInit(): void;
|
|
@@ -2,7 +2,6 @@ import { EventEmitter, OnInit } from '@angular/core';
|
|
|
2
2
|
import { EditorConfig } from 'vcomply-editor';
|
|
3
3
|
import { Configurations } from '../configurations';
|
|
4
4
|
import { CategoryList } from '../interfaces/categoryList';
|
|
5
|
-
import { FrequencyService } from '../sharedComponents/frequency/frequency.service';
|
|
6
5
|
import { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';
|
|
7
6
|
import { AddRiskService } from '../workflow-services/add-risk.service';
|
|
8
7
|
import { AuthService } from '../workflow-services/auth.service';
|
|
@@ -12,7 +11,6 @@ export declare class WorkflowRiskComponent implements OnInit {
|
|
|
12
11
|
private authService;
|
|
13
12
|
private uiKitService;
|
|
14
13
|
private snackBar;
|
|
15
|
-
private frequencyService;
|
|
16
14
|
responsibilityCentersList: any;
|
|
17
15
|
selectedResponsibilityCenters: any;
|
|
18
16
|
mitigationDetails: any;
|
|
@@ -60,20 +58,11 @@ export declare class WorkflowRiskComponent implements OnInit {
|
|
|
60
58
|
categoryListLoaded: boolean;
|
|
61
59
|
rcListLoaded: boolean;
|
|
62
60
|
submitted: boolean;
|
|
63
|
-
frequencyDetails: {
|
|
64
|
-
frequency: string;
|
|
65
|
-
started_at: string;
|
|
66
|
-
frequency_time: string;
|
|
67
|
-
remind_before_days: number;
|
|
68
|
-
};
|
|
69
|
-
frequencyPlaceholder: string;
|
|
70
|
-
shortMonth: Array<string>;
|
|
71
61
|
settingsInfo: any;
|
|
72
62
|
loader: boolean;
|
|
73
63
|
activeSelector: string;
|
|
74
64
|
currentTimeStamp: number;
|
|
75
|
-
|
|
76
|
-
constructor(riskService: AddRiskService, authService: AuthService, uiKitService: UiKitService, snackBar: SnackBarService, frequencyService: FrequencyService, config?: Configurations);
|
|
65
|
+
constructor(riskService: AddRiskService, authService: AuthService, uiKitService: UiKitService, snackBar: SnackBarService, config?: Configurations);
|
|
77
66
|
description: EditorConfig;
|
|
78
67
|
mitigationDescriptionPlan: EditorConfig;
|
|
79
68
|
ngOnInit(): void;
|
|
@@ -115,69 +104,4 @@ export declare class WorkflowRiskComponent implements OnInit {
|
|
|
115
104
|
redirectToReported(): void;
|
|
116
105
|
checkDescription(): void;
|
|
117
106
|
checkMitigationPlan(): void;
|
|
118
|
-
frequencyData(event: any): void;
|
|
119
|
-
getFrequencyPlaceholder(res: any): void;
|
|
120
|
-
/**
|
|
121
|
-
* It takes a frequencyDetails array and a frequencyTime string and returns a frequencyPlaceholder
|
|
122
|
-
* string.
|
|
123
|
-
* @param {any} frequencyDetails - ["1", "1,2,3,4,5", "1", "1", "1", "1", "1", "1", "1", "1", "1",
|
|
124
|
-
* "1", "1", "1", "1", "1", "1", "
|
|
125
|
-
* @param {any} frequencyTime - "10:00 AM"
|
|
126
|
-
*/
|
|
127
|
-
getWeeklyPlaceholder(frequencyDetails: any, frequencyTime: any): void;
|
|
128
|
-
/**
|
|
129
|
-
* It takes a string of comma separated numbers and returns a string of comma separated month names.
|
|
130
|
-
* @param {any} frequencyDetails - ["1", "1", "1,2,3,4,5,6,7,8,9,10,11,12"]
|
|
131
|
-
* @param {any} frequencyTime - "10:00 AM"
|
|
132
|
-
*/
|
|
133
|
-
getMonthlyPlaceholder(frequencyDetails: any, frequencyTime: any): void;
|
|
134
|
-
/**
|
|
135
|
-
* If the frequencyDetails[1] is less than 2, then the frequencyPlaceholder is set to the 1st, 2nd,
|
|
136
|
-
* 3rd, or nth of every month by frequencyTime.
|
|
137
|
-
*
|
|
138
|
-
* If the frequencyDetails[1] is greater than 1, then the frequencyPlaceholder is set to the 1st,
|
|
139
|
-
* 2nd, 3rd, or nth of every month, Interval: every yearSequence years by frequencyTime.
|
|
140
|
-
*
|
|
141
|
-
* I'm trying to write a test that will test the above function.
|
|
142
|
-
*
|
|
143
|
-
* Here's what I have so far:
|
|
144
|
-
* @param {any} frequencyDetails - [0] = "Yearly"
|
|
145
|
-
* @param {any} frequencyTime - "10:00 AM"
|
|
146
|
-
*/
|
|
147
|
-
getYearlyPlaceholder(frequencyDetails: any, frequencyTime: any): void;
|
|
148
|
-
/**
|
|
149
|
-
* If the frequencyDetails[1] is 1, 2, 3, 21, 22, 23, or greater than 3, then set the
|
|
150
|
-
* frequencyPlaceholder to a string that includes the frequencyDetails[1] and the frequencyTime.
|
|
151
|
-
* @param {any} frequencyDetails - ["3", "1", "1,2,3"]
|
|
152
|
-
* @param {any} frequencyTime - "10:00 AM"
|
|
153
|
-
*/
|
|
154
|
-
getQuarterlyPlaceholder(frequencyDetails: any, frequencyTime: any): void;
|
|
155
|
-
/**
|
|
156
|
-
* It takes a string of comma separated numbers and returns a string of comma separated month names.
|
|
157
|
-
* @param {any} frequencyDetails - ["1", "1", "1,2,3,4,5,6,7,8,9,10,11,12"]
|
|
158
|
-
* @param {any} frequencyTime - "10:00 AM"
|
|
159
|
-
*/
|
|
160
|
-
getBiannualPlaceholder(frequencyDetails: any, frequencyTime: any): void;
|
|
161
|
-
/**
|
|
162
|
-
* It takes an event object, and if it exists, it creates a new object with the same properties as
|
|
163
|
-
* the event object, and assigns it to the frequencyDetails property.
|
|
164
|
-
*
|
|
165
|
-
* If the event object is undefined, then the frequencyDetails property will be undefined.
|
|
166
|
-
*
|
|
167
|
-
* If the event object is null, then the frequencyDetails property will be null.
|
|
168
|
-
*
|
|
169
|
-
* If the event object is an empty object, then the frequencyDetails property will be an empty
|
|
170
|
-
* object.
|
|
171
|
-
*
|
|
172
|
-
* If the event object is an object with properties, then the frequencyDetails property will be an
|
|
173
|
-
* object with the same properties.
|
|
174
|
-
*
|
|
175
|
-
* If the event object is an object with properties, but some of those properties are undefined, then
|
|
176
|
-
* the frequencyDetails property will be an object with the same properties, but some of those
|
|
177
|
-
* properties will be undefined.
|
|
178
|
-
*
|
|
179
|
-
* If the event object is an object with properties, but some of those properties are null, then the
|
|
180
|
-
* @param {any} event - any = {
|
|
181
|
-
*/
|
|
182
|
-
frequencyDataPopulate(event: any): void;
|
|
183
107
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vcomply-workflow-engine",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.100",
|
|
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
|
+
}
|