@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,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ProgressStackedComponent {
|
|
3
|
-
readonly stacked: import("@angular/core").InputSignal<boolean>;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressStackedComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressStackedComponent, "c-progress-stacked", ["cProgressStacked"], { "stacked": { "alias": "stacked"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { ProgressBarComponent } from './progress-bar.component';
|
|
2
|
-
import { ProgressBarDirective } from './progress-bar.directive';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "./progress-bar.directive";
|
|
5
|
-
export declare class ProgressComponent {
|
|
6
|
-
#private;
|
|
7
|
-
protected readonly progressBarDirective: ProgressBarDirective | null;
|
|
8
|
-
constructor();
|
|
9
|
-
readonly stacked: import("@angular/core").WritableSignal<boolean>;
|
|
10
|
-
readonly percent: import("@angular/core").Signal<number>;
|
|
11
|
-
readonly value: import("@angular/core").WritableSignal<number | undefined>;
|
|
12
|
-
readonly contentProgressBars: import("@angular/core").Signal<readonly ProgressBarComponent[]>;
|
|
13
|
-
/**
|
|
14
|
-
* Sets the height of the component. If you set that value the inner `<CProgressBar>` will automatically resize accordingly.
|
|
15
|
-
* @return number
|
|
16
|
-
*/
|
|
17
|
-
readonly height: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
18
|
-
/**
|
|
19
|
-
* Displays thin progress.
|
|
20
|
-
* @return boolean
|
|
21
|
-
*/
|
|
22
|
-
readonly thin: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
23
|
-
/**
|
|
24
|
-
* Change the default color to white.
|
|
25
|
-
* @return boolean
|
|
26
|
-
*/
|
|
27
|
-
readonly white: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
28
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
29
|
-
readonly hostStyle: import("@angular/core").Signal<any>;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressComponent, "c-progress", ["cProgress"], { "height": { "alias": "height"; "required": false; "isSignal": true; }; "thin": { "alias": "thin"; "required": false; "isSignal": true; }; "white": { "alias": "white"; "required": false; "isSignal": true; }; }, {}, ["contentProgressBars"], ["*"], true, [{ directive: typeof i1.ProgressBarDirective; inputs: { "animated": "animated"; "color": "color"; "max": "max"; "role": "role"; "value": "value"; "variant": "variant"; }; outputs: {}; }]>;
|
|
32
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./progress.component";
|
|
3
|
-
import * as i2 from "./progress-bar.component";
|
|
4
|
-
import * as i3 from "./progress-bar.directive";
|
|
5
|
-
import * as i4 from "./progress-stacked.component";
|
|
6
|
-
export declare class ProgressModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressModule, never, [typeof i1.ProgressComponent, typeof i2.ProgressBarComponent, typeof i3.ProgressBarDirective, typeof i4.ProgressStackedComponent], [typeof i1.ProgressComponent, typeof i2.ProgressBarComponent, typeof i3.ProgressBarDirective, typeof i4.ProgressStackedComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ProgressModule>;
|
|
10
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ProgressService {
|
|
3
|
-
readonly stacked: import("@angular/core").WritableSignal<boolean>;
|
|
4
|
-
readonly value: import("@angular/core").WritableSignal<number | undefined>;
|
|
5
|
-
readonly precision: import("@angular/core").WritableSignal<number>;
|
|
6
|
-
readonly min: import("@angular/core").WritableSignal<number>;
|
|
7
|
-
readonly max: import("@angular/core").WritableSignal<number>;
|
|
8
|
-
readonly percent: import("@angular/core").Signal<number>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ProgressService>;
|
|
11
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Colors } from '../coreui.types';
|
|
2
|
-
export interface IProgress {
|
|
3
|
-
height: number;
|
|
4
|
-
thin: boolean;
|
|
5
|
-
white: boolean;
|
|
6
|
-
}
|
|
7
|
-
export interface IProgressBar extends IProgressBarStacked {
|
|
8
|
-
animated?: boolean;
|
|
9
|
-
color?: Colors;
|
|
10
|
-
max?: number;
|
|
11
|
-
precision: number;
|
|
12
|
-
value?: number;
|
|
13
|
-
variant?: 'striped';
|
|
14
|
-
width?: number;
|
|
15
|
-
}
|
|
16
|
-
export interface IProgressBarStacked {
|
|
17
|
-
stacked?: boolean;
|
|
18
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export type { IProgress, IProgressBar, IProgressBarStacked } from './progress.type';
|
|
2
|
-
export { ProgressComponent } from './progress.component';
|
|
3
|
-
export { ProgressStackedComponent } from './progress-stacked.component';
|
|
4
|
-
export { ProgressBarComponent } from './progress-bar.component';
|
|
5
|
-
export { ProgressBarDirective } from './progress-bar.directive';
|
|
6
|
-
export { ProgressModule } from './progress.module';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Label } from './range-slider.type';
|
|
3
|
-
import { NgCssClass } from '../coreui.types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class RangeSliderLabelClassPipe implements PipeTransform {
|
|
6
|
-
transform(label: Label, clickableLabels: boolean): NgCssClass;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeSliderLabelClassPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<RangeSliderLabelClassPipe, "rangeSliderLabelClass", true>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Label } from './range-slider.type';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class RangeSliderLabelStylePipe implements PipeTransform {
|
|
5
|
-
transform(label: Label, min: number, max: number, vertical: boolean, labels: Label[], index: number, isRTL?: boolean): Record<string, any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeSliderLabelStylePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<RangeSliderLabelStylePipe, "rangeSliderLabelStyle", true>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { ThumbSize } from './range-slider.type';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class RangeSliderTooltipPositionStylePipe implements PipeTransform {
|
|
5
|
-
transform(value: number, min: number, max: number, vertical: boolean, thumbSize: ThumbSize | null, rtl?: boolean): Record<string, any> | null;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeSliderTooltipPositionStylePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<RangeSliderTooltipPositionStylePipe, "rangeSliderTooltipPositionStyle", true>;
|
|
8
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class RangeSliderTrackPipe implements PipeTransform {
|
|
4
|
-
transform(value: number[], min: number, max: number, vertical: boolean, rtl?: boolean): Record<string, any>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeSliderTrackPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<RangeSliderTrackPipe, "rangeSliderTrack", true>;
|
|
7
|
-
}
|
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
2
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
3
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
4
|
-
import { Label, ThumbSize } from './range-slider.type';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class RangeSliderComponent implements ControlValueAccessor, OnInit {
|
|
7
|
-
#private;
|
|
8
|
-
static ngAcceptInputType_disabled: BooleanInput;
|
|
9
|
-
static ngAcceptInputType_vertical: BooleanInput;
|
|
10
|
-
/**
|
|
11
|
-
* Enable or disable clickable labels in the Angular Range Slider.
|
|
12
|
-
* When set to `true`, users can click on labels to adjust the slider's value directly, enhancing interactivity and user experience.
|
|
13
|
-
* @default true
|
|
14
|
-
*/
|
|
15
|
-
readonly clickableLabels: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
16
|
-
/**
|
|
17
|
-
* Control the interactive state of the Angular Range Slider with the `disabled` prop.
|
|
18
|
-
* Setting it to `true` will disable all slider functionalities, preventing user interaction and visually indicating a non-interactive state.
|
|
19
|
-
* @default false
|
|
20
|
-
*/
|
|
21
|
-
readonly disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
22
|
-
readonly disabledState: import("@angular/core").WritableSignal<boolean>;
|
|
23
|
-
/**
|
|
24
|
-
* Define the minimum distance between slider handles using the `distance` prop in the Angular Range Slider.
|
|
25
|
-
* This ensures that the handles maintain a specified separation, preventing overlap and maintaining clear value distinctions.
|
|
26
|
-
* @default 0
|
|
27
|
-
*/
|
|
28
|
-
readonly distance: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
29
|
-
/**
|
|
30
|
-
* Add descriptive labels to your Angular Range Slider by providing an array of `labels`.
|
|
31
|
-
* These labels enhance the slider's usability by clearly indicating key values and providing contextual information to users.
|
|
32
|
-
*/
|
|
33
|
-
readonly labels: import("@angular/core").InputSignal<Label[]>;
|
|
34
|
-
/**
|
|
35
|
-
* Specify the maximum value for the Angular Range Slider with the `max` prop.
|
|
36
|
-
* This determines the upper limit of the slider's range, enabling precise control over the highest selectable value.
|
|
37
|
-
* @default 100
|
|
38
|
-
*/
|
|
39
|
-
readonly max: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
40
|
-
/**
|
|
41
|
-
* Set the minimum value for the Angular Range Slider using the `min` prop.
|
|
42
|
-
* This defines the lower bound of the slider's range, allowing you to control the starting point of user selection.
|
|
43
|
-
* @default 0
|
|
44
|
-
*/
|
|
45
|
-
readonly min: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
46
|
-
/**
|
|
47
|
-
* Default role for c-range-slider.
|
|
48
|
-
* @default 'slider'
|
|
49
|
-
*/
|
|
50
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
51
|
-
/**
|
|
52
|
-
* Control the granularity of the Angular Range Slider by setting the `step` prop.
|
|
53
|
-
* This defines the increment intervals between selectable values, allowing for precise adjustments based on your application's requirements.
|
|
54
|
-
* @default 1
|
|
55
|
-
*/
|
|
56
|
-
readonly step: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
57
|
-
/**
|
|
58
|
-
* Toggle the visibility of tooltips in the Angular Range Slider with the `tooltips` prop.
|
|
59
|
-
* When enabled, tooltips display the current value of the slider handles, providing real-time feedback to users.
|
|
60
|
-
* @default true
|
|
61
|
-
*/
|
|
62
|
-
readonly tooltips: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
63
|
-
/**
|
|
64
|
-
* Customize the display format of tooltips in the Angular Range Slider using the `tooltipsFormat` function.
|
|
65
|
-
* This allows you to format the tooltip values according to your specific requirements, enhancing the clarity and presentation of information.
|
|
66
|
-
*/
|
|
67
|
-
readonly tooltipsFormat: import("@angular/core").InputSignal<((value: number) => string) | undefined>;
|
|
68
|
-
/**
|
|
69
|
-
* Controls the visual representation of the slider's track. When set to `'fill'`, the track is dynamically filled based on the slider's value(s).
|
|
70
|
-
* Setting it to `false` disables the filled track.
|
|
71
|
-
* @default 'fill'
|
|
72
|
-
*/
|
|
73
|
-
readonly track: import("@angular/core").InputSignal<boolean | "fill">;
|
|
74
|
-
/**
|
|
75
|
-
* Set the current value(s) of the Angular Range Slider using the `value` prop.
|
|
76
|
-
* Whether you're using a single value or an array for multi-handle sliders, this prop controls the slider's position and ensures it reflects the desired state.
|
|
77
|
-
*/
|
|
78
|
-
readonly value: import("@angular/core").ModelSignal<number | number[]>;
|
|
79
|
-
readonly valueChange: import("@angular/core").OutputEmitterRef<number | number[]>;
|
|
80
|
-
readonly currentValue: import("@angular/core").Signal<number[]>;
|
|
81
|
-
readonly valueEffect: import("@angular/core").EffectRef;
|
|
82
|
-
readonly valueNow: import("@angular/core").Signal<number | number[]>;
|
|
83
|
-
readonly inputIds: import("@angular/core").WritableSignal<string[]>;
|
|
84
|
-
readonly inputIdsEffect: import("@angular/core").EffectRef;
|
|
85
|
-
/**
|
|
86
|
-
* Orient the Angular Range Slider vertically by setting the `vertical` prop to `true`.
|
|
87
|
-
* This changes the slider's layout from horizontal to vertical, providing a different aesthetic and fitting various UI designs.
|
|
88
|
-
*/
|
|
89
|
-
readonly vertical: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
90
|
-
readonly hostClasses: import("@angular/core").Signal<{
|
|
91
|
-
'range-slider': boolean;
|
|
92
|
-
'range-slider-vertical': boolean;
|
|
93
|
-
disabled: boolean;
|
|
94
|
-
}>;
|
|
95
|
-
readonly inputRefs: import("@angular/core").Signal<readonly ElementRef<any>[]>;
|
|
96
|
-
readonly trackRef: import("@angular/core").Signal<ElementRef<any> | undefined>;
|
|
97
|
-
readonly isDragging: import("@angular/core").WritableSignal<boolean>;
|
|
98
|
-
readonly dragIndex: import("@angular/core").WritableSignal<number>;
|
|
99
|
-
readonly thumbSize: import("@angular/core").WritableSignal<ThumbSize | null>;
|
|
100
|
-
readonly isDraggingEffect: import("@angular/core").EffectRef;
|
|
101
|
-
constructor();
|
|
102
|
-
ngOnInit(): void;
|
|
103
|
-
onChange: (value: number | number[]) => void;
|
|
104
|
-
onTouched: () => void;
|
|
105
|
-
registerOnChange(fn: any): void;
|
|
106
|
-
registerOnTouched(fn: any): void;
|
|
107
|
-
setDisabledState(isDisabled: boolean): void;
|
|
108
|
-
writeValue(value: number | number[]): void;
|
|
109
|
-
get isRtl(): boolean;
|
|
110
|
-
updateNearestValue: (value: number) => void;
|
|
111
|
-
handleInputChange(value: number, index: number): void;
|
|
112
|
-
handleInputsContainerMouseDown($event: MouseEvent): void;
|
|
113
|
-
handleLabelClick($event: MouseEvent, label: Label): void;
|
|
114
|
-
getLabel(label: Label): string | number;
|
|
115
|
-
handleMouseMove($event: MouseEvent): void;
|
|
116
|
-
handleMouseUp(): void;
|
|
117
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeSliderComponent, never>;
|
|
118
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RangeSliderComponent, "c-range-slider", never, { "clickableLabels": { "alias": "clickableLabels"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "distance": { "alias": "distance"; "required": false; "isSignal": true; }; "labels": { "alias": "labels"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; "tooltips": { "alias": "tooltips"; "required": false; "isSignal": true; }; "tooltipsFormat": { "alias": "tooltipsFormat"; "required": false; "isSignal": true; }; "track": { "alias": "track"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "vertical": { "alias": "vertical"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "valueChange": "valueChange"; }, never, never, true, never>;
|
|
119
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./range-slider.component";
|
|
3
|
-
export declare class RangeSliderModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeSliderModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RangeSliderModule, never, [typeof i1.RangeSliderComponent], [typeof i1.RangeSliderComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<RangeSliderModule>;
|
|
7
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { NgCssClass } from '../coreui.types';
|
|
2
|
-
export type Label = {
|
|
3
|
-
label: number | string;
|
|
4
|
-
value: number;
|
|
5
|
-
class?: NgCssClass;
|
|
6
|
-
style?: Partial<CSSStyleDeclaration>;
|
|
7
|
-
} | string;
|
|
8
|
-
export type ThumbSize = {
|
|
9
|
-
value: number;
|
|
10
|
-
unit: string | null;
|
|
11
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { Label, ThumbSize } from './range-slider.type';
|
|
2
|
-
export declare const calculateClickValue: (event: MouseEvent, container: HTMLDivElement, min: number, max: number, step: number, vertical: boolean, rtl: boolean) => number;
|
|
3
|
-
export declare const calculateMoveValue: (event: MouseEvent, container: HTMLDivElement, min: number, max: number, step: number, vertical: boolean, rtl: boolean) => number;
|
|
4
|
-
export declare const calculateVerticalPosition: (mouseY: number, rect: DOMRect) => number | "max" | "min";
|
|
5
|
-
export declare const calculateHorizontalPosition: (mouseX: number, rect: DOMRect, rtl: boolean) => number | "max" | "min";
|
|
6
|
-
export declare const calculateLabelPosition: (min: number, max: number, labels: Label[], label: Label, index: number) => string;
|
|
7
|
-
export declare const calculateTooltipPosition: (min: number, max: number, value: number, thumbSize: ThumbSize, vertical: boolean, rtl: boolean) => {
|
|
8
|
-
bottom: string;
|
|
9
|
-
marginBottom: string;
|
|
10
|
-
right?: undefined;
|
|
11
|
-
marginRight?: undefined;
|
|
12
|
-
left?: undefined;
|
|
13
|
-
marginLeft?: undefined;
|
|
14
|
-
} | {
|
|
15
|
-
right: string;
|
|
16
|
-
marginRight: string;
|
|
17
|
-
bottom?: undefined;
|
|
18
|
-
marginBottom?: undefined;
|
|
19
|
-
left?: undefined;
|
|
20
|
-
marginLeft?: undefined;
|
|
21
|
-
} | {
|
|
22
|
-
left: string;
|
|
23
|
-
marginLeft: string;
|
|
24
|
-
bottom?: undefined;
|
|
25
|
-
marginBottom?: undefined;
|
|
26
|
-
right?: undefined;
|
|
27
|
-
marginRight?: undefined;
|
|
28
|
-
};
|
|
29
|
-
export declare const getClickPosition: (event: MouseEvent, container: HTMLDivElement, vertical: boolean, rtl: boolean) => number;
|
|
30
|
-
export declare const getLabelValue: (min: number, max: number, labels: Label[], label: Label, index: number) => number;
|
|
31
|
-
export declare const getNearestValueIndex: (value: number, values: number[]) => number;
|
|
32
|
-
export declare const roundToStep: (number: number, step: number) => number;
|
|
33
|
-
export declare const updateGradient: (min: number, max: number, values: number[], vertical: boolean, rtl: boolean) => {
|
|
34
|
-
backgroundImage: string;
|
|
35
|
-
};
|
|
36
|
-
export declare const updateValue: (value: number, values: number[], distance: number, index: number) => number[];
|
|
37
|
-
export declare const validateValue: (value: number, values: number[], distance: number, index: number) => number;
|
|
38
|
-
export declare const equalArrays: <T>(a: T[], b: T[]) => boolean;
|
package/lib/rating/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FocusableOption, FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class RatingItemLabelComponent implements FocusableOption {
|
|
4
|
-
#private;
|
|
5
|
-
readonly label: import("@angular/core").InputSignal<string>;
|
|
6
|
-
readonly value: import("@angular/core").InputSignal<number>;
|
|
7
|
-
readonly focusable: import("@angular/core").WritableSignal<boolean>;
|
|
8
|
-
focusableEffect: import("@angular/core").EffectRef;
|
|
9
|
-
focus(origin?: FocusOrigin): void;
|
|
10
|
-
getLabel(): string;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RatingItemLabelComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RatingItemLabelComponent, "c-rating-item-label", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
13
|
-
}
|
|
@@ -1,136 +0,0 @@
|
|
|
1
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
2
|
-
import { InputSignalWithTransform } from '@angular/core';
|
|
3
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
4
|
-
import { TemplateIdDirective } from '../shared';
|
|
5
|
-
import { RatingItemLabelComponent } from './rating-item-label/rating-item-label.component';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare const coerceStringArray: (value: string | string[]) => string[];
|
|
8
|
-
export declare const coerceRatingPrecision: (value: number | string) => number;
|
|
9
|
-
export declare const coerceNumber: (value: number | string | null) => number;
|
|
10
|
-
export declare class RatingComponent implements ControlValueAccessor {
|
|
11
|
-
#private;
|
|
12
|
-
static ngAcceptInputType_allowClear: BooleanInput;
|
|
13
|
-
static ngAcceptInputType_disabled: BooleanInput;
|
|
14
|
-
static ngAcceptInputType_highlightOnlySelected: BooleanInput;
|
|
15
|
-
static ngAcceptInputType_readOnly: BooleanInput;
|
|
16
|
-
/**
|
|
17
|
-
* The default icon to display when the item is selected.
|
|
18
|
-
* @type: string | string[]
|
|
19
|
-
*/
|
|
20
|
-
readonly activeIcon: InputSignalWithTransform<string[], string | string[]>;
|
|
21
|
-
/**
|
|
22
|
-
* Enables the clearing upon clicking the selected item again.
|
|
23
|
-
* @returns: boolean
|
|
24
|
-
* @default: false
|
|
25
|
-
*/
|
|
26
|
-
readonly allowClear: InputSignalWithTransform<boolean, unknown>;
|
|
27
|
-
/**
|
|
28
|
-
* Toggle the disabled state for the component.
|
|
29
|
-
* @return: boolean
|
|
30
|
-
* @default: false
|
|
31
|
-
*/
|
|
32
|
-
readonly disabled: InputSignalWithTransform<boolean, unknown>;
|
|
33
|
-
/**
|
|
34
|
-
* If enabled, only the currently selected icon will be visibly highlighted.
|
|
35
|
-
* @returns: boolean
|
|
36
|
-
* @default: false
|
|
37
|
-
*/
|
|
38
|
-
readonly highlightOnlySelected: InputSignalWithTransform<boolean, unknown>;
|
|
39
|
-
/**
|
|
40
|
-
* The default icon to display when the item is not selected.
|
|
41
|
-
* @type: string | string[]
|
|
42
|
-
*/
|
|
43
|
-
readonly icon: InputSignalWithTransform<string[], string | string[]>;
|
|
44
|
-
/**
|
|
45
|
-
* Specifies the total number of stars to be displayed in the star rating component. This property determines the scale of the rating,
|
|
46
|
-
* such as out of 5 stars, 10 stars, etc.
|
|
47
|
-
* @returns: number
|
|
48
|
-
* @default: 5
|
|
49
|
-
*/
|
|
50
|
-
readonly itemCount: InputSignalWithTransform<number, unknown>;
|
|
51
|
-
/**
|
|
52
|
-
* Minimum increment value change allowed.
|
|
53
|
-
* @returns: number
|
|
54
|
-
* @default: 1
|
|
55
|
-
*/
|
|
56
|
-
readonly precision: InputSignalWithTransform<number, unknown>;
|
|
57
|
-
/**
|
|
58
|
-
* Allows to click fractions
|
|
59
|
-
* @type: boolean
|
|
60
|
-
* @default: false
|
|
61
|
-
*/
|
|
62
|
-
/**
|
|
63
|
-
* Toggle the readonly state for the component.
|
|
64
|
-
* @returns: boolean
|
|
65
|
-
* @default: false
|
|
66
|
-
*/
|
|
67
|
-
readonly readOnly: InputSignalWithTransform<boolean, unknown>;
|
|
68
|
-
/**
|
|
69
|
-
* Size the component small, large, or custom if you define custom icons with custom height.
|
|
70
|
-
* @type: 'sm' | 'lg' | 'custom' | undefined
|
|
71
|
-
* @default: undefined
|
|
72
|
-
*/
|
|
73
|
-
readonly size: import("@angular/core").InputSignal<"sm" | "lg" | "custom" | undefined>;
|
|
74
|
-
/**
|
|
75
|
-
* Enable tooltips with default values or set specific labels for each icon.
|
|
76
|
-
* @type: boolean | string[] | undefined
|
|
77
|
-
* @default: undefined
|
|
78
|
-
*/
|
|
79
|
-
readonly tooltips: import("@angular/core").InputSignal<boolean | string[] | undefined>;
|
|
80
|
-
/**
|
|
81
|
-
* The `value` attribute of component.
|
|
82
|
-
* @type: number | null
|
|
83
|
-
* @default: null
|
|
84
|
-
* Emits `valueChange` on value change
|
|
85
|
-
*/
|
|
86
|
-
readonly value: import("@angular/core").ModelSignal<number | null>;
|
|
87
|
-
/**
|
|
88
|
-
* Event emitted on hoverValue change.
|
|
89
|
-
* @type: number | null
|
|
90
|
-
*/
|
|
91
|
-
readonly hoverValue: import("@angular/core").WritableSignal<number | null>;
|
|
92
|
-
readonly hoverValueChange: import("@angular/core").OutputEmitterRef<number | null>;
|
|
93
|
-
readonly hoverValueEffect: import("@angular/core").EffectRef;
|
|
94
|
-
readonly hoveredItem: import("@angular/core").WritableSignal<number | undefined>;
|
|
95
|
-
readonly tooltipValue: import("@angular/core").WritableSignal<string | number | null>;
|
|
96
|
-
readonly ratingDisabled: import("@angular/core").Signal<boolean>;
|
|
97
|
-
readonly ratingDisabledEffect: import("@angular/core").EffectRef;
|
|
98
|
-
readonly contentTemplates: import("@angular/core").Signal<readonly TemplateIdDirective[]>;
|
|
99
|
-
readonly iconTemplates: import("@angular/core").Signal<any>;
|
|
100
|
-
readonly numberOfSubItems: import("@angular/core").Signal<number>;
|
|
101
|
-
readonly ratingItems: import("@angular/core").Signal<number[][]>;
|
|
102
|
-
readonly ratingItemLabels: import("@angular/core").Signal<readonly RatingItemLabelComponent[]>;
|
|
103
|
-
readonly ratingItemLabelsEffect: import("@angular/core").EffectRef;
|
|
104
|
-
get hostClasses(): {
|
|
105
|
-
[x: string]: boolean | "sm" | "lg" | "custom" | undefined;
|
|
106
|
-
rating: boolean;
|
|
107
|
-
disabled: boolean;
|
|
108
|
-
readonly: boolean;
|
|
109
|
-
};
|
|
110
|
-
get ariaValueNow(): number | null;
|
|
111
|
-
get ariaValueMax(): number;
|
|
112
|
-
get role(): string;
|
|
113
|
-
onKeydown($event: any): false | undefined;
|
|
114
|
-
onChange: (value: number | null) => void;
|
|
115
|
-
onTouched: () => void;
|
|
116
|
-
registerOnChange(fn: any): void;
|
|
117
|
-
registerOnTouched(fn: any): void;
|
|
118
|
-
setDisabledState(isDisabled: boolean): void;
|
|
119
|
-
writeValue(value: number | null): void;
|
|
120
|
-
isItemActive(value: number): boolean;
|
|
121
|
-
notLastItemStyle(value: number): {
|
|
122
|
-
zIndex: number;
|
|
123
|
-
position: string;
|
|
124
|
-
width: string;
|
|
125
|
-
overflow: string;
|
|
126
|
-
opacity: number;
|
|
127
|
-
};
|
|
128
|
-
handleFocusIn($event: FocusEvent, itemValue: number): void;
|
|
129
|
-
handleClick(value: number): void;
|
|
130
|
-
handleMouseEnter($event: MouseEvent, value: number): void;
|
|
131
|
-
getTooltipValue(index: number): string | undefined;
|
|
132
|
-
updateFocusableItems(): void;
|
|
133
|
-
readonly valueEffect: import("@angular/core").EffectRef;
|
|
134
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RatingComponent, never>;
|
|
135
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RatingComponent, "c-rating", ["cRating"], { "activeIcon": { "alias": "activeIcon"; "required": false; "isSignal": true; }; "allowClear": { "alias": "allowClear"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "highlightOnlySelected": { "alias": "highlightOnlySelected"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "itemCount": { "alias": "itemCount"; "required": false; "isSignal": true; }; "precision": { "alias": "precision"; "required": false; "isSignal": true; }; "readOnly": { "alias": "readOnly"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "tooltips": { "alias": "tooltips"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "hoverValueChange": "hoverValueChange"; }, ["contentTemplates"], never, true, never>;
|
|
136
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./rating.component";
|
|
3
|
-
export declare class RatingModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RatingModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RatingModule, never, [typeof i1.RatingComponent], [typeof i1.RatingComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<RatingModule>;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ClassToggleService {
|
|
3
|
-
#private;
|
|
4
|
-
constructor();
|
|
5
|
-
toggle(selector: any, className: string): void;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ClassToggleService, never>;
|
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ClassToggleService>;
|
|
8
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { WritableSignal } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export type ColorMode = 'light' | 'dark' | 'auto' | string | undefined;
|
|
4
|
-
export declare class ColorModeService {
|
|
5
|
-
#private;
|
|
6
|
-
readonly eventName: WritableSignal<string>;
|
|
7
|
-
readonly localStorageItemName: WritableSignal<string | undefined>;
|
|
8
|
-
readonly localStorageItemName$: import("rxjs").Observable<string | undefined>;
|
|
9
|
-
readonly colorMode: WritableSignal<ColorMode>;
|
|
10
|
-
constructor();
|
|
11
|
-
getStoredTheme(localStorageItemName: string): any;
|
|
12
|
-
setStoredTheme(localStorageItemName: string, colorMode: string): void;
|
|
13
|
-
removeStoredTheme(localStorageItemName: string): void;
|
|
14
|
-
getDefaultScheme(localStorageItemName: string | undefined): any;
|
|
15
|
-
getPrefersColorScheme(): "dark" | "light" | undefined;
|
|
16
|
-
getDatasetTheme(): ColorMode;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColorModeService, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ColorModeService>;
|
|
19
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class InMemoryStorageService implements Storage {
|
|
3
|
-
#private;
|
|
4
|
-
setItem(key: string, data: any): void;
|
|
5
|
-
getItem(key: string): any;
|
|
6
|
-
removeItem(key: string): void;
|
|
7
|
-
clear(): void;
|
|
8
|
-
get length(): number;
|
|
9
|
-
key(index: number): string;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InMemoryStorageService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<InMemoryStorageService>;
|
|
12
|
-
}
|
package/lib/services/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface IIntersectionObserverInit {
|
|
4
|
-
root?: Element | null;
|
|
5
|
-
rootMargin?: string;
|
|
6
|
-
threshold?: number | number[];
|
|
7
|
-
}
|
|
8
|
-
export declare class IntersectionService implements OnDestroy {
|
|
9
|
-
#private;
|
|
10
|
-
platformId: Object;
|
|
11
|
-
readonly intersecting$: import("rxjs").Observable<any>;
|
|
12
|
-
private defaultObserverOptions;
|
|
13
|
-
hostElementRefs: Map<ElementRef, IntersectionObserver | null>;
|
|
14
|
-
createIntersectionObserver(hostElement: ElementRef, observerOptions?: IIntersectionObserverInit): void;
|
|
15
|
-
unobserve(elementRef: ElementRef): void;
|
|
16
|
-
ngOnDestroy(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IntersectionService, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IntersectionService>;
|
|
19
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { Triggers } from '../coreui.types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface IListenersConfig {
|
|
5
|
-
hostElement: ElementRef;
|
|
6
|
-
trigger?: Triggers | Triggers[];
|
|
7
|
-
callbackOn?: () => void;
|
|
8
|
-
callbackOff?: () => void;
|
|
9
|
-
callbackToggle?: () => void;
|
|
10
|
-
}
|
|
11
|
-
export declare class ListenersService {
|
|
12
|
-
readonly renderer: Renderer2;
|
|
13
|
-
private listeners;
|
|
14
|
-
setListeners({ hostElement, trigger, callbackOn, callbackOff, callbackToggle, }: IListenersConfig): void;
|
|
15
|
-
clearListeners(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListenersService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ListenersService>;
|
|
18
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class LocalStorageService {
|
|
3
|
-
#private;
|
|
4
|
-
private platformId;
|
|
5
|
-
private document;
|
|
6
|
-
constructor();
|
|
7
|
-
readonly data$: import("rxjs").Observable<{
|
|
8
|
-
key: string;
|
|
9
|
-
data: any;
|
|
10
|
-
} | null>;
|
|
11
|
-
setItem(key: string, data: any): void;
|
|
12
|
-
getItem(key: string): any;
|
|
13
|
-
removeItem(key: string): void;
|
|
14
|
-
clear(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalStorageService, never>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LocalStorageService>;
|
|
17
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { IntersectionService, type IIntersectionObserverInit } from './intersection.service';
|
|
2
|
-
export { ListenersService, type IListenersConfig } from './listeners.service';
|
|
3
|
-
export { ClassToggleService } from './class-toggle.service';
|
|
4
|
-
export { LocalStorageService } from './local-storage.service';
|
|
5
|
-
export { InMemoryStorageService } from './in-memory-storage.service';
|
|
6
|
-
export { ColorModeService, type ColorMode } from './color-mode.service';
|
|
7
|
-
export { UIDService } from './uid.service';
|
|
8
|
-
export { RtlService } from './rtl.service';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ElementRefDirective {
|
|
4
|
-
readonly elementRef: ElementRef<any>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ElementRefDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ElementRefDirective, "[cElementRef]", ["cElementRef"], {}, {}, never, never, true, never>;
|
|
7
|
-
}
|