y-admin-ui 6.3.4 → 6.3.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/lib/style.css.gz CHANGED
Binary file
package/lib/y-admin-ui.js CHANGED
@@ -5714,7 +5714,7 @@ const ev = /* @__PURE__ */ Sa(q6, [["__scopeId", "data-v-de92b4dd"]]), lv = /* @
5714
5714
  return (r, i) => (b(), _("span", tv, [
5715
5715
  t.isShowDot ? (b(), _("span", {
5716
5716
  key: 0,
5717
- class: Fe(e.value),
5717
+ class: Fe([e.value, "mr-[8px]"]),
5718
5718
  style: al(a.value)
5719
5719
  }, [
5720
5720
  p("span", {
@@ -5726,7 +5726,7 @@ const ev = /* @__PURE__ */ Sa(q6, [["__scopeId", "data-v-de92b4dd"]]), lv = /* @
5726
5726
  ]));
5727
5727
  }
5728
5728
  });
5729
- const ov = /* @__PURE__ */ Sa(rv, [["__scopeId", "data-v-ec155b27"]]), iv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5729
+ const ov = /* @__PURE__ */ Sa(rv, [["__scopeId", "data-v-65702590"]]), iv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5730
5730
  __proto__: null,
5731
5731
  default: ov
5732
5732
  }, Symbol.toStringTag, { value: "Module" })), sv = { class: "y-file-list-item-body" }, uv = { class: "y-file-list-item-icon" }, cv = ["src", "alt"], vv = ["title"], dv = { class: "item-txt-title line-clamp-1 w-full break-words" }, fv = ["onClick"], pv = /* @__PURE__ */ p("i", { class: "y-file-icon-check y-bg-primary" }, null, -1), hv = [
Binary file