@sunny-base-web/ui 0.8.92 → 0.8.94
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.
package/dist/index.mjs
CHANGED
|
@@ -6080,7 +6080,8 @@ const Od = { class: "inline-block" }, Vd = ["disabled"], Nd = { class: "p-5 rela
|
|
|
6080
6080
|
title: O.value,
|
|
6081
6081
|
width: J.value,
|
|
6082
6082
|
top: "50px",
|
|
6083
|
-
"close-on-click-modal": !1
|
|
6083
|
+
"close-on-click-modal": !1,
|
|
6084
|
+
"unmount-on-close": !0
|
|
6084
6085
|
}, $.value, {
|
|
6085
6086
|
onCancel: m(k),
|
|
6086
6087
|
onClose: m(k)
|