@angular/material-experimental 14.0.0-next.11 → 14.0.0-next.12
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/column-resize-directives/column-resize-flex.d.ts +1 -1
- package/column-resize/column-resize-directives/column-resize.d.ts +1 -1
- package/column-resize/column-resize-directives/default-enabled-column-resize-flex.d.ts +1 -1
- package/column-resize/column-resize-directives/default-enabled-column-resize.d.ts +1 -1
- package/column-resize/overlay-handle.d.ts +1 -1
- package/column-resize/resizable-directives/default-enabled-resizable.d.ts +1 -1
- package/column-resize/resizable-directives/resizable.d.ts +1 -1
- 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 +4 -4
- package/esm2020/mdc-autocomplete/module.mjs +4 -4
- 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 +4 -4
- package/esm2020/mdc-card/card.mjs +42 -42
- package/esm2020/mdc-card/module.mjs +4 -4
- package/esm2020/mdc-checkbox/checkbox.mjs +3 -3
- package/esm2020/mdc-checkbox/module.mjs +4 -4
- 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 +6 -6
- package/esm2020/mdc-chips/chip-row.mjs +3 -3
- package/esm2020/mdc-chips/chip-set.mjs +3 -3
- package/esm2020/mdc-chips/chip.mjs +6 -6
- package/esm2020/mdc-chips/module.mjs +4 -4
- package/esm2020/mdc-core/option/index.mjs +4 -4
- 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 +3 -3
- package/esm2020/mdc-dialog/dialog-content-directives.mjs +12 -12
- package/esm2020/mdc-dialog/dialog.mjs +3 -3
- package/esm2020/mdc-dialog/module.mjs +4 -4
- 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 +10 -10
- package/esm2020/mdc-form-field/module.mjs +4 -4
- package/esm2020/mdc-input/input.mjs +3 -3
- package/esm2020/mdc-input/module.mjs +4 -4
- 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 +6 -6
- package/esm2020/mdc-list/list.mjs +6 -6
- package/esm2020/mdc-list/module.mjs +4 -4
- 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 +5 -5
- package/esm2020/mdc-menu/menu.mjs +4 -4
- package/esm2020/mdc-menu/module.mjs +4 -4
- package/esm2020/mdc-paginator/module.mjs +4 -4
- package/esm2020/mdc-paginator/paginator.mjs +8 -8
- 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 +4 -4
- package/esm2020/mdc-progress-spinner/progress-spinner.mjs +3 -3
- package/esm2020/mdc-radio/module.mjs +4 -4
- package/esm2020/mdc-radio/radio.mjs +6 -6
- package/esm2020/mdc-select/module.mjs +4 -4
- package/esm2020/mdc-select/select.mjs +10 -10
- package/esm2020/mdc-slide-toggle/module.mjs +4 -4
- 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 +4 -4
- package/esm2020/mdc-slider/slider.mjs +12 -12
- package/esm2020/mdc-snack-bar/module.mjs +4 -4
- package/esm2020/mdc-snack-bar/simple-snack-bar.mjs +6 -6
- package/esm2020/mdc-snack-bar/snack-bar-container.mjs +23 -17
- 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 +4 -4
- package/esm2020/mdc-table/row.mjs +21 -21
- package/esm2020/mdc-table/table.mjs +7 -7
- package/esm2020/mdc-table/text-column.mjs +4 -4
- package/esm2020/mdc-tabs/module.mjs +4 -4
- package/esm2020/mdc-tabs/tab-body.mjs +7 -7
- package/esm2020/mdc-tabs/tab-content.mjs +3 -3
- package/esm2020/mdc-tabs/tab-group.mjs +11 -11
- 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 +4 -4
- package/esm2020/mdc-tooltip/tooltip.mjs +6 -6
- package/esm2020/menubar/menubar-item.mjs +5 -5
- package/esm2020/menubar/menubar-module.mjs +6 -6
- package/esm2020/menubar/menubar.mjs +5 -5
- package/esm2020/popover-edit/lens-directives.mjs +9 -9
- package/esm2020/popover-edit/popover-edit-module.mjs +4 -4
- 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 +6 -6
- package/esm2020/selection/selection-module.mjs +4 -4
- 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-checkbox.mjs +7 -7
- package/fesm2015/mdc-checkbox.mjs.map +1 -1
- package/fesm2015/mdc-chips.mjs +43 -43
- 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 +22 -22
- package/fesm2015/mdc-dialog.mjs.map +1 -1
- package/fesm2015/mdc-form-field.mjs +33 -33
- package/fesm2015/mdc-form-field.mjs.map +1 -1
- package/fesm2015/mdc-input.mjs +7 -7
- package/fesm2015/mdc-list.mjs +54 -54
- package/fesm2015/mdc-list.mjs.map +1 -1
- package/fesm2015/mdc-menu.mjs +17 -17
- package/fesm2015/mdc-menu.mjs.map +1 -1
- package/fesm2015/mdc-paginator.mjs +12 -12
- package/fesm2015/mdc-paginator.mjs.map +1 -1
- package/fesm2015/mdc-progress-bar.mjs +7 -7
- package/fesm2015/mdc-progress-spinner.mjs +7 -7
- package/fesm2015/mdc-progress-spinner.mjs.map +1 -1
- package/fesm2015/mdc-radio.mjs +10 -10
- package/fesm2015/mdc-radio.mjs.map +1 -1
- package/fesm2015/mdc-select.mjs +13 -13
- package/fesm2015/mdc-select.mjs.map +1 -1
- package/fesm2015/mdc-slide-toggle.mjs +7 -7
- package/fesm2015/mdc-slide-toggle.mjs.map +1 -1
- package/fesm2015/mdc-slider.mjs +18 -18
- package/fesm2015/mdc-slider.mjs.map +1 -1
- package/fesm2015/mdc-snack-bar.mjs +47 -41
- 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 +40 -40
- package/fesm2015/mdc-tabs.mjs.map +1 -1
- package/fesm2015/mdc-tooltip.mjs +10 -10
- package/fesm2015/mdc-tooltip.mjs.map +1 -1
- package/fesm2015/menubar.mjs +11 -11
- package/fesm2015/menubar.mjs.map +1 -1
- package/fesm2015/popover-edit.mjs +25 -25
- package/fesm2015/selection.mjs +23 -23
- 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-checkbox.mjs +7 -7
- package/fesm2020/mdc-checkbox.mjs.map +1 -1
- package/fesm2020/mdc-chips.mjs +43 -43
- 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 +22 -22
- package/fesm2020/mdc-dialog.mjs.map +1 -1
- package/fesm2020/mdc-form-field.mjs +33 -33
- package/fesm2020/mdc-form-field.mjs.map +1 -1
- package/fesm2020/mdc-input.mjs +7 -7
- package/fesm2020/mdc-list.mjs +54 -54
- package/fesm2020/mdc-list.mjs.map +1 -1
- package/fesm2020/mdc-menu.mjs +17 -17
- package/fesm2020/mdc-menu.mjs.map +1 -1
- package/fesm2020/mdc-paginator.mjs +12 -12
- package/fesm2020/mdc-paginator.mjs.map +1 -1
- package/fesm2020/mdc-progress-bar.mjs +7 -7
- package/fesm2020/mdc-progress-spinner.mjs +7 -7
- package/fesm2020/mdc-progress-spinner.mjs.map +1 -1
- package/fesm2020/mdc-radio.mjs +10 -10
- package/fesm2020/mdc-radio.mjs.map +1 -1
- package/fesm2020/mdc-select.mjs +13 -13
- package/fesm2020/mdc-select.mjs.map +1 -1
- package/fesm2020/mdc-slide-toggle.mjs +7 -7
- package/fesm2020/mdc-slide-toggle.mjs.map +1 -1
- package/fesm2020/mdc-slider.mjs +18 -18
- package/fesm2020/mdc-slider.mjs.map +1 -1
- package/fesm2020/mdc-snack-bar.mjs +47 -41
- 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 +40 -40
- package/fesm2020/mdc-tabs.mjs.map +1 -1
- package/fesm2020/mdc-tooltip.mjs +10 -10
- package/fesm2020/mdc-tooltip.mjs.map +1 -1
- package/fesm2020/menubar.mjs +11 -11
- package/fesm2020/menubar.mjs.map +1 -1
- package/fesm2020/popover-edit.mjs +25 -25
- package/fesm2020/selection.mjs +23 -23
- package/fesm2020/selection.mjs.map +1 -1
- package/mdc-autocomplete/autocomplete-origin.d.ts +1 -1
- package/mdc-autocomplete/autocomplete-trigger.d.ts +1 -1
- package/mdc-autocomplete/autocomplete.d.ts +1 -1
- package/mdc-button/button-base.d.ts +2 -2
- package/mdc-button/button.d.ts +2 -2
- package/mdc-button/fab.d.ts +4 -4
- package/mdc-button/icon-button.d.ts +2 -2
- package/mdc-card/card.d.ts +14 -14
- package/mdc-checkbox/checkbox.d.ts +1 -1
- package/mdc-chips/chip-action.d.ts +1 -1
- package/mdc-chips/chip-edit-input.d.ts +1 -1
- package/mdc-chips/chip-grid.d.ts +1 -1
- package/mdc-chips/chip-icons.d.ts +3 -3
- package/mdc-chips/chip-input.d.ts +1 -1
- package/mdc-chips/chip-listbox.d.ts +1 -1
- package/mdc-chips/chip-option.d.ts +1 -1
- package/mdc-chips/chip-row.d.ts +1 -1
- package/mdc-chips/chip-set.d.ts +1 -1
- package/mdc-chips/chip.d.ts +1 -1
- package/mdc-core/option/optgroup.d.ts +1 -1
- package/mdc-core/option/option.d.ts +1 -1
- package/mdc-dialog/dialog-container.d.ts +1 -1
- package/mdc-dialog/dialog-content-directives.d.ts +4 -4
- package/mdc-form-field/directives/error.d.ts +1 -1
- package/mdc-form-field/directives/floating-label.d.ts +1 -1
- package/mdc-form-field/directives/hint.d.ts +1 -1
- package/mdc-form-field/directives/label.d.ts +1 -1
- package/mdc-form-field/directives/line-ripple.d.ts +1 -1
- package/mdc-form-field/directives/notched-outline.d.ts +1 -1
- package/mdc-form-field/directives/prefix.d.ts +1 -1
- package/mdc-form-field/directives/suffix.d.ts +1 -1
- package/mdc-form-field/form-field.d.ts +1 -1
- package/mdc-input/input.d.ts +1 -1
- package/mdc-list/action-list.d.ts +1 -1
- package/mdc-list/interactive-list-base.d.ts +1 -1
- package/mdc-list/list-base.d.ts +2 -2
- package/mdc-list/list-item-sections.d.ts +6 -6
- package/mdc-list/list-option.d.ts +1 -1
- package/mdc-list/list.d.ts +2 -2
- package/mdc-list/nav-list.d.ts +1 -1
- package/mdc-list/selection-list.d.ts +1 -1
- package/mdc-list/subheader.d.ts +1 -1
- package/mdc-menu/directives.d.ts +2 -2
- package/mdc-menu/menu-item.d.ts +1 -1
- package/mdc-menu/menu.d.ts +1 -1
- package/mdc-paginator/paginator.d.ts +1 -1
- package/mdc-progress-bar/progress-bar.d.ts +1 -1
- package/mdc-progress-spinner/progress-spinner.d.ts +1 -1
- package/mdc-radio/radio.d.ts +2 -2
- package/mdc-select/select.d.ts +2 -2
- package/mdc-slide-toggle/slide-toggle.d.ts +1 -1
- package/mdc-slider/slider.d.ts +3 -3
- package/mdc-snack-bar/simple-snack-bar.d.ts +1 -1
- package/mdc-snack-bar/snack-bar-container.d.ts +5 -4
- package/mdc-snack-bar/snack-bar-content.d.ts +3 -3
- package/mdc-table/cell.d.ts +7 -7
- package/mdc-table/row.d.ts +7 -7
- package/mdc-table/table.d.ts +2 -2
- package/mdc-table/text-column.d.ts +1 -1
- package/mdc-tabs/tab-body.d.ts +2 -2
- package/mdc-tabs/tab-content.d.ts +1 -1
- package/mdc-tabs/tab-group.d.ts +1 -1
- package/mdc-tabs/tab-header.d.ts +1 -1
- package/mdc-tabs/tab-label-wrapper.d.ts +1 -1
- package/mdc-tabs/tab-label.d.ts +1 -1
- package/mdc-tabs/tab-nav-bar/tab-nav-bar.d.ts +3 -3
- package/mdc-tabs/tab.d.ts +1 -1
- package/mdc-tooltip/tooltip.d.ts +2 -2
- package/menubar/menubar-item.d.ts +2 -2
- package/menubar/menubar-module.d.ts +1 -1
- package/menubar/menubar.d.ts +2 -2
- package/package.json +5 -5
- package/popover-edit/lens-directives.d.ts +3 -3
- package/popover-edit/table-directives.d.ts +4 -4
- package/selection/row-selection.d.ts +1 -1
- package/selection/select-all.d.ts +1 -1
- package/selection/selection-column.d.ts +1 -1
- package/selection/selection-toggle.d.ts +1 -1
- package/selection/selection.d.ts +1 -1
|
@@ -2,15 +2,15 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
/** Directive that should be applied to the text element to be rendered in the snack bar. */
|
|
3
3
|
export declare class MatSnackBarLabel {
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarLabel, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarLabel, "[matSnackBarLabel]", never, {}, {}, never>;
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarLabel, "[matSnackBarLabel]", never, {}, {}, never, never, false>;
|
|
6
6
|
}
|
|
7
7
|
/** Directive that should be applied to the element containing the snack bar's action buttons. */
|
|
8
8
|
export declare class MatSnackBarActions {
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarActions, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarActions, "[matSnackBarActions]", never, {}, {}, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarActions, "[matSnackBarActions]", never, {}, {}, never, never, false>;
|
|
11
11
|
}
|
|
12
12
|
/** Directive that should be applied to each of the snack bar's action buttons. */
|
|
13
13
|
export declare class MatSnackBarAction {
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarAction, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarAction, "[matSnackBarAction]", never, {}, {}, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSnackBarAction, "[matSnackBarAction]", never, {}, {}, never, never, false>;
|
|
16
16
|
}
|
package/mdc-table/cell.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import * as i0 from "@angular/core";
|
|
|
6
6
|
*/
|
|
7
7
|
export declare class MatCellDef extends CdkCellDef {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatCellDef, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatCellDef, "[matCellDef]", never, {}, {}, never>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatCellDef, "[matCellDef]", never, {}, {}, never, never, false>;
|
|
10
10
|
}
|
|
11
11
|
/**
|
|
12
12
|
* Header cell definition for the mat-table.
|
|
@@ -14,7 +14,7 @@ export declare class MatCellDef extends CdkCellDef {
|
|
|
14
14
|
*/
|
|
15
15
|
export declare class MatHeaderCellDef extends CdkHeaderCellDef {
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatHeaderCellDef, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderCellDef, "[matHeaderCellDef]", never, {}, {}, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderCellDef, "[matHeaderCellDef]", never, {}, {}, never, never, false>;
|
|
18
18
|
}
|
|
19
19
|
/**
|
|
20
20
|
* Footer cell definition for the mat-table.
|
|
@@ -22,7 +22,7 @@ export declare class MatHeaderCellDef extends CdkHeaderCellDef {
|
|
|
22
22
|
*/
|
|
23
23
|
export declare class MatFooterCellDef extends CdkFooterCellDef {
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatFooterCellDef, never>;
|
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterCellDef, "[matFooterCellDef]", never, {}, {}, never>;
|
|
25
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterCellDef, "[matFooterCellDef]", never, {}, {}, never, never, false>;
|
|
26
26
|
}
|
|
27
27
|
/**
|
|
28
28
|
* Column definition for the mat-table.
|
|
@@ -40,20 +40,20 @@ export declare class MatColumnDef extends CdkColumnDef {
|
|
|
40
40
|
*/
|
|
41
41
|
protected _updateColumnCssClassName(): void;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatColumnDef, never>;
|
|
43
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatColumnDef, "[matColumnDef]", never, { "sticky": "sticky"; "name": "matColumnDef"; }, {}, never>;
|
|
43
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatColumnDef, "[matColumnDef]", never, { "sticky": "sticky"; "name": "matColumnDef"; }, {}, never, never, false>;
|
|
44
44
|
}
|
|
45
45
|
/** Header cell template container that adds the right classes and role. */
|
|
46
46
|
export declare class MatHeaderCell extends CdkHeaderCell {
|
|
47
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatHeaderCell, never>;
|
|
48
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderCell, "mat-header-cell, th[mat-header-cell]", never, {}, {}, never>;
|
|
48
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderCell, "mat-header-cell, th[mat-header-cell]", never, {}, {}, never, never, false>;
|
|
49
49
|
}
|
|
50
50
|
/** Footer cell template container that adds the right classes and role. */
|
|
51
51
|
export declare class MatFooterCell extends CdkFooterCell {
|
|
52
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatFooterCell, never>;
|
|
53
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterCell, "mat-footer-cell, td[mat-footer-cell]", never, {}, {}, never>;
|
|
53
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterCell, "mat-footer-cell, td[mat-footer-cell]", never, {}, {}, never, never, false>;
|
|
54
54
|
}
|
|
55
55
|
/** Cell template container that adds the right classes and role. */
|
|
56
56
|
export declare class MatCell extends CdkCell {
|
|
57
57
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatCell, never>;
|
|
58
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatCell, "mat-cell, td[mat-cell]", never, {}, {}, never>;
|
|
58
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatCell, "mat-cell, td[mat-cell]", never, {}, {}, never, never, false>;
|
|
59
59
|
}
|
package/mdc-table/row.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ import * as i0 from "@angular/core";
|
|
|
13
13
|
*/
|
|
14
14
|
export declare class MatHeaderRowDef extends CdkHeaderRowDef {
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatHeaderRowDef, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderRowDef, "[matHeaderRowDef]", never, { "columns": "matHeaderRowDef"; "sticky": "matHeaderRowDefSticky"; }, {}, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatHeaderRowDef, "[matHeaderRowDef]", never, { "columns": "matHeaderRowDef"; "sticky": "matHeaderRowDefSticky"; }, {}, never, never, false>;
|
|
17
17
|
}
|
|
18
18
|
/**
|
|
19
19
|
* Footer row definition for the mat-table.
|
|
@@ -21,7 +21,7 @@ export declare class MatHeaderRowDef extends CdkHeaderRowDef {
|
|
|
21
21
|
*/
|
|
22
22
|
export declare class MatFooterRowDef extends CdkFooterRowDef {
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatFooterRowDef, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterRowDef, "[matFooterRowDef]", never, { "columns": "matFooterRowDef"; "sticky": "matFooterRowDefSticky"; }, {}, never>;
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatFooterRowDef, "[matFooterRowDef]", never, { "columns": "matFooterRowDef"; "sticky": "matFooterRowDefSticky"; }, {}, never, never, false>;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
27
|
* Data row definition for the mat-table.
|
|
@@ -30,26 +30,26 @@ export declare class MatFooterRowDef extends CdkFooterRowDef {
|
|
|
30
30
|
*/
|
|
31
31
|
export declare class MatRowDef<T> extends CdkRowDef<T> {
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatRowDef<any>, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowDef<any>, "[matRowDef]", never, { "columns": "matRowDefColumns"; "when": "matRowDefWhen"; }, {}, never>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowDef<any>, "[matRowDef]", never, { "columns": "matRowDefColumns"; "when": "matRowDefWhen"; }, {}, never, never, false>;
|
|
34
34
|
}
|
|
35
35
|
/** Footer template container that contains the cell outlet. Adds the right class and role. */
|
|
36
36
|
export declare class MatHeaderRow extends CdkHeaderRow {
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatHeaderRow, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatHeaderRow, "mat-header-row, tr[mat-header-row]", ["matHeaderRow"], {}, {}, never, never>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatHeaderRow, "mat-header-row, tr[mat-header-row]", ["matHeaderRow"], {}, {}, never, never, false>;
|
|
39
39
|
}
|
|
40
40
|
/** Footer template container that contains the cell outlet. Adds the right class and role. */
|
|
41
41
|
export declare class MatFooterRow extends CdkFooterRow {
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatFooterRow, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatFooterRow, "mat-footer-row, tr[mat-footer-row]", ["matFooterRow"], {}, {}, never, never>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatFooterRow, "mat-footer-row, tr[mat-footer-row]", ["matFooterRow"], {}, {}, never, never, false>;
|
|
44
44
|
}
|
|
45
45
|
/** Data row template container that contains the cell outlet. Adds the right class and role. */
|
|
46
46
|
export declare class MatRow extends CdkRow {
|
|
47
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatRow, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatRow, "mat-row, tr[mat-row]", ["matRow"], {}, {}, never, never>;
|
|
48
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatRow, "mat-row, tr[mat-row]", ["matRow"], {}, {}, never, never, false>;
|
|
49
49
|
}
|
|
50
50
|
/** Row that can be used to display a message when no data is shown in the table. */
|
|
51
51
|
export declare class MatNoDataRow extends CdkNoDataRow {
|
|
52
52
|
_contentClassName: string;
|
|
53
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatNoDataRow, never>;
|
|
54
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatNoDataRow, "ng-template[matNoDataRow]", never, {}, {}, never>;
|
|
54
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatNoDataRow, "ng-template[matNoDataRow]", never, {}, {}, never, never, false>;
|
|
55
55
|
}
|
package/mdc-table/table.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ import * as i0 from "@angular/core";
|
|
|
14
14
|
*/
|
|
15
15
|
export declare class MatRecycleRows {
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatRecycleRows, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRecycleRows, "mat-table[recycleRows], table[mat-table][recycleRows]", never, {}, {}, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRecycleRows, "mat-table[recycleRows], table[mat-table][recycleRows]", never, {}, {}, never, never, false>;
|
|
18
18
|
}
|
|
19
19
|
export declare class MatTable<T> extends CdkTable<T> implements OnInit {
|
|
20
20
|
/** Overrides the sticky CSS class set by the `CdkTable`. */
|
|
@@ -23,5 +23,5 @@ export declare class MatTable<T> extends CdkTable<T> implements OnInit {
|
|
|
23
23
|
protected needsPositionStickyOnElement: boolean;
|
|
24
24
|
ngOnInit(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTable<any>, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTable<any>, "mat-table, table[mat-table]", ["matTable"], {}, {}, never, ["caption", "colgroup, col"]>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTable<any>, "mat-table, table[mat-table]", ["matTable"], {}, {}, never, ["caption", "colgroup, col"], false>;
|
|
27
27
|
}
|
|
@@ -18,5 +18,5 @@ import * as i0 from "@angular/core";
|
|
|
18
18
|
*/
|
|
19
19
|
export declare class MatTextColumn<T> extends CdkTextColumn<T> {
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTextColumn<any>, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTextColumn<any>, "mat-text-column", never, {}, {}, never, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTextColumn<any>, "mat-text-column", never, {}, {}, never, never, false>;
|
|
22
22
|
}
|
package/mdc-tabs/tab-body.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ import * as i0 from "@angular/core";
|
|
|
17
17
|
export declare class MatTabBodyPortal extends BaseMatTabBodyPortal {
|
|
18
18
|
constructor(componentFactoryResolver: ComponentFactoryResolver, viewContainerRef: ViewContainerRef, host: MatTabBody, _document: any);
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabBodyPortal, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabBodyPortal, "[matTabBodyHost]", never, {}, {}, never>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabBodyPortal, "[matTabBodyHost]", never, {}, {}, never, never, false>;
|
|
21
21
|
}
|
|
22
22
|
/**
|
|
23
23
|
* Wrapper for the contents of a tab.
|
|
@@ -27,5 +27,5 @@ export declare class MatTabBody extends _MatTabBodyBase {
|
|
|
27
27
|
_portalHost: CdkPortalOutlet;
|
|
28
28
|
constructor(elementRef: ElementRef<HTMLElement>, dir: Directionality, changeDetectorRef: ChangeDetectorRef);
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabBody, [null, { optional: true; }, null]>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabBody, "mat-tab-body", never, {}, {}, never, never>;
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabBody, "mat-tab-body", never, {}, {}, never, never, false>;
|
|
31
31
|
}
|
|
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
/** Decorates the `ng-template` tags and reads out the template from it. */
|
|
4
4
|
export declare class MatTabContent extends BaseMatTabContent {
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabContent, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabContent, "[matTabContent]", never, {}, {}, never>;
|
|
6
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabContent, "[matTabContent]", never, {}, {}, never, never, false>;
|
|
7
7
|
}
|
package/mdc-tabs/tab-group.d.ts
CHANGED
|
@@ -30,5 +30,5 @@ export declare class MatTabGroup extends _MatTabGroupBase {
|
|
|
30
30
|
private _stretchTabs;
|
|
31
31
|
constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, defaultConfig?: MatTabsConfig, animationMode?: string);
|
|
32
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>;
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabGroup, "mat-tab-group", ["matTabGroup"], { "color": "color"; "disableRipple": "disableRipple"; "fitInkBarToContent": "fitInkBarToContent"; "stretchTabs": "mat-stretch-tabs"; }, {}, ["_allTabs"], never, false>;
|
|
34
34
|
}
|
package/mdc-tabs/tab-header.d.ts
CHANGED
|
@@ -31,5 +31,5 @@ export declare class MatTabHeader extends _MatTabHeaderBase implements AfterCont
|
|
|
31
31
|
constructor(elementRef: ElementRef, changeDetectorRef: ChangeDetectorRef, viewportRuler: ViewportRuler, dir: Directionality, ngZone: NgZone, platform: Platform, animationMode?: string);
|
|
32
32
|
ngAfterContentInit(): void;
|
|
33
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"], ["*"]>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabHeader, "mat-tab-header", never, { "selectedIndex": "selectedIndex"; }, { "selectFocusedIndex": "selectFocusedIndex"; "indexFocused": "indexFocused"; }, ["_items"], ["*"], false>;
|
|
35
35
|
}
|
|
@@ -24,5 +24,5 @@ export declare class MatTabLabelWrapper extends BaseMatTabLabelWrapper implement
|
|
|
24
24
|
ngOnInit(): void;
|
|
25
25
|
ngOnDestroy(): void;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabLabelWrapper, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabLabelWrapper, "[matTabLabelWrapper]", never, { "disabled": "disabled"; "fitInkBarToContent": "fitInkBarToContent"; }, {}, never>;
|
|
27
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabLabelWrapper, "[matTabLabelWrapper]", never, { "disabled": "disabled"; "fitInkBarToContent": "fitInkBarToContent"; }, {}, never, never, false>;
|
|
28
28
|
}
|
package/mdc-tabs/tab-label.d.ts
CHANGED
|
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
/** Used to flag tab labels for use with the portal directive */
|
|
4
4
|
export declare class MatTabLabel extends BaseMatTabLabel {
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabLabel, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabLabel, "[mat-tab-label], [matTabLabel]", never, {}, {}, never>;
|
|
6
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabLabel, "[mat-tab-label], [matTabLabel]", never, {}, {}, never, never, false>;
|
|
7
7
|
}
|
|
@@ -40,7 +40,7 @@ export declare class MatTabNav extends _MatTabNavBase implements AfterContentIni
|
|
|
40
40
|
ngAfterContentInit(): void;
|
|
41
41
|
ngAfterViewInit(): void;
|
|
42
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"], ["*"]>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabNav, "[mat-tab-nav-bar]", ["matTabNavBar", "matTabNav"], { "color": "color"; "fitInkBarToContent": "fitInkBarToContent"; "stretchTabs": "mat-stretch-tabs"; }, {}, ["_items"], ["*"], false>;
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
46
|
* Link inside of a `mat-tab-nav-bar`.
|
|
@@ -53,7 +53,7 @@ export declare class MatTabLink extends _MatTabLinkBase implements MatInkBarItem
|
|
|
53
53
|
ngOnInit(): void;
|
|
54
54
|
ngOnDestroy(): void;
|
|
55
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, ["*"]>;
|
|
56
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabLink, "[mat-tab-link], [matTabLink]", ["matTabLink"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; }, {}, never, ["*"], false>;
|
|
57
57
|
}
|
|
58
58
|
/**
|
|
59
59
|
* Tab panel component associated with MatTabNav.
|
|
@@ -64,5 +64,5 @@ export declare class MatTabNavPanel {
|
|
|
64
64
|
/** Id of the active tab in the nav bar. */
|
|
65
65
|
_activeTabId?: string;
|
|
66
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTabNavPanel, never>;
|
|
67
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabNavPanel, "mat-tab-nav-panel", ["matTabNavPanel"], { "id": "id"; }, {}, never, ["*"]>;
|
|
67
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTabNavPanel, "mat-tab-nav-panel", ["matTabNavPanel"], { "id": "id"; }, {}, never, ["*"], false>;
|
|
68
68
|
}
|
package/mdc-tabs/tab.d.ts
CHANGED
|
@@ -18,5 +18,5 @@ export declare class MatTab extends BaseMatTab {
|
|
|
18
18
|
get templateLabel(): MatTabLabel;
|
|
19
19
|
set templateLabel(value: MatTabLabel);
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTab, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatTab, "mat-tab", ["matTab"], { "disabled": "disabled"; }, {}, ["_explicitContent", "templateLabel"], ["*"]>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatTab, "mat-tab", ["matTab"], { "disabled": "disabled"; }, {}, ["_explicitContent", "templateLabel"], ["*"], false>;
|
|
22
22
|
}
|
package/mdc-tooltip/tooltip.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ export declare class MatTooltip extends _MatTooltipBase<TooltipComponent> {
|
|
|
30
30
|
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);
|
|
31
31
|
protected _addOffset(position: ConnectedPosition): ConnectedPosition;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatTooltip, [null, null, null, null, null, null, null, null, null, { optional: true; }, { optional: true; }, null]>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTooltip, "[matTooltip]", ["matTooltip"], {}, {}, never>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTooltip, "[matTooltip]", ["matTooltip"], {}, {}, never, never, false>;
|
|
34
34
|
}
|
|
35
35
|
/**
|
|
36
36
|
* Internal component that wraps the tooltip's content.
|
|
@@ -48,5 +48,5 @@ export declare class TooltipComponent extends _TooltipComponentBase {
|
|
|
48
48
|
/** Whether the tooltip text has overflown to the next line */
|
|
49
49
|
private _isTooltipMultiline;
|
|
50
50
|
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, [null, null, { optional: true; }]>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "mat-tooltip-component", never, {}, {}, never, never>;
|
|
51
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "mat-tooltip-component", never, {}, {}, never, never, false>;
|
|
52
52
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CdkMenuItem } from '@angular/cdk
|
|
1
|
+
import { CdkMenuItem } from '@angular/cdk/menu';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
/**
|
|
4
4
|
* A material design MenubarItem adhering to the functionality of CdkMenuItem and
|
|
@@ -8,5 +8,5 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
export declare class MatMenuBarItem extends CdkMenuItem {
|
|
9
9
|
getLabel(): string;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuBarItem, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatMenuBarItem, "mat-menubar-item", ["matMenubarItem"], {}, {}, never, ["*"]>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatMenuBarItem, "mat-menubar-item", ["matMenubarItem"], {}, {}, never, ["*"], false>;
|
|
12
12
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./menubar";
|
|
3
3
|
import * as i2 from "./menubar-item";
|
|
4
|
-
import * as i3 from "@angular/cdk
|
|
4
|
+
import * as i3 from "@angular/cdk/menu";
|
|
5
5
|
export declare class MatMenuBarModule {
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuBarModule, never>;
|
|
7
7
|
static ɵmod: i0.ɵɵNgModuleDeclaration<MatMenuBarModule, [typeof i1.MatMenuBar, typeof i2.MatMenuBarItem], [typeof i3.CdkMenuModule], [typeof i1.MatMenuBar, typeof i2.MatMenuBarItem]>;
|
package/menubar/menubar.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CdkMenuBar } from '@angular/cdk
|
|
1
|
+
import { CdkMenuBar } from '@angular/cdk/menu';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
/**
|
|
4
4
|
* A material design Menubar adhering to the functionality of CdkMenuBar. MatMenubar
|
|
@@ -6,5 +6,5 @@ import * as i0 from "@angular/core";
|
|
|
6
6
|
*/
|
|
7
7
|
export declare class MatMenuBar extends CdkMenuBar {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuBar, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatMenuBar, "mat-menubar", ["matMenubar"], {}, {}, never, ["*"]>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatMenuBar, "mat-menubar", ["matMenubar"], {}, {}, never, ["*"], false>;
|
|
10
10
|
}
|
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.12",
|
|
4
4
|
"description": "Experimental components for Angular Material",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -426,14 +426,15 @@
|
|
|
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.12",
|
|
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.12"
|
|
435
435
|
},
|
|
436
436
|
"dependencies": {
|
|
437
|
+
"tslib": "^2.3.0",
|
|
437
438
|
"@material/animation": "14.0.0-canary.9736ddce9.0",
|
|
438
439
|
"@material/auto-init": "14.0.0-canary.9736ddce9.0",
|
|
439
440
|
"@material/banner": "14.0.0-canary.9736ddce9.0",
|
|
@@ -480,8 +481,7 @@
|
|
|
480
481
|
"@material/tooltip": "14.0.0-canary.9736ddce9.0",
|
|
481
482
|
"@material/top-app-bar": "14.0.0-canary.9736ddce9.0",
|
|
482
483
|
"@material/touch-target": "14.0.0-canary.9736ddce9.0",
|
|
483
|
-
"@material/typography": "14.0.0-canary.9736ddce9.0"
|
|
484
|
-
"tslib": "^2.3.0"
|
|
484
|
+
"@material/typography": "14.0.0-canary.9736ddce9.0"
|
|
485
485
|
},
|
|
486
486
|
"sideEffects": false,
|
|
487
487
|
"fesm2020": "./fesm2020/material-experimental.mjs",
|
|
@@ -8,15 +8,15 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
*/
|
|
9
9
|
export declare class MatEditLens<FormValue> extends CdkEditControl<FormValue> {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatEditLens<any>, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditLens<any>, "form[matEditLens]", never, { "clickOutBehavior": "matEditLensClickOutBehavior"; "preservedFormValue": "matEditLensPreservedFormValue"; "ignoreSubmitUnlessValid": "matEditLensIgnoreSubmitUnlessValid"; }, { "preservedFormValueChange": "matEditLensPreservedFormValueChange"; }, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditLens<any>, "form[matEditLens]", never, { "clickOutBehavior": "matEditLensClickOutBehavior"; "preservedFormValue": "matEditLensPreservedFormValue"; "ignoreSubmitUnlessValid": "matEditLensIgnoreSubmitUnlessValid"; }, { "preservedFormValueChange": "matEditLensPreservedFormValueChange"; }, never, never, false>;
|
|
12
12
|
}
|
|
13
13
|
/** Reverts the form to its initial or previously submitted state on click. */
|
|
14
14
|
export declare class MatEditRevert<FormValue> extends CdkEditRevert<FormValue> {
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatEditRevert<any>, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditRevert<any>, "button[matEditRevert]", never, {}, {}, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditRevert<any>, "button[matEditRevert]", never, {}, {}, never, never, false>;
|
|
17
17
|
}
|
|
18
18
|
/** Closes the lens on click. */
|
|
19
19
|
export declare class MatEditClose<FormValue> extends CdkEditClose<FormValue> {
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatEditClose<any>, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditClose<any>, "[matEditClose]", never, {}, {}, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditClose<any>, "[matEditClose]", never, {}, {}, never, never, false>;
|
|
22
22
|
}
|
|
@@ -8,7 +8,7 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
export declare class MatPopoverEdit<C> extends CdkPopoverEdit<C> {
|
|
9
9
|
protected panelClass(): string;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatPopoverEdit<any>, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatPopoverEdit<any>, "[matPopoverEdit]:not([matPopoverEditTabOut])", never, { "template": "matPopoverEdit"; "context": "matPopoverEditContext"; "colspan": "matPopoverEditColspan"; "disabled": "matPopoverEditDisabled"; }, {}, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatPopoverEdit<any>, "[matPopoverEdit]:not([matPopoverEditTabOut])", never, { "template": "matPopoverEdit"; "context": "matPopoverEditContext"; "colspan": "matPopoverEditColspan"; "disabled": "matPopoverEditDisabled"; }, {}, never, never, false>;
|
|
12
12
|
}
|
|
13
13
|
/**
|
|
14
14
|
* Attaches an ng-template to a cell and shows it when instructed to by the
|
|
@@ -18,7 +18,7 @@ export declare class MatPopoverEdit<C> extends CdkPopoverEdit<C> {
|
|
|
18
18
|
export declare class MatPopoverEditTabOut<C> extends CdkPopoverEditTabOut<C> {
|
|
19
19
|
protected panelClass(): string;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatPopoverEditTabOut<any>, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatPopoverEditTabOut<any>, "[matPopoverEdit][matPopoverEditTabOut]", never, { "template": "matPopoverEdit"; "context": "matPopoverEditContext"; "colspan": "matPopoverEditColspan"; "disabled": "matPopoverEditDisabled"; }, {}, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatPopoverEditTabOut<any>, "[matPopoverEdit][matPopoverEditTabOut]", never, { "template": "matPopoverEdit"; "context": "matPopoverEditContext"; "colspan": "matPopoverEditColspan"; "disabled": "matPopoverEditDisabled"; }, {}, never, never, false>;
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
* A structural directive that shows its contents when the table row containing
|
|
@@ -29,7 +29,7 @@ export declare class MatRowHoverContent extends CdkRowHoverContent {
|
|
|
29
29
|
protected makeElementHiddenButFocusable(element: HTMLElement): void;
|
|
30
30
|
protected makeElementVisible(element: HTMLElement): void;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatRowHoverContent, never>;
|
|
32
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowHoverContent, "[matRowHoverContent]", never, {}, {}, never>;
|
|
32
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowHoverContent, "[matRowHoverContent]", never, {}, {}, never, never, false>;
|
|
33
33
|
}
|
|
34
34
|
/**
|
|
35
35
|
* Opens the closest edit popover to this element, whether it's associated with this exact
|
|
@@ -37,5 +37,5 @@ export declare class MatRowHoverContent extends CdkRowHoverContent {
|
|
|
37
37
|
*/
|
|
38
38
|
export declare class MatEditOpen extends CdkEditOpen {
|
|
39
39
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatEditOpen, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditOpen, "[matEditOpen]", never, {}, {}, never>;
|
|
40
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatEditOpen, "[matEditOpen]", never, {}, {}, never, never, false>;
|
|
41
41
|
}
|
|
@@ -18,5 +18,5 @@ export declare class MatRowSelection<T> extends CdkRowSelection<T> {
|
|
|
18
18
|
/** The value that is associated with the row */
|
|
19
19
|
value: T;
|
|
20
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatRowSelection<any>, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowSelection<any>, "[matRowSelection]", never, { "index": "matRowSelectionIndex"; "value": "matRowSelectionValue"; }, {}, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatRowSelection<any>, "[matRowSelection]", never, { "index": "matRowSelectionIndex"; "value": "matRowSelectionValue"; }, {}, never, never, false>;
|
|
22
22
|
}
|
|
@@ -19,5 +19,5 @@ import * as i0 from "@angular/core";
|
|
|
19
19
|
*/
|
|
20
20
|
export declare class MatSelectAll<T> extends CdkSelectAll<T> {
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectAll<any>, never>;
|
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectAll<any>, "[matSelectAll]", ["matSelectAll"], {}, {}, never>;
|
|
22
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectAll<any>, "[matSelectAll]", ["matSelectAll"], {}, {}, never, never, false>;
|
|
23
23
|
}
|
|
@@ -30,5 +30,5 @@ export declare class MatSelectionColumn<T> implements OnInit, OnDestroy {
|
|
|
30
30
|
ngOnDestroy(): void;
|
|
31
31
|
private _syncColumnDefName;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectionColumn<any>, [{ optional: true; }, { optional: true; }]>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatSelectionColumn<any>, "mat-selection-column", never, { "name": "name"; }, {}, never, never>;
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatSelectionColumn<any>, "mat-selection-column", never, { "name": "name"; }, {}, never, never, false>;
|
|
34
34
|
}
|
|
@@ -21,5 +21,5 @@ export declare class MatSelectionToggle<T> extends CdkSelectionToggle<T> {
|
|
|
21
21
|
/** The value that is associated with the toggle */
|
|
22
22
|
value: T;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectionToggle<any>, never>;
|
|
24
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectionToggle<any>, "[matSelectionToggle]", ["matSelectionToggle"], { "index": "matSelectionToggleIndex"; "value": "matSelectionToggleValue"; }, {}, never>;
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectionToggle<any>, "[matSelectionToggle]", ["matSelectionToggle"], { "index": "matSelectionToggleIndex"; "value": "matSelectionToggleValue"; }, {}, never, never, false>;
|
|
25
25
|
}
|
package/selection/selection.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export declare class MatSelection<T> extends CdkSelection<T> {
|
|
|
14
14
|
/** Emits when selection changes. */
|
|
15
15
|
readonly change: EventEmitter<SelectionChange<T>>;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatSelection<any>, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelection<any>, "[matSelection]", ["matSelection"], { "multiple": "matSelectionMultiple"; }, { "change": "matSelectionChange"; }, never>;
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelection<any>, "[matSelection]", ["matSelection"], { "multiple": "matSelectionMultiple"; }, { "change": "matSelectionChange"; }, never, never, false>;
|
|
18
18
|
}
|
|
19
19
|
/**
|
|
20
20
|
* Represents the change in the selection set.
|