@spectrum-web-components/styles 0.20.0 → 0.21.0

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.
@@ -291,12 +291,6 @@ governing permissions and limitations under the License.
291
291
  --spectrum-alias-tag-focusring-border-radius: var(
292
292
  --spectrum-global-dimension-static-size-75
293
293
  );
294
- --spectrum-badge-s-neutral-textonly-text-padding-bottom: var(
295
- --spectrum-global-dimension-static-size-85
296
- );
297
- --spectrum-badge-l-neutral-textonly-text-padding-top: var(
298
- --spectrum-global-dimension-static-size-150
299
- );
300
294
  --spectrum-button-s-primary-fill-textonly-text-padding-bottom: var(
301
295
  --spectrum-global-dimension-static-size-85
302
296
  );
@@ -289,12 +289,6 @@ governing permissions and limitations under the License.
289
289
  --spectrum-alias-tag-focusring-border-radius: var(
290
290
  --spectrum-global-dimension-static-size-65
291
291
  );
292
- --spectrum-badge-s-neutral-textonly-text-padding-bottom: var(
293
- --spectrum-global-dimension-static-size-65
294
- );
295
- --spectrum-badge-l-neutral-textonly-text-padding-top: var(
296
- --spectrum-global-dimension-size-115
297
- );
298
292
  --spectrum-button-s-primary-fill-textonly-text-padding-bottom: var(
299
293
  --spectrum-global-dimension-static-size-65
300
294
  );
@@ -17,6 +17,7 @@ governing permissions and limitations under the License.
17
17
  --spectrum-alias-body-text-font-family,
18
18
  var(--spectrum-global-font-family-base)
19
19
  ); /* .spectrum */
20
+
20
21
  font-size: var(
21
22
  --spectrum-alias-font-size-default,
22
23
  var(--spectrum-global-dimension-font-size-100)
@@ -16,6 +16,7 @@ governing permissions and limitations under the License.
16
16
  --spectrum-body-xxxl-text-size,
17
17
  var(--spectrum-global-dimension-font-size-600)
18
18
  ); /* .spectrum-Body--sizeXXXL */
19
+
19
20
  font-style: var(
20
21
  --spectrum-body-xxxl-text-font-style,
21
22
  var(--spectrum-global-font-style-regular)
@@ -36,11 +37,13 @@ governing permissions and limitations under the License.
36
37
  margin-top: 0;
37
38
  text-transform: var(--spectrum-body-xxxl-text-transform, none);
38
39
  }
