mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[affected:*][ci:force] attempt to fix mat-selectors importing
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,3 +35,4 @@ licenses.txt
|
||||
.DS_Store
|
||||
.angular
|
||||
NX
|
||||
.nx
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.app-form-container {
|
||||
padding: 10px;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.app-cloud-layout-overflow {
|
||||
overflow: auto;
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
adf-search-chip-autocomplete-input {
|
||||
.adf-chip-list {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
adf-search-properties {
|
||||
.adf-search-properties-file-size-label {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-version-list {
|
||||
&-viewport {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-array-item-icon {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-card-view-dateitem {
|
||||
.adf-property-value {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-card-view-key-value-pairs-item {
|
||||
.adf-property-col-key {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-card-view-selectitem {
|
||||
.adf-property-value {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
$select-filter-height: 4em !default;
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-card-view-textitem {
|
||||
.adf-property-field {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-property-list {
|
||||
background: var(--adf-card-view-background);
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
adf-comments {
|
||||
.adf-comments-container {
|
||||
|
@@ -1,7 +1,7 @@
|
||||
/* stylelint-disable no-descending-specificity */
|
||||
@use '@angular/material' as mat;
|
||||
@import '../../../styles/mixins';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
$data-table-header-font-size: var(--theme-caption-font-size) !default;
|
||||
$data-table-header-sort-icon-size: var(--theme-subheading-2-font-size) !default;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-edit-json-dialog {
|
||||
#{$mat-dialog-content} {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/flex';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-hidden {
|
||||
display: none;
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
$adf-inplace-input-padding: 7px;
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
|
||||
.adf {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-date-time-widget {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable no-descending-specificity */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
ul > li > form-field > .adf-focus {
|
||||
.adf-label {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-text-widget {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
@import '../styles/mixins';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
$adf-info-drawer-layout-title-font-size: var(--theme-title-font-size) !default;
|
||||
$adf-info-drawer-icon-size: 48px !default;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-info-drawer {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
adf-layout-container {
|
||||
display: block;
|
||||
|
@@ -1,6 +1,6 @@
|
||||
@use '../../../styles/flex' as flex;
|
||||
@import '../../../styles/mixins';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-sidenav-layout {
|
||||
&-full-space {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-notification-history-menu_button#{$mat-button} {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-search-container:has(.adf-input-form-field-divider) {
|
||||
overflow: hidden;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
:host {
|
||||
display: flex;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-empty-content {
|
||||
color: var(--adf-theme-foreground-text-color-054);
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-image-viewer {
|
||||
width: 100%;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-pdf-viewer {
|
||||
width: 100%;
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable scss/at-extend-no-missing-placeholder */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-full-screen {
|
||||
width: 100%;
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable scss/at-extend-no-missing-placeholder */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-full-screen {
|
||||
width: 100%;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-buttons-menu {
|
||||
margin-right: 10px;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
/* cspell: disable-next-line */
|
||||
/* stylelint-disable scss/at-extend-no-missing-placeholder */
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
// eslint-disable-selector-class-pattern
|
||||
|
@@ -1,5 +1,5 @@
|
||||
@import 'styles/flex';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
/* stylelint-disable scss/no-global-function-names */
|
||||
@mixin adf-line-clamp($line-height: 1.25, $lines: 3) {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-form-container {
|
||||
max-width: 100%;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-attach-file-widget-dialog {
|
||||
#{$mat-dialog-actions} {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
@import 'styles/flex';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-attach-widget-container {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-attach-folder-widget-container {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-dropdown-widget {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-people-widget {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-upload-widget-container {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-assignment-header {
|
||||
border-bottom: 1px solid var(--adf-theme-foreground-divider-color);
|
||||
|
@@ -1,5 +1,5 @@
|
||||
@import 'styles/flex';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-start-process {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
@import 'styles/flex';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf {
|
||||
&-userinfo-container {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-attach-form {
|
||||
#{$mat-form-field} {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
:host {
|
||||
width: 100%;
|
||||
|
@@ -1,5 +1,5 @@
|
||||
@import 'styles/flex';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
/* stylelint-disable no-descending-specificity */
|
||||
.adf-new-task-heading {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
@import 'styles/flex';
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
adf-task-details {
|
||||
width: 100%;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-task-form {
|
||||
&-container {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use 'styles/mat-selectors';
|
||||
|
||||
.adf-message-card {
|
||||
width: 60%;
|
||||
|
Reference in New Issue
Block a user