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/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts.__ivy_ngcc_bak
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export interface ListEvent {
|
|
3
|
+
searchKey?: string;
|
|
4
|
+
page?: number;
|
|
5
|
+
}
|
|
6
|
+
export interface panelConfig {
|
|
7
|
+
panelTitle: '';
|
|
8
|
+
entitySingular: '';
|
|
9
|
+
entityPlural: '';
|
|
10
|
+
displayKey: '';
|
|
11
|
+
identifierKey: '';
|
|
12
|
+
parentKey: '';
|
|
13
|
+
parentDisplayKey: '';
|
|
14
|
+
searchPlaceholder: '';
|
|
15
|
+
noDataText: '';
|
|
16
|
+
}
|
|
17
|
+
export declare class RadioListWithPaginationComponent implements OnInit {
|
|
18
|
+
fetchData: EventEmitter<ListEvent>;
|
|
19
|
+
back: EventEmitter<any>;
|
|
20
|
+
next: EventEmitter<any>;
|
|
21
|
+
cancel: EventEmitter<any>;
|
|
22
|
+
list: never[];
|
|
23
|
+
searchKey: string;
|
|
24
|
+
selectedList: any;
|
|
25
|
+
set setList(value: any);
|
|
26
|
+
config: panelConfig;
|
|
27
|
+
currentPage: any;
|
|
28
|
+
recordStart: any;
|
|
29
|
+
recordEnd: any;
|
|
30
|
+
totalRecords: any;
|
|
31
|
+
totalPages: any;
|
|
32
|
+
loading: any;
|
|
33
|
+
set setSelected(value: any);
|
|
34
|
+
animation: boolean;
|
|
35
|
+
selectedIds: any;
|
|
36
|
+
constructor();
|
|
37
|
+
ngOnInit(): void;
|
|
38
|
+
pageChanged(page: number): void;
|
|
39
|
+
search(): void;
|
|
40
|
+
itemSelected(event: any, item: any): void;
|
|
41
|
+
setSelectedIds(): void;
|
|
42
|
+
deleteItem(evt: any): void;
|
|
43
|
+
close(): void;
|
|
44
|
+
save(): void;
|
|
45
|
+
selectAll(evt: any): void;
|
|
46
|
+
checkSelectAll(): boolean;
|
|
47
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"radio-list.component.d.ts","sources":["radio-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","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport interface ListEvent {\r\n searchKey?: string;\r\n page?: number;\r\n}\r\nexport interface panelConfig {\r\n panelTitle: '';\r\n entitySingular: '';\r\n entityPlural: '';\r\n displayKey: '';\r\n identifierKey: '';\r\n parentKey: '';\r\n parentDisplayKey: '';\r\n searchPlaceholder: '';\r\n noDataText: '';\r\n}\r\nexport declare class RadioListWithPaginationComponent implements OnInit {\r\n fetchData: EventEmitter<ListEvent>;\r\n back: EventEmitter<any>;\r\n next: EventEmitter<any>;\r\n cancel: EventEmitter<any>;\r\n list: never[];\r\n searchKey: string;\r\n selectedList: any;\r\n set setList(value: any);\r\n config: panelConfig;\r\n currentPage: any;\r\n recordStart: any;\r\n recordEnd: any;\r\n totalRecords: any;\r\n totalPages: any;\r\n loading: any;\r\n set setSelected(value: any);\r\n animation: boolean;\r\n selectedIds: any;\r\n constructor();\r\n ngOnInit(): void;\r\n pageChanged(page: number): void;\r\n search(): void;\r\n itemSelected(event: any, item: any): void;\r\n setSelectedIds(): void;\r\n deleteItem(evt: any): void;\r\n close(): void;\r\n save(): void;\r\n selectAll(evt: any): void;\r\n checkSelectAll(): boolean;\r\n}\r\n"]}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ElementRef, EventEmitter, OnChanges, OnInit } from '@angular/core';
|
|
2
|
+
export declare class ResponsibilityCentersListComponent implements OnInit, OnChanges {
|
|
3
|
+
listBlock: ElementRef;
|
|
4
|
+
responsibilityCentersList: never[];
|
|
5
|
+
selectedResponsibilityCenters: never[];
|
|
6
|
+
rcIdKey: string;
|
|
7
|
+
radioSelection: boolean;
|
|
8
|
+
saveSelectedList: EventEmitter<any>;
|
|
9
|
+
closeRcList: EventEmitter<any>;
|
|
10
|
+
pluralText: string;
|
|
11
|
+
singularText: string;
|
|
12
|
+
selectedIds: any[];
|
|
13
|
+
animation: boolean;
|
|
14
|
+
search: string;
|
|
15
|
+
blockWidth: any;
|
|
16
|
+
constructor();
|
|
17
|
+
ngOnChanges(): void;
|
|
18
|
+
ngOnInit(): void;
|
|
19
|
+
selectRc(rc: any, mode: any): void;
|
|
20
|
+
deleteEvent(event: any): void;
|
|
21
|
+
selectAll(mode: any): void;
|
|
22
|
+
setList(): void;
|
|
23
|
+
checkSelectAll(): boolean;
|
|
24
|
+
save(selectedIds: any): void;
|
|
25
|
+
close(): void;
|
|
26
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsibility-centers-list.component.d.ts","sources":["responsibility-centers-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","sourcesContent":["import { ElementRef, EventEmitter, OnChanges, OnInit } from '@angular/core';\r\nexport declare class ResponsibilityCentersListComponent implements OnInit, OnChanges {\r\n listBlock: ElementRef;\r\n responsibilityCentersList: never[];\r\n selectedResponsibilityCenters: never[];\r\n rcIdKey: string;\r\n radioSelection: boolean;\r\n saveSelectedList: EventEmitter<any>;\r\n closeRcList: EventEmitter<any>;\r\n pluralText: string;\r\n singularText: string;\r\n selectedIds: any[];\r\n animation: boolean;\r\n search: string;\r\n blockWidth: any;\r\n constructor();\r\n ngOnChanges(): void;\r\n ngOnInit(): void;\r\n selectRc(rc: any, mode: any): void;\r\n deleteEvent(event: any): void;\r\n selectAll(mode: any): void;\r\n setList(): void;\r\n checkSelectAll(): boolean;\r\n save(selectedIds: any): void;\r\n close(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class ResponsibilityRiskSelectorComponent implements OnInit {
|
|
3
|
+
animation: boolean;
|
|
4
|
+
activeTab: string;
|
|
5
|
+
controlIdKey: string;
|
|
6
|
+
itemDisplayKey: string;
|
|
7
|
+
identifierKey: string;
|
|
8
|
+
set activeEntity(value: any);
|
|
9
|
+
listItems: never[];
|
|
10
|
+
selectedItems: any;
|
|
11
|
+
loading: boolean;
|
|
12
|
+
fetchList: EventEmitter<any>;
|
|
13
|
+
closeList: EventEmitter<any>;
|
|
14
|
+
saveList: EventEmitter<any>;
|
|
15
|
+
constructor();
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
changeTab(type: string): void;
|
|
18
|
+
selectItem(item: any): void;
|
|
19
|
+
deleteItem(item: any): void;
|
|
20
|
+
save(): void;
|
|
21
|
+
close(): void;
|
|
22
|
+
arrayToId(array: any, identifierKey: any): any;
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsibility-risk-selector.component.d.ts","sources":["responsibility-risk-selector.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","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class ResponsibilityRiskSelectorComponent implements OnInit {\r\n animation: boolean;\r\n activeTab: string;\r\n controlIdKey: string;\r\n itemDisplayKey: string;\r\n identifierKey: string;\r\n set activeEntity(value: any);\r\n listItems: never[];\r\n selectedItems: any;\r\n loading: boolean;\r\n fetchList: EventEmitter<any>;\r\n closeList: EventEmitter<any>;\r\n saveList: EventEmitter<any>;\r\n constructor();\r\n ngOnInit(): void;\r\n changeTab(type: string): void;\r\n selectItem(item: any): 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}\r\n"]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { SnackBarService } from '../../ui-kit/snack-bar/snack-bar.service';
|
|
3
|
+
export declare class ReviewFrequencyComponent implements OnInit {
|
|
4
|
+
private snackbar;
|
|
5
|
+
reviewCompleteDays: any;
|
|
6
|
+
reviewNOtCompletedDays: any;
|
|
7
|
+
closeReviewFrequency: EventEmitter<any>;
|
|
8
|
+
backToUserList: EventEmitter<any>;
|
|
9
|
+
saveReviewFrequency: EventEmitter<any>;
|
|
10
|
+
constructor(snackbar: SnackBarService);
|
|
11
|
+
ngOnInit(): void;
|
|
12
|
+
close(): void;
|
|
13
|
+
save(): void;
|
|
14
|
+
onValueChange(): void;
|
|
15
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"review-frequency.component.d.ts","sources":["review-frequency.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nimport { SnackBarService } from '../../ui-kit/snack-bar/snack-bar.service';\r\nexport declare class ReviewFrequencyComponent implements OnInit {\r\n private snackbar;\r\n reviewCompleteDays: any;\r\n reviewNOtCompletedDays: any;\r\n closeReviewFrequency: EventEmitter<any>;\r\n backToUserList: EventEmitter<any>;\r\n saveReviewFrequency: EventEmitter<any>;\r\n constructor(snackbar: SnackBarService);\r\n ngOnInit(): void;\r\n close(): void;\r\n save(): void;\r\n onValueChange(): void;\r\n}\r\n"]}
|
package/lib/sharedComponents/risk-classification/risk-classification.component.d.ts.__ivy_ngcc_bak
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
export declare class RiskClassificationComponent implements OnInit {
|
|
3
|
+
constructor();
|
|
4
|
+
animation: boolean;
|
|
5
|
+
currentRiskValue: any;
|
|
6
|
+
saveList: EventEmitter<any>;
|
|
7
|
+
closeList: EventEmitter<any>;
|
|
8
|
+
riskClassification: {
|
|
9
|
+
name: string;
|
|
10
|
+
value: number;
|
|
11
|
+
class: string;
|
|
12
|
+
}[];
|
|
13
|
+
riskIntensityList: {
|
|
14
|
+
name: string;
|
|
15
|
+
value: string;
|
|
16
|
+
}[];
|
|
17
|
+
identificationList: {
|
|
18
|
+
name: string;
|
|
19
|
+
value: string;
|
|
20
|
+
}[];
|
|
21
|
+
selectedValues: {
|
|
22
|
+
envThreat: string;
|
|
23
|
+
regThreat: string;
|
|
24
|
+
machineThreat: string;
|
|
25
|
+
lifeThreat: string;
|
|
26
|
+
probability: string;
|
|
27
|
+
identification: string;
|
|
28
|
+
};
|
|
29
|
+
ngOnInit(): void;
|
|
30
|
+
generateRiskClass(): void;
|
|
31
|
+
getArrayFromObject(object: object): number[];
|
|
32
|
+
calculateRiskClass(riskMatrices: number[]): number;
|
|
33
|
+
save(): void;
|
|
34
|
+
close(): void;
|
|
35
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"risk-classification.component.d.ts","sources":["risk-classification.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 } from '@angular/core';\r\nexport declare class RiskClassificationComponent implements OnInit {\r\n constructor();\r\n animation: boolean;\r\n currentRiskValue: any;\r\n saveList: EventEmitter<any>;\r\n closeList: EventEmitter<any>;\r\n riskClassification: {\r\n name: string;\r\n value: number;\r\n class: string;\r\n }[];\r\n riskIntensityList: {\r\n name: string;\r\n value: string;\r\n }[];\r\n identificationList: {\r\n name: string;\r\n value: string;\r\n }[];\r\n selectedValues: {\r\n envThreat: string;\r\n regThreat: string;\r\n machineThreat: string;\r\n lifeThreat: string;\r\n probability: string;\r\n identification: string;\r\n };\r\n ngOnInit(): void;\r\n generateRiskClass(): void;\r\n getArrayFromObject(object: object): number[];\r\n calculateRiskClass(riskMatrices: number[]): number;\r\n save(): void;\r\n close(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { OnInit, EventEmitter, OnChanges } from '@angular/core';
|
|
2
|
+
export declare class UserRadioListComponent implements OnInit, OnChanges {
|
|
3
|
+
usersList: never[];
|
|
4
|
+
selectedUsers: any;
|
|
5
|
+
userIdKey: string;
|
|
6
|
+
itemNameKey: string;
|
|
7
|
+
itemEmailKey: string;
|
|
8
|
+
saveSelectedList: EventEmitter<any>;
|
|
9
|
+
closeUsersList: EventEmitter<any>;
|
|
10
|
+
selectedUser: any;
|
|
11
|
+
search: string;
|
|
12
|
+
selectedIds: any[];
|
|
13
|
+
animation: boolean;
|
|
14
|
+
constructor();
|
|
15
|
+
ngOnChanges(): void;
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
selectUser(user: any): void;
|
|
18
|
+
deleteEvent(event: any): void;
|
|
19
|
+
save(): void;
|
|
20
|
+
close(): void;
|
|
21
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"users-radio-list.component.d.ts","sources":["users-radio-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","sourcesContent":["import { OnInit, EventEmitter, OnChanges } from '@angular/core';\r\nexport declare class UserRadioListComponent implements OnInit, OnChanges {\r\n usersList: never[];\r\n selectedUsers: any;\r\n userIdKey: string;\r\n itemNameKey: string;\r\n itemEmailKey: string;\r\n saveSelectedList: EventEmitter<any>;\r\n closeUsersList: EventEmitter<any>;\r\n selectedUser: any;\r\n search: string;\r\n selectedIds: any[];\r\n animation: boolean;\r\n constructor();\r\n ngOnChanges(): void;\r\n ngOnInit(): void;\r\n selectUser(user: any): void;\r\n deleteEvent(event: any): void;\r\n save(): void;\r\n close(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loader.component.d.ts","sources":["loader.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class LoaderComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loader-inline.component.d.ts","sources":["loader-inline.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class LoaderInlineComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"v-loader.module.d.ts","sources":["v-loader.module.d.ts"],"names":[],"mappings":";;;;AAAA;;;;AACA","sourcesContent":["export declare class VLoaderModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"click-outside.directive.d.ts","sources":["click-outside.directive.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { ElementRef, EventEmitter } from '@angular/core';\r\nexport declare class ClickOutsideDirective {\r\n private elementRef;\r\n constructor(elementRef: ElementRef);\r\n clickOutside: EventEmitter<any>;\r\n onMouseEnter(targetElement: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"click-outside.module.d.ts","sources":["click-outside.module.d.ts"],"names":[],"mappings":";;;AAAA;;;;AACA","sourcesContent":["export declare class ClickOutsideModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import { DomSanitizer } from '@angular/platform-browser';
|
|
3
|
+
export declare class FormatHtmlPipe implements PipeTransform {
|
|
4
|
+
private sanitized;
|
|
5
|
+
constructor(sanitized: DomSanitizer);
|
|
6
|
+
transform(value: string): import("@angular/platform-browser").SafeHtml;
|
|
7
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"format-html.pipe.d.ts","sources":["format-html.pipe.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { PipeTransform } from '@angular/core';\r\nimport { DomSanitizer } from '@angular/platform-browser';\r\nexport declare class FormatHtmlPipe implements PipeTransform {\r\n private sanitized;\r\n constructor(sanitized: DomSanitizer);\r\n transform(value: string): import(\"@angular/platform-browser\").SafeHtml;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"line-loader.component.d.ts","sources":["line-loader.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class LineLoaderComponent implements OnInit {\r\n loaderHeight: any;\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"line-loader.module.d.ts","sources":["line-loader.module.d.ts"],"names":[],"mappings":";;;AAAA;;;;AACA","sourcesContent":["export declare class LineLoaderModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { EventEmitter, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
+
export declare class PaginationComponent implements OnInit {
|
|
3
|
+
alphabetsArray: any;
|
|
4
|
+
activeAlphabet: string;
|
|
5
|
+
pageCount: number;
|
|
6
|
+
start: number;
|
|
7
|
+
end: number;
|
|
8
|
+
total: number;
|
|
9
|
+
pageArray: Array<number>;
|
|
10
|
+
currentPage: number;
|
|
11
|
+
enterPageNumber: any;
|
|
12
|
+
isInvalidInput: boolean;
|
|
13
|
+
selectedPage: EventEmitter<any>;
|
|
14
|
+
selectedAlphabet: EventEmitter<any>;
|
|
15
|
+
pageList: any;
|
|
16
|
+
constructor();
|
|
17
|
+
ngOnInit(): void;
|
|
18
|
+
alphabetChange(alphabet: string): void;
|
|
19
|
+
ngOnChanges(event: SimpleChanges): void;
|
|
20
|
+
increaseOrDecrease(value: number): void;
|
|
21
|
+
onEnterPress(event: any): void;
|
|
22
|
+
goToPageArrayGenerate(page: any, shouldEmit: boolean): void;
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagination.component.d.ts","sources":["pagination.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","sourcesContent":["import { EventEmitter, OnInit, SimpleChanges } from '@angular/core';\r\nexport declare class PaginationComponent implements OnInit {\r\n alphabetsArray: any;\r\n activeAlphabet: string;\r\n pageCount: number;\r\n start: number;\r\n end: number;\r\n total: number;\r\n pageArray: Array<number>;\r\n currentPage: number;\r\n enterPageNumber: any;\r\n isInvalidInput: boolean;\r\n selectedPage: EventEmitter<any>;\r\n selectedAlphabet: EventEmitter<any>;\r\n pageList: any;\r\n constructor();\r\n ngOnInit(): void;\r\n alphabetChange(alphabet: string): void;\r\n ngOnChanges(event: SimpleChanges): void;\r\n increaseOrDecrease(value: number): void;\r\n onEnterPress(event: any): void;\r\n goToPageArrayGenerate(page: any, shouldEmit: boolean): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagination.module.d.ts","sources":["pagination.module.d.ts"],"names":[],"mappings":";;;;AAAA;;;;AACA","sourcesContent":["export declare class PaginationModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover-event.directive.d.ts","sources":["popover-event.directive.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { PopoverService } from './popover.service';\r\nexport declare class PopoverEventDirective {\r\n private popoverService;\r\n constructor(popoverService: PopoverService);\r\n contextmenu(event: any): void;\r\n getEventPosition(event: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { PopoverService } from './popover.service';
|
|
3
|
+
export declare class PopoverLongpressDirective {
|
|
4
|
+
private popoverService;
|
|
5
|
+
getTime: any;
|
|
6
|
+
currentTime: any;
|
|
7
|
+
timer: any;
|
|
8
|
+
longPressPopover: EventEmitter<any>;
|
|
9
|
+
constructor(popoverService: PopoverService);
|
|
10
|
+
mousedown(event: any): void;
|
|
11
|
+
mouseup(): void;
|
|
12
|
+
getEventPosition(event: any): void;
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover-longpress.directive.d.ts","sources":["popover-longpress.directive.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter } from '@angular/core';\r\nimport { PopoverService } from './popover.service';\r\nexport declare class PopoverLongpressDirective {\r\n private popoverService;\r\n getTime: any;\r\n currentTime: any;\r\n timer: any;\r\n longPressPopover: EventEmitter<any>;\r\n constructor(popoverService: PopoverService);\r\n mousedown(event: any): void;\r\n mouseup(): void;\r\n getEventPosition(event: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
+
import { PopoverService } from './popover.service';
|
|
3
|
+
export declare class PopoverComponent implements OnInit {
|
|
4
|
+
popoverService: PopoverService;
|
|
5
|
+
dontCloseonClick: boolean;
|
|
6
|
+
popoverContainer: boolean;
|
|
7
|
+
popoverRatio: ElementRef;
|
|
8
|
+
popoverContent: ElementRef;
|
|
9
|
+
constructor(popoverService: PopoverService);
|
|
10
|
+
showPopover: boolean;
|
|
11
|
+
leftValue: any;
|
|
12
|
+
topValue: any;
|
|
13
|
+
popoverHeight: any;
|
|
14
|
+
popoverWidth: any;
|
|
15
|
+
positionX: number;
|
|
16
|
+
positionY: number;
|
|
17
|
+
ngOnInit(): void;
|
|
18
|
+
popover(): boolean;
|
|
19
|
+
popoverEvent(): boolean;
|
|
20
|
+
closePopover(top?: string): void;
|
|
21
|
+
clickedPopover(): void;
|
|
22
|
+
getPosition(): void;
|
|
23
|
+
sizeChange(event: any): void;
|
|
24
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover.component.d.ts","sources":["popover.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","sourcesContent":["import { ElementRef, OnInit } from '@angular/core';\r\nimport { PopoverService } from './popover.service';\r\nexport declare class PopoverComponent implements OnInit {\r\n popoverService: PopoverService;\r\n dontCloseonClick: boolean;\r\n popoverContainer: boolean;\r\n popoverRatio: ElementRef;\r\n popoverContent: ElementRef;\r\n constructor(popoverService: PopoverService);\r\n showPopover: boolean;\r\n leftValue: any;\r\n topValue: any;\r\n popoverHeight: any;\r\n popoverWidth: any;\r\n positionX: number;\r\n positionY: number;\r\n ngOnInit(): void;\r\n popover(): boolean;\r\n popoverEvent(): boolean;\r\n closePopover(top?: string): void;\r\n clickedPopover(): void;\r\n getPosition(): void;\r\n sizeChange(event: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import { PopoverService } from './popover.service';
|
|
3
|
+
export declare class PopoverDirective {
|
|
4
|
+
private elRef;
|
|
5
|
+
private popoverService;
|
|
6
|
+
dynamicComponent: any;
|
|
7
|
+
refrence: any;
|
|
8
|
+
placement: string;
|
|
9
|
+
leftValue: any;
|
|
10
|
+
topValue: any;
|
|
11
|
+
constructor(elRef: ElementRef, popoverService: PopoverService);
|
|
12
|
+
click(): void;
|
|
13
|
+
onMouseEnter(): void;
|
|
14
|
+
onMouseOver(): void;
|
|
15
|
+
getPosition(): void;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover.directive.d.ts","sources":["popover.directive.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { ElementRef } from '@angular/core';\r\nimport { PopoverService } from './popover.service';\r\nexport declare class PopoverDirective {\r\n private elRef;\r\n private popoverService;\r\n dynamicComponent: any;\r\n refrence: any;\r\n placement: string;\r\n leftValue: any;\r\n topValue: any;\r\n constructor(elRef: ElementRef, popoverService: PopoverService);\r\n click(): void;\r\n onMouseEnter(): void;\r\n onMouseOver(): void;\r\n getPosition(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover.module.d.ts","sources":["popover.module.d.ts"],"names":[],"mappings":";;;;;;AAAA;;;;AACA","sourcesContent":["export declare class PopoverModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover.service.d.ts","sources":["popover.service.d.ts"],"names":[],"mappings":";AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["export declare class PopoverService {\r\n positionX: number;\r\n positionY: number;\r\n popoverHeight: any;\r\n popoverWidth: any;\r\n elementPosition: any;\r\n elementDirection: any;\r\n constructor();\r\n}\r\n"]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
+
import { PopoverHoverService } from './popover-hover.service';
|
|
3
|
+
export declare class PopoverHoverComponent implements OnInit {
|
|
4
|
+
popoverService: PopoverHoverService;
|
|
5
|
+
popoverContainer: boolean;
|
|
6
|
+
popoverRatio: ElementRef;
|
|
7
|
+
popoverContent: ElementRef;
|
|
8
|
+
constructor(popoverService: PopoverHoverService);
|
|
9
|
+
showPopover: boolean;
|
|
10
|
+
leftValue: any;
|
|
11
|
+
topValue: any;
|
|
12
|
+
popoverHeight: any;
|
|
13
|
+
popoverWidth: any;
|
|
14
|
+
positionX: number;
|
|
15
|
+
positionY: number;
|
|
16
|
+
popoverPosition: string | any;
|
|
17
|
+
ngOnInit(): void;
|
|
18
|
+
popover(): boolean;
|
|
19
|
+
closePopover(): void;
|
|
20
|
+
clickedPopover(): void;
|
|
21
|
+
getPosition(): void;
|
|
22
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover-hover.component.d.ts","sources":["popover-hover.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 { ElementRef, OnInit } from '@angular/core';\r\nimport { PopoverHoverService } from './popover-hover.service';\r\nexport declare class PopoverHoverComponent implements OnInit {\r\n popoverService: PopoverHoverService;\r\n popoverContainer: boolean;\r\n popoverRatio: ElementRef;\r\n popoverContent: ElementRef;\r\n constructor(popoverService: PopoverHoverService);\r\n showPopover: boolean;\r\n leftValue: any;\r\n topValue: any;\r\n popoverHeight: any;\r\n popoverWidth: any;\r\n positionX: number;\r\n positionY: number;\r\n popoverPosition: string | any;\r\n ngOnInit(): void;\r\n popover(): boolean;\r\n closePopover(): void;\r\n clickedPopover(): void;\r\n getPosition(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import { PopoverHoverService } from './popover-hover.service';
|
|
3
|
+
export declare class PopoverHoverDirective {
|
|
4
|
+
private elRef;
|
|
5
|
+
private popoverService;
|
|
6
|
+
placement: string;
|
|
7
|
+
leftValue: any;
|
|
8
|
+
topValue: any;
|
|
9
|
+
constructor(elRef: ElementRef, popoverService: PopoverHoverService);
|
|
10
|
+
onMouseEnter(): void;
|
|
11
|
+
onMouseOver(): void;
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover-hover.directive.d.ts","sources":["popover-hover.directive.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { ElementRef } from '@angular/core';\r\nimport { PopoverHoverService } from './popover-hover.service';\r\nexport declare class PopoverHoverDirective {\r\n private elRef;\r\n private popoverService;\r\n placement: string;\r\n leftValue: any;\r\n topValue: any;\r\n constructor(elRef: ElementRef, popoverService: PopoverHoverService);\r\n onMouseEnter(): void;\r\n onMouseOver(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover-hover.module.d.ts","sources":["popover-hover.module.d.ts"],"names":[],"mappings":";;;;AAAA;;;;AACA","sourcesContent":["export declare class PopoverHoverModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"popover-hover.service.d.ts","sources":["popover-hover.service.d.ts"],"names":[],"mappings":";AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["export declare class PopoverHoverService {\r\n positionX: number;\r\n positionY: number;\r\n popoverHeight: any;\r\n popoverWidth: any;\r\n elementPosition: any;\r\n elementDirection: any;\r\n constructor();\r\n}\r\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
+
export declare class SmileyDialogComponent implements OnInit {
|
|
3
|
+
message: string;
|
|
4
|
+
actionButtons: any[];
|
|
5
|
+
action: EventEmitter<string>;
|
|
6
|
+
closeSmiley: EventEmitter<any>;
|
|
7
|
+
handleKeyboardEvent(event: KeyboardEvent): void;
|
|
8
|
+
constructor();
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
actionEmitter(event: any): void;
|
|
11
|
+
smileyCloseEmitter(event?: any): void;
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"smiley-dialog.component.d.ts","sources":["smiley-dialog.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit, EventEmitter } from '@angular/core';\r\nexport declare class SmileyDialogComponent implements OnInit {\r\n message: string;\r\n actionButtons: any[];\r\n action: EventEmitter<string>;\r\n closeSmiley: EventEmitter<any>;\r\n handleKeyboardEvent(event: KeyboardEvent): void;\r\n constructor();\r\n ngOnInit(): void;\r\n actionEmitter(event: any): void;\r\n smileyCloseEmitter(event?: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"smiley-dialog.module.d.ts","sources":["smiley-dialog.module.d.ts"],"names":[],"mappings":";;;AAAA;;;;AACA","sourcesContent":["export declare class SmileyDialogModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
+
export declare class SmileyDialogInlineComponent implements OnInit {
|
|
3
|
+
message: string;
|
|
4
|
+
actionButtons: any[];
|
|
5
|
+
action: EventEmitter<string>;
|
|
6
|
+
closeSmiley: EventEmitter<any>;
|
|
7
|
+
handleKeyboardEvent(event: KeyboardEvent): void;
|
|
8
|
+
constructor();
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
actionEmitter(event: any): void;
|
|
11
|
+
smileyCloseEmitter(event?: any): void;
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"smiley-dialog-inline.component.d.ts","sources":["smiley-dialog-inline.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit, EventEmitter } from '@angular/core';\r\nexport declare class SmileyDialogInlineComponent implements OnInit {\r\n message: string;\r\n actionButtons: any[];\r\n action: EventEmitter<string>;\r\n closeSmiley: EventEmitter<any>;\r\n handleKeyboardEvent(event: KeyboardEvent): void;\r\n constructor();\r\n ngOnInit(): void;\r\n actionEmitter(event: any): void;\r\n smileyCloseEmitter(event?: any): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"smiley-dialog-inline.module.d.ts","sources":["smiley-dialog-inline.module.d.ts"],"names":[],"mappings":";;;AAAA;;;;AACA","sourcesContent":["export declare class SmileyDialogInlineModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { Subscription } from 'rxjs';
|
|
3
|
+
import { SnackBarService } from './snack-bar.service';
|
|
4
|
+
export declare class SnackBarComponent implements OnInit, OnDestroy {
|
|
5
|
+
private snackbarService;
|
|
6
|
+
show: boolean;
|
|
7
|
+
message: string;
|
|
8
|
+
icon: string;
|
|
9
|
+
snackbarSubscription: Subscription;
|
|
10
|
+
constructor(snackbarService: SnackBarService);
|
|
11
|
+
ngOnInit(): void;
|
|
12
|
+
setAutoClose(): void;
|
|
13
|
+
close(): void;
|
|
14
|
+
ngOnDestroy(): void;
|
|
15
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"snack-bar.component.d.ts","sources":["snack-bar.component.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnDestroy, OnInit } from '@angular/core';\r\nimport { Subscription } from 'rxjs';\r\nimport { SnackBarService } from './snack-bar.service';\r\nexport declare class SnackBarComponent implements OnInit, OnDestroy {\r\n private snackbarService;\r\n show: boolean;\r\n message: string;\r\n icon: string;\r\n snackbarSubscription: Subscription;\r\n constructor(snackbarService: SnackBarService);\r\n ngOnInit(): void;\r\n setAutoClose(): void;\r\n close(): void;\r\n ngOnDestroy(): void;\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"snack-bar.module.d.ts","sources":["snack-bar.module.d.ts"],"names":[],"mappings":";;;AAAA;;;;AACA","sourcesContent":["export declare class SnackBarModule {\r\n}\r\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"snack-bar.service.d.ts","sources":["snack-bar.service.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["import { Subject } from 'rxjs';\r\nexport declare class SnackBarService {\r\n snackbarSubject: Subject<any>;\r\n snackbarState: import(\"rxjs\").Observable<any>;\r\n constructor();\r\n show(message: string, icon?: string): void;\r\n hide(): void;\r\n}\r\n"]}
|