vcomply-workflow-engine 2.0.3 → 2.0.4
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 +3158 -305
- package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
- package/esm2015/lib/add-multiple-responsibility/add-multiple-responsibility.component.js +1 -1
- package/esm2015/lib/add-multiple-risk/add-multiple-risk.component.js +1 -1
- package/esm2015/lib/formgroup/cs-checkbox/cs-checkbox.component.js +5 -2
- package/esm2015/lib/formgroup/cs-checkbox/cs-checkbox.component.ngfactory.js +5 -2
- package/esm2015/lib/formgroup/cs-checkbox/cs-checkbox.component.ngsummary.json +1 -1
- package/esm2015/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.js +33 -0
- package/esm2015/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngfactory.js +33 -0
- package/esm2015/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngsummary.json +1 -0
- package/esm2015/lib/formgroup/formgroup.module.js +23 -4
- package/esm2015/lib/formgroup/formgroup.module.ngfactory.js +1 -1
- package/esm2015/lib/formgroup/formgroup.module.ngsummary.json +1 -1
- package/esm2015/lib/log-an-issue/log-an-issue.component.js +1 -1
- package/esm2015/lib/more-option/more-option.component.js +53 -2
- package/esm2015/lib/sharedComponents/assessment-editor/create-assessment.module.ngfactory.js +1 -1
- package/esm2015/lib/sharedComponents/assessment-preview/assessment-preview.module.ngfactory.js +1 -1
- package/esm2015/lib/sharedComponents/define-framework-listing/define-framework-listing.component.js +29 -0
- package/esm2015/lib/sharedComponents/define-framework-listing/define-framework-listing.component.ngfactory.js +211 -0
- package/esm2015/lib/sharedComponents/define-framework-listing/define-framework-listing.component.ngsummary.json +1 -0
- package/esm2015/lib/sharedComponents/format-and-evidence/format-and-evidence.component.js +1 -1
- package/esm2015/lib/sharedComponents/risk-classification/risk-classification.component.js +1 -1
- package/esm2015/lib/sharedComponents/roles-list/roles-list.component.js +25 -0
- package/esm2015/lib/sharedComponents/roles-list/roles-list.component.ngfactory.js +51 -0
- package/esm2015/lib/sharedComponents/roles-list/roles-list.component.ngsummary.json +1 -0
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.js +5 -2
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.ngfactory.js +5 -2
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.ngsummary.json +1 -1
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.js +5 -2
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngfactory.js +5 -2
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngsummary.json +1 -1
- package/esm2015/lib/ui-kit/formgroup/formgroup.module.ngfactory.js +1 -1
- package/esm2015/lib/ui-kit/no-data/no-data.component.js +36 -0
- package/esm2015/lib/ui-kit/no-data/no-data.component.ngfactory.js +27 -0
- package/esm2015/lib/ui-kit/no-data/no-data.component.ngsummary.json +1 -0
- package/esm2015/lib/ui-kit/no-data/no-data.module.js +13 -0
- package/esm2015/lib/ui-kit/no-data/no-data.module.ngfactory.js +12 -0
- package/esm2015/lib/ui-kit/no-data/no-data.module.ngsummary.json +1 -0
- package/esm2015/lib/ui-kit/pagination/pagination/pagination.component.js +1 -1
- package/esm2015/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.js +1 -1
- package/esm2015/lib/workflow-assessment/workflow-assessment.component.js +1 -1
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.js +1 -1
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.js +15 -6
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.ngfactory.js +67 -37
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-engine.module.js +11 -4
- package/esm2015/lib/workflow-engine.module.ngfactory.js +9 -6
- package/esm2015/lib/workflow-engine.module.ngsummary.json +1 -1
- package/esm2015/lib/workflow-policy/workflow-policy.component.js +1 -1
- package/esm2015/lib/workflow-program/constants.js +43 -0
- package/esm2015/lib/workflow-program/constants.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.js +15 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.ngfactory.js +19 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.js +214 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.ngfactory.js +229 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.js +15 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.ngfactory.js +19 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.js +46 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.js +109 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.ngfactory.js +37 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/checkbox/checkbox.component.js +40 -0
- package/esm2015/lib/workflow-program/create-program-ui/checkbox/checkbox.component.ngfactory.js +24 -0
- package/esm2015/lib/workflow-program/create-program-ui/checkbox/checkbox.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.js +89 -0
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngfactory.js +25 -0
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.js +45 -0
- package/esm2015/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.ngfactory.js +44 -0
- package/esm2015/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.js +29 -0
- package/esm2015/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.ngfactory.js +209 -0
- package/esm2015/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/directives/input-trim.directive.js +17 -0
- package/esm2015/lib/workflow-program/create-program-ui/directives/input-trim.directive.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/file-pill/file-pill.component.js +24 -0
- package/esm2015/lib/workflow-program/create-program-ui/file-pill/file-pill.component.ngfactory.js +38 -0
- package/esm2015/lib/workflow-program/create-program-ui/file-pill/file-pill.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.js +75 -0
- package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngfactory.js +25 -0
- package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/form-field/form-field.component.js +16 -0
- package/esm2015/lib/workflow-program/create-program-ui/form-field/form-field.component.ngfactory.js +24 -0
- package/esm2015/lib/workflow-program/create-program-ui/form-field/form-field.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.js +23 -0
- package/esm2015/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.ngfactory.js +23 -0
- package/esm2015/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.js +138 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.ngfactory.js +58 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination.module.js +21 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination.module.ngfactory.js +13 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination.module.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.js +12 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.js +13 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/search.pipe.js +20 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/search.pipe.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.js +160 -0
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.ngfactory.js +91 -0
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.js +41 -0
- package/esm2015/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.ngfactory.js +23 -0
- package/esm2015/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.js +15 -0
- package/esm2015/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.ngfactory.js +19 -0
- package/esm2015/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.js +239 -0
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngfactory.js +183 -0
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/workflow-program.component.js +894 -0
- package/esm2015/lib/workflow-program/workflow-program.component.ngfactory.js +851 -0
- package/esm2015/lib/workflow-program/workflow-program.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-risk/workflow-risk.component.js +1 -1
- package/esm2015/lib/workflow-services/programs.service.js +240 -0
- package/esm2015/lib/workflow-services/programs.service.ngsummary.json +1 -0
- package/esm2015/lib/workflow-survey-form/workflow-survey-form.component.js +1 -1
- package/esm2015/vcomply-workflow-engine.js +181 -152
- package/esm2015/vcomply-workflow-engine.ngsummary.json +1 -1
- package/fesm2015/vcomply-workflow-engine.js +2852 -151
- package/fesm2015/vcomply-workflow-engine.js.map +1 -1
- package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts +1 -0
- package/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts +11 -0
- package/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngfactory.d.ts +1 -0
- package/lib/sharedComponents/define-framework-listing/define-framework-listing.component.d.ts +10 -0
- package/lib/sharedComponents/define-framework-listing/define-framework-listing.component.ngfactory.d.ts +1 -0
- package/lib/sharedComponents/roles-list/roles-list.component.d.ts +8 -0
- package/lib/sharedComponents/roles-list/roles-list.component.ngfactory.d.ts +1 -0
- package/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.d.ts +1 -0
- package/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts +1 -0
- package/lib/ui-kit/no-data/no-data.component.d.ts +18 -0
- package/lib/ui-kit/no-data/no-data.component.ngfactory.d.ts +1 -0
- package/lib/ui-kit/no-data/no-data.module.d.ts +2 -0
- package/lib/ui-kit/no-data/no-data.module.ngfactory.d.ts +3 -0
- package/lib/workflow-engine-container/workflow-engine-container.component.d.ts +2 -0
- package/lib/workflow-program/constants.d.ts +40 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.d.ts +5 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.d.ts +91 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.d.ts +5 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.d.ts +13 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.d.ts +24 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/checkbox/checkbox.component.d.ts +13 -0
- package/lib/workflow-program/create-program-ui/checkbox/checkbox.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/create-program-ui.module.d.ts +2 -0
- package/lib/workflow-program/create-program-ui/create-program-ui.module.ngfactory.d.ts +3 -0
- package/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.d.ts +17 -0
- package/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.d.ts +10 -0
- package/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/directives/input-trim.directive.d.ts +3 -0
- package/lib/workflow-program/create-program-ui/file-pill/file-pill.component.d.ts +9 -0
- package/lib/workflow-program/create-program-ui/file-pill/file-pill.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.d.ts +32 -0
- package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/form-field/form-field.component.d.ts +9 -0
- package/lib/workflow-program/create-program-ui/form-field/form-field.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.d.ts +8 -0
- package/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.d.ts +24 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination.module.d.ts +2 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination.module.ngfactory.d.ts +3 -0
- package/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.d.ts +4 -0
- package/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.d.ts +4 -0
- package/lib/workflow-program/create-program-ui/pipes/search.pipe.d.ts +4 -0
- package/lib/workflow-program/create-program-ui/role-list/role-list.component.d.ts +61 -0
- package/lib/workflow-program/create-program-ui/role-list/role-list.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.d.ts +17 -0
- package/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.d.ts +5 -0
- package/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.d.ts +87 -0
- package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/workflow-program.component.d.ts +153 -0
- package/lib/workflow-program/workflow-program.component.ngfactory.d.ts +1 -0
- package/lib/workflow-services/programs.service.d.ts +82 -0
- package/package.json +2 -2
- package/vcomply-workflow-engine.d.ts +180 -151
- package/vcomply-workflow-engine.metadata.json +1 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
+
export declare class CsCheckboxIndeterminateComponent implements OnInit {
|
|
3
|
+
disabled: boolean;
|
|
4
|
+
ngValue: any;
|
|
5
|
+
value: any;
|
|
6
|
+
ngValueChange: EventEmitter<any>;
|
|
7
|
+
constructor();
|
|
8
|
+
ngOnInit(): void;
|
|
9
|
+
valueChanged(): void;
|
|
10
|
+
chileClick(event: any): void;
|
|
11
|
+
}
|
package/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngfactory.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
export declare class DefineFrameworkListingComponent implements OnInit {
|
|
3
|
+
animation: boolean;
|
|
4
|
+
hideCategoryList: boolean;
|
|
5
|
+
hideFrameworkList: boolean;
|
|
6
|
+
constructor();
|
|
7
|
+
ngOnInit(): void;
|
|
8
|
+
clickCategoryList(): void;
|
|
9
|
+
clickFrameworkList(): void;
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
+
export declare class NoDataComponent implements OnInit {
|
|
3
|
+
action: object;
|
|
4
|
+
secondaryAction: object;
|
|
5
|
+
noDataImage: string;
|
|
6
|
+
noDataText: string;
|
|
7
|
+
noDataButton: string | boolean;
|
|
8
|
+
secondaryButton: string | boolean;
|
|
9
|
+
noDataSecButton: string | boolean;
|
|
10
|
+
altText: string;
|
|
11
|
+
buttonAction: EventEmitter<object>;
|
|
12
|
+
secondaryActionButton: EventEmitter<object>;
|
|
13
|
+
smallButton: boolean;
|
|
14
|
+
constructor();
|
|
15
|
+
ngOnInit(): void;
|
|
16
|
+
actionEmitter(button: object): void;
|
|
17
|
+
secondaryActionEmitter(button: object): void;
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -12,6 +12,7 @@ import { AuthService } from '../workflow-services/auth.service';
|
|
|
12
12
|
import { UiKitService } from '../workflow-services/ui-kit.service';
|
|
13
13
|
import { LogAnIssueComponent } from './../log-an-issue/log-an-issue.component';
|
|
14
14
|
import { MoreOptionComponent } from './../more-option/more-option.component';
|
|
15
|
+
import { WorkflowProgramComponent } from '../workflow-program/workflow-program.component';
|
|
15
16
|
export declare class WorkflowEngineContainerComponent implements OnInit, AfterViewInit {
|
|
16
17
|
uiKitService: UiKitService;
|
|
17
18
|
private snackBar;
|
|
@@ -62,6 +63,7 @@ export declare class WorkflowEngineContainerComponent implements OnInit, AfterVi
|
|
|
62
63
|
logIssueComponent: LogAnIssueComponent;
|
|
63
64
|
workflowAssessmentComponent: WorkflowAssessmentComponent;
|
|
64
65
|
importAnAssessment: ImportAnAssessmentComponent;
|
|
66
|
+
program: WorkflowProgramComponent;
|
|
65
67
|
dropdownLeft: any;
|
|
66
68
|
dropdownTop: any;
|
|
67
69
|
dropdownWidth: any;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
export declare const CONSTANTS: {
|
|
2
|
+
categoryType: {
|
|
3
|
+
label: string;
|
|
4
|
+
value: number;
|
|
5
|
+
}[];
|
|
6
|
+
performanceCalculation: {
|
|
7
|
+
label: string;
|
|
8
|
+
value: string;
|
|
9
|
+
}[];
|
|
10
|
+
dateConfig: {
|
|
11
|
+
disableKeypress: boolean;
|
|
12
|
+
format: string;
|
|
13
|
+
unSelectOnClick: boolean;
|
|
14
|
+
openOnClick: boolean;
|
|
15
|
+
openOnFocus: boolean;
|
|
16
|
+
min: string;
|
|
17
|
+
};
|
|
18
|
+
description: {
|
|
19
|
+
mode: string;
|
|
20
|
+
colorPalette: boolean;
|
|
21
|
+
link: boolean;
|
|
22
|
+
file: boolean;
|
|
23
|
+
placeholder: string;
|
|
24
|
+
};
|
|
25
|
+
objective: {
|
|
26
|
+
mode: string;
|
|
27
|
+
colorPalette: boolean;
|
|
28
|
+
link: boolean;
|
|
29
|
+
file: boolean;
|
|
30
|
+
id: string;
|
|
31
|
+
placeholder: string;
|
|
32
|
+
};
|
|
33
|
+
additionalOption: {
|
|
34
|
+
REVIEWER: boolean;
|
|
35
|
+
OVERSEER: boolean;
|
|
36
|
+
ASSESSMENT: boolean;
|
|
37
|
+
FORMATE_EVIDENCE: boolean;
|
|
38
|
+
CUSTOM_FIELDS: boolean;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.d.ts
ADDED
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
import { EventEmitter, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
+
import { AuthService } from '../../../workflow-services/auth.service';
|
|
3
|
+
import { AssessmentService } from './assessment.service';
|
|
4
|
+
export declare class AssessmentPickerComponent implements OnInit {
|
|
5
|
+
private assessmentService;
|
|
6
|
+
private auth;
|
|
7
|
+
animation: boolean;
|
|
8
|
+
selectedData: any;
|
|
9
|
+
subList: boolean;
|
|
10
|
+
isEdit: boolean;
|
|
11
|
+
openedCategory: Array<number>;
|
|
12
|
+
assessmentPayload: {
|
|
13
|
+
search_title: string;
|
|
14
|
+
page_no: string;
|
|
15
|
+
state: string;
|
|
16
|
+
search_text: string;
|
|
17
|
+
alphabet_filter: string;
|
|
18
|
+
};
|
|
19
|
+
dataPerPage: number;
|
|
20
|
+
assessmentCategory: any;
|
|
21
|
+
isLoader: boolean;
|
|
22
|
+
set setSelected(value: any);
|
|
23
|
+
isDeleted: boolean;
|
|
24
|
+
searchAssessments: string;
|
|
25
|
+
previewQuestionData: any;
|
|
26
|
+
isPreview: boolean;
|
|
27
|
+
selectedAssessmentData: any;
|
|
28
|
+
onAssessmentSelect: EventEmitter<any>;
|
|
29
|
+
cancelAssessment: EventEmitter<any>;
|
|
30
|
+
constructor(assessmentService: AssessmentService, auth: AuthService);
|
|
31
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
32
|
+
ngOnInit(): void;
|
|
33
|
+
onAssessmentSelected(event: any): void;
|
|
34
|
+
preview(evt: any): void;
|
|
35
|
+
previewBack(): void;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @param index : Accept index of elementPosition
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
showSubList(index: number, id: string): number[];
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @param event : page number that has been selected
|
|
45
|
+
*/
|
|
46
|
+
onPageSelection(event: number): void;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @param search : search text
|
|
50
|
+
*/
|
|
51
|
+
onAssessmentSearch(search: string): void;
|
|
52
|
+
/**
|
|
53
|
+
*
|
|
54
|
+
* @param event : Assessment category filter of Alphabet
|
|
55
|
+
*/
|
|
56
|
+
onAlphabetSelected(event: string): void;
|
|
57
|
+
getAssessmentCategoryList(): void;
|
|
58
|
+
/**
|
|
59
|
+
*
|
|
60
|
+
* @param id : Assessment category id
|
|
61
|
+
*/
|
|
62
|
+
getAssessmentList(index: number, id: string): void;
|
|
63
|
+
selectedAssessments: any;
|
|
64
|
+
selectedAssessmentIds: any;
|
|
65
|
+
/**
|
|
66
|
+
* #### Description
|
|
67
|
+
* Selects item or deselect a itme
|
|
68
|
+
* @param evt
|
|
69
|
+
* @param payload
|
|
70
|
+
*/
|
|
71
|
+
selectAssessment(evt: any, payload: any): void;
|
|
72
|
+
/**
|
|
73
|
+
* #### Description
|
|
74
|
+
*
|
|
75
|
+
* Manipulates selected items in role list
|
|
76
|
+
* @param action :'ADD' | 'DELETE'
|
|
77
|
+
* @param payload
|
|
78
|
+
*/
|
|
79
|
+
manipulateSelectedAssessment(action: 'ADD' | 'DELETE', payload: any): void;
|
|
80
|
+
save(): void;
|
|
81
|
+
close(): void;
|
|
82
|
+
/**
|
|
83
|
+
* #### Description
|
|
84
|
+
*
|
|
85
|
+
* Returns the unique array of object based on unique key
|
|
86
|
+
* @param array
|
|
87
|
+
* @param key
|
|
88
|
+
* @returns
|
|
89
|
+
*/
|
|
90
|
+
uniqueByProp(array: any, key: string): unknown[];
|
|
91
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { Configurations } from '../../../configurations';
|
|
3
|
+
import { AuthService } from '../../../workflow-services/auth.service';
|
|
4
|
+
export declare class AssessmentService {
|
|
5
|
+
private http;
|
|
6
|
+
private authService;
|
|
7
|
+
env: any;
|
|
8
|
+
constructor(http: HttpClient, authService: AuthService, config?: Configurations);
|
|
9
|
+
getAssessmentQuestions(id: string): import("rxjs").Observable<Object>;
|
|
10
|
+
getAssessmentCategory(payload: any): import("rxjs").Observable<Object>;
|
|
11
|
+
getAssessmentList(payload: any, id: string): import("rxjs").Observable<any>;
|
|
12
|
+
getAssessmentDetailsByID(id: string): import("rxjs").Observable<any>;
|
|
13
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { EventEmitter, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
+
export declare class Pagination implements OnInit {
|
|
3
|
+
alphabetsArray: any;
|
|
4
|
+
activeAlphabet: string;
|
|
5
|
+
pageCount: number;
|
|
6
|
+
start: number;
|
|
7
|
+
end: number;
|
|
8
|
+
total: number;
|
|
9
|
+
noFilter: boolean;
|
|
10
|
+
pageArray: Array<number>;
|
|
11
|
+
currentPage: number;
|
|
12
|
+
enterPageNumber: any;
|
|
13
|
+
isInvalidInput: boolean;
|
|
14
|
+
selectedPage: EventEmitter<any>;
|
|
15
|
+
selectedAlphabet: EventEmitter<any>;
|
|
16
|
+
pageList: any;
|
|
17
|
+
constructor();
|
|
18
|
+
ngOnInit(): void;
|
|
19
|
+
alphabetChange(alphabet: string): void;
|
|
20
|
+
ngOnChanges(event: SimpleChanges): void;
|
|
21
|
+
increaseOrDecrease(value: number): void;
|
|
22
|
+
onEnterPress(event: any): void;
|
|
23
|
+
goToPageArrayGenerate(page: any, shouldEmit: boolean): void;
|
|
24
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
2
|
+
export declare class CheckboxComponent implements ControlValueAccessor {
|
|
3
|
+
disabled: boolean | any;
|
|
4
|
+
checked: boolean | any;
|
|
5
|
+
indeterminateEnabled: boolean | any;
|
|
6
|
+
onChanged: (value: any) => void;
|
|
7
|
+
onTouched: () => void;
|
|
8
|
+
writeValue(value: boolean): void;
|
|
9
|
+
registerOnChange(fn: any): void;
|
|
10
|
+
registerOnTouched(fn: any): void;
|
|
11
|
+
setDisabledState(isDisabled: boolean): void;
|
|
12
|
+
valueChanged(): void;
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
+
export declare class SwitchComponent implements ControlValueAccessor {
|
|
4
|
+
change: EventEmitter<any>;
|
|
5
|
+
value: any;
|
|
6
|
+
tooltipMessage: any;
|
|
7
|
+
disabled: boolean | any;
|
|
8
|
+
checked: boolean | any;
|
|
9
|
+
position: any;
|
|
10
|
+
onChanged: (value: any) => void;
|
|
11
|
+
onTouched: () => void;
|
|
12
|
+
writeValue(value: boolean): void;
|
|
13
|
+
registerOnChange(fn: any): void;
|
|
14
|
+
registerOnTouched(fn: any): void;
|
|
15
|
+
setDisabledState(isDisabled: boolean): void;
|
|
16
|
+
valueChanged(): void;
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
export declare class DefineFrameworkListingComponent implements OnInit {
|
|
3
|
+
animation: boolean;
|
|
4
|
+
hideCategoryList: boolean;
|
|
5
|
+
hideFrameworkList: boolean;
|
|
6
|
+
constructor();
|
|
7
|
+
ngOnInit(): void;
|
|
8
|
+
clickCategoryList(): void;
|
|
9
|
+
clickFrameworkList(): void;
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { OnInit, EventEmitter, OnChanges } from '@angular/core';
|
|
2
|
+
export declare class VuiFloatingBarComponent implements OnInit, OnChanges {
|
|
3
|
+
selectedData: any;
|
|
4
|
+
displayElementKey: string;
|
|
5
|
+
elementId: any;
|
|
6
|
+
singularText: string;
|
|
7
|
+
pluralText: string;
|
|
8
|
+
showNextButton: boolean;
|
|
9
|
+
showFrequencyText: boolean;
|
|
10
|
+
showWorkflow: boolean;
|
|
11
|
+
workflowText: string;
|
|
12
|
+
currentFrequency: string;
|
|
13
|
+
isDisabled: boolean;
|
|
14
|
+
workflowList: string[];
|
|
15
|
+
selectedWorkflow: any;
|
|
16
|
+
workflowPlaceHolder: any;
|
|
17
|
+
mode: string;
|
|
18
|
+
nonRemovableUsersList: any;
|
|
19
|
+
removePosition: any;
|
|
20
|
+
closeEvent: EventEmitter<any>;
|
|
21
|
+
deleteEvent: EventEmitter<number>;
|
|
22
|
+
closeList: EventEmitter<any>;
|
|
23
|
+
workflowTypeChanged: EventEmitter<any>;
|
|
24
|
+
constructor();
|
|
25
|
+
ngOnChanges(): void;
|
|
26
|
+
ngOnInit(): void;
|
|
27
|
+
next(): void;
|
|
28
|
+
deleteSelected(index: number): void;
|
|
29
|
+
close(): void;
|
|
30
|
+
selectedWorkflowType(event: any): void;
|
|
31
|
+
selectedWorkflowChange(event: any): void;
|
|
32
|
+
}
|
package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngfactory.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.d.ts
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
+
export declare class PaginationComponent implements OnChanges {
|
|
3
|
+
currPage: number;
|
|
4
|
+
from: number;
|
|
5
|
+
to: number;
|
|
6
|
+
total: any;
|
|
7
|
+
showPageDetail: boolean;
|
|
8
|
+
totalPage: number;
|
|
9
|
+
set setPage(page: any);
|
|
10
|
+
pageInSingleView: number;
|
|
11
|
+
pageChanged: EventEmitter<number>;
|
|
12
|
+
displayArray: Array<number>;
|
|
13
|
+
enterPageNo: number | any;
|
|
14
|
+
enterPressed: boolean;
|
|
15
|
+
isInvalidInput: boolean;
|
|
16
|
+
constructor();
|
|
17
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
18
|
+
startArray(): void;
|
|
19
|
+
currentIndexUpdate(value: number): void;
|
|
20
|
+
currentIndexAssign(value: number): void;
|
|
21
|
+
validateNumber(e: any): boolean;
|
|
22
|
+
onEnterPress(event: any): void;
|
|
23
|
+
displayArrayUpdate(index: any): void;
|
|
24
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class RoleListComponent implements OnInit {
|
|
3
|
+
save: EventEmitter<any>;
|
|
4
|
+
cancel: EventEmitter<any>;
|
|
5
|
+
animation: boolean;
|
|
6
|
+
constructor();
|
|
7
|
+
ngOnInit(): void;
|
|
8
|
+
searchKey: any;
|
|
9
|
+
systemRolesIds: any;
|
|
10
|
+
selectedIds: any;
|
|
11
|
+
selectedRoles: any;
|
|
12
|
+
expandedRows: any;
|
|
13
|
+
rolesList: any;
|
|
14
|
+
allListIds: never[];
|
|
15
|
+
allSelected: boolean;
|
|
16
|
+
set setList(value: any);
|
|
17
|
+
set selectedRolesVal(value: any);
|
|
18
|
+
/**
|
|
19
|
+
* #### Description
|
|
20
|
+
*
|
|
21
|
+
* Expands or collapse the row
|
|
22
|
+
* @param type
|
|
23
|
+
* @param [id]
|
|
24
|
+
*/
|
|
25
|
+
expandOrCollapse(type: 'EXPAND' | 'COLLAPSE' | 'COLLAPSE_ALL', id?: any): void;
|
|
26
|
+
selectAll(evt: any): void;
|
|
27
|
+
setAllSelectedStatus(): void;
|
|
28
|
+
/**
|
|
29
|
+
* #### Description
|
|
30
|
+
*
|
|
31
|
+
* Sets system role for admins and key admins
|
|
32
|
+
* @param roles
|
|
33
|
+
*/
|
|
34
|
+
setSystemRole(roles: any): void;
|
|
35
|
+
/**
|
|
36
|
+
* #### Description
|
|
37
|
+
* Selects item or deselect a itme
|
|
38
|
+
* @param evt
|
|
39
|
+
* @param payload
|
|
40
|
+
*/
|
|
41
|
+
selectItem(evt: any, payload: any): void;
|
|
42
|
+
/**
|
|
43
|
+
* #### Description
|
|
44
|
+
*
|
|
45
|
+
* Manipulates selected items in role list
|
|
46
|
+
* @param action :'ADD' | 'DELETE'
|
|
47
|
+
* @param payload
|
|
48
|
+
*/
|
|
49
|
+
manipulateSelectedItems(action: 'ADD' | 'DELETE', payload: any): void;
|
|
50
|
+
saveList(): void;
|
|
51
|
+
closeList(): void;
|
|
52
|
+
/**
|
|
53
|
+
* #### Description
|
|
54
|
+
*
|
|
55
|
+
* Returns the unique array of object based on unique key
|
|
56
|
+
* @param array
|
|
57
|
+
* @param key
|
|
58
|
+
* @returns
|
|
59
|
+
*/
|
|
60
|
+
uniqueByProp(array: any, key: string): unknown[];
|
|
61
|
+
}
|
|
@@ -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
|
+
}
|
package/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.ngfactory.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|