@mirohq/design-system-stitches 2.6.27 → 2.6.29
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 +1657 -1
- package/package.json +3 -3
package/dist/types.d.ts
CHANGED
|
@@ -519,6 +519,213 @@ 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-mild"?: any;
|
|
665
|
+
"coal-icon-subtle"?: any;
|
|
666
|
+
"coral-icon"?: any;
|
|
667
|
+
"coral-icon-mild"?: any;
|
|
668
|
+
"coral-icon-subtle"?: any;
|
|
669
|
+
"cyan-icon"?: any;
|
|
670
|
+
"cyan-icon-mild"?: any;
|
|
671
|
+
"cyan-icon-subtle"?: any;
|
|
672
|
+
"lilac-icon"?: any;
|
|
673
|
+
"lilac-icon-mild"?: any;
|
|
674
|
+
"lilac-icon-subtle"?: any;
|
|
675
|
+
"lime-icon"?: any;
|
|
676
|
+
"lime-icon-mild"?: any;
|
|
677
|
+
"lime-icon-subtle"?: any;
|
|
678
|
+
"moss-icon"?: any;
|
|
679
|
+
"moss-icon-mild"?: any;
|
|
680
|
+
"moss-icon-subtle"?: any;
|
|
681
|
+
"ocean-icon"?: any;
|
|
682
|
+
"ocean-icon-mild"?: any;
|
|
683
|
+
"ocean-icon-subtle"?: any;
|
|
684
|
+
"orange-icon"?: any;
|
|
685
|
+
"orange-icon-mild"?: any;
|
|
686
|
+
"orange-icon-subtle"?: any;
|
|
687
|
+
"pink-icon"?: any;
|
|
688
|
+
"pink-icon-mild"?: any;
|
|
689
|
+
"pink-icon-subtle"?: any;
|
|
690
|
+
"sunshine-icon"?: any;
|
|
691
|
+
"sunshine-icon-mild"?: any;
|
|
692
|
+
"sunshine-icon-subtle"?: any;
|
|
693
|
+
"teal-icon"?: any;
|
|
694
|
+
"teal-icon-mild"?: any;
|
|
695
|
+
"teal-icon-subtle"?: any;
|
|
696
|
+
"coal-text"?: any;
|
|
697
|
+
"coal-text-mild"?: any;
|
|
698
|
+
"coal-text-subtle"?: any;
|
|
699
|
+
"coral-text"?: any;
|
|
700
|
+
"coral-text-mild"?: any;
|
|
701
|
+
"coral-text-subtle"?: any;
|
|
702
|
+
"cyan-text"?: any;
|
|
703
|
+
"cyan-text-mild"?: any;
|
|
704
|
+
"cyan-text-subtle"?: any;
|
|
705
|
+
"lilac-text"?: any;
|
|
706
|
+
"lilac-text-mild"?: any;
|
|
707
|
+
"lilac-text-subtle"?: any;
|
|
708
|
+
"lime-text"?: any;
|
|
709
|
+
"lime-text-mild"?: any;
|
|
710
|
+
"lime-text-subtle"?: any;
|
|
711
|
+
"moss-text"?: any;
|
|
712
|
+
"moss-text-mild"?: any;
|
|
713
|
+
"moss-text-subtle"?: any;
|
|
714
|
+
"ocean-text"?: any;
|
|
715
|
+
"ocean-text-mild"?: any;
|
|
716
|
+
"ocean-text-subtle"?: any;
|
|
717
|
+
"orange-text"?: any;
|
|
718
|
+
"orange-text-mild"?: any;
|
|
719
|
+
"orange-text-subtle"?: any;
|
|
720
|
+
"pink-text"?: any;
|
|
721
|
+
"pink-text-mild"?: any;
|
|
722
|
+
"pink-text-subtle"?: any;
|
|
723
|
+
"sunshine-text"?: any;
|
|
724
|
+
"sunshine-text-mild"?: any;
|
|
725
|
+
"sunshine-text-subtle"?: any;
|
|
726
|
+
"teal-text"?: any;
|
|
727
|
+
"teal-text-mild"?: any;
|
|
728
|
+
"teal-text-subtle"?: any;
|
|
522
729
|
};
|
|
523
730
|
'font-sizes': {
|
|
524
731
|
readonly 125: "0.625rem";
|
|
@@ -1308,6 +1515,213 @@ declare const createTheme: <Argument0 extends string | ({
|
|
|
1308
1515
|
"text-success-pressed"?: string | number | boolean | undefined;
|
|
1309
1516
|
"text-warning"?: string | number | boolean | undefined;
|
|
1310
1517
|
"text-warning-subtle"?: string | number | boolean | undefined;
|
|
1518
|
+
"coal-background"?: string | number | boolean | undefined;
|
|
1519
|
+
"coal-background-mild"?: string | number | boolean | undefined;
|
|
1520
|
+
"coal-background-prominent"?: string | number | boolean | undefined;
|
|
1521
|
+
"coal-background-subtle"?: string | number | boolean | undefined;
|
|
1522
|
+
"coral-background"?: string | number | boolean | undefined;
|
|
1523
|
+
"coral-background-mild"?: string | number | boolean | undefined;
|
|
1524
|
+
"coral-background-prominent"?: string | number | boolean | undefined;
|
|
1525
|
+
"coral-background-subtle"?: string | number | boolean | undefined;
|
|
1526
|
+
"cyan-background"?: string | number | boolean | undefined;
|
|
1527
|
+
"cyan-background-mild"?: string | number | boolean | undefined;
|
|
1528
|
+
"cyan-background-prominent"?: string | number | boolean | undefined;
|
|
1529
|
+
"cyan-background-subtle"?: string | number | boolean | undefined;
|
|
1530
|
+
"lilac-background"?: string | number | boolean | undefined;
|
|
1531
|
+
"lilac-background-mild"?: string | number | boolean | undefined;
|
|
1532
|
+
"lilac-background-prominent"?: string | number | boolean | undefined;
|
|
1533
|
+
"lilac-background-subtle"?: string | number | boolean | undefined;
|
|
1534
|
+
"lime-background"?: string | number | boolean | undefined;
|
|
1535
|
+
"lime-background-mild"?: string | number | boolean | undefined;
|
|
1536
|
+
"lime-background-prominent"?: string | number | boolean | undefined;
|
|
1537
|
+
"lime-background-subtle"?: string | number | boolean | undefined;
|
|
1538
|
+
"moss-background"?: string | number | boolean | undefined;
|
|
1539
|
+
"moss-background-mild"?: string | number | boolean | undefined;
|
|
1540
|
+
"moss-background-prominent"?: string | number | boolean | undefined;
|
|
1541
|
+
"moss-background-subtle"?: string | number | boolean | undefined;
|
|
1542
|
+
"ocean-background"?: string | number | boolean | undefined;
|
|
1543
|
+
"ocean-background-mild"?: string | number | boolean | undefined;
|
|
1544
|
+
"ocean-background-prominent"?: string | number | boolean | undefined;
|
|
1545
|
+
"ocean-background-subtle"?: string | number | boolean | undefined;
|
|
1546
|
+
"orange-background"?: string | number | boolean | undefined;
|
|
1547
|
+
"orange-background-mild"?: string | number | boolean | undefined;
|
|
1548
|
+
"orange-background-prominent"?: string | number | boolean | undefined;
|
|
1549
|
+
"orange-background-subtle"?: string | number | boolean | undefined;
|
|
1550
|
+
"pink-background"?: string | number | boolean | undefined;
|
|
1551
|
+
"pink-background-mild"?: string | number | boolean | undefined;
|
|
1552
|
+
"pink-background-prominent"?: string | number | boolean | undefined;
|
|
1553
|
+
"pink-background-subtle"?: string | number | boolean | undefined;
|
|
1554
|
+
"sunshine-background"?: string | number | boolean | undefined;
|
|
1555
|
+
"sunshine-background-mild"?: string | number | boolean | undefined;
|
|
1556
|
+
"sunshine-background-prominent"?: string | number | boolean | undefined;
|
|
1557
|
+
"sunshine-background-subtle"?: string | number | boolean | undefined;
|
|
1558
|
+
"teal-background"?: string | number | boolean | undefined;
|
|
1559
|
+
"teal-background-mild"?: string | number | boolean | undefined;
|
|
1560
|
+
"teal-background-prominent"?: string | number | boolean | undefined;
|
|
1561
|
+
"teal-background-subtle"?: string | number | boolean | undefined;
|
|
1562
|
+
"test-test"?: string | number | boolean | undefined;
|
|
1563
|
+
"coal-border"?: string | number | boolean | undefined;
|
|
1564
|
+
"coal-border-prominent"?: string | number | boolean | undefined;
|
|
1565
|
+
"coal-border-subtle"?: string | number | boolean | undefined;
|
|
1566
|
+
"coral-border"?: string | number | boolean | undefined;
|
|
1567
|
+
"coral-border-prominent"?: string | number | boolean | undefined;
|
|
1568
|
+
"coral-border-subtle"?: string | number | boolean | undefined;
|
|
1569
|
+
"cyan-border"?: string | number | boolean | undefined;
|
|
1570
|
+
"cyan-border-prominent"?: string | number | boolean | undefined;
|
|
1571
|
+
"cyan-border-subtle"?: string | number | boolean | undefined;
|
|
1572
|
+
"lilac-border"?: string | number | boolean | undefined;
|
|
1573
|
+
"lilac-border-prominent"?: string | number | boolean | undefined;
|
|
1574
|
+
"lilac-border-subtle"?: string | number | boolean | undefined;
|
|
1575
|
+
"lime-border"?: string | number | boolean | undefined;
|
|
1576
|
+
"lime-border-prominent"?: string | number | boolean | undefined;
|
|
1577
|
+
"lime-border-subtle"?: string | number | boolean | undefined;
|
|
1578
|
+
"moss-border"?: string | number | boolean | undefined;
|
|
1579
|
+
"moss-border-prominent"?: string | number | boolean | undefined;
|
|
1580
|
+
"moss-border-subtle"?: string | number | boolean | undefined;
|
|
1581
|
+
"ocean-border"?: string | number | boolean | undefined;
|
|
1582
|
+
"ocean-border-prominent"?: string | number | boolean | undefined;
|
|
1583
|
+
"ocean-border-subtle"?: string | number | boolean | undefined;
|
|
1584
|
+
"orange-border"?: string | number | boolean | undefined;
|
|
1585
|
+
"orange-border-prominent"?: string | number | boolean | undefined;
|
|
1586
|
+
"orange-border-subtle"?: string | number | boolean | undefined;
|
|
1587
|
+
"pink-border"?: string | number | boolean | undefined;
|
|
1588
|
+
"pink-border-prominent"?: string | number | boolean | undefined;
|
|
1589
|
+
"pink-border-subtle"?: string | number | boolean | undefined;
|
|
1590
|
+
"sunshine-border"?: string | number | boolean | undefined;
|
|
1591
|
+
"sunshine-border-prominent"?: string | number | boolean | undefined;
|
|
1592
|
+
"sunshine-border-subtle"?: string | number | boolean | undefined;
|
|
1593
|
+
"teal-border"?: string | number | boolean | undefined;
|
|
1594
|
+
"teal-border-prominent"?: string | number | boolean | undefined;
|
|
1595
|
+
"teal-border-subtle"?: string | number | boolean | undefined;
|
|
1596
|
+
"coal-avatar-background"?: string | number | boolean | undefined;
|
|
1597
|
+
"coral-avatar-background"?: string | number | boolean | undefined;
|
|
1598
|
+
"cyan-avatar-background"?: string | number | boolean | undefined;
|
|
1599
|
+
"light-coal-avatar-background"?: string | number | boolean | undefined;
|
|
1600
|
+
"light-coral-avatar-background"?: string | number | boolean | undefined;
|
|
1601
|
+
"light-cyan-avatar-background"?: string | number | boolean | undefined;
|
|
1602
|
+
"light-lilac-avatar-background"?: string | number | boolean | undefined;
|
|
1603
|
+
"light-lime-avatar-background"?: string | number | boolean | undefined;
|
|
1604
|
+
"light-moss-avatar-background"?: string | number | boolean | undefined;
|
|
1605
|
+
"light-ocean-avatar-background"?: string | number | boolean | undefined;
|
|
1606
|
+
"light-orange-avatar-background"?: string | number | boolean | undefined;
|
|
1607
|
+
"light-pink-avatar-background"?: string | number | boolean | undefined;
|
|
1608
|
+
"light-sunshine-avatar-background"?: string | number | boolean | undefined;
|
|
1609
|
+
"light-teal-avatar-background"?: string | number | boolean | undefined;
|
|
1610
|
+
"lilac-avatar-background"?: string | number | boolean | undefined;
|
|
1611
|
+
"lime-avatar-background"?: string | number | boolean | undefined;
|
|
1612
|
+
"moss-avatar-background"?: string | number | boolean | undefined;
|
|
1613
|
+
"ocean-avatar-background"?: string | number | boolean | undefined;
|
|
1614
|
+
"orange-avatar-background"?: string | number | boolean | undefined;
|
|
1615
|
+
"pink-avatar-background"?: string | number | boolean | undefined;
|
|
1616
|
+
"sunshine-avatar-background"?: string | number | boolean | undefined;
|
|
1617
|
+
"teal-avatar-background"?: string | number | boolean | undefined;
|
|
1618
|
+
"coral-comment-background"?: string | number | boolean | undefined;
|
|
1619
|
+
"cyan-comment-background"?: string | number | boolean | undefined;
|
|
1620
|
+
"lime-comment-background"?: string | number | boolean | undefined;
|
|
1621
|
+
"coal-cursor-background"?: string | number | boolean | undefined;
|
|
1622
|
+
"coral-cursor-background"?: string | number | boolean | undefined;
|
|
1623
|
+
"cyan-cursor-background"?: string | number | boolean | undefined;
|
|
1624
|
+
"light-cursor-background"?: string | number | boolean | undefined;
|
|
1625
|
+
"light-coal-cursor-background"?: string | number | boolean | undefined;
|
|
1626
|
+
"light-coral-cursor-background"?: string | number | boolean | undefined;
|
|
1627
|
+
"light-cyan-cursor-background"?: string | number | boolean | undefined;
|
|
1628
|
+
"light-lilac-cursor-background"?: string | number | boolean | undefined;
|
|
1629
|
+
"light-lime-cursor-background"?: string | number | boolean | undefined;
|
|
1630
|
+
"light-moss-cursor-background"?: string | number | boolean | undefined;
|
|
1631
|
+
"light-orange-cursor-background"?: string | number | boolean | undefined;
|
|
1632
|
+
"light-pink-cursor-background"?: string | number | boolean | undefined;
|
|
1633
|
+
"light-sunshine-cursor-background"?: string | number | boolean | undefined;
|
|
1634
|
+
"light-teal-cursor-background"?: string | number | boolean | undefined;
|
|
1635
|
+
"lilac-cursor-background"?: string | number | boolean | undefined;
|
|
1636
|
+
"lime-cursor-background"?: string | number | boolean | undefined;
|
|
1637
|
+
"moss-cursor-background"?: string | number | boolean | undefined;
|
|
1638
|
+
"ocean-cursor-background"?: string | number | boolean | undefined;
|
|
1639
|
+
"orange-cursor-background"?: string | number | boolean | undefined;
|
|
1640
|
+
"pink-cursor-background"?: string | number | boolean | undefined;
|
|
1641
|
+
"sunshine-cursor-background"?: string | number | boolean | undefined;
|
|
1642
|
+
"teal-cursor-background"?: string | number | boolean | undefined;
|
|
1643
|
+
"black-sticky-background"?: string | number | boolean | undefined;
|
|
1644
|
+
"coral-sticky-background"?: string | number | boolean | undefined;
|
|
1645
|
+
"cyan-sticky-background"?: string | number | boolean | undefined;
|
|
1646
|
+
"light-coal-sticky-background"?: string | number | boolean | undefined;
|
|
1647
|
+
"light-lime-sticky-background"?: string | number | boolean | undefined;
|
|
1648
|
+
"light-ocean-sticky-background"?: string | number | boolean | undefined;
|
|
1649
|
+
"light-pink-sticky-background"?: string | number | boolean | undefined;
|
|
1650
|
+
"light-sunshine-sticky-background"?: string | number | boolean | undefined;
|
|
1651
|
+
"lilac-sticky-background"?: string | number | boolean | undefined;
|
|
1652
|
+
"lime-sticky-background"?: string | number | boolean | undefined;
|
|
1653
|
+
"moss-sticky-background"?: string | number | boolean | undefined;
|
|
1654
|
+
"ocean-sticky-background"?: string | number | boolean | undefined;
|
|
1655
|
+
"orange-sticky-background"?: string | number | boolean | undefined;
|
|
1656
|
+
"pink-sticky-background"?: string | number | boolean | undefined;
|
|
1657
|
+
"sunshine-sticky-background"?: string | number | boolean | undefined;
|
|
1658
|
+
"teal-sticky-background"?: string | number | boolean | undefined;
|
|
1659
|
+
"coal-icon"?: string | number | boolean | undefined;
|
|
1660
|
+
"coal-icon-mild"?: string | number | boolean | undefined;
|
|
1661
|
+
"coal-icon-subtle"?: string | number | boolean | undefined;
|
|
1662
|
+
"coral-icon"?: string | number | boolean | undefined;
|
|
1663
|
+
"coral-icon-mild"?: string | number | boolean | undefined;
|
|
1664
|
+
"coral-icon-subtle"?: string | number | boolean | undefined;
|
|
1665
|
+
"cyan-icon"?: string | number | boolean | undefined;
|
|
1666
|
+
"cyan-icon-mild"?: string | number | boolean | undefined;
|
|
1667
|
+
"cyan-icon-subtle"?: string | number | boolean | undefined;
|
|
1668
|
+
"lilac-icon"?: string | number | boolean | undefined;
|
|
1669
|
+
"lilac-icon-mild"?: string | number | boolean | undefined;
|
|
1670
|
+
"lilac-icon-subtle"?: string | number | boolean | undefined;
|
|
1671
|
+
"lime-icon"?: string | number | boolean | undefined;
|
|
1672
|
+
"lime-icon-mild"?: string | number | boolean | undefined;
|
|
1673
|
+
"lime-icon-subtle"?: string | number | boolean | undefined;
|
|
1674
|
+
"moss-icon"?: string | number | boolean | undefined;
|
|
1675
|
+
"moss-icon-mild"?: string | number | boolean | undefined;
|
|
1676
|
+
"moss-icon-subtle"?: string | number | boolean | undefined;
|
|
1677
|
+
"ocean-icon"?: string | number | boolean | undefined;
|
|
1678
|
+
"ocean-icon-mild"?: string | number | boolean | undefined;
|
|
1679
|
+
"ocean-icon-subtle"?: string | number | boolean | undefined;
|
|
1680
|
+
"orange-icon"?: string | number | boolean | undefined;
|
|
1681
|
+
"orange-icon-mild"?: string | number | boolean | undefined;
|
|
1682
|
+
"orange-icon-subtle"?: string | number | boolean | undefined;
|
|
1683
|
+
"pink-icon"?: string | number | boolean | undefined;
|
|
1684
|
+
"pink-icon-mild"?: string | number | boolean | undefined;
|
|
1685
|
+
"pink-icon-subtle"?: string | number | boolean | undefined;
|
|
1686
|
+
"sunshine-icon"?: string | number | boolean | undefined;
|
|
1687
|
+
"sunshine-icon-mild"?: string | number | boolean | undefined;
|
|
1688
|
+
"sunshine-icon-subtle"?: string | number | boolean | undefined;
|
|
1689
|
+
"teal-icon"?: string | number | boolean | undefined;
|
|
1690
|
+
"teal-icon-mild"?: string | number | boolean | undefined;
|
|
1691
|
+
"teal-icon-subtle"?: string | number | boolean | undefined;
|
|
1692
|
+
"coal-text"?: string | number | boolean | undefined;
|
|
1693
|
+
"coal-text-mild"?: string | number | boolean | undefined;
|
|
1694
|
+
"coal-text-subtle"?: string | number | boolean | undefined;
|
|
1695
|
+
"coral-text"?: string | number | boolean | undefined;
|
|
1696
|
+
"coral-text-mild"?: string | number | boolean | undefined;
|
|
1697
|
+
"coral-text-subtle"?: string | number | boolean | undefined;
|
|
1698
|
+
"cyan-text"?: string | number | boolean | undefined;
|
|
1699
|
+
"cyan-text-mild"?: string | number | boolean | undefined;
|
|
1700
|
+
"cyan-text-subtle"?: string | number | boolean | undefined;
|
|
1701
|
+
"lilac-text"?: string | number | boolean | undefined;
|
|
1702
|
+
"lilac-text-mild"?: string | number | boolean | undefined;
|
|
1703
|
+
"lilac-text-subtle"?: string | number | boolean | undefined;
|
|
1704
|
+
"lime-text"?: string | number | boolean | undefined;
|
|
1705
|
+
"lime-text-mild"?: string | number | boolean | undefined;
|
|
1706
|
+
"lime-text-subtle"?: string | number | boolean | undefined;
|
|
1707
|
+
"moss-text"?: string | number | boolean | undefined;
|
|
1708
|
+
"moss-text-mild"?: string | number | boolean | undefined;
|
|
1709
|
+
"moss-text-subtle"?: string | number | boolean | undefined;
|
|
1710
|
+
"ocean-text"?: string | number | boolean | undefined;
|
|
1711
|
+
"ocean-text-mild"?: string | number | boolean | undefined;
|
|
1712
|
+
"ocean-text-subtle"?: string | number | boolean | undefined;
|
|
1713
|
+
"orange-text"?: string | number | boolean | undefined;
|
|
1714
|
+
"orange-text-mild"?: string | number | boolean | undefined;
|
|
1715
|
+
"orange-text-subtle"?: string | number | boolean | undefined;
|
|
1716
|
+
"pink-text"?: string | number | boolean | undefined;
|
|
1717
|
+
"pink-text-mild"?: string | number | boolean | undefined;
|
|
1718
|
+
"pink-text-subtle"?: string | number | boolean | undefined;
|
|
1719
|
+
"sunshine-text"?: string | number | boolean | undefined;
|
|
1720
|
+
"sunshine-text-mild"?: string | number | boolean | undefined;
|
|
1721
|
+
"sunshine-text-subtle"?: string | number | boolean | undefined;
|
|
1722
|
+
"teal-text"?: string | number | boolean | undefined;
|
|
1723
|
+
"teal-text-mild"?: string | number | boolean | undefined;
|
|
1724
|
+
"teal-text-subtle"?: string | number | boolean | undefined;
|
|
1311
1725
|
} | undefined;
|
|
1312
1726
|
'font-sizes'?: {
|
|
1313
1727
|
readonly 125?: string | number | boolean | undefined;
|
|
@@ -1913,6 +2327,213 @@ declare const createTheme: <Argument0 extends string | ({
|
|
|
1913
2327
|
"text-success-pressed"?: string | number | boolean | undefined;
|
|
1914
2328
|
"text-warning"?: string | number | boolean | undefined;
|
|
1915
2329
|
"text-warning-subtle"?: string | number | boolean | undefined;
|
|
2330
|
+
"coal-background"?: string | number | boolean | undefined;
|
|
2331
|
+
"coal-background-mild"?: string | number | boolean | undefined;
|
|
2332
|
+
"coal-background-prominent"?: string | number | boolean | undefined;
|
|
2333
|
+
"coal-background-subtle"?: string | number | boolean | undefined;
|
|
2334
|
+
"coral-background"?: string | number | boolean | undefined;
|
|
2335
|
+
"coral-background-mild"?: string | number | boolean | undefined;
|
|
2336
|
+
"coral-background-prominent"?: string | number | boolean | undefined;
|
|
2337
|
+
"coral-background-subtle"?: string | number | boolean | undefined;
|
|
2338
|
+
"cyan-background"?: string | number | boolean | undefined;
|
|
2339
|
+
"cyan-background-mild"?: string | number | boolean | undefined;
|
|
2340
|
+
"cyan-background-prominent"?: string | number | boolean | undefined;
|
|
2341
|
+
"cyan-background-subtle"?: string | number | boolean | undefined;
|
|
2342
|
+
"lilac-background"?: string | number | boolean | undefined;
|
|
2343
|
+
"lilac-background-mild"?: string | number | boolean | undefined;
|
|
2344
|
+
"lilac-background-prominent"?: string | number | boolean | undefined;
|
|
2345
|
+
"lilac-background-subtle"?: string | number | boolean | undefined;
|
|
2346
|
+
"lime-background"?: string | number | boolean | undefined;
|
|
2347
|
+
"lime-background-mild"?: string | number | boolean | undefined;
|
|
2348
|
+
"lime-background-prominent"?: string | number | boolean | undefined;
|
|
2349
|
+
"lime-background-subtle"?: string | number | boolean | undefined;
|
|
2350
|
+
"moss-background"?: string | number | boolean | undefined;
|
|
2351
|
+
"moss-background-mild"?: string | number | boolean | undefined;
|
|
2352
|
+
"moss-background-prominent"?: string | number | boolean | undefined;
|
|
2353
|
+
"moss-background-subtle"?: string | number | boolean | undefined;
|
|
2354
|
+
"ocean-background"?: string | number | boolean | undefined;
|
|
2355
|
+
"ocean-background-mild"?: string | number | boolean | undefined;
|
|
2356
|
+
"ocean-background-prominent"?: string | number | boolean | undefined;
|
|
2357
|
+
"ocean-background-subtle"?: string | number | boolean | undefined;
|
|
2358
|
+
"orange-background"?: string | number | boolean | undefined;
|
|
2359
|
+
"orange-background-mild"?: string | number | boolean | undefined;
|
|
2360
|
+
"orange-background-prominent"?: string | number | boolean | undefined;
|
|
2361
|
+
"orange-background-subtle"?: string | number | boolean | undefined;
|
|
2362
|
+
"pink-background"?: string | number | boolean | undefined;
|
|
2363
|
+
"pink-background-mild"?: string | number | boolean | undefined;
|
|
2364
|
+
"pink-background-prominent"?: string | number | boolean | undefined;
|
|
2365
|
+
"pink-background-subtle"?: string | number | boolean | undefined;
|
|
2366
|
+
"sunshine-background"?: string | number | boolean | undefined;
|
|
2367
|
+
"sunshine-background-mild"?: string | number | boolean | undefined;
|
|
2368
|
+
"sunshine-background-prominent"?: string | number | boolean | undefined;
|
|
2369
|
+
"sunshine-background-subtle"?: string | number | boolean | undefined;
|
|
2370
|
+
"teal-background"?: string | number | boolean | undefined;
|
|
2371
|
+
"teal-background-mild"?: string | number | boolean | undefined;
|
|
2372
|
+
"teal-background-prominent"?: string | number | boolean | undefined;
|
|
2373
|
+
"teal-background-subtle"?: string | number | boolean | undefined;
|
|
2374
|
+
"test-test"?: string | number | boolean | undefined;
|
|
2375
|
+
"coal-border"?: string | number | boolean | undefined;
|
|
2376
|
+
"coal-border-prominent"?: string | number | boolean | undefined;
|
|
2377
|
+
"coal-border-subtle"?: string | number | boolean | undefined;
|
|
2378
|
+
"coral-border"?: string | number | boolean | undefined;
|
|
2379
|
+
"coral-border-prominent"?: string | number | boolean | undefined;
|
|
2380
|
+
"coral-border-subtle"?: string | number | boolean | undefined;
|
|
2381
|
+
"cyan-border"?: string | number | boolean | undefined;
|
|
2382
|
+
"cyan-border-prominent"?: string | number | boolean | undefined;
|
|
2383
|
+
"cyan-border-subtle"?: string | number | boolean | undefined;
|
|
2384
|
+
"lilac-border"?: string | number | boolean | undefined;
|
|
2385
|
+
"lilac-border-prominent"?: string | number | boolean | undefined;
|
|
2386
|
+
"lilac-border-subtle"?: string | number | boolean | undefined;
|
|
2387
|
+
"lime-border"?: string | number | boolean | undefined;
|
|
2388
|
+
"lime-border-prominent"?: string | number | boolean | undefined;
|
|
2389
|
+
"lime-border-subtle"?: string | number | boolean | undefined;
|
|
2390
|
+
"moss-border"?: string | number | boolean | undefined;
|
|
2391
|
+
"moss-border-prominent"?: string | number | boolean | undefined;
|
|
2392
|
+
"moss-border-subtle"?: string | number | boolean | undefined;
|
|
2393
|
+
"ocean-border"?: string | number | boolean | undefined;
|
|
2394
|
+
"ocean-border-prominent"?: string | number | boolean | undefined;
|
|
2395
|
+
"ocean-border-subtle"?: string | number | boolean | undefined;
|
|
2396
|
+
"orange-border"?: string | number | boolean | undefined;
|
|
2397
|
+
"orange-border-prominent"?: string | number | boolean | undefined;
|
|
2398
|
+
"orange-border-subtle"?: string | number | boolean | undefined;
|
|
2399
|
+
"pink-border"?: string | number | boolean | undefined;
|
|
2400
|
+
"pink-border-prominent"?: string | number | boolean | undefined;
|
|
2401
|
+
"pink-border-subtle"?: string | number | boolean | undefined;
|
|
2402
|
+
"sunshine-border"?: string | number | boolean | undefined;
|
|
2403
|
+
"sunshine-border-prominent"?: string | number | boolean | undefined;
|
|
2404
|
+
"sunshine-border-subtle"?: string | number | boolean | undefined;
|
|
2405
|
+
"teal-border"?: string | number | boolean | undefined;
|
|
2406
|
+
"teal-border-prominent"?: string | number | boolean | undefined;
|
|
2407
|
+
"teal-border-subtle"?: string | number | boolean | undefined;
|
|
2408
|
+
"coal-avatar-background"?: string | number | boolean | undefined;
|
|
2409
|
+
"coral-avatar-background"?: string | number | boolean | undefined;
|
|
2410
|
+
"cyan-avatar-background"?: string | number | boolean | undefined;
|
|
2411
|
+
"light-coal-avatar-background"?: string | number | boolean | undefined;
|
|
2412
|
+
"light-coral-avatar-background"?: string | number | boolean | undefined;
|
|
2413
|
+
"light-cyan-avatar-background"?: string | number | boolean | undefined;
|
|
2414
|
+
"light-lilac-avatar-background"?: string | number | boolean | undefined;
|
|
2415
|
+
"light-lime-avatar-background"?: string | number | boolean | undefined;
|
|
2416
|
+
"light-moss-avatar-background"?: string | number | boolean | undefined;
|
|
2417
|
+
"light-ocean-avatar-background"?: string | number | boolean | undefined;
|
|
2418
|
+
"light-orange-avatar-background"?: string | number | boolean | undefined;
|
|
2419
|
+
"light-pink-avatar-background"?: string | number | boolean | undefined;
|
|
2420
|
+
"light-sunshine-avatar-background"?: string | number | boolean | undefined;
|
|
2421
|
+
"light-teal-avatar-background"?: string | number | boolean | undefined;
|
|
2422
|
+
"lilac-avatar-background"?: string | number | boolean | undefined;
|
|
2423
|
+
"lime-avatar-background"?: string | number | boolean | undefined;
|
|
2424
|
+
"moss-avatar-background"?: string | number | boolean | undefined;
|
|
2425
|
+
"ocean-avatar-background"?: string | number | boolean | undefined;
|
|
2426
|
+
"orange-avatar-background"?: string | number | boolean | undefined;
|
|
2427
|
+
"pink-avatar-background"?: string | number | boolean | undefined;
|
|
2428
|
+
"sunshine-avatar-background"?: string | number | boolean | undefined;
|
|
2429
|
+
"teal-avatar-background"?: string | number | boolean | undefined;
|
|
2430
|
+
"coral-comment-background"?: string | number | boolean | undefined;
|
|
2431
|
+
"cyan-comment-background"?: string | number | boolean | undefined;
|
|
2432
|
+
"lime-comment-background"?: string | number | boolean | undefined;
|
|
2433
|
+
"coal-cursor-background"?: string | number | boolean | undefined;
|
|
2434
|
+
"coral-cursor-background"?: string | number | boolean | undefined;
|
|
2435
|
+
"cyan-cursor-background"?: string | number | boolean | undefined;
|
|
2436
|
+
"light-cursor-background"?: string | number | boolean | undefined;
|
|
2437
|
+
"light-coal-cursor-background"?: string | number | boolean | undefined;
|
|
2438
|
+
"light-coral-cursor-background"?: string | number | boolean | undefined;
|
|
2439
|
+
"light-cyan-cursor-background"?: string | number | boolean | undefined;
|
|
2440
|
+
"light-lilac-cursor-background"?: string | number | boolean | undefined;
|
|
2441
|
+
"light-lime-cursor-background"?: string | number | boolean | undefined;
|
|
2442
|
+
"light-moss-cursor-background"?: string | number | boolean | undefined;
|
|
2443
|
+
"light-orange-cursor-background"?: string | number | boolean | undefined;
|
|
2444
|
+
"light-pink-cursor-background"?: string | number | boolean | undefined;
|
|
2445
|
+
"light-sunshine-cursor-background"?: string | number | boolean | undefined;
|
|
2446
|
+
"light-teal-cursor-background"?: string | number | boolean | undefined;
|
|
2447
|
+
"lilac-cursor-background"?: string | number | boolean | undefined;
|
|
2448
|
+
"lime-cursor-background"?: string | number | boolean | undefined;
|
|
2449
|
+
"moss-cursor-background"?: string | number | boolean | undefined;
|
|
2450
|
+
"ocean-cursor-background"?: string | number | boolean | undefined;
|
|
2451
|
+
"orange-cursor-background"?: string | number | boolean | undefined;
|
|
2452
|
+
"pink-cursor-background"?: string | number | boolean | undefined;
|
|
2453
|
+
"sunshine-cursor-background"?: string | number | boolean | undefined;
|
|
2454
|
+
"teal-cursor-background"?: string | number | boolean | undefined;
|
|
2455
|
+
"black-sticky-background"?: string | number | boolean | undefined;
|
|
2456
|
+
"coral-sticky-background"?: string | number | boolean | undefined;
|
|
2457
|
+
"cyan-sticky-background"?: string | number | boolean | undefined;
|
|
2458
|
+
"light-coal-sticky-background"?: string | number | boolean | undefined;
|
|
2459
|
+
"light-lime-sticky-background"?: string | number | boolean | undefined;
|
|
2460
|
+
"light-ocean-sticky-background"?: string | number | boolean | undefined;
|
|
2461
|
+
"light-pink-sticky-background"?: string | number | boolean | undefined;
|
|
2462
|
+
"light-sunshine-sticky-background"?: string | number | boolean | undefined;
|
|
2463
|
+
"lilac-sticky-background"?: string | number | boolean | undefined;
|
|
2464
|
+
"lime-sticky-background"?: string | number | boolean | undefined;
|
|
2465
|
+
"moss-sticky-background"?: string | number | boolean | undefined;
|
|
2466
|
+
"ocean-sticky-background"?: string | number | boolean | undefined;
|
|
2467
|
+
"orange-sticky-background"?: string | number | boolean | undefined;
|
|
2468
|
+
"pink-sticky-background"?: string | number | boolean | undefined;
|
|
2469
|
+
"sunshine-sticky-background"?: string | number | boolean | undefined;
|
|
2470
|
+
"teal-sticky-background"?: string | number | boolean | undefined;
|
|
2471
|
+
"coal-icon"?: string | number | boolean | undefined;
|
|
2472
|
+
"coal-icon-mild"?: string | number | boolean | undefined;
|
|
2473
|
+
"coal-icon-subtle"?: string | number | boolean | undefined;
|
|
2474
|
+
"coral-icon"?: string | number | boolean | undefined;
|
|
2475
|
+
"coral-icon-mild"?: string | number | boolean | undefined;
|
|
2476
|
+
"coral-icon-subtle"?: string | number | boolean | undefined;
|
|
2477
|
+
"cyan-icon"?: string | number | boolean | undefined;
|
|
2478
|
+
"cyan-icon-mild"?: string | number | boolean | undefined;
|
|
2479
|
+
"cyan-icon-subtle"?: string | number | boolean | undefined;
|
|
2480
|
+
"lilac-icon"?: string | number | boolean | undefined;
|
|
2481
|
+
"lilac-icon-mild"?: string | number | boolean | undefined;
|
|
2482
|
+
"lilac-icon-subtle"?: string | number | boolean | undefined;
|
|
2483
|
+
"lime-icon"?: string | number | boolean | undefined;
|
|
2484
|
+
"lime-icon-mild"?: string | number | boolean | undefined;
|
|
2485
|
+
"lime-icon-subtle"?: string | number | boolean | undefined;
|
|
2486
|
+
"moss-icon"?: string | number | boolean | undefined;
|
|
2487
|
+
"moss-icon-mild"?: string | number | boolean | undefined;
|
|
2488
|
+
"moss-icon-subtle"?: string | number | boolean | undefined;
|
|
2489
|
+
"ocean-icon"?: string | number | boolean | undefined;
|
|
2490
|
+
"ocean-icon-mild"?: string | number | boolean | undefined;
|
|
2491
|
+
"ocean-icon-subtle"?: string | number | boolean | undefined;
|
|
2492
|
+
"orange-icon"?: string | number | boolean | undefined;
|
|
2493
|
+
"orange-icon-mild"?: string | number | boolean | undefined;
|
|
2494
|
+
"orange-icon-subtle"?: string | number | boolean | undefined;
|
|
2495
|
+
"pink-icon"?: string | number | boolean | undefined;
|
|
2496
|
+
"pink-icon-mild"?: string | number | boolean | undefined;
|
|
2497
|
+
"pink-icon-subtle"?: string | number | boolean | undefined;
|
|
2498
|
+
"sunshine-icon"?: string | number | boolean | undefined;
|
|
2499
|
+
"sunshine-icon-mild"?: string | number | boolean | undefined;
|
|
2500
|
+
"sunshine-icon-subtle"?: string | number | boolean | undefined;
|
|
2501
|
+
"teal-icon"?: string | number | boolean | undefined;
|
|
2502
|
+
"teal-icon-mild"?: string | number | boolean | undefined;
|
|
2503
|
+
"teal-icon-subtle"?: string | number | boolean | undefined;
|
|
2504
|
+
"coal-text"?: string | number | boolean | undefined;
|
|
2505
|
+
"coal-text-mild"?: string | number | boolean | undefined;
|
|
2506
|
+
"coal-text-subtle"?: string | number | boolean | undefined;
|
|
2507
|
+
"coral-text"?: string | number | boolean | undefined;
|
|
2508
|
+
"coral-text-mild"?: string | number | boolean | undefined;
|
|
2509
|
+
"coral-text-subtle"?: string | number | boolean | undefined;
|
|
2510
|
+
"cyan-text"?: string | number | boolean | undefined;
|
|
2511
|
+
"cyan-text-mild"?: string | number | boolean | undefined;
|
|
2512
|
+
"cyan-text-subtle"?: string | number | boolean | undefined;
|
|
2513
|
+
"lilac-text"?: string | number | boolean | undefined;
|
|
2514
|
+
"lilac-text-mild"?: string | number | boolean | undefined;
|
|
2515
|
+
"lilac-text-subtle"?: string | number | boolean | undefined;
|
|
2516
|
+
"lime-text"?: string | number | boolean | undefined;
|
|
2517
|
+
"lime-text-mild"?: string | number | boolean | undefined;
|
|
2518
|
+
"lime-text-subtle"?: string | number | boolean | undefined;
|
|
2519
|
+
"moss-text"?: string | number | boolean | undefined;
|
|
2520
|
+
"moss-text-mild"?: string | number | boolean | undefined;
|
|
2521
|
+
"moss-text-subtle"?: string | number | boolean | undefined;
|
|
2522
|
+
"ocean-text"?: string | number | boolean | undefined;
|
|
2523
|
+
"ocean-text-mild"?: string | number | boolean | undefined;
|
|
2524
|
+
"ocean-text-subtle"?: string | number | boolean | undefined;
|
|
2525
|
+
"orange-text"?: string | number | boolean | undefined;
|
|
2526
|
+
"orange-text-mild"?: string | number | boolean | undefined;
|
|
2527
|
+
"orange-text-subtle"?: string | number | boolean | undefined;
|
|
2528
|
+
"pink-text"?: string | number | boolean | undefined;
|
|
2529
|
+
"pink-text-mild"?: string | number | boolean | undefined;
|
|
2530
|
+
"pink-text-subtle"?: string | number | boolean | undefined;
|
|
2531
|
+
"sunshine-text"?: string | number | boolean | undefined;
|
|
2532
|
+
"sunshine-text-mild"?: string | number | boolean | undefined;
|
|
2533
|
+
"sunshine-text-subtle"?: string | number | boolean | undefined;
|
|
2534
|
+
"teal-text"?: string | number | boolean | undefined;
|
|
2535
|
+
"teal-text-mild"?: string | number | boolean | undefined;
|
|
2536
|
+
"teal-text-subtle"?: string | number | boolean | undefined;
|
|
1916
2537
|
} | undefined;
|
|
1917
2538
|
'font-sizes'?: {
|
|
1918
2539
|
readonly 125?: string | number | boolean | undefined;
|
|
@@ -2524,6 +3145,213 @@ declare const css: <Composers extends (string | _stitches_react_types_util.Funct
|
|
|
2524
3145
|
"text-success-pressed"?: any;
|
|
2525
3146
|
"text-warning"?: any;
|
|
2526
3147
|
"text-warning-subtle"?: any;
|
|
3148
|
+
"coal-background"?: any;
|
|
3149
|
+
"coal-background-mild"?: any;
|
|
3150
|
+
"coal-background-prominent"?: any;
|
|
3151
|
+
"coal-background-subtle"?: any;
|
|
3152
|
+
"coral-background"?: any;
|
|
3153
|
+
"coral-background-mild"?: any;
|
|
3154
|
+
"coral-background-prominent"?: any;
|
|
3155
|
+
"coral-background-subtle"?: any;
|
|
3156
|
+
"cyan-background"?: any;
|
|
3157
|
+
"cyan-background-mild"?: any;
|
|
3158
|
+
"cyan-background-prominent"?: any;
|
|
3159
|
+
"cyan-background-subtle"?: any;
|
|
3160
|
+
"lilac-background"?: any;
|
|
3161
|
+
"lilac-background-mild"?: any;
|
|
3162
|
+
"lilac-background-prominent"?: any;
|
|
3163
|
+
"lilac-background-subtle"?: any;
|
|
3164
|
+
"lime-background"?: any;
|
|
3165
|
+
"lime-background-mild"?: any;
|
|
3166
|
+
"lime-background-prominent"?: any;
|
|
3167
|
+
"lime-background-subtle"?: any;
|
|
3168
|
+
"moss-background"?: any;
|
|
3169
|
+
"moss-background-mild"?: any;
|
|
3170
|
+
"moss-background-prominent"?: any;
|
|
3171
|
+
"moss-background-subtle"?: any;
|
|
3172
|
+
"ocean-background"?: any;
|
|
3173
|
+
"ocean-background-mild"?: any;
|
|
3174
|
+
"ocean-background-prominent"?: any;
|
|
3175
|
+
"ocean-background-subtle"?: any;
|
|
3176
|
+
"orange-background"?: any;
|
|
3177
|
+
"orange-background-mild"?: any;
|
|
3178
|
+
"orange-background-prominent"?: any;
|
|
3179
|
+
"orange-background-subtle"?: any;
|
|
3180
|
+
"pink-background"?: any;
|
|
3181
|
+
"pink-background-mild"?: any;
|
|
3182
|
+
"pink-background-prominent"?: any;
|
|
3183
|
+
"pink-background-subtle"?: any;
|
|
3184
|
+
"sunshine-background"?: any;
|
|
3185
|
+
"sunshine-background-mild"?: any;
|
|
3186
|
+
"sunshine-background-prominent"?: any;
|
|
3187
|
+
"sunshine-background-subtle"?: any;
|
|
3188
|
+
"teal-background"?: any;
|
|
3189
|
+
"teal-background-mild"?: any;
|
|
3190
|
+
"teal-background-prominent"?: any;
|
|
3191
|
+
"teal-background-subtle"?: any;
|
|
3192
|
+
"test-test"?: any;
|
|
3193
|
+
"coal-border"?: any;
|
|
3194
|
+
"coal-border-prominent"?: any;
|
|
3195
|
+
"coal-border-subtle"?: any;
|
|
3196
|
+
"coral-border"?: any;
|
|
3197
|
+
"coral-border-prominent"?: any;
|
|
3198
|
+
"coral-border-subtle"?: any;
|
|
3199
|
+
"cyan-border"?: any;
|
|
3200
|
+
"cyan-border-prominent"?: any;
|
|
3201
|
+
"cyan-border-subtle"?: any;
|
|
3202
|
+
"lilac-border"?: any;
|
|
3203
|
+
"lilac-border-prominent"?: any;
|
|
3204
|
+
"lilac-border-subtle"?: any;
|
|
3205
|
+
"lime-border"?: any;
|
|
3206
|
+
"lime-border-prominent"?: any;
|
|
3207
|
+
"lime-border-subtle"?: any;
|
|
3208
|
+
"moss-border"?: any;
|
|
3209
|
+
"moss-border-prominent"?: any;
|
|
3210
|
+
"moss-border-subtle"?: any;
|
|
3211
|
+
"ocean-border"?: any;
|
|
3212
|
+
"ocean-border-prominent"?: any;
|
|
3213
|
+
"ocean-border-subtle"?: any;
|
|
3214
|
+
"orange-border"?: any;
|
|
3215
|
+
"orange-border-prominent"?: any;
|
|
3216
|
+
"orange-border-subtle"?: any;
|
|
3217
|
+
"pink-border"?: any;
|
|
3218
|
+
"pink-border-prominent"?: any;
|
|
3219
|
+
"pink-border-subtle"?: any;
|
|
3220
|
+
"sunshine-border"?: any;
|
|
3221
|
+
"sunshine-border-prominent"?: any;
|
|
3222
|
+
"sunshine-border-subtle"?: any;
|
|
3223
|
+
"teal-border"?: any;
|
|
3224
|
+
"teal-border-prominent"?: any;
|
|
3225
|
+
"teal-border-subtle"?: any;
|
|
3226
|
+
"coal-avatar-background"?: any;
|
|
3227
|
+
"coral-avatar-background"?: any;
|
|
3228
|
+
"cyan-avatar-background"?: any;
|
|
3229
|
+
"light-coal-avatar-background"?: any;
|
|
3230
|
+
"light-coral-avatar-background"?: any;
|
|
3231
|
+
"light-cyan-avatar-background"?: any;
|
|
3232
|
+
"light-lilac-avatar-background"?: any;
|
|
3233
|
+
"light-lime-avatar-background"?: any;
|
|
3234
|
+
"light-moss-avatar-background"?: any;
|
|
3235
|
+
"light-ocean-avatar-background"?: any;
|
|
3236
|
+
"light-orange-avatar-background"?: any;
|
|
3237
|
+
"light-pink-avatar-background"?: any;
|
|
3238
|
+
"light-sunshine-avatar-background"?: any;
|
|
3239
|
+
"light-teal-avatar-background"?: any;
|
|
3240
|
+
"lilac-avatar-background"?: any;
|
|
3241
|
+
"lime-avatar-background"?: any;
|
|
3242
|
+
"moss-avatar-background"?: any;
|
|
3243
|
+
"ocean-avatar-background"?: any;
|
|
3244
|
+
"orange-avatar-background"?: any;
|
|
3245
|
+
"pink-avatar-background"?: any;
|
|
3246
|
+
"sunshine-avatar-background"?: any;
|
|
3247
|
+
"teal-avatar-background"?: any;
|
|
3248
|
+
"coral-comment-background"?: any;
|
|
3249
|
+
"cyan-comment-background"?: any;
|
|
3250
|
+
"lime-comment-background"?: any;
|
|
3251
|
+
"coal-cursor-background"?: any;
|
|
3252
|
+
"coral-cursor-background"?: any;
|
|
3253
|
+
"cyan-cursor-background"?: any;
|
|
3254
|
+
"light-cursor-background"?: any;
|
|
3255
|
+
"light-coal-cursor-background"?: any;
|
|
3256
|
+
"light-coral-cursor-background"?: any;
|
|
3257
|
+
"light-cyan-cursor-background"?: any;
|
|
3258
|
+
"light-lilac-cursor-background"?: any;
|
|
3259
|
+
"light-lime-cursor-background"?: any;
|
|
3260
|
+
"light-moss-cursor-background"?: any;
|
|
3261
|
+
"light-orange-cursor-background"?: any;
|
|
3262
|
+
"light-pink-cursor-background"?: any;
|
|
3263
|
+
"light-sunshine-cursor-background"?: any;
|
|
3264
|
+
"light-teal-cursor-background"?: any;
|
|
3265
|
+
"lilac-cursor-background"?: any;
|
|
3266
|
+
"lime-cursor-background"?: any;
|
|
3267
|
+
"moss-cursor-background"?: any;
|
|
3268
|
+
"ocean-cursor-background"?: any;
|
|
3269
|
+
"orange-cursor-background"?: any;
|
|
3270
|
+
"pink-cursor-background"?: any;
|
|
3271
|
+
"sunshine-cursor-background"?: any;
|
|
3272
|
+
"teal-cursor-background"?: any;
|
|
3273
|
+
"black-sticky-background"?: any;
|
|
3274
|
+
"coral-sticky-background"?: any;
|
|
3275
|
+
"cyan-sticky-background"?: any;
|
|
3276
|
+
"light-coal-sticky-background"?: any;
|
|
3277
|
+
"light-lime-sticky-background"?: any;
|
|
3278
|
+
"light-ocean-sticky-background"?: any;
|
|
3279
|
+
"light-pink-sticky-background"?: any;
|
|
3280
|
+
"light-sunshine-sticky-background"?: any;
|
|
3281
|
+
"lilac-sticky-background"?: any;
|
|
3282
|
+
"lime-sticky-background"?: any;
|
|
3283
|
+
"moss-sticky-background"?: any;
|
|
3284
|
+
"ocean-sticky-background"?: any;
|
|
3285
|
+
"orange-sticky-background"?: any;
|
|
3286
|
+
"pink-sticky-background"?: any;
|
|
3287
|
+
"sunshine-sticky-background"?: any;
|
|
3288
|
+
"teal-sticky-background"?: any;
|
|
3289
|
+
"coal-icon"?: any;
|
|
3290
|
+
"coal-icon-mild"?: any;
|
|
3291
|
+
"coal-icon-subtle"?: any;
|
|
3292
|
+
"coral-icon"?: any;
|
|
3293
|
+
"coral-icon-mild"?: any;
|
|
3294
|
+
"coral-icon-subtle"?: any;
|
|
3295
|
+
"cyan-icon"?: any;
|
|
3296
|
+
"cyan-icon-mild"?: any;
|
|
3297
|
+
"cyan-icon-subtle"?: any;
|
|
3298
|
+
"lilac-icon"?: any;
|
|
3299
|
+
"lilac-icon-mild"?: any;
|
|
3300
|
+
"lilac-icon-subtle"?: any;
|
|
3301
|
+
"lime-icon"?: any;
|
|
3302
|
+
"lime-icon-mild"?: any;
|
|
3303
|
+
"lime-icon-subtle"?: any;
|
|
3304
|
+
"moss-icon"?: any;
|
|
3305
|
+
"moss-icon-mild"?: any;
|
|
3306
|
+
"moss-icon-subtle"?: any;
|
|
3307
|
+
"ocean-icon"?: any;
|
|
3308
|
+
"ocean-icon-mild"?: any;
|
|
3309
|
+
"ocean-icon-subtle"?: any;
|
|
3310
|
+
"orange-icon"?: any;
|
|
3311
|
+
"orange-icon-mild"?: any;
|
|
3312
|
+
"orange-icon-subtle"?: any;
|
|
3313
|
+
"pink-icon"?: any;
|
|
3314
|
+
"pink-icon-mild"?: any;
|
|
3315
|
+
"pink-icon-subtle"?: any;
|
|
3316
|
+
"sunshine-icon"?: any;
|
|
3317
|
+
"sunshine-icon-mild"?: any;
|
|
3318
|
+
"sunshine-icon-subtle"?: any;
|
|
3319
|
+
"teal-icon"?: any;
|
|
3320
|
+
"teal-icon-mild"?: any;
|
|
3321
|
+
"teal-icon-subtle"?: any;
|
|
3322
|
+
"coal-text"?: any;
|
|
3323
|
+
"coal-text-mild"?: any;
|
|
3324
|
+
"coal-text-subtle"?: any;
|
|
3325
|
+
"coral-text"?: any;
|
|
3326
|
+
"coral-text-mild"?: any;
|
|
3327
|
+
"coral-text-subtle"?: any;
|
|
3328
|
+
"cyan-text"?: any;
|
|
3329
|
+
"cyan-text-mild"?: any;
|
|
3330
|
+
"cyan-text-subtle"?: any;
|
|
3331
|
+
"lilac-text"?: any;
|
|
3332
|
+
"lilac-text-mild"?: any;
|
|
3333
|
+
"lilac-text-subtle"?: any;
|
|
3334
|
+
"lime-text"?: any;
|
|
3335
|
+
"lime-text-mild"?: any;
|
|
3336
|
+
"lime-text-subtle"?: any;
|
|
3337
|
+
"moss-text"?: any;
|
|
3338
|
+
"moss-text-mild"?: any;
|
|
3339
|
+
"moss-text-subtle"?: any;
|
|
3340
|
+
"ocean-text"?: any;
|
|
3341
|
+
"ocean-text-mild"?: any;
|
|
3342
|
+
"ocean-text-subtle"?: any;
|
|
3343
|
+
"orange-text"?: any;
|
|
3344
|
+
"orange-text-mild"?: any;
|
|
3345
|
+
"orange-text-subtle"?: any;
|
|
3346
|
+
"pink-text"?: any;
|
|
3347
|
+
"pink-text-mild"?: any;
|
|
3348
|
+
"pink-text-subtle"?: any;
|
|
3349
|
+
"sunshine-text"?: any;
|
|
3350
|
+
"sunshine-text-mild"?: any;
|
|
3351
|
+
"sunshine-text-subtle"?: any;
|
|
3352
|
+
"teal-text"?: any;
|
|
3353
|
+
"teal-text-mild"?: any;
|
|
3354
|
+
"teal-text-subtle"?: any;
|
|
2527
3355
|
};
|
|
2528
3356
|
'font-sizes': {
|
|
2529
3357
|
readonly 125: "0.625rem";
|
|
@@ -3328,6 +4156,213 @@ declare const globalCss: <Styles extends {
|
|
|
3328
4156
|
"text-success-pressed"?: any;
|
|
3329
4157
|
"text-warning"?: any;
|
|
3330
4158
|
"text-warning-subtle"?: any;
|
|
4159
|
+
"coal-background"?: any;
|
|
4160
|
+
"coal-background-mild"?: any;
|
|
4161
|
+
"coal-background-prominent"?: any;
|
|
4162
|
+
"coal-background-subtle"?: any;
|
|
4163
|
+
"coral-background"?: any;
|
|
4164
|
+
"coral-background-mild"?: any;
|
|
4165
|
+
"coral-background-prominent"?: any;
|
|
4166
|
+
"coral-background-subtle"?: any;
|
|
4167
|
+
"cyan-background"?: any;
|
|
4168
|
+
"cyan-background-mild"?: any;
|
|
4169
|
+
"cyan-background-prominent"?: any;
|
|
4170
|
+
"cyan-background-subtle"?: any;
|
|
4171
|
+
"lilac-background"?: any;
|
|
4172
|
+
"lilac-background-mild"?: any;
|
|
4173
|
+
"lilac-background-prominent"?: any;
|
|
4174
|
+
"lilac-background-subtle"?: any;
|
|
4175
|
+
"lime-background"?: any;
|
|
4176
|
+
"lime-background-mild"?: any;
|
|
4177
|
+
"lime-background-prominent"?: any;
|
|
4178
|
+
"lime-background-subtle"?: any;
|
|
4179
|
+
"moss-background"?: any;
|
|
4180
|
+
"moss-background-mild"?: any;
|
|
4181
|
+
"moss-background-prominent"?: any;
|
|
4182
|
+
"moss-background-subtle"?: any;
|
|
4183
|
+
"ocean-background"?: any;
|
|
4184
|
+
"ocean-background-mild"?: any;
|
|
4185
|
+
"ocean-background-prominent"?: any;
|
|
4186
|
+
"ocean-background-subtle"?: any;
|
|
4187
|
+
"orange-background"?: any;
|
|
4188
|
+
"orange-background-mild"?: any;
|
|
4189
|
+
"orange-background-prominent"?: any;
|
|
4190
|
+
"orange-background-subtle"?: any;
|
|
4191
|
+
"pink-background"?: any;
|
|
4192
|
+
"pink-background-mild"?: any;
|
|
4193
|
+
"pink-background-prominent"?: any;
|
|
4194
|
+
"pink-background-subtle"?: any;
|
|
4195
|
+
"sunshine-background"?: any;
|
|
4196
|
+
"sunshine-background-mild"?: any;
|
|
4197
|
+
"sunshine-background-prominent"?: any;
|
|
4198
|
+
"sunshine-background-subtle"?: any;
|
|
4199
|
+
"teal-background"?: any;
|
|
4200
|
+
"teal-background-mild"?: any;
|
|
4201
|
+
"teal-background-prominent"?: any;
|
|
4202
|
+
"teal-background-subtle"?: any;
|
|
4203
|
+
"test-test"?: any;
|
|
4204
|
+
"coal-border"?: any;
|
|
4205
|
+
"coal-border-prominent"?: any;
|
|
4206
|
+
"coal-border-subtle"?: any;
|
|
4207
|
+
"coral-border"?: any;
|
|
4208
|
+
"coral-border-prominent"?: any;
|
|
4209
|
+
"coral-border-subtle"?: any;
|
|
4210
|
+
"cyan-border"?: any;
|
|
4211
|
+
"cyan-border-prominent"?: any;
|
|
4212
|
+
"cyan-border-subtle"?: any;
|
|
4213
|
+
"lilac-border"?: any;
|
|
4214
|
+
"lilac-border-prominent"?: any;
|
|
4215
|
+
"lilac-border-subtle"?: any;
|
|
4216
|
+
"lime-border"?: any;
|
|
4217
|
+
"lime-border-prominent"?: any;
|
|
4218
|
+
"lime-border-subtle"?: any;
|
|
4219
|
+
"moss-border"?: any;
|
|
4220
|
+
"moss-border-prominent"?: any;
|
|
4221
|
+
"moss-border-subtle"?: any;
|
|
4222
|
+
"ocean-border"?: any;
|
|
4223
|
+
"ocean-border-prominent"?: any;
|
|
4224
|
+
"ocean-border-subtle"?: any;
|
|
4225
|
+
"orange-border"?: any;
|
|
4226
|
+
"orange-border-prominent"?: any;
|
|
4227
|
+
"orange-border-subtle"?: any;
|
|
4228
|
+
"pink-border"?: any;
|
|
4229
|
+
"pink-border-prominent"?: any;
|
|
4230
|
+
"pink-border-subtle"?: any;
|
|
4231
|
+
"sunshine-border"?: any;
|
|
4232
|
+
"sunshine-border-prominent"?: any;
|
|
4233
|
+
"sunshine-border-subtle"?: any;
|
|
4234
|
+
"teal-border"?: any;
|
|
4235
|
+
"teal-border-prominent"?: any;
|
|
4236
|
+
"teal-border-subtle"?: any;
|
|
4237
|
+
"coal-avatar-background"?: any;
|
|
4238
|
+
"coral-avatar-background"?: any;
|
|
4239
|
+
"cyan-avatar-background"?: any;
|
|
4240
|
+
"light-coal-avatar-background"?: any;
|
|
4241
|
+
"light-coral-avatar-background"?: any;
|
|
4242
|
+
"light-cyan-avatar-background"?: any;
|
|
4243
|
+
"light-lilac-avatar-background"?: any;
|
|
4244
|
+
"light-lime-avatar-background"?: any;
|
|
4245
|
+
"light-moss-avatar-background"?: any;
|
|
4246
|
+
"light-ocean-avatar-background"?: any;
|
|
4247
|
+
"light-orange-avatar-background"?: any;
|
|
4248
|
+
"light-pink-avatar-background"?: any;
|
|
4249
|
+
"light-sunshine-avatar-background"?: any;
|
|
4250
|
+
"light-teal-avatar-background"?: any;
|
|
4251
|
+
"lilac-avatar-background"?: any;
|
|
4252
|
+
"lime-avatar-background"?: any;
|
|
4253
|
+
"moss-avatar-background"?: any;
|
|
4254
|
+
"ocean-avatar-background"?: any;
|
|
4255
|
+
"orange-avatar-background"?: any;
|
|
4256
|
+
"pink-avatar-background"?: any;
|
|
4257
|
+
"sunshine-avatar-background"?: any;
|
|
4258
|
+
"teal-avatar-background"?: any;
|
|
4259
|
+
"coral-comment-background"?: any;
|
|
4260
|
+
"cyan-comment-background"?: any;
|
|
4261
|
+
"lime-comment-background"?: any;
|
|
4262
|
+
"coal-cursor-background"?: any;
|
|
4263
|
+
"coral-cursor-background"?: any;
|
|
4264
|
+
"cyan-cursor-background"?: any;
|
|
4265
|
+
"light-cursor-background"?: any;
|
|
4266
|
+
"light-coal-cursor-background"?: any;
|
|
4267
|
+
"light-coral-cursor-background"?: any;
|
|
4268
|
+
"light-cyan-cursor-background"?: any;
|
|
4269
|
+
"light-lilac-cursor-background"?: any;
|
|
4270
|
+
"light-lime-cursor-background"?: any;
|
|
4271
|
+
"light-moss-cursor-background"?: any;
|
|
4272
|
+
"light-orange-cursor-background"?: any;
|
|
4273
|
+
"light-pink-cursor-background"?: any;
|
|
4274
|
+
"light-sunshine-cursor-background"?: any;
|
|
4275
|
+
"light-teal-cursor-background"?: any;
|
|
4276
|
+
"lilac-cursor-background"?: any;
|
|
4277
|
+
"lime-cursor-background"?: any;
|
|
4278
|
+
"moss-cursor-background"?: any;
|
|
4279
|
+
"ocean-cursor-background"?: any;
|
|
4280
|
+
"orange-cursor-background"?: any;
|
|
4281
|
+
"pink-cursor-background"?: any;
|
|
4282
|
+
"sunshine-cursor-background"?: any;
|
|
4283
|
+
"teal-cursor-background"?: any;
|
|
4284
|
+
"black-sticky-background"?: any;
|
|
4285
|
+
"coral-sticky-background"?: any;
|
|
4286
|
+
"cyan-sticky-background"?: any;
|
|
4287
|
+
"light-coal-sticky-background"?: any;
|
|
4288
|
+
"light-lime-sticky-background"?: any;
|
|
4289
|
+
"light-ocean-sticky-background"?: any;
|
|
4290
|
+
"light-pink-sticky-background"?: any;
|
|
4291
|
+
"light-sunshine-sticky-background"?: any;
|
|
4292
|
+
"lilac-sticky-background"?: any;
|
|
4293
|
+
"lime-sticky-background"?: any;
|
|
4294
|
+
"moss-sticky-background"?: any;
|
|
4295
|
+
"ocean-sticky-background"?: any;
|
|
4296
|
+
"orange-sticky-background"?: any;
|
|
4297
|
+
"pink-sticky-background"?: any;
|
|
4298
|
+
"sunshine-sticky-background"?: any;
|
|
4299
|
+
"teal-sticky-background"?: any;
|
|
4300
|
+
"coal-icon"?: any;
|
|
4301
|
+
"coal-icon-mild"?: any;
|
|
4302
|
+
"coal-icon-subtle"?: any;
|
|
4303
|
+
"coral-icon"?: any;
|
|
4304
|
+
"coral-icon-mild"?: any;
|
|
4305
|
+
"coral-icon-subtle"?: any;
|
|
4306
|
+
"cyan-icon"?: any;
|
|
4307
|
+
"cyan-icon-mild"?: any;
|
|
4308
|
+
"cyan-icon-subtle"?: any;
|
|
4309
|
+
"lilac-icon"?: any;
|
|
4310
|
+
"lilac-icon-mild"?: any;
|
|
4311
|
+
"lilac-icon-subtle"?: any;
|
|
4312
|
+
"lime-icon"?: any;
|
|
4313
|
+
"lime-icon-mild"?: any;
|
|
4314
|
+
"lime-icon-subtle"?: any;
|
|
4315
|
+
"moss-icon"?: any;
|
|
4316
|
+
"moss-icon-mild"?: any;
|
|
4317
|
+
"moss-icon-subtle"?: any;
|
|
4318
|
+
"ocean-icon"?: any;
|
|
4319
|
+
"ocean-icon-mild"?: any;
|
|
4320
|
+
"ocean-icon-subtle"?: any;
|
|
4321
|
+
"orange-icon"?: any;
|
|
4322
|
+
"orange-icon-mild"?: any;
|
|
4323
|
+
"orange-icon-subtle"?: any;
|
|
4324
|
+
"pink-icon"?: any;
|
|
4325
|
+
"pink-icon-mild"?: any;
|
|
4326
|
+
"pink-icon-subtle"?: any;
|
|
4327
|
+
"sunshine-icon"?: any;
|
|
4328
|
+
"sunshine-icon-mild"?: any;
|
|
4329
|
+
"sunshine-icon-subtle"?: any;
|
|
4330
|
+
"teal-icon"?: any;
|
|
4331
|
+
"teal-icon-mild"?: any;
|
|
4332
|
+
"teal-icon-subtle"?: any;
|
|
4333
|
+
"coal-text"?: any;
|
|
4334
|
+
"coal-text-mild"?: any;
|
|
4335
|
+
"coal-text-subtle"?: any;
|
|
4336
|
+
"coral-text"?: any;
|
|
4337
|
+
"coral-text-mild"?: any;
|
|
4338
|
+
"coral-text-subtle"?: any;
|
|
4339
|
+
"cyan-text"?: any;
|
|
4340
|
+
"cyan-text-mild"?: any;
|
|
4341
|
+
"cyan-text-subtle"?: any;
|
|
4342
|
+
"lilac-text"?: any;
|
|
4343
|
+
"lilac-text-mild"?: any;
|
|
4344
|
+
"lilac-text-subtle"?: any;
|
|
4345
|
+
"lime-text"?: any;
|
|
4346
|
+
"lime-text-mild"?: any;
|
|
4347
|
+
"lime-text-subtle"?: any;
|
|
4348
|
+
"moss-text"?: any;
|
|
4349
|
+
"moss-text-mild"?: any;
|
|
4350
|
+
"moss-text-subtle"?: any;
|
|
4351
|
+
"ocean-text"?: any;
|
|
4352
|
+
"ocean-text-mild"?: any;
|
|
4353
|
+
"ocean-text-subtle"?: any;
|
|
4354
|
+
"orange-text"?: any;
|
|
4355
|
+
"orange-text-mild"?: any;
|
|
4356
|
+
"orange-text-subtle"?: any;
|
|
4357
|
+
"pink-text"?: any;
|
|
4358
|
+
"pink-text-mild"?: any;
|
|
4359
|
+
"pink-text-subtle"?: any;
|
|
4360
|
+
"sunshine-text"?: any;
|
|
4361
|
+
"sunshine-text-mild"?: any;
|
|
4362
|
+
"sunshine-text-subtle"?: any;
|
|
4363
|
+
"teal-text"?: any;
|
|
4364
|
+
"teal-text-mild"?: any;
|
|
4365
|
+
"teal-text-subtle"?: any;
|
|
3331
4366
|
};
|
|
3332
4367
|
'font-sizes': {
|
|
3333
4368
|
readonly 125: "0.625rem";
|
|
@@ -4114,6 +5149,213 @@ declare const globalCss: <Styles extends {
|
|
|
4114
5149
|
"text-success-pressed"?: any;
|
|
4115
5150
|
"text-warning"?: any;
|
|
4116
5151
|
"text-warning-subtle"?: any;
|
|
5152
|
+
"coal-background"?: any;
|
|
5153
|
+
"coal-background-mild"?: any;
|
|
5154
|
+
"coal-background-prominent"?: any;
|
|
5155
|
+
"coal-background-subtle"?: any;
|
|
5156
|
+
"coral-background"?: any;
|
|
5157
|
+
"coral-background-mild"?: any;
|
|
5158
|
+
"coral-background-prominent"?: any;
|
|
5159
|
+
"coral-background-subtle"?: any;
|
|
5160
|
+
"cyan-background"?: any;
|
|
5161
|
+
"cyan-background-mild"?: any;
|
|
5162
|
+
"cyan-background-prominent"?: any;
|
|
5163
|
+
"cyan-background-subtle"?: any;
|
|
5164
|
+
"lilac-background"?: any;
|
|
5165
|
+
"lilac-background-mild"?: any;
|
|
5166
|
+
"lilac-background-prominent"?: any;
|
|
5167
|
+
"lilac-background-subtle"?: any;
|
|
5168
|
+
"lime-background"?: any;
|
|
5169
|
+
"lime-background-mild"?: any;
|
|
5170
|
+
"lime-background-prominent"?: any;
|
|
5171
|
+
"lime-background-subtle"?: any;
|
|
5172
|
+
"moss-background"?: any;
|
|
5173
|
+
"moss-background-mild"?: any;
|
|
5174
|
+
"moss-background-prominent"?: any;
|
|
5175
|
+
"moss-background-subtle"?: any;
|
|
5176
|
+
"ocean-background"?: any;
|
|
5177
|
+
"ocean-background-mild"?: any;
|
|
5178
|
+
"ocean-background-prominent"?: any;
|
|
5179
|
+
"ocean-background-subtle"?: any;
|
|
5180
|
+
"orange-background"?: any;
|
|
5181
|
+
"orange-background-mild"?: any;
|
|
5182
|
+
"orange-background-prominent"?: any;
|
|
5183
|
+
"orange-background-subtle"?: any;
|
|
5184
|
+
"pink-background"?: any;
|
|
5185
|
+
"pink-background-mild"?: any;
|
|
5186
|
+
"pink-background-prominent"?: any;
|
|
5187
|
+
"pink-background-subtle"?: any;
|
|
5188
|
+
"sunshine-background"?: any;
|
|
5189
|
+
"sunshine-background-mild"?: any;
|
|
5190
|
+
"sunshine-background-prominent"?: any;
|
|
5191
|
+
"sunshine-background-subtle"?: any;
|
|
5192
|
+
"teal-background"?: any;
|
|
5193
|
+
"teal-background-mild"?: any;
|
|
5194
|
+
"teal-background-prominent"?: any;
|
|
5195
|
+
"teal-background-subtle"?: any;
|
|
5196
|
+
"test-test"?: any;
|
|
5197
|
+
"coal-border"?: any;
|
|
5198
|
+
"coal-border-prominent"?: any;
|
|
5199
|
+
"coal-border-subtle"?: any;
|
|
5200
|
+
"coral-border"?: any;
|
|
5201
|
+
"coral-border-prominent"?: any;
|
|
5202
|
+
"coral-border-subtle"?: any;
|
|
5203
|
+
"cyan-border"?: any;
|
|
5204
|
+
"cyan-border-prominent"?: any;
|
|
5205
|
+
"cyan-border-subtle"?: any;
|
|
5206
|
+
"lilac-border"?: any;
|
|
5207
|
+
"lilac-border-prominent"?: any;
|
|
5208
|
+
"lilac-border-subtle"?: any;
|
|
5209
|
+
"lime-border"?: any;
|
|
5210
|
+
"lime-border-prominent"?: any;
|
|
5211
|
+
"lime-border-subtle"?: any;
|
|
5212
|
+
"moss-border"?: any;
|
|
5213
|
+
"moss-border-prominent"?: any;
|
|
5214
|
+
"moss-border-subtle"?: any;
|
|
5215
|
+
"ocean-border"?: any;
|
|
5216
|
+
"ocean-border-prominent"?: any;
|
|
5217
|
+
"ocean-border-subtle"?: any;
|
|
5218
|
+
"orange-border"?: any;
|
|
5219
|
+
"orange-border-prominent"?: any;
|
|
5220
|
+
"orange-border-subtle"?: any;
|
|
5221
|
+
"pink-border"?: any;
|
|
5222
|
+
"pink-border-prominent"?: any;
|
|
5223
|
+
"pink-border-subtle"?: any;
|
|
5224
|
+
"sunshine-border"?: any;
|
|
5225
|
+
"sunshine-border-prominent"?: any;
|
|
5226
|
+
"sunshine-border-subtle"?: any;
|
|
5227
|
+
"teal-border"?: any;
|
|
5228
|
+
"teal-border-prominent"?: any;
|
|
5229
|
+
"teal-border-subtle"?: any;
|
|
5230
|
+
"coal-avatar-background"?: any;
|
|
5231
|
+
"coral-avatar-background"?: any;
|
|
5232
|
+
"cyan-avatar-background"?: any;
|
|
5233
|
+
"light-coal-avatar-background"?: any;
|
|
5234
|
+
"light-coral-avatar-background"?: any;
|
|
5235
|
+
"light-cyan-avatar-background"?: any;
|
|
5236
|
+
"light-lilac-avatar-background"?: any;
|
|
5237
|
+
"light-lime-avatar-background"?: any;
|
|
5238
|
+
"light-moss-avatar-background"?: any;
|
|
5239
|
+
"light-ocean-avatar-background"?: any;
|
|
5240
|
+
"light-orange-avatar-background"?: any;
|
|
5241
|
+
"light-pink-avatar-background"?: any;
|
|
5242
|
+
"light-sunshine-avatar-background"?: any;
|
|
5243
|
+
"light-teal-avatar-background"?: any;
|
|
5244
|
+
"lilac-avatar-background"?: any;
|
|
5245
|
+
"lime-avatar-background"?: any;
|
|
5246
|
+
"moss-avatar-background"?: any;
|
|
5247
|
+
"ocean-avatar-background"?: any;
|
|
5248
|
+
"orange-avatar-background"?: any;
|
|
5249
|
+
"pink-avatar-background"?: any;
|
|
5250
|
+
"sunshine-avatar-background"?: any;
|
|
5251
|
+
"teal-avatar-background"?: any;
|
|
5252
|
+
"coral-comment-background"?: any;
|
|
5253
|
+
"cyan-comment-background"?: any;
|
|
5254
|
+
"lime-comment-background"?: any;
|
|
5255
|
+
"coal-cursor-background"?: any;
|
|
5256
|
+
"coral-cursor-background"?: any;
|
|
5257
|
+
"cyan-cursor-background"?: any;
|
|
5258
|
+
"light-cursor-background"?: any;
|
|
5259
|
+
"light-coal-cursor-background"?: any;
|
|
5260
|
+
"light-coral-cursor-background"?: any;
|
|
5261
|
+
"light-cyan-cursor-background"?: any;
|
|
5262
|
+
"light-lilac-cursor-background"?: any;
|
|
5263
|
+
"light-lime-cursor-background"?: any;
|
|
5264
|
+
"light-moss-cursor-background"?: any;
|
|
5265
|
+
"light-orange-cursor-background"?: any;
|
|
5266
|
+
"light-pink-cursor-background"?: any;
|
|
5267
|
+
"light-sunshine-cursor-background"?: any;
|
|
5268
|
+
"light-teal-cursor-background"?: any;
|
|
5269
|
+
"lilac-cursor-background"?: any;
|
|
5270
|
+
"lime-cursor-background"?: any;
|
|
5271
|
+
"moss-cursor-background"?: any;
|
|
5272
|
+
"ocean-cursor-background"?: any;
|
|
5273
|
+
"orange-cursor-background"?: any;
|
|
5274
|
+
"pink-cursor-background"?: any;
|
|
5275
|
+
"sunshine-cursor-background"?: any;
|
|
5276
|
+
"teal-cursor-background"?: any;
|
|
5277
|
+
"black-sticky-background"?: any;
|
|
5278
|
+
"coral-sticky-background"?: any;
|
|
5279
|
+
"cyan-sticky-background"?: any;
|
|
5280
|
+
"light-coal-sticky-background"?: any;
|
|
5281
|
+
"light-lime-sticky-background"?: any;
|
|
5282
|
+
"light-ocean-sticky-background"?: any;
|
|
5283
|
+
"light-pink-sticky-background"?: any;
|
|
5284
|
+
"light-sunshine-sticky-background"?: any;
|
|
5285
|
+
"lilac-sticky-background"?: any;
|
|
5286
|
+
"lime-sticky-background"?: any;
|
|
5287
|
+
"moss-sticky-background"?: any;
|
|
5288
|
+
"ocean-sticky-background"?: any;
|
|
5289
|
+
"orange-sticky-background"?: any;
|
|
5290
|
+
"pink-sticky-background"?: any;
|
|
5291
|
+
"sunshine-sticky-background"?: any;
|
|
5292
|
+
"teal-sticky-background"?: any;
|
|
5293
|
+
"coal-icon"?: any;
|
|
5294
|
+
"coal-icon-mild"?: any;
|
|
5295
|
+
"coal-icon-subtle"?: any;
|
|
5296
|
+
"coral-icon"?: any;
|
|
5297
|
+
"coral-icon-mild"?: any;
|
|
5298
|
+
"coral-icon-subtle"?: any;
|
|
5299
|
+
"cyan-icon"?: any;
|
|
5300
|
+
"cyan-icon-mild"?: any;
|
|
5301
|
+
"cyan-icon-subtle"?: any;
|
|
5302
|
+
"lilac-icon"?: any;
|
|
5303
|
+
"lilac-icon-mild"?: any;
|
|
5304
|
+
"lilac-icon-subtle"?: any;
|
|
5305
|
+
"lime-icon"?: any;
|
|
5306
|
+
"lime-icon-mild"?: any;
|
|
5307
|
+
"lime-icon-subtle"?: any;
|
|
5308
|
+
"moss-icon"?: any;
|
|
5309
|
+
"moss-icon-mild"?: any;
|
|
5310
|
+
"moss-icon-subtle"?: any;
|
|
5311
|
+
"ocean-icon"?: any;
|
|
5312
|
+
"ocean-icon-mild"?: any;
|
|
5313
|
+
"ocean-icon-subtle"?: any;
|
|
5314
|
+
"orange-icon"?: any;
|
|
5315
|
+
"orange-icon-mild"?: any;
|
|
5316
|
+
"orange-icon-subtle"?: any;
|
|
5317
|
+
"pink-icon"?: any;
|
|
5318
|
+
"pink-icon-mild"?: any;
|
|
5319
|
+
"pink-icon-subtle"?: any;
|
|
5320
|
+
"sunshine-icon"?: any;
|
|
5321
|
+
"sunshine-icon-mild"?: any;
|
|
5322
|
+
"sunshine-icon-subtle"?: any;
|
|
5323
|
+
"teal-icon"?: any;
|
|
5324
|
+
"teal-icon-mild"?: any;
|
|
5325
|
+
"teal-icon-subtle"?: any;
|
|
5326
|
+
"coal-text"?: any;
|
|
5327
|
+
"coal-text-mild"?: any;
|
|
5328
|
+
"coal-text-subtle"?: any;
|
|
5329
|
+
"coral-text"?: any;
|
|
5330
|
+
"coral-text-mild"?: any;
|
|
5331
|
+
"coral-text-subtle"?: any;
|
|
5332
|
+
"cyan-text"?: any;
|
|
5333
|
+
"cyan-text-mild"?: any;
|
|
5334
|
+
"cyan-text-subtle"?: any;
|
|
5335
|
+
"lilac-text"?: any;
|
|
5336
|
+
"lilac-text-mild"?: any;
|
|
5337
|
+
"lilac-text-subtle"?: any;
|
|
5338
|
+
"lime-text"?: any;
|
|
5339
|
+
"lime-text-mild"?: any;
|
|
5340
|
+
"lime-text-subtle"?: any;
|
|
5341
|
+
"moss-text"?: any;
|
|
5342
|
+
"moss-text-mild"?: any;
|
|
5343
|
+
"moss-text-subtle"?: any;
|
|
5344
|
+
"ocean-text"?: any;
|
|
5345
|
+
"ocean-text-mild"?: any;
|
|
5346
|
+
"ocean-text-subtle"?: any;
|
|
5347
|
+
"orange-text"?: any;
|
|
5348
|
+
"orange-text-mild"?: any;
|
|
5349
|
+
"orange-text-subtle"?: any;
|
|
5350
|
+
"pink-text"?: any;
|
|
5351
|
+
"pink-text-mild"?: any;
|
|
5352
|
+
"pink-text-subtle"?: any;
|
|
5353
|
+
"sunshine-text"?: any;
|
|
5354
|
+
"sunshine-text-mild"?: any;
|
|
5355
|
+
"sunshine-text-subtle"?: any;
|
|
5356
|
+
"teal-text"?: any;
|
|
5357
|
+
"teal-text-mild"?: any;
|
|
5358
|
+
"teal-text-subtle"?: any;
|
|
4117
5359
|
};
|
|
4118
5360
|
'font-sizes': {
|
|
4119
5361
|
readonly 125: "0.625rem";
|
|
@@ -4901,6 +6143,213 @@ declare const keyframes: (style: {
|
|
|
4901
6143
|
"text-success-pressed"?: any;
|
|
4902
6144
|
"text-warning"?: any;
|
|
4903
6145
|
"text-warning-subtle"?: any;
|
|
6146
|
+
"coal-background"?: any;
|
|
6147
|
+
"coal-background-mild"?: any;
|
|
6148
|
+
"coal-background-prominent"?: any;
|
|
6149
|
+
"coal-background-subtle"?: any;
|
|
6150
|
+
"coral-background"?: any;
|
|
6151
|
+
"coral-background-mild"?: any;
|
|
6152
|
+
"coral-background-prominent"?: any;
|
|
6153
|
+
"coral-background-subtle"?: any;
|
|
6154
|
+
"cyan-background"?: any;
|
|
6155
|
+
"cyan-background-mild"?: any;
|
|
6156
|
+
"cyan-background-prominent"?: any;
|
|
6157
|
+
"cyan-background-subtle"?: any;
|
|
6158
|
+
"lilac-background"?: any;
|
|
6159
|
+
"lilac-background-mild"?: any;
|
|
6160
|
+
"lilac-background-prominent"?: any;
|
|
6161
|
+
"lilac-background-subtle"?: any;
|
|
6162
|
+
"lime-background"?: any;
|
|
6163
|
+
"lime-background-mild"?: any;
|
|
6164
|
+
"lime-background-prominent"?: any;
|
|
6165
|
+
"lime-background-subtle"?: any;
|
|
6166
|
+
"moss-background"?: any;
|
|
6167
|
+
"moss-background-mild"?: any;
|
|
6168
|
+
"moss-background-prominent"?: any;
|
|
6169
|
+
"moss-background-subtle"?: any;
|
|
6170
|
+
"ocean-background"?: any;
|
|
6171
|
+
"ocean-background-mild"?: any;
|
|
6172
|
+
"ocean-background-prominent"?: any;
|
|
6173
|
+
"ocean-background-subtle"?: any;
|
|
6174
|
+
"orange-background"?: any;
|
|
6175
|
+
"orange-background-mild"?: any;
|
|
6176
|
+
"orange-background-prominent"?: any;
|
|
6177
|
+
"orange-background-subtle"?: any;
|
|
6178
|
+
"pink-background"?: any;
|
|
6179
|
+
"pink-background-mild"?: any;
|
|
6180
|
+
"pink-background-prominent"?: any;
|
|
6181
|
+
"pink-background-subtle"?: any;
|
|
6182
|
+
"sunshine-background"?: any;
|
|
6183
|
+
"sunshine-background-mild"?: any;
|
|
6184
|
+
"sunshine-background-prominent"?: any;
|
|
6185
|
+
"sunshine-background-subtle"?: any;
|
|
6186
|
+
"teal-background"?: any;
|
|
6187
|
+
"teal-background-mild"?: any;
|
|
6188
|
+
"teal-background-prominent"?: any;
|
|
6189
|
+
"teal-background-subtle"?: any;
|
|
6190
|
+
"test-test"?: any;
|
|
6191
|
+
"coal-border"?: any;
|
|
6192
|
+
"coal-border-prominent"?: any;
|
|
6193
|
+
"coal-border-subtle"?: any;
|
|
6194
|
+
"coral-border"?: any;
|
|
6195
|
+
"coral-border-prominent"?: any;
|
|
6196
|
+
"coral-border-subtle"?: any;
|
|
6197
|
+
"cyan-border"?: any;
|
|
6198
|
+
"cyan-border-prominent"?: any;
|
|
6199
|
+
"cyan-border-subtle"?: any;
|
|
6200
|
+
"lilac-border"?: any;
|
|
6201
|
+
"lilac-border-prominent"?: any;
|
|
6202
|
+
"lilac-border-subtle"?: any;
|
|
6203
|
+
"lime-border"?: any;
|
|
6204
|
+
"lime-border-prominent"?: any;
|
|
6205
|
+
"lime-border-subtle"?: any;
|
|
6206
|
+
"moss-border"?: any;
|
|
6207
|
+
"moss-border-prominent"?: any;
|
|
6208
|
+
"moss-border-subtle"?: any;
|
|
6209
|
+
"ocean-border"?: any;
|
|
6210
|
+
"ocean-border-prominent"?: any;
|
|
6211
|
+
"ocean-border-subtle"?: any;
|
|
6212
|
+
"orange-border"?: any;
|
|
6213
|
+
"orange-border-prominent"?: any;
|
|
6214
|
+
"orange-border-subtle"?: any;
|
|
6215
|
+
"pink-border"?: any;
|
|
6216
|
+
"pink-border-prominent"?: any;
|
|
6217
|
+
"pink-border-subtle"?: any;
|
|
6218
|
+
"sunshine-border"?: any;
|
|
6219
|
+
"sunshine-border-prominent"?: any;
|
|
6220
|
+
"sunshine-border-subtle"?: any;
|
|
6221
|
+
"teal-border"?: any;
|
|
6222
|
+
"teal-border-prominent"?: any;
|
|
6223
|
+
"teal-border-subtle"?: any;
|
|
6224
|
+
"coal-avatar-background"?: any;
|
|
6225
|
+
"coral-avatar-background"?: any;
|
|
6226
|
+
"cyan-avatar-background"?: any;
|
|
6227
|
+
"light-coal-avatar-background"?: any;
|
|
6228
|
+
"light-coral-avatar-background"?: any;
|
|
6229
|
+
"light-cyan-avatar-background"?: any;
|
|
6230
|
+
"light-lilac-avatar-background"?: any;
|
|
6231
|
+
"light-lime-avatar-background"?: any;
|
|
6232
|
+
"light-moss-avatar-background"?: any;
|
|
6233
|
+
"light-ocean-avatar-background"?: any;
|
|
6234
|
+
"light-orange-avatar-background"?: any;
|
|
6235
|
+
"light-pink-avatar-background"?: any;
|
|
6236
|
+
"light-sunshine-avatar-background"?: any;
|
|
6237
|
+
"light-teal-avatar-background"?: any;
|
|
6238
|
+
"lilac-avatar-background"?: any;
|
|
6239
|
+
"lime-avatar-background"?: any;
|
|
6240
|
+
"moss-avatar-background"?: any;
|
|
6241
|
+
"ocean-avatar-background"?: any;
|
|
6242
|
+
"orange-avatar-background"?: any;
|
|
6243
|
+
"pink-avatar-background"?: any;
|
|
6244
|
+
"sunshine-avatar-background"?: any;
|
|
6245
|
+
"teal-avatar-background"?: any;
|
|
6246
|
+
"coral-comment-background"?: any;
|
|
6247
|
+
"cyan-comment-background"?: any;
|
|
6248
|
+
"lime-comment-background"?: any;
|
|
6249
|
+
"coal-cursor-background"?: any;
|
|
6250
|
+
"coral-cursor-background"?: any;
|
|
6251
|
+
"cyan-cursor-background"?: any;
|
|
6252
|
+
"light-cursor-background"?: any;
|
|
6253
|
+
"light-coal-cursor-background"?: any;
|
|
6254
|
+
"light-coral-cursor-background"?: any;
|
|
6255
|
+
"light-cyan-cursor-background"?: any;
|
|
6256
|
+
"light-lilac-cursor-background"?: any;
|
|
6257
|
+
"light-lime-cursor-background"?: any;
|
|
6258
|
+
"light-moss-cursor-background"?: any;
|
|
6259
|
+
"light-orange-cursor-background"?: any;
|
|
6260
|
+
"light-pink-cursor-background"?: any;
|
|
6261
|
+
"light-sunshine-cursor-background"?: any;
|
|
6262
|
+
"light-teal-cursor-background"?: any;
|
|
6263
|
+
"lilac-cursor-background"?: any;
|
|
6264
|
+
"lime-cursor-background"?: any;
|
|
6265
|
+
"moss-cursor-background"?: any;
|
|
6266
|
+
"ocean-cursor-background"?: any;
|
|
6267
|
+
"orange-cursor-background"?: any;
|
|
6268
|
+
"pink-cursor-background"?: any;
|
|
6269
|
+
"sunshine-cursor-background"?: any;
|
|
6270
|
+
"teal-cursor-background"?: any;
|
|
6271
|
+
"black-sticky-background"?: any;
|
|
6272
|
+
"coral-sticky-background"?: any;
|
|
6273
|
+
"cyan-sticky-background"?: any;
|
|
6274
|
+
"light-coal-sticky-background"?: any;
|
|
6275
|
+
"light-lime-sticky-background"?: any;
|
|
6276
|
+
"light-ocean-sticky-background"?: any;
|
|
6277
|
+
"light-pink-sticky-background"?: any;
|
|
6278
|
+
"light-sunshine-sticky-background"?: any;
|
|
6279
|
+
"lilac-sticky-background"?: any;
|
|
6280
|
+
"lime-sticky-background"?: any;
|
|
6281
|
+
"moss-sticky-background"?: any;
|
|
6282
|
+
"ocean-sticky-background"?: any;
|
|
6283
|
+
"orange-sticky-background"?: any;
|
|
6284
|
+
"pink-sticky-background"?: any;
|
|
6285
|
+
"sunshine-sticky-background"?: any;
|
|
6286
|
+
"teal-sticky-background"?: any;
|
|
6287
|
+
"coal-icon"?: any;
|
|
6288
|
+
"coal-icon-mild"?: any;
|
|
6289
|
+
"coal-icon-subtle"?: any;
|
|
6290
|
+
"coral-icon"?: any;
|
|
6291
|
+
"coral-icon-mild"?: any;
|
|
6292
|
+
"coral-icon-subtle"?: any;
|
|
6293
|
+
"cyan-icon"?: any;
|
|
6294
|
+
"cyan-icon-mild"?: any;
|
|
6295
|
+
"cyan-icon-subtle"?: any;
|
|
6296
|
+
"lilac-icon"?: any;
|
|
6297
|
+
"lilac-icon-mild"?: any;
|
|
6298
|
+
"lilac-icon-subtle"?: any;
|
|
6299
|
+
"lime-icon"?: any;
|
|
6300
|
+
"lime-icon-mild"?: any;
|
|
6301
|
+
"lime-icon-subtle"?: any;
|
|
6302
|
+
"moss-icon"?: any;
|
|
6303
|
+
"moss-icon-mild"?: any;
|
|
6304
|
+
"moss-icon-subtle"?: any;
|
|
6305
|
+
"ocean-icon"?: any;
|
|
6306
|
+
"ocean-icon-mild"?: any;
|
|
6307
|
+
"ocean-icon-subtle"?: any;
|
|
6308
|
+
"orange-icon"?: any;
|
|
6309
|
+
"orange-icon-mild"?: any;
|
|
6310
|
+
"orange-icon-subtle"?: any;
|
|
6311
|
+
"pink-icon"?: any;
|
|
6312
|
+
"pink-icon-mild"?: any;
|
|
6313
|
+
"pink-icon-subtle"?: any;
|
|
6314
|
+
"sunshine-icon"?: any;
|
|
6315
|
+
"sunshine-icon-mild"?: any;
|
|
6316
|
+
"sunshine-icon-subtle"?: any;
|
|
6317
|
+
"teal-icon"?: any;
|
|
6318
|
+
"teal-icon-mild"?: any;
|
|
6319
|
+
"teal-icon-subtle"?: any;
|
|
6320
|
+
"coal-text"?: any;
|
|
6321
|
+
"coal-text-mild"?: any;
|
|
6322
|
+
"coal-text-subtle"?: any;
|
|
6323
|
+
"coral-text"?: any;
|
|
6324
|
+
"coral-text-mild"?: any;
|
|
6325
|
+
"coral-text-subtle"?: any;
|
|
6326
|
+
"cyan-text"?: any;
|
|
6327
|
+
"cyan-text-mild"?: any;
|
|
6328
|
+
"cyan-text-subtle"?: any;
|
|
6329
|
+
"lilac-text"?: any;
|
|
6330
|
+
"lilac-text-mild"?: any;
|
|
6331
|
+
"lilac-text-subtle"?: any;
|
|
6332
|
+
"lime-text"?: any;
|
|
6333
|
+
"lime-text-mild"?: any;
|
|
6334
|
+
"lime-text-subtle"?: any;
|
|
6335
|
+
"moss-text"?: any;
|
|
6336
|
+
"moss-text-mild"?: any;
|
|
6337
|
+
"moss-text-subtle"?: any;
|
|
6338
|
+
"ocean-text"?: any;
|
|
6339
|
+
"ocean-text-mild"?: any;
|
|
6340
|
+
"ocean-text-subtle"?: any;
|
|
6341
|
+
"orange-text"?: any;
|
|
6342
|
+
"orange-text-mild"?: any;
|
|
6343
|
+
"orange-text-subtle"?: any;
|
|
6344
|
+
"pink-text"?: any;
|
|
6345
|
+
"pink-text-mild"?: any;
|
|
6346
|
+
"pink-text-subtle"?: any;
|
|
6347
|
+
"sunshine-text"?: any;
|
|
6348
|
+
"sunshine-text-mild"?: any;
|
|
6349
|
+
"sunshine-text-subtle"?: any;
|
|
6350
|
+
"teal-text"?: any;
|
|
6351
|
+
"teal-text-mild"?: any;
|
|
6352
|
+
"teal-text-subtle"?: any;
|
|
4904
6353
|
};
|
|
4905
6354
|
'font-sizes': {
|
|
4906
6355
|
readonly 125: "0.625rem";
|
|
@@ -5413,7 +6862,7 @@ declare const theme: {
|
|
|
5413
6862
|
readonly 'blue-900': "#101633";
|
|
5414
6863
|
readonly 'blue-950': "#0F142E";
|
|
5415
6864
|
readonly 'coal-100': "#F7F7F7";
|
|
5416
|
-
readonly 'coal-150': "#
|
|
6865
|
+
readonly 'coal-150': "#EDEDED";
|
|
5417
6866
|
readonly 'coal-200': "#E7E7E7";
|
|
5418
6867
|
readonly 'coal-250': "#E0E0E0";
|
|
5419
6868
|
readonly 'coal-300': "#DAD8D8";
|
|
@@ -5857,6 +7306,213 @@ declare const theme: {
|
|
|
5857
7306
|
"text-success-pressed"?: _mirohq_design_system_themes.Color | undefined;
|
|
5858
7307
|
"text-warning"?: _mirohq_design_system_themes.Color | undefined;
|
|
5859
7308
|
"text-warning-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7309
|
+
"coal-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7310
|
+
"coal-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7311
|
+
"coal-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7312
|
+
"coal-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7313
|
+
"coral-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7314
|
+
"coral-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7315
|
+
"coral-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7316
|
+
"coral-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7317
|
+
"cyan-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7318
|
+
"cyan-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7319
|
+
"cyan-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7320
|
+
"cyan-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7321
|
+
"lilac-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7322
|
+
"lilac-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7323
|
+
"lilac-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7324
|
+
"lilac-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7325
|
+
"lime-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7326
|
+
"lime-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7327
|
+
"lime-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7328
|
+
"lime-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7329
|
+
"moss-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7330
|
+
"moss-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7331
|
+
"moss-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7332
|
+
"moss-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7333
|
+
"ocean-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7334
|
+
"ocean-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7335
|
+
"ocean-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7336
|
+
"ocean-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7337
|
+
"orange-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7338
|
+
"orange-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7339
|
+
"orange-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7340
|
+
"orange-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7341
|
+
"pink-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7342
|
+
"pink-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7343
|
+
"pink-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7344
|
+
"pink-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7345
|
+
"sunshine-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7346
|
+
"sunshine-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7347
|
+
"sunshine-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7348
|
+
"sunshine-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7349
|
+
"teal-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7350
|
+
"teal-background-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7351
|
+
"teal-background-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7352
|
+
"teal-background-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7353
|
+
"test-test"?: _mirohq_design_system_themes.Color | undefined;
|
|
7354
|
+
"coal-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7355
|
+
"coal-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7356
|
+
"coal-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7357
|
+
"coral-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7358
|
+
"coral-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7359
|
+
"coral-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7360
|
+
"cyan-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7361
|
+
"cyan-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7362
|
+
"cyan-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7363
|
+
"lilac-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7364
|
+
"lilac-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7365
|
+
"lilac-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7366
|
+
"lime-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7367
|
+
"lime-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7368
|
+
"lime-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7369
|
+
"moss-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7370
|
+
"moss-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7371
|
+
"moss-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7372
|
+
"ocean-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7373
|
+
"ocean-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7374
|
+
"ocean-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7375
|
+
"orange-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7376
|
+
"orange-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7377
|
+
"orange-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7378
|
+
"pink-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7379
|
+
"pink-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7380
|
+
"pink-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7381
|
+
"sunshine-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7382
|
+
"sunshine-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7383
|
+
"sunshine-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7384
|
+
"teal-border"?: _mirohq_design_system_themes.Color | undefined;
|
|
7385
|
+
"teal-border-prominent"?: _mirohq_design_system_themes.Color | undefined;
|
|
7386
|
+
"teal-border-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7387
|
+
"coal-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7388
|
+
"coral-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7389
|
+
"cyan-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7390
|
+
"light-coal-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7391
|
+
"light-coral-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7392
|
+
"light-cyan-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7393
|
+
"light-lilac-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7394
|
+
"light-lime-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7395
|
+
"light-moss-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7396
|
+
"light-ocean-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7397
|
+
"light-orange-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7398
|
+
"light-pink-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7399
|
+
"light-sunshine-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7400
|
+
"light-teal-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7401
|
+
"lilac-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7402
|
+
"lime-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7403
|
+
"moss-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7404
|
+
"ocean-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7405
|
+
"orange-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7406
|
+
"pink-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7407
|
+
"sunshine-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7408
|
+
"teal-avatar-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7409
|
+
"coral-comment-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7410
|
+
"cyan-comment-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7411
|
+
"lime-comment-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7412
|
+
"coal-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7413
|
+
"coral-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7414
|
+
"cyan-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7415
|
+
"light-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7416
|
+
"light-coal-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7417
|
+
"light-coral-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7418
|
+
"light-cyan-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7419
|
+
"light-lilac-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7420
|
+
"light-lime-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7421
|
+
"light-moss-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7422
|
+
"light-orange-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7423
|
+
"light-pink-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7424
|
+
"light-sunshine-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7425
|
+
"light-teal-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7426
|
+
"lilac-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7427
|
+
"lime-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7428
|
+
"moss-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7429
|
+
"ocean-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7430
|
+
"orange-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7431
|
+
"pink-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7432
|
+
"sunshine-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7433
|
+
"teal-cursor-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7434
|
+
"black-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7435
|
+
"coral-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7436
|
+
"cyan-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7437
|
+
"light-coal-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7438
|
+
"light-lime-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7439
|
+
"light-ocean-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7440
|
+
"light-pink-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7441
|
+
"light-sunshine-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7442
|
+
"lilac-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7443
|
+
"lime-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7444
|
+
"moss-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7445
|
+
"ocean-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7446
|
+
"orange-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7447
|
+
"pink-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7448
|
+
"sunshine-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7449
|
+
"teal-sticky-background"?: _mirohq_design_system_themes.Color | undefined;
|
|
7450
|
+
"coal-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7451
|
+
"coal-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7452
|
+
"coal-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7453
|
+
"coral-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7454
|
+
"coral-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7455
|
+
"coral-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7456
|
+
"cyan-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7457
|
+
"cyan-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7458
|
+
"cyan-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7459
|
+
"lilac-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7460
|
+
"lilac-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7461
|
+
"lilac-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7462
|
+
"lime-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7463
|
+
"lime-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7464
|
+
"lime-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7465
|
+
"moss-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7466
|
+
"moss-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7467
|
+
"moss-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7468
|
+
"ocean-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7469
|
+
"ocean-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7470
|
+
"ocean-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7471
|
+
"orange-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7472
|
+
"orange-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7473
|
+
"orange-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7474
|
+
"pink-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7475
|
+
"pink-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7476
|
+
"pink-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7477
|
+
"sunshine-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7478
|
+
"sunshine-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7479
|
+
"sunshine-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7480
|
+
"teal-icon"?: _mirohq_design_system_themes.Color | undefined;
|
|
7481
|
+
"teal-icon-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7482
|
+
"teal-icon-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7483
|
+
"coal-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7484
|
+
"coal-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7485
|
+
"coal-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7486
|
+
"coral-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7487
|
+
"coral-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7488
|
+
"coral-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7489
|
+
"cyan-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7490
|
+
"cyan-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7491
|
+
"cyan-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7492
|
+
"lilac-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7493
|
+
"lilac-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7494
|
+
"lilac-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7495
|
+
"lime-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7496
|
+
"lime-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7497
|
+
"lime-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7498
|
+
"moss-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7499
|
+
"moss-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7500
|
+
"moss-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7501
|
+
"ocean-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7502
|
+
"ocean-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7503
|
+
"ocean-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7504
|
+
"orange-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7505
|
+
"orange-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7506
|
+
"orange-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7507
|
+
"pink-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7508
|
+
"pink-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7509
|
+
"pink-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7510
|
+
"sunshine-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7511
|
+
"sunshine-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7512
|
+
"sunshine-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
7513
|
+
"teal-text"?: _mirohq_design_system_themes.Color | undefined;
|
|
7514
|
+
"teal-text-mild"?: _mirohq_design_system_themes.Color | undefined;
|
|
7515
|
+
"teal-text-subtle"?: _mirohq_design_system_themes.Color | undefined;
|
|
5860
7516
|
};
|
|
5861
7517
|
'font-sizes': {
|
|
5862
7518
|
readonly 125: "0.625rem";
|