@creatorsn/vfluent3 0.3.21 → 0.3.22
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/vfluent3.js +0 -5
- package/dist/vfluent3.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/vfluent3.js
CHANGED
|
@@ -11815,11 +11815,9 @@ const Fm = {
|
|
|
11815
11815
|
default: "24px"
|
|
11816
11816
|
},
|
|
11817
11817
|
showTitleBar: {
|
|
11818
|
-
type: Boolean,
|
|
11819
11818
|
default: !0
|
|
11820
11819
|
},
|
|
11821
11820
|
isFooter: {
|
|
11822
|
-
type: Boolean,
|
|
11823
11821
|
default: !1
|
|
11824
11822
|
},
|
|
11825
11823
|
zIndex: {
|
|
@@ -11827,15 +11825,12 @@ const Fm = {
|
|
|
11827
11825
|
default: 30
|
|
11828
11826
|
},
|
|
11829
11827
|
isLightDismiss: {
|
|
11830
|
-
type: Boolean,
|
|
11831
11828
|
default: !0
|
|
11832
11829
|
},
|
|
11833
11830
|
isAcrylic: {
|
|
11834
|
-
type: Boolean,
|
|
11835
11831
|
default: !0
|
|
11836
11832
|
},
|
|
11837
11833
|
appendBody: {
|
|
11838
|
-
type: Boolean,
|
|
11839
11834
|
default: !0
|
|
11840
11835
|
}
|
|
11841
11836
|
},
|