@coreui/angular-pro 4.3.18 → 4.4.0-next.1
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/esm2020/lib/accordion/accordion/accordion.component.mjs +6 -6
- package/esm2020/lib/accordion/accordion-button/accordion-button.directive.mjs +6 -5
- package/esm2020/lib/accordion/accordion-item/accordion-item.component.mjs +27 -27
- package/esm2020/lib/accordion/accordion.module.mjs +13 -24
- package/esm2020/lib/accordion/accordion.service.mjs +3 -3
- package/esm2020/lib/alert/alert-heading.directive.mjs +6 -5
- package/esm2020/lib/alert/alert-link.directive.mjs +6 -5
- package/esm2020/lib/alert/alert.component.mjs +29 -29
- package/esm2020/lib/alert/alert.module.mjs +7 -15
- package/esm2020/lib/avatar/avatar.component.mjs +10 -6
- package/esm2020/lib/avatar/avatar.module.mjs +6 -10
- package/esm2020/lib/backdrop/backdrop.service.mjs +3 -3
- package/esm2020/lib/badge/badge.component.mjs +11 -7
- package/esm2020/lib/badge/badge.module.mjs +6 -10
- package/esm2020/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +9 -5
- package/esm2020/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +9 -8
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +8 -8
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
- package/esm2020/lib/breadcrumb/breadcrumb.module.mjs +14 -16
- package/esm2020/lib/button/button-close.directive.mjs +6 -5
- package/esm2020/lib/button/button.directive.mjs +6 -5
- package/esm2020/lib/button/button.module.mjs +9 -13
- package/esm2020/lib/button-group/button-group/button-group.component.mjs +5 -4
- package/esm2020/lib/button-group/button-group.module.mjs +7 -19
- package/esm2020/lib/button-group/button-toolbar/button-toolbar.component.mjs +5 -4
- package/esm2020/lib/calendar/calendar/calendar-class-view.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar/calendar.component.mjs +9 -10
- package/esm2020/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-day.directive.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-day.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-month.component.mjs +27 -13
- package/esm2020/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +7 -7
- package/esm2020/lib/calendar/calendar.module.mjs +9 -15
- package/esm2020/lib/calendar/calendar.service.mjs +3 -3
- package/esm2020/lib/callout/callout.component.mjs +5 -5
- package/esm2020/lib/callout/callout.module.mjs +6 -10
- package/esm2020/lib/card/card-body.component.mjs +6 -5
- package/esm2020/lib/card/card-footer.component.mjs +7 -6
- package/esm2020/lib/card/card-group.component.mjs +6 -5
- package/esm2020/lib/card/card-header-actions.component.mjs +5 -4
- package/esm2020/lib/card/card-header.component.mjs +6 -5
- package/esm2020/lib/card/card-img-overlay/card-img-overlay.component.mjs +5 -5
- package/esm2020/lib/card/card-img.directive.mjs +6 -5
- package/esm2020/lib/card/card-link.directive.mjs +6 -5
- package/esm2020/lib/card/card-subtitle.directive.mjs +6 -5
- package/esm2020/lib/card/card-text.directive.mjs +6 -5
- package/esm2020/lib/card/card-title.directive.mjs +6 -5
- package/esm2020/lib/card/card.component.mjs +6 -5
- package/esm2020/lib/card/card.module.mjs +15 -13
- package/esm2020/lib/carousel/carousel/carousel.component.mjs +5 -5
- package/esm2020/lib/carousel/carousel-caption/carousel-caption.component.mjs +5 -5
- package/esm2020/lib/carousel/carousel-control/carousel-control.component.mjs +9 -9
- package/esm2020/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +6 -6
- package/esm2020/lib/carousel/carousel-inner/carousel-inner.component.mjs +7 -7
- package/esm2020/lib/carousel/carousel-item/carousel-item.component.mjs +6 -6
- package/esm2020/lib/carousel/carousel-state.mjs +3 -3
- package/esm2020/lib/carousel/carousel.config.mjs +3 -3
- package/esm2020/lib/carousel/carousel.module.mjs +15 -12
- package/esm2020/lib/carousel/carousel.service.mjs +3 -3
- package/esm2020/lib/collapse/collapse.directive.mjs +6 -5
- package/esm2020/lib/collapse/collapse.module.mjs +6 -10
- package/esm2020/lib/date-picker/date-picker.component.mjs +29 -17
- package/esm2020/lib/date-picker/date-picker.module.mjs +7 -50
- package/esm2020/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +43 -31
- package/esm2020/lib/date-range-picker/date-range-picker.module.mjs +7 -46
- package/esm2020/lib/dropdown/dropdown/dropdown.component.mjs +10 -9
- package/esm2020/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +6 -5
- package/esm2020/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +8 -9
- package/esm2020/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +7 -8
- package/esm2020/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +8 -9
- package/esm2020/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +6 -5
- package/esm2020/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +5 -4
- package/esm2020/lib/dropdown/dropdown.module.mjs +15 -23
- package/esm2020/lib/dropdown/dropdown.service.mjs +3 -3
- package/esm2020/lib/element-cover/element-cover.component.mjs +7 -7
- package/esm2020/lib/element-cover/element-cover.module.mjs +7 -19
- package/esm2020/lib/footer/footer.component.mjs +5 -4
- package/esm2020/lib/footer/footer.module.mjs +7 -15
- package/esm2020/lib/form/form/form.directive.mjs +6 -5
- package/esm2020/lib/form/form-check/form-check-input.directive.mjs +6 -5
- package/esm2020/lib/form/form-check/form-check-label.directive.mjs +7 -6
- package/esm2020/lib/form/form-check/form-check.component.mjs +6 -5
- package/esm2020/lib/form/form-control/form-control.directive.mjs +6 -5
- package/esm2020/lib/form/form-feedback/form-feedback.component.mjs +6 -5
- package/esm2020/lib/form/form-floating/form-floating.directive.mjs +6 -5
- package/esm2020/lib/form/form-label/form-label.directive.mjs +6 -5
- package/esm2020/lib/form/form-select/form-select.directive.mjs +6 -5
- package/esm2020/lib/form/form-text/form-text.directive.mjs +8 -8
- package/esm2020/lib/form/form.module.mjs +20 -20
- package/esm2020/lib/form/input-group/input-group.component.mjs +5 -4
- package/esm2020/lib/form/input-group-text/input-group-text.directive.mjs +6 -5
- package/esm2020/lib/grid/col.component.mjs +5 -5
- package/esm2020/lib/grid/col.directive.mjs +6 -5
- package/esm2020/lib/grid/container.component.mjs +5 -5
- package/esm2020/lib/grid/grid.module.mjs +23 -24
- package/esm2020/lib/grid/gutter.directive.mjs +6 -5
- package/esm2020/lib/grid/row.component.mjs +9 -5
- package/esm2020/lib/grid/row.directive.mjs +6 -5
- package/esm2020/lib/header/header/header.component.mjs +8 -8
- package/esm2020/lib/header/header-brand/header-brand.component.mjs +6 -5
- package/esm2020/lib/header/header-divider/header-divider.component.mjs +6 -5
- package/esm2020/lib/header/header-nav/header-nav.component.mjs +5 -5
- package/esm2020/lib/header/header-text/header-text.component.mjs +5 -4
- package/esm2020/lib/header/header-toggler/header-toggler.directive.mjs +6 -5
- package/esm2020/lib/header/header.module.mjs +11 -11
- package/esm2020/lib/image/img.directive.mjs +6 -5
- package/esm2020/lib/image/img.module.mjs +7 -15
- package/esm2020/lib/list-group/list-group-item.directive.mjs +6 -5
- package/esm2020/lib/list-group/list-group.directive.mjs +6 -5
- package/esm2020/lib/list-group/list-group.module.mjs +7 -15
- package/esm2020/lib/loading-button/loading-button.component.mjs +7 -7
- package/esm2020/lib/loading-button/loading-button.module.mjs +7 -19
- package/esm2020/lib/modal/modal/modal.component.mjs +7 -7
- package/esm2020/lib/modal/modal-body/modal-body.component.mjs +5 -5
- package/esm2020/lib/modal/modal-content/modal-content.component.mjs +7 -7
- package/esm2020/lib/modal/modal-dialog/modal-dialog.component.mjs +5 -5
- package/esm2020/lib/modal/modal-dismiss/modal-toggle.directive.mjs +6 -5
- package/esm2020/lib/modal/modal-footer/modal-footer.component.mjs +5 -4
- package/esm2020/lib/modal/modal-header/modal-header.component.mjs +6 -7
- package/esm2020/lib/modal/modal-title/modal-title.directive.mjs +6 -5
- package/esm2020/lib/modal/modal.module.mjs +21 -28
- package/esm2020/lib/modal/modal.service.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select/multi-select-search.directive.mjs +7 -6
- package/esm2020/lib/multi-select/multi-select/multi-select.component.mjs +31 -16
- package/esm2020/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +6 -7
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +5 -5
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +7 -7
- package/esm2020/lib/multi-select/multi-select-option/multi-select-option.component.mjs +6 -6
- package/esm2020/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +6 -6
- package/esm2020/lib/multi-select/multi-select.module.mjs +13 -28
- package/esm2020/lib/multi-select/multi-select.service.mjs +3 -3
- package/esm2020/lib/multi-select/public_api.mjs +1 -2
- package/esm2020/lib/nav/nav-item.component.mjs +5 -5
- package/esm2020/lib/nav/nav-link.directive.mjs +6 -5
- package/esm2020/lib/nav/nav.component.mjs +5 -7
- package/esm2020/lib/nav/nav.module.mjs +18 -9
- package/esm2020/lib/navbar/navbar-brand/navbar-brand.directive.mjs +6 -5
- package/esm2020/lib/navbar/navbar-nav/navbar-nav.component.mjs +5 -4
- package/esm2020/lib/navbar/navbar-text/navbar-text.component.mjs +5 -4
- package/esm2020/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +6 -5
- package/esm2020/lib/navbar/navbar.component.mjs +7 -7
- package/esm2020/lib/navbar/navbar.module.mjs +14 -20
- package/esm2020/lib/offcanvas/offcanvas/offcanvas.component.mjs +31 -30
- package/esm2020/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +5 -5
- package/esm2020/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +9 -5
- package/esm2020/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +6 -5
- package/esm2020/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +6 -5
- package/esm2020/lib/offcanvas/offcanvas.module.mjs +16 -22
- package/esm2020/lib/offcanvas/offcanvas.service.mjs +3 -3
- package/esm2020/lib/pagination/page-item/page-item.component.mjs +5 -5
- package/esm2020/lib/pagination/page-item/page-item.directive.mjs +6 -5
- package/esm2020/lib/pagination/page-link/page-link.directive.mjs +6 -5
- package/esm2020/lib/pagination/pagination/pagination.component.mjs +6 -6
- package/esm2020/lib/pagination/pagination.module.mjs +16 -19
- package/esm2020/lib/placeholder/placeholder-animation.directive.mjs +9 -8
- package/esm2020/lib/placeholder/placeholder.directive.mjs +6 -5
- package/esm2020/lib/placeholder/placeholder.module.mjs +7 -11
- package/esm2020/lib/popover/popover/popover.component.mjs +6 -6
- package/esm2020/lib/popover/popover.directive.mjs +30 -7
- package/esm2020/lib/popover/popover.module.mjs +8 -12
- package/esm2020/lib/progress/progress-bar.component.mjs +6 -5
- package/esm2020/lib/progress/progress.component.mjs +6 -5
- package/esm2020/lib/progress/progress.module.mjs +9 -8
- package/esm2020/lib/services/class-toggle.service.mjs +5 -5
- package/esm2020/lib/services/intersection.service.mjs +3 -3
- package/esm2020/lib/services/listeners.service.mjs +5 -7
- package/esm2020/lib/shared/html-attr.directive.mjs +6 -5
- package/esm2020/lib/shared/shared.module.mjs +7 -23
- package/esm2020/lib/shared/template-id.directive.mjs +6 -5
- package/esm2020/lib/sidebar/sidebar/sidebar.component.mjs +5 -4
- package/esm2020/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +5 -5
- package/esm2020/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +8 -8
- package/esm2020/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +9 -5
- package/esm2020/lib/sidebar/sidebar-header/sidebar-header.component.mjs +10 -7
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +6 -5
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +7 -8
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +7 -7
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +6 -5
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +8 -8
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +29 -20
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +7 -7
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +5 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +106 -80
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
- package/esm2020/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +6 -5
- package/esm2020/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +5 -4
- package/esm2020/lib/sidebar/sidebar.module.mjs +30 -37
- package/esm2020/lib/sidebar/sidebar.service.mjs +3 -3
- package/esm2020/lib/smart-pagination/smart-pagination.component.mjs +7 -8
- package/esm2020/lib/smart-pagination/smart-pagination.module.mjs +7 -19
- package/esm2020/lib/smart-table/smart-table/smart-table.component.mjs +36 -20
- package/esm2020/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +7 -7
- package/esm2020/lib/smart-table/smart-table-filter/filter-input.directive.mjs +6 -6
- package/esm2020/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +7 -8
- package/esm2020/lib/smart-table/smart-table-head/smart-table-head.component.mjs +24 -11
- package/esm2020/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +14 -9
- package/esm2020/lib/smart-table/smart-table.module.mjs +6 -65
- package/esm2020/lib/spinner/spinner.component.mjs +5 -5
- package/esm2020/lib/spinner/spinner.module.mjs +6 -14
- package/esm2020/lib/table/table-active.directive.mjs +6 -5
- package/esm2020/lib/table/table-color.directive.mjs +6 -5
- package/esm2020/lib/table/table.directive.mjs +6 -5
- package/esm2020/lib/table/table.module.mjs +8 -12
- package/esm2020/lib/tabs/tab-content/tab-content.component.mjs +5 -5
- package/esm2020/lib/tabs/tab-content-ref.directive.mjs +5 -4
- package/esm2020/lib/tabs/tab-pane/tab-pane.component.mjs +5 -5
- package/esm2020/lib/tabs/tab.service.mjs +3 -3
- package/esm2020/lib/tabs/tabs.module.mjs +12 -15
- package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +11 -9
- package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +11 -9
- package/esm2020/lib/time-picker/time-picker.component.mjs +49 -28
- package/esm2020/lib/time-picker/time-picker.module.mjs +26 -25
- package/esm2020/lib/toast/toast/toast.component.mjs +6 -6
- package/esm2020/lib/toast/toast-body/toast-body.component.mjs +5 -5
- package/esm2020/lib/toast/toast-close.directive.mjs +6 -5
- package/esm2020/lib/toast/toast-header/toast-header.component.mjs +8 -8
- package/esm2020/lib/toast/toast.module.mjs +21 -21
- package/esm2020/lib/toast/toaster/toaster-host.directive.mjs +6 -5
- package/esm2020/lib/toast/toaster/toaster.component.mjs +5 -6
- package/esm2020/lib/toast/toaster/toaster.service.mjs +3 -3
- package/esm2020/lib/tooltip/tooltip/tooltip.component.mjs +5 -5
- package/esm2020/lib/tooltip/tooltip.directive.mjs +6 -5
- package/esm2020/lib/tooltip/tooltip.module.mjs +9 -13
- package/esm2020/lib/utilities/align.directive.mjs +6 -5
- package/esm2020/lib/utilities/bg-color.directive.mjs +6 -5
- package/esm2020/lib/utilities/border.directive.mjs +6 -5
- package/esm2020/lib/utilities/rounded.directive.mjs +6 -5
- package/esm2020/lib/utilities/text-color.directive.mjs +6 -5
- package/esm2020/lib/utilities/utilities.module.mjs +7 -11
- package/esm2020/lib/widget/widget-stat-a/widget-stat-a.component.mjs +8 -8
- package/esm2020/lib/widget/widget-stat-b/widget-stat-b.component.mjs +7 -8
- package/esm2020/lib/widget/widget-stat-c/widget-stat-c.component.mjs +10 -11
- package/esm2020/lib/widget/widget-stat-d/widget-stat-d.component.mjs +10 -13
- package/esm2020/lib/widget/widget-stat-e/widget-stat-e.component.mjs +8 -9
- package/esm2020/lib/widget/widget-stat-f/widget-stat-f.component.mjs +11 -12
- package/esm2020/lib/widget/widget.module.mjs +12 -19
- package/fesm2015/coreui-angular-pro.mjs +4082 -4050
- package/fesm2015/coreui-angular-pro.mjs.map +1 -1
- package/fesm2020/coreui-angular-pro.mjs +3743 -3711
- package/fesm2020/coreui-angular-pro.mjs.map +1 -1
- package/lib/accordion/accordion/accordion.component.d.ts +2 -2
- package/lib/accordion/accordion-button/accordion-button.directive.d.ts +1 -1
- package/lib/accordion/accordion-item/accordion-item.component.d.ts +13 -13
- package/lib/accordion/accordion.module.d.ts +3 -6
- package/lib/alert/alert-heading.directive.d.ts +1 -1
- package/lib/alert/alert-link.directive.d.ts +1 -1
- package/lib/alert/alert.component.d.ts +22 -22
- package/lib/alert/alert.module.d.ts +1 -3
- package/lib/avatar/avatar.component.d.ts +1 -1
- package/lib/avatar/avatar.module.d.ts +1 -2
- package/lib/badge/badge.component.d.ts +1 -1
- package/lib/badge/badge.module.d.ts +1 -2
- package/lib/breadcrumb/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.d.ts +1 -1
- package/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.d.ts +3 -3
- package/lib/breadcrumb/breadcrumb.module.d.ts +3 -6
- package/lib/button/button-close.directive.d.ts +1 -1
- package/lib/button/button.directive.d.ts +1 -1
- package/lib/button/button.module.d.ts +1 -2
- package/lib/button-group/button-group/button-group.component.d.ts +1 -1
- package/lib/button-group/button-group.module.d.ts +1 -2
- package/lib/button-group/button-toolbar/button-toolbar.component.d.ts +1 -1
- package/lib/calendar/calendar/calendar-class-view.pipe.d.ts +1 -1
- package/lib/calendar/calendar/calendar.component.d.ts +2 -2
- package/lib/calendar/calendar-month/calendar-class-day.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-class-month.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-class-year.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-day-title.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-day.directive.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-day.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-month.component.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-weekday.pipe.d.ts +1 -1
- package/lib/calendar/calendar-navigation/calendar-navigation.component.d.ts +1 -1
- package/lib/calendar/calendar.module.d.ts +1 -3
- package/lib/callout/callout.component.d.ts +1 -1
- package/lib/callout/callout.module.d.ts +1 -2
- package/lib/card/card-body.component.d.ts +1 -1
- package/lib/card/card-footer.component.d.ts +1 -1
- package/lib/card/card-group.component.d.ts +1 -1
- package/lib/card/card-header-actions.component.d.ts +1 -1
- package/lib/card/card-header.component.d.ts +1 -1
- package/lib/card/card-img-overlay/card-img-overlay.component.d.ts +1 -1
- package/lib/card/card-img.directive.d.ts +1 -1
- package/lib/card/card-link.directive.d.ts +1 -1
- package/lib/card/card-subtitle.directive.d.ts +1 -1
- package/lib/card/card-text.directive.d.ts +1 -1
- package/lib/card/card-title.directive.d.ts +1 -1
- package/lib/card/card.component.d.ts +1 -1
- package/lib/card/card.module.d.ts +1 -2
- package/lib/carousel/carousel/carousel.component.d.ts +1 -1
- package/lib/carousel/carousel-caption/carousel-caption.component.d.ts +1 -1
- package/lib/carousel/carousel-control/carousel-control.component.d.ts +3 -3
- package/lib/carousel/carousel-indicators/carousel-indicators.component.d.ts +2 -2
- package/lib/carousel/carousel-inner/carousel-inner.component.d.ts +4 -4
- package/lib/carousel/carousel-item/carousel-item.component.d.ts +2 -2
- package/lib/carousel/carousel.module.d.ts +1 -2
- package/lib/collapse/collapse.directive.d.ts +1 -1
- package/lib/collapse/collapse.module.d.ts +1 -2
- package/lib/date-picker/date-picker.component.d.ts +1 -1
- package/lib/date-picker/date-picker.module.d.ts +1 -10
- package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +2 -2
- package/lib/date-range-picker/date-range-picker.module.d.ts +1 -9
- package/lib/dropdown/dropdown/dropdown.component.d.ts +2 -2
- package/lib/dropdown/dropdown-close/dropdown-close.directive.d.ts +1 -1
- package/lib/dropdown/dropdown-divider/dropdown-divider.directive.d.ts +1 -2
- package/lib/dropdown/dropdown-header/dropdown-header.directive.d.ts +1 -2
- package/lib/dropdown/dropdown-item/dropdown-item-plain.directive.d.ts +1 -2
- package/lib/dropdown/dropdown-item/dropdown-item.directive.d.ts +1 -1
- package/lib/dropdown/dropdown-menu/dropdown-menu.directive.d.ts +1 -1
- package/lib/dropdown/dropdown.module.d.ts +7 -8
- package/lib/element-cover/element-cover.component.d.ts +1 -1
- package/lib/element-cover/element-cover.module.d.ts +1 -3
- package/lib/footer/footer.component.d.ts +1 -1
- package/lib/footer/footer.module.d.ts +1 -2
- package/lib/form/form/form.directive.d.ts +1 -1
- package/lib/form/form-check/form-check-input.directive.d.ts +1 -1
- package/lib/form/form-check/form-check-label.directive.d.ts +1 -1
- package/lib/form/form-check/form-check.component.d.ts +1 -1
- package/lib/form/form-control/form-control.directive.d.ts +1 -1
- package/lib/form/form-feedback/form-feedback.component.d.ts +1 -1
- package/lib/form/form-floating/form-floating.directive.d.ts +1 -1
- package/lib/form/form-label/form-label.directive.d.ts +1 -1
- package/lib/form/form-select/form-select.directive.d.ts +1 -1
- package/lib/form/form-text/form-text.directive.d.ts +1 -2
- package/lib/form/form.module.d.ts +11 -12
- package/lib/form/input-group/input-group.component.d.ts +1 -1
- package/lib/form/input-group-text/input-group-text.directive.d.ts +1 -1
- package/lib/grid/col.component.d.ts +1 -1
- package/lib/grid/col.directive.d.ts +1 -1
- package/lib/grid/container.component.d.ts +1 -1
- package/lib/grid/grid.module.d.ts +7 -8
- package/lib/grid/gutter.directive.d.ts +1 -1
- package/lib/grid/row.component.d.ts +1 -1
- package/lib/grid/row.directive.d.ts +1 -1
- package/lib/header/header/header.component.d.ts +1 -1
- package/lib/header/header-brand/header-brand.component.d.ts +1 -1
- package/lib/header/header-divider/header-divider.component.d.ts +1 -1
- package/lib/header/header-nav/header-nav.component.d.ts +1 -1
- package/lib/header/header-text/header-text.component.d.ts +1 -1
- package/lib/header/header-toggler/header-toggler.directive.d.ts +1 -1
- package/lib/header/header.module.d.ts +1 -2
- package/lib/image/img.directive.d.ts +1 -1
- package/lib/image/img.module.d.ts +1 -2
- package/lib/list-group/list-group-item.directive.d.ts +1 -1
- package/lib/list-group/list-group.directive.d.ts +1 -1
- package/lib/list-group/list-group.module.d.ts +1 -2
- package/lib/loading-button/loading-button.component.d.ts +2 -2
- package/lib/loading-button/loading-button.module.d.ts +1 -3
- package/lib/modal/modal/modal.component.d.ts +1 -1
- package/lib/modal/modal-body/modal-body.component.d.ts +1 -1
- package/lib/modal/modal-content/modal-content.component.d.ts +1 -2
- package/lib/modal/modal-dialog/modal-dialog.component.d.ts +1 -1
- package/lib/modal/modal-dismiss/modal-toggle.directive.d.ts +1 -1
- package/lib/modal/modal-footer/modal-footer.component.d.ts +1 -1
- package/lib/modal/modal-header/modal-header.component.d.ts +1 -1
- package/lib/modal/modal-title/modal-title.directive.d.ts +1 -1
- package/lib/modal/modal.module.d.ts +5 -7
- package/lib/multi-select/multi-select/multi-select-search.directive.d.ts +1 -1
- package/lib/multi-select/multi-select/multi-select.component.d.ts +2 -2
- package/lib/multi-select/multi-select-native-select/multi-select-native-select.component.d.ts +1 -1
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.d.ts +1 -1
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.d.ts +1 -1
- package/lib/multi-select/multi-select-option/multi-select-option.component.d.ts +1 -1
- package/lib/multi-select/multi-select-tag/multi-select-tag.component.d.ts +2 -2
- package/lib/multi-select/multi-select.module.d.ts +1 -10
- package/lib/multi-select/public_api.d.ts +0 -1
- package/lib/nav/nav-item.component.d.ts +1 -1
- package/lib/nav/nav-link.directive.d.ts +1 -1
- package/lib/nav/nav.component.d.ts +1 -1
- package/lib/nav/nav.module.d.ts +1 -2
- package/lib/navbar/navbar-brand/navbar-brand.directive.d.ts +1 -1
- package/lib/navbar/navbar-nav/navbar-nav.component.d.ts +1 -1
- package/lib/navbar/navbar-text/navbar-text.component.d.ts +1 -1
- package/lib/navbar/navbar-toggler/navbar-toggler.directive.d.ts +1 -1
- package/lib/navbar/navbar.component.d.ts +1 -1
- package/lib/navbar/navbar.module.d.ts +5 -7
- package/lib/offcanvas/offcanvas/offcanvas.component.d.ts +15 -15
- package/lib/offcanvas/offcanvas-body/offcanvas-body.component.d.ts +1 -1
- package/lib/offcanvas/offcanvas-header/offcanvas-header.component.d.ts +1 -1
- package/lib/offcanvas/offcanvas-title/offcanvas-title.directive.d.ts +1 -1
- package/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.d.ts +1 -1
- package/lib/offcanvas/offcanvas.module.d.ts +3 -5
- package/lib/pagination/page-item/page-item.component.d.ts +1 -1
- package/lib/pagination/page-item/page-item.directive.d.ts +1 -1
- package/lib/pagination/page-link/page-link.directive.d.ts +1 -1
- package/lib/pagination/pagination/pagination.component.d.ts +1 -1
- package/lib/pagination/pagination.module.d.ts +5 -6
- package/lib/placeholder/placeholder-animation.directive.d.ts +2 -2
- package/lib/placeholder/placeholder.directive.d.ts +1 -1
- package/lib/placeholder/placeholder.module.d.ts +1 -2
- package/lib/popover/popover/popover.component.d.ts +1 -1
- package/lib/popover/popover.directive.d.ts +9 -4
- package/lib/popover/popover.module.d.ts +1 -2
- package/lib/progress/progress-bar.component.d.ts +1 -1
- package/lib/progress/progress.component.d.ts +1 -1
- package/lib/progress/progress.module.d.ts +1 -2
- package/lib/services/class-toggle.service.d.ts +1 -1
- package/lib/shared/html-attr.directive.d.ts +2 -2
- package/lib/shared/shared.module.d.ts +1 -2
- package/lib/shared/template-id.directive.d.ts +1 -1
- package/lib/sidebar/sidebar/sidebar.component.d.ts +1 -1
- package/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.d.ts +1 -1
- package/lib/sidebar/sidebar-brand/sidebar-brand.component.d.ts +1 -1
- package/lib/sidebar/sidebar-footer/sidebar-footer.component.d.ts +1 -1
- package/lib/sidebar/sidebar-header/sidebar-header.component.d.ts +1 -2
- package/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.d.ts +1 -2
- package/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav-label.component.d.ts +2 -2
- package/lib/sidebar/sidebar-nav/sidebar-nav-link.component.d.ts +2 -2
- package/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav-title.component.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav.component.d.ts +23 -23
- package/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.d.ts +1 -1
- package/lib/sidebar/sidebar-toggler/sidebar-toggler.component.d.ts +1 -1
- package/lib/sidebar/sidebar.module.d.ts +8 -12
- package/lib/smart-pagination/smart-pagination.component.d.ts +2 -2
- package/lib/smart-pagination/smart-pagination.module.d.ts +1 -3
- package/lib/smart-table/smart-table/smart-table.component.d.ts +1 -1
- package/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.d.ts +1 -1
- package/lib/smart-table/smart-table-filter/filter-input.directive.d.ts +1 -1
- package/lib/smart-table/smart-table-filter/smart-table-filter.component.d.ts +1 -1
- package/lib/smart-table/smart-table-head/smart-table-head.component.d.ts +1 -1
- package/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.d.ts +1 -1
- package/lib/smart-table/smart-table.module.d.ts +1 -15
- package/lib/spinner/spinner.component.d.ts +1 -1
- package/lib/spinner/spinner.module.d.ts +1 -3
- package/lib/table/table-active.directive.d.ts +1 -1
- package/lib/table/table-color.directive.d.ts +1 -1
- package/lib/table/table.directive.d.ts +1 -1
- package/lib/table/table.module.d.ts +1 -2
- package/lib/tabs/tab-content/tab-content.component.d.ts +1 -1
- package/lib/tabs/tab-content-ref.directive.d.ts +1 -1
- package/lib/tabs/tab-pane/tab-pane.component.d.ts +1 -1
- package/lib/tabs/tabs.module.d.ts +3 -4
- package/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.d.ts +2 -2
- package/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.d.ts +2 -2
- package/lib/time-picker/time-picker.component.d.ts +2 -2
- package/lib/time-picker/time-picker.module.d.ts +9 -9
- package/lib/toast/toast/toast.component.d.ts +1 -1
- package/lib/toast/toast-body/toast-body.component.d.ts +1 -1
- package/lib/toast/toast-close.directive.d.ts +1 -1
- package/lib/toast/toast-header/toast-header.component.d.ts +1 -1
- package/lib/toast/toast.module.d.ts +7 -9
- package/lib/toast/toaster/toaster-host.directive.d.ts +1 -1
- package/lib/toast/toaster/toaster.component.d.ts +1 -1
- package/lib/tooltip/tooltip/tooltip.component.d.ts +1 -1
- package/lib/tooltip/tooltip.directive.d.ts +1 -1
- package/lib/tooltip/tooltip.module.d.ts +1 -2
- package/lib/utilities/align.directive.d.ts +1 -1
- package/lib/utilities/bg-color.directive.d.ts +1 -1
- package/lib/utilities/border.directive.d.ts +1 -1
- package/lib/utilities/rounded.directive.d.ts +1 -1
- package/lib/utilities/text-color.directive.d.ts +1 -1
- package/lib/utilities/utilities.module.d.ts +1 -2
- package/lib/widget/widget-stat-a/widget-stat-a.component.d.ts +1 -1
- package/lib/widget/widget-stat-b/widget-stat-b.component.d.ts +1 -1
- package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +1 -1
- package/lib/widget/widget-stat-d/widget-stat-d.component.d.ts +2 -2
- package/lib/widget/widget-stat-e/widget-stat-e.component.d.ts +1 -1
- package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +1 -1
- package/lib/widget/widget.module.d.ts +1 -4
- package/package.json +2 -2
|
@@ -20,5 +20,5 @@ export declare class PageItemDirective implements AfterContentInit, OnChanges {
|
|
|
20
20
|
ngOnChanges(changes: SimpleChanges): void;
|
|
21
21
|
setAttributes(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<PageItemDirective, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PageItemDirective, "[cPageItem]", never, { "active": "active"; "disabled": "disabled"; }, {}, ["pageLinkElementRef"], never,
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PageItemDirective, "[cPageItem]", never, { "active": "active"; "disabled": "disabled"; }, {}, ["pageLinkElementRef"], never, true, never>;
|
|
24
24
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class PageLinkDirective {
|
|
3
3
|
get hostClasses(): any;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<PageLinkDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PageLinkDirective, "[cPageLink]", never, {}, {}, never, never,
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PageLinkDirective, "[cPageLink]", never, {}, {}, never, never, true, never>;
|
|
6
6
|
}
|
|
@@ -18,5 +18,5 @@ export declare class PaginationComponent {
|
|
|
18
18
|
role: string;
|
|
19
19
|
get paginationClass(): any;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<PaginationComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaginationComponent, "c-pagination", never, { "align": "align"; "size": "size"; "role": "role"; }, {}, never, ["*"],
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaginationComponent, "c-pagination", never, { "align": "align"; "size": "size"; "role": "role"; }, {}, never, ["*"], true, never>;
|
|
22
22
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./
|
|
3
|
-
import * as i2 from "./page-item/page-item.
|
|
4
|
-
import * as i3 from "./page-
|
|
5
|
-
import * as i4 from "./
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
2
|
+
import * as i1 from "./page-item/page-item.component";
|
|
3
|
+
import * as i2 from "./page-item/page-item.directive";
|
|
4
|
+
import * as i3 from "./page-link/page-link.directive";
|
|
5
|
+
import * as i4 from "./pagination/pagination.component";
|
|
7
6
|
export declare class PaginationModule {
|
|
8
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<PaginationModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PaginationModule, [typeof i1.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PaginationModule, never, [typeof i1.PageItemComponent, typeof i2.PageItemDirective, typeof i3.PageLinkDirective, typeof i4.PaginationComponent], [typeof i1.PageItemComponent, typeof i2.PageItemDirective, typeof i3.PageLinkDirective, typeof i4.PaginationComponent]>;
|
|
10
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<PaginationModule>;
|
|
11
10
|
}
|
|
@@ -9,10 +9,10 @@ export declare class PlaceholderAnimationDirective implements AfterContentInit {
|
|
|
9
9
|
* @default undefined
|
|
10
10
|
*/
|
|
11
11
|
animation?: 'glow' | 'wave';
|
|
12
|
-
get hostClasses(): any;
|
|
13
12
|
placeholder: PlaceholderDirective;
|
|
14
13
|
private animate;
|
|
14
|
+
get hostClasses(): any;
|
|
15
15
|
ngAfterContentInit(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<PlaceholderAnimationDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PlaceholderAnimationDirective, "[cPlaceholderAnimation]", never, { "animation": "cPlaceholderAnimation"; }, {}, ["placeholder"], never,
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PlaceholderAnimationDirective, "[cPlaceholderAnimation]", never, { "animation": "cPlaceholderAnimation"; }, {}, ["placeholder"], never, true, never>;
|
|
18
18
|
}
|
|
@@ -18,5 +18,5 @@ export declare class PlaceholderDirective {
|
|
|
18
18
|
get ariaHidden(): boolean | null;
|
|
19
19
|
get hostClasses(): any;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<PlaceholderDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PlaceholderDirective, "[cPlaceholder]", ["cPlaceholder"], { "visible": "cPlaceholder"; "size": "cPlaceholderSize"; }, {}, never, never,
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PlaceholderDirective, "[cPlaceholder]", ["cPlaceholder"], { "visible": "cPlaceholder"; "size": "cPlaceholderSize"; }, {}, never, never, true, never>;
|
|
22
22
|
}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./placeholder.directive";
|
|
3
3
|
import * as i2 from "./placeholder-animation.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
4
|
export declare class PlaceholderModule {
|
|
6
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<PlaceholderModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PlaceholderModule, [typeof i1.PlaceholderDirective, typeof i2.PlaceholderAnimationDirective], [typeof
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PlaceholderModule, never, [typeof i1.PlaceholderDirective, typeof i2.PlaceholderAnimationDirective], [typeof i1.PlaceholderDirective, typeof i2.PlaceholderAnimationDirective]>;
|
|
8
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<PlaceholderModule>;
|
|
9
8
|
}
|
|
@@ -26,5 +26,5 @@ export declare class PopoverComponent implements AfterViewInit, OnChanges, OnDes
|
|
|
26
26
|
private clear;
|
|
27
27
|
private updateView;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "c-popover", never, { "content": "content"; "visible": "visible"; "id": "id"; "role": "role"; }, {}, never, never,
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "c-popover", never, { "content": "content"; "visible": "visible"; "id": "id"; "role": "role"; }, {}, never, never, true, never>;
|
|
30
30
|
}
|
|
@@ -1,15 +1,17 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, OnChanges, OnDestroy, OnInit, Renderer2, SimpleChanges, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
1
|
+
import { AfterViewInit, ChangeDetectorRef, ElementRef, OnChanges, OnDestroy, OnInit, Renderer2, SimpleChanges, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { Options } from '@popperjs/core';
|
|
3
3
|
import { Triggers } from '../coreui.types';
|
|
4
4
|
import { ListenersService } from '../services/listeners.service';
|
|
5
|
+
import { IntersectionService } from '../services';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class PopoverDirective implements OnChanges, OnDestroy, OnInit {
|
|
7
|
+
export declare class PopoverDirective implements OnChanges, OnDestroy, OnInit, AfterViewInit {
|
|
7
8
|
private document;
|
|
8
9
|
private renderer;
|
|
9
10
|
private hostElement;
|
|
10
11
|
private viewContainerRef;
|
|
11
12
|
private listenersService;
|
|
12
13
|
private changeDetectorRef;
|
|
14
|
+
private intersectionService;
|
|
13
15
|
/**
|
|
14
16
|
* Content of popover
|
|
15
17
|
* @type {string | TemplateRef}
|
|
@@ -42,17 +44,20 @@ export declare class PopoverDirective implements OnChanges, OnDestroy, OnInit {
|
|
|
42
44
|
private popoverRef;
|
|
43
45
|
private popperInstance;
|
|
44
46
|
private _popperOptions;
|
|
45
|
-
|
|
47
|
+
private intersectingSubscription?;
|
|
48
|
+
constructor(document: Document, renderer: Renderer2, hostElement: ElementRef, viewContainerRef: ViewContainerRef, listenersService: ListenersService, changeDetectorRef: ChangeDetectorRef, intersectionService: IntersectionService);
|
|
49
|
+
ngAfterViewInit(): void;
|
|
46
50
|
ngOnChanges(changes: SimpleChanges): void;
|
|
47
51
|
ngOnDestroy(): void;
|
|
48
52
|
ngOnInit(): void;
|
|
49
53
|
private setListeners;
|
|
50
54
|
private clearListeners;
|
|
55
|
+
private intersectionServiceSubscribe;
|
|
51
56
|
private getUID;
|
|
52
57
|
private createPopoverElement;
|
|
53
58
|
private destroyPopoverElement;
|
|
54
59
|
private addPopoverElement;
|
|
55
60
|
private removePopoverElement;
|
|
56
61
|
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverDirective, never>;
|
|
57
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverDirective, "[cPopover]", ["cPopover"], { "content": "cPopover"; "popperOptions": "cPopoverOptions"; "placement": "cPopoverPlacement"; "trigger": "cPopoverTrigger"; "visible": "cPopoverVisible"; }, {}, never, never,
|
|
62
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverDirective, "[cPopover]", ["cPopover"], { "content": "cPopover"; "popperOptions": "cPopoverOptions"; "placement": "cPopoverPlacement"; "trigger": "cPopoverTrigger"; "visible": "cPopoverVisible"; }, {}, never, never, true, never>;
|
|
58
63
|
}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./popover.directive";
|
|
3
3
|
import * as i2 from "./popover/popover.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
4
|
export declare class PopoverModule {
|
|
6
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverModule, [typeof i1.PopoverDirective, typeof i2.PopoverComponent], [typeof
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverModule, never, [typeof i1.PopoverDirective, typeof i2.PopoverComponent], [typeof i1.PopoverDirective, typeof i2.PopoverComponent]>;
|
|
8
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<PopoverModule>;
|
|
9
8
|
}
|
|
@@ -48,5 +48,5 @@ export declare class ProgressBarComponent implements OnInit, OnChanges {
|
|
|
48
48
|
setValues(): void;
|
|
49
49
|
ngOnChanges(changes: SimpleChanges): void;
|
|
50
50
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "c-progress-bar", never, { "animated": "animated"; "color": "color"; "precision": "precision"; "value": "value"; "variant": "variant"; "role": "role"; "min": "min"; "max": "max"; }, {}, never, ["*"],
|
|
51
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "c-progress-bar", never, { "animated": "animated"; "color": "color"; "precision": "precision"; "value": "value"; "variant": "variant"; "role": "role"; "min": "min"; "max": "max"; }, {}, never, ["*"], true, never>;
|
|
52
52
|
}
|
|
@@ -28,5 +28,5 @@ export declare class ProgressComponent {
|
|
|
28
28
|
get hostClasses(): any;
|
|
29
29
|
get hostStyle(): any;
|
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressComponent, "c-progress", never, { "height": "height"; "thin": "thin"; "white": "white"; }, {}, never, ["*"],
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressComponent, "c-progress", never, { "height": "height"; "thin": "thin"; "white": "white"; }, {}, never, ["*"], true, never>;
|
|
32
32
|
}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./progress.component";
|
|
3
3
|
import * as i2 from "./progress-bar.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
4
|
export declare class ProgressModule {
|
|
6
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressModule, [typeof i1.ProgressComponent, typeof i2.ProgressBarComponent], [typeof
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressModule, never, [typeof i1.ProgressComponent, typeof i2.ProgressBarComponent], [typeof i1.ProgressComponent, typeof i2.ProgressBarComponent]>;
|
|
8
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<ProgressModule>;
|
|
9
8
|
}
|
|
@@ -4,7 +4,7 @@ export declare class ClassToggleService {
|
|
|
4
4
|
private document;
|
|
5
5
|
private rendererFactory;
|
|
6
6
|
private renderer;
|
|
7
|
-
constructor(document:
|
|
7
|
+
constructor(document: Document, rendererFactory: RendererFactory2);
|
|
8
8
|
toggle(selector: any, className: string): void;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ClassToggleService, never>;
|
|
10
10
|
static ɵprov: i0.ɵɵInjectableDeclaration<ClassToggleService>;
|
|
@@ -3,7 +3,7 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class HtmlAttributesDirective implements OnInit {
|
|
4
4
|
private renderer;
|
|
5
5
|
private el;
|
|
6
|
-
cHtmlAttr
|
|
6
|
+
cHtmlAttr?: {
|
|
7
7
|
[key: string]: any;
|
|
8
8
|
};
|
|
9
9
|
constructor(renderer: Renderer2, el: ElementRef);
|
|
@@ -12,5 +12,5 @@ export declare class HtmlAttributesDirective implements OnInit {
|
|
|
12
12
|
private addClass;
|
|
13
13
|
private setAttrib;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<HtmlAttributesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HtmlAttributesDirective, "[cHtmlAttr]", ["cHtmlAttr"], { "cHtmlAttr": "cHtmlAttr"; }, {}, never, never,
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HtmlAttributesDirective, "[cHtmlAttr]", ["cHtmlAttr"], { "cHtmlAttr": "cHtmlAttr"; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -2,10 +2,9 @@ import { ModuleWithProviders } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
import * as i1 from "./html-attr.directive";
|
|
4
4
|
import * as i2 from "./template-id.directive";
|
|
5
|
-
import * as i3 from "@angular/common";
|
|
6
5
|
export declare class SharedModule {
|
|
7
6
|
static forRoot(): ModuleWithProviders<SharedModule>;
|
|
8
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.HtmlAttributesDirective, typeof i2.TemplateIdDirective], [typeof
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, never, [typeof i1.HtmlAttributesDirective, typeof i2.TemplateIdDirective], [typeof i1.HtmlAttributesDirective, typeof i2.TemplateIdDirective]>;
|
|
10
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
|
11
10
|
}
|
|
@@ -5,5 +5,5 @@ export declare class TemplateIdDirective {
|
|
|
5
5
|
id: string;
|
|
6
6
|
constructor(templateRef: TemplateRef<any>);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateIdDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TemplateIdDirective, "[cTemplateId]", never, { "id": "cTemplateId"; }, {}, never, never,
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TemplateIdDirective, "[cTemplateId]", never, { "id": "cTemplateId"; }, {}, never, never, true, never>;
|
|
9
9
|
}
|
|
@@ -81,5 +81,5 @@ export declare class SidebarComponent implements OnChanges, OnDestroy, OnInit {
|
|
|
81
81
|
private stateToggleSubscribe;
|
|
82
82
|
layoutChangeSubscribe(subscribe?: boolean): void;
|
|
83
83
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarComponent, never>;
|
|
84
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarComponent, "c-sidebar", ["cSidebar"], { "colorScheme": "colorScheme"; "id": "id"; "narrow": "narrow"; "overlaid": "overlaid"; "placement": "placement"; "position": "position"; "size": "size"; "unfoldable": "unfoldable"; "visible": "visible"; }, { "visibleChange": "visibleChange"; }, never, ["*"],
|
|
84
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarComponent, "c-sidebar", ["cSidebar"], { "colorScheme": "colorScheme"; "id": "id"; "narrow": "narrow"; "overlaid": "overlaid"; "placement": "placement"; "position": "position"; "size": "size"; "unfoldable": "unfoldable"; "visible": "visible"; }, { "visibleChange": "visibleChange"; }, never, ["*"], true, never>;
|
|
85
85
|
}
|
|
@@ -8,7 +8,7 @@ export declare class SidebarBackdropService {
|
|
|
8
8
|
private backdrop;
|
|
9
9
|
renderer: Renderer2;
|
|
10
10
|
private clickListener;
|
|
11
|
-
constructor(document:
|
|
11
|
+
constructor(document: Document, sidebarService: SidebarService);
|
|
12
12
|
setBackdrop(sidebar: SidebarComponent): void;
|
|
13
13
|
clearBackdrop(): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarBackdropService, never>;
|
|
@@ -8,5 +8,5 @@ export declare class SidebarBrandComponent implements OnInit {
|
|
|
8
8
|
brandImg: boolean;
|
|
9
9
|
ngOnInit(): void;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarBrandComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarBrandComponent, "c-sidebar-brand", never, { "brandFull": "brandFull"; "brandNarrow": "brandNarrow"; "routerLink": "routerLink"; }, {}, never, ["*"],
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarBrandComponent, "c-sidebar-brand", never, { "brandFull": "brandFull"; "brandNarrow": "brandNarrow"; "routerLink": "routerLink"; }, {}, never, ["*"], true, never>;
|
|
12
12
|
}
|
|
@@ -3,5 +3,5 @@ export declare class SidebarFooterComponent {
|
|
|
3
3
|
constructor();
|
|
4
4
|
get hostClasses(): any;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarFooterComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarFooterComponent, "c-sidebar-footer", never, {}, {}, never, ["*"],
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarFooterComponent, "c-sidebar-footer", never, {}, {}, never, ["*"], true, never>;
|
|
7
7
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class SidebarHeaderComponent {
|
|
3
|
-
constructor();
|
|
4
3
|
get hostClasses(): any;
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarHeaderComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarHeaderComponent, "c-sidebar-header", never, {}, {}, never, ["*"],
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarHeaderComponent, "c-sidebar-header", never, {}, {}, never, ["*"], true, never>;
|
|
7
6
|
}
|
|
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class SidebarNavBadgePipe implements PipeTransform {
|
|
4
4
|
transform(item: any, args?: any): any;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavBadgePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavBadgePipe, "cSidebarNavBadge",
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavBadgePipe, "cSidebarNavBadge", true>;
|
|
7
7
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class SidebarNavDividerComponent {
|
|
3
3
|
item: any;
|
|
4
|
-
constructor();
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavDividerComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavDividerComponent, "c-sidebar-nav-divider", never, { "item": "item"; }, {}, never, never,
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavDividerComponent, "c-sidebar-nav-divider", never, { "item": "item"; }, {}, never, never, true, never>;
|
|
7
6
|
}
|
|
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class SidebarNavIconPipe implements PipeTransform {
|
|
4
4
|
transform(item: any, args?: any): any;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavIconPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavIconPipe, "cSidebarNavIcon",
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavIconPipe, "cSidebarNavIcon", true>;
|
|
7
7
|
}
|
|
@@ -6,5 +6,5 @@ export declare class SidebarNavItemClassPipe implements PipeTransform {
|
|
|
6
6
|
constructor(helper: SidebarNavHelper);
|
|
7
7
|
transform(item: any, args?: any[]): any;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavItemClassPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavItemClassPipe, "cSidebarNavItemClass",
|
|
9
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavItemClassPipe, "cSidebarNavItemClass", true>;
|
|
10
10
|
}
|
|
@@ -3,10 +3,10 @@ import { SidebarNavHelper } from './sidebar-nav.service';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class SidebarNavLabelComponent implements OnInit {
|
|
5
5
|
helper: SidebarNavHelper;
|
|
6
|
+
constructor(helper: SidebarNavHelper);
|
|
6
7
|
item: any;
|
|
7
8
|
private classes;
|
|
8
9
|
private iconClasses;
|
|
9
|
-
constructor(helper: SidebarNavHelper);
|
|
10
10
|
ngOnInit(): void;
|
|
11
11
|
getItemClass(): {
|
|
12
12
|
'c-nav-label': boolean;
|
|
@@ -14,5 +14,5 @@ export declare class SidebarNavLabelComponent implements OnInit {
|
|
|
14
14
|
};
|
|
15
15
|
getLabelIconClass(): {};
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavLabelComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavLabelComponent, "c-sidebar-nav-label", never, { "item": "item"; }, {}, never, never,
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavLabelComponent, "c-sidebar-nav-label", never, { "item": "item"; }, {}, never, never, true, never>;
|
|
18
18
|
}
|
|
@@ -8,7 +8,7 @@ export declare class SidebarNavLinkContentComponent {
|
|
|
8
8
|
item?: INavData;
|
|
9
9
|
constructor(helper: SidebarNavHelper);
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavLinkContentComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavLinkContentComponent, "c-sidebar-nav-link-content", never, { "item": "item"; }, {}, never, never,
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavLinkContentComponent, "c-sidebar-nav-link-content", never, { "item": "item"; }, {}, never, never, true, never>;
|
|
12
12
|
}
|
|
13
13
|
export declare class SidebarNavLinkComponent implements OnInit, OnDestroy {
|
|
14
14
|
router: Router;
|
|
@@ -30,5 +30,5 @@ export declare class SidebarNavLinkComponent implements OnInit, OnDestroy {
|
|
|
30
30
|
isExternalLink(): boolean;
|
|
31
31
|
linkClicked(): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavLinkComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavLinkComponent, "c-sidebar-nav-link", never, { "item": "item"; }, { "linkClick": "linkClick"; }, never, never,
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavLinkComponent, "c-sidebar-nav-link", never, { "item": "item"; }, { "linkClick": "linkClick"; }, never, never, true, never>;
|
|
34
34
|
}
|
|
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class SidebarNavLinkPipe implements PipeTransform {
|
|
4
4
|
transform(item: any): any;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavLinkPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavLinkPipe, "cSidebarNavLink",
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavLinkPipe, "cSidebarNavLink", true>;
|
|
7
7
|
}
|
|
@@ -11,5 +11,5 @@ export declare class SidebarNavTitleComponent implements OnInit {
|
|
|
11
11
|
private addClass;
|
|
12
12
|
private setAttrib;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavTitleComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavTitleComponent, "c-sidebar-nav-title", never, { "item": "item"; }, {}, never, never,
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavTitleComponent, "c-sidebar-nav-title", never, { "item": "item"; }, {}, never, never, true, never>;
|
|
15
15
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ElementRef, OnChanges, OnDestroy, OnInit, Renderer2, SimpleChanges } from '@angular/core';
|
|
2
1
|
import { AnimationEvent } from '@angular/animations';
|
|
2
|
+
import { ElementRef, OnChanges, OnDestroy, OnInit, Renderer2, SimpleChanges } from '@angular/core';
|
|
3
3
|
import { NavigationEnd, Router } from '@angular/router';
|
|
4
4
|
import { Observable, Subscription } from 'rxjs';
|
|
5
5
|
import { SidebarService } from '../sidebar.service';
|
|
@@ -8,27 +8,6 @@ import { INavData } from './sidebar-nav';
|
|
|
8
8
|
import { SidebarNavHelper } from './sidebar-nav.service';
|
|
9
9
|
import { SidebarNavGroupService } from './sidebar-nav-group.service';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class SidebarNavComponent implements OnChanges {
|
|
12
|
-
sidebar: SidebarComponent;
|
|
13
|
-
helper: SidebarNavHelper;
|
|
14
|
-
router: Router;
|
|
15
|
-
private renderer;
|
|
16
|
-
private hostElement;
|
|
17
|
-
private sidebarService;
|
|
18
|
-
constructor(sidebar: SidebarComponent, helper: SidebarNavHelper, router: Router, renderer: Renderer2, hostElement: ElementRef, sidebarService: SidebarService);
|
|
19
|
-
navItems?: INavData[];
|
|
20
|
-
dropdownMode: 'path' | 'none' | 'close';
|
|
21
|
-
groupItems?: boolean;
|
|
22
|
-
compact?: boolean;
|
|
23
|
-
get hostClasses(): any;
|
|
24
|
-
get sidebarNavGroupItemsClass(): boolean;
|
|
25
|
-
role: string;
|
|
26
|
-
navItemsArray: INavData[];
|
|
27
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
28
|
-
hideMobile(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavComponent, [{ optional: true; }, null, null, null, null, null]>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavComponent, "c-sidebar-nav", never, { "navItems": "navItems"; "dropdownMode": "dropdownMode"; "groupItems": "groupItems"; "compact": "compact"; }, {}, never, ["*"], false, never>;
|
|
31
|
-
}
|
|
32
11
|
export declare class SidebarNavGroupComponent implements OnInit, OnDestroy {
|
|
33
12
|
private router;
|
|
34
13
|
private renderer;
|
|
@@ -55,5 +34,26 @@ export declare class SidebarNavGroupComponent implements OnInit, OnDestroy {
|
|
|
55
34
|
onAnimationStart($event: AnimationEvent): void;
|
|
56
35
|
onAnimationDone($event: AnimationEvent): void;
|
|
57
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavGroupComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavGroupComponent, "c-sidebar-nav-group", never, { "item": "item"; "dropdownMode": "dropdownMode"; "show": "show"; }, {}, never, never,
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavGroupComponent, "c-sidebar-nav-group", never, { "item": "item"; "dropdownMode": "dropdownMode"; "show": "show"; }, {}, never, never, true, never>;
|
|
38
|
+
}
|
|
39
|
+
export declare class SidebarNavComponent implements OnChanges {
|
|
40
|
+
sidebar: SidebarComponent;
|
|
41
|
+
helper: SidebarNavHelper;
|
|
42
|
+
router: Router;
|
|
43
|
+
private renderer;
|
|
44
|
+
private hostElement;
|
|
45
|
+
private sidebarService;
|
|
46
|
+
constructor(sidebar: SidebarComponent, helper: SidebarNavHelper, router: Router, renderer: Renderer2, hostElement: ElementRef, sidebarService: SidebarService);
|
|
47
|
+
navItems?: INavData[];
|
|
48
|
+
dropdownMode: 'path' | 'none' | 'close';
|
|
49
|
+
groupItems?: boolean;
|
|
50
|
+
compact?: boolean;
|
|
51
|
+
get hostClasses(): any;
|
|
52
|
+
get sidebarNavGroupItemsClass(): boolean;
|
|
53
|
+
role: string;
|
|
54
|
+
navItemsArray: INavData[];
|
|
55
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
56
|
+
hideMobile(): void;
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavComponent, [{ optional: true; }, null, null, null, null, null]>;
|
|
58
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarNavComponent, "c-sidebar-nav", never, { "navItems": "navItems"; "dropdownMode": "dropdownMode"; "groupItems": "groupItems"; "compact": "compact"; }, {}, never, ["*"], true, never>;
|
|
59
59
|
}
|
|
@@ -21,5 +21,5 @@ export declare class SidebarToggleDirective {
|
|
|
21
21
|
constructor(sidebarService: SidebarService);
|
|
22
22
|
toggleOpen($event: any): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarToggleDirective, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SidebarToggleDirective, "[cSidebarToggle]", ["cSidebarToggle"], { "id": "cSidebarToggle"; "toggle": "toggle"; }, {}, never, never,
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SidebarToggleDirective, "[cSidebarToggle]", ["cSidebarToggle"], { "id": "cSidebarToggle"; "toggle": "toggle"; }, {}, never, never, true, never>;
|
|
25
25
|
}
|
|
@@ -3,5 +3,5 @@ export declare class SidebarTogglerComponent {
|
|
|
3
3
|
role: string;
|
|
4
4
|
sidebarTogglerClass: boolean;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarTogglerComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarTogglerComponent, "c-sidebar-toggler", never, { "role": "role"; }, {}, never, never,
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarTogglerComponent, "c-sidebar-toggler", never, { "role": "role"; }, {}, never, never, true, never>;
|
|
7
7
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./sidebar/sidebar.component";
|
|
3
|
-
import * as i2 from "./sidebar-
|
|
4
|
-
import * as i3 from "./sidebar-
|
|
5
|
-
import * as i4 from "./sidebar-
|
|
6
|
-
import * as i5 from "./sidebar-nav/sidebar-nav
|
|
7
|
-
import * as i6 from "./sidebar-nav/sidebar-nav.
|
|
3
|
+
import * as i2 from "./sidebar-brand/sidebar-brand.component";
|
|
4
|
+
import * as i3 from "./sidebar-footer/sidebar-footer.component";
|
|
5
|
+
import * as i4 from "./sidebar-header/sidebar-header.component";
|
|
6
|
+
import * as i5 from "./sidebar-nav/sidebar-nav.component";
|
|
7
|
+
import * as i6 from "./sidebar-nav/sidebar-nav-badge.pipe";
|
|
8
8
|
import * as i7 from "./sidebar-nav/sidebar-nav-divider.component";
|
|
9
9
|
import * as i8 from "./sidebar-nav/sidebar-nav-icon.pipe";
|
|
10
10
|
import * as i9 from "./sidebar-nav/sidebar-nav-item-class.pipe";
|
|
@@ -12,14 +12,10 @@ import * as i10 from "./sidebar-nav/sidebar-nav-label.component";
|
|
|
12
12
|
import * as i11 from "./sidebar-nav/sidebar-nav-link.component";
|
|
13
13
|
import * as i12 from "./sidebar-nav/sidebar-nav-link.pipe";
|
|
14
14
|
import * as i13 from "./sidebar-nav/sidebar-nav-title.component";
|
|
15
|
-
import * as i14 from "./sidebar-
|
|
16
|
-
import * as i15 from "./sidebar-
|
|
17
|
-
import * as i16 from "@angular/common";
|
|
18
|
-
import * as i17 from "@angular/router";
|
|
19
|
-
import * as i18 from "../shared/shared.module";
|
|
20
|
-
import * as i19 from "@coreui/icons-angular";
|
|
15
|
+
import * as i14 from "./sidebar-toggle/sidebar-toggle.directive";
|
|
16
|
+
import * as i15 from "./sidebar-toggler/sidebar-toggler.component";
|
|
21
17
|
export declare class SidebarModule {
|
|
22
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarModule, never>;
|
|
23
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SidebarModule, [typeof i1.SidebarComponent, typeof i2.
|
|
19
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SidebarModule, never, [typeof i1.SidebarComponent, typeof i2.SidebarBrandComponent, typeof i3.SidebarFooterComponent, typeof i4.SidebarHeaderComponent, typeof i5.SidebarNavComponent, typeof i6.SidebarNavBadgePipe, typeof i7.SidebarNavDividerComponent, typeof i5.SidebarNavGroupComponent, typeof i8.SidebarNavIconPipe, typeof i9.SidebarNavItemClassPipe, typeof i10.SidebarNavLabelComponent, typeof i11.SidebarNavLinkComponent, typeof i11.SidebarNavLinkContentComponent, typeof i12.SidebarNavLinkPipe, typeof i13.SidebarNavTitleComponent, typeof i14.SidebarToggleDirective, typeof i15.SidebarTogglerComponent], [typeof i1.SidebarComponent, typeof i14.SidebarToggleDirective, typeof i15.SidebarTogglerComponent, typeof i2.SidebarBrandComponent, typeof i5.SidebarNavComponent, typeof i4.SidebarHeaderComponent, typeof i3.SidebarFooterComponent]>;
|
|
24
20
|
static ɵinj: i0.ɵɵInjectorDeclaration<SidebarModule>;
|
|
25
21
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ISmartPagination } from './smart-pagination.type';
|
|
3
2
|
import { NumberInput } from '@angular/cdk/coercion';
|
|
3
|
+
import { ISmartPagination } from './smart-pagination.type';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class SmartPaginationComponent implements ISmartPagination {
|
|
6
6
|
static ngAcceptInputType_activePage: NumberInput;
|
|
@@ -105,5 +105,5 @@ export declare class SmartPaginationComponent implements ISmartPagination {
|
|
|
105
105
|
get items(): number[];
|
|
106
106
|
setPage(page: number): void;
|
|
107
107
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartPaginationComponent, never>;
|
|
108
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartPaginationComponent, "c-smart-pagination", ["cSmartPagination"], { "activePage": "activePage"; "arrows": "arrows"; "doubleArrows": "doubleArrows"; "dots": "dots"; "limit": "limit"; "pages": "pages"; "firstButton": "firstButton"; "lastButton": "lastButton"; "nextButton": "nextButton"; "previousButton": "previousButton"; "align": "align"; "size": "size"; "role": "role"; }, { "activePageChange": "activePageChange"; }, never, never,
|
|
108
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartPaginationComponent, "c-smart-pagination", ["cSmartPagination"], { "activePage": "activePage"; "arrows": "arrows"; "doubleArrows": "doubleArrows"; "dots": "dots"; "limit": "limit"; "pages": "pages"; "firstButton": "firstButton"; "lastButton": "lastButton"; "nextButton": "nextButton"; "previousButton": "previousButton"; "align": "align"; "size": "size"; "role": "role"; }, { "activePageChange": "activePageChange"; }, never, never, true, never>;
|
|
109
109
|
}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./smart-pagination.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../pagination/pagination.module";
|
|
5
3
|
export declare class SmartPaginationModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartPaginationModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartPaginationModule, [typeof i1.SmartPaginationComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartPaginationModule, never, [typeof i1.SmartPaginationComponent], [typeof i1.SmartPaginationComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartPaginationModule>;
|
|
9
7
|
}
|
|
@@ -143,5 +143,5 @@ export declare class SmartTableComponent implements ISmartTable, AfterContentIni
|
|
|
143
143
|
}): void;
|
|
144
144
|
ngOnChanges(changes: SimpleChanges): void;
|
|
145
145
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableComponent, never>;
|
|
146
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableComponent, "c-smart-table", ["cSmartTable"], { "activePage": "activePage"; "cleaner": "cleaner"; "clickableRows": "clickableRows"; "columns": "columns"; "columnFilter": "columnFilter"; "columnFilterValue": "columnFilterValue"; "columnSorter": "columnSorter"; "footer": "footer"; "header": "header"; "items": "items"; "itemsPerPage": "itemsPerPage"; "itemsPerPageLabel": "itemsPerPageLabel"; "itemsPerPageOptions": "itemsPerPageOptions"; "itemsPerPageSelect": "itemsPerPageSelect"; "loading": "loading"; "noItemsLabel": "noItemsLabel"; "pagination": "pagination"; "selectable": "selectable"; "sorterValue": "sorterValue"; "tableFilter": "tableFilter"; "tableFilterLabel": "tableFilterLabel"; "tableFilterPlaceholder": "tableFilterPlaceholder"; "tableFilterValue": "tableFilterValue"; "tableBodyProps": "tableBodyProps"; "tableFootProps": "tableFootProps"; "tableHeadProps": "tableHeadProps"; "tableProps": "tableProps"; }, { "selectedItemsChange": "selectedItemsChange"; "sorterValueChange": "sorterValueChange"; "activePageChange": "activePageChange"; "itemsPerPageChange": "itemsPerPageChange"; "rowClick": "rowClick"; "columnFilterValueChange": "columnFilterValueChange"; "filteredItemsChange": "filteredItemsChange"; "tableFilterValueChange": "tableFilterValueChange"; }, ["columnTemplates"], never,
|
|
146
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableComponent, "c-smart-table", ["cSmartTable"], { "activePage": "activePage"; "cleaner": "cleaner"; "clickableRows": "clickableRows"; "columns": "columns"; "columnFilter": "columnFilter"; "columnFilterValue": "columnFilterValue"; "columnSorter": "columnSorter"; "footer": "footer"; "header": "header"; "items": "items"; "itemsPerPage": "itemsPerPage"; "itemsPerPageLabel": "itemsPerPageLabel"; "itemsPerPageOptions": "itemsPerPageOptions"; "itemsPerPageSelect": "itemsPerPageSelect"; "loading": "loading"; "noItemsLabel": "noItemsLabel"; "pagination": "pagination"; "selectable": "selectable"; "sorterValue": "sorterValue"; "tableFilter": "tableFilter"; "tableFilterLabel": "tableFilterLabel"; "tableFilterPlaceholder": "tableFilterPlaceholder"; "tableFilterValue": "tableFilterValue"; "tableBodyProps": "tableBodyProps"; "tableFootProps": "tableFootProps"; "tableHeadProps": "tableHeadProps"; "tableProps": "tableProps"; }, { "selectedItemsChange": "selectedItemsChange"; "sorterValueChange": "sorterValueChange"; "activePageChange": "activePageChange"; "itemsPerPageChange": "itemsPerPageChange"; "rowClick": "rowClick"; "columnFilterValueChange": "columnFilterValueChange"; "filteredItemsChange": "filteredItemsChange"; "tableFilterValueChange": "tableFilterValueChange"; }, ["columnTemplates"], never, true, never>;
|
|
147
147
|
}
|
|
@@ -7,5 +7,5 @@ export declare class SmartTableColumnFilterComponent {
|
|
|
7
7
|
set column(value: string | IColumn);
|
|
8
8
|
sizing?: 'sm' | 'lg';
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableColumnFilterComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableColumnFilterComponent, "c-smart-table-column-filter", never, { "column": "column"; "sizing": "sizing"; }, {}, never, never,
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableColumnFilterComponent, "c-smart-table-column-filter", never, { "column": "column"; "sizing": "sizing"; }, {}, never, never, true, never>;
|
|
11
11
|
}
|
|
@@ -20,5 +20,5 @@ export declare class FilterInputDirective implements AfterViewInit, OnDestroy {
|
|
|
20
20
|
ngOnDestroy(): void;
|
|
21
21
|
private setSubscription;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<FilterInputDirective, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterInputDirective, "[cFilterInput]", ["cFilterInput"], { "delay": "delay"; "onEvent": "onEvent"; "value": "value"; }, { "valueChange": "valueChange"; }, never, never,
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterInputDirective, "[cFilterInput]", ["cFilterInput"], { "delay": "delay"; "onEvent": "onEvent"; "value": "value"; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
24
24
|
}
|
|
@@ -12,5 +12,5 @@ export declare class SmartTableFilterComponent {
|
|
|
12
12
|
'col-form-label': boolean;
|
|
13
13
|
};
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableFilterComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableFilterComponent, "c-smart-table-filter", never, { "filterLabel": "filterLabel"; "filterPlaceholder": "filterPlaceholder"; "sizing": "sizing"; }, {}, never, never,
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableFilterComponent, "c-smart-table-filter", never, { "filterLabel": "filterLabel"; "filterPlaceholder": "filterPlaceholder"; "sizing": "sizing"; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -41,5 +41,5 @@ export declare class SmartTableHeadComponent implements OnInit {
|
|
|
41
41
|
getColumnFilter(column: IColumn | string): string;
|
|
42
42
|
get columnFilterEvent(): 'change' | 'input';
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableHeadComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableHeadComponent, "c-smart-table-head", never, { "columnFilter": "columnFilter"; "columnFilterState": "columnFilterState"; "columnSorter": "columnSorter"; "component": "component"; "columns": "columns"; "selectable": "selectable"; "selectAll": "selectAll"; "sorterValue": "sorterValue"; "columnFilterTemplates": "columnFilterTemplates"; }, { "columnFilterStateChange": "columnFilterStateChange"; "sorterStateChange": "sorterStateChange"; "selectAllChange": "selectAllChange"; }, never, never,
|
|
44
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableHeadComponent, "c-smart-table-head", never, { "columnFilter": "columnFilter"; "columnFilterState": "columnFilterState"; "columnSorter": "columnSorter"; "component": "component"; "columns": "columns"; "selectable": "selectable"; "selectAll": "selectAll"; "sorterValue": "sorterValue"; "columnFilterTemplates": "columnFilterTemplates"; }, { "columnFilterStateChange": "columnFilterStateChange"; "sorterStateChange": "sorterStateChange"; "selectAllChange": "selectAllChange"; }, never, never, true, never>;
|
|
45
45
|
}
|
|
@@ -10,5 +10,5 @@ export declare class SmartTableItemsPerPageSelectorComponent {
|
|
|
10
10
|
readonly itemsPerPageChange: EventEmitter<number>;
|
|
11
11
|
get hostClasses(): any;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableItemsPerPageSelectorComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableItemsPerPageSelectorComponent, "c-smart-table-items-per-page-selector", never, { "itemsPerPage": "itemsPerPage"; "itemsPerPageLabel": "itemsPerPageLabel"; "itemsPerPageOptions": "itemsPerPageOptions"; }, { "itemsPerPageChange": "itemsPerPageChange"; }, never, never,
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableItemsPerPageSelectorComponent, "c-smart-table-items-per-page-selector", never, { "itemsPerPage": "itemsPerPage"; "itemsPerPageLabel": "itemsPerPageLabel"; "itemsPerPageOptions": "itemsPerPageOptions"; }, { "itemsPerPageChange": "itemsPerPageChange"; }, never, never, true, never>;
|
|
14
14
|
}
|
|
@@ -1,22 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./smart-table/smart-table.component";
|
|
3
3
|
import * as i2 from "./smart-table-filter/smart-table-filter.component";
|
|
4
|
-
import * as i3 from "./smart-table-items-per-page-selector/smart-table-items-per-page-selector.component";
|
|
5
|
-
import * as i4 from "./smart-table-head/smart-table-head.component";
|
|
6
|
-
import * as i5 from "./smart-table-filter/filter-input.directive";
|
|
7
|
-
import * as i6 from "./smart-table-column-filter/smart-table-column-filter.component";
|
|
8
|
-
import * as i7 from "@angular/common";
|
|
9
|
-
import * as i8 from "../element-cover/element-cover.module";
|
|
10
|
-
import * as i9 from "../table/table.module";
|
|
11
|
-
import * as i10 from "../pagination/pagination.module";
|
|
12
|
-
import * as i11 from "../smart-pagination/smart-pagination.module";
|
|
13
|
-
import * as i12 from "../form/form.module";
|
|
14
|
-
import * as i13 from "@angular/forms";
|
|
15
|
-
import * as i14 from "../button/button.module";
|
|
16
|
-
import * as i15 from "../shared/shared.module";
|
|
17
|
-
import * as i16 from "../utilities/utilities.module";
|
|
18
4
|
export declare class SmartTableModule {
|
|
19
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableModule, never>;
|
|
20
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTableModule, [typeof i1.SmartTableComponent, typeof i2.SmartTableFilterComponent
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTableModule, never, [typeof i1.SmartTableComponent, typeof i2.SmartTableFilterComponent], [typeof i1.SmartTableComponent, typeof i2.SmartTableFilterComponent]>;
|
|
21
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartTableModule>;
|
|
22
8
|
}
|