@angular/material-experimental 14.0.0-next.12 → 14.0.0-next.13
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/column-resize/index.d.ts +238 -6
- package/esm2020/column-resize/column-resize-directives/column-resize-flex.mjs +3 -3
- package/esm2020/column-resize/column-resize-directives/column-resize.mjs +3 -3
- package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize-flex.mjs +3 -3
- package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize.mjs +3 -3
- package/esm2020/column-resize/column-resize-module.mjs +12 -12
- package/esm2020/column-resize/overlay-handle.mjs +3 -3
- package/esm2020/column-resize/resizable-directives/default-enabled-resizable.mjs +3 -3
- package/esm2020/column-resize/resizable-directives/resizable.mjs +3 -3
- package/esm2020/column-resize/resize-strategy.mjs +3 -3
- package/esm2020/mdc-autocomplete/autocomplete-origin.mjs +3 -3
- package/esm2020/mdc-autocomplete/autocomplete-trigger.mjs +3 -3
- package/esm2020/mdc-autocomplete/autocomplete.mjs +3 -3
- package/esm2020/mdc-autocomplete/module.mjs +5 -5
- package/esm2020/mdc-button/button-base.mjs +6 -6
- package/esm2020/mdc-button/button.mjs +6 -6
- package/esm2020/mdc-button/fab.mjs +12 -12
- package/esm2020/mdc-button/icon-button.mjs +6 -6
- package/esm2020/mdc-button/module.mjs +5 -5
- package/esm2020/mdc-card/card.mjs +42 -42
- package/esm2020/mdc-card/module.mjs +5 -5
- package/esm2020/mdc-checkbox/checkbox.mjs +3 -3
- package/esm2020/mdc-checkbox/module.mjs +5 -5
- package/esm2020/mdc-chips/chip-action.mjs +3 -3
- package/esm2020/mdc-chips/chip-edit-input.mjs +3 -3
- package/esm2020/mdc-chips/chip-grid.mjs +3 -3
- package/esm2020/mdc-chips/chip-icons.mjs +9 -9
- package/esm2020/mdc-chips/chip-input.mjs +3 -3
- package/esm2020/mdc-chips/chip-listbox.mjs +3 -3
- package/esm2020/mdc-chips/chip-option.mjs +3 -3
- package/esm2020/mdc-chips/chip-row.mjs +3 -3
- package/esm2020/mdc-chips/chip-set.mjs +3 -3
- package/esm2020/mdc-chips/chip.mjs +3 -3
- package/esm2020/mdc-chips/module.mjs +6 -6
- package/esm2020/mdc-core/option/index.mjs +5 -5
- package/esm2020/mdc-core/option/optgroup.mjs +3 -3
- package/esm2020/mdc-core/option/option.mjs +3 -3
- package/esm2020/mdc-dialog/dialog-container.mjs +17 -15
- package/esm2020/mdc-dialog/dialog-content-directives.mjs +12 -12
- package/esm2020/mdc-dialog/dialog-ref.mjs +1 -6
- package/esm2020/mdc-dialog/dialog.mjs +12 -7
- package/esm2020/mdc-dialog/module.mjs +8 -7
- package/esm2020/mdc-dialog/public-api.mjs +2 -2
- package/esm2020/mdc-form-field/directives/error.mjs +3 -3
- package/esm2020/mdc-form-field/directives/floating-label.mjs +3 -3
- package/esm2020/mdc-form-field/directives/hint.mjs +3 -3
- package/esm2020/mdc-form-field/directives/label.mjs +3 -3
- package/esm2020/mdc-form-field/directives/line-ripple.mjs +3 -3
- package/esm2020/mdc-form-field/directives/notched-outline.mjs +3 -3
- package/esm2020/mdc-form-field/directives/prefix.mjs +3 -3
- package/esm2020/mdc-form-field/directives/suffix.mjs +3 -3
- package/esm2020/mdc-form-field/form-field.mjs +3 -3
- package/esm2020/mdc-form-field/module.mjs +5 -5
- package/esm2020/mdc-input/input.mjs +3 -3
- package/esm2020/mdc-input/module.mjs +5 -5
- package/esm2020/mdc-list/action-list.mjs +3 -3
- package/esm2020/mdc-list/interactive-list-base.mjs +3 -3
- package/esm2020/mdc-list/list-base.mjs +6 -6
- package/esm2020/mdc-list/list-item-sections.mjs +18 -18
- package/esm2020/mdc-list/list-option.mjs +3 -3
- package/esm2020/mdc-list/list.mjs +6 -6
- package/esm2020/mdc-list/module.mjs +9 -11
- package/esm2020/mdc-list/nav-list.mjs +3 -3
- package/esm2020/mdc-list/selection-list.mjs +3 -3
- package/esm2020/mdc-list/subheader.mjs +3 -3
- package/esm2020/mdc-menu/directives.mjs +6 -6
- package/esm2020/mdc-menu/menu-item.mjs +3 -3
- package/esm2020/mdc-menu/menu.mjs +3 -3
- package/esm2020/mdc-menu/module.mjs +5 -5
- package/esm2020/mdc-paginator/module.mjs +5 -5
- package/esm2020/mdc-paginator/paginator.mjs +3 -3
- package/esm2020/mdc-progress-bar/module.mjs +4 -4
- package/esm2020/mdc-progress-bar/progress-bar.mjs +3 -3
- package/esm2020/mdc-progress-spinner/module.mjs +5 -5
- package/esm2020/mdc-progress-spinner/progress-spinner.mjs +3 -3
- package/esm2020/mdc-radio/module.mjs +5 -5
- package/esm2020/mdc-radio/radio.mjs +6 -6
- package/esm2020/mdc-select/module.mjs +5 -5
- package/esm2020/mdc-select/select.mjs +6 -6
- package/esm2020/mdc-slide-toggle/module.mjs +5 -5
- package/esm2020/mdc-slide-toggle/slide-toggle.mjs +3 -3
- package/esm2020/mdc-slider/global-change-and-input-listener.mjs +3 -3
- package/esm2020/mdc-slider/module.mjs +5 -5
- package/esm2020/mdc-slider/slider.mjs +9 -9
- package/esm2020/mdc-snack-bar/module.mjs +5 -5
- package/esm2020/mdc-snack-bar/simple-snack-bar.mjs +3 -3
- package/esm2020/mdc-snack-bar/snack-bar-container.mjs +31 -18
- package/esm2020/mdc-snack-bar/snack-bar-content.mjs +9 -9
- package/esm2020/mdc-snack-bar/snack-bar.mjs +3 -3
- package/esm2020/mdc-table/cell.mjs +21 -21
- package/esm2020/mdc-table/module.mjs +5 -5
- package/esm2020/mdc-table/row.mjs +21 -21
- package/esm2020/mdc-table/table.mjs +8 -8
- package/esm2020/mdc-table/text-column.mjs +3 -3
- package/esm2020/mdc-tabs/module.mjs +10 -12
- package/esm2020/mdc-tabs/tab-body.mjs +6 -6
- package/esm2020/mdc-tabs/tab-content.mjs +3 -3
- package/esm2020/mdc-tabs/tab-group.mjs +3 -3
- package/esm2020/mdc-tabs/tab-header.mjs +3 -3
- package/esm2020/mdc-tabs/tab-label-wrapper.mjs +3 -3
- package/esm2020/mdc-tabs/tab-label.mjs +3 -3
- package/esm2020/mdc-tabs/tab-nav-bar/tab-nav-bar.mjs +9 -9
- package/esm2020/mdc-tabs/tab.mjs +3 -3
- package/esm2020/mdc-tooltip/module.mjs +5 -5
- package/esm2020/mdc-tooltip/tooltip.mjs +6 -6
- package/esm2020/menubar/menubar-item.mjs +3 -3
- package/esm2020/menubar/menubar-module.mjs +5 -5
- package/esm2020/menubar/menubar.mjs +3 -3
- package/esm2020/popover-edit/lens-directives.mjs +9 -9
- package/esm2020/popover-edit/popover-edit-module.mjs +5 -5
- package/esm2020/popover-edit/table-directives.mjs +12 -12
- package/esm2020/selection/row-selection.mjs +3 -3
- package/esm2020/selection/select-all.mjs +3 -3
- package/esm2020/selection/selection-column.mjs +3 -3
- package/esm2020/selection/selection-module.mjs +5 -5
- package/esm2020/selection/selection-toggle.mjs +3 -3
- package/esm2020/selection/selection.mjs +3 -3
- package/esm2020/version.mjs +1 -1
- package/fesm2015/column-resize.mjs +36 -36
- package/fesm2015/material-experimental.mjs +1 -1
- package/fesm2015/material-experimental.mjs.map +1 -1
- package/fesm2015/mdc-autocomplete.mjs +13 -13
- package/fesm2015/mdc-autocomplete.mjs.map +1 -1
- package/fesm2015/mdc-button.mjs +34 -34
- package/fesm2015/mdc-button.mjs.map +1 -1
- package/fesm2015/mdc-card.mjs +46 -46
- package/fesm2015/mdc-card.mjs.map +1 -1
- package/fesm2015/mdc-checkbox.mjs +7 -7
- package/fesm2015/mdc-checkbox.mjs.map +1 -1
- package/fesm2015/mdc-chips.mjs +41 -41
- package/fesm2015/mdc-chips.mjs.map +1 -1
- package/fesm2015/mdc-core.mjs +10 -10
- package/fesm2015/mdc-core.mjs.map +1 -1
- package/fesm2015/mdc-dialog.mjs +45 -43
- package/fesm2015/mdc-dialog.mjs.map +1 -1
- package/fesm2015/mdc-form-field.mjs +31 -31
- package/fesm2015/mdc-form-field.mjs.map +1 -1
- package/fesm2015/mdc-input.mjs +7 -7
- package/fesm2015/mdc-input.mjs.map +1 -1
- package/fesm2015/mdc-list.mjs +56 -58
- package/fesm2015/mdc-list.mjs.map +1 -1
- package/fesm2015/mdc-menu.mjs +16 -16
- package/fesm2015/mdc-menu.mjs.map +1 -1
- package/fesm2015/mdc-paginator.mjs +7 -7
- package/fesm2015/mdc-paginator.mjs.map +1 -1
- package/fesm2015/mdc-progress-bar.mjs +7 -7
- package/fesm2015/mdc-progress-spinner.mjs +7 -7
- package/fesm2015/mdc-progress-spinner.mjs.map +1 -1
- package/fesm2015/mdc-radio.mjs +10 -10
- package/fesm2015/mdc-radio.mjs.map +1 -1
- package/fesm2015/mdc-select.mjs +10 -10
- package/fesm2015/mdc-select.mjs.map +1 -1
- package/fesm2015/mdc-slide-toggle.mjs +7 -7
- package/fesm2015/mdc-slide-toggle.mjs.map +1 -1
- package/fesm2015/mdc-slider.mjs +16 -16
- package/fesm2015/mdc-slider.mjs.map +1 -1
- package/fesm2015/mdc-snack-bar.mjs +49 -36
- package/fesm2015/mdc-snack-bar.mjs.map +1 -1
- package/fesm2015/mdc-table.mjs +57 -57
- package/fesm2015/mdc-table.mjs.map +1 -1
- package/fesm2015/mdc-tabs.mjs +42 -44
- package/fesm2015/mdc-tabs.mjs.map +1 -1
- package/fesm2015/mdc-tooltip.mjs +10 -10
- package/fesm2015/mdc-tooltip.mjs.map +1 -1
- package/fesm2015/menubar.mjs +10 -10
- package/fesm2015/menubar.mjs.map +1 -1
- package/fesm2015/popover-edit.mjs +25 -25
- package/fesm2015/popover-edit.mjs.map +1 -1
- package/fesm2015/selection.mjs +19 -19
- package/fesm2015/selection.mjs.map +1 -1
- package/fesm2020/column-resize.mjs +36 -36
- package/fesm2020/material-experimental.mjs +1 -1
- package/fesm2020/material-experimental.mjs.map +1 -1
- package/fesm2020/mdc-autocomplete.mjs +13 -13
- package/fesm2020/mdc-autocomplete.mjs.map +1 -1
- package/fesm2020/mdc-button.mjs +34 -34
- package/fesm2020/mdc-button.mjs.map +1 -1
- package/fesm2020/mdc-card.mjs +46 -46
- package/fesm2020/mdc-card.mjs.map +1 -1
- package/fesm2020/mdc-checkbox.mjs +7 -7
- package/fesm2020/mdc-checkbox.mjs.map +1 -1
- package/fesm2020/mdc-chips.mjs +41 -41
- package/fesm2020/mdc-chips.mjs.map +1 -1
- package/fesm2020/mdc-core.mjs +10 -10
- package/fesm2020/mdc-core.mjs.map +1 -1
- package/fesm2020/mdc-dialog.mjs +45 -43
- package/fesm2020/mdc-dialog.mjs.map +1 -1
- package/fesm2020/mdc-form-field.mjs +31 -31
- package/fesm2020/mdc-form-field.mjs.map +1 -1
- package/fesm2020/mdc-input.mjs +7 -7
- package/fesm2020/mdc-input.mjs.map +1 -1
- package/fesm2020/mdc-list.mjs +56 -58
- package/fesm2020/mdc-list.mjs.map +1 -1
- package/fesm2020/mdc-menu.mjs +16 -16
- package/fesm2020/mdc-menu.mjs.map +1 -1
- package/fesm2020/mdc-paginator.mjs +7 -7
- package/fesm2020/mdc-paginator.mjs.map +1 -1
- package/fesm2020/mdc-progress-bar.mjs +7 -7
- package/fesm2020/mdc-progress-spinner.mjs +7 -7
- package/fesm2020/mdc-progress-spinner.mjs.map +1 -1
- package/fesm2020/mdc-radio.mjs +10 -10
- package/fesm2020/mdc-radio.mjs.map +1 -1
- package/fesm2020/mdc-select.mjs +10 -10
- package/fesm2020/mdc-select.mjs.map +1 -1
- package/fesm2020/mdc-slide-toggle.mjs +7 -7
- package/fesm2020/mdc-slide-toggle.mjs.map +1 -1
- package/fesm2020/mdc-slider.mjs +16 -16
- package/fesm2020/mdc-slider.mjs.map +1 -1
- package/fesm2020/mdc-snack-bar.mjs +49 -36
- package/fesm2020/mdc-snack-bar.mjs.map +1 -1
- package/fesm2020/mdc-table.mjs +57 -57
- package/fesm2020/mdc-table.mjs.map +1 -1
- package/fesm2020/mdc-tabs.mjs +42 -44
- package/fesm2020/mdc-tabs.mjs.map +1 -1
- package/fesm2020/mdc-tooltip.mjs +10 -10
- package/fesm2020/mdc-tooltip.mjs.map +1 -1
- package/fesm2020/menubar.mjs +10 -10
- package/fesm2020/menubar.mjs.map +1 -1
- package/fesm2020/popover-edit.mjs +25 -25
- package/fesm2020/popover-edit.mjs.map +1 -1
- package/fesm2020/selection.mjs +19 -19
- package/fesm2020/selection.mjs.map +1 -1
- package/index.d.ts +6 -8
- package/mdc-autocomplete/index.d.ts +95 -6
- package/mdc-autocomplete/testing/index.d.ts +31 -8
- package/mdc-button/index.d.ts +217 -5
- package/mdc-button/testing/index.d.ts +40 -8
- package/mdc-card/index.d.ts +191 -5
- package/mdc-card/testing/index.d.ts +44 -8
- package/mdc-checkbox/index.d.ts +200 -8
- package/mdc-checkbox/testing/index.d.ts +27 -8
- package/mdc-chips/index.d.ts +1030 -5
- package/mdc-chips/testing/index.d.ts +225 -8
- package/mdc-core/index.d.ts +204 -6
- package/mdc-core/testing/index.d.ts +64 -8
- package/mdc-dialog/index.d.ts +215 -6
- package/mdc-dialog/testing/index.d.ts +47 -8
- package/mdc-form-field/index.d.ts +436 -5
- package/mdc-form-field/testing/index.d.ts +47 -8
- package/mdc-input/index.d.ts +30 -8
- package/mdc-input/testing/index.d.ts +20 -8
- package/mdc-list/_list-theme.scss +0 -3
- package/mdc-list/index.d.ts +555 -5
- package/mdc-list/testing/index.d.ts +369 -6
- package/mdc-menu/index.d.ts +108 -6
- package/mdc-menu/testing/index.d.ts +39 -8
- package/mdc-paginator/index.d.ts +70 -6
- package/mdc-paginator/testing/index.d.ts +30 -8
- package/mdc-progress-bar/index.d.ts +101 -8
- package/mdc-progress-bar/testing/index.d.ts +21 -8
- package/mdc-progress-spinner/index.d.ts +100 -5
- package/mdc-progress-spinner/testing/index.d.ts +25 -8
- package/mdc-radio/index.d.ts +86 -6
- package/mdc-radio/testing/index.d.ts +42 -8
- package/mdc-select/index.d.ts +108 -5
- package/mdc-select/testing/index.d.ts +28 -8
- package/mdc-slide-toggle/index.d.ts +144 -8
- package/mdc-slide-toggle/testing/index.d.ts +26 -8
- package/mdc-slider/index.d.ts +426 -5
- package/mdc-slider/testing/index.d.ts +93 -8
- package/mdc-snack-bar/index.d.ts +198 -6
- package/mdc-snack-bar/testing/index.d.ts +23 -8
- package/mdc-table/index.d.ts +235 -5
- package/mdc-table/testing/index.d.ts +117 -8
- package/mdc-tabs/index.d.ts +353 -6
- package/mdc-tabs/testing/index.d.ts +153 -8
- package/mdc-tooltip/index.d.ts +115 -5
- package/mdc-tooltip/testing/index.d.ts +25 -8
- package/menubar/index.d.ts +42 -6
- package/package.json +31 -31
- package/popover-edit/index.d.ts +99 -6
- package/selection/index.d.ts +137 -5
- package/column-resize/column-resize-directives/column-resize-flex.d.ts +0 -25
- package/column-resize/column-resize-directives/column-resize.d.ts +0 -25
- package/column-resize/column-resize-directives/common.d.ts +0 -20
- package/column-resize/column-resize-directives/default-enabled-column-resize-flex.d.ts +0 -25
- package/column-resize/column-resize-directives/default-enabled-column-resize.d.ts +0 -25
- package/column-resize/column-resize-module.d.ts +0 -25
- package/column-resize/column-resize_public_index.d.ts +0 -4
- package/column-resize/overlay-handle.d.ts +0 -33
- package/column-resize/package.json +0 -9
- package/column-resize/public-api.d.ts +0 -16
- package/column-resize/resizable-directives/common.d.ts +0 -19
- package/column-resize/resizable-directives/default-enabled-resizable.d.ts +0 -37
- package/column-resize/resizable-directives/resizable.d.ts +0 -36
- package/column-resize/resize-strategy.d.ts +0 -22
- package/mdc-autocomplete/animations.d.ts +0 -9
- package/mdc-autocomplete/autocomplete-origin.d.ts +0 -10
- package/mdc-autocomplete/autocomplete-trigger.d.ts +0 -12
- package/mdc-autocomplete/autocomplete.d.ts +0 -21
- package/mdc-autocomplete/mdc-autocomplete_public_index.d.ts +0 -4
- package/mdc-autocomplete/module.d.ts +0 -13
- package/mdc-autocomplete/package.json +0 -9
- package/mdc-autocomplete/public-api.d.ts +0 -12
- package/mdc-autocomplete/testing/autocomplete-harness-filters.d.ts +0 -13
- package/mdc-autocomplete/testing/autocomplete-harness.d.ts +0 -26
- package/mdc-autocomplete/testing/package.json +0 -9
- package/mdc-autocomplete/testing/public-api.d.ts +0 -9
- package/mdc-button/button-base.d.ts +0 -70
- package/mdc-button/button.d.ts +0 -40
- package/mdc-button/fab.d.ts +0 -80
- package/mdc-button/icon-button.d.ts +0 -33
- package/mdc-button/mdc-button_public_index.d.ts +0 -4
- package/mdc-button/module.d.ts +0 -10
- package/mdc-button/package.json +0 -9
- package/mdc-button/public-api.d.ts +0 -11
- package/mdc-button/testing/button-harness.d.ts +0 -41
- package/mdc-button/testing/package.json +0 -9
- package/mdc-button/testing/public-api.d.ts +0 -9
- package/mdc-card/card.d.ts +0 -152
- package/mdc-card/mdc-card_public_index.d.ts +0 -4
- package/mdc-card/module.d.ts +0 -9
- package/mdc-card/package.json +0 -9
- package/mdc-card/public-api.d.ts +0 -9
- package/mdc-card/testing/card-harness-filters.d.ts +0 -17
- package/mdc-card/testing/card-harness.d.ts +0 -36
- package/mdc-card/testing/package.json +0 -9
- package/mdc-card/testing/public-api.d.ts +0 -9
- package/mdc-checkbox/checkbox.d.ts +0 -155
- package/mdc-checkbox/mdc-checkbox_public_index.d.ts +0 -4
- package/mdc-checkbox/module.d.ts +0 -9
- package/mdc-checkbox/package.json +0 -9
- package/mdc-checkbox/public-api.d.ts +0 -15
- package/mdc-checkbox/testing/checkbox-harness.d.ts +0 -26
- package/mdc-checkbox/testing/package.json +0 -9
- package/mdc-checkbox/testing/public-api.d.ts +0 -9
- package/mdc-chips/chip-action.d.ts +0 -40
- package/mdc-chips/chip-default-options.d.ts +0 -15
- package/mdc-chips/chip-edit-input.d.ts +0 -25
- package/mdc-chips/chip-grid.d.ts +0 -211
- package/mdc-chips/chip-icons.d.ts +0 -73
- package/mdc-chips/chip-input.d.ts +0 -95
- package/mdc-chips/chip-listbox.d.ts +0 -152
- package/mdc-chips/chip-option.d.ts +0 -81
- package/mdc-chips/chip-row.d.ts +0 -62
- package/mdc-chips/chip-set.d.ts +0 -113
- package/mdc-chips/chip-text-control.d.ts +0 -22
- package/mdc-chips/chip.d.ts +0 -139
- package/mdc-chips/emit-event.d.ts +0 -16
- package/mdc-chips/mdc-chips_public_index.d.ts +0 -4
- package/mdc-chips/module.d.ts +0 -18
- package/mdc-chips/package.json +0 -9
- package/mdc-chips/public-api.d.ts +0 -19
- package/mdc-chips/testing/chip-avatar-harness.d.ts +0 -20
- package/mdc-chips/testing/chip-grid-harness.d.ts +0 -29
- package/mdc-chips/testing/chip-harness-filters.d.ts +0 -34
- package/mdc-chips/testing/chip-harness.d.ts +0 -36
- package/mdc-chips/testing/chip-input-harness.d.ts +0 -47
- package/mdc-chips/testing/chip-listbox-harness.d.ts +0 -38
- package/mdc-chips/testing/chip-option-harness.d.ts +0 -27
- package/mdc-chips/testing/chip-remove-harness.d.ts +0 -22
- package/mdc-chips/testing/chip-row-harness.d.ts +0 -22
- package/mdc-chips/testing/chip-set-harness.d.ts +0 -20
- package/mdc-chips/testing/package.json +0 -9
- package/mdc-chips/testing/public-api.d.ts +0 -17
- package/mdc-core/mdc-core_public_index.d.ts +0 -4
- package/mdc-core/option/index.d.ts +0 -13
- package/mdc-core/option/optgroup.d.ts +0 -9
- package/mdc-core/option/option.d.ts +0 -19
- package/mdc-core/package.json +0 -9
- package/mdc-core/public-api.d.ts +0 -9
- package/mdc-core/testing/optgroup-harness-filters.d.ts +0 -11
- package/mdc-core/testing/optgroup-harness.d.ts +0 -33
- package/mdc-core/testing/option-harness-filters.d.ts +0 -12
- package/mdc-core/testing/option-harness.d.ts +0 -35
- package/mdc-core/testing/package.json +0 -9
- package/mdc-core/testing/public-api.d.ts +0 -11
- package/mdc-dialog/dialog-container.d.ts +0 -53
- package/mdc-dialog/dialog-content-directives.d.ts +0 -64
- package/mdc-dialog/dialog-ref.d.ts +0 -16
- package/mdc-dialog/dialog.d.ts +0 -45
- package/mdc-dialog/mdc-dialog_public_index.d.ts +0 -4
- package/mdc-dialog/module.d.ts +0 -11
- package/mdc-dialog/package.json +0 -9
- package/mdc-dialog/public-api.d.ts +0 -13
- package/mdc-dialog/testing/dialog-harness.d.ts +0 -30
- package/mdc-dialog/testing/dialog-opener.d.ts +0 -18
- package/mdc-dialog/testing/package.json +0 -9
- package/mdc-dialog/testing/public-api.d.ts +0 -10
- package/mdc-form-field/directives/error.d.ts +0 -22
- package/mdc-form-field/directives/floating-label.d.ts +0 -34
- package/mdc-form-field/directives/hint.d.ts +0 -10
- package/mdc-form-field/directives/label.d.ts +0 -6
- package/mdc-form-field/directives/line-ripple.d.ts +0 -24
- package/mdc-form-field/directives/notched-outline.d.ts +0 -37
- package/mdc-form-field/directives/prefix.d.ts +0 -22
- package/mdc-form-field/directives/suffix.d.ts +0 -22
- package/mdc-form-field/form-field.d.ts +0 -212
- package/mdc-form-field/mdc-form-field_public_index.d.ts +0 -4
- package/mdc-form-field/module.d.ts +0 -18
- package/mdc-form-field/package.json +0 -9
- package/mdc-form-field/public-api.d.ts +0 -15
- package/mdc-form-field/testing/form-field-harness.d.ts +0 -41
- package/mdc-form-field/testing/package.json +0 -9
- package/mdc-form-field/testing/public-api.d.ts +0 -10
- package/mdc-input/input.d.ts +0 -6
- package/mdc-input/mdc-input_public_index.d.ts +0 -4
- package/mdc-input/module.d.ts +0 -10
- package/mdc-input/package.json +0 -9
- package/mdc-input/public-api.d.ts +0 -10
- package/mdc-input/testing/package.json +0 -9
- package/mdc-input/testing/public-api.d.ts +0 -8
- package/mdc-list/action-list.d.ts +0 -7
- package/mdc-list/interactive-list-base.d.ts +0 -41
- package/mdc-list/list-base.d.ts +0 -120
- package/mdc-list/list-item-sections.d.ts +0 -77
- package/mdc-list/list-option-types.d.ts +0 -28
- package/mdc-list/list-option.d.ts +0 -98
- package/mdc-list/list.d.ts +0 -31
- package/mdc-list/mdc-list_public_index.d.ts +0 -4
- package/mdc-list/module.d.ts +0 -17
- package/mdc-list/nav-list.d.ts +0 -7
- package/mdc-list/package.json +0 -9
- package/mdc-list/public-api.d.ts +0 -18
- package/mdc-list/selection-list.d.ts +0 -118
- package/mdc-list/subheader.d.ts +0 -9
- package/mdc-list/testing/action-list-harness.d.ts +0 -44
- package/mdc-list/testing/list-harness-base.d.ts +0 -100
- package/mdc-list/testing/list-harness-filters.d.ts +0 -40
- package/mdc-list/testing/list-harness.d.ts +0 -36
- package/mdc-list/testing/list-item-harness-base.d.ts +0 -79
- package/mdc-list/testing/nav-list-harness.d.ts +0 -46
- package/mdc-list/testing/package.json +0 -9
- package/mdc-list/testing/public-api.d.ts +0 -13
- package/mdc-list/testing/selection-list-harness.d.ts +0 -74
- package/mdc-menu/directives.d.ts +0 -12
- package/mdc-menu/mdc-menu_public_index.d.ts +0 -4
- package/mdc-menu/menu-item.d.ts +0 -9
- package/mdc-menu/menu.d.ts +0 -22
- package/mdc-menu/module.d.ts +0 -13
- package/mdc-menu/package.json +0 -9
- package/mdc-menu/public-api.d.ts +0 -12
- package/mdc-menu/testing/menu-harness.d.ts +0 -35
- package/mdc-menu/testing/package.json +0 -9
- package/mdc-menu/testing/public-api.d.ts +0 -9
- package/mdc-paginator/mdc-paginator_public_index.d.ts +0 -4
- package/mdc-paginator/module.d.ts +0 -11
- package/mdc-paginator/package.json +0 -9
- package/mdc-paginator/paginator.d.ts +0 -40
- package/mdc-paginator/public-api.d.ts +0 -10
- package/mdc-paginator/testing/package.json +0 -9
- package/mdc-paginator/testing/paginator-harness.d.ts +0 -29
- package/mdc-paginator/testing/public-api.d.ts +0 -9
- package/mdc-progress-bar/mdc-progress-bar_public_index.d.ts +0 -4
- package/mdc-progress-bar/module.d.ts +0 -8
- package/mdc-progress-bar/package.json +0 -9
- package/mdc-progress-bar/progress-bar.d.ts +0 -67
- package/mdc-progress-bar/public-api.d.ts +0 -10
- package/mdc-progress-bar/testing/package.json +0 -9
- package/mdc-progress-bar/testing/progress-bar-harness.d.ts +0 -22
- package/mdc-progress-bar/testing/public-api.d.ts +0 -9
- package/mdc-progress-bar/testing/testing_public_index.d.ts +0 -4
- package/mdc-progress-spinner/mdc-progress-spinner_public_index.d.ts +0 -4
- package/mdc-progress-spinner/module.d.ts +0 -9
- package/mdc-progress-spinner/package.json +0 -9
- package/mdc-progress-spinner/progress-spinner.d.ts +0 -77
- package/mdc-progress-spinner/public-api.d.ts +0 -10
- package/mdc-progress-spinner/testing/package.json +0 -9
- package/mdc-progress-spinner/testing/progress-spinner-harness.d.ts +0 -26
- package/mdc-progress-spinner/testing/public-api.d.ts +0 -9
- package/mdc-progress-spinner/testing/testing_public_index.d.ts +0 -4
- package/mdc-radio/mdc-radio_public_index.d.ts +0 -4
- package/mdc-radio/module.d.ts +0 -9
- package/mdc-radio/package.json +0 -9
- package/mdc-radio/public-api.d.ts +0 -10
- package/mdc-radio/radio.d.ts +0 -53
- package/mdc-radio/testing/package.json +0 -9
- package/mdc-radio/testing/public-api.d.ts +0 -9
- package/mdc-radio/testing/radio-harness.d.ts +0 -36
- package/mdc-select/mdc-select_public_index.d.ts +0 -4
- package/mdc-select/module.d.ts +0 -12
- package/mdc-select/package.json +0 -9
- package/mdc-select/public-api.d.ts +0 -11
- package/mdc-select/select-animations.d.ts +0 -23
- package/mdc-select/select-errors.d.ts +0 -26
- package/mdc-select/select.d.ts +0 -54
- package/mdc-select/testing/package.json +0 -9
- package/mdc-select/testing/public-api.d.ts +0 -9
- package/mdc-select/testing/select-harness-filters.d.ts +0 -11
- package/mdc-select/testing/select-harness.d.ts +0 -25
- package/mdc-slide-toggle/mdc-slide-toggle_public_index.d.ts +0 -4
- package/mdc-slide-toggle/module.d.ts +0 -10
- package/mdc-slide-toggle/package.json +0 -9
- package/mdc-slide-toggle/public-api.d.ts +0 -11
- package/mdc-slide-toggle/slide-toggle-config.d.ts +0 -18
- package/mdc-slide-toggle/slide-toggle.d.ts +0 -107
- package/mdc-slide-toggle/testing/package.json +0 -9
- package/mdc-slide-toggle/testing/public-api.d.ts +0 -9
- package/mdc-slide-toggle/testing/slide-toggle-harness.d.ts +0 -25
- package/mdc-slider/global-change-and-input-listener.d.ts +0 -29
- package/mdc-slider/mdc-slider_public_index.d.ts +0 -4
- package/mdc-slider/module.d.ts +0 -9
- package/mdc-slider/package.json +0 -9
- package/mdc-slider/public-api.d.ts +0 -9
- package/mdc-slider/slider.d.ts +0 -373
- package/mdc-slider/testing/package.json +0 -9
- package/mdc-slider/testing/public-api.d.ts +0 -10
- package/mdc-slider/testing/slider-harness-filters.d.ts +0 -23
- package/mdc-slider/testing/slider-harness.d.ts +0 -35
- package/mdc-slider/testing/slider-thumb-harness.d.ts +0 -52
- package/mdc-snack-bar/mdc-snack-bar_public_index.d.ts +0 -4
- package/mdc-snack-bar/module.d.ts +0 -14
- package/mdc-snack-bar/package.json +0 -9
- package/mdc-snack-bar/public-api.d.ts +0 -13
- package/mdc-snack-bar/simple-snack-bar.d.ts +0 -19
- package/mdc-snack-bar/snack-bar-container.d.ts +0 -80
- package/mdc-snack-bar/snack-bar-content.d.ts +0 -16
- package/mdc-snack-bar/snack-bar.d.ts +0 -26
- package/mdc-snack-bar/testing/package.json +0 -9
- package/mdc-snack-bar/testing/public-api.d.ts +0 -9
- package/mdc-snack-bar/testing/snack-bar-harness.d.ts +0 -24
- package/mdc-table/cell.d.ts +0 -59
- package/mdc-table/mdc-table_public_index.d.ts +0 -4
- package/mdc-table/module.d.ts +0 -12
- package/mdc-table/package.json +0 -9
- package/mdc-table/public-api.d.ts +0 -14
- package/mdc-table/row.d.ts +0 -55
- package/mdc-table/table-data-source.d.ts +0 -23
- package/mdc-table/table.d.ts +0 -27
- package/mdc-table/testing/cell-harness.d.ts +0 -44
- package/mdc-table/testing/package.json +0 -9
- package/mdc-table/testing/public-api.d.ts +0 -11
- package/mdc-table/testing/row-harness.d.ts +0 -48
- package/mdc-table/testing/table-harness.d.ts +0 -24
- package/mdc-table/text-column.d.ts +0 -22
- package/mdc-tabs/ink-bar.d.ts +0 -72
- package/mdc-tabs/mdc-tabs_public_index.d.ts +0 -4
- package/mdc-tabs/module.d.ts +0 -19
- package/mdc-tabs/package.json +0 -9
- package/mdc-tabs/public-api.d.ts +0 -18
- package/mdc-tabs/tab-body.d.ts +0 -31
- package/mdc-tabs/tab-content.d.ts +0 -7
- package/mdc-tabs/tab-group.d.ts +0 -34
- package/mdc-tabs/tab-header.d.ts +0 -35
- package/mdc-tabs/tab-label-wrapper.d.ts +0 -28
- package/mdc-tabs/tab-label.d.ts +0 -7
- package/mdc-tabs/tab-nav-bar/tab-nav-bar.d.ts +0 -68
- package/mdc-tabs/tab.d.ts +0 -22
- package/mdc-tabs/testing/package.json +0 -9
- package/mdc-tabs/testing/public-api.d.ts +0 -12
- package/mdc-tabs/testing/tab-group-harness.d.ts +0 -35
- package/mdc-tabs/testing/tab-harness-filters.d.ts +0 -29
- package/mdc-tabs/testing/tab-harness.d.ts +0 -38
- package/mdc-tabs/testing/tab-link-harness.d.ts +0 -29
- package/mdc-tabs/testing/tab-nav-bar-harness.d.ts +0 -38
- package/mdc-tabs/testing/tab-nav-panel-harness.d.ts +0 -23
- package/mdc-tooltip/mdc-tooltip_public_index.d.ts +0 -4
- package/mdc-tooltip/module.d.ts +0 -12
- package/mdc-tooltip/package.json +0 -9
- package/mdc-tooltip/public-api.d.ts +0 -11
- package/mdc-tooltip/testing/package.json +0 -9
- package/mdc-tooltip/testing/public-api.d.ts +0 -9
- package/mdc-tooltip/testing/tooltip-harness.d.ts +0 -24
- package/mdc-tooltip/tooltip-animations.d.ts +0 -15
- package/mdc-tooltip/tooltip.d.ts +0 -52
- package/menubar/menubar-item.d.ts +0 -12
- package/menubar/menubar-module.d.ts +0 -9
- package/menubar/menubar.d.ts +0 -10
- package/menubar/menubar_public_index.d.ts +0 -4
- package/menubar/package.json +0 -9
- package/menubar/public-api.d.ts +0 -10
- package/popover-edit/lens-directives.d.ts +0 -22
- package/popover-edit/package.json +0 -9
- package/popover-edit/popover-edit-module.d.ts +0 -10
- package/popover-edit/popover-edit_public_index.d.ts +0 -4
- package/popover-edit/public-api.d.ts +0 -10
- package/popover-edit/table-directives.d.ts +0 -41
- package/public-api.d.ts +0 -8
- package/selection/package.json +0 -9
- package/selection/public-api.d.ts +0 -13
- package/selection/row-selection.d.ts +0 -22
- package/selection/select-all.d.ts +0 -23
- package/selection/selection-column.d.ts +0 -34
- package/selection/selection-module.d.ts +0 -14
- package/selection/selection-toggle.d.ts +0 -25
- package/selection/selection.d.ts +0 -22
- package/selection/selection_public_index.d.ts +0 -4
- package/version.d.ts +0 -10
|
@@ -1,8 +1,93 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { BaseHarnessFilters } from '@angular/cdk/testing';
|
|
2
|
+
import { ComponentHarness } from '@angular/cdk/testing';
|
|
3
|
+
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
4
|
+
|
|
5
|
+
/** Harness for interacting with a MDC mat-slider in tests. */
|
|
6
|
+
export declare class MatSliderHarness extends ComponentHarness {
|
|
7
|
+
static hostSelector: string;
|
|
8
|
+
/**
|
|
9
|
+
* Gets a `HarnessPredicate` that can be used to search for a `MatSliderHarness` that meets
|
|
10
|
+
* certain criteria.
|
|
11
|
+
* @param options Options for filtering which input instances are considered a match.
|
|
12
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
13
|
+
*/
|
|
14
|
+
static with(options?: SliderHarnessFilters): HarnessPredicate<MatSliderHarness>;
|
|
15
|
+
/** Gets the start thumb of the slider (only applicable for range sliders). */
|
|
16
|
+
getStartThumb(): Promise<MatSliderThumbHarness>;
|
|
17
|
+
/** Gets the thumb (for single point sliders), or the end thumb (for range sliders). */
|
|
18
|
+
getEndThumb(): Promise<MatSliderThumbHarness>;
|
|
19
|
+
/** Gets whether the slider is a range slider. */
|
|
20
|
+
isRange(): Promise<boolean>;
|
|
21
|
+
/** Gets whether the slider is disabled. */
|
|
22
|
+
isDisabled(): Promise<boolean>;
|
|
23
|
+
/** Gets the value step increments of the slider. */
|
|
24
|
+
getStep(): Promise<number>;
|
|
25
|
+
/** Gets the maximum value of the slider. */
|
|
26
|
+
getMaxValue(): Promise<number>;
|
|
27
|
+
/** Gets the minimum value of the slider. */
|
|
28
|
+
getMinValue(): Promise<number>;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
/** Harness for interacting with a thumb inside of a Material slider in tests. */
|
|
32
|
+
export declare class MatSliderThumbHarness extends ComponentHarness {
|
|
33
|
+
static hostSelector: string;
|
|
34
|
+
/**
|
|
35
|
+
* Gets a `HarnessPredicate` that can be used to search for a `MatSliderThumbHarness` that meets
|
|
36
|
+
* certain criteria.
|
|
37
|
+
* @param options Options for filtering which thumb instances are considered a match.
|
|
38
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
39
|
+
*/
|
|
40
|
+
static with(options?: SliderThumbHarnessFilters): HarnessPredicate<MatSliderThumbHarness>;
|
|
41
|
+
/** Gets the position of the thumb inside the slider. */
|
|
42
|
+
getPosition(): Promise<ThumbPosition>;
|
|
43
|
+
/** Gets the value of the thumb. */
|
|
44
|
+
getValue(): Promise<number>;
|
|
45
|
+
/** Sets the value of the thumb. */
|
|
46
|
+
setValue(newValue: number): Promise<void>;
|
|
47
|
+
/** Gets the current percentage value of the slider. */
|
|
48
|
+
getPercentage(): Promise<number>;
|
|
49
|
+
/** Gets the maximum value of the thumb. */
|
|
50
|
+
getMaxValue(): Promise<number>;
|
|
51
|
+
/** Gets the minimum value of the thumb. */
|
|
52
|
+
getMinValue(): Promise<number>;
|
|
53
|
+
/** Gets the text representation of the slider's value. */
|
|
54
|
+
getDisplayValue(): Promise<string>;
|
|
55
|
+
/** Whether the thumb is disabled. */
|
|
56
|
+
isDisabled(): Promise<boolean>;
|
|
57
|
+
/** Gets the name of the thumb. */
|
|
58
|
+
getName(): Promise<string>;
|
|
59
|
+
/** Gets the id of the thumb. */
|
|
60
|
+
getId(): Promise<string>;
|
|
61
|
+
/**
|
|
62
|
+
* Focuses the thumb and returns a promise that indicates when the
|
|
63
|
+
* action is complete.
|
|
64
|
+
*/
|
|
65
|
+
focus(): Promise<void>;
|
|
66
|
+
/**
|
|
67
|
+
* Blurs the thumb and returns a promise that indicates when the
|
|
68
|
+
* action is complete.
|
|
69
|
+
*/
|
|
70
|
+
blur(): Promise<void>;
|
|
71
|
+
/** Whether the thumb is focused. */
|
|
72
|
+
isFocused(): Promise<boolean>;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
/** A set of criteria that can be used to filter a list of `MatSliderHarness` instances. */
|
|
76
|
+
export declare interface SliderHarnessFilters extends BaseHarnessFilters {
|
|
77
|
+
/** Filters out only range/non-range sliders. */
|
|
78
|
+
isRange?: boolean;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/** A set of criteria that can be used to filter a list of `MatSliderThumbHarness` instances. */
|
|
82
|
+
export declare interface SliderThumbHarnessFilters extends BaseHarnessFilters {
|
|
83
|
+
/** Filters out slider thumbs with a particular position. */
|
|
84
|
+
position?: ThumbPosition;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/** Possible positions of a slider thumb. */
|
|
88
|
+
export declare const enum ThumbPosition {
|
|
89
|
+
START = 0,
|
|
90
|
+
END = 1
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
export { }
|
package/mdc-snack-bar/index.d.ts
CHANGED
|
@@ -1,8 +1,200 @@
|
|
|
1
|
+
import { AriaLivePoliteness } from '@angular/cdk/a11y';
|
|
2
|
+
import { BasePortalOutlet } from '@angular/cdk/portal';
|
|
3
|
+
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
4
|
+
import { CdkPortalOutlet } from '@angular/cdk/portal';
|
|
5
|
+
import { ComponentPortal } from '@angular/cdk/portal';
|
|
6
|
+
import { ComponentRef } from '@angular/core';
|
|
7
|
+
import { ElementRef } from '@angular/core';
|
|
8
|
+
import { EmbeddedViewRef } from '@angular/core';
|
|
9
|
+
import * as i0 from '@angular/core';
|
|
10
|
+
import * as i4 from '@angular/cdk/overlay';
|
|
11
|
+
import * as i5 from '@angular/cdk/portal';
|
|
12
|
+
import * as i6 from '@angular/common';
|
|
13
|
+
import * as i7 from '@angular/material-experimental/mdc-button';
|
|
14
|
+
import * as i8 from '@angular/material-experimental/mdc-core';
|
|
15
|
+
import { Injector } from '@angular/core';
|
|
16
|
+
import { LiveAnnouncer } from '@angular/cdk/a11y';
|
|
17
|
+
import { MAT_SNACK_BAR_DATA } from '@angular/material/snack-bar';
|
|
18
|
+
import { MAT_SNACK_BAR_DEFAULT_OPTIONS } from '@angular/material/snack-bar';
|
|
19
|
+
import { MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY } from '@angular/material/snack-bar';
|
|
20
|
+
import { matSnackBarAnimations } from '@angular/material/snack-bar';
|
|
21
|
+
import { _MatSnackBarBase } from '@angular/material/snack-bar';
|
|
22
|
+
import { MatSnackBarConfig } from '@angular/material/snack-bar';
|
|
23
|
+
import { MatSnackBarDismiss } from '@angular/material/snack-bar';
|
|
24
|
+
import { MatSnackBarHorizontalPosition } from '@angular/material/snack-bar';
|
|
25
|
+
import { MatSnackBarRef } from '@angular/material/snack-bar';
|
|
26
|
+
import { MatSnackBarVerticalPosition } from '@angular/material/snack-bar';
|
|
27
|
+
import { MDCSnackbarFoundation } from '@material/snackbar';
|
|
28
|
+
import { NgZone } from '@angular/core';
|
|
29
|
+
import { Observable } from 'rxjs';
|
|
30
|
+
import { OnDestroy } from '@angular/core';
|
|
31
|
+
import { Overlay } from '@angular/cdk/overlay';
|
|
32
|
+
import { Platform } from '@angular/cdk/platform';
|
|
33
|
+
import { _SnackBarContainer } from '@angular/material/snack-bar';
|
|
34
|
+
import { Subject } from 'rxjs';
|
|
35
|
+
import { TemplatePortal } from '@angular/cdk/portal';
|
|
36
|
+
import { TextOnlySnackBar } from '@angular/material/snack-bar';
|
|
37
|
+
|
|
38
|
+
declare namespace i1 {
|
|
39
|
+
export {
|
|
40
|
+
SimpleSnackBar
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
declare namespace i2 {
|
|
45
|
+
export {
|
|
46
|
+
MatSnackBarContainer
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
declare namespace i3 {
|
|
51
|
+
export {
|
|
52
|
+
MatSnackBarLabel,
|
|
53
|
+
MatSnackBarActions,
|
|
54
|
+
MatSnackBarAction
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
export { MAT_SNACK_BAR_DATA }
|
|
59
|
+
|
|
60
|
+
export { MAT_SNACK_BAR_DEFAULT_OPTIONS }
|
|
61
|
+
|
|
62
|
+
export { MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY }
|
|
63
|
+
|
|
1
64
|
/**
|
|
2
|
-
*
|
|
3
|
-
* Copyright Google LLC All Rights Reserved.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
6
|
-
* found in the LICENSE file at https://angular.io/license
|
|
65
|
+
* Service to dispatch Material Design snack bar messages.
|
|
7
66
|
*/
|
|
8
|
-
export
|
|
67
|
+
export declare class MatSnackBar extends _MatSnackBarBase {
|
|
68
|
+
protected simpleSnackBarComponent: typeof SimpleSnackBar;
|
|
69
|
+
protected snackBarContainerComponent: typeof MatSnackBarContainer;
|
|
70
|
+
protected handsetCssClass: string;
|
|
71
|
+
constructor(overlay: Overlay, live: LiveAnnouncer, injector: Injector, breakpointObserver: BreakpointObserver, parentSnackBar: MatSnackBar, defaultConfig: MatSnackBarConfig);
|
|
72
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBar, [null, null, null, null, { optional: true; skipSelf: true; }, null]>;
|
|
73
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<MatSnackBar>;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
/** Directive that should be applied to each of the snack bar's action buttons. */
|
|
77
|
+
export declare class MatSnackBarAction {
|
|
78
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarAction, never>;
|
|
79
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarAction, "[matSnackBarAction]", never, {}, {}, never, never, false>;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
/** Directive that should be applied to the element containing the snack bar's action buttons. */
|
|
83
|
+
export declare class MatSnackBarActions {
|
|
84
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarActions, never>;
|
|
85
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarActions, "[matSnackBarActions]", never, {}, {}, never, never, false>;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
export { matSnackBarAnimations }
|
|
89
|
+
|
|
90
|
+
export { MatSnackBarConfig }
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* Internal component that wraps user-provided snack bar content.
|
|
94
|
+
* @docs-private
|
|
95
|
+
*/
|
|
96
|
+
export declare class MatSnackBarContainer extends BasePortalOutlet implements _SnackBarContainer, OnDestroy {
|
|
97
|
+
private _elementRef;
|
|
98
|
+
snackBarConfig: MatSnackBarConfig;
|
|
99
|
+
private _platform;
|
|
100
|
+
private _ngZone;
|
|
101
|
+
_animationMode?: string | undefined;
|
|
102
|
+
/** The number of milliseconds to wait before announcing the snack bar's content. */
|
|
103
|
+
private readonly _announceDelay;
|
|
104
|
+
/** The timeout for announcing the snack bar's content. */
|
|
105
|
+
private _announceTimeoutId;
|
|
106
|
+
/** Subject for notifying that the snack bar has announced to screen readers. */
|
|
107
|
+
readonly _onAnnounce: Subject<void>;
|
|
108
|
+
/** Subject for notifying that the snack bar has exited from view. */
|
|
109
|
+
readonly _onExit: Subject<void>;
|
|
110
|
+
/** Subject for notifying that the snack bar has finished entering the view. */
|
|
111
|
+
readonly _onEnter: Subject<void>;
|
|
112
|
+
/** aria-live value for the live region. */
|
|
113
|
+
_live: AriaLivePoliteness;
|
|
114
|
+
/** Whether the snack bar is currently exiting. */
|
|
115
|
+
_exiting: boolean;
|
|
116
|
+
/**
|
|
117
|
+
* Role of the live region. This is only for Firefox as there is a known issue where Firefox +
|
|
118
|
+
* JAWS does not read out aria-live message.
|
|
119
|
+
*/
|
|
120
|
+
_role?: 'status' | 'alert';
|
|
121
|
+
private _mdcAdapter;
|
|
122
|
+
_mdcFoundation: MDCSnackbarFoundation;
|
|
123
|
+
/** The portal outlet inside of this container into which the snack bar content will be loaded. */
|
|
124
|
+
_portalOutlet: CdkPortalOutlet;
|
|
125
|
+
/** Element that acts as the MDC surface container which should contain the label and actions. */
|
|
126
|
+
_surface: ElementRef;
|
|
127
|
+
/**
|
|
128
|
+
* Element that will have the `mdc-snackbar__label` class applied if the attached component
|
|
129
|
+
* or template does not have it. This ensures that the appropriate structure, typography, and
|
|
130
|
+
* color is applied to the attached view.
|
|
131
|
+
*/
|
|
132
|
+
_label: ElementRef;
|
|
133
|
+
constructor(_elementRef: ElementRef<HTMLElement>, snackBarConfig: MatSnackBarConfig, _platform: Platform, _ngZone: NgZone, _animationMode?: string | undefined);
|
|
134
|
+
/** Makes sure the exit callbacks have been invoked when the element is destroyed. */
|
|
135
|
+
ngOnDestroy(): void;
|
|
136
|
+
enter(): void;
|
|
137
|
+
exit(): Observable<void>;
|
|
138
|
+
/** Attach a component portal as content to this snack bar container. */
|
|
139
|
+
attachComponentPortal<T>(portal: ComponentPortal<T>): ComponentRef<T>;
|
|
140
|
+
/** Attach a template portal as content to this snack bar container. */
|
|
141
|
+
attachTemplatePortal<C>(portal: TemplatePortal<C>): EmbeddedViewRef<C>;
|
|
142
|
+
private _setClass;
|
|
143
|
+
/** Applies the user-configured CSS classes to the snack bar. */
|
|
144
|
+
private _applySnackBarClasses;
|
|
145
|
+
/** Asserts that no content is already attached to the container. */
|
|
146
|
+
private _assertNotAttached;
|
|
147
|
+
/** Finishes the exit sequence of the container. */
|
|
148
|
+
private _finishExit;
|
|
149
|
+
/**
|
|
150
|
+
* Starts a timeout to move the snack bar content to the live region so screen readers will
|
|
151
|
+
* announce it.
|
|
152
|
+
*/
|
|
153
|
+
private _screenReaderAnnounce;
|
|
154
|
+
/** Applies the correct CSS class to the label based on its content. */
|
|
155
|
+
private _applyLabelClass;
|
|
156
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarContainer, [null, null, null, null, { optional: true; }]>;
|
|
157
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatSnackBarContainer, "mat-snack-bar-container", never, {}, {}, never, never, false>;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
export { MatSnackBarDismiss }
|
|
161
|
+
|
|
162
|
+
export { MatSnackBarHorizontalPosition }
|
|
163
|
+
|
|
164
|
+
/** Directive that should be applied to the text element to be rendered in the snack bar. */
|
|
165
|
+
export declare class MatSnackBarLabel {
|
|
166
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarLabel, never>;
|
|
167
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarLabel, "[matSnackBarLabel]", never, {}, {}, never, never, false>;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
export declare class MatSnackBarModule {
|
|
171
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarModule, never>;
|
|
172
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatSnackBarModule, [typeof i1.SimpleSnackBar, typeof i2.MatSnackBarContainer, typeof i3.MatSnackBarLabel, typeof i3.MatSnackBarActions, typeof i3.MatSnackBarAction], [typeof i4.OverlayModule, typeof i5.PortalModule, typeof i6.CommonModule, typeof i7.MatButtonModule, typeof i8.MatCommonModule], [typeof i8.MatCommonModule, typeof i2.MatSnackBarContainer, typeof i3.MatSnackBarLabel, typeof i3.MatSnackBarActions, typeof i3.MatSnackBarAction]>;
|
|
173
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatSnackBarModule>;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
export { MatSnackBarRef }
|
|
177
|
+
|
|
178
|
+
export { MatSnackBarVerticalPosition }
|
|
179
|
+
|
|
180
|
+
export declare class SimpleSnackBar implements TextOnlySnackBar {
|
|
181
|
+
snackBarRef: MatSnackBarRef<SimpleSnackBar>;
|
|
182
|
+
data: {
|
|
183
|
+
message: string;
|
|
184
|
+
action: string;
|
|
185
|
+
};
|
|
186
|
+
constructor(snackBarRef: MatSnackBarRef<SimpleSnackBar>, data: {
|
|
187
|
+
message: string;
|
|
188
|
+
action: string;
|
|
189
|
+
});
|
|
190
|
+
/** Performs the action on the snack bar. */
|
|
191
|
+
action(): void;
|
|
192
|
+
/** If the action button should be shown. */
|
|
193
|
+
get hasAction(): boolean;
|
|
194
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SimpleSnackBar, never>;
|
|
195
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SimpleSnackBar, "simple-snack-bar", ["matSnackBar"], {}, {}, never, never, false>;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
export { TextOnlySnackBar }
|
|
199
|
+
|
|
200
|
+
export { }
|
|
@@ -1,8 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
*/
|
|
8
|
-
|
|
1
|
+
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
+
import { MatSnackBarHarness as MatSnackBarHarness_2 } from '@angular/material/snack-bar/testing';
|
|
3
|
+
import { SnackBarHarnessFilters } from '@angular/material/snack-bar/testing';
|
|
4
|
+
|
|
5
|
+
/** Harness for interacting with an MDC-based mat-snack-bar in tests. */
|
|
6
|
+
export declare class MatSnackBarHarness extends MatSnackBarHarness_2 {
|
|
7
|
+
/** The selector for the host element of a `MatSnackBar` instance. */
|
|
8
|
+
static hostSelector: string;
|
|
9
|
+
protected _messageSelector: string;
|
|
10
|
+
protected _actionButtonSelector: string;
|
|
11
|
+
/**
|
|
12
|
+
* Gets a `HarnessPredicate` that can be used to search for a `MatSnackBarHarness` that meets
|
|
13
|
+
* certain criteria.
|
|
14
|
+
* @param options Options for filtering which snack bar instances are considered a match.
|
|
15
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
16
|
+
*/
|
|
17
|
+
static with(options?: SnackBarHarnessFilters): HarnessPredicate<MatSnackBarHarness_2>;
|
|
18
|
+
protected _assertContentAnnotated(): Promise<void>;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
export { SnackBarHarnessFilters }
|
|
22
|
+
|
|
23
|
+
export { }
|
package/mdc-table/index.d.ts
CHANGED
|
@@ -1,8 +1,238 @@
|
|
|
1
|
+
import { CdkCell } from '@angular/cdk/table';
|
|
2
|
+
import { CdkCellDef } from '@angular/cdk/table';
|
|
3
|
+
import { CdkColumnDef } from '@angular/cdk/table';
|
|
4
|
+
import { CdkFooterCell } from '@angular/cdk/table';
|
|
5
|
+
import { CdkFooterCellDef } from '@angular/cdk/table';
|
|
6
|
+
import { CdkFooterRow } from '@angular/cdk/table';
|
|
7
|
+
import { CdkFooterRowDef } from '@angular/cdk/table';
|
|
8
|
+
import { CdkHeaderCell } from '@angular/cdk/table';
|
|
9
|
+
import { CdkHeaderCellDef } from '@angular/cdk/table';
|
|
10
|
+
import { CdkHeaderRow } from '@angular/cdk/table';
|
|
11
|
+
import { CdkHeaderRowDef } from '@angular/cdk/table';
|
|
12
|
+
import { CdkNoDataRow } from '@angular/cdk/table';
|
|
13
|
+
import { CdkRow } from '@angular/cdk/table';
|
|
14
|
+
import { CdkRowDef } from '@angular/cdk/table';
|
|
15
|
+
import { CdkTable } from '@angular/cdk/table';
|
|
16
|
+
import { CdkTextColumn } from '@angular/cdk/table';
|
|
17
|
+
import * as i0 from '@angular/core';
|
|
18
|
+
import * as i5 from '@angular/material-experimental/mdc-core';
|
|
19
|
+
import * as i6 from '@angular/cdk/table';
|
|
20
|
+
import { _MatTableDataSource } from '@angular/material/table';
|
|
21
|
+
import { MatTableDataSourcePageEvent } from '@angular/material/table';
|
|
22
|
+
import { MatTableDataSourcePaginator } from '@angular/material/table';
|
|
23
|
+
import { OnInit } from '@angular/core';
|
|
24
|
+
|
|
25
|
+
declare namespace i1 {
|
|
26
|
+
export {
|
|
27
|
+
MatRecycleRows,
|
|
28
|
+
MatTable
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
declare namespace i2 {
|
|
33
|
+
export {
|
|
34
|
+
MatCellDef,
|
|
35
|
+
MatHeaderCellDef,
|
|
36
|
+
MatFooterCellDef,
|
|
37
|
+
MatColumnDef,
|
|
38
|
+
MatHeaderCell,
|
|
39
|
+
MatFooterCell,
|
|
40
|
+
MatCell
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
declare namespace i3 {
|
|
45
|
+
export {
|
|
46
|
+
MatHeaderRowDef,
|
|
47
|
+
MatFooterRowDef,
|
|
48
|
+
MatRowDef,
|
|
49
|
+
MatHeaderRow,
|
|
50
|
+
MatFooterRow,
|
|
51
|
+
MatRow,
|
|
52
|
+
MatNoDataRow
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
declare namespace i4 {
|
|
57
|
+
export {
|
|
58
|
+
MatTextColumn
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
/** Cell template container that adds the right classes and role. */
|
|
63
|
+
export declare class MatCell extends CdkCell {
|
|
64
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatCell, never>;
|
|
65
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatCell, "mat-cell, td[mat-cell]", never, {}, {}, never, never, false>;
|
|
66
|
+
}
|
|
67
|
+
|
|
1
68
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
69
|
+
* Cell definition for the mat-table.
|
|
70
|
+
* Captures the template of a column's data row cell as well as cell-specific properties.
|
|
71
|
+
*/
|
|
72
|
+
export declare class MatCellDef extends CdkCellDef {
|
|
73
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatCellDef, never>;
|
|
74
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatCellDef, "[matCellDef]", never, {}, {}, never, never, false>;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* Column definition for the mat-table.
|
|
79
|
+
* Defines a set of cells available for a table column.
|
|
80
|
+
*/
|
|
81
|
+
export declare class MatColumnDef extends CdkColumnDef {
|
|
82
|
+
/** Unique name for this column. */
|
|
83
|
+
get name(): string;
|
|
84
|
+
set name(name: string);
|
|
85
|
+
/**
|
|
86
|
+
* Add "mat-column-" prefix in addition to "cdk-column-" prefix.
|
|
87
|
+
* In the future, this will only add "mat-column-" and columnCssClassName
|
|
88
|
+
* will change from type string[] to string.
|
|
89
|
+
* @docs-private
|
|
90
|
+
*/
|
|
91
|
+
protected _updateColumnCssClassName(): void;
|
|
92
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatColumnDef, never>;
|
|
93
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatColumnDef, "[matColumnDef]", never, { "sticky": "sticky"; "name": "matColumnDef"; }, {}, never, never, false>;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
/** Footer cell template container that adds the right classes and role. */
|
|
97
|
+
export declare class MatFooterCell extends CdkFooterCell {
|
|
98
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatFooterCell, never>;
|
|
99
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterCell, "mat-footer-cell, td[mat-footer-cell]", never, {}, {}, never, never, false>;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* Footer cell definition for the mat-table.
|
|
104
|
+
* Captures the template of a column's footer cell and as well as cell-specific properties.
|
|
105
|
+
*/
|
|
106
|
+
export declare class MatFooterCellDef extends CdkFooterCellDef {
|
|
107
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatFooterCellDef, never>;
|
|
108
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterCellDef, "[matFooterCellDef]", never, {}, {}, never, never, false>;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
/** Footer template container that contains the cell outlet. Adds the right class and role. */
|
|
112
|
+
export declare class MatFooterRow extends CdkFooterRow {
|
|
113
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatFooterRow, never>;
|
|
114
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatFooterRow, "mat-footer-row, tr[mat-footer-row]", ["matFooterRow"], {}, {}, never, never, false>;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* Footer row definition for the mat-table.
|
|
119
|
+
* Captures the footer row's template and other footer properties such as the columns to display.
|
|
120
|
+
*/
|
|
121
|
+
export declare class MatFooterRowDef extends CdkFooterRowDef {
|
|
122
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatFooterRowDef, never>;
|
|
123
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterRowDef, "[matFooterRowDef]", never, { "columns": "matFooterRowDef"; "sticky": "matFooterRowDefSticky"; }, {}, never, never, false>;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
/** Header cell template container that adds the right classes and role. */
|
|
127
|
+
export declare class MatHeaderCell extends CdkHeaderCell {
|
|
128
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatHeaderCell, never>;
|
|
129
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderCell, "mat-header-cell, th[mat-header-cell]", never, {}, {}, never, never, false>;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
/**
|
|
133
|
+
* Header cell definition for the mat-table.
|
|
134
|
+
* Captures the template of a column's header cell and as well as cell-specific properties.
|
|
135
|
+
*/
|
|
136
|
+
export declare class MatHeaderCellDef extends CdkHeaderCellDef {
|
|
137
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatHeaderCellDef, never>;
|
|
138
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderCellDef, "[matHeaderCellDef]", never, {}, {}, never, never, false>;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
/** Footer template container that contains the cell outlet. Adds the right class and role. */
|
|
142
|
+
export declare class MatHeaderRow extends CdkHeaderRow {
|
|
143
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatHeaderRow, never>;
|
|
144
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatHeaderRow, "mat-header-row, tr[mat-header-row]", ["matHeaderRow"], {}, {}, never, never, false>;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
/**
|
|
148
|
+
* Header row definition for the mat-table.
|
|
149
|
+
* Captures the header row's template and other header properties such as the columns to display.
|
|
150
|
+
*/
|
|
151
|
+
export declare class MatHeaderRowDef extends CdkHeaderRowDef {
|
|
152
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatHeaderRowDef, never>;
|
|
153
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderRowDef, "[matHeaderRowDef]", never, { "columns": "matHeaderRowDef"; "sticky": "matHeaderRowDefSticky"; }, {}, never, never, false>;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/** Row that can be used to display a message when no data is shown in the table. */
|
|
157
|
+
export declare class MatNoDataRow extends CdkNoDataRow {
|
|
158
|
+
_contentClassName: string;
|
|
159
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatNoDataRow, never>;
|
|
160
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatNoDataRow, "ng-template[matNoDataRow]", never, {}, {}, never, never, false>;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* Enables the recycle view repeater strategy, which reduces rendering latency. Not compatible with
|
|
165
|
+
* tables that animate rows.
|
|
166
|
+
*/
|
|
167
|
+
export declare class MatRecycleRows {
|
|
168
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatRecycleRows, never>;
|
|
169
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRecycleRows, "mat-table[recycleRows], table[mat-table][recycleRows]", never, {}, {}, never, never, false>;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
/** Data row template container that contains the cell outlet. Adds the right class and role. */
|
|
173
|
+
export declare class MatRow extends CdkRow {
|
|
174
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatRow, never>;
|
|
175
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatRow, "mat-row, tr[mat-row]", ["matRow"], {}, {}, never, never, false>;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
/**
|
|
179
|
+
* Data row definition for the mat-table.
|
|
180
|
+
* Captures the data row's template and other properties such as the columns to display and
|
|
181
|
+
* a when predicate that describes when this row should be used.
|
|
182
|
+
*/
|
|
183
|
+
export declare class MatRowDef<T> extends CdkRowDef<T> {
|
|
184
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatRowDef<any>, never>;
|
|
185
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowDef<any>, "[matRowDef]", never, { "columns": "matRowDefColumns"; "when": "matRowDefWhen"; }, {}, never, never, false>;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
export declare class MatTable<T> extends CdkTable<T> implements OnInit {
|
|
189
|
+
/** Overrides the sticky CSS class set by the `CdkTable`. */
|
|
190
|
+
protected stickyCssClass: string;
|
|
191
|
+
/** Overrides the need to add position: sticky on every sticky cell element in `CdkTable`. */
|
|
192
|
+
protected needsPositionStickyOnElement: boolean;
|
|
193
|
+
ngOnInit(): void;
|
|
194
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatTable<any>, never>;
|
|
195
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTable<any>, "mat-table, table[mat-table]", ["matTable"], {}, {}, never, ["caption", "colgroup, col"], false>;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
/**
|
|
199
|
+
* Data source that accepts a client-side data array and includes native support of filtering,
|
|
200
|
+
* sorting (using MatSort), and pagination (using MatPaginator).
|
|
201
|
+
*
|
|
202
|
+
* Allows for sort customization by overriding sortingDataAccessor, which defines how data
|
|
203
|
+
* properties are accessed. Also allows for filter customization by overriding filterTermAccessor,
|
|
204
|
+
* which defines how row data is converted to a string for filter matching.
|
|
205
|
+
*
|
|
206
|
+
* **Note:** This class is meant to be a simple data source to help you get started. As such
|
|
207
|
+
* it isn't equipped to handle some more advanced cases like robust i18n support or server-side
|
|
208
|
+
* interactions. If your app needs to support more advanced use cases, consider implementing your
|
|
209
|
+
* own `DataSource`.
|
|
210
|
+
*/
|
|
211
|
+
export declare class MatTableDataSource<T, P extends MatTableDataSourcePaginator = MatTableDataSourcePaginator> extends _MatTableDataSource<T, P> {
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
export { MatTableDataSourcePageEvent }
|
|
215
|
+
|
|
216
|
+
export { MatTableDataSourcePaginator }
|
|
217
|
+
|
|
218
|
+
export declare class MatTableModule {
|
|
219
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatTableModule, never>;
|
|
220
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatTableModule, [typeof i1.MatTable, typeof i1.MatRecycleRows, typeof i2.MatHeaderCellDef, typeof i3.MatHeaderRowDef, typeof i2.MatColumnDef, typeof i2.MatCellDef, typeof i3.MatRowDef, typeof i2.MatFooterCellDef, typeof i3.MatFooterRowDef, typeof i2.MatHeaderCell, typeof i2.MatCell, typeof i2.MatFooterCell, typeof i3.MatHeaderRow, typeof i3.MatRow, typeof i3.MatFooterRow, typeof i3.MatNoDataRow, typeof i4.MatTextColumn], [typeof i5.MatCommonModule, typeof i6.CdkTableModule], [typeof i5.MatCommonModule, typeof i1.MatTable, typeof i1.MatRecycleRows, typeof i2.MatHeaderCellDef, typeof i3.MatHeaderRowDef, typeof i2.MatColumnDef, typeof i2.MatCellDef, typeof i3.MatRowDef, typeof i2.MatFooterCellDef, typeof i3.MatFooterRowDef, typeof i2.MatHeaderCell, typeof i2.MatCell, typeof i2.MatFooterCell, typeof i3.MatHeaderRow, typeof i3.MatRow, typeof i3.MatFooterRow, typeof i3.MatNoDataRow, typeof i4.MatTextColumn]>;
|
|
221
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatTableModule>;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* Column that simply shows text content for the header and row cells. Assumes that the table
|
|
226
|
+
* is using the native table implementation (`<table>`).
|
|
4
227
|
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
228
|
+
* By default, the name of this column will be the header text and data property accessor.
|
|
229
|
+
* The header text can be overridden with the `headerText` input. Cell values can be overridden with
|
|
230
|
+
* the `dataAccessor` input. Change the text justification to the start or end using the `justify`
|
|
231
|
+
* input.
|
|
7
232
|
*/
|
|
8
|
-
export
|
|
233
|
+
export declare class MatTextColumn<T> extends CdkTextColumn<T> {
|
|
234
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatTextColumn<any>, never>;
|
|
235
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTextColumn<any>, "mat-text-column", never, {}, {}, never, never, false>;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
export { }
|