@angular/material 7.1.0 → 7.2.2
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/LICENSE +1 -1
- package/_theming.scss +50 -19
- package/autocomplete/typings/index.d.ts +0 -1
- package/autocomplete/typings/index.metadata.json +1 -1
- package/autocomplete/typings/public-api.d.ts +1 -0
- package/badge/typings/index.metadata.json +1 -1
- package/bottom-sheet/typings/bottom-sheet-ref.d.ts +2 -0
- package/bottom-sheet/typings/index.metadata.json +1 -1
- package/bundles/material-autocomplete.umd.js +139 -39
- package/bundles/material-autocomplete.umd.js.map +1 -1
- package/bundles/material-autocomplete.umd.min.js +1 -1
- package/bundles/material-autocomplete.umd.min.js.map +1 -1
- package/bundles/material-badge.umd.js +38 -5
- package/bundles/material-badge.umd.js.map +1 -1
- package/bundles/material-badge.umd.min.js +1 -1
- package/bundles/material-badge.umd.min.js.map +1 -1
- package/bundles/material-bottom-sheet.umd.js +67 -22
- package/bundles/material-bottom-sheet.umd.js.map +1 -1
- package/bundles/material-bottom-sheet.umd.min.js +1 -1
- package/bundles/material-bottom-sheet.umd.min.js.map +1 -1
- package/bundles/material-button-toggle.umd.js +45 -14
- package/bundles/material-button-toggle.umd.js.map +1 -1
- package/bundles/material-button-toggle.umd.min.js +1 -1
- package/bundles/material-button-toggle.umd.min.js.map +1 -1
- package/bundles/material-button.umd.js +21 -14
- package/bundles/material-button.umd.js.map +1 -1
- package/bundles/material-button.umd.min.js +1 -1
- package/bundles/material-button.umd.min.js.map +1 -1
- package/bundles/material-card.umd.js +3 -3
- package/bundles/material-card.umd.js.map +1 -1
- package/bundles/material-card.umd.min.js +1 -1
- package/bundles/material-card.umd.min.js.map +1 -1
- package/bundles/material-checkbox.umd.js +56 -15
- package/bundles/material-checkbox.umd.js.map +1 -1
- package/bundles/material-checkbox.umd.min.js +1 -1
- package/bundles/material-checkbox.umd.min.js.map +1 -1
- package/bundles/material-chips.umd.js +126 -38
- package/bundles/material-chips.umd.js.map +1 -1
- package/bundles/material-chips.umd.min.js +1 -1
- package/bundles/material-chips.umd.min.js.map +1 -1
- package/bundles/material-core.umd.js +190 -127
- package/bundles/material-core.umd.js.map +1 -1
- package/bundles/material-core.umd.min.js +1 -2
- package/bundles/material-core.umd.min.js.map +1 -1
- package/bundles/material-datepicker.umd.js +205 -42
- package/bundles/material-datepicker.umd.js.map +1 -1
- package/bundles/material-datepicker.umd.min.js +2 -2
- package/bundles/material-datepicker.umd.min.js.map +1 -1
- package/bundles/material-dialog.umd.js +138 -40
- package/bundles/material-dialog.umd.js.map +1 -1
- package/bundles/material-dialog.umd.min.js +1 -1
- package/bundles/material-dialog.umd.min.js.map +1 -1
- package/bundles/material-divider.umd.js +2 -2
- package/bundles/material-divider.umd.js.map +1 -1
- package/bundles/material-divider.umd.min.js.map +1 -1
- package/bundles/material-expansion.umd.js +52 -26
- package/bundles/material-expansion.umd.js.map +1 -1
- package/bundles/material-expansion.umd.min.js +1 -1
- package/bundles/material-expansion.umd.min.js.map +1 -1
- package/bundles/material-form-field.umd.js +123 -34
- package/bundles/material-form-field.umd.js.map +1 -1
- package/bundles/material-form-field.umd.min.js +1 -1
- package/bundles/material-form-field.umd.min.js.map +1 -1
- package/bundles/material-grid-list.umd.js +67 -16
- package/bundles/material-grid-list.umd.js.map +1 -1
- package/bundles/material-grid-list.umd.min.js +1 -1
- package/bundles/material-grid-list.umd.min.js.map +1 -1
- package/bundles/material-icon.umd.js +288 -78
- package/bundles/material-icon.umd.js.map +1 -1
- package/bundles/material-icon.umd.min.js +1 -1
- package/bundles/material-icon.umd.min.js.map +1 -1
- package/bundles/material-input.umd.js +50 -22
- package/bundles/material-input.umd.js.map +1 -1
- package/bundles/material-input.umd.min.js +1 -1
- package/bundles/material-input.umd.min.js.map +1 -1
- package/bundles/material-list.umd.js +159 -26
- package/bundles/material-list.umd.js.map +1 -1
- package/bundles/material-list.umd.min.js +2 -2
- package/bundles/material-list.umd.min.js.map +1 -1
- package/bundles/material-menu.umd.js +176 -70
- package/bundles/material-menu.umd.js.map +1 -1
- package/bundles/material-menu.umd.min.js +1 -1
- package/bundles/material-menu.umd.min.js.map +1 -1
- package/bundles/material-paginator.umd.js +25 -8
- package/bundles/material-paginator.umd.js.map +1 -1
- package/bundles/material-paginator.umd.min.js.map +1 -1
- package/bundles/material-progress-bar.umd.js +32 -13
- package/bundles/material-progress-bar.umd.js.map +1 -1
- package/bundles/material-progress-bar.umd.min.js +1 -1
- package/bundles/material-progress-bar.umd.min.js.map +1 -1
- package/bundles/material-progress-spinner.umd.js +30 -14
- package/bundles/material-progress-spinner.umd.js.map +1 -1
- package/bundles/material-progress-spinner.umd.min.js +1 -1
- package/bundles/material-progress-spinner.umd.min.js.map +1 -1
- package/bundles/material-radio.umd.js +38 -40
- package/bundles/material-radio.umd.js.map +1 -1
- package/bundles/material-radio.umd.min.js +1 -1
- package/bundles/material-radio.umd.min.js.map +1 -1
- package/bundles/material-select.umd.js +186 -49
- package/bundles/material-select.umd.js.map +1 -1
- package/bundles/material-select.umd.min.js +1 -1
- package/bundles/material-select.umd.min.js.map +1 -1
- package/bundles/material-sidenav.umd.js +104 -25
- package/bundles/material-sidenav.umd.js.map +1 -1
- package/bundles/material-sidenav.umd.min.js +1 -1
- package/bundles/material-sidenav.umd.min.js.map +1 -1
- package/bundles/material-slide-toggle.umd.js +31 -15
- package/bundles/material-slide-toggle.umd.js.map +1 -1
- package/bundles/material-slide-toggle.umd.min.js +1 -1
- package/bundles/material-slide-toggle.umd.min.js.map +1 -1
- package/bundles/material-slider.umd.js +88 -20
- package/bundles/material-slider.umd.js.map +1 -1
- package/bundles/material-slider.umd.min.js +1 -1
- package/bundles/material-slider.umd.min.js.map +1 -1
- package/bundles/material-snack-bar.umd.js +69 -20
- package/bundles/material-snack-bar.umd.js.map +1 -1
- package/bundles/material-snack-bar.umd.min.js +1 -1
- package/bundles/material-snack-bar.umd.min.js.map +1 -1
- package/bundles/material-sort.umd.js +46 -24
- package/bundles/material-sort.umd.js.map +1 -1
- package/bundles/material-sort.umd.min.js +1 -1
- package/bundles/material-sort.umd.min.js.map +1 -1
- package/bundles/material-stepper.umd.js +29 -20
- package/bundles/material-stepper.umd.js.map +1 -1
- package/bundles/material-stepper.umd.min.js +1 -1
- package/bundles/material-stepper.umd.min.js.map +1 -1
- package/bundles/material-table.umd.js +48 -15
- package/bundles/material-table.umd.js.map +1 -1
- package/bundles/material-table.umd.min.js +1 -1
- package/bundles/material-table.umd.min.js.map +1 -1
- package/bundles/material-tabs.umd.js +162 -61
- package/bundles/material-tabs.umd.js.map +1 -1
- package/bundles/material-tabs.umd.min.js +2 -2
- package/bundles/material-tabs.umd.min.js.map +1 -1
- package/bundles/material-toolbar.umd.js +14 -4
- package/bundles/material-toolbar.umd.js.map +1 -1
- package/bundles/material-toolbar.umd.min.js +1 -1
- package/bundles/material-toolbar.umd.min.js.map +1 -1
- package/bundles/material-tooltip.umd.js +62 -26
- package/bundles/material-tooltip.umd.js.map +1 -1
- package/bundles/material-tooltip.umd.min.js +1 -1
- package/bundles/material-tooltip.umd.min.js.map +1 -1
- package/bundles/material-tree.umd.js +25 -16
- package/bundles/material-tree.umd.js.map +1 -1
- package/bundles/material-tree.umd.min.js +1 -1
- package/bundles/material-tree.umd.min.js.map +1 -1
- package/bundles/material.umd.js +2927 -995
- package/bundles/material.umd.js.map +1 -1
- package/bundles/material.umd.min.js +18 -18
- package/bundles/material.umd.min.js.map +1 -1
- package/button/typings/button.d.ts +0 -5
- package/button/typings/index.metadata.json +1 -1
- package/button-toggle/typings/index.metadata.json +1 -1
- package/card/typings/index.metadata.json +1 -1
- package/checkbox/typings/index.metadata.json +1 -1
- package/chips/typings/chip-list.d.ts +2 -2
- package/chips/typings/chip.d.ts +2 -2
- package/chips/typings/index.metadata.json +1 -1
- package/core/typings/index.metadata.json +1 -1
- package/core/typings/{testing/month-constants.d.ts → month-constants.d.ts} +2 -0
- package/core/typings/public-api.d.ts +1 -1
- package/core/typings/ripple/ripple.d.ts +1 -1
- package/datepicker/typings/calendar.d.ts +2 -2
- package/datepicker/typings/index.metadata.json +1 -1
- package/dialog/typings/index.metadata.json +1 -1
- package/esm2015/autocomplete.js +73 -36
- package/esm2015/autocomplete.js.map +1 -1
- package/esm2015/badge.js +29 -6
- package/esm2015/badge.js.map +1 -1
- package/esm2015/bottom-sheet.js +44 -23
- package/esm2015/bottom-sheet.js.map +1 -1
- package/esm2015/button-toggle.js +27 -11
- package/esm2015/button-toggle.js.map +1 -1
- package/esm2015/button.js +20 -15
- package/esm2015/button.js.map +1 -1
- package/esm2015/card.js +5 -5
- package/esm2015/card.js.map +1 -1
- package/esm2015/checkbox.js +30 -12
- package/esm2015/checkbox.js.map +1 -1
- package/esm2015/chips.js +64 -30
- package/esm2015/chips.js.map +1 -1
- package/esm2015/core.js +147 -128
- package/esm2015/core.js.map +1 -1
- package/esm2015/datepicker.js +103 -37
- package/esm2015/datepicker.js.map +1 -1
- package/esm2015/dialog.js +77 -40
- package/esm2015/dialog.js.map +1 -1
- package/esm2015/divider.js +4 -4
- package/esm2015/divider.js.map +1 -1
- package/esm2015/expansion.js +56 -29
- package/esm2015/expansion.js.map +1 -1
- package/esm2015/form-field.js +95 -35
- package/esm2015/form-field.js.map +1 -1
- package/esm2015/grid-list.js +45 -17
- package/esm2015/grid-list.js.map +1 -1
- package/esm2015/icon.js +144 -67
- package/esm2015/icon.js.map +1 -1
- package/esm2015/input.js +44 -23
- package/esm2015/input.js.map +1 -1
- package/esm2015/list.js +118 -24
- package/esm2015/list.js.map +1 -1
- package/esm2015/material.js +13 -12
- package/esm2015/material.js.map +1 -1
- package/esm2015/menu.js +114 -67
- package/esm2015/menu.js.map +1 -1
- package/esm2015/paginator.js +17 -9
- package/esm2015/paginator.js.map +1 -1
- package/esm2015/progress-bar.js +26 -13
- package/esm2015/progress-bar.js.map +1 -1
- package/esm2015/progress-spinner.js +24 -14
- package/esm2015/progress-spinner.js.map +1 -1
- package/esm2015/radio.js +22 -21
- package/esm2015/radio.js.map +1 -1
- package/esm2015/select.js +112 -50
- package/esm2015/select.js.map +1 -1
- package/esm2015/sidenav.js +75 -28
- package/esm2015/sidenav.js.map +1 -1
- package/esm2015/slide-toggle.js +23 -15
- package/esm2015/slide-toggle.js.map +1 -1
- package/esm2015/slider.js +51 -23
- package/esm2015/slider.js.map +1 -1
- package/esm2015/snack-bar.js +38 -21
- package/esm2015/snack-bar.js.map +1 -1
- package/esm2015/sort.js +47 -24
- package/esm2015/sort.js.map +1 -1
- package/esm2015/stepper.js +32 -23
- package/esm2015/stepper.js.map +1 -1
- package/esm2015/table.js +51 -18
- package/esm2015/table.js.map +1 -1
- package/esm2015/tabs.js +112 -49
- package/esm2015/tabs.js.map +1 -1
- package/esm2015/toolbar.js +9 -5
- package/esm2015/toolbar.js.map +1 -1
- package/esm2015/tooltip.js +49 -28
- package/esm2015/tooltip.js.map +1 -1
- package/esm2015/tree.js +22 -17
- package/esm2015/tree.js.map +1 -1
- package/esm5/autocomplete.es5.js +141 -41
- package/esm5/autocomplete.es5.js.map +1 -1
- package/esm5/badge.es5.js +40 -7
- package/esm5/badge.es5.js.map +1 -1
- package/esm5/bottom-sheet.es5.js +68 -23
- package/esm5/bottom-sheet.es5.js.map +1 -1
- package/esm5/button-toggle.es5.js +46 -15
- package/esm5/button-toggle.es5.js.map +1 -1
- package/esm5/button.es5.js +23 -16
- package/esm5/button.es5.js.map +1 -1
- package/esm5/card.es5.js +5 -5
- package/esm5/card.es5.js.map +1 -1
- package/esm5/checkbox.es5.js +58 -17
- package/esm5/checkbox.es5.js.map +1 -1
- package/esm5/chips.es5.js +129 -41
- package/esm5/chips.es5.js.map +1 -1
- package/esm5/core.es5.js +192 -129
- package/esm5/core.es5.js.map +1 -1
- package/esm5/datepicker.es5.js +207 -44
- package/esm5/datepicker.es5.js.map +1 -1
- package/esm5/dialog.es5.js +140 -42
- package/esm5/dialog.es5.js.map +1 -1
- package/esm5/divider.es5.js +4 -4
- package/esm5/divider.es5.js.map +1 -1
- package/esm5/expansion.es5.js +54 -29
- package/esm5/expansion.es5.js.map +1 -1
- package/esm5/form-field.es5.js +126 -37
- package/esm5/form-field.es5.js.map +1 -1
- package/esm5/grid-list.es5.js +68 -17
- package/esm5/grid-list.es5.js.map +1 -1
- package/esm5/icon.es5.js +290 -80
- package/esm5/icon.es5.js.map +1 -1
- package/esm5/input.es5.js +52 -24
- package/esm5/input.es5.js.map +1 -1
- package/esm5/list.es5.js +161 -27
- package/esm5/list.es5.js.map +1 -1
- package/esm5/material.es5.js +13 -12
- package/esm5/material.es5.js.map +1 -1
- package/esm5/menu.es5.js +175 -69
- package/esm5/menu.es5.js.map +1 -1
- package/esm5/paginator.es5.js +27 -10
- package/esm5/paginator.es5.js.map +1 -1
- package/esm5/progress-bar.es5.js +33 -14
- package/esm5/progress-bar.es5.js.map +1 -1
- package/esm5/progress-spinner.es5.js +31 -15
- package/esm5/progress-spinner.es5.js.map +1 -1
- package/esm5/radio.es5.js +42 -42
- package/esm5/radio.es5.js.map +1 -1
- package/esm5/select.es5.js +189 -52
- package/esm5/select.es5.js.map +1 -1
- package/esm5/sidenav.es5.js +107 -28
- package/esm5/sidenav.es5.js.map +1 -1
- package/esm5/slide-toggle.es5.js +32 -16
- package/esm5/slide-toggle.es5.js.map +1 -1
- package/esm5/slider.es5.js +91 -23
- package/esm5/slider.es5.js.map +1 -1
- package/esm5/snack-bar.es5.js +70 -21
- package/esm5/snack-bar.es5.js.map +1 -1
- package/esm5/sort.es5.js +53 -26
- package/esm5/sort.es5.js.map +1 -1
- package/esm5/stepper.es5.js +32 -23
- package/esm5/stepper.es5.js.map +1 -1
- package/esm5/table.es5.js +51 -18
- package/esm5/table.es5.js.map +1 -1
- package/esm5/tabs.es5.js +156 -55
- package/esm5/tabs.es5.js.map +1 -1
- package/esm5/toolbar.es5.js +16 -6
- package/esm5/toolbar.es5.js.map +1 -1
- package/esm5/tooltip.es5.js +64 -28
- package/esm5/tooltip.es5.js.map +1 -1
- package/esm5/tree.es5.js +27 -18
- package/esm5/tree.es5.js.map +1 -1
- package/expansion/typings/expansion-panel-header.d.ts +2 -2
- package/expansion/typings/expansion-panel.d.ts +19 -2
- package/expansion/typings/index.metadata.json +1 -1
- package/form-field/typings/form-field.d.ts +15 -4
- package/form-field/typings/index.metadata.json +1 -1
- package/form-field/typings/prefix.d.ts +1 -1
- package/grid-list/typings/index.d.ts +1 -1
- package/grid-list/typings/index.metadata.json +1 -1
- package/icon/typings/icon-registry.d.ts +3 -2
- package/icon/typings/index.metadata.json +1 -1
- package/list/typings/index.metadata.json +1 -1
- package/list/typings/list.d.ts +16 -5
- package/list/typings/selection-list.d.ts +1 -0
- package/material.d.ts +1 -1
- package/material.metadata.json +3 -3
- package/menu/typings/index.d.ts +4 -4
- package/menu/typings/index.metadata.json +1 -1
- package/menu/typings/menu-directive.d.ts +1 -0
- package/menu/typings/menu-item.d.ts +2 -0
- package/menu/typings/menu-trigger.d.ts +1 -1
- package/package.json +5 -5
- package/prebuilt-themes/deeppurple-amber.css +1 -1
- package/prebuilt-themes/indigo-pink.css +1 -1
- package/prebuilt-themes/pink-bluegrey.css +1 -1
- package/prebuilt-themes/purple-green.css +1 -1
- package/progress-bar/typings/index.metadata.json +1 -1
- package/radio/typings/index.metadata.json +1 -1
- package/radio/typings/radio.d.ts +2 -6
- package/schematics/ng-add/theming/{custom-theme.d.ts → create-custom-theme.d.ts} +0 -0
- package/schematics/ng-add/theming/{custom-theme.js → create-custom-theme.js} +1 -1
- package/schematics/ng-add/theming/create-custom-theme.js.map +1 -0
- package/schematics/ng-add/theming/theming.js +35 -19
- package/schematics/ng-add/theming/theming.js.map +1 -1
- package/schematics/ng-generate/address-form/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +2 -2
- package/schematics/ng-generate/dashboard/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +2 -2
- package/schematics/ng-generate/nav/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +2 -2
- package/schematics/ng-generate/table/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +2 -2
- package/schematics/ng-generate/tree/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +2 -2
- package/select/typings/index.metadata.json +1 -1
- package/select/typings/select.d.ts +12 -2
- package/sidenav/typings/drawer.d.ts +9 -2
- package/sidenav/typings/index.metadata.json +1 -1
- package/slide-toggle/typings/index.metadata.json +1 -1
- package/slider/typings/index.metadata.json +1 -1
- package/snack-bar/typings/index.metadata.json +1 -1
- package/sort/typings/index.metadata.json +1 -1
- package/stepper/typings/index.metadata.json +1 -1
- package/table/typings/index.metadata.json +1 -1
- package/table/typings/table-data-source.d.ts +2 -0
- package/tabs/typings/index.d.ts +5 -5
- package/tabs/typings/index.metadata.json +1 -1
- package/tabs/typings/tab-group.d.ts +2 -1
- package/tabs/typings/tab-header.d.ts +8 -4
- package/toolbar/typings/index.metadata.json +1 -1
- package/tooltip/typings/index.metadata.json +1 -1
- package/tooltip/typings/tooltip.d.ts +2 -1
- package/tree/typings/data-source/flat-data-source.d.ts +2 -2
- package/tree/typings/index.metadata.json +1 -1
- package/typings/autocomplete/index.d.ts +0 -1
- package/typings/autocomplete/index.metadata.json +1 -1
- package/typings/autocomplete/public-api.d.ts +1 -0
- package/typings/badge/index.metadata.json +1 -1
- package/typings/bottom-sheet/bottom-sheet-ref.d.ts +2 -0
- package/typings/bottom-sheet/index.metadata.json +1 -1
- package/typings/button/button.d.ts +0 -5
- package/typings/button/index.metadata.json +1 -1
- package/typings/button-toggle/index.metadata.json +1 -1
- package/typings/card/index.metadata.json +1 -1
- package/typings/checkbox/index.metadata.json +1 -1
- package/typings/chips/chip-list.d.ts +2 -2
- package/typings/chips/chip.d.ts +2 -2
- package/typings/chips/index.metadata.json +1 -1
- package/typings/core/index.metadata.json +1 -1
- package/typings/core/{testing/month-constants.d.ts → month-constants.d.ts} +2 -0
- package/typings/core/public-api.d.ts +1 -1
- package/typings/core/ripple/ripple.d.ts +1 -1
- package/typings/datepicker/calendar.d.ts +2 -2
- package/typings/datepicker/index.metadata.json +1 -1
- package/typings/dialog/index.metadata.json +1 -1
- package/typings/esm5/autocomplete/index.d.ts +0 -1
- package/typings/esm5/autocomplete/index.metadata.json +1 -1
- package/typings/esm5/autocomplete/public-api.d.ts +1 -0
- package/typings/esm5/badge/index.metadata.json +1 -1
- package/typings/esm5/bottom-sheet/bottom-sheet-ref.d.ts +2 -0
- package/typings/esm5/bottom-sheet/index.metadata.json +1 -1
- package/typings/esm5/button/button.d.ts +0 -5
- package/typings/esm5/button/index.metadata.json +1 -1
- package/typings/esm5/button-toggle/index.metadata.json +1 -1
- package/typings/esm5/card/index.metadata.json +1 -1
- package/typings/esm5/checkbox/index.metadata.json +1 -1
- package/typings/esm5/chips/chip-list.d.ts +2 -2
- package/typings/esm5/chips/chip.d.ts +2 -2
- package/typings/esm5/chips/index.metadata.json +1 -1
- package/typings/esm5/core/index.metadata.json +1 -1
- package/typings/esm5/core/{testing/month-constants.d.ts → month-constants.d.ts} +2 -0
- package/typings/esm5/core/public-api.d.ts +1 -1
- package/typings/esm5/core/ripple/ripple.d.ts +1 -1
- package/typings/esm5/datepicker/calendar.d.ts +2 -2
- package/typings/esm5/datepicker/index.metadata.json +1 -1
- package/typings/esm5/dialog/index.metadata.json +1 -1
- package/typings/esm5/expansion/expansion-panel-header.d.ts +2 -2
- package/typings/esm5/expansion/expansion-panel.d.ts +19 -2
- package/typings/esm5/expansion/index.metadata.json +1 -1
- package/typings/esm5/form-field/form-field.d.ts +15 -4
- package/typings/esm5/form-field/index.metadata.json +1 -1
- package/typings/esm5/form-field/prefix.d.ts +1 -1
- package/typings/esm5/grid-list/index.d.ts +1 -1
- package/typings/esm5/grid-list/index.metadata.json +1 -1
- package/typings/esm5/icon/icon-registry.d.ts +3 -2
- package/typings/esm5/icon/index.metadata.json +1 -1
- package/typings/esm5/index.metadata.json +1 -1
- package/typings/esm5/list/index.metadata.json +1 -1
- package/typings/esm5/list/list.d.ts +16 -5
- package/typings/esm5/list/selection-list.d.ts +1 -0
- package/typings/esm5/menu/index.d.ts +4 -4
- package/typings/esm5/menu/index.metadata.json +1 -1
- package/typings/esm5/menu/menu-directive.d.ts +1 -0
- package/typings/esm5/menu/menu-item.d.ts +2 -0
- package/typings/esm5/menu/menu-trigger.d.ts +1 -1
- package/typings/esm5/progress-bar/index.metadata.json +1 -1
- package/typings/esm5/radio/index.metadata.json +1 -1
- package/typings/esm5/radio/radio.d.ts +2 -6
- package/typings/esm5/select/index.metadata.json +1 -1
- package/typings/esm5/select/select.d.ts +12 -2
- package/typings/esm5/sidenav/drawer.d.ts +9 -2
- package/typings/esm5/sidenav/index.metadata.json +1 -1
- package/typings/esm5/slide-toggle/index.metadata.json +1 -1
- package/typings/esm5/slider/index.metadata.json +1 -1
- package/typings/esm5/snack-bar/index.metadata.json +1 -1
- package/typings/esm5/sort/index.metadata.json +1 -1
- package/typings/esm5/stepper/index.metadata.json +1 -1
- package/typings/esm5/table/index.metadata.json +1 -1
- package/typings/esm5/table/table-data-source.d.ts +2 -0
- package/typings/esm5/tabs/index.d.ts +5 -5
- package/typings/esm5/tabs/index.metadata.json +1 -1
- package/typings/esm5/tabs/tab-group.d.ts +2 -1
- package/typings/esm5/tabs/tab-header.d.ts +8 -4
- package/typings/esm5/toolbar/index.metadata.json +1 -1
- package/typings/esm5/tooltip/index.metadata.json +1 -1
- package/typings/esm5/tooltip/tooltip.d.ts +2 -1
- package/typings/esm5/tree/data-source/flat-data-source.d.ts +2 -2
- package/typings/esm5/tree/index.metadata.json +1 -1
- package/typings/expansion/expansion-panel-header.d.ts +2 -2
- package/typings/expansion/expansion-panel.d.ts +19 -2
- package/typings/expansion/index.metadata.json +1 -1
- package/typings/form-field/form-field.d.ts +15 -4
- package/typings/form-field/index.metadata.json +1 -1
- package/typings/form-field/prefix.d.ts +1 -1
- package/typings/grid-list/index.d.ts +1 -1
- package/typings/grid-list/index.metadata.json +1 -1
- package/typings/icon/icon-registry.d.ts +3 -2
- package/typings/icon/index.metadata.json +1 -1
- package/typings/index.metadata.json +1 -1
- package/typings/list/index.metadata.json +1 -1
- package/typings/list/list.d.ts +16 -5
- package/typings/list/selection-list.d.ts +1 -0
- package/typings/menu/index.d.ts +4 -4
- package/typings/menu/index.metadata.json +1 -1
- package/typings/menu/menu-directive.d.ts +1 -0
- package/typings/menu/menu-item.d.ts +2 -0
- package/typings/menu/menu-trigger.d.ts +1 -1
- package/typings/progress-bar/index.metadata.json +1 -1
- package/typings/radio/index.metadata.json +1 -1
- package/typings/radio/radio.d.ts +2 -6
- package/typings/schematics/ng-add/theming/{custom-theme.d.ts → create-custom-theme.d.ts} +0 -0
- package/typings/select/index.metadata.json +1 -1
- package/typings/select/select.d.ts +12 -2
- package/typings/sidenav/drawer.d.ts +9 -2
- package/typings/sidenav/index.metadata.json +1 -1
- package/typings/slide-toggle/index.metadata.json +1 -1
- package/typings/slider/index.metadata.json +1 -1
- package/typings/snack-bar/index.metadata.json +1 -1
- package/typings/sort/index.metadata.json +1 -1
- package/typings/stepper/index.metadata.json +1 -1
- package/typings/table/index.metadata.json +1 -1
- package/typings/table/table-data-source.d.ts +2 -0
- package/typings/tabs/index.d.ts +5 -5
- package/typings/tabs/index.metadata.json +1 -1
- package/typings/tabs/tab-group.d.ts +2 -1
- package/typings/tabs/tab-header.d.ts +8 -4
- package/typings/toolbar/index.metadata.json +1 -1
- package/typings/tooltip/index.metadata.json +1 -1
- package/typings/tooltip/tooltip.d.ts +2 -1
- package/typings/tree/data-source/flat-data-source.d.ts +2 -2
- package/typings/tree/index.metadata.json +1 -1
- package/schematics/ng-add/theming/custom-theme.js.map +0 -1
package/esm5/tabs.es5.js
CHANGED
|
@@ -14,7 +14,7 @@ import { animate, state, style, transition, trigger } from '@angular/animations'
|
|
|
14
14
|
import { Directionality } from '@angular/cdk/bidi';
|
|
15
15
|
import { startWith, distinctUntilChanged, takeUntil } from 'rxjs/operators';
|
|
16
16
|
import { coerceNumberProperty, coerceBooleanProperty } from '@angular/cdk/coercion';
|
|
17
|
-
import { END, ENTER, HOME, SPACE } from '@angular/cdk/keycodes';
|
|
17
|
+
import { END, ENTER, HOME, SPACE, hasModifierKey } from '@angular/cdk/keycodes';
|
|
18
18
|
import { ViewportRuler } from '@angular/cdk/scrolling';
|
|
19
19
|
import { FocusKeyManager, FocusMonitor, A11yModule } from '@angular/cdk/a11y';
|
|
20
20
|
import { Platform } from '@angular/cdk/platform';
|
|
@@ -23,11 +23,12 @@ import { CommonModule } from '@angular/common';
|
|
|
23
23
|
|
|
24
24
|
/**
|
|
25
25
|
* @fileoverview added by tsickle
|
|
26
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
26
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
27
27
|
*/
|
|
28
|
-
/**
|
|
28
|
+
/**
|
|
29
29
|
* Injection token for the MatInkBar's Positioner.
|
|
30
|
-
|
|
30
|
+
* @type {?}
|
|
31
|
+
*/
|
|
31
32
|
var _MAT_INK_BAR_POSITIONER = new InjectionToken('MatInkBarPositioner', {
|
|
32
33
|
providedIn: 'root',
|
|
33
34
|
factory: _MAT_INK_BAR_POSITIONER_FACTORY
|
|
@@ -110,11 +111,17 @@ var MatInkBar = /** @class */ (function () {
|
|
|
110
111
|
};
|
|
111
112
|
/**
|
|
112
113
|
* Sets the proper styles to the ink bar element.
|
|
114
|
+
* @param element
|
|
115
|
+
*/
|
|
116
|
+
/**
|
|
117
|
+
* Sets the proper styles to the ink bar element.
|
|
118
|
+
* @private
|
|
113
119
|
* @param {?} element
|
|
114
120
|
* @return {?}
|
|
115
121
|
*/
|
|
116
122
|
MatInkBar.prototype._setStyles = /**
|
|
117
123
|
* Sets the proper styles to the ink bar element.
|
|
124
|
+
* @private
|
|
118
125
|
* @param {?} element
|
|
119
126
|
* @return {?}
|
|
120
127
|
*/
|
|
@@ -145,7 +152,7 @@ var MatInkBar = /** @class */ (function () {
|
|
|
145
152
|
|
|
146
153
|
/**
|
|
147
154
|
* @fileoverview added by tsickle
|
|
148
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
155
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
149
156
|
*/
|
|
150
157
|
/**
|
|
151
158
|
* Decorates the `ng-template` tags and reads out the template from it.
|
|
@@ -166,7 +173,7 @@ var MatTabContent = /** @class */ (function () {
|
|
|
166
173
|
|
|
167
174
|
/**
|
|
168
175
|
* @fileoverview added by tsickle
|
|
169
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
176
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
170
177
|
*/
|
|
171
178
|
/**
|
|
172
179
|
* Used to flag tab labels for use with the portal directive
|
|
@@ -186,12 +193,15 @@ var MatTabLabel = /** @class */ (function (_super) {
|
|
|
186
193
|
|
|
187
194
|
/**
|
|
188
195
|
* @fileoverview added by tsickle
|
|
189
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
196
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
190
197
|
*/
|
|
198
|
+
// Boilerplate for applying mixins to MatTab.
|
|
191
199
|
/**
|
|
192
200
|
* \@docs-private
|
|
193
201
|
*/
|
|
194
|
-
var
|
|
202
|
+
var
|
|
203
|
+
// Boilerplate for applying mixins to MatTab.
|
|
204
|
+
/**
|
|
195
205
|
* \@docs-private
|
|
196
206
|
*/
|
|
197
207
|
MatTabBase = /** @class */ (function () {
|
|
@@ -303,14 +313,17 @@ var MatTab = /** @class */ (function (_super) {
|
|
|
303
313
|
|
|
304
314
|
/**
|
|
305
315
|
* @fileoverview added by tsickle
|
|
306
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
316
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
307
317
|
*/
|
|
308
|
-
/**
|
|
318
|
+
/**
|
|
309
319
|
* Animations used by the Material tabs.
|
|
310
320
|
* \@docs-private
|
|
311
|
-
|
|
321
|
+
* @type {?}
|
|
322
|
+
*/
|
|
312
323
|
var matTabsAnimations = {
|
|
313
|
-
/**
|
|
324
|
+
/**
|
|
325
|
+
* Animation translates a tab along the X axis.
|
|
326
|
+
*/
|
|
314
327
|
translateTab: trigger('translateTab', [
|
|
315
328
|
// Note: transitions to `none` instead of 0, because some browsers might blur the content.
|
|
316
329
|
state('center, void, left-origin-center, right-origin-center', style({ transform: 'none' })),
|
|
@@ -334,7 +347,7 @@ var matTabsAnimations = {
|
|
|
334
347
|
|
|
335
348
|
/**
|
|
336
349
|
* @fileoverview added by tsickle
|
|
337
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
350
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
338
351
|
*/
|
|
339
352
|
/**
|
|
340
353
|
* The portal host directive for the contents of the tab.
|
|
@@ -410,9 +423,10 @@ var MatTabBodyPortal = /** @class */ (function (_super) {
|
|
|
410
423
|
* \@docs-private
|
|
411
424
|
*/
|
|
412
425
|
var MatTabBody = /** @class */ (function () {
|
|
413
|
-
function MatTabBody(_elementRef, _dir,
|
|
414
|
-
|
|
415
|
-
|
|
426
|
+
function MatTabBody(_elementRef, _dir,
|
|
427
|
+
/**
|
|
428
|
+
* @breaking-change 8.0.0 changeDetectorRef to be made required.
|
|
429
|
+
*/
|
|
416
430
|
changeDetectorRef) {
|
|
417
431
|
var _this = this;
|
|
418
432
|
this._elementRef = _elementRef;
|
|
@@ -441,6 +455,8 @@ var MatTabBody = /** @class */ (function () {
|
|
|
441
455
|
* Event emitted when the tab completes its animation towards the center.
|
|
442
456
|
*/
|
|
443
457
|
this._onCentered = new EventEmitter(true);
|
|
458
|
+
// Note that the default value will always be overwritten by `MatTabBody`, but we need one
|
|
459
|
+
// anyway to prevent the animations module from throwing an error if the body is used on its own.
|
|
444
460
|
/**
|
|
445
461
|
* Duration for the tab's animation.
|
|
446
462
|
*/
|
|
@@ -552,13 +568,16 @@ var MatTabBody = /** @class */ (function () {
|
|
|
552
568
|
position == 'left-origin-center' ||
|
|
553
569
|
position == 'right-origin-center';
|
|
554
570
|
};
|
|
571
|
+
/** Computes the position state that will be used for the tab-body animation trigger. */
|
|
555
572
|
/**
|
|
556
573
|
* Computes the position state that will be used for the tab-body animation trigger.
|
|
574
|
+
* @private
|
|
557
575
|
* @param {?=} dir
|
|
558
576
|
* @return {?}
|
|
559
577
|
*/
|
|
560
578
|
MatTabBody.prototype._computePositionAnimationState = /**
|
|
561
579
|
* Computes the position state that will be used for the tab-body animation trigger.
|
|
580
|
+
* @private
|
|
562
581
|
* @param {?=} dir
|
|
563
582
|
* @return {?}
|
|
564
583
|
*/
|
|
@@ -577,11 +596,17 @@ var MatTabBody = /** @class */ (function () {
|
|
|
577
596
|
/**
|
|
578
597
|
* Computes the position state based on the specified origin position. This is used if the
|
|
579
598
|
* tab is becoming visible immediately after creation.
|
|
599
|
+
*/
|
|
600
|
+
/**
|
|
601
|
+
* Computes the position state based on the specified origin position. This is used if the
|
|
602
|
+
* tab is becoming visible immediately after creation.
|
|
603
|
+
* @private
|
|
580
604
|
* @return {?}
|
|
581
605
|
*/
|
|
582
606
|
MatTabBody.prototype._computePositionFromOrigin = /**
|
|
583
607
|
* Computes the position state based on the specified origin position. This is used if the
|
|
584
608
|
* tab is becoming visible immediately after creation.
|
|
609
|
+
* @private
|
|
585
610
|
* @return {?}
|
|
586
611
|
*/
|
|
587
612
|
function () {
|
|
@@ -626,12 +651,15 @@ var MatTabBody = /** @class */ (function () {
|
|
|
626
651
|
|
|
627
652
|
/**
|
|
628
653
|
* @fileoverview added by tsickle
|
|
629
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
654
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
630
655
|
*/
|
|
656
|
+
// Boilerplate for applying mixins to MatTabLabelWrapper.
|
|
631
657
|
/**
|
|
632
658
|
* \@docs-private
|
|
633
659
|
*/
|
|
634
|
-
var
|
|
660
|
+
var
|
|
661
|
+
// Boilerplate for applying mixins to MatTabLabelWrapper.
|
|
662
|
+
/**
|
|
635
663
|
* \@docs-private
|
|
636
664
|
*/
|
|
637
665
|
MatTabLabelWrapperBase = /** @class */ (function () {
|
|
@@ -701,17 +729,21 @@ var MatTabLabelWrapper = /** @class */ (function (_super) {
|
|
|
701
729
|
|
|
702
730
|
/**
|
|
703
731
|
* @fileoverview added by tsickle
|
|
704
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
732
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
705
733
|
*/
|
|
706
|
-
/**
|
|
734
|
+
/**
|
|
707
735
|
* The distance in pixels that will be overshot when scrolling a tab label into view. This helps
|
|
708
736
|
* provide a small affordance to the label next to it.
|
|
709
|
-
|
|
737
|
+
* @type {?}
|
|
738
|
+
*/
|
|
710
739
|
var EXAGGERATED_OVERSCROLL = 60;
|
|
740
|
+
// Boilerplate for applying mixins to MatTabHeader.
|
|
711
741
|
/**
|
|
712
742
|
* \@docs-private
|
|
713
743
|
*/
|
|
714
|
-
var
|
|
744
|
+
var
|
|
745
|
+
// Boilerplate for applying mixins to MatTabHeader.
|
|
746
|
+
/**
|
|
715
747
|
* \@docs-private
|
|
716
748
|
*/
|
|
717
749
|
MatTabHeaderBase = /** @class */ (function () {
|
|
@@ -730,13 +762,14 @@ var _MatTabHeaderMixinBase = mixinDisableRipple(MatTabHeaderBase);
|
|
|
730
762
|
*/
|
|
731
763
|
var MatTabHeader = /** @class */ (function (_super) {
|
|
732
764
|
__extends(MatTabHeader, _super);
|
|
733
|
-
function MatTabHeader(_elementRef, _changeDetectorRef, _viewportRuler, _dir, _ngZone) {
|
|
765
|
+
function MatTabHeader(_elementRef, _changeDetectorRef, _viewportRuler, _dir, _ngZone, _platform) {
|
|
734
766
|
var _this = _super.call(this) || this;
|
|
735
767
|
_this._elementRef = _elementRef;
|
|
736
768
|
_this._changeDetectorRef = _changeDetectorRef;
|
|
737
769
|
_this._viewportRuler = _viewportRuler;
|
|
738
770
|
_this._dir = _dir;
|
|
739
771
|
_this._ngZone = _ngZone;
|
|
772
|
+
_this._platform = _platform;
|
|
740
773
|
/**
|
|
741
774
|
* The distance in pixels that the tab labels should be translated to the left.
|
|
742
775
|
*/
|
|
@@ -833,6 +866,10 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
833
866
|
* @return {?}
|
|
834
867
|
*/
|
|
835
868
|
function (event) {
|
|
869
|
+
// We don't handle any key bindings with a modifier key.
|
|
870
|
+
if (hasModifierKey(event)) {
|
|
871
|
+
return;
|
|
872
|
+
}
|
|
836
873
|
switch (event.keyCode) {
|
|
837
874
|
case HOME:
|
|
838
875
|
this._keyManager.setFirstItemActive();
|
|
@@ -918,15 +955,23 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
918
955
|
function () {
|
|
919
956
|
var _this = this;
|
|
920
957
|
/** @type {?} */
|
|
921
|
-
var
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
958
|
+
var textContent = this._elementRef.nativeElement.textContent;
|
|
959
|
+
// We need to diff the text content of the header, because the MutationObserver callback
|
|
960
|
+
// will fire even if the text content didn't change which is inefficient and is prone
|
|
961
|
+
// to infinite loops if a poorly constructed expression is passed in (see #14249).
|
|
962
|
+
if (textContent !== this._currentTextContent) {
|
|
963
|
+
this._currentTextContent = textContent;
|
|
964
|
+
/** @type {?} */
|
|
965
|
+
var zoneCallback = function () {
|
|
966
|
+
_this.updatePagination();
|
|
967
|
+
_this._alignInkBarToSelectedTab();
|
|
968
|
+
_this._changeDetectorRef.markForCheck();
|
|
969
|
+
};
|
|
970
|
+
// The content observer runs outside the `NgZone` by default, which
|
|
971
|
+
// means that we need to bring the callback back in ourselves.
|
|
972
|
+
// @breaking-change 8.0.0 Remove null check for `_ngZone` once it's a required parameter.
|
|
973
|
+
this._ngZone ? this._ngZone.run(zoneCallback) : zoneCallback();
|
|
974
|
+
}
|
|
930
975
|
};
|
|
931
976
|
/**
|
|
932
977
|
* Updates the view whether pagination should be enabled or not.
|
|
@@ -963,7 +1008,7 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
963
1008
|
* @return {?}
|
|
964
1009
|
*/
|
|
965
1010
|
function () {
|
|
966
|
-
return this._keyManager ? /** @type {?} */ (
|
|
1011
|
+
return this._keyManager ? (/** @type {?} */ (this._keyManager.activeItemIndex)) : 0;
|
|
967
1012
|
},
|
|
968
1013
|
/** When the focus index is set, we must manually send focus to the correct label */
|
|
969
1014
|
set: /**
|
|
@@ -1026,6 +1071,9 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1026
1071
|
}
|
|
1027
1072
|
if (this._labelWrappers && this._labelWrappers.length) {
|
|
1028
1073
|
this._labelWrappers.toArray()[tabIndex].focus();
|
|
1074
|
+
// Do not let the browser manage scrolling to focus the element, this will be handled
|
|
1075
|
+
// by using translation. In LTR, the scroll left should be 0. In RTL, the scroll width
|
|
1076
|
+
// should be the full width minus the offset width.
|
|
1029
1077
|
/** @type {?} */
|
|
1030
1078
|
var containerEl = this._tabListContainer.nativeElement;
|
|
1031
1079
|
/** @type {?} */
|
|
@@ -1063,16 +1111,24 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1063
1111
|
/** @type {?} */
|
|
1064
1112
|
var scrollDistance = this.scrollDistance;
|
|
1065
1113
|
/** @type {?} */
|
|
1114
|
+
var platform = this._platform;
|
|
1115
|
+
/** @type {?} */
|
|
1066
1116
|
var translateX = this._getLayoutDirection() === 'ltr' ? -scrollDistance : scrollDistance;
|
|
1067
1117
|
// Don't use `translate3d` here because we don't want to create a new layer. A new layer
|
|
1068
1118
|
// seems to cause flickering and overflow in Internet Explorer. For example, the ink bar
|
|
1069
1119
|
// and ripples will exceed the boundaries of the visible tab bar.
|
|
1070
1120
|
// See: https://github.com/angular/material2/issues/10276
|
|
1071
|
-
|
|
1121
|
+
// We round the `transform` here, because transforms with sub-pixel precision cause some
|
|
1122
|
+
// browsers to blur the content of the element.
|
|
1123
|
+
this._tabList.nativeElement.style.transform = "translateX(" + Math.round(translateX) + "px)";
|
|
1072
1124
|
// Setting the `transform` on IE will change the scroll offset of the parent, causing the
|
|
1073
1125
|
// position to be thrown off in some cases. We have to reset it ourselves to ensure that
|
|
1074
|
-
// it doesn't get thrown off.
|
|
1075
|
-
|
|
1126
|
+
// it doesn't get thrown off. Note that we scope it only to IE and Edge, because messing
|
|
1127
|
+
// with the scroll position throws off Chrome 71+ in RTL mode (see #14689).
|
|
1128
|
+
// @breaking-change 8.0.0 Remove null check for `platform`.
|
|
1129
|
+
if (platform && (platform.TRIDENT || platform.EDGE)) {
|
|
1130
|
+
this._tabListContainer.nativeElement.scrollLeft = 0;
|
|
1131
|
+
}
|
|
1076
1132
|
};
|
|
1077
1133
|
Object.defineProperty(MatTabHeader.prototype, "scrollDistance", {
|
|
1078
1134
|
/** Sets the distance in pixels that the tab header should be transformed in the X-axis. */
|
|
@@ -1157,6 +1213,7 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1157
1213
|
if (!selectedLabel) {
|
|
1158
1214
|
return;
|
|
1159
1215
|
}
|
|
1216
|
+
// The view length is the visible width of the tab labels.
|
|
1160
1217
|
/** @type {?} */
|
|
1161
1218
|
var viewLength = this._tabListContainer.nativeElement.offsetWidth;
|
|
1162
1219
|
/** @type {?} */
|
|
@@ -1300,12 +1357,12 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1300
1357
|
var selectedLabelWrapper = this._labelWrappers && this._labelWrappers.length ?
|
|
1301
1358
|
this._labelWrappers.toArray()[this.selectedIndex].elementRef.nativeElement :
|
|
1302
1359
|
null;
|
|
1303
|
-
this._inkBar.alignToElement(/** @type {?} */ (
|
|
1360
|
+
this._inkBar.alignToElement((/** @type {?} */ (selectedLabelWrapper)));
|
|
1304
1361
|
};
|
|
1305
1362
|
MatTabHeader.decorators = [
|
|
1306
1363
|
{ type: Component, args: [{selector: 'mat-tab-header',
|
|
1307
1364
|
template: "<div class=\"mat-tab-header-pagination mat-tab-header-pagination-before mat-elevation-z4\" aria-hidden=\"true\" mat-ripple [matRippleDisabled]=\"_disableScrollBefore || disableRipple\" [class.mat-tab-header-pagination-disabled]=\"_disableScrollBefore\" (click)=\"_scrollHeader('before')\"><div class=\"mat-tab-header-pagination-chevron\"></div></div><div class=\"mat-tab-label-container\" #tabListContainer (keydown)=\"_handleKeydown($event)\"><div class=\"mat-tab-list\" #tabList role=\"tablist\" (cdkObserveContent)=\"_onContentChanges()\"><div class=\"mat-tab-labels\"><ng-content></ng-content></div><mat-ink-bar></mat-ink-bar></div></div><div class=\"mat-tab-header-pagination mat-tab-header-pagination-after mat-elevation-z4\" aria-hidden=\"true\" mat-ripple [matRippleDisabled]=\"_disableScrollAfter || disableRipple\" [class.mat-tab-header-pagination-disabled]=\"_disableScrollAfter\" (click)=\"_scrollHeader('after')\"><div class=\"mat-tab-header-pagination-chevron\"></div></div>",
|
|
1308
|
-
styles: [".mat-tab-header{display:flex;overflow:hidden;position:relative;flex-shrink:0}.mat-tab-label{height:48px;padding:0 24px;cursor:pointer;box-sizing:border-box;opacity:.6;min-width:160px;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;position:relative}.mat-tab-label:focus{outline:0}.mat-tab-label:focus:not(.mat-tab-disabled){opacity:1}@media
|
|
1365
|
+
styles: [".mat-tab-header{display:flex;overflow:hidden;position:relative;flex-shrink:0}.mat-tab-label{height:48px;padding:0 24px;cursor:pointer;box-sizing:border-box;opacity:.6;min-width:160px;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;position:relative}.mat-tab-label:focus{outline:0}.mat-tab-label:focus:not(.mat-tab-disabled){opacity:1}@media (-ms-high-contrast:active){.mat-tab-label:focus{outline:dotted 2px}}.mat-tab-label.mat-tab-disabled{cursor:default}@media (-ms-high-contrast:active){.mat-tab-label.mat-tab-disabled{opacity:.5}}.mat-tab-label .mat-tab-label-content{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}@media (-ms-high-contrast:active){.mat-tab-label{opacity:1}}@media (max-width:599px){.mat-tab-label{min-width:72px}}.mat-ink-bar{position:absolute;bottom:0;height:2px;transition:.5s cubic-bezier(.35,0,.25,1)}.mat-tab-group-inverted-header .mat-ink-bar{bottom:auto;top:0}@media (-ms-high-contrast:active){.mat-ink-bar{outline:solid 2px;height:0}}.mat-tab-header-pagination{position:relative;display:none;justify-content:center;align-items:center;min-width:32px;cursor:pointer;z-index:2}.mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination{display:flex}.mat-tab-header-pagination-before,.mat-tab-header-rtl .mat-tab-header-pagination-after{padding-left:4px}.mat-tab-header-pagination-before .mat-tab-header-pagination-chevron,.mat-tab-header-rtl .mat-tab-header-pagination-after .mat-tab-header-pagination-chevron{transform:rotate(-135deg)}.mat-tab-header-pagination-after,.mat-tab-header-rtl .mat-tab-header-pagination-before{padding-right:4px}.mat-tab-header-pagination-after .mat-tab-header-pagination-chevron,.mat-tab-header-rtl .mat-tab-header-pagination-before .mat-tab-header-pagination-chevron{transform:rotate(45deg)}.mat-tab-header-pagination-chevron{border-style:solid;border-width:2px 2px 0 0;content:'';height:8px;width:8px}.mat-tab-header-pagination-disabled{box-shadow:none;cursor:default}.mat-tab-label-container{display:flex;flex-grow:1;overflow:hidden;z-index:1}.mat-tab-list{flex-grow:1;position:relative;transition:transform .5s cubic-bezier(.35,0,.25,1)}.mat-tab-labels{display:flex}[mat-align-tabs=center] .mat-tab-labels{justify-content:center}[mat-align-tabs=end] .mat-tab-labels{justify-content:flex-end}"],
|
|
1309
1366
|
inputs: ['disableRipple'],
|
|
1310
1367
|
encapsulation: ViewEncapsulation.None,
|
|
1311
1368
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -1322,7 +1379,8 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1322
1379
|
{ type: ChangeDetectorRef },
|
|
1323
1380
|
{ type: ViewportRuler },
|
|
1324
1381
|
{ type: Directionality, decorators: [{ type: Optional }] },
|
|
1325
|
-
{ type: NgZone }
|
|
1382
|
+
{ type: NgZone },
|
|
1383
|
+
{ type: Platform }
|
|
1326
1384
|
]; };
|
|
1327
1385
|
MatTabHeader.propDecorators = {
|
|
1328
1386
|
_labelWrappers: [{ type: ContentChildren, args: [MatTabLabelWrapper,] }],
|
|
@@ -1338,11 +1396,12 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1338
1396
|
|
|
1339
1397
|
/**
|
|
1340
1398
|
* @fileoverview added by tsickle
|
|
1341
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
1399
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1342
1400
|
*/
|
|
1343
|
-
/**
|
|
1401
|
+
/**
|
|
1344
1402
|
* Used to generate unique ID's for each tab component
|
|
1345
|
-
|
|
1403
|
+
* @type {?}
|
|
1404
|
+
*/
|
|
1346
1405
|
var nextId = 0;
|
|
1347
1406
|
/**
|
|
1348
1407
|
* A simple change event emitted on focus or selection changes.
|
|
@@ -1355,14 +1414,18 @@ MatTabChangeEvent = /** @class */ (function () {
|
|
|
1355
1414
|
}
|
|
1356
1415
|
return MatTabChangeEvent;
|
|
1357
1416
|
}());
|
|
1358
|
-
/**
|
|
1417
|
+
/**
|
|
1359
1418
|
* Injection token that can be used to provide the default options the tabs module.
|
|
1360
|
-
|
|
1419
|
+
* @type {?}
|
|
1420
|
+
*/
|
|
1361
1421
|
var MAT_TABS_CONFIG = new InjectionToken('MAT_TABS_CONFIG');
|
|
1422
|
+
// Boilerplate for applying mixins to MatTabGroup.
|
|
1362
1423
|
/**
|
|
1363
1424
|
* \@docs-private
|
|
1364
1425
|
*/
|
|
1365
|
-
var
|
|
1426
|
+
var
|
|
1427
|
+
// Boilerplate for applying mixins to MatTabGroup.
|
|
1428
|
+
/**
|
|
1366
1429
|
* \@docs-private
|
|
1367
1430
|
*/
|
|
1368
1431
|
MatTabGroupBase = /** @class */ (function () {
|
|
@@ -1458,6 +1521,23 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1458
1521
|
enumerable: true,
|
|
1459
1522
|
configurable: true
|
|
1460
1523
|
});
|
|
1524
|
+
Object.defineProperty(MatTabGroup.prototype, "animationDuration", {
|
|
1525
|
+
/** Duration for the tab animation. Will be normalized to milliseconds if no units are set. */
|
|
1526
|
+
get: /**
|
|
1527
|
+
* Duration for the tab animation. Will be normalized to milliseconds if no units are set.
|
|
1528
|
+
* @return {?}
|
|
1529
|
+
*/
|
|
1530
|
+
function () { return this._animationDuration; },
|
|
1531
|
+
set: /**
|
|
1532
|
+
* @param {?} value
|
|
1533
|
+
* @return {?}
|
|
1534
|
+
*/
|
|
1535
|
+
function (value) {
|
|
1536
|
+
this._animationDuration = /^\d+$/.test(value) ? value + 'ms' : value;
|
|
1537
|
+
},
|
|
1538
|
+
enumerable: true,
|
|
1539
|
+
configurable: true
|
|
1540
|
+
});
|
|
1461
1541
|
Object.defineProperty(MatTabGroup.prototype, "backgroundColor", {
|
|
1462
1542
|
/** Background color of the tab group. */
|
|
1463
1543
|
get: /**
|
|
@@ -1503,6 +1583,8 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1503
1583
|
*/
|
|
1504
1584
|
function () {
|
|
1505
1585
|
var _this = this;
|
|
1586
|
+
// Don't clamp the `indexToSelect` immediately in the setter because it can happen that
|
|
1587
|
+
// the amount of tabs changes before the actual change detection runs.
|
|
1506
1588
|
/** @type {?} */
|
|
1507
1589
|
var indexToSelect = this._indexToSelect = this._clampTabIndex(this._indexToSelect);
|
|
1508
1590
|
// If there is a change in selected index, emit a change event. Should not trigger if
|
|
@@ -1605,10 +1687,12 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1605
1687
|
this.focusChange.emit(this._createChangeEvent(index));
|
|
1606
1688
|
};
|
|
1607
1689
|
/**
|
|
1690
|
+
* @private
|
|
1608
1691
|
* @param {?} index
|
|
1609
1692
|
* @return {?}
|
|
1610
1693
|
*/
|
|
1611
1694
|
MatTabGroup.prototype._createChangeEvent = /**
|
|
1695
|
+
* @private
|
|
1612
1696
|
* @param {?} index
|
|
1613
1697
|
* @return {?}
|
|
1614
1698
|
*/
|
|
@@ -1621,11 +1705,18 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1621
1705
|
}
|
|
1622
1706
|
return event;
|
|
1623
1707
|
};
|
|
1708
|
+
/**
|
|
1709
|
+
* Subscribes to changes in the tab labels. This is needed, because the @Input for the label is
|
|
1710
|
+
* on the MatTab component, whereas the data binding is inside the MatTabGroup. In order for the
|
|
1711
|
+
* binding to be updated, we need to subscribe to changes in it and trigger change detection
|
|
1712
|
+
* manually.
|
|
1713
|
+
*/
|
|
1624
1714
|
/**
|
|
1625
1715
|
* Subscribes to changes in the tab labels. This is needed, because the \@Input for the label is
|
|
1626
1716
|
* on the MatTab component, whereas the data binding is inside the MatTabGroup. In order for the
|
|
1627
1717
|
* binding to be updated, we need to subscribe to changes in it and trigger change detection
|
|
1628
1718
|
* manually.
|
|
1719
|
+
* @private
|
|
1629
1720
|
* @return {?}
|
|
1630
1721
|
*/
|
|
1631
1722
|
MatTabGroup.prototype._subscribeToTabLabels = /**
|
|
@@ -1633,6 +1724,7 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1633
1724
|
* on the MatTab component, whereas the data binding is inside the MatTabGroup. In order for the
|
|
1634
1725
|
* binding to be updated, we need to subscribe to changes in it and trigger change detection
|
|
1635
1726
|
* manually.
|
|
1727
|
+
* @private
|
|
1636
1728
|
* @return {?}
|
|
1637
1729
|
*/
|
|
1638
1730
|
function () {
|
|
@@ -1642,13 +1734,16 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1642
1734
|
}
|
|
1643
1735
|
this._tabLabelSubscription = merge.apply(void 0, this._tabs.map(function (tab) { return tab._stateChanges; })).subscribe(function () { return _this._changeDetectorRef.markForCheck(); });
|
|
1644
1736
|
};
|
|
1737
|
+
/** Clamps the given index to the bounds of 0 and the tabs length. */
|
|
1645
1738
|
/**
|
|
1646
1739
|
* Clamps the given index to the bounds of 0 and the tabs length.
|
|
1740
|
+
* @private
|
|
1647
1741
|
* @param {?} index
|
|
1648
1742
|
* @return {?}
|
|
1649
1743
|
*/
|
|
1650
1744
|
MatTabGroup.prototype._clampTabIndex = /**
|
|
1651
1745
|
* Clamps the given index to the bounds of 0 and the tabs length.
|
|
1746
|
+
* @private
|
|
1652
1747
|
* @param {?} index
|
|
1653
1748
|
* @return {?}
|
|
1654
1749
|
*/
|
|
@@ -1774,7 +1869,7 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1774
1869
|
{ type: Component, args: [{selector: 'mat-tab-group',
|
|
1775
1870
|
exportAs: 'matTabGroup',
|
|
1776
1871
|
template: "<mat-tab-header #tabHeader [selectedIndex]=\"selectedIndex\" [disableRipple]=\"disableRipple\" (indexFocused)=\"_focusChanged($event)\" (selectFocusedIndex)=\"selectedIndex = $event\"><div class=\"mat-tab-label\" role=\"tab\" matTabLabelWrapper mat-ripple cdkMonitorElementFocus *ngFor=\"let tab of _tabs; let i = index\" [id]=\"_getTabLabelId(i)\" [attr.tabIndex]=\"_getTabIndex(tab, i)\" [attr.aria-posinset]=\"i + 1\" [attr.aria-setsize]=\"_tabs.length\" [attr.aria-controls]=\"_getTabContentId(i)\" [attr.aria-selected]=\"selectedIndex == i\" [attr.aria-label]=\"tab.ariaLabel || null\" [attr.aria-labelledby]=\"(!tab.ariaLabel && tab.ariaLabelledby) ? tab.ariaLabelledby : null\" [class.mat-tab-label-active]=\"selectedIndex == i\" [disabled]=\"tab.disabled\" [matRippleDisabled]=\"tab.disabled || disableRipple\" (click)=\"_handleClick(tab, tabHeader, i)\"><div class=\"mat-tab-label-content\"><ng-template [ngIf]=\"tab.templateLabel\"><ng-template [cdkPortalOutlet]=\"tab.templateLabel\"></ng-template></ng-template><ng-template [ngIf]=\"!tab.templateLabel\">{{tab.textLabel}}</ng-template></div></div></mat-tab-header><div class=\"mat-tab-body-wrapper\" #tabBodyWrapper><mat-tab-body role=\"tabpanel\" *ngFor=\"let tab of _tabs; let i = index\" [id]=\"_getTabContentId(i)\" [attr.aria-labelledby]=\"_getTabLabelId(i)\" [class.mat-tab-body-active]=\"selectedIndex == i\" [content]=\"tab.content\" [position]=\"tab.position\" [origin]=\"tab.origin\" [animationDuration]=\"animationDuration\" (_onCentered)=\"_removeTabBodyWrapperHeight()\" (_onCentering)=\"_setTabBodyWrapperHeight($event)\"></mat-tab-body></div>",
|
|
1777
|
-
styles: [".mat-tab-group{display:flex;flex-direction:column}.mat-tab-group.mat-tab-group-inverted-header{flex-direction:column-reverse}.mat-tab-label{height:48px;padding:0 24px;cursor:pointer;box-sizing:border-box;opacity:.6;min-width:160px;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;position:relative}.mat-tab-label:focus{outline:0}.mat-tab-label:focus:not(.mat-tab-disabled){opacity:1}@media
|
|
1872
|
+
styles: [".mat-tab-group{display:flex;flex-direction:column}.mat-tab-group.mat-tab-group-inverted-header{flex-direction:column-reverse}.mat-tab-label{height:48px;padding:0 24px;cursor:pointer;box-sizing:border-box;opacity:.6;min-width:160px;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;position:relative}.mat-tab-label:focus{outline:0}.mat-tab-label:focus:not(.mat-tab-disabled){opacity:1}@media (-ms-high-contrast:active){.mat-tab-label:focus{outline:dotted 2px}}.mat-tab-label.mat-tab-disabled{cursor:default}@media (-ms-high-contrast:active){.mat-tab-label.mat-tab-disabled{opacity:.5}}.mat-tab-label .mat-tab-label-content{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}@media (-ms-high-contrast:active){.mat-tab-label{opacity:1}}@media (max-width:599px){.mat-tab-label{padding:0 12px}}@media (max-width:959px){.mat-tab-label{padding:0 12px}}.mat-tab-group[mat-stretch-tabs]>.mat-tab-header .mat-tab-label{flex-basis:0;flex-grow:1}.mat-tab-body-wrapper{position:relative;overflow:hidden;display:flex;transition:height .5s cubic-bezier(.35,0,.25,1)}.mat-tab-body{top:0;left:0;right:0;bottom:0;position:absolute;display:block;overflow:hidden;flex-basis:100%}.mat-tab-body.mat-tab-body-active{position:relative;overflow-x:hidden;overflow-y:auto;z-index:1;flex-grow:1}.mat-tab-group.mat-tab-group-dynamic-height .mat-tab-body.mat-tab-body-active{overflow-y:hidden}"],
|
|
1778
1873
|
encapsulation: ViewEncapsulation.None,
|
|
1779
1874
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1780
1875
|
inputs: ['color', 'disableRipple'],
|
|
@@ -1810,12 +1905,15 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1810
1905
|
|
|
1811
1906
|
/**
|
|
1812
1907
|
* @fileoverview added by tsickle
|
|
1813
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
1908
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1814
1909
|
*/
|
|
1910
|
+
// Boilerplate for applying mixins to MatTabNav.
|
|
1815
1911
|
/**
|
|
1816
1912
|
* \@docs-private
|
|
1817
1913
|
*/
|
|
1818
|
-
var
|
|
1914
|
+
var
|
|
1915
|
+
// Boilerplate for applying mixins to MatTabNav.
|
|
1916
|
+
/**
|
|
1819
1917
|
* \@docs-private
|
|
1820
1918
|
*/
|
|
1821
1919
|
MatTabNavBase = /** @class */ (function () {
|
|
@@ -1956,7 +2054,7 @@ var MatTabNav = /** @class */ (function (_super) {
|
|
|
1956
2054
|
exportAs: 'matTabNavBar, matTabNav',
|
|
1957
2055
|
inputs: ['color', 'disableRipple'],
|
|
1958
2056
|
template: "<div class=\"mat-tab-links\" (cdkObserveContent)=\"_alignInkBar()\"><ng-content></ng-content><mat-ink-bar></mat-ink-bar></div>",
|
|
1959
|
-
styles: [".mat-tab-nav-bar{overflow:hidden;position:relative;flex-shrink:0}.mat-tab-links{position:relative;display:flex}[mat-align-tabs=center] .mat-tab-links{justify-content:center}[mat-align-tabs=end] .mat-tab-links{justify-content:flex-end}.mat-tab-link{height:48px;padding:0 24px;cursor:pointer;box-sizing:border-box;opacity:.6;min-width:160px;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;vertical-align:top;text-decoration:none;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent}.mat-tab-link:focus{outline:0}.mat-tab-link:focus:not(.mat-tab-disabled){opacity:1}@media
|
|
2057
|
+
styles: [".mat-tab-nav-bar{overflow:hidden;position:relative;flex-shrink:0}.mat-tab-links{position:relative;display:flex}[mat-align-tabs=center] .mat-tab-links{justify-content:center}[mat-align-tabs=end] .mat-tab-links{justify-content:flex-end}.mat-tab-link{height:48px;padding:0 24px;cursor:pointer;box-sizing:border-box;opacity:.6;min-width:160px;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;vertical-align:top;text-decoration:none;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent}.mat-tab-link:focus{outline:0}.mat-tab-link:focus:not(.mat-tab-disabled){opacity:1}@media (-ms-high-contrast:active){.mat-tab-link:focus{outline:dotted 2px}}.mat-tab-link.mat-tab-disabled{cursor:default}@media (-ms-high-contrast:active){.mat-tab-link.mat-tab-disabled{opacity:.5}}.mat-tab-link .mat-tab-label-content{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}@media (-ms-high-contrast:active){.mat-tab-link{opacity:1}}[mat-stretch-tabs] .mat-tab-link{flex-basis:0;flex-grow:1}.mat-tab-link.mat-tab-disabled{pointer-events:none}@media (max-width:599px){.mat-tab-link{min-width:72px}}.mat-ink-bar{position:absolute;bottom:0;height:2px;transition:.5s cubic-bezier(.35,0,.25,1)}.mat-tab-group-inverted-header .mat-ink-bar{bottom:auto;top:0}@media (-ms-high-contrast:active){.mat-ink-bar{outline:solid 2px;height:0}}"],
|
|
1960
2058
|
host: { 'class': 'mat-tab-nav-bar' },
|
|
1961
2059
|
encapsulation: ViewEncapsulation.None,
|
|
1962
2060
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -1977,7 +2075,10 @@ var MatTabNav = /** @class */ (function (_super) {
|
|
|
1977
2075
|
};
|
|
1978
2076
|
return MatTabNav;
|
|
1979
2077
|
}(_MatTabNavMixinBase));
|
|
1980
|
-
|
|
2078
|
+
// Boilerplate for applying mixins to MatTabLink.
|
|
2079
|
+
var
|
|
2080
|
+
// Boilerplate for applying mixins to MatTabLink.
|
|
2081
|
+
MatTabLinkBase = /** @class */ (function () {
|
|
1981
2082
|
function MatTabLinkBase() {
|
|
1982
2083
|
}
|
|
1983
2084
|
return MatTabLinkBase;
|
|
@@ -2105,7 +2206,7 @@ var MatTabLink = /** @class */ (function (_super) {
|
|
|
2105
2206
|
|
|
2106
2207
|
/**
|
|
2107
2208
|
* @fileoverview added by tsickle
|
|
2108
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
2209
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2109
2210
|
*/
|
|
2110
2211
|
var MatTabsModule = /** @class */ (function () {
|
|
2111
2212
|
function MatTabsModule() {
|
|
@@ -2150,18 +2251,18 @@ var MatTabsModule = /** @class */ (function () {
|
|
|
2150
2251
|
|
|
2151
2252
|
/**
|
|
2152
2253
|
* @fileoverview added by tsickle
|
|
2153
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
2254
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2154
2255
|
*/
|
|
2155
2256
|
|
|
2156
2257
|
/**
|
|
2157
2258
|
* @fileoverview added by tsickle
|
|
2158
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
2259
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2159
2260
|
*/
|
|
2160
2261
|
|
|
2161
2262
|
/**
|
|
2162
2263
|
* @fileoverview added by tsickle
|
|
2163
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
2264
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2164
2265
|
*/
|
|
2165
2266
|
|
|
2166
|
-
export { MatInkBar, _MAT_INK_BAR_POSITIONER, MatTabBody, MatTabBodyPortal, MatTabHeader, MatTabLabelWrapper, MatTab, MatTabLabel, MatTabNav, MatTabLink, MatTabContent, MatTabsModule, MatTabChangeEvent, MAT_TABS_CONFIG, MatTabGroupBase, _MatTabGroupMixinBase, MatTabGroup, matTabsAnimations, _MAT_INK_BAR_POSITIONER_FACTORY as ɵ
|
|
2267
|
+
export { MatInkBar, _MAT_INK_BAR_POSITIONER, MatTabBody, MatTabBodyPortal, MatTabHeader, MatTabLabelWrapper, MatTab, MatTabLabel, MatTabNav, MatTabLink, MatTabContent, MatTabsModule, MatTabChangeEvent, MAT_TABS_CONFIG, MatTabGroupBase, _MatTabGroupMixinBase, MatTabGroup, matTabsAnimations, _MAT_INK_BAR_POSITIONER_FACTORY as ɵa24, MatTabBase as ɵf24, _MatTabMixinBase as ɵg24, MatTabHeaderBase as ɵb24, _MatTabHeaderMixinBase as ɵc24, MatTabLabelWrapperBase as ɵd24, _MatTabLabelWrapperMixinBase as ɵe24, MatTabLinkBase as ɵj24, MatTabNavBase as ɵh24, _MatTabLinkMixinBase as ɵk24, _MatTabNavMixinBase as ɵi24 };
|
|
2167
2268
|
//# sourceMappingURL=tabs.es5.js.map
|