@forward '../../material/core/theming/theming.import';
@forward 'form-field-sizing';
@forward 'form-field-native-select' hide private-form-field-native-select,
private-form-field-native-select-color;
@forward 'form-field-native-select' as mat-mdc-* hide $mat-mdc-mat-form-field-select-arrow-height,
$mat-mdc-mat-form-field-select-arrow-width, $mat-mdc-mat-form-field-select-horizontal-end-padding;
@forward 'mdc-text-field-theme-variable-refresh' hide private-text-field-refresh-theme-variables;
@forward 'mdc-text-field-theme-variable-refresh' as mat-mdc-* hide
$mat-mdc-mdc-text-field-background, $mat-mdc-mdc-text-field-bottom-line-hover,
$mat-mdc-mdc-text-field-bottom-line-idle, $mat-mdc-mdc-text-field-disabled-background,
$mat-mdc-mdc-text-field-disabled-border, $mat-mdc-mdc-text-field-disabled-border-border,
$mat-mdc-mdc-text-field-disabled-ink-color, $mat-mdc-mdc-text-field-disabled-label-color,
$mat-mdc-mdc-text-field-disabled-placeholder-ink-color, $mat-mdc-mdc-text-field-focused-label-color,
$mat-mdc-mdc-text-field-ink-color, $mat-mdc-mdc-text-field-label,
$mat-mdc-mdc-text-field-outlined-disabled-border, $mat-mdc-mdc-text-field-outlined-hover-border,
$mat-mdc-mdc-text-field-outlined-idle-border, $mat-mdc-mdc-text-field-placeholder-ink-color;
@forward '../../material/core/style/layout-common.import';
@forward 'form-field-density' as mat-mdc-*;
@forward 'form-field-subscript' as mat-mdc-*;
@forward 'form-field-focus-overlay' as mat-mdc-*;
@forward '../../cdk/a11y/index.import';
@forward 'form-field-theme' hide color, density, theme, typography;
@forward 'form-field-theme' as mat-mdc-form-field-* hide mat-mdc-form-field-text-field-color-styles;

@import 'form-field-density';
@import 'form-field-subscript';
@import 'form-field-focus-overlay';
@import 'form-field-native-select';
@import 'mdc-text-field-theme-variable-refresh';
