ss-component-new 1.3.659 → 1.3.660

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.
@@ -1,6 +1,7 @@
1
- import { defineComponent as q, resolveComponent as u, createElementBlock as k, openBlock as s, Fragment as y, renderList as C, createBlock as f, createCommentVNode as z, withCtx as o, createVNode as r, createSlots as O, renderSlot as d, mergeProps as P, computed as W, ref as j, normalizeStyle as g } from "vue";
2
- import { u as D, p as w, s as b, W as G, _ as H } from "./platform-BsULsE0-.js";
3
- import { S as $ } from "./index-C_HX7GAm.js";
1
+ import { defineComponent as q, resolveComponent as u, createElementBlock as k, openBlock as s, Fragment as y, renderList as C, createBlock as f, createCommentVNode as z, withCtx as o, createVNode as r, createSlots as O, renderSlot as d, mergeProps as P, computed as W, ref as j, normalizeStyle as b } from "vue";
2
+ import { b as D, p as g, s as w, W as G, _ as H } from "./_plugin-vue_export-helper-BZ_eTSzz.js";
3
+ import { S as $ } from "./index-BofWylNB.js";
4
+ import "./index-Cz0F1nRr.js";
4
5
  const J = /* @__PURE__ */ q({
5
6
  __name: "menuItem",
6
7
  props: {
@@ -88,7 +89,7 @@ const J = /* @__PURE__ */ q({
88
89
  },
89
90
  emits: ["clickMenu", "openMenu", "closeMenu", "selectMenu"],
90
91
  setup(i, { expose: x, emit: p }) {
91
- const m = D(w), { activeMenuPath: L, activeTopMenuPath: M } = b(m), l = G(w), { routeToChildPath: S } = b(l), c = i, a = p, _ = (n) => {
92
+ const m = D(g), { activeMenuPath: L, activeTopMenuPath: M } = w(m), l = G(g), { routeToChildPath: S } = w(l), c = i, a = p, _ = (n) => {
92
93
  a("clickMenu", n);
93
94
  }, e = (n) => {
94
95
  a("openMenu", n);
@@ -128,7 +129,7 @@ const J = /* @__PURE__ */ q({
128
129
  t.show && t.children && t.children.length > 0 ? (s(), f(T, {
129
130
  index: t.path,
130
131
  key: t.path,
131
- style: g(t.style)
132
+ style: b(t.style)
132
133
  }, {
133
134
  title: o(() => [
134
135
  r($, {
@@ -154,7 +155,7 @@ const J = /* @__PURE__ */ q({
154
155
  }, 1032, ["index", "style"])) : t.show ? (s(), f(A, {
155
156
  index: t.path,
156
157
  key: t.path,
157
- style: g(t.style),
158
+ style: b(t.style),
158
159
  onClick: (E) => _(t)
159
160
  }, {
160
161
  title: o(() => [
@@ -174,7 +175,7 @@ const J = /* @__PURE__ */ q({
174
175
  }, 8, ["mode", "default-active", "unique-opened", "collapse"]);
175
176
  };
176
177
  }
177
- }), ee = /* @__PURE__ */ H(K, [["__scopeId", "data-v-1566b485"]]);
178
+ }), te = /* @__PURE__ */ H(K, [["__scopeId", "data-v-1566b485"]]);
178
179
  export {
179
- ee as default
180
+ te as default
180
181
  };