@mirohq/design-system-stitches 2.6.31-sync-design-tokens.1 → 2.6.31-sync-design-tokens.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/types.d.ts +2322 -2322
- package/package.json +3 -3
package/dist/types.d.ts
CHANGED
|
@@ -341,393 +341,393 @@ declare const config: {
|
|
|
341
341
|
readonly 'yellow-850': /*elided*/ any;
|
|
342
342
|
readonly 'yellow-900': /*elided*/ any;
|
|
343
343
|
readonly 'yellow-950': /*elided*/ any;
|
|
344
|
-
"background-alpha"
|
|
345
|
-
"background-alpha-active"
|
|
346
|
-
"background-alpha-hover"
|
|
347
|
-
"background-alpha-neutrals-overlay"
|
|
348
|
-
"background-alpha-neutrals-overlay-subtle"
|
|
349
|
-
"background-alpha-subtle"
|
|
350
|
-
"background-danger-prominent"
|
|
351
|
-
"background-danger-prominent-active"
|
|
352
|
-
"background-danger-prominent-hover"
|
|
353
|
-
"background-danger-prominent-pressed"
|
|
354
|
-
"background-danger-subtle"
|
|
355
|
-
"background-danger-subtle-active"
|
|
356
|
-
"background-danger-subtle-hover"
|
|
357
|
-
"background-danger-subtle-pressed"
|
|
358
|
-
"background-neutrals"
|
|
359
|
-
"background-neutrals-active"
|
|
360
|
-
"background-neutrals-container"
|
|
361
|
-
"background-neutrals-control"
|
|
362
|
-
"background-neutrals-control-hover"
|
|
363
|
-
"background-neutrals-control-pressed"
|
|
364
|
-
"background-neutrals-disabled"
|
|
365
|
-
"background-neutrals-hover"
|
|
366
|
-
"background-neutrals-inactive"
|
|
367
|
-
"background-neutrals-inactive-hover"
|
|
368
|
-
"background-neutrals-inverted"
|
|
369
|
-
"background-neutrals-inverted-subtle"
|
|
370
|
-
"background-neutrals-layout"
|
|
371
|
-
"background-neutrals-page"
|
|
372
|
-
"background-neutrals-page-subtle"
|
|
373
|
-
"background-neutrals-pressed"
|
|
374
|
-
"background-neutrals-scrollbar"
|
|
375
|
-
"background-neutrals-scrollbar-active"
|
|
376
|
-
"background-neutrals-scrollbar-hover"
|
|
377
|
-
"background-neutrals-subtle"
|
|
378
|
-
"background-neutrals-subtle-active"
|
|
379
|
-
"background-neutrals-subtle-hover"
|
|
380
|
-
"background-neutrals-subtle-pressed"
|
|
381
|
-
"background-neutrals-transparent"
|
|
382
|
-
"background-primary-prominent"
|
|
383
|
-
"background-primary-prominent-active"
|
|
384
|
-
"background-primary-prominent-hover"
|
|
385
|
-
"background-primary-prominent-pressed"
|
|
386
|
-
"background-primary-prominent-selected"
|
|
387
|
-
"background-primary-subtle"
|
|
388
|
-
"background-primary-subtle-active"
|
|
389
|
-
"background-primary-subtle-hover"
|
|
390
|
-
"background-primary-subtle-pressed"
|
|
391
|
-
"background-primary-subtle-selected"
|
|
392
|
-
"background-success-prominent"
|
|
393
|
-
"background-success-prominent-active"
|
|
394
|
-
"background-success-prominent-hover"
|
|
395
|
-
"background-success-prominent-pressed"
|
|
396
|
-
"background-success-subtle"
|
|
397
|
-
"background-warning-prominent"
|
|
398
|
-
"background-warning-subtle"
|
|
399
|
-
"border-danger"
|
|
400
|
-
"border-danger-active"
|
|
401
|
-
"border-danger-hover"
|
|
402
|
-
"border-danger-pressed"
|
|
403
|
-
"border-danger-subtle"
|
|
404
|
-
"border-focus-error-inner"
|
|
405
|
-
"border-focus-error-middle"
|
|
406
|
-
"border-focus-error-outer"
|
|
407
|
-
"border-focus-inner"
|
|
408
|
-
"border-focus-middle"
|
|
409
|
-
"border-focus-outer"
|
|
410
|
-
"border-focus-success-inner"
|
|
411
|
-
"border-focus-success-middle"
|
|
412
|
-
"border-focus-success-outer"
|
|
413
|
-
"focus-keyboard"
|
|
414
|
-
"border-neutrals"
|
|
415
|
-
"border-neutrals-active"
|
|
416
|
-
"border-neutrals-controls"
|
|
417
|
-
"border-neutrals-controls-disabled"
|
|
418
|
-
"border-neutrals-disabled"
|
|
419
|
-
"border-neutrals-hover"
|
|
420
|
-
"border-neutrals-inverted"
|
|
421
|
-
"border-neutrals-pressed"
|
|
422
|
-
"border-neutrals-subtle"
|
|
423
|
-
"border-neutrals-subtle-hover"
|
|
424
|
-
"border-neutrals-subtle-pressed"
|
|
425
|
-
"border-neutrals-text"
|
|
426
|
-
"border-neutrals-text-active"
|
|
427
|
-
"border-neutrals-text-hover"
|
|
428
|
-
"border-neutrals-text-subtle"
|
|
429
|
-
"border-neutrals-text-subtle-active"
|
|
430
|
-
"border-neutrals-text-subtle-hover"
|
|
431
|
-
"border-neutrals-transparent"
|
|
432
|
-
"border-primary"
|
|
433
|
-
"border-primary-active"
|
|
434
|
-
"border-primary-hover"
|
|
435
|
-
"border-primary-inverted"
|
|
436
|
-
"border-primary-pressed"
|
|
437
|
-
"border-primary-selected"
|
|
438
|
-
"border-primary-subtle"
|
|
439
|
-
"border-success"
|
|
440
|
-
"border-success-active"
|
|
441
|
-
"border-success-hover"
|
|
442
|
-
"border-success-pressed"
|
|
443
|
-
"border-success-subtle"
|
|
444
|
-
"border-warning"
|
|
445
|
-
"border-warning-subtle"
|
|
446
|
-
"button-background-primary"
|
|
447
|
-
"button-background-primary-hover"
|
|
448
|
-
"button-background-primary-pressed"
|
|
449
|
-
"button-background-secondary"
|
|
450
|
-
"button-background-secondary-hover"
|
|
451
|
-
"button-background-secondary-pressed"
|
|
452
|
-
"popup-background-static"
|
|
453
|
-
"popup-text-static"
|
|
454
|
-
"tooltip-background"
|
|
455
|
-
"icon-danger"
|
|
456
|
-
"icon-danger-active"
|
|
457
|
-
"icon-danger-hover"
|
|
458
|
-
"icon-danger-inverted"
|
|
459
|
-
"icon-danger-pressed"
|
|
460
|
-
"icon-neutrals"
|
|
461
|
-
"icon-neutrals-disabled"
|
|
462
|
-
"icon-neutrals-hover"
|
|
463
|
-
"icon-neutrals-inactive"
|
|
464
|
-
"icon-neutrals-inactive-hover"
|
|
465
|
-
"icon-neutrals-inverted"
|
|
466
|
-
"icon-neutrals-inverted-hover"
|
|
467
|
-
"icon-neutrals-inverted-subtle"
|
|
468
|
-
"icon-neutrals-inverted-subtle-hover"
|
|
469
|
-
"icon-neutrals-placeholder"
|
|
470
|
-
"icon-neutrals-pressed"
|
|
471
|
-
"icon-neutrals-search"
|
|
472
|
-
"icon-neutrals-subtle"
|
|
473
|
-
"icon-neutrals-subtle-hover"
|
|
474
|
-
"icon-neutrals-subtle-pressed"
|
|
475
|
-
"icon-neutrals-text"
|
|
476
|
-
"icon-primary"
|
|
477
|
-
"icon-primary-active"
|
|
478
|
-
"icon-primary-hover"
|
|
479
|
-
"icon-primary-inverted"
|
|
480
|
-
"icon-primary-inverted-hover"
|
|
481
|
-
"icon-primary-pressed"
|
|
482
|
-
"icon-primary-selected"
|
|
483
|
-
"icon-success"
|
|
484
|
-
"icon-success-active"
|
|
485
|
-
"icon-success-hover"
|
|
486
|
-
"icon-success-inverted"
|
|
487
|
-
"icon-success-pressed"
|
|
488
|
-
"icon-warning"
|
|
489
|
-
"icon-warning-prominent"
|
|
490
|
-
"icon-warning-subtle"
|
|
491
|
-
"text-danger"
|
|
492
|
-
"text-danger-active"
|
|
493
|
-
"text-danger-hover"
|
|
494
|
-
"text-danger-inverted"
|
|
495
|
-
"text-danger-pressed"
|
|
496
|
-
"text-neutrals"
|
|
497
|
-
"text-neutrals-active"
|
|
498
|
-
"text-neutrals-disabled"
|
|
499
|
-
"text-neutrals-hover"
|
|
500
|
-
"text-neutrals-inverted"
|
|
501
|
-
"text-neutrals-inverted-hover"
|
|
502
|
-
"text-neutrals-inverted-subtle"
|
|
503
|
-
"text-neutrals-inverted-subtle-hover"
|
|
504
|
-
"text-neutrals-placeholder"
|
|
505
|
-
"text-neutrals-placeholder-only"
|
|
506
|
-
"text-neutrals-pressed"
|
|
507
|
-
"text-neutrals-subtle"
|
|
508
|
-
"text-neutrals-subtle-active"
|
|
509
|
-
"text-neutrals-subtle-hover"
|
|
510
|
-
"text-neutrals-subtle-pressed"
|
|
511
|
-
"text-primary"
|
|
512
|
-
"text-primary-active"
|
|
513
|
-
"text-primary-hover"
|
|
514
|
-
"text-primary-inverted"
|
|
515
|
-
"text-primary-inverted-subtle"
|
|
516
|
-
"text-primary-pressed"
|
|
517
|
-
"text-primary-selected"
|
|
518
|
-
"text-success"
|
|
519
|
-
"text-success-active"
|
|
520
|
-
"text-success-hover"
|
|
521
|
-
"text-success-inverted"
|
|
522
|
-
"text-success-pressed"
|
|
523
|
-
"text-warning"
|
|
524
|
-
"text-warning-subtle"
|
|
525
|
-
"coal-background"
|
|
526
|
-
"coal-background-mild"
|
|
527
|
-
"coal-background-prominent"
|
|
528
|
-
"coal-background-subtle"
|
|
529
|
-
"coral-background"
|
|
530
|
-
"coral-background-mild"
|
|
531
|
-
"coral-background-prominent"
|
|
532
|
-
"coral-background-subtle"
|
|
533
|
-
"cyan-background"
|
|
534
|
-
"cyan-background-mild"
|
|
535
|
-
"cyan-background-prominent"
|
|
536
|
-
"cyan-background-subtle"
|
|
537
|
-
"lilac-background"
|
|
538
|
-
"lilac-background-mild"
|
|
539
|
-
"lilac-background-prominent"
|
|
540
|
-
"lilac-background-subtle"
|
|
541
|
-
"lime-background"
|
|
542
|
-
"lime-background-mild"
|
|
543
|
-
"lime-background-prominent"
|
|
544
|
-
"lime-background-subtle"
|
|
545
|
-
"moss-background"
|
|
546
|
-
"moss-background-mild"
|
|
547
|
-
"moss-background-prominent"
|
|
548
|
-
"moss-background-subtle"
|
|
549
|
-
"ocean-background"
|
|
550
|
-
"ocean-background-mild"
|
|
551
|
-
"ocean-background-prominent"
|
|
552
|
-
"ocean-background-subtle"
|
|
553
|
-
"orange-background"
|
|
554
|
-
"orange-background-mild"
|
|
555
|
-
"orange-background-prominent"
|
|
556
|
-
"orange-background-subtle"
|
|
557
|
-
"pink-background"
|
|
558
|
-
"pink-background-mild"
|
|
559
|
-
"pink-background-prominent"
|
|
560
|
-
"pink-background-subtle"
|
|
561
|
-
"sunshine-background"
|
|
562
|
-
"sunshine-background-mild"
|
|
563
|
-
"sunshine-background-prominent"
|
|
564
|
-
"sunshine-background-subtle"
|
|
565
|
-
"teal-background"
|
|
566
|
-
"teal-background-mild"
|
|
567
|
-
"teal-background-prominent"
|
|
568
|
-
"teal-background-subtle"
|
|
569
|
-
"coal-border"
|
|
570
|
-
"coal-border-prominent"
|
|
571
|
-
"coal-border-subtle"
|
|
572
|
-
"coral-border"
|
|
573
|
-
"coral-border-prominent"
|
|
574
|
-
"coral-border-subtle"
|
|
575
|
-
"cyan-border"
|
|
576
|
-
"cyan-border-prominent"
|
|
577
|
-
"cyan-border-subtle"
|
|
578
|
-
"lilac-border"
|
|
579
|
-
"lilac-border-prominent"
|
|
580
|
-
"lilac-border-subtle"
|
|
581
|
-
"lime-border"
|
|
582
|
-
"lime-border-prominent"
|
|
583
|
-
"lime-border-subtle"
|
|
584
|
-
"moss-border"
|
|
585
|
-
"moss-border-prominent"
|
|
586
|
-
"moss-border-subtle"
|
|
587
|
-
"ocean-border"
|
|
588
|
-
"ocean-border-prominent"
|
|
589
|
-
"ocean-border-subtle"
|
|
590
|
-
"orange-border"
|
|
591
|
-
"orange-border-prominent"
|
|
592
|
-
"orange-border-subtle"
|
|
593
|
-
"pink-border"
|
|
594
|
-
"pink-border-prominent"
|
|
595
|
-
"pink-border-subtle"
|
|
596
|
-
"sunshine-border"
|
|
597
|
-
"sunshine-border-prominent"
|
|
598
|
-
"sunshine-border-subtle"
|
|
599
|
-
"teal-border"
|
|
600
|
-
"teal-border-prominent"
|
|
601
|
-
"teal-border-subtle"
|
|
602
|
-
"coal-avatar-background"
|
|
603
|
-
"coral-avatar-background"
|
|
604
|
-
"cyan-avatar-background"
|
|
605
|
-
"light-coal-avatar-background"
|
|
606
|
-
"light-coral-avatar-background"
|
|
607
|
-
"light-cyan-avatar-background"
|
|
608
|
-
"light-lilac-avatar-background"
|
|
609
|
-
"light-lime-avatar-background"
|
|
610
|
-
"light-moss-avatar-background"
|
|
611
|
-
"light-ocean-avatar-background"
|
|
612
|
-
"light-orange-avatar-background"
|
|
613
|
-
"light-pink-avatar-background"
|
|
614
|
-
"light-sunshine-avatar-background"
|
|
615
|
-
"light-teal-avatar-background"
|
|
616
|
-
"lilac-avatar-background"
|
|
617
|
-
"lime-avatar-background"
|
|
618
|
-
"moss-avatar-background"
|
|
619
|
-
"ocean-avatar-background"
|
|
620
|
-
"orange-avatar-background"
|
|
621
|
-
"pink-avatar-background"
|
|
622
|
-
"sunshine-avatar-background"
|
|
623
|
-
"teal-avatar-background"
|
|
624
|
-
"coral-comment-background"
|
|
625
|
-
"cyan-comment-background"
|
|
626
|
-
"lime-comment-background"
|
|
627
|
-
"coal-cursor-background"
|
|
628
|
-
"coral-cursor-background"
|
|
629
|
-
"cyan-cursor-background"
|
|
630
|
-
"light-cursor-background"
|
|
631
|
-
"light-coal-cursor-background"
|
|
632
|
-
"light-coral-cursor-background"
|
|
633
|
-
"light-cyan-cursor-background"
|
|
634
|
-
"light-lilac-cursor-background"
|
|
635
|
-
"light-lime-cursor-background"
|
|
636
|
-
"light-moss-cursor-background"
|
|
637
|
-
"light-orange-cursor-background"
|
|
638
|
-
"light-pink-cursor-background"
|
|
639
|
-
"light-sunshine-cursor-background"
|
|
640
|
-
"light-teal-cursor-background"
|
|
641
|
-
"lilac-cursor-background"
|
|
642
|
-
"lime-cursor-background"
|
|
643
|
-
"moss-cursor-background"
|
|
644
|
-
"ocean-cursor-background"
|
|
645
|
-
"orange-cursor-background"
|
|
646
|
-
"pink-cursor-background"
|
|
647
|
-
"sunshine-cursor-background"
|
|
648
|
-
"teal-cursor-background"
|
|
649
|
-
"black-sticky-background"
|
|
650
|
-
"coral-sticky-background"
|
|
651
|
-
"cyan-sticky-background"
|
|
652
|
-
"light-coal-sticky-background"
|
|
653
|
-
"light-lime-sticky-background"
|
|
654
|
-
"light-ocean-sticky-background"
|
|
655
|
-
"light-pink-sticky-background"
|
|
656
|
-
"light-sunshine-sticky-background"
|
|
657
|
-
"lilac-sticky-background"
|
|
658
|
-
"lime-sticky-background"
|
|
659
|
-
"moss-sticky-background"
|
|
660
|
-
"ocean-sticky-background"
|
|
661
|
-
"orange-sticky-background"
|
|
662
|
-
"pink-sticky-background"
|
|
663
|
-
"sunshine-sticky-background"
|
|
664
|
-
"teal-sticky-background"
|
|
665
|
-
"coal-icon"
|
|
666
|
-
"coal-icon-mild"
|
|
667
|
-
"coal-icon-subtle"
|
|
668
|
-
"coral-icon"
|
|
669
|
-
"coral-icon-mild"
|
|
670
|
-
"coral-icon-subtle"
|
|
671
|
-
"cyan-icon"
|
|
672
|
-
"cyan-icon-mild"
|
|
673
|
-
"cyan-icon-subtle"
|
|
674
|
-
"lilac-icon"
|
|
675
|
-
"lilac-icon-mild"
|
|
676
|
-
"lilac-icon-subtle"
|
|
677
|
-
"lime-icon"
|
|
678
|
-
"lime-icon-mild"
|
|
679
|
-
"lime-icon-subtle"
|
|
680
|
-
"moss-icon"
|
|
681
|
-
"moss-icon-mild"
|
|
682
|
-
"moss-icon-subtle"
|
|
683
|
-
"ocean-icon"
|
|
684
|
-
"ocean-icon-mild"
|
|
685
|
-
"ocean-icon-subtle"
|
|
686
|
-
"orange-icon"
|
|
687
|
-
"orange-icon-mild"
|
|
688
|
-
"orange-icon-subtle"
|
|
689
|
-
"pink-icon"
|
|
690
|
-
"pink-icon-mild"
|
|
691
|
-
"pink-icon-subtle"
|
|
692
|
-
"sunshine-icon"
|
|
693
|
-
"sunshine-icon-mild"
|
|
694
|
-
"sunshine-icon-subtle"
|
|
695
|
-
"teal-icon"
|
|
696
|
-
"teal-icon-mild"
|
|
697
|
-
"teal-icon-subtle"
|
|
698
|
-
"coal-text"
|
|
699
|
-
"coal-text-mild"
|
|
700
|
-
"coal-text-subtle"
|
|
701
|
-
"coral-text"
|
|
702
|
-
"coral-text-mild"
|
|
703
|
-
"coral-text-subtle"
|
|
704
|
-
"cyan-text"
|
|
705
|
-
"cyan-text-mild"
|
|
706
|
-
"cyan-text-subtle"
|
|
707
|
-
"lilac-text"
|
|
708
|
-
"lilac-text-mild"
|
|
709
|
-
"lilac-text-subtle"
|
|
710
|
-
"lime-text"
|
|
711
|
-
"lime-text-mild"
|
|
712
|
-
"lime-text-subtle"
|
|
713
|
-
"moss-text"
|
|
714
|
-
"moss-text-mild"
|
|
715
|
-
"moss-text-subtle"
|
|
716
|
-
"ocean-text"
|
|
717
|
-
"ocean-text-mild"
|
|
718
|
-
"ocean-text-subtle"
|
|
719
|
-
"orange-text"
|
|
720
|
-
"orange-text-mild"
|
|
721
|
-
"orange-text-subtle"
|
|
722
|
-
"pink-text"
|
|
723
|
-
"pink-text-mild"
|
|
724
|
-
"pink-text-subtle"
|
|
725
|
-
"sunshine-text"
|
|
726
|
-
"sunshine-text-mild"
|
|
727
|
-
"sunshine-text-subtle"
|
|
728
|
-
"teal-text"
|
|
729
|
-
"teal-text-mild"
|
|
730
|
-
"teal-text-subtle"
|
|
344
|
+
"background-alpha": /*elided*/ any;
|
|
345
|
+
"background-alpha-active": /*elided*/ any;
|
|
346
|
+
"background-alpha-hover": /*elided*/ any;
|
|
347
|
+
"background-alpha-neutrals-overlay": /*elided*/ any;
|
|
348
|
+
"background-alpha-neutrals-overlay-subtle": /*elided*/ any;
|
|
349
|
+
"background-alpha-subtle": /*elided*/ any;
|
|
350
|
+
"background-danger-prominent": /*elided*/ any;
|
|
351
|
+
"background-danger-prominent-active": /*elided*/ any;
|
|
352
|
+
"background-danger-prominent-hover": /*elided*/ any;
|
|
353
|
+
"background-danger-prominent-pressed": /*elided*/ any;
|
|
354
|
+
"background-danger-subtle": /*elided*/ any;
|
|
355
|
+
"background-danger-subtle-active": /*elided*/ any;
|
|
356
|
+
"background-danger-subtle-hover": /*elided*/ any;
|
|
357
|
+
"background-danger-subtle-pressed": /*elided*/ any;
|
|
358
|
+
"background-neutrals": /*elided*/ any;
|
|
359
|
+
"background-neutrals-active": /*elided*/ any;
|
|
360
|
+
"background-neutrals-container": /*elided*/ any;
|
|
361
|
+
"background-neutrals-control": /*elided*/ any;
|
|
362
|
+
"background-neutrals-control-hover": /*elided*/ any;
|
|
363
|
+
"background-neutrals-control-pressed": /*elided*/ any;
|
|
364
|
+
"background-neutrals-disabled": /*elided*/ any;
|
|
365
|
+
"background-neutrals-hover": /*elided*/ any;
|
|
366
|
+
"background-neutrals-inactive": /*elided*/ any;
|
|
367
|
+
"background-neutrals-inactive-hover": /*elided*/ any;
|
|
368
|
+
"background-neutrals-inverted": /*elided*/ any;
|
|
369
|
+
"background-neutrals-inverted-subtle": /*elided*/ any;
|
|
370
|
+
"background-neutrals-layout": /*elided*/ any;
|
|
371
|
+
"background-neutrals-page": /*elided*/ any;
|
|
372
|
+
"background-neutrals-page-subtle": /*elided*/ any;
|
|
373
|
+
"background-neutrals-pressed": /*elided*/ any;
|
|
374
|
+
"background-neutrals-scrollbar": /*elided*/ any;
|
|
375
|
+
"background-neutrals-scrollbar-active": /*elided*/ any;
|
|
376
|
+
"background-neutrals-scrollbar-hover": /*elided*/ any;
|
|
377
|
+
"background-neutrals-subtle": /*elided*/ any;
|
|
378
|
+
"background-neutrals-subtle-active": /*elided*/ any;
|
|
379
|
+
"background-neutrals-subtle-hover": /*elided*/ any;
|
|
380
|
+
"background-neutrals-subtle-pressed": /*elided*/ any;
|
|
381
|
+
"background-neutrals-transparent": /*elided*/ any;
|
|
382
|
+
"background-primary-prominent": /*elided*/ any;
|
|
383
|
+
"background-primary-prominent-active": /*elided*/ any;
|
|
384
|
+
"background-primary-prominent-hover": /*elided*/ any;
|
|
385
|
+
"background-primary-prominent-pressed": /*elided*/ any;
|
|
386
|
+
"background-primary-prominent-selected": /*elided*/ any;
|
|
387
|
+
"background-primary-subtle": /*elided*/ any;
|
|
388
|
+
"background-primary-subtle-active": /*elided*/ any;
|
|
389
|
+
"background-primary-subtle-hover": /*elided*/ any;
|
|
390
|
+
"background-primary-subtle-pressed": /*elided*/ any;
|
|
391
|
+
"background-primary-subtle-selected": /*elided*/ any;
|
|
392
|
+
"background-success-prominent": /*elided*/ any;
|
|
393
|
+
"background-success-prominent-active": /*elided*/ any;
|
|
394
|
+
"background-success-prominent-hover": /*elided*/ any;
|
|
395
|
+
"background-success-prominent-pressed": /*elided*/ any;
|
|
396
|
+
"background-success-subtle": /*elided*/ any;
|
|
397
|
+
"background-warning-prominent": /*elided*/ any;
|
|
398
|
+
"background-warning-subtle": /*elided*/ any;
|
|
399
|
+
"border-danger": /*elided*/ any;
|
|
400
|
+
"border-danger-active": /*elided*/ any;
|
|
401
|
+
"border-danger-hover": /*elided*/ any;
|
|
402
|
+
"border-danger-pressed": /*elided*/ any;
|
|
403
|
+
"border-danger-subtle": /*elided*/ any;
|
|
404
|
+
"border-focus-error-inner": /*elided*/ any;
|
|
405
|
+
"border-focus-error-middle": /*elided*/ any;
|
|
406
|
+
"border-focus-error-outer": /*elided*/ any;
|
|
407
|
+
"border-focus-inner": /*elided*/ any;
|
|
408
|
+
"border-focus-middle": /*elided*/ any;
|
|
409
|
+
"border-focus-outer": /*elided*/ any;
|
|
410
|
+
"border-focus-success-inner": /*elided*/ any;
|
|
411
|
+
"border-focus-success-middle": /*elided*/ any;
|
|
412
|
+
"border-focus-success-outer": /*elided*/ any;
|
|
413
|
+
"focus-keyboard": /*elided*/ any;
|
|
414
|
+
"border-neutrals": /*elided*/ any;
|
|
415
|
+
"border-neutrals-active": /*elided*/ any;
|
|
416
|
+
"border-neutrals-controls": /*elided*/ any;
|
|
417
|
+
"border-neutrals-controls-disabled": /*elided*/ any;
|
|
418
|
+
"border-neutrals-disabled": /*elided*/ any;
|
|
419
|
+
"border-neutrals-hover": /*elided*/ any;
|
|
420
|
+
"border-neutrals-inverted": /*elided*/ any;
|
|
421
|
+
"border-neutrals-pressed": /*elided*/ any;
|
|
422
|
+
"border-neutrals-subtle": /*elided*/ any;
|
|
423
|
+
"border-neutrals-subtle-hover": /*elided*/ any;
|
|
424
|
+
"border-neutrals-subtle-pressed": /*elided*/ any;
|
|
425
|
+
"border-neutrals-text": /*elided*/ any;
|
|
426
|
+
"border-neutrals-text-active": /*elided*/ any;
|
|
427
|
+
"border-neutrals-text-hover": /*elided*/ any;
|
|
428
|
+
"border-neutrals-text-subtle": /*elided*/ any;
|
|
429
|
+
"border-neutrals-text-subtle-active": /*elided*/ any;
|
|
430
|
+
"border-neutrals-text-subtle-hover": /*elided*/ any;
|
|
431
|
+
"border-neutrals-transparent": /*elided*/ any;
|
|
432
|
+
"border-primary": /*elided*/ any;
|
|
433
|
+
"border-primary-active": /*elided*/ any;
|
|
434
|
+
"border-primary-hover": /*elided*/ any;
|
|
435
|
+
"border-primary-inverted": /*elided*/ any;
|
|
436
|
+
"border-primary-pressed": /*elided*/ any;
|
|
437
|
+
"border-primary-selected": /*elided*/ any;
|
|
438
|
+
"border-primary-subtle": /*elided*/ any;
|
|
439
|
+
"border-success": /*elided*/ any;
|
|
440
|
+
"border-success-active": /*elided*/ any;
|
|
441
|
+
"border-success-hover": /*elided*/ any;
|
|
442
|
+
"border-success-pressed": /*elided*/ any;
|
|
443
|
+
"border-success-subtle": /*elided*/ any;
|
|
444
|
+
"border-warning": /*elided*/ any;
|
|
445
|
+
"border-warning-subtle": /*elided*/ any;
|
|
446
|
+
"button-background-primary": /*elided*/ any;
|
|
447
|
+
"button-background-primary-hover": /*elided*/ any;
|
|
448
|
+
"button-background-primary-pressed": /*elided*/ any;
|
|
449
|
+
"button-background-secondary": /*elided*/ any;
|
|
450
|
+
"button-background-secondary-hover": /*elided*/ any;
|
|
451
|
+
"button-background-secondary-pressed": /*elided*/ any;
|
|
452
|
+
"popup-background-static": /*elided*/ any;
|
|
453
|
+
"popup-text-static": /*elided*/ any;
|
|
454
|
+
"tooltip-background": /*elided*/ any;
|
|
455
|
+
"icon-danger": /*elided*/ any;
|
|
456
|
+
"icon-danger-active": /*elided*/ any;
|
|
457
|
+
"icon-danger-hover": /*elided*/ any;
|
|
458
|
+
"icon-danger-inverted": /*elided*/ any;
|
|
459
|
+
"icon-danger-pressed": /*elided*/ any;
|
|
460
|
+
"icon-neutrals": /*elided*/ any;
|
|
461
|
+
"icon-neutrals-disabled": /*elided*/ any;
|
|
462
|
+
"icon-neutrals-hover": /*elided*/ any;
|
|
463
|
+
"icon-neutrals-inactive": /*elided*/ any;
|
|
464
|
+
"icon-neutrals-inactive-hover": /*elided*/ any;
|
|
465
|
+
"icon-neutrals-inverted": /*elided*/ any;
|
|
466
|
+
"icon-neutrals-inverted-hover": /*elided*/ any;
|
|
467
|
+
"icon-neutrals-inverted-subtle": /*elided*/ any;
|
|
468
|
+
"icon-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
469
|
+
"icon-neutrals-placeholder": /*elided*/ any;
|
|
470
|
+
"icon-neutrals-pressed": /*elided*/ any;
|
|
471
|
+
"icon-neutrals-search": /*elided*/ any;
|
|
472
|
+
"icon-neutrals-subtle": /*elided*/ any;
|
|
473
|
+
"icon-neutrals-subtle-hover": /*elided*/ any;
|
|
474
|
+
"icon-neutrals-subtle-pressed": /*elided*/ any;
|
|
475
|
+
"icon-neutrals-text": /*elided*/ any;
|
|
476
|
+
"icon-primary": /*elided*/ any;
|
|
477
|
+
"icon-primary-active": /*elided*/ any;
|
|
478
|
+
"icon-primary-hover": /*elided*/ any;
|
|
479
|
+
"icon-primary-inverted": /*elided*/ any;
|
|
480
|
+
"icon-primary-inverted-hover": /*elided*/ any;
|
|
481
|
+
"icon-primary-pressed": /*elided*/ any;
|
|
482
|
+
"icon-primary-selected": /*elided*/ any;
|
|
483
|
+
"icon-success": /*elided*/ any;
|
|
484
|
+
"icon-success-active": /*elided*/ any;
|
|
485
|
+
"icon-success-hover": /*elided*/ any;
|
|
486
|
+
"icon-success-inverted": /*elided*/ any;
|
|
487
|
+
"icon-success-pressed": /*elided*/ any;
|
|
488
|
+
"icon-warning": /*elided*/ any;
|
|
489
|
+
"icon-warning-prominent": /*elided*/ any;
|
|
490
|
+
"icon-warning-subtle": /*elided*/ any;
|
|
491
|
+
"text-danger": /*elided*/ any;
|
|
492
|
+
"text-danger-active": /*elided*/ any;
|
|
493
|
+
"text-danger-hover": /*elided*/ any;
|
|
494
|
+
"text-danger-inverted": /*elided*/ any;
|
|
495
|
+
"text-danger-pressed": /*elided*/ any;
|
|
496
|
+
"text-neutrals": /*elided*/ any;
|
|
497
|
+
"text-neutrals-active": /*elided*/ any;
|
|
498
|
+
"text-neutrals-disabled": /*elided*/ any;
|
|
499
|
+
"text-neutrals-hover": /*elided*/ any;
|
|
500
|
+
"text-neutrals-inverted": /*elided*/ any;
|
|
501
|
+
"text-neutrals-inverted-hover": /*elided*/ any;
|
|
502
|
+
"text-neutrals-inverted-subtle": /*elided*/ any;
|
|
503
|
+
"text-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
504
|
+
"text-neutrals-placeholder": /*elided*/ any;
|
|
505
|
+
"text-neutrals-placeholder-only": /*elided*/ any;
|
|
506
|
+
"text-neutrals-pressed": /*elided*/ any;
|
|
507
|
+
"text-neutrals-subtle": /*elided*/ any;
|
|
508
|
+
"text-neutrals-subtle-active": /*elided*/ any;
|
|
509
|
+
"text-neutrals-subtle-hover": /*elided*/ any;
|
|
510
|
+
"text-neutrals-subtle-pressed": /*elided*/ any;
|
|
511
|
+
"text-primary": /*elided*/ any;
|
|
512
|
+
"text-primary-active": /*elided*/ any;
|
|
513
|
+
"text-primary-hover": /*elided*/ any;
|
|
514
|
+
"text-primary-inverted": /*elided*/ any;
|
|
515
|
+
"text-primary-inverted-subtle": /*elided*/ any;
|
|
516
|
+
"text-primary-pressed": /*elided*/ any;
|
|
517
|
+
"text-primary-selected": /*elided*/ any;
|
|
518
|
+
"text-success": /*elided*/ any;
|
|
519
|
+
"text-success-active": /*elided*/ any;
|
|
520
|
+
"text-success-hover": /*elided*/ any;
|
|
521
|
+
"text-success-inverted": /*elided*/ any;
|
|
522
|
+
"text-success-pressed": /*elided*/ any;
|
|
523
|
+
"text-warning": /*elided*/ any;
|
|
524
|
+
"text-warning-subtle": /*elided*/ any;
|
|
525
|
+
"coal-background": /*elided*/ any;
|
|
526
|
+
"coal-background-mild": /*elided*/ any;
|
|
527
|
+
"coal-background-prominent": /*elided*/ any;
|
|
528
|
+
"coal-background-subtle": /*elided*/ any;
|
|
529
|
+
"coral-background": /*elided*/ any;
|
|
530
|
+
"coral-background-mild": /*elided*/ any;
|
|
531
|
+
"coral-background-prominent": /*elided*/ any;
|
|
532
|
+
"coral-background-subtle": /*elided*/ any;
|
|
533
|
+
"cyan-background": /*elided*/ any;
|
|
534
|
+
"cyan-background-mild": /*elided*/ any;
|
|
535
|
+
"cyan-background-prominent": /*elided*/ any;
|
|
536
|
+
"cyan-background-subtle": /*elided*/ any;
|
|
537
|
+
"lilac-background": /*elided*/ any;
|
|
538
|
+
"lilac-background-mild": /*elided*/ any;
|
|
539
|
+
"lilac-background-prominent": /*elided*/ any;
|
|
540
|
+
"lilac-background-subtle": /*elided*/ any;
|
|
541
|
+
"lime-background": /*elided*/ any;
|
|
542
|
+
"lime-background-mild": /*elided*/ any;
|
|
543
|
+
"lime-background-prominent": /*elided*/ any;
|
|
544
|
+
"lime-background-subtle": /*elided*/ any;
|
|
545
|
+
"moss-background": /*elided*/ any;
|
|
546
|
+
"moss-background-mild": /*elided*/ any;
|
|
547
|
+
"moss-background-prominent": /*elided*/ any;
|
|
548
|
+
"moss-background-subtle": /*elided*/ any;
|
|
549
|
+
"ocean-background": /*elided*/ any;
|
|
550
|
+
"ocean-background-mild": /*elided*/ any;
|
|
551
|
+
"ocean-background-prominent": /*elided*/ any;
|
|
552
|
+
"ocean-background-subtle": /*elided*/ any;
|
|
553
|
+
"orange-background": /*elided*/ any;
|
|
554
|
+
"orange-background-mild": /*elided*/ any;
|
|
555
|
+
"orange-background-prominent": /*elided*/ any;
|
|
556
|
+
"orange-background-subtle": /*elided*/ any;
|
|
557
|
+
"pink-background": /*elided*/ any;
|
|
558
|
+
"pink-background-mild": /*elided*/ any;
|
|
559
|
+
"pink-background-prominent": /*elided*/ any;
|
|
560
|
+
"pink-background-subtle": /*elided*/ any;
|
|
561
|
+
"sunshine-background": /*elided*/ any;
|
|
562
|
+
"sunshine-background-mild": /*elided*/ any;
|
|
563
|
+
"sunshine-background-prominent": /*elided*/ any;
|
|
564
|
+
"sunshine-background-subtle": /*elided*/ any;
|
|
565
|
+
"teal-background": /*elided*/ any;
|
|
566
|
+
"teal-background-mild": /*elided*/ any;
|
|
567
|
+
"teal-background-prominent": /*elided*/ any;
|
|
568
|
+
"teal-background-subtle": /*elided*/ any;
|
|
569
|
+
"coal-border": /*elided*/ any;
|
|
570
|
+
"coal-border-prominent": /*elided*/ any;
|
|
571
|
+
"coal-border-subtle": /*elided*/ any;
|
|
572
|
+
"coral-border": /*elided*/ any;
|
|
573
|
+
"coral-border-prominent": /*elided*/ any;
|
|
574
|
+
"coral-border-subtle": /*elided*/ any;
|
|
575
|
+
"cyan-border": /*elided*/ any;
|
|
576
|
+
"cyan-border-prominent": /*elided*/ any;
|
|
577
|
+
"cyan-border-subtle": /*elided*/ any;
|
|
578
|
+
"lilac-border": /*elided*/ any;
|
|
579
|
+
"lilac-border-prominent": /*elided*/ any;
|
|
580
|
+
"lilac-border-subtle": /*elided*/ any;
|
|
581
|
+
"lime-border": /*elided*/ any;
|
|
582
|
+
"lime-border-prominent": /*elided*/ any;
|
|
583
|
+
"lime-border-subtle": /*elided*/ any;
|
|
584
|
+
"moss-border": /*elided*/ any;
|
|
585
|
+
"moss-border-prominent": /*elided*/ any;
|
|
586
|
+
"moss-border-subtle": /*elided*/ any;
|
|
587
|
+
"ocean-border": /*elided*/ any;
|
|
588
|
+
"ocean-border-prominent": /*elided*/ any;
|
|
589
|
+
"ocean-border-subtle": /*elided*/ any;
|
|
590
|
+
"orange-border": /*elided*/ any;
|
|
591
|
+
"orange-border-prominent": /*elided*/ any;
|
|
592
|
+
"orange-border-subtle": /*elided*/ any;
|
|
593
|
+
"pink-border": /*elided*/ any;
|
|
594
|
+
"pink-border-prominent": /*elided*/ any;
|
|
595
|
+
"pink-border-subtle": /*elided*/ any;
|
|
596
|
+
"sunshine-border": /*elided*/ any;
|
|
597
|
+
"sunshine-border-prominent": /*elided*/ any;
|
|
598
|
+
"sunshine-border-subtle": /*elided*/ any;
|
|
599
|
+
"teal-border": /*elided*/ any;
|
|
600
|
+
"teal-border-prominent": /*elided*/ any;
|
|
601
|
+
"teal-border-subtle": /*elided*/ any;
|
|
602
|
+
"coal-avatar-background": /*elided*/ any;
|
|
603
|
+
"coral-avatar-background": /*elided*/ any;
|
|
604
|
+
"cyan-avatar-background": /*elided*/ any;
|
|
605
|
+
"light-coal-avatar-background": /*elided*/ any;
|
|
606
|
+
"light-coral-avatar-background": /*elided*/ any;
|
|
607
|
+
"light-cyan-avatar-background": /*elided*/ any;
|
|
608
|
+
"light-lilac-avatar-background": /*elided*/ any;
|
|
609
|
+
"light-lime-avatar-background": /*elided*/ any;
|
|
610
|
+
"light-moss-avatar-background": /*elided*/ any;
|
|
611
|
+
"light-ocean-avatar-background": /*elided*/ any;
|
|
612
|
+
"light-orange-avatar-background": /*elided*/ any;
|
|
613
|
+
"light-pink-avatar-background": /*elided*/ any;
|
|
614
|
+
"light-sunshine-avatar-background": /*elided*/ any;
|
|
615
|
+
"light-teal-avatar-background": /*elided*/ any;
|
|
616
|
+
"lilac-avatar-background": /*elided*/ any;
|
|
617
|
+
"lime-avatar-background": /*elided*/ any;
|
|
618
|
+
"moss-avatar-background": /*elided*/ any;
|
|
619
|
+
"ocean-avatar-background": /*elided*/ any;
|
|
620
|
+
"orange-avatar-background": /*elided*/ any;
|
|
621
|
+
"pink-avatar-background": /*elided*/ any;
|
|
622
|
+
"sunshine-avatar-background": /*elided*/ any;
|
|
623
|
+
"teal-avatar-background": /*elided*/ any;
|
|
624
|
+
"coral-comment-background": /*elided*/ any;
|
|
625
|
+
"cyan-comment-background": /*elided*/ any;
|
|
626
|
+
"lime-comment-background": /*elided*/ any;
|
|
627
|
+
"coal-cursor-background": /*elided*/ any;
|
|
628
|
+
"coral-cursor-background": /*elided*/ any;
|
|
629
|
+
"cyan-cursor-background": /*elided*/ any;
|
|
630
|
+
"light-cursor-background": /*elided*/ any;
|
|
631
|
+
"light-coal-cursor-background": /*elided*/ any;
|
|
632
|
+
"light-coral-cursor-background": /*elided*/ any;
|
|
633
|
+
"light-cyan-cursor-background": /*elided*/ any;
|
|
634
|
+
"light-lilac-cursor-background": /*elided*/ any;
|
|
635
|
+
"light-lime-cursor-background": /*elided*/ any;
|
|
636
|
+
"light-moss-cursor-background": /*elided*/ any;
|
|
637
|
+
"light-orange-cursor-background": /*elided*/ any;
|
|
638
|
+
"light-pink-cursor-background": /*elided*/ any;
|
|
639
|
+
"light-sunshine-cursor-background": /*elided*/ any;
|
|
640
|
+
"light-teal-cursor-background": /*elided*/ any;
|
|
641
|
+
"lilac-cursor-background": /*elided*/ any;
|
|
642
|
+
"lime-cursor-background": /*elided*/ any;
|
|
643
|
+
"moss-cursor-background": /*elided*/ any;
|
|
644
|
+
"ocean-cursor-background": /*elided*/ any;
|
|
645
|
+
"orange-cursor-background": /*elided*/ any;
|
|
646
|
+
"pink-cursor-background": /*elided*/ any;
|
|
647
|
+
"sunshine-cursor-background": /*elided*/ any;
|
|
648
|
+
"teal-cursor-background": /*elided*/ any;
|
|
649
|
+
"black-sticky-background": /*elided*/ any;
|
|
650
|
+
"coral-sticky-background": /*elided*/ any;
|
|
651
|
+
"cyan-sticky-background": /*elided*/ any;
|
|
652
|
+
"light-coal-sticky-background": /*elided*/ any;
|
|
653
|
+
"light-lime-sticky-background": /*elided*/ any;
|
|
654
|
+
"light-ocean-sticky-background": /*elided*/ any;
|
|
655
|
+
"light-pink-sticky-background": /*elided*/ any;
|
|
656
|
+
"light-sunshine-sticky-background": /*elided*/ any;
|
|
657
|
+
"lilac-sticky-background": /*elided*/ any;
|
|
658
|
+
"lime-sticky-background": /*elided*/ any;
|
|
659
|
+
"moss-sticky-background": /*elided*/ any;
|
|
660
|
+
"ocean-sticky-background": /*elided*/ any;
|
|
661
|
+
"orange-sticky-background": /*elided*/ any;
|
|
662
|
+
"pink-sticky-background": /*elided*/ any;
|
|
663
|
+
"sunshine-sticky-background": /*elided*/ any;
|
|
664
|
+
"teal-sticky-background": /*elided*/ any;
|
|
665
|
+
"coal-icon": /*elided*/ any;
|
|
666
|
+
"coal-icon-mild": /*elided*/ any;
|
|
667
|
+
"coal-icon-subtle": /*elided*/ any;
|
|
668
|
+
"coral-icon": /*elided*/ any;
|
|
669
|
+
"coral-icon-mild": /*elided*/ any;
|
|
670
|
+
"coral-icon-subtle": /*elided*/ any;
|
|
671
|
+
"cyan-icon": /*elided*/ any;
|
|
672
|
+
"cyan-icon-mild": /*elided*/ any;
|
|
673
|
+
"cyan-icon-subtle": /*elided*/ any;
|
|
674
|
+
"lilac-icon": /*elided*/ any;
|
|
675
|
+
"lilac-icon-mild": /*elided*/ any;
|
|
676
|
+
"lilac-icon-subtle": /*elided*/ any;
|
|
677
|
+
"lime-icon": /*elided*/ any;
|
|
678
|
+
"lime-icon-mild": /*elided*/ any;
|
|
679
|
+
"lime-icon-subtle": /*elided*/ any;
|
|
680
|
+
"moss-icon": /*elided*/ any;
|
|
681
|
+
"moss-icon-mild": /*elided*/ any;
|
|
682
|
+
"moss-icon-subtle": /*elided*/ any;
|
|
683
|
+
"ocean-icon": /*elided*/ any;
|
|
684
|
+
"ocean-icon-mild": /*elided*/ any;
|
|
685
|
+
"ocean-icon-subtle": /*elided*/ any;
|
|
686
|
+
"orange-icon": /*elided*/ any;
|
|
687
|
+
"orange-icon-mild": /*elided*/ any;
|
|
688
|
+
"orange-icon-subtle": /*elided*/ any;
|
|
689
|
+
"pink-icon": /*elided*/ any;
|
|
690
|
+
"pink-icon-mild": /*elided*/ any;
|
|
691
|
+
"pink-icon-subtle": /*elided*/ any;
|
|
692
|
+
"sunshine-icon": /*elided*/ any;
|
|
693
|
+
"sunshine-icon-mild": /*elided*/ any;
|
|
694
|
+
"sunshine-icon-subtle": /*elided*/ any;
|
|
695
|
+
"teal-icon": /*elided*/ any;
|
|
696
|
+
"teal-icon-mild": /*elided*/ any;
|
|
697
|
+
"teal-icon-subtle": /*elided*/ any;
|
|
698
|
+
"coal-text": /*elided*/ any;
|
|
699
|
+
"coal-text-mild": /*elided*/ any;
|
|
700
|
+
"coal-text-subtle": /*elided*/ any;
|
|
701
|
+
"coral-text": /*elided*/ any;
|
|
702
|
+
"coral-text-mild": /*elided*/ any;
|
|
703
|
+
"coral-text-subtle": /*elided*/ any;
|
|
704
|
+
"cyan-text": /*elided*/ any;
|
|
705
|
+
"cyan-text-mild": /*elided*/ any;
|
|
706
|
+
"cyan-text-subtle": /*elided*/ any;
|
|
707
|
+
"lilac-text": /*elided*/ any;
|
|
708
|
+
"lilac-text-mild": /*elided*/ any;
|
|
709
|
+
"lilac-text-subtle": /*elided*/ any;
|
|
710
|
+
"lime-text": /*elided*/ any;
|
|
711
|
+
"lime-text-mild": /*elided*/ any;
|
|
712
|
+
"lime-text-subtle": /*elided*/ any;
|
|
713
|
+
"moss-text": /*elided*/ any;
|
|
714
|
+
"moss-text-mild": /*elided*/ any;
|
|
715
|
+
"moss-text-subtle": /*elided*/ any;
|
|
716
|
+
"ocean-text": /*elided*/ any;
|
|
717
|
+
"ocean-text-mild": /*elided*/ any;
|
|
718
|
+
"ocean-text-subtle": /*elided*/ any;
|
|
719
|
+
"orange-text": /*elided*/ any;
|
|
720
|
+
"orange-text-mild": /*elided*/ any;
|
|
721
|
+
"orange-text-subtle": /*elided*/ any;
|
|
722
|
+
"pink-text": /*elided*/ any;
|
|
723
|
+
"pink-text-mild": /*elided*/ any;
|
|
724
|
+
"pink-text-subtle": /*elided*/ any;
|
|
725
|
+
"sunshine-text": /*elided*/ any;
|
|
726
|
+
"sunshine-text-mild": /*elided*/ any;
|
|
727
|
+
"sunshine-text-subtle": /*elided*/ any;
|
|
728
|
+
"teal-text": /*elided*/ any;
|
|
729
|
+
"teal-text-mild": /*elided*/ any;
|
|
730
|
+
"teal-text-subtle": /*elided*/ any;
|
|
731
731
|
};
|
|
732
732
|
'font-sizes': {
|
|
733
733
|
readonly 125: "0.625rem";
|
|
@@ -2904,393 +2904,393 @@ declare const css: <Composers extends (string | React.ExoticComponent<any> | Rea
|
|
|
2904
2904
|
readonly 'yellow-850': /*elided*/ any;
|
|
2905
2905
|
readonly 'yellow-900': /*elided*/ any;
|
|
2906
2906
|
readonly 'yellow-950': /*elided*/ any;
|
|
2907
|
-
"background-alpha"
|
|
2908
|
-
"background-alpha-active"
|
|
2909
|
-
"background-alpha-hover"
|
|
2910
|
-
"background-alpha-neutrals-overlay"
|
|
2911
|
-
"background-alpha-neutrals-overlay-subtle"
|
|
2912
|
-
"background-alpha-subtle"
|
|
2913
|
-
"background-danger-prominent"
|
|
2914
|
-
"background-danger-prominent-active"
|
|
2915
|
-
"background-danger-prominent-hover"
|
|
2916
|
-
"background-danger-prominent-pressed"
|
|
2917
|
-
"background-danger-subtle"
|
|
2918
|
-
"background-danger-subtle-active"
|
|
2919
|
-
"background-danger-subtle-hover"
|
|
2920
|
-
"background-danger-subtle-pressed"
|
|
2921
|
-
"background-neutrals"
|
|
2922
|
-
"background-neutrals-active"
|
|
2923
|
-
"background-neutrals-container"
|
|
2924
|
-
"background-neutrals-control"
|
|
2925
|
-
"background-neutrals-control-hover"
|
|
2926
|
-
"background-neutrals-control-pressed"
|
|
2927
|
-
"background-neutrals-disabled"
|
|
2928
|
-
"background-neutrals-hover"
|
|
2929
|
-
"background-neutrals-inactive"
|
|
2930
|
-
"background-neutrals-inactive-hover"
|
|
2931
|
-
"background-neutrals-inverted"
|
|
2932
|
-
"background-neutrals-inverted-subtle"
|
|
2933
|
-
"background-neutrals-layout"
|
|
2934
|
-
"background-neutrals-page"
|
|
2935
|
-
"background-neutrals-page-subtle"
|
|
2936
|
-
"background-neutrals-pressed"
|
|
2937
|
-
"background-neutrals-scrollbar"
|
|
2938
|
-
"background-neutrals-scrollbar-active"
|
|
2939
|
-
"background-neutrals-scrollbar-hover"
|
|
2940
|
-
"background-neutrals-subtle"
|
|
2941
|
-
"background-neutrals-subtle-active"
|
|
2942
|
-
"background-neutrals-subtle-hover"
|
|
2943
|
-
"background-neutrals-subtle-pressed"
|
|
2944
|
-
"background-neutrals-transparent"
|
|
2945
|
-
"background-primary-prominent"
|
|
2946
|
-
"background-primary-prominent-active"
|
|
2947
|
-
"background-primary-prominent-hover"
|
|
2948
|
-
"background-primary-prominent-pressed"
|
|
2949
|
-
"background-primary-prominent-selected"
|
|
2950
|
-
"background-primary-subtle"
|
|
2951
|
-
"background-primary-subtle-active"
|
|
2952
|
-
"background-primary-subtle-hover"
|
|
2953
|
-
"background-primary-subtle-pressed"
|
|
2954
|
-
"background-primary-subtle-selected"
|
|
2955
|
-
"background-success-prominent"
|
|
2956
|
-
"background-success-prominent-active"
|
|
2957
|
-
"background-success-prominent-hover"
|
|
2958
|
-
"background-success-prominent-pressed"
|
|
2959
|
-
"background-success-subtle"
|
|
2960
|
-
"background-warning-prominent"
|
|
2961
|
-
"background-warning-subtle"
|
|
2962
|
-
"border-danger"
|
|
2963
|
-
"border-danger-active"
|
|
2964
|
-
"border-danger-hover"
|
|
2965
|
-
"border-danger-pressed"
|
|
2966
|
-
"border-danger-subtle"
|
|
2967
|
-
"border-focus-error-inner"
|
|
2968
|
-
"border-focus-error-middle"
|
|
2969
|
-
"border-focus-error-outer"
|
|
2970
|
-
"border-focus-inner"
|
|
2971
|
-
"border-focus-middle"
|
|
2972
|
-
"border-focus-outer"
|
|
2973
|
-
"border-focus-success-inner"
|
|
2974
|
-
"border-focus-success-middle"
|
|
2975
|
-
"border-focus-success-outer"
|
|
2976
|
-
"focus-keyboard"
|
|
2977
|
-
"border-neutrals"
|
|
2978
|
-
"border-neutrals-active"
|
|
2979
|
-
"border-neutrals-controls"
|
|
2980
|
-
"border-neutrals-controls-disabled"
|
|
2981
|
-
"border-neutrals-disabled"
|
|
2982
|
-
"border-neutrals-hover"
|
|
2983
|
-
"border-neutrals-inverted"
|
|
2984
|
-
"border-neutrals-pressed"
|
|
2985
|
-
"border-neutrals-subtle"
|
|
2986
|
-
"border-neutrals-subtle-hover"
|
|
2987
|
-
"border-neutrals-subtle-pressed"
|
|
2988
|
-
"border-neutrals-text"
|
|
2989
|
-
"border-neutrals-text-active"
|
|
2990
|
-
"border-neutrals-text-hover"
|
|
2991
|
-
"border-neutrals-text-subtle"
|
|
2992
|
-
"border-neutrals-text-subtle-active"
|
|
2993
|
-
"border-neutrals-text-subtle-hover"
|
|
2994
|
-
"border-neutrals-transparent"
|
|
2995
|
-
"border-primary"
|
|
2996
|
-
"border-primary-active"
|
|
2997
|
-
"border-primary-hover"
|
|
2998
|
-
"border-primary-inverted"
|
|
2999
|
-
"border-primary-pressed"
|
|
3000
|
-
"border-primary-selected"
|
|
3001
|
-
"border-primary-subtle"
|
|
3002
|
-
"border-success"
|
|
3003
|
-
"border-success-active"
|
|
3004
|
-
"border-success-hover"
|
|
3005
|
-
"border-success-pressed"
|
|
3006
|
-
"border-success-subtle"
|
|
3007
|
-
"border-warning"
|
|
3008
|
-
"border-warning-subtle"
|
|
3009
|
-
"button-background-primary"
|
|
3010
|
-
"button-background-primary-hover"
|
|
3011
|
-
"button-background-primary-pressed"
|
|
3012
|
-
"button-background-secondary"
|
|
3013
|
-
"button-background-secondary-hover"
|
|
3014
|
-
"button-background-secondary-pressed"
|
|
3015
|
-
"popup-background-static"
|
|
3016
|
-
"popup-text-static"
|
|
3017
|
-
"tooltip-background"
|
|
3018
|
-
"icon-danger"
|
|
3019
|
-
"icon-danger-active"
|
|
3020
|
-
"icon-danger-hover"
|
|
3021
|
-
"icon-danger-inverted"
|
|
3022
|
-
"icon-danger-pressed"
|
|
3023
|
-
"icon-neutrals"
|
|
3024
|
-
"icon-neutrals-disabled"
|
|
3025
|
-
"icon-neutrals-hover"
|
|
3026
|
-
"icon-neutrals-inactive"
|
|
3027
|
-
"icon-neutrals-inactive-hover"
|
|
3028
|
-
"icon-neutrals-inverted"
|
|
3029
|
-
"icon-neutrals-inverted-hover"
|
|
3030
|
-
"icon-neutrals-inverted-subtle"
|
|
3031
|
-
"icon-neutrals-inverted-subtle-hover"
|
|
3032
|
-
"icon-neutrals-placeholder"
|
|
3033
|
-
"icon-neutrals-pressed"
|
|
3034
|
-
"icon-neutrals-search"
|
|
3035
|
-
"icon-neutrals-subtle"
|
|
3036
|
-
"icon-neutrals-subtle-hover"
|
|
3037
|
-
"icon-neutrals-subtle-pressed"
|
|
3038
|
-
"icon-neutrals-text"
|
|
3039
|
-
"icon-primary"
|
|
3040
|
-
"icon-primary-active"
|
|
3041
|
-
"icon-primary-hover"
|
|
3042
|
-
"icon-primary-inverted"
|
|
3043
|
-
"icon-primary-inverted-hover"
|
|
3044
|
-
"icon-primary-pressed"
|
|
3045
|
-
"icon-primary-selected"
|
|
3046
|
-
"icon-success"
|
|
3047
|
-
"icon-success-active"
|
|
3048
|
-
"icon-success-hover"
|
|
3049
|
-
"icon-success-inverted"
|
|
3050
|
-
"icon-success-pressed"
|
|
3051
|
-
"icon-warning"
|
|
3052
|
-
"icon-warning-prominent"
|
|
3053
|
-
"icon-warning-subtle"
|
|
3054
|
-
"text-danger"
|
|
3055
|
-
"text-danger-active"
|
|
3056
|
-
"text-danger-hover"
|
|
3057
|
-
"text-danger-inverted"
|
|
3058
|
-
"text-danger-pressed"
|
|
3059
|
-
"text-neutrals"
|
|
3060
|
-
"text-neutrals-active"
|
|
3061
|
-
"text-neutrals-disabled"
|
|
3062
|
-
"text-neutrals-hover"
|
|
3063
|
-
"text-neutrals-inverted"
|
|
3064
|
-
"text-neutrals-inverted-hover"
|
|
3065
|
-
"text-neutrals-inverted-subtle"
|
|
3066
|
-
"text-neutrals-inverted-subtle-hover"
|
|
3067
|
-
"text-neutrals-placeholder"
|
|
3068
|
-
"text-neutrals-placeholder-only"
|
|
3069
|
-
"text-neutrals-pressed"
|
|
3070
|
-
"text-neutrals-subtle"
|
|
3071
|
-
"text-neutrals-subtle-active"
|
|
3072
|
-
"text-neutrals-subtle-hover"
|
|
3073
|
-
"text-neutrals-subtle-pressed"
|
|
3074
|
-
"text-primary"
|
|
3075
|
-
"text-primary-active"
|
|
3076
|
-
"text-primary-hover"
|
|
3077
|
-
"text-primary-inverted"
|
|
3078
|
-
"text-primary-inverted-subtle"
|
|
3079
|
-
"text-primary-pressed"
|
|
3080
|
-
"text-primary-selected"
|
|
3081
|
-
"text-success"
|
|
3082
|
-
"text-success-active"
|
|
3083
|
-
"text-success-hover"
|
|
3084
|
-
"text-success-inverted"
|
|
3085
|
-
"text-success-pressed"
|
|
3086
|
-
"text-warning"
|
|
3087
|
-
"text-warning-subtle"
|
|
3088
|
-
"coal-background"
|
|
3089
|
-
"coal-background-mild"
|
|
3090
|
-
"coal-background-prominent"
|
|
3091
|
-
"coal-background-subtle"
|
|
3092
|
-
"coral-background"
|
|
3093
|
-
"coral-background-mild"
|
|
3094
|
-
"coral-background-prominent"
|
|
3095
|
-
"coral-background-subtle"
|
|
3096
|
-
"cyan-background"
|
|
3097
|
-
"cyan-background-mild"
|
|
3098
|
-
"cyan-background-prominent"
|
|
3099
|
-
"cyan-background-subtle"
|
|
3100
|
-
"lilac-background"
|
|
3101
|
-
"lilac-background-mild"
|
|
3102
|
-
"lilac-background-prominent"
|
|
3103
|
-
"lilac-background-subtle"
|
|
3104
|
-
"lime-background"
|
|
3105
|
-
"lime-background-mild"
|
|
3106
|
-
"lime-background-prominent"
|
|
3107
|
-
"lime-background-subtle"
|
|
3108
|
-
"moss-background"
|
|
3109
|
-
"moss-background-mild"
|
|
3110
|
-
"moss-background-prominent"
|
|
3111
|
-
"moss-background-subtle"
|
|
3112
|
-
"ocean-background"
|
|
3113
|
-
"ocean-background-mild"
|
|
3114
|
-
"ocean-background-prominent"
|
|
3115
|
-
"ocean-background-subtle"
|
|
3116
|
-
"orange-background"
|
|
3117
|
-
"orange-background-mild"
|
|
3118
|
-
"orange-background-prominent"
|
|
3119
|
-
"orange-background-subtle"
|
|
3120
|
-
"pink-background"
|
|
3121
|
-
"pink-background-mild"
|
|
3122
|
-
"pink-background-prominent"
|
|
3123
|
-
"pink-background-subtle"
|
|
3124
|
-
"sunshine-background"
|
|
3125
|
-
"sunshine-background-mild"
|
|
3126
|
-
"sunshine-background-prominent"
|
|
3127
|
-
"sunshine-background-subtle"
|
|
3128
|
-
"teal-background"
|
|
3129
|
-
"teal-background-mild"
|
|
3130
|
-
"teal-background-prominent"
|
|
3131
|
-
"teal-background-subtle"
|
|
3132
|
-
"coal-border"
|
|
3133
|
-
"coal-border-prominent"
|
|
3134
|
-
"coal-border-subtle"
|
|
3135
|
-
"coral-border"
|
|
3136
|
-
"coral-border-prominent"
|
|
3137
|
-
"coral-border-subtle"
|
|
3138
|
-
"cyan-border"
|
|
3139
|
-
"cyan-border-prominent"
|
|
3140
|
-
"cyan-border-subtle"
|
|
3141
|
-
"lilac-border"
|
|
3142
|
-
"lilac-border-prominent"
|
|
3143
|
-
"lilac-border-subtle"
|
|
3144
|
-
"lime-border"
|
|
3145
|
-
"lime-border-prominent"
|
|
3146
|
-
"lime-border-subtle"
|
|
3147
|
-
"moss-border"
|
|
3148
|
-
"moss-border-prominent"
|
|
3149
|
-
"moss-border-subtle"
|
|
3150
|
-
"ocean-border"
|
|
3151
|
-
"ocean-border-prominent"
|
|
3152
|
-
"ocean-border-subtle"
|
|
3153
|
-
"orange-border"
|
|
3154
|
-
"orange-border-prominent"
|
|
3155
|
-
"orange-border-subtle"
|
|
3156
|
-
"pink-border"
|
|
3157
|
-
"pink-border-prominent"
|
|
3158
|
-
"pink-border-subtle"
|
|
3159
|
-
"sunshine-border"
|
|
3160
|
-
"sunshine-border-prominent"
|
|
3161
|
-
"sunshine-border-subtle"
|
|
3162
|
-
"teal-border"
|
|
3163
|
-
"teal-border-prominent"
|
|
3164
|
-
"teal-border-subtle"
|
|
3165
|
-
"coal-avatar-background"
|
|
3166
|
-
"coral-avatar-background"
|
|
3167
|
-
"cyan-avatar-background"
|
|
3168
|
-
"light-coal-avatar-background"
|
|
3169
|
-
"light-coral-avatar-background"
|
|
3170
|
-
"light-cyan-avatar-background"
|
|
3171
|
-
"light-lilac-avatar-background"
|
|
3172
|
-
"light-lime-avatar-background"
|
|
3173
|
-
"light-moss-avatar-background"
|
|
3174
|
-
"light-ocean-avatar-background"
|
|
3175
|
-
"light-orange-avatar-background"
|
|
3176
|
-
"light-pink-avatar-background"
|
|
3177
|
-
"light-sunshine-avatar-background"
|
|
3178
|
-
"light-teal-avatar-background"
|
|
3179
|
-
"lilac-avatar-background"
|
|
3180
|
-
"lime-avatar-background"
|
|
3181
|
-
"moss-avatar-background"
|
|
3182
|
-
"ocean-avatar-background"
|
|
3183
|
-
"orange-avatar-background"
|
|
3184
|
-
"pink-avatar-background"
|
|
3185
|
-
"sunshine-avatar-background"
|
|
3186
|
-
"teal-avatar-background"
|
|
3187
|
-
"coral-comment-background"
|
|
3188
|
-
"cyan-comment-background"
|
|
3189
|
-
"lime-comment-background"
|
|
3190
|
-
"coal-cursor-background"
|
|
3191
|
-
"coral-cursor-background"
|
|
3192
|
-
"cyan-cursor-background"
|
|
3193
|
-
"light-cursor-background"
|
|
3194
|
-
"light-coal-cursor-background"
|
|
3195
|
-
"light-coral-cursor-background"
|
|
3196
|
-
"light-cyan-cursor-background"
|
|
3197
|
-
"light-lilac-cursor-background"
|
|
3198
|
-
"light-lime-cursor-background"
|
|
3199
|
-
"light-moss-cursor-background"
|
|
3200
|
-
"light-orange-cursor-background"
|
|
3201
|
-
"light-pink-cursor-background"
|
|
3202
|
-
"light-sunshine-cursor-background"
|
|
3203
|
-
"light-teal-cursor-background"
|
|
3204
|
-
"lilac-cursor-background"
|
|
3205
|
-
"lime-cursor-background"
|
|
3206
|
-
"moss-cursor-background"
|
|
3207
|
-
"ocean-cursor-background"
|
|
3208
|
-
"orange-cursor-background"
|
|
3209
|
-
"pink-cursor-background"
|
|
3210
|
-
"sunshine-cursor-background"
|
|
3211
|
-
"teal-cursor-background"
|
|
3212
|
-
"black-sticky-background"
|
|
3213
|
-
"coral-sticky-background"
|
|
3214
|
-
"cyan-sticky-background"
|
|
3215
|
-
"light-coal-sticky-background"
|
|
3216
|
-
"light-lime-sticky-background"
|
|
3217
|
-
"light-ocean-sticky-background"
|
|
3218
|
-
"light-pink-sticky-background"
|
|
3219
|
-
"light-sunshine-sticky-background"
|
|
3220
|
-
"lilac-sticky-background"
|
|
3221
|
-
"lime-sticky-background"
|
|
3222
|
-
"moss-sticky-background"
|
|
3223
|
-
"ocean-sticky-background"
|
|
3224
|
-
"orange-sticky-background"
|
|
3225
|
-
"pink-sticky-background"
|
|
3226
|
-
"sunshine-sticky-background"
|
|
3227
|
-
"teal-sticky-background"
|
|
3228
|
-
"coal-icon"
|
|
3229
|
-
"coal-icon-mild"
|
|
3230
|
-
"coal-icon-subtle"
|
|
3231
|
-
"coral-icon"
|
|
3232
|
-
"coral-icon-mild"
|
|
3233
|
-
"coral-icon-subtle"
|
|
3234
|
-
"cyan-icon"
|
|
3235
|
-
"cyan-icon-mild"
|
|
3236
|
-
"cyan-icon-subtle"
|
|
3237
|
-
"lilac-icon"
|
|
3238
|
-
"lilac-icon-mild"
|
|
3239
|
-
"lilac-icon-subtle"
|
|
3240
|
-
"lime-icon"
|
|
3241
|
-
"lime-icon-mild"
|
|
3242
|
-
"lime-icon-subtle"
|
|
3243
|
-
"moss-icon"
|
|
3244
|
-
"moss-icon-mild"
|
|
3245
|
-
"moss-icon-subtle"
|
|
3246
|
-
"ocean-icon"
|
|
3247
|
-
"ocean-icon-mild"
|
|
3248
|
-
"ocean-icon-subtle"
|
|
3249
|
-
"orange-icon"
|
|
3250
|
-
"orange-icon-mild"
|
|
3251
|
-
"orange-icon-subtle"
|
|
3252
|
-
"pink-icon"
|
|
3253
|
-
"pink-icon-mild"
|
|
3254
|
-
"pink-icon-subtle"
|
|
3255
|
-
"sunshine-icon"
|
|
3256
|
-
"sunshine-icon-mild"
|
|
3257
|
-
"sunshine-icon-subtle"
|
|
3258
|
-
"teal-icon"
|
|
3259
|
-
"teal-icon-mild"
|
|
3260
|
-
"teal-icon-subtle"
|
|
3261
|
-
"coal-text"
|
|
3262
|
-
"coal-text-mild"
|
|
3263
|
-
"coal-text-subtle"
|
|
3264
|
-
"coral-text"
|
|
3265
|
-
"coral-text-mild"
|
|
3266
|
-
"coral-text-subtle"
|
|
3267
|
-
"cyan-text"
|
|
3268
|
-
"cyan-text-mild"
|
|
3269
|
-
"cyan-text-subtle"
|
|
3270
|
-
"lilac-text"
|
|
3271
|
-
"lilac-text-mild"
|
|
3272
|
-
"lilac-text-subtle"
|
|
3273
|
-
"lime-text"
|
|
3274
|
-
"lime-text-mild"
|
|
3275
|
-
"lime-text-subtle"
|
|
3276
|
-
"moss-text"
|
|
3277
|
-
"moss-text-mild"
|
|
3278
|
-
"moss-text-subtle"
|
|
3279
|
-
"ocean-text"
|
|
3280
|
-
"ocean-text-mild"
|
|
3281
|
-
"ocean-text-subtle"
|
|
3282
|
-
"orange-text"
|
|
3283
|
-
"orange-text-mild"
|
|
3284
|
-
"orange-text-subtle"
|
|
3285
|
-
"pink-text"
|
|
3286
|
-
"pink-text-mild"
|
|
3287
|
-
"pink-text-subtle"
|
|
3288
|
-
"sunshine-text"
|
|
3289
|
-
"sunshine-text-mild"
|
|
3290
|
-
"sunshine-text-subtle"
|
|
3291
|
-
"teal-text"
|
|
3292
|
-
"teal-text-mild"
|
|
3293
|
-
"teal-text-subtle"
|
|
2907
|
+
"background-alpha": /*elided*/ any;
|
|
2908
|
+
"background-alpha-active": /*elided*/ any;
|
|
2909
|
+
"background-alpha-hover": /*elided*/ any;
|
|
2910
|
+
"background-alpha-neutrals-overlay": /*elided*/ any;
|
|
2911
|
+
"background-alpha-neutrals-overlay-subtle": /*elided*/ any;
|
|
2912
|
+
"background-alpha-subtle": /*elided*/ any;
|
|
2913
|
+
"background-danger-prominent": /*elided*/ any;
|
|
2914
|
+
"background-danger-prominent-active": /*elided*/ any;
|
|
2915
|
+
"background-danger-prominent-hover": /*elided*/ any;
|
|
2916
|
+
"background-danger-prominent-pressed": /*elided*/ any;
|
|
2917
|
+
"background-danger-subtle": /*elided*/ any;
|
|
2918
|
+
"background-danger-subtle-active": /*elided*/ any;
|
|
2919
|
+
"background-danger-subtle-hover": /*elided*/ any;
|
|
2920
|
+
"background-danger-subtle-pressed": /*elided*/ any;
|
|
2921
|
+
"background-neutrals": /*elided*/ any;
|
|
2922
|
+
"background-neutrals-active": /*elided*/ any;
|
|
2923
|
+
"background-neutrals-container": /*elided*/ any;
|
|
2924
|
+
"background-neutrals-control": /*elided*/ any;
|
|
2925
|
+
"background-neutrals-control-hover": /*elided*/ any;
|
|
2926
|
+
"background-neutrals-control-pressed": /*elided*/ any;
|
|
2927
|
+
"background-neutrals-disabled": /*elided*/ any;
|
|
2928
|
+
"background-neutrals-hover": /*elided*/ any;
|
|
2929
|
+
"background-neutrals-inactive": /*elided*/ any;
|
|
2930
|
+
"background-neutrals-inactive-hover": /*elided*/ any;
|
|
2931
|
+
"background-neutrals-inverted": /*elided*/ any;
|
|
2932
|
+
"background-neutrals-inverted-subtle": /*elided*/ any;
|
|
2933
|
+
"background-neutrals-layout": /*elided*/ any;
|
|
2934
|
+
"background-neutrals-page": /*elided*/ any;
|
|
2935
|
+
"background-neutrals-page-subtle": /*elided*/ any;
|
|
2936
|
+
"background-neutrals-pressed": /*elided*/ any;
|
|
2937
|
+
"background-neutrals-scrollbar": /*elided*/ any;
|
|
2938
|
+
"background-neutrals-scrollbar-active": /*elided*/ any;
|
|
2939
|
+
"background-neutrals-scrollbar-hover": /*elided*/ any;
|
|
2940
|
+
"background-neutrals-subtle": /*elided*/ any;
|
|
2941
|
+
"background-neutrals-subtle-active": /*elided*/ any;
|
|
2942
|
+
"background-neutrals-subtle-hover": /*elided*/ any;
|
|
2943
|
+
"background-neutrals-subtle-pressed": /*elided*/ any;
|
|
2944
|
+
"background-neutrals-transparent": /*elided*/ any;
|
|
2945
|
+
"background-primary-prominent": /*elided*/ any;
|
|
2946
|
+
"background-primary-prominent-active": /*elided*/ any;
|
|
2947
|
+
"background-primary-prominent-hover": /*elided*/ any;
|
|
2948
|
+
"background-primary-prominent-pressed": /*elided*/ any;
|
|
2949
|
+
"background-primary-prominent-selected": /*elided*/ any;
|
|
2950
|
+
"background-primary-subtle": /*elided*/ any;
|
|
2951
|
+
"background-primary-subtle-active": /*elided*/ any;
|
|
2952
|
+
"background-primary-subtle-hover": /*elided*/ any;
|
|
2953
|
+
"background-primary-subtle-pressed": /*elided*/ any;
|
|
2954
|
+
"background-primary-subtle-selected": /*elided*/ any;
|
|
2955
|
+
"background-success-prominent": /*elided*/ any;
|
|
2956
|
+
"background-success-prominent-active": /*elided*/ any;
|
|
2957
|
+
"background-success-prominent-hover": /*elided*/ any;
|
|
2958
|
+
"background-success-prominent-pressed": /*elided*/ any;
|
|
2959
|
+
"background-success-subtle": /*elided*/ any;
|
|
2960
|
+
"background-warning-prominent": /*elided*/ any;
|
|
2961
|
+
"background-warning-subtle": /*elided*/ any;
|
|
2962
|
+
"border-danger": /*elided*/ any;
|
|
2963
|
+
"border-danger-active": /*elided*/ any;
|
|
2964
|
+
"border-danger-hover": /*elided*/ any;
|
|
2965
|
+
"border-danger-pressed": /*elided*/ any;
|
|
2966
|
+
"border-danger-subtle": /*elided*/ any;
|
|
2967
|
+
"border-focus-error-inner": /*elided*/ any;
|
|
2968
|
+
"border-focus-error-middle": /*elided*/ any;
|
|
2969
|
+
"border-focus-error-outer": /*elided*/ any;
|
|
2970
|
+
"border-focus-inner": /*elided*/ any;
|
|
2971
|
+
"border-focus-middle": /*elided*/ any;
|
|
2972
|
+
"border-focus-outer": /*elided*/ any;
|
|
2973
|
+
"border-focus-success-inner": /*elided*/ any;
|
|
2974
|
+
"border-focus-success-middle": /*elided*/ any;
|
|
2975
|
+
"border-focus-success-outer": /*elided*/ any;
|
|
2976
|
+
"focus-keyboard": /*elided*/ any;
|
|
2977
|
+
"border-neutrals": /*elided*/ any;
|
|
2978
|
+
"border-neutrals-active": /*elided*/ any;
|
|
2979
|
+
"border-neutrals-controls": /*elided*/ any;
|
|
2980
|
+
"border-neutrals-controls-disabled": /*elided*/ any;
|
|
2981
|
+
"border-neutrals-disabled": /*elided*/ any;
|
|
2982
|
+
"border-neutrals-hover": /*elided*/ any;
|
|
2983
|
+
"border-neutrals-inverted": /*elided*/ any;
|
|
2984
|
+
"border-neutrals-pressed": /*elided*/ any;
|
|
2985
|
+
"border-neutrals-subtle": /*elided*/ any;
|
|
2986
|
+
"border-neutrals-subtle-hover": /*elided*/ any;
|
|
2987
|
+
"border-neutrals-subtle-pressed": /*elided*/ any;
|
|
2988
|
+
"border-neutrals-text": /*elided*/ any;
|
|
2989
|
+
"border-neutrals-text-active": /*elided*/ any;
|
|
2990
|
+
"border-neutrals-text-hover": /*elided*/ any;
|
|
2991
|
+
"border-neutrals-text-subtle": /*elided*/ any;
|
|
2992
|
+
"border-neutrals-text-subtle-active": /*elided*/ any;
|
|
2993
|
+
"border-neutrals-text-subtle-hover": /*elided*/ any;
|
|
2994
|
+
"border-neutrals-transparent": /*elided*/ any;
|
|
2995
|
+
"border-primary": /*elided*/ any;
|
|
2996
|
+
"border-primary-active": /*elided*/ any;
|
|
2997
|
+
"border-primary-hover": /*elided*/ any;
|
|
2998
|
+
"border-primary-inverted": /*elided*/ any;
|
|
2999
|
+
"border-primary-pressed": /*elided*/ any;
|
|
3000
|
+
"border-primary-selected": /*elided*/ any;
|
|
3001
|
+
"border-primary-subtle": /*elided*/ any;
|
|
3002
|
+
"border-success": /*elided*/ any;
|
|
3003
|
+
"border-success-active": /*elided*/ any;
|
|
3004
|
+
"border-success-hover": /*elided*/ any;
|
|
3005
|
+
"border-success-pressed": /*elided*/ any;
|
|
3006
|
+
"border-success-subtle": /*elided*/ any;
|
|
3007
|
+
"border-warning": /*elided*/ any;
|
|
3008
|
+
"border-warning-subtle": /*elided*/ any;
|
|
3009
|
+
"button-background-primary": /*elided*/ any;
|
|
3010
|
+
"button-background-primary-hover": /*elided*/ any;
|
|
3011
|
+
"button-background-primary-pressed": /*elided*/ any;
|
|
3012
|
+
"button-background-secondary": /*elided*/ any;
|
|
3013
|
+
"button-background-secondary-hover": /*elided*/ any;
|
|
3014
|
+
"button-background-secondary-pressed": /*elided*/ any;
|
|
3015
|
+
"popup-background-static": /*elided*/ any;
|
|
3016
|
+
"popup-text-static": /*elided*/ any;
|
|
3017
|
+
"tooltip-background": /*elided*/ any;
|
|
3018
|
+
"icon-danger": /*elided*/ any;
|
|
3019
|
+
"icon-danger-active": /*elided*/ any;
|
|
3020
|
+
"icon-danger-hover": /*elided*/ any;
|
|
3021
|
+
"icon-danger-inverted": /*elided*/ any;
|
|
3022
|
+
"icon-danger-pressed": /*elided*/ any;
|
|
3023
|
+
"icon-neutrals": /*elided*/ any;
|
|
3024
|
+
"icon-neutrals-disabled": /*elided*/ any;
|
|
3025
|
+
"icon-neutrals-hover": /*elided*/ any;
|
|
3026
|
+
"icon-neutrals-inactive": /*elided*/ any;
|
|
3027
|
+
"icon-neutrals-inactive-hover": /*elided*/ any;
|
|
3028
|
+
"icon-neutrals-inverted": /*elided*/ any;
|
|
3029
|
+
"icon-neutrals-inverted-hover": /*elided*/ any;
|
|
3030
|
+
"icon-neutrals-inverted-subtle": /*elided*/ any;
|
|
3031
|
+
"icon-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
3032
|
+
"icon-neutrals-placeholder": /*elided*/ any;
|
|
3033
|
+
"icon-neutrals-pressed": /*elided*/ any;
|
|
3034
|
+
"icon-neutrals-search": /*elided*/ any;
|
|
3035
|
+
"icon-neutrals-subtle": /*elided*/ any;
|
|
3036
|
+
"icon-neutrals-subtle-hover": /*elided*/ any;
|
|
3037
|
+
"icon-neutrals-subtle-pressed": /*elided*/ any;
|
|
3038
|
+
"icon-neutrals-text": /*elided*/ any;
|
|
3039
|
+
"icon-primary": /*elided*/ any;
|
|
3040
|
+
"icon-primary-active": /*elided*/ any;
|
|
3041
|
+
"icon-primary-hover": /*elided*/ any;
|
|
3042
|
+
"icon-primary-inverted": /*elided*/ any;
|
|
3043
|
+
"icon-primary-inverted-hover": /*elided*/ any;
|
|
3044
|
+
"icon-primary-pressed": /*elided*/ any;
|
|
3045
|
+
"icon-primary-selected": /*elided*/ any;
|
|
3046
|
+
"icon-success": /*elided*/ any;
|
|
3047
|
+
"icon-success-active": /*elided*/ any;
|
|
3048
|
+
"icon-success-hover": /*elided*/ any;
|
|
3049
|
+
"icon-success-inverted": /*elided*/ any;
|
|
3050
|
+
"icon-success-pressed": /*elided*/ any;
|
|
3051
|
+
"icon-warning": /*elided*/ any;
|
|
3052
|
+
"icon-warning-prominent": /*elided*/ any;
|
|
3053
|
+
"icon-warning-subtle": /*elided*/ any;
|
|
3054
|
+
"text-danger": /*elided*/ any;
|
|
3055
|
+
"text-danger-active": /*elided*/ any;
|
|
3056
|
+
"text-danger-hover": /*elided*/ any;
|
|
3057
|
+
"text-danger-inverted": /*elided*/ any;
|
|
3058
|
+
"text-danger-pressed": /*elided*/ any;
|
|
3059
|
+
"text-neutrals": /*elided*/ any;
|
|
3060
|
+
"text-neutrals-active": /*elided*/ any;
|
|
3061
|
+
"text-neutrals-disabled": /*elided*/ any;
|
|
3062
|
+
"text-neutrals-hover": /*elided*/ any;
|
|
3063
|
+
"text-neutrals-inverted": /*elided*/ any;
|
|
3064
|
+
"text-neutrals-inverted-hover": /*elided*/ any;
|
|
3065
|
+
"text-neutrals-inverted-subtle": /*elided*/ any;
|
|
3066
|
+
"text-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
3067
|
+
"text-neutrals-placeholder": /*elided*/ any;
|
|
3068
|
+
"text-neutrals-placeholder-only": /*elided*/ any;
|
|
3069
|
+
"text-neutrals-pressed": /*elided*/ any;
|
|
3070
|
+
"text-neutrals-subtle": /*elided*/ any;
|
|
3071
|
+
"text-neutrals-subtle-active": /*elided*/ any;
|
|
3072
|
+
"text-neutrals-subtle-hover": /*elided*/ any;
|
|
3073
|
+
"text-neutrals-subtle-pressed": /*elided*/ any;
|
|
3074
|
+
"text-primary": /*elided*/ any;
|
|
3075
|
+
"text-primary-active": /*elided*/ any;
|
|
3076
|
+
"text-primary-hover": /*elided*/ any;
|
|
3077
|
+
"text-primary-inverted": /*elided*/ any;
|
|
3078
|
+
"text-primary-inverted-subtle": /*elided*/ any;
|
|
3079
|
+
"text-primary-pressed": /*elided*/ any;
|
|
3080
|
+
"text-primary-selected": /*elided*/ any;
|
|
3081
|
+
"text-success": /*elided*/ any;
|
|
3082
|
+
"text-success-active": /*elided*/ any;
|
|
3083
|
+
"text-success-hover": /*elided*/ any;
|
|
3084
|
+
"text-success-inverted": /*elided*/ any;
|
|
3085
|
+
"text-success-pressed": /*elided*/ any;
|
|
3086
|
+
"text-warning": /*elided*/ any;
|
|
3087
|
+
"text-warning-subtle": /*elided*/ any;
|
|
3088
|
+
"coal-background": /*elided*/ any;
|
|
3089
|
+
"coal-background-mild": /*elided*/ any;
|
|
3090
|
+
"coal-background-prominent": /*elided*/ any;
|
|
3091
|
+
"coal-background-subtle": /*elided*/ any;
|
|
3092
|
+
"coral-background": /*elided*/ any;
|
|
3093
|
+
"coral-background-mild": /*elided*/ any;
|
|
3094
|
+
"coral-background-prominent": /*elided*/ any;
|
|
3095
|
+
"coral-background-subtle": /*elided*/ any;
|
|
3096
|
+
"cyan-background": /*elided*/ any;
|
|
3097
|
+
"cyan-background-mild": /*elided*/ any;
|
|
3098
|
+
"cyan-background-prominent": /*elided*/ any;
|
|
3099
|
+
"cyan-background-subtle": /*elided*/ any;
|
|
3100
|
+
"lilac-background": /*elided*/ any;
|
|
3101
|
+
"lilac-background-mild": /*elided*/ any;
|
|
3102
|
+
"lilac-background-prominent": /*elided*/ any;
|
|
3103
|
+
"lilac-background-subtle": /*elided*/ any;
|
|
3104
|
+
"lime-background": /*elided*/ any;
|
|
3105
|
+
"lime-background-mild": /*elided*/ any;
|
|
3106
|
+
"lime-background-prominent": /*elided*/ any;
|
|
3107
|
+
"lime-background-subtle": /*elided*/ any;
|
|
3108
|
+
"moss-background": /*elided*/ any;
|
|
3109
|
+
"moss-background-mild": /*elided*/ any;
|
|
3110
|
+
"moss-background-prominent": /*elided*/ any;
|
|
3111
|
+
"moss-background-subtle": /*elided*/ any;
|
|
3112
|
+
"ocean-background": /*elided*/ any;
|
|
3113
|
+
"ocean-background-mild": /*elided*/ any;
|
|
3114
|
+
"ocean-background-prominent": /*elided*/ any;
|
|
3115
|
+
"ocean-background-subtle": /*elided*/ any;
|
|
3116
|
+
"orange-background": /*elided*/ any;
|
|
3117
|
+
"orange-background-mild": /*elided*/ any;
|
|
3118
|
+
"orange-background-prominent": /*elided*/ any;
|
|
3119
|
+
"orange-background-subtle": /*elided*/ any;
|
|
3120
|
+
"pink-background": /*elided*/ any;
|
|
3121
|
+
"pink-background-mild": /*elided*/ any;
|
|
3122
|
+
"pink-background-prominent": /*elided*/ any;
|
|
3123
|
+
"pink-background-subtle": /*elided*/ any;
|
|
3124
|
+
"sunshine-background": /*elided*/ any;
|
|
3125
|
+
"sunshine-background-mild": /*elided*/ any;
|
|
3126
|
+
"sunshine-background-prominent": /*elided*/ any;
|
|
3127
|
+
"sunshine-background-subtle": /*elided*/ any;
|
|
3128
|
+
"teal-background": /*elided*/ any;
|
|
3129
|
+
"teal-background-mild": /*elided*/ any;
|
|
3130
|
+
"teal-background-prominent": /*elided*/ any;
|
|
3131
|
+
"teal-background-subtle": /*elided*/ any;
|
|
3132
|
+
"coal-border": /*elided*/ any;
|
|
3133
|
+
"coal-border-prominent": /*elided*/ any;
|
|
3134
|
+
"coal-border-subtle": /*elided*/ any;
|
|
3135
|
+
"coral-border": /*elided*/ any;
|
|
3136
|
+
"coral-border-prominent": /*elided*/ any;
|
|
3137
|
+
"coral-border-subtle": /*elided*/ any;
|
|
3138
|
+
"cyan-border": /*elided*/ any;
|
|
3139
|
+
"cyan-border-prominent": /*elided*/ any;
|
|
3140
|
+
"cyan-border-subtle": /*elided*/ any;
|
|
3141
|
+
"lilac-border": /*elided*/ any;
|
|
3142
|
+
"lilac-border-prominent": /*elided*/ any;
|
|
3143
|
+
"lilac-border-subtle": /*elided*/ any;
|
|
3144
|
+
"lime-border": /*elided*/ any;
|
|
3145
|
+
"lime-border-prominent": /*elided*/ any;
|
|
3146
|
+
"lime-border-subtle": /*elided*/ any;
|
|
3147
|
+
"moss-border": /*elided*/ any;
|
|
3148
|
+
"moss-border-prominent": /*elided*/ any;
|
|
3149
|
+
"moss-border-subtle": /*elided*/ any;
|
|
3150
|
+
"ocean-border": /*elided*/ any;
|
|
3151
|
+
"ocean-border-prominent": /*elided*/ any;
|
|
3152
|
+
"ocean-border-subtle": /*elided*/ any;
|
|
3153
|
+
"orange-border": /*elided*/ any;
|
|
3154
|
+
"orange-border-prominent": /*elided*/ any;
|
|
3155
|
+
"orange-border-subtle": /*elided*/ any;
|
|
3156
|
+
"pink-border": /*elided*/ any;
|
|
3157
|
+
"pink-border-prominent": /*elided*/ any;
|
|
3158
|
+
"pink-border-subtle": /*elided*/ any;
|
|
3159
|
+
"sunshine-border": /*elided*/ any;
|
|
3160
|
+
"sunshine-border-prominent": /*elided*/ any;
|
|
3161
|
+
"sunshine-border-subtle": /*elided*/ any;
|
|
3162
|
+
"teal-border": /*elided*/ any;
|
|
3163
|
+
"teal-border-prominent": /*elided*/ any;
|
|
3164
|
+
"teal-border-subtle": /*elided*/ any;
|
|
3165
|
+
"coal-avatar-background": /*elided*/ any;
|
|
3166
|
+
"coral-avatar-background": /*elided*/ any;
|
|
3167
|
+
"cyan-avatar-background": /*elided*/ any;
|
|
3168
|
+
"light-coal-avatar-background": /*elided*/ any;
|
|
3169
|
+
"light-coral-avatar-background": /*elided*/ any;
|
|
3170
|
+
"light-cyan-avatar-background": /*elided*/ any;
|
|
3171
|
+
"light-lilac-avatar-background": /*elided*/ any;
|
|
3172
|
+
"light-lime-avatar-background": /*elided*/ any;
|
|
3173
|
+
"light-moss-avatar-background": /*elided*/ any;
|
|
3174
|
+
"light-ocean-avatar-background": /*elided*/ any;
|
|
3175
|
+
"light-orange-avatar-background": /*elided*/ any;
|
|
3176
|
+
"light-pink-avatar-background": /*elided*/ any;
|
|
3177
|
+
"light-sunshine-avatar-background": /*elided*/ any;
|
|
3178
|
+
"light-teal-avatar-background": /*elided*/ any;
|
|
3179
|
+
"lilac-avatar-background": /*elided*/ any;
|
|
3180
|
+
"lime-avatar-background": /*elided*/ any;
|
|
3181
|
+
"moss-avatar-background": /*elided*/ any;
|
|
3182
|
+
"ocean-avatar-background": /*elided*/ any;
|
|
3183
|
+
"orange-avatar-background": /*elided*/ any;
|
|
3184
|
+
"pink-avatar-background": /*elided*/ any;
|
|
3185
|
+
"sunshine-avatar-background": /*elided*/ any;
|
|
3186
|
+
"teal-avatar-background": /*elided*/ any;
|
|
3187
|
+
"coral-comment-background": /*elided*/ any;
|
|
3188
|
+
"cyan-comment-background": /*elided*/ any;
|
|
3189
|
+
"lime-comment-background": /*elided*/ any;
|
|
3190
|
+
"coal-cursor-background": /*elided*/ any;
|
|
3191
|
+
"coral-cursor-background": /*elided*/ any;
|
|
3192
|
+
"cyan-cursor-background": /*elided*/ any;
|
|
3193
|
+
"light-cursor-background": /*elided*/ any;
|
|
3194
|
+
"light-coal-cursor-background": /*elided*/ any;
|
|
3195
|
+
"light-coral-cursor-background": /*elided*/ any;
|
|
3196
|
+
"light-cyan-cursor-background": /*elided*/ any;
|
|
3197
|
+
"light-lilac-cursor-background": /*elided*/ any;
|
|
3198
|
+
"light-lime-cursor-background": /*elided*/ any;
|
|
3199
|
+
"light-moss-cursor-background": /*elided*/ any;
|
|
3200
|
+
"light-orange-cursor-background": /*elided*/ any;
|
|
3201
|
+
"light-pink-cursor-background": /*elided*/ any;
|
|
3202
|
+
"light-sunshine-cursor-background": /*elided*/ any;
|
|
3203
|
+
"light-teal-cursor-background": /*elided*/ any;
|
|
3204
|
+
"lilac-cursor-background": /*elided*/ any;
|
|
3205
|
+
"lime-cursor-background": /*elided*/ any;
|
|
3206
|
+
"moss-cursor-background": /*elided*/ any;
|
|
3207
|
+
"ocean-cursor-background": /*elided*/ any;
|
|
3208
|
+
"orange-cursor-background": /*elided*/ any;
|
|
3209
|
+
"pink-cursor-background": /*elided*/ any;
|
|
3210
|
+
"sunshine-cursor-background": /*elided*/ any;
|
|
3211
|
+
"teal-cursor-background": /*elided*/ any;
|
|
3212
|
+
"black-sticky-background": /*elided*/ any;
|
|
3213
|
+
"coral-sticky-background": /*elided*/ any;
|
|
3214
|
+
"cyan-sticky-background": /*elided*/ any;
|
|
3215
|
+
"light-coal-sticky-background": /*elided*/ any;
|
|
3216
|
+
"light-lime-sticky-background": /*elided*/ any;
|
|
3217
|
+
"light-ocean-sticky-background": /*elided*/ any;
|
|
3218
|
+
"light-pink-sticky-background": /*elided*/ any;
|
|
3219
|
+
"light-sunshine-sticky-background": /*elided*/ any;
|
|
3220
|
+
"lilac-sticky-background": /*elided*/ any;
|
|
3221
|
+
"lime-sticky-background": /*elided*/ any;
|
|
3222
|
+
"moss-sticky-background": /*elided*/ any;
|
|
3223
|
+
"ocean-sticky-background": /*elided*/ any;
|
|
3224
|
+
"orange-sticky-background": /*elided*/ any;
|
|
3225
|
+
"pink-sticky-background": /*elided*/ any;
|
|
3226
|
+
"sunshine-sticky-background": /*elided*/ any;
|
|
3227
|
+
"teal-sticky-background": /*elided*/ any;
|
|
3228
|
+
"coal-icon": /*elided*/ any;
|
|
3229
|
+
"coal-icon-mild": /*elided*/ any;
|
|
3230
|
+
"coal-icon-subtle": /*elided*/ any;
|
|
3231
|
+
"coral-icon": /*elided*/ any;
|
|
3232
|
+
"coral-icon-mild": /*elided*/ any;
|
|
3233
|
+
"coral-icon-subtle": /*elided*/ any;
|
|
3234
|
+
"cyan-icon": /*elided*/ any;
|
|
3235
|
+
"cyan-icon-mild": /*elided*/ any;
|
|
3236
|
+
"cyan-icon-subtle": /*elided*/ any;
|
|
3237
|
+
"lilac-icon": /*elided*/ any;
|
|
3238
|
+
"lilac-icon-mild": /*elided*/ any;
|
|
3239
|
+
"lilac-icon-subtle": /*elided*/ any;
|
|
3240
|
+
"lime-icon": /*elided*/ any;
|
|
3241
|
+
"lime-icon-mild": /*elided*/ any;
|
|
3242
|
+
"lime-icon-subtle": /*elided*/ any;
|
|
3243
|
+
"moss-icon": /*elided*/ any;
|
|
3244
|
+
"moss-icon-mild": /*elided*/ any;
|
|
3245
|
+
"moss-icon-subtle": /*elided*/ any;
|
|
3246
|
+
"ocean-icon": /*elided*/ any;
|
|
3247
|
+
"ocean-icon-mild": /*elided*/ any;
|
|
3248
|
+
"ocean-icon-subtle": /*elided*/ any;
|
|
3249
|
+
"orange-icon": /*elided*/ any;
|
|
3250
|
+
"orange-icon-mild": /*elided*/ any;
|
|
3251
|
+
"orange-icon-subtle": /*elided*/ any;
|
|
3252
|
+
"pink-icon": /*elided*/ any;
|
|
3253
|
+
"pink-icon-mild": /*elided*/ any;
|
|
3254
|
+
"pink-icon-subtle": /*elided*/ any;
|
|
3255
|
+
"sunshine-icon": /*elided*/ any;
|
|
3256
|
+
"sunshine-icon-mild": /*elided*/ any;
|
|
3257
|
+
"sunshine-icon-subtle": /*elided*/ any;
|
|
3258
|
+
"teal-icon": /*elided*/ any;
|
|
3259
|
+
"teal-icon-mild": /*elided*/ any;
|
|
3260
|
+
"teal-icon-subtle": /*elided*/ any;
|
|
3261
|
+
"coal-text": /*elided*/ any;
|
|
3262
|
+
"coal-text-mild": /*elided*/ any;
|
|
3263
|
+
"coal-text-subtle": /*elided*/ any;
|
|
3264
|
+
"coral-text": /*elided*/ any;
|
|
3265
|
+
"coral-text-mild": /*elided*/ any;
|
|
3266
|
+
"coral-text-subtle": /*elided*/ any;
|
|
3267
|
+
"cyan-text": /*elided*/ any;
|
|
3268
|
+
"cyan-text-mild": /*elided*/ any;
|
|
3269
|
+
"cyan-text-subtle": /*elided*/ any;
|
|
3270
|
+
"lilac-text": /*elided*/ any;
|
|
3271
|
+
"lilac-text-mild": /*elided*/ any;
|
|
3272
|
+
"lilac-text-subtle": /*elided*/ any;
|
|
3273
|
+
"lime-text": /*elided*/ any;
|
|
3274
|
+
"lime-text-mild": /*elided*/ any;
|
|
3275
|
+
"lime-text-subtle": /*elided*/ any;
|
|
3276
|
+
"moss-text": /*elided*/ any;
|
|
3277
|
+
"moss-text-mild": /*elided*/ any;
|
|
3278
|
+
"moss-text-subtle": /*elided*/ any;
|
|
3279
|
+
"ocean-text": /*elided*/ any;
|
|
3280
|
+
"ocean-text-mild": /*elided*/ any;
|
|
3281
|
+
"ocean-text-subtle": /*elided*/ any;
|
|
3282
|
+
"orange-text": /*elided*/ any;
|
|
3283
|
+
"orange-text-mild": /*elided*/ any;
|
|
3284
|
+
"orange-text-subtle": /*elided*/ any;
|
|
3285
|
+
"pink-text": /*elided*/ any;
|
|
3286
|
+
"pink-text-mild": /*elided*/ any;
|
|
3287
|
+
"pink-text-subtle": /*elided*/ any;
|
|
3288
|
+
"sunshine-text": /*elided*/ any;
|
|
3289
|
+
"sunshine-text-mild": /*elided*/ any;
|
|
3290
|
+
"sunshine-text-subtle": /*elided*/ any;
|
|
3291
|
+
"teal-text": /*elided*/ any;
|
|
3292
|
+
"teal-text-mild": /*elided*/ any;
|
|
3293
|
+
"teal-text-subtle": /*elided*/ any;
|
|
3294
3294
|
};
|
|
3295
3295
|
'font-sizes': {
|
|
3296
3296
|
readonly 125: "0.625rem";
|
|
@@ -3874,393 +3874,393 @@ declare const globalCss: <Styles extends {
|
|
|
3874
3874
|
readonly 'yellow-850': /*elided*/ any;
|
|
3875
3875
|
readonly 'yellow-900': /*elided*/ any;
|
|
3876
3876
|
readonly 'yellow-950': /*elided*/ any;
|
|
3877
|
-
"background-alpha"
|
|
3878
|
-
"background-alpha-active"
|
|
3879
|
-
"background-alpha-hover"
|
|
3880
|
-
"background-alpha-neutrals-overlay"
|
|
3881
|
-
"background-alpha-neutrals-overlay-subtle"
|
|
3882
|
-
"background-alpha-subtle"
|
|
3883
|
-
"background-danger-prominent"
|
|
3884
|
-
"background-danger-prominent-active"
|
|
3885
|
-
"background-danger-prominent-hover"
|
|
3886
|
-
"background-danger-prominent-pressed"
|
|
3887
|
-
"background-danger-subtle"
|
|
3888
|
-
"background-danger-subtle-active"
|
|
3889
|
-
"background-danger-subtle-hover"
|
|
3890
|
-
"background-danger-subtle-pressed"
|
|
3891
|
-
"background-neutrals"
|
|
3892
|
-
"background-neutrals-active"
|
|
3893
|
-
"background-neutrals-container"
|
|
3894
|
-
"background-neutrals-control"
|
|
3895
|
-
"background-neutrals-control-hover"
|
|
3896
|
-
"background-neutrals-control-pressed"
|
|
3897
|
-
"background-neutrals-disabled"
|
|
3898
|
-
"background-neutrals-hover"
|
|
3899
|
-
"background-neutrals-inactive"
|
|
3900
|
-
"background-neutrals-inactive-hover"
|
|
3901
|
-
"background-neutrals-inverted"
|
|
3902
|
-
"background-neutrals-inverted-subtle"
|
|
3903
|
-
"background-neutrals-layout"
|
|
3904
|
-
"background-neutrals-page"
|
|
3905
|
-
"background-neutrals-page-subtle"
|
|
3906
|
-
"background-neutrals-pressed"
|
|
3907
|
-
"background-neutrals-scrollbar"
|
|
3908
|
-
"background-neutrals-scrollbar-active"
|
|
3909
|
-
"background-neutrals-scrollbar-hover"
|
|
3910
|
-
"background-neutrals-subtle"
|
|
3911
|
-
"background-neutrals-subtle-active"
|
|
3912
|
-
"background-neutrals-subtle-hover"
|
|
3913
|
-
"background-neutrals-subtle-pressed"
|
|
3914
|
-
"background-neutrals-transparent"
|
|
3915
|
-
"background-primary-prominent"
|
|
3916
|
-
"background-primary-prominent-active"
|
|
3917
|
-
"background-primary-prominent-hover"
|
|
3918
|
-
"background-primary-prominent-pressed"
|
|
3919
|
-
"background-primary-prominent-selected"
|
|
3920
|
-
"background-primary-subtle"
|
|
3921
|
-
"background-primary-subtle-active"
|
|
3922
|
-
"background-primary-subtle-hover"
|
|
3923
|
-
"background-primary-subtle-pressed"
|
|
3924
|
-
"background-primary-subtle-selected"
|
|
3925
|
-
"background-success-prominent"
|
|
3926
|
-
"background-success-prominent-active"
|
|
3927
|
-
"background-success-prominent-hover"
|
|
3928
|
-
"background-success-prominent-pressed"
|
|
3929
|
-
"background-success-subtle"
|
|
3930
|
-
"background-warning-prominent"
|
|
3931
|
-
"background-warning-subtle"
|
|
3932
|
-
"border-danger"
|
|
3933
|
-
"border-danger-active"
|
|
3934
|
-
"border-danger-hover"
|
|
3935
|
-
"border-danger-pressed"
|
|
3936
|
-
"border-danger-subtle"
|
|
3937
|
-
"border-focus-error-inner"
|
|
3938
|
-
"border-focus-error-middle"
|
|
3939
|
-
"border-focus-error-outer"
|
|
3940
|
-
"border-focus-inner"
|
|
3941
|
-
"border-focus-middle"
|
|
3942
|
-
"border-focus-outer"
|
|
3943
|
-
"border-focus-success-inner"
|
|
3944
|
-
"border-focus-success-middle"
|
|
3945
|
-
"border-focus-success-outer"
|
|
3946
|
-
"focus-keyboard"
|
|
3947
|
-
"border-neutrals"
|
|
3948
|
-
"border-neutrals-active"
|
|
3949
|
-
"border-neutrals-controls"
|
|
3950
|
-
"border-neutrals-controls-disabled"
|
|
3951
|
-
"border-neutrals-disabled"
|
|
3952
|
-
"border-neutrals-hover"
|
|
3953
|
-
"border-neutrals-inverted"
|
|
3954
|
-
"border-neutrals-pressed"
|
|
3955
|
-
"border-neutrals-subtle"
|
|
3956
|
-
"border-neutrals-subtle-hover"
|
|
3957
|
-
"border-neutrals-subtle-pressed"
|
|
3958
|
-
"border-neutrals-text"
|
|
3959
|
-
"border-neutrals-text-active"
|
|
3960
|
-
"border-neutrals-text-hover"
|
|
3961
|
-
"border-neutrals-text-subtle"
|
|
3962
|
-
"border-neutrals-text-subtle-active"
|
|
3963
|
-
"border-neutrals-text-subtle-hover"
|
|
3964
|
-
"border-neutrals-transparent"
|
|
3965
|
-
"border-primary"
|
|
3966
|
-
"border-primary-active"
|
|
3967
|
-
"border-primary-hover"
|
|
3968
|
-
"border-primary-inverted"
|
|
3969
|
-
"border-primary-pressed"
|
|
3970
|
-
"border-primary-selected"
|
|
3971
|
-
"border-primary-subtle"
|
|
3972
|
-
"border-success"
|
|
3973
|
-
"border-success-active"
|
|
3974
|
-
"border-success-hover"
|
|
3975
|
-
"border-success-pressed"
|
|
3976
|
-
"border-success-subtle"
|
|
3977
|
-
"border-warning"
|
|
3978
|
-
"border-warning-subtle"
|
|
3979
|
-
"button-background-primary"
|
|
3980
|
-
"button-background-primary-hover"
|
|
3981
|
-
"button-background-primary-pressed"
|
|
3982
|
-
"button-background-secondary"
|
|
3983
|
-
"button-background-secondary-hover"
|
|
3984
|
-
"button-background-secondary-pressed"
|
|
3985
|
-
"popup-background-static"
|
|
3986
|
-
"popup-text-static"
|
|
3987
|
-
"tooltip-background"
|
|
3988
|
-
"icon-danger"
|
|
3989
|
-
"icon-danger-active"
|
|
3990
|
-
"icon-danger-hover"
|
|
3991
|
-
"icon-danger-inverted"
|
|
3992
|
-
"icon-danger-pressed"
|
|
3993
|
-
"icon-neutrals"
|
|
3994
|
-
"icon-neutrals-disabled"
|
|
3995
|
-
"icon-neutrals-hover"
|
|
3996
|
-
"icon-neutrals-inactive"
|
|
3997
|
-
"icon-neutrals-inactive-hover"
|
|
3998
|
-
"icon-neutrals-inverted"
|
|
3999
|
-
"icon-neutrals-inverted-hover"
|
|
4000
|
-
"icon-neutrals-inverted-subtle"
|
|
4001
|
-
"icon-neutrals-inverted-subtle-hover"
|
|
4002
|
-
"icon-neutrals-placeholder"
|
|
4003
|
-
"icon-neutrals-pressed"
|
|
4004
|
-
"icon-neutrals-search"
|
|
4005
|
-
"icon-neutrals-subtle"
|
|
4006
|
-
"icon-neutrals-subtle-hover"
|
|
4007
|
-
"icon-neutrals-subtle-pressed"
|
|
4008
|
-
"icon-neutrals-text"
|
|
4009
|
-
"icon-primary"
|
|
4010
|
-
"icon-primary-active"
|
|
4011
|
-
"icon-primary-hover"
|
|
4012
|
-
"icon-primary-inverted"
|
|
4013
|
-
"icon-primary-inverted-hover"
|
|
4014
|
-
"icon-primary-pressed"
|
|
4015
|
-
"icon-primary-selected"
|
|
4016
|
-
"icon-success"
|
|
4017
|
-
"icon-success-active"
|
|
4018
|
-
"icon-success-hover"
|
|
4019
|
-
"icon-success-inverted"
|
|
4020
|
-
"icon-success-pressed"
|
|
4021
|
-
"icon-warning"
|
|
4022
|
-
"icon-warning-prominent"
|
|
4023
|
-
"icon-warning-subtle"
|
|
4024
|
-
"text-danger"
|
|
4025
|
-
"text-danger-active"
|
|
4026
|
-
"text-danger-hover"
|
|
4027
|
-
"text-danger-inverted"
|
|
4028
|
-
"text-danger-pressed"
|
|
4029
|
-
"text-neutrals"
|
|
4030
|
-
"text-neutrals-active"
|
|
4031
|
-
"text-neutrals-disabled"
|
|
4032
|
-
"text-neutrals-hover"
|
|
4033
|
-
"text-neutrals-inverted"
|
|
4034
|
-
"text-neutrals-inverted-hover"
|
|
4035
|
-
"text-neutrals-inverted-subtle"
|
|
4036
|
-
"text-neutrals-inverted-subtle-hover"
|
|
4037
|
-
"text-neutrals-placeholder"
|
|
4038
|
-
"text-neutrals-placeholder-only"
|
|
4039
|
-
"text-neutrals-pressed"
|
|
4040
|
-
"text-neutrals-subtle"
|
|
4041
|
-
"text-neutrals-subtle-active"
|
|
4042
|
-
"text-neutrals-subtle-hover"
|
|
4043
|
-
"text-neutrals-subtle-pressed"
|
|
4044
|
-
"text-primary"
|
|
4045
|
-
"text-primary-active"
|
|
4046
|
-
"text-primary-hover"
|
|
4047
|
-
"text-primary-inverted"
|
|
4048
|
-
"text-primary-inverted-subtle"
|
|
4049
|
-
"text-primary-pressed"
|
|
4050
|
-
"text-primary-selected"
|
|
4051
|
-
"text-success"
|
|
4052
|
-
"text-success-active"
|
|
4053
|
-
"text-success-hover"
|
|
4054
|
-
"text-success-inverted"
|
|
4055
|
-
"text-success-pressed"
|
|
4056
|
-
"text-warning"
|
|
4057
|
-
"text-warning-subtle"
|
|
4058
|
-
"coal-background"
|
|
4059
|
-
"coal-background-mild"
|
|
4060
|
-
"coal-background-prominent"
|
|
4061
|
-
"coal-background-subtle"
|
|
4062
|
-
"coral-background"
|
|
4063
|
-
"coral-background-mild"
|
|
4064
|
-
"coral-background-prominent"
|
|
4065
|
-
"coral-background-subtle"
|
|
4066
|
-
"cyan-background"
|
|
4067
|
-
"cyan-background-mild"
|
|
4068
|
-
"cyan-background-prominent"
|
|
4069
|
-
"cyan-background-subtle"
|
|
4070
|
-
"lilac-background"
|
|
4071
|
-
"lilac-background-mild"
|
|
4072
|
-
"lilac-background-prominent"
|
|
4073
|
-
"lilac-background-subtle"
|
|
4074
|
-
"lime-background"
|
|
4075
|
-
"lime-background-mild"
|
|
4076
|
-
"lime-background-prominent"
|
|
4077
|
-
"lime-background-subtle"
|
|
4078
|
-
"moss-background"
|
|
4079
|
-
"moss-background-mild"
|
|
4080
|
-
"moss-background-prominent"
|
|
4081
|
-
"moss-background-subtle"
|
|
4082
|
-
"ocean-background"
|
|
4083
|
-
"ocean-background-mild"
|
|
4084
|
-
"ocean-background-prominent"
|
|
4085
|
-
"ocean-background-subtle"
|
|
4086
|
-
"orange-background"
|
|
4087
|
-
"orange-background-mild"
|
|
4088
|
-
"orange-background-prominent"
|
|
4089
|
-
"orange-background-subtle"
|
|
4090
|
-
"pink-background"
|
|
4091
|
-
"pink-background-mild"
|
|
4092
|
-
"pink-background-prominent"
|
|
4093
|
-
"pink-background-subtle"
|
|
4094
|
-
"sunshine-background"
|
|
4095
|
-
"sunshine-background-mild"
|
|
4096
|
-
"sunshine-background-prominent"
|
|
4097
|
-
"sunshine-background-subtle"
|
|
4098
|
-
"teal-background"
|
|
4099
|
-
"teal-background-mild"
|
|
4100
|
-
"teal-background-prominent"
|
|
4101
|
-
"teal-background-subtle"
|
|
4102
|
-
"coal-border"
|
|
4103
|
-
"coal-border-prominent"
|
|
4104
|
-
"coal-border-subtle"
|
|
4105
|
-
"coral-border"
|
|
4106
|
-
"coral-border-prominent"
|
|
4107
|
-
"coral-border-subtle"
|
|
4108
|
-
"cyan-border"
|
|
4109
|
-
"cyan-border-prominent"
|
|
4110
|
-
"cyan-border-subtle"
|
|
4111
|
-
"lilac-border"
|
|
4112
|
-
"lilac-border-prominent"
|
|
4113
|
-
"lilac-border-subtle"
|
|
4114
|
-
"lime-border"
|
|
4115
|
-
"lime-border-prominent"
|
|
4116
|
-
"lime-border-subtle"
|
|
4117
|
-
"moss-border"
|
|
4118
|
-
"moss-border-prominent"
|
|
4119
|
-
"moss-border-subtle"
|
|
4120
|
-
"ocean-border"
|
|
4121
|
-
"ocean-border-prominent"
|
|
4122
|
-
"ocean-border-subtle"
|
|
4123
|
-
"orange-border"
|
|
4124
|
-
"orange-border-prominent"
|
|
4125
|
-
"orange-border-subtle"
|
|
4126
|
-
"pink-border"
|
|
4127
|
-
"pink-border-prominent"
|
|
4128
|
-
"pink-border-subtle"
|
|
4129
|
-
"sunshine-border"
|
|
4130
|
-
"sunshine-border-prominent"
|
|
4131
|
-
"sunshine-border-subtle"
|
|
4132
|
-
"teal-border"
|
|
4133
|
-
"teal-border-prominent"
|
|
4134
|
-
"teal-border-subtle"
|
|
4135
|
-
"coal-avatar-background"
|
|
4136
|
-
"coral-avatar-background"
|
|
4137
|
-
"cyan-avatar-background"
|
|
4138
|
-
"light-coal-avatar-background"
|
|
4139
|
-
"light-coral-avatar-background"
|
|
4140
|
-
"light-cyan-avatar-background"
|
|
4141
|
-
"light-lilac-avatar-background"
|
|
4142
|
-
"light-lime-avatar-background"
|
|
4143
|
-
"light-moss-avatar-background"
|
|
4144
|
-
"light-ocean-avatar-background"
|
|
4145
|
-
"light-orange-avatar-background"
|
|
4146
|
-
"light-pink-avatar-background"
|
|
4147
|
-
"light-sunshine-avatar-background"
|
|
4148
|
-
"light-teal-avatar-background"
|
|
4149
|
-
"lilac-avatar-background"
|
|
4150
|
-
"lime-avatar-background"
|
|
4151
|
-
"moss-avatar-background"
|
|
4152
|
-
"ocean-avatar-background"
|
|
4153
|
-
"orange-avatar-background"
|
|
4154
|
-
"pink-avatar-background"
|
|
4155
|
-
"sunshine-avatar-background"
|
|
4156
|
-
"teal-avatar-background"
|
|
4157
|
-
"coral-comment-background"
|
|
4158
|
-
"cyan-comment-background"
|
|
4159
|
-
"lime-comment-background"
|
|
4160
|
-
"coal-cursor-background"
|
|
4161
|
-
"coral-cursor-background"
|
|
4162
|
-
"cyan-cursor-background"
|
|
4163
|
-
"light-cursor-background"
|
|
4164
|
-
"light-coal-cursor-background"
|
|
4165
|
-
"light-coral-cursor-background"
|
|
4166
|
-
"light-cyan-cursor-background"
|
|
4167
|
-
"light-lilac-cursor-background"
|
|
4168
|
-
"light-lime-cursor-background"
|
|
4169
|
-
"light-moss-cursor-background"
|
|
4170
|
-
"light-orange-cursor-background"
|
|
4171
|
-
"light-pink-cursor-background"
|
|
4172
|
-
"light-sunshine-cursor-background"
|
|
4173
|
-
"light-teal-cursor-background"
|
|
4174
|
-
"lilac-cursor-background"
|
|
4175
|
-
"lime-cursor-background"
|
|
4176
|
-
"moss-cursor-background"
|
|
4177
|
-
"ocean-cursor-background"
|
|
4178
|
-
"orange-cursor-background"
|
|
4179
|
-
"pink-cursor-background"
|
|
4180
|
-
"sunshine-cursor-background"
|
|
4181
|
-
"teal-cursor-background"
|
|
4182
|
-
"black-sticky-background"
|
|
4183
|
-
"coral-sticky-background"
|
|
4184
|
-
"cyan-sticky-background"
|
|
4185
|
-
"light-coal-sticky-background"
|
|
4186
|
-
"light-lime-sticky-background"
|
|
4187
|
-
"light-ocean-sticky-background"
|
|
4188
|
-
"light-pink-sticky-background"
|
|
4189
|
-
"light-sunshine-sticky-background"
|
|
4190
|
-
"lilac-sticky-background"
|
|
4191
|
-
"lime-sticky-background"
|
|
4192
|
-
"moss-sticky-background"
|
|
4193
|
-
"ocean-sticky-background"
|
|
4194
|
-
"orange-sticky-background"
|
|
4195
|
-
"pink-sticky-background"
|
|
4196
|
-
"sunshine-sticky-background"
|
|
4197
|
-
"teal-sticky-background"
|
|
4198
|
-
"coal-icon"
|
|
4199
|
-
"coal-icon-mild"
|
|
4200
|
-
"coal-icon-subtle"
|
|
4201
|
-
"coral-icon"
|
|
4202
|
-
"coral-icon-mild"
|
|
4203
|
-
"coral-icon-subtle"
|
|
4204
|
-
"cyan-icon"
|
|
4205
|
-
"cyan-icon-mild"
|
|
4206
|
-
"cyan-icon-subtle"
|
|
4207
|
-
"lilac-icon"
|
|
4208
|
-
"lilac-icon-mild"
|
|
4209
|
-
"lilac-icon-subtle"
|
|
4210
|
-
"lime-icon"
|
|
4211
|
-
"lime-icon-mild"
|
|
4212
|
-
"lime-icon-subtle"
|
|
4213
|
-
"moss-icon"
|
|
4214
|
-
"moss-icon-mild"
|
|
4215
|
-
"moss-icon-subtle"
|
|
4216
|
-
"ocean-icon"
|
|
4217
|
-
"ocean-icon-mild"
|
|
4218
|
-
"ocean-icon-subtle"
|
|
4219
|
-
"orange-icon"
|
|
4220
|
-
"orange-icon-mild"
|
|
4221
|
-
"orange-icon-subtle"
|
|
4222
|
-
"pink-icon"
|
|
4223
|
-
"pink-icon-mild"
|
|
4224
|
-
"pink-icon-subtle"
|
|
4225
|
-
"sunshine-icon"
|
|
4226
|
-
"sunshine-icon-mild"
|
|
4227
|
-
"sunshine-icon-subtle"
|
|
4228
|
-
"teal-icon"
|
|
4229
|
-
"teal-icon-mild"
|
|
4230
|
-
"teal-icon-subtle"
|
|
4231
|
-
"coal-text"
|
|
4232
|
-
"coal-text-mild"
|
|
4233
|
-
"coal-text-subtle"
|
|
4234
|
-
"coral-text"
|
|
4235
|
-
"coral-text-mild"
|
|
4236
|
-
"coral-text-subtle"
|
|
4237
|
-
"cyan-text"
|
|
4238
|
-
"cyan-text-mild"
|
|
4239
|
-
"cyan-text-subtle"
|
|
4240
|
-
"lilac-text"
|
|
4241
|
-
"lilac-text-mild"
|
|
4242
|
-
"lilac-text-subtle"
|
|
4243
|
-
"lime-text"
|
|
4244
|
-
"lime-text-mild"
|
|
4245
|
-
"lime-text-subtle"
|
|
4246
|
-
"moss-text"
|
|
4247
|
-
"moss-text-mild"
|
|
4248
|
-
"moss-text-subtle"
|
|
4249
|
-
"ocean-text"
|
|
4250
|
-
"ocean-text-mild"
|
|
4251
|
-
"ocean-text-subtle"
|
|
4252
|
-
"orange-text"
|
|
4253
|
-
"orange-text-mild"
|
|
4254
|
-
"orange-text-subtle"
|
|
4255
|
-
"pink-text"
|
|
4256
|
-
"pink-text-mild"
|
|
4257
|
-
"pink-text-subtle"
|
|
4258
|
-
"sunshine-text"
|
|
4259
|
-
"sunshine-text-mild"
|
|
4260
|
-
"sunshine-text-subtle"
|
|
4261
|
-
"teal-text"
|
|
4262
|
-
"teal-text-mild"
|
|
4263
|
-
"teal-text-subtle"
|
|
3877
|
+
"background-alpha": /*elided*/ any;
|
|
3878
|
+
"background-alpha-active": /*elided*/ any;
|
|
3879
|
+
"background-alpha-hover": /*elided*/ any;
|
|
3880
|
+
"background-alpha-neutrals-overlay": /*elided*/ any;
|
|
3881
|
+
"background-alpha-neutrals-overlay-subtle": /*elided*/ any;
|
|
3882
|
+
"background-alpha-subtle": /*elided*/ any;
|
|
3883
|
+
"background-danger-prominent": /*elided*/ any;
|
|
3884
|
+
"background-danger-prominent-active": /*elided*/ any;
|
|
3885
|
+
"background-danger-prominent-hover": /*elided*/ any;
|
|
3886
|
+
"background-danger-prominent-pressed": /*elided*/ any;
|
|
3887
|
+
"background-danger-subtle": /*elided*/ any;
|
|
3888
|
+
"background-danger-subtle-active": /*elided*/ any;
|
|
3889
|
+
"background-danger-subtle-hover": /*elided*/ any;
|
|
3890
|
+
"background-danger-subtle-pressed": /*elided*/ any;
|
|
3891
|
+
"background-neutrals": /*elided*/ any;
|
|
3892
|
+
"background-neutrals-active": /*elided*/ any;
|
|
3893
|
+
"background-neutrals-container": /*elided*/ any;
|
|
3894
|
+
"background-neutrals-control": /*elided*/ any;
|
|
3895
|
+
"background-neutrals-control-hover": /*elided*/ any;
|
|
3896
|
+
"background-neutrals-control-pressed": /*elided*/ any;
|
|
3897
|
+
"background-neutrals-disabled": /*elided*/ any;
|
|
3898
|
+
"background-neutrals-hover": /*elided*/ any;
|
|
3899
|
+
"background-neutrals-inactive": /*elided*/ any;
|
|
3900
|
+
"background-neutrals-inactive-hover": /*elided*/ any;
|
|
3901
|
+
"background-neutrals-inverted": /*elided*/ any;
|
|
3902
|
+
"background-neutrals-inverted-subtle": /*elided*/ any;
|
|
3903
|
+
"background-neutrals-layout": /*elided*/ any;
|
|
3904
|
+
"background-neutrals-page": /*elided*/ any;
|
|
3905
|
+
"background-neutrals-page-subtle": /*elided*/ any;
|
|
3906
|
+
"background-neutrals-pressed": /*elided*/ any;
|
|
3907
|
+
"background-neutrals-scrollbar": /*elided*/ any;
|
|
3908
|
+
"background-neutrals-scrollbar-active": /*elided*/ any;
|
|
3909
|
+
"background-neutrals-scrollbar-hover": /*elided*/ any;
|
|
3910
|
+
"background-neutrals-subtle": /*elided*/ any;
|
|
3911
|
+
"background-neutrals-subtle-active": /*elided*/ any;
|
|
3912
|
+
"background-neutrals-subtle-hover": /*elided*/ any;
|
|
3913
|
+
"background-neutrals-subtle-pressed": /*elided*/ any;
|
|
3914
|
+
"background-neutrals-transparent": /*elided*/ any;
|
|
3915
|
+
"background-primary-prominent": /*elided*/ any;
|
|
3916
|
+
"background-primary-prominent-active": /*elided*/ any;
|
|
3917
|
+
"background-primary-prominent-hover": /*elided*/ any;
|
|
3918
|
+
"background-primary-prominent-pressed": /*elided*/ any;
|
|
3919
|
+
"background-primary-prominent-selected": /*elided*/ any;
|
|
3920
|
+
"background-primary-subtle": /*elided*/ any;
|
|
3921
|
+
"background-primary-subtle-active": /*elided*/ any;
|
|
3922
|
+
"background-primary-subtle-hover": /*elided*/ any;
|
|
3923
|
+
"background-primary-subtle-pressed": /*elided*/ any;
|
|
3924
|
+
"background-primary-subtle-selected": /*elided*/ any;
|
|
3925
|
+
"background-success-prominent": /*elided*/ any;
|
|
3926
|
+
"background-success-prominent-active": /*elided*/ any;
|
|
3927
|
+
"background-success-prominent-hover": /*elided*/ any;
|
|
3928
|
+
"background-success-prominent-pressed": /*elided*/ any;
|
|
3929
|
+
"background-success-subtle": /*elided*/ any;
|
|
3930
|
+
"background-warning-prominent": /*elided*/ any;
|
|
3931
|
+
"background-warning-subtle": /*elided*/ any;
|
|
3932
|
+
"border-danger": /*elided*/ any;
|
|
3933
|
+
"border-danger-active": /*elided*/ any;
|
|
3934
|
+
"border-danger-hover": /*elided*/ any;
|
|
3935
|
+
"border-danger-pressed": /*elided*/ any;
|
|
3936
|
+
"border-danger-subtle": /*elided*/ any;
|
|
3937
|
+
"border-focus-error-inner": /*elided*/ any;
|
|
3938
|
+
"border-focus-error-middle": /*elided*/ any;
|
|
3939
|
+
"border-focus-error-outer": /*elided*/ any;
|
|
3940
|
+
"border-focus-inner": /*elided*/ any;
|
|
3941
|
+
"border-focus-middle": /*elided*/ any;
|
|
3942
|
+
"border-focus-outer": /*elided*/ any;
|
|
3943
|
+
"border-focus-success-inner": /*elided*/ any;
|
|
3944
|
+
"border-focus-success-middle": /*elided*/ any;
|
|
3945
|
+
"border-focus-success-outer": /*elided*/ any;
|
|
3946
|
+
"focus-keyboard": /*elided*/ any;
|
|
3947
|
+
"border-neutrals": /*elided*/ any;
|
|
3948
|
+
"border-neutrals-active": /*elided*/ any;
|
|
3949
|
+
"border-neutrals-controls": /*elided*/ any;
|
|
3950
|
+
"border-neutrals-controls-disabled": /*elided*/ any;
|
|
3951
|
+
"border-neutrals-disabled": /*elided*/ any;
|
|
3952
|
+
"border-neutrals-hover": /*elided*/ any;
|
|
3953
|
+
"border-neutrals-inverted": /*elided*/ any;
|
|
3954
|
+
"border-neutrals-pressed": /*elided*/ any;
|
|
3955
|
+
"border-neutrals-subtle": /*elided*/ any;
|
|
3956
|
+
"border-neutrals-subtle-hover": /*elided*/ any;
|
|
3957
|
+
"border-neutrals-subtle-pressed": /*elided*/ any;
|
|
3958
|
+
"border-neutrals-text": /*elided*/ any;
|
|
3959
|
+
"border-neutrals-text-active": /*elided*/ any;
|
|
3960
|
+
"border-neutrals-text-hover": /*elided*/ any;
|
|
3961
|
+
"border-neutrals-text-subtle": /*elided*/ any;
|
|
3962
|
+
"border-neutrals-text-subtle-active": /*elided*/ any;
|
|
3963
|
+
"border-neutrals-text-subtle-hover": /*elided*/ any;
|
|
3964
|
+
"border-neutrals-transparent": /*elided*/ any;
|
|
3965
|
+
"border-primary": /*elided*/ any;
|
|
3966
|
+
"border-primary-active": /*elided*/ any;
|
|
3967
|
+
"border-primary-hover": /*elided*/ any;
|
|
3968
|
+
"border-primary-inverted": /*elided*/ any;
|
|
3969
|
+
"border-primary-pressed": /*elided*/ any;
|
|
3970
|
+
"border-primary-selected": /*elided*/ any;
|
|
3971
|
+
"border-primary-subtle": /*elided*/ any;
|
|
3972
|
+
"border-success": /*elided*/ any;
|
|
3973
|
+
"border-success-active": /*elided*/ any;
|
|
3974
|
+
"border-success-hover": /*elided*/ any;
|
|
3975
|
+
"border-success-pressed": /*elided*/ any;
|
|
3976
|
+
"border-success-subtle": /*elided*/ any;
|
|
3977
|
+
"border-warning": /*elided*/ any;
|
|
3978
|
+
"border-warning-subtle": /*elided*/ any;
|
|
3979
|
+
"button-background-primary": /*elided*/ any;
|
|
3980
|
+
"button-background-primary-hover": /*elided*/ any;
|
|
3981
|
+
"button-background-primary-pressed": /*elided*/ any;
|
|
3982
|
+
"button-background-secondary": /*elided*/ any;
|
|
3983
|
+
"button-background-secondary-hover": /*elided*/ any;
|
|
3984
|
+
"button-background-secondary-pressed": /*elided*/ any;
|
|
3985
|
+
"popup-background-static": /*elided*/ any;
|
|
3986
|
+
"popup-text-static": /*elided*/ any;
|
|
3987
|
+
"tooltip-background": /*elided*/ any;
|
|
3988
|
+
"icon-danger": /*elided*/ any;
|
|
3989
|
+
"icon-danger-active": /*elided*/ any;
|
|
3990
|
+
"icon-danger-hover": /*elided*/ any;
|
|
3991
|
+
"icon-danger-inverted": /*elided*/ any;
|
|
3992
|
+
"icon-danger-pressed": /*elided*/ any;
|
|
3993
|
+
"icon-neutrals": /*elided*/ any;
|
|
3994
|
+
"icon-neutrals-disabled": /*elided*/ any;
|
|
3995
|
+
"icon-neutrals-hover": /*elided*/ any;
|
|
3996
|
+
"icon-neutrals-inactive": /*elided*/ any;
|
|
3997
|
+
"icon-neutrals-inactive-hover": /*elided*/ any;
|
|
3998
|
+
"icon-neutrals-inverted": /*elided*/ any;
|
|
3999
|
+
"icon-neutrals-inverted-hover": /*elided*/ any;
|
|
4000
|
+
"icon-neutrals-inverted-subtle": /*elided*/ any;
|
|
4001
|
+
"icon-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
4002
|
+
"icon-neutrals-placeholder": /*elided*/ any;
|
|
4003
|
+
"icon-neutrals-pressed": /*elided*/ any;
|
|
4004
|
+
"icon-neutrals-search": /*elided*/ any;
|
|
4005
|
+
"icon-neutrals-subtle": /*elided*/ any;
|
|
4006
|
+
"icon-neutrals-subtle-hover": /*elided*/ any;
|
|
4007
|
+
"icon-neutrals-subtle-pressed": /*elided*/ any;
|
|
4008
|
+
"icon-neutrals-text": /*elided*/ any;
|
|
4009
|
+
"icon-primary": /*elided*/ any;
|
|
4010
|
+
"icon-primary-active": /*elided*/ any;
|
|
4011
|
+
"icon-primary-hover": /*elided*/ any;
|
|
4012
|
+
"icon-primary-inverted": /*elided*/ any;
|
|
4013
|
+
"icon-primary-inverted-hover": /*elided*/ any;
|
|
4014
|
+
"icon-primary-pressed": /*elided*/ any;
|
|
4015
|
+
"icon-primary-selected": /*elided*/ any;
|
|
4016
|
+
"icon-success": /*elided*/ any;
|
|
4017
|
+
"icon-success-active": /*elided*/ any;
|
|
4018
|
+
"icon-success-hover": /*elided*/ any;
|
|
4019
|
+
"icon-success-inverted": /*elided*/ any;
|
|
4020
|
+
"icon-success-pressed": /*elided*/ any;
|
|
4021
|
+
"icon-warning": /*elided*/ any;
|
|
4022
|
+
"icon-warning-prominent": /*elided*/ any;
|
|
4023
|
+
"icon-warning-subtle": /*elided*/ any;
|
|
4024
|
+
"text-danger": /*elided*/ any;
|
|
4025
|
+
"text-danger-active": /*elided*/ any;
|
|
4026
|
+
"text-danger-hover": /*elided*/ any;
|
|
4027
|
+
"text-danger-inverted": /*elided*/ any;
|
|
4028
|
+
"text-danger-pressed": /*elided*/ any;
|
|
4029
|
+
"text-neutrals": /*elided*/ any;
|
|
4030
|
+
"text-neutrals-active": /*elided*/ any;
|
|
4031
|
+
"text-neutrals-disabled": /*elided*/ any;
|
|
4032
|
+
"text-neutrals-hover": /*elided*/ any;
|
|
4033
|
+
"text-neutrals-inverted": /*elided*/ any;
|
|
4034
|
+
"text-neutrals-inverted-hover": /*elided*/ any;
|
|
4035
|
+
"text-neutrals-inverted-subtle": /*elided*/ any;
|
|
4036
|
+
"text-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
4037
|
+
"text-neutrals-placeholder": /*elided*/ any;
|
|
4038
|
+
"text-neutrals-placeholder-only": /*elided*/ any;
|
|
4039
|
+
"text-neutrals-pressed": /*elided*/ any;
|
|
4040
|
+
"text-neutrals-subtle": /*elided*/ any;
|
|
4041
|
+
"text-neutrals-subtle-active": /*elided*/ any;
|
|
4042
|
+
"text-neutrals-subtle-hover": /*elided*/ any;
|
|
4043
|
+
"text-neutrals-subtle-pressed": /*elided*/ any;
|
|
4044
|
+
"text-primary": /*elided*/ any;
|
|
4045
|
+
"text-primary-active": /*elided*/ any;
|
|
4046
|
+
"text-primary-hover": /*elided*/ any;
|
|
4047
|
+
"text-primary-inverted": /*elided*/ any;
|
|
4048
|
+
"text-primary-inverted-subtle": /*elided*/ any;
|
|
4049
|
+
"text-primary-pressed": /*elided*/ any;
|
|
4050
|
+
"text-primary-selected": /*elided*/ any;
|
|
4051
|
+
"text-success": /*elided*/ any;
|
|
4052
|
+
"text-success-active": /*elided*/ any;
|
|
4053
|
+
"text-success-hover": /*elided*/ any;
|
|
4054
|
+
"text-success-inverted": /*elided*/ any;
|
|
4055
|
+
"text-success-pressed": /*elided*/ any;
|
|
4056
|
+
"text-warning": /*elided*/ any;
|
|
4057
|
+
"text-warning-subtle": /*elided*/ any;
|
|
4058
|
+
"coal-background": /*elided*/ any;
|
|
4059
|
+
"coal-background-mild": /*elided*/ any;
|
|
4060
|
+
"coal-background-prominent": /*elided*/ any;
|
|
4061
|
+
"coal-background-subtle": /*elided*/ any;
|
|
4062
|
+
"coral-background": /*elided*/ any;
|
|
4063
|
+
"coral-background-mild": /*elided*/ any;
|
|
4064
|
+
"coral-background-prominent": /*elided*/ any;
|
|
4065
|
+
"coral-background-subtle": /*elided*/ any;
|
|
4066
|
+
"cyan-background": /*elided*/ any;
|
|
4067
|
+
"cyan-background-mild": /*elided*/ any;
|
|
4068
|
+
"cyan-background-prominent": /*elided*/ any;
|
|
4069
|
+
"cyan-background-subtle": /*elided*/ any;
|
|
4070
|
+
"lilac-background": /*elided*/ any;
|
|
4071
|
+
"lilac-background-mild": /*elided*/ any;
|
|
4072
|
+
"lilac-background-prominent": /*elided*/ any;
|
|
4073
|
+
"lilac-background-subtle": /*elided*/ any;
|
|
4074
|
+
"lime-background": /*elided*/ any;
|
|
4075
|
+
"lime-background-mild": /*elided*/ any;
|
|
4076
|
+
"lime-background-prominent": /*elided*/ any;
|
|
4077
|
+
"lime-background-subtle": /*elided*/ any;
|
|
4078
|
+
"moss-background": /*elided*/ any;
|
|
4079
|
+
"moss-background-mild": /*elided*/ any;
|
|
4080
|
+
"moss-background-prominent": /*elided*/ any;
|
|
4081
|
+
"moss-background-subtle": /*elided*/ any;
|
|
4082
|
+
"ocean-background": /*elided*/ any;
|
|
4083
|
+
"ocean-background-mild": /*elided*/ any;
|
|
4084
|
+
"ocean-background-prominent": /*elided*/ any;
|
|
4085
|
+
"ocean-background-subtle": /*elided*/ any;
|
|
4086
|
+
"orange-background": /*elided*/ any;
|
|
4087
|
+
"orange-background-mild": /*elided*/ any;
|
|
4088
|
+
"orange-background-prominent": /*elided*/ any;
|
|
4089
|
+
"orange-background-subtle": /*elided*/ any;
|
|
4090
|
+
"pink-background": /*elided*/ any;
|
|
4091
|
+
"pink-background-mild": /*elided*/ any;
|
|
4092
|
+
"pink-background-prominent": /*elided*/ any;
|
|
4093
|
+
"pink-background-subtle": /*elided*/ any;
|
|
4094
|
+
"sunshine-background": /*elided*/ any;
|
|
4095
|
+
"sunshine-background-mild": /*elided*/ any;
|
|
4096
|
+
"sunshine-background-prominent": /*elided*/ any;
|
|
4097
|
+
"sunshine-background-subtle": /*elided*/ any;
|
|
4098
|
+
"teal-background": /*elided*/ any;
|
|
4099
|
+
"teal-background-mild": /*elided*/ any;
|
|
4100
|
+
"teal-background-prominent": /*elided*/ any;
|
|
4101
|
+
"teal-background-subtle": /*elided*/ any;
|
|
4102
|
+
"coal-border": /*elided*/ any;
|
|
4103
|
+
"coal-border-prominent": /*elided*/ any;
|
|
4104
|
+
"coal-border-subtle": /*elided*/ any;
|
|
4105
|
+
"coral-border": /*elided*/ any;
|
|
4106
|
+
"coral-border-prominent": /*elided*/ any;
|
|
4107
|
+
"coral-border-subtle": /*elided*/ any;
|
|
4108
|
+
"cyan-border": /*elided*/ any;
|
|
4109
|
+
"cyan-border-prominent": /*elided*/ any;
|
|
4110
|
+
"cyan-border-subtle": /*elided*/ any;
|
|
4111
|
+
"lilac-border": /*elided*/ any;
|
|
4112
|
+
"lilac-border-prominent": /*elided*/ any;
|
|
4113
|
+
"lilac-border-subtle": /*elided*/ any;
|
|
4114
|
+
"lime-border": /*elided*/ any;
|
|
4115
|
+
"lime-border-prominent": /*elided*/ any;
|
|
4116
|
+
"lime-border-subtle": /*elided*/ any;
|
|
4117
|
+
"moss-border": /*elided*/ any;
|
|
4118
|
+
"moss-border-prominent": /*elided*/ any;
|
|
4119
|
+
"moss-border-subtle": /*elided*/ any;
|
|
4120
|
+
"ocean-border": /*elided*/ any;
|
|
4121
|
+
"ocean-border-prominent": /*elided*/ any;
|
|
4122
|
+
"ocean-border-subtle": /*elided*/ any;
|
|
4123
|
+
"orange-border": /*elided*/ any;
|
|
4124
|
+
"orange-border-prominent": /*elided*/ any;
|
|
4125
|
+
"orange-border-subtle": /*elided*/ any;
|
|
4126
|
+
"pink-border": /*elided*/ any;
|
|
4127
|
+
"pink-border-prominent": /*elided*/ any;
|
|
4128
|
+
"pink-border-subtle": /*elided*/ any;
|
|
4129
|
+
"sunshine-border": /*elided*/ any;
|
|
4130
|
+
"sunshine-border-prominent": /*elided*/ any;
|
|
4131
|
+
"sunshine-border-subtle": /*elided*/ any;
|
|
4132
|
+
"teal-border": /*elided*/ any;
|
|
4133
|
+
"teal-border-prominent": /*elided*/ any;
|
|
4134
|
+
"teal-border-subtle": /*elided*/ any;
|
|
4135
|
+
"coal-avatar-background": /*elided*/ any;
|
|
4136
|
+
"coral-avatar-background": /*elided*/ any;
|
|
4137
|
+
"cyan-avatar-background": /*elided*/ any;
|
|
4138
|
+
"light-coal-avatar-background": /*elided*/ any;
|
|
4139
|
+
"light-coral-avatar-background": /*elided*/ any;
|
|
4140
|
+
"light-cyan-avatar-background": /*elided*/ any;
|
|
4141
|
+
"light-lilac-avatar-background": /*elided*/ any;
|
|
4142
|
+
"light-lime-avatar-background": /*elided*/ any;
|
|
4143
|
+
"light-moss-avatar-background": /*elided*/ any;
|
|
4144
|
+
"light-ocean-avatar-background": /*elided*/ any;
|
|
4145
|
+
"light-orange-avatar-background": /*elided*/ any;
|
|
4146
|
+
"light-pink-avatar-background": /*elided*/ any;
|
|
4147
|
+
"light-sunshine-avatar-background": /*elided*/ any;
|
|
4148
|
+
"light-teal-avatar-background": /*elided*/ any;
|
|
4149
|
+
"lilac-avatar-background": /*elided*/ any;
|
|
4150
|
+
"lime-avatar-background": /*elided*/ any;
|
|
4151
|
+
"moss-avatar-background": /*elided*/ any;
|
|
4152
|
+
"ocean-avatar-background": /*elided*/ any;
|
|
4153
|
+
"orange-avatar-background": /*elided*/ any;
|
|
4154
|
+
"pink-avatar-background": /*elided*/ any;
|
|
4155
|
+
"sunshine-avatar-background": /*elided*/ any;
|
|
4156
|
+
"teal-avatar-background": /*elided*/ any;
|
|
4157
|
+
"coral-comment-background": /*elided*/ any;
|
|
4158
|
+
"cyan-comment-background": /*elided*/ any;
|
|
4159
|
+
"lime-comment-background": /*elided*/ any;
|
|
4160
|
+
"coal-cursor-background": /*elided*/ any;
|
|
4161
|
+
"coral-cursor-background": /*elided*/ any;
|
|
4162
|
+
"cyan-cursor-background": /*elided*/ any;
|
|
4163
|
+
"light-cursor-background": /*elided*/ any;
|
|
4164
|
+
"light-coal-cursor-background": /*elided*/ any;
|
|
4165
|
+
"light-coral-cursor-background": /*elided*/ any;
|
|
4166
|
+
"light-cyan-cursor-background": /*elided*/ any;
|
|
4167
|
+
"light-lilac-cursor-background": /*elided*/ any;
|
|
4168
|
+
"light-lime-cursor-background": /*elided*/ any;
|
|
4169
|
+
"light-moss-cursor-background": /*elided*/ any;
|
|
4170
|
+
"light-orange-cursor-background": /*elided*/ any;
|
|
4171
|
+
"light-pink-cursor-background": /*elided*/ any;
|
|
4172
|
+
"light-sunshine-cursor-background": /*elided*/ any;
|
|
4173
|
+
"light-teal-cursor-background": /*elided*/ any;
|
|
4174
|
+
"lilac-cursor-background": /*elided*/ any;
|
|
4175
|
+
"lime-cursor-background": /*elided*/ any;
|
|
4176
|
+
"moss-cursor-background": /*elided*/ any;
|
|
4177
|
+
"ocean-cursor-background": /*elided*/ any;
|
|
4178
|
+
"orange-cursor-background": /*elided*/ any;
|
|
4179
|
+
"pink-cursor-background": /*elided*/ any;
|
|
4180
|
+
"sunshine-cursor-background": /*elided*/ any;
|
|
4181
|
+
"teal-cursor-background": /*elided*/ any;
|
|
4182
|
+
"black-sticky-background": /*elided*/ any;
|
|
4183
|
+
"coral-sticky-background": /*elided*/ any;
|
|
4184
|
+
"cyan-sticky-background": /*elided*/ any;
|
|
4185
|
+
"light-coal-sticky-background": /*elided*/ any;
|
|
4186
|
+
"light-lime-sticky-background": /*elided*/ any;
|
|
4187
|
+
"light-ocean-sticky-background": /*elided*/ any;
|
|
4188
|
+
"light-pink-sticky-background": /*elided*/ any;
|
|
4189
|
+
"light-sunshine-sticky-background": /*elided*/ any;
|
|
4190
|
+
"lilac-sticky-background": /*elided*/ any;
|
|
4191
|
+
"lime-sticky-background": /*elided*/ any;
|
|
4192
|
+
"moss-sticky-background": /*elided*/ any;
|
|
4193
|
+
"ocean-sticky-background": /*elided*/ any;
|
|
4194
|
+
"orange-sticky-background": /*elided*/ any;
|
|
4195
|
+
"pink-sticky-background": /*elided*/ any;
|
|
4196
|
+
"sunshine-sticky-background": /*elided*/ any;
|
|
4197
|
+
"teal-sticky-background": /*elided*/ any;
|
|
4198
|
+
"coal-icon": /*elided*/ any;
|
|
4199
|
+
"coal-icon-mild": /*elided*/ any;
|
|
4200
|
+
"coal-icon-subtle": /*elided*/ any;
|
|
4201
|
+
"coral-icon": /*elided*/ any;
|
|
4202
|
+
"coral-icon-mild": /*elided*/ any;
|
|
4203
|
+
"coral-icon-subtle": /*elided*/ any;
|
|
4204
|
+
"cyan-icon": /*elided*/ any;
|
|
4205
|
+
"cyan-icon-mild": /*elided*/ any;
|
|
4206
|
+
"cyan-icon-subtle": /*elided*/ any;
|
|
4207
|
+
"lilac-icon": /*elided*/ any;
|
|
4208
|
+
"lilac-icon-mild": /*elided*/ any;
|
|
4209
|
+
"lilac-icon-subtle": /*elided*/ any;
|
|
4210
|
+
"lime-icon": /*elided*/ any;
|
|
4211
|
+
"lime-icon-mild": /*elided*/ any;
|
|
4212
|
+
"lime-icon-subtle": /*elided*/ any;
|
|
4213
|
+
"moss-icon": /*elided*/ any;
|
|
4214
|
+
"moss-icon-mild": /*elided*/ any;
|
|
4215
|
+
"moss-icon-subtle": /*elided*/ any;
|
|
4216
|
+
"ocean-icon": /*elided*/ any;
|
|
4217
|
+
"ocean-icon-mild": /*elided*/ any;
|
|
4218
|
+
"ocean-icon-subtle": /*elided*/ any;
|
|
4219
|
+
"orange-icon": /*elided*/ any;
|
|
4220
|
+
"orange-icon-mild": /*elided*/ any;
|
|
4221
|
+
"orange-icon-subtle": /*elided*/ any;
|
|
4222
|
+
"pink-icon": /*elided*/ any;
|
|
4223
|
+
"pink-icon-mild": /*elided*/ any;
|
|
4224
|
+
"pink-icon-subtle": /*elided*/ any;
|
|
4225
|
+
"sunshine-icon": /*elided*/ any;
|
|
4226
|
+
"sunshine-icon-mild": /*elided*/ any;
|
|
4227
|
+
"sunshine-icon-subtle": /*elided*/ any;
|
|
4228
|
+
"teal-icon": /*elided*/ any;
|
|
4229
|
+
"teal-icon-mild": /*elided*/ any;
|
|
4230
|
+
"teal-icon-subtle": /*elided*/ any;
|
|
4231
|
+
"coal-text": /*elided*/ any;
|
|
4232
|
+
"coal-text-mild": /*elided*/ any;
|
|
4233
|
+
"coal-text-subtle": /*elided*/ any;
|
|
4234
|
+
"coral-text": /*elided*/ any;
|
|
4235
|
+
"coral-text-mild": /*elided*/ any;
|
|
4236
|
+
"coral-text-subtle": /*elided*/ any;
|
|
4237
|
+
"cyan-text": /*elided*/ any;
|
|
4238
|
+
"cyan-text-mild": /*elided*/ any;
|
|
4239
|
+
"cyan-text-subtle": /*elided*/ any;
|
|
4240
|
+
"lilac-text": /*elided*/ any;
|
|
4241
|
+
"lilac-text-mild": /*elided*/ any;
|
|
4242
|
+
"lilac-text-subtle": /*elided*/ any;
|
|
4243
|
+
"lime-text": /*elided*/ any;
|
|
4244
|
+
"lime-text-mild": /*elided*/ any;
|
|
4245
|
+
"lime-text-subtle": /*elided*/ any;
|
|
4246
|
+
"moss-text": /*elided*/ any;
|
|
4247
|
+
"moss-text-mild": /*elided*/ any;
|
|
4248
|
+
"moss-text-subtle": /*elided*/ any;
|
|
4249
|
+
"ocean-text": /*elided*/ any;
|
|
4250
|
+
"ocean-text-mild": /*elided*/ any;
|
|
4251
|
+
"ocean-text-subtle": /*elided*/ any;
|
|
4252
|
+
"orange-text": /*elided*/ any;
|
|
4253
|
+
"orange-text-mild": /*elided*/ any;
|
|
4254
|
+
"orange-text-subtle": /*elided*/ any;
|
|
4255
|
+
"pink-text": /*elided*/ any;
|
|
4256
|
+
"pink-text-mild": /*elided*/ any;
|
|
4257
|
+
"pink-text-subtle": /*elided*/ any;
|
|
4258
|
+
"sunshine-text": /*elided*/ any;
|
|
4259
|
+
"sunshine-text-mild": /*elided*/ any;
|
|
4260
|
+
"sunshine-text-subtle": /*elided*/ any;
|
|
4261
|
+
"teal-text": /*elided*/ any;
|
|
4262
|
+
"teal-text-mild": /*elided*/ any;
|
|
4263
|
+
"teal-text-subtle": /*elided*/ any;
|
|
4264
4264
|
};
|
|
4265
4265
|
'font-sizes': {
|
|
4266
4266
|
readonly 125: "0.625rem";
|
|
@@ -4826,393 +4826,393 @@ declare const globalCss: <Styles extends {
|
|
|
4826
4826
|
readonly 'yellow-850': /*elided*/ any;
|
|
4827
4827
|
readonly 'yellow-900': /*elided*/ any;
|
|
4828
4828
|
readonly 'yellow-950': /*elided*/ any;
|
|
4829
|
-
"background-alpha"
|
|
4830
|
-
"background-alpha-active"
|
|
4831
|
-
"background-alpha-hover"
|
|
4832
|
-
"background-alpha-neutrals-overlay"
|
|
4833
|
-
"background-alpha-neutrals-overlay-subtle"
|
|
4834
|
-
"background-alpha-subtle"
|
|
4835
|
-
"background-danger-prominent"
|
|
4836
|
-
"background-danger-prominent-active"
|
|
4837
|
-
"background-danger-prominent-hover"
|
|
4838
|
-
"background-danger-prominent-pressed"
|
|
4839
|
-
"background-danger-subtle"
|
|
4840
|
-
"background-danger-subtle-active"
|
|
4841
|
-
"background-danger-subtle-hover"
|
|
4842
|
-
"background-danger-subtle-pressed"
|
|
4843
|
-
"background-neutrals"
|
|
4844
|
-
"background-neutrals-active"
|
|
4845
|
-
"background-neutrals-container"
|
|
4846
|
-
"background-neutrals-control"
|
|
4847
|
-
"background-neutrals-control-hover"
|
|
4848
|
-
"background-neutrals-control-pressed"
|
|
4849
|
-
"background-neutrals-disabled"
|
|
4850
|
-
"background-neutrals-hover"
|
|
4851
|
-
"background-neutrals-inactive"
|
|
4852
|
-
"background-neutrals-inactive-hover"
|
|
4853
|
-
"background-neutrals-inverted"
|
|
4854
|
-
"background-neutrals-inverted-subtle"
|
|
4855
|
-
"background-neutrals-layout"
|
|
4856
|
-
"background-neutrals-page"
|
|
4857
|
-
"background-neutrals-page-subtle"
|
|
4858
|
-
"background-neutrals-pressed"
|
|
4859
|
-
"background-neutrals-scrollbar"
|
|
4860
|
-
"background-neutrals-scrollbar-active"
|
|
4861
|
-
"background-neutrals-scrollbar-hover"
|
|
4862
|
-
"background-neutrals-subtle"
|
|
4863
|
-
"background-neutrals-subtle-active"
|
|
4864
|
-
"background-neutrals-subtle-hover"
|
|
4865
|
-
"background-neutrals-subtle-pressed"
|
|
4866
|
-
"background-neutrals-transparent"
|
|
4867
|
-
"background-primary-prominent"
|
|
4868
|
-
"background-primary-prominent-active"
|
|
4869
|
-
"background-primary-prominent-hover"
|
|
4870
|
-
"background-primary-prominent-pressed"
|
|
4871
|
-
"background-primary-prominent-selected"
|
|
4872
|
-
"background-primary-subtle"
|
|
4873
|
-
"background-primary-subtle-active"
|
|
4874
|
-
"background-primary-subtle-hover"
|
|
4875
|
-
"background-primary-subtle-pressed"
|
|
4876
|
-
"background-primary-subtle-selected"
|
|
4877
|
-
"background-success-prominent"
|
|
4878
|
-
"background-success-prominent-active"
|
|
4879
|
-
"background-success-prominent-hover"
|
|
4880
|
-
"background-success-prominent-pressed"
|
|
4881
|
-
"background-success-subtle"
|
|
4882
|
-
"background-warning-prominent"
|
|
4883
|
-
"background-warning-subtle"
|
|
4884
|
-
"border-danger"
|
|
4885
|
-
"border-danger-active"
|
|
4886
|
-
"border-danger-hover"
|
|
4887
|
-
"border-danger-pressed"
|
|
4888
|
-
"border-danger-subtle"
|
|
4889
|
-
"border-focus-error-inner"
|
|
4890
|
-
"border-focus-error-middle"
|
|
4891
|
-
"border-focus-error-outer"
|
|
4892
|
-
"border-focus-inner"
|
|
4893
|
-
"border-focus-middle"
|
|
4894
|
-
"border-focus-outer"
|
|
4895
|
-
"border-focus-success-inner"
|
|
4896
|
-
"border-focus-success-middle"
|
|
4897
|
-
"border-focus-success-outer"
|
|
4898
|
-
"focus-keyboard"
|
|
4899
|
-
"border-neutrals"
|
|
4900
|
-
"border-neutrals-active"
|
|
4901
|
-
"border-neutrals-controls"
|
|
4902
|
-
"border-neutrals-controls-disabled"
|
|
4903
|
-
"border-neutrals-disabled"
|
|
4904
|
-
"border-neutrals-hover"
|
|
4905
|
-
"border-neutrals-inverted"
|
|
4906
|
-
"border-neutrals-pressed"
|
|
4907
|
-
"border-neutrals-subtle"
|
|
4908
|
-
"border-neutrals-subtle-hover"
|
|
4909
|
-
"border-neutrals-subtle-pressed"
|
|
4910
|
-
"border-neutrals-text"
|
|
4911
|
-
"border-neutrals-text-active"
|
|
4912
|
-
"border-neutrals-text-hover"
|
|
4913
|
-
"border-neutrals-text-subtle"
|
|
4914
|
-
"border-neutrals-text-subtle-active"
|
|
4915
|
-
"border-neutrals-text-subtle-hover"
|
|
4916
|
-
"border-neutrals-transparent"
|
|
4917
|
-
"border-primary"
|
|
4918
|
-
"border-primary-active"
|
|
4919
|
-
"border-primary-hover"
|
|
4920
|
-
"border-primary-inverted"
|
|
4921
|
-
"border-primary-pressed"
|
|
4922
|
-
"border-primary-selected"
|
|
4923
|
-
"border-primary-subtle"
|
|
4924
|
-
"border-success"
|
|
4925
|
-
"border-success-active"
|
|
4926
|
-
"border-success-hover"
|
|
4927
|
-
"border-success-pressed"
|
|
4928
|
-
"border-success-subtle"
|
|
4929
|
-
"border-warning"
|
|
4930
|
-
"border-warning-subtle"
|
|
4931
|
-
"button-background-primary"
|
|
4932
|
-
"button-background-primary-hover"
|
|
4933
|
-
"button-background-primary-pressed"
|
|
4934
|
-
"button-background-secondary"
|
|
4935
|
-
"button-background-secondary-hover"
|
|
4936
|
-
"button-background-secondary-pressed"
|
|
4937
|
-
"popup-background-static"
|
|
4938
|
-
"popup-text-static"
|
|
4939
|
-
"tooltip-background"
|
|
4940
|
-
"icon-danger"
|
|
4941
|
-
"icon-danger-active"
|
|
4942
|
-
"icon-danger-hover"
|
|
4943
|
-
"icon-danger-inverted"
|
|
4944
|
-
"icon-danger-pressed"
|
|
4945
|
-
"icon-neutrals"
|
|
4946
|
-
"icon-neutrals-disabled"
|
|
4947
|
-
"icon-neutrals-hover"
|
|
4948
|
-
"icon-neutrals-inactive"
|
|
4949
|
-
"icon-neutrals-inactive-hover"
|
|
4950
|
-
"icon-neutrals-inverted"
|
|
4951
|
-
"icon-neutrals-inverted-hover"
|
|
4952
|
-
"icon-neutrals-inverted-subtle"
|
|
4953
|
-
"icon-neutrals-inverted-subtle-hover"
|
|
4954
|
-
"icon-neutrals-placeholder"
|
|
4955
|
-
"icon-neutrals-pressed"
|
|
4956
|
-
"icon-neutrals-search"
|
|
4957
|
-
"icon-neutrals-subtle"
|
|
4958
|
-
"icon-neutrals-subtle-hover"
|
|
4959
|
-
"icon-neutrals-subtle-pressed"
|
|
4960
|
-
"icon-neutrals-text"
|
|
4961
|
-
"icon-primary"
|
|
4962
|
-
"icon-primary-active"
|
|
4963
|
-
"icon-primary-hover"
|
|
4964
|
-
"icon-primary-inverted"
|
|
4965
|
-
"icon-primary-inverted-hover"
|
|
4966
|
-
"icon-primary-pressed"
|
|
4967
|
-
"icon-primary-selected"
|
|
4968
|
-
"icon-success"
|
|
4969
|
-
"icon-success-active"
|
|
4970
|
-
"icon-success-hover"
|
|
4971
|
-
"icon-success-inverted"
|
|
4972
|
-
"icon-success-pressed"
|
|
4973
|
-
"icon-warning"
|
|
4974
|
-
"icon-warning-prominent"
|
|
4975
|
-
"icon-warning-subtle"
|
|
4976
|
-
"text-danger"
|
|
4977
|
-
"text-danger-active"
|
|
4978
|
-
"text-danger-hover"
|
|
4979
|
-
"text-danger-inverted"
|
|
4980
|
-
"text-danger-pressed"
|
|
4981
|
-
"text-neutrals"
|
|
4982
|
-
"text-neutrals-active"
|
|
4983
|
-
"text-neutrals-disabled"
|
|
4984
|
-
"text-neutrals-hover"
|
|
4985
|
-
"text-neutrals-inverted"
|
|
4986
|
-
"text-neutrals-inverted-hover"
|
|
4987
|
-
"text-neutrals-inverted-subtle"
|
|
4988
|
-
"text-neutrals-inverted-subtle-hover"
|
|
4989
|
-
"text-neutrals-placeholder"
|
|
4990
|
-
"text-neutrals-placeholder-only"
|
|
4991
|
-
"text-neutrals-pressed"
|
|
4992
|
-
"text-neutrals-subtle"
|
|
4993
|
-
"text-neutrals-subtle-active"
|
|
4994
|
-
"text-neutrals-subtle-hover"
|
|
4995
|
-
"text-neutrals-subtle-pressed"
|
|
4996
|
-
"text-primary"
|
|
4997
|
-
"text-primary-active"
|
|
4998
|
-
"text-primary-hover"
|
|
4999
|
-
"text-primary-inverted"
|
|
5000
|
-
"text-primary-inverted-subtle"
|
|
5001
|
-
"text-primary-pressed"
|
|
5002
|
-
"text-primary-selected"
|
|
5003
|
-
"text-success"
|
|
5004
|
-
"text-success-active"
|
|
5005
|
-
"text-success-hover"
|
|
5006
|
-
"text-success-inverted"
|
|
5007
|
-
"text-success-pressed"
|
|
5008
|
-
"text-warning"
|
|
5009
|
-
"text-warning-subtle"
|
|
5010
|
-
"coal-background"
|
|
5011
|
-
"coal-background-mild"
|
|
5012
|
-
"coal-background-prominent"
|
|
5013
|
-
"coal-background-subtle"
|
|
5014
|
-
"coral-background"
|
|
5015
|
-
"coral-background-mild"
|
|
5016
|
-
"coral-background-prominent"
|
|
5017
|
-
"coral-background-subtle"
|
|
5018
|
-
"cyan-background"
|
|
5019
|
-
"cyan-background-mild"
|
|
5020
|
-
"cyan-background-prominent"
|
|
5021
|
-
"cyan-background-subtle"
|
|
5022
|
-
"lilac-background"
|
|
5023
|
-
"lilac-background-mild"
|
|
5024
|
-
"lilac-background-prominent"
|
|
5025
|
-
"lilac-background-subtle"
|
|
5026
|
-
"lime-background"
|
|
5027
|
-
"lime-background-mild"
|
|
5028
|
-
"lime-background-prominent"
|
|
5029
|
-
"lime-background-subtle"
|
|
5030
|
-
"moss-background"
|
|
5031
|
-
"moss-background-mild"
|
|
5032
|
-
"moss-background-prominent"
|
|
5033
|
-
"moss-background-subtle"
|
|
5034
|
-
"ocean-background"
|
|
5035
|
-
"ocean-background-mild"
|
|
5036
|
-
"ocean-background-prominent"
|
|
5037
|
-
"ocean-background-subtle"
|
|
5038
|
-
"orange-background"
|
|
5039
|
-
"orange-background-mild"
|
|
5040
|
-
"orange-background-prominent"
|
|
5041
|
-
"orange-background-subtle"
|
|
5042
|
-
"pink-background"
|
|
5043
|
-
"pink-background-mild"
|
|
5044
|
-
"pink-background-prominent"
|
|
5045
|
-
"pink-background-subtle"
|
|
5046
|
-
"sunshine-background"
|
|
5047
|
-
"sunshine-background-mild"
|
|
5048
|
-
"sunshine-background-prominent"
|
|
5049
|
-
"sunshine-background-subtle"
|
|
5050
|
-
"teal-background"
|
|
5051
|
-
"teal-background-mild"
|
|
5052
|
-
"teal-background-prominent"
|
|
5053
|
-
"teal-background-subtle"
|
|
5054
|
-
"coal-border"
|
|
5055
|
-
"coal-border-prominent"
|
|
5056
|
-
"coal-border-subtle"
|
|
5057
|
-
"coral-border"
|
|
5058
|
-
"coral-border-prominent"
|
|
5059
|
-
"coral-border-subtle"
|
|
5060
|
-
"cyan-border"
|
|
5061
|
-
"cyan-border-prominent"
|
|
5062
|
-
"cyan-border-subtle"
|
|
5063
|
-
"lilac-border"
|
|
5064
|
-
"lilac-border-prominent"
|
|
5065
|
-
"lilac-border-subtle"
|
|
5066
|
-
"lime-border"
|
|
5067
|
-
"lime-border-prominent"
|
|
5068
|
-
"lime-border-subtle"
|
|
5069
|
-
"moss-border"
|
|
5070
|
-
"moss-border-prominent"
|
|
5071
|
-
"moss-border-subtle"
|
|
5072
|
-
"ocean-border"
|
|
5073
|
-
"ocean-border-prominent"
|
|
5074
|
-
"ocean-border-subtle"
|
|
5075
|
-
"orange-border"
|
|
5076
|
-
"orange-border-prominent"
|
|
5077
|
-
"orange-border-subtle"
|
|
5078
|
-
"pink-border"
|
|
5079
|
-
"pink-border-prominent"
|
|
5080
|
-
"pink-border-subtle"
|
|
5081
|
-
"sunshine-border"
|
|
5082
|
-
"sunshine-border-prominent"
|
|
5083
|
-
"sunshine-border-subtle"
|
|
5084
|
-
"teal-border"
|
|
5085
|
-
"teal-border-prominent"
|
|
5086
|
-
"teal-border-subtle"
|
|
5087
|
-
"coal-avatar-background"
|
|
5088
|
-
"coral-avatar-background"
|
|
5089
|
-
"cyan-avatar-background"
|
|
5090
|
-
"light-coal-avatar-background"
|
|
5091
|
-
"light-coral-avatar-background"
|
|
5092
|
-
"light-cyan-avatar-background"
|
|
5093
|
-
"light-lilac-avatar-background"
|
|
5094
|
-
"light-lime-avatar-background"
|
|
5095
|
-
"light-moss-avatar-background"
|
|
5096
|
-
"light-ocean-avatar-background"
|
|
5097
|
-
"light-orange-avatar-background"
|
|
5098
|
-
"light-pink-avatar-background"
|
|
5099
|
-
"light-sunshine-avatar-background"
|
|
5100
|
-
"light-teal-avatar-background"
|
|
5101
|
-
"lilac-avatar-background"
|
|
5102
|
-
"lime-avatar-background"
|
|
5103
|
-
"moss-avatar-background"
|
|
5104
|
-
"ocean-avatar-background"
|
|
5105
|
-
"orange-avatar-background"
|
|
5106
|
-
"pink-avatar-background"
|
|
5107
|
-
"sunshine-avatar-background"
|
|
5108
|
-
"teal-avatar-background"
|
|
5109
|
-
"coral-comment-background"
|
|
5110
|
-
"cyan-comment-background"
|
|
5111
|
-
"lime-comment-background"
|
|
5112
|
-
"coal-cursor-background"
|
|
5113
|
-
"coral-cursor-background"
|
|
5114
|
-
"cyan-cursor-background"
|
|
5115
|
-
"light-cursor-background"
|
|
5116
|
-
"light-coal-cursor-background"
|
|
5117
|
-
"light-coral-cursor-background"
|
|
5118
|
-
"light-cyan-cursor-background"
|
|
5119
|
-
"light-lilac-cursor-background"
|
|
5120
|
-
"light-lime-cursor-background"
|
|
5121
|
-
"light-moss-cursor-background"
|
|
5122
|
-
"light-orange-cursor-background"
|
|
5123
|
-
"light-pink-cursor-background"
|
|
5124
|
-
"light-sunshine-cursor-background"
|
|
5125
|
-
"light-teal-cursor-background"
|
|
5126
|
-
"lilac-cursor-background"
|
|
5127
|
-
"lime-cursor-background"
|
|
5128
|
-
"moss-cursor-background"
|
|
5129
|
-
"ocean-cursor-background"
|
|
5130
|
-
"orange-cursor-background"
|
|
5131
|
-
"pink-cursor-background"
|
|
5132
|
-
"sunshine-cursor-background"
|
|
5133
|
-
"teal-cursor-background"
|
|
5134
|
-
"black-sticky-background"
|
|
5135
|
-
"coral-sticky-background"
|
|
5136
|
-
"cyan-sticky-background"
|
|
5137
|
-
"light-coal-sticky-background"
|
|
5138
|
-
"light-lime-sticky-background"
|
|
5139
|
-
"light-ocean-sticky-background"
|
|
5140
|
-
"light-pink-sticky-background"
|
|
5141
|
-
"light-sunshine-sticky-background"
|
|
5142
|
-
"lilac-sticky-background"
|
|
5143
|
-
"lime-sticky-background"
|
|
5144
|
-
"moss-sticky-background"
|
|
5145
|
-
"ocean-sticky-background"
|
|
5146
|
-
"orange-sticky-background"
|
|
5147
|
-
"pink-sticky-background"
|
|
5148
|
-
"sunshine-sticky-background"
|
|
5149
|
-
"teal-sticky-background"
|
|
5150
|
-
"coal-icon"
|
|
5151
|
-
"coal-icon-mild"
|
|
5152
|
-
"coal-icon-subtle"
|
|
5153
|
-
"coral-icon"
|
|
5154
|
-
"coral-icon-mild"
|
|
5155
|
-
"coral-icon-subtle"
|
|
5156
|
-
"cyan-icon"
|
|
5157
|
-
"cyan-icon-mild"
|
|
5158
|
-
"cyan-icon-subtle"
|
|
5159
|
-
"lilac-icon"
|
|
5160
|
-
"lilac-icon-mild"
|
|
5161
|
-
"lilac-icon-subtle"
|
|
5162
|
-
"lime-icon"
|
|
5163
|
-
"lime-icon-mild"
|
|
5164
|
-
"lime-icon-subtle"
|
|
5165
|
-
"moss-icon"
|
|
5166
|
-
"moss-icon-mild"
|
|
5167
|
-
"moss-icon-subtle"
|
|
5168
|
-
"ocean-icon"
|
|
5169
|
-
"ocean-icon-mild"
|
|
5170
|
-
"ocean-icon-subtle"
|
|
5171
|
-
"orange-icon"
|
|
5172
|
-
"orange-icon-mild"
|
|
5173
|
-
"orange-icon-subtle"
|
|
5174
|
-
"pink-icon"
|
|
5175
|
-
"pink-icon-mild"
|
|
5176
|
-
"pink-icon-subtle"
|
|
5177
|
-
"sunshine-icon"
|
|
5178
|
-
"sunshine-icon-mild"
|
|
5179
|
-
"sunshine-icon-subtle"
|
|
5180
|
-
"teal-icon"
|
|
5181
|
-
"teal-icon-mild"
|
|
5182
|
-
"teal-icon-subtle"
|
|
5183
|
-
"coal-text"
|
|
5184
|
-
"coal-text-mild"
|
|
5185
|
-
"coal-text-subtle"
|
|
5186
|
-
"coral-text"
|
|
5187
|
-
"coral-text-mild"
|
|
5188
|
-
"coral-text-subtle"
|
|
5189
|
-
"cyan-text"
|
|
5190
|
-
"cyan-text-mild"
|
|
5191
|
-
"cyan-text-subtle"
|
|
5192
|
-
"lilac-text"
|
|
5193
|
-
"lilac-text-mild"
|
|
5194
|
-
"lilac-text-subtle"
|
|
5195
|
-
"lime-text"
|
|
5196
|
-
"lime-text-mild"
|
|
5197
|
-
"lime-text-subtle"
|
|
5198
|
-
"moss-text"
|
|
5199
|
-
"moss-text-mild"
|
|
5200
|
-
"moss-text-subtle"
|
|
5201
|
-
"ocean-text"
|
|
5202
|
-
"ocean-text-mild"
|
|
5203
|
-
"ocean-text-subtle"
|
|
5204
|
-
"orange-text"
|
|
5205
|
-
"orange-text-mild"
|
|
5206
|
-
"orange-text-subtle"
|
|
5207
|
-
"pink-text"
|
|
5208
|
-
"pink-text-mild"
|
|
5209
|
-
"pink-text-subtle"
|
|
5210
|
-
"sunshine-text"
|
|
5211
|
-
"sunshine-text-mild"
|
|
5212
|
-
"sunshine-text-subtle"
|
|
5213
|
-
"teal-text"
|
|
5214
|
-
"teal-text-mild"
|
|
5215
|
-
"teal-text-subtle"
|
|
4829
|
+
"background-alpha": /*elided*/ any;
|
|
4830
|
+
"background-alpha-active": /*elided*/ any;
|
|
4831
|
+
"background-alpha-hover": /*elided*/ any;
|
|
4832
|
+
"background-alpha-neutrals-overlay": /*elided*/ any;
|
|
4833
|
+
"background-alpha-neutrals-overlay-subtle": /*elided*/ any;
|
|
4834
|
+
"background-alpha-subtle": /*elided*/ any;
|
|
4835
|
+
"background-danger-prominent": /*elided*/ any;
|
|
4836
|
+
"background-danger-prominent-active": /*elided*/ any;
|
|
4837
|
+
"background-danger-prominent-hover": /*elided*/ any;
|
|
4838
|
+
"background-danger-prominent-pressed": /*elided*/ any;
|
|
4839
|
+
"background-danger-subtle": /*elided*/ any;
|
|
4840
|
+
"background-danger-subtle-active": /*elided*/ any;
|
|
4841
|
+
"background-danger-subtle-hover": /*elided*/ any;
|
|
4842
|
+
"background-danger-subtle-pressed": /*elided*/ any;
|
|
4843
|
+
"background-neutrals": /*elided*/ any;
|
|
4844
|
+
"background-neutrals-active": /*elided*/ any;
|
|
4845
|
+
"background-neutrals-container": /*elided*/ any;
|
|
4846
|
+
"background-neutrals-control": /*elided*/ any;
|
|
4847
|
+
"background-neutrals-control-hover": /*elided*/ any;
|
|
4848
|
+
"background-neutrals-control-pressed": /*elided*/ any;
|
|
4849
|
+
"background-neutrals-disabled": /*elided*/ any;
|
|
4850
|
+
"background-neutrals-hover": /*elided*/ any;
|
|
4851
|
+
"background-neutrals-inactive": /*elided*/ any;
|
|
4852
|
+
"background-neutrals-inactive-hover": /*elided*/ any;
|
|
4853
|
+
"background-neutrals-inverted": /*elided*/ any;
|
|
4854
|
+
"background-neutrals-inverted-subtle": /*elided*/ any;
|
|
4855
|
+
"background-neutrals-layout": /*elided*/ any;
|
|
4856
|
+
"background-neutrals-page": /*elided*/ any;
|
|
4857
|
+
"background-neutrals-page-subtle": /*elided*/ any;
|
|
4858
|
+
"background-neutrals-pressed": /*elided*/ any;
|
|
4859
|
+
"background-neutrals-scrollbar": /*elided*/ any;
|
|
4860
|
+
"background-neutrals-scrollbar-active": /*elided*/ any;
|
|
4861
|
+
"background-neutrals-scrollbar-hover": /*elided*/ any;
|
|
4862
|
+
"background-neutrals-subtle": /*elided*/ any;
|
|
4863
|
+
"background-neutrals-subtle-active": /*elided*/ any;
|
|
4864
|
+
"background-neutrals-subtle-hover": /*elided*/ any;
|
|
4865
|
+
"background-neutrals-subtle-pressed": /*elided*/ any;
|
|
4866
|
+
"background-neutrals-transparent": /*elided*/ any;
|
|
4867
|
+
"background-primary-prominent": /*elided*/ any;
|
|
4868
|
+
"background-primary-prominent-active": /*elided*/ any;
|
|
4869
|
+
"background-primary-prominent-hover": /*elided*/ any;
|
|
4870
|
+
"background-primary-prominent-pressed": /*elided*/ any;
|
|
4871
|
+
"background-primary-prominent-selected": /*elided*/ any;
|
|
4872
|
+
"background-primary-subtle": /*elided*/ any;
|
|
4873
|
+
"background-primary-subtle-active": /*elided*/ any;
|
|
4874
|
+
"background-primary-subtle-hover": /*elided*/ any;
|
|
4875
|
+
"background-primary-subtle-pressed": /*elided*/ any;
|
|
4876
|
+
"background-primary-subtle-selected": /*elided*/ any;
|
|
4877
|
+
"background-success-prominent": /*elided*/ any;
|
|
4878
|
+
"background-success-prominent-active": /*elided*/ any;
|
|
4879
|
+
"background-success-prominent-hover": /*elided*/ any;
|
|
4880
|
+
"background-success-prominent-pressed": /*elided*/ any;
|
|
4881
|
+
"background-success-subtle": /*elided*/ any;
|
|
4882
|
+
"background-warning-prominent": /*elided*/ any;
|
|
4883
|
+
"background-warning-subtle": /*elided*/ any;
|
|
4884
|
+
"border-danger": /*elided*/ any;
|
|
4885
|
+
"border-danger-active": /*elided*/ any;
|
|
4886
|
+
"border-danger-hover": /*elided*/ any;
|
|
4887
|
+
"border-danger-pressed": /*elided*/ any;
|
|
4888
|
+
"border-danger-subtle": /*elided*/ any;
|
|
4889
|
+
"border-focus-error-inner": /*elided*/ any;
|
|
4890
|
+
"border-focus-error-middle": /*elided*/ any;
|
|
4891
|
+
"border-focus-error-outer": /*elided*/ any;
|
|
4892
|
+
"border-focus-inner": /*elided*/ any;
|
|
4893
|
+
"border-focus-middle": /*elided*/ any;
|
|
4894
|
+
"border-focus-outer": /*elided*/ any;
|
|
4895
|
+
"border-focus-success-inner": /*elided*/ any;
|
|
4896
|
+
"border-focus-success-middle": /*elided*/ any;
|
|
4897
|
+
"border-focus-success-outer": /*elided*/ any;
|
|
4898
|
+
"focus-keyboard": /*elided*/ any;
|
|
4899
|
+
"border-neutrals": /*elided*/ any;
|
|
4900
|
+
"border-neutrals-active": /*elided*/ any;
|
|
4901
|
+
"border-neutrals-controls": /*elided*/ any;
|
|
4902
|
+
"border-neutrals-controls-disabled": /*elided*/ any;
|
|
4903
|
+
"border-neutrals-disabled": /*elided*/ any;
|
|
4904
|
+
"border-neutrals-hover": /*elided*/ any;
|
|
4905
|
+
"border-neutrals-inverted": /*elided*/ any;
|
|
4906
|
+
"border-neutrals-pressed": /*elided*/ any;
|
|
4907
|
+
"border-neutrals-subtle": /*elided*/ any;
|
|
4908
|
+
"border-neutrals-subtle-hover": /*elided*/ any;
|
|
4909
|
+
"border-neutrals-subtle-pressed": /*elided*/ any;
|
|
4910
|
+
"border-neutrals-text": /*elided*/ any;
|
|
4911
|
+
"border-neutrals-text-active": /*elided*/ any;
|
|
4912
|
+
"border-neutrals-text-hover": /*elided*/ any;
|
|
4913
|
+
"border-neutrals-text-subtle": /*elided*/ any;
|
|
4914
|
+
"border-neutrals-text-subtle-active": /*elided*/ any;
|
|
4915
|
+
"border-neutrals-text-subtle-hover": /*elided*/ any;
|
|
4916
|
+
"border-neutrals-transparent": /*elided*/ any;
|
|
4917
|
+
"border-primary": /*elided*/ any;
|
|
4918
|
+
"border-primary-active": /*elided*/ any;
|
|
4919
|
+
"border-primary-hover": /*elided*/ any;
|
|
4920
|
+
"border-primary-inverted": /*elided*/ any;
|
|
4921
|
+
"border-primary-pressed": /*elided*/ any;
|
|
4922
|
+
"border-primary-selected": /*elided*/ any;
|
|
4923
|
+
"border-primary-subtle": /*elided*/ any;
|
|
4924
|
+
"border-success": /*elided*/ any;
|
|
4925
|
+
"border-success-active": /*elided*/ any;
|
|
4926
|
+
"border-success-hover": /*elided*/ any;
|
|
4927
|
+
"border-success-pressed": /*elided*/ any;
|
|
4928
|
+
"border-success-subtle": /*elided*/ any;
|
|
4929
|
+
"border-warning": /*elided*/ any;
|
|
4930
|
+
"border-warning-subtle": /*elided*/ any;
|
|
4931
|
+
"button-background-primary": /*elided*/ any;
|
|
4932
|
+
"button-background-primary-hover": /*elided*/ any;
|
|
4933
|
+
"button-background-primary-pressed": /*elided*/ any;
|
|
4934
|
+
"button-background-secondary": /*elided*/ any;
|
|
4935
|
+
"button-background-secondary-hover": /*elided*/ any;
|
|
4936
|
+
"button-background-secondary-pressed": /*elided*/ any;
|
|
4937
|
+
"popup-background-static": /*elided*/ any;
|
|
4938
|
+
"popup-text-static": /*elided*/ any;
|
|
4939
|
+
"tooltip-background": /*elided*/ any;
|
|
4940
|
+
"icon-danger": /*elided*/ any;
|
|
4941
|
+
"icon-danger-active": /*elided*/ any;
|
|
4942
|
+
"icon-danger-hover": /*elided*/ any;
|
|
4943
|
+
"icon-danger-inverted": /*elided*/ any;
|
|
4944
|
+
"icon-danger-pressed": /*elided*/ any;
|
|
4945
|
+
"icon-neutrals": /*elided*/ any;
|
|
4946
|
+
"icon-neutrals-disabled": /*elided*/ any;
|
|
4947
|
+
"icon-neutrals-hover": /*elided*/ any;
|
|
4948
|
+
"icon-neutrals-inactive": /*elided*/ any;
|
|
4949
|
+
"icon-neutrals-inactive-hover": /*elided*/ any;
|
|
4950
|
+
"icon-neutrals-inverted": /*elided*/ any;
|
|
4951
|
+
"icon-neutrals-inverted-hover": /*elided*/ any;
|
|
4952
|
+
"icon-neutrals-inverted-subtle": /*elided*/ any;
|
|
4953
|
+
"icon-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
4954
|
+
"icon-neutrals-placeholder": /*elided*/ any;
|
|
4955
|
+
"icon-neutrals-pressed": /*elided*/ any;
|
|
4956
|
+
"icon-neutrals-search": /*elided*/ any;
|
|
4957
|
+
"icon-neutrals-subtle": /*elided*/ any;
|
|
4958
|
+
"icon-neutrals-subtle-hover": /*elided*/ any;
|
|
4959
|
+
"icon-neutrals-subtle-pressed": /*elided*/ any;
|
|
4960
|
+
"icon-neutrals-text": /*elided*/ any;
|
|
4961
|
+
"icon-primary": /*elided*/ any;
|
|
4962
|
+
"icon-primary-active": /*elided*/ any;
|
|
4963
|
+
"icon-primary-hover": /*elided*/ any;
|
|
4964
|
+
"icon-primary-inverted": /*elided*/ any;
|
|
4965
|
+
"icon-primary-inverted-hover": /*elided*/ any;
|
|
4966
|
+
"icon-primary-pressed": /*elided*/ any;
|
|
4967
|
+
"icon-primary-selected": /*elided*/ any;
|
|
4968
|
+
"icon-success": /*elided*/ any;
|
|
4969
|
+
"icon-success-active": /*elided*/ any;
|
|
4970
|
+
"icon-success-hover": /*elided*/ any;
|
|
4971
|
+
"icon-success-inverted": /*elided*/ any;
|
|
4972
|
+
"icon-success-pressed": /*elided*/ any;
|
|
4973
|
+
"icon-warning": /*elided*/ any;
|
|
4974
|
+
"icon-warning-prominent": /*elided*/ any;
|
|
4975
|
+
"icon-warning-subtle": /*elided*/ any;
|
|
4976
|
+
"text-danger": /*elided*/ any;
|
|
4977
|
+
"text-danger-active": /*elided*/ any;
|
|
4978
|
+
"text-danger-hover": /*elided*/ any;
|
|
4979
|
+
"text-danger-inverted": /*elided*/ any;
|
|
4980
|
+
"text-danger-pressed": /*elided*/ any;
|
|
4981
|
+
"text-neutrals": /*elided*/ any;
|
|
4982
|
+
"text-neutrals-active": /*elided*/ any;
|
|
4983
|
+
"text-neutrals-disabled": /*elided*/ any;
|
|
4984
|
+
"text-neutrals-hover": /*elided*/ any;
|
|
4985
|
+
"text-neutrals-inverted": /*elided*/ any;
|
|
4986
|
+
"text-neutrals-inverted-hover": /*elided*/ any;
|
|
4987
|
+
"text-neutrals-inverted-subtle": /*elided*/ any;
|
|
4988
|
+
"text-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
4989
|
+
"text-neutrals-placeholder": /*elided*/ any;
|
|
4990
|
+
"text-neutrals-placeholder-only": /*elided*/ any;
|
|
4991
|
+
"text-neutrals-pressed": /*elided*/ any;
|
|
4992
|
+
"text-neutrals-subtle": /*elided*/ any;
|
|
4993
|
+
"text-neutrals-subtle-active": /*elided*/ any;
|
|
4994
|
+
"text-neutrals-subtle-hover": /*elided*/ any;
|
|
4995
|
+
"text-neutrals-subtle-pressed": /*elided*/ any;
|
|
4996
|
+
"text-primary": /*elided*/ any;
|
|
4997
|
+
"text-primary-active": /*elided*/ any;
|
|
4998
|
+
"text-primary-hover": /*elided*/ any;
|
|
4999
|
+
"text-primary-inverted": /*elided*/ any;
|
|
5000
|
+
"text-primary-inverted-subtle": /*elided*/ any;
|
|
5001
|
+
"text-primary-pressed": /*elided*/ any;
|
|
5002
|
+
"text-primary-selected": /*elided*/ any;
|
|
5003
|
+
"text-success": /*elided*/ any;
|
|
5004
|
+
"text-success-active": /*elided*/ any;
|
|
5005
|
+
"text-success-hover": /*elided*/ any;
|
|
5006
|
+
"text-success-inverted": /*elided*/ any;
|
|
5007
|
+
"text-success-pressed": /*elided*/ any;
|
|
5008
|
+
"text-warning": /*elided*/ any;
|
|
5009
|
+
"text-warning-subtle": /*elided*/ any;
|
|
5010
|
+
"coal-background": /*elided*/ any;
|
|
5011
|
+
"coal-background-mild": /*elided*/ any;
|
|
5012
|
+
"coal-background-prominent": /*elided*/ any;
|
|
5013
|
+
"coal-background-subtle": /*elided*/ any;
|
|
5014
|
+
"coral-background": /*elided*/ any;
|
|
5015
|
+
"coral-background-mild": /*elided*/ any;
|
|
5016
|
+
"coral-background-prominent": /*elided*/ any;
|
|
5017
|
+
"coral-background-subtle": /*elided*/ any;
|
|
5018
|
+
"cyan-background": /*elided*/ any;
|
|
5019
|
+
"cyan-background-mild": /*elided*/ any;
|
|
5020
|
+
"cyan-background-prominent": /*elided*/ any;
|
|
5021
|
+
"cyan-background-subtle": /*elided*/ any;
|
|
5022
|
+
"lilac-background": /*elided*/ any;
|
|
5023
|
+
"lilac-background-mild": /*elided*/ any;
|
|
5024
|
+
"lilac-background-prominent": /*elided*/ any;
|
|
5025
|
+
"lilac-background-subtle": /*elided*/ any;
|
|
5026
|
+
"lime-background": /*elided*/ any;
|
|
5027
|
+
"lime-background-mild": /*elided*/ any;
|
|
5028
|
+
"lime-background-prominent": /*elided*/ any;
|
|
5029
|
+
"lime-background-subtle": /*elided*/ any;
|
|
5030
|
+
"moss-background": /*elided*/ any;
|
|
5031
|
+
"moss-background-mild": /*elided*/ any;
|
|
5032
|
+
"moss-background-prominent": /*elided*/ any;
|
|
5033
|
+
"moss-background-subtle": /*elided*/ any;
|
|
5034
|
+
"ocean-background": /*elided*/ any;
|
|
5035
|
+
"ocean-background-mild": /*elided*/ any;
|
|
5036
|
+
"ocean-background-prominent": /*elided*/ any;
|
|
5037
|
+
"ocean-background-subtle": /*elided*/ any;
|
|
5038
|
+
"orange-background": /*elided*/ any;
|
|
5039
|
+
"orange-background-mild": /*elided*/ any;
|
|
5040
|
+
"orange-background-prominent": /*elided*/ any;
|
|
5041
|
+
"orange-background-subtle": /*elided*/ any;
|
|
5042
|
+
"pink-background": /*elided*/ any;
|
|
5043
|
+
"pink-background-mild": /*elided*/ any;
|
|
5044
|
+
"pink-background-prominent": /*elided*/ any;
|
|
5045
|
+
"pink-background-subtle": /*elided*/ any;
|
|
5046
|
+
"sunshine-background": /*elided*/ any;
|
|
5047
|
+
"sunshine-background-mild": /*elided*/ any;
|
|
5048
|
+
"sunshine-background-prominent": /*elided*/ any;
|
|
5049
|
+
"sunshine-background-subtle": /*elided*/ any;
|
|
5050
|
+
"teal-background": /*elided*/ any;
|
|
5051
|
+
"teal-background-mild": /*elided*/ any;
|
|
5052
|
+
"teal-background-prominent": /*elided*/ any;
|
|
5053
|
+
"teal-background-subtle": /*elided*/ any;
|
|
5054
|
+
"coal-border": /*elided*/ any;
|
|
5055
|
+
"coal-border-prominent": /*elided*/ any;
|
|
5056
|
+
"coal-border-subtle": /*elided*/ any;
|
|
5057
|
+
"coral-border": /*elided*/ any;
|
|
5058
|
+
"coral-border-prominent": /*elided*/ any;
|
|
5059
|
+
"coral-border-subtle": /*elided*/ any;
|
|
5060
|
+
"cyan-border": /*elided*/ any;
|
|
5061
|
+
"cyan-border-prominent": /*elided*/ any;
|
|
5062
|
+
"cyan-border-subtle": /*elided*/ any;
|
|
5063
|
+
"lilac-border": /*elided*/ any;
|
|
5064
|
+
"lilac-border-prominent": /*elided*/ any;
|
|
5065
|
+
"lilac-border-subtle": /*elided*/ any;
|
|
5066
|
+
"lime-border": /*elided*/ any;
|
|
5067
|
+
"lime-border-prominent": /*elided*/ any;
|
|
5068
|
+
"lime-border-subtle": /*elided*/ any;
|
|
5069
|
+
"moss-border": /*elided*/ any;
|
|
5070
|
+
"moss-border-prominent": /*elided*/ any;
|
|
5071
|
+
"moss-border-subtle": /*elided*/ any;
|
|
5072
|
+
"ocean-border": /*elided*/ any;
|
|
5073
|
+
"ocean-border-prominent": /*elided*/ any;
|
|
5074
|
+
"ocean-border-subtle": /*elided*/ any;
|
|
5075
|
+
"orange-border": /*elided*/ any;
|
|
5076
|
+
"orange-border-prominent": /*elided*/ any;
|
|
5077
|
+
"orange-border-subtle": /*elided*/ any;
|
|
5078
|
+
"pink-border": /*elided*/ any;
|
|
5079
|
+
"pink-border-prominent": /*elided*/ any;
|
|
5080
|
+
"pink-border-subtle": /*elided*/ any;
|
|
5081
|
+
"sunshine-border": /*elided*/ any;
|
|
5082
|
+
"sunshine-border-prominent": /*elided*/ any;
|
|
5083
|
+
"sunshine-border-subtle": /*elided*/ any;
|
|
5084
|
+
"teal-border": /*elided*/ any;
|
|
5085
|
+
"teal-border-prominent": /*elided*/ any;
|
|
5086
|
+
"teal-border-subtle": /*elided*/ any;
|
|
5087
|
+
"coal-avatar-background": /*elided*/ any;
|
|
5088
|
+
"coral-avatar-background": /*elided*/ any;
|
|
5089
|
+
"cyan-avatar-background": /*elided*/ any;
|
|
5090
|
+
"light-coal-avatar-background": /*elided*/ any;
|
|
5091
|
+
"light-coral-avatar-background": /*elided*/ any;
|
|
5092
|
+
"light-cyan-avatar-background": /*elided*/ any;
|
|
5093
|
+
"light-lilac-avatar-background": /*elided*/ any;
|
|
5094
|
+
"light-lime-avatar-background": /*elided*/ any;
|
|
5095
|
+
"light-moss-avatar-background": /*elided*/ any;
|
|
5096
|
+
"light-ocean-avatar-background": /*elided*/ any;
|
|
5097
|
+
"light-orange-avatar-background": /*elided*/ any;
|
|
5098
|
+
"light-pink-avatar-background": /*elided*/ any;
|
|
5099
|
+
"light-sunshine-avatar-background": /*elided*/ any;
|
|
5100
|
+
"light-teal-avatar-background": /*elided*/ any;
|
|
5101
|
+
"lilac-avatar-background": /*elided*/ any;
|
|
5102
|
+
"lime-avatar-background": /*elided*/ any;
|
|
5103
|
+
"moss-avatar-background": /*elided*/ any;
|
|
5104
|
+
"ocean-avatar-background": /*elided*/ any;
|
|
5105
|
+
"orange-avatar-background": /*elided*/ any;
|
|
5106
|
+
"pink-avatar-background": /*elided*/ any;
|
|
5107
|
+
"sunshine-avatar-background": /*elided*/ any;
|
|
5108
|
+
"teal-avatar-background": /*elided*/ any;
|
|
5109
|
+
"coral-comment-background": /*elided*/ any;
|
|
5110
|
+
"cyan-comment-background": /*elided*/ any;
|
|
5111
|
+
"lime-comment-background": /*elided*/ any;
|
|
5112
|
+
"coal-cursor-background": /*elided*/ any;
|
|
5113
|
+
"coral-cursor-background": /*elided*/ any;
|
|
5114
|
+
"cyan-cursor-background": /*elided*/ any;
|
|
5115
|
+
"light-cursor-background": /*elided*/ any;
|
|
5116
|
+
"light-coal-cursor-background": /*elided*/ any;
|
|
5117
|
+
"light-coral-cursor-background": /*elided*/ any;
|
|
5118
|
+
"light-cyan-cursor-background": /*elided*/ any;
|
|
5119
|
+
"light-lilac-cursor-background": /*elided*/ any;
|
|
5120
|
+
"light-lime-cursor-background": /*elided*/ any;
|
|
5121
|
+
"light-moss-cursor-background": /*elided*/ any;
|
|
5122
|
+
"light-orange-cursor-background": /*elided*/ any;
|
|
5123
|
+
"light-pink-cursor-background": /*elided*/ any;
|
|
5124
|
+
"light-sunshine-cursor-background": /*elided*/ any;
|
|
5125
|
+
"light-teal-cursor-background": /*elided*/ any;
|
|
5126
|
+
"lilac-cursor-background": /*elided*/ any;
|
|
5127
|
+
"lime-cursor-background": /*elided*/ any;
|
|
5128
|
+
"moss-cursor-background": /*elided*/ any;
|
|
5129
|
+
"ocean-cursor-background": /*elided*/ any;
|
|
5130
|
+
"orange-cursor-background": /*elided*/ any;
|
|
5131
|
+
"pink-cursor-background": /*elided*/ any;
|
|
5132
|
+
"sunshine-cursor-background": /*elided*/ any;
|
|
5133
|
+
"teal-cursor-background": /*elided*/ any;
|
|
5134
|
+
"black-sticky-background": /*elided*/ any;
|
|
5135
|
+
"coral-sticky-background": /*elided*/ any;
|
|
5136
|
+
"cyan-sticky-background": /*elided*/ any;
|
|
5137
|
+
"light-coal-sticky-background": /*elided*/ any;
|
|
5138
|
+
"light-lime-sticky-background": /*elided*/ any;
|
|
5139
|
+
"light-ocean-sticky-background": /*elided*/ any;
|
|
5140
|
+
"light-pink-sticky-background": /*elided*/ any;
|
|
5141
|
+
"light-sunshine-sticky-background": /*elided*/ any;
|
|
5142
|
+
"lilac-sticky-background": /*elided*/ any;
|
|
5143
|
+
"lime-sticky-background": /*elided*/ any;
|
|
5144
|
+
"moss-sticky-background": /*elided*/ any;
|
|
5145
|
+
"ocean-sticky-background": /*elided*/ any;
|
|
5146
|
+
"orange-sticky-background": /*elided*/ any;
|
|
5147
|
+
"pink-sticky-background": /*elided*/ any;
|
|
5148
|
+
"sunshine-sticky-background": /*elided*/ any;
|
|
5149
|
+
"teal-sticky-background": /*elided*/ any;
|
|
5150
|
+
"coal-icon": /*elided*/ any;
|
|
5151
|
+
"coal-icon-mild": /*elided*/ any;
|
|
5152
|
+
"coal-icon-subtle": /*elided*/ any;
|
|
5153
|
+
"coral-icon": /*elided*/ any;
|
|
5154
|
+
"coral-icon-mild": /*elided*/ any;
|
|
5155
|
+
"coral-icon-subtle": /*elided*/ any;
|
|
5156
|
+
"cyan-icon": /*elided*/ any;
|
|
5157
|
+
"cyan-icon-mild": /*elided*/ any;
|
|
5158
|
+
"cyan-icon-subtle": /*elided*/ any;
|
|
5159
|
+
"lilac-icon": /*elided*/ any;
|
|
5160
|
+
"lilac-icon-mild": /*elided*/ any;
|
|
5161
|
+
"lilac-icon-subtle": /*elided*/ any;
|
|
5162
|
+
"lime-icon": /*elided*/ any;
|
|
5163
|
+
"lime-icon-mild": /*elided*/ any;
|
|
5164
|
+
"lime-icon-subtle": /*elided*/ any;
|
|
5165
|
+
"moss-icon": /*elided*/ any;
|
|
5166
|
+
"moss-icon-mild": /*elided*/ any;
|
|
5167
|
+
"moss-icon-subtle": /*elided*/ any;
|
|
5168
|
+
"ocean-icon": /*elided*/ any;
|
|
5169
|
+
"ocean-icon-mild": /*elided*/ any;
|
|
5170
|
+
"ocean-icon-subtle": /*elided*/ any;
|
|
5171
|
+
"orange-icon": /*elided*/ any;
|
|
5172
|
+
"orange-icon-mild": /*elided*/ any;
|
|
5173
|
+
"orange-icon-subtle": /*elided*/ any;
|
|
5174
|
+
"pink-icon": /*elided*/ any;
|
|
5175
|
+
"pink-icon-mild": /*elided*/ any;
|
|
5176
|
+
"pink-icon-subtle": /*elided*/ any;
|
|
5177
|
+
"sunshine-icon": /*elided*/ any;
|
|
5178
|
+
"sunshine-icon-mild": /*elided*/ any;
|
|
5179
|
+
"sunshine-icon-subtle": /*elided*/ any;
|
|
5180
|
+
"teal-icon": /*elided*/ any;
|
|
5181
|
+
"teal-icon-mild": /*elided*/ any;
|
|
5182
|
+
"teal-icon-subtle": /*elided*/ any;
|
|
5183
|
+
"coal-text": /*elided*/ any;
|
|
5184
|
+
"coal-text-mild": /*elided*/ any;
|
|
5185
|
+
"coal-text-subtle": /*elided*/ any;
|
|
5186
|
+
"coral-text": /*elided*/ any;
|
|
5187
|
+
"coral-text-mild": /*elided*/ any;
|
|
5188
|
+
"coral-text-subtle": /*elided*/ any;
|
|
5189
|
+
"cyan-text": /*elided*/ any;
|
|
5190
|
+
"cyan-text-mild": /*elided*/ any;
|
|
5191
|
+
"cyan-text-subtle": /*elided*/ any;
|
|
5192
|
+
"lilac-text": /*elided*/ any;
|
|
5193
|
+
"lilac-text-mild": /*elided*/ any;
|
|
5194
|
+
"lilac-text-subtle": /*elided*/ any;
|
|
5195
|
+
"lime-text": /*elided*/ any;
|
|
5196
|
+
"lime-text-mild": /*elided*/ any;
|
|
5197
|
+
"lime-text-subtle": /*elided*/ any;
|
|
5198
|
+
"moss-text": /*elided*/ any;
|
|
5199
|
+
"moss-text-mild": /*elided*/ any;
|
|
5200
|
+
"moss-text-subtle": /*elided*/ any;
|
|
5201
|
+
"ocean-text": /*elided*/ any;
|
|
5202
|
+
"ocean-text-mild": /*elided*/ any;
|
|
5203
|
+
"ocean-text-subtle": /*elided*/ any;
|
|
5204
|
+
"orange-text": /*elided*/ any;
|
|
5205
|
+
"orange-text-mild": /*elided*/ any;
|
|
5206
|
+
"orange-text-subtle": /*elided*/ any;
|
|
5207
|
+
"pink-text": /*elided*/ any;
|
|
5208
|
+
"pink-text-mild": /*elided*/ any;
|
|
5209
|
+
"pink-text-subtle": /*elided*/ any;
|
|
5210
|
+
"sunshine-text": /*elided*/ any;
|
|
5211
|
+
"sunshine-text-mild": /*elided*/ any;
|
|
5212
|
+
"sunshine-text-subtle": /*elided*/ any;
|
|
5213
|
+
"teal-text": /*elided*/ any;
|
|
5214
|
+
"teal-text-mild": /*elided*/ any;
|
|
5215
|
+
"teal-text-subtle": /*elided*/ any;
|
|
5216
5216
|
};
|
|
5217
5217
|
'font-sizes': {
|
|
5218
5218
|
readonly 125: "0.625rem";
|
|
@@ -5781,393 +5781,393 @@ declare const keyframes: (style: {
|
|
|
5781
5781
|
readonly 'yellow-850': /*elided*/ any;
|
|
5782
5782
|
readonly 'yellow-900': /*elided*/ any;
|
|
5783
5783
|
readonly 'yellow-950': /*elided*/ any;
|
|
5784
|
-
"background-alpha"
|
|
5785
|
-
"background-alpha-active"
|
|
5786
|
-
"background-alpha-hover"
|
|
5787
|
-
"background-alpha-neutrals-overlay"
|
|
5788
|
-
"background-alpha-neutrals-overlay-subtle"
|
|
5789
|
-
"background-alpha-subtle"
|
|
5790
|
-
"background-danger-prominent"
|
|
5791
|
-
"background-danger-prominent-active"
|
|
5792
|
-
"background-danger-prominent-hover"
|
|
5793
|
-
"background-danger-prominent-pressed"
|
|
5794
|
-
"background-danger-subtle"
|
|
5795
|
-
"background-danger-subtle-active"
|
|
5796
|
-
"background-danger-subtle-hover"
|
|
5797
|
-
"background-danger-subtle-pressed"
|
|
5798
|
-
"background-neutrals"
|
|
5799
|
-
"background-neutrals-active"
|
|
5800
|
-
"background-neutrals-container"
|
|
5801
|
-
"background-neutrals-control"
|
|
5802
|
-
"background-neutrals-control-hover"
|
|
5803
|
-
"background-neutrals-control-pressed"
|
|
5804
|
-
"background-neutrals-disabled"
|
|
5805
|
-
"background-neutrals-hover"
|
|
5806
|
-
"background-neutrals-inactive"
|
|
5807
|
-
"background-neutrals-inactive-hover"
|
|
5808
|
-
"background-neutrals-inverted"
|
|
5809
|
-
"background-neutrals-inverted-subtle"
|
|
5810
|
-
"background-neutrals-layout"
|
|
5811
|
-
"background-neutrals-page"
|
|
5812
|
-
"background-neutrals-page-subtle"
|
|
5813
|
-
"background-neutrals-pressed"
|
|
5814
|
-
"background-neutrals-scrollbar"
|
|
5815
|
-
"background-neutrals-scrollbar-active"
|
|
5816
|
-
"background-neutrals-scrollbar-hover"
|
|
5817
|
-
"background-neutrals-subtle"
|
|
5818
|
-
"background-neutrals-subtle-active"
|
|
5819
|
-
"background-neutrals-subtle-hover"
|
|
5820
|
-
"background-neutrals-subtle-pressed"
|
|
5821
|
-
"background-neutrals-transparent"
|
|
5822
|
-
"background-primary-prominent"
|
|
5823
|
-
"background-primary-prominent-active"
|
|
5824
|
-
"background-primary-prominent-hover"
|
|
5825
|
-
"background-primary-prominent-pressed"
|
|
5826
|
-
"background-primary-prominent-selected"
|
|
5827
|
-
"background-primary-subtle"
|
|
5828
|
-
"background-primary-subtle-active"
|
|
5829
|
-
"background-primary-subtle-hover"
|
|
5830
|
-
"background-primary-subtle-pressed"
|
|
5831
|
-
"background-primary-subtle-selected"
|
|
5832
|
-
"background-success-prominent"
|
|
5833
|
-
"background-success-prominent-active"
|
|
5834
|
-
"background-success-prominent-hover"
|
|
5835
|
-
"background-success-prominent-pressed"
|
|
5836
|
-
"background-success-subtle"
|
|
5837
|
-
"background-warning-prominent"
|
|
5838
|
-
"background-warning-subtle"
|
|
5839
|
-
"border-danger"
|
|
5840
|
-
"border-danger-active"
|
|
5841
|
-
"border-danger-hover"
|
|
5842
|
-
"border-danger-pressed"
|
|
5843
|
-
"border-danger-subtle"
|
|
5844
|
-
"border-focus-error-inner"
|
|
5845
|
-
"border-focus-error-middle"
|
|
5846
|
-
"border-focus-error-outer"
|
|
5847
|
-
"border-focus-inner"
|
|
5848
|
-
"border-focus-middle"
|
|
5849
|
-
"border-focus-outer"
|
|
5850
|
-
"border-focus-success-inner"
|
|
5851
|
-
"border-focus-success-middle"
|
|
5852
|
-
"border-focus-success-outer"
|
|
5853
|
-
"focus-keyboard"
|
|
5854
|
-
"border-neutrals"
|
|
5855
|
-
"border-neutrals-active"
|
|
5856
|
-
"border-neutrals-controls"
|
|
5857
|
-
"border-neutrals-controls-disabled"
|
|
5858
|
-
"border-neutrals-disabled"
|
|
5859
|
-
"border-neutrals-hover"
|
|
5860
|
-
"border-neutrals-inverted"
|
|
5861
|
-
"border-neutrals-pressed"
|
|
5862
|
-
"border-neutrals-subtle"
|
|
5863
|
-
"border-neutrals-subtle-hover"
|
|
5864
|
-
"border-neutrals-subtle-pressed"
|
|
5865
|
-
"border-neutrals-text"
|
|
5866
|
-
"border-neutrals-text-active"
|
|
5867
|
-
"border-neutrals-text-hover"
|
|
5868
|
-
"border-neutrals-text-subtle"
|
|
5869
|
-
"border-neutrals-text-subtle-active"
|
|
5870
|
-
"border-neutrals-text-subtle-hover"
|
|
5871
|
-
"border-neutrals-transparent"
|
|
5872
|
-
"border-primary"
|
|
5873
|
-
"border-primary-active"
|
|
5874
|
-
"border-primary-hover"
|
|
5875
|
-
"border-primary-inverted"
|
|
5876
|
-
"border-primary-pressed"
|
|
5877
|
-
"border-primary-selected"
|
|
5878
|
-
"border-primary-subtle"
|
|
5879
|
-
"border-success"
|
|
5880
|
-
"border-success-active"
|
|
5881
|
-
"border-success-hover"
|
|
5882
|
-
"border-success-pressed"
|
|
5883
|
-
"border-success-subtle"
|
|
5884
|
-
"border-warning"
|
|
5885
|
-
"border-warning-subtle"
|
|
5886
|
-
"button-background-primary"
|
|
5887
|
-
"button-background-primary-hover"
|
|
5888
|
-
"button-background-primary-pressed"
|
|
5889
|
-
"button-background-secondary"
|
|
5890
|
-
"button-background-secondary-hover"
|
|
5891
|
-
"button-background-secondary-pressed"
|
|
5892
|
-
"popup-background-static"
|
|
5893
|
-
"popup-text-static"
|
|
5894
|
-
"tooltip-background"
|
|
5895
|
-
"icon-danger"
|
|
5896
|
-
"icon-danger-active"
|
|
5897
|
-
"icon-danger-hover"
|
|
5898
|
-
"icon-danger-inverted"
|
|
5899
|
-
"icon-danger-pressed"
|
|
5900
|
-
"icon-neutrals"
|
|
5901
|
-
"icon-neutrals-disabled"
|
|
5902
|
-
"icon-neutrals-hover"
|
|
5903
|
-
"icon-neutrals-inactive"
|
|
5904
|
-
"icon-neutrals-inactive-hover"
|
|
5905
|
-
"icon-neutrals-inverted"
|
|
5906
|
-
"icon-neutrals-inverted-hover"
|
|
5907
|
-
"icon-neutrals-inverted-subtle"
|
|
5908
|
-
"icon-neutrals-inverted-subtle-hover"
|
|
5909
|
-
"icon-neutrals-placeholder"
|
|
5910
|
-
"icon-neutrals-pressed"
|
|
5911
|
-
"icon-neutrals-search"
|
|
5912
|
-
"icon-neutrals-subtle"
|
|
5913
|
-
"icon-neutrals-subtle-hover"
|
|
5914
|
-
"icon-neutrals-subtle-pressed"
|
|
5915
|
-
"icon-neutrals-text"
|
|
5916
|
-
"icon-primary"
|
|
5917
|
-
"icon-primary-active"
|
|
5918
|
-
"icon-primary-hover"
|
|
5919
|
-
"icon-primary-inverted"
|
|
5920
|
-
"icon-primary-inverted-hover"
|
|
5921
|
-
"icon-primary-pressed"
|
|
5922
|
-
"icon-primary-selected"
|
|
5923
|
-
"icon-success"
|
|
5924
|
-
"icon-success-active"
|
|
5925
|
-
"icon-success-hover"
|
|
5926
|
-
"icon-success-inverted"
|
|
5927
|
-
"icon-success-pressed"
|
|
5928
|
-
"icon-warning"
|
|
5929
|
-
"icon-warning-prominent"
|
|
5930
|
-
"icon-warning-subtle"
|
|
5931
|
-
"text-danger"
|
|
5932
|
-
"text-danger-active"
|
|
5933
|
-
"text-danger-hover"
|
|
5934
|
-
"text-danger-inverted"
|
|
5935
|
-
"text-danger-pressed"
|
|
5936
|
-
"text-neutrals"
|
|
5937
|
-
"text-neutrals-active"
|
|
5938
|
-
"text-neutrals-disabled"
|
|
5939
|
-
"text-neutrals-hover"
|
|
5940
|
-
"text-neutrals-inverted"
|
|
5941
|
-
"text-neutrals-inverted-hover"
|
|
5942
|
-
"text-neutrals-inverted-subtle"
|
|
5943
|
-
"text-neutrals-inverted-subtle-hover"
|
|
5944
|
-
"text-neutrals-placeholder"
|
|
5945
|
-
"text-neutrals-placeholder-only"
|
|
5946
|
-
"text-neutrals-pressed"
|
|
5947
|
-
"text-neutrals-subtle"
|
|
5948
|
-
"text-neutrals-subtle-active"
|
|
5949
|
-
"text-neutrals-subtle-hover"
|
|
5950
|
-
"text-neutrals-subtle-pressed"
|
|
5951
|
-
"text-primary"
|
|
5952
|
-
"text-primary-active"
|
|
5953
|
-
"text-primary-hover"
|
|
5954
|
-
"text-primary-inverted"
|
|
5955
|
-
"text-primary-inverted-subtle"
|
|
5956
|
-
"text-primary-pressed"
|
|
5957
|
-
"text-primary-selected"
|
|
5958
|
-
"text-success"
|
|
5959
|
-
"text-success-active"
|
|
5960
|
-
"text-success-hover"
|
|
5961
|
-
"text-success-inverted"
|
|
5962
|
-
"text-success-pressed"
|
|
5963
|
-
"text-warning"
|
|
5964
|
-
"text-warning-subtle"
|
|
5965
|
-
"coal-background"
|
|
5966
|
-
"coal-background-mild"
|
|
5967
|
-
"coal-background-prominent"
|
|
5968
|
-
"coal-background-subtle"
|
|
5969
|
-
"coral-background"
|
|
5970
|
-
"coral-background-mild"
|
|
5971
|
-
"coral-background-prominent"
|
|
5972
|
-
"coral-background-subtle"
|
|
5973
|
-
"cyan-background"
|
|
5974
|
-
"cyan-background-mild"
|
|
5975
|
-
"cyan-background-prominent"
|
|
5976
|
-
"cyan-background-subtle"
|
|
5977
|
-
"lilac-background"
|
|
5978
|
-
"lilac-background-mild"
|
|
5979
|
-
"lilac-background-prominent"
|
|
5980
|
-
"lilac-background-subtle"
|
|
5981
|
-
"lime-background"
|
|
5982
|
-
"lime-background-mild"
|
|
5983
|
-
"lime-background-prominent"
|
|
5984
|
-
"lime-background-subtle"
|
|
5985
|
-
"moss-background"
|
|
5986
|
-
"moss-background-mild"
|
|
5987
|
-
"moss-background-prominent"
|
|
5988
|
-
"moss-background-subtle"
|
|
5989
|
-
"ocean-background"
|
|
5990
|
-
"ocean-background-mild"
|
|
5991
|
-
"ocean-background-prominent"
|
|
5992
|
-
"ocean-background-subtle"
|
|
5993
|
-
"orange-background"
|
|
5994
|
-
"orange-background-mild"
|
|
5995
|
-
"orange-background-prominent"
|
|
5996
|
-
"orange-background-subtle"
|
|
5997
|
-
"pink-background"
|
|
5998
|
-
"pink-background-mild"
|
|
5999
|
-
"pink-background-prominent"
|
|
6000
|
-
"pink-background-subtle"
|
|
6001
|
-
"sunshine-background"
|
|
6002
|
-
"sunshine-background-mild"
|
|
6003
|
-
"sunshine-background-prominent"
|
|
6004
|
-
"sunshine-background-subtle"
|
|
6005
|
-
"teal-background"
|
|
6006
|
-
"teal-background-mild"
|
|
6007
|
-
"teal-background-prominent"
|
|
6008
|
-
"teal-background-subtle"
|
|
6009
|
-
"coal-border"
|
|
6010
|
-
"coal-border-prominent"
|
|
6011
|
-
"coal-border-subtle"
|
|
6012
|
-
"coral-border"
|
|
6013
|
-
"coral-border-prominent"
|
|
6014
|
-
"coral-border-subtle"
|
|
6015
|
-
"cyan-border"
|
|
6016
|
-
"cyan-border-prominent"
|
|
6017
|
-
"cyan-border-subtle"
|
|
6018
|
-
"lilac-border"
|
|
6019
|
-
"lilac-border-prominent"
|
|
6020
|
-
"lilac-border-subtle"
|
|
6021
|
-
"lime-border"
|
|
6022
|
-
"lime-border-prominent"
|
|
6023
|
-
"lime-border-subtle"
|
|
6024
|
-
"moss-border"
|
|
6025
|
-
"moss-border-prominent"
|
|
6026
|
-
"moss-border-subtle"
|
|
6027
|
-
"ocean-border"
|
|
6028
|
-
"ocean-border-prominent"
|
|
6029
|
-
"ocean-border-subtle"
|
|
6030
|
-
"orange-border"
|
|
6031
|
-
"orange-border-prominent"
|
|
6032
|
-
"orange-border-subtle"
|
|
6033
|
-
"pink-border"
|
|
6034
|
-
"pink-border-prominent"
|
|
6035
|
-
"pink-border-subtle"
|
|
6036
|
-
"sunshine-border"
|
|
6037
|
-
"sunshine-border-prominent"
|
|
6038
|
-
"sunshine-border-subtle"
|
|
6039
|
-
"teal-border"
|
|
6040
|
-
"teal-border-prominent"
|
|
6041
|
-
"teal-border-subtle"
|
|
6042
|
-
"coal-avatar-background"
|
|
6043
|
-
"coral-avatar-background"
|
|
6044
|
-
"cyan-avatar-background"
|
|
6045
|
-
"light-coal-avatar-background"
|
|
6046
|
-
"light-coral-avatar-background"
|
|
6047
|
-
"light-cyan-avatar-background"
|
|
6048
|
-
"light-lilac-avatar-background"
|
|
6049
|
-
"light-lime-avatar-background"
|
|
6050
|
-
"light-moss-avatar-background"
|
|
6051
|
-
"light-ocean-avatar-background"
|
|
6052
|
-
"light-orange-avatar-background"
|
|
6053
|
-
"light-pink-avatar-background"
|
|
6054
|
-
"light-sunshine-avatar-background"
|
|
6055
|
-
"light-teal-avatar-background"
|
|
6056
|
-
"lilac-avatar-background"
|
|
6057
|
-
"lime-avatar-background"
|
|
6058
|
-
"moss-avatar-background"
|
|
6059
|
-
"ocean-avatar-background"
|
|
6060
|
-
"orange-avatar-background"
|
|
6061
|
-
"pink-avatar-background"
|
|
6062
|
-
"sunshine-avatar-background"
|
|
6063
|
-
"teal-avatar-background"
|
|
6064
|
-
"coral-comment-background"
|
|
6065
|
-
"cyan-comment-background"
|
|
6066
|
-
"lime-comment-background"
|
|
6067
|
-
"coal-cursor-background"
|
|
6068
|
-
"coral-cursor-background"
|
|
6069
|
-
"cyan-cursor-background"
|
|
6070
|
-
"light-cursor-background"
|
|
6071
|
-
"light-coal-cursor-background"
|
|
6072
|
-
"light-coral-cursor-background"
|
|
6073
|
-
"light-cyan-cursor-background"
|
|
6074
|
-
"light-lilac-cursor-background"
|
|
6075
|
-
"light-lime-cursor-background"
|
|
6076
|
-
"light-moss-cursor-background"
|
|
6077
|
-
"light-orange-cursor-background"
|
|
6078
|
-
"light-pink-cursor-background"
|
|
6079
|
-
"light-sunshine-cursor-background"
|
|
6080
|
-
"light-teal-cursor-background"
|
|
6081
|
-
"lilac-cursor-background"
|
|
6082
|
-
"lime-cursor-background"
|
|
6083
|
-
"moss-cursor-background"
|
|
6084
|
-
"ocean-cursor-background"
|
|
6085
|
-
"orange-cursor-background"
|
|
6086
|
-
"pink-cursor-background"
|
|
6087
|
-
"sunshine-cursor-background"
|
|
6088
|
-
"teal-cursor-background"
|
|
6089
|
-
"black-sticky-background"
|
|
6090
|
-
"coral-sticky-background"
|
|
6091
|
-
"cyan-sticky-background"
|
|
6092
|
-
"light-coal-sticky-background"
|
|
6093
|
-
"light-lime-sticky-background"
|
|
6094
|
-
"light-ocean-sticky-background"
|
|
6095
|
-
"light-pink-sticky-background"
|
|
6096
|
-
"light-sunshine-sticky-background"
|
|
6097
|
-
"lilac-sticky-background"
|
|
6098
|
-
"lime-sticky-background"
|
|
6099
|
-
"moss-sticky-background"
|
|
6100
|
-
"ocean-sticky-background"
|
|
6101
|
-
"orange-sticky-background"
|
|
6102
|
-
"pink-sticky-background"
|
|
6103
|
-
"sunshine-sticky-background"
|
|
6104
|
-
"teal-sticky-background"
|
|
6105
|
-
"coal-icon"
|
|
6106
|
-
"coal-icon-mild"
|
|
6107
|
-
"coal-icon-subtle"
|
|
6108
|
-
"coral-icon"
|
|
6109
|
-
"coral-icon-mild"
|
|
6110
|
-
"coral-icon-subtle"
|
|
6111
|
-
"cyan-icon"
|
|
6112
|
-
"cyan-icon-mild"
|
|
6113
|
-
"cyan-icon-subtle"
|
|
6114
|
-
"lilac-icon"
|
|
6115
|
-
"lilac-icon-mild"
|
|
6116
|
-
"lilac-icon-subtle"
|
|
6117
|
-
"lime-icon"
|
|
6118
|
-
"lime-icon-mild"
|
|
6119
|
-
"lime-icon-subtle"
|
|
6120
|
-
"moss-icon"
|
|
6121
|
-
"moss-icon-mild"
|
|
6122
|
-
"moss-icon-subtle"
|
|
6123
|
-
"ocean-icon"
|
|
6124
|
-
"ocean-icon-mild"
|
|
6125
|
-
"ocean-icon-subtle"
|
|
6126
|
-
"orange-icon"
|
|
6127
|
-
"orange-icon-mild"
|
|
6128
|
-
"orange-icon-subtle"
|
|
6129
|
-
"pink-icon"
|
|
6130
|
-
"pink-icon-mild"
|
|
6131
|
-
"pink-icon-subtle"
|
|
6132
|
-
"sunshine-icon"
|
|
6133
|
-
"sunshine-icon-mild"
|
|
6134
|
-
"sunshine-icon-subtle"
|
|
6135
|
-
"teal-icon"
|
|
6136
|
-
"teal-icon-mild"
|
|
6137
|
-
"teal-icon-subtle"
|
|
6138
|
-
"coal-text"
|
|
6139
|
-
"coal-text-mild"
|
|
6140
|
-
"coal-text-subtle"
|
|
6141
|
-
"coral-text"
|
|
6142
|
-
"coral-text-mild"
|
|
6143
|
-
"coral-text-subtle"
|
|
6144
|
-
"cyan-text"
|
|
6145
|
-
"cyan-text-mild"
|
|
6146
|
-
"cyan-text-subtle"
|
|
6147
|
-
"lilac-text"
|
|
6148
|
-
"lilac-text-mild"
|
|
6149
|
-
"lilac-text-subtle"
|
|
6150
|
-
"lime-text"
|
|
6151
|
-
"lime-text-mild"
|
|
6152
|
-
"lime-text-subtle"
|
|
6153
|
-
"moss-text"
|
|
6154
|
-
"moss-text-mild"
|
|
6155
|
-
"moss-text-subtle"
|
|
6156
|
-
"ocean-text"
|
|
6157
|
-
"ocean-text-mild"
|
|
6158
|
-
"ocean-text-subtle"
|
|
6159
|
-
"orange-text"
|
|
6160
|
-
"orange-text-mild"
|
|
6161
|
-
"orange-text-subtle"
|
|
6162
|
-
"pink-text"
|
|
6163
|
-
"pink-text-mild"
|
|
6164
|
-
"pink-text-subtle"
|
|
6165
|
-
"sunshine-text"
|
|
6166
|
-
"sunshine-text-mild"
|
|
6167
|
-
"sunshine-text-subtle"
|
|
6168
|
-
"teal-text"
|
|
6169
|
-
"teal-text-mild"
|
|
6170
|
-
"teal-text-subtle"
|
|
5784
|
+
"background-alpha": /*elided*/ any;
|
|
5785
|
+
"background-alpha-active": /*elided*/ any;
|
|
5786
|
+
"background-alpha-hover": /*elided*/ any;
|
|
5787
|
+
"background-alpha-neutrals-overlay": /*elided*/ any;
|
|
5788
|
+
"background-alpha-neutrals-overlay-subtle": /*elided*/ any;
|
|
5789
|
+
"background-alpha-subtle": /*elided*/ any;
|
|
5790
|
+
"background-danger-prominent": /*elided*/ any;
|
|
5791
|
+
"background-danger-prominent-active": /*elided*/ any;
|
|
5792
|
+
"background-danger-prominent-hover": /*elided*/ any;
|
|
5793
|
+
"background-danger-prominent-pressed": /*elided*/ any;
|
|
5794
|
+
"background-danger-subtle": /*elided*/ any;
|
|
5795
|
+
"background-danger-subtle-active": /*elided*/ any;
|
|
5796
|
+
"background-danger-subtle-hover": /*elided*/ any;
|
|
5797
|
+
"background-danger-subtle-pressed": /*elided*/ any;
|
|
5798
|
+
"background-neutrals": /*elided*/ any;
|
|
5799
|
+
"background-neutrals-active": /*elided*/ any;
|
|
5800
|
+
"background-neutrals-container": /*elided*/ any;
|
|
5801
|
+
"background-neutrals-control": /*elided*/ any;
|
|
5802
|
+
"background-neutrals-control-hover": /*elided*/ any;
|
|
5803
|
+
"background-neutrals-control-pressed": /*elided*/ any;
|
|
5804
|
+
"background-neutrals-disabled": /*elided*/ any;
|
|
5805
|
+
"background-neutrals-hover": /*elided*/ any;
|
|
5806
|
+
"background-neutrals-inactive": /*elided*/ any;
|
|
5807
|
+
"background-neutrals-inactive-hover": /*elided*/ any;
|
|
5808
|
+
"background-neutrals-inverted": /*elided*/ any;
|
|
5809
|
+
"background-neutrals-inverted-subtle": /*elided*/ any;
|
|
5810
|
+
"background-neutrals-layout": /*elided*/ any;
|
|
5811
|
+
"background-neutrals-page": /*elided*/ any;
|
|
5812
|
+
"background-neutrals-page-subtle": /*elided*/ any;
|
|
5813
|
+
"background-neutrals-pressed": /*elided*/ any;
|
|
5814
|
+
"background-neutrals-scrollbar": /*elided*/ any;
|
|
5815
|
+
"background-neutrals-scrollbar-active": /*elided*/ any;
|
|
5816
|
+
"background-neutrals-scrollbar-hover": /*elided*/ any;
|
|
5817
|
+
"background-neutrals-subtle": /*elided*/ any;
|
|
5818
|
+
"background-neutrals-subtle-active": /*elided*/ any;
|
|
5819
|
+
"background-neutrals-subtle-hover": /*elided*/ any;
|
|
5820
|
+
"background-neutrals-subtle-pressed": /*elided*/ any;
|
|
5821
|
+
"background-neutrals-transparent": /*elided*/ any;
|
|
5822
|
+
"background-primary-prominent": /*elided*/ any;
|
|
5823
|
+
"background-primary-prominent-active": /*elided*/ any;
|
|
5824
|
+
"background-primary-prominent-hover": /*elided*/ any;
|
|
5825
|
+
"background-primary-prominent-pressed": /*elided*/ any;
|
|
5826
|
+
"background-primary-prominent-selected": /*elided*/ any;
|
|
5827
|
+
"background-primary-subtle": /*elided*/ any;
|
|
5828
|
+
"background-primary-subtle-active": /*elided*/ any;
|
|
5829
|
+
"background-primary-subtle-hover": /*elided*/ any;
|
|
5830
|
+
"background-primary-subtle-pressed": /*elided*/ any;
|
|
5831
|
+
"background-primary-subtle-selected": /*elided*/ any;
|
|
5832
|
+
"background-success-prominent": /*elided*/ any;
|
|
5833
|
+
"background-success-prominent-active": /*elided*/ any;
|
|
5834
|
+
"background-success-prominent-hover": /*elided*/ any;
|
|
5835
|
+
"background-success-prominent-pressed": /*elided*/ any;
|
|
5836
|
+
"background-success-subtle": /*elided*/ any;
|
|
5837
|
+
"background-warning-prominent": /*elided*/ any;
|
|
5838
|
+
"background-warning-subtle": /*elided*/ any;
|
|
5839
|
+
"border-danger": /*elided*/ any;
|
|
5840
|
+
"border-danger-active": /*elided*/ any;
|
|
5841
|
+
"border-danger-hover": /*elided*/ any;
|
|
5842
|
+
"border-danger-pressed": /*elided*/ any;
|
|
5843
|
+
"border-danger-subtle": /*elided*/ any;
|
|
5844
|
+
"border-focus-error-inner": /*elided*/ any;
|
|
5845
|
+
"border-focus-error-middle": /*elided*/ any;
|
|
5846
|
+
"border-focus-error-outer": /*elided*/ any;
|
|
5847
|
+
"border-focus-inner": /*elided*/ any;
|
|
5848
|
+
"border-focus-middle": /*elided*/ any;
|
|
5849
|
+
"border-focus-outer": /*elided*/ any;
|
|
5850
|
+
"border-focus-success-inner": /*elided*/ any;
|
|
5851
|
+
"border-focus-success-middle": /*elided*/ any;
|
|
5852
|
+
"border-focus-success-outer": /*elided*/ any;
|
|
5853
|
+
"focus-keyboard": /*elided*/ any;
|
|
5854
|
+
"border-neutrals": /*elided*/ any;
|
|
5855
|
+
"border-neutrals-active": /*elided*/ any;
|
|
5856
|
+
"border-neutrals-controls": /*elided*/ any;
|
|
5857
|
+
"border-neutrals-controls-disabled": /*elided*/ any;
|
|
5858
|
+
"border-neutrals-disabled": /*elided*/ any;
|
|
5859
|
+
"border-neutrals-hover": /*elided*/ any;
|
|
5860
|
+
"border-neutrals-inverted": /*elided*/ any;
|
|
5861
|
+
"border-neutrals-pressed": /*elided*/ any;
|
|
5862
|
+
"border-neutrals-subtle": /*elided*/ any;
|
|
5863
|
+
"border-neutrals-subtle-hover": /*elided*/ any;
|
|
5864
|
+
"border-neutrals-subtle-pressed": /*elided*/ any;
|
|
5865
|
+
"border-neutrals-text": /*elided*/ any;
|
|
5866
|
+
"border-neutrals-text-active": /*elided*/ any;
|
|
5867
|
+
"border-neutrals-text-hover": /*elided*/ any;
|
|
5868
|
+
"border-neutrals-text-subtle": /*elided*/ any;
|
|
5869
|
+
"border-neutrals-text-subtle-active": /*elided*/ any;
|
|
5870
|
+
"border-neutrals-text-subtle-hover": /*elided*/ any;
|
|
5871
|
+
"border-neutrals-transparent": /*elided*/ any;
|
|
5872
|
+
"border-primary": /*elided*/ any;
|
|
5873
|
+
"border-primary-active": /*elided*/ any;
|
|
5874
|
+
"border-primary-hover": /*elided*/ any;
|
|
5875
|
+
"border-primary-inverted": /*elided*/ any;
|
|
5876
|
+
"border-primary-pressed": /*elided*/ any;
|
|
5877
|
+
"border-primary-selected": /*elided*/ any;
|
|
5878
|
+
"border-primary-subtle": /*elided*/ any;
|
|
5879
|
+
"border-success": /*elided*/ any;
|
|
5880
|
+
"border-success-active": /*elided*/ any;
|
|
5881
|
+
"border-success-hover": /*elided*/ any;
|
|
5882
|
+
"border-success-pressed": /*elided*/ any;
|
|
5883
|
+
"border-success-subtle": /*elided*/ any;
|
|
5884
|
+
"border-warning": /*elided*/ any;
|
|
5885
|
+
"border-warning-subtle": /*elided*/ any;
|
|
5886
|
+
"button-background-primary": /*elided*/ any;
|
|
5887
|
+
"button-background-primary-hover": /*elided*/ any;
|
|
5888
|
+
"button-background-primary-pressed": /*elided*/ any;
|
|
5889
|
+
"button-background-secondary": /*elided*/ any;
|
|
5890
|
+
"button-background-secondary-hover": /*elided*/ any;
|
|
5891
|
+
"button-background-secondary-pressed": /*elided*/ any;
|
|
5892
|
+
"popup-background-static": /*elided*/ any;
|
|
5893
|
+
"popup-text-static": /*elided*/ any;
|
|
5894
|
+
"tooltip-background": /*elided*/ any;
|
|
5895
|
+
"icon-danger": /*elided*/ any;
|
|
5896
|
+
"icon-danger-active": /*elided*/ any;
|
|
5897
|
+
"icon-danger-hover": /*elided*/ any;
|
|
5898
|
+
"icon-danger-inverted": /*elided*/ any;
|
|
5899
|
+
"icon-danger-pressed": /*elided*/ any;
|
|
5900
|
+
"icon-neutrals": /*elided*/ any;
|
|
5901
|
+
"icon-neutrals-disabled": /*elided*/ any;
|
|
5902
|
+
"icon-neutrals-hover": /*elided*/ any;
|
|
5903
|
+
"icon-neutrals-inactive": /*elided*/ any;
|
|
5904
|
+
"icon-neutrals-inactive-hover": /*elided*/ any;
|
|
5905
|
+
"icon-neutrals-inverted": /*elided*/ any;
|
|
5906
|
+
"icon-neutrals-inverted-hover": /*elided*/ any;
|
|
5907
|
+
"icon-neutrals-inverted-subtle": /*elided*/ any;
|
|
5908
|
+
"icon-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
5909
|
+
"icon-neutrals-placeholder": /*elided*/ any;
|
|
5910
|
+
"icon-neutrals-pressed": /*elided*/ any;
|
|
5911
|
+
"icon-neutrals-search": /*elided*/ any;
|
|
5912
|
+
"icon-neutrals-subtle": /*elided*/ any;
|
|
5913
|
+
"icon-neutrals-subtle-hover": /*elided*/ any;
|
|
5914
|
+
"icon-neutrals-subtle-pressed": /*elided*/ any;
|
|
5915
|
+
"icon-neutrals-text": /*elided*/ any;
|
|
5916
|
+
"icon-primary": /*elided*/ any;
|
|
5917
|
+
"icon-primary-active": /*elided*/ any;
|
|
5918
|
+
"icon-primary-hover": /*elided*/ any;
|
|
5919
|
+
"icon-primary-inverted": /*elided*/ any;
|
|
5920
|
+
"icon-primary-inverted-hover": /*elided*/ any;
|
|
5921
|
+
"icon-primary-pressed": /*elided*/ any;
|
|
5922
|
+
"icon-primary-selected": /*elided*/ any;
|
|
5923
|
+
"icon-success": /*elided*/ any;
|
|
5924
|
+
"icon-success-active": /*elided*/ any;
|
|
5925
|
+
"icon-success-hover": /*elided*/ any;
|
|
5926
|
+
"icon-success-inverted": /*elided*/ any;
|
|
5927
|
+
"icon-success-pressed": /*elided*/ any;
|
|
5928
|
+
"icon-warning": /*elided*/ any;
|
|
5929
|
+
"icon-warning-prominent": /*elided*/ any;
|
|
5930
|
+
"icon-warning-subtle": /*elided*/ any;
|
|
5931
|
+
"text-danger": /*elided*/ any;
|
|
5932
|
+
"text-danger-active": /*elided*/ any;
|
|
5933
|
+
"text-danger-hover": /*elided*/ any;
|
|
5934
|
+
"text-danger-inverted": /*elided*/ any;
|
|
5935
|
+
"text-danger-pressed": /*elided*/ any;
|
|
5936
|
+
"text-neutrals": /*elided*/ any;
|
|
5937
|
+
"text-neutrals-active": /*elided*/ any;
|
|
5938
|
+
"text-neutrals-disabled": /*elided*/ any;
|
|
5939
|
+
"text-neutrals-hover": /*elided*/ any;
|
|
5940
|
+
"text-neutrals-inverted": /*elided*/ any;
|
|
5941
|
+
"text-neutrals-inverted-hover": /*elided*/ any;
|
|
5942
|
+
"text-neutrals-inverted-subtle": /*elided*/ any;
|
|
5943
|
+
"text-neutrals-inverted-subtle-hover": /*elided*/ any;
|
|
5944
|
+
"text-neutrals-placeholder": /*elided*/ any;
|
|
5945
|
+
"text-neutrals-placeholder-only": /*elided*/ any;
|
|
5946
|
+
"text-neutrals-pressed": /*elided*/ any;
|
|
5947
|
+
"text-neutrals-subtle": /*elided*/ any;
|
|
5948
|
+
"text-neutrals-subtle-active": /*elided*/ any;
|
|
5949
|
+
"text-neutrals-subtle-hover": /*elided*/ any;
|
|
5950
|
+
"text-neutrals-subtle-pressed": /*elided*/ any;
|
|
5951
|
+
"text-primary": /*elided*/ any;
|
|
5952
|
+
"text-primary-active": /*elided*/ any;
|
|
5953
|
+
"text-primary-hover": /*elided*/ any;
|
|
5954
|
+
"text-primary-inverted": /*elided*/ any;
|
|
5955
|
+
"text-primary-inverted-subtle": /*elided*/ any;
|
|
5956
|
+
"text-primary-pressed": /*elided*/ any;
|
|
5957
|
+
"text-primary-selected": /*elided*/ any;
|
|
5958
|
+
"text-success": /*elided*/ any;
|
|
5959
|
+
"text-success-active": /*elided*/ any;
|
|
5960
|
+
"text-success-hover": /*elided*/ any;
|
|
5961
|
+
"text-success-inverted": /*elided*/ any;
|
|
5962
|
+
"text-success-pressed": /*elided*/ any;
|
|
5963
|
+
"text-warning": /*elided*/ any;
|
|
5964
|
+
"text-warning-subtle": /*elided*/ any;
|
|
5965
|
+
"coal-background": /*elided*/ any;
|
|
5966
|
+
"coal-background-mild": /*elided*/ any;
|
|
5967
|
+
"coal-background-prominent": /*elided*/ any;
|
|
5968
|
+
"coal-background-subtle": /*elided*/ any;
|
|
5969
|
+
"coral-background": /*elided*/ any;
|
|
5970
|
+
"coral-background-mild": /*elided*/ any;
|
|
5971
|
+
"coral-background-prominent": /*elided*/ any;
|
|
5972
|
+
"coral-background-subtle": /*elided*/ any;
|
|
5973
|
+
"cyan-background": /*elided*/ any;
|
|
5974
|
+
"cyan-background-mild": /*elided*/ any;
|
|
5975
|
+
"cyan-background-prominent": /*elided*/ any;
|
|
5976
|
+
"cyan-background-subtle": /*elided*/ any;
|
|
5977
|
+
"lilac-background": /*elided*/ any;
|
|
5978
|
+
"lilac-background-mild": /*elided*/ any;
|
|
5979
|
+
"lilac-background-prominent": /*elided*/ any;
|
|
5980
|
+
"lilac-background-subtle": /*elided*/ any;
|
|
5981
|
+
"lime-background": /*elided*/ any;
|
|
5982
|
+
"lime-background-mild": /*elided*/ any;
|
|
5983
|
+
"lime-background-prominent": /*elided*/ any;
|
|
5984
|
+
"lime-background-subtle": /*elided*/ any;
|
|
5985
|
+
"moss-background": /*elided*/ any;
|
|
5986
|
+
"moss-background-mild": /*elided*/ any;
|
|
5987
|
+
"moss-background-prominent": /*elided*/ any;
|
|
5988
|
+
"moss-background-subtle": /*elided*/ any;
|
|
5989
|
+
"ocean-background": /*elided*/ any;
|
|
5990
|
+
"ocean-background-mild": /*elided*/ any;
|
|
5991
|
+
"ocean-background-prominent": /*elided*/ any;
|
|
5992
|
+
"ocean-background-subtle": /*elided*/ any;
|
|
5993
|
+
"orange-background": /*elided*/ any;
|
|
5994
|
+
"orange-background-mild": /*elided*/ any;
|
|
5995
|
+
"orange-background-prominent": /*elided*/ any;
|
|
5996
|
+
"orange-background-subtle": /*elided*/ any;
|
|
5997
|
+
"pink-background": /*elided*/ any;
|
|
5998
|
+
"pink-background-mild": /*elided*/ any;
|
|
5999
|
+
"pink-background-prominent": /*elided*/ any;
|
|
6000
|
+
"pink-background-subtle": /*elided*/ any;
|
|
6001
|
+
"sunshine-background": /*elided*/ any;
|
|
6002
|
+
"sunshine-background-mild": /*elided*/ any;
|
|
6003
|
+
"sunshine-background-prominent": /*elided*/ any;
|
|
6004
|
+
"sunshine-background-subtle": /*elided*/ any;
|
|
6005
|
+
"teal-background": /*elided*/ any;
|
|
6006
|
+
"teal-background-mild": /*elided*/ any;
|
|
6007
|
+
"teal-background-prominent": /*elided*/ any;
|
|
6008
|
+
"teal-background-subtle": /*elided*/ any;
|
|
6009
|
+
"coal-border": /*elided*/ any;
|
|
6010
|
+
"coal-border-prominent": /*elided*/ any;
|
|
6011
|
+
"coal-border-subtle": /*elided*/ any;
|
|
6012
|
+
"coral-border": /*elided*/ any;
|
|
6013
|
+
"coral-border-prominent": /*elided*/ any;
|
|
6014
|
+
"coral-border-subtle": /*elided*/ any;
|
|
6015
|
+
"cyan-border": /*elided*/ any;
|
|
6016
|
+
"cyan-border-prominent": /*elided*/ any;
|
|
6017
|
+
"cyan-border-subtle": /*elided*/ any;
|
|
6018
|
+
"lilac-border": /*elided*/ any;
|
|
6019
|
+
"lilac-border-prominent": /*elided*/ any;
|
|
6020
|
+
"lilac-border-subtle": /*elided*/ any;
|
|
6021
|
+
"lime-border": /*elided*/ any;
|
|
6022
|
+
"lime-border-prominent": /*elided*/ any;
|
|
6023
|
+
"lime-border-subtle": /*elided*/ any;
|
|
6024
|
+
"moss-border": /*elided*/ any;
|
|
6025
|
+
"moss-border-prominent": /*elided*/ any;
|
|
6026
|
+
"moss-border-subtle": /*elided*/ any;
|
|
6027
|
+
"ocean-border": /*elided*/ any;
|
|
6028
|
+
"ocean-border-prominent": /*elided*/ any;
|
|
6029
|
+
"ocean-border-subtle": /*elided*/ any;
|
|
6030
|
+
"orange-border": /*elided*/ any;
|
|
6031
|
+
"orange-border-prominent": /*elided*/ any;
|
|
6032
|
+
"orange-border-subtle": /*elided*/ any;
|
|
6033
|
+
"pink-border": /*elided*/ any;
|
|
6034
|
+
"pink-border-prominent": /*elided*/ any;
|
|
6035
|
+
"pink-border-subtle": /*elided*/ any;
|
|
6036
|
+
"sunshine-border": /*elided*/ any;
|
|
6037
|
+
"sunshine-border-prominent": /*elided*/ any;
|
|
6038
|
+
"sunshine-border-subtle": /*elided*/ any;
|
|
6039
|
+
"teal-border": /*elided*/ any;
|
|
6040
|
+
"teal-border-prominent": /*elided*/ any;
|
|
6041
|
+
"teal-border-subtle": /*elided*/ any;
|
|
6042
|
+
"coal-avatar-background": /*elided*/ any;
|
|
6043
|
+
"coral-avatar-background": /*elided*/ any;
|
|
6044
|
+
"cyan-avatar-background": /*elided*/ any;
|
|
6045
|
+
"light-coal-avatar-background": /*elided*/ any;
|
|
6046
|
+
"light-coral-avatar-background": /*elided*/ any;
|
|
6047
|
+
"light-cyan-avatar-background": /*elided*/ any;
|
|
6048
|
+
"light-lilac-avatar-background": /*elided*/ any;
|
|
6049
|
+
"light-lime-avatar-background": /*elided*/ any;
|
|
6050
|
+
"light-moss-avatar-background": /*elided*/ any;
|
|
6051
|
+
"light-ocean-avatar-background": /*elided*/ any;
|
|
6052
|
+
"light-orange-avatar-background": /*elided*/ any;
|
|
6053
|
+
"light-pink-avatar-background": /*elided*/ any;
|
|
6054
|
+
"light-sunshine-avatar-background": /*elided*/ any;
|
|
6055
|
+
"light-teal-avatar-background": /*elided*/ any;
|
|
6056
|
+
"lilac-avatar-background": /*elided*/ any;
|
|
6057
|
+
"lime-avatar-background": /*elided*/ any;
|
|
6058
|
+
"moss-avatar-background": /*elided*/ any;
|
|
6059
|
+
"ocean-avatar-background": /*elided*/ any;
|
|
6060
|
+
"orange-avatar-background": /*elided*/ any;
|
|
6061
|
+
"pink-avatar-background": /*elided*/ any;
|
|
6062
|
+
"sunshine-avatar-background": /*elided*/ any;
|
|
6063
|
+
"teal-avatar-background": /*elided*/ any;
|
|
6064
|
+
"coral-comment-background": /*elided*/ any;
|
|
6065
|
+
"cyan-comment-background": /*elided*/ any;
|
|
6066
|
+
"lime-comment-background": /*elided*/ any;
|
|
6067
|
+
"coal-cursor-background": /*elided*/ any;
|
|
6068
|
+
"coral-cursor-background": /*elided*/ any;
|
|
6069
|
+
"cyan-cursor-background": /*elided*/ any;
|
|
6070
|
+
"light-cursor-background": /*elided*/ any;
|
|
6071
|
+
"light-coal-cursor-background": /*elided*/ any;
|
|
6072
|
+
"light-coral-cursor-background": /*elided*/ any;
|
|
6073
|
+
"light-cyan-cursor-background": /*elided*/ any;
|
|
6074
|
+
"light-lilac-cursor-background": /*elided*/ any;
|
|
6075
|
+
"light-lime-cursor-background": /*elided*/ any;
|
|
6076
|
+
"light-moss-cursor-background": /*elided*/ any;
|
|
6077
|
+
"light-orange-cursor-background": /*elided*/ any;
|
|
6078
|
+
"light-pink-cursor-background": /*elided*/ any;
|
|
6079
|
+
"light-sunshine-cursor-background": /*elided*/ any;
|
|
6080
|
+
"light-teal-cursor-background": /*elided*/ any;
|
|
6081
|
+
"lilac-cursor-background": /*elided*/ any;
|
|
6082
|
+
"lime-cursor-background": /*elided*/ any;
|
|
6083
|
+
"moss-cursor-background": /*elided*/ any;
|
|
6084
|
+
"ocean-cursor-background": /*elided*/ any;
|
|
6085
|
+
"orange-cursor-background": /*elided*/ any;
|
|
6086
|
+
"pink-cursor-background": /*elided*/ any;
|
|
6087
|
+
"sunshine-cursor-background": /*elided*/ any;
|
|
6088
|
+
"teal-cursor-background": /*elided*/ any;
|
|
6089
|
+
"black-sticky-background": /*elided*/ any;
|
|
6090
|
+
"coral-sticky-background": /*elided*/ any;
|
|
6091
|
+
"cyan-sticky-background": /*elided*/ any;
|
|
6092
|
+
"light-coal-sticky-background": /*elided*/ any;
|
|
6093
|
+
"light-lime-sticky-background": /*elided*/ any;
|
|
6094
|
+
"light-ocean-sticky-background": /*elided*/ any;
|
|
6095
|
+
"light-pink-sticky-background": /*elided*/ any;
|
|
6096
|
+
"light-sunshine-sticky-background": /*elided*/ any;
|
|
6097
|
+
"lilac-sticky-background": /*elided*/ any;
|
|
6098
|
+
"lime-sticky-background": /*elided*/ any;
|
|
6099
|
+
"moss-sticky-background": /*elided*/ any;
|
|
6100
|
+
"ocean-sticky-background": /*elided*/ any;
|
|
6101
|
+
"orange-sticky-background": /*elided*/ any;
|
|
6102
|
+
"pink-sticky-background": /*elided*/ any;
|
|
6103
|
+
"sunshine-sticky-background": /*elided*/ any;
|
|
6104
|
+
"teal-sticky-background": /*elided*/ any;
|
|
6105
|
+
"coal-icon": /*elided*/ any;
|
|
6106
|
+
"coal-icon-mild": /*elided*/ any;
|
|
6107
|
+
"coal-icon-subtle": /*elided*/ any;
|
|
6108
|
+
"coral-icon": /*elided*/ any;
|
|
6109
|
+
"coral-icon-mild": /*elided*/ any;
|
|
6110
|
+
"coral-icon-subtle": /*elided*/ any;
|
|
6111
|
+
"cyan-icon": /*elided*/ any;
|
|
6112
|
+
"cyan-icon-mild": /*elided*/ any;
|
|
6113
|
+
"cyan-icon-subtle": /*elided*/ any;
|
|
6114
|
+
"lilac-icon": /*elided*/ any;
|
|
6115
|
+
"lilac-icon-mild": /*elided*/ any;
|
|
6116
|
+
"lilac-icon-subtle": /*elided*/ any;
|
|
6117
|
+
"lime-icon": /*elided*/ any;
|
|
6118
|
+
"lime-icon-mild": /*elided*/ any;
|
|
6119
|
+
"lime-icon-subtle": /*elided*/ any;
|
|
6120
|
+
"moss-icon": /*elided*/ any;
|
|
6121
|
+
"moss-icon-mild": /*elided*/ any;
|
|
6122
|
+
"moss-icon-subtle": /*elided*/ any;
|
|
6123
|
+
"ocean-icon": /*elided*/ any;
|
|
6124
|
+
"ocean-icon-mild": /*elided*/ any;
|
|
6125
|
+
"ocean-icon-subtle": /*elided*/ any;
|
|
6126
|
+
"orange-icon": /*elided*/ any;
|
|
6127
|
+
"orange-icon-mild": /*elided*/ any;
|
|
6128
|
+
"orange-icon-subtle": /*elided*/ any;
|
|
6129
|
+
"pink-icon": /*elided*/ any;
|
|
6130
|
+
"pink-icon-mild": /*elided*/ any;
|
|
6131
|
+
"pink-icon-subtle": /*elided*/ any;
|
|
6132
|
+
"sunshine-icon": /*elided*/ any;
|
|
6133
|
+
"sunshine-icon-mild": /*elided*/ any;
|
|
6134
|
+
"sunshine-icon-subtle": /*elided*/ any;
|
|
6135
|
+
"teal-icon": /*elided*/ any;
|
|
6136
|
+
"teal-icon-mild": /*elided*/ any;
|
|
6137
|
+
"teal-icon-subtle": /*elided*/ any;
|
|
6138
|
+
"coal-text": /*elided*/ any;
|
|
6139
|
+
"coal-text-mild": /*elided*/ any;
|
|
6140
|
+
"coal-text-subtle": /*elided*/ any;
|
|
6141
|
+
"coral-text": /*elided*/ any;
|
|
6142
|
+
"coral-text-mild": /*elided*/ any;
|
|
6143
|
+
"coral-text-subtle": /*elided*/ any;
|
|
6144
|
+
"cyan-text": /*elided*/ any;
|
|
6145
|
+
"cyan-text-mild": /*elided*/ any;
|
|
6146
|
+
"cyan-text-subtle": /*elided*/ any;
|
|
6147
|
+
"lilac-text": /*elided*/ any;
|
|
6148
|
+
"lilac-text-mild": /*elided*/ any;
|
|
6149
|
+
"lilac-text-subtle": /*elided*/ any;
|
|
6150
|
+
"lime-text": /*elided*/ any;
|
|
6151
|
+
"lime-text-mild": /*elided*/ any;
|
|
6152
|
+
"lime-text-subtle": /*elided*/ any;
|
|
6153
|
+
"moss-text": /*elided*/ any;
|
|
6154
|
+
"moss-text-mild": /*elided*/ any;
|
|
6155
|
+
"moss-text-subtle": /*elided*/ any;
|
|
6156
|
+
"ocean-text": /*elided*/ any;
|
|
6157
|
+
"ocean-text-mild": /*elided*/ any;
|
|
6158
|
+
"ocean-text-subtle": /*elided*/ any;
|
|
6159
|
+
"orange-text": /*elided*/ any;
|
|
6160
|
+
"orange-text-mild": /*elided*/ any;
|
|
6161
|
+
"orange-text-subtle": /*elided*/ any;
|
|
6162
|
+
"pink-text": /*elided*/ any;
|
|
6163
|
+
"pink-text-mild": /*elided*/ any;
|
|
6164
|
+
"pink-text-subtle": /*elided*/ any;
|
|
6165
|
+
"sunshine-text": /*elided*/ any;
|
|
6166
|
+
"sunshine-text-mild": /*elided*/ any;
|
|
6167
|
+
"sunshine-text-subtle": /*elided*/ any;
|
|
6168
|
+
"teal-text": /*elided*/ any;
|
|
6169
|
+
"teal-text-mild": /*elided*/ any;
|
|
6170
|
+
"teal-text-subtle": /*elided*/ any;
|
|
6171
6171
|
};
|
|
6172
6172
|
'font-sizes': {
|
|
6173
6173
|
readonly 125: "0.625rem";
|
|
@@ -6903,393 +6903,393 @@ declare const theme: {
|
|
|
6903
6903
|
readonly 'yellow-900': "#28220D";
|
|
6904
6904
|
readonly 'yellow-950': "#231E0C";
|
|
6905
6905
|
} & {
|
|
6906
|
-
"background-alpha"
|
|
6907
|
-
"background-alpha-active"
|
|
6908
|
-
"background-alpha-hover"
|
|
6909
|
-
"background-alpha-neutrals-overlay"
|
|
6910
|
-
"background-alpha-neutrals-overlay-subtle"
|
|
6911
|
-
"background-alpha-subtle"
|
|
6912
|
-
"background-danger-prominent"
|
|
6913
|
-
"background-danger-prominent-active"
|
|
6914
|
-
"background-danger-prominent-hover"
|
|
6915
|
-
"background-danger-prominent-pressed"
|
|
6916
|
-
"background-danger-subtle"
|
|
6917
|
-
"background-danger-subtle-active"
|
|
6918
|
-
"background-danger-subtle-hover"
|
|
6919
|
-
"background-danger-subtle-pressed"
|
|
6920
|
-
"background-neutrals"
|
|
6921
|
-
"background-neutrals-active"
|
|
6922
|
-
"background-neutrals-container"
|
|
6923
|
-
"background-neutrals-control"
|
|
6924
|
-
"background-neutrals-control-hover"
|
|
6925
|
-
"background-neutrals-control-pressed"
|
|
6926
|
-
"background-neutrals-disabled"
|
|
6927
|
-
"background-neutrals-hover"
|
|
6928
|
-
"background-neutrals-inactive"
|
|
6929
|
-
"background-neutrals-inactive-hover"
|
|
6930
|
-
"background-neutrals-inverted"
|
|
6931
|
-
"background-neutrals-inverted-subtle"
|
|
6932
|
-
"background-neutrals-layout"
|
|
6933
|
-
"background-neutrals-page"
|
|
6934
|
-
"background-neutrals-page-subtle"
|
|
6935
|
-
"background-neutrals-pressed"
|
|
6936
|
-
"background-neutrals-scrollbar"
|
|
6937
|
-
"background-neutrals-scrollbar-active"
|
|
6938
|
-
"background-neutrals-scrollbar-hover"
|
|
6939
|
-
"background-neutrals-subtle"
|
|
6940
|
-
"background-neutrals-subtle-active"
|
|
6941
|
-
"background-neutrals-subtle-hover"
|
|
6942
|
-
"background-neutrals-subtle-pressed"
|
|
6943
|
-
"background-neutrals-transparent"
|
|
6944
|
-
"background-primary-prominent"
|
|
6945
|
-
"background-primary-prominent-active"
|
|
6946
|
-
"background-primary-prominent-hover"
|
|
6947
|
-
"background-primary-prominent-pressed"
|
|
6948
|
-
"background-primary-prominent-selected"
|
|
6949
|
-
"background-primary-subtle"
|
|
6950
|
-
"background-primary-subtle-active"
|
|
6951
|
-
"background-primary-subtle-hover"
|
|
6952
|
-
"background-primary-subtle-pressed"
|
|
6953
|
-
"background-primary-subtle-selected"
|
|
6954
|
-
"background-success-prominent"
|
|
6955
|
-
"background-success-prominent-active"
|
|
6956
|
-
"background-success-prominent-hover"
|
|
6957
|
-
"background-success-prominent-pressed"
|
|
6958
|
-
"background-success-subtle"
|
|
6959
|
-
"background-warning-prominent"
|
|
6960
|
-
"background-warning-subtle"
|
|
6961
|
-
"border-danger"
|
|
6962
|
-
"border-danger-active"
|
|
6963
|
-
"border-danger-hover"
|
|
6964
|
-
"border-danger-pressed"
|
|
6965
|
-
"border-danger-subtle"
|
|
6966
|
-
"border-focus-error-inner"
|
|
6967
|
-
"border-focus-error-middle"
|
|
6968
|
-
"border-focus-error-outer"
|
|
6969
|
-
"border-focus-inner"
|
|
6970
|
-
"border-focus-middle"
|
|
6971
|
-
"border-focus-outer"
|
|
6972
|
-
"border-focus-success-inner"
|
|
6973
|
-
"border-focus-success-middle"
|
|
6974
|
-
"border-focus-success-outer"
|
|
6975
|
-
"focus-keyboard"
|
|
6976
|
-
"border-neutrals"
|
|
6977
|
-
"border-neutrals-active"
|
|
6978
|
-
"border-neutrals-controls"
|
|
6979
|
-
"border-neutrals-controls-disabled"
|
|
6980
|
-
"border-neutrals-disabled"
|
|
6981
|
-
"border-neutrals-hover"
|
|
6982
|
-
"border-neutrals-inverted"
|
|
6983
|
-
"border-neutrals-pressed"
|
|
6984
|
-
"border-neutrals-subtle"
|
|
6985
|
-
"border-neutrals-subtle-hover"
|
|
6986
|
-
"border-neutrals-subtle-pressed"
|
|
6987
|
-
"border-neutrals-text"
|
|
6988
|
-
"border-neutrals-text-active"
|
|
6989
|
-
"border-neutrals-text-hover"
|
|
6990
|
-
"border-neutrals-text-subtle"
|
|
6991
|
-
"border-neutrals-text-subtle-active"
|
|
6992
|
-
"border-neutrals-text-subtle-hover"
|
|
6993
|
-
"border-neutrals-transparent"
|
|
6994
|
-
"border-primary"
|
|
6995
|
-
"border-primary-active"
|
|
6996
|
-
"border-primary-hover"
|
|
6997
|
-
"border-primary-inverted"
|
|
6998
|
-
"border-primary-pressed"
|
|
6999
|
-
"border-primary-selected"
|
|
7000
|
-
"border-primary-subtle"
|
|
7001
|
-
"border-success"
|
|
7002
|
-
"border-success-active"
|
|
7003
|
-
"border-success-hover"
|
|
7004
|
-
"border-success-pressed"
|
|
7005
|
-
"border-success-subtle"
|
|
7006
|
-
"border-warning"
|
|
7007
|
-
"border-warning-subtle"
|
|
7008
|
-
"button-background-primary"
|
|
7009
|
-
"button-background-primary-hover"
|
|
7010
|
-
"button-background-primary-pressed"
|
|
7011
|
-
"button-background-secondary"
|
|
7012
|
-
"button-background-secondary-hover"
|
|
7013
|
-
"button-background-secondary-pressed"
|
|
7014
|
-
"popup-background-static"
|
|
7015
|
-
"popup-text-static"
|
|
7016
|
-
"tooltip-background"
|
|
7017
|
-
"icon-danger"
|
|
7018
|
-
"icon-danger-active"
|
|
7019
|
-
"icon-danger-hover"
|
|
7020
|
-
"icon-danger-inverted"
|
|
7021
|
-
"icon-danger-pressed"
|
|
7022
|
-
"icon-neutrals"
|
|
7023
|
-
"icon-neutrals-disabled"
|
|
7024
|
-
"icon-neutrals-hover"
|
|
7025
|
-
"icon-neutrals-inactive"
|
|
7026
|
-
"icon-neutrals-inactive-hover"
|
|
7027
|
-
"icon-neutrals-inverted"
|
|
7028
|
-
"icon-neutrals-inverted-hover"
|
|
7029
|
-
"icon-neutrals-inverted-subtle"
|
|
7030
|
-
"icon-neutrals-inverted-subtle-hover"
|
|
7031
|
-
"icon-neutrals-placeholder"
|
|
7032
|
-
"icon-neutrals-pressed"
|
|
7033
|
-
"icon-neutrals-search"
|
|
7034
|
-
"icon-neutrals-subtle"
|
|
7035
|
-
"icon-neutrals-subtle-hover"
|
|
7036
|
-
"icon-neutrals-subtle-pressed"
|
|
7037
|
-
"icon-neutrals-text"
|
|
7038
|
-
"icon-primary"
|
|
7039
|
-
"icon-primary-active"
|
|
7040
|
-
"icon-primary-hover"
|
|
7041
|
-
"icon-primary-inverted"
|
|
7042
|
-
"icon-primary-inverted-hover"
|
|
7043
|
-
"icon-primary-pressed"
|
|
7044
|
-
"icon-primary-selected"
|
|
7045
|
-
"icon-success"
|
|
7046
|
-
"icon-success-active"
|
|
7047
|
-
"icon-success-hover"
|
|
7048
|
-
"icon-success-inverted"
|
|
7049
|
-
"icon-success-pressed"
|
|
7050
|
-
"icon-warning"
|
|
7051
|
-
"icon-warning-prominent"
|
|
7052
|
-
"icon-warning-subtle"
|
|
7053
|
-
"text-danger"
|
|
7054
|
-
"text-danger-active"
|
|
7055
|
-
"text-danger-hover"
|
|
7056
|
-
"text-danger-inverted"
|
|
7057
|
-
"text-danger-pressed"
|
|
7058
|
-
"text-neutrals"
|
|
7059
|
-
"text-neutrals-active"
|
|
7060
|
-
"text-neutrals-disabled"
|
|
7061
|
-
"text-neutrals-hover"
|
|
7062
|
-
"text-neutrals-inverted"
|
|
7063
|
-
"text-neutrals-inverted-hover"
|
|
7064
|
-
"text-neutrals-inverted-subtle"
|
|
7065
|
-
"text-neutrals-inverted-subtle-hover"
|
|
7066
|
-
"text-neutrals-placeholder"
|
|
7067
|
-
"text-neutrals-placeholder-only"
|
|
7068
|
-
"text-neutrals-pressed"
|
|
7069
|
-
"text-neutrals-subtle"
|
|
7070
|
-
"text-neutrals-subtle-active"
|
|
7071
|
-
"text-neutrals-subtle-hover"
|
|
7072
|
-
"text-neutrals-subtle-pressed"
|
|
7073
|
-
"text-primary"
|
|
7074
|
-
"text-primary-active"
|
|
7075
|
-
"text-primary-hover"
|
|
7076
|
-
"text-primary-inverted"
|
|
7077
|
-
"text-primary-inverted-subtle"
|
|
7078
|
-
"text-primary-pressed"
|
|
7079
|
-
"text-primary-selected"
|
|
7080
|
-
"text-success"
|
|
7081
|
-
"text-success-active"
|
|
7082
|
-
"text-success-hover"
|
|
7083
|
-
"text-success-inverted"
|
|
7084
|
-
"text-success-pressed"
|
|
7085
|
-
"text-warning"
|
|
7086
|
-
"text-warning-subtle"
|
|
7087
|
-
"coal-background"
|
|
7088
|
-
"coal-background-mild"
|
|
7089
|
-
"coal-background-prominent"
|
|
7090
|
-
"coal-background-subtle"
|
|
7091
|
-
"coral-background"
|
|
7092
|
-
"coral-background-mild"
|
|
7093
|
-
"coral-background-prominent"
|
|
7094
|
-
"coral-background-subtle"
|
|
7095
|
-
"cyan-background"
|
|
7096
|
-
"cyan-background-mild"
|
|
7097
|
-
"cyan-background-prominent"
|
|
7098
|
-
"cyan-background-subtle"
|
|
7099
|
-
"lilac-background"
|
|
7100
|
-
"lilac-background-mild"
|
|
7101
|
-
"lilac-background-prominent"
|
|
7102
|
-
"lilac-background-subtle"
|
|
7103
|
-
"lime-background"
|
|
7104
|
-
"lime-background-mild"
|
|
7105
|
-
"lime-background-prominent"
|
|
7106
|
-
"lime-background-subtle"
|
|
7107
|
-
"moss-background"
|
|
7108
|
-
"moss-background-mild"
|
|
7109
|
-
"moss-background-prominent"
|
|
7110
|
-
"moss-background-subtle"
|
|
7111
|
-
"ocean-background"
|
|
7112
|
-
"ocean-background-mild"
|
|
7113
|
-
"ocean-background-prominent"
|
|
7114
|
-
"ocean-background-subtle"
|
|
7115
|
-
"orange-background"
|
|
7116
|
-
"orange-background-mild"
|
|
7117
|
-
"orange-background-prominent"
|
|
7118
|
-
"orange-background-subtle"
|
|
7119
|
-
"pink-background"
|
|
7120
|
-
"pink-background-mild"
|
|
7121
|
-
"pink-background-prominent"
|
|
7122
|
-
"pink-background-subtle"
|
|
7123
|
-
"sunshine-background"
|
|
7124
|
-
"sunshine-background-mild"
|
|
7125
|
-
"sunshine-background-prominent"
|
|
7126
|
-
"sunshine-background-subtle"
|
|
7127
|
-
"teal-background"
|
|
7128
|
-
"teal-background-mild"
|
|
7129
|
-
"teal-background-prominent"
|
|
7130
|
-
"teal-background-subtle"
|
|
7131
|
-
"coal-border"
|
|
7132
|
-
"coal-border-prominent"
|
|
7133
|
-
"coal-border-subtle"
|
|
7134
|
-
"coral-border"
|
|
7135
|
-
"coral-border-prominent"
|
|
7136
|
-
"coral-border-subtle"
|
|
7137
|
-
"cyan-border"
|
|
7138
|
-
"cyan-border-prominent"
|
|
7139
|
-
"cyan-border-subtle"
|
|
7140
|
-
"lilac-border"
|
|
7141
|
-
"lilac-border-prominent"
|
|
7142
|
-
"lilac-border-subtle"
|
|
7143
|
-
"lime-border"
|
|
7144
|
-
"lime-border-prominent"
|
|
7145
|
-
"lime-border-subtle"
|
|
7146
|
-
"moss-border"
|
|
7147
|
-
"moss-border-prominent"
|
|
7148
|
-
"moss-border-subtle"
|
|
7149
|
-
"ocean-border"
|
|
7150
|
-
"ocean-border-prominent"
|
|
7151
|
-
"ocean-border-subtle"
|
|
7152
|
-
"orange-border"
|
|
7153
|
-
"orange-border-prominent"
|
|
7154
|
-
"orange-border-subtle"
|
|
7155
|
-
"pink-border"
|
|
7156
|
-
"pink-border-prominent"
|
|
7157
|
-
"pink-border-subtle"
|
|
7158
|
-
"sunshine-border"
|
|
7159
|
-
"sunshine-border-prominent"
|
|
7160
|
-
"sunshine-border-subtle"
|
|
7161
|
-
"teal-border"
|
|
7162
|
-
"teal-border-prominent"
|
|
7163
|
-
"teal-border-subtle"
|
|
7164
|
-
"coal-avatar-background"
|
|
7165
|
-
"coral-avatar-background"
|
|
7166
|
-
"cyan-avatar-background"
|
|
7167
|
-
"light-coal-avatar-background"
|
|
7168
|
-
"light-coral-avatar-background"
|
|
7169
|
-
"light-cyan-avatar-background"
|
|
7170
|
-
"light-lilac-avatar-background"
|
|
7171
|
-
"light-lime-avatar-background"
|
|
7172
|
-
"light-moss-avatar-background"
|
|
7173
|
-
"light-ocean-avatar-background"
|
|
7174
|
-
"light-orange-avatar-background"
|
|
7175
|
-
"light-pink-avatar-background"
|
|
7176
|
-
"light-sunshine-avatar-background"
|
|
7177
|
-
"light-teal-avatar-background"
|
|
7178
|
-
"lilac-avatar-background"
|
|
7179
|
-
"lime-avatar-background"
|
|
7180
|
-
"moss-avatar-background"
|
|
7181
|
-
"ocean-avatar-background"
|
|
7182
|
-
"orange-avatar-background"
|
|
7183
|
-
"pink-avatar-background"
|
|
7184
|
-
"sunshine-avatar-background"
|
|
7185
|
-
"teal-avatar-background"
|
|
7186
|
-
"coral-comment-background"
|
|
7187
|
-
"cyan-comment-background"
|
|
7188
|
-
"lime-comment-background"
|
|
7189
|
-
"coal-cursor-background"
|
|
7190
|
-
"coral-cursor-background"
|
|
7191
|
-
"cyan-cursor-background"
|
|
7192
|
-
"light-cursor-background"
|
|
7193
|
-
"light-coal-cursor-background"
|
|
7194
|
-
"light-coral-cursor-background"
|
|
7195
|
-
"light-cyan-cursor-background"
|
|
7196
|
-
"light-lilac-cursor-background"
|
|
7197
|
-
"light-lime-cursor-background"
|
|
7198
|
-
"light-moss-cursor-background"
|
|
7199
|
-
"light-orange-cursor-background"
|
|
7200
|
-
"light-pink-cursor-background"
|
|
7201
|
-
"light-sunshine-cursor-background"
|
|
7202
|
-
"light-teal-cursor-background"
|
|
7203
|
-
"lilac-cursor-background"
|
|
7204
|
-
"lime-cursor-background"
|
|
7205
|
-
"moss-cursor-background"
|
|
7206
|
-
"ocean-cursor-background"
|
|
7207
|
-
"orange-cursor-background"
|
|
7208
|
-
"pink-cursor-background"
|
|
7209
|
-
"sunshine-cursor-background"
|
|
7210
|
-
"teal-cursor-background"
|
|
7211
|
-
"black-sticky-background"
|
|
7212
|
-
"coral-sticky-background"
|
|
7213
|
-
"cyan-sticky-background"
|
|
7214
|
-
"light-coal-sticky-background"
|
|
7215
|
-
"light-lime-sticky-background"
|
|
7216
|
-
"light-ocean-sticky-background"
|
|
7217
|
-
"light-pink-sticky-background"
|
|
7218
|
-
"light-sunshine-sticky-background"
|
|
7219
|
-
"lilac-sticky-background"
|
|
7220
|
-
"lime-sticky-background"
|
|
7221
|
-
"moss-sticky-background"
|
|
7222
|
-
"ocean-sticky-background"
|
|
7223
|
-
"orange-sticky-background"
|
|
7224
|
-
"pink-sticky-background"
|
|
7225
|
-
"sunshine-sticky-background"
|
|
7226
|
-
"teal-sticky-background"
|
|
7227
|
-
"coal-icon"
|
|
7228
|
-
"coal-icon-mild"
|
|
7229
|
-
"coal-icon-subtle"
|
|
7230
|
-
"coral-icon"
|
|
7231
|
-
"coral-icon-mild"
|
|
7232
|
-
"coral-icon-subtle"
|
|
7233
|
-
"cyan-icon"
|
|
7234
|
-
"cyan-icon-mild"
|
|
7235
|
-
"cyan-icon-subtle"
|
|
7236
|
-
"lilac-icon"
|
|
7237
|
-
"lilac-icon-mild"
|
|
7238
|
-
"lilac-icon-subtle"
|
|
7239
|
-
"lime-icon"
|
|
7240
|
-
"lime-icon-mild"
|
|
7241
|
-
"lime-icon-subtle"
|
|
7242
|
-
"moss-icon"
|
|
7243
|
-
"moss-icon-mild"
|
|
7244
|
-
"moss-icon-subtle"
|
|
7245
|
-
"ocean-icon"
|
|
7246
|
-
"ocean-icon-mild"
|
|
7247
|
-
"ocean-icon-subtle"
|
|
7248
|
-
"orange-icon"
|
|
7249
|
-
"orange-icon-mild"
|
|
7250
|
-
"orange-icon-subtle"
|
|
7251
|
-
"pink-icon"
|
|
7252
|
-
"pink-icon-mild"
|
|
7253
|
-
"pink-icon-subtle"
|
|
7254
|
-
"sunshine-icon"
|
|
7255
|
-
"sunshine-icon-mild"
|
|
7256
|
-
"sunshine-icon-subtle"
|
|
7257
|
-
"teal-icon"
|
|
7258
|
-
"teal-icon-mild"
|
|
7259
|
-
"teal-icon-subtle"
|
|
7260
|
-
"coal-text"
|
|
7261
|
-
"coal-text-mild"
|
|
7262
|
-
"coal-text-subtle"
|
|
7263
|
-
"coral-text"
|
|
7264
|
-
"coral-text-mild"
|
|
7265
|
-
"coral-text-subtle"
|
|
7266
|
-
"cyan-text"
|
|
7267
|
-
"cyan-text-mild"
|
|
7268
|
-
"cyan-text-subtle"
|
|
7269
|
-
"lilac-text"
|
|
7270
|
-
"lilac-text-mild"
|
|
7271
|
-
"lilac-text-subtle"
|
|
7272
|
-
"lime-text"
|
|
7273
|
-
"lime-text-mild"
|
|
7274
|
-
"lime-text-subtle"
|
|
7275
|
-
"moss-text"
|
|
7276
|
-
"moss-text-mild"
|
|
7277
|
-
"moss-text-subtle"
|
|
7278
|
-
"ocean-text"
|
|
7279
|
-
"ocean-text-mild"
|
|
7280
|
-
"ocean-text-subtle"
|
|
7281
|
-
"orange-text"
|
|
7282
|
-
"orange-text-mild"
|
|
7283
|
-
"orange-text-subtle"
|
|
7284
|
-
"pink-text"
|
|
7285
|
-
"pink-text-mild"
|
|
7286
|
-
"pink-text-subtle"
|
|
7287
|
-
"sunshine-text"
|
|
7288
|
-
"sunshine-text-mild"
|
|
7289
|
-
"sunshine-text-subtle"
|
|
7290
|
-
"teal-text"
|
|
7291
|
-
"teal-text-mild"
|
|
7292
|
-
"teal-text-subtle"
|
|
6906
|
+
"background-alpha": _mirohq_design_system_themes.Color;
|
|
6907
|
+
"background-alpha-active": _mirohq_design_system_themes.Color;
|
|
6908
|
+
"background-alpha-hover": _mirohq_design_system_themes.Color;
|
|
6909
|
+
"background-alpha-neutrals-overlay": _mirohq_design_system_themes.Color;
|
|
6910
|
+
"background-alpha-neutrals-overlay-subtle": _mirohq_design_system_themes.Color;
|
|
6911
|
+
"background-alpha-subtle": _mirohq_design_system_themes.Color;
|
|
6912
|
+
"background-danger-prominent": _mirohq_design_system_themes.Color;
|
|
6913
|
+
"background-danger-prominent-active": _mirohq_design_system_themes.Color;
|
|
6914
|
+
"background-danger-prominent-hover": _mirohq_design_system_themes.Color;
|
|
6915
|
+
"background-danger-prominent-pressed": _mirohq_design_system_themes.Color;
|
|
6916
|
+
"background-danger-subtle": _mirohq_design_system_themes.Color;
|
|
6917
|
+
"background-danger-subtle-active": _mirohq_design_system_themes.Color;
|
|
6918
|
+
"background-danger-subtle-hover": _mirohq_design_system_themes.Color;
|
|
6919
|
+
"background-danger-subtle-pressed": _mirohq_design_system_themes.Color;
|
|
6920
|
+
"background-neutrals": _mirohq_design_system_themes.Color;
|
|
6921
|
+
"background-neutrals-active": _mirohq_design_system_themes.Color;
|
|
6922
|
+
"background-neutrals-container": _mirohq_design_system_themes.Color;
|
|
6923
|
+
"background-neutrals-control": _mirohq_design_system_themes.Color;
|
|
6924
|
+
"background-neutrals-control-hover": _mirohq_design_system_themes.Color;
|
|
6925
|
+
"background-neutrals-control-pressed": _mirohq_design_system_themes.Color;
|
|
6926
|
+
"background-neutrals-disabled": _mirohq_design_system_themes.Color;
|
|
6927
|
+
"background-neutrals-hover": _mirohq_design_system_themes.Color;
|
|
6928
|
+
"background-neutrals-inactive": _mirohq_design_system_themes.Color;
|
|
6929
|
+
"background-neutrals-inactive-hover": _mirohq_design_system_themes.Color;
|
|
6930
|
+
"background-neutrals-inverted": _mirohq_design_system_themes.Color;
|
|
6931
|
+
"background-neutrals-inverted-subtle": _mirohq_design_system_themes.Color;
|
|
6932
|
+
"background-neutrals-layout": _mirohq_design_system_themes.Color;
|
|
6933
|
+
"background-neutrals-page": _mirohq_design_system_themes.Color;
|
|
6934
|
+
"background-neutrals-page-subtle": _mirohq_design_system_themes.Color;
|
|
6935
|
+
"background-neutrals-pressed": _mirohq_design_system_themes.Color;
|
|
6936
|
+
"background-neutrals-scrollbar": _mirohq_design_system_themes.Color;
|
|
6937
|
+
"background-neutrals-scrollbar-active": _mirohq_design_system_themes.Color;
|
|
6938
|
+
"background-neutrals-scrollbar-hover": _mirohq_design_system_themes.Color;
|
|
6939
|
+
"background-neutrals-subtle": _mirohq_design_system_themes.Color;
|
|
6940
|
+
"background-neutrals-subtle-active": _mirohq_design_system_themes.Color;
|
|
6941
|
+
"background-neutrals-subtle-hover": _mirohq_design_system_themes.Color;
|
|
6942
|
+
"background-neutrals-subtle-pressed": _mirohq_design_system_themes.Color;
|
|
6943
|
+
"background-neutrals-transparent": _mirohq_design_system_themes.Color;
|
|
6944
|
+
"background-primary-prominent": _mirohq_design_system_themes.Color;
|
|
6945
|
+
"background-primary-prominent-active": _mirohq_design_system_themes.Color;
|
|
6946
|
+
"background-primary-prominent-hover": _mirohq_design_system_themes.Color;
|
|
6947
|
+
"background-primary-prominent-pressed": _mirohq_design_system_themes.Color;
|
|
6948
|
+
"background-primary-prominent-selected": _mirohq_design_system_themes.Color;
|
|
6949
|
+
"background-primary-subtle": _mirohq_design_system_themes.Color;
|
|
6950
|
+
"background-primary-subtle-active": _mirohq_design_system_themes.Color;
|
|
6951
|
+
"background-primary-subtle-hover": _mirohq_design_system_themes.Color;
|
|
6952
|
+
"background-primary-subtle-pressed": _mirohq_design_system_themes.Color;
|
|
6953
|
+
"background-primary-subtle-selected": _mirohq_design_system_themes.Color;
|
|
6954
|
+
"background-success-prominent": _mirohq_design_system_themes.Color;
|
|
6955
|
+
"background-success-prominent-active": _mirohq_design_system_themes.Color;
|
|
6956
|
+
"background-success-prominent-hover": _mirohq_design_system_themes.Color;
|
|
6957
|
+
"background-success-prominent-pressed": _mirohq_design_system_themes.Color;
|
|
6958
|
+
"background-success-subtle": _mirohq_design_system_themes.Color;
|
|
6959
|
+
"background-warning-prominent": _mirohq_design_system_themes.Color;
|
|
6960
|
+
"background-warning-subtle": _mirohq_design_system_themes.Color;
|
|
6961
|
+
"border-danger": _mirohq_design_system_themes.Color;
|
|
6962
|
+
"border-danger-active": _mirohq_design_system_themes.Color;
|
|
6963
|
+
"border-danger-hover": _mirohq_design_system_themes.Color;
|
|
6964
|
+
"border-danger-pressed": _mirohq_design_system_themes.Color;
|
|
6965
|
+
"border-danger-subtle": _mirohq_design_system_themes.Color;
|
|
6966
|
+
"border-focus-error-inner": _mirohq_design_system_themes.Color;
|
|
6967
|
+
"border-focus-error-middle": _mirohq_design_system_themes.Color;
|
|
6968
|
+
"border-focus-error-outer": _mirohq_design_system_themes.Color;
|
|
6969
|
+
"border-focus-inner": _mirohq_design_system_themes.Color;
|
|
6970
|
+
"border-focus-middle": _mirohq_design_system_themes.Color;
|
|
6971
|
+
"border-focus-outer": _mirohq_design_system_themes.Color;
|
|
6972
|
+
"border-focus-success-inner": _mirohq_design_system_themes.Color;
|
|
6973
|
+
"border-focus-success-middle": _mirohq_design_system_themes.Color;
|
|
6974
|
+
"border-focus-success-outer": _mirohq_design_system_themes.Color;
|
|
6975
|
+
"focus-keyboard": _mirohq_design_system_themes.Color;
|
|
6976
|
+
"border-neutrals": _mirohq_design_system_themes.Color;
|
|
6977
|
+
"border-neutrals-active": _mirohq_design_system_themes.Color;
|
|
6978
|
+
"border-neutrals-controls": _mirohq_design_system_themes.Color;
|
|
6979
|
+
"border-neutrals-controls-disabled": _mirohq_design_system_themes.Color;
|
|
6980
|
+
"border-neutrals-disabled": _mirohq_design_system_themes.Color;
|
|
6981
|
+
"border-neutrals-hover": _mirohq_design_system_themes.Color;
|
|
6982
|
+
"border-neutrals-inverted": _mirohq_design_system_themes.Color;
|
|
6983
|
+
"border-neutrals-pressed": _mirohq_design_system_themes.Color;
|
|
6984
|
+
"border-neutrals-subtle": _mirohq_design_system_themes.Color;
|
|
6985
|
+
"border-neutrals-subtle-hover": _mirohq_design_system_themes.Color;
|
|
6986
|
+
"border-neutrals-subtle-pressed": _mirohq_design_system_themes.Color;
|
|
6987
|
+
"border-neutrals-text": _mirohq_design_system_themes.Color;
|
|
6988
|
+
"border-neutrals-text-active": _mirohq_design_system_themes.Color;
|
|
6989
|
+
"border-neutrals-text-hover": _mirohq_design_system_themes.Color;
|
|
6990
|
+
"border-neutrals-text-subtle": _mirohq_design_system_themes.Color;
|
|
6991
|
+
"border-neutrals-text-subtle-active": _mirohq_design_system_themes.Color;
|
|
6992
|
+
"border-neutrals-text-subtle-hover": _mirohq_design_system_themes.Color;
|
|
6993
|
+
"border-neutrals-transparent": _mirohq_design_system_themes.Color;
|
|
6994
|
+
"border-primary": _mirohq_design_system_themes.Color;
|
|
6995
|
+
"border-primary-active": _mirohq_design_system_themes.Color;
|
|
6996
|
+
"border-primary-hover": _mirohq_design_system_themes.Color;
|
|
6997
|
+
"border-primary-inverted": _mirohq_design_system_themes.Color;
|
|
6998
|
+
"border-primary-pressed": _mirohq_design_system_themes.Color;
|
|
6999
|
+
"border-primary-selected": _mirohq_design_system_themes.Color;
|
|
7000
|
+
"border-primary-subtle": _mirohq_design_system_themes.Color;
|
|
7001
|
+
"border-success": _mirohq_design_system_themes.Color;
|
|
7002
|
+
"border-success-active": _mirohq_design_system_themes.Color;
|
|
7003
|
+
"border-success-hover": _mirohq_design_system_themes.Color;
|
|
7004
|
+
"border-success-pressed": _mirohq_design_system_themes.Color;
|
|
7005
|
+
"border-success-subtle": _mirohq_design_system_themes.Color;
|
|
7006
|
+
"border-warning": _mirohq_design_system_themes.Color;
|
|
7007
|
+
"border-warning-subtle": _mirohq_design_system_themes.Color;
|
|
7008
|
+
"button-background-primary": _mirohq_design_system_themes.Color;
|
|
7009
|
+
"button-background-primary-hover": _mirohq_design_system_themes.Color;
|
|
7010
|
+
"button-background-primary-pressed": _mirohq_design_system_themes.Color;
|
|
7011
|
+
"button-background-secondary": _mirohq_design_system_themes.Color;
|
|
7012
|
+
"button-background-secondary-hover": _mirohq_design_system_themes.Color;
|
|
7013
|
+
"button-background-secondary-pressed": _mirohq_design_system_themes.Color;
|
|
7014
|
+
"popup-background-static": _mirohq_design_system_themes.Color;
|
|
7015
|
+
"popup-text-static": _mirohq_design_system_themes.Color;
|
|
7016
|
+
"tooltip-background": _mirohq_design_system_themes.Color;
|
|
7017
|
+
"icon-danger": _mirohq_design_system_themes.Color;
|
|
7018
|
+
"icon-danger-active": _mirohq_design_system_themes.Color;
|
|
7019
|
+
"icon-danger-hover": _mirohq_design_system_themes.Color;
|
|
7020
|
+
"icon-danger-inverted": _mirohq_design_system_themes.Color;
|
|
7021
|
+
"icon-danger-pressed": _mirohq_design_system_themes.Color;
|
|
7022
|
+
"icon-neutrals": _mirohq_design_system_themes.Color;
|
|
7023
|
+
"icon-neutrals-disabled": _mirohq_design_system_themes.Color;
|
|
7024
|
+
"icon-neutrals-hover": _mirohq_design_system_themes.Color;
|
|
7025
|
+
"icon-neutrals-inactive": _mirohq_design_system_themes.Color;
|
|
7026
|
+
"icon-neutrals-inactive-hover": _mirohq_design_system_themes.Color;
|
|
7027
|
+
"icon-neutrals-inverted": _mirohq_design_system_themes.Color;
|
|
7028
|
+
"icon-neutrals-inverted-hover": _mirohq_design_system_themes.Color;
|
|
7029
|
+
"icon-neutrals-inverted-subtle": _mirohq_design_system_themes.Color;
|
|
7030
|
+
"icon-neutrals-inverted-subtle-hover": _mirohq_design_system_themes.Color;
|
|
7031
|
+
"icon-neutrals-placeholder": _mirohq_design_system_themes.Color;
|
|
7032
|
+
"icon-neutrals-pressed": _mirohq_design_system_themes.Color;
|
|
7033
|
+
"icon-neutrals-search": _mirohq_design_system_themes.Color;
|
|
7034
|
+
"icon-neutrals-subtle": _mirohq_design_system_themes.Color;
|
|
7035
|
+
"icon-neutrals-subtle-hover": _mirohq_design_system_themes.Color;
|
|
7036
|
+
"icon-neutrals-subtle-pressed": _mirohq_design_system_themes.Color;
|
|
7037
|
+
"icon-neutrals-text": _mirohq_design_system_themes.Color;
|
|
7038
|
+
"icon-primary": _mirohq_design_system_themes.Color;
|
|
7039
|
+
"icon-primary-active": _mirohq_design_system_themes.Color;
|
|
7040
|
+
"icon-primary-hover": _mirohq_design_system_themes.Color;
|
|
7041
|
+
"icon-primary-inverted": _mirohq_design_system_themes.Color;
|
|
7042
|
+
"icon-primary-inverted-hover": _mirohq_design_system_themes.Color;
|
|
7043
|
+
"icon-primary-pressed": _mirohq_design_system_themes.Color;
|
|
7044
|
+
"icon-primary-selected": _mirohq_design_system_themes.Color;
|
|
7045
|
+
"icon-success": _mirohq_design_system_themes.Color;
|
|
7046
|
+
"icon-success-active": _mirohq_design_system_themes.Color;
|
|
7047
|
+
"icon-success-hover": _mirohq_design_system_themes.Color;
|
|
7048
|
+
"icon-success-inverted": _mirohq_design_system_themes.Color;
|
|
7049
|
+
"icon-success-pressed": _mirohq_design_system_themes.Color;
|
|
7050
|
+
"icon-warning": _mirohq_design_system_themes.Color;
|
|
7051
|
+
"icon-warning-prominent": _mirohq_design_system_themes.Color;
|
|
7052
|
+
"icon-warning-subtle": _mirohq_design_system_themes.Color;
|
|
7053
|
+
"text-danger": _mirohq_design_system_themes.Color;
|
|
7054
|
+
"text-danger-active": _mirohq_design_system_themes.Color;
|
|
7055
|
+
"text-danger-hover": _mirohq_design_system_themes.Color;
|
|
7056
|
+
"text-danger-inverted": _mirohq_design_system_themes.Color;
|
|
7057
|
+
"text-danger-pressed": _mirohq_design_system_themes.Color;
|
|
7058
|
+
"text-neutrals": _mirohq_design_system_themes.Color;
|
|
7059
|
+
"text-neutrals-active": _mirohq_design_system_themes.Color;
|
|
7060
|
+
"text-neutrals-disabled": _mirohq_design_system_themes.Color;
|
|
7061
|
+
"text-neutrals-hover": _mirohq_design_system_themes.Color;
|
|
7062
|
+
"text-neutrals-inverted": _mirohq_design_system_themes.Color;
|
|
7063
|
+
"text-neutrals-inverted-hover": _mirohq_design_system_themes.Color;
|
|
7064
|
+
"text-neutrals-inverted-subtle": _mirohq_design_system_themes.Color;
|
|
7065
|
+
"text-neutrals-inverted-subtle-hover": _mirohq_design_system_themes.Color;
|
|
7066
|
+
"text-neutrals-placeholder": _mirohq_design_system_themes.Color;
|
|
7067
|
+
"text-neutrals-placeholder-only": _mirohq_design_system_themes.Color;
|
|
7068
|
+
"text-neutrals-pressed": _mirohq_design_system_themes.Color;
|
|
7069
|
+
"text-neutrals-subtle": _mirohq_design_system_themes.Color;
|
|
7070
|
+
"text-neutrals-subtle-active": _mirohq_design_system_themes.Color;
|
|
7071
|
+
"text-neutrals-subtle-hover": _mirohq_design_system_themes.Color;
|
|
7072
|
+
"text-neutrals-subtle-pressed": _mirohq_design_system_themes.Color;
|
|
7073
|
+
"text-primary": _mirohq_design_system_themes.Color;
|
|
7074
|
+
"text-primary-active": _mirohq_design_system_themes.Color;
|
|
7075
|
+
"text-primary-hover": _mirohq_design_system_themes.Color;
|
|
7076
|
+
"text-primary-inverted": _mirohq_design_system_themes.Color;
|
|
7077
|
+
"text-primary-inverted-subtle": _mirohq_design_system_themes.Color;
|
|
7078
|
+
"text-primary-pressed": _mirohq_design_system_themes.Color;
|
|
7079
|
+
"text-primary-selected": _mirohq_design_system_themes.Color;
|
|
7080
|
+
"text-success": _mirohq_design_system_themes.Color;
|
|
7081
|
+
"text-success-active": _mirohq_design_system_themes.Color;
|
|
7082
|
+
"text-success-hover": _mirohq_design_system_themes.Color;
|
|
7083
|
+
"text-success-inverted": _mirohq_design_system_themes.Color;
|
|
7084
|
+
"text-success-pressed": _mirohq_design_system_themes.Color;
|
|
7085
|
+
"text-warning": _mirohq_design_system_themes.Color;
|
|
7086
|
+
"text-warning-subtle": _mirohq_design_system_themes.Color;
|
|
7087
|
+
"coal-background": _mirohq_design_system_themes.Color;
|
|
7088
|
+
"coal-background-mild": _mirohq_design_system_themes.Color;
|
|
7089
|
+
"coal-background-prominent": _mirohq_design_system_themes.Color;
|
|
7090
|
+
"coal-background-subtle": _mirohq_design_system_themes.Color;
|
|
7091
|
+
"coral-background": _mirohq_design_system_themes.Color;
|
|
7092
|
+
"coral-background-mild": _mirohq_design_system_themes.Color;
|
|
7093
|
+
"coral-background-prominent": _mirohq_design_system_themes.Color;
|
|
7094
|
+
"coral-background-subtle": _mirohq_design_system_themes.Color;
|
|
7095
|
+
"cyan-background": _mirohq_design_system_themes.Color;
|
|
7096
|
+
"cyan-background-mild": _mirohq_design_system_themes.Color;
|
|
7097
|
+
"cyan-background-prominent": _mirohq_design_system_themes.Color;
|
|
7098
|
+
"cyan-background-subtle": _mirohq_design_system_themes.Color;
|
|
7099
|
+
"lilac-background": _mirohq_design_system_themes.Color;
|
|
7100
|
+
"lilac-background-mild": _mirohq_design_system_themes.Color;
|
|
7101
|
+
"lilac-background-prominent": _mirohq_design_system_themes.Color;
|
|
7102
|
+
"lilac-background-subtle": _mirohq_design_system_themes.Color;
|
|
7103
|
+
"lime-background": _mirohq_design_system_themes.Color;
|
|
7104
|
+
"lime-background-mild": _mirohq_design_system_themes.Color;
|
|
7105
|
+
"lime-background-prominent": _mirohq_design_system_themes.Color;
|
|
7106
|
+
"lime-background-subtle": _mirohq_design_system_themes.Color;
|
|
7107
|
+
"moss-background": _mirohq_design_system_themes.Color;
|
|
7108
|
+
"moss-background-mild": _mirohq_design_system_themes.Color;
|
|
7109
|
+
"moss-background-prominent": _mirohq_design_system_themes.Color;
|
|
7110
|
+
"moss-background-subtle": _mirohq_design_system_themes.Color;
|
|
7111
|
+
"ocean-background": _mirohq_design_system_themes.Color;
|
|
7112
|
+
"ocean-background-mild": _mirohq_design_system_themes.Color;
|
|
7113
|
+
"ocean-background-prominent": _mirohq_design_system_themes.Color;
|
|
7114
|
+
"ocean-background-subtle": _mirohq_design_system_themes.Color;
|
|
7115
|
+
"orange-background": _mirohq_design_system_themes.Color;
|
|
7116
|
+
"orange-background-mild": _mirohq_design_system_themes.Color;
|
|
7117
|
+
"orange-background-prominent": _mirohq_design_system_themes.Color;
|
|
7118
|
+
"orange-background-subtle": _mirohq_design_system_themes.Color;
|
|
7119
|
+
"pink-background": _mirohq_design_system_themes.Color;
|
|
7120
|
+
"pink-background-mild": _mirohq_design_system_themes.Color;
|
|
7121
|
+
"pink-background-prominent": _mirohq_design_system_themes.Color;
|
|
7122
|
+
"pink-background-subtle": _mirohq_design_system_themes.Color;
|
|
7123
|
+
"sunshine-background": _mirohq_design_system_themes.Color;
|
|
7124
|
+
"sunshine-background-mild": _mirohq_design_system_themes.Color;
|
|
7125
|
+
"sunshine-background-prominent": _mirohq_design_system_themes.Color;
|
|
7126
|
+
"sunshine-background-subtle": _mirohq_design_system_themes.Color;
|
|
7127
|
+
"teal-background": _mirohq_design_system_themes.Color;
|
|
7128
|
+
"teal-background-mild": _mirohq_design_system_themes.Color;
|
|
7129
|
+
"teal-background-prominent": _mirohq_design_system_themes.Color;
|
|
7130
|
+
"teal-background-subtle": _mirohq_design_system_themes.Color;
|
|
7131
|
+
"coal-border": _mirohq_design_system_themes.Color;
|
|
7132
|
+
"coal-border-prominent": _mirohq_design_system_themes.Color;
|
|
7133
|
+
"coal-border-subtle": _mirohq_design_system_themes.Color;
|
|
7134
|
+
"coral-border": _mirohq_design_system_themes.Color;
|
|
7135
|
+
"coral-border-prominent": _mirohq_design_system_themes.Color;
|
|
7136
|
+
"coral-border-subtle": _mirohq_design_system_themes.Color;
|
|
7137
|
+
"cyan-border": _mirohq_design_system_themes.Color;
|
|
7138
|
+
"cyan-border-prominent": _mirohq_design_system_themes.Color;
|
|
7139
|
+
"cyan-border-subtle": _mirohq_design_system_themes.Color;
|
|
7140
|
+
"lilac-border": _mirohq_design_system_themes.Color;
|
|
7141
|
+
"lilac-border-prominent": _mirohq_design_system_themes.Color;
|
|
7142
|
+
"lilac-border-subtle": _mirohq_design_system_themes.Color;
|
|
7143
|
+
"lime-border": _mirohq_design_system_themes.Color;
|
|
7144
|
+
"lime-border-prominent": _mirohq_design_system_themes.Color;
|
|
7145
|
+
"lime-border-subtle": _mirohq_design_system_themes.Color;
|
|
7146
|
+
"moss-border": _mirohq_design_system_themes.Color;
|
|
7147
|
+
"moss-border-prominent": _mirohq_design_system_themes.Color;
|
|
7148
|
+
"moss-border-subtle": _mirohq_design_system_themes.Color;
|
|
7149
|
+
"ocean-border": _mirohq_design_system_themes.Color;
|
|
7150
|
+
"ocean-border-prominent": _mirohq_design_system_themes.Color;
|
|
7151
|
+
"ocean-border-subtle": _mirohq_design_system_themes.Color;
|
|
7152
|
+
"orange-border": _mirohq_design_system_themes.Color;
|
|
7153
|
+
"orange-border-prominent": _mirohq_design_system_themes.Color;
|
|
7154
|
+
"orange-border-subtle": _mirohq_design_system_themes.Color;
|
|
7155
|
+
"pink-border": _mirohq_design_system_themes.Color;
|
|
7156
|
+
"pink-border-prominent": _mirohq_design_system_themes.Color;
|
|
7157
|
+
"pink-border-subtle": _mirohq_design_system_themes.Color;
|
|
7158
|
+
"sunshine-border": _mirohq_design_system_themes.Color;
|
|
7159
|
+
"sunshine-border-prominent": _mirohq_design_system_themes.Color;
|
|
7160
|
+
"sunshine-border-subtle": _mirohq_design_system_themes.Color;
|
|
7161
|
+
"teal-border": _mirohq_design_system_themes.Color;
|
|
7162
|
+
"teal-border-prominent": _mirohq_design_system_themes.Color;
|
|
7163
|
+
"teal-border-subtle": _mirohq_design_system_themes.Color;
|
|
7164
|
+
"coal-avatar-background": _mirohq_design_system_themes.Color;
|
|
7165
|
+
"coral-avatar-background": _mirohq_design_system_themes.Color;
|
|
7166
|
+
"cyan-avatar-background": _mirohq_design_system_themes.Color;
|
|
7167
|
+
"light-coal-avatar-background": _mirohq_design_system_themes.Color;
|
|
7168
|
+
"light-coral-avatar-background": _mirohq_design_system_themes.Color;
|
|
7169
|
+
"light-cyan-avatar-background": _mirohq_design_system_themes.Color;
|
|
7170
|
+
"light-lilac-avatar-background": _mirohq_design_system_themes.Color;
|
|
7171
|
+
"light-lime-avatar-background": _mirohq_design_system_themes.Color;
|
|
7172
|
+
"light-moss-avatar-background": _mirohq_design_system_themes.Color;
|
|
7173
|
+
"light-ocean-avatar-background": _mirohq_design_system_themes.Color;
|
|
7174
|
+
"light-orange-avatar-background": _mirohq_design_system_themes.Color;
|
|
7175
|
+
"light-pink-avatar-background": _mirohq_design_system_themes.Color;
|
|
7176
|
+
"light-sunshine-avatar-background": _mirohq_design_system_themes.Color;
|
|
7177
|
+
"light-teal-avatar-background": _mirohq_design_system_themes.Color;
|
|
7178
|
+
"lilac-avatar-background": _mirohq_design_system_themes.Color;
|
|
7179
|
+
"lime-avatar-background": _mirohq_design_system_themes.Color;
|
|
7180
|
+
"moss-avatar-background": _mirohq_design_system_themes.Color;
|
|
7181
|
+
"ocean-avatar-background": _mirohq_design_system_themes.Color;
|
|
7182
|
+
"orange-avatar-background": _mirohq_design_system_themes.Color;
|
|
7183
|
+
"pink-avatar-background": _mirohq_design_system_themes.Color;
|
|
7184
|
+
"sunshine-avatar-background": _mirohq_design_system_themes.Color;
|
|
7185
|
+
"teal-avatar-background": _mirohq_design_system_themes.Color;
|
|
7186
|
+
"coral-comment-background": _mirohq_design_system_themes.Color;
|
|
7187
|
+
"cyan-comment-background": _mirohq_design_system_themes.Color;
|
|
7188
|
+
"lime-comment-background": _mirohq_design_system_themes.Color;
|
|
7189
|
+
"coal-cursor-background": _mirohq_design_system_themes.Color;
|
|
7190
|
+
"coral-cursor-background": _mirohq_design_system_themes.Color;
|
|
7191
|
+
"cyan-cursor-background": _mirohq_design_system_themes.Color;
|
|
7192
|
+
"light-cursor-background": _mirohq_design_system_themes.Color;
|
|
7193
|
+
"light-coal-cursor-background": _mirohq_design_system_themes.Color;
|
|
7194
|
+
"light-coral-cursor-background": _mirohq_design_system_themes.Color;
|
|
7195
|
+
"light-cyan-cursor-background": _mirohq_design_system_themes.Color;
|
|
7196
|
+
"light-lilac-cursor-background": _mirohq_design_system_themes.Color;
|
|
7197
|
+
"light-lime-cursor-background": _mirohq_design_system_themes.Color;
|
|
7198
|
+
"light-moss-cursor-background": _mirohq_design_system_themes.Color;
|
|
7199
|
+
"light-orange-cursor-background": _mirohq_design_system_themes.Color;
|
|
7200
|
+
"light-pink-cursor-background": _mirohq_design_system_themes.Color;
|
|
7201
|
+
"light-sunshine-cursor-background": _mirohq_design_system_themes.Color;
|
|
7202
|
+
"light-teal-cursor-background": _mirohq_design_system_themes.Color;
|
|
7203
|
+
"lilac-cursor-background": _mirohq_design_system_themes.Color;
|
|
7204
|
+
"lime-cursor-background": _mirohq_design_system_themes.Color;
|
|
7205
|
+
"moss-cursor-background": _mirohq_design_system_themes.Color;
|
|
7206
|
+
"ocean-cursor-background": _mirohq_design_system_themes.Color;
|
|
7207
|
+
"orange-cursor-background": _mirohq_design_system_themes.Color;
|
|
7208
|
+
"pink-cursor-background": _mirohq_design_system_themes.Color;
|
|
7209
|
+
"sunshine-cursor-background": _mirohq_design_system_themes.Color;
|
|
7210
|
+
"teal-cursor-background": _mirohq_design_system_themes.Color;
|
|
7211
|
+
"black-sticky-background": _mirohq_design_system_themes.Color;
|
|
7212
|
+
"coral-sticky-background": _mirohq_design_system_themes.Color;
|
|
7213
|
+
"cyan-sticky-background": _mirohq_design_system_themes.Color;
|
|
7214
|
+
"light-coal-sticky-background": _mirohq_design_system_themes.Color;
|
|
7215
|
+
"light-lime-sticky-background": _mirohq_design_system_themes.Color;
|
|
7216
|
+
"light-ocean-sticky-background": _mirohq_design_system_themes.Color;
|
|
7217
|
+
"light-pink-sticky-background": _mirohq_design_system_themes.Color;
|
|
7218
|
+
"light-sunshine-sticky-background": _mirohq_design_system_themes.Color;
|
|
7219
|
+
"lilac-sticky-background": _mirohq_design_system_themes.Color;
|
|
7220
|
+
"lime-sticky-background": _mirohq_design_system_themes.Color;
|
|
7221
|
+
"moss-sticky-background": _mirohq_design_system_themes.Color;
|
|
7222
|
+
"ocean-sticky-background": _mirohq_design_system_themes.Color;
|
|
7223
|
+
"orange-sticky-background": _mirohq_design_system_themes.Color;
|
|
7224
|
+
"pink-sticky-background": _mirohq_design_system_themes.Color;
|
|
7225
|
+
"sunshine-sticky-background": _mirohq_design_system_themes.Color;
|
|
7226
|
+
"teal-sticky-background": _mirohq_design_system_themes.Color;
|
|
7227
|
+
"coal-icon": _mirohq_design_system_themes.Color;
|
|
7228
|
+
"coal-icon-mild": _mirohq_design_system_themes.Color;
|
|
7229
|
+
"coal-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7230
|
+
"coral-icon": _mirohq_design_system_themes.Color;
|
|
7231
|
+
"coral-icon-mild": _mirohq_design_system_themes.Color;
|
|
7232
|
+
"coral-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7233
|
+
"cyan-icon": _mirohq_design_system_themes.Color;
|
|
7234
|
+
"cyan-icon-mild": _mirohq_design_system_themes.Color;
|
|
7235
|
+
"cyan-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7236
|
+
"lilac-icon": _mirohq_design_system_themes.Color;
|
|
7237
|
+
"lilac-icon-mild": _mirohq_design_system_themes.Color;
|
|
7238
|
+
"lilac-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7239
|
+
"lime-icon": _mirohq_design_system_themes.Color;
|
|
7240
|
+
"lime-icon-mild": _mirohq_design_system_themes.Color;
|
|
7241
|
+
"lime-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7242
|
+
"moss-icon": _mirohq_design_system_themes.Color;
|
|
7243
|
+
"moss-icon-mild": _mirohq_design_system_themes.Color;
|
|
7244
|
+
"moss-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7245
|
+
"ocean-icon": _mirohq_design_system_themes.Color;
|
|
7246
|
+
"ocean-icon-mild": _mirohq_design_system_themes.Color;
|
|
7247
|
+
"ocean-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7248
|
+
"orange-icon": _mirohq_design_system_themes.Color;
|
|
7249
|
+
"orange-icon-mild": _mirohq_design_system_themes.Color;
|
|
7250
|
+
"orange-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7251
|
+
"pink-icon": _mirohq_design_system_themes.Color;
|
|
7252
|
+
"pink-icon-mild": _mirohq_design_system_themes.Color;
|
|
7253
|
+
"pink-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7254
|
+
"sunshine-icon": _mirohq_design_system_themes.Color;
|
|
7255
|
+
"sunshine-icon-mild": _mirohq_design_system_themes.Color;
|
|
7256
|
+
"sunshine-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7257
|
+
"teal-icon": _mirohq_design_system_themes.Color;
|
|
7258
|
+
"teal-icon-mild": _mirohq_design_system_themes.Color;
|
|
7259
|
+
"teal-icon-subtle": _mirohq_design_system_themes.Color;
|
|
7260
|
+
"coal-text": _mirohq_design_system_themes.Color;
|
|
7261
|
+
"coal-text-mild": _mirohq_design_system_themes.Color;
|
|
7262
|
+
"coal-text-subtle": _mirohq_design_system_themes.Color;
|
|
7263
|
+
"coral-text": _mirohq_design_system_themes.Color;
|
|
7264
|
+
"coral-text-mild": _mirohq_design_system_themes.Color;
|
|
7265
|
+
"coral-text-subtle": _mirohq_design_system_themes.Color;
|
|
7266
|
+
"cyan-text": _mirohq_design_system_themes.Color;
|
|
7267
|
+
"cyan-text-mild": _mirohq_design_system_themes.Color;
|
|
7268
|
+
"cyan-text-subtle": _mirohq_design_system_themes.Color;
|
|
7269
|
+
"lilac-text": _mirohq_design_system_themes.Color;
|
|
7270
|
+
"lilac-text-mild": _mirohq_design_system_themes.Color;
|
|
7271
|
+
"lilac-text-subtle": _mirohq_design_system_themes.Color;
|
|
7272
|
+
"lime-text": _mirohq_design_system_themes.Color;
|
|
7273
|
+
"lime-text-mild": _mirohq_design_system_themes.Color;
|
|
7274
|
+
"lime-text-subtle": _mirohq_design_system_themes.Color;
|
|
7275
|
+
"moss-text": _mirohq_design_system_themes.Color;
|
|
7276
|
+
"moss-text-mild": _mirohq_design_system_themes.Color;
|
|
7277
|
+
"moss-text-subtle": _mirohq_design_system_themes.Color;
|
|
7278
|
+
"ocean-text": _mirohq_design_system_themes.Color;
|
|
7279
|
+
"ocean-text-mild": _mirohq_design_system_themes.Color;
|
|
7280
|
+
"ocean-text-subtle": _mirohq_design_system_themes.Color;
|
|
7281
|
+
"orange-text": _mirohq_design_system_themes.Color;
|
|
7282
|
+
"orange-text-mild": _mirohq_design_system_themes.Color;
|
|
7283
|
+
"orange-text-subtle": _mirohq_design_system_themes.Color;
|
|
7284
|
+
"pink-text": _mirohq_design_system_themes.Color;
|
|
7285
|
+
"pink-text-mild": _mirohq_design_system_themes.Color;
|
|
7286
|
+
"pink-text-subtle": _mirohq_design_system_themes.Color;
|
|
7287
|
+
"sunshine-text": _mirohq_design_system_themes.Color;
|
|
7288
|
+
"sunshine-text-mild": _mirohq_design_system_themes.Color;
|
|
7289
|
+
"sunshine-text-subtle": _mirohq_design_system_themes.Color;
|
|
7290
|
+
"teal-text": _mirohq_design_system_themes.Color;
|
|
7291
|
+
"teal-text-mild": _mirohq_design_system_themes.Color;
|
|
7292
|
+
"teal-text-subtle": _mirohq_design_system_themes.Color;
|
|
7293
7293
|
};
|
|
7294
7294
|
'font-sizes': {
|
|
7295
7295
|
readonly 125: "0.625rem";
|