@bagelink/vue 1.12.27 → 1.12.29
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 +1 -1
- package/dist/index.mjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/components/Menu.vue +1 -1
package/dist/index.mjs
CHANGED
|
@@ -35694,7 +35694,7 @@ const iP = ["width", "height"], lP = ["r", "stroke", "stroke-width"], sP = ["r",
|
|
|
35694
35694
|
dir: "ltr"
|
|
35695
35695
|
}, null, 12, dP));
|
|
35696
35696
|
}
|
|
35697
|
-
}), hP = { class: "flex space-between m_w-100vw overflow m_-ms-1 m_px-
|
|
35697
|
+
}), hP = { class: "flex space-between m_w-100vw overflow m_-ms-1 m_-me-1 m_px-1 m_pt-025 m_pb-05 bglTopMenu" }, pP = { class: "flex gap-025 m_gap-05" }, gP = { class: "-ms-025" }, vP = { class: "-ms-025" }, bP = { class: "-ms-025" }, yP = /* @__PURE__ */ xe({
|
|
35698
35698
|
__name: "Menu",
|
|
35699
35699
|
props: {
|
|
35700
35700
|
items: {}
|
|
@@ -35783,7 +35783,7 @@ const iP = ["width", "height"], lP = ["r", "stroke", "stroke-width"], sP = ["r",
|
|
|
35783
35783
|
Me(t.$slots, "end", {}, void 0, !0)
|
|
35784
35784
|
]));
|
|
35785
35785
|
}
|
|
35786
|
-
}), WB = /* @__PURE__ */ Xe(yP, [["__scopeId", "data-v-
|
|
35786
|
+
}), WB = /* @__PURE__ */ Xe(yP, [["__scopeId", "data-v-19882f3e"]]), _P = {
|
|
35787
35787
|
key: 0,
|
|
35788
35788
|
class: "tool-bar w-100p flex space-between sticky z-3 py-1"
|
|
35789
35789
|
}, ra = /* @__PURE__ */ xe({
|