color-star-custom-components 0.0.44 → 0.0.46

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 (75) hide show
  1. package/es/ApplicationIcon.mjs +27 -27
  2. package/es/BatchImport.mjs +1 -1
  3. package/es/CustomTitle.mjs +1 -1
  4. package/es/FileList.mjs +1 -1
  5. package/es/GlassProxy.mjs +1 -1
  6. package/es/IconRenderer.mjs +3 -3
  7. package/es/IconSelect.mjs +14 -14
  8. package/es/SearchBar.mjs +7 -7
  9. package/es/TreeSelect.mjs +1 -1
  10. package/es/TreeShowSelect.mjs +2 -2
  11. package/es/UploadFile.mjs +1 -1
  12. package/es/assets/ApplicationIcon.css +1 -1
  13. package/es/assets/GlassProxy.css +1 -1
  14. package/es/assets/IconRenderer.css +1 -1
  15. package/es/assets/IconSelect.css +1 -1
  16. package/es/assets/SearchBar.css +1 -1
  17. package/es/assets/TreeShowSelect.css +1 -1
  18. package/es/assets/layout.css +1 -1
  19. package/es/assets/layout2.css +1 -1
  20. package/es/assets/layout3.css +1 -1
  21. package/es/assets/layout4.css +1 -1
  22. package/es/chunks/{config.B4jrOSAf.js → config.B-9MpqV7.js} +2 -2
  23. package/es/chunks/{global.B0K4p9re.js → global.BD54N7Z6.js} +1734 -1566
  24. package/es/chunks/{global.DGnZ4I1m.js → global.CnGuevjX.js} +1359 -1359
  25. package/es/chunks/{layout.Cceslrwl.js → layout.BDTTqx-0.js} +16 -16
  26. package/es/chunks/{layout.D7tD3vT5.js → layout.Bfp28Us0.js} +1 -1
  27. package/es/chunks/{layout.ZPCB0dPN.js → layout.CI0rHTkg.js} +2 -2
  28. package/es/chunks/{layout.CKH4byq6.js → layout.DBrUEnal.js} +5 -5
  29. package/es/index.mjs +1 -1
  30. package/lib/ApplicationIcon.js +1 -1
  31. package/lib/BatchImport.js +1 -1
  32. package/lib/CustomTitle.js +1 -1
  33. package/lib/FileList.js +1 -1
  34. package/lib/GlassProxy.js +1 -1
  35. package/lib/IconRenderer.js +1 -1
  36. package/lib/IconSelect.js +1 -1
  37. package/lib/SearchBar.js +1 -1
  38. package/lib/TreeSelect.js +1 -1
  39. package/lib/TreeShowSelect.js +1 -1
  40. package/lib/UploadFile.js +1 -1
  41. package/lib/assets/ApplicationIcon.css +1 -1
  42. package/lib/assets/GlassProxy.css +1 -1
  43. package/lib/assets/IconRenderer.css +1 -1
  44. package/lib/assets/IconSelect.css +1 -1
  45. package/lib/assets/SearchBar.css +1 -1
  46. package/lib/assets/TreeShowSelect.css +1 -1
  47. package/lib/assets/layout.css +1 -1
  48. package/lib/assets/layout2.css +1 -1
  49. package/lib/assets/layout3.css +1 -1
  50. package/lib/assets/layout4.css +1 -1
  51. package/lib/chunks/{config.kEI56EbB.js → config.BleJYnyj.js} +1 -1
  52. package/lib/chunks/global.lWIoINdc.js +1 -0
  53. package/lib/chunks/global.oR_x9F-b.js +1 -0
  54. package/lib/chunks/{layout.CSR_ovBW.js → layout.BaKyR150.js} +1 -1
  55. package/lib/chunks/{layout.D4oZAHAq.js → layout.C2rgMh2f.js} +1 -1
  56. package/lib/chunks/{layout.xWsH4QAv.js → layout.DDB7i4jV.js} +1 -1
  57. package/lib/chunks/{layout.GA9bmIui.js → layout.JozQn-Gy.js} +1 -1
  58. package/lib/index.js +1 -1
  59. package/package.json +5 -5
  60. package/es/chunks/config.BgyBz5RA.js +0 -24
  61. package/es/chunks/global.CaipApff.js +0 -1997
  62. package/es/chunks/layout.84FMC7pU.js +0 -121
  63. package/es/chunks/layout.CJWd6Qr3.js +0 -75
  64. package/es/chunks/layout.CqngofXR.js +0 -230
  65. package/es/chunks/layout.ncMVQjDQ.js +0 -230
  66. package/lib/chunks/config.r_0KIwfd.js +0 -1
  67. package/lib/chunks/global.BRpsHdEQ.js +0 -1
  68. package/lib/chunks/global.DZvo60XE.js +0 -1
  69. package/lib/chunks/global.QjoNxBeX.js +0 -1
  70. package/lib/chunks/layout.BPRQJttF.js +0 -1
  71. package/lib/chunks/layout.BWG7NEhf.js +0 -1
  72. package/lib/chunks/layout.CB6W6OkX.js +0 -1
  73. package/lib/chunks/layout.DF2j_cdu.js +0 -1
  74. package/lib/chunks/layout.DfHvq9p4.js +0 -1
  75. package/lib/chunks/layout.ikdn8BHo.js +0 -1
@@ -2,7 +2,7 @@ import { w as U } from "./chunks/index.bCzIhWFw.js";
2
2
  import { getCurrentInstance as N, ref as P, watch as R, onMounted as W, createElementBlock as H, openBlock as D, normalizeStyle as v, createBlock as j, createCommentVNode as p, unref as r, withCtx as i, createVNode as I, createTextVNode as h, toDisplayString as Y } from "vue";
3
3
  import { ElImage as g, ElTooltip as C } from "element-plus";
4
4
  import { _ as M } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
5
- import './assets/ApplicationIcon.css';const B = {
5
+ import './assets/ApplicationIcon.css';const e = {
6
6
  AGENT: "3",
7
7
  WORKFLOW: "4",
8
8
  PLUGIN: "5",
@@ -27,19 +27,19 @@ import './assets/ApplicationIcon.css';const B = {
27
27
  },
28
28
  // 应用类型图标
29
29
  application: {
30
- [B.WORKFLOW]: m,
30
+ [e.WORKFLOW]: m,
31
31
  // WORKFLOW
32
- [B.PLUGIN]: z,
32
+ [e.PLUGIN]: z,
33
33
  // PLUGIN
34
- [B.MCP]: E,
34
+ [e.MCP]: E,
35
35
  // MCP
36
- [B.MODEL]: x
36
+ [e.MODEL]: x
37
37
  // MODEL
38
38
  },
39
39
  stringType: {
40
- [B.DOCUMENT]: T,
40
+ [e.DOCUMENT]: T,
41
41
  // 文档
42
- [B.QA]: K,
42
+ [e.QA]: K,
43
43
  // 问答
44
44
  datawork: import("./chunks/datawork.B17K2gBe.js"),
45
45
  // 数据工作流
@@ -103,7 +103,7 @@ const tA = a, S = "data:image/webp;base64,UklGRhQHAABXRUJQVlA4WAoAAAAwAAAAQwAAOw
103
103
  },
104
104
  applicationType: {
105
105
  type: String,
106
- default: B.AGENT
106
+ default: e.AGENT
107
107
  },
108
108
  // 图标字段名,用于指定从row中获取图标的字段
109
109
  iconField: {
@@ -126,27 +126,27 @@ const tA = a, S = "data:image/webp;base64,UklGRhQHAABXRUJQVlA4WAoAAAAwAAAAQwAAOw
126
126
  }
127
127
  }, f = P(null), o = P(null), s = P(null), Q = async () => {
128
128
  try {
129
- let e = null;
130
- t.applicationType === B.AGENT ? e = await u(B.AGENT, t.row?.type) : e = await u(t.applicationType), o.value = e || s.value;
131
- } catch (e) {
132
- console.error("加载 fallback 图标失败:", e), o.value = s.value;
129
+ let B = null;
130
+ t.applicationType === e.AGENT ? B = await u(e.AGENT, t.row?.type) : B = await u(t.applicationType), o.value = B || s.value;
131
+ } catch (B) {
132
+ console.error("加载 fallback 图标失败:", B), o.value = s.value;
133
133
  }
134
134
  }, w = async () => {
135
135
  try {
136
- const e = await V();
137
- s.value = e, o.value || (o.value = e);
138
- } catch (e) {
139
- console.error("加载默认 fallback 图标失败:", e);
136
+ const B = await V();
137
+ s.value = B, o.value || (o.value = B);
138
+ } catch (B) {
139
+ console.error("加载默认 fallback 图标失败:", B);
140
140
  }
141
141
  }, X = async () => {
142
- const e = t.row?.[t.iconField];
143
- if (e) {
144
- f.value = e, await Q();
142
+ const B = t.row?.[t.iconField];
143
+ if (B) {
144
+ f.value = B, await Q();
145
145
  return;
146
146
  }
147
147
  try {
148
148
  let n = null;
149
- t.applicationType === B.AGENT ? n = await u(B.AGENT, t.row?.type) : n = await u(t.applicationType), f.value = n, o.value = n;
149
+ t.applicationType === e.AGENT ? n = await u(e.AGENT, t.row?.type) : n = await u(t.applicationType), f.value = n, o.value = n;
150
150
  } catch (n) {
151
151
  console.error("加载默认图标失败:", n), f.value = null, await Q();
152
152
  }
@@ -159,7 +159,7 @@ const tA = a, S = "data:image/webp;base64,UklGRhQHAABXRUJQVlA4WAoAAAAwAAAAQwAAOw
159
159
  { immediate: !0 }
160
160
  ), W(() => {
161
161
  w();
162
- }), (e, n) => (D(), H("div", {
162
+ }), (B, n) => (D(), H("div", {
163
163
  class: "application-icon-wrapper",
164
164
  style: v({
165
165
  position: "relative",
@@ -172,14 +172,14 @@ const tA = a, S = "data:image/webp;base64,UklGRhQHAABXRUJQVlA4WAoAAAAwAAAAQwAAOw
172
172
  key: 0,
173
173
  style: v({ width: A.size + "px", height: A.size + "px" }),
174
174
  src: f.value,
175
- fit: "cover",
175
+ fit: "contain",
176
176
  class: "radius-8"
177
177
  }, {
178
178
  error: i(() => [
179
179
  I(r(g), {
180
180
  style: v({ width: A.size + "px", height: A.size + "px" }),
181
181
  src: o.value || s.value,
182
- fit: "cover",
182
+ fit: "contain",
183
183
  class: "radius-8"
184
184
  }, null, 8, ["style", "src"])
185
185
  ]),
@@ -199,7 +199,7 @@ const tA = a, S = "data:image/webp;base64,UklGRhQHAABXRUJQVlA4WAoAAAAwAAAAQwAAOw
199
199
  I(r(g), {
200
200
  style: v({ width: A.size + "px", height: A.size + "px" }),
201
201
  src: o.value || s.value,
202
- fit: "cover",
202
+ fit: "contain",
203
203
  class: "radius-8"
204
204
  }, null, 8, ["style", "src"])
205
205
  ], 4)),
@@ -222,20 +222,20 @@ const tA = a, S = "data:image/webp;base64,UklGRhQHAABXRUJQVlA4WAoAAAAwAAAAQwAAOw
222
222
  height: "16px",
223
223
  cursor: "pointer"
224
224
  },
225
- fit: "cover"
225
+ fit: "contain"
226
226
  }, null, 8, ["src"])
227
227
  ]),
