@mirohq/design-system-icons 0.47.1 → 0.47.2-style-dictionary.8
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 +2 -2
- package/package.json +5 -5
package/dist/types.d.ts
CHANGED
|
@@ -6,12 +6,12 @@ import { ForwardRefExoticComponent, RefAttributes, ComponentPropsWithRef } from
|
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon';
|
|
7
7
|
|
|
8
8
|
declare const StyledIcon: ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>>, "size" | "weight" | "color" | "debug"> & _stitches_react_types_styled_component.TransformProps<{
|
|
9
|
-
color?: _mirohq_design_system_themes_web.
|
|
9
|
+
color?: _mirohq_design_system_themes_web.AliasColors | "alpha-black-100" | "alpha-black-200" | "alpha-black-300" | "alpha-black-400" | "alpha-black-50" | "alpha-black-500" | "alpha-black-600" | "alpha-black-700" | "alpha-black-800" | "alpha-black-900" | "alpha-gray-100" | "alpha-gray-200" | "alpha-gray-300" | "alpha-gray-400" | "alpha-gray-50" | "alpha-gray-500" | "alpha-gray-600" | "alpha-gray-700" | "alpha-gray-800" | "alpha-gray-900" | "alpha-white-100" | "alpha-white-200" | "alpha-white-300" | "alpha-white-400" | "alpha-white-50" | "alpha-white-500" | "alpha-white-600" | "alpha-white-700" | "alpha-white-800" | "black" | "miro-yellow" | "transparent" | "white" | "blue-100" | "blue-150" | "blue-200" | "blue-250" | "blue-300" | "blue-350" | "blue-400" | "blue-450" | "blue-50" | "blue-500" | "blue-550" | "blue-600" | "blue-650" | "blue-700" | "blue-750" | "blue-800" | "blue-850" | "blue-900" | "blue-950" | "gray-100" | "gray-150" | "gray-200" | "gray-250" | "gray-300" | "gray-350" | "gray-400" | "gray-450" | "gray-50" | "gray-500" | "gray-550" | "gray-600" | "gray-650" | "gray-700" | "gray-750" | "gray-800" | "gray-850" | "gray-900" | "gray-950" | "green-100" | "green-150" | "green-200" | "green-250" | "green-300" | "green-350" | "green-400" | "green-450" | "green-50" | "green-500" | "green-550" | "green-600" | "green-650" | "green-700" | "green-750" | "green-800" | "green-850" | "green-900" | "green-950" | "red-100" | "red-150" | "red-200" | "red-250" | "red-300" | "red-350" | "red-400" | "red-450" | "red-50" | "red-500" | "red-550" | "red-600" | "red-650" | "red-700" | "red-750" | "red-800" | "red-850" | "red-900" | "red-950" | "yellow-100" | "yellow-150" | "yellow-200" | "yellow-250" | "yellow-300" | "yellow-350" | "yellow-400" | "yellow-450" | "yellow-50" | "yellow-500" | "yellow-550" | "yellow-600" | "yellow-650" | "yellow-700" | "yellow-750" | "yellow-800" | "yellow-850" | "yellow-900" | "yellow-950" | undefined;
|
|
10
10
|
debug?: boolean | "true" | "false" | undefined;
|
|
11
11
|
size?: "small" | "medium" | "large" | undefined;
|
|
12
12
|
weight?: "bold" | "thin" | "normal" | undefined;
|
|
13
13
|
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
|
|
14
|
-
color?: _mirohq_design_system_themes_web.
|
|
14
|
+
color?: _mirohq_design_system_themes_web.AliasColors | "alpha-black-100" | "alpha-black-200" | "alpha-black-300" | "alpha-black-400" | "alpha-black-50" | "alpha-black-500" | "alpha-black-600" | "alpha-black-700" | "alpha-black-800" | "alpha-black-900" | "alpha-gray-100" | "alpha-gray-200" | "alpha-gray-300" | "alpha-gray-400" | "alpha-gray-50" | "alpha-gray-500" | "alpha-gray-600" | "alpha-gray-700" | "alpha-gray-800" | "alpha-gray-900" | "alpha-white-100" | "alpha-white-200" | "alpha-white-300" | "alpha-white-400" | "alpha-white-50" | "alpha-white-500" | "alpha-white-600" | "alpha-white-700" | "alpha-white-800" | "black" | "miro-yellow" | "transparent" | "white" | "blue-100" | "blue-150" | "blue-200" | "blue-250" | "blue-300" | "blue-350" | "blue-400" | "blue-450" | "blue-50" | "blue-500" | "blue-550" | "blue-600" | "blue-650" | "blue-700" | "blue-750" | "blue-800" | "blue-850" | "blue-900" | "blue-950" | "gray-100" | "gray-150" | "gray-200" | "gray-250" | "gray-300" | "gray-350" | "gray-400" | "gray-450" | "gray-50" | "gray-500" | "gray-550" | "gray-600" | "gray-650" | "gray-700" | "gray-750" | "gray-800" | "gray-850" | "gray-900" | "gray-950" | "green-100" | "green-150" | "green-200" | "green-250" | "green-300" | "green-350" | "green-400" | "green-450" | "green-50" | "green-500" | "green-550" | "green-600" | "green-650" | "green-700" | "green-750" | "green-800" | "green-850" | "green-900" | "green-950" | "red-100" | "red-150" | "red-200" | "red-250" | "red-300" | "red-350" | "red-400" | "red-450" | "red-50" | "red-500" | "red-550" | "red-600" | "red-650" | "red-700" | "red-750" | "red-800" | "red-850" | "red-900" | "red-950" | "yellow-100" | "yellow-150" | "yellow-200" | "yellow-250" | "yellow-300" | "yellow-350" | "yellow-400" | "yellow-450" | "yellow-50" | "yellow-500" | "yellow-550" | "yellow-600" | "yellow-650" | "yellow-700" | "yellow-750" | "yellow-800" | "yellow-850" | "yellow-900" | "yellow-950" | undefined;
|
|
15
15
|
debug?: boolean | "true" | "false" | undefined;
|
|
16
16
|
size?: "small" | "medium" | "large" | undefined;
|
|
17
17
|
weight?: "bold" | "thin" | "normal" | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-icons",
|
|
3
|
-
"version": "0.47.
|
|
3
|
+
"version": "0.47.2-style-dictionary.8",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -31,11 +31,11 @@
|
|
|
31
31
|
"react": "^16.14 || ^17 || ^18"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@mirohq/design-system-base-icon": "^0.1.33",
|
|
34
|
+
"@mirohq/design-system-base-icon": "^0.1.33-style-dictionary.0",
|
|
35
35
|
"@mirohq/design-system-primitive": "^1.1.2",
|
|
36
|
+
"@mirohq/design-system-utils": "^0.15.4",
|
|
36
37
|
"@mirohq/design-system-use-local-storage": "^0.3.11",
|
|
37
|
-
"@mirohq/design-system-stitches": "^2.6.
|
|
38
|
-
"@mirohq/design-system-utils": "^0.15.4"
|
|
38
|
+
"@mirohq/design-system-stitches": "^2.6.13-style-dictionary.8"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@svgr/cli": "^6.5.1",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
},
|
|
53
53
|
"scripts": {
|
|
54
54
|
"build": "rollup -c ../../rollup.config.js",
|
|
55
|
-
"clean": "rm -rf
|
|
55
|
+
"clean": "rm -rf dist",
|
|
56
56
|
"figma-sync": "node scripts/figma-sync/cli.mjs",
|
|
57
57
|
"prebuild": "pnpm clean",
|
|
58
58
|
"svg-to-react": "rm -rf react && svgr svg/24"
|