@blueking/ai-ui-sdk 0.4.3-beta.13 → 0.4.3-beta.15
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/corner-badge.script.vue.js.js +50 -0
- package/dist/components/render-card/agent/corner-badge.vue.css +9 -0
- package/dist/components/render-card/agent/corner-badge.vue.d.ts +14 -0
- package/dist/components/render-card/agent/corner-badge.vue.js +5 -0
- package/dist/components/render-card/agent/index.script.vue.js.js +12 -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/collection-icon.script.vue.js.js +3 -16
- package/dist/components/render-card/base/collection-icon.vue.d.ts +0 -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.script.vue.js.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 +7 -2
- package/dist/components/render-card/prompt/index.vue.d.ts +2 -1
- package/dist/components/render-card/role/index.script.vue.js.js +7 -2
- package/dist/components/render-card/role/index.vue.d.ts +2 -1
- package/dist/components/render-card/skill/index.script.vue.js.js +1 -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 +7 -2
- 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 +40 -10
- package/dist/css/g-utilities.manifest.json +6 -0
- package/dist/css/style.css +259 -259
- package/dist/hooks/use-agent-http.d.ts +1 -0
- package/dist/hooks/use-agent-http.ts.js +9 -2
- 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.d.ts +7 -1
- package/dist/http/helper/agent.ts.js +60 -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/agent.d.ts +18 -0
- 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,99 +1,99 @@
|
|
|
1
|
-
.aidev-markdown-preview .toastui-editor-contents,
|
|
2
|
-
.toastui-editor .toastui-editor-contents,
|
|
3
|
-
.toastui-editor-md-preview .toastui-editor-contents {
|
|
4
|
-
font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Arial, sans-serif;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.aidev-markdown-preview .toastui-editor-contents pre, .toastui-editor .toastui-editor-contents pre, .toastui-editor-md-preview .toastui-editor-contents pre {
|
|
8
|
-
max-height: 500px;
|
|
9
|
-
overflow-y: auto;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.aidev-markdown-preview .toastui-editor-contents pre::-webkit-scrollbar, .toastui-editor .toastui-editor-contents pre::-webkit-scrollbar, .toastui-editor-md-preview .toastui-editor-contents pre::-webkit-scrollbar {
|
|
13
|
-
width: 6px;
|
|
14
|
-
height: 6px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.aidev-markdown-preview .toastui-editor-contents pre::-webkit-scrollbar-thumb, .toastui-editor .toastui-editor-contents pre::-webkit-scrollbar-thumb, .toastui-editor-md-preview .toastui-editor-contents pre::-webkit-scrollbar-thumb {
|
|
18
|
-
width: 6px;
|
|
19
|
-
height: 6px;
|
|
20
|
-
border-radius: 3px;
|
|
21
|
-
background-color: #dcdee5;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.aidev-markdown-preview .toastui-editor-contents pre::-webkit-scrollbar-thumb:hover, .toastui-editor .toastui-editor-contents pre::-webkit-scrollbar-thumb:hover, .toastui-editor-md-preview .toastui-editor-contents pre::-webkit-scrollbar-thumb:hover {
|
|
25
|
-
background-color: #979ba5;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.aidev-markdown-preview .toastui-editor-contents p,
|
|
29
|
-
.aidev-markdown-preview .toastui-editor-contents td,
|
|
30
|
-
.toastui-editor .toastui-editor-contents p,
|
|
31
|
-
.toastui-editor .toastui-editor-contents td,
|
|
32
|
-
.toastui-editor-md-preview .toastui-editor-contents p,
|
|
33
|
-
.toastui-editor-md-preview .toastui-editor-contents td {
|
|
34
|
-
color: #4d4f56;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.aidev-markdown-preview .toastui-editor-contents h1, .toastui-editor .toastui-editor-contents h1, .toastui-editor-md-preview .toastui-editor-contents h1 {
|
|
38
|
-
margin: 36px 0 20px;
|
|
39
|
-
border-bottom: 2px solid #eaecef;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.aidev-markdown-preview .toastui-editor-contents h2, .toastui-editor .toastui-editor-contents h2, .toastui-editor-md-preview .toastui-editor-contents h2 {
|
|
43
|
-
margin: 32px 0 16px;
|
|
44
|
-
border-bottom: 1px solid #eaecef;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.aidev-markdown-preview .toastui-editor-contents h3, .toastui-editor .toastui-editor-contents h3, .toastui-editor-md-preview .toastui-editor-contents h3 {
|
|
48
|
-
margin: 24px 0 12px;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.aidev-markdown-preview .toastui-editor-contents h4, .toastui-editor .toastui-editor-contents h4, .toastui-editor-md-preview .toastui-editor-contents h4 {
|
|
52
|
-
margin: 18px 0 8px;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.aidev-markdown-preview .toastui-editor-contents h5,
|
|
56
|
-
.aidev-markdown-preview .toastui-editor-contents h6,
|
|
57
|
-
.toastui-editor .toastui-editor-contents h5,
|
|
58
|
-
.toastui-editor .toastui-editor-contents h6,
|
|
59
|
-
.toastui-editor-md-preview .toastui-editor-contents h5,
|
|
60
|
-
.toastui-editor-md-preview .toastui-editor-contents h6 {
|
|
61
|
-
margin: 14px 0 4px;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.aidev-markdown-preview .toastui-editor-contents i, .toastui-editor .toastui-editor-contents i, .toastui-editor-md-preview .toastui-editor-contents i {
|
|
65
|
-
font-style: normal;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.aidev-markdown-preview .toastui-editor-contents table th, .toastui-editor .toastui-editor-contents table th, .toastui-editor-md-preview .toastui-editor-contents table th {
|
|
69
|
-
background-color: #fff;
|
|
70
|
-
color: #4d4f56;
|
|
71
|
-
font-weight: bold;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.aidev-markdown-preview .toastui-editor-contents table tr:nth-of-type(odd), .toastui-editor .toastui-editor-contents table tr:nth-of-type(odd), .toastui-editor-md-preview .toastui-editor-contents table tr:nth-of-type(odd) {
|
|
75
|
-
background-color: #f6f8fa;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.aidev-markdown-preview .toastui-editor-contents table tr:nth-of-type(even), .toastui-editor .toastui-editor-contents table tr:nth-of-type(even), .toastui-editor-md-preview .toastui-editor-contents table tr:nth-of-type(even) {
|
|
79
|
-
background-color: #fff;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.aidev-markdown-preview .toastui-editor-contents .markdown-code-copy-wrap, .toastui-editor .toastui-editor-contents .markdown-code-copy-wrap, .toastui-editor-md-preview .toastui-editor-contents .markdown-code-copy-wrap {
|
|
83
|
-
position: relative;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.aidev-markdown-preview .toastui-editor-contents .markdown-code-copy-button, .toastui-editor .toastui-editor-contents .markdown-code-copy-button, .toastui-editor-md-preview .toastui-editor-contents .markdown-code-copy-button {
|
|
87
|
-
position: sticky;
|
|
88
|
-
top: -16px;
|
|
89
|
-
float: right;
|
|
90
|
-
margin: -25px -12px 0 0;
|
|
91
|
-
font-size: 14px;
|
|
92
|
-
color: #979ba5;
|
|
93
|
-
cursor: pointer;
|
|
94
|
-
user-select: none;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.aidev-markdown-preview .toastui-editor-contents .markdown-code-copy-button:hover, .toastui-editor .toastui-editor-contents .markdown-code-copy-button:hover, .toastui-editor-md-preview .toastui-editor-contents .markdown-code-copy-button:hover {
|
|
98
|
-
color: #3a84ff;
|
|
99
|
-
}
|
|
1
|
+
.aidev-markdown-preview .toastui-editor-contents,
|
|
2
|
+
.toastui-editor .toastui-editor-contents,
|
|
3
|
+
.toastui-editor-md-preview .toastui-editor-contents {
|
|
4
|
+
font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Arial, sans-serif;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.aidev-markdown-preview .toastui-editor-contents pre, .toastui-editor .toastui-editor-contents pre, .toastui-editor-md-preview .toastui-editor-contents pre {
|
|
8
|
+
max-height: 500px;
|
|
9
|
+
overflow-y: auto;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.aidev-markdown-preview .toastui-editor-contents pre::-webkit-scrollbar, .toastui-editor .toastui-editor-contents pre::-webkit-scrollbar, .toastui-editor-md-preview .toastui-editor-contents pre::-webkit-scrollbar {
|
|
13
|
+
width: 6px;
|
|
14
|
+
height: 6px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.aidev-markdown-preview .toastui-editor-contents pre::-webkit-scrollbar-thumb, .toastui-editor .toastui-editor-contents pre::-webkit-scrollbar-thumb, .toastui-editor-md-preview .toastui-editor-contents pre::-webkit-scrollbar-thumb {
|
|
18
|
+
width: 6px;
|
|
19
|
+
height: 6px;
|
|
20
|
+
border-radius: 3px;
|
|
21
|
+
background-color: #dcdee5;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.aidev-markdown-preview .toastui-editor-contents pre::-webkit-scrollbar-thumb:hover, .toastui-editor .toastui-editor-contents pre::-webkit-scrollbar-thumb:hover, .toastui-editor-md-preview .toastui-editor-contents pre::-webkit-scrollbar-thumb:hover {
|
|
25
|
+
background-color: #979ba5;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.aidev-markdown-preview .toastui-editor-contents p,
|
|
29
|
+
.aidev-markdown-preview .toastui-editor-contents td,
|
|
30
|
+
.toastui-editor .toastui-editor-contents p,
|
|
31
|
+
.toastui-editor .toastui-editor-contents td,
|
|
32
|
+
.toastui-editor-md-preview .toastui-editor-contents p,
|
|
33
|
+
.toastui-editor-md-preview .toastui-editor-contents td {
|
|
34
|
+
color: #4d4f56;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.aidev-markdown-preview .toastui-editor-contents h1, .toastui-editor .toastui-editor-contents h1, .toastui-editor-md-preview .toastui-editor-contents h1 {
|
|
38
|
+
margin: 36px 0 20px;
|
|
39
|
+
border-bottom: 2px solid #eaecef;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.aidev-markdown-preview .toastui-editor-contents h2, .toastui-editor .toastui-editor-contents h2, .toastui-editor-md-preview .toastui-editor-contents h2 {
|
|
43
|
+
margin: 32px 0 16px;
|
|
44
|
+
border-bottom: 1px solid #eaecef;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.aidev-markdown-preview .toastui-editor-contents h3, .toastui-editor .toastui-editor-contents h3, .toastui-editor-md-preview .toastui-editor-contents h3 {
|
|
48
|
+
margin: 24px 0 12px;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.aidev-markdown-preview .toastui-editor-contents h4, .toastui-editor .toastui-editor-contents h4, .toastui-editor-md-preview .toastui-editor-contents h4 {
|
|
52
|
+
margin: 18px 0 8px;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.aidev-markdown-preview .toastui-editor-contents h5,
|
|
56
|
+
.aidev-markdown-preview .toastui-editor-contents h6,
|
|
57
|
+
.toastui-editor .toastui-editor-contents h5,
|
|
58
|
+
.toastui-editor .toastui-editor-contents h6,
|
|
59
|
+
.toastui-editor-md-preview .toastui-editor-contents h5,
|
|
60
|
+
.toastui-editor-md-preview .toastui-editor-contents h6 {
|
|
61
|
+
margin: 14px 0 4px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.aidev-markdown-preview .toastui-editor-contents i, .toastui-editor .toastui-editor-contents i, .toastui-editor-md-preview .toastui-editor-contents i {
|
|
65
|
+
font-style: normal;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.aidev-markdown-preview .toastui-editor-contents table th, .toastui-editor .toastui-editor-contents table th, .toastui-editor-md-preview .toastui-editor-contents table th {
|
|
69
|
+
background-color: #fff;
|
|
70
|
+
color: #4d4f56;
|
|
71
|
+
font-weight: bold;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.aidev-markdown-preview .toastui-editor-contents table tr:nth-of-type(odd), .toastui-editor .toastui-editor-contents table tr:nth-of-type(odd), .toastui-editor-md-preview .toastui-editor-contents table tr:nth-of-type(odd) {
|
|
75
|
+
background-color: #f6f8fa;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.aidev-markdown-preview .toastui-editor-contents table tr:nth-of-type(even), .toastui-editor .toastui-editor-contents table tr:nth-of-type(even), .toastui-editor-md-preview .toastui-editor-contents table tr:nth-of-type(even) {
|
|
79
|
+
background-color: #fff;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.aidev-markdown-preview .toastui-editor-contents .markdown-code-copy-wrap, .toastui-editor .toastui-editor-contents .markdown-code-copy-wrap, .toastui-editor-md-preview .toastui-editor-contents .markdown-code-copy-wrap {
|
|
83
|
+
position: relative;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.aidev-markdown-preview .toastui-editor-contents .markdown-code-copy-button, .toastui-editor .toastui-editor-contents .markdown-code-copy-button, .toastui-editor-md-preview .toastui-editor-contents .markdown-code-copy-button {
|
|
87
|
+
position: sticky;
|
|
88
|
+
top: -16px;
|
|
89
|
+
float: right;
|
|
90
|
+
margin: -25px -12px 0 0;
|
|
91
|
+
font-size: 14px;
|
|
92
|
+
color: #979ba5;
|
|
93
|
+
cursor: pointer;
|
|
94
|
+
user-select: none;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.aidev-markdown-preview .toastui-editor-contents .markdown-code-copy-button:hover, .toastui-editor .toastui-editor-contents .markdown-code-copy-button:hover, .toastui-editor-md-preview .toastui-editor-contents .markdown-code-copy-button:hover {
|
|
98
|
+
color: #3a84ff;
|
|
99
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
|
-
.resource-version[data-v-
|
|
3
|
-
border-radius: 2px;
|
|
4
|
-
text-align: left;
|
|
5
|
-
color: #4D4F56;
|
|
6
|
-
background-color: #F0F1F5;
|
|
2
|
+
.resource-version[data-v-tftozzl8] {
|
|
3
|
+
border-radius: 2px;
|
|
4
|
+
text-align: left;
|
|
5
|
+
color: #4D4F56;
|
|
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-tftozzl8] {
|
|
10
10
|
color: #3A84FF;
|
|
11
|
-
}
|
|
11
|
+
}
|
|
@@ -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-1nhy6ejo] {
|
|
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-1nhy6ejo] {
|
|
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-1nhy6ejo] {
|
|
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-38e4mkjx] {
|
|
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-38e4mkjx] {
|
|
12
|
+
font-size: 14px;
|
|
13
13
|
margin-right: 6px;
|
|
14
14
|
}
|
|
15
|
-
.select-plus-extension[data-v-
|
|
15
|
+
.select-plus-extension[data-v-38e4mkjx]: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({
|