@luminati-io/uikit 6.3.69 → 6.3.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -51916,6 +51916,9 @@ var Modal2 = function Modal2(_ref) {
|
|
51916
51916
|
}
|
51917
51917
|
},
|
51918
51918
|
afterClose: afterClose,
|
51919
|
+
destroyOnHidden: destroyOnClose
|
51920
|
+
// deprecated: https://github.com/react-component/dialog/commit/855dfe97ffc4a1dceb3659d9b9483ca57b411389
|
51921
|
+
,
|
51919
51922
|
destroyOnClose: destroyOnClose,
|
51920
51923
|
keyboard: false,
|
51921
51924
|
animation: "zoom",
|