@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,155 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
9
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy } from '@angular/core';
|
|
10
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
11
|
-
import { MatCheckboxDefaultOptions } from '@angular/material/checkbox';
|
|
12
|
-
import { CanColor, CanDisable, MatRipple } from '@angular/material-experimental/mdc-core';
|
|
13
|
-
import { MDCCheckboxFoundation } from '@material/checkbox';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
export declare const MAT_CHECKBOX_CONTROL_VALUE_ACCESSOR: any;
|
|
16
|
-
/** Change event object emitted by MatCheckbox. */
|
|
17
|
-
export declare class MatCheckboxChange {
|
|
18
|
-
/** The source MatCheckbox of the event. */
|
|
19
|
-
source: MatCheckbox;
|
|
20
|
-
/** The new `checked` value of the checkbox. */
|
|
21
|
-
checked: boolean;
|
|
22
|
-
}
|
|
23
|
-
/** @docs-private */
|
|
24
|
-
declare const _MatCheckboxBase: import("@angular/material-experimental/mdc-core")._Constructor<CanColor> & import("@angular/material-experimental/mdc-core")._AbstractConstructor<CanColor> & import("@angular/material-experimental/mdc-core")._Constructor<CanDisable> & import("@angular/material-experimental/mdc-core")._AbstractConstructor<CanDisable> & {
|
|
25
|
-
new (_elementRef: ElementRef): {
|
|
26
|
-
_elementRef: ElementRef;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export declare class MatCheckbox extends _MatCheckboxBase implements AfterViewInit, OnDestroy, ControlValueAccessor, CanColor, CanDisable {
|
|
30
|
-
private _changeDetectorRef;
|
|
31
|
-
_animationMode?: string | undefined;
|
|
32
|
-
private _options?;
|
|
33
|
-
/**
|
|
34
|
-
* The `aria-label` attribute to use for the input element. In most cases, `aria-labelledby` will
|
|
35
|
-
* take precedence so this may be omitted.
|
|
36
|
-
*/
|
|
37
|
-
ariaLabel: string;
|
|
38
|
-
/** The `aria-labelledby` attribute to use for the input element. */
|
|
39
|
-
ariaLabelledby: string | null;
|
|
40
|
-
/** The 'aria-describedby' attribute is read after the element's label and field type. */
|
|
41
|
-
ariaDescribedby: string;
|
|
42
|
-
/** Whether the label should appear after or before the checkbox. Defaults to 'after'. */
|
|
43
|
-
labelPosition: 'before' | 'after';
|
|
44
|
-
/** The `name` attribute to use for the input element. */
|
|
45
|
-
name: string | null;
|
|
46
|
-
/** The `tabindex` attribute to use for the input element. */
|
|
47
|
-
tabIndex: number;
|
|
48
|
-
/** The `value` attribute to use for the input element */
|
|
49
|
-
value: string;
|
|
50
|
-
private _uniqueId;
|
|
51
|
-
/** A unique id for the checkbox. If none is supplied, it will be auto-generated. */
|
|
52
|
-
id: string;
|
|
53
|
-
/** Whether the checkbox is checked. */
|
|
54
|
-
get checked(): boolean;
|
|
55
|
-
set checked(checked: BooleanInput);
|
|
56
|
-
private _checked;
|
|
57
|
-
/**
|
|
58
|
-
* Whether the checkbox is indeterminate. This is also known as "mixed" mode and can be used to
|
|
59
|
-
* represent a checkbox with three states, e.g. a checkbox that represents a nested list of
|
|
60
|
-
* checkable items. Note that whenever checkbox is manually clicked, indeterminate is immediately
|
|
61
|
-
* set to false.
|
|
62
|
-
*/
|
|
63
|
-
get indeterminate(): boolean;
|
|
64
|
-
set indeterminate(indeterminate: BooleanInput);
|
|
65
|
-
private _indeterminate;
|
|
66
|
-
/** Whether the checkbox is required. */
|
|
67
|
-
get required(): boolean;
|
|
68
|
-
set required(required: BooleanInput);
|
|
69
|
-
private _required;
|
|
70
|
-
/** Whether to disable the ripple on this checkbox. */
|
|
71
|
-
get disableRipple(): boolean;
|
|
72
|
-
set disableRipple(disableRipple: BooleanInput);
|
|
73
|
-
private _disableRipple;
|
|
74
|
-
/** Event emitted when the checkbox's `checked` value changes. */
|
|
75
|
-
readonly change: EventEmitter<MatCheckboxChange>;
|
|
76
|
-
/** Event emitted when the checkbox's `indeterminate` value changes. */
|
|
77
|
-
readonly indeterminateChange: EventEmitter<boolean>;
|
|
78
|
-
/** The root element for the `MDCCheckbox`. */
|
|
79
|
-
_checkbox: ElementRef<HTMLElement>;
|
|
80
|
-
/** The native input element. */
|
|
81
|
-
_nativeCheckbox: ElementRef<HTMLInputElement>;
|
|
82
|
-
/** The native label element. */
|
|
83
|
-
_label: ElementRef<HTMLElement>;
|
|
84
|
-
/** Reference to the ripple instance of the checkbox. */
|
|
85
|
-
ripple: MatRipple;
|
|
86
|
-
/** Returns the unique id for the visual hidden input. */
|
|
87
|
-
get inputId(): string;
|
|
88
|
-
/** The `MDCCheckboxFoundation` instance for this checkbox. */
|
|
89
|
-
_checkboxFoundation: MDCCheckboxFoundation;
|
|
90
|
-
/** ControlValueAccessor onChange */
|
|
91
|
-
private _cvaOnChange;
|
|
92
|
-
/** ControlValueAccessor onTouch */
|
|
93
|
-
private _cvaOnTouch;
|
|
94
|
-
/**
|
|
95
|
-
* A list of attributes that should not be modified by `MDCFoundation` classes.
|
|
96
|
-
*
|
|
97
|
-
* MDC uses animation events to determine when to update `aria-checked` which is unreliable.
|
|
98
|
-
* Therefore we disable it and handle it ourselves.
|
|
99
|
-
*/
|
|
100
|
-
private _mdcFoundationIgnoredAttrs;
|
|
101
|
-
/** The `MDCCheckboxAdapter` instance for this checkbox. */
|
|
102
|
-
private _checkboxAdapter;
|
|
103
|
-
constructor(_changeDetectorRef: ChangeDetectorRef, elementRef: ElementRef<HTMLElement>, tabIndex: string, _animationMode?: string | undefined, _options?: MatCheckboxDefaultOptions | undefined);
|
|
104
|
-
ngAfterViewInit(): void;
|
|
105
|
-
ngOnDestroy(): void;
|
|
106
|
-
/**
|
|
107
|
-
* Implemented as part of `ControlValueAccessor`
|
|
108
|
-
* @docs-private
|
|
109
|
-
*/
|
|
110
|
-
registerOnChange(fn: (checked: boolean) => void): void;
|
|
111
|
-
/**
|
|
112
|
-
* Implemented as part of `ControlValueAccessor`
|
|
113
|
-
* @docs-private
|
|
114
|
-
*/
|
|
115
|
-
registerOnTouched(fn: () => void): void;
|
|
116
|
-
/**
|
|
117
|
-
* Implemented as part of `ControlValueAccessor`
|
|
118
|
-
* @docs-private
|
|
119
|
-
*/
|
|
120
|
-
setDisabledState(isDisabled: boolean): void;
|
|
121
|
-
/**
|
|
122
|
-
* Implemented as part of `ControlValueAccessor`
|
|
123
|
-
* @docs-private
|
|
124
|
-
*/
|
|
125
|
-
writeValue(value: any): void;
|
|
126
|
-
/** Focuses the checkbox. */
|
|
127
|
-
focus(): void;
|
|
128
|
-
/** Toggles the `checked` state of the checkbox. */
|
|
129
|
-
toggle(): void;
|
|
130
|
-
/** Handles blur events on the native input. */
|
|
131
|
-
_onBlur(): void;
|
|
132
|
-
/**
|
|
133
|
-
* Handles click events on the native input.
|
|
134
|
-
*
|
|
135
|
-
* Note: we must listen to the `click` event rather than the `change` event because IE & Edge do
|
|
136
|
-
* not actually change the checked state when the user clicks an indeterminate checkbox. By
|
|
137
|
-
* listening to `click` instead we can override and normalize the behavior to change the checked
|
|
138
|
-
* state like other browsers do.
|
|
139
|
-
*/
|
|
140
|
-
_onClick(): void;
|
|
141
|
-
/** Gets the value for the `aria-checked` attribute of the native input. */
|
|
142
|
-
_getAriaChecked(): 'true' | 'false' | 'mixed';
|
|
143
|
-
/**
|
|
144
|
-
* Syncs the indeterminate value with the checkbox DOM node.
|
|
145
|
-
*
|
|
146
|
-
* We sync `indeterminate` directly on the DOM node, because in Ivy the check for whether a
|
|
147
|
-
* property is supported on an element boils down to `if (propName in element)`. Domino's
|
|
148
|
-
* HTMLInputElement doesn't have an `indeterminate` property so Ivy will warn during
|
|
149
|
-
* server-side rendering.
|
|
150
|
-
*/
|
|
151
|
-
private _syncIndeterminate;
|
|
152
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatCheckbox, [null, null, { attribute: "tabindex"; }, { optional: true; }, { optional: true; }]>;
|
|
153
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatCheckbox, "mat-checkbox", ["matCheckbox"], { "color": "color"; "disabled": "disabled"; "ariaLabel": "aria-label"; "ariaLabelledby": "aria-labelledby"; "ariaDescribedby": "aria-describedby"; "labelPosition": "labelPosition"; "name": "name"; "tabIndex": "tabIndex"; "value": "value"; "id": "id"; "checked": "checked"; "indeterminate": "indeterminate"; "required": "required"; "disableRipple": "disableRipple"; }, { "change": "change"; "indeterminateChange": "indeterminateChange"; }, never, ["*"], false>;
|
|
154
|
-
}
|
|
155
|
-
export {};
|
package/mdc-checkbox/module.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./checkbox";
|
|
3
|
-
import * as i2 from "@angular/material-experimental/mdc-core";
|
|
4
|
-
import * as i3 from "@angular/material/checkbox";
|
|
5
|
-
export declare class MatCheckboxModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatCheckboxModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatCheckboxModule, [typeof i1.MatCheckbox], [typeof i2.MatCommonModule, typeof i2.MatRippleModule, typeof i3._MatCheckboxRequiredValidatorModule], [typeof i1.MatCheckbox, typeof i2.MatCommonModule, typeof i3._MatCheckboxRequiredValidatorModule]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MatCheckboxModule>;
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@angular/material-experimental/mdc-checkbox",
|
|
3
|
-
"fesm2020": "../fesm2020/mdc-checkbox.mjs",
|
|
4
|
-
"fesm2015": "../fesm2015/mdc-checkbox.mjs",
|
|
5
|
-
"esm2020": "../esm2020/mdc-checkbox/mdc-checkbox_public_index.mjs",
|
|
6
|
-
"typings": "./mdc-checkbox_public_index.d.ts",
|
|
7
|
-
"module": "../fesm2015/mdc-checkbox.mjs",
|
|
8
|
-
"es2020": "../fesm2020/mdc-checkbox.mjs"
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
export * from './checkbox';
|
|
9
|
-
export * from './module';
|
|
10
|
-
export { MAT_CHECKBOX_REQUIRED_VALIDATOR, MatCheckboxClickAction, MatCheckboxRequiredValidator, _MatCheckboxRequiredValidatorModule,
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated
|
|
13
|
-
* @breaking-change 9.0.0
|
|
14
|
-
*/
|
|
15
|
-
TransitionCheckState, MAT_CHECKBOX_DEFAULT_OPTIONS_FACTORY, MatCheckboxDefaultOptions, MAT_CHECKBOX_DEFAULT_OPTIONS, } from '@angular/material/checkbox';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
9
|
-
import { CheckboxHarnessFilters, _MatCheckboxHarnessBase } from '@angular/material/checkbox/testing';
|
|
10
|
-
/** Harness for interacting with a MDC-based mat-checkbox in tests. */
|
|
11
|
-
export declare class MatCheckboxHarness extends _MatCheckboxHarnessBase {
|
|
12
|
-
static hostSelector: string;
|
|
13
|
-
/**
|
|
14
|
-
* Gets a `HarnessPredicate` that can be used to search for a checkbox with specific attributes.
|
|
15
|
-
* @param options Options for narrowing the search:
|
|
16
|
-
* - `selector` finds a checkbox whose host element matches the given selector.
|
|
17
|
-
* - `label` finds a checkbox with specific label text.
|
|
18
|
-
* - `name` finds a checkbox with specific name.
|
|
19
|
-
* @return a `HarnessPredicate` configured with the given options.
|
|
20
|
-
*/
|
|
21
|
-
static with(options?: CheckboxHarnessFilters): HarnessPredicate<MatCheckboxHarness>;
|
|
22
|
-
protected _input: import("@angular/cdk/testing").AsyncFactoryFn<import("@angular/cdk/testing").TestElement>;
|
|
23
|
-
protected _label: import("@angular/cdk/testing").AsyncFactoryFn<import("@angular/cdk/testing").TestElement>;
|
|
24
|
-
private _inputContainer;
|
|
25
|
-
toggle(): Promise<void>;
|
|
26
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@angular/material-experimental/mdc-checkbox/testing",
|
|
3
|
-
"fesm2020": "../../fesm2020/mdc-checkbox/testing.mjs",
|
|
4
|
-
"fesm2015": "../../fesm2015/mdc-checkbox/testing.mjs",
|
|
5
|
-
"esm2020": "../../esm2020/mdc-checkbox/testing/index.mjs",
|
|
6
|
-
"typings": "./index.d.ts",
|
|
7
|
-
"module": "../../fesm2015/mdc-checkbox/testing.mjs",
|
|
8
|
-
"es2020": "../../fesm2020/mdc-checkbox/testing.mjs"
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
export * from './checkbox-harness';
|
|
9
|
-
export { CheckboxHarnessFilters } from '@angular/material/checkbox/testing';
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
9
|
-
import { MDCChipActionAdapter, MDCChipActionFoundation } from '@material/chips';
|
|
10
|
-
import { CanDisable, HasTabIndex } from '@angular/material-experimental/mdc-core';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
declare const _MatChipActionMixinBase: import("@angular/material-experimental/mdc-core")._Constructor<HasTabIndex> & import("@angular/material-experimental/mdc-core")._AbstractConstructor<HasTabIndex> & import("@angular/material-experimental/mdc-core")._Constructor<CanDisable> & import("@angular/material-experimental/mdc-core")._AbstractConstructor<CanDisable> & {
|
|
13
|
-
new (): {};
|
|
14
|
-
};
|
|
15
|
-
/**
|
|
16
|
-
* Interactive element within a chip.
|
|
17
|
-
* @docs-private
|
|
18
|
-
*/
|
|
19
|
-
export declare class MatChipAction extends _MatChipActionMixinBase implements AfterViewInit, OnDestroy, CanDisable, HasTabIndex, OnChanges {
|
|
20
|
-
_elementRef: ElementRef;
|
|
21
|
-
private _changeDetectorRef;
|
|
22
|
-
private _document;
|
|
23
|
-
private _foundation;
|
|
24
|
-
private _adapter;
|
|
25
|
-
/** Whether the action is interactive. */
|
|
26
|
-
isInteractive: boolean;
|
|
27
|
-
_handleClick(event: MouseEvent): void;
|
|
28
|
-
_handleKeydown(event: KeyboardEvent): void;
|
|
29
|
-
protected _createFoundation(adapter: MDCChipActionAdapter): MDCChipActionFoundation;
|
|
30
|
-
constructor(_elementRef: ElementRef, _document: any, _changeDetectorRef: ChangeDetectorRef);
|
|
31
|
-
ngAfterViewInit(): void;
|
|
32
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
focus(): void;
|
|
35
|
-
_getFoundation(): MDCChipActionFoundation;
|
|
36
|
-
_updateTabindex(value: number): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatChipAction, never>;
|
|
38
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipAction, "[matChipAction]", never, { "disabled": "disabled"; "tabIndex": "tabIndex"; "isInteractive": "isInteractive"; }, {}, never, never, false>;
|
|
39
|
-
}
|
|
40
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
import { InjectionToken } from '@angular/core';
|
|
9
|
-
/** Default options, for the chips module, that can be overridden. */
|
|
10
|
-
export interface MatChipsDefaultOptions {
|
|
11
|
-
/** The list of key codes that will trigger a chipEnd event. */
|
|
12
|
-
separatorKeyCodes: readonly number[] | ReadonlySet<number>;
|
|
13
|
-
}
|
|
14
|
-
/** Injection token to be used to override the default options for the chips module. */
|
|
15
|
-
export declare const MAT_CHIPS_DEFAULT_OPTIONS: InjectionToken<MatChipsDefaultOptions>;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
import { ElementRef } from '@angular/core';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* A directive that makes a span editable and exposes functions to modify and retrieve the
|
|
12
|
-
* element's contents.
|
|
13
|
-
*/
|
|
14
|
-
export declare class MatChipEditInput {
|
|
15
|
-
private readonly _elementRef;
|
|
16
|
-
private readonly _document;
|
|
17
|
-
constructor(_elementRef: ElementRef, _document: any);
|
|
18
|
-
initialize(initialValue: string): void;
|
|
19
|
-
getNativeElement(): HTMLElement;
|
|
20
|
-
setValue(value: string): void;
|
|
21
|
-
getValue(): string;
|
|
22
|
-
private _moveCursorToEndOfInput;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatChipEditInput, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipEditInput, "span[matChipEditInput]", never, {}, {}, never, never, false>;
|
|
25
|
-
}
|
package/mdc-chips/chip-grid.d.ts
DELETED
|
@@ -1,211 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
9
|
-
import { AfterContentInit, AfterViewInit, ChangeDetectorRef, DoCheck, ElementRef, EventEmitter, OnDestroy, QueryList } from '@angular/core';
|
|
10
|
-
import { ControlValueAccessor, FormGroupDirective, NgControl, NgForm } from '@angular/forms';
|
|
11
|
-
import { CanUpdateErrorState, ErrorStateMatcher } from '@angular/material-experimental/mdc-core';
|
|
12
|
-
import { MatFormFieldControl } from '@angular/material-experimental/mdc-form-field';
|
|
13
|
-
import { LiveAnnouncer } from '@angular/cdk/a11y';
|
|
14
|
-
import { MatChipTextControl } from './chip-text-control';
|
|
15
|
-
import { Observable, Subject } from 'rxjs';
|
|
16
|
-
import { MatChipEvent } from './chip';
|
|
17
|
-
import { MatChipRow } from './chip-row';
|
|
18
|
-
import { MatChipSet } from './chip-set';
|
|
19
|
-
import * as i0 from "@angular/core";
|
|
20
|
-
/** Change event object that is emitted when the chip grid value has changed. */
|
|
21
|
-
export declare class MatChipGridChange {
|
|
22
|
-
/** Chip grid that emitted the event. */
|
|
23
|
-
source: MatChipGrid;
|
|
24
|
-
/** Value of the chip grid when the event was emitted. */
|
|
25
|
-
value: any;
|
|
26
|
-
constructor(
|
|
27
|
-
/** Chip grid that emitted the event. */
|
|
28
|
-
source: MatChipGrid,
|
|
29
|
-
/** Value of the chip grid when the event was emitted. */
|
|
30
|
-
value: any);
|
|
31
|
-
}
|
|
32
|
-
/**
|
|
33
|
-
* Boilerplate for applying mixins to MatChipGrid.
|
|
34
|
-
* @docs-private
|
|
35
|
-
*/
|
|
36
|
-
declare class MatChipGridBase extends MatChipSet {
|
|
37
|
-
_defaultErrorStateMatcher: ErrorStateMatcher;
|
|
38
|
-
_parentForm: NgForm;
|
|
39
|
-
_parentFormGroup: FormGroupDirective;
|
|
40
|
-
/**
|
|
41
|
-
* Form control bound to the component.
|
|
42
|
-
* Implemented as part of `MatFormFieldControl`.
|
|
43
|
-
* @docs-private
|
|
44
|
-
*/
|
|
45
|
-
ngControl: NgControl;
|
|
46
|
-
/**
|
|
47
|
-
* Emits whenever the component state changes and should cause the parent
|
|
48
|
-
* form-field to update. Implemented as part of `MatFormFieldControl`.
|
|
49
|
-
* @docs-private
|
|
50
|
-
*/
|
|
51
|
-
readonly stateChanges: Subject<void>;
|
|
52
|
-
constructor(liveAnnouncer: LiveAnnouncer, document: any, elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, _defaultErrorStateMatcher: ErrorStateMatcher, _parentForm: NgForm, _parentFormGroup: FormGroupDirective,
|
|
53
|
-
/**
|
|
54
|
-
* Form control bound to the component.
|
|
55
|
-
* Implemented as part of `MatFormFieldControl`.
|
|
56
|
-
* @docs-private
|
|
57
|
-
*/
|
|
58
|
-
ngControl: NgControl);
|
|
59
|
-
}
|
|
60
|
-
declare const _MatChipGridMixinBase: import("@angular/material-experimental/mdc-core")._Constructor<CanUpdateErrorState> & import("@angular/material-experimental/mdc-core")._AbstractConstructor<CanUpdateErrorState> & typeof MatChipGridBase;
|
|
61
|
-
/**
|
|
62
|
-
* An extension of the MatChipSet component used with MatChipRow chips and
|
|
63
|
-
* the matChipInputFor directive.
|
|
64
|
-
*/
|
|
65
|
-
export declare class MatChipGrid extends _MatChipGridMixinBase implements AfterContentInit, AfterViewInit, CanUpdateErrorState, ControlValueAccessor, DoCheck, MatFormFieldControl<any>, OnDestroy {
|
|
66
|
-
/**
|
|
67
|
-
* Implemented as part of MatFormFieldControl.
|
|
68
|
-
* @docs-private
|
|
69
|
-
*/
|
|
70
|
-
readonly controlType: string;
|
|
71
|
-
/** The chip input to add more chips */
|
|
72
|
-
protected _chipInput: MatChipTextControl;
|
|
73
|
-
protected _defaultRole: string;
|
|
74
|
-
/**
|
|
75
|
-
* List of element ids to propagate to the chipInput's aria-describedby attribute.
|
|
76
|
-
*/
|
|
77
|
-
private _ariaDescribedbyIds;
|
|
78
|
-
/**
|
|
79
|
-
* Function when touched. Set as part of ControlValueAccessor implementation.
|
|
80
|
-
* @docs-private
|
|
81
|
-
*/
|
|
82
|
-
_onTouched: () => void;
|
|
83
|
-
/**
|
|
84
|
-
* Function when changed. Set as part of ControlValueAccessor implementation.
|
|
85
|
-
* @docs-private
|
|
86
|
-
*/
|
|
87
|
-
_onChange: (value: any) => void;
|
|
88
|
-
/**
|
|
89
|
-
* Implemented as part of MatFormFieldControl.
|
|
90
|
-
* @docs-private
|
|
91
|
-
*/
|
|
92
|
-
get disabled(): boolean;
|
|
93
|
-
set disabled(value: BooleanInput);
|
|
94
|
-
/**
|
|
95
|
-
* Implemented as part of MatFormFieldControl.
|
|
96
|
-
* @docs-private
|
|
97
|
-
*/
|
|
98
|
-
get id(): string;
|
|
99
|
-
/**
|
|
100
|
-
* Implemented as part of MatFormFieldControl.
|
|
101
|
-
* @docs-private
|
|
102
|
-
*/
|
|
103
|
-
get empty(): boolean;
|
|
104
|
-
/**
|
|
105
|
-
* Implemented as part of MatFormFieldControl.
|
|
106
|
-
* @docs-private
|
|
107
|
-
*/
|
|
108
|
-
get placeholder(): string;
|
|
109
|
-
set placeholder(value: string);
|
|
110
|
-
protected _placeholder: string;
|
|
111
|
-
/** Whether any chips or the matChipInput inside of this chip-grid has focus. */
|
|
112
|
-
get focused(): boolean;
|
|
113
|
-
/**
|
|
114
|
-
* Implemented as part of MatFormFieldControl.
|
|
115
|
-
* @docs-private
|
|
116
|
-
*/
|
|
117
|
-
get required(): boolean;
|
|
118
|
-
set required(value: BooleanInput);
|
|
119
|
-
protected _required: boolean | undefined;
|
|
120
|
-
/**
|
|
121
|
-
* Implemented as part of MatFormFieldControl.
|
|
122
|
-
* @docs-private
|
|
123
|
-
*/
|
|
124
|
-
get shouldLabelFloat(): boolean;
|
|
125
|
-
/**
|
|
126
|
-
* Implemented as part of MatFormFieldControl.
|
|
127
|
-
* @docs-private
|
|
128
|
-
*/
|
|
129
|
-
get value(): any;
|
|
130
|
-
set value(value: any);
|
|
131
|
-
protected _value: any[];
|
|
132
|
-
/** An object used to control when error messages are shown. */
|
|
133
|
-
errorStateMatcher: ErrorStateMatcher;
|
|
134
|
-
/** Combined stream of all of the child chips' blur events. */
|
|
135
|
-
get chipBlurChanges(): Observable<MatChipEvent>;
|
|
136
|
-
/** Combined stream of all of the child chips' focus events. */
|
|
137
|
-
get chipFocusChanges(): Observable<MatChipEvent>;
|
|
138
|
-
/** Emits when the chip grid value has been changed by the user. */
|
|
139
|
-
readonly change: EventEmitter<MatChipGridChange>;
|
|
140
|
-
/**
|
|
141
|
-
* Emits whenever the raw value of the chip-grid changes. This is here primarily
|
|
142
|
-
* to facilitate the two-way binding for the `value` input.
|
|
143
|
-
* @docs-private
|
|
144
|
-
*/
|
|
145
|
-
readonly valueChange: EventEmitter<any>;
|
|
146
|
-
_chips: QueryList<MatChipRow>;
|
|
147
|
-
constructor(liveAnnouncer: LiveAnnouncer, document: any, elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, parentForm: NgForm, parentFormGroup: FormGroupDirective, defaultErrorStateMatcher: ErrorStateMatcher, ngControl: NgControl);
|
|
148
|
-
ngAfterContentInit(): void;
|
|
149
|
-
ngAfterViewInit(): void;
|
|
150
|
-
ngDoCheck(): void;
|
|
151
|
-
ngOnDestroy(): void;
|
|
152
|
-
/** Associates an HTML input element with this chip grid. */
|
|
153
|
-
registerInput(inputElement: MatChipTextControl): void;
|
|
154
|
-
/**
|
|
155
|
-
* Implemented as part of MatFormFieldControl.
|
|
156
|
-
* @docs-private
|
|
157
|
-
*/
|
|
158
|
-
onContainerClick(event: MouseEvent): void;
|
|
159
|
-
/**
|
|
160
|
-
* Focuses the first chip in this chip grid, or the associated input when there
|
|
161
|
-
* are no eligible chips.
|
|
162
|
-
*/
|
|
163
|
-
focus(): void;
|
|
164
|
-
/**
|
|
165
|
-
* Implemented as part of MatFormFieldControl.
|
|
166
|
-
* @docs-private
|
|
167
|
-
*/
|
|
168
|
-
setDescribedByIds(ids: string[]): void;
|
|
169
|
-
/**
|
|
170
|
-
* Implemented as part of ControlValueAccessor.
|
|
171
|
-
* @docs-private
|
|
172
|
-
*/
|
|
173
|
-
writeValue(value: any): void;
|
|
174
|
-
/**
|
|
175
|
-
* Implemented as part of ControlValueAccessor.
|
|
176
|
-
* @docs-private
|
|
177
|
-
*/
|
|
178
|
-
registerOnChange(fn: (value: any) => void): void;
|
|
179
|
-
/**
|
|
180
|
-
* Implemented as part of ControlValueAccessor.
|
|
181
|
-
* @docs-private
|
|
182
|
-
*/
|
|
183
|
-
registerOnTouched(fn: () => void): void;
|
|
184
|
-
/**
|
|
185
|
-
* Implemented as part of ControlValueAccessor.
|
|
186
|
-
* @docs-private
|
|
187
|
-
*/
|
|
188
|
-
setDisabledState(isDisabled: boolean): void;
|
|
189
|
-
/** When blurred, mark the field as touched when focus moved outside the chip grid. */
|
|
190
|
-
_blur(): void;
|
|
191
|
-
/**
|
|
192
|
-
* Removes the `tabindex` from the chip grid and resets it back afterwards, allowing the
|
|
193
|
-
* user to tab out of it. This prevents the grid from capturing focus and redirecting
|
|
194
|
-
* it back to the first chip, creating a focus trap, if it user tries to tab away.
|
|
195
|
-
*/
|
|
196
|
-
protected _allowFocusEscape(): void;
|
|
197
|
-
/** Handles custom keyboard events. */
|
|
198
|
-
_keydown(event: KeyboardEvent): void;
|
|
199
|
-
_focusLastChip(): void;
|
|
200
|
-
/** Emits change event to set the model value. */
|
|
201
|
-
private _propagateChanges;
|
|
202
|
-
/** Mark the field as touched */
|
|
203
|
-
private _markAsTouched;
|
|
204
|
-
/**
|
|
205
|
-
* If the amount of chips changed, we need to focus the next closest chip.
|
|
206
|
-
*/
|
|
207
|
-
private _updateFocusForDestroyedChips;
|
|
208
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatChipGrid, [null, null, null, null, { optional: true; }, { optional: true; }, null, { optional: true; self: true; }]>;
|
|
209
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatChipGrid, "mat-chip-grid", never, { "tabIndex": "tabIndex"; "disabled": "disabled"; "placeholder": "placeholder"; "required": "required"; "value": "value"; "errorStateMatcher": "errorStateMatcher"; }, { "change": "change"; "valueChange": "valueChange"; }, ["_chips"], ["*"], false>;
|
|
210
|
-
}
|
|
211
|
-
export {};
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
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
|
|
7
|
-
*/
|
|
8
|
-
import { InjectionToken } from '@angular/core';
|
|
9
|
-
import { MDCChipActionAdapter, MDCChipTrailingActionFoundation } from '@material/chips';
|
|
10
|
-
import { MatChipAction } from './chip-action';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* Injection token that can be used to reference instances of `MatChipAvatar`. It serves as
|
|
14
|
-
* alternative token to the actual `MatChipAvatar` class which could cause unnecessary
|
|
15
|
-
* retention of the class and its directive metadata.
|
|
16
|
-
*/
|
|
17
|
-
export declare const MAT_CHIP_AVATAR: InjectionToken<MatChipAvatar>;
|
|
18
|
-
/**
|
|
19
|
-
* Directive to add CSS classes to chip leading icon.
|
|
20
|
-
* @docs-private
|
|
21
|
-
*/
|
|
22
|
-
export declare class MatChipAvatar {
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatChipAvatar, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipAvatar, "mat-chip-avatar, [matChipAvatar]", never, {}, {}, never, never, false>;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Injection token that can be used to reference instances of `MatChipTrailingIcon`. It serves as
|
|
28
|
-
* alternative token to the actual `MatChipTrailingIcon` class which could cause unnecessary
|
|
29
|
-
* retention of the class and its directive metadata.
|
|
30
|
-
*/
|
|
31
|
-
export declare const MAT_CHIP_TRAILING_ICON: InjectionToken<MatChipTrailingIcon>;
|
|
32
|
-
/**
|
|
33
|
-
* Directive to add CSS classes to and configure attributes for chip trailing icon.
|
|
34
|
-
* @docs-private
|
|
35
|
-
*/
|
|
36
|
-
export declare class MatChipTrailingIcon extends MatChipAction {
|
|
37
|
-
/**
|
|
38
|
-
* MDC considers all trailing actions as a remove icon,
|
|
39
|
-
* but we support non-interactive trailing icons.
|
|
40
|
-
*/
|
|
41
|
-
isInteractive: boolean;
|
|
42
|
-
protected _createFoundation(adapter: MDCChipActionAdapter): MDCChipTrailingActionFoundation;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatChipTrailingIcon, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipTrailingIcon, "mat-chip-trailing-icon, [matChipTrailingIcon]", never, {}, {}, never, never, false>;
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* Injection token that can be used to reference instances of `MatChipRemove`. It serves as
|
|
48
|
-
* alternative token to the actual `MatChipRemove` class which could cause unnecessary
|
|
49
|
-
* retention of the class and its directive metadata.
|
|
50
|
-
*/
|
|
51
|
-
export declare const MAT_CHIP_REMOVE: InjectionToken<MatChipRemove>;
|
|
52
|
-
/**
|
|
53
|
-
* Directive to remove the parent chip when the trailing icon is clicked or
|
|
54
|
-
* when the ENTER key is pressed on it.
|
|
55
|
-
*
|
|
56
|
-
* Recommended for use with the Material Design "cancel" icon
|
|
57
|
-
* available at https://material.io/icons/#ic_cancel.
|
|
58
|
-
*
|
|
59
|
-
* Example:
|
|
60
|
-
*
|
|
61
|
-
* ```
|
|
62
|
-
* <mat-chip>
|
|
63
|
-
* <mat-icon matChipRemove>cancel</mat-icon>
|
|
64
|
-
* </mat-chip>
|
|
65
|
-
* ```
|
|
66
|
-
*/
|
|
67
|
-
export declare class MatChipRemove extends MatChipAction {
|
|
68
|
-
protected _createFoundation(adapter: MDCChipActionAdapter): MDCChipTrailingActionFoundation;
|
|
69
|
-
_handleClick(event: MouseEvent): void;
|
|
70
|
-
_handleKeydown(event: KeyboardEvent): void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatChipRemove, never>;
|
|
72
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipRemove, "[matChipRemove]", never, {}, {}, never, never, false>;
|
|
73
|
-
}
|