mediacube-ui-v2 0.0.151 → 0.0.152
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
|
@@ -22666,7 +22666,7 @@ const Cg = {
|
|
|
22666
22666
|
},
|
|
22667
22667
|
width: {
|
|
22668
22668
|
type: Number,
|
|
22669
|
-
default:
|
|
22669
|
+
default: 400
|
|
22670
22670
|
}
|
|
22671
22671
|
},
|
|
22672
22672
|
emits: ["toggle", "open", "close", "update:modelValue"],
|