mediacube-ui-v2 0.0.145 → 0.0.146
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/mediacube-ui-v2.js
CHANGED
|
@@ -24210,7 +24210,7 @@ const dn = /* @__PURE__ */ ke({
|
|
|
24210
24210
|
},
|
|
24211
24211
|
setup(t) {
|
|
24212
24212
|
const e = t, a = g(() => ({
|
|
24213
|
-
zIndex: e.reactiveProps.drawers.length ?
|
|
24213
|
+
zIndex: e.reactiveProps.drawers.length ? 10004 : -1,
|
|
24214
24214
|
visibility: e.reactiveProps.drawers.length ? "visible" : "hidden"
|
|
24215
24215
|
})), n = (r) => {
|
|
24216
24216
|
var l;
|