@coreui/angular-pro 4.3.18 → 4.4.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +27 -27
- package/esm2020/lib/accordion/accordion.module.mjs +13 -24
- 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 +29 -29
- package/esm2020/lib/alert/alert.module.mjs +7 -15
- package/esm2020/lib/avatar/avatar.component.mjs +10 -6
- package/esm2020/lib/avatar/avatar.module.mjs +6 -10
- package/esm2020/lib/backdrop/backdrop.service.mjs +3 -3
- package/esm2020/lib/badge/badge.component.mjs +11 -7
- package/esm2020/lib/badge/badge.module.mjs +6 -10
- package/esm2020/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +9 -5
- package/esm2020/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +9 -8
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +8 -8
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
- package/esm2020/lib/breadcrumb/breadcrumb.module.mjs +14 -16
- 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 +9 -13
- package/esm2020/lib/button-group/button-group/button-group.component.mjs +5 -4
- package/esm2020/lib/button-group/button-group.module.mjs +7 -19
- 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 -10
- 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 +27 -13
- package/esm2020/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +6 -5
- package/esm2020/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +7 -7
- package/esm2020/lib/calendar/calendar.module.mjs +9 -15
- 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 +6 -10
- 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 +15 -13
- 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 +9 -9
- package/esm2020/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +6 -6
- package/esm2020/lib/carousel/carousel-inner/carousel-inner.component.mjs +7 -7
- package/esm2020/lib/carousel/carousel-item/carousel-item.component.mjs +6 -6
- 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 +15 -12
- 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 +6 -10
- package/esm2020/lib/date-picker/date-picker.component.mjs +29 -17
- package/esm2020/lib/date-picker/date-picker.module.mjs +7 -50
- package/esm2020/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +43 -31
- package/esm2020/lib/date-range-picker/date-range-picker.module.mjs +7 -46
- 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 +15 -23
- package/esm2020/lib/dropdown/dropdown.service.mjs +3 -3
- package/esm2020/lib/element-cover/element-cover.component.mjs +7 -7
- package/esm2020/lib/element-cover/element-cover.module.mjs +7 -19
- package/esm2020/lib/footer/footer.component.mjs +5 -4
- package/esm2020/lib/footer/footer.module.mjs +7 -15
- 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 +20 -20
- 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 +23 -24
- package/esm2020/lib/grid/gutter.directive.mjs +6 -5
- package/esm2020/lib/grid/row.component.mjs +9 -5
- package/esm2020/lib/grid/row.directive.mjs +6 -5
- package/esm2020/lib/header/header/header.component.mjs +8 -8
- 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 +11 -11
- package/esm2020/lib/image/img.directive.mjs +6 -5
- package/esm2020/lib/image/img.module.mjs +7 -15
- 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 +7 -15
- package/esm2020/lib/loading-button/loading-button.component.mjs +7 -7
- package/esm2020/lib/loading-button/loading-button.module.mjs +7 -19
- 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 +21 -28
- package/esm2020/lib/modal/modal.service.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select/multi-select-search.directive.mjs +7 -6
- package/esm2020/lib/multi-select/multi-select/multi-select.component.mjs +31 -16
- package/esm2020/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +6 -7
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +5 -5
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +7 -7
- package/esm2020/lib/multi-select/multi-select-option/multi-select-option.component.mjs +6 -6
- package/esm2020/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +6 -6
- package/esm2020/lib/multi-select/multi-select.module.mjs +13 -28
- package/esm2020/lib/multi-select/multi-select.service.mjs +3 -3
- package/esm2020/lib/multi-select/public_api.mjs +1 -2
- 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 +18 -9
- 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 -7
- package/esm2020/lib/navbar/navbar.module.mjs +14 -20
- package/esm2020/lib/offcanvas/offcanvas/offcanvas.component.mjs +31 -30
- 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 +16 -22
- 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 -6
- package/esm2020/lib/pagination/pagination.module.mjs +16 -19
- 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 +7 -11
- package/esm2020/lib/popover/popover/popover.component.mjs +6 -6
- package/esm2020/lib/popover/popover.directive.mjs +30 -7
- package/esm2020/lib/popover/popover.module.mjs +8 -12
- 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 +9 -8
- package/esm2020/lib/services/class-toggle.service.mjs +5 -5
- package/esm2020/lib/services/intersection.service.mjs +3 -3
- package/esm2020/lib/services/listeners.service.mjs +5 -7
- package/esm2020/lib/shared/html-attr.directive.mjs +6 -5
- package/esm2020/lib/shared/shared.module.mjs +7 -23
- 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 +5 -5
- package/esm2020/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +8 -8
- 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 -8
- 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 +106 -80
- 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 +30 -37
- package/esm2020/lib/sidebar/sidebar.service.mjs +3 -3
- package/esm2020/lib/smart-pagination/smart-pagination.component.mjs +7 -8
- package/esm2020/lib/smart-pagination/smart-pagination.module.mjs +7 -19
- package/esm2020/lib/smart-table/smart-table/smart-table.component.mjs +36 -20
- package/esm2020/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +7 -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 -8
- package/esm2020/lib/smart-table/smart-table-head/smart-table-head.component.mjs +24 -11
- package/esm2020/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +14 -9
- package/esm2020/lib/smart-table/smart-table.module.mjs +6 -65
- package/esm2020/lib/spinner/spinner.component.mjs +5 -5
- package/esm2020/lib/spinner/spinner.module.mjs +6 -14
- 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 +8 -12
- 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 +12 -15
- 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 +49 -28
- 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 -8
- package/esm2020/lib/toast/toast.module.mjs +21 -21
- 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 +9 -13
- 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 +7 -11
- package/esm2020/lib/widget/widget-stat-a/widget-stat-a.component.mjs +8 -8
- package/esm2020/lib/widget/widget-stat-b/widget-stat-b.component.mjs +7 -8
- package/esm2020/lib/widget/widget-stat-c/widget-stat-c.component.mjs +10 -11
- package/esm2020/lib/widget/widget-stat-d/widget-stat-d.component.mjs +10 -13
- package/esm2020/lib/widget/widget-stat-e/widget-stat-e.component.mjs +8 -9
- package/esm2020/lib/widget/widget-stat-f/widget-stat-f.component.mjs +11 -12
- package/esm2020/lib/widget/widget.module.mjs +12 -19
- package/fesm2015/coreui-angular-pro.mjs +4082 -4050
- package/fesm2015/coreui-angular-pro.mjs.map +1 -1
- package/fesm2020/coreui-angular-pro.mjs +3743 -3711
- 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 +3 -6
- 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 +1 -3
- package/lib/avatar/avatar.component.d.ts +1 -1
- package/lib/avatar/avatar.module.d.ts +1 -2
- package/lib/badge/badge.component.d.ts +1 -1
- package/lib/badge/badge.module.d.ts +1 -2
- 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 +3 -6
- 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 +1 -2
- package/lib/button-group/button-group/button-group.component.d.ts +1 -1
- package/lib/button-group/button-group.module.d.ts +1 -2
- 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 +1 -1
- 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 +1 -3
- package/lib/callout/callout.component.d.ts +1 -1
- package/lib/callout/callout.module.d.ts +1 -2
- 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 +1 -2
- 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 +3 -3
- 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 +1 -2
- package/lib/collapse/collapse.directive.d.ts +1 -1
- package/lib/collapse/collapse.module.d.ts +1 -2
- package/lib/date-picker/date-picker.component.d.ts +1 -1
- package/lib/date-picker/date-picker.module.d.ts +1 -10
- 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 +1 -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 +7 -8
- package/lib/element-cover/element-cover.component.d.ts +1 -1
- package/lib/element-cover/element-cover.module.d.ts +1 -3
- package/lib/footer/footer.component.d.ts +1 -1
- package/lib/footer/footer.module.d.ts +1 -2
- 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 +11 -12
- 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 +7 -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 +1 -2
- package/lib/image/img.directive.d.ts +1 -1
- package/lib/image/img.module.d.ts +1 -2
- 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 +1 -2
- package/lib/loading-button/loading-button.component.d.ts +2 -2
- package/lib/loading-button/loading-button.module.d.ts +1 -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 +5 -7
- package/lib/multi-select/multi-select/multi-select-search.directive.d.ts +1 -1
- package/lib/multi-select/multi-select/multi-select.component.d.ts +2 -2
- 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 -1
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.d.ts +1 -1
- 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 +1 -10
- package/lib/multi-select/public_api.d.ts +0 -1
- 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 +1 -2
- 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 +5 -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 +3 -5
- 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 +5 -6
- 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 +1 -2
- package/lib/popover/popover/popover.component.d.ts +1 -1
- package/lib/popover/popover.directive.d.ts +9 -4
- package/lib/popover/popover.module.d.ts +1 -2
- 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 +1 -2
- package/lib/services/class-toggle.service.d.ts +1 -1
- package/lib/shared/html-attr.directive.d.ts +2 -2
- package/lib/shared/shared.module.d.ts +1 -2
- package/lib/shared/template-id.directive.d.ts +1 -1
- package/lib/sidebar/sidebar/sidebar.component.d.ts +1 -1
- package/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.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 +23 -23
- 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 +8 -12
- package/lib/smart-pagination/smart-pagination.component.d.ts +2 -2
- package/lib/smart-pagination/smart-pagination.module.d.ts +1 -3
- package/lib/smart-table/smart-table/smart-table.component.d.ts +1 -1
- 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 +1 -1
- 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 +1 -15
- package/lib/spinner/spinner.component.d.ts +1 -1
- package/lib/spinner/spinner.module.d.ts +1 -3
- 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 +1 -2
- 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 +3 -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 +7 -9
- 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 +1 -2
- 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 +1 -2
- 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 +1 -4
- package/package.json +2 -2
|
@@ -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,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./spinner.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../shared/shared.module";
|
|
5
3
|
export declare class SpinnerModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SpinnerModule, [typeof i1.SpinnerComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SpinnerModule, never, [typeof i1.SpinnerComponent], [typeof i1.SpinnerComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<SpinnerModule>;
|
|
9
7
|
}
|
|
@@ -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
|
}
|
|
@@ -2,9 +2,8 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./table.directive";
|
|
3
3
|
import * as i2 from "./table-color.directive";
|
|
4
4
|
import * as i3 from "./table-active.directive";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
5
|
export declare class TableModule {
|
|
7
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TableModule, [typeof i1.TableDirective, typeof i2.TableColorDirective, typeof i3.TableActiveDirective], [typeof
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TableModule, never, [typeof i1.TableDirective, typeof i2.TableColorDirective, typeof i3.TableActiveDirective], [typeof i1.TableDirective, typeof i2.TableColorDirective, typeof i3.TableActiveDirective]>;
|
|
9
8
|
static ɵinj: i0.ɵɵInjectorDeclaration<TableModule>;
|
|
10
9
|
}
|
|
@@ -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,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./tab-content/tab-content.component";
|
|
3
|
-
import * as i2 from "./tab-
|
|
4
|
-
import * as i3 from "./tab-
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
3
|
+
import * as i2 from "./tab-content-ref.directive";
|
|
4
|
+
import * as i3 from "./tab-pane/tab-pane.component";
|
|
6
5
|
export declare class TabsModule {
|
|
7
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabsModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, [typeof i1.TabContentComponent, typeof i2.
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, never, [typeof i1.TabContentComponent, typeof i2.TabContentRefDirective, typeof i3.TabPaneComponent], [typeof i1.TabContentComponent, typeof i3.TabPaneComponent, typeof i2.TabContentRefDirective]>;
|
|
9
8
|
static ɵinj: i0.ɵɵInjectorDeclaration<TabsModule>;
|
|
10
9
|
}
|
|
@@ -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,12 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toast/toast.component";
|
|
3
|
-
import * as i2 from "./toast
|
|
4
|
-
import * as i3 from "./toast-
|
|
5
|
-
import * as i4 from "./
|
|
6
|
-
import * as i5 from "./toaster/toaster
|
|
7
|
-
import * as i6 from "./
|
|
8
|
-
import * as i7 from "@angular/common";
|
|
9
|
-
import * as i8 from "../button/button.module";
|
|
2
|
+
import * as i1 from "./toast-body/toast-body.component";
|
|
3
|
+
import * as i2 from "./toast/toast.component";
|
|
4
|
+
import * as i3 from "./toast-close.directive";
|
|
5
|
+
import * as i4 from "./toast-header/toast-header.component";
|
|
6
|
+
import * as i5 from "./toaster/toaster.component";
|
|
7
|
+
import * as i6 from "./toaster/toaster-host.directive";
|
|
10
8
|
export declare class ToastModule {
|
|
11
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToastModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, [typeof i1.
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, never, [typeof i1.ToastBodyComponent, typeof i2.ToastComponent, typeof i3.ToastCloseDirective, typeof i4.ToastHeaderComponent, typeof i5.ToasterComponent, typeof i6.ToasterHostDirective], [typeof i1.ToastBodyComponent, typeof i2.ToastComponent, typeof i3.ToastCloseDirective, typeof i4.ToastHeaderComponent, typeof i5.ToasterComponent, typeof i6.ToasterHostDirective]>;
|
|
13
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<ToastModule>;
|
|
14
12
|
}
|
|
@@ -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,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./tooltip/tooltip.component";
|
|
3
3
|
import * as i2 from "./tooltip.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
4
|
export declare class TooltipModule {
|
|
6
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipModule, [typeof i1.TooltipComponent, typeof i2.TooltipDirective], [typeof
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipModule, never, [typeof i1.TooltipComponent, typeof i2.TooltipDirective], [typeof i1.TooltipComponent, typeof i2.TooltipDirective]>;
|
|
8
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<TooltipModule>;
|
|
9
8
|
}
|
|
@@ -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
|
}
|
|
@@ -4,9 +4,8 @@ import * as i2 from "./border.directive";
|
|
|
4
4
|
import * as i3 from "./rounded.directive";
|
|
5
5
|
import * as i4 from "./text-color.directive";
|
|
6
6
|
import * as i5 from "./align.directive";
|
|
7
|
-
import * as i6 from "@angular/common";
|
|
8
7
|
export declare class UtilitiesModule {
|
|
9
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<UtilitiesModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<UtilitiesModule, [typeof i1.BgColorDirective, typeof i2.BorderDirective, typeof i3.RoundedDirective, typeof i4.TextColorDirective, typeof i5.AlignDirective], [typeof
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<UtilitiesModule, never, [typeof i1.BgColorDirective, typeof i2.BorderDirective, typeof i3.RoundedDirective, typeof i4.TextColorDirective, typeof i5.AlignDirective], [typeof i1.BgColorDirective, typeof i2.BorderDirective, typeof i3.RoundedDirective, typeof i4.TextColorDirective, typeof i5.AlignDirective]>;
|
|
11
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<UtilitiesModule>;
|
|
12
11
|
}
|
|
@@ -33,5 +33,5 @@ export declare class WidgetStatAComponent implements AfterContentInit {
|
|
|
33
33
|
};
|
|
34
34
|
ngAfterContentInit(): void;
|
|
35
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatAComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatAComponent, "c-widget-stat-a", ["cWidgetStatA"], { "color": "color"; "title": "title"; "value": "value"; }, {}, ["contentTemplates"], [".chart-wrapper", "*"],
|
|
36
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatAComponent, "c-widget-stat-a", ["cWidgetStatA"], { "color": "color"; "title": "title"; "value": "value"; }, {}, ["contentTemplates"], [".chart-wrapper", "*"], true, never>;
|
|
37
37
|
}
|
|
@@ -43,5 +43,5 @@ export declare class WidgetStatBComponent extends CardComponent {
|
|
|
43
43
|
'text-high-emphasis-inverse': boolean;
|
|
44
44
|
};
|
|
45
45
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatBComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatBComponent, "c-widget-stat-b", ["cWidgetStatB"], { "color": "color"; "textColor": "textColor"; "title": "title"; "text": "text"; "value": "value"; "inverse": "inverse"; }, {}, never, ["*"],
|
|
46
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatBComponent, "c-widget-stat-b", ["cWidgetStatB"], { "color": "color"; "textColor": "textColor"; "title": "title"; "text": "text"; "value": "value"; "inverse": "inverse"; }, {}, never, ["*"], true, never>;
|
|
47
47
|
}
|
|
@@ -54,5 +54,5 @@ export declare class WidgetStatCComponent extends CardComponent implements After
|
|
|
54
54
|
};
|
|
55
55
|
ngAfterContentInit(): void;
|
|
56
56
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatCComponent, never>;
|
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatCComponent, "c-widget-stat-c", ["cWidgetStatC"], { "icon": "icon"; "title": "title"; "value": "value"; "inverse": "inverse"; }, {}, ["contentTemplates"], ["*"],
|
|
57
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatCComponent, "c-widget-stat-c", ["cWidgetStatC"], { "icon": "icon"; "title": "title"; "value": "value"; "inverse": "inverse"; }, {}, ["contentTemplates"], ["*"], true, never>;
|
|
58
58
|
}
|
|
@@ -5,6 +5,7 @@ export type WidgetStatDValue = {
|
|
|
5
5
|
value?: number | string;
|
|
6
6
|
};
|
|
7
7
|
export declare class WidgetStatDComponent {
|
|
8
|
+
constructor();
|
|
8
9
|
/**
|
|
9
10
|
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
10
11
|
* @type Colors
|
|
@@ -15,7 +16,6 @@ export declare class WidgetStatDComponent {
|
|
|
15
16
|
* @type WidgetStatDValue
|
|
16
17
|
*/
|
|
17
18
|
values?: WidgetStatDValue[];
|
|
18
|
-
constructor();
|
|
19
19
|
get hostClasses(): {
|
|
20
20
|
card: boolean;
|
|
21
21
|
};
|
|
@@ -27,5 +27,5 @@ export declare class WidgetStatDComponent {
|
|
|
27
27
|
'align-items-center': boolean;
|
|
28
28
|
};
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatDComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatDComponent, "c-widget-stat-d", ["cWidgetStatD"], { "color": "color"; "values": "values"; }, {}, never, ["*"],
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatDComponent, "c-widget-stat-d", ["cWidgetStatD"], { "color": "color"; "values": "values"; }, {}, never, ["*"], true, never>;
|
|
31
31
|
}
|
|
@@ -20,5 +20,5 @@ export declare class WidgetStatEComponent extends CardComponent {
|
|
|
20
20
|
'fw-semibold': boolean;
|
|
21
21
|
};
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatEComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatEComponent, "c-widget-stat-e", ["cWidgetStatE"], { "title": "title"; "value": "value"; }, {}, never, ["*"],
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatEComponent, "c-widget-stat-e", ["cWidgetStatE"], { "title": "title"; "value": "value"; }, {}, never, ["*"], true, never>;
|
|
24
24
|
}
|
|
@@ -73,5 +73,5 @@ export declare class WidgetStatFComponent implements AfterContentInit {
|
|
|
73
73
|
};
|
|
74
74
|
ngAfterContentInit(): void;
|
|
75
75
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatFComponent, never>;
|
|
76
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatFComponent, "c-widget-stat-f", ["cWidgetStatB"], { "color": "color"; "textColor": "textColor"; "footer": "footer"; "icon": "icon"; "padding": "padding"; "title": "title"; "value": "value"; }, {}, ["contentTemplates"], never,
|
|
76
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatFComponent, "c-widget-stat-f", ["cWidgetStatB"], { "color": "color"; "textColor": "textColor"; "footer": "footer"; "icon": "icon"; "padding": "padding"; "title": "title"; "value": "value"; }, {}, ["contentTemplates"], never, true, never>;
|
|
77
77
|
}
|
|
@@ -5,11 +5,8 @@ import * as i3 from "./widget-stat-c/widget-stat-c.component";
|
|
|
5
5
|
import * as i4 from "./widget-stat-d/widget-stat-d.component";
|
|
6
6
|
import * as i5 from "./widget-stat-e/widget-stat-e.component";
|
|
7
7
|
import * as i6 from "./widget-stat-f/widget-stat-f.component";
|
|
8
|
-
import * as i7 from "@angular/common";
|
|
9
|
-
import * as i8 from "../card/card.module";
|
|
10
|
-
import * as i9 from "../grid/grid.module";
|
|
11
8
|
export declare class WidgetModule {
|
|
12
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<WidgetModule, [typeof i1.WidgetStatAComponent, typeof i2.WidgetStatBComponent, typeof i3.WidgetStatCComponent, typeof i4.WidgetStatDComponent, typeof i5.WidgetStatEComponent, typeof i6.WidgetStatFComponent], [typeof
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<WidgetModule, never, [typeof i1.WidgetStatAComponent, typeof i2.WidgetStatBComponent, typeof i3.WidgetStatCComponent, typeof i4.WidgetStatDComponent, typeof i5.WidgetStatEComponent, typeof i6.WidgetStatFComponent], [typeof i1.WidgetStatAComponent, typeof i2.WidgetStatBComponent, typeof i3.WidgetStatCComponent, typeof i4.WidgetStatDComponent, typeof i5.WidgetStatEComponent, typeof i6.WidgetStatFComponent]>;
|
|
14
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<WidgetModule>;
|
|
15
12
|
}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coreui/angular-pro",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0-next.1",
|
|
4
4
|
"description": "CoreUI Pro Components Library for Angular",
|
|
5
|
-
"copyright": "Copyright
|
|
5
|
+
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
|
|
6
6
|
"homepage": "https://coreui.io/angular",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "creativeLabs Łukasz Holeczek",
|