rc-trigger
Advanced tools
Comparing version 5.1.1 to 5.1.2
@@ -152,8 +152,8 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
visible: visible, | ||
ref: elementRef | ||
ref: elementRef, | ||
leavedClassName: "".concat(prefixCls, "-hidden") | ||
}, motion, { | ||
onAppearPrepare: onShowPrepare, | ||
onEnterPrepare: onShowPrepare, | ||
removeOnLeave: destroyPopupOnHide, | ||
leavedClassName: "".concat(prefixCls, "-hidden") | ||
removeOnLeave: destroyPopupOnHide | ||
}), function (_ref, motionRef) { | ||
@@ -160,0 +160,0 @@ var motionClassName = _ref.className, |
@@ -169,8 +169,8 @@ "use strict"; | ||
visible: visible, | ||
ref: elementRef | ||
ref: elementRef, | ||
leavedClassName: "".concat(prefixCls, "-hidden") | ||
}, motion, { | ||
onAppearPrepare: onShowPrepare, | ||
onEnterPrepare: onShowPrepare, | ||
removeOnLeave: destroyPopupOnHide, | ||
leavedClassName: "".concat(prefixCls, "-hidden") | ||
removeOnLeave: destroyPopupOnHide | ||
}), function (_ref, motionRef) { | ||
@@ -177,0 +177,0 @@ var motionClassName = _ref.className, |
{ | ||
"name": "rc-trigger", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "base abstract trigger component for react", | ||
@@ -5,0 +5,0 @@ "engines": { |
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