@pubinfo-nightly/core 2026.3.9 → 2026.3.11
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.js
CHANGED
|
@@ -3177,7 +3177,7 @@ var _hoisted_1$26 = ["title"], item_default = /* @__PURE__ */ _plugin_vue_export
|
|
|
3177
3177
|
to: "body",
|
|
3178
3178
|
disabled: !unref(De).isMenuPopup
|
|
3179
3179
|
}, [createVNode(Transition, mergeProps(unref(We), toHandlers(unref(je))), {
|
|
3180
|
-
default: withCtx(() => [unref(ke) ? (openBlock(), createBlock(unref(P$3), {
|
|
3180
|
+
default: withCtx(() => [unref(ke) && unref(De).isMenuPopup ? (openBlock(), createBlock(unref(P$3), {
|
|
3181
3181
|
key: 0,
|
|
3182
3182
|
ref_key: "subMenuRef",
|
|
3183
3183
|
ref: Ee,
|
|
@@ -3201,7 +3201,19 @@ var _hoisted_1$26 = ["title"], item_default = /* @__PURE__ */ _plugin_vue_export
|
|
|
3201
3201
|
"level"
|
|
3202
3202
|
]))], 64))), 128))]),
|
|
3203
3203
|
_: 1
|
|
3204
|
-
}, 8, ["class"])) :
|
|
3204
|
+
}, 8, ["class"])) : unref(ke) ? (openBlock(), createElementBlock("div", {
|
|
3205
|
+
key: 1,
|
|
3206
|
+
class: normalizeClass(["sub-menu", { "rounded-2 py-1": unref(De).props.rounded && !unref(De).isMenuPopup }])
|
|
3207
|
+
}, [(openBlock(!0), createElementBlock(Fragment, null, renderList(e.menu.children, (M) => (openBlock(), createElementBlock(Fragment, { key: M.path ?? JSON.stringify(M) }, [M.meta?.sidebar === !1 ? createCommentVNode("", !0) : (openBlock(), createBlock(at, {
|
|
3208
|
+
key: 0,
|
|
3209
|
+
"unique-key": [...e.uniqueKey, M.path ?? JSON.stringify(M)],
|
|
3210
|
+
menu: M,
|
|
3211
|
+
level: e.level + 1
|
|
3212
|
+
}, null, 8, [
|
|
3213
|
+
"unique-key",
|
|
3214
|
+
"menu",
|
|
3215
|
+
"level"
|
|
3216
|
+
]))], 64))), 128))], 2)) : createCommentVNode("", !0)]),
|
|
3205
3217
|
_: 1
|
|
3206
3218
|
}, 16)], 8, ["disabled"])) : createCommentVNode("", !0)], 64);
|
|
3207
3219
|
};
|