@macroui/macroui-vue 2.5.5 → 2.5.6
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.js +1 -1
- package/dist/index.es.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -10234,7 +10234,7 @@ const k_ = ql, Ep = ye({
|
|
|
10234
10234
|
}, F = (oe) => {
|
|
10235
10235
|
delete h.value[oe.index];
|
|
10236
10236
|
}, re = g(() => {
|
|
10237
|
-
const oe = ["el-menu", "bg-transparent"];
|
|
10237
|
+
const oe = ["menu", "el-menu", "bg-transparent"];
|
|
10238
10238
|
return e.mode === "horizontal" ? oe.push("el-menu--horizontal") : oe.push("el-menu--vertical"), e.collapse && oe.push("el-menu--collapse"), e.size === "large" ? oe.push("el-menu--large") : e.size === "small" && oe.push("el-menu--small"), oe.join(" ");
|
|
10239
10239
|
}), H = g(() => {
|
|
10240
10240
|
const oe = {};
|
|
@@ -10304,7 +10304,7 @@ const k_ = ql, Ep = ye({
|
|
|
10304
10304
|
ae(oe.$slots, "default", {}, void 0, !0)
|
|
10305
10305
|
], 6));
|
|
10306
10306
|
}
|
|
10307
|
-
}), Lp = /* @__PURE__ */ ke(Op, [["__scopeId", "data-v-
|
|
10307
|
+
}), Lp = /* @__PURE__ */ ke(Op, [["__scopeId", "data-v-64b22901"]]), Fp = ye({
|
|
10308
10308
|
index: {
|
|
10309
10309
|
type: String,
|
|
10310
10310
|
required: !0
|