color-star-custom-components 0.0.45 → 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.
- package/es/ApplicationIcon.mjs +27 -27
- package/es/BatchImport.mjs +1 -1
- package/es/CustomTitle.mjs +1 -1
- package/es/FileList.mjs +1 -1
- package/es/GlassProxy.mjs +1 -1
- package/es/IconRenderer.mjs +3 -3
- package/es/IconSelect.mjs +14 -14
- package/es/SearchBar.mjs +7 -7
- package/es/TreeSelect.mjs +1 -1
- package/es/TreeShowSelect.mjs +2 -2
- package/es/UploadFile.mjs +1 -1
- package/es/assets/ApplicationIcon.css +1 -1
- package/es/assets/GlassProxy.css +1 -1
- package/es/assets/IconRenderer.css +1 -1
- package/es/assets/IconSelect.css +1 -1
- package/es/assets/SearchBar.css +1 -1
- package/es/assets/TreeShowSelect.css +1 -1
- package/es/assets/layout.css +1 -1
- package/es/assets/layout2.css +1 -1
- package/es/assets/layout3.css +1 -1
- package/es/assets/layout4.css +1 -1
- package/es/chunks/{config.B4jrOSAf.js → config.B-9MpqV7.js} +2 -2
- package/es/chunks/{global.B0K4p9re.js → global.BD54N7Z6.js} +1734 -1566
- package/es/chunks/{global.DGnZ4I1m.js → global.CnGuevjX.js} +1359 -1359
- package/es/chunks/{layout.Cceslrwl.js → layout.BDTTqx-0.js} +16 -16
- package/es/chunks/{layout.D7tD3vT5.js → layout.Bfp28Us0.js} +1 -1
- package/es/chunks/{layout.ZPCB0dPN.js → layout.CI0rHTkg.js} +2 -2
- package/es/chunks/{layout.CKH4byq6.js → layout.DBrUEnal.js} +5 -5
- package/es/index.mjs +1 -1
- package/lib/ApplicationIcon.js +1 -1
- package/lib/BatchImport.js +1 -1
- package/lib/CustomTitle.js +1 -1
- package/lib/FileList.js +1 -1
- package/lib/GlassProxy.js +1 -1
- package/lib/IconRenderer.js +1 -1
- package/lib/IconSelect.js +1 -1
- package/lib/SearchBar.js +1 -1
- package/lib/TreeSelect.js +1 -1
- package/lib/TreeShowSelect.js +1 -1
- package/lib/UploadFile.js +1 -1
- package/lib/assets/ApplicationIcon.css +1 -1
- package/lib/assets/GlassProxy.css +1 -1
- package/lib/assets/IconRenderer.css +1 -1
- package/lib/assets/IconSelect.css +1 -1
- package/lib/assets/SearchBar.css +1 -1
- package/lib/assets/TreeShowSelect.css +1 -1
- package/lib/assets/layout.css +1 -1
- package/lib/assets/layout2.css +1 -1
- package/lib/assets/layout3.css +1 -1
- package/lib/assets/layout4.css +1 -1
- package/lib/chunks/{config.kEI56EbB.js → config.BleJYnyj.js} +1 -1
- package/lib/chunks/global.lWIoINdc.js +1 -0
- package/lib/chunks/global.oR_x9F-b.js +1 -0
- package/lib/chunks/{layout.CSR_ovBW.js → layout.BaKyR150.js} +1 -1
- package/lib/chunks/{layout.D4oZAHAq.js → layout.C2rgMh2f.js} +1 -1
- package/lib/chunks/{layout.xWsH4QAv.js → layout.DDB7i4jV.js} +1 -1
- package/lib/chunks/{layout.GA9bmIui.js → layout.JozQn-Gy.js} +1 -1
- package/lib/index.js +1 -1
- package/package.json +3 -3
- package/es/chunks/config.BgyBz5RA.js +0 -24
- package/es/chunks/global.CaipApff.js +0 -1997
- package/es/chunks/layout.84FMC7pU.js +0 -121
- package/es/chunks/layout.CJWd6Qr3.js +0 -75
- package/es/chunks/layout.CqngofXR.js +0 -230
- package/es/chunks/layout.ncMVQjDQ.js +0 -230
- package/lib/chunks/config.r_0KIwfd.js +0 -1
- package/lib/chunks/global.BRpsHdEQ.js +0 -1
- package/lib/chunks/global.DZvo60XE.js +0 -1
- package/lib/chunks/global.QjoNxBeX.js +0 -1
- package/lib/chunks/layout.BPRQJttF.js +0 -1
- package/lib/chunks/layout.BWG7NEhf.js +0 -1
- package/lib/chunks/layout.CB6W6OkX.js +0 -1
- package/lib/chunks/layout.DF2j_cdu.js +0 -1
- package/lib/chunks/layout.DfHvq9p4.js +0 -1
- package/lib/chunks/layout.ikdn8BHo.js +0 -1
package/es/ApplicationIcon.mjs
CHANGED
|
@@ -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
|
|
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
|
-
[
|
|
30
|
+
[e.WORKFLOW]: m,
|
|
31
31
|
// WORKFLOW
|
|
32
|
-
[
|
|
32
|
+
[e.PLUGIN]: z,
|
|
33
33
|
// PLUGIN
|
|
34
|
-
[
|
|
34
|
+
[e.MCP]: E,
|
|
35
35
|
// MCP
|
|
36
|
-
[
|
|
36
|
+
[e.MODEL]: x
|
|
37
37
|
// MODEL
|
|
38
38
|
},
|
|
39
39
|
stringType: {
|
|
40
|
-
[
|
|
40
|
+
[e.DOCUMENT]: T,
|
|
41
41
|
// 文档
|
|
42
|
-
[
|
|
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:
|
|
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
|
|
130
|
-
t.applicationType ===
|
|
131
|
-
} catch (
|
|
132
|
-
console.error("加载 fallback 图标失败:",
|
|
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
|
|
137
|
-
s.value =
|
|
138
|
-
} catch (
|
|
139
|
-
console.error("加载默认 fallback 图标失败:",
|
|
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
|
|
143
|
-
if (
|
|
144
|
-
f.value =
|
|
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 ===
|
|
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
|
-
}), (
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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-
|
|
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
|
-
|
|
238
|
+
e as SOURCE_TYPE,
|
|
239
239
|
cA as default,
|
|
240
240
|
V as getDefaultFallbackIcon,
|
|
241
241
|
AA as getDefaultIcon,
|
package/es/BatchImport.mjs
CHANGED
|
@@ -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.
|
|
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",
|
package/es/CustomTitle.mjs
CHANGED
package/es/FileList.mjs
CHANGED
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-
|
|
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
|
package/es/IconRenderer.mjs
CHANGED
|
@@ -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.
|
|
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
|
-
|
|
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-
|
|
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.
|
|
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
|
-
|
|
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),
|
|
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
|
-
|
|
114
|
+
f.value = null;
|
|
115
115
|
return;
|
|
116
116
|
}
|
|
117
117
|
const e = await ne(a.library, c.value);
|
|
118
|
-
|
|
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
|
-
|
|
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": !
|
|
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
|
-
|
|
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(
|
|
158
|
+
(n(), s(w(f.value)))
|
|
159
159
|
]),
|
|
160
160
|
_: 1
|
|
161
161
|
}, 8, ["size"])) : (n(), d(A, { key: 1 }, [
|
|
162
|
-
|
|
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(
|
|
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
|
-
|
|
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(
|
|
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
|
-
}),
|
|
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.
|
|
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.
|
|
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
|
-
|
|
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-
|
|
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
|
-
|
|
338
|
-
|
|
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-
|
|
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
package/es/TreeShowSelect.mjs
CHANGED
|
@@ -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.
|
|
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-
|
|
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 +1 @@
|
|
|
1
|
-
.application-icon-wrapper[data-v-
|
|
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%}
|
package/es/assets/GlassProxy.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.aibox-glass-proxy[data-v-
|
|
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-
|
|
1
|
+
svg[data-v-563503ea]{fill:var(--c078896a)}
|
package/es/assets/IconSelect.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.icon-select-content[data-v-
|
|
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)}
|
package/es/assets/SearchBar.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.filter-form[data-v-
|
|
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-
|
|
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}
|
package/es/assets/layout.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.custom-title[data-v-
|
|
1
|
+
.custom-title[data-v-4d572364]{font-weight:var(--v47d985ee);font-size:var(--v6d50a5d6);color:var(--v4b029cbc)}
|
package/es/assets/layout2.css
CHANGED
|
@@ -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-
|
|
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)}
|
package/es/assets/layout3.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
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}
|
package/es/assets/layout4.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.file-list[data-v-
|
|
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.
|
|
7
|
+
return await import("./global.CnGuevjX.js");
|
|
8
8
|
case a.aibox:
|
|
9
|
-
return await import("./global.
|
|
9
|
+
return await import("./global.BD54N7Z6.js");
|
|
10
10
|
}
|
|
11
11
|
return null;
|
|
12
12
|
}, i = async (n, r) => {
|