@marigold/components 6.3.0 → 6.3.1
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.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +61 -61
package/dist/index.js
CHANGED
|
@@ -2265,7 +2265,7 @@ var Select = (0, import_react29.forwardRef)(
|
|
|
2265
2265
|
"button",
|
|
2266
2266
|
{
|
|
2267
2267
|
className: (0, import_system37.cn)(
|
|
2268
|
-
"flex w-full items-center justify-between gap-1",
|
|
2268
|
+
"flex w-full items-center justify-between gap-1 overflow-hidden",
|
|
2269
2269
|
classNames2.select
|
|
2270
2270
|
),
|
|
2271
2271
|
ref: buttonRef,
|
package/dist/index.mjs
CHANGED
|
@@ -2233,7 +2233,7 @@ var Select = forwardRef10(
|
|
|
2233
2233
|
"button",
|
|
2234
2234
|
{
|
|
2235
2235
|
className: cn25(
|
|
2236
|
-
"flex w-full items-center justify-between gap-1",
|
|
2236
|
+
"flex w-full items-center justify-between gap-1 overflow-hidden",
|
|
2237
2237
|
classNames2.select
|
|
2238
2238
|
),
|
|
2239
2239
|
ref: buttonRef,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@marigold/components",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.1",
|
|
4
4
|
"description": "Components for the Marigold Design System",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"keywords": [
|
|
@@ -24,68 +24,68 @@
|
|
|
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.8.
|
|
30
|
-
"@react-aria/calendar": "3.5.
|
|
31
|
-
"@react-aria/checkbox": "3.11.
|
|
32
|
-
"@react-aria/combobox": "3.
|
|
33
|
-
"@react-aria/datepicker": "3.
|
|
34
|
-
"@react-aria/dialog": "3.5.
|
|
35
|
-
"@react-aria/focus": "3.14.
|
|
36
|
-
"@react-aria/i18n": "3.8.
|
|
37
|
-
"@react-aria/interactions": "3.
|
|
38
|
-
"@react-aria/link": "3.
|
|
39
|
-
"@react-aria/listbox": "3.
|
|
27
|
+
"@react-aria/accordion": "3.0.0-alpha.22",
|
|
28
|
+
"@react-aria/autocomplete": "3.0.0-alpha.21",
|
|
29
|
+
"@react-aria/button": "3.8.3",
|
|
30
|
+
"@react-aria/calendar": "3.5.1",
|
|
31
|
+
"@react-aria/checkbox": "3.11.1",
|
|
32
|
+
"@react-aria/combobox": "3.7.0",
|
|
33
|
+
"@react-aria/datepicker": "3.8.0",
|
|
34
|
+
"@react-aria/dialog": "3.5.6",
|
|
35
|
+
"@react-aria/focus": "3.14.2",
|
|
36
|
+
"@react-aria/i18n": "3.8.3",
|
|
37
|
+
"@react-aria/interactions": "3.19.0",
|
|
38
|
+
"@react-aria/link": "3.6.0",
|
|
39
|
+
"@react-aria/listbox": "3.11.0",
|
|
40
40
|
"@react-aria/live-announcer": "3.3.1",
|
|
41
|
-
"@react-aria/menu": "3.
|
|
42
|
-
"@react-aria/numberfield": "3.
|
|
43
|
-
"@react-aria/overlays": "3.
|
|
44
|
-
"@react-aria/radio": "3.8.
|
|
45
|
-
"@react-aria/searchfield": "3.5.
|
|
46
|
-
"@react-aria/select": "3.
|
|
47
|
-
"@react-aria/selection": "3.
|
|
48
|
-
"@react-aria/separator": "3.3.
|
|
49
|
-
"@react-aria/slider": "3.7.
|
|
50
|
-
"@react-aria/switch": "3.5.
|
|
51
|
-
"@react-aria/table": "3.
|
|
52
|
-
"@react-aria/tabs": "3.
|
|
53
|
-
"@react-aria/tag": "3.
|
|
54
|
-
"@react-aria/textfield": "3.12.
|
|
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.5.
|
|
60
|
-
"@react-stately/collections": "3.10.
|
|
61
|
-
"@react-stately/combobox": "3.7.
|
|
41
|
+
"@react-aria/menu": "3.11.0",
|
|
42
|
+
"@react-aria/numberfield": "3.9.0",
|
|
43
|
+
"@react-aria/overlays": "3.18.0",
|
|
44
|
+
"@react-aria/radio": "3.8.1",
|
|
45
|
+
"@react-aria/searchfield": "3.5.6",
|
|
46
|
+
"@react-aria/select": "3.13.0",
|
|
47
|
+
"@react-aria/selection": "3.17.0",
|
|
48
|
+
"@react-aria/separator": "3.3.6",
|
|
49
|
+
"@react-aria/slider": "3.7.1",
|
|
50
|
+
"@react-aria/switch": "3.5.5",
|
|
51
|
+
"@react-aria/table": "3.13.0",
|
|
52
|
+
"@react-aria/tabs": "3.8.0",
|
|
53
|
+
"@react-aria/tag": "3.2.0",
|
|
54
|
+
"@react-aria/textfield": "3.12.1",
|
|
55
|
+
"@react-aria/tooltip": "3.6.3",
|
|
56
|
+
"@react-aria/utils": "3.21.0",
|
|
57
|
+
"@react-aria/visually-hidden": "3.8.5",
|
|
58
|
+
"@react-stately/calendar": "3.4.1",
|
|
59
|
+
"@react-stately/checkbox": "3.5.1",
|
|
60
|
+
"@react-stately/collections": "3.10.2",
|
|
61
|
+
"@react-stately/combobox": "3.7.1",
|
|
62
62
|
"@react-stately/data": "^3.6.0",
|
|
63
|
-
"@react-stately/datepicker": "3.
|
|
64
|
-
"@react-stately/list": "3.
|
|
65
|
-
"@react-stately/menu": "3.5.
|
|
66
|
-
"@react-stately/numberfield": "3.6.
|
|
67
|
-
"@react-stately/overlays": "3.6.
|
|
68
|
-
"@react-stately/radio": "3.9.
|
|
69
|
-
"@react-stately/searchfield": "3.4.
|
|
70
|
-
"@react-stately/select": "3.5.
|
|
71
|
-
"@react-stately/selection": "3.
|
|
72
|
-
"@react-stately/slider": "3.4.
|
|
73
|
-
"@react-stately/table": "3.11.
|
|
74
|
-
"@react-stately/tabs": "3.6.
|
|
75
|
-
"@react-stately/toggle": "3.6.
|
|
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.5.
|
|
81
|
-
"@react-types/dialog": "3.5.
|
|
82
|
-
"@react-types/numberfield": "3.6.
|
|
83
|
-
"@react-types/radio": "3.5.
|
|
84
|
-
"@react-types/shared": "3.
|
|
85
|
-
"@react-types/table": "3.
|
|
86
|
-
"@react-types/tooltip": "3.4.
|
|
87
|
-
"@marigold/icons": "1.2.
|
|
88
|
-
"@marigold/system": "6.3.
|
|
63
|
+
"@react-stately/datepicker": "3.8.0",
|
|
64
|
+
"@react-stately/list": "3.10.0",
|
|
65
|
+
"@react-stately/menu": "3.5.6",
|
|
66
|
+
"@react-stately/numberfield": "3.6.2",
|
|
67
|
+
"@react-stately/overlays": "3.6.3",
|
|
68
|
+
"@react-stately/radio": "3.9.1",
|
|
69
|
+
"@react-stately/searchfield": "3.4.6",
|
|
70
|
+
"@react-stately/select": "3.5.5",
|
|
71
|
+
"@react-stately/selection": "3.14.0",
|
|
72
|
+
"@react-stately/slider": "3.4.3",
|
|
73
|
+
"@react-stately/table": "3.11.2",
|
|
74
|
+
"@react-stately/tabs": "3.6.1",
|
|
75
|
+
"@react-stately/toggle": "3.6.3",
|
|
76
|
+
"@react-stately/tooltip": "3.4.5",
|
|
77
|
+
"@react-stately/tree": "3.7.3",
|
|
78
|
+
"@react-stately/utils": "3.8.0",
|
|
79
|
+
"@react-types/autocomplete": "3.0.0-alpha.17",
|
|
80
|
+
"@react-types/checkbox": "3.5.2",
|
|
81
|
+
"@react-types/dialog": "3.5.6",
|
|
82
|
+
"@react-types/numberfield": "3.6.1",
|
|
83
|
+
"@react-types/radio": "3.5.2",
|
|
84
|
+
"@react-types/shared": "3.21.0",
|
|
85
|
+
"@react-types/table": "3.9.0",
|
|
86
|
+
"@react-types/tooltip": "3.4.5",
|
|
87
|
+
"@marigold/icons": "1.2.17",
|
|
88
|
+
"@marigold/system": "6.3.1",
|
|
89
89
|
"@marigold/types": "1.0.1"
|
|
90
90
|
},
|
|
91
91
|
"peerDependencies": {
|