@mirohq/design-system-icons 0.36.3-colors.1 → 0.36.3-colors.2
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 +11 -9
- package/package.json +4 -4
package/dist/types.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _mirohq_design_system_themes from '@mirohq/design-system-themes';
|
|
2
2
|
import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
|
|
3
3
|
import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
|
|
4
4
|
import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
|
|
@@ -265,12 +265,14 @@ declare const StyledIcon: ForwardRefExoticComponent<Omit<Omit<_mirohq_design_sys
|
|
|
265
265
|
readonly none: "0px";
|
|
266
266
|
};
|
|
267
267
|
shadows: {
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
268
|
+
50: any;
|
|
269
|
+
100: any;
|
|
270
|
+
"focus-small": any;
|
|
271
|
+
"focus-small-outline": any;
|
|
272
|
+
"focus-large": any;
|
|
273
|
+
"focus-controls": any;
|
|
274
|
+
"focus-controls-error": any;
|
|
275
|
+
"focus-controls-success": any;
|
|
274
276
|
};
|
|
275
277
|
sizes: {
|
|
276
278
|
readonly number: string;
|
|
@@ -533,11 +535,11 @@ declare const StyledIcon: ForwardRefExoticComponent<Omit<Omit<_mirohq_design_sys
|
|
|
533
535
|
'&:hover, &[data-hovered]': _stitches_react_types_css_util.CSSProperties;
|
|
534
536
|
};
|
|
535
537
|
}>>>, "size" | "weight" | "color"> & _stitches_react_types_styled_component.TransformProps<{
|
|
536
|
-
color?:
|
|
538
|
+
color?: _mirohq_design_system_themes.AliasColorsKeys | "black" | "blue-50" | "blue-100" | "blue-150" | "blue-200" | "blue-250" | "blue-300" | "blue-350" | "blue-400" | "blue-450" | "blue-500" | "blue-550" | "blue-600" | "blue-650" | "blue-700" | "blue-750" | "blue-800" | "blue-850" | "blue-900" | "blue-950" | "gray-50" | "gray-100" | "gray-150" | "gray-200" | "gray-250" | "gray-300" | "gray-350" | "gray-400" | "gray-450" | "gray-500" | "gray-550" | "gray-600" | "gray-650" | "gray-700" | "gray-750" | "gray-800" | "gray-850" | "gray-900" | "gray-950" | "green-50" | "green-100" | "green-150" | "green-200" | "green-250" | "green-300" | "green-350" | "green-400" | "green-450" | "green-500" | "green-550" | "green-600" | "green-650" | "green-700" | "green-750" | "green-800" | "green-850" | "green-900" | "green-950" | "red-50" | "red-100" | "red-150" | "red-200" | "red-250" | "red-300" | "red-350" | "red-400" | "red-450" | "red-500" | "red-550" | "red-600" | "red-650" | "red-700" | "red-750" | "red-800" | "red-850" | "red-900" | "red-950" | "transparent" | "white" | "yellow-50" | "yellow-100" | "yellow-150" | "yellow-200" | "yellow-250" | "yellow-300" | "yellow-350" | "yellow-400" | "yellow-450" | "yellow-500" | "yellow-550" | "yellow-600" | "yellow-650" | "yellow-700" | "yellow-750" | "yellow-800" | "yellow-850" | "yellow-900" | "yellow-950" | undefined;
|
|
537
539
|
size?: "small" | "medium" | "large" | undefined;
|
|
538
540
|
weight?: "bold" | "thin" | "normal" | undefined;
|
|
539
541
|
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
|
|
540
|
-
color?:
|
|
542
|
+
color?: _mirohq_design_system_themes.AliasColorsKeys | "black" | "blue-50" | "blue-100" | "blue-150" | "blue-200" | "blue-250" | "blue-300" | "blue-350" | "blue-400" | "blue-450" | "blue-500" | "blue-550" | "blue-600" | "blue-650" | "blue-700" | "blue-750" | "blue-800" | "blue-850" | "blue-900" | "blue-950" | "gray-50" | "gray-100" | "gray-150" | "gray-200" | "gray-250" | "gray-300" | "gray-350" | "gray-400" | "gray-450" | "gray-500" | "gray-550" | "gray-600" | "gray-650" | "gray-700" | "gray-750" | "gray-800" | "gray-850" | "gray-900" | "gray-950" | "green-50" | "green-100" | "green-150" | "green-200" | "green-250" | "green-300" | "green-350" | "green-400" | "green-450" | "green-500" | "green-550" | "green-600" | "green-650" | "green-700" | "green-750" | "green-800" | "green-850" | "green-900" | "green-950" | "red-50" | "red-100" | "red-150" | "red-200" | "red-250" | "red-300" | "red-350" | "red-400" | "red-450" | "red-500" | "red-550" | "red-600" | "red-650" | "red-700" | "red-750" | "red-800" | "red-850" | "red-900" | "red-950" | "transparent" | "white" | "yellow-50" | "yellow-100" | "yellow-150" | "yellow-200" | "yellow-250" | "yellow-300" | "yellow-350" | "yellow-400" | "yellow-450" | "yellow-500" | "yellow-550" | "yellow-600" | "yellow-650" | "yellow-700" | "yellow-750" | "yellow-800" | "yellow-850" | "yellow-900" | "yellow-950" | undefined;
|
|
541
543
|
size?: "small" | "medium" | "large" | undefined;
|
|
542
544
|
weight?: "bold" | "thin" | "normal" | undefined;
|
|
543
545
|
}, {}>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-icons",
|
|
3
|
-
"version": "0.36.3-colors.
|
|
3
|
+
"version": "0.36.3-colors.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -31,10 +31,10 @@
|
|
|
31
31
|
"react": "^16.14 || ^17 || ^18"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@mirohq/design-system-
|
|
35
|
-
"@mirohq/design-system-
|
|
34
|
+
"@mirohq/design-system-link": "^1.3.16-colors.2",
|
|
35
|
+
"@mirohq/design-system-base-icon": "^0.1.22-colors.2",
|
|
36
36
|
"@mirohq/design-system-primitive": "^1.1.2",
|
|
37
|
-
"@mirohq/design-system-stitches": "^2.6.1-colors.
|
|
37
|
+
"@mirohq/design-system-stitches": "^2.6.1-colors.2",
|
|
38
38
|
"@mirohq/design-system-utils": "^0.15.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|