@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
|
@@ -42,11 +42,12 @@ function __extends(d, b) {
|
|
|
42
42
|
|
|
43
43
|
/**
|
|
44
44
|
* @fileoverview added by tsickle
|
|
45
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
45
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
46
46
|
*/
|
|
47
|
-
/**
|
|
47
|
+
/**
|
|
48
48
|
* Injection token for the MatInkBar's Positioner.
|
|
49
|
-
|
|
49
|
+
* @type {?}
|
|
50
|
+
*/
|
|
50
51
|
var _MAT_INK_BAR_POSITIONER = new core.InjectionToken('MatInkBarPositioner', {
|
|
51
52
|
providedIn: 'root',
|
|
52
53
|
factory: _MAT_INK_BAR_POSITIONER_FACTORY
|
|
@@ -129,11 +130,17 @@ var MatInkBar = /** @class */ (function () {
|
|
|
129
130
|
};
|
|
130
131
|
/**
|
|
131
132
|
* Sets the proper styles to the ink bar element.
|
|
133
|
+
* @param element
|
|
134
|
+
*/
|
|
135
|
+
/**
|
|
136
|
+
* Sets the proper styles to the ink bar element.
|
|
137
|
+
* @private
|
|
132
138
|
* @param {?} element
|
|
133
139
|
* @return {?}
|
|
134
140
|
*/
|
|
135
141
|
MatInkBar.prototype._setStyles = /**
|
|
136
142
|
* Sets the proper styles to the ink bar element.
|
|
143
|
+
* @private
|
|
137
144
|
* @param {?} element
|
|
138
145
|
* @return {?}
|
|
139
146
|
*/
|
|
@@ -164,7 +171,7 @@ var MatInkBar = /** @class */ (function () {
|
|
|
164
171
|
|
|
165
172
|
/**
|
|
166
173
|
* @fileoverview added by tsickle
|
|
167
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
174
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
168
175
|
*/
|
|
169
176
|
/**
|
|
170
177
|
* Decorates the `ng-template` tags and reads out the template from it.
|
|
@@ -185,7 +192,7 @@ var MatTabContent = /** @class */ (function () {
|
|
|
185
192
|
|
|
186
193
|
/**
|
|
187
194
|
* @fileoverview added by tsickle
|
|
188
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
195
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
189
196
|
*/
|
|
190
197
|
/**
|
|
191
198
|
* Used to flag tab labels for use with the portal directive
|
|
@@ -205,12 +212,15 @@ var MatTabLabel = /** @class */ (function (_super) {
|
|
|
205
212
|
|
|
206
213
|
/**
|
|
207
214
|
* @fileoverview added by tsickle
|
|
208
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
215
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
209
216
|
*/
|
|
217
|
+
// Boilerplate for applying mixins to MatTab.
|
|
210
218
|
/**
|
|
211
219
|
* \@docs-private
|
|
212
220
|
*/
|
|
213
|
-
var
|
|
221
|
+
var
|
|
222
|
+
// Boilerplate for applying mixins to MatTab.
|
|
223
|
+
/**
|
|
214
224
|
* \@docs-private
|
|
215
225
|
*/
|
|
216
226
|
MatTabBase = /** @class */ (function () {
|
|
@@ -322,14 +332,17 @@ var MatTab = /** @class */ (function (_super) {
|
|
|
322
332
|
|
|
323
333
|
/**
|
|
324
334
|
* @fileoverview added by tsickle
|
|
325
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
335
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
326
336
|
*/
|
|
327
|
-
/**
|
|
337
|
+
/**
|
|
328
338
|
* Animations used by the Material tabs.
|
|
329
339
|
* \@docs-private
|
|
330
|
-
|
|
340
|
+
* @type {?}
|
|
341
|
+
*/
|
|
331
342
|
var matTabsAnimations = {
|
|
332
|
-
/**
|
|
343
|
+
/**
|
|
344
|
+
* Animation translates a tab along the X axis.
|
|
345
|
+
*/
|
|
333
346
|
translateTab: animations.trigger('translateTab', [
|
|
334
347
|
// Note: transitions to `none` instead of 0, because some browsers might blur the content.
|
|
335
348
|
animations.state('center, void, left-origin-center, right-origin-center', animations.style({ transform: 'none' })),
|
|
@@ -353,7 +366,7 @@ var matTabsAnimations = {
|
|
|
353
366
|
|
|
354
367
|
/**
|
|
355
368
|
* @fileoverview added by tsickle
|
|
356
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
369
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
357
370
|
*/
|
|
358
371
|
/**
|
|
359
372
|
* The portal host directive for the contents of the tab.
|
|
@@ -429,9 +442,10 @@ var MatTabBodyPortal = /** @class */ (function (_super) {
|
|
|
429
442
|
* \@docs-private
|
|
430
443
|
*/
|
|
431
444
|
var MatTabBody = /** @class */ (function () {
|
|
432
|
-
function MatTabBody(_elementRef, _dir,
|
|
433
|
-
|
|
434
|
-
|
|
445
|
+
function MatTabBody(_elementRef, _dir,
|
|
446
|
+
/**
|
|
447
|
+
* @breaking-change 8.0.0 changeDetectorRef to be made required.
|
|
448
|
+
*/
|
|
435
449
|
changeDetectorRef) {
|
|
436
450
|
var _this = this;
|
|
437
451
|
this._elementRef = _elementRef;
|
|
@@ -460,6 +474,8 @@ var MatTabBody = /** @class */ (function () {
|
|
|
460
474
|
* Event emitted when the tab completes its animation towards the center.
|
|
461
475
|
*/
|
|
462
476
|
this._onCentered = new core.EventEmitter(true);
|
|
477
|
+
// Note that the default value will always be overwritten by `MatTabBody`, but we need one
|
|
478
|
+
// anyway to prevent the animations module from throwing an error if the body is used on its own.
|
|
463
479
|
/**
|
|
464
480
|
* Duration for the tab's animation.
|
|
465
481
|
*/
|
|
@@ -571,13 +587,16 @@ var MatTabBody = /** @class */ (function () {
|
|
|
571
587
|
position == 'left-origin-center' ||
|
|
572
588
|
position == 'right-origin-center';
|
|
573
589
|
};
|
|
590
|
+
/** Computes the position state that will be used for the tab-body animation trigger. */
|
|
574
591
|
/**
|
|
575
592
|
* Computes the position state that will be used for the tab-body animation trigger.
|
|
593
|
+
* @private
|
|
576
594
|
* @param {?=} dir
|
|
577
595
|
* @return {?}
|
|
578
596
|
*/
|
|
579
597
|
MatTabBody.prototype._computePositionAnimationState = /**
|
|
580
598
|
* Computes the position state that will be used for the tab-body animation trigger.
|
|
599
|
+
* @private
|
|
581
600
|
* @param {?=} dir
|
|
582
601
|
* @return {?}
|
|
583
602
|
*/
|
|
@@ -596,11 +615,17 @@ var MatTabBody = /** @class */ (function () {
|
|
|
596
615
|
/**
|
|
597
616
|
* Computes the position state based on the specified origin position. This is used if the
|
|
598
617
|
* tab is becoming visible immediately after creation.
|
|
618
|
+
*/
|
|
619
|
+
/**
|
|
620
|
+
* Computes the position state based on the specified origin position. This is used if the
|
|
621
|
+
* tab is becoming visible immediately after creation.
|
|
622
|
+
* @private
|
|
599
623
|
* @return {?}
|
|
600
624
|
*/
|
|
601
625
|
MatTabBody.prototype._computePositionFromOrigin = /**
|
|
602
626
|
* Computes the position state based on the specified origin position. This is used if the
|
|
603
627
|
* tab is becoming visible immediately after creation.
|
|
628
|
+
* @private
|
|
604
629
|
* @return {?}
|
|
605
630
|
*/
|
|
606
631
|
function () {
|
|
@@ -645,12 +670,15 @@ var MatTabBody = /** @class */ (function () {
|
|
|
645
670
|
|
|
646
671
|
/**
|
|
647
672
|
* @fileoverview added by tsickle
|
|
648
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
673
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
649
674
|
*/
|
|
675
|
+
// Boilerplate for applying mixins to MatTabLabelWrapper.
|
|
650
676
|
/**
|
|
651
677
|
* \@docs-private
|
|
652
678
|
*/
|
|
653
|
-
var
|
|
679
|
+
var
|
|
680
|
+
// Boilerplate for applying mixins to MatTabLabelWrapper.
|
|
681
|
+
/**
|
|
654
682
|
* \@docs-private
|
|
655
683
|
*/
|
|
656
684
|
MatTabLabelWrapperBase = /** @class */ (function () {
|
|
@@ -720,17 +748,21 @@ var MatTabLabelWrapper = /** @class */ (function (_super) {
|
|
|
720
748
|
|
|
721
749
|
/**
|
|
722
750
|
* @fileoverview added by tsickle
|
|
723
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
751
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
724
752
|
*/
|
|
725
|
-
/**
|
|
753
|
+
/**
|
|
726
754
|
* The distance in pixels that will be overshot when scrolling a tab label into view. This helps
|
|
727
755
|
* provide a small affordance to the label next to it.
|
|
728
|
-
|
|
756
|
+
* @type {?}
|
|
757
|
+
*/
|
|
729
758
|
var EXAGGERATED_OVERSCROLL = 60;
|
|
759
|
+
// Boilerplate for applying mixins to MatTabHeader.
|
|
730
760
|
/**
|
|
731
761
|
* \@docs-private
|
|
732
762
|
*/
|
|
733
|
-
var
|
|
763
|
+
var
|
|
764
|
+
// Boilerplate for applying mixins to MatTabHeader.
|
|
765
|
+
/**
|
|
734
766
|
* \@docs-private
|
|
735
767
|
*/
|
|
736
768
|
MatTabHeaderBase = /** @class */ (function () {
|
|
@@ -749,13 +781,14 @@ var _MatTabHeaderMixinBase = core$1.mixinDisableRipple(MatTabHeaderBase);
|
|
|
749
781
|
*/
|
|
750
782
|
var MatTabHeader = /** @class */ (function (_super) {
|
|
751
783
|
__extends(MatTabHeader, _super);
|
|
752
|
-
function MatTabHeader(_elementRef, _changeDetectorRef, _viewportRuler, _dir, _ngZone) {
|
|
784
|
+
function MatTabHeader(_elementRef, _changeDetectorRef, _viewportRuler, _dir, _ngZone, _platform) {
|
|
753
785
|
var _this = _super.call(this) || this;
|
|
754
786
|
_this._elementRef = _elementRef;
|
|
755
787
|
_this._changeDetectorRef = _changeDetectorRef;
|
|
756
788
|
_this._viewportRuler = _viewportRuler;
|
|
757
789
|
_this._dir = _dir;
|
|
758
790
|
_this._ngZone = _ngZone;
|
|
791
|
+
_this._platform = _platform;
|
|
759
792
|
/**
|
|
760
793
|
* The distance in pixels that the tab labels should be translated to the left.
|
|
761
794
|
*/
|
|
@@ -852,6 +885,10 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
852
885
|
* @return {?}
|
|
853
886
|
*/
|
|
854
887
|
function (event) {
|
|
888
|
+
// We don't handle any key bindings with a modifier key.
|
|
889
|
+
if (keycodes.hasModifierKey(event)) {
|
|
890
|
+
return;
|
|
891
|
+
}
|
|
855
892
|
switch (event.keyCode) {
|
|
856
893
|
case keycodes.HOME:
|
|
857
894
|
this._keyManager.setFirstItemActive();
|
|
@@ -937,15 +974,23 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
937
974
|
function () {
|
|
938
975
|
var _this = this;
|
|
939
976
|
/** @type {?} */
|
|
940
|
-
var
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
977
|
+
var textContent = this._elementRef.nativeElement.textContent;
|
|
978
|
+
// We need to diff the text content of the header, because the MutationObserver callback
|
|
979
|
+
// will fire even if the text content didn't change which is inefficient and is prone
|
|
980
|
+
// to infinite loops if a poorly constructed expression is passed in (see #14249).
|
|
981
|
+
if (textContent !== this._currentTextContent) {
|
|
982
|
+
this._currentTextContent = textContent;
|
|
983
|
+
/** @type {?} */
|
|
984
|
+
var zoneCallback = function () {
|
|
985
|
+
_this.updatePagination();
|
|
986
|
+
_this._alignInkBarToSelectedTab();
|
|
987
|
+
_this._changeDetectorRef.markForCheck();
|
|
988
|
+
};
|
|
989
|
+
// The content observer runs outside the `NgZone` by default, which
|
|
990
|
+
// means that we need to bring the callback back in ourselves.
|
|
991
|
+
// @breaking-change 8.0.0 Remove null check for `_ngZone` once it's a required parameter.
|
|
992
|
+
this._ngZone ? this._ngZone.run(zoneCallback) : zoneCallback();
|
|
993
|
+
}
|
|
949
994
|
};
|
|
950
995
|
/**
|
|
951
996
|
* Updates the view whether pagination should be enabled or not.
|
|
@@ -982,7 +1027,7 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
982
1027
|
* @return {?}
|
|
983
1028
|
*/
|
|
984
1029
|
function () {
|
|
985
|
-
return this._keyManager ? /** @type {?} */ (
|
|
1030
|
+
return this._keyManager ? (/** @type {?} */ (this._keyManager.activeItemIndex)) : 0;
|
|
986
1031
|
},
|
|
987
1032
|
/** When the focus index is set, we must manually send focus to the correct label */
|
|
988
1033
|
set: /**
|
|
@@ -1045,6 +1090,9 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1045
1090
|
}
|
|
1046
1091
|
if (this._labelWrappers && this._labelWrappers.length) {
|
|
1047
1092
|
this._labelWrappers.toArray()[tabIndex].focus();
|
|
1093
|
+
// Do not let the browser manage scrolling to focus the element, this will be handled
|
|
1094
|
+
// by using translation. In LTR, the scroll left should be 0. In RTL, the scroll width
|
|
1095
|
+
// should be the full width minus the offset width.
|
|
1048
1096
|
/** @type {?} */
|
|
1049
1097
|
var containerEl = this._tabListContainer.nativeElement;
|
|
1050
1098
|
/** @type {?} */
|
|
@@ -1082,16 +1130,24 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1082
1130
|
/** @type {?} */
|
|
1083
1131
|
var scrollDistance = this.scrollDistance;
|
|
1084
1132
|
/** @type {?} */
|
|
1133
|
+
var platform$$1 = this._platform;
|
|
1134
|
+
/** @type {?} */
|
|
1085
1135
|
var translateX = this._getLayoutDirection() === 'ltr' ? -scrollDistance : scrollDistance;
|
|
1086
1136
|
// Don't use `translate3d` here because we don't want to create a new layer. A new layer
|
|
1087
1137
|
// seems to cause flickering and overflow in Internet Explorer. For example, the ink bar
|
|
1088
1138
|
// and ripples will exceed the boundaries of the visible tab bar.
|
|
1089
1139
|
// See: https://github.com/angular/material2/issues/10276
|
|
1090
|
-
|
|
1140
|
+
// We round the `transform` here, because transforms with sub-pixel precision cause some
|
|
1141
|
+
// browsers to blur the content of the element.
|
|
1142
|
+
this._tabList.nativeElement.style.transform = "translateX(" + Math.round(translateX) + "px)";
|
|
1091
1143
|
// Setting the `transform` on IE will change the scroll offset of the parent, causing the
|
|
1092
1144
|
// position to be thrown off in some cases. We have to reset it ourselves to ensure that
|
|
1093
|
-
// it doesn't get thrown off.
|
|
1094
|
-
|
|
1145
|
+
// it doesn't get thrown off. Note that we scope it only to IE and Edge, because messing
|
|
1146
|
+
// with the scroll position throws off Chrome 71+ in RTL mode (see #14689).
|
|
1147
|
+
// @breaking-change 8.0.0 Remove null check for `platform`.
|
|
1148
|
+
if (platform$$1 && (platform$$1.TRIDENT || platform$$1.EDGE)) {
|
|
1149
|
+
this._tabListContainer.nativeElement.scrollLeft = 0;
|
|
1150
|
+
}
|
|
1095
1151
|
};
|
|
1096
1152
|
Object.defineProperty(MatTabHeader.prototype, "scrollDistance", {
|
|
1097
1153
|
/** Sets the distance in pixels that the tab header should be transformed in the X-axis. */
|
|
@@ -1176,6 +1232,7 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1176
1232
|
if (!selectedLabel) {
|
|
1177
1233
|
return;
|
|
1178
1234
|
}
|
|
1235
|
+
// The view length is the visible width of the tab labels.
|
|
1179
1236
|
/** @type {?} */
|
|
1180
1237
|
var viewLength = this._tabListContainer.nativeElement.offsetWidth;
|
|
1181
1238
|
/** @type {?} */
|
|
@@ -1319,12 +1376,12 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1319
1376
|
var selectedLabelWrapper = this._labelWrappers && this._labelWrappers.length ?
|
|
1320
1377
|
this._labelWrappers.toArray()[this.selectedIndex].elementRef.nativeElement :
|
|
1321
1378
|
null;
|
|
1322
|
-
this._inkBar.alignToElement(/** @type {?} */ (
|
|
1379
|
+
this._inkBar.alignToElement((/** @type {?} */ (selectedLabelWrapper)));
|
|
1323
1380
|
};
|
|
1324
1381
|
MatTabHeader.decorators = [
|
|
1325
1382
|
{ type: core.Component, args: [{selector: 'mat-tab-header',
|
|
1326
1383
|
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>",
|
|
1327
|
-
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
|
|
1384
|
+
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}"],
|
|
1328
1385
|
inputs: ['disableRipple'],
|
|
1329
1386
|
encapsulation: core.ViewEncapsulation.None,
|
|
1330
1387
|
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
@@ -1341,7 +1398,8 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1341
1398
|
{ type: core.ChangeDetectorRef },
|
|
1342
1399
|
{ type: scrolling.ViewportRuler },
|
|
1343
1400
|
{ type: bidi.Directionality, decorators: [{ type: core.Optional }] },
|
|
1344
|
-
{ type: core.NgZone }
|
|
1401
|
+
{ type: core.NgZone },
|
|
1402
|
+
{ type: platform.Platform }
|
|
1345
1403
|
]; };
|
|
1346
1404
|
MatTabHeader.propDecorators = {
|
|
1347
1405
|
_labelWrappers: [{ type: core.ContentChildren, args: [MatTabLabelWrapper,] }],
|
|
@@ -1357,11 +1415,12 @@ var MatTabHeader = /** @class */ (function (_super) {
|
|
|
1357
1415
|
|
|
1358
1416
|
/**
|
|
1359
1417
|
* @fileoverview added by tsickle
|
|
1360
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
1418
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1361
1419
|
*/
|
|
1362
|
-
/**
|
|
1420
|
+
/**
|
|
1363
1421
|
* Used to generate unique ID's for each tab component
|
|
1364
|
-
|
|
1422
|
+
* @type {?}
|
|
1423
|
+
*/
|
|
1365
1424
|
var nextId = 0;
|
|
1366
1425
|
/**
|
|
1367
1426
|
* A simple change event emitted on focus or selection changes.
|
|
@@ -1374,14 +1433,18 @@ MatTabChangeEvent = /** @class */ (function () {
|
|
|
1374
1433
|
}
|
|
1375
1434
|
return MatTabChangeEvent;
|
|
1376
1435
|
}());
|
|
1377
|
-
/**
|
|
1436
|
+
/**
|
|
1378
1437
|
* Injection token that can be used to provide the default options the tabs module.
|
|
1379
|
-
|
|
1438
|
+
* @type {?}
|
|
1439
|
+
*/
|
|
1380
1440
|
var MAT_TABS_CONFIG = new core.InjectionToken('MAT_TABS_CONFIG');
|
|
1441
|
+
// Boilerplate for applying mixins to MatTabGroup.
|
|
1381
1442
|
/**
|
|
1382
1443
|
* \@docs-private
|
|
1383
1444
|
*/
|
|
1384
|
-
var
|
|
1445
|
+
var
|
|
1446
|
+
// Boilerplate for applying mixins to MatTabGroup.
|
|
1447
|
+
/**
|
|
1385
1448
|
* \@docs-private
|
|
1386
1449
|
*/
|
|
1387
1450
|
MatTabGroupBase = /** @class */ (function () {
|
|
@@ -1477,6 +1540,23 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1477
1540
|
enumerable: true,
|
|
1478
1541
|
configurable: true
|
|
1479
1542
|
});
|
|
1543
|
+
Object.defineProperty(MatTabGroup.prototype, "animationDuration", {
|
|
1544
|
+
/** Duration for the tab animation. Will be normalized to milliseconds if no units are set. */
|
|
1545
|
+
get: /**
|
|
1546
|
+
* Duration for the tab animation. Will be normalized to milliseconds if no units are set.
|
|
1547
|
+
* @return {?}
|
|
1548
|
+
*/
|
|
1549
|
+
function () { return this._animationDuration; },
|
|
1550
|
+
set: /**
|
|
1551
|
+
* @param {?} value
|
|
1552
|
+
* @return {?}
|
|
1553
|
+
*/
|
|
1554
|
+
function (value) {
|
|
1555
|
+
this._animationDuration = /^\d+$/.test(value) ? value + 'ms' : value;
|
|
1556
|
+
},
|
|
1557
|
+
enumerable: true,
|
|
1558
|
+
configurable: true
|
|
1559
|
+
});
|
|
1480
1560
|
Object.defineProperty(MatTabGroup.prototype, "backgroundColor", {
|
|
1481
1561
|
/** Background color of the tab group. */
|
|
1482
1562
|
get: /**
|
|
@@ -1522,6 +1602,8 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1522
1602
|
*/
|
|
1523
1603
|
function () {
|
|
1524
1604
|
var _this = this;
|
|
1605
|
+
// Don't clamp the `indexToSelect` immediately in the setter because it can happen that
|
|
1606
|
+
// the amount of tabs changes before the actual change detection runs.
|
|
1525
1607
|
/** @type {?} */
|
|
1526
1608
|
var indexToSelect = this._indexToSelect = this._clampTabIndex(this._indexToSelect);
|
|
1527
1609
|
// If there is a change in selected index, emit a change event. Should not trigger if
|
|
@@ -1624,10 +1706,12 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1624
1706
|
this.focusChange.emit(this._createChangeEvent(index));
|
|
1625
1707
|
};
|
|
1626
1708
|
/**
|
|
1709
|
+
* @private
|
|
1627
1710
|
* @param {?} index
|
|
1628
1711
|
* @return {?}
|
|
1629
1712
|
*/
|
|
1630
1713
|
MatTabGroup.prototype._createChangeEvent = /**
|
|
1714
|
+
* @private
|
|
1631
1715
|
* @param {?} index
|
|
1632
1716
|
* @return {?}
|
|
1633
1717
|
*/
|
|
@@ -1640,11 +1724,18 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1640
1724
|
}
|
|
1641
1725
|
return event;
|
|
1642
1726
|
};
|
|
1727
|
+
/**
|
|
1728
|
+
* Subscribes to changes in the tab labels. This is needed, because the @Input for the label is
|
|
1729
|
+
* on the MatTab component, whereas the data binding is inside the MatTabGroup. In order for the
|
|
1730
|
+
* binding to be updated, we need to subscribe to changes in it and trigger change detection
|
|
1731
|
+
* manually.
|
|
1732
|
+
*/
|
|
1643
1733
|
/**
|
|
1644
1734
|
* Subscribes to changes in the tab labels. This is needed, because the \@Input for the label is
|
|
1645
1735
|
* on the MatTab component, whereas the data binding is inside the MatTabGroup. In order for the
|
|
1646
1736
|
* binding to be updated, we need to subscribe to changes in it and trigger change detection
|
|
1647
1737
|
* manually.
|
|
1738
|
+
* @private
|
|
1648
1739
|
* @return {?}
|
|
1649
1740
|
*/
|
|
1650
1741
|
MatTabGroup.prototype._subscribeToTabLabels = /**
|
|
@@ -1652,6 +1743,7 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1652
1743
|
* on the MatTab component, whereas the data binding is inside the MatTabGroup. In order for the
|
|
1653
1744
|
* binding to be updated, we need to subscribe to changes in it and trigger change detection
|
|
1654
1745
|
* manually.
|
|
1746
|
+
* @private
|
|
1655
1747
|
* @return {?}
|
|
1656
1748
|
*/
|
|
1657
1749
|
function () {
|
|
@@ -1661,13 +1753,16 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1661
1753
|
}
|
|
1662
1754
|
this._tabLabelSubscription = rxjs.merge.apply(void 0, this._tabs.map(function (tab) { return tab._stateChanges; })).subscribe(function () { return _this._changeDetectorRef.markForCheck(); });
|
|
1663
1755
|
};
|
|
1756
|
+
/** Clamps the given index to the bounds of 0 and the tabs length. */
|
|
1664
1757
|
/**
|
|
1665
1758
|
* Clamps the given index to the bounds of 0 and the tabs length.
|
|
1759
|
+
* @private
|
|
1666
1760
|
* @param {?} index
|
|
1667
1761
|
* @return {?}
|
|
1668
1762
|
*/
|
|
1669
1763
|
MatTabGroup.prototype._clampTabIndex = /**
|
|
1670
1764
|
* Clamps the given index to the bounds of 0 and the tabs length.
|
|
1765
|
+
* @private
|
|
1671
1766
|
* @param {?} index
|
|
1672
1767
|
* @return {?}
|
|
1673
1768
|
*/
|
|
@@ -1793,7 +1888,7 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1793
1888
|
{ type: core.Component, args: [{selector: 'mat-tab-group',
|
|
1794
1889
|
exportAs: 'matTabGroup',
|
|
1795
1890
|
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>",
|
|
1796
|
-
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
|
|
1891
|
+
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}"],
|
|
1797
1892
|
encapsulation: core.ViewEncapsulation.None,
|
|
1798
1893
|
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
1799
1894
|
inputs: ['color', 'disableRipple'],
|
|
@@ -1829,12 +1924,15 @@ var MatTabGroup = /** @class */ (function (_super) {
|
|
|
1829
1924
|
|
|
1830
1925
|
/**
|
|
1831
1926
|
* @fileoverview added by tsickle
|
|
1832
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
1927
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
1833
1928
|
*/
|
|
1929
|
+
// Boilerplate for applying mixins to MatTabNav.
|
|
1834
1930
|
/**
|
|
1835
1931
|
* \@docs-private
|
|
1836
1932
|
*/
|
|
1837
|
-
var
|
|
1933
|
+
var
|
|
1934
|
+
// Boilerplate for applying mixins to MatTabNav.
|
|
1935
|
+
/**
|
|
1838
1936
|
* \@docs-private
|
|
1839
1937
|
*/
|
|
1840
1938
|
MatTabNavBase = /** @class */ (function () {
|
|
@@ -1975,7 +2073,7 @@ var MatTabNav = /** @class */ (function (_super) {
|
|
|
1975
2073
|
exportAs: 'matTabNavBar, matTabNav',
|
|
1976
2074
|
inputs: ['color', 'disableRipple'],
|
|
1977
2075
|
template: "<div class=\"mat-tab-links\" (cdkObserveContent)=\"_alignInkBar()\"><ng-content></ng-content><mat-ink-bar></mat-ink-bar></div>",
|
|
1978
|
-
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
|
|
2076
|
+
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}}"],
|
|
1979
2077
|
host: { 'class': 'mat-tab-nav-bar' },
|
|
1980
2078
|
encapsulation: core.ViewEncapsulation.None,
|
|
1981
2079
|
changeDetection: core.ChangeDetectionStrategy.OnPush,
|
|
@@ -1996,7 +2094,10 @@ var MatTabNav = /** @class */ (function (_super) {
|
|
|
1996
2094
|
};
|
|
1997
2095
|
return MatTabNav;
|
|
1998
2096
|
}(_MatTabNavMixinBase));
|
|
1999
|
-
|
|
2097
|
+
// Boilerplate for applying mixins to MatTabLink.
|
|
2098
|
+
var
|
|
2099
|
+
// Boilerplate for applying mixins to MatTabLink.
|
|
2100
|
+
MatTabLinkBase = /** @class */ (function () {
|
|
2000
2101
|
function MatTabLinkBase() {
|
|
2001
2102
|
}
|
|
2002
2103
|
return MatTabLinkBase;
|
|
@@ -2124,7 +2225,7 @@ var MatTabLink = /** @class */ (function (_super) {
|
|
|
2124
2225
|
|
|
2125
2226
|
/**
|
|
2126
2227
|
* @fileoverview added by tsickle
|
|
2127
|
-
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
|
|
2228
|
+
* @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
|
|
2128
2229
|
*/
|
|
2129
2230
|
var MatTabsModule = /** @class */ (function () {
|
|
2130
2231
|
function MatTabsModule() {
|
|
@@ -2185,17 +2286,17 @@ exports.MatTabGroupBase = MatTabGroupBase;
|
|
|
2185
2286
|
exports._MatTabGroupMixinBase = _MatTabGroupMixinBase;
|
|
2186
2287
|
exports.MatTabGroup = MatTabGroup;
|
|
2187
2288
|
exports.matTabsAnimations = matTabsAnimations;
|
|
2188
|
-
exports.ɵ
|
|
2189
|
-
exports.ɵ
|
|
2190
|
-
exports.ɵ
|
|
2191
|
-
exports.ɵ
|
|
2192
|
-
exports.ɵ
|
|
2193
|
-
exports.ɵ
|
|
2194
|
-
exports.ɵ
|
|
2195
|
-
exports.ɵ
|
|
2196
|
-
exports.ɵ
|
|
2197
|
-
exports.ɵ
|
|
2198
|
-
exports.ɵ
|
|
2289
|
+
exports.ɵa24 = _MAT_INK_BAR_POSITIONER_FACTORY;
|
|
2290
|
+
exports.ɵf24 = MatTabBase;
|
|
2291
|
+
exports.ɵg24 = _MatTabMixinBase;
|
|
2292
|
+
exports.ɵb24 = MatTabHeaderBase;
|
|
2293
|
+
exports.ɵc24 = _MatTabHeaderMixinBase;
|
|
2294
|
+
exports.ɵd24 = MatTabLabelWrapperBase;
|
|
2295
|
+
exports.ɵe24 = _MatTabLabelWrapperMixinBase;
|
|
2296
|
+
exports.ɵj24 = MatTabLinkBase;
|
|
2297
|
+
exports.ɵh24 = MatTabNavBase;
|
|
2298
|
+
exports.ɵk24 = _MatTabLinkMixinBase;
|
|
2299
|
+
exports.ɵi24 = _MatTabNavMixinBase;
|
|
2199
2300
|
|
|
2200
2301
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2201
2302
|
|