@mirohq/design-system-stitches 2.6.27 → 2.6.28
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 +1480 -0
- package/package.json +3 -3
package/dist/types.d.ts
CHANGED
|
@@ -519,6 +519,191 @@ declare const config: {
|
|
|
519
519
|
"text-success-pressed"?: any;
|
|
520
520
|
"text-warning"?: any;
|
|
521
521
|
"text-warning-subtle"?: any;
|
|
522
|
+
"coal-background"?: any;
|
|
523
|
+
"coal-background-mild"?: any;
|
|
524
|
+
"coal-background-prominent"?: any;
|
|
525
|
+
"coal-background-subtle"?: any;
|
|
526
|
+
"coral-background"?: any;
|
|
527
|
+
"coral-background-mild"?: any;
|
|
528
|
+
"coral-background-prominent"?: any;
|
|
529
|
+
"coral-background-subtle"?: any;
|
|
530
|
+
"cyan-background"?: any;
|
|
531
|
+
"cyan-background-mild"?: any;
|
|
532
|
+
"cyan-background-prominent"?: any;
|
|
533
|
+
"cyan-background-subtle"?: any;
|
|
534
|
+
"lilac-background"?: any;
|
|
535
|
+
"lilac-background-mild"?: any;
|
|
536
|
+
"lilac-background-prominent"?: any;
|
|
537
|
+
"lilac-background-subtle"?: any;
|
|
538
|
+
"lime-background"?: any;
|
|
539
|
+
"lime-background-mild"?: any;
|
|
540
|
+
"lime-background-prominent"?: any;
|
|
541
|
+
"lime-background-subtle"?: any;
|
|
542
|
+
"moss-background"?: any;
|
|
543
|
+
"moss-background-mild"?: any;
|
|
544
|
+
"moss-background-prominent"?: any;
|
|
545
|
+
"moss-background-subtle"?: any;
|
|
546
|
+
"ocean-background"?: any;
|
|
547
|
+
"ocean-background-mild"?: any;
|
|
548
|
+
"ocean-background-prominent"?: any;
|
|
549
|
+
"ocean-background-subtle"?: any;
|
|
550
|
+
"orange-background"?: any;
|
|
551
|
+
"orange-background-mild"?: any;
|
|
552
|
+
"orange-background-prominent"?: any;
|
|
553
|
+
"orange-background-subtle"?: any;
|
|
554
|
+
"pink-background"?: any;
|
|
555
|
+
"pink-background-mild"?: any;
|
|
556
|
+
"pink-background-prominent"?: any;
|
|
557
|
+
"pink-background-subtle"?: any;
|
|
558
|
+
"sunshine-background"?: any;
|
|
559
|
+
"sunshine-background-mild"?: any;
|
|
560
|
+
"sunshine-background-prominent"?: any;
|
|
561
|
+
"sunshine-background-subtle"?: any;
|
|
562
|
+
"teal-background"?: any;
|
|
563
|
+
"teal-background-mild"?: any;
|
|
564
|
+
"teal-background-prominent"?: any;
|
|
565
|
+
"teal-background-subtle"?: any;
|
|
566
|
+
"test-test"?: any;
|
|
567
|
+
"coal-border"?: any;
|
|
568
|
+
"coal-border-prominent"?: any;
|
|
569
|
+
"coal-border-subtle"?: any;
|
|
570
|
+
"coral-border"?: any;
|
|
571
|
+
"coral-border-prominent"?: any;
|
|
572
|
+
"coral-border-subtle"?: any;
|
|
573
|
+
"cyan-border"?: any;
|
|
574
|
+
"cyan-border-prominent"?: any;
|
|
575
|
+
"cyan-border-subtle"?: any;
|
|
576
|
+
"lilac-border"?: any;
|
|
577
|
+
"lilac-border-prominent"?: any;
|
|
578
|
+
"lilac-border-subtle"?: any;
|
|
579
|
+
"lime-border"?: any;
|
|
580
|
+
"lime-border-prominent"?: any;
|
|
581
|
+
"lime-border-subtle"?: any;
|
|
582
|
+
"moss-border"?: any;
|
|
583
|
+
"moss-border-prominent"?: any;
|
|
584
|
+
"moss-border-subtle"?: any;
|
|
585
|
+
"ocean-border"?: any;
|
|
586
|
+
"ocean-border-prominent"?: any;
|
|
587
|
+
"ocean-border-subtle"?: any;
|
|
588
|
+
"orange-border"?: any;
|
|
589
|
+
"orange-border-prominent"?: any;
|
|
590
|
+
"orange-border-subtle"?: any;
|
|
591
|
+
"pink-border"?: any;
|
|
592
|
+
"pink-border-prominent"?: any;
|
|
593
|
+
"pink-border-subtle"?: any;
|
|
594
|
+
"sunshine-border"?: any;
|
|
595
|
+
"sunshine-border-prominent"?: any;
|
|
596
|
+
"sunshine-border-subtle"?: any;
|
|
597
|
+
"teal-border"?: any;
|
|
598
|
+
"teal-border-prominent"?: any;
|
|
599
|
+
"teal-border-subtle"?: any;
|
|
600
|
+
"coal-avatar-background"?: any;
|
|
601
|
+
"coral-avatar-background"?: any;
|
|
602
|
+
"cyan-avatar-background"?: any;
|
|
603
|
+
"light-coal-avatar-background"?: any;
|
|
604
|
+
"light-coral-avatar-background"?: any;
|
|
605
|
+
"light-cyan-avatar-background"?: any;
|
|
606
|
+
"light-lilac-avatar-background"?: any;
|
|
607
|
+
"light-lime-avatar-background"?: any;
|
|
608
|
+
"light-moss-avatar-background"?: any;
|
|
609
|
+
"light-ocean-avatar-background"?: any;
|
|
610
|
+
"light-orange-avatar-background"?: any;
|
|
611
|
+
"light-pink-avatar-background"?: any;
|
|
612
|
+
"light-sunshine-avatar-background"?: any;
|
|
613
|
+
"light-teal-avatar-background"?: any;
|
|
614
|
+
"lilac-avatar-background"?: any;
|
|
615
|
+
"lime-avatar-background"?: any;
|
|
616
|
+
"moss-avatar-background"?: any;
|
|
617
|
+
"ocean-avatar-background"?: any;
|
|
618
|
+
"orange-avatar-background"?: any;
|
|
619
|
+
"pink-avatar-background"?: any;
|
|
620
|
+
"sunshine-avatar-background"?: any;
|
|
621
|
+
"teal-avatar-background"?: any;
|
|
622
|
+
"coral-comment-background"?: any;
|
|
623
|
+
"cyan-comment-background"?: any;
|
|
624
|
+
"lime-comment-background"?: any;
|
|
625
|
+
"coal-cursor-background"?: any;
|
|
626
|
+
"coral-cursor-background"?: any;
|
|
627
|
+
"cyan-cursor-background"?: any;
|
|
628
|
+
"light-cursor-background"?: any;
|
|
629
|
+
"light-coal-cursor-background"?: any;
|
|
630
|
+
"light-coral-cursor-background"?: any;
|
|
631
|
+
"light-cyan-cursor-background"?: any;
|
|
632
|
+
"light-lilac-cursor-background"?: any;
|
|
633
|
+
"light-lime-cursor-background"?: any;
|
|
634
|
+
"light-moss-cursor-background"?: any;
|
|
635
|
+
"light-orange-cursor-background"?: any;
|
|
636
|
+
"light-pink-cursor-background"?: any;
|
|
637
|
+
"light-sunshine-cursor-background"?: any;
|
|
638
|
+
"light-teal-cursor-background"?: any;
|
|
639
|
+
"lilac-cursor-background"?: any;
|
|
640
|
+
"lime-cursor-background"?: any;
|
|
641
|
+
"moss-cursor-background"?: any;
|
|
642
|
+
"ocean-cursor-background"?: any;
|
|
643
|
+
"orange-cursor-background"?: any;
|
|
644
|
+
"pink-cursor-background"?: any;
|
|
645
|
+
"sunshine-cursor-background"?: any;
|
|
646
|
+
"teal-cursor-background"?: any;
|
|
647
|
+
"black-sticky-background"?: any;
|
|
648
|
+
"coral-sticky-background"?: any;
|
|
649
|
+
"cyan-sticky-background"?: any;
|
|
650
|
+
"light-coal-sticky-background"?: any;
|
|
651
|
+
"light-lime-sticky-background"?: any;
|
|
652
|
+
"light-ocean-sticky-background"?: any;
|
|
653
|
+
"light-pink-sticky-background"?: any;
|
|
654
|
+
"light-sunshine-sticky-background"?: any;
|
|
655
|
+
"lilac-sticky-background"?: any;
|
|
656
|
+
"lime-sticky-background"?: any;
|
|
657
|
+
"moss-sticky-background"?: any;
|
|
658
|
+
"ocean-sticky-background"?: any;
|
|
659
|
+
"orange-sticky-background"?: any;
|
|
660
|
+
"pink-sticky-background"?: any;
|
|
661
|
+
"sunshine-sticky-background"?: any;
|
|
662
|
+
"teal-sticky-background"?: any;
|
|
663
|
+
"coal-icon"?: any;
|
|
664
|
+
"coal-icon-subtle"?: any;
|
|
665
|
+
"coral-icon"?: any;
|
|
666
|
+
"coral-icon-subtle"?: any;
|
|
667
|
+
"cyan-icon"?: any;
|
|
668
|
+
"cyan-icon-subtle"?: any;
|
|
669
|
+
"lilac-icon"?: any;
|
|
670
|
+
"lilac-icon-subtle"?: any;
|
|
671
|
+
"lime-icon"?: any;
|
|
672
|
+
"lime-icon-subtle"?: any;
|
|
673
|
+
"moss-icon"?: any;
|
|
674
|
+
"moss-icon-subtle"?: any;
|
|
675
|
+
"ocean-icon"?: any;
|
|
676
|
+
"ocean-icon-subtle"?: any;
|
|
677
|
+
"orange-icon"?: any;
|
|
678
|
+
"orange-icon-subtle"?: any;
|
|
679
|
+
"pink-icon"?: any;
|
|
680
|
+
"pink-icon-subtle"?: any;
|
|
681
|
+
"sunshine-icon"?: any;
|
|
682
|
+
"sunshine-icon-subtle"?: any;
|
|
683
|
+
"teal-icon"?: any;
|
|
684
|
+
"teal-icon-subtle"?: any;
|
|
685
|
+
"coal-text"?: any;
|
|
686
|
+
"coal-text-subtle"?: any;
|
|
687
|
+
"coral-text"?: any;
|
|
688
|
+
"coral-text-subtle"?: any;
|
|
689
|
+
"cyan-text"?: any;
|
|
690
|
+
"cyan-text-subtle"?: any;
|
|
691
|
+
"lilac-text"?: any;
|
|
692
|
+
"lilac-text-subtle"?: any;
|
|
693
|
+
"lime-text"?: any;
|
|
694
|
+
"lime-text-subtle"?: any;
|
|
695
|
+
"moss-text"?: any;
|
|
696
|
+
"moss-text-subtle"?: any;
|
|
697
|
+
"ocean-text"?: any;
|
|
698
|
+
"ocean-text-subtle"?: any;
|
|
699
|
+
"orange-text"?: any;
|
|
700
|
+
"orange-text-subtle"?: any;
|
|
701
|
+
"pink-text"?: any;
|
|
702
|
+
"pink-text-subtle"?: any;
|
|
703
|
+
"sunshine-text"?: any;
|
|
704
|
+
"sunshine-text-subtle"?: any;
|
|
705
|
+
"teal-text"?: any;
|
|
706
|
+
"teal-text-subtle"?: any;
|
|
522
707
|
};
|
|
523
708
|
'font-sizes': {
|
|
524
709
|
readonly 125: "0.625rem";
|
|
@@ -1308,6 +1493,191 @@ declare const createTheme: <Argument0 extends string | ({
|
|
|
1308
1493
|
"text-success-pressed"?: string | number | boolean | undefined;
|
|
1309
1494
|
"text-warning"?: string | number | boolean | undefined;
|
|
1310
1495
|
"text-warning-subtle"?: string | number | boolean | undefined;
|
|
1496
|
+
"coal-background"?: string | number | boolean | undefined;
|
|
1497
|
+
"coal-background-mild"?: string | number | boolean | undefined;
|
|
1498
|
+
"coal-background-prominent"?: string | number | boolean | undefined;
|
|
1499
|
+
"coal-background-subtle"?: string | number | boolean | undefined;
|
|
1500
|
+
"coral-background"?: string | number | boolean | undefined;
|
|
1501
|
+
"coral-background-mild"?: string | number | boolean | undefined;
|
|
1502
|
+
"coral-background-prominent"?: string | number | boolean | undefined;
|
|
1503
|
+
"coral-background-subtle"?: string | number | boolean | undefined;
|
|
1504
|
+
"cyan-background"?: string | number | boolean | undefined;
|
|
1505
|
+
"cyan-background-mild"?: string | number | boolean | undefined;
|
|
1506
|
+
"cyan-background-prominent"?: string | number | boolean | undefined;
|
|
1507
|
+
"cyan-background-subtle"?: string | number | boolean | undefined;
|
|
1508
|
+
"lilac-background"?: string | number | boolean | undefined;
|
|
1509
|
+
"lilac-background-mild"?: string | number | boolean | undefined;
|
|
1510
|
+
"lilac-background-prominent"?: string | number | boolean | undefined;
|
|
1511
|
+
"lilac-background-subtle"?: string | number | boolean | undefined;
|
|
1512
|
+
"lime-background"?: string | number | boolean | undefined;
|
|
1513
|
+
"lime-background-mild"?: string | number | boolean | undefined;
|
|
1514
|
+
"lime-background-prominent"?: string | number | boolean | undefined;
|
|
1515
|
+
"lime-background-subtle"?: string | number | boolean | undefined;
|
|
1516
|
+
"moss-background"?: string | number | boolean | undefined;
|
|
1517
|
+
"moss-background-mild"?: string | number | boolean | undefined;
|
|
1518
|
+
"moss-background-prominent"?: string | number | boolean | undefined;
|
|
1519
|
+
"moss-background-subtle"?: string | number | boolean | undefined;
|
|
1520
|
+
"ocean-background"?: string | number | boolean | undefined;
|
|
1521
|
+
"ocean-background-mild"?: string | number | boolean | undefined;
|
|
1522
|
+
"ocean-background-prominent"?: string | number | boolean | undefined;
|
|
1523
|
+
"ocean-background-subtle"?: string | number | boolean | undefined;
|
|
1524
|
+
"orange-background"?: string | number | boolean | undefined;
|
|
1525
|
+
"orange-background-mild"?: string | number | boolean | undefined;
|
|
1526
|
+
"orange-background-prominent"?: string | number | boolean | undefined;
|
|
1527
|
+
"orange-background-subtle"?: string | number | boolean | undefined;
|
|
1528
|
+
"pink-background"?: string | number | boolean | undefined;
|
|
1529
|
+
"pink-background-mild"?: string | number | boolean | undefined;
|
|
1530
|
+
"pink-background-prominent"?: string | number | boolean | undefined;
|
|
1531
|
+
"pink-background-subtle"?: string | number | boolean | undefined;
|
|
1532
|
+
"sunshine-background"?: string | number | boolean | undefined;
|
|
1533
|
+
"sunshine-background-mild"?: string | number | boolean | undefined;
|
|
1534
|
+
"sunshine-background-prominent"?: string | number | boolean | undefined;
|
|
1535
|
+
"sunshine-background-subtle"?: string | number | boolean | undefined;
|
|
1536
|
+
"teal-background"?: string | number | boolean | undefined;
|
|
1537
|
+
"teal-background-mild"?: string | number | boolean | undefined;
|
|
1538
|
+
"teal-background-prominent"?: string | number | boolean | undefined;
|
|
1539
|
+
"teal-background-subtle"?: string | number | boolean | undefined;
|
|
1540
|
+
"test-test"?: string | number | boolean | undefined;
|
|
1541
|
+
"coal-border"?: string | number | boolean | undefined;
|
|
1542
|
+
"coal-border-prominent"?: string | number | boolean | undefined;
|
|
1543
|
+
"coal-border-subtle"?: string | number | boolean | undefined;
|
|
1544
|
+
"coral-border"?: string | number | boolean | undefined;
|
|
1545
|
+
"coral-border-prominent"?: string | number | boolean | undefined;
|
|
1546
|
+
"coral-border-subtle"?: string | number | boolean | undefined;
|
|
1547
|
+
"cyan-border"?: string | number | boolean | undefined;
|
|
1548
|
+
"cyan-border-prominent"?: string | number | boolean | undefined;
|
|
1549
|
+
"cyan-border-subtle"?: string | number | boolean | undefined;
|
|
1550
|
+
"lilac-border"?: string | number | boolean | undefined;
|
|
1551
|
+
"lilac-border-prominent"?: string | number | boolean | undefined;
|
|
1552
|
+
"lilac-border-subtle"?: string | number | boolean | undefined;
|
|
1553
|
+
"lime-border"?: string | number | boolean | undefined;
|
|
1554
|
+
"lime-border-prominent"?: string | number | boolean | undefined;
|
|
1555
|
+
"lime-border-subtle"?: string | number | boolean | undefined;
|
|
1556
|
+
"moss-border"?: string | number | boolean | undefined;
|
|
1557
|
+
"moss-border-prominent"?: string | number | boolean | undefined;
|
|
1558
|
+
"moss-border-subtle"?: string | number | boolean | undefined;
|
|
1559
|
+
"ocean-border"?: string | number | boolean | undefined;
|
|
1560
|
+
"ocean-border-prominent"?: string | number | boolean | undefined;
|
|
1561
|
+
"ocean-border-subtle"?: string | number | boolean | undefined;
|
|
1562
|
+
"orange-border"?: string | number | boolean | undefined;
|
|
1563
|
+
"orange-border-prominent"?: string | number | boolean | undefined;
|
|
1564
|
+
"orange-border-subtle"?: string | number | boolean | undefined;
|
|
1565
|
+
"pink-border"?: string | number | boolean | undefined;
|
|
1566
|
+
"pink-border-prominent"?: string | number | boolean | undefined;
|
|
1567
|
+
"pink-border-subtle"?: string | number | boolean | undefined;
|
|
1568
|
+
"sunshine-border"?: string | number | boolean | undefined;
|
|
1569
|
+
"sunshine-border-prominent"?: string | number | boolean | undefined;
|
|
1570
|
+
"sunshine-border-subtle"?: string | number | boolean | undefined;
|
|
1571
|
+
"teal-border"?: string | number | boolean | undefined;
|
|
1572
|
+
"teal-border-prominent"?: string | number | boolean | undefined;
|
|
1573
|
+
"teal-border-subtle"?: string | number | boolean | undefined;
|
|
1574
|
+
"coal-avatar-background"?: string | number | boolean | undefined;
|
|
1575
|
+
"coral-avatar-background"?: string | number | boolean | undefined;
|
|
1576
|
+
"cyan-avatar-background"?: string | number | boolean | undefined;
|
|
1577
|
+
"light-coal-avatar-background"?: string | number | boolean | undefined;
|
|
1578
|
+
"light-coral-avatar-background"?: string | number | boolean | undefined;
|
|
1579
|
+
"light-cyan-avatar-background"?: string | number | boolean | undefined;
|
|
1580
|
+
"light-lilac-avatar-background"?: string | number | boolean | undefined;
|
|
1581
|
+
"light-lime-avatar-background"?: string | number | boolean | undefined;
|
|
1582
|
+
"light-moss-avatar-background"?: string | number | boolean | undefined;
|
|
1583
|
+
"light-ocean-avatar-background"?: string | number | boolean | undefined;
|
|
1584
|
+
"light-orange-avatar-background"?: string | number | boolean | undefined;
|
|
1585
|
+
"light-pink-avatar-background"?: string | number | boolean | undefined;
|
|
1586
|
+
"light-sunshine-avatar-background"?: string | number | boolean | undefined;
|
|
1587
|
+
"light-teal-avatar-background"?: string | number | boolean | undefined;
|
|
1588
|
+
"lilac-avatar-background"?: string | number | boolean | undefined;
|
|
1589
|
+
"lime-avatar-background"?: string | number | boolean | undefined;
|
|
1590
|
+
"moss-avatar-background"?: string | number | boolean | undefined;
|
|
1591
|
+
"ocean-avatar-background"?: string | number | boolean | undefined;
|
|
1592
|
+
"orange-avatar-background"?: string | number | boolean | undefined;
|
|
1593
|
+
"pink-avatar-background"?: string | number | boolean | undefined;
|
|
1594
|
+
"sunshine-avatar-background"?: string | number | boolean | undefined;
|
|
1595
|
+
"teal-avatar-background"?: string | number | boolean | undefined;
|
|
1596
|
+
"coral-comment-background"?: string | number | boolean | undefined;
|
|
1597
|
+
"cyan-comment-background"?: string | number | boolean | undefined;
|
|
1598
|
+
"lime-comment-background"?: string | number | boolean | undefined;
|
|
1599
|
+
"coal-cursor-background"?: string | number | boolean | undefined;
|
|
1600
|
+
"coral-cursor-background"?: string | number | boolean | undefined;
|
|
1601
|
+
"cyan-cursor-background"?: string | number | boolean | undefined;
|
|
1602
|
+
"light-cursor-background"?: string | number | boolean | undefined;
|
|
1603
|
+
"light-coal-cursor-background"?: string | number | boolean | undefined;
|
|
1604
|
+
"light-coral-cursor-background"?: string | number | boolean | undefined;
|
|
1605
|
+
"light-cyan-cursor-background"?: string | number | boolean | undefined;
|
|
1606
|
+
"light-lilac-cursor-background"?: string | number | boolean | undefined;
|
|
1607
|
+
"light-lime-cursor-background"?: string | number | boolean | undefined;
|
|
1608
|
+
"light-moss-cursor-background"?: string | number | boolean | undefined;
|
|
1609
|
+
"light-orange-cursor-background"?: string | number | boolean | undefined;
|
|
1610
|
+
"light-pink-cursor-background"?: string | number | boolean | undefined;
|
|
1611
|
+
"light-sunshine-cursor-background"?: string | number | boolean | undefined;
|
|
1612
|
+
"light-teal-cursor-background"?: string | number | boolean | undefined;
|
|
1613
|
+
"lilac-cursor-background"?: string | number | boolean | undefined;
|
|
1614
|
+
"lime-cursor-background"?: string | number | boolean | undefined;
|
|
1615
|
+
"moss-cursor-background"?: string | number | boolean | undefined;
|
|
1616
|
+
"ocean-cursor-background"?: string | number | boolean | undefined;
|
|
1617
|
+
"orange-cursor-background"?: string | number | boolean | undefined;
|
|
1618
|
+
"pink-cursor-background"?: string | number | boolean | undefined;
|
|
1619
|
+
"sunshine-cursor-background"?: string | number | boolean | undefined;
|
|
1620
|
+
"teal-cursor-background"?: string | number | boolean | undefined;
|
|
1621
|
+
"black-sticky-background"?: string | number | boolean | undefined;
|
|
1622
|
+
"coral-sticky-background"?: string | number | boolean | undefined;
|
|
1623
|
+
"cyan-sticky-background"?: string | number | boolean | undefined;
|
|
1624
|
+
"light-coal-sticky-background"?: string | number | boolean | undefined;
|
|
1625
|
+
"light-lime-sticky-background"?: string | number | boolean | undefined;
|
|
1626
|
+
"light-ocean-sticky-background"?: string | number | boolean | undefined;
|
|
1627
|
+
"light-pink-sticky-background"?: string | number | boolean | undefined;
|
|
1628
|
+
"light-sunshine-sticky-background"?: string | number | boolean | undefined;
|
|
1629
|
+
"lilac-sticky-background"?: string | number | boolean | undefined;
|
|
1630
|
+
"lime-sticky-background"?: string | number | boolean | undefined;
|
|
1631
|
+
"moss-sticky-background"?: string | number | boolean | undefined;
|
|
1632
|
+
"ocean-sticky-background"?: string | number | boolean | undefined;
|
|
1633
|
+
"orange-sticky-background"?: string | number | boolean | undefined;
|
|
1634
|
+
"pink-sticky-background"?: string | number | boolean | undefined;
|
|
1635
|
+
"sunshine-sticky-background"?: string | number | boolean | undefined;
|
|
1636
|
+
"teal-sticky-background"?: string | number | boolean | undefined;
|
|
1637
|
+
"coal-icon"?: string | number | boolean | undefined;
|
|
1638
|
+
"coal-icon-subtle"?: string | number | boolean | undefined;
|
|
1639
|
+
"coral-icon"?: string | number | boolean | undefined;
|
|
1640
|
+
"coral-icon-subtle"?: string | number | boolean | undefined;
|
|
1641
|
+
"cyan-icon"?: string | number | boolean | undefined;
|
|
1642
|
+
"cyan-icon-subtle"?: string | number | boolean | undefined;
|
|
1643
|
+
"lilac-icon"?: string | number | boolean | undefined;
|
|
1644
|
+
"lilac-icon-subtle"?: string | number | boolean | undefined;
|
|
1645
|
+
"lime-icon"?: string | number | boolean | undefined;
|
|
1646
|
+
"lime-icon-subtle"?: string | number | boolean | undefined;
|
|
1647
|
+
"moss-icon"?: string | number | boolean | undefined;
|
|
1648
|
+
"moss-icon-subtle"?: string | number | boolean | undefined;
|
|
1649
|
+
"ocean-icon"?: string | number | boolean | undefined;
|
|
1650
|
+
"ocean-icon-subtle"?: string | number | boolean | undefined;
|
|
1651
|
+
"orange-icon"?: string | number | boolean | undefined;
|
|
1652
|
+
"orange-icon-subtle"?: string | number | boolean | undefined;
|
|
1653
|
+
"pink-icon"?: string | number | boolean | undefined;
|
|
1654
|
+
"pink-icon-subtle"?: string | number | boolean | undefined;
|
|
1655
|
+
"sunshine-icon"?: string | number | boolean | undefined;
|
|
1656
|
+
"sunshine-icon-subtle"?: string | number | boolean | undefined;
|
|
1657
|
+
"teal-icon"?: string | number | boolean | undefined;
|
|
1658
|
+
"teal-icon-subtle"?: string | number | boolean | undefined;
|
|
1659
|
+
"coal-text"?: string | number | boolean | undefined;
|
|
1660
|
+
"coal-text-subtle"?: string | number | boolean | undefined;
|
|
1661
|
+
"coral-text"?: string | number | boolean | undefined;
|
|
1662
|
+
"coral-text-subtle"?: string | number | boolean | undefined;
|
|
1663
|
+
"cyan-text"?: string | number | boolean | undefined;
|
|
1664
|
+
"cyan-text-subtle"?: string | number | boolean | undefined;
|
|
1665
|
+
"lilac-text"?: string | number | boolean | undefined;
|
|
1666
|
+
"lilac-text-subtle"?: string | number | boolean | undefined;
|
|
1667
|
+
"lime-text"?: string | number | boolean | undefined;
|
|
1668
|
+
"lime-text-subtle"?: string | number | boolean | undefined;
|
|
1669
|
+
"moss-text"?: string | number | boolean | undefined;
|
|
1670
|
+
"moss-text-subtle"?: string | number | boolean | undefined;
|
|
1671
|
+
"ocean-text"?: string | number | boolean | undefined;
|
|
1672
|
+
"ocean-text-subtle"?: string | number | boolean | undefined;
|
|
1673
|
+
"orange-text"?: string | number | boolean | undefined;
|
|
1674
|
+
"orange-text-subtle"?: string | number | boolean | undefined;
|
|
1675
|
+
"pink-text"?: string | number | boolean | undefined;
|
|
1676
|
+
"pink-text-subtle"?: string | number | boolean | undefined;
|
|
1677
|
+
"sunshine-text"?: string | number | boolean | undefined;
|
|
1678
|
+
"sunshine-text-subtle"?: string | number | boolean | undefined;
|
|
1679
|
+
"teal-text"?: string | number | boolean | undefined;
|
|
1680
|
+
"teal-text-subtle"?: string | number | boolean | undefined;
|
|
1311
1681
|
} | undefined;
|
|
1312
1682
|
'font-sizes'?: {
|
|
1313
1683
|
readonly 125?: string | number | boolean | undefined;
|
|
@@ -1913,6 +2283,191 @@ declare const createTheme: <Argument0 extends string | ({
|
|
|
1913
2283
|
"text-success-pressed"?: string | number | boolean | undefined;
|
|
1914
2284
|
"text-warning"?: string | number | boolean | undefined;
|
|
1915
2285
|
"text-warning-subtle"?: string | number | boolean | undefined;
|
|
2286
|
+
"coal-background"?: string | number | boolean | undefined;
|
|
2287
|
+
"coal-background-mild"?: string | number | boolean | undefined;
|
|
2288
|
+
"coal-background-prominent"?: string | number | boolean | undefined;
|
|
2289
|
+
"coal-background-subtle"?: string | number | boolean | undefined;
|
|
2290
|
+
"coral-background"?: string | number | boolean | undefined;
|
|
2291
|
+
"coral-background-mild"?: string | number | boolean | undefined;
|
|
2292
|
+
"coral-background-prominent"?: string | number | boolean | undefined;
|
|
2293
|
+
"coral-background-subtle"?: string | number | boolean | undefined;
|
|
2294
|
+
"cyan-background"?: string | number | boolean | undefined;
|
|
2295
|
+
"cyan-background-mild"?: string | number | boolean | undefined;
|
|
2296
|
+
"cyan-background-prominent"?: string | number | boolean | undefined;
|
|
2297
|
+
"cyan-background-subtle"?: string | number | boolean | undefined;
|
|
2298
|
+
"lilac-background"?: string | number | boolean | undefined;
|
|
2299
|
+
"lilac-background-mild"?: string | number | boolean | undefined;
|
|
2300
|
+
"lilac-background-prominent"?: string | number | boolean | undefined;
|
|
2301
|
+
"lilac-background-subtle"?: string | number | boolean | undefined;
|
|
2302
|
+
"lime-background"?: string | number | boolean | undefined;
|
|
2303
|
+
"lime-background-mild"?: string | number | boolean | undefined;
|
|
2304
|
+
"lime-background-prominent"?: string | number | boolean | undefined;
|
|
2305
|
+
"lime-background-subtle"?: string | number | boolean | undefined;
|
|
2306
|
+
"moss-background"?: string | number | boolean | undefined;
|
|
2307
|
+
"moss-background-mild"?: string | number | boolean | undefined;
|
|
2308
|
+
"moss-background-prominent"?: string | number | boolean | undefined;
|
|
2309
|
+
"moss-background-subtle"?: string | number | boolean | undefined;
|
|
2310
|
+
"ocean-background"?: string | number | boolean | undefined;
|
|
2311
|
+
"ocean-background-mild"?: string | number | boolean | undefined;
|
|
2312
|
+
"ocean-background-prominent"?: string | number | boolean | undefined;
|
|
2313
|
+
"ocean-background-subtle"?: string | number | boolean | undefined;
|
|
2314
|
+
"orange-background"?: string | number | boolean | undefined;
|
|
2315
|
+
"orange-background-mild"?: string | number | boolean | undefined;
|
|
2316
|
+
"orange-background-prominent"?: string | number | boolean | undefined;
|
|
2317
|
+
"orange-background-subtle"?: string | number | boolean | undefined;
|
|
2318
|
+
"pink-background"?: string | number | boolean | undefined;
|
|
2319
|
+
"pink-background-mild"?: string | number | boolean | undefined;
|
|
2320
|
+
"pink-background-prominent"?: string | number | boolean | undefined;
|
|
2321
|
+
"pink-background-subtle"?: string | number | boolean | undefined;
|
|
2322
|
+
"sunshine-background"?: string | number | boolean | undefined;
|
|
2323
|
+
"sunshine-background-mild"?: string | number | boolean | undefined;
|
|
2324
|
+
"sunshine-background-prominent"?: string | number | boolean | undefined;
|
|
2325
|
+
"sunshine-background-subtle"?: string | number | boolean | undefined;
|
|
2326
|
+
"teal-background"?: string | number | boolean | undefined;
|
|
2327
|
+
"teal-background-mild"?: string | number | boolean | undefined;
|
|
2328
|
+
"teal-background-prominent"?: string | number | boolean | undefined;
|
|
2329
|
+
"teal-background-subtle"?: string | number | boolean | undefined;
|
|
2330
|
+
"test-test"?: string | number | boolean | undefined;
|
|
2331
|
+
"coal-border"?: string | number | boolean | undefined;
|
|
2332
|
+
"coal-border-prominent"?: string | number | boolean | undefined;
|
|
2333
|
+
"coal-border-subtle"?: string | number | boolean | undefined;
|
|
2334
|
+
"coral-border"?: string | number | boolean | undefined;
|
|
2335
|
+
"coral-border-prominent"?: string | number | boolean | undefined;
|
|
2336
|
+
"coral-border-subtle"?: string | number | boolean | undefined;
|
|
2337
|
+
"cyan-border"?: string | number | boolean | undefined;
|
|
2338
|
+
"cyan-border-prominent"?: string | number | boolean | undefined;
|
|
2339
|
+
"cyan-border-subtle"?: string | number | boolean | undefined;
|
|
2340
|
+
"lilac-border"?: string | number | boolean | undefined;
|
|
2341
|
+
"lilac-border-prominent"?: string | number | boolean | undefined;
|
|
2342
|
+
"lilac-border-subtle"?: string | number | boolean | undefined;
|
|
2343
|
+
"lime-border"?: string | number | boolean | undefined;
|
|
2344
|
+
"lime-border-prominent"?: string | number | boolean | undefined;
|
|
2345
|
+
"lime-border-subtle"?: string | number | boolean | undefined;
|
|
2346
|
+
"moss-border"?: string | number | boolean | undefined;
|
|
2347
|
+
"moss-border-prominent"?: string | number | boolean | undefined;
|
|
2348
|
+
"moss-border-subtle"?: string | number | boolean | undefined;
|
|
2349
|
+
"ocean-border"?: string | number | boolean | undefined;
|
|
2350
|
+
"ocean-border-prominent"?: string | number | boolean | undefined;
|
|
2351
|
+
"ocean-border-subtle"?: string | number | boolean | undefined;
|
|
2352
|
+
"orange-border"?: string | number | boolean | undefined;
|
|
2353
|
+
"orange-border-prominent"?: string | number | boolean | undefined;
|
|
2354
|
+
"orange-border-subtle"?: string | number | boolean | undefined;
|
|
2355
|
+
"pink-border"?: string | number | boolean | undefined;
|
|
2356
|
+
"pink-border-prominent"?: string | number | boolean | undefined;
|
|
2357
|
+
"pink-border-subtle"?: string | number | boolean | undefined;
|
|
2358
|
+
"sunshine-border"?: string | number | boolean | undefined;
|
|
2359
|
+
"sunshine-border-prominent"?: string | number | boolean | undefined;
|
|
2360
|
+
"sunshine-border-subtle"?: string | number | boolean | undefined;
|
|
2361
|
+
"teal-border"?: string | number | boolean | undefined;
|
|
2362
|
+
"teal-border-prominent"?: string | number | boolean | undefined;
|
|
2363
|
+
"teal-border-subtle"?: string | number | boolean | undefined;
|
|
2364
|
+
"coal-avatar-background"?: string | number | boolean | undefined;
|
|
2365
|
+
"coral-avatar-background"?: string | number | boolean | undefined;
|
|
2366
|
+
"cyan-avatar-background"?: string | number | boolean | undefined;
|
|
2367
|
+
"light-coal-avatar-background"?: string | number | boolean | undefined;
|
|
2368
|
+
"light-coral-avatar-background"?: string | number | boolean | undefined;
|
|
2369
|
+
"light-cyan-avatar-background"?: string | number | boolean | undefined;
|
|
2370
|
+
"light-lilac-avatar-background"?: string | number | boolean | undefined;
|
|
2371
|
+
"light-lime-avatar-background"?: string | number | boolean | undefined;
|
|
2372
|
+
"light-moss-avatar-background"?: string | number | boolean | undefined;
|
|
2373
|
+
"light-ocean-avatar-background"?: string | number | boolean | undefined;
|
|
2374
|
+
"light-orange-avatar-background"?: string | number | boolean | undefined;
|
|
2375
|
+
"light-pink-avatar-background"?: string | number | boolean | undefined;
|
|
2376
|
+
"light-sunshine-avatar-background"?: string | number | boolean | undefined;
|
|
2377
|
+
"light-teal-avatar-background"?: string | number | boolean | undefined;
|
|
2378
|
+
"lilac-avatar-background"?: string | number | boolean | undefined;
|
|
2379
|
+
"lime-avatar-background"?: string | number | boolean | undefined;
|
|
2380
|
+
"moss-avatar-background"?: string | number | boolean | undefined;
|
|
2381
|
+
"ocean-avatar-background"?: string | number | boolean | undefined;
|
|
2382
|
+
"orange-avatar-background"?: string | number | boolean | undefined;
|
|
2383
|
+
"pink-avatar-background"?: string | number | boolean | undefined;
|
|
2384
|
+
"sunshine-avatar-background"?: string | number | boolean | undefined;
|
|
2385
|
+
"teal-avatar-background"?: string | number | boolean | undefined;
|
|
2386
|
+
"coral-comment-background"?: string | number | boolean | undefined;
|
|
2387
|
+
"cyan-comment-background"?: string | number | boolean | undefined;
|
|
2388
|
+
"lime-comment-background"?: string | number | boolean | undefined;
|
|
2389
|
+
"coal-cursor-background"?: string | number | boolean | undefined;
|
|
2390
|
+
"coral-cursor-background"?: string | number | boolean | undefined;
|
|
2391
|
+
"cyan-cursor-background"?: string | number | boolean | undefined;
|
|
2392
|
+
"light-cursor-background"?: string | number | boolean | undefined;
|
|
2393
|
+
"light-coal-cursor-background"?: string | number | boolean | undefined;
|
|
2394
|
+
"light-coral-cursor-background"?: string | number | boolean | undefined;
|
|
2395
|
+
"light-cyan-cursor-background"?: string | number | boolean | undefined;
|
|
2396
|
+
"light-lilac-cursor-background"?: string | number | boolean | undefined;
|
|
2397
|
+
"light-lime-cursor-background"?: string | number | boolean | undefined;
|
|
2398
|
+
"light-moss-cursor-background"?: string | number | boolean | undefined;
|
|
2399
|
+
"light-orange-cursor-background"?: string | number | boolean | undefined;
|
|
2400
|
+
"light-pink-cursor-background"?: string | number | boolean | undefined;
|
|
2401
|
+
"light-sunshine-cursor-background"?: string | number | boolean | undefined;
|
|
2402
|
+
"light-teal-cursor-background"?: string | number | boolean | undefined;
|
|
2403
|
+
"lilac-cursor-background"?: string | number | boolean | undefined;
|
|
2404
|
+
"lime-cursor-background"?: string | number | boolean | undefined;
|
|
2405
|
+
"moss-cursor-background"?: string | number | boolean | undefined;
|
|
2406
|
+
"ocean-cursor-background"?: string | number | boolean | undefined;
|
|
2407
|
+
"orange-cursor-background"?: string | number | boolean | undefined;
|
|
2408
|
+
"pink-cursor-background"?: string | number | boolean | undefined;
|
|
2409
|
+
"sunshine-cursor-background"?: string | number | boolean | undefined;
|
|
2410
|
+
"teal-cursor-background"?: string | number | boolean | undefined;
|
|
2411
|
+
"black-sticky-background"?: string | number | boolean | undefined;
|
|
2412
|
+
"coral-sticky-background"?: string | number | boolean | undefined;
|
|
2413
|
+
"cyan-sticky-background"?: string | number | boolean | undefined;
|
|
2414
|
+
"light-coal-sticky-background"?: string | number | boolean | undefined;
|
|
2415
|
+
"light-lime-sticky-background"?: string | number | boolean | undefined;
|
|
2416
|
+
"light-ocean-sticky-background"?: string | number | boolean | undefined;
|
|
2417
|
+
"light-pink-sticky-background"?: string | number | boolean | undefined;
|
|
2418
|
+
"light-sunshine-sticky-background"?: string | number | boolean | undefined;
|
|
2419
|
+
"lilac-sticky-background"?: string | number | boolean | undefined;
|
|
2420
|
+
"lime-sticky-background"?: string | number | boolean | undefined;
|
|
2421
|
+
"moss-sticky-background"?: string | number | boolean | undefined;
|
|
2422
|
+
"ocean-sticky-background"?: string | number | boolean | undefined;
|
|
2423
|
+
"orange-sticky-background"?: string | number | boolean | undefined;
|
|
2424
|
+
"pink-sticky-background"?: string | number | boolean | undefined;
|
|
2425
|
+
"sunshine-sticky-background"?: string | number | boolean | undefined;
|
|
2426
|
+
"teal-sticky-background"?: string | number | boolean | undefined;
|
|
2427
|
+
"coal-icon"?: string | number | boolean | undefined;
|
|
2428
|
+
"coal-icon-subtle"?: string | number | boolean | undefined;
|
|
2429
|
+
"coral-icon"?: string | number | boolean | undefined;
|
|
2430
|
+
"coral-icon-subtle"?: string | number | boolean | undefined;
|
|
2431
|
+
"cyan-icon"?: string | number | boolean | undefined;
|
|
2432
|
+
"cyan-icon-subtle"?: string | number | boolean | undefined;
|
|
2433
|
+
"lilac-icon"?: string | number | boolean | undefined;
|
|
2434
|
+
"lilac-icon-subtle"?: string | number | boolean | undefined;
|
|
2435
|
+
"lime-icon"?: string | number | boolean | undefined;
|
|
2436
|
+
"lime-icon-subtle"?: string | number | boolean | undefined;
|
|
2437
|
+
"moss-icon"?: string | number | boolean | undefined;
|
|
2438
|
+
"moss-icon-subtle"?: string | number | boolean | undefined;
|
|
2439
|
+
"ocean-icon"?: string | number | boolean | undefined;
|
|
2440
|
+
"ocean-icon-subtle"?: string | number | boolean | undefined;
|
|
2441
|
+
"orange-icon"?: string | number | boolean | undefined;
|
|
2442
|
+
"orange-icon-subtle"?: string | number | boolean | undefined;
|
|
2443
|
+
"pink-icon"?: string | number | boolean | undefined;
|
|
2444
|
+
"pink-icon-subtle"?: string | number | boolean | undefined;
|
|
2445
|
+
"sunshine-icon"?: string | number | boolean | undefined;
|
|
2446
|
+
"sunshine-icon-subtle"?: string | number | boolean | undefined;
|
|
2447
|
+
"teal-icon"?: string | number | boolean | undefined;
|
|
2448
|
+
"teal-icon-subtle"?: string | number | boolean | undefined;
|
|
2449
|
+
"coal-text"?: string | number | boolean | undefined;
|
|
2450
|
+
"coal-text-subtle"?: string | number | boolean | undefined;
|
|
2451
|
+
"coral-text"?: string | number | boolean | undefined;
|
|
2452
|
+
"coral-text-subtle"?: string | number | boolean | undefined;
|
|
2453
|
+
"cyan-text"?: string | number | boolean | undefined;
|
|
2454
|
+
"cyan-text-subtle"?: string | number | boolean | undefined;
|
|
2455
|
+
"lilac-text"?: string | number | boolean | undefined;
|
|
2456
|
+
"lilac-text-subtle"?: string | number | boolean | undefined;
|
|
2457
|
+
"lime-text"?: string | number | boolean | undefined;
|
|
2458
|
+
"lime-text-subtle"?: string | number | boolean | undefined;
|
|
2459
|
+
"moss-text"?: string | number | boolean | undefined;
|
|
2460
|
+
"moss-text-subtle"?: string | number | boolean | undefined;
|
|
2461
|
+
"ocean-text"?: string | number | boolean | undefined;
|
|
2462
|
+
"ocean-text-subtle"?: string | number | boolean | undefined;
|
|
2463
|
+
"orange-text"?: string | number | boolean | undefined;
|
|
2464
|
+
"orange-text-subtle"?: string | number | boolean | undefined;
|
|
2465
|
+
"pink-text"?: string | number | boolean | undefined;
|
|
2466
|
+
"pink-text-subtle"?: string | number | boolean | undefined;
|
|
2467
|
+
"sunshine-text"?: string | number | boolean | undefined;
|
|
2468
|
+
"sunshine-text-subtle"?: string | number | boolean | undefined;
|
|
2469
|
+
"teal-text"?: string | number | boolean | undefined;
|
|
2470
|
+
"teal-text-subtle"?: string | number | boolean | undefined;
|
|
1916
2471
|
} | undefined;
|
|
1917
2472
|
'font-sizes'?: {
|
|
1918
2473
|
readonly 125?: string | number | boolean | undefined;
|
|
@@ -2524,6 +3079,191 @@ declare const css: <Composers extends (string | _stitches_react_types_util.Funct
|
|
|
2524
3079
|
"text-success-pressed"?: any;
|
|
2525
3080
|
"text-warning"?: any;
|
|
2526
3081
|
"text-warning-subtle"?: any;
|
|
3082
|
+
"coal-background"?: any;
|
|
3083
|
+
"coal-background-mild"?: any;
|
|
3084
|
+
"coal-background-prominent"?: any;
|
|
3085
|
+
"coal-background-subtle"?: any;
|
|
3086
|
+
"coral-background"?: any;
|
|
3087
|
+
"coral-background-mild"?: any;
|
|
3088
|
+
"coral-background-prominent"?: any;
|
|
3089
|
+
"coral-background-subtle"?: any;
|
|
3090
|
+
"cyan-background"?: any;
|
|
3091
|
+
"cyan-background-mild"?: any;
|
|
3092
|
+
"cyan-background-prominent"?: any;
|
|
3093
|
+
"cyan-background-subtle"?: any;
|
|
3094
|
+
"lilac-background"?: any;
|
|
3095
|
+
"lilac-background-mild"?: any;
|
|
3096
|
+
"lilac-background-prominent"?: any;
|
|
3097
|
+
"lilac-background-subtle"?: any;
|
|
3098
|
+
"lime-background"?: any;
|
|
3099
|
+
"lime-background-mild"?: any;
|
|
3100
|
+
"lime-background-prominent"?: any;
|
|
3101
|
+
"lime-background-subtle"?: any;
|
|
3102
|
+
"moss-background"?: any;
|
|
3103
|
+
"moss-background-mild"?: any;
|
|
3104
|
+
"moss-background-prominent"?: any;
|
|
3105
|
+
"moss-background-subtle"?: any;
|
|
3106
|
+
"ocean-background"?: any;
|
|
3107
|
+
"ocean-background-mild"?: any;
|
|
3108
|
+
"ocean-background-prominent"?: any;
|
|
3109
|
+
"ocean-background-subtle"?: any;
|
|
3110
|
+
"orange-background"?: any;
|
|
3111
|
+
"orange-background-mild"?: any;
|
|
3112
|
+
"orange-background-prominent"?: any;
|
|
3113
|
+
"orange-background-subtle"?: any;
|
|
3114
|
+
"pink-background"?: any;
|
|
3115
|
+
"pink-background-mild"?: any;
|
|
3116
|
+
"pink-background-prominent"?: any;
|
|
3117
|
+
"pink-background-subtle"?: any;
|
|
3118
|
+
"sunshine-background"?: any;
|
|
3119
|
+
"sunshine-background-mild"?: any;
|
|
3120
|
+
"sunshine-background-prominent"?: any;
|
|
3121
|
+
"sunshine-background-subtle"?: any;
|
|
3122
|
+
"teal-background"?: any;
|
|
3123
|
+
"teal-background-mild"?: any;
|
|
3124
|
+
"teal-background-prominent"?: any;
|
|
3125
|
+
"teal-background-subtle"?: any;
|
|
3126
|
+
"test-test"?: any;
|
|
3127
|
+
"coal-border"?: any;
|
|
3128
|
+
"coal-border-prominent"?: any;
|
|
3129
|
+
"coal-border-subtle"?: any;
|
|
3130
|
+
"coral-border"?: any;
|
|
3131
|
+
"coral-border-prominent"?: any;
|
|
3132
|
+
"coral-border-subtle"?: any;
|
|
3133
|
+
"cyan-border"?: any;
|
|
3134
|
+
"cyan-border-prominent"?: any;
|
|
3135
|
+
"cyan-border-subtle"?: any;
|
|
3136
|
+
"lilac-border"?: any;
|
|
3137
|
+
"lilac-border-prominent"?: any;
|
|
3138
|
+
"lilac-border-subtle"?: any;
|
|
3139
|
+
"lime-border"?: any;
|
|
3140
|
+
"lime-border-prominent"?: any;
|
|
3141
|
+
"lime-border-subtle"?: any;
|
|
3142
|
+
"moss-border"?: any;
|
|
3143
|
+
"moss-border-prominent"?: any;
|
|
3144
|
+
"moss-border-subtle"?: any;
|
|
3145
|
+
"ocean-border"?: any;
|
|
3146
|
+
"ocean-border-prominent"?: any;
|
|
3147
|
+
"ocean-border-subtle"?: any;
|
|
3148
|
+
"orange-border"?: any;
|
|
3149
|
+
"orange-border-prominent"?: any;
|
|
3150
|
+
"orange-border-subtle"?: any;
|
|
3151
|
+
"pink-border"?: any;
|
|
3152
|
+
"pink-border-prominent"?: any;
|
|
3153
|
+
"pink-border-subtle"?: any;
|
|
3154
|
+
"sunshine-border"?: any;
|
|
3155
|
+
"sunshine-border-prominent"?: any;
|
|
3156
|
+
"sunshine-border-subtle"?: any;
|
|
3157
|
+
"teal-border"?: any;
|
|
3158
|
+
"teal-border-prominent"?: any;
|
|
3159
|
+
"teal-border-subtle"?: any;
|
|
3160
|
+
"coal-avatar-background"?: any;
|
|
3161
|
+
"coral-avatar-background"?: any;
|
|
3162
|
+
"cyan-avatar-background"?: any;
|
|
3163
|
+
"light-coal-avatar-background"?: any;
|
|
3164
|
+
"light-coral-avatar-background"?: any;
|
|
3165
|
+
"light-cyan-avatar-background"?: any;
|
|
3166
|
+
"light-lilac-avatar-background"?: any;
|
|
3167
|
+
"light-lime-avatar-background"?: any;
|
|
3168
|
+
"light-moss-avatar-background"?: any;
|
|
3169
|
+
"light-ocean-avatar-background"?: any;
|
|
3170
|
+
"light-orange-avatar-background"?: any;
|
|
3171
|
+
"light-pink-avatar-background"?: any;
|
|
3172
|
+
"light-sunshine-avatar-background"?: any;
|
|
3173
|
+
"light-teal-avatar-background"?: any;
|
|
3174
|
+
"lilac-avatar-background"?: any;
|
|
3175
|
+
"lime-avatar-background"?: any;
|
|
3176
|
+
"moss-avatar-background"?: any;
|
|
3177
|
+
"ocean-avatar-background"?: any;
|
|
3178
|
+
"orange-avatar-background"?: any;
|
|
3179
|
+
"pink-avatar-background"?: any;
|
|
3180
|
+
"sunshine-avatar-background"?: any;
|
|
3181
|
+
"teal-avatar-background"?: any;
|
|
3182
|
+
"coral-comment-background"?: any;
|
|
3183
|
+
"cyan-comment-background"?: any;
|
|
3184
|
+
"lime-comment-background"?: any;
|
|
3185
|
+
"coal-cursor-background"?: any;
|
|
3186
|
+
"coral-cursor-background"?: any;
|
|
3187
|
+
"cyan-cursor-background"?: any;
|
|
3188
|
+
"light-cursor-background"?: any;
|
|
3189
|
+
"light-coal-cursor-background"?: any;
|
|
3190
|
+
"light-coral-cursor-background"?: any;
|
|
3191
|
+
"light-cyan-cursor-background"?: any;
|
|
3192
|
+
"light-lilac-cursor-background"?: any;
|
|
3193
|
+
"light-lime-cursor-background"?: any;
|
|
3194
|
+
"light-moss-cursor-background"?: any;
|
|
3195
|
+
"light-orange-cursor-background"?: any;
|
|
3196
|
+
"light-pink-cursor-background"?: any;
|
|
3197
|
+
"light-sunshine-cursor-background"?: any;
|
|
3198
|
+
"light-teal-cursor-background"?: any;
|
|
3199
|
+
"lilac-cursor-background"?: any;
|
|
3200
|
+
"lime-cursor-background"?: any;
|
|
3201
|
+
"moss-cursor-background"?: any;
|
|
3202
|
+
"ocean-cursor-background"?: any;
|
|
3203
|
+
"orange-cursor-background"?: any;
|
|
3204
|
+
"pink-cursor-background"?: any;
|
|
3205
|
+
"sunshine-cursor-background"?: any;
|
|
3206
|
+
"teal-cursor-background"?: any;
|
|
3207
|
+
"black-sticky-background"?: any;
|
|
3208
|
+
"coral-sticky-background"?: any;
|
|
3209
|
+
"cyan-sticky-background"?: any;
|
|
3210
|
+
"light-coal-sticky-background"?: any;
|
|
3211
|
+
"light-lime-sticky-background"?: any;
|
|
3212
|
+
"light-ocean-sticky-background"?: any;
|
|
3213
|
+
"light-pink-sticky-background"?: any;
|
|
3214
|
+
"light-sunshine-sticky-background"?: any;
|
|
3215
|
+
"lilac-sticky-background"?: any;
|
|
3216
|
+
"lime-sticky-background"?: any;
|
|
3217
|
+
"moss-sticky-background"?: any;
|
|
3218
|
+
"ocean-sticky-background"?: any;
|
|
3219
|
+
"orange-sticky-background"?: any;
|
|
3220
|
+
"pink-sticky-background"?: any;
|
|
3221
|
+
"sunshine-sticky-background"?: any;
|
|
3222
|
+
"teal-sticky-background"?: any;
|
|
3223
|
+
"coal-icon"?: any;
|
|
3224
|
+
"coal-icon-subtle"?: any;
|
|
3225
|
+
"coral-icon"?: any;
|
|
3226
|
+
"coral-icon-subtle"?: any;
|
|
3227
|
+
"cyan-icon"?: any;
|
|
3228
|
+
"cyan-icon-subtle"?: any;
|
|
3229
|
+
"lilac-icon"?: any;
|
|
3230
|
+
"lilac-icon-subtle"?: any;
|
|
3231
|
+
"lime-icon"?: any;
|
|
3232
|
+
"lime-icon-subtle"?: any;
|
|
3233
|
+
"moss-icon"?: any;
|
|
3234
|
+
"moss-icon-subtle"?: any;
|
|
3235
|
+
"ocean-icon"?: any;
|
|
3236
|
+
"ocean-icon-subtle"?: any;
|
|
3237
|
+
"orange-icon"?: any;
|
|
3238
|
+
"orange-icon-subtle"?: any;
|
|
3239
|
+
"pink-icon"?: any;
|
|
3240
|
+
"pink-icon-subtle"?: any;
|
|
3241
|
+
"sunshine-icon"?: any;
|
|
3242
|
+
"sunshine-icon-subtle"?: any;
|
|
3243
|
+
"teal-icon"?: any;
|
|
3244
|
+
"teal-icon-subtle"?: any;
|
|
3245
|
+
"coal-text"?: any;
|
|
3246
|
+
"coal-text-subtle"?: any;
|
|
3247
|
+
"coral-text"?: any;
|
|
3248
|
+
"coral-text-subtle"?: any;
|
|
3249
|
+
"cyan-text"?: any;
|
|
3250
|
+
"cyan-text-subtle"?: any;
|
|
3251
|
+
"lilac-text"?: any;
|
|
3252
|
+
"lilac-text-subtle"?: any;
|
|
3253
|
+
"lime-text"?: any;
|
|
3254
|
+
"lime-text-subtle"?: any;
|
|
3255
|
+
"moss-text"?: any;
|
|
3256
|
+
"moss-text-subtle"?: any;
|
|
3257
|
+
"ocean-text"?: any;
|
|
3258
|
+
"ocean-text-subtle"?: any;
|
|
3259
|
+
"orange-text"?: any;
|
|
3260
|
+
"orange-text-subtle"?: any;
|
|
3261
|
+
"pink-text"?: any;
|
|
3262
|
+
"pink-text-subtle"?: any;
|
|
3263
|
+
"sunshine-text"?: any;
|
|
3264
|
+
"sunshine-text-subtle"?: any;
|
|
3265
|
+
"teal-text"?: any;
|
|
3266
|
+
"teal-text-subtle"?: any;
|
|
2527
3267
|
};
|
|
2528
3268
|
'font-sizes': {
|
|
2529
3269
|
readonly 125: "0.625rem";
|
|
@@ -3328,6 +4068,191 @@ declare const globalCss: <Styles extends {
|
|
|
3328
4068
|
"text-success-pressed"?: any;
|
|
3329
4069
|
"text-warning"?: any;
|
|
3330
4070
|
"text-warning-subtle"?: any;
|
|
4071
|
+
"coal-background"?: any;
|
|
4072
|
+
"coal-background-mild"?: any;
|
|
4073
|
+
"coal-background-prominent"?: any;
|
|
4074
|
+
"coal-background-subtle"?: any;
|
|
4075
|
+
"coral-background"?: any;
|
|
4076
|
+
"coral-background-mild"?: any;
|
|
4077
|
+
"coral-background-prominent"?: any;
|
|
4078
|
+
"coral-background-subtle"?: any;
|
|
4079
|
+
"cyan-background"?: any;
|
|
4080
|
+
"cyan-background-mild"?: any;
|
|
4081
|
+
"cyan-background-prominent"?: any;
|
|
4082
|
+
"cyan-background-subtle"?: any;
|
|
4083
|
+
"lilac-background"?: any;
|
|
4084
|
+
"lilac-background-mild"?: any;
|
|
4085
|
+
"lilac-background-prominent"?: any;
|
|
4086
|
+
"lilac-background-subtle"?: any;
|
|
4087
|
+
"lime-background"?: any;
|
|
4088
|
+
"lime-background-mild"?: any;
|
|
4089
|
+
"lime-background-prominent"?: any;
|
|
4090
|
+
"lime-background-subtle"?: any;
|
|
4091
|
+
"moss-background"?: any;
|
|
4092
|
+
"moss-background-mild"?: any;
|
|
4093
|
+
"moss-background-prominent"?: any;
|
|
4094
|
+
"moss-background-subtle"?: any;
|
|
4095
|
+
"ocean-background"?: any;
|
|
4096
|
+
"ocean-background-mild"?: any;
|
|
4097
|
+
"ocean-background-prominent"?: any;
|
|
4098
|
+
"ocean-background-subtle"?: any;
|
|
4099
|
+
"orange-background"?: any;
|
|
4100
|
+
"orange-background-mild"?: any;
|
|
4101
|
+
"orange-background-prominent"?: any;
|
|
4102
|
+
"orange-background-subtle"?: any;
|
|
4103
|
+
"pink-background"?: any;
|
|
4104
|
+
"pink-background-mild"?: any;
|
|
4105
|
+
"pink-background-prominent"?: any;
|
|
4106
|
+
"pink-background-subtle"?: any;
|
|
4107
|
+
"sunshine-background"?: any;
|
|
4108
|
+
"sunshine-background-mild"?: any;
|
|
4109
|
+
"sunshine-background-prominent"?: any;
|
|
4110
|
+
"sunshine-background-subtle"?: any;
|
|
4111
|
+
"teal-background"?: any;
|
|
4112
|
+
"teal-background-mild"?: any;
|
|
4113
|
+
"teal-background-prominent"?: any;
|
|
4114
|
+
"teal-background-subtle"?: any;
|
|
4115
|
+
"test-test"?: any;
|
|
4116
|
+
"coal-border"?: any;
|
|
4117
|
+
"coal-border-prominent"?: any;
|
|
4118
|
+
"coal-border-subtle"?: any;
|
|
4119
|
+
"coral-border"?: any;
|
|
4120
|
+
"coral-border-prominent"?: any;
|
|
4121
|
+
"coral-border-subtle"?: any;
|
|
4122
|
+
"cyan-border"?: any;
|
|
4123
|
+
"cyan-border-prominent"?: any;
|
|
4124
|
+
"cyan-border-subtle"?: any;
|
|
4125
|
+
"lilac-border"?: any;
|
|
4126
|
+
"lilac-border-prominent"?: any;
|
|
4127
|
+
"lilac-border-subtle"?: any;
|
|
4128
|
+
"lime-border"?: any;
|
|
4129
|
+
"lime-border-prominent"?: any;
|
|
4130
|
+
"lime-border-subtle"?: any;
|
|
4131
|
+
"moss-border"?: any;
|
|
4132
|
+
"moss-border-prominent"?: any;
|
|
4133
|
+
"moss-border-subtle"?: any;
|
|
4134
|
+
"ocean-border"?: any;
|
|
4135
|
+
"ocean-border-prominent"?: any;
|
|
4136
|
+
"ocean-border-subtle"?: any;
|
|
4137
|
+
"orange-border"?: any;
|
|
4138
|
+
"orange-border-prominent"?: any;
|
|
4139
|
+
"orange-border-subtle"?: any;
|
|
4140
|
+
"pink-border"?: any;
|
|
4141
|
+
"pink-border-prominent"?: any;
|
|
4142
|
+
"pink-border-subtle"?: any;
|
|
4143
|
+
"sunshine-border"?: any;
|
|
4144
|
+
"sunshine-border-prominent"?: any;
|
|
4145
|
+
"sunshine-border-subtle"?: any;
|
|
4146
|
+
"teal-border"?: any;
|
|
4147
|
+
"teal-border-prominent"?: any;
|
|
4148
|
+
"teal-border-subtle"?: any;
|
|
4149
|
+
"coal-avatar-background"?: any;
|
|
4150
|
+
"coral-avatar-background"?: any;
|
|
4151
|
+
"cyan-avatar-background"?: any;
|
|
4152
|
+
"light-coal-avatar-background"?: any;
|
|
4153
|
+
"light-coral-avatar-background"?: any;
|
|
4154
|
+
"light-cyan-avatar-background"?: any;
|
|
4155
|
+
"light-lilac-avatar-background"?: any;
|
|
4156
|
+
"light-lime-avatar-background"?: any;
|
|
4157
|
+
"light-moss-avatar-background"?: any;
|
|
4158
|
+
"light-ocean-avatar-background"?: any;
|
|
4159
|
+
"light-orange-avatar-background"?: any;
|
|
4160
|
+
"light-pink-avatar-background"?: any;
|
|
4161
|
+
"light-sunshine-avatar-background"?: any;
|
|
4162
|
+
"light-teal-avatar-background"?: any;
|
|
4163
|
+
"lilac-avatar-background"?: any;
|
|
4164
|
+
"lime-avatar-background"?: any;
|
|
4165
|
+
"moss-avatar-background"?: any;
|
|
4166
|
+
"ocean-avatar-background"?: any;
|
|
4167
|
+
"orange-avatar-background"?: any;
|
|
4168
|
+
"pink-avatar-background"?: any;
|
|
4169
|
+
"sunshine-avatar-background"?: any;
|
|
4170
|
+
"teal-avatar-background"?: any;
|
|
4171
|
+
"coral-comment-background"?: any;
|
|
4172
|
+
"cyan-comment-background"?: any;
|
|
4173
|
+
"lime-comment-background"?: any;
|
|
4174
|
+
"coal-cursor-background"?: any;
|
|
4175
|
+
"coral-cursor-background"?: any;
|
|
4176
|
+
"cyan-cursor-background"?: any;
|
|
4177
|
+
"light-cursor-background"?: any;
|
|
4178
|
+
"light-coal-cursor-background"?: any;
|
|
4179
|
+
"light-coral-cursor-background"?: any;
|
|
4180
|
+
"light-cyan-cursor-background"?: any;
|
|
4181
|
+
"light-lilac-cursor-background"?: any;
|
|
4182
|
+
"light-lime-cursor-background"?: any;
|
|
4183
|
+
"light-moss-cursor-background"?: any;
|
|
4184
|
+
"light-orange-cursor-background"?: any;
|
|
4185
|
+
"light-pink-cursor-background"?: any;
|
|
4186
|
+
"light-sunshine-cursor-background"?: any;
|
|
4187
|
+
"light-teal-cursor-background"?: any;
|
|
4188
|
+
"lilac-cursor-background"?: any;
|
|
4189
|
+
"lime-cursor-background"?: any;
|
|
4190
|
+
"moss-cursor-background"?: any;
|
|
4191
|
+
"ocean-cursor-background"?: any;
|
|
4192
|
+
"orange-cursor-background"?: any;
|
|
4193
|
+
"pink-cursor-background"?: any;
|
|
4194
|
+
"sunshine-cursor-background"?: any;
|
|
4195
|
+
"teal-cursor-background"?: any;
|
|
4196
|
+
"black-sticky-background"?: any;
|
|
4197
|
+
"coral-sticky-background"?: any;
|
|
4198
|
+
"cyan-sticky-background"?: any;
|
|
4199
|
+
"light-coal-sticky-background"?: any;
|
|
4200
|
+
"light-lime-sticky-background"?: any;
|
|
4201
|
+
"light-ocean-sticky-background"?: any;
|
|
4202
|
+
"light-pink-sticky-background"?: any;
|
|
4203
|
+
"light-sunshine-sticky-background"?: any;
|
|
4204
|
+
"lilac-sticky-background"?: any;
|
|
4205
|
+
"lime-sticky-background"?: any;
|
|
4206
|
+
"moss-sticky-background"?: any;
|
|
4207
|
+
"ocean-sticky-background"?: any;
|
|
4208
|
+
"orange-sticky-background"?: any;
|
|
4209
|
+
"pink-sticky-background"?: any;
|
|
4210
|
+
"sunshine-sticky-background"?: any;
|
|
4211
|
+
"teal-sticky-background"?: any;
|
|
4212
|
+
"coal-icon"?: any;
|
|
4213
|
+
"coal-icon-subtle"?: any;
|
|
4214
|
+
"coral-icon"?: any;
|
|
4215
|
+
"coral-icon-subtle"?: any;
|
|
4216
|
+
"cyan-icon"?: any;
|
|
4217
|
+
"cyan-icon-subtle"?: any;
|
|
4218
|
+
"lilac-icon"?: any;
|
|
4219
|
+
"lilac-icon-subtle"?: any;
|
|
4220
|
+
"lime-icon"?: any;
|
|
4221
|
+
"lime-icon-subtle"?: any;
|
|
4222
|
+
"moss-icon"?: any;
|
|
4223
|
+
"moss-icon-subtle"?: any;
|
|
4224
|
+
"ocean-icon"?: any;
|
|
4225
|
+
"ocean-icon-subtle"?: any;
|
|
4226
|
+
"orange-icon"?: any;
|
|
4227
|
+
"orange-icon-subtle"?: any;
|
|
4228
|
+
"pink-icon"?: any;
|
|
4229
|
+
"pink-icon-subtle"?: any;
|
|
4230
|
+
"sunshine-icon"?: any;
|
|
4231
|
+
"sunshine-icon-subtle"?: any;
|
|
4232
|
+
"teal-icon"?: any;
|
|
4233
|
+
"teal-icon-subtle"?: any;
|
|
4234
|
+
"coal-text"?: any;
|
|
4235
|
+
"coal-text-subtle"?: any;
|
|
4236
|
+
"coral-text"?: any;
|
|
4237
|
+
"coral-text-subtle"?: any;
|
|
4238
|
+
"cyan-text"?: any;
|
|
4239
|
+
"cyan-text-subtle"?: any;
|
|
4240
|
+
"lilac-text"?: any;
|
|
4241
|
+
"lilac-text-subtle"?: any;
|
|
4242
|
+
"lime-text"?: any;
|
|
4243
|
+
"lime-text-subtle"?: any;
|
|
4244
|
+
"moss-text"?: any;
|
|
4245
|
+
"moss-text-subtle"?: any;
|
|
4246
|
+
"ocean-text"?: any;
|
|
4247
|
+
"ocean-text-subtle"?: any;
|
|
4248
|
+
"orange-text"?: any;
|
|
4249
|
+
"orange-text-subtle"?: any;
|
|
4250
|
+
"pink-text"?: any;
|
|
4251
|
+
"pink-text-subtle"?: any;
|
|
4252
|
+
"sunshine-text"?: any;
|
|
4253
|
+
"sunshine-text-subtle"?: any;
|
|
4254
|
+
"teal-text"?: any;
|
|
4255
|
+
"teal-text-subtle"?: any;
|
|
3331
4256
|
};
|
|
3332
4257
|
'font-sizes': {
|
|
3333
4258
|
readonly 125: "0.625rem";
|
|
@@ -4114,6 +5039,191 @@ declare const globalCss: <Styles extends {
|
|
|
4114
5039
|
"text-success-pressed"?: any;
|
|
4115
5040
|
"text-warning"?: any;
|
|
4116
5041
|
"text-warning-subtle"?: any;
|
|
5042
|
+
"coal-background"?: any;
|
|
5043
|
+
"coal-background-mild"?: any;
|
|
5044
|
+
"coal-background-prominent"?: any;
|
|
5045
|
+
"coal-background-subtle"?: any;
|
|
5046
|
+
"coral-background"?: any;
|
|
5047
|
+
"coral-background-mild"?: any;
|
|
5048
|
+
"coral-background-prominent"?: any;
|
|
5049
|
+
"coral-background-subtle"?: any;
|
|
5050
|
+
"cyan-background"?: any;
|
|
5051
|
+
"cyan-background-mild"?: any;
|
|
5052
|
+
"cyan-background-prominent"?: any;
|
|
5053
|
+
"cyan-background-subtle"?: any;
|
|
5054
|
+
"lilac-background"?: any;
|
|
5055
|
+
"lilac-background-mild"?: any;
|
|
5056
|
+
"lilac-background-prominent"?: any;
|
|
5057
|
+
"lilac-background-subtle"?: any;
|
|
5058
|
+
"lime-background"?: any;
|
|
5059
|
+
"lime-background-mild"?: any;
|
|
5060
|
+
"lime-background-prominent"?: any;
|
|
5061
|
+
"lime-background-subtle"?: any;
|
|
5062
|
+
"moss-background"?: any;
|
|
5063
|
+
"moss-background-mild"?: any;
|
|
5064
|
+
"moss-background-prominent"?: any;
|
|
5065
|
+
"moss-background-subtle"?: any;
|
|
5066
|
+
"ocean-background"?: any;
|
|
5067
|
+
"ocean-background-mild"?: any;
|
|
5068
|
+
"ocean-background-prominent"?: any;
|
|
5069
|
+
"ocean-background-subtle"?: any;
|
|
5070
|
+
"orange-background"?: any;
|
|
5071
|
+
"orange-background-mild"?: any;
|
|
5072
|
+
"orange-background-prominent"?: any;
|
|
5073
|
+
"orange-background-subtle"?: any;
|
|
5074
|
+
"pink-background"?: any;
|
|
5075
|
+
"pink-background-mild"?: any;
|
|
5076
|
+
"pink-background-prominent"?: any;
|
|
5077
|
+
"pink-background-subtle"?: any;
|
|
5078
|
+
"sunshine-background"?: any;
|
|
5079
|
+
"sunshine-background-mild"?: any;
|
|
5080
|
+
"sunshine-background-prominent"?: any;
|
|
5081
|
+
"sunshine-background-subtle"?: any;
|
|
5082
|
+
"teal-background"?: any;
|
|
5083
|
+
"teal-background-mild"?: any;
|
|
5084
|
+
"teal-background-prominent"?: any;
|
|
5085
|
+
"teal-background-subtle"?: any;
|
|
5086
|
+
"test-test"?: any;
|
|
5087
|
+
"coal-border"?: any;
|
|
5088
|
+
"coal-border-prominent"?: any;
|
|
5089
|
+
"coal-border-subtle"?: any;
|
|
5090
|
+
"coral-border"?: any;
|
|
5091
|
+
"coral-border-prominent"?: any;
|
|
5092
|
+
"coral-border-subtle"?: any;
|
|
5093
|
+
"cyan-border"?: any;
|
|
5094
|
+
"cyan-border-prominent"?: any;
|
|
5095
|
+
"cyan-border-subtle"?: any;
|
|
5096
|
+
"lilac-border"?: any;
|
|
5097
|
+
"lilac-border-prominent"?: any;
|
|
5098
|
+
"lilac-border-subtle"?: any;
|
|
5099
|
+
"lime-border"?: any;
|
|
5100
|
+
"lime-border-prominent"?: any;
|
|
5101
|
+
"lime-border-subtle"?: any;
|
|
5102
|
+
"moss-border"?: any;
|
|
5103
|
+
"moss-border-prominent"?: any;
|
|
5104
|
+
"moss-border-subtle"?: any;
|
|
5105
|
+
"ocean-border"?: any;
|
|
5106
|
+
"ocean-border-prominent"?: any;
|
|
5107
|
+
"ocean-border-subtle"?: any;
|
|
5108
|
+
"orange-border"?: any;
|
|
5109
|
+
"orange-border-prominent"?: any;
|
|
5110
|
+
"orange-border-subtle"?: any;
|
|
5111
|
+
"pink-border"?: any;
|
|
5112
|
+
"pink-border-prominent"?: any;
|
|
5113
|
+
"pink-border-subtle"?: any;
|
|
5114
|
+
"sunshine-border"?: any;
|
|
5115
|
+
"sunshine-border-prominent"?: any;
|
|
5116
|
+
"sunshine-border-subtle"?: any;
|
|
5117
|
+
"teal-border"?: any;
|
|
5118
|
+
"teal-border-prominent"?: any;
|
|
5119
|
+
"teal-border-subtle"?: any;
|
|
5120
|
+
"coal-avatar-background"?: any;
|
|
5121
|
+
"coral-avatar-background"?: any;
|
|
5122
|
+
"cyan-avatar-background"?: any;
|
|
5123
|
+
"light-coal-avatar-background"?: any;
|
|
5124
|
+
"light-coral-avatar-background"?: any;
|
|
5125
|
+
"light-cyan-avatar-background"?: any;
|
|
5126
|
+
"light-lilac-avatar-background"?: any;
|
|
5127
|
+
"light-lime-avatar-background"?: any;
|
|
5128
|
+
"light-moss-avatar-background"?: any;
|
|
5129
|
+
"light-ocean-avatar-background"?: any;
|
|
5130
|
+
"light-orange-avatar-background"?: any;
|
|
5131
|
+
"light-pink-avatar-background"?: any;
|
|
5132
|
+
"light-sunshine-avatar-background"?: any;
|
|
5133
|
+
"light-teal-avatar-background"?: any;
|
|
5134
|
+
"lilac-avatar-background"?: any;
|
|
5135
|
+
"lime-avatar-background"?: any;
|
|
5136
|
+
"moss-avatar-background"?: any;
|
|
5137
|
+
"ocean-avatar-background"?: any;
|
|
5138
|
+
"orange-avatar-background"?: any;
|
|
5139
|
+
"pink-avatar-background"?: any;
|
|
5140
|
+
"sunshine-avatar-background"?: any;
|
|
5141
|
+
"teal-avatar-background"?: any;
|
|
5142
|
+
"coral-comment-background"?: any;
|
|
5143
|
+
"cyan-comment-background"?: any;
|
|
5144
|
+
"lime-comment-background"?: any;
|
|
5145
|
+
"coal-cursor-background"?: any;
|
|
5146
|
+
"coral-cursor-background"?: any;
|
|
5147
|
+
"cyan-cursor-background"?: any;
|
|
5148
|
+
"light-cursor-background"?: any;
|
|
5149
|
+
"light-coal-cursor-background"?: any;
|
|
5150
|
+
"light-coral-cursor-background"?: any;
|
|
5151
|
+
"light-cyan-cursor-background"?: any;
|
|
5152
|
+
"light-lilac-cursor-background"?: any;
|
|
5153
|
+
"light-lime-cursor-background"?: any;
|
|
5154
|
+
"light-moss-cursor-background"?: any;
|
|
5155
|
+
"light-orange-cursor-background"?: any;
|
|
5156
|
+
"light-pink-cursor-background"?: any;
|
|
5157
|
+
"light-sunshine-cursor-background"?: any;
|
|
5158
|
+
"light-teal-cursor-background"?: any;
|
|
5159
|
+
"lilac-cursor-background"?: any;
|
|
5160
|
+
"lime-cursor-background"?: any;
|
|
5161
|
+
"moss-cursor-background"?: any;
|
|
5162
|
+
"ocean-cursor-background"?: any;
|
|
5163
|
+
"orange-cursor-background"?: any;
|
|
5164
|
+
"pink-cursor-background"?: any;
|
|
5165
|
+
"sunshine-cursor-background"?: any;
|
|
5166
|
+
"teal-cursor-background"?: any;
|
|
5167
|
+
"black-sticky-background"?: any;
|
|
5168
|
+
"coral-sticky-background"?: any;
|
|
5169
|
+
"cyan-sticky-background"?: any;
|
|
5170
|
+
"light-coal-sticky-background"?: any;
|
|
5171
|
+
"light-lime-sticky-background"?: any;
|
|
5172
|
+
"light-ocean-sticky-background"?: any;
|
|
5173
|
+
"light-pink-sticky-background"?: any;
|
|
5174
|
+
"light-sunshine-sticky-background"?: any;
|
|
5175
|
+
"lilac-sticky-background"?: any;
|
|
5176
|
+
"lime-sticky-background"?: any;
|
|
5177
|
+
"moss-sticky-background"?: any;
|
|
5178
|
+
"ocean-sticky-background"?: any;
|
|
5179
|
+
"orange-sticky-background"?: any;
|
|
5180
|
+
"pink-sticky-background"?: any;
|
|
5181
|
+
"sunshine-sticky-background"?: any;
|
|
5182
|
+
"teal-sticky-background"?: any;
|
|
5183
|
+
"coal-icon"?: any;
|
|
5184
|
+
"coal-icon-subtle"?: any;
|
|
5185
|
+
"coral-icon"?: any;
|
|
5186
|
+
"coral-icon-subtle"?: any;
|
|
5187
|
+
"cyan-icon"?: any;
|
|
5188
|
+
"cyan-icon-subtle"?: any;
|
|
5189
|
+
"lilac-icon"?: any;
|
|
5190
|
+
"lilac-icon-subtle"?: any;
|
|
5191
|
+
"lime-icon"?: any;
|
|
5192
|
+
"lime-icon-subtle"?: any;
|
|
5193
|
+
"moss-icon"?: any;
|
|
5194
|
+
"moss-icon-subtle"?: any;
|
|
5195
|
+
"ocean-icon"?: any;
|
|
5196
|
+
"ocean-icon-subtle"?: any;
|
|
5197
|
+
"orange-icon"?: any;
|
|
5198
|
+
"orange-icon-subtle"?: any;
|
|
5199
|
+
"pink-icon"?: any;
|
|
5200
|
+
"pink-icon-subtle"?: any;
|
|
5201
|
+
"sunshine-icon"?: any;
|
|
5202
|
+
"sunshine-icon-subtle"?: any;
|
|
5203
|
+
"teal-icon"?: any;
|
|
5204
|
+
"teal-icon-subtle"?: any;
|
|
5205
|
+
"coal-text"?: any;
|
|
5206
|
+
"coal-text-subtle"?: any;
|
|
5207
|
+
"coral-text"?: any;
|
|
5208
|
+
"coral-text-subtle"?: any;
|
|
5209
|
+
"cyan-text"?: any;
|
|
5210
|
+
"cyan-text-subtle"?: any;
|
|
5211
|
+
"lilac-text"?: any;
|
|
5212
|
+
"lilac-text-subtle"?: any;
|
|
5213
|
+
"lime-text"?: any;
|
|
5214
|
+
"lime-text-subtle"?: any;
|
|
5215
|
+
"moss-text"?: any;
|
|
5216
|
+
"moss-text-subtle"?: any;
|
|
5217
|
+
"ocean-text"?: any;
|
|
5218
|
+
"ocean-text-subtle"?: any;
|
|
5219
|
+
"orange-text"?: any;
|
|
5220
|
+
"orange-text-subtle"?: any;
|
|
5221
|
+
"pink-text"?: any;
|
|
5222
|
+
"pink-text-subtle"?: any;
|
|
5223
|
+
"sunshine-text"?: any;
|
|
5224
|
+
"sunshine-text-subtle"?: any;
|
|
5225
|
+
"teal-text"?: any;
|
|
5226
|
+
"teal-text-subtle"?: any;
|
|
4117
5227
|
};
|
|
4118
5228
|
'font-sizes': {
|
|
4119
5229
|
readonly 125: "0.625rem";
|
|
@@ -4901,6 +6011,191 @@ declare const keyframes: (style: {
|
|
|
4901
6011
|
"text-success-pressed"?: any;
|
|
4902
6012
|
"text-warning"?: any;
|
|
4903
6013
|
"text-warning-subtle"?: any;
|
|
6014
|
+
"coal-background"?: any;
|
|
6015
|
+
"coal-background-mild"?: any;
|
|
6016
|
+
"coal-background-prominent"?: any;
|
|
6017
|
+
"coal-background-subtle"?: any;
|
|
6018
|
+
"coral-background"?: any;
|
|
6019
|
+
"coral-background-mild"?: any;
|
|
6020
|
+
"coral-background-prominent"?: any;
|
|
6021
|
+
"coral-background-subtle"?: any;
|
|
6022
|
+
"cyan-background"?: any;
|
|
6023
|
+
"cyan-background-mild"?: any;
|
|
6024
|
+
"cyan-background-prominent"?: any;
|
|
6025
|
+
"cyan-background-subtle"?: any;
|
|
6026
|
+
"lilac-background"?: any;
|
|
6027
|
+
"lilac-background-mild"?: any;
|
|
6028
|
+
"lilac-background-prominent"?: any;
|
|
6029
|
+
"lilac-background-subtle"?: any;
|
|
6030
|
+
"lime-background"?: any;
|
|
6031
|
+
"lime-background-mild"?: any;
|
|
6032
|
+
"lime-background-prominent"?: any;
|
|
6033
|
+
"lime-background-subtle"?: any;
|
|
6034
|
+
"moss-background"?: any;
|
|
6035
|
+
"moss-background-mild"?: any;
|
|
6036
|
+
"moss-background-prominent"?: any;
|
|
6037
|
+
"moss-background-subtle"?: any;
|
|
6038
|
+
"ocean-background"?: any;
|
|
6039
|
+
"ocean-background-mild"?: any;
|
|
6040
|
+
"ocean-background-prominent"?: any;
|
|
6041
|
+
"ocean-background-subtle"?: any;
|
|
6042
|
+
"orange-background"?: any;
|
|
6043
|
+
"orange-background-mild"?: any;
|
|
6044
|
+
"orange-background-prominent"?: any;
|
|
6045
|
+
"orange-background-subtle"?: any;
|
|
6046
|
+
"pink-background"?: any;
|
|
6047
|
+
"pink-background-mild"?: any;
|
|
6048
|
+
"pink-background-prominent"?: any;
|
|
6049
|
+
"pink-background-subtle"?: any;
|
|
6050
|
+
"sunshine-background"?: any;
|
|
6051
|
+
"sunshine-background-mild"?: any;
|
|
6052
|
+
"sunshine-background-prominent"?: any;
|
|
6053
|
+
"sunshine-background-subtle"?: any;
|
|
6054
|
+
"teal-background"?: any;
|
|
6055
|
+
"teal-background-mild"?: any;
|
|
6056
|
+
"teal-background-prominent"?: any;
|
|
6057
|
+
"teal-background-subtle"?: any;
|
|
6058
|
+
"test-test"?: any;
|
|
6059
|
+
"coal-border"?: any;
|
|
6060
|
+
"coal-border-prominent"?: any;
|
|
6061
|
+
"coal-border-subtle"?: any;
|
|
6062
|
+
"coral-border"?: any;
|
|
6063
|
+
"coral-border-prominent"?: any;
|
|
6064
|
+
"coral-border-subtle"?: any;
|
|
6065
|
+
"cyan-border"?: any;
|
|
6066
|
+
"cyan-border-prominent"?: any;
|
|
6067
|
+
"cyan-border-subtle"?: any;
|
|
6068
|
+
"lilac-border"?: any;
|
|
6069
|
+
"lilac-border-prominent"?: any;
|
|
6070
|
+
"lilac-border-subtle"?: any;
|
|
6071
|
+
"lime-border"?: any;
|
|
6072
|
+
"lime-border-prominent"?: any;
|
|
6073
|
+
"lime-border-subtle"?: any;
|
|
6074
|
+
"moss-border"?: any;
|
|
6075
|
+
"moss-border-prominent"?: any;
|
|
6076
|
+
"moss-border-subtle"?: any;
|
|
6077
|
+
"ocean-border"?: any;
|
|
6078
|
+
"ocean-border-prominent"?: any;
|
|
6079
|
+
"ocean-border-subtle"?: any;
|
|
6080
|
+
"orange-border"?: any;
|
|
6081
|
+
"orange-border-prominent"?: any;
|
|
6082
|
+
"orange-border-subtle"?: any;
|
|
6083
|
+
"pink-border"?: any;
|
|
6084
|
+
"pink-border-prominent"?: any;
|
|
6085
|
+
"pink-border-subtle"?: any;
|
|
6086
|
+
"sunshine-border"?: any;
|
|
6087
|
+
"sunshine-border-prominent"?: any;
|
|
6088
|
+
"sunshine-border-subtle"?: any;
|
|
6089
|
+
"teal-border"?: any;
|
|
6090
|
+
"teal-border-prominent"?: any;
|
|
6091
|
+
"teal-border-subtle"?: any;
|
|
6092
|
+
"coal-avatar-background"?: any;
|
|
6093
|
+
"coral-avatar-background"?: any;
|
|
6094
|
+
"cyan-avatar-background"?: any;
|
|
6095
|
+
"light-coal-avatar-background"?: any;
|
|
6096
|
+
"light-coral-avatar-background"?: any;
|
|
6097
|
+
"light-cyan-avatar-background"?: any;
|
|
6098
|
+
"light-lilac-avatar-background"?: any;
|
|
6099
|
+
"light-lime-avatar-background"?: any;
|
|
6100
|
+
"light-moss-avatar-background"?: any;
|
|
6101
|
+
"light-ocean-avatar-background"?: any;
|
|
6102
|
+
"light-orange-avatar-background"?: any;
|
|
6103
|
+
"light-pink-avatar-background"?: any;
|
|
6104
|
+
"light-sunshine-avatar-background"?: any;
|
|
6105
|
+
"light-teal-avatar-background"?: any;
|
|
6106
|
+
"lilac-avatar-background"?: any;
|
|
6107
|
+
"lime-avatar-background"?: any;
|
|
6108
|
+
"moss-avatar-background"?: any;
|
|
6109
|
+
"ocean-avatar-background"?: any;
|
|
6110
|
+
"orange-avatar-background"?: any;
|
|
6111
|
+
"pink-avatar-background"?: any;
|
|
6112
|
+
"sunshine-avatar-background"?: any;
|
|
6113
|
+
"teal-avatar-background"?: any;
|
|
6114
|
+
"coral-comment-background"?: any;
|
|
6115
|
+
"cyan-comment-background"?: any;
|
|
6116
|
+
"lime-comment-background"?: any;
|
|
6117
|
+
"coal-cursor-background"?: any;
|
|
6118
|
+
"coral-cursor-background"?: any;
|
|
6119
|
+
"cyan-cursor-background"?: any;
|
|
6120
|
+
"light-cursor-background"?: any;
|
|
6121
|
+
"light-coal-cursor-background"?: any;
|
|
6122
|
+
"light-coral-cursor-background"?: any;
|
|
6123
|
+
"light-cyan-cursor-background"?: any;
|
|
6124
|
+
"light-lilac-cursor-background"?: any;
|
|
6125
|
+
"light-lime-cursor-background"?: any;
|
|
6126
|
+
"light-moss-cursor-background"?: any;
|
|
6127
|
+
"light-orange-cursor-background"?: any;
|
|
6128
|
+
"light-pink-cursor-background"?: any;
|
|
6129
|
+
"light-sunshine-cursor-background"?: any;
|
|
6130
|
+
"light-teal-cursor-background"?: any;
|
|
6131
|
+
"lilac-cursor-background"?: any;
|
|
6132
|
+
"lime-cursor-background"?: any;
|
|
6133
|
+
"moss-cursor-background"?: any;
|
|
6134
|
+
"ocean-cursor-background"?: any;
|
|
6135
|
+
"orange-cursor-background"?: any;
|
|
6136
|
+
"pink-cursor-background"?: any;
|
|
6137
|
+
"sunshine-cursor-background"?: any;
|
|
6138
|
+
"teal-cursor-background"?: any;
|
|
6139
|
+
"black-sticky-background"?: any;
|
|
6140
|
+
"coral-sticky-background"?: any;
|
|
6141
|
+
"cyan-sticky-background"?: any;
|
|
6142
|
+
"light-coal-sticky-background"?: any;
|
|
6143
|
+
"light-lime-sticky-background"?: any;
|
|
6144
|
+
"light-ocean-sticky-background"?: any;
|
|
6145
|
+
"light-pink-sticky-background"?: any;
|
|
6146
|
+
"light-sunshine-sticky-background"?: any;
|
|
6147
|
+
"lilac-sticky-background"?: any;
|
|
6148
|
+
"lime-sticky-background"?: any;
|
|
6149
|
+
"moss-sticky-background"?: any;
|
|
6150
|
+
"ocean-sticky-background"?: any;
|
|
6151
|
+
"orange-sticky-background"?: any;
|
|
6152
|
+
"pink-sticky-background"?: any;
|
|
6153
|
+
"sunshine-sticky-background"?: any;
|
|
6154
|
+
"teal-sticky-background"?: any;
|
|
6155
|
+
"coal-icon"?: any;
|
|
6156
|
+
"coal-icon-subtle"?: any;
|
|
6157
|
+
"coral-icon"?: any;
|
|
6158
|
+
"coral-icon-subtle"?: any;
|
|
6159
|
+
"cyan-icon"?: any;
|
|
6160
|
+
"cyan-icon-subtle"?: any;
|
|
6161
|
+
"lilac-icon"?: any;
|
|
6162
|
+
"lilac-icon-subtle"?: any;
|
|
6163
|
+
"lime-icon"?: any;
|
|
6164
|
+
"lime-icon-subtle"?: any;
|
|
6165
|
+
"moss-icon"?: any;
|
|
6166
|
+
"moss-icon-subtle"?: any;
|
|
6167
|
+
"ocean-icon"?: any;
|
|
6168
|
+
"ocean-icon-subtle"?: any;
|
|
6169
|
+
"orange-icon"?: any;
|
|
6170
|
+
"orange-icon-subtle"?: any;
|
|
6171
|
+
"pink-icon"?: any;
|
|
6172
|
+
"pink-icon-subtle"?: any;
|
|
6173
|
+
"sunshine-icon"?: any;
|
|
6174
|
+
"sunshine-icon-subtle"?: any;
|
|
6175
|
+
"teal-icon"?: any;
|
|
6176
|
+
"teal-icon-subtle"?: any;
|
|
6177
|
+
"coal-text"?: any;
|
|
6178
|
+
"coal-text-subtle"?: any;
|
|
6179
|
+
"coral-text"?: any;
|
|
6180
|
+
"coral-text-subtle"?: any;
|
|
6181
|
+
"cyan-text"?: any;
|
|
6182
|
+
"cyan-text-subtle"?: any;
|
|
6183
|
+
"lilac-text"?: any;
|
|
6184
|
+
"lilac-text-subtle"?: any;
|
|
6185
|
+
"lime-text"?: any;
|
|
6186
|
+
"lime-text-subtle"?: any;
|
|
6187
|
+
"moss-text"?: any;
|
|
6188
|
+
"moss-text-subtle"?: any;
|
|
6189
|
+
"ocean-text"?: any;
|
|
6190
|
+
"ocean-text-subtle"?: any;
|
|
6191
|
+
"orange-text"?: any;
|
|
6192
|
+
"orange-text-subtle"?: any;
|
|
6193
|
+
"pink-text"?: any;
|
|
6194
|
+
"pink-text-subtle"?: any;
|
|
6195
|
+
"sunshine-text"?: any;
|
|
6196
|
+
"sunshine-text-subtle"?: any;
|
|
6197
|
+
"teal-text"?: any;
|
|
6198
|
+
"teal-text-subtle"?: any;
|
|
4904
6199
|
};
|
|
4905
6200
|
'font-sizes': {
|
|
4906
6201
|
readonly 125: "0.625rem";
|
|
@@ -5857,6 +7152,191 @@ declare const theme: {
|
|
|
5857
7152
|
"text-success-pressed"?: _mirohq_design_system_themes.Color | undefined;
|
|
5858
7153
|
"text-warning"?: _mirohq_design_system_themes.Color | undefined;
|
|
5859
7154
|
"text-warning-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7155
|
+
"coal-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7156
|
+
"coal-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7157
|
+
"coal-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7158
|
+
"coal-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7159
|
+
"coral-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7160
|
+
"coral-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7161
|
+
"coral-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7162
|
+
"coral-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7163
|
+
"cyan-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7164
|
+
"cyan-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7165
|
+
"cyan-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7166
|
+
"cyan-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7167
|
+
"lilac-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7168
|
+
"lilac-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7169
|
+
"lilac-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7170
|
+
"lilac-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7171
|
+
"lime-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7172
|
+
"lime-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7173
|
+
"lime-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7174
|
+
"lime-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7175
|
+
"moss-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7176
|
+
"moss-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7177
|
+
"moss-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7178
|
+
"moss-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7179
|
+
"ocean-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7180
|
+
"ocean-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7181
|
+
"ocean-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7182
|
+
"ocean-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7183
|
+
"orange-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7184
|
+
"orange-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7185
|
+
"orange-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7186
|
+
"orange-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7187
|
+
"pink-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7188
|
+
"pink-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7189
|
+
"pink-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7190
|
+
"pink-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7191
|
+
"sunshine-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7192
|
+
"sunshine-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7193
|
+
"sunshine-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7194
|
+
"sunshine-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7195
|
+
"teal-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7196
|
+
"teal-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7197
|
+
"teal-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7198
|
+
"teal-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7199
|
+
"test-test"?: _mirohq_design_system_themes.Color | undefined;
|
|
7200
|
+
"coal-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7201
|
+
"coal-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7202
|
+
"coal-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7203
|
+
"coral-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7204
|
+
"coral-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7205
|
+
"coral-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7206
|
+
"cyan-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7207
|
+
"cyan-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7208
|
+
"cyan-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7209
|
+
"lilac-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7210
|
+
"lilac-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7211
|
+
"lilac-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7212
|
+
"lime-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7213
|
+
"lime-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7214
|
+
"lime-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7215
|
+
"moss-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7216
|
+
"moss-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7217
|
+
"moss-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7218
|
+
"ocean-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7219
|
+
"ocean-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7220
|
+
"ocean-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7221
|
+
"orange-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7222
|
+
"orange-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7223
|
+
"orange-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7224
|
+
"pink-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7225
|
+
"pink-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7226
|
+
"pink-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7227
|
+
"sunshine-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7228
|
+
"sunshine-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7229
|
+
"sunshine-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7230
|
+
"teal-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7231
|
+
"teal-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7232
|
+
"teal-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7233
|
+
"coal-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7234
|
+
"coral-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7235
|
+
"cyan-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7236
|
+
"light-coal-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7237
|
+
"light-coral-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7238
|
+
"light-cyan-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7239
|
+
"light-lilac-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7240
|
+
"light-lime-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7241
|
+
"light-moss-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7242
|
+
"light-ocean-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7243
|
+
"light-orange-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7244
|
+
"light-pink-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7245
|
+
"light-sunshine-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7246
|
+
"light-teal-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7247
|
+
"lilac-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7248
|
+
"lime-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7249
|
+
"moss-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7250
|
+
"ocean-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7251
|
+
"orange-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7252
|
+
"pink-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7253
|
+
"sunshine-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7254
|
+
"teal-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7255
|
+
"coral-comment-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7256
|
+
"cyan-comment-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7257
|
+
"lime-comment-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7258
|
+
"coal-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7259
|
+
"coral-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7260
|
+
"cyan-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7261
|
+
"light-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7262
|
+
"light-coal-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7263
|
+
"light-coral-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7264
|
+
"light-cyan-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7265
|
+
"light-lilac-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7266
|
+
"light-lime-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7267
|
+
"light-moss-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7268
|
+
"light-orange-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7269
|
+
"light-pink-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7270
|
+
"light-sunshine-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7271
|
+
"light-teal-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7272
|
+
"lilac-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7273
|
+
"lime-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7274
|
+
"moss-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7275
|
+
"ocean-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7276
|
+
"orange-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7277
|
+
"pink-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7278
|
+
"sunshine-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7279
|
+
"teal-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7280
|
+
"black-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7281
|
+
"coral-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7282
|
+
"cyan-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7283
|
+
"light-coal-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7284
|
+
"light-lime-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7285
|
+
"light-ocean-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7286
|
+
"light-pink-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7287
|
+
"light-sunshine-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7288
|
+
"lilac-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7289
|
+
"lime-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7290
|
+
"moss-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7291
|
+
"ocean-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7292
|
+
"orange-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7293
|
+
"pink-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7294
|
+
"sunshine-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7295
|
+
"teal-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7296
|
+
"coal-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7297
|
+
"coal-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7298
|
+
"coral-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7299
|
+
"coral-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7300
|
+
"cyan-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7301
|
+
"cyan-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7302
|
+
"lilac-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7303
|
+
"lilac-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7304
|
+
"lime-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7305
|
+
"lime-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7306
|
+
"moss-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7307
|
+
"moss-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7308
|
+
"ocean-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7309
|
+
"ocean-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7310
|
+
"orange-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7311
|
+
"orange-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7312
|
+
"pink-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7313
|
+
"pink-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7314
|
+
"sunshine-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7315
|
+
"sunshine-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7316
|
+
"teal-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7317
|
+
"teal-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7318
|
+
"coal-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7319
|
+
"coal-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7320
|
+
"coral-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7321
|
+
"coral-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7322
|
+
"cyan-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7323
|
+
"cyan-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7324
|
+
"lilac-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7325
|
+
"lilac-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7326
|
+
"lime-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7327
|
+
"lime-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7328
|
+
"moss-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7329
|
+
"moss-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7330
|
+
"ocean-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7331
|
+
"ocean-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7332
|
+
"orange-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7333
|
+
"orange-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7334
|
+
"pink-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7335
|
+
"pink-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7336
|
+
"sunshine-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7337
|
+
"sunshine-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7338
|
+
"teal-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7339
|
+
"teal-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
5860
7340
|
};
|
|
5861
7341
|
'font-sizes': {
|
|
5862
7342
|
readonly 125: "0.625rem";
|