@avilang/practical-ui 0.3.31 → 0.3.32
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.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -29740,8 +29740,8 @@ const P2 = () => {
|
|
|
29740
29740
|
const i = {
|
|
29741
29741
|
title: "",
|
|
29742
29742
|
closable: !0,
|
|
29743
|
-
...r,
|
|
29744
29743
|
autoFocus: !1,
|
|
29744
|
+
...r,
|
|
29745
29745
|
blockScroll: !0,
|
|
29746
29746
|
preset: "dialog",
|
|
29747
29747
|
transformOrigin: "center",
|