@marigold/components 6.6.4 → 6.8.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 +38 -35
- package/dist/index.d.ts +38 -35
- package/dist/index.js +405 -432
- package/dist/index.mjs +361 -388
- package/package.json +63 -63
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@marigold/components",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.8.0",
|
|
4
4
|
"description": "Components for the Marigold Design System",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"keywords": [
|
|
@@ -24,69 +24,69 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@internationalized/date": "3.5.0",
|
|
27
|
-
"@react-aria/accordion": "3.0.0-alpha.
|
|
28
|
-
"@react-aria/autocomplete": "3.0.0-alpha.
|
|
29
|
-
"@react-aria/button": "3.
|
|
30
|
-
"@react-aria/calendar": "3.5.
|
|
31
|
-
"@react-aria/checkbox": "3.
|
|
32
|
-
"@react-aria/combobox": "3.
|
|
33
|
-
"@react-aria/datepicker": "3.
|
|
34
|
-
"@react-aria/dialog": "3.5.
|
|
35
|
-
"@react-aria/focus": "3.
|
|
36
|
-
"@react-aria/i18n": "3.
|
|
37
|
-
"@react-aria/interactions": "3.
|
|
38
|
-
"@react-aria/link": "3.6.
|
|
39
|
-
"@react-aria/listbox": "3.11.
|
|
27
|
+
"@react-aria/accordion": "3.0.0-alpha.24",
|
|
28
|
+
"@react-aria/autocomplete": "3.0.0-alpha.23",
|
|
29
|
+
"@react-aria/button": "3.9.0",
|
|
30
|
+
"@react-aria/calendar": "3.5.3",
|
|
31
|
+
"@react-aria/checkbox": "3.12.0",
|
|
32
|
+
"@react-aria/combobox": "3.8.0",
|
|
33
|
+
"@react-aria/datepicker": "3.9.0",
|
|
34
|
+
"@react-aria/dialog": "3.5.8",
|
|
35
|
+
"@react-aria/focus": "3.15.0",
|
|
36
|
+
"@react-aria/i18n": "3.9.0",
|
|
37
|
+
"@react-aria/interactions": "3.20.0",
|
|
38
|
+
"@react-aria/link": "3.6.2",
|
|
39
|
+
"@react-aria/listbox": "3.11.2",
|
|
40
40
|
"@react-aria/live-announcer": "3.3.1",
|
|
41
|
-
"@react-aria/menu": "3.11.
|
|
42
|
-
"@react-aria/numberfield": "3.
|
|
43
|
-
"@react-aria/overlays": "3.
|
|
44
|
-
"@react-aria/radio": "3.
|
|
45
|
-
"@react-aria/searchfield": "3.
|
|
46
|
-
"@react-aria/select": "3.
|
|
47
|
-
"@react-aria/selection": "3.17.
|
|
48
|
-
"@react-aria/separator": "3.3.
|
|
49
|
-
"@react-aria/slider": "3.7.
|
|
50
|
-
"@react-aria/switch": "3.5.
|
|
51
|
-
"@react-aria/table": "3.13.
|
|
52
|
-
"@react-aria/tabs": "3.8.
|
|
53
|
-
"@react-aria/tag": "3.
|
|
54
|
-
"@react-aria/textfield": "3.
|
|
55
|
-
"@react-aria/tooltip": "3.6.
|
|
56
|
-
"@react-aria/utils": "3.
|
|
57
|
-
"@react-aria/visually-hidden": "3.8.
|
|
58
|
-
"@react-stately/calendar": "3.4.
|
|
59
|
-
"@react-stately/checkbox": "3.
|
|
60
|
-
"@react-stately/collections": "3.10.
|
|
61
|
-
"@react-stately/combobox": "3.
|
|
62
|
-
"@react-stately/data": "^3.
|
|
63
|
-
"@react-stately/datepicker": "3.
|
|
64
|
-
"@react-stately/list": "3.10.
|
|
65
|
-
"@react-stately/menu": "3.5.
|
|
66
|
-
"@react-stately/numberfield": "3.
|
|
67
|
-
"@react-stately/overlays": "3.6.
|
|
68
|
-
"@react-stately/radio": "3.
|
|
69
|
-
"@react-stately/searchfield": "3.
|
|
70
|
-
"@react-stately/select": "3.
|
|
71
|
-
"@react-stately/selection": "3.14.
|
|
72
|
-
"@react-stately/slider": "3.4.
|
|
73
|
-
"@react-stately/table": "3.11.
|
|
74
|
-
"@react-stately/tabs": "3.6.
|
|
75
|
-
"@react-stately/toggle": "3.
|
|
76
|
-
"@react-stately/tooltip": "3.4.
|
|
77
|
-
"@react-stately/tree": "3.7.
|
|
78
|
-
"@react-stately/utils": "3.
|
|
79
|
-
"@react-types/autocomplete": "3.0.0-alpha.
|
|
80
|
-
"@react-types/checkbox": "3.
|
|
81
|
-
"@react-types/dialog": "3.5.
|
|
82
|
-
"@react-types/numberfield": "3.
|
|
83
|
-
"@react-types/radio": "3.
|
|
84
|
-
"@react-types/shared": "3.
|
|
85
|
-
"@react-types/table": "3.9.
|
|
86
|
-
"@react-types/tooltip": "3.4.
|
|
87
|
-
"react-aria-components": "1.0.0-
|
|
88
|
-
"@marigold/icons": "1.2.
|
|
89
|
-
"@marigold/system": "6.
|
|
41
|
+
"@react-aria/menu": "3.11.2",
|
|
42
|
+
"@react-aria/numberfield": "3.10.0",
|
|
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",
|
|
84
|
+
"@react-types/shared": "3.22.0",
|
|
85
|
+
"@react-types/table": "3.9.1",
|
|
86
|
+
"@react-types/tooltip": "3.4.6",
|
|
87
|
+
"react-aria-components": "1.0.0-rc.0",
|
|
88
|
+
"@marigold/icons": "1.2.27",
|
|
89
|
+
"@marigold/system": "6.8.0",
|
|
90
90
|
"@marigold/types": "1.1.0"
|
|
91
91
|
},
|
|
92
92
|
"peerDependencies": {
|