@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,26 +0,0 @@
|
|
|
1
|
-
import { InputSignal } from '@angular/core';
|
|
2
|
-
import { Positions } from '../../coreui.types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
type Container = boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'fluid';
|
|
5
|
-
export declare class HeaderComponent {
|
|
6
|
-
/**
|
|
7
|
-
* Defines optional container wrapping children elements.
|
|
8
|
-
*/
|
|
9
|
-
readonly container: InputSignal<Container | undefined>;
|
|
10
|
-
/**
|
|
11
|
-
* Place header in non-static positions.
|
|
12
|
-
*/
|
|
13
|
-
readonly position: InputSignal<Positions | undefined>;
|
|
14
|
-
/**
|
|
15
|
-
* Default role for header. [docs]
|
|
16
|
-
* @type string
|
|
17
|
-
* @default 'banner'
|
|
18
|
-
*/
|
|
19
|
-
readonly role: InputSignal<string>;
|
|
20
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
21
|
-
readonly headerClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
22
|
-
readonly containerClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "c-header, [c-header]", ["cHeader"], { "container": { "alias": "container"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*", "*"], true, never>;
|
|
25
|
-
}
|
|
26
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class HeaderBrandComponent {
|
|
3
|
-
/**
|
|
4
|
-
* Default role for header-brand. [docs]
|
|
5
|
-
* @return string
|
|
6
|
-
* @default 'button'
|
|
7
|
-
*/
|
|
8
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderBrandComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderBrandComponent, "c-header-brand", ["cHeaderBrand"], { "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
11
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class HeaderDividerComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderDividerComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderDividerComponent, "c-header-divider, [cHeaderDivider]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class HeaderNavComponent {
|
|
3
|
-
/**
|
|
4
|
-
* Default role for header-nav. [docs]
|
|
5
|
-
* @return string
|
|
6
|
-
* @default 'navigation'
|
|
7
|
-
*/
|
|
8
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderNavComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderNavComponent, "c-header-nav", ["cHeaderNav"], { "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
11
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class HeaderTextComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderTextComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderTextComponent, "c-header-text, [cHeaderText]", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HeaderTogglerDirective implements AfterContentInit {
|
|
4
|
-
#private;
|
|
5
|
-
/**
|
|
6
|
-
* Default type for header-toggler button. [docs]
|
|
7
|
-
* @return string
|
|
8
|
-
* @default 'button'
|
|
9
|
-
*/
|
|
10
|
-
readonly type: import("@angular/core").InputSignal<string>;
|
|
11
|
-
/**
|
|
12
|
-
* Default aria-label attr for header-toggler. [docs]
|
|
13
|
-
* @type string
|
|
14
|
-
* @default 'Toggle navigation'
|
|
15
|
-
*/
|
|
16
|
-
readonly ariaLabel: import("@angular/core").InputSignal<string>;
|
|
17
|
-
addDefaultIcon(): void;
|
|
18
|
-
ngAfterContentInit(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderTogglerDirective, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HeaderTogglerDirective, "[cHeaderToggler]", ["cHeaderToggler"], { "type": { "alias": "type"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./header/header.component";
|
|
3
|
-
import * as i2 from "./header-brand/header-brand.component";
|
|
4
|
-
import * as i3 from "./header-divider/header-divider.component";
|
|
5
|
-
import * as i4 from "./header-nav/header-nav.component";
|
|
6
|
-
import * as i5 from "./header-text/header-text.component";
|
|
7
|
-
import * as i6 from "./header-toggler/header-toggler.directive";
|
|
8
|
-
export declare class HeaderModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<HeaderModule, never, [typeof i1.HeaderComponent, typeof i2.HeaderBrandComponent, typeof i3.HeaderDividerComponent, typeof i4.HeaderNavComponent, typeof i5.HeaderTextComponent, typeof i6.HeaderTogglerDirective], [typeof i1.HeaderComponent, typeof i2.HeaderBrandComponent, typeof i3.HeaderDividerComponent, typeof i4.HeaderNavComponent, typeof i5.HeaderTextComponent, typeof i6.HeaderTogglerDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<HeaderModule>;
|
|
12
|
-
}
|
package/lib/header/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { HeaderComponent } from './header/header.component';
|
|
2
|
-
export { HeaderBrandComponent } from './header-brand/header-brand.component';
|
|
3
|
-
export { HeaderDividerComponent } from './header-divider/header-divider.component';
|
|
4
|
-
export { HeaderNavComponent } from './header-nav/header-nav.component';
|
|
5
|
-
export { HeaderTextComponent } from './header-text/header-text.component';
|
|
6
|
-
export { HeaderTogglerDirective } from './header-toggler/header-toggler.directive';
|
|
7
|
-
export { HeaderModule } from './header.module';
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { InputSignal, InputSignalWithTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ImgDirective {
|
|
4
|
-
/**
|
|
5
|
-
* Set the horizontal aligment.
|
|
6
|
-
* @type {'' | 'start' | 'end' | 'center'}
|
|
7
|
-
*/
|
|
8
|
-
readonly align: InputSignal<'' | 'start' | 'end' | 'center'>;
|
|
9
|
-
/**
|
|
10
|
-
* Make image responsive.
|
|
11
|
-
* @type boolean
|
|
12
|
-
*/
|
|
13
|
-
readonly fluid: InputSignalWithTransform<boolean, unknown>;
|
|
14
|
-
/**
|
|
15
|
-
* Make image rounded.
|
|
16
|
-
* @type boolean
|
|
17
|
-
*/
|
|
18
|
-
readonly rounded: InputSignalWithTransform<boolean, unknown>;
|
|
19
|
-
/**
|
|
20
|
-
* Give an image a rounded 1px border appearance.
|
|
21
|
-
* @type boolean
|
|
22
|
-
*/
|
|
23
|
-
readonly thumbnail: InputSignalWithTransform<boolean, unknown>;
|
|
24
|
-
/**
|
|
25
|
-
* Color for image placeholder.
|
|
26
|
-
*/
|
|
27
|
-
readonly placeholderColor: InputSignal<string>;
|
|
28
|
-
readonly hostStyles: import("@angular/core").Signal<{
|
|
29
|
-
backgroundColor: string;
|
|
30
|
-
}>;
|
|
31
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ImgDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ImgDirective, "[cImg]", never, { "align": { "alias": "align"; "required": false; "isSignal": true; }; "fluid": { "alias": "fluid"; "required": false; "isSignal": true; }; "rounded": { "alias": "rounded"; "required": false; "isSignal": true; }; "thumbnail": { "alias": "thumbnail"; "required": false; "isSignal": true; }; "placeholderColor": { "alias": "placeholderColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./img.directive";
|
|
3
|
-
export declare class ImgModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ImgModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ImgModule, never, [typeof i1.ImgDirective], [typeof i1.ImgDirective]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ImgModule>;
|
|
7
|
-
}
|
package/lib/image/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ElementRef, InputSignal, InputSignalWithTransform } from '@angular/core';
|
|
2
|
-
import { BooleanInput, Colors } from '../coreui.types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ListGroupItemDirective {
|
|
5
|
-
static ngAcceptInputType_active: BooleanInput;
|
|
6
|
-
static ngAcceptInputType_disabled: BooleanInput;
|
|
7
|
-
readonly hostElement: ElementRef<any>;
|
|
8
|
-
/**
|
|
9
|
-
* Toggle the active state for the component.
|
|
10
|
-
* @type InputSignalWithTransform<boolean, unknown>
|
|
11
|
-
*/
|
|
12
|
-
readonly active: InputSignalWithTransform<boolean, unknown>;
|
|
13
|
-
/**
|
|
14
|
-
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
15
|
-
* @type InputSignal<boolean | undefined>
|
|
16
|
-
*/
|
|
17
|
-
readonly color: InputSignal<Colors | undefined>;
|
|
18
|
-
/**
|
|
19
|
-
* Set disabled attr for the host element. [docs]
|
|
20
|
-
* @type boolean
|
|
21
|
-
*/
|
|
22
|
-
readonly disabled: InputSignalWithTransform<boolean, unknown>;
|
|
23
|
-
/**
|
|
24
|
-
* The tabindex attribute specifies the tab order of an element (when the "tab" button is used for navigating).
|
|
25
|
-
*/
|
|
26
|
-
readonly tabindex: InputSignalWithTransform<number | undefined, unknown>;
|
|
27
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
28
|
-
readonly _disabled: import("@angular/core").Signal<boolean>;
|
|
29
|
-
readonly ariaDisabled: import("@angular/core").Signal<true | null>;
|
|
30
|
-
readonly attrDisabled: import("@angular/core").Signal<"" | null>;
|
|
31
|
-
readonly tabIndex: import("@angular/core").Signal<number | "-1" | null>;
|
|
32
|
-
readonly ariaCurrent: import("@angular/core").Signal<true | null>;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListGroupItemDirective, never>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ListGroupItemDirective, "[cListGroupItem], c-list-group-item", ["cListGroupItem"], { "active": { "alias": "active"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "tabindex": { "alias": "tabindex"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { InputSignalWithTransform } from '@angular/core';
|
|
2
|
-
import { BooleanInput } from '../coreui.types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ListGroupDirective {
|
|
5
|
-
static ngAcceptInputType_flush: BooleanInput;
|
|
6
|
-
/**
|
|
7
|
-
* Remove some borders and rounded corners to render list group items edge-to-edge in a parent component (e.g., `<CCard>`).
|
|
8
|
-
* @type boolean
|
|
9
|
-
*/
|
|
10
|
-
readonly flush: InputSignalWithTransform<boolean, unknown>;
|
|
11
|
-
/**
|
|
12
|
-
* Specify horizontal layout type.
|
|
13
|
-
*/
|
|
14
|
-
readonly horizontal: import("@angular/core").InputSignal<string | boolean | undefined>;
|
|
15
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListGroupDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ListGroupDirective, "[cListGroup]", never, { "flush": { "alias": "flush"; "required": false; "isSignal": true; }; "horizontal": { "alias": "horizontal"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./list-group.directive";
|
|
3
|
-
import * as i2 from "./list-group-item.directive";
|
|
4
|
-
export declare class ListGroupModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListGroupModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ListGroupModule, never, [typeof i1.ListGroupDirective, typeof i2.ListGroupItemDirective], [typeof i1.ListGroupDirective, typeof i2.ListGroupItemDirective]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ListGroupModule>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { InputSignal, InputSignalWithTransform, OutputEmitterRef } from '@angular/core';
|
|
2
|
-
import { ButtonDirective } from '../button';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class LoadingButtonComponent extends ButtonDirective {
|
|
5
|
-
/**
|
|
6
|
-
* Makes button disabled when loading.
|
|
7
|
-
* @type boolean
|
|
8
|
-
* @default false
|
|
9
|
-
*/
|
|
10
|
-
disabledOnLoading: InputSignalWithTransform<boolean, unknown>;
|
|
11
|
-
/**
|
|
12
|
-
* Loading state (set to true to start animation).
|
|
13
|
-
* @type boolean
|
|
14
|
-
*/
|
|
15
|
-
loading: InputSignalWithTransform<boolean, unknown>;
|
|
16
|
-
/**
|
|
17
|
-
* Event emitted on loading change
|
|
18
|
-
* @type boolean
|
|
19
|
-
*/
|
|
20
|
-
loadingChange: OutputEmitterRef<boolean>;
|
|
21
|
-
loadingEffect: import("@angular/core").EffectRef;
|
|
22
|
-
/**
|
|
23
|
-
* Sets type of spinner.
|
|
24
|
-
* @type {'border' | 'grow'}
|
|
25
|
-
*/
|
|
26
|
-
spinnerType: InputSignal<'border' | 'grow'>;
|
|
27
|
-
constructor();
|
|
28
|
-
hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
29
|
-
_disabled: import("@angular/core").Signal<boolean>;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingButtonComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoadingButtonComponent, "button[cLoadingButton], a[cLoadingButton]", ["cLoadingButton"], { "disabledOnLoading": { "alias": "disabledOnLoading"; "required": false; "isSignal": true; }; "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "spinnerType": { "alias": "spinnerType"; "required": false; "isSignal": true; }; }, { "loadingChange": "loadingChange"; }, never, ["*"], true, never>;
|
|
32
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./loading-button.component";
|
|
3
|
-
export declare class LoadingButtonModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingButtonModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingButtonModule, never, [typeof i1.LoadingButtonComponent], [typeof i1.LoadingButtonComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LoadingButtonModule>;
|
|
7
|
-
}
|
package/lib/modal/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { AnimationEvent } from '@angular/animations';
|
|
2
|
-
import { AfterViewInit, ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ModalComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
5
|
-
#private;
|
|
6
|
-
/**
|
|
7
|
-
* Align the modal in the center or top of the screen.
|
|
8
|
-
* @return {'top' | 'center'}
|
|
9
|
-
* @default 'top'
|
|
10
|
-
*/
|
|
11
|
-
readonly alignment: import("@angular/core").InputSignal<"top" | "center">;
|
|
12
|
-
/**
|
|
13
|
-
* Apply a backdrop on body while modal is open.
|
|
14
|
-
* @return boolean | 'static'
|
|
15
|
-
* @default true
|
|
16
|
-
*/
|
|
17
|
-
readonly backdrop: import("@angular/core").InputSignal<boolean | "static">;
|
|
18
|
-
/**
|
|
19
|
-
* Set modal to cover the entire user viewport.
|
|
20
|
-
* @return {boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'}
|
|
21
|
-
* @default undefined
|
|
22
|
-
*/
|
|
23
|
-
readonly fullscreen: import("@angular/core").InputSignal<boolean | "sm" | "md" | "lg" | "xl" | "xxl" | undefined>;
|
|
24
|
-
/**
|
|
25
|
-
* Closes the modal when escape key is pressed.
|
|
26
|
-
* @return boolean
|
|
27
|
-
* @default true
|
|
28
|
-
*/
|
|
29
|
-
readonly keyboard: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
30
|
-
readonly attrId: import("@angular/core").InputSignal<string | undefined>;
|
|
31
|
-
get id(): string | undefined;
|
|
32
|
-
/**
|
|
33
|
-
* Size the component small, large, or extra large.
|
|
34
|
-
* @return {'sm' | 'lg' | 'xl'}
|
|
35
|
-
* @default undefined
|
|
36
|
-
*/
|
|
37
|
-
readonly size: import("@angular/core").InputSignal<"sm" | "lg" | "xl" | undefined>;
|
|
38
|
-
/**
|
|
39
|
-
* Remove animation to create modal that simply appear rather than fade in to view.
|
|
40
|
-
*/
|
|
41
|
-
readonly transition: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
42
|
-
/**
|
|
43
|
-
* Default role for modal
|
|
44
|
-
* @return string
|
|
45
|
-
* @default 'dialog'
|
|
46
|
-
*/
|
|
47
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
48
|
-
/**
|
|
49
|
-
* Set aria-modal html attr for modal
|
|
50
|
-
* @type boolean
|
|
51
|
-
* @default null
|
|
52
|
-
*/
|
|
53
|
-
readonly ariaModalInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
54
|
-
readonly ariaModal: import("@angular/core").Signal<true | null>;
|
|
55
|
-
/**
|
|
56
|
-
* Create a scrollable modal that allows scrolling the modal body.
|
|
57
|
-
* @return boolean
|
|
58
|
-
* @default false
|
|
59
|
-
*/
|
|
60
|
-
readonly scrollable: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
61
|
-
/**
|
|
62
|
-
* Toggle the visibility of modal component.
|
|
63
|
-
* @return boolean
|
|
64
|
-
* @default false
|
|
65
|
-
*/
|
|
66
|
-
readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
67
|
-
set visible(value: boolean);
|
|
68
|
-
get visible(): boolean;
|
|
69
|
-
/**
|
|
70
|
-
* Event triggered on modal dismiss.
|
|
71
|
-
* @return boolean
|
|
72
|
-
*/
|
|
73
|
-
readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>;
|
|
74
|
-
readonly modalContentRef: import("@angular/core").Signal<ElementRef<any> | undefined>;
|
|
75
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
76
|
-
get ariaHidden(): boolean | null;
|
|
77
|
-
readonly animateTrigger: import("@angular/core").Signal<"hidden" | "visible">;
|
|
78
|
-
get show(): boolean;
|
|
79
|
-
set show(value: boolean);
|
|
80
|
-
animateStart(event: AnimationEvent): void;
|
|
81
|
-
animateDone(event: AnimationEvent): void;
|
|
82
|
-
onKeyUpHandler(event: KeyboardEvent): void;
|
|
83
|
-
private mouseDownTarget;
|
|
84
|
-
onMouseDownHandler($event: MouseEvent): void;
|
|
85
|
-
onClickHandler($event: MouseEvent): void;
|
|
86
|
-
ngOnInit(): void;
|
|
87
|
-
ngAfterViewInit(): void;
|
|
88
|
-
ngOnDestroy(): void;
|
|
89
|
-
private stateToggleSubscribe;
|
|
90
|
-
private setBackdrop;
|
|
91
|
-
private setBodyStyles;
|
|
92
|
-
private setStaticBackdrop;
|
|
93
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
94
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "c-modal", ["cModal"], { "alignment": { "alias": "alignment"; "required": false; "isSignal": true; }; "backdrop": { "alias": "backdrop"; "required": false; "isSignal": true; }; "fullscreen": { "alias": "fullscreen"; "required": false; "isSignal": true; }; "keyboard": { "alias": "keyboard"; "required": false; "isSignal": true; }; "attrId": { "alias": "id"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "transition": { "alias": "transition"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "ariaModalInput": { "alias": "ariaModal"; "required": false; "isSignal": true; }; "scrollable": { "alias": "scrollable"; "required": false; "isSignal": true; }; "visibleInput": { "alias": "visible"; "required": false; "isSignal": true; }; }, { "visibleChange": "visibleChange"; }, never, ["*"], true, never>;
|
|
95
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ModalContentComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalContentComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalContentComponent, "c-modal-content", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ModalDialogComponent {
|
|
3
|
-
/**
|
|
4
|
-
* Align the modal in the center or top of the screen.
|
|
5
|
-
* @default undefined
|
|
6
|
-
*/
|
|
7
|
-
readonly alignment: import("@angular/core").InputSignal<"top" | "center" | undefined>;
|
|
8
|
-
/**
|
|
9
|
-
* Set modal to covers the entire user viewport.
|
|
10
|
-
* @return {boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl'}
|
|
11
|
-
*/
|
|
12
|
-
readonly fullscreen: import("@angular/core").InputSignal<boolean | "sm" | "md" | "lg" | "xl" | "xxl" | undefined>;
|
|
13
|
-
/**
|
|
14
|
-
* Does the modal dialog itself scroll, or does the whole dialog scroll within the window.
|
|
15
|
-
* @default false
|
|
16
|
-
* @return {boolean}
|
|
17
|
-
*/
|
|
18
|
-
readonly scrollable: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
19
|
-
/**
|
|
20
|
-
* Size the component small, large, or extra large.
|
|
21
|
-
* @default undefined
|
|
22
|
-
* @return {'sm' | 'lg' | 'xl'}
|
|
23
|
-
*/
|
|
24
|
-
readonly size: import("@angular/core").InputSignal<"sm" | "lg" | "xl" | undefined>;
|
|
25
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalDialogComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalDialogComponent, "c-modal-dialog", never, { "alignment": { "alias": "alignment"; "required": false; "isSignal": true; }; "fullscreen": { "alias": "fullscreen"; "required": false; "isSignal": true; }; "scrollable": { "alias": "scrollable"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
28
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ModalToggleDirective {
|
|
3
|
-
#private;
|
|
4
|
-
/**
|
|
5
|
-
* Html id attr of modal to dismiss.
|
|
6
|
-
* @default undefined
|
|
7
|
-
*/
|
|
8
|
-
readonly toggle: import("@angular/core").InputSignal<string | undefined>;
|
|
9
|
-
dismiss($event: Event): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalToggleDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ModalToggleDirective, "[cModalToggle]", never, { "toggle": { "alias": "cModalToggle"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ModalFooterComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalFooterComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalFooterComponent, "c-modal-footer", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ModalHeaderComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalHeaderComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalHeaderComponent, "c-modal-header", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ModalTitleDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalTitleDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ModalTitleDirective, "[cModalTitle]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./modal-body/modal-body.component";
|
|
3
|
-
import * as i2 from "./modal/modal.component";
|
|
4
|
-
import * as i3 from "./modal-content/modal-content.component";
|
|
5
|
-
import * as i4 from "./modal-dialog/modal-dialog.component";
|
|
6
|
-
import * as i5 from "./modal-footer/modal-footer.component";
|
|
7
|
-
import * as i6 from "./modal-header/modal-header.component";
|
|
8
|
-
import * as i7 from "./modal-title/modal-title.directive";
|
|
9
|
-
import * as i8 from "./modal-dismiss/modal-toggle.directive";
|
|
10
|
-
export declare class ModalModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ModalModule, never, [typeof i1.ModalBodyComponent, typeof i2.ModalComponent, typeof i3.ModalContentComponent, typeof i4.ModalDialogComponent, typeof i5.ModalFooterComponent, typeof i6.ModalHeaderComponent, typeof i7.ModalTitleDirective, typeof i8.ModalToggleDirective], [typeof i1.ModalBodyComponent, typeof i2.ModalComponent, typeof i3.ModalContentComponent, typeof i4.ModalDialogComponent, typeof i5.ModalFooterComponent, typeof i6.ModalHeaderComponent, typeof i7.ModalTitleDirective, typeof i8.ModalToggleDirective]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ModalModule>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ModalComponent } from './modal/modal.component';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface IModalAction {
|
|
4
|
-
show?: boolean | 'toggle';
|
|
5
|
-
modal?: ModalComponent;
|
|
6
|
-
id?: string;
|
|
7
|
-
}
|
|
8
|
-
export declare class ModalService {
|
|
9
|
-
#private;
|
|
10
|
-
readonly modalState$: import("rxjs").Observable<any>;
|
|
11
|
-
toggle(action: IModalAction): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ModalService>;
|
|
14
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export { ModalBodyComponent } from './modal-body/modal-body.component';
|
|
2
|
-
export { ModalContentComponent } from './modal-content/modal-content.component';
|
|
3
|
-
export { ModalDialogComponent } from './modal-dialog/modal-dialog.component';
|
|
4
|
-
export { ModalToggleDirective } from './modal-dismiss/modal-toggle.directive';
|
|
5
|
-
export { ModalFooterComponent } from './modal-footer/modal-footer.component';
|
|
6
|
-
export { ModalHeaderComponent } from './modal-header/modal-header.component';
|
|
7
|
-
export { ModalTitleDirective } from './modal-title/modal-title.directive';
|
|
8
|
-
export { ModalComponent } from './modal/modal.component';
|
|
9
|
-
export { ModalService } from './modal.service';
|
|
10
|
-
export { ModalModule } from './modal.module';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, DestroyRef, ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MultiSelectSearchDirective implements AfterViewInit {
|
|
4
|
-
#private;
|
|
5
|
-
private readonly elementRef;
|
|
6
|
-
private readonly destroyRef;
|
|
7
|
-
constructor(elementRef: ElementRef, destroyRef: DestroyRef);
|
|
8
|
-
delay: number;
|
|
9
|
-
set value(value: string);
|
|
10
|
-
readonly valueChange: EventEmitter<string>;
|
|
11
|
-
ngAfterViewInit(): void;
|
|
12
|
-
private setSubscription;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectSearchDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MultiSelectSearchDirective, "[cMultiSelectSearch]", ["cMultiSelectSearch"], { "delay": { "alias": "delay"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
15
|
-
}
|