vcomply-workflow-engine 0.1.8 → 0.1.9
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 +0 -1
- package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
- package/esm2015/lib/log-an-issue/log-an-issue.component.js +1 -2
- package/fesm2015/vcomply-workflow-engine.js +0 -1
- package/fesm2015/vcomply-workflow-engine.js.map +1 -1
- package/lib/add-multiple-responsibility/add-multiple-responsibility.component.d.ts.__ivy_ngcc_bak +81 -0
- package/lib/add-multiple-responsibility/add-multiple-responsibility.component.d.ts.map +1 -0
- package/lib/add-multiple-risk/add-multiple-risk.component.d.ts.__ivy_ngcc_bak +65 -0
- package/lib/add-multiple-risk/add-multiple-risk.component.d.ts.map +1 -0
- package/lib/confirmation-alert/confirmation-alert.component.d.ts.__ivy_ngcc_bak +10 -0
- package/lib/confirmation-alert/confirmation-alert.component.d.ts.map +1 -0
- package/lib/create-documents/create-documents.component.d.ts.__ivy_ngcc_bak +36 -0
- package/lib/create-documents/create-documents.component.d.ts.map +1 -0
- package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts.__ivy_ngcc_bak +13 -0
- package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts.map +1 -0
- package/lib/formgroup/cs-radio/cs-radio.component.d.ts.__ivy_ngcc_bak +13 -0
- package/lib/formgroup/cs-radio/cs-radio.component.d.ts.map +1 -0
- package/lib/formgroup/cs-radio-group/cs-radio-group.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/formgroup/cs-radio-group/cs-radio-group.component.d.ts.map +1 -0
- package/lib/formgroup/cs-select/cs-select.component.d.ts.__ivy_ngcc_bak +31 -0
- package/lib/formgroup/cs-select/cs-select.component.d.ts.map +1 -0
- package/lib/formgroup/cs-switch/cs-switch.component.d.ts.__ivy_ngcc_bak +12 -0
- package/lib/formgroup/cs-switch/cs-switch.component.d.ts.map +1 -0
- package/lib/formgroup/formgroup.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/formgroup/formgroup.module.d.ts.map +1 -0
- package/lib/formgroup/pipes/pascal.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/formgroup/pipes/pascal.pipe.d.ts.map +1 -0
- package/lib/formgroup/select/cs-option/cs-option.component.d.ts.__ivy_ngcc_bak +15 -0
- package/lib/formgroup/select/cs-option/cs-option.component.d.ts.map +1 -0
- package/lib/formgroup/select/cs-select/cs-select.component.d.ts.__ivy_ngcc_bak +34 -0
- package/lib/formgroup/select/cs-select/cs-select.component.d.ts.map +1 -0
- package/lib/formgroup/select/select.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/formgroup/select/select.module.d.ts.map +1 -0
- package/lib/formgroup/select/select.service.d.ts.__ivy_ngcc_bak +15 -0
- package/lib/formgroup/select/select.service.d.ts.map +1 -0
- package/lib/log-an-issue/log-an-issue.component.d.ts.__ivy_ngcc_bak +216 -0
- package/lib/log-an-issue/log-an-issue.component.d.ts.map +1 -0
- package/lib/more-option/more-option.component.d.ts.__ivy_ngcc_bak +17 -0
- package/lib/more-option/more-option.component.d.ts.map +1 -0
- package/lib/pipes/data-type.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/pipes/data-type.pipe.d.ts.map +1 -0
- package/lib/pipes/list-mapper.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/pipes/list-mapper.pipe.d.ts.map +1 -0
- package/lib/pipes/search.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/pipes/search.pipe.d.ts.map +1 -0
- package/lib/pipes/space-breaker.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/pipes/space-breaker.pipe.d.ts.map +1 -0
- package/lib/pipes/uncategorized-filter.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/pipes/uncategorized-filter.pipe.d.ts.map +1 -0
- package/lib/pipes/user-filter.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/pipes/user-filter.pipe.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-list/assessment-list-loader/assessment-list-loader.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/sharedComponents/assessment-list/assessment-list-loader/assessment-list-loader.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-list/assessment-list-sub-loader/assessment-list-sub-loader.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/sharedComponents/assessment-list/assessment-list-sub-loader/assessment-list-sub-loader.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-list/assessment-list.component.d.ts.__ivy_ngcc_bak +80 -0
- package/lib/sharedComponents/assessment-list/assessment-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-list/service/assessment.service.d.ts.__ivy_ngcc_bak +10 -0
- package/lib/sharedComponents/assessment-list/service/assessment.service.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/assessment-preview.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/sharedComponents/assessment-preview/assessment-preview.module.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/checkbox-question/checkbox-question.component.d.ts.__ivy_ngcc_bak +9 -0
- package/lib/sharedComponents/assessment-preview/checkbox-question/checkbox-question.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/date-time/date-time.component.d.ts.__ivy_ngcc_bak +12 -0
- package/lib/sharedComponents/assessment-preview/date-time/date-time.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/device/device.component.d.ts.__ivy_ngcc_bak +7 -0
- package/lib/sharedComponents/assessment-preview/device/device.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/file-upload/file-upload.component.d.ts.__ivy_ngcc_bak +7 -0
- package/lib/sharedComponents/assessment-preview/file-upload/file-upload.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/page-header/page-header.component.d.ts.__ivy_ngcc_bak +7 -0
- package/lib/sharedComponents/assessment-preview/page-header/page-header.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/preview/preview.component.d.ts.__ivy_ngcc_bak +11 -0
- package/lib/sharedComponents/assessment-preview/preview/preview.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/preview-container/preview-container.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/sharedComponents/assessment-preview/preview-container/preview-container.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/quick-settings/quick-settings.component.d.ts.__ivy_ngcc_bak +6 -0
- package/lib/sharedComponents/assessment-preview/quick-settings/quick-settings.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/radio-question/radio-question.component.d.ts.__ivy_ngcc_bak +9 -0
- package/lib/sharedComponents/assessment-preview/radio-question/radio-question.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/select-question/select-question.component.d.ts.__ivy_ngcc_bak +9 -0
- package/lib/sharedComponents/assessment-preview/select-question/select-question.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/single-textbox/single-textbox.component.d.ts.__ivy_ngcc_bak +7 -0
- package/lib/sharedComponents/assessment-preview/single-textbox/single-textbox.component.d.ts.map +1 -0
- package/lib/sharedComponents/assessment-preview/welcome/welcome.component.d.ts.__ivy_ngcc_bak +6 -0
- package/lib/sharedComponents/assessment-preview/welcome/welcome.component.d.ts.map +1 -0
- package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts.__ivy_ngcc_bak +19 -0
- package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.d.ts.__ivy_ngcc_bak +14 -0
- package/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.d.ts.map +1 -0
- package/lib/sharedComponents/bulk-view/bulk-view.component.d.ts.__ivy_ngcc_bak +17 -0
- package/lib/sharedComponents/bulk-view/bulk-view.component.d.ts.map +1 -0
- package/lib/sharedComponents/category-list/category-list.component.d.ts.__ivy_ngcc_bak +19 -0
- package/lib/sharedComponents/category-list/category-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/category-multiselect/category-multi-select.component.d.ts.__ivy_ngcc_bak +28 -0
- package/lib/sharedComponents/category-multiselect/category-multi-select.component.d.ts.map +1 -0
- package/lib/sharedComponents/checkbox-list/checkbox-list.component.d.ts.__ivy_ngcc_bak +22 -0
- package/lib/sharedComponents/checkbox-list/checkbox-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/checkpoint/checkpoints/checkpoints.component.d.ts.__ivy_ngcc_bak +35 -0
- package/lib/sharedComponents/checkpoint/checkpoints/checkpoints.component.d.ts.map +1 -0
- package/lib/sharedComponents/checkpoint/checkpoints-list/checkpoints-list.component.d.ts.__ivy_ngcc_bak +8 -0
- package/lib/sharedComponents/checkpoint/checkpoints-list/checkpoints-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.d.ts.__ivy_ngcc_bak +38 -0
- package/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.d.ts.map +1 -0
- package/lib/sharedComponents/checkpoint-floating-bar/checkpoint-floating-bar.component.d.ts.__ivy_ngcc_bak +15 -0
- package/lib/sharedComponents/checkpoint-floating-bar/checkpoint-floating-bar.component.d.ts.map +1 -0
- package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-container/checkpoints-policy-container.component.d.ts.__ivy_ngcc_bak +16 -0
- package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-container/checkpoints-policy-container.component.d.ts.map +1 -0
- package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-list/checkpoints-policy-list.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-list/checkpoints-policy-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.d.ts.__ivy_ngcc_bak +33 -0
- package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.d.ts.map +1 -0
- package/lib/sharedComponents/directive/autofocus.directive.d.ts.__ivy_ngcc_bak +6 -0
- package/lib/sharedComponents/directive/autofocus.directive.d.ts.map +1 -0
- package/lib/sharedComponents/directive/conditional-focus.directive.d.ts.__ivy_ngcc_bak +9 -0
- package/lib/sharedComponents/directive/conditional-focus.directive.d.ts.map +1 -0
- package/lib/sharedComponents/directive/drag-drop.directive.d.ts.__ivy_ngcc_bak +8 -0
- package/lib/sharedComponents/directive/drag-drop.directive.d.ts.map +1 -0
- package/lib/sharedComponents/directive/scroll-in-view.directive.d.ts.__ivy_ngcc_bak +9 -0
- package/lib/sharedComponents/directive/scroll-in-view.directive.d.ts.map +1 -0
- package/lib/sharedComponents/document-section/document-section.component.d.ts.__ivy_ngcc_bak +38 -0
- package/lib/sharedComponents/document-section/document-section.component.d.ts.map +1 -0
- package/lib/sharedComponents/floating-bar/floating-bar.component.d.ts.__ivy_ngcc_bak +32 -0
- package/lib/sharedComponents/floating-bar/floating-bar.component.d.ts.map +1 -0
- package/lib/sharedComponents/format-and-evidence/format-and-evidence.component.d.ts.__ivy_ngcc_bak +41 -0
- package/lib/sharedComponents/format-and-evidence/format-and-evidence.component.d.ts.map +1 -0
- package/lib/sharedComponents/framework-list/framework-list.component.d.ts.__ivy_ngcc_bak +22 -0
- package/lib/sharedComponents/framework-list/framework-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/framework-list/parent-table/parent-table.component.d.ts.__ivy_ngcc_bak +26 -0
- package/lib/sharedComponents/framework-list/parent-table/parent-table.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts.__ivy_ngcc_bak +37 -0
- package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts.__ivy_ngcc_bak +35 -0
- package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.d.ts.__ivy_ngcc_bak +10 -0
- package/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts.__ivy_ngcc_bak +29 -0
- package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts.__ivy_ngcc_bak +30 -0
- package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.d.ts.__ivy_ngcc_bak +19 -0
- package/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.d.ts.__ivy_ngcc_bak +36 -0
- package/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts.__ivy_ngcc_bak +33 -0
- package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.d.ts.__ivy_ngcc_bak +29 -0
- package/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts.__ivy_ngcc_bak +32 -0
- package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.d.ts.__ivy_ngcc_bak +19 -0
- package/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts.__ivy_ngcc_bak +32 -0
- package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.d.ts.__ivy_ngcc_bak +10 -0
- package/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-random/frequency-random.component.d.ts.__ivy_ngcc_bak +59 -0
- package/lib/sharedComponents/frequency/frequency-random/frequency-random.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-top/frequency-top.component.d.ts.__ivy_ngcc_bak +22 -0
- package/lib/sharedComponents/frequency/frequency-top/frequency-top.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts.__ivy_ngcc_bak +32 -0
- package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts.map +1 -0
- package/lib/sharedComponents/frequency/frequency.service.d.ts.__ivy_ngcc_bak +46 -0
- package/lib/sharedComponents/frequency/frequency.service.d.ts.map +1 -0
- package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts.__ivy_ngcc_bak +29 -0
- package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/list-loader/list-loader.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/sharedComponents/list-loader/list-loader.component.d.ts.map +1 -0
- package/lib/sharedComponents/no-data/no-data.component.d.ts.__ivy_ngcc_bak +14 -0
- package/lib/sharedComponents/no-data/no-data.component.d.ts.map +1 -0
- package/lib/sharedComponents/no-data/no-data.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/sharedComponents/no-data/no-data.module.d.ts.map +1 -0
- package/lib/sharedComponents/owner-list/owner-list.component.d.ts.__ivy_ngcc_bak +36 -0
- package/lib/sharedComponents/owner-list/owner-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/pipes/array-filter.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/sharedComponents/pipes/array-filter.pipe.d.ts.map +1 -0
- package/lib/sharedComponents/pipes/filterPipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/sharedComponents/pipes/filterPipe.d.ts.map +1 -0
- package/lib/sharedComponents/pipes/short-merge.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/sharedComponents/pipes/short-merge.pipe.d.ts.map +1 -0
- package/lib/sharedComponents/pipes/within-data.pipe.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/sharedComponents/pipes/within-data.pipe.d.ts.map +1 -0
- package/lib/sharedComponents/radio-list/radio-list.component.d.ts.__ivy_ngcc_bak +24 -0
- package/lib/sharedComponents/radio-list/radio-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/radio-list-with-pagination/link-treatment-loader/link-treatment-loader.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/sharedComponents/radio-list-with-pagination/link-treatment-loader/link-treatment-loader.component.d.ts.map +1 -0
- package/lib/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts.__ivy_ngcc_bak +47 -0
- package/lib/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/responsibility-centers-list/responsibility-centers-list.component.d.ts.__ivy_ngcc_bak +26 -0
- package/lib/sharedComponents/responsibility-centers-list/responsibility-centers-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/responsibility-risk-selector/responsibility-risk-selector.component.d.ts.__ivy_ngcc_bak +23 -0
- package/lib/sharedComponents/responsibility-risk-selector/responsibility-risk-selector.component.d.ts.map +1 -0
- package/lib/sharedComponents/review-frequency/review-frequency.component.d.ts.__ivy_ngcc_bak +15 -0
- package/lib/sharedComponents/review-frequency/review-frequency.component.d.ts.map +1 -0
- package/lib/sharedComponents/risk-classification/risk-classification.component.d.ts.__ivy_ngcc_bak +35 -0
- package/lib/sharedComponents/risk-classification/risk-classification.component.d.ts.map +1 -0
- package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts.__ivy_ngcc_bak +21 -0
- package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts.map +1 -0
- package/lib/sharedComponents/v-loader/loader/loader.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/sharedComponents/v-loader/loader/loader.component.d.ts.map +1 -0
- package/lib/sharedComponents/v-loader/loader-inline/loader-inline.component.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/sharedComponents/v-loader/loader-inline/loader-inline.component.d.ts.map +1 -0
- package/lib/sharedComponents/v-loader/v-loader.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/sharedComponents/v-loader/v-loader.module.d.ts.map +1 -0
- package/lib/ui-kit/click-outside/click-outside.directive.d.ts.__ivy_ngcc_bak +7 -0
- package/lib/ui-kit/click-outside/click-outside.directive.d.ts.map +1 -0
- package/lib/ui-kit/click-outside/click-outside.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/click-outside/click-outside.module.d.ts.map +1 -0
- package/lib/ui-kit/format-html.pipe.d.ts.__ivy_ngcc_bak +7 -0
- package/lib/ui-kit/format-html.pipe.d.ts.map +1 -0
- package/lib/ui-kit/line-loader/line-loader.component.d.ts.__ivy_ngcc_bak +6 -0
- package/lib/ui-kit/line-loader/line-loader.component.d.ts.map +1 -0
- package/lib/ui-kit/line-loader/line-loader.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/line-loader/line-loader.module.d.ts.map +1 -0
- package/lib/ui-kit/pagination/pagination/pagination.component.d.ts.__ivy_ngcc_bak +23 -0
- package/lib/ui-kit/pagination/pagination/pagination.component.d.ts.map +1 -0
- package/lib/ui-kit/pagination/pagination.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/pagination/pagination.module.d.ts.map +1 -0
- package/lib/ui-kit/popover/popover-event.directive.d.ts.__ivy_ngcc_bak +7 -0
- package/lib/ui-kit/popover/popover-event.directive.d.ts.map +1 -0
- package/lib/ui-kit/popover/popover-longpress.directive.d.ts.__ivy_ngcc_bak +13 -0
- package/lib/ui-kit/popover/popover-longpress.directive.d.ts.map +1 -0
- package/lib/ui-kit/popover/popover.component.d.ts.__ivy_ngcc_bak +24 -0
- package/lib/ui-kit/popover/popover.component.d.ts.map +1 -0
- package/lib/ui-kit/popover/popover.directive.d.ts.__ivy_ngcc_bak +16 -0
- package/lib/ui-kit/popover/popover.directive.d.ts.map +1 -0
- package/lib/ui-kit/popover/popover.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/popover/popover.module.d.ts.map +1 -0
- package/lib/ui-kit/popover/popover.service.d.ts.__ivy_ngcc_bak +9 -0
- package/lib/ui-kit/popover/popover.service.d.ts.map +1 -0
- package/lib/ui-kit/popover-hover/popover-hover.component.d.ts.__ivy_ngcc_bak +22 -0
- package/lib/ui-kit/popover-hover/popover-hover.component.d.ts.map +1 -0
- package/lib/ui-kit/popover-hover/popover-hover.directive.d.ts.__ivy_ngcc_bak +12 -0
- package/lib/ui-kit/popover-hover/popover-hover.directive.d.ts.map +1 -0
- package/lib/ui-kit/popover-hover/popover-hover.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/popover-hover/popover-hover.module.d.ts.map +1 -0
- package/lib/ui-kit/popover-hover/popover-hover.service.d.ts.__ivy_ngcc_bak +9 -0
- package/lib/ui-kit/popover-hover/popover-hover.service.d.ts.map +1 -0
- package/lib/ui-kit/smiley-dialog/smiley-dialog.component.d.ts.__ivy_ngcc_bak +12 -0
- package/lib/ui-kit/smiley-dialog/smiley-dialog.component.d.ts.map +1 -0
- package/lib/ui-kit/smiley-dialog/smiley-dialog.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/smiley-dialog/smiley-dialog.module.d.ts.map +1 -0
- package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.component.d.ts.__ivy_ngcc_bak +12 -0
- package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.component.d.ts.map +1 -0
- package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.module.d.ts.map +1 -0
- package/lib/ui-kit/snack-bar/snack-bar.component.d.ts.__ivy_ngcc_bak +15 -0
- package/lib/ui-kit/snack-bar/snack-bar.component.d.ts.map +1 -0
- package/lib/ui-kit/snack-bar/snack-bar.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/snack-bar/snack-bar.module.d.ts.map +1 -0
- package/lib/ui-kit/snack-bar/snack-bar.service.d.ts.__ivy_ngcc_bak +8 -0
- package/lib/ui-kit/snack-bar/snack-bar.service.d.ts.map +1 -0
- package/lib/ui-kit/tooltip/tooltip.directive.d.ts.__ivy_ngcc_bak +24 -0
- package/lib/ui-kit/tooltip/tooltip.directive.d.ts.map +1 -0
- package/lib/ui-kit/tooltip/tooltip.module.d.ts.__ivy_ngcc_bak +2 -0
- package/lib/ui-kit/tooltip/tooltip.module.d.ts.map +1 -0
- package/lib/workflow-assessment/workflow-assessment.component.d.ts.__ivy_ngcc_bak +63 -0
- package/lib/workflow-assessment/workflow-assessment.component.d.ts.map +1 -0
- package/lib/workflow-compliance/workflow-compliance.component.d.ts.__ivy_ngcc_bak +181 -0
- package/lib/workflow-compliance/workflow-compliance.component.d.ts.map +1 -0
- package/lib/workflow-engine-container/workflow-engine-container.component.d.ts.__ivy_ngcc_bak +95 -0
- package/lib/workflow-engine-container/workflow-engine-container.component.d.ts.map +1 -0
- package/lib/workflow-engine.module.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/workflow-engine.module.d.ts.map +1 -0
- package/lib/workflow-engine.service.d.ts.__ivy_ngcc_bak +3 -0
- package/lib/workflow-engine.service.d.ts.map +1 -0
- package/lib/workflow-pagination/workflow-pagination.component.d.ts.__ivy_ngcc_bak +24 -0
- package/lib/workflow-pagination/workflow-pagination.component.d.ts.map +1 -0
- package/lib/workflow-policy/workflow-policy.component.d.ts.__ivy_ngcc_bak +281 -0
- package/lib/workflow-policy/workflow-policy.component.d.ts.map +1 -0
- package/lib/workflow-risk/workflow-risk.component.d.ts.__ivy_ngcc_bak +105 -0
- package/lib/workflow-risk/workflow-risk.component.d.ts.map +1 -0
- package/lib/workflow-services/add-risk.service.d.ts.__ivy_ngcc_bak +22 -0
- package/lib/workflow-services/add-risk.service.d.ts.map +1 -0
- package/lib/workflow-services/assessment.service.d.ts.__ivy_ngcc_bak +20 -0
- package/lib/workflow-services/assessment.service.d.ts.map +1 -0
- package/lib/workflow-services/auth.service.d.ts.__ivy_ngcc_bak +29 -0
- package/lib/workflow-services/auth.service.d.ts.map +1 -0
- package/lib/workflow-services/frequency.service.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/workflow-services/frequency.service.d.ts.map +1 -0
- package/lib/workflow-services/log-issue.service.d.ts.__ivy_ngcc_bak +31 -0
- package/lib/workflow-services/log-issue.service.d.ts.map +1 -0
- package/lib/workflow-services/policy.service.d.ts.__ivy_ngcc_bak +24 -0
- package/lib/workflow-services/policy.service.d.ts.map +1 -0
- package/lib/workflow-services/responsibility.service.d.ts.__ivy_ngcc_bak +33 -0
- package/lib/workflow-services/responsibility.service.d.ts.map +1 -0
- package/lib/workflow-services/token-decoder.service.d.ts.__ivy_ngcc_bak +4 -0
- package/lib/workflow-services/token-decoder.service.d.ts.map +1 -0
- package/lib/workflow-services/ui-kit.service.d.ts.__ivy_ngcc_bak +5 -0
- package/lib/workflow-services/ui-kit.service.d.ts.map +1 -0
- package/lib/workflow-survey-form/workflow-survey-form.component.d.ts.__ivy_ngcc_bak +7 -0
- package/lib/workflow-survey-form/workflow-survey-form.component.d.ts.map +1 -0
- package/package.json +1 -1
- package/vcomply-workflow-engine.d.ts.__ivy_ngcc_bak +145 -0
- package/vcomply-workflow-engine.d.ts.map +1 -0
package/lib/add-multiple-responsibility/add-multiple-responsibility.component.d.ts.__ivy_ngcc_bak
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import { EventEmitter, SimpleChanges, OnChanges } from '@angular/core';
|
|
2
|
+
import { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';
|
|
3
|
+
import { AddRiskService } from '../workflow-services/add-risk.service';
|
|
4
|
+
import { AuthService } from '../workflow-services/auth.service';
|
|
5
|
+
import { FrequencyBulkService } from '../workflow-services/frequency.service';
|
|
6
|
+
import { ResponsibilityService } from '../workflow-services/responsibility.service';
|
|
7
|
+
export declare class AddMultipleResponsibilityComponent implements OnChanges {
|
|
8
|
+
private riskService;
|
|
9
|
+
private responsibilityService;
|
|
10
|
+
private authService;
|
|
11
|
+
private frequencyService;
|
|
12
|
+
private snackBar;
|
|
13
|
+
pickerChanged: EventEmitter<any>;
|
|
14
|
+
populateOption: EventEmitter<any>;
|
|
15
|
+
closeWorkflow: EventEmitter<any>;
|
|
16
|
+
disconnectRefresh: EventEmitter<any>;
|
|
17
|
+
isNotificationPending: number;
|
|
18
|
+
responsibilityBulkUpload: any;
|
|
19
|
+
templateInfo: any;
|
|
20
|
+
isLoader: boolean;
|
|
21
|
+
showCategoryList: boolean;
|
|
22
|
+
templateDownloaded: boolean;
|
|
23
|
+
downloadInProgress: boolean;
|
|
24
|
+
loader: boolean;
|
|
25
|
+
isFileEmpty: boolean;
|
|
26
|
+
isWrongFile: boolean;
|
|
27
|
+
isWrongFormat: boolean;
|
|
28
|
+
fileName: any;
|
|
29
|
+
data: any;
|
|
30
|
+
showExcel: boolean;
|
|
31
|
+
uploadedFiles: any;
|
|
32
|
+
fileResponse: any;
|
|
33
|
+
fileValue: any;
|
|
34
|
+
memberId: number;
|
|
35
|
+
organizationId: number;
|
|
36
|
+
errorMessage: string;
|
|
37
|
+
downloadStatus: string;
|
|
38
|
+
downloadPercent: number;
|
|
39
|
+
defaultOwner: string;
|
|
40
|
+
smileyMessage: string;
|
|
41
|
+
actionButtons: {
|
|
42
|
+
buttonText: string;
|
|
43
|
+
class: string;
|
|
44
|
+
id: string;
|
|
45
|
+
}[];
|
|
46
|
+
showSmiley: boolean;
|
|
47
|
+
member_obj_id: string;
|
|
48
|
+
riskClassEnabled: any;
|
|
49
|
+
userInfo: any;
|
|
50
|
+
responsibilityData: any;
|
|
51
|
+
constructor(riskService: AddRiskService, responsibilityService: ResponsibilityService, authService: AuthService, frequencyService: FrequencyBulkService, snackBar: SnackBarService);
|
|
52
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
53
|
+
ngOnInit(): void;
|
|
54
|
+
triggerBrowseFile(): void;
|
|
55
|
+
getUserDetails(): void;
|
|
56
|
+
uploadedFile(event: any): void;
|
|
57
|
+
checkEmptyFile(): boolean;
|
|
58
|
+
checkValidity(report: any): boolean;
|
|
59
|
+
compareWithCurrentDate(day: any, month: any): boolean;
|
|
60
|
+
isPastDate(day: any, month: any): boolean;
|
|
61
|
+
downloadTemplate(): void;
|
|
62
|
+
submitResponsibilityBulkUpload(): void;
|
|
63
|
+
returnIds(item: any, key: string): number | {
|
|
64
|
+
name: string;
|
|
65
|
+
rcId: number;
|
|
66
|
+
parentIds: never[];
|
|
67
|
+
} | {
|
|
68
|
+
name: string;
|
|
69
|
+
employeeId: number;
|
|
70
|
+
email: string;
|
|
71
|
+
} | {
|
|
72
|
+
name: string;
|
|
73
|
+
memberId: number;
|
|
74
|
+
email: string;
|
|
75
|
+
} | undefined;
|
|
76
|
+
reset(): void;
|
|
77
|
+
action(event: string): void;
|
|
78
|
+
closeSmiley(event: any): void;
|
|
79
|
+
viewResponsibilities(): void;
|
|
80
|
+
fileUpload(): void;
|
|
81
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-multiple-responsibility.component.d.ts","sources":["add-multiple-responsibility.component.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, SimpleChanges, OnChanges } from '@angular/core';\r\nimport { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';\r\nimport { AddRiskService } from '../workflow-services/add-risk.service';\r\nimport { AuthService } from '../workflow-services/auth.service';\r\nimport { FrequencyBulkService } from '../workflow-services/frequency.service';\r\nimport { ResponsibilityService } from '../workflow-services/responsibility.service';\r\nexport declare class AddMultipleResponsibilityComponent implements OnChanges {\r\n private riskService;\r\n private responsibilityService;\r\n private authService;\r\n private frequencyService;\r\n private snackBar;\r\n pickerChanged: EventEmitter<any>;\r\n populateOption: EventEmitter<any>;\r\n closeWorkflow: EventEmitter<any>;\r\n disconnectRefresh: EventEmitter<any>;\r\n isNotificationPending: number;\r\n responsibilityBulkUpload: any;\r\n templateInfo: any;\r\n isLoader: boolean;\r\n showCategoryList: boolean;\r\n templateDownloaded: boolean;\r\n downloadInProgress: boolean;\r\n loader: boolean;\r\n isFileEmpty: boolean;\r\n isWrongFile: boolean;\r\n isWrongFormat: boolean;\r\n fileName: any;\r\n data: any;\r\n showExcel: boolean;\r\n uploadedFiles: any;\r\n fileResponse: any;\r\n fileValue: any;\r\n memberId: number;\r\n organizationId: number;\r\n errorMessage: string;\r\n downloadStatus: string;\r\n downloadPercent: number;\r\n defaultOwner: string;\r\n smileyMessage: string;\r\n actionButtons: {\r\n buttonText: string;\r\n class: string;\r\n id: string;\r\n }[];\r\n showSmiley: boolean;\r\n member_obj_id: string;\r\n riskClassEnabled: any;\r\n userInfo: any;\r\n responsibilityData: any;\r\n constructor(riskService: AddRiskService, responsibilityService: ResponsibilityService, authService: AuthService, frequencyService: FrequencyBulkService, snackBar: SnackBarService);\r\n ngOnChanges(changes: SimpleChanges): void;\r\n ngOnInit(): void;\r\n triggerBrowseFile(): void;\r\n getUserDetails(): void;\r\n uploadedFile(event: any): void;\r\n checkEmptyFile(): boolean;\r\n checkValidity(report: any): boolean;\r\n compareWithCurrentDate(day: any, month: any): boolean;\r\n isPastDate(day: any, month: any): boolean;\r\n downloadTemplate(): void;\r\n submitResponsibilityBulkUpload(): void;\r\n returnIds(item: any, key: string): number | {\r\n name: string;\r\n rcId: number;\r\n parentIds: never[];\r\n } | {\r\n name: string;\r\n employeeId: number;\r\n email: string;\r\n } | {\r\n name: string;\r\n memberId: number;\r\n email: string;\r\n } | undefined;\r\n reset(): void;\r\n action(event: string): void;\r\n closeSmiley(event: any): void;\r\n viewResponsibilities(): void;\r\n fileUpload(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { EventEmitter, SimpleChanges, OnChanges, OnInit } from '@angular/core';
|
|
2
|
+
import { CategoryList } from '../interfaces/categoryList';
|
|
3
|
+
import { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';
|
|
4
|
+
import { AddRiskService } from '../workflow-services/add-risk.service';
|
|
5
|
+
import { AuthService } from '../workflow-services/auth.service';
|
|
6
|
+
export declare class AddMultipleRiskComponent implements OnInit, OnChanges {
|
|
7
|
+
private riskService;
|
|
8
|
+
private authService;
|
|
9
|
+
private snackBar;
|
|
10
|
+
pickerChanged: EventEmitter<any>;
|
|
11
|
+
populateOption: EventEmitter<any>;
|
|
12
|
+
closeWorkflow: EventEmitter<any>;
|
|
13
|
+
disconnectRefresh: EventEmitter<any>;
|
|
14
|
+
categoryList: CategoryList;
|
|
15
|
+
category: any;
|
|
16
|
+
riskBulkUpload: any;
|
|
17
|
+
templateInfo: any;
|
|
18
|
+
isLoader: boolean;
|
|
19
|
+
showCategoryList: boolean;
|
|
20
|
+
templateDownloaded: boolean;
|
|
21
|
+
downloadInProgress: boolean;
|
|
22
|
+
loader: boolean;
|
|
23
|
+
settingsInfo: any;
|
|
24
|
+
isFileEmpty: boolean;
|
|
25
|
+
isWrongFile: boolean;
|
|
26
|
+
isWrongFormat: boolean;
|
|
27
|
+
fileName: any;
|
|
28
|
+
data: any;
|
|
29
|
+
assessmentDeadLine: any;
|
|
30
|
+
showExcel: boolean;
|
|
31
|
+
fileValue: any;
|
|
32
|
+
memberId: number;
|
|
33
|
+
organizationId: number;
|
|
34
|
+
errorMessage: string;
|
|
35
|
+
downloadStatus: string;
|
|
36
|
+
downloadPercent: number;
|
|
37
|
+
smileyMessage: string;
|
|
38
|
+
actionButtons: {
|
|
39
|
+
buttonText: string;
|
|
40
|
+
class: string;
|
|
41
|
+
id: string;
|
|
42
|
+
}[];
|
|
43
|
+
showSmiley: boolean;
|
|
44
|
+
member_obj_id: string;
|
|
45
|
+
defaultOwner: string;
|
|
46
|
+
riskData: any;
|
|
47
|
+
constructor(riskService: AddRiskService, authService: AuthService, snackBar: SnackBarService);
|
|
48
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
49
|
+
ngOnInit(): void;
|
|
50
|
+
getCategoryList(): void;
|
|
51
|
+
saveSelectedCategory(category: any): void;
|
|
52
|
+
removeCategory(): void;
|
|
53
|
+
getSettingsInfo(): void;
|
|
54
|
+
triggerBrowseFile(): void;
|
|
55
|
+
uploadedFile(event: any): void;
|
|
56
|
+
checkEmptyFile(): boolean;
|
|
57
|
+
checkValidity(risk: any): boolean;
|
|
58
|
+
downloadTemplate(): void;
|
|
59
|
+
submitRiskBulkUpload(completeAssessment: any): void;
|
|
60
|
+
returnIds(item: any, key: string): any;
|
|
61
|
+
reset(): void;
|
|
62
|
+
action(event: string): void;
|
|
63
|
+
closeSmiley(event: any): void;
|
|
64
|
+
viewRisks(): void;
|
|
65
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-multiple-risk.component.d.ts","sources":["add-multiple-risk.component.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, SimpleChanges, OnChanges, OnInit } from '@angular/core';\r\nimport { CategoryList } from '../interfaces/categoryList';\r\nimport { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';\r\nimport { AddRiskService } from '../workflow-services/add-risk.service';\r\nimport { AuthService } from '../workflow-services/auth.service';\r\nexport declare class AddMultipleRiskComponent implements OnInit, OnChanges {\r\n private riskService;\r\n private authService;\r\n private snackBar;\r\n pickerChanged: EventEmitter<any>;\r\n populateOption: EventEmitter<any>;\r\n closeWorkflow: EventEmitter<any>;\r\n disconnectRefresh: EventEmitter<any>;\r\n categoryList: CategoryList;\r\n category: any;\r\n riskBulkUpload: any;\r\n templateInfo: any;\r\n isLoader: boolean;\r\n showCategoryList: boolean;\r\n templateDownloaded: boolean;\r\n downloadInProgress: boolean;\r\n loader: boolean;\r\n settingsInfo: any;\r\n isFileEmpty: boolean;\r\n isWrongFile: boolean;\r\n isWrongFormat: boolean;\r\n fileName: any;\r\n data: any;\r\n assessmentDeadLine: any;\r\n showExcel: boolean;\r\n fileValue: any;\r\n memberId: number;\r\n organizationId: number;\r\n errorMessage: string;\r\n downloadStatus: string;\r\n downloadPercent: number;\r\n smileyMessage: string;\r\n actionButtons: {\r\n buttonText: string;\r\n class: string;\r\n id: string;\r\n }[];\r\n showSmiley: boolean;\r\n member_obj_id: string;\r\n defaultOwner: string;\r\n riskData: any;\r\n constructor(riskService: AddRiskService, authService: AuthService, snackBar: SnackBarService);\r\n ngOnChanges(changes: SimpleChanges): void;\r\n ngOnInit(): void;\r\n getCategoryList(): void;\r\n saveSelectedCategory(category: any): void;\r\n removeCategory(): void;\r\n getSettingsInfo(): void;\r\n triggerBrowseFile(): void;\r\n uploadedFile(event: any): void;\r\n checkEmptyFile(): boolean;\r\n checkValidity(risk: any): boolean;\r\n downloadTemplate(): void;\r\n submitRiskBulkUpload(completeAssessment: any): void;\r\n returnIds(item: any, key: string): any;\r\n reset(): void;\r\n action(event: string): void;\r\n closeSmiley(event: any): void;\r\n viewRisks(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { ConfirmationAlert } from '../interfaces/confirmation-alert';
|
|
3
|
+
export declare class ConfirmationAlertComponent implements OnInit {
|
|
4
|
+
message: string;
|
|
5
|
+
config: ConfirmationAlert;
|
|
6
|
+
action: EventEmitter<any>;
|
|
7
|
+
constructor();
|
|
8
|
+
ngOnInit(): void;
|
|
9
|
+
actionTaken(evt: any): void;
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"confirmation-alert.component.d.ts","sources":["confirmation-alert.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nimport { ConfirmationAlert } from '../interfaces/confirmation-alert';\r\nexport declare class ConfirmationAlertComponent implements OnInit {\r\n message: string;\r\n config: ConfirmationAlert;\r\n action: EventEmitter<any>;\r\n constructor();\r\n ngOnInit(): void;\r\n actionTaken(evt: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { PlatformLocation } from '@angular/common';
|
|
2
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
3
|
+
import { ActivatedRoute, Router } from '@angular/router';
|
|
4
|
+
import { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';
|
|
5
|
+
import { PolicyService } from '../workflow-services/policy.service';
|
|
6
|
+
export declare class CreateDocumentsComponent implements OnInit {
|
|
7
|
+
private snackBar;
|
|
8
|
+
private policyService;
|
|
9
|
+
private router;
|
|
10
|
+
private route;
|
|
11
|
+
private fileToUpload;
|
|
12
|
+
filename: string;
|
|
13
|
+
fileType: string;
|
|
14
|
+
pdf: boolean;
|
|
15
|
+
draft: boolean;
|
|
16
|
+
doc: boolean;
|
|
17
|
+
isUploading: boolean;
|
|
18
|
+
isLoader: boolean;
|
|
19
|
+
selectedDocumentType: string;
|
|
20
|
+
policyId: any;
|
|
21
|
+
policyName: any;
|
|
22
|
+
organization_id: any;
|
|
23
|
+
member_obj_id: any;
|
|
24
|
+
userInfo: any;
|
|
25
|
+
disconnectRefresh: EventEmitter<any>;
|
|
26
|
+
editPolicy: EventEmitter<any>;
|
|
27
|
+
baseURL: string;
|
|
28
|
+
constructor(snackBar: SnackBarService, policyService: PolicyService, router: Router, route: ActivatedRoute, platformLocation: PlatformLocation);
|
|
29
|
+
ngOnInit(): void;
|
|
30
|
+
handleFileInput(files: FileList): void;
|
|
31
|
+
uploadFile(event: any): void;
|
|
32
|
+
uploadDocxfile(event: any): void;
|
|
33
|
+
changeDocType(event: any): void;
|
|
34
|
+
editor(event: string): void;
|
|
35
|
+
editPolicyEmit(): void;
|
|
36
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-documents.component.d.ts","sources":["create-documents.component.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { PlatformLocation } from '@angular/common';\r\nimport { EventEmitter, OnInit } from '@angular/core';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';\r\nimport { PolicyService } from '../workflow-services/policy.service';\r\nexport declare class CreateDocumentsComponent implements OnInit {\r\n private snackBar;\r\n private policyService;\r\n private router;\r\n private route;\r\n private fileToUpload;\r\n filename: string;\r\n fileType: string;\r\n pdf: boolean;\r\n draft: boolean;\r\n doc: boolean;\r\n isUploading: boolean;\r\n isLoader: boolean;\r\n selectedDocumentType: string;\r\n policyId: any;\r\n policyName: any;\r\n organization_id: any;\r\n member_obj_id: any;\r\n userInfo: any;\r\n disconnectRefresh: EventEmitter<any>;\r\n editPolicy: EventEmitter<any>;\r\n baseURL: string;\r\n constructor(snackBar: SnackBarService, policyService: PolicyService, router: Router, route: ActivatedRoute, platformLocation: PlatformLocation);\r\n ngOnInit(): void;\r\n handleFileInput(files: FileList): void;\r\n uploadFile(event: any): void;\r\n uploadDocxfile(event: any): void;\r\n changeDocType(event: any): void;\r\n editor(event: string): void;\r\n editPolicyEmit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class CsCheckboxComponent implements OnInit {
|
|
3
|
+
disabled: boolean;
|
|
4
|
+
ngValue: any;
|
|
5
|
+
value: any;
|
|
6
|
+
readonly: boolean;
|
|
7
|
+
ngValueChange: EventEmitter<any>;
|
|
8
|
+
oneLine: boolean;
|
|
9
|
+
checked: boolean | undefined;
|
|
10
|
+
constructor();
|
|
11
|
+
ngOnInit(): void;
|
|
12
|
+
valueChanged(): void;
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cs-checkbox.component.d.ts","sources":["cs-checkbox.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class CsCheckboxComponent implements OnInit {\r\n disabled: boolean;\r\n ngValue: any;\r\n value: any;\r\n readonly: boolean;\r\n ngValueChange: EventEmitter<any>;\r\n oneLine: boolean;\r\n checked: boolean | undefined;\r\n constructor();\r\n ngOnInit(): void;\r\n valueChanged(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class CsRadioComponent implements OnInit {
|
|
3
|
+
disabled: boolean;
|
|
4
|
+
readonly: boolean;
|
|
5
|
+
name: string;
|
|
6
|
+
checked: boolean;
|
|
7
|
+
value: any;
|
|
8
|
+
checkedEvent: EventEmitter<any>;
|
|
9
|
+
oneLine: boolean;
|
|
10
|
+
constructor();
|
|
11
|
+
ngOnInit(): void;
|
|
12
|
+
changeState(evt: any): void;
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cs-radio.component.d.ts","sources":["cs-radio.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class CsRadioComponent implements OnInit {\r\n disabled: boolean;\r\n readonly: boolean;\r\n name: string;\r\n checked: boolean;\r\n value: any;\r\n checkedEvent: EventEmitter<any>;\r\n oneLine: boolean;\r\n constructor();\r\n ngOnInit(): void;\r\n changeState(evt: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cs-radio-group.component.d.ts","sources":["cs-radio-group.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class CsRadioGroupComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class CsSelectComponent implements OnInit {
|
|
3
|
+
dataList: any[];
|
|
4
|
+
dropdownLabel: string;
|
|
5
|
+
displayProperty: string;
|
|
6
|
+
selectedValue: string;
|
|
7
|
+
isRequired: boolean;
|
|
8
|
+
dropdownSubLabel: string;
|
|
9
|
+
option: ElementRef;
|
|
10
|
+
selectedData: EventEmitter<any>;
|
|
11
|
+
selectedValueChange: EventEmitter<any>;
|
|
12
|
+
placeholder: any;
|
|
13
|
+
stylex: any;
|
|
14
|
+
valueKey: any;
|
|
15
|
+
colorBlock: any;
|
|
16
|
+
colorCode: any;
|
|
17
|
+
dropdownOption: boolean;
|
|
18
|
+
positionReset: boolean;
|
|
19
|
+
getLeft: number;
|
|
20
|
+
getTop: number;
|
|
21
|
+
getWidth: number;
|
|
22
|
+
maxWidth: number;
|
|
23
|
+
activeDoropdown: boolean;
|
|
24
|
+
private optionList;
|
|
25
|
+
set content(content: ElementRef);
|
|
26
|
+
constructor();
|
|
27
|
+
ngOnInit(): void;
|
|
28
|
+
openDropdown(event: any): void;
|
|
29
|
+
selectOption(selectedData: any): void;
|
|
30
|
+
closeDropdown(): void;
|
|
31
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cs-select.component.d.ts","sources":["cs-select.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { ElementRef, EventEmitter, OnInit } from '@angular/core';\r\nexport declare class CsSelectComponent implements OnInit {\r\n dataList: any[];\r\n dropdownLabel: string;\r\n displayProperty: string;\r\n selectedValue: string;\r\n isRequired: boolean;\r\n dropdownSubLabel: string;\r\n option: ElementRef;\r\n selectedData: EventEmitter<any>;\r\n selectedValueChange: EventEmitter<any>;\r\n placeholder: any;\r\n stylex: any;\r\n valueKey: any;\r\n colorBlock: any;\r\n colorCode: any;\r\n dropdownOption: boolean;\r\n positionReset: boolean;\r\n getLeft: number;\r\n getTop: number;\r\n getWidth: number;\r\n maxWidth: number;\r\n activeDoropdown: boolean;\r\n private optionList;\r\n set content(content: ElementRef);\r\n constructor();\r\n ngOnInit(): void;\r\n openDropdown(event: any): void;\r\n selectOption(selectedData: any): void;\r\n closeDropdown(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class CsSwitchComponent implements OnInit {
|
|
3
|
+
disabled: boolean;
|
|
4
|
+
ngValue: any;
|
|
5
|
+
value: any;
|
|
6
|
+
ngValueChange: EventEmitter<any>;
|
|
7
|
+
tooltipMessage: any;
|
|
8
|
+
position: any;
|
|
9
|
+
constructor();
|
|
10
|
+
ngOnInit(): void;
|
|
11
|
+
valueChanged(): void;
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cs-switch.component.d.ts","sources":["cs-switch.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class CsSwitchComponent implements OnInit {\r\n disabled: boolean;\r\n ngValue: any;\r\n value: any;\r\n ngValueChange: EventEmitter<any>;\r\n tooltipMessage: any;\r\n position: any;\r\n constructor();\r\n ngOnInit(): void;\r\n valueChanged(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"formgroup.module.d.ts","sources":["formgroup.module.d.ts"],"names":[],"mappings":";;;;;;;;;AAAA;;;;AACA","sourcesContent":["export declare class FormgroupModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pascal.pipe.d.ts","sources":["pascal.pipe.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nexport declare class PascalPipe implements PipeTransform {\r\n transform(value: string, ...args: unknown[]): unknown;\r\n}\r\n"]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
2
|
+
import { CsSelectComponent } from '../cs-select/cs-select.component';
|
|
3
|
+
import { SelectService } from '../select.service';
|
|
4
|
+
export declare class CsOptionComponent implements AfterViewInit {
|
|
5
|
+
csSelect: CsSelectComponent;
|
|
6
|
+
private select;
|
|
7
|
+
value: string;
|
|
8
|
+
color: string;
|
|
9
|
+
backgroundColor: string;
|
|
10
|
+
optionTooltip: string;
|
|
11
|
+
option: ElementRef;
|
|
12
|
+
constructor(csSelect: CsSelectComponent, select: SelectService);
|
|
13
|
+
ngAfterViewInit(): void;
|
|
14
|
+
change(event: any): void;
|
|
15
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cs-option.component.d.ts","sources":["cs-option.component.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { AfterViewInit, ElementRef } from '@angular/core';\r\nimport { CsSelectComponent } from '../cs-select/cs-select.component';\r\nimport { SelectService } from '../select.service';\r\nexport declare class CsOptionComponent implements AfterViewInit {\r\n csSelect: CsSelectComponent;\r\n private select;\r\n value: string;\r\n color: string;\r\n backgroundColor: string;\r\n optionTooltip: string;\r\n option: ElementRef;\r\n constructor(csSelect: CsSelectComponent, select: SelectService);\r\n ngAfterViewInit(): void;\r\n change(event: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { ElementRef, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
+
import { SelectService } from '../select.service';
|
|
3
|
+
export declare class CsSelectComponent implements OnDestroy {
|
|
4
|
+
private select;
|
|
5
|
+
dropdownLabel: string;
|
|
6
|
+
dropdownSubLabel: string;
|
|
7
|
+
isRequired: string;
|
|
8
|
+
placeholder: string;
|
|
9
|
+
valueChanged: EventEmitter<any>;
|
|
10
|
+
dropdownToggle: boolean;
|
|
11
|
+
positionReset: boolean;
|
|
12
|
+
getLeft: number;
|
|
13
|
+
getTop: number;
|
|
14
|
+
getWidth: number;
|
|
15
|
+
maxWidth: number;
|
|
16
|
+
valuePlaceholder: string;
|
|
17
|
+
private optionList;
|
|
18
|
+
setMaxWidth: any;
|
|
19
|
+
set content(content: ElementRef);
|
|
20
|
+
name: string;
|
|
21
|
+
val: string;
|
|
22
|
+
showOptions: boolean;
|
|
23
|
+
color: string;
|
|
24
|
+
constructor(select: SelectService);
|
|
25
|
+
onChange: any;
|
|
26
|
+
onTouch: any;
|
|
27
|
+
set RadioVal(val: any);
|
|
28
|
+
writeValue(value: any, emit?: true): void;
|
|
29
|
+
registerOnChange(fn: any): void;
|
|
30
|
+
registerOnTouched(fn: any): void;
|
|
31
|
+
openDropdown(event: any): void;
|
|
32
|
+
closeDropdown(): void;
|
|
33
|
+
ngOnDestroy(): void;
|
|
34
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cs-select.component.d.ts","sources":["cs-select.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { ElementRef, EventEmitter, OnDestroy } from '@angular/core';\r\nimport { SelectService } from '../select.service';\r\nexport declare class CsSelectComponent implements OnDestroy {\r\n private select;\r\n dropdownLabel: string;\r\n dropdownSubLabel: string;\r\n isRequired: string;\r\n placeholder: string;\r\n valueChanged: EventEmitter<any>;\r\n dropdownToggle: boolean;\r\n positionReset: boolean;\r\n getLeft: number;\r\n getTop: number;\r\n getWidth: number;\r\n maxWidth: number;\r\n valuePlaceholder: string;\r\n private optionList;\r\n setMaxWidth: any;\r\n set content(content: ElementRef);\r\n name: string;\r\n val: string;\r\n showOptions: boolean;\r\n color: string;\r\n constructor(select: SelectService);\r\n onChange: any;\r\n onTouch: any;\r\n set RadioVal(val: any);\r\n writeValue(value: any, emit?: true): void;\r\n registerOnChange(fn: any): void;\r\n registerOnTouched(fn: any): void;\r\n openDropdown(event: any): void;\r\n closeDropdown(): void;\r\n ngOnDestroy(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"select.module.d.ts","sources":["select.module.d.ts"],"names":[],"mappings":";;;;;;AAAA;;;;AACA","sourcesContent":["export declare class SelectModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export declare class SelectService {
|
|
2
|
+
private selectMap;
|
|
3
|
+
constructor();
|
|
4
|
+
getData(name: string, value: any): {
|
|
5
|
+
placeholder: string;
|
|
6
|
+
color: string;
|
|
7
|
+
};
|
|
8
|
+
add(select: {
|
|
9
|
+
name: string;
|
|
10
|
+
placeholder: string;
|
|
11
|
+
value: any;
|
|
12
|
+
color?: string;
|
|
13
|
+
}): void;
|
|
14
|
+
remove(name: string): void;
|
|
15
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"select.service.d.ts","sources":["select.service.d.ts"],"names":[],"mappings":";AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["export declare class SelectService {\r\n private selectMap;\r\n constructor();\r\n getData(name: string, value: any): {\r\n placeholder: string;\r\n color: string;\r\n };\r\n add(select: {\r\n name: string;\r\n placeholder: string;\r\n value: any;\r\n color?: string;\r\n }): void;\r\n remove(name: string): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,216 @@
|
|
|
1
|
+
import { AuthService } from '../workflow-services/auth.service';
|
|
2
|
+
import { LogIssueService } from '../workflow-services/log-issue.service';
|
|
3
|
+
import { EventEmitter, OnInit, OnChanges, AfterViewInit } from '@angular/core';
|
|
4
|
+
import { EditorConfig } from 'vcomply-editor';
|
|
5
|
+
import { DatePickerComponent } from 'ng2-date-picker';
|
|
6
|
+
import { UiKitService } from '../workflow-services/ui-kit.service';
|
|
7
|
+
import { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';
|
|
8
|
+
import { IssueConfiguration } from '../interfaces/issue-data';
|
|
9
|
+
export declare class LogAnIssueComponent implements OnInit, OnChanges, AfterViewInit {
|
|
10
|
+
private logService;
|
|
11
|
+
private authService;
|
|
12
|
+
private uiKitService;
|
|
13
|
+
private snackBar;
|
|
14
|
+
openedFrom: any;
|
|
15
|
+
issueId: any;
|
|
16
|
+
reponsibilityData: {
|
|
17
|
+
responsibilityId: null;
|
|
18
|
+
responsibilityName: string;
|
|
19
|
+
rcId: null;
|
|
20
|
+
responsibilityObjectId: string;
|
|
21
|
+
};
|
|
22
|
+
issueDetails: {
|
|
23
|
+
auditPlanId: null;
|
|
24
|
+
auditPlanName: string;
|
|
25
|
+
rcId: null;
|
|
26
|
+
auditObjId: null;
|
|
27
|
+
};
|
|
28
|
+
mode: string;
|
|
29
|
+
config: IssueConfiguration;
|
|
30
|
+
responsibilitiesData: any;
|
|
31
|
+
pickerChanged: EventEmitter<any>;
|
|
32
|
+
populateOption: EventEmitter<any>;
|
|
33
|
+
closeWorkflow: EventEmitter<any>;
|
|
34
|
+
modeChange: EventEmitter<any>;
|
|
35
|
+
disconnectRefresh: EventEmitter<any>;
|
|
36
|
+
currentUser: any;
|
|
37
|
+
datePicker: DatePickerComponent;
|
|
38
|
+
scrollToBottom: boolean;
|
|
39
|
+
datePickerOverlay: boolean;
|
|
40
|
+
showDateError: boolean;
|
|
41
|
+
selectedDate: any;
|
|
42
|
+
showSmiley: boolean;
|
|
43
|
+
loader: boolean;
|
|
44
|
+
smileyMessage: string;
|
|
45
|
+
issueData: any;
|
|
46
|
+
isRiskControlLoading: boolean;
|
|
47
|
+
actionButtons: {
|
|
48
|
+
buttonText: string;
|
|
49
|
+
class: string;
|
|
50
|
+
id: string;
|
|
51
|
+
}[];
|
|
52
|
+
createdData: any;
|
|
53
|
+
description: EditorConfig;
|
|
54
|
+
dateConfig: {
|
|
55
|
+
disableKeypress: boolean;
|
|
56
|
+
format: string;
|
|
57
|
+
unSelectOnClick: boolean;
|
|
58
|
+
openOnClick: boolean;
|
|
59
|
+
openOnFocus: boolean;
|
|
60
|
+
min: string;
|
|
61
|
+
};
|
|
62
|
+
listData: any;
|
|
63
|
+
logIssueForm: any;
|
|
64
|
+
AttachmentTrack: any;
|
|
65
|
+
additionalOptionStatus: any;
|
|
66
|
+
riskClassification: {
|
|
67
|
+
name: string;
|
|
68
|
+
value: number;
|
|
69
|
+
class: string;
|
|
70
|
+
}[];
|
|
71
|
+
riskPrority: {
|
|
72
|
+
name: string;
|
|
73
|
+
value: number;
|
|
74
|
+
class: string;
|
|
75
|
+
}[];
|
|
76
|
+
sideSelectorElements: any;
|
|
77
|
+
selectorConfig: {
|
|
78
|
+
ISSUE_CATGORY: {
|
|
79
|
+
panelTitle: string;
|
|
80
|
+
floatingTextSingular: string;
|
|
81
|
+
searchPlaceholder: string;
|
|
82
|
+
searchEnabled: boolean;
|
|
83
|
+
noDataText: string;
|
|
84
|
+
};
|
|
85
|
+
ISSUE_RC: {
|
|
86
|
+
panelTitle: string;
|
|
87
|
+
floatingTextSingular: string;
|
|
88
|
+
searchPlaceholder: string;
|
|
89
|
+
searchEnabled: boolean;
|
|
90
|
+
noDataText: string;
|
|
91
|
+
};
|
|
92
|
+
ISSUE_WHO: {
|
|
93
|
+
panelTitle: string;
|
|
94
|
+
floatingTextSingular: string;
|
|
95
|
+
searchPlaceholder: string;
|
|
96
|
+
searchEnabled: boolean;
|
|
97
|
+
noDataText: string;
|
|
98
|
+
};
|
|
99
|
+
ISSUE_TYPE: {
|
|
100
|
+
panelTitle: string;
|
|
101
|
+
floatingTextSingular: string;
|
|
102
|
+
searchPlaceholder: string;
|
|
103
|
+
searchEnabled: boolean;
|
|
104
|
+
noDataText: string;
|
|
105
|
+
};
|
|
106
|
+
ISSUE_CC: {
|
|
107
|
+
panelTitle: string;
|
|
108
|
+
floatingTextSingular: string;
|
|
109
|
+
searchPlaceholder: string;
|
|
110
|
+
searchEnabled: boolean;
|
|
111
|
+
selectAllEnabled: boolean;
|
|
112
|
+
noDataText: string;
|
|
113
|
+
};
|
|
114
|
+
ISSUE_FCC: {
|
|
115
|
+
panelTitle: string;
|
|
116
|
+
floatingTextSingular: string;
|
|
117
|
+
searchPlaceholder: string;
|
|
118
|
+
searchEnabled: boolean;
|
|
119
|
+
selectAllEnabled: boolean;
|
|
120
|
+
noDataText: string;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
123
|
+
fieldsWithError: any;
|
|
124
|
+
hiddenList: any[];
|
|
125
|
+
activeField: string;
|
|
126
|
+
activeSelector: string;
|
|
127
|
+
listLoadingStatus: any;
|
|
128
|
+
currentTime: string;
|
|
129
|
+
/**
|
|
130
|
+
* isRCPreSelected,isRCVisible are variable used to set the visibility of rc field and edit button in certain conditions
|
|
131
|
+
*/
|
|
132
|
+
isRCPreSelected: boolean;
|
|
133
|
+
isRCVisible: boolean;
|
|
134
|
+
isRCMandatory: boolean;
|
|
135
|
+
dataForEdit: any;
|
|
136
|
+
isRiskControlVisible: boolean;
|
|
137
|
+
constructor(logService: LogIssueService, authService: AuthService, uiKitService: UiKitService, snackBar: SnackBarService);
|
|
138
|
+
ngOnInit(): void;
|
|
139
|
+
ngAfterViewInit(): void;
|
|
140
|
+
ngOnChanges(): void;
|
|
141
|
+
decideRCmandatory(): void;
|
|
142
|
+
setCurrentTime(): void;
|
|
143
|
+
getCurrentTime(): string;
|
|
144
|
+
setUserDetails(): void;
|
|
145
|
+
fetchIssueTypes(): void;
|
|
146
|
+
fetchUserList(): void;
|
|
147
|
+
fetchCategoryList(): void;
|
|
148
|
+
fetchRCList(): void;
|
|
149
|
+
setSelectedRC(): void;
|
|
150
|
+
fetchControlRisks(): void;
|
|
151
|
+
getLinkage(auditId: any, type: string): void;
|
|
152
|
+
/**
|
|
153
|
+
* This functioj check weather all the required lists are loaded
|
|
154
|
+
* If loaded hides the loader otherwise shows the loader.
|
|
155
|
+
*/
|
|
156
|
+
checkAllListLoaded(): void;
|
|
157
|
+
/**
|
|
158
|
+
* Removes error from the fiels with error to remove the error messag from the UI
|
|
159
|
+
* @param errorKey error Identifier used to show error in specific fields.
|
|
160
|
+
*/
|
|
161
|
+
removeError(errorKey: string): void;
|
|
162
|
+
openDatePicker(): void;
|
|
163
|
+
closeDatePicker(evt: any): void;
|
|
164
|
+
setActiveFieldSelector(activeField: string, activeSelector?: string): void;
|
|
165
|
+
fieldDeselector(type: any): void;
|
|
166
|
+
selectorAction(evt: any, type: any): void;
|
|
167
|
+
deleteItem(type: any, element: any): void;
|
|
168
|
+
assignMyself(event: any): void;
|
|
169
|
+
setException(type: any): void;
|
|
170
|
+
setEvidence(type: any): void;
|
|
171
|
+
addMoreInfo(event: any): void;
|
|
172
|
+
idToArray(selectedItems: any, listItems: any, filterkey: any): any;
|
|
173
|
+
selectFile(type: string, files: any): void;
|
|
174
|
+
uploadFile(file: any, type: string): void;
|
|
175
|
+
deleteFile(file: any, type: string): void;
|
|
176
|
+
addIssue(): void;
|
|
177
|
+
closeSmiley(evt?: any): void;
|
|
178
|
+
/**
|
|
179
|
+
* Closes workflow engine
|
|
180
|
+
* @param evt
|
|
181
|
+
* @param confirm
|
|
182
|
+
*/
|
|
183
|
+
closeWorkFlow(evt: any, confirm: any): void;
|
|
184
|
+
action(evt: any): void;
|
|
185
|
+
viewIssue(): void;
|
|
186
|
+
/**
|
|
187
|
+
* Populate the tickmark of optional fields
|
|
188
|
+
*/
|
|
189
|
+
populateOptionalFields(): void;
|
|
190
|
+
/**
|
|
191
|
+
* Fetchs issue details when in edit mode based on the input id passed
|
|
192
|
+
*/
|
|
193
|
+
fetchIssueDetails(): void;
|
|
194
|
+
/**
|
|
195
|
+
* Populates the issue form when in edit mode
|
|
196
|
+
* @param issueData issue data fetched from API
|
|
197
|
+
*/
|
|
198
|
+
populateForm(issueData: any): Promise<void>;
|
|
199
|
+
/**
|
|
200
|
+
* Sets the visibility of optional fields
|
|
201
|
+
* @param issueData issue data fetched from API
|
|
202
|
+
*/
|
|
203
|
+
setOptionalField(issueData: any): void;
|
|
204
|
+
/**
|
|
205
|
+
* Generates list of selected overseer
|
|
206
|
+
* @param allUserList list of all users in the organzation
|
|
207
|
+
* @param overseerList lit of the overseer that needs to be filtered
|
|
208
|
+
* @returns list of array containing the users objects
|
|
209
|
+
*/
|
|
210
|
+
generateOverseerList(allUserList: any, overseerList: any): any;
|
|
211
|
+
/**
|
|
212
|
+
* Resets issue form
|
|
213
|
+
*/
|
|
214
|
+
resetIssueForm(): void;
|
|
215
|
+
checkDescription(): void;
|
|
216
|
+
}
|