@fluentui/react-dialog
Advanced tools
Comparing version 9.11.16 to 9.11.17
@@ -212,2 +212,6 @@ /// <reference types="react" /> | ||
export declare type DialogSlots = { | ||
/** | ||
* For more information refer to the [Motion docs page](https://react.fluentui.dev/?path=/docs/motion-motion-slot--docs). | ||
* | ||
*/ | ||
surfaceMotion: Slot<PresenceMotionSlotProps>; | ||
@@ -257,2 +261,6 @@ }; | ||
root: Slot<'div'>; | ||
/** | ||
* For more information refer to the [Motion docs page](https://react.fluentui.dev/?path=/docs/motion-motion-slot--docs). | ||
* | ||
*/ | ||
backdropMotion: Slot<PresenceMotionSlotProps>; | ||
@@ -259,0 +267,0 @@ }; |
{ | ||
"name": "@fluentui/react-dialog", | ||
"version": "9.11.16", | ||
"version": "9.11.17", | ||
"description": "Dialog component for Fluent UI React", | ||
@@ -49,7 +49,7 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-shared-contexts": "^9.20.1", | ||
"@fluentui/react-aria": "^9.13.6", | ||
"@fluentui/react-aria": "^9.13.7", | ||
"@fluentui/react-icons": "^2.0.245", | ||
"@fluentui/react-tabster": "^9.22.7", | ||
"@fluentui/react-tabster": "^9.22.8", | ||
"@fluentui/react-theme": "^9.1.20", | ||
"@fluentui/react-portal": "^9.4.35", | ||
"@fluentui/react-portal": "^9.4.36", | ||
"@griffel/react": "^1.5.22", | ||
@@ -56,0 +56,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
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
464409
3229