228
228
  _: 1
229
229
  })) : p("", !0)
230
230
  ], 4));
231
231
  }
232
- }), k = /* @__PURE__ */ M(q, [["__scopeId", "data-v-9edd46a8"]]), cA = U(k);
232
+ }), k = /* @__PURE__ */ M(q, [["__scopeId", "data-v-8c678b6f"]]), cA = U(k);
233
233
  export {
234
234
  d as APPLICATION_TYPE,
235
235
  cA as ApplicationIcon,
236
236
  tA as DEFAULT_ICON_MAP,
237
237
  a as ICON_PATH_MAP,
238
- B as SOURCE_TYPE,
238
+ e as SOURCE_TYPE,
239
239
  cA as default,
240
240
  V as getDefaultFallbackIcon,
241
241
  AA as getDefaultIcon,
@@ -2,7 +2,7 @@ import { w as z } from "./chunks/index.bCzIhWFw.js";
2
2
  import { createElementBlock as w, openBlock as s, Fragment as _, createElementVNode as r, toDisplayString as F, ref as g, computed as x, createBlock as D, unref as u, withCtx as i, createCommentVNode as c, mergeProps as q, createVNode as f, createTextVNode as R } from "vue";
3
3
  import { ElDialog as L, ElIcon as P, ElButton as b } from "element-plus";
4
4
  import { emitsMap as v, uploadFileType as h, codeMap as Q, messageSuccess as A } from "color-star-custom-methods";
5
- import { _ as G } from "./chunks/layout.Cceslrwl.js";
5
+ import { _ as G } from "./chunks/layout.BDTTqx-0.js";
6
6
  import { IconQuery as H } from "color-message-lingyun-vue";
7
7
  const J = {
8
8
  __name: "ImportResultContent",
@@ -1,5 +1,5 @@
1
1
  import { w as t } from "./chunks/index.bCzIhWFw.js";
2
- import { C as o } from "./chunks/layout.CKH4byq6.js";
2
+ import { C as o } from "./chunks/layout.DBrUEnal.js";
3
3
  const a = t(o);
4
4
  export {
5
5
  a as CustomTitle,
package/es/FileList.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { w as t } from "./chunks/index.bCzIhWFw.js";
2
- import { _ as o } from "./chunks/layout.ZPCB0dPN.js";
2
+ import { _ as o } from "./chunks/layout.CI0rHTkg.js";
3
3
  const i = t(o);
4
4
  export {
5
5
  i as FileList,
package/es/GlassProxy.mjs CHANGED
@@ -167,7 +167,7 @@ import './assets/GlassProxy.css';const se = ["width", "height"], ie = ["width",
167
167
  ], 6)
168
168
  ], 6));
169
169
  }
