@deskhero/dh_ui 1.58.1 → 1.59.0

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/dh_ui.es.js CHANGED
@@ -24288,7 +24288,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
24288
24288
  setup(__props, { emit }) {
24289
24289
  const props = __props;
24290
24290
  useCssVars((_ctx) => ({
24291
- "92529aa8": __props.widthProp
24291
+ "1a734eac": __props.widthProp
24292
24292
  }));
24293
24293
  onMounted(() => {
24294
24294
  document.addEventListener("click", (event) => {
@@ -24324,7 +24324,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
24324
24324
  }, [
24325
24325
  item.url ? (openBlock(), createBlock(_component_router_link, {
24326
24326
  key: 0,
24327
- class: "center-vertical",
24327
+ class: normalizeClass({ "center-vertical": true, disabled: item.disabled }),
24328
24328
  to: { path: item.url }
24329
24329
  }, {
24330
24330
  default: withCtx(() => [
@@ -24335,7 +24335,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
24335
24335
  }, null, 8, ["icon-size", "item", "text-ellipsis-style"])
24336
24336
  ]),
24337
24337
  _: 2
24338
- }, 1032, ["to"])) : (openBlock(), createElementBlock("div", _hoisted_2$g, [
24338
+ }, 1032, ["class", "to"])) : (openBlock(), createElementBlock("div", _hoisted_2$g, [
24339
24339
  createVNode(DhDropdownMenuItem, {
24340
24340
  "icon-size": __props.iconSize,
24341
24341
  item,
@@ -24348,7 +24348,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
24348
24348
  };
24349
24349
  }
24350
24350
  });
24351
- var DropdownMenu = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-f709127c"]]);
24351
+ var DropdownMenu = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-ab80a4fa"]]);
24352
24352
  var Error_vue_vue_type_style_index_0_lang = "";
24353
24353
  const _hoisted_1$g = {
24354
24354
  key: 0,