@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,48 +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 { _MatRowHarnessBase, RowHarnessFilters } from '@angular/material/table/testing';
|
|
10
|
-
import { MatCellHarness, MatHeaderCellHarness, MatFooterCellHarness } from './cell-harness';
|
|
11
|
-
/** Harness for interacting with an MDC-based Angular Material table row. */
|
|
12
|
-
export declare class MatRowHarness extends _MatRowHarnessBase<typeof MatCellHarness, MatCellHarness> {
|
|
13
|
-
/** The selector for the host element of a `MatRowHarness` instance. */
|
|
14
|
-
static hostSelector: string;
|
|
15
|
-
protected _cellHarness: typeof MatCellHarness;
|
|
16
|
-
/**
|
|
17
|
-
* Gets a `HarnessPredicate` that can be used to search for a table row with specific attributes.
|
|
18
|
-
* @param options Options for narrowing the search
|
|
19
|
-
* @return a `HarnessPredicate` configured with the given options.
|
|
20
|
-
*/
|
|
21
|
-
static with(options?: RowHarnessFilters): HarnessPredicate<MatRowHarness>;
|
|
22
|
-
}
|
|
23
|
-
/** Harness for interacting with an MDC-based Angular Material table header row. */
|
|
24
|
-
export declare class MatHeaderRowHarness extends _MatRowHarnessBase<typeof MatHeaderCellHarness, MatHeaderCellHarness> {
|
|
25
|
-
/** The selector for the host element of a `MatHeaderRowHarness` instance. */
|
|
26
|
-
static hostSelector: string;
|
|
27
|
-
protected _cellHarness: typeof MatHeaderCellHarness;
|
|
28
|
-
/**
|
|
29
|
-
* Gets a `HarnessPredicate` that can be used to search for
|
|
30
|
-
* a table header row with specific attributes.
|
|
31
|
-
* @param options Options for narrowing the search
|
|
32
|
-
* @return a `HarnessPredicate` configured with the given options.
|
|
33
|
-
*/
|
|
34
|
-
static with(options?: RowHarnessFilters): HarnessPredicate<MatHeaderRowHarness>;
|
|
35
|
-
}
|
|
36
|
-
/** Harness for interacting with an MDC-based Angular Material table footer row. */
|
|
37
|
-
export declare class MatFooterRowHarness extends _MatRowHarnessBase<typeof MatFooterCellHarness, MatFooterCellHarness> {
|
|
38
|
-
/** The selector for the host element of a `MatFooterRowHarness` instance. */
|
|
39
|
-
static hostSelector: string;
|
|
40
|
-
protected _cellHarness: typeof MatFooterCellHarness;
|
|
41
|
-
/**
|
|
42
|
-
* Gets a `HarnessPredicate` that can be used to search for
|
|
43
|
-
* a table footer row cell with specific attributes.
|
|
44
|
-
* @param options Options for narrowing the search
|
|
45
|
-
* @return a `HarnessPredicate` configured with the given options.
|
|
46
|
-
*/
|
|
47
|
-
static with(options?: RowHarnessFilters): HarnessPredicate<MatFooterRowHarness>;
|
|
48
|
-
}
|
|
@@ -1,24 +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 { TableHarnessFilters, _MatTableHarnessBase } from '@angular/material/table/testing';
|
|
10
|
-
import { MatRowHarness, MatHeaderRowHarness, MatFooterRowHarness } from './row-harness';
|
|
11
|
-
/** Harness for interacting with an MDC-based mat-table in tests. */
|
|
12
|
-
export declare class MatTableHarness extends _MatTableHarnessBase<typeof MatHeaderRowHarness, MatHeaderRowHarness, typeof MatRowHarness, MatRowHarness, typeof MatFooterRowHarness, MatFooterRowHarness> {
|
|
13
|
-
/** The selector for the host element of a `MatTableHarness` instance. */
|
|
14
|
-
static hostSelector: string;
|
|
15
|
-
protected _headerRowHarness: typeof MatHeaderRowHarness;
|
|
16
|
-
protected _rowHarness: typeof MatRowHarness;
|
|
17
|
-
protected _footerRowHarness: typeof MatFooterRowHarness;
|
|
18
|
-
/**
|
|
19
|
-
* Gets a `HarnessPredicate` that can be used to search for a table with specific attributes.
|
|
20
|
-
* @param options Options for narrowing the search
|
|
21
|
-
* @return a `HarnessPredicate` configured with the given options.
|
|
22
|
-
*/
|
|
23
|
-
static with(options?: TableHarnessFilters): HarnessPredicate<MatTableHarness>;
|
|
24
|
-
}
|
|
@@ -1,22 +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 { CdkTextColumn } from '@angular/cdk/table';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Column that simply shows text content for the header and row cells. Assumes that the table
|
|
12
|
-
* is using the native table implementation (`<table>`).
|
|
13
|
-
*
|
|
14
|
-
* By default, the name of this column will be the header text and data property accessor.
|
|
15
|
-
* The header text can be overridden with the `headerText` input. Cell values can be overridden with
|
|
16
|
-
* the `dataAccessor` input. Change the text justification to the start or end using the `justify`
|
|
17
|
-
* input.
|
|
18
|
-
*/
|
|
19
|
-
export declare class MatTextColumn<T> extends CdkTextColumn<T> {
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTextColumn<any>, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTextColumn<any>, "mat-text-column", never, {}, {}, never, never, false>;
|
|
22
|
-
}
|
package/mdc-tabs/ink-bar.d.ts
DELETED
|
@@ -1,72 +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, QueryList } from '@angular/core';
|
|
9
|
-
/**
|
|
10
|
-
* Item inside a tab header relative to which the ink bar can be aligned.
|
|
11
|
-
* @docs-private
|
|
12
|
-
*/
|
|
13
|
-
export interface MatInkBarItem {
|
|
14
|
-
_foundation: MatInkBarFoundation;
|
|
15
|
-
elementRef: ElementRef<HTMLElement>;
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* Abstraction around the MDC tab indicator that acts as the tab header's ink bar.
|
|
19
|
-
* @docs-private
|
|
20
|
-
*/
|
|
21
|
-
export declare class MatInkBar {
|
|
22
|
-
private _items;
|
|
23
|
-
/** Item to which the ink bar is aligned currently. */
|
|
24
|
-
private _currentItem;
|
|
25
|
-
constructor(_items: QueryList<MatInkBarItem>);
|
|
26
|
-
/** Hides the ink bar. */
|
|
27
|
-
hide(): void;
|
|
28
|
-
/** Aligns the ink bar to a DOM node. */
|
|
29
|
-
alignToElement(element: HTMLElement): void;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Implementation of MDC's sliding tab indicator (ink bar) foundation.
|
|
33
|
-
* @docs-private
|
|
34
|
-
*/
|
|
35
|
-
export declare class MatInkBarFoundation {
|
|
36
|
-
private _hostElement;
|
|
37
|
-
private _document;
|
|
38
|
-
private _destroyed;
|
|
39
|
-
private _foundation;
|
|
40
|
-
private _inkBarElement;
|
|
41
|
-
private _inkBarContentElement;
|
|
42
|
-
private _fitToContent;
|
|
43
|
-
private _adapter;
|
|
44
|
-
constructor(_hostElement: HTMLElement, _document: Document);
|
|
45
|
-
/** Aligns the ink bar to the current item. */
|
|
46
|
-
activate(clientRect?: ClientRect): void;
|
|
47
|
-
/** Removes the ink bar from the current item. */
|
|
48
|
-
deactivate(): void;
|
|
49
|
-
/** Gets the ClientRect of the ink bar. */
|
|
50
|
-
computeContentClientRect(): DOMRect;
|
|
51
|
-
/** Initializes the foundation. */
|
|
52
|
-
init(): void;
|
|
53
|
-
/** Destroys the foundation. */
|
|
54
|
-
destroy(): void;
|
|
55
|
-
/**
|
|
56
|
-
* Sets whether the ink bar should be appended to the content, which will cause the ink bar
|
|
57
|
-
* to match the width of the content rather than the tab host element.
|
|
58
|
-
*/
|
|
59
|
-
setFitToContent(fitToContent: boolean): void;
|
|
60
|
-
/**
|
|
61
|
-
* Gets whether the ink bar should be appended to the content, which will cause the ink bar
|
|
62
|
-
* to match the width of the content rather than the tab host element.
|
|
63
|
-
*/
|
|
64
|
-
getFitToContent(): boolean;
|
|
65
|
-
/** Creates and appends the ink bar element. */
|
|
66
|
-
private _createInkBarElement;
|
|
67
|
-
/**
|
|
68
|
-
* Appends the ink bar to the tab host element or content, depending on whether
|
|
69
|
-
* the ink bar should fit to content.
|
|
70
|
-
*/
|
|
71
|
-
private _appendInkBarElement;
|
|
72
|
-
}
|
package/mdc-tabs/module.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tab-content";
|
|
3
|
-
import * as i2 from "./tab-label";
|
|
4
|
-
import * as i3 from "./tab";
|
|
5
|
-
import * as i4 from "./tab-group";
|
|
6
|
-
import * as i5 from "./tab-nav-bar/tab-nav-bar";
|
|
7
|
-
import * as i6 from "./tab-body";
|
|
8
|
-
import * as i7 from "./tab-label-wrapper";
|
|
9
|
-
import * as i8 from "./tab-header";
|
|
10
|
-
import * as i9 from "@angular/common";
|
|
11
|
-
import * as i10 from "@angular/material-experimental/mdc-core";
|
|
12
|
-
import * as i11 from "@angular/cdk/portal";
|
|
13
|
-
import * as i12 from "@angular/cdk/observers";
|
|
14
|
-
import * as i13 from "@angular/cdk/a11y";
|
|
15
|
-
export declare class MatTabsModule {
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabsModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatTabsModule, [typeof i1.MatTabContent, typeof i2.MatTabLabel, typeof i3.MatTab, typeof i4.MatTabGroup, typeof i5.MatTabNav, typeof i5.MatTabNavPanel, typeof i5.MatTabLink, typeof i6.MatTabBody, typeof i6.MatTabBodyPortal, typeof i7.MatTabLabelWrapper, typeof i8.MatTabHeader], [typeof i9.CommonModule, typeof i10.MatCommonModule, typeof i11.PortalModule, typeof i10.MatRippleModule, typeof i12.ObserversModule, typeof i13.A11yModule], [typeof i10.MatCommonModule, typeof i1.MatTabContent, typeof i2.MatTabLabel, typeof i3.MatTab, typeof i4.MatTabGroup, typeof i5.MatTabNav, typeof i5.MatTabNavPanel, typeof i5.MatTabLink]>;
|
|
18
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MatTabsModule>;
|
|
19
|
-
}
|
package/mdc-tabs/package.json
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@angular/material-experimental/mdc-tabs",
|
|
3
|
-
"fesm2020": "../fesm2020/mdc-tabs.mjs",
|
|
4
|
-
"fesm2015": "../fesm2015/mdc-tabs.mjs",
|
|
5
|
-
"esm2020": "../esm2020/mdc-tabs/mdc-tabs_public_index.mjs",
|
|
6
|
-
"typings": "./mdc-tabs_public_index.d.ts",
|
|
7
|
-
"module": "../fesm2015/mdc-tabs.mjs",
|
|
8
|
-
"es2020": "../fesm2020/mdc-tabs.mjs"
|
|
9
|
-
}
|
package/mdc-tabs/public-api.d.ts
DELETED
|
@@ -1,18 +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 './module';
|
|
9
|
-
export { MatTabBodyPortal, MatTabBody } from './tab-body';
|
|
10
|
-
export { MatTabContent } from './tab-content';
|
|
11
|
-
export { MatTabLabel } from './tab-label';
|
|
12
|
-
export { MatTabLabelWrapper } from './tab-label-wrapper';
|
|
13
|
-
export { MatTab } from './tab';
|
|
14
|
-
export { MatInkBar } from './ink-bar';
|
|
15
|
-
export { MatTabHeader } from './tab-header';
|
|
16
|
-
export { MatTabGroup } from './tab-group';
|
|
17
|
-
export { MatTabNav, MatTabNavPanel, MatTabLink } from './tab-nav-bar/tab-nav-bar';
|
|
18
|
-
export { MatTabBodyPositionState, MatTabBodyOriginState, matTabsAnimations, _MatInkBarPositioner, _MAT_INK_BAR_POSITIONER, MatTabChangeEvent, MatTabHeaderPosition, MatTabsConfig, MAT_TABS_CONFIG, MAT_TAB_GROUP, MAT_TAB, ScrollDirection, } from '@angular/material/tabs';
|
package/mdc-tabs/tab-body.d.ts
DELETED
|
@@ -1,31 +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 { ComponentFactoryResolver, ViewContainerRef, ChangeDetectorRef, ElementRef } from '@angular/core';
|
|
9
|
-
import { MatTabBodyPortal as BaseMatTabBodyPortal, _MatTabBodyBase } from '@angular/material/tabs';
|
|
10
|
-
import { CdkPortalOutlet } from '@angular/cdk/portal';
|
|
11
|
-
import { Directionality } from '@angular/cdk/bidi';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* The portal host directive for the contents of the tab.
|
|
15
|
-
* @docs-private
|
|
16
|
-
*/
|
|
17
|
-
export declare class MatTabBodyPortal extends BaseMatTabBodyPortal {
|
|
18
|
-
constructor(componentFactoryResolver: ComponentFactoryResolver, viewContainerRef: ViewContainerRef, host: MatTabBody, _document: any);
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabBodyPortal, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabBodyPortal, "[matTabBodyHost]", never, {}, {}, never, never, false>;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Wrapper for the contents of a tab.
|
|
24
|
-
* @docs-private
|
|
25
|
-
*/
|
|
26
|
-
export declare class MatTabBody extends _MatTabBodyBase {
|
|
27
|
-
_portalHost: CdkPortalOutlet;
|
|
28
|
-
constructor(elementRef: ElementRef<HTMLElement>, dir: Directionality, changeDetectorRef: ChangeDetectorRef);
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabBody, [null, { optional: true; }, null]>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabBody, "mat-tab-body", never, {}, {}, never, never, false>;
|
|
31
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MatTabContent as BaseMatTabContent } from '@angular/material/tabs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/** Decorates the `ng-template` tags and reads out the template from it. */
|
|
4
|
-
export declare class MatTabContent extends BaseMatTabContent {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabContent, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabContent, "[matTabContent]", never, {}, {}, never, never, false>;
|
|
7
|
-
}
|
package/mdc-tabs/tab-group.d.ts
DELETED
|
@@ -1,34 +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 { ChangeDetectorRef, ElementRef, QueryList } from '@angular/core';
|
|
9
|
-
import { _MatTabGroupBase, MatTabsConfig } from '@angular/material/tabs';
|
|
10
|
-
import { MatTab } from './tab';
|
|
11
|
-
import { MatTabHeader } from './tab-header';
|
|
12
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* Material design tab-group component. Supports basic tab pairs (label + content) and includes
|
|
16
|
-
* animated ink-bar, keyboard navigation, and screen reader.
|
|
17
|
-
* See: https://material.io/design/components/tabs.html
|
|
18
|
-
*/
|
|
19
|
-
export declare class MatTabGroup extends _MatTabGroupBase {
|
|
20
|
-
_allTabs: QueryList<MatTab>;
|
|
21
|
-
_tabBodyWrapper: ElementRef;
|
|
22
|
-
_tabHeader: MatTabHeader;
|
|
23
|
-
/** Whether the ink bar should fit its width to the size of the tab label content. */
|
|
24
|
-
get fitInkBarToContent(): boolean;
|
|
25
|
-
set fitInkBarToContent(v: BooleanInput);
|
|
26
|
-
private _fitInkBarToContent;
|
|
27
|
-
/** Whether tabs should be stretched to fill the header. */
|
|
28
|
-
get stretchTabs(): boolean;
|
|
29
|
-
set stretchTabs(v: BooleanInput);
|
|
30
|
-
private _stretchTabs;
|
|
31
|
-
constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, defaultConfig?: MatTabsConfig, animationMode?: string);
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabGroup, [null, null, { optional: true; }, { optional: true; }]>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabGroup, "mat-tab-group", ["matTabGroup"], { "color": "color"; "disableRipple": "disableRipple"; "fitInkBarToContent": "fitInkBarToContent"; "stretchTabs": "mat-stretch-tabs"; }, {}, ["_allTabs"], never, false>;
|
|
34
|
-
}
|
package/mdc-tabs/tab-header.d.ts
DELETED
|
@@ -1,35 +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, QueryList, AfterContentInit, ChangeDetectorRef, NgZone } from '@angular/core';
|
|
9
|
-
import { _MatTabHeaderBase } from '@angular/material/tabs';
|
|
10
|
-
import { ViewportRuler } from '@angular/cdk/scrolling';
|
|
11
|
-
import { Platform } from '@angular/cdk/platform';
|
|
12
|
-
import { Directionality } from '@angular/cdk/bidi';
|
|
13
|
-
import { MatTabLabelWrapper } from './tab-label-wrapper';
|
|
14
|
-
import { MatInkBar } from './ink-bar';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
/**
|
|
17
|
-
* The header of the tab group which displays a list of all the tabs in the tab group. Includes
|
|
18
|
-
* an ink bar that follows the currently selected tab. When the tabs list's width exceeds the
|
|
19
|
-
* width of the header container, then arrows will be displayed to allow the user to scroll
|
|
20
|
-
* left and right across the header.
|
|
21
|
-
* @docs-private
|
|
22
|
-
*/
|
|
23
|
-
export declare class MatTabHeader extends _MatTabHeaderBase implements AfterContentInit {
|
|
24
|
-
_items: QueryList<MatTabLabelWrapper>;
|
|
25
|
-
_tabListContainer: ElementRef;
|
|
26
|
-
_tabList: ElementRef;
|
|
27
|
-
_tabListInner: ElementRef;
|
|
28
|
-
_nextPaginator: ElementRef<HTMLElement>;
|
|
29
|
-
_previousPaginator: ElementRef<HTMLElement>;
|
|
30
|
-
_inkBar: MatInkBar;
|
|
31
|
-
constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, viewportRuler: ViewportRuler, dir: Directionality, ngZone: NgZone, platform: Platform, animationMode?: string);
|
|
32
|
-
ngAfterContentInit(): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabHeader, [null, null, null, { optional: true; }, null, null, { optional: true; }]>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabHeader, "mat-tab-header", never, { "selectedIndex": "selectedIndex"; }, { "selectFocusedIndex": "selectFocusedIndex"; "indexFocused": "indexFocused"; }, ["_items"], ["*"], false>;
|
|
35
|
-
}
|
|
@@ -1,28 +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, OnDestroy, OnInit } from '@angular/core';
|
|
9
|
-
import { MatTabLabelWrapper as BaseMatTabLabelWrapper } from '@angular/material/tabs';
|
|
10
|
-
import { MatInkBarFoundation, MatInkBarItem } from './ink-bar';
|
|
11
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* Used in the `mat-tab-group` view to display tab labels.
|
|
15
|
-
* @docs-private
|
|
16
|
-
*/
|
|
17
|
-
export declare class MatTabLabelWrapper extends BaseMatTabLabelWrapper implements MatInkBarItem, OnInit, OnDestroy {
|
|
18
|
-
private _document;
|
|
19
|
-
_foundation: MatInkBarFoundation;
|
|
20
|
-
/** Whether the ink bar should fit its width to the size of the tab label content. */
|
|
21
|
-
get fitInkBarToContent(): boolean;
|
|
22
|
-
set fitInkBarToContent(v: BooleanInput);
|
|
23
|
-
constructor(elementRef: ElementRef, _document: any);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabLabelWrapper, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabLabelWrapper, "[matTabLabelWrapper]", never, { "disabled": "disabled"; "fitInkBarToContent": "fitInkBarToContent"; }, {}, never, never, false>;
|
|
28
|
-
}
|
package/mdc-tabs/tab-label.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MatTabLabel as BaseMatTabLabel } from '@angular/material/tabs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/** Used to flag tab labels for use with the portal directive */
|
|
4
|
-
export declare class MatTabLabel extends BaseMatTabLabel {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabLabel, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabLabel, "[mat-tab-label], [matTabLabel]", never, {}, {}, never, never, false>;
|
|
7
|
-
}
|
|
@@ -1,68 +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, QueryList, OnDestroy, AfterContentInit, AfterViewInit, NgZone, ChangeDetectorRef, OnInit } from '@angular/core';
|
|
9
|
-
import { RippleGlobalOptions } from '@angular/material-experimental/mdc-core';
|
|
10
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
11
|
-
import { _MatTabNavBase, _MatTabLinkBase, MatTabsConfig } from '@angular/material/tabs';
|
|
12
|
-
import { Directionality } from '@angular/cdk/bidi';
|
|
13
|
-
import { ViewportRuler } from '@angular/cdk/scrolling';
|
|
14
|
-
import { Platform } from '@angular/cdk/platform';
|
|
15
|
-
import { MatInkBar, MatInkBarItem, MatInkBarFoundation } from '../ink-bar';
|
|
16
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
17
|
-
import { BehaviorSubject } from 'rxjs';
|
|
18
|
-
import * as i0 from "@angular/core";
|
|
19
|
-
/**
|
|
20
|
-
* Navigation component matching the styles of the tab group header.
|
|
21
|
-
* Provides anchored navigation with animated ink bar.
|
|
22
|
-
*/
|
|
23
|
-
export declare class MatTabNav extends _MatTabNavBase implements AfterContentInit, AfterViewInit {
|
|
24
|
-
/** Whether the ink bar should fit its width to the size of the tab label content. */
|
|
25
|
-
get fitInkBarToContent(): boolean;
|
|
26
|
-
set fitInkBarToContent(v: BooleanInput);
|
|
27
|
-
_fitInkBarToContent: BehaviorSubject<boolean>;
|
|
28
|
-
/** Whether tabs should be stretched to fill the header. */
|
|
29
|
-
get stretchTabs(): boolean;
|
|
30
|
-
set stretchTabs(v: BooleanInput);
|
|
31
|
-
private _stretchTabs;
|
|
32
|
-
_items: QueryList<MatTabLink>;
|
|
33
|
-
_tabListContainer: ElementRef;
|
|
34
|
-
_tabList: ElementRef;
|
|
35
|
-
_tabListInner: ElementRef;
|
|
36
|
-
_nextPaginator: ElementRef<HTMLElement>;
|
|
37
|
-
_previousPaginator: ElementRef<HTMLElement>;
|
|
38
|
-
_inkBar: MatInkBar;
|
|
39
|
-
constructor(elementRef: ElementRef, dir: Directionality, ngZone: NgZone, changeDetectorRef: ChangeDetectorRef, viewportRuler: ViewportRuler, platform: Platform, animationMode?: string, defaultConfig?: MatTabsConfig);
|
|
40
|
-
ngAfterContentInit(): void;
|
|
41
|
-
ngAfterViewInit(): void;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabNav, [null, { optional: true; }, null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabNav, "[mat-tab-nav-bar]", ["matTabNavBar", "matTabNav"], { "color": "color"; "fitInkBarToContent": "fitInkBarToContent"; "stretchTabs": "mat-stretch-tabs"; }, {}, ["_items"], ["*"], false>;
|
|
44
|
-
}
|
|
45
|
-
/**
|
|
46
|
-
* Link inside of a `mat-tab-nav-bar`.
|
|
47
|
-
*/
|
|
48
|
-
export declare class MatTabLink extends _MatTabLinkBase implements MatInkBarItem, OnInit, OnDestroy {
|
|
49
|
-
private _document;
|
|
50
|
-
_foundation: MatInkBarFoundation;
|
|
51
|
-
private readonly _destroyed;
|
|
52
|
-
constructor(tabNavBar: MatTabNav, elementRef: ElementRef, globalRippleOptions: RippleGlobalOptions | null, tabIndex: string, focusMonitor: FocusMonitor, _document: any, animationMode?: string);
|
|
53
|
-
ngOnInit(): void;
|
|
54
|
-
ngOnDestroy(): void;
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabLink, [null, null, { optional: true; }, { attribute: "tabindex"; }, null, null, { optional: true; }]>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabLink, "[mat-tab-link], [matTabLink]", ["matTabLink"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; }, {}, never, ["*"], false>;
|
|
57
|
-
}
|
|
58
|
-
/**
|
|
59
|
-
* Tab panel component associated with MatTabNav.
|
|
60
|
-
*/
|
|
61
|
-
export declare class MatTabNavPanel {
|
|
62
|
-
/** Unique id for the tab panel. */
|
|
63
|
-
id: string;
|
|
64
|
-
/** Id of the active tab in the nav bar. */
|
|
65
|
-
_activeTabId?: string;
|
|
66
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabNavPanel, never>;
|
|
67
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabNavPanel, "mat-tab-nav-panel", ["matTabNavPanel"], { "id": "id"; }, {}, never, ["*"], false>;
|
|
68
|
-
}
|
package/mdc-tabs/tab.d.ts
DELETED
|
@@ -1,22 +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 { TemplateRef } from '@angular/core';
|
|
9
|
-
import { MatTab as BaseMatTab } from '@angular/material/tabs';
|
|
10
|
-
import { MatTabLabel } from './tab-label';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
export declare class MatTab extends BaseMatTab {
|
|
13
|
-
/**
|
|
14
|
-
* Template provided in the tab content that will be used if present, used to enable lazy-loading
|
|
15
|
-
*/
|
|
16
|
-
_explicitContent: TemplateRef<any>;
|
|
17
|
-
/** Content for the tab label given by `<ng-template mat-tab-label>`. */
|
|
18
|
-
get templateLabel(): MatTabLabel;
|
|
19
|
-
set templateLabel(value: MatTabLabel);
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatTab, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTab, "mat-tab", ["matTab"], { "disabled": "disabled"; }, {}, ["_explicitContent", "templateLabel"], ["*"], false>;
|
|
22
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@angular/material-experimental/mdc-tabs/testing",
|
|
3
|
-
"fesm2020": "../../fesm2020/mdc-tabs/testing.mjs",
|
|
4
|
-
"fesm2015": "../../fesm2015/mdc-tabs/testing.mjs",
|
|
5
|
-
"esm2020": "../../esm2020/mdc-tabs/testing/index.mjs",
|
|
6
|
-
"typings": "./index.d.ts",
|
|
7
|
-
"module": "../../fesm2015/mdc-tabs/testing.mjs",
|
|
8
|
-
"es2020": "../../fesm2020/mdc-tabs/testing.mjs"
|
|
9
|
-
}
|
|
@@ -1,12 +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 './tab-group-harness';
|
|
9
|
-
export * from './tab-harness';
|
|
10
|
-
export * from './tab-harness-filters';
|
|
11
|
-
export * from './tab-nav-bar-harness';
|
|
12
|
-
export * from './tab-link-harness';
|
|
@@ -1,35 +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 { ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
9
|
-
import { TabGroupHarnessFilters, TabHarnessFilters } from './tab-harness-filters';
|
|
10
|
-
import { MatTabHarness } from './tab-harness';
|
|
11
|
-
/** Harness for interacting with an MDC-based mat-tab-group in tests. */
|
|
12
|
-
export declare class MatTabGroupHarness extends ComponentHarness {
|
|
13
|
-
/** The selector for the host element of a `MatTabGroup` instance. */
|
|
14
|
-
static hostSelector: string;
|
|
15
|
-
/**
|
|
16
|
-
* Gets a `HarnessPredicate` that can be used to search for a `MatTabGroupHarness` that meets
|
|
17
|
-
* certain criteria.
|
|
18
|
-
* @param options Options for filtering which tab group instances are considered a match.
|
|
19
|
-
* @return a `HarnessPredicate` configured with the given options.
|
|
20
|
-
*/
|
|
21
|
-
static with(options?: TabGroupHarnessFilters): HarnessPredicate<MatTabGroupHarness>;
|
|
22
|
-
/**
|
|
23
|
-
* Gets the list of tabs in the tab group.
|
|
24
|
-
* @param filter Optionally filters which tabs are included.
|
|
25
|
-
*/
|
|
26
|
-
getTabs(filter?: TabHarnessFilters): Promise<MatTabHarness[]>;
|
|
27
|
-
/** Gets the selected tab of the tab group. */
|
|
28
|
-
getSelectedTab(): Promise<MatTabHarness>;
|
|
29
|
-
/**
|
|
30
|
-
* Selects a tab in this tab group.
|
|
31
|
-
* @param filter An optional filter to apply to the child tabs. The first tab matching the filter
|
|
32
|
-
* will be selected.
|
|
33
|
-
*/
|
|
34
|
-
selectTab(filter?: TabHarnessFilters): Promise<void>;
|
|
35
|
-
}
|
|
@@ -1,29 +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 { BaseHarnessFilters } from '@angular/cdk/testing';
|
|
9
|
-
/** A set of criteria that can be used to filter a list of `MatRadioButtonHarness` instances. */
|
|
10
|
-
export interface TabHarnessFilters extends BaseHarnessFilters {
|
|
11
|
-
/** Only find instances whose label matches the given value. */
|
|
12
|
-
label?: string | RegExp;
|
|
13
|
-
}
|
|
14
|
-
/** A set of criteria that can be used to filter a list of `MatRadioButtonHarness` instances. */
|
|
15
|
-
export interface TabGroupHarnessFilters extends BaseHarnessFilters {
|
|
16
|
-
/** Only find instances whose selected tab label matches the given value. */
|
|
17
|
-
selectedTabLabel?: string | RegExp;
|
|
18
|
-
}
|
|
19
|
-
/** A set of criteria that can be used to filter a list of `MatTabLinkHarness` instances. */
|
|
20
|
-
export interface TabLinkHarnessFilters extends BaseHarnessFilters {
|
|
21
|
-
/** Only find instances whose label matches the given value. */
|
|
22
|
-
label?: string | RegExp;
|
|
23
|
-
}
|
|
24
|
-
/** A set of criteria that can be used to filter a list of `MatTabNavBarHarness` instances. */
|
|
25
|
-
export interface TabNavBarHarnessFilters extends BaseHarnessFilters {
|
|
26
|
-
}
|
|
27
|
-
/** A set of criteria that can be used to filter a list of `MatTabNavBarHarness` instances. */
|
|
28
|
-
export interface TabNavPanelHarnessFilters extends BaseHarnessFilters {
|
|
29
|
-
}
|
|
@@ -1,38 +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 { ContentContainerComponentHarness, HarnessLoader, HarnessPredicate } from '@angular/cdk/testing';
|
|
9
|
-
import { TabHarnessFilters } from './tab-harness-filters';
|
|
10
|
-
/** Harness for interacting with an MDC_based Angular Material tab in tests. */
|
|
11
|
-
export declare class MatTabHarness extends ContentContainerComponentHarness<string> {
|
|
12
|
-
/** The selector for the host element of a `MatTab` instance. */
|
|
13
|
-
static hostSelector: string;
|
|
14
|
-
/**
|
|
15
|
-
* Gets a `HarnessPredicate` that can be used to search for a `MatTabHarness` that meets
|
|
16
|
-
* certain criteria.
|
|
17
|
-
* @param options Options for filtering which tab instances are considered a match.
|
|
18
|
-
* @return a `HarnessPredicate` configured with the given options.
|
|
19
|
-
*/
|
|
20
|
-
static with(options?: TabHarnessFilters): HarnessPredicate<MatTabHarness>;
|
|
21
|
-
/** Gets the label of the tab. */
|
|
22
|
-
getLabel(): Promise<string>;
|
|
23
|
-
/** Gets the aria-label of the tab. */
|
|
24
|
-
getAriaLabel(): Promise<string | null>;
|
|
25
|
-
/** Gets the value of the "aria-labelledby" attribute. */
|
|
26
|
-
getAriaLabelledby(): Promise<string | null>;
|
|
27
|
-
/** Whether the tab is selected. */
|
|
28
|
-
isSelected(): Promise<boolean>;
|
|
29
|
-
/** Whether the tab is disabled. */
|
|
30
|
-
isDisabled(): Promise<boolean>;
|
|
31
|
-
/** Selects the given tab by clicking on the label. Tab cannot be selected if disabled. */
|
|
32
|
-
select(): Promise<void>;
|
|
33
|
-
/** Gets the text content of the tab. */
|
|
34
|
-
getTextContent(): Promise<string>;
|
|
35
|
-
protected getRootHarnessLoader(): Promise<HarnessLoader>;
|
|
36
|
-
/** Gets the element id for the content of the current tab. */
|
|
37
|
-
private _getContentId;
|
|
38
|
-
}
|
|
@@ -1,29 +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 { ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
9
|
-
import { TabLinkHarnessFilters } from './tab-harness-filters';
|
|
10
|
-
/** Harness for interacting with an MDC-based Angular Material tab link in tests. */
|
|
11
|
-
export declare class MatTabLinkHarness extends ComponentHarness {
|
|
12
|
-
/** The selector for the host element of a `MatTabLink` instance. */
|
|
13
|
-
static hostSelector: string;
|
|
14
|
-
/**
|
|
15
|
-
* Gets a `HarnessPredicate` that can be used to search for a `MatTabLinkHarness` that meets
|
|
16
|
-
* certain criteria.
|
|
17
|
-
* @param options Options for filtering which tab link instances are considered a match.
|
|
18
|
-
* @return a `HarnessPredicate` configured with the given options.
|
|
19
|
-
*/
|
|
20
|
-
static with(options?: TabLinkHarnessFilters): HarnessPredicate<MatTabLinkHarness>;
|
|
21
|
-
/** Gets the label of the link. */
|
|
22
|
-
getLabel(): Promise<string>;
|
|
23
|
-
/** Whether the link is active. */
|
|
24
|
-
isActive(): Promise<boolean>;
|
|
25
|
-
/** Whether the link is disabled. */
|
|
26
|
-
isDisabled(): Promise<boolean>;
|
|
27
|
-
/** Clicks on the link. */
|
|
28
|
-
click(): Promise<void>;
|
|
29
|
-
}
|