Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-aria/toolbar

Package Overview
Dependencies
Maintainers
2
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/toolbar - npm Package Compare versions

Comparing version 3.0.0-nightly.4266 to 3.0.0-nightly.4274

3

dist/types.d.ts

@@ -17,3 +17,4 @@ import { AriaLabelingProps, Orientation } from "@react-types/shared";

/**
* Handles interactions for toolbar elements, such as keyboard navigation between elements.
* Provides the behavior and accessibility implementation for a toolbar.
* A toolbar is a container for a set of interactive controls with arrow key navigation.
* @param props - Props to be applied to the toolbar.

@@ -20,0 +21,0 @@ * @param ref - A ref to a DOM element for the toolbar.

{
"name": "@react-aria/toolbar",
"version": "3.0.0-nightly.4266+0b541f488",
"version": "3.0.0-nightly.4274+6c61f5b1d",
"description": "Spectrum UI components in React",

@@ -25,6 +25,6 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/focus": "3.0.0-nightly.2555+0b541f488",
"@react-aria/i18n": "3.0.0-nightly.2555+0b541f488",
"@react-aria/utils": "3.0.0-nightly.2555+0b541f488",
"@react-types/shared": "3.0.0-nightly.2555+0b541f488",
"@react-aria/focus": "3.0.0-nightly.2563+6c61f5b1d",
"@react-aria/i18n": "3.0.0-nightly.2563+6c61f5b1d",
"@react-aria/utils": "3.0.0-nightly.2563+6c61f5b1d",
"@react-types/shared": "3.0.0-nightly.2563+6c61f5b1d",
"@swc/helpers": "^0.5.0"

@@ -38,3 +38,3 @@ },

},
"gitHead": "0b541f48848eb43f74ae57e8b21dc4455d95040b"
"gitHead": "6c61f5b1db5f52ebc654bf754a15594bb0662f6f"
}

@@ -35,3 +35,4 @@ /*

/**
* Handles interactions for toolbar elements, such as keyboard navigation between elements.
* Provides the behavior and accessibility implementation for a toolbar.
* A toolbar is a container for a set of interactive controls with arrow key navigation.
* @param props - Props to be applied to the toolbar.

@@ -38,0 +39,0 @@ * @param ref - A ref to a DOM element for the toolbar.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc