@forward '../core/style/form-common.import';
@forward '../core/typography/typography-utils.import';
@forward 'form-field-outline-theme' hide $outline-dedupe, outline-color, outline-theme,
outline-typography, private-form-field-outline-density;
@forward 'form-field-outline-theme' as mat-* hide $mat-outline-dedupe, mat-outline-color,
mat-outline-label-floating, mat-outline-theme, mat-outline-typography;
@forward 'form-field-outline-theme' as mat-form-field-* hide mat-form-field-outline-label-floating,
mat-form-field-private-form-field-outline-density;

@import '../core/theming/palette';
@import '../core/theming/theming';
@import '../core/style/form-common';
@import '../core/typography/typography-utils';
