🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@radix-ui/react-dialog

Package Overview
Dependencies
Maintainers
6
Versions
312
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/react-dialog - npm Package Compare versions

Comparing version

to
1.1.7-rc.7

3

dist/index.js

@@ -151,2 +151,3 @@ "use strict";

DialogOverlay.displayName = OVERLAY_NAME;
var Slot = (0, import_react_slot.createSlot)("DialogOverlay.RemoveScroll");
var DialogOverlayImpl = React.forwardRef(

@@ -159,3 +160,3 @@ (props, forwardedRef) => {

// ie. when `Overlay` and `Content` are siblings
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_remove_scroll.RemoveScroll, { as: import_react_slot.Slot, allowPinchZoom: true, shards: [context.contentRef], children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_remove_scroll.RemoveScroll, { as: Slot, allowPinchZoom: true, shards: [context.contentRef], children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
import_react_primitive.Primitive.div,

@@ -162,0 +163,0 @@ {

{
"name": "@radix-ui/react-dialog",
"version": "1.1.7-rc.6",
"version": "1.1.7-rc.7",
"license": "MIT",

@@ -32,14 +32,14 @@ "exports": {

"dependencies": {
"@radix-ui/primitive": "1.1.2-rc.5",
"@radix-ui/react-compose-refs": "1.1.2-rc.5",
"@radix-ui/react-context": "1.1.2-rc.5",
"@radix-ui/react-dismissable-layer": "1.1.6-rc.5",
"@radix-ui/react-focus-guards": "1.1.2-rc.5",
"@radix-ui/react-focus-scope": "1.1.3-rc.5",
"@radix-ui/react-id": "1.1.1-rc.5",
"@radix-ui/react-portal": "1.1.5-rc.5",
"@radix-ui/react-presence": "1.1.3-rc.6",
"@radix-ui/react-primitive": "2.0.3-rc.5",
"@radix-ui/react-slot": "1.1.3-rc.5",
"@radix-ui/react-use-controllable-state": "1.1.1-rc.5",
"@radix-ui/primitive": "1.1.2-rc.6",
"@radix-ui/react-compose-refs": "1.1.2-rc.6",
"@radix-ui/react-context": "1.1.2-rc.6",
"@radix-ui/react-dismissable-layer": "1.1.6-rc.6",
"@radix-ui/react-focus-guards": "1.1.2-rc.6",
"@radix-ui/react-focus-scope": "1.1.3-rc.6",
"@radix-ui/react-id": "1.1.1-rc.6",
"@radix-ui/react-portal": "1.1.5-rc.6",
"@radix-ui/react-presence": "1.1.3-rc.7",
"@radix-ui/react-primitive": "2.0.3-rc.6",
"@radix-ui/react-slot": "1.2.0-rc.1",
"@radix-ui/react-use-controllable-state": "1.1.1-rc.6",
"aria-hidden": "^1.2.4",

@@ -46,0 +46,0 @@ "react-remove-scroll": "^2.6.3"

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