@angular/material-experimental 14.0.0-next.10 → 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 +4 -4
- package/esm2020/column-resize/column-resize-directives/column-resize.mjs +4 -4
- package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize-flex.mjs +4 -4
- package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize.mjs +4 -4
- package/esm2020/column-resize/column-resize-module.mjs +13 -13
- package/esm2020/column-resize/overlay-handle.mjs +4 -4
- package/esm2020/column-resize/resizable-directives/default-enabled-resizable.mjs +4 -4
- package/esm2020/column-resize/resizable-directives/resizable.mjs +4 -4
- package/esm2020/column-resize/resize-strategy.mjs +4 -4
- package/esm2020/mdc-autocomplete/autocomplete-origin.mjs +4 -4
- package/esm2020/mdc-autocomplete/autocomplete-trigger.mjs +4 -4
- package/esm2020/mdc-autocomplete/autocomplete.mjs +4 -4
- package/esm2020/mdc-autocomplete/module.mjs +5 -5
- package/esm2020/mdc-button/button-base.mjs +7 -7
- package/esm2020/mdc-button/button.mjs +7 -7
- package/esm2020/mdc-button/fab.mjs +13 -13
- package/esm2020/mdc-button/icon-button.mjs +7 -7
- package/esm2020/mdc-button/module.mjs +5 -5
- package/esm2020/mdc-card/card.mjs +43 -43
- package/esm2020/mdc-card/module.mjs +5 -5
- package/esm2020/mdc-checkbox/checkbox.mjs +4 -4
- package/esm2020/mdc-checkbox/module.mjs +5 -5
- package/esm2020/mdc-chips/chip-action.mjs +4 -4
- package/esm2020/mdc-chips/chip-edit-input.mjs +4 -4
- package/esm2020/mdc-chips/chip-grid.mjs +4 -4
- package/esm2020/mdc-chips/chip-icons.mjs +10 -10
- package/esm2020/mdc-chips/chip-input.mjs +4 -4
- package/esm2020/mdc-chips/chip-listbox.mjs +4 -4
- package/esm2020/mdc-chips/chip-option.mjs +7 -7
- package/esm2020/mdc-chips/chip-row.mjs +4 -4
- package/esm2020/mdc-chips/chip-set.mjs +4 -4
- package/esm2020/mdc-chips/chip.mjs +7 -7
- package/esm2020/mdc-chips/module.mjs +6 -6
- package/esm2020/mdc-core/option/index.mjs +5 -5
- package/esm2020/mdc-core/option/optgroup.mjs +4 -4
- package/esm2020/mdc-core/option/option.mjs +4 -4
- package/esm2020/mdc-dialog/dialog-container.mjs +17 -15
- package/esm2020/mdc-dialog/dialog-content-directives.mjs +13 -13
- 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 +4 -4
- package/esm2020/mdc-form-field/directives/floating-label.mjs +4 -4
- package/esm2020/mdc-form-field/directives/hint.mjs +4 -4
- package/esm2020/mdc-form-field/directives/label.mjs +4 -4
- package/esm2020/mdc-form-field/directives/line-ripple.mjs +4 -4
- package/esm2020/mdc-form-field/directives/notched-outline.mjs +4 -4
- package/esm2020/mdc-form-field/directives/prefix.mjs +4 -4
- package/esm2020/mdc-form-field/directives/suffix.mjs +4 -4
- package/esm2020/mdc-form-field/form-field.mjs +10 -10
- package/esm2020/mdc-form-field/module.mjs +5 -5
- package/esm2020/mdc-input/input.mjs +4 -4
- package/esm2020/mdc-input/module.mjs +5 -5
- package/esm2020/mdc-list/action-list.mjs +4 -4
- package/esm2020/mdc-list/interactive-list-base.mjs +4 -4
- package/esm2020/mdc-list/list-base.mjs +7 -7
- package/esm2020/mdc-list/list-item-sections.mjs +19 -19
- package/esm2020/mdc-list/list-option.mjs +7 -7
- package/esm2020/mdc-list/list.mjs +7 -7
- package/esm2020/mdc-list/module.mjs +9 -11
- package/esm2020/mdc-list/nav-list.mjs +4 -4
- package/esm2020/mdc-list/selection-list.mjs +4 -4
- package/esm2020/mdc-list/subheader.mjs +4 -4
- package/esm2020/mdc-menu/directives.mjs +7 -7
- package/esm2020/mdc-menu/menu-item.mjs +6 -6
- package/esm2020/mdc-menu/menu.mjs +4 -4
- package/esm2020/mdc-menu/module.mjs +5 -5
- package/esm2020/mdc-paginator/module.mjs +5 -5
- package/esm2020/mdc-paginator/paginator.mjs +9 -9
- package/esm2020/mdc-progress-bar/module.mjs +5 -5
- package/esm2020/mdc-progress-bar/progress-bar.mjs +4 -4
- package/esm2020/mdc-progress-spinner/module.mjs +5 -5
- package/esm2020/mdc-progress-spinner/progress-spinner.mjs +4 -4
- package/esm2020/mdc-radio/module.mjs +5 -5
- package/esm2020/mdc-radio/radio.mjs +7 -7
- package/esm2020/mdc-select/module.mjs +5 -5
- package/esm2020/mdc-select/select.mjs +10 -11
- package/esm2020/mdc-slide-toggle/module.mjs +5 -5
- package/esm2020/mdc-slide-toggle/slide-toggle.mjs +4 -4
- package/esm2020/mdc-slider/global-change-and-input-listener.mjs +4 -4
- package/esm2020/mdc-slider/module.mjs +5 -5
- package/esm2020/mdc-slider/slider.mjs +12 -12
- package/esm2020/mdc-snack-bar/module.mjs +5 -5
- package/esm2020/mdc-snack-bar/simple-snack-bar.mjs +7 -7
- package/esm2020/mdc-snack-bar/snack-bar-container.mjs +50 -31
- package/esm2020/mdc-snack-bar/snack-bar-content.mjs +10 -10
- package/esm2020/mdc-snack-bar/snack-bar.mjs +4 -4
- package/esm2020/mdc-table/cell.mjs +22 -22
- package/esm2020/mdc-table/module.mjs +5 -5
- package/esm2020/mdc-table/row.mjs +22 -22
- package/esm2020/mdc-table/table.mjs +9 -9
- package/esm2020/mdc-table/text-column.mjs +5 -5
- package/esm2020/mdc-tabs/module.mjs +10 -12
- package/esm2020/mdc-tabs/tab-body.mjs +7 -7
- package/esm2020/mdc-tabs/tab-content.mjs +4 -4
- package/esm2020/mdc-tabs/tab-group.mjs +12 -12
- package/esm2020/mdc-tabs/tab-header.mjs +4 -4
- package/esm2020/mdc-tabs/tab-label-wrapper.mjs +4 -4
- package/esm2020/mdc-tabs/tab-label.mjs +4 -4
- package/esm2020/mdc-tabs/tab-nav-bar/tab-nav-bar.mjs +10 -10
- package/esm2020/mdc-tabs/tab.mjs +4 -4
- package/esm2020/mdc-tooltip/module.mjs +5 -5
- package/esm2020/mdc-tooltip/tooltip.mjs +7 -7
- package/esm2020/menubar/menubar-item.mjs +5 -5
- package/esm2020/menubar/menubar-module.mjs +6 -6
- package/esm2020/menubar/menubar.mjs +5 -5
- package/esm2020/popover-edit/lens-directives.mjs +10 -10
- package/esm2020/popover-edit/popover-edit-module.mjs +5 -5
- package/esm2020/popover-edit/table-directives.mjs +13 -13
- package/esm2020/selection/row-selection.mjs +4 -4
- package/esm2020/selection/select-all.mjs +4 -4
- package/esm2020/selection/selection-column.mjs +7 -7
- package/esm2020/selection/selection-module.mjs +5 -5
- package/esm2020/selection/selection-toggle.mjs +4 -4
- package/esm2020/selection/selection.mjs +4 -4
- package/esm2020/version.mjs +1 -1
- package/fesm2015/column-resize.mjs +36 -36
- package/fesm2015/column-resize.mjs.map +1 -1
- 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 +44 -44
- 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 +33 -33
- 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 +58 -60
- package/fesm2015/mdc-list.mjs.map +1 -1
- package/fesm2015/mdc-menu.mjs +17 -17
- package/fesm2015/mdc-menu.mjs.map +1 -1
- package/fesm2015/mdc-paginator.mjs +12 -12
- package/fesm2015/mdc-paginator.mjs.map +1 -1
- package/fesm2015/mdc-progress-bar.mjs +7 -7
- package/fesm2015/mdc-progress-bar.mjs.map +1 -1
- 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 +13 -14
- 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 +18 -18
- package/fesm2015/mdc-slider.mjs.map +1 -1
- package/fesm2015/mdc-snack-bar.mjs +74 -55
- package/fesm2015/mdc-snack-bar.mjs.map +1 -1
- package/fesm2015/mdc-table.mjs +58 -58
- package/fesm2015/mdc-table.mjs.map +1 -1
- package/fesm2015/mdc-tabs.mjs +45 -47
- 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 +11 -11
- 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 +23 -23
- package/fesm2015/selection.mjs.map +1 -1
- package/fesm2020/column-resize.mjs +36 -36
- package/fesm2020/column-resize.mjs.map +1 -1
- 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 +44 -44
- 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 +33 -33
- 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 +58 -60
- package/fesm2020/mdc-list.mjs.map +1 -1
- package/fesm2020/mdc-menu.mjs +17 -17
- package/fesm2020/mdc-menu.mjs.map +1 -1
- package/fesm2020/mdc-paginator.mjs +12 -12
- package/fesm2020/mdc-paginator.mjs.map +1 -1
- package/fesm2020/mdc-progress-bar.mjs +7 -7
- package/fesm2020/mdc-progress-bar.mjs.map +1 -1
- 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 +13 -14
- 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 +18 -18
- package/fesm2020/mdc-slider.mjs.map +1 -1
- package/fesm2020/mdc-snack-bar.mjs +74 -55
- package/fesm2020/mdc-snack-bar.mjs.map +1 -1
- package/fesm2020/mdc-table.mjs +58 -58
- package/fesm2020/mdc-table.mjs.map +1 -1
- package/fesm2020/mdc-tabs.mjs +45 -47
- 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 +11 -11
- 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 +23 -23
- 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 +33 -33
- 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 -79
- 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
package/mdc-list/index.d.ts
CHANGED
|
@@ -1,8 +1,558 @@
|
|
|
1
|
+
import { AfterViewInit } from '@angular/core';
|
|
2
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
3
|
+
import { ChangeDetectorRef } from '@angular/core';
|
|
4
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
5
|
+
import { ElementRef } from '@angular/core';
|
|
6
|
+
import { EventEmitter } from '@angular/core';
|
|
7
|
+
import * as i0 from '@angular/core';
|
|
8
|
+
import * as i10 from '@angular/material-experimental/mdc-core';
|
|
9
|
+
import * as i11 from '@angular/material/divider';
|
|
10
|
+
import * as i8 from '@angular/cdk/observers';
|
|
11
|
+
import * as i9 from '@angular/common';
|
|
12
|
+
import { InjectionToken } from '@angular/core';
|
|
13
|
+
import { MAT_LIST } from '@angular/material/list';
|
|
14
|
+
import { MAT_NAV_LIST } from '@angular/material/list';
|
|
15
|
+
import { MAT_SELECTION_LIST_VALUE_ACCESSOR } from '@angular/material/list';
|
|
16
|
+
import { MDCListAdapter } from '@material/list';
|
|
17
|
+
import { MDCListFoundation } from '@material/list';
|
|
18
|
+
import { NgZone } from '@angular/core';
|
|
19
|
+
import { OnChanges } from '@angular/core';
|
|
20
|
+
import { OnDestroy } from '@angular/core';
|
|
21
|
+
import { OnInit } from '@angular/core';
|
|
22
|
+
import { Platform } from '@angular/cdk/platform';
|
|
23
|
+
import { QueryList } from '@angular/core';
|
|
24
|
+
import { RippleConfig } from '@angular/material-experimental/mdc-core';
|
|
25
|
+
import { RippleGlobalOptions } from '@angular/material-experimental/mdc-core';
|
|
26
|
+
import { RippleTarget } from '@angular/material-experimental/mdc-core';
|
|
27
|
+
import { SelectionModel } from '@angular/cdk/collections';
|
|
28
|
+
import { SimpleChanges } from '@angular/core';
|
|
29
|
+
import { ThemePalette } from '@angular/material-experimental/mdc-core';
|
|
30
|
+
|
|
31
|
+
declare namespace i1 {
|
|
32
|
+
export {
|
|
33
|
+
MatList,
|
|
34
|
+
MatListItem
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
declare namespace i2 {
|
|
39
|
+
export {
|
|
40
|
+
MatActionList
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
declare namespace i3 {
|
|
45
|
+
export {
|
|
46
|
+
MatNavList
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
declare namespace i4 {
|
|
51
|
+
export {
|
|
52
|
+
MatSelectionListChange,
|
|
53
|
+
MatSelectionList
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
declare namespace i5 {
|
|
58
|
+
export {
|
|
59
|
+
SELECTION_LIST,
|
|
60
|
+
SelectionList,
|
|
61
|
+
MatListOption
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
declare namespace i6 {
|
|
66
|
+
export {
|
|
67
|
+
MatListSubheaderCssMatStyler
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
declare namespace i7 {
|
|
72
|
+
export {
|
|
73
|
+
MatListItemTitle,
|
|
74
|
+
MatListItemLine,
|
|
75
|
+
MatListItemMeta,
|
|
76
|
+
_MatListItemGraphicBase,
|
|
77
|
+
MatListItemAvatar,
|
|
78
|
+
MatListItemIcon
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
1
82
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
83
|
+
* Interface describing a list option. This is used to avoid circular
|
|
84
|
+
* dependencies between the list-option and the styler directives.
|
|
85
|
+
* @docs-private
|
|
86
|
+
*/
|
|
87
|
+
declare interface ListOption {
|
|
88
|
+
_getCheckboxPosition(): MatListOptionCheckboxPosition;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
export { MAT_LIST }
|
|
92
|
+
|
|
93
|
+
export { MAT_NAV_LIST }
|
|
94
|
+
|
|
95
|
+
export { MAT_SELECTION_LIST_VALUE_ACCESSOR }
|
|
96
|
+
|
|
97
|
+
export declare class MatActionList extends MatListBase {
|
|
98
|
+
_isNonInteractive: boolean;
|
|
99
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatActionList, never>;
|
|
100
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatActionList, "mat-action-list", ["matActionList"], {}, {}, never, ["*"], false>;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
declare abstract class MatInteractiveListBase<T extends MatListItemBase> extends MatListBase implements AfterViewInit, OnDestroy {
|
|
104
|
+
_element: ElementRef<HTMLElement>;
|
|
105
|
+
_handleKeydown(event: KeyboardEvent): void;
|
|
106
|
+
_handleClick(event: MouseEvent): void;
|
|
107
|
+
_handleFocusin(event: FocusEvent): void;
|
|
108
|
+
_handleFocusout(event: FocusEvent): void;
|
|
109
|
+
/** Items in the interactive list. */
|
|
110
|
+
abstract _items: QueryList<T>;
|
|
111
|
+
_itemsArr: T[];
|
|
112
|
+
_document: Document;
|
|
113
|
+
protected _foundation: MDCListFoundation;
|
|
114
|
+
protected _adapter: MDCListAdapter;
|
|
115
|
+
private _subscriptions;
|
|
116
|
+
protected constructor(_element: ElementRef<HTMLElement>, document: any);
|
|
117
|
+
protected _initWithAdapter(adapter: MDCListAdapter): void;
|
|
118
|
+
ngAfterViewInit(): void;
|
|
119
|
+
ngOnDestroy(): void;
|
|
120
|
+
protected _watchListItems(): void;
|
|
121
|
+
/**
|
|
122
|
+
* Clears the tabindex of all items so that no items are reachable through tab key.
|
|
123
|
+
* MDC intends to always have only one tabbable item that will receive focus first.
|
|
124
|
+
* This first item is selected by MDC automatically on blur or by manually invoking
|
|
125
|
+
* the `setTabindexToFirstSelectedOrFocusedItem` method.
|
|
126
|
+
*/
|
|
127
|
+
private _clearTabindexForAllItems;
|
|
128
|
+
/**
|
|
129
|
+
* Resets tabindex for all options and sets tabindex for the first selected option or
|
|
130
|
+
* previously focused item so that an item can be reached when users tab into the list.
|
|
131
|
+
*/
|
|
132
|
+
protected _resetTabindexToFirstSelectedOrFocusedItem(): void;
|
|
133
|
+
_elementAtIndex(index: number): HTMLElement | undefined;
|
|
134
|
+
_indexForElement(element: Element | null): number;
|
|
135
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatInteractiveListBase<any>, never>;
|
|
136
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatInteractiveListBase<any>, never, never, {}, {}, never, never, false>;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
export declare class MatList extends MatListBase {
|
|
140
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatList, never>;
|
|
141
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatList, "mat-list", ["matList"], {}, {}, never, ["*"], false>;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
declare abstract class MatListBase {
|
|
145
|
+
_isNonInteractive: boolean;
|
|
146
|
+
/** Whether ripples for all list items is disabled. */
|
|
147
|
+
get disableRipple(): boolean;
|
|
148
|
+
set disableRipple(value: BooleanInput);
|
|
149
|
+
private _disableRipple;
|
|
150
|
+
/** Whether all list items are disabled. */
|
|
151
|
+
get disabled(): boolean;
|
|
152
|
+
set disabled(value: BooleanInput);
|
|
153
|
+
private _disabled;
|
|
154
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListBase, never>;
|
|
155
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListBase, never, never, { "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, never, never, false>;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
export declare class MatListItem extends MatListItemBase {
|
|
159
|
+
_lines: QueryList<MatListItemLine>;
|
|
160
|
+
_titles: QueryList<MatListItemTitle>;
|
|
161
|
+
_meta: QueryList<MatListItemMeta>;
|
|
162
|
+
_unscopedContent: ElementRef<HTMLSpanElement>;
|
|
163
|
+
_itemText: ElementRef<HTMLElement>;
|
|
164
|
+
/** Indicates whether an item in a `<mat-nav-list>` is the currently active page. */
|
|
165
|
+
get activated(): boolean;
|
|
166
|
+
set activated(activated: boolean);
|
|
167
|
+
_activated: boolean;
|
|
168
|
+
constructor(element: ElementRef, ngZone: NgZone, listBase: MatListBase, platform: Platform, globalRippleOptions?: RippleGlobalOptions, animationMode?: string);
|
|
169
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItem, [null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
170
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatListItem, "mat-list-item, a[mat-list-item], button[mat-list-item]", ["matListItem"], { "activated": "activated"; }, {}, ["_lines", "_titles", "_meta"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "[matListItemMeta]", "mat-divider"], false>;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
/**
|
|
174
|
+
* Directive matching an optional avatar within a list item.
|
|
4
175
|
*
|
|
5
|
-
*
|
|
6
|
-
|
|
176
|
+
* List items can reserve space at the beginning of an item to display an avatar.
|
|
177
|
+
*/
|
|
178
|
+
export declare class MatListItemAvatar extends _MatListItemGraphicBase {
|
|
179
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemAvatar, never>;
|
|
180
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemAvatar, "[matListItemAvatar]", never, {}, {}, never, never, false>;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
declare abstract class MatListItemBase implements AfterViewInit, OnDestroy, RippleTarget {
|
|
184
|
+
_elementRef: ElementRef<HTMLElement>;
|
|
185
|
+
protected _ngZone: NgZone;
|
|
186
|
+
private _listBase;
|
|
187
|
+
private _platform;
|
|
188
|
+
/** Query list matching list-item line elements. */
|
|
189
|
+
abstract _lines: QueryList<MatListItemLine> | undefined;
|
|
190
|
+
/** Query list matching list-item title elements. */
|
|
191
|
+
abstract _titles: QueryList<MatListItemTitle> | undefined;
|
|
192
|
+
/**
|
|
193
|
+
* Element reference to the unscoped content in a list item.
|
|
194
|
+
*
|
|
195
|
+
* Unscoped content is user-projected text content in a list item that is
|
|
196
|
+
* not part of an explicit line or title.
|
|
197
|
+
*/
|
|
198
|
+
abstract _unscopedContent: ElementRef<HTMLSpanElement> | undefined;
|
|
199
|
+
/** Host element for the list item. */
|
|
200
|
+
_hostElement: HTMLElement;
|
|
201
|
+
/** Whether animations are disabled. */
|
|
202
|
+
_noopAnimations: boolean;
|
|
203
|
+
_avatars: QueryList<never>;
|
|
204
|
+
_icons: QueryList<never>;
|
|
205
|
+
/**
|
|
206
|
+
* The number of lines this list item should reserve space for. If not specified,
|
|
207
|
+
* lines are inferred based on the projected content.
|
|
208
|
+
*
|
|
209
|
+
* Explicitly specifying the number of lines is useful if you want to acquire additional
|
|
210
|
+
* space and enable the wrapping of text. The unscoped text content of a list item will
|
|
211
|
+
* always be able to take up the remaining space of the item, unless it represents the title.
|
|
212
|
+
*
|
|
213
|
+
* A maximum of three lines is supported as per the Material Design specification.
|
|
214
|
+
*/
|
|
215
|
+
set lines(lines: number | string | null);
|
|
216
|
+
_explicitLines: number | null;
|
|
217
|
+
get disableRipple(): boolean;
|
|
218
|
+
set disableRipple(value: boolean);
|
|
219
|
+
private _disableRipple;
|
|
220
|
+
/** Whether the list-item is disabled. */
|
|
221
|
+
get disabled(): boolean;
|
|
222
|
+
set disabled(value: BooleanInput);
|
|
223
|
+
private _disabled;
|
|
224
|
+
private _subscriptions;
|
|
225
|
+
private _rippleRenderer;
|
|
226
|
+
/** Whether the list item has unscoped text content. */
|
|
227
|
+
_hasUnscopedTextContent: boolean;
|
|
228
|
+
/**
|
|
229
|
+
* Implemented as part of `RippleTarget`.
|
|
230
|
+
* @docs-private
|
|
231
|
+
*/
|
|
232
|
+
rippleConfig: RippleConfig & RippleGlobalOptions;
|
|
233
|
+
/**
|
|
234
|
+
* Implemented as part of `RippleTarget`.
|
|
235
|
+
* @docs-private
|
|
236
|
+
*/
|
|
237
|
+
get rippleDisabled(): boolean;
|
|
238
|
+
protected constructor(_elementRef: ElementRef<HTMLElement>, _ngZone: NgZone, _listBase: MatListBase, _platform: Platform, globalRippleOptions?: RippleGlobalOptions, animationMode?: string);
|
|
239
|
+
ngAfterViewInit(): void;
|
|
240
|
+
ngOnDestroy(): void;
|
|
241
|
+
/** Gets the label for the list item. This is used for the typeahead. */
|
|
242
|
+
_getItemLabel(): string;
|
|
243
|
+
/** Whether the list item has icons or avatars. */
|
|
244
|
+
_hasIconOrAvatar(): boolean;
|
|
245
|
+
private _initInteractiveListItem;
|
|
246
|
+
/**
|
|
247
|
+
* Subscribes to changes in the projected title and lines. Triggers a
|
|
248
|
+
* item lines update whenever a change occurs.
|
|
249
|
+
*/
|
|
250
|
+
private _monitorProjectedLinesAndTitle;
|
|
251
|
+
/**
|
|
252
|
+
* Updates the lines of the list item. Based on the projected user content and optional
|
|
253
|
+
* explicit lines setting, the visual appearance of the list item is determined.
|
|
254
|
+
*
|
|
255
|
+
* This method should be invoked whenever the projected user content changes, or
|
|
256
|
+
* when the explicit lines have been updated.
|
|
257
|
+
*
|
|
258
|
+
* @param recheckUnscopedContent Whether the projected unscoped content should be re-checked.
|
|
259
|
+
* The unscoped content is not re-checked for every update as it is a rather expensive check
|
|
260
|
+
* for content that is expected to not change very often.
|
|
261
|
+
*/
|
|
262
|
+
_updateItemLines(recheckUnscopedContent: boolean): void;
|
|
263
|
+
/**
|
|
264
|
+
* Infers the number of lines based on the projected user content. This is useful
|
|
265
|
+
* if no explicit number of lines has been specified on the list item.
|
|
266
|
+
*
|
|
267
|
+
* The number of lines is inferred based on whether there is a title, the number of
|
|
268
|
+
* additional lines (secondary/tertiary). An additional line is acquired if there is
|
|
269
|
+
* unscoped text content.
|
|
270
|
+
*/
|
|
271
|
+
private _inferLinesFromContent;
|
|
272
|
+
/** Checks whether the list item has unscoped text content. */
|
|
273
|
+
private _checkDomForUnscopedTextContent;
|
|
274
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemBase, [null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
275
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemBase, never, never, { "lines": "lines"; "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, ["_avatars", "_icons"], never, false>;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
/**
|
|
279
|
+
* @docs-private
|
|
280
|
+
*
|
|
281
|
+
* MDC uses the very intuitively named classes `.mdc-list-item__start` and `.mat-list-item__end`
|
|
282
|
+
* to position content such as icons or checkboxes that comes either before or after the text
|
|
283
|
+
* content respectively. This directive detects the placement of the checkbox and applies the
|
|
284
|
+
* correct MDC class to position the icon/avatar on the opposite side.
|
|
285
|
+
*/
|
|
286
|
+
export declare class _MatListItemGraphicBase {
|
|
287
|
+
_listOption: ListOption;
|
|
288
|
+
constructor(_listOption: ListOption);
|
|
289
|
+
_isAlignedAtStart(): boolean;
|
|
290
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<_MatListItemGraphicBase, [{ optional: true; }]>;
|
|
291
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<_MatListItemGraphicBase, never, never, {}, {}, never, never, false>;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
/**
|
|
295
|
+
* Directive matching an optional icon within a list item.
|
|
296
|
+
*
|
|
297
|
+
* List items can reserve space at the beginning of an item to display an icon.
|
|
298
|
+
*/
|
|
299
|
+
export declare class MatListItemIcon extends _MatListItemGraphicBase {
|
|
300
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemIcon, never>;
|
|
301
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemIcon, "[matListItemIcon]", never, {}, {}, never, never, false>;
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
/**
|
|
305
|
+
* Directive capturing a line in a list item. A list item usually consists of a
|
|
306
|
+
* title and optional secondary or tertiary lines.
|
|
307
|
+
*
|
|
308
|
+
* Text content inside a line never wraps. There can be at maximum two lines per list item.
|
|
309
|
+
*/
|
|
310
|
+
export declare class MatListItemLine {
|
|
311
|
+
_elementRef: ElementRef<HTMLElement>;
|
|
312
|
+
constructor(_elementRef: ElementRef<HTMLElement>);
|
|
313
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemLine, never>;
|
|
314
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemLine, "[matListItemLine]", never, {}, {}, never, never, false>;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
/**
|
|
318
|
+
* Directive matching an optional meta section for list items.
|
|
319
|
+
*
|
|
320
|
+
* List items can reserve space at the end of an item to display a control,
|
|
321
|
+
* button or additional text content.
|
|
322
|
+
*/
|
|
323
|
+
export declare class MatListItemMeta {
|
|
324
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemMeta, never>;
|
|
325
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemMeta, "[matListItemMeta]", never, {}, {}, never, never, false>;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
/**
|
|
329
|
+
* Directive capturing the title of a list item. A list item usually consists of a
|
|
330
|
+
* title and optional secondary or tertiary lines.
|
|
331
|
+
*
|
|
332
|
+
* Text content for the title never wraps. There can only be a single title per list item.
|
|
333
|
+
*/
|
|
334
|
+
export declare class MatListItemTitle {
|
|
335
|
+
_elementRef: ElementRef<HTMLElement>;
|
|
336
|
+
constructor(_elementRef: ElementRef<HTMLElement>);
|
|
337
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemTitle, never>;
|
|
338
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemTitle, "[matListItemTitle]", never, {}, {}, never, never, false>;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
export declare class MatListModule {
|
|
342
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListModule, never>;
|
|
343
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatListModule, [typeof i1.MatList, typeof i2.MatActionList, typeof i3.MatNavList, typeof i4.MatSelectionList, typeof i1.MatListItem, typeof i5.MatListOption, typeof i6.MatListSubheaderCssMatStyler, typeof i7.MatListItemAvatar, typeof i7.MatListItemIcon, typeof i7.MatListItemLine, typeof i7.MatListItemTitle, typeof i7.MatListItemMeta], [typeof i8.ObserversModule, typeof i9.CommonModule, typeof i10.MatCommonModule, typeof i10.MatRippleModule, typeof i10.MatPseudoCheckboxModule], [typeof i1.MatList, typeof i2.MatActionList, typeof i3.MatNavList, typeof i4.MatSelectionList, typeof i1.MatListItem, typeof i5.MatListOption, typeof i7.MatListItemAvatar, typeof i7.MatListItemIcon, typeof i6.MatListSubheaderCssMatStyler, typeof i11.MatDividerModule, typeof i7.MatListItemLine, typeof i7.MatListItemTitle, typeof i7.MatListItemMeta]>;
|
|
344
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatListModule>;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
export declare class MatListOption extends MatListItemBase implements ListOption, OnInit, OnDestroy {
|
|
348
|
+
_selectionList: SelectionList;
|
|
349
|
+
private _changeDetectorRef;
|
|
350
|
+
_lines: QueryList<MatListItemLine>;
|
|
351
|
+
_titles: QueryList<MatListItemTitle>;
|
|
352
|
+
_unscopedContent: ElementRef<HTMLSpanElement>;
|
|
353
|
+
_itemText: ElementRef<HTMLElement>;
|
|
354
|
+
/**
|
|
355
|
+
* Emits when the selected state of the option has changed.
|
|
356
|
+
* Use to facilitate two-data binding to the `selected` property.
|
|
357
|
+
* @docs-private
|
|
358
|
+
*/
|
|
359
|
+
readonly selectedChange: EventEmitter<boolean>;
|
|
360
|
+
/** Whether the label should appear before or after the checkbox. Defaults to 'after' */
|
|
361
|
+
checkboxPosition: MatListOptionCheckboxPosition;
|
|
362
|
+
/** Theme color of the list option. This sets the color of the checkbox. */
|
|
363
|
+
get color(): ThemePalette;
|
|
364
|
+
set color(newValue: ThemePalette);
|
|
365
|
+
private _color;
|
|
366
|
+
/** Value of the option */
|
|
367
|
+
get value(): any;
|
|
368
|
+
set value(newValue: any);
|
|
369
|
+
private _value;
|
|
370
|
+
/** Whether the option is selected. */
|
|
371
|
+
get selected(): boolean;
|
|
372
|
+
set selected(value: BooleanInput);
|
|
373
|
+
private _selected;
|
|
374
|
+
/**
|
|
375
|
+
* This is set to true after the first OnChanges cycle so we don't
|
|
376
|
+
* clear the value of `selected` in the first cycle.
|
|
377
|
+
*/
|
|
378
|
+
private _inputsInitialized;
|
|
379
|
+
constructor(element: ElementRef, ngZone: NgZone, platform: Platform, _selectionList: SelectionList, _changeDetectorRef: ChangeDetectorRef, globalRippleOptions?: RippleGlobalOptions, animationMode?: string);
|
|
380
|
+
ngOnInit(): void;
|
|
381
|
+
ngOnDestroy(): void;
|
|
382
|
+
/** Toggles the selection state of the option. */
|
|
383
|
+
toggle(): void;
|
|
384
|
+
/** Allows for programmatic focusing of the option. */
|
|
385
|
+
focus(): void;
|
|
386
|
+
/** Whether a checkbox is shown at the given position. */
|
|
387
|
+
_hasCheckboxAt(position: MatListOptionCheckboxPosition): boolean;
|
|
388
|
+
/** Whether icons or avatars are shown at the given position. */
|
|
389
|
+
_hasIconsOrAvatarsAt(position: 'before' | 'after'): boolean;
|
|
390
|
+
/** Gets whether the given type of element is projected at the specified position. */
|
|
391
|
+
_hasProjected(type: 'icons' | 'avatars', position: 'before' | 'after'): boolean;
|
|
392
|
+
_handleBlur(): void;
|
|
393
|
+
/** Gets the current position of the checkbox. */
|
|
394
|
+
_getCheckboxPosition(): MatListOptionCheckboxPosition;
|
|
395
|
+
/**
|
|
396
|
+
* Sets the selected state of the option.
|
|
397
|
+
* @returns Whether the value has changed.
|
|
398
|
+
*/
|
|
399
|
+
_setSelected(selected: boolean): boolean;
|
|
400
|
+
/**
|
|
401
|
+
* Notifies Angular that the option needs to be checked in the next change detection run.
|
|
402
|
+
* Mainly used to trigger an update of the list option if the disabled state of the selection
|
|
403
|
+
* list changed.
|
|
404
|
+
*/
|
|
405
|
+
_markForCheck(): void;
|
|
406
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListOption, [null, null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
407
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatListOption, "mat-list-option", ["matListOption"], { "checkboxPosition": "checkboxPosition"; "color": "color"; "value": "value"; "selected": "selected"; }, { "selectedChange": "selectedChange"; }, ["_lines", "_titles"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "mat-divider"], false>;
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
/**
|
|
411
|
+
* Type describing possible positions of a checkbox in a list option
|
|
412
|
+
* with respect to the list item's text.
|
|
413
|
+
*/
|
|
414
|
+
export declare type MatListOptionCheckboxPosition = 'before' | 'after';
|
|
415
|
+
|
|
416
|
+
/**
|
|
417
|
+
* Directive whose purpose is to add the mat- CSS styling to this selector.
|
|
418
|
+
* @docs-private
|
|
419
|
+
*/
|
|
420
|
+
export declare class MatListSubheaderCssMatStyler {
|
|
421
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListSubheaderCssMatStyler, never>;
|
|
422
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListSubheaderCssMatStyler, "[mat-subheader], [matSubheader]", never, {}, {}, never, never, false>;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
export declare class MatNavList extends MatListBase {
|
|
426
|
+
_isNonInteractive: boolean;
|
|
427
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatNavList, never>;
|
|
428
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatNavList, "mat-nav-list", ["matNavList"], {}, {}, never, ["*"], false>;
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
export declare class MatSelectionList extends MatInteractiveListBase<MatListOption> implements SelectionList, ControlValueAccessor, AfterViewInit, OnChanges, OnDestroy {
|
|
432
|
+
private _multiple;
|
|
433
|
+
private _initialized;
|
|
434
|
+
_items: QueryList<MatListOption>;
|
|
435
|
+
/** Emits a change event whenever the selected state of an option changes. */
|
|
436
|
+
readonly selectionChange: EventEmitter<MatSelectionListChange>;
|
|
437
|
+
/** Theme color of the selection list. This sets the checkbox color for all list options. */
|
|
438
|
+
color: ThemePalette;
|
|
439
|
+
/**
|
|
440
|
+
* Function used for comparing an option against the selected value when determining which
|
|
441
|
+
* options should appear as selected. The first argument is the value of an options. The second
|
|
442
|
+
* one is a value from the selected value. A boolean must be returned.
|
|
443
|
+
*/
|
|
444
|
+
compareWith: (o1: any, o2: any) => boolean;
|
|
445
|
+
/** Whether selection is limited to one or multiple items (default multiple). */
|
|
446
|
+
get multiple(): boolean;
|
|
447
|
+
set multiple(value: BooleanInput);
|
|
448
|
+
/** The currently selected options. */
|
|
449
|
+
selectedOptions: SelectionModel<MatListOption>;
|
|
450
|
+
/** View to model callback that should be called whenever the selected options change. */
|
|
451
|
+
private _onChange;
|
|
452
|
+
/** Keeps track of the currently-selected value. */
|
|
453
|
+
_value: string[] | null;
|
|
454
|
+
/** Emits when the list has been destroyed. */
|
|
455
|
+
private _destroyed;
|
|
456
|
+
/** View to model callback that should be called if the list or its options lost focus. */
|
|
457
|
+
_onTouched: () => void;
|
|
458
|
+
/** Whether the list has been destroyed. */
|
|
459
|
+
private _isDestroyed;
|
|
460
|
+
constructor(element: ElementRef<HTMLElement>, document: any);
|
|
461
|
+
ngAfterViewInit(): void;
|
|
462
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
463
|
+
ngOnDestroy(): void;
|
|
464
|
+
/** Focuses the selection list. */
|
|
465
|
+
focus(options?: FocusOptions): void;
|
|
466
|
+
/** Selects all of the options. Returns the options that changed as a result. */
|
|
467
|
+
selectAll(): MatListOption[];
|
|
468
|
+
/** Deselects all of the options. Returns the options that changed as a result. */
|
|
469
|
+
deselectAll(): MatListOption[];
|
|
470
|
+
/** Reports a value change to the ControlValueAccessor */
|
|
471
|
+
_reportValueChange(): void;
|
|
472
|
+
/** Emits a change event if the selected state of an option changed. */
|
|
473
|
+
_emitChangeEvent(options: MatListOption[]): void;
|
|
474
|
+
/** Implemented as part of ControlValueAccessor. */
|
|
475
|
+
writeValue(values: string[]): void;
|
|
476
|
+
/** Implemented as a part of ControlValueAccessor. */
|
|
477
|
+
setDisabledState(isDisabled: boolean): void;
|
|
478
|
+
/** Implemented as part of ControlValueAccessor. */
|
|
479
|
+
registerOnChange(fn: (value: any) => void): void;
|
|
480
|
+
/** Implemented as part of ControlValueAccessor. */
|
|
481
|
+
registerOnTouched(fn: () => void): void;
|
|
482
|
+
/**
|
|
483
|
+
* Resets tabindex for all options and sets tabindex for the first selected option so that
|
|
484
|
+
* it will become active when users tab into the selection-list. This will be a noop if the
|
|
485
|
+
* list is currently focused as otherwise multiple options might become reachable through tab.
|
|
486
|
+
* e.g. A user currently already focused an option. We set tabindex to a new option but the
|
|
487
|
+
* focus on the current option does persist. Pressing `TAB` then might go to the other option
|
|
488
|
+
* that received a tabindex. We can skip the reset here as the MDC foundation resets the
|
|
489
|
+
* tabindex to the first selected option automatically once the current item is blurred.
|
|
490
|
+
*/
|
|
491
|
+
private _resetTabindexForItemsIfBlurred;
|
|
492
|
+
private _watchForSelectionChange;
|
|
493
|
+
private _syncSelectedOptionsWithFoundation;
|
|
494
|
+
/** Sets the selected options based on the specified values. */
|
|
495
|
+
private _setOptionsFromValues;
|
|
496
|
+
/** Returns the values of the selected options. */
|
|
497
|
+
private _getSelectedOptionValues;
|
|
498
|
+
/** Marks all the options to be checked in the next change detection run. */
|
|
499
|
+
private _markOptionsForCheck;
|
|
500
|
+
/**
|
|
501
|
+
* Sets the selected state on all of the options
|
|
502
|
+
* and emits an event if anything changed.
|
|
503
|
+
*/
|
|
504
|
+
private _setAllOptionsSelected;
|
|
505
|
+
/** The option components contained within this selection-list. */
|
|
506
|
+
get options(): QueryList<MatListOption>;
|
|
507
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectionList, never>;
|
|
508
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatSelectionList, "mat-selection-list", ["matSelectionList"], { "color": "color"; "compareWith": "compareWith"; "multiple": "multiple"; }, { "selectionChange": "selectionChange"; }, ["_items"], ["*"], false>;
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
/** Change event that is being fired whenever the selected state of an option changes. */
|
|
512
|
+
export declare class MatSelectionListChange {
|
|
513
|
+
/** Reference to the selection list that emitted the event. */
|
|
514
|
+
source: MatSelectionList;
|
|
515
|
+
/**
|
|
516
|
+
* Reference to the option that has been changed.
|
|
517
|
+
* @deprecated Use `options` instead, because some events may change more than one option.
|
|
518
|
+
* @breaking-change 12.0.0
|
|
519
|
+
*/
|
|
520
|
+
option: MatListOption;
|
|
521
|
+
/** Reference to the options that have been changed. */
|
|
522
|
+
options: MatListOption[];
|
|
523
|
+
constructor(
|
|
524
|
+
/** Reference to the selection list that emitted the event. */
|
|
525
|
+
source: MatSelectionList,
|
|
526
|
+
/**
|
|
527
|
+
* Reference to the option that has been changed.
|
|
528
|
+
* @deprecated Use `options` instead, because some events may change more than one option.
|
|
529
|
+
* @breaking-change 12.0.0
|
|
530
|
+
*/
|
|
531
|
+
option: MatListOption,
|
|
532
|
+
/** Reference to the options that have been changed. */
|
|
533
|
+
options: MatListOption[]);
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
/**
|
|
537
|
+
* Injection token that can be used to reference instances of an `SelectionList`. It serves
|
|
538
|
+
* as alternative token to an actual implementation which would result in circular references.
|
|
539
|
+
* @docs-private
|
|
540
|
+
*/
|
|
541
|
+
export declare const SELECTION_LIST: InjectionToken<SelectionList>;
|
|
542
|
+
|
|
543
|
+
/**
|
|
544
|
+
* Interface describing the containing list of an list option. This is used to avoid
|
|
545
|
+
* circular dependencies between the list-option and the selection list.
|
|
546
|
+
* @docs-private
|
|
7
547
|
*/
|
|
8
|
-
export
|
|
548
|
+
export declare interface SelectionList extends MatListBase {
|
|
549
|
+
multiple: boolean;
|
|
550
|
+
color: ThemePalette;
|
|
551
|
+
selectedOptions: SelectionModel<MatListOption>;
|
|
552
|
+
compareWith: (o1: any, o2: any) => boolean;
|
|
553
|
+
_value: string[] | null;
|
|
554
|
+
_reportValueChange: () => void;
|
|
555
|
+
_onTouched: () => void;
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
export { }
|