@coreui/angular-pro 5.4.14 → 5.5.0
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 +6565 -6959
- package/fesm2022/coreui-angular-pro.mjs.map +1 -1
- package/index.d.ts +6462 -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,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-picker.component";
|
|
3
|
-
export declare class DatePickerModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, never, [typeof i1.DatePickerComponent], [typeof i1.DatePickerComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerModule>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { TCustomRange } from './date-range-picker.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CustomRangeKeyPipe implements PipeTransform {
|
|
5
|
-
transform(customRange: TCustomRange, ...args: unknown[]): unknown;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CustomRangeKeyPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CustomRangeKeyPipe, "customRangeKey", true>;
|
|
8
|
-
}
|
|
@@ -1,293 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnDestroy, OnInit, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormGroup } from '@angular/forms';
|
|
3
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
4
|
-
import { Subscription } from 'rxjs';
|
|
5
|
-
import { Options } from '@popperjs/core';
|
|
6
|
-
import { DateFilterType, DayFormatType, DaysOfWeek, SelectionType, WeekdayFormatType } from '../../calendar/calendar.service';
|
|
7
|
-
import { TemplateIdDirective } from '../../shared';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export interface ICalendarRanges {
|
|
10
|
-
[key: string]: Date[];
|
|
11
|
-
}
|
|
12
|
-
export type TCustomRange = [string, Date[]];
|
|
13
|
-
/** Must be a valid date string */
|
|
14
|
-
export declare class DateRangePickerComponent implements OnInit, OnDestroy, ControlValueAccessor {
|
|
15
|
-
#private;
|
|
16
|
-
static ngAcceptInputType_closeOnSelect: BooleanInput;
|
|
17
|
-
static ngAcceptInputType_disabled: BooleanInput;
|
|
18
|
-
static ngAcceptInputType_inputReadOnly: BooleanInput;
|
|
19
|
-
static ngAcceptInputType_navYearFirst: BooleanInput;
|
|
20
|
-
static ngAcceptInputType_withTime: BooleanInput;
|
|
21
|
-
static ngAcceptInputType_selectAdjacentDays: BooleanInput;
|
|
22
|
-
static ngAcceptInputType_showWeekNumber: BooleanInput;
|
|
23
|
-
static ngAcceptInputType_timepicker: BooleanInput;
|
|
24
|
-
static ngAcceptInputType_visible: BooleanInput;
|
|
25
|
-
/**
|
|
26
|
-
* Set the format of day name.
|
|
27
|
-
* @default 'numeric'
|
|
28
|
-
* @return DayFormatType
|
|
29
|
-
*/
|
|
30
|
-
readonly dayFormat: import("@angular/core").InputSignal<DayFormatType>;
|
|
31
|
-
/**
|
|
32
|
-
* The number of calendars that render on desktop devices.
|
|
33
|
-
* @return number
|
|
34
|
-
* @default 2
|
|
35
|
-
*/
|
|
36
|
-
readonly calendars: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
37
|
-
/**
|
|
38
|
-
* Toggle visibility or set the content of the cleaner button.
|
|
39
|
-
* @return boolean
|
|
40
|
-
* @default true
|
|
41
|
-
*/
|
|
42
|
-
readonly cleaner: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
43
|
-
/**
|
|
44
|
-
* Determine if the dropdown should be closed after value setting.
|
|
45
|
-
* @return boolean
|
|
46
|
-
* @default false
|
|
47
|
-
*/
|
|
48
|
-
readonly closeOnSelect: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
49
|
-
/**
|
|
50
|
-
* Set date format.
|
|
51
|
-
* We use Angular formatDate() function, see:
|
|
52
|
-
* - https://angular.io/api/common/formatDate
|
|
53
|
-
* - https://angular.io/api/common/DatePipe#pre-defined-format-options
|
|
54
|
-
*/
|
|
55
|
-
readonly format: import("@angular/core").InputSignal<string | undefined>;
|
|
56
|
-
/**
|
|
57
|
-
* Toggle visibility or set the content of the input indicator.
|
|
58
|
-
* @return boolean
|
|
59
|
-
* @default true
|
|
60
|
-
*/
|
|
61
|
-
readonly indicator: import("@angular/core").InputSignal<boolean>;
|
|
62
|
-
/**
|
|
63
|
-
* Custom function to format the selected date into a string according to a custom format.
|
|
64
|
-
* @since v5.0.0
|
|
65
|
-
*/
|
|
66
|
-
readonly inputDateFormat: import("@angular/core").InputSignal<((date: Date) => string) | undefined>;
|
|
67
|
-
/**
|
|
68
|
-
* Custom function to parse the input value into a valid Date object.
|
|
69
|
-
* @since v5.0.0
|
|
70
|
-
*/
|
|
71
|
-
readonly inputDateParse: import("@angular/core").InputSignal<((date: string | Date) => Date) | undefined>;
|
|
72
|
-
/**
|
|
73
|
-
* Toggle the readonly state for the component.
|
|
74
|
-
* @return boolean
|
|
75
|
-
* @default false
|
|
76
|
-
*/
|
|
77
|
-
readonly inputReadOnlyInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
78
|
-
readonly inputReadOnly: import("@angular/core").Signal<boolean>;
|
|
79
|
-
/**
|
|
80
|
-
* Reorder year-month navigation, and render year first.
|
|
81
|
-
* @return boolean
|
|
82
|
-
* @default false
|
|
83
|
-
*/
|
|
84
|
-
readonly navYearFirst: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
85
|
-
/**
|
|
86
|
-
* Specifies short hints that are visible in start date and end date inputs.
|
|
87
|
-
* type string
|
|
88
|
-
*/
|
|
89
|
-
readonly placeholder: import("@angular/core").InputSignal<string | string[]>;
|
|
90
|
-
/**
|
|
91
|
-
* Predefined date ranges the user can select from.
|
|
92
|
-
* @return ICalendarRanges
|
|
93
|
-
*/
|
|
94
|
-
readonly ranges: import("@angular/core").InputSignal<ICalendarRanges | undefined>;
|
|
95
|
-
/**
|
|
96
|
-
* Sets the color context of the cancel button to one of CoreUI’s themed colors.
|
|
97
|
-
* @return 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'dark' | 'light' | string
|
|
98
|
-
* @default 'secondary'
|
|
99
|
-
*/
|
|
100
|
-
readonly rangesButtonsColor: import("@angular/core").InputSignal<string>;
|
|
101
|
-
/**
|
|
102
|
-
* Size the ranges button small or large.
|
|
103
|
-
* @return 'sm' | 'lg' | ''
|
|
104
|
-
*/
|
|
105
|
-
readonly rangesButtonsSize: import("@angular/core").InputSignal<"" | "sm" | "lg">;
|
|
106
|
-
/**
|
|
107
|
-
* Set the ranges button variant to an outlined button or a ghost button.
|
|
108
|
-
* @return 'outline' | 'ghost' | undefined
|
|
109
|
-
*/
|
|
110
|
-
readonly rangesButtonsVariant: import("@angular/core").InputSignal<"ghost" | "outline">;
|
|
111
|
-
/**
|
|
112
|
-
* Default icon or character that separates two dates.
|
|
113
|
-
* @return boolean
|
|
114
|
-
* @default true
|
|
115
|
-
*/
|
|
116
|
-
readonly separator: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
117
|
-
/**
|
|
118
|
-
* Size the component small or large.
|
|
119
|
-
* @return 'sm' | 'lg' | undefined
|
|
120
|
-
* @default undefined
|
|
121
|
-
*/
|
|
122
|
-
readonly size: import("@angular/core").InputSignal<"sm" | "lg" | undefined>;
|
|
123
|
-
/**
|
|
124
|
-
* Keep track of the time with the date value.
|
|
125
|
-
* @return boolean
|
|
126
|
-
* @default false
|
|
127
|
-
*/
|
|
128
|
-
readonly withTime: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
129
|
-
/**
|
|
130
|
-
* Provide an additional time selection by adding select boxes to choose time.
|
|
131
|
-
* @return boolean
|
|
132
|
-
* @default false
|
|
133
|
-
*/
|
|
134
|
-
readonly timepickerInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
135
|
-
get timepicker(): boolean;
|
|
136
|
-
/**
|
|
137
|
-
* Toggle visual validation feedback.
|
|
138
|
-
* @return boolean | undefined
|
|
139
|
-
* @default undefined
|
|
140
|
-
*/
|
|
141
|
-
readonly valid: import("@angular/core").InputSignal<boolean | undefined>;
|
|
142
|
-
/**
|
|
143
|
-
* Toggle the visibility of the dropdown date-picker component.
|
|
144
|
-
* @return boolean
|
|
145
|
-
* @default false
|
|
146
|
-
*/
|
|
147
|
-
readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
148
|
-
readonly visible: import("@angular/core").WritableSignal<boolean>;
|
|
149
|
-
readonly startDateModel: import("@angular/core").ModelSignal<Date | null>;
|
|
150
|
-
readonly startDate: import("@angular/core").Signal<Date | null>;
|
|
151
|
-
readonly startTime: import("@angular/core").Signal<Record<string, number>>;
|
|
152
|
-
readonly endTime: import("@angular/core").Signal<Record<string, number>>;
|
|
153
|
-
readonly startDateChange: import("rxjs").Observable<Date | null>;
|
|
154
|
-
readonly endDateModel: import("@angular/core").ModelSignal<Date | null>;
|
|
155
|
-
readonly endDate: import("@angular/core").Signal<Date | null>;
|
|
156
|
-
readonly endDateChange: import("rxjs").Observable<Date | null>;
|
|
157
|
-
readonly calendarDateInput: import("@angular/core").InputSignalWithTransform<Date, number | Date>;
|
|
158
|
-
readonly calendarDate: import("@angular/core").WritableSignal<Date>;
|
|
159
|
-
readonly disabledDates: import("@angular/core").InputSignal<(Date | Date[])[]>;
|
|
160
|
-
/**
|
|
161
|
-
* Set first day of week.
|
|
162
|
-
* @return DaysOfWeek
|
|
163
|
-
* @default 1 (Monday)
|
|
164
|
-
*/
|
|
165
|
-
readonly firstDayOfWeek: import("@angular/core").InputSignal<DaysOfWeek>;
|
|
166
|
-
readonly locale: import("@angular/core").InputSignal<string>;
|
|
167
|
-
readonly maxDate: import("@angular/core").InputSignal<Date | null>;
|
|
168
|
-
readonly minDate: import("@angular/core").InputSignal<Date | null>;
|
|
169
|
-
/**
|
|
170
|
-
* Show calendar navigation.
|
|
171
|
-
* @return boolean
|
|
172
|
-
* @default true
|
|
173
|
-
*/
|
|
174
|
-
readonly navigation: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
175
|
-
/**
|
|
176
|
-
* Allow range selection.
|
|
177
|
-
* @return boolean
|
|
178
|
-
* @default true
|
|
179
|
-
*/
|
|
180
|
-
readonly rangeInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
181
|
-
readonly range: import("@angular/core").Signal<boolean>;
|
|
182
|
-
readonly dateFilter: import("@angular/core").InputSignal<DateFilterType | undefined>;
|
|
183
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
184
|
-
readonly disabled: import("@angular/core").Signal<boolean>;
|
|
185
|
-
readonly valueModel: import("@angular/core").ModelSignal<Date | {
|
|
186
|
-
startDate?: Date | null;
|
|
187
|
-
endDate?: Date | null;
|
|
188
|
-
} | null>;
|
|
189
|
-
set value(value: {
|
|
190
|
-
startDate: Date | null;
|
|
191
|
-
endDate: Date | null;
|
|
192
|
-
});
|
|
193
|
-
get value(): Date | {
|
|
194
|
-
startDate: Date | null;
|
|
195
|
-
endDate: Date | null;
|
|
196
|
-
} | null;
|
|
197
|
-
/**
|
|
198
|
-
* Set length or format of day name.
|
|
199
|
-
* @return WeekdayFormatType
|
|
200
|
-
* @default 'short'
|
|
201
|
-
*/
|
|
202
|
-
readonly weekdayFormat: import("@angular/core").InputSignal<WeekdayFormatType>;
|
|
203
|
-
/**
|
|
204
|
-
* Optional popper Options object
|
|
205
|
-
* @return Partial<Options>
|
|
206
|
-
*/
|
|
207
|
-
readonly popperjsOptions: import("@angular/core").InputSignal<Partial<Options>>;
|
|
208
|
-
/**
|
|
209
|
-
* Set whether days in adjacent months shown before or after the current month are selectable. This only applies if the `showAdjacentDays` option is set to true.
|
|
210
|
-
* @return boolean
|
|
211
|
-
* @default false
|
|
212
|
-
* @since 4.4.10
|
|
213
|
-
*/
|
|
214
|
-
readonly selectAdjacentDays: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
215
|
-
/**
|
|
216
|
-
* Set whether to display dates in adjacent months (non-selectable) at the start and end of the current month.
|
|
217
|
-
* @return boolean
|
|
218
|
-
* @default true
|
|
219
|
-
* @since 4.4.10
|
|
220
|
-
*/
|
|
221
|
-
readonly showAdjacentDays: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
222
|
-
/**
|
|
223
|
-
* Specify the type of date selection as day, week, month, or year.
|
|
224
|
-
* @return 'day' | 'week' | 'month' | 'year'
|
|
225
|
-
* @default 'day'
|
|
226
|
-
* @since 5.0.0
|
|
227
|
-
*/
|
|
228
|
-
readonly selectionType: import("@angular/core").InputSignal<SelectionType>;
|
|
229
|
-
/**
|
|
230
|
-
* Set whether to display week numbers in the calendar.
|
|
231
|
-
* @return boolean
|
|
232
|
-
* @default false
|
|
233
|
-
* @since 5.0.0
|
|
234
|
-
*/
|
|
235
|
-
readonly showWeekNumber: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
236
|
-
/**
|
|
237
|
-
* Label displayed over week numbers in the calendar.
|
|
238
|
-
* @return string
|
|
239
|
-
* @default undefined
|
|
240
|
-
* @since 5.0.0
|
|
241
|
-
*/
|
|
242
|
-
readonly weekNumbersLabel: import("@angular/core").InputSignal<string | undefined>;
|
|
243
|
-
readonly valueChange: import("@angular/core").OutputEmitterRef<Date | {
|
|
244
|
-
startDate?: Date | null;
|
|
245
|
-
endDate?: Date | null;
|
|
246
|
-
} | null | undefined>;
|
|
247
|
-
readonly calendarCellHover: import("@angular/core").OutputEmitterRef<Date | null>;
|
|
248
|
-
readonly calendarDateChange: import("@angular/core").OutputEmitterRef<Date>;
|
|
249
|
-
readonly startDateElementRef: import("@angular/core").Signal<ElementRef<HTMLInputElement> | undefined>;
|
|
250
|
-
readonly endDateElementRef: import("@angular/core").Signal<ElementRef<HTMLInputElement> | undefined>;
|
|
251
|
-
readonly contentTemplates: import("@angular/core").Signal<readonly TemplateIdDirective[]>;
|
|
252
|
-
readonly templates: import("@angular/core").Signal<Record<string, TemplateRef<any>>>;
|
|
253
|
-
protected dateChangeSubscriptions: Subscription[];
|
|
254
|
-
protected subscribeDateChange(subscribe?: boolean): void;
|
|
255
|
-
onBlur(): void;
|
|
256
|
-
isMobile: boolean;
|
|
257
|
-
customRanges: TCustomRange[];
|
|
258
|
-
showRanges: boolean;
|
|
259
|
-
readonly startDateValue: import("@angular/core").Signal<string>;
|
|
260
|
-
readonly endDateValue: import("@angular/core").Signal<string>;
|
|
261
|
-
get startDatePlaceholder(): string;
|
|
262
|
-
get endDatePlaceholder(): string;
|
|
263
|
-
readonly dateRangeGroup: FormGroup;
|
|
264
|
-
readonly inputStartHoverValue: import("@angular/core").WritableSignal<Date | null>;
|
|
265
|
-
readonly inputEndHoverValue: import("@angular/core").WritableSignal<Date | null>;
|
|
266
|
-
readonly datePickerClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
267
|
-
formatDate(date: Date | null | undefined): string;
|
|
268
|
-
ngOnInit(): void;
|
|
269
|
-
ngOnDestroy(): void;
|
|
270
|
-
convertValueToDate(value: Date | string | number | undefined | null): Date | null;
|
|
271
|
-
inputParse(date: string): Date | undefined;
|
|
272
|
-
getCustomRangeKey(customRange: any): any;
|
|
273
|
-
setCustomRange(customRange: any): void;
|
|
274
|
-
handleCalendarCellHover($event: Date | null): void;
|
|
275
|
-
handleCalendarDateChange($event: Date): void;
|
|
276
|
-
handleStartDateChange(date: Date | null): void;
|
|
277
|
-
handleEndDateChange(date: Date | null): void;
|
|
278
|
-
handleClear($event?: MouseEvent): void;
|
|
279
|
-
handleStartDateInputChange($event: any): void;
|
|
280
|
-
handleEndDateInputChange($event: any): void;
|
|
281
|
-
forbiddenDate(date: Date): boolean;
|
|
282
|
-
setInputValue: (elementRef: ElementRef | undefined, date: Date | null) => void;
|
|
283
|
-
onChange: any;
|
|
284
|
-
onTouched: any;
|
|
285
|
-
registerOnChange(fn: any): void;
|
|
286
|
-
registerOnTouched(fn: any): void;
|
|
287
|
-
setDisabledState(isDisabled: boolean): void;
|
|
288
|
-
writeValue(value: any): void;
|
|
289
|
-
handleStartTimeChange(time: Date | undefined): void;
|
|
290
|
-
handleEndTimeChange(time: Date | undefined): void;
|
|
291
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>;
|
|
292
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "c-date-range-picker", ["cDateRangePicker"], { "dayFormat": { "alias": "dayFormat"; "required": false; "isSignal": true; }; "calendars": { "alias": "calendars"; "required": false; "isSignal": true; }; "cleaner": { "alias": "cleaner"; "required": false; "isSignal": true; }; "closeOnSelect": { "alias": "closeOnSelect"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; "indicator": { "alias": "indicator"; "required": false; "isSignal": true; }; "inputDateFormat": { "alias": "inputDateFormat"; "required": false; "isSignal": true; }; "inputDateParse": { "alias": "inputDateParse"; "required": false; "isSignal": true; }; "inputReadOnlyInput": { "alias": "inputReadOnly"; "required": false; "isSignal": true; }; "navYearFirst": { "alias": "navYearFirst"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "ranges": { "alias": "ranges"; "required": false; "isSignal": true; }; "rangesButtonsColor": { "alias": "rangesButtonsColor"; "required": false; "isSignal": true; }; "rangesButtonsSize": { "alias": "rangesButtonsSize"; "required": false; "isSignal": true; }; "rangesButtonsVariant": { "alias": "rangesButtonsVariant"; "required": false; "isSignal": true; }; "separator": { "alias": "separator"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "withTime": { "alias": "withTime"; "required": false; "isSignal": true; }; "timepickerInput": { "alias": "timepicker"; "required": false; "isSignal": true; }; "valid": { "alias": "valid"; "required": false; "isSignal": true; }; "visibleInput": { "alias": "visible"; "required": false; "isSignal": true; }; "startDateModel": { "alias": "startDate"; "required": false; "isSignal": true; }; "endDateModel": { "alias": "endDate"; "required": false; "isSignal": true; }; "calendarDateInput": { "alias": "calendarDate"; "required": false; "isSignal": true; }; "disabledDates": { "alias": "disabledDates"; "required": false; "isSignal": true; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; "isSignal": true; }; "locale": { "alias": "locale"; "required": false; "isSignal": true; }; "maxDate": { "alias": "maxDate"; "required": false; "isSignal": true; }; "minDate": { "alias": "minDate"; "required": false; "isSignal": true; }; "navigation": { "alias": "navigation"; "required": false; "isSignal": true; }; "rangeInput": { "alias": "range"; "required": false; "isSignal": true; }; "dateFilter": { "alias": "dateFilter"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "valueModel": { "alias": "value"; "required": false; "isSignal": true; }; "weekdayFormat": { "alias": "weekdayFormat"; "required": false; "isSignal": true; }; "popperjsOptions": { "alias": "popperOptions"; "required": false; "isSignal": true; }; "selectAdjacentDays": { "alias": "selectAdjacentDays"; "required": false; "isSignal": true; }; "showAdjacentDays": { "alias": "showAdjacentDays"; "required": false; "isSignal": true; }; "selectionType": { "alias": "selectionType"; "required": false; "isSignal": true; }; "showWeekNumber": { "alias": "showWeekNumber"; "required": false; "isSignal": true; }; "weekNumbersLabel": { "alias": "weekNumbersLabel"; "required": false; "isSignal": true; }; }, { "startDateModel": "startDateChange"; "endDateModel": "endDateChange"; "valueModel": "valueChange"; "valueChange": "valueChange"; "calendarCellHover": "calendarCellHover"; "calendarDateChange": "calendarDateChange"; }, ["contentTemplates"], ["*"], true, never>;
|
|
293
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-range-picker/date-range-picker.component";
|
|
3
|
-
export declare class DateRangePickerModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerModule, never, [typeof i1.DateRangePickerComponent], [typeof i1.DateRangePickerComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DateRangePickerModule>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { Options, Placement } from '@popperjs/core';
|
|
3
|
-
import { DropdownMenuDirective } from '../dropdown-menu/dropdown-menu.directive';
|
|
4
|
-
import { DropdownService } from '../dropdown.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
import * as i1 from "../../shared/theme.directive";
|
|
7
|
-
export declare abstract class DropdownToken {
|
|
8
|
-
}
|
|
9
|
-
export declare class DropdownToggleDirective implements AfterViewInit {
|
|
10
|
-
#private;
|
|
11
|
-
readonly elementRef: ElementRef<any>;
|
|
12
|
-
dropdown: DropdownToken | null;
|
|
13
|
-
/**
|
|
14
|
-
* Reference to dropdown component.
|
|
15
|
-
* @return DropdownComponent | undefined
|
|
16
|
-
* @default undefined
|
|
17
|
-
*/
|
|
18
|
-
readonly dropdownComponent: import("@angular/core").InputSignal<DropdownComponent | undefined>;
|
|
19
|
-
/**
|
|
20
|
-
* Disables the toggler.
|
|
21
|
-
* @return boolean
|
|
22
|
-
* @default false
|
|
23
|
-
*/
|
|
24
|
-
readonly disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
25
|
-
/**
|
|
26
|
-
* Enables pseudo element caret on toggler.
|
|
27
|
-
* @return boolean
|
|
28
|
-
*/
|
|
29
|
-
readonly caret: import("@angular/core").InputSignal<boolean>;
|
|
30
|
-
/**
|
|
31
|
-
* Create split button dropdowns with virtually the same markup as single button dropdowns,
|
|
32
|
-
* but with the addition of `.dropdown-toggle-split` class for proper spacing around the dropdown caret.
|
|
33
|
-
* @return boolean
|
|
34
|
-
* @default false
|
|
35
|
-
*/
|
|
36
|
-
readonly split: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
37
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
38
|
-
get ariaExpanded(): boolean;
|
|
39
|
-
onClick($event: MouseEvent): void;
|
|
40
|
-
ngAfterViewInit(): void;
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownToggleDirective, never>;
|
|
42
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownToggleDirective, "[cDropdownToggle]", ["cDropdownToggle"], { "dropdownComponent": { "alias": "dropdownComponent"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "caret": { "alias": "caret"; "required": false; "isSignal": true; }; "split": { "alias": "split"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
43
|
-
}
|
|
44
|
-
export declare class DropdownComponent implements OnDestroy, OnInit {
|
|
45
|
-
#private;
|
|
46
|
-
readonly dropdownService: DropdownService;
|
|
47
|
-
constructor();
|
|
48
|
-
/**
|
|
49
|
-
* Set alignment of dropdown menu.
|
|
50
|
-
* @return {'start' | 'end' | { xs: 'start' | 'end' } | { sm: 'start' | 'end' } | { md: 'start' | 'end' } | { lg: 'start' | 'end' } | { xl: 'start' | 'end'} | { xxl: 'start' | 'end'}}
|
|
51
|
-
*/
|
|
52
|
-
readonly alignment: import("@angular/core").InputSignal<string | undefined>;
|
|
53
|
-
/**
|
|
54
|
-
* Automatically close dropdown when clicking outside the dropdown menu.
|
|
55
|
-
*/
|
|
56
|
-
readonly autoClose: import("@angular/core").InputSignal<boolean | "inside" | "outside">;
|
|
57
|
-
/**
|
|
58
|
-
* Sets a specified direction and location of the dropdown menu.
|
|
59
|
-
* @return 'dropup' | 'dropend' | 'dropstart'
|
|
60
|
-
*/
|
|
61
|
-
readonly direction: import("@angular/core").InputSignal<"center" | "dropup" | "dropup-center" | "dropend" | "dropstart" | undefined>;
|
|
62
|
-
/**
|
|
63
|
-
* Describes the placement of your component after Popper.js has applied all the modifiers
|
|
64
|
-
* that may have flipped or altered the originally provided placement property.
|
|
65
|
-
* @return Placement
|
|
66
|
-
*/
|
|
67
|
-
readonly placement: import("@angular/core").InputSignal<Placement>;
|
|
68
|
-
/**
|
|
69
|
-
* If you want to disable dynamic positioning set this property to `false`.
|
|
70
|
-
* @return boolean
|
|
71
|
-
* @default true
|
|
72
|
-
*/
|
|
73
|
-
readonly popper: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
74
|
-
/**
|
|
75
|
-
* Optional popper Options object, placement prop takes precedence over
|
|
76
|
-
* @return Partial<Options>
|
|
77
|
-
*/
|
|
78
|
-
readonly popperOptionsInput: import("@angular/core").InputSignal<Partial<Options>>;
|
|
79
|
-
set popperOptions(value: Partial<Options>);
|
|
80
|
-
get popperOptions(): Partial<Options>;
|
|
81
|
-
/**
|
|
82
|
-
* Set the dropdown variant to a btn-group, dropdown, input-group, and nav-item.
|
|
83
|
-
*/
|
|
84
|
-
readonly variant: import("@angular/core").InputSignal<"btn-group" | "dropdown" | "input-group" | "nav-item" | undefined>;
|
|
85
|
-
/**
|
|
86
|
-
* Toggle the visibility of dropdown menu component.
|
|
87
|
-
* @return boolean
|
|
88
|
-
* @default false
|
|
89
|
-
*/
|
|
90
|
-
readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
91
|
-
readonly visible: import("@angular/core").WritableSignal<boolean>;
|
|
92
|
-
readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>;
|
|
93
|
-
dropdownContext: {
|
|
94
|
-
$implicit: boolean;
|
|
95
|
-
};
|
|
96
|
-
readonly _toggler: import("@angular/core").Signal<DropdownToggleDirective | undefined>;
|
|
97
|
-
readonly _menu: import("@angular/core").Signal<DropdownMenuDirective | undefined>;
|
|
98
|
-
readonly _menuElementRef: import("@angular/core").Signal<ElementRef<any> | undefined>;
|
|
99
|
-
activeTrap: boolean;
|
|
100
|
-
private popperInstance;
|
|
101
|
-
private listeners;
|
|
102
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
103
|
-
readonly hostStyle: import("@angular/core").Signal<{
|
|
104
|
-
display: string;
|
|
105
|
-
} | {
|
|
106
|
-
display?: undefined;
|
|
107
|
-
}>;
|
|
108
|
-
private clickedTarget;
|
|
109
|
-
onHostClick($event: MouseEvent): void;
|
|
110
|
-
dropdownStateSubscribe(): void;
|
|
111
|
-
toggleDropdown(): void;
|
|
112
|
-
onClick(event: any): void;
|
|
113
|
-
ngOnInit(): void;
|
|
114
|
-
ngOnDestroy(): void;
|
|
115
|
-
setVisibleState(value: boolean): void;
|
|
116
|
-
createPopperInstance(): void;
|
|
117
|
-
destroyPopperInstance(): void;
|
|
118
|
-
private setListeners;
|
|
119
|
-
private clearListeners;
|
|
120
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
121
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "c-dropdown", ["cDropdown"], { "alignment": { "alias": "alignment"; "required": false; "isSignal": true; }; "autoClose": { "alias": "autoClose"; "required": false; "isSignal": true; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "placement": { "alias": "placement"; "required": false; "isSignal": true; }; "popper": { "alias": "popper"; "required": false; "isSignal": true; }; "popperOptionsInput": { "alias": "popperOptions"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "visibleInput": { "alias": "visible"; "required": false; "isSignal": true; }; }, { "visibleChange": "visibleChange"; }, ["_toggler", "_menu", "_menuElementRef"], ["*"], true, [{ directive: typeof i1.ThemeDirective; inputs: { "dark": "dark"; }; outputs: {}; }]>;
|
|
122
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit } from '@angular/core';
|
|
2
|
-
import { DropdownComponent } from '../dropdown/dropdown.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DropdownCloseDirective implements AfterViewInit {
|
|
5
|
-
#private;
|
|
6
|
-
dropdown?: DropdownComponent | null | undefined;
|
|
7
|
-
/**
|
|
8
|
-
* Disables a dropdown-close directive.
|
|
9
|
-
* @return boolean
|
|
10
|
-
* @default false
|
|
11
|
-
*/
|
|
12
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
13
|
-
readonly disabled: import("@angular/core").WritableSignal<true | null>;
|
|
14
|
-
readonly dropdownComponent: import("@angular/core").InputSignal<DropdownComponent | undefined>;
|
|
15
|
-
ngAfterViewInit(): void;
|
|
16
|
-
readonly tabIndexInput: import("@angular/core").InputSignal<string | number | null>;
|
|
17
|
-
readonly tabIndex: import("@angular/core").WritableSignal<string | number | null>;
|
|
18
|
-
onClick($event: MouseEvent): void;
|
|
19
|
-
onKeyUp($event: KeyboardEvent): void;
|
|
20
|
-
private handleToggle;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownCloseDirective, never>;
|
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownCloseDirective, "[cDropdownClose]", ["cDropdownClose"], { "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "dropdownComponent": { "alias": "dropdownComponent"; "required": false; "isSignal": true; }; "tabIndexInput": { "alias": "tabIndex"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class DropdownDividerDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownDividerDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownDividerDirective, "[cDropdownDivider]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class DropdownHeaderDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownHeaderDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownHeaderDirective, "[cDropdownHeader]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class DropdownItemPlainDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownItemPlainDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownItemPlainDirective, "[cDropdownItemPlain]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { FocusableOption, FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
-
import { DropdownComponent } from '../dropdown/dropdown.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DropdownItemDirective implements FocusableOption {
|
|
5
|
-
#private;
|
|
6
|
-
dropdown?: DropdownComponent | null | undefined;
|
|
7
|
-
/**
|
|
8
|
-
* Set active state to a dropdown-item.
|
|
9
|
-
* @return boolean
|
|
10
|
-
* @default undefined
|
|
11
|
-
*/
|
|
12
|
-
readonly active: import("@angular/core").InputSignal<boolean | undefined>;
|
|
13
|
-
/**
|
|
14
|
-
* Configure dropdown-item close dropdown behavior.
|
|
15
|
-
* @return boolean
|
|
16
|
-
* @default true
|
|
17
|
-
*/
|
|
18
|
-
readonly autoClose: import("@angular/core").InputSignal<boolean>;
|
|
19
|
-
/**
|
|
20
|
-
* Disables a dropdown-item.
|
|
21
|
-
* @return boolean
|
|
22
|
-
* @default undefined
|
|
23
|
-
*/
|
|
24
|
-
readonly disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
25
|
-
set disabled(value: boolean);
|
|
26
|
-
get disabled(): boolean;
|
|
27
|
-
readonly role: import("@angular/core").InputSignal<string>;
|
|
28
|
-
readonly tabIndexInput: import("@angular/core").InputSignal<string | number | null>;
|
|
29
|
-
readonly tabIndex: import("@angular/core").WritableSignal<string | number | null>;
|
|
30
|
-
focus(origin?: FocusOrigin | undefined): void;
|
|
31
|
-
getLabel?(): string;
|
|
32
|
-
readonly ariaCurrent: import("@angular/core").Signal<"true" | null>;
|
|
33
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
34
|
-
onClick($event: MouseEvent): void;
|
|
35
|
-
onKeyUp($event: KeyboardEvent): void;
|
|
36
|
-
private handleInteraction;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownItemDirective, never>;
|
|
38
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownItemDirective, "[cDropdownItem]", ["cDropdownItem"], { "active": { "alias": "active"; "required": false; "isSignal": true; }; "autoClose": { "alias": "autoClose"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "tabIndexInput": { "alias": "tabIndex"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
39
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { DropdownItemDirective } from '../dropdown-item/dropdown-item.directive';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../../shared/theme.directive";
|
|
5
|
-
export declare class DropdownMenuDirective implements OnInit, AfterContentInit {
|
|
6
|
-
#private;
|
|
7
|
-
readonly elementRef: ElementRef;
|
|
8
|
-
/**
|
|
9
|
-
* Set alignment of dropdown menu.
|
|
10
|
-
* @return 'start' | 'end'
|
|
11
|
-
*/
|
|
12
|
-
readonly alignment: import("@angular/core").InputSignal<string | undefined>;
|
|
13
|
-
/**
|
|
14
|
-
* Toggle the visibility of dropdown menu component.
|
|
15
|
-
* @return boolean
|
|
16
|
-
*/
|
|
17
|
-
readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
18
|
-
readonly visible: import("@angular/core").WritableSignal<boolean>;
|
|
19
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
20
|
-
readonly hostStyles: import("@angular/core").Signal<Record<string, any>>;
|
|
21
|
-
onKeyDown($event: KeyboardEvent): void;
|
|
22
|
-
onKeyUp($event: KeyboardEvent): void;
|
|
23
|
-
readonly dropdownItemsContent: import("@angular/core").Signal<readonly DropdownItemDirective[]>;
|
|
24
|
-
readonly items$: import("rxjs").Observable<readonly DropdownItemDirective[]>;
|
|
25
|
-
ngAfterContentInit(): void;
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
private focusKeyManagerInit;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownMenuDirective, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownMenuDirective, "[cDropdownMenu]", ["cDropdownMenu"], { "alignment": { "alias": "alignment"; "required": false; "isSignal": true; }; "visibleInput": { "alias": "visible"; "required": false; "isSignal": true; }; }, {}, ["dropdownItemsContent"], never, true, [{ directive: typeof i1.ThemeDirective; inputs: { "dark": "dark"; }; outputs: {}; }]>;
|
|
30
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dropdown/dropdown.component";
|
|
3
|
-
import * as i2 from "./dropdown-close/dropdown-close.directive";
|
|
4
|
-
import * as i3 from "./dropdown-divider/dropdown-divider.directive";
|
|
5
|
-
import * as i4 from "./dropdown-header/dropdown-header.directive";
|
|
6
|
-
import * as i5 from "./dropdown-item/dropdown-item.directive";
|
|
7
|
-
import * as i6 from "./dropdown-item/dropdown-item-plain.directive";
|
|
8
|
-
import * as i7 from "./dropdown-menu/dropdown-menu.directive";
|
|
9
|
-
export declare class DropdownModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownModule, never, [typeof i1.DropdownComponent, typeof i2.DropdownCloseDirective, typeof i3.DropdownDividerDirective, typeof i4.DropdownHeaderDirective, typeof i5.DropdownItemDirective, typeof i6.DropdownItemPlainDirective, typeof i7.DropdownMenuDirective, typeof i1.DropdownToggleDirective], [typeof i1.DropdownComponent, typeof i2.DropdownCloseDirective, typeof i3.DropdownDividerDirective, typeof i4.DropdownHeaderDirective, typeof i5.DropdownItemDirective, typeof i6.DropdownItemPlainDirective, typeof i7.DropdownMenuDirective, typeof i1.DropdownToggleDirective]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DropdownModule>;
|
|
13
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export interface IDropdownState {
|
|
3
|
-
visible?: boolean | 'toggle';
|
|
4
|
-
dropdown?: any;
|
|
5
|
-
}
|
|
6
|
-
export declare class DropdownService {
|
|
7
|
-
private dropdownState;
|
|
8
|
-
dropdownState$: import("rxjs").Observable<any>;
|
|
9
|
-
toggle(state: IDropdownState): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DropdownService>;
|
|
12
|
-
}
|
package/lib/dropdown/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export { DropdownDividerDirective } from './dropdown-divider/dropdown-divider.directive';
|
|
2
|
-
export { DropdownHeaderDirective } from './dropdown-header/dropdown-header.directive';
|
|
3
|
-
export { DropdownItemDirective } from './dropdown-item/dropdown-item.directive';
|
|
4
|
-
export { DropdownItemPlainDirective } from './dropdown-item/dropdown-item-plain.directive';
|
|
5
|
-
export { DropdownMenuDirective } from './dropdown-menu/dropdown-menu.directive';
|
|
6
|
-
export { DropdownCloseDirective } from './dropdown-close/dropdown-close.directive';
|
|
7
|
-
export { DropdownComponent, DropdownToggleDirective } from './dropdown/dropdown.component';
|
|
8
|
-
export { DropdownService } from './dropdown.service';
|
|
9
|
-
export { DropdownModule } from './dropdown.module';
|