@react-aria/tree
Advanced tools
Comparing version
@@ -47,3 +47,4 @@ var $6fc07bed32f3daee$exports = require("./intlStrings.main.js"); | ||
}, | ||
tabIndex: (0, $cDrlP$reactariautils.isAndroid)() ? -1 : null, | ||
excludeFromTabOrder: true, | ||
preventFocusOnPress: true, | ||
'data-react-aria-prevent-focus': true, | ||
@@ -50,0 +51,0 @@ ...labelProps |
import $f4zHe$intlStringsmodulejs from "./intlStrings.module.js"; | ||
import {useGridListItem as $f4zHe$useGridListItem} from "@react-aria/gridlist"; | ||
import {useLabels as $f4zHe$useLabels, isAndroid as $f4zHe$isAndroid} from "@react-aria/utils"; | ||
import {useLabels as $f4zHe$useLabels} from "@react-aria/utils"; | ||
import {useLocalizedStringFormatter as $f4zHe$useLocalizedStringFormatter} from "@react-aria/i18n"; | ||
@@ -41,3 +41,4 @@ | ||
}, | ||
tabIndex: (0, $f4zHe$isAndroid)() ? -1 : null, | ||
excludeFromTabOrder: true, | ||
preventFocusOnPress: true, | ||
'data-react-aria-prevent-focus': true, | ||
@@ -44,0 +45,0 @@ ...labelProps |
{ | ||
"name": "@react-aria/tree", | ||
"version": "3.0.0-nightly-c1fd8af79-250512", | ||
"version": "3.0.0-nightly-c22d474da-250729", | ||
"description": "Spectrum UI components in React", | ||
@@ -9,3 +9,7 @@ "license": "Apache-2.0", | ||
"exports": { | ||
"types": "./dist/types.d.ts", | ||
"source": "./src/index.ts", | ||
"types": [ | ||
"./dist/types.d.ts", | ||
"./src/index.ts" | ||
], | ||
"import": "./dist/import.mjs", | ||
@@ -26,9 +30,9 @@ "require": "./dist/main.js" | ||
"dependencies": { | ||
"@react-aria/gridlist": "3.0.0-nightly-c1fd8af79-250512", | ||
"@react-aria/i18n": "3.0.0-nightly-c1fd8af79-250512", | ||
"@react-aria/selection": "3.0.0-nightly-c1fd8af79-250512", | ||
"@react-aria/utils": "3.0.0-nightly-c1fd8af79-250512", | ||
"@react-stately/tree": "3.0.0-nightly-c1fd8af79-250512", | ||
"@react-types/button": "3.0.0-nightly-c1fd8af79-250512", | ||
"@react-types/shared": "3.0.0-nightly-c1fd8af79-250512", | ||
"@react-aria/gridlist": "3.0.0-nightly-c22d474da-250729", | ||
"@react-aria/i18n": "3.0.0-nightly-c22d474da-250729", | ||
"@react-aria/selection": "3.0.0-nightly-c22d474da-250729", | ||
"@react-aria/utils": "3.0.0-nightly-c22d474da-250729", | ||
"@react-stately/tree": "3.0.0-nightly-c22d474da-250729", | ||
"@react-types/button": "3.0.0-nightly-c22d474da-250729", | ||
"@react-types/shared": "3.0.0-nightly-c22d474da-250729", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -35,0 +39,0 @@ }, |
@@ -18,4 +18,4 @@ /* | ||
import intlMessages from '../intl/*.json'; | ||
import {isAndroid, useLabels} from '@react-aria/utils'; | ||
import {TreeState} from '@react-stately/tree'; | ||
import {useLabels} from '@react-aria/utils'; | ||
import {useLocalizedStringFormatter} from '@react-aria/i18n'; | ||
@@ -63,3 +63,4 @@ | ||
}, | ||
tabIndex: isAndroid() ? -1 : null, | ||
excludeFromTabOrder: true, | ||
preventFocusOnPress: true, | ||
'data-react-aria-prevent-focus': true, | ||
@@ -66,0 +67,0 @@ ...labelProps |
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
95602
0.06%1301
0.31%+ 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