@adobe/react-spectrum 3.31.1 → 3.32.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.
Files changed (2) hide show
  1. package/dist/types.d.ts +1 -1
  2. package/package.json +57 -57
package/dist/types.d.ts CHANGED
@@ -111,4 +111,4 @@ export type {VisuallyHiddenAria, VisuallyHiddenProps} from '@react-aria/visually
111
111
  export type {DateFormatter, DateFormatterOptions, Filter, FormatMessage, Locale, LocalizedStrings} from '@react-aria/i18n';
112
112
  export type {SSRProviderProps} from '@react-aria/ssr';
113
113
  export type {DirectoryDropItem, DragAndDropHooks, DragAndDropOptions, DraggableCollectionEndEvent, DraggableCollectionMoveEvent, DraggableCollectionStartEvent, DragPreviewRenderer, DragTypes, DropItem, DropOperation, DroppableCollectionDropEvent, DroppableCollectionEnterEvent, DroppableCollectionExitEvent, DroppableCollectionInsertDropEvent, DroppableCollectionMoveEvent, DroppableCollectionOnItemDropEvent, DroppableCollectionReorderEvent, DroppableCollectionRootDropEvent, DropPosition, DropTarget, FileDropItem, ItemDropTarget, RootDropTarget, TextDropItem} from '@react-spectrum/dnd';
114
- export type {Selection} from '@react-types/shared';
114
+ export type {Key, Selection} from '@react-types/shared';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/react-spectrum",
3
- "version": "3.31.1",
3
+ "version": "3.32.0",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -24,61 +24,61 @@
24
24
  "url": "https://github.com/adobe/react-spectrum"
25
25
  },
