@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,59 +1,59 @@
|
|
|
1
1
|
|
|
2
|
-
.choose-result[data-v-
|
|
3
|
-
height: 100%;
|
|
4
|
-
background: #F5F7FA;
|
|
5
|
-
padding: 16px 24px;
|
|
2
|
+
.choose-result[data-v-aaaemhxk] {
|
|
3
|
+
height: 100%;
|
|
4
|
+
background: #F5F7FA;
|
|
5
|
+
padding: 16px 24px;
|
|
6
6
|
font-size: 12px;
|
|
7
7
|
}
|
|
8
|
-
.result-title[data-v-
|
|
9
|
-
line-height: 28px;
|
|
10
|
-
font-size: 20px;
|
|
8
|
+
.result-title[data-v-aaaemhxk] {
|
|
9
|
+
line-height: 28px;
|
|
10
|
+
font-size: 20px;
|
|
11
11
|
color: #313238;
|
|
12
12
|
}
|
|
13
|
-
.result-main[data-v-
|
|
13
|
+
.result-main[data-v-aaaemhxk] {
|
|
14
14
|
margin-top: 12px;
|
|
15
15
|
}
|
|
16
|
-
.result-main .result-head[data-v-
|
|
17
|
-
justify-content: space-between;
|
|
16
|
+
.result-main .result-head[data-v-aaaemhxk] {
|
|
17
|
+
justify-content: space-between;
|
|
18
18
|
line-height: 32px;
|
|
19
19
|
}
|
|
20
|
-
.result-main .result-head .title-num[data-v-
|
|
21
|
-
color: #3A84FF;
|
|
20
|
+
.result-main .result-head .title-num[data-v-aaaemhxk] {
|
|
21
|
+
color: #3A84FF;
|
|
22
22
|
font-weight: 700;
|
|
23
23
|
}
|
|
24
|
-
.result-main .result-head .head-clear[data-v-
|
|
25
|
-
cursor: pointer;
|
|
24
|
+
.result-main .result-head .head-clear[data-v-aaaemhxk] {
|
|
25
|
+
cursor: pointer;
|
|
26
26
|
color: #3A84FF;
|
|
27
27
|
}
|
|
28
|
-
.result-item[data-v-
|
|
29
|
-
line-height: 32px;
|
|
30
|
-
background: #FFFFFF;
|
|
31
|
-
border-radius: 2px;
|
|
32
|
-
border: 0 !important;
|
|
33
|
-
margin-top: 4px;
|
|
28
|
+
.result-item[data-v-aaaemhxk] {
|
|
29
|
+
line-height: 32px;
|
|
30
|
+
background: #FFFFFF;
|
|
31
|
+
border-radius: 2px;
|
|
32
|
+
border: 0 !important;
|
|
33
|
+
margin-top: 4px;
|
|
34
34
|
padding: 0 8px;
|
|
35
35
|
}
|
|
36
|
-
.result-item:hover .item-close[data-v-
|
|
36
|
+
.result-item:hover .item-close[data-v-aaaemhxk] {
|
|
37
37
|
display: block !important;
|
|
38
38
|
}
|
|
39
|
-
.result-item[data-v-
|
|
39
|
+
.result-item[data-v-aaaemhxk]:hover {
|
|
40
40
|
box-shadow: 0 2px 6px 0 #1919291a;
|
|
41
41
|
}
|
|
42
|
-
.result-item .result-space-name[data-v-
|
|
42
|
+
.result-item .result-space-name[data-v-aaaemhxk] {
|
|
43
43
|
max-width: 40%;
|
|
44
44
|
}
|
|
45
|
-
.result-item .item-close[data-v-
|
|
46
|
-
cursor: pointer;
|
|
47
|
-
font-size: 16px;
|
|
48
|
-
color: #C4C6CC;
|
|
45
|
+
.result-item .item-close[data-v-aaaemhxk] {
|
|
46
|
+
cursor: pointer;
|
|
47
|
+
font-size: 16px;
|
|
48
|
+
color: #C4C6CC;
|
|
49
49
|
display: none !important;
|
|
50
50
|
}
|
|
51
|
-
.result-item .item-close[data-v-
|
|
51
|
+
.result-item .item-close[data-v-aaaemhxk]:hover {
|
|
52
52
|
color: #979BA5;
|
|
53
53
|
}
|
|
54
|
-
.hover-shadow-strong[data-v-
|
|
54
|
+
.hover-shadow-strong[data-v-aaaemhxk]:hover {
|
|
55
55
|
transition: box-shadow 0.2s;
|
|
56
56
|
}
|
|
57
|
-
.popover-main[data-v-
|
|
57
|
+
.popover-main[data-v-aaaemhxk] {
|
|
58
58
|
padding: 8px 8px 10px;
|
|
59
|
-
}
|
|
59
|
+
}
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
|
|
2
|
-
.choose-space[data-v-
|
|
3
|
-
padding: 0 18px 0 24px;
|
|
4
|
-
height: 100%;
|
|
2
|
+
.choose-space[data-v-l87jsngs] {
|
|
3
|
+
padding: 0 18px 0 24px;
|
|
4
|
+
height: 100%;
|
|
5
5
|
font-size: 12px;
|
|
6
6
|
}
|
|
7
|
-
.space-list[data-v-
|
|
8
|
-
margin-top: 12px;
|
|
7
|
+
.space-list[data-v-l87jsngs] {
|
|
8
|
+
margin-top: 12px;
|
|
9
9
|
height: calc(100% - 88px);
|
|
10
10
|
}
|
|
11
|
-
.space-list .space-item[data-v-
|
|
12
|
-
line-height: 32px;
|
|
11
|
+
.space-list .space-item[data-v-l87jsngs] {
|
|
12
|
+
line-height: 32px;
|
|
13
13
|
padding-left: 8px;
|
|
14
14
|
}
|
|
15
|
-
.space-list .space-item[data-v-
|
|
15
|
+
.space-list .space-item[data-v-l87jsngs]:hover {
|
|
16
16
|
background: #f5f7fa;
|
|
17
17
|
}
|
|
18
|
-
.space-list .space-item.space-item-active[data-v-
|
|
19
|
-
background: #F0F5FF;
|
|
18
|
+
.space-list .space-item.space-item-active[data-v-l87jsngs] {
|
|
19
|
+
background: #F0F5FF;
|
|
20
20
|
color: #3A84FF;
|
|
21
21
|
}
|
|
22
|
-
.space-list .space-item.space-item-active .space-tool-number[data-v-
|
|
23
|
-
background: #A3C5FD;
|
|
22
|
+
.space-list .space-item.space-item-active .space-tool-number[data-v-l87jsngs] {
|
|
23
|
+
background: #A3C5FD;
|
|
24
24
|
color: #FFFFFF;
|
|
25
25
|
}
|
|
26
|
-
.space-list .space-item.space-item-active .bkaidev-guanlikongjian-3[data-v-
|
|
26
|
+
.space-list .space-item.space-item-active .bkaidev-guanlikongjian-3[data-v-l87jsngs] {
|
|
27
27
|
color: #3A84FF;
|
|
28
28
|
}
|
|
29
|
-
.space-list .space-item.space-item-active .ai-ui-sdk-icon[data-v-
|
|
29
|
+
.space-list .space-item.space-item-active .ai-ui-sdk-icon[data-v-l87jsngs] {
|
|
30
30
|
color: #3A84FF;
|
|
31
31
|
}
|
|
32
|
-
.space-list .space-tool-number[data-v-
|
|
33
|
-
padding: 0 6px;
|
|
34
|
-
border-radius: 2px;
|
|
32
|
+
.space-list .space-tool-number[data-v-l87jsngs] {
|
|
33
|
+
padding: 0 6px;
|
|
34
|
+
border-radius: 2px;
|
|
35
35
|
background: #F0F1F5;
|
|
36
|
-
}
|
|
36
|
+
}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
|
-
.resource-dialog[data-v-
|
|
2
|
+
.resource-dialog[data-v-e93wwif7] .bk-modal-wrapper {
|
|
3
3
|
max-width: 1600px;
|
|
4
4
|
}
|
|
5
|
-
.resource-dialog-main[data-v-
|
|
5
|
+
.resource-dialog-main[data-v-e93wwif7] {
|
|
6
6
|
height: 60vh;
|
|
7
7
|
}
|
|
8
|
-
.resource-dialog-choose[data-v-
|
|
9
|
-
width: 75%;
|
|
8
|
+
.resource-dialog-choose[data-v-e93wwif7] {
|
|
9
|
+
width: 75%;
|
|
10
10
|
height: 100%;
|
|
11
11
|
}
|
|
12
|
-
.resource-dialog-title[data-v-
|
|
13
|
-
font-size: 20px;
|
|
14
|
-
line-height: 28px;
|
|
15
|
-
color: #313238;
|
|
12
|
+
.resource-dialog-title[data-v-e93wwif7] {
|
|
13
|
+
font-size: 20px;
|
|
14
|
+
line-height: 28px;
|
|
15
|
+
color: #313238;
|
|
16
16
|
padding: 15px 24px 14px;
|
|
17
17
|
}
|
|
18
|
-
.resource-dialog-layout[data-v-
|
|
18
|
+
.resource-dialog-layout[data-v-e93wwif7] {
|
|
19
19
|
height: calc(100% - 57px);
|
|
20
20
|
}
|
|
21
|
-
.resource-dialog-result[data-v-
|
|
22
|
-
width: 25%;
|
|
21
|
+
.resource-dialog-result[data-v-e93wwif7] {
|
|
22
|
+
width: 25%;
|
|
23
23
|
height: 100%;
|
|
24
|
-
}
|
|
24
|
+
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
|
-
.tippy-box[data-theme~='light'] {
|
|
3
|
-
background-color: #fff;
|
|
4
|
-
color: #333;
|
|
5
|
-
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
2
|
+
.tippy-box[data-theme~='light'] {
|
|
3
|
+
background-color: #fff;
|
|
4
|
+
color: #333;
|
|
5
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
6
6
|
border-radius: 2px;
|
|
7
7
|
}
|
|
8
|
-
.tippy-box[data-theme~='light'] .tippy-arrow {
|
|
8
|
+
.tippy-box[data-theme~='light'] .tippy-arrow {
|
|
9
9
|
color: #fff;
|
|
10
10
|
}
|
|
11
|
-
.tippy-box[data-theme~='light'] .tippy-content {
|
|
11
|
+
.tippy-box[data-theme~='light'] .tippy-content {
|
|
12
12
|
padding: 0;
|
|
13
13
|
}
|
|
14
|
-
.tippy-box[data-theme~='light-border'] {
|
|
15
|
-
background-color: #fff;
|
|
16
|
-
color: #333;
|
|
17
|
-
border: 1px solid #dcdee5;
|
|
18
|
-
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
|
14
|
+
.tippy-box[data-theme~='light-border'] {
|
|
15
|
+
background-color: #fff;
|
|
16
|
+
color: #333;
|
|
17
|
+
border: 1px solid #dcdee5;
|
|
18
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
|
19
19
|
border-radius: 2px;
|
|
20
20
|
}
|
|
21
|
-
.tippy-box[data-theme~='light-border'] .tippy-arrow {
|
|
21
|
+
.tippy-box[data-theme~='light-border'] .tippy-arrow {
|
|
22
22
|
color: #fff;
|
|
23
23
|
}
|
|
24
|
-
.tippy-box[data-theme~='light-border'] .tippy-arrow::before {
|
|
24
|
+
.tippy-box[data-theme~='light-border'] .tippy-arrow::before {
|
|
25
25
|
border-color: transparent transparent #dcdee5 transparent;
|
|
26
26
|
}
|
|
27
|
-
.tippy-box[data-theme~='light-border'] .tippy-content {
|
|
27
|
+
.tippy-box[data-theme~='light-border'] .tippy-content {
|
|
28
28
|
padding: 0;
|
|
29
|
-
}
|
|
29
|
+
}
|
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
|
|
2
|
-
.upload-file-home[data-v-
|
|
3
|
-
position: relative;
|
|
4
|
-
background: #FFFFFF;
|
|
5
|
-
border: 1px solid #DCDEE5;
|
|
6
|
-
border-radius: 4px;
|
|
2
|
+
.upload-file-home[data-v-ok1k1486] {
|
|
3
|
+
position: relative;
|
|
4
|
+
background: #FFFFFF;
|
|
5
|
+
border: 1px solid #DCDEE5;
|
|
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-ok1k1486]: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-ok1k1486] {
|
|
13
13
|
display: flex;
|
|
14
14
|
}
|
|
15
|
-
.upload-file-home .file-icon[data-v-
|
|
15
|
+
.upload-file-home .file-icon[data-v-ok1k1486] {
|
|
16
16
|
font-size: 32px;
|
|
17
17
|
}
|
|
18
|
-
.upload-file-home .file-content[data-v-
|
|
19
|
-
font-size: 12px;
|
|
20
|
-
flex: 1;
|
|
21
|
-
align-items: flex-start;
|
|
22
|
-
margin: 0 12px;
|
|
23
|
-
font-weight: normal;
|
|
18
|
+
.upload-file-home .file-content[data-v-ok1k1486] {
|
|
19
|
+
font-size: 12px;
|
|
20
|
+
flex: 1;
|
|
21
|
+
align-items: flex-start;
|
|
22
|
+
margin: 0 12px;
|
|
23
|
+
font-weight: normal;
|
|
24
24
|
width: 0;
|
|
25
25
|
}
|
|
26
|
-
.upload-file-home .file-content .file-name[data-v-
|
|
27
|
-
width: 100%;
|
|
28
|
-
font-size: 14px;
|
|
26
|
+
.upload-file-home .file-content .file-name[data-v-ok1k1486] {
|
|
27
|
+
width: 100%;
|
|
28
|
+
font-size: 14px;
|
|
29
29
|
line-height: 20px;
|
|
30
30
|
}
|
|
31
|
-
.upload-file-home .file-content .file-size[data-v-
|
|
32
|
-
font-size: 12px;
|
|
33
|
-
color: #979BA5;
|
|
31
|
+
.upload-file-home .file-content .file-size[data-v-ok1k1486] {
|
|
32
|
+
font-size: 12px;
|
|
33
|
+
color: #979BA5;
|
|
34
34
|
line-height: 20px;
|
|
35
35
|
}
|
|
36
|
-
.upload-file-home .file-icons[data-v-
|
|
37
|
-
display: none;
|
|
36
|
+
.upload-file-home .file-icons[data-v-ok1k1486] {
|
|
37
|
+
display: none;
|
|
38
38
|
color: #979BA5;
|
|
39
39
|
}
|
|
40
|
-
.upload-file-home .file-icons .ai-ui-sdk-icon[data-v-
|
|
41
|
-
cursor: pointer;
|
|
42
|
-
margin-right: 15px;
|
|
40
|
+
.upload-file-home .file-icons .ai-ui-sdk-icon[data-v-ok1k1486] {
|
|
41
|
+
cursor: pointer;
|
|
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-ok1k1486]: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-ok1k1486] {
|
|
49
49
|
margin: 0;
|
|
50
|
-
}
|
|
50
|
+
}
|
|
@@ -14,7 +14,7 @@ declare const __VLS_export: <T extends IFileInfo>(__VLS_props: NonNullable<Await
|
|
|
14
14
|
};
|
|
15
15
|
emit: (event: "delete", file: T) => void;
|
|
16
16
|
}>) => import("vue").VNode & {
|
|
17
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
17
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
18
18
|
};
|
|
19
19
|
declare const _default: typeof __VLS_export;
|
|
20
20
|
export default _default;
|
|
@@ -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-z8xg45kn] {
|
|
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-z8xg45kn], .ai-ui-sdk-icon.ai-ui-sdk-ppt-2[data-v-z8xg45kn], .ai-ui-sdk-icon.ai-ui-sdk-markdown[data-v-z8xg45kn] {
|
|
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-z8xg45kn] {
|
|
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-z8xg45kn] {
|
|
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-z8xg45kn] {
|
|
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-z8xg45kn] {
|
|
18
18
|
color: #14A568;
|
|
19
|
-
}
|
|
19
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
|
-
.generate-type-tag[data-v-
|
|
3
|
-
border-radius: 2px;
|
|
4
|
-
text-align: left;
|
|
2
|
+
.generate-type-tag[data-v-8bwk12vs] {
|
|
3
|
+
border-radius: 2px;
|
|
4
|
+
text-align: left;
|
|
5
5
|
white-space: nowrap;
|
|
6
6
|
}
|
|
7
|
-
.generate-type-tag.public[data-v-
|
|
8
|
-
color: #2CAF5E;
|
|
7
|
+
.generate-type-tag.public[data-v-8bwk12vs] {
|
|
8
|
+
color: #2CAF5E;
|
|
9
9
|
background-color: #DAF6E5;
|
|
10
10
|
}
|
|
11
|
-
.generate-type-tag.public[data-v-
|
|
12
|
-
color: #299E56;
|
|
11
|
+
.generate-type-tag.public[data-v-8bwk12vs]:hover {
|
|
12
|
+
color: #299E56;
|
|
13
13
|
background-color: #CBF0DA;
|
|
14
14
|
}
|
|
15
|
-
.generate-type-tag.space[data-v-
|
|
16
|
-
color: #45A0A5;
|
|
15
|
+
.generate-type-tag.space[data-v-8bwk12vs] {
|
|
16
|
+
color: #45A0A5;
|
|
17
17
|
background-color: #D8F4F5;
|
|
18
18
|
}
|
|
19
|
-
.generate-type-tag.space[data-v-
|
|
20
|
-
color: #388A8E;
|
|
19
|
+
.generate-type-tag.space[data-v-8bwk12vs]:hover {
|
|
20
|
+
color: #388A8E;
|
|
21
21
|
background-color: #B6E7E9;
|
|
22
|
-
}
|
|
22
|
+
}
|
|
@@ -1,92 +1,92 @@
|
|
|
1
|
-
.toastui-editor-defaultUI,
|
|
2
|
-
.ProseMirror {
|
|
3
|
-
font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Arial, sans-serif;
|
|
4
|
-
-webkit-font-smoothing: antialiased;
|
|
5
|
-
-moz-osx-font-smoothing: grayscale;
|
|
6
|
-
color: #4d4f56;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.toastui-editor-defaultUI .toastui-editor-toolbar {
|
|
10
|
-
height: 40px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.toastui-editor-defaultUI .ProseMirror {
|
|
14
|
-
padding: 12px 16px;
|
|
15
|
-
overflow-y: auto;
|
|
16
|
-
height: 100%;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.toastui-editor-defaultUI .ProseMirror::-webkit-scrollbar {
|
|
20
|
-
width: 6px;
|
|
21
|
-
height: 6px;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.toastui-editor-defaultUI .ProseMirror::-webkit-scrollbar-thumb {
|
|
25
|
-
width: 6px;
|
|
26
|
-
height: 6px;
|
|
27
|
-
border-radius: 3px;
|
|
28
|
-
background-color: #dcdee5;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.toastui-editor-defaultUI .ProseMirror::-webkit-scrollbar-thumb:hover {
|
|
32
|
-
background-color: #979ba5;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.toastui-editor-defaultUI .toastui-editor-md-preview::-webkit-scrollbar {
|
|
36
|
-
width: 6px;
|
|
37
|
-
height: 6px;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.toastui-editor-defaultUI .toastui-editor-md-preview::-webkit-scrollbar-thumb {
|
|
41
|
-
width: 6px;
|
|
42
|
-
height: 6px;
|
|
43
|
-
border-radius: 3px;
|
|
44
|
-
background-color: #dcdee5;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.toastui-editor-defaultUI .toastui-editor-md-preview::-webkit-scrollbar-thumb:hover {
|
|
48
|
-
background-color: #979ba5;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.toastui-editor-defaultUI-toolbar {
|
|
52
|
-
height: 40px;
|
|
53
|
-
padding: 0 12px !important;
|
|
54
|
-
background: #fff;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.toastui-editor-defaultUI-toolbar button {
|
|
58
|
-
width: 32px !important;
|
|
59
|
-
height: 32px !important;
|
|
60
|
-
margin: 4px 3px !important;
|
|
61
|
-
padding: 0 !important;
|
|
62
|
-
overflow: visible !important;
|
|
63
|
-
display: inline-flex !important;
|
|
64
|
-
align-items: center !important;
|
|
65
|
-
justify-content: center !important;
|
|
66
|
-
border: none !important;
|
|
67
|
-
font-size: 12px !important;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-custom-button {
|
|
71
|
-
width: auto !important;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons {
|
|
75
|
-
transform: scale(.65) !important;
|
|
76
|
-
transform-origin: center center !important;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-divider {
|
|
80
|
-
height: 16px !important;
|
|
81
|
-
margin: 12px 6px !important;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-item-wrapper {
|
|
85
|
-
height: 40px;
|
|
86
|
-
margin: 0;
|
|
87
|
-
line-height: 40px;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.bk-form-item.is-error .toastui-editor-defaultUI {
|
|
91
|
-
border: 1px solid #ea3636 !important;
|
|
92
|
-
}
|
|
1
|
+
.toastui-editor-defaultUI,
|
|
2
|
+
.ProseMirror {
|
|
3
|
+
font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Arial, sans-serif;
|
|
4
|
+
-webkit-font-smoothing: antialiased;
|
|
5
|
+
-moz-osx-font-smoothing: grayscale;
|
|
6
|
+
color: #4d4f56;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.toastui-editor-defaultUI .toastui-editor-toolbar {
|
|
10
|
+
height: 40px;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.toastui-editor-defaultUI .ProseMirror {
|
|
14
|
+
padding: 12px 16px;
|
|
15
|
+
overflow-y: auto;
|
|
16
|
+
height: 100%;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.toastui-editor-defaultUI .ProseMirror::-webkit-scrollbar {
|
|
20
|
+
width: 6px;
|
|
21
|
+
height: 6px;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.toastui-editor-defaultUI .ProseMirror::-webkit-scrollbar-thumb {
|
|
25
|
+
width: 6px;
|
|
26
|
+
height: 6px;
|
|
27
|
+
border-radius: 3px;
|
|
28
|
+
background-color: #dcdee5;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.toastui-editor-defaultUI .ProseMirror::-webkit-scrollbar-thumb:hover {
|
|
32
|
+
background-color: #979ba5;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.toastui-editor-defaultUI .toastui-editor-md-preview::-webkit-scrollbar {
|
|
36
|
+
width: 6px;
|
|
37
|
+
height: 6px;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.toastui-editor-defaultUI .toastui-editor-md-preview::-webkit-scrollbar-thumb {
|
|
41
|
+
width: 6px;
|
|
42
|
+
height: 6px;
|
|
43
|
+
border-radius: 3px;
|
|
44
|
+
background-color: #dcdee5;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.toastui-editor-defaultUI .toastui-editor-md-preview::-webkit-scrollbar-thumb:hover {
|
|
48
|
+
background-color: #979ba5;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.toastui-editor-defaultUI-toolbar {
|
|
52
|
+
height: 40px;
|
|
53
|
+
padding: 0 12px !important;
|
|
54
|
+
background: #fff;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.toastui-editor-defaultUI-toolbar button {
|
|
58
|
+
width: 32px !important;
|
|
59
|
+
height: 32px !important;
|
|
60
|
+
margin: 4px 3px !important;
|
|
61
|
+
padding: 0 !important;
|
|
62
|
+
overflow: visible !important;
|
|
63
|
+
display: inline-flex !important;
|
|
64
|
+
align-items: center !important;
|
|
65
|
+
justify-content: center !important;
|
|
66
|
+
border: none !important;
|
|
67
|
+
font-size: 12px !important;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-custom-button {
|
|
71
|
+
width: auto !important;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-icons {
|
|
75
|
+
transform: scale(.65) !important;
|
|
76
|
+
transform-origin: center center !important;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-divider {
|
|
80
|
+
height: 16px !important;
|
|
81
|
+
margin: 12px 6px !important;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-item-wrapper {
|
|
85
|
+
height: 40px;
|
|
86
|
+
margin: 0;
|
|
87
|
+
line-height: 40px;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.bk-form-item.is-error .toastui-editor-defaultUI {
|
|
91
|
+
border: 1px solid #ea3636 !important;
|
|
92
|
+
}
|
|
@@ -294,15 +294,15 @@ export function createTuiKatexCustomRenderer(options = {}) {
|
|
|
294
294
|
}
|
|
295
295
|
return context.origin();
|
|
296
296
|
},
|
|
297
|
-
/**
|
|
298
|
-
* 支持 TUI custom block:
|
|
299
|
-
*
|
|
300
|
-
* $$katex
|
|
301
|
-
* \frac{15}{5000}\times 100\%=0.3\%
|
|
302
|
-
* $$
|
|
297
|
+
/**
|
|
298
|
+
* 支持 TUI custom block:
|
|
299
|
+
*
|
|
300
|
+
* $$katex
|
|
301
|
+
* \frac{15}{5000}\times 100\%=0.3\%
|
|
302
|
+
* $$
|
|
303
303
|
*/ katex: renderBlock,
|
|
304
|
-
/**
|
|
305
|
-
* 这里 latex 也按数学公式处理,不走 latex.js。
|
|
304
|
+
/**
|
|
305
|
+
* 这里 latex 也按数学公式处理,不走 latex.js。
|
|
306
306
|
*/ latex: renderBlock
|
|
307
307
|
};
|
|
308
308
|
return renderer;
|