@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,74 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, OnDestroy, OnInit, Renderer2 } from '@angular/core';
|
|
2
|
-
import { ToasterService } from '../toaster/toaster.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
type AnimateType = 'hide' | 'show';
|
|
5
|
-
export declare class ToastComponent implements OnInit, OnDestroy {
|
|
6
|
-
#private;
|
|
7
|
-
readonly changeDetectorRef: ChangeDetectorRef;
|
|
8
|
-
readonly hostElement: ElementRef<any>;
|
|
9
|
-
readonly renderer: Renderer2;
|
|
10
|
-
readonly toasterService: ToasterService;
|
|
11
|
-
readonly dynamic: import("@angular/core").InputSignal<boolean | undefined>;
|
|
12
|
-
readonly placementInput: import("@angular/core").InputSignal<string | undefined>;
|
|
13
|
-
get placement(): string | undefined;
|
|
14
|
-
/**
|
|
15
|
-
* Auto hide the toast.
|
|
16
|
-
* @return boolean
|
|
17
|
-
*/
|
|
18
|
-
readonly autohide: import("@angular/core").InputSignal<boolean>;
|
|
19
|
-
/**
|
|
20
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
21
|
-
* @return Colors
|
|
22
|
-
*/
|
|
23
|
-
readonly color: import("@angular/core").InputSignal<string>;
|
|
24
|
-
/**
|
|
25
|
-
* Delay hiding the toast (ms).
|
|
26
|
-
* @return number
|
|
27
|
-
*/
|
|
28
|
-
readonly delay: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
29
|
-
/**
|
|
30
|
-
* Apply fade transition to the toast.
|
|
31
|
-
* @return boolean
|
|
32
|
-
*/
|
|
33
|
-
readonly fade: import("@angular/core").InputSignal<boolean>;
|
|
34
|
-
/**
|
|
35
|
-
* Toggle the visibility of component.
|
|
36
|
-
* @return boolean
|
|
37
|
-
*/
|
|
38
|
-
readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
39
|
-
set visible(value: boolean);
|
|
40
|
-
get visible(): boolean;
|
|
41
|
-
/**
|
|
42
|
-
* @ignore
|
|
43
|
-
*/
|
|
44
|
-
readonly index: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
45
|
-
/**
|
|
46
|
-
* Event emitted on visibility change. [docs]
|
|
47
|
-
* @return <boolean>
|
|
48
|
-
*/
|
|
49
|
-
readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>;
|
|
50
|
-
/**
|
|
51
|
-
* Event emitted on timer tick. [docs]
|
|
52
|
-
* @return number
|
|
53
|
-
*/
|
|
54
|
-
readonly timer: import("@angular/core").OutputEmitterRef<number>;
|
|
55
|
-
private timerId;
|
|
56
|
-
private clockId;
|
|
57
|
-
private clockTimerId;
|
|
58
|
-
private _clock;
|
|
59
|
-
get clock(): number;
|
|
60
|
-
set clock(value: number);
|
|
61
|
-
readonly animationDisabled: import("@angular/core").Signal<boolean>;
|
|
62
|
-
get animateType(): AnimateType;
|
|
63
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
64
|
-
ngOnInit(): void;
|
|
65
|
-
ngOnDestroy(): void;
|
|
66
|
-
setTimer(): void;
|
|
67
|
-
clearTimer(): void;
|
|
68
|
-
onClose(): void;
|
|
69
|
-
setClock(): void;
|
|
70
|
-
clearClock(): void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastComponent, never>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastComponent, "c-toast", ["cToast"], { "dynamic": { "alias": "dynamic"; "required": false; "isSignal": true; }; "placementInput": { "alias": "placement"; "required": false; "isSignal": true; }; "autohide": { "alias": "autohide"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "delay": { "alias": "delay"; "required": false; "isSignal": true; }; "fade": { "alias": "fade"; "required": false; "isSignal": true; }; "visibleInput": { "alias": "visible"; "required": false; "isSignal": true; }; "index": { "alias": "index"; "required": false; "isSignal": true; }; }, { "visibleChange": "visibleChange"; "timer": "timer"; }, never, ["*"], true, never>;
|
|
73
|
-
}
|
|
74
|
-
export {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ToastComponent } from '../toast/toast.component';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ToastBodyComponent {
|
|
4
|
-
readonly toast?: ToastComponent | null | undefined;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastBodyComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastBodyComponent, "c-toast-body", ["cToastBody"], {}, {}, never, ["*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { ToastComponent } from './toast/toast.component';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ToastCloseDirective {
|
|
4
|
-
#private;
|
|
5
|
-
readonly cToastClose: import("@angular/core").InputSignal<ToastComponent | undefined>;
|
|
6
|
-
toggleOpen($event: MouseEvent): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastCloseDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToastCloseDirective, "[cToastClose]", ["cToastClose"], { "cToastClose": { "alias": "cToastClose"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ToastComponent } from '../toast/toast.component';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ToastHeaderComponent {
|
|
4
|
-
#private;
|
|
5
|
-
readonly toast: import("@angular/core").WritableSignal<ToastComponent | undefined>;
|
|
6
|
-
/**
|
|
7
|
-
* Add close button to a toast header
|
|
8
|
-
* @return boolean
|
|
9
|
-
*/
|
|
10
|
-
readonly closeButton: import("@angular/core").InputSignal<boolean>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastHeaderComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastHeaderComponent, "c-toast-header", ["cToastHeader"], { "closeButton": { "alias": "closeButton"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
13
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toast-body/toast-body.component";
|
|
3
|
-
import * as i2 from "./toast/toast.component";
|
|
4
|
-
import * as i3 from "./toast-close.directive";
|
|
5
|
-
import * as i4 from "./toast-header/toast-header.component";
|
|
6
|
-
import * as i5 from "./toaster/toaster.component";
|
|
7
|
-
import * as i6 from "./toaster/toaster-host.directive";
|
|
8
|
-
export declare class ToastModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, never, [typeof i1.ToastBodyComponent, typeof i2.ToastComponent, typeof i3.ToastCloseDirective, typeof i4.ToastHeaderComponent, typeof i5.ToasterComponent, typeof i6.ToasterHostDirective], [typeof i1.ToastBodyComponent, typeof i2.ToastComponent, typeof i3.ToastCloseDirective, typeof i4.ToastHeaderComponent, typeof i5.ToasterComponent, typeof i6.ToasterHostDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ToastModule>;
|
|
12
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ViewContainerRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ToasterHostDirective {
|
|
4
|
-
readonly viewContainerRef: ViewContainerRef;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToasterHostDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToasterHostDirective, "[cToasterHost]", ["cToasterHost"], {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { ComponentRef, Injector, NgModuleRef, OnInit, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { IToasterAction } from './toaster.service';
|
|
3
|
-
import { ToasterHostDirective } from './toaster-host.directive';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare enum ToasterPlacement {
|
|
6
|
-
Static = "static",
|
|
7
|
-
TopStart = "top-start",
|
|
8
|
-
TopCenter = "top-center",
|
|
9
|
-
TopEnd = "top-end",
|
|
10
|
-
MiddleStart = "middle-start",
|
|
11
|
-
MiddleCenter = "middle-center",
|
|
12
|
-
MiddleEnd = "middle-end",
|
|
13
|
-
BottomStart = "bottom-start",
|
|
14
|
-
BottomCenter = "bottom-center",
|
|
15
|
-
BottomEnd = "bottom-end"
|
|
16
|
-
}
|
|
17
|
-
export type TToasterPlacement = ToasterPlacement.Static | ToasterPlacement.TopStart | ToasterPlacement.TopCenter | ToasterPlacement.TopEnd | ToasterPlacement.MiddleStart | ToasterPlacement.MiddleCenter | ToasterPlacement.MiddleEnd | ToasterPlacement.BottomStart | ToasterPlacement.BottomCenter | ToasterPlacement.BottomEnd | string;
|
|
18
|
-
export declare class ToasterComponent implements OnInit {
|
|
19
|
-
#private;
|
|
20
|
-
placements: ToasterPlacement[];
|
|
21
|
-
toastsDynamic: ComponentRef<any>[];
|
|
22
|
-
/**
|
|
23
|
-
* Toaster placement
|
|
24
|
-
* @return TToasterPlacement
|
|
25
|
-
*/
|
|
26
|
-
readonly placementInput: import("@angular/core").InputSignal<string>;
|
|
27
|
-
get placement(): string;
|
|
28
|
-
/**
|
|
29
|
-
* Toaster position
|
|
30
|
-
* @return (string | 'absolute' | 'fixed' | 'static')
|
|
31
|
-
*/
|
|
32
|
-
readonly position: import("@angular/core").InputSignal<string>;
|
|
33
|
-
readonly toasterHost: import("@angular/core").Signal<ToasterHostDirective>;
|
|
34
|
-
readonly contentToasts: import("@angular/core").Signal<readonly ViewContainerRef[]>;
|
|
35
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
36
|
-
ngOnInit(): void;
|
|
37
|
-
addToast(toast: any, props: any, options?: {
|
|
38
|
-
index?: number;
|
|
39
|
-
injector?: Injector;
|
|
40
|
-
ngModuleRef?: NgModuleRef<unknown>;
|
|
41
|
-
projectableNodes?: Node[][];
|
|
42
|
-
}): ComponentRef<any>;
|
|
43
|
-
removeToast(state: IToasterAction): void;
|
|
44
|
-
private stateToasterSubscribe;
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToasterComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToasterComponent, "c-toaster", ["cToaster"], { "placementInput": { "alias": "placement"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; }, {}, ["contentToasts"], ["*"], true, never>;
|
|
47
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { TToasterPlacement } from './toaster.component';
|
|
2
|
-
import { type ToastComponent } from '../toast/toast.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface IToasterAction {
|
|
5
|
-
placement?: TToasterPlacement;
|
|
6
|
-
toast?: ToastComponent;
|
|
7
|
-
show?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare class ToasterService {
|
|
10
|
-
#private;
|
|
11
|
-
readonly toasterState$: import("rxjs").Observable<IToasterAction>;
|
|
12
|
-
setState(state: IToasterAction): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToasterService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ToasterService>;
|
|
15
|
-
}
|
package/lib/tooltip/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, Renderer2, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TooltipComponent implements OnDestroy {
|
|
4
|
-
#private;
|
|
5
|
-
readonly renderer: Renderer2;
|
|
6
|
-
/**
|
|
7
|
-
* Content of tooltip
|
|
8
|
-
* @type {string | TemplateRef}
|
|
9
|
-
*/
|
|
10
|
-
readonly content: import("@angular/core").InputSignal<string | TemplateRef<any>>;
|
|
11
|
-
/**
|
|
12
|
-
* Toggle the visibility of popover component.
|
|
13
|
-
* @type boolean
|
|
14
|
-
*/
|
|
15
|
-
readonly visible: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
16
|
-
readonly id: import("@angular/core").InputSignal<string | undefined>;
|
|
17
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
18
|
-
readonly viewContainerRef: import("@angular/core").Signal<ViewContainerRef | undefined>;
|
|
19
|
-
private textNode;
|
|
20
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
private clear;
|
|
23
|
-
private updateView;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "c-tooltip", never, { "content": { "alias": "content"; "required": false; "isSignal": true; }; "visible": { "alias": "visible"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy, OnInit, TemplateRef } from '@angular/core';
|
|
2
|
-
import { Options } from '@popperjs/core';
|
|
3
|
-
import { Triggers } from '../coreui.types';
|
|
4
|
-
import { ElementRefDirective } from '../shared';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TooltipDirective implements OnDestroy, OnInit, AfterViewInit {
|
|
7
|
-
#private;
|
|
8
|
-
/**
|
|
9
|
-
* Content of tooltip
|
|
10
|
-
* @return {string | TemplateRef}
|
|
11
|
-
*/
|
|
12
|
-
readonly content: import("@angular/core").InputSignal<string | TemplateRef<any> | undefined>;
|
|
13
|
-
/**
|
|
14
|
-
* Optional popper Options object, takes precedence over cPopoverPlacement prop
|
|
15
|
-
* @return Partial<Options>
|
|
16
|
-
*/
|
|
17
|
-
readonly popperOptions: import("@angular/core").InputSignal<Partial<Options>>;
|
|
18
|
-
readonly popperOptionsComputed: import("@angular/core").Signal<{
|
|
19
|
-
placement: import("@popperjs/core").Placement;
|
|
20
|
-
modifiers?: Partial<import("@popperjs/core").Modifier<any, any>>[] | undefined;
|
|
21
|
-
strategy?: import("@popperjs/core").PositioningStrategy | undefined;
|
|
22
|
-
onFirstUpdate?: ((arg0: Partial<import("@popperjs/core").State>) => void) | undefined;
|
|
23
|
-
}>;
|
|
24
|
-
/**
|
|
25
|
-
* Describes the placement of your component after Popper.js has applied all the modifiers that may have flipped or altered the originally provided placement property.
|
|
26
|
-
* @return: 'top' | 'bottom' | 'left' | 'right'
|
|
27
|
-
* @default: 'top'
|
|
28
|
-
*/
|
|
29
|
-
readonly placement: import("@angular/core").InputSignal<"top" | "bottom" | "right" | "left">;
|
|
30
|
-
/**
|
|
31
|
-
* ElementRefDirective for positioning the tooltip on reference element
|
|
32
|
-
* @return: ElementRefDirective
|
|
33
|
-
* @default: undefined
|
|
34
|
-
*/
|
|
35
|
-
readonly reference: import("@angular/core").InputSignal<ElementRefDirective | undefined>;
|
|
36
|
-
readonly referenceRef: import("@angular/core").Signal<ElementRef<any>>;
|
|
37
|
-
/**
|
|
38
|
-
* Sets which event handlers you’d like provided to your toggle prop. You can specify one trigger or an array of them.
|
|
39
|
-
* @return: 'Triggers | Triggers[]
|
|
40
|
-
*/
|
|
41
|
-
readonly trigger: import("@angular/core").InputSignal<Triggers | Triggers[]>;
|
|
42
|
-
/**
|
|
43
|
-
* Toggle the visibility of tooltip component.
|
|
44
|
-
* @return boolean
|
|
45
|
-
*/
|
|
46
|
-
readonly visible: import("@angular/core").ModelSignal<boolean>;
|
|
47
|
-
get ariaDescribedBy(): string | null;
|
|
48
|
-
private tooltip;
|
|
49
|
-
private tooltipId;
|
|
50
|
-
private tooltipRef;
|
|
51
|
-
private popperInstance;
|
|
52
|
-
private _popperOptions;
|
|
53
|
-
ngAfterViewInit(): void;
|
|
54
|
-
ngOnDestroy(): void;
|
|
55
|
-
ngOnInit(): void;
|
|
56
|
-
private setListeners;
|
|
57
|
-
private clearListeners;
|
|
58
|
-
private intersectionServiceSubscribe;
|
|
59
|
-
private getUID;
|
|
60
|
-
private createTooltipElement;
|
|
61
|
-
private destroyTooltipElement;
|
|
62
|
-
private addTooltipElement;
|
|
63
|
-
private removeTooltipElement;
|
|
64
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipDirective, never>;
|
|
65
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[cTooltip]", ["cTooltip"], { "content": { "alias": "cTooltip"; "required": false; "isSignal": true; }; "popperOptions": { "alias": "cTooltipOptions"; "required": false; "isSignal": true; }; "placement": { "alias": "cTooltipPlacement"; "required": false; "isSignal": true; }; "reference": { "alias": "cTooltipRef"; "required": false; "isSignal": true; }; "trigger": { "alias": "cTooltipTrigger"; "required": false; "isSignal": true; }; "visible": { "alias": "cTooltipVisible"; "required": false; "isSignal": true; }; }, { "visible": "cTooltipVisibleChange"; }, never, never, true, never>;
|
|
66
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tooltip/tooltip.component";
|
|
3
|
-
import * as i2 from "./tooltip.directive";
|
|
4
|
-
export declare class TooltipModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipModule, never, [typeof i1.TooltipComponent, typeof i2.TooltipDirective], [typeof i1.TooltipComponent, typeof i2.TooltipDirective]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TooltipModule>;
|
|
8
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Alignment } from '../coreui.types';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class AlignDirective {
|
|
4
|
-
/**
|
|
5
|
-
* Set vertical alignment of inline, inline-block, inline-table, and table cell elements
|
|
6
|
-
* @return Alignment
|
|
7
|
-
*/
|
|
8
|
-
readonly align: import("@angular/core").InputSignal<Alignment | undefined>;
|
|
9
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlignDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AlignDirective, "[cAlign]", ["cAlign"], { "align": { "alias": "cAlign"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BgColorDirective {
|
|
3
|
-
/**
|
|
4
|
-
* Set the background of an element to any contextual class
|
|
5
|
-
*/
|
|
6
|
-
readonly cBgColor: import("@angular/core").InputSignal<string>;
|
|
7
|
-
/**
|
|
8
|
-
* Add linear gradient as background image to the backgrounds.
|
|
9
|
-
* @return boolean
|
|
10
|
-
*/
|
|
11
|
-
readonly gradient: import("@angular/core").InputSignal<boolean | undefined>;
|
|
12
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BgColorDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BgColorDirective, "[cBgColor]", ["cBgColor"], { "cBgColor": { "alias": "cBgColor"; "required": false; "isSignal": true; }; "gradient": { "alias": "gradient"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Border } from './border.type';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BorderDirective {
|
|
4
|
-
/**
|
|
5
|
-
* Add or remove an element’s borders
|
|
6
|
-
* @return Border
|
|
7
|
-
*/
|
|
8
|
-
readonly cBorder: import("@angular/core").InputSignal<Border>;
|
|
9
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BorderDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BorderDirective, "[cBorder]", ["cBorder"], { "cBorder": { "alias": "cBorder"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Colors } from '../coreui.types';
|
|
2
|
-
export type Border = boolean | BorderWidth | BorderColor | IBorderElement | IBorder;
|
|
3
|
-
export interface IBorder {
|
|
4
|
-
top?: BorderWidth | BorderColor | IBorderElement | boolean;
|
|
5
|
-
end?: BorderWidth | BorderColor | IBorderElement | boolean;
|
|
6
|
-
bottom?: BorderWidth | BorderColor | IBorderElement | boolean;
|
|
7
|
-
start?: BorderWidth | BorderColor | IBorderElement | boolean;
|
|
8
|
-
color?: BorderColor;
|
|
9
|
-
}
|
|
10
|
-
export type BorderColor = Colors | 'white';
|
|
11
|
-
export type BorderWidth = 0 | 1 | 2 | 3 | 4 | 5 | number;
|
|
12
|
-
export interface IBorderElement {
|
|
13
|
-
color?: BorderColor;
|
|
14
|
-
width?: BorderWidth;
|
|
15
|
-
}
|
package/lib/utilities/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { AlignDirective } from './align.directive';
|
|
2
|
-
export { BgColorDirective } from './bg-color.directive';
|
|
3
|
-
export { BorderDirective } from './border.directive';
|
|
4
|
-
export { RoundedDirective } from './rounded.directive';
|
|
5
|
-
export { ShadowOnScrollDirective } from './shadow-on-scroll.directive';
|
|
6
|
-
export { TextColorDirective } from './text-color.directive';
|
|
7
|
-
export { TextBgColorDirective } from './text-bg-color.directive';
|
|
8
|
-
export { UtilitiesModule } from './utilities.module';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Rounded } from './rounded.type';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class RoundedDirective {
|
|
4
|
-
/**
|
|
5
|
-
* Set border radius variant and radius size
|
|
6
|
-
* @type Rounded
|
|
7
|
-
*/
|
|
8
|
-
readonly cRounded: import("@angular/core").InputSignal<Rounded>;
|
|
9
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RoundedDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RoundedDirective, "[cRounded]", ["cRounded"], { "cRounded": { "alias": "cRounded"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export type Rounded = boolean | RoundedSize | RoundedElement | IRoundedCorner;
|
|
2
|
-
export interface IRoundedCorner {
|
|
3
|
-
top?: boolean;
|
|
4
|
-
end?: boolean;
|
|
5
|
-
bottom?: boolean;
|
|
6
|
-
start?: boolean;
|
|
7
|
-
circle?: boolean;
|
|
8
|
-
pill?: boolean;
|
|
9
|
-
size?: RoundedSize;
|
|
10
|
-
}
|
|
11
|
-
export type RoundedSize = 0 | 1 | 2 | 3 | number;
|
|
12
|
-
export type RoundedElement = 'top' | 'end' | 'bottom' | 'start' | 'circle' | 'pill';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ShadowOnScrollDirective {
|
|
3
|
-
#private;
|
|
4
|
-
constructor();
|
|
5
|
-
readonly cShadowOnScroll: import("@angular/core").InputSignal<boolean | "sm" | "lg" | "none">;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ShadowOnScrollDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ShadowOnScrollDirective, "[cShadowOnScroll]", ["cShadowOnScroll"], { "cShadowOnScroll": { "alias": "cShadowOnScroll"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { InputSignal } from '@angular/core';
|
|
2
|
-
import { Colors } from '../coreui.types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TextBgColorDirective {
|
|
5
|
-
/**
|
|
6
|
-
* Set text-bg-color of element
|
|
7
|
-
* @type Colors
|
|
8
|
-
*/
|
|
9
|
-
readonly textBgColor: InputSignal<Colors>;
|
|
10
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextBgColorDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TextBgColorDirective, "[cTextBgColor]", never, { "textBgColor": { "alias": "cTextBgColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { InputSignal } from '@angular/core';
|
|
2
|
-
import { TextColors } from '../coreui.types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TextColorDirective {
|
|
5
|
-
/**
|
|
6
|
-
* Set text-color of element
|
|
7
|
-
* @type TextColors
|
|
8
|
-
*/
|
|
9
|
-
readonly color: InputSignal<TextColors>;
|
|
10
|
-
readonly hostClasses: import("@angular/core").Signal<{
|
|
11
|
-
[x: string]: boolean;
|
|
12
|
-
}>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextColorDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TextColorDirective, "[cTextColor]", never, { "color": { "alias": "cTextColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./align.directive";
|
|
3
|
-
import * as i2 from "./bg-color.directive";
|
|
4
|
-
import * as i3 from "./border.directive";
|
|
5
|
-
import * as i4 from "./rounded.directive";
|
|
6
|
-
import * as i5 from "./shadow-on-scroll.directive";
|
|
7
|
-
import * as i6 from "./text-color.directive";
|
|
8
|
-
import * as i7 from "./text-bg-color.directive";
|
|
9
|
-
export declare class UtilitiesModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UtilitiesModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<UtilitiesModule, never, [typeof i1.AlignDirective, typeof i2.BgColorDirective, typeof i3.BorderDirective, typeof i4.RoundedDirective, typeof i5.ShadowOnScrollDirective, typeof i6.TextColorDirective, typeof i7.TextBgColorDirective], [typeof i1.AlignDirective, typeof i2.BgColorDirective, typeof i3.BorderDirective, typeof i4.RoundedDirective, typeof i5.ShadowOnScrollDirective, typeof i6.TextColorDirective, typeof i7.TextBgColorDirective]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<UtilitiesModule>;
|
|
13
|
-
}
|
package/lib/widget/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { WidgetStatAComponent } from './widget-stat-a/widget-stat-a.component';
|
|
2
|
-
export { WidgetStatBComponent } from './widget-stat-b/widget-stat-b.component';
|
|
3
|
-
export { WidgetStatCComponent } from './widget-stat-c/widget-stat-c.component';
|
|
4
|
-
export { WidgetStatDComponent } from './widget-stat-d/widget-stat-d.component';
|
|
5
|
-
export { WidgetStatEComponent } from './widget-stat-e/widget-stat-e.component';
|
|
6
|
-
export { WidgetStatFComponent } from './widget-stat-f/widget-stat-f.component';
|
|
7
|
-
export { WidgetModule } from './widget.module';
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { InputSignal, TemplateRef } from '@angular/core';
|
|
2
|
-
import { TemplateIdDirective } from '../../shared';
|
|
3
|
-
import { CardComponent } from '../../card';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class WidgetStatAComponent extends CardComponent {
|
|
6
|
-
#private;
|
|
7
|
-
/**
|
|
8
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
9
|
-
* @type Colors
|
|
10
|
-
*/
|
|
11
|
-
/**
|
|
12
|
-
* Title of the widget to display
|
|
13
|
-
* @type string
|
|
14
|
-
*/
|
|
15
|
-
readonly title: InputSignal<string | undefined>;
|
|
16
|
-
/**
|
|
17
|
-
* Value for your widget to display
|
|
18
|
-
* @type string
|
|
19
|
-
*/
|
|
20
|
-
readonly value: InputSignal<string | undefined>;
|
|
21
|
-
templates: Record<string, TemplateRef<any>>;
|
|
22
|
-
readonly contentTemplates: import("@angular/core").Signal<readonly TemplateIdDirective[]>;
|
|
23
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
24
|
-
get bodyClasses(): {
|
|
25
|
-
'pb-0': boolean;
|
|
26
|
-
'd-flex': boolean;
|
|
27
|
-
'justify-content-between': boolean;
|
|
28
|
-
'align-items-start': boolean;
|
|
29
|
-
};
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatAComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatAComponent, "c-widget-stat-a", ["cWidgetStatA"], { "title": { "alias": "title"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, {}, ["contentTemplates"], [".chart-wrapper", "*"], true, never>;
|
|
32
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { InputSignal, InputSignalWithTransform } from '@angular/core';
|
|
2
|
-
import { CardComponent } from '../../card';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class WidgetStatBComponent extends CardComponent {
|
|
5
|
-
constructor();
|
|
6
|
-
/**
|
|
7
|
-
* Sets the color context of the component to one of CoreUI themed colors.
|
|
8
|
-
* @type Colors
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Sets the text-color context of the component to one of CoreUI themed colors.
|
|
12
|
-
* via TextColorDirective
|
|
13
|
-
* @type TextColors
|
|
14
|
-
*/
|
|
15
|
-
/**
|
|
16
|
-
* Title of the widget to display
|
|
17
|
-
* @type string
|
|
18
|
-
*/
|
|
19
|
-
readonly title: InputSignal<string | undefined>;
|
|
20
|
-
/**
|
|
21
|
-
* Helper text for your widget.
|
|
22
|
-
* @type string
|
|
23
|
-
*/
|
|
24
|
-
readonly text: InputSignal<string | undefined>;
|
|
25
|
-
/**
|
|
26
|
-
* Value for your widget to display
|
|
27
|
-
* @type string
|
|
28
|
-
*/
|
|
29
|
-
readonly value: InputSignal<string | undefined>;
|
|
30
|
-
/**
|
|
31
|
-
* Invert colors from their default dark shade.
|
|
32
|
-
* @type boolean
|
|
33
|
-
*/
|
|
34
|
-
readonly inverse: InputSignalWithTransform<boolean, unknown>;
|
|
35
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatBComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatBComponent, "c-widget-stat-b", ["cWidgetStatB"], { "title": { "alias": "title"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "inverse": { "alias": "inverse"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
38
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import { CardComponent } from '../../card';
|
|
3
|
-
import { TemplateIdDirective } from '../../shared';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class WidgetStatCComponent extends CardComponent {
|
|
6
|
-
#private;
|
|
7
|
-
constructor();
|
|
8
|
-
/**
|
|
9
|
-
* Icon for your component.
|
|
10
|
-
* @type string
|
|
11
|
-
*/
|
|
12
|
-
readonly icon: import("@angular/core").InputSignal<string | undefined>;
|
|
13
|
-
/**
|
|
14
|
-
* Title of the widget to display
|
|
15
|
-
* @type string
|
|
16
|
-
*/
|
|
17
|
-
readonly title: import("@angular/core").InputSignal<string | undefined>;
|
|
18
|
-
/**
|
|
19
|
-
* Value for your widget to display
|
|
20
|
-
* @type string|number
|
|
21
|
-
*/
|
|
22
|
-
readonly value: import("@angular/core").InputSignal<string | number | undefined>;
|
|
23
|
-
/**
|
|
24
|
-
* Invert colors from their default dark shade.
|
|
25
|
-
* @type boolean
|
|
26
|
-
*/
|
|
27
|
-
readonly inverse: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
28
|
-
templates: Record<string, TemplateRef<any>>;
|
|
29
|
-
readonly contentTemplates: import("@angular/core").Signal<readonly TemplateIdDirective[]>;
|
|
30
|
-
readonly hostExtendedClass: import("@angular/core").Signal<Record<string, boolean>>;
|
|
31
|
-
readonly titleClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
32
|
-
readonly valueClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
33
|
-
readonly iconClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatCComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatCComponent, "c-widget-stat-c", ["cWidgetStatC"], { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "inverse": { "alias": "inverse"; "required": false; "isSignal": true; }; }, {}, ["contentTemplates"], ["*"], true, never>;
|
|
36
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { CardComponent } from '../../card';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export type WidgetStatDValue = {
|
|
4
|
-
title?: string;
|
|
5
|
-
value?: number | string;
|
|
6
|
-
};
|
|
7
|
-
export declare class WidgetStatDComponent extends CardComponent {
|
|
8
|
-
/**
|
|
9
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
10
|
-
* @type Colors
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Values and subtitles for your component.
|
|
14
|
-
* @type WidgetStatDValue
|
|
15
|
-
*/
|
|
16
|
-
readonly values: import("@angular/core").InputSignal<WidgetStatDValue[] | undefined>;
|
|
17
|
-
readonly headerClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatDComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatDComponent, "c-widget-stat-d", ["cWidgetStatD"], { "values": { "alias": "values"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
20
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { CardComponent } from '../../card';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class WidgetStatEComponent extends CardComponent {
|
|
4
|
-
constructor();
|
|
5
|
-
/**
|
|
6
|
-
* Title of the widget to display
|
|
7
|
-
* @type string
|
|
8
|
-
*/
|
|
9
|
-
readonly title: import("@angular/core").InputSignal<string | undefined>;
|
|
10
|
-
/**
|
|
11
|
-
* Value for your widget to display
|
|
12
|
-
* @type string | number
|
|
13
|
-
*/
|
|
14
|
-
readonly value: import("@angular/core").InputSignal<string | number | undefined>;
|
|
15
|
-
readonly titleClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatEComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatEComponent, "c-widget-stat-e", ["cWidgetStatE"], { "title": { "alias": "title"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
18
|
-
}
|