advanced-ele-ui 0.1.1 → 0.1.2
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -88468,7 +88468,7 @@ const _z = /* @__PURE__ */ Ee({
|
|
|
88468
88468
|
}) : i("update:modelValue", !1);
|
|
88469
88469
|
}
|
|
88470
88470
|
return (u, p) => (K(), De(M(hT), Oi(o.value, {
|
|
88471
|
-
fullscreen:
|
|
88471
|
+
fullscreen: a.value,
|
|
88472
88472
|
"destroy-on-close": "",
|
|
88473
88473
|
"lock-scroll": "",
|
|
88474
88474
|
draggable: e.draggable,
|
|
@@ -88758,7 +88758,7 @@ const _z = /* @__PURE__ */ Ee({
|
|
|
88758
88758
|
}), t != null && t.formImports && Qs.registerComponents(t.formImports), t != null && t.tableImports && Zs.registerComponents(t.tableImports);
|
|
88759
88759
|
}, Vz = {
|
|
88760
88760
|
install: xz,
|
|
88761
|
-
version: "0.1.
|
|
88761
|
+
version: "0.1.2"
|
|
88762
88762
|
};
|
|
88763
88763
|
export {
|
|
88764
88764
|
bz as AeDialog,
|