@fluentui/react-toast
Advanced tools
Comparing version
@@ -7,6 +7,5 @@ import { ARIAButtonResultProps } from '@fluentui/react-aria'; | ||
import type { ForwardRefComponent } from '@fluentui/react-utilities'; | ||
import { JSXElementConstructor } from 'react'; | ||
import type { JSXElement } from '@fluentui/react-utilities'; | ||
import type { PortalProps } from '@fluentui/react-portal'; | ||
import * as React_2 from 'react'; | ||
import { ReactElement } from 'react'; | ||
import type { Slot } from '@fluentui/react-utilities'; | ||
@@ -48,3 +47,3 @@ import type { SlotClassNames } from '@fluentui/react-utilities'; | ||
*/ | ||
export declare const renderToast_unstable: (state: ToastState, contextValues: ToastContextValues) => JSX.Element; | ||
export declare const renderToast_unstable: (state: ToastState, contextValues: ToastContextValues) => JSXElement; | ||
@@ -54,3 +53,3 @@ /** | ||
*/ | ||
export declare const renderToastBody_unstable: (state: ToastBodyState) => JSX.Element; | ||
export declare const renderToastBody_unstable: (state: ToastBodyState) => JSXElement; | ||
@@ -60,3 +59,3 @@ /** | ||
*/ | ||
export declare const renderToaster_unstable: (state: ToasterState) => JSX.Element; | ||
export declare const renderToaster_unstable: (state: ToasterState) => JSXElement; | ||
@@ -66,3 +65,3 @@ /** | ||
*/ | ||
export declare const renderToastFooter_unstable: (state: ToastFooterState) => JSX.Element; | ||
export declare const renderToastFooter_unstable: (state: ToastFooterState) => JSXElement; | ||
@@ -72,3 +71,3 @@ /** | ||
*/ | ||
export declare const renderToastTitle_unstable: (state: ToastTitleState) => JSX.Element; | ||
export declare const renderToastTitle_unstable: (state: ToastTitleState) => JSXElement; | ||
@@ -80,3 +79,3 @@ /** | ||
*/ | ||
export declare const renderToastTrigger_unstable: (state: ToastTriggerState) => ReactElement<any, string | JSXElementConstructor<any>> | null; | ||
export declare const renderToastTrigger_unstable: (state: ToastTriggerState) => JSXElement | null; | ||
@@ -115,3 +114,3 @@ declare type RootSlot = Slot<'div'>; | ||
order: number; | ||
imperativeRef: React_2.RefObject<ToastImperativeRef>; | ||
imperativeRef: React_2.RefObject<ToastImperativeRef | null>; | ||
} | ||
@@ -118,0 +117,0 @@ |
{ | ||
"name": "@fluentui/react-toast", | ||
"version": "9.7.0", | ||
"version": "9.7.1", | ||
"description": "Toast component for Fluent UI", | ||
@@ -24,12 +24,12 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/keyboard-keys": "^9.0.8", | ||
"@fluentui/react-aria": "^9.16.4", | ||
"@fluentui/react-aria": "^9.17.0", | ||
"@fluentui/react-icons": "^2.0.245", | ||
"@fluentui/react-jsx-runtime": "^9.1.6", | ||
"@fluentui/react-motion": "^9.10.3", | ||
"@fluentui/react-motion-components-preview": "^0.9.0", | ||
"@fluentui/react-portal": "^9.8.1", | ||
"@fluentui/react-shared-contexts": "^9.25.0", | ||
"@fluentui/react-tabster": "^9.26.4", | ||
"@fluentui/react-jsx-runtime": "^9.2.0", | ||
"@fluentui/react-motion": "^9.10.4", | ||
"@fluentui/react-motion-components-preview": "^0.10.0", | ||
"@fluentui/react-portal": "^9.8.2", | ||
"@fluentui/react-shared-contexts": "^9.25.1", | ||
"@fluentui/react-tabster": "^9.26.5", | ||
"@fluentui/react-theme": "^9.2.0", | ||
"@fluentui/react-utilities": "^9.24.0", | ||
"@fluentui/react-utilities": "^9.24.1", | ||
"@griffel/react": "^1.5.22", | ||
@@ -39,6 +39,6 @@ "@swc/helpers": "^0.5.1" | ||
"peerDependencies": { | ||
"@types/react": ">=16.14.0 <19.0.0", | ||
"@types/react-dom": ">=16.9.0 <19.0.0", | ||
"react": ">=16.14.0 <19.0.0", | ||
"react-dom": ">=16.14.0 <19.0.0" | ||
"@types/react": ">=16.14.0 <20.0.0", | ||
"@types/react-dom": ">=16.9.0 <20.0.0", | ||
"react": ">=16.14.0 <20.0.0", | ||
"react-dom": ">=16.14.0 <20.0.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "beachball": { |
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
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
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
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
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
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
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
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
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
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
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
699210
0.82%6075
-0.02%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated