@react-aria/landmark
Advanced tools
Comparing version 3.0.0-nightly.3301 to 3.0.0-nightly.3302
@@ -119,3 +119,3 @@ var $8Ore6$react = require("react"); | ||
* | ||
* See https://www.w3.org/TR/wai-aria-practices/examples/landmarks/navigation.html. | ||
* See https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/. | ||
*/ checkLabels(role) { | ||
@@ -122,0 +122,0 @@ let landmarksWithRole = this.getLandmarksByRole(role); |
@@ -103,3 +103,3 @@ import {useState as $TvsbU$useState, useCallback as $TvsbU$useCallback, useEffect as $TvsbU$useEffect} from "react"; | ||
* | ||
* See https://www.w3.org/TR/wai-aria-practices/examples/landmarks/navigation.html. | ||
* See https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/. | ||
*/ checkLabels(role) { | ||
@@ -106,0 +106,0 @@ let landmarksWithRole = this.getLandmarksByRole(role); |
{ | ||
"name": "@react-aria/landmark", | ||
"version": "3.0.0-nightly.3301+1187fa3bf", | ||
"version": "3.0.0-nightly.3302+18cb5bfc4", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,5 +21,5 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/focus": "3.0.0-nightly.1602+1187fa3bf", | ||
"@react-aria/utils": "3.0.0-nightly.1602+1187fa3bf", | ||
"@react-types/shared": "3.0.0-nightly.1602+1187fa3bf" | ||
"@react-aria/focus": "3.0.0-nightly.1603+18cb5bfc4", | ||
"@react-aria/utils": "3.0.0-nightly.1603+18cb5bfc4", | ||
"@react-types/shared": "3.0.0-nightly.1603+18cb5bfc4" | ||
}, | ||
@@ -32,3 +32,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "1187fa3bfea1aed7b49d39a22b26944c7d017a82" | ||
"gitHead": "18cb5bfc4a049fc791b0836fb0a29e64f6162f9e" | ||
} |
@@ -143,3 +143,3 @@ /* | ||
* | ||
* See https://www.w3.org/TR/wai-aria-practices/examples/landmarks/navigation.html. | ||
* See https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/. | ||
*/ | ||
@@ -146,0 +146,0 @@ private checkLabels(role: AriaLandmarkRole) { |
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
93133