@coreui/angular-pro 4.3.10 → 4.4.0-next.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/esm2020/lib/accordion/accordion/accordion.component.mjs +6 -6
- package/esm2020/lib/accordion/accordion-button/accordion-button.directive.mjs +6 -5
- package/esm2020/lib/accordion/accordion-item/accordion-item.component.mjs +29 -27
- package/esm2020/lib/accordion/accordion.module.mjs +14 -12
- package/esm2020/lib/accordion/accordion.service.mjs +3 -3
- package/esm2020/lib/alert/alert-heading.directive.mjs +6 -5
- package/esm2020/lib/alert/alert-link.directive.mjs +6 -5
- package/esm2020/lib/alert/alert.component.mjs +28 -28
- package/esm2020/lib/alert/alert.module.mjs +12 -11
- package/esm2020/lib/avatar/avatar.component.mjs +6 -5
- package/esm2020/lib/avatar/avatar.module.mjs +10 -9
- package/esm2020/lib/backdrop/backdrop.service.mjs +3 -3
- package/esm2020/lib/badge/badge.component.mjs +5 -5
- package/esm2020/lib/badge/badge.module.mjs +10 -9
- package/esm2020/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +5 -5
- package/esm2020/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +10 -7
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +8 -7
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
- package/esm2020/lib/breadcrumb/breadcrumb.module.mjs +23 -12
- package/esm2020/lib/button/button-close.directive.mjs +6 -5
- package/esm2020/lib/button/button.directive.mjs +6 -5
- package/esm2020/lib/button/button.module.mjs +10 -10
- package/esm2020/lib/button-group/button-group/button-group.component.mjs +5 -4
- package/esm2020/lib/button-group/button-group.module.mjs +8 -18
- package/esm2020/lib/button-group/button-toolbar/button-toolbar.component.mjs +5 -4
- package/esm2020/lib/calendar/calendar/calendar-class-view.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar/calendar.component.mjs +9 -9
- package/esm2020/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-day.directive.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-day.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-month/calendar-month.component.mjs +34 -24
- package/esm2020/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +7 -6
- package/esm2020/lib/calendar/calendar.module.mjs +16 -13
- package/esm2020/lib/calendar/calendar.service.mjs +3 -3
- package/esm2020/lib/callout/callout.component.mjs +5 -5
- package/esm2020/lib/callout/callout.module.mjs +10 -7
- package/esm2020/lib/card/card-body.component.mjs +6 -5
- package/esm2020/lib/card/card-footer.component.mjs +7 -6
- package/esm2020/lib/card/card-group.component.mjs +6 -5
- package/esm2020/lib/card/card-header-actions.component.mjs +5 -4
- package/esm2020/lib/card/card-header.component.mjs +6 -5
- package/esm2020/lib/card/card-img-overlay/card-img-overlay.component.mjs +5 -5
- package/esm2020/lib/card/card-img.directive.mjs +6 -5
- package/esm2020/lib/card/card-link.directive.mjs +6 -5
- package/esm2020/lib/card/card-subtitle.directive.mjs +6 -5
- package/esm2020/lib/card/card-text.directive.mjs +6 -5
- package/esm2020/lib/card/card-title.directive.mjs +6 -5
- package/esm2020/lib/card/card.component.mjs +6 -5
- package/esm2020/lib/card/card.module.mjs +19 -12
- package/esm2020/lib/carousel/carousel/carousel.component.mjs +5 -5
- package/esm2020/lib/carousel/carousel-caption/carousel-caption.component.mjs +5 -5
- package/esm2020/lib/carousel/carousel-control/carousel-control.component.mjs +6 -5
- package/esm2020/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +6 -5
- package/esm2020/lib/carousel/carousel-inner/carousel-inner.component.mjs +7 -7
- package/esm2020/lib/carousel/carousel-item/carousel-item.component.mjs +6 -5
- package/esm2020/lib/carousel/carousel-state.mjs +3 -3
- package/esm2020/lib/carousel/carousel.config.mjs +3 -3
- package/esm2020/lib/carousel/carousel.module.mjs +19 -11
- package/esm2020/lib/carousel/carousel.service.mjs +3 -3
- package/esm2020/lib/collapse/collapse.directive.mjs +6 -5
- package/esm2020/lib/collapse/collapse.module.mjs +9 -7
- package/esm2020/lib/date-picker/date-picker.component.mjs +16 -12
- package/esm2020/lib/date-picker/date-picker.module.mjs +12 -11
- package/esm2020/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +38 -28
- package/esm2020/lib/date-range-picker/date-range-picker.module.mjs +9 -8
- package/esm2020/lib/dropdown/dropdown/dropdown.component.mjs +10 -9
- package/esm2020/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +6 -5
- package/esm2020/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +8 -9
- package/esm2020/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +7 -8
- package/esm2020/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +8 -9
- package/esm2020/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +6 -5
- package/esm2020/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +5 -4
- package/esm2020/lib/dropdown/dropdown.module.mjs +19 -22
- package/esm2020/lib/dropdown/dropdown.service.mjs +3 -3
- package/esm2020/lib/element-cover/element-cover.component.mjs +7 -6
- package/esm2020/lib/element-cover/element-cover.module.mjs +12 -11
- package/esm2020/lib/footer/footer.component.mjs +5 -4
- package/esm2020/lib/footer/footer.module.mjs +8 -14
- package/esm2020/lib/form/form/form.directive.mjs +6 -5
- package/esm2020/lib/form/form-check/form-check-input.directive.mjs +6 -5
- package/esm2020/lib/form/form-check/form-check-label.directive.mjs +7 -6
- package/esm2020/lib/form/form-check/form-check.component.mjs +6 -5
- package/esm2020/lib/form/form-control/form-control.directive.mjs +6 -5
- package/esm2020/lib/form/form-feedback/form-feedback.component.mjs +6 -5
- package/esm2020/lib/form/form-floating/form-floating.directive.mjs +6 -5
- package/esm2020/lib/form/form-label/form-label.directive.mjs +6 -5
- package/esm2020/lib/form/form-select/form-select.directive.mjs +6 -5
- package/esm2020/lib/form/form-text/form-text.directive.mjs +8 -8
- package/esm2020/lib/form/form.module.mjs +24 -19
- package/esm2020/lib/form/input-group/input-group.component.mjs +5 -4
- package/esm2020/lib/form/input-group-text/input-group-text.directive.mjs +6 -5
- package/esm2020/lib/grid/col.component.mjs +5 -5
- package/esm2020/lib/grid/col.directive.mjs +6 -5
- package/esm2020/lib/grid/container.component.mjs +5 -5
- package/esm2020/lib/grid/grid.module.mjs +26 -21
- package/esm2020/lib/grid/gutter.directive.mjs +6 -5
- package/esm2020/lib/grid/row.component.mjs +5 -5
- package/esm2020/lib/grid/row.directive.mjs +6 -5
- package/esm2020/lib/header/header/header.component.mjs +6 -5
- package/esm2020/lib/header/header-brand/header-brand.component.mjs +6 -5
- package/esm2020/lib/header/header-divider/header-divider.component.mjs +6 -5
- package/esm2020/lib/header/header-nav/header-nav.component.mjs +5 -5
- package/esm2020/lib/header/header-text/header-text.component.mjs +5 -4
- package/esm2020/lib/header/header-toggler/header-toggler.directive.mjs +6 -5
- package/esm2020/lib/header/header.module.mjs +15 -10
- package/esm2020/lib/image/img.directive.mjs +6 -5
- package/esm2020/lib/image/img.module.mjs +8 -14
- package/esm2020/lib/list-group/list-group-item.directive.mjs +6 -5
- package/esm2020/lib/list-group/list-group.directive.mjs +6 -5
- package/esm2020/lib/list-group/list-group.module.mjs +8 -14
- package/esm2020/lib/loading-button/loading-button.component.mjs +7 -7
- package/esm2020/lib/loading-button/loading-button.module.mjs +9 -8
- package/esm2020/lib/modal/modal/modal.component.mjs +7 -7
- package/esm2020/lib/modal/modal-body/modal-body.component.mjs +5 -5
- package/esm2020/lib/modal/modal-content/modal-content.component.mjs +7 -7
- package/esm2020/lib/modal/modal-dialog/modal-dialog.component.mjs +5 -5
- package/esm2020/lib/modal/modal-dismiss/modal-toggle.directive.mjs +6 -5
- package/esm2020/lib/modal/modal-footer/modal-footer.component.mjs +5 -4
- package/esm2020/lib/modal/modal-header/modal-header.component.mjs +6 -7
- package/esm2020/lib/modal/modal-title/modal-title.directive.mjs +6 -5
- package/esm2020/lib/modal/modal.module.mjs +28 -26
- package/esm2020/lib/modal/modal.service.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select/multi-select.component.mjs +20 -15
- package/esm2020/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +6 -6
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +6 -7
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +8 -7
- package/esm2020/lib/multi-select/multi-select-option/multi-select-option.component.mjs +13 -10
- package/esm2020/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +6 -5
- package/esm2020/lib/multi-select/multi-select.module.mjs +28 -8
- package/esm2020/lib/multi-select/multi-select.service.mjs +3 -3
- package/esm2020/lib/nav/nav-item.component.mjs +5 -5
- package/esm2020/lib/nav/nav-link.directive.mjs +6 -5
- package/esm2020/lib/nav/nav.component.mjs +5 -7
- package/esm2020/lib/nav/nav.module.mjs +22 -8
- package/esm2020/lib/navbar/navbar-brand/navbar-brand.directive.mjs +6 -5
- package/esm2020/lib/navbar/navbar-nav/navbar-nav.component.mjs +5 -4
- package/esm2020/lib/navbar/navbar-text/navbar-text.component.mjs +5 -4
- package/esm2020/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +6 -5
- package/esm2020/lib/navbar/navbar.component.mjs +7 -6
- package/esm2020/lib/navbar/navbar.module.mjs +20 -17
- package/esm2020/lib/offcanvas/offcanvas/offcanvas.component.mjs +35 -32
- package/esm2020/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +5 -5
- package/esm2020/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +9 -5
- package/esm2020/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +6 -5
- package/esm2020/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +6 -5
- package/esm2020/lib/offcanvas/offcanvas.module.mjs +21 -18
- package/esm2020/lib/offcanvas/offcanvas.service.mjs +3 -3
- package/esm2020/lib/pagination/page-item/page-item.component.mjs +5 -5
- package/esm2020/lib/pagination/page-item/page-item.directive.mjs +6 -5
- package/esm2020/lib/pagination/page-link/page-link.directive.mjs +6 -5
- package/esm2020/lib/pagination/pagination/pagination.component.mjs +6 -5
- package/esm2020/lib/pagination/pagination.module.mjs +19 -17
- package/esm2020/lib/placeholder/placeholder-animation.directive.mjs +9 -8
- package/esm2020/lib/placeholder/placeholder.directive.mjs +6 -5
- package/esm2020/lib/placeholder/placeholder.module.mjs +10 -10
- package/esm2020/lib/popover/popover/popover.component.mjs +6 -5
- package/esm2020/lib/popover/popover.directive.mjs +6 -5
- package/esm2020/lib/popover/popover.module.mjs +12 -11
- package/esm2020/lib/progress/progress-bar.component.mjs +6 -5
- package/esm2020/lib/progress/progress.component.mjs +6 -5
- package/esm2020/lib/progress/progress.module.mjs +13 -7
- package/esm2020/lib/services/class-toggle.service.mjs +3 -3
- package/esm2020/lib/services/intersection.service.mjs +3 -3
- package/esm2020/lib/services/listeners.service.mjs +3 -3
- package/esm2020/lib/shared/html-attr.directive.mjs +6 -5
- package/esm2020/lib/shared/shared.module.mjs +9 -20
- package/esm2020/lib/shared/template-id.directive.mjs +6 -5
- package/esm2020/lib/sidebar/sidebar/sidebar.component.mjs +5 -4
- package/esm2020/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +8 -7
- package/esm2020/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +9 -5
- package/esm2020/lib/sidebar/sidebar-header/sidebar-header.component.mjs +10 -7
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +6 -5
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +7 -8
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +7 -7
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +6 -5
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +8 -7
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +29 -20
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +7 -7
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +5 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +78 -78
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
- package/esm2020/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +6 -5
- package/esm2020/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +5 -4
- package/esm2020/lib/sidebar/sidebar.module.mjs +35 -26
- package/esm2020/lib/sidebar/sidebar.service.mjs +3 -3
- package/esm2020/lib/smart-pagination/smart-pagination.component.mjs +7 -7
- package/esm2020/lib/smart-pagination/smart-pagination.module.mjs +12 -11
- package/esm2020/lib/smart-table/smart-table/smart-table.component.mjs +71 -37
- package/esm2020/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +8 -7
- package/esm2020/lib/smart-table/smart-table-filter/filter-input.directive.mjs +6 -6
- package/esm2020/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +7 -7
- package/esm2020/lib/smart-table/smart-table-head/smart-table-head.component.mjs +41 -19
- package/esm2020/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +14 -8
- package/esm2020/lib/smart-table/smart-table.module.mjs +26 -21
- package/esm2020/lib/spinner/spinner.component.mjs +5 -5
- package/esm2020/lib/spinner/spinner.module.mjs +13 -12
- package/esm2020/lib/table/table-active.directive.mjs +6 -5
- package/esm2020/lib/table/table-color.directive.mjs +6 -5
- package/esm2020/lib/table/table.directive.mjs +6 -5
- package/esm2020/lib/table/table.module.mjs +11 -11
- package/esm2020/lib/tabs/tab-content/tab-content.component.mjs +5 -5
- package/esm2020/lib/tabs/tab-content-ref.directive.mjs +5 -4
- package/esm2020/lib/tabs/tab-pane/tab-pane.component.mjs +5 -5
- package/esm2020/lib/tabs/tab.service.mjs +3 -3
- package/esm2020/lib/tabs/tabs.module.mjs +16 -14
- package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +11 -9
- package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +11 -9
- package/esm2020/lib/time-picker/time-picker.component.mjs +45 -26
- package/esm2020/lib/time-picker/time-picker.module.mjs +26 -25
- package/esm2020/lib/toast/toast/toast.component.mjs +6 -6
- package/esm2020/lib/toast/toast-body/toast-body.component.mjs +5 -5
- package/esm2020/lib/toast/toast-close.directive.mjs +6 -5
- package/esm2020/lib/toast/toast-header/toast-header.component.mjs +8 -7
- package/esm2020/lib/toast/toast.module.mjs +27 -18
- package/esm2020/lib/toast/toaster/toaster-host.directive.mjs +6 -5
- package/esm2020/lib/toast/toaster/toaster.component.mjs +5 -6
- package/esm2020/lib/toast/toaster/toaster.service.mjs +3 -3
- package/esm2020/lib/tooltip/tooltip/tooltip.component.mjs +5 -5
- package/esm2020/lib/tooltip/tooltip.directive.mjs +6 -5
- package/esm2020/lib/tooltip/tooltip.module.mjs +13 -12
- package/esm2020/lib/utilities/align.directive.mjs +6 -5
- package/esm2020/lib/utilities/bg-color.directive.mjs +6 -5
- package/esm2020/lib/utilities/border.directive.mjs +6 -5
- package/esm2020/lib/utilities/rounded.directive.mjs +6 -5
- package/esm2020/lib/utilities/text-color.directive.mjs +6 -5
- package/esm2020/lib/utilities/utilities.module.mjs +10 -10
- package/esm2020/lib/widget/widget-stat-a/widget-stat-a.component.mjs +11 -7
- package/esm2020/lib/widget/widget-stat-b/widget-stat-b.component.mjs +7 -7
- package/esm2020/lib/widget/widget-stat-c/widget-stat-c.component.mjs +7 -7
- package/esm2020/lib/widget/widget-stat-d/widget-stat-d.component.mjs +10 -12
- package/esm2020/lib/widget/widget-stat-e/widget-stat-e.component.mjs +8 -8
- package/esm2020/lib/widget/widget-stat-f/widget-stat-f.component.mjs +7 -7
- package/esm2020/lib/widget/widget.module.mjs +21 -15
- package/fesm2015/coreui-angular-pro.mjs +4130 -3822
- package/fesm2015/coreui-angular-pro.mjs.map +1 -1
- package/fesm2020/coreui-angular-pro.mjs +4127 -3816
- package/fesm2020/coreui-angular-pro.mjs.map +1 -1
- package/lib/accordion/accordion/accordion.component.d.ts +2 -2
- package/lib/accordion/accordion-button/accordion-button.directive.d.ts +1 -1
- package/lib/accordion/accordion-item/accordion-item.component.d.ts +13 -13
- package/lib/accordion/accordion.module.d.ts +4 -4
- package/lib/alert/alert-heading.directive.d.ts +1 -1
- package/lib/alert/alert-link.directive.d.ts +1 -1
- package/lib/alert/alert.component.d.ts +22 -22
- package/lib/alert/alert.module.d.ts +5 -5
- package/lib/avatar/avatar.component.d.ts +1 -1
- package/lib/avatar/avatar.module.d.ts +3 -3
- package/lib/badge/badge.component.d.ts +1 -1
- package/lib/badge/badge.module.d.ts +3 -3
- package/lib/breadcrumb/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.d.ts +1 -1
- package/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.d.ts +3 -3
- package/lib/breadcrumb/breadcrumb.module.d.ts +5 -5
- package/lib/button/button-close.directive.d.ts +1 -1
- package/lib/button/button.directive.d.ts +1 -1
- package/lib/button/button.module.d.ts +4 -4
- package/lib/button-group/button-group/button-group.component.d.ts +1 -1
- package/lib/button-group/button-group.module.d.ts +4 -4
- package/lib/button-group/button-toolbar/button-toolbar.component.d.ts +1 -1
- package/lib/calendar/calendar/calendar-class-view.pipe.d.ts +1 -1
- package/lib/calendar/calendar/calendar.component.d.ts +2 -2
- package/lib/calendar/calendar-month/calendar-class-day.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-class-month.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-class-year.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-day-title.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-day.directive.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-day.pipe.d.ts +1 -1
- package/lib/calendar/calendar-month/calendar-month.component.d.ts +2 -2
- package/lib/calendar/calendar-month/calendar-weekday.pipe.d.ts +1 -1
- package/lib/calendar/calendar-navigation/calendar-navigation.component.d.ts +1 -1
- package/lib/calendar/calendar.module.d.ts +14 -14
- package/lib/callout/callout.component.d.ts +1 -1
- package/lib/callout/callout.module.d.ts +3 -3
- package/lib/card/card-body.component.d.ts +1 -1
- package/lib/card/card-footer.component.d.ts +1 -1
- package/lib/card/card-group.component.d.ts +1 -1
- package/lib/card/card-header-actions.component.d.ts +1 -1
- package/lib/card/card-header.component.d.ts +1 -1
- package/lib/card/card-img-overlay/card-img-overlay.component.d.ts +1 -1
- package/lib/card/card-img.directive.d.ts +1 -1
- package/lib/card/card-link.directive.d.ts +1 -1
- package/lib/card/card-subtitle.directive.d.ts +1 -1
- package/lib/card/card-text.directive.d.ts +1 -1
- package/lib/card/card-title.directive.d.ts +1 -1
- package/lib/card/card.component.d.ts +1 -1
- package/lib/card/card.module.d.ts +14 -14
- package/lib/carousel/carousel/carousel.component.d.ts +1 -1
- package/lib/carousel/carousel-caption/carousel-caption.component.d.ts +1 -1
- package/lib/carousel/carousel-control/carousel-control.component.d.ts +1 -1
- package/lib/carousel/carousel-indicators/carousel-indicators.component.d.ts +2 -2
- package/lib/carousel/carousel-inner/carousel-inner.component.d.ts +4 -4
- package/lib/carousel/carousel-item/carousel-item.component.d.ts +2 -2
- package/lib/carousel/carousel.module.d.ts +8 -8
- package/lib/collapse/collapse.directive.d.ts +1 -1
- package/lib/collapse/collapse.module.d.ts +3 -3
- package/lib/date-picker/date-picker.component.d.ts +1 -1
- package/lib/date-picker/date-picker.module.d.ts +11 -11
- package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +2 -2
- package/lib/date-range-picker/date-range-picker.module.d.ts +9 -9
- package/lib/dropdown/dropdown/dropdown.component.d.ts +2 -2
- package/lib/dropdown/dropdown-close/dropdown-close.directive.d.ts +1 -1
- package/lib/dropdown/dropdown-divider/dropdown-divider.directive.d.ts +1 -2
- package/lib/dropdown/dropdown-header/dropdown-header.directive.d.ts +1 -2
- package/lib/dropdown/dropdown-item/dropdown-item-plain.directive.d.ts +1 -2
- package/lib/dropdown/dropdown-item/dropdown-item.directive.d.ts +1 -1
- package/lib/dropdown/dropdown-menu/dropdown-menu.directive.d.ts +1 -1
- package/lib/dropdown/dropdown.module.d.ts +9 -9
- package/lib/element-cover/element-cover.component.d.ts +1 -1
- package/lib/element-cover/element-cover.module.d.ts +4 -4
- package/lib/footer/footer.component.d.ts +1 -1
- package/lib/footer/footer.module.d.ts +3 -3
- package/lib/form/form/form.directive.d.ts +1 -1
- package/lib/form/form-check/form-check-input.directive.d.ts +1 -1
- package/lib/form/form-check/form-check-label.directive.d.ts +1 -1
- package/lib/form/form-check/form-check.component.d.ts +1 -1
- package/lib/form/form-control/form-control.directive.d.ts +1 -1
- package/lib/form/form-feedback/form-feedback.component.d.ts +1 -1
- package/lib/form/form-floating/form-floating.directive.d.ts +1 -1
- package/lib/form/form-label/form-label.directive.d.ts +1 -1
- package/lib/form/form-select/form-select.directive.d.ts +1 -1
- package/lib/form/form-text/form-text.directive.d.ts +1 -2
- package/lib/form/form.module.d.ts +14 -14
- package/lib/form/input-group/input-group.component.d.ts +1 -1
- package/lib/form/input-group-text/input-group-text.directive.d.ts +1 -1
- package/lib/grid/col.component.d.ts +1 -1
- package/lib/grid/col.directive.d.ts +1 -1
- package/lib/grid/container.component.d.ts +1 -1
- package/lib/grid/grid.module.d.ts +8 -8
- package/lib/grid/gutter.directive.d.ts +1 -1
- package/lib/grid/row.component.d.ts +1 -1
- package/lib/grid/row.directive.d.ts +1 -1
- package/lib/header/header/header.component.d.ts +1 -1
- package/lib/header/header-brand/header-brand.component.d.ts +1 -1
- package/lib/header/header-divider/header-divider.component.d.ts +1 -1
- package/lib/header/header-nav/header-nav.component.d.ts +1 -1
- package/lib/header/header-text/header-text.component.d.ts +1 -1
- package/lib/header/header-toggler/header-toggler.directive.d.ts +1 -1
- package/lib/header/header.module.d.ts +8 -8
- package/lib/image/img.directive.d.ts +1 -1
- package/lib/image/img.module.d.ts +3 -3
- package/lib/list-group/list-group-item.directive.d.ts +1 -1
- package/lib/list-group/list-group.directive.d.ts +1 -1
- package/lib/list-group/list-group.module.d.ts +4 -4
- package/lib/loading-button/loading-button.component.d.ts +2 -2
- package/lib/loading-button/loading-button.module.d.ts +3 -3
- package/lib/modal/modal/modal.component.d.ts +1 -1
- package/lib/modal/modal-body/modal-body.component.d.ts +1 -1
- package/lib/modal/modal-content/modal-content.component.d.ts +1 -2
- package/lib/modal/modal-dialog/modal-dialog.component.d.ts +1 -1
- package/lib/modal/modal-dismiss/modal-toggle.directive.d.ts +1 -1
- package/lib/modal/modal-footer/modal-footer.component.d.ts +1 -1
- package/lib/modal/modal-header/modal-header.component.d.ts +1 -1
- package/lib/modal/modal-title/modal-title.directive.d.ts +1 -1
- package/lib/modal/modal.module.d.ts +11 -11
- package/lib/multi-select/multi-select/multi-select.component.d.ts +1 -1
- package/lib/multi-select/multi-select-native-select/multi-select-native-select.component.d.ts +1 -1
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.d.ts +1 -2
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.d.ts +2 -2
- package/lib/multi-select/multi-select-option/multi-select-option.component.d.ts +1 -1
- package/lib/multi-select/multi-select-tag/multi-select-tag.component.d.ts +2 -2
- package/lib/multi-select/multi-select.module.d.ts +12 -12
- package/lib/nav/nav-item.component.d.ts +1 -1
- package/lib/nav/nav-link.directive.d.ts +1 -1
- package/lib/nav/nav.component.d.ts +1 -1
- package/lib/nav/nav.module.d.ts +5 -5
- package/lib/navbar/navbar-brand/navbar-brand.directive.d.ts +1 -1
- package/lib/navbar/navbar-nav/navbar-nav.component.d.ts +1 -1
- package/lib/navbar/navbar-text/navbar-text.component.d.ts +1 -1
- package/lib/navbar/navbar-toggler/navbar-toggler.directive.d.ts +1 -1
- package/lib/navbar/navbar.component.d.ts +1 -1
- package/lib/navbar/navbar.module.d.ts +7 -7
- package/lib/offcanvas/offcanvas/offcanvas.component.d.ts +15 -15
- package/lib/offcanvas/offcanvas-body/offcanvas-body.component.d.ts +1 -1
- package/lib/offcanvas/offcanvas-header/offcanvas-header.component.d.ts +1 -1
- package/lib/offcanvas/offcanvas-title/offcanvas-title.directive.d.ts +1 -1
- package/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.d.ts +1 -1
- package/lib/offcanvas/offcanvas.module.d.ts +8 -8
- package/lib/pagination/page-item/page-item.component.d.ts +1 -1
- package/lib/pagination/page-item/page-item.directive.d.ts +1 -1
- package/lib/pagination/page-link/page-link.directive.d.ts +1 -1
- package/lib/pagination/pagination/pagination.component.d.ts +1 -1
- package/lib/pagination/pagination.module.d.ts +3 -3
- package/lib/placeholder/placeholder-animation.directive.d.ts +2 -2
- package/lib/placeholder/placeholder.directive.d.ts +1 -1
- package/lib/placeholder/placeholder.module.d.ts +4 -4
- package/lib/popover/popover/popover.component.d.ts +1 -1
- package/lib/popover/popover.directive.d.ts +1 -1
- package/lib/popover/popover.module.d.ts +4 -4
- package/lib/progress/progress-bar.component.d.ts +1 -1
- package/lib/progress/progress.component.d.ts +1 -1
- package/lib/progress/progress.module.d.ts +4 -4
- package/lib/shared/html-attr.directive.d.ts +1 -1
- package/lib/shared/shared.module.d.ts +4 -4
- package/lib/shared/template-id.directive.d.ts +1 -1
- package/lib/sidebar/sidebar/sidebar.component.d.ts +1 -1
- package/lib/sidebar/sidebar-brand/sidebar-brand.component.d.ts +1 -1
- package/lib/sidebar/sidebar-footer/sidebar-footer.component.d.ts +1 -1
- package/lib/sidebar/sidebar-header/sidebar-header.component.d.ts +1 -2
- package/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.d.ts +1 -2
- package/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav-label.component.d.ts +2 -2
- package/lib/sidebar/sidebar-nav/sidebar-nav-link.component.d.ts +2 -2
- package/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav-title.component.d.ts +1 -1
- package/lib/sidebar/sidebar-nav/sidebar-nav.component.d.ts +21 -21
- package/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.d.ts +1 -1
- package/lib/sidebar/sidebar-toggler/sidebar-toggler.component.d.ts +1 -1
- package/lib/sidebar/sidebar.module.d.ts +19 -19
- package/lib/smart-pagination/smart-pagination.component.d.ts +2 -2
- package/lib/smart-pagination/smart-pagination.module.d.ts +4 -4
- package/lib/smart-table/smart-table/smart-table.component.d.ts +3 -3
- package/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.d.ts +1 -1
- package/lib/smart-table/smart-table-filter/filter-input.directive.d.ts +1 -1
- package/lib/smart-table/smart-table-filter/smart-table-filter.component.d.ts +1 -1
- package/lib/smart-table/smart-table-head/smart-table-head.component.d.ts +2 -2
- package/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.d.ts +1 -1
- package/lib/smart-table/smart-table.module.d.ts +17 -17
- package/lib/spinner/spinner.component.d.ts +1 -1
- package/lib/spinner/spinner.module.d.ts +3 -4
- package/lib/table/table-active.directive.d.ts +1 -1
- package/lib/table/table-color.directive.d.ts +1 -1
- package/lib/table/table.directive.d.ts +1 -1
- package/lib/table/table.module.d.ts +5 -5
- package/lib/tabs/tab-content/tab-content.component.d.ts +1 -1
- package/lib/tabs/tab-content-ref.directive.d.ts +1 -1
- package/lib/tabs/tab-pane/tab-pane.component.d.ts +1 -1
- package/lib/tabs/tabs.module.d.ts +4 -4
- package/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.d.ts +2 -2
- package/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.d.ts +2 -2
- package/lib/time-picker/time-picker.component.d.ts +2 -2
- package/lib/time-picker/time-picker.module.d.ts +9 -9
- package/lib/toast/toast/toast.component.d.ts +1 -1
- package/lib/toast/toast-body/toast-body.component.d.ts +1 -1
- package/lib/toast/toast-close.directive.d.ts +1 -1
- package/lib/toast/toast-header/toast-header.component.d.ts +1 -1
- package/lib/toast/toast.module.d.ts +8 -8
- package/lib/toast/toaster/toaster-host.directive.d.ts +1 -1
- package/lib/toast/toaster/toaster.component.d.ts +1 -1
- package/lib/tooltip/tooltip/tooltip.component.d.ts +1 -1
- package/lib/tooltip/tooltip.directive.d.ts +1 -1
- package/lib/tooltip/tooltip.module.d.ts +4 -4
- package/lib/utilities/align.directive.d.ts +1 -1
- package/lib/utilities/bg-color.directive.d.ts +1 -1
- package/lib/utilities/border.directive.d.ts +1 -1
- package/lib/utilities/rounded.directive.d.ts +1 -1
- package/lib/utilities/text-color.directive.d.ts +1 -1
- package/lib/utilities/utilities.module.d.ts +7 -7
- package/lib/widget/widget-stat-a/widget-stat-a.component.d.ts +1 -1
- package/lib/widget/widget-stat-b/widget-stat-b.component.d.ts +1 -1
- package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +1 -1
- package/lib/widget/widget-stat-d/widget-stat-d.component.d.ts +2 -2
- package/lib/widget/widget-stat-e/widget-stat-e.component.d.ts +1 -1
- package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +1 -1
- package/lib/widget/widget.module.d.ts +10 -10
- package/package.json +1 -1
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./sidebar/sidebar.component";
|
|
3
|
-
import * as i2 from "
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "./sidebar
|
|
7
|
-
import * as i6 from "./sidebar-
|
|
8
|
-
import * as i7 from "./sidebar-
|
|
9
|
-
import * as i8 from "./sidebar-
|
|
10
|
-
import * as i9 from "./sidebar-nav/sidebar-nav-
|
|
11
|
-
import * as i10 from "./sidebar-nav/sidebar-nav-
|
|
12
|
-
import * as i11 from "./sidebar-nav/sidebar-nav-
|
|
13
|
-
import * as i12 from "./sidebar-nav/sidebar-nav-
|
|
14
|
-
import * as i13 from "./sidebar-nav/sidebar-nav-
|
|
15
|
-
import * as i14 from "./sidebar-
|
|
16
|
-
import * as i15 from "./sidebar-
|
|
17
|
-
import * as i16 from "
|
|
18
|
-
import * as i17 from "
|
|
19
|
-
import * as i18 from "
|
|
2
|
+
import * as i1 from "./sidebar-nav/sidebar-nav.component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@angular/router";
|
|
5
|
+
import * as i4 from "../shared/shared.module";
|
|
6
|
+
import * as i5 from "./sidebar/sidebar.component";
|
|
7
|
+
import * as i6 from "./sidebar-brand/sidebar-brand.component";
|
|
8
|
+
import * as i7 from "./sidebar-footer/sidebar-footer.component";
|
|
9
|
+
import * as i8 from "./sidebar-header/sidebar-header.component";
|
|
10
|
+
import * as i9 from "./sidebar-nav/sidebar-nav-badge.pipe";
|
|
11
|
+
import * as i10 from "./sidebar-nav/sidebar-nav-divider.component";
|
|
12
|
+
import * as i11 from "./sidebar-nav/sidebar-nav-icon.pipe";
|
|
13
|
+
import * as i12 from "./sidebar-nav/sidebar-nav-item-class.pipe";
|
|
14
|
+
import * as i13 from "./sidebar-nav/sidebar-nav-label.component";
|
|
15
|
+
import * as i14 from "./sidebar-nav/sidebar-nav-link.component";
|
|
16
|
+
import * as i15 from "./sidebar-nav/sidebar-nav-link.pipe";
|
|
17
|
+
import * as i16 from "./sidebar-nav/sidebar-nav-title.component";
|
|
18
|
+
import * as i17 from "./sidebar-toggle/sidebar-toggle.directive";
|
|
19
|
+
import * as i18 from "./sidebar-toggler/sidebar-toggler.component";
|
|
20
20
|
import * as i19 from "@coreui/icons-angular";
|
|
21
21
|
export declare class SidebarModule {
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarModule, never>;
|
|
23
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SidebarModule, [typeof i1.
|
|
23
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SidebarModule, [typeof i1.SidebarNavComponent, typeof i1.SidebarNavGroupComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.SharedModule, typeof i5.SidebarComponent, typeof i6.SidebarBrandComponent, typeof i7.SidebarFooterComponent, typeof i8.SidebarHeaderComponent, typeof i9.SidebarNavBadgePipe, typeof i10.SidebarNavDividerComponent, typeof i11.SidebarNavIconPipe, typeof i12.SidebarNavItemClassPipe, typeof i13.SidebarNavLabelComponent, typeof i14.SidebarNavLinkComponent, typeof i14.SidebarNavLinkContentComponent, typeof i15.SidebarNavLinkPipe, typeof i16.SidebarNavTitleComponent, typeof i17.SidebarToggleDirective, typeof i18.SidebarTogglerComponent, typeof i19.IconModule], [typeof i5.SidebarComponent, typeof i17.SidebarToggleDirective, typeof i18.SidebarTogglerComponent, typeof i6.SidebarBrandComponent, typeof i1.SidebarNavComponent, typeof i8.SidebarHeaderComponent, typeof i7.SidebarFooterComponent]>;
|
|
24
24
|
static ɵinj: i0.ɵɵInjectorDeclaration<SidebarModule>;
|
|
25
25
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ISmartPagination } from './smart-pagination.type';
|
|
3
2
|
import { NumberInput } from '@angular/cdk/coercion';
|
|
3
|
+
import { ISmartPagination } from './smart-pagination.type';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class SmartPaginationComponent implements ISmartPagination {
|
|
6
6
|
static ngAcceptInputType_activePage: NumberInput;
|
|
@@ -105,5 +105,5 @@ export declare class SmartPaginationComponent implements ISmartPagination {
|
|
|
105
105
|
get items(): number[];
|
|
106
106
|
setPage(page: number): void;
|
|
107
107
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartPaginationComponent, never>;
|
|
108
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartPaginationComponent, "c-smart-pagination", ["cSmartPagination"], { "activePage": "activePage"; "arrows": "arrows"; "doubleArrows": "doubleArrows"; "dots": "dots"; "limit": "limit"; "pages": "pages"; "firstButton": "firstButton"; "lastButton": "lastButton"; "nextButton": "nextButton"; "previousButton": "previousButton"; "align": "align"; "size": "size"; "role": "role"; }, { "activePageChange": "activePageChange"; }, never, never,
|
|
108
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartPaginationComponent, "c-smart-pagination", ["cSmartPagination"], { "activePage": "activePage"; "arrows": "arrows"; "doubleArrows": "doubleArrows"; "dots": "dots"; "limit": "limit"; "pages": "pages"; "firstButton": "firstButton"; "lastButton": "lastButton"; "nextButton": "nextButton"; "previousButton": "previousButton"; "align": "align"; "size": "size"; "role": "role"; }, { "activePageChange": "activePageChange"; }, never, never, true, never>;
|
|
109
109
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "
|
|
4
|
-
import * as i3 from "
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "../pagination/pagination.module";
|
|
4
|
+
import * as i3 from "./smart-pagination.component";
|
|
5
5
|
export declare class SmartPaginationModule {
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartPaginationModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartPaginationModule, [typeof i1.
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartPaginationModule, never, [typeof i1.CommonModule, typeof i2.PaginationModule, typeof i3.SmartPaginationComponent], [typeof i3.SmartPaginationComponent]>;
|
|
8
8
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartPaginationModule>;
|
|
9
9
|
}
|
|
@@ -85,10 +85,10 @@ export declare class SmartTableComponent implements ISmartTable, AfterContentIni
|
|
|
85
85
|
tableFilterValueChange: EventEmitter<any>;
|
|
86
86
|
columnTemplates: QueryList<TemplateIdDirective>;
|
|
87
87
|
templates: {
|
|
88
|
-
[key: string]:
|
|
88
|
+
[key: string]: TemplateRef<any> | null;
|
|
89
89
|
};
|
|
90
90
|
columnFilterTemplates: {
|
|
91
|
-
[key: string]:
|
|
91
|
+
[key: string]: TemplateRef<any> | null;
|
|
92
92
|
};
|
|
93
93
|
ngAfterContentInit(): void;
|
|
94
94
|
get selectedAll(): boolean | "indeterminate";
|
|
@@ -141,5 +141,5 @@ export declare class SmartTableComponent implements ISmartTable, AfterContentIni
|
|
|
141
141
|
}): void;
|
|
142
142
|
ngOnChanges(changes: SimpleChanges): void;
|
|
143
143
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableComponent, never>;
|
|
144
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableComponent, "c-smart-table", ["cSmartTable"], { "activePage": "activePage"; "cleaner": "cleaner"; "clickableRows": "clickableRows"; "columns": "columns"; "columnFilter": "columnFilter"; "columnFilterValue": "columnFilterValue"; "columnSorter": "columnSorter"; "footer": "footer"; "header": "header"; "items": "items"; "itemsPerPage": "itemsPerPage"; "itemsPerPageLabel": "itemsPerPageLabel"; "itemsPerPageOptions": "itemsPerPageOptions"; "itemsPerPageSelect": "itemsPerPageSelect"; "loading": "loading"; "noItemsLabel": "noItemsLabel"; "pagination": "pagination"; "selectable": "selectable"; "sorterValue": "sorterValue"; "tableFilter": "tableFilter"; "tableFilterLabel": "tableFilterLabel"; "tableFilterPlaceholder": "tableFilterPlaceholder"; "tableFilterValue": "tableFilterValue"; "tableBodyProps": "tableBodyProps"; "tableFootProps": "tableFootProps"; "tableHeadProps": "tableHeadProps"; "tableProps": "tableProps"; }, { "selectedItemsChange": "selectedItemsChange"; "sorterValueChange": "sorterValueChange"; "activePageChange": "activePageChange"; "itemsPerPageChange": "itemsPerPageChange"; "rowClick": "rowClick"; "columnFilterValueChange": "columnFilterValueChange"; "filteredItemsChange": "filteredItemsChange"; "tableFilterValueChange": "tableFilterValueChange"; }, ["columnTemplates"], never,
|
|
144
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableComponent, "c-smart-table", ["cSmartTable"], { "activePage": "activePage"; "cleaner": "cleaner"; "clickableRows": "clickableRows"; "columns": "columns"; "columnFilter": "columnFilter"; "columnFilterValue": "columnFilterValue"; "columnSorter": "columnSorter"; "footer": "footer"; "header": "header"; "items": "items"; "itemsPerPage": "itemsPerPage"; "itemsPerPageLabel": "itemsPerPageLabel"; "itemsPerPageOptions": "itemsPerPageOptions"; "itemsPerPageSelect": "itemsPerPageSelect"; "loading": "loading"; "noItemsLabel": "noItemsLabel"; "pagination": "pagination"; "selectable": "selectable"; "sorterValue": "sorterValue"; "tableFilter": "tableFilter"; "tableFilterLabel": "tableFilterLabel"; "tableFilterPlaceholder": "tableFilterPlaceholder"; "tableFilterValue": "tableFilterValue"; "tableBodyProps": "tableBodyProps"; "tableFootProps": "tableFootProps"; "tableHeadProps": "tableHeadProps"; "tableProps": "tableProps"; }, { "selectedItemsChange": "selectedItemsChange"; "sorterValueChange": "sorterValueChange"; "activePageChange": "activePageChange"; "itemsPerPageChange": "itemsPerPageChange"; "rowClick": "rowClick"; "columnFilterValueChange": "columnFilterValueChange"; "filteredItemsChange": "filteredItemsChange"; "tableFilterValueChange": "tableFilterValueChange"; }, ["columnTemplates"], never, true, never>;
|
|
145
145
|
}
|
|
@@ -7,5 +7,5 @@ export declare class SmartTableColumnFilterComponent {
|
|
|
7
7
|
set column(value: string | IColumn);
|
|
8
8
|
sizing?: 'sm' | 'lg';
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableColumnFilterComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableColumnFilterComponent, "c-smart-table-column-filter", never, { "column": "column"; "sizing": "sizing"; }, {}, never, never,
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableColumnFilterComponent, "c-smart-table-column-filter", never, { "column": "column"; "sizing": "sizing"; }, {}, never, never, true, never>;
|
|
11
11
|
}
|
|
@@ -20,5 +20,5 @@ export declare class FilterInputDirective implements AfterViewInit, OnDestroy {
|
|
|
20
20
|
ngOnDestroy(): void;
|
|
21
21
|
private setSubscription;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<FilterInputDirective, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterInputDirective, "[cFilterInput]", ["cFilterInput"], { "delay": "delay"; "onEvent": "onEvent"; "value": "value"; }, { "valueChange": "valueChange"; }, never, never,
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterInputDirective, "[cFilterInput]", ["cFilterInput"], { "delay": "delay"; "onEvent": "onEvent"; "value": "value"; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
24
24
|
}
|
|
@@ -12,5 +12,5 @@ export declare class SmartTableFilterComponent {
|
|
|
12
12
|
'col-form-label': boolean;
|
|
13
13
|
};
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableFilterComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableFilterComponent, "c-smart-table-filter", never, { "filterLabel": "filterLabel"; "filterPlaceholder": "filterPlaceholder"; "sizing": "sizing"; }, {}, never, never,
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableFilterComponent, "c-smart-table-filter", never, { "filterLabel": "filterLabel"; "filterPlaceholder": "filterPlaceholder"; "sizing": "sizing"; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -35,11 +35,11 @@ export declare class SmartTableHeadComponent implements OnInit {
|
|
|
35
35
|
handleColumnFilterValueChange($event: {
|
|
36
36
|
value: string;
|
|
37
37
|
type?: string;
|
|
38
|
-
column:
|
|
38
|
+
column: IColumn | string;
|
|
39
39
|
}): void;
|
|
40
40
|
handleSelectAllChecked($event: Event): void;
|
|
41
41
|
getColumnFilter(column: IColumn | string): string;
|
|
42
42
|
get columnFilterEvent(): 'change' | 'input';
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableHeadComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableHeadComponent, "c-smart-table-head", never, { "columnFilter": "columnFilter"; "columnFilterState": "columnFilterState"; "columnSorter": "columnSorter"; "component": "component"; "columns": "columns"; "selectable": "selectable"; "selectAll": "selectAll"; "sorterValue": "sorterValue"; "columnFilterTemplates": "columnFilterTemplates"; }, { "columnFilterStateChange": "columnFilterStateChange"; "sorterStateChange": "sorterStateChange"; "selectAllChange": "selectAllChange"; }, never, never,
|
|
44
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableHeadComponent, "c-smart-table-head", never, { "columnFilter": "columnFilter"; "columnFilterState": "columnFilterState"; "columnSorter": "columnSorter"; "component": "component"; "columns": "columns"; "selectable": "selectable"; "selectAll": "selectAll"; "sorterValue": "sorterValue"; "columnFilterTemplates": "columnFilterTemplates"; }, { "columnFilterStateChange": "columnFilterStateChange"; "sorterStateChange": "sorterStateChange"; "selectAllChange": "selectAllChange"; }, never, never, true, never>;
|
|
45
45
|
}
|
|
@@ -10,5 +10,5 @@ export declare class SmartTableItemsPerPageSelectorComponent {
|
|
|
10
10
|
readonly itemsPerPageChange: EventEmitter<number>;
|
|
11
11
|
get hostClasses(): any;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableItemsPerPageSelectorComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableItemsPerPageSelectorComponent, "c-smart-table-items-per-page-selector", never, { "itemsPerPage": "itemsPerPage"; "itemsPerPageLabel": "itemsPerPageLabel"; "itemsPerPageOptions": "itemsPerPageOptions"; }, { "itemsPerPageChange": "itemsPerPageChange"; }, never, never,
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTableItemsPerPageSelectorComponent, "c-smart-table-items-per-page-selector", never, { "itemsPerPage": "itemsPerPage"; "itemsPerPageLabel": "itemsPerPageLabel"; "itemsPerPageOptions": "itemsPerPageOptions"; }, { "itemsPerPageChange": "itemsPerPageChange"; }, never, never, true, never>;
|
|
14
14
|
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "@angular/
|
|
9
|
-
import * as i8 from "../
|
|
10
|
-
import * as i9 from "../
|
|
11
|
-
import * as i10 from "../
|
|
12
|
-
import * as i11 from "
|
|
13
|
-
import * as i12 from "
|
|
14
|
-
import * as i13 from "
|
|
15
|
-
import * as i14 from "
|
|
16
|
-
import * as i15 from "
|
|
17
|
-
import * as i16 from "
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "../element-cover/element-cover.module";
|
|
4
|
+
import * as i3 from "../table/table.module";
|
|
5
|
+
import * as i4 from "../pagination/pagination.module";
|
|
6
|
+
import * as i5 from "../smart-pagination/smart-pagination.module";
|
|
7
|
+
import * as i6 from "../form/form.module";
|
|
8
|
+
import * as i7 from "@angular/forms";
|
|
9
|
+
import * as i8 from "../button/button.module";
|
|
10
|
+
import * as i9 from "../shared/shared.module";
|
|
11
|
+
import * as i10 from "../utilities/utilities.module";
|
|
12
|
+
import * as i11 from "./smart-table/smart-table.component";
|
|
13
|
+
import * as i12 from "./smart-table-filter/smart-table-filter.component";
|
|
14
|
+
import * as i13 from "./smart-table-items-per-page-selector/smart-table-items-per-page-selector.component";
|
|
15
|
+
import * as i14 from "./smart-table-head/smart-table-head.component";
|
|
16
|
+
import * as i15 from "./smart-table-filter/filter-input.directive";
|
|
17
|
+
import * as i16 from "./smart-table-column-filter/smart-table-column-filter.component";
|
|
18
18
|
export declare class SmartTableModule {
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTableModule, never>;
|
|
20
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTableModule, [typeof i1.
|
|
20
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTableModule, never, [typeof i1.CommonModule, typeof i2.ElementCoverModule, typeof i3.TableModule, typeof i4.PaginationModule, typeof i5.SmartPaginationModule, typeof i6.FormModule, typeof i7.FormsModule, typeof i8.ButtonModule, typeof i9.SharedModule, typeof i7.ReactiveFormsModule, typeof i10.UtilitiesModule, typeof i11.SmartTableComponent, typeof i12.SmartTableFilterComponent, typeof i13.SmartTableItemsPerPageSelectorComponent, typeof i14.SmartTableHeadComponent, typeof i15.FilterInputDirective, typeof i16.SmartTableColumnFilterComponent], [typeof i11.SmartTableComponent, typeof i12.SmartTableFilterComponent]>;
|
|
21
21
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartTableModule>;
|
|
22
22
|
}
|
|
@@ -27,5 +27,5 @@ export declare class SpinnerComponent {
|
|
|
27
27
|
role: string;
|
|
28
28
|
get hostClasses(): any;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpinnerComponent, "c-spinner", never, { "color": "color"; "label": "label"; "size": "size"; "variant": "variant"; "role": "role"; }, {}, never, never,
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SpinnerComponent, "c-spinner", never, { "color": "color"; "label": "label"; "size": "size"; "variant": "variant"; "role": "role"; }, {}, never, never, true, never>;
|
|
31
31
|
}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "
|
|
4
|
-
import * as i3 from "../shared/shared.module";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./spinner.component";
|
|
5
4
|
export declare class SpinnerModule {
|
|
6
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SpinnerModule,
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SpinnerModule, never, [typeof i1.CommonModule, typeof i2.SpinnerComponent], [typeof i2.SpinnerComponent]>;
|
|
8
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<SpinnerModule>;
|
|
9
8
|
}
|
|
@@ -12,5 +12,5 @@ export declare class TableActiveDirective {
|
|
|
12
12
|
get hostClasses(): any;
|
|
13
13
|
constructor();
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableActiveDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableActiveDirective, "[cTableActive]", never, { "active": "cTableActive"; }, {}, never, never,
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TableActiveDirective, "[cTableActive]", never, { "active": "cTableActive"; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -8,5 +8,5 @@ export declare class TableColorDirective {
|
|
|
8
8
|
color?: Colors;
|
|
9
9
|
get hostClasses(): any;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableColorDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableColorDirective, "[cTableColor]", never, { "color": "cTableColor"; }, {}, never, never,
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TableColorDirective, "[cTableColor]", never, { "color": "cTableColor"; }, {}, never, never, true, never>;
|
|
12
12
|
}
|
|
@@ -86,5 +86,5 @@ export declare class TableDirective implements ITable, OnInit {
|
|
|
86
86
|
ngOnInit(): void;
|
|
87
87
|
setResponsiveWrapper(): void;
|
|
88
88
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableDirective, never>;
|
|
89
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableDirective, "table[cTable]", never, { "align": "align"; "borderColor": "borderColor"; "bordered": "bordered"; "borderless": "borderless"; "caption": "caption"; "color": "color"; "hover": "hover"; "responsive": "responsive"; "small": "small"; "striped": "striped"; "stripedColumns": "stripedColumns"; }, {}, never, never,
|
|
89
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TableDirective, "table[cTable]", never, { "align": "align"; "borderColor": "borderColor"; "bordered": "bordered"; "borderless": "borderless"; "caption": "caption"; "color": "color"; "hover": "hover"; "responsive": "responsive"; "small": "small"; "striped": "striped"; "stripedColumns": "stripedColumns"; }, {}, never, never, true, never>;
|
|
90
90
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "./table
|
|
4
|
-
import * as i3 from "./table-
|
|
5
|
-
import * as i4 from "
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./table.directive";
|
|
4
|
+
import * as i3 from "./table-color.directive";
|
|
5
|
+
import * as i4 from "./table-active.directive";
|
|
6
6
|
export declare class TableModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TableModule, [typeof i1.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TableModule, never, [typeof i1.CommonModule, typeof i2.TableDirective, typeof i3.TableColorDirective, typeof i4.TableActiveDirective], [typeof i2.TableDirective, typeof i3.TableColorDirective, typeof i4.TableActiveDirective]>;
|
|
9
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<TableModule>;
|
|
10
10
|
}
|
|
@@ -29,5 +29,5 @@ export declare class TabContentComponent implements AfterContentChecked, AfterCo
|
|
|
29
29
|
subscribeTabService(subscribe?: boolean): void;
|
|
30
30
|
refreshTabPaneActive(idx: number): void;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabContentComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabContentComponent, "c-tab-content", ["cTabContent"], { "activeTabPaneIdx": "activeTabPaneIdx"; }, { "activeTabPaneIdxChange": "activeTabPaneIdxChange"; }, ["panes"], ["*"],
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabContentComponent, "c-tab-content", ["cTabContent"], { "activeTabPaneIdx": "activeTabPaneIdx"; }, { "activeTabPaneIdxChange": "activeTabPaneIdxChange"; }, ["panes"], ["*"], true, never>;
|
|
33
33
|
}
|
|
@@ -46,5 +46,5 @@ export declare class TabContentRefDirective implements OnChanges, OnDestroy, OnI
|
|
|
46
46
|
ngOnDestroy(): void;
|
|
47
47
|
subscribeTabService(subscribe?: boolean): void;
|
|
48
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabContentRefDirective, never>;
|
|
49
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TabContentRefDirective, "[cTabContent]", never, { "tabContentRef": "cTabContent"; "active": "active"; "disabled": "disabled"; "tabPaneIdx": "tabPaneIdx"; }, {}, never, never,
|
|
49
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TabContentRefDirective, "[cTabContent]", never, { "tabContentRef": "cTabContent"; "active": "active"; "disabled": "disabled"; "tabPaneIdx": "tabPaneIdx"; }, {}, never, never, true, never>;
|
|
50
50
|
}
|
|
@@ -22,5 +22,5 @@ export declare class TabPaneComponent implements OnDestroy, OnInit {
|
|
|
22
22
|
ngOnDestroy(): void;
|
|
23
23
|
subscribeTabService(subscribe?: boolean): void;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabPaneComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabPaneComponent, "c-tab-pane", ["cTabPane"], {}, {}, never, ["*"],
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabPaneComponent, "c-tab-pane", ["cTabPane"], {}, {}, never, ["*"], true, never>;
|
|
26
26
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "./tab-
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./tab-content/tab-content.component";
|
|
4
4
|
import * as i3 from "./tab-content-ref.directive";
|
|
5
|
-
import * as i4 from "
|
|
5
|
+
import * as i4 from "./tab-pane/tab-pane.component";
|
|
6
6
|
export declare class TabsModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabsModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, [typeof i1.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, never, [typeof i1.CommonModule, typeof i2.TabContentComponent, typeof i3.TabContentRefDirective, typeof i4.TabPaneComponent], [typeof i2.TabContentComponent, typeof i4.TabPaneComponent, typeof i3.TabContentRefDirective]>;
|
|
9
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<TabsModule>;
|
|
10
10
|
}
|
|
@@ -12,7 +12,7 @@ export declare class DayPeriodElementDirective {
|
|
|
12
12
|
constructor(elementRef: ElementRef);
|
|
13
13
|
cDayPeriodElement: IDayPeriod;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<DayPeriodElementDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DayPeriodElementDirective, "[cDayPeriodElement]", ["cDayPeriodElement"], { "cDayPeriodElement": "cDayPeriodElement"; }, {}, never, never,
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DayPeriodElementDirective, "[cDayPeriodElement]", ["cDayPeriodElement"], { "cDayPeriodElement": "cDayPeriodElement"; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
17
17
|
export declare class TimePickerRollAmPmComponent implements OnChanges, AfterViewInit {
|
|
18
18
|
elementRef: ElementRef;
|
|
@@ -35,5 +35,5 @@ export declare class TimePickerRollAmPmComponent implements OnChanges, AfterView
|
|
|
35
35
|
handleElementClick($event: MouseEvent, element: any): void;
|
|
36
36
|
trackByElement(index: number, element: IDayPeriod): string;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerRollAmPmComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerRollAmPmComponent, "c-time-picker-roll-am-pm", never, { "disabled": "disabled"; "elements": "elements"; "onClick": "onClick"; "selected": "selected"; "refresh": "refresh"; }, { "selectedChange": "selectedChange"; }, never, never,
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerRollAmPmComponent, "c-time-picker-roll-am-pm", never, { "disabled": "disabled"; "elements": "elements"; "onClick": "onClick"; "selected": "selected"; "refresh": "refresh"; }, { "selectedChange": "selectedChange"; }, never, never, true, never>;
|
|
39
39
|
}
|
|
@@ -11,7 +11,7 @@ export declare class TimeElementDirective {
|
|
|
11
11
|
constructor(elementRef: ElementRef);
|
|
12
12
|
cTimeElement: ITimeValue;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimeElementDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TimeElementDirective, "[cTimeElement]", ["cTimeElement"], { "cTimeElement": "cTimeElement"; }, {}, never, never,
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TimeElementDirective, "[cTimeElement]", ["cTimeElement"], { "cTimeElement": "cTimeElement"; }, {}, never, never, true, never>;
|
|
15
15
|
}
|
|
16
16
|
export declare class TimePickerRollColComponent implements ITimePickerRollCol, OnChanges, AfterViewInit {
|
|
17
17
|
elementRef: ElementRef;
|
|
@@ -34,5 +34,5 @@ export declare class TimePickerRollColComponent implements ITimePickerRollCol, O
|
|
|
34
34
|
handleElementClick($event: MouseEvent, element: any): void;
|
|
35
35
|
trackByElement(index: number, element: ITimeValue): number;
|
|
36
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerRollColComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerRollColComponent, "c-time-picker-roll-col", ["cTimePickerRollCol"], { "disabled": "disabled"; "elements": "elements"; "onClick": "onClick"; "selected": "selected"; "refresh": "refresh"; }, { "selectedChange": "selectedChange"; }, never, never,
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerRollColComponent, "c-time-picker-roll-col", ["cTimePickerRollCol"], { "disabled": "disabled"; "elements": "elements"; "onClick": "onClick"; "selected": "selected"; "refresh": "refresh"; }, { "selectedChange": "selectedChange"; }, never, never, true, never>;
|
|
38
38
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnInit, QueryList, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor, FormControl, FormGroup } from '@angular/forms';
|
|
3
3
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
4
|
-
import { TemplateIdDirective } from '../shared';
|
|
5
4
|
import { DateTimeFormatOptions, DayPeriod, ITimeValue } from './time.utils';
|
|
5
|
+
import { TemplateIdDirective } from '../shared';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class TimePickerComponent implements OnChanges, OnInit, ControlValueAccessor, AfterViewInit {
|
|
8
8
|
constructor();
|
|
@@ -192,5 +192,5 @@ export declare class TimePickerComponent implements OnChanges, OnInit, ControlVa
|
|
|
192
192
|
handleBlur($event: FocusEvent): void;
|
|
193
193
|
handleFocus($event: FocusEvent): void;
|
|
194
194
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerComponent, never>;
|
|
195
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerComponent, "c-time-picker", ["cTimePicker"], { "cleaner": "cleaner"; "dateTimeFormatOptions": "dateTimeFormatOptions"; "disabled": "disabled"; "filterHours": "filterHours"; "filterMinutes": "filterMinutes"; "filterSeconds": "filterSeconds"; "indicator": "indicator"; "inputReadOnly": "inputReadOnly"; "locale": "locale"; "placeholder": "placeholder"; "seconds": "seconds"; "size": "size"; "time": "time"; "variant": "variant"; "valid": "valid"; "visible": "visible"; }, { "timeChange": "timeChange"; }, ["contentTemplates"], never,
|
|
195
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerComponent, "c-time-picker", ["cTimePicker"], { "cleaner": "cleaner"; "dateTimeFormatOptions": "dateTimeFormatOptions"; "disabled": "disabled"; "filterHours": "filterHours"; "filterMinutes": "filterMinutes"; "filterSeconds": "filterSeconds"; "indicator": "indicator"; "inputReadOnly": "inputReadOnly"; "locale": "locale"; "placeholder": "placeholder"; "seconds": "seconds"; "size": "size"; "time": "time"; "variant": "variant"; "valid": "valid"; "visible": "visible"; }, { "timeChange": "timeChange"; }, ["contentTemplates"], never, true, never>;
|
|
196
196
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "@angular/forms";
|
|
4
|
+
import * as i3 from "../form/form.module";
|
|
5
|
+
import * as i4 from "../button/button.module";
|
|
6
|
+
import * as i5 from "../dropdown/dropdown.module";
|
|
7
|
+
import * as i6 from "./time-picker-roll-col/time-picker-roll-am-pm.component";
|
|
8
|
+
import * as i7 from "./time-picker-roll-col/time-picker-roll-col.component";
|
|
9
|
+
import * as i8 from "./time-picker.component";
|
|
10
10
|
export declare class TimePickerModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TimePickerModule, [typeof i1.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TimePickerModule, never, [typeof i1.CommonModule, typeof i2.ReactiveFormsModule, typeof i3.FormModule, typeof i4.ButtonModule, typeof i5.DropdownModule, typeof i6.DayPeriodElementDirective, typeof i7.TimeElementDirective, typeof i8.TimePickerComponent, typeof i6.TimePickerRollAmPmComponent, typeof i7.TimePickerRollColComponent], [typeof i8.TimePickerComponent]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<TimePickerModule>;
|
|
14
14
|
}
|
|
@@ -79,6 +79,6 @@ export declare class ToastComponent implements OnInit, OnDestroy {
|
|
|
79
79
|
clearClock(): void;
|
|
80
80
|
onAnimationEvent(event: AnimationEvent): void;
|
|
81
81
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToastComponent, never>;
|
|
82
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastComponent, "c-toast", ["cToast"], { "autohide": "autohide"; "color": "color"; "delay": "delay"; "fade": "fade"; "visible": "visible"; "index": "index"; }, { "visibleChange": "visibleChange"; "timer": "timer"; }, never, ["*"],
|
|
82
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToastComponent, "c-toast", ["cToast"], { "autohide": "autohide"; "color": "color"; "delay": "delay"; "fade": "fade"; "visible": "visible"; "index": "index"; }, { "visibleChange": "visibleChange"; "timer": "timer"; }, never, ["*"], true, never>;
|
|
83
83
|
}
|
|
84
84
|
export {};
|
|
@@ -5,5 +5,5 @@ export declare class ToastBodyComponent {
|
|
|
5
5
|
toastBodyClass: boolean;
|
|
6
6
|
constructor(toast?: ToastComponent | undefined);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToastBodyComponent, [{ optional: true; }]>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastBodyComponent, "c-toast-body", ["cToastBody"], {}, {}, never, ["*"],
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToastBodyComponent, "c-toast-body", ["cToastBody"], {}, {}, never, ["*"], true, never>;
|
|
9
9
|
}
|
|
@@ -6,5 +6,5 @@ export declare class ToastCloseDirective {
|
|
|
6
6
|
constructor(toasterService: ToasterService);
|
|
7
7
|
toggleOpen($event: any): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToastCloseDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToastCloseDirective, "[cToastClose]", ["cToastClose"], { "toast": "cToastClose"; }, {}, never, never,
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ToastCloseDirective, "[cToastClose]", ["cToastClose"], { "toast": "cToastClose"; }, {}, never, never, true, never>;
|
|
10
10
|
}
|
|
@@ -10,5 +10,5 @@ export declare class ToastHeaderComponent {
|
|
|
10
10
|
toastHeaderClass: boolean;
|
|
11
11
|
constructor(toast?: ToastComponent | undefined);
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToastHeaderComponent, [{ optional: true; }]>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastHeaderComponent, "c-toast-header", ["cToastHeader"], { "closeButton": "closeButton"; }, {}, never, ["*"],
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToastHeaderComponent, "c-toast-header", ["cToastHeader"], { "closeButton": "closeButton"; }, {}, never, ["*"], true, never>;
|
|
14
14
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "../button/button.module";
|
|
4
4
|
import * as i3 from "./toast-body/toast-body.component";
|
|
5
|
-
import * as i4 from "./
|
|
6
|
-
import * as i5 from "./
|
|
7
|
-
import * as i6 from "./toast-
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "
|
|
5
|
+
import * as i4 from "./toast/toast.component";
|
|
6
|
+
import * as i5 from "./toast-close.directive";
|
|
7
|
+
import * as i6 from "./toast-header/toast-header.component";
|
|
8
|
+
import * as i7 from "./toaster/toaster.component";
|
|
9
|
+
import * as i8 from "./toaster/toaster-host.directive";
|
|
10
10
|
export declare class ToastModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToastModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, [typeof i1.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, never, [typeof i1.CommonModule, typeof i2.ButtonModule, typeof i3.ToastBodyComponent, typeof i4.ToastComponent, typeof i5.ToastCloseDirective, typeof i6.ToastHeaderComponent, typeof i7.ToasterComponent, typeof i8.ToasterHostDirective], [typeof i3.ToastBodyComponent, typeof i4.ToastComponent, typeof i5.ToastCloseDirective, typeof i6.ToastHeaderComponent, typeof i7.ToasterComponent, typeof i8.ToasterHostDirective]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<ToastModule>;
|
|
14
14
|
}
|
|
@@ -4,5 +4,5 @@ export declare class ToasterHostDirective {
|
|
|
4
4
|
viewContainerRef: ViewContainerRef;
|
|
5
5
|
constructor(viewContainerRef: ViewContainerRef);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToasterHostDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToasterHostDirective, "[cToasterHost]", ["cToasterHost"], {}, {}, never, never,
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ToasterHostDirective, "[cToasterHost]", ["cToasterHost"], {}, {}, never, never, true, never>;
|
|
8
8
|
}
|
|
@@ -50,5 +50,5 @@ export declare class ToasterComponent implements OnDestroy, OnInit, AfterContent
|
|
|
50
50
|
removeToast(state: IToasterAction): void;
|
|
51
51
|
private stateToasterSubscribe;
|
|
52
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToasterComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToasterComponent, "c-toaster", ["cToaster"], { "placement": "placement"; "position": "position"; }, {}, ["contentToasts"], ["*"],
|
|
53
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToasterComponent, "c-toaster", ["cToaster"], { "placement": "placement"; "position": "position"; }, {}, ["contentToasts"], ["*"], true, never>;
|
|
54
54
|
}
|
|
@@ -26,5 +26,5 @@ export declare class TooltipComponent implements AfterViewInit, OnChanges, OnDes
|
|
|
26
26
|
private clear;
|
|
27
27
|
private updateView;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "c-tooltip", never, { "content": "content"; "visible": "visible"; "id": "id"; "role": "role"; }, {}, never, never,
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "c-tooltip", never, { "content": "content"; "visible": "visible"; "id": "id"; "role": "role"; }, {}, never, never, true, never>;
|
|
30
30
|
}
|
|
@@ -54,5 +54,5 @@ export declare class TooltipDirective implements OnChanges, OnDestroy, OnInit {
|
|
|
54
54
|
private addTooltipElement;
|
|
55
55
|
private removeTooltipElement;
|
|
56
56
|
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipDirective, never>;
|
|
57
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[cTooltip]", ["cTooltip"], { "content": "cTooltip"; "popperOptions": "cTooltipOptions"; "placement": "cTooltipPlacement"; "trigger": "cTooltipTrigger"; "visible": "cTooltipVisible"; }, {}, never, never,
|
|
57
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[cTooltip]", ["cTooltip"], { "content": "cTooltip"; "popperOptions": "cTooltipOptions"; "placement": "cTooltipPlacement"; "trigger": "cTooltipTrigger"; "visible": "cTooltipVisible"; }, {}, never, never, true, never>;
|
|
58
58
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "./tooltip.
|
|
4
|
-
import * as i3 from "
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./tooltip/tooltip.component";
|
|
4
|
+
import * as i3 from "./tooltip.directive";
|
|
5
5
|
export declare class TooltipModule {
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipModule, [typeof i1.
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipModule, never, [typeof i1.CommonModule, typeof i2.TooltipComponent, typeof i3.TooltipDirective], [typeof i2.TooltipComponent, typeof i3.TooltipDirective]>;
|
|
8
8
|
static ɵinj: i0.ɵɵInjectorDeclaration<TooltipModule>;
|
|
9
9
|
}
|
|
@@ -8,5 +8,5 @@ export declare class AlignDirective {
|
|
|
8
8
|
align?: Alignment;
|
|
9
9
|
get hostClasses(): any;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<AlignDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AlignDirective, "[cAlign]", never, { "align": "cAlign"; }, {}, never, never,
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AlignDirective, "[cAlign]", never, { "align": "cAlign"; }, {}, never, never, true, never>;
|
|
12
12
|
}
|
|
@@ -13,5 +13,5 @@ export declare class BgColorDirective {
|
|
|
13
13
|
get hostClasses(): any;
|
|
14
14
|
constructor();
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<BgColorDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BgColorDirective, "[cBgColor]", never, { "color": "cBgColor"; "gradient": "gradient"; }, {}, never, never,
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BgColorDirective, "[cBgColor]", never, { "color": "cBgColor"; "gradient": "gradient"; }, {}, never, never, true, never>;
|
|
17
17
|
}
|
|
@@ -8,5 +8,5 @@ export declare class BorderDirective {
|
|
|
8
8
|
border: Border;
|
|
9
9
|
get hostClasses(): any;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BorderDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BorderDirective, "[cBorder]", never, { "border": "cBorder"; }, {}, never, never,
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BorderDirective, "[cBorder]", never, { "border": "cBorder"; }, {}, never, never, true, never>;
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@ export declare class RoundedDirective {
|
|
|
8
8
|
rounded: Rounded;
|
|
9
9
|
get hostClasses(): any;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<RoundedDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RoundedDirective, "[cRounded]", never, { "rounded": "cRounded"; }, {}, never, never,
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<RoundedDirective, "[cRounded]", never, { "rounded": "cRounded"; }, {}, never, never, true, never>;
|
|
12
12
|
}
|
|
@@ -9,5 +9,5 @@ export declare class TextColorDirective {
|
|
|
9
9
|
get hostClasses(): any;
|
|
10
10
|
constructor();
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextColorDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TextColorDirective, "[cTextColor]", never, { "color": "cTextColor"; }, {}, never, never,
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TextColorDirective, "[cTextColor]", never, { "color": "cTextColor"; }, {}, never, never, true, never>;
|
|
13
13
|
}
|