@spectrum-web-components/styles 0.31.1-react.2 → 0.31.1-react.21
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/express/spectrum-core-global.css +4 -31
- package/express/spectrum-theme-dark.css +0 -153
- package/express/spectrum-theme-light.css +0 -153
- package/package.json +7 -7
- package/spectrum-core-global.css +10 -6
- package/spectrum-theme-dark.css +0 -153
- package/spectrum-theme-darkest.css +0 -153
- package/spectrum-theme-light.css +0 -153
- package/tokens/express/custom-dark-vars.css +17 -14
- package/tokens/express/custom-darkest-vars.css +17 -14
- package/tokens/express/custom-large-vars.css +0 -5
- package/tokens/express/custom-light-vars.css +18 -14
- package/tokens/express/custom-medium-vars.css +0 -5
- package/tokens/express/global-vars.css +71 -11
- package/tokens/express/large-vars.css +0 -4
- package/tokens/express/medium-vars.css +0 -4
- package/tokens/global-vars.css +16 -0
- package/tokens/large-vars.css +18 -0
- package/tokens/medium-vars.css +18 -0
- package/tokens/spectrum/custom-dark-vars.css +5 -0
- package/tokens/spectrum/custom-darkest-vars.css +5 -0
- package/tokens/spectrum/custom-large-vars.css +0 -3
- package/tokens/spectrum/custom-light-vars.css +5 -0
- package/tokens/spectrum/custom-medium-vars.css +0 -3
- package/tokens/spectrum/global-vars.css +43 -18
- package/tokens/spectrum/large-vars.css +0 -2
- package/tokens/spectrum/medium-vars.css +0 -2
|
@@ -1845,6 +1845,10 @@ governing permissions and limitations under the License.
|
|
|
1845
1845
|
--spectrum-alias-ui-icon-asterisk-size-100: var(
|
|
1846
1846
|
--spectrum-global-dimension-size-100
|
|
1847
1847
|
);
|
|
1848
|
+
}
|
|
1849
|
+
:host,
|
|
1850
|
+
:root {
|
|
1851
|
+
/* spectrum-colorAliases.css */
|
|
1848
1852
|
--spectrum-alias-component-text-color-selected-default: var(
|
|
1849
1853
|
--spectrum-global-color-gray-50
|
|
1850
1854
|
);
|
|
@@ -2695,35 +2699,4 @@ governing permissions and limitations under the License.
|
|
|
2695
2699
|
--spectrum-slide-label-text-size: var(
|
|
2696
2700
|
--spectrum-global-dimension-font-size-100
|
|
2697
2701
|
);
|
|
2698
|
-
--spectrum-slider-m-handle-gap: 0px;
|
|
2699
|
-
--spectrum-slider-m-handle-border-radius: 100%;
|
|
2700
|
-
--spectrum-slider-m-track-border-radius: var(
|
|
2701
|
-
--spectrum-alias-border-radius-xsmall
|
|
2702
|
-
);
|
|
2703
|
-
--spectrum-slider-m-track-inside-border-radius: 0px;
|
|
2704
|
-
--spectrum-slider-m-track-height: var(--spectrum-global-dimension-size-50);
|
|
2705
|
-
--spectrum-slider-m-track-color: var(--spectrum-global-color-gray-200);
|
|
2706
|
-
--spectrum-slider-m-track-fill-color: var(--spectrum-global-color-gray-600);
|
|
2707
|
-
--spectrum-slider-m-tick-mark-color: var(--spectrum-global-color-gray-200);
|
|
2708
|
-
--spectrum-slider-m-track-color-disabled: var(
|
|
2709
|
-
--spectrum-global-color-gray-200
|
|
2710
|
-
);
|
|
2711
|
-
--spectrum-slider-m-handle-background-color: var(
|
|
2712
|
-
--spectrum-global-color-gray-50
|
|
2713
|
-
);
|
|
2714
|
-
--spectrum-slider-m-handle-border-color: var(
|
|
2715
|
-
--spectrum-global-color-gray-800
|
|
2716
|
-
);
|
|
2717
|
-
--spectrum-slider-m-handle-border-color-hover: var(
|
|
2718
|
-
--spectrum-global-color-gray-900
|
|
2719
|
-
);
|
|
2720
|
-
--spectrum-slider-m-handle-border-color-disabled: var(
|
|
2721
|
-
--spectrum-global-color-gray-300
|
|
2722
|
-
);
|
|
2723
|
-
--spectrum-slider-label-text-size: var(
|
|
2724
|
-
--spectrum-global-dimension-font-size-100
|
|
2725
|
-
);
|
|
2726
|
-
--spectrum-fieldlabel-xl-text-size: var(
|
|
2727
|
-
--spectrum-global-dimension-font-size-300
|
|
2728
|
-
);
|
|
2729
2702
|
}
|
|
@@ -333,159 +333,6 @@ governing permissions and limitations under the License.
|
|
|
333
333
|
--spectrum-scrollbar-mac-l-track-background-color: var(
|
|
334
334
|
--spectrum-global-color-gray-100
|
|
335
335
|
);
|
|
336
|
-
--spectrum-slider-s-tick-editable-radial-reaction-color: hsla(
|
|
337
|
-
0,
|
|
338
|
-
0%,
|
|
339
|
-
92%,
|
|
340
|
-
0.6
|
|
341
|
-
);
|
|
342
|
-
--spectrum-slider-s-ramp-tick-editable-radial-reaction-color: hsla(
|
|
343
|
-
0,
|
|
344
|
-
0%,
|
|
345
|
-
92%,
|
|
346
|
-
0.6
|
|
347
|
-
);
|
|
348
|
-
--spectrum-slider-s-range-tick-editable-radial-reaction-color: hsla(
|
|
349
|
-
0,
|
|
350
|
-
0%,
|
|
351
|
-
92%,
|
|
352
|
-
0.6
|
|
353
|
-
);
|
|
354
|
-
--spectrum-slider-s-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
355
|
-
--spectrum-slider-s-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
356
|
-
--spectrum-slider-s-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
357
|
-
--spectrum-slider-s-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
358
|
-
--spectrum-slider-s-ramp-editable-radial-reaction-color: hsla(
|
|
359
|
-
0,
|
|
360
|
-
0%,
|
|
361
|
-
92%,
|
|
362
|
-
0.6
|
|
363
|
-
);
|
|
364
|
-
--spectrum-slider-s-range-editable-radial-reaction-color: hsla(
|
|
365
|
-
0,
|
|
366
|
-
0%,
|
|
367
|
-
92%,
|
|
368
|
-
0.6
|
|
369
|
-
);
|
|
370
|
-
--spectrum-slider-s-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
371
|
-
--spectrum-slider-s-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
372
|
-
--spectrum-slider-s-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
373
|
-
--spectrum-slider-m-tick-editable-radial-reaction-color: hsla(
|
|
374
|
-
0,
|
|
375
|
-
0%,
|
|
376
|
-
92%,
|
|
377
|
-
0.6
|
|
378
|
-
);
|
|
379
|
-
--spectrum-slider-m-ramp-tick-editable-radial-reaction-color: hsla(
|
|
380
|
-
0,
|
|
381
|
-
0%,
|
|
382
|
-
92%,
|
|
383
|
-
0.6
|
|
384
|
-
);
|
|
385
|
-
--spectrum-slider-m-range-tick-editable-radial-reaction-color: hsla(
|
|
386
|
-
0,
|
|
387
|
-
0%,
|
|
388
|
-
92%,
|
|
389
|
-
0.6
|
|
390
|
-
);
|
|
391
|
-
--spectrum-slider-m-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
392
|
-
--spectrum-slider-m-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
393
|
-
--spectrum-slider-m-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
394
|
-
--spectrum-slider-m-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
395
|
-
--spectrum-slider-m-ramp-editable-radial-reaction-color: hsla(
|
|
396
|
-
0,
|
|
397
|
-
0%,
|
|
398
|
-
92%,
|
|
399
|
-
0.6
|
|
400
|
-
);
|
|
401
|
-
--spectrum-slider-m-range-editable-radial-reaction-color: hsla(
|
|
402
|
-
0,
|
|
403
|
-
0%,
|
|
404
|
-
92%,
|
|
405
|
-
0.6
|
|
406
|
-
);
|
|
407
|
-
--spectrum-slider-m-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
408
|
-
--spectrum-slider-m-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
409
|
-
--spectrum-slider-m-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
410
|
-
--spectrum-slider-l-tick-editable-radial-reaction-color: hsla(
|
|
411
|
-
0,
|
|
412
|
-
0%,
|
|
413
|
-
92%,
|
|
414
|
-
0.6
|
|
415
|
-
);
|
|
416
|
-
--spectrum-slider-l-ramp-tick-editable-radial-reaction-color: hsla(
|
|
417
|
-
0,
|
|
418
|
-
0%,
|
|
419
|
-
92%,
|
|
420
|
-
0.6
|
|
421
|
-
);
|
|
422
|
-
--spectrum-slider-l-range-tick-editable-radial-reaction-color: hsla(
|
|
423
|
-
0,
|
|
424
|
-
0%,
|
|
425
|
-
92%,
|
|
426
|
-
0.6
|
|
427
|
-
);
|
|
428
|
-
--spectrum-slider-l-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
429
|
-
--spectrum-slider-l-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
430
|
-
--spectrum-slider-l-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
431
|
-
--spectrum-slider-l-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
432
|
-
--spectrum-slider-l-ramp-editable-radial-reaction-color: hsla(
|
|
433
|
-
0,
|
|
434
|
-
0%,
|
|
435
|
-
92%,
|
|
436
|
-
0.6
|
|
437
|
-
);
|
|
438
|
-
--spectrum-slider-l-range-editable-radial-reaction-color: hsla(
|
|
439
|
-
0,
|
|
440
|
-
0%,
|
|
441
|
-
92%,
|
|
442
|
-
0.6
|
|
443
|
-
);
|
|
444
|
-
--spectrum-slider-l-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
445
|
-
--spectrum-slider-l-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
446
|
-
--spectrum-slider-l-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
447
|
-
--spectrum-slider-xl-tick-editable-radial-reaction-color: hsla(
|
|
448
|
-
0,
|
|
449
|
-
0%,
|
|
450
|
-
92%,
|
|
451
|
-
0.6
|
|
452
|
-
);
|
|
453
|
-
--spectrum-slider-xl-ramp-tick-editable-radial-reaction-color: hsla(
|
|
454
|
-
0,
|
|
455
|
-
0%,
|
|
456
|
-
92%,
|
|
457
|
-
0.6
|
|
458
|
-
);
|
|
459
|
-
--spectrum-slider-xl-range-tick-editable-radial-reaction-color: hsla(
|
|
460
|
-
0,
|
|
461
|
-
0%,
|
|
462
|
-
92%,
|
|
463
|
-
0.6
|
|
464
|
-
);
|
|
465
|
-
--spectrum-slider-xl-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
466
|
-
--spectrum-slider-xl-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
467
|
-
--spectrum-slider-xl-range-tick-radial-reaction-color: hsla(
|
|
468
|
-
0,
|
|
469
|
-
0%,
|
|
470
|
-
92%,
|
|
471
|
-
0.6
|
|
472
|
-
);
|
|
473
|
-
--spectrum-slider-xl-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
474
|
-
--spectrum-slider-xl-ramp-editable-radial-reaction-color: hsla(
|
|
475
|
-
0,
|
|
476
|
-
0%,
|
|
477
|
-
92%,
|
|
478
|
-
0.6
|
|
479
|
-
);
|
|
480
|
-
--spectrum-slider-xl-range-editable-radial-reaction-color: hsla(
|
|
481
|
-
0,
|
|
482
|
-
0%,
|
|
483
|
-
92%,
|
|
484
|
-
0.6
|
|
485
|
-
);
|
|
486
|
-
--spectrum-slider-xl-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
487
|
-
--spectrum-slider-xl-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
488
|
-
--spectrum-slider-xl-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
489
336
|
--spectrum-well-background-color: hsla(0, 0%, 92%, 0.02);
|
|
490
337
|
--spectrum-well-border-color: hsla(0, 0%, 100%, 0.05);
|
|
491
338
|
}
|
|
@@ -333,159 +333,6 @@ governing permissions and limitations under the License.
|
|
|
333
333
|
--spectrum-scrollbar-mac-l-track-background-color: var(
|
|
334
334
|
--spectrum-global-color-gray-75
|
|
335
335
|
);
|
|
336
|
-
--spectrum-slider-s-tick-editable-radial-reaction-color: rgba(
|
|
337
|
-
34,
|
|
338
|
-
34,
|
|
339
|
-
34,
|
|
340
|
-
0.6
|
|
341
|
-
);
|
|
342
|
-
--spectrum-slider-s-ramp-tick-editable-radial-reaction-color: rgba(
|
|
343
|
-
34,
|
|
344
|
-
34,
|
|
345
|
-
34,
|
|
346
|
-
0.6
|
|
347
|
-
);
|
|
348
|
-
--spectrum-slider-s-range-tick-editable-radial-reaction-color: rgba(
|
|
349
|
-
34,
|
|
350
|
-
34,
|
|
351
|
-
34,
|
|
352
|
-
0.6
|
|
353
|
-
);
|
|
354
|
-
--spectrum-slider-s-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
355
|
-
--spectrum-slider-s-ramp-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
356
|
-
--spectrum-slider-s-range-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
357
|
-
--spectrum-slider-s-editable-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
358
|
-
--spectrum-slider-s-ramp-editable-radial-reaction-color: rgba(
|
|
359
|
-
34,
|
|
360
|
-
34,
|
|
361
|
-
34,
|
|
362
|
-
0.6
|
|
363
|
-
);
|
|
364
|
-
--spectrum-slider-s-range-editable-radial-reaction-color: rgba(
|
|
365
|
-
34,
|
|
366
|
-
34,
|
|
367
|
-
34,
|
|
368
|
-
0.6
|
|
369
|
-
);
|
|
370
|
-
--spectrum-slider-s-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
371
|
-
--spectrum-slider-s-ramp-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
372
|
-
--spectrum-slider-s-range-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
373
|
-
--spectrum-slider-m-tick-editable-radial-reaction-color: rgba(
|
|
374
|
-
34,
|
|
375
|
-
34,
|
|
376
|
-
34,
|
|
377
|
-
0.6
|
|
378
|
-
);
|
|
379
|
-
--spectrum-slider-m-ramp-tick-editable-radial-reaction-color: rgba(
|
|
380
|
-
34,
|
|
381
|
-
34,
|
|
382
|
-
34,
|
|
383
|
-
0.6
|
|
384
|
-
);
|
|
385
|
-
--spectrum-slider-m-range-tick-editable-radial-reaction-color: rgba(
|
|
386
|
-
34,
|
|
387
|
-
34,
|
|
388
|
-
34,
|
|
389
|
-
0.6
|
|
390
|
-
);
|
|
391
|
-
--spectrum-slider-m-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
392
|
-
--spectrum-slider-m-ramp-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
393
|
-
--spectrum-slider-m-range-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
394
|
-
--spectrum-slider-m-editable-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
395
|
-
--spectrum-slider-m-ramp-editable-radial-reaction-color: rgba(
|
|
396
|
-
34,
|
|
397
|
-
34,
|
|
398
|
-
34,
|
|
399
|
-
0.6
|
|
400
|
-
);
|
|
401
|
-
--spectrum-slider-m-range-editable-radial-reaction-color: rgba(
|
|
402
|
-
34,
|
|
403
|
-
34,
|
|
404
|
-
34,
|
|
405
|
-
0.6
|
|
406
|
-
);
|
|
407
|
-
--spectrum-slider-m-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
408
|
-
--spectrum-slider-m-ramp-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
409
|
-
--spectrum-slider-m-range-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
410
|
-
--spectrum-slider-l-tick-editable-radial-reaction-color: rgba(
|
|
411
|
-
34,
|
|
412
|
-
34,
|
|
413
|
-
34,
|
|
414
|
-
0.6
|
|
415
|
-
);
|
|
416
|
-
--spectrum-slider-l-ramp-tick-editable-radial-reaction-color: rgba(
|
|
417
|
-
34,
|
|
418
|
-
34,
|
|
419
|
-
34,
|
|
420
|
-
0.6
|
|
421
|
-
);
|
|
422
|
-
--spectrum-slider-l-range-tick-editable-radial-reaction-color: rgba(
|
|
423
|
-
34,
|
|
424
|
-
34,
|
|
425
|
-
34,
|
|
426
|
-
0.6
|
|
427
|
-
);
|
|
428
|
-
--spectrum-slider-l-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
429
|
-
--spectrum-slider-l-ramp-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
430
|
-
--spectrum-slider-l-range-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
431
|
-
--spectrum-slider-l-editable-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
432
|
-
--spectrum-slider-l-ramp-editable-radial-reaction-color: rgba(
|
|
433
|
-
34,
|
|
434
|
-
34,
|
|
435
|
-
34,
|
|
436
|
-
0.6
|
|
437
|
-
);
|
|
438
|
-
--spectrum-slider-l-range-editable-radial-reaction-color: rgba(
|
|
439
|
-
34,
|
|
440
|
-
34,
|
|
441
|
-
34,
|
|
442
|
-
0.6
|
|
443
|
-
);
|
|
444
|
-
--spectrum-slider-l-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
445
|
-
--spectrum-slider-l-ramp-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
446
|
-
--spectrum-slider-l-range-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
447
|
-
--spectrum-slider-xl-tick-editable-radial-reaction-color: rgba(
|
|
448
|
-
34,
|
|
449
|
-
34,
|
|
450
|
-
34,
|
|
451
|
-
0.6
|
|
452
|
-
);
|
|
453
|
-
--spectrum-slider-xl-ramp-tick-editable-radial-reaction-color: rgba(
|
|
454
|
-
34,
|
|
455
|
-
34,
|
|
456
|
-
34,
|
|
457
|
-
0.6
|
|
458
|
-
);
|
|
459
|
-
--spectrum-slider-xl-range-tick-editable-radial-reaction-color: rgba(
|
|
460
|
-
34,
|
|
461
|
-
34,
|
|
462
|
-
34,
|
|
463
|
-
0.6
|
|
464
|
-
);
|
|
465
|
-
--spectrum-slider-xl-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
466
|
-
--spectrum-slider-xl-ramp-tick-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
467
|
-
--spectrum-slider-xl-range-tick-radial-reaction-color: rgba(
|
|
468
|
-
34,
|
|
469
|
-
34,
|
|
470
|
-
34,
|
|
471
|
-
0.6
|
|
472
|
-
);
|
|
473
|
-
--spectrum-slider-xl-editable-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
474
|
-
--spectrum-slider-xl-ramp-editable-radial-reaction-color: rgba(
|
|
475
|
-
34,
|
|
476
|
-
34,
|
|
477
|
-
34,
|
|
478
|
-
0.6
|
|
479
|
-
);
|
|
480
|
-
--spectrum-slider-xl-range-editable-radial-reaction-color: rgba(
|
|
481
|
-
34,
|
|
482
|
-
34,
|
|
483
|
-
34,
|
|
484
|
-
0.6
|
|
485
|
-
);
|
|
486
|
-
--spectrum-slider-xl-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
487
|
-
--spectrum-slider-xl-ramp-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
488
|
-
--spectrum-slider-xl-range-radial-reaction-color: rgba(34, 34, 34, 0.6);
|
|
489
336
|
--spectrum-well-background-color: rgba(34, 34, 34, 0.02);
|
|
490
337
|
--spectrum-well-border-color: rgba(0, 0, 0, 0.05);
|
|
491
338
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-web-components/styles",
|
|
3
|
-
"version": "0.31.1-react.
|
|
3
|
+
"version": "0.31.1-react.21+44f0b1df9",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -104,19 +104,19 @@
|
|
|
104
104
|
"lit-html"
|
|
105
105
|
],
|
|
106
106
|
"dependencies": {
|
|
107
|
-
"@spectrum-web-components/base": "^0.31.1-react.
|
|
107
|
+
"@spectrum-web-components/base": "^0.31.1-react.21+44f0b1df9"
|
|
108
108
|
},
|
|
109
109
|
"devDependencies": {
|
|
110
|
-
"@spectrum-css/commons": "^
|
|
110
|
+
"@spectrum-css/commons": "^7.0.6",
|
|
111
111
|
"@spectrum-css/expressvars": "^3.0.5",
|
|
112
|
-
"@spectrum-css/tokens": "^
|
|
113
|
-
"@spectrum-css/typography": "^5.0.
|
|
114
|
-
"@spectrum-css/vars": "^
|
|
112
|
+
"@spectrum-css/tokens": "^10.0.0",
|
|
113
|
+
"@spectrum-css/typography": "^5.0.17",
|
|
114
|
+
"@spectrum-css/vars": "^9.0.5"
|
|
115
115
|
},
|
|
116
116
|
"customElements": "custom-elements.json",
|
|
117
117
|
"sideEffects": [
|
|
118
118
|
"./**/*.css"
|
|
119
119
|
],
|
|
120
120
|
"style": "all-medium-lightest.css",
|
|
121
|
-
"gitHead": "
|
|
121
|
+
"gitHead": "44f0b1df9e1ea77d9e931629a63918ceee2744c2"
|
|
122
122
|
}
|
package/spectrum-core-global.css
CHANGED
|
@@ -1832,6 +1832,16 @@ governing permissions and limitations under the License.
|
|
|
1832
1832
|
--spectrum-alias-ui-icon-asterisk-size-100: var(
|
|
1833
1833
|
--spectrum-global-dimension-size-100
|
|
1834
1834
|
);
|
|
1835
|
+
}
|
|
1836
|
+
:host,
|
|
1837
|
+
:root {
|
|
1838
|
+
/* spectrum-colorAliases.css */
|
|
1839
|
+
--spectrum-alias-transparent-blue-background-color-hover: rgba(
|
|
1840
|
+
0,
|
|
1841
|
+
87,
|
|
1842
|
+
190,
|
|
1843
|
+
0.15
|
|
1844
|
+
);
|
|
1835
1845
|
--spectrum-alias-transparent-blue-background-color-down: rgba(
|
|
1836
1846
|
0,
|
|
1837
1847
|
72,
|
|
@@ -2677,10 +2687,4 @@ governing permissions and limitations under the License.
|
|
|
2677
2687
|
--spectrum-colorcontrol-checkerboard-dark-color: var(
|
|
2678
2688
|
--spectrum-global-color-static-gray-300
|
|
2679
2689
|
);
|
|
2680
|
-
--spectrum-slider-m-track-inside-border-radius: var(
|
|
2681
|
-
--spectrum-slider-m-track-border-radius
|
|
2682
|
-
);
|
|
2683
|
-
--spectrum-slider-label-text-size: var(
|
|
2684
|
-
--spectrum-global-dimension-font-size-75
|
|
2685
|
-
);
|
|
2686
2690
|
}
|
package/spectrum-theme-dark.css
CHANGED
|
@@ -311,159 +311,6 @@ governing permissions and limitations under the License.
|
|
|
311
311
|
--spectrum-scrollbar-mac-l-track-background-color: var(
|
|
312
312
|
--spectrum-global-color-gray-100
|
|
313
313
|
);
|
|
314
|
-
--spectrum-slider-s-tick-editable-radial-reaction-color: hsla(
|
|
315
|
-
0,
|
|
316
|
-
0%,
|
|
317
|
-
92%,
|
|
318
|
-
0.6
|
|
319
|
-
);
|
|
320
|
-
--spectrum-slider-s-ramp-tick-editable-radial-reaction-color: hsla(
|
|
321
|
-
0,
|
|
322
|
-
0%,
|
|
323
|
-
92%,
|
|
324
|
-
0.6
|
|
325
|
-
);
|
|
326
|
-
--spectrum-slider-s-range-tick-editable-radial-reaction-color: hsla(
|
|
327
|
-
0,
|
|
328
|
-
0%,
|
|
329
|
-
92%,
|
|
330
|
-
0.6
|
|
331
|
-
);
|
|
332
|
-
--spectrum-slider-s-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
333
|
-
--spectrum-slider-s-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
334
|
-
--spectrum-slider-s-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
335
|
-
--spectrum-slider-s-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
336
|
-
--spectrum-slider-s-ramp-editable-radial-reaction-color: hsla(
|
|
337
|
-
0,
|
|
338
|
-
0%,
|
|
339
|
-
92%,
|
|
340
|
-
0.6
|
|
341
|
-
);
|
|
342
|
-
--spectrum-slider-s-range-editable-radial-reaction-color: hsla(
|
|
343
|
-
0,
|
|
344
|
-
0%,
|
|
345
|
-
92%,
|
|
346
|
-
0.6
|
|
347
|
-
);
|
|
348
|
-
--spectrum-slider-s-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
349
|
-
--spectrum-slider-s-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
350
|
-
--spectrum-slider-s-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
351
|
-
--spectrum-slider-m-tick-editable-radial-reaction-color: hsla(
|
|
352
|
-
0,
|
|
353
|
-
0%,
|
|
354
|
-
92%,
|
|
355
|
-
0.6
|
|
356
|
-
);
|
|
357
|
-
--spectrum-slider-m-ramp-tick-editable-radial-reaction-color: hsla(
|
|
358
|
-
0,
|
|
359
|
-
0%,
|
|
360
|
-
92%,
|
|
361
|
-
0.6
|
|
362
|
-
);
|
|
363
|
-
--spectrum-slider-m-range-tick-editable-radial-reaction-color: hsla(
|
|
364
|
-
0,
|
|
365
|
-
0%,
|
|
366
|
-
92%,
|
|
367
|
-
0.6
|
|
368
|
-
);
|
|
369
|
-
--spectrum-slider-m-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
370
|
-
--spectrum-slider-m-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
371
|
-
--spectrum-slider-m-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
372
|
-
--spectrum-slider-m-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
373
|
-
--spectrum-slider-m-ramp-editable-radial-reaction-color: hsla(
|
|
374
|
-
0,
|
|
375
|
-
0%,
|
|
376
|
-
92%,
|
|
377
|
-
0.6
|
|
378
|
-
);
|
|
379
|
-
--spectrum-slider-m-range-editable-radial-reaction-color: hsla(
|
|
380
|
-
0,
|
|
381
|
-
0%,
|
|
382
|
-
92%,
|
|
383
|
-
0.6
|
|
384
|
-
);
|
|
385
|
-
--spectrum-slider-m-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
386
|
-
--spectrum-slider-m-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
387
|
-
--spectrum-slider-m-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
388
|
-
--spectrum-slider-l-tick-editable-radial-reaction-color: hsla(
|
|
389
|
-
0,
|
|
390
|
-
0%,
|
|
391
|
-
92%,
|
|
392
|
-
0.6
|
|
393
|
-
);
|
|
394
|
-
--spectrum-slider-l-ramp-tick-editable-radial-reaction-color: hsla(
|
|
395
|
-
0,
|
|
396
|
-
0%,
|
|
397
|
-
92%,
|
|
398
|
-
0.6
|
|
399
|
-
);
|
|
400
|
-
--spectrum-slider-l-range-tick-editable-radial-reaction-color: hsla(
|
|
401
|
-
0,
|
|
402
|
-
0%,
|
|
403
|
-
92%,
|
|
404
|
-
0.6
|
|
405
|
-
);
|
|
406
|
-
--spectrum-slider-l-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
407
|
-
--spectrum-slider-l-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
408
|
-
--spectrum-slider-l-range-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
409
|
-
--spectrum-slider-l-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
410
|
-
--spectrum-slider-l-ramp-editable-radial-reaction-color: hsla(
|
|
411
|
-
0,
|
|
412
|
-
0%,
|
|
413
|
-
92%,
|
|
414
|
-
0.6
|
|
415
|
-
);
|
|
416
|
-
--spectrum-slider-l-range-editable-radial-reaction-color: hsla(
|
|
417
|
-
0,
|
|
418
|
-
0%,
|
|
419
|
-
92%,
|
|
420
|
-
0.6
|
|
421
|
-
);
|
|
422
|
-
--spectrum-slider-l-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
423
|
-
--spectrum-slider-l-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
424
|
-
--spectrum-slider-l-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
425
|
-
--spectrum-slider-xl-tick-editable-radial-reaction-color: hsla(
|
|
426
|
-
0,
|
|
427
|
-
0%,
|
|
428
|
-
92%,
|
|
429
|
-
0.6
|
|
430
|
-
);
|
|
431
|
-
--spectrum-slider-xl-ramp-tick-editable-radial-reaction-color: hsla(
|
|
432
|
-
0,
|
|
433
|
-
0%,
|
|
434
|
-
92%,
|
|
435
|
-
0.6
|
|
436
|
-
);
|
|
437
|
-
--spectrum-slider-xl-range-tick-editable-radial-reaction-color: hsla(
|
|
438
|
-
0,
|
|
439
|
-
0%,
|
|
440
|
-
92%,
|
|
441
|
-
0.6
|
|
442
|
-
);
|
|
443
|
-
--spectrum-slider-xl-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
444
|
-
--spectrum-slider-xl-ramp-tick-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
445
|
-
--spectrum-slider-xl-range-tick-radial-reaction-color: hsla(
|
|
446
|
-
0,
|
|
447
|
-
0%,
|
|
448
|
-
92%,
|
|
449
|
-
0.6
|
|
450
|
-
);
|
|
451
|
-
--spectrum-slider-xl-editable-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
452
|
-
--spectrum-slider-xl-ramp-editable-radial-reaction-color: hsla(
|
|
453
|
-
0,
|
|
454
|
-
0%,
|
|
455
|
-
92%,
|
|
456
|
-
0.6
|
|
457
|
-
);
|
|
458
|
-
--spectrum-slider-xl-range-editable-radial-reaction-color: hsla(
|
|
459
|
-
0,
|
|
460
|
-
0%,
|
|
461
|
-
92%,
|
|
462
|
-
0.6
|
|
463
|
-
);
|
|
464
|
-
--spectrum-slider-xl-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
465
|
-
--spectrum-slider-xl-ramp-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
466
|
-
--spectrum-slider-xl-range-radial-reaction-color: hsla(0, 0%, 92%, 0.6);
|
|
467
314
|
--spectrum-well-background-color: hsla(0, 0%, 92%, 0.02);
|
|
468
315
|
--spectrum-well-border-color: hsla(0, 0%, 100%, 0.05);
|
|
469
316
|
}
|