agilebuilder-ui 1.1.46-sit1 → 1.1.46-sit2

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.
Files changed (40) hide show
  1. package/lib/{401-17c1ba58.js → 401-75472dcd.js} +1 -1
  2. package/lib/{404-0bb0c21e.js → 404-e5ce8455.js} +1 -1
  3. package/lib/{iframe-page-200e9f78.js → iframe-page-9d5ce6b0.js} +1 -1
  4. package/lib/{index-fbc950ca.js → index-789fbe10.js} +11058 -11021
  5. package/lib/super-ui.css +1 -1
  6. package/lib/super-ui.js +1 -1
  7. package/lib/super-ui.umd.cjs +88 -88
  8. package/lib/{tab-content-iframe-index-23a2150d.js → tab-content-iframe-index-47fae8cf.js} +1 -1
  9. package/lib/{tab-content-index-55c47eb2.js → tab-content-index-6e5f5717.js} +1 -1
  10. package/lib/{tache-subprocess-history-9ffc5f04.js → tache-subprocess-history-1ed95cee.js} +1 -1
  11. package/package.json +1 -1
  12. package/packages/department-tree-inline/src/department-multi-tree-inline.vue +42 -34
  13. package/packages/department-tree-inline/src/department-single-tree-inline.vue +53 -42
  14. package/packages/department-tree-inline/src/search-result.vue +187 -219
  15. package/packages/department-user-tree-inline/src/department-user-multiple-tree-inline.vue +52 -43
  16. package/packages/department-user-tree-inline/src/department-user-single-tree-inline.vue +52 -42
  17. package/packages/department-user-tree-inline/src/search-result.vue +207 -220
  18. package/packages/dynamic-source-select/src/dynamic-source-select-service.js +7 -2
  19. package/packages/empty-state/index.vue +28 -0
  20. package/packages/fs-preview/src/fs-preview.vue +7 -2
  21. package/packages/fs-upload/src/fs-upload-multi.vue +6 -4
  22. package/packages/fs-upload/src/fs-upload-single.vue +7 -6
  23. package/packages/fs-upload/src/fs-upload.vue +3 -1
  24. package/packages/fs-upload/src/see-big-picture.vue +3 -0
  25. package/packages/fs-upload-list/src/fs-upload-list.vue +2 -1
  26. package/packages/fs-upload-new/src/fs-button-upload.vue +3 -3
  27. package/packages/fs-upload-new/src/fs-drag-upload.vue +3 -3
  28. package/packages/fs-upload-new/src/fs-preview-new.vue +8 -5
  29. package/packages/plugins/export-data-new.js +2 -0
  30. package/packages/super-grid/src/components/grid-icon.vue +6 -3
  31. package/packages/super-grid/src/normal-column-content.vue +1 -1
  32. package/packages/utils/utils.js +26 -9
  33. package/packages/workgroup-tree-inline/src/workgroup-tree-inline.vue +50 -41
  34. package/packages/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue +45 -36
  35. package/src/i18n/langs/cn.js +3 -3
  36. package/src/i18n/langs/en.js +4 -4
  37. package/src/styles/index.scss +26 -0
  38. package/src/utils/common-util.js +22 -0
  39. package/src/views/dsc-component/Sidebar/SidebarItem.vue +6 -0
  40. package/src/views/dsc-component/tabs/tab-content.vue +6 -0
package/lib/super-ui.js CHANGED
@@ -1,4 +1,4 @@
1
- import { B as s, L as o, D as t, A as n, e as p, C as i, t as u, v as l, F as m, w as d, G as c, h as I, I as T, j as g, k, l as S, x as U, O as D, p as W, R as w, q as R, y as b, K as f, u as v, H as F, z as C, d as B, E as M, r as h, S as y, V as E, n as G, o as H, W as L, J as N, f as x, Y as z, N as O } from "./index-fbc950ca.js";
1
+ import { B as s, L as o, D as t, A as n, e as p, C as i, t as u, v as l, F as m, w as d, G as c, h as I, I as T, j as g, k, l as S, x as U, O as D, p as W, R as w, q as R, y as b, K as f, u as v, H as F, z as C, d as B, E as M, r as h, S as y, V as E, n as G, o as H, W as L, J as N, f as x, Y as z, N as O } from "./index-789fbe10.js";
2
2
  import "vue";
3
3
  export {
4
4
  s as Breadcrumb,