@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.
@@ -16,6 +16,7 @@ governing permissions and limitations under the License.
16
16
  --spectrum-heading-xxxl-text-size,
17
17
  var(--spectrum-alias-heading-xxxl-text-size)
18
18
  ); /* .spectrum-Heading--sizeXXXL */
19
+
19
20
  font-style: var(
20
21
  --spectrum-heading-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-heading-xxxl-text-transform, none);
38
39
  }
40
+
39
41
  .spectrum-Heading--sizeXXL {
40
42
  font-size: var(
41
43
  --spectrum-heading-xxl-text-size,
42
44
  var(--spectrum-alias-heading-xxl-text-size)
43
45
  ); /* .spectrum-Heading--sizeXXL */
46
+
44
47
  font-style: var(
45
48
  --spectrum-heading-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-heading-xxl-text-transform, none);
63
66
  }
67
+
64
68
  .spectrum-Heading--sizeXL {
65
69
  font-size: var(
66
70
  --spectrum-heading-xl-text-size,
67
71
  var(--spectrum-alias-heading-xl-text-size)
68
72
  ); /* .spectrum-Heading--sizeXL */
73
+
69
74
  font-style: var(
70
75
  --spectrum-heading-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-heading-xl-text-transform, none);
88
93
  }
94
+
89
95
  .spectrum-Heading--sizeL {
90
96
  font-size: var(
91
97
  --spectrum-heading-l-text-size,
92
98
  var(--spectrum-alias-heading-l-text-size)
93
99
  ); /* .spectrum-Heading--sizeL */
100
+
94
101
  font-style: var(
95
102
  --spectrum-heading-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-heading-l-text-transform, none);
113
120
  }
121
+
114
122
  .spectrum-Heading--sizeM {
115
123
  font-size: var(
116
124
  --spectrum-heading-m-text-size,
117
125
  var(--spectrum-alias-heading-m-text-size)
118
126
  ); /* .spectrum-Heading--sizeM */
127
+
119
128
  font-style: var(
120
129
  --spectrum-heading-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-heading-m-text-transform, none);
138
147
  }
148
+
139
149
  .spectrum-Heading--sizeS {
140
150
  font-size: var(
141
151
  --spectrum-heading-s-text-size,
142
152
  var(--spectrum-alias-heading-s-text-size)
143
153
  ); /* .spectrum-Heading--sizeS */
154
+
144
155
  font-style: var(
145
156
  --spectrum-heading-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-heading-s-text-transform, none);
163
174
  }
