yc-vep-ui 0.3.10 → 0.3.11

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.
@@ -4689,7 +4689,7 @@ var Di = { key: 0 }, Oi = /* @__PURE__ */ u({
4689
4689
  }, null, 8, ["model", "fields"])]),
4690
4690
  _: 1
4691
4691
  }, 8, ["icon"]),
4692
- D(t.$slots, "default", { data: P(_)?.businessData }, void 0, !0),
4692
+ D(t.$slots, "default", { data: P(_)?.businessData || {} }, void 0, !0),
4693
4693
  l(Oi, {
4694
4694
  ref_key: "remindRef",
4695
4695
  ref: h,
@@ -4722,7 +4722,7 @@ var Di = { key: 0 }, Oi = /* @__PURE__ */ u({
4722
4722
  }, 8, ["modelValue"])], 64);
4723
4723
  };
4724
4724
  }
4725
- }), Pi = /* @__PURE__ */ L({ default: () => Fi }), Fi = /* @__PURE__ */ R(Ni, [["__scopeId", "data-v-c1d084f4"]]), Ii = {
4725
+ }), Pi = /* @__PURE__ */ L({ default: () => Fi }), Fi = /* @__PURE__ */ R(Ni, [["__scopeId", "data-v-4c558f35"]]), Ii = {
4726
4726
  mounted(e, t) {
4727
4727
  let n = t.value || {}, r = n.target || "body", i = n.top || 0;
4728
4728
  e._stickyOriginalStyles = {
@@ -1,2 +1,2 @@
1
- import { c as e, d as t, l as n, o as r, s as i, u as a } from "../entry-D4Whf0ic.js";
1
+ import { c as e, d as t, l as n, o as r, s as i, u as a } from "../entry-DXKvqxws.js";
2
2
  export { i as useDictionary, t as useFetch, e as useRoute, n as useRouter, a as useTable, r as useUser };
package/dist/index.css CHANGED
@@ -182,7 +182,7 @@
182
182
  display: none;
183
183
  }
184
184
 
185
- .fixed-buttons[data-v-c1d084f4] {
185
+ .fixed-buttons[data-v-4c558f35] {
186
186
  padding: 10px 0px;
187
187
  background-color: #fff;
188
188
  width: 100%;
package/dist/vep-ui.js CHANGED
@@ -1,2 +1,2 @@
1
- import { S as e, _ as t, a as n, b as r, f as i, g as a, h as o, i as s, m as c, n as l, p as u, r as d, t as f, v as p, x as m, y as h } from "./entry-D4Whf0ic.js";
1
+ import { S as e, _ as t, a as n, b as r, f as i, g as a, h as o, i as s, m as c, n as l, p as u, r as d, t as f, v as p, x as m, y as h } from "./entry-DXKvqxws.js";
2
2
  export { e as UiCard, o as UiDescriptions, c as UiDialog, p as UiEditor, r as UiFilter, h as UiForm, a as UiInfiniteScroll, u as UiStaffSelect, m as UiTable, t as UiTree, i as UiUpload, s as YcApproval, d as default, d as ycPlugin, f as getHostVue, n 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.10",
3
+ "version": "0.3.11",
4
4
  "type": "module",
5
5
  "description": "基于 Vue 3 + Element Plus 的企业级 UI 组件库",
6
6
  "keywords": [
@@ -1 +0,0 @@
1
- export {};