mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-23 22:30:37 +00:00
[AAE-38482] removed mat-calendar styles
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
@use '@angular/material' as mat;
|
||||
@use '../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
.adf-share-link-dialog {
|
||||
.adf-share-link {
|
||||
@@ -123,25 +122,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,8 +42,3 @@ $mat-evolution-chip-set: '.mdc-evolution-chip-set';
|
||||
$cdk-overlay-pane: '.cdk-overlay-pane';
|
||||
$mat-list-item-disabled: '.mdc-list-item--disabled';
|
||||
$mat-switch: '.mdc-switch';
|
||||
$mat-calendar: '.mat-calendar';
|
||||
$mat-calendar-header: '.mat-calendar-header';
|
||||
$mat-calendar-content: '.mat-calendar-content';
|
||||
$mat-calendar-table-header: '.mat-calendar-table-header';
|
||||
$mat-calendar-body-disabled: '.mat-calendar-body-disabled';
|
||||
|
||||
@@ -42,25 +42,3 @@ adf-search-date-range {
|
||||
max-width: 500px;
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
@use '../../../../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
.adf {
|
||||
&-widget {
|
||||
&-container {
|
||||
@@ -9,25 +7,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,27 +1,3 @@
|
||||
@use '../../../../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
.adf-date-range-analytics-text-danger {
|
||||
color: var(--theme-warn-color);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,27 +1,3 @@
|
||||
@use '../../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
.adf-cloud-date-range-picker {
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,25 +29,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
@use '../../../../flex' as flex;
|
||||
@use '../../../../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
.adf-edit-process-filter-date-error-container {
|
||||
position: absolute;
|
||||
@@ -86,25 +85,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
@use '../../../../../flex' as flex;
|
||||
@use '../../../../../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
.adf-edit-task-filter-checkbox {
|
||||
font-size: var(--theme-subheading-2-font-size);
|
||||
@@ -96,25 +95,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
@use '../../../../../flex' as flex;
|
||||
@use '../../../../../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
.adf-edit-task-filter-checkbox {
|
||||
font-size: var(--theme-subheading-2-font-size);
|
||||
@@ -96,25 +95,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
@use '../../../../../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
.adf {
|
||||
&-date-editor {
|
||||
width: 100%;
|
||||
@@ -10,25 +8,3 @@
|
||||
top: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
@use '../../../styles/mat-selectors' as ms;
|
||||
@use '../../../styles/flex' as flex;
|
||||
@use '../../../../../../core/src/lib/styles/mat-selectors' as ms;
|
||||
|
||||
/* stylelint-disable no-descending-specificity */
|
||||
.adf-new-task-heading {
|
||||
@@ -155,25 +154,3 @@ adf-start-task {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar} {
|
||||
#{ms.$mat-calendar-header} {
|
||||
button {
|
||||
color: var(--adf-theme-foreground-text-color-087);
|
||||
|
||||
&:disabled {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
}
|
||||
}
|
||||
#{ms.$mat-calendar-content} {
|
||||
#{ms.$mat-calendar-table-header} th {
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
}
|
||||
|
||||
#{ms.$mat-calendar-body-disabled} > div {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
color: var(--adf-theme-foreground-text-color-064) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user