@lucca-front/scss 20.2.0-rc.1 → 20.2.0-rc.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lucca-front.min.css +1 -1
- package/package.json +2 -2
- package/src/commons/config.scss +0 -5
- package/src/commons/core.scss +2 -2
- package/src/commons/exports.scss +1 -0
- package/src/commons/index.scss +2 -9
- package/src/commons/utils/index.scss +478 -480
- package/src/commons/utils/reset.scss +1 -1
- package/src/components/_sample/index.scss +6 -14
- package/src/components/appLayout/index.scss +7 -11
- package/src/components/avatar/index.scss +35 -43
- package/src/components/box/index.scss +3 -9
- package/src/components/breadcrumbs/index.scss +10 -16
- package/src/components/button/index.scss +125 -119
- package/src/components/button/mods.scss +1 -18
- package/src/components/button/states.scss +18 -0
- package/src/components/buttonGroup/component.scss +17 -0
- package/src/components/buttonGroup/index.scss +8 -20
- package/src/components/calendar/index.scss +44 -56
- package/src/components/callout/index.scss +4 -8
- package/src/components/calloutDisclosure/index.scss +9 -15
- package/src/components/card/index.scss +20 -26
- package/src/components/checkbox/index.scss +30 -36
- package/src/components/checkboxField/index.scss +55 -61
- package/src/components/chip/index.scss +17 -23
- package/src/components/clear/index.scss +17 -23
- package/src/components/code/index.scss +4 -8
- package/src/components/collapse/index.scss +7 -11
- package/src/components/comment/index.scss +20 -30
- package/src/components/container/index.scss +25 -29
- package/src/components/contentSection/index.scss +2 -4
- package/src/components/dataTable/index.scss +50 -66
- package/src/components/dataTable/mods.scss +2 -2
- package/src/components/dataTableSticked/index.scss +24 -32
- package/src/components/dateField/index.scss +20 -24
- package/src/components/dateRangeField/index.scss +25 -29
- package/src/components/dialog/index.scss +33 -37
- package/src/components/divider/index.scss +7 -11
- package/src/components/dropdown/index.scss +6 -12
- package/src/components/emptyState/component.scss +3 -0
- package/src/components/emptyState/index.scss +7 -11
- package/src/components/errorPage/index.scss +4 -8
- package/src/components/fancyBox/index.scss +4 -8
- package/src/components/field/index.scss +76 -96
- package/src/components/fieldset/index.scss +12 -18
- package/src/components/file/index.scss +30 -38
- package/src/components/fileEntry/index.scss +18 -24
- package/src/components/fileToolbar/index.scss +6 -10
- package/src/components/fileUpload/index.scss +31 -37
- package/src/components/filterBar/index.scss +13 -17
- package/src/components/filterBarDeprecated/index.scss +4 -8
- package/src/components/filterPill/index.scss +48 -56
- package/src/components/filters/index.scss +8 -14
- package/src/components/footer/index.scss +34 -38
- package/src/components/form/index.scss +84 -114
- package/src/components/form/mods.scss +5 -7
- package/src/components/formLabel/index.scss +13 -19
- package/src/components/gauge/index.scss +7 -11
- package/src/components/grid/index.scss +21 -25
- package/src/components/header/index.scss +12 -18
- package/src/components/highlightData/index.scss +24 -28
- package/src/components/horizontalNavigation/index.scss +36 -42
- package/src/components/index.scss +55 -57
- package/src/components/indexTable/index.scss +56 -54
- package/src/components/inlineMessage/index.scss +12 -18
- package/src/components/inputFramed/index.scss +24 -30
- package/src/components/label/index.scss +9 -13
- package/src/components/layout/index.scss +45 -51
- package/src/components/link/index.scss +8 -14
- package/src/components/link/mods.scss +1 -1
- package/src/components/list/index.scss +11 -15
- package/src/components/listing/index.scss +18 -22
- package/src/components/loading/index.scss +23 -27
- package/src/components/main/index.scss +15 -21
- package/src/components/mainLayout/index.scss +20 -26
- package/src/components/mobileHeader/index.scss +4 -8
- package/src/components/mobileNavigation/index.scss +2 -4
- package/src/components/navside/index.scss +56 -78
- package/src/components/newBadge/index.scss +4 -8
- package/src/components/notchBox/index.scss +13 -17
- package/src/components/notchBox/mods.scss +3 -3
- package/src/components/numericBadge/index.scss +16 -22
- package/src/components/pageHeader/index.scss +22 -26
- package/src/components/pagination/index.scss +6 -12
- package/src/components/plgPush/index.scss +2 -4
- package/src/components/popover/index.scss +2 -4
- package/src/components/progress/index.scss +9 -15
- package/src/components/radio/index.scss +12 -18
- package/src/components/radioButtons/index.scss +9 -15
- package/src/components/radioField/index.scss +40 -46
- package/src/components/readMore/index.scss +15 -21
- package/src/components/richText/index.scss +14 -20
- package/src/components/scrollBox/index.scss +10 -14
- package/src/components/section/index.scss +12 -16
- package/src/components/segmentedControl/index.scss +15 -23
- package/src/components/skeleton/index.scss +37 -43
- package/src/components/skipLinks/index.scss +2 -4
- package/src/components/sortableList/index.scss +6 -12
- package/src/components/statusBadge/index.scss +4 -8
- package/src/components/switch/index.scss +29 -35
- package/src/components/switchField/index.scss +16 -22
- package/src/components/table/index.scss +64 -78
- package/src/components/tableFixed/index.scss +11 -13
- package/src/components/tableFixedDeprecated/index.scss +10 -14
- package/src/components/tableOfContent/index.scss +24 -28
- package/src/components/tableSortable/index.scss +16 -22
- package/src/components/tableSticked/index.scss +24 -28
- package/src/components/tableSticked/mods.scss +6 -6
- package/src/components/tableStickedDeprecated/index.scss +40 -46
- package/src/components/tag/index.scss +12 -16
- package/src/components/textField/index.scss +22 -30
- package/src/components/textField/mods.scss +1 -1
- package/src/components/textFlow/index.scss +2 -4
- package/src/components/textfields/index.scss +258 -279
- package/src/components/timeline/index.scss +66 -72
- package/src/components/timepicker/index.scss +15 -21
- package/src/components/title/index.scss +27 -33
- package/src/components/title/mods.scss +1 -1
- package/src/components/titleSection/index.scss +21 -25
- package/src/components/toast/index.scss +4 -8
- package/src/components/tooltip/index.scss +21 -25
- package/src/components/userPopover/index.scss +2 -4
- package/src/components/userTile/index.scss +22 -26
- package/src/components/verticalNavigation/index.scss +16 -26
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.emptyState {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
7
|
+
&.mod-page {
|
|
8
|
+
@include page;
|
|
9
|
+
}
|
|
13
10
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}
|
|
11
|
+
&.mod-center {
|
|
12
|
+
@include center;
|
|
17
13
|
}
|
|
18
14
|
}
|
|
@@ -2,14 +2,10 @@
|
|
|
2
2
|
@use '@lucca-front/scss/src/commons/utils/media';
|
|
3
3
|
|
|
4
4
|
.errorPage {
|
|
5
|
-
@
|
|
6
|
-
|
|
7
|
-
@include component;
|
|
8
|
-
}
|
|
5
|
+
@include vars;
|
|
6
|
+
@include component;
|
|
9
7
|
|
|
10
|
-
@
|
|
11
|
-
@include
|
|
12
|
-
@include compact;
|
|
13
|
-
}
|
|
8
|
+
@include media.max('S') {
|
|
9
|
+
@include compact;
|
|
14
10
|
}
|
|
15
11
|
}
|
|
@@ -2,14 +2,10 @@
|
|
|
2
2
|
@use '@lucca-front/scss/src/commons/utils/media';
|
|
3
3
|
|
|
4
4
|
.fancyBox {
|
|
5
|
-
@
|
|
6
|
-
|
|
7
|
-
@include component;
|
|
8
|
-
}
|
|
5
|
+
@include vars;
|
|
6
|
+
@include component;
|
|
9
7
|
|
|
10
|
-
@
|
|
11
|
-
@include
|
|
12
|
-
@include narrow;
|
|
13
|
-
}
|
|
8
|
+
@include media.max('XS') {
|
|
9
|
+
@include narrow;
|
|
14
10
|
}
|
|
15
11
|
}
|
|
@@ -2,105 +2,91 @@
|
|
|
2
2
|
@use '@lucca-front/scss/src/commons/utils/namespace';
|
|
3
3
|
|
|
4
4
|
.form.mod-framed {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
@include framed;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
@layer states {
|
|
14
|
-
.is-error {
|
|
15
|
-
@include fieldFramedState('error');
|
|
16
|
-
@include fieldFramedError('textfield');
|
|
17
|
-
@include fieldFramedError('radiosfield');
|
|
18
|
-
@include fieldFramedError('checkboxesfield');
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.is-warning {
|
|
22
|
-
@include fieldFramedState('warning');
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.is-valid,
|
|
26
|
-
.is-success {
|
|
27
|
-
@include fieldFramedState('success');
|
|
28
|
-
}
|
|
5
|
+
.textfield,
|
|
6
|
+
.radiosfield,
|
|
7
|
+
.checkboxesfield {
|
|
8
|
+
@include framed;
|
|
29
9
|
}
|
|
30
10
|
}
|
|
31
11
|
|
|
32
12
|
.textfield,
|
|
33
13
|
.radiosfield,
|
|
34
14
|
.checkboxesfield {
|
|
35
|
-
@
|
|
36
|
-
|
|
37
|
-
|
|
15
|
+
@include vars;
|
|
16
|
+
@include component;
|
|
17
|
+
|
|
18
|
+
&.mod-inline {
|
|
19
|
+
@include inline;
|
|
38
20
|
}
|
|
39
21
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}
|
|
22
|
+
&.mod-block {
|
|
23
|
+
@include block;
|
|
24
|
+
}
|
|
44
25
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
}
|
|
26
|
+
&:is(.is-required, .required) {
|
|
27
|
+
@include required;
|
|
48
28
|
}
|
|
49
29
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
}
|
|
30
|
+
&:is(.is-loading, .loading) {
|
|
31
|
+
@include loading;
|
|
32
|
+
}
|
|
54
33
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
34
|
+
&:is(.is-success, .success, .is-valid, .valid) {
|
|
35
|
+
@include success;
|
|
36
|
+
}
|
|
58
37
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
38
|
+
&:is(.is-error, .error, .is-invalid, .invalid) {
|
|
39
|
+
@include error;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&.mod-compact {
|
|
43
|
+
@include compact;
|
|
62
44
|
|
|
63
|
-
|
|
64
|
-
@include
|
|
45
|
+
&.mod-block {
|
|
46
|
+
@include compactBlock;
|
|
65
47
|
}
|
|
66
48
|
}
|
|
67
49
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
@include compact;
|
|
50
|
+
&.mod-framed {
|
|
51
|
+
@include framed;
|
|
71
52
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
}
|
|
53
|
+
&.mod-search {
|
|
54
|
+
@include framedSearch;
|
|
75
55
|
}
|
|
76
|
-
}
|
|
77
56
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
@include
|
|
57
|
+
&.is-error {
|
|
58
|
+
@include fieldFramedState('error');
|
|
59
|
+
@include fieldFramedError('textfield');
|
|
60
|
+
@include fieldFramedError('radiosfield');
|
|
61
|
+
@include fieldFramedError('checkboxesfield');
|
|
62
|
+
}
|
|
81
63
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
}
|
|
64
|
+
&.is-warning {
|
|
65
|
+
@include fieldFramedState('warning');
|
|
85
66
|
}
|
|
86
|
-
}
|
|
87
67
|
|
|
88
|
-
|
|
89
|
-
&.
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
@include fieldFramedError('textfield');
|
|
93
|
-
@include fieldFramedError('radiosfield');
|
|
94
|
-
@include fieldFramedError('checkboxesfield');
|
|
95
|
-
}
|
|
68
|
+
&.is-valid,
|
|
69
|
+
&.is-success {
|
|
70
|
+
@include fieldFramedState('success');
|
|
71
|
+
}
|
|
96
72
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
73
|
+
@at-root (namespace.$defaultAtRoot) {
|
|
74
|
+
.form.mod-framed {
|
|
75
|
+
.is-error {
|
|
76
|
+
@include fieldFramedState('error');
|
|
77
|
+
@include fieldFramedError('textfield');
|
|
78
|
+
@include fieldFramedError('radiosfield');
|
|
79
|
+
@include fieldFramedError('checkboxesfield');
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.is-warning {
|
|
83
|
+
@include fieldFramedState('warning');
|
|
84
|
+
}
|
|
100
85
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
86
|
+
.is-valid,
|
|
87
|
+
.is-success {
|
|
88
|
+
@include fieldFramedState('success');
|
|
89
|
+
}
|
|
104
90
|
}
|
|
105
91
|
}
|
|
106
92
|
}
|
|
@@ -108,28 +94,24 @@
|
|
|
108
94
|
.textfield-input,
|
|
109
95
|
.radiosfield-input,
|
|
110
96
|
.checkboxesfield-input {
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
}
|
|
97
|
+
&:is([disabled], [readonly]) {
|
|
98
|
+
@include inputDisabled;
|
|
99
|
+
}
|
|
115
100
|
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
101
|
+
&:is(.is-valid, .valid, .is-success, .success) {
|
|
102
|
+
@include inputState('success');
|
|
103
|
+
}
|
|
119
104
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
105
|
+
&:is(.is-warning, .warning) {
|
|
106
|
+
@include inputState('warning');
|
|
107
|
+
}
|
|
123
108
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
}
|
|
109
|
+
&:is(.is-invalid, .invalid, .is-error, .error) {
|
|
110
|
+
@include inputState('error');
|
|
127
111
|
}
|
|
128
112
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
@include inputRow;
|
|
132
|
-
}
|
|
113
|
+
&.mod-row {
|
|
114
|
+
@include inputRow;
|
|
133
115
|
}
|
|
134
116
|
}
|
|
135
117
|
}
|
|
@@ -137,10 +119,8 @@
|
|
|
137
119
|
.textfield-input,
|
|
138
120
|
.radiosfield-input,
|
|
139
121
|
.checkboxesfield-input {
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
@include required;
|
|
144
|
-
}
|
|
122
|
+
&:is([required]),
|
|
123
|
+
&:is([aria-required='true']) {
|
|
124
|
+
@include required;
|
|
145
125
|
}
|
|
146
126
|
}
|
|
@@ -1,28 +1,22 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.fieldset {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
7
|
+
&.mod-S {
|
|
8
|
+
@include S;
|
|
9
|
+
}
|
|
13
10
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
&.mod-horizontal {
|
|
12
|
+
@include horizontal;
|
|
13
|
+
}
|
|
17
14
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
15
|
+
&.mod-expandable {
|
|
16
|
+
@include expandable;
|
|
21
17
|
}
|
|
22
18
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
@include expanded;
|
|
26
|
-
}
|
|
19
|
+
&:has(.fieldset-title-content[aria-expanded='true']) {
|
|
20
|
+
@include expanded;
|
|
27
21
|
}
|
|
28
22
|
}
|
|
@@ -1,52 +1,44 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.file {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
7
|
+
&.mod-S {
|
|
8
|
+
@include S;
|
|
9
|
+
}
|
|
13
10
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}
|
|
11
|
+
&.mod-icon {
|
|
12
|
+
@include icon;
|
|
17
13
|
}
|
|
18
14
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
15
|
+
&:is(.is-droppable, .droppable) {
|
|
16
|
+
@include legacyDroppable;
|
|
17
|
+
}
|
|
23
18
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
19
|
+
&:is(.is_disabled, .is-disabled, .disabled) {
|
|
20
|
+
@include legacyDisabled;
|
|
27
21
|
}
|
|
28
22
|
}
|
|
29
23
|
|
|
30
24
|
.file-input {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
@include invalid;
|
|
50
|
-
}
|
|
25
|
+
&:is(:disabled) {
|
|
26
|
+
@include disabled;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
&:is(.is-droppable, .droppable) {
|
|
30
|
+
@include droppable;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
&:is(.is-uploading, .uploading) {
|
|
34
|
+
@include uploading;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
&:is(.is-uploaded, .uploaded) {
|
|
38
|
+
@include uploaded;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
&:is([aria-invalid='true']) {
|
|
42
|
+
@include invalid;
|
|
51
43
|
}
|
|
52
44
|
}
|
|
@@ -1,40 +1,34 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.fileEntry {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
7
|
+
&.mod-S {
|
|
8
|
+
@include S;
|
|
9
|
+
}
|
|
13
10
|
|
|
14
|
-
|
|
15
|
-
|
|
11
|
+
&.mod-media {
|
|
12
|
+
@include media;
|
|
16
13
|
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
14
|
+
&.mod-S {
|
|
15
|
+
@include mediaS;
|
|
20
16
|
}
|
|
21
17
|
}
|
|
22
18
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
@include error;
|
|
19
|
+
&.is-error {
|
|
20
|
+
@include error;
|
|
26
21
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
22
|
+
&.mod-S {
|
|
23
|
+
@include errorS;
|
|
30
24
|
}
|
|
25
|
+
}
|
|
31
26
|
|
|
32
|
-
|
|
33
|
-
|
|
27
|
+
&.is-loading {
|
|
28
|
+
@include loading;
|
|
34
29
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
30
|
+
&.mod-S {
|
|
31
|
+
@include loadingS;
|
|
38
32
|
}
|
|
39
33
|
}
|
|
40
34
|
}
|
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.fileToolbar {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
@include disablePositioning;
|
|
7
|
+
&.mod-disablePositioning {
|
|
8
|
+
@include disablePositioning;
|
|
12
9
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
10
|
+
&.mod-S {
|
|
11
|
+
@include disablePositioningS;
|
|
16
12
|
}
|
|
17
13
|
}
|
|
18
14
|
}
|
|
@@ -1,56 +1,50 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.fileUpload {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
@layer mods {
|
|
10
|
-
&.mod-dropzone {
|
|
11
|
-
@include dropzone;
|
|
12
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
13
6
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
7
|
+
&:hover {
|
|
8
|
+
@include hover;
|
|
9
|
+
}
|
|
17
10
|
|
|
18
|
-
|
|
19
|
-
|
|
11
|
+
&.mod-dropzone {
|
|
12
|
+
@include dropzone;
|
|
13
|
+
}
|
|
20
14
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
}
|
|
15
|
+
&.mod-structure {
|
|
16
|
+
@include structure;
|
|
25
17
|
}
|
|
26
18
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
@include hover;
|
|
30
|
-
}
|
|
19
|
+
&.mod-S {
|
|
20
|
+
@include S;
|
|
31
21
|
|
|
32
22
|
&.is-loading {
|
|
33
|
-
@include
|
|
23
|
+
@include loadingS;
|
|
34
24
|
}
|
|
25
|
+
}
|
|
35
26
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
27
|
+
&.is-loading {
|
|
28
|
+
@include loading;
|
|
29
|
+
}
|
|
39
30
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
31
|
+
&.is-hidden {
|
|
32
|
+
@include hidden;
|
|
33
|
+
}
|
|
43
34
|
|
|
44
|
-
|
|
45
|
-
|
|
35
|
+
&.is-success {
|
|
36
|
+
@include success;
|
|
37
|
+
}
|
|
46
38
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
}
|
|
50
|
-
}
|
|
39
|
+
&.is-error {
|
|
40
|
+
@include error;
|
|
51
41
|
|
|
52
|
-
|
|
53
|
-
@include
|
|
42
|
+
&:hover {
|
|
43
|
+
@include errorHover;
|
|
54
44
|
}
|
|
55
45
|
}
|
|
46
|
+
|
|
47
|
+
&.is-droppable {
|
|
48
|
+
@include droppable;
|
|
49
|
+
}
|
|
56
50
|
}
|
|
@@ -2,26 +2,22 @@
|
|
|
2
2
|
@use '@lucca-front/scss/src/commons/utils/media';
|
|
3
3
|
|
|
4
4
|
.filterBar {
|
|
5
|
-
@
|
|
6
|
-
|
|
7
|
-
@include component;
|
|
8
|
-
}
|
|
5
|
+
@include vars;
|
|
6
|
+
@include component;
|
|
9
7
|
|
|
10
|
-
@
|
|
11
|
-
@include
|
|
12
|
-
|
|
13
|
-
}
|
|
8
|
+
@include media.max(XXS) {
|
|
9
|
+
@include compact;
|
|
10
|
+
}
|
|
14
11
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
@include media.min(XXS) {
|
|
13
|
+
@include notCompact;
|
|
14
|
+
}
|
|
18
15
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
16
|
+
@include media.pointer(coarse) {
|
|
17
|
+
@include touch;
|
|
18
|
+
}
|
|
22
19
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
20
|
+
@include media.pointer(coarse, $reversed: true) {
|
|
21
|
+
@include notTouch;
|
|
26
22
|
}
|
|
27
23
|
}
|
|
@@ -1,14 +1,10 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.filterBarDeprecated {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
@include neutral;
|
|
12
|
-
}
|
|
7
|
+
&.mod-neutral {
|
|
8
|
+
@include neutral;
|
|
13
9
|
}
|
|
14
10
|
}
|