@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
package/mdc-tooltip/index.d.ts
CHANGED
|
@@ -1,8 +1,118 @@
|
|
|
1
|
+
import { AnimationTriggerMetadata } from '@angular/animations';
|
|
2
|
+
import { AriaDescriber } from '@angular/cdk/a11y';
|
|
3
|
+
import { ChangeDetectorRef } from '@angular/core';
|
|
4
|
+
import { ConnectedPosition } from '@angular/cdk/overlay';
|
|
5
|
+
import { Directionality } from '@angular/cdk/bidi';
|
|
6
|
+
import { ElementRef } from '@angular/core';
|
|
7
|
+
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
8
|
+
import { getMatTooltipInvalidPositionError } from '@angular/material/tooltip';
|
|
9
|
+
import * as i0 from '@angular/core';
|
|
10
|
+
import * as i2 from '@angular/cdk/a11y';
|
|
11
|
+
import * as i3 from '@angular/common';
|
|
12
|
+
import * as i4 from '@angular/cdk/overlay';
|
|
13
|
+
import * as i5 from '@angular/material-experimental/mdc-core';
|
|
14
|
+
import * as i6 from '@angular/cdk/scrolling';
|
|
15
|
+
import { MAT_TOOLTIP_DEFAULT_OPTIONS } from '@angular/material/tooltip';
|
|
16
|
+
import { MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY } from '@angular/material/tooltip';
|
|
17
|
+
import { MAT_TOOLTIP_SCROLL_STRATEGY } from '@angular/material/tooltip';
|
|
18
|
+
import { MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY } from '@angular/material/tooltip';
|
|
19
|
+
import { MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER } from '@angular/material/tooltip';
|
|
20
|
+
import { _MatTooltipBase } from '@angular/material/tooltip';
|
|
21
|
+
import { MatTooltipDefaultOptions } from '@angular/material/tooltip';
|
|
22
|
+
import { NgZone } from '@angular/core';
|
|
23
|
+
import { Overlay } from '@angular/cdk/overlay';
|
|
24
|
+
import { Platform } from '@angular/cdk/platform';
|
|
25
|
+
import { SCROLL_THROTTLE_MS } from '@angular/material/tooltip';
|
|
26
|
+
import { ScrollDispatcher } from '@angular/cdk/overlay';
|
|
27
|
+
import { _TooltipComponentBase } from '@angular/material/tooltip';
|
|
28
|
+
import { TooltipPosition } from '@angular/material/tooltip';
|
|
29
|
+
import { TooltipTouchGestures } from '@angular/material/tooltip';
|
|
30
|
+
import { TooltipVisibility } from '@angular/material/tooltip';
|
|
31
|
+
import { ViewContainerRef } from '@angular/core';
|
|
32
|
+
|
|
33
|
+
export { getMatTooltipInvalidPositionError }
|
|
34
|
+
|
|
35
|
+
declare namespace i1 {
|
|
36
|
+
export {
|
|
37
|
+
TOOLTIP_PANEL_CLASS,
|
|
38
|
+
MatTooltip,
|
|
39
|
+
TooltipComponent
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
export { MAT_TOOLTIP_DEFAULT_OPTIONS }
|
|
44
|
+
|
|
45
|
+
export { MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY }
|
|
46
|
+
|
|
47
|
+
export { MAT_TOOLTIP_SCROLL_STRATEGY }
|
|
48
|
+
|
|
49
|
+
export { MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY }
|
|
50
|
+
|
|
51
|
+
export { MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER }
|
|
52
|
+
|
|
1
53
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
54
|
+
* Directive that attaches a material design tooltip to the host element. Animates the showing and
|
|
55
|
+
* hiding of a tooltip provided position (defaults to below the element).
|
|
4
56
|
*
|
|
5
|
-
*
|
|
6
|
-
* found in the LICENSE file at https://angular.io/license
|
|
57
|
+
* https://material.io/design/components/tooltips.html
|
|
7
58
|
*/
|
|
8
|
-
export
|
|
59
|
+
export declare class MatTooltip extends _MatTooltipBase<TooltipComponent> {
|
|
60
|
+
protected readonly _tooltipComponent: typeof TooltipComponent;
|
|
61
|
+
protected readonly _cssClassPrefix = "mat-mdc";
|
|
62
|
+
constructor(overlay: Overlay, elementRef: ElementRef<HTMLElement>, scrollDispatcher: ScrollDispatcher, viewContainerRef: ViewContainerRef, ngZone: NgZone, platform: Platform, ariaDescriber: AriaDescriber, focusMonitor: FocusMonitor, scrollStrategy: any, dir: Directionality, defaultOptions: MatTooltipDefaultOptions, _document: any);
|
|
63
|
+
protected _addOffset(position: ConnectedPosition): ConnectedPosition;
|
|
64
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatTooltip, [null, null, null, null, null, null, null, null, null, { optional: true; }, { optional: true; }, null]>;
|
|
65
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTooltip, "[matTooltip]", ["matTooltip"], {}, {}, never, never, false>;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
/**
|
|
69
|
+
* Animations used by MatTooltip.
|
|
70
|
+
* @docs-private
|
|
71
|
+
*/
|
|
72
|
+
export declare const matTooltipAnimations: {
|
|
73
|
+
readonly tooltipState: AnimationTriggerMetadata;
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
export { MatTooltipDefaultOptions }
|
|
77
|
+
|
|
78
|
+
export declare class MatTooltipModule {
|
|
79
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatTooltipModule, never>;
|
|
80
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatTooltipModule, [typeof i1.MatTooltip, typeof i1.TooltipComponent], [typeof i2.A11yModule, typeof i3.CommonModule, typeof i4.OverlayModule, typeof i5.MatCommonModule], [typeof i1.MatTooltip, typeof i1.TooltipComponent, typeof i5.MatCommonModule, typeof i6.CdkScrollableModule]>;
|
|
81
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatTooltipModule>;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
export { SCROLL_THROTTLE_MS }
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* CSS class that will be attached to the overlay panel.
|
|
88
|
+
* @deprecated
|
|
89
|
+
* @breaking-change 13.0.0 remove this variable
|
|
90
|
+
*/
|
|
91
|
+
export declare const TOOLTIP_PANEL_CLASS = "mat-mdc-tooltip-panel";
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* Internal component that wraps the tooltip's content.
|
|
95
|
+
* @docs-private
|
|
96
|
+
*/
|
|
97
|
+
export declare class TooltipComponent extends _TooltipComponentBase {
|
|
98
|
+
private _elementRef;
|
|
99
|
+
_isMultiline: boolean;
|
|
100
|
+
/** Reference to the internal tooltip element. */
|
|
101
|
+
_tooltip: ElementRef<HTMLElement>;
|
|
102
|
+
_showAnimation: string;
|
|
103
|
+
_hideAnimation: string;
|
|
104
|
+
constructor(changeDetectorRef: ChangeDetectorRef, _elementRef: ElementRef<HTMLElement>, animationMode?: string);
|
|
105
|
+
protected _onShow(): void;
|
|
106
|
+
/** Whether the tooltip text has overflown to the next line */
|
|
107
|
+
private _isTooltipMultiline;
|
|
108
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, [null, null, { optional: true; }]>;
|
|
109
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "mat-tooltip-component", never, {}, {}, never, never, false>;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
export { TooltipPosition }
|
|
113
|
+
|
|
114
|
+
export { TooltipTouchGestures }
|
|
115
|
+
|
|
116
|
+
export { TooltipVisibility }
|
|
117
|
+
|
|
118
|
+
export { }
|
|
@@ -1,8 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
*/
|
|
8
|
-
export
|
|
1
|
+
import { AsyncFactoryFn } from '@angular/cdk/testing';
|
|
2
|
+
import { HarnessPredicate } from '@angular/cdk/testing';
|
|
3
|
+
import { _MatTooltipHarnessBase } from '@angular/material/tooltip/testing';
|
|
4
|
+
import { TestElement } from '@angular/cdk/testing';
|
|
5
|
+
import { TooltipHarnessFilters } from '@angular/material/tooltip/testing';
|
|
6
|
+
|
|
7
|
+
/** Harness for interacting with a standard mat-tooltip in tests. */
|
|
8
|
+
export declare class MatTooltipHarness extends _MatTooltipHarnessBase {
|
|
9
|
+
protected _optionalPanel: AsyncFactoryFn<TestElement | null>;
|
|
10
|
+
static hostSelector: string;
|
|
11
|
+
protected _hiddenClass: string;
|
|
12
|
+
protected _showAnimationName: string;
|
|
13
|
+
protected _hideAnimationName: string;
|
|
14
|
+
/**
|
|
15
|
+
* Gets a `HarnessPredicate` that can be used to search
|
|
16
|
+
* for a tooltip trigger with specific attributes.
|
|
17
|
+
* @param options Options for narrowing the search.
|
|
18
|
+
* @return a `HarnessPredicate` configured with the given options.
|
|
19
|
+
*/
|
|
20
|
+
static with(options?: TooltipHarnessFilters): HarnessPredicate<MatTooltipHarness>;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
export { TooltipHarnessFilters }
|
|
24
|
+
|
|
25
|
+
export { }
|
package/menubar/index.d.ts
CHANGED
|
@@ -1,8 +1,44 @@
|
|
|
1
|
+
import { CdkMenuBar } from '@angular/cdk/menu';
|
|
2
|
+
import { CdkMenuItem } from '@angular/cdk/menu';
|
|
3
|
+
import * as i0 from '@angular/core';
|
|
4
|
+
import * as i3 from '@angular/cdk/menu';
|
|
5
|
+
|
|
6
|
+
declare namespace i1 {
|
|
7
|
+
export {
|
|
8
|
+
MatMenuBar
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
declare namespace i2 {
|
|
13
|
+
export {
|
|
14
|
+
MatMenuBarItem
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
|
|
1
18
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
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
|
|
19
|
+
* A material design Menubar adhering to the functionality of CdkMenuBar. MatMenubar
|
|
20
|
+
* should contain MatMenubarItems which trigger their own sub-menus.
|
|
7
21
|
*/
|
|
8
|
-
export
|
|
22
|
+
export declare class MatMenuBar extends CdkMenuBar {
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuBar, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatMenuBar, "mat-menubar", ["matMenubar"], {}, {}, never, ["*"], false>;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* A material design MenubarItem adhering to the functionality of CdkMenuItem and
|
|
29
|
+
* CdkMenuItemTrigger. Its main purpose is to trigger menus and it lives inside of
|
|
30
|
+
* MatMenubar.
|
|
31
|
+
*/
|
|
32
|
+
export declare class MatMenuBarItem extends CdkMenuItem {
|
|
33
|
+
getLabel(): string;
|
|
34
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuBarItem, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatMenuBarItem, "mat-menubar-item", ["matMenubarItem"], {}, {}, never, ["*"], false>;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export declare class MatMenuBarModule {
|
|
39
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuBarModule, never>;
|
|
40
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatMenuBarModule, [typeof i1.MatMenuBar, typeof i2.MatMenuBarItem], [typeof i3.CdkMenuModule], [typeof i1.MatMenuBar, typeof i2.MatMenuBarItem]>;
|
|
41
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatMenuBarModule>;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
export { }
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/material-experimental",
|
|
3
|
-
"version": "14.0.0-next.
|
|
3
|
+
"version": "14.0.0-next.13",
|
|
4
4
|
"description": "Experimental components for Angular Material",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"default": "./package.json"
|
|
41
41
|
},
|
|
42
42
|
"./column-resize": {
|
|
43
|
-
"types": "./column-resize/
|
|
43
|
+
"types": "./column-resize/index.d.ts",
|
|
44
44
|
"esm2020": "./esm2020/column-resize/column-resize_public_index.mjs",
|
|
45
45
|
"es2020": "./fesm2020/column-resize.mjs",
|
|
46
46
|
"es2015": "./fesm2015/column-resize.mjs",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"default": "./fesm2020/column-resize.mjs"
|
|
49
49
|
},
|
|
50
50
|
"./mdc-autocomplete": {
|
|
51
|
-
"types": "./mdc-autocomplete/
|
|
51
|
+
"types": "./mdc-autocomplete/index.d.ts",
|
|
52
52
|
"esm2020": "./esm2020/mdc-autocomplete/mdc-autocomplete_public_index.mjs",
|
|
53
53
|
"es2020": "./fesm2020/mdc-autocomplete.mjs",
|
|
54
54
|
"es2015": "./fesm2015/mdc-autocomplete.mjs",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"default": "./fesm2020/mdc-autocomplete/testing.mjs"
|
|
65
65
|
},
|
|
66
66
|
"./mdc-button": {
|
|
67
|
-
"types": "./mdc-button/
|
|
67
|
+
"types": "./mdc-button/index.d.ts",
|
|
68
68
|
"esm2020": "./esm2020/mdc-button/mdc-button_public_index.mjs",
|
|
69
69
|
"es2020": "./fesm2020/mdc-button.mjs",
|
|
70
70
|
"es2015": "./fesm2015/mdc-button.mjs",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"default": "./fesm2020/mdc-button/testing.mjs"
|
|
81
81
|
},
|
|
82
82
|
"./mdc-card": {
|
|
83
|
-
"types": "./mdc-card/
|
|
83
|
+
"types": "./mdc-card/index.d.ts",
|
|
84
84
|
"esm2020": "./esm2020/mdc-card/mdc-card_public_index.mjs",
|
|
85
85
|
"es2020": "./fesm2020/mdc-card.mjs",
|
|
86
86
|
"es2015": "./fesm2015/mdc-card.mjs",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"default": "./fesm2020/mdc-card/testing.mjs"
|
|
97
97
|
},
|
|
98
98
|
"./mdc-checkbox": {
|
|
99
|
-
"types": "./mdc-checkbox/
|
|
99
|
+
"types": "./mdc-checkbox/index.d.ts",
|
|
100
100
|
"esm2020": "./esm2020/mdc-checkbox/mdc-checkbox_public_index.mjs",
|
|
101
101
|
"es2020": "./fesm2020/mdc-checkbox.mjs",
|
|
102
102
|
"es2015": "./fesm2015/mdc-checkbox.mjs",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"default": "./fesm2020/mdc-checkbox/testing.mjs"
|
|
113
113
|
},
|
|
114
114
|
"./mdc-chips": {
|
|
115
|
-
"types": "./mdc-chips/
|
|
115
|
+
"types": "./mdc-chips/index.d.ts",
|
|
116
116
|
"esm2020": "./esm2020/mdc-chips/mdc-chips_public_index.mjs",
|
|
117
117
|
"es2020": "./fesm2020/mdc-chips.mjs",
|
|
118
118
|
"es2015": "./fesm2015/mdc-chips.mjs",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"default": "./fesm2020/mdc-chips/testing.mjs"
|
|
129
129
|
},
|
|
130
130
|
"./mdc-core": {
|
|
131
|
-
"types": "./mdc-core/
|
|
131
|
+
"types": "./mdc-core/index.d.ts",
|
|
132
132
|
"esm2020": "./esm2020/mdc-core/mdc-core_public_index.mjs",
|
|
133
133
|
"es2020": "./fesm2020/mdc-core.mjs",
|
|
134
134
|
"es2015": "./fesm2015/mdc-core.mjs",
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"default": "./fesm2020/mdc-core/testing.mjs"
|
|
145
145
|
},
|
|
146
146
|
"./mdc-dialog": {
|
|
147
|
-
"types": "./mdc-dialog/
|
|
147
|
+
"types": "./mdc-dialog/index.d.ts",
|
|
148
148
|
"esm2020": "./esm2020/mdc-dialog/mdc-dialog_public_index.mjs",
|
|
149
149
|
"es2020": "./fesm2020/mdc-dialog.mjs",
|
|
150
150
|
"es2015": "./fesm2015/mdc-dialog.mjs",
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"default": "./fesm2020/mdc-dialog/testing.mjs"
|
|
161
161
|
},
|
|
162
162
|
"./mdc-form-field": {
|
|
163
|
-
"types": "./mdc-form-field/
|
|
163
|
+
"types": "./mdc-form-field/index.d.ts",
|
|
164
164
|
"esm2020": "./esm2020/mdc-form-field/mdc-form-field_public_index.mjs",
|
|
165
165
|
"es2020": "./fesm2020/mdc-form-field.mjs",
|
|
166
166
|
"es2015": "./fesm2015/mdc-form-field.mjs",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"default": "./fesm2020/mdc-form-field/testing.mjs"
|
|
177
177
|
},
|
|
178
178
|
"./mdc-input": {
|
|
179
|
-
"types": "./mdc-input/
|
|
179
|
+
"types": "./mdc-input/index.d.ts",
|
|
180
180
|
"esm2020": "./esm2020/mdc-input/mdc-input_public_index.mjs",
|
|
181
181
|
"es2020": "./fesm2020/mdc-input.mjs",
|
|
182
182
|
"es2015": "./fesm2015/mdc-input.mjs",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"default": "./fesm2020/mdc-input/testing.mjs"
|
|
193
193
|
},
|
|
194
194
|
"./mdc-list": {
|
|
195
|
-
"types": "./mdc-list/
|
|
195
|
+
"types": "./mdc-list/index.d.ts",
|
|
196
196
|
"esm2020": "./esm2020/mdc-list/mdc-list_public_index.mjs",
|
|
197
197
|
"es2020": "./fesm2020/mdc-list.mjs",
|
|
198
198
|
"es2015": "./fesm2015/mdc-list.mjs",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"default": "./fesm2020/mdc-list/testing.mjs"
|
|
209
209
|
},
|
|
210
210
|
"./mdc-menu": {
|
|
211
|
-
"types": "./mdc-menu/
|
|
211
|
+
"types": "./mdc-menu/index.d.ts",
|
|
212
212
|
"esm2020": "./esm2020/mdc-menu/mdc-menu_public_index.mjs",
|
|
213
213
|
"es2020": "./fesm2020/mdc-menu.mjs",
|
|
214
214
|
"es2015": "./fesm2015/mdc-menu.mjs",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"default": "./fesm2020/mdc-menu/testing.mjs"
|
|
225
225
|
},
|
|
226
226
|
"./mdc-paginator": {
|
|
227
|
-
"types": "./mdc-paginator/
|
|
227
|
+
"types": "./mdc-paginator/index.d.ts",
|
|
228
228
|
"esm2020": "./esm2020/mdc-paginator/mdc-paginator_public_index.mjs",
|
|
229
229
|
"es2020": "./fesm2020/mdc-paginator.mjs",
|
|
230
230
|
"es2015": "./fesm2015/mdc-paginator.mjs",
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"default": "./fesm2020/mdc-paginator/testing.mjs"
|
|
241
241
|
},
|
|
242
242
|
"./mdc-progress-bar": {
|
|
243
|
-
"types": "./mdc-progress-bar/
|
|
243
|
+
"types": "./mdc-progress-bar/index.d.ts",
|
|
244
244
|
"esm2020": "./esm2020/mdc-progress-bar/mdc-progress-bar_public_index.mjs",
|
|
245
245
|
"es2020": "./fesm2020/mdc-progress-bar.mjs",
|
|
246
246
|
"es2015": "./fesm2015/mdc-progress-bar.mjs",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"default": "./fesm2020/mdc-progress-bar.mjs"
|
|
249
249
|
},
|
|
250
250
|
"./mdc-progress-bar/testing": {
|
|
251
|
-
"types": "./mdc-progress-bar/testing/
|
|
251
|
+
"types": "./mdc-progress-bar/testing/index.d.ts",
|
|
252
252
|
"esm2020": "./esm2020/mdc-progress-bar/testing/testing_public_index.mjs",
|
|
253
253
|
"es2020": "./fesm2020/mdc-progress-bar/testing.mjs",
|
|
254
254
|
"es2015": "./fesm2015/mdc-progress-bar/testing.mjs",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"default": "./fesm2020/mdc-progress-bar/testing.mjs"
|
|
257
257
|
},
|
|
258
258
|
"./mdc-progress-spinner": {
|
|
259
|
-
"types": "./mdc-progress-spinner/
|
|
259
|
+
"types": "./mdc-progress-spinner/index.d.ts",
|
|
260
260
|
"esm2020": "./esm2020/mdc-progress-spinner/mdc-progress-spinner_public_index.mjs",
|
|
261
261
|
"es2020": "./fesm2020/mdc-progress-spinner.mjs",
|
|
262
262
|
"es2015": "./fesm2015/mdc-progress-spinner.mjs",
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"default": "./fesm2020/mdc-progress-spinner.mjs"
|
|
265
265
|
},
|
|
266
266
|
"./mdc-progress-spinner/testing": {
|
|
267
|
-
"types": "./mdc-progress-spinner/testing/
|
|
267
|
+
"types": "./mdc-progress-spinner/testing/index.d.ts",
|
|
268
268
|
"esm2020": "./esm2020/mdc-progress-spinner/testing/testing_public_index.mjs",
|
|
269
269
|
"es2020": "./fesm2020/mdc-progress-spinner/testing.mjs",
|
|
270
270
|
"es2015": "./fesm2015/mdc-progress-spinner/testing.mjs",
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"default": "./fesm2020/mdc-progress-spinner/testing.mjs"
|
|
273
273
|
},
|
|
274
274
|
"./mdc-radio": {
|
|
275
|
-
"types": "./mdc-radio/
|
|
275
|
+
"types": "./mdc-radio/index.d.ts",
|
|
276
276
|
"esm2020": "./esm2020/mdc-radio/mdc-radio_public_index.mjs",
|
|
277
277
|
"es2020": "./fesm2020/mdc-radio.mjs",
|
|
278
278
|
"es2015": "./fesm2015/mdc-radio.mjs",
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"default": "./fesm2020/mdc-radio/testing.mjs"
|
|
289
289
|
},
|
|
290
290
|
"./mdc-select": {
|
|
291
|
-
"types": "./mdc-select/
|
|
291
|
+
"types": "./mdc-select/index.d.ts",
|
|
292
292
|
"esm2020": "./esm2020/mdc-select/mdc-select_public_index.mjs",
|
|
293
293
|
"es2020": "./fesm2020/mdc-select.mjs",
|
|
294
294
|
"es2015": "./fesm2015/mdc-select.mjs",
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"default": "./fesm2020/mdc-select/testing.mjs"
|
|
305
305
|
},
|
|
306
306
|
"./mdc-slide-toggle": {
|
|
307
|
-
"types": "./mdc-slide-toggle/
|
|
307
|
+
"types": "./mdc-slide-toggle/index.d.ts",
|
|
308
308
|
"esm2020": "./esm2020/mdc-slide-toggle/mdc-slide-toggle_public_index.mjs",
|
|
309
309
|
"es2020": "./fesm2020/mdc-slide-toggle.mjs",
|
|
310
310
|
"es2015": "./fesm2015/mdc-slide-toggle.mjs",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"default": "./fesm2020/mdc-slide-toggle/testing.mjs"
|
|
321
321
|
},
|
|
322
322
|
"./mdc-slider": {
|
|
323
|
-
"types": "./mdc-slider/
|
|
323
|
+
"types": "./mdc-slider/index.d.ts",
|
|
324
324
|
"esm2020": "./esm2020/mdc-slider/mdc-slider_public_index.mjs",
|
|
325
325
|
"es2020": "./fesm2020/mdc-slider.mjs",
|
|
326
326
|
"es2015": "./fesm2015/mdc-slider.mjs",
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"default": "./fesm2020/mdc-slider/testing.mjs"
|
|
337
337
|
},
|
|
338
338
|
"./mdc-snack-bar": {
|
|
339
|
-
"types": "./mdc-snack-bar/
|
|
339
|
+
"types": "./mdc-snack-bar/index.d.ts",
|
|
340
340
|
"esm2020": "./esm2020/mdc-snack-bar/mdc-snack-bar_public_index.mjs",
|
|
341
341
|
"es2020": "./fesm2020/mdc-snack-bar.mjs",
|
|
342
342
|
"es2015": "./fesm2015/mdc-snack-bar.mjs",
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
"default": "./fesm2020/mdc-snack-bar/testing.mjs"
|
|
353
353
|
},
|
|
354
354
|
"./mdc-table": {
|
|
355
|
-
"types": "./mdc-table/
|
|
355
|
+
"types": "./mdc-table/index.d.ts",
|
|
356
356
|
"esm2020": "./esm2020/mdc-table/mdc-table_public_index.mjs",
|
|
357
357
|
"es2020": "./fesm2020/mdc-table.mjs",
|
|
358
358
|
"es2015": "./fesm2015/mdc-table.mjs",
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
"default": "./fesm2020/mdc-table/testing.mjs"
|
|
369
369
|
},
|
|
370
370
|
"./mdc-tabs": {
|
|
371
|
-
"types": "./mdc-tabs/
|
|
371
|
+
"types": "./mdc-tabs/index.d.ts",
|
|
372
372
|
"esm2020": "./esm2020/mdc-tabs/mdc-tabs_public_index.mjs",
|
|
373
373
|
"es2020": "./fesm2020/mdc-tabs.mjs",
|
|
374
374
|
"es2015": "./fesm2015/mdc-tabs.mjs",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"default": "./fesm2020/mdc-tabs/testing.mjs"
|
|
385
385
|
},
|
|
386
386
|
"./mdc-tooltip": {
|
|
387
|
-
"types": "./mdc-tooltip/
|
|
387
|
+
"types": "./mdc-tooltip/index.d.ts",
|
|
388
388
|
"esm2020": "./esm2020/mdc-tooltip/mdc-tooltip_public_index.mjs",
|
|
389
389
|
"es2020": "./fesm2020/mdc-tooltip.mjs",
|
|
390
390
|
"es2015": "./fesm2015/mdc-tooltip.mjs",
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
"default": "./fesm2020/mdc-tooltip/testing.mjs"
|
|
401
401
|
},
|
|
402
402
|
"./menubar": {
|
|
403
|
-
"types": "./menubar/
|
|
403
|
+
"types": "./menubar/index.d.ts",
|
|
404
404
|
"esm2020": "./esm2020/menubar/menubar_public_index.mjs",
|
|
405
405
|
"es2020": "./fesm2020/menubar.mjs",
|
|
406
406
|
"es2015": "./fesm2015/menubar.mjs",
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"default": "./fesm2020/menubar.mjs"
|
|
409
409
|
},
|
|
410
410
|
"./popover-edit": {
|
|
411
|
-
"types": "./popover-edit/
|
|
411
|
+
"types": "./popover-edit/index.d.ts",
|
|
412
412
|
"esm2020": "./esm2020/popover-edit/popover-edit_public_index.mjs",
|
|
413
413
|
"es2020": "./fesm2020/popover-edit.mjs",
|
|
414
414
|
"es2015": "./fesm2015/popover-edit.mjs",
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
"default": "./fesm2020/popover-edit.mjs"
|
|
417
417
|
},
|
|
418
418
|
"./selection": {
|
|
419
|
-
"types": "./selection/
|
|
419
|
+
"types": "./selection/index.d.ts",
|
|
420
420
|
"esm2020": "./esm2020/selection/selection_public_index.mjs",
|
|
421
421
|
"es2020": "./fesm2020/selection.mjs",
|
|
422
422
|
"es2015": "./fesm2015/selection.mjs",
|
|
@@ -426,12 +426,12 @@
|
|
|
426
426
|
},
|
|
427
427
|
"peerDependencies": {
|
|
428
428
|
"@angular/animations": "^14.0.0-0 || ^15.0.0",
|
|
429
|
-
"@angular/cdk": "14.0.0-next.
|
|
429
|
+
"@angular/cdk": "14.0.0-next.13",
|
|
430
430
|
"@angular/core": "^14.0.0-0 || ^15.0.0",
|
|
431
431
|
"@angular/common": "^14.0.0-0 || ^15.0.0",
|
|
432
432
|
"@angular/forms": "^14.0.0-0 || ^15.0.0",
|
|
433
433
|
"@angular/platform-browser": "^14.0.0-0 || ^15.0.0",
|
|
434
|
-
"@angular/material": "14.0.0-next.
|
|
434
|
+
"@angular/material": "14.0.0-next.13"
|
|
435
435
|
},
|
|
436
436
|
"dependencies": {
|
|
437
437
|
"tslib": "^2.3.0",
|
package/popover-edit/index.d.ts
CHANGED
|
@@ -1,8 +1,101 @@
|
|
|
1
|
+
import { CdkEditClose } from '@angular/cdk-experimental/popover-edit';
|
|
2
|
+
import { CdkEditControl } from '@angular/cdk-experimental/popover-edit';
|
|
3
|
+
import { CdkEditOpen } from '@angular/cdk-experimental/popover-edit';
|
|
4
|
+
import { CdkEditRevert } from '@angular/cdk-experimental/popover-edit';
|
|
5
|
+
import { CdkPopoverEdit } from '@angular/cdk-experimental/popover-edit';
|
|
6
|
+
import { CdkPopoverEditTabOut } from '@angular/cdk-experimental/popover-edit';
|
|
7
|
+
import { CdkRowHoverContent } from '@angular/cdk-experimental/popover-edit';
|
|
8
|
+
import * as i0 from '@angular/core';
|
|
9
|
+
import * as i3 from '@angular/cdk-experimental/popover-edit';
|
|
10
|
+
import * as i4 from '@angular/material/core';
|
|
11
|
+
|
|
12
|
+
declare namespace i1 {
|
|
13
|
+
export {
|
|
14
|
+
MatPopoverEdit,
|
|
15
|
+
MatPopoverEditTabOut,
|
|
16
|
+
MatRowHoverContent,
|
|
17
|
+
MatEditOpen
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
declare namespace i2 {
|
|
22
|
+
export {
|
|
23
|
+
MatEditLens,
|
|
24
|
+
MatEditRevert,
|
|
25
|
+
MatEditClose
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/** Closes the lens on click. */
|
|
30
|
+
export declare class MatEditClose<FormValue> extends CdkEditClose<FormValue> {
|
|
31
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatEditClose<any>, never>;
|
|
32
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditClose<any>, "[matEditClose]", never, {}, {}, never, never, false>;
|
|
33
|
+
}
|
|
34
|
+
|
|
1
35
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
* found in the LICENSE file at https://angular.io/license
|
|
36
|
+
* A component that attaches to a form within the edit.
|
|
37
|
+
* It coordinates the form state with the table-wide edit system and handles
|
|
38
|
+
* closing the edit when the form is submitted or the user clicks
|
|
39
|
+
* out.
|
|
7
40
|
*/
|
|
8
|
-
export
|
|
41
|
+
export declare class MatEditLens<FormValue> extends CdkEditControl<FormValue> {
|
|
42
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatEditLens<any>, never>;
|
|
43
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditLens<any>, "form[matEditLens]", never, { "clickOutBehavior": "matEditLensClickOutBehavior"; "preservedFormValue": "matEditLensPreservedFormValue"; "ignoreSubmitUnlessValid": "matEditLensIgnoreSubmitUnlessValid"; }, { "preservedFormValueChange": "matEditLensPreservedFormValueChange"; }, never, never, false>;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Opens the closest edit popover to this element, whether it's associated with this exact
|
|
48
|
+
* element or an ancestor element.
|
|
49
|
+
*/
|
|
50
|
+
export declare class MatEditOpen extends CdkEditOpen {
|
|
51
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatEditOpen, never>;
|
|
52
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditOpen, "[matEditOpen]", never, {}, {}, never, never, false>;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/** Reverts the form to its initial or previously submitted state on click. */
|
|
56
|
+
export declare class MatEditRevert<FormValue> extends CdkEditRevert<FormValue> {
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatEditRevert<any>, never>;
|
|
58
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditRevert<any>, "button[matEditRevert]", never, {}, {}, never, never, false>;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Attaches an ng-template to a cell and shows it when instructed to by the
|
|
63
|
+
* EditEventDispatcher service.
|
|
64
|
+
* Makes the cell focusable.
|
|
65
|
+
*/
|
|
66
|
+
export declare class MatPopoverEdit<C> extends CdkPopoverEdit<C> {
|
|
67
|
+
protected panelClass(): string;
|
|
68
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatPopoverEdit<any>, never>;
|
|
69
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatPopoverEdit<any>, "[matPopoverEdit]:not([matPopoverEditTabOut])", never, { "template": "matPopoverEdit"; "context": "matPopoverEditContext"; "colspan": "matPopoverEditColspan"; "disabled": "matPopoverEditDisabled"; }, {}, never, never, false>;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
export declare class MatPopoverEditModule {
|
|
73
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatPopoverEditModule, never>;
|
|
74
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatPopoverEditModule, [typeof i1.MatPopoverEdit, typeof i1.MatPopoverEditTabOut, typeof i1.MatRowHoverContent, typeof i2.MatEditLens, typeof i2.MatEditRevert, typeof i2.MatEditClose, typeof i1.MatEditOpen], [typeof i3.CdkPopoverEditModule, typeof i4.MatCommonModule], [typeof i1.MatPopoverEdit, typeof i1.MatPopoverEditTabOut, typeof i1.MatRowHoverContent, typeof i2.MatEditLens, typeof i2.MatEditRevert, typeof i2.MatEditClose, typeof i1.MatEditOpen, typeof i3.CdkEditable]>;
|
|
75
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatPopoverEditModule>;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* Attaches an ng-template to a cell and shows it when instructed to by the
|
|
80
|
+
* EditEventDispatcher service.
|
|
81
|
+
* Makes the cell focusable.
|
|
82
|
+
*/
|
|
83
|
+
export declare class MatPopoverEditTabOut<C> extends CdkPopoverEditTabOut<C> {
|
|
84
|
+
protected panelClass(): string;
|
|
85
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatPopoverEditTabOut<any>, never>;
|
|
86
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatPopoverEditTabOut<any>, "[matPopoverEdit][matPopoverEditTabOut]", never, { "template": "matPopoverEdit"; "context": "matPopoverEditContext"; "colspan": "matPopoverEditColspan"; "disabled": "matPopoverEditDisabled"; }, {}, never, never, false>;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* A structural directive that shows its contents when the table row containing
|
|
91
|
+
* it is hovered or when an element in the row has focus.
|
|
92
|
+
*/
|
|
93
|
+
export declare class MatRowHoverContent extends CdkRowHoverContent {
|
|
94
|
+
protected initElement(element: HTMLElement): void;
|
|
95
|
+
protected makeElementHiddenButFocusable(element: HTMLElement): void;
|
|
96
|
+
protected makeElementVisible(element: HTMLElement): void;
|
|
97
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatRowHoverContent, never>;
|
|
98
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowHoverContent, "[matRowHoverContent]", never, {}, {}, never, never, false>;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
export { }
|