@angular/material-experimental 14.0.1 → 14.1.0-next.1
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/_index.scss +6 -6
- package/esm2020/column-resize/column-resize-directives/column-resize-flex.mjs +4 -4
- package/esm2020/column-resize/column-resize-directives/column-resize.mjs +4 -4
- package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize-flex.mjs +4 -4
- package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize.mjs +4 -4
- package/esm2020/column-resize/column-resize-module.mjs +13 -13
- package/esm2020/column-resize/overlay-handle.mjs +4 -4
- package/esm2020/column-resize/resizable-directives/default-enabled-resizable.mjs +4 -4
- package/esm2020/column-resize/resizable-directives/resizable.mjs +4 -4
- package/esm2020/column-resize/resize-strategy.mjs +4 -4
- package/esm2020/mdc-autocomplete/autocomplete-origin.mjs +4 -4
- package/esm2020/mdc-autocomplete/autocomplete-trigger.mjs +4 -4
- package/esm2020/mdc-autocomplete/autocomplete.mjs +4 -4
- package/esm2020/mdc-autocomplete/module.mjs +5 -5
- package/esm2020/mdc-button/button-base.mjs +7 -7
- package/esm2020/mdc-button/button.mjs +9 -9
- package/esm2020/mdc-button/fab.mjs +17 -17
- package/esm2020/mdc-button/icon-button.mjs +9 -9
- package/esm2020/mdc-button/module.mjs +5 -5
- package/esm2020/mdc-card/card.mjs +43 -43
- package/esm2020/mdc-card/module.mjs +5 -5
- package/esm2020/mdc-checkbox/checkbox.mjs +17 -5
- package/esm2020/mdc-checkbox/module.mjs +5 -5
- package/esm2020/mdc-chips/chip-action.mjs +4 -4
- package/esm2020/mdc-chips/chip-edit-input.mjs +4 -4
- package/esm2020/mdc-chips/chip-grid.mjs +4 -4
- package/esm2020/mdc-chips/chip-icons.mjs +10 -10
- package/esm2020/mdc-chips/chip-input.mjs +4 -4
- package/esm2020/mdc-chips/chip-listbox.mjs +4 -4
- package/esm2020/mdc-chips/chip-option.mjs +6 -6
- package/esm2020/mdc-chips/chip-row.mjs +6 -6
- package/esm2020/mdc-chips/chip-set.mjs +4 -4
- package/esm2020/mdc-chips/chip.mjs +5 -5
- package/esm2020/mdc-chips/module.mjs +5 -5
- package/esm2020/mdc-core/option/index.mjs +5 -5
- package/esm2020/mdc-core/option/optgroup.mjs +4 -4
- package/esm2020/mdc-core/option/option.mjs +5 -5
- package/esm2020/mdc-dialog/dialog-container.mjs +4 -4
- package/esm2020/mdc-dialog/dialog-content-directives.mjs +13 -13
- package/esm2020/mdc-dialog/dialog.mjs +4 -4
- package/esm2020/mdc-dialog/module.mjs +5 -5
- package/esm2020/mdc-form-field/directives/error.mjs +4 -4
- package/esm2020/mdc-form-field/directives/floating-label.mjs +4 -4
- package/esm2020/mdc-form-field/directives/hint.mjs +4 -4
- package/esm2020/mdc-form-field/directives/label.mjs +4 -4
- package/esm2020/mdc-form-field/directives/line-ripple.mjs +4 -4
- package/esm2020/mdc-form-field/directives/notched-outline.mjs +4 -4
- package/esm2020/mdc-form-field/directives/prefix.mjs +4 -4
- package/esm2020/mdc-form-field/directives/suffix.mjs +4 -4
- package/esm2020/mdc-form-field/form-field.mjs +18 -8
- package/esm2020/mdc-form-field/module.mjs +5 -5
- package/esm2020/mdc-input/input.mjs +4 -4
- package/esm2020/mdc-input/module.mjs +5 -5
- package/esm2020/mdc-list/action-list.mjs +5 -5
- package/esm2020/mdc-list/list-base.mjs +41 -41
- package/esm2020/mdc-list/list-item-sections.mjs +19 -19
- package/esm2020/mdc-list/list-option.mjs +4 -4
- package/esm2020/mdc-list/list.mjs +8 -8
- package/esm2020/mdc-list/module.mjs +5 -5
- package/esm2020/mdc-list/nav-list.mjs +5 -5
- package/esm2020/mdc-list/selection-list.mjs +6 -6
- package/esm2020/mdc-list/subheader.mjs +4 -4
- package/esm2020/mdc-list/testing/list-harness-filters.mjs +1 -1
- package/esm2020/mdc-list/testing/nav-list-harness.mjs +8 -2
- package/esm2020/mdc-menu/directives.mjs +7 -7
- package/esm2020/mdc-menu/menu-item.mjs +4 -4
- package/esm2020/mdc-menu/menu.mjs +5 -5
- package/esm2020/mdc-menu/module.mjs +5 -5
- package/esm2020/mdc-paginator/module.mjs +5 -5
- package/esm2020/mdc-paginator/paginator.mjs +5 -5
- package/esm2020/mdc-progress-bar/module.mjs +5 -5
- package/esm2020/mdc-progress-bar/progress-bar.mjs +4 -4
- package/esm2020/mdc-progress-spinner/module.mjs +5 -5
- package/esm2020/mdc-progress-spinner/progress-spinner.mjs +4 -4
- package/esm2020/mdc-radio/module.mjs +5 -5
- package/esm2020/mdc-radio/radio.mjs +8 -8
- package/esm2020/mdc-select/module.mjs +5 -5
- package/esm2020/mdc-select/select.mjs +7 -7
- package/esm2020/mdc-slide-toggle/module.mjs +5 -5
- package/esm2020/mdc-slide-toggle/slide-toggle.mjs +5 -5
- package/esm2020/mdc-slider/global-change-and-input-listener.mjs +4 -4
- package/esm2020/mdc-slider/module.mjs +5 -5
- package/esm2020/mdc-slider/slider.mjs +11 -11
- package/esm2020/mdc-snack-bar/module.mjs +5 -5
- package/esm2020/mdc-snack-bar/simple-snack-bar.mjs +4 -4
- package/esm2020/mdc-snack-bar/snack-bar-container.mjs +4 -4
- package/esm2020/mdc-snack-bar/snack-bar-content.mjs +10 -10
- package/esm2020/mdc-snack-bar/snack-bar.mjs +4 -4
- package/esm2020/mdc-table/cell.mjs +22 -22
- package/esm2020/mdc-table/module.mjs +5 -5
- package/esm2020/mdc-table/row.mjs +22 -22
- package/esm2020/mdc-table/table.mjs +7 -7
- package/esm2020/mdc-table/text-column.mjs +4 -4
- package/esm2020/mdc-tabs/module.mjs +5 -5
- package/esm2020/mdc-tabs/tab-body.mjs +7 -7
- package/esm2020/mdc-tabs/tab-content.mjs +4 -4
- package/esm2020/mdc-tabs/tab-group.mjs +6 -6
- package/esm2020/mdc-tabs/tab-header.mjs +5 -5
- package/esm2020/mdc-tabs/tab-label-wrapper.mjs +4 -4
- package/esm2020/mdc-tabs/tab-label.mjs +4 -4
- package/esm2020/mdc-tabs/tab-nav-bar/tab-nav-bar.mjs +11 -11
- package/esm2020/mdc-tabs/tab.mjs +4 -4
- package/esm2020/mdc-tooltip/module.mjs +5 -5
- package/esm2020/mdc-tooltip/tooltip.mjs +7 -7
- package/esm2020/menubar/menubar-item.mjs +4 -4
- package/esm2020/menubar/menubar-module.mjs +5 -5
- package/esm2020/menubar/menubar.mjs +4 -4
- package/esm2020/popover-edit/lens-directives.mjs +10 -10
- package/esm2020/popover-edit/popover-edit-module.mjs +5 -5
- package/esm2020/popover-edit/table-directives.mjs +13 -13
- package/esm2020/selection/row-selection.mjs +4 -4
- package/esm2020/selection/select-all.mjs +4 -4
- package/esm2020/selection/selection-column.mjs +4 -4
- package/esm2020/selection/selection-module.mjs +5 -5
- package/esm2020/selection/selection-toggle.mjs +4 -4
- package/esm2020/selection/selection.mjs +4 -4
- package/esm2020/version.mjs +1 -1
- package/fesm2015/column-resize.mjs +36 -36
- package/fesm2015/column-resize.mjs.map +1 -1
- package/fesm2015/material-experimental.mjs +1 -1
- package/fesm2015/material-experimental.mjs.map +1 -1
- package/fesm2015/mdc-autocomplete.mjs +13 -13
- package/fesm2015/mdc-autocomplete.mjs.map +1 -1
- package/fesm2015/mdc-button.mjs +42 -42
- 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 +20 -8
- package/fesm2015/mdc-checkbox.mjs.map +1 -1
- package/fesm2015/mdc-chips.mjs +45 -45
- package/fesm2015/mdc-chips.mjs.map +1 -1
- package/fesm2015/mdc-core.mjs +11 -11
- 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 +45 -35
- 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/testing.mjs +9 -1
- package/fesm2015/mdc-list/testing.mjs.map +1 -1
- package/fesm2015/mdc-list.mjs +90 -90
- 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 +8 -8
- package/fesm2015/mdc-paginator.mjs.map +1 -1
- package/fesm2015/mdc-progress-bar.mjs +7 -7
- package/fesm2015/mdc-progress-bar.mjs.map +1 -1
- package/fesm2015/mdc-progress-spinner.mjs +7 -7
- package/fesm2015/mdc-progress-spinner.mjs.map +1 -1
- package/fesm2015/mdc-radio.mjs +11 -11
- 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 +8 -8
- package/fesm2015/mdc-slide-toggle.mjs.map +1 -1
- package/fesm2015/mdc-slider.mjs +17 -17
- package/fesm2015/mdc-slider.mjs.map +1 -1
- package/fesm2015/mdc-snack-bar.mjs +22 -22
- package/fesm2015/mdc-snack-bar.mjs.map +1 -1
- package/fesm2015/mdc-table.mjs +55 -55
- package/fesm2015/mdc-table.mjs.map +1 -1
- package/fesm2015/mdc-tabs.mjs +41 -41
- 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/column-resize.mjs.map +1 -1
- package/fesm2020/material-experimental.mjs +1 -1
- package/fesm2020/material-experimental.mjs.map +1 -1
- package/fesm2020/mdc-autocomplete.mjs +13 -13
- package/fesm2020/mdc-autocomplete.mjs.map +1 -1
- package/fesm2020/mdc-button.mjs +42 -42
- 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 +20 -8
- package/fesm2020/mdc-checkbox.mjs.map +1 -1
- package/fesm2020/mdc-chips.mjs +45 -45
- package/fesm2020/mdc-chips.mjs.map +1 -1
- package/fesm2020/mdc-core.mjs +11 -11
- 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 +45 -35
- 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/testing.mjs +7 -1
- package/fesm2020/mdc-list/testing.mjs.map +1 -1
- package/fesm2020/mdc-list.mjs +90 -90
- 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 +8 -8
- package/fesm2020/mdc-paginator.mjs.map +1 -1
- package/fesm2020/mdc-progress-bar.mjs +7 -7
- package/fesm2020/mdc-progress-bar.mjs.map +1 -1
- package/fesm2020/mdc-progress-spinner.mjs +7 -7
- package/fesm2020/mdc-progress-spinner.mjs.map +1 -1
- package/fesm2020/mdc-radio.mjs +11 -11
- 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 +8 -8
- package/fesm2020/mdc-slide-toggle.mjs.map +1 -1
- package/fesm2020/mdc-slider.mjs +17 -17
- package/fesm2020/mdc-slider.mjs.map +1 -1
- package/fesm2020/mdc-snack-bar.mjs +22 -22
- package/fesm2020/mdc-snack-bar.mjs.map +1 -1
- package/fesm2020/mdc-table.mjs +55 -55
- package/fesm2020/mdc-table.mjs.map +1 -1
- package/fesm2020/mdc-tabs.mjs +41 -41
- 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/mdc-autocomplete/_autocomplete-theme.import.scss +3 -3
- package/mdc-autocomplete/_autocomplete-theme.scss +1 -1
- package/mdc-button/_button-base.scss +5 -1
- package/mdc-button/_button-theme.import.scss +3 -3
- package/mdc-button/_button-theme.scss +1 -1
- package/mdc-button/_fab-theme.scss +1 -1
- package/mdc-button/_icon-button-theme.scss +1 -1
- package/mdc-button/index.d.ts +8 -8
- package/mdc-card/_card-theme.import.scss +3 -3
- package/mdc-card/_card-theme.scss +1 -1
- package/mdc-checkbox/_checkbox-theme.import.scss +3 -3
- package/mdc-checkbox/_checkbox-theme.scss +1 -1
- package/mdc-checkbox/index.d.ts +8 -0
- package/mdc-chips/_chips-theme.import.scss +3 -3
- package/mdc-chips/_chips-theme.scss +1 -1
- package/mdc-core/_core-theme.import.scss +2 -2
- package/{mdc-color → mdc-core/color}/_all-color.scss +1 -1
- package/{mdc-density → mdc-core/density}/_all-density.scss +1 -1
- package/{mdc-helpers → mdc-core/mdc-helpers}/_focus-indicators-theme.scss +10 -8
- package/{mdc-helpers → mdc-core/mdc-helpers}/_focus-indicators.import.scss +4 -4
- package/mdc-core/mdc-helpers/_focus-indicators.scss +15 -0
- package/mdc-core/mdc-helpers/_mdc-helpers.import.scss +8 -0
- package/{mdc-helpers → mdc-core/mdc-helpers}/_mdc-helpers.scss +0 -0
- package/mdc-core/option/_optgroup-theme.import.scss +3 -3
- package/mdc-core/option/_optgroup-theme.scss +1 -1
- package/mdc-core/option/_option-theme.import.scss +3 -3
- package/mdc-core/option/_option-theme.scss +1 -1
- package/{mdc-theming → mdc-core/theming}/_all-theme.scss +24 -24
- package/mdc-core/theming/prebuilt/deeppurple-amber.css +1 -0
- package/mdc-core/theming/prebuilt/indigo-pink.css +1 -0
- package/mdc-core/theming/prebuilt/pink-bluegrey.css +1 -0
- package/mdc-core/theming/prebuilt/purple-green.css +1 -0
- package/{mdc-typography → mdc-core/typography}/_all-typography.scss +1 -1
- package/mdc-dialog/_dialog-theme.import.scss +3 -3
- package/mdc-dialog/_dialog-theme.scss +1 -1
- package/mdc-form-field/_form-field-density.scss +4 -8
- package/mdc-form-field/_form-field-native-select.scss +1 -1
- package/mdc-form-field/_form-field-subscript.scss +1 -1
- package/mdc-form-field/_form-field-theme.scss +1 -1
- package/mdc-input/_input-theme.import.scss +3 -3
- package/mdc-input/_input-theme.scss +1 -1
- package/mdc-list/_interactive-list-theme.import.scss +3 -3
- package/mdc-list/_list-option-theme.import.scss +2 -2
- package/mdc-list/_list-option-theme.scss +1 -1
- package/mdc-list/_list-option-trailing-avatar-compat.scss +1 -1
- package/mdc-list/_list-theme.import.scss +3 -3
- package/mdc-list/_list-theme.scss +1 -1
- package/mdc-list/testing/index.d.ts +3 -0
- package/mdc-menu/_menu-theme.import.scss +3 -3
- package/mdc-menu/_menu-theme.scss +1 -1
- package/mdc-paginator/_paginator-theme.import.scss +3 -3
- package/mdc-paginator/_paginator-theme.scss +1 -1
- package/mdc-progress-bar/_progress-bar-theme.import.scss +3 -3
- package/mdc-progress-bar/_progress-bar-theme.scss +1 -1
- package/mdc-progress-spinner/_progress-spinner-theme.import.scss +3 -3
- package/mdc-progress-spinner/_progress-spinner-theme.scss +1 -1
- package/mdc-radio/_radio-theme.import.scss +3 -3
- package/mdc-radio/_radio-theme.scss +1 -1
- package/mdc-select/_select-theme.import.scss +3 -3
- package/mdc-select/_select-theme.scss +1 -1
- package/mdc-slide-toggle/_slide-toggle-theme.import.scss +3 -3
- package/mdc-slide-toggle/_slide-toggle-theme.scss +1 -1
- package/mdc-slider/_slider-theme.import.scss +3 -3
- package/mdc-slider/_slider-theme.scss +1 -1
- package/mdc-snack-bar/_snack-bar-theme.import.scss +3 -3
- package/mdc-snack-bar/_snack-bar-theme.scss +1 -1
- package/mdc-table/_table-theme.import.scss +3 -3
- package/mdc-table/_table-theme.scss +1 -1
- package/mdc-tabs/_tabs-common.import.scss +3 -3
- package/mdc-tabs/_tabs-common.scss +1 -10
- package/mdc-tabs/_tabs-theme.import.scss +3 -3
- package/mdc-tabs/_tabs-theme.scss +1 -1
- package/mdc-tooltip/_tooltip-theme.import.scss +3 -3
- package/mdc-tooltip/_tooltip-theme.scss +1 -1
- package/package.json +13 -13
- package/mdc-helpers/_focus-indicators.scss +0 -104
- package/mdc-helpers/_mdc-helpers.import.scss +0 -8
- package/mdc-theming/prebuilt/deeppurple-amber.css +0 -1
- package/mdc-theming/prebuilt/indigo-pink.css +0 -1
- package/mdc-theming/prebuilt/pink-bluegrey.css +0 -1
- package/mdc-theming/prebuilt/purple-green.css +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
1
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
3
3
|
@forward 'radio-theme' hide color, density, theme, typography;
|
|
4
4
|
@forward 'radio-theme' as mat-mdc-radio-* hide $mat-mdc-radio-mdc-radio-baseline-theme-color,
|
|
5
5
|
$mat-mdc-radio-mdc-radio-disabled-circle-color, $mat-mdc-radio-mdc-radio-unchecked-color;
|
|
6
6
|
|
|
7
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
7
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
@use '@material/radio/radio-theme' as mdc-radio-theme;
|
|
5
5
|
@use '@material/radio/radio' as mdc-radio;
|
|
6
6
|
@use '@material/form-field' as mdc-form-field;
|
|
7
|
-
@use '../mdc-helpers/mdc-helpers';
|
|
7
|
+
@use '../mdc-core/mdc-helpers/mdc-helpers';
|
|
8
8
|
|
|
9
9
|
@mixin _color-palette($color-palette) {
|
|
10
10
|
@include mdc-radio-theme.theme((
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
1
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
3
3
|
@forward 'select-theme' hide color, density, theme, typography;
|
|
4
4
|
@forward 'select-theme' as mat-mdc-select-* hide
|
|
5
5
|
$mat-mdc-select-mdc-select-disabled-dropdown-icon-color,
|
|
@@ -7,4 +7,4 @@ $mat-mdc-select-mdc-select-disabled-label-color, $mat-mdc-select-mdc-select-drop
|
|
|
7
7
|
$mat-mdc-select-mdc-select-ink-color, $mat-mdc-select-mdc-select-label-color,
|
|
8
8
|
mat-mdc-select-get-mdc-focused-text-color;
|
|
9
9
|
|
|
10
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
10
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
@use '@material/list/evolution-mixins' as mdc-list;
|
|
5
5
|
@use '@material/typography' as mdc-typography;
|
|
6
6
|
|
|
7
|
-
@use '../mdc-helpers/mdc-helpers';
|
|
7
|
+
@use '../mdc-core/mdc-helpers/mdc-helpers';
|
|
8
8
|
|
|
9
9
|
// Gets the color to use for some text that is highlighted while a select has focus.
|
|
10
10
|
@function _get-mdc-focused-text-color($palette) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
1
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
3
3
|
@forward 'slide-toggle-theme' hide color, density, theme, typography;
|
|
4
4
|
@forward 'slide-toggle-theme' as mat-mdc-slide-toggle-* hide
|
|
5
5
|
$mat-mdc-slide-toggle-mdc-switch-baseline-theme-color,
|
|
@@ -8,4 +8,4 @@ $mat-mdc-slide-toggle-mdc-switch-disabled-track-color,
|
|
|
8
8
|
$mat-mdc-slide-toggle-mdc-switch-toggled-off-thumb-color,
|
|
9
9
|
$mat-mdc-slide-toggle-mdc-switch-toggled-off-track-color;
|
|
10
10
|
|
|
11
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
11
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
@use '@material/theme/color-palette' as mdc-color-palette;
|
|
6
6
|
@use '@material/form-field' as mdc-form-field;
|
|
7
7
|
|
|
8
|
-
@use '../mdc-helpers/mdc-helpers';
|
|
8
|
+
@use '../mdc-core/mdc-helpers/mdc-helpers';
|
|
9
9
|
|
|
10
10
|
// Generates all color mapping for the properties that only change based on the theme.
|
|
11
11
|
@function _get-theme-base-map($is-dark) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
1
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
3
3
|
@forward 'slider-theme' as mat-mdc-slider-*;
|
|
4
4
|
|
|
5
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
5
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
@use '@material/slider/slider-theme';
|
|
6
6
|
@use '@material/theme/variables' as theme-variables;
|
|
7
7
|
|
|
8
|
-
@use '../mdc-helpers/mdc-helpers';
|
|
8
|
+
@use '../mdc-core/mdc-helpers/mdc-helpers';
|
|
9
9
|
|
|
10
10
|
@mixin color($config-or-theme) {
|
|
11
11
|
$config: mat.get-color-config($config-or-theme);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
1
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
3
3
|
@forward 'snack-bar-theme' hide color, density, theme, typography;
|
|
4
4
|
@forward 'snack-bar-theme' as mat-mdc-snack-bar-* hide
|
|
5
5
|
$mat-mdc-snack-bar-mdc-snackbar-dismiss-ink-color, $mat-mdc-snack-bar-mdc-snackbar-fill-color,
|
|
6
6
|
$mat-mdc-snack-bar-mdc-snackbar-label-ink-color;
|
|
7
7
|
|
|
8
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
8
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
1
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
3
3
|
@forward 'table-theme' hide color, density, theme, typography;
|
|
4
4
|
@forward 'table-theme' as mat-mdc-table-* hide $mat-mdc-table-mdc-data-table-divider-color,
|
|
5
5
|
$mat-mdc-table-mdc-data-table-header-row-text-color,
|
|
@@ -8,4 +8,4 @@ $mat-mdc-table-mdc-data-table-selected-row-fill-color,
|
|
|
8
8
|
$mat-mdc-table-mdc-data-table-sort-icon-active-color, $mat-mdc-table-mdc-data-table-sort-icon-color,
|
|
9
9
|
$mat-mdc-table-mdc-data-table-stroke-color, $mat-mdc-table-mdc-data-table-table-divider-color;
|
|
10
10
|
|
|
11
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
11
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
@use '@material/data-table/data-table' as mdc-data-table;
|
|
5
5
|
@use '@material/data-table' as mdc-data-table-theme;
|
|
6
6
|
|
|
7
|
-
@use '../mdc-helpers/mdc-helpers';
|
|
7
|
+
@use '../mdc-core/mdc-helpers/mdc-helpers';
|
|
8
8
|
|
|
9
9
|
@mixin color($config-or-theme) {
|
|
10
10
|
$config: mat.get-color-config($config-or-theme);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@forward '../../material/core/style/private.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
3
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
3
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
4
4
|
@forward '../../material/core/style/vendor-prefixes.import';
|
|
5
5
|
@forward '../../cdk/a11y/index.import';
|
|
6
6
|
@forward 'tabs-common' hide paginated-tab-header, paginated-tab-header-container,
|
|
@@ -11,4 +11,4 @@ paginated-tab-header-item-wrapper, tab, tab-ripple;
|
|
|
11
11
|
@import '../../material/core/style/private';
|
|
12
12
|
@import '../../material/core/style/vendor-prefixes';
|
|
13
13
|
@import '../../cdk/a11y';
|
|
14
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
14
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
@use '@angular/cdk';
|
|
2
1
|
@use '@angular/material' as mat;
|
|
3
2
|
@use '@material/ripple' as mdc-ripple;
|
|
4
3
|
@use '@material/tab' as mdc-tab;
|
|
5
4
|
@use '@material/tab-indicator' as mdc-tab-indicator;
|
|
6
5
|
@use 'sass:map';
|
|
7
6
|
|
|
8
|
-
@use '../mdc-helpers/mdc-helpers';
|
|
7
|
+
@use '../mdc-core/mdc-helpers/mdc-helpers';
|
|
9
8
|
|
|
10
9
|
$mat-tab-animation-duration: 500ms !default;
|
|
11
10
|
|
|
@@ -69,14 +68,6 @@ $mat-tab-animation-duration: 500ms !default;
|
|
|
69
68
|
.mdc-tab__ripple::before {
|
|
70
69
|
opacity: map.get(mdc-ripple.$dark-ink-opacities, focus);
|
|
71
70
|
}
|
|
72
|
-
|
|
73
|
-
// The usual focus indication is color-based so it won't show up in
|
|
74
|
-
// high contrast mode. Add an outline which is a bit more visible.
|
|
75
|
-
@include cdk.high-contrast {
|
|
76
|
-
$outline-width: 2px;
|
|
77
|
-
outline: dotted $outline-width;
|
|
78
|
-
outline-offset: -$outline-width; // Not supported on IE, but looks better everywhere else.
|
|
79
|
-
}
|
|
80
71
|
}
|
|
81
72
|
|
|
82
73
|
.mat-ripple-element {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
1
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
3
3
|
@forward 'tabs-theme' hide color, density, theme, typography;
|
|
4
4
|
@forward 'tabs-theme' as mat-mdc-tabs-* hide $mat-mdc-tabs-mdc-tab-icon-color-active,
|
|
5
5
|
$mat-mdc-tabs-mdc-tab-text-label-color-active, $mat-mdc-tabs-mdc-tab-text-label-color-default,
|
|
6
6
|
mat-mdc-tabs-background, mat-mdc-tabs-palette-styles;
|
|
7
7
|
|
|
8
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
8
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
@use '@material/tab/mixins' as mdc-tab-mixins;
|
|
9
9
|
@use '@material/tab-bar' as mdc-tab-bar;
|
|
10
10
|
|
|
11
|
-
@use '../mdc-helpers/mdc-helpers';
|
|
11
|
+
@use '../mdc-core/mdc-helpers/mdc-helpers';
|
|
12
12
|
|
|
13
13
|
@mixin color($config-or-theme) {
|
|
14
14
|
$config: mat.get-color-config($config-or-theme);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@forward '../mdc-helpers/mdc-helpers.import';
|
|
2
|
-
@forward '../mdc-helpers/mdc-helpers';
|
|
1
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers.import';
|
|
2
|
+
@forward '../mdc-core/mdc-helpers/mdc-helpers';
|
|
3
3
|
@forward 'tooltip-theme' as mat-mdc-tooltip-*;
|
|
4
4
|
|
|
5
|
-
@import '../mdc-helpers/mdc-helpers';
|
|
5
|
+
@import '../mdc-core/mdc-helpers/mdc-helpers';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/material-experimental",
|
|
3
|
-
"version": "14.0.1",
|
|
3
|
+
"version": "14.1.0-next.1",
|
|
4
4
|
"description": "Experimental components for Angular Material",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,20 +21,20 @@
|
|
|
21
21
|
"node": "./fesm2015/material-experimental.mjs",
|
|
22
22
|
"default": "./fesm2020/material-experimental.mjs"
|
|
23
23
|
},
|
|
24
|
-
"./mdc-theming/prebuilt/indigo-pink.css": {
|
|
25
|
-
"style": "./mdc-theming/prebuilt/indigo-pink.css"
|
|
24
|
+
"./mdc-core/theming/prebuilt/indigo-pink.css": {
|
|
25
|
+
"style": "./mdc-core/theming/prebuilt/indigo-pink.css"
|
|
26
26
|
},
|
|
27
|
-
"./mdc-theming/prebuilt/deeppurple-amber.css": {
|
|
28
|
-
"style": "./mdc-theming/prebuilt/deeppurple-amber.css"
|
|
27
|
+
"./mdc-core/theming/prebuilt/deeppurple-amber.css": {
|
|
28
|
+
"style": "./mdc-core/theming/prebuilt/deeppurple-amber.css"
|
|
29
29
|
},
|
|
30
|
-
"./mdc-theming/prebuilt/pink-bluegrey.css": {
|
|
31
|
-
"style": "./mdc-theming/prebuilt/pink-bluegrey.css"
|
|
30
|
+
"./mdc-core/theming/prebuilt/pink-bluegrey.css": {
|
|
31
|
+
"style": "./mdc-core/theming/prebuilt/pink-bluegrey.css"
|
|
32
32
|
},
|
|
33
|
-
"./mdc-theming/prebuilt/purple-green.css": {
|
|
34
|
-
"style": "./mdc-theming/prebuilt/purple-green.css"
|
|
33
|
+
"./mdc-core/theming/prebuilt/purple-green.css": {
|
|
34
|
+
"style": "./mdc-core/theming/prebuilt/purple-green.css"
|
|
35
35
|
},
|
|
36
|
-
"./mdc-theming/prebuilt/*": {
|
|
37
|
-
"style": "./mdc-theming/prebuilt/*.css"
|
|
36
|
+
"./mdc-core/theming/prebuilt/*": {
|
|
37
|
+
"style": "./mdc-core/theming/prebuilt/*.css"
|
|
38
38
|
},
|
|
39
39
|
"./package.json": {
|
|
40
40
|
"default": "./package.json"
|
|
@@ -426,12 +426,12 @@
|
|
|
426
426
|
},
|
|
427
427
|
"peerDependencies": {
|
|
428
428
|
"@angular/animations": "^14.0.0 || ^15.0.0",
|
|
429
|
-
"@angular/cdk": "14.0.1",
|
|
429
|
+
"@angular/cdk": "14.1.0-next.1",
|
|
430
430
|
"@angular/core": "^14.0.0 || ^15.0.0",
|
|
431
431
|
"@angular/common": "^14.0.0 || ^15.0.0",
|
|
432
432
|
"@angular/forms": "^14.0.0 || ^15.0.0",
|
|
433
433
|
"@angular/platform-browser": "^14.0.0 || ^15.0.0",
|
|
434
|
-
"@angular/material": "14.0.1"
|
|
434
|
+
"@angular/material": "14.1.0-next.1"
|
|
435
435
|
},
|
|
436
436
|
"dependencies": {
|
|
437
437
|
"tslib": "^2.3.0",
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
@use '@angular/material' as mat;
|
|
2
|
-
@use 'sass:map';
|
|
3
|
-
|
|
4
|
-
/// Mixin that turns on strong focus indicators.
|
|
5
|
-
///
|
|
6
|
-
/// @example
|
|
7
|
-
/// .my-app {
|
|
8
|
-
/// @include mat-mdc-strong-focus-indicators($config);
|
|
9
|
-
/// }
|
|
10
|
-
@mixin strong-focus-indicators($config: ()) {
|
|
11
|
-
// Default focus indicator config.
|
|
12
|
-
$default-config: (
|
|
13
|
-
border-style: solid,
|
|
14
|
-
border-width: 3px,
|
|
15
|
-
border-radius: 4px,
|
|
16
|
-
);
|
|
17
|
-
|
|
18
|
-
// Merge default config with user config.
|
|
19
|
-
$config: map.merge($default-config, $config);
|
|
20
|
-
$border-style: map.get($config, border-style);
|
|
21
|
-
$border-width: map.get($config, border-width);
|
|
22
|
-
$border-radius: map.get($config, border-radius);
|
|
23
|
-
|
|
24
|
-
// Base styles for focus indicators.
|
|
25
|
-
.mat-mdc-focus-indicator::before {
|
|
26
|
-
@include mat.private-fill();
|
|
27
|
-
box-sizing: border-box;
|
|
28
|
-
pointer-events: none;
|
|
29
|
-
border: $border-width $border-style transparent;
|
|
30
|
-
border-radius: $border-radius;
|
|
31
|
-
|
|
32
|
-
.cdk-high-contrast-active & {
|
|
33
|
-
display: none;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
// By default, all focus indicators are flush with the bounding box of their
|
|
38
|
-
// host element. For particular elements (listed below), default inset/offset
|
|
39
|
-
// values are necessary to ensure that the focus indicator is sufficiently
|
|
40
|
-
// contrastive and renders appropriately.
|
|
41
|
-
|
|
42
|
-
.mat-mdc-unelevated-button .mat-mdc-focus-indicator::before,
|
|
43
|
-
.mat-mdc-raised-button .mat-mdc-focus-indicator::before,
|
|
44
|
-
.mdc-fab .mat-mdc-focus-indicator::before,
|
|
45
|
-
.mat-mdc-chip-action-label .mat-mdc-focus-indicator::before {
|
|
46
|
-
margin: -($border-width + 2px);
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.mat-mdc-outlined-button .mat-mdc-focus-indicator::before {
|
|
50
|
-
margin: -($border-width + 3px);
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.mat-mdc-focus-indicator.mat-mdc-chip-remove::before {
|
|
54
|
-
margin: -$border-width;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
// MDC sets a padding a on the button which stretches out the focus indicator.
|
|
58
|
-
.mat-mdc-focus-indicator.mat-mdc-chip-remove::before {
|
|
59
|
-
left: 8px;
|
|
60
|
-
right: 8px;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.mat-mdc-focus-indicator.mat-mdc-tab::before,
|
|
64
|
-
.mat-mdc-focus-indicator.mat-mdc-tab-link::before {
|
|
65
|
-
margin: 5px;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
// These components have to set `border-radius: 50%` in order to support density scaling
|
|
69
|
-
// which will clip a square focus indicator so we have to turn it into a circle.
|
|
70
|
-
.mat-mdc-checkbox-ripple.mat-mdc-focus-indicator::before,
|
|
71
|
-
.mat-radio-ripple.mat-mdc-focus-indicator::before,
|
|
72
|
-
.mat-mdc-slider .mat-mdc-focus-indicator::before,
|
|
73
|
-
.mat-mdc-slide-toggle .mat-mdc-focus-indicator::before {
|
|
74
|
-
border-radius: 50%;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
// Render the focus indicator on focus. Defining a pseudo element's
|
|
78
|
-
// content will cause it to render.
|
|
79
|
-
|
|
80
|
-
// For checkboxes, radios and slide toggles, render the focus indicator when we know
|
|
81
|
-
// the hidden input is focused (slightly different for each control).
|
|
82
|
-
.mdc-checkbox__native-control:focus ~ .mat-mdc-focus-indicator::before,
|
|
83
|
-
.mat-mdc-slide-toggle-focused .mat-mdc-focus-indicator::before,
|
|
84
|
-
.mat-mdc-radio-button.cdk-focused .mat-mdc-focus-indicator::before,
|
|
85
|
-
|
|
86
|
-
// In the chips the individual actions have focus so we target a different element.
|
|
87
|
-
.mat-mdc-chip-action:focus .mat-mdc-focus-indicator::before,
|
|
88
|
-
|
|
89
|
-
// For buttons and list items, render the focus indicator when the parent
|
|
90
|
-
// button or list item is focused.
|
|
91
|
-
.mat-mdc-button-base:focus .mat-mdc-focus-indicator::before,
|
|
92
|
-
.mat-mdc-list-item:focus > .mat-mdc-focus-indicator::before,
|
|
93
|
-
|
|
94
|
-
// For options, render the focus indicator when the class .mat-mdc-option-active is present.
|
|
95
|
-
.mat-mdc-focus-indicator.mat-mdc-option-active::before,
|
|
96
|
-
|
|
97
|
-
// In the MDC slider the focus indicator is inside the thumb.
|
|
98
|
-
.mdc-slider__thumb--focused .mat-mdc-focus-indicator::before,
|
|
99
|
-
|
|
100
|
-
// For all other components, render the focus indicator on focus.
|
|
101
|
-
.mat-mdc-focus-indicator:focus::before {
|
|
102
|
-
content: '';
|
|
103
|
-
}
|
|
104
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
@forward '../../material/core/theming/theming.import';
|
|
2
|
-
@forward '../../material/core/style/layout-common.import';
|
|
3
|
-
@forward '../../material/core/typography/typography.import';
|
|
4
|
-
@forward 'mdc-helpers';
|
|
5
|
-
|
|
6
|
-
@import '../../material/core/style/layout-common';
|
|
7
|
-
@import '../../material/core/theming/theming';
|
|
8
|
-
@import '../../material/core/typography/typography';
|