@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,4 +0,0 @@
|
|
|
1
|
-
export { CalendarNavigationComponent } from './calendar-navigation/calendar-navigation.component';
|
|
2
|
-
export { CalendarMonthComponent } from './calendar-month/calendar-month.component';
|
|
3
|
-
export { CalendarComponent } from './calendar/calendar.component';
|
|
4
|
-
export { CalendarModule } from './calendar.module';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CalloutComponent {
|
|
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
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CalloutComponent, "c-callout, [cCallout]", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
11
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./callout.component";
|
|
3
|
-
export declare class CalloutModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CalloutModule, never, [typeof i1.CalloutComponent], [typeof i1.CalloutComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CalloutModule>;
|
|
7
|
-
}
|
package/lib/callout/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardBodyComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardBodyComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardBodyComponent, "c-card-body, [c-card-body]", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardFooterComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardFooterComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardFooterComponent, "c-card-footer, [c-card-footer]", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardGroupComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardGroupComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardGroupComponent, "c-card-group, [c-card-group]", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardHeaderActionsComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardHeaderActionsComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardHeaderActionsComponent, "c-card-header-actions, [c-card-header-actions]", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardHeaderComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardHeaderComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardHeaderComponent, "c-card-header, [c-card-header]", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardImgOverlayComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardImgOverlayComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardImgOverlayComponent, "c-card-img-overlay", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardImgDirective {
|
|
3
|
-
/**
|
|
4
|
-
* Optionally orientate the image to the top, bottom, or make it overlaid across the card.
|
|
5
|
-
* @type {'top | 'bottom'}
|
|
6
|
-
*/
|
|
7
|
-
readonly orientation: import("@angular/core").InputSignal<"start" | "end" | "top" | "bottom" | undefined>;
|
|
8
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardImgDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CardImgDirective, "[cCardImg]", never, { "orientation": { "alias": "cCardImg"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CardSubtitleDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardSubtitleDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CardSubtitleDirective, "[cCardSubtitle]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { InputSignal } from '@angular/core';
|
|
2
|
-
import { Colors, TextColors } from '../coreui.types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../utilities/text-color.directive";
|
|
5
|
-
import * as i2 from "../utilities/text-bg-color.directive";
|
|
6
|
-
export declare class CardComponent {
|
|
7
|
-
/**
|
|
8
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
9
|
-
* @type Colors
|
|
10
|
-
*/
|
|
11
|
-
readonly color: InputSignal<Colors | undefined>;
|
|
12
|
-
/**
|
|
13
|
-
* Sets the text color context of the component to one of CoreUI’s themed colors.
|
|
14
|
-
* via TextColorDirective
|
|
15
|
-
* @type TextColors
|
|
16
|
-
*/
|
|
17
|
-
readonly textColor: InputSignal<TextColors | undefined>;
|
|
18
|
-
/**
|
|
19
|
-
* Sets the component's color scheme to one of CoreUI themed colors, ensuring the text color contrast adheres to the WCAG 4.5:1 contrast ratio standard for accessibility.
|
|
20
|
-
* via TextBgColorDirective
|
|
21
|
-
* @type Colors
|
|
22
|
-
* @since 5.0.0
|
|
23
|
-
*/
|
|
24
|
-
readonly textBgColor: InputSignal<Colors | undefined>;
|
|
25
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "c-card, [c-card]", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "textColor": { "alias": "textColor"; "required": false; "isSignal": true; }; "textBgColor": { "alias": "textBgColor"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.TextColorDirective; inputs: { "cTextColor": "textColor"; }; outputs: {}; }, { directive: typeof i2.TextBgColorDirective; inputs: { "cTextBgColor": "textBgColor"; }; outputs: {}; }]>;
|
|
28
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./card.component";
|
|
3
|
-
import * as i2 from "./card-body.component";
|
|
4
|
-
import * as i3 from "./card-footer.component";
|
|
5
|
-
import * as i4 from "./card-group.component";
|
|
6
|
-
import * as i5 from "./card-header.component";
|
|
7
|
-
import * as i6 from "./card-header-actions.component";
|
|
8
|
-
import * as i7 from "./card-img.directive";
|
|
9
|
-
import * as i8 from "./card-img-overlay/card-img-overlay.component";
|
|
10
|
-
import * as i9 from "./card-link.directive";
|
|
11
|
-
import * as i10 from "./card-subtitle.directive";
|
|
12
|
-
import * as i11 from "./card-text.directive";
|
|
13
|
-
import * as i12 from "./card-title.directive";
|
|
14
|
-
export declare class CardModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CardModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, never, [typeof i1.CardComponent, typeof i2.CardBodyComponent, typeof i3.CardFooterComponent, typeof i4.CardGroupComponent, typeof i5.CardHeaderComponent, typeof i6.CardHeaderActionsComponent, typeof i7.CardImgDirective, typeof i8.CardImgOverlayComponent, typeof i9.CardLinkDirective, typeof i10.CardSubtitleDirective, typeof i11.CardTextDirective, typeof i12.CardTitleDirective], [typeof i1.CardComponent, typeof i2.CardBodyComponent, typeof i3.CardFooterComponent, typeof i4.CardGroupComponent, typeof i5.CardHeaderComponent, typeof i6.CardHeaderActionsComponent, typeof i7.CardImgDirective, typeof i8.CardImgOverlayComponent, typeof i9.CardLinkDirective, typeof i10.CardSubtitleDirective, typeof i11.CardTextDirective, typeof i12.CardTitleDirective]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CardModule>;
|
|
18
|
-
}
|
package/lib/card/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
package/lib/card/public_api.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export { CardComponent } from './card.component';
|
|
2
|
-
export { CardBodyComponent } from './card-body.component';
|
|
3
|
-
export { CardFooterComponent } from './card-footer.component';
|
|
4
|
-
export { CardGroupComponent } from './card-group.component';
|
|
5
|
-
export { CardHeaderComponent } from './card-header.component';
|
|
6
|
-
export { CardHeaderActionsComponent } from './card-header-actions.component';
|
|
7
|
-
export { CardImgDirective } from './card-img.directive';
|
|
8
|
-
export { CardImgOverlayComponent } from './card-img-overlay/card-img-overlay.component';
|
|
9
|
-
export { CardLinkDirective } from './card-link.directive';
|
|
10
|
-
export { CardSubtitleDirective } from './card-subtitle.directive';
|
|
11
|
-
export { CardTextDirective } from './card-text.directive';
|
|
12
|
-
export { CardTitleDirective } from './card-title.directive';
|
|
13
|
-
export { CardModule } from './card.module';
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { Triggers } from '../../coreui.types';
|
|
3
|
-
import { CarouselConfig } from '../carousel.config';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../../shared/theme.directive";
|
|
6
|
-
export declare class CarouselComponent implements OnInit, OnDestroy, AfterContentInit {
|
|
7
|
-
#private;
|
|
8
|
-
private config;
|
|
9
|
-
constructor(config: CarouselConfig);
|
|
10
|
-
loadConfig(): void;
|
|
11
|
-
/**
|
|
12
|
-
* Index of the active item.
|
|
13
|
-
* @return number
|
|
14
|
-
*/
|
|
15
|
-
readonly activeIndexInput: import("@angular/core").InputSignal<number>;
|
|
16
|
-
readonly activeIndex: import("@angular/core").WritableSignal<number>;
|
|
17
|
-
/**
|
|
18
|
-
* Carousel automatically starts cycle items.
|
|
19
|
-
* @return boolean
|
|
20
|
-
*/
|
|
21
|
-
readonly animateInput: import("@angular/core").InputSignal<boolean>;
|
|
22
|
-
readonly animate: import("@angular/core").WritableSignal<boolean>;
|
|
23
|
-
/**
|
|
24
|
-
* Carousel direction. [docs]
|
|
25
|
-
* @return {'next' | 'prev'}
|
|
26
|
-
*/
|
|
27
|
-
readonly directionInput: import("@angular/core").InputSignal<"next" | "prev">;
|
|
28
|
-
readonly direction: import("@angular/core").WritableSignal<"next" | "prev">;
|
|
29
|
-
/**
|
|
30
|
-
* The amount of time to delay between automatically cycling an item. If false, carousel will not automatically cycle.
|
|
31
|
-
* @return number
|
|
32
|
-
* @default 0
|
|
33
|
-
*/
|
|
34
|
-
readonly intervalInput: import("@angular/core").InputSignal<number>;
|
|
35
|
-
readonly interval: import("@angular/core").WritableSignal<number>;
|
|
36
|
-
/**
|
|
37
|
-
* Sets which event handlers you’d like provided to your pause prop. You can specify one trigger or an array of them.
|
|
38
|
-
* @return {'hover' | 'focus' | 'click'}
|
|
39
|
-
*/
|
|
40
|
-
readonly pause: import("@angular/core").InputSignal<false | Triggers | Triggers[]>;
|
|
41
|
-
/**
|
|
42
|
-
* Support left/right swipe interactions on touchscreen devices.
|
|
43
|
-
* @return boolean
|
|
44
|
-
* @default true
|
|
45
|
-
*/
|
|
46
|
-
readonly touch: import("@angular/core").InputSignal<boolean>;
|
|
47
|
-
/**
|
|
48
|
-
* Set type of the transition.
|
|
49
|
-
* @return {'slide' | 'crossfade'}
|
|
50
|
-
* @default 'slide'
|
|
51
|
-
*/
|
|
52
|
-
readonly transition: import("@angular/core").InputSignal<"slide" | "crossfade">;
|
|
53
|
-
/**
|
|
54
|
-
* Set whether the carousel should cycle continuously or have hard stops.
|
|
55
|
-
* @return boolean
|
|
56
|
-
* @default true
|
|
57
|
-
*/
|
|
58
|
-
readonly wrap: import("@angular/core").InputSignal<boolean>;
|
|
59
|
-
/**
|
|
60
|
-
* Event emitted on carousel item change. [docs]
|
|
61
|
-
* @return number
|
|
62
|
-
*/
|
|
63
|
-
readonly itemChange: import("@angular/core").OutputEmitterRef<number>;
|
|
64
|
-
private timerId;
|
|
65
|
-
private activeItemInterval;
|
|
66
|
-
private swipeSubscription?;
|
|
67
|
-
ngOnInit(): void;
|
|
68
|
-
ngOnDestroy(): void;
|
|
69
|
-
ngAfterContentInit(): void;
|
|
70
|
-
private setListeners;
|
|
71
|
-
private clearListeners;
|
|
72
|
-
set visible(value: boolean);
|
|
73
|
-
get visible(): boolean;
|
|
74
|
-
setTimer(): void;
|
|
75
|
-
resetTimer(): void;
|
|
76
|
-
private carouselStateSubscribe;
|
|
77
|
-
private intersectionServiceSubscribe;
|
|
78
|
-
private swipeSubscribe;
|
|
79
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselComponent, never>;
|
|
80
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "c-carousel", ["cCarousel"], { "activeIndexInput": { "alias": "activeIndex"; "required": false; "isSignal": true; }; "animateInput": { "alias": "animate"; "required": false; "isSignal": true; }; "directionInput": { "alias": "direction"; "required": false; "isSignal": true; }; "intervalInput": { "alias": "interval"; "required": false; "isSignal": true; }; "pause": { "alias": "pause"; "required": false; "isSignal": true; }; "touch": { "alias": "touch"; "required": false; "isSignal": true; }; "transition": { "alias": "transition"; "required": false; "isSignal": true; }; "wrap": { "alias": "wrap"; "required": false; "isSignal": true; }; }, { "itemChange": "itemChange"; }, never, ["*"], true, [{ directive: typeof i1.ThemeDirective; inputs: { "dark": "dark"; }; outputs: {}; }]>;
|
|
81
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CarouselCaptionComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselCaptionComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselCaptionComponent, "c-carousel-caption", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CarouselControlComponent {
|
|
3
|
-
#private;
|
|
4
|
-
/**
|
|
5
|
-
* Carousel control caption. [docs]
|
|
6
|
-
* @return string
|
|
7
|
-
*/
|
|
8
|
-
readonly captionInput: import("@angular/core").InputSignal<string | undefined>;
|
|
9
|
-
readonly caption: import("@angular/core").WritableSignal<string>;
|
|
10
|
-
/**
|
|
11
|
-
* Carousel control direction.
|
|
12
|
-
* @return {'next' | 'prev'}
|
|
13
|
-
*/
|
|
14
|
-
readonly direction: import("@angular/core").InputSignal<"next" | "prev">;
|
|
15
|
-
/**
|
|
16
|
-
* Carousel control role.
|
|
17
|
-
* @return string
|
|
18
|
-
*/
|
|
19
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
20
|
-
readonly hostClasses: import("@angular/core").Signal<string>;
|
|
21
|
-
readonly carouselControlIconClass: import("@angular/core").Signal<string>;
|
|
22
|
-
onKeyUp($event: KeyboardEvent): void;
|
|
23
|
-
onClick($event: MouseEvent): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselControlComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselControlComponent, "c-carousel-control", ["cCarouselControl"], { "captionInput": { "alias": "caption"; "required": false; "isSignal": true; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
26
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit, TemplateRef } from '@angular/core';
|
|
2
|
-
import { TemplateIdDirective } from '../../shared';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CarouselIndicatorsComponent implements OnInit {
|
|
5
|
-
#private;
|
|
6
|
-
items: (number | undefined)[];
|
|
7
|
-
active: number;
|
|
8
|
-
readonly contentTemplates: import("@angular/core").Signal<readonly TemplateIdDirective[]>;
|
|
9
|
-
readonly templates: import("@angular/core").Signal<Record<string, TemplateRef<any>>>;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
onClick(index: number): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselIndicatorsComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselIndicatorsComponent, "c-carousel-indicators", ["cCarouselIndicators"], {}, {}, ["contentTemplates"], never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, AfterContentInit } from '@angular/core';
|
|
2
|
-
import { CarouselItemComponent } from '../carousel-item/carousel-item.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CarouselInnerComponent implements AfterContentInit, AfterContentChecked {
|
|
5
|
-
#private;
|
|
6
|
-
readonly activeIndex: import("@angular/core").WritableSignal<number | undefined>;
|
|
7
|
-
readonly animate: import("@angular/core").WritableSignal<boolean>;
|
|
8
|
-
readonly interval: import("@angular/core").WritableSignal<number>;
|
|
9
|
-
readonly slide: import("@angular/core").WritableSignal<{
|
|
10
|
-
left: boolean;
|
|
11
|
-
}>;
|
|
12
|
-
readonly transition: import("@angular/core").WritableSignal<string>;
|
|
13
|
-
readonly slideType: import("@angular/core").Signal<{
|
|
14
|
-
left: boolean;
|
|
15
|
-
type: string;
|
|
16
|
-
}>;
|
|
17
|
-
readonly ariaLive: import("@angular/core").Signal<"off" | "polite">;
|
|
18
|
-
readonly contentItems: import("@angular/core").Signal<readonly CarouselItemComponent[]>;
|
|
19
|
-
ngAfterContentInit(): void;
|
|
20
|
-
ngAfterContentChecked(): void;
|
|
21
|
-
setItems(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselInnerComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselInnerComponent, "c-carousel-inner", never, {}, {}, ["contentItems"], ["*"], true, never>;
|
|
24
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CarouselItemComponent {
|
|
3
|
-
#private;
|
|
4
|
-
index?: number;
|
|
5
|
-
/**
|
|
6
|
-
* @ignore
|
|
7
|
-
*/
|
|
8
|
-
readonly activeInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
9
|
-
readonly active: import("@angular/core").WritableSignal<boolean>;
|
|
10
|
-
/**
|
|
11
|
-
* Time delay before cycling to next item. If -1, uses carousel interval value.
|
|
12
|
-
* @return number
|
|
13
|
-
* @default -1
|
|
14
|
-
*/
|
|
15
|
-
readonly interval: import("@angular/core").InputSignal<number>;
|
|
16
|
-
/**
|
|
17
|
-
* Carousel item role.
|
|
18
|
-
* @return string
|
|
19
|
-
* @default 'group'
|
|
20
|
-
*/
|
|
21
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
22
|
-
constructor();
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselItemComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselItemComponent, "c-carousel-item", ["cCarouselItem"], { "activeInput": { "alias": "active"; "required": false; "isSignal": true; }; "interval": { "alias": "interval"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
25
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ICarouselState } from './carousel-state.type';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CarouselState {
|
|
4
|
-
#private;
|
|
5
|
-
get state(): ICarouselState;
|
|
6
|
-
set state(state: ICarouselState);
|
|
7
|
-
setItems(newItems: any): void;
|
|
8
|
-
setNextIndex(nextIndex: any): void;
|
|
9
|
-
direction(direction?: 'next' | 'prev'): number;
|
|
10
|
-
reset(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselState, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CarouselState>;
|
|
13
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { CarouselItemComponent } from './carousel-item/carousel-item.component';
|
|
2
|
-
export interface ICarouselOptions {
|
|
3
|
-
activeIndex?: number;
|
|
4
|
-
animate?: boolean;
|
|
5
|
-
direction?: 'next' | 'prev';
|
|
6
|
-
interval?: number;
|
|
7
|
-
transition?: 'slide' | 'crossfade';
|
|
8
|
-
}
|
|
9
|
-
export interface ICarouselState {
|
|
10
|
-
activeItemIndex?: number;
|
|
11
|
-
animate?: boolean;
|
|
12
|
-
direction?: 'next' | 'prev';
|
|
13
|
-
interval?: number;
|
|
14
|
-
items?: CarouselItemComponent[];
|
|
15
|
-
transition?: 'slide' | 'crossfade';
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare function toSlideLeft(fromState: any, toState: any): boolean;
|
|
2
|
-
export declare function toSlideRight(fromState: any, toState: any): boolean;
|
|
3
|
-
export declare function toFadeLeft(fromState: any, toState: any): boolean;
|
|
4
|
-
export declare function toFadeRight(fromState: any, toState: any): boolean;
|
|
5
|
-
export declare const slideAnimationLeft: import("@angular/animations").AnimationReferenceMetadata;
|
|
6
|
-
export declare const slideAnimationRight: import("@angular/animations").AnimationReferenceMetadata;
|
|
7
|
-
export declare const fadeAnimationLeft: import("@angular/animations").AnimationReferenceMetadata;
|
|
8
|
-
export declare const fadeAnimationRight: import("@angular/animations").AnimationReferenceMetadata;
|
|
9
|
-
export declare const carouselPlay: import("@angular/animations").AnimationTriggerMetadata;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CarouselConfig {
|
|
3
|
-
activeIndex: number;
|
|
4
|
-
animate: boolean;
|
|
5
|
-
direction: 'next' | 'prev';
|
|
6
|
-
interval: number;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselConfig, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CarouselConfig>;
|
|
9
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./carousel/carousel.component";
|
|
4
|
-
import * as i2 from "./carousel-caption/carousel-caption.component";
|
|
5
|
-
import * as i3 from "./carousel-control/carousel-control.component";
|
|
6
|
-
import * as i4 from "./carousel-indicators/carousel-indicators.component";
|
|
7
|
-
import * as i5 from "./carousel-inner/carousel-inner.component";
|
|
8
|
-
import * as i6 from "./carousel-item/carousel-item.component";
|
|
9
|
-
export declare class CarouselModule {
|
|
10
|
-
static forRoot(): ModuleWithProviders<CarouselModule>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CarouselModule, never, [typeof i1.CarouselComponent, typeof i2.CarouselCaptionComponent, typeof i3.CarouselControlComponent, typeof i4.CarouselIndicatorsComponent, typeof i5.CarouselInnerComponent, typeof i6.CarouselItemComponent], [typeof i1.CarouselComponent, typeof i2.CarouselCaptionComponent, typeof i3.CarouselControlComponent, typeof i4.CarouselIndicatorsComponent, typeof i5.CarouselInnerComponent, typeof i6.CarouselItemComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CarouselModule>;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export interface ICarouselIndex {
|
|
3
|
-
active?: number;
|
|
4
|
-
interval?: number;
|
|
5
|
-
lastItemIndex?: number;
|
|
6
|
-
}
|
|
7
|
-
export declare class CarouselService {
|
|
8
|
-
#private;
|
|
9
|
-
readonly carouselIndex$: import("rxjs").Observable<ICarouselIndex>;
|
|
10
|
-
setIndex(index: ICarouselIndex): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CarouselService>;
|
|
13
|
-
}
|
package/lib/carousel/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { CarouselComponent } from './carousel/carousel.component';
|
|
2
|
-
export { CarouselCaptionComponent } from './carousel-caption/carousel-caption.component';
|
|
3
|
-
export { CarouselControlComponent } from './carousel-control/carousel-control.component';
|
|
4
|
-
export { CarouselIndicatorsComponent } from './carousel-indicators/carousel-indicators.component';
|
|
5
|
-
export { CarouselInnerComponent } from './carousel-inner/carousel-inner.component';
|
|
6
|
-
export { CarouselItemComponent } from './carousel-item/carousel-item.component';
|
|
7
|
-
export { CarouselConfig } from './carousel.config';
|
|
8
|
-
export { CarouselModule } from './carousel.module';
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare const expandAnimation: import("@angular/animations").AnimationReferenceMetadata;
|
|
2
|
-
export declare const collapseAnimation: import("@angular/animations").AnimationReferenceMetadata;
|
|
3
|
-
export declare const expandHorizontalAnimation: import("@angular/animations").AnimationReferenceMetadata;
|
|
4
|
-
export declare const collapseHorizontalAnimation: import("@angular/animations").AnimationReferenceMetadata;
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CollapseDirective implements OnDestroy {
|
|
4
|
-
#private;
|
|
5
|
-
constructor();
|
|
6
|
-
/**
|
|
7
|
-
* @ignore
|
|
8
|
-
*/
|
|
9
|
-
readonly animateInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
10
|
-
readonly animate: import("@angular/core").WritableSignal<boolean>;
|
|
11
|
-
/**
|
|
12
|
-
* Set horizontal collapsing to transition the width instead of height.
|
|
13
|
-
* @type boolean
|
|
14
|
-
* @default false
|
|
15
|
-
*/
|
|
16
|
-
readonly horizontal: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
17
|
-
/**
|
|
18
|
-
* Toggle the visibility of collapsible element.
|
|
19
|
-
* @type boolean
|
|
20
|
-
* @default false
|
|
21
|
-
*/
|
|
22
|
-
readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
23
|
-
readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>;
|
|
24
|
-
readonly visible: import("@angular/core").WritableSignal<boolean>;
|
|
25
|
-
/**
|
|
26
|
-
* Add `navbar` prop for grouping and hiding navbar contents by a parent breakpoint.
|
|
27
|
-
* @type boolean
|
|
28
|
-
* @default false
|
|
29
|
-
*/
|
|
30
|
-
readonly navbar: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
31
|
-
/**
|
|
32
|
-
* @ignore
|
|
33
|
-
*/
|
|
34
|
-
readonly duration: import("@angular/core").InputSignal<string>;
|
|
35
|
-
/**
|
|
36
|
-
* @ignore
|
|
37
|
-
*/
|
|
38
|
-
readonly transition: import("@angular/core").InputSignal<string>;
|
|
39
|
-
/**
|
|
40
|
-
* Event emitted on visibility change. [docs]
|
|
41
|
-
* @type string
|
|
42
|
-
*/
|
|
43
|
-
readonly collapseChange: import("@angular/core").OutputEmitterRef<string>;
|
|
44
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
toggle(visible?: boolean): void;
|
|
47
|
-
destroyPlayer(): void;
|
|
48
|
-
createPlayer(visible?: boolean): void;
|
|
49
|
-
setMaxSize(): void;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CollapseDirective, never>;
|
|
51
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CollapseDirective, "[cCollapse]", ["cCollapse"], { "animateInput": { "alias": "animate"; "required": false; "isSignal": true; }; "horizontal": { "alias": "horizontal"; "required": false; "isSignal": true; }; "visibleInput": { "alias": "visible"; "required": false; "isSignal": true; }; "navbar": { "alias": "navbar"; "required": false; "isSignal": true; }; "duration": { "alias": "duration"; "required": false; "isSignal": true; }; "transition": { "alias": "transition"; "required": false; "isSignal": true; }; }, { "visibleChange": "visibleChange"; "collapseChange": "collapseChange"; }, never, never, true, never>;
|
|
52
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./collapse.directive";
|
|
4
|
-
export declare class CollapseModule {
|
|
5
|
-
static forRoot(): ModuleWithProviders<CollapseModule>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CollapseModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CollapseModule, never, [typeof i1.CollapseDirective], [typeof i1.CollapseDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CollapseModule>;
|
|
9
|
-
}
|
package/lib/collapse/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
package/lib/coreui.types.d.ts
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { IsActiveMatchOptions } from '@angular/router';
|
|
2
|
-
export declare type BooleanInput = string | boolean | null | undefined;
|
|
3
|
-
export declare type NumberInput = string | number | null | undefined;
|
|
4
|
-
export type NgCssClass = string | string[] | Set<string> | {
|
|
5
|
-
[klass: string]: any;
|
|
6
|
-
};
|
|
7
|
-
export declare enum BreakpointInfix {
|
|
8
|
-
xs = "xs",
|
|
9
|
-
sm = "sm",
|
|
10
|
-
md = "md",
|
|
11
|
-
lg = "lg",
|
|
12
|
-
xl = "xl",
|
|
13
|
-
xxl = "xxl"
|
|
14
|
-
}
|
|
15
|
-
export type BreakpointInfixStrings = keyof typeof BreakpointInfix;
|
|
16
|
-
export type Breakpoints = BreakpointInfixStrings | string;
|
|
17
|
-
export type Sizes = 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | string;
|
|
18
|
-
export type Colors = 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'dark' | 'light' | 'primary-gradient' | 'secondary-gradient' | 'success-gradient' | 'danger-gradient' | 'warning-gradient' | 'info-gradient' | 'dark-gradient' | 'light-gradient' | string;
|
|
19
|
-
export type BackgroundColors = Colors | 'body' | 'white' | 'transparent';
|
|
20
|
-
export type Directions = 'down' | 'up' | 'start' | 'end' | '';
|
|
21
|
-
export type TextColors = Colors | 'primary-emphasis' | 'secondary-emphasis' | 'success-emphasis' | 'danger-emphasis' | 'warning-emphasis' | 'info-emphasis' | 'light-emphasis' | 'body' | 'body-emphasis' | 'body-secondary' | 'body-tertiary' | 'black' | 'black-50' | 'white' | 'white-50' | string;
|
|
22
|
-
export type Alignment = 'baseline' | 'top' | 'middle' | 'bottom' | 'text-top' | 'text-bottom';
|
|
23
|
-
export type BadgePositions = 'top-start' | 'top-end' | 'bottom-end' | 'bottom-start' | string | undefined;
|
|
24
|
-
export type Placements = 'auto' | 'auto-start' | 'auto-end' | 'top-end' | 'top' | 'top-start' | 'bottom-end' | 'bottom' | 'bottom-start' | 'right-start' | 'right' | 'right-end' | 'left-start' | 'left' | 'left-end' | undefined;
|
|
25
|
-
export type Shapes = 'rounded' | 'rounded-top' | 'rounded-end' | 'rounded-bottom' | 'rounded-start' | 'rounded-circle' | 'rounded-pill' | 'rounded-0' | 'rounded-1' | 'rounded-2' | 'rounded-3' | string;
|
|
26
|
-
export type Triggers = 'hover' | 'focus' | 'click' | 'focusin';
|
|
27
|
-
export type Positions = 'fixed' | 'sticky';
|
|
28
|
-
export type InputType = 'button' | 'color' | 'date' | 'datetime' | 'datetime-local' | 'email' | 'file' | 'hidden' | 'image' | 'month' | 'number' | 'password' | 'range' | 'reset' | 'search' | 'submit' | 'tel' | 'text' | 'time' | 'url' | 'week' | 'checkbox' | 'radio';
|
|
29
|
-
export interface INavLinkProps {
|
|
30
|
-
queryParams?: {
|
|
31
|
-
[k: string]: any;
|
|
32
|
-
};
|
|
33
|
-
fragment?: string;
|
|
34
|
-
queryParamsHandling?: 'merge' | 'preserve' | '' | null;
|
|
35
|
-
preserveFragment?: boolean;
|
|
36
|
-
skipLocationChange?: boolean;
|
|
37
|
-
replaceUrl?: boolean;
|
|
38
|
-
state?: {
|
|
39
|
-
[k: string]: any;
|
|
40
|
-
};
|
|
41
|
-
routerLinkActiveOptions?: {
|
|
42
|
-
exact: boolean;
|
|
43
|
-
} | IsActiveMatchOptions;
|
|
44
|
-
routerLinkActive?: string | string[];
|
|
45
|
-
ariaCurrentWhenActive?: 'page' | 'step' | 'location' | 'date' | 'time' | true | false;
|
|
46
|
-
}
|
|
47
|
-
export interface INavAttributes {
|
|
48
|
-
[propName: string]: any;
|
|
49
|
-
}
|
|
50
|
-
export type ButtonType = 'button' | 'submit' | 'reset';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ModelSignal } from '@angular/core';
|
|
2
|
-
import { DateRangePickerComponent } from '../date-range-picker';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DatePickerComponent extends DateRangePickerComponent {
|
|
5
|
-
readonly dateChange: import("@angular/core").OutputEmitterRef<Date | null | undefined>;
|
|
6
|
-
readonly calendars: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
7
|
-
readonly placeholder: import("@angular/core").InputSignal<string | string[]>;
|
|
8
|
-
readonly range: import("@angular/core").WritableSignal<boolean>;
|
|
9
|
-
readonly endDate: import("@angular/core").WritableSignal<null>;
|
|
10
|
-
readonly startDateModel: ModelSignal<Date | null>;
|
|
11
|
-
get date(): Date | null;
|
|
12
|
-
writeValue(value: Date | null): void;
|
|
13
|
-
subscribeDateChange(subscribe?: boolean): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "c-date-picker", ["cDatePicker"], { "calendars": { "alias": "calendars"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "startDateModel": { "alias": "date"; "required": false; "isSignal": true; }; }, { "dateChange": "dateChange"; "startDateModel": "dateChange"; }, never, ["*"], true, never>;
|
|
16
|
-
}
|