@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
|
@@ -3,48 +3,38 @@
|
|
|
3
3
|
@use 'exports' as *;
|
|
4
4
|
|
|
5
5
|
.comment {
|
|
6
|
-
@
|
|
7
|
-
|
|
8
|
-
@include component;
|
|
9
|
-
}
|
|
6
|
+
@include vars;
|
|
7
|
+
@include component;
|
|
10
8
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
9
|
+
&.mod-S {
|
|
10
|
+
@include S;
|
|
11
|
+
}
|
|
15
12
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
13
|
+
&.mod-noAvatar {
|
|
14
|
+
@include noAvatar;
|
|
15
|
+
}
|
|
19
16
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
17
|
+
@include container.max(25rem, $name: 'comment') {
|
|
18
|
+
@include narrow;
|
|
23
19
|
}
|
|
24
20
|
}
|
|
25
21
|
|
|
26
22
|
.commentWrapper {
|
|
27
|
-
@
|
|
28
|
-
@include vars;
|
|
29
|
-
}
|
|
23
|
+
@include vars;
|
|
30
24
|
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
}
|
|
25
|
+
&.mod-S {
|
|
26
|
+
@include wrapperS;
|
|
27
|
+
}
|
|
35
28
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
29
|
+
&.mod-compact {
|
|
30
|
+
@include wrapperCompact;
|
|
31
|
+
}
|
|
39
32
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
33
|
+
&.mod-chatAnswer {
|
|
34
|
+
@include chatAnswer;
|
|
43
35
|
}
|
|
44
36
|
}
|
|
45
37
|
|
|
46
38
|
.commentWrapperChat {
|
|
47
|
-
@
|
|
48
|
-
@include chat;
|
|
49
|
-
}
|
|
39
|
+
@include chat;
|
|
50
40
|
}
|
|
@@ -2,42 +2,38 @@
|
|
|
2
2
|
@use '@lucca-front/scss/src/commons/utils/media';
|
|
3
3
|
|
|
4
4
|
.container {
|
|
5
|
-
@
|
|
6
|
-
|
|
7
|
-
@include component;
|
|
8
|
-
}
|
|
5
|
+
@include vars;
|
|
6
|
+
@include component;
|
|
9
7
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
8
|
+
&.mod-center {
|
|
9
|
+
@include center;
|
|
10
|
+
}
|
|
14
11
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
&.mod-S {
|
|
13
|
+
@include S;
|
|
14
|
+
}
|
|
18
15
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
16
|
+
&.mod-maxM {
|
|
17
|
+
@include maxM;
|
|
18
|
+
}
|
|
22
19
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
20
|
+
&.mod-maxL {
|
|
21
|
+
@include maxL;
|
|
22
|
+
}
|
|
26
23
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
24
|
+
&.mod-maxXL {
|
|
25
|
+
@include maxXL;
|
|
26
|
+
}
|
|
30
27
|
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
28
|
+
&.mod-maxXXL {
|
|
29
|
+
@include maxXXL;
|
|
30
|
+
}
|
|
34
31
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
32
|
+
&.mod-maxXXXL {
|
|
33
|
+
@include maxXXXL;
|
|
34
|
+
}
|
|
38
35
|
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
}
|
|
36
|
+
&.mod-overflow {
|
|
37
|
+
@include overflow;
|
|
42
38
|
}
|
|
43
39
|
}
|
|
@@ -1,106 +1,90 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.dataTableWrapper {
|
|
4
|
-
@
|
|
5
|
-
@include vars;
|
|
6
|
-
}
|
|
4
|
+
@include vars;
|
|
7
5
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
@include nested;
|
|
11
|
-
}
|
|
6
|
+
&.mod-nested {
|
|
7
|
+
@include nested;
|
|
12
8
|
}
|
|
13
9
|
}
|
|
14
10
|
|
|
15
11
|
.dataTable {
|
|
16
|
-
@
|
|
17
|
-
@include component;
|
|
18
|
-
}
|
|
12
|
+
@include component;
|
|
19
13
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}
|
|
14
|
+
&.mod-cellBorder {
|
|
15
|
+
@include cellBorder;
|
|
16
|
+
}
|
|
24
17
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
18
|
+
&.mod-alignTop {
|
|
19
|
+
@include alignTop;
|
|
20
|
+
}
|
|
28
21
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
22
|
+
&.mod-layoutFixed {
|
|
23
|
+
@include layoutFixed;
|
|
24
|
+
}
|
|
32
25
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
26
|
+
&[class*='mod-layoutFixedAtMediaMin'] {
|
|
27
|
+
@include layoutFixedWithBreakpoint;
|
|
28
|
+
}
|
|
36
29
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
}
|
|
30
|
+
// Allow selection of mod-layoutFixed with or without breakpoints like mod-layoutFixedAtMediaMinXS or mod-layoutFixedAtMediaMaxL
|
|
31
|
+
&[class*='mod-layoutFixed'] {
|
|
32
|
+
@include layoutFixedCells;
|
|
41
33
|
}
|
|
42
34
|
}
|
|
43
35
|
|
|
44
36
|
:is(.dataTable-head-row, .dataTable-body-row, .dataTable-foot-row) {
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}
|
|
37
|
+
&.mod-group {
|
|
38
|
+
@include group;
|
|
39
|
+
}
|
|
49
40
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
41
|
+
&.mod-selectable {
|
|
42
|
+
@include selectable;
|
|
43
|
+
}
|
|
53
44
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
}
|
|
45
|
+
&.mod-draggable {
|
|
46
|
+
@include draggable;
|
|
57
47
|
}
|
|
58
48
|
}
|
|
59
49
|
|
|
60
50
|
:is(.dataTable-head-row-cell, .dataTable-body-row-cell, .dataTable-foot-row-cell) {
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
}
|
|
51
|
+
&.mod-actions {
|
|
52
|
+
@include actions;
|
|
53
|
+
}
|
|
65
54
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
55
|
+
&.mod-alignCenter {
|
|
56
|
+
@include alignCenter;
|
|
57
|
+
}
|
|
69
58
|
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
59
|
+
&.mod-alignRight {
|
|
60
|
+
@include alignRight;
|
|
61
|
+
}
|
|
73
62
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
63
|
+
&.mod-editable {
|
|
64
|
+
@include editable;
|
|
65
|
+
}
|
|
77
66
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
}
|
|
67
|
+
&.mod-tree {
|
|
68
|
+
@include tree;
|
|
81
69
|
}
|
|
82
70
|
}
|
|
83
71
|
|
|
84
72
|
.dataTable-body-row {
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
}
|
|
73
|
+
&.is-collapsed {
|
|
74
|
+
@include collapsed;
|
|
75
|
+
}
|
|
89
76
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
}
|
|
77
|
+
&:first-child {
|
|
78
|
+
&:has(.dataTable-body-row-cell-expand-button.button[aria-expanded='false']) {
|
|
79
|
+
~ .dataTable-body-row {
|
|
80
|
+
@include collapsed;
|
|
95
81
|
}
|
|
96
82
|
}
|
|
97
83
|
}
|
|
98
84
|
}
|
|
99
85
|
|
|
100
86
|
.dataTable-body-row-cell-expand-button {
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
@include expanded;
|
|
104
|
-
}
|
|
87
|
+
&[aria-expanded='true'] {
|
|
88
|
+
@include expanded;
|
|
105
89
|
}
|
|
106
90
|
}
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
@mixin group {
|
|
39
39
|
@include buttonExpand;
|
|
40
40
|
|
|
41
|
-
--components-dataTable-cell-background: var(--palettes-neutral-25);
|
|
42
|
-
|
|
43
41
|
font: var(--pr-t-font-heading-4);
|
|
42
|
+
|
|
43
|
+
--components-dataTable-cell-background: var(--palettes-neutral-25);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
@mixin selectable {
|
|
@@ -3,49 +3,41 @@
|
|
|
3
3
|
@use 'exports' as *;
|
|
4
4
|
|
|
5
5
|
.dataTableWrapper {
|
|
6
|
-
@
|
|
7
|
-
@include vars;
|
|
8
|
-
}
|
|
6
|
+
@include vars;
|
|
9
7
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
8
|
+
&:has(.dataTable.mod-stickyHeader) {
|
|
9
|
+
@include stickyHeader;
|
|
10
|
+
}
|
|
14
11
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
&:has(.dataTable.mod-columnsOverflow) {
|
|
13
|
+
@include columnsOverflow;
|
|
14
|
+
}
|
|
18
15
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
16
|
+
&:has(.dataTable.is-firstColumnVisible) {
|
|
17
|
+
@include firstColumnVisible;
|
|
22
18
|
}
|
|
23
19
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
}
|
|
20
|
+
&:has(.dataTable.is-lastColumnVisible) {
|
|
21
|
+
@include lastColumnVisible;
|
|
22
|
+
}
|
|
28
23
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
24
|
+
&:has(.dataTable.mod-rowsOverflow) {
|
|
25
|
+
@include rowsOverflow;
|
|
26
|
+
}
|
|
32
27
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
28
|
+
&:has(.dataTable.is-firstRowVisible) {
|
|
29
|
+
@include firstRowVisible;
|
|
30
|
+
}
|
|
36
31
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}
|
|
32
|
+
&:has(.dataTable.is-lastRowVisible) {
|
|
33
|
+
@include lastRowVisible;
|
|
40
34
|
}
|
|
41
35
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
@include stickyColumn;
|
|
36
|
+
&:has(:is(.dataTable-head-row-cell, .dataTable-head-body-cell, .dataTable-foot-row-cell).mod-stickyColumn) {
|
|
37
|
+
@include stickyColumn;
|
|
45
38
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}
|
|
39
|
+
&:has(.dataTable.mod-cellBorder) {
|
|
40
|
+
@include stickyColumnBorder;
|
|
49
41
|
}
|
|
50
42
|
}
|
|
51
43
|
}
|
|
@@ -1,39 +1,35 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.dateField {
|
|
4
|
-
@
|
|
5
|
-
|
|
6
|
-
@include component;
|
|
7
|
-
}
|
|
4
|
+
@include vars;
|
|
5
|
+
@include component;
|
|
8
6
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
7
|
+
&.mod-filterPill {
|
|
8
|
+
@include filterPill;
|
|
9
|
+
}
|
|
13
10
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
&:not(.mod-auto, .mod-filterPill) {
|
|
12
|
+
&.mod-day {
|
|
13
|
+
@include day;
|
|
17
14
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
15
|
+
.form-field.mod-S & {
|
|
16
|
+
@include dayS;
|
|
21
17
|
}
|
|
18
|
+
}
|
|
22
19
|
|
|
23
|
-
|
|
24
|
-
|
|
20
|
+
&.mod-month {
|
|
21
|
+
@include month;
|
|
25
22
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
23
|
+
.form-field.mod-S & {
|
|
24
|
+
@include monthS;
|
|
29
25
|
}
|
|
26
|
+
}
|
|
30
27
|
|
|
31
|
-
|
|
32
|
-
|
|
28
|
+
&.mod-year {
|
|
29
|
+
@include year;
|
|
33
30
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
}
|
|
31
|
+
.form-field.mod-S & {
|
|
32
|
+
@include yearS;
|
|
37
33
|
}
|
|
38
34
|
}
|
|
39
35
|
}
|
|
@@ -2,47 +2,43 @@
|
|
|
2
2
|
@use 'exports' as *;
|
|
3
3
|
|
|
4
4
|
.dateRangeField {
|
|
5
|
-
@
|
|
6
|
-
|
|
7
|
-
@include component;
|
|
8
|
-
}
|
|
5
|
+
@include vars;
|
|
6
|
+
@include component;
|
|
9
7
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
8
|
+
.form-field.mod-S & {
|
|
9
|
+
@include S;
|
|
10
|
+
}
|
|
14
11
|
|
|
15
|
-
|
|
16
|
-
|
|
12
|
+
&.mod-filterPill {
|
|
13
|
+
@include filterPill;
|
|
17
14
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
15
|
+
@include media.max('XS') {
|
|
16
|
+
@include filterPillCompact;
|
|
21
17
|
}
|
|
18
|
+
}
|
|
22
19
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
20
|
+
&:not(.mod-auto, .mod-filterPill) {
|
|
21
|
+
&.mod-day {
|
|
22
|
+
@include day;
|
|
26
23
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
24
|
+
.form-field.mod-S & {
|
|
25
|
+
@include dayS;
|
|
30
26
|
}
|
|
27
|
+
}
|
|
31
28
|
|
|
32
|
-
|
|
33
|
-
|
|
29
|
+
&.mod-month {
|
|
30
|
+
@include month;
|
|
34
31
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
32
|
+
.form-field.mod-S & {
|
|
33
|
+
@include monthS;
|
|
38
34
|
}
|
|
35
|
+
}
|
|
39
36
|
|
|
40
|
-
|
|
41
|
-
|
|
37
|
+
&.mod-year {
|
|
38
|
+
@include year;
|
|
42
39
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
}
|
|
40
|
+
.form-field.mod-S & {
|
|
41
|
+
@include yearS;
|
|
46
42
|
}
|
|
47
43
|
}
|
|
48
44
|
}
|
|
@@ -3,54 +3,50 @@
|
|
|
3
3
|
@use '@lucca-front/scss/src/components/button/exports' as button;
|
|
4
4
|
|
|
5
5
|
.dialog {
|
|
6
|
-
@
|
|
7
|
-
|
|
8
|
-
@include component;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
@layer mods {
|
|
12
|
-
&.mod-XS {
|
|
13
|
-
@include XS;
|
|
14
|
-
}
|
|
6
|
+
@include vars;
|
|
7
|
+
@include component;
|
|
15
8
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
9
|
+
&.mod-XS {
|
|
10
|
+
@include XS;
|
|
11
|
+
}
|
|
19
12
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
13
|
+
&.mod-S {
|
|
14
|
+
@include S;
|
|
15
|
+
}
|
|
23
16
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
17
|
+
&.mod-fitContent {
|
|
18
|
+
@include fitContent;
|
|
19
|
+
}
|
|
27
20
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
21
|
+
&.mod-maxContent {
|
|
22
|
+
@include maxContent;
|
|
23
|
+
}
|
|
31
24
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
25
|
+
&.mod-L {
|
|
26
|
+
@include L;
|
|
27
|
+
}
|
|
35
28
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
29
|
+
&.mod-XL {
|
|
30
|
+
@include XL;
|
|
31
|
+
}
|
|
39
32
|
|
|
40
|
-
|
|
41
|
-
|
|
33
|
+
&.mod-neutralBackground {
|
|
34
|
+
@include neutralBackground;
|
|
35
|
+
}
|
|
42
36
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
}
|
|
37
|
+
&:where(.mod-drawer) {
|
|
38
|
+
@include drawer;
|
|
46
39
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
}
|
|
40
|
+
&:where(.mod-fromBottom) {
|
|
41
|
+
@include fromBottom;
|
|
50
42
|
}
|
|
51
43
|
|
|
52
|
-
|
|
53
|
-
@include
|
|
44
|
+
@include media.max('XXS') {
|
|
45
|
+
@include fromBottom;
|
|
54
46
|
}
|
|
55
47
|
}
|
|
48
|
+
|
|
49
|
+
&.mod-fullScreen {
|
|
50
|
+
@include fullScreen;
|
|
51
|
+
}
|
|
56
52
|
}
|
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
@use 'exports' as *;
|
|
2
2
|
|
|
3
3
|
.divider {
|
|
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-vertical {
|
|
12
|
+
@include vertical;
|
|
17
13
|
}
|
|
18
14
|
}
|
|
@@ -3,23 +3,17 @@
|
|
|
3
3
|
// .lu-dropdown-content is deprecated
|
|
4
4
|
.dropdown,
|
|
5
5
|
.lu-dropdown-content.lu-popover-content {
|
|
6
|
-
@
|
|
7
|
-
|
|
8
|
-
@include component;
|
|
9
|
-
}
|
|
6
|
+
@include vars;
|
|
7
|
+
@include component;
|
|
10
8
|
}
|
|
11
9
|
|
|
12
10
|
.dropdown-list-option-action,
|
|
13
11
|
.lu-dropdown-options-item-action {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
@include disabled;
|
|
17
|
-
}
|
|
12
|
+
&.is-disabled {
|
|
13
|
+
@include disabled;
|
|
18
14
|
}
|
|
19
15
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
@include critical;
|
|
23
|
-
}
|
|
16
|
+
&.mod-critical, &.mod-delete {
|
|
17
|
+
@include critical;
|
|
24
18
|
}
|
|
25
19
|
}
|
|
@@ -36,6 +36,9 @@
|
|
|
36
36
|
.emptyState-content-icon {
|
|
37
37
|
--components-emptyState-icon-background-color: var(--palettes-100, var(--palettes-product-100));
|
|
38
38
|
--components-emptyState-icon-action-color: var(--palettes-600, var(--palettes-brand-600));
|
|
39
|
+
|
|
40
|
+
display: inline-flex;
|
|
41
|
+
margin-block-end: var(--pr-t-spacings-200);
|
|
39
42
|
}
|
|
40
43
|
|
|
41
44
|
.emptyState-content-text {
|