@coreui/angular-pro 4.1.0-next.4 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +27 -7
- package/esm2020/lib/accordion/accordion/accordion.component.mjs +4 -4
- package/esm2020/lib/accordion/accordion-button/accordion-button.directive.mjs +4 -4
- package/esm2020/lib/accordion/accordion-item/accordion-item.component.mjs +4 -4
- package/esm2020/lib/accordion/accordion.module.mjs +8 -10
- package/esm2020/lib/accordion/accordion.service.mjs +4 -4
- package/esm2020/lib/alert/alert-heading.directive.mjs +4 -4
- package/esm2020/lib/alert/alert-link.directive.mjs +4 -4
- package/esm2020/lib/alert/alert.component.mjs +11 -11
- package/esm2020/lib/alert/alert.module.mjs +6 -8
- package/esm2020/lib/avatar/avatar.component.mjs +5 -5
- package/esm2020/lib/avatar/avatar.module.mjs +5 -7
- package/esm2020/lib/backdrop/backdrop.service.mjs +4 -4
- package/esm2020/lib/badge/badge.component.mjs +5 -5
- package/esm2020/lib/badge/badge.module.mjs +5 -7
- package/esm2020/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +5 -5
- package/esm2020/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +4 -4
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +7 -7
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +4 -4
- package/esm2020/lib/breadcrumb/breadcrumb.module.mjs +5 -5
- package/esm2020/lib/button/button-close.directive.mjs +4 -4
- package/esm2020/lib/button/button.directive.mjs +4 -4
- package/esm2020/lib/button/button.module.mjs +5 -7
- package/esm2020/lib/button-group/button-group/button-group.component.mjs +4 -4
- package/esm2020/lib/button-group/button-group.module.mjs +5 -7
- package/esm2020/lib/button-group/button-toolbar/button-toolbar.component.mjs +4 -4
- package/esm2020/lib/callout/callout.component.mjs +4 -4
- package/esm2020/lib/callout/callout.module.mjs +5 -7
- package/esm2020/lib/card/card-body.component.mjs +4 -4
- package/esm2020/lib/card/card-footer.component.mjs +4 -4
- package/esm2020/lib/card/card-group.component.mjs +4 -4
- package/esm2020/lib/card/card-header-actions.component.mjs +4 -4
- package/esm2020/lib/card/card-header.component.mjs +4 -4
- package/esm2020/lib/card/card-img-overlay/card-img-overlay.component.mjs +4 -4
- package/esm2020/lib/card/card-img.directive.mjs +4 -4
- package/esm2020/lib/card/card-link.directive.mjs +4 -4
- package/esm2020/lib/card/card-subtitle.directive.mjs +4 -4
- package/esm2020/lib/card/card-text.directive.mjs +4 -4
- package/esm2020/lib/card/card-title.directive.mjs +4 -4
- package/esm2020/lib/card/card.component.mjs +4 -4
- package/esm2020/lib/card/card.module.mjs +5 -7
- package/esm2020/lib/carousel/carousel/carousel.component.mjs +4 -4
- package/esm2020/lib/carousel/carousel-caption/carousel-caption.component.mjs +4 -4
- package/esm2020/lib/carousel/carousel-control/carousel-control.component.mjs +5 -5
- package/esm2020/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +5 -5
- package/esm2020/lib/carousel/carousel-inner/carousel-inner.component.mjs +4 -4
- package/esm2020/lib/carousel/carousel-item/carousel-item.component.mjs +4 -4
- package/esm2020/lib/carousel/carousel-state.mjs +4 -4
- package/esm2020/lib/carousel/carousel.config.mjs +4 -4
- package/esm2020/lib/carousel/carousel.module.mjs +5 -5
- package/esm2020/lib/carousel/carousel.service.mjs +4 -4
- package/esm2020/lib/collapse/collapse.animations.mjs +5 -5
- package/esm2020/lib/collapse/collapse.directive.mjs +4 -4
- package/esm2020/lib/collapse/collapse.module.mjs +5 -7
- package/esm2020/lib/dropdown/dropdown/dropdown.component.mjs +7 -7
- package/esm2020/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +4 -4
- package/esm2020/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +4 -4
- package/esm2020/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +4 -4
- package/esm2020/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +4 -4
- package/esm2020/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +4 -4
- package/esm2020/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +4 -4
- package/esm2020/lib/dropdown/dropdown.module.mjs +6 -8
- package/esm2020/lib/dropdown/dropdown.service.mjs +4 -4
- package/esm2020/lib/element-cover/element-cover.component.mjs +6 -6
- package/esm2020/lib/element-cover/element-cover.module.mjs +6 -8
- package/esm2020/lib/footer/footer.component.mjs +4 -4
- package/esm2020/lib/footer/footer.module.mjs +5 -7
- package/esm2020/lib/form/form/form.directive.mjs +4 -4
- package/esm2020/lib/form/form-check/form-check-input.directive.mjs +4 -4
- package/esm2020/lib/form/form-check/form-check-label.directive.mjs +4 -4
- package/esm2020/lib/form/form-check/form-check.component.mjs +4 -4
- package/esm2020/lib/form/form-control/form-control.directive.mjs +4 -4
- package/esm2020/lib/form/form-feedback/form-feedback.component.mjs +4 -4
- package/esm2020/lib/form/form-floating/form-floating.directive.mjs +4 -4
- package/esm2020/lib/form/form-label/form-label.directive.mjs +4 -4
- package/esm2020/lib/form/form-select/form-select.directive.mjs +4 -4
- package/esm2020/lib/form/form-text/form-text.directive.mjs +4 -4
- package/esm2020/lib/form/form.module.mjs +5 -5
- package/esm2020/lib/form/input-group/input-group.component.mjs +4 -4
- package/esm2020/lib/form/input-group-text/input-group-text.directive.mjs +4 -4
- package/esm2020/lib/grid/col.component.mjs +4 -4
- package/esm2020/lib/grid/col.directive.mjs +4 -4
- package/esm2020/lib/grid/container.component.mjs +4 -4
- package/esm2020/lib/grid/grid.module.mjs +5 -5
- package/esm2020/lib/grid/gutter.directive.mjs +4 -4
- package/esm2020/lib/grid/row.component.mjs +5 -5
- package/esm2020/lib/grid/row.directive.mjs +4 -4
- package/esm2020/lib/header/header/header.component.mjs +4 -4
- package/esm2020/lib/header/header-brand/header-brand.component.mjs +4 -4
- package/esm2020/lib/header/header-divider/header-divider.component.mjs +4 -4
- package/esm2020/lib/header/header-nav/header-nav.component.mjs +5 -5
- package/esm2020/lib/header/header-text/header-text.component.mjs +4 -4
- package/esm2020/lib/header/header-toggler/header-toggler.directive.mjs +4 -4
- package/esm2020/lib/header/header.module.mjs +5 -7
- package/esm2020/lib/image/img.directive.mjs +4 -4
- package/esm2020/lib/image/img.module.mjs +5 -7
- package/esm2020/lib/list-group/list-group-item.directive.mjs +4 -4
- package/esm2020/lib/list-group/list-group.directive.mjs +4 -4
- package/esm2020/lib/list-group/list-group.module.mjs +5 -7
- package/esm2020/lib/loading-button/loading-button.component.mjs +5 -5
- package/esm2020/lib/loading-button/loading-button.module.mjs +6 -8
- package/esm2020/lib/modal/modal/modal.component.mjs +7 -7
- package/esm2020/lib/modal/modal-body/modal-body.component.mjs +4 -4
- package/esm2020/lib/modal/modal-content/modal-content.component.mjs +4 -4
- package/esm2020/lib/modal/modal-dialog/modal-dialog.component.mjs +4 -4
- package/esm2020/lib/modal/modal-dismiss/modal-toggle.directive.mjs +4 -4
- package/esm2020/lib/modal/modal-footer/modal-footer.component.mjs +4 -4
- package/esm2020/lib/modal/modal-header/modal-header.component.mjs +4 -4
- package/esm2020/lib/modal/modal-title/modal-title.directive.mjs +4 -4
- package/esm2020/lib/modal/modal.module.mjs +7 -9
- package/esm2020/lib/modal/modal.service.mjs +4 -4
- package/esm2020/lib/multi-select/multi-select/multi-select.component.mjs +8 -8
- package/esm2020/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +4 -4
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +4 -4
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +6 -6
- package/esm2020/lib/multi-select/multi-select-option/multi-select-option.component.mjs +4 -4
- package/esm2020/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +4 -4
- package/esm2020/lib/multi-select/multi-select.module.mjs +5 -5
- package/esm2020/lib/multi-select/multi-select.service.mjs +4 -4
- package/esm2020/lib/nav/nav-item.component.mjs +4 -4
- package/esm2020/lib/nav/nav-link.directive.mjs +4 -4
- package/esm2020/lib/nav/nav.component.mjs +4 -4
- package/esm2020/lib/nav/nav.module.mjs +5 -7
- package/esm2020/lib/navbar/navbar-brand/navbar-brand.directive.mjs +4 -4
- package/esm2020/lib/navbar/navbar-nav/navbar-nav.component.mjs +4 -4
- package/esm2020/lib/navbar/navbar-text/navbar-text.component.mjs +4 -4
- package/esm2020/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +4 -4
- package/esm2020/lib/navbar/navbar.component.mjs +5 -5
- package/esm2020/lib/navbar/navbar.module.mjs +6 -8
- package/esm2020/lib/offcanvas/offcanvas/offcanvas.component.mjs +5 -5
- package/esm2020/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +4 -4
- package/esm2020/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +5 -5
- package/esm2020/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +4 -4
- package/esm2020/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +4 -4
- package/esm2020/lib/offcanvas/offcanvas.module.mjs +7 -9
- package/esm2020/lib/offcanvas/offcanvas.service.mjs +4 -4
- package/esm2020/lib/pagination/page-item/page-item.component.mjs +4 -4
- package/esm2020/lib/pagination/page-item/page-item.directive.mjs +4 -4
- package/esm2020/lib/pagination/page-link/page-link.directive.mjs +4 -4
- package/esm2020/lib/pagination/pagination/pagination.component.mjs +5 -5
- package/esm2020/lib/pagination/pagination.module.mjs +5 -7
- package/esm2020/lib/placeholder/placeholder-animation.directive.mjs +4 -4
- package/esm2020/lib/placeholder/placeholder.directive.mjs +4 -4
- package/esm2020/lib/placeholder/placeholder.module.mjs +5 -7
- package/esm2020/lib/popover/popover/popover.component.mjs +4 -4
- package/esm2020/lib/popover/popover.directive.mjs +4 -4
- package/esm2020/lib/popover/popover.module.mjs +5 -7
- package/esm2020/lib/progress/progress-bar.component.mjs +4 -4
- package/esm2020/lib/progress/progress.component.mjs +4 -4
- package/esm2020/lib/progress/progress.module.mjs +5 -7
- package/esm2020/lib/services/class-toggle.service.mjs +4 -4
- package/esm2020/lib/services/intersection.service.mjs +4 -4
- package/esm2020/lib/services/listeners.service.mjs +4 -4
- package/esm2020/lib/shared/html-attr.directive.mjs +4 -4
- package/esm2020/lib/shared/shared.module.mjs +5 -7
- package/esm2020/lib/shared/template-id.directive.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar/sidebar.component.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +5 -5
- package/esm2020/lib/sidebar/sidebar-header/sidebar-header.component.mjs +5 -5
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +11 -11
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +14 -14
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +7 -7
- package/esm2020/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar.module.mjs +9 -11
- package/esm2020/lib/sidebar/sidebar.service.mjs +4 -4
- package/esm2020/lib/smart-pagination/smart-pagination.component.mjs +4 -4
- package/esm2020/lib/smart-pagination/smart-pagination.module.mjs +6 -8
- package/esm2020/lib/smart-table/smart-table/smart-table.component.mjs +16 -16
- package/esm2020/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +7 -7
- package/esm2020/lib/smart-table/smart-table-head/smart-table-head.component.mjs +8 -8
- package/esm2020/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +9 -9
- package/esm2020/lib/smart-table/smart-table.module.mjs +15 -17
- package/esm2020/lib/spinner/spinner.component.mjs +4 -4
- package/esm2020/lib/spinner/spinner.module.mjs +6 -8
- package/esm2020/lib/table/table-active.directive.mjs +4 -4
- package/esm2020/lib/table/table-color.directive.mjs +4 -4
- package/esm2020/lib/table/table.directive.mjs +4 -4
- package/esm2020/lib/table/table.module.mjs +5 -7
- package/esm2020/lib/tabs/tab-content/tab-content.component.mjs +4 -4
- package/esm2020/lib/tabs/tab-content-ref.directive.mjs +4 -4
- package/esm2020/lib/tabs/tab-pane/tab-pane.component.mjs +4 -4
- package/esm2020/lib/tabs/tab.service.mjs +4 -4
- package/esm2020/lib/tabs/tabs.module.mjs +6 -8
- package/esm2020/lib/toast/toast/toast.component.mjs +10 -10
- package/esm2020/lib/toast/toast-body/toast-body.component.mjs +4 -4
- package/esm2020/lib/toast/toast-close.directive.mjs +4 -4
- package/esm2020/lib/toast/toast-header/toast-header.component.mjs +5 -5
- package/esm2020/lib/toast/toast.module.mjs +5 -5
- package/esm2020/lib/toast/toaster/toaster-host.directive.mjs +4 -4
- package/esm2020/lib/toast/toaster/toaster.component.mjs +4 -4
- package/esm2020/lib/toast/toaster/toaster.service.mjs +4 -4
- package/esm2020/lib/tooltip/tooltip/tooltip.component.mjs +4 -4
- package/esm2020/lib/tooltip/tooltip.directive.mjs +4 -4
- package/esm2020/lib/tooltip/tooltip.module.mjs +5 -7
- package/esm2020/lib/utilities/align.directive.mjs +4 -4
- package/esm2020/lib/utilities/bg-color.directive.mjs +4 -4
- package/esm2020/lib/utilities/border.directive.mjs +4 -4
- package/esm2020/lib/utilities/rounded.directive.mjs +4 -4
- package/esm2020/lib/utilities/text-color.directive.mjs +4 -4
- package/esm2020/lib/utilities/utilities.module.mjs +5 -7
- package/esm2020/lib/widget/widget-stat-a/widget-stat-a.component.mjs +7 -7
- package/esm2020/lib/widget/widget-stat-b/widget-stat-b.component.mjs +7 -7
- package/esm2020/lib/widget/widget-stat-c/widget-stat-c.component.mjs +7 -7
- package/esm2020/lib/widget/widget-stat-d/widget-stat-d.component.mjs +8 -8
- package/esm2020/lib/widget/widget-stat-e/widget-stat-e.component.mjs +7 -7
- package/esm2020/lib/widget/widget-stat-f/widget-stat-f.component.mjs +8 -8
- package/esm2020/lib/widget/widget.module.mjs +7 -9
- package/esm2020/public-api.mjs +1 -3
- package/fesm2015/coreui-angular-pro.mjs +2902 -4832
- package/fesm2015/coreui-angular-pro.mjs.map +1 -1
- package/fesm2020/coreui-angular-pro.mjs +2227 -4145
- package/fesm2020/coreui-angular-pro.mjs.map +1 -1
- package/{coreui-angular-pro.d.ts → index.d.ts} +0 -0
- package/lib/accordion/accordion/accordion.component.d.ts +1 -1
- package/lib/accordion/accordion-button/accordion-button.directive.d.ts +1 -1
- package/lib/accordion/accordion-item/accordion-item.component.d.ts +1 -1
- 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 +1 -1
- package/lib/avatar/avatar.component.d.ts +1 -1
- package/lib/badge/badge.component.d.ts +1 -1
- 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 +1 -1
- package/lib/button/button-close.directive.d.ts +1 -1
- package/lib/button/button.directive.d.ts +1 -1
- package/lib/button-group/button-group/button-group.component.d.ts +1 -1
- package/lib/button-group/button-toolbar/button-toolbar.component.d.ts +1 -1
- package/lib/callout/callout.component.d.ts +1 -1
- 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/carousel/carousel/carousel.component.d.ts +1 -1
- package/lib/carousel/carousel-caption/carousel-caption.component.d.ts +1 -1
- package/lib/carousel/carousel-control/carousel-control.component.d.ts +1 -1
- package/lib/carousel/carousel-indicators/carousel-indicators.component.d.ts +1 -1
- package/lib/carousel/carousel-inner/carousel-inner.component.d.ts +1 -1
- package/lib/carousel/carousel-item/carousel-item.component.d.ts +1 -1
- package/lib/collapse/collapse.directive.d.ts +1 -1
- 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 -1
- package/lib/dropdown/dropdown-header/dropdown-header.directive.d.ts +1 -1
- package/lib/dropdown/dropdown-item/dropdown-item-plain.directive.d.ts +1 -1
- 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/element-cover/element-cover.component.d.ts +1 -1
- package/lib/footer/footer.component.d.ts +1 -1
- 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 -1
- 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/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/image/img.directive.d.ts +1 -1
- 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/loading-button/loading-button.component.d.ts +1 -1
- 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 -1
- 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/multi-select/multi-select/multi-select.component.d.ts +1 -1
- package/lib/multi-select/multi-select-native-select/multi-select-native-select.component.d.ts +1 -1
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.d.ts +1 -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 +1 -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/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/offcanvas/offcanvas/offcanvas.component.d.ts +1 -1
- 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/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/placeholder/placeholder-animation.directive.d.ts +1 -1
- package/lib/placeholder/placeholder.directive.d.ts +1 -1
- package/lib/popover/popover/popover.component.d.ts +1 -1
- package/lib/popover/popover.directive.d.ts +1 -1
- package/lib/progress/progress-bar.component.d.ts +1 -1
- package/lib/progress/progress.component.d.ts +1 -1
- package/lib/shared/html-attr.directive.d.ts +1 -1
- package/lib/shared/template-id.directive.d.ts +1 -1
- package/lib/sidebar/sidebar/sidebar.component.d.ts +1 -1
- package/lib/sidebar/sidebar-brand/sidebar-brand.component.d.ts +1 -1
- package/lib/sidebar/sidebar-footer/sidebar-footer.component.d.ts +1 -1
- package/lib/sidebar/sidebar-header/sidebar-header.component.d.ts +1 -1
- 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 -1
- 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 +1 -1
- 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 +2 -2
- 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/smart-pagination/smart-pagination.component.d.ts +1 -1
- package/lib/smart-table/smart-table/smart-table.component.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/spinner/spinner.component.d.ts +1 -1
- 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/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/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/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/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/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 +1 -1
- 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/package.json +7 -8
- package/public-api.d.ts +0 -2
- package/esm2020/lib/calendar/calendar/calendar-class-view.pipe.mjs +0 -19
- package/esm2020/lib/calendar/calendar/calendar.component.mjs +0 -366
- package/esm2020/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +0 -28
- package/esm2020/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +0 -21
- package/esm2020/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +0 -21
- package/esm2020/lib/calendar/calendar-month/calendar-day.directive.mjs +0 -81
- package/esm2020/lib/calendar/calendar-month/calendar-day.pipe.mjs +0 -18
- package/esm2020/lib/calendar/calendar-month/calendar-month.component.mjs +0 -320
- package/esm2020/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +0 -20
- package/esm2020/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +0 -79
- package/esm2020/lib/calendar/calendar.module.mjs +0 -61
- package/esm2020/lib/calendar/calendar.service.mjs +0 -58
- package/esm2020/lib/calendar/calendar.utils.mjs +0 -270
- package/esm2020/lib/calendar/index.mjs +0 -2
- package/esm2020/lib/calendar/public_api.mjs +0 -5
- package/esm2020/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +0 -496
- package/esm2020/lib/date-range-picker/date-range-picker.module.mjs +0 -59
- package/esm2020/lib/date-range-picker/end-date.directive.mjs +0 -17
- package/esm2020/lib/date-range-picker/index.mjs +0 -2
- package/esm2020/lib/date-range-picker/public_api.mjs +0 -3
- package/esm2020/lib/date-range-picker/start-date.directive.mjs +0 -17
- package/lib/calendar/calendar/calendar-class-view.pipe.d.ts +0 -7
- package/lib/calendar/calendar/calendar.component.d.ts +0 -155
- package/lib/calendar/calendar-month/calendar-class-day.pipe.d.ts +0 -15
- package/lib/calendar/calendar-month/calendar-class-month.pipe.d.ts +0 -7
- package/lib/calendar/calendar-month/calendar-class-year.pipe.d.ts +0 -7
- package/lib/calendar/calendar-month/calendar-day.directive.d.ts +0 -29
- package/lib/calendar/calendar-month/calendar-day.pipe.d.ts +0 -8
- package/lib/calendar/calendar-month/calendar-month.component.d.ts +0 -121
- package/lib/calendar/calendar-month/calendar-weekday.pipe.d.ts +0 -8
- package/lib/calendar/calendar-navigation/calendar-navigation.component.d.ts +0 -30
- package/lib/calendar/calendar.module.d.ts +0 -18
- package/lib/calendar/calendar.service.d.ts +0 -33
- package/lib/calendar/calendar.utils.d.ts +0 -26
- package/lib/calendar/index.d.ts +0 -1
- package/lib/calendar/public_api.d.ts +0 -4
- package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +0 -233
- package/lib/date-range-picker/date-range-picker.module.d.ts +0 -16
- package/lib/date-range-picker/end-date.directive.d.ts +0 -8
- package/lib/date-range-picker/index.d.ts +0 -1
- package/lib/date-range-picker/public_api.d.ts +0 -2
- package/lib/date-range-picker/start-date.directive.d.ts +0 -8
|
@@ -1,233 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
4
|
-
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
5
|
-
import { Colors } from '../../coreui.types';
|
|
6
|
-
import { CalendarComponent } from '../../calendar';
|
|
7
|
-
import { DateFilterType, DayFormatType, WeekdayFormatType } from '../../calendar/calendar.service';
|
|
8
|
-
import { StartDateDirective } from '../start-date.directive';
|
|
9
|
-
import { EndDateDirective } from '../end-date.directive';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export interface ICalendarRange {
|
|
12
|
-
[key: string]: Date[];
|
|
13
|
-
}
|
|
14
|
-
export declare type TCustomRange = [string, Date[]];
|
|
15
|
-
/** Must be a valid date string */
|
|
16
|
-
export declare class DateRangePickerComponent implements OnInit, OnDestroy, ControlValueAccessor {
|
|
17
|
-
private breakpointObserver;
|
|
18
|
-
static ngAcceptInputType_disabled: BooleanInput;
|
|
19
|
-
static ngAcceptInputType_navYearFirst: BooleanInput;
|
|
20
|
-
constructor(breakpointObserver: BreakpointObserver);
|
|
21
|
-
/**
|
|
22
|
-
* Set the format of day name.
|
|
23
|
-
* @default 'numeric'
|
|
24
|
-
* @type DayFormatType
|
|
25
|
-
*/
|
|
26
|
-
dayFormat: DayFormatType;
|
|
27
|
-
/**
|
|
28
|
-
* The number of calendars that render on desktop devices.
|
|
29
|
-
* @type number
|
|
30
|
-
* @default 2
|
|
31
|
-
*/
|
|
32
|
-
set calendars(value: number);
|
|
33
|
-
get calendars(): number;
|
|
34
|
-
private _calendars;
|
|
35
|
-
/**
|
|
36
|
-
* Toggle visibility or set the content of the cleaner button.
|
|
37
|
-
* @type boolean
|
|
38
|
-
* @default true
|
|
39
|
-
*/
|
|
40
|
-
set cleaner(value: boolean);
|
|
41
|
-
get cleaner(): boolean;
|
|
42
|
-
private _cleaner;
|
|
43
|
-
/**
|
|
44
|
-
* Set date format.
|
|
45
|
-
* We use date-fns to format dates. Visit https://date-fns.org/v2.28.0/docs/format to check accepted patterns.
|
|
46
|
-
*/
|
|
47
|
-
format?: string;
|
|
48
|
-
/**
|
|
49
|
-
* Toggle visibility or set the content of the input indicator.
|
|
50
|
-
* @type boolean
|
|
51
|
-
* @default true
|
|
52
|
-
*/
|
|
53
|
-
set indicator(value: boolean);
|
|
54
|
-
get indicator(): boolean;
|
|
55
|
-
private _indicator;
|
|
56
|
-
/**
|
|
57
|
-
* Toggle the readonly state for the component.
|
|
58
|
-
* @type boolean
|
|
59
|
-
* @default false
|
|
60
|
-
*/
|
|
61
|
-
set inputReadOnly(value: boolean);
|
|
62
|
-
get inputReadOnly(): boolean;
|
|
63
|
-
private _inputReadOnly;
|
|
64
|
-
/**
|
|
65
|
-
* Reorder year-month navigation, and render year first.
|
|
66
|
-
* @type boolean
|
|
67
|
-
* @default false
|
|
68
|
-
*/
|
|
69
|
-
set navYearFirst(value: boolean);
|
|
70
|
-
get navYearFirst(): boolean;
|
|
71
|
-
private _navYearFirst;
|
|
72
|
-
/**
|
|
73
|
-
* Specifies short hints that are visible in start date and end date inputs.
|
|
74
|
-
* type string
|
|
75
|
-
*/
|
|
76
|
-
placeholder: string | string[];
|
|
77
|
-
/**
|
|
78
|
-
* Predefined date ranges the user can select from.
|
|
79
|
-
* @type ICalendarRange
|
|
80
|
-
*/
|
|
81
|
-
ranges?: object;
|
|
82
|
-
/**
|
|
83
|
-
* Sets the color context of the cancel button to one of CoreUI’s themed colors.
|
|
84
|
-
* @type 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'dark' | 'light' | string
|
|
85
|
-
* @default 'secondary'
|
|
86
|
-
*/
|
|
87
|
-
rangesButtonsColor?: Colors;
|
|
88
|
-
/**
|
|
89
|
-
* Size the ranges button small or large.
|
|
90
|
-
* @type 'sm' | 'lg' | undefined
|
|
91
|
-
*/
|
|
92
|
-
rangesButtonsSize?: 'sm' | 'lg';
|
|
93
|
-
/**
|
|
94
|
-
* Set the ranges button variant to an outlined button or a ghost button.
|
|
95
|
-
* @type 'outline' | 'ghost' | undefined
|
|
96
|
-
*/
|
|
97
|
-
rangesButtonsVariant?: 'outline' | 'ghost';
|
|
98
|
-
/**
|
|
99
|
-
* Default icon or character that separates two dates.
|
|
100
|
-
* @type boolean
|
|
101
|
-
* @default true
|
|
102
|
-
*/
|
|
103
|
-
set separator(value: boolean);
|
|
104
|
-
get separator(): boolean;
|
|
105
|
-
private _separator;
|
|
106
|
-
/**
|
|
107
|
-
* Size the component small or large.
|
|
108
|
-
* @type 'sm' | 'lg' | undefined
|
|
109
|
-
* @default undefined
|
|
110
|
-
*/
|
|
111
|
-
size?: 'sm' | 'lg';
|
|
112
|
-
/**
|
|
113
|
-
* Provide an additional time selection by adding select boxes to choose time.
|
|
114
|
-
* @type boolean
|
|
115
|
-
* @default false
|
|
116
|
-
*/
|
|
117
|
-
set timepicker(value: boolean);
|
|
118
|
-
get timepicker(): boolean;
|
|
119
|
-
private _timepicker;
|
|
120
|
-
/**
|
|
121
|
-
* Toggle visibility or set the content of today button.
|
|
122
|
-
* @type string
|
|
123
|
-
* @default 'Today'
|
|
124
|
-
*/
|
|
125
|
-
todayButton: string;
|
|
126
|
-
/**
|
|
127
|
-
* Sets the color context of the today button to one of CoreUI’s themed colors.
|
|
128
|
-
* @type 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'dark' | 'light' | string
|
|
129
|
-
* @default 'primary'
|
|
130
|
-
*/
|
|
131
|
-
todayButtonColor: Colors;
|
|
132
|
-
/**
|
|
133
|
-
* Size the today button small or large.
|
|
134
|
-
* @type 'sm' | 'lg'
|
|
135
|
-
* @default 'sm'
|
|
136
|
-
*/
|
|
137
|
-
todayButtonSize: 'sm' | 'lg';
|
|
138
|
-
/**
|
|
139
|
-
* Set the today button variant to an outlined button or a ghost button.
|
|
140
|
-
* @type 'outline' | 'ghost' | undefined
|
|
141
|
-
*/
|
|
142
|
-
todayButtonVariant?: 'outline' | 'ghost';
|
|
143
|
-
/**
|
|
144
|
-
* Toggle the visibility of the component.
|
|
145
|
-
* @type boolean
|
|
146
|
-
* @default false
|
|
147
|
-
*/
|
|
148
|
-
set visible(value: boolean);
|
|
149
|
-
get visible(): boolean;
|
|
150
|
-
private _visible;
|
|
151
|
-
startDate?: Date | null;
|
|
152
|
-
endDate?: Date | null;
|
|
153
|
-
calendarDate?: Date;
|
|
154
|
-
disabledDates: Date[] | Date[][];
|
|
155
|
-
set firstDayOfWeek(value: number);
|
|
156
|
-
get firstDayOfWeek(): number;
|
|
157
|
-
private _firstDayOfWeek;
|
|
158
|
-
locale: string;
|
|
159
|
-
maxDate: Date | null;
|
|
160
|
-
minDate: Date | null;
|
|
161
|
-
set navigation(value: boolean);
|
|
162
|
-
get navigation(): boolean;
|
|
163
|
-
private _navigation;
|
|
164
|
-
/**
|
|
165
|
-
* Allow range selection.
|
|
166
|
-
* @type boolean
|
|
167
|
-
* @default false
|
|
168
|
-
*/
|
|
169
|
-
set range(value: boolean);
|
|
170
|
-
get range(): boolean;
|
|
171
|
-
private _range;
|
|
172
|
-
dateFilter?: DateFilterType;
|
|
173
|
-
set disabled(value: boolean);
|
|
174
|
-
get disabled(): boolean;
|
|
175
|
-
private _disabled;
|
|
176
|
-
set value(value: Date[]);
|
|
177
|
-
get value(): Date[];
|
|
178
|
-
private _value;
|
|
179
|
-
/**
|
|
180
|
-
* Set length or format of day name.
|
|
181
|
-
* @type WeekdayFormatType
|
|
182
|
-
* @default 'short'
|
|
183
|
-
*/
|
|
184
|
-
weekdayFormat: WeekdayFormatType;
|
|
185
|
-
readonly valueChange: EventEmitter<Date | Date[] | undefined>;
|
|
186
|
-
calendarCellHover: EventEmitter<Date | null>;
|
|
187
|
-
calendarDateChange: EventEmitter<Date>;
|
|
188
|
-
endDateChange: EventEmitter<Date | null>;
|
|
189
|
-
startDateChange: EventEmitter<Date | null>;
|
|
190
|
-
calendarComponent: CalendarComponent;
|
|
191
|
-
startDateDirective: StartDateDirective;
|
|
192
|
-
endDateDirective: EndDateDirective;
|
|
193
|
-
isMobile: boolean;
|
|
194
|
-
customRanges: TCustomRange[];
|
|
195
|
-
set startDateValue(value: string);
|
|
196
|
-
get startDateValue(): string;
|
|
197
|
-
private _startDateValue;
|
|
198
|
-
set endDateValue(value: string);
|
|
199
|
-
get endDateValue(): string;
|
|
200
|
-
_endDateValue: string;
|
|
201
|
-
startDatePlaceholder: string;
|
|
202
|
-
endDatePlaceholder: string;
|
|
203
|
-
private layoutChanges;
|
|
204
|
-
startDateInput: FormControl;
|
|
205
|
-
endDateInput: FormControl;
|
|
206
|
-
dateRangeGroup: FormGroup;
|
|
207
|
-
set inputStartHoverValue(value: Date | null);
|
|
208
|
-
get inputStartHoverValue(): Date | null;
|
|
209
|
-
private _inputStartHoverValue;
|
|
210
|
-
set inputEndHoverValue(value: Date | null);
|
|
211
|
-
get inputEndHoverValue(): Date | null;
|
|
212
|
-
private _inputEndHoverValue;
|
|
213
|
-
ngOnInit(): void;
|
|
214
|
-
ngOnDestroy(): void;
|
|
215
|
-
getCustomRangeKey(customRange: any): any;
|
|
216
|
-
setCustomRange(customRange: any): void;
|
|
217
|
-
handleCalendarCellHover($event: Date | null): void;
|
|
218
|
-
handleCalendarDateChange($event: Date): void;
|
|
219
|
-
handleStartDateChange(date: Date | null): void;
|
|
220
|
-
handleEndDateChange(date: Date | null): void;
|
|
221
|
-
handleClear($event: MouseEvent): void;
|
|
222
|
-
handleStartDateInputChange($event: any): void;
|
|
223
|
-
handleEndDateInputChange($event: any): void;
|
|
224
|
-
forbiddenDate(date: Date): boolean | undefined;
|
|
225
|
-
setInputValue: (elementRef: ElementRef, date: Date | null) => void;
|
|
226
|
-
onChange: any;
|
|
227
|
-
registerOnChange(fn: any): void;
|
|
228
|
-
registerOnTouched(fn: any): void;
|
|
229
|
-
setDisabledState(isDisabled: boolean): void;
|
|
230
|
-
writeValue(value: (Date[])): void;
|
|
231
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>;
|
|
232
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "c-date-range-picker", ["cDateRangePicker"], { "dayFormat": "dayFormat"; "calendars": "calendars"; "cleaner": "cleaner"; "format": "format"; "indicator": "indicator"; "inputReadOnly": "inputReadOnly"; "navYearFirst": "navYearFirst"; "placeholder": "placeholder"; "ranges": "ranges"; "rangesButtonsColor": "rangesButtonsColor"; "rangesButtonsSize": "rangesButtonsSize"; "rangesButtonsVariant": "rangesButtonsVariant"; "separator": "separator"; "size": "size"; "timepicker": "timepicker"; "todayButton": "todayButton"; "todayButtonColor": "todayButtonColor"; "todayButtonSize": "todayButtonSize"; "todayButtonVariant": "todayButtonVariant"; "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"; }, { "valueChange": "valueChange"; "calendarCellHover": "calendarCellHover"; "calendarDateChange": "calendarDateChange"; "endDateChange": "endDateChange"; "startDateChange": "startDateChange"; }, never, ["*"]>;
|
|
233
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-range-picker/date-range-picker.component";
|
|
3
|
-
import * as i2 from "./start-date.directive";
|
|
4
|
-
import * as i3 from "./end-date.directive";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "../button/button.module";
|
|
8
|
-
import * as i7 from "../calendar/calendar.module";
|
|
9
|
-
import * as i8 from "../shared/shared.module";
|
|
10
|
-
import * as i9 from "../form/form.module";
|
|
11
|
-
import * as i10 from "../dropdown/dropdown.module";
|
|
12
|
-
export declare class DateRangePickerModule {
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerModule, [typeof i1.DateRangePickerComponent, typeof i2.StartDateDirective, typeof i3.EndDateDirective], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.ButtonModule, typeof i7.CalendarModule, typeof i8.SharedModule, typeof i9.FormModule, typeof i10.DropdownModule], [typeof i1.DateRangePickerComponent]>;
|
|
15
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DateRangePickerModule>;
|
|
16
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class EndDateDirective {
|
|
4
|
-
elementRef: ElementRef;
|
|
5
|
-
constructor(elementRef: ElementRef);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EndDateDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EndDateDirective, "[cEndDate]", ["cEndDate"], {}, {}, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class StartDateDirective {
|
|
4
|
-
elementRef: ElementRef;
|
|
5
|
-
constructor(elementRef: ElementRef);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StartDateDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StartDateDirective, "[cStartDate]", ["cStartDate"], {}, {}, never>;
|
|
8
|
-
}
|