Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Feb 23, 2023
1 parent c707a7b commit 6809aec
Show file tree
Hide file tree
Showing 191 changed files with 1,366 additions and 1,366 deletions.
102 changes: 51 additions & 51 deletions packages/@adobe/react-spectrum/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/react-spectrum",
"version": "3.24.1",
"version": "3.25.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -24,56 +24,56 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/i18n": "^3.6.3",
"@react-aria/ssr": "^3.4.1",
"@react-aria/visually-hidden": "^3.6.1",
"@react-spectrum/actiongroup": "^3.7.3",
"@react-spectrum/badge": "^3.0.2",
"@react-spectrum/breadcrumbs": "^3.6.2",
"@react-spectrum/button": "^3.11.2",
"@react-spectrum/buttongroup": "^3.5.2",
"@react-spectrum/calendar": "^3.1.5",
"@react-spectrum/checkbox": "^3.6.3",
"@react-spectrum/combobox": "^3.7.2",
"@react-spectrum/contextualhelp": "^3.4.2",
"@react-spectrum/datepicker": "^3.3.2",
"@react-spectrum/dialog": "^3.6.2",
"@react-spectrum/divider": "^3.4.4",
"@react-spectrum/dnd": "^3.0.1",
"@react-spectrum/form": "^3.5.2",
"@react-spectrum/icon": "^3.6.3",
"@react-spectrum/illustratedmessage": "^3.3.4",
"@react-spectrum/image": "^3.3.4",
"@react-spectrum/labeledvalue": "^3.0.3",
"@react-spectrum/layout": "^3.4.4",
"@react-spectrum/link": "^3.4.4",
"@react-spectrum/list": "^3.2.2",
"@react-spectrum/listbox": "^3.8.3",
"@react-spectrum/menu": "^3.9.2",
"@react-spectrum/meter": "^3.3.4",
"@react-spectrum/numberfield": "^3.5.2",
"@react-spectrum/overlays": "^4.1.0",
"@react-spectrum/picker": "^3.9.2",
"@react-spectrum/progress": "^3.3.4",
"@react-spectrum/provider": "^3.6.1",
"@react-spectrum/radio": "^3.4.3",
"@react-spectrum/searchfield": "^3.6.2",
"@react-spectrum/slider": "^3.4.1",
"@react-spectrum/statuslight": "^3.4.4",
"@react-spectrum/switch": "^3.3.5",
"@react-spectrum/table": "^3.6.1",
"@react-spectrum/tabs": "^3.4.1",
"@react-spectrum/text": "^3.3.4",
"@react-spectrum/textfield": "^3.9.2",
"@react-spectrum/theme-dark": "^3.4.1",
"@react-spectrum/theme-default": "^3.4.1",
"@react-spectrum/theme-light": "^3.3.1",
"@react-spectrum/tooltip": "^3.3.5",
"@react-spectrum/view": "^3.4.1",
"@react-spectrum/well": "^3.3.4",
"@react-stately/collections": "^3.5.1",
"@react-stately/data": "^3.8.1",
"@react-types/shared": "^3.15.0"
"@react-aria/i18n": "^3.7.0",
"@react-aria/ssr": "^3.5.0",
"@react-aria/visually-hidden": "^3.7.0",
"@react-spectrum/actiongroup": "^3.8.0",
"@react-spectrum/badge": "^3.1.0",
"@react-spectrum/breadcrumbs": "^3.7.0",
"@react-spectrum/button": "^3.12.0",
"@react-spectrum/buttongroup": "^3.6.0",
"@react-spectrum/calendar": "^3.2.0",
"@react-spectrum/checkbox": "^3.7.0",
"@react-spectrum/combobox": "^3.8.0",
"@react-spectrum/contextualhelp": "^3.5.0",
"@react-spectrum/datepicker": "^3.4.0",
"@react-spectrum/dialog": "^3.7.0",
"@react-spectrum/divider": "^3.5.0",
"@react-spectrum/dnd": "^3.1.0",
"@react-spectrum/form": "^3.6.0",
"@react-spectrum/icon": "^3.7.0",
"@react-spectrum/illustratedmessage": "^3.4.0",
"@react-spectrum/image": "^3.4.0",
"@react-spectrum/labeledvalue": "^3.1.0",
"@react-spectrum/layout": "^3.5.0",
"@react-spectrum/link": "^3.5.0",
"@react-spectrum/list": "^3.3.0",
"@react-spectrum/listbox": "^3.9.0",
"@react-spectrum/menu": "^3.10.0",
"@react-spectrum/meter": "^3.4.0",
"@react-spectrum/numberfield": "^3.6.0",
"@react-spectrum/overlays": "^5.0.0",
"@react-spectrum/picker": "^3.10.0",
"@react-spectrum/progress": "^3.4.0",
"@react-spectrum/provider": "^3.7.0",
"@react-spectrum/radio": "^3.5.0",
"@react-spectrum/searchfield": "^3.7.0",
"@react-spectrum/slider": "^3.5.0",
"@react-spectrum/statuslight": "^3.5.0",
"@react-spectrum/switch": "^3.4.0",
"@react-spectrum/table": "^3.7.0",
"@react-spectrum/tabs": "^3.5.0",
"@react-spectrum/text": "^3.4.0",
"@react-spectrum/textfield": "^3.10.0",
"@react-spectrum/theme-dark": "^3.5.0",
"@react-spectrum/theme-default": "^3.5.0",
"@react-spectrum/theme-light": "^3.4.0",
"@react-spectrum/tooltip": "^3.4.0",
"@react-spectrum/view": "^3.5.0",
"@react-spectrum/well": "^3.4.0",
"@react-stately/collections": "^3.6.0",
"@react-stately/data": "^3.9.0",
"@react-types/shared": "^3.17.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/@internationalized/date/package.json
@@ -1,6 +1,6 @@
{
"name": "@internationalized/date",
"version": "3.0.2",
"version": "3.1.0",
"description": "Internationalized calendar, date, and time manipulation utilities",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/@internationalized/message/package.json
@@ -1,6 +1,6 @@
{
"name": "@internationalized/message",
"version": "3.0.10",
"version": "3.1.0",
"description": "Internationalized message formatting and locale negotiation",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/@internationalized/number/package.json
@@ -1,6 +1,6 @@
{
"name": "@internationalized/number",
"version": "3.1.2",
"version": "3.2.0",
"description": "Internationalized number formatting and parsing utilities",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/@internationalized/string-compiler/package.json
@@ -1,6 +1,6 @@
{
"name": "@internationalized/string-compiler",
"version": "3.0.0",
"version": "3.1.0",
"description": "Localized string compiler for @internationalized/string",
"license": "Apache-2.0",
"main": "src/stringCompiler.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/@internationalized/string/package.json
@@ -1,6 +1,6 @@
{
"name": "@internationalized/string",
"version": "3.0.1",
"version": "3.1.0",
"description": "Internationalized string formatting and locale negotiation",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand Down
18 changes: 9 additions & 9 deletions packages/@react-aria/accordion/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/accordion",
"version": "3.0.0-alpha.14",
"version": "3.0.0-alpha.15",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,14 +22,14 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/button": "^3.6.4",
"@react-aria/interactions": "^3.13.1",
"@react-aria/selection": "^3.12.1",
"@react-aria/utils": "^3.14.2",
"@react-stately/tree": "^3.4.1",
"@react-types/accordion": "3.0.0-alpha.11",
"@react-types/button": "^3.7.0",
"@react-types/shared": "^3.16.0",
"@react-aria/button": "^3.7.0",
"@react-aria/interactions": "^3.14.0",
"@react-aria/selection": "^3.13.0",
"@react-aria/utils": "^3.15.0",
"@react-stately/tree": "^3.5.0",
"@react-types/accordion": "3.0.0-alpha.12",
"@react-types/button": "^3.7.1",
"@react-types/shared": "^3.17.0",
"@swc/helpers": "^0.4.14"
},
"peerDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions packages/@react-aria/actiongroup/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/actiongroup",
"version": "3.4.4",
"version": "3.5.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,15 +22,15 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/focus": "^3.10.1",
"@react-aria/i18n": "^3.6.3",
"@react-aria/interactions": "^3.13.1",
"@react-aria/selection": "^3.12.1",
"@react-aria/utils": "^3.14.2",
"@react-stately/collections": "^3.5.1",
"@react-stately/list": "^3.6.1",
"@react-types/actiongroup": "^3.3.5",
"@react-types/shared": "^3.16.0",
"@react-aria/focus": "^3.11.0",
"@react-aria/i18n": "^3.7.0",
"@react-aria/interactions": "^3.14.0",
"@react-aria/selection": "^3.13.0",
"@react-aria/utils": "^3.15.0",
"@react-stately/collections": "^3.6.0",
"@react-stately/list": "^3.7.0",
"@react-types/actiongroup": "^3.4.0",
"@react-types/shared": "^3.17.0",
"@swc/helpers": "^0.4.14"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-aria/aria-modal-polyfill/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/aria-modal-polyfill",
"version": "3.6.2",
"version": "3.7.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,7 +22,7 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-types/shared": "^3.16.0",
"@react-types/shared": "^3.17.0",
"@swc/helpers": "^0.4.14",
"aria-hidden": "^1.1.1"
},
Expand Down
36 changes: 18 additions & 18 deletions packages/@react-aria/autocomplete/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/autocomplete",
"version": "3.0.0-alpha.13",
"version": "3.0.0-alpha.14",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,23 +22,23 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/combobox": "^3.4.4",
"@react-aria/i18n": "^3.6.3",
"@react-aria/listbox": "^3.7.2",
"@react-aria/live-announcer": "^3.1.2",
"@react-aria/menu": "^3.7.1",
"@react-aria/overlays": "^3.12.1",
"@react-aria/searchfield": "^3.4.4",
"@react-aria/selection": "^3.12.1",
"@react-aria/textfield": "^3.8.1",
"@react-aria/utils": "^3.14.2",
"@react-stately/collections": "^3.5.1",
"@react-stately/combobox": "^3.3.1",
"@react-types/autocomplete": "3.0.0-alpha.11",
"@react-types/button": "^3.7.0",
"@react-types/combobox": "^3.5.5",
"@react-types/searchfield": "^3.3.6",
"@react-types/shared": "^3.16.0",
"@react-aria/combobox": "^3.5.0",
"@react-aria/i18n": "^3.7.0",
"@react-aria/listbox": "^3.8.0",
"@react-aria/live-announcer": "^3.2.0",
"@react-aria/menu": "^3.8.0",
"@react-aria/overlays": "^3.13.0",
"@react-aria/searchfield": "^3.5.0",
"@react-aria/selection": "^3.13.0",
"@react-aria/textfield": "^3.9.0",
"@react-aria/utils": "^3.15.0",
"@react-stately/collections": "^3.6.0",
"@react-stately/combobox": "^3.4.0",
"@react-types/autocomplete": "3.0.0-alpha.12",
"@react-types/button": "^3.7.1",
"@react-types/combobox": "^3.6.0",
"@react-types/searchfield": "^3.4.0",
"@react-types/shared": "^3.17.0",
"@swc/helpers": "^0.4.14"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/@react-aria/breadcrumbs/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/breadcrumbs",
"version": "3.4.1",
"version": "3.5.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,12 +22,12 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/i18n": "^3.6.3",
"@react-aria/interactions": "^3.13.1",
"@react-aria/link": "^3.3.6",
"@react-aria/utils": "^3.14.2",
"@react-types/breadcrumbs": "^3.4.6",
"@react-types/shared": "^3.16.0",
"@react-aria/i18n": "^3.7.0",
"@react-aria/interactions": "^3.14.0",
"@react-aria/link": "^3.4.0",
"@react-aria/utils": "^3.15.0",
"@react-types/breadcrumbs": "^3.5.0",
"@react-types/shared": "^3.17.0",
"@swc/helpers": "^0.4.14"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/@react-aria/button/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/button",
"version": "3.6.4",
"version": "3.7.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,12 +22,12 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/focus": "^3.10.1",
"@react-aria/interactions": "^3.13.1",
"@react-aria/utils": "^3.14.2",
"@react-stately/toggle": "^3.4.4",
"@react-types/button": "^3.7.0",
"@react-types/shared": "^3.16.0",
"@react-aria/focus": "^3.11.0",
"@react-aria/interactions": "^3.14.0",
"@react-aria/utils": "^3.15.0",
"@react-stately/toggle": "^3.5.0",
"@react-types/button": "^3.7.1",
"@react-types/shared": "^3.17.0",
"@swc/helpers": "^0.4.14"
},
"peerDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions packages/@react-aria/calendar/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/calendar",
"version": "3.0.5",
"version": "3.1.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,15 +22,15 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@internationalized/date": "^3.0.2",
"@react-aria/i18n": "^3.6.3",
"@react-aria/interactions": "^3.13.1",
"@react-aria/live-announcer": "^3.1.2",
"@react-aria/utils": "^3.14.2",
"@react-stately/calendar": "^3.0.5",
"@react-types/button": "^3.7.0",
"@react-types/calendar": "^3.0.5",
"@react-types/shared": "^3.16.0",
"@internationalized/date": "^3.1.0",
"@react-aria/i18n": "^3.7.0",
"@react-aria/interactions": "^3.14.0",
"@react-aria/live-announcer": "^3.2.0",
"@react-aria/utils": "^3.15.0",
"@react-stately/calendar": "^3.1.0",
"@react-types/button": "^3.7.1",
"@react-types/calendar": "^3.1.0",
"@react-types/shared": "^3.17.0",
"@swc/helpers": "^0.4.14"
},
"peerDependencies": {
Expand Down

0 comments on commit 6809aec

Please sign in to comment.