mediacube-ui-v2 0.0.131 → 0.0.133
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
|
@@ -18956,8 +18956,8 @@ const Iv = ["dir"], Yv = ["for"], Nv = ["for"], Hv = { class: "mc-field-text__ma
|
|
|
18956
18956
|
return (O = r == null ? void 0 : r.meta) == null ? void 0 : O.isServer;
|
|
18957
18957
|
}), u = g(() => ({
|
|
18958
18958
|
"mc-slide-up-down": !0,
|
|
18959
|
-
"mc-slide-up-down--
|
|
18960
|
-
"mc-slide-up-down--
|
|
18959
|
+
"mc-slide-up-down--client-open": !d.value && s.value,
|
|
18960
|
+
"mc-slide-up-down--client-close": !d.value && !s.value
|
|
18961
18961
|
})), h = () => {
|
|
18962
18962
|
p.value && !s.value && (p.value.style.height = "0");
|
|
18963
18963
|
}, f = () => {
|
|
@@ -24738,7 +24738,8 @@ const X0 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAA
|
|
|
24738
24738
|
"$z-index-header": "10000",
|
|
24739
24739
|
"$z-index-notification": "10001",
|
|
24740
24740
|
"$z-index-overlay": "10002",
|
|
24741
|
-
"$z-index-toasted": "10003"
|
|
24741
|
+
"$z-index-toasted": "10003",
|
|
24742
|
+
"$z-index-toasted-container": "100000"
|
|
24742
24743
|
}, wl = oa(), Ib = {
|
|
24743
24744
|
install(t, e = {}) {
|
|
24744
24745
|
const a = {
|