@mirohq/design-system-stitches 2.6.5 → 2.6.6
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 +9 -9
- package/package.json +3 -3
package/dist/types.d.ts
CHANGED
|
@@ -281,8 +281,8 @@ declare const config: {
|
|
|
281
281
|
"focus-small-outline": any;
|
|
282
282
|
"focus-large": any;
|
|
283
283
|
"focus-controls": any;
|
|
284
|
+
"focus-small-error": any;
|
|
284
285
|
"focus-controls-error": any;
|
|
285
|
-
"focus-controls-error-small": any;
|
|
286
286
|
"focus-controls-success": any;
|
|
287
287
|
};
|
|
288
288
|
sizes: {
|
|
@@ -773,8 +773,8 @@ declare const createTheme: <Argument0 extends string | ({
|
|
|
773
773
|
"focus-small-outline"?: string | number | boolean | undefined;
|
|
774
774
|
"focus-large"?: string | number | boolean | undefined;
|
|
775
775
|
"focus-controls"?: string | number | boolean | undefined;
|
|
776
|
+
"focus-small-error"?: string | number | boolean | undefined;
|
|
776
777
|
"focus-controls-error"?: string | number | boolean | undefined;
|
|
777
|
-
"focus-controls-error-small"?: string | number | boolean | undefined;
|
|
778
778
|
"focus-controls-success"?: string | number | boolean | undefined;
|
|
779
779
|
} | undefined;
|
|
780
780
|
sizes?: {
|
|
@@ -1081,8 +1081,8 @@ declare const createTheme: <Argument0 extends string | ({
|
|
|
1081
1081
|
"focus-small-outline"?: string | number | boolean | undefined;
|
|
1082
1082
|
"focus-large"?: string | number | boolean | undefined;
|
|
1083
1083
|
"focus-controls"?: string | number | boolean | undefined;
|
|
1084
|
+
"focus-small-error"?: string | number | boolean | undefined;
|
|
1084
1085
|
"focus-controls-error"?: string | number | boolean | undefined;
|
|
1085
|
-
"focus-controls-error-small"?: string | number | boolean | undefined;
|
|
1086
1086
|
"focus-controls-success"?: string | number | boolean | undefined;
|
|
1087
1087
|
} | undefined;
|
|
1088
1088
|
sizes?: {
|
|
@@ -1395,8 +1395,8 @@ declare const css: <Composers extends (string | _stitches_react_types_util.Funct
|
|
|
1395
1395
|
"focus-small-outline": any;
|
|
1396
1396
|
"focus-large": any;
|
|
1397
1397
|
"focus-controls": any;
|
|
1398
|
+
"focus-small-error": any;
|
|
1398
1399
|
"focus-controls-error": any;
|
|
1399
|
-
"focus-controls-error-small": any;
|
|
1400
1400
|
"focus-controls-success": any;
|
|
1401
1401
|
};
|
|
1402
1402
|
sizes: {
|
|
@@ -1902,8 +1902,8 @@ declare const globalCss: <Styles extends {
|
|
|
1902
1902
|
"focus-small-outline": any;
|
|
1903
1903
|
"focus-large": any;
|
|
1904
1904
|
"focus-controls": any;
|
|
1905
|
+
"focus-small-error": any;
|
|
1905
1906
|
"focus-controls-error": any;
|
|
1906
|
-
"focus-controls-error-small": any;
|
|
1907
1907
|
"focus-controls-success": any;
|
|
1908
1908
|
};
|
|
1909
1909
|
sizes: {
|
|
@@ -2391,8 +2391,8 @@ declare const globalCss: <Styles extends {
|
|
|
2391
2391
|
"focus-small-outline": any;
|
|
2392
2392
|
"focus-large": any;
|
|
2393
2393
|
"focus-controls": any;
|
|
2394
|
+
"focus-small-error": any;
|
|
2394
2395
|
"focus-controls-error": any;
|
|
2395
|
-
"focus-controls-error-small": any;
|
|
2396
2396
|
"focus-controls-success": any;
|
|
2397
2397
|
};
|
|
2398
2398
|
sizes: {
|
|
@@ -2881,8 +2881,8 @@ declare const keyframes: (style: {
|
|
|
2881
2881
|
"focus-small-outline": any;
|
|
2882
2882
|
"focus-large": any;
|
|
2883
2883
|
"focus-controls": any;
|
|
2884
|
+
"focus-small-error": any;
|
|
2884
2885
|
"focus-controls-error": any;
|
|
2885
|
-
"focus-controls-error-small": any;
|
|
2886
2886
|
"focus-controls-success": any;
|
|
2887
2887
|
};
|
|
2888
2888
|
sizes: {
|
|
@@ -3744,8 +3744,8 @@ declare const styled: <Element_1 extends _stitches_react_types_util.Function | R
|
|
|
3744
3744
|
"focus-small-outline": any;
|
|
3745
3745
|
"focus-large": any;
|
|
3746
3746
|
"focus-controls": any;
|
|
3747
|
+
"focus-small-error": any;
|
|
3747
3748
|
"focus-controls-error": any;
|
|
3748
|
-
"focus-controls-error-small": any;
|
|
3749
3749
|
"focus-controls-success": any;
|
|
3750
3750
|
};
|
|
3751
3751
|
sizes: {
|
|
@@ -4236,8 +4236,8 @@ declare const styled: <Element_1 extends _stitches_react_types_util.Function | R
|
|
|
4236
4236
|
"focus-small-outline": any;
|
|
4237
4237
|
"focus-large": any;
|
|
4238
4238
|
"focus-controls": any;
|
|
4239
|
+
"focus-small-error": any;
|
|
4239
4240
|
"focus-controls-error": any;
|
|
4240
|
-
"focus-controls-error-small": any;
|
|
4241
4241
|
"focus-controls-success": any;
|
|
4242
4242
|
};
|
|
4243
4243
|
sizes: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-stitches",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.6",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"lodash.merge": "^4.6.2",
|
|
30
30
|
"@mirohq/design-system-types": "^0.7.0",
|
|
31
|
-
"@mirohq/design-
|
|
32
|
-
"@mirohq/design-
|
|
31
|
+
"@mirohq/design-tokens": "^5.0.0",
|
|
32
|
+
"@mirohq/design-system-themes": "^0.6.4"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@types/lodash.merge": "^4.6.7"
|