hcui-package 2.0.70 → 2.0.72
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/hcui-package.es.js
CHANGED
|
@@ -84622,6 +84622,9 @@ const Toe = {
|
|
|
84622
84622
|
"onUpdate:show": m[1] || (m[1] = (g) => r.value = g),
|
|
84623
84623
|
preset: "card",
|
|
84624
84624
|
title: v.title,
|
|
84625
|
+
"close-on-esc": !1,
|
|
84626
|
+
"mask-closable": !1,
|
|
84627
|
+
onClose: y,
|
|
84625
84628
|
style: Ic({ width: v.width, minHeight: v.minHeight, maxHeight: v.maxHeight })
|
|
84626
84629
|
}, {
|
|
84627
84630
|
footer: Sn(() => [
|