@react-spectrum/utils
Advanced tools
Comparing version 3.0.0-nightly-835f0aa1b-250107 to 3.0.0-nightly-873f6fe9a-250125
@@ -48,3 +48,2 @@ var $iTRw5$reactariautils = require("@react-aria/utils"); | ||
const emptyObj = (0, $iTRw5$react.useMemo)(()=>({}), []); | ||
// eslint-disable-next-line react-hooks/exhaustive-deps | ||
let parentSlots = (0, $iTRw5$react.useContext)($e81916440cf6fd84$var$SlotContext) || emptyObj; | ||
@@ -51,0 +50,0 @@ let { slots: slots = emptyObj, children: children } = props; |
@@ -35,3 +35,2 @@ import {mergeProps as $doF98$mergeProps} from "@react-aria/utils"; | ||
const emptyObj = (0, $doF98$useMemo)(()=>({}), []); | ||
// eslint-disable-next-line react-hooks/exhaustive-deps | ||
let parentSlots = (0, $doF98$useContext)($59d09bcc83651bf9$var$SlotContext) || emptyObj; | ||
@@ -38,0 +37,0 @@ let { slots: slots = emptyObj, children: children } = props; |
{ | ||
"name": "@react-spectrum/utils", | ||
"version": "3.0.0-nightly-835f0aa1b-250107", | ||
"version": "3.0.0-nightly-873f6fe9a-250125", | ||
"description": "Spectrum UI components in React", | ||
@@ -27,6 +27,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/i18n": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-aria/ssr": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-aria/utils": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-types/shared": "3.0.0-nightly-835f0aa1b-250107", | ||
"@react-aria/i18n": "3.0.0-nightly-873f6fe9a-250125", | ||
"@react-aria/ssr": "3.0.0-nightly-873f6fe9a-250125", | ||
"@react-aria/utils": "3.0.0-nightly-873f6fe9a-250125", | ||
"@react-types/shared": "3.0.0-nightly-873f6fe9a-250125", | ||
"@swc/helpers": "^0.5.0", | ||
@@ -36,3 +36,4 @@ "clsx": "^2.0.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" | ||
}, | ||
@@ -39,0 +40,0 @@ "publishConfig": { |
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
226640
8
3166
+ Added@internationalized/date@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@internationalized/message@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@internationalized/number@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@internationalized/string@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-aria/i18n@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/utils@3.0.0-nightly-873f6fe9a-250125(transitive)
+ Added@react-types/shared@3.0.0-nightly-873f6fe9a-250125(transitive)
- Removed@internationalized/date@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@internationalized/message@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@internationalized/number@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@internationalized/string@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-aria/i18n@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/utils@3.0.0-nightly-835f0aa1b-250107(transitive)
- Removed@react-types/shared@3.0.0-nightly-835f0aa1b-250107(transitive)