@solid-design-system/styles 6.13.1 → 6.14.1
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/CHANGELOG.md +13 -0
- package/cdn/modules/chip.css +1 -1
- package/cdn/modules/container.css +1 -1
- package/cdn/modules/copyright.css +1 -1
- package/cdn/modules/flag.css +1 -1
- package/cdn/modules/footnotes.css +1 -1
- package/cdn/modules/headline.css +1 -1
- package/cdn/modules/hidden-links.css +1 -1
- package/cdn/modules/list.css +1 -1
- package/cdn/modules/pagination.css +1 -1
- package/cdn/modules/prose.css +1 -1
- package/cdn/modules/status-badge.css +1 -1
- package/cdn/modules/table-cell.css +1 -1
- package/cdn/solid-styles.css +1 -1
- package/cdn-versioned/modules/chip.css +1 -1
- package/cdn-versioned/modules/container.css +1 -1
- package/cdn-versioned/modules/copyright.css +1 -1
- package/cdn-versioned/modules/display.css +1 -1
- package/cdn-versioned/modules/flag.css +1 -1
- package/cdn-versioned/modules/footnotes.css +1 -1
- package/cdn-versioned/modules/headline.css +1 -1
- package/cdn-versioned/modules/hidden-links.css +1 -1
- package/cdn-versioned/modules/interactive.css +1 -1
- package/cdn-versioned/modules/leadtext.css +1 -1
- package/cdn-versioned/modules/list.css +1 -1
- package/cdn-versioned/modules/mark.css +1 -1
- package/cdn-versioned/modules/media.css +1 -1
- package/cdn-versioned/modules/meta.css +1 -1
- package/cdn-versioned/modules/pagination.css +1 -1
- package/cdn-versioned/modules/paragraph.css +1 -1
- package/cdn-versioned/modules/prose.css +1 -1
- package/cdn-versioned/modules/status-badge.css +1 -1
- package/cdn-versioned/modules/table-cell.css +1 -1
- package/cdn-versioned/modules/table.css +1 -1
- package/cdn-versioned/solid-styles.css +1 -1
- package/dist/modules/chip.css +4 -5
- package/dist/modules/container.css +1 -1
- package/dist/modules/copyright.css +2 -2
- package/dist/modules/flag.css +5 -3
- package/dist/modules/footnotes.css +3 -3
- package/dist/modules/headline.css +2 -0
- package/dist/modules/hidden-links.css +9 -0
- package/dist/modules/list.css +1 -1
- package/dist/modules/pagination.css +8 -2
- package/dist/modules/prose.css +5 -3
- package/dist/modules/status-badge.css +2 -2
- package/dist/modules/table-cell.css +2 -2
- package/dist/solid-styles.css +33 -21
- package/dist-versioned/modules/chip.css +8 -9
- package/dist-versioned/modules/container.css +28 -28
- package/dist-versioned/modules/copyright.css +8 -8
- package/dist-versioned/modules/display.css +6 -6
- package/dist-versioned/modules/flag.css +9 -7
- package/dist-versioned/modules/footnotes.css +30 -30
- package/dist-versioned/modules/headline.css +30 -28
- package/dist-versioned/modules/hidden-links.css +13 -4
- package/dist-versioned/modules/interactive.css +16 -16
- package/dist-versioned/modules/leadtext.css +3 -3
- package/dist-versioned/modules/list.css +31 -31
- package/dist-versioned/modules/mark.css +1 -1
- package/dist-versioned/modules/media.css +4 -4
- package/dist-versioned/modules/meta.css +7 -7
- package/dist-versioned/modules/pagination.css +68 -62
- package/dist-versioned/modules/paragraph.css +3 -3
- package/dist-versioned/modules/prose.css +128 -126
- package/dist-versioned/modules/status-badge.css +8 -8
- package/dist-versioned/modules/table-cell.css +18 -18
- package/dist-versioned/modules/table.css +2 -2
- package/dist-versioned/solid-styles.css +302 -290
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties;
|
|
3
3
|
@layer theme, base, components, utilities;
|
|
4
|
-
.sd-6-
|
|
4
|
+
.sd-6-14-1-copyright {
|
|
5
5
|
position: relative;
|
|
6
6
|
--tw-blur: ;
|
|
7
7
|
--tw-brightness: ;
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
--tw-saturate: ;
|
|
13
13
|
--tw-sepia: ;
|
|
14
14
|
}
|
|
15
|
-
.sd-6-
|
|
15
|
+
.sd-6-14-1-copyright::after {
|
|
16
16
|
position: absolute;
|
|
17
17
|
bottom: calc(var(--sd-spacing-1) * 0);
|
|
18
18
|
left: calc(var(--sd-spacing-1) * 0);
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
font-size: var(--sd-text-sm);
|
|
24
24
|
line-height: var(--tw-leading, var(--text-sm--line-height, calc(1.25 / 0.875)));
|
|
25
25
|
color: rgba(var(--sd-color-text-white));
|
|
26
|
-
--tw-drop-shadow-size: drop-shadow(var(--sd-drop-shadow-
|
|
27
|
-
--tw-drop-shadow: drop-shadow(var(--sd-drop-shadow-
|
|
26
|
+
--tw-drop-shadow-size: drop-shadow(var(--sd-drop-shadow-xs));
|
|
27
|
+
--tw-drop-shadow: drop-shadow(var(--sd-drop-shadow-xs));
|
|
28
28
|
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
|
29
29
|
content: var(--copyright);
|
|
30
30
|
}
|
|
31
|
-
.sd-6-
|
|
31
|
+
.sd-6-14-1-copyright--orientation-vertical::after {
|
|
32
32
|
width: -moz-max-content;
|
|
33
33
|
width: max-content;
|
|
34
34
|
padding-top: var(--sd-spacing-2);
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
text-orientation: sideways-right;
|
|
40
40
|
transform: rotate(180deg);
|
|
41
41
|
}
|
|
42
|
-
.sd-6-
|
|
42
|
+
.sd-6-14-1-copyright--color-black::after {
|
|
43
43
|
color: rgba(var(--sd-color-text-black));
|
|
44
44
|
filter: drop-shadow(0 0 transparent);
|
|
45
45
|
}
|
|
46
|
-
.sd-6-
|
|
46
|
+
.sd-6-14-1-copyright--no-shadow::after {
|
|
47
47
|
filter: drop-shadow(0 0 transparent);
|
|
48
48
|
}
|
|
49
|
-
.sd-6-
|
|
49
|
+
.sd-6-14-1-copyright--placement-top::after {
|
|
50
50
|
position: absolute;
|
|
51
51
|
top: calc(var(--sd-spacing-1) * 0);
|
|
52
52
|
right: calc(var(--sd-spacing-1) * 0);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties;
|
|
3
3
|
@layer theme, base, components, utilities;
|
|
4
|
-
.sd-6-
|
|
4
|
+
.sd-6-14-1-display {
|
|
5
5
|
font-size: var(--sd-text-3xl);
|
|
6
6
|
line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)));
|
|
7
7
|
--tw-leading: var(--leading-tight, 1.25);
|
|
@@ -11,12 +11,12 @@
|
|
|
11
11
|
color: rgba(var(--sd-color-text-black));
|
|
12
12
|
}
|
|
13
13
|
@media (width >= 64rem) {
|
|
14
|
-
.sd-6-
|
|
14
|
+
.sd-6-14-1-display {
|
|
15
15
|
font-size: var(--sd-text-4xl);
|
|
16
16
|
line-height: var(--tw-leading, var(--text-4xl--line-height, calc(2.5 / 2.25)))
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
|
-
.sd-6-
|
|
19
|
+
.sd-6-14-1-display--size-xl {
|
|
20
20
|
font-size: var(--sd-text-xl);
|
|
21
21
|
line-height: var(--tw-leading, var(--text-xl--line-height, calc(1.75 / 1.25)));
|
|
22
22
|
--tw-leading: var(--leading-tight, 1.25);
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
font-weight: var(--sd-font-weight-normal);
|
|
26
26
|
color: rgba(var(--sd-color-text-black));
|
|
27
27
|
}
|
|
28
|
-
.sd-6-
|
|
28
|
+
.sd-6-14-1-display--size-3xl {
|
|
29
29
|
font-size: var(--sd-text-2xl);
|
|
30
30
|
line-height: var(--tw-leading, var(--text-2xl--line-height, calc(2 / 1.5)));
|
|
31
31
|
--tw-leading: var(--leading-tight, 1.25);
|
|
@@ -35,12 +35,12 @@
|
|
|
35
35
|
color: rgba(var(--sd-color-text-black));
|
|
36
36
|
}
|
|
37
37
|
@media (width >= 64rem) {
|
|
38
|
-
.sd-6-
|
|
38
|
+
.sd-6-14-1-display--size-3xl {
|
|
39
39
|
font-size: var(--sd-text-3xl);
|
|
40
40
|
line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)))
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
.sd-6-
|
|
43
|
+
.sd-6-14-1-display--inverted {
|
|
44
44
|
color: rgba(var(--sd-color-text-white));
|
|
45
45
|
}
|
|
46
46
|
@property --tw-leading {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties;
|
|
3
3
|
@layer theme, base, components, utilities;
|
|
4
|
-
.sd-6-
|
|
4
|
+
.sd-6-14-1-flag {
|
|
5
5
|
display: inline-flex;
|
|
6
6
|
height: var(--sd-spacing-8);
|
|
7
7
|
align-items: center;
|
|
@@ -9,28 +9,30 @@
|
|
|
9
9
|
border-radius: var(--sd-flag-border-radius, 0);
|
|
10
10
|
border-style: var(--tw-border-style);
|
|
11
11
|
border-width: 1px;
|
|
12
|
-
border-width: var(--sd-flag-border-width, 0);
|
|
13
12
|
border-color: rgba(var(--sd-flag--neutral-200-color-border, rgba(255, 255, 255, 0)));
|
|
14
13
|
background-color: rgba(var(--sd-flag--neutral-200-color-background, rgba(var(--sd-color-neutral-200))));
|
|
15
14
|
padding-inline: var(--sd-spacing-3);
|
|
16
|
-
font-size: var(--sd-
|
|
17
|
-
|
|
15
|
+
font-size: var(--sd-marker-font-size, 0.875rem);
|
|
16
|
+
font-weight: var(--sd-marker-font-weight, var(--sd-font-weight-normal));
|
|
18
17
|
white-space: nowrap;
|
|
19
18
|
color: rgba(var(--sd-color-text-black));
|
|
20
19
|
}
|
|
21
|
-
.sd-6-
|
|
20
|
+
.sd-6-14-1-flag--neutral-500 {
|
|
22
21
|
border-color: rgba(var(--sd-flag--neutral-500-color-border, rgba(255, 255, 255, 0)));
|
|
23
22
|
background-color: rgba(var(--sd-flag--neutral-500-color-background, rgba(var(--sd-color-neutral-500))));
|
|
24
23
|
color: rgba(var(--sd-color-text-black));
|
|
25
24
|
}
|
|
26
|
-
.sd-6-
|
|
25
|
+
.sd-6-14-1-flag--neutral-300 {
|
|
27
26
|
border-color: rgba(var(--sd-flag--neutral-300-color-border, rgba(255, 255, 255, 0)));
|
|
28
27
|
background-color: rgba(var(--sd-flag--neutral-300-color-background, rgba(var(--sd-color-neutral-300))));
|
|
29
28
|
}
|
|
30
|
-
.sd-6-
|
|
29
|
+
.sd-6-14-1-flag--white {
|
|
31
30
|
border-color: rgba(var(--sd-flag--white-color-border, rgba(255, 255, 255, 0)));
|
|
32
31
|
background-color: rgba(var(--sd-flag--white-color-background, rgba(var(--sd-color-white))));
|
|
33
32
|
}
|
|
33
|
+
.sd-6-14-1-flag{
|
|
34
|
+
border-width: var(--sd-flag-border-width);
|
|
35
|
+
}
|
|
34
36
|
@property --tw-border-style {
|
|
35
37
|
syntax: "*";
|
|
36
38
|
inherits: false;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties;
|
|
3
3
|
@layer theme, base, components, utilities;
|
|
4
|
-
.sd-6-
|
|
4
|
+
.sd-6-14-1-footnotes {
|
|
5
5
|
margin-block: calc(var(--sd-spacing-1) * 0);
|
|
6
6
|
padding: calc(var(--sd-spacing-1) * 0);
|
|
7
7
|
text-align: left;
|
|
@@ -9,18 +9,18 @@
|
|
|
9
9
|
line-height: var(--tw-leading, var(--text-sm--line-height, calc(1.25 / 0.875)));
|
|
10
10
|
color: rgba(var(--sd-color-text-neutral-700));
|
|
11
11
|
}
|
|
12
|
-
.sd-6-
|
|
12
|
+
.sd-6-14-1-footnotes :target {
|
|
13
13
|
background-color: rgba(var(--sd-color-background-neutral-200));
|
|
14
14
|
}
|
|
15
|
-
.sd-6-
|
|
15
|
+
.sd-6-14-1-footnotes:is(ol) {
|
|
16
16
|
padding-inline-start: var(--sd-spacing-8);
|
|
17
17
|
}
|
|
18
|
-
.sd-6-
|
|
18
|
+
.sd-6-14-1-footnotes:is(ol) li {
|
|
19
19
|
counter-increment: list-item;
|
|
20
20
|
position: relative;
|
|
21
21
|
list-style-type: none;
|
|
22
22
|
}
|
|
23
|
-
.sd-6-
|
|
23
|
+
.sd-6-14-1-footnotes:is(ol) li .sd-6-14-1-footnotes--marker::before, .sd-6-14-1-footnotes:is(ol) li:has(.sd-6-14-1-footnotes--marker:nth-of-type(2))::before, .sd-6-14-1-footnotes:is(ol) li:not(:has(.sd-6-14-1-footnotes--marker))::before {
|
|
24
24
|
position: absolute;
|
|
25
25
|
left: calc(var(--sd-spacing-8) * -1);
|
|
26
26
|
flex-shrink: 0;
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
padding-top: 1px;
|
|
33
33
|
font-size: 10px;
|
|
34
34
|
}
|
|
35
|
-
.sd-6-
|
|
35
|
+
.sd-6-14-1-footnotes:is(ol) li .sd-6-14-1-footnotes--marker::after, .sd-6-14-1-footnotes:is(ol) li:has(.sd-6-14-1-footnotes--marker:nth-of-type(2))::after, .sd-6-14-1-footnotes:is(ol) li:not(:has(.sd-6-14-1-footnotes--marker))::after {
|
|
36
36
|
content: none;
|
|
37
37
|
}
|
|
38
|
-
.sd-6-
|
|
38
|
+
.sd-6-14-1-footnotes:is(ol) li .sd-6-14-1-footnotes--marker .sd-6-14-1-footnotes--marker, .sd-6-14-1-footnotes:is(ol) li:has(.sd-6-14-1-footnotes--marker:nth-of-type(2)) .sd-6-14-1-footnotes--marker, .sd-6-14-1-footnotes:is(ol) li:not(:has(.sd-6-14-1-footnotes--marker)) .sd-6-14-1-footnotes--marker {
|
|
39
39
|
display: inline-block;
|
|
40
40
|
counter-increment: footnotes-multiple;
|
|
41
41
|
}
|
|
42
|
-
.sd-6-
|
|
42
|
+
.sd-6-14-1-footnotes:is(ol) li .sd-6-14-1-footnotes--marker .sd-6-14-1-footnotes--marker::before, .sd-6-14-1-footnotes:is(ol) li:has(.sd-6-14-1-footnotes--marker:nth-of-type(2)) .sd-6-14-1-footnotes--marker::before, .sd-6-14-1-footnotes:is(ol) li:not(:has(.sd-6-14-1-footnotes--marker)) .sd-6-14-1-footnotes--marker::before {
|
|
43
43
|
position: relative;
|
|
44
44
|
left: calc(var(--sd-spacing-1) * 0);
|
|
45
45
|
vertical-align: super;
|
|
@@ -49,15 +49,15 @@
|
|
|
49
49
|
font-weight: var(--sd-font-weight-bold);
|
|
50
50
|
content: counter(footnotes-multiple, lower-alpha);
|
|
51
51
|
}
|
|
52
|
-
.sd-6-
|
|
52
|
+
.sd-6-14-1-footnotes:is(ol) li .sd-6-14-1-footnotes--marker {
|
|
53
53
|
bottom: calc(var(--sd-spacing-1) * 0);
|
|
54
54
|
display: block;
|
|
55
55
|
}
|
|
56
|
-
.sd-6-
|
|
56
|
+
.sd-6-14-1-footnotes:is(ol) li .sd-6-14-1-footnotes--marker:focus-visible {
|
|
57
57
|
outline-style: var(--tw-outline-style);
|
|
58
58
|
outline-width: 0px;
|
|
59
59
|
}
|
|
60
|
-
.sd-6-
|
|
60
|
+
.sd-6-14-1-footnotes:is(ol) li .sd-6-14-1-footnotes--marker:focus-visible::before {
|
|
61
61
|
border-radius: var(--sd-radius);
|
|
62
62
|
outline-width: 1px;
|
|
63
63
|
outline-style: var(--tw-outline-style);
|
|
@@ -65,27 +65,30 @@
|
|
|
65
65
|
outline-offset: 2px;
|
|
66
66
|
outline-color: var(--sd-color-border-primary, var(--sd-color-primary));
|
|
67
67
|
}
|
|
68
|
-
.sd-6-
|
|
68
|
+
.sd-6-14-1-footnotes:is(ul) {
|
|
69
69
|
list-style: '';
|
|
70
70
|
}
|
|
71
|
-
.sd-6-
|
|
71
|
+
.sd-6-14-1-footnotes--inverted {
|
|
72
72
|
color: rgba(var(--sd-color-text-primary-400));
|
|
73
73
|
}
|
|
74
|
-
.sd-6-
|
|
74
|
+
.sd-6-14-1-footnotes--inverted :target {
|
|
75
75
|
background-color: rgba(var(--sd-footnotes--target--inverted-color-background, rgba(var(--sd-color-primary-800))));
|
|
76
76
|
}
|
|
77
|
-
.sd-6-
|
|
77
|
+
.sd-6-14-1-footnotes--inverted .sd-6-14-1-footnotes--marker::before {
|
|
78
78
|
color: rgba(var(--sd-color-text-white));
|
|
79
79
|
outline-color: var(--color-white, #fff) !important;
|
|
80
80
|
}
|
|
81
|
-
.sd-6-
|
|
81
|
+
.sd-6-14-1-footnotes--inverted:is(.sd-6-14-1-footnotes--marker) {
|
|
82
82
|
color: rgba(var(--sd-color-text-white)) !important;
|
|
83
83
|
outline-color: var(--color-white, #fff) !important;
|
|
84
84
|
}
|
|
85
|
-
.sd-6-
|
|
85
|
+
.sd-6-14-1-footnotes--inverted:is(.sd-6-14-1-footnotes--marker):target {
|
|
86
86
|
background-color: rgba(var(--sd-footnotes--target--inverted-color-background, rgba(var(--sd-color-primary-800))));
|
|
87
87
|
}
|
|
88
|
-
.sd-6-
|
|
88
|
+
.sd-6-14-1-footnotes--inverted:is(ol) li .sd-6-14-1-footnotes--marker::before, .sd-6-14-1-footnotes--inverted:is(ol) li::before {
|
|
89
|
+
color: rgba(var(--sd-color-text-white)) !important;
|
|
90
|
+
}
|
|
91
|
+
.sd-6-14-1-footnotes--marker {
|
|
89
92
|
position: relative;
|
|
90
93
|
bottom: var(--sd-spacing-2);
|
|
91
94
|
display: inline-block;
|
|
@@ -95,33 +98,33 @@
|
|
|
95
98
|
text-decoration-line: none !important;
|
|
96
99
|
font-size: x-small;
|
|
97
100
|
}
|
|
98
|
-
.sd-6-
|
|
101
|
+
.sd-6-14-1-footnotes--marker:target {
|
|
99
102
|
background-color: rgba(var(--sd-color-background-neutral-200));
|
|
100
103
|
}
|
|
101
|
-
.sd-6-
|
|
104
|
+
.sd-6-14-1-footnotes--marker:not(:has(a))::before {
|
|
102
105
|
content: '[ ';
|
|
103
106
|
display: inline-block;
|
|
104
107
|
}
|
|
105
|
-
.sd-6-
|
|
108
|
+
.sd-6-14-1-footnotes--marker:not(:has(a))::after {
|
|
106
109
|
content: ' ]';
|
|
107
110
|
display: inline-block;
|
|
108
111
|
}
|
|
109
|
-
.sd-6-
|
|
112
|
+
.sd-6-14-1-footnotes--marker :is(a) {
|
|
110
113
|
display: inline-block;
|
|
111
114
|
--tw-font-weight: var(--sd-font-weight-bold);
|
|
112
115
|
font-weight: var(--sd-font-weight-bold);
|
|
113
116
|
white-space: nowrap;
|
|
114
117
|
text-decoration-line: none !important;
|
|
115
118
|
}
|
|
116
|
-
.sd-6-
|
|
119
|
+
.sd-6-14-1-footnotes--marker :is(a)::before {
|
|
117
120
|
content: '[ ';
|
|
118
121
|
display: inline-block;
|
|
119
122
|
}
|
|
120
|
-
.sd-6-
|
|
123
|
+
.sd-6-14-1-footnotes--marker :is(a)::after {
|
|
121
124
|
content: ' ]';
|
|
122
125
|
display: inline-block;
|
|
123
126
|
}
|
|
124
|
-
.sd-6-
|
|
127
|
+
.sd-6-14-1-footnotes--marker :is(a):focus-visible {
|
|
125
128
|
border-radius: var(--sd-radius);
|
|
126
129
|
outline-width: 1px;
|
|
127
130
|
outline-style: var(--tw-outline-style);
|
|
@@ -129,13 +132,10 @@
|
|
|
129
132
|
outline-offset: 2px;
|
|
130
133
|
outline-color: var(--sd-color-border-primary, var(--sd-color-primary));
|
|
131
134
|
}
|
|
132
|
-
.sd-6-
|
|
133
|
-
color: rgba(var(--sd-color-text-primary));
|
|
134
|
-
}
|
|
135
|
-
.sd-6-13-1-footnotes--marker:link, .sd-6-13-1-footnotes--marker:visited {
|
|
135
|
+
.sd-6-14-1-footnotes--marker:link, .sd-6-14-1-footnotes--marker:visited {
|
|
136
136
|
color: rgba(var(--sd-color-text-primary));
|
|
137
137
|
}
|
|
138
|
-
.sd-6-
|
|
138
|
+
.sd-6-14-1-footnotes--marker:focus-visible {
|
|
139
139
|
border-radius: var(--sd-radius);
|
|
140
140
|
outline-width: 1px;
|
|
141
141
|
outline-style: var(--tw-outline-style);
|
|
@@ -1,124 +1,126 @@
|
|
|
1
1
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties;
|
|
3
3
|
@layer theme, base, components, utilities;
|
|
4
|
-
.sd-6-
|
|
4
|
+
.sd-6-14-1-headline, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5) {
|
|
5
5
|
display: flex;
|
|
6
6
|
--tw-font-weight: var(--sd-font-weight-bold);
|
|
7
7
|
font-weight: var(--sd-font-weight-bold);
|
|
8
8
|
color: rgba(var(--sd-color-text-primary));
|
|
9
9
|
}
|
|
10
|
-
.sd-6-
|
|
10
|
+
.sd-6-14-1-headline sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5) sd-icon {
|
|
11
11
|
flex-shrink: 0;
|
|
12
12
|
font-size: 3rem;
|
|
13
13
|
color: rgba(var(--sd-color-text-primary));
|
|
14
14
|
}
|
|
15
15
|
@media (width >= 40rem) {
|
|
16
|
-
.sd-6-
|
|
16
|
+
.sd-6-14-1-headline sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5) sd-icon {
|
|
17
17
|
margin-top: var(--sd-spacing-2)
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
-
.sd-6-
|
|
20
|
+
.sd-6-14-1-headline.sd-6-14-1-headline, .sd-6-14-1-headline:is(h1):not(.sd-6-14-1-headline), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h1):not(.sd-6-14-1-headline) {
|
|
21
21
|
gap: var(--sd-spacing-4);
|
|
22
22
|
font-size: var(--sd-text-3xl);
|
|
23
23
|
line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)));
|
|
24
24
|
--tw-leading: var(--leading-tight, 1.25);
|
|
25
25
|
line-height: var(--leading-tight, 1.25);
|
|
26
|
+
color: rgba(var(--sd-headline--3xl-onwards-color-text, rgba(var(--sd-color-primary))));
|
|
26
27
|
}
|
|
27
28
|
@media (width >= 40rem) {
|
|
28
|
-
.sd-6-
|
|
29
|
+
.sd-6-14-1-headline.sd-6-14-1-headline, .sd-6-14-1-headline:is(h1):not(.sd-6-14-1-headline), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h1):not(.sd-6-14-1-headline) {
|
|
29
30
|
font-size: var(--sd-text-4xl);
|
|
30
31
|
line-height: var(--tw-leading, var(--text-4xl--line-height, calc(2.5 / 2.25)))
|
|
31
32
|
}
|
|
32
33
|
}
|
|
33
|
-
.sd-6-
|
|
34
|
+
.sd-6-14-1-headline.sd-6-14-1-headline sd-icon, .sd-6-14-1-headline:is(h1):not(.sd-6-14-1-headline) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h1):not(.sd-6-14-1-headline) sd-icon {
|
|
34
35
|
margin-top: calc(var(--sd-spacing-1) * -1);
|
|
35
36
|
}
|
|
36
37
|
@media (width >= 40rem) {
|
|
37
|
-
.sd-6-
|
|
38
|
+
.sd-6-14-1-headline.sd-6-14-1-headline sd-icon, .sd-6-14-1-headline:is(h1):not(.sd-6-14-1-headline) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h1):not(.sd-6-14-1-headline) sd-icon {
|
|
38
39
|
margin-top: calc(var(--sd-spacing-1) * 0)
|
|
39
40
|
}
|
|
40
41
|
}
|
|
41
|
-
.sd-6-
|
|
42
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-3xl, .sd-6-14-1-headline:is(h2):not(.sd-6-14-1-headline), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-3xl, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h2):not(.sd-6-14-1-headline) {
|
|
42
43
|
gap: var(--sd-spacing-4);
|
|
43
44
|
font-size: var(--sd-text-2xl);
|
|
44
45
|
line-height: var(--tw-leading, var(--text-2xl--line-height, calc(2 / 1.5)));
|
|
45
46
|
--tw-leading: var(--leading-tight, 1.25);
|
|
46
47
|
line-height: var(--leading-tight, 1.25);
|
|
48
|
+
color: rgba(var(--sd-headline--3xl-onwards-color-text, rgba(var(--sd-color-primary))));
|
|
47
49
|
}
|
|
48
50
|
@media (width >= 40rem) {
|
|
49
|
-
.sd-6-
|
|
51
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-3xl, .sd-6-14-1-headline:is(h2):not(.sd-6-14-1-headline), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-3xl, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h2):not(.sd-6-14-1-headline) {
|
|
50
52
|
font-size: var(--sd-text-3xl);
|
|
51
53
|
line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)))
|
|
52
54
|
}
|
|
53
55
|
}
|
|
54
|
-
.sd-6-
|
|
56
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-3xl sd-icon, .sd-6-14-1-headline:is(h2):not(.sd-6-14-1-headline) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-3xl sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h2):not(.sd-6-14-1-headline) sd-icon {
|
|
55
57
|
margin-top: calc(var(--sd-spacing-1) * -1);
|
|
56
58
|
}
|
|
57
59
|
@media (width >= 40rem) {
|
|
58
|
-
.sd-6-
|
|
60
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-3xl sd-icon, .sd-6-14-1-headline:is(h2):not(.sd-6-14-1-headline) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-3xl sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h2):not(.sd-6-14-1-headline) sd-icon {
|
|
59
61
|
margin-top: calc(var(--sd-spacing-1) * 0)
|
|
60
62
|
}
|
|
61
63
|
}
|
|
62
|
-
.sd-6-
|
|
64
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-xl, .sd-6-14-1-headline.sd-6-14-1-headline--size-lg, .sd-6-14-1-headline.sd-6-14-1-headline--size-base, .sd-6-14-1-headline:is(h3, h4, h5):not(.sd-6-14-1-headline), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-xl, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-lg, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-base, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h3, h4, h5):not(.sd-6-14-1-headline) {
|
|
63
65
|
gap: var(--sd-spacing-2);
|
|
64
66
|
color: rgba(var(--sd-color-text-black));
|
|
65
67
|
}
|
|
66
|
-
.sd-6-
|
|
68
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-xl sd-icon, .sd-6-14-1-headline.sd-6-14-1-headline--size-lg sd-icon, .sd-6-14-1-headline.sd-6-14-1-headline--size-base sd-icon, .sd-6-14-1-headline:is(h3, h4, h5):not(.sd-6-14-1-headline) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-xl sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-lg sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-base sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h3, h4, h5):not(.sd-6-14-1-headline) sd-icon {
|
|
67
69
|
font-size: 2rem;
|
|
68
70
|
}
|
|
69
|
-
.sd-6-
|
|
71
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-xl, .sd-6-14-1-headline:is(h3):not(.sd-6-14-1-headline), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-xl, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h3):not(.sd-6-14-1-headline) {
|
|
70
72
|
font-size: var(--sd-text-xl);
|
|
71
73
|
line-height: var(--tw-leading, var(--text-xl--line-height, calc(1.75 / 1.25)));
|
|
72
74
|
}
|
|
73
|
-
.sd-6-
|
|
75
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-xl sd-icon, .sd-6-14-1-headline:is(h3):not(.sd-6-14-1-headline) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-xl sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h3):not(.sd-6-14-1-headline) sd-icon {
|
|
74
76
|
margin-top: var(--sd-spacing-0\.5);
|
|
75
77
|
}
|
|
76
78
|
@media (width >= 40rem) {
|
|
77
|
-
.sd-6-
|
|
79
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-xl sd-icon, .sd-6-14-1-headline:is(h3):not(.sd-6-14-1-headline) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-xl sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h3):not(.sd-6-14-1-headline) sd-icon {
|
|
78
80
|
margin-top: var(--sd-spacing-0\.5)
|
|
79
81
|
}
|
|
80
82
|
}
|
|
81
|
-
.sd-6-
|
|
83
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-lg, .sd-6-14-1-headline.sd-6-14-1-headline--size-base, .sd-6-14-1-headline:is(h4, h5):not(.sd-6-14-1-headline), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-lg, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-base, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h4, h5):not(.sd-6-14-1-headline) {
|
|
82
84
|
--tw-leading: var(--leading-normal, 1.5);
|
|
83
85
|
line-height: var(--leading-normal, 1.5);
|
|
84
86
|
}
|
|
85
|
-
.sd-6-
|
|
87
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-lg, .sd-6-14-1-headline:is(h4), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-lg, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h4) {
|
|
86
88
|
font-size: var(--sd-text-lg);
|
|
87
89
|
line-height: var(--tw-leading, var(--text-lg--line-height, calc(1.75 / 1.125)));
|
|
88
90
|
}
|
|
89
|
-
.sd-6-
|
|
91
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-lg sd-icon, .sd-6-14-1-headline:is(h4) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-lg sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h4) sd-icon {
|
|
90
92
|
margin-top: calc(var(--sd-spacing-1) * 0);
|
|
91
93
|
}
|
|
92
94
|
@media (width >= 40rem) {
|
|
93
|
-
.sd-6-
|
|
95
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-lg sd-icon, .sd-6-14-1-headline:is(h4) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-lg sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h4) sd-icon {
|
|
94
96
|
margin-top: calc(var(--sd-spacing-1) * 0)
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
|
-
.sd-6-
|
|
99
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-base, .sd-6-14-1-headline:is(h5):not(.sd-6-14-1-headline), .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-base, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h5):not(.sd-6-14-1-headline) {
|
|
98
100
|
font-size: var(--sd-text-base);
|
|
99
101
|
line-height: var(--tw-leading, var(--text-base--line-height, calc(1.5 / 1)));
|
|
100
102
|
}
|
|
101
|
-
.sd-6-
|
|
103
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-base sd-icon, .sd-6-14-1-headline:is(h5):not(.sd-6-14-1-headline) sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-base sd-icon, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h5):not(.sd-6-14-1-headline) sd-icon {
|
|
102
104
|
margin-top: calc(var(--sd-spacing-1) * -1);
|
|
103
105
|
}
|
|
104
|
-
.sd-6-
|
|
106
|
+
.sd-6-14-1-headline.sd-6-14-1-headline--size-base mark, .sd-6-14-1-headline:is(h5):not(.sd-6-14-1-headline) mark, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5).sd-6-14-1-headline--size-base mark, .sd-6-14-1-prose :is(h1, h2, h3, h4, h5):is(h5):not(.sd-6-14-1-headline) mark {
|
|
105
107
|
color: inherit;
|
|
106
108
|
}
|
|
107
|
-
.sd-6-
|
|
109
|
+
.sd-6-14-1-headline--inline {
|
|
108
110
|
display: inline-block;
|
|
109
111
|
}
|
|
110
|
-
.sd-6-
|
|
112
|
+
.sd-6-14-1-headline--inline sd-icon {
|
|
111
113
|
margin-top: calc(var(--sd-spacing-1) * -1);
|
|
112
114
|
margin-right: var(--sd-spacing-2);
|
|
113
115
|
vertical-align: middle;
|
|
114
116
|
}
|
|
115
|
-
.sd-6-
|
|
117
|
+
.sd-6-14-1-headline--inline:is(.sd-6-14-1-headline--size-xl, .sd-6-14-1-headline--size-lg, .sd-6-14-1-headline--size-base) sd-icon {
|
|
116
118
|
margin-right: var(--sd-spacing-0\.5);
|
|
117
119
|
}
|
|
118
|
-
.sd-6-
|
|
120
|
+
.sd-6-14-1-headline--inverted:not(#_), .sd-6-14-1-prose--inverted :is(h1, h2, h3, h4, h5):not(.sd-6-14-1-headline):not(#_) {
|
|
119
121
|
color: rgba(var(--sd-color-text-white));
|
|
120
122
|
}
|
|
121
|
-
.sd-6-
|
|
123
|
+
.sd-6-14-1-headline--inverted:not(#_) sd-icon, .sd-6-14-1-prose--inverted :is(h1, h2, h3, h4, h5):not(.sd-6-14-1-headline):not(#_) sd-icon {
|
|
122
124
|
color: rgba(var(--sd-color-text-white));
|
|
123
125
|
}
|
|
124
126
|
@property --tw-font-weight {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
:lang(de) {
|
|
8
8
|
--sd-hidden-links-title: 'Springe zu';
|
|
9
9
|
}
|
|
10
|
-
.sd-6-
|
|
10
|
+
.sd-6-14-1-hidden-links:not(:focus-within):not(.sd-6-14-1-hidden-links--debug) {
|
|
11
11
|
position: absolute;
|
|
12
12
|
width: 1px;
|
|
13
13
|
height: 1px;
|
|
@@ -18,12 +18,15 @@
|
|
|
18
18
|
white-space: nowrap;
|
|
19
19
|
border-width: 0;
|
|
20
20
|
}
|
|
21
|
-
.sd-6-
|
|
21
|
+
.sd-6-14-1-hidden-links{
|
|
22
22
|
position: absolute;
|
|
23
23
|
top: var(--sd-spacing-6);
|
|
24
24
|
left: var(--sd-spacing-6);
|
|
25
|
+
border-style: var(--tw-border-style);
|
|
26
|
+
border-width: 1px;
|
|
27
|
+
border-color: rgba(var(--sd-panel-color-border, rgba(255, 255, 255, 0)));
|
|
25
28
|
}
|
|
26
|
-
.sd-6-
|
|
29
|
+
.sd-6-14-1-hidden-links--multiple {
|
|
27
30
|
display: flex;
|
|
28
31
|
flex-direction: column;
|
|
29
32
|
background-color: rgba(var(--sd-color-background-white));
|
|
@@ -32,13 +35,18 @@
|
|
|
32
35
|
--tw-shadow: var(--sd-shadow);
|
|
33
36
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
34
37
|
}
|
|
35
|
-
.sd-6-
|
|
38
|
+
.sd-6-14-1-hidden-links--multiple:before {
|
|
36
39
|
padding-inline: var(--sd-spacing-4);
|
|
37
40
|
padding-block: var(--sd-spacing-2);
|
|
38
41
|
--tw-font-weight: var(--sd-font-weight-bold);
|
|
39
42
|
font-weight: var(--sd-font-weight-bold);
|
|
40
43
|
content: var(--sd-hidden-links-title);
|
|
41
44
|
}
|
|
45
|
+
@property --tw-border-style {
|
|
46
|
+
syntax: "*";
|
|
47
|
+
inherits: false;
|
|
48
|
+
initial-value: solid;
|
|
49
|
+
}
|
|
42
50
|
@property --tw-shadow {
|
|
43
51
|
syntax: "*";
|
|
44
52
|
inherits: false;
|
|
@@ -111,6 +119,7 @@
|
|
|
111
119
|
@layer properties {
|
|
112
120
|
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
113
121
|
*, ::before, ::after, ::backdrop {
|
|
122
|
+
--tw-border-style: solid;
|
|
114
123
|
--tw-shadow: 0 0 #0000;
|
|
115
124
|
--tw-shadow-color: initial;
|
|
116
125
|
--tw-shadow-alpha: 100%;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties;
|
|
3
3
|
@layer theme, base, components, utilities;
|
|
4
|
-
.sd-6-
|
|
4
|
+
.sd-6-14-1-prose a--reset, .sd-6-14-1-interactive--reset {
|
|
5
5
|
all: unset;
|
|
6
6
|
outline: revert;
|
|
7
7
|
}
|
|
8
|
-
.sd-6-
|
|
8
|
+
.sd-6-14-1-prose a, .sd-6-14-1-interactive{
|
|
9
9
|
cursor: pointer;
|
|
10
10
|
color: rgba(var(--sd-interactive--default-color-text, rgba(var(--sd-color-primary))));
|
|
11
11
|
text-decoration-line: underline;
|
|
@@ -17,53 +17,53 @@
|
|
|
17
17
|
--tw-ease: var(--ease-in-out, cubic-bezier(0.4, 0, 0.2, 1));
|
|
18
18
|
transition-timing-function: var(--ease-in-out, cubic-bezier(0.4, 0, 0.2, 1));
|
|
19
19
|
}
|
|
20
|
-
.sd-6-
|
|
20
|
+
.sd-6-14-1-prose a:hover:not([disabled]), .sd-6-14-1-interactive:hover:not([disabled]) {
|
|
21
21
|
color: rgba(var(--sd-color-text-primary-500));
|
|
22
22
|
}
|
|
23
|
-
.sd-6-
|
|
23
|
+
.sd-6-14-1-prose a:focus-visible, .sd-6-14-1-interactive:focus-visible {
|
|
24
24
|
outline-style: solid;
|
|
25
25
|
outline-offset: 2px;
|
|
26
26
|
outline-width: 2px;
|
|
27
27
|
outline-color: rgba(var(--outline-color-primary));
|
|
28
28
|
}
|
|
29
|
-
.sd-6-
|
|
29
|
+
.sd-6-14-1-prose a:active:not([disabled]), .sd-6-14-1-interactive:active:not([disabled]) {
|
|
30
30
|
color: rgba(var(--sd-interactive--active-color-text, rgba(var(--sd-color-primary-800))));
|
|
31
31
|
}
|
|
32
|
-
.sd-6-
|
|
32
|
+
.sd-6-14-1-prose a:is(.sd-6-14-1-interactive), .sd-6-14-1-interactive:is(.sd-6-14-1-interactive) {
|
|
33
33
|
text-decoration-line: none;
|
|
34
34
|
}
|
|
35
|
-
.sd-6-
|
|
35
|
+
.sd-6-14-1-prose a--disabled, .sd-6-14-1-prose a[disabled], .sd-6-14-1-prose a[href=''], .sd-6-14-1-interactive--disabled, .sd-6-14-1-interactive[disabled], .sd-6-14-1-interactive[href=''] {
|
|
36
36
|
cursor: not-allowed;
|
|
37
37
|
color: rgba(var(--sd-color-text-neutral-500));
|
|
38
38
|
}
|
|
39
|
-
.sd-6-
|
|
39
|
+
.sd-6-14-1-prose a--disabled:hover:not([disabled]), .sd-6-14-1-prose a[disabled]:hover:not([disabled]), .sd-6-14-1-prose a[href='']:hover:not([disabled]), .sd-6-14-1-interactive--disabled:hover:not([disabled]), .sd-6-14-1-interactive[disabled]:hover:not([disabled]), .sd-6-14-1-interactive[href='']:hover:not([disabled]) {
|
|
40
40
|
color: rgba(var(--sd-color-text-neutral-500));
|
|
41
41
|
}
|
|
42
|
-
.sd-6-
|
|
42
|
+
.sd-6-14-1-prose a--disabled:active:not([disabled]), .sd-6-14-1-prose a[disabled]:active:not([disabled]), .sd-6-14-1-prose a[href='']:active:not([disabled]), .sd-6-14-1-interactive--disabled:active:not([disabled]), .sd-6-14-1-interactive[disabled]:active:not([disabled]), .sd-6-14-1-interactive[href='']:active:not([disabled]) {
|
|
43
43
|
color: rgba(var(--sd-color-text-neutral-500));
|
|
44
44
|
}
|
|
45
|
-
.sd-6-
|
|
45
|
+
.sd-6-14-1-prose a--disabled.sd-6-14-1-interactive--inverted, .sd-6-14-1-prose a[disabled].sd-6-14-1-interactive--inverted, .sd-6-14-1-prose a[href=''].sd-6-14-1-interactive--inverted, .sd-6-14-1-interactive--disabled.sd-6-14-1-interactive--inverted, .sd-6-14-1-interactive[disabled].sd-6-14-1-interactive--inverted, .sd-6-14-1-interactive[href=''].sd-6-14-1-interactive--inverted {
|
|
46
46
|
color: rgba(var(--sd-color-text-neutral-600));
|
|
47
47
|
}
|
|
48
|
-
.sd-6-
|
|
48
|
+
.sd-6-14-1-prose a--disabled.sd-6-14-1-interactive--inverted:hover:not([disabled]), .sd-6-14-1-prose a[disabled].sd-6-14-1-interactive--inverted:hover:not([disabled]), .sd-6-14-1-prose a[href=''].sd-6-14-1-interactive--inverted:hover:not([disabled]), .sd-6-14-1-interactive--disabled.sd-6-14-1-interactive--inverted:hover:not([disabled]), .sd-6-14-1-interactive[disabled].sd-6-14-1-interactive--inverted:hover:not([disabled]), .sd-6-14-1-interactive[href=''].sd-6-14-1-interactive--inverted:hover:not([disabled]) {
|
|
49
49
|
color: rgba(var(--sd-color-text-neutral-600));
|
|
50
50
|
}
|
|
51
|
-
.sd-6-
|
|
51
|
+
.sd-6-14-1-prose a--disabled.sd-6-14-1-interactive--inverted:active:not([disabled]), .sd-6-14-1-prose a[disabled].sd-6-14-1-interactive--inverted:active:not([disabled]), .sd-6-14-1-prose a[href=''].sd-6-14-1-interactive--inverted:active:not([disabled]), .sd-6-14-1-interactive--disabled.sd-6-14-1-interactive--inverted:active:not([disabled]), .sd-6-14-1-interactive[disabled].sd-6-14-1-interactive--inverted:active:not([disabled]), .sd-6-14-1-interactive[href=''].sd-6-14-1-interactive--inverted:active:not([disabled]) {
|
|
52
52
|
color: rgba(var(--sd-color-text-neutral-600));
|
|
53
53
|
}
|
|
54
|
-
.sd-6-
|
|
54
|
+
.sd-6-14-1-prose--inverted a, .sd-6-14-1-interactive--inverted {
|
|
55
55
|
color: rgba(var(--sd-color-text-white));
|
|
56
56
|
}
|
|
57
|
-
.sd-6-
|
|
57
|
+
.sd-6-14-1-prose--inverted a:hover:not([disabled]), .sd-6-14-1-interactive--inverted:hover:not([disabled]) {
|
|
58
58
|
color: rgba(var(--sd-color-text-primary-200));
|
|
59
59
|
}
|
|
60
|
-
.sd-6-
|
|
60
|
+
.sd-6-14-1-prose--inverted a:focus-visible, .sd-6-14-1-interactive--inverted:focus-visible {
|
|
61
61
|
outline-style: solid;
|
|
62
62
|
outline-offset: 2px;
|
|
63
63
|
outline-width: 2px;
|
|
64
64
|
outline-color: rgba(var(--outline-color-primary));
|
|
65
65
|
}
|
|
66
|
-
.sd-6-
|
|
66
|
+
.sd-6-14-1-prose--inverted a:active:not([disabled]), .sd-6-14-1-interactive--inverted:active:not([disabled]) {
|
|
67
67
|
color: rgba(var(--sd-color-text-primary-400));
|
|
68
68
|
}
|
|
69
69
|
@property --tw-duration {
|