@react-aria/tooltip
Advanced tools
Comparing version 3.0.0-nightly-835f0aa1b-250107 to 3.0.0-nightly-873f6fe9a-250125
@@ -108,3 +108,4 @@ var $jCY2B$reactariainteractions = require("@react-aria/interactions"); | ||
onPointerDown: onPressStart, | ||
onKeyDown: onPressStart | ||
onKeyDown: onPressStart, | ||
tabIndex: undefined | ||
}) | ||
@@ -111,0 +112,0 @@ }, |
@@ -102,3 +102,4 @@ import {getInteractionModality as $6VwSn$getInteractionModality, isFocusVisible as $6VwSn$isFocusVisible, useHover as $6VwSn$useHover} from "@react-aria/interactions"; | ||
onPointerDown: onPressStart, | ||
onKeyDown: onPressStart | ||
onKeyDown: onPressStart, | ||
tabIndex: undefined | ||
}) | ||
@@ -105,0 +106,0 @@ }, |
{ | ||
"name": "@react-aria/tooltip", | ||
"version": "3.0.0-nightly-835f0aa1b-250107", | ||
"version": "3.0.0-nightly-873f6fe9a-250125", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,12 +25,13 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/focus": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-aria/interactions": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-aria/utils": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-stately/tooltip": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-types/shared": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-types/tooltip": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-aria/focus": "3.0.0-nightly-873f6fe9a-250125", | ||
"@react-aria/interactions": "3.0.0-nightly-873f6fe9a-250125", | ||
"@react-aria/utils": "3.0.0-nightly-873f6fe9a-250125", | ||
"@react-stately/tooltip": "3.0.0-nightly-873f6fe9a-250125", | ||
"@react-types/shared": "3.0.0-nightly-873f6fe9a-250125", | ||
"@react-types/tooltip": "3.0.0-nightly-873f6fe9a-250125", | ||
"@swc/helpers": "^0.5.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" | ||
"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" | ||
}, | ||
@@ -37,0 +38,0 @@ "publishConfig": { |
@@ -143,3 +143,4 @@ /* | ||
onPointerDown: onPressStart, | ||
onKeyDown: onPressStart | ||
onKeyDown: onPressStart, | ||
tabIndex: undefined | ||
}) | ||
@@ -146,0 +147,0 @@ }, |
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
50258
683
9
+ Added@react-aria/focus@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-aria/interactions@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-aria/ssr@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-aria/utils@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-stately/overlays@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-stately/tooltip@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-stately/utils@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-types/overlays@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-types/shared@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-types/tooltip@3.0.0-nightly-873f6fe9a-250125(transitive)
- Removed@react-aria/focus@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-aria/interactions@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-aria/ssr@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-aria/utils@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-stately/overlays@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-stately/tooltip@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-stately/utils@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-types/overlays@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-types/shared@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-types/tooltip@3.0.0-nightly-835f0aa1b-250107(transitive)
Updated@react-aria/interactions@3.0.0-nightly-873f6fe9a-250125
Updated@react-stately/tooltip@3.0.0-nightly-873f6fe9a-250125