@mirohq/design-system 0.15.14-themes.1 → 0.15.14-themes.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/package.json +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system",
|
|
3
|
-
"version": "0.15.14-themes.
|
|
3
|
+
"version": "0.15.14-themes.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -27,30 +27,30 @@
|
|
|
27
27
|
"react-dom": "^16.14 || ^17 || ^18"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@mirohq/design-system-
|
|
31
|
-
"@mirohq/design-system-box": "^2.1.14-themes.
|
|
32
|
-
"@mirohq/design-system-button": "^3.1.8-themes.
|
|
33
|
-
"@mirohq/design-system-
|
|
34
|
-
"@mirohq/design-system-checkbox": "^1.1.38-themes.
|
|
35
|
-
"@mirohq/design-system-dropdown-menu": "^3.5.5-themes.
|
|
36
|
-
"@mirohq/design-system-flex": "^2.1.18-themes.
|
|
37
|
-
"@mirohq/design-system-grid": "^2.1.16-themes.
|
|
38
|
-
"@mirohq/design-system-icon-button": "^1.3.4-themes.
|
|
39
|
-
"@mirohq/design-system-icons": "^0.28.1-themes.
|
|
40
|
-
"@mirohq/design-system-link": "^1.2.17-themes.
|
|
41
|
-
"@mirohq/design-system-popover": "^5.0.20-themes.
|
|
30
|
+
"@mirohq/design-system-calendar": "^0.1.16-themes.2",
|
|
31
|
+
"@mirohq/design-system-box": "^2.1.14-themes.2",
|
|
32
|
+
"@mirohq/design-system-button": "^3.1.8-themes.2",
|
|
33
|
+
"@mirohq/design-system-badge": "^0.3.13-themes.2",
|
|
34
|
+
"@mirohq/design-system-checkbox": "^1.1.38-themes.2",
|
|
35
|
+
"@mirohq/design-system-dropdown-menu": "^3.5.5-themes.2",
|
|
36
|
+
"@mirohq/design-system-flex": "^2.1.18-themes.2",
|
|
37
|
+
"@mirohq/design-system-grid": "^2.1.16-themes.2",
|
|
38
|
+
"@mirohq/design-system-icon-button": "^1.3.4-themes.2",
|
|
39
|
+
"@mirohq/design-system-icons": "^0.28.1-themes.2",
|
|
40
|
+
"@mirohq/design-system-link": "^1.2.17-themes.2",
|
|
41
|
+
"@mirohq/design-system-popover": "^5.0.20-themes.2",
|
|
42
42
|
"@mirohq/design-system-primitive": "^1.1.0",
|
|
43
|
-
"@mirohq/design-system-scroll-area": "^0.1.4-themes.
|
|
44
|
-
"@mirohq/design-system-spinner": "^1.1.15-themes.
|
|
45
|
-
"@mirohq/design-system-stitches": "^2.3.5-themes.
|
|
46
|
-
"@mirohq/design-system-styles": "^1.1.1-themes.
|
|
47
|
-
"@mirohq/design-system-switch": "^3.0.9-themes.
|
|
48
|
-
"@mirohq/design-system-theme-provider": "^0.2.16-themes.
|
|
49
|
-
"@mirohq/design-system-themes": "^0.2.0-themes.
|
|
50
|
-
"@mirohq/design-system-toolbar": "^2.2.4-themes.
|
|
51
|
-
"@mirohq/design-system-tooltip": "^3.2.18-themes.
|
|
43
|
+
"@mirohq/design-system-scroll-area": "^0.1.4-themes.2",
|
|
44
|
+
"@mirohq/design-system-spinner": "^1.1.15-themes.2",
|
|
45
|
+
"@mirohq/design-system-stitches": "^2.3.5-themes.2",
|
|
46
|
+
"@mirohq/design-system-styles": "^1.1.1-themes.2",
|
|
47
|
+
"@mirohq/design-system-switch": "^3.0.9-themes.2",
|
|
48
|
+
"@mirohq/design-system-theme-provider": "^0.2.16-themes.2",
|
|
49
|
+
"@mirohq/design-system-themes": "^0.2.0-themes.2",
|
|
50
|
+
"@mirohq/design-system-toolbar": "^2.2.4-themes.2",
|
|
51
|
+
"@mirohq/design-system-tooltip": "^3.2.18-themes.2",
|
|
52
52
|
"@mirohq/design-system-types": "^0.6.0",
|
|
53
|
-
"@mirohq/design-system-typography": "^0.3.1-themes.
|
|
53
|
+
"@mirohq/design-system-typography": "^0.3.1-themes.2",
|
|
54
54
|
"@mirohq/design-system-use-clipboard": "^0.1.0",
|
|
55
55
|
"@mirohq/design-system-use-event": "^0.2.0",
|
|
56
56
|
"@mirohq/design-system-use-event-listener": "^0.3.0",
|