@radix-ui/react-compose-refs
Advanced tools
Comparing version 0.1.1-rc.40 to 0.1.1-rc.41
var $dJwbH$react = require("react"); | ||
function $parcel$exportWildcard(dest, source) { | ||
Object.keys(source).forEach(function(key) { | ||
if (key === 'default' || key === '__esModule' || dest.hasOwnProperty(key)) { | ||
return; | ||
} | ||
Object.defineProperty(dest, key, { | ||
enumerable: true, | ||
get: function get() { | ||
return source[key]; | ||
} | ||
}); | ||
}); | ||
return dest; | ||
} | ||
function $parcel$export(e, n, v, s) { | ||
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true}); | ||
} | ||
var $9c2aaba23466b352$exports = {}; | ||
$parcel$export($9c2aaba23466b352$exports, "composeRefs", () => $9c2aaba23466b352$export$43e446d32b3d21af); | ||
$parcel$export($9c2aaba23466b352$exports, "useComposedRefs", () => $9c2aaba23466b352$export$c7b2cbe3552a0d05); | ||
$parcel$export(module.exports, "composeRefs", () => $9c2aaba23466b352$export$43e446d32b3d21af); | ||
$parcel$export(module.exports, "useComposedRefs", () => $9c2aaba23466b352$export$c7b2cbe3552a0d05); | ||
@@ -51,5 +34,4 @@ /** | ||
$parcel$exportWildcard(module.exports, $9c2aaba23466b352$exports); | ||
//# sourceMappingURL=index.js.map |
import {useCallback as $3vqmr$useCallback} from "react"; | ||
function $parcel$export(e, n, v, s) { | ||
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true}); | ||
} | ||
var $6ed0406888f73fc4$exports = {}; | ||
$parcel$export($6ed0406888f73fc4$exports, "composeRefs", () => $6ed0406888f73fc4$export$43e446d32b3d21af); | ||
$parcel$export($6ed0406888f73fc4$exports, "useComposedRefs", () => $6ed0406888f73fc4$export$c7b2cbe3552a0d05); | ||
/** | ||
@@ -12,0 +5,0 @@ * Set a given ref to a given value |
{ | ||
"name": "@radix-ui/react-compose-refs", | ||
"version": "0.1.1-rc.40", | ||
"version": "0.1.1-rc.41", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
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
8242
67