Socket
Book a DemoInstallSign in
Socket

@fluentui/react-dialog

Package Overview
Dependencies
Maintainers
10
Versions
894
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-dialog - npm Package Compare versions

Comparing version

to
0.0.0-nightly-20250613-0407.1

4

lib-commonjs/components/Dialog/useDialog.js

@@ -44,6 +44,2 @@ "use strict";

components: {
// TODO: remove once React v18 slot API is modified
// This is a problem at the moment due to UnknownSlotProps assumption
// that `children` property is `ReactNode`, which in this case is not valid
// as PresenceComponentProps['children'] is `ReactElement`
surfaceMotion: _DialogSurfaceMotion.DialogSurfaceMotion

@@ -50,0 +46,0 @@ },

@@ -85,6 +85,2 @@ "use strict";

root: 'div',
// TODO: remove once React v18 slot API is modified
// This is a problem at the moment due to UnknownSlotProps assumption
// that `children` property is `ReactNode`, which in this case is not valid
// as PresenceComponentProps['children'] is `ReactElement`
backdropMotion: _DialogBackdropMotion.DialogBackdropMotion

@@ -91,0 +87,0 @@ },

@@ -40,6 +40,2 @@ import { useHasParentContext } from '@fluentui/react-context-selector';

components: {
// TODO: remove once React v18 slot API is modified
// This is a problem at the moment due to UnknownSlotProps assumption
// that `children` property is `ReactNode`, which in this case is not valid
// as PresenceComponentProps['children'] is `ReactElement`
surfaceMotion: DialogSurfaceMotion

@@ -46,0 +42,0 @@ },

@@ -82,6 +82,2 @@ import { Escape } from '@fluentui/keyboard-keys';

root: 'div',
// TODO: remove once React v18 slot API is modified
// This is a problem at the moment due to UnknownSlotProps assumption
// that `children` property is `ReactNode`, which in this case is not valid
// as PresenceComponentProps['children'] is `ReactElement`
backdropMotion: DialogBackdropMotion

@@ -88,0 +84,0 @@ },

38

package.json
{
"name": "@fluentui/react-dialog",
"version": "0.0.0-nightly-20250612-0406.1",
"version": "0.0.0-nightly-20250613-0407.1",
"description": "Dialog component for Fluent UI React",

@@ -15,10 +15,10 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/react-provider": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-popover": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-tooltip": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-button": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-menu": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-provider": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-popover": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-tooltip": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-button": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-menu": "0.0.0-nightly-20250613-0407.1",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-conformance": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-conformance": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250613-0407.1",
"@fluentui/scripts-api-extractor": "*",

@@ -28,14 +28,14 @@ "@fluentui/scripts-cypress": "*"

"dependencies": {
"@fluentui/react-utilities": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20250612-0406.1",
"@fluentui/keyboard-keys": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-context-selector": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-motion": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-motion-components-preview": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-aria": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-utilities": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20250613-0407.1",
"@fluentui/keyboard-keys": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-context-selector": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-motion": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-motion-components-preview": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-aria": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-tabster": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-theme": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-portal": "0.0.0-nightly-20250612-0406.1",
"@fluentui/react-tabster": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-theme": "0.0.0-nightly-20250613-0407.1",
"@fluentui/react-portal": "0.0.0-nightly-20250613-0407.1",
"@griffel/react": "^1.5.22",

@@ -42,0 +42,0 @@ "@swc/helpers": "^0.5.1"

Sorry, the diff of this file is too big to display

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.