@adobe/react-spectrum 3.34.0 → 3.34.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/README.md +1 -1
- package/package.json +58 -58
package/README.md
CHANGED
|
@@ -37,4 +37,4 @@ function App() {
|
|
|
37
37
|
## Learn more
|
|
38
38
|
|
|
39
39
|
React Spectrum is part of a family of libraries that help you build adaptive, accessible, and robust user experiences.
|
|
40
|
-
Learn more about [React Aria](https://react-spectrum.adobe.com/react-aria/index.html) and [React Stately](https://react-spectrum.adobe.com/react-stately/index.html) if you'd like to build
|
|
40
|
+
Learn more about [React Aria](https://react-spectrum.adobe.com/react-aria/index.html) and [React Stately](https://react-spectrum.adobe.com/react-stately/index.html) if you'd like to build your own component library from scratch on [our website](https://react-spectrum.adobe.com/index.html).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/react-spectrum",
|
|
3
|
-
"version": "3.34.
|
|
3
|
+
"version": "3.34.1",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -37,62 +37,62 @@
|
|
|
37
37
|
"url": "https://github.com/adobe/react-spectrum"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@internationalized/string": "^3.2.
|
|
41
|
-
"@react-aria/i18n": "^3.10.
|
|
42
|
-
"@react-aria/ssr": "^3.9.
|
|
43
|
-
"@react-aria/utils": "^3.23.
|
|
44
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
45
|
-
"@react-spectrum/actionbar": "^3.4.
|
|
46
|
-
"@react-spectrum/actiongroup": "^3.10.
|
|
47
|
-
"@react-spectrum/avatar": "^3.0.
|
|
48
|
-
"@react-spectrum/badge": "^3.1.
|
|
49
|
-
"@react-spectrum/breadcrumbs": "^3.9.
|
|
50
|
-
"@react-spectrum/button": "^3.16.
|
|
51
|
-
"@react-spectrum/buttongroup": "^3.6.
|
|
52
|
-
"@react-spectrum/calendar": "^3.4.
|
|
53
|
-
"@react-spectrum/checkbox": "^3.9.
|
|
54
|
-
"@react-spectrum/combobox": "^3.12.
|
|
55
|
-
"@react-spectrum/contextualhelp": "^3.6.
|
|
56
|
-
"@react-spectrum/datepicker": "^3.9.
|
|
57
|
-
"@react-spectrum/dialog": "^3.8.
|
|
58
|
-
"@react-spectrum/divider": "^3.5.
|
|
59
|
-
"@react-spectrum/dnd": "^3.3.
|
|
60
|
-
"@react-spectrum/form": "^3.7.
|
|
61
|
-
"@react-spectrum/icon": "^3.7.
|
|
62
|
-
"@react-spectrum/illustratedmessage": "^3.4.
|
|
63
|
-
"@react-spectrum/image": "^3.4.
|
|
64
|
-
"@react-spectrum/inlinealert": "^3.2.
|
|
65
|
-
"@react-spectrum/labeledvalue": "^3.1.
|
|
66
|
-
"@react-spectrum/layout": "^3.6.
|
|
67
|
-
"@react-spectrum/link": "^3.6.
|
|
68
|
-
"@react-spectrum/list": "^3.7.
|
|
69
|
-
"@react-spectrum/listbox": "^3.12.
|
|
70
|
-
"@react-spectrum/menu": "^3.18.
|
|
71
|
-
"@react-spectrum/meter": "^3.4.
|
|
72
|
-
"@react-spectrum/numberfield": "^3.9.
|
|
73
|
-
"@react-spectrum/overlays": "^5.5.
|
|
74
|
-
"@react-spectrum/picker": "^3.14.
|
|
75
|
-
"@react-spectrum/progress": "^3.7.
|
|
76
|
-
"@react-spectrum/provider": "^3.9.
|
|
77
|
-
"@react-spectrum/radio": "^3.7.
|
|
78
|
-
"@react-spectrum/searchfield": "^3.8.
|
|
79
|
-
"@react-spectrum/slider": "^3.6.
|
|
80
|
-
"@react-spectrum/statuslight": "^3.5.
|
|
81
|
-
"@react-spectrum/switch": "^3.5.
|
|
82
|
-
"@react-spectrum/table": "^3.12.
|
|
83
|
-
"@react-spectrum/tabs": "^3.8.
|
|
84
|
-
"@react-spectrum/tag": "^3.2.
|
|
85
|
-
"@react-spectrum/text": "^3.5.
|
|
86
|
-
"@react-spectrum/textfield": "^3.11.
|
|
87
|
-
"@react-spectrum/theme-dark": "^3.5.
|
|
88
|
-
"@react-spectrum/theme-default": "^3.5.
|
|
89
|
-
"@react-spectrum/theme-light": "^3.4.
|
|
90
|
-
"@react-spectrum/tooltip": "^3.6.
|
|
91
|
-
"@react-spectrum/view": "^3.6.
|
|
92
|
-
"@react-spectrum/well": "^3.4.
|
|
93
|
-
"@react-stately/collections": "^3.10.
|
|
94
|
-
"@react-stately/data": "^3.11.
|
|
95
|
-
"@react-types/shared": "^3.22.
|
|
40
|
+
"@internationalized/string": "^3.2.1",
|
|
41
|
+
"@react-aria/i18n": "^3.10.2",
|
|
42
|
+
"@react-aria/ssr": "^3.9.2",
|
|
43
|
+
"@react-aria/utils": "^3.23.2",
|
|
44
|
+
"@react-aria/visually-hidden": "^3.8.10",
|
|
45
|
+
"@react-spectrum/actionbar": "^3.4.3",
|
|
46
|
+
"@react-spectrum/actiongroup": "^3.10.3",
|
|
47
|
+
"@react-spectrum/avatar": "^3.0.10",
|
|
48
|
+
"@react-spectrum/badge": "^3.1.11",
|
|
49
|
+
"@react-spectrum/breadcrumbs": "^3.9.5",
|
|
50
|
+
"@react-spectrum/button": "^3.16.2",
|
|
51
|
+
"@react-spectrum/buttongroup": "^3.6.11",
|
|
52
|
+
"@react-spectrum/calendar": "^3.4.7",
|
|
53
|
+
"@react-spectrum/checkbox": "^3.9.4",
|
|
54
|
+
"@react-spectrum/combobox": "^3.12.3",
|
|
55
|
+
"@react-spectrum/contextualhelp": "^3.6.9",
|
|
56
|
+
"@react-spectrum/datepicker": "^3.9.4",
|
|
57
|
+
"@react-spectrum/dialog": "^3.8.9",
|
|
58
|
+
"@react-spectrum/divider": "^3.5.11",
|
|
59
|
+
"@react-spectrum/dnd": "^3.3.8",
|
|
60
|
+
"@react-spectrum/form": "^3.7.4",
|
|
61
|
+
"@react-spectrum/icon": "^3.7.11",
|
|
62
|
+
"@react-spectrum/illustratedmessage": "^3.4.11",
|
|
63
|
+
"@react-spectrum/image": "^3.4.11",
|
|
64
|
+
"@react-spectrum/inlinealert": "^3.2.3",
|
|
65
|
+
"@react-spectrum/labeledvalue": "^3.1.12",
|
|
66
|
+
"@react-spectrum/layout": "^3.6.3",
|
|
67
|
+
"@react-spectrum/link": "^3.6.5",
|
|
68
|
+
"@react-spectrum/list": "^3.7.8",
|
|
69
|
+
"@react-spectrum/listbox": "^3.12.7",
|
|
70
|
+
"@react-spectrum/menu": "^3.18.1",
|
|
71
|
+
"@react-spectrum/meter": "^3.4.11",
|
|
72
|
+
"@react-spectrum/numberfield": "^3.9.1",
|
|
73
|
+
"@react-spectrum/overlays": "^5.5.5",
|
|
74
|
+
"@react-spectrum/picker": "^3.14.3",
|
|
75
|
+
"@react-spectrum/progress": "^3.7.5",
|
|
76
|
+
"@react-spectrum/provider": "^3.9.5",
|
|
77
|
+
"@react-spectrum/radio": "^3.7.4",
|
|
78
|
+
"@react-spectrum/searchfield": "^3.8.4",
|
|
79
|
+
"@react-spectrum/slider": "^3.6.7",
|
|
80
|
+
"@react-spectrum/statuslight": "^3.5.11",
|
|
81
|
+
"@react-spectrum/switch": "^3.5.3",
|
|
82
|
+
"@react-spectrum/table": "^3.12.8",
|
|
83
|
+
"@react-spectrum/tabs": "^3.8.8",
|
|
84
|
+
"@react-spectrum/tag": "^3.2.4",
|
|
85
|
+
"@react-spectrum/text": "^3.5.3",
|
|
86
|
+
"@react-spectrum/textfield": "^3.11.4",
|
|
87
|
+
"@react-spectrum/theme-dark": "^3.5.8",
|
|
88
|
+
"@react-spectrum/theme-default": "^3.5.8",
|
|
89
|
+
"@react-spectrum/theme-light": "^3.4.8",
|
|
90
|
+
"@react-spectrum/tooltip": "^3.6.5",
|
|
91
|
+
"@react-spectrum/view": "^3.6.8",
|
|
92
|
+
"@react-spectrum/well": "^3.4.11",
|
|
93
|
+
"@react-stately/collections": "^3.10.5",
|
|
94
|
+
"@react-stately/data": "^3.11.2",
|
|
95
|
+
"@react-types/shared": "^3.22.1",
|
|
96
96
|
"client-only": "^0.0.1"
|
|
97
97
|
},
|
|
98
98
|
"publishConfig": {
|
|
@@ -102,5 +102,5 @@
|
|
|
102
102
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
|
|
103
103
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
|
|
104
104
|
},
|
|
105
|
-
"gitHead": "
|
|
105
|
+
"gitHead": "de9f84a22583fc741c29b341d14cd35ef4cca161"
|
|
106
106
|
}
|