@adobe/react-spectrum 3.36.0 → 3.36.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 +62 -58
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/react-spectrum",
|
|
3
|
-
"version": "3.36.
|
|
3
|
+
"version": "3.36.2",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -38,63 +38,63 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@internationalized/string": "^3.2.3",
|
|
41
|
-
"@react-aria/i18n": "^3.12.
|
|
41
|
+
"@react-aria/i18n": "^3.12.2",
|
|
42
42
|
"@react-aria/ssr": "^3.9.5",
|
|
43
|
-
"@react-aria/utils": "^3.25.
|
|
44
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
45
|
-
"@react-spectrum/actionbar": "^3.5.
|
|
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.13.
|
|
55
|
-
"@react-spectrum/contextualhelp": "^3.6.
|
|
56
|
-
"@react-spectrum/datepicker": "^3.10.
|
|
57
|
-
"@react-spectrum/dialog": "^3.8.
|
|
58
|
-
"@react-spectrum/divider": "^3.5.
|
|
59
|
-
"@react-spectrum/dnd": "^3.4.
|
|
60
|
-
"@react-spectrum/dropzone": "^3.0.
|
|
61
|
-
"@react-spectrum/filetrigger": "^3.0.
|
|
62
|
-
"@react-spectrum/form": "^3.7.
|
|
63
|
-
"@react-spectrum/icon": "^3.7.
|
|
64
|
-
"@react-spectrum/illustratedmessage": "^3.5.
|
|
65
|
-
"@react-spectrum/image": "^3.5.
|
|
66
|
-
"@react-spectrum/inlinealert": "^3.2.
|
|
67
|
-
"@react-spectrum/labeledvalue": "^3.1.
|
|
68
|
-
"@react-spectrum/layout": "^3.6.
|
|
69
|
-
"@react-spectrum/link": "^3.6.
|
|
70
|
-
"@react-spectrum/list": "^3.8.
|
|
71
|
-
"@react-spectrum/listbox": "^3.13.
|
|
72
|
-
"@react-spectrum/menu": "^3.20.
|
|
73
|
-
"@react-spectrum/meter": "^3.5.
|
|
74
|
-
"@react-spectrum/numberfield": "^3.9.
|
|
75
|
-
"@react-spectrum/overlays": "^5.6.
|
|
76
|
-
"@react-spectrum/picker": "^3.15.
|
|
77
|
-
"@react-spectrum/progress": "^3.7.
|
|
78
|
-
"@react-spectrum/provider": "^3.9.
|
|
79
|
-
"@react-spectrum/radio": "^3.7.
|
|
80
|
-
"@react-spectrum/searchfield": "^3.8.
|
|
81
|
-
"@react-spectrum/slider": "^3.6.
|
|
82
|
-
"@react-spectrum/statuslight": "^3.5.
|
|
83
|
-
"@react-spectrum/switch": "^3.5.
|
|
84
|
-
"@react-spectrum/table": "^3.13.
|
|
85
|
-
"@react-spectrum/tabs": "^3.8.
|
|
86
|
-
"@react-spectrum/tag": "^3.2.
|
|
87
|
-
"@react-spectrum/text": "^3.5.
|
|
88
|
-
"@react-spectrum/textfield": "^3.12.
|
|
89
|
-
"@react-spectrum/theme-dark": "^3.5.
|
|
90
|
-
"@react-spectrum/theme-default": "^3.5.
|
|
91
|
-
"@react-spectrum/theme-light": "^3.4.
|
|
92
|
-
"@react-spectrum/tooltip": "^3.6.
|
|
93
|
-
"@react-spectrum/view": "^3.6.
|
|
94
|
-
"@react-spectrum/well": "^3.4.
|
|
95
|
-
"@react-stately/collections": "^3.10.
|
|
96
|
-
"@react-stately/data": "^3.11.
|
|
97
|
-
"@react-types/shared": "^3.24.
|
|
43
|
+
"@react-aria/utils": "^3.25.2",
|
|
44
|
+
"@react-aria/visually-hidden": "^3.8.15",
|
|
45
|
+
"@react-spectrum/actionbar": "^3.5.1",
|
|
46
|
+
"@react-spectrum/actiongroup": "^3.10.7",
|
|
47
|
+
"@react-spectrum/avatar": "^3.0.15",
|
|
48
|
+
"@react-spectrum/badge": "^3.1.15",
|
|
49
|
+
"@react-spectrum/breadcrumbs": "^3.9.9",
|
|
50
|
+
"@react-spectrum/button": "^3.16.6",
|
|
51
|
+
"@react-spectrum/buttongroup": "^3.6.15",
|
|
52
|
+
"@react-spectrum/calendar": "^3.4.11",
|
|
53
|
+
"@react-spectrum/checkbox": "^3.9.8",
|
|
54
|
+
"@react-spectrum/combobox": "^3.13.1",
|
|
55
|
+
"@react-spectrum/contextualhelp": "^3.6.13",
|
|
56
|
+
"@react-spectrum/datepicker": "^3.10.1",
|
|
57
|
+
"@react-spectrum/dialog": "^3.8.13",
|
|
58
|
+
"@react-spectrum/divider": "^3.5.16",
|
|
59
|
+
"@react-spectrum/dnd": "^3.4.1",
|
|
60
|
+
"@react-spectrum/dropzone": "^3.0.3",
|
|
61
|
+
"@react-spectrum/filetrigger": "^3.0.3",
|
|
62
|
+
"@react-spectrum/form": "^3.7.8",
|
|
63
|
+
"@react-spectrum/icon": "^3.7.15",
|
|
64
|
+
"@react-spectrum/illustratedmessage": "^3.5.3",
|
|
65
|
+
"@react-spectrum/image": "^3.5.4",
|
|
66
|
+
"@react-spectrum/inlinealert": "^3.2.7",
|
|
67
|
+
"@react-spectrum/labeledvalue": "^3.1.16",
|
|
68
|
+
"@react-spectrum/layout": "^3.6.8",
|
|
69
|
+
"@react-spectrum/link": "^3.6.9",
|
|
70
|
+
"@react-spectrum/list": "^3.8.1",
|
|
71
|
+
"@react-spectrum/listbox": "^3.13.1",
|
|
72
|
+
"@react-spectrum/menu": "^3.20.2",
|
|
73
|
+
"@react-spectrum/meter": "^3.5.3",
|
|
74
|
+
"@react-spectrum/numberfield": "^3.9.5",
|
|
75
|
+
"@react-spectrum/overlays": "^5.6.3",
|
|
76
|
+
"@react-spectrum/picker": "^3.15.1",
|
|
77
|
+
"@react-spectrum/progress": "^3.7.9",
|
|
78
|
+
"@react-spectrum/provider": "^3.9.10",
|
|
79
|
+
"@react-spectrum/radio": "^3.7.8",
|
|
80
|
+
"@react-spectrum/searchfield": "^3.8.8",
|
|
81
|
+
"@react-spectrum/slider": "^3.6.11",
|
|
82
|
+
"@react-spectrum/statuslight": "^3.5.15",
|
|
83
|
+
"@react-spectrum/switch": "^3.5.7",
|
|
84
|
+
"@react-spectrum/table": "^3.13.1",
|
|
85
|
+
"@react-spectrum/tabs": "^3.8.12",
|
|
86
|
+
"@react-spectrum/tag": "^3.2.8",
|
|
87
|
+
"@react-spectrum/text": "^3.5.7",
|
|
88
|
+
"@react-spectrum/textfield": "^3.12.4",
|
|
89
|
+
"@react-spectrum/theme-dark": "^3.5.12",
|
|
90
|
+
"@react-spectrum/theme-default": "^3.5.12",
|
|
91
|
+
"@react-spectrum/theme-light": "^3.4.12",
|
|
92
|
+
"@react-spectrum/tooltip": "^3.6.9",
|
|
93
|
+
"@react-spectrum/view": "^3.6.12",
|
|
94
|
+
"@react-spectrum/well": "^3.4.16",
|
|
95
|
+
"@react-stately/collections": "^3.10.9",
|
|
96
|
+
"@react-stately/data": "^3.11.6",
|
|
97
|
+
"@react-types/shared": "^3.24.1",
|
|
98
98
|
"client-only": "^0.0.1"
|
|
99
99
|
},
|
|
100
100
|
"publishConfig": {
|
|
@@ -104,5 +104,9 @@
|
|
|
104
104
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0",
|
|
105
105
|
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
|
|
106
106
|
},
|
|
107
|
-
"
|
|
107
|
+
"devDependencies": {
|
|
108
|
+
"@babel/cli": "^7.12.10",
|
|
109
|
+
"@babel/core": "^7.24.3"
|
|
110
|
+
},
|
|
111
|
+
"gitHead": "faf0e18467231422cb7a06eb92a74d04e271f1e8"
|
|
108
112
|
}
|