@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
|
@@ -11,9 +11,8 @@ import * as i9 from "./card-link.directive";
|
|
|
11
11
|
import * as i10 from "./card-subtitle.directive";
|
|
12
12
|
import * as i11 from "./card-text.directive";
|
|
13
13
|
import * as i12 from "./card-title.directive";
|
|
14
|
-
import * as i13 from "@angular/common";
|
|
15
14
|
export declare class CardModule {
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<CardModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, [typeof i1.CardComponent, typeof i2.CardBodyComponent, typeof i3.CardFooterComponent, typeof i4.CardGroupComponent, typeof i5.CardHeaderComponent, typeof i6.CardHeaderActionsComponent, typeof i7.CardImgDirective, typeof i8.CardImgOverlayComponent, typeof i9.CardLinkDirective, typeof i10.CardSubtitleDirective, typeof i11.CardTextDirective, typeof i12.CardTitleDirective], [typeof
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, never, [typeof i1.CardComponent, typeof i2.CardBodyComponent, typeof i3.CardFooterComponent, typeof i4.CardGroupComponent, typeof i5.CardHeaderComponent, typeof i6.CardHeaderActionsComponent, typeof i7.CardImgDirective, typeof i8.CardImgOverlayComponent, typeof i9.CardLinkDirective, typeof i10.CardSubtitleDirective, typeof i11.CardTextDirective, typeof i12.CardTitleDirective], [typeof i1.CardComponent, typeof i2.CardBodyComponent, typeof i3.CardFooterComponent, typeof i4.CardGroupComponent, typeof i5.CardHeaderComponent, typeof i6.CardHeaderActionsComponent, typeof i7.CardImgDirective, typeof i8.CardImgOverlayComponent, typeof i9.CardLinkDirective, typeof i10.CardSubtitleDirective, typeof i11.CardTextDirective, typeof i12.CardTitleDirective]>;
|
|
18
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<CardModule>;
|
|
19
18
|
}
|
|
@@ -88,5 +88,5 @@ export declare class CarouselComponent implements OnInit, OnDestroy, AfterConten
|
|
|
88
88
|
private intersectionServiceSubscribe;
|
|
89
89
|
private swipeSubscribe;
|
|
90
90
|
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselComponent, never>;
|
|
91
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "c-carousel", never, { "activeIndex": "activeIndex"; "animate": "animate"; "dark": "dark"; "direction": "direction"; "interval": "interval"; "pause": "pause"; "touch": "touch"; "transition": "transition"; "wrap": "wrap"; }, { "itemChange": "itemChange"; }, never, ["*"],
|
|
91
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "c-carousel", never, { "activeIndex": "activeIndex"; "animate": "animate"; "dark": "dark"; "direction": "direction"; "interval": "interval"; "pause": "pause"; "touch": "touch"; "transition": "transition"; "wrap": "wrap"; }, { "itemChange": "itemChange"; }, never, ["*"], true, never>;
|
|
92
92
|
}
|
|
@@ -3,5 +3,5 @@ export declare class CarouselCaptionComponent {
|
|
|
3
3
|
carouselCaptionClass: boolean;
|
|
4
4
|
constructor();
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselCaptionComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselCaptionComponent, "c-carousel-caption", never, {}, {}, never, ["*"],
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselCaptionComponent, "c-carousel-caption", never, {}, {}, never, ["*"], true, never>;
|
|
7
7
|
}
|
|
@@ -2,9 +2,9 @@ import { AfterViewInit, ChangeDetectorRef, ElementRef } from '@angular/core';
|
|
|
2
2
|
import { CarouselState } from '../carousel-state';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class CarouselControlComponent implements AfterViewInit {
|
|
5
|
-
private
|
|
5
|
+
private changeDetectorRef;
|
|
6
6
|
private carouselState;
|
|
7
|
-
constructor(
|
|
7
|
+
constructor(changeDetectorRef: ChangeDetectorRef, carouselState: CarouselState);
|
|
8
8
|
private _caption?;
|
|
9
9
|
/**
|
|
10
10
|
* Carousel control caption. [docs]
|
|
@@ -27,5 +27,5 @@ export declare class CarouselControlComponent implements AfterViewInit {
|
|
|
27
27
|
ngAfterViewInit(): void;
|
|
28
28
|
private play;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselControlComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselControlComponent, "c-carousel-control", never, { "caption": "caption"; "direction": "direction"; }, {}, never, ["*"],
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselControlComponent, "c-carousel-control", never, { "caption": "caption"; "direction": "direction"; }, {}, never, ["*"], true, never>;
|
|
31
31
|
}
|
|
@@ -5,14 +5,14 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export declare class CarouselIndicatorsComponent implements OnInit, OnDestroy {
|
|
6
6
|
private carouselService;
|
|
7
7
|
private carouselState;
|
|
8
|
+
constructor(carouselService: CarouselService, carouselState: CarouselState);
|
|
8
9
|
items: (number | undefined)[];
|
|
9
10
|
active: number;
|
|
10
11
|
private carouselIndexSubscription?;
|
|
11
|
-
constructor(carouselService: CarouselService, carouselState: CarouselState);
|
|
12
12
|
ngOnInit(): void;
|
|
13
13
|
ngOnDestroy(): void;
|
|
14
14
|
onClick(index: number): void;
|
|
15
15
|
private carouselStateSubscribe;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselIndicatorsComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselIndicatorsComponent, "c-carousel-indicators", never, {}, {}, never, never,
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselIndicatorsComponent, "c-carousel-indicators", never, {}, {}, never, never, true, never>;
|
|
18
18
|
}
|
|
@@ -3,19 +3,19 @@ import { CarouselState } from '../carousel-state';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class CarouselInnerComponent implements AfterContentInit, AfterContentChecked {
|
|
5
5
|
private carouselState;
|
|
6
|
+
constructor(carouselState: CarouselState);
|
|
6
7
|
carouselInnerClass: boolean;
|
|
7
|
-
private contentItems;
|
|
8
|
-
private prevContentItems;
|
|
9
8
|
activeIndex?: number;
|
|
10
9
|
animate?: boolean;
|
|
11
10
|
slide: {
|
|
12
11
|
left: boolean;
|
|
13
12
|
};
|
|
14
13
|
transition: string;
|
|
15
|
-
|
|
14
|
+
private contentItems;
|
|
15
|
+
private prevContentItems;
|
|
16
16
|
ngAfterContentInit(): void;
|
|
17
17
|
ngAfterContentChecked(): void;
|
|
18
18
|
setItems(): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselInnerComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselInnerComponent, "c-carousel-inner", never, {}, {}, ["contentItems"], ["*"],
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselInnerComponent, "c-carousel-inner", never, {}, {}, ["contentItems"], ["*"], true, never>;
|
|
21
21
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AfterViewInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { CarouselService } from '../carousel.service';
|
|
3
2
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
3
|
+
import { CarouselService } from '../carousel.service';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class CarouselItemComponent implements OnDestroy, AfterViewInit {
|
|
6
6
|
private carouselService;
|
|
@@ -26,5 +26,5 @@ export declare class CarouselItemComponent implements OnDestroy, AfterViewInit {
|
|
|
26
26
|
ngAfterViewInit(): void;
|
|
27
27
|
private carouselStateSubscribe;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselItemComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselItemComponent, "c-carousel-item", never, { "active": "active"; "interval": "interval"; }, {}, never, ["*"],
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselItemComponent, "c-carousel-item", never, { "active": "active"; "interval": "interval"; }, {}, never, ["*"], true, never>;
|
|
30
30
|
}
|
|
@@ -6,10 +6,9 @@ import * as i3 from "./carousel-control/carousel-control.component";
|
|
|
6
6
|
import * as i4 from "./carousel-indicators/carousel-indicators.component";
|
|
7
7
|
import * as i5 from "./carousel-inner/carousel-inner.component";
|
|
8
8
|
import * as i6 from "./carousel-item/carousel-item.component";
|
|
9
|
-
import * as i7 from "@angular/common";
|
|
10
9
|
export declare class CarouselModule {
|
|
11
10
|
static forRoot(): ModuleWithProviders<CarouselModule>;
|
|
12
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CarouselModule, [typeof i1.CarouselComponent, typeof i2.CarouselCaptionComponent, typeof i3.CarouselControlComponent, typeof i4.CarouselIndicatorsComponent, typeof i5.CarouselInnerComponent, typeof i6.CarouselItemComponent], [typeof
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CarouselModule, never, [typeof i1.CarouselComponent, typeof i2.CarouselCaptionComponent, typeof i3.CarouselControlComponent, typeof i4.CarouselIndicatorsComponent, typeof i5.CarouselInnerComponent, typeof i6.CarouselItemComponent], [typeof i1.CarouselComponent, typeof i2.CarouselCaptionComponent, typeof i3.CarouselControlComponent, typeof i4.CarouselIndicatorsComponent, typeof i5.CarouselInnerComponent, typeof i6.CarouselItemComponent]>;
|
|
14
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<CarouselModule>;
|
|
15
14
|
}
|
|
@@ -61,5 +61,5 @@ export declare class CollapseDirective implements OnChanges, OnDestroy, DoCheck,
|
|
|
61
61
|
createPlayer(visible?: boolean): void;
|
|
62
62
|
setMaxSize(): void;
|
|
63
63
|
static ɵfac: i0.ɵɵFactoryDeclaration<CollapseDirective, never>;
|
|
64
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CollapseDirective, "[cCollapse]", ["cCollapse"], { "animate": "animate"; "horizontal": "horizontal"; "visible": "visible"; "navbar": "navbar"; "duration": "duration"; "transition": "transition"; }, { "collapseChange": "collapseChange"; }, never, never,
|
|
64
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CollapseDirective, "[cCollapse]", ["cCollapse"], { "animate": "animate"; "horizontal": "horizontal"; "visible": "visible"; "navbar": "navbar"; "duration": "duration"; "transition": "transition"; }, { "collapseChange": "collapseChange"; }, never, never, true, never>;
|
|
65
65
|
}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { ModuleWithProviders } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
import * as i1 from "./collapse.directive";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
4
|
export declare class CollapseModule {
|
|
6
5
|
static forRoot(): ModuleWithProviders<CollapseModule>;
|
|
7
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<CollapseModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CollapseModule, [typeof i1.CollapseDirective], [typeof
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CollapseModule, never, [typeof i1.CollapseDirective], [typeof i1.CollapseDirective]>;
|
|
9
8
|
static ɵinj: i0.ɵɵInjectorDeclaration<CollapseModule>;
|
|
10
9
|
}
|
|
@@ -14,5 +14,5 @@ export declare class DatePickerComponent extends DateRangePickerComponent {
|
|
|
14
14
|
writeValue(value: Date | null | undefined): void;
|
|
15
15
|
subscribeDateChange(subscribe?: boolean): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "c-date-picker", ["cDatePicker"], { "placeholder": "placeholder"; "date": "date"; }, { "startDateChange": "dateChange"; }, never, ["*"],
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "c-date-picker", ["cDatePicker"], { "placeholder": "placeholder"; "date": "date"; }, { "startDateChange": "dateChange"; }, never, ["*"], true, never>;
|
|
18
18
|
}
|
|
@@ -1,16 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./date-picker.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../button/button.module";
|
|
6
|
-
import * as i5 from "../calendar/calendar.module";
|
|
7
|
-
import * as i6 from "../shared/shared.module";
|
|
8
|
-
import * as i7 from "../form/form.module";
|
|
9
|
-
import * as i8 from "../dropdown/dropdown.module";
|
|
10
|
-
import * as i9 from "../date-range-picker/date-range-picker.module";
|
|
11
|
-
import * as i10 from "../time-picker/time-picker.module";
|
|
12
3
|
export declare class DatePickerModule {
|
|
13
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, [typeof i1.DatePickerComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, never, [typeof i1.DatePickerComponent], [typeof i1.DatePickerComponent]>;
|
|
15
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerModule>;
|
|
16
7
|
}
|
|
@@ -4,8 +4,8 @@ import { BooleanInput } from '@angular/cdk/coercion';
|
|
|
4
4
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
5
5
|
import { Subscription } from 'rxjs';
|
|
6
6
|
import { Options } from '@popperjs/core';
|
|
7
|
-
import { Colors } from '../../coreui.types';
|
|
8
7
|
import { DateFilterType, DayFormatType, WeekdayFormatType } from '../../calendar/calendar.service';
|
|
8
|
+
import { Colors } from '../../coreui.types';
|
|
9
9
|
import { TemplateIdDirective } from '../../shared';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
11
|
export interface ICalendarRanges {
|
|
@@ -245,5 +245,5 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
|
|
|
245
245
|
handleStartTimeChange(time: Date | undefined): void;
|
|
246
246
|
handleEndTimeChange(time: Date | undefined): void;
|
|
247
247
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>;
|
|
248
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "c-date-range-picker", ["cDateRangePicker"], { "dayFormat": "dayFormat"; "calendars": "calendars"; "cleaner": "cleaner"; "closeOnSelect": "closeOnSelect"; "format": "format"; "indicator": "indicator"; "inputReadOnly": "inputReadOnly"; "navYearFirst": "navYearFirst"; "placeholder": "placeholder"; "ranges": "ranges"; "rangesButtonsColor": "rangesButtonsColor"; "rangesButtonsSize": "rangesButtonsSize"; "rangesButtonsVariant": "rangesButtonsVariant"; "separator": "separator"; "size": "size"; "timepicker": "timepicker"; "valid": "valid"; "visible": "visible"; "startDate": "startDate"; "endDate": "endDate"; "calendarDate": "calendarDate"; "disabledDates": "disabledDates"; "firstDayOfWeek": "firstDayOfWeek"; "locale": "locale"; "maxDate": "maxDate"; "minDate": "minDate"; "navigation": "navigation"; "range": "range"; "dateFilter": "dateFilter"; "disabled": "disabled"; "value": "value"; "weekdayFormat": "weekdayFormat"; "popperjsOptions": "popperOptions"; }, { "valueChange": "valueChange"; "calendarCellHover": "calendarCellHover"; "calendarDateChange": "calendarDateChange"; "endDateChange": "endDateChange"; "startDateChange": "startDateChange"; }, ["contentTemplates"], ["*"],
|
|
248
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "c-date-range-picker", ["cDateRangePicker"], { "dayFormat": "dayFormat"; "calendars": "calendars"; "cleaner": "cleaner"; "closeOnSelect": "closeOnSelect"; "format": "format"; "indicator": "indicator"; "inputReadOnly": "inputReadOnly"; "navYearFirst": "navYearFirst"; "placeholder": "placeholder"; "ranges": "ranges"; "rangesButtonsColor": "rangesButtonsColor"; "rangesButtonsSize": "rangesButtonsSize"; "rangesButtonsVariant": "rangesButtonsVariant"; "separator": "separator"; "size": "size"; "timepicker": "timepicker"; "valid": "valid"; "visible": "visible"; "startDate": "startDate"; "endDate": "endDate"; "calendarDate": "calendarDate"; "disabledDates": "disabledDates"; "firstDayOfWeek": "firstDayOfWeek"; "locale": "locale"; "maxDate": "maxDate"; "minDate": "minDate"; "navigation": "navigation"; "range": "range"; "dateFilter": "dateFilter"; "disabled": "disabled"; "value": "value"; "weekdayFormat": "weekdayFormat"; "popperjsOptions": "popperOptions"; }, { "valueChange": "valueChange"; "calendarCellHover": "calendarCellHover"; "calendarDateChange": "calendarDateChange"; "endDateChange": "endDateChange"; "startDateChange": "startDateChange"; }, ["contentTemplates"], ["*"], true, never>;
|
|
249
249
|
}
|
|
@@ -1,15 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./date-range-picker/date-range-picker.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../button/button.module";
|
|
6
|
-
import * as i5 from "../calendar/calendar.module";
|
|
7
|
-
import * as i6 from "../shared/shared.module";
|
|
8
|
-
import * as i7 from "../form/form.module";
|
|
9
|
-
import * as i8 from "../dropdown/dropdown.module";
|
|
10
|
-
import * as i9 from "../time-picker/time-picker.module";
|
|
11
3
|
export declare class DateRangePickerModule {
|
|
12
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerModule, [typeof i1.DateRangePickerComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerModule, never, [typeof i1.DateRangePickerComponent], [typeof i1.DateRangePickerComponent]>;
|
|
14
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<DateRangePickerModule>;
|
|
15
7
|
}
|
|
@@ -41,7 +41,7 @@ export declare class DropdownToggleDirective implements AfterViewInit {
|
|
|
41
41
|
onClick($event: MouseEvent): void;
|
|
42
42
|
ngAfterViewInit(): void;
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownToggleDirective, [null, null, { optional: true; }]>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownToggleDirective, "[cDropdownToggle]", ["cDropdownToggle"], { "dropdownComponent": "dropdownComponent"; "disabled": "disabled"; "caret": "caret"; "split": "split"; }, {}, never, never,
|
|
44
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownToggleDirective, "[cDropdownToggle]", ["cDropdownToggle"], { "dropdownComponent": "dropdownComponent"; "disabled": "disabled"; "caret": "caret"; "split": "split"; }, {}, never, never, true, never>;
|
|
45
45
|
}
|
|
46
46
|
export declare class DropdownComponent implements AfterContentInit, OnChanges, OnDestroy, OnInit {
|
|
47
47
|
private document;
|
|
@@ -132,5 +132,5 @@ export declare class DropdownComponent implements AfterContentInit, OnChanges, O
|
|
|
132
132
|
private setListeners;
|
|
133
133
|
private clearListeners;
|
|
134
134
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
135
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "c-dropdown", ["cDropdown"], { "alignment": "alignment"; "autoClose": "autoClose"; "dark": "dark"; "direction": "direction"; "placement": "placement"; "popper": "popper"; "popperOptions": "popperOptions"; "variant": "variant"; "visible": "visible"; }, { "visibleChange": "visibleChange"; }, ["_toggler", "_menu", "_menuElementRef"], ["*"],
|
|
135
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "c-dropdown", ["cDropdown"], { "alignment": "alignment"; "autoClose": "autoClose"; "dark": "dark"; "direction": "direction"; "placement": "placement"; "popper": "popper"; "popperOptions": "popperOptions"; "variant": "variant"; "visible": "visible"; }, { "visibleChange": "visibleChange"; }, ["_toggler", "_menu", "_menuElementRef"], ["*"], true, never>;
|
|
136
136
|
}
|
|
@@ -22,5 +22,5 @@ export declare class DropdownCloseDirective implements AfterViewInit {
|
|
|
22
22
|
private onClick;
|
|
23
23
|
private onKeyUp;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownCloseDirective, [null, { optional: true; }]>;
|
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownCloseDirective, "[cDropdownClose]", ["cDropdownClose"], { "disabled": "disabled"; "dropdownComponent": "dropdownComponent"; "tabIndex": "tabIndex"; }, {}, never, never,
|
|
25
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownCloseDirective, "[cDropdownClose]", ["cDropdownClose"], { "disabled": "disabled"; "dropdownComponent": "dropdownComponent"; "tabIndex": "tabIndex"; }, {}, never, never, true, never>;
|
|
26
26
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class DropdownDividerDirective {
|
|
3
|
-
constructor();
|
|
4
3
|
get hostClasses(): any;
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownDividerDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownDividerDirective, "[cDropdownDivider]", never, {}, {}, never, never,
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownDividerDirective, "[cDropdownDivider]", never, {}, {}, never, never, true, never>;
|
|
7
6
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class DropdownHeaderDirective {
|
|
3
|
-
constructor();
|
|
4
3
|
get hostClasses(): any;
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownHeaderDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownHeaderDirective, "[cDropdownHeader]", never, {}, {}, never, never,
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownHeaderDirective, "[cDropdownHeader]", never, {}, {}, never, never, true, never>;
|
|
7
6
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class DropdownItemPlainDirective {
|
|
3
|
-
constructor();
|
|
4
3
|
get hostClasses(): any;
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownItemPlainDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownItemPlainDirective, "[cDropdownItemPlain]", never, {}, {}, never, never,
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownItemPlainDirective, "[cDropdownItemPlain]", never, {}, {}, never, never, true, never>;
|
|
7
6
|
}
|
|
@@ -32,5 +32,5 @@ export declare class DropdownItemDirective {
|
|
|
32
32
|
private onClick;
|
|
33
33
|
private onKeyUp;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownItemDirective, [null, { optional: true; }]>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownItemDirective, "[cDropdownItem]", ["cDropdownItem"], { "active": "active"; "autoClose": "autoClose"; "disabled": "disabled"; "tabIndex": "tabIndex"; }, {}, never, never,
|
|
35
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownItemDirective, "[cDropdownItem]", ["cDropdownItem"], { "active": "active"; "autoClose": "autoClose"; "disabled": "disabled"; "tabIndex": "tabIndex"; }, {}, never, never, true, never>;
|
|
36
36
|
}
|
|
@@ -32,5 +32,5 @@ export declare class DropdownMenuDirective implements OnInit, OnDestroy {
|
|
|
32
32
|
ngOnDestroy(): void;
|
|
33
33
|
private dropdownStateSubscribe;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownMenuDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownMenuDirective, "[cDropdownMenu]", ["cDropdownMenu"], { "alignment": "alignment"; "visible": "visible"; "dark": "dark"; }, {}, never, never,
|
|
35
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownMenuDirective, "[cDropdownMenu]", ["cDropdownMenu"], { "alignment": "alignment"; "visible": "visible"; "dark": "dark"; }, {}, never, never, true, never>;
|
|
36
36
|
}
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./dropdown/dropdown.component";
|
|
3
|
-
import * as i2 from "./dropdown-
|
|
4
|
-
import * as i3 from "./dropdown-
|
|
5
|
-
import * as i4 from "./dropdown-
|
|
6
|
-
import * as i5 from "./dropdown-item/dropdown-item
|
|
7
|
-
import * as i6 from "./dropdown-
|
|
8
|
-
import * as i7 from "./dropdown-
|
|
9
|
-
import * as i8 from "@angular/common";
|
|
3
|
+
import * as i2 from "./dropdown-close/dropdown-close.directive";
|
|
4
|
+
import * as i3 from "./dropdown-divider/dropdown-divider.directive";
|
|
5
|
+
import * as i4 from "./dropdown-header/dropdown-header.directive";
|
|
6
|
+
import * as i5 from "./dropdown-item/dropdown-item.directive";
|
|
7
|
+
import * as i6 from "./dropdown-item/dropdown-item-plain.directive";
|
|
8
|
+
import * as i7 from "./dropdown-menu/dropdown-menu.directive";
|
|
10
9
|
export declare class DropdownModule {
|
|
11
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownModule, [typeof i1.DropdownComponent, typeof i2.
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownModule, never, [typeof i1.DropdownComponent, typeof i2.DropdownCloseDirective, typeof i3.DropdownDividerDirective, typeof i4.DropdownHeaderDirective, typeof i5.DropdownItemDirective, typeof i6.DropdownItemPlainDirective, typeof i7.DropdownMenuDirective, typeof i1.DropdownToggleDirective], [typeof i1.DropdownComponent, typeof i2.DropdownCloseDirective, typeof i3.DropdownDividerDirective, typeof i4.DropdownHeaderDirective, typeof i5.DropdownItemDirective, typeof i6.DropdownItemPlainDirective, typeof i7.DropdownMenuDirective, typeof i1.DropdownToggleDirective]>;
|
|
13
12
|
static ɵinj: i0.ɵɵInjectorDeclaration<DropdownModule>;
|
|
14
13
|
}
|
|
@@ -23,5 +23,5 @@ export declare class ElementCoverComponent implements AfterViewInit {
|
|
|
23
23
|
private get coverStyles();
|
|
24
24
|
ngAfterViewInit(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElementCoverComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ElementCoverComponent, "c-element-cover, [cElementCover]", never, { "boundaries": "boundaries"; "opacity": "opacity"; }, {}, never, ["*"],
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ElementCoverComponent, "c-element-cover, [cElementCover]", never, { "boundaries": "boundaries"; "opacity": "opacity"; }, {}, never, ["*"], true, never>;
|
|
27
27
|
}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./element-cover.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../spinner/spinner.module";
|
|
5
3
|
export declare class ElementCoverModule {
|
|
6
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ElementCoverModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ElementCoverModule, [typeof i1.ElementCoverComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ElementCoverModule, never, [typeof i1.ElementCoverComponent], [typeof i1.ElementCoverComponent]>;
|
|
8
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<ElementCoverModule>;
|
|
9
7
|
}
|
|
@@ -14,5 +14,5 @@ export declare class FooterComponent {
|
|
|
14
14
|
role: string;
|
|
15
15
|
get getClasses(): any;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<FooterComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FooterComponent, "c-footer, [cFooter]", never, { "position": "position"; "role": "role"; }, {}, never, ["*"],
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FooterComponent, "c-footer, [cFooter]", never, { "position": "position"; "role": "role"; }, {}, never, ["*"], true, never>;
|
|
18
18
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./footer.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
3
|
export declare class FooterModule {
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<FooterModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FooterModule, [typeof i1.FooterComponent], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FooterModule, never, [typeof i1.FooterComponent], [typeof i1.FooterComponent]>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<FooterModule>;
|
|
8
7
|
}
|
|
@@ -13,5 +13,5 @@ export declare class FormDirective {
|
|
|
13
13
|
get hostClasses(): any;
|
|
14
14
|
constructor();
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormDirective, "form[cForm]", never, { "validated": "validated"; }, {}, never, never,
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormDirective, "form[cForm]", never, { "validated": "validated"; }, {}, never, never, true, never>;
|
|
17
17
|
}
|
|
@@ -27,5 +27,5 @@ export declare class FormCheckInputDirective {
|
|
|
27
27
|
get checked(): boolean;
|
|
28
28
|
constructor(renderer: Renderer2, hostElement: ElementRef);
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormCheckInputDirective, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormCheckInputDirective, "input[cFormCheckInput]", never, { "type": "type"; "indeterminate": "indeterminate"; "valid": "valid"; }, {}, never, never,
|
|
30
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormCheckInputDirective, "input[cFormCheckInput]", never, { "type": "type"; "indeterminate": "indeterminate"; "valid": "valid"; }, {}, never, never, true, never>;
|
|
31
31
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class FormCheckLabelDirective {
|
|
3
3
|
get hostClasses(): any;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormCheckLabelDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormCheckLabelDirective, "label[cFormCheckLabel]", never, {}, {}, never, never,
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormCheckLabelDirective, "label[cFormCheckLabel]", never, {}, {}, never, never, true, never>;
|
|
6
6
|
}
|
|
@@ -32,5 +32,5 @@ export declare class FormCheckComponent implements AfterContentInit {
|
|
|
32
32
|
get formCheckClass(): boolean;
|
|
33
33
|
ngAfterContentInit(): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormCheckComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormCheckComponent, "c-form-check", ["cFormCheck"], { "inline": "inline"; "sizing": "sizing"; "switch": "switch"; }, {}, ["formCheckLabel"], ["*"],
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormCheckComponent, "c-form-check", ["cFormCheck"], { "inline": "inline"; "sizing": "sizing"; "switch": "switch"; }, {}, ["formCheckLabel"], ["*"], true, never>;
|
|
36
36
|
}
|
|
@@ -30,5 +30,5 @@ export declare class FormControlDirective implements OnInit {
|
|
|
30
30
|
get hostTag(): string;
|
|
31
31
|
ngOnInit(): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormControlDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormControlDirective, "input[cFormControl], textarea[cFormControl]", never, { "sizing": "sizing"; "valid": "valid"; "type": "type"; "plaintext": "plaintext"; }, {}, never, never,
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormControlDirective, "input[cFormControl], textarea[cFormControl]", never, { "sizing": "sizing"; "valid": "valid"; "type": "type"; "plaintext": "plaintext"; }, {}, never, never, true, never>;
|
|
34
34
|
}
|
|
@@ -14,5 +14,5 @@ export declare class FormFeedbackComponent {
|
|
|
14
14
|
valid?: boolean;
|
|
15
15
|
get hostClasses(): any;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormFeedbackComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormFeedbackComponent, "c-form-feedback", never, { "tooltip": "tooltip"; "valid": "valid"; }, {}, never, ["*"],
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormFeedbackComponent, "c-form-feedback", never, { "tooltip": "tooltip"; "valid": "valid"; }, {}, never, ["*"], true, never>;
|
|
18
18
|
}
|
|
@@ -12,5 +12,5 @@ export declare class FormFloatingDirective {
|
|
|
12
12
|
get hostClasses(): any;
|
|
13
13
|
constructor();
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormFloatingDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormFloatingDirective, "[cFormFloating]", never, { "floating": "cFormFloating"; }, {}, never, never,
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormFloatingDirective, "[cFormFloating]", never, { "floating": "cFormFloating"; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -12,5 +12,5 @@ export declare class FormLabelDirective {
|
|
|
12
12
|
get hostClasses(): any;
|
|
13
13
|
constructor();
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormLabelDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormLabelDirective, "[cLabel]", never, { "col": "cLabel"; "sizing": "sizing"; }, {}, never, never,
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormLabelDirective, "[cLabel]", never, { "col": "cLabel"; "sizing": "sizing"; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -12,5 +12,5 @@ export declare class FormSelectDirective {
|
|
|
12
12
|
get hostClasses(): any;
|
|
13
13
|
constructor();
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormSelectDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormSelectDirective, "select[cSelect]", never, { "sizing": "sizing"; "valid": "valid"; }, {}, never, never,
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormSelectDirective, "select[cSelect]", never, { "sizing": "sizing"; "valid": "valid"; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class FormTextDirective {
|
|
3
3
|
get hostClasses(): any;
|
|
4
|
-
constructor();
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormTextDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FormTextDirective, "[cFormText]", never, {}, {}, never, never,
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FormTextDirective, "[cFormText]", never, {}, {}, never, never, true, never>;
|
|
7
6
|
}
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./form/form.directive";
|
|
3
3
|
import * as i2 from "./form-check/form-check.component";
|
|
4
|
-
import * as i3 from "./form-
|
|
5
|
-
import * as i4 from "./form-
|
|
6
|
-
import * as i5 from "./form-
|
|
7
|
-
import * as i6 from "./form-
|
|
8
|
-
import * as i7 from "./form-
|
|
9
|
-
import * as i8 from "./form-
|
|
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 "@angular/common";
|
|
4
|
+
import * as i3 from "./form-check/form-check-label.directive";
|
|
5
|
+
import * as i4 from "./form-check/form-check-input.directive";
|
|
6
|
+
import * as i5 from "./form-control/form-control.directive";
|
|
7
|
+
import * as i6 from "./form-feedback/form-feedback.component";
|
|
8
|
+
import * as i7 from "./form-floating/form-floating.directive";
|
|
9
|
+
import * as i8 from "./form-label/form-label.directive";
|
|
10
|
+
import * as i9 from "./form-select/form-select.directive";
|
|
11
|
+
import * as i10 from "./form-text/form-text.directive";
|
|
12
|
+
import * as i11 from "./input-group/input-group.component";
|
|
13
|
+
import * as i12 from "./input-group-text/input-group-text.directive";
|
|
15
14
|
export declare class FormModule {
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<FormModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormModule, [typeof i1.FormDirective, typeof i2.FormCheckComponent, typeof i3.
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FormModule, never, [typeof i1.FormDirective, typeof i2.FormCheckComponent, typeof i3.FormCheckLabelDirective, typeof i4.FormCheckInputDirective, typeof i5.FormControlDirective, typeof i6.FormFeedbackComponent, typeof i7.FormFloatingDirective, typeof i8.FormLabelDirective, typeof i9.FormSelectDirective, typeof i10.FormTextDirective, typeof i11.InputGroupComponent, typeof i12.InputGroupTextDirective], [typeof i1.FormDirective, typeof i2.FormCheckComponent, typeof i3.FormCheckLabelDirective, typeof i4.FormCheckInputDirective, typeof i5.FormControlDirective, typeof i6.FormFeedbackComponent, typeof i7.FormFloatingDirective, typeof i8.FormLabelDirective, typeof i9.FormSelectDirective, typeof i10.FormTextDirective, typeof i11.InputGroupComponent, typeof i12.InputGroupTextDirective]>;
|
|
18
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<FormModule>;
|
|
19
18
|
}
|
|
@@ -7,5 +7,5 @@ export declare class InputGroupComponent {
|
|
|
7
7
|
get hostClasses(): any;
|
|
8
8
|
constructor();
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputGroupComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InputGroupComponent, "c-input-group", never, { "sizing": "sizing"; }, {}, never, ["*"],
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InputGroupComponent, "c-input-group", never, { "sizing": "sizing"; }, {}, never, ["*"], true, never>;
|
|
11
11
|
}
|
|
@@ -3,5 +3,5 @@ export declare class InputGroupTextDirective {
|
|
|
3
3
|
get hostClasses(): any;
|
|
4
4
|
constructor();
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputGroupTextDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<InputGroupTextDirective, "[cInputGroupText]", never, {}, {}, never, never,
|
|
6
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<InputGroupTextDirective, "[cInputGroupText]", never, {}, {}, never, never, true, never>;
|
|
7
7
|
}
|
|
@@ -2,5 +2,5 @@ import { ColDirective } from './col.directive';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class ColComponent extends ColDirective {
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ColComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColComponent, "c-col", never, {}, {}, never, ["*"],
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColComponent, "c-col", never, {}, {}, never, ["*"], true, never>;
|
|
6
6
|
}
|
|
@@ -71,5 +71,5 @@ export declare class ColDirective implements ICol {
|
|
|
71
71
|
get hostClasses(): any;
|
|
72
72
|
coerceInput(value: (BooleanInput | NumberInput)): number | boolean | "auto";
|
|
73
73
|
static ɵfac: i0.ɵɵFactoryDeclaration<ColDirective, never>;
|
|
74
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColDirective, "[cCol]", never, { "cCol": "cCol"; "xs": "xs"; "sm": "sm"; "md": "md"; "lg": "lg"; "xl": "xl"; "xxl": "xxl"; "offset": "offset"; "order": "order"; }, {}, never, never,
|
|
74
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ColDirective, "[cCol]", never, { "cCol": "cCol"; "xs": "xs"; "sm": "sm"; "md": "md"; "lg": "lg"; "xl": "xl"; "xxl": "xxl"; "offset": "offset"; "order": "order"; }, {}, never, never, true, never>;
|
|
75
75
|
}
|
|
@@ -16,5 +16,5 @@ export declare class ContainerComponent implements IContainer {
|
|
|
16
16
|
private _fluid;
|
|
17
17
|
get hostClasses(): any;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContainerComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContainerComponent, "c-container, [cContainer]", never, { "breakpoint": "breakpoint"; "fluid": "fluid"; }, {}, never, ["*"],
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContainerComponent, "c-container, [cContainer]", never, { "breakpoint": "breakpoint"; "fluid": "fluid"; }, {}, never, ["*"], true, never>;
|
|
20
20
|
}
|
|
@@ -1,13 +1,12 @@
|
|
|
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/common";
|
|
2
|
+
import * as i1 from "./col.component";
|
|
3
|
+
import * as i2 from "./col.directive";
|
|
4
|
+
import * as i3 from "./container.component";
|
|
5
|
+
import * as i4 from "./gutter.directive";
|
|
6
|
+
import * as i5 from "./row.component";
|
|
7
|
+
import * as i6 from "./row.directive";
|
|
9
8
|
export declare class GridModule {
|
|
10
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, [typeof i1.
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, never, [typeof i1.ColComponent, typeof i2.ColDirective, typeof i3.ContainerComponent, typeof i4.GutterDirective, typeof i5.RowComponent, typeof i6.RowDirective], [typeof i1.ColComponent, typeof i2.ColDirective, typeof i3.ContainerComponent, typeof i4.GutterDirective, typeof i5.RowComponent, typeof i6.RowDirective]>;
|
|
12
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<GridModule>;
|
|
13
12
|
}
|
|
@@ -9,5 +9,5 @@ export declare class GutterDirective implements IGutter {
|
|
|
9
9
|
get hostClasses(): any;
|
|
10
10
|
private static getGutterClasses;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<GutterDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GutterDirective, "[gutter]", never, { "gutter": "gutter"; }, {}, never, never,
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GutterDirective, "[gutter]", never, { "gutter": "gutter"; }, {}, never, never, true, never>;
|
|
13
13
|
}
|
|
@@ -2,5 +2,5 @@ import { RowDirective } from './row.directive';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class RowComponent extends RowDirective {
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<RowComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RowComponent, "c-row", never, {}, {}, never, ["*"],
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RowComponent, "c-row", never, {}, {}, never, ["*"], true, never>;
|
|
6
6
|
}
|
|
@@ -33,5 +33,5 @@ export declare class RowDirective implements IRow {
|
|
|
33
33
|
xxl?: NumberOfColumns;
|
|
34
34
|
get hostClasses(): any;
|
|
35
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<RowDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RowDirective, "[cRow]", never, { "xs": "xs"; "sm": "sm"; "md": "md"; "lg": "lg"; "xl": "xl"; "xxl": "xxl"; }, {}, never, never,
|
|
36
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<RowDirective, "[cRow]", never, { "xs": "xs"; "sm": "sm"; "md": "md"; "lg": "lg"; "xl": "xl"; "xxl": "xxl"; }, {}, never, never, true, never>;
|
|
37
37
|
}
|
|
@@ -20,6 +20,6 @@ export declare class HeaderComponent {
|
|
|
20
20
|
get headerClasses(): any;
|
|
21
21
|
get containerClasses(): any;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "c-header, [c-header]", never, { "container": "container"; "position": "position"; "role": "role"; }, {}, never, ["*", "*"],
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "c-header, [c-header]", never, { "container": "container"; "position": "position"; "role": "role"; }, {}, never, ["*", "*"], true, never>;
|
|
24
24
|
}
|
|
25
25
|
export {};
|