@blueking/ai-ui-sdk 0.4.3-beta.11 → 0.4.3-beta.13
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 +6 -3
- 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/actions.script.vue.js.js +7 -5
- package/dist/components/render-card/llm/actions.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.script.vue.js.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.vue.d.ts +1 -1
- package/dist/components/render-card/role/index.vue.d.ts +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.vue.d.ts +1 -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.script.vue.js.js +10 -10
- package/dist/components/render-dialog/choose-space.vue.css +19 -19
- 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 +3 -2
- 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 +32 -12
- 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 +10 -16
- 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 +12 -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 +38 -36
- package/dist/http/helper/permission.ts.js +12 -12
- package/dist/http/helper/prompt.ts.js +12 -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 +20 -20
- package/dist/types/mcp.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-aocbaa4p] {
|
|
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-aocbaa4p] {
|
|
9
|
+
line-height: 28px;
|
|
10
|
+
font-size: 20px;
|
|
11
11
|
color: #313238;
|
|
12
12
|
}
|
|
13
|
-
.result-main[data-v-
|
|
13
|
+
.result-main[data-v-aocbaa4p] {
|
|
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-aocbaa4p] {
|
|
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-aocbaa4p] {
|
|
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-aocbaa4p] {
|
|
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-aocbaa4p] {
|
|
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-aocbaa4p] {
|
|
37
37
|
display: block !important;
|
|
38
38
|
}
|
|
39
|
-
.result-item[data-v-
|
|
39
|
+
.result-item[data-v-aocbaa4p]: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-aocbaa4p] {
|
|
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-aocbaa4p] {
|
|
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-aocbaa4p]:hover {
|
|
52
52
|
color: #979BA5;
|
|
53
53
|
}
|
|
54
|
-
.hover-shadow-strong[data-v-
|
|
54
|
+
.hover-shadow-strong[data-v-aocbaa4p]:hover {
|
|
55
55
|
transition: box-shadow 0.2s;
|
|
56
56
|
}
|
|
57
|
-
.popover-main[data-v-
|
|
57
|
+
.popover-main[data-v-aocbaa4p] {
|
|
58
58
|
padding: 8px 8px 10px;
|
|
59
|
-
}
|
|
59
|
+
}
|
|
@@ -371,15 +371,15 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
371
371
|
return _openBlock(), _createElementBlock("section", _hoisted_1, [
|
|
372
372
|
!__props.canApply ? (_openBlock(), _createBlock(_component_bk_radio_group, {
|
|
373
373
|
key: 0,
|
|
374
|
+
"model-value": !!props.createdBy,
|
|
374
375
|
type: "capsule",
|
|
375
376
|
class: "!g-w-full g-mb-12",
|
|
376
|
-
"model-value": !!props.createdBy,
|
|
377
377
|
onChange: handleUpdateCreatedBy
|
|
378
378
|
}, {
|
|
379
379
|
default: _withCtx(()=>[
|
|
380
380
|
_createVNode(_component_bk_radio_button, {
|
|
381
|
-
|
|
382
|
-
|
|
381
|
+
label: true,
|
|
382
|
+
class: "!g-w-full"
|
|
383
383
|
}, {
|
|
384
384
|
default: _withCtx(()=>[
|
|
385
385
|
..._cache[0] || (_cache[0] = [
|
|
@@ -389,8 +389,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
389
389
|
_: 1 /* STABLE */
|
|
390
390
|
}),
|
|
391
391
|
_createVNode(_component_bk_radio_button, {
|
|
392
|
-
|
|
393
|
-
|
|
392
|
+
label: false,
|
|
393
|
+
class: "!g-w-full"
|
|
394
394
|
}, {
|
|
395
395
|
default: _withCtx(()=>[
|
|
396
396
|
_createElementVNode("span", _hoisted_2, [
|
|
@@ -413,10 +413,10 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
413
413
|
"model-value"
|
|
414
414
|
])) : _createCommentVNode("v-if", true),
|
|
415
415
|
_createVNode(_component_bk_input, {
|
|
416
|
+
"model-value": __props.spaceName,
|
|
416
417
|
clearable: "",
|
|
417
418
|
type: "search",
|
|
418
419
|
placeholder: "搜索空间关键字",
|
|
419
|
-
"model-value": __props.spaceName,
|
|
420
420
|
"onUpdate:modelValue": handleUpdateSpaceName
|
|
421
421
|
}, null, 8 /* PROPS */ , [
|
|
422
422
|
"model-value"
|
|
@@ -429,18 +429,18 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
429
429
|
(_openBlock(true), _createElementBlock(_Fragment, null, _renderList(spaces.value, (space)=>{
|
|
430
430
|
var __props_choosenSpace;
|
|
431
431
|
return _openBlock(), _createElementBlock("li", {
|
|
432
|
-
key: space.spaceId,
|
|
433
432
|
class: _normalizeClass({
|
|
434
433
|
'space-item g-flex-row !g-cursor-pointer': true,
|
|
435
434
|
'space-item-active': ((__props_choosenSpace = __props.choosenSpace) === null || __props_choosenSpace === void 0 ? void 0 : __props_choosenSpace.spaceId) === space.spaceId || handleGetIsAllSpace(space.spaceId) && _unref(isEmpty)(__props.choosenSpace)
|
|
436
435
|
}),
|
|
436
|
+
key: space.spaceId,
|
|
437
437
|
onClick: ($event)=>handleChooseSpace(space)
|
|
438
438
|
}, [
|
|
439
439
|
__props.multiple ? _withDirectives((_openBlock(), _createBlock(RenderCheckbox, {
|
|
440
440
|
key: 0,
|
|
441
|
-
class: "g-mr-8",
|
|
442
441
|
disabled: handleGetIsAllSpace(space.spaceId),
|
|
443
442
|
checked: handleGetIsSpaceAllChecked(space),
|
|
443
|
+
class: "g-mr-8",
|
|
444
444
|
onChange: (val)=>handleChooseSpaceResources(val, space.spaceId)
|
|
445
445
|
}, null, 8 /* PROPS */ , [
|
|
446
446
|
"disabled",
|
|
@@ -460,8 +460,8 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
460
460
|
class: "ai-ui-sdk-icon ai-ui-sdk-benkongjiangongkai !g-text-18 g-text-light-gray"
|
|
461
461
|
}, null, -1 /* CACHED */ )),
|
|
462
462
|
_createElementVNode("span", {
|
|
463
|
-
|
|
464
|
-
"
|
|
463
|
+
"data-ellipsis-tooltip": space.spaceName,
|
|
464
|
+
class: "space-name g-flex-truncate g-ml-8"
|
|
465
465
|
}, [
|
|
466
466
|
_createTextVNode(_toDisplayString(space.spaceName) + " ", 1 /* TEXT */ ),
|
|
467
467
|
space.spaceId === props.spaceId ? (_openBlock(), _createBlock(_component_bk_tag, {
|
|
@@ -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-tbh3lu0y] {
|
|
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;
|
|
9
|
-
height: calc(100% -
|
|
7
|
+
.space-list[data-v-tbh3lu0y] {
|
|
8
|
+
margin-top: 12px;
|
|
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-tbh3lu0y] {
|
|
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-tbh3lu0y]: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-tbh3lu0y] {
|
|
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-tbh3lu0y] {
|
|
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-tbh3lu0y] {
|
|
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-tbh3lu0y] {
|
|
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-tbh3lu0y] {
|
|
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-sjxnaeah] .bk-modal-wrapper {
|
|
3
3
|
max-width: 1600px;
|
|
4
4
|
}
|
|
5
|
-
.resource-dialog-main[data-v-
|
|
5
|
+
.resource-dialog-main[data-v-sjxnaeah] {
|
|
6
6
|
height: 60vh;
|
|
7
7
|
}
|
|
8
|
-
.resource-dialog-choose[data-v-
|
|
9
|
-
width: 75%;
|
|
8
|
+
.resource-dialog-choose[data-v-sjxnaeah] {
|
|
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-sjxnaeah] {
|
|
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-sjxnaeah] {
|
|
19
19
|
height: calc(100% - 57px);
|
|
20
20
|
}
|
|
21
|
-
.resource-dialog-result[data-v-
|
|
22
|
-
width: 25%;
|
|
21
|
+
.resource-dialog-result[data-v-sjxnaeah] {
|
|
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-ryrv9mlu] {
|
|
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-ryrv9mlu]: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-ryrv9mlu] {
|
|
13
13
|
display: flex;
|
|
14
14
|
}
|
|
15
|
-
.upload-file-home .file-icon[data-v-
|
|
15
|
+
.upload-file-home .file-icon[data-v-ryrv9mlu] {
|
|
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-ryrv9mlu] {
|
|
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-ryrv9mlu] {
|
|
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-ryrv9mlu] {
|
|
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-ryrv9mlu] {
|
|
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-ryrv9mlu] {
|
|
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-ryrv9mlu]: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-ryrv9mlu] {
|
|
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?:
|
|
17
|
+
__ctx?: 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-c7guibzs] {
|
|
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-c7guibzs], .ai-ui-sdk-icon.ai-ui-sdk-ppt-2[data-v-c7guibzs], .ai-ui-sdk-icon.ai-ui-sdk-markdown[data-v-c7guibzs] {
|
|
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-c7guibzs] {
|
|
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-c7guibzs] {
|
|
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-c7guibzs] {
|
|
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-c7guibzs] {
|
|
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-4r093h3c] {
|
|
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-4r093h3c] {
|
|
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-4r093h3c]: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-4r093h3c] {
|
|
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-4r093h3c]:hover {
|
|
20
|
+
color: #388A8E;
|
|
21
21
|
background-color: #B6E7E9;
|
|
22
|
-
}
|
|
22
|
+
}
|