@coreui/angular-pro 5.4.14 → 5.5.0
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/README.md +5 -5
- package/fesm2022/coreui-angular-pro.mjs +6565 -6959
- package/fesm2022/coreui-angular-pro.mjs.map +1 -1
- package/index.d.ts +6462 -3
- package/package.json +9 -9
- package/lib/accordion/accordion/accordion.component.d.ts +0 -17
- package/lib/accordion/accordion-button/accordion-button.directive.d.ts +0 -18
- package/lib/accordion/accordion-item/accordion-item.component.d.ts +0 -26
- package/lib/accordion/accordion.module.d.ts +0 -9
- package/lib/accordion/accordion.service.d.ts +0 -12
- package/lib/accordion/index.d.ts +0 -1
- package/lib/accordion/public_api.d.ts +0 -4
- package/lib/alert/alert-heading.directive.d.ts +0 -5
- package/lib/alert/alert-link.directive.d.ts +0 -5
- package/lib/alert/alert.component.d.ts +0 -60
- package/lib/alert/alert.module.d.ts +0 -9
- package/lib/alert/index.d.ts +0 -1
- package/lib/alert/public_api.d.ts +0 -4
- package/lib/avatar/avatar.component.d.ts +0 -46
- package/lib/avatar/avatar.module.d.ts +0 -7
- package/lib/avatar/index.d.ts +0 -1
- package/lib/avatar/public_api.d.ts +0 -2
- package/lib/backdrop/backdrop.service.d.ts +0 -14
- package/lib/backdrop/index.d.ts +0 -1
- package/lib/backdrop/public_api.d.ts +0 -1
- package/lib/badge/badge.component.d.ts +0 -42
- package/lib/badge/badge.module.d.ts +0 -7
- package/lib/badge/index.d.ts +0 -1
- package/lib/badge/public_api.d.ts +0 -2
- package/lib/breadcrumb/breadcrumb/breadcrumb.component.d.ts +0 -17
- package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.d.ts +0 -28
- package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.d.ts +0 -12
- package/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.d.ts +0 -19
- package/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.d.ts +0 -11
- package/lib/breadcrumb/breadcrumb.module.d.ts +0 -9
- package/lib/breadcrumb/index.d.ts +0 -1
- package/lib/breadcrumb/public_api.d.ts +0 -6
- package/lib/button/button-close.directive.d.ts +0 -15
- package/lib/button/button.directive.d.ts +0 -56
- package/lib/button/button.module.d.ts +0 -8
- package/lib/button/index.d.ts +0 -1
- package/lib/button/public_api.d.ts +0 -3
- package/lib/button-group/button-group/button-group.component.d.ts +0 -23
- package/lib/button-group/button-group.module.d.ts +0 -8
- package/lib/button-group/button-toolbar/button-toolbar.component.d.ts +0 -12
- package/lib/button-group/index.d.ts +0 -1
- package/lib/button-group/public_api.d.ts +0 -3
- package/lib/calendar/calendar/calendar-class-view.pipe.d.ts +0 -7
- package/lib/calendar/calendar/calendar.component.d.ts +0 -176
- package/lib/calendar/calendar-month/calendar-class-day.pipe.d.ts +0 -15
- package/lib/calendar/calendar-month/calendar-class-month.pipe.d.ts +0 -7
- package/lib/calendar/calendar-month/calendar-class-row.pipe.d.ts +0 -24
- package/lib/calendar/calendar-month/calendar-class-year.pipe.d.ts +0 -7
- package/lib/calendar/calendar-month/calendar-day-title.pipe.d.ts +0 -7
- package/lib/calendar/calendar-month/calendar-day.directive.d.ts +0 -19
- package/lib/calendar/calendar-month/calendar-day.pipe.d.ts +0 -8
- package/lib/calendar/calendar-month/calendar-month.component.d.ts +0 -115
- package/lib/calendar/calendar-month/calendar-row.directive.d.ts +0 -45
- package/lib/calendar/calendar-month/calendar-weekday.pipe.d.ts +0 -8
- package/lib/calendar/calendar-navigation/calendar-navigation.component.d.ts +0 -37
- package/lib/calendar/calendar.module.d.ts +0 -18
- package/lib/calendar/calendar.service.d.ts +0 -47
- package/lib/calendar/calendar.utils.d.ts +0 -49
- package/lib/calendar/index.d.ts +0 -1
- package/lib/calendar/public_api.d.ts +0 -4
- package/lib/callout/callout.component.d.ts +0 -11
- package/lib/callout/callout.module.d.ts +0 -7
- package/lib/callout/index.d.ts +0 -1
- package/lib/callout/public_api.d.ts +0 -2
- package/lib/card/card-body.component.d.ts +0 -5
- package/lib/card/card-footer.component.d.ts +0 -5
- package/lib/card/card-group.component.d.ts +0 -5
- package/lib/card/card-header-actions.component.d.ts +0 -5
- package/lib/card/card-header.component.d.ts +0 -5
- package/lib/card/card-img-overlay/card-img-overlay.component.d.ts +0 -5
- package/lib/card/card-img.directive.d.ts +0 -11
- package/lib/card/card-link.directive.d.ts +0 -5
- package/lib/card/card-subtitle.directive.d.ts +0 -5
- package/lib/card/card-text.directive.d.ts +0 -5
- package/lib/card/card-title.directive.d.ts +0 -5
- package/lib/card/card.component.d.ts +0 -28
- package/lib/card/card.module.d.ts +0 -18
- package/lib/card/index.d.ts +0 -1
- package/lib/card/public_api.d.ts +0 -13
- package/lib/carousel/carousel/carousel.component.d.ts +0 -81
- package/lib/carousel/carousel-caption/carousel-caption.component.d.ts +0 -5
- package/lib/carousel/carousel-control/carousel-control.component.d.ts +0 -26
- package/lib/carousel/carousel-indicators/carousel-indicators.component.d.ts +0 -14
- package/lib/carousel/carousel-inner/carousel-inner.component.d.ts +0 -24
- package/lib/carousel/carousel-item/carousel-item.component.d.ts +0 -25
- package/lib/carousel/carousel-state.d.ts +0 -13
- package/lib/carousel/carousel-state.type.d.ts +0 -16
- package/lib/carousel/carousel.animation.d.ts +0 -9
- package/lib/carousel/carousel.config.d.ts +0 -9
- package/lib/carousel/carousel.module.d.ts +0 -14
- package/lib/carousel/carousel.service.d.ts +0 -13
- package/lib/carousel/index.d.ts +0 -1
- package/lib/carousel/public_api.d.ts +0 -8
- package/lib/collapse/collapse.animations.d.ts +0 -4
- package/lib/collapse/collapse.directive.d.ts +0 -52
- package/lib/collapse/collapse.module.d.ts +0 -9
- package/lib/collapse/index.d.ts +0 -1
- package/lib/collapse/public_api.d.ts +0 -2
- package/lib/coreui.types.d.ts +0 -50
- package/lib/date-picker/date-picker.component.d.ts +0 -16
- package/lib/date-picker/date-picker.module.d.ts +0 -7
- package/lib/date-picker/index.d.ts +0 -1
- package/lib/date-picker/public_api.d.ts +0 -3
- package/lib/date-range-picker/date-range-picker/custom-range-key.pipe.d.ts +0 -8
- package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +0 -293
- package/lib/date-range-picker/date-range-picker.module.d.ts +0 -7
- package/lib/date-range-picker/index.d.ts +0 -1
- package/lib/date-range-picker/public_api.d.ts +0 -2
- package/lib/dropdown/dropdown/dropdown.component.d.ts +0 -122
- package/lib/dropdown/dropdown-close/dropdown-close.directive.d.ts +0 -23
- package/lib/dropdown/dropdown-divider/dropdown-divider.directive.d.ts +0 -5
- package/lib/dropdown/dropdown-header/dropdown-header.directive.d.ts +0 -5
- package/lib/dropdown/dropdown-item/dropdown-item-plain.directive.d.ts +0 -5
- package/lib/dropdown/dropdown-item/dropdown-item.directive.d.ts +0 -39
- package/lib/dropdown/dropdown-menu/dropdown-menu.directive.d.ts +0 -30
- package/lib/dropdown/dropdown.module.d.ts +0 -13
- package/lib/dropdown/dropdown.service.d.ts +0 -12
- package/lib/dropdown/index.d.ts +0 -1
- package/lib/dropdown/public_api.d.ts +0 -9
- package/lib/element-cover/element-cover.component.d.ts +0 -26
- package/lib/element-cover/element-cover.module.d.ts +0 -7
- package/lib/element-cover/index.d.ts +0 -1
- package/lib/element-cover/public_api.d.ts +0 -2
- package/lib/footer/footer.component.d.ts +0 -19
- package/lib/footer/footer.module.d.ts +0 -7
- package/lib/footer/index.d.ts +0 -1
- package/lib/footer/public_api.d.ts +0 -2
- package/lib/form/form/form.directive.d.ts +0 -11
- package/lib/form/form-check/form-check-input.directive.d.ts +0 -26
- package/lib/form/form-check/form-check-label.directive.d.ts +0 -5
- package/lib/form/form-check/form-check.component.d.ts +0 -34
- package/lib/form/form-control/form-control.directive.d.ts +0 -30
- package/lib/form/form-feedback/form-feedback.component.d.ts +0 -16
- package/lib/form/form-floating/form-floating.directive.d.ts +0 -10
- package/lib/form/form-label/form-label.directive.d.ts +0 -16
- package/lib/form/form-password/form-password-action/form-password-action.component.d.ts +0 -16
- package/lib/form/form-password/form-password.directive.d.ts +0 -54
- package/lib/form/form-select/form-select.directive.d.ts +0 -16
- package/lib/form/form-text/form-text.directive.d.ts +0 -5
- package/lib/form/form.module.d.ts +0 -19
- package/lib/form/index.d.ts +0 -1
- package/lib/form/input-group/input-group.component.d.ts +0 -10
- package/lib/form/input-group-text/input-group-text.directive.d.ts +0 -5
- package/lib/form/public_api.d.ts +0 -14
- package/lib/grid/col.component.d.ts +0 -6
- package/lib/grid/col.directive.d.ts +0 -66
- package/lib/grid/col.type.d.ts +0 -11
- package/lib/grid/container.component.d.ts +0 -15
- package/lib/grid/grid.module.d.ts +0 -12
- package/lib/grid/gutter.directive.d.ts +0 -12
- package/lib/grid/gutter.type.d.ts +0 -14
- package/lib/grid/index.d.ts +0 -1
- package/lib/grid/public_api.d.ts +0 -7
- package/lib/grid/row.component.d.ts +0 -6
- package/lib/grid/row.directive.d.ts +0 -37
- package/lib/grid/row.type.d.ts +0 -9
- package/lib/header/header/header.component.d.ts +0 -26
- package/lib/header/header-brand/header-brand.component.d.ts +0 -11
- package/lib/header/header-divider/header-divider.component.d.ts +0 -5
- package/lib/header/header-nav/header-nav.component.d.ts +0 -11
- package/lib/header/header-text/header-text.component.d.ts +0 -5
- package/lib/header/header-toggler/header-toggler.directive.d.ts +0 -21
- package/lib/header/header.module.d.ts +0 -12
- package/lib/header/index.d.ts +0 -1
- package/lib/header/public_api.d.ts +0 -7
- package/lib/image/img.directive.d.ts +0 -34
- package/lib/image/img.module.d.ts +0 -7
- package/lib/image/index.d.ts +0 -1
- package/lib/image/public_api.d.ts +0 -2
- package/lib/list-group/index.d.ts +0 -1
- package/lib/list-group/list-group-item.directive.d.ts +0 -35
- package/lib/list-group/list-group.directive.d.ts +0 -18
- package/lib/list-group/list-group.module.d.ts +0 -8
- package/lib/list-group/public_api.d.ts +0 -3
- package/lib/loading-button/index.d.ts +0 -1
- package/lib/loading-button/loading-button.animations.d.ts +0 -2
- package/lib/loading-button/loading-button.component.d.ts +0 -32
- package/lib/loading-button/loading-button.module.d.ts +0 -7
- package/lib/loading-button/public_api.d.ts +0 -2
- package/lib/modal/index.d.ts +0 -1
- package/lib/modal/modal/modal.component.d.ts +0 -95
- package/lib/modal/modal-body/modal-body.component.d.ts +0 -5
- package/lib/modal/modal-content/modal-content.component.d.ts +0 -5
- package/lib/modal/modal-dialog/modal-dialog.component.d.ts +0 -28
- package/lib/modal/modal-dismiss/modal-toggle.directive.d.ts +0 -12
- package/lib/modal/modal-footer/modal-footer.component.d.ts +0 -5
- package/lib/modal/modal-header/modal-header.component.d.ts +0 -5
- package/lib/modal/modal-title/modal-title.directive.d.ts +0 -5
- package/lib/modal/modal.module.d.ts +0 -14
- package/lib/modal/modal.service.d.ts +0 -14
- package/lib/modal/public_api.d.ts +0 -10
- package/lib/multi-select/index.d.ts +0 -1
- package/lib/multi-select/multi-select/multi-select-search.directive.d.ts +0 -15
- package/lib/multi-select/multi-select/multi-select.component.d.ts +0 -352
- package/lib/multi-select/multi-select-native-select/multi-select-native-select.component.d.ts +0 -16
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.d.ts +0 -5
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.d.ts +0 -24
- package/lib/multi-select/multi-select-option/multi-select-option.component.d.ts +0 -96
- package/lib/multi-select/multi-select-tag/multi-select-tag.component.d.ts +0 -18
- package/lib/multi-select/multi-select.module.d.ts +0 -10
- package/lib/multi-select/multi-select.service.d.ts +0 -26
- package/lib/multi-select/multi-select.type.d.ts +0 -45
- package/lib/multi-select/public_api.d.ts +0 -6
- package/lib/nav/index.d.ts +0 -1
- package/lib/nav/nav-item.component.d.ts +0 -5
- package/lib/nav/nav-link.directive.d.ts +0 -33
- package/lib/nav/nav.component.d.ts +0 -16
- package/lib/nav/nav.module.d.ts +0 -9
- package/lib/nav/public_api.d.ts +0 -4
- package/lib/navbar/index.d.ts +0 -1
- package/lib/navbar/navbar-brand/navbar-brand.directive.d.ts +0 -6
- package/lib/navbar/navbar-nav/navbar-nav.component.d.ts +0 -11
- package/lib/navbar/navbar-text/navbar-text.component.d.ts +0 -5
- package/lib/navbar/navbar-toggler/navbar-toggler.directive.d.ts +0 -28
- package/lib/navbar/navbar.component.d.ts +0 -35
- package/lib/navbar/navbar.module.d.ts +0 -11
- package/lib/navbar/public_api.d.ts +0 -6
- package/lib/offcanvas/index.d.ts +0 -1
- package/lib/offcanvas/offcanvas/offcanvas.component.d.ts +0 -82
- package/lib/offcanvas/offcanvas-body/offcanvas-body.component.d.ts +0 -5
- package/lib/offcanvas/offcanvas-header/offcanvas-header.component.d.ts +0 -5
- package/lib/offcanvas/offcanvas-title/offcanvas-title.directive.d.ts +0 -5
- package/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.d.ts +0 -12
- package/lib/offcanvas/offcanvas.module.d.ts +0 -11
- package/lib/offcanvas/offcanvas.service.d.ts +0 -14
- package/lib/offcanvas/public_api.d.ts +0 -7
- package/lib/pagination/index.d.ts +0 -1
- package/lib/pagination/page-item/page-item.component.d.ts +0 -6
- package/lib/pagination/page-item/page-item.directive.d.ts +0 -21
- package/lib/pagination/page-link/page-link.directive.d.ts +0 -5
- package/lib/pagination/pagination/pagination.component.d.ts +0 -22
- package/lib/pagination/pagination.module.d.ts +0 -10
- package/lib/pagination/public_api.d.ts +0 -5
- package/lib/placeholder/index.d.ts +0 -1
- package/lib/placeholder/placeholder-animation.directive.d.ts +0 -15
- package/lib/placeholder/placeholder.directive.d.ts +0 -18
- package/lib/placeholder/placeholder.module.d.ts +0 -8
- package/lib/placeholder/public_api.d.ts +0 -3
- package/lib/popover/index.d.ts +0 -1
- package/lib/popover/popover/popover.component.d.ts +0 -26
- package/lib/popover/popover.directive.d.ts +0 -66
- package/lib/popover/popover.module.d.ts +0 -8
- package/lib/popover/public_api.d.ts +0 -3
- package/lib/progress/index.d.ts +0 -1
- package/lib/progress/progress-bar.component.d.ts +0 -8
- package/lib/progress/progress-bar.directive.d.ts +0 -40
- package/lib/progress/progress-stacked.component.d.ts +0 -6
- package/lib/progress/progress.component.d.ts +0 -32
- package/lib/progress/progress.module.d.ts +0 -10
- package/lib/progress/progress.service.d.ts +0 -11
- package/lib/progress/progress.type.d.ts +0 -18
- package/lib/progress/public_api.d.ts +0 -6
- package/lib/range-slider/index.d.ts +0 -1
- package/lib/range-slider/public_api.d.ts +0 -3
- package/lib/range-slider/range-slider-label-class.pipe.d.ts +0 -9
- package/lib/range-slider/range-slider-label-style.pipe.d.ts +0 -8
- package/lib/range-slider/range-slider-tooltip-position-style.pipe.d.ts +0 -8
- package/lib/range-slider/range-slider-track.pipe.d.ts +0 -7
- package/lib/range-slider/range-slider.component.d.ts +0 -119
- package/lib/range-slider/range-slider.module.d.ts +0 -7
- package/lib/range-slider/range-slider.type.d.ts +0 -11
- package/lib/range-slider/range-slider.utils.d.ts +0 -38
- package/lib/rating/index.d.ts +0 -1
- package/lib/rating/public_api.d.ts +0 -2
- package/lib/rating/rating-item-label/rating-item-label.component.d.ts +0 -13
- package/lib/rating/rating.component.d.ts +0 -136
- package/lib/rating/rating.module.d.ts +0 -7
- package/lib/services/class-toggle.service.d.ts +0 -8
- package/lib/services/color-mode.service.d.ts +0 -19
- package/lib/services/in-memory-storage.service.d.ts +0 -12
- package/lib/services/index.d.ts +0 -1
- package/lib/services/intersection.service.d.ts +0 -19
- package/lib/services/listeners.service.d.ts +0 -18
- package/lib/services/local-storage.service.d.ts +0 -17
- package/lib/services/public_api.d.ts +0 -8
- package/lib/services/rtl.service.d.ts +0 -7
- package/lib/services/uid.service.d.ts +0 -7
- package/lib/shared/element-ref.directive.d.ts +0 -7
- package/lib/shared/html-attr.directive.d.ts +0 -10
- package/lib/shared/index.d.ts +0 -1
- package/lib/shared/public_api.d.ts +0 -5
- package/lib/shared/shared.module.d.ts +0 -12
- package/lib/shared/template-id.directive.d.ts +0 -9
- package/lib/shared/theme.directive.d.ts +0 -14
- package/lib/sidebar/index.d.ts +0 -1
- package/lib/sidebar/public_api.d.ts +0 -9
- package/lib/sidebar/sidebar/sidebar.component.d.ts +0 -89
- package/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.d.ts +0 -11
- package/lib/sidebar/sidebar-brand/sidebar-brand.component.d.ts +0 -10
- package/lib/sidebar/sidebar-footer/sidebar-footer.component.d.ts +0 -5
- package/lib/sidebar/sidebar-header/sidebar-header.component.d.ts +0 -5
- package/lib/sidebar/sidebar-nav/index.d.ts +0 -1
- package/lib/sidebar/sidebar-nav/public_api.d.ts +0 -12
- package/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.d.ts +0 -7
- package/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.d.ts +0 -6
- package/lib/sidebar/sidebar-nav/sidebar-nav-group.service.d.ts +0 -13
- package/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.d.ts +0 -7
- package/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.d.ts +0 -9
- package/lib/sidebar/sidebar-nav/sidebar-nav-label.component.d.ts +0 -17
- package/lib/sidebar/sidebar-nav/sidebar-nav-link.component.d.ts +0 -33
- package/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.d.ts +0 -7
- package/lib/sidebar/sidebar-nav/sidebar-nav-title.component.d.ts +0 -13
- package/lib/sidebar/sidebar-nav/sidebar-nav.component.d.ts +0 -54
- package/lib/sidebar/sidebar-nav/sidebar-nav.d.ts +0 -53
- package/lib/sidebar/sidebar-nav/sidebar-nav.service.d.ts +0 -20
- package/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.d.ts +0 -22
- package/lib/sidebar/sidebar-toggler/sidebar-toggler.directive.d.ts +0 -8
- package/lib/sidebar/sidebar.module.d.ts +0 -21
- package/lib/sidebar/sidebar.service.d.ts +0 -18
- package/lib/smart-pagination/index.d.ts +0 -1
- package/lib/smart-pagination/public_api.d.ts +0 -2
- package/lib/smart-pagination/smart-pagination.component.d.ts +0 -105
- package/lib/smart-pagination/smart-pagination.module.d.ts +0 -7
- package/lib/smart-pagination/smart-pagination.type.d.ts +0 -79
- package/lib/smart-table/index.d.ts +0 -1
- package/lib/smart-table/public_api.d.ts +0 -4
- package/lib/smart-table/smart-table/smart-table.component.d.ts +0 -143
- package/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.d.ts +0 -10
- package/lib/smart-table/smart-table-filter/filter-input.directive.d.ts +0 -24
- package/lib/smart-table/smart-table-filter/smart-table-filter.component.d.ts +0 -15
- package/lib/smart-table/smart-table-head/smart-table-column-label.pipe.d.ts +0 -8
- package/lib/smart-table/smart-table-head/smart-table-head.component.d.ts +0 -64
- package/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.d.ts +0 -13
- package/lib/smart-table/smart-table.module.d.ts +0 -8
- package/lib/smart-table/smart-table.type.d.ts +0 -319
- package/lib/smart-table/smart-table.utils.d.ts +0 -27
- package/lib/spinner/index.d.ts +0 -1
- package/lib/spinner/public_api.d.ts +0 -2
- package/lib/spinner/spinner.component.d.ts +0 -35
- package/lib/spinner/spinner.module.d.ts +0 -7
- package/lib/table/index.d.ts +0 -1
- package/lib/table/public_api.d.ts +0 -4
- package/lib/table/table-active.directive.d.ts +0 -10
- package/lib/table/table-color.directive.d.ts +0 -11
- package/lib/table/table.directive.d.ts +0 -65
- package/lib/table/table.module.d.ts +0 -9
- package/lib/table/table.type.d.ts +0 -78
- package/lib/tabs/index.d.ts +0 -1
- package/lib/tabs/public_api.d.ts +0 -5
- package/lib/tabs/tab-content/tab-content.component.d.ts +0 -26
- package/lib/tabs/tab-content-ref.directive.d.ts +0 -48
- package/lib/tabs/tab-pane/tab-pane.component.d.ts +0 -22
- package/lib/tabs/tab.service.d.ts +0 -13
- package/lib/tabs/tabs.module.d.ts +0 -9
- package/lib/tabs-2/index.d.ts +0 -1
- package/lib/tabs-2/public_api.d.ts +0 -7
- package/lib/tabs-2/tab/tab.directive.d.ts +0 -41
- package/lib/tabs-2/tab-panel/tab-panel.component.d.ts +0 -61
- package/lib/tabs-2/tabs-content/tabs-content.component.d.ts +0 -5
- package/lib/tabs-2/tabs-list/tabs-list.component.d.ts +0 -30
- package/lib/tabs-2/tabs.component.d.ts +0 -20
- package/lib/tabs-2/tabs.service.d.ts +0 -8
- package/lib/tabs-2/tabs2.module.d.ts +0 -11
- package/lib/time-picker/index.d.ts +0 -1
- package/lib/time-picker/public_api.d.ts +0 -2
- package/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.d.ts +0 -36
- package/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.d.ts +0 -35
- package/lib/time-picker/time-picker.component.d.ts +0 -187
- package/lib/time-picker/time-picker.module.d.ts +0 -7
- package/lib/time-picker/time.utils.d.ts +0 -57
- package/lib/toast/index.d.ts +0 -1
- package/lib/toast/public_api.d.ts +0 -8
- package/lib/toast/toast/toast.component.d.ts +0 -74
- package/lib/toast/toast-body/toast-body.component.d.ts +0 -7
- package/lib/toast/toast-close.directive.d.ts +0 -9
- package/lib/toast/toast-header/toast-header.component.d.ts +0 -13
- package/lib/toast/toast.module.d.ts +0 -12
- package/lib/toast/toaster/toaster-host.directive.d.ts +0 -7
- package/lib/toast/toaster/toaster.component.d.ts +0 -47
- package/lib/toast/toaster/toaster.service.d.ts +0 -15
- package/lib/tooltip/index.d.ts +0 -1
- package/lib/tooltip/public_api.d.ts +0 -3
- package/lib/tooltip/tooltip/tooltip.component.d.ts +0 -26
- package/lib/tooltip/tooltip.directive.d.ts +0 -66
- package/lib/tooltip/tooltip.module.d.ts +0 -8
- package/lib/utilities/align.directive.d.ts +0 -12
- package/lib/utilities/bg-color.directive.d.ts +0 -15
- package/lib/utilities/border.directive.d.ts +0 -12
- package/lib/utilities/border.type.d.ts +0 -15
- package/lib/utilities/index.d.ts +0 -1
- package/lib/utilities/public_api.d.ts +0 -8
- package/lib/utilities/rounded.directive.d.ts +0 -12
- package/lib/utilities/rounded.type.d.ts +0 -12
- package/lib/utilities/shadow-on-scroll.directive.d.ts +0 -8
- package/lib/utilities/text-bg-color.directive.d.ts +0 -13
- package/lib/utilities/text-color.directive.d.ts +0 -15
- package/lib/utilities/utilities.module.d.ts +0 -13
- package/lib/widget/index.d.ts +0 -1
- package/lib/widget/public_api.d.ts +0 -7
- package/lib/widget/widget-stat-a/widget-stat-a.component.d.ts +0 -32
- package/lib/widget/widget-stat-b/widget-stat-b.component.d.ts +0 -38
- package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +0 -36
- package/lib/widget/widget-stat-d/widget-stat-d.component.d.ts +0 -20
- package/lib/widget/widget-stat-e/widget-stat-e.component.d.ts +0 -18
- package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +0 -48
- package/lib/widget/widget.module.d.ts +0 -12
- package/public-api.d.ts +0 -50
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ISmartPagination } from './smart-pagination.type';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SmartPaginationComponent implements ISmartPagination {
|
|
5
|
-
/**
|
|
6
|
-
* Current page number. [docs]
|
|
7
|
-
* @default 1
|
|
8
|
-
* @type number
|
|
9
|
-
*/
|
|
10
|
-
activePage: number;
|
|
11
|
-
/**
|
|
12
|
-
* Event triggered on activePage change.
|
|
13
|
-
* @type EventEmitter<number>
|
|
14
|
-
*/
|
|
15
|
-
activePageChange: EventEmitter<number>;
|
|
16
|
-
/**
|
|
17
|
-
* Show/hide arrows
|
|
18
|
-
* @default true
|
|
19
|
-
* @type boolean
|
|
20
|
-
*/
|
|
21
|
-
arrows: boolean;
|
|
22
|
-
/**
|
|
23
|
-
* Show double arrows buttons
|
|
24
|
-
* @default true
|
|
25
|
-
* @type boolean
|
|
26
|
-
*/
|
|
27
|
-
doubleArrows: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* Show/hide dots. [docs]
|
|
30
|
-
* @default true
|
|
31
|
-
*/
|
|
32
|
-
dots: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Maximum items number. [docs]
|
|
35
|
-
* @default 5
|
|
36
|
-
* @type number
|
|
37
|
-
*/
|
|
38
|
-
set limit(value: number);
|
|
39
|
-
get limit(): number;
|
|
40
|
-
private _limit;
|
|
41
|
-
/**
|
|
42
|
-
* Number of pages. [docs]
|
|
43
|
-
* @type number
|
|
44
|
-
*/
|
|
45
|
-
set pages(value: number);
|
|
46
|
-
get pages(): number;
|
|
47
|
-
private _pages;
|
|
48
|
-
/**
|
|
49
|
-
* The content of 'firstButton' button. [docs]
|
|
50
|
-
* @default '«'
|
|
51
|
-
* todo TemplateRef
|
|
52
|
-
*/
|
|
53
|
-
firstButton?: string | TemplateRef<any>;
|
|
54
|
-
/**
|
|
55
|
-
* The content of 'lastButton' button. [docs]
|
|
56
|
-
* @default '»'
|
|
57
|
-
* todo TemplateRef
|
|
58
|
-
*/
|
|
59
|
-
lastButton?: string | TemplateRef<any>;
|
|
60
|
-
/**
|
|
61
|
-
* The content of 'nextButton' button. [docs]
|
|
62
|
-
* @default '&lsaquo'
|
|
63
|
-
* todo TemplateRef
|
|
64
|
-
*/
|
|
65
|
-
nextButton?: string | TemplateRef<any>;
|
|
66
|
-
/**
|
|
67
|
-
* The content of 'previousButton' button. [docs]
|
|
68
|
-
* @default '&rsaquo'
|
|
69
|
-
* todo TemplateRef
|
|
70
|
-
*/
|
|
71
|
-
previousButton?: string | TemplateRef<any>;
|
|
72
|
-
/**
|
|
73
|
-
* Set the alignment of pagination components.
|
|
74
|
-
* @values 'start', 'center', 'end'
|
|
75
|
-
*/
|
|
76
|
-
align?: 'start' | 'center' | 'end' | '';
|
|
77
|
-
/**
|
|
78
|
-
* Size the component small or large.
|
|
79
|
-
* @values 'sm', 'lg'
|
|
80
|
-
*/
|
|
81
|
-
size?: 'sm' | 'lg';
|
|
82
|
-
/**
|
|
83
|
-
* Default role for pagination. [docs]
|
|
84
|
-
* @type string
|
|
85
|
-
* @default 'navigation'
|
|
86
|
-
*/
|
|
87
|
-
role: string;
|
|
88
|
-
get paginationClass(): any;
|
|
89
|
-
get maxPrevItems(): number;
|
|
90
|
-
get maxNextItems(): number;
|
|
91
|
-
get range(): number;
|
|
92
|
-
get lastItem(): number;
|
|
93
|
-
get computedLimit(): number;
|
|
94
|
-
get itemsLimit(): number;
|
|
95
|
-
get showDots(): boolean;
|
|
96
|
-
get beforeDots(): boolean;
|
|
97
|
-
get afterDots(): boolean;
|
|
98
|
-
get items(): number[];
|
|
99
|
-
setPage(page: number): void;
|
|
100
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartPaginationComponent, never>;
|
|
101
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartPaginationComponent, "c-smart-pagination", ["cSmartPagination"], { "activePage": { "alias": "activePage"; "required": false; }; "arrows": { "alias": "arrows"; "required": false; }; "doubleArrows": { "alias": "doubleArrows"; "required": false; }; "dots": { "alias": "dots"; "required": false; }; "limit": { "alias": "limit"; "required": false; }; "pages": { "alias": "pages"; "required": false; }; "firstButton": { "alias": "firstButton"; "required": false; }; "lastButton": { "alias": "lastButton"; "required": false; }; "nextButton": { "alias": "nextButton"; "required": false; }; "previousButton": { "alias": "previousButton"; "required": false; }; "align": { "alias": "align"; "required": false; }; "size": { "alias": "size"; "required": false; }; "role": { "alias": "role"; "required": false; }; }, { "activePageChange": "activePageChange"; }, never, never, true, never>;
|
|
102
|
-
static ngAcceptInputType_activePage: unknown;
|
|
103
|
-
static ngAcceptInputType_limit: unknown;
|
|
104
|
-
static ngAcceptInputType_pages: unknown;
|
|
105
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./smart-pagination.component";
|
|
3
|
-
export declare class SmartPaginationModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartPaginationModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartPaginationModule, never, [typeof i1.SmartPaginationComponent], [typeof i1.SmartPaginationComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SmartPaginationModule>;
|
|
7
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
export interface ISmartPagination {
|
|
3
|
-
/**
|
|
4
|
-
* Current page number. [docs]
|
|
5
|
-
* @default 1
|
|
6
|
-
* @type number
|
|
7
|
-
*/
|
|
8
|
-
activePage?: number;
|
|
9
|
-
/**
|
|
10
|
-
* Event triggered on activePage change.
|
|
11
|
-
* @type EventEmitter<number>
|
|
12
|
-
*/
|
|
13
|
-
activePageChange: EventEmitter<number>;
|
|
14
|
-
/**
|
|
15
|
-
* Show/hide arrows. [docs]
|
|
16
|
-
* @default true
|
|
17
|
-
* @type boolean
|
|
18
|
-
*/
|
|
19
|
-
arrows?: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* Show double arrows buttons. [docs]
|
|
22
|
-
* @default true
|
|
23
|
-
* @type boolean
|
|
24
|
-
*/
|
|
25
|
-
doubleArrows?: boolean;
|
|
26
|
-
/**
|
|
27
|
-
* Show/hide dots. [docs]
|
|
28
|
-
* @default true
|
|
29
|
-
* @type boolean
|
|
30
|
-
*/
|
|
31
|
-
dots?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
* Maximum items number. [docs]
|
|
34
|
-
* @default 5
|
|
35
|
-
* @type number
|
|
36
|
-
*/
|
|
37
|
-
limit?: number;
|
|
38
|
-
/**
|
|
39
|
-
* Number of pages. [docs]
|
|
40
|
-
* @type number
|
|
41
|
-
*/
|
|
42
|
-
pages?: number;
|
|
43
|
-
/**
|
|
44
|
-
* The content of 'firstButton' button. [docs]
|
|
45
|
-
* @default '«'
|
|
46
|
-
*/
|
|
47
|
-
firstButton?: string | TemplateRef<any>;
|
|
48
|
-
/**
|
|
49
|
-
* The content of 'lastButton' button. [docs]
|
|
50
|
-
* @default '»'
|
|
51
|
-
*/
|
|
52
|
-
lastButton?: string | TemplateRef<any>;
|
|
53
|
-
/**
|
|
54
|
-
* The content of 'previousButton' button. [docs]
|
|
55
|
-
* @default '‹'
|
|
56
|
-
*/
|
|
57
|
-
nextButton?: string | TemplateRef<any>;
|
|
58
|
-
/**
|
|
59
|
-
* The content of 'nextButton' button. [docs]
|
|
60
|
-
* @default '›'
|
|
61
|
-
*/
|
|
62
|
-
previousButton?: string | TemplateRef<any>;
|
|
63
|
-
/**
|
|
64
|
-
* Size of pagination, valid values: 'sm', 'lg'. [docs]
|
|
65
|
-
*/
|
|
66
|
-
size?: 'sm' | 'lg';
|
|
67
|
-
/**
|
|
68
|
-
* Set the alignment of pagination components.
|
|
69
|
-
* @values 'start', 'center', 'end'
|
|
70
|
-
* @type string
|
|
71
|
-
*/
|
|
72
|
-
align?: 'start' | 'center' | 'end' | '';
|
|
73
|
-
/**
|
|
74
|
-
* Default role for pagination. [docs]
|
|
75
|
-
* @type string
|
|
76
|
-
* @default 'navigation'
|
|
77
|
-
*/
|
|
78
|
-
role?: string;
|
|
79
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,143 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, EventEmitter, IterableDiffers, KeyValueDiffers, OnChanges, QueryList, SimpleChanges, TemplateRef, WritableSignal } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { ITable } from '../../table/table.type';
|
|
4
|
-
import { IColumn, IColumnFilter, IColumnFilterValue, IGroup, IItem, IItemInternal, ISmartTable, ISorter, ISorterValue, ITableFilter, ITableSectionProps, ItemsPerPageSelect, SortOrder } from '../smart-table.type';
|
|
5
|
-
import { TemplateIdDirective } from '../../shared';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SmartTableComponent implements ISmartTable, AfterContentInit, OnChanges {
|
|
8
|
-
private iterableDiffers;
|
|
9
|
-
private keyValueDiffers;
|
|
10
|
-
constructor(iterableDiffers: IterableDiffers, keyValueDiffers: KeyValueDiffers);
|
|
11
|
-
readonly getColumnKey: (column: IColumn | string) => string;
|
|
12
|
-
readonly getTableDataCellClass: (column: IColumn, item: IItem) => {
|
|
13
|
-
[x: string]: boolean;
|
|
14
|
-
};
|
|
15
|
-
readonly getTableDataCellProps: (column: IColumn, item: IItem) => Record<string, any>;
|
|
16
|
-
readonly getTableDataCellStyles: (column: IColumn, item: IItem) => Partial<CSSStyleDeclaration>;
|
|
17
|
-
readonly selectedAllSubject: BehaviorSubject<boolean | "indeterminate">;
|
|
18
|
-
private readonly itemsDiffer;
|
|
19
|
-
private readonly itemsFilteredDiffer;
|
|
20
|
-
private readonly columFilterValueDiffer;
|
|
21
|
-
private readonly sorterValueDiffer;
|
|
22
|
-
set activePage(value: number);
|
|
23
|
-
get activePage(): number;
|
|
24
|
-
private _activePage;
|
|
25
|
-
cleaner: boolean;
|
|
26
|
-
clickableRows: boolean;
|
|
27
|
-
set columns(value: (string | IColumn | IGroup)[]);
|
|
28
|
-
get columns(): IColumn[];
|
|
29
|
-
columns$: WritableSignal<IColumn[]>;
|
|
30
|
-
columnGroups$: WritableSignal<IGroup[][]>;
|
|
31
|
-
showGroups$: import("@angular/core").Signal<boolean>;
|
|
32
|
-
columnFilter?: boolean | IColumnFilter;
|
|
33
|
-
set columnFilterValue(value: IColumnFilterValue);
|
|
34
|
-
get columnFilterValue(): IColumnFilterValue;
|
|
35
|
-
private _columnFilterValue;
|
|
36
|
-
readonly columnSorter: import("@angular/core").InputSignal<boolean | ISorter>;
|
|
37
|
-
footer: boolean;
|
|
38
|
-
header: boolean;
|
|
39
|
-
set items(value: IItem[]);
|
|
40
|
-
get items(): IItem[];
|
|
41
|
-
readonly items$: WritableSignal<IItemInternal[]>;
|
|
42
|
-
private _items;
|
|
43
|
-
set itemsPerPage(value: number);
|
|
44
|
-
get itemsPerPage(): number;
|
|
45
|
-
private _itemsPerPage;
|
|
46
|
-
itemsPerPageLabel: string;
|
|
47
|
-
itemsPerPageOptions: number[];
|
|
48
|
-
itemsPerPageSelect?: boolean | ItemsPerPageSelect;
|
|
49
|
-
loading?: boolean;
|
|
50
|
-
noItemsLabel: string | TemplateRef<any>;
|
|
51
|
-
pagination: boolean;
|
|
52
|
-
set selectable(value: boolean);
|
|
53
|
-
get selectable(): boolean;
|
|
54
|
-
private _selectable;
|
|
55
|
-
selectAll: boolean;
|
|
56
|
-
set sorterValue(value: ISorterValue);
|
|
57
|
-
get sorterValue(): ISorterValue;
|
|
58
|
-
private _sorterValue;
|
|
59
|
-
set tableFilter(filter: boolean | ITableFilter | undefined);
|
|
60
|
-
get tableFilter(): boolean | ITableFilter | undefined;
|
|
61
|
-
private _tableFilter?;
|
|
62
|
-
tableFilterLabel: string;
|
|
63
|
-
tableFilterPlaceholder: string;
|
|
64
|
-
set tableFilterValue(value: string);
|
|
65
|
-
get tableFilterValue(): string;
|
|
66
|
-
private _tableFilterValue;
|
|
67
|
-
tableBodyProps?: ITableSectionProps;
|
|
68
|
-
tableFootProps?: ITableSectionProps;
|
|
69
|
-
tableHeadProps?: ITableSectionProps;
|
|
70
|
-
tableProps?: ITable;
|
|
71
|
-
readonly selectedItemsChange: EventEmitter<IItem[]>;
|
|
72
|
-
readonly sorterValueChange: EventEmitter<ISorterValue>;
|
|
73
|
-
readonly activePageChange: EventEmitter<number>;
|
|
74
|
-
readonly itemsPerPageChange: EventEmitter<number>;
|
|
75
|
-
readonly rowClick: EventEmitter<any>;
|
|
76
|
-
readonly columnFilterValueChange: EventEmitter<IColumnFilterValue>;
|
|
77
|
-
readonly filteredItemsChange: EventEmitter<IItemInternal[]>;
|
|
78
|
-
readonly tableFilterValueChange: EventEmitter<string>;
|
|
79
|
-
readonly cleanerClick: EventEmitter<void>;
|
|
80
|
-
columnTemplates: QueryList<TemplateIdDirective>;
|
|
81
|
-
templates: {
|
|
82
|
-
[key: string]: TemplateRef<any> | null;
|
|
83
|
-
};
|
|
84
|
-
columnFilterTemplates: {
|
|
85
|
-
[key: string]: TemplateRef<any> | null;
|
|
86
|
-
};
|
|
87
|
-
columnLabelTemplates: {
|
|
88
|
-
[key: string]: TemplateRef<any> | null;
|
|
89
|
-
};
|
|
90
|
-
summaryRowTemplate: TemplateRef<unknown> | null;
|
|
91
|
-
ngAfterContentInit(): void;
|
|
92
|
-
get selectedAll(): boolean | "indeterminate";
|
|
93
|
-
get tableFilterState(): string;
|
|
94
|
-
get columnFilterState(): IColumnFilterValue;
|
|
95
|
-
get numberOfPages(): number;
|
|
96
|
-
get colspan(): number;
|
|
97
|
-
get firstItemOnActivePageIndex(): number;
|
|
98
|
-
get itemsOnActivePage(): IItemInternal[];
|
|
99
|
-
get currentItems(): IItemInternal[];
|
|
100
|
-
rawColumnNames$: import("@angular/core").Signal<string[]>;
|
|
101
|
-
itemsDataColumns$: import("@angular/core").Signal<string[]>;
|
|
102
|
-
get sortedItems(): IItemInternal[];
|
|
103
|
-
get tableFilterEvent(): 'change' | 'input';
|
|
104
|
-
private _columnFiltered;
|
|
105
|
-
get columnFiltered(): IItemInternal[];
|
|
106
|
-
get tableFiltered(): IItemInternal[];
|
|
107
|
-
get isFiltered(): string;
|
|
108
|
-
private setItems;
|
|
109
|
-
handleSortChange($event: {
|
|
110
|
-
columnKey: string;
|
|
111
|
-
index: number;
|
|
112
|
-
order?: SortOrder;
|
|
113
|
-
}): void;
|
|
114
|
-
isSortable(i: number): boolean | undefined;
|
|
115
|
-
handleSorterChange(column: string, index: number, order?: SortOrder): void;
|
|
116
|
-
setActivePage($event: number): void;
|
|
117
|
-
handleColumnFilterChange($event: any): void;
|
|
118
|
-
handleTableFilterChange($event: {
|
|
119
|
-
value: string;
|
|
120
|
-
type: string;
|
|
121
|
-
}): void;
|
|
122
|
-
clean($event: MouseEvent): void;
|
|
123
|
-
handleItemsPerPageChange(value: number): void;
|
|
124
|
-
handleRowChecked($event: Event, item: IItemInternal): void;
|
|
125
|
-
handleSelectAllChange($event: boolean): void;
|
|
126
|
-
handleRowClick(param: {
|
|
127
|
-
$event: MouseEvent;
|
|
128
|
-
item: IItemInternal;
|
|
129
|
-
i: number;
|
|
130
|
-
}): void;
|
|
131
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
132
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableComponent, never>;
|
|
133
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableComponent, "c-smart-table", ["cSmartTable"], { "activePage": { "alias": "activePage"; "required": false; }; "cleaner": { "alias": "cleaner"; "required": false; }; "clickableRows": { "alias": "clickableRows"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "columnFilter": { "alias": "columnFilter"; "required": false; }; "columnFilterValue": { "alias": "columnFilterValue"; "required": false; }; "columnSorter": { "alias": "columnSorter"; "required": false; "isSignal": true; }; "footer": { "alias": "footer"; "required": false; }; "header": { "alias": "header"; "required": false; }; "items": { "alias": "items"; "required": false; }; "itemsPerPage": { "alias": "itemsPerPage"; "required": false; }; "itemsPerPageLabel": { "alias": "itemsPerPageLabel"; "required": false; }; "itemsPerPageOptions": { "alias": "itemsPerPageOptions"; "required": false; }; "itemsPerPageSelect": { "alias": "itemsPerPageSelect"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "noItemsLabel": { "alias": "noItemsLabel"; "required": false; }; "pagination": { "alias": "pagination"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "selectAll": { "alias": "selectAll"; "required": false; }; "sorterValue": { "alias": "sorterValue"; "required": false; }; "tableFilter": { "alias": "tableFilter"; "required": false; }; "tableFilterLabel": { "alias": "tableFilterLabel"; "required": false; }; "tableFilterPlaceholder": { "alias": "tableFilterPlaceholder"; "required": false; }; "tableFilterValue": { "alias": "tableFilterValue"; "required": false; }; "tableBodyProps": { "alias": "tableBodyProps"; "required": false; }; "tableFootProps": { "alias": "tableFootProps"; "required": false; }; "tableHeadProps": { "alias": "tableHeadProps"; "required": false; }; "tableProps": { "alias": "tableProps"; "required": false; }; }, { "selectedItemsChange": "selectedItemsChange"; "sorterValueChange": "sorterValueChange"; "activePageChange": "activePageChange"; "itemsPerPageChange": "itemsPerPageChange"; "rowClick": "rowClick"; "columnFilterValueChange": "columnFilterValueChange"; "filteredItemsChange": "filteredItemsChange"; "tableFilterValueChange": "tableFilterValueChange"; "cleanerClick": "cleanerClick"; }, ["columnTemplates"], ["[customHeader]"], true, never>;
|
|
134
|
-
static ngAcceptInputType_activePage: unknown;
|
|
135
|
-
static ngAcceptInputType_cleaner: unknown;
|
|
136
|
-
static ngAcceptInputType_clickableRows: unknown;
|
|
137
|
-
static ngAcceptInputType_footer: unknown;
|
|
138
|
-
static ngAcceptInputType_header: unknown;
|
|
139
|
-
static ngAcceptInputType_itemsPerPage: unknown;
|
|
140
|
-
static ngAcceptInputType_pagination: unknown;
|
|
141
|
-
static ngAcceptInputType_selectable: unknown;
|
|
142
|
-
static ngAcceptInputType_selectAll: unknown;
|
|
143
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { IColumn } from '../smart-table.type';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SmartTableColumnFilterComponent {
|
|
4
|
-
#private;
|
|
5
|
-
readonly value$: import("rxjs").BehaviorSubject<string>;
|
|
6
|
-
set column(value: string | IColumn);
|
|
7
|
-
sizing?: 'sm' | 'lg';
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableColumnFilterComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableColumnFilterComponent, "c-smart-table-column-filter", never, { "column": { "alias": "column"; "required": false; }; "sizing": { "alias": "sizing"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, DestroyRef, ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { IColumn } from '../smart-table.type';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class FilterInputDirective implements AfterViewInit {
|
|
6
|
-
#private;
|
|
7
|
-
private readonly elementRef;
|
|
8
|
-
private readonly destroyRef;
|
|
9
|
-
constructor(elementRef: ElementRef, destroyRef: DestroyRef);
|
|
10
|
-
readonly value$: BehaviorSubject<string>;
|
|
11
|
-
emitObject: {
|
|
12
|
-
value: string;
|
|
13
|
-
type?: string;
|
|
14
|
-
column?: string | IColumn;
|
|
15
|
-
};
|
|
16
|
-
delay: number;
|
|
17
|
-
onEvent: 'change' | 'input';
|
|
18
|
-
set value(value: string);
|
|
19
|
-
readonly valueChange: EventEmitter<any>;
|
|
20
|
-
ngAfterViewInit(): void;
|
|
21
|
-
private setSubscription;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterInputDirective, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterInputDirective, "[cFilterInput]", ["cFilterInput"], { "delay": { "alias": "delay"; "required": false; }; "onEvent": { "alias": "onEvent"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SmartTableFilterComponent {
|
|
3
|
-
#private;
|
|
4
|
-
readonly value$: import("rxjs").BehaviorSubject<string>;
|
|
5
|
-
filterLabel: string;
|
|
6
|
-
filterPlaceholder: string;
|
|
7
|
-
sizing?: 'sm' | 'lg';
|
|
8
|
-
get hostClasses(): any;
|
|
9
|
-
get labelClasses(): {
|
|
10
|
-
[x: string]: boolean;
|
|
11
|
-
'col-form-label': boolean;
|
|
12
|
-
};
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableFilterComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableFilterComponent, "c-smart-table-filter", never, { "filterLabel": { "alias": "filterLabel"; "required": false; }; "filterPlaceholder": { "alias": "filterPlaceholder"; "required": false; }; "sizing": { "alias": "sizing"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { IColumn } from '../smart-table.type';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SmartTableColumnLabelPipe implements PipeTransform {
|
|
5
|
-
transform(column: IColumn | string, ...args: unknown[]): unknown;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableColumnLabelPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmartTableColumnLabelPipe, "columnLabel", true>;
|
|
8
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { OnInit, TemplateRef, WritableSignal } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { IColumn, IColumnFilter, IColumnFilterValue, IGroup, ISorter, ISorterValue, SortOrder } from '../smart-table.type';
|
|
4
|
-
import { Colors } from '../../coreui.types';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SmartTableHeadComponent implements OnInit {
|
|
7
|
-
#private;
|
|
8
|
-
protected readonly getTableHeaderCellStyles: (column: IColumn, columnSorter: boolean | ISorter | undefined) => Partial<CSSStyleDeclaration>;
|
|
9
|
-
protected readonly getTableHeaderCellProps: (column: IColumn | string) => {
|
|
10
|
-
[key: string]: any;
|
|
11
|
-
};
|
|
12
|
-
protected readonly getTableHeaderCellClass: (column: IColumn) => {
|
|
13
|
-
[x: string]: boolean;
|
|
14
|
-
};
|
|
15
|
-
readonly columnFilter: import("@angular/core").InputSignal<boolean | IColumnFilter | undefined>;
|
|
16
|
-
readonly columnFilterStateInput: import("@angular/core").InputSignal<IColumnFilterValue>;
|
|
17
|
-
readonly columnFilterState: WritableSignal<IColumnFilterValue>;
|
|
18
|
-
readonly columnSorter: import("@angular/core").InputSignal<boolean | ISorter | undefined>;
|
|
19
|
-
readonly component: import("@angular/core").InputSignal<string | undefined>;
|
|
20
|
-
set columns(value: (IColumn | IGroup)[] | undefined);
|
|
21
|
-
get columns(): (IColumn | IGroup)[] | undefined;
|
|
22
|
-
readonly columnGroupsInput: import("@angular/core").InputSignal<IGroup[][] | undefined>;
|
|
23
|
-
readonly columnGroups: WritableSignal<IGroup[][] | undefined>;
|
|
24
|
-
readonly selectable: import("@angular/core").InputSignalWithTransform<boolean | undefined, unknown>;
|
|
25
|
-
readonly selectAll: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
26
|
-
set selectedAll(value: boolean | 'indeterminate');
|
|
27
|
-
get selectedAll(): boolean | "indeterminate";
|
|
28
|
-
readonly showGroups: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
29
|
-
readonly sorterValue: import("@angular/core").InputSignal<ISorterValue | undefined>;
|
|
30
|
-
set columnFilterTemplates(value: any);
|
|
31
|
-
get columnFilterTemplates(): any;
|
|
32
|
-
set columnLabelTemplates(value: any);
|
|
33
|
-
get columnLabelTemplates(): any;
|
|
34
|
-
set summaryRowTemplate(value: TemplateRef<unknown> | null);
|
|
35
|
-
get summaryRowTemplate(): TemplateRef<unknown> | null;
|
|
36
|
-
readonly indeterminate$: BehaviorSubject<boolean>;
|
|
37
|
-
readonly columnFilterStateChange: import("@angular/core").OutputEmitterRef<any>;
|
|
38
|
-
readonly sorterStateChange: import("@angular/core").OutputEmitterRef<any>;
|
|
39
|
-
readonly selectAllChange: import("@angular/core").OutputEmitterRef<boolean>;
|
|
40
|
-
readonly hostClasses: import("@angular/core").Signal<{
|
|
41
|
-
thead: boolean;
|
|
42
|
-
tfoot: boolean;
|
|
43
|
-
}>;
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
tableHeaderCellColor(column: IColumn | string): Colors;
|
|
46
|
-
columnKey(column: IColumn | string): string;
|
|
47
|
-
getColumnSorterState(column: IColumn | string): string | number;
|
|
48
|
-
handleSortClick(column: IColumn | string, i: number, order?: SortOrder): void;
|
|
49
|
-
handleSortKeyDown($event: KeyboardEvent, column: IColumn | string, i: number): void;
|
|
50
|
-
columnFilterEnabled(column: IColumn | string): boolean | ((column: import("@coreui/angular-pro").IItem, value: string) => boolean);
|
|
51
|
-
columnSorterEnabled(column: IColumn | string): boolean | ((a: import("@coreui/angular-pro").IItem, b: import("@coreui/angular-pro").IItem) => number);
|
|
52
|
-
handleColumnFilterValueChange($event: {
|
|
53
|
-
value: string;
|
|
54
|
-
type?: string;
|
|
55
|
-
column: IColumn | string;
|
|
56
|
-
}): void;
|
|
57
|
-
handleSelectAllChecked($event: Event): void;
|
|
58
|
-
getColumnFilter(column: IColumn | string): string;
|
|
59
|
-
getColumnLabel(column: IColumn | string): string;
|
|
60
|
-
get columnFilterEvent(): 'change' | 'input';
|
|
61
|
-
getAriaSort(column: IColumn | string): "ascending" | "descending" | null;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableHeadComponent, never>;
|
|
63
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableHeadComponent, "c-smart-table-head", never, { "columnFilter": { "alias": "columnFilter"; "required": false; "isSignal": true; }; "columnFilterStateInput": { "alias": "columnFilterState"; "required": false; "isSignal": true; }; "columnSorter": { "alias": "columnSorter"; "required": false; "isSignal": true; }; "component": { "alias": "component"; "required": false; "isSignal": true; }; "columns": { "alias": "columns"; "required": false; }; "columnGroupsInput": { "alias": "columnGroups"; "required": false; "isSignal": true; }; "selectable": { "alias": "selectable"; "required": false; "isSignal": true; }; "selectAll": { "alias": "selectAll"; "required": false; "isSignal": true; }; "selectedAll": { "alias": "selectedAll"; "required": false; }; "showGroups": { "alias": "showGroups"; "required": false; "isSignal": true; }; "sorterValue": { "alias": "sorterValue"; "required": false; "isSignal": true; }; "columnFilterTemplates": { "alias": "columnFilterTemplates"; "required": false; }; "columnLabelTemplates": { "alias": "columnLabelTemplates"; "required": false; }; "summaryRowTemplate": { "alias": "summaryRowTemplate"; "required": false; }; }, { "columnFilterStateChange": "columnFilterStateChange"; "sorterStateChange": "sorterStateChange"; "selectAllChange": "selectAllChange"; }, never, never, true, never>;
|
|
64
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SmartTableItemsPerPageSelectorComponent {
|
|
4
|
-
#private;
|
|
5
|
-
set itemsPerPage(value: number);
|
|
6
|
-
get itemsPerPage(): number;
|
|
7
|
-
itemsPerPageLabel: string;
|
|
8
|
-
itemsPerPageOptions: number[];
|
|
9
|
-
readonly itemsPerPageChange: EventEmitter<number>;
|
|
10
|
-
get hostClasses(): any;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableItemsPerPageSelectorComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableItemsPerPageSelectorComponent, "c-smart-table-items-per-page-selector", never, { "itemsPerPage": { "alias": "itemsPerPage"; "required": false; }; "itemsPerPageLabel": { "alias": "itemsPerPageLabel"; "required": false; }; "itemsPerPageOptions": { "alias": "itemsPerPageOptions"; "required": false; }; }, { "itemsPerPageChange": "itemsPerPageChange"; }, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./smart-table/smart-table.component";
|
|
3
|
-
import * as i2 from "./smart-table-filter/smart-table-filter.component";
|
|
4
|
-
export declare class SmartTableModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTableModule, never, [typeof i1.SmartTableComponent, typeof i2.SmartTableFilterComponent], [typeof i1.SmartTableComponent, typeof i2.SmartTableFilterComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SmartTableModule>;
|
|
8
|
-
}
|