170
- }), de = /* @__PURE__ */ oe(ue, [["__scopeId", "data-v-ca612931"]]), be = X(de);
170
+ }), de = /* @__PURE__ */ oe(ue, [["__scopeId", "data-v-1c648810"]]), be = X(de);
171
171
  export {
172
172
  be as GlassProxy,
173
173
  be as default
@@ -1,7 +1,7 @@
1
1
  import { w as s } from "./chunks/index.bCzIhWFw.js";
2
2
  import { useCssVars as u, shallowRef as m, ref as f, watch as d, onMounted as p, createBlock as c, createCommentVNode as y, openBlock as l, unref as v, mergeProps as g, withCtx as b, resolveDynamicComponent as C } from "vue";
3
3
  import { ElIcon as I } from "element-plus";
4
- import { i, g as N } from "./chunks/config.BgyBz5RA.js";
4
+ import { i, g as N } from "./chunks/config.B-9MpqV7.js";
5
5
  import { _ as h } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
6
6
  import './assets/IconRenderer.css';const w = /* @__PURE__ */ Object.assign({
7
7
  name: "IconRenderer"
@@ -32,7 +32,7 @@ import './assets/IconRenderer.css';const w = /* @__PURE__ */ Object.assign({
32
32
  },
33
33
  setup(e) {
34
34
  u((o) => ({
35
- fc31a654: e.color
35
+ c078896a: e.color
36
36
  }));
37
37
  const n = e, t = m(null), a = f(!1), r = async () => {
38
38
  if (!n.iconName) {
@@ -71,7 +71,7 @@ import './assets/IconRenderer.css';const w = /* @__PURE__ */ Object.assign({
71
71
  _: 1
72
72
  }, 16, ["size", "color"])) : y("", !0);
73
73
  }
74
- }), L = /* @__PURE__ */ h(w, [["__scopeId", "data-v-55f24807"]]), j = s(L);
74
+ }), L = /* @__PURE__ */ h(w, [["__scopeId", "data-v-563503ea"]]), j = s(L);
75
75
  export {
76
76
  j as IconRenderer,
77
77
  j as default,
package/es/IconSelect.mjs CHANGED
@@ -2,7 +2,7 @@ import { w as G } from "./chunks/index.bCzIhWFw.js";
2
2
  import { useCssVars as Y, ref as r, getCurrentInstance as q, computed as v, shallowRef as J, watch as S, onMounted as K, createBlock as s, openBlock as n, unref as u, withCtx as i, createElementVNode as V, createVNode as g, createElementBlock as d, createSlots as Q, resolveDynamicComponent as w, toDisplayString as O, Fragment as A, renderList as W, normalizeClass as j, createCommentVNode as X, createTextVNode as Z, markRaw as z } from "vue";
3
3
  import { ElPopover as ee, ElInput as te, ElIcon as _ } from "element-plus";
4
4
  import { _ as oe } from "./chunks/layout.CMmVr85o.js";
5
- import { i as T, g as ne, a as le } from "./chunks/config.BgyBz5RA.js";
5
+ import { i as T, g as ne, a as le } from "./chunks/config.B-9MpqV7.js";
6
6
  import { _ as ae } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
7
7
  import './assets/IconSelect.css';const ce = { class: "icon-select-content flex flex-col overflow-hidden" }, se = {
8
8
  key: 0,
@@ -65,7 +65,7 @@ import './assets/IconSelect.css';const ce = { class: "icon-select-content flex f
65
65
  emits: ["update:modelValue"],
66
66
  setup(l, { emit: P }) {
67
67
  Y((e) => ({
68
- v89cf40c6: l.iconColor
68
+ e811f7ec: l.iconColor
69
69
  }));
70
70
  const a = l, D = P, b = r(!1), M = q(), p = (e, t, o) => {
71
71
  const C = M?.appContext?.config?.globalProperties?.t;
@@ -76,7 +76,7 @@ import './assets/IconSelect.css';const ce = { class: "icon-select-content flex f
76
76
  return t;
77
77
  }, B = v(() => p("ICON_SELECT.UPLOAD", "上传")), R = v(
78
78
  () => p("ICON_SELECT.SEARCH_PLACEHOLDER", "搜索图标")
79
- ), U = v(() => p("ICON_SELECT.EMPTY", "未找到相关图标")), $ = v(() => p("ICON_SELECT.LOADING", "加载中...")), y = r(""), c = r(a.modelValue), m = r(null), I = r([]), x = r(!1), f = J({ IconSearch: null, IconAdd: null }), E = async (e) => {
79
+ ), U = v(() => p("ICON_SELECT.EMPTY", "未找到相关图标")), $ = v(() => p("ICON_SELECT.LOADING", "加载中...")), y = r(""), c = r(a.modelValue), f = r(null), I = r([]), x = r(!1), m = J({ IconSearch: null, IconAdd: null }), E = async (e) => {
80
80
  const t = e === "search" ? a.iconSearch : a.iconAdd;
81
81
  if (t)
82
82
  return t;
@@ -111,11 +111,11 @@ import './assets/IconSelect.css';const ce = { class: "icon-select-content flex f
111
111
  (e) => e.name.toLowerCase().includes(y.value.toLowerCase())
112
112
  ) : I.value), h = async () => {
113
113
  if (!c.value) {
114
- m.value = null;
114
+ f.value = null;
115
115
  return;
116
116
  }
117
117
  const e = await ne(a.library, c.value);
118
- m.value = e ? z(e) : null;
118
+ f.value = e ? z(e) : null;
119
119
  }, H = (e) => {
120
120
  c.value = e.name, D("update:modelValue", e.name), b.value = !1;
121
121
  };
@@ -135,7 +135,7 @@ import './assets/IconSelect.css';const ce = { class: "icon-select-content flex f
135
135
  h();
136
136
  }
137
137
  ), K(async () => {
138
- f.value = await F(), L(), h();
138
+ m.value = await F(), L(), h();
139
139
  }), (e, t) => (n(), s(u(ee), {
140
140
  visible: b.value,
141
141
  "onUpdate:visible": t[1] || (t[1] = (o) => b.value = o),
@@ -146,25 +146,25 @@ import './assets/IconSelect.css';const ce = { class: "icon-select-content flex f
146
146
  reference: i(() => [
147
147
  V("div", {
148
148
  class: j(["flex items-center pointer radius-16 justify-center w-icon-item", {
149
- "select-icon-box bg-fcfdff text-202434 fz-14 flex-col": !m.value,
149
+ "select-icon-box bg-fcfdff text-202434 fz-14 flex-col": !f.value,
150
150
  "icon-item": c.value
151
151
  }])
152
152
  }, [
153
- m.value ? (n(), s(u(_), {
153
+ f.value ? (n(), s(u(_), {
154
154
  key: 0,
155
155
  size: l.iconSize
156
156
  }, {
157
157
  default: i(() => [
158
- (n(), s(w(m.value)))
158
+ (n(), s(w(f.value)))
159
159
  ]),
160
160
  _: 1
161
161
  }, 8, ["size"])) : (n(), d(A, { key: 1 }, [
162
- f.value.IconAdd ? (n(), s(u(_), {
162
+ m.value.IconAdd ? (n(), s(u(_), {
163
163
  key: 0,
164
164
  size: 16
165
165
  }, {
166
166
  default: i(() => [
167
- (n(), s(w(f.value.IconAdd)))
167
+ (n(), s(w(m.value.IconAdd)))
168
168
  ]),
169
169
  _: 1
170
170
  })) : X("", !0),
@@ -181,12 +181,12 @@ import './assets/IconSelect.css';const ce = { class: "icon-select-content flex f
181
181
  placeholder: R.value,
182
182
  clearable: ""
183
183
  }, Q({ _: 2 }, [
184
- f.value.IconSearch ? {
184
+ m.value.IconSearch ? {
185
185
  name: "prefix",
186
186
  fn: i(() => [
187
187
  g(u(_), { size: 16 }, {
188
188
  default: i(() => [
189
- (n(), s(w(f.value.IconSearch)))
189
+ (n(), s(w(m.value.IconSearch)))
190
190
  ]),
191
191
  _: 1
192
192
  })
@@ -219,7 +219,7 @@ import './assets/IconSelect.css';const ce = { class: "icon-select-content flex f
219
219
  _: 1
220
220
  }, 8, ["visible", "width"]));
221
221
  }
222
- }), me = /* @__PURE__ */ ae(de, [["__scopeId", "data-v-c8238823"]]), Ce = G(me);
222
+ }), fe = /* @__PURE__ */ ae(de, [["__scopeId", "data-v-afdf2f7f"]]), Ce = G(fe);
223
223
  export {
224
224
  Ce as IconSelect,
225
225
  Ce as default
package/es/SearchBar.mjs CHANGED
@@ -4,9 +4,9 @@ import { ElButton as R, ElForm as De, ElFormItem as ne, ElInput as _, ElDatePick
4
4
  import { IconMagnify as Ie, IconCheck as Pe, IconUp as Se, IconDown as Ne, IconShrink as Oe } from "color-message-lingyun-vue";
5
5
  import { operationConfigMap as E, emitsMap as f, labelPositionMap as P, componentType as k, dateParamsMap as Te, dateFormat as te } from "color-star-custom-methods";
6
6
  import { _ as ze } from "./chunks/layout.CWN3wQtZ.js";
7
- import { _ as Re } from "./chunks/layout.Cceslrwl.js";
7
+ import { _ as Re } from "./chunks/layout.BDTTqx-0.js";
8
8
  import { _ as re } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
9
- import { C as le } from "./chunks/layout.CKH4byq6.js";
9
+ import { C as le } from "./chunks/layout.DBrUEnal.js";
10
10
  import './assets/SearchBar.css';const je = [
11
11
  {
12
12
  type: "primary",
@@ -111,7 +111,7 @@ import './assets/SearchBar.css';const je = [
111
111
  emits: [f.change, f.enter],
112
112
  setup(a, { expose: U }) {
113
113
  oe((n) => ({
114
- v5a8af1c0: a.minWidth + "px"
114
+ v52e2daf2: a.minWidth + "px"
115
115
  }));
116
116
  const b = a, u = g(null), h = F(() => b.isFilter ? "filter-form" : b.isFilterPreview ? "filter-preview-form" : b.fixedWidth ? "search-bar-form search-bar-form-fixed" : "search-bar-form"), c = () => {
117
117
  if (!b.fixedWidth && b.showLabel)
@@ -270,7 +270,7 @@ import './assets/SearchBar.css';const je = [
270
270
  _: 3
271
271
  }, 8, ["model", "label-width", "label-position", "inline", "rules", "class"]));
272
272
  }
273
- }), Q = /* @__PURE__ */ re(Ae, [["__scopeId", "data-v-70044e0e"]]), He = { class: "h-32 w-full" }, Ke = { class: "flex items-center justify-between pd-b-20" }, qe = { class: "text-right" }, Ge = { class: "drawer-header" }, Je = { class: "flex-1 pd-l-16 pd-r-16 overflow-y-auto" }, Qe = { class: "text-right border-top pd-t-16 pd-l-16 pd-r-16" }, Xe = /* @__PURE__ */ Object.assign({
273
+ }), Q = /* @__PURE__ */ re(Ae, [["__scopeId", "data-v-048c4699"]]), He = { class: "h-32 w-full" }, Ke = { class: "flex items-center justify-between pd-b-20" }, qe = { class: "text-right" }, Ge = { class: "drawer-header" }, Je = { class: "flex-1 pd-l-16 pd-r-16 overflow-y-auto" }, Qe = { class: "text-right border-top pd-t-16 pd-l-16 pd-r-16" }, Xe = /* @__PURE__ */ Object.assign({
274
274
  name: "SearchBar"
275
275
  }, {
276
276
  __name: "layout",
@@ -334,8 +334,8 @@ import './assets/SearchBar.css';const je = [
334
334
  emits: [f.updateModelValue, f.operation, f.change],
335
335
  setup(a, { expose: U, emit: b }) {
336
336
  oe((o) => ({
337
- v934a01f8: a.maxHeight + "px",
338
- v23aa7dd3: S.value ? S.value : "100%"
337
+ v71e33ad3: a.maxHeight + "px",
338
+ v680006bc: S.value ? S.value : "100%"
339
339
  }));
340
340
  const u = a, h = b, c = g({}), n = g(!u.isExpand), C = g(null), e = g(!1), l = g(!1), j = g(!1), ue = F(() => {
341
341
  const o = {};
@@ -631,7 +631,7 @@ import './assets/SearchBar.css';const je = [
631
631
  }, 8, ["modelValue"])
632
632
  ], 2));
633
633
  }
634
- }), Ye = /* @__PURE__ */ re(Xe, [["__scopeId", "data-v-bd5bf42a"]]), ia = be(Ye);
634
+ }), Ye = /* @__PURE__ */ re(Xe, [["__scopeId", "data-v-d58f7cf6"]]), ia = be(Ye);
635
635
  export {
636
636
  ia as SearchBar,
637
637
  ia as default
package/es/TreeSelect.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { w as e } from "./chunks/index.bCzIhWFw.js";
2
- import { T as t } from "./chunks/layout.D7tD3vT5.js";
2
+ import { T as t } from "./chunks/layout.Bfp28Us0.js";
3
3
  const a = e(t);
4
4
  export {
5
5
  a as TreeSelect,
@@ -1,7 +1,7 @@
1
1
  import { w as P } from "./chunks/index.bCzIhWFw.js";
2
2
  import { useAttrs as C, ref as x, computed as _, watch as D, createBlock as L, openBlock as z, unref as m, withCtx as f, createElementVNode as d, normalizeStyle as U, toDisplayString as a, createVNode as g, mergeProps as A, renderSlot as N } from "vue";
3
3
  import { ElAutoResizer as R } from "element-plus";
4
- import { T as b } from "./chunks/layout.D7tD3vT5.js";
4
+ import { T as b } from "./chunks/layout.Bfp28Us0.js";
5
5
  import { _ as j } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
6
6
  import './assets/TreeShowSelect.css';const B = { class: "left-box w-50-percent flex flex-col overflow-hidden" }, E = { class: "head-box fz-14 pd-t-8 pd-b-8 pd-l-12 pd-r-12 mg-b-8 text-202434" }, H = { class: "pd-r-12 pd-l-12 flex-1 overflow-hidden" }, I = { class: "right-box w-50-percent flex flex-col overflow-hidden" }, M = { class: "head-box fz-14 pd-t-8 pd-b-8 pd-l-12 pd-r-12 mg-b-8 text-202434" }, O = { class: "pd-r-12 pd-l-12 flex-1 selected-list overflow-hidden pd-t-8" }, $ = /* @__PURE__ */ Object.assign({
7
7
  name: "TreeShowSelect"
@@ -102,7 +102,7 @@ import './assets/TreeShowSelect.css';const B = { class: "left-box w-50-percent f
102
102
  _: 3
103
103
  }));
104
104
  }
105
- }), K = /* @__PURE__ */ j($, [["__scopeId", "data-v-907de91f"]]), W = P(K);
105
+ }), K = /* @__PURE__ */ j($, [["__scopeId", "data-v-df91b7a9"]]), W = P(K);
106
106
  export {
107
107
  W as TreeShowSelect,
108
108
  W as default
package/es/UploadFile.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { w as o } from "./chunks/index.bCzIhWFw.js";
2
- import { _ as t } from "./chunks/layout.Cceslrwl.js";
2
+ import { _ as t } from "./chunks/layout.BDTTqx-0.js";
3
3
  const r = o(t);
4
4
  export {
5
5
  r as UploadFile,
@@ -1 +1 @@
1
- .application-icon-wrapper[data-v-9edd46a8]{display:inline-block}.official-badge[data-v-9edd46a8]{border-radius:50%;box-shadow:0 1px 3px #0000001f}[data-v-9edd46a8] .el-image__inner{width:100%;height:100%}
1
+ .application-icon-wrapper[data-v-8c678b6f]{display:inline-block}.official-badge[data-v-8c678b6f]{border-radius:50%;box-shadow:0 1px 3px #0000001f}[data-v-8c678b6f] .el-image__inner{width:100%;height:100%}
@@ -1 +1 @@
1
- .aibox-glass-proxy[data-v-ca612931]{isolation:isolate}.glass-content-layer[data-v-ca612931]{position:relative;z-index:2;width:calc(100% - 1px);height:calc(100% - 1px);box-sizing:border-box;color:var(--color-text-base, #303133);text-shadow:none!important;border-width:.8px;border-style:solid;border-color:transparent;border-image:none}.glass-content-layer-with-shadow[data-v-ca612931]{box-shadow:inset 0 4px 20px #29314f0f,0 4px 10px #29314f14}
1
+ .aibox-glass-proxy[data-v-1c648810]{isolation:isolate}.glass-content-layer[data-v-1c648810]{position:relative;z-index:2;width:calc(100% - 1px);height:calc(100% - 1px);box-sizing:border-box;color:var(--color-text-base, #303133);text-shadow:none!important;border-width:.8px;border-style:solid;border-color:transparent;border-image:none}.glass-content-layer-with-shadow[data-v-1c648810]{box-shadow:inset 0 4px 20px #29314f0f,0 4px 10px #29314f14}
@@ -1 +1 @@
1
- svg[data-v-55f24807]{fill:var(--fc31a654)}
1
+ svg[data-v-563503ea]{fill:var(--c078896a)}
@@ -1 +1 @@
1
- .icon-select-content[data-v-c8238823]{max-height:290px}.icon-select-grid[data-v-c8238823]{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:12px}.w-icon-item[data-v-c8238823]{width:70px;height:70px}.icon-item[data-v-c8238823]{background:#e6e9f2}.icon-item.active[data-v-c8238823]{background:#dbdee9}.select-icon-box[data-v-c8238823]{border:1px dashed var(--border-color)}.bg-fcfdff[data-v-c8238823]{background:#fcfdff}svg[data-v-c8238823]{fill:var(--v89cf40c6)}
1
+ .icon-select-content[data-v-afdf2f7f]{max-height:290px}.icon-select-grid[data-v-afdf2f7f]{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:12px}.w-icon-item[data-v-afdf2f7f]{width:70px;height:70px}.icon-item[data-v-afdf2f7f]{background:#e6e9f2}.icon-item.active[data-v-afdf2f7f]{background:#dbdee9}.select-icon-box[data-v-afdf2f7f]{border:1px dashed var(--border-color)}.bg-fcfdff[data-v-afdf2f7f]{background:#fcfdff}svg[data-v-afdf2f7f]{fill:var(--e811f7ec)}
@@ -1 +1 @@
1
- .filter-form[data-v-70044e0e]{grid-template-columns:repeat(2,1fr);gap:10px}.filter-preview-form[data-v-70044e0e]{display:flex}.filter-preview-form .el-form-item[data-v-70044e0e]{width:var(--v5a8af1c0);margin-right:10px}.search-bar-form[data-v-70044e0e]{grid-template-columns:repeat(auto-fit,minmax(var(--v5a8af1c0),1fr));gap:10px}.search-bar-form.search-bar-form-fixed[data-v-70044e0e]{grid-template-columns:repeat(auto-fit,var(--v5a8af1c0))}.search-bar-form.search-bar-form-fixed.el-form--inline .el-form-item[data-v-70044e0e]{margin-bottom:18px}.search-bar-form.el-form--inline .el-form-item[data-v-70044e0e]{margin-right:0;margin-bottom:10px}.search-bar-form.el-form--inline .el-form-item.el-form-item--label-left[data-v-70044e0e]{display:flex;padding:0 14px;background:var(--neutral-color-18);border-radius:8px;border:1px solid var(--parting-line)}.search-bar-form.el-form--inline .el-form-item.el-form-item--label-left[data-v-70044e0e] .el-form-item__content{justify-content:end}.search-bar-form.el-form--inline.el-form--label-top[data-v-70044e0e]{display:grid}.search-bar-item--wide[data-v-70044e0e]{grid-column:span 2}.is-collapsed[data-v-bd5bf42a]{max-height:var(--v934a01f8)}.operation-buttons[data-v-bd5bf42a]{width:var(--v23aa7dd3);z-index:1}.h-32[data-v-bd5bf42a]{height:32px}.drawer-header[data-v-bd5bf42a]{display:flex;justify-content:space-between;align-items:center;width:100%}.drawer-header .shrink-button[data-v-bd5bf42a]{margin-left:auto}.border-top[data-v-bd5bf42a]{border-top:1px solid var(--parting-line)}[data-v-bd5bf42a] .el-drawer__body{padding:16px 0;display:flex;flex-direction:column;overflow:hidden}.filter-form-popover[data-v-bd5bf42a]{max-height:400px}[data-v-bd5bf42a] .el-drawer__header{margin-bottom:0;padding:16px 16px 0}
1
+ .filter-form[data-v-048c4699]{grid-template-columns:repeat(2,1fr);gap:10px}.filter-preview-form[data-v-048c4699]{display:flex}.filter-preview-form .el-form-item[data-v-048c4699]{width:var(--v52e2daf2);margin-right:10px}.search-bar-form[data-v-048c4699]{grid-template-columns:repeat(auto-fit,minmax(var(--v52e2daf2),1fr));gap:10px}.search-bar-form.search-bar-form-fixed[data-v-048c4699]{grid-template-columns:repeat(auto-fit,var(--v52e2daf2))}.search-bar-form.search-bar-form-fixed.el-form--inline .el-form-item[data-v-048c4699]{margin-bottom:18px}.search-bar-form.el-form--inline .el-form-item[data-v-048c4699]{margin-right:0;margin-bottom:10px}.search-bar-form.el-form--inline .el-form-item.el-form-item--label-left[data-v-048c4699]{display:flex;padding:0 14px;background:var(--neutral-color-18);border-radius:8px;border:1px solid var(--parting-line)}.search-bar-form.el-form--inline .el-form-item.el-form-item--label-left[data-v-048c4699] .el-form-item__content{justify-content:end}.search-bar-form.el-form--inline.el-form--label-top[data-v-048c4699]{display:grid}.search-bar-item--wide[data-v-048c4699]{grid-column:span 2}.is-collapsed[data-v-d58f7cf6]{max-height:var(--v71e33ad3)}.operation-buttons[data-v-d58f7cf6]{width:var(--v680006bc);z-index:1}.h-32[data-v-d58f7cf6]{height:32px}.drawer-header[data-v-d58f7cf6]{display:flex;justify-content:space-between;align-items:center;width:100%}.drawer-header .shrink-button[data-v-d58f7cf6]{margin-left:auto}.border-top[data-v-d58f7cf6]{border-top:1px solid var(--parting-line)}[data-v-d58f7cf6] .el-drawer__body{padding:16px 0;display:flex;flex-direction:column;overflow:hidden}.filter-form-popover[data-v-d58f7cf6]{max-height:400px}[data-v-d58f7cf6] .el-drawer__header{margin-bottom:0;padding:16px 16px 0}
@@ -1 +1 @@
1
- .w-50-percent[data-v-907de91f]{width:50%}.out-box[data-v-907de91f]{border:1px solid var(--parting-line)}.out-box .head-box[data-v-907de91f]{border-bottom:1px solid var(--parting-line)}.out-box .left-box[data-v-907de91f]{border-right:1px solid var(--parting-line)}.out-box .selected-list .selected-item[data-v-907de91f]{height:32px}.out-box .selected-list .selected-item[data-v-907de91f]:hover{background:var(--primary-color-5)}.out-box .selected-list .virtual-scroller[data-v-907de91f]{height:100%}.tree-select-list[data-v-907de91f] .el-tree-node__content{margin-bottom:8px;padding:4px 0;height:32px;border-radius:8px}
1
+ .w-50-percent[data-v-df91b7a9]{width:50%}.out-box[data-v-df91b7a9]{border:1px solid var(--parting-line)}.out-box .head-box[data-v-df91b7a9]{border-bottom:1px solid var(--parting-line)}.out-box .left-box[data-v-df91b7a9]{border-right:1px solid var(--parting-line)}.out-box .selected-list .selected-item[data-v-df91b7a9]{height:32px}.out-box .selected-list .selected-item[data-v-df91b7a9]:hover{background:var(--primary-color-5)}.out-box .selected-list .virtual-scroller[data-v-df91b7a9]{height:100%}.tree-select-list[data-v-df91b7a9] .el-tree-node__content{margin-bottom:8px;padding:4px 0;height:32px;border-radius:8px}
@@ -1 +1 @@
1
- .custom-title[data-v-3b9a0573]{font-weight:var(--v9b5b8b56);font-size:var(--b428cc62);color:var(--e1b2f816)}
1
+ .custom-title[data-v-4d572364]{font-weight:var(--v47d985ee);font-size:var(--v6d50a5d6);color:var(--v4b029cbc)}
@@ -1 +1 @@
1
- .el-tree .el-tree-node__content{position:relative}.element-tree-node-label-wrapper{flex:1;display:flex;align-items:center}.element-tree-node-label{font-size:12px}.element-tree-node-line-ver{display:block;position:absolute;top:0;left:0;height:100%;border-left:1px dashed #dcdfe6}.element-tree-node-line-ver.last-node-isLeaf-line{height:50%}.element-tree-node-line-hor{display:block;position:absolute;top:50%;left:0;height:0;border-bottom:1px dashed #dcdfe6}.element-tree-node-label-line{flex:1;border-top:1px dashed #dcdfe6;align-self:center;margin:0 10px}[data-v-dbb55bae] .el-tree-node__label{line-height:22px}[data-v-dbb55bae] .el-tree-node:focus>.el-tree-node__content{background-color:transparent}[data-v-dbb55bae] .el-tree-node__content{border-radius:8px}[data-v-dbb55bae] .el-tree-node__content:hover{background-color:var(--primary-color-5)}[data-v-dbb55bae] .element-tree-node-label{font-size:14px}.list-item[data-v-dbb55bae]{height:32px}.list-item[data-v-dbb55bae]:hover{background:var(--primary-color-5)}[data-v-dbb55bae] .element-tree-node-line-ver,[data-v-dbb55bae] .element-tree-node-line-hor{border-color:var(--neutral-color-19)}
1
+ .el-tree .el-tree-node__content{position:relative}.element-tree-node-label-wrapper{flex:1;display:flex;align-items:center}.element-tree-node-label{font-size:12px}.element-tree-node-line-ver{display:block;position:absolute;top:0;left:0;height:100%;border-left:1px dashed #dcdfe6}.element-tree-node-line-ver.last-node-isLeaf-line{height:50%}.element-tree-node-line-hor{display:block;position:absolute;top:50%;left:0;height:0;border-bottom:1px dashed #dcdfe6}.element-tree-node-label-line{flex:1;border-top:1px dashed #dcdfe6;align-self:center;margin:0 10px}[data-v-c58a0c5b] .el-tree-node__label{line-height:22px}[data-v-c58a0c5b] .el-tree-node:focus>.el-tree-node__content{background-color:transparent}[data-v-c58a0c5b] .el-tree-node__content{border-radius:8px}[data-v-c58a0c5b] .el-tree-node__content:hover{background-color:var(--primary-color-5)}[data-v-c58a0c5b] .element-tree-node-label{font-size:14px}.list-item[data-v-c58a0c5b]{height:32px}.list-item[data-v-c58a0c5b]:hover{background:var(--primary-color-5)}[data-v-c58a0c5b] .element-tree-node-line-ver,[data-v-c58a0c5b] .element-tree-node-line-hor{border-color:var(--neutral-color-19)}
@@ -1 +1 @@
1
- [data-v-372d2158] .el-upload-dragger{background:var(--background-color-7);border-radius:6px;border:1px dashed var(--primary-color-8);padding:26px}[data-v-372d2158] .el-upload-dragger:hover{background:var(--background-color-11);border:1px dashed var(--primary-color-6)}.upload-webp[data-v-372d2158]{width:96px;height:96px}.upload-webp .image[data-v-372d2158]{top:50%;left:50%;transform:translate(-50%,-50%);width:150px}
1
+ [data-v-d69d5338] .el-upload-dragger{background:var(--background-color-7);border-radius:6px;border:1px dashed var(--primary-color-8);padding:26px}[data-v-d69d5338] .el-upload-dragger:hover{background:var(--background-color-11);border:1px dashed var(--primary-color-6)}.upload-webp[data-v-d69d5338]{width:96px;height:96px}.upload-webp .image[data-v-d69d5338]{top:50%;left:50%;transform:translate(-50%,-50%);width:150px}
@@ -1 +1 @@
1
- .file-list[data-v-88dabade]{grid-template-columns:repeat(var(--v5203a448),1fr);gap:12px}.file-list .lh-16[data-v-88dabade]{line-height:16px}.file-list .border-error[data-v-88dabade]{border:1px solid var(--error-color-1)}.file-list .border-normal[data-v-88dabade]{border:1px solid var(--parting-line)}.file-list .bg-uploading[data-v-88dabade]{background:linear-gradient(270deg,var(--primary-color-5) 0%,rgba(252,253,255,0) 100%)}
1
+ .file-list[data-v-cf16e18c]{grid-template-columns:repeat(var(--v52cadaaa),1fr);gap:12px}.file-list .lh-16[data-v-cf16e18c]{line-height:16px}.file-list .border-error[data-v-cf16e18c]{border:1px solid var(--error-color-1)}.file-list .border-normal[data-v-cf16e18c]{border:1px solid var(--parting-line)}.file-list .bg-uploading[data-v-cf16e18c]{background:linear-gradient(270deg,var(--primary-color-5) 0%,rgba(252,253,255,0) 100%)}
@@ -4,9 +4,9 @@ const a = {
4
4
  }, o = async (n) => {
5
5
  switch (n) {
6
6
  case a.lingyun:
7
- return await import("./global.DGnZ4I1m.js");
7
+ return await import("./global.CnGuevjX.js");
8
8
  case a.aibox:
9
- return await import("./global.CaipApff.js");
9
+ return await import("./global.BD54N7Z6.js");
10
10
  }
11
11
  return null;
12
12
  }, i = async (n, r) => {