40
+
39
41
  .spectrum-Body--sizeXXL {
40
42
  font-size: var(
41
43
  --spectrum-body-xxl-text-size,
42
44
  var(--spectrum-global-dimension-font-size-500)
43
45
  ); /* .spectrum-Body--sizeXXL */
46
+
44
47
  font-style: var(
45
48
  --spectrum-body-xxl-text-font-style,
46
49
  var(--spectrum-global-font-style-regular)
@@ -61,11 +64,13 @@ governing permissions and limitations under the License.
61
64
  margin-top: 0;
62
65
  text-transform: var(--spectrum-body-xxl-text-transform, none);
63
66
  }
67
+
64
68
  .spectrum-Body--sizeXL {
65
69
  font-size: var(
66
70
  --spectrum-body-xl-text-size,
67
71
  var(--spectrum-global-dimension-font-size-400)
68
72
  ); /* .spectrum-Body--sizeXL */
73
+
69
74
  font-style: var(
70
75
  --spectrum-body-xl-text-font-style,
71
76
  var(--spectrum-global-font-style-regular)
@@ -86,11 +91,13 @@ governing permissions and limitations under the License.
86
91
  margin-top: 0;
87
92
  text-transform: var(--spectrum-body-xl-text-transform, none);
88
93
  }
94
+
89
95
  .spectrum-Body--sizeL {
90
96
  font-size: var(
91
97
  --spectrum-body-l-text-size,
92
98
  var(--spectrum-global-dimension-font-size-300)
93
99
  ); /* .spectrum-Body--sizeL */
100
+
94
101
  font-style: var(
95
102
  --spectrum-body-l-text-font-style,
96
103
  var(--spectrum-global-font-style-regular)
@@ -111,11 +118,13 @@ governing permissions and limitations under the License.
111
118
  margin-top: 0;
112
119
  text-transform: var(--spectrum-body-l-text-transform, none);
113
120
  }
121
+
114
122
  .spectrum-Body--sizeM {
115
123
  font-size: var(
116
124
  --spectrum-body-m-text-size,
117
125
  var(--spectrum-global-dimension-font-size-200)
118
126
  ); /* .spectrum-Body--sizeM */
127
+
119
128
  font-style: var(
120
129
  --spectrum-body-m-text-font-style,
121
130
  var(--spectrum-global-font-style-regular)
@@ -136,11 +145,13 @@ governing permissions and limitations under the License.
136
145
  margin-top: 0;
137
146
  text-transform: var(--spectrum-body-m-text-transform, none);
138
147
  }
148
+
139
149
  .spectrum-Body--sizeS {
140
150
  font-size: var(
141
151
  --spectrum-body-s-text-size,
142
152
  var(--spectrum-global-dimension-font-size-100)
143
153
  ); /* .spectrum-Body--sizeS */
154
+
144
155
  font-style: var(
145
156
  --spectrum-body-s-text-font-style,
146
157
  var(--spectrum-global-font-style-regular)
@@ -161,11 +172,13 @@ governing permissions and limitations under the License.
161
172
  margin-top: 0;
162
173
  text-transform: var(--spectrum-body-s-text-transform, none);
163
174
  }
175
+
164
176
  .spectrum-Body--sizeXS {
165
177
  font-size: var(
166
178
  --spectrum-body-xs-text-size,
167
179
  var(--spectrum-global-dimension-font-size-75)
168
180
  ); /* .spectrum-Body--sizeXS */
181
+
169
182
  font-style: var(
170
183
  --spectrum-body-xs-text-font-style,
171
184
  var(--spectrum-global-font-style-regular)
@@ -186,12 +199,14 @@ governing permissions and limitations under the License.
186
199
  margin-top: 0;
187
200
  text-transform: var(--spectrum-body-xs-text-transform, none);
188
201
  }
202
+
189
203
  .spectrum-Body {
190
204
  font-family: var(
191
205
  --spectrum-body-m-text-font-family,
192
206
  var(--spectrum-alias-body-text-font-family)
193
207
  ); /* .spectrum-Body */
194
208
  }
209
+
195
210
  .spectrum-Body .spectrum-Body-strong,
196
211
  .spectrum-Body strong {
197
212
  font-weight: var(
@@ -200,6 +215,7 @@ governing permissions and limitations under the License.
200
215
  ); /* .spectrum-Body strong,
201
216
  * .spectrum-Body .spectrum-Body-strong */
202
217
  }
218
+
203
219
  .spectrum-Body .spectrum-Body-emphasized,
204
220
  .spectrum-Body em {
205
221
  font-style: var(
@@ -208,54 +224,63 @@ governing permissions and limitations under the License.
208
224
  ); /* .spectrum-Body em,
209
225
  * .spectrum-Body .spectrum-Body-emphasized */
210
226
  }
227
+
211
228
  .spectrum-Body--serif {
212
229
  font-family: var(
213
230
  --spectrum-body-m-serif-text-font-family,
214
231
  var(--spectrum-alias-serif-text-font-family)
215
232
  ); /* .spectrum-Body--serif */
216
233
  }
234
+
217
235
  .spectrum-Body--sizeXXXL {
218
236
  color: var(
219
237
  --spectrum-body-xxxl-text-color,
220
238
  var(--spectrum-alias-text-color)
221
239
  ); /* .spectrum-Body--sizeXXXL */
222
240
  }
241
+
223
242
  .spectrum-Body--sizeXXL {
224
243
  color: var(
225
244
  --spectrum-body-xxl-text-color,
226
245
  var(--spectrum-alias-text-color)
227
246
  ); /* .spectrum-Body--sizeXXL */
228
247
  }
248
+
229
249
  .spectrum-Body--sizeXL {
230
250
  color: var(
231
251
  --spectrum-body-xl-text-color,
232
252
  var(--spectrum-alias-text-color)
233
253
  ); /* .spectrum-Body--sizeXL */
234
254
  }
255
+
235
256
  .spectrum-Body--sizeL {
236
257
  color: var(
237
258
  --spectrum-body-l-text-color,
238
259
  var(--spectrum-alias-text-color)
239
260
  ); /* .spectrum-Body--sizeL */
240
261
  }
262
+
241
263
  .spectrum-Body--sizeM {
242
264
  color: var(
243
265
  --spectrum-body-m-text-color,
244
266
  var(--spectrum-alias-text-color)
245
267
  ); /* .spectrum-Body--sizeM */
246
268
  }
269
+
247
270
  .spectrum-Body--sizeS {
248
271
  color: var(
249
272
  --spectrum-body-s-text-color,
250
273
  var(--spectrum-alias-text-color)
251
274
  ); /* .spectrum-Body--sizeS */
252
275
  }
276
+
253
277
  .spectrum-Body--sizeXS {
254
278
  color: var(
255
279
  --spectrum-body-xs-text-color,
256
280
  var(--spectrum-alias-text-color)
257
281
  ); /* .spectrum-Body--sizeXS */
258
282
  }
283
+
259
284
  .spectrum-Body {
260
285
  color: var(
261
286
  --spectrum-body-m-text-color,
@@ -17,6 +17,7 @@ governing permissions and limitations under the License.
17
17
  var(--spectrum-alias-body-text-font-family)
18
18
  ); /* .spectrum-Code */
19
19
  }
20
+
20
21
  .spectrum-Code .spectrum-Code-strong,
21
22
  .spectrum-Code strong {
22
23
  font-weight: var(
@@ -25,6 +26,7 @@ governing permissions and limitations under the License.
25
26
  ); /* .spectrum-Code strong,
26
27
  * .spectrum-Code .spectrum-Code-strong */
27
28
  }
29
+
28
30
  .spectrum-Code .spectrum-Code-emphasized,
29
31
  .spectrum-Code em {
30
32
  font-style: var(
@@ -33,12 +35,14 @@ governing permissions and limitations under the License.
33
35
  ); /* .spectrum-Code em,
34
36
  * .spectrum-Code .spectrum-Code-emphasized */
35
37
  }
38
+
36
39
  .spectrum-Code--serif {
37
40
  font-family: var(
38
41
  --spectrum-body-m-serif-text-font-family,
39
42
  var(--spectrum-alias-serif-text-font-family)
40
43
  ); /* .spectrum-Code--serif */
41
44
  }
45
+
42
46
  .spectrum-Code--sizeXL {
43
47
  font-family: var(
44
48
  --spectrum-code-xl-text-font-family,
@@ -48,6 +52,7 @@ governing permissions and limitations under the License.
48
52
  --spectrum-code-xl-text-size,
49
53
  var(--spectrum-global-dimension-font-size-400)
50
54
  ); /* .spectrum-Code--sizeXL */
55
+
51
56
  font-style: var(
52
57
  --spectrum-code-xl-text-font-style,
53
58
  var(--spectrum-global-font-style-regular)
@@ -67,6 +72,7 @@ governing permissions and limitations under the License.
67
72
  margin-bottom: 0;
68
73
  margin-top: 0;
69
74
  }
75
+
70
76
  .spectrum-Code--sizeL {
71
77
  font-family: var(
72
78
  --spectrum-code-l-text-font-family,
@@ -76,6 +82,7 @@ governing permissions and limitations under the License.
76
82
  --spectrum-code-l-text-size,
77
83
  var(--spectrum-global-dimension-font-size-300)
78
84
  ); /* .spectrum-Code--sizeL */
85
+
79
86
  font-style: var(
80
87
  --spectrum-code-l-text-font-style,
81
88
  var(--spectrum-global-font-style-regular)
@@ -95,6 +102,7 @@ governing permissions and limitations under the License.
95
102
  margin-bottom: 0;
96
103
  margin-top: 0;
97
104
  }
105
+
98
106
  .spectrum-Code--sizeM {
99
107
  font-family: var(
100
108
  --spectrum-code-m-text-font-family,
@@ -104,6 +112,7 @@ governing permissions and limitations under the License.
104
112
  --spectrum-code-m-text-size,
105
113
  var(--spectrum-global-dimension-font-size-200)
106
114
  ); /* .spectrum-Code--sizeM */
115
+
107
116
  font-style: var(
108
117
  --spectrum-code-m-text-font-style,
109
118
  var(--spectrum-global-font-style-regular)
@@ -123,6 +132,7 @@ governing permissions and limitations under the License.
123
132
  margin-bottom: 0;
124
133
  margin-top: 0;
125
134
  }
135
+
126
136
  .spectrum-Code--sizeS {
127
137
  font-family: var(
128
138
  --spectrum-code-s-text-font-family,
@@ -132,6 +142,7 @@ governing permissions and limitations under the License.
132
142
  --spectrum-code-s-text-size,
133
143
  var(--spectrum-global-dimension-font-size-100)
134
144
  ); /* .spectrum-Code--sizeS */
145
+
135
146
  font-style: var(
136
147
  --spectrum-code-s-text-font-style,
137
148
  var(--spectrum-global-font-style-regular)
@@ -151,6 +162,7 @@ governing permissions and limitations under the License.
151
162
  margin-bottom: 0;
152
163
  margin-top: 0;
153
164
  }
165
+
154
166
  .spectrum-Code--sizeXS {
155
167
  font-family: var(
156
168
  --spectrum-code-xs-text-font-family,
@@ -160,6 +172,7 @@ governing permissions and limitations under the License.
160
172
  --spectrum-code-xs-text-size,
161
173
  var(--spectrum-global-dimension-font-size-75)
162
174
  ); /* .spectrum-Code--sizeXS */
175
+
163
176
  font-style: var(
164
177
  --spectrum-code-xs-text-font-style,
165
178
  var(--spectrum-global-font-style-regular)
@@ -179,30 +192,35 @@ governing permissions and limitations under the License.
179
192
  margin-bottom: 0;
180
193
  margin-top: 0;
181
194
  }
195
+
182
196
  .spectrum-Code--sizeXL {
183
197
  color: var(
184
198
  --spectrum-code-xl-text-color,
185
199
  var(--spectrum-alias-text-color)
186
200
  ); /* .spectrum-Code--sizeXL */
187
201
  }
202
+
188
203
  .spectrum-Code--sizeL {
189
204
  color: var(
190
205
  --spectrum-code-l-text-color,
191
206
  var(--spectrum-alias-text-color)
192
207
  ); /* .spectrum-Code--sizeL */
193
208
  }
209
+
194
210
  .spectrum-Code--sizeM {
195
211
  color: var(
196
212
  --spectrum-code-m-text-color,
197
213
  var(--spectrum-alias-text-color)
198
214
  ); /* .spectrum-Code--sizeM */
199
215
  }
216
+
200
217
  .spectrum-Code--sizeS {
201
218
  color: var(
202
219
  --spectrum-code-s-text-color,
203
220
  var(--spectrum-alias-text-color)
204
221
  ); /* .spectrum-Code--sizeS */
205
222
  }
223
+
206
224
  .spectrum-Code--sizeXS {
207
225
  color: var(
208
226
  --spectrum-code-xs-text-color,
@@ -17,6 +17,7 @@ governing permissions and limitations under the License.
17
17
  var(--spectrum-alias-body-text-font-family)
18
18
  ); /* .spectrum-Detail */
19
19
  }
20
+
20
21
  .spectrum-Detail .spectrum-Detail-strong,
21
22
  .spectrum-Detail strong {
22
23
  font-weight: var(
@@ -25,6 +26,7 @@ governing permissions and limitations under the License.
25
26
  ); /* .spectrum-Detail strong,
26
27
  * .spectrum-Detail .spectrum-Detail-strong */
27
28
  }
29
+
28
30
  .spectrum-Detail .spectrum-Detail-emphasized,
29
31
  .spectrum-Detail em {
30
32
  font-style: var(
@@ -33,27 +35,32 @@ governing permissions and limitations under the License.
33
35
  ); /* .spectrum-Detail em,
34
36
  * .spectrum-Detail .spectrum-Detail-emphasized */
35
37
  }
38
+
36
39
  .spectrum-Detail--light {
37
40
  font-style: var(
38
41
  --spectrum-detail-m-light-text-font-style,
39
42
  var(--spectrum-global-font-style-regular)
40
43
  ); /* .spectrum-Detail--light */
44
+
41
45
  font-weight: var(
42
46
  --spectrum-detail-m-light-text-font-weight,
43
47
  var(--spectrum-alias-detail-text-font-weight-light)
44
48
  );
45
49
  }
50
+
46
51
  .spectrum-Detail--serif {
47
52
  font-family: var(
48
53
  --spectrum-body-m-serif-text-font-family,
49
54
  var(--spectrum-alias-serif-text-font-family)
50
55
  ); /* .spectrum-Detail--serif */
51
56
  }
57
+
52
58
  .spectrum-Detail--sizeXL {
53
59
  font-size: var(
54
60
  --spectrum-detail-xl-text-size,
55
61
  var(--spectrum-global-dimension-font-size-200)
56
62
  ); /* .spectrum-Detail--sizeXL */
63
+
57
64
  font-style: var(
58
65
  --spectrum-detail-xl-text-font-style,
59
66
  var(--spectrum-global-font-style-regular)
@@ -74,11 +81,13 @@ governing permissions and limitations under the License.
74
81
  margin-top: 0;
75
82
  text-transform: var(--spectrum-detail-xl-text-transform, uppercase);
76
83
  }
84
+
77
85
  .spectrum-Detail--sizeXL em {
78
86
  font-size: var(
79
87
  --spectrum-detail-xl-emphasized-text-size,
80
88
  var(--spectrum-global-dimension-font-size-200)
81
89
  ); /* .spectrum-Detail--sizeXL em */
90
+
82
91
  font-style: var(
83
92
  --spectrum-detail-xl-emphasized-text-font-style,
84
93
  var(--spectrum-global-font-style-italic)
@@ -102,11 +111,13 @@ governing permissions and limitations under the License.
102
111
  uppercase
103
112
  );
104
113
  }
114
+
105
115
  .spectrum-Detail--sizeXL strong {
106
116
  font-size: var(
107
117
  --spectrum-detail-xl-strong-text-size,
108
118
  var(--spectrum-global-dimension-font-size-200)
109
119
  ); /* .spectrum-Detail--sizeXL strong */
120
+
110
121
  font-style: var(
111
122
  --spectrum-detail-xl-strong-text-font-style,
112
123
  var(--spectrum-global-font-style-regular)
@@ -127,11 +138,13 @@ governing permissions and limitations under the License.
127
138
  margin-top: 0;
128
139
  text-transform: var(--spectrum-detail-xl-strong-text-transform, uppercase);
129
140
  }
141
+
130
142
  .spectrum-Detail--sizeL {
131
143
  font-size: var(
132
144
  --spectrum-detail-l-text-size,
133
145
  var(--spectrum-global-dimension-font-size-100)
134
146
  ); /* .spectrum-Detail--sizeL */
147
+
135
148
  font-style: var(
136
149
  --spectrum-detail-l-text-font-style,
137
150
  var(--spectrum-global-font-style-regular)
@@ -152,11 +165,13 @@ governing permissions and limitations under the License.
152
165
  margin-top: 0;
153
166
  text-transform: var(--spectrum-detail-l-text-transform, uppercase);
154
167
  }
168
+
155
169
  .spectrum-Detail--sizeL em {
156
170
  font-size: var(
157
171
  --spectrum-detail-l-emphasized-text-size,
158
172
  var(--spectrum-global-dimension-font-size-100)
159
173
  ); /* .spectrum-Detail--sizeL em */
174
+
160
175
  font-style: var(
161
176
  --spectrum-detail-l-emphasized-text-font-style,
162
177
  var(--spectrum-global-font-style-italic)
@@ -180,11 +195,13 @@ governing permissions and limitations under the License.
180
195
  uppercase
181
196
  );
182
197
  }
198
+
183
199
  .spectrum-Detail--sizeL strong {
184
200
  font-size: var(
185
201
  --spectrum-detail-l-strong-text-size,
186
202
  var(--spectrum-global-dimension-font-size-100)
187
203
  ); /* .spectrum-Detail--sizeL strong */
204
+
188
205
  font-style: var(
189
206
  --spectrum-detail-l-strong-text-font-style,
190
207
  var(--spectrum-global-font-style-regular)
@@ -205,11 +222,13 @@ governing permissions and limitations under the License.
205
222
  margin-top: 0;
206
223
  text-transform: var(--spectrum-detail-l-strong-text-transform, uppercase);
207
224
  }
225
+
208
226
  .spectrum-Detail--sizeM {
209
227
  font-size: var(
210
228
  --spectrum-detail-m-text-size,
211
229
  var(--spectrum-global-dimension-font-size-75)
212
230
  ); /* .spectrum-Detail--sizeM */
231
+
213
232
  font-style: var(
214
233
  --spectrum-detail-m-text-font-style,
215
234
  var(--spectrum-global-font-style-regular)
@@ -230,11 +249,13 @@ governing permissions and limitations under the License.
230
249
  margin-top: 0;
231
250
  text-transform: var(--spectrum-detail-m-text-transform, uppercase);
232
251
  }
252
+
233
253
  .spectrum-Detail--sizeM em {
234
254
  font-size: var(
235
255
  --spectrum-detail-m-emphasized-text-size,
236
256
  var(--spectrum-global-dimension-font-size-75)
237
257
  ); /* .spectrum-Detail--sizeM em */
258
+
238
259
  font-style: var(
239
260
  --spectrum-detail-m-emphasized-text-font-style,
240
261
  var(--spectrum-global-font-style-italic)
@@ -258,11 +279,13 @@ governing permissions and limitations under the License.
258
279
  uppercase
259
280
  );
260
281
  }
282
+
261
283
  .spectrum-Detail--sizeM strong {
262
284
  font-size: var(
263
285
  --spectrum-detail-m-strong-text-size,
264
286
  var(--spectrum-global-dimension-font-size-75)
265
287
  ); /* .spectrum-Detail--sizeM strong */
288
+
266
289
  font-style: var(
267
290
  --spectrum-detail-m-strong-text-font-style,
268
291
  var(--spectrum-global-font-style-regular)
@@ -283,11 +306,13 @@ governing permissions and limitations under the License.
283
306
  margin-top: 0;
284
307
  text-transform: var(--spectrum-detail-m-strong-text-transform, uppercase);
285
308
  }
309
+
286
310
  .spectrum-Detail--sizeS {
287
311
  font-size: var(
288
312
  --spectrum-detail-s-text-size,
289
313
  var(--spectrum-global-dimension-font-size-50)
290
314
  ); /* .spectrum-Detail--sizeS */
315
+
291
316
  font-style: var(
292
317
  --spectrum-detail-s-text-font-style,
293
318
  var(--spectrum-global-font-style-regular)
@@ -308,11 +333,13 @@ governing permissions and limitations under the License.
308
333
  margin-top: 0;
309
334
  text-transform: var(--spectrum-detail-s-text-transform, uppercase);
310
335
  }
336
+
311
337
  .spectrum-Detail--sizeS em {
312
338
  font-size: var(
313
339
  --spectrum-detail-s-emphasized-text-size,
314
340
  var(--spectrum-global-dimension-font-size-50)
315
341
  ); /* .spectrum-Detail--sizeS em */
342
+
316
343
  font-style: var(
317
344
  --spectrum-detail-s-emphasized-text-font-style,
318
345
  var(--spectrum-global-font-style-italic)
@@ -336,11 +363,13 @@ governing permissions and limitations under the License.
336
363
  uppercase
337
364
  );
338
365
  }
366
+
339
367
  .spectrum-Detail--sizeS strong {
340
368
  font-size: var(
341
369
  --spectrum-detail-s-strong-text-size,
342
370
  var(--spectrum-global-dimension-font-size-50)
343
371
  ); /* .spectrum-Detail--sizeS strong */
372
+
344
373
  font-style: var(
345
374
  --spectrum-detail-s-strong-text-font-style,
346
375
  var(--spectrum-global-font-style-regular)
@@ -361,24 +390,28 @@ governing permissions and limitations under the License.
361
390
  margin-top: 0;
362
391
  text-transform: var(--spectrum-detail-s-strong-text-transform, uppercase);
363
392
  }
393
+
364
394
  .spectrum-Detail--sizeXL {
365
395
  color: var(
366
396
  --spectrum-detail-xl-text-color,
367
397
  var(--spectrum-alias-heading-text-color)
368
398
  ); /* .spectrum-Detail--sizeXL */
369
399
  }
400
+
370
401
  .spectrum-Detail--sizeL {
371
402
  color: var(
372
403
  --spectrum-detail-l-text-color,
373
404
  var(--spectrum-alias-heading-text-color)
374
405
  ); /* .spectrum-Detail--sizeL */
375
406
  }
407
+
376
408
  .spectrum-Detail--sizeM {
377
409
  color: var(
378
410
  --spectrum-detail-m-text-color,
379
411
  var(--spectrum-alias-heading-text-color)
380
412
  ); /* .spectrum-Detail--sizeM */
381
413
  }
414
+
382
415
  .spectrum-Detail--sizeS {
383
416
  color: var(
384
417
  --spectrum-detail-s-text-color,