@radix-ui/react-primitive
Advanced tools
Comparing version 0.1.5-rc.47 to 1.0.0-rc.1
@@ -45,3 +45,3 @@ var $iMixA$babelruntimehelpersextends = require("@babel/runtime/helpers/extends"); | ||
window[Symbol.for('radix-ui')] = true; | ||
}, []); // DEPRECATED | ||
}, []); | ||
return /*#__PURE__*/ $iMixA$react.createElement(Comp, ($parcel$interopDefault($iMixA$babelruntimehelpersextends))({}, primitiveProps, { | ||
@@ -57,3 +57,2 @@ ref: forwardedRef | ||
}, {}); | ||
/* -----------------------------------------------------------------------------------------------*/ const $c3def6332c2749a6$var$AS_ERROR = `Warning: The \`as\` prop has been removed in favour of \`asChild\`. For details, see https://radix-ui.com/docs/primitives/overview/styling#changing-the-rendered-element`; | ||
/* ------------------------------------------------------------------------------------------------- | ||
@@ -60,0 +59,0 @@ * Utils |
@@ -35,3 +35,3 @@ import $4q5Fq$babelruntimehelpersesmextends from "@babel/runtime/helpers/esm/extends"; | ||
window[Symbol.for('radix-ui')] = true; | ||
}, []); // DEPRECATED | ||
}, []); | ||
return /*#__PURE__*/ $4q5Fq$createElement(Comp, $4q5Fq$babelruntimehelpersesmextends({}, primitiveProps, { | ||
@@ -47,3 +47,2 @@ ref: forwardedRef | ||
}, {}); | ||
/* -----------------------------------------------------------------------------------------------*/ const $8927f6f2acc4f386$var$AS_ERROR = `Warning: The \`as\` prop has been removed in favour of \`asChild\`. For details, see https://radix-ui.com/docs/primitives/overview/styling#changing-the-rendered-element`; | ||
/* ------------------------------------------------------------------------------------------------- | ||
@@ -50,0 +49,0 @@ * Utils |
{ | ||
"name": "@radix-ui/react-primitive", | ||
"version": "0.1.5-rc.47", | ||
"version": "1.0.0-rc.1", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "source": "src/index.ts", | ||
"@babel/runtime": "^7.13.10", | ||
"@radix-ui/react-slot": "0.1.3-rc.47" | ||
"@radix-ui/react-slot": "1.0.0-rc.1" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
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
26376
228
+ Added@radix-ui/react-compose-refs@1.0.0-rc.1(transitive)
+ Added@radix-ui/react-slot@1.0.0-rc.1(transitive)
- Removed@radix-ui/react-compose-refs@0.1.1-rc.47(transitive)
- Removed@radix-ui/react-slot@0.1.3-rc.47(transitive)