@uiw/react-overlay
Advanced tools
Comparing version
@@ -144,4 +144,3 @@ "use strict"; | ||
unmountOnExit: unmountOnExit, | ||
timeout: timeout | ||
}, otherProps), {}, { | ||
timeout: timeout, | ||
"in": isOpen, | ||
@@ -151,3 +150,4 @@ onEntering: onOpening, | ||
onExiting: onClosing, | ||
onExited: handleClosed, | ||
onExited: handleClosed | ||
}, otherProps), {}, { | ||
children: function children(status) { | ||
@@ -154,0 +154,0 @@ return /*#__PURE__*/(0, _jsxRuntime.jsxs)("div", { |
@@ -115,4 +115,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
unmountOnExit: unmountOnExit, | ||
timeout: timeout | ||
}, otherProps, { | ||
timeout: timeout, | ||
in: isOpen, | ||
@@ -122,3 +121,4 @@ onEntering: onOpening, | ||
onExiting: onClosing, | ||
onExited: handleClosed, | ||
onExited: handleClosed | ||
}, otherProps, { | ||
children: status => { | ||
@@ -125,0 +125,0 @@ return /*#__PURE__*/_jsxs("div", { |
{ | ||
"name": "@uiw/react-overlay", | ||
"version": "4.9.9", | ||
"version": "4.9.10", | ||
"description": "Overlay component", | ||
@@ -47,4 +47,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-portal": "^4.9.9", | ||
"@uiw/utils": "^4.9.9", | ||
"@uiw/react-portal": "^4.9.10", | ||
"@uiw/utils": "^4.9.10", | ||
"react-transition-group": "^4.4.2" | ||
@@ -51,0 +51,0 @@ }, |
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
66395
-0.76%764
-2.05%Updated
Updated