@react-aria/focus
Advanced tools
Comparing version 3.0.0-nightly.2989 to 3.0.0-nightly.2992
@@ -1,3 +0,3 @@ | ||
import { FocusableElement, DOMAttributes, FocusableDOMProps, FocusableProps } from "@react-types/shared"; | ||
import React, { ReactNode, RefObject, ReactElement } from "react"; | ||
import { FocusableElement, RefObject, DOMAttributes, FocusableDOMProps, FocusableProps } from "@react-types/shared"; | ||
import React, { ReactNode, ReactElement } from "react"; | ||
/** | ||
@@ -4,0 +4,0 @@ * A utility function that focuses an element while avoiding undesired side effects such |
var $a7a032acae3ddda9$exports = require("./FocusScope.main.js"); | ||
var $6RLDH$reactariautils = require("@react-aria/utils"); | ||
var $6RLDH$react = require("react"); | ||
var $6RLDH$reactariautils = require("@react-aria/utils"); | ||
@@ -5,0 +5,0 @@ |
import {getFocusableTreeWalker as $9bf71ea28793e738$export$2d6ec8fc375ceafa} from "./FocusScope.module.js"; | ||
import {useLayoutEffect as $hGAaG$useLayoutEffect} from "@react-aria/utils"; | ||
import {useState as $hGAaG$useState} from "react"; | ||
import {useLayoutEffect as $hGAaG$useLayoutEffect} from "@react-aria/utils"; | ||
@@ -5,0 +5,0 @@ /* |
{ | ||
"name": "@react-aria/focus", | ||
"version": "3.0.0-nightly.2989+76365df43", | ||
"version": "3.0.0-nightly.2992+546ffa41f", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,5 +25,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/interactions": "3.0.0-nightly.2989+76365df43", | ||
"@react-aria/utils": "3.0.0-nightly.2989+76365df43", | ||
"@react-types/shared": "3.0.0-nightly.2989+76365df43", | ||
"@react-aria/interactions": "3.0.0-nightly.2992+546ffa41f", | ||
"@react-aria/utils": "3.0.0-nightly.2992+546ffa41f", | ||
"@react-types/shared": "3.0.0-nightly.2992+546ffa41f", | ||
"@swc/helpers": "^0.5.0", | ||
@@ -38,3 +38,3 @@ "clsx": "^2.0.0" | ||
}, | ||
"gitHead": "76365df434b6f65b137113557ba14a32ea466c8f" | ||
"gitHead": "546ffa41f7d1d3a566950a14d8f46cf726891220" | ||
} |
@@ -14,4 +14,5 @@ /* | ||
import {getFocusableTreeWalker} from './FocusScope'; | ||
import {RefObject, useState} from 'react'; | ||
import {RefObject} from '@react-types/shared'; | ||
import {useLayoutEffect} from '@react-aria/utils'; | ||
import {useState} from 'react'; | ||
@@ -18,0 +19,0 @@ interface AriaHasTabbableChildOptions { |
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
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
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
395022
4435