@mintplayer/ng-bootstrap 15.17.1 → 15.18.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 -25
- package/carousel/src/carousel-image/carousel-image.directive.d.ts +10 -10
- package/carousel/src/carousel.module.d.ts +11 -11
- 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 -1
- package/dropdown-divider/src/dropdown-divider.directive.d.ts +6 -6
- package/dropdown-divider/src/dropdown-divider.module.d.ts +8 -8
- package/dropdown-divider/src/index.d.ts +2 -2
- 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 -10
- 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 -107
- package/esm2020/carousel/src/carousel-image/carousel-image.directive.mjs +21 -21
- package/esm2020/carousel/src/carousel.module.mjs +37 -37
- 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 -2
- package/esm2020/dropdown-divider/mintplayer-ng-bootstrap-dropdown-divider.mjs +4 -4
- package/esm2020/dropdown-divider/src/dropdown-divider.directive.mjs +19 -19
- package/esm2020/dropdown-divider/src/dropdown-divider.module.mjs +18 -18
- package/esm2020/dropdown-divider/src/index.mjs +3 -3
- 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 -26
- 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 -143
- 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 -91
- 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/directive/index.mjs +2 -0
- package/esm2020/user-agent/src/directive/user-agent.directive.mjs +93 -0
- package/esm2020/user-agent/src/index.mjs +5 -4
- package/esm2020/user-agent/src/interfaces/index.mjs +2 -0
- package/esm2020/user-agent/src/interfaces/user-agent.mjs +2 -0
- package/esm2020/user-agent/src/types/index.mjs +3 -0
- package/esm2020/user-agent/src/types/operating-system.type.mjs +2 -0
- package/esm2020/user-agent/src/types/webbrowser.type.mjs +2 -0
- package/esm2020/user-agent/src/{user-agent/user-agent.module.mjs → user-agent.module.mjs} +24 -24
- 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 +144 -144
- 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 +29 -29
- package/fesm2015/mintplayer-ng-bootstrap-dropdown-divider.mjs.map +1 -1
- package/fesm2015/mintplayer-ng-bootstrap-dropdown-menu.mjs +73 -73
- 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 +690 -690
- 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 +110 -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 +142 -142
- 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 +29 -29
- package/fesm2020/mintplayer-ng-bootstrap-dropdown-divider.mjs.map +1 -1
- package/fesm2020/mintplayer-ng-bootstrap-dropdown-menu.mjs +71 -71
- 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 +679 -679
- 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 +108 -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 -22
- 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 +1 -1
- 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/directive/index.d.ts +1 -0
- package/user-agent/src/{user-agent → directive}/user-agent.directive.d.ts +16 -14
- package/user-agent/src/index.d.ts +4 -3
- package/user-agent/src/interfaces/index.d.ts +1 -0
- package/user-agent/src/interfaces/user-agent.d.ts +6 -0
- package/user-agent/src/types/index.d.ts +2 -0
- package/user-agent/src/types/operating-system.type.d.ts +1 -0
- package/user-agent/src/types/webbrowser.type.d.ts +1 -0
- package/user-agent/src/{user-agent/user-agent.module.d.ts → user-agent.module.d.ts} +8 -8
- package/esm2020/user-agent/src/user-agent/user-agent.directive.mjs +0 -57
- package/esm2020/user-agent/src/user-agent.type.mjs +0 -2
- package/user-agent/src/user-agent.type.d.ts +0 -1
|
@@ -8,65 +8,65 @@ import * as i3 from 'ngx-highlightjs';
|
|
|
8
8
|
import { HighlightModule } from 'ngx-highlightjs';
|
|
9
9
|
import { CommonModule } from '@angular/common';
|
|
10
10
|
|
|
11
|
-
class BsCodeSnippetComponent {
|
|
12
|
-
constructor(snackbarService) {
|
|
13
|
-
this.snackbarService = snackbarService;
|
|
14
|
-
this.codeToCopy = '';
|
|
15
|
-
this.languages = null;
|
|
16
|
-
this.lineNumbers = false;
|
|
17
|
-
}
|
|
18
|
-
copiedHtml() {
|
|
19
|
-
const snackbar = this.snackbarService.show(this.copiedTemplate);
|
|
20
|
-
setTimeout(() => this.snackbarService.hide(snackbar), 3000);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
BsCodeSnippetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetComponent, deps: [{ token: i1.BsSnackbarService }], target: i0.ɵɵFactoryTarget.Component });
|
|
24
|
-
BsCodeSnippetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BsCodeSnippetComponent, selector: "bs-code-snippet", inputs: { codeToCopy: "codeToCopy", languages: "languages", lineNumbers: "lineNumbers" }, viewQueries: [{ propertyName: "copiedTemplate", first: true, predicate: ["copiedTemplate"], descendants: true }], ngImport: i0, template: "<div class=\"position-relative\">\
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetComponent, decorators: [{
|
|
26
|
-
type: Component,
|
|
27
|
-
args: [{ selector: 'bs-code-snippet', template: "<div class=\"position-relative\">\
|
|
28
|
-
}], ctorParameters: function () { return [{ type: i1.BsSnackbarService }]; }, propDecorators: { codeToCopy: [{
|
|
29
|
-
type: Input
|
|
30
|
-
}], languages: [{
|
|
31
|
-
type: Input
|
|
32
|
-
}], lineNumbers: [{
|
|
33
|
-
type: Input
|
|
34
|
-
}], copiedTemplate: [{
|
|
35
|
-
type: ViewChild,
|
|
36
|
-
args: ['copiedTemplate']
|
|
11
|
+
class BsCodeSnippetComponent {
|
|
12
|
+
constructor(snackbarService) {
|
|
13
|
+
this.snackbarService = snackbarService;
|
|
14
|
+
this.codeToCopy = '';
|
|
15
|
+
this.languages = null;
|
|
16
|
+
this.lineNumbers = false;
|
|
17
|
+
}
|
|
18
|
+
copiedHtml() {
|
|
19
|
+
const snackbar = this.snackbarService.show(this.copiedTemplate);
|
|
20
|
+
setTimeout(() => this.snackbarService.hide(snackbar), 3000);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
BsCodeSnippetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetComponent, deps: [{ token: i1.BsSnackbarService }], target: i0.ɵɵFactoryTarget.Component });
|
|
24
|
+
BsCodeSnippetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BsCodeSnippetComponent, selector: "bs-code-snippet", inputs: { codeToCopy: "codeToCopy", languages: "languages", lineNumbers: "lineNumbers" }, viewQueries: [{ propertyName: "copiedTemplate", first: true, predicate: ["copiedTemplate"], descendants: true }], ngImport: i0, template: "<div class=\"position-relative\">\n <button #copyBtn [bsCopy]=\"codeToCopy\" (bsCopied)=\"copiedHtml()\" class=\"btn btn-link rounded-0 text-light position-absolute copy-btn\">\n Copy html\n </button>\n <pre class=\"white-space-normal\">\n <code class=\"d-block white-space-pre\" [highlight]=\"codeToCopy\" [lineNumbers]=\"lineNumbers\" [languages]=\"languages ?? undefined!\"></code>\n </pre>\n <ng-template #copiedTemplate>\n <div class=\"p-3\">Copied!</div>\n </ng-template>\n</div>", styles: [".copy-btn{right:0}\n"], dependencies: [{ kind: "directive", type: i2.BsCopyDirective, selector: "[bsCopy]", inputs: ["bsCopy"], outputs: ["bsCopied"] }, { kind: "directive", type: i3.Highlight, selector: "[highlight]", inputs: ["highlight", "languages", "lineNumbers"], outputs: ["highlighted"] }] });
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetComponent, decorators: [{
|
|
26
|
+
type: Component,
|
|
27
|
+
args: [{ selector: 'bs-code-snippet', template: "<div class=\"position-relative\">\n <button #copyBtn [bsCopy]=\"codeToCopy\" (bsCopied)=\"copiedHtml()\" class=\"btn btn-link rounded-0 text-light position-absolute copy-btn\">\n Copy html\n </button>\n <pre class=\"white-space-normal\">\n <code class=\"d-block white-space-pre\" [highlight]=\"codeToCopy\" [lineNumbers]=\"lineNumbers\" [languages]=\"languages ?? undefined!\"></code>\n </pre>\n <ng-template #copiedTemplate>\n <div class=\"p-3\">Copied!</div>\n </ng-template>\n</div>", styles: [".copy-btn{right:0}\n"] }]
|
|
28
|
+
}], ctorParameters: function () { return [{ type: i1.BsSnackbarService }]; }, propDecorators: { codeToCopy: [{
|
|
29
|
+
type: Input
|
|
30
|
+
}], languages: [{
|
|
31
|
+
type: Input
|
|
32
|
+
}], lineNumbers: [{
|
|
33
|
+
type: Input
|
|
34
|
+
}], copiedTemplate: [{
|
|
35
|
+
type: ViewChild,
|
|
36
|
+
args: ['copiedTemplate']
|
|
37
37
|
}] } });
|
|
38
38
|
|
|
39
|
-
class BsCodeSnippetModule {
|
|
40
|
-
}
|
|
41
|
-
BsCodeSnippetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
42
|
-
BsCodeSnippetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetModule, declarations: [BsCodeSnippetComponent], imports: [CommonModule,
|
|
43
|
-
BsCopyModule,
|
|
44
|
-
BsSnackbarModule,
|
|
45
|
-
HighlightModule], exports: [BsCodeSnippetComponent] });
|
|
46
|
-
BsCodeSnippetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetModule, imports: [CommonModule,
|
|
47
|
-
BsCopyModule,
|
|
48
|
-
BsSnackbarModule,
|
|
49
|
-
HighlightModule] });
|
|
50
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetModule, decorators: [{
|
|
51
|
-
type: NgModule,
|
|
52
|
-
args: [{
|
|
53
|
-
declarations: [
|
|
54
|
-
BsCodeSnippetComponent
|
|
55
|
-
],
|
|
56
|
-
imports: [
|
|
57
|
-
CommonModule,
|
|
58
|
-
BsCopyModule,
|
|
59
|
-
BsSnackbarModule,
|
|
60
|
-
HighlightModule
|
|
61
|
-
],
|
|
62
|
-
exports: [
|
|
63
|
-
BsCodeSnippetComponent
|
|
64
|
-
]
|
|
65
|
-
}]
|
|
39
|
+
class BsCodeSnippetModule {
|
|
40
|
+
}
|
|
41
|
+
BsCodeSnippetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
42
|
+
BsCodeSnippetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetModule, declarations: [BsCodeSnippetComponent], imports: [CommonModule,
|
|
43
|
+
BsCopyModule,
|
|
44
|
+
BsSnackbarModule,
|
|
45
|
+
HighlightModule], exports: [BsCodeSnippetComponent] });
|
|
46
|
+
BsCodeSnippetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetModule, imports: [CommonModule,
|
|
47
|
+
BsCopyModule,
|
|
48
|
+
BsSnackbarModule,
|
|
49
|
+
HighlightModule] });
|
|
50
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCodeSnippetModule, decorators: [{
|
|
51
|
+
type: NgModule,
|
|
52
|
+
args: [{
|
|
53
|
+
declarations: [
|
|
54
|
+
BsCodeSnippetComponent
|
|
55
|
+
],
|
|
56
|
+
imports: [
|
|
57
|
+
CommonModule,
|
|
58
|
+
BsCopyModule,
|
|
59
|
+
BsSnackbarModule,
|
|
60
|
+
HighlightModule
|
|
61
|
+
],
|
|
62
|
+
exports: [
|
|
63
|
+
BsCodeSnippetComponent
|
|
64
|
+
]
|
|
65
|
+
}]
|
|
66
66
|
}] });
|
|
67
67
|
|
|
68
|
-
/**
|
|
69
|
-
* Generated bundle index. Do not edit.
|
|
68
|
+
/**
|
|
69
|
+
* Generated bundle index. Do not edit.
|
|
70
70
|
*/
|
|
71
71
|
|
|
72
72
|
export { BsCodeSnippetComponent, BsCodeSnippetModule };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mintplayer-ng-bootstrap-code-snippet.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/code-snippet/src/code-snippet.component.ts","../../../../libs/mintplayer-ng-bootstrap/code-snippet/src/code-snippet.component.html","../../../../libs/mintplayer-ng-bootstrap/code-snippet/src/code-snippet.module.ts","../../../../libs/mintplayer-ng-bootstrap/code-snippet/mintplayer-ng-bootstrap-code-snippet.ts"],"sourcesContent":["import { Component, Input, TemplateRef, ViewChild } from '@angular/core';\
|
|
1
|
+
{"version":3,"file":"mintplayer-ng-bootstrap-code-snippet.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/code-snippet/src/code-snippet.component.ts","../../../../libs/mintplayer-ng-bootstrap/code-snippet/src/code-snippet.component.html","../../../../libs/mintplayer-ng-bootstrap/code-snippet/src/code-snippet.module.ts","../../../../libs/mintplayer-ng-bootstrap/code-snippet/mintplayer-ng-bootstrap-code-snippet.ts"],"sourcesContent":["import { Component, Input, TemplateRef, ViewChild } from '@angular/core';\nimport { BsSnackbarService } from '@mintplayer/ng-bootstrap/snackbar';\n\n@Component({\n selector: 'bs-code-snippet',\n templateUrl: './code-snippet.component.html',\n styleUrls: ['./code-snippet.component.scss']\n})\nexport class BsCodeSnippetComponent {\n\n constructor(private snackbarService: BsSnackbarService) {\n }\n \n @Input() public codeToCopy = '';\n @Input() public languages: string[] | null = null;\n @Input() public lineNumbers = false;\n @ViewChild('copiedTemplate') copiedTemplate!: TemplateRef<any>;\n\n copiedHtml() {\n const snackbar = this.snackbarService.show(this.copiedTemplate);\n setTimeout(() => this.snackbarService.hide(snackbar), 3000);\n }\n\n}\n","<div class=\"position-relative\">\n <button #copyBtn [bsCopy]=\"codeToCopy\" (bsCopied)=\"copiedHtml()\" class=\"btn btn-link rounded-0 text-light position-absolute copy-btn\">\n Copy html\n </button>\n <pre class=\"white-space-normal\">\n <code class=\"d-block white-space-pre\" [highlight]=\"codeToCopy\" [lineNumbers]=\"lineNumbers\" [languages]=\"languages ?? undefined!\"></code>\n </pre>\n <ng-template #copiedTemplate>\n <div class=\"p-3\">Copied!</div>\n </ng-template>\n</div>","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { HighlightModule } from 'ngx-highlightjs';\nimport { BsCopyModule } from '@mintplayer/ng-bootstrap/copy';\nimport { BsSnackbarModule } from '@mintplayer/ng-bootstrap/snackbar';\nimport { BsCodeSnippetComponent } from './code-snippet.component';\n\n@NgModule({\n declarations: [\n BsCodeSnippetComponent\n ],\n imports: [\n CommonModule,\n BsCopyModule,\n BsSnackbarModule,\n HighlightModule\n ],\n exports: [\n BsCodeSnippetComponent\n ]\n})\nexport class BsCodeSnippetModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;MAQa,sBAAsB,CAAA;AAEjC,IAAA,WAAA,CAAoB,eAAkC,EAAA;AAAlC,QAAA,IAAe,CAAA,eAAA,GAAf,eAAe,CAAmB;AAGtC,QAAA,IAAU,CAAA,UAAA,GAAG,EAAE,CAAC;AAChB,QAAA,IAAS,CAAA,SAAA,GAAoB,IAAI,CAAC;AAClC,QAAA,IAAW,CAAA,WAAA,GAAG,KAAK,CAAC;KAJnC;IAOD,UAAU,GAAA;AACR,QAAA,MAAM,QAAQ,GAAG,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;AAChE,QAAA,UAAU,CAAC,MAAM,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,IAAI,CAAC,CAAC;KAC7D;;mHAbU,sBAAsB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,iBAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAtB,sBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,sBAAsB,mQCRnC,8gBAUM,EAAA,MAAA,EAAA,CAAA,sBAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,UAAA,EAAA,MAAA,EAAA,CAAA,QAAA,CAAA,EAAA,OAAA,EAAA,CAAA,UAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,SAAA,EAAA,QAAA,EAAA,aAAA,EAAA,MAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAAA,aAAA,CAAA,EAAA,OAAA,EAAA,CAAA,aAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;2FDFO,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBALlC,SAAS;+BACE,iBAAiB,EAAA,QAAA,EAAA,8gBAAA,EAAA,MAAA,EAAA,CAAA,sBAAA,CAAA,EAAA,CAAA;wGASX,UAAU,EAAA,CAAA;sBAAzB,KAAK;gBACU,SAAS,EAAA,CAAA;sBAAxB,KAAK;gBACU,WAAW,EAAA,CAAA;sBAA1B,KAAK;gBACuB,cAAc,EAAA,CAAA;sBAA1C,SAAS;uBAAC,gBAAgB,CAAA;;;MEKhB,mBAAmB,CAAA;;gHAAnB,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;iHAAnB,mBAAmB,EAAA,YAAA,EAAA,CAZ5B,sBAAsB,CAAA,EAAA,OAAA,EAAA,CAGtB,YAAY;QACZ,YAAY;QACZ,gBAAgB;QAChB,eAAe,aAGf,sBAAsB,CAAA,EAAA,CAAA,CAAA;AAGb,mBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mBAAmB,YAT5B,YAAY;QACZ,YAAY;QACZ,gBAAgB;QAChB,eAAe,CAAA,EAAA,CAAA,CAAA;2FAMN,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAd/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE;wBACZ,sBAAsB;AACvB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,YAAY;wBACZ,YAAY;wBACZ,gBAAgB;wBAChB,eAAe;AAChB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,sBAAsB;AACvB,qBAAA;iBACF,CAAA;;;ACpBD;;AAEG;;;;"}
|
|
@@ -6,117 +6,117 @@ import { OverlayModule } from '@angular/cdk/overlay';
|
|
|
6
6
|
import { CommonModule } from '@angular/common';
|
|
7
7
|
import { BsHasOverlayModule } from '@mintplayer/ng-bootstrap/has-overlay';
|
|
8
8
|
|
|
9
|
-
class BsContextMenuDirective {
|
|
10
|
-
constructor(overlay, templateRef, viewContainerRef, element) {
|
|
11
|
-
this.overlay = overlay;
|
|
12
|
-
this.templateRef = templateRef;
|
|
13
|
-
this.viewContainerRef = viewContainerRef;
|
|
14
|
-
this.element = element;
|
|
15
|
-
this.overlayRef = null;
|
|
16
|
-
this.templatePortal = null;
|
|
17
|
-
this.element.nativeElement.oncontextmenu = (ev) => {
|
|
18
|
-
ev.preventDefault();
|
|
19
|
-
this.checkAndCloseExisting(ev);
|
|
20
|
-
const target = {
|
|
21
|
-
getBoundingClientRect: () => {
|
|
22
|
-
return ({
|
|
23
|
-
width: 0,
|
|
24
|
-
height: 0,
|
|
25
|
-
top: ev.clientY,
|
|
26
|
-
left: ev.clientX,
|
|
27
|
-
bottom: ev.clientY,
|
|
28
|
-
right: ev.clientX,
|
|
29
|
-
});
|
|
30
|
-
},
|
|
31
|
-
};
|
|
32
|
-
const element = new ElementRef(target);
|
|
33
|
-
this.overlayRef = this.overlay.create({
|
|
34
|
-
hasBackdrop: false,
|
|
35
|
-
scrollStrategy: this.overlay.scrollStrategies.close(),
|
|
36
|
-
positionStrategy: this.overlay.position()
|
|
37
|
-
.flexibleConnectedTo(element)
|
|
38
|
-
.withPositions([
|
|
39
|
-
{ originX: "end", originY: "top", overlayX: "start", overlayY: "top" },
|
|
40
|
-
{ originX: "end", originY: "bottom", overlayX: "start", overlayY: "bottom" },
|
|
41
|
-
{ originX: "start", originY: "top", overlayX: "end", overlayY: "top" },
|
|
42
|
-
{ originX: "start", originY: "bottom", overlayX: "end", overlayY: "bottom" },
|
|
43
|
-
])
|
|
44
|
-
});
|
|
45
|
-
this.templatePortal = new TemplatePortal(this.templateRef, this.viewContainerRef);
|
|
46
|
-
const view = this.overlayRef.attach(this.templatePortal);
|
|
47
|
-
view.rootNodes.forEach(node => node.classList.add('position-static'));
|
|
48
|
-
};
|
|
49
|
-
}
|
|
50
|
-
clickAnywhere(ev) {
|
|
51
|
-
this.checkAndCloseExisting(ev);
|
|
52
|
-
}
|
|
53
|
-
onBlur() {
|
|
54
|
-
this.close();
|
|
55
|
-
}
|
|
56
|
-
close() {
|
|
57
|
-
if (this.overlayRef) {
|
|
58
|
-
this.overlayRef.detach();
|
|
59
|
-
this.overlayRef.dispose();
|
|
60
|
-
this.overlayRef = null;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
checkAndCloseExisting(ev) {
|
|
64
|
-
if (this.overlayRef && !this.overlayRef.overlayElement.contains(ev.target)) {
|
|
65
|
-
this.close();
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
BsContextMenuDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuDirective, deps: [{ token: i1.Overlay }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: i0.ElementRef, host: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
70
|
-
BsContextMenuDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.5", type: BsContextMenuDirective, selector: "[bsContextMenu]", host: { listeners: { "document:click": "clickAnywhere($event)", "window:blur": "onBlur()" } }, ngImport: i0 });
|
|
71
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuDirective, decorators: [{
|
|
72
|
-
type: Directive,
|
|
73
|
-
args: [{
|
|
74
|
-
selector: '[bsContextMenu]'
|
|
75
|
-
}]
|
|
76
|
-
}], ctorParameters: function () {
|
|
77
|
-
return [{ type: i1.Overlay }, { type: i0.TemplateRef }, { type: i0.ViewContainerRef }, { type: i0.ElementRef, decorators: [{
|
|
78
|
-
type: Host
|
|
79
|
-
}, {
|
|
80
|
-
type: SkipSelf
|
|
81
|
-
}] }];
|
|
82
|
-
}, propDecorators: { clickAnywhere: [{
|
|
83
|
-
type: HostListener,
|
|
84
|
-
args: ['document:click', ['$event']]
|
|
85
|
-
}], onBlur: [{
|
|
86
|
-
type: HostListener,
|
|
87
|
-
args: ['window:blur']
|
|
9
|
+
class BsContextMenuDirective {
|
|
10
|
+
constructor(overlay, templateRef, viewContainerRef, element) {
|
|
11
|
+
this.overlay = overlay;
|
|
12
|
+
this.templateRef = templateRef;
|
|
13
|
+
this.viewContainerRef = viewContainerRef;
|
|
14
|
+
this.element = element;
|
|
15
|
+
this.overlayRef = null;
|
|
16
|
+
this.templatePortal = null;
|
|
17
|
+
this.element.nativeElement.oncontextmenu = (ev) => {
|
|
18
|
+
ev.preventDefault();
|
|
19
|
+
this.checkAndCloseExisting(ev);
|
|
20
|
+
const target = {
|
|
21
|
+
getBoundingClientRect: () => {
|
|
22
|
+
return ({
|
|
23
|
+
width: 0,
|
|
24
|
+
height: 0,
|
|
25
|
+
top: ev.clientY,
|
|
26
|
+
left: ev.clientX,
|
|
27
|
+
bottom: ev.clientY,
|
|
28
|
+
right: ev.clientX,
|
|
29
|
+
});
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
const element = new ElementRef(target);
|
|
33
|
+
this.overlayRef = this.overlay.create({
|
|
34
|
+
hasBackdrop: false,
|
|
35
|
+
scrollStrategy: this.overlay.scrollStrategies.close(),
|
|
36
|
+
positionStrategy: this.overlay.position()
|
|
37
|
+
.flexibleConnectedTo(element)
|
|
38
|
+
.withPositions([
|
|
39
|
+
{ originX: "end", originY: "top", overlayX: "start", overlayY: "top" },
|
|
40
|
+
{ originX: "end", originY: "bottom", overlayX: "start", overlayY: "bottom" },
|
|
41
|
+
{ originX: "start", originY: "top", overlayX: "end", overlayY: "top" },
|
|
42
|
+
{ originX: "start", originY: "bottom", overlayX: "end", overlayY: "bottom" },
|
|
43
|
+
])
|
|
44
|
+
});
|
|
45
|
+
this.templatePortal = new TemplatePortal(this.templateRef, this.viewContainerRef);
|
|
46
|
+
const view = this.overlayRef.attach(this.templatePortal);
|
|
47
|
+
view.rootNodes.forEach(node => node.classList.add('position-static'));
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
clickAnywhere(ev) {
|
|
51
|
+
this.checkAndCloseExisting(ev);
|
|
52
|
+
}
|
|
53
|
+
onBlur() {
|
|
54
|
+
this.close();
|
|
55
|
+
}
|
|
56
|
+
close() {
|
|
57
|
+
if (this.overlayRef) {
|
|
58
|
+
this.overlayRef.detach();
|
|
59
|
+
this.overlayRef.dispose();
|
|
60
|
+
this.overlayRef = null;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
checkAndCloseExisting(ev) {
|
|
64
|
+
if (this.overlayRef && !this.overlayRef.overlayElement.contains(ev.target)) {
|
|
65
|
+
this.close();
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
BsContextMenuDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuDirective, deps: [{ token: i1.Overlay }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: i0.ElementRef, host: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
70
|
+
BsContextMenuDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.5", type: BsContextMenuDirective, selector: "[bsContextMenu]", host: { listeners: { "document:click": "clickAnywhere($event)", "window:blur": "onBlur()" } }, ngImport: i0 });
|
|
71
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuDirective, decorators: [{
|
|
72
|
+
type: Directive,
|
|
73
|
+
args: [{
|
|
74
|
+
selector: '[bsContextMenu]'
|
|
75
|
+
}]
|
|
76
|
+
}], ctorParameters: function () {
|
|
77
|
+
return [{ type: i1.Overlay }, { type: i0.TemplateRef }, { type: i0.ViewContainerRef }, { type: i0.ElementRef, decorators: [{
|
|
78
|
+
type: Host
|
|
79
|
+
}, {
|
|
80
|
+
type: SkipSelf
|
|
81
|
+
}] }];
|
|
82
|
+
}, propDecorators: { clickAnywhere: [{
|
|
83
|
+
type: HostListener,
|
|
84
|
+
args: ['document:click', ['$event']]
|
|
85
|
+
}], onBlur: [{
|
|
86
|
+
type: HostListener,
|
|
87
|
+
args: ['window:blur']
|
|
88
88
|
}] } });
|
|
89
89
|
|
|
90
|
-
class BsContextMenuModule {
|
|
91
|
-
}
|
|
92
|
-
BsContextMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
93
|
-
BsContextMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuModule, declarations: [BsContextMenuDirective], imports: [CommonModule,
|
|
94
|
-
BsHasOverlayModule,
|
|
95
|
-
OverlayModule], exports: [BsContextMenuDirective,
|
|
96
|
-
BsHasOverlayModule] });
|
|
97
|
-
BsContextMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuModule, imports: [CommonModule,
|
|
98
|
-
BsHasOverlayModule,
|
|
99
|
-
OverlayModule, BsHasOverlayModule] });
|
|
100
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuModule, decorators: [{
|
|
101
|
-
type: NgModule,
|
|
102
|
-
args: [{
|
|
103
|
-
declarations: [
|
|
104
|
-
BsContextMenuDirective
|
|
105
|
-
],
|
|
106
|
-
imports: [
|
|
107
|
-
CommonModule,
|
|
108
|
-
BsHasOverlayModule,
|
|
109
|
-
OverlayModule
|
|
110
|
-
],
|
|
111
|
-
exports: [
|
|
112
|
-
BsContextMenuDirective,
|
|
113
|
-
BsHasOverlayModule
|
|
114
|
-
]
|
|
115
|
-
}]
|
|
90
|
+
class BsContextMenuModule {
|
|
91
|
+
}
|
|
92
|
+
BsContextMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
93
|
+
BsContextMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuModule, declarations: [BsContextMenuDirective], imports: [CommonModule,
|
|
94
|
+
BsHasOverlayModule,
|
|
95
|
+
OverlayModule], exports: [BsContextMenuDirective,
|
|
96
|
+
BsHasOverlayModule] });
|
|
97
|
+
BsContextMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuModule, imports: [CommonModule,
|
|
98
|
+
BsHasOverlayModule,
|
|
99
|
+
OverlayModule, BsHasOverlayModule] });
|
|
100
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsContextMenuModule, decorators: [{
|
|
101
|
+
type: NgModule,
|
|
102
|
+
args: [{
|
|
103
|
+
declarations: [
|
|
104
|
+
BsContextMenuDirective
|
|
105
|
+
],
|
|
106
|
+
imports: [
|
|
107
|
+
CommonModule,
|
|
108
|
+
BsHasOverlayModule,
|
|
109
|
+
OverlayModule
|
|
110
|
+
],
|
|
111
|
+
exports: [
|
|
112
|
+
BsContextMenuDirective,
|
|
113
|
+
BsHasOverlayModule
|
|
114
|
+
]
|
|
115
|
+
}]
|
|
116
116
|
}] });
|
|
117
117
|
|
|
118
|
-
/**
|
|
119
|
-
* Generated bundle index. Do not edit.
|
|
118
|
+
/**
|
|
119
|
+
* Generated bundle index. Do not edit.
|
|
120
120
|
*/
|
|
121
121
|
|
|
122
122
|
export { BsContextMenuDirective, BsContextMenuModule };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mintplayer-ng-bootstrap-context-menu.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/context-menu/src/context-menu.directive.ts","../../../../libs/mintplayer-ng-bootstrap/context-menu/src/context-menu.module.ts","../../../../libs/mintplayer-ng-bootstrap/context-menu/mintplayer-ng-bootstrap-context-menu.ts"],"sourcesContent":["import { Overlay, OverlayRef } from '@angular/cdk/overlay';\
|
|
1
|
+
{"version":3,"file":"mintplayer-ng-bootstrap-context-menu.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/context-menu/src/context-menu.directive.ts","../../../../libs/mintplayer-ng-bootstrap/context-menu/src/context-menu.module.ts","../../../../libs/mintplayer-ng-bootstrap/context-menu/mintplayer-ng-bootstrap-context-menu.ts"],"sourcesContent":["import { Overlay, OverlayRef } from '@angular/cdk/overlay';\nimport { TemplatePortal } from '@angular/cdk/portal';\nimport { Directive, ElementRef, Host, HostListener, SkipSelf, TemplateRef, ViewContainerRef } from '@angular/core';\n\n@Directive({\n selector: '[bsContextMenu]'\n})\nexport class BsContextMenuDirective {\n\n constructor(\n private overlay: Overlay,\n private templateRef: TemplateRef<any>,\n private viewContainerRef: ViewContainerRef,\n @Host() @SkipSelf() private element: ElementRef\n ) {\n this.element.nativeElement.oncontextmenu = (ev: MouseEvent) => {\n ev.preventDefault();\n this.checkAndCloseExisting(ev);\n\n const target = {\n getBoundingClientRect: () => {\n return ({\n width: 0,\n height: 0,\n top: ev.clientY,\n left: ev.clientX,\n bottom: ev.clientY,\n right: ev.clientX,\n });\n },\n };\n const element = new ElementRef(target);\n\n this.overlayRef = this.overlay.create({\n hasBackdrop: false,\n scrollStrategy: this.overlay.scrollStrategies.close(),\n positionStrategy: this.overlay.position()\n .flexibleConnectedTo(element)\n .withPositions([\n { originX: \"end\", originY: \"top\", overlayX: \"start\", overlayY: \"top\" },\n { originX: \"end\", originY: \"bottom\", overlayX: \"start\", overlayY: \"bottom\" },\n { originX: \"start\", originY: \"top\", overlayX: \"end\", overlayY: \"top\" },\n { originX: \"start\", originY: \"bottom\", overlayX: \"end\", overlayY: \"bottom\" },\n ])\n });\n this.templatePortal = new TemplatePortal(this.templateRef, this.viewContainerRef);\n const view = this.overlayRef.attach(this.templatePortal);\n view.rootNodes.forEach(node => node.classList.add('position-static'));\n };\n }\n\n private overlayRef: OverlayRef | null = null;\n private templatePortal: TemplatePortal<any> | null = null;\n\n @HostListener('document:click', ['$event']) clickAnywhere(ev: MouseEvent) {\n this.checkAndCloseExisting(ev);\n }\n \n \n @HostListener('window:blur') private onBlur() {\n this.close();\n }\n\n private close() {\n if (this.overlayRef) {\n this.overlayRef.detach();\n this.overlayRef.dispose();\n this.overlayRef = null;\n }\n }\n\n private checkAndCloseExisting(ev: MouseEvent) {\n if (this.overlayRef && !this.overlayRef.overlayElement.contains(<any>ev.target)) {\n this.close();\n }\n }\n\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { OverlayModule } from '@angular/cdk/overlay';\nimport { BsContextMenuDirective } from './context-menu.directive';\nimport { BsHasOverlayModule } from '@mintplayer/ng-bootstrap/has-overlay';\n\n@NgModule({\n declarations: [\n BsContextMenuDirective\n ],\n imports: [\n CommonModule,\n BsHasOverlayModule,\n OverlayModule\n ],\n exports: [\n BsContextMenuDirective,\n BsHasOverlayModule\n ]\n})\nexport class BsContextMenuModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
@@ -2,73 +2,73 @@ import { DOCUMENT, CommonModule } from '@angular/common';
|
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { EventEmitter, Directive, Inject, Input, Output, HostListener, NgModule } from '@angular/core';
|
|
4
4
|
|
|
5
|
-
class BsCopyDirective {
|
|
6
|
-
constructor(doc) {
|
|
7
|
-
this.bsCopy = null;
|
|
8
|
-
this.bsCopied = new EventEmitter();
|
|
9
|
-
this.doc = doc;
|
|
10
|
-
}
|
|
11
|
-
click(event) {
|
|
12
|
-
event.preventDefault();
|
|
13
|
-
const listener = (e) => {
|
|
14
|
-
var _a;
|
|
15
|
-
if (!!this.bsCopy && !!window) {
|
|
16
|
-
const clipboard = e.clipboardData || window['clipboardData'] || null;
|
|
17
|
-
if (clipboard) {
|
|
18
|
-
clipboard.setData('text', (_a = this.bsCopy) === null || _a === void 0 ? void 0 : _a.toString());
|
|
19
|
-
e.preventDefault();
|
|
20
|
-
this.bsCopied.emit(this.bsCopy);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
this.doc.addEventListener('copy', listener, false);
|
|
25
|
-
this.doc.execCommand('copy');
|
|
26
|
-
this.doc.removeEventListener('copy', listener, false);
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
BsCopyDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyDirective, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive });
|
|
30
|
-
BsCopyDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.5", type: BsCopyDirective, selector: "[bsCopy]", inputs: { bsCopy: "bsCopy" }, outputs: { bsCopied: "bsCopied" }, host: { listeners: { "click": "click($event)" } }, ngImport: i0 });
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyDirective, decorators: [{
|
|
32
|
-
type: Directive,
|
|
33
|
-
args: [{
|
|
34
|
-
selector: '[bsCopy]',
|
|
35
|
-
}]
|
|
36
|
-
}], ctorParameters: function () {
|
|
37
|
-
return [{ type: undefined, decorators: [{
|
|
38
|
-
type: Inject,
|
|
39
|
-
args: [DOCUMENT]
|
|
40
|
-
}] }];
|
|
41
|
-
}, propDecorators: { bsCopy: [{
|
|
42
|
-
type: Input
|
|
43
|
-
}], bsCopied: [{
|
|
44
|
-
type: Output
|
|
45
|
-
}], click: [{
|
|
46
|
-
type: HostListener,
|
|
47
|
-
args: ['click', ['$event']]
|
|
5
|
+
class BsCopyDirective {
|
|
6
|
+
constructor(doc) {
|
|
7
|
+
this.bsCopy = null;
|
|
8
|
+
this.bsCopied = new EventEmitter();
|
|
9
|
+
this.doc = doc;
|
|
10
|
+
}
|
|
11
|
+
click(event) {
|
|
12
|
+
event.preventDefault();
|
|
13
|
+
const listener = (e) => {
|
|
14
|
+
var _a;
|
|
15
|
+
if (!!this.bsCopy && !!window) {
|
|
16
|
+
const clipboard = e.clipboardData || window['clipboardData'] || null;
|
|
17
|
+
if (clipboard) {
|
|
18
|
+
clipboard.setData('text', (_a = this.bsCopy) === null || _a === void 0 ? void 0 : _a.toString());
|
|
19
|
+
e.preventDefault();
|
|
20
|
+
this.bsCopied.emit(this.bsCopy);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
this.doc.addEventListener('copy', listener, false);
|
|
25
|
+
this.doc.execCommand('copy');
|
|
26
|
+
this.doc.removeEventListener('copy', listener, false);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
BsCopyDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyDirective, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive });
|
|
30
|
+
BsCopyDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.5", type: BsCopyDirective, selector: "[bsCopy]", inputs: { bsCopy: "bsCopy" }, outputs: { bsCopied: "bsCopied" }, host: { listeners: { "click": "click($event)" } }, ngImport: i0 });
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyDirective, decorators: [{
|
|
32
|
+
type: Directive,
|
|
33
|
+
args: [{
|
|
34
|
+
selector: '[bsCopy]',
|
|
35
|
+
}]
|
|
36
|
+
}], ctorParameters: function () {
|
|
37
|
+
return [{ type: undefined, decorators: [{
|
|
38
|
+
type: Inject,
|
|
39
|
+
args: [DOCUMENT]
|
|
40
|
+
}] }];
|
|
41
|
+
}, propDecorators: { bsCopy: [{
|
|
42
|
+
type: Input
|
|
43
|
+
}], bsCopied: [{
|
|
44
|
+
type: Output
|
|
45
|
+
}], click: [{
|
|
46
|
+
type: HostListener,
|
|
47
|
+
args: ['click', ['$event']]
|
|
48
48
|
}] } });
|
|
49
49
|
|
|
50
|
-
class BsCopyModule {
|
|
51
|
-
}
|
|
52
|
-
BsCopyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
53
|
-
BsCopyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsCopyModule, declarations: [BsCopyDirective], imports: [CommonModule], exports: [BsCopyDirective] });
|
|
54
|
-
BsCopyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyModule, imports: [CommonModule] });
|
|
55
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyModule, decorators: [{
|
|
56
|
-
type: NgModule,
|
|
57
|
-
args: [{
|
|
58
|
-
declarations: [
|
|
59
|
-
BsCopyDirective
|
|
60
|
-
],
|
|
61
|
-
imports: [
|
|
62
|
-
CommonModule
|
|
63
|
-
],
|
|
64
|
-
exports: [
|
|
65
|
-
BsCopyDirective
|
|
66
|
-
]
|
|
67
|
-
}]
|
|
50
|
+
class BsCopyModule {
|
|
51
|
+
}
|
|
52
|
+
BsCopyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
53
|
+
BsCopyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: BsCopyModule, declarations: [BsCopyDirective], imports: [CommonModule], exports: [BsCopyDirective] });
|
|
54
|
+
BsCopyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyModule, imports: [CommonModule] });
|
|
55
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BsCopyModule, decorators: [{
|
|
56
|
+
type: NgModule,
|
|
57
|
+
args: [{
|
|
58
|
+
declarations: [
|
|
59
|
+
BsCopyDirective
|
|
60
|
+
],
|
|
61
|
+
imports: [
|
|
62
|
+
CommonModule
|
|
63
|
+
],
|
|
64
|
+
exports: [
|
|
65
|
+
BsCopyDirective
|
|
66
|
+
]
|
|
67
|
+
}]
|
|
68
68
|
}] });
|
|
69
69
|
|
|
70
|
-
/**
|
|
71
|
-
* Generated bundle index. Do not edit.
|
|
70
|
+
/**
|
|
71
|
+
* Generated bundle index. Do not edit.
|
|
72
72
|
*/
|
|
73
73
|
|
|
74
74
|
export { BsCopyDirective, BsCopyModule };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mintplayer-ng-bootstrap-copy.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/copy/src/copy.directive.ts","../../../../libs/mintplayer-ng-bootstrap/copy/src/copy.module.ts","../../../../libs/mintplayer-ng-bootstrap/copy/mintplayer-ng-bootstrap-copy.ts"],"sourcesContent":["import { DOCUMENT } from '@angular/common';\
|
|
1
|
+
{"version":3,"file":"mintplayer-ng-bootstrap-copy.mjs","sources":["../../../../libs/mintplayer-ng-bootstrap/copy/src/copy.directive.ts","../../../../libs/mintplayer-ng-bootstrap/copy/src/copy.module.ts","../../../../libs/mintplayer-ng-bootstrap/copy/mintplayer-ng-bootstrap-copy.ts"],"sourcesContent":["import { DOCUMENT } from '@angular/common';\nimport { Directive, EventEmitter, HostListener, Inject, Input, Output } from '@angular/core';\n\n@Directive({\n selector: '[bsCopy]',\n})\nexport class BsCopyDirective {\n private doc: Document;\n constructor(@Inject(DOCUMENT) doc: any) {\n this.doc = doc;\n }\n\n @Input() public bsCopy: string | null = null;\n @Output() public bsCopied = new EventEmitter<string>();\n\n @HostListener('click', ['$event']) click(event: MouseEvent) {\n event.preventDefault();\n const listener = (e: ClipboardEvent) => {\n if (!!this.bsCopy && !!window) {\n const clipboard = e.clipboardData || <DataTransfer | null>(<any>window)['clipboardData'] || null;\n if (clipboard) {\n clipboard.setData('text', this.bsCopy?.toString());\n e.preventDefault();\n this.bsCopied.emit(this.bsCopy);\n }\n }\n };\n this.doc.addEventListener('copy', listener, false);\n this.doc.execCommand('copy');\n this.doc.removeEventListener('copy', listener, false);\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { BsCopyDirective } from './copy.directive';\n\n@NgModule({\n declarations: [\n BsCopyDirective\n ],\n imports: [\n CommonModule\n ],\n exports: [\n BsCopyDirective\n ]\n})\nexport class BsCopyModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|