vcomply-workflow-engine 6.0.95 → 6.0.97
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/esm2022/lib/constants/assets.constants.mjs +2 -1
- package/esm2022/lib/more-option/more-option.component.mjs +4 -19
- package/esm2022/lib/workflow-program/constants.mjs +8 -1
- package/esm2022/lib/workflow-program/create-program-ui/define-framework-listing/pipes/tooltip-message.pipe.mjs +3 -1
- package/esm2022/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.mjs +5 -3
- package/esm2022/lib/workflow-program/workflow-program.component.mjs +29 -96
- package/fesm2022/vcomply-workflow-engine.mjs +94 -165
- package/fesm2022/vcomply-workflow-engine.mjs.map +1 -1
- package/lib/add-multiple-responsibility-container/add-multiple-responsibility-container.component.d.ts +1 -0
- package/lib/add-multiple-risk/add-multiple-risk.component.d.ts +1 -0
- package/lib/constants/assets.constants.d.ts +1 -0
- package/lib/log-an-issue/log-an-issue.component.d.ts +1 -0
- package/lib/more-option/more-option.component.d.ts +1 -0
- package/lib/report-a-case/components/assignee/assignee.component.d.ts +1 -0
- package/lib/report-a-case/components/case-assignees/case-assignees.component.d.ts +1 -0
- package/lib/report-a-case/components/case-category/case-category.component.d.ts +1 -0
- package/lib/report-a-case/components/case-details/case-details.component.d.ts +1 -0
- package/lib/report-a-case/components/case-owners/case-owners.component.d.ts +1 -0
- package/lib/report-a-case/components/case-priority/case-priority.component.d.ts +1 -0
- package/lib/report-a-case/components/case-resolution-deadline/case-resolution-deadline.component.d.ts +1 -0
- package/lib/report-a-case/components/case-type-dropdown/case-dropdown.component.d.ts +1 -0
- package/lib/report-a-case/components/due-date/due-date.component.d.ts +1 -0
- package/lib/report-a-case/components/field-holder/field-holder.component.d.ts +1 -0
- package/lib/report-a-case/components/linked assessment/linked-assessment.component.d.ts +1 -0
- package/lib/report-a-case/components/linked-responsibilities/linked-responsibilities.component.d.ts +1 -0
- package/lib/report-a-case/components/rc-details/rc-details.component.d.ts +1 -0
- package/lib/report-a-case/components/report-date/report-date.component.d.ts +1 -0
- package/lib/report-a-case/workflow-case/workflow-case.component.d.ts +1 -0
- package/lib/sharedComponents/approval-workflow/approval-create-form/approval-create-form.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-editor/components/build/image-choice/image-choice.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-editor/components/build/thank-you/thank-you.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-editor/components/build/welcome/welcome.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-editor/components/logic/logic.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-image-choice/logic-image-choice.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-editor/components/preview/thank-you/thank-you.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-editor/components/preview/welcome/welcome.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-editor/components/welcome-thankyou/welcome-thankyou.component.d.ts +1 -0
- package/lib/sharedComponents/assessment-list/assessment-list.component.d.ts +1 -0
- package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts +1 -0
- package/lib/sharedComponents/category-list/category-list.component.d.ts +1 -0
- package/lib/sharedComponents/category-list-selection/category-list-selection/category-list-selection.component.d.ts +1 -0
- package/lib/sharedComponents/category-multiselect/category-multi-select.component.d.ts +1 -0
- package/lib/sharedComponents/checkbox-list/checkbox-list.component.d.ts +1 -0
- package/lib/sharedComponents/format-and-evidence/format-and-evidence.component.d.ts +1 -0
- package/lib/sharedComponents/framework-list/framework-list.component.d.ts +1 -0
- package/lib/sharedComponents/frequency/frequency-responsibility-list/frequency-responsibility-list.component.d.ts +1 -0
- package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts +1 -0
- package/lib/sharedComponents/link-program/link-program/link-program.component.d.ts +1 -0
- package/lib/sharedComponents/owner-list/owner-list.component.d.ts +1 -0
- package/lib/sharedComponents/policy-access/policy-access.component.d.ts +1 -0
- package/lib/sharedComponents/program-listing/program-listing.component.d.ts +1 -0
- package/lib/sharedComponents/radio-list/radio-list.component.d.ts +1 -0
- package/lib/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts +1 -0
- package/lib/sharedComponents/responsibility-centers-list/responsibility-centers-list.component.d.ts +1 -0
- package/lib/sharedComponents/responsibility-risk-selector/responsibility-risk-selector.component.d.ts +1 -0
- package/lib/sharedComponents/review-frequency/review-frequency.component.d.ts +1 -0
- package/lib/sharedComponents/roles-list/roles-list.component.d.ts +1 -0
- package/lib/sharedComponents/select-approvers/select-approvers.component.d.ts +1 -0
- package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts +1 -0
- package/lib/ui-kit/pagination/pagination/pagination.component.d.ts +1 -0
- package/lib/workflow/shared/components/attributes/attributes-checkbox/attributes-checkbox.component.d.ts +1 -0
- package/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.d.ts +1 -0
- package/lib/workflow-assessment/workflow-assessment.component.d.ts +1 -0
- package/lib/workflow-compliance/workflow-compliance.component.d.ts +1 -0
- package/lib/workflow-policy/workflow-policy.component.d.ts +1 -0
- package/lib/workflow-program/constants.d.ts +2 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/role-list/role-list.component.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.d.ts +1 -0
- package/lib/workflow-program/workflow-program.component.d.ts +2 -0
- package/lib/workflow-risk/workflow-risk.component.d.ts +2 -1
- package/lib/workflow-survey-form/workflow-survey-form.component.d.ts +1 -0
- package/package.json +1 -1
|
@@ -46,3 +46,5 @@ export declare const CONSTANTS: {
|
|
|
46
46
|
ASSIGNEES: boolean;
|
|
47
47
|
};
|
|
48
48
|
};
|
|
49
|
+
export declare const COLLABORATOR_TOOLTIP = "<strong>Collaborators</strong> can only access responsibilities in this program where they are directly involved, such as creator, reviewer, assignor, oversight user, or collaborator.<br>\n <br>\n This role is ideal for users who need to work on specific tasks but shouldn't see the entire program\u2019s contents.\n <br>\n <br>\n <em>Example:</em> In an AML (Anti-Money Laundering) program, the Finance lead added as a collaborator will only see responsibilities related to financial reporting or audits they are linked to, not those owned by Legal or Compliance.";
|
|
50
|
+
export declare const COLLABORATOR_PLACEHODLER = "Select users that can collaborate in this Program";
|
|
@@ -66,6 +66,7 @@ export declare class WorkflowProgramComponent implements OnInit {
|
|
|
66
66
|
sequential: string;
|
|
67
67
|
round_robin: string;
|
|
68
68
|
anyone: string;
|
|
69
|
+
collaborator: string;
|
|
69
70
|
};
|
|
70
71
|
constants: {
|
|
71
72
|
categoryType: {
|
|
@@ -158,6 +159,7 @@ export declare class WorkflowProgramComponent implements OnInit {
|
|
|
158
159
|
assignorId: number[];
|
|
159
160
|
disableReviewerIds: any[];
|
|
160
161
|
disableOverseerIds: any[];
|
|
162
|
+
COLLABORATOR_PLACEHODLER: string;
|
|
161
163
|
constructor(fb: UntypedFormBuilder, programService: ProgramsService, authService: AuthService, uiKitService: UiKitService, iframeService: IframeService, changeRef: ChangeDetectorRef);
|
|
162
164
|
noWhitespaceValidator(control: UntypedFormControl): {
|
|
163
165
|
whitespace: boolean;
|
|
@@ -74,6 +74,7 @@ export declare class WorkflowRiskComponent implements OnInit {
|
|
|
74
74
|
sequential: string;
|
|
75
75
|
round_robin: string;
|
|
76
76
|
anyone: string;
|
|
77
|
+
collaborator: string;
|
|
77
78
|
};
|
|
78
79
|
GRC_TYPE_ARRAY: string[];
|
|
79
80
|
responsibilityCentersList: any;
|
|
@@ -167,7 +168,7 @@ export declare class WorkflowRiskComponent implements OnInit {
|
|
|
167
168
|
setPopupButtons(): void;
|
|
168
169
|
getRiskDetails(riskId: any): void;
|
|
169
170
|
populateOptionalFields(): void;
|
|
170
|
-
setCategoryType(type: any): "strategic" | "
|
|
171
|
+
setCategoryType(type: any): "strategic" | "compliance" | "operational" | "others";
|
|
171
172
|
getRCList(): void;
|
|
172
173
|
getCategoryList(): void;
|
|
173
174
|
getOwnersList(): void;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vcomply-workflow-engine",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.97",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": " 12.x || 13.x || 14.x || 15.x || 16.x || 17.x || 18.x || 19.x ",
|
|
6
6
|
"@angular/core": " 12.x || 13.x || 14.x || 15.x || 16.x || 17.x || 18.x || 19.x "
|