175
+
164
176
  .spectrum-Heading--sizeXS {
165
177
  font-size: var(
166
178
  --spectrum-heading-xs-text-size,
167
179
  var(--spectrum-alias-heading-xs-text-size)
168
180
  ); /* .spectrum-Heading--sizeXS */
181
+
169
182
  font-style: var(
170
183
  --spectrum-heading-xs-text-font-style,
171
184
  var(--spectrum-global-font-style-regular)
@@ -186,11 +199,13 @@ governing permissions and limitations under the License.
186
199
  margin-top: 0;
187
200
  text-transform: var(--spectrum-heading-xs-text-transform, none);
188
201
  }
202
+
189
203
  .spectrum-Heading--sizeXXS {
190
204
  font-size: var(
191
205
  --spectrum-heading-xxs-text-size,
192
206
  var(--spectrum-alias-heading-xxs-text-size)
193
207
  ); /* .spectrum-Heading--sizeXXS */
208
+
194
209
  font-style: var(
195
210
  --spectrum-heading-xxs-text-font-style,
196
211
  var(--spectrum-global-font-style-regular)
@@ -211,16 +226,19 @@ governing permissions and limitations under the License.
211
226
  margin-top: 0;
212
227
  text-transform: var(--spectrum-heading-xxs-text-transform, none);
213
228
  }
229
+
214
230
  .spectrum-Heading {
215
231
  font-family: var(
216
232
  --spectrum-heading-m-text-font-family,
217
233
  var(--spectrum-alias-body-text-font-family)
218
234
  ); /* .spectrum-Heading */
235
+
219
236
  font-weight: var(
220
237
  --spectrum-heading-m-text-font-weight,
221
238
  var(--spectrum-alias-heading-text-font-weight-regular)
222
239
  );
223
240
  }
241
+
224
242
  .spectrum-Heading .spectrum-Heading-emphasized,
225
243
  .spectrum-Heading em {
226
244
  font-style: var(
@@ -229,6 +247,7 @@ governing permissions and limitations under the License.
229
247
  ); /* .spectrum-Heading em,
230
248
  * .spectrum-Heading .spectrum-Heading-emphasized */
231
249
  }
250
+
232
251
  .spectrum-Heading .spectrum-Heading-strong,
233
252
  .spectrum-Heading strong {
234
253
  font-weight: var(
@@ -237,18 +256,21 @@ governing permissions and limitations under the License.
237
256
  ); /* .spectrum-Heading strong,
238
257
  * .spectrum-Heading .spectrum-Heading-strong */
239
258
  }
259
+
240
260
  .spectrum-Heading--serif {
241
261
  font-family: var(
242
262
  --spectrum-body-m-serif-text-font-family,
243
263
  var(--spectrum-alias-serif-text-font-family)
244
264
  ); /* .spectrum-Heading--serif */
245
265
  }
266
+
246
267
  .spectrum-Heading--heavy {
247
268
  font-weight: var(
248
269
  --spectrum-heading-m-heavy-text-font-weight,
249
270
  var(--spectrum-alias-heading-text-font-weight-heavy)
250
271
  ); /* .spectrum-Heading--heavy */
251
272
  }
273
+
252
274
  .spectrum-Heading--heavy .spectrum-Heading-emphasized,
253
275
  .spectrum-Heading--heavy em {
254
276
  font-style: var(
@@ -257,6 +279,7 @@ governing permissions and limitations under the License.
257
279
  ); /* .spectrum-Heading--heavy em,
258
280
  * .spectrum-Heading--heavy .spectrum-Heading-emphasized */
259
281
  }
282
+
260
283
  .spectrum-Heading--heavy .spectrum-Heading-strong,
261
284
  .spectrum-Heading--heavy strong {
262
285
  font-weight: var(
@@ -265,12 +288,14 @@ governing permissions and limitations under the License.
265
288
  ); /* .spectrum-Heading--heavy strong,
266
289
  * .spectrum-Heading--heavy .spectrum-Heading-strong */
267
290
  }
291
+
268
292
  .spectrum-Heading--light {
269
293
  font-weight: var(
270
294
  --spectrum-heading-m-light-emphasized-text-font-weight,
271
295
  var(--spectrum-alias-heading-text-font-weight-light)
272
296
  ); /* .spectrum-Heading--light */
273
297
  }
298
+
274
299
  .spectrum-Heading--light .spectrum-Heading-emphasized,
275
300
  .spectrum-Heading--light em {
276
301
  font-style: var(
@@ -279,6 +304,7 @@ governing permissions and limitations under the License.
279
304
  ); /* .spectrum-Heading--light em,
280
305
  * .spectrum-Heading--light .spectrum-Heading-emphasized */
281
306
  }
307
+
282
308
  .spectrum-Heading--light .spectrum-Heading-strong,
283
309
  .spectrum-Heading--light strong {
284
310
  font-weight: var(
@@ -287,120 +313,140 @@ governing permissions and limitations under the License.
287
313
  ); /* .spectrum-Heading--light strong,
288
314
  * .spectrum-Heading--light .spectrum-Heading-strong */
289
315
  }
316
+
290
317
  .spectrum-Heading--sizeXXXL {
291
318
  color: var(
292
319
  --spectrum-heading-xxxl-text-color,
293
320
  var(--spectrum-alias-heading-text-color)
294
321
  ); /* .spectrum-Heading--sizeXXXL */
295
322
  }
323
+
296
324
  .spectrum-Heading--sizeXXL {
297
325
  color: var(
298
326
  --spectrum-heading-xxl-text-color,
299
327
  var(--spectrum-alias-heading-text-color)
300
328
  ); /* .spectrum-Heading--sizeXXL */
301
329
  }
330
+
302
331
  .spectrum-Heading--sizeXL {
303
332
  color: var(
304
333
  --spectrum-heading-xl-text-color,
305
334
  var(--spectrum-alias-heading-text-color)
306
335
  ); /* .spectrum-Heading--sizeXL */
307
336
  }
337
+
308
338
  .spectrum-Heading--sizeL {
309
339
  color: var(
310
340
  --spectrum-heading-l-text-color,
311
341
  var(--spectrum-alias-heading-text-color)
312
342
  ); /* .spectrum-Heading--sizeL */
313
343
  }
344
+
314
345
  .spectrum-Heading--sizeM {
315
346
  color: var(
316
347
  --spectrum-heading-m-text-color,
317
348
  var(--spectrum-alias-heading-text-color)
318
349
  ); /* .spectrum-Heading--sizeM */
319
350
  }
351
+
320
352
  .spectrum-Heading--sizeS {
321
353
  color: var(
322
354
  --spectrum-heading-s-text-color,
323
355
  var(--spectrum-alias-heading-text-color)
324
356
  ); /* .spectrum-Heading--sizeS */
325
357
  }
358
+
326
359
  .spectrum-Heading--sizeXS {
327
360
  color: var(
328
361
  --spectrum-heading-xs-text-color,
329
362
  var(--spectrum-alias-heading-text-color)
330
363
  ); /* .spectrum-Heading--sizeXS */
331
364
  }
365
+
332
366
  .spectrum-Heading--sizeXXS {
333
367
  color: var(
334
368
  --spectrum-heading-xxs-text-color,
335
369
  var(--spectrum-alias-heading-text-color)
336
370
  ); /* .spectrum-Heading--sizeXXS */
337
371
  }
372
+
338
373
  .spectrum-Heading-sizeXXXL--light {
339
374
  color: var(
340
375
  --spectrum-heading-xxxl-light-text-color,
341
376
  var(--spectrum-alias-heading-text-color)
342
377
  ); /* .spectrum-Heading-sizeXXXL--light */
343
378
  }
379
+
344
380
  .spectrum-Heading-sizeXXL--light {
345
381
  color: var(
346
382
  --spectrum-heading-xxl-light-text-color,
347
383
  var(--spectrum-alias-heading-text-color)
348
384
  ); /* .spectrum-Heading-sizeXXL--light */
349
385
  }
386
+
350
387
  .spectrum-Heading-sizeXL--light {
351
388
  color: var(
352
389
  --spectrum-heading-xl-light-text-color,
353
390
  var(--spectrum-alias-heading-text-color)
354
391
  ); /* .spectrum-Heading-sizeXL--light */
355
392
  }
393
+
356
394
  .spectrum-Heading-sizeL--light {
357
395
  color: var(
358
396
  --spectrum-heading-l-light-text-color,
359
397
  var(--spectrum-alias-heading-text-color)
360
398
  ); /* .spectrum-Heading-sizeL--light */
361
399
  }
400
+
362
401
  .spectrum-Heading-sizeXXXL--heavy {
363
402
  color: var(
364
403
  --spectrum-heading-xxxl-heavy-text-color,
365
404
  var(--spectrum-alias-heading-text-color)
366
405
  ); /* .spectrum-Heading-sizeXXXL--heavy */
367
406
  }
407
+
368
408
  .spectrum-Heading-sizeXXL--heavy {
369
409
  color: var(
370
410
  --spectrum-heading-xxl-heavy-text-color,
371
411
  var(--spectrum-alias-heading-text-color)
372
412
  ); /* .spectrum-Heading-sizeXXL--heavy */
373
413
  }
414
+
374
415
  .spectrum-Heading-sizeXL--heavy {
375
416
  color: var(
376
417
  --spectrum-heading-xl-heavy-text-color,
377
418
  var(--spectrum-alias-heading-text-color)
378
419
  ); /* .spectrum-Heading-sizeXL--heavy */
379
420
  }
421
+
380
422
  .spectrum-Heading-sizeL--heavy {
381
423
  color: var(
382
424
  --spectrum-heading-l-heavy-text-color,
383
425
  var(--spectrum-alias-heading-text-color)
384
426
  ); /* .spectrum-Heading-sizeL--heavy */
385
427
  }
428
+
386
429
  .spectrum-Heading-sizeXXXL--heading {
387
430
  color: var(
388
431
  --spectrum-heading-xxxl-text-color,
389
432
  var(--spectrum-alias-heading-text-color)
390
433
  ); /* .spectrum-Heading-sizeXXXL--heading */
391
434
  }
435
+
392
436
  .spectrum-Heading-sizeXXL--heading {
393
437
  color: var(
394
438
  --spectrum-heading-xxl-text-color,
395
439
  var(--spectrum-alias-heading-text-color)
396
440
  ); /* .spectrum-Heading-sizeXXL--heading */
397
441
  }
442
+
398
443
  .spectrum-Heading-sizeXL--heading {
399
444
  color: var(
400
445
  --spectrum-heading-xl-text-color,
401
446
  var(--spectrum-alias-heading-text-color)
402
447
  ); /* .spectrum-Heading-sizeXL--heading */
403
448
  }
449
+
404
450
  .spectrum-Heading-sizeL--heading {
405
451
  color: var(
406
452
  --spectrum-heading-l-text-color,