@mirohq/design-system-button 3.1.37-colors.2 → 3.2.0-deprecated-button.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +328 -298
- package/dist/main.js.map +1 -1
- package/dist/module.js +329 -299
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +55 -2689
- package/package.json +9 -7
package/dist/types.d.ts
CHANGED
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
|
-
import react__default, { ComponentPropsWithRef } from 'react';
|
|
3
|
-
import {
|
|
4
|
-
import * as packages_components_internal_base_button_src_base_button from 'packages/components/internal/base-button/src/base-button';
|
|
5
|
-
import * as _mirohq_design_system_hooks_use_press from '@mirohq/design-system-hooks/use-press';
|
|
2
|
+
import react__default, { ComponentPropsWithRef, ReactNode } from 'react';
|
|
3
|
+
import { AriaButtonProps } from '@react-types/button';
|
|
6
4
|
import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
|
|
7
5
|
import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
|
|
8
6
|
import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
|
|
9
7
|
import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
|
|
10
8
|
|
|
11
|
-
declare const StyledButton: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<
|
|
9
|
+
declare const StyledButton: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"button">>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
|
|
12
10
|
'border-widths': {
|
|
13
11
|
readonly none: 0;
|
|
14
12
|
readonly sm: "1px";
|
|
@@ -536,2706 +534,74 @@ declare const StyledButton: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_de
|
|
|
536
534
|
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
537
535
|
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
538
536
|
};
|
|
539
|
-
}>>>,
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
readonly 'blue-550': any;
|
|
559
|
-
readonly 'blue-600': any;
|
|
560
|
-
readonly 'blue-650': any;
|
|
561
|
-
readonly 'blue-700': any;
|
|
562
|
-
readonly 'blue-750': any;
|
|
563
|
-
readonly 'blue-800': any;
|
|
564
|
-
readonly 'blue-850': any;
|
|
565
|
-
readonly 'blue-900': any;
|
|
566
|
-
readonly 'blue-950': any;
|
|
567
|
-
readonly 'gray-50': any;
|
|
568
|
-
readonly 'gray-100': any;
|
|
569
|
-
readonly 'gray-150': any;
|
|
570
|
-
readonly 'gray-200': any;
|
|
571
|
-
readonly 'gray-250': any;
|
|
572
|
-
readonly 'gray-300': any;
|
|
573
|
-
readonly 'gray-350': any;
|
|
574
|
-
readonly 'gray-400': any;
|
|
575
|
-
readonly 'gray-450': any;
|
|
576
|
-
readonly 'gray-500': any;
|
|
577
|
-
readonly 'gray-550': any;
|
|
578
|
-
readonly 'gray-600': any;
|
|
579
|
-
readonly 'gray-650': any;
|
|
580
|
-
readonly 'gray-700': any;
|
|
581
|
-
readonly 'gray-750': any;
|
|
582
|
-
readonly 'gray-800': any;
|
|
583
|
-
readonly 'gray-850': any;
|
|
584
|
-
readonly 'gray-900': any;
|
|
585
|
-
readonly 'gray-950': any;
|
|
586
|
-
readonly 'green-50': any;
|
|
587
|
-
readonly 'green-100': any;
|
|
588
|
-
readonly 'green-150': any;
|
|
589
|
-
readonly 'green-200': any;
|
|
590
|
-
readonly 'green-250': any;
|
|
591
|
-
readonly 'green-300': any;
|
|
592
|
-
readonly 'green-350': any;
|
|
593
|
-
readonly 'green-400': any;
|
|
594
|
-
readonly 'green-450': any;
|
|
595
|
-
readonly 'green-500': any;
|
|
596
|
-
readonly 'green-550': any;
|
|
597
|
-
readonly 'green-600': any;
|
|
598
|
-
readonly 'green-650': any;
|
|
599
|
-
readonly 'green-700': any;
|
|
600
|
-
readonly 'green-750': any;
|
|
601
|
-
readonly 'green-800': any;
|
|
602
|
-
readonly 'green-850': any;
|
|
603
|
-
readonly 'green-900': any;
|
|
604
|
-
readonly 'green-950': any;
|
|
605
|
-
readonly 'red-50': any;
|
|
606
|
-
readonly 'red-100': any;
|
|
607
|
-
readonly 'red-150': any;
|
|
608
|
-
readonly 'red-200': any;
|
|
609
|
-
readonly 'red-250': any;
|
|
610
|
-
readonly 'red-300': any;
|
|
611
|
-
readonly 'red-350': any;
|
|
612
|
-
readonly 'red-400': any;
|
|
613
|
-
readonly 'red-450': any;
|
|
614
|
-
readonly 'red-500': any;
|
|
615
|
-
readonly 'red-550': any;
|
|
616
|
-
readonly 'red-600': any;
|
|
617
|
-
readonly 'red-650': any;
|
|
618
|
-
readonly 'red-700': any;
|
|
619
|
-
readonly 'red-750': any;
|
|
620
|
-
readonly 'red-800': any;
|
|
621
|
-
readonly 'red-850': any;
|
|
622
|
-
readonly 'red-900': any;
|
|
623
|
-
readonly 'red-950': any;
|
|
624
|
-
readonly transparent: any;
|
|
625
|
-
readonly white: any;
|
|
626
|
-
readonly 'yellow-50': any;
|
|
627
|
-
readonly 'yellow-100': any;
|
|
628
|
-
readonly 'yellow-150': any;
|
|
629
|
-
readonly 'yellow-200': any;
|
|
630
|
-
readonly 'yellow-250': any;
|
|
631
|
-
readonly 'yellow-300': any;
|
|
632
|
-
readonly 'yellow-350': any;
|
|
633
|
-
readonly 'yellow-400': any;
|
|
634
|
-
readonly 'yellow-450': any;
|
|
635
|
-
readonly 'yellow-500': any;
|
|
636
|
-
readonly 'yellow-550': any;
|
|
637
|
-
readonly 'yellow-600': any;
|
|
638
|
-
readonly 'yellow-650': any;
|
|
639
|
-
readonly 'yellow-700': any;
|
|
640
|
-
readonly 'yellow-750': any;
|
|
641
|
-
readonly 'yellow-800': any;
|
|
642
|
-
readonly 'yellow-850': any;
|
|
643
|
-
readonly 'yellow-900': any;
|
|
644
|
-
readonly 'yellow-950': any;
|
|
645
|
-
"background-alpha-active"?: any;
|
|
646
|
-
"background-alpha-hover"?: any;
|
|
647
|
-
"background-danger-prominent"?: any;
|
|
648
|
-
"background-danger-prominent-active"?: any;
|
|
649
|
-
"background-danger-prominent-hover"?: any;
|
|
650
|
-
"background-danger-subtle"?: any;
|
|
651
|
-
"background-danger-subtle-active"?: any;
|
|
652
|
-
"background-danger-subtle-hover"?: any;
|
|
653
|
-
"background-neutrals"?: any;
|
|
654
|
-
"background-neutrals-active"?: any;
|
|
655
|
-
"background-neutrals-container"?: any;
|
|
656
|
-
"background-neutrals-controls-disabled"?: any;
|
|
657
|
-
"background-neutrals-disabled"?: any;
|
|
658
|
-
"background-neutrals-hover"?: any;
|
|
659
|
-
"background-neutrals-inactive"?: any;
|
|
660
|
-
"background-neutrals-inactive-hover"?: any;
|
|
661
|
-
"background-neutrals-inverted"?: any;
|
|
662
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
663
|
-
"background-neutrals-page"?: any;
|
|
664
|
-
"background-neutrals-page-subtle"?: any;
|
|
665
|
-
"background-neutrals-scrollbar"?: any;
|
|
666
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
667
|
-
"background-neutrals-scrollbar-hover"?: any;
|
|
668
|
-
"background-neutrals-subtle"?: any;
|
|
669
|
-
"background-neutrals-subtle-active"?: any;
|
|
670
|
-
"background-neutrals-subtle-hover"?: any;
|
|
671
|
-
"background-primary-prominent"?: any;
|
|
672
|
-
"background-primary-prominent-active"?: any;
|
|
673
|
-
"background-primary-prominent-hover"?: any;
|
|
674
|
-
"background-primary-prominent-selected"?: any;
|
|
675
|
-
"background-primary-subtle"?: any;
|
|
676
|
-
"background-primary-subtle-active"?: any;
|
|
677
|
-
"background-primary-subtle-hover"?: any;
|
|
678
|
-
"background-primary-subtle-selected"?: any;
|
|
679
|
-
"background-success"?: any;
|
|
680
|
-
"background-success-prominent"?: any;
|
|
681
|
-
"background-success-prominent-active"?: any;
|
|
682
|
-
"background-success-prominent-hover"?: any;
|
|
683
|
-
"background-warning-prominent"?: any;
|
|
684
|
-
"background-warning-subtle"?: any;
|
|
685
|
-
"border-danger"?: any;
|
|
686
|
-
"border-danger-active"?: any;
|
|
687
|
-
"border-danger-hover"?: any;
|
|
688
|
-
"border-focus-error-inner"?: any;
|
|
689
|
-
"border-focus-error-middle"?: any;
|
|
690
|
-
"border-focus-error-outer"?: any;
|
|
691
|
-
"border-focus-inner"?: any;
|
|
692
|
-
"border-focus-middle"?: any;
|
|
693
|
-
"border-focus-outer"?: any;
|
|
694
|
-
"border-focus-success-inner"?: any;
|
|
695
|
-
"border-focus-success-middle"?: any;
|
|
696
|
-
"border-focus-success-outer"?: any;
|
|
697
|
-
"border-neutrals"?: any;
|
|
698
|
-
"border-neutrals-active"?: any;
|
|
699
|
-
"border-neutrals-controls"?: any;
|
|
700
|
-
"border-neutrals-controls-disabled"?: any;
|
|
701
|
-
"border-neutrals-disabled"?: any;
|
|
702
|
-
"border-neutrals-hover"?: any;
|
|
703
|
-
"border-neutrals-inverted"?: any;
|
|
704
|
-
"border-neutrals-subtle"?: any;
|
|
705
|
-
"border-neutrals-text"?: any;
|
|
706
|
-
"border-neutrals-text-active"?: any;
|
|
707
|
-
"border-neutrals-text-hover"?: any;
|
|
708
|
-
"border-neutrals-text-subtle"?: any;
|
|
709
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
710
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
711
|
-
"border-neutrals-transparent"?: any;
|
|
712
|
-
"border-primary"?: any;
|
|
713
|
-
"border-primary-active"?: any;
|
|
714
|
-
"border-primary-hover"?: any;
|
|
715
|
-
"border-primary-inverted"?: any;
|
|
716
|
-
"border-success"?: any;
|
|
717
|
-
"border-success-active"?: any;
|
|
718
|
-
"border-success-hover"?: any;
|
|
719
|
-
"border-warning"?: any;
|
|
720
|
-
"icon-danger"?: any;
|
|
721
|
-
"icon-danger-active"?: any;
|
|
722
|
-
"icon-danger-hover"?: any;
|
|
723
|
-
"icon-danger-inverted"?: any;
|
|
724
|
-
"icon-neutrals"?: any;
|
|
725
|
-
"icon-neutrals-disabled"?: any;
|
|
726
|
-
"icon-neutrals-inactive"?: any;
|
|
727
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
728
|
-
"icon-neutrals-inverted"?: any;
|
|
729
|
-
"icon-neutrals-search"?: any;
|
|
730
|
-
"icon-neutrals-subtle"?: any;
|
|
731
|
-
"icon-neutrals-text"?: any;
|
|
732
|
-
"icon-primary"?: any;
|
|
733
|
-
"icon-primary-active"?: any;
|
|
734
|
-
"icon-primary-hover"?: any;
|
|
735
|
-
"icon-primary-inverted"?: any;
|
|
736
|
-
"icon-primary-selected"?: any;
|
|
737
|
-
"icon-success"?: any;
|
|
738
|
-
"icon-success-active"?: any;
|
|
739
|
-
"icon-success-hover"?: any;
|
|
740
|
-
"icon-success-inverted"?: any;
|
|
741
|
-
"icon-warning"?: any;
|
|
742
|
-
"icon-warning-prominent"?: any;
|
|
743
|
-
"icon-warning-subtle"?: any;
|
|
744
|
-
"text-danger"?: any;
|
|
745
|
-
"text-danger-active"?: any;
|
|
746
|
-
"text-danger-hover"?: any;
|
|
747
|
-
"text-danger-inverted"?: any;
|
|
748
|
-
"text-neutrals"?: any;
|
|
749
|
-
"text-neutrals-active"?: any;
|
|
750
|
-
"text-neutrals-disabled"?: any;
|
|
751
|
-
"text-neutrals-hover"?: any;
|
|
752
|
-
"text-neutrals-inverted"?: any;
|
|
753
|
-
"text-neutrals-placeholder"?: any;
|
|
754
|
-
"text-neutrals-placeholder-only"?: any;
|
|
755
|
-
"text-neutrals-subtle"?: any;
|
|
756
|
-
"text-neutrals-subtle-active"?: any;
|
|
757
|
-
"text-neutrals-subtle-hover"?: any;
|
|
758
|
-
"text-primary"?: any;
|
|
759
|
-
"text-primary-active"?: any;
|
|
760
|
-
"text-primary-hover"?: any;
|
|
761
|
-
"text-primary-inverted"?: any;
|
|
762
|
-
"text-primary-inverted-subtle"?: any;
|
|
763
|
-
"text-primary-selected"?: any;
|
|
764
|
-
"text-success"?: any;
|
|
765
|
-
"text-success-active"?: any;
|
|
766
|
-
"text-success-hover"?: any;
|
|
767
|
-
"text-success-inverted"?: any;
|
|
768
|
-
"text-warning"?: any;
|
|
769
|
-
"text-warning-subtle"?: any;
|
|
770
|
-
};
|
|
771
|
-
'font-sizes': {
|
|
772
|
-
readonly 150: "0.75rem";
|
|
773
|
-
readonly 175: "0.875rem";
|
|
774
|
-
readonly 200: "1rem";
|
|
775
|
-
readonly 225: "1.125rem";
|
|
776
|
-
readonly 250: "1.25rem";
|
|
777
|
-
readonly 300: "1.5rem";
|
|
778
|
-
readonly 400: "2rem";
|
|
779
|
-
readonly 500: "2.5rem";
|
|
780
|
-
readonly 600: "3rem";
|
|
781
|
-
readonly 800: "4rem";
|
|
782
|
-
readonly 900: "4.5rem";
|
|
783
|
-
};
|
|
784
|
-
fonts: {
|
|
785
|
-
readonly heading: "Roobert, sans-serif";
|
|
786
|
-
readonly body: "Open Sans, sans-serif";
|
|
787
|
-
};
|
|
788
|
-
radii: {
|
|
789
|
-
readonly 25: "2px";
|
|
790
|
-
readonly 50: "4px";
|
|
791
|
-
readonly 75: "6px";
|
|
792
|
-
readonly 100: "8px";
|
|
793
|
-
readonly 200: "16px";
|
|
794
|
-
readonly half: "999px";
|
|
795
|
-
readonly none: "0px";
|
|
796
|
-
};
|
|
797
|
-
shadows: {
|
|
798
|
-
50: any;
|
|
799
|
-
100: any;
|
|
800
|
-
"focus-small": any;
|
|
801
|
-
"focus-small-outline": any;
|
|
802
|
-
"focus-large": any;
|
|
803
|
-
"focus-controls": any;
|
|
804
|
-
"focus-controls-error": any;
|
|
805
|
-
"focus-controls-success": any;
|
|
806
|
-
};
|
|
807
|
-
sizes: {
|
|
808
|
-
readonly number: string;
|
|
809
|
-
readonly 'icon-200': "16px";
|
|
810
|
-
readonly 'icon-300': "24px";
|
|
811
|
-
readonly 'icon-400': "32px";
|
|
812
|
-
};
|
|
813
|
-
space: {
|
|
814
|
-
readonly 0: "0px";
|
|
815
|
-
readonly 25: "2px";
|
|
816
|
-
readonly 50: "4px";
|
|
817
|
-
readonly 100: "8px";
|
|
818
|
-
readonly 150: "12px";
|
|
819
|
-
readonly 200: "16px";
|
|
820
|
-
readonly 300: "24px";
|
|
821
|
-
readonly 400: "32px";
|
|
822
|
-
readonly 500: "40px";
|
|
823
|
-
readonly 600: "48px";
|
|
824
|
-
readonly 700: "56px";
|
|
825
|
-
readonly 800: "64px";
|
|
826
|
-
readonly 1200: "96px";
|
|
827
|
-
readonly 1600: "128px";
|
|
828
|
-
};
|
|
829
|
-
'space-gap': {
|
|
830
|
-
readonly 0: any;
|
|
831
|
-
readonly 50: any;
|
|
832
|
-
readonly 100: any;
|
|
833
|
-
readonly 200: any;
|
|
834
|
-
readonly 300: any;
|
|
835
|
-
};
|
|
836
|
-
'space-inset': {
|
|
837
|
-
readonly 0: any;
|
|
838
|
-
readonly 50: any;
|
|
839
|
-
readonly 100: any;
|
|
840
|
-
readonly 150: any;
|
|
841
|
-
readonly 200: any;
|
|
842
|
-
readonly 300: any;
|
|
843
|
-
readonly 400: any;
|
|
844
|
-
readonly 500: any;
|
|
845
|
-
readonly 600: any;
|
|
846
|
-
readonly 700: any;
|
|
847
|
-
readonly 800: any;
|
|
848
|
-
readonly 1200: any;
|
|
849
|
-
readonly 1600: any;
|
|
850
|
-
};
|
|
851
|
-
'space-offset': {
|
|
852
|
-
readonly 0: any;
|
|
853
|
-
readonly 50: any;
|
|
854
|
-
readonly 100: any;
|
|
855
|
-
readonly 150: any;
|
|
856
|
-
readonly 200: any;
|
|
857
|
-
readonly 300: any;
|
|
858
|
-
readonly 400: any;
|
|
859
|
-
readonly 600: any;
|
|
860
|
-
readonly 800: any;
|
|
861
|
-
readonly 1200: any;
|
|
862
|
-
readonly 1600: any;
|
|
863
|
-
readonly 'stacking-0': any;
|
|
864
|
-
readonly 'stacking-100': any;
|
|
865
|
-
readonly 'stacking-200': any;
|
|
866
|
-
readonly 'stacking-300': any;
|
|
867
|
-
readonly 'stacking-400': any;
|
|
868
|
-
readonly 'stacking-500': any;
|
|
869
|
-
readonly 'stacking-800': any;
|
|
870
|
-
};
|
|
871
|
-
'stroke-width': {
|
|
872
|
-
readonly thin: "1.5px";
|
|
873
|
-
readonly normal: "2px";
|
|
874
|
-
readonly bold: "4px";
|
|
875
|
-
};
|
|
876
|
-
'z-indices': {
|
|
877
|
-
readonly dropdownMenu: 100;
|
|
878
|
-
readonly select: 200;
|
|
879
|
-
readonly popover: 300;
|
|
880
|
-
readonly tooltip: 400;
|
|
881
|
-
};
|
|
882
|
-
}, {
|
|
883
|
-
readonly background: "colors";
|
|
884
|
-
readonly backgroundColor: "colors";
|
|
885
|
-
readonly backgroundImage: "colors";
|
|
886
|
-
readonly blockSize: "sizes";
|
|
887
|
-
readonly border: "colors";
|
|
888
|
-
readonly borderBlock: "colors";
|
|
889
|
-
readonly borderBlockEnd: "colors";
|
|
890
|
-
readonly borderBlockStart: "colors";
|
|
891
|
-
readonly borderBottom: "colors";
|
|
892
|
-
readonly borderBottomColor: "colors";
|
|
893
|
-
readonly borderBottomLeftRadius: "radii";
|
|
894
|
-
readonly borderBottomRightRadius: "radii";
|
|
895
|
-
readonly borderBottomStyle: "border-styles";
|
|
896
|
-
readonly borderBottomWidth: "border-widths";
|
|
897
|
-
readonly borderColor: "colors";
|
|
898
|
-
readonly borderImage: "colors";
|
|
899
|
-
readonly borderInline: "colors";
|
|
900
|
-
readonly borderInlineEnd: "colors";
|
|
901
|
-
readonly borderInlineStart: "colors";
|
|
902
|
-
readonly borderLeft: "colors";
|
|
903
|
-
readonly borderLeftColor: "colors";
|
|
904
|
-
readonly borderLeftStyle: "border-styles";
|
|
905
|
-
readonly borderLeftWidth: "border-widths";
|
|
906
|
-
readonly borderRadius: "radii";
|
|
907
|
-
readonly borderRight: "colors";
|
|
908
|
-
readonly borderRightColor: "colors";
|
|
909
|
-
readonly borderRightStyle: "border-styles";
|
|
910
|
-
readonly borderRightWidth: "border-widths";
|
|
911
|
-
readonly borderSpacing: "space-offset";
|
|
912
|
-
readonly borderStyle: "border-styles";
|
|
913
|
-
readonly borderTop: "colors";
|
|
914
|
-
readonly borderTopColor: "colors";
|
|
915
|
-
readonly borderTopLeftRadius: "radii";
|
|
916
|
-
readonly borderTopRightRadius: "radii";
|
|
917
|
-
readonly borderTopStyle: "border-styles";
|
|
918
|
-
readonly borderTopWidth: "border-widths";
|
|
919
|
-
readonly borderWidth: "border-widths";
|
|
920
|
-
readonly bottom: "space";
|
|
921
|
-
readonly boxShadow: "shadows";
|
|
922
|
-
readonly caretColor: "colors";
|
|
923
|
-
readonly color: "colors";
|
|
924
|
-
readonly columnGap: "space-gap";
|
|
925
|
-
readonly columnRuleColor: "colors";
|
|
926
|
-
readonly fill: "colors";
|
|
927
|
-
readonly flexBasis: "sizes";
|
|
928
|
-
readonly fontFamily: "fonts";
|
|
929
|
-
readonly fontSize: "font-sizes";
|
|
930
|
-
readonly fontWeight: "font-weights";
|
|
931
|
-
readonly gap: "space-gap";
|
|
932
|
-
readonly gridColumnGap: "space-gap";
|
|
933
|
-
readonly gridGap: "space-gap";
|
|
934
|
-
readonly gridRowGap: "space-gap";
|
|
935
|
-
readonly gridTemplateColumns: "sizes";
|
|
936
|
-
readonly gridTemplateRows: "sizes";
|
|
937
|
-
readonly height: "sizes";
|
|
938
|
-
readonly inlineSize: "sizes";
|
|
939
|
-
readonly inset: "space-inset";
|
|
940
|
-
readonly insetBlock: "space-inset";
|
|
941
|
-
readonly insetBlockEnd: "space-inset";
|
|
942
|
-
readonly insetBlockStart: "space-inset";
|
|
943
|
-
readonly insetInline: "space-inset";
|
|
944
|
-
readonly insetInlineEnd: "space-inset";
|
|
945
|
-
readonly insetInlineStart: "space-inset";
|
|
946
|
-
readonly left: "space";
|
|
947
|
-
readonly letterSpacing: "letter-spacings";
|
|
948
|
-
readonly lineHeight: "line-heights";
|
|
949
|
-
readonly margin: "space-offset";
|
|
950
|
-
readonly marginBlock: "space-offset";
|
|
951
|
-
readonly marginBlockEnd: "space-offset";
|
|
952
|
-
readonly marginBlockStart: "space-offset";
|
|
953
|
-
readonly marginBottom: "space-offset";
|
|
954
|
-
readonly marginInline: "space-offset";
|
|
955
|
-
readonly marginInlineEnd: "space-offset";
|
|
956
|
-
readonly marginInlineStart: "space-offset";
|
|
957
|
-
readonly marginLeft: "space-offset";
|
|
958
|
-
readonly marginRight: "space-offset";
|
|
959
|
-
readonly marginTop: "space-offset";
|
|
960
|
-
readonly maxBlockSize: "sizes";
|
|
961
|
-
readonly maxHeight: "sizes";
|
|
962
|
-
readonly maxInlineSize: "sizes";
|
|
963
|
-
readonly maxWidth: "sizes";
|
|
964
|
-
readonly minBlockSize: "sizes";
|
|
965
|
-
readonly minHeight: "sizes";
|
|
966
|
-
readonly minInlineSize: "sizes";
|
|
967
|
-
readonly minWidth: "sizes";
|
|
968
|
-
readonly outline: "colors";
|
|
969
|
-
readonly outlineColor: "colors";
|
|
970
|
-
readonly padding: "space-inset";
|
|
971
|
-
readonly paddingBlock: "space-inset";
|
|
972
|
-
readonly paddingBlockEnd: "space-inset";
|
|
973
|
-
readonly paddingBlockStart: "space-inset";
|
|
974
|
-
readonly paddingBottom: "space-inset";
|
|
975
|
-
readonly paddingInline: "space-inset";
|
|
976
|
-
readonly paddingInlineEnd: "space-inset";
|
|
977
|
-
readonly paddingInlineStart: "space-inset";
|
|
978
|
-
readonly paddingLeft: "space-inset";
|
|
979
|
-
readonly paddingRight: "space-inset";
|
|
980
|
-
readonly paddingTop: "space-inset";
|
|
981
|
-
readonly right: "space";
|
|
982
|
-
readonly rowGap: "space-gap";
|
|
983
|
-
readonly scrollMargin: "space-offset";
|
|
984
|
-
readonly scrollMarginBlock: "space-offset";
|
|
985
|
-
readonly scrollMarginBlockEnd: "space-offset";
|
|
986
|
-
readonly scrollMarginBlockStart: "space-offset";
|
|
987
|
-
readonly scrollMarginBottom: "space-offset";
|
|
988
|
-
readonly scrollMarginInline: "space-offset";
|
|
989
|
-
readonly scrollMarginInlineEnd: "space-offset";
|
|
990
|
-
readonly scrollMarginInlineStart: "space-offset";
|
|
991
|
-
readonly scrollMarginLeft: "space-offset";
|
|
992
|
-
readonly scrollMarginRight: "space-offset";
|
|
993
|
-
readonly scrollMarginTop: "space-offset";
|
|
994
|
-
readonly scrollPadding: "space-inset";
|
|
995
|
-
readonly scrollPaddingBlock: "space-inset";
|
|
996
|
-
readonly scrollPaddingBlockEnd: "space-inset";
|
|
997
|
-
readonly scrollPaddingBlockStart: "space-inset";
|
|
998
|
-
readonly scrollPaddingBottom: "space-inset";
|
|
999
|
-
readonly scrollPaddingInline: "space-inset";
|
|
1000
|
-
readonly scrollPaddingInlineEnd: "space-inset";
|
|
1001
|
-
readonly scrollPaddingInlineStart: "space-inset";
|
|
1002
|
-
readonly scrollPaddingLeft: "space-inset";
|
|
1003
|
-
readonly scrollPaddingRight: "space-inset";
|
|
1004
|
-
readonly scrollPaddingTop: "space-inset";
|
|
1005
|
-
readonly stroke: "colors";
|
|
1006
|
-
readonly strokeWidth: "stroke-width";
|
|
1007
|
-
readonly textDecorationColor: "colors";
|
|
1008
|
-
readonly textShadow: "shadows";
|
|
1009
|
-
readonly top: "space";
|
|
1010
|
-
readonly transition: "transitions";
|
|
1011
|
-
readonly width: "sizes";
|
|
1012
|
-
readonly zIndex: "z-indices";
|
|
1013
|
-
}, {
|
|
1014
|
-
paddingX: (value: {
|
|
1015
|
-
readonly [$$PropertyValue]: "padding";
|
|
1016
|
-
}) => {
|
|
1017
|
-
paddingLeft: {
|
|
1018
|
-
readonly [$$PropertyValue]: "padding";
|
|
1019
|
-
};
|
|
1020
|
-
paddingRight: {
|
|
1021
|
-
readonly [$$PropertyValue]: "padding";
|
|
1022
|
-
};
|
|
1023
|
-
};
|
|
1024
|
-
paddingY: (value: {
|
|
1025
|
-
readonly [$$PropertyValue]: "padding";
|
|
1026
|
-
}) => {
|
|
1027
|
-
paddingTop: {
|
|
1028
|
-
readonly [$$PropertyValue]: "padding";
|
|
1029
|
-
};
|
|
1030
|
-
paddingBottom: {
|
|
1031
|
-
readonly [$$PropertyValue]: "padding";
|
|
1032
|
-
};
|
|
1033
|
-
};
|
|
1034
|
-
marginX: (value: {
|
|
1035
|
-
readonly [$$PropertyValue]: "margin";
|
|
1036
|
-
}) => {
|
|
1037
|
-
marginLeft: {
|
|
1038
|
-
readonly [$$PropertyValue]: "margin";
|
|
1039
|
-
};
|
|
1040
|
-
marginRight: {
|
|
1041
|
-
readonly [$$PropertyValue]: "margin";
|
|
1042
|
-
};
|
|
1043
|
-
};
|
|
1044
|
-
marginY: (value: {
|
|
1045
|
-
readonly [$$PropertyValue]: "margin";
|
|
1046
|
-
}) => {
|
|
1047
|
-
marginTop: {
|
|
1048
|
-
readonly [$$PropertyValue]: "margin";
|
|
1049
|
-
};
|
|
1050
|
-
marginBottom: {
|
|
1051
|
-
readonly [$$PropertyValue]: "margin";
|
|
1052
|
-
};
|
|
1053
|
-
};
|
|
1054
|
-
square: (value: {
|
|
1055
|
-
readonly [$$PropertyValue]: "width";
|
|
1056
|
-
}) => {
|
|
1057
|
-
width: {
|
|
1058
|
-
readonly [$$PropertyValue]: "width";
|
|
1059
|
-
};
|
|
1060
|
-
height: {
|
|
1061
|
-
readonly [$$PropertyValue]: "width";
|
|
1062
|
-
};
|
|
1063
|
-
};
|
|
1064
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
1065
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
1066
|
-
};
|
|
1067
|
-
}>>>, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLButtonElement> & _mirohq_design_system_hooks_use_press.PressProps & packages_components_internal_base_button_src_base_button.HoverEvents & react.AnchorHTMLAttributes<"a"> & {
|
|
1068
|
-
href: string;
|
|
1069
|
-
}, "ref">) & react.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
|
|
1070
|
-
'border-widths': {
|
|
1071
|
-
readonly none: 0;
|
|
1072
|
-
readonly sm: "1px";
|
|
1073
|
-
readonly md: "2px";
|
|
1074
|
-
readonly lg: "4px";
|
|
1075
|
-
};
|
|
1076
|
-
colors: {
|
|
1077
|
-
readonly black: any;
|
|
1078
|
-
readonly 'blue-50': any;
|
|
1079
|
-
readonly 'blue-100': any;
|
|
1080
|
-
readonly 'blue-150': any;
|
|
1081
|
-
readonly 'blue-200': any;
|
|
1082
|
-
readonly 'blue-250': any;
|
|
1083
|
-
readonly 'blue-300': any;
|
|
1084
|
-
readonly 'blue-350': any;
|
|
1085
|
-
readonly 'blue-400': any;
|
|
1086
|
-
readonly 'blue-450': any;
|
|
1087
|
-
readonly 'blue-500': any;
|
|
1088
|
-
readonly 'blue-550': any;
|
|
1089
|
-
readonly 'blue-600': any;
|
|
1090
|
-
readonly 'blue-650': any;
|
|
1091
|
-
readonly 'blue-700': any;
|
|
1092
|
-
readonly 'blue-750': any;
|
|
1093
|
-
readonly 'blue-800': any;
|
|
1094
|
-
readonly 'blue-850': any;
|
|
1095
|
-
readonly 'blue-900': any;
|
|
1096
|
-
readonly 'blue-950': any;
|
|
1097
|
-
readonly 'gray-50': any;
|
|
1098
|
-
readonly 'gray-100': any;
|
|
1099
|
-
readonly 'gray-150': any;
|
|
1100
|
-
readonly 'gray-200': any;
|
|
1101
|
-
readonly 'gray-250': any;
|
|
1102
|
-
readonly 'gray-300': any;
|
|
1103
|
-
readonly 'gray-350': any;
|
|
1104
|
-
readonly 'gray-400': any;
|
|
1105
|
-
readonly 'gray-450': any;
|
|
1106
|
-
readonly 'gray-500': any;
|
|
1107
|
-
readonly 'gray-550': any;
|
|
1108
|
-
readonly 'gray-600': any;
|
|
1109
|
-
readonly 'gray-650': any;
|
|
1110
|
-
readonly 'gray-700': any;
|
|
1111
|
-
readonly 'gray-750': any;
|
|
1112
|
-
readonly 'gray-800': any;
|
|
1113
|
-
readonly 'gray-850': any;
|
|
1114
|
-
readonly 'gray-900': any;
|
|
1115
|
-
readonly 'gray-950': any;
|
|
1116
|
-
readonly 'green-50': any;
|
|
1117
|
-
readonly 'green-100': any;
|
|
1118
|
-
readonly 'green-150': any;
|
|
1119
|
-
readonly 'green-200': any;
|
|
1120
|
-
readonly 'green-250': any;
|
|
1121
|
-
readonly 'green-300': any;
|
|
1122
|
-
readonly 'green-350': any;
|
|
1123
|
-
readonly 'green-400': any;
|
|
1124
|
-
readonly 'green-450': any;
|
|
1125
|
-
readonly 'green-500': any;
|
|
1126
|
-
readonly 'green-550': any;
|
|
1127
|
-
readonly 'green-600': any;
|
|
1128
|
-
readonly 'green-650': any;
|
|
1129
|
-
readonly 'green-700': any;
|
|
1130
|
-
readonly 'green-750': any;
|
|
1131
|
-
readonly 'green-800': any;
|
|
1132
|
-
readonly 'green-850': any;
|
|
1133
|
-
readonly 'green-900': any;
|
|
1134
|
-
readonly 'green-950': any;
|
|
1135
|
-
readonly 'red-50': any;
|
|
1136
|
-
readonly 'red-100': any;
|
|
1137
|
-
readonly 'red-150': any;
|
|
1138
|
-
readonly 'red-200': any;
|
|
1139
|
-
readonly 'red-250': any;
|
|
1140
|
-
readonly 'red-300': any;
|
|
1141
|
-
readonly 'red-350': any;
|
|
1142
|
-
readonly 'red-400': any;
|
|
1143
|
-
readonly 'red-450': any;
|
|
1144
|
-
readonly 'red-500': any;
|
|
1145
|
-
readonly 'red-550': any;
|
|
1146
|
-
readonly 'red-600': any;
|
|
1147
|
-
readonly 'red-650': any;
|
|
1148
|
-
readonly 'red-700': any;
|
|
1149
|
-
readonly 'red-750': any;
|
|
1150
|
-
readonly 'red-800': any;
|
|
1151
|
-
readonly 'red-850': any;
|
|
1152
|
-
readonly 'red-900': any;
|
|
1153
|
-
readonly 'red-950': any;
|
|
1154
|
-
readonly transparent: any;
|
|
1155
|
-
readonly white: any;
|
|
1156
|
-
readonly 'yellow-50': any;
|
|
1157
|
-
readonly 'yellow-100': any;
|
|
1158
|
-
readonly 'yellow-150': any;
|
|
1159
|
-
readonly 'yellow-200': any;
|
|
1160
|
-
readonly 'yellow-250': any;
|
|
1161
|
-
readonly 'yellow-300': any;
|
|
1162
|
-
readonly 'yellow-350': any;
|
|
1163
|
-
readonly 'yellow-400': any;
|
|
1164
|
-
readonly 'yellow-450': any;
|
|
1165
|
-
readonly 'yellow-500': any;
|
|
1166
|
-
readonly 'yellow-550': any;
|
|
1167
|
-
readonly 'yellow-600': any;
|
|
1168
|
-
readonly 'yellow-650': any;
|
|
1169
|
-
readonly 'yellow-700': any;
|
|
1170
|
-
readonly 'yellow-750': any;
|
|
1171
|
-
readonly 'yellow-800': any;
|
|
1172
|
-
readonly 'yellow-850': any;
|
|
1173
|
-
readonly 'yellow-900': any;
|
|
1174
|
-
readonly 'yellow-950': any;
|
|
1175
|
-
"background-alpha-active"?: any;
|
|
1176
|
-
"background-alpha-hover"?: any;
|
|
1177
|
-
"background-danger-prominent"?: any;
|
|
1178
|
-
"background-danger-prominent-active"?: any;
|
|
1179
|
-
"background-danger-prominent-hover"?: any;
|
|
1180
|
-
"background-danger-subtle"?: any;
|
|
1181
|
-
"background-danger-subtle-active"?: any;
|
|
1182
|
-
"background-danger-subtle-hover"?: any;
|
|
1183
|
-
"background-neutrals"?: any;
|
|
1184
|
-
"background-neutrals-active"?: any;
|
|
1185
|
-
"background-neutrals-container"?: any;
|
|
1186
|
-
"background-neutrals-controls-disabled"?: any;
|
|
1187
|
-
"background-neutrals-disabled"?: any;
|
|
1188
|
-
"background-neutrals-hover"?: any;
|
|
1189
|
-
"background-neutrals-inactive"?: any;
|
|
1190
|
-
"background-neutrals-inactive-hover"?: any;
|
|
1191
|
-
"background-neutrals-inverted"?: any;
|
|
1192
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
1193
|
-
"background-neutrals-page"?: any;
|
|
1194
|
-
"background-neutrals-page-subtle"?: any;
|
|
1195
|
-
"background-neutrals-scrollbar"?: any;
|
|
1196
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
1197
|
-
"background-neutrals-scrollbar-hover"?: any;
|
|
1198
|
-
"background-neutrals-subtle"?: any;
|
|
1199
|
-
"background-neutrals-subtle-active"?: any;
|
|
1200
|
-
"background-neutrals-subtle-hover"?: any;
|
|
1201
|
-
"background-primary-prominent"?: any;
|
|
1202
|
-
"background-primary-prominent-active"?: any;
|
|
1203
|
-
"background-primary-prominent-hover"?: any;
|
|
1204
|
-
"background-primary-prominent-selected"?: any;
|
|
1205
|
-
"background-primary-subtle"?: any;
|
|
1206
|
-
"background-primary-subtle-active"?: any;
|
|
1207
|
-
"background-primary-subtle-hover"?: any;
|
|
1208
|
-
"background-primary-subtle-selected"?: any;
|
|
1209
|
-
"background-success"?: any;
|
|
1210
|
-
"background-success-prominent"?: any;
|
|
1211
|
-
"background-success-prominent-active"?: any;
|
|
1212
|
-
"background-success-prominent-hover"?: any;
|
|
1213
|
-
"background-warning-prominent"?: any;
|
|
1214
|
-
"background-warning-subtle"?: any;
|
|
1215
|
-
"border-danger"?: any;
|
|
1216
|
-
"border-danger-active"?: any;
|
|
1217
|
-
"border-danger-hover"?: any;
|
|
1218
|
-
"border-focus-error-inner"?: any;
|
|
1219
|
-
"border-focus-error-middle"?: any;
|
|
1220
|
-
"border-focus-error-outer"?: any;
|
|
1221
|
-
"border-focus-inner"?: any;
|
|
1222
|
-
"border-focus-middle"?: any;
|
|
1223
|
-
"border-focus-outer"?: any;
|
|
1224
|
-
"border-focus-success-inner"?: any;
|
|
1225
|
-
"border-focus-success-middle"?: any;
|
|
1226
|
-
"border-focus-success-outer"?: any;
|
|
1227
|
-
"border-neutrals"?: any;
|
|
1228
|
-
"border-neutrals-active"?: any;
|
|
1229
|
-
"border-neutrals-controls"?: any;
|
|
1230
|
-
"border-neutrals-controls-disabled"?: any;
|
|
1231
|
-
"border-neutrals-disabled"?: any;
|
|
1232
|
-
"border-neutrals-hover"?: any;
|
|
1233
|
-
"border-neutrals-inverted"?: any;
|
|
1234
|
-
"border-neutrals-subtle"?: any;
|
|
1235
|
-
"border-neutrals-text"?: any;
|
|
1236
|
-
"border-neutrals-text-active"?: any;
|
|
1237
|
-
"border-neutrals-text-hover"?: any;
|
|
1238
|
-
"border-neutrals-text-subtle"?: any;
|
|
1239
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
1240
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
1241
|
-
"border-neutrals-transparent"?: any;
|
|
1242
|
-
"border-primary"?: any;
|
|
1243
|
-
"border-primary-active"?: any;
|
|
1244
|
-
"border-primary-hover"?: any;
|
|
1245
|
-
"border-primary-inverted"?: any;
|
|
1246
|
-
"border-success"?: any;
|
|
1247
|
-
"border-success-active"?: any;
|
|
1248
|
-
"border-success-hover"?: any;
|
|
1249
|
-
"border-warning"?: any;
|
|
1250
|
-
"icon-danger"?: any;
|
|
1251
|
-
"icon-danger-active"?: any;
|
|
1252
|
-
"icon-danger-hover"?: any;
|
|
1253
|
-
"icon-danger-inverted"?: any;
|
|
1254
|
-
"icon-neutrals"?: any;
|
|
1255
|
-
"icon-neutrals-disabled"?: any;
|
|
1256
|
-
"icon-neutrals-inactive"?: any;
|
|
1257
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
1258
|
-
"icon-neutrals-inverted"?: any;
|
|
1259
|
-
"icon-neutrals-search"?: any;
|
|
1260
|
-
"icon-neutrals-subtle"?: any;
|
|
1261
|
-
"icon-neutrals-text"?: any;
|
|
1262
|
-
"icon-primary"?: any;
|
|
1263
|
-
"icon-primary-active"?: any;
|
|
1264
|
-
"icon-primary-hover"?: any;
|
|
1265
|
-
"icon-primary-inverted"?: any;
|
|
1266
|
-
"icon-primary-selected"?: any;
|
|
1267
|
-
"icon-success"?: any;
|
|
1268
|
-
"icon-success-active"?: any;
|
|
1269
|
-
"icon-success-hover"?: any;
|
|
1270
|
-
"icon-success-inverted"?: any;
|
|
1271
|
-
"icon-warning"?: any;
|
|
1272
|
-
"icon-warning-prominent"?: any;
|
|
1273
|
-
"icon-warning-subtle"?: any;
|
|
1274
|
-
"text-danger"?: any;
|
|
1275
|
-
"text-danger-active"?: any;
|
|
1276
|
-
"text-danger-hover"?: any;
|
|
1277
|
-
"text-danger-inverted"?: any;
|
|
1278
|
-
"text-neutrals"?: any;
|
|
1279
|
-
"text-neutrals-active"?: any;
|
|
1280
|
-
"text-neutrals-disabled"?: any;
|
|
1281
|
-
"text-neutrals-hover"?: any;
|
|
1282
|
-
"text-neutrals-inverted"?: any;
|
|
1283
|
-
"text-neutrals-placeholder"?: any;
|
|
1284
|
-
"text-neutrals-placeholder-only"?: any;
|
|
1285
|
-
"text-neutrals-subtle"?: any;
|
|
1286
|
-
"text-neutrals-subtle-active"?: any;
|
|
1287
|
-
"text-neutrals-subtle-hover"?: any;
|
|
1288
|
-
"text-primary"?: any;
|
|
1289
|
-
"text-primary-active"?: any;
|
|
1290
|
-
"text-primary-hover"?: any;
|
|
1291
|
-
"text-primary-inverted"?: any;
|
|
1292
|
-
"text-primary-inverted-subtle"?: any;
|
|
1293
|
-
"text-primary-selected"?: any;
|
|
1294
|
-
"text-success"?: any;
|
|
1295
|
-
"text-success-active"?: any;
|
|
1296
|
-
"text-success-hover"?: any;
|
|
1297
|
-
"text-success-inverted"?: any;
|
|
1298
|
-
"text-warning"?: any;
|
|
1299
|
-
"text-warning-subtle"?: any;
|
|
1300
|
-
};
|
|
1301
|
-
'font-sizes': {
|
|
1302
|
-
readonly 150: "0.75rem";
|
|
1303
|
-
readonly 175: "0.875rem";
|
|
1304
|
-
readonly 200: "1rem";
|
|
1305
|
-
readonly 225: "1.125rem";
|
|
1306
|
-
readonly 250: "1.25rem";
|
|
1307
|
-
readonly 300: "1.5rem";
|
|
1308
|
-
readonly 400: "2rem";
|
|
1309
|
-
readonly 500: "2.5rem";
|
|
1310
|
-
readonly 600: "3rem";
|
|
1311
|
-
readonly 800: "4rem";
|
|
1312
|
-
readonly 900: "4.5rem";
|
|
1313
|
-
};
|
|
1314
|
-
fonts: {
|
|
1315
|
-
readonly heading: "Roobert, sans-serif";
|
|
1316
|
-
readonly body: "Open Sans, sans-serif";
|
|
1317
|
-
};
|
|
1318
|
-
radii: {
|
|
1319
|
-
readonly 25: "2px";
|
|
1320
|
-
readonly 50: "4px";
|
|
1321
|
-
readonly 75: "6px";
|
|
1322
|
-
readonly 100: "8px";
|
|
1323
|
-
readonly 200: "16px";
|
|
1324
|
-
readonly half: "999px";
|
|
1325
|
-
readonly none: "0px";
|
|
1326
|
-
};
|
|
1327
|
-
shadows: {
|
|
1328
|
-
50: any;
|
|
1329
|
-
100: any;
|
|
1330
|
-
"focus-small": any;
|
|
1331
|
-
"focus-small-outline": any;
|
|
1332
|
-
"focus-large": any;
|
|
1333
|
-
"focus-controls": any;
|
|
1334
|
-
"focus-controls-error": any;
|
|
1335
|
-
"focus-controls-success": any;
|
|
1336
|
-
};
|
|
1337
|
-
sizes: {
|
|
1338
|
-
readonly number: string;
|
|
1339
|
-
readonly 'icon-200': "16px";
|
|
1340
|
-
readonly 'icon-300': "24px";
|
|
1341
|
-
readonly 'icon-400': "32px";
|
|
1342
|
-
};
|
|
1343
|
-
space: {
|
|
1344
|
-
readonly 0: "0px";
|
|
1345
|
-
readonly 25: "2px";
|
|
1346
|
-
readonly 50: "4px";
|
|
1347
|
-
readonly 100: "8px";
|
|
1348
|
-
readonly 150: "12px";
|
|
1349
|
-
readonly 200: "16px";
|
|
1350
|
-
readonly 300: "24px";
|
|
1351
|
-
readonly 400: "32px";
|
|
1352
|
-
readonly 500: "40px";
|
|
1353
|
-
readonly 600: "48px";
|
|
1354
|
-
readonly 700: "56px";
|
|
1355
|
-
readonly 800: "64px";
|
|
1356
|
-
readonly 1200: "96px";
|
|
1357
|
-
readonly 1600: "128px";
|
|
1358
|
-
};
|
|
1359
|
-
'space-gap': {
|
|
1360
|
-
readonly 0: any;
|
|
1361
|
-
readonly 50: any;
|
|
1362
|
-
readonly 100: any;
|
|
1363
|
-
readonly 200: any;
|
|
1364
|
-
readonly 300: any;
|
|
1365
|
-
};
|
|
1366
|
-
'space-inset': {
|
|
1367
|
-
readonly 0: any;
|
|
1368
|
-
readonly 50: any;
|
|
1369
|
-
readonly 100: any;
|
|
1370
|
-
readonly 150: any;
|
|
1371
|
-
readonly 200: any;
|
|
1372
|
-
readonly 300: any;
|
|
1373
|
-
readonly 400: any;
|
|
1374
|
-
readonly 500: any;
|
|
1375
|
-
readonly 600: any;
|
|
1376
|
-
readonly 700: any;
|
|
1377
|
-
readonly 800: any;
|
|
1378
|
-
readonly 1200: any;
|
|
1379
|
-
readonly 1600: any;
|
|
1380
|
-
};
|
|
1381
|
-
'space-offset': {
|
|
1382
|
-
readonly 0: any;
|
|
1383
|
-
readonly 50: any;
|
|
1384
|
-
readonly 100: any;
|
|
1385
|
-
readonly 150: any;
|
|
1386
|
-
readonly 200: any;
|
|
1387
|
-
readonly 300: any;
|
|
1388
|
-
readonly 400: any;
|
|
1389
|
-
readonly 600: any;
|
|
1390
|
-
readonly 800: any;
|
|
1391
|
-
readonly 1200: any;
|
|
1392
|
-
readonly 1600: any;
|
|
1393
|
-
readonly 'stacking-0': any;
|
|
1394
|
-
readonly 'stacking-100': any;
|
|
1395
|
-
readonly 'stacking-200': any;
|
|
1396
|
-
readonly 'stacking-300': any;
|
|
1397
|
-
readonly 'stacking-400': any;
|
|
1398
|
-
readonly 'stacking-500': any;
|
|
1399
|
-
readonly 'stacking-800': any;
|
|
1400
|
-
};
|
|
1401
|
-
'stroke-width': {
|
|
1402
|
-
readonly thin: "1.5px";
|
|
1403
|
-
readonly normal: "2px";
|
|
1404
|
-
readonly bold: "4px";
|
|
1405
|
-
};
|
|
1406
|
-
'z-indices': {
|
|
1407
|
-
readonly dropdownMenu: 100;
|
|
1408
|
-
readonly select: 200;
|
|
1409
|
-
readonly popover: 300;
|
|
1410
|
-
readonly tooltip: 400;
|
|
1411
|
-
};
|
|
1412
|
-
}, {
|
|
1413
|
-
readonly background: "colors";
|
|
1414
|
-
readonly backgroundColor: "colors";
|
|
1415
|
-
readonly backgroundImage: "colors";
|
|
1416
|
-
readonly blockSize: "sizes";
|
|
1417
|
-
readonly border: "colors";
|
|
1418
|
-
readonly borderBlock: "colors";
|
|
1419
|
-
readonly borderBlockEnd: "colors";
|
|
1420
|
-
readonly borderBlockStart: "colors";
|
|
1421
|
-
readonly borderBottom: "colors";
|
|
1422
|
-
readonly borderBottomColor: "colors";
|
|
1423
|
-
readonly borderBottomLeftRadius: "radii";
|
|
1424
|
-
readonly borderBottomRightRadius: "radii";
|
|
1425
|
-
readonly borderBottomStyle: "border-styles";
|
|
1426
|
-
readonly borderBottomWidth: "border-widths";
|
|
1427
|
-
readonly borderColor: "colors";
|
|
1428
|
-
readonly borderImage: "colors";
|
|
1429
|
-
readonly borderInline: "colors";
|
|
1430
|
-
readonly borderInlineEnd: "colors";
|
|
1431
|
-
readonly borderInlineStart: "colors";
|
|
1432
|
-
readonly borderLeft: "colors";
|
|
1433
|
-
readonly borderLeftColor: "colors";
|
|
1434
|
-
readonly borderLeftStyle: "border-styles";
|
|
1435
|
-
readonly borderLeftWidth: "border-widths";
|
|
1436
|
-
readonly borderRadius: "radii";
|
|
1437
|
-
readonly borderRight: "colors";
|
|
1438
|
-
readonly borderRightColor: "colors";
|
|
1439
|
-
readonly borderRightStyle: "border-styles";
|
|
1440
|
-
readonly borderRightWidth: "border-widths";
|
|
1441
|
-
readonly borderSpacing: "space-offset";
|
|
1442
|
-
readonly borderStyle: "border-styles";
|
|
1443
|
-
readonly borderTop: "colors";
|
|
1444
|
-
readonly borderTopColor: "colors";
|
|
1445
|
-
readonly borderTopLeftRadius: "radii";
|
|
1446
|
-
readonly borderTopRightRadius: "radii";
|
|
1447
|
-
readonly borderTopStyle: "border-styles";
|
|
1448
|
-
readonly borderTopWidth: "border-widths";
|
|
1449
|
-
readonly borderWidth: "border-widths";
|
|
1450
|
-
readonly bottom: "space";
|
|
1451
|
-
readonly boxShadow: "shadows";
|
|
1452
|
-
readonly caretColor: "colors";
|
|
1453
|
-
readonly color: "colors";
|
|
1454
|
-
readonly columnGap: "space-gap";
|
|
1455
|
-
readonly columnRuleColor: "colors";
|
|
1456
|
-
readonly fill: "colors";
|
|
1457
|
-
readonly flexBasis: "sizes";
|
|
1458
|
-
readonly fontFamily: "fonts";
|
|
1459
|
-
readonly fontSize: "font-sizes";
|
|
1460
|
-
readonly fontWeight: "font-weights";
|
|
1461
|
-
readonly gap: "space-gap";
|
|
1462
|
-
readonly gridColumnGap: "space-gap";
|
|
1463
|
-
readonly gridGap: "space-gap";
|
|
1464
|
-
readonly gridRowGap: "space-gap";
|
|
1465
|
-
readonly gridTemplateColumns: "sizes";
|
|
1466
|
-
readonly gridTemplateRows: "sizes";
|
|
1467
|
-
readonly height: "sizes";
|
|
1468
|
-
readonly inlineSize: "sizes";
|
|
1469
|
-
readonly inset: "space-inset";
|
|
1470
|
-
readonly insetBlock: "space-inset";
|
|
1471
|
-
readonly insetBlockEnd: "space-inset";
|
|
1472
|
-
readonly insetBlockStart: "space-inset";
|
|
1473
|
-
readonly insetInline: "space-inset";
|
|
1474
|
-
readonly insetInlineEnd: "space-inset";
|
|
1475
|
-
readonly insetInlineStart: "space-inset";
|
|
1476
|
-
readonly left: "space";
|
|
1477
|
-
readonly letterSpacing: "letter-spacings";
|
|
1478
|
-
readonly lineHeight: "line-heights";
|
|
1479
|
-
readonly margin: "space-offset";
|
|
1480
|
-
readonly marginBlock: "space-offset";
|
|
1481
|
-
readonly marginBlockEnd: "space-offset";
|
|
1482
|
-
readonly marginBlockStart: "space-offset";
|
|
1483
|
-
readonly marginBottom: "space-offset";
|
|
1484
|
-
readonly marginInline: "space-offset";
|
|
1485
|
-
readonly marginInlineEnd: "space-offset";
|
|
1486
|
-
readonly marginInlineStart: "space-offset";
|
|
1487
|
-
readonly marginLeft: "space-offset";
|
|
1488
|
-
readonly marginRight: "space-offset";
|
|
1489
|
-
readonly marginTop: "space-offset";
|
|
1490
|
-
readonly maxBlockSize: "sizes";
|
|
1491
|
-
readonly maxHeight: "sizes";
|
|
1492
|
-
readonly maxInlineSize: "sizes";
|
|
1493
|
-
readonly maxWidth: "sizes";
|
|
1494
|
-
readonly minBlockSize: "sizes";
|
|
1495
|
-
readonly minHeight: "sizes";
|
|
1496
|
-
readonly minInlineSize: "sizes";
|
|
1497
|
-
readonly minWidth: "sizes";
|
|
1498
|
-
readonly outline: "colors";
|
|
1499
|
-
readonly outlineColor: "colors";
|
|
1500
|
-
readonly padding: "space-inset";
|
|
1501
|
-
readonly paddingBlock: "space-inset";
|
|
1502
|
-
readonly paddingBlockEnd: "space-inset";
|
|
1503
|
-
readonly paddingBlockStart: "space-inset";
|
|
1504
|
-
readonly paddingBottom: "space-inset";
|
|
1505
|
-
readonly paddingInline: "space-inset";
|
|
1506
|
-
readonly paddingInlineEnd: "space-inset";
|
|
1507
|
-
readonly paddingInlineStart: "space-inset";
|
|
1508
|
-
readonly paddingLeft: "space-inset";
|
|
1509
|
-
readonly paddingRight: "space-inset";
|
|
1510
|
-
readonly paddingTop: "space-inset";
|
|
1511
|
-
readonly right: "space";
|
|
1512
|
-
readonly rowGap: "space-gap";
|
|
1513
|
-
readonly scrollMargin: "space-offset";
|
|
1514
|
-
readonly scrollMarginBlock: "space-offset";
|
|
1515
|
-
readonly scrollMarginBlockEnd: "space-offset";
|
|
1516
|
-
readonly scrollMarginBlockStart: "space-offset";
|
|
1517
|
-
readonly scrollMarginBottom: "space-offset";
|
|
1518
|
-
readonly scrollMarginInline: "space-offset";
|
|
1519
|
-
readonly scrollMarginInlineEnd: "space-offset";
|
|
1520
|
-
readonly scrollMarginInlineStart: "space-offset";
|
|
1521
|
-
readonly scrollMarginLeft: "space-offset";
|
|
1522
|
-
readonly scrollMarginRight: "space-offset";
|
|
1523
|
-
readonly scrollMarginTop: "space-offset";
|
|
1524
|
-
readonly scrollPadding: "space-inset";
|
|
1525
|
-
readonly scrollPaddingBlock: "space-inset";
|
|
1526
|
-
readonly scrollPaddingBlockEnd: "space-inset";
|
|
1527
|
-
readonly scrollPaddingBlockStart: "space-inset";
|
|
1528
|
-
readonly scrollPaddingBottom: "space-inset";
|
|
1529
|
-
readonly scrollPaddingInline: "space-inset";
|
|
1530
|
-
readonly scrollPaddingInlineEnd: "space-inset";
|
|
1531
|
-
readonly scrollPaddingInlineStart: "space-inset";
|
|
1532
|
-
readonly scrollPaddingLeft: "space-inset";
|
|
1533
|
-
readonly scrollPaddingRight: "space-inset";
|
|
1534
|
-
readonly scrollPaddingTop: "space-inset";
|
|
1535
|
-
readonly stroke: "colors";
|
|
1536
|
-
readonly strokeWidth: "stroke-width";
|
|
1537
|
-
readonly textDecorationColor: "colors";
|
|
1538
|
-
readonly textShadow: "shadows";
|
|
1539
|
-
readonly top: "space";
|
|
1540
|
-
readonly transition: "transitions";
|
|
1541
|
-
readonly width: "sizes";
|
|
1542
|
-
readonly zIndex: "z-indices";
|
|
1543
|
-
}, {
|
|
1544
|
-
paddingX: (value: {
|
|
1545
|
-
readonly [$$PropertyValue]: "padding";
|
|
1546
|
-
}) => {
|
|
1547
|
-
paddingLeft: {
|
|
1548
|
-
readonly [$$PropertyValue]: "padding";
|
|
1549
|
-
};
|
|
1550
|
-
paddingRight: {
|
|
1551
|
-
readonly [$$PropertyValue]: "padding";
|
|
1552
|
-
};
|
|
1553
|
-
};
|
|
1554
|
-
paddingY: (value: {
|
|
1555
|
-
readonly [$$PropertyValue]: "padding";
|
|
1556
|
-
}) => {
|
|
1557
|
-
paddingTop: {
|
|
1558
|
-
readonly [$$PropertyValue]: "padding";
|
|
1559
|
-
};
|
|
1560
|
-
paddingBottom: {
|
|
1561
|
-
readonly [$$PropertyValue]: "padding";
|
|
1562
|
-
};
|
|
1563
|
-
};
|
|
1564
|
-
marginX: (value: {
|
|
1565
|
-
readonly [$$PropertyValue]: "margin";
|
|
1566
|
-
}) => {
|
|
1567
|
-
marginLeft: {
|
|
1568
|
-
readonly [$$PropertyValue]: "margin";
|
|
1569
|
-
};
|
|
1570
|
-
marginRight: {
|
|
1571
|
-
readonly [$$PropertyValue]: "margin";
|
|
1572
|
-
};
|
|
1573
|
-
};
|
|
1574
|
-
marginY: (value: {
|
|
1575
|
-
readonly [$$PropertyValue]: "margin";
|
|
1576
|
-
}) => {
|
|
1577
|
-
marginTop: {
|
|
1578
|
-
readonly [$$PropertyValue]: "margin";
|
|
1579
|
-
};
|
|
1580
|
-
marginBottom: {
|
|
1581
|
-
readonly [$$PropertyValue]: "margin";
|
|
1582
|
-
};
|
|
1583
|
-
};
|
|
1584
|
-
square: (value: {
|
|
1585
|
-
readonly [$$PropertyValue]: "width";
|
|
1586
|
-
}) => {
|
|
1587
|
-
width: {
|
|
1588
|
-
readonly [$$PropertyValue]: "width";
|
|
1589
|
-
};
|
|
1590
|
-
height: {
|
|
1591
|
-
readonly [$$PropertyValue]: "width";
|
|
1592
|
-
};
|
|
1593
|
-
};
|
|
1594
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
1595
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
1596
|
-
};
|
|
1597
|
-
}>>>, "size" | "variant" | "rounded" | "fluid"> & _stitches_react_types_styled_component.TransformProps<{
|
|
1598
|
-
variant?: "solid-prominent" | "outline-prominent" | "ghost-prominent" | "solid-subtle" | "outline-subtle" | "ghost-subtle" | "solid-danger" | "outline-danger" | "ghost-danger" | undefined;
|
|
1599
|
-
size?: "small" | "medium" | "large" | "x-large" | undefined;
|
|
1600
|
-
rounded?: boolean | "true" | undefined;
|
|
1601
|
-
fluid?: boolean | "true" | undefined;
|
|
1602
|
-
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLButtonElement | HTMLAnchorElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<(Omit<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"button">>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
|
|
1603
|
-
'border-widths': {
|
|
1604
|
-
readonly none: 0;
|
|
1605
|
-
readonly sm: "1px";
|
|
1606
|
-
readonly md: "2px";
|
|
1607
|
-
readonly lg: "4px";
|
|
1608
|
-
};
|
|
1609
|
-
colors: {
|
|
1610
|
-
readonly black: any;
|
|
1611
|
-
readonly 'blue-50': any;
|
|
1612
|
-
readonly 'blue-100': any;
|
|
1613
|
-
readonly 'blue-150': any;
|
|
1614
|
-
readonly 'blue-200': any;
|
|
1615
|
-
readonly 'blue-250': any;
|
|
1616
|
-
readonly 'blue-300': any;
|
|
1617
|
-
readonly 'blue-350': any;
|
|
1618
|
-
readonly 'blue-400': any;
|
|
1619
|
-
readonly 'blue-450': any;
|
|
1620
|
-
readonly 'blue-500': any;
|
|
1621
|
-
readonly 'blue-550': any;
|
|
1622
|
-
readonly 'blue-600': any;
|
|
1623
|
-
readonly 'blue-650': any;
|
|
1624
|
-
readonly 'blue-700': any;
|
|
1625
|
-
readonly 'blue-750': any;
|
|
1626
|
-
readonly 'blue-800': any;
|
|
1627
|
-
readonly 'blue-850': any;
|
|
1628
|
-
readonly 'blue-900': any;
|
|
1629
|
-
readonly 'blue-950': any;
|
|
1630
|
-
readonly 'gray-50': any;
|
|
1631
|
-
readonly 'gray-100': any;
|
|
1632
|
-
readonly 'gray-150': any;
|
|
1633
|
-
readonly 'gray-200': any;
|
|
1634
|
-
readonly 'gray-250': any;
|
|
1635
|
-
readonly 'gray-300': any;
|
|
1636
|
-
readonly 'gray-350': any;
|
|
1637
|
-
readonly 'gray-400': any;
|
|
1638
|
-
readonly 'gray-450': any;
|
|
1639
|
-
readonly 'gray-500': any;
|
|
1640
|
-
readonly 'gray-550': any;
|
|
1641
|
-
readonly 'gray-600': any;
|
|
1642
|
-
readonly 'gray-650': any;
|
|
1643
|
-
readonly 'gray-700': any;
|
|
1644
|
-
readonly 'gray-750': any;
|
|
1645
|
-
readonly 'gray-800': any;
|
|
1646
|
-
readonly 'gray-850': any;
|
|
1647
|
-
readonly 'gray-900': any;
|
|
1648
|
-
readonly 'gray-950': any;
|
|
1649
|
-
readonly 'green-50': any;
|
|
1650
|
-
readonly 'green-100': any;
|
|
1651
|
-
readonly 'green-150': any;
|
|
1652
|
-
readonly 'green-200': any;
|
|
1653
|
-
readonly 'green-250': any;
|
|
1654
|
-
readonly 'green-300': any;
|
|
1655
|
-
readonly 'green-350': any;
|
|
1656
|
-
readonly 'green-400': any;
|
|
1657
|
-
readonly 'green-450': any;
|
|
1658
|
-
readonly 'green-500': any;
|
|
1659
|
-
readonly 'green-550': any;
|
|
1660
|
-
readonly 'green-600': any;
|
|
1661
|
-
readonly 'green-650': any;
|
|
1662
|
-
readonly 'green-700': any;
|
|
1663
|
-
readonly 'green-750': any;
|
|
1664
|
-
readonly 'green-800': any;
|
|
1665
|
-
readonly 'green-850': any;
|
|
1666
|
-
readonly 'green-900': any;
|
|
1667
|
-
readonly 'green-950': any;
|
|
1668
|
-
readonly 'red-50': any;
|
|
1669
|
-
readonly 'red-100': any;
|
|
1670
|
-
readonly 'red-150': any;
|
|
1671
|
-
readonly 'red-200': any;
|
|
1672
|
-
readonly 'red-250': any;
|
|
1673
|
-
readonly 'red-300': any;
|
|
1674
|
-
readonly 'red-350': any;
|
|
1675
|
-
readonly 'red-400': any;
|
|
1676
|
-
readonly 'red-450': any;
|
|
1677
|
-
readonly 'red-500': any;
|
|
1678
|
-
readonly 'red-550': any;
|
|
1679
|
-
readonly 'red-600': any;
|
|
1680
|
-
readonly 'red-650': any;
|
|
1681
|
-
readonly 'red-700': any;
|
|
1682
|
-
readonly 'red-750': any;
|
|
1683
|
-
readonly 'red-800': any;
|
|
1684
|
-
readonly 'red-850': any;
|
|
1685
|
-
readonly 'red-900': any;
|
|
1686
|
-
readonly 'red-950': any;
|
|
1687
|
-
readonly transparent: any;
|
|
1688
|
-
readonly white: any;
|
|
1689
|
-
readonly 'yellow-50': any;
|
|
1690
|
-
readonly 'yellow-100': any;
|
|
1691
|
-
readonly 'yellow-150': any;
|
|
1692
|
-
readonly 'yellow-200': any;
|
|
1693
|
-
readonly 'yellow-250': any;
|
|
1694
|
-
readonly 'yellow-300': any;
|
|
1695
|
-
readonly 'yellow-350': any;
|
|
1696
|
-
readonly 'yellow-400': any;
|
|
1697
|
-
readonly 'yellow-450': any;
|
|
1698
|
-
readonly 'yellow-500': any;
|
|
1699
|
-
readonly 'yellow-550': any;
|
|
1700
|
-
readonly 'yellow-600': any;
|
|
1701
|
-
readonly 'yellow-650': any;
|
|
1702
|
-
readonly 'yellow-700': any;
|
|
1703
|
-
readonly 'yellow-750': any;
|
|
1704
|
-
readonly 'yellow-800': any;
|
|
1705
|
-
readonly 'yellow-850': any;
|
|
1706
|
-
readonly 'yellow-900': any;
|
|
1707
|
-
readonly 'yellow-950': any;
|
|
1708
|
-
"background-alpha-active"?: any;
|
|
1709
|
-
"background-alpha-hover"?: any;
|
|
1710
|
-
"background-danger-prominent"?: any;
|
|
1711
|
-
"background-danger-prominent-active"?: any;
|
|
1712
|
-
"background-danger-prominent-hover"?: any;
|
|
1713
|
-
"background-danger-subtle"?: any;
|
|
1714
|
-
"background-danger-subtle-active"?: any;
|
|
1715
|
-
"background-danger-subtle-hover"?: any;
|
|
1716
|
-
"background-neutrals"?: any;
|
|
1717
|
-
"background-neutrals-active"?: any;
|
|
1718
|
-
"background-neutrals-container"?: any;
|
|
1719
|
-
"background-neutrals-controls-disabled"?: any;
|
|
1720
|
-
"background-neutrals-disabled"?: any;
|
|
1721
|
-
"background-neutrals-hover"?: any;
|
|
1722
|
-
"background-neutrals-inactive"?: any;
|
|
1723
|
-
"background-neutrals-inactive-hover"?: any;
|
|
1724
|
-
"background-neutrals-inverted"?: any;
|
|
1725
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
1726
|
-
"background-neutrals-page"?: any;
|
|
1727
|
-
"background-neutrals-page-subtle"?: any;
|
|
1728
|
-
"background-neutrals-scrollbar"?: any;
|
|
1729
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
1730
|
-
"background-neutrals-scrollbar-hover"?: any;
|
|
1731
|
-
"background-neutrals-subtle"?: any;
|
|
1732
|
-
"background-neutrals-subtle-active"?: any;
|
|
1733
|
-
"background-neutrals-subtle-hover"?: any;
|
|
1734
|
-
"background-primary-prominent"?: any;
|
|
1735
|
-
"background-primary-prominent-active"?: any;
|
|
1736
|
-
"background-primary-prominent-hover"?: any;
|
|
1737
|
-
"background-primary-prominent-selected"?: any;
|
|
1738
|
-
"background-primary-subtle"?: any;
|
|
1739
|
-
"background-primary-subtle-active"?: any;
|
|
1740
|
-
"background-primary-subtle-hover"?: any;
|
|
1741
|
-
"background-primary-subtle-selected"?: any;
|
|
1742
|
-
"background-success"?: any;
|
|
1743
|
-
"background-success-prominent"?: any;
|
|
1744
|
-
"background-success-prominent-active"?: any;
|
|
1745
|
-
"background-success-prominent-hover"?: any;
|
|
1746
|
-
"background-warning-prominent"?: any;
|
|
1747
|
-
"background-warning-subtle"?: any;
|
|
1748
|
-
"border-danger"?: any;
|
|
1749
|
-
"border-danger-active"?: any;
|
|
1750
|
-
"border-danger-hover"?: any;
|
|
1751
|
-
"border-focus-error-inner"?: any;
|
|
1752
|
-
"border-focus-error-middle"?: any;
|
|
1753
|
-
"border-focus-error-outer"?: any;
|
|
1754
|
-
"border-focus-inner"?: any;
|
|
1755
|
-
"border-focus-middle"?: any;
|
|
1756
|
-
"border-focus-outer"?: any;
|
|
1757
|
-
"border-focus-success-inner"?: any;
|
|
1758
|
-
"border-focus-success-middle"?: any;
|
|
1759
|
-
"border-focus-success-outer"?: any;
|
|
1760
|
-
"border-neutrals"?: any;
|
|
1761
|
-
"border-neutrals-active"?: any;
|
|
1762
|
-
"border-neutrals-controls"?: any;
|
|
1763
|
-
"border-neutrals-controls-disabled"?: any;
|
|
1764
|
-
"border-neutrals-disabled"?: any;
|
|
1765
|
-
"border-neutrals-hover"?: any;
|
|
1766
|
-
"border-neutrals-inverted"?: any;
|
|
1767
|
-
"border-neutrals-subtle"?: any;
|
|
1768
|
-
"border-neutrals-text"?: any;
|
|
1769
|
-
"border-neutrals-text-active"?: any;
|
|
1770
|
-
"border-neutrals-text-hover"?: any;
|
|
1771
|
-
"border-neutrals-text-subtle"?: any;
|
|
1772
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
1773
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
1774
|
-
"border-neutrals-transparent"?: any;
|
|
1775
|
-
"border-primary"?: any;
|
|
1776
|
-
"border-primary-active"?: any;
|
|
1777
|
-
"border-primary-hover"?: any;
|
|
1778
|
-
"border-primary-inverted"?: any;
|
|
1779
|
-
"border-success"?: any;
|
|
1780
|
-
"border-success-active"?: any;
|
|
1781
|
-
"border-success-hover"?: any;
|
|
1782
|
-
"border-warning"?: any;
|
|
1783
|
-
"icon-danger"?: any;
|
|
1784
|
-
"icon-danger-active"?: any;
|
|
1785
|
-
"icon-danger-hover"?: any;
|
|
1786
|
-
"icon-danger-inverted"?: any;
|
|
1787
|
-
"icon-neutrals"?: any;
|
|
1788
|
-
"icon-neutrals-disabled"?: any;
|
|
1789
|
-
"icon-neutrals-inactive"?: any;
|
|
1790
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
1791
|
-
"icon-neutrals-inverted"?: any;
|
|
1792
|
-
"icon-neutrals-search"?: any;
|
|
1793
|
-
"icon-neutrals-subtle"?: any;
|
|
1794
|
-
"icon-neutrals-text"?: any;
|
|
1795
|
-
"icon-primary"?: any;
|
|
1796
|
-
"icon-primary-active"?: any;
|
|
1797
|
-
"icon-primary-hover"?: any;
|
|
1798
|
-
"icon-primary-inverted"?: any;
|
|
1799
|
-
"icon-primary-selected"?: any;
|
|
1800
|
-
"icon-success"?: any;
|
|
1801
|
-
"icon-success-active"?: any;
|
|
1802
|
-
"icon-success-hover"?: any;
|
|
1803
|
-
"icon-success-inverted"?: any;
|
|
1804
|
-
"icon-warning"?: any;
|
|
1805
|
-
"icon-warning-prominent"?: any;
|
|
1806
|
-
"icon-warning-subtle"?: any;
|
|
1807
|
-
"text-danger"?: any;
|
|
1808
|
-
"text-danger-active"?: any;
|
|
1809
|
-
"text-danger-hover"?: any;
|
|
1810
|
-
"text-danger-inverted"?: any;
|
|
1811
|
-
"text-neutrals"?: any;
|
|
1812
|
-
"text-neutrals-active"?: any;
|
|
1813
|
-
"text-neutrals-disabled"?: any;
|
|
1814
|
-
"text-neutrals-hover"?: any;
|
|
1815
|
-
"text-neutrals-inverted"?: any;
|
|
1816
|
-
"text-neutrals-placeholder"?: any;
|
|
1817
|
-
"text-neutrals-placeholder-only"?: any;
|
|
1818
|
-
"text-neutrals-subtle"?: any;
|
|
1819
|
-
"text-neutrals-subtle-active"?: any;
|
|
1820
|
-
"text-neutrals-subtle-hover"?: any;
|
|
1821
|
-
"text-primary"?: any;
|
|
1822
|
-
"text-primary-active"?: any;
|
|
1823
|
-
"text-primary-hover"?: any;
|
|
1824
|
-
"text-primary-inverted"?: any;
|
|
1825
|
-
"text-primary-inverted-subtle"?: any;
|
|
1826
|
-
"text-primary-selected"?: any;
|
|
1827
|
-
"text-success"?: any;
|
|
1828
|
-
"text-success-active"?: any;
|
|
1829
|
-
"text-success-hover"?: any;
|
|
1830
|
-
"text-success-inverted"?: any;
|
|
1831
|
-
"text-warning"?: any;
|
|
1832
|
-
"text-warning-subtle"?: any;
|
|
1833
|
-
};
|
|
1834
|
-
'font-sizes': {
|
|
1835
|
-
readonly 150: "0.75rem";
|
|
1836
|
-
readonly 175: "0.875rem";
|
|
1837
|
-
readonly 200: "1rem";
|
|
1838
|
-
readonly 225: "1.125rem";
|
|
1839
|
-
readonly 250: "1.25rem";
|
|
1840
|
-
readonly 300: "1.5rem";
|
|
1841
|
-
readonly 400: "2rem";
|
|
1842
|
-
readonly 500: "2.5rem";
|
|
1843
|
-
readonly 600: "3rem";
|
|
1844
|
-
readonly 800: "4rem";
|
|
1845
|
-
readonly 900: "4.5rem";
|
|
1846
|
-
};
|
|
1847
|
-
fonts: {
|
|
1848
|
-
readonly heading: "Roobert, sans-serif";
|
|
1849
|
-
readonly body: "Open Sans, sans-serif";
|
|
1850
|
-
};
|
|
1851
|
-
radii: {
|
|
1852
|
-
readonly 25: "2px";
|
|
1853
|
-
readonly 50: "4px";
|
|
1854
|
-
readonly 75: "6px";
|
|
1855
|
-
readonly 100: "8px";
|
|
1856
|
-
readonly 200: "16px";
|
|
1857
|
-
readonly half: "999px";
|
|
1858
|
-
readonly none: "0px";
|
|
1859
|
-
};
|
|
1860
|
-
shadows: {
|
|
1861
|
-
50: any;
|
|
1862
|
-
100: any;
|
|
1863
|
-
"focus-small": any;
|
|
1864
|
-
"focus-small-outline": any;
|
|
1865
|
-
"focus-large": any;
|
|
1866
|
-
"focus-controls": any;
|
|
1867
|
-
"focus-controls-error": any;
|
|
1868
|
-
"focus-controls-success": any;
|
|
1869
|
-
};
|
|
1870
|
-
sizes: {
|
|
1871
|
-
readonly number: string;
|
|
1872
|
-
readonly 'icon-200': "16px";
|
|
1873
|
-
readonly 'icon-300': "24px";
|
|
1874
|
-
readonly 'icon-400': "32px";
|
|
1875
|
-
};
|
|
1876
|
-
space: {
|
|
1877
|
-
readonly 0: "0px";
|
|
1878
|
-
readonly 25: "2px";
|
|
1879
|
-
readonly 50: "4px";
|
|
1880
|
-
readonly 100: "8px";
|
|
1881
|
-
readonly 150: "12px";
|
|
1882
|
-
readonly 200: "16px";
|
|
1883
|
-
readonly 300: "24px";
|
|
1884
|
-
readonly 400: "32px";
|
|
1885
|
-
readonly 500: "40px";
|
|
1886
|
-
readonly 600: "48px";
|
|
1887
|
-
readonly 700: "56px";
|
|
1888
|
-
readonly 800: "64px";
|
|
1889
|
-
readonly 1200: "96px";
|
|
1890
|
-
readonly 1600: "128px";
|
|
1891
|
-
};
|
|
1892
|
-
'space-gap': {
|
|
1893
|
-
readonly 0: any;
|
|
1894
|
-
readonly 50: any;
|
|
1895
|
-
readonly 100: any;
|
|
1896
|
-
readonly 200: any;
|
|
1897
|
-
readonly 300: any;
|
|
1898
|
-
};
|
|
1899
|
-
'space-inset': {
|
|
1900
|
-
readonly 0: any;
|
|
1901
|
-
readonly 50: any;
|
|
1902
|
-
readonly 100: any;
|
|
1903
|
-
readonly 150: any;
|
|
1904
|
-
readonly 200: any;
|
|
1905
|
-
readonly 300: any;
|
|
1906
|
-
readonly 400: any;
|
|
1907
|
-
readonly 500: any;
|
|
1908
|
-
readonly 600: any;
|
|
1909
|
-
readonly 700: any;
|
|
1910
|
-
readonly 800: any;
|
|
1911
|
-
readonly 1200: any;
|
|
1912
|
-
readonly 1600: any;
|
|
1913
|
-
};
|
|
1914
|
-
'space-offset': {
|
|
1915
|
-
readonly 0: any;
|
|
1916
|
-
readonly 50: any;
|
|
1917
|
-
readonly 100: any;
|
|
1918
|
-
readonly 150: any;
|
|
1919
|
-
readonly 200: any;
|
|
1920
|
-
readonly 300: any;
|
|
1921
|
-
readonly 400: any;
|
|
1922
|
-
readonly 600: any;
|
|
1923
|
-
readonly 800: any;
|
|
1924
|
-
readonly 1200: any;
|
|
1925
|
-
readonly 1600: any;
|
|
1926
|
-
readonly 'stacking-0': any;
|
|
1927
|
-
readonly 'stacking-100': any;
|
|
1928
|
-
readonly 'stacking-200': any;
|
|
1929
|
-
readonly 'stacking-300': any;
|
|
1930
|
-
readonly 'stacking-400': any;
|
|
1931
|
-
readonly 'stacking-500': any;
|
|
1932
|
-
readonly 'stacking-800': any;
|
|
1933
|
-
};
|
|
1934
|
-
'stroke-width': {
|
|
1935
|
-
readonly thin: "1.5px";
|
|
1936
|
-
readonly normal: "2px";
|
|
1937
|
-
readonly bold: "4px";
|
|
1938
|
-
};
|
|
1939
|
-
'z-indices': {
|
|
1940
|
-
readonly dropdownMenu: 100;
|
|
1941
|
-
readonly select: 200;
|
|
1942
|
-
readonly popover: 300;
|
|
1943
|
-
readonly tooltip: 400;
|
|
1944
|
-
};
|
|
1945
|
-
}, {
|
|
1946
|
-
readonly background: "colors";
|
|
1947
|
-
readonly backgroundColor: "colors";
|
|
1948
|
-
readonly backgroundImage: "colors";
|
|
1949
|
-
readonly blockSize: "sizes";
|
|
1950
|
-
readonly border: "colors";
|
|
1951
|
-
readonly borderBlock: "colors";
|
|
1952
|
-
readonly borderBlockEnd: "colors";
|
|
1953
|
-
readonly borderBlockStart: "colors";
|
|
1954
|
-
readonly borderBottom: "colors";
|
|
1955
|
-
readonly borderBottomColor: "colors";
|
|
1956
|
-
readonly borderBottomLeftRadius: "radii";
|
|
1957
|
-
readonly borderBottomRightRadius: "radii";
|
|
1958
|
-
readonly borderBottomStyle: "border-styles";
|
|
1959
|
-
readonly borderBottomWidth: "border-widths";
|
|
1960
|
-
readonly borderColor: "colors";
|
|
1961
|
-
readonly borderImage: "colors";
|
|
1962
|
-
readonly borderInline: "colors";
|
|
1963
|
-
readonly borderInlineEnd: "colors";
|
|
1964
|
-
readonly borderInlineStart: "colors";
|
|
1965
|
-
readonly borderLeft: "colors";
|
|
1966
|
-
readonly borderLeftColor: "colors";
|
|
1967
|
-
readonly borderLeftStyle: "border-styles";
|
|
1968
|
-
readonly borderLeftWidth: "border-widths";
|
|
1969
|
-
readonly borderRadius: "radii";
|
|
1970
|
-
readonly borderRight: "colors";
|
|
1971
|
-
readonly borderRightColor: "colors";
|
|
1972
|
-
readonly borderRightStyle: "border-styles";
|
|
1973
|
-
readonly borderRightWidth: "border-widths";
|
|
1974
|
-
readonly borderSpacing: "space-offset";
|
|
1975
|
-
readonly borderStyle: "border-styles";
|
|
1976
|
-
readonly borderTop: "colors";
|
|
1977
|
-
readonly borderTopColor: "colors";
|
|
1978
|
-
readonly borderTopLeftRadius: "radii";
|
|
1979
|
-
readonly borderTopRightRadius: "radii";
|
|
1980
|
-
readonly borderTopStyle: "border-styles";
|
|
1981
|
-
readonly borderTopWidth: "border-widths";
|
|
1982
|
-
readonly borderWidth: "border-widths";
|
|
1983
|
-
readonly bottom: "space";
|
|
1984
|
-
readonly boxShadow: "shadows";
|
|
1985
|
-
readonly caretColor: "colors";
|
|
1986
|
-
readonly color: "colors";
|
|
1987
|
-
readonly columnGap: "space-gap";
|
|
1988
|
-
readonly columnRuleColor: "colors";
|
|
1989
|
-
readonly fill: "colors";
|
|
1990
|
-
readonly flexBasis: "sizes";
|
|
1991
|
-
readonly fontFamily: "fonts";
|
|
1992
|
-
readonly fontSize: "font-sizes";
|
|
1993
|
-
readonly fontWeight: "font-weights";
|
|
1994
|
-
readonly gap: "space-gap";
|
|
1995
|
-
readonly gridColumnGap: "space-gap";
|
|
1996
|
-
readonly gridGap: "space-gap";
|
|
1997
|
-
readonly gridRowGap: "space-gap";
|
|
1998
|
-
readonly gridTemplateColumns: "sizes";
|
|
1999
|
-
readonly gridTemplateRows: "sizes";
|
|
2000
|
-
readonly height: "sizes";
|
|
2001
|
-
readonly inlineSize: "sizes";
|
|
2002
|
-
readonly inset: "space-inset";
|
|
2003
|
-
readonly insetBlock: "space-inset";
|
|
2004
|
-
readonly insetBlockEnd: "space-inset";
|
|
2005
|
-
readonly insetBlockStart: "space-inset";
|
|
2006
|
-
readonly insetInline: "space-inset";
|
|
2007
|
-
readonly insetInlineEnd: "space-inset";
|
|
2008
|
-
readonly insetInlineStart: "space-inset";
|
|
2009
|
-
readonly left: "space";
|
|
2010
|
-
readonly letterSpacing: "letter-spacings";
|
|
2011
|
-
readonly lineHeight: "line-heights";
|
|
2012
|
-
readonly margin: "space-offset";
|
|
2013
|
-
readonly marginBlock: "space-offset";
|
|
2014
|
-
readonly marginBlockEnd: "space-offset";
|
|
2015
|
-
readonly marginBlockStart: "space-offset";
|
|
2016
|
-
readonly marginBottom: "space-offset";
|
|
2017
|
-
readonly marginInline: "space-offset";
|
|
2018
|
-
readonly marginInlineEnd: "space-offset";
|
|
2019
|
-
readonly marginInlineStart: "space-offset";
|
|
2020
|
-
readonly marginLeft: "space-offset";
|
|
2021
|
-
readonly marginRight: "space-offset";
|
|
2022
|
-
readonly marginTop: "space-offset";
|
|
2023
|
-
readonly maxBlockSize: "sizes";
|
|
2024
|
-
readonly maxHeight: "sizes";
|
|
2025
|
-
readonly maxInlineSize: "sizes";
|
|
2026
|
-
readonly maxWidth: "sizes";
|
|
2027
|
-
readonly minBlockSize: "sizes";
|
|
2028
|
-
readonly minHeight: "sizes";
|
|
2029
|
-
readonly minInlineSize: "sizes";
|
|
2030
|
-
readonly minWidth: "sizes";
|
|
2031
|
-
readonly outline: "colors";
|
|
2032
|
-
readonly outlineColor: "colors";
|
|
2033
|
-
readonly padding: "space-inset";
|
|
2034
|
-
readonly paddingBlock: "space-inset";
|
|
2035
|
-
readonly paddingBlockEnd: "space-inset";
|
|
2036
|
-
readonly paddingBlockStart: "space-inset";
|
|
2037
|
-
readonly paddingBottom: "space-inset";
|
|
2038
|
-
readonly paddingInline: "space-inset";
|
|
2039
|
-
readonly paddingInlineEnd: "space-inset";
|
|
2040
|
-
readonly paddingInlineStart: "space-inset";
|
|
2041
|
-
readonly paddingLeft: "space-inset";
|
|
2042
|
-
readonly paddingRight: "space-inset";
|
|
2043
|
-
readonly paddingTop: "space-inset";
|
|
2044
|
-
readonly right: "space";
|
|
2045
|
-
readonly rowGap: "space-gap";
|
|
2046
|
-
readonly scrollMargin: "space-offset";
|
|
2047
|
-
readonly scrollMarginBlock: "space-offset";
|
|
2048
|
-
readonly scrollMarginBlockEnd: "space-offset";
|
|
2049
|
-
readonly scrollMarginBlockStart: "space-offset";
|
|
2050
|
-
readonly scrollMarginBottom: "space-offset";
|
|
2051
|
-
readonly scrollMarginInline: "space-offset";
|
|
2052
|
-
readonly scrollMarginInlineEnd: "space-offset";
|
|
2053
|
-
readonly scrollMarginInlineStart: "space-offset";
|
|
2054
|
-
readonly scrollMarginLeft: "space-offset";
|
|
2055
|
-
readonly scrollMarginRight: "space-offset";
|
|
2056
|
-
readonly scrollMarginTop: "space-offset";
|
|
2057
|
-
readonly scrollPadding: "space-inset";
|
|
2058
|
-
readonly scrollPaddingBlock: "space-inset";
|
|
2059
|
-
readonly scrollPaddingBlockEnd: "space-inset";
|
|
2060
|
-
readonly scrollPaddingBlockStart: "space-inset";
|
|
2061
|
-
readonly scrollPaddingBottom: "space-inset";
|
|
2062
|
-
readonly scrollPaddingInline: "space-inset";
|
|
2063
|
-
readonly scrollPaddingInlineEnd: "space-inset";
|
|
2064
|
-
readonly scrollPaddingInlineStart: "space-inset";
|
|
2065
|
-
readonly scrollPaddingLeft: "space-inset";
|
|
2066
|
-
readonly scrollPaddingRight: "space-inset";
|
|
2067
|
-
readonly scrollPaddingTop: "space-inset";
|
|
2068
|
-
readonly stroke: "colors";
|
|
2069
|
-
readonly strokeWidth: "stroke-width";
|
|
2070
|
-
readonly textDecorationColor: "colors";
|
|
2071
|
-
readonly textShadow: "shadows";
|
|
2072
|
-
readonly top: "space";
|
|
2073
|
-
readonly transition: "transitions";
|
|
2074
|
-
readonly width: "sizes";
|
|
2075
|
-
readonly zIndex: "z-indices";
|
|
2076
|
-
}, {
|
|
2077
|
-
paddingX: (value: {
|
|
2078
|
-
readonly [$$PropertyValue]: "padding";
|
|
2079
|
-
}) => {
|
|
2080
|
-
paddingLeft: {
|
|
2081
|
-
readonly [$$PropertyValue]: "padding";
|
|
2082
|
-
};
|
|
2083
|
-
paddingRight: {
|
|
2084
|
-
readonly [$$PropertyValue]: "padding";
|
|
2085
|
-
};
|
|
2086
|
-
};
|
|
2087
|
-
paddingY: (value: {
|
|
2088
|
-
readonly [$$PropertyValue]: "padding";
|
|
2089
|
-
}) => {
|
|
2090
|
-
paddingTop: {
|
|
2091
|
-
readonly [$$PropertyValue]: "padding";
|
|
2092
|
-
};
|
|
2093
|
-
paddingBottom: {
|
|
2094
|
-
readonly [$$PropertyValue]: "padding";
|
|
2095
|
-
};
|
|
2096
|
-
};
|
|
2097
|
-
marginX: (value: {
|
|
2098
|
-
readonly [$$PropertyValue]: "margin";
|
|
2099
|
-
}) => {
|
|
2100
|
-
marginLeft: {
|
|
2101
|
-
readonly [$$PropertyValue]: "margin";
|
|
2102
|
-
};
|
|
2103
|
-
marginRight: {
|
|
2104
|
-
readonly [$$PropertyValue]: "margin";
|
|
2105
|
-
};
|
|
2106
|
-
};
|
|
2107
|
-
marginY: (value: {
|
|
2108
|
-
readonly [$$PropertyValue]: "margin";
|
|
2109
|
-
}) => {
|
|
2110
|
-
marginTop: {
|
|
2111
|
-
readonly [$$PropertyValue]: "margin";
|
|
2112
|
-
};
|
|
2113
|
-
marginBottom: {
|
|
2114
|
-
readonly [$$PropertyValue]: "margin";
|
|
2115
|
-
};
|
|
2116
|
-
};
|
|
2117
|
-
square: (value: {
|
|
2118
|
-
readonly [$$PropertyValue]: "width";
|
|
2119
|
-
}) => {
|
|
2120
|
-
width: {
|
|
2121
|
-
readonly [$$PropertyValue]: "width";
|
|
2122
|
-
};
|
|
2123
|
-
height: {
|
|
2124
|
-
readonly [$$PropertyValue]: "width";
|
|
2125
|
-
};
|
|
2126
|
-
};
|
|
2127
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
2128
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
2129
|
-
};
|
|
2130
|
-
}>>>, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLButtonElement> & _mirohq_design_system_hooks_use_press.PressProps & packages_components_internal_base_button_src_base_button.HoverEvents, "ref"> | Omit<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"button">>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
|
|
2131
|
-
'border-widths': {
|
|
2132
|
-
readonly none: 0;
|
|
2133
|
-
readonly sm: "1px";
|
|
2134
|
-
readonly md: "2px";
|
|
2135
|
-
readonly lg: "4px";
|
|
2136
|
-
};
|
|
2137
|
-
colors: {
|
|
2138
|
-
readonly black: any;
|
|
2139
|
-
readonly 'blue-50': any;
|
|
2140
|
-
readonly 'blue-100': any;
|
|
2141
|
-
readonly 'blue-150': any;
|
|
2142
|
-
readonly 'blue-200': any;
|
|
2143
|
-
readonly 'blue-250': any;
|
|
2144
|
-
readonly 'blue-300': any;
|
|
2145
|
-
readonly 'blue-350': any;
|
|
2146
|
-
readonly 'blue-400': any;
|
|
2147
|
-
readonly 'blue-450': any;
|
|
2148
|
-
readonly 'blue-500': any;
|
|
2149
|
-
readonly 'blue-550': any;
|
|
2150
|
-
readonly 'blue-600': any;
|
|
2151
|
-
readonly 'blue-650': any;
|
|
2152
|
-
readonly 'blue-700': any;
|
|
2153
|
-
readonly 'blue-750': any;
|
|
2154
|
-
readonly 'blue-800': any;
|
|
2155
|
-
readonly 'blue-850': any;
|
|
2156
|
-
readonly 'blue-900': any;
|
|
2157
|
-
readonly 'blue-950': any;
|
|
2158
|
-
readonly 'gray-50': any;
|
|
2159
|
-
readonly 'gray-100': any;
|
|
2160
|
-
readonly 'gray-150': any;
|
|
2161
|
-
readonly 'gray-200': any;
|
|
2162
|
-
readonly 'gray-250': any;
|
|
2163
|
-
readonly 'gray-300': any;
|
|
2164
|
-
readonly 'gray-350': any;
|
|
2165
|
-
readonly 'gray-400': any;
|
|
2166
|
-
readonly 'gray-450': any;
|
|
2167
|
-
readonly 'gray-500': any;
|
|
2168
|
-
readonly 'gray-550': any;
|
|
2169
|
-
readonly 'gray-600': any;
|
|
2170
|
-
readonly 'gray-650': any;
|
|
2171
|
-
readonly 'gray-700': any;
|
|
2172
|
-
readonly 'gray-750': any;
|
|
2173
|
-
readonly 'gray-800': any;
|
|
2174
|
-
readonly 'gray-850': any;
|
|
2175
|
-
readonly 'gray-900': any;
|
|
2176
|
-
readonly 'gray-950': any;
|
|
2177
|
-
readonly 'green-50': any;
|
|
2178
|
-
readonly 'green-100': any;
|
|
2179
|
-
readonly 'green-150': any;
|
|
2180
|
-
readonly 'green-200': any;
|
|
2181
|
-
readonly 'green-250': any;
|
|
2182
|
-
readonly 'green-300': any;
|
|
2183
|
-
readonly 'green-350': any;
|
|
2184
|
-
readonly 'green-400': any;
|
|
2185
|
-
readonly 'green-450': any;
|
|
2186
|
-
readonly 'green-500': any;
|
|
2187
|
-
readonly 'green-550': any;
|
|
2188
|
-
readonly 'green-600': any;
|
|
2189
|
-
readonly 'green-650': any;
|
|
2190
|
-
readonly 'green-700': any;
|
|
2191
|
-
readonly 'green-750': any;
|
|
2192
|
-
readonly 'green-800': any;
|
|
2193
|
-
readonly 'green-850': any;
|
|
2194
|
-
readonly 'green-900': any;
|
|
2195
|
-
readonly 'green-950': any;
|
|
2196
|
-
readonly 'red-50': any;
|
|
2197
|
-
readonly 'red-100': any;
|
|
2198
|
-
readonly 'red-150': any;
|
|
2199
|
-
readonly 'red-200': any;
|
|
2200
|
-
readonly 'red-250': any;
|
|
2201
|
-
readonly 'red-300': any;
|
|
2202
|
-
readonly 'red-350': any;
|
|
2203
|
-
readonly 'red-400': any;
|
|
2204
|
-
readonly 'red-450': any;
|
|
2205
|
-
readonly 'red-500': any;
|
|
2206
|
-
readonly 'red-550': any;
|
|
2207
|
-
readonly 'red-600': any;
|
|
2208
|
-
readonly 'red-650': any;
|
|
2209
|
-
readonly 'red-700': any;
|
|
2210
|
-
readonly 'red-750': any;
|
|
2211
|
-
readonly 'red-800': any;
|
|
2212
|
-
readonly 'red-850': any;
|
|
2213
|
-
readonly 'red-900': any;
|
|
2214
|
-
readonly 'red-950': any;
|
|
2215
|
-
readonly transparent: any;
|
|
2216
|
-
readonly white: any;
|
|
2217
|
-
readonly 'yellow-50': any;
|
|
2218
|
-
readonly 'yellow-100': any;
|
|
2219
|
-
readonly 'yellow-150': any;
|
|
2220
|
-
readonly 'yellow-200': any;
|
|
2221
|
-
readonly 'yellow-250': any;
|
|
2222
|
-
readonly 'yellow-300': any;
|
|
2223
|
-
readonly 'yellow-350': any;
|
|
2224
|
-
readonly 'yellow-400': any;
|
|
2225
|
-
readonly 'yellow-450': any;
|
|
2226
|
-
readonly 'yellow-500': any;
|
|
2227
|
-
readonly 'yellow-550': any;
|
|
2228
|
-
readonly 'yellow-600': any;
|
|
2229
|
-
readonly 'yellow-650': any;
|
|
2230
|
-
readonly 'yellow-700': any;
|
|
2231
|
-
readonly 'yellow-750': any;
|
|
2232
|
-
readonly 'yellow-800': any;
|
|
2233
|
-
readonly 'yellow-850': any;
|
|
2234
|
-
readonly 'yellow-900': any;
|
|
2235
|
-
readonly 'yellow-950': any;
|
|
2236
|
-
"background-alpha-active"?: any;
|
|
2237
|
-
"background-alpha-hover"?: any;
|
|
2238
|
-
"background-danger-prominent"?: any;
|
|
2239
|
-
"background-danger-prominent-active"?: any;
|
|
2240
|
-
"background-danger-prominent-hover"?: any;
|
|
2241
|
-
"background-danger-subtle"?: any;
|
|
2242
|
-
"background-danger-subtle-active"?: any;
|
|
2243
|
-
"background-danger-subtle-hover"?: any;
|
|
2244
|
-
"background-neutrals"?: any;
|
|
2245
|
-
"background-neutrals-active"?: any;
|
|
2246
|
-
"background-neutrals-container"?: any;
|
|
2247
|
-
"background-neutrals-controls-disabled"?: any;
|
|
2248
|
-
"background-neutrals-disabled"?: any;
|
|
2249
|
-
"background-neutrals-hover"?: any;
|
|
2250
|
-
"background-neutrals-inactive"?: any;
|
|
2251
|
-
"background-neutrals-inactive-hover"?: any;
|
|
2252
|
-
"background-neutrals-inverted"?: any;
|
|
2253
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
2254
|
-
"background-neutrals-page"?: any;
|
|
2255
|
-
"background-neutrals-page-subtle"?: any;
|
|
2256
|
-
"background-neutrals-scrollbar"?: any;
|
|
2257
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
2258
|
-
"background-neutrals-scrollbar-hover"?: any;
|
|
2259
|
-
"background-neutrals-subtle"?: any;
|
|
2260
|
-
"background-neutrals-subtle-active"?: any;
|
|
2261
|
-
"background-neutrals-subtle-hover"?: any;
|
|
2262
|
-
"background-primary-prominent"?: any;
|
|
2263
|
-
"background-primary-prominent-active"?: any;
|
|
2264
|
-
"background-primary-prominent-hover"?: any;
|
|
2265
|
-
"background-primary-prominent-selected"?: any;
|
|
2266
|
-
"background-primary-subtle"?: any;
|
|
2267
|
-
"background-primary-subtle-active"?: any;
|
|
2268
|
-
"background-primary-subtle-hover"?: any;
|
|
2269
|
-
"background-primary-subtle-selected"?: any;
|
|
2270
|
-
"background-success"?: any;
|
|
2271
|
-
"background-success-prominent"?: any;
|
|
2272
|
-
"background-success-prominent-active"?: any;
|
|
2273
|
-
"background-success-prominent-hover"?: any;
|
|
2274
|
-
"background-warning-prominent"?: any;
|
|
2275
|
-
"background-warning-subtle"?: any;
|
|
2276
|
-
"border-danger"?: any;
|
|
2277
|
-
"border-danger-active"?: any;
|
|
2278
|
-
"border-danger-hover"?: any;
|
|
2279
|
-
"border-focus-error-inner"?: any;
|
|
2280
|
-
"border-focus-error-middle"?: any;
|
|
2281
|
-
"border-focus-error-outer"?: any;
|
|
2282
|
-
"border-focus-inner"?: any;
|
|
2283
|
-
"border-focus-middle"?: any;
|
|
2284
|
-
"border-focus-outer"?: any;
|
|
2285
|
-
"border-focus-success-inner"?: any;
|
|
2286
|
-
"border-focus-success-middle"?: any;
|
|
2287
|
-
"border-focus-success-outer"?: any;
|
|
2288
|
-
"border-neutrals"?: any;
|
|
2289
|
-
"border-neutrals-active"?: any;
|
|
2290
|
-
"border-neutrals-controls"?: any;
|
|
2291
|
-
"border-neutrals-controls-disabled"?: any;
|
|
2292
|
-
"border-neutrals-disabled"?: any;
|
|
2293
|
-
"border-neutrals-hover"?: any;
|
|
2294
|
-
"border-neutrals-inverted"?: any;
|
|
2295
|
-
"border-neutrals-subtle"?: any;
|
|
2296
|
-
"border-neutrals-text"?: any;
|
|
2297
|
-
"border-neutrals-text-active"?: any;
|
|
2298
|
-
"border-neutrals-text-hover"?: any;
|
|
2299
|
-
"border-neutrals-text-subtle"?: any;
|
|
2300
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
2301
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
2302
|
-
"border-neutrals-transparent"?: any;
|
|
2303
|
-
"border-primary"?: any;
|
|
2304
|
-
"border-primary-active"?: any;
|
|
2305
|
-
"border-primary-hover"?: any;
|
|
2306
|
-
"border-primary-inverted"?: any;
|
|
2307
|
-
"border-success"?: any;
|
|
2308
|
-
"border-success-active"?: any;
|
|
2309
|
-
"border-success-hover"?: any;
|
|
2310
|
-
"border-warning"?: any;
|
|
2311
|
-
"icon-danger"?: any;
|
|
2312
|
-
"icon-danger-active"?: any;
|
|
2313
|
-
"icon-danger-hover"?: any;
|
|
2314
|
-
"icon-danger-inverted"?: any;
|
|
2315
|
-
"icon-neutrals"?: any;
|
|
2316
|
-
"icon-neutrals-disabled"?: any;
|
|
2317
|
-
"icon-neutrals-inactive"?: any;
|
|
2318
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
2319
|
-
"icon-neutrals-inverted"?: any;
|
|
2320
|
-
"icon-neutrals-search"?: any;
|
|
2321
|
-
"icon-neutrals-subtle"?: any;
|
|
2322
|
-
"icon-neutrals-text"?: any;
|
|
2323
|
-
"icon-primary"?: any;
|
|
2324
|
-
"icon-primary-active"?: any;
|
|
2325
|
-
"icon-primary-hover"?: any;
|
|
2326
|
-
"icon-primary-inverted"?: any;
|
|
2327
|
-
"icon-primary-selected"?: any;
|
|
2328
|
-
"icon-success"?: any;
|
|
2329
|
-
"icon-success-active"?: any;
|
|
2330
|
-
"icon-success-hover"?: any;
|
|
2331
|
-
"icon-success-inverted"?: any;
|
|
2332
|
-
"icon-warning"?: any;
|
|
2333
|
-
"icon-warning-prominent"?: any;
|
|
2334
|
-
"icon-warning-subtle"?: any;
|
|
2335
|
-
"text-danger"?: any;
|
|
2336
|
-
"text-danger-active"?: any;
|
|
2337
|
-
"text-danger-hover"?: any;
|
|
2338
|
-
"text-danger-inverted"?: any;
|
|
2339
|
-
"text-neutrals"?: any;
|
|
2340
|
-
"text-neutrals-active"?: any;
|
|
2341
|
-
"text-neutrals-disabled"?: any;
|
|
2342
|
-
"text-neutrals-hover"?: any;
|
|
2343
|
-
"text-neutrals-inverted"?: any;
|
|
2344
|
-
"text-neutrals-placeholder"?: any;
|
|
2345
|
-
"text-neutrals-placeholder-only"?: any;
|
|
2346
|
-
"text-neutrals-subtle"?: any;
|
|
2347
|
-
"text-neutrals-subtle-active"?: any;
|
|
2348
|
-
"text-neutrals-subtle-hover"?: any;
|
|
2349
|
-
"text-primary"?: any;
|
|
2350
|
-
"text-primary-active"?: any;
|
|
2351
|
-
"text-primary-hover"?: any;
|
|
2352
|
-
"text-primary-inverted"?: any;
|
|
2353
|
-
"text-primary-inverted-subtle"?: any;
|
|
2354
|
-
"text-primary-selected"?: any;
|
|
2355
|
-
"text-success"?: any;
|
|
2356
|
-
"text-success-active"?: any;
|
|
2357
|
-
"text-success-hover"?: any;
|
|
2358
|
-
"text-success-inverted"?: any;
|
|
2359
|
-
"text-warning"?: any;
|
|
2360
|
-
"text-warning-subtle"?: any;
|
|
2361
|
-
};
|
|
2362
|
-
'font-sizes': {
|
|
2363
|
-
readonly 150: "0.75rem";
|
|
2364
|
-
readonly 175: "0.875rem";
|
|
2365
|
-
readonly 200: "1rem";
|
|
2366
|
-
readonly 225: "1.125rem";
|
|
2367
|
-
readonly 250: "1.25rem";
|
|
2368
|
-
readonly 300: "1.5rem";
|
|
2369
|
-
readonly 400: "2rem";
|
|
2370
|
-
readonly 500: "2.5rem";
|
|
2371
|
-
readonly 600: "3rem";
|
|
2372
|
-
readonly 800: "4rem";
|
|
2373
|
-
readonly 900: "4.5rem";
|
|
2374
|
-
};
|
|
2375
|
-
fonts: {
|
|
2376
|
-
readonly heading: "Roobert, sans-serif";
|
|
2377
|
-
readonly body: "Open Sans, sans-serif";
|
|
2378
|
-
};
|
|
2379
|
-
radii: {
|
|
2380
|
-
readonly 25: "2px";
|
|
2381
|
-
readonly 50: "4px";
|
|
2382
|
-
readonly 75: "6px";
|
|
2383
|
-
readonly 100: "8px";
|
|
2384
|
-
readonly 200: "16px";
|
|
2385
|
-
readonly half: "999px";
|
|
2386
|
-
readonly none: "0px";
|
|
2387
|
-
};
|
|
2388
|
-
shadows: {
|
|
2389
|
-
50: any;
|
|
2390
|
-
100: any;
|
|
2391
|
-
"focus-small": any;
|
|
2392
|
-
"focus-small-outline": any;
|
|
2393
|
-
"focus-large": any;
|
|
2394
|
-
"focus-controls": any;
|
|
2395
|
-
"focus-controls-error": any;
|
|
2396
|
-
"focus-controls-success": any;
|
|
2397
|
-
};
|
|
2398
|
-
sizes: {
|
|
2399
|
-
readonly number: string;
|
|
2400
|
-
readonly 'icon-200': "16px";
|
|
2401
|
-
readonly 'icon-300': "24px";
|
|
2402
|
-
readonly 'icon-400': "32px";
|
|
2403
|
-
};
|
|
2404
|
-
space: {
|
|
2405
|
-
readonly 0: "0px";
|
|
2406
|
-
readonly 25: "2px";
|
|
2407
|
-
readonly 50: "4px";
|
|
2408
|
-
readonly 100: "8px";
|
|
2409
|
-
readonly 150: "12px";
|
|
2410
|
-
readonly 200: "16px";
|
|
2411
|
-
readonly 300: "24px";
|
|
2412
|
-
readonly 400: "32px";
|
|
2413
|
-
readonly 500: "40px";
|
|
2414
|
-
readonly 600: "48px";
|
|
2415
|
-
readonly 700: "56px";
|
|
2416
|
-
readonly 800: "64px";
|
|
2417
|
-
readonly 1200: "96px";
|
|
2418
|
-
readonly 1600: "128px";
|
|
2419
|
-
};
|
|
2420
|
-
'space-gap': {
|
|
2421
|
-
readonly 0: any;
|
|
2422
|
-
readonly 50: any;
|
|
2423
|
-
readonly 100: any;
|
|
2424
|
-
readonly 200: any;
|
|
2425
|
-
readonly 300: any;
|
|
2426
|
-
};
|
|
2427
|
-
'space-inset': {
|
|
2428
|
-
readonly 0: any;
|
|
2429
|
-
readonly 50: any;
|
|
2430
|
-
readonly 100: any;
|
|
2431
|
-
readonly 150: any;
|
|
2432
|
-
readonly 200: any;
|
|
2433
|
-
readonly 300: any;
|
|
2434
|
-
readonly 400: any;
|
|
2435
|
-
readonly 500: any;
|
|
2436
|
-
readonly 600: any;
|
|
2437
|
-
readonly 700: any;
|
|
2438
|
-
readonly 800: any;
|
|
2439
|
-
readonly 1200: any;
|
|
2440
|
-
readonly 1600: any;
|
|
2441
|
-
};
|
|
2442
|
-
'space-offset': {
|
|
2443
|
-
readonly 0: any;
|
|
2444
|
-
readonly 50: any;
|
|
2445
|
-
readonly 100: any;
|
|
2446
|
-
readonly 150: any;
|
|
2447
|
-
readonly 200: any;
|
|
2448
|
-
readonly 300: any;
|
|
2449
|
-
readonly 400: any;
|
|
2450
|
-
readonly 600: any;
|
|
2451
|
-
readonly 800: any;
|
|
2452
|
-
readonly 1200: any;
|
|
2453
|
-
readonly 1600: any;
|
|
2454
|
-
readonly 'stacking-0': any;
|
|
2455
|
-
readonly 'stacking-100': any;
|
|
2456
|
-
readonly 'stacking-200': any;
|
|
2457
|
-
readonly 'stacking-300': any;
|
|
2458
|
-
readonly 'stacking-400': any;
|
|
2459
|
-
readonly 'stacking-500': any;
|
|
2460
|
-
readonly 'stacking-800': any;
|
|
2461
|
-
};
|
|
2462
|
-
'stroke-width': {
|
|
2463
|
-
readonly thin: "1.5px";
|
|
2464
|
-
readonly normal: "2px";
|
|
2465
|
-
readonly bold: "4px";
|
|
2466
|
-
};
|
|
2467
|
-
'z-indices': {
|
|
2468
|
-
readonly dropdownMenu: 100;
|
|
2469
|
-
readonly select: 200;
|
|
2470
|
-
readonly popover: 300;
|
|
2471
|
-
readonly tooltip: 400;
|
|
2472
|
-
};
|
|
2473
|
-
}, {
|
|
2474
|
-
readonly background: "colors";
|
|
2475
|
-
readonly backgroundColor: "colors";
|
|
2476
|
-
readonly backgroundImage: "colors";
|
|
2477
|
-
readonly blockSize: "sizes";
|
|
2478
|
-
readonly border: "colors";
|
|
2479
|
-
readonly borderBlock: "colors";
|
|
2480
|
-
readonly borderBlockEnd: "colors";
|
|
2481
|
-
readonly borderBlockStart: "colors";
|
|
2482
|
-
readonly borderBottom: "colors";
|
|
2483
|
-
readonly borderBottomColor: "colors";
|
|
2484
|
-
readonly borderBottomLeftRadius: "radii";
|
|
2485
|
-
readonly borderBottomRightRadius: "radii";
|
|
2486
|
-
readonly borderBottomStyle: "border-styles";
|
|
2487
|
-
readonly borderBottomWidth: "border-widths";
|
|
2488
|
-
readonly borderColor: "colors";
|
|
2489
|
-
readonly borderImage: "colors";
|
|
2490
|
-
readonly borderInline: "colors";
|
|
2491
|
-
readonly borderInlineEnd: "colors";
|
|
2492
|
-
readonly borderInlineStart: "colors";
|
|
2493
|
-
readonly borderLeft: "colors";
|
|
2494
|
-
readonly borderLeftColor: "colors";
|
|
2495
|
-
readonly borderLeftStyle: "border-styles";
|
|
2496
|
-
readonly borderLeftWidth: "border-widths";
|
|
2497
|
-
readonly borderRadius: "radii";
|
|
2498
|
-
readonly borderRight: "colors";
|
|
2499
|
-
readonly borderRightColor: "colors";
|
|
2500
|
-
readonly borderRightStyle: "border-styles";
|
|
2501
|
-
readonly borderRightWidth: "border-widths";
|
|
2502
|
-
readonly borderSpacing: "space-offset";
|
|
2503
|
-
readonly borderStyle: "border-styles";
|
|
2504
|
-
readonly borderTop: "colors";
|
|
2505
|
-
readonly borderTopColor: "colors";
|
|
2506
|
-
readonly borderTopLeftRadius: "radii";
|
|
2507
|
-
readonly borderTopRightRadius: "radii";
|
|
2508
|
-
readonly borderTopStyle: "border-styles";
|
|
2509
|
-
readonly borderTopWidth: "border-widths";
|
|
2510
|
-
readonly borderWidth: "border-widths";
|
|
2511
|
-
readonly bottom: "space";
|
|
2512
|
-
readonly boxShadow: "shadows";
|
|
2513
|
-
readonly caretColor: "colors";
|
|
2514
|
-
readonly color: "colors";
|
|
2515
|
-
readonly columnGap: "space-gap";
|
|
2516
|
-
readonly columnRuleColor: "colors";
|
|
2517
|
-
readonly fill: "colors";
|
|
2518
|
-
readonly flexBasis: "sizes";
|
|
2519
|
-
readonly fontFamily: "fonts";
|
|
2520
|
-
readonly fontSize: "font-sizes";
|
|
2521
|
-
readonly fontWeight: "font-weights";
|
|
2522
|
-
readonly gap: "space-gap";
|
|
2523
|
-
readonly gridColumnGap: "space-gap";
|
|
2524
|
-
readonly gridGap: "space-gap";
|
|
2525
|
-
readonly gridRowGap: "space-gap";
|
|
2526
|
-
readonly gridTemplateColumns: "sizes";
|
|
2527
|
-
readonly gridTemplateRows: "sizes";
|
|
2528
|
-
readonly height: "sizes";
|
|
2529
|
-
readonly inlineSize: "sizes";
|
|
2530
|
-
readonly inset: "space-inset";
|
|
2531
|
-
readonly insetBlock: "space-inset";
|
|
2532
|
-
readonly insetBlockEnd: "space-inset";
|
|
2533
|
-
readonly insetBlockStart: "space-inset";
|
|
2534
|
-
readonly insetInline: "space-inset";
|
|
2535
|
-
readonly insetInlineEnd: "space-inset";
|
|
2536
|
-
readonly insetInlineStart: "space-inset";
|
|
2537
|
-
readonly left: "space";
|
|
2538
|
-
readonly letterSpacing: "letter-spacings";
|
|
2539
|
-
readonly lineHeight: "line-heights";
|
|
2540
|
-
readonly margin: "space-offset";
|
|
2541
|
-
readonly marginBlock: "space-offset";
|
|
2542
|
-
readonly marginBlockEnd: "space-offset";
|
|
2543
|
-
readonly marginBlockStart: "space-offset";
|
|
2544
|
-
readonly marginBottom: "space-offset";
|
|
2545
|
-
readonly marginInline: "space-offset";
|
|
2546
|
-
readonly marginInlineEnd: "space-offset";
|
|
2547
|
-
readonly marginInlineStart: "space-offset";
|
|
2548
|
-
readonly marginLeft: "space-offset";
|
|
2549
|
-
readonly marginRight: "space-offset";
|
|
2550
|
-
readonly marginTop: "space-offset";
|
|
2551
|
-
readonly maxBlockSize: "sizes";
|
|
2552
|
-
readonly maxHeight: "sizes";
|
|
2553
|
-
readonly maxInlineSize: "sizes";
|
|
2554
|
-
readonly maxWidth: "sizes";
|
|
2555
|
-
readonly minBlockSize: "sizes";
|
|
2556
|
-
readonly minHeight: "sizes";
|
|
2557
|
-
readonly minInlineSize: "sizes";
|
|
2558
|
-
readonly minWidth: "sizes";
|
|
2559
|
-
readonly outline: "colors";
|
|
2560
|
-
readonly outlineColor: "colors";
|
|
2561
|
-
readonly padding: "space-inset";
|
|
2562
|
-
readonly paddingBlock: "space-inset";
|
|
2563
|
-
readonly paddingBlockEnd: "space-inset";
|
|
2564
|
-
readonly paddingBlockStart: "space-inset";
|
|
2565
|
-
readonly paddingBottom: "space-inset";
|
|
2566
|
-
readonly paddingInline: "space-inset";
|
|
2567
|
-
readonly paddingInlineEnd: "space-inset";
|
|
2568
|
-
readonly paddingInlineStart: "space-inset";
|
|
2569
|
-
readonly paddingLeft: "space-inset";
|
|
2570
|
-
readonly paddingRight: "space-inset";
|
|
2571
|
-
readonly paddingTop: "space-inset";
|
|
2572
|
-
readonly right: "space";
|
|
2573
|
-
readonly rowGap: "space-gap";
|
|
2574
|
-
readonly scrollMargin: "space-offset";
|
|
2575
|
-
readonly scrollMarginBlock: "space-offset";
|
|
2576
|
-
readonly scrollMarginBlockEnd: "space-offset";
|
|
2577
|
-
readonly scrollMarginBlockStart: "space-offset";
|
|
2578
|
-
readonly scrollMarginBottom: "space-offset";
|
|
2579
|
-
readonly scrollMarginInline: "space-offset";
|
|
2580
|
-
readonly scrollMarginInlineEnd: "space-offset";
|
|
2581
|
-
readonly scrollMarginInlineStart: "space-offset";
|
|
2582
|
-
readonly scrollMarginLeft: "space-offset";
|
|
2583
|
-
readonly scrollMarginRight: "space-offset";
|
|
2584
|
-
readonly scrollMarginTop: "space-offset";
|
|
2585
|
-
readonly scrollPadding: "space-inset";
|
|
2586
|
-
readonly scrollPaddingBlock: "space-inset";
|
|
2587
|
-
readonly scrollPaddingBlockEnd: "space-inset";
|
|
2588
|
-
readonly scrollPaddingBlockStart: "space-inset";
|
|
2589
|
-
readonly scrollPaddingBottom: "space-inset";
|
|
2590
|
-
readonly scrollPaddingInline: "space-inset";
|
|
2591
|
-
readonly scrollPaddingInlineEnd: "space-inset";
|
|
2592
|
-
readonly scrollPaddingInlineStart: "space-inset";
|
|
2593
|
-
readonly scrollPaddingLeft: "space-inset";
|
|
2594
|
-
readonly scrollPaddingRight: "space-inset";
|
|
2595
|
-
readonly scrollPaddingTop: "space-inset";
|
|
2596
|
-
readonly stroke: "colors";
|
|
2597
|
-
readonly strokeWidth: "stroke-width";
|
|
2598
|
-
readonly textDecorationColor: "colors";
|
|
2599
|
-
readonly textShadow: "shadows";
|
|
2600
|
-
readonly top: "space";
|
|
2601
|
-
readonly transition: "transitions";
|
|
2602
|
-
readonly width: "sizes";
|
|
2603
|
-
readonly zIndex: "z-indices";
|
|
2604
|
-
}, {
|
|
2605
|
-
paddingX: (value: {
|
|
2606
|
-
readonly [$$PropertyValue]: "padding";
|
|
2607
|
-
}) => {
|
|
2608
|
-
paddingLeft: {
|
|
2609
|
-
readonly [$$PropertyValue]: "padding";
|
|
2610
|
-
};
|
|
2611
|
-
paddingRight: {
|
|
2612
|
-
readonly [$$PropertyValue]: "padding";
|
|
2613
|
-
};
|
|
2614
|
-
};
|
|
2615
|
-
paddingY: (value: {
|
|
2616
|
-
readonly [$$PropertyValue]: "padding";
|
|
2617
|
-
}) => {
|
|
2618
|
-
paddingTop: {
|
|
2619
|
-
readonly [$$PropertyValue]: "padding";
|
|
2620
|
-
};
|
|
2621
|
-
paddingBottom: {
|
|
2622
|
-
readonly [$$PropertyValue]: "padding";
|
|
2623
|
-
};
|
|
2624
|
-
};
|
|
2625
|
-
marginX: (value: {
|
|
2626
|
-
readonly [$$PropertyValue]: "margin";
|
|
2627
|
-
}) => {
|
|
2628
|
-
marginLeft: {
|
|
2629
|
-
readonly [$$PropertyValue]: "margin";
|
|
2630
|
-
};
|
|
2631
|
-
marginRight: {
|
|
2632
|
-
readonly [$$PropertyValue]: "margin";
|
|
2633
|
-
};
|
|
2634
|
-
};
|
|
2635
|
-
marginY: (value: {
|
|
2636
|
-
readonly [$$PropertyValue]: "margin";
|
|
2637
|
-
}) => {
|
|
2638
|
-
marginTop: {
|
|
2639
|
-
readonly [$$PropertyValue]: "margin";
|
|
2640
|
-
};
|
|
2641
|
-
marginBottom: {
|
|
2642
|
-
readonly [$$PropertyValue]: "margin";
|
|
2643
|
-
};
|
|
2644
|
-
};
|
|
2645
|
-
square: (value: {
|
|
2646
|
-
readonly [$$PropertyValue]: "width";
|
|
2647
|
-
}) => {
|
|
2648
|
-
width: {
|
|
2649
|
-
readonly [$$PropertyValue]: "width";
|
|
2650
|
-
};
|
|
2651
|
-
height: {
|
|
2652
|
-
readonly [$$PropertyValue]: "width";
|
|
2653
|
-
};
|
|
2654
|
-
};
|
|
2655
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
2656
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
2657
|
-
};
|
|
2658
|
-
}>>>, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLButtonElement> & _mirohq_design_system_hooks_use_press.PressProps & packages_components_internal_base_button_src_base_button.HoverEvents & react.AnchorHTMLAttributes<"a"> & {
|
|
2659
|
-
href: string;
|
|
2660
|
-
}, "ref">) & react.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>, {
|
|
2661
|
-
variant?: "solid-prominent" | "outline-prominent" | "ghost-prominent" | "solid-subtle" | "outline-subtle" | "ghost-subtle" | "solid-danger" | "outline-danger" | "ghost-danger" | undefined;
|
|
2662
|
-
size?: "small" | "medium" | "large" | "x-large" | undefined;
|
|
2663
|
-
rounded?: boolean | "true" | undefined;
|
|
2664
|
-
fluid?: boolean | "true" | undefined;
|
|
2665
|
-
}, {}>;
|
|
2666
|
-
declare type StyledButtonProps = ComponentPropsWithRef<typeof StyledButton>;
|
|
2667
|
-
|
|
2668
|
-
declare const StyledIconSlot: react__default.ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react__default.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
|
|
2669
|
-
'border-widths': {
|
|
2670
|
-
readonly none: 0;
|
|
2671
|
-
readonly sm: "1px";
|
|
2672
|
-
readonly md: "2px";
|
|
2673
|
-
readonly lg: "4px";
|
|
2674
|
-
};
|
|
2675
|
-
colors: {
|
|
2676
|
-
readonly black: any;
|
|
2677
|
-
readonly 'blue-50': any;
|
|
2678
|
-
readonly 'blue-100': any;
|
|
2679
|
-
readonly 'blue-150': any;
|
|
2680
|
-
readonly 'blue-200': any;
|
|
2681
|
-
readonly 'blue-250': any;
|
|
2682
|
-
readonly 'blue-300': any;
|
|
2683
|
-
readonly 'blue-350': any;
|
|
2684
|
-
readonly 'blue-400': any;
|
|
2685
|
-
readonly 'blue-450': any;
|
|
2686
|
-
readonly 'blue-500': any;
|
|
2687
|
-
readonly 'blue-550': any;
|
|
2688
|
-
readonly 'blue-600': any;
|
|
2689
|
-
readonly 'blue-650': any;
|
|
2690
|
-
readonly 'blue-700': any;
|
|
2691
|
-
readonly 'blue-750': any;
|
|
2692
|
-
readonly 'blue-800': any;
|
|
2693
|
-
readonly 'blue-850': any;
|
|
2694
|
-
readonly 'blue-900': any;
|
|
2695
|
-
readonly 'blue-950': any;
|
|
2696
|
-
readonly 'gray-50': any;
|
|
2697
|
-
readonly 'gray-100': any;
|
|
2698
|
-
readonly 'gray-150': any;
|
|
2699
|
-
readonly 'gray-200': any;
|
|
2700
|
-
readonly 'gray-250': any;
|
|
2701
|
-
readonly 'gray-300': any;
|
|
2702
|
-
readonly 'gray-350': any;
|
|
2703
|
-
readonly 'gray-400': any;
|
|
2704
|
-
readonly 'gray-450': any;
|
|
2705
|
-
readonly 'gray-500': any;
|
|
2706
|
-
readonly 'gray-550': any;
|
|
2707
|
-
readonly 'gray-600': any;
|
|
2708
|
-
readonly 'gray-650': any;
|
|
2709
|
-
readonly 'gray-700': any;
|
|
2710
|
-
readonly 'gray-750': any;
|
|
2711
|
-
readonly 'gray-800': any;
|
|
2712
|
-
readonly 'gray-850': any;
|
|
2713
|
-
readonly 'gray-900': any;
|
|
2714
|
-
readonly 'gray-950': any;
|
|
2715
|
-
readonly 'green-50': any;
|
|
2716
|
-
readonly 'green-100': any;
|
|
2717
|
-
readonly 'green-150': any;
|
|
2718
|
-
readonly 'green-200': any;
|
|
2719
|
-
readonly 'green-250': any;
|
|
2720
|
-
readonly 'green-300': any;
|
|
2721
|
-
readonly 'green-350': any;
|
|
2722
|
-
readonly 'green-400': any;
|
|
2723
|
-
readonly 'green-450': any;
|
|
2724
|
-
readonly 'green-500': any;
|
|
2725
|
-
readonly 'green-550': any;
|
|
2726
|
-
readonly 'green-600': any;
|
|
2727
|
-
readonly 'green-650': any;
|
|
2728
|
-
readonly 'green-700': any;
|
|
2729
|
-
readonly 'green-750': any;
|
|
2730
|
-
readonly 'green-800': any;
|
|
2731
|
-
readonly 'green-850': any;
|
|
2732
|
-
readonly 'green-900': any;
|
|
2733
|
-
readonly 'green-950': any;
|
|
2734
|
-
readonly 'red-50': any;
|
|
2735
|
-
readonly 'red-100': any;
|
|
2736
|
-
readonly 'red-150': any;
|
|
2737
|
-
readonly 'red-200': any;
|
|
2738
|
-
readonly 'red-250': any;
|
|
2739
|
-
readonly 'red-300': any;
|
|
2740
|
-
readonly 'red-350': any;
|
|
2741
|
-
readonly 'red-400': any;
|
|
2742
|
-
readonly 'red-450': any;
|
|
2743
|
-
readonly 'red-500': any;
|
|
2744
|
-
readonly 'red-550': any;
|
|
2745
|
-
readonly 'red-600': any;
|
|
2746
|
-
readonly 'red-650': any;
|
|
2747
|
-
readonly 'red-700': any;
|
|
2748
|
-
readonly 'red-750': any;
|
|
2749
|
-
readonly 'red-800': any;
|
|
2750
|
-
readonly 'red-850': any;
|
|
2751
|
-
readonly 'red-900': any;
|
|
2752
|
-
readonly 'red-950': any;
|
|
2753
|
-
readonly transparent: any;
|
|
2754
|
-
readonly white: any;
|
|
2755
|
-
readonly 'yellow-50': any;
|
|
2756
|
-
readonly 'yellow-100': any;
|
|
2757
|
-
readonly 'yellow-150': any;
|
|
2758
|
-
readonly 'yellow-200': any;
|
|
2759
|
-
readonly 'yellow-250': any;
|
|
2760
|
-
readonly 'yellow-300': any;
|
|
2761
|
-
readonly 'yellow-350': any;
|
|
2762
|
-
readonly 'yellow-400': any;
|
|
2763
|
-
readonly 'yellow-450': any;
|
|
2764
|
-
readonly 'yellow-500': any;
|
|
2765
|
-
readonly 'yellow-550': any;
|
|
2766
|
-
readonly 'yellow-600': any;
|
|
2767
|
-
readonly 'yellow-650': any;
|
|
2768
|
-
readonly 'yellow-700': any;
|
|
2769
|
-
readonly 'yellow-750': any;
|
|
2770
|
-
readonly 'yellow-800': any;
|
|
2771
|
-
readonly 'yellow-850': any;
|
|
2772
|
-
readonly 'yellow-900': any;
|
|
2773
|
-
readonly 'yellow-950': any;
|
|
2774
|
-
"background-alpha-active"?: any;
|
|
2775
|
-
"background-alpha-hover"?: any;
|
|
2776
|
-
"background-danger-prominent"?: any;
|
|
2777
|
-
"background-danger-prominent-active"?: any;
|
|
2778
|
-
"background-danger-prominent-hover"?: any;
|
|
2779
|
-
"background-danger-subtle"?: any;
|
|
2780
|
-
"background-danger-subtle-active"?: any;
|
|
2781
|
-
"background-danger-subtle-hover"?: any;
|
|
2782
|
-
"background-neutrals"?: any;
|
|
2783
|
-
"background-neutrals-active"?: any;
|
|
2784
|
-
"background-neutrals-container"?: any;
|
|
2785
|
-
"background-neutrals-controls-disabled"?: any;
|
|
2786
|
-
"background-neutrals-disabled"?: any;
|
|
2787
|
-
"background-neutrals-hover"?: any;
|
|
2788
|
-
"background-neutrals-inactive"?: any;
|
|
2789
|
-
"background-neutrals-inactive-hover"?: any;
|
|
2790
|
-
"background-neutrals-inverted"?: any;
|
|
2791
|
-
"background-neutrals-inverted-subtle"?: any;
|
|
2792
|
-
"background-neutrals-page"?: any;
|
|
2793
|
-
"background-neutrals-page-subtle"?: any;
|
|
2794
|
-
"background-neutrals-scrollbar"?: any;
|
|
2795
|
-
"background-neutrals-scrollbar-active"?: any;
|
|
2796
|
-
"background-neutrals-scrollbar-hover"?: any;
|
|
2797
|
-
"background-neutrals-subtle"?: any;
|
|
2798
|
-
"background-neutrals-subtle-active"?: any;
|
|
2799
|
-
"background-neutrals-subtle-hover"?: any;
|
|
2800
|
-
"background-primary-prominent"?: any;
|
|
2801
|
-
"background-primary-prominent-active"?: any;
|
|
2802
|
-
"background-primary-prominent-hover"?: any;
|
|
2803
|
-
"background-primary-prominent-selected"?: any;
|
|
2804
|
-
"background-primary-subtle"?: any;
|
|
2805
|
-
"background-primary-subtle-active"?: any;
|
|
2806
|
-
"background-primary-subtle-hover"?: any;
|
|
2807
|
-
"background-primary-subtle-selected"?: any;
|
|
2808
|
-
"background-success"?: any;
|
|
2809
|
-
"background-success-prominent"?: any;
|
|
2810
|
-
"background-success-prominent-active"?: any;
|
|
2811
|
-
"background-success-prominent-hover"?: any;
|
|
2812
|
-
"background-warning-prominent"?: any;
|
|
2813
|
-
"background-warning-subtle"?: any;
|
|
2814
|
-
"border-danger"?: any;
|
|
2815
|
-
"border-danger-active"?: any;
|
|
2816
|
-
"border-danger-hover"?: any;
|
|
2817
|
-
"border-focus-error-inner"?: any;
|
|
2818
|
-
"border-focus-error-middle"?: any;
|
|
2819
|
-
"border-focus-error-outer"?: any;
|
|
2820
|
-
"border-focus-inner"?: any;
|
|
2821
|
-
"border-focus-middle"?: any;
|
|
2822
|
-
"border-focus-outer"?: any;
|
|
2823
|
-
"border-focus-success-inner"?: any;
|
|
2824
|
-
"border-focus-success-middle"?: any;
|
|
2825
|
-
"border-focus-success-outer"?: any;
|
|
2826
|
-
"border-neutrals"?: any;
|
|
2827
|
-
"border-neutrals-active"?: any;
|
|
2828
|
-
"border-neutrals-controls"?: any;
|
|
2829
|
-
"border-neutrals-controls-disabled"?: any;
|
|
2830
|
-
"border-neutrals-disabled"?: any;
|
|
2831
|
-
"border-neutrals-hover"?: any;
|
|
2832
|
-
"border-neutrals-inverted"?: any;
|
|
2833
|
-
"border-neutrals-subtle"?: any;
|
|
2834
|
-
"border-neutrals-text"?: any;
|
|
2835
|
-
"border-neutrals-text-active"?: any;
|
|
2836
|
-
"border-neutrals-text-hover"?: any;
|
|
2837
|
-
"border-neutrals-text-subtle"?: any;
|
|
2838
|
-
"border-neutrals-text-subtle-active"?: any;
|
|
2839
|
-
"border-neutrals-text-subtle-hover"?: any;
|
|
2840
|
-
"border-neutrals-transparent"?: any;
|
|
2841
|
-
"border-primary"?: any;
|
|
2842
|
-
"border-primary-active"?: any;
|
|
2843
|
-
"border-primary-hover"?: any;
|
|
2844
|
-
"border-primary-inverted"?: any;
|
|
2845
|
-
"border-success"?: any;
|
|
2846
|
-
"border-success-active"?: any;
|
|
2847
|
-
"border-success-hover"?: any;
|
|
2848
|
-
"border-warning"?: any;
|
|
2849
|
-
"icon-danger"?: any;
|
|
2850
|
-
"icon-danger-active"?: any;
|
|
2851
|
-
"icon-danger-hover"?: any;
|
|
2852
|
-
"icon-danger-inverted"?: any;
|
|
2853
|
-
"icon-neutrals"?: any;
|
|
2854
|
-
"icon-neutrals-disabled"?: any;
|
|
2855
|
-
"icon-neutrals-inactive"?: any;
|
|
2856
|
-
"icon-neutrals-inactive-hover"?: any;
|
|
2857
|
-
"icon-neutrals-inverted"?: any;
|
|
2858
|
-
"icon-neutrals-search"?: any;
|
|
2859
|
-
"icon-neutrals-subtle"?: any;
|
|
2860
|
-
"icon-neutrals-text"?: any;
|
|
2861
|
-
"icon-primary"?: any;
|
|
2862
|
-
"icon-primary-active"?: any;
|
|
2863
|
-
"icon-primary-hover"?: any;
|
|
2864
|
-
"icon-primary-inverted"?: any;
|
|
2865
|
-
"icon-primary-selected"?: any;
|
|
2866
|
-
"icon-success"?: any;
|
|
2867
|
-
"icon-success-active"?: any;
|
|
2868
|
-
"icon-success-hover"?: any;
|
|
2869
|
-
"icon-success-inverted"?: any;
|
|
2870
|
-
"icon-warning"?: any;
|
|
2871
|
-
"icon-warning-prominent"?: any;
|
|
2872
|
-
"icon-warning-subtle"?: any;
|
|
2873
|
-
"text-danger"?: any;
|
|
2874
|
-
"text-danger-active"?: any;
|
|
2875
|
-
"text-danger-hover"?: any;
|
|
2876
|
-
"text-danger-inverted"?: any;
|
|
2877
|
-
"text-neutrals"?: any;
|
|
2878
|
-
"text-neutrals-active"?: any;
|
|
2879
|
-
"text-neutrals-disabled"?: any;
|
|
2880
|
-
"text-neutrals-hover"?: any;
|
|
2881
|
-
"text-neutrals-inverted"?: any;
|
|
2882
|
-
"text-neutrals-placeholder"?: any;
|
|
2883
|
-
"text-neutrals-placeholder-only"?: any;
|
|
2884
|
-
"text-neutrals-subtle"?: any;
|
|
2885
|
-
"text-neutrals-subtle-active"?: any;
|
|
2886
|
-
"text-neutrals-subtle-hover"?: any;
|
|
2887
|
-
"text-primary"?: any;
|
|
2888
|
-
"text-primary-active"?: any;
|
|
2889
|
-
"text-primary-hover"?: any;
|
|
2890
|
-
"text-primary-inverted"?: any;
|
|
2891
|
-
"text-primary-inverted-subtle"?: any;
|
|
2892
|
-
"text-primary-selected"?: any;
|
|
2893
|
-
"text-success"?: any;
|
|
2894
|
-
"text-success-active"?: any;
|
|
2895
|
-
"text-success-hover"?: any;
|
|
2896
|
-
"text-success-inverted"?: any;
|
|
2897
|
-
"text-warning"?: any;
|
|
2898
|
-
"text-warning-subtle"?: any;
|
|
2899
|
-
};
|
|
2900
|
-
'font-sizes': {
|
|
2901
|
-
readonly 150: "0.75rem";
|
|
2902
|
-
readonly 175: "0.875rem";
|
|
2903
|
-
readonly 200: "1rem";
|
|
2904
|
-
readonly 225: "1.125rem";
|
|
2905
|
-
readonly 250: "1.25rem";
|
|
2906
|
-
readonly 300: "1.5rem";
|
|
2907
|
-
readonly 400: "2rem";
|
|
2908
|
-
readonly 500: "2.5rem";
|
|
2909
|
-
readonly 600: "3rem";
|
|
2910
|
-
readonly 800: "4rem";
|
|
2911
|
-
readonly 900: "4.5rem";
|
|
2912
|
-
};
|
|
2913
|
-
fonts: {
|
|
2914
|
-
readonly heading: "Roobert, sans-serif";
|
|
2915
|
-
readonly body: "Open Sans, sans-serif";
|
|
2916
|
-
};
|
|
2917
|
-
radii: {
|
|
2918
|
-
readonly 25: "2px";
|
|
2919
|
-
readonly 50: "4px";
|
|
2920
|
-
readonly 75: "6px";
|
|
2921
|
-
readonly 100: "8px";
|
|
2922
|
-
readonly 200: "16px";
|
|
2923
|
-
readonly half: "999px";
|
|
2924
|
-
readonly none: "0px";
|
|
2925
|
-
};
|
|
2926
|
-
shadows: {
|
|
2927
|
-
50: any;
|
|
2928
|
-
100: any;
|
|
2929
|
-
"focus-small": any;
|
|
2930
|
-
"focus-small-outline": any;
|
|
2931
|
-
"focus-large": any;
|
|
2932
|
-
"focus-controls": any;
|
|
2933
|
-
"focus-controls-error": any;
|
|
2934
|
-
"focus-controls-success": any;
|
|
2935
|
-
};
|
|
2936
|
-
sizes: {
|
|
2937
|
-
readonly number: string;
|
|
2938
|
-
readonly 'icon-200': "16px";
|
|
2939
|
-
readonly 'icon-300': "24px";
|
|
2940
|
-
readonly 'icon-400': "32px";
|
|
2941
|
-
};
|
|
2942
|
-
space: {
|
|
2943
|
-
readonly 0: "0px";
|
|
2944
|
-
readonly 25: "2px";
|
|
2945
|
-
readonly 50: "4px";
|
|
2946
|
-
readonly 100: "8px";
|
|
2947
|
-
readonly 150: "12px";
|
|
2948
|
-
readonly 200: "16px";
|
|
2949
|
-
readonly 300: "24px";
|
|
2950
|
-
readonly 400: "32px";
|
|
2951
|
-
readonly 500: "40px";
|
|
2952
|
-
readonly 600: "48px";
|
|
2953
|
-
readonly 700: "56px";
|
|
2954
|
-
readonly 800: "64px";
|
|
2955
|
-
readonly 1200: "96px";
|
|
2956
|
-
readonly 1600: "128px";
|
|
2957
|
-
};
|
|
2958
|
-
'space-gap': {
|
|
2959
|
-
readonly 0: any;
|
|
2960
|
-
readonly 50: any;
|
|
2961
|
-
readonly 100: any;
|
|
2962
|
-
readonly 200: any;
|
|
2963
|
-
readonly 300: any;
|
|
2964
|
-
};
|
|
2965
|
-
'space-inset': {
|
|
2966
|
-
readonly 0: any;
|
|
2967
|
-
readonly 50: any;
|
|
2968
|
-
readonly 100: any;
|
|
2969
|
-
readonly 150: any;
|
|
2970
|
-
readonly 200: any;
|
|
2971
|
-
readonly 300: any;
|
|
2972
|
-
readonly 400: any;
|
|
2973
|
-
readonly 500: any;
|
|
2974
|
-
readonly 600: any;
|
|
2975
|
-
readonly 700: any;
|
|
2976
|
-
readonly 800: any;
|
|
2977
|
-
readonly 1200: any;
|
|
2978
|
-
readonly 1600: any;
|
|
2979
|
-
};
|
|
2980
|
-
'space-offset': {
|
|
2981
|
-
readonly 0: any;
|
|
2982
|
-
readonly 50: any;
|
|
2983
|
-
readonly 100: any;
|
|
2984
|
-
readonly 150: any;
|
|
2985
|
-
readonly 200: any;
|
|
2986
|
-
readonly 300: any;
|
|
2987
|
-
readonly 400: any;
|
|
2988
|
-
readonly 600: any;
|
|
2989
|
-
readonly 800: any;
|
|
2990
|
-
readonly 1200: any;
|
|
2991
|
-
readonly 1600: any;
|
|
2992
|
-
readonly 'stacking-0': any;
|
|
2993
|
-
readonly 'stacking-100': any;
|
|
2994
|
-
readonly 'stacking-200': any;
|
|
2995
|
-
readonly 'stacking-300': any;
|
|
2996
|
-
readonly 'stacking-400': any;
|
|
2997
|
-
readonly 'stacking-500': any;
|
|
2998
|
-
readonly 'stacking-800': any;
|
|
2999
|
-
};
|
|
3000
|
-
'stroke-width': {
|
|
3001
|
-
readonly thin: "1.5px";
|
|
3002
|
-
readonly normal: "2px";
|
|
3003
|
-
readonly bold: "4px";
|
|
3004
|
-
};
|
|
3005
|
-
'z-indices': {
|
|
3006
|
-
readonly dropdownMenu: 100;
|
|
3007
|
-
readonly select: 200;
|
|
3008
|
-
readonly popover: 300;
|
|
3009
|
-
readonly tooltip: 400;
|
|
3010
|
-
};
|
|
3011
|
-
}, {
|
|
3012
|
-
readonly background: "colors";
|
|
3013
|
-
readonly backgroundColor: "colors";
|
|
3014
|
-
readonly backgroundImage: "colors";
|
|
3015
|
-
readonly blockSize: "sizes";
|
|
3016
|
-
readonly border: "colors";
|
|
3017
|
-
readonly borderBlock: "colors";
|
|
3018
|
-
readonly borderBlockEnd: "colors";
|
|
3019
|
-
readonly borderBlockStart: "colors";
|
|
3020
|
-
readonly borderBottom: "colors";
|
|
3021
|
-
readonly borderBottomColor: "colors";
|
|
3022
|
-
readonly borderBottomLeftRadius: "radii";
|
|
3023
|
-
readonly borderBottomRightRadius: "radii";
|
|
3024
|
-
readonly borderBottomStyle: "border-styles";
|
|
3025
|
-
readonly borderBottomWidth: "border-widths";
|
|
3026
|
-
readonly borderColor: "colors";
|
|
3027
|
-
readonly borderImage: "colors";
|
|
3028
|
-
readonly borderInline: "colors";
|
|
3029
|
-
readonly borderInlineEnd: "colors";
|
|
3030
|
-
readonly borderInlineStart: "colors";
|
|
3031
|
-
readonly borderLeft: "colors";
|
|
3032
|
-
readonly borderLeftColor: "colors";
|
|
3033
|
-
readonly borderLeftStyle: "border-styles";
|
|
3034
|
-
readonly borderLeftWidth: "border-widths";
|
|
3035
|
-
readonly borderRadius: "radii";
|
|
3036
|
-
readonly borderRight: "colors";
|
|
3037
|
-
readonly borderRightColor: "colors";
|
|
3038
|
-
readonly borderRightStyle: "border-styles";
|
|
3039
|
-
readonly borderRightWidth: "border-widths";
|
|
3040
|
-
readonly borderSpacing: "space-offset";
|
|
3041
|
-
readonly borderStyle: "border-styles";
|
|
3042
|
-
readonly borderTop: "colors";
|
|
3043
|
-
readonly borderTopColor: "colors";
|
|
3044
|
-
readonly borderTopLeftRadius: "radii";
|
|
3045
|
-
readonly borderTopRightRadius: "radii";
|
|
3046
|
-
readonly borderTopStyle: "border-styles";
|
|
3047
|
-
readonly borderTopWidth: "border-widths";
|
|
3048
|
-
readonly borderWidth: "border-widths";
|
|
3049
|
-
readonly bottom: "space";
|
|
3050
|
-
readonly boxShadow: "shadows";
|
|
3051
|
-
readonly caretColor: "colors";
|
|
3052
|
-
readonly color: "colors";
|
|
3053
|
-
readonly columnGap: "space-gap";
|
|
3054
|
-
readonly columnRuleColor: "colors";
|
|
3055
|
-
readonly fill: "colors";
|
|
3056
|
-
readonly flexBasis: "sizes";
|
|
3057
|
-
readonly fontFamily: "fonts";
|
|
3058
|
-
readonly fontSize: "font-sizes";
|
|
3059
|
-
readonly fontWeight: "font-weights";
|
|
3060
|
-
readonly gap: "space-gap";
|
|
3061
|
-
readonly gridColumnGap: "space-gap";
|
|
3062
|
-
readonly gridGap: "space-gap";
|
|
3063
|
-
readonly gridRowGap: "space-gap";
|
|
3064
|
-
readonly gridTemplateColumns: "sizes";
|
|
3065
|
-
readonly gridTemplateRows: "sizes";
|
|
3066
|
-
readonly height: "sizes";
|
|
3067
|
-
readonly inlineSize: "sizes";
|
|
3068
|
-
readonly inset: "space-inset";
|
|
3069
|
-
readonly insetBlock: "space-inset";
|
|
3070
|
-
readonly insetBlockEnd: "space-inset";
|
|
3071
|
-
readonly insetBlockStart: "space-inset";
|
|
3072
|
-
readonly insetInline: "space-inset";
|
|
3073
|
-
readonly insetInlineEnd: "space-inset";
|
|
3074
|
-
readonly insetInlineStart: "space-inset";
|
|
3075
|
-
readonly left: "space";
|
|
3076
|
-
readonly letterSpacing: "letter-spacings";
|
|
3077
|
-
readonly lineHeight: "line-heights";
|
|
3078
|
-
readonly margin: "space-offset";
|
|
3079
|
-
readonly marginBlock: "space-offset";
|
|
3080
|
-
readonly marginBlockEnd: "space-offset";
|
|
3081
|
-
readonly marginBlockStart: "space-offset";
|
|
3082
|
-
readonly marginBottom: "space-offset";
|
|
3083
|
-
readonly marginInline: "space-offset";
|
|
3084
|
-
readonly marginInlineEnd: "space-offset";
|
|
3085
|
-
readonly marginInlineStart: "space-offset";
|
|
3086
|
-
readonly marginLeft: "space-offset";
|
|
3087
|
-
readonly marginRight: "space-offset";
|
|
3088
|
-
readonly marginTop: "space-offset";
|
|
3089
|
-
readonly maxBlockSize: "sizes";
|
|
3090
|
-
readonly maxHeight: "sizes";
|
|
3091
|
-
readonly maxInlineSize: "sizes";
|
|
3092
|
-
readonly maxWidth: "sizes";
|
|
3093
|
-
readonly minBlockSize: "sizes";
|
|
3094
|
-
readonly minHeight: "sizes";
|
|
3095
|
-
readonly minInlineSize: "sizes";
|
|
3096
|
-
readonly minWidth: "sizes";
|
|
3097
|
-
readonly outline: "colors";
|
|
3098
|
-
readonly outlineColor: "colors";
|
|
3099
|
-
readonly padding: "space-inset";
|
|
3100
|
-
readonly paddingBlock: "space-inset";
|
|
3101
|
-
readonly paddingBlockEnd: "space-inset";
|
|
3102
|
-
readonly paddingBlockStart: "space-inset";
|
|
3103
|
-
readonly paddingBottom: "space-inset";
|
|
3104
|
-
readonly paddingInline: "space-inset";
|
|
3105
|
-
readonly paddingInlineEnd: "space-inset";
|
|
3106
|
-
readonly paddingInlineStart: "space-inset";
|
|
3107
|
-
readonly paddingLeft: "space-inset";
|
|
3108
|
-
readonly paddingRight: "space-inset";
|
|
3109
|
-
readonly paddingTop: "space-inset";
|
|
3110
|
-
readonly right: "space";
|
|
3111
|
-
readonly rowGap: "space-gap";
|
|
3112
|
-
readonly scrollMargin: "space-offset";
|
|
3113
|
-
readonly scrollMarginBlock: "space-offset";
|
|
3114
|
-
readonly scrollMarginBlockEnd: "space-offset";
|
|
3115
|
-
readonly scrollMarginBlockStart: "space-offset";
|
|
3116
|
-
readonly scrollMarginBottom: "space-offset";
|
|
3117
|
-
readonly scrollMarginInline: "space-offset";
|
|
3118
|
-
readonly scrollMarginInlineEnd: "space-offset";
|
|
3119
|
-
readonly scrollMarginInlineStart: "space-offset";
|
|
3120
|
-
readonly scrollMarginLeft: "space-offset";
|
|
3121
|
-
readonly scrollMarginRight: "space-offset";
|
|
3122
|
-
readonly scrollMarginTop: "space-offset";
|
|
3123
|
-
readonly scrollPadding: "space-inset";
|
|
3124
|
-
readonly scrollPaddingBlock: "space-inset";
|
|
3125
|
-
readonly scrollPaddingBlockEnd: "space-inset";
|
|
3126
|
-
readonly scrollPaddingBlockStart: "space-inset";
|
|
3127
|
-
readonly scrollPaddingBottom: "space-inset";
|
|
3128
|
-
readonly scrollPaddingInline: "space-inset";
|
|
3129
|
-
readonly scrollPaddingInlineEnd: "space-inset";
|
|
3130
|
-
readonly scrollPaddingInlineStart: "space-inset";
|
|
3131
|
-
readonly scrollPaddingLeft: "space-inset";
|
|
3132
|
-
readonly scrollPaddingRight: "space-inset";
|
|
3133
|
-
readonly scrollPaddingTop: "space-inset";
|
|
3134
|
-
readonly stroke: "colors";
|
|
3135
|
-
readonly strokeWidth: "stroke-width";
|
|
3136
|
-
readonly textDecorationColor: "colors";
|
|
3137
|
-
readonly textShadow: "shadows";
|
|
3138
|
-
readonly top: "space";
|
|
3139
|
-
readonly transition: "transitions";
|
|
3140
|
-
readonly width: "sizes";
|
|
3141
|
-
readonly zIndex: "z-indices";
|
|
3142
|
-
}, {
|
|
3143
|
-
paddingX: (value: {
|
|
3144
|
-
readonly [$$PropertyValue]: "padding";
|
|
3145
|
-
}) => {
|
|
3146
|
-
paddingLeft: {
|
|
3147
|
-
readonly [$$PropertyValue]: "padding";
|
|
3148
|
-
};
|
|
3149
|
-
paddingRight: {
|
|
3150
|
-
readonly [$$PropertyValue]: "padding";
|
|
3151
|
-
};
|
|
3152
|
-
};
|
|
3153
|
-
paddingY: (value: {
|
|
3154
|
-
readonly [$$PropertyValue]: "padding";
|
|
3155
|
-
}) => {
|
|
3156
|
-
paddingTop: {
|
|
3157
|
-
readonly [$$PropertyValue]: "padding";
|
|
3158
|
-
};
|
|
3159
|
-
paddingBottom: {
|
|
3160
|
-
readonly [$$PropertyValue]: "padding";
|
|
3161
|
-
};
|
|
3162
|
-
};
|
|
3163
|
-
marginX: (value: {
|
|
3164
|
-
readonly [$$PropertyValue]: "margin";
|
|
3165
|
-
}) => {
|
|
3166
|
-
marginLeft: {
|
|
3167
|
-
readonly [$$PropertyValue]: "margin";
|
|
3168
|
-
};
|
|
3169
|
-
marginRight: {
|
|
3170
|
-
readonly [$$PropertyValue]: "margin";
|
|
3171
|
-
};
|
|
3172
|
-
};
|
|
3173
|
-
marginY: (value: {
|
|
3174
|
-
readonly [$$PropertyValue]: "margin";
|
|
3175
|
-
}) => {
|
|
3176
|
-
marginTop: {
|
|
3177
|
-
readonly [$$PropertyValue]: "margin";
|
|
3178
|
-
};
|
|
3179
|
-
marginBottom: {
|
|
3180
|
-
readonly [$$PropertyValue]: "margin";
|
|
3181
|
-
};
|
|
3182
|
-
};
|
|
3183
|
-
square: (value: {
|
|
3184
|
-
readonly [$$PropertyValue]: "width";
|
|
3185
|
-
}) => {
|
|
3186
|
-
width: {
|
|
3187
|
-
readonly [$$PropertyValue]: "width";
|
|
3188
|
-
};
|
|
3189
|
-
height: {
|
|
3190
|
-
readonly [$$PropertyValue]: "width";
|
|
3191
|
-
};
|
|
3192
|
-
};
|
|
3193
|
-
_hover: (css: _stitches_react_types_css_util.CSSProperties) => {
|
|
3194
|
-
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
3195
|
-
};
|
|
3196
|
-
}>>>, never> & _stitches_react_types_styled_component.TransformProps<{}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react__default.RefAttributes<HTMLDivElement>> & _mirohq_design_system_stitches.StitchesInternals<react__default.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"div">>, {}, {}>;
|
|
3197
|
-
declare type StyledIconSlotProps = ComponentPropsWithRef<typeof StyledIconSlot>;
|
|
3198
|
-
interface IconSlotProps extends StyledIconSlotProps {
|
|
537
|
+
}>>>, "size" | "loading" | "appearance" | "variant" | "rounded" | "fluid"> & _stitches_react_types_styled_component.TransformProps<{
|
|
538
|
+
variant?: "primary" | "secondary" | "danger" | undefined;
|
|
539
|
+
appearance?: "filled" | "flat" | "outlined" | undefined;
|
|
540
|
+
size?: "small" | "medium" | "large" | "x-small" | "xx-small" | undefined;
|
|
541
|
+
rounded?: boolean | "true" | undefined;
|
|
542
|
+
loading?: boolean | "true" | undefined;
|
|
543
|
+
fluid?: boolean | "true" | undefined;
|
|
544
|
+
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & react.RefAttributes<HTMLButtonElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"button">>, {
|
|
545
|
+
variant?: "primary" | "secondary" | "danger" | undefined;
|
|
546
|
+
appearance?: "filled" | "flat" | "outlined" | undefined;
|
|
547
|
+
size?: "small" | "medium" | "large" | "x-small" | "xx-small" | undefined;
|
|
548
|
+
rounded?: boolean | "true" | undefined;
|
|
549
|
+
loading?: boolean | "true" | undefined;
|
|
550
|
+
fluid?: boolean | "true" | undefined;
|
|
551
|
+
}, {}>;
|
|
552
|
+
declare type StyledButtonProps = ComponentPropsWithRef<typeof StyledButton>;
|
|
553
|
+
|
|
554
|
+
declare type ButtonPropsA11y = StyledButtonProps & AriaButtonProps;
|
|
555
|
+
interface ButtonProps extends Omit<ButtonPropsA11y, 'onClick' | 'isDisabled' | 'elementType'> {
|
|
3199
556
|
/**
|
|
3200
|
-
* The
|
|
557
|
+
* The content
|
|
3201
558
|
*/
|
|
3202
|
-
children:
|
|
3203
|
-
}
|
|
3204
|
-
declare const IconSlot: react__default.ForwardRefExoticComponent<Omit<IconSlotProps, "ref"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
3205
|
-
|
|
3206
|
-
declare const Label: react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"span">>;
|
|
3207
|
-
|
|
3208
|
-
declare type ButtonProps = {
|
|
559
|
+
children: ReactNode;
|
|
3209
560
|
/**
|
|
3210
|
-
* Change the button
|
|
3211
|
-
* @default 'solid-prominent'
|
|
561
|
+
* Change the button color
|
|
3212
562
|
*/
|
|
3213
563
|
variant?: StyledButtonProps['variant'];
|
|
3214
564
|
/**
|
|
3215
|
-
* Change the button
|
|
3216
|
-
|
|
565
|
+
* Change the button style
|
|
566
|
+
*/
|
|
567
|
+
appearance?: StyledButtonProps['appearance'];
|
|
568
|
+
/**
|
|
569
|
+
* Change the button height and font-size
|
|
3217
570
|
*/
|
|
3218
571
|
size?: StyledButtonProps['size'];
|
|
3219
572
|
/**
|
|
3220
|
-
* Make
|
|
3221
|
-
* @default false
|
|
573
|
+
* Make border-radius circle
|
|
3222
574
|
*/
|
|
3223
575
|
rounded?: StyledButtonProps['rounded'];
|
|
3224
576
|
/**
|
|
3225
|
-
* Add spinner and disable
|
|
3226
|
-
* @default false
|
|
577
|
+
* Add spinner and disable
|
|
3227
578
|
*/
|
|
3228
|
-
loading?:
|
|
579
|
+
loading?: StyledButtonProps['loading'];
|
|
3229
580
|
/**
|
|
3230
|
-
* Make width 100
|
|
3231
|
-
* @default false
|
|
581
|
+
* Make width 100%
|
|
3232
582
|
*/
|
|
3233
583
|
fluid?: StyledButtonProps['fluid'];
|
|
3234
|
-
|
|
3235
|
-
|
|
3236
|
-
|
|
3237
|
-
|
|
3238
|
-
|
|
584
|
+
/**
|
|
585
|
+
* Prevent pointer events
|
|
586
|
+
*/
|
|
587
|
+
disabled?: boolean;
|
|
588
|
+
/**
|
|
589
|
+
* A URL to link when using the button as a link
|
|
590
|
+
*/
|
|
591
|
+
href?: string;
|
|
592
|
+
/**
|
|
593
|
+
* The target window using the button as a link
|
|
594
|
+
*/
|
|
595
|
+
target?: string;
|
|
596
|
+
/**
|
|
597
|
+
* The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel)
|
|
598
|
+
*/
|
|
599
|
+
rel?: string;
|
|
600
|
+
/**
|
|
601
|
+
* Alias for onPress
|
|
602
|
+
*/
|
|
603
|
+
onClick?: AriaButtonProps['onPress'];
|
|
3239
604
|
}
|
|
605
|
+
declare const Button: react__default.ForwardRefExoticComponent<Omit<ButtonProps, "ref"> & react__default.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
|
|
3240
606
|
|
|
3241
607
|
export { Button, ButtonProps };
|