@mirohq/design-system-typography 0.3.2 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/types.d.ts +27 -0
- package/package.json +2 -2
package/dist/types.d.ts
CHANGED
|
@@ -101,17 +101,26 @@ declare const H1: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
|
101
101
|
"background-neutrals-page"?: any;
|
|
102
102
|
"background-neutrals-page-subtle"?: any;
|
|
103
103
|
"background-neutrals-scrolls"?: any;
|
|
104
|
+
"background-neutrals-scrolls-expanded"?: any;
|
|
104
105
|
"background-neutrals-scrolls-hover"?: any;
|
|
106
|
+
"background-neutrals-scrolls-pressed"?: any;
|
|
107
|
+
"background-neutrals-scrolls-pressed-hover"?: any;
|
|
105
108
|
"background-neutrals-subtle"?: any;
|
|
106
109
|
"background-neutrals-subtle-active"?: any;
|
|
107
110
|
"background-neutrals-subtle-hover"?: any;
|
|
108
111
|
"background-primary-prominent"?: any;
|
|
109
112
|
"background-primary-prominent-active"?: any;
|
|
113
|
+
"background-primary-prominent-expanded"?: any;
|
|
110
114
|
"background-primary-prominent-hover"?: any;
|
|
115
|
+
"background-primary-prominent-pressed"?: any;
|
|
116
|
+
"background-primary-prominent-pressed-hover"?: any;
|
|
111
117
|
"background-primary-prominent-selected"?: any;
|
|
112
118
|
"background-primary-subtle"?: any;
|
|
113
119
|
"background-primary-subtle-active"?: any;
|
|
120
|
+
"background-primary-subtle-expanded"?: any;
|
|
114
121
|
"background-primary-subtle-hover"?: any;
|
|
122
|
+
"background-primary-subtle-pressed"?: any;
|
|
123
|
+
"background-primary-subtle-pressed-hover"?: any;
|
|
115
124
|
"background-primary-subtle-selected"?: any;
|
|
116
125
|
"background-success"?: any;
|
|
117
126
|
"background-warning-prominent"?: any;
|
|
@@ -588,17 +597,26 @@ declare const StyledText: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
|
588
597
|
"background-neutrals-page"?: any;
|
|
589
598
|
"background-neutrals-page-subtle"?: any;
|
|
590
599
|
"background-neutrals-scrolls"?: any;
|
|
600
|
+
"background-neutrals-scrolls-expanded"?: any;
|
|
591
601
|
"background-neutrals-scrolls-hover"?: any;
|
|
602
|
+
"background-neutrals-scrolls-pressed"?: any;
|
|
603
|
+
"background-neutrals-scrolls-pressed-hover"?: any;
|
|
592
604
|
"background-neutrals-subtle"?: any;
|
|
593
605
|
"background-neutrals-subtle-active"?: any;
|
|
594
606
|
"background-neutrals-subtle-hover"?: any;
|
|
595
607
|
"background-primary-prominent"?: any;
|
|
596
608
|
"background-primary-prominent-active"?: any;
|
|
609
|
+
"background-primary-prominent-expanded"?: any;
|
|
597
610
|
"background-primary-prominent-hover"?: any;
|
|
611
|
+
"background-primary-prominent-pressed"?: any;
|
|
612
|
+
"background-primary-prominent-pressed-hover"?: any;
|
|
598
613
|
"background-primary-prominent-selected"?: any;
|
|
599
614
|
"background-primary-subtle"?: any;
|
|
600
615
|
"background-primary-subtle-active"?: any;
|
|
616
|
+
"background-primary-subtle-expanded"?: any;
|
|
601
617
|
"background-primary-subtle-hover"?: any;
|
|
618
|
+
"background-primary-subtle-pressed"?: any;
|
|
619
|
+
"background-primary-subtle-pressed-hover"?: any;
|
|
602
620
|
"background-primary-subtle-selected"?: any;
|
|
603
621
|
"background-success"?: any;
|
|
604
622
|
"background-warning-prominent"?: any;
|
|
@@ -1078,17 +1096,26 @@ declare const StyledParagraph: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
|
1078
1096
|
"background-neutrals-page"?: any;
|
|
1079
1097
|
"background-neutrals-page-subtle"?: any;
|
|
1080
1098
|
"background-neutrals-scrolls"?: any;
|
|
1099
|
+
"background-neutrals-scrolls-expanded"?: any;
|
|
1081
1100
|
"background-neutrals-scrolls-hover"?: any;
|
|
1101
|
+
"background-neutrals-scrolls-pressed"?: any;
|
|
1102
|
+
"background-neutrals-scrolls-pressed-hover"?: any;
|
|
1082
1103
|
"background-neutrals-subtle"?: any;
|
|
1083
1104
|
"background-neutrals-subtle-active"?: any;
|
|
1084
1105
|
"background-neutrals-subtle-hover"?: any;
|
|
1085
1106
|
"background-primary-prominent"?: any;
|
|
1086
1107
|
"background-primary-prominent-active"?: any;
|
|
1108
|
+
"background-primary-prominent-expanded"?: any;
|
|
1087
1109
|
"background-primary-prominent-hover"?: any;
|
|
1110
|
+
"background-primary-prominent-pressed"?: any;
|
|
1111
|
+
"background-primary-prominent-pressed-hover"?: any;
|
|
1088
1112
|
"background-primary-prominent-selected"?: any;
|
|
1089
1113
|
"background-primary-subtle"?: any;
|
|
1090
1114
|
"background-primary-subtle-active"?: any;
|
|
1115
|
+
"background-primary-subtle-expanded"?: any;
|
|
1091
1116
|
"background-primary-subtle-hover"?: any;
|
|
1117
|
+
"background-primary-subtle-pressed"?: any;
|
|
1118
|
+
"background-primary-subtle-pressed-hover"?: any;
|
|
1092
1119
|
"background-primary-subtle-selected"?: any;
|
|
1093
1120
|
"background-success"?: any;
|
|
1094
1121
|
"background-warning-prominent"?: any;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-typography",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.3",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@mirohq/design-system-primitive": "^1.1.0",
|
|
30
|
-
"@mirohq/design-system-stitches": "^2.3.
|
|
30
|
+
"@mirohq/design-system-stitches": "^2.3.7"
|
|
31
31
|
},
|
|
32
32
|
"scripts": {
|
|
33
33
|
"build": "rollup -c ../../../rollup.config.js",
|