@react-aria/tag
Advanced tools
Comparing version 3.0.0-nightly-0ddbe6f95-241021 to 3.0.0-nightly-10a43de88-241127
@@ -60,3 +60,2 @@ var $09704b0efefe5140$exports = require("./useTagGroup.main.js"); | ||
let isFocused = item.key === state.selectionManager.focusedKey; | ||
// @ts-ignore - data attributes are ok but TS doesn't know about them. | ||
let domProps = (0, $8p8DL$reactariautils.filterDOMProps)(item.props); | ||
@@ -63,0 +62,0 @@ let linkProps = (0, $8p8DL$reactariautils.useSyntheticLinkProps)(item.props); |
@@ -54,3 +54,2 @@ import {hookData as $d7323bca8d074eeb$export$653eddfc964b0f8a} from "./useTagGroup.module.js"; | ||
let isFocused = item.key === state.selectionManager.focusedKey; | ||
// @ts-ignore - data attributes are ok but TS doesn't know about them. | ||
let domProps = (0, $ioKwR$filterDOMProps)(item.props); | ||
@@ -57,0 +56,0 @@ let linkProps = (0, $ioKwR$useSyntheticLinkProps)(item.props); |
{ | ||
"name": "@react-aria/tag", | ||
"version": "3.0.0-nightly-0ddbe6f95-241021", | ||
"version": "3.0.0-nightly-10a43de88-241127", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,16 +25,16 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/gridlist": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-aria/i18n": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-aria/interactions": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-aria/label": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-aria/selection": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-aria/utils": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-stately/list": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-types/button": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-types/shared": "^3.0.0-nightly-0ddbe6f95-241021", | ||
"@react-aria/gridlist": "^3.0.0-nightly-10a43de88-241127", | ||
"@react-aria/i18n": "^3.0.0-nightly-10a43de88-241127", | ||
"@react-aria/interactions": "^3.0.0-nightly-10a43de88-241127", | ||
"@react-aria/label": "^3.0.0-nightly-10a43de88-241127", | ||
"@react-aria/selection": "^3.0.0-nightly-10a43de88-241127", | ||
"@react-aria/utils": "^3.0.0-nightly-10a43de88-241127", | ||
"@react-stately/list": "^3.0.0-nightly-10a43de88-241127", | ||
"@react-types/button": "^3.0.0-nightly-10a43de88-241127", | ||
"@react-types/shared": "^3.0.0-nightly-10a43de88-241127", | ||
"@swc/helpers": "^0.5.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", | ||
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"stableVersion": "3.4.7" | ||
"stableVersion": "3.4.8" | ||
} |
@@ -83,3 +83,2 @@ /* | ||
let isFocused = item.key === state.selectionManager.focusedKey; | ||
// @ts-ignore - data attributes are ok but TS doesn't know about them. | ||
let domProps = filterDOMProps(item.props); | ||
@@ -86,0 +85,0 @@ let linkProps = useSyntheticLinkProps(item.props); |
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
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
138424
1642