@blueking/ai-ui-sdk 0.4.2 → 0.4.3-beta.10
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-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/actions.script.vue.js.js +15 -2
- package/dist/components/render-card/agent/actions.vue.d.ts +4 -0
- package/dist/components/render-card/agent/index.script.vue.js.js +16 -3
- package/dist/components/render-card/agent/index.vue.d.ts +4 -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/application-base-actions.script.vue.js.js +56 -13
- package/dist/components/render-card/base/application-base-actions.vue.d.ts +13 -9
- 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/knowledgebase/actions.script.vue.js.js +15 -2
- package/dist/components/render-card/knowledgebase/actions.vue.d.ts +4 -0
- package/dist/components/render-card/knowledgebase/index.script.vue.js.js +15 -2
- package/dist/components/render-card/knowledgebase/index.vue.d.ts +4 -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 +3 -3
- package/dist/components/render-card/llm/tag-prefix.vue.js +1 -1
- package/dist/components/render-card/mcp/actions.script.vue.js.js +15 -2
- package/dist/components/render-card/mcp/actions.vue.d.ts +4 -0
- package/dist/components/render-card/mcp/index.script.vue.js.js +29 -11
- package/dist/components/render-card/mcp/index.vue.d.ts +5 -1
- 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/prompt/index.script.vue.js.js +15 -2
- package/dist/components/render-card/prompt/index.vue.d.ts +4 -1
- package/dist/components/render-card/role/index.script.vue.js.js +16 -3
- package/dist/components/render-card/role/index.vue.d.ts +4 -1
- package/dist/components/render-card/skill/index.script.vue.js.js +15 -2
- package/dist/components/render-card/skill/index.vue.d.ts +4 -0
- package/dist/components/render-card/skill/tag-prefix.vue.css +3 -3
- package/dist/components/render-card/skill/tag-prefix.vue.js +1 -1
- package/dist/components/render-card/tool/actions.script.vue.js.js +15 -2
- package/dist/components/render-card/tool/actions.vue.d.ts +4 -0
- package/dist/components/render-card/tool/index.script.vue.js.js +15 -2
- package/dist/components/render-card/tool/index.vue.d.ts +4 -1
- package/dist/components/render-card/tool/prefix-info-tool.script.vue.js.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/actions/index.script.vue.js.js +15 -2
- package/dist/components/render-collection/actions/index.vue.d.ts +4 -0
- 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/batch-edit-valid-dataset-data/index.script.vue.js.js +3 -3
- package/dist/components/render-dataset/components/batch-edit-valid-dataset-data/index.vue.js +0 -2
- package/dist/components/render-dataset/components/dataset-data-tool-icons/index.script.vue.js +1 -1
- package/dist/components/render-dataset/components/dataset-data-valid/index.script.vue.js.js +3 -3
- package/dist/components/render-dataset/components/dataset-data-valid/index.vue.js +0 -2
- 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.script.vue.js.js +10 -7
- 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.script.vue.js.js +10 -10
- package/dist/components/render-dialog/choose-space.vue.css +10 -10
- 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/actions/index.script.vue.js.js +15 -2
- package/dist/components/render-prompt/actions/index.vue.d.ts +4 -0
- 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-select-plus-extension/index.vue.css +3 -3
- package/dist/components/render-select-plus-extension/index.vue.js +1 -1
- package/dist/components/render-skill/actions/index.script.vue.js.js +15 -2
- package/dist/components/render-skill/actions/index.vue.d.ts +4 -0
- package/dist/components/render-t-table/index.vue.css +27 -27
- 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.svg +3 -0
- package/dist/css/fonts/iconcool.ttf +0 -0
- package/dist/css/fonts/iconcool.woff +0 -0
- package/dist/css/g-utilities.css +4 -0
- package/dist/css/g-utilities.manifest.json +1 -0
- package/dist/css/iconcool.js +1 -1
- package/dist/css/style.css +3 -0
- package/dist/hooks/use-space-http.d.ts +2 -1
- package/dist/hooks/use-space-http.ts.js +8 -1
- package/dist/http/helper/agent.ts.js +2 -0
- package/dist/http/helper/mcp.ts.js +2 -0
- package/dist/http/helper/space.d.ts +10 -1
- package/dist/http/helper/space.ts.js +8 -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/dist/types/mcp.d.ts +2 -0
- package/dist/types/space.d.ts +2 -0
- package/package.json +1 -1
- package/dist/components/render-dataset/components/batch-edit-valid-dataset-data/index.vue.css +0 -4
- package/dist/components/render-dataset/components/dataset-data-valid/index.vue.css +0 -4
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
|
|
2
|
-
.choose-space[data-v-
|
|
2
|
+
.choose-space[data-v-j2v64ayp] {
|
|
3
3
|
padding: 0 18px 0 24px;
|
|
4
4
|
height: 100%;
|
|
5
5
|
font-size: 12px;
|
|
6
6
|
}
|
|
7
|
-
.space-list[data-v-
|
|
7
|
+
.space-list[data-v-j2v64ayp] {
|
|
8
8
|
margin-top: 12px;
|
|
9
|
-
height: calc(100% -
|
|
9
|
+
height: calc(100% - 88px);
|
|
10
10
|
}
|
|
11
|
-
.space-list .space-item[data-v-
|
|
11
|
+
.space-list .space-item[data-v-j2v64ayp] {
|
|
12
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-j2v64ayp]:hover {
|
|
16
16
|
background: #f5f7fa;
|
|
17
17
|
}
|
|
18
|
-
.space-list .space-item.space-item-active[data-v-
|
|
18
|
+
.space-list .space-item.space-item-active[data-v-j2v64ayp] {
|
|
19
19
|
background: #F0F5FF;
|
|
20
20
|
color: #3A84FF;
|
|
21
21
|
}
|
|
22
|
-
.space-list .space-item.space-item-active .space-tool-number[data-v-
|
|
22
|
+
.space-list .space-item.space-item-active .space-tool-number[data-v-j2v64ayp] {
|
|
23
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-j2v64ayp] {
|
|
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-j2v64ayp] {
|
|
30
30
|
color: #3A84FF;
|
|
31
31
|
}
|
|
32
|
-
.space-list .space-tool-number[data-v-
|
|
32
|
+
.space-list .space-tool-number[data-v-j2v64ayp] {
|
|
33
33
|
padding: 0 6px;
|
|
34
34
|
border-radius: 2px;
|
|
35
35
|
background: #F0F1F5;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
|
-
.resource-dialog[data-v-
|
|
2
|
+
.resource-dialog[data-v-lj0sw33q] .bk-modal-wrapper {
|
|
3
3
|
max-width: 1600px;
|
|
4
4
|
}
|
|
5
|
-
.resource-dialog-main[data-v-
|
|
5
|
+
.resource-dialog-main[data-v-lj0sw33q] {
|
|
6
6
|
height: 60vh;
|
|
7
7
|
}
|
|
8
|
-
.resource-dialog-choose[data-v-
|
|
8
|
+
.resource-dialog-choose[data-v-lj0sw33q] {
|
|
9
9
|
width: 75%;
|
|
10
10
|
height: 100%;
|
|
11
11
|
}
|
|
12
|
-
.resource-dialog-title[data-v-
|
|
12
|
+
.resource-dialog-title[data-v-lj0sw33q] {
|
|
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-lj0sw33q] {
|
|
19
19
|
height: calc(100% - 57px);
|
|
20
20
|
}
|
|
21
|
-
.resource-dialog-result[data-v-
|
|
21
|
+
.resource-dialog-result[data-v-lj0sw33q] {
|
|
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-imix69fz] {
|
|
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-imix69fz]: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-imix69fz] {
|
|
13
13
|
display: flex;
|
|
14
14
|
}
|
|
15
|
-
.upload-file-home .file-icon[data-v-
|
|
15
|
+
.upload-file-home .file-icon[data-v-imix69fz] {
|
|
16
16
|
font-size: 32px;
|
|
17
17
|
}
|
|
18
|
-
.upload-file-home .file-content[data-v-
|
|
18
|
+
.upload-file-home .file-content[data-v-imix69fz] {
|
|
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-imix69fz] {
|
|
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-imix69fz] {
|
|
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-imix69fz] {
|
|
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-imix69fz] {
|
|
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-imix69fz]: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-imix69fz] {
|
|
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-ww07fmwv] {
|
|
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-ww07fmwv], .ai-ui-sdk-icon.ai-ui-sdk-ppt-2[data-v-ww07fmwv], .ai-ui-sdk-icon.ai-ui-sdk-markdown[data-v-ww07fmwv] {
|
|
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-ww07fmwv] {
|
|
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-ww07fmwv] {
|
|
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-ww07fmwv] {
|
|
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-ww07fmwv] {
|
|
18
18
|
color: #14A568;
|
|
19
19
|
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
|
-
.generate-type-tag[data-v-
|
|
2
|
+
.generate-type-tag[data-v-xptj8z9e] {
|
|
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-xptj8z9e] {
|
|
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-xptj8z9e]: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-xptj8z9e] {
|
|
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-xptj8z9e]:hover {
|
|
20
20
|
color: #388A8E;
|
|
21
21
|
background-color: #B6E7E9;
|
|
22
22
|
}
|
|
@@ -13,11 +13,16 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
13
13
|
type: {},
|
|
14
14
|
defaultModelId: {},
|
|
15
15
|
spaceId: {},
|
|
16
|
-
apiPrefix: {}
|
|
16
|
+
apiPrefix: {},
|
|
17
|
+
manageSpace: {
|
|
18
|
+
type: Boolean
|
|
19
|
+
},
|
|
20
|
+
username: {}
|
|
17
21
|
},
|
|
18
22
|
emits: [
|
|
19
23
|
"success-delete",
|
|
20
24
|
"success-restore",
|
|
25
|
+
"success-revoke-apply",
|
|
21
26
|
"edit",
|
|
22
27
|
"navigate"
|
|
23
28
|
],
|
|
@@ -45,6 +50,9 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
45
50
|
const handleSuccessDelete = ()=>{
|
|
46
51
|
emits('success-delete');
|
|
47
52
|
};
|
|
53
|
+
const handleRevokeApply = ()=>{
|
|
54
|
+
emits('success-revoke-apply');
|
|
55
|
+
};
|
|
48
56
|
const handleManagePermissionMouseEnter = ()=>{
|
|
49
57
|
handleMouseEnter(props.prompt.permission.managePrompt);
|
|
50
58
|
};
|
|
@@ -108,7 +116,10 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
108
116
|
status: __props.prompt.status,
|
|
109
117
|
"space-id": props.spaceId,
|
|
110
118
|
"api-prefix": props.apiPrefix,
|
|
119
|
+
"manage-space": props.manageSpace,
|
|
120
|
+
username: props.username,
|
|
111
121
|
onSuccessDelete: handleSuccessDelete,
|
|
122
|
+
onSuccessRevokeApply: handleRevokeApply,
|
|
112
123
|
onNavigate: handleNavigate
|
|
113
124
|
}, null, 8 /* PROPS */ , [
|
|
114
125
|
"resource",
|
|
@@ -117,7 +128,9 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
117
128
|
"ticket-url",
|
|
118
129
|
"status",
|
|
119
130
|
"space-id",
|
|
120
|
-
"api-prefix"
|
|
131
|
+
"api-prefix",
|
|
132
|
+
"manage-space",
|
|
133
|
+
"username"
|
|
121
134
|
])) : (_openBlock(), _createElementBlock(_Fragment, {
|
|
122
135
|
key: 1
|
|
123
136
|
}, [
|
|
@@ -7,16 +7,20 @@ interface IProps {
|
|
|
7
7
|
defaultModelId: string;
|
|
8
8
|
spaceId?: string;
|
|
9
9
|
apiPrefix: string;
|
|
10
|
+
manageSpace?: boolean;
|
|
11
|
+
username?: string;
|
|
10
12
|
}
|
|
11
13
|
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
12
14
|
edit: (val: IPrompt) => any;
|
|
13
15
|
navigate: (value: ISdkNavigateAction) => any;
|
|
14
16
|
"success-delete": () => any;
|
|
17
|
+
"success-revoke-apply": () => any;
|
|
15
18
|
"success-restore": () => any;
|
|
16
19
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
17
20
|
onEdit?: (val: IPrompt) => any;
|
|
18
21
|
onNavigate?: (value: ISdkNavigateAction) => any;
|
|
19
22
|
"onSuccess-delete"?: () => any;
|
|
23
|
+
"onSuccess-revoke-apply"?: () => any;
|
|
20
24
|
"onSuccess-restore"?: () => any;
|
|
21
25
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
26
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
|
-
.resource-version[data-v-
|
|
2
|
+
.resource-version[data-v-tlp8gsvh] {
|
|
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-tlp8gsvh] {
|
|
10
10
|
color: #3A84FF;
|
|
11
11
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
.router-tab[data-v-
|
|
2
|
+
.router-tab[data-v-7im4j0rr] {
|
|
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-7im4j0rr] {
|
|
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-7im4j0rr] {
|
|
19
19
|
color: #3A84FF;
|
|
20
20
|
border-bottom: 2px solid #3A84FF;
|
|
21
21
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.select-plus-extension[data-v-
|
|
2
|
+
.select-plus-extension[data-v-cm8l5a8w] {
|
|
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-cm8l5a8w] {
|
|
12
12
|
font-size: 14px;
|
|
13
13
|
margin-right: 6px;
|
|
14
14
|
}
|
|
15
|
-
.select-plus-extension[data-v-
|
|
15
|
+
.select-plus-extension[data-v-cm8l5a8w]:hover {
|
|
16
16
|
color: #3A84FF;
|
|
17
17
|
}
|
|
@@ -24,13 +24,18 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
24
24
|
skill: {},
|
|
25
25
|
type: {},
|
|
26
26
|
spaceId: {},
|
|
27
|
-
apiPrefix: {}
|
|
27
|
+
apiPrefix: {},
|
|
28
|
+
manageSpace: {
|
|
29
|
+
type: Boolean
|
|
30
|
+
},
|
|
31
|
+
username: {}
|
|
28
32
|
},
|
|
29
33
|
emits: [
|
|
30
34
|
"edit",
|
|
31
35
|
"install",
|
|
32
36
|
"success-delete",
|
|
33
37
|
"success-restore",
|
|
38
|
+
"success-revoke-apply",
|
|
34
39
|
"success-download",
|
|
35
40
|
"navigate"
|
|
36
41
|
],
|
|
@@ -144,6 +149,9 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
144
149
|
const handleDeleteSkill = ()=>{
|
|
145
150
|
emits('success-delete');
|
|
146
151
|
};
|
|
152
|
+
const handleRevokeApply = ()=>{
|
|
153
|
+
emits('success-revoke-apply');
|
|
154
|
+
};
|
|
147
155
|
const handleShare = ()=>{
|
|
148
156
|
emits('navigate', {
|
|
149
157
|
type: SdkNavigateActionType.CopySkillMarket,
|
|
@@ -168,7 +176,10 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
168
176
|
status: __props.skill.status,
|
|
169
177
|
"space-id": props.spaceId,
|
|
170
178
|
"api-prefix": props.apiPrefix,
|
|
179
|
+
"manage-space": props.manageSpace,
|
|
180
|
+
username: props.username,
|
|
171
181
|
onSuccessDelete: handleDeleteSkill,
|
|
182
|
+
onSuccessRevokeApply: handleRevokeApply,
|
|
172
183
|
onNavigate: handleNavigate
|
|
173
184
|
}, null, 8 /* PROPS */ , [
|
|
174
185
|
"resource",
|
|
@@ -177,7 +188,9 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
177
188
|
"ticket-url",
|
|
178
189
|
"status",
|
|
179
190
|
"space-id",
|
|
180
|
-
"api-prefix"
|
|
191
|
+
"api-prefix",
|
|
192
|
+
"manage-space",
|
|
193
|
+
"username"
|
|
181
194
|
])) : getIsNotDeleted() ? (_openBlock(), _createElementBlock(_Fragment, {
|
|
182
195
|
key: 1
|
|
183
196
|
}, [
|
|
@@ -6,12 +6,15 @@ interface IProps {
|
|
|
6
6
|
type: ResourceCardType;
|
|
7
7
|
spaceId?: string;
|
|
8
8
|
apiPrefix: string;
|
|
9
|
+
manageSpace?: boolean;
|
|
10
|
+
username?: string;
|
|
9
11
|
}
|
|
10
12
|
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
13
|
edit: (skill: ISkill) => any;
|
|
12
14
|
navigate: (value: ISdkNavigateAction) => any;
|
|
13
15
|
install: (skill: ISkill) => any;
|
|
14
16
|
"success-delete": () => any;
|
|
17
|
+
"success-revoke-apply": () => any;
|
|
15
18
|
"success-restore": () => any;
|
|
16
19
|
"success-download": (downloadCount: number) => any;
|
|
17
20
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
@@ -19,6 +22,7 @@ declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}
|
|
|
19
22
|
onNavigate?: (value: ISdkNavigateAction) => any;
|
|
20
23
|
onInstall?: (skill: ISkill) => any;
|
|
21
24
|
"onSuccess-delete"?: () => any;
|
|
25
|
+
"onSuccess-revoke-apply"?: () => any;
|
|
22
26
|
"onSuccess-restore"?: () => any;
|
|
23
27
|
"onSuccess-download"?: (downloadCount: number) => any;
|
|
24
28
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
.t-t-pagination[data-v-
|
|
2
|
+
.t-t-pagination[data-v-apc9xkpf] {
|
|
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-apc9xkpf] .bk-pagination-list.is-last {
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
}
|
|
9
|
-
.pagination-loading[data-v-
|
|
9
|
+
.pagination-loading[data-v-apc9xkpf]::after {
|
|
10
10
|
content: '';
|
|
11
11
|
position: absolute;
|
|
12
12
|
top: 0;
|
|
@@ -16,92 +16,92 @@
|
|
|
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-apc9xkpf] {
|
|
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-apc9xkpf] {
|
|
26
26
|
display: inline;
|
|
27
27
|
font-size: 12px;
|
|
28
28
|
}
|
|
29
|
-
.t-t-table[data-v-
|
|
29
|
+
.t-t-table[data-v-apc9xkpf] .t-table__th-cell-inner {
|
|
30
30
|
color: #313238;
|
|
31
31
|
}
|
|
32
|
-
.t-t-table[data-v-
|
|
32
|
+
.t-t-table[data-v-apc9xkpf] th {
|
|
33
33
|
padding: 0 16px;
|
|
34
34
|
height: 42px;
|
|
35
35
|
background-color: #FAFBFD !important;
|
|
36
36
|
}
|
|
37
|
-
.t-t-table[data-v-
|
|
37
|
+
.t-t-table[data-v-apc9xkpf] .t-table__body tr {
|
|
38
38
|
color: #63656e;
|
|
39
39
|
font-size: 12px;
|
|
40
40
|
}
|
|
41
|
-
.t-t-table[data-v-
|
|
41
|
+
.t-t-table[data-v-apc9xkpf] .t-table__body tr td {
|
|
42
42
|
padding: 0 16px;
|
|
43
43
|
height: 40px;
|
|
44
44
|
}
|
|
45
|
-
.t-t-table[data-v-
|
|
45
|
+
.t-t-table[data-v-apc9xkpf] .t-table__body tr:hover td {
|
|
46
46
|
background-color: #f5f7fa !important;
|
|
47
47
|
color: #63656E;
|
|
48
48
|
}
|
|
49
|
-
.t-t-table[data-v-
|
|
49
|
+
.t-t-table[data-v-apc9xkpf] .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-apc9xkpf] .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-apc9xkpf] th .t-table__ellipsis {
|
|
56
56
|
width: auto !important;
|
|
57
57
|
}
|
|
58
|
-
.t-t-table[data-v-
|
|
58
|
+
.t-t-table[data-v-apc9xkpf] .t-loading__gradient.t-icon-loading {
|
|
59
59
|
display: none;
|
|
60
60
|
}
|
|
61
|
-
.t-t-table[data-v-
|
|
61
|
+
.t-t-table[data-v-apc9xkpf]:first-of-type .t-table__affixed-header-elm-wrap{
|
|
62
62
|
width: calc(100% - 6px) !important;
|
|
63
63
|
}
|
|
64
|
-
.t-t-table[data-v-
|
|
64
|
+
.t-t-table[data-v-apc9xkpf] .t-table__affixed-header-elm-wrap>div {
|
|
65
65
|
width: 100% !important;
|
|
66
66
|
scrollbar-width: none;
|
|
67
67
|
}
|
|
68
|
-
.t-t-table[data-v-
|
|
68
|
+
.t-t-table[data-v-apc9xkpf] .t-table--layout-fixed{
|
|
69
69
|
width: 100% !important;
|
|
70
70
|
}
|
|
71
|
-
.t-t-table[data-v-
|
|
71
|
+
.t-t-table[data-v-apc9xkpf] .bk-exception-description{
|
|
72
72
|
margin-bottom: 0;
|
|
73
73
|
}
|
|
74
|
-
.t-t-table[data-v-
|
|
74
|
+
.t-t-table[data-v-apc9xkpf] .t-table__content{
|
|
75
75
|
z-index: 2;
|
|
76
76
|
max-height: 100%;
|
|
77
77
|
overflow: auto;
|
|
78
78
|
}
|
|
79
|
-
.t-t-table[data-v-
|
|
79
|
+
.t-t-table[data-v-apc9xkpf] .t-table__content::-webkit-scrollbar {
|
|
80
80
|
width: 6px;
|
|
81
81
|
height: 6px;
|
|
82
82
|
}
|
|
83
|
-
.t-t-table[data-v-
|
|
83
|
+
.t-t-table[data-v-apc9xkpf] .t-table__content::-webkit-scrollbar-thumb {
|
|
84
84
|
width: 6px;
|
|
85
85
|
height: 6px;
|
|
86
86
|
border-radius: 3px;
|
|
87
87
|
background-color: #dcdee5;
|
|
88
88
|
}
|
|
89
|
-
.t-t-table[data-v-
|
|
89
|
+
.t-t-table[data-v-apc9xkpf] .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-apc9xkpf] .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-apc9xkpf] .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-apc9xkpf] .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-apc9xkpf] .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-apc9xkpf] .t-table__filter-icon.t-is-focus>span{
|
|
105
105
|
color: #3a84ff !important;
|
|
106
106
|
}
|
|
107
107
|
|