@blueking/ai-ui-sdk 0.4.3-beta.13 → 0.4.3-beta.14
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/README.md +2258 -2258
- package/dist/assets/svg/lock.svg +43 -43
- package/dist/common/util.ts.js +103 -103
- package/dist/components/render-agent/agent-download.vue.css +2 -2
- package/dist/components/render-agent/agent-type.vue.css +9 -9
- package/dist/components/render-agent/agent-type.vue.js +1 -1
- package/dist/components/render-auth/auth-dialog.script.vue.js.js +3 -6
- package/dist/components/render-auth/auth-dialog.vue.css +2 -2
- package/dist/components/render-auto-height-textarea/index.vue.css +26 -26
- package/dist/components/render-auto-height-textarea/index.vue.js +1 -1
- package/dist/components/render-auto-refresh/index.vue.css +30 -30
- package/dist/components/render-auto-refresh/index.vue.js +1 -1
- package/dist/components/render-card/agent/index.vue.d.ts +1 -1
- package/dist/components/render-card/agent/prefix-info-tool.vue.css +18 -18
- package/dist/components/render-card/agent/prefix-info-tool.vue.js +1 -1
- package/dist/components/render-card/base.vue.css +30 -30
- package/dist/components/render-card/base.vue.js +1 -1
- package/dist/components/render-card/knowledge/index.vue.d.ts +1 -1
- package/dist/components/render-card/knowledgebase/index.vue.d.ts +1 -1
- package/dist/components/render-card/llm/corner-badge.vue.css +12 -12
- package/dist/components/render-card/llm/corner-badge.vue.js +1 -1
- package/dist/components/render-card/llm/icons.vue.css +3 -3
- package/dist/components/render-card/llm/icons.vue.js +1 -1
- package/dist/components/render-card/llm/index.vue.d.ts +1 -1
- package/dist/components/render-card/llm/info.vue.css +8 -8
- package/dist/components/render-card/llm/info.vue.js +1 -1
- package/dist/components/render-card/llm/tag-prefix.vue.css +5 -5
- package/dist/components/render-card/llm/tag-prefix.vue.js +1 -1
- package/dist/components/render-card/mcp/index.vue.d.ts +1 -1
- package/dist/components/render-card/mcp/name-suffix.vue.css +7 -7
- package/dist/components/render-card/mcp/name-suffix.vue.js +1 -1
- package/dist/components/render-card/mcp/selected-tools-info.vue.d.ts +1 -1
- package/dist/components/render-card/prompt/icons.vue.css +2 -2
- package/dist/components/render-card/prompt/icons.vue.js +1 -1
- package/dist/components/render-card/prompt/index.script.vue.js.js +6 -1
- package/dist/components/render-card/prompt/index.vue.d.ts +2 -1
- package/dist/components/render-card/role/index.script.vue.js.js +6 -1
- package/dist/components/render-card/role/index.vue.d.ts +2 -1
- package/dist/components/render-card/skill/scanner.vue.css +7 -7
- package/dist/components/render-card/skill/scanner.vue.js +1 -1
- package/dist/components/render-card/tool/index.script.vue.js.js +6 -1
- package/dist/components/render-card/tool/index.vue.d.ts +2 -1
- package/dist/components/render-checkbox/index.vue.css +41 -41
- package/dist/components/render-checkbox/index.vue.js +1 -1
- package/dist/components/render-choose-tag/index.vue.css +29 -29
- package/dist/components/render-choose-tag/index.vue.js +1 -1
- package/dist/components/render-collapse/index.vue.css +6 -6
- package/dist/components/render-collapse/index.vue.js +1 -1
- package/dist/components/render-collection/content/index.vue.css +15 -15
- package/dist/components/render-collection/content/index.vue.js +1 -1
- package/dist/components/render-dataset/components/batch-delete-dataset-data/index.vue.css +10 -10
- package/dist/components/render-dataset/components/batch-delete-dataset-data/index.vue.js +1 -1
- package/dist/components/render-dataset/components/dataset-data-tool-icons/index.script.vue.js +1 -1
- package/dist/components/render-dataset/components/edit-dataset-data/index.vue.css +9 -9
- package/dist/components/render-dataset/components/edit-dataset-data/index.vue.js +1 -1
- package/dist/components/render-dataset/components/operation-record/index.vue.css +10 -10
- package/dist/components/render-dataset/components/operation-record/index.vue.js +1 -1
- package/dist/components/render-dataset/components/operation-record/table/index.vue.css +8 -8
- package/dist/components/render-dataset/components/operation-record/table/index.vue.js +1 -1
- package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.css +8 -8
- package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.js +1 -1
- package/dist/components/render-dataset/components/plus-dataset/index.vue.css +2 -2
- package/dist/components/render-dataset/components/plus-dataset/index.vue.js +1 -1
- package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.css +6 -6
- package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.js +1 -1
- package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.css +3 -3
- package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.js +1 -1
- package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.css +2 -2
- package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.js +1 -1
- package/dist/components/render-dataset/components/plus-dataset-data/form/manual.vue.css +4 -4
- package/dist/components/render-dataset/components/review-dataset-data/index.vue.css +21 -21
- package/dist/components/render-dataset/components/review-dataset-data/index.vue.js +1 -1
- package/dist/components/render-dataset-detail-origin-data/index.vue.css +9 -9
- package/dist/components/render-dataset-detail-origin-data/index.vue.js +1 -1
- package/dist/components/render-dataset-list/components/main.vue.css +9 -9
- package/dist/components/render-dataset-list/components/main.vue.js +1 -1
- package/dist/components/render-dataset-list/index.vue.css +4 -4
- package/dist/components/render-dataset-list/index.vue.js +1 -1
- package/dist/components/render-dialog/choose-resource.vue.css +4 -4
- package/dist/components/render-dialog/choose-resource.vue.js +1 -1
- package/dist/components/render-dialog/choose-result.vue.css +31 -31
- package/dist/components/render-dialog/choose-result.vue.js +1 -1
- package/dist/components/render-dialog/choose-space.vue.css +18 -18
- package/dist/components/render-dialog/choose-space.vue.js +1 -1
- package/dist/components/render-dialog/index.vue.css +12 -12
- package/dist/components/render-dialog/index.vue.js +1 -1
- package/dist/components/render-dropdown/index.vue.css +15 -15
- package/dist/components/render-file-card/index.vue.css +28 -28
- package/dist/components/render-file-card/index.vue.d.ts +1 -1
- package/dist/components/render-file-card/index.vue.js +1 -1
- package/dist/components/render-file-type-icon/index.vue.css +7 -7
- package/dist/components/render-file-type-icon/index.vue.js +1 -1
- package/dist/components/render-generate-tag/index.vue.css +12 -12
- package/dist/components/render-generate-tag/index.vue.js +1 -1
- package/dist/components/render-knowledge/icon/index.vue.css +2 -2
- package/dist/components/render-knowledge/icon/index.vue.js +1 -1
- package/dist/components/render-markdown/edit.postcss.css +92 -92
- package/dist/components/render-markdown/katex.ts.js +8 -8
- package/dist/components/render-markdown/prism-atom-one-dark.postcss.css +192 -192
- package/dist/components/render-markdown/view.postcss.css +99 -99
- package/dist/components/render-permission-tag/index.vue.css +2 -2
- package/dist/components/render-prompt/content/index.vue.css +5 -5
- package/dist/components/render-prompt/content/index.vue.js +1 -1
- package/dist/components/render-reference/index.vue.css +4 -4
- package/dist/components/render-reference/index.vue.js +1 -1
- package/dist/components/render-resource-version/index.vue.css +7 -7
- package/dist/components/render-resource-version/index.vue.js +1 -1
- package/dist/components/render-router-tab/index.vue.css +15 -15
- package/dist/components/render-router-tab/index.vue.js +1 -1
- package/dist/components/render-search-empty/index.script.vue.js.js +2 -3
- package/dist/components/render-search-empty/index.vue.d.ts +1 -1
- package/dist/components/render-search-select/index.vue.d.ts +1 -1
- package/dist/components/render-select-plus-extension/index.vue.css +11 -11
- package/dist/components/render-select-plus-extension/index.vue.js +1 -1
- package/dist/components/render-t-table/index.script.vue.js +5 -8
- package/dist/components/render-t-table/index.vue.css +117 -117
- package/dist/components/render-t-table/index.vue.d.ts +1 -1
- package/dist/components/render-t-table/index.vue.js +1 -1
- package/dist/components/render-tag-tree/index.vue.css +17 -17
- package/dist/components/render-tag-tree/index.vue.js +1 -1
- package/dist/components/render-tags/index.vue.css +12 -12
- package/dist/components/render-tags/index.vue.js +1 -1
- package/dist/components/render-tree/index.vue.css +12 -12
- package/dist/components/render-tree/index.vue.d.ts +1 -1
- package/dist/css/fonts/iconcool.svg +268 -268
- package/dist/css/g-utilities.css +16 -10
- package/dist/css/style.css +259 -259
- package/dist/hooks/use-ellipsis-tooltip.ts.js +28 -28
- package/dist/hooks/use-loading-version.ts.js +4 -4
- package/dist/http/helper/agent.ts.js +44 -44
- package/dist/http/helper/collection.ts.js +13 -12
- package/dist/http/helper/common.ts.js +44 -44
- package/dist/http/helper/dataset.ts.js +76 -76
- package/dist/http/helper/knowledge.ts.js +45 -45
- package/dist/http/helper/mcp.ts.js +36 -36
- package/dist/http/helper/permission.ts.js +12 -12
- package/dist/http/helper/prompt.ts.js +13 -12
- package/dist/http/helper/skill.ts.js +24 -24
- package/dist/http/helper/space.ts.js +24 -24
- package/dist/http/helper/tool.ts.js +22 -20
- package/dist/types/collection.d.ts +2 -0
- package/dist/types/prompt.d.ts +2 -0
- package/dist/types/tool.d.ts +2 -0
- package/package.json +112 -112
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
|
-
.router-tab[data-v-
|
|
3
|
-
margin-top: 2px;
|
|
4
|
-
height: 42px;
|
|
5
|
-
background: #FFFFFF;
|
|
6
|
-
box-shadow: 0 2px 4px 0 #1919290d;
|
|
2
|
+
.router-tab[data-v-3t7acpra] {
|
|
3
|
+
margin-top: 2px;
|
|
4
|
+
height: 42px;
|
|
5
|
+
background: #FFFFFF;
|
|
6
|
+
box-shadow: 0 2px 4px 0 #1919290d;
|
|
7
7
|
padding: 0 24px;
|
|
8
8
|
}
|
|
9
|
-
.router-tab a[data-v-
|
|
10
|
-
padding: 0 8px;
|
|
11
|
-
margin-right: 24px;
|
|
12
|
-
font-size: 14px;
|
|
13
|
-
line-height: 42px;
|
|
14
|
-
height: 42px;
|
|
15
|
-
color: #4D4F56;
|
|
9
|
+
.router-tab a[data-v-3t7acpra] {
|
|
10
|
+
padding: 0 8px;
|
|
11
|
+
margin-right: 24px;
|
|
12
|
+
font-size: 14px;
|
|
13
|
+
line-height: 42px;
|
|
14
|
+
height: 42px;
|
|
15
|
+
color: #4D4F56;
|
|
16
16
|
box-sizing: border-box;
|
|
17
17
|
}
|
|
18
|
-
.router-tab a.router-link-exact-active[data-v-
|
|
19
|
-
color: #3A84FF;
|
|
18
|
+
.router-tab a.router-link-exact-active[data-v-3t7acpra] {
|
|
19
|
+
color: #3A84FF;
|
|
20
20
|
border-bottom: 2px solid #3A84FF;
|
|
21
|
-
}
|
|
21
|
+
}
|
|
@@ -48,13 +48,12 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
48
48
|
"type",
|
|
49
49
|
"description"
|
|
50
50
|
]),
|
|
51
|
-
_cache[1] || (_cache[1] = _createTextVNode()),
|
|
52
51
|
!_unref(isEmpty)(props.search) ? (_openBlock(), _createElementBlock("div", _hoisted_2, [
|
|
53
|
-
_cache[0] || (_cache[0] = _createTextVNode("
|
|
52
|
+
_cache[0] || (_cache[0] = _createTextVNode(" 可以尝试调整筛选条件或 ", -1 /* CACHED */ )),
|
|
54
53
|
_createElementVNode("button", {
|
|
55
54
|
class: "g-text-blue !g-cursor-pointer g-ml-4",
|
|
56
55
|
onClick: handleClearSearch
|
|
57
|
-
}, "
|
|
56
|
+
}, " 清空筛选条件 ")
|
|
58
57
|
])) : _createCommentVNode("v-if", true)
|
|
59
58
|
]);
|
|
60
59
|
};
|
|
@@ -13,7 +13,7 @@ declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_se
|
|
|
13
13
|
slots: {};
|
|
14
14
|
emit: (e: "update:search", data: T) => void;
|
|
15
15
|
}>) => import("vue").VNode & {
|
|
16
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
16
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
17
17
|
};
|
|
18
18
|
declare const _default: typeof __VLS_export;
|
|
19
19
|
export default _default;
|
|
@@ -29,7 +29,7 @@ declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_se
|
|
|
29
29
|
slots: {};
|
|
30
30
|
emit: (event: "update:modelValue", value: T) => void;
|
|
31
31
|
}>) => import("vue").VNode & {
|
|
32
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
32
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
33
33
|
};
|
|
34
34
|
declare const _default: typeof __VLS_export;
|
|
35
35
|
export default _default;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
|
|
2
|
-
.select-plus-extension[data-v-
|
|
3
|
-
cursor: pointer;
|
|
4
|
-
width: 100%;
|
|
5
|
-
display: flex;
|
|
6
|
-
justify-content: center;
|
|
7
|
-
align-items: center;
|
|
8
|
-
font-size: 12px;
|
|
2
|
+
.select-plus-extension[data-v-kpbp5uqg] {
|
|
3
|
+
cursor: pointer;
|
|
4
|
+
width: 100%;
|
|
5
|
+
display: flex;
|
|
6
|
+
justify-content: center;
|
|
7
|
+
align-items: center;
|
|
8
|
+
font-size: 12px;
|
|
9
9
|
line-height: 20px;
|
|
10
10
|
}
|
|
11
|
-
.select-plus-extension .ai-ui-sdk-icon[data-v-
|
|
12
|
-
font-size: 14px;
|
|
11
|
+
.select-plus-extension .ai-ui-sdk-icon[data-v-kpbp5uqg] {
|
|
12
|
+
font-size: 14px;
|
|
13
13
|
margin-right: 6px;
|
|
14
14
|
}
|
|
15
|
-
.select-plus-extension[data-v-
|
|
15
|
+
.select-plus-extension[data-v-kpbp5uqg]:hover {
|
|
16
16
|
color: #3A84FF;
|
|
17
|
-
}
|
|
17
|
+
}
|
|
@@ -255,7 +255,7 @@ export default /*@__PURE__*/ _defineComponent(Object.assign({
|
|
|
255
255
|
}), {
|
|
256
256
|
columnControllerBottomContent: _withCtx(()=>[
|
|
257
257
|
_createElementVNode("section", _hoisted_1, [
|
|
258
|
-
_cache[
|
|
258
|
+
_cache[5] || (_cache[5] = _createTextVNode(" 表格行高: ", -1 /* CACHED */ )),
|
|
259
259
|
_createVNode(_component_bk_radio_group, {
|
|
260
260
|
modelValue: rowHeight.value,
|
|
261
261
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event)=>rowHeight.value = $event)
|
|
@@ -266,29 +266,27 @@ export default /*@__PURE__*/ _defineComponent(Object.assign({
|
|
|
266
266
|
}, {
|
|
267
267
|
default: _withCtx(()=>[
|
|
268
268
|
..._cache[2] || (_cache[2] = [
|
|
269
|
-
_createTextVNode("
|
|
269
|
+
_createTextVNode(" 小 ", -1 /* CACHED */ )
|
|
270
270
|
])
|
|
271
271
|
]),
|
|
272
272
|
_: 1 /* STABLE */
|
|
273
273
|
}),
|
|
274
|
-
_cache[5] || (_cache[5] = _createTextVNode()),
|
|
275
274
|
_createVNode(_component_bk_radio_button, {
|
|
276
275
|
label: "g-h-60"
|
|
277
276
|
}, {
|
|
278
277
|
default: _withCtx(()=>[
|
|
279
278
|
..._cache[3] || (_cache[3] = [
|
|
280
|
-
_createTextVNode("
|
|
279
|
+
_createTextVNode(" 中 ", -1 /* CACHED */ )
|
|
281
280
|
])
|
|
282
281
|
]),
|
|
283
282
|
_: 1 /* STABLE */
|
|
284
283
|
}),
|
|
285
|
-
_cache[6] || (_cache[6] = _createTextVNode()),
|
|
286
284
|
_createVNode(_component_bk_radio_button, {
|
|
287
285
|
label: "g-h-78"
|
|
288
286
|
}, {
|
|
289
287
|
default: _withCtx(()=>[
|
|
290
288
|
..._cache[4] || (_cache[4] = [
|
|
291
|
-
_createTextVNode("
|
|
289
|
+
_createTextVNode(" 大 ", -1 /* CACHED */ )
|
|
292
290
|
])
|
|
293
291
|
]),
|
|
294
292
|
_: 1 /* STABLE */
|
|
@@ -315,7 +313,7 @@ export default /*@__PURE__*/ _defineComponent(Object.assign({
|
|
|
315
313
|
}, undefined, true)
|
|
316
314
|
]),
|
|
317
315
|
sortIcon: _withCtx(()=>[
|
|
318
|
-
..._cache[
|
|
316
|
+
..._cache[6] || (_cache[6] = [
|
|
319
317
|
_createElementVNode("i", {
|
|
320
318
|
class: "ai-ui-sdk-icon ai-ui-sdk-angle-up-fill-3 g-text-light-gray"
|
|
321
319
|
}, null, -1 /* CACHED */ )
|
|
@@ -343,7 +341,6 @@ export default /*@__PURE__*/ _defineComponent(Object.assign({
|
|
|
343
341
|
"column-controller",
|
|
344
342
|
"columns"
|
|
345
343
|
]),
|
|
346
|
-
_cache[14] || (_cache[14] = _createTextVNode()),
|
|
347
344
|
__props.pagination ? (_openBlock(), _createBlock(_component_bk_pagination, {
|
|
348
345
|
key: 0,
|
|
349
346
|
class: _normalizeClass({
|
|
@@ -1,210 +1,210 @@
|
|
|
1
1
|
|
|
2
|
-
.t-t-pagination[data-v-
|
|
3
|
-
position: relative;
|
|
2
|
+
.t-t-pagination[data-v-gvajxqyu] {
|
|
3
|
+
position: relative;
|
|
4
4
|
padding: 16px 16px 0 16px;
|
|
5
5
|
}
|
|
6
|
-
.t-t-pagination[data-v-
|
|
6
|
+
.t-t-pagination[data-v-gvajxqyu] .bk-pagination-list.is-last {
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
}
|
|
9
|
-
.pagination-loading[data-v-
|
|
10
|
-
content: '';
|
|
11
|
-
position: absolute;
|
|
12
|
-
top: 0;
|
|
13
|
-
left: 0;
|
|
14
|
-
width: 100%;
|
|
15
|
-
height: 100%;
|
|
16
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
9
|
+
.pagination-loading[data-v-gvajxqyu]::after {
|
|
10
|
+
content: '';
|
|
11
|
+
position: absolute;
|
|
12
|
+
top: 0;
|
|
13
|
+
left: 0;
|
|
14
|
+
width: 100%;
|
|
15
|
+
height: 100%;
|
|
16
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
17
17
|
z-index: 72;
|
|
18
18
|
}
|
|
19
|
-
.pagination-border[data-v-
|
|
20
|
-
border-right: 1px solid #dcdee5;
|
|
21
|
-
border-left: 1px solid #dcdee5;
|
|
22
|
-
border-bottom: 1px solid #dcdee5;
|
|
19
|
+
.pagination-border[data-v-gvajxqyu] {
|
|
20
|
+
border-right: 1px solid #dcdee5;
|
|
21
|
+
border-left: 1px solid #dcdee5;
|
|
22
|
+
border-bottom: 1px solid #dcdee5;
|
|
23
23
|
padding-bottom: 16px;
|
|
24
24
|
}
|
|
25
|
-
.t-t-table[data-v-
|
|
26
|
-
display: inline;
|
|
25
|
+
.t-t-table[data-v-gvajxqyu] {
|
|
26
|
+
display: inline;
|
|
27
27
|
font-size: 12px;
|
|
28
28
|
}
|
|
29
|
-
.t-t-table[data-v-
|
|
29
|
+
.t-t-table[data-v-gvajxqyu] .t-table__th-cell-inner {
|
|
30
30
|
color: #313238;
|
|
31
31
|
}
|
|
32
|
-
.t-t-table[data-v-
|
|
33
|
-
padding: 0 16px;
|
|
34
|
-
height: 42px;
|
|
32
|
+
.t-t-table[data-v-gvajxqyu] th {
|
|
33
|
+
padding: 0 16px;
|
|
34
|
+
height: 42px;
|
|
35
35
|
background-color: #FAFBFD !important;
|
|
36
36
|
}
|
|
37
|
-
.t-t-table[data-v-
|
|
38
|
-
color: #63656e;
|
|
37
|
+
.t-t-table[data-v-gvajxqyu] .t-table__body tr {
|
|
38
|
+
color: #63656e;
|
|
39
39
|
font-size: 12px;
|
|
40
40
|
}
|
|
41
|
-
.t-t-table[data-v-
|
|
42
|
-
padding: 0 16px;
|
|
41
|
+
.t-t-table[data-v-gvajxqyu] .t-table__body tr td {
|
|
42
|
+
padding: 0 16px;
|
|
43
43
|
height: 40px;
|
|
44
44
|
}
|
|
45
|
-
.t-t-table[data-v-
|
|
46
|
-
background-color: #f5f7fa !important;
|
|
45
|
+
.t-t-table[data-v-gvajxqyu] .t-table__body tr:hover td {
|
|
46
|
+
background-color: #f5f7fa !important;
|
|
47
47
|
color: #63656E;
|
|
48
48
|
}
|
|
49
|
-
.t-t-table[data-v-
|
|
49
|
+
.t-t-table[data-v-gvajxqyu] .t-table__content .t-table__body .t-table__empty-row {
|
|
50
50
|
background-color: #fff !important;
|
|
51
51
|
}
|
|
52
|
-
.t-t-table[data-v-
|
|
52
|
+
.t-t-table[data-v-gvajxqyu] .t-table__content .t-table__body .t-table__empty-row >td {
|
|
53
53
|
border: none;
|
|
54
54
|
}
|
|
55
|
-
.t-t-table[data-v-
|
|
55
|
+
.t-t-table[data-v-gvajxqyu] th .t-table__ellipsis {
|
|
56
56
|
width: auto !important;
|
|
57
57
|
}
|
|
58
|
-
.t-t-table[data-v-
|
|
58
|
+
.t-t-table[data-v-gvajxqyu] .t-loading__gradient.t-icon-loading {
|
|
59
59
|
display: none;
|
|
60
60
|
}
|
|
61
|
-
.t-t-table[data-v-
|
|
61
|
+
.t-t-table[data-v-gvajxqyu]:first-of-type .t-table__affixed-header-elm-wrap{
|
|
62
62
|
width: calc(100% - 6px) !important;
|
|
63
63
|
}
|
|
64
|
-
.t-t-table[data-v-
|
|
65
|
-
width: 100% !important;
|
|
64
|
+
.t-t-table[data-v-gvajxqyu] .t-table__affixed-header-elm-wrap>div {
|
|
65
|
+
width: 100% !important;
|
|
66
66
|
scrollbar-width: none;
|
|
67
67
|
}
|
|
68
|
-
.t-t-table[data-v-
|
|
68
|
+
.t-t-table[data-v-gvajxqyu] .t-table--layout-fixed{
|
|
69
69
|
width: 100% !important;
|
|
70
70
|
}
|
|
71
|
-
.t-t-table[data-v-
|
|
71
|
+
.t-t-table[data-v-gvajxqyu] .bk-exception-description{
|
|
72
72
|
margin-bottom: 0;
|
|
73
73
|
}
|
|
74
|
-
.t-t-table[data-v-
|
|
75
|
-
z-index: 2;
|
|
76
|
-
max-height: 100%;
|
|
74
|
+
.t-t-table[data-v-gvajxqyu] .t-table__content{
|
|
75
|
+
z-index: 2;
|
|
76
|
+
max-height: 100%;
|
|
77
77
|
overflow: auto;
|
|
78
78
|
}
|
|
79
|
-
.t-t-table[data-v-
|
|
80
|
-
width: 6px;
|
|
79
|
+
.t-t-table[data-v-gvajxqyu] .t-table__content::-webkit-scrollbar {
|
|
80
|
+
width: 6px;
|
|
81
81
|
height: 6px;
|
|
82
82
|
}
|
|
83
|
-
.t-t-table[data-v-
|
|
84
|
-
width: 6px;
|
|
85
|
-
height: 6px;
|
|
86
|
-
border-radius: 3px;
|
|
83
|
+
.t-t-table[data-v-gvajxqyu] .t-table__content::-webkit-scrollbar-thumb {
|
|
84
|
+
width: 6px;
|
|
85
|
+
height: 6px;
|
|
86
|
+
border-radius: 3px;
|
|
87
87
|
background-color: #dcdee5;
|
|
88
88
|
}
|
|
89
|
-
.t-t-table[data-v-
|
|
89
|
+
.t-t-table[data-v-gvajxqyu] .t-table__content::-webkit-scrollbar-thumb:hover {
|
|
90
90
|
background-color: #979ba5;
|
|
91
91
|
}
|
|
92
|
-
.t-t-table[data-v-
|
|
92
|
+
.t-t-table[data-v-gvajxqyu] .t-table__ellipsis.t-text-ellipsis:has(.checkbox){
|
|
93
93
|
line-height: 100%;
|
|
94
94
|
}
|
|
95
|
-
.t-t-table[data-v-
|
|
95
|
+
.t-t-table[data-v-gvajxqyu] .t-table__cell--sort-trigger.t-table__double-icons{
|
|
96
96
|
gap: 5px;
|
|
97
97
|
}
|
|
98
|
-
.t-t-table[data-v-
|
|
98
|
+
.t-t-table[data-v-gvajxqyu] .t-table__sort-icon--active>i{
|
|
99
99
|
color: #3a84ff !important;
|
|
100
100
|
}
|
|
101
|
-
.t-t-table[data-v-
|
|
101
|
+
.t-t-table[data-v-gvajxqyu] .t-table__cell--fixed-left:has(.checkbox){
|
|
102
102
|
line-height: 100%;
|
|
103
103
|
}
|
|
104
|
-
.t-t-table[data-v-
|
|
104
|
+
.t-t-table[data-v-gvajxqyu] .t-table__filter-icon.t-is-focus>span{
|
|
105
105
|
color: #3a84ff !important;
|
|
106
|
-
}
|
|
106
|
+
}
|
|
107
107
|
|
|
108
108
|
|
|
109
|
-
.t-table-dialog {
|
|
110
|
-
padding: 0px !important;
|
|
111
|
-
border-radius: 0px;
|
|
112
|
-
box-shadow: 0 0 6px #dcdee5;
|
|
109
|
+
.t-table-dialog {
|
|
110
|
+
padding: 0px !important;
|
|
111
|
+
border-radius: 0px;
|
|
112
|
+
box-shadow: 0 0 6px #dcdee5;
|
|
113
113
|
color: #26323d;
|
|
114
114
|
}
|
|
115
|
-
.t-table-dialog .t-checkbox-group .t-checkbox .bkaidev-shezhi {
|
|
115
|
+
.t-table-dialog .t-checkbox-group .t-checkbox .bkaidev-shezhi {
|
|
116
116
|
display: none;
|
|
117
117
|
}
|
|
118
|
-
.t-table-dialog .t-checkbox-group label:has(input[value="checkbox"]){
|
|
118
|
+
.t-table-dialog .t-checkbox-group label:has(input[value="checkbox"]){
|
|
119
119
|
display: none;
|
|
120
120
|
}
|
|
121
|
-
.t-table-dialog .t-table-dialog-header {
|
|
122
|
-
margin: 24px;
|
|
123
|
-
font-weight: 400;
|
|
124
|
-
display: inline-block;
|
|
125
|
-
height: 26px;
|
|
126
|
-
font-size: 20px;
|
|
127
|
-
line-height: 26px;
|
|
121
|
+
.t-table-dialog .t-table-dialog-header {
|
|
122
|
+
margin: 24px;
|
|
123
|
+
font-weight: 400;
|
|
124
|
+
display: inline-block;
|
|
125
|
+
height: 26px;
|
|
126
|
+
font-size: 20px;
|
|
127
|
+
line-height: 26px;
|
|
128
128
|
color: #313238;
|
|
129
129
|
}
|
|
130
|
-
.t-table-dialog .t-dialog__close {
|
|
131
|
-
width: 30px;
|
|
132
|
-
height: 30px;
|
|
133
|
-
position: absolute;
|
|
134
|
-
top: 2px;
|
|
130
|
+
.t-table-dialog .t-dialog__close {
|
|
131
|
+
width: 30px;
|
|
132
|
+
height: 30px;
|
|
133
|
+
position: absolute;
|
|
134
|
+
top: 2px;
|
|
135
135
|
right: 9px;
|
|
136
136
|
}
|
|
137
|
-
.t-table-dialog .t-checkbox__label {
|
|
138
|
-
display: flex;
|
|
139
|
-
align-items: center;
|
|
137
|
+
.t-table-dialog .t-checkbox__label {
|
|
138
|
+
display: flex;
|
|
139
|
+
align-items: center;
|
|
140
140
|
color: #63656e;
|
|
141
141
|
}
|
|
142
|
-
.t-table-dialog .t-table__column-controller-block {
|
|
143
|
-
justify-content: end;
|
|
144
|
-
display: flex;
|
|
145
|
-
border: none !important;
|
|
142
|
+
.t-table-dialog .t-table__column-controller-block {
|
|
143
|
+
justify-content: end;
|
|
144
|
+
display: flex;
|
|
145
|
+
border: none !important;
|
|
146
146
|
padding: 0 !important;
|
|
147
147
|
}
|
|
148
|
-
.t-table-dialog .t-table__column-controller-desc {
|
|
149
|
-
font-size: 14px;
|
|
150
|
-
line-height: 22px;
|
|
151
|
-
color: #313238;
|
|
152
|
-
text-align: left;
|
|
153
|
-
position: absolute;
|
|
154
|
-
top: 74px;
|
|
155
|
-
left: 24px;
|
|
148
|
+
.t-table-dialog .t-table__column-controller-desc {
|
|
149
|
+
font-size: 14px;
|
|
150
|
+
line-height: 22px;
|
|
151
|
+
color: #313238;
|
|
152
|
+
text-align: left;
|
|
153
|
+
position: absolute;
|
|
154
|
+
top: 74px;
|
|
155
|
+
left: 24px;
|
|
156
156
|
font-weight: 400;
|
|
157
157
|
}
|
|
158
|
-
.t-table-dialog .t-table__column-controller-body {
|
|
158
|
+
.t-table-dialog .t-table__column-controller-body {
|
|
159
159
|
padding: 0 24px;
|
|
160
160
|
}
|
|
161
|
-
.t-table-dialog .t-table-row-height {
|
|
162
|
-
display: flex;
|
|
163
|
-
height: 76px;
|
|
164
|
-
font-size: 14px;
|
|
165
|
-
border-top: solid 1px #f0f1f5;
|
|
166
|
-
align-items: center;
|
|
161
|
+
.t-table-dialog .t-table-row-height {
|
|
162
|
+
display: flex;
|
|
163
|
+
height: 76px;
|
|
164
|
+
font-size: 14px;
|
|
165
|
+
border-top: solid 1px #f0f1f5;
|
|
166
|
+
align-items: center;
|
|
167
167
|
color: #26323d;
|
|
168
168
|
}
|
|
169
|
-
.t-table-dialog .t-table-row-height .bk-radio-button {
|
|
170
|
-
width: 68px;
|
|
169
|
+
.t-table-dialog .t-table-row-height .bk-radio-button {
|
|
170
|
+
width: 68px;
|
|
171
171
|
height: 26px;
|
|
172
172
|
}
|
|
173
|
-
.t-table-dialog .t-table-row-height .bk-radio-button .bk-radio-button-label {
|
|
174
|
-
line-height: 26px;
|
|
173
|
+
.t-table-dialog .t-table-row-height .bk-radio-button .bk-radio-button-label {
|
|
174
|
+
line-height: 26px;
|
|
175
175
|
height: 100%;
|
|
176
176
|
}
|
|
177
|
-
.t-table-dialog .t-dialog__footer {
|
|
178
|
-
display: flex;
|
|
179
|
-
height: 50px;
|
|
180
|
-
padding: 0 24px;
|
|
181
|
-
border-top: 1px solid #dcdee5;
|
|
182
|
-
border-radius: 0 0 2px 2px;
|
|
183
|
-
justify-content: flex-end;
|
|
177
|
+
.t-table-dialog .t-dialog__footer {
|
|
178
|
+
display: flex;
|
|
179
|
+
height: 50px;
|
|
180
|
+
padding: 0 24px;
|
|
181
|
+
border-top: 1px solid #dcdee5;
|
|
182
|
+
border-radius: 0 0 2px 2px;
|
|
183
|
+
justify-content: flex-end;
|
|
184
184
|
align-items: center;
|
|
185
185
|
}
|
|
186
|
-
.t-table-dialog .t-dialog__footer .t-button--theme-primary {
|
|
187
|
-
background-color: #3a84ff;
|
|
186
|
+
.t-table-dialog .t-dialog__footer .t-button--theme-primary {
|
|
187
|
+
background-color: #3a84ff;
|
|
188
188
|
border: none;
|
|
189
189
|
}
|
|
190
|
-
.t-table-dialog .t-dialog__footer .t-button--theme-default {
|
|
191
|
-
background-color: #fff;
|
|
192
|
-
color: #63656e;
|
|
190
|
+
.t-table-dialog .t-dialog__footer .t-button--theme-default {
|
|
191
|
+
background-color: #fff;
|
|
192
|
+
color: #63656e;
|
|
193
193
|
border: 1px solid #c4c6cc;
|
|
194
194
|
}
|
|
195
|
-
.t-table-dialog .t-dialog__body {
|
|
195
|
+
.t-table-dialog .t-dialog__body {
|
|
196
196
|
padding: 0;
|
|
197
197
|
}
|
|
198
|
-
.t-table-dialog .t-table__column-controller-item {
|
|
199
|
-
display: flex;
|
|
200
|
-
flex-direction: column;
|
|
198
|
+
.t-table-dialog .t-table__column-controller-item {
|
|
199
|
+
display: flex;
|
|
200
|
+
flex-direction: column;
|
|
201
201
|
gap: 16px;
|
|
202
202
|
}
|
|
203
|
-
.t-table-dialog .t-checkbox.t-is-checked .t-checkbox__input {
|
|
204
|
-
background: #3a84ff;
|
|
203
|
+
.t-table-dialog .t-checkbox.t-is-checked .t-checkbox__input {
|
|
204
|
+
background: #3a84ff;
|
|
205
205
|
border: 1px solid hsl(223, 7%, 62%);
|
|
206
206
|
}
|
|
207
|
-
.t-table-dialog .t-checkbox.t-is-indeterminate .t-checkbox__input {
|
|
208
|
-
background: #3a84ff;
|
|
207
|
+
.t-table-dialog .t-checkbox.t-is-indeterminate .t-checkbox__input {
|
|
208
|
+
background: #3a84ff;
|
|
209
209
|
border: 1px solid #979ba5;
|
|
210
|
-
}
|
|
210
|
+
}
|
|
@@ -52,7 +52,7 @@ declare const __VLS_export: <T, S>(__VLS_props: NonNullable<Awaited<typeof __VLS
|
|
|
52
52
|
(event: "update:search", search: S): void;
|
|
53
53
|
};
|
|
54
54
|
}>) => import("vue").VNode & {
|
|
55
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
55
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
56
56
|
};
|
|
57
57
|
declare const _default: typeof __VLS_export;
|
|
58
58
|
export default _default;
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
|
|
2
|
-
.tag-tree[data-v-
|
|
3
|
-
font-size: 12px;
|
|
4
|
-
height: auto;
|
|
2
|
+
.tag-tree[data-v-d4yk18zt] {
|
|
3
|
+
font-size: 12px;
|
|
4
|
+
height: auto;
|
|
5
5
|
max-height: calc(100% - 44px);
|
|
6
6
|
}
|
|
7
|
-
.tag-tree .manage-tree-item[data-v-
|
|
8
|
-
height: 32px;
|
|
7
|
+
.tag-tree .manage-tree-item[data-v-d4yk18zt] {
|
|
8
|
+
height: 32px;
|
|
9
9
|
flex: 1;
|
|
10
10
|
}
|
|
11
|
-
.tag-tree .quick-icon[data-v-
|
|
12
|
-
margin-left: -24px;
|
|
11
|
+
.tag-tree .quick-icon[data-v-d4yk18zt] {
|
|
12
|
+
margin-left: -24px;
|
|
13
13
|
padding-left: 8px;
|
|
14
14
|
}
|
|
15
|
-
.tag-tree[data-v-
|
|
15
|
+
.tag-tree[data-v-d4yk18zt] .tree-item:has(.bottom-line) {
|
|
16
16
|
border-bottom: 1px solid #F0F1F5;
|
|
17
17
|
}
|
|
18
|
-
.tag-tree[data-v-
|
|
18
|
+
.tag-tree[data-v-d4yk18zt] .tree-item.active .quick-icon {
|
|
19
19
|
color: #3A84FF;
|
|
20
20
|
}
|
|
21
|
-
.tag-tree[data-v-
|
|
22
|
-
background: #A3C5FD;
|
|
21
|
+
.tag-tree[data-v-d4yk18zt] .tree-item.active .tag-number {
|
|
22
|
+
background: #A3C5FD;
|
|
23
23
|
color: #fff;
|
|
24
24
|
}
|
|
25
|
-
.tag-number[data-v-
|
|
26
|
-
line-height: 16px;
|
|
27
|
-
padding: 0 4px;
|
|
28
|
-
background-color: #F0F1F5;
|
|
29
|
-
color: #979BA5;
|
|
25
|
+
.tag-number[data-v-d4yk18zt] {
|
|
26
|
+
line-height: 16px;
|
|
27
|
+
padding: 0 4px;
|
|
28
|
+
background-color: #F0F1F5;
|
|
29
|
+
color: #979BA5;
|
|
30
30
|
border-radius: 2px;
|
|
31
|
-
}
|
|
31
|
+
}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
|
-
.tag-container[data-v-
|
|
3
|
-
visibility: hidden;
|
|
4
|
-
white-space: nowrap;
|
|
5
|
-
column-gap: 4px;
|
|
2
|
+
.tag-container[data-v-b54la7mu] {
|
|
3
|
+
visibility: hidden;
|
|
4
|
+
white-space: nowrap;
|
|
5
|
+
column-gap: 4px;
|
|
6
6
|
width: calc(100% - 20px);
|
|
7
7
|
}
|
|
8
|
-
.tag-home[data-v-
|
|
9
|
-
vertical-align: sub;
|
|
8
|
+
.tag-home[data-v-b54la7mu] {
|
|
9
|
+
vertical-align: sub;
|
|
10
10
|
flex-shrink: 0;
|
|
11
11
|
}
|
|
12
|
-
[is-show="true"][data-v-
|
|
12
|
+
[is-show="true"][data-v-b54la7mu] {
|
|
13
13
|
visibility: visible;
|
|
14
14
|
}
|
|
15
|
-
[is-show="false"][data-v-
|
|
15
|
+
[is-show="false"][data-v-b54la7mu] {
|
|
16
16
|
display: none !important;
|
|
17
17
|
}
|
|
18
|
-
.popover-main[data-v-
|
|
18
|
+
.popover-main[data-v-b54la7mu] {
|
|
19
19
|
padding: 8px 8px 10px;
|
|
20
20
|
}
|
|
21
|
-
.tag-list[data-v-
|
|
22
|
-
border-radius: 2px;
|
|
21
|
+
.tag-list[data-v-b54la7mu] {
|
|
22
|
+
border-radius: 2px;
|
|
23
23
|
background: #F0F1F5;
|
|
24
|
-
}
|
|
24
|
+
}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
|
-
.tree-item {
|
|
3
|
-
height: 32px;
|
|
4
|
-
padding: 0 6px;
|
|
2
|
+
.tree-item {
|
|
3
|
+
height: 32px;
|
|
4
|
+
padding: 0 6px;
|
|
5
5
|
cursor: pointer;
|
|
6
6
|
}
|
|
7
|
-
.tree-item .shape-icon {
|
|
8
|
-
color: #979BA5;
|
|
9
|
-
margin-right: 8px;
|
|
7
|
+
.tree-item .shape-icon {
|
|
8
|
+
color: #979BA5;
|
|
9
|
+
margin-right: 8px;
|
|
10
10
|
width: 12px;
|
|
11
11
|
}
|
|
12
|
-
.tree-item .shape-icon.icon-open {
|
|
12
|
+
.tree-item .shape-icon.icon-open {
|
|
13
13
|
transform: rotate(90deg);
|
|
14
14
|
}
|
|
15
|
-
.tree-item.active {
|
|
16
|
-
background: #E1ECFF;
|
|
15
|
+
.tree-item.active {
|
|
16
|
+
background: #E1ECFF;
|
|
17
17
|
color: #3A84FF;
|
|
18
18
|
}
|
|
19
|
-
.tree-item.active .shape-icon {
|
|
19
|
+
.tree-item.active .shape-icon {
|
|
20
20
|
color: #3A84FF;
|
|
21
21
|
}
|
|
22
|
-
.tree-item:hover {
|
|
22
|
+
.tree-item:hover {
|
|
23
23
|
background: #F0F1F5;
|
|
24
|
-
}
|
|
24
|
+
}
|