@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,18 +1,18 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { BsSpinnerComponent } from './spinner.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export class BsSpinnerModule {
|
|
6
|
-
}
|
|
7
|
-
BsSpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.
|
|
8
|
-
BsSpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.
|
|
9
|
-
BsSpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.
|
|
11
|
-
type: NgModule,
|
|
12
|
-
args: [{
|
|
13
|
-
declarations: [BsSpinnerComponent],
|
|
14
|
-
imports: [CommonModule],
|
|
15
|
-
exports: [BsSpinnerComponent],
|
|
16
|
-
}]
|
|
17
|
-
}] });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { NgModule } from '@angular/core';
|
|
2
|
+
import { CommonModule } from '@angular/common';
|
|
3
|
+
import { BsSpinnerComponent } from './spinner.component';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export class BsSpinnerModule {
|
|
6
|
+
}
|
|
7
|
+
BsSpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
BsSpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsSpinnerModule, declarations: [BsSpinnerComponent], imports: [CommonModule], exports: [BsSpinnerComponent] });
|
|
9
|
+
BsSpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsSpinnerModule, imports: [CommonModule] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsSpinnerModule, decorators: [{
|
|
11
|
+
type: NgModule,
|
|
12
|
+
args: [{
|
|
13
|
+
declarations: [BsSpinnerComponent],
|
|
14
|
+
imports: [CommonModule],
|
|
15
|
+
exports: [BsSpinnerComponent],
|
|
16
|
+
}]
|
|
17
|
+
}] });
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3Bpbm5lci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwL3NwaW5uZXIvc3JjL3NwaW5uZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHFCQUFxQixDQUFDOztBQU96RCxNQUFNLE9BQU8sZUFBZTs7NEdBQWYsZUFBZTs2R0FBZixlQUFlLGlCQUpYLGtCQUFrQixhQUN2QixZQUFZLGFBQ1osa0JBQWtCOzZHQUVqQixlQUFlLFlBSGhCLFlBQVk7MkZBR1gsZUFBZTtrQkFMM0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUUsQ0FBQyxrQkFBa0IsQ0FBQztvQkFDbEMsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixPQUFPLEVBQUUsQ0FBQyxrQkFBa0IsQ0FBQztpQkFDOUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBCc1NwaW5uZXJDb21wb25lbnQgfSBmcm9tICcuL3NwaW5uZXIuY29tcG9uZW50JztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbQnNTcGlubmVyQ29tcG9uZW50XSxcclxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcclxuICBleHBvcnRzOiBbQnNTcGlubmVyQ29tcG9uZW50XSxcclxufSlcclxuZXhwb3J0IGNsYXNzIEJzU3Bpbm5lck1vZHVsZSB7fVxyXG4iXX0=
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './src';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export * from './src';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwL3RhYi1jb250cm9sL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsT0FBTyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9zcmMnO1xyXG4iXX0=
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './index';
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './index';
|
|
5
5
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWludHBsYXllci1uZy1ib290c3RyYXAtdGFiLWNvbnRyb2wuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwL3RhYi1jb250cm9sL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwLXRhYi1jb250cm9sLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEdlbmVyYXRlZCBidW5kbGUgaW5kZXguIERvIG5vdCBlZGl0LlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vaW5kZXgnO1xuIl19
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './tab-control.module';
|
|
2
|
-
export * from './tab-control/tab-control.component';
|
|
3
|
-
export * from './tab-page/tab-page.component';
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export * from './tab-control.module';
|
|
2
|
+
export * from './tab-control/tab-control.component';
|
|
3
|
+
export * from './tab-page/tab-page.component';
|
|
4
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwL3RhYi1jb250cm9sL3NyYy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYywrQkFBK0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vdGFiLWNvbnRyb2wubW9kdWxlJztcclxuZXhwb3J0ICogZnJvbSAnLi90YWItY29udHJvbC90YWItY29udHJvbC5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL3RhYi1wYWdlL3RhYi1wYWdlLmNvbXBvbmVudCc7Il19
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { Component, ContentChildren, HostBinding, Input } from '@angular/core';
|
|
2
|
-
import { BsTabPageComponent } from '../tab-page/tab-page.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
export class BsTabControlComponent {
|
|
6
|
-
constructor() {
|
|
7
|
-
this.dBlock = true;
|
|
8
|
-
this.positionRelative = true;
|
|
9
|
-
this.border = true;
|
|
10
|
-
this.activeTab = null;
|
|
11
|
-
}
|
|
12
|
-
setActiveTab(tab) {
|
|
13
|
-
if (!tab.disabled) {
|
|
14
|
-
this.activeTab = tab;
|
|
15
|
-
}
|
|
16
|
-
return false;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
BsTabControlComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.
|
|
20
|
-
BsTabControlComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.
|
|
22
|
-
type: Component,
|
|
23
|
-
args: [{ selector: 'bs-tab-control', template: "<div class=\"overflow-hidden position-absolute mw-100 tsc\">\n <ul class=\"nav nav-tabs flex-nowrap overflow-x-auto overflow-y-hidden\">\n <ng-container *ngFor=\"let tab of tabPages\">\n <li class=\"nav-item\" (click)=\"setActiveTab(tab)\" *ngIf=\"!!tab.headerTemplate\">\n <a class=\"nav-link text-nowrap\" [class.active]=\"activeTab === tab\" [class.disabled]=\"tab.disabled\" [attr.aria-current]=\"activeTab === tab ? 'page' : null\" [attr.aria-disabled]=\"tab.disabled\" href=\"\">\n <ng-container [ngTemplateOutlet]=\"tab.headerTemplate\"></ng-container>\n </a>\n </li>\n </ng-container>\n </ul>\n</div>\n<div class=\"tab-content\" [class.border]=\"border && activeTab\" [class.border-top]=\"border && !activeTab\">\n <ng-content></ng-content>\n</div>", styles: [":host ::ng-deep .nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}:host ::ng-deep .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){:host ::ng-deep .nav-link{transition:none}}:host ::ng-deep .nav-link:hover,:host ::ng-deep .nav-link:focus{color:var(--bs-nav-link-hover-color)}:host ::ng-deep .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}:host ::ng-deep .nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}:host ::ng-deep .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}:host ::ng-deep .nav-tabs .nav-link:hover,:host ::ng-deep .nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}:host ::ng-deep .nav-tabs .nav-link.disabled,:host ::ng-deep .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}:host ::ng-deep .nav-tabs .nav-link.active,:host ::ng-deep .nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}:host ::ng-deep .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}:host ::ng-deep .nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}:host ::ng-deep .nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}:host ::ng-deep .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}:host ::ng-deep .nav-pills .nav-link.active,:host ::ng-deep .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}:host ::ng-deep .nav-fill>.nav-link,:host ::ng-deep .nav-fill .nav-item{flex:1 1 auto;text-align:center}:host ::ng-deep .nav-justified>.nav-link,:host ::ng-deep .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}:host ::ng-deep .nav-fill .nav-item .nav-link,:host ::ng-deep .nav-justified .nav-item .nav-link{width:100%}:host ::ng-deep .tab-content>.tab-pane{display:none}:host ::ng-deep .tab-content>.active{display:block}:host ::ng-deep .tab-content{margin-top:-1px}.tsc{max-height:41px;margin-top:-41px;top:1px}.tab-content{margin-top:48px}.overflow-y-hidden{overflow-y:hidden}\n"] }]
|
|
24
|
-
}], propDecorators: { dBlock: [{
|
|
25
|
-
type: HostBinding,
|
|
26
|
-
args: ['class.d-block']
|
|
27
|
-
}], positionRelative: [{
|
|
28
|
-
type: HostBinding,
|
|
29
|
-
args: ['class.position-relative']
|
|
30
|
-
}], tabPages: [{
|
|
31
|
-
type: ContentChildren,
|
|
32
|
-
args: [BsTabPageComponent]
|
|
33
|
-
}], border: [{
|
|
34
|
-
type: Input
|
|
35
|
-
}] } });
|
|
36
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { Component, ContentChildren, HostBinding, Input } from '@angular/core';
|
|
2
|
+
import { BsTabPageComponent } from '../tab-page/tab-page.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
import * as i1 from "@angular/common";
|
|
5
|
+
export class BsTabControlComponent {
|
|
6
|
+
constructor() {
|
|
7
|
+
this.dBlock = true;
|
|
8
|
+
this.positionRelative = true;
|
|
9
|
+
this.border = true;
|
|
10
|
+
this.activeTab = null;
|
|
11
|
+
}
|
|
12
|
+
setActiveTab(tab) {
|
|
13
|
+
if (!tab.disabled) {
|
|
14
|
+
this.activeTab = tab;
|
|
15
|
+
}
|
|
16
|
+
return false;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
BsTabControlComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTabControlComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
+
BsTabControlComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BsTabControlComponent, selector: "bs-tab-control", inputs: { border: "border" }, host: { properties: { "class.d-block": "this.dBlock", "class.position-relative": "this.positionRelative" } }, queries: [{ propertyName: "tabPages", predicate: BsTabPageComponent }], ngImport: i0, template: "<div class=\"overflow-hidden position-absolute mw-100 tsc\">\r\n <ul class=\"nav nav-tabs flex-nowrap overflow-x-auto overflow-y-hidden\">\r\n <ng-container *ngFor=\"let tab of tabPages\">\r\n <li class=\"nav-item\" (click)=\"setActiveTab(tab)\" *ngIf=\"!!tab.headerTemplate\">\r\n <a class=\"nav-link text-nowrap\" [class.active]=\"activeTab === tab\" [class.disabled]=\"tab.disabled\" [attr.aria-current]=\"activeTab === tab ? 'page' : null\" [attr.aria-disabled]=\"tab.disabled\" href=\"\">\r\n <ng-container [ngTemplateOutlet]=\"tab.headerTemplate\"></ng-container>\r\n </a>\r\n </li>\r\n </ng-container>\r\n </ul>\r\n</div>\r\n<div class=\"tab-content\" [class.border]=\"border && activeTab\" [class.border-top]=\"border && !activeTab\">\r\n <ng-content></ng-content>\r\n</div>", styles: [":host ::ng-deep .nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}:host ::ng-deep .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){:host ::ng-deep .nav-link{transition:none}}:host ::ng-deep .nav-link:hover,:host ::ng-deep .nav-link:focus{color:var(--bs-nav-link-hover-color)}:host ::ng-deep .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}:host ::ng-deep .nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}:host ::ng-deep .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}:host ::ng-deep .nav-tabs .nav-link:hover,:host ::ng-deep .nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}:host ::ng-deep .nav-tabs .nav-link.disabled,:host ::ng-deep .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}:host ::ng-deep .nav-tabs .nav-link.active,:host ::ng-deep .nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}:host ::ng-deep .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}:host ::ng-deep .nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}:host ::ng-deep .nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}:host ::ng-deep .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}:host ::ng-deep .nav-pills .nav-link.active,:host ::ng-deep .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}:host ::ng-deep .nav-fill>.nav-link,:host ::ng-deep .nav-fill .nav-item{flex:1 1 auto;text-align:center}:host ::ng-deep .nav-justified>.nav-link,:host ::ng-deep .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}:host ::ng-deep .nav-fill .nav-item .nav-link,:host ::ng-deep .nav-justified .nav-item .nav-link{width:100%}:host ::ng-deep .tab-content>.tab-pane{display:none}:host ::ng-deep .tab-content>.active{display:block}:host ::ng-deep .tab-content{margin-top:-1px}.tsc{max-height:41px;margin-top:-41px;top:1px}.tab-content{margin-top:48px}.overflow-y-hidden{overflow-y: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"] }] });
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTabControlComponent, decorators: [{
|
|
22
|
+
type: Component,
|
|
23
|
+
args: [{ selector: 'bs-tab-control', template: "<div class=\"overflow-hidden position-absolute mw-100 tsc\">\r\n <ul class=\"nav nav-tabs flex-nowrap overflow-x-auto overflow-y-hidden\">\r\n <ng-container *ngFor=\"let tab of tabPages\">\r\n <li class=\"nav-item\" (click)=\"setActiveTab(tab)\" *ngIf=\"!!tab.headerTemplate\">\r\n <a class=\"nav-link text-nowrap\" [class.active]=\"activeTab === tab\" [class.disabled]=\"tab.disabled\" [attr.aria-current]=\"activeTab === tab ? 'page' : null\" [attr.aria-disabled]=\"tab.disabled\" href=\"\">\r\n <ng-container [ngTemplateOutlet]=\"tab.headerTemplate\"></ng-container>\r\n </a>\r\n </li>\r\n </ng-container>\r\n </ul>\r\n</div>\r\n<div class=\"tab-content\" [class.border]=\"border && activeTab\" [class.border-top]=\"border && !activeTab\">\r\n <ng-content></ng-content>\r\n</div>", styles: [":host ::ng-deep .nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}:host ::ng-deep .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){:host ::ng-deep .nav-link{transition:none}}:host ::ng-deep .nav-link:hover,:host ::ng-deep .nav-link:focus{color:var(--bs-nav-link-hover-color)}:host ::ng-deep .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}:host ::ng-deep .nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: .375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}:host ::ng-deep .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}:host ::ng-deep .nav-tabs .nav-link:hover,:host ::ng-deep .nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}:host ::ng-deep .nav-tabs .nav-link.disabled,:host ::ng-deep .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}:host ::ng-deep .nav-tabs .nav-link.active,:host ::ng-deep .nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}:host ::ng-deep .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}:host ::ng-deep .nav-pills{--bs-nav-pills-border-radius: .375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}:host ::ng-deep .nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}:host ::ng-deep .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}:host ::ng-deep .nav-pills .nav-link.active,:host ::ng-deep .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}:host ::ng-deep .nav-fill>.nav-link,:host ::ng-deep .nav-fill .nav-item{flex:1 1 auto;text-align:center}:host ::ng-deep .nav-justified>.nav-link,:host ::ng-deep .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}:host ::ng-deep .nav-fill .nav-item .nav-link,:host ::ng-deep .nav-justified .nav-item .nav-link{width:100%}:host ::ng-deep .tab-content>.tab-pane{display:none}:host ::ng-deep .tab-content>.active{display:block}:host ::ng-deep .tab-content{margin-top:-1px}.tsc{max-height:41px;margin-top:-41px;top:1px}.tab-content{margin-top:48px}.overflow-y-hidden{overflow-y:hidden}\n"] }]
|
|
24
|
+
}], propDecorators: { dBlock: [{
|
|
25
|
+
type: HostBinding,
|
|
26
|
+
args: ['class.d-block']
|
|
27
|
+
}], positionRelative: [{
|
|
28
|
+
type: HostBinding,
|
|
29
|
+
args: ['class.position-relative']
|
|
30
|
+
}], tabPages: [{
|
|
31
|
+
type: ContentChildren,
|
|
32
|
+
args: [BsTabPageComponent]
|
|
33
|
+
}], border: [{
|
|
34
|
+
type: Input
|
|
35
|
+
}] } });
|
|
36
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLWNvbnRyb2wuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC90YWItY29udHJvbC9zcmMvdGFiLWNvbnRyb2wvdGFiLWNvbnRyb2wuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC90YWItY29udHJvbC9zcmMvdGFiLWNvbnRyb2wvdGFiLWNvbnRyb2wuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxlQUFlLEVBQUUsV0FBVyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMvRSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQzs7O0FBT3BFLE1BQU0sT0FBTyxxQkFBcUI7SUFMbEM7UUFPZ0MsV0FBTSxHQUFHLElBQUksQ0FBQztRQUNKLHFCQUFnQixHQUFHLElBQUksQ0FBQztRQUVoRCxXQUFNLEdBQUcsSUFBSSxDQUFDO1FBQzlCLGNBQVMsR0FBOEIsSUFBSSxDQUFDO0tBUzdDO0lBUEMsWUFBWSxDQUFDLEdBQXVCO1FBQ2xDLElBQUksQ0FBQyxHQUFHLENBQUMsUUFBUSxFQUFFO1lBQ2pCLElBQUksQ0FBQyxTQUFTLEdBQUcsR0FBRyxDQUFDO1NBQ3RCO1FBQ0QsT0FBTyxLQUFLLENBQUM7SUFDZixDQUFDOztrSEFiVSxxQkFBcUI7c0dBQXJCLHFCQUFxQiwyTkFJZixrQkFBa0IsNkJDWnJDLDB6QkFhTTsyRkRMTyxxQkFBcUI7a0JBTGpDLFNBQVM7K0JBQ0UsZ0JBQWdCOzhCQU1JLE1BQU07c0JBQW5DLFdBQVc7dUJBQUMsZUFBZTtnQkFDWSxnQkFBZ0I7c0JBQXZELFdBQVc7dUJBQUMseUJBQXlCO2dCQUNELFFBQVE7c0JBQTVDLGVBQWU7dUJBQUMsa0JBQWtCO2dCQUNuQixNQUFNO3NCQUFyQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBDb250ZW50Q2hpbGRyZW4sIEhvc3RCaW5kaW5nLCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBCc1RhYlBhZ2VDb21wb25lbnQgfSBmcm9tICcuLi90YWItcGFnZS90YWItcGFnZS5jb21wb25lbnQnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdicy10YWItY29udHJvbCcsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL3RhYi1jb250cm9sLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi90YWItY29udHJvbC5jb21wb25lbnQuc2NzcyddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCc1RhYkNvbnRyb2xDb21wb25lbnQge1xyXG5cclxuICBASG9zdEJpbmRpbmcoJ2NsYXNzLmQtYmxvY2snKSBkQmxvY2sgPSB0cnVlO1xyXG4gIEBIb3N0QmluZGluZygnY2xhc3MucG9zaXRpb24tcmVsYXRpdmUnKSBwb3NpdGlvblJlbGF0aXZlID0gdHJ1ZTtcclxuICBAQ29udGVudENoaWxkcmVuKEJzVGFiUGFnZUNvbXBvbmVudCkgdGFiUGFnZXMhOiBCc1RhYlBhZ2VDb21wb25lbnRbXTtcclxuICBASW5wdXQoKSBwdWJsaWMgYm9yZGVyID0gdHJ1ZTtcclxuICBhY3RpdmVUYWI6IEJzVGFiUGFnZUNvbXBvbmVudCB8IG51bGwgPSBudWxsO1xyXG5cclxuICBzZXRBY3RpdmVUYWIodGFiOiBCc1RhYlBhZ2VDb21wb25lbnQpIHtcclxuICAgIGlmICghdGFiLmRpc2FibGVkKSB7XHJcbiAgICAgIHRoaXMuYWN0aXZlVGFiID0gdGFiO1xyXG4gICAgfVxyXG4gICAgcmV0dXJuIGZhbHNlO1xyXG4gIH1cclxuXHJcbn1cclxuIiwiPGRpdiBjbGFzcz1cIm92ZXJmbG93LWhpZGRlbiBwb3NpdGlvbi1hYnNvbHV0ZSBtdy0xMDAgdHNjXCI+XHJcbiAgPHVsIGNsYXNzPVwibmF2IG5hdi10YWJzIGZsZXgtbm93cmFwIG92ZXJmbG93LXgtYXV0byBvdmVyZmxvdy15LWhpZGRlblwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgdGFiIG9mIHRhYlBhZ2VzXCI+XHJcbiAgICAgIDxsaSBjbGFzcz1cIm5hdi1pdGVtXCIgKGNsaWNrKT1cInNldEFjdGl2ZVRhYih0YWIpXCIgKm5nSWY9XCIhIXRhYi5oZWFkZXJUZW1wbGF0ZVwiPlxyXG4gICAgICAgIDxhIGNsYXNzPVwibmF2LWxpbmsgdGV4dC1ub3dyYXBcIiBbY2xhc3MuYWN0aXZlXT1cImFjdGl2ZVRhYiA9PT0gdGFiXCIgW2NsYXNzLmRpc2FibGVkXT1cInRhYi5kaXNhYmxlZFwiIFthdHRyLmFyaWEtY3VycmVudF09XCJhY3RpdmVUYWIgPT09IHRhYiA/ICdwYWdlJyA6IG51bGxcIiBbYXR0ci5hcmlhLWRpc2FibGVkXT1cInRhYi5kaXNhYmxlZFwiIGhyZWY9XCJcIj5cclxuICAgICAgICAgIDxuZy1jb250YWluZXIgW25nVGVtcGxhdGVPdXRsZXRdPVwidGFiLmhlYWRlclRlbXBsYXRlXCI+PC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgPC9hPlxyXG4gICAgICA8L2xpPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC91bD5cclxuPC9kaXY+XHJcbjxkaXYgY2xhc3M9XCJ0YWItY29udGVudFwiIFtjbGFzcy5ib3JkZXJdPVwiYm9yZGVyICYmIGFjdGl2ZVRhYlwiIFtjbGFzcy5ib3JkZXItdG9wXT1cImJvcmRlciAmJiAhYWN0aXZlVGFiXCI+XHJcbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2Rpdj4iXX0=
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { BsTabControlComponent } from './tab-control/tab-control.component';
|
|
4
|
-
import { BsTabPageComponent } from './tab-page/tab-page.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class BsTabControlModule {
|
|
7
|
-
}
|
|
8
|
-
BsTabControlModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.
|
|
9
|
-
BsTabControlModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.
|
|
10
|
-
BsTabPageComponent], imports: [CommonModule], exports: [BsTabControlComponent,
|
|
11
|
-
BsTabPageComponent] });
|
|
12
|
-
BsTabControlModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.
|
|
14
|
-
type: NgModule,
|
|
15
|
-
args: [{
|
|
16
|
-
declarations: [
|
|
17
|
-
BsTabControlComponent,
|
|
18
|
-
BsTabPageComponent,
|
|
19
|
-
],
|
|
20
|
-
imports: [
|
|
21
|
-
CommonModule
|
|
22
|
-
],
|
|
23
|
-
exports: [
|
|
24
|
-
BsTabControlComponent,
|
|
25
|
-
BsTabPageComponent,
|
|
26
|
-
]
|
|
27
|
-
}]
|
|
28
|
-
}] });
|
|
29
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { NgModule } from '@angular/core';
|
|
2
|
+
import { CommonModule } from '@angular/common';
|
|
3
|
+
import { BsTabControlComponent } from './tab-control/tab-control.component';
|
|
4
|
+
import { BsTabPageComponent } from './tab-page/tab-page.component';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export class BsTabControlModule {
|
|
7
|
+
}
|
|
8
|
+
BsTabControlModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTabControlModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
BsTabControlModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsTabControlModule, declarations: [BsTabControlComponent,
|
|
10
|
+
BsTabPageComponent], imports: [CommonModule], exports: [BsTabControlComponent,
|
|
11
|
+
BsTabPageComponent] });
|
|
12
|
+
BsTabControlModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTabControlModule, imports: [CommonModule] });
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTabControlModule, decorators: [{
|
|
14
|
+
type: NgModule,
|
|
15
|
+
args: [{
|
|
16
|
+
declarations: [
|
|
17
|
+
BsTabControlComponent,
|
|
18
|
+
BsTabPageComponent,
|
|
19
|
+
],
|
|
20
|
+
imports: [
|
|
21
|
+
CommonModule
|
|
22
|
+
],
|
|
23
|
+
exports: [
|
|
24
|
+
BsTabControlComponent,
|
|
25
|
+
BsTabPageComponent,
|
|
26
|
+
]
|
|
27
|
+
}]
|
|
28
|
+
}] });
|
|
29
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLWNvbnRyb2wubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC90YWItY29udHJvbC9zcmMvdGFiLWNvbnRyb2wubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLHFDQUFxQyxDQUFDO0FBQzVFLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLCtCQUErQixDQUFDOztBQWVuRSxNQUFNLE9BQU8sa0JBQWtCOzsrR0FBbEIsa0JBQWtCO2dIQUFsQixrQkFBa0IsaUJBWDNCLHFCQUFxQjtRQUNyQixrQkFBa0IsYUFHbEIsWUFBWSxhQUdaLHFCQUFxQjtRQUNyQixrQkFBa0I7Z0hBR1Qsa0JBQWtCLFlBUDNCLFlBQVk7MkZBT0gsa0JBQWtCO2tCQWI5QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWixxQkFBcUI7d0JBQ3JCLGtCQUFrQjtxQkFDbkI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLHFCQUFxQjt3QkFDckIsa0JBQWtCO3FCQUNuQjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IEJzVGFiQ29udHJvbENvbXBvbmVudCB9IGZyb20gJy4vdGFiLWNvbnRyb2wvdGFiLWNvbnRyb2wuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQnNUYWJQYWdlQ29tcG9uZW50IH0gZnJvbSAnLi90YWItcGFnZS90YWItcGFnZS5jb21wb25lbnQnO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIEJzVGFiQ29udHJvbENvbXBvbmVudCxcclxuICAgIEJzVGFiUGFnZUNvbXBvbmVudCxcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZVxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1xyXG4gICAgQnNUYWJDb250cm9sQ29tcG9uZW50LFxyXG4gICAgQnNUYWJQYWdlQ29tcG9uZW50LFxyXG4gIF1cclxufSlcclxuZXhwb3J0IGNsYXNzIEJzVGFiQ29udHJvbE1vZHVsZSB7IH1cclxuIl19
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { Component, ContentChild, TemplateRef, Input } from '@angular/core';
|
|
2
|
-
import { BsTabControlComponent } from '../tab-control/tab-control.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../tab-control/tab-control.component";
|
|
5
|
-
import * as i2 from "@angular/common";
|
|
6
|
-
export class BsTabPageComponent {
|
|
7
|
-
constructor(tabControl) {
|
|
8
|
-
this.disabled = false;
|
|
9
|
-
this.tabControl = tabControl;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
BsTabPageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.
|
|
13
|
-
BsTabPageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.
|
|
15
|
-
type: Component,
|
|
16
|
-
args: [{ selector: 'bs-tab-page', template: "<ng-content *ngIf=\"tabControl.activeTab === this\"></ng-content>" }]
|
|
17
|
-
}], ctorParameters: function () { return [{ type: i1.BsTabControlComponent }]; }, propDecorators: { disabled: [{
|
|
18
|
-
type: Input
|
|
19
|
-
}], headerTemplate: [{
|
|
20
|
-
type: ContentChild,
|
|
21
|
-
args: [TemplateRef]
|
|
22
|
-
}] } });
|
|
23
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { Component, ContentChild, TemplateRef, Input } from '@angular/core';
|
|
2
|
+
import { BsTabControlComponent } from '../tab-control/tab-control.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
import * as i1 from "../tab-control/tab-control.component";
|
|
5
|
+
import * as i2 from "@angular/common";
|
|
6
|
+
export class BsTabPageComponent {
|
|
7
|
+
constructor(tabControl) {
|
|
8
|
+
this.disabled = false;
|
|
9
|
+
this.tabControl = tabControl;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
BsTabPageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTabPageComponent, deps: [{ token: i1.BsTabControlComponent }], target: i0.ɵɵFactoryTarget.Component });
|
|
13
|
+
BsTabPageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BsTabPageComponent, selector: "bs-tab-page", inputs: { disabled: "disabled" }, queries: [{ propertyName: "headerTemplate", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<ng-content *ngIf=\"tabControl.activeTab === this\"></ng-content>", styles: [""], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTabPageComponent, decorators: [{
|
|
15
|
+
type: Component,
|
|
16
|
+
args: [{ selector: 'bs-tab-page', template: "<ng-content *ngIf=\"tabControl.activeTab === this\"></ng-content>" }]
|
|
17
|
+
}], ctorParameters: function () { return [{ type: i1.BsTabControlComponent }]; }, propDecorators: { disabled: [{
|
|
18
|
+
type: Input
|
|
19
|
+
}], headerTemplate: [{
|
|
20
|
+
type: ContentChild,
|
|
21
|
+
args: [TemplateRef]
|
|
22
|
+
}] } });
|
|
23
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLXBhZ2UuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC90YWItY29udHJvbC9zcmMvdGFiLXBhZ2UvdGFiLXBhZ2UuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC90YWItY29udHJvbC9zcmMvdGFiLXBhZ2UvdGFiLXBhZ2UuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsV0FBVyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM1RSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQzs7OztBQU83RSxNQUFNLE9BQU8sa0JBQWtCO0lBRzdCLFlBQVksVUFBaUM7UUFJcEMsYUFBUSxHQUFHLEtBQUssQ0FBQztRQUh4QixJQUFJLENBQUMsVUFBVSxHQUFHLFVBQVUsQ0FBQztJQUMvQixDQUFDOzsrR0FMVSxrQkFBa0I7bUdBQWxCLGtCQUFrQixpSUFRZixXQUFXLGdEQ2hCM0IsbUVBQStEOzJGRFFsRCxrQkFBa0I7a0JBTDlCLFNBQVM7K0JBQ0UsYUFBYTs0R0FXZCxRQUFRO3NCQUFoQixLQUFLO2dCQUNxQixjQUFjO3NCQUF4QyxZQUFZO3VCQUFDLFdBQVciLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIENvbnRlbnRDaGlsZCwgVGVtcGxhdGVSZWYsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEJzVGFiQ29udHJvbENvbXBvbmVudCB9IGZyb20gJy4uL3RhYi1jb250cm9sL3RhYi1jb250cm9sLmNvbXBvbmVudCc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2JzLXRhYi1wYWdlJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vdGFiLXBhZ2UuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsczogWycuL3RhYi1wYWdlLmNvbXBvbmVudC5zY3NzJ11cclxufSlcclxuZXhwb3J0IGNsYXNzIEJzVGFiUGFnZUNvbXBvbmVudCB7XHJcblxyXG4gIHRhYkNvbnRyb2w6IEJzVGFiQ29udHJvbENvbXBvbmVudDtcclxuICBjb25zdHJ1Y3Rvcih0YWJDb250cm9sOiBCc1RhYkNvbnRyb2xDb21wb25lbnQpIHtcclxuICAgIHRoaXMudGFiQ29udHJvbCA9IHRhYkNvbnRyb2w7XHJcbiAgfVxyXG5cclxuICBASW5wdXQoKSBkaXNhYmxlZCA9IGZhbHNlO1xyXG4gIEBDb250ZW50Q2hpbGQoVGVtcGxhdGVSZWYpIGhlYWRlclRlbXBsYXRlITogVGVtcGxhdGVSZWY8YW55PjtcclxuXHJcbn1cclxuIiwiPG5nLWNvbnRlbnQgKm5nSWY9XCJ0YWJDb250cm9sLmFjdGl2ZVRhYiA9PT0gdGhpc1wiPjwvbmctY29udGVudD4iXX0=
|
package/esm2020/table/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './src';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export * from './src';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwL3RhYmxlL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsT0FBTyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9zcmMnO1xyXG4iXX0=
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './index';
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './index';
|
|
5
5
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWludHBsYXllci1uZy1ib290c3RyYXAtdGFibGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwL3RhYmxlL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwLXRhYmxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEdlbmVyYXRlZCBidW5kbGUgaW5kZXguIERvIG5vdCBlZGl0LlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vaW5kZXgnO1xuIl19
|
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
export class BsTableComponent {
|
|
6
|
-
constructor() {
|
|
7
|
-
//#region isResponsive
|
|
8
|
-
this.isResponsive$ = new BehaviorSubject(false);
|
|
9
|
-
//#endregion
|
|
10
|
-
//#region striped
|
|
11
|
-
this.striped$ = new BehaviorSubject(false);
|
|
12
|
-
//#endregion
|
|
13
|
-
//#region hover
|
|
14
|
-
this.hover$ = new BehaviorSubject(false);
|
|
15
|
-
}
|
|
16
|
-
get isResponsive() {
|
|
17
|
-
return this.isResponsive$.value;
|
|
18
|
-
}
|
|
19
|
-
set isResponsive(value) {
|
|
20
|
-
this.isResponsive$.next(value);
|
|
21
|
-
}
|
|
22
|
-
get striped() {
|
|
23
|
-
return this.striped$.value;
|
|
24
|
-
}
|
|
25
|
-
set striped(value) {
|
|
26
|
-
this.striped$.next(value);
|
|
27
|
-
}
|
|
28
|
-
get hover() {
|
|
29
|
-
return this.hover$.value;
|
|
30
|
-
}
|
|
31
|
-
set hover(value) {
|
|
32
|
-
this.hover$.next(value);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
BsTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.
|
|
36
|
-
BsTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: BsTableComponent, selector: "bs-table", inputs: { isResponsive: "isResponsive", striped: "striped", hover: "hover" }, ngImport: i0, template: "<div class=\"d-block\" [class.table-responsive]=\"isResponsive$ | async\" [class.nowrap]=\"isResponsive$ | async\">\n <table class=\"table\" cellspacing=\"0\" role=\"grid\"\n [class.mb-0]=\"isResponsive$ | async\"\n [class.table-striped]=\"striped$ | async\"\n [class.table-hover]=\"hover$ | async\">\n\n <ng-content></ng-content>\n\n </table>\n</div>\n", styles: [":host ::ng-deep *,:host ::ng-deep *:before,:host ::ng-deep *:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:host ::ng-deep :root{scroll-behavior:smooth}}:host ::ng-deep body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}:host ::ng-deep hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}:host ::ng-deep h6,:host ::ng-deep h5,:host ::ng-deep h4,:host ::ng-deep h3,:host ::ng-deep h2,:host ::ng-deep h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}:host ::ng-deep h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){:host ::ng-deep h1{font-size:2.5rem}}:host ::ng-deep h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){:host ::ng-deep h2{font-size:2rem}}:host ::ng-deep h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){:host ::ng-deep h3{font-size:1.75rem}}:host ::ng-deep h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){:host ::ng-deep h4{font-size:1.5rem}}:host ::ng-deep h5{font-size:1.25rem}:host ::ng-deep h6{font-size:1rem}:host ::ng-deep p{margin-top:0;margin-bottom:1rem}:host ::ng-deep abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}:host ::ng-deep address{margin-bottom:1rem;font-style:normal;line-height:inherit}:host ::ng-deep ol,:host ::ng-deep ul{padding-left:2rem}:host ::ng-deep ol,:host ::ng-deep ul,:host ::ng-deep dl{margin-top:0;margin-bottom:1rem}:host ::ng-deep ol ol,:host ::ng-deep ul ul,:host ::ng-deep ol ul,:host ::ng-deep ul ol{margin-bottom:0}:host ::ng-deep dt{font-weight:700}:host ::ng-deep dd{margin-bottom:.5rem;margin-left:0}:host ::ng-deep blockquote{margin:0 0 1rem}:host ::ng-deep b,:host ::ng-deep strong{font-weight:bolder}:host ::ng-deep small{font-size:.875em}:host ::ng-deep mark{padding:.1875em;background-color:var(--bs-highlight-bg)}:host ::ng-deep sub,:host ::ng-deep sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}:host ::ng-deep sub{bottom:-.25em}:host ::ng-deep sup{top:-.5em}:host ::ng-deep a{color:var(--bs-link-color);text-decoration:underline}:host ::ng-deep a:hover{color:var(--bs-link-hover-color)}:host ::ng-deep a:not([href]):not([class]),:host ::ng-deep a:not([href]):not([class]):hover{color:inherit;text-decoration:none}:host ::ng-deep pre,:host ::ng-deep code,:host ::ng-deep kbd,:host ::ng-deep samp{font-family:var(--bs-font-monospace);font-size:1em}:host ::ng-deep pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}:host ::ng-deep pre code{font-size:inherit;color:inherit;word-break:normal}:host ::ng-deep code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>:host ::ng-deep code{color:inherit}:host ::ng-deep kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}:host ::ng-deep kbd kbd{padding:0;font-size:1em}:host ::ng-deep figure{margin:0 0 1rem}:host ::ng-deep img,:host ::ng-deep svg{vertical-align:middle}:host ::ng-deep table{caption-side:bottom;border-collapse:collapse}:host ::ng-deep caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}:host ::ng-deep th{text-align:inherit;text-align:-webkit-match-parent}:host ::ng-deep thead,:host ::ng-deep tbody,:host ::ng-deep tfoot,:host ::ng-deep tr,:host ::ng-deep td,:host ::ng-deep th{border-color:inherit;border-style:solid;border-width:0}:host ::ng-deep label{display:inline-block}:host ::ng-deep button{border-radius:0}:host ::ng-deep button:focus:not(:focus-visible){outline:0}:host ::ng-deep input,:host ::ng-deep button,:host ::ng-deep select,:host ::ng-deep optgroup,:host ::ng-deep textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}:host ::ng-deep button,:host ::ng-deep select{text-transform:none}:host ::ng-deep [role=button]{cursor:pointer}:host ::ng-deep select{word-wrap:normal}:host ::ng-deep select:disabled{opacity:1}:host ::ng-deep [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}:host ::ng-deep button,:host ::ng-deep [type=button],:host ::ng-deep [type=reset],:host ::ng-deep [type=submit]{-webkit-appearance:button}:host ::ng-deep button:not(:disabled),:host ::ng-deep [type=button]:not(:disabled),:host ::ng-deep [type=reset]:not(:disabled),:host ::ng-deep [type=submit]:not(:disabled){cursor:pointer}:host ::ng-deep ::-moz-focus-inner{padding:0;border-style:none}:host ::ng-deep textarea{resize:vertical}:host ::ng-deep fieldset{min-width:0;padding:0;margin:0;border:0}:host ::ng-deep legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){:host ::ng-deep legend{font-size:1.5rem}}:host ::ng-deep legend+*{clear:left}:host ::ng-deep ::-webkit-datetime-edit-fields-wrapper,:host ::ng-deep ::-webkit-datetime-edit-text,:host ::ng-deep ::-webkit-datetime-edit-minute,:host ::ng-deep ::-webkit-datetime-edit-hour-field,:host ::ng-deep ::-webkit-datetime-edit-day-field,:host ::ng-deep ::-webkit-datetime-edit-month-field,:host ::ng-deep ::-webkit-datetime-edit-year-field{padding:0}:host ::ng-deep ::-webkit-inner-spin-button{height:auto}:host ::ng-deep [type=search]{outline-offset:-2px;-webkit-appearance:textfield}:host ::ng-deep ::-webkit-search-decoration{-webkit-appearance:none}:host ::ng-deep ::-webkit-color-swatch-wrapper{padding:0}:host ::ng-deep ::file-selector-button{font:inherit;-webkit-appearance:button}:host ::ng-deep output{display:inline-block}:host ::ng-deep iframe{border:0}:host ::ng-deep summary{display:list-item;cursor:pointer}:host ::ng-deep progress{vertical-align:baseline}:host ::ng-deep [hidden]{display:none!important}:host ::ng-deep .table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}:host ::ng-deep .table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}:host ::ng-deep .table>tbody{vertical-align:inherit}:host ::ng-deep .table>thead{vertical-align:bottom}:host ::ng-deep .table-group-divider{border-top:2px solid currentcolor}:host ::ng-deep .caption-top{caption-side:top}:host ::ng-deep .table-sm>:not(caption)>*>*{padding:.25rem}:host ::ng-deep .table-bordered>:not(caption)>*{border-width:1px 0}:host ::ng-deep .table-bordered>:not(caption)>*>*{border-width:0 1px}:host ::ng-deep .table-borderless>:not(caption)>*>*{border-bottom-width:0}:host ::ng-deep .table-borderless>:not(:first-child){border-top-width:0}:host ::ng-deep .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}:host ::ng-deep .table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}:host ::ng-deep .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}:host ::ng-deep .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}:host ::ng-deep .table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){:host ::ng-deep .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){:host ::ng-deep .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){:host ::ng-deep .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){:host ::ng-deep .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){:host ::ng-deep .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}:host ::ng-deep .nowrap th,:host ::ng-deep td{white-space:nowrap}\n"], dependencies: [{ kind: "pipe", type: i1.AsyncPipe, name: "async" }] });
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.
|
|
38
|
-
type: Component,
|
|
39
|
-
args: [{ selector: 'bs-table', template: "<div class=\"d-block\" [class.table-responsive]=\"isResponsive$ | async\" [class.nowrap]=\"isResponsive$ | async\">\n <table class=\"table\" cellspacing=\"0\" role=\"grid\"\n [class.mb-0]=\"isResponsive$ | async\"\n [class.table-striped]=\"striped$ | async\"\n [class.table-hover]=\"hover$ | async\">\n\n <ng-content></ng-content>\n\n </table>\n</div>\n", styles: [":host ::ng-deep *,:host ::ng-deep *:before,:host ::ng-deep *:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:host ::ng-deep :root{scroll-behavior:smooth}}:host ::ng-deep body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}:host ::ng-deep hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}:host ::ng-deep h6,:host ::ng-deep h5,:host ::ng-deep h4,:host ::ng-deep h3,:host ::ng-deep h2,:host ::ng-deep h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}:host ::ng-deep h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){:host ::ng-deep h1{font-size:2.5rem}}:host ::ng-deep h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){:host ::ng-deep h2{font-size:2rem}}:host ::ng-deep h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){:host ::ng-deep h3{font-size:1.75rem}}:host ::ng-deep h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){:host ::ng-deep h4{font-size:1.5rem}}:host ::ng-deep h5{font-size:1.25rem}:host ::ng-deep h6{font-size:1rem}:host ::ng-deep p{margin-top:0;margin-bottom:1rem}:host ::ng-deep abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}:host ::ng-deep address{margin-bottom:1rem;font-style:normal;line-height:inherit}:host ::ng-deep ol,:host ::ng-deep ul{padding-left:2rem}:host ::ng-deep ol,:host ::ng-deep ul,:host ::ng-deep dl{margin-top:0;margin-bottom:1rem}:host ::ng-deep ol ol,:host ::ng-deep ul ul,:host ::ng-deep ol ul,:host ::ng-deep ul ol{margin-bottom:0}:host ::ng-deep dt{font-weight:700}:host ::ng-deep dd{margin-bottom:.5rem;margin-left:0}:host ::ng-deep blockquote{margin:0 0 1rem}:host ::ng-deep b,:host ::ng-deep strong{font-weight:bolder}:host ::ng-deep small{font-size:.875em}:host ::ng-deep mark{padding:.1875em;background-color:var(--bs-highlight-bg)}:host ::ng-deep sub,:host ::ng-deep sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}:host ::ng-deep sub{bottom:-.25em}:host ::ng-deep sup{top:-.5em}:host ::ng-deep a{color:var(--bs-link-color);text-decoration:underline}:host ::ng-deep a:hover{color:var(--bs-link-hover-color)}:host ::ng-deep a:not([href]):not([class]),:host ::ng-deep a:not([href]):not([class]):hover{color:inherit;text-decoration:none}:host ::ng-deep pre,:host ::ng-deep code,:host ::ng-deep kbd,:host ::ng-deep samp{font-family:var(--bs-font-monospace);font-size:1em}:host ::ng-deep pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}:host ::ng-deep pre code{font-size:inherit;color:inherit;word-break:normal}:host ::ng-deep code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>:host ::ng-deep code{color:inherit}:host ::ng-deep kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}:host ::ng-deep kbd kbd{padding:0;font-size:1em}:host ::ng-deep figure{margin:0 0 1rem}:host ::ng-deep img,:host ::ng-deep svg{vertical-align:middle}:host ::ng-deep table{caption-side:bottom;border-collapse:collapse}:host ::ng-deep caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}:host ::ng-deep th{text-align:inherit;text-align:-webkit-match-parent}:host ::ng-deep thead,:host ::ng-deep tbody,:host ::ng-deep tfoot,:host ::ng-deep tr,:host ::ng-deep td,:host ::ng-deep th{border-color:inherit;border-style:solid;border-width:0}:host ::ng-deep label{display:inline-block}:host ::ng-deep button{border-radius:0}:host ::ng-deep button:focus:not(:focus-visible){outline:0}:host ::ng-deep input,:host ::ng-deep button,:host ::ng-deep select,:host ::ng-deep optgroup,:host ::ng-deep textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}:host ::ng-deep button,:host ::ng-deep select{text-transform:none}:host ::ng-deep [role=button]{cursor:pointer}:host ::ng-deep select{word-wrap:normal}:host ::ng-deep select:disabled{opacity:1}:host ::ng-deep [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}:host ::ng-deep button,:host ::ng-deep [type=button],:host ::ng-deep [type=reset],:host ::ng-deep [type=submit]{-webkit-appearance:button}:host ::ng-deep button:not(:disabled),:host ::ng-deep [type=button]:not(:disabled),:host ::ng-deep [type=reset]:not(:disabled),:host ::ng-deep [type=submit]:not(:disabled){cursor:pointer}:host ::ng-deep ::-moz-focus-inner{padding:0;border-style:none}:host ::ng-deep textarea{resize:vertical}:host ::ng-deep fieldset{min-width:0;padding:0;margin:0;border:0}:host ::ng-deep legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){:host ::ng-deep legend{font-size:1.5rem}}:host ::ng-deep legend+*{clear:left}:host ::ng-deep ::-webkit-datetime-edit-fields-wrapper,:host ::ng-deep ::-webkit-datetime-edit-text,:host ::ng-deep ::-webkit-datetime-edit-minute,:host ::ng-deep ::-webkit-datetime-edit-hour-field,:host ::ng-deep ::-webkit-datetime-edit-day-field,:host ::ng-deep ::-webkit-datetime-edit-month-field,:host ::ng-deep ::-webkit-datetime-edit-year-field{padding:0}:host ::ng-deep ::-webkit-inner-spin-button{height:auto}:host ::ng-deep [type=search]{outline-offset:-2px;-webkit-appearance:textfield}:host ::ng-deep ::-webkit-search-decoration{-webkit-appearance:none}:host ::ng-deep ::-webkit-color-swatch-wrapper{padding:0}:host ::ng-deep ::file-selector-button{font:inherit;-webkit-appearance:button}:host ::ng-deep output{display:inline-block}:host ::ng-deep iframe{border:0}:host ::ng-deep summary{display:list-item;cursor:pointer}:host ::ng-deep progress{vertical-align:baseline}:host ::ng-deep [hidden]{display:none!important}:host ::ng-deep .table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}:host ::ng-deep .table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}:host ::ng-deep .table>tbody{vertical-align:inherit}:host ::ng-deep .table>thead{vertical-align:bottom}:host ::ng-deep .table-group-divider{border-top:2px solid currentcolor}:host ::ng-deep .caption-top{caption-side:top}:host ::ng-deep .table-sm>:not(caption)>*>*{padding:.25rem}:host ::ng-deep .table-bordered>:not(caption)>*{border-width:1px 0}:host ::ng-deep .table-bordered>:not(caption)>*>*{border-width:0 1px}:host ::ng-deep .table-borderless>:not(caption)>*>*{border-bottom-width:0}:host ::ng-deep .table-borderless>:not(:first-child){border-top-width:0}:host ::ng-deep .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}:host ::ng-deep .table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}:host ::ng-deep .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}:host ::ng-deep .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}:host ::ng-deep .table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){:host ::ng-deep .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){:host ::ng-deep .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){:host ::ng-deep .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){:host ::ng-deep .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){:host ::ng-deep .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}:host ::ng-deep .nowrap th,:host ::ng-deep td{white-space:nowrap}\n"] }]
|
|
40
|
-
}], propDecorators: { isResponsive: [{
|
|
41
|
-
type: Input
|
|
42
|
-
}], striped: [{
|
|
43
|
-
type: Input
|
|
44
|
-
}], hover: [{
|
|
45
|
-
type: Input
|
|
46
|
-
}] } });
|
|
47
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { Component, Input } from '@angular/core';
|
|
2
|
+
import { BehaviorSubject } from 'rxjs';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
import * as i1 from "@angular/common";
|
|
5
|
+
export class BsTableComponent {
|
|
6
|
+
constructor() {
|
|
7
|
+
//#region isResponsive
|
|
8
|
+
this.isResponsive$ = new BehaviorSubject(false);
|
|
9
|
+
//#endregion
|
|
10
|
+
//#region striped
|
|
11
|
+
this.striped$ = new BehaviorSubject(false);
|
|
12
|
+
//#endregion
|
|
13
|
+
//#region hover
|
|
14
|
+
this.hover$ = new BehaviorSubject(false);
|
|
15
|
+
}
|
|
16
|
+
get isResponsive() {
|
|
17
|
+
return this.isResponsive$.value;
|
|
18
|
+
}
|
|
19
|
+
set isResponsive(value) {
|
|
20
|
+
this.isResponsive$.next(value);
|
|
21
|
+
}
|
|
22
|
+
get striped() {
|
|
23
|
+
return this.striped$.value;
|
|
24
|
+
}
|
|
25
|
+
set striped(value) {
|
|
26
|
+
this.striped$.next(value);
|
|
27
|
+
}
|
|
28
|
+
get hover() {
|
|
29
|
+
return this.hover$.value;
|
|
30
|
+
}
|
|
31
|
+
set hover(value) {
|
|
32
|
+
this.hover$.next(value);
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
BsTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
36
|
+
BsTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BsTableComponent, selector: "bs-table", inputs: { isResponsive: "isResponsive", striped: "striped", hover: "hover" }, ngImport: i0, template: "<div class=\"d-block\" [class.table-responsive]=\"isResponsive$ | async\" [class.nowrap]=\"isResponsive$ | async\">\r\n <table class=\"table\" cellspacing=\"0\" role=\"grid\"\r\n [class.mb-0]=\"isResponsive$ | async\"\r\n [class.table-striped]=\"striped$ | async\"\r\n [class.table-hover]=\"hover$ | async\">\r\n\r\n <ng-content></ng-content>\r\n\r\n </table>\r\n</div>\r\n", styles: [":host ::ng-deep *,:host ::ng-deep *:before,:host ::ng-deep *:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:host ::ng-deep :root{scroll-behavior:smooth}}:host ::ng-deep body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}:host ::ng-deep hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}:host ::ng-deep h6,:host ::ng-deep h5,:host ::ng-deep h4,:host ::ng-deep h3,:host ::ng-deep h2,:host ::ng-deep h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}:host ::ng-deep h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){:host ::ng-deep h1{font-size:2.5rem}}:host ::ng-deep h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){:host ::ng-deep h2{font-size:2rem}}:host ::ng-deep h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){:host ::ng-deep h3{font-size:1.75rem}}:host ::ng-deep h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){:host ::ng-deep h4{font-size:1.5rem}}:host ::ng-deep h5{font-size:1.25rem}:host ::ng-deep h6{font-size:1rem}:host ::ng-deep p{margin-top:0;margin-bottom:1rem}:host ::ng-deep abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}:host ::ng-deep address{margin-bottom:1rem;font-style:normal;line-height:inherit}:host ::ng-deep ol,:host ::ng-deep ul{padding-left:2rem}:host ::ng-deep ol,:host ::ng-deep ul,:host ::ng-deep dl{margin-top:0;margin-bottom:1rem}:host ::ng-deep ol ol,:host ::ng-deep ul ul,:host ::ng-deep ol ul,:host ::ng-deep ul ol{margin-bottom:0}:host ::ng-deep dt{font-weight:700}:host ::ng-deep dd{margin-bottom:.5rem;margin-left:0}:host ::ng-deep blockquote{margin:0 0 1rem}:host ::ng-deep b,:host ::ng-deep strong{font-weight:bolder}:host ::ng-deep small{font-size:.875em}:host ::ng-deep mark{padding:.1875em;background-color:var(--bs-highlight-bg)}:host ::ng-deep sub,:host ::ng-deep sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}:host ::ng-deep sub{bottom:-.25em}:host ::ng-deep sup{top:-.5em}:host ::ng-deep a{color:var(--bs-link-color);text-decoration:underline}:host ::ng-deep a:hover{color:var(--bs-link-hover-color)}:host ::ng-deep a:not([href]):not([class]),:host ::ng-deep a:not([href]):not([class]):hover{color:inherit;text-decoration:none}:host ::ng-deep pre,:host ::ng-deep code,:host ::ng-deep kbd,:host ::ng-deep samp{font-family:var(--bs-font-monospace);font-size:1em}:host ::ng-deep pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}:host ::ng-deep pre code{font-size:inherit;color:inherit;word-break:normal}:host ::ng-deep code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>:host ::ng-deep code{color:inherit}:host ::ng-deep kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}:host ::ng-deep kbd kbd{padding:0;font-size:1em}:host ::ng-deep figure{margin:0 0 1rem}:host ::ng-deep img,:host ::ng-deep svg{vertical-align:middle}:host ::ng-deep table{caption-side:bottom;border-collapse:collapse}:host ::ng-deep caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}:host ::ng-deep th{text-align:inherit;text-align:-webkit-match-parent}:host ::ng-deep thead,:host ::ng-deep tbody,:host ::ng-deep tfoot,:host ::ng-deep tr,:host ::ng-deep td,:host ::ng-deep th{border-color:inherit;border-style:solid;border-width:0}:host ::ng-deep label{display:inline-block}:host ::ng-deep button{border-radius:0}:host ::ng-deep button:focus:not(:focus-visible){outline:0}:host ::ng-deep input,:host ::ng-deep button,:host ::ng-deep select,:host ::ng-deep optgroup,:host ::ng-deep textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}:host ::ng-deep button,:host ::ng-deep select{text-transform:none}:host ::ng-deep [role=button]{cursor:pointer}:host ::ng-deep select{word-wrap:normal}:host ::ng-deep select:disabled{opacity:1}:host ::ng-deep [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}:host ::ng-deep button,:host ::ng-deep [type=button],:host ::ng-deep [type=reset],:host ::ng-deep [type=submit]{-webkit-appearance:button}:host ::ng-deep button:not(:disabled),:host ::ng-deep [type=button]:not(:disabled),:host ::ng-deep [type=reset]:not(:disabled),:host ::ng-deep [type=submit]:not(:disabled){cursor:pointer}:host ::ng-deep ::-moz-focus-inner{padding:0;border-style:none}:host ::ng-deep textarea{resize:vertical}:host ::ng-deep fieldset{min-width:0;padding:0;margin:0;border:0}:host ::ng-deep legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){:host ::ng-deep legend{font-size:1.5rem}}:host ::ng-deep legend+*{clear:left}:host ::ng-deep ::-webkit-datetime-edit-fields-wrapper,:host ::ng-deep ::-webkit-datetime-edit-text,:host ::ng-deep ::-webkit-datetime-edit-minute,:host ::ng-deep ::-webkit-datetime-edit-hour-field,:host ::ng-deep ::-webkit-datetime-edit-day-field,:host ::ng-deep ::-webkit-datetime-edit-month-field,:host ::ng-deep ::-webkit-datetime-edit-year-field{padding:0}:host ::ng-deep ::-webkit-inner-spin-button{height:auto}:host ::ng-deep [type=search]{outline-offset:-2px;-webkit-appearance:textfield}:host ::ng-deep ::-webkit-search-decoration{-webkit-appearance:none}:host ::ng-deep ::-webkit-color-swatch-wrapper{padding:0}:host ::ng-deep ::file-selector-button{font:inherit;-webkit-appearance:button}:host ::ng-deep output{display:inline-block}:host ::ng-deep iframe{border:0}:host ::ng-deep summary{display:list-item;cursor:pointer}:host ::ng-deep progress{vertical-align:baseline}:host ::ng-deep [hidden]{display:none!important}:host ::ng-deep .table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}:host ::ng-deep .table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}:host ::ng-deep .table>tbody{vertical-align:inherit}:host ::ng-deep .table>thead{vertical-align:bottom}:host ::ng-deep .table-group-divider{border-top:2px solid currentcolor}:host ::ng-deep .caption-top{caption-side:top}:host ::ng-deep .table-sm>:not(caption)>*>*{padding:.25rem}:host ::ng-deep .table-bordered>:not(caption)>*{border-width:1px 0}:host ::ng-deep .table-bordered>:not(caption)>*>*{border-width:0 1px}:host ::ng-deep .table-borderless>:not(caption)>*>*{border-bottom-width:0}:host ::ng-deep .table-borderless>:not(:first-child){border-top-width:0}:host ::ng-deep .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}:host ::ng-deep .table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}:host ::ng-deep .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}:host ::ng-deep .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}:host ::ng-deep .table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){:host ::ng-deep .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){:host ::ng-deep .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){:host ::ng-deep .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){:host ::ng-deep .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){:host ::ng-deep .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}:host ::ng-deep .nowrap th,:host ::ng-deep td{white-space:nowrap}\n"], dependencies: [{ kind: "pipe", type: i1.AsyncPipe, name: "async" }] });
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsTableComponent, decorators: [{
|
|
38
|
+
type: Component,
|
|
39
|
+
args: [{ selector: 'bs-table', template: "<div class=\"d-block\" [class.table-responsive]=\"isResponsive$ | async\" [class.nowrap]=\"isResponsive$ | async\">\r\n <table class=\"table\" cellspacing=\"0\" role=\"grid\"\r\n [class.mb-0]=\"isResponsive$ | async\"\r\n [class.table-striped]=\"striped$ | async\"\r\n [class.table-hover]=\"hover$ | async\">\r\n\r\n <ng-content></ng-content>\r\n\r\n </table>\r\n</div>\r\n", styles: [":host ::ng-deep *,:host ::ng-deep *:before,:host ::ng-deep *:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:host ::ng-deep :root{scroll-behavior:smooth}}:host ::ng-deep body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}:host ::ng-deep hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}:host ::ng-deep h6,:host ::ng-deep h5,:host ::ng-deep h4,:host ::ng-deep h3,:host ::ng-deep h2,:host ::ng-deep h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}:host ::ng-deep h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){:host ::ng-deep h1{font-size:2.5rem}}:host ::ng-deep h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){:host ::ng-deep h2{font-size:2rem}}:host ::ng-deep h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){:host ::ng-deep h3{font-size:1.75rem}}:host ::ng-deep h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){:host ::ng-deep h4{font-size:1.5rem}}:host ::ng-deep h5{font-size:1.25rem}:host ::ng-deep h6{font-size:1rem}:host ::ng-deep p{margin-top:0;margin-bottom:1rem}:host ::ng-deep abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}:host ::ng-deep address{margin-bottom:1rem;font-style:normal;line-height:inherit}:host ::ng-deep ol,:host ::ng-deep ul{padding-left:2rem}:host ::ng-deep ol,:host ::ng-deep ul,:host ::ng-deep dl{margin-top:0;margin-bottom:1rem}:host ::ng-deep ol ol,:host ::ng-deep ul ul,:host ::ng-deep ol ul,:host ::ng-deep ul ol{margin-bottom:0}:host ::ng-deep dt{font-weight:700}:host ::ng-deep dd{margin-bottom:.5rem;margin-left:0}:host ::ng-deep blockquote{margin:0 0 1rem}:host ::ng-deep b,:host ::ng-deep strong{font-weight:bolder}:host ::ng-deep small{font-size:.875em}:host ::ng-deep mark{padding:.1875em;background-color:var(--bs-highlight-bg)}:host ::ng-deep sub,:host ::ng-deep sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}:host ::ng-deep sub{bottom:-.25em}:host ::ng-deep sup{top:-.5em}:host ::ng-deep a{color:var(--bs-link-color);text-decoration:underline}:host ::ng-deep a:hover{color:var(--bs-link-hover-color)}:host ::ng-deep a:not([href]):not([class]),:host ::ng-deep a:not([href]):not([class]):hover{color:inherit;text-decoration:none}:host ::ng-deep pre,:host ::ng-deep code,:host ::ng-deep kbd,:host ::ng-deep samp{font-family:var(--bs-font-monospace);font-size:1em}:host ::ng-deep pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}:host ::ng-deep pre code{font-size:inherit;color:inherit;word-break:normal}:host ::ng-deep code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>:host ::ng-deep code{color:inherit}:host ::ng-deep kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}:host ::ng-deep kbd kbd{padding:0;font-size:1em}:host ::ng-deep figure{margin:0 0 1rem}:host ::ng-deep img,:host ::ng-deep svg{vertical-align:middle}:host ::ng-deep table{caption-side:bottom;border-collapse:collapse}:host ::ng-deep caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}:host ::ng-deep th{text-align:inherit;text-align:-webkit-match-parent}:host ::ng-deep thead,:host ::ng-deep tbody,:host ::ng-deep tfoot,:host ::ng-deep tr,:host ::ng-deep td,:host ::ng-deep th{border-color:inherit;border-style:solid;border-width:0}:host ::ng-deep label{display:inline-block}:host ::ng-deep button{border-radius:0}:host ::ng-deep button:focus:not(:focus-visible){outline:0}:host ::ng-deep input,:host ::ng-deep button,:host ::ng-deep select,:host ::ng-deep optgroup,:host ::ng-deep textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}:host ::ng-deep button,:host ::ng-deep select{text-transform:none}:host ::ng-deep [role=button]{cursor:pointer}:host ::ng-deep select{word-wrap:normal}:host ::ng-deep select:disabled{opacity:1}:host ::ng-deep [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}:host ::ng-deep button,:host ::ng-deep [type=button],:host ::ng-deep [type=reset],:host ::ng-deep [type=submit]{-webkit-appearance:button}:host ::ng-deep button:not(:disabled),:host ::ng-deep [type=button]:not(:disabled),:host ::ng-deep [type=reset]:not(:disabled),:host ::ng-deep [type=submit]:not(:disabled){cursor:pointer}:host ::ng-deep ::-moz-focus-inner{padding:0;border-style:none}:host ::ng-deep textarea{resize:vertical}:host ::ng-deep fieldset{min-width:0;padding:0;margin:0;border:0}:host ::ng-deep legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){:host ::ng-deep legend{font-size:1.5rem}}:host ::ng-deep legend+*{clear:left}:host ::ng-deep ::-webkit-datetime-edit-fields-wrapper,:host ::ng-deep ::-webkit-datetime-edit-text,:host ::ng-deep ::-webkit-datetime-edit-minute,:host ::ng-deep ::-webkit-datetime-edit-hour-field,:host ::ng-deep ::-webkit-datetime-edit-day-field,:host ::ng-deep ::-webkit-datetime-edit-month-field,:host ::ng-deep ::-webkit-datetime-edit-year-field{padding:0}:host ::ng-deep ::-webkit-inner-spin-button{height:auto}:host ::ng-deep [type=search]{outline-offset:-2px;-webkit-appearance:textfield}:host ::ng-deep ::-webkit-search-decoration{-webkit-appearance:none}:host ::ng-deep ::-webkit-color-swatch-wrapper{padding:0}:host ::ng-deep ::file-selector-button{font:inherit;-webkit-appearance:button}:host ::ng-deep output{display:inline-block}:host ::ng-deep iframe{border:0}:host ::ng-deep summary{display:list-item;cursor:pointer}:host ::ng-deep progress{vertical-align:baseline}:host ::ng-deep [hidden]{display:none!important}:host ::ng-deep .table{--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}:host ::ng-deep .table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}:host ::ng-deep .table>tbody{vertical-align:inherit}:host ::ng-deep .table>thead{vertical-align:bottom}:host ::ng-deep .table-group-divider{border-top:2px solid currentcolor}:host ::ng-deep .caption-top{caption-side:top}:host ::ng-deep .table-sm>:not(caption)>*>*{padding:.25rem}:host ::ng-deep .table-bordered>:not(caption)>*{border-width:1px 0}:host ::ng-deep .table-bordered>:not(caption)>*>*{border-width:0 1px}:host ::ng-deep .table-borderless>:not(caption)>*>*{border-bottom-width:0}:host ::ng-deep .table-borderless>:not(:first-child){border-top-width:0}:host ::ng-deep .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}:host ::ng-deep .table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}:host ::ng-deep .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}:host ::ng-deep .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}:host ::ng-deep .table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}:host ::ng-deep .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){:host ::ng-deep .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){:host ::ng-deep .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){:host ::ng-deep .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){:host ::ng-deep .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){:host ::ng-deep .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}:host ::ng-deep .nowrap th,:host ::ng-deep td{white-space:nowrap}\n"] }]
|
|
40
|
+
}], propDecorators: { isResponsive: [{
|
|
41
|
+
type: Input
|
|
42
|
+
}], striped: [{
|
|
43
|
+
type: Input
|
|
44
|
+
}], hover: [{
|
|
45
|
+
type: Input
|
|
46
|
+
}] } });
|
|
47
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFibGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9taW50cGxheWVyLW5nLWJvb3RzdHJhcC90YWJsZS9zcmMvY29tcG9uZW50L3RhYmxlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbWludHBsYXllci1uZy1ib290c3RyYXAvdGFibGUvc3JjL2NvbXBvbmVudC90YWJsZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRCxPQUFPLEVBQUUsZUFBZSxFQUFtQixNQUFNLE1BQU0sQ0FBQzs7O0FBT3hELE1BQU0sT0FBTyxnQkFBZ0I7SUFMN0I7UUFPRSxzQkFBc0I7UUFDdEIsa0JBQWEsR0FBRyxJQUFJLGVBQWUsQ0FBVSxLQUFLLENBQUMsQ0FBQztRQU9wRCxZQUFZO1FBQ1osaUJBQWlCO1FBQ2pCLGFBQVEsR0FBRyxJQUFJLGVBQWUsQ0FBVSxLQUFLLENBQUMsQ0FBQztRQU8vQyxZQUFZO1FBQ1osZUFBZTtRQUNmLFdBQU0sR0FBRyxJQUFJLGVBQWUsQ0FBVSxLQUFLLENBQUMsQ0FBQztLQVE5QztJQXpCQyxJQUFXLFlBQVk7UUFDckIsT0FBTyxJQUFJLENBQUMsYUFBYSxDQUFDLEtBQUssQ0FBQztJQUNsQyxDQUFDO0lBQ0QsSUFBb0IsWUFBWSxDQUFDLEtBQWM7UUFDN0MsSUFBSSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDakMsQ0FBQztJQUlELElBQVcsT0FBTztRQUNoQixPQUFPLElBQUksQ0FBQyxRQUFRLENBQUMsS0FBSyxDQUFDO0lBQzdCLENBQUM7SUFDRCxJQUFvQixPQUFPLENBQUMsS0FBYztRQUN4QyxJQUFJLENBQUMsUUFBUSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUM1QixDQUFDO0lBSUQsSUFBVyxLQUFLO1FBQ2QsT0FBTyxJQUFJLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQztJQUMzQixDQUFDO0lBQ0QsSUFBb0IsS0FBSyxDQUFDLEtBQWM7UUFDdEMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDMUIsQ0FBQzs7NkdBM0JVLGdCQUFnQjtpR0FBaEIsZ0JBQWdCLDhIQ1I3Qix5WkFVQTsyRkRGYSxnQkFBZ0I7a0JBTDVCLFNBQVM7K0JBQ0UsVUFBVTs4QkFXQSxZQUFZO3NCQUEvQixLQUFLO2dCQVNjLE9BQU87c0JBQTFCLEtBQUs7Z0JBU2MsS0FBSztzQkFBeEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgQmVoYXZpb3JTdWJqZWN0LCBtYXAsIE9ic2VydmFibGUgfSBmcm9tICdyeGpzJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnYnMtdGFibGUnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi90YWJsZS5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmxzOiBbJy4vdGFibGUuY29tcG9uZW50LnNjc3MnXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgQnNUYWJsZUNvbXBvbmVudCB7XHJcblxyXG4gIC8vI3JlZ2lvbiBpc1Jlc3BvbnNpdmVcclxuICBpc1Jlc3BvbnNpdmUkID0gbmV3IEJlaGF2aW9yU3ViamVjdDxib29sZWFuPihmYWxzZSk7XHJcbiAgcHVibGljIGdldCBpc1Jlc3BvbnNpdmUoKSB7XHJcbiAgICByZXR1cm4gdGhpcy5pc1Jlc3BvbnNpdmUkLnZhbHVlO1xyXG4gIH1cclxuICBASW5wdXQoKSBwdWJsaWMgc2V0IGlzUmVzcG9uc2l2ZSh2YWx1ZTogYm9vbGVhbikge1xyXG4gICAgdGhpcy5pc1Jlc3BvbnNpdmUkLm5leHQodmFsdWUpO1xyXG4gIH1cclxuICAvLyNlbmRyZWdpb25cclxuICAvLyNyZWdpb24gc3RyaXBlZFxyXG4gIHN0cmlwZWQkID0gbmV3IEJlaGF2aW9yU3ViamVjdDxib29sZWFuPihmYWxzZSk7XHJcbiAgcHVibGljIGdldCBzdHJpcGVkKCkge1xyXG4gICAgcmV0dXJuIHRoaXMuc3RyaXBlZCQudmFsdWU7XHJcbiAgfVxyXG4gIEBJbnB1dCgpIHB1YmxpYyBzZXQgc3RyaXBlZCh2YWx1ZTogYm9vbGVhbikge1xyXG4gICAgdGhpcy5zdHJpcGVkJC5uZXh0KHZhbHVlKTtcclxuICB9XHJcbiAgLy8jZW5kcmVnaW9uXHJcbiAgLy8jcmVnaW9uIGhvdmVyXHJcbiAgaG92ZXIkID0gbmV3IEJlaGF2aW9yU3ViamVjdDxib29sZWFuPihmYWxzZSk7XHJcbiAgcHVibGljIGdldCBob3ZlcigpIHtcclxuICAgIHJldHVybiB0aGlzLmhvdmVyJC52YWx1ZTtcclxuICB9XHJcbiAgQElucHV0KCkgcHVibGljIHNldCBob3Zlcih2YWx1ZTogYm9vbGVhbikge1xyXG4gICAgdGhpcy5ob3ZlciQubmV4dCh2YWx1ZSk7XHJcbiAgfVxyXG4gIC8vI2VuZHJlZ2lvblxyXG59XHJcbiIsIjxkaXYgY2xhc3M9XCJkLWJsb2NrXCIgW2NsYXNzLnRhYmxlLXJlc3BvbnNpdmVdPVwiaXNSZXNwb25zaXZlJCB8IGFzeW5jXCIgW2NsYXNzLm5vd3JhcF09XCJpc1Jlc3BvbnNpdmUkIHwgYXN5bmNcIj5cclxuICAgIDx0YWJsZSBjbGFzcz1cInRhYmxlXCIgY2VsbHNwYWNpbmc9XCIwXCIgcm9sZT1cImdyaWRcIlxyXG4gICAgICAgIFtjbGFzcy5tYi0wXT1cImlzUmVzcG9uc2l2ZSQgfCBhc3luY1wiXHJcbiAgICAgICAgW2NsYXNzLnRhYmxlLXN0cmlwZWRdPVwic3RyaXBlZCQgfCBhc3luY1wiXHJcbiAgICAgICAgW2NsYXNzLnRhYmxlLWhvdmVyXT1cImhvdmVyJCB8IGFzeW5jXCI+XHJcblxyXG4gICAgICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuXHJcbiAgICA8L3RhYmxlPlxyXG48L2Rpdj5cclxuIl19
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './component/table.component';
|
|
2
|
-
export * from './table.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export * from './component/table.component';
|
|
2
|
+
export * from './table.module';
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL21pbnRwbGF5ZXItbmctYm9vdHN0cmFwL3RhYmxlL3NyYy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDZCQUE2QixDQUFDO0FBQzVDLGNBQWMsZ0JBQWdCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2NvbXBvbmVudC90YWJsZS5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL3RhYmxlLm1vZHVsZSc7Il19
|