@react-aria/gridlist
Advanced tools
Comparing version 3.0.0-nightly.3382 to 3.0.0-nightly.3389
@@ -27,3 +27,3 @@ import { AriaGridListProps } from "@react-types/list"; | ||
* Provides the behavior and accessibility implementation for a list component with interactive children. | ||
* A grid list displays data in a single columns and enables a user to navigate its contents via directional navigation keys. | ||
* A grid list displays data in a single column and enables a user to navigate its contents via directional navigation keys. | ||
* @param props - Props for the list. | ||
@@ -30,0 +30,0 @@ * @param state - State for the list, as returned by `useListState`. |
{ | ||
"name": "@react-aria/gridlist", | ||
"version": "3.0.0-nightly.3382+cd7c0ec91", | ||
"version": "3.0.0-nightly.3389+c5427ecd2", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,12 +21,12 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/focus": "3.0.0-nightly.1682+cd7c0ec91", | ||
"@react-aria/grid": "3.4.1-nightly.3382+cd7c0ec91", | ||
"@react-aria/i18n": "3.0.0-nightly.1682+cd7c0ec91", | ||
"@react-aria/interactions": "3.0.0-nightly.1682+cd7c0ec91", | ||
"@react-aria/selection": "3.0.0-nightly.1682+cd7c0ec91", | ||
"@react-aria/utils": "3.0.0-nightly.1682+cd7c0ec91", | ||
"@react-stately/list": "3.5.3-nightly.3382+cd7c0ec91", | ||
"@react-types/checkbox": "3.0.0-nightly.1682+cd7c0ec91", | ||
"@react-types/list": "3.0.0-nightly.3382+cd7c0ec91", | ||
"@react-types/shared": "3.0.0-nightly.1682+cd7c0ec91" | ||
"@react-aria/focus": "3.0.0-nightly.1689+c5427ecd2", | ||
"@react-aria/grid": "3.4.1-nightly.3389+c5427ecd2", | ||
"@react-aria/i18n": "3.0.0-nightly.1689+c5427ecd2", | ||
"@react-aria/interactions": "3.0.0-nightly.1689+c5427ecd2", | ||
"@react-aria/selection": "3.0.0-nightly.1689+c5427ecd2", | ||
"@react-aria/utils": "3.0.0-nightly.1689+c5427ecd2", | ||
"@react-stately/list": "3.5.3-nightly.3389+c5427ecd2", | ||
"@react-types/checkbox": "3.0.0-nightly.1689+c5427ecd2", | ||
"@react-types/list": "3.0.0-nightly.3389+c5427ecd2", | ||
"@react-types/shared": "3.0.0-nightly.1689+c5427ecd2" | ||
}, | ||
@@ -39,3 +39,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "cd7c0ec917122c7612f653c22f8ed558f8b66ecd" | ||
"gitHead": "c5427ecd276ea72d2150654737c35fe336d2d8e5" | ||
} |
@@ -44,3 +44,3 @@ /* | ||
* Provides the behavior and accessibility implementation for a list component with interactive children. | ||
* A grid list displays data in a single columns and enables a user to navigate its contents via directional navigation keys. | ||
* A grid list displays data in a single column and enables a user to navigate its contents via directional navigation keys. | ||
* @param props - Props for the list. | ||
@@ -47,0 +47,0 @@ * @param state - State for the list, as returned by `useListState`. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
93888