@coreui/angular-pro 5.4.14 → 5.5.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/README.md +5 -5
- package/fesm2022/coreui-angular-pro.mjs +7129 -7050
- package/fesm2022/coreui-angular-pro.mjs.map +1 -1
- package/index.d.ts +6730 -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,319 +0,0 @@
|
|
|
1
|
-
import { Colors, NgCssClass } from '../coreui.types';
|
|
2
|
-
import { InputSignal, TemplateRef } from '@angular/core';
|
|
3
|
-
import { ITable, ITableElementProps, ITableRowCellProps } from '../table/table.type';
|
|
4
|
-
export interface ISmartTable {
|
|
5
|
-
/**
|
|
6
|
-
* Sets active page. If 'pagination' prop is enabled, activePage is set only initially.
|
|
7
|
-
* @type number
|
|
8
|
-
* @default 1
|
|
9
|
-
*/
|
|
10
|
-
activePage?: number;
|
|
11
|
-
/**
|
|
12
|
-
* When set, displays table cleaner above table, next to the table filter (or in place of table filter if `tableFilter` prop is not set)
|
|
13
|
-
* Cleaner resets `tableFilterValue`, `columnFilterValue`, `sorterValue`.
|
|
14
|
-
* If clean is possible it is clickable (`tabIndex="0"` `role="button"`, `color="danger"`), otherwise it is not clickable and transparent.
|
|
15
|
-
* Cleaner can be customized through the `cleaner` slot.
|
|
16
|
-
* @type boolean
|
|
17
|
-
*/
|
|
18
|
-
cleaner?: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Style table items as clickable.
|
|
21
|
-
* @type boolean
|
|
22
|
-
*/
|
|
23
|
-
clickableRows?: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* When set, displays additional filter row between table header and items, allowing filtering by specific column.
|
|
26
|
-
* Column filter can be customized, by passing prop as object with additional options as keys. Available options:
|
|
27
|
-
* - external (Boolean) - Disables automatic filtering inside component.
|
|
28
|
-
* - lazy (Boolean) - Set to true to trigger filter updates only on change event.
|
|
29
|
-
* @type boolean | ColumnFilter
|
|
30
|
-
*/
|
|
31
|
-
columnFilter?: boolean | IColumnFilter;
|
|
32
|
-
/**
|
|
33
|
-
* Value of table filter. To set pass object where keys are column names and values are filter strings e.g.:
|
|
34
|
-
* { user: 'John', age: 12 }
|
|
35
|
-
*/
|
|
36
|
-
columnFilterValue?: IColumnFilterValue;
|
|
37
|
-
/**
|
|
38
|
-
* Prop for table columns configuration. If prop is not defined, table will display columns based on the first item keys, omitting keys that begin with underscore (e.g. '_classes')
|
|
39
|
-
*
|
|
40
|
-
* In columns prop each array item represents one column. Item might be specified in two ways:
|
|
41
|
-
* String: each item define column name equal to item value.
|
|
42
|
-
* Object: item is object with following keys available as column configuration:
|
|
43
|
-
* - key (required)(String) - define column name equal to item key.
|
|
44
|
-
* - label (String) - define visible label of column. If not defined, label will be generated automatically based on column name, by converting kebab-case and snake_case to individual words and capitalization of each word.
|
|
45
|
-
* - _classes (String/Array/Object) - adds classes to all cells in a column
|
|
46
|
-
* - _style (String/Array/Object) - adds styles to the column header (useful for defining widths)
|
|
47
|
-
* - sorter (Boolean) - disables sorting of the column when set to false
|
|
48
|
-
* - filter (Boolean) - removes filter from column when set to false.
|
|
49
|
-
*/
|
|
50
|
-
columns?: (string | IColumn)[];
|
|
51
|
-
/**
|
|
52
|
-
* Enables table sorting by column value. Sorting will be performed correctly if values in column are one of type: string (case-insensitive) or number.
|
|
53
|
-
*
|
|
54
|
-
* Sorter can be customized, by passing prop as object with additional options as keys. Available options:
|
|
55
|
-
* - external (Boolean) - Disables automatic sorting inside component.
|
|
56
|
-
* - resettable (Boolean) - If set to true clicking on sorter have three states: ascending, descending and null. That means that third click on sorter will reset sorting, and restore table to original order.
|
|
57
|
-
* @type boolean | Sorter
|
|
58
|
-
*/
|
|
59
|
-
columnSorter: InputSignal<boolean | ISorter>;
|
|
60
|
-
/**
|
|
61
|
-
* Displays table footer, which mirrors table header. (without column filter).
|
|
62
|
-
* @default false
|
|
63
|
-
* @type boolean
|
|
64
|
-
*/
|
|
65
|
-
footer?: boolean;
|
|
66
|
-
/**
|
|
67
|
-
* Set false to remove table header.
|
|
68
|
-
* @default true
|
|
69
|
-
*/
|
|
70
|
-
header?: boolean;
|
|
71
|
-
/**
|
|
72
|
-
* Array of objects, where each object represents one item - row in table. Additionally, you can add style classes to each row by passing them by '_classes' key and to single cell by '_cellClasses'.
|
|
73
|
-
*
|
|
74
|
-
* Example item:
|
|
75
|
-
* { name: 'John' , age: 12, _props: { color: 'success' }, _cellProps: { age: { class: 'fw-bold'}}}
|
|
76
|
-
* For column generation description see columns prop.
|
|
77
|
-
* @type Array<IItem>
|
|
78
|
-
*/
|
|
79
|
-
items?: IItem[];
|
|
80
|
-
/**
|
|
81
|
-
* Number of items per site, when pagination is enabled.
|
|
82
|
-
* @default 10
|
|
83
|
-
* @type number
|
|
84
|
-
*/
|
|
85
|
-
itemsPerPage?: number;
|
|
86
|
-
/**
|
|
87
|
-
* Label for items per page selector.
|
|
88
|
-
* @default 'Items per page:'
|
|
89
|
-
* @type string
|
|
90
|
-
*/
|
|
91
|
-
itemsPerPageLabel?: string;
|
|
92
|
-
/**
|
|
93
|
-
* Items per page selector options.
|
|
94
|
-
* @default [5, 10, 20, 50]
|
|
95
|
-
* @type number[]
|
|
96
|
-
*/
|
|
97
|
-
itemsPerPageOptions?: number[];
|
|
98
|
-
/**
|
|
99
|
-
* Adds select element over table, which is used for control items per page in pagination.
|
|
100
|
-
* If you want to customize this element, pass an object with optional values:
|
|
101
|
-
* - external (Boolean) - disables automatic 'itemsPerPage' change (use to change pages externally by 'pagination-change' event).
|
|
102
|
-
*/
|
|
103
|
-
itemsPerPageSelect?: boolean | ItemsPerPageSelect;
|
|
104
|
-
/**
|
|
105
|
-
* When set, table will have loading style: loading spinner and reduced opacity.
|
|
106
|
-
* When 'small' prop is enabled spinner will be also smaller.
|
|
107
|
-
* @type boolean
|
|
108
|
-
*/
|
|
109
|
-
loading?: boolean;
|
|
110
|
-
/**
|
|
111
|
-
* ReactNode or string for passing custom noItemsLabel texts.
|
|
112
|
-
* @default 'No items found'
|
|
113
|
-
*/
|
|
114
|
-
noItemsLabel?: string | TemplateRef<any>;
|
|
115
|
-
/**
|
|
116
|
-
* Enables default pagination. Set to true for default setup or pass an object with additional CPagination props.
|
|
117
|
-
* Default pagination will always have the computed number of pages that cannot be changed.
|
|
118
|
-
* The number of pages is generated based on the number of passed items and 'itemsPerPage' prop.
|
|
119
|
-
* If this restriction is an obstacle, you can make external CPagination instead.
|
|
120
|
-
*/
|
|
121
|
-
pagination?: boolean;
|
|
122
|
-
/**
|
|
123
|
-
* Properties to `CSmartPagination` component.
|
|
124
|
-
* @link https://coreui.io/angular/docs/components/smart-pagination#csmartpagination
|
|
125
|
-
* todo or remove?
|
|
126
|
-
*/
|
|
127
|
-
/**
|
|
128
|
-
* Scoped columns.
|
|
129
|
-
// * @type ScopedColumns
|
|
130
|
-
* todo or remove?
|
|
131
|
-
*/
|
|
132
|
-
/**
|
|
133
|
-
* Add checkboxes to make table rows selectable.
|
|
134
|
-
* @type boolean
|
|
135
|
-
*/
|
|
136
|
-
selectable?: boolean;
|
|
137
|
-
/**
|
|
138
|
-
* Enables select all checkbox displayed in the header of the table.
|
|
139
|
-
* @type boolean
|
|
140
|
-
*/
|
|
141
|
-
selectAll?: boolean;
|
|
142
|
-
/**
|
|
143
|
-
* State of the sorter. Name key is column name, direction can be 'asc' or 'desc'.
|
|
144
|
-
* @type ISorterValue
|
|
145
|
-
*/
|
|
146
|
-
sorterValue?: ISorterValue;
|
|
147
|
-
/**
|
|
148
|
-
* Sorter icon when items are unsorted.
|
|
149
|
-
* @default '<svg cIcon width="18" content={cilArrowTop} />
|
|
150
|
-
*/
|
|
151
|
-
sortingIcon?: TemplateRef<any>;
|
|
152
|
-
/**
|
|
153
|
-
* Sorter icon when items are sorted ascending.
|
|
154
|
-
* @default '<svg cIcon width="18" content={cilArrowTop} />
|
|
155
|
-
*/
|
|
156
|
-
sortingIconAscending?: TemplateRef<any>;
|
|
157
|
-
/**
|
|
158
|
-
* Sorter icon when items are sorted descending.
|
|
159
|
-
* @default '<svg cIcon width="18" content={cilArrowBottom} />
|
|
160
|
-
*/
|
|
161
|
-
sortingIconDescending?: TemplateRef<any>;
|
|
162
|
-
/**
|
|
163
|
-
* Properties to `TableBody` component.
|
|
164
|
-
* @link https://coreui.io/angular/docs/components/table/#ctablebody
|
|
165
|
-
*/
|
|
166
|
-
tableBodyProps?: ITableSectionProps;
|
|
167
|
-
/**
|
|
168
|
-
* Properties to `TableFoot` component.
|
|
169
|
-
* @link https://coreui.io/angular/docs/components/table/#ctablefoot
|
|
170
|
-
*/
|
|
171
|
-
tableFootProps?: ITableSectionProps;
|
|
172
|
-
/**
|
|
173
|
-
* When set, displays table filter above table, allowing filtering by specific column.
|
|
174
|
-
*
|
|
175
|
-
* Column filter can be customized, by passing prop as object with additional options as keys. Available options:
|
|
176
|
-
* - placeholder (String) - Sets custom table filter placeholder.
|
|
177
|
-
* - label (String) - Sets custom table filter label.
|
|
178
|
-
* - external (Boolean) - Disables automatic filtering inside component.
|
|
179
|
-
* - lazy (Boolean) - Set to true to trigger filter updates only on change event.
|
|
180
|
-
*/
|
|
181
|
-
tableFilter?: boolean | ITableFilter;
|
|
182
|
-
/**
|
|
183
|
-
* The element represents a caption for a component.
|
|
184
|
-
* @default 'Filter:'
|
|
185
|
-
* todo or remove?
|
|
186
|
-
*/
|
|
187
|
-
tableFilterLabel?: string;
|
|
188
|
-
/**
|
|
189
|
-
* Specifies a short hint that is visible in the search input.
|
|
190
|
-
* @default 'type string...'
|
|
191
|
-
* todo or remove?
|
|
192
|
-
*/
|
|
193
|
-
tableFilterPlaceholder?: string;
|
|
194
|
-
/**
|
|
195
|
-
* Value of table filter. Set .sync modifier to track changes.
|
|
196
|
-
* @type string
|
|
197
|
-
*/
|
|
198
|
-
tableFilterValue?: string;
|
|
199
|
-
/**
|
|
200
|
-
* Properties to `CTableHead` component.
|
|
201
|
-
* @link https://coreui.io/angular/docs/components/table/#ctablehead
|
|
202
|
-
*/
|
|
203
|
-
tableHeadProps?: ITableSectionProps;
|
|
204
|
-
/**
|
|
205
|
-
* Properties to `CTable` component.
|
|
206
|
-
* @link https://coreui.io/angular/docs/components/table/#ctable
|
|
207
|
-
*/
|
|
208
|
-
tableProps?: ITable;
|
|
209
|
-
}
|
|
210
|
-
export interface ITableSectionProps extends ITableElementProps {
|
|
211
|
-
align?: 'bottom' | 'middle' | 'top';
|
|
212
|
-
color?: Colors;
|
|
213
|
-
attributes?: Partial<HTMLTableSectionElement>;
|
|
214
|
-
}
|
|
215
|
-
export interface IColumnFilter {
|
|
216
|
-
lazy?: boolean;
|
|
217
|
-
external?: boolean;
|
|
218
|
-
}
|
|
219
|
-
export interface IColumnFilterValue {
|
|
220
|
-
[key: string]: any;
|
|
221
|
-
}
|
|
222
|
-
interface IColumnBase {
|
|
223
|
-
label?: string;
|
|
224
|
-
sorter?: boolean | ((a: IItem, b: IItem) => number);
|
|
225
|
-
filter?: boolean | ((column: IItem, value: string) => boolean);
|
|
226
|
-
_attr?: Partial<HTMLTableCellElement>;
|
|
227
|
-
_style?: Partial<CSSStyleDeclaration>;
|
|
228
|
-
_props?: ITableHeaderCellProps;
|
|
229
|
-
_classes?: NgCssClass;
|
|
230
|
-
_colAttr?: Partial<HTMLTableColElement>;
|
|
231
|
-
_colStyle?: Partial<CSSStyleDeclaration>;
|
|
232
|
-
_colProps?: ITableRowCellProps;
|
|
233
|
-
_colClass?: NgCssClass;
|
|
234
|
-
_labelTemplateId?: string;
|
|
235
|
-
_data?: any;
|
|
236
|
-
}
|
|
237
|
-
interface IColumnWithGroup extends IColumnBase {
|
|
238
|
-
group: string;
|
|
239
|
-
children: IColumn[];
|
|
240
|
-
key?: never;
|
|
241
|
-
}
|
|
242
|
-
interface IColumnWithKey extends IColumnBase {
|
|
243
|
-
key: string;
|
|
244
|
-
children?: never;
|
|
245
|
-
group?: never;
|
|
246
|
-
}
|
|
247
|
-
export type IColumn = IColumnWithGroup | IColumnWithKey;
|
|
248
|
-
interface IGroupBase {
|
|
249
|
-
label?: string;
|
|
250
|
-
colspan?: number;
|
|
251
|
-
deep?: number;
|
|
252
|
-
_attr?: Partial<HTMLTableCellElement>;
|
|
253
|
-
_class?: NgCssClass;
|
|
254
|
-
_props?: ITableHeaderCellProps;
|
|
255
|
-
_style?: Partial<CSSStyleDeclaration>;
|
|
256
|
-
_labelTemplateId?: string;
|
|
257
|
-
_data?: any;
|
|
258
|
-
}
|
|
259
|
-
interface IGroupWithGroup extends IGroupBase {
|
|
260
|
-
children: IColumn[] | IGroup[];
|
|
261
|
-
group: string;
|
|
262
|
-
key?: never;
|
|
263
|
-
}
|
|
264
|
-
interface IGroupWithKey extends IGroupBase {
|
|
265
|
-
children?: never;
|
|
266
|
-
group?: never;
|
|
267
|
-
key: string;
|
|
268
|
-
}
|
|
269
|
-
export type IGroup = IGroupWithGroup | IGroupWithKey;
|
|
270
|
-
export interface ITableHeaderCellProps {
|
|
271
|
-
/**
|
|
272
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
273
|
-
*
|
|
274
|
-
* @type 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'dark' | 'light' | string
|
|
275
|
-
*/
|
|
276
|
-
color?: Colors;
|
|
277
|
-
[key: string]: any;
|
|
278
|
-
}
|
|
279
|
-
export interface ISorter {
|
|
280
|
-
resetable?: boolean;
|
|
281
|
-
resettable?: boolean;
|
|
282
|
-
external?: boolean;
|
|
283
|
-
}
|
|
284
|
-
export interface IItem {
|
|
285
|
-
_attr?: Partial<HTMLTableRowElement>;
|
|
286
|
-
_class?: NgCssClass;
|
|
287
|
-
_props?: ITableRowCellProps;
|
|
288
|
-
_style?: Partial<CSSStyleDeclaration>;
|
|
289
|
-
_cellAttr?: ITableCellProps<HTMLTableCellElement>;
|
|
290
|
-
_cellClass?: ITableCellProps<NgCssClass>;
|
|
291
|
-
_cellProps?: ITableCellProps<ITableRowCellProps>;
|
|
292
|
-
_cellStyle?: ITableCellProps<CSSStyleDeclaration>;
|
|
293
|
-
_selected?: boolean;
|
|
294
|
-
_selectable?: boolean;
|
|
295
|
-
[key: string]: number | string | any;
|
|
296
|
-
}
|
|
297
|
-
export interface ITableCellProps<T> {
|
|
298
|
-
_all?: Partial<T>;
|
|
299
|
-
[key: string]: Partial<T> | undefined;
|
|
300
|
-
}
|
|
301
|
-
export interface IItemInternal extends IItem {
|
|
302
|
-
___id?: number;
|
|
303
|
-
}
|
|
304
|
-
export interface ItemsPerPageSelect {
|
|
305
|
-
external?: boolean;
|
|
306
|
-
}
|
|
307
|
-
export interface ISorterValue {
|
|
308
|
-
column?: string;
|
|
309
|
-
state?: number | string;
|
|
310
|
-
}
|
|
311
|
-
export interface ITableFilter {
|
|
312
|
-
lazy?: boolean;
|
|
313
|
-
external?: boolean;
|
|
314
|
-
label?: string;
|
|
315
|
-
placeholder?: string;
|
|
316
|
-
value?: string | number;
|
|
317
|
-
}
|
|
318
|
-
export type SortOrder = 'asc' | 'desc' | 0 | undefined;
|
|
319
|
-
export {};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { IColumn, IGroup, IItem, ISorter } from './smart-table.type';
|
|
2
|
-
export declare const getClickedColumnName: (target: HTMLTextAreaElement, columnNames: string[], selectable: boolean) => string;
|
|
3
|
-
export declare const getColumnKey: (column: IColumn | string) => string;
|
|
4
|
-
export declare const getColumnLabel: (column: IColumn | string) => string;
|
|
5
|
-
export declare const getColumnName: (column: IColumn | string) => string;
|
|
6
|
-
export declare const getColumnNames: (columns: (string | IColumn)[] | undefined, items: IItem[]) => string[];
|
|
7
|
-
export declare const getColumns: (_columns: (IColumn | IGroup)[]) => IColumn[];
|
|
8
|
-
export declare const countColumns: (columns: IColumn[], counter?: number) => number;
|
|
9
|
-
export declare const getColumnGroups: (columns: (string | IColumn)[] | undefined) => IGroup[][];
|
|
10
|
-
export declare const getColumnNamesFromItems: (items: IItem[]) => string[];
|
|
11
|
-
export declare const getColumnValues: (items: IItem[], key: string) => any[];
|
|
12
|
-
export declare const convertNgClassToObj: (value: string | string[] | Set<string> | {
|
|
13
|
-
[klass: string]: any;
|
|
14
|
-
} | null | undefined) => Record<string, boolean>;
|
|
15
|
-
export declare const getTableDataCellClass: (column: IColumn, item: IItem) => {
|
|
16
|
-
[x: string]: boolean;
|
|
17
|
-
};
|
|
18
|
-
export declare const getTableDataCellProps: (column: IColumn, item: IItem) => Record<string, any>;
|
|
19
|
-
export declare const getTableDataCellStyles: (column: IColumn, item: IItem) => Partial<CSSStyleDeclaration>;
|
|
20
|
-
export declare const getTableHeaderCellProps: (column: IColumn | string) => {
|
|
21
|
-
[key: string]: any;
|
|
22
|
-
};
|
|
23
|
-
export declare const getTableHeaderCellClass: (column: IColumn) => {
|
|
24
|
-
[x: string]: boolean;
|
|
25
|
-
};
|
|
26
|
-
export declare const getTableHeaderCellStyles: (column: IColumn, columnSorter: boolean | ISorter | undefined) => Partial<CSSStyleDeclaration>;
|
|
27
|
-
export declare const prettifyName: (name: string) => string;
|
package/lib/spinner/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SpinnerComponent {
|
|
3
|
-
/**
|
|
4
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
5
|
-
* @type Colors
|
|
6
|
-
*/
|
|
7
|
-
readonly color: import("@angular/core").InputSignal<string | undefined>;
|
|
8
|
-
/**
|
|
9
|
-
* Label for accessibility.
|
|
10
|
-
* @type string
|
|
11
|
-
* @default 'Loading...'
|
|
12
|
-
*/
|
|
13
|
-
readonly label: import("@angular/core").InputSignal<string>;
|
|
14
|
-
/**
|
|
15
|
-
* Size the component small.
|
|
16
|
-
* @type string
|
|
17
|
-
* @values 'sm'
|
|
18
|
-
*/
|
|
19
|
-
readonly size: import("@angular/core").InputSignal<"sm" | undefined>;
|
|
20
|
-
/**
|
|
21
|
-
* Set the button variant to an outlined button or a ghost button.
|
|
22
|
-
* @values 'border' | 'grow'
|
|
23
|
-
* @default 'border'
|
|
24
|
-
*/
|
|
25
|
-
readonly variant: import("@angular/core").InputSignal<"border" | "grow">;
|
|
26
|
-
/**
|
|
27
|
-
* Default role attr for Spinner. [docs]
|
|
28
|
-
* @type string
|
|
29
|
-
* @default 'status'
|
|
30
|
-
*/
|
|
31
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
32
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpinnerComponent, "c-spinner", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
35
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./spinner.component";
|
|
3
|
-
export declare class SpinnerModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SpinnerModule, never, [typeof i1.SpinnerComponent], [typeof i1.SpinnerComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SpinnerModule>;
|
|
7
|
-
}
|
package/lib/table/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TableActiveDirective {
|
|
3
|
-
/**
|
|
4
|
-
* Highlight a table row or cell
|
|
5
|
-
* @return boolean
|
|
6
|
-
*/
|
|
7
|
-
readonly active: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableActiveDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableActiveDirective, "[cTableActive]", ["cTableActive"], { "active": { "alias": "cTableActive"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TableColorDirective {
|
|
3
|
-
/**
|
|
4
|
-
* Use contextual color for tables, table rows or individual cells.
|
|
5
|
-
* @return Colors
|
|
6
|
-
*/
|
|
7
|
-
readonly color: import("@angular/core").InputSignal<string | undefined>;
|
|
8
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableColorDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableColorDirective, "[cTableColor]", ["cTableColor"], { "color": { "alias": "cTableColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TableDirective {
|
|
3
|
-
#private;
|
|
4
|
-
/**
|
|
5
|
-
* Set the vertical alignment.
|
|
6
|
-
* @return string
|
|
7
|
-
* @values 'bottom' | 'middle' | 'top'
|
|
8
|
-
*/
|
|
9
|
-
readonly align: import("@angular/core").InputSignal<"top" | "middle" | "bottom" | undefined>;
|
|
10
|
-
/**
|
|
11
|
-
* Sets the border color of the component to one of CoreUI’s themed colors.
|
|
12
|
-
* @return Colors
|
|
13
|
-
*/
|
|
14
|
-
readonly borderColor: import("@angular/core").InputSignal<string | undefined>;
|
|
15
|
-
/**
|
|
16
|
-
* Add borders on all sides of the table and cells.
|
|
17
|
-
* @return boolean
|
|
18
|
-
*/
|
|
19
|
-
readonly bordered: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
20
|
-
/**
|
|
21
|
-
* Remove borders on all sides of the table and cells.
|
|
22
|
-
* @return boolean
|
|
23
|
-
*/
|
|
24
|
-
readonly borderless: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
25
|
-
/**
|
|
26
|
-
* Put the `<caption>` on the top of the table.
|
|
27
|
-
* @return 'top'
|
|
28
|
-
* @values 'top'
|
|
29
|
-
*/
|
|
30
|
-
readonly caption: import("@angular/core").InputSignal<"top" | undefined>;
|
|
31
|
-
/**
|
|
32
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
33
|
-
* @return Colors
|
|
34
|
-
*/
|
|
35
|
-
readonly color: import("@angular/core").InputSignal<string | undefined>;
|
|
36
|
-
/**
|
|
37
|
-
* Enable a hover state on table rows within table body.
|
|
38
|
-
* @return boolean
|
|
39
|
-
*/
|
|
40
|
-
readonly hover: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
41
|
-
/**
|
|
42
|
-
* Make table responsive across all viewports or pick a maximum breakpoint with which to have a responsive table up to.
|
|
43
|
-
* @values: {boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'}
|
|
44
|
-
*/
|
|
45
|
-
readonly responsive: import("@angular/core").InputSignal<boolean | Omit<string, "xs"> | undefined>;
|
|
46
|
-
/**
|
|
47
|
-
* Make table more compact by cutting all cell `padding` in half.
|
|
48
|
-
* @return boolean
|
|
49
|
-
*/
|
|
50
|
-
readonly small: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
51
|
-
/**
|
|
52
|
-
* Add zebra-striping to any table row within the table body.
|
|
53
|
-
* @return boolean
|
|
54
|
-
*/
|
|
55
|
-
readonly striped: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
56
|
-
/**
|
|
57
|
-
* Add zebra-striping to any table column.
|
|
58
|
-
* @return boolean
|
|
59
|
-
* @since 4.2.4
|
|
60
|
-
*/
|
|
61
|
-
readonly stripedColumns: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
62
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableDirective, never>;
|
|
64
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableDirective, "table[cTable]", ["cTable"], { "align": { "alias": "align"; "required": false; "isSignal": true; }; "borderColor": { "alias": "borderColor"; "required": false; "isSignal": true; }; "bordered": { "alias": "bordered"; "required": false; "isSignal": true; }; "borderless": { "alias": "borderless"; "required": false; "isSignal": true; }; "caption": { "alias": "caption"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "hover": { "alias": "hover"; "required": false; "isSignal": true; }; "responsive": { "alias": "responsive"; "required": false; "isSignal": true; }; "small": { "alias": "small"; "required": false; "isSignal": true; }; "striped": { "alias": "striped"; "required": false; "isSignal": true; }; "stripedColumns": { "alias": "stripedColumns"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
65
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./table.directive";
|
|
3
|
-
import * as i2 from "./table-color.directive";
|
|
4
|
-
import * as i3 from "./table-active.directive";
|
|
5
|
-
export declare class TableModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TableModule, never, [typeof i1.TableDirective, typeof i2.TableColorDirective, typeof i3.TableActiveDirective], [typeof i1.TableDirective, typeof i2.TableColorDirective, typeof i3.TableActiveDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TableModule>;
|
|
9
|
-
}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { Breakpoints, Colors } from '../coreui.types';
|
|
2
|
-
export interface ITable {
|
|
3
|
-
/**
|
|
4
|
-
* Set the vertical alignment.
|
|
5
|
-
* @type string
|
|
6
|
-
* @values 'bottom' | 'middle' | 'top'
|
|
7
|
-
*/
|
|
8
|
-
align?: 'bottom' | 'middle' | 'top';
|
|
9
|
-
/**
|
|
10
|
-
* Sets the border color of the component to one of CoreUI’s themed colors.
|
|
11
|
-
* @type Colors
|
|
12
|
-
*/
|
|
13
|
-
borderColor?: Colors;
|
|
14
|
-
/**
|
|
15
|
-
* Add borders on all sides of the table and cells.
|
|
16
|
-
* @type boolean
|
|
17
|
-
*/
|
|
18
|
-
bordered?: boolean | string;
|
|
19
|
-
/**
|
|
20
|
-
* Remove borders on all sides of the table and cells.
|
|
21
|
-
* @type boolean
|
|
22
|
-
*/
|
|
23
|
-
borderless?: boolean | string;
|
|
24
|
-
/**
|
|
25
|
-
* Put the `<caption>` on the top of the table.
|
|
26
|
-
* @values 'top'
|
|
27
|
-
*/
|
|
28
|
-
caption?: 'top';
|
|
29
|
-
/**
|
|
30
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
31
|
-
* @type Colors
|
|
32
|
-
*/
|
|
33
|
-
color?: Colors;
|
|
34
|
-
/**
|
|
35
|
-
* Enable a hover state on table rows within table body.
|
|
36
|
-
* @type boolean
|
|
37
|
-
*/
|
|
38
|
-
hover?: boolean | string;
|
|
39
|
-
/**
|
|
40
|
-
* Make table responsive across all viewports or pick a maximum breakpoint with which to have a responsive table up to.
|
|
41
|
-
* @type: {boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'}
|
|
42
|
-
*/
|
|
43
|
-
responsive?: boolean | Omit<Breakpoints, 'xs'>;
|
|
44
|
-
/**
|
|
45
|
-
* Make table more compact by cutting all cell `padding` in half.
|
|
46
|
-
* @type boolean
|
|
47
|
-
*/
|
|
48
|
-
small?: boolean | string;
|
|
49
|
-
/**
|
|
50
|
-
* Add zebra-striping to any table row within the table body`.
|
|
51
|
-
* @type boolean
|
|
52
|
-
*/
|
|
53
|
-
striped?: boolean | string;
|
|
54
|
-
attributes?: Partial<HTMLTableElement>;
|
|
55
|
-
}
|
|
56
|
-
export interface ITableElementProps {
|
|
57
|
-
/**
|
|
58
|
-
* Set the vertical alignment.
|
|
59
|
-
@type 'bottom' | 'middle' | 'top'
|
|
60
|
-
*/
|
|
61
|
-
align?: ('bottom' | 'middle' | 'top');
|
|
62
|
-
/**
|
|
63
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
64
|
-
* @type Colors
|
|
65
|
-
*/
|
|
66
|
-
color?: Colors;
|
|
67
|
-
/** @deprecated */
|
|
68
|
-
_attributes?: Partial<HTMLTableElement>;
|
|
69
|
-
}
|
|
70
|
-
export interface ITableRowCellProps extends ITableElementProps {
|
|
71
|
-
/**
|
|
72
|
-
* Highlight a table row or cell
|
|
73
|
-
@type boolean
|
|
74
|
-
*/
|
|
75
|
-
active?: boolean;
|
|
76
|
-
/** @deprecated */
|
|
77
|
-
_attributes?: Partial<HTMLTableCellElement> | Partial<HTMLTableRowElement>;
|
|
78
|
-
}
|
package/lib/tabs/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
package/lib/tabs/public_api.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { TabPaneComponent } from './tab-pane/tab-pane.component';
|
|
2
|
-
export { TabContentComponent } from './tab-content/tab-content.component';
|
|
3
|
-
export { TabContentRefDirective } from './tab-content-ref.directive';
|
|
4
|
-
export { TabService } from './tab.service';
|
|
5
|
-
export { TabsModule } from './tabs.module';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, AfterContentInit, EventEmitter, OnChanges, OnDestroy, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { TabPaneComponent } from '../tab-pane/tab-pane.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TabContentComponent implements AfterContentChecked, AfterContentInit, OnChanges, OnDestroy {
|
|
5
|
-
#private;
|
|
6
|
-
/**
|
|
7
|
-
* Set active tabPane index
|
|
8
|
-
* @type number
|
|
9
|
-
*/
|
|
10
|
-
set activeTabPaneIdx(value: number);
|
|
11
|
-
get activeTabPaneIdx(): number;
|
|
12
|
-
/**
|
|
13
|
-
* Event emitted on the active tab pane index change.
|
|
14
|
-
*/
|
|
15
|
-
activeTabPaneIdxChange: EventEmitter<number>;
|
|
16
|
-
panes: QueryList<TabPaneComponent>;
|
|
17
|
-
ngAfterContentInit(): void;
|
|
18
|
-
ngAfterContentChecked(): void;
|
|
19
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
subscribeTabService(subscribe?: boolean): void;
|
|
22
|
-
refreshTabPaneActive(idx: number): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabContentComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabContentComponent, "c-tab-content", ["cTabContent"], { "activeTabPaneIdx": { "alias": "activeTabPaneIdx"; "required": false; }; }, { "activeTabPaneIdxChange": "activeTabPaneIdxChange"; }, ["panes"], ["*"], true, never>;
|
|
25
|
-
static ngAcceptInputType_activeTabPaneIdx: unknown;
|
|
26
|
-
}
|