|
|
|
@@ -31,7 +31,7 @@ $mat-checkbox-checked: '.mat-mdc-checkbox-checked';
|
|
|
|
|
$mat-button: '.mat-mdc-button';
|
|
|
|
|
$mat-button-label: '.mdc-button__label';
|
|
|
|
|
$mat-button-label-text: '.mdc-button__label';
|
|
|
|
|
$mat-button-focus-overlay: '.mat-mdc-focus-indicator';
|
|
|
|
|
$mat-button-focus-overlay: '.mat-button-focus-overlay';
|
|
|
|
|
$mat-raised-button: '.mat-mdc-raised-button';
|
|
|
|
|
$mat-radio-outer-circle: '.mdc-radio__outer-circle';
|
|
|
|
|
$mat-radio-inner-circle: '.mdc-radio__inner-circle';
|
|
|
|
@@ -44,7 +44,7 @@ $mat-progress-spinner: '.mat-mdc-progress-spinner';
|
|
|
|
|
$mat-form-field: '.mat-mdc-form-field';
|
|
|
|
|
$mat-form-field-flex: '.mat-mdc-form-field-flex';
|
|
|
|
|
$mat-form-field-wrapper: '.mat-mdc-text-field-wrapper';
|
|
|
|
|
$mat-form-field-underline: '.mdc-line-ripple';
|
|
|
|
|
$mat-line-ripple: '.mdc-line-ripple';
|
|
|
|
|
$mat-form-field-subscript-wrapper: '.mat-mdc-form-field-subscript-wrapper';
|
|
|
|
|
$mat-form-field-prefix: '.mat-mdc-form-field-text-prefix';
|
|
|
|
|
$mat-form-field-suffix: '.mat-mdc-form-field-text-suffix';
|
|
|
|
@@ -145,4 +145,64 @@ $mat-form-field-error-wrapper: '.mat-mdc-form-field-error-wrapper';
|
|
|
|
|
$mat-text-field-textarea: '.mdc-text-field--textarea';
|
|
|
|
|
$mat-list-item-disabled: '.mdc-list-item--disabled';
|
|
|
|
|
$mat-chip-focus-overlay: '.mat-mdc-chip-focus-overlay';
|
|
|
|
|
$mat-primary: '.mat-primary';
|
|
|
|
|
$mat-checkbox-touch-target: '.mat-mdc-checkbox-touch-target';
|
|
|
|
|
$mat-switch: '.mdc-switch';
|
|
|
|
|
$mat-switch-ripple: '.mdc-switch-ripple';
|
|
|
|
|
$mat-switch-selected: '.mdc-switch--selected';
|
|
|
|
|
$mat-switch-checked: '.mdc-switch--checked';
|
|
|
|
|
$mat-switch-handle-track: '.mdc-switch__handle-track';
|
|
|
|
|
$mat-switch-handle: '.mdc-switch__handle';
|
|
|
|
|
$mat-switch-track: '.mdc-switch__track';
|
|
|
|
|
$mat-switch-icons: '.mdc-switch__icons';
|
|
|
|
|
$mat-switch-shadow: '.mdc-switch__shadow';
|
|
|
|
|
$mat-switch-unselected: '.mdc-switch--unselected';
|
|
|
|
|
$mat-chip-action: '.mat-mdc-chip-action';
|
|
|
|
|
$mat-chip-graphic: '.mat-mdc-chip-graphic';
|
|
|
|
|
$mat-data-table-row: '.mdc-data-table__row';
|
|
|
|
|
$mat-data-table-cell: '.mdc-data-table__cell';
|
|
|
|
|
$mat-data-table-header-cell: '.mdc-data-table__header-cell';
|
|
|
|
|
$mat-toolbar-single-row: '.mat-toolbar-single-row';
|
|
|
|
|
$mat-toolbar-multiple-row: '.mat-toolbar-multiple-row';
|
|
|
|
|
$mat-unthemed: '.mat-unthemed';
|
|
|
|
|
$mat-calendar-period-button: '.mat-calendar-period-button';
|
|
|
|
|
$mat-radio-button: '.mat-mdc-radio-button';
|
|
|
|
|
$mat-radio: '.mdc-radio';
|
|
|
|
|
$mat-tab-ripple: '.mdc-tab__ripple';
|
|
|
|
|
$mat-tab-disabled: '.mat-mdc-tab-disabled';
|
|
|
|
|
$mat-tab-group: '.mat-mdc-tab-group';
|
|
|
|
|
$mat-tab-group-stretch: '.mat-mdc-tab-group-stretch-tabs';
|
|
|
|
|
$mat-list-item: '.mdc-list-item';
|
|
|
|
|
$mat-menu-item: '.mat-mdc-menu-item';
|
|
|
|
|
$mat-icon-no-color: '.mat-icon-no-color';
|
|
|
|
|
$mat-submenu-icon: '.mat-menu-submenu-icon';
|
|
|
|
|
$mat-mdc-submenu-icon: '.mat-mdc-menu-submenu-icon';
|
|
|
|
|
$mdc-form-field: '.mdc-form-field';
|
|
|
|
|
$mat-divider-horizontal: '.mat-divider-horizontal';
|
|
|
|
|
$mat-accordion: '.mat-accordion';
|
|
|
|
|
$mdc-list: '.mdc-list';
|
|
|
|
|
$mat-form-field-icon-suffix: '.mat-mdc-form-field-icon-suffix';
|
|
|
|
|
$mat-text-field: '.mdc-text-field';
|
|
|
|
|
$mat-form-field-disabled: '.mat-form-field-disabled';
|
|
|
|
|
$mat-select-disabled: '.mat-mdc-select-disabled';
|
|
|
|
|
$mat-select-value: '.mat-mdc-select-value';
|
|
|
|
|
$mat-ripple: '.mat-ripple';
|
|
|
|
|
$mat-checkbox-native-control: '.mdc-checkbox__native-control';
|
|
|
|
|
$mat-checkbox-selected: '.mdc-checkbox--selected';
|
|
|
|
|
$mat-checkbox-ripple: '.mat-mdc-checkbox-ripple';
|
|
|
|
|
$mdc-checkbox-ripple: '.mdc-checkbox__ripple';
|
|
|
|
|
$mat-list-base: '.mat-mdc-list-base';
|
|
|
|
|
$mat-list-option: '.mat-mdc-list-option';
|
|
|
|
|
$mat-option: '.mat-mdc-option';
|
|
|
|
|
$mat-option-ripple: '.mat-mdc-option-ripple';
|
|
|
|
|
$mat-snackbar-simple: '.mat-mdc-simple-snack-bar';
|
|
|
|
|
$mat-snackbar-action: '.mat-mdc-snack-bar-action';
|
|
|
|
|
$mat-slide-toggle-checked: '.mat-mdc-slide-toggle-checked';
|
|
|
|
|
$mat-button-outlined: '.mat-mdc-outlined-button';
|
|
|
|
|
$mat-button-unelevated: '.mat-mdc-unelevated-button';
|
|
|
|
|
$mat-button-ripple: '.mat-mdc-button-ripple';
|
|
|
|
|
$mat-datetimepicker-calendar-body-active: '.mat-datetimepicker-calendar-body-active';
|
|
|
|
|
$mat-datetimepicker-calendar-body-cell-content: '.mat-datetimepicker-calendar-body-cell-content';
|
|
|
|
|
$mat-datetimepicker-calendar-body-selected: '.mat-datetimepicker-calendar-body-selected';
|
|
|
|
|
$mat-disabled: '.mat-disabled';
|
|
|
|
|
$mat-card-header: '.mat-mdc-card-header';
|
|
|
|
|