@@ -50,23 +50,6 @@ $mat-mdc-table-mdc-data-table-selected-row-fill-color,
50
50
$mat-mdc-table-mdc-data-table-sort-icon-active-color , $mat-mdc-table-mdc-data-table-sort-icon-color ,
51
51
$mat-mdc-table-mdc-data-table-stroke-color , $mat-mdc-table-mdc-data-table-table-divider-color ;
52
52
@forward ' ../../mdc-paginator/paginator-variables' as mat-mdc-paginator- *;
53
- @forward ' ../../mdc-form-field/form-field-sizing' ;
54
- @forward ' ../../mdc-form-field/form-field-native-select' hide private-form-field-native-select ,
55
- private-form-field-native-select-color ;
56
- @forward ' ../../mdc-form-field/form-field-native-select' as mat-mdc- * hide
57
- $mat-mdc-mat-form-field-select-arrow-height , $mat-mdc-mat-form-field-select-arrow-width ,
58
- $mat-mdc-mat-form-field-select-horizontal-end-padding ;
59
- @forward ' ../../mdc-form-field/mdc-text-field-theme-variable-refresh' hide
60
- private-text-field-refresh-theme-variables ;
61
- @forward ' ../../mdc-form-field/mdc-text-field-theme-variable-refresh' as mat-mdc- * hide
62
- $mat-mdc-mdc-text-field-background , $mat-mdc-mdc-text-field-bottom-line-hover ,
63
- $mat-mdc-mdc-text-field-bottom-line-idle , $mat-mdc-mdc-text-field-disabled-background ,
64
- $mat-mdc-mdc-text-field-disabled-border , $mat-mdc-mdc-text-field-disabled-border-border ,
65
- $mat-mdc-mdc-text-field-disabled-ink-color , $mat-mdc-mdc-text-field-disabled-label-color ,
66
- $mat-mdc-mdc-text-field-disabled-placeholder-ink-color , $mat-mdc-mdc-text-field-focused-label-color ,
67
- $mat-mdc-mdc-text-field-ink-color , $mat-mdc-mdc-text-field-label ,
68
- $mat-mdc-mdc-text-field-outlined-disabled-border , $mat-mdc-mdc-text-field-outlined-hover-border ,
69
- $mat-mdc-mdc-text-field-outlined-idle-border , $mat-mdc-mdc-text-field-placeholder-ink-color ;
70
53
@forward ' ../core-theme.import' ;
71
54
@forward ' ../../mdc-autocomplete/autocomplete-theme' as mat-mdc-autocomplete- *;
72
55
@forward ' ../../mdc-dialog/dialog-theme' as mat-mdc-dialog- *;
@@ -76,11 +59,6 @@ $mat-mdc-mdc-text-field-outlined-idle-border, $mat-mdc-mdc-text-field-placeholde
76
59
@forward ' ../../mdc-menu/menu-theme' as mat-mdc-menu- *;
77
60
@forward ' ../../mdc-paginator/paginator-theme' as mat-mdc-paginator- *;
78
61
@forward ' ../../mdc-progress-spinner/progress-spinner-theme' as mat-mdc-progress-spinner- *;
79
- @forward ' ../../mdc-input/input-theme' as mat-mdc-input- *;
80
- @forward ' ../../mdc-form-field/form-field-density' as mat-mdc- *;
81
- @forward ' ../../mdc-form-field/form-field-subscript' as mat-mdc- *;
82
- @forward ' ../../mdc-form-field/form-field-focus-overlay' as mat-mdc- *;
83
- @forward ' ../../mdc-form-field/form-field-theme' as mat-mdc-form-field- *;
84
62
@forward ' ../theming/all-theme' ;
85
63
@forward ' all-density' show all-mdc-component-densities ;
86
64
0 commit comments