@blueking/ai-ui-sdk 0.4.3-beta.20 → 0.4.3-beta.21
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/dist/components/render-agent/agent-type.script.vue.js.js +9 -3
- package/dist/components/render-agent/agent-type.vue.css +7 -3
- package/dist/components/render-agent/agent-type.vue.js +1 -1
- package/dist/components/render-auth/auth-dialog.script.vue.js.js +6 -3
- package/dist/components/render-auto-height-textarea/index.vue.css +11 -11
- package/dist/components/render-auto-height-textarea/index.vue.js +1 -1
- package/dist/components/render-auto-refresh/index.vue.css +8 -8
- package/dist/components/render-auto-refresh/index.vue.js +1 -1
- package/dist/components/render-card/agent/corner-badge.vue.css +2 -2
- package/dist/components/render-card/agent/corner-badge.vue.js +1 -1
- package/dist/components/render-card/agent/prefix-info-tool.vue.css +5 -5
- package/dist/components/render-card/agent/prefix-info-tool.vue.js +1 -1
- package/dist/components/render-card/base.vue.css +12 -12
- package/dist/components/render-card/base.vue.js +1 -1
- package/dist/components/render-card/llm/corner-badge.vue.css +3 -3
- package/dist/components/render-card/llm/corner-badge.vue.js +1 -1
- package/dist/components/render-card/llm/icons.vue.css +2 -2
- package/dist/components/render-card/llm/icons.vue.js +1 -1
- package/dist/components/render-card/llm/info.vue.css +1 -1
- package/dist/components/render-card/llm/info.vue.js +1 -1
- package/dist/components/render-card/llm/tag-prefix.vue.css +2 -2
- package/dist/components/render-card/llm/tag-prefix.vue.js +1 -1
- package/dist/components/render-card/mcp/index.script.vue.js.js +6 -1
- package/dist/components/render-card/mcp/index.vue.d.ts +1 -0
- package/dist/components/render-card/mcp/name-suffix.vue.css +2 -2
- package/dist/components/render-card/mcp/name-suffix.vue.js +1 -1
- package/dist/components/render-card/mcp/selected-tools-info.script.vue.js.js +7 -3
- package/dist/components/render-card/mcp/selected-tools-info.vue.d.ts +1 -0
- package/dist/components/render-card/prompt/icons.vue.css +1 -1
- package/dist/components/render-card/prompt/icons.vue.js +1 -1
- package/dist/components/render-card/skill/scanner.vue.css +3 -3
- package/dist/components/render-card/skill/scanner.vue.js +1 -1
- package/dist/components/render-checkbox/index.vue.css +9 -9
- package/dist/components/render-checkbox/index.vue.js +1 -1
- package/dist/components/render-choose-tag/index.vue.css +7 -7
- package/dist/components/render-choose-tag/index.vue.js +1 -1
- package/dist/components/render-collapse/index.vue.css +2 -2
- package/dist/components/render-collapse/index.vue.js +1 -1
- package/dist/components/render-collection/content/index.vue.css +4 -4
- package/dist/components/render-collection/content/index.vue.js +1 -1
- package/dist/components/render-dataset/components/batch-delete-dataset-data/index.vue.css +3 -3
- 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 +3 -3
- 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 +4 -4
- 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 +1 -1
- 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 +2 -2
- 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 +1 -1
- 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 +2 -2
- 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 +1 -1
- 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 +1 -1
- package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.js +1 -1
- package/dist/components/render-dataset/components/review-dataset-data/index.vue.css +10 -10
- 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 +3 -3
- package/dist/components/render-dataset-detail-origin-data/index.vue.js +1 -1
- package/dist/components/render-dataset-list/components/main.vue.css +3 -3
- package/dist/components/render-dataset-list/components/main.vue.js +1 -1
- package/dist/components/render-dataset-list/index.vue.css +2 -2
- package/dist/components/render-dataset-list/index.vue.js +1 -1
- package/dist/components/render-dialog/choose-resource.vue.css +3 -3
- package/dist/components/render-dialog/choose-resource.vue.js +1 -1
- package/dist/components/render-dialog/choose-result.vue.css +14 -14
- package/dist/components/render-dialog/choose-result.vue.js +1 -1
- package/dist/components/render-dialog/choose-space.vue.css +9 -9
- package/dist/components/render-dialog/choose-space.vue.js +1 -1
- package/dist/components/render-dialog/index.vue.css +6 -6
- package/dist/components/render-dialog/index.vue.js +1 -1
- package/dist/components/render-dropdown/index.vue.css +3 -0
- package/dist/components/render-file-card/index.vue.css +11 -11
- package/dist/components/render-file-card/index.vue.js +1 -1
- package/dist/components/render-file-type-icon/index.vue.css +6 -6
- package/dist/components/render-file-type-icon/index.vue.js +1 -1
- package/dist/components/render-generate-tag/index.vue.css +5 -5
- package/dist/components/render-generate-tag/index.vue.js +1 -1
- package/dist/components/render-knowledge/icon/index.vue.css +1 -1
- package/dist/components/render-knowledge/icon/index.vue.js +1 -1
- package/dist/components/render-prompt/content/index.vue.css +1 -1
- package/dist/components/render-prompt/content/index.vue.js +1 -1
- package/dist/components/render-reference/index.vue.css +2 -2
- package/dist/components/render-reference/index.vue.js +1 -1
- package/dist/components/render-resource-version/index.vue.css +2 -2
- package/dist/components/render-resource-version/index.vue.js +1 -1
- package/dist/components/render-router-tab/index.vue.css +3 -3
- package/dist/components/render-router-tab/index.vue.js +1 -1
- package/dist/components/render-search-empty/index.script.vue.js.js +3 -2
- package/dist/components/render-select-plus-extension/index.vue.css +3 -3
- package/dist/components/render-select-plus-extension/index.vue.js +1 -1
- package/dist/components/render-t-table/index.script.vue.js +8 -5
- package/dist/components/render-t-table/index.vue.css +32 -32
- package/dist/components/render-t-table/index.vue.js +1 -1
- package/dist/components/render-tag-tree/index.vue.css +7 -7
- package/dist/components/render-tag-tree/index.vue.js +1 -1
- package/dist/components/render-tags/index.vue.css +6 -6
- package/dist/components/render-tags/index.vue.js +1 -1
- package/dist/css/fonts/iconcool.eot +0 -0
- package/dist/css/fonts/iconcool.ttf +0 -0
- package/dist/css/fonts/iconcool.woff +0 -0
- package/dist/http/helper/agent.ts.js +2 -0
- package/dist/types/agent.d.ts +3 -1
- package/dist/types/enum.d.ts +6 -1
- package/dist/types/enum.ts.js +6 -0
- package/package.json +1 -1
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
|
-
.resource-dialog[data-v-
|
|
2
|
+
.resource-dialog[data-v-vhhd58w8] .bk-modal-wrapper {
|
|
3
3
|
max-width: 1600px;
|
|
4
4
|
}
|
|
5
|
-
.resource-dialog-main[data-v-
|
|
5
|
+
.resource-dialog-main[data-v-vhhd58w8] {
|
|
6
6
|
height: 60vh;
|
|
7
7
|
}
|
|
8
|
-
.resource-dialog-choose[data-v-
|
|
8
|
+
.resource-dialog-choose[data-v-vhhd58w8] {
|
|
9
9
|
width: 75%;
|
|
10
10
|
height: 100%;
|
|
11
11
|
}
|
|
12
|
-
.resource-dialog-title[data-v-
|
|
12
|
+
.resource-dialog-title[data-v-vhhd58w8] {
|
|
13
13
|
font-size: 20px;
|
|
14
14
|
line-height: 28px;
|
|
15
15
|
color: #313238;
|
|
16
16
|
padding: 15px 24px 14px;
|
|
17
17
|
}
|
|
18
|
-
.resource-dialog-layout[data-v-
|
|
18
|
+
.resource-dialog-layout[data-v-vhhd58w8] {
|
|
19
19
|
height: calc(100% - 57px);
|
|
20
20
|
}
|
|
21
|
-
.resource-dialog-result[data-v-
|
|
21
|
+
.resource-dialog-result[data-v-vhhd58w8] {
|
|
22
22
|
width: 25%;
|
|
23
23
|
height: 100%;
|
|
24
24
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
|
-
.upload-file-home[data-v-
|
|
2
|
+
.upload-file-home[data-v-mds8v5z3] {
|
|
3
3
|
position: relative;
|
|
4
4
|
background: #FFFFFF;
|
|
5
5
|
border: 1px solid #DCDEE5;
|
|
6
6
|
border-radius: 4px;
|
|
7
7
|
padding: 12px 12px 10px 12px;
|
|
8
8
|
}
|
|
9
|
-
.upload-file-home[data-v-
|
|
9
|
+
.upload-file-home[data-v-mds8v5z3]:hover {
|
|
10
10
|
border: 1px solid #3A84FF;
|
|
11
11
|
}
|
|
12
|
-
.upload-file-home:hover .file-icons[data-v-
|
|
12
|
+
.upload-file-home:hover .file-icons[data-v-mds8v5z3] {
|
|
13
13
|
display: flex;
|
|
14
14
|
}
|
|
15
|
-
.upload-file-home .file-icon[data-v-
|
|
15
|
+
.upload-file-home .file-icon[data-v-mds8v5z3] {
|
|
16
16
|
font-size: 32px;
|
|
17
17
|
}
|
|
18
|
-
.upload-file-home .file-content[data-v-
|
|
18
|
+
.upload-file-home .file-content[data-v-mds8v5z3] {
|
|
19
19
|
font-size: 12px;
|
|
20
20
|
flex: 1;
|
|
21
21
|
align-items: flex-start;
|
|
@@ -23,28 +23,28 @@
|
|
|
23
23
|
font-weight: normal;
|
|
24
24
|
width: 0;
|
|
25
25
|
}
|
|
26
|
-
.upload-file-home .file-content .file-name[data-v-
|
|
26
|
+
.upload-file-home .file-content .file-name[data-v-mds8v5z3] {
|
|
27
27
|
width: 100%;
|
|
28
28
|
font-size: 14px;
|
|
29
29
|
line-height: 20px;
|
|
30
30
|
}
|
|
31
|
-
.upload-file-home .file-content .file-size[data-v-
|
|
31
|
+
.upload-file-home .file-content .file-size[data-v-mds8v5z3] {
|
|
32
32
|
font-size: 12px;
|
|
33
33
|
color: #979BA5;
|
|
34
34
|
line-height: 20px;
|
|
35
35
|
}
|
|
36
|
-
.upload-file-home .file-icons[data-v-
|
|
36
|
+
.upload-file-home .file-icons[data-v-mds8v5z3] {
|
|
37
37
|
display: none;
|
|
38
38
|
color: #979BA5;
|
|
39
39
|
}
|
|
40
|
-
.upload-file-home .file-icons .ai-ui-sdk-icon[data-v-
|
|
40
|
+
.upload-file-home .file-icons .ai-ui-sdk-icon[data-v-mds8v5z3] {
|
|
41
41
|
cursor: pointer;
|
|
42
42
|
margin-right: 15px;
|
|
43
43
|
font-size: 16px;
|
|
44
44
|
}
|
|
45
|
-
.upload-file-home .file-icons .ai-ui-sdk-icon[data-v-
|
|
45
|
+
.upload-file-home .file-icons .ai-ui-sdk-icon[data-v-mds8v5z3]:hover {
|
|
46
46
|
color: #3A84FF;
|
|
47
47
|
}
|
|
48
|
-
.upload-file-home .file-icons .ai-ui-sdk-delete[data-v-
|
|
48
|
+
.upload-file-home .file-icons .ai-ui-sdk-delete[data-v-mds8v5z3] {
|
|
49
49
|
margin: 0;
|
|
50
50
|
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
|
-
.ai-ui-sdk-icon.ai-ui-sdk-pdf[data-v-
|
|
2
|
+
.ai-ui-sdk-icon.ai-ui-sdk-pdf[data-v-csrmi6am] {
|
|
3
3
|
color: #EA3636;
|
|
4
4
|
}
|
|
5
|
-
.ai-ui-sdk-icon.ai-ui-sdk-doc-2[data-v-
|
|
5
|
+
.ai-ui-sdk-icon.ai-ui-sdk-doc-2[data-v-csrmi6am], .ai-ui-sdk-icon.ai-ui-sdk-ppt-2[data-v-csrmi6am], .ai-ui-sdk-icon.ai-ui-sdk-markdown[data-v-csrmi6am] {
|
|
6
6
|
color: #3A84FF;
|
|
7
7
|
}
|
|
8
|
-
.ai-ui-sdk-icon.ai-ui-sdk-folder-fill[data-v-
|
|
8
|
+
.ai-ui-sdk-icon.ai-ui-sdk-folder-fill[data-v-csrmi6am] {
|
|
9
9
|
color: #C4C6CC;
|
|
10
10
|
}
|
|
11
|
-
.ai-ui-sdk-icon.ai-ui-sdk-archive-line[data-v-
|
|
11
|
+
.ai-ui-sdk-icon.ai-ui-sdk-archive-line[data-v-csrmi6am] {
|
|
12
12
|
color: #979BA5;
|
|
13
13
|
}
|
|
14
|
-
.ai-ui-sdk-icon.ai-ui-sdk-excel[data-v-
|
|
14
|
+
.ai-ui-sdk-icon.ai-ui-sdk-excel[data-v-csrmi6am] {
|
|
15
15
|
color: #2DCB56;
|
|
16
16
|
}
|
|
17
|
-
.ai-ui-sdk-icon.ai-ui-sdk-wangye[data-v-
|
|
17
|
+
.ai-ui-sdk-icon.ai-ui-sdk-wangye[data-v-csrmi6am] {
|
|
18
18
|
color: #14A568;
|
|
19
19
|
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
|
-
.generate-type-tag[data-v-
|
|
2
|
+
.generate-type-tag[data-v-a90ymk4g] {
|
|
3
3
|
border-radius: 2px;
|
|
4
4
|
text-align: left;
|
|
5
5
|
white-space: nowrap;
|
|
6
6
|
}
|
|
7
|
-
.generate-type-tag.public[data-v-
|
|
7
|
+
.generate-type-tag.public[data-v-a90ymk4g] {
|
|
8
8
|
color: #2CAF5E;
|
|
9
9
|
background-color: #DAF6E5;
|
|
10
10
|
}
|
|
11
|
-
.generate-type-tag.public[data-v-
|
|
11
|
+
.generate-type-tag.public[data-v-a90ymk4g]:hover {
|
|
12
12
|
color: #299E56;
|
|
13
13
|
background-color: #CBF0DA;
|
|
14
14
|
}
|
|
15
|
-
.generate-type-tag.space[data-v-
|
|
15
|
+
.generate-type-tag.space[data-v-a90ymk4g] {
|
|
16
16
|
color: #45A0A5;
|
|
17
17
|
background-color: #D8F4F5;
|
|
18
18
|
}
|
|
19
|
-
.generate-type-tag.space[data-v-
|
|
19
|
+
.generate-type-tag.space[data-v-a90ymk4g]:hover {
|
|
20
20
|
color: #388A8E;
|
|
21
21
|
background-color: #B6E7E9;
|
|
22
22
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
|
-
.resource-version[data-v-
|
|
2
|
+
.resource-version[data-v-vc6bcilz] {
|
|
3
3
|
border-radius: 2px;
|
|
4
4
|
text-align: left;
|
|
5
5
|
color: #4D4F56;
|
|
6
6
|
background-color: #F0F1F5;
|
|
7
7
|
white-space: nowrap;
|
|
8
8
|
}
|
|
9
|
-
.resource-version .bkaidev-rizhifenxi[data-v-
|
|
9
|
+
.resource-version .bkaidev-rizhifenxi[data-v-vc6bcilz] {
|
|
10
10
|
color: #3A84FF;
|
|
11
11
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
.router-tab[data-v-
|
|
2
|
+
.router-tab[data-v-bzsk927z] {
|
|
3
3
|
margin-top: 2px;
|
|
4
4
|
height: 42px;
|
|
5
5
|
background: #FFFFFF;
|
|
6
6
|
box-shadow: 0 2px 4px 0 #1919290d;
|
|
7
7
|
padding: 0 24px;
|
|
8
8
|
}
|
|
9
|
-
.router-tab a[data-v-
|
|
9
|
+
.router-tab a[data-v-bzsk927z] {
|
|
10
10
|
padding: 0 8px;
|
|
11
11
|
margin-right: 24px;
|
|
12
12
|
font-size: 14px;
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
color: #4D4F56;
|
|
16
16
|
box-sizing: border-box;
|
|
17
17
|
}
|
|
18
|
-
.router-tab a.router-link-exact-active[data-v-
|
|
18
|
+
.router-tab a.router-link-exact-active[data-v-bzsk927z] {
|
|
19
19
|
color: #3A84FF;
|
|
20
20
|
border-bottom: 2px solid #3A84FF;
|
|
21
21
|
}
|
|
@@ -48,12 +48,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
48
48
|
"type",
|
|
49
49
|
"description"
|
|
50
50
|
]),
|
|
51
|
+
_cache[1] || (_cache[1] = _createTextVNode()),
|
|
51
52
|
!_unref(isEmpty)(props.search) ? (_openBlock(), _createElementBlock("div", _hoisted_2, [
|
|
52
|
-
_cache[0] || (_cache[0] = _createTextVNode("
|
|
53
|
+
_cache[0] || (_cache[0] = _createTextVNode("\n 可以尝试调整筛选条件或\n ", -1 /* CACHED */ )),
|
|
53
54
|
_createElementVNode("button", {
|
|
54
55
|
class: "g-text-blue !g-cursor-pointer g-ml-4",
|
|
55
56
|
onClick: handleClearSearch
|
|
56
|
-
}, "
|
|
57
|
+
}, "\n 清空筛选条件\n ")
|
|
57
58
|
])) : _createCommentVNode("v-if", true)
|
|
58
59
|
]);
|
|
59
60
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.select-plus-extension[data-v-
|
|
2
|
+
.select-plus-extension[data-v-yncdvkc3] {
|
|
3
3
|
cursor: pointer;
|
|
4
4
|
width: 100%;
|
|
5
5
|
display: flex;
|
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
font-size: 12px;
|
|
9
9
|
line-height: 20px;
|
|
10
10
|
}
|
|
11
|
-
.select-plus-extension .ai-ui-sdk-icon[data-v-
|
|
11
|
+
.select-plus-extension .ai-ui-sdk-icon[data-v-yncdvkc3] {
|
|
12
12
|
font-size: 14px;
|
|
13
13
|
margin-right: 6px;
|
|
14
14
|
}
|
|
15
|
-
.select-plus-extension[data-v-
|
|
15
|
+
.select-plus-extension[data-v-yncdvkc3]:hover {
|
|
16
16
|
color: #3A84FF;
|
|
17
17
|
}
|
|
@@ -253,7 +253,7 @@ export default /*@__PURE__*/ _defineComponent(Object.assign({
|
|
|
253
253
|
}), {
|
|
254
254
|
columnControllerBottomContent: _withCtx(()=>[
|
|
255
255
|
_createElementVNode("section", _hoisted_1, [
|
|
256
|
-
_cache[
|
|
256
|
+
_cache[7] || (_cache[7] = _createTextVNode("\n 表格行高:\n ", -1 /* CACHED */ )),
|
|
257
257
|
_createVNode(_component_bk_radio_group, {
|
|
258
258
|
modelValue: rowHeight.value,
|
|
259
259
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event)=>rowHeight.value = $event)
|
|
@@ -264,27 +264,29 @@ export default /*@__PURE__*/ _defineComponent(Object.assign({
|
|
|
264
264
|
}, {
|
|
265
265
|
default: _withCtx(()=>[
|
|
266
266
|
..._cache[2] || (_cache[2] = [
|
|
267
|
-
_createTextVNode("
|
|
267
|
+
_createTextVNode("\n 小\n ", -1 /* CACHED */ )
|
|
268
268
|
])
|
|
269
269
|
]),
|
|
270
270
|
_: 1 /* STABLE */
|
|
271
271
|
}),
|
|
272
|
+
_cache[5] || (_cache[5] = _createTextVNode()),
|
|
272
273
|
_createVNode(_component_bk_radio_button, {
|
|
273
274
|
label: "g-h-60"
|
|
274
275
|
}, {
|
|
275
276
|
default: _withCtx(()=>[
|
|
276
277
|
..._cache[3] || (_cache[3] = [
|
|
277
|
-
_createTextVNode("
|
|
278
|
+
_createTextVNode("\n 中\n ", -1 /* CACHED */ )
|
|
278
279
|
])
|
|
279
280
|
]),
|
|
280
281
|
_: 1 /* STABLE */
|
|
281
282
|
}),
|
|
283
|
+
_cache[6] || (_cache[6] = _createTextVNode()),
|
|
282
284
|
_createVNode(_component_bk_radio_button, {
|
|
283
285
|
label: "g-h-78"
|
|
284
286
|
}, {
|
|
285
287
|
default: _withCtx(()=>[
|
|
286
288
|
..._cache[4] || (_cache[4] = [
|
|
287
|
-
_createTextVNode("
|
|
289
|
+
_createTextVNode("\n 大\n ", -1 /* CACHED */ )
|
|
288
290
|
])
|
|
289
291
|
]),
|
|
290
292
|
_: 1 /* STABLE */
|
|
@@ -311,7 +313,7 @@ export default /*@__PURE__*/ _defineComponent(Object.assign({
|
|
|
311
313
|
}, undefined, true)
|
|
312
314
|
]),
|
|
313
315
|
sortIcon: _withCtx(()=>[
|
|
314
|
-
..._cache[
|
|
316
|
+
..._cache[8] || (_cache[8] = [
|
|
315
317
|
_createElementVNode("i", {
|
|
316
318
|
class: "ai-ui-sdk-icon ai-ui-sdk-angle-up-fill-3 g-text-light-gray"
|
|
317
319
|
}, null, -1 /* CACHED */ )
|
|
@@ -338,6 +340,7 @@ export default /*@__PURE__*/ _defineComponent(Object.assign({
|
|
|
338
340
|
"column-controller",
|
|
339
341
|
"columns"
|
|
340
342
|
]),
|
|
343
|
+
_cache[14] || (_cache[14] = _createTextVNode()),
|
|
341
344
|
__props.pagination ? (_openBlock(), _createBlock(_component_bk_pagination, {
|
|
342
345
|
key: 0,
|
|
343
346
|
class: _normalizeClass({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
.t-t-pagination[data-v-
|
|
2
|
+
.t-t-pagination[data-v-it621r8w] {
|
|
3
3
|
position: relative;
|
|
4
4
|
padding: 16px 16px 0 16px;
|
|
5
5
|
}
|
|
6
|
-
.t-t-pagination[data-v-
|
|
6
|
+
.t-t-pagination[data-v-it621r8w] .bk-pagination-list.is-last {
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
}
|
|
9
|
-
.pagination-loading[data-v-
|
|
9
|
+
.pagination-loading[data-v-it621r8w]::after {
|
|
10
10
|
content: '';
|
|
11
11
|
position: absolute;
|
|
12
12
|
top: 0;
|
|
@@ -16,105 +16,105 @@
|
|
|
16
16
|
background-color: rgba(255, 255, 255, 0.6);
|
|
17
17
|
z-index: 72;
|
|
18
18
|
}
|
|
19
|
-
.pagination-border[data-v-
|
|
19
|
+
.pagination-border[data-v-it621r8w] {
|
|
20
20
|
border-right: 1px solid #dcdee5;
|
|
21
21
|
border-left: 1px solid #dcdee5;
|
|
22
22
|
border-bottom: 1px solid #dcdee5;
|
|
23
23
|
padding-bottom: 16px;
|
|
24
24
|
}
|
|
25
|
-
.t-t-table[data-v-
|
|
25
|
+
.t-t-table[data-v-it621r8w] {
|
|
26
26
|
display: inline;
|
|
27
27
|
font-size: 12px;
|
|
28
28
|
}
|
|
29
|
-
.t-t-table[data-v-
|
|
29
|
+
.t-t-table[data-v-it621r8w] .t-table__header {
|
|
30
30
|
overflow: visible !important;
|
|
31
31
|
}
|
|
32
|
-
.t-t-table[data-v-
|
|
32
|
+
.t-t-table[data-v-it621r8w] .t-table__th-cell-inner {
|
|
33
33
|
color: #313238;
|
|
34
34
|
}
|
|
35
|
-
.t-t-table[data-v-
|
|
35
|
+
.t-t-table[data-v-it621r8w] th {
|
|
36
36
|
padding: 0 16px;
|
|
37
37
|
height: 42px;
|
|
38
38
|
background-color: #FAFBFD !important;
|
|
39
39
|
}
|
|
40
|
-
.t-t-table[data-v-
|
|
40
|
+
.t-t-table[data-v-it621r8w] .t-table__header th:hover {
|
|
41
41
|
background-color: #f0f1f5 !important;
|
|
42
42
|
}
|
|
43
|
-
.t-t-table[data-v-
|
|
43
|
+
.t-t-table[data-v-it621r8w] thead.t-table__header:hover th:not(:last-child) {
|
|
44
44
|
border-right-color: transparent !important;
|
|
45
45
|
}
|
|
46
|
-
.t-t-table[data-v-
|
|
46
|
+
.t-t-table[data-v-it621r8w] thead.t-table__header:hover th {
|
|
47
47
|
border-top-color: transparent !important;
|
|
48
48
|
}
|
|
49
|
-
.t-t-table[data-v-
|
|
49
|
+
.t-t-table[data-v-it621r8w] .t-table__body tr {
|
|
50
50
|
color: #63656e;
|
|
51
51
|
font-size: 12px;
|
|
52
52
|
}
|
|
53
|
-
.t-t-table[data-v-
|
|
53
|
+
.t-t-table[data-v-it621r8w] .t-table__body tr td {
|
|
54
54
|
padding: 0 16px;
|
|
55
55
|
height: 40px;
|
|
56
56
|
}
|
|
57
|
-
.t-t-table[data-v-
|
|
57
|
+
.t-t-table[data-v-it621r8w] .t-table__body tr:hover td {
|
|
58
58
|
background-color: #f5f7fa !important;
|
|
59
59
|
color: #63656E;
|
|
60
60
|
}
|
|
61
|
-
.t-t-table[data-v-
|
|
61
|
+
.t-t-table[data-v-it621r8w] .t-table__content .t-table__body .t-table__empty-row {
|
|
62
62
|
background-color: #fff !important;
|
|
63
63
|
}
|
|
64
|
-
.t-t-table[data-v-
|
|
64
|
+
.t-t-table[data-v-it621r8w] .t-table__content .t-table__body .t-table__empty-row >td {
|
|
65
65
|
border: none;
|
|
66
66
|
}
|
|
67
|
-
.t-t-table[data-v-
|
|
67
|
+
.t-t-table[data-v-it621r8w] th .t-table__ellipsis {
|
|
68
68
|
width: auto !important;
|
|
69
69
|
}
|
|
70
|
-
.t-t-table[data-v-
|
|
70
|
+
.t-t-table[data-v-it621r8w] .t-loading__gradient.t-icon-loading {
|
|
71
71
|
display: none;
|
|
72
72
|
}
|
|
73
|
-
.t-t-table.t-table__content--scrollable-to-right[data-v-
|
|
74
|
-
.t-t-table.t-table__content--scrollable-to-right[data-v-
|
|
73
|
+
.t-t-table.t-table__content--scrollable-to-right[data-v-it621r8w] th.t-table__cell--fixed-right-first::after,
|
|
74
|
+
.t-t-table.t-table__content--scrollable-to-right[data-v-it621r8w] td.t-table__cell--fixed-right-first::after {
|
|
75
75
|
border-left: 2px solid #dcdee5;
|
|
76
76
|
}
|
|
77
|
-
.t-t-table[data-v-
|
|
77
|
+
.t-t-table[data-v-it621r8w] .t-table__affixed-header-elm-wrap>div {
|
|
78
78
|
width: 100% !important;
|
|
79
79
|
scrollbar-width: none;
|
|
80
80
|
}
|
|
81
|
-
.t-t-table[data-v-
|
|
81
|
+
.t-t-table[data-v-it621r8w] .t-table--layout-fixed{
|
|
82
82
|
width: 100% !important;
|
|
83
83
|
}
|
|
84
|
-
.t-t-table[data-v-
|
|
84
|
+
.t-t-table[data-v-it621r8w] .bk-exception-description{
|
|
85
85
|
margin-bottom: 0;
|
|
86
86
|
}
|
|
87
|
-
.t-t-table[data-v-
|
|
87
|
+
.t-t-table[data-v-it621r8w] .t-table__content{
|
|
88
88
|
z-index: 2;
|
|
89
89
|
max-height: 100%;
|
|
90
90
|
overflow: auto;
|
|
91
91
|
}
|
|
92
|
-
.t-t-table[data-v-
|
|
92
|
+
.t-t-table[data-v-it621r8w] .t-table__content::-webkit-scrollbar {
|
|
93
93
|
width: 6px;
|
|
94
94
|
height: 6px;
|
|
95
95
|
}
|
|
96
|
-
.t-t-table[data-v-
|
|
96
|
+
.t-t-table[data-v-it621r8w] .t-table__content::-webkit-scrollbar-thumb {
|
|
97
97
|
width: 6px;
|
|
98
98
|
height: 6px;
|
|
99
99
|
border-radius: 3px;
|
|
100
100
|
background-color: #dcdee5;
|
|
101
101
|
}
|
|
102
|
-
.t-t-table[data-v-
|
|
102
|
+
.t-t-table[data-v-it621r8w] .t-table__content::-webkit-scrollbar-thumb:hover {
|
|
103
103
|
background-color: #979ba5;
|
|
104
104
|
}
|
|
105
|
-
.t-t-table[data-v-
|
|
105
|
+
.t-t-table[data-v-it621r8w] .t-table__ellipsis.t-text-ellipsis:has(.checkbox){
|
|
106
106
|
line-height: 100%;
|
|
107
107
|
}
|
|
108
|
-
.t-t-table[data-v-
|
|
108
|
+
.t-t-table[data-v-it621r8w] .t-table__cell--sort-trigger.t-table__double-icons{
|
|
109
109
|
gap: 5px;
|
|
110
110
|
}
|
|
111
|
-
.t-t-table[data-v-
|
|
111
|
+
.t-t-table[data-v-it621r8w] .t-table__sort-icon--active>i{
|
|
112
112
|
color: #3a84ff !important;
|
|
113
113
|
}
|
|
114
|
-
.t-t-table[data-v-
|
|
114
|
+
.t-t-table[data-v-it621r8w] .t-table__cell--fixed-left:has(.checkbox){
|
|
115
115
|
line-height: 100%;
|
|
116
116
|
}
|
|
117
|
-
.t-t-table[data-v-
|
|
117
|
+
.t-t-table[data-v-it621r8w] .t-table__filter-icon.t-is-focus>span{
|
|
118
118
|
color: #3a84ff !important;
|
|
119
119
|
}
|
|
120
120
|
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
|
-
.tag-tree[data-v-
|
|
2
|
+
.tag-tree[data-v-e3071t6i] {
|
|
3
3
|
font-size: 12px;
|
|
4
4
|
height: auto;
|
|
5
5
|
max-height: calc(100% - 44px);
|
|
6
6
|
}
|
|
7
|
-
.tag-tree .manage-tree-item[data-v-
|
|
7
|
+
.tag-tree .manage-tree-item[data-v-e3071t6i] {
|
|
8
8
|
height: 32px;
|
|
9
9
|
flex: 1;
|
|
10
10
|
}
|
|
11
|
-
.tag-tree .quick-icon[data-v-
|
|
11
|
+
.tag-tree .quick-icon[data-v-e3071t6i] {
|
|
12
12
|
margin-left: -24px;
|
|
13
13
|
padding-left: 8px;
|
|
14
14
|
}
|
|
15
|
-
.tag-tree[data-v-
|
|
15
|
+
.tag-tree[data-v-e3071t6i] .tree-item:has(.bottom-line) {
|
|
16
16
|
border-bottom: 1px solid #F0F1F5;
|
|
17
17
|
}
|
|
18
|
-
.tag-tree[data-v-
|
|
18
|
+
.tag-tree[data-v-e3071t6i] .tree-item.active .quick-icon {
|
|
19
19
|
color: #3A84FF;
|
|
20
20
|
}
|
|
21
|
-
.tag-tree[data-v-
|
|
21
|
+
.tag-tree[data-v-e3071t6i] .tree-item.active .tag-number {
|
|
22
22
|
background: #A3C5FD;
|
|
23
23
|
color: #fff;
|
|
24
24
|
}
|
|
25
|
-
.tag-number[data-v-
|
|
25
|
+
.tag-number[data-v-e3071t6i] {
|
|
26
26
|
line-height: 16px;
|
|
27
27
|
padding: 0 4px;
|
|
28
28
|
background-color: #F0F1F5;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
|
-
.tag-container[data-v-
|
|
2
|
+
.tag-container[data-v-2deq74jq] {
|
|
3
3
|
visibility: hidden;
|
|
4
4
|
white-space: nowrap;
|
|
5
5
|
column-gap: 4px;
|
|
6
6
|
width: calc(100% - 20px);
|
|
7
7
|
}
|
|
8
|
-
.tag-home[data-v-
|
|
8
|
+
.tag-home[data-v-2deq74jq] {
|
|
9
9
|
vertical-align: sub;
|
|
10
10
|
flex-shrink: 0;
|
|
11
11
|
}
|
|
12
|
-
[is-show="true"][data-v-
|
|
12
|
+
[is-show="true"][data-v-2deq74jq] {
|
|
13
13
|
visibility: visible;
|
|
14
14
|
}
|
|
15
|
-
[is-show="false"][data-v-
|
|
15
|
+
[is-show="false"][data-v-2deq74jq] {
|
|
16
16
|
display: none !important;
|
|
17
17
|
}
|
|
18
|
-
.popover-main[data-v-
|
|
18
|
+
.popover-main[data-v-2deq74jq] {
|
|
19
19
|
padding: 8px 8px 10px;
|
|
20
20
|
}
|
|
21
|
-
.tag-list[data-v-
|
|
21
|
+
.tag-list[data-v-2deq74jq] {
|
|
22
22
|
border-radius: 2px;
|
|
23
23
|
background: #F0F1F5;
|
|
24
24
|
}
|
|
Binary file
|
|
Binary file
|