@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,352 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, IterableDiffers, NgZone, OnChanges, OnDestroy, OnInit, QueryList, Renderer2, SimpleChanges, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import { FocusableOption, FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
|
|
4
|
-
import { CdkVirtualScrollViewport } from '@angular/cdk/scrolling';
|
|
5
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
6
|
-
import { Modifier, Options } from '@popperjs/core';
|
|
7
|
-
import { TemplateIdDirective } from '../../shared';
|
|
8
|
-
import { IMultiSelect, IOption, SearchFn } from '../multi-select.type';
|
|
9
|
-
import { MultiSelectService } from '../multi-select.service';
|
|
10
|
-
import { MultiSelectOptionComponent } from '../multi-select-option/multi-select-option.component';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
interface IPluralMap {
|
|
13
|
-
[k: string]: string;
|
|
14
|
-
}
|
|
15
|
-
export declare const observeReferenceResizeModifier: Modifier<string, Options>;
|
|
16
|
-
export declare const sameAsReferenceWidthModifier: Modifier<string, Options>;
|
|
17
|
-
export declare const defaultPopperOptions: Partial<Options>;
|
|
18
|
-
export declare class MultiSelectComponent<TValue extends string | number> implements IMultiSelect<TValue>, ControlValueAccessor, AfterViewInit, OnChanges, OnDestroy, OnInit {
|
|
19
|
-
#private;
|
|
20
|
-
private elementRef;
|
|
21
|
-
private renderer;
|
|
22
|
-
private ngZone;
|
|
23
|
-
private changeDetectorRef;
|
|
24
|
-
private viewContainerRef;
|
|
25
|
-
private focusMonitor;
|
|
26
|
-
private multiSelectService;
|
|
27
|
-
private iterableDiffers;
|
|
28
|
-
constructor(elementRef: ElementRef, renderer: Renderer2, ngZone: NgZone, changeDetectorRef: ChangeDetectorRef, viewContainerRef: ViewContainerRef, focusMonitor: FocusMonitor, multiSelectService: MultiSelectService, iterableDiffers: IterableDiffers);
|
|
29
|
-
private readonly differ;
|
|
30
|
-
readonly optionsArray$: Observable<IOption[]>;
|
|
31
|
-
readonly userOptionsArray$: BehaviorSubject<IOption[]>;
|
|
32
|
-
readonly optionsSelected$: BehaviorSubject<IOption[]>;
|
|
33
|
-
readonly optionsSelected: Map<any, IOption>;
|
|
34
|
-
readonly value$: BehaviorSubject<TValue[]>;
|
|
35
|
-
onChange: (value: any) => void;
|
|
36
|
-
onTouched: () => void;
|
|
37
|
-
writeValue(value: TValue | TValue[]): void;
|
|
38
|
-
registerOnChange(fn: any): void;
|
|
39
|
-
registerOnTouched(fn: any): void;
|
|
40
|
-
setDisabledState(isDisabled: boolean): void;
|
|
41
|
-
/**
|
|
42
|
-
* Allow users to create options if they are not in the list of options.
|
|
43
|
-
* @type boolean
|
|
44
|
-
* @default false
|
|
45
|
-
* @since 4.5.11
|
|
46
|
-
*/
|
|
47
|
-
allowCreateOptions: boolean;
|
|
48
|
-
/**
|
|
49
|
-
* Enables selection cleaner element
|
|
50
|
-
* @type boolean
|
|
51
|
-
* @default true | 'active'
|
|
52
|
-
*/
|
|
53
|
-
cleaner: boolean | 'active';
|
|
54
|
-
/**
|
|
55
|
-
* Clear current search on selecting an item
|
|
56
|
-
* @type boolean
|
|
57
|
-
* @default false
|
|
58
|
-
* @since 4.5.11
|
|
59
|
-
*/
|
|
60
|
-
clearSearchOnSelect: boolean;
|
|
61
|
-
/**
|
|
62
|
-
* Disables multi-select component
|
|
63
|
-
* @type boolean
|
|
64
|
-
* @default false
|
|
65
|
-
*/
|
|
66
|
-
set disabled(value: boolean);
|
|
67
|
-
get disabled(): boolean;
|
|
68
|
-
private _disabled;
|
|
69
|
-
/**
|
|
70
|
-
* Add loading spinner and reduced opacity.
|
|
71
|
-
* @type boolean
|
|
72
|
-
* @default false
|
|
73
|
-
* @since 4.5.2
|
|
74
|
-
*/
|
|
75
|
-
set loading(value: boolean);
|
|
76
|
-
isLoading: import("@angular/core").WritableSignal<boolean>;
|
|
77
|
-
/**
|
|
78
|
-
* Specifies that multiple options can be selected at once
|
|
79
|
-
* @type boolean
|
|
80
|
-
* @default false
|
|
81
|
-
*/
|
|
82
|
-
set multiple(value: boolean);
|
|
83
|
-
get multiple(): boolean;
|
|
84
|
-
private _multiple;
|
|
85
|
-
/**
|
|
86
|
-
* Hidden native select form
|
|
87
|
-
* @type string
|
|
88
|
-
* @default ''
|
|
89
|
-
*/
|
|
90
|
-
nativeFormId: string;
|
|
91
|
-
/**
|
|
92
|
-
* Hidden native select id
|
|
93
|
-
* @type string
|
|
94
|
-
* @default ''
|
|
95
|
-
*/
|
|
96
|
-
nativeId: string;
|
|
97
|
-
/**
|
|
98
|
-
* Hidden native select name
|
|
99
|
-
* @type string
|
|
100
|
-
* @default ''
|
|
101
|
-
*/
|
|
102
|
-
nativeName: string;
|
|
103
|
-
/**
|
|
104
|
-
* List of option elements
|
|
105
|
-
* @type IOption[]
|
|
106
|
-
* @default []
|
|
107
|
-
*/
|
|
108
|
-
set options(options: IOption[]);
|
|
109
|
-
get options(): IOption[];
|
|
110
|
-
/**
|
|
111
|
-
* Sets maxHeight of options list in px
|
|
112
|
-
* @type string | number
|
|
113
|
-
* @default 'auto'
|
|
114
|
-
*/
|
|
115
|
-
optionsMaxHeight: string | number;
|
|
116
|
-
/**
|
|
117
|
-
* Sets option style
|
|
118
|
-
* @type 'checkbox' | 'text'
|
|
119
|
-
* @default 'checkbox'
|
|
120
|
-
*/
|
|
121
|
-
set optionsStyle(value: 'checkbox' | 'text');
|
|
122
|
-
/**
|
|
123
|
-
* Specifies a short hint that is visible in the search input
|
|
124
|
-
* @type string
|
|
125
|
-
* @default 'Select...'
|
|
126
|
-
*/
|
|
127
|
-
placeholder: string;
|
|
128
|
-
/**
|
|
129
|
-
* Enables search input element
|
|
130
|
-
* @type boolean | SearchFn | 'external'
|
|
131
|
-
* @default true
|
|
132
|
-
*/
|
|
133
|
-
search: boolean | 'external' | SearchFn;
|
|
134
|
-
/**
|
|
135
|
-
* Sets the label for no results when filtering
|
|
136
|
-
* @type string
|
|
137
|
-
* @default 'no items'
|
|
138
|
-
*/
|
|
139
|
-
searchNoResultsLabel: string;
|
|
140
|
-
/**
|
|
141
|
-
* Sets initial search string
|
|
142
|
-
* @type string
|
|
143
|
-
* @default ''
|
|
144
|
-
*/
|
|
145
|
-
set searchValue(value: string);
|
|
146
|
-
get searchValue(): string;
|
|
147
|
-
private _searchValue;
|
|
148
|
-
/**
|
|
149
|
-
* Emits searchValue string for external filtering
|
|
150
|
-
* @type string
|
|
151
|
-
*/
|
|
152
|
-
readonly searchValueChange: EventEmitter<string>;
|
|
153
|
-
/**
|
|
154
|
-
* Enables select all button
|
|
155
|
-
* @type boolean
|
|
156
|
-
* @default true
|
|
157
|
-
*/
|
|
158
|
-
selectAll: boolean;
|
|
159
|
-
/**
|
|
160
|
-
* Sets the select all button label
|
|
161
|
-
* @type string
|
|
162
|
-
* @default 'Select all options'
|
|
163
|
-
*/
|
|
164
|
-
selectAllLabel: string;
|
|
165
|
-
/**
|
|
166
|
-
* Selection type
|
|
167
|
-
* @type 'counter' | 'tags' | 'text'
|
|
168
|
-
* @default 'tags'
|
|
169
|
-
*/
|
|
170
|
-
selectionType: 'counter' | 'tags' | 'text';
|
|
171
|
-
/**
|
|
172
|
-
* Counter selection label value
|
|
173
|
-
* @type string
|
|
174
|
-
* @default 'item(s) selected'
|
|
175
|
-
*/
|
|
176
|
-
selectionTypeCounterText: string;
|
|
177
|
-
/**
|
|
178
|
-
* Counter selection label plural map for I18nPluralPipe
|
|
179
|
-
* @type IPluralMap
|
|
180
|
-
* @default { '=1': 'item selected', 'other': 'items selected' }
|
|
181
|
-
*/
|
|
182
|
-
selectionTypeCounterTextPluralMap?: IPluralMap;
|
|
183
|
-
/**
|
|
184
|
-
* Size the component small or large.
|
|
185
|
-
* @type 'sm' | 'lg' | undefined
|
|
186
|
-
*/
|
|
187
|
-
size?: 'sm' | 'lg';
|
|
188
|
-
/**
|
|
189
|
-
* Initial value of multi-select
|
|
190
|
-
* @type (TValue | TValue[])
|
|
191
|
-
*/
|
|
192
|
-
set value(value: TValue | TValue[]);
|
|
193
|
-
get value(): TValue | TValue[];
|
|
194
|
-
/**
|
|
195
|
-
* Emits valueChange
|
|
196
|
-
* @type TValue | TValue[]
|
|
197
|
-
*/
|
|
198
|
-
readonly valueChange: EventEmitter<TValue | TValue[]>;
|
|
199
|
-
/**
|
|
200
|
-
* Toggle visual validation feedback.
|
|
201
|
-
* @type boolean | undefined
|
|
202
|
-
* @default undefined
|
|
203
|
-
*/
|
|
204
|
-
valid?: boolean;
|
|
205
|
-
/**
|
|
206
|
-
* Enable virtual scroller for options list.
|
|
207
|
-
* @type boolean
|
|
208
|
-
* @default false
|
|
209
|
-
*/
|
|
210
|
-
set virtualScroller(value: boolean);
|
|
211
|
-
get virtualScroller(): boolean;
|
|
212
|
-
private _virtualScroller;
|
|
213
|
-
/**
|
|
214
|
-
* Amount of visible options, if set - overwrites optionsMaxHeight
|
|
215
|
-
* @type number
|
|
216
|
-
* @default 8
|
|
217
|
-
*/
|
|
218
|
-
set visibleItems(value: number);
|
|
219
|
-
get visibleItems(): number;
|
|
220
|
-
private _visibleItems;
|
|
221
|
-
/**
|
|
222
|
-
* The size of the option item in the list (in pixels).
|
|
223
|
-
* @type number
|
|
224
|
-
* @default 40
|
|
225
|
-
*/
|
|
226
|
-
itemSize: number;
|
|
227
|
-
/**
|
|
228
|
-
* Min width of the options list (in pixels).
|
|
229
|
-
* @type number
|
|
230
|
-
* @default 196
|
|
231
|
-
*/
|
|
232
|
-
itemMinWidth: number;
|
|
233
|
-
readonly minWidth: import("@angular/core").WritableSignal<number>;
|
|
234
|
-
/**
|
|
235
|
-
* Toggle the visibility of the dropdown select component.
|
|
236
|
-
* @type boolean
|
|
237
|
-
* @default false
|
|
238
|
-
*/
|
|
239
|
-
set visible(value: boolean);
|
|
240
|
-
get visible(): boolean;
|
|
241
|
-
private _visible;
|
|
242
|
-
/**
|
|
243
|
-
* Emits visibleChange
|
|
244
|
-
* @type boolean
|
|
245
|
-
*/
|
|
246
|
-
readonly visibleChange: EventEmitter<boolean>;
|
|
247
|
-
/**
|
|
248
|
-
* Optional popper Options object
|
|
249
|
-
* @type Partial<Options>
|
|
250
|
-
*/
|
|
251
|
-
set popperOptions(options: Partial<Options>);
|
|
252
|
-
get popperOptions(): Partial<Options>;
|
|
253
|
-
isDropdownVisible: boolean;
|
|
254
|
-
get selectedOptions(): IOption[];
|
|
255
|
-
get selectedOptionsText(): string;
|
|
256
|
-
get counterText(): string;
|
|
257
|
-
get counterTextType(): string;
|
|
258
|
-
get counterPlaceholderText(): string | null;
|
|
259
|
-
private focusMonitorSubscription;
|
|
260
|
-
multiSelectOptionsContent: QueryList<MultiSelectOptionComponent>;
|
|
261
|
-
multiSelectOptionsView: QueryList<MultiSelectOptionComponent>;
|
|
262
|
-
scrollViewportView: QueryList<CdkVirtualScrollViewport>;
|
|
263
|
-
optionsElementRef: ElementRef;
|
|
264
|
-
protected scrollViewport: CdkVirtualScrollViewport;
|
|
265
|
-
protected templates: {
|
|
266
|
-
[id: string]: TemplateRef<any>;
|
|
267
|
-
};
|
|
268
|
-
contentTemplates: QueryList<TemplateIdDirective>;
|
|
269
|
-
private focusKeyManager;
|
|
270
|
-
inputElement: ElementRef;
|
|
271
|
-
dropdownMenu: ElementRef;
|
|
272
|
-
dropdown: ElementRef;
|
|
273
|
-
dropdownToggle: ElementRef;
|
|
274
|
-
get hostClasses(): {
|
|
275
|
-
disabled: boolean;
|
|
276
|
-
'is-valid': boolean;
|
|
277
|
-
'is-invalid': boolean;
|
|
278
|
-
};
|
|
279
|
-
get multiselectClasses(): {
|
|
280
|
-
[x: string]: boolean;
|
|
281
|
-
'form-multi-select': boolean;
|
|
282
|
-
show: boolean;
|
|
283
|
-
disabled: boolean;
|
|
284
|
-
'is-valid': boolean;
|
|
285
|
-
'is-invalid': boolean;
|
|
286
|
-
};
|
|
287
|
-
get multiselectSelectionClasses(): {
|
|
288
|
-
'form-multi-select-selection': boolean;
|
|
289
|
-
'form-multi-select-selection-tags': number | false;
|
|
290
|
-
'form-control': boolean;
|
|
291
|
-
'is-valid': boolean;
|
|
292
|
-
'is-invalid': boolean;
|
|
293
|
-
};
|
|
294
|
-
private get ariaMultiSelectable();
|
|
295
|
-
private get ariaExpanded();
|
|
296
|
-
private get tabIndex();
|
|
297
|
-
private set tabIndex(value);
|
|
298
|
-
private _tabIndex;
|
|
299
|
-
onBlur(): void;
|
|
300
|
-
onKeyUp($event: KeyboardEvent): void;
|
|
301
|
-
onKeyDown($event: KeyboardEvent): void;
|
|
302
|
-
onClick($event: MouseEvent): void;
|
|
303
|
-
visibleOptions: import("@angular/core").WritableSignal<boolean>;
|
|
304
|
-
get subtreeFocused(): boolean;
|
|
305
|
-
set subtreeFocused(focused: boolean);
|
|
306
|
-
private _subtreeFocused;
|
|
307
|
-
private nativeSelectRef;
|
|
308
|
-
focusOrigin(origin: FocusOrigin): boolean;
|
|
309
|
-
ngOnInit(): void;
|
|
310
|
-
ngOnDestroy(): void;
|
|
311
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
312
|
-
makeOptions(options: IOption[]): void;
|
|
313
|
-
readonly userOptions: import("@angular/core").Signal<IOption[]>;
|
|
314
|
-
addUserOption(): void;
|
|
315
|
-
removeAllUserOptions(): void;
|
|
316
|
-
ngAfterViewInit(): void;
|
|
317
|
-
private tabTarget;
|
|
318
|
-
private multiselectSubscribe;
|
|
319
|
-
clearAllOptions($event?: MouseEvent): void;
|
|
320
|
-
selectAllOptions(): void;
|
|
321
|
-
handleTagRemove(value: any): void;
|
|
322
|
-
setFocus(origin?: FocusOrigin, methodName?: string): void;
|
|
323
|
-
filterOptions(value: string): void;
|
|
324
|
-
createNativeSelect(): void;
|
|
325
|
-
updateNativeSelect(): void;
|
|
326
|
-
inputElementSize(): void;
|
|
327
|
-
handleSearchKeyDown($event: KeyboardEvent): void;
|
|
328
|
-
private setFocusMonitor;
|
|
329
|
-
activeOption: (FocusableOption & MultiSelectOptionComponent) | null;
|
|
330
|
-
handleScrolledIndexChange(scrolledIndex: number, scrollViewport: CdkVirtualScrollViewport): void;
|
|
331
|
-
trackByFn(index: number, option: IOption): string | number;
|
|
332
|
-
handleSearchValueChange(searchValue: string): void;
|
|
333
|
-
private setVirtualScroller;
|
|
334
|
-
private setListKeyManager;
|
|
335
|
-
setFocusKeyManager(focusableOptions: QueryList<MultiSelectOptionComponent> | MultiSelectOptionComponent[]): void;
|
|
336
|
-
get firstFocusableItem(): MultiSelectOptionComponent | undefined;
|
|
337
|
-
private setFirstItemActive;
|
|
338
|
-
updateActiveItem(index: number): void;
|
|
339
|
-
updateActiveItem<TItem extends MultiSelectOptionComponent & FocusableOption>(item: TItem): void;
|
|
340
|
-
handleIndicatorClick($event: MouseEvent): void;
|
|
341
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectComponent<any>, never>;
|
|
342
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiSelectComponent<any>, "c-multi-select", ["cMultiSelect"], { "allowCreateOptions": { "alias": "allowCreateOptions"; "required": false; }; "cleaner": { "alias": "cleaner"; "required": false; }; "clearSearchOnSelect": { "alias": "clearSearchOnSelect"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "nativeFormId": { "alias": "nativeFormId"; "required": false; }; "nativeId": { "alias": "nativeId"; "required": false; }; "nativeName": { "alias": "nativeName"; "required": false; }; "options": { "alias": "options"; "required": false; }; "optionsMaxHeight": { "alias": "optionsMaxHeight"; "required": false; }; "optionsStyle": { "alias": "optionsStyle"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "search": { "alias": "search"; "required": false; }; "searchNoResultsLabel": { "alias": "searchNoResultsLabel"; "required": false; }; "searchValue": { "alias": "searchValue"; "required": false; }; "selectAll": { "alias": "selectAll"; "required": false; }; "selectAllLabel": { "alias": "selectAllLabel"; "required": false; }; "selectionType": { "alias": "selectionType"; "required": false; }; "selectionTypeCounterText": { "alias": "selectionTypeCounterText"; "required": false; }; "selectionTypeCounterTextPluralMap": { "alias": "selectionTypeCounterTextPluralMap"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valid": { "alias": "valid"; "required": false; }; "virtualScroller": { "alias": "virtualScroller"; "required": false; }; "visibleItems": { "alias": "visibleItems"; "required": false; }; "itemSize": { "alias": "itemSize"; "required": false; }; "itemMinWidth": { "alias": "itemMinWidth"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "popperOptions": { "alias": "popperOptions"; "required": false; }; }, { "searchValueChange": "searchValueChange"; "valueChange": "valueChange"; "visibleChange": "visibleChange"; }, ["multiSelectOptionsContent", "contentTemplates"], ["*"], true, never>;
|
|
343
|
-
static ngAcceptInputType_allowCreateOptions: unknown;
|
|
344
|
-
static ngAcceptInputType_clearSearchOnSelect: unknown;
|
|
345
|
-
static ngAcceptInputType_disabled: unknown;
|
|
346
|
-
static ngAcceptInputType_loading: unknown;
|
|
347
|
-
static ngAcceptInputType_multiple: unknown;
|
|
348
|
-
static ngAcceptInputType_virtualScroller: unknown;
|
|
349
|
-
static ngAcceptInputType_visibleItems: unknown;
|
|
350
|
-
static ngAcceptInputType_visible: unknown;
|
|
351
|
-
}
|
|
352
|
-
export {};
|
package/lib/multi-select/multi-select-native-select/multi-select-native-select.component.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MultiSelectNativeSelectComponent {
|
|
4
|
-
changeDetectorRef: ChangeDetectorRef;
|
|
5
|
-
form?: string;
|
|
6
|
-
id?: string;
|
|
7
|
-
multiple?: boolean;
|
|
8
|
-
name?: string;
|
|
9
|
-
options?: any[];
|
|
10
|
-
disabled?: boolean;
|
|
11
|
-
constructor(changeDetectorRef: ChangeDetectorRef);
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectNativeSelectComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiSelectNativeSelectComponent, "c-multi-select-native-select", never, { "form": { "alias": "form"; "required": false; }; "id": { "alias": "id"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
static ngAcceptInputType_multiple: unknown;
|
|
15
|
-
static ngAcceptInputType_disabled: unknown;
|
|
16
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class MultiSelectOptgroupLabelComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectOptgroupLabelComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiSelectOptgroupLabelComponent, "c-multi-select-optgroup-label", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, OnChanges, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { MultiSelectService } from '../multi-select.service';
|
|
3
|
-
import { MultiSelectOptionComponent } from '../multi-select-option/multi-select-option.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MultiSelectOptgroupComponent implements AfterContentInit, OnChanges {
|
|
6
|
-
#private;
|
|
7
|
-
private multiSelectService;
|
|
8
|
-
constructor(multiSelectService: MultiSelectService);
|
|
9
|
-
readonly visible: import("@angular/core").WritableSignal<boolean>;
|
|
10
|
-
label?: string;
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
multiSelectOptions: QueryList<MultiSelectOptionComponent>;
|
|
13
|
-
get hostClasses(): {
|
|
14
|
-
'form-multi-select-options': boolean;
|
|
15
|
-
'd-none': boolean;
|
|
16
|
-
};
|
|
17
|
-
ngAfterContentInit(): void;
|
|
18
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
19
|
-
private updateMultiSelectOptions;
|
|
20
|
-
private watchOptGroupContent;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectOptgroupComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiSelectOptgroupComponent, "c-multi-select-optgroup", never, { "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, ["multiSelectOptions"], ["*"], true, never>;
|
|
23
|
-
static ngAcceptInputType_disabled: unknown;
|
|
24
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, WritableSignal } from '@angular/core';
|
|
2
|
-
import { FocusableOption, FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
|
|
3
|
-
import { MultiSelectService } from '../multi-select.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MultiSelectOptionComponent implements AfterViewInit, FocusableOption {
|
|
6
|
-
#private;
|
|
7
|
-
readonly elementRef: ElementRef;
|
|
8
|
-
private readonly changeDetectorRef;
|
|
9
|
-
private readonly focusMonitor;
|
|
10
|
-
private readonly multiSelectService;
|
|
11
|
-
constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, focusMonitor: FocusMonitor, multiSelectService: MultiSelectService);
|
|
12
|
-
/**
|
|
13
|
-
* Option style
|
|
14
|
-
* @type ('checkbox' | 'text')
|
|
15
|
-
* @default 'checkbox'
|
|
16
|
-
*/
|
|
17
|
-
optionsStyle: ('checkbox' | 'text');
|
|
18
|
-
/**
|
|
19
|
-
* Option label
|
|
20
|
-
* @type string
|
|
21
|
-
* @default undefined
|
|
22
|
-
*/
|
|
23
|
-
label?: string;
|
|
24
|
-
/**
|
|
25
|
-
* Option inner text
|
|
26
|
-
* @type string
|
|
27
|
-
* @default undefined
|
|
28
|
-
*/
|
|
29
|
-
text?: string;
|
|
30
|
-
/**
|
|
31
|
-
* Option visible.
|
|
32
|
-
* @type boolean
|
|
33
|
-
* @default true
|
|
34
|
-
*/
|
|
35
|
-
set visible(value: boolean);
|
|
36
|
-
get visible(): boolean;
|
|
37
|
-
/**
|
|
38
|
-
* Option disabled.
|
|
39
|
-
* @type boolean
|
|
40
|
-
* @default false
|
|
41
|
-
*/
|
|
42
|
-
disabled: boolean;
|
|
43
|
-
/**
|
|
44
|
-
* Option selected.
|
|
45
|
-
* @type boolean
|
|
46
|
-
* @default false
|
|
47
|
-
*/
|
|
48
|
-
set selected(value: (boolean | undefined));
|
|
49
|
-
get selected(): (boolean | undefined);
|
|
50
|
-
/**
|
|
51
|
-
* Emits option selected change
|
|
52
|
-
* @type boolean
|
|
53
|
-
*/
|
|
54
|
-
readonly selectedChange: EventEmitter<boolean>;
|
|
55
|
-
/**
|
|
56
|
-
* Option value.
|
|
57
|
-
* @type string | number
|
|
58
|
-
* @default undefined
|
|
59
|
-
*/
|
|
60
|
-
set value(value: string | number);
|
|
61
|
-
get value(): string | number;
|
|
62
|
-
private contentDiv?;
|
|
63
|
-
hasContent: WritableSignal<boolean>;
|
|
64
|
-
set active(value: (boolean));
|
|
65
|
-
get active(): (boolean);
|
|
66
|
-
readonly focusChange: EventEmitter<MultiSelectOptionComponent>;
|
|
67
|
-
private get role();
|
|
68
|
-
get hostClasses(): {
|
|
69
|
-
[x: string]: boolean | undefined;
|
|
70
|
-
'form-multi-select-option': boolean;
|
|
71
|
-
'form-multi-selected': boolean | undefined;
|
|
72
|
-
disabled: boolean;
|
|
73
|
-
'd-none': boolean;
|
|
74
|
-
active: boolean;
|
|
75
|
-
focused: boolean;
|
|
76
|
-
};
|
|
77
|
-
private get tabIndex();
|
|
78
|
-
private get ariaDisabled();
|
|
79
|
-
private get ariaSelected();
|
|
80
|
-
onKeyDown($event: KeyboardEvent): void;
|
|
81
|
-
private onBlur;
|
|
82
|
-
private onFocus;
|
|
83
|
-
private onKeyUp;
|
|
84
|
-
private onClick;
|
|
85
|
-
ngAfterViewInit(): void;
|
|
86
|
-
/** Get the label for this element which is required by the FocusableOption interface. */
|
|
87
|
-
getLabel(): string;
|
|
88
|
-
focus(origin?: FocusOrigin): void;
|
|
89
|
-
private setSubscriptions;
|
|
90
|
-
isSelected(value?: string | number): boolean;
|
|
91
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectOptionComponent, never>;
|
|
92
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiSelectOptionComponent, "c-multi-select-option", ["cMultiSelectOption"], { "optionsStyle": { "alias": "optionsStyle"; "required": false; }; "label": { "alias": "label"; "required": false; }; "text": { "alias": "text"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "value": { "alias": "value"; "required": false; }; "active": { "alias": "active"; "required": false; }; "role": { "alias": "role"; "required": false; }; }, { "selectedChange": "selectedChange"; "focusChange": "focusChange"; }, never, ["*"], true, never>;
|
|
93
|
-
static ngAcceptInputType_visible: unknown;
|
|
94
|
-
static ngAcceptInputType_disabled: unknown;
|
|
95
|
-
static ngAcceptInputType_active: unknown;
|
|
96
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { IOption } from '../multi-select.type';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class MultiSelectTagComponent {
|
|
5
|
-
#private;
|
|
6
|
-
multiselectVisible: import("@angular/core").Signal<boolean | undefined>;
|
|
7
|
-
option?: IOption;
|
|
8
|
-
disabled: boolean;
|
|
9
|
-
label?: string;
|
|
10
|
-
value?: any;
|
|
11
|
-
remove: EventEmitter<IOption>;
|
|
12
|
-
get hostClasses(): {
|
|
13
|
-
'form-multi-select-tag': boolean;
|
|
14
|
-
};
|
|
15
|
-
handleRemove($event: MouseEvent): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectTagComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiSelectTagComponent, "c-multi-select-tag", never, { "option": { "alias": "option"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "label": { "alias": "label"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "remove": "remove"; }, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./multi-select/multi-select.component";
|
|
3
|
-
import * as i2 from "./multi-select-option/multi-select-option.component";
|
|
4
|
-
import * as i3 from "./multi-select-optgroup/multi-select-optgroup.component";
|
|
5
|
-
import * as i4 from "./multi-select-optgroup/multi-select-optgroup-label.component";
|
|
6
|
-
export declare class MultiSelectModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MultiSelectModule, never, [typeof i1.MultiSelectComponent, typeof i2.MultiSelectOptionComponent, typeof i3.MultiSelectOptgroupComponent, typeof i4.MultiSelectOptgroupLabelComponent], [typeof i1.MultiSelectComponent, typeof i2.MultiSelectOptionComponent, typeof i3.MultiSelectOptgroupComponent, typeof i4.MultiSelectOptgroupLabelComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MultiSelectModule>;
|
|
10
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { SelectionModel } from '@angular/cdk/collections';
|
|
2
|
-
import { MultiSelectOptionComponent } from './multi-select-option/multi-select-option.component';
|
|
3
|
-
import { IOption } from './multi-select.type';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MultiSelectService {
|
|
6
|
-
optionsStyle: 'checkbox' | 'text';
|
|
7
|
-
selectionModel: SelectionModel<any>;
|
|
8
|
-
setSelectionModel(multiple?: boolean, initiallySelectedValues?: string[]): void;
|
|
9
|
-
private readonly multiSelectVisible;
|
|
10
|
-
readonly multiSelectVisible$: import("rxjs").Observable<boolean>;
|
|
11
|
-
toggleVisible(visible: boolean): void;
|
|
12
|
-
private readonly multiSelectFocus;
|
|
13
|
-
readonly multiSelectFocus$: import("rxjs").Observable<MultiSelectOptionComponent>;
|
|
14
|
-
focusChange(option: MultiSelectOptionComponent): void;
|
|
15
|
-
readonly userOptionsSignal: import("@angular/core").WritableSignal<IOption[]>;
|
|
16
|
-
getUserOptions(): import("@angular/core").Signal<IOption[]>;
|
|
17
|
-
addUserOption(option: IOption): void;
|
|
18
|
-
removeUserOption(value: string): void;
|
|
19
|
-
removeAllUserOptions(): void;
|
|
20
|
-
private readonly optionsArray;
|
|
21
|
-
readonly optionsArray$: import("rxjs").Observable<IOption[]>;
|
|
22
|
-
getOptionsArray(): import("rxjs").Observable<IOption[]>;
|
|
23
|
-
updateOptionsArray(options: IOption[]): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectService, never>;
|
|
25
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MultiSelectService>;
|
|
26
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import type { EventEmitter } from '@angular/core';
|
|
2
|
-
export type SearchFn = ((option: IOption, searchValue: string) => boolean);
|
|
3
|
-
export interface IMultiSelect<T> {
|
|
4
|
-
cleaner?: boolean | 'active';
|
|
5
|
-
multiple?: boolean;
|
|
6
|
-
options?: IOption[];
|
|
7
|
-
optionsMaxHeight?: (number | string | 'auto');
|
|
8
|
-
optionsStyle?: (string | 'checkbox' | 'text');
|
|
9
|
-
placeholder?: string;
|
|
10
|
-
search?: boolean | 'external' | SearchFn;
|
|
11
|
-
searchValue?: string;
|
|
12
|
-
searchValueChange?: EventEmitter<string>;
|
|
13
|
-
searchNoResultsLabel?: string;
|
|
14
|
-
selectAll?: boolean;
|
|
15
|
-
selectAllLabel?: string;
|
|
16
|
-
selectionType?: ('counter' | 'tags' | 'text');
|
|
17
|
-
selectionTypeCounterText?: string;
|
|
18
|
-
value: T | T[];
|
|
19
|
-
valueChange: EventEmitter<T | T[]>;
|
|
20
|
-
virtualScroller?: boolean;
|
|
21
|
-
visibleItems?: number;
|
|
22
|
-
visible?: boolean;
|
|
23
|
-
visibleChange?: EventEmitter<boolean>;
|
|
24
|
-
}
|
|
25
|
-
export type TOptions = IOption[];
|
|
26
|
-
export interface IOption {
|
|
27
|
-
disabled?: boolean;
|
|
28
|
-
id?: string;
|
|
29
|
-
label?: string;
|
|
30
|
-
options?: TOptions;
|
|
31
|
-
order?: number;
|
|
32
|
-
selected?: boolean;
|
|
33
|
-
text?: string;
|
|
34
|
-
value: string | number;
|
|
35
|
-
visible?: boolean;
|
|
36
|
-
custom?: boolean;
|
|
37
|
-
}
|
|
38
|
-
export interface IMultiSelectOptions {
|
|
39
|
-
handleOptionClick?: (option: IOption) => void;
|
|
40
|
-
options?: IOption[];
|
|
41
|
-
optionsMaxHeight?: number | string;
|
|
42
|
-
optionsStyle?: 'checkbox' | 'text';
|
|
43
|
-
searchNoResultsLabel?: string;
|
|
44
|
-
}
|
|
45
|
-
export type OptionsMap<T> = Map<T, IOption>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export { MultiSelectOptgroupLabelComponent } from './multi-select-optgroup/multi-select-optgroup-label.component';
|
|
2
|
-
export { MultiSelectOptgroupComponent } from './multi-select-optgroup/multi-select-optgroup.component';
|
|
3
|
-
export { MultiSelectOptionComponent } from './multi-select-option/multi-select-option.component';
|
|
4
|
-
export { MultiSelectComponent } from './multi-select/multi-select.component';
|
|
5
|
-
export { MultiSelectModule } from './multi-select.module';
|
|
6
|
-
export type { IOption, SearchFn } from './multi-select.type';
|
package/lib/nav/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { BooleanInput } from '../coreui.types';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class NavLinkDirective {
|
|
4
|
-
#private;
|
|
5
|
-
static ngAcceptInputType_disabled: BooleanInput;
|
|
6
|
-
/**
|
|
7
|
-
* Sets .nav-link class to the host. [docs]
|
|
8
|
-
* @default true
|
|
9
|
-
*/
|
|
10
|
-
readonly cNavLink: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
11
|
-
/**
|
|
12
|
-
* Toggle the active state for the component. [docs]
|
|
13
|
-
* @default undefined
|
|
14
|
-
*/
|
|
15
|
-
readonly active: import("@angular/core").InputSignal<boolean | undefined>;
|
|
16
|
-
/**
|
|
17
|
-
* Set disabled attr for the host element. [docs]
|
|
18
|
-
* @default false
|
|
19
|
-
*/
|
|
20
|
-
readonly disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
21
|
-
/**
|
|
22
|
-
* The tabindex attribute specifies the tab order of an element (when the "tab" button is used for navigating).
|
|
23
|
-
*/
|
|
24
|
-
readonly tabindex: import("@angular/core").InputSignalWithTransform<number | undefined, unknown>;
|
|
25
|
-
readonly ariaCurrent: import("@angular/core").Signal<"page" | null>;
|
|
26
|
-
ariaDisabled: boolean | null;
|
|
27
|
-
attrDisabled: boolean | string | null;
|
|
28
|
-
attrTabindex: number | null;
|
|
29
|
-
styleCursor: 'pointer' | null;
|
|
30
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavLinkDirective, never>;
|
|
32
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NavLinkDirective, "[cNavLink]", never, { "cNavLink": { "alias": "cNavLink"; "required": false; "isSignal": true; }; "active": { "alias": "active"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "tabindex": { "alias": "tabindex"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
33
|
-
}
|