@mintplayer/ng-bootstrap 15.1.1 → 15.2.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/accordion/src/accordion/accordion.component.mjs +3 -3
- package/esm2020/accordion/src/accordion-tab/accordion-tab.component.mjs +3 -3
- package/esm2020/accordion/src/accordion-tab-header/accordion-tab-header.component.mjs +3 -3
- package/esm2020/accordion/src/accordion.module.mjs +4 -4
- package/esm2020/alert/src/alert/alert.component.mjs +3 -3
- package/esm2020/alert/src/alert-close/alert-close.component.mjs +3 -3
- package/esm2020/alert/src/alert.module.mjs +4 -4
- package/esm2020/badge/src/badge.component.mjs +3 -3
- package/esm2020/badge/src/badge.module.mjs +4 -4
- package/esm2020/breadcrumb/src/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2020/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
- package/esm2020/breadcrumb/src/breadcrumb.module.mjs +4 -4
- package/esm2020/button-group/src/button-group/button-group.component.mjs +3 -3
- package/esm2020/button-group/src/button-group.module.mjs +4 -4
- package/esm2020/calendar/src/calendar.component.mjs +3 -3
- package/esm2020/calendar/src/calendar.module.mjs +4 -4
- package/esm2020/calendar-month/src/pipes/month-name/month-name.module.mjs +4 -4
- package/esm2020/calendar-month/src/pipes/month-name/month-name.pipe.mjs +3 -3
- package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.module.mjs +4 -4
- package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.pipe.mjs +3 -3
- package/esm2020/calendar-month/src/service/calendar-month.service.mjs +3 -3
- package/esm2020/card/src/card/card.component.mjs +3 -3
- package/esm2020/card/src/card-header/card-header.component.mjs +3 -3
- package/esm2020/card/src/card.module.mjs +4 -4
- package/esm2020/carousel/src/carousel/carousel.component.mjs +3 -3
- package/esm2020/carousel/src/carousel-image/carousel-image.directive.mjs +3 -3
- package/esm2020/carousel/src/carousel.module.mjs +4 -4
- package/esm2020/close/src/close.component.mjs +3 -3
- package/esm2020/close/src/close.module.mjs +4 -4
- package/esm2020/code-snippet/src/code-snippet.component.mjs +3 -3
- package/esm2020/code-snippet/src/code-snippet.module.mjs +4 -4
- package/esm2020/context-menu/src/context-menu.directive.mjs +3 -3
- package/esm2020/context-menu/src/context-menu.module.mjs +4 -4
- package/esm2020/copy/src/copy.directive.mjs +3 -3
- package/esm2020/copy/src/copy.module.mjs +4 -4
- package/esm2020/datatable/src/datatable/datatable.component.mjs +3 -3
- package/esm2020/datatable/src/datatable-column/datatable-column.directive.mjs +3 -3
- package/esm2020/datatable/src/datatable.module.mjs +4 -4
- package/esm2020/datatable/src/row-template/row-template.directive.mjs +3 -3
- package/esm2020/datepicker/src/datepicker.component.mjs +3 -3
- package/esm2020/datepicker/src/datepicker.module.mjs +4 -4
- package/esm2020/dropdown/src/dropdown/dropdown.directive.mjs +3 -3
- package/esm2020/dropdown/src/dropdown-menu/dropdown-menu.directive.mjs +3 -3
- package/esm2020/dropdown/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
- package/esm2020/dropdown/src/dropdown.module.mjs +4 -4
- package/esm2020/dropdown-menu/src/dropdown-item/dropdown-item.component.mjs +3 -3
- package/esm2020/dropdown-menu/src/dropdown-menu/dropdown-menu.component.mjs +3 -3
- package/esm2020/dropdown-menu/src/dropdown-menu.module.mjs +4 -4
- package/esm2020/enhanced-paste/src/directive/enhanced-paste.directive.mjs +3 -3
- package/esm2020/enhanced-paste/src/enhanced-paste.module.mjs +4 -4
- package/esm2020/enum/src/service/enum.service.mjs +3 -3
- package/esm2020/file-upload/src/component/file-upload.component.mjs +3 -3
- package/esm2020/file-upload/src/directive/file-upload-template.directive.mjs +3 -3
- package/esm2020/file-upload/src/file-upload.module.mjs +4 -4
- package/esm2020/file-upload/src/pipes/format-bytes/format-bytes.pipe.mjs +3 -3
- package/esm2020/for/src/for.directive.mjs +3 -3
- package/esm2020/for/src/for.module.mjs +4 -4
- package/esm2020/grid/src/component/grid.component.mjs +3 -3
- package/esm2020/grid/src/directives/column/column.directive.mjs +3 -3
- package/esm2020/grid/src/directives/row/row.directive.mjs +3 -3
- package/esm2020/grid/src/grid.module.mjs +4 -4
- package/esm2020/has-overlay/src/has-overlay/has-overlay.component.mjs +3 -3
- package/esm2020/has-overlay/src/has-overlay/has-overlay.module.mjs +4 -4
- package/esm2020/lib/pipes/font-color/font-color.module.mjs +4 -4
- package/esm2020/lib/pipes/font-color/font-color.pipe.mjs +3 -3
- package/esm2020/lib/pipes/in-list/in-list.module.mjs +4 -4
- package/esm2020/lib/pipes/in-list/in-list.pipe.mjs +3 -3
- package/esm2020/lib/pipes/uc-first/uc-first.module.mjs +4 -4
- package/esm2020/lib/pipes/uc-first/uc-first.pipe.mjs +3 -3
- package/esm2020/list-group/src/list-group/list-group.component.mjs +3 -3
- package/esm2020/list-group/src/list-group-item/list-group-item.component.mjs +3 -3
- package/esm2020/list-group/src/list-group.module.mjs +4 -4
- package/esm2020/modal/src/components/modal/modal.component.mjs +3 -3
- package/esm2020/modal/src/components/modal-host/modal-host.component.mjs +3 -3
- package/esm2020/modal/src/directives/modal/modal.directive.mjs +3 -3
- package/esm2020/modal/src/directives/modal-body/modal-body.directive.mjs +3 -3
- package/esm2020/modal/src/directives/modal-close/modal-close.directive.mjs +3 -3
- package/esm2020/modal/src/directives/modal-footer/modal-footer.directive.mjs +3 -3
- package/esm2020/modal/src/directives/modal-header/modal-header.directive.mjs +3 -3
- package/esm2020/modal/src/modal.module.mjs +4 -4
- package/esm2020/multiselect/src/component/multiselect.component.mjs +3 -3
- package/esm2020/multiselect/src/directives/button-template/button-template.directive.mjs +3 -3
- package/esm2020/multiselect/src/directives/footer-template/footer-template.directive.mjs +3 -3
- package/esm2020/multiselect/src/directives/header-template/header-template.directive.mjs +3 -3
- package/esm2020/multiselect/src/multiselect.module.mjs +4 -4
- package/esm2020/navbar/src/dropdown-toggle/dropdown-toggle.directive.mjs +3 -3
- package/esm2020/navbar/src/expand-button/expand-button.directive.mjs +3 -3
- package/esm2020/navbar/src/nav-link/nav-link.directive.mjs +3 -3
- package/esm2020/navbar/src/navbar/navbar.component.mjs +3 -3
- package/esm2020/navbar/src/navbar-brand/navbar-brand.component.mjs +3 -3
- package/esm2020/navbar/src/navbar-content/navbar-content.directive.mjs +3 -3
- package/esm2020/navbar/src/navbar-dropdown/navbar-dropdown.component.mjs +3 -3
- package/esm2020/navbar/src/navbar-item/navbar-item.component.mjs +3 -3
- package/esm2020/navbar/src/navbar-nav/navbar-nav.component.mjs +3 -3
- package/esm2020/navbar/src/navbar-toggler/navbar-toggler.component.mjs +3 -3
- package/esm2020/navbar/src/navbar.module.mjs +4 -4
- package/esm2020/offcanvas/src/components/offcanvas/offcanvas.component.mjs +3 -3
- package/esm2020/offcanvas/src/components/offcanvas-body/offcanvas-body.component.mjs +3 -3
- package/esm2020/offcanvas/src/components/offcanvas-header/offcanvas-header.component.mjs +3 -3
- package/esm2020/offcanvas/src/components/offcanvas-host/offcanvas-host.component.mjs +3 -3
- package/esm2020/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.mjs +3 -3
- package/esm2020/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.mjs +3 -3
- package/esm2020/offcanvas/src/offcanvas.module.mjs +4 -4
- package/esm2020/pagination/src/component/pagination/pagination.component.mjs +3 -3
- package/esm2020/pagination/src/pagination.module.mjs +4 -4
- package/esm2020/placeholder/src/placeholder/placeholder.component.mjs +3 -3
- package/esm2020/placeholder/src/placeholder-field/placeholder-field.directive.mjs +3 -3
- package/esm2020/placeholder/src/placeholder.module.mjs +4 -4
- package/esm2020/popover/src/component/popover.component.mjs +3 -3
- package/esm2020/popover/src/directives/popover/popover.directive.mjs +3 -3
- package/esm2020/popover/src/directives/popover-body/popover-body.directive.mjs +3 -3
- package/esm2020/popover/src/directives/popover-header/popover-header.directive.mjs +3 -3
- package/esm2020/popover/src/popover.module.mjs +4 -4
- package/esm2020/progress-bar/src/progress/progress.component.mjs +3 -3
- package/esm2020/progress-bar/src/progress-bar/progress-bar.component.mjs +3 -3
- package/esm2020/progress-bar/src/progress-bar.module.mjs +4 -4
- package/esm2020/range/src/component/range.component.mjs +3 -3
- package/esm2020/range/src/range.module.mjs +4 -4
- package/esm2020/range/src/value-accessor/range-value-accessor.mjs +3 -3
- package/esm2020/rating/src/rating.component.mjs +3 -3
- package/esm2020/rating/src/rating.module.mjs +4 -4
- package/esm2020/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.mjs +3 -3
- package/esm2020/scheduler/src/components/scheduler/scheduler.component.mjs +3 -3
- package/esm2020/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +3 -3
- package/esm2020/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +3 -3
- package/esm2020/scheduler/src/pipes/date-offset/date-offset.pipe.mjs +3 -3
- package/esm2020/scheduler/src/pipes/day-of-week/day-of-week.pipe.mjs +3 -3
- package/esm2020/scheduler/src/scheduler.module.mjs +4 -4
- package/esm2020/scheduler/src/services/timeline/timeline.service.mjs +3 -3
- package/esm2020/scrollspy/src/component/scrollspy.component.mjs +3 -3
- package/esm2020/scrollspy/src/directives/scrollspy.directive.mjs +3 -3
- package/esm2020/scrollspy/src/scrollspy.module.mjs +4 -4
- package/esm2020/scrollspy/src/services/scroll-offset/scroll-offset.service.mjs +3 -3
- package/esm2020/select/src/component/select.component.mjs +3 -3
- package/esm2020/select/src/select.module.mjs +4 -4
- package/esm2020/select/src/value-accessors/select-value-accessor.mjs +6 -6
- package/esm2020/select2/src/component/select2.component.mjs +3 -3
- package/esm2020/select2/src/directive/item-template.directive.mjs +3 -3
- package/esm2020/select2/src/select2.module.mjs +4 -4
- package/esm2020/snackbar/src/component/snackbar.component.mjs +3 -3
- package/esm2020/snackbar/src/directives/snackbar-close/snackbar-close.directive.mjs +3 -3
- package/esm2020/snackbar/src/service/snackbar.service.mjs +3 -3
- package/esm2020/snackbar/src/snackbar.module.mjs +4 -4
- package/esm2020/spinner/src/spinner.component.mjs +3 -3
- package/esm2020/spinner/src/spinner.module.mjs +4 -4
- package/esm2020/tab-control/src/tab-control/tab-control.component.mjs +3 -3
- package/esm2020/tab-control/src/tab-control.module.mjs +4 -4
- package/esm2020/tab-control/src/tab-page/tab-page.component.mjs +3 -3
- package/esm2020/table/src/component/table.component.mjs +3 -3
- package/esm2020/table/src/table.module.mjs +4 -4
- package/esm2020/testing/src/accordion/accordion/accordion.component.mjs +3 -3
- package/esm2020/testing/src/accordion/accordion-tab/accordion-tab.component.mjs +3 -3
- package/esm2020/testing/src/accordion/accordion-tab-header/accordion-tab-header.component.mjs +3 -3
- package/esm2020/testing/src/accordion/accordion-testing.module.mjs +4 -4
- package/esm2020/testing/src/alert/alert/alert.component.mjs +3 -3
- package/esm2020/testing/src/alert/alert-close/alert-close.component.mjs +3 -3
- package/esm2020/testing/src/alert/alert-testing.module.mjs +4 -4
- package/esm2020/testing/src/badge/badge/badge.component.mjs +3 -3
- package/esm2020/testing/src/badge/badge-testing.module.mjs +4 -4
- package/esm2020/testing/src/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2020/testing/src/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
- package/esm2020/testing/src/breadcrumb/breadcrumb-testing.module.mjs +4 -4
- package/esm2020/testing/src/button-group/button-group/button-group.component.mjs +3 -3
- package/esm2020/testing/src/button-group/button-group-testing.module.mjs +4 -4
- package/esm2020/testing/src/calendar/calendar/calendar.component.mjs +3 -3
- package/esm2020/testing/src/calendar/calendar-testing.module.mjs +4 -4
- package/esm2020/testing/src/card/card/card.component.mjs +3 -3
- package/esm2020/testing/src/card/card-header/card-header.component.mjs +3 -3
- package/esm2020/testing/src/card/card-testing.module.mjs +4 -4
- package/esm2020/testing/src/carousel/carousel/carousel.component.mjs +3 -3
- package/esm2020/testing/src/carousel/carousel-image/carousel-image.directive.mjs +3 -3
- package/esm2020/testing/src/carousel/carousel-testing.module.mjs +4 -4
- package/esm2020/testing/src/close/close/close.component.mjs +3 -3
- package/esm2020/testing/src/close/close-testing.module.mjs +4 -4
- package/esm2020/testing/src/code-snippet/code-snippet/code-snippet.component.mjs +3 -3
- package/esm2020/testing/src/code-snippet/code-snippet-testing.module.mjs +4 -4
- package/esm2020/testing/src/context-menu/context-menu-testing.module.mjs +4 -4
- package/esm2020/testing/src/context-menu/context-menu.directive.mjs +3 -3
- package/esm2020/testing/src/copy/copy-testing.module.mjs +4 -4
- package/esm2020/testing/src/copy/copy.directive.mjs +3 -3
- package/esm2020/testing/src/datatable/datatable/datatable.component.mjs +3 -3
- package/esm2020/testing/src/datatable/datatable-column/datatable-column.directive.mjs +3 -3
- package/esm2020/testing/src/datatable/datatable-testing.module.mjs +4 -4
- package/esm2020/testing/src/datatable/row-template/row-template.directive.mjs +3 -3
- package/esm2020/testing/src/datepicker/datepicker/datepicker.component.mjs +3 -3
- package/esm2020/testing/src/datepicker/datepicker-testing.module.mjs +4 -4
- package/esm2020/testing/src/dropdown/dropdown-menu.directive.mjs +3 -3
- package/esm2020/testing/src/dropdown/dropdown-testing.module.mjs +4 -4
- package/esm2020/testing/src/dropdown/dropdown-toggle.directive.mjs +3 -3
- package/esm2020/testing/src/dropdown/dropdown.directive.mjs +3 -3
- package/esm2020/testing/src/dropdown-menu/dropdown-item/dropdown-item.component.mjs +3 -3
- package/esm2020/testing/src/dropdown-menu/dropdown-menu/dropdown-menu.component.mjs +3 -3
- package/esm2020/testing/src/dropdown-menu/dropdown-menu-testing.module.mjs +4 -4
- package/esm2020/testing/src/enhanced-paste/enhanced-paste-testing.module.mjs +4 -4
- package/esm2020/testing/src/enhanced-paste/enhanced-paste.directive.mjs +3 -3
- package/esm2020/testing/src/file-upload/file-upload/file-upload.component.mjs +3 -3
- package/esm2020/testing/src/file-upload/file-upload-template/file-upload-template.directive.mjs +3 -3
- package/esm2020/testing/src/file-upload/file-upload-testing.module.mjs +4 -4
- package/esm2020/testing/src/for/for-testing.module.mjs +4 -4
- package/esm2020/testing/src/for/for.directive.mjs +3 -3
- package/esm2020/testing/src/grid/column.directive.mjs +3 -3
- package/esm2020/testing/src/grid/grid/grid.component.mjs +3 -3
- package/esm2020/testing/src/grid/grid-testing.module.mjs +4 -4
- package/esm2020/testing/src/grid/row.directive.mjs +3 -3
- package/esm2020/testing/src/has-overlay/has-overlay/has-overlay.component.mjs +3 -3
- package/esm2020/testing/src/has-overlay/has-overlay.module.mjs +4 -4
- package/esm2020/testing/src/highlight/highlight.directive.mjs +3 -3
- package/esm2020/testing/src/highlight/highlight.module.mjs +4 -4
- package/esm2020/testing/src/list-group/list-group/list-group.component.mjs +3 -3
- package/esm2020/testing/src/list-group/list-group-item/list-group-item.component.mjs +3 -3
- package/esm2020/testing/src/list-group/list-group-testing.module.mjs +4 -4
- package/esm2020/testing/src/modal/modal-host/modal-host.component.mjs +3 -3
- package/esm2020/testing/src/modal/modal-testing.module.mjs +4 -4
- package/esm2020/testing/src/multiselect/multiselect/multiselect.component.mjs +3 -3
- package/esm2020/testing/src/multiselect/multiselect-testing.module.mjs +4 -4
- package/esm2020/testing/src/navbar/navbar/navbar.component.mjs +3 -3
- package/esm2020/testing/src/navbar/navbar-brand/navbar-brand.component.mjs +3 -3
- package/esm2020/testing/src/navbar/navbar-content/navbar-content.directive.mjs +3 -3
- package/esm2020/testing/src/navbar/navbar-dropdown/navbar-dropdown.component.mjs +3 -3
- package/esm2020/testing/src/navbar/navbar-item/navbar-item.component.mjs +3 -3
- package/esm2020/testing/src/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
- package/esm2020/testing/src/navbar/navbar-testing.module.mjs +4 -4
- package/esm2020/testing/src/offcanvas/offcanvas-content/offcanvas-content.directive.mjs +3 -3
- package/esm2020/testing/src/offcanvas/offcanvas-host/offcanvas-host.component.mjs +3 -3
- package/esm2020/testing/src/offcanvas/offcanvas-testing.module.mjs +4 -4
- package/esm2020/testing/src/pagination/pagination/pagination.component.mjs +3 -3
- package/esm2020/testing/src/pagination/pagination-testing.module.mjs +4 -4
- package/esm2020/testing/src/placeholder/placeholder/placeholder.component.mjs +3 -3
- package/esm2020/testing/src/placeholder/placeholder-testing.module.mjs +4 -4
- package/esm2020/testing/src/popover/directive/popover.directive.mjs +3 -3
- package/esm2020/testing/src/popover/popover-testing.module.mjs +4 -4
- package/esm2020/testing/src/progress-bar/progress/progress.component.mjs +3 -3
- package/esm2020/testing/src/progress-bar/progress-bar/progress-bar.component.mjs +3 -3
- package/esm2020/testing/src/progress-bar/progress-bar-testing.module.mjs +4 -4
- package/esm2020/testing/src/range/component/range.component.mjs +3 -3
- package/esm2020/testing/src/range/directives/range-value-accessor.directive.mjs +3 -3
- package/esm2020/testing/src/range/range-testing.module.mjs +4 -4
- package/esm2020/testing/src/rating/rating/rating.component.mjs +3 -3
- package/esm2020/testing/src/rating/rating-testing.module.mjs +4 -4
- package/esm2020/testing/src/scheduler/scheduler/scheduler.component.mjs +3 -3
- package/esm2020/testing/src/scheduler/scheduler-testing.module.mjs +4 -4
- package/esm2020/testing/src/scrollspy/component/scrollspy.component.mjs +3 -3
- package/esm2020/testing/src/scrollspy/directive/scrollspy.directive.mjs +3 -3
- package/esm2020/testing/src/scrollspy/scrollspy-testing.module.mjs +4 -4
- package/esm2020/testing/src/select/component/select.component.mjs +3 -3
- package/esm2020/testing/src/select/directives/select-option.directive.mjs +3 -3
- package/esm2020/testing/src/select/directives/select-value-accessor.directive.mjs +3 -3
- package/esm2020/testing/src/select/select-testing.module.mjs +4 -4
- package/esm2020/testing/src/select2/select2/select2.component.mjs +3 -3
- package/esm2020/testing/src/select2/select2-testing.module.mjs +4 -4
- package/esm2020/testing/src/snackbar/service/snackbar.service.mjs +3 -3
- package/esm2020/testing/src/snackbar/snackbar-testing.module.mjs +4 -4
- package/esm2020/testing/src/spinner/component/spinner.component.mjs +3 -3
- package/esm2020/testing/src/spinner/spinner-testing.module.mjs +4 -4
- package/esm2020/testing/src/tab-control/tab-control/tab-control.component.mjs +3 -3
- package/esm2020/testing/src/tab-control/tab-control-testing.module.mjs +4 -4
- package/esm2020/testing/src/tab-control/tab-page/tab-page.component.mjs +3 -3
- package/esm2020/testing/src/table/table/table.component.mjs +3 -3
- package/esm2020/testing/src/table/table-testing.module.mjs +4 -4
- package/esm2020/testing/src/timepicker/component/timepicker.component.mjs +3 -3
- package/esm2020/testing/src/timepicker/timepicker-testing.module.mjs +4 -4
- package/esm2020/testing/src/toast/components/toast/toast.component.mjs +3 -3
- package/esm2020/testing/src/toast/components/toast-body/toast-body.component.mjs +3 -3
- package/esm2020/testing/src/toast/components/toast-header/toast-header.component.mjs +3 -3
- package/esm2020/testing/src/toast/pipes/add-properties.pipe.mjs +3 -3
- package/esm2020/testing/src/toast/service/toast.service.mjs +3 -3
- package/esm2020/testing/src/toast/toast-container/toast-container.component.mjs +3 -3
- package/esm2020/testing/src/toast/toast-testing.module.mjs +4 -4
- package/esm2020/testing/src/toggle-button/directives/toggle-button-group.directive.mjs +3 -3
- package/esm2020/testing/src/toggle-button/directives/toggle-button-value-accessor.directive.mjs +3 -3
- package/esm2020/testing/src/toggle-button/toggle-button/toggle-button.component.mjs +3 -3
- package/esm2020/testing/src/toggle-button/toggle-button-testing.module.mjs +4 -4
- package/esm2020/testing/src/tooltip/tooltip-testing.module.mjs +4 -4
- package/esm2020/testing/src/tooltip/tooltip.directive.mjs +3 -3
- package/esm2020/testing/src/typeahead/typeahead/typeahead.component.mjs +3 -3
- package/esm2020/testing/src/typeahead/typeahead-testing.module.mjs +4 -4
- package/esm2020/testing/src/uc-first.pipe/uc-first-testing.module.mjs +4 -4
- package/esm2020/testing/src/uc-first.pipe/uc-first.pipe.mjs +3 -3
- package/esm2020/timepicker/src/timepicker.component.mjs +3 -3
- package/esm2020/timepicker/src/timepicker.module.mjs +4 -4
- package/esm2020/toast/src/components/toast/toast.component.mjs +3 -3
- package/esm2020/toast/src/components/toast-body/toast-body.component.mjs +3 -3
- package/esm2020/toast/src/components/toast-container/toast-container.component.mjs +3 -3
- package/esm2020/toast/src/components/toast-header/toast-header.component.mjs +3 -3
- package/esm2020/toast/src/directives/toast-close/toast-close.directive.mjs +3 -3
- package/esm2020/toast/src/pipes/add-properties.pipe.mjs +3 -3
- package/esm2020/toast/src/services/toast/toast.service.mjs +3 -3
- package/esm2020/toast/src/toast.module.mjs +4 -4
- package/esm2020/toggle-button/src/component/toggle-button.component.mjs +3 -3
- package/esm2020/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.mjs +3 -3
- package/esm2020/toggle-button/src/toggle-button.module.mjs +4 -4
- package/esm2020/toggle-button/src/value-accessor/toggle-button-value-accessor.mjs +3 -3
- package/esm2020/tooltip/src/component/tooltip.component.mjs +3 -3
- package/esm2020/tooltip/src/directive/tooltip.directive.mjs +3 -3
- package/esm2020/tooltip/src/tooltip.module.mjs +4 -4
- package/esm2020/typeahead/src/typeahead.component.mjs +3 -3
- package/esm2020/typeahead/src/typeahead.module.mjs +4 -4
- package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-alert.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-badge.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
- package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-card.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-card.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-close.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-close.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-copy.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-enum.mjs +3 -3
- package/fesm2015/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-for.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-for.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-grid.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-modal.mjs +25 -25
- package/fesm2015/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs +16 -16
- package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs +34 -34
- package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs +22 -22
- package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-popover.mjs +16 -16
- package/fesm2015/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-range.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-range.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-rating.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs +25 -25
- package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-select.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-select.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-select2.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-table.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-table.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-testing.mjs +431 -431
- package/fesm2015/mintplayer-ng-bootstrap-testing.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-toast.mjs +25 -25
- package/fesm2015/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs +13 -13
- package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs +10 -10
- package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs +7 -7
- package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap.mjs +21 -21
- package/fesm2015/mintplayer-ng-bootstrap.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-alert.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-badge.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs +17 -17
- package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-card.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-card.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-close.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-close.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-copy.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-enum.mjs +3 -3
- package/fesm2020/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-for.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-for.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-grid.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-modal.mjs +25 -25
- package/fesm2020/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs +16 -16
- package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs +34 -34
- package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs +22 -22
- package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-popover.mjs +16 -16
- package/fesm2020/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-range.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-range.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-rating.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs +25 -25
- package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-select.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-select.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-select2.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-table.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-table.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-testing.mjs +431 -431
- package/fesm2020/mintplayer-ng-bootstrap-testing.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-toast.mjs +25 -25
- package/fesm2020/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs +13 -13
- package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs +10 -10
- package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs +7 -7
- package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap.mjs +21 -21
- package/fesm2020/mintplayer-ng-bootstrap.mjs.map +1 -1
- package/package.json +7 -7
|
@@ -2,9 +2,9 @@ import { Directive } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class BsRowMockDirective {
|
|
4
4
|
}
|
|
5
|
-
BsRowMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
6
|
-
BsRowMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
5
|
+
BsRowMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRowMockDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
6
|
+
BsRowMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BsRowMockDirective, selector: "[bsRow]", ngImport: i0 });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRowMockDirective, decorators: [{
|
|
8
8
|
type: Directive,
|
|
9
9
|
args: [{
|
|
10
10
|
selector: '[bsRow]'
|
|
@@ -2,9 +2,9 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class BsHasOverlayMockComponent {
|
|
4
4
|
}
|
|
5
|
-
BsHasOverlayMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
6
|
-
BsHasOverlayMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
5
|
+
BsHasOverlayMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsHasOverlayMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
BsHasOverlayMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsHasOverlayMockComponent, selector: "bs-has-overlay", ngImport: i0, template: "", styles: [""] });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsHasOverlayMockComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
args: [{ selector: 'bs-has-overlay', template: "" }]
|
|
10
10
|
}] });
|
|
@@ -4,10 +4,10 @@ import { BsHasOverlayMockComponent } from './has-overlay/has-overlay.component';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class BsHasOverlayTestingModule {
|
|
6
6
|
}
|
|
7
|
-
BsHasOverlayTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
BsHasOverlayTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
BsHasOverlayTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
BsHasOverlayTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsHasOverlayTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsHasOverlayTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsHasOverlayTestingModule, declarations: [BsHasOverlayMockComponent], imports: [CommonModule], exports: [BsHasOverlayMockComponent] });
|
|
9
|
+
BsHasOverlayTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsHasOverlayTestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsHasOverlayTestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [BsHasOverlayMockComponent],
|
|
@@ -2,9 +2,9 @@ import { Directive, Input } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class HighlightMockDirective {
|
|
4
4
|
}
|
|
5
|
-
HighlightMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
6
|
-
HighlightMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
5
|
+
HighlightMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: HighlightMockDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
6
|
+
HighlightMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: HighlightMockDirective, selector: "[highlight]", inputs: { highlight: "highlight" }, ngImport: i0 });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: HighlightMockDirective, decorators: [{
|
|
8
8
|
type: Directive,
|
|
9
9
|
args: [{
|
|
10
10
|
selector: '[highlight]'
|
|
@@ -4,10 +4,10 @@ import { HighlightMockDirective } from './highlight.directive';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class HighlightTestingModule {
|
|
6
6
|
}
|
|
7
|
-
HighlightTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
HighlightTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
HighlightTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
HighlightTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: HighlightTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
HighlightTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: HighlightTestingModule, declarations: [HighlightMockDirective], imports: [CommonModule], exports: [HighlightMockDirective] });
|
|
9
|
+
HighlightTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: HighlightTestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: HighlightTestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [
|
|
@@ -3,11 +3,11 @@ import { BsListGroupComponent } from '@mintplayer/ng-bootstrap/list-group';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsListGroupMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsListGroupMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsListGroupMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsListGroupMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsListGroupMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsListGroupMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsListGroupMockComponent, selector: "bs-list-group", providers: [
|
|
8
8
|
{ provide: BsListGroupComponent, useExisting: BsListGroupMockComponent },
|
|
9
9
|
], ngImport: i0, template: "<ul>\n <ng-content></ng-content>\n</ul>", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsListGroupMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-list-group', providers: [
|
|
13
13
|
{ provide: BsListGroupComponent, useExisting: BsListGroupMockComponent },
|
|
@@ -3,11 +3,11 @@ import { BsListGroupItemComponent } from '@mintplayer/ng-bootstrap/list-group';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsListGroupItemMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsListGroupItemMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsListGroupItemMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsListGroupItemMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsListGroupItemMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsListGroupItemMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsListGroupItemMockComponent, selector: "bs-list-group-item", providers: [
|
|
8
8
|
{ provide: BsListGroupItemComponent, useExisting: BsListGroupItemMockComponent },
|
|
9
9
|
], ngImport: i0, template: "<li>\n <ng-content></ng-content>\n</li>", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsListGroupItemMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-list-group-item', providers: [
|
|
13
13
|
{ provide: BsListGroupItemComponent, useExisting: BsListGroupItemMockComponent },
|
|
@@ -6,13 +6,13 @@ import { BsListGroupItemMockComponent } from './list-group-item/list-group-item.
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class BsListGroupTestingModule {
|
|
8
8
|
}
|
|
9
|
-
BsListGroupTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsListGroupTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
-
BsListGroupTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
+
BsListGroupTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsListGroupTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
+
BsListGroupTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsListGroupTestingModule, declarations: [BsListGroupMockComponent, BsListGroupItemMockComponent], imports: [CommonModule], exports: [BsListGroupMockComponent, BsListGroupItemMockComponent] });
|
|
11
|
+
BsListGroupTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsListGroupTestingModule, providers: [
|
|
12
12
|
{ provide: BsListGroupComponent, useClass: BsListGroupMockComponent },
|
|
13
13
|
{ provide: BsListGroupItemComponent, useClass: BsListGroupItemMockComponent },
|
|
14
14
|
], imports: [CommonModule] });
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsListGroupTestingModule, decorators: [{
|
|
16
16
|
type: NgModule,
|
|
17
17
|
args: [{
|
|
18
18
|
declarations: [BsListGroupMockComponent, BsListGroupItemMockComponent],
|
|
@@ -6,9 +6,9 @@ export class BsModalHostMockComponent {
|
|
|
6
6
|
this.isOpenChange = new EventEmitter();
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
BsModalHostMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsModalHostMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
+
BsModalHostMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsModalHostMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
BsModalHostMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsModalHostMockComponent, selector: "bs-modal", inputs: { isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, ngImport: i0, template: "modal", styles: [""] });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsModalHostMockComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: 'bs-modal', template: "modal" }]
|
|
14
14
|
}], propDecorators: { isOpen: [{
|
|
@@ -4,10 +4,10 @@ import { BsModalHostMockComponent } from './modal-host/modal-host.component';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class BsModalTestingModule {
|
|
6
6
|
}
|
|
7
|
-
BsModalTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
BsModalTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
BsModalTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
BsModalTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsModalTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsModalTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsModalTestingModule, declarations: [BsModalHostMockComponent], imports: [CommonModule], exports: [BsModalHostMockComponent] });
|
|
9
|
+
BsModalTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsModalTestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsModalTestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [BsModalHostMockComponent],
|
|
@@ -7,11 +7,11 @@ export class BsMultiselectMockComponent {
|
|
|
7
7
|
this.selectedItems = [];
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
BsMultiselectMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
11
|
-
BsMultiselectMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
+
BsMultiselectMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsMultiselectMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
+
BsMultiselectMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsMultiselectMockComponent, selector: "bs-multiselect", inputs: { items: "items", selectedItems: "selectedItems" }, providers: [
|
|
12
12
|
{ provide: BsMultiselectComponent, useExisting: BsMultiselectMockComponent },
|
|
13
13
|
], ngImport: i0, template: "<p>multiselect works!</p>\n", styles: [""] });
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsMultiselectMockComponent, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
16
|
args: [{ selector: 'bs-multiselect', providers: [
|
|
17
17
|
{ provide: BsMultiselectComponent, useExisting: BsMultiselectMockComponent },
|
|
@@ -5,12 +5,12 @@ import { BsMultiselectComponent } from '@mintplayer/ng-bootstrap/multiselect';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class BsMultiselectTestingModule {
|
|
7
7
|
}
|
|
8
|
-
BsMultiselectTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsMultiselectTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
BsMultiselectTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsMultiselectTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsMultiselectTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsMultiselectTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsMultiselectTestingModule, declarations: [BsMultiselectMockComponent], imports: [CommonModule], exports: [BsMultiselectMockComponent] });
|
|
10
|
+
BsMultiselectTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsMultiselectTestingModule, providers: [
|
|
11
11
|
{ provide: BsMultiselectComponent, useClass: BsMultiselectMockComponent },
|
|
12
12
|
], imports: [CommonModule] });
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsMultiselectTestingModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [BsMultiselectMockComponent],
|
|
@@ -3,11 +3,11 @@ import { BsNavbarComponent } from '@mintplayer/ng-bootstrap/navbar';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsNavbarMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsNavbarMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsNavbarMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsNavbarMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsNavbarMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsNavbarMockComponent, selector: "bs-navbar", providers: [
|
|
8
8
|
{ provide: BsNavbarComponent, useExisting: BsNavbarMockComponent }
|
|
9
9
|
], ngImport: i0, template: "<p>navbar works!</p>\n", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-navbar', providers: [
|
|
13
13
|
{ provide: BsNavbarComponent, useExisting: BsNavbarMockComponent }
|
|
@@ -3,11 +3,11 @@ import { BsNavbarBrandComponent } from '@mintplayer/ng-bootstrap/navbar';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsNavbarBrandMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsNavbarBrandMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsNavbarBrandMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsNavbarBrandMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarBrandMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsNavbarBrandMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsNavbarBrandMockComponent, selector: "bs-navbar-brand", providers: [
|
|
8
8
|
{ provide: BsNavbarBrandComponent, useExisting: BsNavbarBrandMockComponent }
|
|
9
9
|
], ngImport: i0, template: "<p>navbar-brand works!</p>\n", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarBrandMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-navbar-brand', providers: [
|
|
13
13
|
{ provide: BsNavbarBrandComponent, useExisting: BsNavbarBrandMockComponent }
|
|
@@ -3,9 +3,9 @@ import { BsNavbarComponent } from '@mintplayer/ng-bootstrap/navbar';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class NavbarContentMockDirective {
|
|
5
5
|
}
|
|
6
|
-
NavbarContentMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
NavbarContentMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
6
|
+
NavbarContentMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavbarContentMockDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
7
|
+
NavbarContentMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: NavbarContentMockDirective, selector: "[navbarContent]", inputs: { navbar: ["navbarContent", "navbar"] }, ngImport: i0 });
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavbarContentMockDirective, decorators: [{
|
|
9
9
|
type: Directive,
|
|
10
10
|
args: [{
|
|
11
11
|
selector: '[navbarContent]'
|
|
@@ -3,11 +3,11 @@ import { BsNavbarDropdownComponent } from '@mintplayer/ng-bootstrap/navbar';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsNavbarDropdownMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsNavbarDropdownMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsNavbarDropdownMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsNavbarDropdownMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarDropdownMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsNavbarDropdownMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsNavbarDropdownMockComponent, selector: "bs-navbar-dropdown", providers: [
|
|
8
8
|
{ provide: BsNavbarDropdownComponent, useExisting: BsNavbarDropdownMockComponent }
|
|
9
9
|
], ngImport: i0, template: "<ul>\n <ng-content></ng-content>\n</ul>", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarDropdownMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-navbar-dropdown', providers: [
|
|
13
13
|
{ provide: BsNavbarDropdownComponent, useExisting: BsNavbarDropdownMockComponent }
|
|
@@ -3,11 +3,11 @@ import { BsNavbarDropdownComponent, BsNavbarItemComponent } from '@mintplayer/ng
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsNavbarItemMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsNavbarItemMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsNavbarItemMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsNavbarItemMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarItemMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsNavbarItemMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsNavbarItemMockComponent, selector: "bs-navbar-item", providers: [
|
|
8
8
|
{ provide: BsNavbarItemComponent, useExisting: BsNavbarItemMockComponent }
|
|
9
9
|
], queries: [{ propertyName: "dropdowns", predicate: BsNavbarDropdownComponent }], ngImport: i0, template: "<li>\n <ng-content></ng-content>\n</li>", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarItemMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-navbar-item', providers: [
|
|
13
13
|
{ provide: BsNavbarItemComponent, useExisting: BsNavbarItemMockComponent }
|
|
@@ -3,11 +3,11 @@ import { BsNavbarNavComponent } from '@mintplayer/ng-bootstrap/navbar';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsNavbarNavMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsNavbarNavMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsNavbarNavMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsNavbarNavMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarNavMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsNavbarNavMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsNavbarNavMockComponent, selector: "bs-navbar-nav", inputs: { collapse: "collapse" }, providers: [
|
|
8
8
|
{ provide: BsNavbarNavComponent, useExisting: BsNavbarNavMockComponent }
|
|
9
9
|
], ngImport: i0, template: "<p>navbar-nav works!</p>\n", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarNavMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-navbar-nav', providers: [
|
|
13
13
|
{ provide: BsNavbarNavComponent, useExisting: BsNavbarNavMockComponent }
|
|
@@ -9,8 +9,8 @@ import { BsNavbarBrandMockComponent } from './navbar-brand/navbar-brand.componen
|
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
export class BsNavbarTestingModule {
|
|
11
11
|
}
|
|
12
|
-
BsNavbarTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
13
|
-
BsNavbarTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
12
|
+
BsNavbarTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
13
|
+
BsNavbarTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarTestingModule, declarations: [BsNavbarMockComponent,
|
|
14
14
|
BsNavbarNavMockComponent,
|
|
15
15
|
BsNavbarDropdownMockComponent,
|
|
16
16
|
BsNavbarItemMockComponent,
|
|
@@ -21,8 +21,8 @@ BsNavbarTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", v
|
|
|
21
21
|
BsNavbarItemMockComponent,
|
|
22
22
|
NavbarContentMockDirective,
|
|
23
23
|
BsNavbarBrandMockComponent] });
|
|
24
|
-
BsNavbarTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
24
|
+
BsNavbarTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarTestingModule, imports: [CommonModule] });
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsNavbarTestingModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [
|
|
@@ -7,9 +7,9 @@ export class BsOffcanvasContentMockDirective {
|
|
|
7
7
|
offcanvasHost.content = template;
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
BsOffcanvasContentMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
11
|
-
BsOffcanvasContentMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
BsOffcanvasContentMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsOffcanvasContentMockDirective, deps: [{ token: i1.BsOffcanvasHostComponent }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
11
|
+
BsOffcanvasContentMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BsOffcanvasContentMockDirective, selector: "[bsOffcanvasContent]", ngImport: i0 });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsOffcanvasContentMockDirective, decorators: [{
|
|
13
13
|
type: Directive,
|
|
14
14
|
args: [{
|
|
15
15
|
selector: '[bsOffcanvasContent]'
|
|
@@ -10,11 +10,11 @@ export class BsOffcanvasHostMockComponent {
|
|
|
10
10
|
this.hasBackdrop = true;
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
BsOffcanvasHostMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
14
|
-
BsOffcanvasHostMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
13
|
+
BsOffcanvasHostMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsOffcanvasHostMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
14
|
+
BsOffcanvasHostMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsOffcanvasHostMockComponent, selector: "bs-offcanvas", inputs: { state: "state", position: "position", hasBackdrop: "hasBackdrop" }, outputs: { backdropClick: "backdropClick", stateChange: "stateChange" }, providers: [
|
|
15
15
|
{ provide: BsOffcanvasHostComponent, useExisting: BsOffcanvasHostMockComponent }
|
|
16
16
|
], ngImport: i0, template: "<p>offcanvas-host works!</p>\n", styles: [""] });
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsOffcanvasHostMockComponent, decorators: [{
|
|
18
18
|
type: Component,
|
|
19
19
|
args: [{ selector: 'bs-offcanvas', providers: [
|
|
20
20
|
{ provide: BsOffcanvasHostComponent, useExisting: BsOffcanvasHostMockComponent }
|
|
@@ -5,12 +5,12 @@ import { BsOffcanvasContentMockDirective } from './offcanvas-content/offcanvas-c
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class BsOffcanvasTestingModule {
|
|
7
7
|
}
|
|
8
|
-
BsOffcanvasTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsOffcanvasTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
BsOffcanvasTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsOffcanvasTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsOffcanvasTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsOffcanvasTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsOffcanvasTestingModule, declarations: [BsOffcanvasHostMockComponent, BsOffcanvasContentMockDirective], imports: [CommonModule], exports: [BsOffcanvasHostMockComponent, BsOffcanvasContentMockDirective] });
|
|
10
|
+
BsOffcanvasTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsOffcanvasTestingModule, providers: [
|
|
11
11
|
{ provide: BsOffcanvasHostMockComponent, useClass: BsOffcanvasHostMockComponent }
|
|
12
12
|
], imports: [CommonModule] });
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsOffcanvasTestingModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [BsOffcanvasHostMockComponent, BsOffcanvasContentMockDirective],
|
|
@@ -11,11 +11,11 @@ export class BsPaginationMockComponent {
|
|
|
11
11
|
this.selectedPageNumberChange = new EventEmitter();
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
|
-
BsPaginationMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
15
|
-
BsPaginationMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
14
|
+
BsPaginationMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPaginationMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
15
|
+
BsPaginationMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsPaginationMockComponent, selector: "bs-pagination", inputs: { showArrows: "showArrows", numberOfBoxes: "numberOfBoxes", pageNumbers: "pageNumbers", selectedPageNumber: "selectedPageNumber" }, outputs: { selectedPageNumberChange: "selectedPageNumberChange" }, providers: [
|
|
16
16
|
{ provide: BsPaginationComponent, useExisting: BsPaginationMockComponent },
|
|
17
17
|
], ngImport: i0, template: "<ul>\n <li *ngFor=\"let pageNumber of pageNumbers\">\n <a class=\"page-link\">{{ pageNumber }}</a>\n </li>\n</ul>\n", styles: [""], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPaginationMockComponent, decorators: [{
|
|
19
19
|
type: Component,
|
|
20
20
|
args: [{ selector: 'bs-pagination', providers: [
|
|
21
21
|
{ provide: BsPaginationComponent, useExisting: BsPaginationMockComponent },
|
|
@@ -5,12 +5,12 @@ import { BsPaginationComponent } from '@mintplayer/ng-bootstrap/pagination';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class BsPaginationTestingModule {
|
|
7
7
|
}
|
|
8
|
-
BsPaginationTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsPaginationTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
BsPaginationTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsPaginationTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPaginationTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsPaginationTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsPaginationTestingModule, declarations: [BsPaginationMockComponent], imports: [CommonModule], exports: [BsPaginationMockComponent] });
|
|
10
|
+
BsPaginationTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPaginationTestingModule, providers: [
|
|
11
11
|
{ provide: BsPaginationComponent, useClass: BsPaginationMockComponent },
|
|
12
12
|
], imports: [CommonModule] });
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPaginationTestingModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [BsPaginationMockComponent],
|
|
@@ -6,11 +6,11 @@ export class BsPlaceholderMockComponent {
|
|
|
6
6
|
this.isLoading = false;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
BsPlaceholderMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsPlaceholderMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
+
BsPlaceholderMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPlaceholderMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
BsPlaceholderMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsPlaceholderMockComponent, selector: "bs-placeholder", inputs: { isLoading: "isLoading" }, providers: [
|
|
11
11
|
{ provide: BsPlaceholderComponent, useExisting: BsPlaceholderMockComponent },
|
|
12
12
|
], ngImport: i0, template: "<ng-content></ng-content>", styles: [""] });
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPlaceholderMockComponent, decorators: [{
|
|
14
14
|
type: Component,
|
|
15
15
|
args: [{ selector: 'bs-placeholder', providers: [
|
|
16
16
|
{ provide: BsPlaceholderComponent, useExisting: BsPlaceholderMockComponent },
|
|
@@ -5,12 +5,12 @@ import { BsPlaceholderComponent } from '@mintplayer/ng-bootstrap/placeholder';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class BsPlaceholderTestingModule {
|
|
7
7
|
}
|
|
8
|
-
BsPlaceholderTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsPlaceholderTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
BsPlaceholderTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsPlaceholderTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPlaceholderTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsPlaceholderTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsPlaceholderTestingModule, declarations: [BsPlaceholderMockComponent], imports: [CommonModule], exports: [BsPlaceholderMockComponent] });
|
|
10
|
+
BsPlaceholderTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPlaceholderTestingModule, providers: [
|
|
11
11
|
{ provide: BsPlaceholderComponent, useClass: BsPlaceholderMockComponent },
|
|
12
12
|
], imports: [CommonModule] });
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPlaceholderTestingModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [BsPlaceholderMockComponent],
|
|
@@ -5,9 +5,9 @@ export class BsPopoverMockDirective {
|
|
|
5
5
|
this.bsPopover = 'top';
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
BsPopoverMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsPopoverMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsPopoverMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPopoverMockDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9
|
+
BsPopoverMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BsPopoverMockDirective, selector: "*[bsPopover]", inputs: { bsPopover: "bsPopover" }, ngImport: i0 });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPopoverMockDirective, decorators: [{
|
|
11
11
|
type: Directive,
|
|
12
12
|
args: [{
|
|
13
13
|
selector: '*[bsPopover]',
|
|
@@ -4,10 +4,10 @@ import { BsPopoverMockDirective } from './directive/popover.directive';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class BsPopoverTestingModule {
|
|
6
6
|
}
|
|
7
|
-
BsPopoverTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
BsPopoverTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
BsPopoverTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
BsPopoverTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPopoverTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsPopoverTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsPopoverTestingModule, declarations: [BsPopoverMockDirective], imports: [CommonModule], exports: [BsPopoverMockDirective] });
|
|
9
|
+
BsPopoverTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPopoverTestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsPopoverTestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [BsPopoverMockDirective],
|
|
@@ -6,9 +6,9 @@ export class BsProgressMockComponent {
|
|
|
6
6
|
this.isIndeterminate = false;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
BsProgressMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsProgressMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
+
BsProgressMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsProgressMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
BsProgressMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsProgressMockComponent, selector: "bs-progress", inputs: { height: "height", isIndeterminate: "isIndeterminate" }, ngImport: i0, template: "<div>\n <ng-content></ng-content>\n</div>", styles: [""] });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsProgressMockComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: 'bs-progress', template: "<div>\n <ng-content></ng-content>\n</div>" }]
|
|
14
14
|
}], propDecorators: { height: [{
|
|
@@ -11,9 +11,9 @@ export class BsProgressBarMockComponent {
|
|
|
11
11
|
this.animated = false;
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
|
-
BsProgressBarMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
15
|
-
BsProgressBarMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
14
|
+
BsProgressBarMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsProgressBarMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
15
|
+
BsProgressBarMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsProgressBarMockComponent, selector: "bs-progress-bar", inputs: { minimum: "minimum", maximum: "maximum", value: "value", color: "color", striped: "striped", animated: "animated" }, ngImport: i0, template: "<p>progress-bar works!</p>\n", styles: [""] });
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsProgressBarMockComponent, decorators: [{
|
|
17
17
|
type: Component,
|
|
18
18
|
args: [{ selector: 'bs-progress-bar', template: "<p>progress-bar works!</p>\n" }]
|
|
19
19
|
}], propDecorators: { minimum: [{
|
|
@@ -5,10 +5,10 @@ import { BsProgressBarMockComponent } from './progress-bar/progress-bar.componen
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class BsProgressBarTestingModule {
|
|
7
7
|
}
|
|
8
|
-
BsProgressBarTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsProgressBarTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
BsProgressBarTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsProgressBarTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsProgressBarTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsProgressBarTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsProgressBarTestingModule, declarations: [BsProgressMockComponent, BsProgressBarMockComponent], imports: [CommonModule], exports: [BsProgressMockComponent, BsProgressBarMockComponent] });
|
|
10
|
+
BsProgressBarTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsProgressBarTestingModule, imports: [CommonModule] });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsProgressBarTestingModule, decorators: [{
|
|
12
12
|
type: NgModule,
|
|
13
13
|
args: [{
|
|
14
14
|
declarations: [BsProgressMockComponent, BsProgressBarMockComponent],
|
|
@@ -3,11 +3,11 @@ import { BsRangeComponent } from '@mintplayer/ng-bootstrap/range';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsRangeMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsRangeMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsRangeMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsRangeMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsRangeMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsRangeMockComponent, selector: "bs-range", providers: [
|
|
8
8
|
{ provide: BsRangeComponent, useExisting: BsRangeMockComponent },
|
|
9
9
|
], ngImport: i0, template: "<input type=\"range\">", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-range', providers: [
|
|
13
13
|
{ provide: BsRangeComponent, useExisting: BsRangeMockComponent },
|
|
@@ -13,13 +13,13 @@ export class BsRangeMockValueAccessor {
|
|
|
13
13
|
setDisabledState(isDisabled) {
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
BsRangeMockValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
17
|
-
BsRangeMockValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
16
|
+
BsRangeMockValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeMockValueAccessor, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
17
|
+
BsRangeMockValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BsRangeMockValueAccessor, selector: "bs-range", providers: [{
|
|
18
18
|
provide: NG_VALUE_ACCESSOR,
|
|
19
19
|
useExisting: forwardRef(() => BsRangeMockValueAccessor),
|
|
20
20
|
multi: true,
|
|
21
21
|
}], ngImport: i0 });
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeMockValueAccessor, decorators: [{
|
|
23
23
|
type: Directive,
|
|
24
24
|
args: [{
|
|
25
25
|
selector: 'bs-range',
|