@coreui/angular-pro 5.2.0-next.0 → 5.2.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/README.md +3 -1
- package/esm2022/lib/accordion/accordion/accordion.component.mjs +3 -3
- package/esm2022/lib/accordion/accordion-button/accordion-button.directive.mjs +3 -3
- package/esm2022/lib/accordion/accordion-item/accordion-item.component.mjs +3 -3
- package/esm2022/lib/accordion/accordion.module.mjs +4 -4
- package/esm2022/lib/accordion/accordion.service.mjs +3 -3
- package/esm2022/lib/alert/alert-heading.directive.mjs +3 -3
- package/esm2022/lib/alert/alert-link.directive.mjs +3 -3
- package/esm2022/lib/alert/alert.component.mjs +3 -3
- package/esm2022/lib/alert/alert.module.mjs +4 -4
- package/esm2022/lib/avatar/avatar.component.mjs +3 -3
- package/esm2022/lib/avatar/avatar.module.mjs +4 -4
- package/esm2022/lib/backdrop/backdrop.service.mjs +3 -3
- package/esm2022/lib/badge/badge.component.mjs +3 -3
- package/esm2022/lib/badge/badge.module.mjs +4 -4
- package/esm2022/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2022/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
- package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +3 -3
- package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
- package/esm2022/lib/breadcrumb/breadcrumb.module.mjs +4 -4
- package/esm2022/lib/button/button-close.directive.mjs +3 -3
- package/esm2022/lib/button/button.directive.mjs +3 -3
- package/esm2022/lib/button/button.module.mjs +4 -4
- package/esm2022/lib/button-group/button-group/button-group.component.mjs +3 -3
- package/esm2022/lib/button-group/button-group.module.mjs +4 -4
- package/esm2022/lib/button-group/button-toolbar/button-toolbar.component.mjs +3 -3
- package/esm2022/lib/calendar/calendar/calendar-class-view.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar/calendar.component.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-class-row.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-day.directive.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-month.component.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-row.directive.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +3 -3
- package/esm2022/lib/calendar/calendar.module.mjs +4 -4
- package/esm2022/lib/calendar/calendar.service.mjs +3 -3
- package/esm2022/lib/callout/callout.component.mjs +3 -3
- package/esm2022/lib/callout/callout.module.mjs +4 -4
- package/esm2022/lib/card/card-body.component.mjs +3 -3
- package/esm2022/lib/card/card-footer.component.mjs +3 -3
- package/esm2022/lib/card/card-group.component.mjs +3 -3
- package/esm2022/lib/card/card-header-actions.component.mjs +3 -3
- package/esm2022/lib/card/card-header.component.mjs +3 -3
- package/esm2022/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
- package/esm2022/lib/card/card-img.directive.mjs +3 -3
- package/esm2022/lib/card/card-link.directive.mjs +3 -3
- package/esm2022/lib/card/card-subtitle.directive.mjs +3 -3
- package/esm2022/lib/card/card-text.directive.mjs +3 -3
- package/esm2022/lib/card/card-title.directive.mjs +3 -3
- package/esm2022/lib/card/card.component.mjs +3 -3
- package/esm2022/lib/card/card.module.mjs +4 -4
- package/esm2022/lib/carousel/carousel/carousel.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-item/carousel-item.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-state.mjs +3 -3
- package/esm2022/lib/carousel/carousel.config.mjs +3 -3
- package/esm2022/lib/carousel/carousel.module.mjs +4 -4
- package/esm2022/lib/carousel/carousel.service.mjs +3 -3
- package/esm2022/lib/collapse/collapse.directive.mjs +3 -3
- package/esm2022/lib/collapse/collapse.module.mjs +4 -4
- package/esm2022/lib/date-picker/date-picker.component.mjs +3 -3
- package/esm2022/lib/date-picker/date-picker.module.mjs +4 -4
- package/esm2022/lib/date-range-picker/date-range-picker/custom-range-key.pipe.mjs +3 -3
- package/esm2022/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +3 -3
- package/esm2022/lib/date-range-picker/date-range-picker.module.mjs +4 -4
- package/esm2022/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
- package/esm2022/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown.module.mjs +4 -4
- package/esm2022/lib/dropdown/dropdown.service.mjs +3 -3
- package/esm2022/lib/element-cover/element-cover.component.mjs +3 -3
- package/esm2022/lib/element-cover/element-cover.module.mjs +4 -4
- package/esm2022/lib/footer/footer.component.mjs +3 -3
- package/esm2022/lib/footer/footer.module.mjs +4 -4
- package/esm2022/lib/form/form/form.directive.mjs +3 -3
- package/esm2022/lib/form/form-check/form-check-input.directive.mjs +3 -3
- package/esm2022/lib/form/form-check/form-check-label.directive.mjs +3 -3
- package/esm2022/lib/form/form-check/form-check.component.mjs +3 -3
- package/esm2022/lib/form/form-control/form-control.directive.mjs +3 -3
- package/esm2022/lib/form/form-feedback/form-feedback.component.mjs +3 -3
- package/esm2022/lib/form/form-floating/form-floating.directive.mjs +3 -3
- package/esm2022/lib/form/form-label/form-label.directive.mjs +3 -3
- package/esm2022/lib/form/form-select/form-select.directive.mjs +3 -3
- package/esm2022/lib/form/form-text/form-text.directive.mjs +3 -3
- package/esm2022/lib/form/form.module.mjs +4 -4
- package/esm2022/lib/form/input-group/input-group.component.mjs +3 -3
- package/esm2022/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
- package/esm2022/lib/grid/col.component.mjs +3 -3
- package/esm2022/lib/grid/col.directive.mjs +3 -3
- package/esm2022/lib/grid/container.component.mjs +3 -3
- package/esm2022/lib/grid/grid.module.mjs +4 -4
- package/esm2022/lib/grid/gutter.directive.mjs +3 -3
- package/esm2022/lib/grid/row.component.mjs +3 -3
- package/esm2022/lib/grid/row.directive.mjs +3 -3
- package/esm2022/lib/header/header/header.component.mjs +3 -3
- package/esm2022/lib/header/header-brand/header-brand.component.mjs +3 -3
- package/esm2022/lib/header/header-divider/header-divider.component.mjs +3 -3
- package/esm2022/lib/header/header-nav/header-nav.component.mjs +3 -3
- package/esm2022/lib/header/header-text/header-text.component.mjs +3 -3
- package/esm2022/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
- package/esm2022/lib/header/header.module.mjs +4 -4
- package/esm2022/lib/image/img.directive.mjs +3 -3
- package/esm2022/lib/image/img.module.mjs +4 -4
- package/esm2022/lib/list-group/list-group-item.directive.mjs +3 -3
- package/esm2022/lib/list-group/list-group.directive.mjs +3 -3
- package/esm2022/lib/list-group/list-group.module.mjs +4 -4
- package/esm2022/lib/loading-button/loading-button.component.mjs +3 -3
- package/esm2022/lib/loading-button/loading-button.module.mjs +4 -4
- package/esm2022/lib/modal/modal/modal.component.mjs +11 -11
- package/esm2022/lib/modal/modal-body/modal-body.component.mjs +3 -3
- package/esm2022/lib/modal/modal-content/modal-content.component.mjs +3 -3
- package/esm2022/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
- package/esm2022/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
- package/esm2022/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
- package/esm2022/lib/modal/modal-header/modal-header.component.mjs +3 -3
- package/esm2022/lib/modal/modal-title/modal-title.directive.mjs +3 -3
- package/esm2022/lib/modal/modal.module.mjs +4 -4
- package/esm2022/lib/modal/modal.service.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select/multi-select-search.directive.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select/multi-select.component.mjs +91 -68
- package/esm2022/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-option/multi-select-option.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select.module.mjs +4 -4
- package/esm2022/lib/multi-select/multi-select.service.mjs +3 -3
- package/esm2022/lib/nav/nav-item.component.mjs +3 -3
- package/esm2022/lib/nav/nav-link.directive.mjs +3 -3
- package/esm2022/lib/nav/nav.component.mjs +3 -3
- package/esm2022/lib/nav/nav.module.mjs +4 -4
- package/esm2022/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
- package/esm2022/lib/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
- package/esm2022/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
- package/esm2022/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
- package/esm2022/lib/navbar/navbar.component.mjs +3 -3
- package/esm2022/lib/navbar/navbar.module.mjs +4 -4
- package/esm2022/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas.module.mjs +4 -4
- package/esm2022/lib/offcanvas/offcanvas.service.mjs +3 -3
- package/esm2022/lib/pagination/page-item/page-item.component.mjs +3 -3
- package/esm2022/lib/pagination/page-item/page-item.directive.mjs +3 -3
- package/esm2022/lib/pagination/page-link/page-link.directive.mjs +3 -3
- package/esm2022/lib/pagination/pagination/pagination.component.mjs +3 -3
- package/esm2022/lib/pagination/pagination.module.mjs +4 -4
- package/esm2022/lib/placeholder/placeholder-animation.directive.mjs +3 -3
- package/esm2022/lib/placeholder/placeholder.directive.mjs +3 -3
- package/esm2022/lib/placeholder/placeholder.module.mjs +4 -4
- package/esm2022/lib/popover/popover/popover.component.mjs +3 -3
- package/esm2022/lib/popover/popover.directive.mjs +3 -3
- package/esm2022/lib/popover/popover.module.mjs +4 -4
- package/esm2022/lib/progress/progress-bar.component.mjs +3 -3
- package/esm2022/lib/progress/progress-bar.directive.mjs +3 -3
- package/esm2022/lib/progress/progress-stacked.component.mjs +3 -3
- package/esm2022/lib/progress/progress.component.mjs +3 -3
- package/esm2022/lib/progress/progress.module.mjs +4 -4
- package/esm2022/lib/rating/rating-item-label/rating-item-label.component.mjs +3 -3
- package/esm2022/lib/rating/rating.component.mjs +3 -3
- package/esm2022/lib/rating/rating.module.mjs +4 -4
- package/esm2022/lib/services/class-toggle.service.mjs +3 -3
- package/esm2022/lib/services/color-mode.service.mjs +3 -3
- package/esm2022/lib/services/in-memory-storage.service.mjs +3 -3
- package/esm2022/lib/services/intersection.service.mjs +3 -3
- package/esm2022/lib/services/listeners.service.mjs +3 -3
- package/esm2022/lib/services/local-storage.service.mjs +3 -3
- package/esm2022/lib/shared/element-ref.directive.mjs +3 -3
- package/esm2022/lib/shared/html-attr.directive.mjs +3 -3
- package/esm2022/lib/shared/shared.module.mjs +4 -4
- package/esm2022/lib/shared/template-id.directive.mjs +3 -3
- package/esm2022/lib/shared/theme.directive.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
- package/esm2022/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-toggler/sidebar-toggler.directive.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar.module.mjs +4 -4
- package/esm2022/lib/sidebar/sidebar.service.mjs +3 -3
- package/esm2022/lib/smart-pagination/smart-pagination.component.mjs +5 -5
- package/esm2022/lib/smart-pagination/smart-pagination.module.mjs +4 -4
- package/esm2022/lib/smart-table/smart-table/smart-table.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-filter/filter-input.directive.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-head/smart-table-column-label.pipe.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table.module.mjs +4 -4
- package/esm2022/lib/spinner/spinner.component.mjs +3 -3
- package/esm2022/lib/spinner/spinner.module.mjs +4 -4
- package/esm2022/lib/table/table-active.directive.mjs +3 -3
- package/esm2022/lib/table/table-color.directive.mjs +3 -3
- package/esm2022/lib/table/table.directive.mjs +3 -3
- package/esm2022/lib/table/table.module.mjs +4 -4
- package/esm2022/lib/tabs/tab-content/tab-content.component.mjs +3 -3
- package/esm2022/lib/tabs/tab-content-ref.directive.mjs +3 -3
- package/esm2022/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
- package/esm2022/lib/tabs/tab.service.mjs +3 -3
- package/esm2022/lib/tabs/tabs.module.mjs +4 -4
- package/esm2022/lib/tabs-2/index.mjs +2 -0
- package/esm2022/lib/tabs-2/public_api.mjs +8 -0
- package/esm2022/lib/tabs-2/tab/tab.directive.mjs +93 -0
- package/esm2022/lib/tabs-2/tab-panel/tab-panel.component.mjs +113 -0
- package/esm2022/lib/tabs-2/tabs-content/tabs-content.component.mjs +19 -0
- package/esm2022/lib/tabs-2/tabs-list/tabs-list.component.mjs +93 -0
- package/esm2022/lib/tabs-2/tabs.component.mjs +37 -0
- package/esm2022/lib/tabs-2/tabs.service.mjs +15 -0
- package/esm2022/lib/tabs-2/tabs2.module.mjs +22 -0
- package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
- package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
- package/esm2022/lib/time-picker/time-picker.component.mjs +3 -3
- package/esm2022/lib/time-picker/time-picker.module.mjs +4 -4
- package/esm2022/lib/toast/toast/toast.component.mjs +3 -3
- package/esm2022/lib/toast/toast-body/toast-body.component.mjs +3 -3
- package/esm2022/lib/toast/toast-close.directive.mjs +3 -3
- package/esm2022/lib/toast/toast-header/toast-header.component.mjs +3 -3
- package/esm2022/lib/toast/toast.module.mjs +4 -4
- package/esm2022/lib/toast/toaster/toaster-host.directive.mjs +3 -3
- package/esm2022/lib/toast/toaster/toaster.component.mjs +3 -3
- package/esm2022/lib/toast/toaster/toaster.service.mjs +3 -3
- package/esm2022/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
- package/esm2022/lib/tooltip/tooltip.directive.mjs +3 -3
- package/esm2022/lib/tooltip/tooltip.module.mjs +4 -4
- package/esm2022/lib/utilities/align.directive.mjs +3 -3
- package/esm2022/lib/utilities/bg-color.directive.mjs +3 -3
- package/esm2022/lib/utilities/border.directive.mjs +3 -3
- package/esm2022/lib/utilities/rounded.directive.mjs +3 -3
- package/esm2022/lib/utilities/shadow-on-scroll.directive.mjs +3 -3
- package/esm2022/lib/utilities/text-bg-color.directive.mjs +3 -3
- package/esm2022/lib/utilities/text-color.directive.mjs +3 -3
- package/esm2022/lib/utilities/utilities.module.mjs +4 -4
- package/esm2022/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-b/widget-stat-b.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-c/widget-stat-c.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-f/widget-stat-f.component.mjs +3 -3
- package/esm2022/lib/widget/widget.module.mjs +4 -4
- package/esm2022/public-api.mjs +2 -1
- package/fesm2022/coreui-angular-pro.mjs +1291 -908
- package/fesm2022/coreui-angular-pro.mjs.map +1 -1
- package/lib/multi-select/multi-select/multi-select.component.d.ts +4 -3
- package/lib/tabs-2/index.d.ts +1 -0
- package/lib/tabs-2/public_api.d.ts +7 -0
- package/lib/tabs-2/tab/tab.directive.d.ts +43 -0
- package/lib/tabs-2/tab-panel/tab-panel.component.d.ts +64 -0
- package/lib/tabs-2/tabs-content/tabs-content.component.d.ts +5 -0
- package/lib/tabs-2/tabs-list/tabs-list.component.d.ts +35 -0
- package/lib/tabs-2/tabs.component.d.ts +21 -0
- package/lib/tabs-2/tabs.service.d.ts +8 -0
- package/lib/tabs-2/tabs2.module.d.ts +11 -0
- package/package.json +2 -2
- package/public-api.d.ts +1 -0
|
@@ -130,7 +130,7 @@ export declare class MultiSelectComponent<TValue extends string | number> implem
|
|
|
130
130
|
* @type boolean | SearchFn | 'external'
|
|
131
131
|
* @default true
|
|
132
132
|
*/
|
|
133
|
-
search:
|
|
133
|
+
search: boolean | 'external' | SearchFn;
|
|
134
134
|
/**
|
|
135
135
|
* Sets the label for no results when filtering
|
|
136
136
|
* @type string
|
|
@@ -230,6 +230,7 @@ export declare class MultiSelectComponent<TValue extends string | number> implem
|
|
|
230
230
|
* @default 196
|
|
231
231
|
*/
|
|
232
232
|
itemMinWidth: number;
|
|
233
|
+
readonly minWidth: import("@angular/core").WritableSignal<number>;
|
|
233
234
|
/**
|
|
234
235
|
* Toggle the visibility of the dropdown select component.
|
|
235
236
|
* @type boolean
|
|
@@ -321,11 +322,11 @@ export declare class MultiSelectComponent<TValue extends string | number> implem
|
|
|
321
322
|
handleSearchValueChange(searchValue: string): void;
|
|
322
323
|
private setVirtualScroller;
|
|
323
324
|
private setListKeyManager;
|
|
324
|
-
setFocusKeyManager(focusableOptions:
|
|
325
|
+
setFocusKeyManager(focusableOptions: QueryList<MultiSelectOptionComponent> | MultiSelectOptionComponent[]): void;
|
|
325
326
|
get firstFocusableItem(): MultiSelectOptionComponent | undefined;
|
|
326
327
|
private setFirstItemActive;
|
|
327
328
|
updateActiveItem(index: number): void;
|
|
328
|
-
updateActiveItem<TItem extends
|
|
329
|
+
updateActiveItem<TItem extends MultiSelectOptionComponent & FocusableOption>(item: TItem): void;
|
|
329
330
|
handleIndicatorClick($event: MouseEvent): void;
|
|
330
331
|
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectComponent<any>, never>;
|
|
331
332
|
static ɵcmp: i0.ɵɵComponentDeclaration<MultiSelectComponent<any>, "c-multi-select", ["cMultiSelect"], { "allowCreateOptions": { "alias": "allowCreateOptions"; "required": false; }; "cleaner": { "alias": "cleaner"; "required": false; }; "clearSearchOnSelect": { "alias": "clearSearchOnSelect"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "nativeFormId": { "alias": "nativeFormId"; "required": false; }; "nativeId": { "alias": "nativeId"; "required": false; }; "nativeName": { "alias": "nativeName"; "required": false; }; "options": { "alias": "options"; "required": false; }; "optionsMaxHeight": { "alias": "optionsMaxHeight"; "required": false; }; "optionsStyle": { "alias": "optionsStyle"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "search": { "alias": "search"; "required": false; }; "searchNoResultsLabel": { "alias": "searchNoResultsLabel"; "required": false; }; "searchValue": { "alias": "searchValue"; "required": false; }; "selectAll": { "alias": "selectAll"; "required": false; }; "selectAllLabel": { "alias": "selectAllLabel"; "required": false; }; "selectionType": { "alias": "selectionType"; "required": false; }; "selectionTypeCounterText": { "alias": "selectionTypeCounterText"; "required": false; }; "selectionTypeCounterTextPluralMap": { "alias": "selectionTypeCounterTextPluralMap"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valid": { "alias": "valid"; "required": false; }; "virtualScroller": { "alias": "virtualScroller"; "required": false; }; "visibleItems": { "alias": "visibleItems"; "required": false; }; "itemSize": { "alias": "itemSize"; "required": false; }; "itemMinWidth": { "alias": "itemMinWidth"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "popperOptions": { "alias": "popperOptions"; "required": false; }; }, { "searchValueChange": "searchValueChange"; "valueChange": "valueChange"; "visibleChange": "visibleChange"; }, ["multiSelectOptionsContent", "contentTemplates"], ["*"], true, never>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './public_api';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export { Tabs2Module } from './tabs2.module';
|
|
2
|
+
export { TabsComponent } from './tabs.component';
|
|
3
|
+
export { TabsContentComponent } from './tabs-content/tabs-content.component';
|
|
4
|
+
export { TabsListComponent } from './tabs-list/tabs-list.component';
|
|
5
|
+
export { TabsService } from './tabs.service';
|
|
6
|
+
export { TabDirective } from './tab/tab.directive';
|
|
7
|
+
export { TabPanelComponent } from './tab-panel/tab-panel.component';
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { FocusableOption, FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
+
import { InputSignal } from '@angular/core';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class TabDirective implements FocusableOption {
|
|
5
|
+
#private;
|
|
6
|
+
/**
|
|
7
|
+
* Disabled attribute
|
|
8
|
+
* @type boolean
|
|
9
|
+
* @default false
|
|
10
|
+
*/
|
|
11
|
+
set disabled(value: boolean);
|
|
12
|
+
get disabled(): boolean;
|
|
13
|
+
/**
|
|
14
|
+
* Item key.
|
|
15
|
+
* @type string | number
|
|
16
|
+
* @required
|
|
17
|
+
*/
|
|
18
|
+
readonly itemKey: InputSignal<string | number>;
|
|
19
|
+
/**
|
|
20
|
+
* Element id attribute
|
|
21
|
+
* @type string
|
|
22
|
+
* @default undefined
|
|
23
|
+
*/
|
|
24
|
+
readonly id: InputSignal<string | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* aria-controls attribute
|
|
27
|
+
* @type string
|
|
28
|
+
* @default undefined
|
|
29
|
+
*/
|
|
30
|
+
readonly ariaControls: InputSignal<string | undefined>;
|
|
31
|
+
readonly isActive: import("@angular/core").Signal<boolean>;
|
|
32
|
+
readonly hostClasses: import("@angular/core").Signal<{
|
|
33
|
+
'nav-link': boolean;
|
|
34
|
+
active: boolean;
|
|
35
|
+
}>;
|
|
36
|
+
readonly propId: import("@angular/core").Signal<string>;
|
|
37
|
+
readonly attrAriaControls: import("@angular/core").Signal<string>;
|
|
38
|
+
disabledEffect: import("@angular/core").EffectRef;
|
|
39
|
+
focus(origin?: FocusOrigin): void;
|
|
40
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabDirective, never>;
|
|
41
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TabDirective, "button[cTab]", ["cTab"], { "disabled": { "alias": "disabled"; "required": false; }; "itemKey": { "alias": "itemKey"; "required": true; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "ariaControls": { "alias": "aria-controls"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
42
|
+
static ngAcceptInputType_disabled: unknown;
|
|
43
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { AnimationEvent } from '@angular/animations';
|
|
2
|
+
import { InputSignal, InputSignalWithTransform, OutputEmitterRef } from '@angular/core';
|
|
3
|
+
import { TabsService } from '../tabs.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
type AnimateType = 'hide' | 'show';
|
|
6
|
+
type VisibleChangeEvent = {
|
|
7
|
+
itemKey: string | number;
|
|
8
|
+
visible: boolean;
|
|
9
|
+
};
|
|
10
|
+
export declare class TabPanelComponent {
|
|
11
|
+
readonly tabsService: TabsService;
|
|
12
|
+
/**
|
|
13
|
+
* aria-labelledby attribute
|
|
14
|
+
* @type string
|
|
15
|
+
* @default undefined
|
|
16
|
+
*/
|
|
17
|
+
readonly ariaLabelledBy: InputSignal<string | undefined>;
|
|
18
|
+
/**
|
|
19
|
+
* Element id attribute
|
|
20
|
+
* @type string
|
|
21
|
+
* @default undefined
|
|
22
|
+
*/
|
|
23
|
+
readonly id: InputSignal<string | undefined>;
|
|
24
|
+
/**
|
|
25
|
+
* Item key.
|
|
26
|
+
* @type string | number
|
|
27
|
+
* @required
|
|
28
|
+
*/
|
|
29
|
+
readonly itemKey: InputSignal<string | number>;
|
|
30
|
+
/**
|
|
31
|
+
* tabindex attribute.
|
|
32
|
+
* @type number
|
|
33
|
+
* @default 0
|
|
34
|
+
*/
|
|
35
|
+
readonly tabindex: InputSignalWithTransform<number, unknown>;
|
|
36
|
+
/**
|
|
37
|
+
* Enable fade in transition.
|
|
38
|
+
* @type boolean
|
|
39
|
+
* @default true
|
|
40
|
+
*/
|
|
41
|
+
readonly transition: InputSignal<boolean>;
|
|
42
|
+
/**
|
|
43
|
+
* visible change output
|
|
44
|
+
* @type OutputEmitterRef<VisibleChangeEvent>
|
|
45
|
+
*/
|
|
46
|
+
readonly visibleChange: OutputEmitterRef<VisibleChangeEvent>;
|
|
47
|
+
readonly show: import("@angular/core").WritableSignal<boolean>;
|
|
48
|
+
readonly visible: import("@angular/core").Signal<boolean>;
|
|
49
|
+
readonly propId: import("@angular/core").Signal<string>;
|
|
50
|
+
readonly attrAriaLabelledBy: import("@angular/core").Signal<string>;
|
|
51
|
+
readonly hostClasses: import("@angular/core").Signal<{
|
|
52
|
+
'tab-pane': boolean;
|
|
53
|
+
active: boolean;
|
|
54
|
+
fade: boolean;
|
|
55
|
+
show: boolean;
|
|
56
|
+
invisible: any;
|
|
57
|
+
}>;
|
|
58
|
+
get animationDisabled(): boolean;
|
|
59
|
+
get animateType(): AnimateType;
|
|
60
|
+
onAnimationDone($event: AnimationEvent): void;
|
|
61
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabPanelComponent, never>;
|
|
62
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabPanelComponent, "c-tab-panel", ["cTabPanel"], { "ariaLabelledBy": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "itemKey": { "alias": "itemKey"; "required": true; "isSignal": true; }; "tabindex": { "alias": "tabindex"; "required": false; "isSignal": true; }; "transition": { "alias": "transition"; "required": false; "isSignal": true; }; }, { "visibleChange": "visibleChange"; }, never, ["*"], true, never>;
|
|
63
|
+
}
|
|
64
|
+
export {};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class TabsContentComponent {
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsContentComponent, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsContentComponent, "c-tabs-content", ["cTabsContent"], {}, {}, never, ["*"], true, never>;
|
|
5
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { InputSignal } from '@angular/core';
|
|
2
|
+
import { TabDirective } from '../tab/tab.directive';
|
|
3
|
+
import { TabsService } from '../tabs.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class TabsListComponent {
|
|
6
|
+
#private;
|
|
7
|
+
readonly tabsService: TabsService;
|
|
8
|
+
/**
|
|
9
|
+
* Specify a layout type for component.
|
|
10
|
+
* @type 'fill' | 'justified' | undefined
|
|
11
|
+
* @default undefined
|
|
12
|
+
*/
|
|
13
|
+
readonly layout: InputSignal<'fill' | 'justified' | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Set the variant to tabs, pills or underline.
|
|
16
|
+
* @type 'pills' | 'tabs' | 'underline' | 'underline-border' | undefined
|
|
17
|
+
* @default undefined
|
|
18
|
+
*/
|
|
19
|
+
readonly variant: InputSignal<'pills' | 'tabs' | 'underline' | 'underline-border' | undefined>;
|
|
20
|
+
/**
|
|
21
|
+
* Set the role to tab list.
|
|
22
|
+
* @default 'tablist'
|
|
23
|
+
*/
|
|
24
|
+
readonly role: InputSignal<string>;
|
|
25
|
+
readonly hostClasses: import("@angular/core").Signal<{
|
|
26
|
+
[x: string]: boolean | "fill" | "justified" | "tabs" | "pills" | "underline" | "underline-border" | undefined;
|
|
27
|
+
nav: boolean;
|
|
28
|
+
}>;
|
|
29
|
+
readonly tabs: import("@angular/core").Signal<readonly TabDirective[]>;
|
|
30
|
+
readonly tabsEffect: import("@angular/core").EffectRef;
|
|
31
|
+
tabsServiceEffect: import("@angular/core").EffectRef;
|
|
32
|
+
onKeydown($event: any): void;
|
|
33
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsListComponent, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsListComponent, "c-tabs-list", ["cTabsList"], { "layout": { "alias": "layout"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, ["tabs"], ["*"], true, never>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ModelSignal } from '@angular/core';
|
|
2
|
+
import { TabsService } from './tabs.service';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class TabsComponent {
|
|
5
|
+
readonly tabsService: TabsService;
|
|
6
|
+
/**
|
|
7
|
+
* The active item key.
|
|
8
|
+
* @type <string | number | undefined>
|
|
9
|
+
*/
|
|
10
|
+
readonly activeItemKey: ModelSignal<string | number | undefined>;
|
|
11
|
+
/**
|
|
12
|
+
* The id attribute
|
|
13
|
+
* @type string
|
|
14
|
+
*/
|
|
15
|
+
tabsId: string;
|
|
16
|
+
readonly id: import("@angular/core").InputSignal<string>;
|
|
17
|
+
readonly activeItemEffect: import("@angular/core").EffectRef;
|
|
18
|
+
readonly tabsServiceEffect: import("@angular/core").EffectRef;
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsComponent, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsComponent, "c-tabs", ["cTabs"], { "activeItemKey": { "alias": "activeItemKey"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; }, { "activeItemKey": "activeItemKeyChange"; }, never, ["*"], true, never>;
|
|
21
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class TabsService {
|
|
3
|
+
readonly activeItem: import("@angular/core").WritableSignal<any>;
|
|
4
|
+
readonly activeItemKey: import("@angular/core").WritableSignal<string | number | undefined>;
|
|
5
|
+
readonly id: import("@angular/core").WritableSignal<string | number | undefined>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsService, never>;
|
|
7
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<TabsService>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./tabs.component";
|
|
3
|
+
import * as i2 from "./tabs-list/tabs-list.component";
|
|
4
|
+
import * as i3 from "./tab/tab.directive";
|
|
5
|
+
import * as i4 from "./tabs-content/tabs-content.component";
|
|
6
|
+
import * as i5 from "./tab-panel/tab-panel.component";
|
|
7
|
+
export declare class Tabs2Module {
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Tabs2Module, never>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<Tabs2Module, never, [typeof i1.TabsComponent, typeof i2.TabsListComponent, typeof i3.TabDirective, typeof i4.TabsContentComponent, typeof i5.TabPanelComponent], [typeof i1.TabsComponent, typeof i2.TabsListComponent, typeof i3.TabDirective, typeof i4.TabsContentComponent, typeof i5.TabPanelComponent]>;
|
|
10
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<Tabs2Module>;
|
|
11
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coreui/angular-pro",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.1",
|
|
4
4
|
"description": "CoreUI Pro Components Library for Angular",
|
|
5
5
|
"copyright": "Copyright 2024 creativeLabs Łukasz Holeczek",
|
|
6
6
|
"homepage": "https://coreui.io/angular",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"@angular/core": "^18.0.0",
|
|
29
29
|
"@angular/forms": "^18.0.0",
|
|
30
30
|
"@angular/router": "^18.0.0",
|
|
31
|
-
"@coreui/coreui-pro": "
|
|
31
|
+
"@coreui/coreui-pro": "^5.2.0",
|
|
32
32
|
"@coreui/icons-angular": "~5.2.0-0 || ~5.2.0",
|
|
33
33
|
"rxjs": "^7.8.1"
|
|
34
34
|
},
|
package/public-api.d.ts
CHANGED
|
@@ -41,6 +41,7 @@ export * from './lib/smart-table';
|
|
|
41
41
|
export * from './lib/spinner';
|
|
42
42
|
export * from './lib/table';
|
|
43
43
|
export * from './lib/tabs';
|
|
44
|
+
export * from './lib/tabs-2';
|
|
44
45
|
export * from './lib/time-picker';
|
|
45
46
|
export * from './lib/toast';
|
|
46
47
|
export * from './lib/tooltip';
|