@mintplayer/ng-bootstrap 15.16.2 → 15.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -7
- package/_bootstrap.scss +63 -63
- package/accordion/index.d.ts +1 -1
- package/accordion/src/accordion/accordion.component.d.ts +10 -10
- package/accordion/src/accordion-tab/accordion-tab.component.d.ts +17 -17
- package/accordion/src/accordion-tab-header/accordion-tab-header.component.d.ts +9 -9
- package/accordion/src/accordion.module.d.ts +10 -10
- package/accordion/src/index.d.ts +4 -4
- package/alert/index.d.ts +1 -1
- package/alert/src/alert/alert.component.d.ts +15 -15
- package/alert/src/alert-close/alert-close.component.d.ts +9 -9
- package/alert/src/alert.module.d.ts +9 -9
- package/alert/src/index.d.ts +3 -3
- package/badge/index.d.ts +1 -1
- package/badge/src/badge.component.d.ts +15 -15
- package/badge/src/badge.module.d.ts +8 -8
- package/badge/src/index.d.ts +2 -2
- package/breadcrumb/index.d.ts +1 -1
- package/breadcrumb/src/breadcrumb/breadcrumb.component.d.ts +8 -8
- package/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.d.ts +9 -9
- package/breadcrumb/src/breadcrumb.module.d.ts +9 -9
- package/breadcrumb/src/index.d.ts +3 -3
- package/button-group/index.d.ts +1 -1
- package/button-group/src/button-group/button-group.component.d.ts +8 -8
- package/button-group/src/button-group.module.d.ts +8 -8
- package/button-group/src/index.d.ts +2 -2
- package/button-type/index.d.ts +1 -1
- package/button-type/src/button-type/button-type.directive.d.ts +9 -9
- package/button-type/src/button-type/button-type.module.d.ts +8 -8
- package/button-type/src/index.d.ts +2 -2
- package/calendar/index.d.ts +1 -1
- package/calendar/src/calendar.component.d.ts +26 -26
- package/calendar/src/calendar.module.d.ts +11 -11
- package/calendar/src/index.d.ts +2 -2
- package/calendar-month/index.d.ts +1 -1
- package/calendar-month/src/index.d.ts +3 -3
- package/calendar-month/src/interfaces/date-day-of-month.d.ts +5 -5
- package/calendar-month/src/interfaces/first-and-last-date.d.ts +4 -4
- package/calendar-month/src/interfaces/index.d.ts +4 -4
- package/calendar-month/src/interfaces/week.d.ts +5 -5
- package/calendar-month/src/interfaces/weekday.d.ts +4 -4
- package/calendar-month/src/pipes/index.d.ts +2 -2
- package/calendar-month/src/pipes/month-name/index.d.ts +2 -2
- package/calendar-month/src/pipes/month-name/month-name.module.d.ts +8 -8
- package/calendar-month/src/pipes/month-name/month-name.pipe.d.ts +7 -7
- package/calendar-month/src/pipes/weekday-name/index.d.ts +2 -2
- package/calendar-month/src/pipes/weekday-name/weekday-name.module.d.ts +8 -8
- package/calendar-month/src/pipes/weekday-name/weekday-name.pipe.d.ts +7 -7
- package/calendar-month/src/service/calendar-month.service.d.ts +18 -18
- package/card/index.d.ts +1 -1
- package/card/src/card/card.component.d.ts +5 -5
- package/card/src/card-header/card-header.component.d.ts +5 -5
- package/card/src/card.module.d.ts +9 -9
- package/card/src/index.d.ts +3 -3
- package/carousel/index.d.ts +1 -1
- package/carousel/src/carousel/carousel.component.d.ts +25 -26
- package/carousel/src/carousel-image/carousel-image.directive.d.ts +10 -9
- package/carousel/src/carousel.module.d.ts +11 -10
- package/carousel/src/index.d.ts +3 -3
- package/close/index.d.ts +1 -1
- package/close/src/close.component.d.ts +10 -10
- package/close/src/close.module.d.ts +8 -8
- package/close/src/index.d.ts +2 -2
- package/code-snippet/index.d.ts +1 -1
- package/code-snippet/src/code-snippet.component.d.ts +14 -14
- package/code-snippet/src/code-snippet.module.d.ts +11 -11
- package/code-snippet/src/index.d.ts +2 -2
- package/context-menu/index.d.ts +1 -1
- package/context-menu/src/context-menu.directive.d.ts +18 -18
- package/context-menu/src/context-menu.module.d.ts +10 -10
- package/context-menu/src/index.d.ts +2 -2
- package/copy/index.d.ts +1 -1
- package/copy/src/copy.directive.d.ts +11 -11
- package/copy/src/copy.module.d.ts +8 -8
- package/copy/src/index.d.ts +2 -2
- package/datatable/index.d.ts +1 -1
- package/datatable/src/datatable/datatable.component.d.ts +19 -19
- package/datatable/src/datatable-column/datatable-column-metadata.d.ts +4 -4
- package/datatable/src/datatable-column/datatable-column.directive.d.ts +10 -10
- package/datatable/src/datatable-column/index.d.ts +2 -2
- package/datatable/src/datatable-settings.d.ts +15 -15
- package/datatable/src/datatable.module.d.ts +13 -13
- package/datatable/src/index.d.ts +5 -5
- package/datatable/src/row-template/row-template.directive.d.ts +9 -9
- package/datepicker/index.d.ts +1 -1
- package/datepicker/src/datepicker.component.d.ts +16 -16
- package/datepicker/src/datepicker.module.d.ts +12 -12
- package/datepicker/src/index.d.ts +2 -2
- package/dropdown/index.d.ts +1 -1
- package/dropdown/src/dropdown/dropdown.directive.d.ts +23 -23
- package/dropdown/src/dropdown-menu/dropdown-menu.directive.d.ts +23 -23
- package/dropdown/src/dropdown-toggle/dropdown-toggle.directive.d.ts +11 -11
- package/dropdown/src/dropdown.module.d.ts +13 -13
- package/dropdown/src/index.d.ts +4 -4
- package/dropdown-divider/index.d.ts +1 -0
- package/dropdown-divider/src/dropdown-divider.directive.d.ts +6 -0
- package/dropdown-divider/src/dropdown-divider.module.d.ts +8 -0
- package/dropdown-divider/src/index.d.ts +2 -0
- package/dropdown-menu/index.d.ts +1 -1
- package/dropdown-menu/src/dropdown-item/dropdown-item.component.d.ts +7 -7
- package/dropdown-menu/src/dropdown-menu/dropdown-menu.component.d.ts +14 -14
- package/dropdown-menu/src/dropdown-menu.module.d.ts +10 -9
- package/dropdown-menu/src/index.d.ts +3 -3
- package/enhanced-paste/index.d.ts +1 -1
- package/enhanced-paste/src/directive/enhanced-paste.directive.d.ts +14 -14
- package/enhanced-paste/src/enhanced-paste.module.d.ts +8 -8
- package/enhanced-paste/src/index.d.ts +3 -3
- package/enhanced-paste/src/interfaces/number-overflow.d.ts +5 -5
- package/enum/index.d.ts +1 -1
- package/enum/src/index.d.ts +2 -2
- package/enum/src/interfaces/enum-item.d.ts +4 -4
- package/enum/src/interfaces/index.d.ts +1 -1
- package/enum/src/service/enum.service.d.ts +9 -9
- package/esm2020/accordion/index.mjs +1 -1
- package/esm2020/accordion/mintplayer-ng-bootstrap-accordion.mjs +4 -4
- package/esm2020/accordion/src/accordion/accordion.component.mjs +21 -21
- package/esm2020/accordion/src/accordion-tab/accordion-tab.component.mjs +63 -63
- package/esm2020/accordion/src/accordion-tab-header/accordion-tab-header.component.mjs +20 -20
- package/esm2020/accordion/src/accordion.module.mjs +34 -34
- package/esm2020/accordion/src/index.mjs +5 -5
- package/esm2020/alert/index.mjs +2 -2
- package/esm2020/alert/mintplayer-ng-bootstrap-alert.mjs +4 -4
- package/esm2020/alert/src/alert/alert.component.mjs +41 -41
- package/esm2020/alert/src/alert-close/alert-close.component.mjs +20 -20
- package/esm2020/alert/src/alert.module.mjs +27 -27
- package/esm2020/alert/src/index.mjs +4 -4
- package/esm2020/badge/index.mjs +2 -2
- package/esm2020/badge/mintplayer-ng-bootstrap-badge.mjs +4 -4
- package/esm2020/badge/src/badge.component.mjs +30 -30
- package/esm2020/badge/src/badge.module.mjs +18 -18
- package/esm2020/badge/src/index.mjs +3 -3
- package/esm2020/breadcrumb/index.mjs +2 -2
- package/esm2020/breadcrumb/mintplayer-ng-bootstrap-breadcrumb.mjs +4 -4
- package/esm2020/breadcrumb/src/breadcrumb/breadcrumb.component.mjs +13 -13
- package/esm2020/breadcrumb/src/breadcrumb-item/breadcrumb-item.component.mjs +18 -18
- package/esm2020/breadcrumb/src/breadcrumb.module.mjs +19 -19
- package/esm2020/breadcrumb/src/index.mjs +4 -4
- package/esm2020/button-group/index.mjs +2 -2
- package/esm2020/button-group/mintplayer-ng-bootstrap-button-group.mjs +4 -4
- package/esm2020/button-group/src/button-group/button-group.component.mjs +13 -13
- package/esm2020/button-group/src/button-group.module.mjs +18 -18
- package/esm2020/button-group/src/index.mjs +3 -3
- package/esm2020/button-type/index.mjs +2 -2
- package/esm2020/button-type/mintplayer-ng-bootstrap-button-type.mjs +4 -4
- package/esm2020/button-type/src/button-type/button-type.directive.mjs +30 -30
- package/esm2020/button-type/src/button-type/button-type.module.mjs +24 -24
- package/esm2020/button-type/src/index.mjs +3 -3
- package/esm2020/calendar/index.mjs +2 -2
- package/esm2020/calendar/mintplayer-ng-bootstrap-calendar.mjs +4 -4
- package/esm2020/calendar/src/calendar.component.mjs +105 -105
- package/esm2020/calendar/src/calendar.module.mjs +39 -39
- package/esm2020/calendar/src/index.mjs +3 -3
- package/esm2020/calendar-month/index.mjs +2 -2
- package/esm2020/calendar-month/mintplayer-ng-bootstrap-calendar-month.mjs +4 -4
- package/esm2020/calendar-month/src/index.mjs +4 -4
- package/esm2020/calendar-month/src/interfaces/date-day-of-month.mjs +2 -2
- package/esm2020/calendar-month/src/interfaces/first-and-last-date.mjs +2 -2
- package/esm2020/calendar-month/src/interfaces/index.mjs +5 -5
- package/esm2020/calendar-month/src/interfaces/week.mjs +2 -2
- package/esm2020/calendar-month/src/interfaces/weekday.mjs +2 -2
- package/esm2020/calendar-month/src/pipes/index.mjs +3 -3
- package/esm2020/calendar-month/src/pipes/month-name/index.mjs +3 -3
- package/esm2020/calendar-month/src/pipes/month-name/month-name.module.mjs +24 -24
- package/esm2020/calendar-month/src/pipes/month-name/month-name.pipe.mjs +21 -21
- package/esm2020/calendar-month/src/pipes/weekday-name/index.mjs +3 -3
- package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.module.mjs +24 -24
- package/esm2020/calendar-month/src/pipes/weekday-name/weekday-name.pipe.mjs +16 -16
- package/esm2020/calendar-month/src/service/calendar-month.service.mjs +94 -94
- package/esm2020/card/index.mjs +2 -2
- package/esm2020/card/mintplayer-ng-bootstrap-card.mjs +4 -4
- package/esm2020/card/src/card/card.component.mjs +11 -11
- package/esm2020/card/src/card-header/card-header.component.mjs +11 -11
- package/esm2020/card/src/card.module.mjs +27 -27
- package/esm2020/card/src/index.mjs +4 -4
- package/esm2020/carousel/index.mjs +2 -2
- package/esm2020/carousel/mintplayer-ng-bootstrap-carousel.mjs +4 -4
- package/esm2020/carousel/src/carousel/carousel.component.mjs +107 -109
- package/esm2020/carousel/src/carousel-image/carousel-image.directive.mjs +21 -17
- package/esm2020/carousel/src/carousel.module.mjs +37 -33
- package/esm2020/carousel/src/index.mjs +4 -4
- package/esm2020/close/index.mjs +2 -2
- package/esm2020/close/mintplayer-ng-bootstrap-close.mjs +4 -4
- package/esm2020/close/src/close.component.mjs +21 -21
- package/esm2020/close/src/close.module.mjs +18 -18
- package/esm2020/close/src/index.mjs +3 -3
- package/esm2020/code-snippet/index.mjs +2 -2
- package/esm2020/code-snippet/mintplayer-ng-bootstrap-code-snippet.mjs +4 -4
- package/esm2020/code-snippet/src/code-snippet.component.mjs +34 -34
- package/esm2020/code-snippet/src/code-snippet.module.mjs +36 -36
- package/esm2020/code-snippet/src/index.mjs +3 -3
- package/esm2020/context-menu/index.mjs +2 -2
- package/esm2020/context-menu/mintplayer-ng-bootstrap-context-menu.mjs +4 -4
- package/esm2020/context-menu/src/context-menu.directive.mjs +84 -84
- package/esm2020/context-menu/src/context-menu.module.mjs +34 -34
- package/esm2020/context-menu/src/index.mjs +3 -3
- package/esm2020/copy/index.mjs +2 -2
- package/esm2020/copy/mintplayer-ng-bootstrap-copy.mjs +4 -4
- package/esm2020/copy/src/copy.directive.mjs +45 -45
- package/esm2020/copy/src/copy.module.mjs +24 -24
- package/esm2020/copy/src/index.mjs +3 -3
- package/esm2020/datatable/index.mjs +2 -2
- package/esm2020/datatable/mintplayer-ng-bootstrap-datatable.mjs +4 -4
- package/esm2020/datatable/src/datatable/datatable.component.mjs +57 -57
- package/esm2020/datatable/src/datatable-column/datatable-column-metadata.mjs +2 -2
- package/esm2020/datatable/src/datatable-column/datatable-column.directive.mjs +19 -19
- package/esm2020/datatable/src/datatable-column/index.mjs +3 -3
- package/esm2020/datatable/src/datatable-settings.mjs +37 -37
- package/esm2020/datatable/src/datatable.module.mjs +46 -46
- package/esm2020/datatable/src/index.mjs +6 -6
- package/esm2020/datatable/src/row-template/row-template.directive.mjs +19 -19
- package/esm2020/datepicker/index.mjs +2 -2
- package/esm2020/datepicker/mintplayer-ng-bootstrap-datepicker.mjs +4 -4
- package/esm2020/datepicker/src/datepicker.component.mjs +49 -49
- package/esm2020/datepicker/src/datepicker.module.mjs +40 -40
- package/esm2020/datepicker/src/index.mjs +3 -3
- package/esm2020/dropdown/index.mjs +2 -2
- package/esm2020/dropdown/mintplayer-ng-bootstrap-dropdown.mjs +4 -4
- package/esm2020/dropdown/src/dropdown/dropdown.directive.mjs +68 -68
- package/esm2020/dropdown/src/dropdown-menu/dropdown-menu.directive.mjs +114 -114
- package/esm2020/dropdown/src/dropdown-toggle/dropdown-toggle.directive.mjs +31 -31
- package/esm2020/dropdown/src/dropdown.module.mjs +43 -43
- package/esm2020/dropdown/src/index.mjs +5 -5
- package/esm2020/dropdown-divider/index.mjs +2 -0
- package/esm2020/dropdown-divider/mintplayer-ng-bootstrap-dropdown-divider.mjs +5 -0
- package/esm2020/dropdown-divider/src/dropdown-divider.directive.mjs +19 -0
- package/esm2020/dropdown-divider/src/dropdown-divider.module.mjs +18 -0
- package/esm2020/dropdown-divider/src/index.mjs +3 -0
- package/esm2020/dropdown-menu/index.mjs +2 -2
- package/esm2020/dropdown-menu/mintplayer-ng-bootstrap-dropdown-menu.mjs +4 -4
- package/esm2020/dropdown-menu/src/dropdown-item/dropdown-item.component.mjs +19 -19
- package/esm2020/dropdown-menu/src/dropdown-menu/dropdown-menu.component.mjs +42 -42
- package/esm2020/dropdown-menu/src/dropdown-menu.module.mjs +26 -19
- package/esm2020/dropdown-menu/src/index.mjs +4 -4
- package/esm2020/enhanced-paste/index.mjs +2 -2
- package/esm2020/enhanced-paste/mintplayer-ng-bootstrap-enhanced-paste.mjs +4 -4
- package/esm2020/enhanced-paste/src/directive/enhanced-paste.directive.mjs +58 -58
- package/esm2020/enhanced-paste/src/enhanced-paste.module.mjs +24 -24
- package/esm2020/enhanced-paste/src/index.mjs +4 -4
- package/esm2020/enhanced-paste/src/interfaces/number-overflow.mjs +2 -2
- package/esm2020/enum/index.mjs +2 -2
- package/esm2020/enum/mintplayer-ng-bootstrap-enum.mjs +4 -4
- package/esm2020/enum/src/index.mjs +3 -3
- package/esm2020/enum/src/interfaces/enum-item.mjs +2 -2
- package/esm2020/enum/src/interfaces/index.mjs +1 -1
- package/esm2020/enum/src/service/enum.service.mjs +31 -31
- package/esm2020/file-upload/index.mjs +2 -2
- package/esm2020/file-upload/mintplayer-ng-bootstrap-file-upload.mjs +4 -4
- package/esm2020/file-upload/src/component/file-upload.component.mjs +86 -86
- package/esm2020/file-upload/src/directive/file-upload-template.directive.mjs +18 -18
- package/esm2020/file-upload/src/file-upload.mjs +2 -2
- package/esm2020/file-upload/src/file-upload.module.mjs +50 -50
- package/esm2020/file-upload/src/index.mjs +6 -6
- package/esm2020/file-upload/src/pipes/format-bytes/format-bytes.pipe.mjs +23 -23
- package/esm2020/file-upload/src/pipes/index.mjs +1 -1
- package/esm2020/floating-labels/index.mjs +2 -2
- package/esm2020/floating-labels/mintplayer-ng-bootstrap-floating-labels.mjs +4 -4
- package/esm2020/floating-labels/src/floating-labels/floating-label/floating-label.component.mjs +20 -20
- package/esm2020/floating-labels/src/floating-labels/floating-labels.module.mjs +18 -18
- package/esm2020/floating-labels/src/index.mjs +3 -3
- package/esm2020/for/index.mjs +2 -2
- package/esm2020/for/mintplayer-ng-bootstrap-for.mjs +4 -4
- package/esm2020/for/src/for.directive.mjs +38 -38
- package/esm2020/for/src/for.module.mjs +24 -24
- package/esm2020/for/src/index.mjs +3 -3
- package/esm2020/form/index.mjs +2 -2
- package/esm2020/form/mintplayer-ng-bootstrap-form.mjs +4 -4
- package/esm2020/form/src/form/form.component.mjs +20 -20
- package/esm2020/form/src/form-control/form-control.directive.mjs +19 -19
- package/esm2020/form/src/form-group/form-group.directive.mjs +19 -19
- package/esm2020/form/src/form.module.mjs +20 -20
- package/esm2020/form/src/index.mjs +5 -5
- package/esm2020/grid/index.mjs +2 -2
- package/esm2020/grid/mintplayer-ng-bootstrap-grid.mjs +4 -4
- package/esm2020/grid/src/component/grid.component.mjs +32 -32
- package/esm2020/grid/src/directives/col-form-label/col-form-label.directive.mjs +19 -19
- package/esm2020/grid/src/directives/column/column.directive.mjs +56 -56
- package/esm2020/grid/src/directives/index.mjs +4 -4
- package/esm2020/grid/src/directives/row/row.directive.mjs +19 -19
- package/esm2020/grid/src/grid.module.mjs +21 -21
- package/esm2020/grid/src/index.mjs +5 -5
- package/esm2020/grid/src/interfaces/column-definition.mjs +2 -2
- package/esm2020/grid/src/interfaces/index.mjs +1 -1
- package/esm2020/has-overlay/index.mjs +1 -1
- package/esm2020/has-overlay/mintplayer-ng-bootstrap-has-overlay.mjs +4 -4
- package/esm2020/has-overlay/src/has-overlay/has-overlay.component.mjs +11 -11
- package/esm2020/has-overlay/src/has-overlay/has-overlay.module.mjs +18 -18
- package/esm2020/has-overlay/src/index.mjs +3 -3
- package/esm2020/icon/index.mjs +3 -3
- package/esm2020/icon/mintplayer-ng-bootstrap-icon.mjs +4 -4
- package/esm2020/icon/src/icon.component.mjs +34 -34
- package/esm2020/icon/src/icon.module.mjs +18 -18
- package/esm2020/index.mjs +5 -5
- package/esm2020/input-group/index.mjs +1 -1
- package/esm2020/input-group/mintplayer-ng-bootstrap-input-group.mjs +4 -4
- package/esm2020/input-group/src/index.mjs +3 -3
- package/esm2020/input-group/src/input-group/input-group.component.mjs +11 -11
- package/esm2020/input-group/src/input-group.module.mjs +18 -18
- package/esm2020/lazy-loading/index.mjs +1 -1
- package/esm2020/lazy-loading/mintplayer-ng-bootstrap-lazy-loading.mjs +4 -4
- package/esm2020/lazy-loading/src/index.mjs +3 -3
- package/esm2020/lazy-loading/src/lazy-load/lazy-load.directive.mjs +32 -32
- package/esm2020/lazy-loading/src/lazy-loading.module.mjs +24 -24
- package/esm2020/lib/enums/color.enum.mjs +15 -15
- package/esm2020/lib/enums/index.mjs +1 -1
- package/esm2020/lib/pipes/font-color/font-color.module.mjs +24 -24
- package/esm2020/lib/pipes/font-color/font-color.pipe.mjs +26 -26
- package/esm2020/lib/pipes/font-color/index.mjs +3 -3
- package/esm2020/lib/pipes/in-list/in-list.module.mjs +24 -24
- package/esm2020/lib/pipes/in-list/in-list.pipe.mjs +16 -16
- package/esm2020/lib/pipes/in-list/index.mjs +3 -3
- package/esm2020/lib/pipes/index.mjs +4 -4
- package/esm2020/lib/pipes/uc-first/index.mjs +3 -3
- package/esm2020/lib/pipes/uc-first/uc-first.module.mjs +24 -24
- package/esm2020/lib/pipes/uc-first/uc-first.pipe.mjs +16 -16
- package/esm2020/lib/providers/development.provider.mjs +8 -8
- package/esm2020/lib/providers/index.mjs +1 -1
- package/esm2020/lib/types/breakpoint.mjs +1 -1
- package/esm2020/lib/types/index.mjs +5 -5
- package/esm2020/lib/types/position.mjs +1 -1
- package/esm2020/lib/types/size.mjs +1 -1
- package/esm2020/lib/types/view-state.type.mjs +1 -1
- package/esm2020/list-group/index.mjs +2 -2
- package/esm2020/list-group/mintplayer-ng-bootstrap-list-group.mjs +4 -4
- package/esm2020/list-group/src/index.mjs +4 -4
- package/esm2020/list-group/src/list-group/list-group.component.mjs +19 -19
- package/esm2020/list-group/src/list-group-item/list-group-item.component.mjs +15 -15
- package/esm2020/list-group/src/list-group.module.mjs +27 -27
- package/esm2020/markdown/index.mjs +6 -6
- package/esm2020/markdown/mintplayer-ng-bootstrap-markdown.mjs +4 -4
- package/esm2020/markdown/src/bold/bold.pipe.mjs +30 -30
- package/esm2020/markdown/src/italic/italic.pipe.mjs +30 -30
- package/esm2020/markdown/src/markdown.module.mjs +39 -39
- package/esm2020/markdown/src/strikethrough/strikethrough.pipe.mjs +30 -30
- package/esm2020/markdown/src/underline/underline.pipe.mjs +30 -30
- package/esm2020/mintplayer-ng-bootstrap.mjs +4 -4
- package/esm2020/modal/index.mjs +2 -2
- package/esm2020/modal/mintplayer-ng-bootstrap-modal.mjs +4 -4
- package/esm2020/modal/src/components/index.mjs +3 -3
- package/esm2020/modal/src/components/modal/modal.component.mjs +21 -21
- package/esm2020/modal/src/components/modal-host/modal-host.component.mjs +83 -83
- package/esm2020/modal/src/directives/index.mjs +6 -6
- package/esm2020/modal/src/directives/modal/modal.directive.mjs +18 -18
- package/esm2020/modal/src/directives/modal-body/modal-body.directive.mjs +19 -19
- package/esm2020/modal/src/directives/modal-close/modal-close.directive.mjs +24 -24
- package/esm2020/modal/src/directives/modal-footer/modal-footer.directive.mjs +19 -19
- package/esm2020/modal/src/directives/modal-header/modal-header.directive.mjs +19 -19
- package/esm2020/modal/src/index.mjs +4 -4
- package/esm2020/modal/src/modal.module.mjs +75 -75
- package/esm2020/modal/src/providers/modal-content.provider.mjs +3 -3
- package/esm2020/modal/src/providers/portal-factory.provider.mjs +3 -3
- package/esm2020/multiselect/index.mjs +2 -2
- package/esm2020/multiselect/mintplayer-ng-bootstrap-multiselect.mjs +4 -4
- package/esm2020/multiselect/src/component/multiselect.component.mjs +40 -40
- package/esm2020/multiselect/src/directives/button-template/button-template.directive.mjs +18 -18
- package/esm2020/multiselect/src/directives/footer-template/footer-template.directive.mjs +18 -18
- package/esm2020/multiselect/src/directives/header-template/header-template.directive.mjs +18 -18
- package/esm2020/multiselect/src/directives/index.mjs +4 -4
- package/esm2020/multiselect/src/index.mjs +4 -4
- package/esm2020/multiselect/src/multiselect.module.mjs +63 -63
- package/esm2020/navbar/index.mjs +2 -2
- package/esm2020/navbar/mintplayer-ng-bootstrap-navbar.mjs +4 -4
- package/esm2020/navbar/src/dropdown-toggle/dropdown-toggle.directive.mjs +38 -38
- package/esm2020/navbar/src/expand-button/expand-button.directive.mjs +18 -18
- package/esm2020/navbar/src/index.mjs +13 -13
- package/esm2020/navbar/src/nav-link/nav-link.directive.mjs +34 -34
- package/esm2020/navbar/src/navbar/navbar.component.mjs +141 -141
- package/esm2020/navbar/src/navbar-brand/navbar-brand.component.mjs +20 -20
- package/esm2020/navbar/src/navbar-content/navbar-content.directive.mjs +72 -72
- package/esm2020/navbar/src/navbar-dropdown/navbar-dropdown.component.mjs +143 -144
- package/esm2020/navbar/src/navbar-item/navbar-item.component.mjs +104 -104
- package/esm2020/navbar/src/navbar-nav/navbar-nav.component.mjs +69 -69
- package/esm2020/navbar/src/navbar-toggler/navbar-toggler.component.mjs +47 -47
- package/esm2020/navbar/src/navbar.module.mjs +91 -85
- package/esm2020/navigation-lock/index.mjs +2 -2
- package/esm2020/navigation-lock/mintplayer-ng-bootstrap-navigation-lock.mjs +4 -4
- package/esm2020/navigation-lock/src/directive/navigation-lock.directive.mjs +94 -94
- package/esm2020/navigation-lock/src/guard/navigation-lock.guard.mjs +22 -22
- package/esm2020/navigation-lock/src/index.mjs +5 -5
- package/esm2020/navigation-lock/src/interface/has-navigation-lock.mjs +2 -2
- package/esm2020/navigation-lock/src/navigation-lock.module.mjs +28 -28
- package/esm2020/no-noscript/index.mjs +2 -2
- package/esm2020/no-noscript/mintplayer-ng-bootstrap-no-noscript.mjs +4 -4
- package/esm2020/no-noscript/src/index.mjs +3 -3
- package/esm2020/no-noscript/src/no-noscript/no-noscript.directive.mjs +27 -27
- package/esm2020/no-noscript/src/no-noscript.module.mjs +18 -18
- package/esm2020/offcanvas/index.mjs +2 -2
- package/esm2020/offcanvas/mintplayer-ng-bootstrap-offcanvas.mjs +4 -4
- package/esm2020/offcanvas/src/components/index.mjs +5 -5
- package/esm2020/offcanvas/src/components/offcanvas/offcanvas.component.mjs +111 -111
- package/esm2020/offcanvas/src/components/offcanvas-body/offcanvas-body.component.mjs +18 -18
- package/esm2020/offcanvas/src/components/offcanvas-header/offcanvas-header.component.mjs +14 -14
- package/esm2020/offcanvas/src/components/offcanvas-host/offcanvas-host.component.mjs +143 -143
- package/esm2020/offcanvas/src/directives/index.mjs +4 -4
- package/esm2020/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.mjs +24 -24
- package/esm2020/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.mjs +18 -18
- package/esm2020/offcanvas/src/directives/offcanvas-push/offcanvas-push.directive.mjs +71 -71
- package/esm2020/offcanvas/src/index.mjs +4 -4
- package/esm2020/offcanvas/src/offcanvas.module.mjs +75 -75
- package/esm2020/offcanvas/src/providers/offcanvas-content.provider.mjs +3 -3
- package/esm2020/offcanvas/src/providers/portal-factory.provider.mjs +3 -3
- package/esm2020/ordinal-number/index.mjs +2 -2
- package/esm2020/ordinal-number/mintplayer-ng-bootstrap-ordinal-number.mjs +4 -4
- package/esm2020/ordinal-number/src/index.mjs +3 -3
- package/esm2020/ordinal-number/src/ordinal-number/ordinal-number.pipe.mjs +29 -29
- package/esm2020/ordinal-number/src/ordinal-number.module.mjs +24 -24
- package/esm2020/pagination/index.mjs +2 -2
- package/esm2020/pagination/mintplayer-ng-bootstrap-pagination.mjs +4 -4
- package/esm2020/pagination/src/component/index.mjs +1 -1
- package/esm2020/pagination/src/component/pagination/pagination.component.mjs +198 -198
- package/esm2020/pagination/src/index.mjs +5 -5
- package/esm2020/pagination/src/interfaces/index.mjs +1 -1
- package/esm2020/pagination/src/interfaces/page-with-selection.mjs +2 -2
- package/esm2020/pagination/src/pagination.module.mjs +24 -24
- package/esm2020/pagination/src/types/index.mjs +1 -1
- package/esm2020/pagination/src/types/page-number.type.mjs +1 -1
- package/esm2020/placeholder/index.mjs +2 -2
- package/esm2020/placeholder/mintplayer-ng-bootstrap-placeholder.mjs +4 -4
- package/esm2020/placeholder/src/index.mjs +4 -4
- package/esm2020/placeholder/src/placeholder/placeholder.component.mjs +26 -26
- package/esm2020/placeholder/src/placeholder-field/placeholder-field.directive.mjs +46 -46
- package/esm2020/placeholder/src/placeholder.module.mjs +19 -19
- package/esm2020/popover/index.mjs +2 -2
- package/esm2020/popover/mintplayer-ng-bootstrap-popover.mjs +4 -4
- package/esm2020/popover/src/component/popover.component.mjs +57 -57
- package/esm2020/popover/src/directives/index.mjs +4 -4
- package/esm2020/popover/src/directives/popover/popover.directive.mjs +132 -132
- package/esm2020/popover/src/directives/popover-body/popover-body.directive.mjs +19 -19
- package/esm2020/popover/src/directives/popover-header/popover-header.directive.mjs +19 -19
- package/esm2020/popover/src/index.mjs +4 -4
- package/esm2020/popover/src/popover.module.mjs +36 -36
- package/esm2020/popover/src/providers/popover-content.provider.mjs +3 -3
- package/esm2020/popover/src/providers/portal-factory.provider.mjs +3 -3
- package/esm2020/progress-bar/index.mjs +2 -2
- package/esm2020/progress-bar/mintplayer-ng-bootstrap-progress-bar.mjs +4 -4
- package/esm2020/progress-bar/src/index.mjs +4 -4
- package/esm2020/progress-bar/src/progress/progress.component.mjs +31 -31
- package/esm2020/progress-bar/src/progress-bar/progress-bar.component.mjs +121 -121
- package/esm2020/progress-bar/src/progress-bar.module.mjs +29 -29
- package/esm2020/range/index.mjs +2 -2
- package/esm2020/range/mintplayer-ng-bootstrap-range.mjs +4 -4
- package/esm2020/range/src/component/range.component.mjs +25 -25
- package/esm2020/range/src/index.mjs +4 -4
- package/esm2020/range/src/range.module.mjs +19 -19
- package/esm2020/range/src/value-accessor/range-value-accessor.mjs +62 -62
- package/esm2020/rating/index.mjs +2 -2
- package/esm2020/rating/mintplayer-ng-bootstrap-rating.mjs +4 -4
- package/esm2020/rating/src/component/rating.component.mjs +72 -72
- package/esm2020/rating/src/index.mjs +3 -3
- package/esm2020/rating/src/rating.module.mjs +24 -24
- package/esm2020/scheduler/index.mjs +2 -2
- package/esm2020/scheduler/mintplayer-ng-bootstrap-scheduler.mjs +4 -4
- package/esm2020/scheduler/src/components/index.mjs +3 -3
- package/esm2020/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.mjs +85 -85
- package/esm2020/scheduler/src/components/scheduler/scheduler.component.mjs +538 -538
- package/esm2020/scheduler/src/constants/available-scales.mjs +12 -12
- package/esm2020/scheduler/src/constants/index.mjs +1 -1
- package/esm2020/scheduler/src/enums/drag-operation.mjs +8 -8
- package/esm2020/scheduler/src/enums/index.mjs +1 -1
- package/esm2020/scheduler/src/enums/scheduler-mode.mjs +6 -6
- package/esm2020/scheduler/src/index.mjs +6 -6
- package/esm2020/scheduler/src/interfaces/drag-operation.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/index.mjs +6 -6
- package/esm2020/scheduler/src/interfaces/preview-event.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/resource-group.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/resource-or-group.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/resource.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/scheduler-event-part.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/scheduler-event-with-parts.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/scheduler-event.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/scheduler-schale.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/scheduler-stamp-with-slots.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/time-slot.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/timeline-options.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/timeline-track.mjs +2 -2
- package/esm2020/scheduler/src/interfaces/week-options.mjs +2 -2
- package/esm2020/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.mjs +16 -16
- package/esm2020/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.mjs +20 -20
- package/esm2020/scheduler/src/pipes/date-offset/date-offset.pipe.mjs +20 -20
- package/esm2020/scheduler/src/pipes/day-of-week/day-of-week.pipe.mjs +22 -22
- package/esm2020/scheduler/src/scheduler.module.mjs +45 -45
- package/esm2020/scheduler/src/services/timeline/timeline.service.mjs +65 -65
- package/esm2020/scrollspy/index.mjs +2 -2
- package/esm2020/scrollspy/mintplayer-ng-bootstrap-scrollspy.mjs +4 -4
- package/esm2020/scrollspy/src/component/scrollspy.component.mjs +90 -90
- package/esm2020/scrollspy/src/directives/scrollspy.directive.mjs +16 -16
- package/esm2020/scrollspy/src/index.mjs +5 -5
- package/esm2020/scrollspy/src/scrollspy.module.mjs +29 -29
- package/esm2020/scrollspy/src/services/index.mjs +1 -1
- package/esm2020/scrollspy/src/services/scroll-offset/scroll-offset.service.mjs +31 -31
- package/esm2020/select/index.mjs +2 -2
- package/esm2020/select/mintplayer-ng-bootstrap-select.mjs +4 -4
- package/esm2020/select/src/component/select.component.mjs +85 -85
- package/esm2020/select/src/index.mjs +5 -5
- package/esm2020/select/src/select.module.mjs +31 -31
- package/esm2020/select/src/types/index.mjs +1 -1
- package/esm2020/select/src/types/select-size.mjs +1 -1
- package/esm2020/select/src/value-accessors/index.mjs +1 -1
- package/esm2020/select/src/value-accessors/select-value-accessor.mjs +167 -167
- package/esm2020/select2/index.mjs +2 -2
- package/esm2020/select2/mintplayer-ng-bootstrap-select2.mjs +4 -4
- package/esm2020/select2/src/component/select2.component.mjs +85 -85
- package/esm2020/select2/src/directive/item-template.directive.mjs +19 -19
- package/esm2020/select2/src/index.mjs +4 -4
- package/esm2020/select2/src/select2.module.mjs +49 -49
- package/esm2020/snackbar/index.mjs +2 -2
- package/esm2020/snackbar/mintplayer-ng-bootstrap-snackbar.mjs +4 -4
- package/esm2020/snackbar/src/component/snackbar.component.mjs +36 -36
- package/esm2020/snackbar/src/directives/index.mjs +1 -1
- package/esm2020/snackbar/src/directives/snackbar-close/snackbar-close.directive.mjs +27 -27
- package/esm2020/snackbar/src/index.mjs +6 -6
- package/esm2020/snackbar/src/interfaces/index.mjs +1 -1
- package/esm2020/snackbar/src/interfaces/snackbar-animation-meta.mjs +2 -2
- package/esm2020/snackbar/src/providers/snackbar-content.provider.mjs +3 -3
- package/esm2020/snackbar/src/service/snackbar.service.mjs +45 -45
- package/esm2020/snackbar/src/snackbar.module.mjs +43 -43
- package/esm2020/spinner/index.mjs +2 -2
- package/esm2020/spinner/mintplayer-ng-bootstrap-spinner.mjs +4 -4
- package/esm2020/spinner/src/index.mjs +3 -3
- package/esm2020/spinner/src/spinner.component.mjs +43 -43
- package/esm2020/spinner/src/spinner.module.mjs +18 -18
- package/esm2020/tab-control/index.mjs +2 -2
- package/esm2020/tab-control/mintplayer-ng-bootstrap-tab-control.mjs +4 -4
- package/esm2020/tab-control/src/index.mjs +4 -4
- package/esm2020/tab-control/src/tab-control/tab-control.component.mjs +36 -36
- package/esm2020/tab-control/src/tab-control.module.mjs +29 -29
- package/esm2020/tab-control/src/tab-page/tab-page.component.mjs +23 -23
- package/esm2020/table/index.mjs +2 -2
- package/esm2020/table/mintplayer-ng-bootstrap-table.mjs +4 -4
- package/esm2020/table/src/component/table.component.mjs +47 -47
- package/esm2020/table/src/index.mjs +3 -3
- package/esm2020/table/src/table.module.mjs +18 -18
- package/esm2020/timepicker/index.mjs +2 -2
- package/esm2020/timepicker/mintplayer-ng-bootstrap-timepicker.mjs +4 -4
- package/esm2020/timepicker/src/index.mjs +3 -3
- package/esm2020/timepicker/src/timepicker.component.mjs +117 -117
- package/esm2020/timepicker/src/timepicker.module.mjs +60 -60
- package/esm2020/toast/index.mjs +2 -2
- package/esm2020/toast/mintplayer-ng-bootstrap-toast.mjs +4 -4
- package/esm2020/toast/src/components/index.mjs +5 -5
- package/esm2020/toast/src/components/toast/toast.component.mjs +16 -16
- package/esm2020/toast/src/components/toast-body/toast-body.component.mjs +20 -20
- package/esm2020/toast/src/components/toast-container/toast-container.component.mjs +23 -23
- package/esm2020/toast/src/components/toast-header/toast-header.component.mjs +17 -17
- package/esm2020/toast/src/directives/index.mjs +1 -1
- package/esm2020/toast/src/directives/toast-close/toast-close.directive.mjs +32 -32
- package/esm2020/toast/src/index.mjs +6 -6
- package/esm2020/toast/src/pipes/add-properties.pipe.mjs +17 -17
- package/esm2020/toast/src/providers/portal-factory.provider.mjs +3 -3
- package/esm2020/toast/src/services/index.mjs +1 -1
- package/esm2020/toast/src/services/toast/toast.service.mjs +56 -56
- package/esm2020/toast/src/toast.module.mjs +77 -77
- package/esm2020/toggle-button/index.mjs +2 -2
- package/esm2020/toggle-button/mintplayer-ng-bootstrap-toggle-button.mjs +4 -4
- package/esm2020/toggle-button/src/component/toggle-button.component.mjs +158 -158
- package/esm2020/toggle-button/src/directives/index.mjs +1 -1
- package/esm2020/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.mjs +19 -19
- package/esm2020/toggle-button/src/index.mjs +6 -6
- package/esm2020/toggle-button/src/toggle-button.module.mjs +34 -34
- package/esm2020/toggle-button/src/types/check-style.mjs +2 -2
- package/esm2020/toggle-button/src/types/index.mjs +2 -2
- package/esm2020/toggle-button/src/value-accessor/toggle-button-value-accessor.mjs +108 -108
- package/esm2020/tooltip/index.mjs +2 -2
- package/esm2020/tooltip/mintplayer-ng-bootstrap-tooltip.mjs +4 -4
- package/esm2020/tooltip/src/component/tooltip.component.mjs +38 -38
- package/esm2020/tooltip/src/directive/tooltip.directive.mjs +109 -109
- package/esm2020/tooltip/src/index.mjs +4 -4
- package/esm2020/tooltip/src/providers/tooltip-content.provider.mjs +3 -3
- package/esm2020/tooltip/src/tooltip.module.mjs +35 -35
- package/esm2020/typeahead/index.mjs +2 -2
- package/esm2020/typeahead/mintplayer-ng-bootstrap-typeahead.mjs +4 -4
- package/esm2020/typeahead/src/index.mjs +3 -3
- package/esm2020/typeahead/src/typeahead.component.mjs +82 -82
- package/esm2020/typeahead/src/typeahead.module.mjs +48 -48
- package/esm2020/user-agent/index.mjs +2 -2
- package/esm2020/user-agent/mintplayer-ng-bootstrap-user-agent.mjs +4 -4
- package/esm2020/user-agent/src/index.mjs +4 -4
- package/esm2020/user-agent/src/user-agent/user-agent.directive.mjs +57 -57
- package/esm2020/user-agent/src/user-agent/user-agent.module.mjs +24 -24
- package/esm2020/user-agent/src/user-agent.type.mjs +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs +113 -113
- package/fesm2015/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-alert.mjs +70 -70
- package/fesm2015/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-badge.mjs +37 -37
- package/fesm2015/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs +37 -37
- package/fesm2015/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs +23 -23
- package/fesm2015/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-button-type.mjs +45 -45
- package/fesm2015/mintplayer-ng-bootstrap-button-type.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs +160 -160
- package/fesm2015/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs +127 -127
- package/fesm2015/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-card.mjs +36 -36
- package/fesm2015/mintplayer-ng-bootstrap-card.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs +151 -146
- package/fesm2015/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-close.mjs +31 -31
- package/fesm2015/mintplayer-ng-bootstrap-close.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs +55 -55
- package/fesm2015/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs +107 -107
- package/fesm2015/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-copy.mjs +63 -63
- package/fesm2015/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs +145 -145
- package/fesm2015/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs +71 -71
- package/fesm2015/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-dropdown-divider.mjs +41 -0
- package/fesm2015/mintplayer-ng-bootstrap-dropdown-divider.mjs.map +1 -0
- package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs +74 -67
- package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs +225 -225
- package/fesm2015/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs +72 -72
- package/fesm2015/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-enum.mjs +29 -29
- package/fesm2015/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs +147 -147
- package/fesm2015/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-floating-labels.mjs +30 -30
- package/fesm2015/mintplayer-ng-bootstrap-floating-labels.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-for.mjs +54 -54
- package/fesm2015/mintplayer-ng-bootstrap-for.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-form.mjs +60 -60
- package/fesm2015/mintplayer-ng-bootstrap-form.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-grid.mjs +121 -121
- package/fesm2015/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs +21 -21
- package/fesm2015/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-icon.mjs +41 -41
- package/fesm2015/mintplayer-ng-bootstrap-icon.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-input-group.mjs +21 -21
- package/fesm2015/mintplayer-ng-bootstrap-input-group.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-lazy-loading.mjs +48 -48
- package/fesm2015/mintplayer-ng-bootstrap-lazy-loading.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs +47 -47
- package/fesm2015/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-markdown.mjs +128 -128
- package/fesm2015/mintplayer-ng-bootstrap-markdown.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-modal.mjs +227 -227
- package/fesm2015/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs +115 -115
- package/fesm2015/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs +691 -686
- package/fesm2015/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-navigation-lock.mjs +130 -130
- package/fesm2015/mintplayer-ng-bootstrap-navigation-lock.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-no-noscript.mjs +38 -38
- package/fesm2015/mintplayer-ng-bootstrap-no-noscript.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs +417 -417
- package/fesm2015/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-ordinal-number.mjs +43 -43
- package/fesm2015/mintplayer-ng-bootstrap-ordinal-number.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs +212 -212
- package/fesm2015/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs +74 -74
- package/fesm2015/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-popover.mjs +231 -231
- package/fesm2015/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs +165 -165
- package/fesm2015/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-range.mjs +89 -89
- package/fesm2015/mintplayer-ng-bootstrap-range.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-rating.mjs +86 -86
- package/fesm2015/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs +777 -777
- package/fesm2015/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs +147 -147
- package/fesm2015/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-select.mjs +267 -267
- package/fesm2015/mintplayer-ng-bootstrap-select.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-select2.mjs +126 -126
- package/fesm2015/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs +121 -121
- package/fesm2015/mintplayer-ng-bootstrap-snackbar.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs +50 -50
- package/fesm2015/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs +70 -70
- package/fesm2015/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-table.mjs +55 -55
- package/fesm2015/mintplayer-ng-bootstrap-table.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs +149 -149
- package/fesm2015/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-toast.mjs +205 -205
- package/fesm2015/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs +294 -294
- package/fesm2015/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs +161 -161
- package/fesm2015/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs +108 -108
- package/fesm2015/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-user-agent.mjs +74 -74
- package/fesm2015/mintplayer-ng-bootstrap-user-agent.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap.mjs +120 -120
- package/fesm2015/mintplayer-ng-bootstrap.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs +113 -113
- package/fesm2020/mintplayer-ng-bootstrap-accordion.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-alert.mjs +70 -70
- package/fesm2020/mintplayer-ng-bootstrap-alert.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-badge.mjs +37 -37
- package/fesm2020/mintplayer-ng-bootstrap-badge.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs +37 -37
- package/fesm2020/mintplayer-ng-bootstrap-breadcrumb.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs +23 -23
- package/fesm2020/mintplayer-ng-bootstrap-button-group.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-button-type.mjs +45 -45
- package/fesm2020/mintplayer-ng-bootstrap-button-type.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs +157 -157
- package/fesm2020/mintplayer-ng-bootstrap-calendar-month.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs +127 -127
- package/fesm2020/mintplayer-ng-bootstrap-calendar.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-card.mjs +36 -36
- package/fesm2020/mintplayer-ng-bootstrap-card.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs +149 -144
- package/fesm2020/mintplayer-ng-bootstrap-carousel.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-close.mjs +31 -31
- package/fesm2020/mintplayer-ng-bootstrap-close.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs +55 -55
- package/fesm2020/mintplayer-ng-bootstrap-code-snippet.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs +105 -105
- package/fesm2020/mintplayer-ng-bootstrap-context-menu.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-copy.mjs +60 -60
- package/fesm2020/mintplayer-ng-bootstrap-copy.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs +145 -145
- package/fesm2020/mintplayer-ng-bootstrap-datatable.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs +71 -71
- package/fesm2020/mintplayer-ng-bootstrap-datepicker.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-dropdown-divider.mjs +41 -0
- package/fesm2020/mintplayer-ng-bootstrap-dropdown-divider.mjs.map +1 -0
- package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs +72 -65
- package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs +220 -220
- package/fesm2020/mintplayer-ng-bootstrap-dropdown.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs +72 -72
- package/fesm2020/mintplayer-ng-bootstrap-enhanced-paste.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-enum.mjs +29 -29
- package/fesm2020/mintplayer-ng-bootstrap-enum.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs +147 -147
- package/fesm2020/mintplayer-ng-bootstrap-file-upload.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-floating-labels.mjs +28 -28
- package/fesm2020/mintplayer-ng-bootstrap-floating-labels.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-for.mjs +54 -54
- package/fesm2020/mintplayer-ng-bootstrap-for.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-form.mjs +60 -60
- package/fesm2020/mintplayer-ng-bootstrap-form.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-grid.mjs +121 -121
- package/fesm2020/mintplayer-ng-bootstrap-grid.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs +21 -21
- package/fesm2020/mintplayer-ng-bootstrap-has-overlay.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-icon.mjs +41 -41
- package/fesm2020/mintplayer-ng-bootstrap-icon.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-input-group.mjs +21 -21
- package/fesm2020/mintplayer-ng-bootstrap-input-group.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-lazy-loading.mjs +48 -48
- package/fesm2020/mintplayer-ng-bootstrap-lazy-loading.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs +47 -47
- package/fesm2020/mintplayer-ng-bootstrap-list-group.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-markdown.mjs +128 -128
- package/fesm2020/mintplayer-ng-bootstrap-markdown.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-modal.mjs +223 -223
- package/fesm2020/mintplayer-ng-bootstrap-modal.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs +115 -115
- package/fesm2020/mintplayer-ng-bootstrap-multiselect.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs +680 -675
- package/fesm2020/mintplayer-ng-bootstrap-navbar.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-navigation-lock.mjs +128 -128
- package/fesm2020/mintplayer-ng-bootstrap-navigation-lock.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-no-noscript.mjs +36 -36
- package/fesm2020/mintplayer-ng-bootstrap-no-noscript.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs +413 -413
- package/fesm2020/mintplayer-ng-bootstrap-offcanvas.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-ordinal-number.mjs +43 -43
- package/fesm2020/mintplayer-ng-bootstrap-ordinal-number.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs +212 -212
- package/fesm2020/mintplayer-ng-bootstrap-pagination.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs +74 -74
- package/fesm2020/mintplayer-ng-bootstrap-placeholder.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-popover.mjs +226 -226
- package/fesm2020/mintplayer-ng-bootstrap-popover.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs +165 -165
- package/fesm2020/mintplayer-ng-bootstrap-progress-bar.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-range.mjs +89 -89
- package/fesm2020/mintplayer-ng-bootstrap-range.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-rating.mjs +86 -86
- package/fesm2020/mintplayer-ng-bootstrap-rating.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs +777 -777
- package/fesm2020/mintplayer-ng-bootstrap-scheduler.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs +142 -142
- package/fesm2020/mintplayer-ng-bootstrap-scrollspy.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-select.mjs +265 -265
- package/fesm2020/mintplayer-ng-bootstrap-select.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-select2.mjs +126 -126
- package/fesm2020/mintplayer-ng-bootstrap-select2.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs +118 -118
- package/fesm2020/mintplayer-ng-bootstrap-snackbar.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs +50 -50
- package/fesm2020/mintplayer-ng-bootstrap-spinner.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs +70 -70
- package/fesm2020/mintplayer-ng-bootstrap-tab-control.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-table.mjs +55 -55
- package/fesm2020/mintplayer-ng-bootstrap-table.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs +149 -149
- package/fesm2020/mintplayer-ng-bootstrap-timepicker.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-toast.mjs +203 -203
- package/fesm2020/mintplayer-ng-bootstrap-toast.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs +294 -294
- package/fesm2020/mintplayer-ng-bootstrap-toggle-button.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs +157 -157
- package/fesm2020/mintplayer-ng-bootstrap-tooltip.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs +108 -108
- package/fesm2020/mintplayer-ng-bootstrap-typeahead.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-user-agent.mjs +72 -72
- package/fesm2020/mintplayer-ng-bootstrap-user-agent.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap.mjs +120 -120
- package/fesm2020/mintplayer-ng-bootstrap.mjs.map +1 -1
- package/file-upload/index.d.ts +1 -1
- package/file-upload/src/component/file-upload.component.d.ts +21 -21
- package/file-upload/src/directive/file-upload-template.directive.d.ts +8 -8
- package/file-upload/src/file-upload.d.ts +4 -4
- package/file-upload/src/file-upload.module.d.ts +14 -14
- package/file-upload/src/index.d.ts +5 -5
- package/file-upload/src/pipes/format-bytes/format-bytes.pipe.d.ts +7 -7
- package/file-upload/src/pipes/index.d.ts +1 -1
- package/floating-labels/index.d.ts +1 -1
- package/floating-labels/src/floating-labels/floating-label/floating-label.component.d.ts +7 -7
- package/floating-labels/src/floating-labels/floating-labels.module.d.ts +8 -8
- package/floating-labels/src/index.d.ts +2 -2
- package/for/index.d.ts +1 -1
- package/for/src/for.directive.d.ts +8 -8
- package/for/src/for.module.d.ts +8 -8
- package/for/src/index.d.ts +2 -2
- package/form/index.d.ts +1 -1
- package/form/src/form/form.component.d.ts +8 -8
- package/form/src/form-control/form-control.directive.d.ts +6 -6
- package/form/src/form-group/form-group.directive.d.ts +6 -6
- package/form/src/form.module.d.ts +10 -10
- package/form/src/index.d.ts +4 -4
- package/grid/index.d.ts +1 -1
- package/grid/src/component/grid.component.d.ts +12 -12
- package/grid/src/directives/col-form-label/col-form-label.directive.d.ts +6 -6
- package/grid/src/directives/column/column.directive.d.ts +13 -13
- package/grid/src/directives/index.d.ts +3 -3
- package/grid/src/directives/row/row.directive.d.ts +6 -6
- package/grid/src/grid.module.d.ts +11 -11
- package/grid/src/index.d.ts +4 -4
- package/grid/src/interfaces/column-definition.d.ts +9 -9
- package/grid/src/interfaces/index.d.ts +1 -1
- package/has-overlay/index.d.ts +1 -1
- package/has-overlay/src/has-overlay/has-overlay.component.d.ts +5 -5
- package/has-overlay/src/has-overlay/has-overlay.module.d.ts +8 -8
- package/has-overlay/src/index.d.ts +2 -2
- package/icon/index.d.ts +2 -2
- package/icon/src/icon.component.d.ts +12 -12
- package/icon/src/icon.module.d.ts +8 -8
- package/index.d.ts +4 -4
- package/input-group/index.d.ts +1 -1
- package/input-group/src/index.d.ts +2 -2
- package/input-group/src/input-group/input-group.component.d.ts +5 -5
- package/input-group/src/input-group.module.d.ts +8 -8
- package/lazy-loading/index.d.ts +1 -1
- package/lazy-loading/src/index.d.ts +2 -2
- package/lazy-loading/src/lazy-load/lazy-load.directive.d.ts +13 -13
- package/lazy-loading/src/lazy-loading.module.d.ts +8 -8
- package/lib/enums/color.enum.d.ts +13 -13
- package/lib/enums/index.d.ts +1 -1
- package/lib/pipes/font-color/font-color.module.d.ts +8 -8
- package/lib/pipes/font-color/font-color.pipe.d.ts +7 -7
- package/lib/pipes/font-color/index.d.ts +2 -2
- package/lib/pipes/in-list/in-list.module.d.ts +8 -8
- package/lib/pipes/in-list/in-list.pipe.d.ts +7 -7
- package/lib/pipes/in-list/index.d.ts +2 -2
- package/lib/pipes/index.d.ts +3 -3
- package/lib/pipes/uc-first/index.d.ts +2 -2
- package/lib/pipes/uc-first/uc-first.module.d.ts +8 -8
- package/lib/pipes/uc-first/uc-first.pipe.d.ts +7 -7
- package/lib/providers/development.provider.d.ts +7 -7
- package/lib/providers/index.d.ts +1 -1
- package/lib/types/breakpoint.d.ts +1 -1
- package/lib/types/index.d.ts +4 -4
- package/lib/types/position.d.ts +1 -1
- package/lib/types/size.d.ts +1 -1
- package/lib/types/view-state.type.d.ts +1 -1
- package/list-group/index.d.ts +1 -1
- package/list-group/src/index.d.ts +3 -3
- package/list-group/src/list-group/list-group.component.d.ts +10 -10
- package/list-group/src/list-group-item/list-group-item.component.d.ts +8 -8
- package/list-group/src/list-group.module.d.ts +9 -9
- package/markdown/index.d.ts +5 -5
- package/markdown/src/bold/bold.pipe.d.ts +10 -10
- package/markdown/src/italic/italic.pipe.d.ts +10 -10
- package/markdown/src/markdown.module.d.ts +11 -11
- package/markdown/src/strikethrough/strikethrough.pipe.d.ts +10 -10
- package/markdown/src/underline/underline.pipe.d.ts +10 -10
- package/modal/index.d.ts +1 -1
- package/modal/src/components/index.d.ts +2 -2
- package/modal/src/components/modal/modal.component.d.ts +9 -9
- package/modal/src/components/modal-host/modal-host.component.d.ts +27 -27
- package/modal/src/directives/index.d.ts +5 -5
- package/modal/src/directives/modal/modal.directive.d.ts +8 -8
- package/modal/src/directives/modal-body/modal-body.directive.d.ts +6 -6
- package/modal/src/directives/modal-close/modal-close.directive.d.ts +9 -9
- package/modal/src/directives/modal-footer/modal-footer.directive.d.ts +6 -6
- package/modal/src/directives/modal-header/modal-header.directive.d.ts +6 -6
- package/modal/src/index.d.ts +3 -3
- package/modal/src/modal.module.d.ts +16 -16
- package/modal/src/providers/modal-content.provider.d.ts +2 -2
- package/modal/src/providers/portal-factory.provider.d.ts +3 -3
- package/multiselect/index.d.ts +1 -1
- package/multiselect/src/component/multiselect.component.d.ts +15 -15
- package/multiselect/src/directives/button-template/button-template.directive.d.ts +8 -8
- package/multiselect/src/directives/footer-template/footer-template.directive.d.ts +8 -8
- package/multiselect/src/directives/header-template/header-template.directive.d.ts +8 -8
- package/multiselect/src/directives/index.d.ts +3 -3
- package/multiselect/src/index.d.ts +3 -3
- package/multiselect/src/multiselect.module.d.ts +17 -17
- package/navbar/index.d.ts +1 -1
- package/navbar/src/dropdown-toggle/dropdown-toggle.directive.d.ts +13 -13
- package/navbar/src/expand-button/expand-button.directive.d.ts +8 -8
- package/navbar/src/index.d.ts +11 -11
- package/navbar/src/nav-link/nav-link.directive.d.ts +10 -10
- package/navbar/src/navbar/navbar.component.d.ts +32 -32
- package/navbar/src/navbar-brand/navbar-brand.component.d.ts +7 -7
- package/navbar/src/navbar-content/navbar-content.directive.d.ts +18 -18
- package/navbar/src/navbar-dropdown/navbar-dropdown.component.d.ts +33 -33
- package/navbar/src/navbar-item/navbar-item.component.d.ts +19 -19
- package/navbar/src/navbar-nav/navbar-nav.component.d.ts +19 -19
- package/navbar/src/navbar-toggler/navbar-toggler.component.d.ts +13 -13
- package/navbar/src/navbar.module.d.ts +22 -21
- package/navigation-lock/index.d.ts +1 -1
- package/navigation-lock/src/directive/navigation-lock.directive.d.ts +34 -34
- package/navigation-lock/src/guard/navigation-lock.guard.d.ts +8 -8
- package/navigation-lock/src/index.d.ts +4 -4
- package/navigation-lock/src/interface/has-navigation-lock.d.ts +15 -15
- package/navigation-lock/src/navigation-lock.module.d.ts +9 -9
- package/no-noscript/index.d.ts +1 -1
- package/no-noscript/src/index.d.ts +2 -2
- package/no-noscript/src/no-noscript/no-noscript.directive.d.ts +8 -8
- package/no-noscript/src/no-noscript.module.d.ts +8 -8
- package/offcanvas/index.d.ts +1 -1
- package/offcanvas/src/components/index.d.ts +4 -4
- package/offcanvas/src/components/offcanvas/offcanvas.component.d.ts +33 -33
- package/offcanvas/src/components/offcanvas-body/offcanvas-body.component.d.ts +9 -9
- package/offcanvas/src/components/offcanvas-header/offcanvas-header.component.d.ts +8 -8
- package/offcanvas/src/components/offcanvas-host/offcanvas-host.component.d.ts +36 -36
- package/offcanvas/src/directives/index.d.ts +3 -3
- package/offcanvas/src/directives/offcanvas-close/offcanvas-close.directive.d.ts +9 -9
- package/offcanvas/src/directives/offcanvas-content/offcanvas-content.directive.d.ts +8 -8
- package/offcanvas/src/directives/offcanvas-push/offcanvas-push.directive.d.ts +16 -16
- package/offcanvas/src/index.d.ts +3 -3
- package/offcanvas/src/offcanvas.module.d.ts +16 -16
- package/offcanvas/src/providers/offcanvas-content.provider.d.ts +2 -2
- package/offcanvas/src/providers/portal-factory.provider.d.ts +3 -3
- package/ordinal-number/index.d.ts +1 -1
- package/ordinal-number/src/index.d.ts +2 -2
- package/ordinal-number/src/ordinal-number/ordinal-number.pipe.d.ts +10 -10
- package/ordinal-number/src/ordinal-number.module.d.ts +8 -8
- package/package.json +12 -3
- package/pagination/index.d.ts +1 -1
- package/pagination/src/component/index.d.ts +1 -1
- package/pagination/src/component/pagination/pagination.component.d.ts +49 -49
- package/pagination/src/index.d.ts +4 -4
- package/pagination/src/interfaces/index.d.ts +1 -1
- package/pagination/src/interfaces/page-with-selection.d.ts +5 -5
- package/pagination/src/pagination.module.d.ts +8 -8
- package/pagination/src/types/index.d.ts +1 -1
- package/pagination/src/types/page-number.type.d.ts +1 -1
- package/placeholder/index.d.ts +1 -1
- package/placeholder/src/index.d.ts +3 -3
- package/placeholder/src/placeholder/placeholder.component.d.ts +11 -11
- package/placeholder/src/placeholder-field/placeholder-field.directive.d.ts +16 -16
- package/placeholder/src/placeholder.module.d.ts +9 -9
- package/popover/index.d.ts +1 -1
- package/popover/src/component/popover.component.d.ts +19 -19
- package/popover/src/directives/index.d.ts +3 -3
- package/popover/src/directives/popover/popover.directive.d.ts +28 -28
- package/popover/src/directives/popover-body/popover-body.directive.d.ts +6 -6
- package/popover/src/directives/popover-header/popover-header.directive.d.ts +6 -6
- package/popover/src/index.d.ts +3 -3
- package/popover/src/popover.module.d.ts +13 -13
- package/popover/src/providers/popover-content.provider.d.ts +2 -2
- package/popover/src/providers/portal-factory.provider.d.ts +3 -3
- package/progress-bar/index.d.ts +1 -1
- package/progress-bar/src/index.d.ts +3 -3
- package/progress-bar/src/progress/progress.component.d.ts +8 -8
- package/progress-bar/src/progress-bar/progress-bar.component.d.ts +31 -31
- package/progress-bar/src/progress-bar.module.d.ts +9 -9
- package/range/index.d.ts +1 -1
- package/range/src/component/range.component.d.ts +11 -11
- package/range/src/index.d.ts +3 -3
- package/range/src/range.module.d.ts +9 -9
- package/range/src/value-accessor/range-value-accessor.d.ts +20 -20
- package/rating/index.d.ts +1 -1
- package/rating/src/component/rating.component.d.ts +22 -22
- package/rating/src/index.d.ts +2 -2
- package/rating/src/rating.module.d.ts +8 -8
- package/scheduler/index.d.ts +1 -1
- package/scheduler/src/components/index.d.ts +2 -2
- package/scheduler/src/components/resource-group-presenter/resource-group-presenter.component.d.ts +26 -26
- package/scheduler/src/components/scheduler/scheduler.component.d.ts +86 -86
- package/scheduler/src/constants/available-scales.d.ts +2 -2
- package/scheduler/src/constants/index.d.ts +1 -1
- package/scheduler/src/enums/drag-operation.d.ts +6 -6
- package/scheduler/src/enums/index.d.ts +1 -1
- package/scheduler/src/enums/scheduler-mode.d.ts +4 -4
- package/scheduler/src/index.d.ts +5 -5
- package/scheduler/src/interfaces/drag-operation.d.ts +7 -7
- package/scheduler/src/interfaces/index.d.ts +5 -5
- package/scheduler/src/interfaces/preview-event.d.ts +4 -4
- package/scheduler/src/interfaces/resource-group.d.ts +5 -5
- package/scheduler/src/interfaces/resource-or-group.d.ts +6 -6
- package/scheduler/src/interfaces/resource.d.ts +5 -5
- package/scheduler/src/interfaces/scheduler-event-part.d.ts +6 -6
- package/scheduler/src/interfaces/scheduler-event-with-parts.d.ts +6 -6
- package/scheduler/src/interfaces/scheduler-event.d.ts +6 -6
- package/scheduler/src/interfaces/scheduler-schale.d.ts +5 -5
- package/scheduler/src/interfaces/scheduler-stamp-with-slots.d.ts +6 -6
- package/scheduler/src/interfaces/time-slot.d.ts +4 -4
- package/scheduler/src/interfaces/timeline-options.d.ts +3 -3
- package/scheduler/src/interfaces/timeline-track.d.ts +5 -5
- package/scheduler/src/interfaces/week-options.d.ts +3 -3
- package/scheduler/src/pipes/bs-seconds-timespan.pipe/bs-seconds-timespan.pipe.d.ts +9 -9
- package/scheduler/src/pipes/bs-seconds-today-offset/bs-seconds-today-offset.pipe.d.ts +9 -9
- package/scheduler/src/pipes/date-offset/date-offset.pipe.d.ts +8 -8
- package/scheduler/src/pipes/day-of-week/day-of-week.pipe.d.ts +9 -9
- package/scheduler/src/scheduler.module.d.ts +14 -14
- package/scheduler/src/services/timeline/timeline.service.d.ts +14 -14
- package/scrollspy/index.d.ts +1 -1
- package/scrollspy/src/component/scrollspy.component.d.ts +25 -25
- package/scrollspy/src/directives/scrollspy.directive.d.ts +8 -8
- package/scrollspy/src/index.d.ts +4 -4
- package/scrollspy/src/scrollspy.module.d.ts +9 -9
- package/scrollspy/src/services/index.d.ts +1 -1
- package/scrollspy/src/services/scroll-offset/scroll-offset.service.d.ts +9 -9
- package/select/index.d.ts +1 -1
- package/select/src/component/select.component.d.ts +26 -26
- package/select/src/index.d.ts +4 -4
- package/select/src/select.module.d.ts +9 -9
- package/select/src/types/index.d.ts +1 -1
- package/select/src/types/select-size.d.ts +1 -1
- package/select/src/value-accessors/index.d.ts +1 -1
- package/select/src/value-accessors/select-value-accessor.d.ts +44 -44
- package/select2/index.d.ts +1 -1
- package/select2/src/component/select2.component.d.ts +25 -25
- package/select2/src/directive/item-template.directive.d.ts +9 -9
- package/select2/src/index.d.ts +3 -3
- package/select2/src/select2.module.d.ts +14 -14
- package/snackbar/index.d.ts +1 -1
- package/snackbar/src/component/snackbar.component.d.ts +15 -15
- package/snackbar/src/directives/index.d.ts +1 -1
- package/snackbar/src/directives/snackbar-close/snackbar-close.directive.d.ts +11 -11
- package/snackbar/src/index.d.ts +5 -5
- package/snackbar/src/interfaces/index.d.ts +1 -1
- package/snackbar/src/interfaces/snackbar-animation-meta.d.ts +7 -7
- package/snackbar/src/providers/snackbar-content.provider.d.ts +2 -2
- package/snackbar/src/service/snackbar.service.d.ts +13 -13
- package/snackbar/src/snackbar.module.d.ts +11 -11
- package/spinner/index.d.ts +1 -1
- package/spinner/src/index.d.ts +2 -2
- package/spinner/src/spinner.component.d.ts +19 -19
- package/spinner/src/spinner.module.d.ts +8 -8
- package/src/assets/ic-upload-file.svg +7 -7
- package/src/styles/custom.scss +4 -4
- package/src/styles/ngx-highlight-themes/solarized-dark.scss +89 -89
- package/src/styles/utilities/cursor.scss +9 -9
- package/src/styles/utilities/overflow.scss +9 -9
- package/src/styles/utilities/white-space.scss +9 -9
- package/tab-control/index.d.ts +1 -1
- package/tab-control/src/index.d.ts +3 -3
- package/tab-control/src/tab-control/tab-control.component.d.ts +12 -12
- package/tab-control/src/tab-control.module.d.ts +9 -9
- package/tab-control/src/tab-page/tab-page.component.d.ts +11 -11
- package/table/index.d.ts +1 -1
- package/table/src/component/table.component.d.ts +15 -15
- package/table/src/index.d.ts +2 -2
- package/table/src/table.module.d.ts +8 -8
- package/timepicker/index.d.ts +1 -1
- package/timepicker/src/index.d.ts +2 -2
- package/timepicker/src/timepicker.component.d.ts +27 -27
- package/timepicker/src/timepicker.module.d.ts +17 -17
- package/toast/index.d.ts +1 -1
- package/toast/src/components/index.d.ts +4 -4
- package/toast/src/components/toast/toast.component.d.ts +6 -6
- package/toast/src/components/toast-body/toast-body.component.d.ts +6 -6
- package/toast/src/components/toast-container/toast-container.component.d.ts +9 -9
- package/toast/src/components/toast-header/toast-header.component.d.ts +6 -6
- package/toast/src/directives/index.d.ts +1 -1
- package/toast/src/directives/toast-close/toast-close.directive.d.ts +12 -12
- package/toast/src/index.d.ts +5 -5
- package/toast/src/pipes/add-properties.pipe.d.ts +7 -7
- package/toast/src/providers/portal-factory.provider.d.ts +3 -3
- package/toast/src/services/index.d.ts +1 -1
- package/toast/src/services/toast/toast.service.d.ts +22 -22
- package/toast/src/toast.module.d.ts +15 -15
- package/toggle-button/index.d.ts +1 -1
- package/toggle-button/src/component/toggle-button.component.d.ts +37 -37
- package/toggle-button/src/directives/index.d.ts +1 -1
- package/toggle-button/src/directives/toggle-button-group/toggle-button-group.directive.d.ts +9 -9
- package/toggle-button/src/index.d.ts +5 -5
- package/toggle-button/src/toggle-button.module.d.ts +10 -10
- package/toggle-button/src/types/check-style.d.ts +1 -1
- package/toggle-button/src/types/index.d.ts +1 -1
- package/toggle-button/src/value-accessor/toggle-button-value-accessor.d.ts +20 -20
- package/tooltip/index.d.ts +1 -1
- package/tooltip/src/component/tooltip.component.d.ts +15 -15
- package/tooltip/src/directive/tooltip.directive.d.ts +20 -20
- package/tooltip/src/index.d.ts +2 -2
- package/tooltip/src/providers/tooltip-content.provider.d.ts +2 -2
- package/tooltip/src/tooltip.module.d.ts +11 -11
- package/typeahead/index.d.ts +1 -1
- package/typeahead/src/index.d.ts +2 -2
- package/typeahead/src/typeahead.component.d.ts +26 -26
- package/typeahead/src/typeahead.module.d.ts +14 -14
- package/user-agent/index.d.ts +1 -1
- package/user-agent/src/index.d.ts +3 -3
- package/user-agent/src/user-agent/user-agent.directive.d.ts +14 -14
- package/user-agent/src/user-agent/user-agent.module.d.ts +8 -8
- package/user-agent/src/user-agent.type.d.ts +1 -1
|
@@ -1,159 +1,164 @@
|
|
|
1
1
|
import * as i1 from '@angular/common';
|
|
2
2
|
import { isPlatformServer, CommonModule } from '@angular/common';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { Directive, PLATFORM_ID, Component, Inject,
|
|
5
|
-
import { FadeInOutAnimation
|
|
6
|
-
import {
|
|
7
|
-
import
|
|
8
|
-
import
|
|
4
|
+
import { Directive, HostBinding, PLATFORM_ID, Component, Inject, Input, ViewChild, ContentChildren, forwardRef, HostListener, NgModule } from '@angular/core';
|
|
5
|
+
import { FadeInOutAnimation } from '@mintplayer/ng-animations';
|
|
6
|
+
import { Color } from '@mintplayer/ng-bootstrap';
|
|
7
|
+
import * as i2 from '@mintplayer/ng-swiper';
|
|
8
|
+
import { BsSwiperModule } from '@mintplayer/ng-swiper';
|
|
9
|
+
import * as i3 from '@mintplayer/ng-bootstrap/no-noscript';
|
|
9
10
|
import { BsNoNoscriptModule } from '@mintplayer/ng-bootstrap/no-noscript';
|
|
10
11
|
|
|
11
|
-
class BsCarouselImageDirective {
|
|
12
|
-
constructor(templateRef) {
|
|
13
|
-
this.templateRef = templateRef;
|
|
14
|
-
this.
|
|
15
|
-
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
BsCarouselImageDirective.ɵ
|
|
19
|
-
i0.ɵɵ
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
12
|
+
class BsCarouselImageDirective {
|
|
13
|
+
constructor(templateRef) {
|
|
14
|
+
this.templateRef = templateRef;
|
|
15
|
+
this.width100class = true;
|
|
16
|
+
this.itemTemplate = this.templateRef;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
BsCarouselImageDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCarouselImageDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20
|
+
BsCarouselImageDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.5", type: BsCarouselImageDirective, selector: "*[bsCarouselImage]", host: { properties: { "class.w-100": "this.width100class" } }, ngImport: i0 });
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCarouselImageDirective, decorators: [{
|
|
22
|
+
type: Directive,
|
|
23
|
+
args: [{
|
|
24
|
+
selector: '*[bsCarouselImage]'
|
|
25
|
+
}]
|
|
26
|
+
}], ctorParameters: function () { return [{ type: i0.TemplateRef }]; }, propDecorators: { width100class: [{
|
|
27
|
+
type: HostBinding,
|
|
28
|
+
args: ['class.w-100']
|
|
29
|
+
}] } });
|
|
25
30
|
|
|
26
|
-
class BsCarouselComponent {
|
|
27
|
-
constructor(platformId) {
|
|
28
|
-
this.
|
|
29
|
-
this.
|
|
30
|
-
this.
|
|
31
|
-
|
|
32
|
-
this.
|
|
33
|
-
|
|
34
|
-
this.
|
|
35
|
-
this.
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
this.
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
if (this.
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
case 'ArrowRight':
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
BsCarouselComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: BsCarouselComponent, selector: "bs-carousel", inputs: { indicators: "indicators", animation: "animation" }, host: { listeners: { "document:keydown.ArrowLeft": "onKeyPress($event)", "document:keydown.ArrowRight": "onKeyPress($event)" }, properties: { "@.disabled": "this.animationsDisabled" } }, queries: [{ propertyName: "images", predicate: BsCarouselImageDirective }], ngImport: i0, template: "<div class=\"carousel\" bsNoNoscript>\n <!-- Only client-side -->\n <div *ngIf=\"!isServerSide && indicators\" class=\"carousel-indicators\">\n <button *ngFor=\"let image of images; let i = index\" type=\"button\" (click)=\"setCurrentImage(i)\"\n [class.active]=\"(currentImageIndex$ | async) === i\" data-bs-target\n [attr.aria-current]=\"(currentImageIndex$ | async) === i ? true : null\"\n [attr.aria-label]=\"'Slide ' + i\"></button>\n </div>\n <!-- Only server-side -->\n <div class=\"carousel-inner d-grid\" *ngIf=\"isServerSide\">\n <ng-container *ngFor=\"let image of images; let i = index\">\n <input type=\"radio\" [id]=\"'car-' + i\" [name]=\"'car'\" class=\"car-radio d-none\" bsNoNoscript [checked]=\"i === 0\">\n <div class=\"carousel-item fade d-flex flex-row h-100 align-items-center\">\n <div class=\"w-100 position-relative\">\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container>\n <!-- Only server-side -->\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\n <label *ngFor=\"let image of images; let j = index\" [attr.for]=\"'car-' + (j % images.length)\" [class.active]=\"i === j\" data-bs-target></label>\n </div>\n </div>\n </div>\n \n <!-- Only server-side -->\n <ng-container *ngIf=\"isServerSide\">\n <label class=\"carousel-control-prev cursor-pointer\" [for]=\"'car-' + ((i - 1 + images.length) % images.length)\">\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\n <span class=\"visually-hidden\">Previous</span>\n </label>\n <label class=\"carousel-control-next cursor-pointer\" [for]=\"'car-' + ((i + 1) % images.length)\">\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\n <span class=\"visually-hidden\">Next</span>\n </label>\n </ng-container>\n </ng-container>\n </div>\n\n <!-- Only client-side -->\n <ng-container *ngIf=\"!isServerSide\">\n <div class=\"carousel-inner\" [@carouselSlide]=\"currentImageCounter$ | async\" *ngIf=\"animation === 'slide'\">\n <ng-container *ngFor=\"let image of images; let i = index\">\n <div class=\"carousel-item\" [class.active]=\"true\" *ngIf=\"(currentImageIndex$ | async) === i\">\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container> \n </div>\n </ng-container>\n </div>\n <div class=\"carousel-inner\" *ngIf=\"animation === 'fade'\">\n <ng-container *ngFor=\"let image of images; let i = index\">\n <div class=\"carousel-item\" [class.active]=\"true\" @fadeInOut *ngIf=\"(currentImageIndex$ | async) === i\">\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container> \n </div>\n </ng-container>\n </div>\n </ng-container>\n\n <!-- Only client-side -->\n <ng-container *ngIf=\"!isServerSide\">\n <button class=\"carousel-control-prev\" type=\"button\" (click)=\"previousImage()\">\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\n <span class=\"visually-hidden\">Previous</span>\n </button>\n <button class=\"carousel-control-next\" type=\"button\" (click)=\"nextImage()\">\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\n <span class=\"visually-hidden\">Next</span>\n </button>\n </ng-container>\n</div>", styles: [":host ::ng-deep .carousel{position:relative}:host ::ng-deep .carousel.pointer-event{touch-action:pan-y}:host ::ng-deep .carousel-inner{position:relative;width:100%;overflow:hidden}:host ::ng-deep .carousel-inner:after{display:block;clear:both;content:\"\"}:host ::ng-deep .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-item{transition:none}}:host ::ng-deep .carousel-item.active,:host ::ng-deep .carousel-item-next,:host ::ng-deep .carousel-item-prev{display:block}:host ::ng-deep .carousel-item-next:not(.carousel-item-start),:host ::ng-deep .active.carousel-item-end{transform:translate(100%)}:host ::ng-deep .carousel-item-prev:not(.carousel-item-end),:host ::ng-deep .active.carousel-item-start{transform:translate(-100%)}:host ::ng-deep .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}:host ::ng-deep .carousel-fade .carousel-item.active,:host ::ng-deep .carousel-fade .carousel-item-next.carousel-item-start,:host ::ng-deep .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{transition:none}}:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{transition:none}}:host ::ng-deep .carousel-control-prev:hover,:host ::ng-deep .carousel-control-prev:focus,:host ::ng-deep .carousel-control-next:hover,:host ::ng-deep .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}:host ::ng-deep .carousel-control-prev{left:0}:host ::ng-deep .carousel-control-next{right:0}:host ::ng-deep .carousel-control-prev-icon,:host ::ng-deep .carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}:host ::ng-deep .carousel-control-prev-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e\")}:host ::ng-deep .carousel-control-next-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e\")}:host ::ng-deep .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}:host ::ng-deep .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-indicators [data-bs-target]{transition:none}}:host ::ng-deep .carousel-indicators .active{opacity:1}:host ::ng-deep .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}:host ::ng-deep .carousel-dark .carousel-control-prev-icon,:host ::ng-deep .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}:host ::ng-deep .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}:host ::ng-deep .carousel-dark .carousel-caption{color:#000}:host ::ng-deep .carousel{min-height:100px}:host ::ng-deep .carousel.noscript .carousel-inner{grid-template-rows:100%;grid-template-columns:100%}:host ::ng-deep .carousel.noscript .carousel-control-prev,:host ::ng-deep .carousel.noscript .carousel-control-next{display:none;z-index:10}:host ::ng-deep .carousel.noscript .carousel-item{display:block;opacity:0;transition:opacity .4s ease-in-out;grid-row:1;grid-column:1}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item{opacity:1;z-index:5}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev,:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev+.carousel-control-next{display:flex}:host ::ng-deep .carousel.noscript .carousel-indicators{z-index:10}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.BsNoNoscriptDirective, selector: "[bsNoNoscript]" }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }], animations: [FadeInOutAnimation, CarouselSlideAnimation] });
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
}],
|
|
116
|
-
type:
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
}
|
|
121
|
-
type: HostListener,
|
|
122
|
-
args: ['document:keydown.
|
|
123
|
-
}, {
|
|
124
|
-
type: HostListener,
|
|
125
|
-
args: ['document:keydown.ArrowRight', ['$event']]
|
|
31
|
+
class BsCarouselComponent {
|
|
32
|
+
constructor(platformId, cdRef) {
|
|
33
|
+
this.cdRef = cdRef;
|
|
34
|
+
this.colors = Color;
|
|
35
|
+
this.currentImageIndex = 0;
|
|
36
|
+
this.indicators = false;
|
|
37
|
+
this.keyboardEvents = true;
|
|
38
|
+
//#region Animation
|
|
39
|
+
this.animationsDisabled = false;
|
|
40
|
+
this._animation = 'slide';
|
|
41
|
+
this.isServerSide = isPlatformServer(platformId);
|
|
42
|
+
}
|
|
43
|
+
set animation(value) {
|
|
44
|
+
this.animationsDisabled = true;
|
|
45
|
+
this._animation = value;
|
|
46
|
+
setTimeout(() => this.animationsDisabled = false, 20);
|
|
47
|
+
setTimeout(() => this.cdRef.detectChanges(), 50);
|
|
48
|
+
}
|
|
49
|
+
get animation() {
|
|
50
|
+
return this._animation;
|
|
51
|
+
}
|
|
52
|
+
//#endregion
|
|
53
|
+
onKeyPress(ev) {
|
|
54
|
+
if (this.keyboardEvents) {
|
|
55
|
+
switch (ev.key) {
|
|
56
|
+
case 'ArrowLeft':
|
|
57
|
+
this.previousImage();
|
|
58
|
+
break;
|
|
59
|
+
case 'ArrowRight':
|
|
60
|
+
this.nextImage();
|
|
61
|
+
break;
|
|
62
|
+
}
|
|
63
|
+
ev.preventDefault();
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
previousImage() {
|
|
67
|
+
switch (this.animation) {
|
|
68
|
+
case 'fade':
|
|
69
|
+
if (this.currentImageIndex > 0) {
|
|
70
|
+
this.currentImageIndex--;
|
|
71
|
+
}
|
|
72
|
+
else {
|
|
73
|
+
this.currentImageIndex = this.images.length - 1;
|
|
74
|
+
}
|
|
75
|
+
break;
|
|
76
|
+
case 'slide':
|
|
77
|
+
this.swipeContainer.previous();
|
|
78
|
+
break;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
nextImage() {
|
|
82
|
+
switch (this.animation) {
|
|
83
|
+
case 'fade':
|
|
84
|
+
if (this.currentImageIndex < this.images.length - 1) {
|
|
85
|
+
this.currentImageIndex++;
|
|
86
|
+
}
|
|
87
|
+
else {
|
|
88
|
+
this.currentImageIndex = 0;
|
|
89
|
+
}
|
|
90
|
+
break;
|
|
91
|
+
case 'slide':
|
|
92
|
+
this.swipeContainer.next();
|
|
93
|
+
break;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
BsCarouselComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCarouselComponent, deps: [{ token: PLATFORM_ID }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
98
|
+
BsCarouselComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BsCarouselComponent, selector: "bs-carousel", inputs: { indicators: "indicators", keyboardEvents: "keyboardEvents", animation: "animation" }, host: { listeners: { "document:keydown.ArrowLeft": "onKeyPress($event)", "document:keydown.ArrowRight": "onKeyPress($event)" }, properties: { "@.disabled": "this.animationsDisabled" } }, queries: [{ propertyName: "images", predicate: i0.forwardRef(function () { return BsCarouselImageDirective; }) }], viewQueries: [{ propertyName: "swipeContainer", first: true, predicate: ["container"], descendants: true }], ngImport: i0, template: "<ng-container *ngIf=\"isServerSide\">\r\n <div class=\"carousel mx-auto noscript\">\r\n <div class=\"carousel-inner d-grid\">\r\n <ng-container *ngFor=\"let image of images; let i = index\">\r\n <input type=\"radio\" [id]=\"'car-' + i\" [name]=\"'car'\" class=\"car-radio d-none\" bsNoNoscript [checked]=\"i === 0\">\r\n <div class=\"carousel-item fade d-flex flex-row h-100 align-items-center\">\r\n <div class=\"w-100 position-relative\">\r\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container>\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <label *ngFor=\"let image of images; let j = index\" [attr.for]=\"'car-' + (j % images.length)\" [class.active]=\"i === j\" data-bs-target></label>\r\n </div>\r\n </div>\r\n </div>\r\n \r\n <label class=\"carousel-control-prev cursor-pointer\" [for]=\"'car-' + ((i - 1 + images.length) % images.length)\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </label>\r\n <label class=\"carousel-control-next cursor-pointer\" [for]=\"'car-' + ((i + 1) % images.length)\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </label>\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-container>\r\n<ng-container *ngIf=\"!isServerSide\">\r\n <div *ngIf=\"animation === 'slide'\" class=\"carousel slide mx-auto\" [style.height.px]=\"container.currentSlideHeight$ | async\">\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <button *ngFor=\"let image of images; let i = index\" type=\"button\" (click)=\"container.goto(i)\"\r\n [class.active]=\"(container.imageIndex$ | async) === i\" data-bs-target\r\n [attr.aria-current]=\"(container.imageIndex$ | async) === i ? true : null\"\r\n [attr.aria-label]=\"'Slide ' + i\"></button>\r\n </div>\r\n <div class=\"carousel-inner overflow-hidden text-nowrap\">\r\n <div bsSwipeContainer #container=\"bsSwipeContainer\" [minimumOffset]=\"50\" [(imageIndex)]=\"currentImageIndex\">\r\n <div *ngFor=\"let image of images\" class=\"carousel-item d-inline-block float-none w-100 me-0\" [class.active]=\"true\" bsSwipe>\r\n <ng-container *ngTemplateOutlet=\"image.itemTemplate\"></ng-container>\r\n </div>\r\n </div>\r\n </div>\r\n <button class=\"carousel-control-prev\" type=\"button\" (click)=\"previousImage()\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </button>\r\n <button class=\"carousel-control-next\" type=\"button\" (click)=\"nextImage()\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </button>\r\n </div>\r\n <div *ngIf=\"animation === 'fade'\" class=\"carousel fade mx-auto\">\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <button *ngFor=\"let image of images; let i = index\" type=\"button\" (click)=\"currentImageIndex = i\"\r\n [class.active]=\"currentImageIndex === i\" data-bs-target\r\n [attr.aria-current]=\"currentImageIndex === i ? true : null\"\r\n [attr.aria-label]=\"'Slide ' + i\"></button>\r\n </div>\r\n <div class=\"carousel-inner\">\r\n <ng-container *ngFor=\"let image of images; let i = index\">\r\n <div class=\"carousel-item\" [class.active]=\"true\" @fadeInOut *ngIf=\"currentImageIndex === i\">\r\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container> \r\n </div>\r\n </ng-container>\r\n </div>\r\n <button class=\"carousel-control-prev\" type=\"button\" (click)=\"previousImage()\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </button>\r\n <button class=\"carousel-control-next\" type=\"button\" (click)=\"nextImage()\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </button>\r\n </div>\r\n</ng-container>", styles: [":host ::ng-deep .carousel{position:relative}:host ::ng-deep .carousel.pointer-event{touch-action:pan-y}:host ::ng-deep .carousel-inner{position:relative;width:100%;overflow:hidden}:host ::ng-deep .carousel-inner:after{display:block;clear:both;content:\"\"}:host ::ng-deep .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-item{transition:none}}:host ::ng-deep .carousel-item.active,:host ::ng-deep .carousel-item-next,:host ::ng-deep .carousel-item-prev{display:block}:host ::ng-deep .carousel-item-next:not(.carousel-item-start),:host ::ng-deep .active.carousel-item-end{transform:translate(100%)}:host ::ng-deep .carousel-item-prev:not(.carousel-item-end),:host ::ng-deep .active.carousel-item-start{transform:translate(-100%)}:host ::ng-deep .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}:host ::ng-deep .carousel-fade .carousel-item.active,:host ::ng-deep .carousel-fade .carousel-item-next.carousel-item-start,:host ::ng-deep .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{transition:none}}:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{transition:none}}:host ::ng-deep .carousel-control-prev:hover,:host ::ng-deep .carousel-control-prev:focus,:host ::ng-deep .carousel-control-next:hover,:host ::ng-deep .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}:host ::ng-deep .carousel-control-prev{left:0}:host ::ng-deep .carousel-control-next{right:0}:host ::ng-deep .carousel-control-prev-icon,:host ::ng-deep .carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}:host ::ng-deep .carousel-control-prev-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e\")}:host ::ng-deep .carousel-control-next-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e\")}:host ::ng-deep .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}:host ::ng-deep .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-indicators [data-bs-target]{transition:none}}:host ::ng-deep .carousel-indicators .active{opacity:1}:host ::ng-deep .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}:host ::ng-deep .carousel-dark .carousel-control-prev-icon,:host ::ng-deep .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}:host ::ng-deep .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}:host ::ng-deep .carousel-dark .carousel-caption{color:#000}:host ::ng-deep .carousel{min-height:100px;max-width:500px}:host ::ng-deep .carousel .carousel-inner{z-index:-1}:host ::ng-deep .carousel.noscript .carousel-inner{grid-template-rows:100%;grid-template-columns:100%}:host ::ng-deep .carousel.noscript .carousel-control-prev,:host ::ng-deep .carousel.noscript .carousel-control-next{display:none;z-index:10}:host ::ng-deep .carousel.noscript .carousel-item{display:block;opacity:0;transition:opacity .4s ease-in-out;grid-row:1;grid-column:1}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item{opacity:1;z-index:5}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev,:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev+.carousel-control-next{display:flex}:host ::ng-deep .carousel.noscript .carousel-indicators{z-index:10}.wrapper{overflow:hidden}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.BsSwipeDirective, selector: "[bsSwipe]" }, { kind: "directive", type: i2.BsSwipeContainerDirective, selector: "[bsSwipeContainer]", inputs: ["minimumOffset", "imageIndex"], outputs: ["imageIndexChange"], exportAs: ["bsSwipeContainer"] }, { kind: "directive", type: i3.BsNoNoscriptDirective, selector: "[bsNoNoscript]" }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }], animations: [FadeInOutAnimation] });
|
|
99
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCarouselComponent, decorators: [{
|
|
100
|
+
type: Component,
|
|
101
|
+
args: [{ selector: 'bs-carousel', animations: [FadeInOutAnimation], template: "<ng-container *ngIf=\"isServerSide\">\r\n <div class=\"carousel mx-auto noscript\">\r\n <div class=\"carousel-inner d-grid\">\r\n <ng-container *ngFor=\"let image of images; let i = index\">\r\n <input type=\"radio\" [id]=\"'car-' + i\" [name]=\"'car'\" class=\"car-radio d-none\" bsNoNoscript [checked]=\"i === 0\">\r\n <div class=\"carousel-item fade d-flex flex-row h-100 align-items-center\">\r\n <div class=\"w-100 position-relative\">\r\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container>\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <label *ngFor=\"let image of images; let j = index\" [attr.for]=\"'car-' + (j % images.length)\" [class.active]=\"i === j\" data-bs-target></label>\r\n </div>\r\n </div>\r\n </div>\r\n \r\n <label class=\"carousel-control-prev cursor-pointer\" [for]=\"'car-' + ((i - 1 + images.length) % images.length)\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </label>\r\n <label class=\"carousel-control-next cursor-pointer\" [for]=\"'car-' + ((i + 1) % images.length)\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </label>\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-container>\r\n<ng-container *ngIf=\"!isServerSide\">\r\n <div *ngIf=\"animation === 'slide'\" class=\"carousel slide mx-auto\" [style.height.px]=\"container.currentSlideHeight$ | async\">\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <button *ngFor=\"let image of images; let i = index\" type=\"button\" (click)=\"container.goto(i)\"\r\n [class.active]=\"(container.imageIndex$ | async) === i\" data-bs-target\r\n [attr.aria-current]=\"(container.imageIndex$ | async) === i ? true : null\"\r\n [attr.aria-label]=\"'Slide ' + i\"></button>\r\n </div>\r\n <div class=\"carousel-inner overflow-hidden text-nowrap\">\r\n <div bsSwipeContainer #container=\"bsSwipeContainer\" [minimumOffset]=\"50\" [(imageIndex)]=\"currentImageIndex\">\r\n <div *ngFor=\"let image of images\" class=\"carousel-item d-inline-block float-none w-100 me-0\" [class.active]=\"true\" bsSwipe>\r\n <ng-container *ngTemplateOutlet=\"image.itemTemplate\"></ng-container>\r\n </div>\r\n </div>\r\n </div>\r\n <button class=\"carousel-control-prev\" type=\"button\" (click)=\"previousImage()\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </button>\r\n <button class=\"carousel-control-next\" type=\"button\" (click)=\"nextImage()\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </button>\r\n </div>\r\n <div *ngIf=\"animation === 'fade'\" class=\"carousel fade mx-auto\">\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <button *ngFor=\"let image of images; let i = index\" type=\"button\" (click)=\"currentImageIndex = i\"\r\n [class.active]=\"currentImageIndex === i\" data-bs-target\r\n [attr.aria-current]=\"currentImageIndex === i ? true : null\"\r\n [attr.aria-label]=\"'Slide ' + i\"></button>\r\n </div>\r\n <div class=\"carousel-inner\">\r\n <ng-container *ngFor=\"let image of images; let i = index\">\r\n <div class=\"carousel-item\" [class.active]=\"true\" @fadeInOut *ngIf=\"currentImageIndex === i\">\r\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container> \r\n </div>\r\n </ng-container>\r\n </div>\r\n <button class=\"carousel-control-prev\" type=\"button\" (click)=\"previousImage()\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </button>\r\n <button class=\"carousel-control-next\" type=\"button\" (click)=\"nextImage()\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </button>\r\n </div>\r\n</ng-container>", styles: [":host ::ng-deep .carousel{position:relative}:host ::ng-deep .carousel.pointer-event{touch-action:pan-y}:host ::ng-deep .carousel-inner{position:relative;width:100%;overflow:hidden}:host ::ng-deep .carousel-inner:after{display:block;clear:both;content:\"\"}:host ::ng-deep .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-item{transition:none}}:host ::ng-deep .carousel-item.active,:host ::ng-deep .carousel-item-next,:host ::ng-deep .carousel-item-prev{display:block}:host ::ng-deep .carousel-item-next:not(.carousel-item-start),:host ::ng-deep .active.carousel-item-end{transform:translate(100%)}:host ::ng-deep .carousel-item-prev:not(.carousel-item-end),:host ::ng-deep .active.carousel-item-start{transform:translate(-100%)}:host ::ng-deep .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}:host ::ng-deep .carousel-fade .carousel-item.active,:host ::ng-deep .carousel-fade .carousel-item-next.carousel-item-start,:host ::ng-deep .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{transition:none}}:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{transition:none}}:host ::ng-deep .carousel-control-prev:hover,:host ::ng-deep .carousel-control-prev:focus,:host ::ng-deep .carousel-control-next:hover,:host ::ng-deep .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}:host ::ng-deep .carousel-control-prev{left:0}:host ::ng-deep .carousel-control-next{right:0}:host ::ng-deep .carousel-control-prev-icon,:host ::ng-deep .carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}:host ::ng-deep .carousel-control-prev-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e\")}:host ::ng-deep .carousel-control-next-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e\")}:host ::ng-deep .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}:host ::ng-deep .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-indicators [data-bs-target]{transition:none}}:host ::ng-deep .carousel-indicators .active{opacity:1}:host ::ng-deep .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}:host ::ng-deep .carousel-dark .carousel-control-prev-icon,:host ::ng-deep .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}:host ::ng-deep .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}:host ::ng-deep .carousel-dark .carousel-caption{color:#000}:host ::ng-deep .carousel{min-height:100px;max-width:500px}:host ::ng-deep .carousel .carousel-inner{z-index:-1}:host ::ng-deep .carousel.noscript .carousel-inner{grid-template-rows:100%;grid-template-columns:100%}:host ::ng-deep .carousel.noscript .carousel-control-prev,:host ::ng-deep .carousel.noscript .carousel-control-next{display:none;z-index:10}:host ::ng-deep .carousel.noscript .carousel-item{display:block;opacity:0;transition:opacity .4s ease-in-out;grid-row:1;grid-column:1}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item{opacity:1;z-index:5}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev,:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev+.carousel-control-next{display:flex}:host ::ng-deep .carousel.noscript .carousel-indicators{z-index:10}.wrapper{overflow:hidden}\n"] }]
|
|
102
|
+
}], ctorParameters: function () {
|
|
103
|
+
return [{ type: undefined, decorators: [{
|
|
104
|
+
type: Inject,
|
|
105
|
+
args: [PLATFORM_ID]
|
|
106
|
+
}] }, { type: i0.ChangeDetectorRef }];
|
|
107
|
+
}, propDecorators: { indicators: [{
|
|
108
|
+
type: Input
|
|
109
|
+
}], keyboardEvents: [{
|
|
110
|
+
type: Input
|
|
111
|
+
}], swipeContainer: [{
|
|
112
|
+
type: ViewChild,
|
|
113
|
+
args: ['container']
|
|
114
|
+
}], images: [{
|
|
115
|
+
type: ContentChildren,
|
|
116
|
+
args: [forwardRef(() => BsCarouselImageDirective)]
|
|
117
|
+
}], animationsDisabled: [{
|
|
118
|
+
type: HostBinding,
|
|
119
|
+
args: ['@.disabled']
|
|
120
|
+
}], animation: [{
|
|
121
|
+
type: Input
|
|
122
|
+
}], onKeyPress: [{
|
|
123
|
+
type: HostListener,
|
|
124
|
+
args: ['document:keydown.ArrowLeft', ['$event']]
|
|
125
|
+
}, {
|
|
126
|
+
type: HostListener,
|
|
127
|
+
args: ['document:keydown.ArrowRight', ['$event']]
|
|
126
128
|
}] } });
|
|
127
129
|
|
|
128
|
-
class BsCarouselModule {
|
|
129
|
-
}
|
|
130
|
-
BsCarouselModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.
|
|
131
|
-
BsCarouselModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.
|
|
132
|
-
BsCarouselImageDirective], imports: [CommonModule,
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
130
|
+
class BsCarouselModule {
|
|
131
|
+
}
|
|
132
|
+
BsCarouselModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
133
|
+
BsCarouselModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsCarouselModule, declarations: [BsCarouselComponent,
|
|
134
|
+
BsCarouselImageDirective], imports: [CommonModule,
|
|
135
|
+
BsSwiperModule,
|
|
136
|
+
BsNoNoscriptModule], exports: [BsCarouselComponent,
|
|
137
|
+
BsCarouselImageDirective] });
|
|
138
|
+
BsCarouselModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCarouselModule, imports: [CommonModule,
|
|
139
|
+
BsSwiperModule,
|
|
140
|
+
BsNoNoscriptModule] });
|
|
141
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCarouselModule, decorators: [{
|
|
142
|
+
type: NgModule,
|
|
143
|
+
args: [{
|
|
144
|
+
declarations: [
|
|
145
|
+
BsCarouselComponent,
|
|
146
|
+
BsCarouselImageDirective
|
|
147
|
+
],
|
|
148
|
+
imports: [
|
|
149
|
+
CommonModule,
|
|
150
|
+
BsSwiperModule,
|
|
151
|
+
BsNoNoscriptModule
|
|
152
|
+
],
|
|
153
|
+
exports: [
|
|
154
|
+
BsCarouselComponent,
|
|
155
|
+
BsCarouselImageDirective
|
|
156
|
+
]
|
|
157
|
+
}]
|
|
153
158
|
}] });
|
|
154
159
|
|
|
155
|
-
/**
|
|
156
|
-
* Generated bundle index. Do not edit.
|
|
160
|
+
/**
|
|
161
|
+
* Generated bundle index. Do not edit.
|
|
157
162
|
*/
|
|
158
163
|
|
|
159
164
|
export { BsCarouselComponent, BsCarouselImageDirective, BsCarouselModule };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mintplayer-ng-bootstrap-carousel.mjs","sources":["../esm2020/carousel/src/carousel-image/carousel-image.directive.mjs","../esm2020/carousel/src/carousel/carousel.component.mjs","../esm2020/carousel/src/carousel.module.mjs","../esm2020/carousel/mintplayer-ng-bootstrap-carousel.mjs"],"sourcesContent":["import { Directive, TemplateRef } from '@angular/core';\nimport * as i0 from \"@angular/core\";\nexport class BsCarouselImageDirective {\n constructor(templateRef) {\n this.templateRef = templateRef;\n this.itemTemplate = this.templateRef;\n }\n}\nBsCarouselImageDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"15.1.0\", ngImport: i0, type: BsCarouselImageDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });\nBsCarouselImageDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"15.1.0\", type: BsCarouselImageDirective, selector: \"*[bsCarouselImage]\", ngImport: i0 });\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"15.1.0\", ngImport: i0, type: BsCarouselImageDirective, decorators: [{\n type: Directive,\n args: [{\n selector: '*[bsCarouselImage]'\n }]\n }], ctorParameters: function () { return [{ type: i0.TemplateRef }]; } });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwtaW1hZ2UuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC9jYXJvdXNlbC9zcmMvY2Fyb3VzZWwtaW1hZ2UvY2Fyb3VzZWwtaW1hZ2UuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUt2RCxNQUFNLE9BQU8sd0JBQXdCO0lBSW5DLFlBQW9CLFdBQTZCO1FBQTdCLGdCQUFXLEdBQVgsV0FBVyxDQUFrQjtRQUMvQyxJQUFJLENBQUMsWUFBWSxHQUFHLElBQUksQ0FBQyxXQUFXLENBQUM7SUFDdkMsQ0FBQzs7cUhBTlUsd0JBQXdCO3lHQUF4Qix3QkFBd0I7MkZBQXhCLHdCQUF3QjtrQkFIcEMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsb0JBQW9CO2lCQUMvQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgVGVtcGxhdGVSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gIHNlbGVjdG9yOiAnKltic0Nhcm91c2VsSW1hZ2VdJ1xufSlcbmV4cG9ydCBjbGFzcyBCc0Nhcm91c2VsSW1hZ2VEaXJlY3RpdmUge1xuXG4gIHB1YmxpYyBpdGVtVGVtcGxhdGU6IFRlbXBsYXRlUmVmPGFueT47XG4gIFxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIHRlbXBsYXRlUmVmOiBUZW1wbGF0ZVJlZjxhbnk+KSB7XG4gICAgdGhpcy5pdGVtVGVtcGxhdGUgPSB0aGlzLnRlbXBsYXRlUmVmO1xuICB9XG59XG4iXX0=","import { isPlatformServer } from '@angular/common';\nimport { Component, ContentChildren, HostBinding, HostListener, Inject, Input, PLATFORM_ID, QueryList } from '@angular/core';\nimport { FadeInOutAnimation, CarouselSlideAnimation } from '@mintplayer/ng-animations';\nimport { BehaviorSubject, Subject } from 'rxjs';\nimport { map, take, takeUntil } from 'rxjs/operators';\nimport { BsCarouselImageDirective } from '../carousel-image/carousel-image.directive';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@angular/common\";\nimport * as i2 from \"@mintplayer/ng-bootstrap/no-noscript\";\nexport class BsCarouselComponent {\n constructor(platformId) {\n this.indicators = false;\n this.destroyed$ = new Subject();\n this.currentImageCounter$ = new BehaviorSubject(-1);\n //#region Animation\n this.animationsDisabled = false;\n this._animation = 'slide';\n this.isServerSide = isPlatformServer(platformId);\n this.currentImageIndex$ = this.currentImageCounter$\n .pipe(map((counter) => {\n const l = this.images.length;\n return ((counter % l) + l) % l;\n }))\n .pipe(takeUntil(this.destroyed$));\n this.currentImage$ = this.currentImageIndex$\n .pipe(map((index) => this.images.get(index)?.itemTemplate ?? null))\n .pipe(takeUntil(this.destroyed$));\n }\n ngOnDestroy() {\n this.destroyed$.next(true);\n }\n ngAfterContentInit() {\n if (this.images.length > 0) {\n this.currentImageCounter$.next(0);\n }\n else {\n this.currentImageCounter$.next(-1);\n }\n }\n set animation(value) {\n this.animationsDisabled = true;\n this._animation = value;\n setTimeout(() => {\n this.animationsDisabled = false;\n }, 20);\n }\n get animation() {\n return this._animation;\n }\n //#endregion\n previousImage() {\n this.currentImageCounter$\n .pipe(take(1))\n .subscribe((currentImageCounter) => {\n this.currentImageCounter$.next(currentImageCounter - 1);\n });\n }\n nextImage() {\n this.currentImageCounter$\n .pipe(take(1))\n .subscribe((currentImageCounter) => {\n this.currentImageCounter$.next(currentImageCounter + 1);\n });\n }\n setCurrentImage(index) {\n const currentValue = this.currentImageCounter$.value;\n const l = this.images.length;\n const counterMod = ((currentValue % l) + l) % l;\n const newValue = currentValue - counterMod + index;\n this.currentImageCounter$.next(newValue);\n }\n onKeyPress(ev) {\n switch (ev.key) {\n case 'ArrowLeft':\n this.previousImage();\n break;\n case 'ArrowRight':\n this.nextImage();\n break;\n }\n ev.preventDefault();\n }\n}\nBsCarouselComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"15.1.0\", ngImport: i0, type: BsCarouselComponent, deps: [{ token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Component });\nBsCarouselComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"14.0.0\", version: \"15.1.0\", type: BsCarouselComponent, selector: \"bs-carousel\", inputs: { indicators: \"indicators\", animation: \"animation\" }, host: { listeners: { \"document:keydown.ArrowLeft\": \"onKeyPress($event)\", \"document:keydown.ArrowRight\": \"onKeyPress($event)\" }, properties: { \"@.disabled\": \"this.animationsDisabled\" } }, queries: [{ propertyName: \"images\", predicate: BsCarouselImageDirective }], ngImport: i0, template: \"<div class=\\\"carousel\\\" bsNoNoscript>\\n <!-- Only client-side -->\\n <div *ngIf=\\\"!isServerSide && indicators\\\" class=\\\"carousel-indicators\\\">\\n <button *ngFor=\\\"let image of images; let i = index\\\" type=\\\"button\\\" (click)=\\\"setCurrentImage(i)\\\"\\n [class.active]=\\\"(currentImageIndex$ | async) === i\\\" data-bs-target\\n [attr.aria-current]=\\\"(currentImageIndex$ | async) === i ? true : null\\\"\\n [attr.aria-label]=\\\"'Slide ' + i\\\"></button>\\n </div>\\n <!-- Only server-side -->\\n <div class=\\\"carousel-inner d-grid\\\" *ngIf=\\\"isServerSide\\\">\\n <ng-container *ngFor=\\\"let image of images; let i = index\\\">\\n <input type=\\\"radio\\\" [id]=\\\"'car-' + i\\\" [name]=\\\"'car'\\\" class=\\\"car-radio d-none\\\" bsNoNoscript [checked]=\\\"i === 0\\\">\\n <div class=\\\"carousel-item fade d-flex flex-row h-100 align-items-center\\\">\\n <div class=\\\"w-100 position-relative\\\">\\n <ng-container [ngTemplateOutlet]=\\\"image.itemTemplate\\\"></ng-container>\\n <!-- Only server-side -->\\n <div *ngIf=\\\"indicators\\\" class=\\\"carousel-indicators\\\">\\n <label *ngFor=\\\"let image of images; let j = index\\\" [attr.for]=\\\"'car-' + (j % images.length)\\\" [class.active]=\\\"i === j\\\" data-bs-target></label>\\n </div>\\n </div>\\n </div>\\n \\n <!-- Only server-side -->\\n <ng-container *ngIf=\\\"isServerSide\\\">\\n <label class=\\\"carousel-control-prev cursor-pointer\\\" [for]=\\\"'car-' + ((i - 1 + images.length) % images.length)\\\">\\n <span class=\\\"carousel-control-prev-icon\\\" aria-hidden=\\\"true\\\"></span>\\n <span class=\\\"visually-hidden\\\">Previous</span>\\n </label>\\n <label class=\\\"carousel-control-next cursor-pointer\\\" [for]=\\\"'car-' + ((i + 1) % images.length)\\\">\\n <span class=\\\"carousel-control-next-icon\\\" aria-hidden=\\\"true\\\"></span>\\n <span class=\\\"visually-hidden\\\">Next</span>\\n </label>\\n </ng-container>\\n </ng-container>\\n </div>\\n\\n <!-- Only client-side -->\\n <ng-container *ngIf=\\\"!isServerSide\\\">\\n <div class=\\\"carousel-inner\\\" [@carouselSlide]=\\\"currentImageCounter$ | async\\\" *ngIf=\\\"animation === 'slide'\\\">\\n <ng-container *ngFor=\\\"let image of images; let i = index\\\">\\n <div class=\\\"carousel-item\\\" [class.active]=\\\"true\\\" *ngIf=\\\"(currentImageIndex$ | async) === i\\\">\\n <ng-container [ngTemplateOutlet]=\\\"image.itemTemplate\\\"></ng-container> \\n </div>\\n </ng-container>\\n </div>\\n <div class=\\\"carousel-inner\\\" *ngIf=\\\"animation === 'fade'\\\">\\n <ng-container *ngFor=\\\"let image of images; let i = index\\\">\\n <div class=\\\"carousel-item\\\" [class.active]=\\\"true\\\" @fadeInOut *ngIf=\\\"(currentImageIndex$ | async) === i\\\">\\n <ng-container [ngTemplateOutlet]=\\\"image.itemTemplate\\\"></ng-container> \\n </div>\\n </ng-container>\\n </div>\\n </ng-container>\\n\\n <!-- Only client-side -->\\n <ng-container *ngIf=\\\"!isServerSide\\\">\\n <button class=\\\"carousel-control-prev\\\" type=\\\"button\\\" (click)=\\\"previousImage()\\\">\\n <span class=\\\"carousel-control-prev-icon\\\" aria-hidden=\\\"true\\\"></span>\\n <span class=\\\"visually-hidden\\\">Previous</span>\\n </button>\\n <button class=\\\"carousel-control-next\\\" type=\\\"button\\\" (click)=\\\"nextImage()\\\">\\n <span class=\\\"carousel-control-next-icon\\\" aria-hidden=\\\"true\\\"></span>\\n <span class=\\\"visually-hidden\\\">Next</span>\\n </button>\\n </ng-container>\\n</div>\", styles: [\":host ::ng-deep .carousel{position:relative}:host ::ng-deep .carousel.pointer-event{touch-action:pan-y}:host ::ng-deep .carousel-inner{position:relative;width:100%;overflow:hidden}:host ::ng-deep .carousel-inner:after{display:block;clear:both;content:\\\"\\\"}:host ::ng-deep .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-item{transition:none}}:host ::ng-deep .carousel-item.active,:host ::ng-deep .carousel-item-next,:host ::ng-deep .carousel-item-prev{display:block}:host ::ng-deep .carousel-item-next:not(.carousel-item-start),:host ::ng-deep .active.carousel-item-end{transform:translate(100%)}:host ::ng-deep .carousel-item-prev:not(.carousel-item-end),:host ::ng-deep .active.carousel-item-start{transform:translate(-100%)}:host ::ng-deep .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}:host ::ng-deep .carousel-fade .carousel-item.active,:host ::ng-deep .carousel-fade .carousel-item-next.carousel-item-start,:host ::ng-deep .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{transition:none}}:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{transition:none}}:host ::ng-deep .carousel-control-prev:hover,:host ::ng-deep .carousel-control-prev:focus,:host ::ng-deep .carousel-control-next:hover,:host ::ng-deep .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}:host ::ng-deep .carousel-control-prev{left:0}:host ::ng-deep .carousel-control-next{right:0}:host ::ng-deep .carousel-control-prev-icon,:host ::ng-deep .carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}:host ::ng-deep .carousel-control-prev-icon{background-image:url(\\\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e\\\")}:host ::ng-deep .carousel-control-next-icon{background-image:url(\\\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e\\\")}:host ::ng-deep .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}:host ::ng-deep .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-indicators [data-bs-target]{transition:none}}:host ::ng-deep .carousel-indicators .active{opacity:1}:host ::ng-deep .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}:host ::ng-deep .carousel-dark .carousel-control-prev-icon,:host ::ng-deep .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}:host ::ng-deep .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}:host ::ng-deep .carousel-dark .carousel-caption{color:#000}:host ::ng-deep .carousel{min-height:100px}:host ::ng-deep .carousel.noscript .carousel-inner{grid-template-rows:100%;grid-template-columns:100%}:host ::ng-deep .carousel.noscript .carousel-control-prev,:host ::ng-deep .carousel.noscript .carousel-control-next{display:none;z-index:10}:host ::ng-deep .carousel.noscript .carousel-item{display:block;opacity:0;transition:opacity .4s ease-in-out;grid-row:1;grid-column:1}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item{opacity:1;z-index:5}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev,:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev+.carousel-control-next{display:flex}:host ::ng-deep .carousel.noscript .carousel-indicators{z-index:10}\\n\"], dependencies: [{ kind: \"directive\", type: i1.NgForOf, selector: \"[ngFor][ngForOf]\", inputs: [\"ngForOf\", \"ngForTrackBy\", \"ngForTemplate\"] }, { kind: \"directive\", type: i1.NgIf, selector: \"[ngIf]\", inputs: [\"ngIf\", \"ngIfThen\", \"ngIfElse\"] }, { kind: \"directive\", type: i1.NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"directive\", type: i2.BsNoNoscriptDirective, selector: \"[bsNoNoscript]\" }, { kind: \"pipe\", type: i1.AsyncPipe, name: \"async\" }], animations: [FadeInOutAnimation, CarouselSlideAnimation] });\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"15.1.0\", ngImport: i0, type: BsCarouselComponent, decorators: [{\n type: Component,\n args: [{ selector: 'bs-carousel', animations: [FadeInOutAnimation, CarouselSlideAnimation], template: \"<div class=\\\"carousel\\\" bsNoNoscript>\\n <!-- Only client-side -->\\n <div *ngIf=\\\"!isServerSide && indicators\\\" class=\\\"carousel-indicators\\\">\\n <button *ngFor=\\\"let image of images; let i = index\\\" type=\\\"button\\\" (click)=\\\"setCurrentImage(i)\\\"\\n [class.active]=\\\"(currentImageIndex$ | async) === i\\\" data-bs-target\\n [attr.aria-current]=\\\"(currentImageIndex$ | async) === i ? true : null\\\"\\n [attr.aria-label]=\\\"'Slide ' + i\\\"></button>\\n </div>\\n <!-- Only server-side -->\\n <div class=\\\"carousel-inner d-grid\\\" *ngIf=\\\"isServerSide\\\">\\n <ng-container *ngFor=\\\"let image of images; let i = index\\\">\\n <input type=\\\"radio\\\" [id]=\\\"'car-' + i\\\" [name]=\\\"'car'\\\" class=\\\"car-radio d-none\\\" bsNoNoscript [checked]=\\\"i === 0\\\">\\n <div class=\\\"carousel-item fade d-flex flex-row h-100 align-items-center\\\">\\n <div class=\\\"w-100 position-relative\\\">\\n <ng-container [ngTemplateOutlet]=\\\"image.itemTemplate\\\"></ng-container>\\n <!-- Only server-side -->\\n <div *ngIf=\\\"indicators\\\" class=\\\"carousel-indicators\\\">\\n <label *ngFor=\\\"let image of images; let j = index\\\" [attr.for]=\\\"'car-' + (j % images.length)\\\" [class.active]=\\\"i === j\\\" data-bs-target></label>\\n </div>\\n </div>\\n </div>\\n \\n <!-- Only server-side -->\\n <ng-container *ngIf=\\\"isServerSide\\\">\\n <label class=\\\"carousel-control-prev cursor-pointer\\\" [for]=\\\"'car-' + ((i - 1 + images.length) % images.length)\\\">\\n <span class=\\\"carousel-control-prev-icon\\\" aria-hidden=\\\"true\\\"></span>\\n <span class=\\\"visually-hidden\\\">Previous</span>\\n </label>\\n <label class=\\\"carousel-control-next cursor-pointer\\\" [for]=\\\"'car-' + ((i + 1) % images.length)\\\">\\n <span class=\\\"carousel-control-next-icon\\\" aria-hidden=\\\"true\\\"></span>\\n <span class=\\\"visually-hidden\\\">Next</span>\\n </label>\\n </ng-container>\\n </ng-container>\\n </div>\\n\\n <!-- Only client-side -->\\n <ng-container *ngIf=\\\"!isServerSide\\\">\\n <div class=\\\"carousel-inner\\\" [@carouselSlide]=\\\"currentImageCounter$ | async\\\" *ngIf=\\\"animation === 'slide'\\\">\\n <ng-container *ngFor=\\\"let image of images; let i = index\\\">\\n <div class=\\\"carousel-item\\\" [class.active]=\\\"true\\\" *ngIf=\\\"(currentImageIndex$ | async) === i\\\">\\n <ng-container [ngTemplateOutlet]=\\\"image.itemTemplate\\\"></ng-container> \\n </div>\\n </ng-container>\\n </div>\\n <div class=\\\"carousel-inner\\\" *ngIf=\\\"animation === 'fade'\\\">\\n <ng-container *ngFor=\\\"let image of images; let i = index\\\">\\n <div class=\\\"carousel-item\\\" [class.active]=\\\"true\\\" @fadeInOut *ngIf=\\\"(currentImageIndex$ | async) === i\\\">\\n <ng-container [ngTemplateOutlet]=\\\"image.itemTemplate\\\"></ng-container> \\n </div>\\n </ng-container>\\n </div>\\n </ng-container>\\n\\n <!-- Only client-side -->\\n <ng-container *ngIf=\\\"!isServerSide\\\">\\n <button class=\\\"carousel-control-prev\\\" type=\\\"button\\\" (click)=\\\"previousImage()\\\">\\n <span class=\\\"carousel-control-prev-icon\\\" aria-hidden=\\\"true\\\"></span>\\n <span class=\\\"visually-hidden\\\">Previous</span>\\n </button>\\n <button class=\\\"carousel-control-next\\\" type=\\\"button\\\" (click)=\\\"nextImage()\\\">\\n <span class=\\\"carousel-control-next-icon\\\" aria-hidden=\\\"true\\\"></span>\\n <span class=\\\"visually-hidden\\\">Next</span>\\n </button>\\n </ng-container>\\n</div>\", styles: [\":host ::ng-deep .carousel{position:relative}:host ::ng-deep .carousel.pointer-event{touch-action:pan-y}:host ::ng-deep .carousel-inner{position:relative;width:100%;overflow:hidden}:host ::ng-deep .carousel-inner:after{display:block;clear:both;content:\\\"\\\"}:host ::ng-deep .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-item{transition:none}}:host ::ng-deep .carousel-item.active,:host ::ng-deep .carousel-item-next,:host ::ng-deep .carousel-item-prev{display:block}:host ::ng-deep .carousel-item-next:not(.carousel-item-start),:host ::ng-deep .active.carousel-item-end{transform:translate(100%)}:host ::ng-deep .carousel-item-prev:not(.carousel-item-end),:host ::ng-deep .active.carousel-item-start{transform:translate(-100%)}:host ::ng-deep .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}:host ::ng-deep .carousel-fade .carousel-item.active,:host ::ng-deep .carousel-fade .carousel-item-next.carousel-item-start,:host ::ng-deep .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-fade .active.carousel-item-start,:host ::ng-deep .carousel-fade .active.carousel-item-end{transition:none}}:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-control-prev,:host ::ng-deep .carousel-control-next{transition:none}}:host ::ng-deep .carousel-control-prev:hover,:host ::ng-deep .carousel-control-prev:focus,:host ::ng-deep .carousel-control-next:hover,:host ::ng-deep .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}:host ::ng-deep .carousel-control-prev{left:0}:host ::ng-deep .carousel-control-next{right:0}:host ::ng-deep .carousel-control-prev-icon,:host ::ng-deep .carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}:host ::ng-deep .carousel-control-prev-icon{background-image:url(\\\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e\\\")}:host ::ng-deep .carousel-control-next-icon{background-image:url(\\\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e\\\")}:host ::ng-deep .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}:host ::ng-deep .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){:host ::ng-deep .carousel-indicators [data-bs-target]{transition:none}}:host ::ng-deep .carousel-indicators .active{opacity:1}:host ::ng-deep .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}:host ::ng-deep .carousel-dark .carousel-control-prev-icon,:host ::ng-deep .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}:host ::ng-deep .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}:host ::ng-deep .carousel-dark .carousel-caption{color:#000}:host ::ng-deep .carousel{min-height:100px}:host ::ng-deep .carousel.noscript .carousel-inner{grid-template-rows:100%;grid-template-columns:100%}:host ::ng-deep .carousel.noscript .carousel-control-prev,:host ::ng-deep .carousel.noscript .carousel-control-next{display:none;z-index:10}:host ::ng-deep .carousel.noscript .carousel-item{display:block;opacity:0;transition:opacity .4s ease-in-out;grid-row:1;grid-column:1}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item{opacity:1;z-index:5}:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev,:host ::ng-deep .carousel.noscript .car-radio.noscript:checked+.carousel-item+label.carousel-control-prev+.carousel-control-next{display:flex}:host ::ng-deep .carousel.noscript .carousel-indicators{z-index:10}\\n\"] }]\n }], ctorParameters: function () { return [{ type: undefined, decorators: [{\n type: Inject,\n args: [PLATFORM_ID]\n }] }]; }, propDecorators: { images: [{\n type: ContentChildren,\n args: [BsCarouselImageDirective]\n }], indicators: [{\n type: Input\n }], animationsDisabled: [{\n type: HostBinding,\n args: ['@.disabled']\n }], animation: [{\n type: Input\n }], onKeyPress: [{\n type: HostListener,\n args: ['document:keydown.ArrowLeft', ['$event']]\n }, {\n type: HostListener,\n args: ['document:keydown.ArrowRight', ['$event']]\n }] } });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC9jYXJvdXNlbC9zcmMvY2Fyb3VzZWwvY2Fyb3VzZWwuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC9jYXJvdXNlbC9zcmMvY2Fyb3VzZWwvY2Fyb3VzZWwuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDbkQsT0FBTyxFQUFvQixTQUFTLEVBQUUsZUFBZSxFQUFFLFdBQVcsRUFBRSxZQUFZLEVBQUUsTUFBTSxFQUFFLEtBQUssRUFBcUIsV0FBVyxFQUFFLFNBQVMsRUFBZSxNQUFNLGVBQWUsQ0FBQztBQUMvSyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQztBQUN2RixPQUFPLEVBQUUsZUFBZSxFQUFjLE9BQU8sRUFBRSxNQUFNLE1BQU0sQ0FBQztBQUM1RCxPQUFPLEVBQUUsR0FBRyxFQUFFLElBQUksRUFBRSxTQUFTLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUN0RCxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSw0Q0FBNEMsQ0FBQzs7OztBQVF0RixNQUFNLE9BQU8sbUJBQW1CO0lBRTlCLFlBQWlDLFVBQWU7UUFjdkMsZUFBVSxHQUFHLEtBQUssQ0FBQztRQUk1QixlQUFVLEdBQUcsSUFBSSxPQUFPLEVBQUUsQ0FBQztRQUMzQix5QkFBb0IsR0FBRyxJQUFJLGVBQWUsQ0FBUyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBZ0J2RCxtQkFBbUI7UUFDZSx1QkFBa0IsR0FBRyxLQUFLLENBQUM7UUFDckQsZUFBVSxHQUFxQixPQUFPLENBQUM7UUFwQzdDLElBQUks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LElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztJQUMzQyxDQUFDO0lBSUQsVUFBVSxDQUFDLEVBQWlCO1FBQzFCLFFBQVEsRUFBRSxDQUFDLEdBQUcsRUFBRTtZQUNkLEtBQUssV0FBVztnQkFDZCxJQUFJLENBQUMsYUFBYSxFQUFFLENBQUM7Z0JBQ3JCLE1BQU07WUFDUixLQUFLLFlBQVk7Z0JBQ2YsSUFBSSxDQUFDLFNBQVMsRUFBRSxDQUFDO2dCQUNqQixNQUFNO1NBQ1Q7UUFDRCxFQUFFLENBQUMsY0FBYyxFQUFFLENBQUM7SUFDdEIsQ0FBQzs7Z0hBeEZVLG1CQUFtQixrQkFFVixXQUFXO29HQUZwQixtQkFBbUIsbVVBZWIsd0JBQXdCLDZCQzVCM0Msc3ZIQWlFTSwybkxEdERRLENBQUMsa0JBQWtCLEVBQUUsc0JBQXNCLENBQUM7MkZBRTdDLG1CQUFtQjtrQkFOL0IsU0FBUzsrQkFDRSxhQUFhLGNBR1gsQ0FBQyxrQkFBa0IsRUFBRSxzQkFBc0IsQ0FBQzs7MEJBSTNDLE1BQU07MkJBQUMsV0FBVzs0Q0FhWSxNQUFNO3NCQUFoRCxlQUFlO3VCQUFDLHdCQUF3QjtnQkFDaEMsVUFBVTtzQkFBbEIsS0FBSztnQkFzQjRCLGtCQUFrQjtzQkFBbkQsV0FBVzt1QkFBQyxZQUFZO2dCQUVMLFNBQVM7c0JBQTVCLEtBQUs7Z0JBc0NOLFVBQVU7c0JBRlQsWUFBWTt1QkFBQyw0QkFBNEIsRUFBRSxDQUFDLFFBQVEsQ0FBQzs7c0JBQ3JELFlBQVk7dUJBQUMsNkJBQTZCLEVBQUUsQ0FBQyxRQUFRLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBpc1BsYXRmb3JtU2VydmVyIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEFmdGVyQ29udGVudEluaXQsIENvbXBvbmVudCwgQ29udGVudENoaWxkcmVuLCBIb3N0QmluZGluZywgSG9zdExpc3RlbmVyLCBJbmplY3QsIElucHV0LCBPbkRlc3Ryb3ksIE9uSW5pdCwgUExBVEZPUk1fSUQsIFF1ZXJ5TGlzdCwgVGVtcGxhdGVSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEZhZGVJbk91dEFuaW1hdGlvbiwgQ2Fyb3VzZWxTbGlkZUFuaW1hdGlvbiB9IGZyb20gJ0BtaW50cGxheWVyL25nLWFuaW1hdGlvbnMnO1xuaW1wb3J0IHsgQmVoYXZpb3JTdWJqZWN0LCBPYnNlcnZhYmxlLCBTdWJqZWN0IH0gZnJvbSAncnhqcyc7XG5pbXBvcnQgeyBtYXAsIHRha2UsIHRha2VVbnRpbCB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcbmltcG9ydCB7IEJzQ2Fyb3VzZWxJbWFnZURpcmVjdGl2ZSB9IGZyb20gJy4uL2Nhcm91c2VsLWltYWdlL2Nhcm91c2VsLWltYWdlLmRpcmVjdGl2ZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2JzLWNhcm91c2VsJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2Nhcm91c2VsLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vY2Fyb3VzZWwuY29tcG9uZW50LnNjc3MnXSxcbiAgYW5pbWF0aW9uczogW0ZhZGVJbk91dEFuaW1hdGlvbiwgQ2Fyb3VzZWxTbGlkZUFuaW1hdGlvbl1cbn0pXG5leHBvcnQgY2xhc3MgQnNDYXJvdXNlbENvbXBvbmVudCBpbXBsZW1lbnRzIE9uRGVzdHJveSwgQWZ0ZXJDb250ZW50SW5pdCB7XG5cbiAgY29uc3RydWN0b3IoQEluamVjdChQTEFURk9STV9JRCkgcGxhdGZvcm1JZDogYW55KSB7XG4gICAgdGhpcy5pc1NlcnZlclNpZGUgPSBpc1BsYXRmb3JtU2VydmVyKHBsYXRmb3JtSWQpO1xuICAgIHRoaXMuY3VycmVudEltYWdlSW5kZXgkID0gdGhpcy5jdXJyZW50SW1hZ2VDb3VudGVyJFxuICAgICAgLnBpcGUobWFwKChjb3VudGVyKSA9PiB7XG4gICAgICAgIGNvbnN0IGwgPSB0aGlzLmltYWdlcy5sZW5ndGg7XG4gICAgICAgIHJldHVybiAoKGNvdW50ZXIgJSBsKSArIGwpICUgbDtcbiAgICAgIH0pKVxuICAgICAgLnBpcGUodGFrZVVudGlsKHRoaXMuZGVzdHJveWVkJCkpO1xuICAgIHRoaXMuY3VycmVudEltYWdlJCA9IHRoaXMuY3VycmVudEltYWdlSW5kZXgkXG4gICAgICAucGlwZShtYXAoKGluZGV4KSA9PiB0aGlzLmltYWdlcy5nZXQoaW5kZXgpPy5pdGVtVGVtcGxhdGUgPz8gbnVsbCkpXG4gICAgICAucGlwZSh0YWtlVW50aWwodGhpcy5kZXN0cm95ZWQkKSk7XG4gIH1cblxuICBAQ29udGVudENoaWxkcmVuKEJzQ2Fyb3VzZWxJbWFnZURpcmVjdGl2ZSkgaW1hZ2VzITogUXVlcnlMaXN0PEJzQ2Fyb3VzZWxJbWFnZURpcmVjdGl2ZT47XG4gIEBJbnB1dCgpIGluZGljYXRvcnMgPSBmYWxzZTtcbiAgXG4gIGlzU2VydmVyU2lkZTogYm9vbGVhbjtcblxuICBkZXN0cm95ZWQkID0gbmV3IFN1YmplY3QoKTtcbiAgY3VycmVudEltYWdlQ291bnRlciQgPSBuZXcgQmVoYXZpb3JTdWJqZWN0PG51bWJlcj4oLTEpO1xuICBjdXJyZW50SW1hZ2VJbmRleCQ6IE9ic2VydmFibGU8bnVtYmVyPjtcbiAgY3VycmVudEltYWdlJDogT2JzZXJ2YWJsZTxUZW1wbGF0ZVJlZjxhbnk+IHwgbnVsbD47XG4gIFxuICBuZ09uRGVzdHJveSgpIHtcbiAgICB0aGlzLmRlc3Ryb3llZCQubmV4dCh0cnVlKTtcbiAgfVxuXG4gIG5nQWZ0ZXJDb250ZW50SW5pdCgpIHtcbiAgICBpZiAodGhpcy5pbWFnZXMubGVuZ3RoID4gMCkge1xuICAgICAgdGhpcy5jdXJyZW50SW1hZ2VDb3VudGVyJC5uZXh0KDApO1xuICAgIH0gZWxzZSB7XG4gICAgICB0aGlzLmN1cnJlbnRJbWFnZUNvdW50ZXIkLm5leHQoLTEpO1xuICAgIH1cbiAgfVxuXG4gIC8vI3JlZ2lvbiBBbmltYXRpb25cbiAgQEhvc3RCaW5kaW5nKCdALmRpc2FibGVkJykgcHVibGljIGFuaW1hdGlvbnNEaXNhYmxlZCA9IGZhbHNlO1xuICBwcml2YXRlIF9hbmltYXRpb246ICdmYWRlJyB8ICdzbGlkZScgPSAnc2xpZGUnO1xuICBASW5wdXQoKSBwdWJsaWMgc2V0IGFuaW1hdGlvbih2YWx1ZTogJ2ZhZGUnIHwgJ3NsaWRlJykge1xuICAgIHRoaXMuYW5pbWF0aW9uc0Rpc2FibGVkID0gdHJ1ZTtcbiAgICB0aGlzLl9hbmltYXRpb24gPSB2YWx1ZTtcbiAgICBzZXRUaW1lb3V0KCgpID0+IHtcbiAgICAgIHRoaXMuYW5pbWF0aW9uc0Rpc2FibGVkID0gZmFsc2U7XG4gICAgfSwgMjApO1xuICB9XG4gIHB1YmxpYyBnZXQgYW5pbWF0aW9uKCkge1xuICAgIHJldHVybiB0aGlzLl9hbmltYXRpb247XG4gIH1cbiAgLy8jZW5kcmVnaW9uXG5cbiAgcHJldmlvdXNJbWFnZSgpIHtcbiAgICB0aGlzLmN1cnJlbnRJbWFnZUNvdW50ZXIkXG4gICAgICAucGlwZSh0YWtlKDEpKVxuICAgICAgLnN1YnNjcmliZSgoY3VycmVudEltYWdlQ291bnRlcikgPT4ge1xuICAgICAgICB0aGlzLmN1cnJlbnRJbWFnZUNvdW50ZXIkLm5leHQoY3VycmVudEltYWdlQ291bnRlciAtIDEpO1xuICAgICAgfSk7XG4gIH1cblxuICBuZXh0SW1hZ2UoKSB7XG4gICAgdGhpcy5jdXJyZW50SW1hZ2VDb3VudGVyJFxuICAgICAgLnBpcGUodGFrZSgxKSlcbiAgICAgIC5zdWJzY3JpYmUoKGN1cnJlbnRJbWFnZUNvdW50ZXIpID0+IHtcbiAgICAgICAgdGhpcy5jdXJyZW50SW1hZ2VDb3VudGVyJC5uZXh0KGN1cnJlbnRJbWFnZUNvdW50ZXIgKyAxKTtcbiAgICAgIH0pO1xuICB9XG5cbiAgc2V0Q3VycmVudEltYWdlKGluZGV4OiBudW1iZXIpIHtcbiAgICBjb25zdCBjdXJyZW50VmFsdWUgPSB0aGlzLmN1cnJlbnRJbWFnZUNvdW50ZXIkLnZhbHVlO1xuICAgIGNvbnN0IGwgPSB0aGlzLmltYWdlcy5sZW5ndGg7XG4gICAgY29uc3QgY291bnRlck1vZCA9ICgoY3VycmVudFZhbHVlICUgbCkgKyBsKSAlIGw7XG4gICAgY29uc3QgbmV3VmFsdWUgPSBjdXJyZW50VmFsdWUgLSBjb3VudGVyTW9kICsgaW5kZXg7XG4gICAgdGhpcy5jdXJyZW50SW1hZ2VDb3VudGVyJC5uZXh0KG5ld1ZhbHVlKTtcbiAgfVxuXG4gIEBIb3N0TGlzdGVuZXIoJ2RvY3VtZW50OmtleWRvd24uQXJyb3dMZWZ0JywgWyckZXZlbnQnXSlcbiAgQEhvc3RMaXN0ZW5lcignZG9jdW1lbnQ6a2V5ZG93bi5BcnJvd1JpZ2h0JywgWyckZXZlbnQnXSlcbiAgb25LZXlQcmVzcyhldjogS2V5Ym9hcmRFdmVudCkge1xuICAgIHN3aXRjaCAoZXYua2V5KSB7XG4gICAgICBjYXNlICdBcnJvd0xlZnQnOlxuICAgICAgICB0aGlzLnByZXZpb3VzSW1hZ2UoKTtcbiAgICAgICAgYnJlYWs7XG4gICAgICBjYXNlICdBcnJvd1JpZ2h0JzpcbiAgICAgICAgdGhpcy5uZXh0SW1hZ2UoKTtcbiAgICAgICAgYnJlYWs7XG4gICAgfVxuICAgIGV2LnByZXZlbnREZWZhdWx0KCk7XG4gIH1cblxufVxuIiwiPGRpdiBjbGFzcz1cImNhcm91c2VsXCIgYnNOb05vc2NyaXB0PlxuICAgIDwhLS0gT25seSBjbGllbnQtc2lkZSAtLT5cbiAgICA8ZGl2ICpuZ0lmPVwiIWlzU2VydmVyU2lkZSAmJiBpbmRpY2F0b3JzXCIgY2xhc3M9XCJjYXJvdXNlbC1pbmRpY2F0b3JzXCI+XG4gICAgICAgIDxidXR0b24gKm5nRm9yPVwibGV0IGltYWdlIG9mIGltYWdlczsgbGV0IGkgPSBpbmRleFwiIHR5cGU9XCJidXR0b25cIiAoY2xpY2spPVwic2V0Q3VycmVudEltYWdlKGkpXCJcbiAgICAgICAgICAgIFtjbGFzcy5hY3RpdmVdPVwiKGN1cnJlbnRJbWFnZUluZGV4JCB8IGFzeW5jKSA9PT0gaVwiIGRhdGEtYnMtdGFyZ2V0XG4gICAgICAgICAgICBbYXR0ci5hcmlhLWN1cnJlbnRdPVwiKGN1cnJlbnRJbWFnZUluZGV4JCB8IGFzeW5jKSA9PT0gaSA/IHRydWUgOiBudWxsXCJcbiAgICAgICAgICAgIFthdHRyLmFyaWEtbGFiZWxdPVwiJ1NsaWRlICcgKyBpXCI+PC9idXR0b24+XG4gICAgPC9kaXY+XG4gICAgPCEtLSBPbmx5IHNlcnZlci1zaWRlIC0tPlxuICAgIDxkaXYgY2xhc3M9XCJjYXJvdXNlbC1pbm5lciBkLWdyaWRcIiAqbmdJZj1cImlzU2VydmVyU2lkZVwiPlxuICAgICAgICA8bmctY29udGFpbmVyICpuZ0Zvcj1cImxldCBpbWFnZSBvZiBpbWFnZXM7IGxldCBpID0gaW5kZXhcIj5cbiAgICAgICAgICAgIDxpbnB1dCB0eXBlPVwicmFkaW9cIiBbaWRdPVwiJ2Nhci0nICsgaVwiIFtuYW1lXT1cIidjYXInXCIgY2xhc3M9XCJjYXItcmFkaW8gZC1ub25lXCIgYnNOb05vc2NyaXB0IFtjaGVja2VkXT1cImkgPT09IDBcIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjYXJvdXNlbC1pdGVtIGZhZGUgZC1mbGV4IGZsZXgtcm93IGgtMTAwIGFsaWduLWl0ZW1zLWNlbnRlclwiPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ3LTEwMCBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxuICAgICAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyIFtuZ1RlbXBsYXRlT3V0bGV0XT1cImltYWdlLml0ZW1UZW1wbGF0ZVwiPjwvbmctY29udGFpbmVyPlxuICAgICAgICAgICAgICAgICAgICA8IS0tIE9ubHkgc2VydmVyLXNpZGUgLS0+XG4gICAgICAgICAgICAgICAgICAgIDxkaXYgKm5nSWY9XCJpbmRpY2F0b3JzXCIgY2xhc3M9XCJjYXJvdXNlbC1pbmRpY2F0b3JzXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICA8bGFiZWwgKm5nRm9yPVwibGV0IGltYWdlIG9mIGltYWdlczsgbGV0IGogPSBpbmRleFwiIFthdHRyLmZvcl09XCInY2FyLScgKyAoaiAlIGltYWdlcy5sZW5ndGgpXCIgW2NsYXNzLmFjdGl2ZV09XCJpID09PSBqXCIgZGF0YS1icy10YXJnZXQ+PC9sYWJlbD5cbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIFxuICAgICAgICAgICAgPCEtLSBPbmx5IHNlcnZlci1zaWRlIC0tPlxuICAgICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cImlzU2VydmVyU2lkZVwiPlxuICAgICAgICAgICAgICAgIDxsYWJlbCBjbGFzcz1cImNhcm91c2VsLWNvbnRyb2wtcHJldiBjdXJzb3ItcG9pbnRlclwiIFtmb3JdPVwiJ2Nhci0nICsgKChpIC0gMSArIGltYWdlcy5sZW5ndGgpICUgaW1hZ2VzLmxlbmd0aClcIj5cbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjYXJvdXNlbC1jb250cm9sLXByZXYtaWNvblwiIGFyaWEtaGlkZGVuPVwidHJ1ZVwiPjwvc3Bhbj5cbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJ2aXN1YWxseS1oaWRkZW5cIj5QcmV2aW91czwvc3Bhbj5cbiAgICAgICAgICAgICAgICA8L2xhYmVsPlxuICAgICAgICAgICAgICAgIDxsYWJlbCBjbGFzcz1cImNhcm91c2VsLWNvbnRyb2wtbmV4dCBjdXJzb3ItcG9pbnRlclwiIFtmb3JdPVwiJ2Nhci0nICsgKChpICsgMSkgJSBpbWFnZXMubGVuZ3RoKVwiPlxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNhcm91c2VsLWNvbnRyb2wtbmV4dC1pY29uXCIgYXJpYS1oaWRkZW49XCJ0cnVlXCI+PC9zcGFuPlxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInZpc3VhbGx5LWhpZGRlblwiPk5leHQ8L3NwYW4+XG4gICAgICAgICAgICAgICAgPC9sYWJlbD5cbiAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICA8L2Rpdj5cblxuICAgIDwhLS0gT25seSBjbGllbnQtc2lkZSAtLT5cbiAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiIWlzU2VydmVyU2lkZVwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiY2Fyb3VzZWwtaW5uZXJcIiBbQGNhcm91c2VsU2xpZGVdPVwiY3VycmVudEltYWdlQ291bnRlciQgfCBhc3luY1wiICpuZ0lmPVwiYW5pbWF0aW9uID09PSAnc2xpZGUnXCI+XG4gICAgICAgICAgICA8bmctY29udGFpbmVyICpuZ0Zvcj1cImxldCBpbWFnZSBvZiBpbWFnZXM7IGxldCBpID0gaW5kZXhcIj5cbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY2Fyb3VzZWwtaXRlbVwiIFtjbGFzcy5hY3RpdmVdPVwidHJ1ZVwiICpuZ0lmPVwiKGN1cnJlbnRJbWFnZUluZGV4JCB8IGFzeW5jKSA9PT0gaVwiPlxuICAgICAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyIFtuZ1RlbXBsYXRlT3V0bGV0XT1cImltYWdlLml0ZW1UZW1wbGF0ZVwiPjwvbmctY29udGFpbmVyPiAgICBcbiAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImNhcm91c2VsLWlubmVyXCIgKm5nSWY9XCJhbmltYXRpb24gPT09ICdmYWRlJ1wiPlxuICAgICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgaW1hZ2Ugb2YgaW1hZ2VzOyBsZXQgaSA9IGluZGV4XCI+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNhcm91c2VsLWl0ZW1cIiBbY2xhc3MuYWN0aXZlXT1cInRydWVcIiBAZmFkZUluT3V0ICpuZ0lmPVwiKGN1cnJlbnRJbWFnZUluZGV4JCB8IGFzeW5jKSA9PT0gaVwiPlxuICAgICAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyIFtuZ1RlbXBsYXRlT3V0bGV0XT1cImltYWdlLml0ZW1UZW1wbGF0ZVwiPjwvbmctY29udGFpbmVyPiAgICBcbiAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8L2Rpdj5cbiAgICA8L25nLWNvbnRhaW5lcj5cblxuICAgIDwhLS0gT25seSBjbGllbnQtc2lkZSAtLT5cbiAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiIWlzU2VydmVyU2lkZVwiPlxuICAgICAgICA8YnV0dG9uIGNsYXNzPVwiY2Fyb3VzZWwtY29udHJvbC1wcmV2XCIgdHlwZT1cImJ1dHRvblwiIChjbGljayk9XCJwcmV2aW91c0ltYWdlKClcIj5cbiAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY2Fyb3VzZWwtY29udHJvbC1wcmV2LWljb25cIiBhcmlhLWhpZGRlbj1cInRydWVcIj48L3NwYW4+XG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cInZpc3VhbGx5LWhpZGRlblwiPlByZXZpb3VzPC9zcGFuPlxuICAgICAgICA8L2J1dHRvbj5cbiAgICAgICAgPGJ1dHRvbiBjbGFzcz1cImNhcm91c2VsLWNvbnRyb2wtbmV4dFwiIHR5cGU9XCJidXR0b25cIiAoY2xpY2spPVwibmV4dEltYWdlKClcIj5cbiAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY2Fyb3VzZWwtY29udHJvbC1uZXh0LWljb25cIiBhcmlhLWhpZGRlbj1cInRydWVcIj48L3NwYW4+XG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cInZpc3VhbGx5LWhpZGRlblwiPk5leHQ8L3NwYW4+XG4gICAgICAgIDwvYnV0dG9uPlxuICAgIDwvbmctY29udGFpbmVyPlxuPC9kaXY+Il19","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsNoNoscriptModule } from '@mintplayer/ng-bootstrap/no-noscript';\nimport { BsCarouselComponent } from './carousel/carousel.component';\nimport { BsCarouselImageDirective } from './carousel-image/carousel-image.directive';\nimport * as i0 from \"@angular/core\";\nexport class BsCarouselModule {\n}\nBsCarouselModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"15.1.0\", ngImport: i0, type: BsCarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });\nBsCarouselModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: \"14.0.0\", version: \"15.1.0\", ngImport: i0, type: BsCarouselModule, declarations: [BsCarouselComponent,\n BsCarouselImageDirective], imports: [CommonModule,\n BsNoNoscriptModule], exports: [BsCarouselComponent,\n BsCarouselImageDirective] });\nBsCarouselModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: \"12.0.0\", version: \"15.1.0\", ngImport: i0, type: BsCarouselModule, imports: [CommonModule,\n BsNoNoscriptModule] });\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"15.1.0\", ngImport: i0, type: BsCarouselModule, decorators: [{\n type: NgModule,\n args: [{\n declarations: [\n BsCarouselComponent,\n BsCarouselImageDirective\n ],\n imports: [\n CommonModule,\n BsNoNoscriptModule\n ],\n exports: [\n BsCarouselComponent,\n BsCarouselImageDirective\n ]\n }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC9jYXJvdXNlbC9zcmMvY2Fyb3VzZWwubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQzFFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ3BFLE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLDJDQUEyQyxDQUFDOztBQWdCckYsTUFBTSxPQUFPLGdCQUFnQjs7NkdBQWhCLGdCQUFnQjs4R0FBaEIsZ0JBQWdCLGlCQVp6QixtQkFBbUI7UUFDbkIsd0JBQXdCLGFBR3hCLFlBQVk7UUFDWixrQkFBa0IsYUFHbEIsbUJBQW1CO1FBQ25CLHdCQUF3Qjs4R0FHZixnQkFBZ0IsWUFSekIsWUFBWTtRQUNaLGtCQUFrQjsyRkFPVCxnQkFBZ0I7a0JBZDVCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLG1CQUFtQjt3QkFDbkIsd0JBQXdCO3FCQUN6QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixrQkFBa0I7cUJBQ25CO29CQUNELE9BQU8sRUFBRTt3QkFDUCxtQkFBbUI7d0JBQ25CLHdCQUF3QjtxQkFDekI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEJzTm9Ob3NjcmlwdE1vZHVsZSB9IGZyb20gJ0BtaW50cGxheWVyL25nLWJvb3RzdHJhcC9uby1ub3NjcmlwdCc7XG5pbXBvcnQgeyBCc0Nhcm91c2VsQ29tcG9uZW50IH0gZnJvbSAnLi9jYXJvdXNlbC9jYXJvdXNlbC5jb21wb25lbnQnO1xuaW1wb3J0IHsgQnNDYXJvdXNlbEltYWdlRGlyZWN0aXZlIH0gZnJvbSAnLi9jYXJvdXNlbC1pbWFnZS9jYXJvdXNlbC1pbWFnZS5kaXJlY3RpdmUnO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBCc0Nhcm91c2VsQ29tcG9uZW50LFxuICAgIEJzQ2Fyb3VzZWxJbWFnZURpcmVjdGl2ZVxuICBdLFxuICBpbXBvcnRzOiBbXG4gICAgQ29tbW9uTW9kdWxlLFxuICAgIEJzTm9Ob3NjcmlwdE1vZHVsZVxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgQnNDYXJvdXNlbENvbXBvbmVudCxcbiAgICBCc0Nhcm91c2VsSW1hZ2VEaXJlY3RpdmVcbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBCc0Nhcm91c2VsTW9kdWxlIHsgfVxuIl19","/**\n * Generated bundle index. Do not edit.\n */\nexport * from './index';\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWludHBsYXllci1uZy1ib290c3RyYXAtY2Fyb3VzZWwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwL2Nhcm91c2VsL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwLWNhcm91c2VsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEdlbmVyYXRlZCBidW5kbGUgaW5kZXguIERvIG5vdCBlZGl0LlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vaW5kZXgnO1xuIl19"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"mintplayer-ng-bootstrap-carousel.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/carousel/src/carousel-image/carousel-image.directive.ts","../../../../libs/mintplayer-ng-bootstrap/carousel/src/carousel/carousel.component.ts","../../../../libs/mintplayer-ng-bootstrap/carousel/src/carousel/carousel.component.html","../../../../libs/mintplayer-ng-bootstrap/carousel/src/carousel.module.ts","../../../../libs/mintplayer-ng-bootstrap/carousel/mintplayer-ng-bootstrap-carousel.ts"],"sourcesContent":["import { Directive, TemplateRef, HostBinding } from '@angular/core';\r\n\r\n@Directive({\r\n selector: '*[bsCarouselImage]'\r\n})\r\nexport class BsCarouselImageDirective {\r\n\r\n public itemTemplate: TemplateRef<any>;\r\n \r\n constructor(private templateRef: TemplateRef<any>) {\r\n this.itemTemplate = this.templateRef;\r\n }\r\n\r\n @HostBinding('class.w-100') width100class = true;\r\n}\r\n","import { isPlatformServer } from '@angular/common';\r\nimport { ChangeDetectorRef, Component, ContentChildren, forwardRef, HostBinding, HostListener, Inject, Input, PLATFORM_ID, QueryList, ViewChild } from '@angular/core';\r\nimport { FadeInOutAnimation } from '@mintplayer/ng-animations';\r\nimport { Color } from '@mintplayer/ng-bootstrap';\r\nimport { BsSwipeContainerDirective } from '@mintplayer/ng-swiper';\r\nimport { BsCarouselImageDirective } from '../carousel-image/carousel-image.directive';\r\n\r\n@Component({\r\n selector: 'bs-carousel',\r\n templateUrl: './carousel.component.html',\r\n styleUrls: ['./carousel.component.scss'],\r\n animations: [FadeInOutAnimation]\r\n})\r\nexport class BsCarouselComponent {\r\n\r\n constructor(@Inject(PLATFORM_ID) platformId: any, private cdRef: ChangeDetectorRef) {\r\n this.isServerSide = isPlatformServer(platformId);\r\n }\r\n \r\n colors = Color;\r\n isServerSide: boolean;\r\n currentImageIndex = 0;\r\n @Input() indicators = false;\r\n @Input() keyboardEvents = true;\r\n\r\n @ViewChild('container') swipeContainer!: BsSwipeContainerDirective;\r\n @ContentChildren(forwardRef(() => BsCarouselImageDirective)) images!: QueryList<BsCarouselImageDirective>;\r\n\r\n //#region Animation\r\n @HostBinding('@.disabled') public animationsDisabled = false;\r\n private _animation: 'fade' | 'slide' = 'slide';\r\n @Input() public set animation(value: 'fade' | 'slide') {\r\n this.animationsDisabled = true;\r\n this._animation = value;\r\n setTimeout(() => this.animationsDisabled = false, 20);\r\n setTimeout(() => this.cdRef.detectChanges(), 50);\r\n }\r\n public get animation() {\r\n return this._animation;\r\n }\r\n //#endregion\r\n\r\n @HostListener('document:keydown.ArrowLeft', ['$event'])\r\n @HostListener('document:keydown.ArrowRight', ['$event'])\r\n onKeyPress(ev: KeyboardEvent) {\r\n if (this.keyboardEvents) {\r\n switch (ev.key) {\r\n case 'ArrowLeft':\r\n this.previousImage();\r\n break;\r\n case 'ArrowRight':\r\n this.nextImage();\r\n break;\r\n }\r\n ev.preventDefault();\r\n }\r\n }\r\n\r\n previousImage() {\r\n switch (this.animation) {\r\n case 'fade':\r\n if (this.currentImageIndex > 0) {\r\n this.currentImageIndex--;\r\n } else {\r\n this.currentImageIndex = this.images.length - 1;\r\n }\r\n break;\r\n case 'slide':\r\n this.swipeContainer.previous();\r\n break;\r\n }\r\n }\r\n\r\n nextImage() {\r\n switch (this.animation) {\r\n case 'fade':\r\n if (this.currentImageIndex < this.images.length - 1) {\r\n this.currentImageIndex++;\r\n } else {\r\n this.currentImageIndex = 0;\r\n }\r\n break;\r\n case 'slide':\r\n this.swipeContainer.next();\r\n break;\r\n }\r\n }\r\n\r\n\r\n}\r\n","<ng-container *ngIf=\"isServerSide\">\r\n <div class=\"carousel mx-auto noscript\">\r\n <div class=\"carousel-inner d-grid\">\r\n <ng-container *ngFor=\"let image of images; let i = index\">\r\n <input type=\"radio\" [id]=\"'car-' + i\" [name]=\"'car'\" class=\"car-radio d-none\" bsNoNoscript [checked]=\"i === 0\">\r\n <div class=\"carousel-item fade d-flex flex-row h-100 align-items-center\">\r\n <div class=\"w-100 position-relative\">\r\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container>\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <label *ngFor=\"let image of images; let j = index\" [attr.for]=\"'car-' + (j % images.length)\" [class.active]=\"i === j\" data-bs-target></label>\r\n </div>\r\n </div>\r\n </div>\r\n \r\n <label class=\"carousel-control-prev cursor-pointer\" [for]=\"'car-' + ((i - 1 + images.length) % images.length)\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </label>\r\n <label class=\"carousel-control-next cursor-pointer\" [for]=\"'car-' + ((i + 1) % images.length)\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </label>\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-container>\r\n<ng-container *ngIf=\"!isServerSide\">\r\n <div *ngIf=\"animation === 'slide'\" class=\"carousel slide mx-auto\" [style.height.px]=\"container.currentSlideHeight$ | async\">\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <button *ngFor=\"let image of images; let i = index\" type=\"button\" (click)=\"container.goto(i)\"\r\n [class.active]=\"(container.imageIndex$ | async) === i\" data-bs-target\r\n [attr.aria-current]=\"(container.imageIndex$ | async) === i ? true : null\"\r\n [attr.aria-label]=\"'Slide ' + i\"></button>\r\n </div>\r\n <div class=\"carousel-inner overflow-hidden text-nowrap\">\r\n <div bsSwipeContainer #container=\"bsSwipeContainer\" [minimumOffset]=\"50\" [(imageIndex)]=\"currentImageIndex\">\r\n <div *ngFor=\"let image of images\" class=\"carousel-item d-inline-block float-none w-100 me-0\" [class.active]=\"true\" bsSwipe>\r\n <ng-container *ngTemplateOutlet=\"image.itemTemplate\"></ng-container>\r\n </div>\r\n </div>\r\n </div>\r\n <button class=\"carousel-control-prev\" type=\"button\" (click)=\"previousImage()\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </button>\r\n <button class=\"carousel-control-next\" type=\"button\" (click)=\"nextImage()\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </button>\r\n </div>\r\n <div *ngIf=\"animation === 'fade'\" class=\"carousel fade mx-auto\">\r\n <div *ngIf=\"indicators\" class=\"carousel-indicators\">\r\n <button *ngFor=\"let image of images; let i = index\" type=\"button\" (click)=\"currentImageIndex = i\"\r\n [class.active]=\"currentImageIndex === i\" data-bs-target\r\n [attr.aria-current]=\"currentImageIndex === i ? true : null\"\r\n [attr.aria-label]=\"'Slide ' + i\"></button>\r\n </div>\r\n <div class=\"carousel-inner\">\r\n <ng-container *ngFor=\"let image of images; let i = index\">\r\n <div class=\"carousel-item\" [class.active]=\"true\" @fadeInOut *ngIf=\"currentImageIndex === i\">\r\n <ng-container [ngTemplateOutlet]=\"image.itemTemplate\"></ng-container> \r\n </div>\r\n </ng-container>\r\n </div>\r\n <button class=\"carousel-control-prev\" type=\"button\" (click)=\"previousImage()\">\r\n <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Previous</span>\r\n </button>\r\n <button class=\"carousel-control-next\" type=\"button\" (click)=\"nextImage()\">\r\n <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>\r\n <span class=\"visually-hidden\">Next</span>\r\n </button>\r\n </div>\r\n</ng-container>","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { BsSwiperModule } from '@mintplayer/ng-swiper';\r\nimport { BsNoNoscriptModule } from '@mintplayer/ng-bootstrap/no-noscript';\r\nimport { BsCarouselComponent } from './carousel/carousel.component';\r\nimport { BsCarouselImageDirective } from './carousel-image/carousel-image.directive';\r\n\r\n@NgModule({\r\n declarations: [\r\n BsCarouselComponent,\r\n BsCarouselImageDirective\r\n ],\r\n imports: [\r\n CommonModule,\r\n BsSwiperModule,\r\n BsNoNoscriptModule\r\n ],\r\n exports: [\r\n BsCarouselComponent,\r\n BsCarouselImageDirective\r\n ]\r\n})\r\nexport class BsCarouselModule { }\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|