@react-aria/select
Advanced tools
Comparing version
@@ -73,3 +73,3 @@ var $23a1e93dc7fa8653$exports = require("./useSelect.main.js"); | ||
name: name, | ||
value: (_state_selectedKey = state.selectedKey) !== null && _state_selectedKey !== void 0 ? _state_selectedKey : '', | ||
value: (_state_selectedKey = state.selectedKey) !== null && _state_selectedKey !== void 0 ? _state_selectedKey : undefined, | ||
onChange: (e)=>state.setSelectedKey(e.target.value) | ||
@@ -76,0 +76,0 @@ } |
@@ -62,3 +62,3 @@ import {selectData as $58aed456727eb0f3$export$703601b7e90536f8} from "./useSelect.module.js"; | ||
name: name, | ||
value: (_state_selectedKey = state.selectedKey) !== null && _state_selectedKey !== void 0 ? _state_selectedKey : '', | ||
value: (_state_selectedKey = state.selectedKey) !== null && _state_selectedKey !== void 0 ? _state_selectedKey : undefined, | ||
onChange: (e)=>state.setSelectedKey(e.target.value) | ||
@@ -65,0 +65,0 @@ } |
{ | ||
"name": "@react-aria/select", | ||
"version": "3.0.0-nightly-b3a4d6c11-241119", | ||
"version": "3.0.0-nightly-b4695c8fd-250306", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,15 +25,15 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/form": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/i18n": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/interactions": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/label": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/listbox": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/menu": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/selection": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/utils": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/visually-hidden": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-stately/select": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-types/button": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-types/select": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-types/shared": "^3.0.0-nightly-b3a4d6c11-241119", | ||
"@react-aria/form": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-aria/i18n": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-aria/interactions": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-aria/label": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-aria/listbox": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-aria/menu": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-aria/selection": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-aria/utils": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-aria/visually-hidden": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-stately/select": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-types/button": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-types/select": "3.0.0-nightly-b4695c8fd-250306", | ||
"@react-types/shared": "3.0.0-nightly-b4695c8fd-250306", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -47,4 +47,3 @@ }, | ||
"access": "public" | ||
}, | ||
"stableVersion": "3.14.11" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
102830
0+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated