@mintplayer/ng-bootstrap 13.9.1 → 14.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/esm2020/lib/components/accordion/accordion/accordion.component.mjs +4 -4
- package/esm2020/lib/components/accordion/accordion-tab/accordion-tab.component.mjs +4 -4
- package/esm2020/lib/components/accordion/accordion-tab-header/accordion-tab-header.component.mjs +4 -4
- package/esm2020/lib/components/accordion/accordion.module.mjs +5 -7
- package/esm2020/lib/components/accordion/from-overlay/from-overlay.directive.mjs +3 -3
- package/esm2020/lib/components/accordion/from-overlay-id/from-overlay-id.directive.mjs +3 -3
- package/esm2020/lib/components/alert/alert/alert.component.mjs +27 -7
- package/esm2020/lib/components/alert/alert-close/alert-close.component.mjs +3 -3
- package/esm2020/lib/components/alert/alert.module.mjs +5 -5
- package/esm2020/lib/components/calendar/calendar.component.mjs +3 -3
- package/esm2020/lib/components/calendar/calendar.module.mjs +8 -10
- package/esm2020/lib/components/card/card/card.component.mjs +3 -3
- package/esm2020/lib/components/card/card-header/card-header.component.mjs +4 -4
- package/esm2020/lib/components/card/card.module.mjs +5 -5
- package/esm2020/lib/components/carousel/carousel/carousel.component.mjs +4 -4
- package/esm2020/lib/components/carousel/carousel-image/carousel-image.directive.mjs +3 -3
- package/esm2020/lib/components/carousel/carousel.module.mjs +5 -7
- package/esm2020/lib/components/code-snippet/code-snippet.component.mjs +3 -3
- package/esm2020/lib/components/code-snippet/code-snippet.module.mjs +7 -9
- package/esm2020/lib/components/context-menu/context-menu.directive.mjs +3 -3
- package/esm2020/lib/components/context-menu/context-menu.module.mjs +6 -8
- package/esm2020/lib/components/copy/copy.directive.mjs +3 -3
- package/esm2020/lib/components/copy/copy.module.mjs +5 -7
- package/esm2020/lib/components/datatable/datatable/datatable.component.mjs +5 -5
- package/esm2020/lib/components/datatable/datatable-column/datatable-column.directive.mjs +3 -3
- package/esm2020/lib/components/datatable/datatable.module.mjs +6 -8
- package/esm2020/lib/components/datatable/row-template/row-template.directive.mjs +3 -3
- package/esm2020/lib/components/datepicker/datepicker.component.mjs +4 -4
- package/esm2020/lib/components/datepicker/datepicker.module.mjs +7 -9
- package/esm2020/lib/components/dropdown/dropdown/dropdown.directive.mjs +3 -3
- package/esm2020/lib/components/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
- package/esm2020/lib/components/dropdown/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
- package/esm2020/lib/components/dropdown/dropdown.module.mjs +7 -9
- package/esm2020/lib/components/file-upload/component/file-upload.component.mjs +7 -7
- package/esm2020/lib/components/file-upload/directive/file-upload-template.directive.mjs +3 -3
- package/esm2020/lib/components/file-upload/file-upload.module.mjs +8 -10
- package/esm2020/lib/components/for/for.directive.mjs +3 -3
- package/esm2020/lib/components/for/for.module.mjs +5 -7
- package/esm2020/lib/components/list-group/list-group/list-group.component.mjs +4 -4
- package/esm2020/lib/components/list-group/list-group-item/list-group-item.component.mjs +3 -3
- package/esm2020/lib/components/list-group/list-group.module.mjs +5 -5
- package/esm2020/lib/components/modal/components/modal/modal.component.mjs +5 -5
- package/esm2020/lib/components/modal/components/modal-host/modal-host.component.mjs +4 -4
- package/esm2020/lib/components/modal/directives/modal/modal.directive.mjs +3 -3
- package/esm2020/lib/components/modal/directives/modal-body/modal-body.directive.mjs +3 -3
- package/esm2020/lib/components/modal/directives/modal-close/modal-close.directive.mjs +3 -3
- package/esm2020/lib/components/modal/directives/modal-footer/modal-footer.directive.mjs +3 -3
- package/esm2020/lib/components/modal/directives/modal-header/modal-header.directive.mjs +3 -3
- package/esm2020/lib/components/modal/modal.module.mjs +7 -9
- package/esm2020/lib/components/multiselect/component/multiselect.component.mjs +6 -6
- package/esm2020/lib/components/multiselect/directives/button-template/button-template.directive.mjs +3 -3
- package/esm2020/lib/components/multiselect/directives/footer-template/footer-template.directive.mjs +3 -3
- package/esm2020/lib/components/multiselect/directives/header-template/header-template.directive.mjs +3 -3
- package/esm2020/lib/components/multiselect/multiselect.module.mjs +7 -9
- package/esm2020/lib/components/navbar/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
- package/esm2020/lib/components/navbar/expand-button/expand-button.directive.mjs +3 -3
- package/esm2020/lib/components/navbar/nav-link/nav-link.directive.mjs +3 -3
- package/esm2020/lib/components/navbar/navbar/navbar.component.mjs +3 -3
- package/esm2020/lib/components/navbar/navbar-brand/navbar-brand.component.mjs +4 -4
- package/esm2020/lib/components/navbar/navbar-content/navbar-content.directive.mjs +3 -3
- package/esm2020/lib/components/navbar/navbar-dropdown/navbar-dropdown.component.mjs +3 -3
- package/esm2020/lib/components/navbar/navbar-item/navbar-item.component.mjs +3 -3
- package/esm2020/lib/components/navbar/navbar-nav/navbar-nav.component.mjs +4 -4
- package/esm2020/lib/components/navbar/navbar-toggler/navbar-toggler.component.mjs +3 -3
- package/esm2020/lib/components/navbar/navbar.module.mjs +7 -9
- package/esm2020/lib/components/offcanvas/components/offcanvas/offcanvas.component.mjs +4 -4
- package/esm2020/lib/components/offcanvas/components/offcanvas-body/offcanvas-body.component.mjs +3 -3
- package/esm2020/lib/components/offcanvas/components/offcanvas-header/offcanvas-header.component.mjs +4 -4
- package/esm2020/lib/components/offcanvas/components/offcanvas-host/offcanvas-host.component.mjs +4 -4
- package/esm2020/lib/components/offcanvas/directives/offcanvas-close/offcanvas-close.directive.mjs +3 -3
- package/esm2020/lib/components/offcanvas/directives/offcanvas-content/offcanvas-content.directive.mjs +3 -3
- package/esm2020/lib/components/offcanvas/offcanvas.module.mjs +7 -9
- package/esm2020/lib/components/pagination/pagination/pagination.component.mjs +3 -3
- package/esm2020/lib/components/pagination/pagination.module.mjs +5 -7
- package/esm2020/lib/components/progress-bar/progress/progress.component.mjs +3 -3
- package/esm2020/lib/components/progress-bar/progress-bar/progress-bar.component.mjs +4 -4
- package/esm2020/lib/components/progress-bar/progress-bar.module.mjs +5 -7
- package/esm2020/lib/components/rating/rating.component.mjs +4 -4
- package/esm2020/lib/components/rating/rating.module.mjs +5 -7
- package/esm2020/lib/components/scheduler/components/resource-group-presenter/resource-group-presenter.component.mjs +4 -4
- package/esm2020/lib/components/scheduler/components/scheduler/scheduler.component.mjs +7 -7
- package/esm2020/lib/components/scheduler/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +3 -3
- package/esm2020/lib/components/scheduler/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +3 -3
- package/esm2020/lib/components/scheduler/pipes/date-offset/date-offset.pipe.mjs +3 -3
- package/esm2020/lib/components/scheduler/pipes/day-of-week/day-of-week.pipe.mjs +3 -3
- package/esm2020/lib/components/scheduler/scheduler.module.mjs +5 -7
- package/esm2020/lib/components/scheduler/services/timeline/timeline.service.mjs +3 -3
- package/esm2020/lib/components/scrollspy/component/scrollspy.component.mjs +4 -4
- package/esm2020/lib/components/scrollspy/directives/scrollspy.directive.mjs +3 -3
- package/esm2020/lib/components/scrollspy/scrollspy.module.mjs +5 -7
- package/esm2020/lib/components/select2/component/select2.component.mjs +6 -6
- package/esm2020/lib/components/select2/directive/item-template.directive.mjs +3 -3
- package/esm2020/lib/components/select2/select2.module.mjs +8 -10
- package/esm2020/lib/components/snackbar/component/snackbar.component.mjs +4 -4
- package/esm2020/lib/components/snackbar/directives/snackbar-close/snackbar-close.directive.mjs +3 -3
- package/esm2020/lib/components/snackbar/service/snackbar.service.mjs +3 -3
- package/esm2020/lib/components/snackbar/snackbar.module.mjs +6 -8
- package/esm2020/lib/components/tab-control/tab-control/tab-control.component.mjs +3 -3
- package/esm2020/lib/components/tab-control/tab-control.module.mjs +5 -7
- package/esm2020/lib/components/tab-control/tab-page/tab-page.component.mjs +4 -4
- package/esm2020/lib/components/timepicker/timepicker.component.mjs +8 -8
- package/esm2020/lib/components/timepicker/timepicker.module.mjs +8 -10
- package/esm2020/lib/components/toggle-button/toggle-button.component.mjs +4 -4
- package/esm2020/lib/components/toggle-button/toggle-button.module.mjs +5 -7
- package/esm2020/lib/components/tooltip/component/tooltip.component.mjs +4 -4
- package/esm2020/lib/components/tooltip/directive/tooltip.directive.mjs +3 -3
- package/esm2020/lib/components/tooltip/tooltip.module.mjs +6 -8
- package/esm2020/lib/components/typeahead/typeahead.component.mjs +7 -7
- package/esm2020/lib/components/typeahead/typeahead.module.mjs +8 -10
- package/esm2020/lib/directives/enhanced-paste/enhanced-paste.directive.mjs +3 -3
- package/esm2020/lib/directives/enhanced-paste/enhanced-paste.module.mjs +5 -7
- package/esm2020/lib/pipes/font-color/font-color.module.mjs +5 -7
- package/esm2020/lib/pipes/font-color/font-color.pipe.mjs +3 -3
- package/esm2020/lib/pipes/format-bytes/format-bytes.module.mjs +5 -7
- package/esm2020/lib/pipes/format-bytes/format-bytes.pipe.mjs +3 -3
- package/esm2020/lib/pipes/in-list/in-list.module.mjs +5 -7
- package/esm2020/lib/pipes/in-list/in-list.pipe.mjs +3 -3
- package/esm2020/lib/pipes/month-name/month-name.module.mjs +5 -7
- package/esm2020/lib/pipes/month-name/month-name.pipe.mjs +3 -3
- package/esm2020/lib/pipes/uc-first/uc-first.module.mjs +5 -7
- package/esm2020/lib/pipes/uc-first/uc-first.pipe.mjs +3 -3
- package/esm2020/lib/pipes/weekday-name/weekday-name.module.mjs +5 -7
- package/esm2020/lib/pipes/weekday-name/weekday-name.pipe.mjs +3 -3
- package/esm2020/lib/services/calendar-month/calendar-month.service.mjs +3 -3
- package/esm2020/lib/services/scroll-offset/scroll-offset.service.mjs +3 -3
- package/fesm2015/mintplayer-ng-bootstrap.mjs +534 -582
- package/fesm2015/mintplayer-ng-bootstrap.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap.mjs +534 -582
- package/fesm2020/mintplayer-ng-bootstrap.mjs.map +1 -1
- package/lib/components/accordion/accordion/accordion.component.d.ts +1 -1
- package/lib/components/accordion/accordion-tab/accordion-tab.component.d.ts +1 -1
- package/lib/components/accordion/accordion-tab-header/accordion-tab-header.component.d.ts +1 -1
- package/lib/components/accordion/from-overlay/from-overlay.directive.d.ts +1 -1
- package/lib/components/accordion/from-overlay-id/from-overlay-id.directive.d.ts +1 -1
- package/lib/components/alert/alert/alert.component.d.ts +8 -2
- package/lib/components/alert/alert-close/alert-close.component.d.ts +1 -1
- package/lib/components/calendar/calendar.component.d.ts +1 -1
- package/lib/components/card/card/card.component.d.ts +1 -1
- package/lib/components/card/card-header/card-header.component.d.ts +1 -1
- package/lib/components/carousel/carousel/carousel.component.d.ts +1 -1
- package/lib/components/carousel/carousel-image/carousel-image.directive.d.ts +1 -1
- package/lib/components/code-snippet/code-snippet.component.d.ts +1 -1
- package/lib/components/context-menu/context-menu.directive.d.ts +1 -1
- package/lib/components/copy/copy.directive.d.ts +1 -1
- package/lib/components/datatable/datatable/datatable.component.d.ts +1 -1
- package/lib/components/datatable/datatable-column/datatable-column.directive.d.ts +1 -1
- package/lib/components/datatable/row-template/row-template.directive.d.ts +1 -1
- package/lib/components/datepicker/datepicker.component.d.ts +1 -1
- package/lib/components/dropdown/dropdown/dropdown.directive.d.ts +1 -1
- package/lib/components/dropdown/dropdown-menu/dropdown-menu.directive.d.ts +1 -1
- package/lib/components/dropdown/dropdown-toggle/dropdown-toggle.directive.d.ts +1 -1
- package/lib/components/file-upload/component/file-upload.component.d.ts +1 -1
- package/lib/components/file-upload/directive/file-upload-template.directive.d.ts +1 -1
- package/lib/components/for/for.directive.d.ts +1 -1
- package/lib/components/list-group/list-group/list-group.component.d.ts +1 -1
- package/lib/components/list-group/list-group-item/list-group-item.component.d.ts +1 -1
- package/lib/components/modal/components/modal/modal.component.d.ts +1 -1
- package/lib/components/modal/components/modal-host/modal-host.component.d.ts +1 -1
- package/lib/components/modal/directives/modal/modal.directive.d.ts +1 -1
- package/lib/components/modal/directives/modal-body/modal-body.directive.d.ts +1 -1
- package/lib/components/modal/directives/modal-close/modal-close.directive.d.ts +1 -1
- package/lib/components/modal/directives/modal-footer/modal-footer.directive.d.ts +1 -1
- package/lib/components/modal/directives/modal-header/modal-header.directive.d.ts +1 -1
- package/lib/components/multiselect/component/multiselect.component.d.ts +1 -1
- package/lib/components/multiselect/directives/button-template/button-template.directive.d.ts +1 -1
- package/lib/components/multiselect/directives/footer-template/footer-template.directive.d.ts +1 -1
- package/lib/components/multiselect/directives/header-template/header-template.directive.d.ts +1 -1
- package/lib/components/navbar/dropdown-toggle/dropdown-toggle.directive.d.ts +1 -1
- package/lib/components/navbar/expand-button/expand-button.directive.d.ts +1 -1
- package/lib/components/navbar/nav-link/nav-link.directive.d.ts +1 -1
- package/lib/components/navbar/navbar/navbar.component.d.ts +1 -1
- package/lib/components/navbar/navbar-brand/navbar-brand.component.d.ts +1 -1
- package/lib/components/navbar/navbar-content/navbar-content.directive.d.ts +1 -1
- package/lib/components/navbar/navbar-dropdown/navbar-dropdown.component.d.ts +1 -1
- package/lib/components/navbar/navbar-item/navbar-item.component.d.ts +1 -1
- package/lib/components/navbar/navbar-nav/navbar-nav.component.d.ts +1 -1
- package/lib/components/navbar/navbar-toggler/navbar-toggler.component.d.ts +1 -1
- package/lib/components/offcanvas/components/offcanvas/offcanvas.component.d.ts +1 -1
- package/lib/components/offcanvas/components/offcanvas-body/offcanvas-body.component.d.ts +1 -1
- package/lib/components/offcanvas/components/offcanvas-header/offcanvas-header.component.d.ts +1 -1
- package/lib/components/offcanvas/components/offcanvas-host/offcanvas-host.component.d.ts +1 -1
- package/lib/components/offcanvas/directives/offcanvas-close/offcanvas-close.directive.d.ts +1 -1
- package/lib/components/offcanvas/directives/offcanvas-content/offcanvas-content.directive.d.ts +1 -1
- package/lib/components/pagination/pagination/pagination.component.d.ts +1 -1
- package/lib/components/progress-bar/progress/progress.component.d.ts +1 -1
- package/lib/components/progress-bar/progress-bar/progress-bar.component.d.ts +1 -1
- package/lib/components/rating/rating.component.d.ts +1 -1
- package/lib/components/scheduler/components/resource-group-presenter/resource-group-presenter.component.d.ts +1 -1
- package/lib/components/scheduler/components/scheduler/scheduler.component.d.ts +1 -1
- package/lib/components/scheduler/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.d.ts +1 -1
- package/lib/components/scheduler/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.d.ts +1 -1
- package/lib/components/scheduler/pipes/date-offset/date-offset.pipe.d.ts +1 -1
- package/lib/components/scheduler/pipes/day-of-week/day-of-week.pipe.d.ts +1 -1
- package/lib/components/scrollspy/component/scrollspy.component.d.ts +1 -1
- package/lib/components/scrollspy/directives/scrollspy.directive.d.ts +1 -1
- package/lib/components/select2/component/select2.component.d.ts +1 -1
- package/lib/components/select2/directive/item-template.directive.d.ts +1 -1
- package/lib/components/snackbar/component/snackbar.component.d.ts +1 -1
- package/lib/components/snackbar/directives/snackbar-close/snackbar-close.directive.d.ts +1 -1
- package/lib/components/tab-control/tab-control/tab-control.component.d.ts +1 -1
- package/lib/components/tab-control/tab-page/tab-page.component.d.ts +1 -1
- package/lib/components/timepicker/timepicker.component.d.ts +1 -1
- package/lib/components/toggle-button/toggle-button.component.d.ts +1 -1
- package/lib/components/tooltip/component/tooltip.component.d.ts +1 -1
- package/lib/components/tooltip/directive/tooltip.directive.d.ts +1 -1
- package/lib/components/typeahead/typeahead.component.d.ts +1 -1
- package/lib/directives/enhanced-paste/enhanced-paste.directive.d.ts +1 -1
- package/lib/pipes/font-color/font-color.pipe.d.ts +1 -1
- package/lib/pipes/format-bytes/format-bytes.pipe.d.ts +1 -1
- package/lib/pipes/in-list/in-list.pipe.d.ts +1 -1
- package/lib/pipes/month-name/month-name.pipe.d.ts +1 -1
- package/lib/pipes/uc-first/uc-first.pipe.d.ts +1 -1
- package/lib/pipes/weekday-name/weekday-name.pipe.d.ts +1 -1
- package/package.json +14 -15
- package/mintplayer-ng-bootstrap.d.ts +0 -5
|
@@ -5,5 +5,5 @@ export declare class BsAccordionComponent {
|
|
|
5
5
|
tabPages: QueryList<BsAccordionTabComponent>;
|
|
6
6
|
disableAnimations: boolean;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsAccordionComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsAccordionComponent, "bs-accordion", never, {}, {}, ["tabPages"], ["*"]>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsAccordionComponent, "bs-accordion", never, {}, {}, ["tabPages"], ["*"], false>;
|
|
9
9
|
}
|
|
@@ -11,5 +11,5 @@ export declare class BsAccordionTabComponent {
|
|
|
11
11
|
get isActive(): boolean;
|
|
12
12
|
set isActive(value: boolean);
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsAccordionTabComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsAccordionTabComponent, "bs-accordion-tab", never, { "isActive": "isActive"; }, { "isActiveChange": "isActiveChange"; }, ["childAccordions"], ["bs-accordion-tab-header", "*"]>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsAccordionTabComponent, "bs-accordion-tab", never, { "isActive": "isActive"; }, { "isActiveChange": "isActiveChange"; }, ["childAccordions"], ["bs-accordion-tab-header", "*"], false>;
|
|
15
15
|
}
|
|
@@ -7,5 +7,5 @@ export declare class BsAccordionTabHeaderComponent {
|
|
|
7
7
|
constructor(accordionTab: BsAccordionTabComponent, accordion: BsAccordionComponent);
|
|
8
8
|
headerClicked(event: MouseEvent): void;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsAccordionTabHeaderComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsAccordionTabHeaderComponent, "bs-accordion-tab-header", never, {}, {}, never, ["*"]>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsAccordionTabHeaderComponent, "bs-accordion-tab-header", never, {}, {}, never, ["*"], false>;
|
|
11
11
|
}
|
|
@@ -17,5 +17,5 @@ export declare class BsFromOverlayDirective implements AfterContentInit, OnDestr
|
|
|
17
17
|
ngAfterContentInit(): void;
|
|
18
18
|
ngOnDestroy(): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsFromOverlayDirective, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsFromOverlayDirective, "bs-accordion[bsFromOverlay]", never, { "bsFromOverlay": "bsFromOverlay"; }, { "bsFromOverlayChange": "bsFromOverlayChange"; }, ["tabPages"]>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsFromOverlayDirective, "bs-accordion[bsFromOverlay]", never, { "bsFromOverlay": "bsFromOverlay"; }, { "bsFromOverlayChange": "bsFromOverlayChange"; }, ["tabPages"], never, false>;
|
|
21
21
|
}
|
|
@@ -13,5 +13,5 @@ export declare class BsFromOverlayIdDirective implements OnDestroy {
|
|
|
13
13
|
get bsFromOverlayId(): string;
|
|
14
14
|
set bsFromOverlayId(value: string);
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsFromOverlayIdDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsFromOverlayIdDirective, "bs-accordion-tab[bsFromOverlayId]", never, { "bsFromOverlayId": "bsFromOverlayId"; }, {}, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsFromOverlayIdDirective, "bs-accordion-tab[bsFromOverlayId]", never, { "bsFromOverlayId": "bsFromOverlayId"; }, {}, never, never, false>;
|
|
17
17
|
}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
1
2
|
import { Color } from '../../../enums';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class BsAlertComponent {
|
|
4
5
|
type: Color;
|
|
5
6
|
colors: typeof Color;
|
|
6
|
-
|
|
7
|
+
private _isVisible;
|
|
8
|
+
get isVisible(): boolean;
|
|
9
|
+
set isVisible(value: boolean);
|
|
10
|
+
isVisibleChange: EventEmitter<boolean>;
|
|
11
|
+
afterOpenedOrClosed: EventEmitter<any>;
|
|
12
|
+
onAfterOpenedOrClosed(isVisible: boolean): void;
|
|
7
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsAlertComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsAlertComponent, "bs-alert", never, { "type": "type"; }, {}, never, ["*"]>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsAlertComponent, "bs-alert", never, { "type": "type"; "isVisible": "isVisible"; }, { "isVisibleChange": "isVisibleChange"; "afterOpenedOrClosed": "afterOpenedOrClosed"; }, never, ["*"], false>;
|
|
9
15
|
}
|
|
@@ -5,5 +5,5 @@ export declare class BsAlertCloseComponent {
|
|
|
5
5
|
constructor(alert: BsAlertComponent);
|
|
6
6
|
closeAlert(): void;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsAlertCloseComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsAlertCloseComponent, "bs-alert-close", never, {}, {}, never, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsAlertCloseComponent, "bs-alert-close", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -25,5 +25,5 @@ export declare class BsCalendarComponent implements OnDestroy {
|
|
|
25
25
|
isSameDate(date1: Date | null, date2: Date | null): boolean;
|
|
26
26
|
goto(day: DateDayOfMonth | null): void;
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsCalendarComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsCalendarComponent, "bs-calendar", never, { "currentMonth": "currentMonth"; "selectedDate": "selectedDate"; }, { "currentMonthChange": "currentMonthChange"; "selectedDateChange": "selectedDateChange"; }, never, never>;
|
|
28
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsCalendarComponent, "bs-calendar", never, { "currentMonth": "currentMonth"; "selectedDate": "selectedDate"; }, { "currentMonthChange": "currentMonthChange"; "selectedDateChange": "selectedDateChange"; }, never, never, false>;
|
|
29
29
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class BsCardComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsCardComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsCardComponent, "bs-card", never, {}, {}, never, ["bs-card-header", "*"]>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsCardComponent, "bs-card", never, {}, {}, never, ["bs-card-header", "*"], false>;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class BsCardHeaderComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsCardHeaderComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsCardHeaderComponent, "bs-card-header", never, {}, {}, never, ["*"]>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsCardHeaderComponent, "bs-card-header", never, {}, {}, never, ["*"], false>;
|
|
5
5
|
}
|
|
@@ -20,5 +20,5 @@ export declare class BsCarouselComponent implements OnDestroy, AfterContentInit
|
|
|
20
20
|
nextImage(): void;
|
|
21
21
|
setCurrentImage(index: number): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsCarouselComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsCarouselComponent, "bs-carousel", never, { "indicators": "indicators"; "animation": "animation"; }, {}, ["images"], never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsCarouselComponent, "bs-carousel", never, { "indicators": "indicators"; "animation": "animation"; }, {}, ["images"], never, false>;
|
|
24
24
|
}
|
|
@@ -5,5 +5,5 @@ export declare class BsCarouselImageDirective {
|
|
|
5
5
|
itemTemplate: TemplateRef<any>;
|
|
6
6
|
constructor(templateRef: TemplateRef<any>);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsCarouselImageDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsCarouselImageDirective, "*[bsCarouselImage]", never, {}, {}, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsCarouselImageDirective, "*[bsCarouselImage]", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -8,5 +8,5 @@ export declare class BsCodeSnippetComponent {
|
|
|
8
8
|
copiedTemplate: TemplateRef<any>;
|
|
9
9
|
copiedHtml(): void;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsCodeSnippetComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsCodeSnippetComponent, "bs-code-snippet", never, { "htmlToCopy": "htmlToCopy"; }, {}, never, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsCodeSnippetComponent, "bs-code-snippet", never, { "htmlToCopy": "htmlToCopy"; }, {}, never, never, false>;
|
|
12
12
|
}
|
|
@@ -14,5 +14,5 @@ export declare class BsContextMenuDirective {
|
|
|
14
14
|
private close;
|
|
15
15
|
private checkAndCloseExisting;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsContextMenuDirective, [null, null, null, { host: true; skipSelf: true; }]>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsContextMenuDirective, "[bsContextMenu]", never, {}, {}, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsContextMenuDirective, "[bsContextMenu]", never, {}, {}, never, never, false>;
|
|
18
18
|
}
|
|
@@ -7,5 +7,5 @@ export declare class BsCopyDirective {
|
|
|
7
7
|
bsCopied: EventEmitter<string>;
|
|
8
8
|
click(event: MouseEvent): void;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsCopyDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsCopyDirective, "[bsCopy]", never, { "bsCopy": "bsCopy"; }, { "bsCopied": "bsCopied"; }, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsCopyDirective, "[bsCopy]", never, { "bsCopy": "bsCopy"; }, { "bsCopied": "bsCopied"; }, never, never, false>;
|
|
11
11
|
}
|
|
@@ -12,5 +12,5 @@ export declare class BsDatatableComponent {
|
|
|
12
12
|
reloadData: EventEmitter<DatatableSettings>;
|
|
13
13
|
columnHeaderClicked(column: BsDatatableColumnDirective): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsDatatableComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsDatatableComponent, "bs-datatable", never, { "settings": "settings"; "data": "data"; }, { "reloadData": "reloadData"; }, ["columns"], never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsDatatableComponent, "bs-datatable", never, { "settings": "settings"; "data": "data"; }, { "reloadData": "reloadData"; }, ["columns"], never, false>;
|
|
16
16
|
}
|
|
@@ -6,5 +6,5 @@ export declare class BsDatatableColumnDirective {
|
|
|
6
6
|
templateRef: TemplateRef<any>;
|
|
7
7
|
bsDatatableColumn: DatatableColumnMetadata;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsDatatableColumnDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsDatatableColumnDirective, "[bsDatatableColumn]", never, { "bsDatatableColumn": "bsDatatableColumn"; }, {}, never>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsDatatableColumnDirective, "[bsDatatableColumn]", never, { "bsDatatableColumn": "bsDatatableColumn"; }, {}, never, never, false>;
|
|
10
10
|
}
|
|
@@ -5,5 +5,5 @@ export declare class BsRowTemplateDirective {
|
|
|
5
5
|
private datatableComponent;
|
|
6
6
|
constructor(datatableComponent: BsDatatableComponent, templateRef: TemplateRef<any>);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsRowTemplateDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsRowTemplateDirective, "[bsRowTemplate]", never, {}, {}, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsRowTemplateDirective, "[bsRowTemplate]", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -10,5 +10,5 @@ export declare class BsDatepickerComponent {
|
|
|
10
10
|
get currentMonth(): Date;
|
|
11
11
|
set currentMonth(value: Date);
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsDatepickerComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsDatepickerComponent, "bs-datepicker", never, { "selectedDate": "selectedDate"; "currentMonth": "currentMonth"; }, { "selectedDateChange": "selectedDateChange"; "currentMonthChange": "currentMonthChange"; }, never, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsDatepickerComponent, "bs-datepicker", never, { "selectedDate": "selectedDate"; "currentMonth": "currentMonth"; }, { "selectedDateChange": "selectedDateChange"; "currentMonthChange": "currentMonthChange"; }, never, never, false>;
|
|
14
14
|
}
|
|
@@ -18,5 +18,5 @@ export declare class BsDropdownDirective {
|
|
|
18
18
|
set isOpen(value: boolean);
|
|
19
19
|
private onBlur;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsDropdownDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsDropdownDirective, "[bsDropdown]", never, { "hasBackdrop": "hasBackdrop"; "sameWidth": "sameWidth"; "closeOnClickOutside": "closeOnClickOutside"; "sameDropdownWidth": "sameDropdownWidth"; "isOpen": "isOpen"; }, { "isOpenChange": "isOpenChange"; }, ["menu", "toggle"]>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsDropdownDirective, "[bsDropdown]", never, { "hasBackdrop": "hasBackdrop"; "sameWidth": "sameWidth"; "closeOnClickOutside": "closeOnClickOutside"; "sameDropdownWidth": "sameDropdownWidth"; "isOpen": "isOpen"; }, { "isOpenChange": "isOpenChange"; }, ["menu", "toggle"], never, false>;
|
|
22
22
|
}
|
|
@@ -16,5 +16,5 @@ export declare class BsDropdownMenuDirective extends ClickOutsideDirective {
|
|
|
16
16
|
get show(): boolean;
|
|
17
17
|
clickedOutside(ev: MouseEvent): void;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsDropdownMenuDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsDropdownMenuDirective, "[bsDropdownMenu]", never, {}, {}, never>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsDropdownMenuDirective, "[bsDropdownMenu]", never, {}, {}, never, never, false>;
|
|
20
20
|
}
|
|
@@ -7,5 +7,5 @@ export declare class BsDropdownToggleDirective {
|
|
|
7
7
|
toggleButton: ElementRef;
|
|
8
8
|
onClick(): void;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsDropdownToggleDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsDropdownToggleDirective, "[bsDropdownToggle]", never, {}, {}, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsDropdownToggleDirective, "[bsDropdownToggle]", never, {}, {}, never, never, false>;
|
|
11
11
|
}
|
|
@@ -15,5 +15,5 @@ export declare class BsFileUploadComponent {
|
|
|
15
15
|
onDrop(event: DragEvent): void;
|
|
16
16
|
private processDroppedFiles;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsFileUploadComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsFileUploadComponent, "bs-file-upload", never, { "dropFilesCaption": "dropFilesCaption"; "browseFilesCaption": "browseFilesCaption"; "placeholder": "placeholder"; "files": "files"; }, { "filesDropped": "filesDropped"; }, never, never>;
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsFileUploadComponent, "bs-file-upload", never, { "dropFilesCaption": "dropFilesCaption"; "browseFilesCaption": "browseFilesCaption"; "placeholder": "placeholder"; "files": "files"; }, { "filesDropped": "filesDropped"; }, never, never, false>;
|
|
19
19
|
}
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class BsFileUploadTemplateDirective {
|
|
5
5
|
constructor(fileUploadComponent: BsFileUploadComponent, templateRef: TemplateRef<any>);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsFileUploadTemplateDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsFileUploadTemplateDirective, "[bsFileUploadTemplate]", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsFileUploadTemplateDirective, "[bsFileUploadTemplate]", never, {}, {}, never, never, false>;
|
|
8
8
|
}
|
|
@@ -4,5 +4,5 @@ export declare class BsForDirective {
|
|
|
4
4
|
bsFor: any;
|
|
5
5
|
onMouseClick(): void;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsForDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsForDirective, "[bsFor]", never, { "bsFor": "bsFor"; }, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsForDirective, "[bsFor]", never, { "bsFor": "bsFor"; }, {}, never, never, false>;
|
|
8
8
|
}
|
|
@@ -6,5 +6,5 @@ export declare class BsListGroupComponent implements OnInit {
|
|
|
6
6
|
ngOnInit(): void;
|
|
7
7
|
items: QueryList<BsListGroupItemComponent>;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsListGroupComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsListGroupComponent, "bs-list-group", never, {}, {}, ["items"], ["*"]>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsListGroupComponent, "bs-list-group", never, {}, {}, ["items"], ["*"], false>;
|
|
10
10
|
}
|
|
@@ -4,5 +4,5 @@ export declare class BsListGroupItemComponent implements OnInit {
|
|
|
4
4
|
constructor();
|
|
5
5
|
ngOnInit(): void;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsListGroupItemComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsListGroupItemComponent, "bs-list-group-item", never, {}, {}, never, ["*"]>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsListGroupItemComponent, "bs-list-group-item", never, {}, {}, never, ["*"], false>;
|
|
8
8
|
}
|
|
@@ -5,5 +5,5 @@ export declare class BsModalComponent {
|
|
|
5
5
|
isOpen: boolean;
|
|
6
6
|
template: TemplateRef<any>;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsModalComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsModalComponent, "bs-modal-content", never, {}, {}, never, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsModalComponent, "bs-modal-content", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -19,5 +19,5 @@ export declare class BsModalHostComponent implements AfterViewInit {
|
|
|
19
19
|
ngAfterViewInit(): void;
|
|
20
20
|
private onKeyDown;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsModalHostComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsModalHostComponent, "bs-modal", never, { "isOpen": "isOpen"; "closeOnEscape": "closeOnEscape"; }, { "isOpenChange": "isOpenChange"; }, never, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsModalHostComponent, "bs-modal", never, { "isOpen": "isOpen"; "closeOnEscape": "closeOnEscape"; }, { "isOpenChange": "isOpenChange"; }, never, never, false>;
|
|
23
23
|
}
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class BsModalDirective {
|
|
5
5
|
constructor(template: TemplateRef<any>, host: BsModalHostComponent);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsModalDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalDirective, "[bsModal]", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalDirective, "[bsModal]", never, {}, {}, never, never, false>;
|
|
8
8
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class BsModalBodyDirective {
|
|
3
3
|
bodyClass: boolean;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsModalBodyDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalBodyDirective, "[bsModalBody]", never, {}, {}, never>;
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalBodyDirective, "[bsModalBody]", never, {}, {}, never, never, false>;
|
|
6
6
|
}
|
|
@@ -5,5 +5,5 @@ export declare class BsModalCloseDirective {
|
|
|
5
5
|
constructor(host: BsModalHostComponent);
|
|
6
6
|
onClick(): void;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsModalCloseDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalCloseDirective, "[bsModalClose]", never, {}, {}, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalCloseDirective, "[bsModalClose]", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class BsModalFooterDirective {
|
|
3
3
|
footerClass: boolean;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsModalFooterDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalFooterDirective, "[bsModalFooter]", never, {}, {}, never>;
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalFooterDirective, "[bsModalFooter]", never, {}, {}, never, never, false>;
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class BsModalHeaderDirective {
|
|
3
3
|
headerClass: boolean;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsModalHeaderDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalHeaderDirective, "[bsModalHeader]", never, {}, {}, never>;
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsModalHeaderDirective, "[bsModalHeader]", never, {}, {}, never, never, false>;
|
|
6
6
|
}
|
|
@@ -9,5 +9,5 @@ export declare class BsMultiselectComponent {
|
|
|
9
9
|
defaultButtonTemplate: TemplateRef<any>;
|
|
10
10
|
itemChange(item: any, event: Event): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsMultiselectComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsMultiselectComponent, "bs-multiselect", never, { "items": "items"; "selectedItems": "selectedItems"; }, {}, never, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsMultiselectComponent, "bs-multiselect", never, { "items": "items"; "selectedItems": "selectedItems"; }, {}, never, never, false>;
|
|
13
13
|
}
|
package/lib/components/multiselect/directives/button-template/button-template.directive.d.ts
CHANGED
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class BsButtonTemplateDirective {
|
|
5
5
|
constructor(template: TemplateRef<any>, multiselect: BsMultiselectComponent);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsButtonTemplateDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsButtonTemplateDirective, "[bsButtonTemplate]", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsButtonTemplateDirective, "[bsButtonTemplate]", never, {}, {}, never, never, false>;
|
|
8
8
|
}
|
package/lib/components/multiselect/directives/footer-template/footer-template.directive.d.ts
CHANGED
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class BsFooterTemplateDirective {
|
|
5
5
|
constructor(template: TemplateRef<any>, multiselect: BsMultiselectComponent);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsFooterTemplateDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsFooterTemplateDirective, "[bsFooterTemplate]", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsFooterTemplateDirective, "[bsFooterTemplate]", never, {}, {}, never, never, false>;
|
|
8
8
|
}
|
package/lib/components/multiselect/directives/header-template/header-template.directive.d.ts
CHANGED
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class BsHeaderTemplateDirective {
|
|
5
5
|
constructor(template: TemplateRef<any>, multiselect: BsMultiselectComponent);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsHeaderTemplateDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsHeaderTemplateDirective, "[bsHeaderTemplate]", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsHeaderTemplateDirective, "[bsHeaderTemplate]", never, {}, {}, never, never, false>;
|
|
8
8
|
}
|
|
@@ -9,5 +9,5 @@ export declare class DropdownToggleDirective implements AfterContentInit {
|
|
|
9
9
|
childDropdowns: QueryList<BsNavbarDropdownComponent>;
|
|
10
10
|
ngAfterContentInit(): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownToggleDirective, [null, null, { optional: true; }]>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownToggleDirective, "bs-navbar-item", never, {}, {}, ["childDropdowns"]>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownToggleDirective, "bs-navbar-item", never, {}, {}, ["childDropdowns"], never, false>;
|
|
13
13
|
}
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class BsExpandButtonDirective {
|
|
5
5
|
constructor(navbar: BsNavbarComponent, templateRef: TemplateRef<any>);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsExpandButtonDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsExpandButtonDirective, "[bsExpandButton]", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsExpandButtonDirective, "[bsExpandButton]", never, {}, {}, never, never, false>;
|
|
8
8
|
}
|
|
@@ -5,5 +5,5 @@ export declare class NavLinkDirective {
|
|
|
5
5
|
private elementRef;
|
|
6
6
|
constructor(elementRef: ElementRef<HTMLAnchorElement>, parentDropdown: BsNavbarDropdownComponent);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<NavLinkDirective, [null, { optional: true; }]>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NavLinkDirective, "bs-navbar-item > a[routerLink]", never, {}, {}, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NavLinkDirective, "bs-navbar-item > a[routerLink]", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -8,5 +8,5 @@ export declare class BsNavbarComponent {
|
|
|
8
8
|
isExpanded$: BehaviorSubject<boolean>;
|
|
9
9
|
toggleExpanded(): void;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsNavbarComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarComponent, "bs-navbar", never, { "autoclose": "autoclose"; }, {}, never, ["bs-navbar-brand", "*"]>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarComponent, "bs-navbar", never, { "autoclose": "autoclose"; }, {}, never, ["bs-navbar-brand", "*"], false>;
|
|
12
12
|
}
|
|
@@ -3,5 +3,5 @@ export declare class BsNavbarBrandComponent {
|
|
|
3
3
|
routerLink: any[];
|
|
4
4
|
mxAuto: boolean;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsNavbarBrandComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarBrandComponent, "bs-navbar-brand", never, { "routerLink": "routerLink"; }, {}, never, ["*"]>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarBrandComponent, "bs-navbar-brand", never, { "routerLink": "routerLink"; }, {}, never, ["*"], false>;
|
|
7
7
|
}
|
|
@@ -14,5 +14,5 @@ export declare class NavbarContentDirective implements AfterViewInit, OnDestroy
|
|
|
14
14
|
ngAfterViewInit(): void;
|
|
15
15
|
ngOnDestroy(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarContentDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NavbarContentDirective, "[navbarContent]", never, { "navbar": "navbarContent"; }, {}, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NavbarContentDirective, "[navbarContent]", never, { "navbar": "navbarContent"; }, {}, never, never, false>;
|
|
18
18
|
}
|
|
@@ -10,5 +10,5 @@ export declare class BsNavbarDropdownComponent {
|
|
|
10
10
|
get elementsToExclude(): HTMLElement[];
|
|
11
11
|
childDropdowns: QueryList<BsNavbarDropdownComponent>;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsNavbarDropdownComponent, [{ optional: true; host: true; skipSelf: true; }, { host: true; }]>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarDropdownComponent, "bs-navbar-dropdown", never, { "autoclose": "autoclose"; }, {}, ["childDropdowns"], ["*"]>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarDropdownComponent, "bs-navbar-dropdown", never, { "autoclose": "autoclose"; }, {}, ["childDropdowns"], ["*"], false>;
|
|
14
14
|
}
|
|
@@ -12,5 +12,5 @@ export declare class BsNavbarItemComponent implements AfterContentChecked {
|
|
|
12
12
|
dropdowns: QueryList<BsNavbarDropdownComponent>;
|
|
13
13
|
ngAfterContentChecked(): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsNavbarItemComponent, [null, { optional: true; }, null]>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarItemComponent, "bs-navbar-item", never, {}, {}, ["dropdowns"], ["*"]>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarItemComponent, "bs-navbar-item", never, {}, {}, ["dropdowns"], ["*"], false>;
|
|
16
16
|
}
|
|
@@ -15,5 +15,5 @@ export declare class BsNavbarNavComponent implements OnDestroy {
|
|
|
15
15
|
get collapse(): boolean;
|
|
16
16
|
onWindowResize(): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsNavbarNavComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarNavComponent, "bs-navbar-nav", never, { "collapse": "collapse"; }, {}, never, ["*"]>;
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarNavComponent, "bs-navbar-nav", never, { "collapse": "collapse"; }, {}, never, ["*"], false>;
|
|
19
19
|
}
|
|
@@ -9,5 +9,5 @@ export declare class BsNavbarTogglerComponent {
|
|
|
9
9
|
toggleOnClick: boolean;
|
|
10
10
|
toggleState(ev: MouseEvent): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsNavbarTogglerComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarTogglerComponent, "bs-navbar-toggler", never, { "state": "state"; "toggleOnClick": "toggleOnClick"; }, { "stateChange": "stateChange"; }, never, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsNavbarTogglerComponent, "bs-navbar-toggler", never, { "state": "state"; "toggleOnClick": "toggleOnClick"; }, { "stateChange": "stateChange"; }, never, never, false>;
|
|
13
13
|
}
|
|
@@ -29,5 +29,5 @@ export declare class BsOffcanvasComponent implements OnDestroy {
|
|
|
29
29
|
onBackdropClick(ev: MouseEvent): void;
|
|
30
30
|
ngOnDestroy(): void;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsOffcanvasComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsOffcanvasComponent, "bs-offcanvas-holder", never, { "position": "position"; "size": "size"; "state": "state"; }, { "stateChange": "stateChange"; "backdropClick": "backdropClick"; }, never, never>;
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsOffcanvasComponent, "bs-offcanvas-holder", never, { "position": "position"; "size": "size"; "state": "state"; }, { "stateChange": "stateChange"; "backdropClick": "backdropClick"; }, never, never, false>;
|
|
33
33
|
}
|
|
@@ -5,5 +5,5 @@ export declare class OffcanvasBodyComponent implements OnInit {
|
|
|
5
5
|
noPadding: boolean;
|
|
6
6
|
ngOnInit(): void;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<OffcanvasBodyComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OffcanvasBodyComponent, "bs-offcanvas-body", never, { "noPadding": "noPadding"; }, {}, never, ["*"]>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OffcanvasBodyComponent, "bs-offcanvas-body", never, { "noPadding": "noPadding"; }, {}, never, ["*"], false>;
|
|
9
9
|
}
|
package/lib/components/offcanvas/components/offcanvas-header/offcanvas-header.component.d.ts
CHANGED
|
@@ -4,5 +4,5 @@ export declare class OffcanvasHeaderComponent implements OnInit {
|
|
|
4
4
|
constructor();
|
|
5
5
|
ngOnInit(): void;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<OffcanvasHeaderComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<OffcanvasHeaderComponent, "bs-offcanvas-header", never, {}, {}, never, ["*"]>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OffcanvasHeaderComponent, "bs-offcanvas-header", never, {}, {}, never, ["*"], false>;
|
|
8
8
|
}
|
|
@@ -32,5 +32,5 @@ export declare class BsOffcanvasHostComponent implements AfterViewInit, OnDestro
|
|
|
32
32
|
set hasBackdrop(value: boolean);
|
|
33
33
|
get hasBackdrop(): boolean;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsOffcanvasHostComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsOffcanvasHostComponent, "bs-offcanvas", never, { "state": "state"; "position": "position"; "size": "size"; "hasBackdrop": "hasBackdrop"; }, { "backdropClick": "backdropClick"; "stateChange": "stateChange"; }, never, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsOffcanvasHostComponent, "bs-offcanvas", never, { "state": "state"; "position": "position"; "size": "size"; "hasBackdrop": "hasBackdrop"; }, { "backdropClick": "backdropClick"; "stateChange": "stateChange"; }, never, never, false>;
|
|
36
36
|
}
|
|
@@ -5,5 +5,5 @@ export declare class BsOffcanvasCloseDirective {
|
|
|
5
5
|
constructor(offcanvas: BsOffcanvasHostComponent);
|
|
6
6
|
onClick(): void;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsOffcanvasCloseDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsOffcanvasCloseDirective, "[bsOffcanvasClose]", never, {}, {}, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsOffcanvasCloseDirective, "[bsOffcanvasClose]", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
package/lib/components/offcanvas/directives/offcanvas-content/offcanvas-content.directive.d.ts
CHANGED
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class BsOffcanvasContentDirective {
|
|
5
5
|
constructor(offcanvasHost: BsOffcanvasHostComponent, template: TemplateRef<any>);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsOffcanvasContentDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsOffcanvasContentDirective, "[bsOffcanvasContent]", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsOffcanvasContentDirective, "[bsOffcanvasContent]", never, {}, {}, never, never, false>;
|
|
8
8
|
}
|
|
@@ -40,5 +40,5 @@ export declare class BsPaginationComponent implements OnDestroy {
|
|
|
40
40
|
onPrevious(): boolean;
|
|
41
41
|
onNext(): boolean;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsPaginationComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsPaginationComponent, "bs-pagination", never, { "selectedPageNumber": "selectedPageNumber"; "numberOfBoxes": "numberOfBoxes"; "pageNumbers": "pageNumbers"; "showArrows": "showArrows"; }, { "selectedPageNumberChange": "selectedPageNumberChange"; }, never, never>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsPaginationComponent, "bs-pagination", never, { "selectedPageNumber": "selectedPageNumber"; "numberOfBoxes": "numberOfBoxes"; "pageNumbers": "pageNumbers"; "showArrows": "showArrows"; }, { "selectedPageNumberChange": "selectedPageNumberChange"; }, never, never, false>;
|
|
44
44
|
}
|
|
@@ -4,5 +4,5 @@ export declare class BsProgressComponent {
|
|
|
4
4
|
height: number | null;
|
|
5
5
|
isIndeterminate: boolean;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsProgressComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsProgressComponent, "bs-progress", never, { "height": "height"; "isIndeterminate": "isIndeterminate"; }, {}, never, ["*"]>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsProgressComponent, "bs-progress", never, { "height": "height"; "isIndeterminate": "isIndeterminate"; }, {}, never, ["*"], false>;
|
|
8
8
|
}
|
|
@@ -27,5 +27,5 @@ export declare class BsProgressBarComponent implements OnDestroy {
|
|
|
27
27
|
valueMax: number;
|
|
28
28
|
ngOnDestroy(): void;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsProgressBarComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsProgressBarComponent, "bs-progress-bar", never, { "minimum": "minimum"; "maximum": "maximum"; "value": "value"; "color": "color"; "striped": "striped"; "animated": "animated"; }, {}, never, never>;
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsProgressBarComponent, "bs-progress-bar", never, { "minimum": "minimum"; "maximum": "maximum"; "value": "value"; "color": "color"; "striped": "striped"; "animated": "animated"; }, {}, never, never, false>;
|
|
31
31
|
}
|
|
@@ -18,5 +18,5 @@ export declare class BsRatingComponent implements OnDestroy {
|
|
|
18
18
|
selectValue(index: number): void;
|
|
19
19
|
onMouseLeave(): void;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsRatingComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsRatingComponent, "bs-rating", never, { "maximum": "maximum"; "value": "value"; }, { "valueChange": "valueChange"; "starsChange": "starsChange"; }, never, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsRatingComponent, "bs-rating", never, { "maximum": "maximum"; "value": "value"; }, { "valueChange": "valueChange"; "starsChange": "starsChange"; }, never, never, false>;
|
|
22
22
|
}
|
|
@@ -22,5 +22,5 @@ export declare class ResourceGroupPresenterComponent implements OnDestroy {
|
|
|
22
22
|
toggleExpanded(): void;
|
|
23
23
|
ngOnDestroy(): void;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceGroupPresenterComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ResourceGroupPresenterComponent, "bs-resource-group-presenter", never, { "level": "level"; "resourceGroup": "resourceGroup"; "timeSlots": "timeSlots"; "isExpanded": "isExpanded"; }, {}, never, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResourceGroupPresenterComponent, "bs-resource-group-presenter", never, { "level": "level"; "resourceGroup": "resourceGroup"; "timeSlots": "timeSlots"; "isExpanded": "isExpanded"; }, {}, never, never, false>;
|
|
26
26
|
}
|
|
@@ -82,5 +82,5 @@ export declare class BsSchedulerComponent implements OnDestroy {
|
|
|
82
82
|
onMouseUp(ev: MouseEvent): void;
|
|
83
83
|
ngOnDestroy(): void;
|
|
84
84
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsSchedulerComponent, never>;
|
|
85
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsSchedulerComponent, "bs-scheduler", never, { "mode": "mode"; "weekOptions": "weekOptions"; "timelineOptions": "timelineOptions"; "maxInnerHeight": "maxInnerHeight"; "resources": "resources"; }, { "modeChange": "modeChange"; "weekOptionsChange": "weekOptionsChange"; "timelineOptionsChange": "timelineOptionsChange"; }, never, never>;
|
|
85
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsSchedulerComponent, "bs-scheduler", never, { "mode": "mode"; "weekOptions": "weekOptions"; "timelineOptions": "timelineOptions"; "maxInnerHeight": "maxInnerHeight"; "resources": "resources"; }, { "modeChange": "modeChange"; "weekOptionsChange": "weekOptionsChange"; "timelineOptionsChange": "timelineOptionsChange"; }, never, never, false>;
|
|
86
86
|
}
|
package/lib/components/scheduler/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.d.ts
CHANGED
|
@@ -5,5 +5,5 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export declare class BsSecondsTimespanPipe implements PipeTransform {
|
|
6
6
|
transform(value: SchedulerEventPart | SchedulerEvent): number;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsSecondsTimespanPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BsSecondsTimespanPipe, "bsSecondsTimespan">;
|
|
8
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BsSecondsTimespanPipe, "bsSecondsTimespan", false>;
|
|
9
9
|
}
|
package/lib/components/scheduler/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.d.ts
CHANGED
|
@@ -5,5 +5,5 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export declare class BsSecondsTodayOffsetPipe implements PipeTransform {
|
|
6
6
|
transform(value: SchedulerEventPart | SchedulerEvent): number;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsSecondsTodayOffsetPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BsSecondsTodayOffsetPipe, "bsSecondsTodayOffset">;
|
|
8
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BsSecondsTodayOffsetPipe, "bsSecondsTodayOffset", false>;
|
|
9
9
|
}
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class DateOffsetPipe implements PipeTransform {
|
|
5
5
|
transform(value: SchedulerEventPart): number;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateOffsetPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DateOffsetPipe, "dateOffset">;
|
|
7
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DateOffsetPipe, "dateOffset", false>;
|
|
8
8
|
}
|
|
@@ -5,5 +5,5 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export declare class DayOfWeekPipe implements PipeTransform {
|
|
6
6
|
transform(value: SchedulerEventPart | SchedulerEvent): number;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<DayOfWeekPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DayOfWeekPipe, "dayOfWeek">;
|
|
8
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DayOfWeekPipe, "dayOfWeek", false>;
|
|
9
9
|
}
|
|
@@ -21,5 +21,5 @@ export declare class BsScrollspyComponent implements AfterViewInit, AfterContent
|
|
|
21
21
|
scrollToCurrentInSpy(): void;
|
|
22
22
|
scrollToHeader(directive: BsScrollspyDirective): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsScrollspyComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BsScrollspyComponent, "bs-scrollspy", never, {}, {}, ["directives"], ["*"]>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BsScrollspyComponent, "bs-scrollspy", never, {}, {}, ["directives"], ["*"], false>;
|
|
25
25
|
}
|
|
@@ -4,5 +4,5 @@ export declare class BsScrollspyDirective {
|
|
|
4
4
|
constructor(element: ElementRef);
|
|
5
5
|
element: ElementRef;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BsScrollspyDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BsScrollspyDirective, "[bsScrollspy]", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BsScrollspyDirective, "[bsScrollspy]", never, {}, {}, never, never, false>;
|
|
8
8
|
}
|