@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
|
@@ -2,87 +2,75 @@
|
|
|
2
2
|
@use '@lucca-front/scss/src/commons/utils/media';
|
|
3
3
|
|
|
4
4
|
.calendarWrapper {
|
|
5
|
-
@
|
|
6
|
-
@include wrapperVars;
|
|
7
|
-
}
|
|
5
|
+
@include wrapperVars;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
7
|
+
&.mod-daysOffHidden {
|
|
8
|
+
@include daysOffHidden;
|
|
9
|
+
}
|
|
13
10
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}
|
|
11
|
+
&.mod-daysOverflowingHidden {
|
|
12
|
+
@include daysOverflowingHidden;
|
|
17
13
|
}
|
|
18
14
|
}
|
|
19
15
|
|
|
20
16
|
.calendar {
|
|
21
|
-
@
|
|
22
|
-
|
|
23
|
-
@include component;
|
|
24
|
-
}
|
|
17
|
+
@include vars;
|
|
18
|
+
@include component;
|
|
25
19
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
@include third;
|
|
30
|
-
}
|
|
20
|
+
// if rows have three columns (display for months and years)
|
|
21
|
+
&:has(.calendar-table-body-row-cell:nth-child(3):last-child) {
|
|
22
|
+
@include third;
|
|
31
23
|
}
|
|
32
24
|
}
|
|
33
25
|
|
|
34
26
|
.calendarShortcuts {
|
|
35
|
-
@
|
|
36
|
-
|
|
37
|
-
display: none;
|
|
38
|
-
}
|
|
27
|
+
@include media.max('S') {
|
|
28
|
+
display: none;
|
|
39
29
|
}
|
|
40
30
|
}
|
|
41
31
|
|
|
42
32
|
.calendar-table-body-row-cell {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
&.is-overflow {
|
|
49
|
-
@include overflow;
|
|
50
|
-
}
|
|
33
|
+
&.is-daysOff {
|
|
34
|
+
@include daysOff;
|
|
35
|
+
}
|
|
51
36
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
37
|
+
&.is-overflow {
|
|
38
|
+
@include overflow;
|
|
39
|
+
}
|
|
55
40
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
@include selected;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
41
|
+
&.is-current {
|
|
42
|
+
@include current;
|
|
43
|
+
}
|
|
62
44
|
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
45
|
+
&.is-selected,
|
|
46
|
+
&.is-selectionInProgress {
|
|
47
|
+
&:not(.is-overflow) {
|
|
48
|
+
@include selected;
|
|
66
49
|
}
|
|
50
|
+
}
|
|
67
51
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
52
|
+
&.is-singleDayInProgress,
|
|
53
|
+
&.is-start {
|
|
54
|
+
@include start;
|
|
55
|
+
}
|
|
71
56
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
}
|
|
57
|
+
&.is-end {
|
|
58
|
+
@include end;
|
|
59
|
+
}
|
|
76
60
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
61
|
+
&.is-startInProgress {
|
|
62
|
+
&:not(.is-endInProgress) {
|
|
63
|
+
@include startInProgress;
|
|
80
64
|
}
|
|
81
65
|
|
|
82
66
|
&.is-endInProgress {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
67
|
+
@include startEndInProgress;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
&.is-endInProgress {
|
|
72
|
+
&:not(.is-startInProgress) {
|
|
73
|
+
@include endInProgress;
|
|
86
74
|
}
|
|
87
75
|
}
|
|
88
76
|
}
|
|
@@ -1,24 +1,18 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.calloutDisclosure {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
@include open;
|
|
12
|
-
}
|
|
7
|
+
&[open] {
|
|
8
|
+
@include open;
|
|
13
9
|
}
|
|
14
10
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}
|
|
11
|
+
&.mod-S {
|
|
12
|
+
@include S;
|
|
13
|
+
}
|
|
19
14
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
15
|
+
&.mod-iconless {
|
|
16
|
+
@include iconless;
|
|
23
17
|
}
|
|
24
18
|
}
|
|
@@ -1,38 +1,32 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.card {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
7
|
+
// .mod-grey is deprecated
|
|
8
|
+
&.mod-neutral,
|
|
9
|
+
&.mod-grey {
|
|
10
|
+
@include neutral;
|
|
11
|
+
}
|
|
15
12
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
13
|
+
&.mod-clickable {
|
|
14
|
+
@include clickable;
|
|
15
|
+
}
|
|
19
16
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
17
|
+
&.mod-elevated {
|
|
18
|
+
@include elevated;
|
|
19
|
+
}
|
|
23
20
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
21
|
+
&.mod-action {
|
|
22
|
+
@include action;
|
|
23
|
+
}
|
|
27
24
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
}
|
|
25
|
+
&.mod-nested {
|
|
26
|
+
@include nested;
|
|
31
27
|
}
|
|
32
28
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
@include disabled;
|
|
36
|
-
}
|
|
29
|
+
&:is(.is-disabled, .disabled) {
|
|
30
|
+
@include disabled;
|
|
37
31
|
}
|
|
38
32
|
}
|
|
@@ -1,54 +1,48 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.checkbox {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
6
|
+
|
|
7
|
+
&.mod-inline {
|
|
8
|
+
@include inline;
|
|
7
9
|
}
|
|
8
10
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
11
|
+
&.mod-S {
|
|
12
|
+
@include S;
|
|
13
|
+
}
|
|
13
14
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
&.mod-noLabel {
|
|
16
|
+
@include noLabel;
|
|
17
|
+
}
|
|
17
18
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
19
|
+
&:is(.is-required, .required) {
|
|
20
|
+
@include required;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
23
|
+
&:is(.is-error, .error) {
|
|
24
|
+
@include state('error');
|
|
25
|
+
}
|
|
27
26
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
27
|
+
&:is(.is-warning, .warning) {
|
|
28
|
+
@include state('warning');
|
|
29
|
+
}
|
|
31
30
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
31
|
+
&:is(.is-success, .success) {
|
|
32
|
+
@include state('success');
|
|
33
|
+
}
|
|
35
34
|
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
.checkbox-input {
|
|
36
|
+
&:is(.is-incomplete, .incomplete) {
|
|
37
|
+
@include incomplete;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
&:is([disabled], [read-only]) {
|
|
46
|
-
@include disabled;
|
|
47
|
-
}
|
|
40
|
+
&:is([disabled], [read-only]) {
|
|
41
|
+
@include disabled;
|
|
42
|
+
}
|
|
48
43
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
}
|
|
44
|
+
&:is([aria-required]) {
|
|
45
|
+
@include required;
|
|
52
46
|
}
|
|
53
47
|
}
|
|
54
48
|
}
|
|
@@ -1,15 +1,11 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.checkboxField {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
@include S;
|
|
12
|
-
}
|
|
7
|
+
&.mod-S {
|
|
8
|
+
@include S;
|
|
13
9
|
}
|
|
14
10
|
|
|
15
11
|
&.mod-checklist {
|
|
@@ -58,89 +54,87 @@
|
|
|
58
54
|
}
|
|
59
55
|
|
|
60
56
|
.checkboxField-input {
|
|
61
|
-
|
|
57
|
+
&[aria-checked='mixed'] {
|
|
58
|
+
@include checked;
|
|
59
|
+
@include mixed;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
&:focus-visible {
|
|
63
|
+
@include focusVisible;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
&:hover {
|
|
67
|
+
@include hover;
|
|
68
|
+
|
|
62
69
|
&[aria-checked='mixed'] {
|
|
63
|
-
@include
|
|
64
|
-
@include mixed;
|
|
70
|
+
@include checkedHover;
|
|
65
71
|
}
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
&:active {
|
|
75
|
+
@include active;
|
|
66
76
|
|
|
67
|
-
|
|
68
|
-
@include
|
|
77
|
+
&[aria-checked='mixed'] {
|
|
78
|
+
@include checkedActive;
|
|
69
79
|
}
|
|
80
|
+
}
|
|
70
81
|
|
|
71
|
-
|
|
72
|
-
|
|
82
|
+
&:disabled {
|
|
83
|
+
@include disabled;
|
|
73
84
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
}
|
|
85
|
+
&[aria-checked='mixed'] {
|
|
86
|
+
@include checkedDisabled;
|
|
77
87
|
}
|
|
88
|
+
}
|
|
78
89
|
|
|
79
|
-
|
|
80
|
-
|
|
90
|
+
&[aria-invalid='true'] {
|
|
91
|
+
@include invalid;
|
|
81
92
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
}
|
|
93
|
+
&[aria-checked='mixed'] {
|
|
94
|
+
@include checkedInvalid;
|
|
85
95
|
}
|
|
86
96
|
|
|
87
|
-
&:
|
|
88
|
-
@include
|
|
97
|
+
&:hover {
|
|
98
|
+
@include invalidHover;
|
|
89
99
|
|
|
90
100
|
&[aria-checked='mixed'] {
|
|
91
|
-
@include
|
|
101
|
+
@include checkedInvalidHover;
|
|
92
102
|
}
|
|
93
103
|
}
|
|
94
104
|
|
|
95
|
-
|
|
96
|
-
@include
|
|
105
|
+
&:active {
|
|
106
|
+
@include invalidActive;
|
|
97
107
|
|
|
98
108
|
&[aria-checked='mixed'] {
|
|
99
|
-
@include
|
|
109
|
+
@include checkedInvalidActive;
|
|
100
110
|
}
|
|
111
|
+
}
|
|
112
|
+
}
|
|
101
113
|
|
|
102
|
-
|
|
103
|
-
|
|
114
|
+
&:checked {
|
|
115
|
+
@include checked;
|
|
104
116
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
}
|
|
117
|
+
&:hover {
|
|
118
|
+
@include checkedHover;
|
|
119
|
+
}
|
|
109
120
|
|
|
110
|
-
|
|
111
|
-
|
|
121
|
+
&:active {
|
|
122
|
+
@include checkedActive;
|
|
123
|
+
}
|
|
112
124
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
}
|
|
116
|
-
}
|
|
125
|
+
&:disabled {
|
|
126
|
+
@include checkedDisabled;
|
|
117
127
|
}
|
|
118
128
|
|
|
119
|
-
|
|
120
|
-
@include
|
|
129
|
+
&[aria-invalid='true'] {
|
|
130
|
+
@include checkedInvalid;
|
|
121
131
|
|
|
122
132
|
&:hover {
|
|
123
|
-
@include
|
|
133
|
+
@include checkedInvalidHover;
|
|
124
134
|
}
|
|
125
135
|
|
|
126
136
|
&:active {
|
|
127
|
-
@include
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
&:disabled {
|
|
131
|
-
@include checkedDisabled;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
&[aria-invalid='true'] {
|
|
135
|
-
@include checkedInvalid;
|
|
136
|
-
|
|
137
|
-
&:hover {
|
|
138
|
-
@include checkedInvalidHover;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
&:active {
|
|
142
|
-
@include checkedInvalidActive;
|
|
143
|
-
}
|
|
137
|
+
@include checkedInvalidActive;
|
|
144
138
|
}
|
|
145
139
|
}
|
|
146
140
|
}
|
|
@@ -1,34 +1,28 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.chip {
|
|
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
|
-
|
|
17
|
-
|
|
18
|
-
|
|
11
|
+
// .palette-primary is deprecated
|
|
12
|
+
&.palette-product,
|
|
13
|
+
&.palette-primary {
|
|
14
|
+
@include product;
|
|
15
|
+
}
|
|
19
16
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
17
|
+
&.mod-unkillable {
|
|
18
|
+
@include unkillable;
|
|
19
|
+
}
|
|
23
20
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
21
|
+
&.mod-clickable {
|
|
22
|
+
@include clickable;
|
|
27
23
|
}
|
|
28
24
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
@include disabled;
|
|
32
|
-
}
|
|
25
|
+
&.is-disabled {
|
|
26
|
+
@include disabled;
|
|
33
27
|
}
|
|
34
28
|
}
|
|
@@ -1,36 +1,30 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.clear {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
@include S;
|
|
12
|
-
}
|
|
7
|
+
&.mod-S {
|
|
8
|
+
@include S;
|
|
13
9
|
}
|
|
14
10
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
11
|
+
// .palette-primary is deprecated
|
|
12
|
+
&.palette-product:not([disabled]),
|
|
13
|
+
&.palette-primary:not([disabled]) {
|
|
14
|
+
@include product;
|
|
15
|
+
}
|
|
21
16
|
|
|
22
|
-
|
|
23
|
-
|
|
17
|
+
&.mod-inverted:not([disabled]) {
|
|
18
|
+
@include inverted;
|
|
24
19
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
}
|
|
20
|
+
&.palette-product:not([disabled]) {
|
|
21
|
+
@include invertedProduct;
|
|
28
22
|
}
|
|
23
|
+
}
|
|
29
24
|
|
|
30
|
-
|
|
31
|
-
|
|
25
|
+
&[disabled] {
|
|
26
|
+
@include disabled;
|
|
32
27
|
|
|
33
|
-
|
|
34
|
-
}
|
|
28
|
+
cursor: default;
|
|
35
29
|
}
|
|
36
30
|
}
|
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.collapse {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
7
|
+
&:not(.is-open, .open, [open]) {
|
|
8
|
+
@include close;
|
|
9
|
+
}
|
|
13
10
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}
|
|
11
|
+
&:is(.is-open, .open, [open]) {
|
|
12
|
+
@include open;
|
|
17
13
|
}
|
|
18
14
|
}
|