yc-vep-ui 0.3.4 → 0.3.5

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.
@@ -745,10 +745,7 @@ function Y(e, t) {
745
745
  function X(e, t, n) {
746
746
  n && typeof t == "object" && t && t[n];
747
747
  let r = Y(e, t);
748
- return typeof r != "object" || !r ? r ?? "" : r.component ? r : r.type ? {
749
- component: r.type,
750
- props: r.props
751
- } : r;
748
+ return typeof r != "object" || !r ? r ?? "" : (r.component, r);
752
749
  }
753
750
  //#endregion
754
751
  //#region src/components/Filter/index.vue?vue&type=script&setup=true&lang.ts
@@ -1,2 +1,2 @@
1
- import { a as e, o as t } from "../entry-CvyIhp3N.js";
1
+ import { a as e, o as t } from "../entry-Dqeegao9.js";
2
2
  export { t as useFetch, e as useTable };
package/dist/vep-ui.js CHANGED
@@ -1,2 +1,2 @@
1
- import { _ as e, c as t, d as n, f as r, g as i, h as a, i as o, l as s, m as c, n as l, p as u, r as d, s as f, t as p, u as m } from "./entry-CvyIhp3N.js";
1
+ import { _ as e, c as t, d as n, f as r, g as i, h as a, i as o, l as s, m as c, n as l, p as u, r as d, s as f, t as p, u as m } from "./entry-Dqeegao9.js";
2
2
  export { e as UiCard, m as UiDescriptions, s as UiDialog, u as UiEditor, a as UiFilter, c as UiForm, n as UiInfiniteScroll, t as UiStaffSelect, i as UiTable, r as UiTree, f as UiUpload, d as default, d as ycPlugin, p as getHostVue, o as hooks, l as setHostVue };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yc-vep-ui",
3
- "version": "0.3.4",
3
+ "version": "0.3.5",
4
4
  "type": "module",
5
5
  "description": "基于 Vue 3 + Element Plus 的企业级 UI 组件库",
6
6
  "keywords": [