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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"log-an-issue.component.d.ts","sources":["log-an-issue.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;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;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 { AuthService } from '../workflow-services/auth.service';\r\nimport { LogIssueService } from '../workflow-services/log-issue.service';\r\nimport { EventEmitter, OnInit, OnChanges, AfterViewInit } from '@angular/core';\r\nimport { EditorConfig } from 'vcomply-editor';\r\nimport { DatePickerComponent } from 'ng2-date-picker';\r\nimport { UiKitService } from '../workflow-services/ui-kit.service';\r\nimport { SnackBarService } from '../ui-kit/snack-bar/snack-bar.service';\r\nimport { IssueConfiguration } from '../interfaces/issue-data';\r\nexport declare class LogAnIssueComponent implements OnInit, OnChanges, AfterViewInit {\r\n private logService;\r\n private authService;\r\n private uiKitService;\r\n private snackBar;\r\n openedFrom: any;\r\n issueId: any;\r\n reponsibilityData: {\r\n responsibilityId: null;\r\n responsibilityName: string;\r\n rcId: null;\r\n responsibilityObjectId: string;\r\n };\r\n issueDetails: {\r\n auditPlanId: null;\r\n auditPlanName: string;\r\n rcId: null;\r\n auditObjId: null;\r\n };\r\n mode: string;\r\n config: IssueConfiguration;\r\n responsibilitiesData: any;\r\n pickerChanged: EventEmitter<any>;\r\n populateOption: EventEmitter<any>;\r\n closeWorkflow: EventEmitter<any>;\r\n modeChange: EventEmitter<any>;\r\n disconnectRefresh: EventEmitter<any>;\r\n currentUser: any;\r\n datePicker: DatePickerComponent;\r\n scrollToBottom: boolean;\r\n datePickerOverlay: boolean;\r\n showDateError: boolean;\r\n selectedDate: any;\r\n showSmiley: boolean;\r\n loader: boolean;\r\n smileyMessage: string;\r\n issueData: any;\r\n isRiskControlLoading: boolean;\r\n actionButtons: {\r\n buttonText: string;\r\n class: string;\r\n id: string;\r\n }[];\r\n createdData: any;\r\n description: EditorConfig;\r\n dateConfig: {\r\n disableKeypress: boolean;\r\n format: string;\r\n unSelectOnClick: boolean;\r\n openOnClick: boolean;\r\n openOnFocus: boolean;\r\n min: string;\r\n };\r\n listData: any;\r\n logIssueForm: any;\r\n AttachmentTrack: any;\r\n additionalOptionStatus: any;\r\n riskClassification: {\r\n name: string;\r\n value: number;\r\n class: string;\r\n }[];\r\n riskPrority: {\r\n name: string;\r\n value: number;\r\n class: string;\r\n }[];\r\n sideSelectorElements: any;\r\n selectorConfig: {\r\n ISSUE_CATGORY: {\r\n panelTitle: string;\r\n floatingTextSingular: string;\r\n searchPlaceholder: string;\r\n searchEnabled: boolean;\r\n noDataText: string;\r\n };\r\n ISSUE_RC: {\r\n panelTitle: string;\r\n floatingTextSingular: string;\r\n searchPlaceholder: string;\r\n searchEnabled: boolean;\r\n noDataText: string;\r\n };\r\n ISSUE_WHO: {\r\n panelTitle: string;\r\n floatingTextSingular: string;\r\n searchPlaceholder: string;\r\n searchEnabled: boolean;\r\n noDataText: string;\r\n };\r\n ISSUE_TYPE: {\r\n panelTitle: string;\r\n floatingTextSingular: string;\r\n searchPlaceholder: string;\r\n searchEnabled: boolean;\r\n noDataText: string;\r\n };\r\n ISSUE_CC: {\r\n panelTitle: string;\r\n floatingTextSingular: string;\r\n searchPlaceholder: string;\r\n searchEnabled: boolean;\r\n selectAllEnabled: boolean;\r\n noDataText: string;\r\n };\r\n ISSUE_FCC: {\r\n panelTitle: string;\r\n floatingTextSingular: string;\r\n searchPlaceholder: string;\r\n searchEnabled: boolean;\r\n selectAllEnabled: boolean;\r\n noDataText: string;\r\n };\r\n };\r\n fieldsWithError: any;\r\n hiddenList: any[];\r\n activeField: string;\r\n activeSelector: string;\r\n listLoadingStatus: any;\r\n currentTime: string;\r\n /**\r\n * isRCPreSelected,isRCVisible are variable used to set the visibility of rc field and edit button in certain conditions\r\n */\r\n isRCPreSelected: boolean;\r\n isRCVisible: boolean;\r\n isRCMandatory: boolean;\r\n dataForEdit: any;\r\n isRiskControlVisible: boolean;\r\n constructor(logService: LogIssueService, authService: AuthService, uiKitService: UiKitService, snackBar: SnackBarService);\r\n ngOnInit(): void;\r\n ngAfterViewInit(): void;\r\n ngOnChanges(): void;\r\n decideRCmandatory(): void;\r\n setCurrentTime(): void;\r\n getCurrentTime(): string;\r\n setUserDetails(): void;\r\n fetchIssueTypes(): void;\r\n fetchUserList(): void;\r\n fetchCategoryList(): void;\r\n fetchRCList(): void;\r\n setSelectedRC(): void;\r\n fetchControlRisks(): void;\r\n getLinkage(auditId: any, type: string): void;\r\n /**\r\n * This functioj check weather all the required lists are loaded\r\n * If loaded hides the loader otherwise shows the loader.\r\n */\r\n checkAllListLoaded(): void;\r\n /**\r\n * Removes error from the fiels with error to remove the error messag from the UI\r\n * @param errorKey error Identifier used to show error in specific fields.\r\n */\r\n removeError(errorKey: string): void;\r\n openDatePicker(): void;\r\n closeDatePicker(evt: any): void;\r\n setActiveFieldSelector(activeField: string, activeSelector?: string): void;\r\n fieldDeselector(type: any): void;\r\n selectorAction(evt: any, type: any): void;\r\n deleteItem(type: any, element: any): void;\r\n assignMyself(event: any): void;\r\n setException(type: any): void;\r\n setEvidence(type: any): void;\r\n addMoreInfo(event: any): void;\r\n idToArray(selectedItems: any, listItems: any, filterkey: any): any;\r\n selectFile(type: string, files: any): void;\r\n uploadFile(file: any, type: string): void;\r\n deleteFile(file: any, type: string): void;\r\n addIssue(): void;\r\n closeSmiley(evt?: any): void;\r\n /**\r\n * Closes workflow engine\r\n * @param evt\r\n * @param confirm\r\n */\r\n closeWorkFlow(evt: any, confirm: any): void;\r\n action(evt: any): void;\r\n viewIssue(): void;\r\n /**\r\n * Populate the tickmark of optional fields\r\n */\r\n populateOptionalFields(): void;\r\n /**\r\n * Fetchs issue details when in edit mode based on the input id passed\r\n */\r\n fetchIssueDetails(): void;\r\n /**\r\n * Populates the issue form when in edit mode\r\n * @param issueData issue data fetched from API\r\n */\r\n populateForm(issueData: any): Promise<void>;\r\n /**\r\n * Sets the visibility of optional fields\r\n * @param issueData issue data fetched from API\r\n */\r\n setOptionalField(issueData: any): void;\r\n /**\r\n * Generates list of selected overseer\r\n * @param allUserList list of all users in the organzation\r\n * @param overseerList lit of the overseer that needs to be filtered\r\n * @returns list of array containing the users objects\r\n */\r\n generateOverseerList(allUserList: any, overseerList: any): any;\r\n /**\r\n * Resets issue form\r\n */\r\n resetIssueForm(): void;\r\n checkDescription(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { EventEmitter, OnChanges, OnInit } from '@angular/core';
|
|
2
|
+
export declare class MoreOptionComponent implements OnInit, OnChanges {
|
|
3
|
+
currentWorkflow: string;
|
|
4
|
+
openedFrom: string;
|
|
5
|
+
isEditMode: boolean;
|
|
6
|
+
selectedOption: EventEmitter<any>;
|
|
7
|
+
isRCSelected: boolean;
|
|
8
|
+
placeholderTexts: any;
|
|
9
|
+
moreOptionsList: any;
|
|
10
|
+
constructor();
|
|
11
|
+
ngOnChanges(): void;
|
|
12
|
+
ngOnInit(): void;
|
|
13
|
+
selectMoreOption(event: any): void;
|
|
14
|
+
populate(evt: any): void;
|
|
15
|
+
hideElements(hiddenList: any): void;
|
|
16
|
+
resetAll(workflowType: string): void;
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"more-option.component.d.ts","sources":["more-option.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnChanges, OnInit } from '@angular/core';\r\nexport declare class MoreOptionComponent implements OnInit, OnChanges {\r\n currentWorkflow: string;\r\n openedFrom: string;\r\n isEditMode: boolean;\r\n selectedOption: EventEmitter<any>;\r\n isRCSelected: boolean;\r\n placeholderTexts: any;\r\n moreOptionsList: any;\r\n constructor();\r\n ngOnChanges(): void;\r\n ngOnInit(): void;\r\n selectMoreOption(event: any): void;\r\n populate(evt: any): void;\r\n hideElements(hiddenList: any): void;\r\n resetAll(workflowType: string): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-type.pipe.d.ts","sources":["data-type.pipe.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nexport declare class DataTypePipe implements PipeTransform {\r\n transform(value: any, ...args: unknown[]): any;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-mapper.pipe.d.ts","sources":["list-mapper.pipe.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nexport declare class ListMapperPipe implements PipeTransform {\r\n transform(value: any, ...args: any[]): unknown;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"search.pipe.d.ts","sources":["search.pipe.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nexport declare class SearchPipe implements PipeTransform {\r\n transform(items: any[], ...args: any[]): any[];\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"space-breaker.pipe.d.ts","sources":["space-breaker.pipe.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nexport declare class SpaceBreakerPipe implements PipeTransform {\r\n transform(value: any, ...args: any[]): any;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uncategorized-filter.pipe.d.ts","sources":["uncategorized-filter.pipe.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nexport declare class UncategorizedFilterPipe implements PipeTransform {\r\n transform(value: any, ...args: any[]): any;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"user-filter.pipe.d.ts","sources":["user-filter.pipe.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nexport declare class UserFilterPipe implements PipeTransform {\r\n transform(value: any, ...args: any[]): any;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assessment-list-loader.component.d.ts","sources":["assessment-list-loader.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class AssessmentListLoaderComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assessment-list-sub-loader.component.d.ts","sources":["assessment-list-sub-loader.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class AssessmentListSubLoaderComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
+
import { AuthService } from '../../workflow-services/auth.service';
|
|
3
|
+
import { ResponsibilityService } from "../../workflow-services/responsibility.service";
|
|
4
|
+
import { AssessmentCategoryList } from "./service/assessment.interface";
|
|
5
|
+
import { AssessmentService } from './service/assessment.service';
|
|
6
|
+
export declare class AssessmentListComponent implements OnInit, OnChanges {
|
|
7
|
+
private responsibilityService;
|
|
8
|
+
private assessmentService;
|
|
9
|
+
private auth;
|
|
10
|
+
animation: boolean;
|
|
11
|
+
selectedData: any;
|
|
12
|
+
subList: boolean;
|
|
13
|
+
isEdit: boolean;
|
|
14
|
+
openedCategory: Array<number>;
|
|
15
|
+
assessmentPayload: {
|
|
16
|
+
search_title: string;
|
|
17
|
+
page_no: string;
|
|
18
|
+
state: string;
|
|
19
|
+
search_text: string;
|
|
20
|
+
alphabet_filter: string;
|
|
21
|
+
};
|
|
22
|
+
dataPerPage: number;
|
|
23
|
+
assessmentCategory: AssessmentCategoryList;
|
|
24
|
+
isLoader: boolean;
|
|
25
|
+
selectedAssessment: {
|
|
26
|
+
assessment_id: string;
|
|
27
|
+
category_id: string;
|
|
28
|
+
assessmentDetails: undefined;
|
|
29
|
+
category_details: undefined;
|
|
30
|
+
};
|
|
31
|
+
isDeleted: boolean;
|
|
32
|
+
searchAssessments: string;
|
|
33
|
+
previewQuestionData: any;
|
|
34
|
+
isPreview: boolean;
|
|
35
|
+
selectedAssessmentData: any;
|
|
36
|
+
onAssessmentSelect: EventEmitter<any>;
|
|
37
|
+
cancelAssessment: EventEmitter<any>;
|
|
38
|
+
constructor(responsibilityService: ResponsibilityService, assessmentService: AssessmentService, auth: AuthService);
|
|
39
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
40
|
+
ngOnInit(): void;
|
|
41
|
+
onAssessmentSelected(event: any): void;
|
|
42
|
+
preview(evt: any): void;
|
|
43
|
+
previewBack(): void;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @param index : Accept index of elementPosition
|
|
47
|
+
*
|
|
48
|
+
*/
|
|
49
|
+
showSubList(index: number, id: string): number[];
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @param event : page number that has been selected
|
|
53
|
+
*/
|
|
54
|
+
onPageSelection(event: number): void;
|
|
55
|
+
/**
|
|
56
|
+
*
|
|
57
|
+
* @param search : search text
|
|
58
|
+
*/
|
|
59
|
+
onAssessmentSearch(search: string): void;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @param event : Assessment category filter of Alphabet
|
|
63
|
+
*/
|
|
64
|
+
onAlphabetSelected(event: string): void;
|
|
65
|
+
getAssessmentCategoryList(): void;
|
|
66
|
+
/**
|
|
67
|
+
*
|
|
68
|
+
* @param id : Assessment category id
|
|
69
|
+
*/
|
|
70
|
+
getAssessmentList(index: number, id: string): void;
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @param category_id :selected assessment's category's object id
|
|
74
|
+
* @param assessment_id : Selected assessment's object id
|
|
75
|
+
*/
|
|
76
|
+
setAssessment(category_details: any, assessmentDetails: any): void;
|
|
77
|
+
save(): void;
|
|
78
|
+
close(): void;
|
|
79
|
+
deleteEvent(event: any): void;
|
|
80
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assessment-list.component.d.ts","sources":["assessment-list.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","sourcesContent":["import { OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';\r\nimport { AuthService } from '../../workflow-services/auth.service';\r\nimport { ResponsibilityService } from \"../../workflow-services/responsibility.service\";\r\nimport { AssessmentCategoryList } from \"./service/assessment.interface\";\r\nimport { AssessmentService } from './service/assessment.service';\r\nexport declare class AssessmentListComponent implements OnInit, OnChanges {\r\n private responsibilityService;\r\n private assessmentService;\r\n private auth;\r\n animation: boolean;\r\n selectedData: any;\r\n subList: boolean;\r\n isEdit: boolean;\r\n openedCategory: Array<number>;\r\n assessmentPayload: {\r\n search_title: string;\r\n page_no: string;\r\n state: string;\r\n search_text: string;\r\n alphabet_filter: string;\r\n };\r\n dataPerPage: number;\r\n assessmentCategory: AssessmentCategoryList;\r\n isLoader: boolean;\r\n selectedAssessment: {\r\n assessment_id: string;\r\n category_id: string;\r\n assessmentDetails: undefined;\r\n category_details: undefined;\r\n };\r\n isDeleted: boolean;\r\n searchAssessments: string;\r\n previewQuestionData: any;\r\n isPreview: boolean;\r\n selectedAssessmentData: any;\r\n onAssessmentSelect: EventEmitter<any>;\r\n cancelAssessment: EventEmitter<any>;\r\n constructor(responsibilityService: ResponsibilityService, assessmentService: AssessmentService, auth: AuthService);\r\n ngOnChanges(changes: SimpleChanges): void;\r\n ngOnInit(): void;\r\n onAssessmentSelected(event: any): void;\r\n preview(evt: any): void;\r\n previewBack(): void;\r\n /**\r\n *\r\n * @param index : Accept index of elementPosition\r\n *\r\n */\r\n showSubList(index: number, id: string): number[];\r\n /**\r\n *\r\n * @param event : page number that has been selected\r\n */\r\n onPageSelection(event: number): void;\r\n /**\r\n *\r\n * @param search : search text\r\n */\r\n onAssessmentSearch(search: string): void;\r\n /**\r\n *\r\n * @param event : Assessment category filter of Alphabet\r\n */\r\n onAlphabetSelected(event: string): void;\r\n getAssessmentCategoryList(): void;\r\n /**\r\n *\r\n * @param id : Assessment category id\r\n */\r\n getAssessmentList(index: number, id: string): void;\r\n /**\r\n *\r\n * @param category_id :selected assessment's category's object id\r\n * @param assessment_id : Selected assessment's object id\r\n */\r\n setAssessment(category_details: any, assessmentDetails: any): void;\r\n save(): void;\r\n close(): void;\r\n deleteEvent(event: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,10 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assessment.service.d.ts","sources":["assessment.service.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["import { HttpClient } from '@angular/common/http';\r\nimport { Configurations } from '../../../configurations';\r\nimport { AuthService } from '../../../workflow-services/auth.service';\r\nexport declare class AssessmentService {\r\n private http;\r\n private authService;\r\n env: any;\r\n constructor(http: HttpClient, authService: AuthService, config?: Configurations);\r\n getAssessmentQuestions(id: string): import(\"rxjs\").Observable<Object>;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assessment-preview.module.d.ts","sources":["assessment-preview.module.d.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;AAAA;;;;AACA","sourcesContent":["export declare class AssessmentPreviewModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkbox-question.component.d.ts","sources":["checkbox-question.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class CheckboxQuestionComponent implements OnInit {\r\n question: any;\r\n questionIndex: number;\r\n choicesForPreviewMode: any;\r\n constructor();\r\n ngOnInit(): void;\r\n randomize(): void;\r\n}\r\n"]}
|
package/lib/sharedComponents/assessment-preview/date-time/date-time.component.d.ts.__ivy_ngcc_bak
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
import { DatePickerComponent } from 'ng2-date-picker';
|
|
3
|
+
export declare class DateTimeComponent implements OnInit {
|
|
4
|
+
question: any;
|
|
5
|
+
questionIndex: any;
|
|
6
|
+
datePicker: DatePickerComponent;
|
|
7
|
+
datepickerOverlay: boolean;
|
|
8
|
+
constructor();
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
openDatePicker(): void;
|
|
11
|
+
closeDatepicker(): void;
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"date-time.component.d.ts","sources":["date-time.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nimport { DatePickerComponent } from 'ng2-date-picker';\r\nexport declare class DateTimeComponent implements OnInit {\r\n question: any;\r\n questionIndex: any;\r\n datePicker: DatePickerComponent;\r\n datepickerOverlay: boolean;\r\n constructor();\r\n ngOnInit(): void;\r\n openDatePicker(): void;\r\n closeDatepicker(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"device.component.d.ts","sources":["device.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class DeviceComponent implements OnInit {\r\n deviceChanged: EventEmitter<any>;\r\n selectedDevice: string;\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"file-upload.component.d.ts","sources":["file-upload.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class FileUploadComponent implements OnInit {\r\n question: any;\r\n questionIndex: any;\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page-header.component.d.ts","sources":["page-header.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class PageHeaderComponent implements OnInit {\r\n pageDetail: any;\r\n pageTitle: any;\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { EventEmitter, OnChanges, OnInit } from '@angular/core';
|
|
2
|
+
export declare class PreviewComponent implements OnInit, OnChanges {
|
|
3
|
+
questionData: any;
|
|
4
|
+
previewBack: EventEmitter<any>;
|
|
5
|
+
pageData: any;
|
|
6
|
+
selectedDevice: string;
|
|
7
|
+
constructor();
|
|
8
|
+
ngOnInit(): void;
|
|
9
|
+
ngOnChanges(): void;
|
|
10
|
+
generatePageDetails(): void;
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"preview.component.d.ts","sources":["preview.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnChanges, OnInit } from '@angular/core';\r\nexport declare class PreviewComponent implements OnInit, OnChanges {\r\n questionData: any;\r\n previewBack: EventEmitter<any>;\r\n pageData: any;\r\n selectedDevice: string;\r\n constructor();\r\n ngOnInit(): void;\r\n ngOnChanges(): void;\r\n generatePageDetails(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"preview-container.component.d.ts","sources":["preview-container.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class PreviewContainerComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
package/lib/sharedComponents/assessment-preview/quick-settings/quick-settings.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"quick-settings.component.d.ts","sources":["quick-settings.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class QuickSettingsComponent implements OnInit {\r\n question: any;\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
package/lib/sharedComponents/assessment-preview/radio-question/radio-question.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"radio-question.component.d.ts","sources":["radio-question.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class RadioQuestionComponent implements OnInit {\r\n question: any;\r\n questionIndex: number;\r\n choicesForPreviewMode: any;\r\n constructor();\r\n ngOnInit(): void;\r\n randomize(): void;\r\n}\r\n"]}
|
package/lib/sharedComponents/assessment-preview/select-question/select-question.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"select-question.component.d.ts","sources":["select-question.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class SelectQuestionComponent implements OnInit {\r\n question: any;\r\n questionIndex: any;\r\n choicesForPreviewMode: any;\r\n constructor();\r\n ngOnInit(): void;\r\n randomize(): void;\r\n}\r\n"]}
|
package/lib/sharedComponents/assessment-preview/single-textbox/single-textbox.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"single-textbox.component.d.ts","sources":["single-textbox.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class SingleTextboxComponent implements OnInit {\r\n question: any;\r\n questionIndex: any;\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"welcome.component.d.ts","sources":["welcome.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class WelcomeComponent implements OnInit {\r\n questionDetails: any;\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts.__ivy_ngcc_bak
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
+
import { auditCategoryModel } from './audit-category.model';
|
|
3
|
+
export declare class AuditCategoryListComponent implements OnInit, OnChanges {
|
|
4
|
+
animation: boolean;
|
|
5
|
+
searchInput: string;
|
|
6
|
+
selectedData: any;
|
|
7
|
+
selectedIndex: number;
|
|
8
|
+
auditCategory: Array<auditCategoryModel>;
|
|
9
|
+
closeList: EventEmitter<any>;
|
|
10
|
+
saveSelectedList: EventEmitter<any>;
|
|
11
|
+
constructor();
|
|
12
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
13
|
+
ngOnInit(): void;
|
|
14
|
+
onCategorySelection(index: number): void;
|
|
15
|
+
save(): void;
|
|
16
|
+
deleteEvent(event: any): void;
|
|
17
|
+
close(): void;
|
|
18
|
+
populateSelectedData(): void;
|
|
19
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"audit-category-list.component.d.ts","sources":["audit-category-list.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';\r\nimport { auditCategoryModel } from './audit-category.model';\r\nexport declare class AuditCategoryListComponent implements OnInit, OnChanges {\r\n animation: boolean;\r\n searchInput: string;\r\n selectedData: any;\r\n selectedIndex: number;\r\n auditCategory: Array<auditCategoryModel>;\r\n closeList: EventEmitter<any>;\r\n saveSelectedList: EventEmitter<any>;\r\n constructor();\r\n ngOnChanges(changes: SimpleChanges): void;\r\n ngOnInit(): void;\r\n onCategorySelection(index: number): void;\r\n save(): void;\r\n deleteEvent(event: any): void;\r\n close(): void;\r\n populateSelectedData(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class BulkResponsibilityViewComponent implements OnInit {
|
|
3
|
+
responsibilityBulkUpload: any;
|
|
4
|
+
fileName: any;
|
|
5
|
+
defaultOwner: any;
|
|
6
|
+
loader: boolean;
|
|
7
|
+
submitResponsibilityBulkUpload: EventEmitter<any>;
|
|
8
|
+
cancel: EventEmitter<any>;
|
|
9
|
+
finalResponsibilities: number;
|
|
10
|
+
ngOnChanges(): void;
|
|
11
|
+
ngOnInit(): void;
|
|
12
|
+
submit(): void;
|
|
13
|
+
close(): void;
|
|
14
|
+
}
|
package/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulk-responsibility-view.component.d.ts","sources":["bulk-responsibility-view.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class BulkResponsibilityViewComponent implements OnInit {\r\n responsibilityBulkUpload: any;\r\n fileName: any;\r\n defaultOwner: any;\r\n loader: boolean;\r\n submitResponsibilityBulkUpload: EventEmitter<any>;\r\n cancel: EventEmitter<any>;\r\n finalResponsibilities: number;\r\n ngOnChanges(): void;\r\n ngOnInit(): void;\r\n submit(): void;\r\n close(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { EventEmitter, OnInit, OnChanges } from '@angular/core';
|
|
2
|
+
export declare class BulkViewComponent implements OnInit, OnChanges {
|
|
3
|
+
riskBulkUpload: any;
|
|
4
|
+
templateInfo: any;
|
|
5
|
+
fileName: any;
|
|
6
|
+
assessmentDaysEnable: any;
|
|
7
|
+
defaultOwner: any;
|
|
8
|
+
loader: boolean;
|
|
9
|
+
submitRiskBulkUpload: EventEmitter<any>;
|
|
10
|
+
cancel: EventEmitter<any>;
|
|
11
|
+
finalRisks: number;
|
|
12
|
+
showCompleteAssessmentButton: boolean;
|
|
13
|
+
ngOnChanges(): void;
|
|
14
|
+
ngOnInit(): void;
|
|
15
|
+
submit(completeAssessment: any): void;
|
|
16
|
+
close(): void;
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bulk-view.component.d.ts","sources":["bulk-view.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit, OnChanges } from '@angular/core';\r\nexport declare class BulkViewComponent implements OnInit, OnChanges {\r\n riskBulkUpload: any;\r\n templateInfo: any;\r\n fileName: any;\r\n assessmentDaysEnable: any;\r\n defaultOwner: any;\r\n loader: boolean;\r\n submitRiskBulkUpload: EventEmitter<any>;\r\n cancel: EventEmitter<any>;\r\n finalRisks: number;\r\n showCompleteAssessmentButton: boolean;\r\n ngOnChanges(): void;\r\n ngOnInit(): void;\r\n submit(completeAssessment: any): void;\r\n close(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
+
import { CategoryList } from '../../interfaces/categoryList';
|
|
3
|
+
export declare class CategoryListComponent implements OnInit, OnChanges {
|
|
4
|
+
categoryList: CategoryList;
|
|
5
|
+
selectedCategory: any;
|
|
6
|
+
search: string;
|
|
7
|
+
activeTab: any;
|
|
8
|
+
animation: boolean;
|
|
9
|
+
saveSelectedCategory: EventEmitter<any>;
|
|
10
|
+
closeList: EventEmitter<any>;
|
|
11
|
+
closeCategoriesList: EventEmitter<any>;
|
|
12
|
+
constructor();
|
|
13
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
14
|
+
ngOnInit(): void;
|
|
15
|
+
selectCategory(type: any, category: any): void;
|
|
16
|
+
save(): void;
|
|
17
|
+
deleteEvent(event: any): void;
|
|
18
|
+
close(): void;
|
|
19
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"category-list.component.d.ts","sources":["category-list.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';\r\nimport { CategoryList } from '../../interfaces/categoryList';\r\nexport declare class CategoryListComponent implements OnInit, OnChanges {\r\n categoryList: CategoryList;\r\n selectedCategory: any;\r\n search: string;\r\n activeTab: any;\r\n animation: boolean;\r\n saveSelectedCategory: EventEmitter<any>;\r\n closeList: EventEmitter<any>;\r\n closeCategoriesList: EventEmitter<any>;\r\n constructor();\r\n ngOnChanges(changes: SimpleChanges): void;\r\n ngOnInit(): void;\r\n selectCategory(type: any, category: any): void;\r\n save(): void;\r\n deleteEvent(event: any): void;\r\n close(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import { OnInit, EventEmitter, OnChanges } from '@angular/core';
|
|
3
|
+
export declare class CategoryMultiSelectComponent implements OnInit, OnChanges {
|
|
4
|
+
listBlock: ElementRef;
|
|
5
|
+
categoryList: any;
|
|
6
|
+
allCategories: any[];
|
|
7
|
+
categoryIdKey: any;
|
|
8
|
+
selectedCategories: any[];
|
|
9
|
+
search: string;
|
|
10
|
+
activeTab: any;
|
|
11
|
+
selectedIds: any[];
|
|
12
|
+
animation: boolean;
|
|
13
|
+
blockWidth: any;
|
|
14
|
+
saveSelectedCategory: EventEmitter<any>;
|
|
15
|
+
closeList: EventEmitter<any>;
|
|
16
|
+
closeCategoriesList: EventEmitter<any>;
|
|
17
|
+
constructor();
|
|
18
|
+
ngOnChanges(): void;
|
|
19
|
+
ngOnInit(): void;
|
|
20
|
+
selectCategory(mode: any, activeTab: any, category: any): void;
|
|
21
|
+
deleteEvent(event: any): void;
|
|
22
|
+
selectAll(mode: any, activeTab: any): void;
|
|
23
|
+
setList(): void;
|
|
24
|
+
setActiveTab(): void;
|
|
25
|
+
checkSelectAll(activeTab: any): any;
|
|
26
|
+
save(): void;
|
|
27
|
+
close(): void;
|
|
28
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"category-multi-select.component.d.ts","sources":["category-multi-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","sourcesContent":["import { ElementRef } from '@angular/core';\r\nimport { OnInit, EventEmitter, OnChanges } from '@angular/core';\r\nexport declare class CategoryMultiSelectComponent implements OnInit, OnChanges {\r\n listBlock: ElementRef;\r\n categoryList: any;\r\n allCategories: any[];\r\n categoryIdKey: any;\r\n selectedCategories: any[];\r\n search: string;\r\n activeTab: any;\r\n selectedIds: any[];\r\n animation: boolean;\r\n blockWidth: any;\r\n saveSelectedCategory: EventEmitter<any>;\r\n closeList: EventEmitter<any>;\r\n closeCategoriesList: EventEmitter<any>;\r\n constructor();\r\n ngOnChanges(): void;\r\n ngOnInit(): void;\r\n selectCategory(mode: any, activeTab: any, category: any): void;\r\n deleteEvent(event: any): void;\r\n selectAll(mode: any, activeTab: any): void;\r\n setList(): void;\r\n setActiveTab(): void;\r\n checkSelectAll(activeTab: any): any;\r\n save(): void;\r\n close(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class CheckboxListComponent implements OnInit {
|
|
3
|
+
itemsList: any;
|
|
4
|
+
selectedItems: any;
|
|
5
|
+
identifierKey: string;
|
|
6
|
+
displayKey: string;
|
|
7
|
+
tooltipKey: string;
|
|
8
|
+
config: any;
|
|
9
|
+
twoColumn: boolean;
|
|
10
|
+
closeList: EventEmitter<any>;
|
|
11
|
+
saveList: EventEmitter<any>;
|
|
12
|
+
searchItem: string;
|
|
13
|
+
animation: boolean;
|
|
14
|
+
constructor();
|
|
15
|
+
ngOnInit(): void;
|
|
16
|
+
selectItem(item: any, checked: boolean): void;
|
|
17
|
+
deleteItem(item: any): void;
|
|
18
|
+
save(): void;
|
|
19
|
+
close(): void;
|
|
20
|
+
arrayToId(array: any, identifierKey: any): any;
|
|
21
|
+
selectAll(evt: any): void;
|
|
22
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkbox-list.component.d.ts","sources":["checkbox-list.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","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class CheckboxListComponent implements OnInit {\r\n itemsList: any;\r\n selectedItems: any;\r\n identifierKey: string;\r\n displayKey: string;\r\n tooltipKey: string;\r\n config: any;\r\n twoColumn: boolean;\r\n closeList: EventEmitter<any>;\r\n saveList: EventEmitter<any>;\r\n searchItem: string;\r\n animation: boolean;\r\n constructor();\r\n ngOnInit(): void;\r\n selectItem(item: any, checked: boolean): void;\r\n deleteItem(item: any): void;\r\n save(): void;\r\n close(): void;\r\n arrayToId(array: any, identifierKey: any): any;\r\n selectAll(evt: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { EventEmitter, OnInit, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { SnackBarService } from '../../../ui-kit/snack-bar/snack-bar.service';
|
|
3
|
+
export declare class CheckpointsComponent implements OnInit {
|
|
4
|
+
private snackbar;
|
|
5
|
+
private cdr;
|
|
6
|
+
closeCheckPoint: EventEmitter<any>;
|
|
7
|
+
saveCheckPoint: EventEmitter<any>;
|
|
8
|
+
animation: boolean;
|
|
9
|
+
checkpointData: any;
|
|
10
|
+
checkpointInstruction: string;
|
|
11
|
+
errorIndex: number;
|
|
12
|
+
questionTypeList: {
|
|
13
|
+
text: string;
|
|
14
|
+
type: string;
|
|
15
|
+
description: string;
|
|
16
|
+
icon: string;
|
|
17
|
+
}[];
|
|
18
|
+
constructor(snackbar: SnackBarService, cdr: ChangeDetectorRef);
|
|
19
|
+
ngOnInit(): void;
|
|
20
|
+
addQuestion(evt: any, index?: number): void;
|
|
21
|
+
createTextBox(index?: number): void;
|
|
22
|
+
createSelect(index?: number): void;
|
|
23
|
+
createRadio(index?: number): void;
|
|
24
|
+
createCheckBox(index?: number): void;
|
|
25
|
+
createDate(index?: number): void;
|
|
26
|
+
createUpload(index?: number): void;
|
|
27
|
+
createOption(i: number, j: number, type: any): void;
|
|
28
|
+
deleteOption(i: number, j: number, type: any): void;
|
|
29
|
+
removeQuestion(index: number): void;
|
|
30
|
+
copyQuestion(index: number): void;
|
|
31
|
+
save(): void;
|
|
32
|
+
close(): void;
|
|
33
|
+
validateCheckpoint(): false | undefined;
|
|
34
|
+
checkpointDescription(event: any): void;
|
|
35
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkpoints.component.d.ts","sources":["checkpoints.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","sourcesContent":["import { EventEmitter, OnInit, ChangeDetectorRef } from '@angular/core';\r\nimport { SnackBarService } from '../../../ui-kit/snack-bar/snack-bar.service';\r\nexport declare class CheckpointsComponent implements OnInit {\r\n private snackbar;\r\n private cdr;\r\n closeCheckPoint: EventEmitter<any>;\r\n saveCheckPoint: EventEmitter<any>;\r\n animation: boolean;\r\n checkpointData: any;\r\n checkpointInstruction: string;\r\n errorIndex: number;\r\n questionTypeList: {\r\n text: string;\r\n type: string;\r\n description: string;\r\n icon: string;\r\n }[];\r\n constructor(snackbar: SnackBarService, cdr: ChangeDetectorRef);\r\n ngOnInit(): void;\r\n addQuestion(evt: any, index?: number): void;\r\n createTextBox(index?: number): void;\r\n createSelect(index?: number): void;\r\n createRadio(index?: number): void;\r\n createCheckBox(index?: number): void;\r\n createDate(index?: number): void;\r\n createUpload(index?: number): void;\r\n createOption(i: number, j: number, type: any): void;\r\n deleteOption(i: number, j: number, type: any): void;\r\n removeQuestion(index: number): void;\r\n copyQuestion(index: number): void;\r\n save(): void;\r\n close(): void;\r\n validateCheckpoint(): false | undefined;\r\n checkpointDescription(event: any): void;\r\n}\r\n"]}
|