@coreui/angular-pro 4.3.8 → 4.3.10
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 +7 -7
- package/esm2020/lib/accordion/accordion-button/accordion-button.directive.mjs +3 -3
- package/esm2020/lib/accordion/accordion-item/accordion-item.component.mjs +11 -11
- package/esm2020/lib/accordion/accordion.module.mjs +4 -4
- package/esm2020/lib/accordion/accordion.service.mjs +3 -3
- package/esm2020/lib/alert/alert-heading.directive.mjs +5 -5
- package/esm2020/lib/alert/alert-link.directive.mjs +5 -5
- package/esm2020/lib/alert/alert.component.mjs +3 -3
- package/esm2020/lib/alert/alert.module.mjs +4 -4
- package/esm2020/lib/avatar/avatar.component.mjs +3 -3
- package/esm2020/lib/avatar/avatar.module.mjs +4 -4
- package/esm2020/lib/backdrop/backdrop.service.mjs +11 -5
- package/esm2020/lib/badge/badge.component.mjs +3 -3
- package/esm2020/lib/badge/badge.module.mjs +4 -4
- package/esm2020/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +9 -9
- package/esm2020/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +3 -3
- package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
- package/esm2020/lib/breadcrumb/breadcrumb.module.mjs +4 -4
- package/esm2020/lib/button/button-close.directive.mjs +3 -3
- package/esm2020/lib/button/button.directive.mjs +3 -3
- package/esm2020/lib/button/button.module.mjs +4 -4
- package/esm2020/lib/button-group/button-group/button-group.component.mjs +11 -11
- package/esm2020/lib/button-group/button-group.module.mjs +4 -4
- package/esm2020/lib/button-group/button-toolbar/button-toolbar.component.mjs +9 -9
- package/esm2020/lib/calendar/calendar/calendar-class-view.pipe.mjs +3 -3
- package/esm2020/lib/calendar/calendar/calendar.component.mjs +3 -3
- package/esm2020/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +3 -3
- package/esm2020/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +3 -3
- package/esm2020/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +3 -3
- package/esm2020/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +3 -3
- package/esm2020/lib/calendar/calendar-month/calendar-day.directive.mjs +3 -3
- package/esm2020/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
- package/esm2020/lib/calendar/calendar-month/calendar-month.component.mjs +3 -3
- package/esm2020/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
- package/esm2020/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +3 -3
- package/esm2020/lib/calendar/calendar.module.mjs +4 -4
- 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 +4 -4
- package/esm2020/lib/card/card-body.component.mjs +3 -3
- package/esm2020/lib/card/card-footer.component.mjs +3 -3
- package/esm2020/lib/card/card-group.component.mjs +3 -3
- package/esm2020/lib/card/card-header-actions.component.mjs +3 -3
- package/esm2020/lib/card/card-header.component.mjs +3 -3
- package/esm2020/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
- package/esm2020/lib/card/card-img.directive.mjs +3 -3
- package/esm2020/lib/card/card-link.directive.mjs +3 -3
- package/esm2020/lib/card/card-subtitle.directive.mjs +3 -3
- package/esm2020/lib/card/card-text.directive.mjs +3 -3
- package/esm2020/lib/card/card-title.directive.mjs +3 -3
- package/esm2020/lib/card/card.component.mjs +5 -5
- package/esm2020/lib/card/card.module.mjs +4 -4
- package/esm2020/lib/carousel/carousel/carousel.component.mjs +12 -12
- package/esm2020/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
- package/esm2020/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
- package/esm2020/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
- package/esm2020/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
- package/esm2020/lib/carousel/carousel-item/carousel-item.component.mjs +15 -15
- 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 +4 -4
- package/esm2020/lib/carousel/carousel.service.mjs +3 -3
- package/esm2020/lib/collapse/collapse.directive.mjs +29 -29
- package/esm2020/lib/collapse/collapse.module.mjs +4 -4
- package/esm2020/lib/date-picker/date-picker.component.mjs +3 -3
- package/esm2020/lib/date-picker/date-picker.module.mjs +4 -4
- package/esm2020/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +3 -3
- package/esm2020/lib/date-range-picker/date-range-picker.module.mjs +4 -4
- package/esm2020/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
- package/esm2020/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
- package/esm2020/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
- package/esm2020/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
- package/esm2020/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
- package/esm2020/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
- package/esm2020/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
- package/esm2020/lib/dropdown/dropdown.module.mjs +4 -4
- package/esm2020/lib/dropdown/dropdown.service.mjs +3 -3
- package/esm2020/lib/element-cover/element-cover.component.mjs +3 -3
- package/esm2020/lib/element-cover/element-cover.module.mjs +4 -4
- package/esm2020/lib/footer/footer.component.mjs +3 -3
- package/esm2020/lib/footer/footer.module.mjs +4 -4
- package/esm2020/lib/form/form/form.directive.mjs +7 -7
- package/esm2020/lib/form/form-check/form-check-input.directive.mjs +15 -15
- package/esm2020/lib/form/form-check/form-check-label.directive.mjs +3 -3
- package/esm2020/lib/form/form-check/form-check.component.mjs +3 -3
- package/esm2020/lib/form/form-control/form-control.directive.mjs +13 -13
- package/esm2020/lib/form/form-feedback/form-feedback.component.mjs +3 -3
- package/esm2020/lib/form/form-floating/form-floating.directive.mjs +7 -7
- package/esm2020/lib/form/form-label/form-label.directive.mjs +11 -11
- package/esm2020/lib/form/form-select/form-select.directive.mjs +10 -10
- package/esm2020/lib/form/form-text/form-text.directive.mjs +5 -5
- package/esm2020/lib/form/form.module.mjs +4 -4
- package/esm2020/lib/form/input-group/input-group.component.mjs +10 -10
- package/esm2020/lib/form/input-group-text/input-group-text.directive.mjs +5 -5
- package/esm2020/lib/grid/col.component.mjs +3 -3
- package/esm2020/lib/grid/col.directive.mjs +3 -3
- package/esm2020/lib/grid/container.component.mjs +3 -3
- package/esm2020/lib/grid/grid.module.mjs +4 -4
- package/esm2020/lib/grid/gutter.directive.mjs +3 -3
- package/esm2020/lib/grid/row.component.mjs +3 -3
- package/esm2020/lib/grid/row.directive.mjs +3 -3
- package/esm2020/lib/header/header/header.component.mjs +3 -3
- package/esm2020/lib/header/header-brand/header-brand.component.mjs +3 -3
- package/esm2020/lib/header/header-divider/header-divider.component.mjs +3 -3
- package/esm2020/lib/header/header-nav/header-nav.component.mjs +3 -3
- package/esm2020/lib/header/header-text/header-text.component.mjs +3 -3
- package/esm2020/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
- package/esm2020/lib/header/header.module.mjs +4 -4
- package/esm2020/lib/image/img.directive.mjs +18 -18
- package/esm2020/lib/image/img.module.mjs +4 -4
- package/esm2020/lib/list-group/list-group-item.directive.mjs +8 -8
- package/esm2020/lib/list-group/list-group.directive.mjs +7 -7
- package/esm2020/lib/list-group/list-group.module.mjs +4 -4
- package/esm2020/lib/loading-button/loading-button.component.mjs +19 -19
- package/esm2020/lib/loading-button/loading-button.module.mjs +4 -4
- package/esm2020/lib/modal/modal/modal.component.mjs +5 -11
- package/esm2020/lib/modal/modal-body/modal-body.component.mjs +3 -3
- package/esm2020/lib/modal/modal-content/modal-content.component.mjs +3 -3
- package/esm2020/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
- package/esm2020/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
- package/esm2020/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
- package/esm2020/lib/modal/modal-header/modal-header.component.mjs +3 -3
- package/esm2020/lib/modal/modal-title/modal-title.directive.mjs +3 -3
- package/esm2020/lib/modal/modal.module.mjs +4 -4
- package/esm2020/lib/modal/modal.service.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select/multi-select.component.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select-option/multi-select-option.component.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
- package/esm2020/lib/multi-select/multi-select.module.mjs +4 -4
- package/esm2020/lib/multi-select/multi-select.service.mjs +3 -3
- package/esm2020/lib/nav/nav-item.component.mjs +3 -3
- package/esm2020/lib/nav/nav-link.directive.mjs +3 -3
- package/esm2020/lib/nav/nav.component.mjs +3 -3
- package/esm2020/lib/nav/nav.module.mjs +4 -4
- package/esm2020/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
- package/esm2020/lib/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
- package/esm2020/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
- package/esm2020/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
- package/esm2020/lib/navbar/navbar.component.mjs +3 -3
- package/esm2020/lib/navbar/navbar.module.mjs +4 -4
- package/esm2020/lib/offcanvas/offcanvas/offcanvas.component.mjs +142 -70
- package/esm2020/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
- package/esm2020/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
- package/esm2020/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
- package/esm2020/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
- package/esm2020/lib/offcanvas/offcanvas.module.mjs +4 -4
- package/esm2020/lib/offcanvas/offcanvas.service.mjs +3 -3
- package/esm2020/lib/pagination/page-item/page-item.component.mjs +3 -3
- package/esm2020/lib/pagination/page-item/page-item.directive.mjs +7 -7
- package/esm2020/lib/pagination/page-link/page-link.directive.mjs +3 -3
- package/esm2020/lib/pagination/pagination/pagination.component.mjs +3 -3
- package/esm2020/lib/pagination/pagination.module.mjs +4 -4
- package/esm2020/lib/placeholder/placeholder-animation.directive.mjs +3 -3
- package/esm2020/lib/placeholder/placeholder.directive.mjs +3 -3
- package/esm2020/lib/placeholder/placeholder.module.mjs +4 -4
- package/esm2020/lib/popover/popover/popover.component.mjs +3 -3
- package/esm2020/lib/popover/popover.directive.mjs +27 -27
- package/esm2020/lib/popover/popover.module.mjs +4 -4
- package/esm2020/lib/progress/progress-bar.component.mjs +22 -22
- package/esm2020/lib/progress/progress.component.mjs +3 -3
- package/esm2020/lib/progress/progress.module.mjs +4 -4
- package/esm2020/lib/services/class-toggle.service.mjs +3 -3
- package/esm2020/lib/services/intersection.service.mjs +3 -3
- package/esm2020/lib/services/listeners.service.mjs +3 -3
- package/esm2020/lib/shared/html-attr.directive.mjs +3 -3
- package/esm2020/lib/shared/shared.module.mjs +4 -4
- package/esm2020/lib/shared/template-id.directive.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar/sidebar.component.mjs +38 -38
- package/esm2020/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +13 -13
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
- package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
- package/esm2020/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +3 -3
- package/esm2020/lib/sidebar/sidebar.module.mjs +4 -4
- package/esm2020/lib/sidebar/sidebar.service.mjs +3 -3
- package/esm2020/lib/smart-pagination/smart-pagination.component.mjs +3 -3
- package/esm2020/lib/smart-pagination/smart-pagination.module.mjs +4 -4
- package/esm2020/lib/smart-table/smart-table/smart-table.component.mjs +3 -3
- package/esm2020/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +3 -3
- package/esm2020/lib/smart-table/smart-table-filter/filter-input.directive.mjs +3 -3
- package/esm2020/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
- package/esm2020/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
- package/esm2020/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
- package/esm2020/lib/smart-table/smart-table.module.mjs +4 -4
- package/esm2020/lib/spinner/spinner.component.mjs +3 -3
- package/esm2020/lib/spinner/spinner.module.mjs +4 -4
- package/esm2020/lib/table/table-active.directive.mjs +7 -7
- package/esm2020/lib/table/table-color.directive.mjs +3 -3
- package/esm2020/lib/table/table.directive.mjs +14 -14
- package/esm2020/lib/table/table.module.mjs +4 -4
- package/esm2020/lib/tabs/tab-content/tab-content.component.mjs +13 -13
- package/esm2020/lib/tabs/tab-content-ref.directive.mjs +3 -3
- package/esm2020/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
- package/esm2020/lib/tabs/tab.service.mjs +3 -3
- package/esm2020/lib/tabs/tabs.module.mjs +4 -4
- package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
- package/esm2020/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
- package/esm2020/lib/time-picker/time-picker.component.mjs +3 -3
- package/esm2020/lib/time-picker/time-picker.module.mjs +4 -4
- package/esm2020/lib/toast/toast/toast.component.mjs +20 -20
- package/esm2020/lib/toast/toast-body/toast-body.component.mjs +3 -3
- package/esm2020/lib/toast/toast-close.directive.mjs +3 -3
- package/esm2020/lib/toast/toast-header/toast-header.component.mjs +3 -3
- package/esm2020/lib/toast/toast.module.mjs +4 -4
- package/esm2020/lib/toast/toaster/toaster-host.directive.mjs +3 -3
- package/esm2020/lib/toast/toaster/toaster.component.mjs +3 -3
- package/esm2020/lib/toast/toaster/toaster.service.mjs +3 -3
- package/esm2020/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
- package/esm2020/lib/tooltip/tooltip.directive.mjs +27 -27
- package/esm2020/lib/tooltip/tooltip.module.mjs +4 -4
- package/esm2020/lib/utilities/align.directive.mjs +3 -3
- package/esm2020/lib/utilities/bg-color.directive.mjs +10 -10
- package/esm2020/lib/utilities/border.directive.mjs +3 -3
- package/esm2020/lib/utilities/rounded.directive.mjs +3 -3
- package/esm2020/lib/utilities/text-color.directive.mjs +10 -10
- package/esm2020/lib/utilities/utilities.module.mjs +4 -4
- package/esm2020/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
- package/esm2020/lib/widget/widget-stat-b/widget-stat-b.component.mjs +3 -3
- package/esm2020/lib/widget/widget-stat-c/widget-stat-c.component.mjs +3 -3
- package/esm2020/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
- package/esm2020/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
- package/esm2020/lib/widget/widget-stat-f/widget-stat-f.component.mjs +3 -3
- package/esm2020/lib/widget/widget.module.mjs +4 -4
- package/fesm2015/coreui-angular-pro.mjs +1236 -1165
- package/fesm2015/coreui-angular-pro.mjs.map +1 -1
- package/fesm2020/coreui-angular-pro.mjs +1233 -1164
- package/fesm2020/coreui-angular-pro.mjs.map +1 -1
- package/lib/alert/alert.component.d.ts +1 -1
- package/lib/backdrop/backdrop.service.d.ts +2 -1
- package/lib/calendar/calendar.service.d.ts +3 -3
- package/lib/coreui.types.d.ts +15 -15
- package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +1 -1
- package/lib/grid/col.type.d.ts +2 -2
- package/lib/grid/gutter.type.d.ts +2 -2
- package/lib/grid/row.type.d.ts +1 -1
- package/lib/header/header/header.component.d.ts +1 -1
- package/lib/modal/modal/modal.component.d.ts +0 -1
- package/lib/multi-select/multi-select.type.d.ts +1 -1
- package/lib/offcanvas/offcanvas/offcanvas.component.d.ts +28 -16
- package/lib/time-picker/time.utils.d.ts +1 -1
- package/lib/toast/toast/toast.component.d.ts +1 -1
- package/lib/toast/toaster/toaster.component.d.ts +1 -1
- package/lib/utilities/border.type.d.ts +3 -3
- package/lib/utilities/rounded.type.d.ts +3 -3
- package/lib/widget/widget-stat-d/widget-stat-d.component.d.ts +1 -1
- package/package.json +2 -1
|
@@ -4,7 +4,7 @@ import { BooleanInput } from '@angular/cdk/coercion';
|
|
|
4
4
|
import { Colors } from '../coreui.types';
|
|
5
5
|
import { TemplateIdDirective } from '../shared';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
|
-
|
|
7
|
+
type AnimateType = ('hide' | 'show');
|
|
8
8
|
export declare class AlertComponent implements AfterContentInit {
|
|
9
9
|
static ngAcceptInputType_dismissible: BooleanInput;
|
|
10
10
|
static ngAcceptInputType_fade: BooleanInput;
|
|
@@ -7,7 +7,8 @@ export declare class BackdropService {
|
|
|
7
7
|
backdropClick$: import("rxjs").Observable<boolean>;
|
|
8
8
|
private renderer;
|
|
9
9
|
private unListen;
|
|
10
|
-
constructor(document:
|
|
10
|
+
constructor(document: Document, rendererFactory: RendererFactory2);
|
|
11
|
+
get scrollbarWidth(): string;
|
|
11
12
|
setBackdrop(type?: string): any;
|
|
12
13
|
clearBackdrop(backdrop: any): any;
|
|
13
14
|
onClickHandler(): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { KeyValueDiffers } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
3
|
+
export type DateFilterType = (date: Date) => boolean;
|
|
4
|
+
export type DayFormatType = 'numeric' | '2-digit' | ((date: Date) => string | number);
|
|
5
|
+
export type WeekdayFormatType = number | 'long' | 'narrow' | 'short' | ((date: Date) => string | number);
|
|
6
6
|
export interface ICalendarState {
|
|
7
7
|
[key: string]: any;
|
|
8
8
|
calendarDate?: Date | null;
|
package/lib/coreui.types.d.ts
CHANGED
|
@@ -7,20 +7,20 @@ export declare enum BreakpointInfix {
|
|
|
7
7
|
xl = "xl",
|
|
8
8
|
xxl = "xxl"
|
|
9
9
|
}
|
|
10
|
-
export
|
|
11
|
-
export
|
|
12
|
-
export
|
|
13
|
-
export
|
|
14
|
-
export
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
10
|
+
export type BreakpointInfixStrings = keyof typeof BreakpointInfix;
|
|
11
|
+
export type Breakpoints = BreakpointInfixStrings | string;
|
|
12
|
+
export type Sizes = 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | string;
|
|
13
|
+
export type Colors = 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'dark' | 'light' | 'primary-gradient' | 'secondary-gradient' | 'success-gradient' | 'danger-gradient' | 'warning-gradient' | 'info-gradient' | 'dark-gradient' | 'light-gradient' | string;
|
|
14
|
+
export type BackgroundColors = Colors | 'body' | 'white' | 'transparent';
|
|
15
|
+
export type Directions = 'down' | 'up' | 'start' | 'end' | '';
|
|
16
|
+
export type TextColors = Colors | 'body' | 'white' | 'muted' | 'black-50' | 'white-50' | 'high-emphasis' | 'medium-emphasis' | 'disabled' | 'high-emphasis-inverse' | 'medium-emphasis-inverse' | 'disabled-inverse';
|
|
17
|
+
export type Alignment = 'baseline' | 'top' | 'middle' | 'bottom' | 'text-top' | 'text-bottom';
|
|
18
|
+
export type BadgePositions = 'top-start' | 'top-end' | 'bottom-end' | 'bottom-start' | string | undefined;
|
|
19
|
+
export type Placements = 'auto' | 'auto-start' | 'auto-end' | 'top-end' | 'top' | 'top-start' | 'bottom-end' | 'bottom' | 'bottom-start' | 'right-start' | 'right' | 'right-end' | 'left-start' | 'left' | 'left-end' | undefined;
|
|
20
|
+
export type Shapes = 'rounded' | 'rounded-top' | 'rounded-end' | 'rounded-bottom' | 'rounded-start' | 'rounded-circle' | 'rounded-pill' | 'rounded-0' | 'rounded-1' | 'rounded-2' | 'rounded-3' | string;
|
|
21
|
+
export type Triggers = 'hover' | 'focus' | 'click';
|
|
22
|
+
export type Positions = 'fixed' | 'sticky';
|
|
23
|
+
export type InputType = 'button' | 'color' | 'date' | 'datetime' | 'datetime-local' | 'email' | 'file' | 'hidden' | 'image' | 'month' | 'number' | 'password' | 'range' | 'reset' | 'search' | 'submit' | 'tel' | 'text' | 'time' | 'url' | 'week' | 'checkbox' | 'radio';
|
|
24
24
|
export interface INavLinkProps {
|
|
25
25
|
queryParams?: {
|
|
26
26
|
[k: string]: any;
|
|
@@ -42,4 +42,4 @@ export interface INavLinkProps {
|
|
|
42
42
|
export interface INavAttributes {
|
|
43
43
|
[propName: string]: any;
|
|
44
44
|
}
|
|
45
|
-
export
|
|
45
|
+
export type ButtonType = 'button' | 'submit' | 'reset';
|
|
@@ -11,7 +11,7 @@ import * as i0 from "@angular/core";
|
|
|
11
11
|
export interface ICalendarRanges {
|
|
12
12
|
[key: string]: Date[];
|
|
13
13
|
}
|
|
14
|
-
export
|
|
14
|
+
export type TCustomRange = [string, Date[]];
|
|
15
15
|
/** Must be a valid date string */
|
|
16
16
|
export declare class DateRangePickerComponent implements OnInit, OnDestroy, ControlValueAccessor, AfterViewInit, OnChanges {
|
|
17
17
|
#private;
|
package/lib/grid/col.type.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { BooleanInput, NumberInput } from '@angular/cdk/coercion';
|
|
2
|
-
export
|
|
3
|
-
export
|
|
2
|
+
export type ColOrder = (number | 'first' | 'last');
|
|
3
|
+
export type ColBreakpoint = (BooleanInput | NumberInput);
|
|
4
4
|
export interface ICol {
|
|
5
5
|
xs?: (BooleanInput | NumberInput);
|
|
6
6
|
sm?: (BooleanInput | NumberInput);
|
|
@@ -2,12 +2,12 @@ import { BreakpointInfix } from '../coreui.types';
|
|
|
2
2
|
export interface IGutter {
|
|
3
3
|
gutter?: (IGutterObject | GutterBreakpoints | Gutters);
|
|
4
4
|
}
|
|
5
|
-
export
|
|
5
|
+
export type Gutters = 0 | 1 | 2 | 3 | 4 | 5 | number;
|
|
6
6
|
export interface IGutterObject {
|
|
7
7
|
g?: Gutters;
|
|
8
8
|
gx?: Gutters;
|
|
9
9
|
gy?: Gutters;
|
|
10
10
|
}
|
|
11
|
-
export
|
|
11
|
+
export type GutterBreakpoints = {
|
|
12
12
|
[key in BreakpointInfix]?: IGutterObject;
|
|
13
13
|
};
|
package/lib/grid/row.type.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Positions } from '../../coreui.types';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
|
|
3
|
+
type Container = boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'fluid';
|
|
4
4
|
export declare class HeaderComponent {
|
|
5
5
|
/**
|
|
6
6
|
* Defines optional container wrapping children elements.
|
|
@@ -86,7 +86,6 @@ export declare class ModalComponent implements OnInit, OnDestroy {
|
|
|
86
86
|
get show(): boolean;
|
|
87
87
|
set show(value: boolean);
|
|
88
88
|
private _show;
|
|
89
|
-
private get scrollbarWidth();
|
|
90
89
|
animateStart(event: AnimationEvent): void;
|
|
91
90
|
animateDone(event: AnimationEvent): void;
|
|
92
91
|
onKeyDownHandler(event: KeyboardEvent): void;
|
|
@@ -1,23 +1,27 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter,
|
|
1
|
+
import { ElementRef, EventEmitter, OnDestroy, OnInit, Renderer2 } from '@angular/core';
|
|
2
|
+
import { AnimationEvent } from '@angular/animations';
|
|
2
3
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
3
|
-
import {
|
|
4
|
+
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
4
5
|
import { BackdropService } from '../../backdrop/backdrop.service';
|
|
6
|
+
import { OffcanvasService } from '../offcanvas.service';
|
|
5
7
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class OffcanvasComponent implements
|
|
8
|
+
export declare class OffcanvasComponent implements OnInit, OnDestroy {
|
|
9
|
+
#private;
|
|
7
10
|
private document;
|
|
8
11
|
private platformId;
|
|
9
12
|
private renderer;
|
|
10
13
|
private hostElement;
|
|
11
14
|
private offcanvasService;
|
|
12
15
|
private backdropService;
|
|
16
|
+
private breakpointObserver;
|
|
13
17
|
static ngAcceptInputType_scroll: BooleanInput;
|
|
14
|
-
constructor(document:
|
|
18
|
+
constructor(document: Document, platformId: any, renderer: Renderer2, hostElement: ElementRef, offcanvasService: OffcanvasService, backdropService: BackdropService, breakpointObserver: BreakpointObserver);
|
|
15
19
|
/**
|
|
16
20
|
* Apply a backdrop on body while offcanvas is open.
|
|
17
|
-
* @type boolean
|
|
21
|
+
* @type boolean | 'static'
|
|
18
22
|
* @default true
|
|
19
23
|
*/
|
|
20
|
-
backdrop: boolean;
|
|
24
|
+
backdrop: boolean | 'static';
|
|
21
25
|
/**
|
|
22
26
|
* Closes the offcanvas when escape key is pressed [docs]
|
|
23
27
|
* @type boolean
|
|
@@ -30,13 +34,20 @@ export declare class OffcanvasComponent implements OnChanges, OnInit, OnDestroy
|
|
|
30
34
|
* @default 'start'
|
|
31
35
|
*/
|
|
32
36
|
placement: string | 'start' | 'end' | 'top' | 'bottom';
|
|
37
|
+
/**
|
|
38
|
+
* Responsive offcanvas property hides content outside the viewport from a specified breakpoint and down.
|
|
39
|
+
* @type boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
|
|
40
|
+
* @default true
|
|
41
|
+
* @since 4.3.10
|
|
42
|
+
*/
|
|
43
|
+
responsive?: boolean | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
|
|
33
44
|
/**
|
|
34
45
|
* Allow body scrolling while offcanvas is visible.
|
|
35
46
|
* @type boolean
|
|
47
|
+
* @default false
|
|
36
48
|
*/
|
|
37
49
|
set scroll(value: boolean);
|
|
38
50
|
get scroll(): boolean;
|
|
39
|
-
private _scroll;
|
|
40
51
|
id: string;
|
|
41
52
|
/**
|
|
42
53
|
* Default role for offcanvas. [docs]
|
|
@@ -53,30 +64,31 @@ export declare class OffcanvasComponent implements OnChanges, OnInit, OnDestroy
|
|
|
53
64
|
/**
|
|
54
65
|
* Toggle the visibility of offcanvas component.
|
|
55
66
|
* @type boolean
|
|
67
|
+
* @default false
|
|
56
68
|
*/
|
|
57
69
|
set visible(value: boolean);
|
|
58
70
|
get visible(): boolean;
|
|
59
|
-
private _visible;
|
|
60
71
|
/**
|
|
61
72
|
* Event triggered on visible change.
|
|
62
73
|
*/
|
|
63
|
-
visibleChange: EventEmitter<boolean>;
|
|
64
|
-
private activeBackdrop;
|
|
65
|
-
private stateToggleSubscription;
|
|
66
|
-
private backdropClickSubscription;
|
|
74
|
+
readonly visibleChange: EventEmitter<boolean>;
|
|
67
75
|
get hostClasses(): any;
|
|
68
76
|
get ariaHidden(): boolean | null;
|
|
69
77
|
get tabIndex(): string | null;
|
|
70
|
-
get
|
|
78
|
+
get animateTrigger(): string;
|
|
79
|
+
get show(): boolean;
|
|
80
|
+
set show(value: boolean);
|
|
81
|
+
animateStart(event: AnimationEvent): void;
|
|
82
|
+
animateDone(event: AnimationEvent): void;
|
|
71
83
|
onKeyDownHandler(event: KeyboardEvent): void;
|
|
72
84
|
ngOnInit(): void;
|
|
73
85
|
ngOnDestroy(): void;
|
|
74
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
75
86
|
private stateToggleSubscribe;
|
|
76
87
|
private backdropClickSubscribe;
|
|
77
88
|
private setBackdrop;
|
|
78
89
|
setFocus(): void;
|
|
79
|
-
|
|
90
|
+
get responsiveBreakpoint(): string | false;
|
|
91
|
+
private layoutChangeSubscribe;
|
|
80
92
|
static ɵfac: i0.ɵɵFactoryDeclaration<OffcanvasComponent, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OffcanvasComponent, "c-offcanvas", ["cOffcanvas"], { "backdrop": "backdrop"; "keyboard": "keyboard"; "placement": "placement"; "scroll": "scroll"; "id": "id"; "role": "role"; "ariaModal": "ariaModal"; "visible": "visible"; }, { "visibleChange": "visibleChange"; }, never, ["*"], false, never>;
|
|
93
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OffcanvasComponent, "c-offcanvas", ["cOffcanvas"], { "backdrop": "backdrop"; "keyboard": "keyboard"; "placement": "placement"; "responsive": "responsive"; "scroll": "scroll"; "id": "id"; "role": "role"; "ariaModal": "ariaModal"; "visible": "visible"; }, { "visibleChange": "visibleChange"; }, never, ["*"], false, never>;
|
|
82
94
|
}
|
|
@@ -13,7 +13,7 @@ export interface DateTimeFormatOptions {
|
|
|
13
13
|
hour12?: boolean | undefined;
|
|
14
14
|
timeZone?: string | undefined;
|
|
15
15
|
}
|
|
16
|
-
export
|
|
16
|
+
export type DayPeriod = ('am' | 'pm');
|
|
17
17
|
export interface ITimeValue {
|
|
18
18
|
value: number;
|
|
19
19
|
label: string;
|
|
@@ -5,7 +5,7 @@ import { ToasterService } from '../toaster/toaster.service';
|
|
|
5
5
|
import { TToasterPlacement } from '../toaster/toaster.component';
|
|
6
6
|
import { Colors } from '../../coreui.types';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
|
-
|
|
8
|
+
type AnimateType = ('hide' | 'show');
|
|
9
9
|
export declare class ToastComponent implements OnInit, OnDestroy {
|
|
10
10
|
hostElement: ElementRef;
|
|
11
11
|
renderer: Renderer2;
|
|
@@ -15,7 +15,7 @@ export declare enum ToasterPlacement {
|
|
|
15
15
|
BottomCenter = "bottom-center",
|
|
16
16
|
BottomEnd = "bottom-end"
|
|
17
17
|
}
|
|
18
|
-
export
|
|
18
|
+
export type TToasterPlacement = ToasterPlacement.Static | ToasterPlacement.TopStart | ToasterPlacement.TopCenter | ToasterPlacement.TopEnd | ToasterPlacement.MiddleStart | ToasterPlacement.MiddleCenter | ToasterPlacement.MiddleEnd | ToasterPlacement.BottomStart | ToasterPlacement.BottomCenter | ToasterPlacement.BottomEnd | string;
|
|
19
19
|
export declare class ToasterComponent implements OnDestroy, OnInit, AfterContentChecked {
|
|
20
20
|
private hostElement;
|
|
21
21
|
private renderer;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Colors } from '../coreui.types';
|
|
2
|
-
export
|
|
2
|
+
export type Border = boolean | BorderWidth | BorderColor | IBorderElement | IBorder;
|
|
3
3
|
export interface IBorder {
|
|
4
4
|
top?: BorderWidth | BorderColor | IBorderElement | boolean;
|
|
5
5
|
end?: BorderWidth | BorderColor | IBorderElement | boolean;
|
|
@@ -7,8 +7,8 @@ export interface IBorder {
|
|
|
7
7
|
start?: BorderWidth | BorderColor | IBorderElement | boolean;
|
|
8
8
|
color?: BorderColor;
|
|
9
9
|
}
|
|
10
|
-
export
|
|
11
|
-
export
|
|
10
|
+
export type BorderColor = Colors | 'white';
|
|
11
|
+
export type BorderWidth = 0 | 1 | 2 | 3 | 4 | 5 | number;
|
|
12
12
|
export interface IBorderElement {
|
|
13
13
|
color?: BorderColor;
|
|
14
14
|
width?: BorderWidth;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type Rounded = boolean | RoundedSize | RoundedElement | IRoundedCorner;
|
|
2
2
|
export interface IRoundedCorner {
|
|
3
3
|
top?: boolean;
|
|
4
4
|
end?: boolean;
|
|
@@ -8,5 +8,5 @@ export interface IRoundedCorner {
|
|
|
8
8
|
pill?: boolean;
|
|
9
9
|
size?: RoundedSize;
|
|
10
10
|
}
|
|
11
|
-
export
|
|
12
|
-
export
|
|
11
|
+
export type RoundedSize = 0 | 1 | 2 | 3 | number;
|
|
12
|
+
export type RoundedElement = 'top' | 'end' | 'bottom' | 'start' | 'circle' | 'pill';
|
package/package.json
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coreui/angular-pro",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.10",
|
|
4
4
|
"description": "CoreUI Pro Components Library for Angular",
|
|
5
|
+
"copyright": "Copyright 2022 creativeLabs Łukasz Holeczek",
|
|
5
6
|
"homepage": "https://coreui.io/angular",
|
|
6
7
|
"author": {
|
|
7
8
|
"name": "creativeLabs Łukasz Holeczek",
|