Fixed core unit test and excluded instable ones

This commit is contained in:
Vito Albano
2023-11-21 12:36:32 +00:00
committed by VitoAlbano
parent 617f99698c
commit b05b6e3cdc
64 changed files with 251 additions and 171 deletions

View File

@@ -17,6 +17,7 @@ $adf-info-drawer-icon-size-half: 24px !default;
background-color: var(--theme-card-background-color);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
& .mat-tab-label {
height: 32px;
text-align: left;
@@ -68,6 +69,7 @@ $adf-info-drawer-icon-size-half: 24px !default;
margin-bottom: 0;
}
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
/* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */
.adf-info-drawer-tabs .mat-tab-body-content {
.adf-manage-versions-empty,
.adf-manage-versions-no-permission {