@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
|
@@ -47,7 +47,7 @@ declare const __VLS_export: <T extends IAgent | IApplicationAgent>(__VLS_props:
|
|
|
47
47
|
(event: "navigate", route: ISdkNavigateAction): void;
|
|
48
48
|
};
|
|
49
49
|
}>) => import("vue").VNode & {
|
|
50
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
50
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
51
51
|
};
|
|
52
52
|
declare const _default: typeof __VLS_export;
|
|
53
53
|
export default _default;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
|
-
.command-number[data-v-
|
|
3
|
-
width: 24px;
|
|
4
|
-
border-radius: 2px;
|
|
2
|
+
.command-number[data-v-40z8c483] {
|
|
3
|
+
width: 24px;
|
|
4
|
+
border-radius: 2px;
|
|
5
5
|
background: #A3C5FD;
|
|
6
6
|
}
|
|
7
|
-
.delete-icon[data-v-
|
|
8
|
-
width: 18px;
|
|
9
|
-
height: 17px;
|
|
10
|
-
background: #C4C6CC;
|
|
11
|
-
border-radius: 0 4px 0 4px;
|
|
12
|
-
top: 0;
|
|
7
|
+
.delete-icon[data-v-40z8c483] {
|
|
8
|
+
width: 18px;
|
|
9
|
+
height: 17px;
|
|
10
|
+
background: #C4C6CC;
|
|
11
|
+
border-radius: 0 4px 0 4px;
|
|
12
|
+
top: 0;
|
|
13
13
|
right: 0;
|
|
14
14
|
}
|
|
15
|
-
.li-content[data-v-
|
|
16
|
-
width: 220px;
|
|
17
|
-
border: 1px solid #DCDEE5;
|
|
18
|
-
border-radius: 12px;
|
|
19
|
-
height: 24px;
|
|
20
|
-
margin-left: 15px;
|
|
15
|
+
.li-content[data-v-40z8c483] {
|
|
16
|
+
width: 220px;
|
|
17
|
+
border: 1px solid #DCDEE5;
|
|
18
|
+
border-radius: 12px;
|
|
19
|
+
height: 24px;
|
|
20
|
+
margin-left: 15px;
|
|
21
21
|
padding: 0 10px;
|
|
22
22
|
}
|
|
23
|
-
.confirm-button[data-v-
|
|
23
|
+
.confirm-button[data-v-40z8c483] {
|
|
24
24
|
margin: 0 8px 0 68px;
|
|
25
25
|
}
|
|
26
|
-
.command-name-text[data-v-
|
|
26
|
+
.command-name-text[data-v-40z8c483] {
|
|
27
27
|
max-width: 165px;
|
|
28
|
-
}
|
|
28
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './prefix-info-tool.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-40z8c483";
|
|
3
3
|
script.__file = "./src/components/render-card/agent/prefix-info-tool.vue";
|
|
4
4
|
import './prefix-info-tool.vue.css';
|
|
5
5
|
export default script;
|
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
|
|
2
|
-
.resource-card-home[data-v-
|
|
2
|
+
.resource-card-home[data-v-wq59fuk2] {
|
|
3
3
|
background: #FFFFFF;
|
|
4
4
|
}
|
|
5
|
-
.resource-card-home .resource-card-sub-name[data-v-
|
|
5
|
+
.resource-card-home .resource-card-sub-name[data-v-wq59fuk2] {
|
|
6
6
|
margin-right: -4px;
|
|
7
7
|
}
|
|
8
|
-
.resource-card-home.full[data-v-
|
|
9
|
-
padding: 16px 16px 0;
|
|
10
|
-
box-shadow: 0 2px 4px 0 #0000000d;
|
|
8
|
+
.resource-card-home.full[data-v-wq59fuk2], .resource-card-home.application[data-v-wq59fuk2], .resource-card-home.market[data-v-wq59fuk2] {
|
|
9
|
+
padding: 16px 16px 0;
|
|
10
|
+
box-shadow: 0 2px 4px 0 #0000000d;
|
|
11
11
|
border-radius: 8px;
|
|
12
12
|
}
|
|
13
|
-
.resource-card-home.full[data-v-
|
|
13
|
+
.resource-card-home.full[data-v-wq59fuk2]:hover, .resource-card-home.application[data-v-wq59fuk2]:hover, .resource-card-home.market[data-v-wq59fuk2]:hover {
|
|
14
14
|
box-shadow: 0 2px 10px 0 #0000001f;
|
|
15
15
|
}
|
|
16
|
-
.resource-card-home.full .resource-card-name[data-v-
|
|
17
|
-
font-size: 14px;
|
|
18
|
-
color: #313238;
|
|
16
|
+
.resource-card-home.full .resource-card-name[data-v-wq59fuk2], .resource-card-home.application .resource-card-name[data-v-wq59fuk2], .resource-card-home.market .resource-card-name[data-v-wq59fuk2] {
|
|
17
|
+
font-size: 14px;
|
|
18
|
+
color: #313238;
|
|
19
19
|
font-weight: bold;
|
|
20
20
|
}
|
|
21
|
-
.resource-card-home.full .resource-card-description[data-v-
|
|
22
|
-
color: #4D4F56;
|
|
23
|
-
height: 60px;
|
|
24
|
-
white-space: pre-wrap;
|
|
21
|
+
.resource-card-home.full .resource-card-description[data-v-wq59fuk2], .resource-card-home.application .resource-card-description[data-v-wq59fuk2], .resource-card-home.market .resource-card-description[data-v-wq59fuk2] {
|
|
22
|
+
color: #4D4F56;
|
|
23
|
+
height: 60px;
|
|
24
|
+
white-space: pre-wrap;
|
|
25
25
|
word-break: break-all;
|
|
26
26
|
}
|
|
27
|
-
.resource-card-home.choose[data-v-
|
|
28
|
-
padding: 10px 12px 0;
|
|
29
|
-
border: 1px solid #DCDEE5;
|
|
27
|
+
.resource-card-home.choose[data-v-wq59fuk2] {
|
|
28
|
+
padding: 10px 12px 0;
|
|
29
|
+
border: 1px solid #DCDEE5;
|
|
30
30
|
border-radius: 4px;
|
|
31
31
|
}
|
|
32
|
-
.resource-card-home.choose .resource-card-name[data-v-
|
|
33
|
-
font-size: 14px;
|
|
34
|
-
color: #000000;
|
|
32
|
+
.resource-card-home.choose .resource-card-name[data-v-wq59fuk2] {
|
|
33
|
+
font-size: 14px;
|
|
34
|
+
color: #000000;
|
|
35
35
|
font-weight: bold;
|
|
36
36
|
}
|
|
37
|
-
.resource-card-home.choose .resource-card-description[data-v-
|
|
38
|
-
color: #4D4F56;
|
|
37
|
+
.resource-card-home.choose .resource-card-description[data-v-wq59fuk2] {
|
|
38
|
+
color: #4D4F56;
|
|
39
39
|
height: 20px;
|
|
40
40
|
}
|
|
41
|
-
.resource-card-home.info[data-v-
|
|
42
|
-
padding: 10px 12px;
|
|
43
|
-
border: 1px solid #DCDEE5;
|
|
41
|
+
.resource-card-home.info[data-v-wq59fuk2],.resource-card-home.record[data-v-wq59fuk2] {
|
|
42
|
+
padding: 10px 12px;
|
|
43
|
+
border: 1px solid #DCDEE5;
|
|
44
44
|
border-radius: 4px;
|
|
45
45
|
}
|
|
46
|
-
.resource-card-home.info .resource-card-name[data-v-
|
|
47
|
-
font-size: 12px;
|
|
46
|
+
.resource-card-home.info .resource-card-name[data-v-wq59fuk2], .resource-card-home.record .resource-card-name[data-v-wq59fuk2] {
|
|
47
|
+
font-size: 12px;
|
|
48
48
|
color: #313238;
|
|
49
49
|
}
|
|
50
|
-
.resource-card-actions[data-v-
|
|
51
|
-
border-top: 1px solid #F5F7FA;
|
|
52
|
-
height: 58px;
|
|
50
|
+
.resource-card-actions[data-v-wq59fuk2] {
|
|
51
|
+
border-top: 1px solid #F5F7FA;
|
|
52
|
+
height: 58px;
|
|
53
53
|
gap: 0 8px;
|
|
54
|
-
}
|
|
54
|
+
}
|
|
@@ -34,7 +34,7 @@ declare const __VLS_export: <T extends IKnowledge>(__VLS_props: NonNullable<Awai
|
|
|
34
34
|
(event: "navigate", value: ISdkNavigateAction): void;
|
|
35
35
|
};
|
|
36
36
|
}>) => import("vue").VNode & {
|
|
37
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
37
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
38
38
|
};
|
|
39
39
|
declare const _default: typeof __VLS_export;
|
|
40
40
|
export default _default;
|
|
@@ -43,7 +43,7 @@ declare const __VLS_export: <T extends IKnowledgebase | IApplicationKnowledgebas
|
|
|
43
43
|
(event: "navigate", value: ISdkNavigateAction): void;
|
|
44
44
|
};
|
|
45
45
|
}>) => import("vue").VNode & {
|
|
46
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
46
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
47
47
|
};
|
|
48
48
|
declare const _default: typeof __VLS_export;
|
|
49
49
|
export default _default;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
|
-
.llm-corner-badge[data-v-
|
|
3
|
-
top: 0;
|
|
4
|
-
right: 0;
|
|
5
|
-
width: 48px;
|
|
6
|
-
height: 48px;
|
|
7
|
-
background: linear-gradient(142.7deg, #fdf4e8 0%, #f8b64f 100%);
|
|
8
|
-
clip-path: polygon(100% 0, 0 0, 100% 100%);
|
|
2
|
+
.llm-corner-badge[data-v-a4cerg16] {
|
|
3
|
+
top: 0;
|
|
4
|
+
right: 0;
|
|
5
|
+
width: 48px;
|
|
6
|
+
height: 48px;
|
|
7
|
+
background: linear-gradient(142.7deg, #fdf4e8 0%, #f8b64f 100%);
|
|
8
|
+
clip-path: polygon(100% 0, 0 0, 100% 100%);
|
|
9
9
|
border-radius: 0 8px;
|
|
10
10
|
}
|
|
11
|
-
.llm-corner-badge[data-v-
|
|
11
|
+
.llm-corner-badge[data-v-a4cerg16]:hover {
|
|
12
12
|
background: linear-gradient(142.7deg, #fdf4e8 0%, #e5a239 100%);
|
|
13
13
|
}
|
|
14
|
-
.llm-corner-badge-text[data-v-
|
|
15
|
-
top: 8px;
|
|
16
|
-
right: 0;
|
|
14
|
+
.llm-corner-badge-text[data-v-a4cerg16] {
|
|
15
|
+
top: 8px;
|
|
16
|
+
right: 0;
|
|
17
17
|
transform: rotate(45deg);
|
|
18
|
-
}
|
|
18
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
.like-button:hover .ai-ui-sdk-icon[data-v-
|
|
2
|
+
.like-button:hover .ai-ui-sdk-icon[data-v-ogf9mnxb], .like-button:hover span[data-v-ogf9mnxb] {
|
|
3
3
|
color: #3A84FF !important;
|
|
4
4
|
}
|
|
5
|
-
.dislike-button:hover .ai-ui-sdk-icon[data-v-
|
|
5
|
+
.dislike-button:hover .ai-ui-sdk-icon[data-v-ogf9mnxb], .dislike-button:hover span[data-v-ogf9mnxb], .dislike-button:active .ai-ui-sdk-icon[data-v-ogf9mnxb], .dislike-button:active span[data-v-ogf9mnxb] {
|
|
6
6
|
color: #EA3636 !important;
|
|
7
|
-
}
|
|
7
|
+
}
|
|
@@ -40,7 +40,7 @@ declare const __VLS_export: <T extends IModel>(__VLS_props: NonNullable<Awaited<
|
|
|
40
40
|
(event: "navigate", value: ISdkNavigateAction): void;
|
|
41
41
|
};
|
|
42
42
|
}>) => import("vue").VNode & {
|
|
43
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
43
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
44
44
|
};
|
|
45
45
|
declare const _default: typeof __VLS_export;
|
|
46
46
|
export default _default;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
|
-
.llm-info[data-v-
|
|
3
|
-
background: #F5F7FA;
|
|
4
|
-
border-radius: 2px;
|
|
5
|
-
padding: 8px;
|
|
6
|
-
display: grid;
|
|
7
|
-
gap: 0 4px;
|
|
8
|
-
grid-template-columns: repeat(3, 1fr);
|
|
2
|
+
.llm-info[data-v-18nte6if] {
|
|
3
|
+
background: #F5F7FA;
|
|
4
|
+
border-radius: 2px;
|
|
5
|
+
padding: 8px;
|
|
6
|
+
display: grid;
|
|
7
|
+
gap: 0 4px;
|
|
8
|
+
grid-template-columns: repeat(3, 1fr);
|
|
9
9
|
letter-spacing: 0;
|
|
10
|
-
}
|
|
10
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
|
-
.tag-external[data-v-
|
|
3
|
-
color: #636a2f;
|
|
2
|
+
.tag-external[data-v-ygn75cke] {
|
|
3
|
+
color: #636a2f;
|
|
4
4
|
background: #EAEFC6;
|
|
5
5
|
}
|
|
6
|
-
.tag-public[data-v-
|
|
7
|
-
color: #3a84ff;
|
|
6
|
+
.tag-public[data-v-ygn75cke], .tag-private[data-v-ygn75cke] {
|
|
7
|
+
color: #3a84ff;
|
|
8
8
|
background: #e1ecff;
|
|
9
|
-
}
|
|
9
|
+
}
|
|
@@ -52,7 +52,7 @@ declare const __VLS_export: <T extends IMcp | IApplicationMcp>(__VLS_props: NonN
|
|
|
52
52
|
(event: "edit" | "choose" | "settings" | "view" | "delete" | "update:mcp", mcp: T): void;
|
|
53
53
|
};
|
|
54
54
|
}>) => import("vue").VNode & {
|
|
55
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
55
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
56
56
|
};
|
|
57
57
|
declare const _default: typeof __VLS_export;
|
|
58
58
|
export default _default;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
|
-
.tool-number[data-v-
|
|
3
|
-
background: #E1ECFF;
|
|
4
|
-
border-radius: 2px;
|
|
5
|
-
padding: 0 4px;
|
|
2
|
+
.tool-number[data-v-gy6ba4b2] {
|
|
3
|
+
background: #E1ECFF;
|
|
4
|
+
border-radius: 2px;
|
|
5
|
+
padding: 0 4px;
|
|
6
6
|
font-size: 10px;
|
|
7
7
|
}
|
|
8
|
-
.tool-number[data-v-
|
|
9
|
-
background: #3A84FF;
|
|
8
|
+
.tool-number[data-v-gy6ba4b2]:hover {
|
|
9
|
+
background: #3A84FF;
|
|
10
10
|
color: #fff;
|
|
11
|
-
}
|
|
11
|
+
}
|
|
@@ -15,7 +15,7 @@ declare const __VLS_export: <T extends IMcp>(__VLS_props: NonNullable<Awaited<ty
|
|
|
15
15
|
slots: {};
|
|
16
16
|
emit: (e: "update:mcp", mcp: T) => void;
|
|
17
17
|
}>) => import("vue").VNode & {
|
|
18
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
18
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
19
19
|
};
|
|
20
20
|
declare const _default: typeof __VLS_export;
|
|
21
21
|
export default _default;
|
|
@@ -43,7 +43,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
43
43
|
manageSpace: {
|
|
44
44
|
type: Boolean
|
|
45
45
|
},
|
|
46
|
-
username: {}
|
|
46
|
+
username: {},
|
|
47
|
+
defaultIcon: {}
|
|
47
48
|
},
|
|
48
49
|
emits: [
|
|
49
50
|
"success-delete",
|
|
@@ -102,6 +103,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
102
103
|
code: props.prompt.code,
|
|
103
104
|
description: props.prompt.content,
|
|
104
105
|
name: props.prompt.name,
|
|
106
|
+
icon: props.prompt.icon,
|
|
107
|
+
"default-icon": props.defaultIcon,
|
|
105
108
|
"generate-type": props.prompt.generateType,
|
|
106
109
|
"tag-names": props.prompt.tagNames,
|
|
107
110
|
"space-id": props.prompt.spaceId,
|
|
@@ -222,6 +225,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
222
225
|
"code",
|
|
223
226
|
"description",
|
|
224
227
|
"name",
|
|
228
|
+
"icon",
|
|
229
|
+
"default-icon",
|
|
225
230
|
"generate-type",
|
|
226
231
|
"tag-names",
|
|
227
232
|
"space-id",
|
|
@@ -23,6 +23,7 @@ declare const __VLS_export: <T extends IPrompt | IApplicationPrompt>(__VLS_props
|
|
|
23
23
|
showGenerateType?: boolean;
|
|
24
24
|
manageSpace?: boolean;
|
|
25
25
|
username?: string;
|
|
26
|
+
defaultIcon?: string;
|
|
26
27
|
} & {
|
|
27
28
|
onChoose?: (prompt: T) => any;
|
|
28
29
|
onEdit?: (prompt: T) => any;
|
|
@@ -49,7 +50,7 @@ declare const __VLS_export: <T extends IPrompt | IApplicationPrompt>(__VLS_props
|
|
|
49
50
|
(event: "navigate", value: ISdkNavigateAction): void;
|
|
50
51
|
};
|
|
51
52
|
}>) => import("vue").VNode & {
|
|
52
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
53
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
53
54
|
};
|
|
54
55
|
declare const _default: typeof __VLS_export;
|
|
55
56
|
export default _default;
|
|
@@ -47,7 +47,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
47
47
|
manageSpace: {
|
|
48
48
|
type: Boolean
|
|
49
49
|
},
|
|
50
|
-
username: {}
|
|
50
|
+
username: {},
|
|
51
|
+
defaultIcon: {}
|
|
51
52
|
},
|
|
52
53
|
emits: [
|
|
53
54
|
"success-delete",
|
|
@@ -101,6 +102,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
101
102
|
module: _unref(Module).Collection,
|
|
102
103
|
type: props.type,
|
|
103
104
|
name: props.role.name,
|
|
105
|
+
icon: props.role.icon,
|
|
106
|
+
"default-icon": props.defaultIcon,
|
|
104
107
|
"generate-type": __props.role.generateType,
|
|
105
108
|
code: props.role.code,
|
|
106
109
|
"space-id": props.role.spaceId,
|
|
@@ -221,6 +224,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
221
224
|
"module",
|
|
222
225
|
"type",
|
|
223
226
|
"name",
|
|
227
|
+
"icon",
|
|
228
|
+
"default-icon",
|
|
224
229
|
"generate-type",
|
|
225
230
|
"code",
|
|
226
231
|
"space-id",
|
|
@@ -25,6 +25,7 @@ declare const __VLS_export: <T extends ICollection | IApplicationCollection>(__V
|
|
|
25
25
|
isSpaceManage: boolean;
|
|
26
26
|
manageSpace?: boolean;
|
|
27
27
|
username?: string;
|
|
28
|
+
defaultIcon?: string;
|
|
28
29
|
} & {
|
|
29
30
|
onChoose?: (role: T) => any;
|
|
30
31
|
onEdit?: (role: ICollection) => any;
|
|
@@ -53,7 +54,7 @@ declare const __VLS_export: <T extends ICollection | IApplicationCollection>(__V
|
|
|
53
54
|
(event: "navigate", value: ISdkNavigateAction): void;
|
|
54
55
|
};
|
|
55
56
|
}>) => import("vue").VNode & {
|
|
56
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
57
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
57
58
|
};
|
|
58
59
|
declare const _default: typeof __VLS_export;
|
|
59
60
|
export default _default;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
.tag-pass[data-v-
|
|
3
|
-
color: #299E56;
|
|
2
|
+
.tag-pass[data-v-hco87xg3] {
|
|
3
|
+
color: #299E56;
|
|
4
4
|
background: #DAF6E5;
|
|
5
5
|
}
|
|
6
|
-
.tag-fail[data-v-
|
|
7
|
-
color: #E71818;
|
|
6
|
+
.tag-fail[data-v-hco87xg3] {
|
|
7
|
+
color: #E71818;
|
|
8
8
|
background: #FFDDDD;
|
|
9
9
|
}
|
|
10
|
-
.tag-error[data-v-
|
|
11
|
-
color: #E38B02;
|
|
10
|
+
.tag-error[data-v-hco87xg3] {
|
|
11
|
+
color: #E38B02;
|
|
12
12
|
background: #FCE5C0;
|
|
13
|
-
}
|
|
13
|
+
}
|
|
@@ -44,7 +44,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
44
44
|
manageSpace: {
|
|
45
45
|
type: Boolean
|
|
46
46
|
},
|
|
47
|
-
username: {}
|
|
47
|
+
username: {},
|
|
48
|
+
defaultIcon: {}
|
|
48
49
|
},
|
|
49
50
|
emits: [
|
|
50
51
|
"success-delete",
|
|
@@ -106,6 +107,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
106
107
|
name: props.tool.toolName,
|
|
107
108
|
code: props.tool.toolCode,
|
|
108
109
|
description: props.tool.description,
|
|
110
|
+
icon: props.tool.icon,
|
|
111
|
+
"default-icon": props.defaultIcon,
|
|
109
112
|
"generate-type": props.tool.generateType,
|
|
110
113
|
"space-id": props.tool.spaceId,
|
|
111
114
|
disabled: props.disabled,
|
|
@@ -254,6 +257,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
254
257
|
"name",
|
|
255
258
|
"code",
|
|
256
259
|
"description",
|
|
260
|
+
"icon",
|
|
261
|
+
"default-icon",
|
|
257
262
|
"generate-type",
|
|
258
263
|
"space-id",
|
|
259
264
|
"disabled",
|
|
@@ -23,6 +23,7 @@ declare const __VLS_export: <T extends ITool | IApplicationTool>(__VLS_props: No
|
|
|
23
23
|
approvalSettings?: IApprovalSetting[];
|
|
24
24
|
manageSpace?: boolean;
|
|
25
25
|
username?: string;
|
|
26
|
+
defaultIcon?: string;
|
|
26
27
|
} & {
|
|
27
28
|
onChoose?: (tool: T) => any;
|
|
28
29
|
onNavigate?: (value: ISdkNavigateAction) => any;
|
|
@@ -51,7 +52,7 @@ declare const __VLS_export: <T extends ITool | IApplicationTool>(__VLS_props: No
|
|
|
51
52
|
(event: "update:tool", value: ITool): void;
|
|
52
53
|
};
|
|
53
54
|
}>) => import("vue").VNode & {
|
|
54
|
-
__ctx?: Awaited<typeof __VLS_setup
|
|
55
|
+
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
55
56
|
};
|
|
56
57
|
declare const _default: typeof __VLS_export;
|
|
57
58
|
export default _default;
|
|
@@ -1,59 +1,59 @@
|
|
|
1
1
|
|
|
2
|
-
.checkbox[data-v-
|
|
3
|
-
position: relative;
|
|
4
|
-
display: inline-block;
|
|
5
|
-
width: 16px;
|
|
6
|
-
height: 16px;
|
|
7
|
-
border: 1px solid #979ba5;
|
|
8
|
-
border-radius: 2px;
|
|
2
|
+
.checkbox[data-v-9fikwyh9] {
|
|
3
|
+
position: relative;
|
|
4
|
+
display: inline-block;
|
|
5
|
+
width: 16px;
|
|
6
|
+
height: 16px;
|
|
7
|
+
border: 1px solid #979ba5;
|
|
8
|
+
border-radius: 2px;
|
|
9
9
|
cursor: pointer;
|
|
10
10
|
}
|
|
11
|
-
.checkbox.disabled[data-v-
|
|
12
|
-
cursor: not-allowed;
|
|
13
|
-
background: #fafbfd;
|
|
11
|
+
.checkbox.disabled[data-v-9fikwyh9] {
|
|
12
|
+
cursor: not-allowed;
|
|
13
|
+
background: #fafbfd;
|
|
14
14
|
border-color: #dcdee5;
|
|
15
15
|
}
|
|
16
|
-
.checkbox.disabled.checked[data-v-
|
|
17
|
-
background-color: #a3c5fd;
|
|
16
|
+
.checkbox.disabled.checked[data-v-9fikwyh9] {
|
|
17
|
+
background-color: #a3c5fd;
|
|
18
18
|
border-color: #a3c5fd;
|
|
19
19
|
}
|
|
20
|
-
.checkbox.disabled.indeterminate[data-v-
|
|
21
|
-
background-color: #fafbfd;
|
|
20
|
+
.checkbox.disabled.indeterminate[data-v-9fikwyh9] {
|
|
21
|
+
background-color: #fafbfd;
|
|
22
22
|
border-color: #dcdee5;
|
|
23
23
|
}
|
|
24
|
-
.checkbox.disabled.indeterminate[data-v-
|
|
24
|
+
.checkbox.disabled.indeterminate[data-v-9fikwyh9]:after {
|
|
25
25
|
background: #dcdee5;
|
|
26
26
|
}
|
|
27
|
-
.checkbox.checked[data-v-
|
|
28
|
-
background-color: #3a84ff;
|
|
27
|
+
.checkbox.checked[data-v-9fikwyh9] {
|
|
28
|
+
background-color: #3a84ff;
|
|
29
29
|
border: 1px solid #3a84ff;
|
|
30
30
|
}
|
|
31
|
-
.checkbox.checked[data-v-
|
|
32
|
-
position: absolute;
|
|
33
|
-
top: 50%;
|
|
34
|
-
left: 50%;
|
|
35
|
-
width: 4px;
|
|
36
|
-
height: 8px;
|
|
37
|
-
border: 2px solid #fff;
|
|
38
|
-
border-top: 0;
|
|
39
|
-
border-left: 0;
|
|
40
|
-
content: "";
|
|
41
|
-
transform: translate(-50%, -60%) rotate(45deg);
|
|
31
|
+
.checkbox.checked[data-v-9fikwyh9]:after {
|
|
32
|
+
position: absolute;
|
|
33
|
+
top: 50%;
|
|
34
|
+
left: 50%;
|
|
35
|
+
width: 4px;
|
|
36
|
+
height: 8px;
|
|
37
|
+
border: 2px solid #fff;
|
|
38
|
+
border-top: 0;
|
|
39
|
+
border-left: 0;
|
|
40
|
+
content: "";
|
|
41
|
+
transform: translate(-50%, -60%) rotate(45deg);
|
|
42
42
|
transform-origin: center;
|
|
43
43
|
}
|
|
44
|
-
.checkbox.indeterminate[data-v-
|
|
45
|
-
background-color: #3a84ff;
|
|
44
|
+
.checkbox.indeterminate[data-v-9fikwyh9] {
|
|
45
|
+
background-color: #3a84ff;
|
|
46
46
|
border: 1px solid #3a84ff;
|
|
47
47
|
}
|
|
48
|
-
.checkbox.indeterminate[data-v-
|
|
49
|
-
position: absolute;
|
|
50
|
-
top: 50%;
|
|
51
|
-
left: 50%;
|
|
52
|
-
width: 8px;
|
|
53
|
-
height: 2px;
|
|
54
|
-
background: #fff;
|
|
55
|
-
border: none;
|
|
56
|
-
border-radius: 2px;
|
|
57
|
-
content: "";
|
|
48
|
+
.checkbox.indeterminate[data-v-9fikwyh9]:after {
|
|
49
|
+
position: absolute;
|
|
50
|
+
top: 50%;
|
|
51
|
+
left: 50%;
|
|
52
|
+
width: 8px;
|
|
53
|
+
height: 2px;
|
|
54
|
+
background: #fff;
|
|
55
|
+
border: none;
|
|
56
|
+
border-radius: 2px;
|
|
57
|
+
content: "";
|
|
58
58
|
transform: translate(-50%, -50%);
|
|
59
|
-
}
|
|
59
|
+
}
|