@react-aria/virtualizer
Advanced tools
Comparing version 3.3.2-nightly.2595 to 3.3.2-nightly.2600
@@ -299,3 +299,3 @@ var { | ||
const ScrollView = _react.forwardRef($a90951c3d36a11fc98c5f85adae5ad$var$ScrollView); | ||
const ScrollView = /*#__PURE__*/_react.forwardRef($a90951c3d36a11fc98c5f85adae5ad$var$ScrollView); | ||
@@ -533,3 +533,3 @@ exports.ScrollView = ScrollView; | ||
const Virtualizer = _react.forwardRef($c6087bb500e3bca67ce9dc45886$var$Virtualizer); | ||
const Virtualizer = /*#__PURE__*/_react.forwardRef($c6087bb500e3bca67ce9dc45886$var$Virtualizer); | ||
@@ -536,0 +536,0 @@ exports.Virtualizer = Virtualizer; |
@@ -259,3 +259,3 @@ import { useLocale } from "@react-aria/i18n"; | ||
export const ScrollView = _react.forwardRef($db588eb9c9dbc1dd892f18503cee21$var$ScrollView); | ||
export const ScrollView = /*#__PURE__*/_react.forwardRef($db588eb9c9dbc1dd892f18503cee21$var$ScrollView); | ||
export function useVirtualizerItem(options) { | ||
@@ -480,3 +480,3 @@ let { | ||
export const Virtualizer = _react.forwardRef($d62d682f3da39408e5c59b860cad8094$var$Virtualizer); | ||
export const Virtualizer = /*#__PURE__*/_react.forwardRef($d62d682f3da39408e5c59b860cad8094$var$Virtualizer); | ||
@@ -483,0 +483,0 @@ function $d62d682f3da39408e5c59b860cad8094$var$defaultRenderWrapper(parent, reusableView) { |
{ | ||
"name": "@react-aria/virtualizer", | ||
"version": "3.3.2-nightly.2595+0707851b", | ||
"version": "3.3.2-nightly.2600+3f4563ab", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,6 +21,6 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/i18n": "3.0.0-nightly.917+0707851b", | ||
"@react-aria/utils": "3.0.0-nightly.917+0707851b", | ||
"@react-stately/virtualizer": "3.1.3-nightly.2595+0707851b", | ||
"@react-types/shared": "3.0.0-nightly.917+0707851b" | ||
"@react-aria/i18n": "3.0.0-nightly.922+3f4563ab", | ||
"@react-aria/utils": "3.0.0-nightly.922+3f4563ab", | ||
"@react-stately/virtualizer": "3.1.3-nightly.2600+3f4563ab", | ||
"@react-types/shared": "3.0.0-nightly.922+3f4563ab" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "0707851bbff541c10e21c5b1c5fe10afb08f3301" | ||
"gitHead": "3f4563ab05cde3d73dc222da1b9af2fc707358c8" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
143329