26
26
  "dependencies": {
27
- "@react-aria/i18n": "^3.8.4",
28
- "@react-aria/ssr": "^3.8.0",
29
- "@react-aria/utils": "^3.21.1",
30
- "@react-aria/visually-hidden": "^3.8.6",
31
- "@react-spectrum/actionbar": "^3.3.1",
32
- "@react-spectrum/actiongroup": "^3.9.4",
33
- "@react-spectrum/avatar": "^3.0.6",
34
- "@react-spectrum/badge": "^3.1.7",
35
- "@react-spectrum/breadcrumbs": "^3.9.1",
36
- "@react-spectrum/button": "^3.14.1",
37
- "@react-spectrum/buttongroup": "^3.6.7",
38
- "@react-spectrum/calendar": "^3.4.2",
39
- "@react-spectrum/checkbox": "^3.8.2",
40
- "@react-spectrum/combobox": "^3.10.3",
41
- "@react-spectrum/contextualhelp": "^3.6.4",
42
- "@react-spectrum/datepicker": "^3.8.1",
43
- "@react-spectrum/dialog": "^3.8.4",
44
- "@react-spectrum/divider": "^3.5.7",
45
- "@react-spectrum/dnd": "^3.3.4",
46
- "@react-spectrum/form": "^3.6.7",
47
- "@react-spectrum/icon": "^3.7.7",
48
- "@react-spectrum/illustratedmessage": "^3.4.7",
49
- "@react-spectrum/image": "^3.4.7",
50
- "@react-spectrum/inlinealert": "^3.1.2",
51
- "@react-spectrum/labeledvalue": "^3.1.7",
52
- "@react-spectrum/layout": "^3.5.7",
53
- "@react-spectrum/link": "^3.6.1",
54
- "@react-spectrum/list": "^3.7.1",
55
- "@react-spectrum/listbox": "^3.12.1",
56
- "@react-spectrum/menu": "^3.15.1",
57
- "@react-spectrum/meter": "^3.4.7",
58
- "@react-spectrum/numberfield": "^3.7.3",
59
- "@react-spectrum/overlays": "^5.5.1",
60
- "@react-spectrum/picker": "^3.12.2",
61
- "@react-spectrum/progress": "^3.7.1",
62
- "@react-spectrum/provider": "^3.9.1",
63
- "@react-spectrum/radio": "^3.6.2",
64
- "@react-spectrum/searchfield": "^3.7.7",
65
- "@react-spectrum/slider": "^3.6.3",
66
- "@react-spectrum/statuslight": "^3.5.7",
67
- "@react-spectrum/switch": "^3.4.7",
68
- "@react-spectrum/table": "^3.12.1",
69
- "@react-spectrum/tabs": "^3.8.1",
70
- "@react-spectrum/tag": "^3.1.4",
71
- "@react-spectrum/text": "^3.4.7",
72
- "@react-spectrum/textfield": "^3.10.7",
73
- "@react-spectrum/theme-dark": "^3.5.6",
74
- "@react-spectrum/theme-default": "^3.5.6",
75
- "@react-spectrum/theme-light": "^3.4.6",
76
- "@react-spectrum/tooltip": "^3.6.1",
77
- "@react-spectrum/view": "^3.6.4",
78
- "@react-spectrum/well": "^3.4.7",
79
- "@react-stately/collections": "^3.10.2",
80
- "@react-stately/data": "^3.10.3",
81
- "@react-types/shared": "^3.21.0"
27
+ "@react-aria/i18n": "^3.9.0",
28
+ "@react-aria/ssr": "^3.9.0",
29
+ "@react-aria/utils": "^3.22.0",
30
+ "@react-aria/visually-hidden": "^3.8.7",
31
+ "@react-spectrum/actionbar": "^3.4.0",
32
+ "@react-spectrum/actiongroup": "^3.10.0",
33
+ "@react-spectrum/avatar": "^3.0.7",
34
+ "@react-spectrum/badge": "^3.1.8",
35
+ "@react-spectrum/breadcrumbs": "^3.9.2",
36
+ "@react-spectrum/button": "^3.15.0",
37
+ "@react-spectrum/buttongroup": "^3.6.8",
38
+ "@react-spectrum/calendar": "^3.4.3",
39
+ "@react-spectrum/checkbox": "^3.9.0",
40
+ "@react-spectrum/combobox": "^3.11.0",
41
+ "@react-spectrum/contextualhelp": "^3.6.5",
42
+ "@react-spectrum/datepicker": "^3.9.0",
43
+ "@react-spectrum/dialog": "^3.8.5",
44
+ "@react-spectrum/divider": "^3.5.8",
45
+ "@react-spectrum/dnd": "^3.3.5",
46
+ "@react-spectrum/form": "^3.7.0",
47
+ "@react-spectrum/icon": "^3.7.8",
48
+ "@react-spectrum/illustratedmessage": "^3.4.8",
49
+ "@react-spectrum/image": "^3.4.8",
50
+ "@react-spectrum/inlinealert": "^3.2.0",
51
+ "@react-spectrum/labeledvalue": "^3.1.8",
52
+ "@react-spectrum/layout": "^3.6.0",
53
+ "@react-spectrum/link": "^3.6.2",
54
+ "@react-spectrum/list": "^3.7.2",
55
+ "@react-spectrum/listbox": "^3.12.2",
56
+ "@react-spectrum/menu": "^3.16.0",
57
+ "@react-spectrum/meter": "^3.4.8",
58
+ "@react-spectrum/numberfield": "^3.8.0",
59
+ "@react-spectrum/overlays": "^5.5.2",
60
+ "@react-spectrum/picker": "^3.13.0",
61
+ "@react-spectrum/progress": "^3.7.2",
62
+ "@react-spectrum/provider": "^3.9.2",
63
+ "@react-spectrum/radio": "^3.7.0",
64
+ "@react-spectrum/searchfield": "^3.8.0",
65
+ "@react-spectrum/slider": "^3.6.4",
66
+ "@react-spectrum/statuslight": "^3.5.8",
67
+ "@react-spectrum/switch": "^3.5.0",
68
+ "@react-spectrum/table": "^3.12.2",
69
+ "@react-spectrum/tabs": "^3.8.2",
70
+ "@react-spectrum/tag": "^3.2.0",
71
+ "@react-spectrum/text": "^3.5.0",
72
+ "@react-spectrum/textfield": "^3.11.0",
73
+ "@react-spectrum/theme-dark": "^3.5.7",
74
+ "@react-spectrum/theme-default": "^3.5.7",
75
+ "@react-spectrum/theme-light": "^3.4.7",
76
+ "@react-spectrum/tooltip": "^3.6.2",
77
+ "@react-spectrum/view": "^3.6.5",
78
+ "@react-spectrum/well": "^3.4.8",
79
+ "@react-stately/collections": "^3.10.3",
80
+ "@react-stately/data": "^3.11.0",
81
+ "@react-types/shared": "^3.22.0"
82
82
  },
83
83
  "publishConfig": {
84
84
  "access": "public"
@@ -87,5 +87,5 @@
87
87
  "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
88
88
  "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
89
89
  },
90
- "gitHead": "3ecf62dcceea437cb12df1851636dd491bb6591c"
90
+ "gitHead": "9ce2f674eab2cc8912800d3162dcf00a1ce94274"
91
91
  }