New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-aria/table

Package Overview
Dependencies
Maintainers
2
Versions
888
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/table - npm Package Compare versions

Comparing version 3.0.0-nightly-c53ab48ec-250115 to 3.0.0-nightly-c78b24831-250206

2

dist/useTableColumnHeader.main.js

@@ -80,3 +80,3 @@ var $6acf696f746f932c$exports = require("./utils.main.js");

columnHeaderProps: {
...(0, $33PgG$reactariautils.mergeProps)(gridCellProps, pressProps, focusableProps, descriptionProps, // If the table is empty, make all column headers untabbable
...(0, $33PgG$reactariautils.mergeProps)(focusableProps, gridCellProps, pressProps, descriptionProps, // If the table is empty, make all column headers untabbable
shouldDisableFocus ? {

@@ -83,0 +83,0 @@ tabIndex: -1

@@ -74,3 +74,3 @@ import {getColumnHeaderId as $2140fb2337097f2d$export$37cd4213f2ad742e} from "./utils.module.js";

columnHeaderProps: {
...(0, $cjB6b$mergeProps)(gridCellProps, pressProps, focusableProps, descriptionProps, // If the table is empty, make all column headers untabbable
...(0, $cjB6b$mergeProps)(focusableProps, gridCellProps, pressProps, descriptionProps, // If the table is empty, make all column headers untabbable
shouldDisableFocus ? {

@@ -77,0 +77,0 @@ tabIndex: -1

@@ -177,2 +177,3 @@ var $6acf696f746f932c$exports = require("./utils.main.js");

let { pressProps: pressProps } = (0, $gDW2h$reactariainteractions.usePress)({
preventFocusOnPress: true,
onPressStart: (e)=>{

@@ -179,0 +180,0 @@ if (e.ctrlKey || e.altKey || e.metaKey || e.shiftKey || e.pointerType === 'keyboard') return;

@@ -171,2 +171,3 @@ import {getColumnHeaderId as $2140fb2337097f2d$export$37cd4213f2ad742e} from "./utils.module.js";

let { pressProps: pressProps } = (0, $d9Rqy$usePress)({
preventFocusOnPress: true,
onPressStart: (e)=>{

@@ -173,0 +174,0 @@ if (e.ctrlKey || e.altKey || e.metaKey || e.shiftKey || e.pointerType === 'keyboard') return;

{
"name": "@react-aria/table",
"version": "3.0.0-nightly-c53ab48ec-250115",
"version": "3.0.0-nightly-c78b24831-250206",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/focus": "3.0.0-nightly-c53ab48ec-250115",
"@react-aria/grid": "3.0.0-nightly-c53ab48ec-250115",
"@react-aria/i18n": "3.0.0-nightly-c53ab48ec-250115",
"@react-aria/interactions": "3.0.0-nightly-c53ab48ec-250115",
"@react-aria/live-announcer": "3.0.0-nightly-c53ab48ec-250115",
"@react-aria/utils": "3.0.0-nightly-c53ab48ec-250115",
"@react-aria/visually-hidden": "3.0.0-nightly-c53ab48ec-250115",
"@react-stately/collections": "3.0.0-nightly-c53ab48ec-250115",
"@react-stately/flags": "3.0.0-nightly-c53ab48ec-250115",
"@react-stately/table": "3.0.0-nightly-c53ab48ec-250115",
"@react-types/checkbox": "3.0.0-nightly-c53ab48ec-250115",
"@react-types/grid": "3.0.0-nightly-c53ab48ec-250115",
"@react-types/shared": "3.0.0-nightly-c53ab48ec-250115",
"@react-types/table": "3.0.0-nightly-c53ab48ec-250115",
"@react-aria/focus": "3.0.0-nightly-c78b24831-250206",
"@react-aria/grid": "3.0.0-nightly-c78b24831-250206",
"@react-aria/i18n": "3.0.0-nightly-c78b24831-250206",
"@react-aria/interactions": "3.0.0-nightly-c78b24831-250206",
"@react-aria/live-announcer": "3.0.0-nightly-c78b24831-250206",
"@react-aria/utils": "3.0.0-nightly-c78b24831-250206",
"@react-aria/visually-hidden": "3.0.0-nightly-c78b24831-250206",
"@react-stately/collections": "3.0.0-nightly-c78b24831-250206",
"@react-stately/flags": "3.0.0-nightly-c78b24831-250206",
"@react-stately/table": "3.0.0-nightly-c78b24831-250206",
"@react-types/checkbox": "3.0.0-nightly-c78b24831-250206",
"@react-types/grid": "3.0.0-nightly-c78b24831-250206",
"@react-types/shared": "3.0.0-nightly-c78b24831-250206",
"@react-types/table": "3.0.0-nightly-c78b24831-250206",
"@swc/helpers": "^0.5.0"

@@ -41,0 +41,0 @@ },

@@ -93,5 +93,5 @@ /*

...mergeProps(
focusableProps,
gridCellProps,
pressProps,
focusableProps,
descriptionProps,

@@ -98,0 +98,0 @@ // If the table is empty, make all column headers untabbable

@@ -227,2 +227,3 @@ /*

let {pressProps} = usePress({
preventFocusOnPress: true,
onPressStart: (e) => {

@@ -229,0 +230,0 @@ if (e.ctrlKey || e.altKey || e.metaKey || e.shiftKey || e.pointerType === 'keyboard') {

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

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