@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,48 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TabContentRefDirective implements OnChanges, OnDestroy {
|
|
4
|
-
#private;
|
|
5
|
-
constructor();
|
|
6
|
-
/**
|
|
7
|
-
* Template Ref
|
|
8
|
-
* @type TemplateRef
|
|
9
|
-
*/
|
|
10
|
-
tabContentRef: any;
|
|
11
|
-
/**
|
|
12
|
-
* Set active state of tab content
|
|
13
|
-
* @type boolean
|
|
14
|
-
* @default false
|
|
15
|
-
*/
|
|
16
|
-
set active(value: boolean);
|
|
17
|
-
get active(): boolean;
|
|
18
|
-
/**
|
|
19
|
-
* Set disabled state of tab content
|
|
20
|
-
* @type boolean
|
|
21
|
-
*/
|
|
22
|
-
set disabled(value: boolean);
|
|
23
|
-
get disabled(): boolean;
|
|
24
|
-
/**
|
|
25
|
-
* c-tab-pane index respectively
|
|
26
|
-
* @type number
|
|
27
|
-
*/
|
|
28
|
-
tabPaneIdx: number;
|
|
29
|
-
get hostClasses(): {
|
|
30
|
-
active: boolean;
|
|
31
|
-
disabled: boolean;
|
|
32
|
-
};
|
|
33
|
-
get isDisabled(): boolean | null;
|
|
34
|
-
get attrDisabled(): "" | null;
|
|
35
|
-
private get ariaSelected();
|
|
36
|
-
role: string;
|
|
37
|
-
get getTabindex(): string | null;
|
|
38
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
39
|
-
toggleOpen($event: any): void;
|
|
40
|
-
setActiveTabPane(): void;
|
|
41
|
-
ngOnDestroy(): void;
|
|
42
|
-
subscribeTabService(subscribe?: boolean): void;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabContentRefDirective, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TabContentRefDirective, "[cTabContent]", never, { "tabContentRef": { "alias": "cTabContent"; "required": false; }; "active": { "alias": "active"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "tabPaneIdx": { "alias": "tabPaneIdx"; "required": false; }; "role": { "alias": "role"; "required": false; }; }, {}, never, never, true, never>;
|
|
45
|
-
static ngAcceptInputType_active: unknown;
|
|
46
|
-
static ngAcceptInputType_disabled: unknown;
|
|
47
|
-
static ngAcceptInputType_tabPaneIdx: unknown;
|
|
48
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { TabContentComponent } from '../tab-content/tab-content.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TabPaneComponent implements OnDestroy {
|
|
5
|
-
#private;
|
|
6
|
-
constructor();
|
|
7
|
-
tabPaneIdx: number;
|
|
8
|
-
tabContent: TabContentComponent;
|
|
9
|
-
set active(value: boolean);
|
|
10
|
-
get active(): boolean;
|
|
11
|
-
get hostClasses(): {
|
|
12
|
-
'tab-pane': boolean;
|
|
13
|
-
fade: boolean;
|
|
14
|
-
show: boolean;
|
|
15
|
-
active: boolean;
|
|
16
|
-
};
|
|
17
|
-
role: string;
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
subscribeTabService(subscribe?: boolean): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabPaneComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabPaneComponent, "c-tab-pane", ["cTabPane"], { "role": { "alias": "role"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
22
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { TabContentComponent } from './tab-content/tab-content.component';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface ITabContentState {
|
|
4
|
-
activeIdx: number;
|
|
5
|
-
tabContent: TabContentComponent;
|
|
6
|
-
}
|
|
7
|
-
export declare class TabService {
|
|
8
|
-
private activeTabPaneIdx;
|
|
9
|
-
activeTabPaneIdx$: import("rxjs").Observable<ITabContentState>;
|
|
10
|
-
setActiveTabIdx(tabContentState: ITabContentState): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TabService>;
|
|
13
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tab-content/tab-content.component";
|
|
3
|
-
import * as i2 from "./tab-content-ref.directive";
|
|
4
|
-
import * as i3 from "./tab-pane/tab-pane.component";
|
|
5
|
-
export declare class TabsModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, never, [typeof i1.TabContentComponent, typeof i2.TabContentRefDirective, typeof i3.TabPaneComponent], [typeof i1.TabContentComponent, typeof i3.TabPaneComponent, typeof i2.TabContentRefDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TabsModule>;
|
|
9
|
-
}
|
package/lib/tabs-2/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { Tabs2Module } from './tabs2.module';
|
|
2
|
-
export { TabsComponent } from './tabs.component';
|
|
3
|
-
export { TabsContentComponent } from './tabs-content/tabs-content.component';
|
|
4
|
-
export { TabsListComponent } from './tabs-list/tabs-list.component';
|
|
5
|
-
export { TabsService } from './tabs.service';
|
|
6
|
-
export { TabDirective } from './tab/tab.directive';
|
|
7
|
-
export { TabPanelComponent } from './tab-panel/tab-panel.component';
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { FocusableOption, FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
-
import { InputSignal, OnInit } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TabDirective implements FocusableOption, OnInit {
|
|
5
|
-
#private;
|
|
6
|
-
/**
|
|
7
|
-
* Disabled attribute
|
|
8
|
-
* @return boolean
|
|
9
|
-
* @default false
|
|
10
|
-
*/
|
|
11
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
12
|
-
readonly attrDisabled: import("@angular/core").Signal<true | null>;
|
|
13
|
-
set disabled(value: boolean);
|
|
14
|
-
get disabled(): boolean;
|
|
15
|
-
/**
|
|
16
|
-
* Item key.
|
|
17
|
-
* @type string | number
|
|
18
|
-
* @required
|
|
19
|
-
*/
|
|
20
|
-
readonly itemKey: InputSignal<string | number>;
|
|
21
|
-
/**
|
|
22
|
-
* Element id attribute
|
|
23
|
-
* @type string
|
|
24
|
-
* @default undefined
|
|
25
|
-
*/
|
|
26
|
-
readonly id: InputSignal<string | undefined>;
|
|
27
|
-
/**
|
|
28
|
-
* aria-controls attribute
|
|
29
|
-
* @type string
|
|
30
|
-
* @default undefined
|
|
31
|
-
*/
|
|
32
|
-
readonly ariaControls: InputSignal<string | undefined>;
|
|
33
|
-
readonly isActive: import("@angular/core").WritableSignal<boolean>;
|
|
34
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
35
|
-
readonly propId: import("@angular/core").Signal<string>;
|
|
36
|
-
readonly attrAriaControls: import("@angular/core").Signal<string>;
|
|
37
|
-
focus(origin?: FocusOrigin): void;
|
|
38
|
-
ngOnInit(): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabDirective, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TabDirective, "button[cTab]", ["cTab"], { "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "itemKey": { "alias": "itemKey"; "required": true; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "ariaControls": { "alias": "aria-controls"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
41
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { AnimationEvent } from '@angular/animations';
|
|
2
|
-
import { InputSignal, InputSignalWithTransform, OutputEmitterRef } from '@angular/core';
|
|
3
|
-
import { TabsService } from '../tabs.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
type VisibleChangeEvent = {
|
|
6
|
-
itemKey: string | number;
|
|
7
|
-
visible: boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare class TabPanelComponent {
|
|
10
|
-
readonly tabsService: TabsService;
|
|
11
|
-
/**
|
|
12
|
-
* aria-labelledby attribute
|
|
13
|
-
* @type string
|
|
14
|
-
* @default undefined
|
|
15
|
-
*/
|
|
16
|
-
readonly ariaLabelledBy: InputSignal<string | undefined>;
|
|
17
|
-
/**
|
|
18
|
-
* Element id attribute
|
|
19
|
-
* @type string
|
|
20
|
-
* @default undefined
|
|
21
|
-
*/
|
|
22
|
-
readonly id: InputSignal<string | undefined>;
|
|
23
|
-
/**
|
|
24
|
-
* Item key.
|
|
25
|
-
* @type string | number
|
|
26
|
-
* @required
|
|
27
|
-
*/
|
|
28
|
-
readonly itemKey: InputSignal<string | number>;
|
|
29
|
-
/**
|
|
30
|
-
* Element role.
|
|
31
|
-
* @type string
|
|
32
|
-
* @default 'tabpanel'
|
|
33
|
-
*/
|
|
34
|
-
readonly role: InputSignal<string>;
|
|
35
|
-
/**
|
|
36
|
-
* tabindex attribute.
|
|
37
|
-
* @type number
|
|
38
|
-
* @default 0
|
|
39
|
-
*/
|
|
40
|
-
readonly tabindex: InputSignalWithTransform<number, unknown>;
|
|
41
|
-
/**
|
|
42
|
-
* Enable fade in transition.
|
|
43
|
-
* @type boolean
|
|
44
|
-
* @default true
|
|
45
|
-
*/
|
|
46
|
-
readonly transition: InputSignal<boolean>;
|
|
47
|
-
/**
|
|
48
|
-
* visible change output
|
|
49
|
-
* @type OutputEmitterRef<VisibleChangeEvent>
|
|
50
|
-
*/
|
|
51
|
-
readonly visibleChange: OutputEmitterRef<VisibleChangeEvent>;
|
|
52
|
-
readonly show: import("@angular/core").WritableSignal<boolean>;
|
|
53
|
-
readonly visible: import("@angular/core").Signal<boolean>;
|
|
54
|
-
readonly propId: import("@angular/core").Signal<string>;
|
|
55
|
-
readonly attrAriaLabelledBy: import("@angular/core").Signal<string>;
|
|
56
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
57
|
-
onAnimationDone($event: AnimationEvent): void;
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabPanelComponent, never>;
|
|
59
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabPanelComponent, "c-tab-panel", ["cTabPanel"], { "ariaLabelledBy": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "itemKey": { "alias": "itemKey"; "required": true; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "tabindex": { "alias": "tabindex"; "required": false; "isSignal": true; }; "transition": { "alias": "transition"; "required": false; "isSignal": true; }; }, { "visibleChange": "visibleChange"; }, never, ["*"], true, never>;
|
|
60
|
-
}
|
|
61
|
-
export {};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TabsContentComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsContentComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsContentComponent, "c-tabs-content", ["cTabsContent"], {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { InputSignal } from '@angular/core';
|
|
2
|
-
import { TabDirective } from '../tab/tab.directive';
|
|
3
|
-
import { TabsService } from '../tabs.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TabsListComponent {
|
|
6
|
-
#private;
|
|
7
|
-
readonly tabsService: TabsService;
|
|
8
|
-
/**
|
|
9
|
-
* Specify a layout type for component.
|
|
10
|
-
* @type 'fill' | 'justified' | undefined
|
|
11
|
-
* @default undefined
|
|
12
|
-
*/
|
|
13
|
-
readonly layout: InputSignal<'fill' | 'justified' | undefined>;
|
|
14
|
-
/**
|
|
15
|
-
* Set the variant to tabs, pills or underline.
|
|
16
|
-
* @type 'pills' | 'tabs' | 'underline' | 'underline-border' | undefined
|
|
17
|
-
* @default undefined
|
|
18
|
-
*/
|
|
19
|
-
readonly variant: InputSignal<'pills' | 'tabs' | 'underline' | 'underline-border' | undefined>;
|
|
20
|
-
/**
|
|
21
|
-
* Set the role to tab list.
|
|
22
|
-
* @default 'tablist'
|
|
23
|
-
*/
|
|
24
|
-
readonly role: InputSignal<string>;
|
|
25
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
26
|
-
readonly tabs: import("@angular/core").Signal<readonly TabDirective[]>;
|
|
27
|
-
onKeyDown($event: any): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsListComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsListComponent, "c-tabs-list", ["cTabsList"], { "layout": { "alias": "layout"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, ["tabs"], ["*"], true, never>;
|
|
30
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ModelSignal } from '@angular/core';
|
|
2
|
-
import { TabsService } from './tabs.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TabsComponent {
|
|
5
|
-
#private;
|
|
6
|
-
readonly tabsService: TabsService;
|
|
7
|
-
/**
|
|
8
|
-
* The active item key.
|
|
9
|
-
* @type <string | number | undefined>
|
|
10
|
-
*/
|
|
11
|
-
readonly activeItemKey: ModelSignal<string | number | undefined>;
|
|
12
|
-
/**
|
|
13
|
-
* The id attribute
|
|
14
|
-
* @type string
|
|
15
|
-
*/
|
|
16
|
-
tabsId: string;
|
|
17
|
-
readonly id: import("@angular/core").InputSignal<string>;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsComponent, "c-tabs", ["cTabs"], { "activeItemKey": { "alias": "activeItemKey"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; }, { "activeItemKey": "activeItemKeyChange"; }, never, ["*"], true, never>;
|
|
20
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TabsService {
|
|
3
|
-
readonly activeItem: import("@angular/core").WritableSignal<any>;
|
|
4
|
-
readonly activeItemKey: import("@angular/core").WritableSignal<string | number | undefined>;
|
|
5
|
-
readonly id: import("@angular/core").WritableSignal<string | number | undefined>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsService, never>;
|
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TabsService>;
|
|
8
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tabs.component";
|
|
3
|
-
import * as i2 from "./tabs-list/tabs-list.component";
|
|
4
|
-
import * as i3 from "./tab/tab.directive";
|
|
5
|
-
import * as i4 from "./tabs-content/tabs-content.component";
|
|
6
|
-
import * as i5 from "./tab-panel/tab-panel.component";
|
|
7
|
-
export declare class Tabs2Module {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Tabs2Module, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<Tabs2Module, never, [typeof i1.TabsComponent, typeof i2.TabsListComponent, typeof i3.TabDirective, typeof i4.TabsContentComponent, typeof i5.TabPanelComponent], [typeof i1.TabsComponent, typeof i2.TabsListComponent, typeof i3.TabDirective, typeof i4.TabsContentComponent, typeof i5.TabPanelComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<Tabs2Module>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnChanges, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { DayPeriod } from '../time.utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface IDayPeriod {
|
|
5
|
-
value: string;
|
|
6
|
-
label: string;
|
|
7
|
-
dayPeriod?: DayPeriod;
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export declare class DayPeriodElementDirective {
|
|
11
|
-
elementRef: ElementRef;
|
|
12
|
-
constructor(elementRef: ElementRef);
|
|
13
|
-
readonly cDayPeriodElement: import("@angular/core").InputSignal<IDayPeriod>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DayPeriodElementDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DayPeriodElementDirective, "[cDayPeriodElement]", ["cDayPeriodElement"], { "cDayPeriodElement": { "alias": "cDayPeriodElement"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
17
|
-
export declare class TimePickerRollAmPmComponent implements OnChanges, AfterViewInit {
|
|
18
|
-
#private;
|
|
19
|
-
elementRef: ElementRef;
|
|
20
|
-
constructor(elementRef: ElementRef);
|
|
21
|
-
readonly disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
22
|
-
readonly elements: import("@angular/core").InputSignal<IDayPeriod[]>;
|
|
23
|
-
readonly onClick: import("@angular/core").InputSignal<((value: number | string) => void) | undefined>;
|
|
24
|
-
readonly refresh: import("@angular/core").InputSignalWithTransform<boolean | undefined, unknown>;
|
|
25
|
-
readonly selectedInput: import("@angular/core").InputSignal<string | number | null>;
|
|
26
|
-
readonly selected: import("@angular/core").WritableSignal<string | number | null>;
|
|
27
|
-
readonly selectedChange: import("@angular/core").OutputEmitterRef<any>;
|
|
28
|
-
dayPeriodElements: QueryList<DayPeriodElementDirective>;
|
|
29
|
-
ngAfterViewInit(): void;
|
|
30
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
31
|
-
scrollToElement(element: any): void;
|
|
32
|
-
handleElementClick($event: MouseEvent, element: any): void;
|
|
33
|
-
handleElementKeyDown($event: KeyboardEvent, element: IDayPeriod): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerRollAmPmComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerRollAmPmComponent, "c-time-picker-roll-am-pm", never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "elements": { "alias": "elements"; "required": false; "isSignal": true; }; "onClick": { "alias": "onClick"; "required": false; "isSignal": true; }; "refresh": { "alias": "refresh"; "required": false; "isSignal": true; }; "selectedInput": { "alias": "selected"; "required": false; "isSignal": true; }; }, { "selectedChange": "selectedChange"; }, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnChanges, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ITimeValue } from '../time.utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface ITimePickerRollCol {
|
|
5
|
-
elements: ITimeValue[];
|
|
6
|
-
onClick?: (value: number | string) => void;
|
|
7
|
-
selected?: number | string | null;
|
|
8
|
-
}
|
|
9
|
-
export declare class TimeElementDirective {
|
|
10
|
-
elementRef: ElementRef;
|
|
11
|
-
constructor(elementRef: ElementRef);
|
|
12
|
-
readonly cTimeElement: import("@angular/core").InputSignal<ITimeValue>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeElementDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TimeElementDirective, "[cTimeElement]", ["cTimeElement"], { "cTimeElement": { "alias": "cTimeElement"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
16
|
-
export declare class TimePickerRollColComponent implements OnChanges, AfterViewInit {
|
|
17
|
-
#private;
|
|
18
|
-
elementRef: ElementRef;
|
|
19
|
-
constructor(elementRef: ElementRef);
|
|
20
|
-
readonly disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
21
|
-
readonly elements: import("@angular/core").InputSignal<ITimeValue[]>;
|
|
22
|
-
readonly onClick: import("@angular/core").InputSignal<((value: number | string) => void) | undefined>;
|
|
23
|
-
readonly refresh: import("@angular/core").InputSignalWithTransform<boolean | undefined, unknown>;
|
|
24
|
-
readonly selectedInput: import("@angular/core").InputSignal<string | number | null>;
|
|
25
|
-
readonly selected: import("@angular/core").WritableSignal<string | number | null>;
|
|
26
|
-
readonly selectedChange: import("@angular/core").OutputEmitterRef<any>;
|
|
27
|
-
timeElements: QueryList<TimeElementDirective>;
|
|
28
|
-
ngAfterViewInit(): void;
|
|
29
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
30
|
-
scrollToElement(element: any): void;
|
|
31
|
-
handleElementClick($event: MouseEvent, element: any): void;
|
|
32
|
-
handleElementKeyDown($event: KeyboardEvent, element: ITimeValue): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerRollColComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerRollColComponent, "c-time-picker-roll-col", ["cTimePickerRollCol"], { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "elements": { "alias": "elements"; "required": false; "isSignal": true; }; "onClick": { "alias": "onClick"; "required": false; "isSignal": true; }; "refresh": { "alias": "refresh"; "required": false; "isSignal": true; }; "selectedInput": { "alias": "selected"; "required": false; "isSignal": true; }; }, { "selectedChange": "selectedChange"; }, never, never, true, never>;
|
|
35
|
-
}
|
|
@@ -1,187 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnChanges, OnInit, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
4
|
-
import { DateTimeFormatOptions, DayPeriod, ITimeValue } from './time.utils';
|
|
5
|
-
import { TemplateIdDirective } from '../shared';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class TimePickerComponent implements OnChanges, OnInit, ControlValueAccessor, AfterViewInit {
|
|
8
|
-
#private;
|
|
9
|
-
static ngAcceptInputType_disabled: BooleanInput;
|
|
10
|
-
static ngAcceptInputType_inputReadOnly: BooleanInput;
|
|
11
|
-
static ngAcceptInputType_seconds: BooleanInput;
|
|
12
|
-
static ngAcceptInputType_visible: BooleanInput;
|
|
13
|
-
/**
|
|
14
|
-
* Toggle visibility or set the content of the cleaner button.
|
|
15
|
-
* @return boolean
|
|
16
|
-
* @default true
|
|
17
|
-
*/
|
|
18
|
-
readonly cleaner: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
19
|
-
/**
|
|
20
|
-
* Sets DateTime format options including timeZone
|
|
21
|
-
* @return DateTimeFormatOptions
|
|
22
|
-
* @default {}
|
|
23
|
-
* @note The date object doesn't store timeZone, it keeps the local timezone of the browser, regardless if you parsed UTC dates.
|
|
24
|
-
*/
|
|
25
|
-
readonly dateTimeFormatOptions: import("@angular/core").InputSignal<DateTimeFormatOptions>;
|
|
26
|
-
/**
|
|
27
|
-
* Toggle the disabled state for the component.
|
|
28
|
-
* @return boolean
|
|
29
|
-
* @default false
|
|
30
|
-
*/
|
|
31
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
32
|
-
readonly disabled: import("@angular/core").WritableSignal<boolean>;
|
|
33
|
-
readonly disabledEffect: import("@angular/core").EffectRef;
|
|
34
|
-
/**
|
|
35
|
-
* Filter available hours to pick.
|
|
36
|
-
* @return (value: number) => boolean;
|
|
37
|
-
* @default undefined
|
|
38
|
-
*/
|
|
39
|
-
readonly filterHours: import("@angular/core").InputSignal<((value: number) => boolean) | undefined>;
|
|
40
|
-
/**
|
|
41
|
-
* Filter available minutes to pick.
|
|
42
|
-
* @return (value: number) => boolean;
|
|
43
|
-
* @default undefined
|
|
44
|
-
*/
|
|
45
|
-
readonly filterMinutes: import("@angular/core").InputSignal<((value: number) => boolean) | undefined>;
|
|
46
|
-
/**
|
|
47
|
-
* Filter available seconds to pick.
|
|
48
|
-
* @return (value: number) => boolean;
|
|
49
|
-
* @default undefined
|
|
50
|
-
*/
|
|
51
|
-
readonly filterSeconds: import("@angular/core").InputSignal<((value: number) => boolean) | undefined>;
|
|
52
|
-
/**
|
|
53
|
-
* Toggle visibility or set the content of the input indicator.
|
|
54
|
-
* @return boolean
|
|
55
|
-
* @default true
|
|
56
|
-
*/
|
|
57
|
-
readonly indicator: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
58
|
-
/**
|
|
59
|
-
* Toggle the readonly state for the component.
|
|
60
|
-
* @return boolean
|
|
61
|
-
* @default false
|
|
62
|
-
*/
|
|
63
|
-
readonly inputReadOnly: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
64
|
-
/**
|
|
65
|
-
* Sets the default locale for components. If not set, it is inherited from the browser.
|
|
66
|
-
* @return string
|
|
67
|
-
* @default default
|
|
68
|
-
*/
|
|
69
|
-
readonly locale: import("@angular/core").InputSignal<string>;
|
|
70
|
-
/**
|
|
71
|
-
* Specifies short hint visible in time input.
|
|
72
|
-
* @return string
|
|
73
|
-
* @default 'Select time'
|
|
74
|
-
*/
|
|
75
|
-
readonly placeholder: import("@angular/core").InputSignal<string>;
|
|
76
|
-
/**
|
|
77
|
-
* Toggle seconds visibility.
|
|
78
|
-
* @return boolean
|
|
79
|
-
* @default false
|
|
80
|
-
*/
|
|
81
|
-
readonly seconds: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
82
|
-
/**
|
|
83
|
-
* Size the component small or large.
|
|
84
|
-
* @return 'sm' | 'lg' | undefined
|
|
85
|
-
* @default undefined
|
|
86
|
-
*/
|
|
87
|
-
readonly size: import("@angular/core").InputSignal<"sm" | "lg" | undefined>;
|
|
88
|
-
/**
|
|
89
|
-
* Initial selected time.
|
|
90
|
-
* @return Date | string | null | number
|
|
91
|
-
* @default undefined
|
|
92
|
-
*/
|
|
93
|
-
set time(value: Date | string | undefined);
|
|
94
|
-
get time(): Date | undefined;
|
|
95
|
-
private _time?;
|
|
96
|
-
private _timeInternal?;
|
|
97
|
-
/**
|
|
98
|
-
* Set the time picker variant to a roll or select.
|
|
99
|
-
* @return 'roll' | 'select'
|
|
100
|
-
* @default 'roll'
|
|
101
|
-
*/
|
|
102
|
-
readonly variant: import("@angular/core").InputSignal<"select" | "roll">;
|
|
103
|
-
/**
|
|
104
|
-
* Toggle visual validation feedback.
|
|
105
|
-
* @return boolean | undefined
|
|
106
|
-
* @default undefined
|
|
107
|
-
*/
|
|
108
|
-
readonly valid: import("@angular/core").InputSignal<boolean | undefined>;
|
|
109
|
-
/**
|
|
110
|
-
* Toggle the visibility of dropdown timepicker menu component.
|
|
111
|
-
* @return boolean
|
|
112
|
-
* @default false
|
|
113
|
-
*/
|
|
114
|
-
readonly visible: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
115
|
-
readonly timeChange: import("@angular/core").OutputEmitterRef<Date | undefined>;
|
|
116
|
-
onBlur(): void;
|
|
117
|
-
dropdownRef: ElementRef;
|
|
118
|
-
templates: any;
|
|
119
|
-
contentTemplates: QueryList<TemplateIdDirective>;
|
|
120
|
-
listOfHours: ITimeValue[];
|
|
121
|
-
listOfHours12: ITimeValue[];
|
|
122
|
-
listOfMinutes: ITimeValue[];
|
|
123
|
-
listOfSeconds: ITimeValue[];
|
|
124
|
-
hour12: boolean;
|
|
125
|
-
dayPeriods: {
|
|
126
|
-
value: string;
|
|
127
|
-
label: string;
|
|
128
|
-
}[];
|
|
129
|
-
getListOfHours12(): ITimeValue[];
|
|
130
|
-
set timeInputValue(value: string);
|
|
131
|
-
get timeInputValue(): string;
|
|
132
|
-
private _timeInputValue;
|
|
133
|
-
readonly timePickerClasses: import("@angular/core").Signal<{
|
|
134
|
-
[x: string]: boolean;
|
|
135
|
-
'time-picker': boolean;
|
|
136
|
-
'form-control': boolean;
|
|
137
|
-
'is-valid': boolean;
|
|
138
|
-
'is-invalid': boolean;
|
|
139
|
-
disabled: boolean;
|
|
140
|
-
}>;
|
|
141
|
-
readonly selectTime: FormGroup<{
|
|
142
|
-
selectHours: FormControl<number | null>;
|
|
143
|
-
selectMinutes: FormControl<number | null>;
|
|
144
|
-
selectSeconds?: FormControl<number | null>;
|
|
145
|
-
selectDayPeriod?: FormControl<"am" | "pm" | null>;
|
|
146
|
-
}>;
|
|
147
|
-
readonly timeInputCtrl: FormControl<string | null>;
|
|
148
|
-
set hour(value: number);
|
|
149
|
-
get hour(): number;
|
|
150
|
-
private _hour;
|
|
151
|
-
set minute(value: number);
|
|
152
|
-
get minute(): number;
|
|
153
|
-
private _minute;
|
|
154
|
-
set second(value: number);
|
|
155
|
-
get second(): number;
|
|
156
|
-
private _second;
|
|
157
|
-
set dayPeriod(value: DayPeriod);
|
|
158
|
-
get dayPeriod(): DayPeriod;
|
|
159
|
-
private _dayPeriod;
|
|
160
|
-
setTime(): void;
|
|
161
|
-
clearTime(): void;
|
|
162
|
-
emitTime(time: Date | undefined): void;
|
|
163
|
-
ngOnInit(): void;
|
|
164
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
165
|
-
ngAfterViewInit(): void;
|
|
166
|
-
setTimeLists(): void;
|
|
167
|
-
updateSelectTime(time?: Date | undefined): void;
|
|
168
|
-
closestTime(timeArray: ITimeValue[], timeSegment: number): ITimeValue;
|
|
169
|
-
listOfTimeSegments(getListOfTimeSegments: (locale: string, dateTimeFormatOptions: DateTimeFormatOptions) => ITimeValue[], filterTimeSegments: ((timeSegmentValue: number) => boolean) | undefined): ITimeValue[];
|
|
170
|
-
handleSelectDayPeriodChange(dayPeriod: DayPeriod): void;
|
|
171
|
-
handleSelectTimeChange(value: number, segment: 'hour' | 'minute' | 'second'): void;
|
|
172
|
-
patchSelectTimeValues(): void;
|
|
173
|
-
trackByHour(index: number, hour: ITimeValue): ITimeValue;
|
|
174
|
-
onChange: (value: Date | undefined) => void;
|
|
175
|
-
onTouched: () => void;
|
|
176
|
-
writeValue(value: any): void;
|
|
177
|
-
registerOnChange(fn: any): void;
|
|
178
|
-
registerOnTouched(fn: any): void;
|
|
179
|
-
setDisabledState(isDisabled: boolean): void;
|
|
180
|
-
handleTimeInputChange($event: any): void;
|
|
181
|
-
handleClear($event: MouseEvent): void;
|
|
182
|
-
handleBlur($event: FocusEvent): void;
|
|
183
|
-
handleFocus($event: FocusEvent): void;
|
|
184
|
-
setChangeHandlers(): void;
|
|
185
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerComponent, never>;
|
|
186
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerComponent, "c-time-picker", ["cTimePicker"], { "cleaner": { "alias": "cleaner"; "required": false; "isSignal": true; }; "dateTimeFormatOptions": { "alias": "dateTimeFormatOptions"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "filterHours": { "alias": "filterHours"; "required": false; "isSignal": true; }; "filterMinutes": { "alias": "filterMinutes"; "required": false; "isSignal": true; }; "filterSeconds": { "alias": "filterSeconds"; "required": false; "isSignal": true; }; "indicator": { "alias": "indicator"; "required": false; "isSignal": true; }; "inputReadOnly": { "alias": "inputReadOnly"; "required": false; "isSignal": true; }; "locale": { "alias": "locale"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "seconds": { "alias": "seconds"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "time": { "alias": "time"; "required": false; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "valid": { "alias": "valid"; "required": false; "isSignal": true; }; "visible": { "alias": "visible"; "required": false; "isSignal": true; }; }, { "timeChange": "timeChange"; }, ["contentTemplates"], never, true, never>;
|
|
187
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./time-picker.component";
|
|
3
|
-
export declare class TimePickerModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TimePickerModule, never, [typeof i1.TimePickerComponent], [typeof i1.TimePickerComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TimePickerModule>;
|
|
7
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
export interface DateTimeFormatOptions {
|
|
2
|
-
localeMatcher?: 'best fit' | 'lookup' | undefined;
|
|
3
|
-
weekday?: 'long' | 'short' | 'narrow' | undefined;
|
|
4
|
-
era?: 'long' | 'short' | 'narrow' | undefined;
|
|
5
|
-
year?: 'numeric' | '2-digit' | undefined;
|
|
6
|
-
month?: 'numeric' | '2-digit' | 'long' | 'short' | 'narrow' | undefined;
|
|
7
|
-
day?: 'numeric' | '2-digit' | undefined;
|
|
8
|
-
hour?: 'numeric' | '2-digit' | undefined;
|
|
9
|
-
minute?: 'numeric' | '2-digit' | undefined;
|
|
10
|
-
second?: 'numeric' | '2-digit' | undefined;
|
|
11
|
-
timeZoneName?: 'long' | 'short' | undefined;
|
|
12
|
-
formatMatcher?: 'best fit' | 'basic' | undefined;
|
|
13
|
-
hour12?: boolean | undefined;
|
|
14
|
-
timeZone?: string | undefined;
|
|
15
|
-
}
|
|
16
|
-
export type DayPeriod = ('am' | 'pm');
|
|
17
|
-
export interface ITimeValue {
|
|
18
|
-
value: number;
|
|
19
|
-
label: string;
|
|
20
|
-
dayPeriod?: DayPeriod;
|
|
21
|
-
disabled?: boolean;
|
|
22
|
-
}
|
|
23
|
-
export interface IDayPeriods {
|
|
24
|
-
am: string;
|
|
25
|
-
pm: string;
|
|
26
|
-
}
|
|
27
|
-
export declare const getSupportedLocale: (locale?: string) => string;
|
|
28
|
-
export declare const isHour12: (locale?: string) => boolean;
|
|
29
|
-
export declare const convert12hTo24h: (abbr: "am" | "pm", hour: number) => number;
|
|
30
|
-
export declare const convert24hTo12h: (hour: number) => number;
|
|
31
|
-
export declare const convertTimeToDate: (time: Date | string | null | undefined) => Date | null;
|
|
32
|
-
export declare const getAmPm: (date: Date, locale: string, options?: DateTimeFormatOptions) => DayPeriod;
|
|
33
|
-
export declare const isAm: (date: Date) => boolean;
|
|
34
|
-
export declare const isPm: (date: Date) => boolean;
|
|
35
|
-
export declare const isValidTimeZone: (timeZone: unknown) => boolean;
|
|
36
|
-
export declare const getListOfHours: (locale: string, options?: DateTimeFormatOptions) => {
|
|
37
|
-
value: number;
|
|
38
|
-
dayPeriod: DayPeriod;
|
|
39
|
-
label: string;
|
|
40
|
-
}[];
|
|
41
|
-
export declare const getListOfMinutes: (locale: string, options?: DateTimeFormatOptions, valueAsString?: boolean) => {
|
|
42
|
-
value: number;
|
|
43
|
-
label: string;
|
|
44
|
-
}[];
|
|
45
|
-
export declare const getListOfSeconds: (locale: string, options?: DateTimeFormatOptions, valueAsString?: boolean) => {
|
|
46
|
-
value: number;
|
|
47
|
-
label: string;
|
|
48
|
-
}[];
|
|
49
|
-
export declare const getSelectedHour: (date: Date | null, locale: string) => number | "";
|
|
50
|
-
export declare const getSelectedMinutes: (date: Date | null) => number | "";
|
|
51
|
-
export declare const getSelectedSeconds: (date: Date | null) => number | "";
|
|
52
|
-
export declare const isAmPm: (locale?: string) => boolean;
|
|
53
|
-
export declare const isValidTime: (time: string | Date | number | any) => boolean;
|
|
54
|
-
export declare const getDayPeriods: (locale?: string, options?: DateTimeFormatOptions) => {
|
|
55
|
-
value: string;
|
|
56
|
-
label: string;
|
|
57
|
-
}[];
|
package/lib/toast/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { ToastComponent } from './toast/toast.component';
|
|
2
|
-
export { ToastBodyComponent } from './toast-body/toast-body.component';
|
|
3
|
-
export { ToastHeaderComponent } from './toast-header/toast-header.component';
|
|
4
|
-
export { ToasterComponent, type TToasterPlacement, ToasterPlacement } from './toaster/toaster.component';
|
|
5
|
-
export { ToasterService } from './toaster/toaster.service';
|
|
6
|
-
export { ToasterHostDirective } from './toaster/toaster-host.directive';
|
|
7
|
-
export { ToastCloseDirective } from './toast-close.directive';
|
|
8
|
-
export { ToastModule } from './toast.module';
|