@marigold/components 7.1.0 → 7.3.0
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/index.d.mts +24 -10
- package/dist/index.d.ts +24 -10
- package/dist/index.js +649 -595
- package/dist/index.mjs +468 -418
- package/package.json +24 -67
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@marigold/components",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.3.0",
|
|
4
4
|
"description": "Components for the Marigold Design System",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"keywords": [
|
|
@@ -19,74 +19,31 @@
|
|
|
19
19
|
],
|
|
20
20
|
"repository": {
|
|
21
21
|
"type": "git",
|
|
22
|
-
"url": "https://github.com/marigold-ui/marigold"
|
|
23
|
-
"directory": "packages/components"
|
|
22
|
+
"url": "https://github.com/marigold-ui/marigold"
|
|
24
23
|
},
|
|
25
24
|
"dependencies": {
|
|
26
|
-
"@internationalized/date": "3.5.
|
|
27
|
-
"@react-aria/accordion": "3.0.0-alpha.
|
|
28
|
-
"@react-aria/
|
|
29
|
-
"@react-aria/
|
|
30
|
-
"@react-aria/
|
|
31
|
-
"@react-aria/
|
|
32
|
-
"@react-aria/
|
|
33
|
-
"@react-aria/
|
|
34
|
-
"@react-aria/
|
|
35
|
-
"@react-aria/
|
|
36
|
-
"@react-aria/
|
|
37
|
-
"@react-aria/
|
|
38
|
-
"@react-aria/
|
|
39
|
-
"@react-
|
|
40
|
-
"@react-
|
|
41
|
-
"@react-
|
|
42
|
-
"@react-
|
|
43
|
-
"@react-aria/overlays": "3.19.0",
|
|
44
|
-
"@react-aria/radio": "3.9.0",
|
|
45
|
-
"@react-aria/searchfield": "3.6.0",
|
|
46
|
-
"@react-aria/select": "3.14.0",
|
|
47
|
-
"@react-aria/selection": "3.17.2",
|
|
48
|
-
"@react-aria/separator": "3.3.8",
|
|
49
|
-
"@react-aria/slider": "3.7.3",
|
|
50
|
-
"@react-aria/switch": "3.5.7",
|
|
51
|
-
"@react-aria/table": "3.13.2",
|
|
52
|
-
"@react-aria/tabs": "3.8.2",
|
|
53
|
-
"@react-aria/tag": "3.3.0",
|
|
54
|
-
"@react-aria/textfield": "3.13.0",
|
|
55
|
-
"@react-aria/tooltip": "3.6.5",
|
|
56
|
-
"@react-aria/utils": "3.22.0",
|
|
57
|
-
"@react-aria/visually-hidden": "3.8.7",
|
|
58
|
-
"@react-stately/calendar": "3.4.2",
|
|
59
|
-
"@react-stately/checkbox": "3.6.0",
|
|
60
|
-
"@react-stately/collections": "3.10.3",
|
|
61
|
-
"@react-stately/combobox": "3.8.0",
|
|
62
|
-
"@react-stately/data": "^3.11.0",
|
|
63
|
-
"@react-stately/datepicker": "3.9.0",
|
|
64
|
-
"@react-stately/list": "3.10.1",
|
|
65
|
-
"@react-stately/menu": "3.5.7",
|
|
66
|
-
"@react-stately/numberfield": "3.7.0",
|
|
67
|
-
"@react-stately/overlays": "3.6.4",
|
|
68
|
-
"@react-stately/radio": "3.10.0",
|
|
69
|
-
"@react-stately/searchfield": "3.5.0",
|
|
70
|
-
"@react-stately/select": "3.6.0",
|
|
71
|
-
"@react-stately/selection": "3.14.1",
|
|
72
|
-
"@react-stately/slider": "3.4.5",
|
|
73
|
-
"@react-stately/table": "3.11.3",
|
|
74
|
-
"@react-stately/tabs": "3.6.2",
|
|
75
|
-
"@react-stately/toggle": "3.7.0",
|
|
76
|
-
"@react-stately/tooltip": "3.4.6",
|
|
77
|
-
"@react-stately/tree": "3.7.4",
|
|
78
|
-
"@react-stately/utils": "3.9.0",
|
|
79
|
-
"@react-types/autocomplete": "3.0.0-alpha.18",
|
|
80
|
-
"@react-types/checkbox": "3.6.0",
|
|
81
|
-
"@react-types/dialog": "3.5.7",
|
|
82
|
-
"@react-types/numberfield": "3.7.0",
|
|
83
|
-
"@react-types/radio": "3.6.0",
|
|
25
|
+
"@internationalized/date": "3.5.1",
|
|
26
|
+
"@react-aria/accordion": "3.0.0-alpha.25",
|
|
27
|
+
"@react-aria/button": "3.9.1",
|
|
28
|
+
"@react-aria/calendar": "3.5.4",
|
|
29
|
+
"@react-aria/focus": "3.16.0",
|
|
30
|
+
"@react-aria/i18n": "3.10.0",
|
|
31
|
+
"@react-aria/interactions": "3.20.1",
|
|
32
|
+
"@react-aria/overlays": "3.20.0",
|
|
33
|
+
"@react-aria/selection": "3.17.3",
|
|
34
|
+
"@react-aria/ssr": "3.9.1",
|
|
35
|
+
"@react-aria/table": "3.13.3",
|
|
36
|
+
"@react-aria/utils": "3.23.0",
|
|
37
|
+
"@react-aria/visually-hidden": "3.8.8",
|
|
38
|
+
"@react-stately/collections": "3.10.4",
|
|
39
|
+
"@react-stately/data": "3.11.0",
|
|
40
|
+
"@react-stately/table": "3.11.4",
|
|
41
|
+
"@react-stately/tree": "3.7.5",
|
|
84
42
|
"@react-types/shared": "3.22.0",
|
|
85
|
-
"@react-types/table": "3.9.
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"@marigold/
|
|
89
|
-
"@marigold/system": "7.1.0",
|
|
43
|
+
"@react-types/table": "3.9.2",
|
|
44
|
+
"react-aria-components": "1.0.1",
|
|
45
|
+
"@marigold/icons": "1.2.35",
|
|
46
|
+
"@marigold/system": "7.3.0",
|
|
90
47
|
"@marigold/types": "1.1.0"
|
|
91
48
|
},
|
|
92
49
|
"peerDependencies": {
|
|
@@ -94,7 +51,7 @@
|
|
|
94
51
|
"react-dom": "17.x || 18.x"
|
|
95
52
|
},
|
|
96
53
|
"devDependencies": {
|
|
97
|
-
"@types/react": "18.2.
|
|
54
|
+
"@types/react": "18.2.47",
|
|
98
55
|
"react": "18.2.0",
|
|
99
56
|
"react-dom": "18.2.0",
|
|
100
57
|
"tsup": "8.0.1",
|