@mintplayer/ng-bootstrap 15.1.1 → 15.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +17 -7
- 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 +17 -6
- 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 +23 -13
- 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 +443 -432
- 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 +23 -13
- 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 +443 -432
- 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
- package/range/src/component/range.component.d.ts +4 -1
- package/testing/src/range/component/range.component.d.ts +4 -1
|
@@ -1,16 +1,27 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
1
|
+
import { Component, Input } from '@angular/core';
|
|
2
2
|
import { BsRangeComponent } from '@mintplayer/ng-bootstrap/range';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsRangeMockComponent {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.min = 0;
|
|
7
|
+
this.max = 10;
|
|
8
|
+
this.step = 1;
|
|
9
|
+
}
|
|
5
10
|
}
|
|
6
|
-
BsRangeMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsRangeMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
+
BsRangeMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
+
BsRangeMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsRangeMockComponent, selector: "bs-range", inputs: { min: "min", max: "max", step: "step" }, providers: [
|
|
8
13
|
{ provide: BsRangeComponent, useExisting: BsRangeMockComponent },
|
|
9
14
|
], ngImport: i0, template: "<input type=\"range\">", styles: [""] });
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeMockComponent, decorators: [{
|
|
11
16
|
type: Component,
|
|
12
17
|
args: [{ selector: 'bs-range', providers: [
|
|
13
18
|
{ provide: BsRangeComponent, useExisting: BsRangeMockComponent },
|
|
14
19
|
], template: "<input type=\"range\">" }]
|
|
15
|
-
}]
|
|
16
|
-
|
|
20
|
+
}], propDecorators: { min: [{
|
|
21
|
+
type: Input
|
|
22
|
+
}], max: [{
|
|
23
|
+
type: Input
|
|
24
|
+
}], step: [{
|
|
25
|
+
type: Input
|
|
26
|
+
}] } });
|
|
27
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFuZ2UuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC90ZXN0aW5nL3NyYy9yYW5nZS9jb21wb25lbnQvcmFuZ2UuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC90ZXN0aW5nL3NyYy9yYW5nZS9jb21wb25lbnQvcmFuZ2UuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDakQsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sZ0NBQWdDLENBQUM7O0FBVWxFLE1BQU0sT0FBTyxvQkFBb0I7SUFSakM7UUFTVyxRQUFHLEdBQUcsQ0FBQyxDQUFDO1FBQ1IsUUFBRyxHQUFHLEVBQUUsQ0FBQztRQUNULFNBQUksR0FBRyxDQUFDLENBQUM7S0FDbkI7O2lIQUpZLG9CQUFvQjtxR0FBcEIsb0JBQW9CLHFGQUpwQjtRQUNULEVBQUUsT0FBTyxFQUFFLGdCQUFnQixFQUFFLFdBQVcsRUFBRSxvQkFBb0IsRUFBRTtLQUNqRSwwQkNUSCx3QkFBb0I7MkZEV1Asb0JBQW9CO2tCQVJoQyxTQUFTOytCQUNFLFVBQVUsYUFHVDt3QkFDVCxFQUFFLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxXQUFXLHNCQUFzQixFQUFFO3FCQUNqRTs4QkFHUSxHQUFHO3NCQUFYLEtBQUs7Z0JBQ0csR0FBRztzQkFBWCxLQUFLO2dCQUNHLElBQUk7c0JBQVosS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJzUmFuZ2VDb21wb25lbnQgfSBmcm9tICdAbWludHBsYXllci9uZy1ib290c3RyYXAvcmFuZ2UnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdicy1yYW5nZScsXG4gIHRlbXBsYXRlVXJsOiAnLi9yYW5nZS5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL3JhbmdlLmNvbXBvbmVudC5zY3NzJ10sXG4gIHByb3ZpZGVyczogW1xuICAgIHsgcHJvdmlkZTogQnNSYW5nZUNvbXBvbmVudCwgdXNlRXhpc3Rpbmc6IEJzUmFuZ2VNb2NrQ29tcG9uZW50IH0sXG4gIF1cbn0pXG5leHBvcnQgY2xhc3MgQnNSYW5nZU1vY2tDb21wb25lbnQge1xuICBASW5wdXQoKSBtaW4gPSAwO1xuICBASW5wdXQoKSBtYXggPSAxMDtcbiAgQElucHV0KCkgc3RlcCA9IDE7XG59XG4iLCI8aW5wdXQgdHlwZT1cInJhbmdlXCI+Il19
|
|
@@ -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',
|
|
@@ -6,12 +6,12 @@ import { BsRangeMockValueAccessor } from './directives/range-value-accessor.dire
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class BsRangeTestingModule {
|
|
8
8
|
}
|
|
9
|
-
BsRangeTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsRangeTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
-
BsRangeTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
+
BsRangeTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
+
BsRangeTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsRangeTestingModule, declarations: [BsRangeMockComponent, BsRangeMockValueAccessor], imports: [CommonModule], exports: [BsRangeMockComponent, BsRangeMockValueAccessor] });
|
|
11
|
+
BsRangeTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeTestingModule, providers: [
|
|
12
12
|
{ provide: BsRangeComponent, useExisting: BsRangeMockComponent },
|
|
13
13
|
], imports: [CommonModule] });
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRangeTestingModule, decorators: [{
|
|
15
15
|
type: NgModule,
|
|
16
16
|
args: [{
|
|
17
17
|
declarations: [BsRangeMockComponent, BsRangeMockValueAccessor],
|
|
@@ -6,9 +6,9 @@ export class BsRatingMockComponent {
|
|
|
6
6
|
this.value = 0;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
BsRatingMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsRatingMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
+
BsRatingMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRatingMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
BsRatingMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsRatingMockComponent, selector: "bs-rating", inputs: { maximum: "maximum", value: "value" }, ngImport: i0, template: "", styles: [""] });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRatingMockComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: 'bs-rating', template: "" }]
|
|
14
14
|
}], propDecorators: { maximum: [{
|
|
@@ -4,10 +4,10 @@ import { BsRatingMockComponent } from './rating/rating.component';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class BsRatingTestingModule {
|
|
6
6
|
}
|
|
7
|
-
BsRatingTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
BsRatingTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
BsRatingTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
BsRatingTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRatingTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsRatingTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsRatingTestingModule, declarations: [BsRatingMockComponent], imports: [CommonModule], exports: [BsRatingMockComponent] });
|
|
9
|
+
BsRatingTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRatingTestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsRatingTestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [BsRatingMockComponent],
|
|
@@ -10,11 +10,11 @@ export class BsSchedulerMockComponent {
|
|
|
10
10
|
this.resources = [];
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
BsSchedulerMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
14
|
-
BsSchedulerMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
13
|
+
BsSchedulerMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
14
|
+
BsSchedulerMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsSchedulerMockComponent, selector: "bs-scheduler", inputs: { weekOptions: "weekOptions", timelineOptions: "timelineOptions", mode: "mode", resources: "resources" }, providers: [
|
|
15
15
|
{ provide: BsSchedulerComponent, useExisting: BsSchedulerMockComponent }
|
|
16
16
|
], ngImport: i0, template: "<p>scheduler 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: BsSchedulerMockComponent, decorators: [{
|
|
18
18
|
type: Component,
|
|
19
19
|
args: [{ selector: 'bs-scheduler', providers: [
|
|
20
20
|
{ provide: BsSchedulerComponent, useExisting: BsSchedulerMockComponent }
|
|
@@ -4,10 +4,10 @@ import { BsSchedulerMockComponent } from './scheduler/scheduler.component';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class BsSchedulerTestingModule {
|
|
6
6
|
}
|
|
7
|
-
BsSchedulerTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
BsSchedulerTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
BsSchedulerTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
BsSchedulerTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsSchedulerTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerTestingModule, declarations: [BsSchedulerMockComponent], imports: [CommonModule], exports: [BsSchedulerMockComponent] });
|
|
9
|
+
BsSchedulerTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerTestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSchedulerTestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [BsSchedulerMockComponent],
|
|
@@ -8,11 +8,11 @@ export class BsScrollspyMockComponent {
|
|
|
8
8
|
this.animation = 'slide';
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
BsScrollspyMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
12
|
-
BsScrollspyMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
+
BsScrollspyMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
+
BsScrollspyMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsScrollspyMockComponent, selector: "bs-scrollspy", inputs: { animation: "animation" }, providers: [
|
|
13
13
|
{ provide: BsScrollspyComponent, useExisting: BsScrollspyMockComponent },
|
|
14
14
|
], queries: [{ propertyName: "directives", predicate: BsScrollspyMockDirective, descendants: true }], ngImport: i0, template: "<ul>\n <li *ngFor=\"let dir of directives\">\n {{ dir.element.nativeElement.textContent }}\n </li>\n</ul>\n<div>\n <ng-content></ng-content>\n</div>", styles: [""], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyMockComponent, decorators: [{
|
|
16
16
|
type: Component,
|
|
17
17
|
args: [{ selector: 'bs-scrollspy', providers: [
|
|
18
18
|
{ provide: BsScrollspyComponent, useExisting: BsScrollspyMockComponent },
|
|
@@ -6,11 +6,11 @@ export class BsScrollspyMockDirective {
|
|
|
6
6
|
this.element = element;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
BsScrollspyMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsScrollspyMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
+
BsScrollspyMockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyMockDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10
|
+
BsScrollspyMockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BsScrollspyMockDirective, selector: "[bsScrollspy]", providers: [
|
|
11
11
|
{ provide: BsScrollspyDirective, useExisting: BsScrollspyMockDirective },
|
|
12
12
|
], ngImport: i0 });
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyMockDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: '[bsScrollspy]',
|
|
@@ -6,13 +6,13 @@ import { BsScrollspyComponent, BsScrollspyDirective } from '@mintplayer/ng-boots
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class BsScrollspyTestingModule {
|
|
8
8
|
}
|
|
9
|
-
BsScrollspyTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsScrollspyTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
-
BsScrollspyTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
+
BsScrollspyTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
+
BsScrollspyTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyTestingModule, declarations: [BsScrollspyMockDirective, BsScrollspyMockComponent], imports: [CommonModule], exports: [BsScrollspyMockDirective, BsScrollspyMockComponent] });
|
|
11
|
+
BsScrollspyTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsScrollspyTestingModule, providers: [
|
|
12
12
|
{ provide: BsScrollspyDirective, useClass: BsScrollspyMockDirective },
|
|
13
13
|
{ provide: BsScrollspyComponent, useClass: BsScrollspyMockComponent },
|
|
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: BsScrollspyTestingModule, decorators: [{
|
|
16
16
|
type: NgModule,
|
|
17
17
|
args: [{
|
|
18
18
|
declarations: [BsScrollspyMockDirective, BsScrollspyMockComponent],
|
|
@@ -6,11 +6,11 @@ export class BsSelectMockComponent {
|
|
|
6
6
|
this.identifier = 0;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
BsSelectMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsSelectMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
+
BsSelectMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelectMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
BsSelectMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsSelectMockComponent, selector: "bs-select", inputs: { identifier: "identifier" }, providers: [
|
|
11
11
|
{ provide: BsSelectComponent, useExisting: BsSelectMockComponent },
|
|
12
12
|
], ngImport: i0, template: "<select>\n <ng-content></ng-content>\n</select> ", 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: BsSelectMockComponent, decorators: [{
|
|
14
14
|
type: Component,
|
|
15
15
|
args: [{ selector: 'bs-select', providers: [
|
|
16
16
|
{ provide: BsSelectComponent, useExisting: BsSelectMockComponent },
|
|
@@ -7,9 +7,9 @@ export class BsSelectOptionMock {
|
|
|
7
7
|
}
|
|
8
8
|
setElementValue(value) { }
|
|
9
9
|
}
|
|
10
|
-
BsSelectOptionMock.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
11
|
-
BsSelectOptionMock.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
BsSelectOptionMock.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelectOptionMock, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
11
|
+
BsSelectOptionMock.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BsSelectOptionMock, selector: "option", inputs: { ngValue: "ngValue", value: "value" }, ngImport: i0 });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelectOptionMock, decorators: [{
|
|
13
13
|
type: Directive,
|
|
14
14
|
args: [{ selector: 'option' }]
|
|
15
15
|
}], propDecorators: { ngValue: [{
|
|
@@ -8,8 +8,8 @@ export class BsSelectMockValueAccessor {
|
|
|
8
8
|
writeValue(value) { }
|
|
9
9
|
setDisabledState(isDisabled) { }
|
|
10
10
|
}
|
|
11
|
-
BsSelectMockValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
12
|
-
BsSelectMockValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
+
BsSelectMockValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelectMockValueAccessor, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
12
|
+
BsSelectMockValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BsSelectMockValueAccessor, selector: "bs-select", providers: [{
|
|
13
13
|
provide: BsSelectValueAccessor,
|
|
14
14
|
useExisting: BsSelectMockValueAccessor
|
|
15
15
|
}, {
|
|
@@ -17,7 +17,7 @@ BsSelectMockValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.
|
|
|
17
17
|
useExisting: forwardRef(() => BsSelectMockValueAccessor),
|
|
18
18
|
multi: true,
|
|
19
19
|
}], ngImport: i0 });
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelectMockValueAccessor, decorators: [{
|
|
21
21
|
type: Directive,
|
|
22
22
|
args: [{
|
|
23
23
|
selector: 'bs-select',
|
|
@@ -6,10 +6,10 @@ import { BsSelectOptionMock } from './directives/select-option.directive';
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class BsSelectTestingModule {
|
|
8
8
|
}
|
|
9
|
-
BsSelectTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsSelectTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
-
BsSelectTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
+
BsSelectTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelectTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
+
BsSelectTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsSelectTestingModule, declarations: [BsSelectMockComponent, BsSelectMockValueAccessor, BsSelectOptionMock], imports: [CommonModule], exports: [BsSelectMockComponent, BsSelectMockValueAccessor, BsSelectOptionMock] });
|
|
11
|
+
BsSelectTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelectTestingModule, imports: [CommonModule] });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelectTestingModule, decorators: [{
|
|
13
13
|
type: NgModule,
|
|
14
14
|
args: [{
|
|
15
15
|
declarations: [BsSelectMockComponent, BsSelectMockValueAccessor, BsSelectOptionMock],
|
|
@@ -7,9 +7,9 @@ export class BsSelect2Component {
|
|
|
7
7
|
this.provideSuggestions = new EventEmitter();
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
BsSelect2Component.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
11
|
-
BsSelect2Component.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
BsSelect2Component.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelect2Component, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
+
BsSelect2Component.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsSelect2Component, selector: "bs-select2", inputs: { selectedItems: "selectedItems", suggestions: "suggestions" }, outputs: { provideSuggestions: "provideSuggestions" }, ngImport: i0, template: "<p>select2 works!</p>\n", styles: [""] });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelect2Component, decorators: [{
|
|
13
13
|
type: Component,
|
|
14
14
|
args: [{ selector: 'bs-select2', template: "<p>select2 works!</p>\n" }]
|
|
15
15
|
}], propDecorators: { selectedItems: [{
|
|
@@ -4,10 +4,10 @@ import { BsSelect2Component } from './select2/select2.component';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class BsSelect2TestingModule {
|
|
6
6
|
}
|
|
7
|
-
BsSelect2TestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
BsSelect2TestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
BsSelect2TestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
BsSelect2TestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelect2TestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsSelect2TestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsSelect2TestingModule, declarations: [BsSelect2Component], imports: [CommonModule], exports: [BsSelect2Component] });
|
|
9
|
+
BsSelect2TestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelect2TestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSelect2TestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [BsSelect2Component],
|
|
@@ -7,9 +7,9 @@ export class BsSnackbarMockService {
|
|
|
7
7
|
hide(snackbar) {
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
BsSnackbarMockService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
11
|
-
BsSnackbarMockService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
BsSnackbarMockService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSnackbarMockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11
|
+
BsSnackbarMockService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSnackbarMockService });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSnackbarMockService, decorators: [{
|
|
13
13
|
type: Injectable
|
|
14
14
|
}] });
|
|
15
15
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic25hY2tiYXIuc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbWludHBsYXllci1uZy1ib290c3RyYXAvdGVzdGluZy9zcmMvc25hY2tiYXIvc2VydmljZS9zbmFja2Jhci5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQWUsTUFBTSxlQUFlLENBQUM7O0FBSXhELE1BQU0sT0FBTyxxQkFBcUI7SUFFekIsSUFBSSxDQUFDLFFBQTBCO1FBQ3BDLE9BQU8sSUFBSSxDQUFDO0lBQ2QsQ0FBQztJQUVNLElBQUksQ0FBQyxRQUE2QjtJQUN6QyxDQUFDOztrSEFQVSxxQkFBcUI7c0hBQXJCLHFCQUFxQjsyRkFBckIscUJBQXFCO2tCQURqQyxVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSwgVGVtcGxhdGVSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJzU25hY2tiYXJDb21wb25lbnQgfSBmcm9tICdAbWludHBsYXllci9uZy1ib290c3RyYXAvc25hY2tiYXInO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgY2xhc3MgQnNTbmFja2Jhck1vY2tTZXJ2aWNlIHtcblxuICBwdWJsaWMgc2hvdyh0ZW1wbGF0ZTogVGVtcGxhdGVSZWY8YW55Pikge1xuICAgIHJldHVybiBudWxsO1xuICB9XG5cbiAgcHVibGljIGhpZGUoc25hY2tiYXI6IEJzU25hY2tiYXJDb21wb25lbnQpIHtcbiAgfVxuXG59XG4iXX0=
|
|
@@ -5,12 +5,12 @@ import { BsSnackbarMockService } from './service/snackbar.service';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class BsSnackbarTestingModule {
|
|
7
7
|
}
|
|
8
|
-
BsSnackbarTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsSnackbarTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
BsSnackbarTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsSnackbarTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSnackbarTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsSnackbarTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsSnackbarTestingModule, imports: [CommonModule] });
|
|
10
|
+
BsSnackbarTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSnackbarTestingModule, providers: [
|
|
11
11
|
{ provide: BsSnackbarService, useClass: BsSnackbarMockService }
|
|
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: BsSnackbarTestingModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [],
|
|
@@ -7,9 +7,9 @@ export class BsSpinnerMockComponent {
|
|
|
7
7
|
this.color = Color.primary;
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
BsSpinnerMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
11
|
-
BsSpinnerMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
+
BsSpinnerMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSpinnerMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
+
BsSpinnerMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsSpinnerMockComponent, selector: "bs-spinner", inputs: { type: "type", color: "color" }, ngImport: i0, template: "<p>spinner works!</p>\n", styles: [""] });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSpinnerMockComponent, decorators: [{
|
|
13
13
|
type: Component,
|
|
14
14
|
args: [{ selector: 'bs-spinner', template: "<p>spinner works!</p>\n" }]
|
|
15
15
|
}], propDecorators: { type: [{
|
|
@@ -4,10 +4,10 @@ import { BsSpinnerMockComponent } from './component/spinner.component';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class BsSpinnerTestingModule {
|
|
6
6
|
}
|
|
7
|
-
BsSpinnerTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
BsSpinnerTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
BsSpinnerTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
BsSpinnerTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSpinnerTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsSpinnerTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsSpinnerTestingModule, declarations: [BsSpinnerMockComponent], imports: [CommonModule], exports: [BsSpinnerMockComponent] });
|
|
9
|
+
BsSpinnerTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSpinnerTestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsSpinnerTestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [BsSpinnerMockComponent],
|
|
@@ -5,9 +5,9 @@ export class BsTabControlMockComponent {
|
|
|
5
5
|
this.border = true;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
BsTabControlMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsTabControlMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsTabControlMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTabControlMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
BsTabControlMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsTabControlMockComponent, selector: "bs-tab-control", inputs: { border: "border" }, ngImport: i0, template: "<p>tab-control works!</p>\n", styles: [""] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTabControlMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-tab-control', template: "<p>tab-control works!</p>\n" }]
|
|
13
13
|
}], propDecorators: { border: [{
|
|
@@ -5,10 +5,10 @@ import { BsTabPageMockComponent } from './tab-page/tab-page.component';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class BsTabControlTestingModule {
|
|
7
7
|
}
|
|
8
|
-
BsTabControlTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsTabControlTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
BsTabControlTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsTabControlTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTabControlTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsTabControlTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsTabControlTestingModule, declarations: [BsTabControlMockComponent, BsTabPageMockComponent], imports: [CommonModule], exports: [BsTabControlMockComponent, BsTabPageMockComponent] });
|
|
10
|
+
BsTabControlTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTabControlTestingModule, imports: [CommonModule] });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTabControlTestingModule, decorators: [{
|
|
12
12
|
type: NgModule,
|
|
13
13
|
args: [{
|
|
14
14
|
declarations: [BsTabControlMockComponent, BsTabPageMockComponent],
|
|
@@ -5,9 +5,9 @@ export class BsTabPageMockComponent {
|
|
|
5
5
|
this.disabled = false;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
BsTabPageMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsTabPageMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsTabPageMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTabPageMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
BsTabPageMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsTabPageMockComponent, selector: "bs-tab-page", inputs: { disabled: "disabled" }, ngImport: i0, template: "<p>tab-page works!</p>\n", styles: [""] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTabPageMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-tab-page', template: "<p>tab-page works!</p>\n" }]
|
|
13
13
|
}], propDecorators: { disabled: [{
|
|
@@ -8,11 +8,11 @@ export class BsTableMockComponent {
|
|
|
8
8
|
this.hover = false;
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
BsTableMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
12
|
-
BsTableMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
11
|
+
BsTableMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTableMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
+
BsTableMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsTableMockComponent, selector: "bs-table", inputs: { isResponsive: "isResponsive", striped: "striped", hover: "hover" }, providers: [
|
|
13
13
|
{ provide: BsTableComponent, useExisting: BsTableMockComponent },
|
|
14
14
|
], ngImport: i0, template: "<div>\n <table>\n <ng-content></ng-content>\n </table>\n</div>", styles: [""] });
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTableMockComponent, decorators: [{
|
|
16
16
|
type: Component,
|
|
17
17
|
args: [{ selector: 'bs-table', providers: [
|
|
18
18
|
{ provide: BsTableComponent, useExisting: BsTableMockComponent },
|
|
@@ -5,12 +5,12 @@ import { BsTableComponent } from '@mintplayer/ng-bootstrap/table';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class BsTableTestingModule {
|
|
7
7
|
}
|
|
8
|
-
BsTableTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsTableTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
BsTableTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsTableTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTableTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsTableTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsTableTestingModule, declarations: [BsTableMockComponent], imports: [CommonModule], exports: [BsTableMockComponent] });
|
|
10
|
+
BsTableTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTableTestingModule, providers: [
|
|
11
11
|
{ provide: BsTableComponent, useExisting: BsTableMockComponent },
|
|
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: BsTableTestingModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [BsTableMockComponent],
|
|
@@ -5,9 +5,9 @@ export class BsTimepickerMockComponent {
|
|
|
5
5
|
this.selectedTime = new Date();
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
BsTimepickerMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsTimepickerMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsTimepickerMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTimepickerMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
BsTimepickerMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsTimepickerMockComponent, selector: "bs-timepicker", inputs: { selectedTime: "selectedTime" }, ngImport: i0, template: "<p>timepicker works!</p>\n", styles: [""] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTimepickerMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-timepicker', template: "<p>timepicker works!</p>\n" }]
|
|
13
13
|
}], propDecorators: { selectedTime: [{
|
|
@@ -4,10 +4,10 @@ import { BsTimepickerMockComponent } from './component/timepicker.component';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class BsTimepickerTestingModule {
|
|
6
6
|
}
|
|
7
|
-
BsTimepickerTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
-
BsTimepickerTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
-
BsTimepickerTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
+
BsTimepickerTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTimepickerTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsTimepickerTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsTimepickerTestingModule, declarations: [BsTimepickerMockComponent], imports: [CommonModule], exports: [BsTimepickerMockComponent] });
|
|
9
|
+
BsTimepickerTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTimepickerTestingModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsTimepickerTestingModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [BsTimepickerMockComponent],
|
|
@@ -6,11 +6,11 @@ export class BsToastMockComponent {
|
|
|
6
6
|
this.isVisible = false;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
BsToastMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
10
|
-
BsToastMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
9
|
+
BsToastMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsToastMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
BsToastMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsToastMockComponent, selector: "bs-toast", inputs: { isVisible: "isVisible" }, providers: [
|
|
11
11
|
{ provide: BsToastComponent, useExisting: BsToastMockComponent },
|
|
12
12
|
], ngImport: i0, template: "<div [class.show]=\"isVisible\">\n <ng-content></ng-content>\n</div>", 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: BsToastMockComponent, decorators: [{
|
|
14
14
|
type: Component,
|
|
15
15
|
args: [{ selector: 'bs-toast', providers: [
|
|
16
16
|
{ provide: BsToastComponent, useExisting: BsToastMockComponent },
|
|
@@ -3,11 +3,11 @@ import { BsToastBodyComponent } from '@mintplayer/ng-bootstrap/toast';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsToastBodyMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsToastBodyMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsToastBodyMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsToastBodyMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsToastBodyMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsToastBodyMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsToastBodyMockComponent, selector: "bs-toast-body", providers: [
|
|
8
8
|
{ provide: BsToastBodyComponent, useExisting: BsToastBodyMockComponent },
|
|
9
9
|
], ngImport: i0, template: "<ng-content></ng-content>", 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: BsToastBodyMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-toast-body', providers: [
|
|
13
13
|
{ provide: BsToastBodyComponent, useExisting: BsToastBodyMockComponent },
|
|
@@ -3,11 +3,11 @@ import { BsToastHeaderComponent } from '@mintplayer/ng-bootstrap/toast';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export class BsToastHeaderMockComponent {
|
|
5
5
|
}
|
|
6
|
-
BsToastHeaderMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
7
|
-
BsToastHeaderMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
6
|
+
BsToastHeaderMockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsToastHeaderMockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7
|
+
BsToastHeaderMockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BsToastHeaderMockComponent, selector: "bs-toast-header", providers: [
|
|
8
8
|
{ provide: BsToastHeaderComponent, useExisting: BsToastHeaderMockComponent },
|
|
9
9
|
], ngImport: i0, template: "<ng-content></ng-content>", 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: BsToastHeaderMockComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{ selector: 'bs-toast-header', providers: [
|
|
13
13
|
{ provide: BsToastHeaderComponent, useExisting: BsToastHeaderMockComponent },
|
|
@@ -5,9 +5,9 @@ export class BsAddPropertiesMockPipe {
|
|
|
5
5
|
return value;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
BsAddPropertiesMockPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
9
|
-
BsAddPropertiesMockPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
8
|
+
BsAddPropertiesMockPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsAddPropertiesMockPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
9
|
+
BsAddPropertiesMockPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BsAddPropertiesMockPipe, name: "bsAddProperties" });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsAddPropertiesMockPipe, decorators: [{
|
|
11
11
|
type: Pipe,
|
|
12
12
|
args: [{
|
|
13
13
|
name: 'bsAddProperties'
|
|
@@ -15,9 +15,9 @@ export class BsToastMockService {
|
|
|
15
15
|
const component = overlayRef.attach(portal);
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
|
-
BsToastMockService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.
|
|
19
|
-
BsToastMockService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.
|
|
18
|
+
BsToastMockService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsToastMockService, deps: [{ token: i1.Overlay }, { token: i0.Injector }, { token: PORTAL_FACTORY }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
19
|
+
BsToastMockService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsToastMockService });
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BsToastMockService, decorators: [{
|
|
21
21
|
type: Injectable
|
|
22
22
|
}], ctorParameters: function () { return [{ type: i1.Overlay }, { type: i0.Injector }, { type: undefined, decorators: [{
|
|
23
23
|
type: Inject,
|