@blueking/ai-ui-sdk 0.1.12-beta.50 → 0.1.12-beta.52
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/common/chart-helper.d.ts +1 -8
- package/dist/common/chart-helper.ts.js +9 -32
- package/dist/components/render-aside/index.script.vue.js +1 -1
- package/dist/components/render-aside/index.vue.css +9 -9
- package/dist/components/render-aside/index.vue.js +1 -1
- package/dist/components/render-auth/auth-dialog.script.vue.js.js +2 -8
- 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-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.script.vue.js.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-dataset/components/batch-review-dataset-data/index.script.vue.js.js +6 -24
- package/dist/components/render-dataset/components/dataset-data-level/index.script.vue.js.js +4 -20
- package/dist/components/render-dataset/components/dataset-data-level/index.vue.d.ts +0 -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.script.vue.js.js +3 -13
- 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.script.vue.js.js +1 -4
- 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/dataset-footer.script.vue.js.js +2 -8
- package/dist/components/render-dataset/components/plus-dataset/index.script.vue.js.js +4 -10
- 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 +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/file.script.vue.js.js +3 -12
- package/dist/components/render-dataset/components/plus-dataset-data/form/footer.script.vue.js.js +5 -12
- 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 +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/index.script.vue.js.js +1 -4
- package/dist/components/render-dataset/components/review-dataset-data/index.script.vue.js.js +7 -23
- 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/index.vue.css +1 -1
- package/dist/components/render-dataset/index.vue.js +1 -1
- package/dist/components/render-dataset-detail/components/header.script.vue.js.js +2 -6
- package/dist/components/render-dataset-detail-origin-data/components/batch-operation/index.script.vue.js.js +1 -4
- package/dist/components/render-dataset-detail-origin-data/components/table/index.script.vue.js +17 -39
- package/dist/components/render-dataset-detail-origin-data/index.script.vue.js.js +2 -8
- 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.script.vue.js.js +1 -4
- 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/components/table.script.vue.js.js +16 -33
- package/dist/components/render-expand-collapse/index.vue.css +3 -3
- package/dist/components/render-expand-collapse/index.vue.js +1 -1
- 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 +5 -5
- package/dist/components/render-file-type-icon/index.vue.js +1 -1
- package/dist/components/render-header/index.vue.css +5 -5
- package/dist/components/render-header/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/hooks/use-chat.d.ts +0 -24
- package/dist/hooks/use-chat.ts.js +3 -15
- package/dist/hooks/use-session-http.d.ts +1 -7
- package/dist/hooks/use-session-http.ts.js +15 -43
- package/dist/http/fetch/index.d.ts +0 -3
- package/dist/http/fetch/index.ts.js +5 -23
- package/dist/http/helper/permission.ts.js +1 -4
- package/dist/types/agent.d.ts +2 -0
- package/dist/types/common.d.ts +0 -5
- package/dist/types/enum.d.ts +2 -6
- package/dist/types/enum.ts.js +0 -4
- package/dist/types/permission.d.ts +0 -6
- package/dist/types/session.d.ts +0 -3
- package/package.json +1 -1
package/dist/components/render-dataset-detail-origin-data/components/table/index.script.vue.js
CHANGED
|
@@ -27,10 +27,13 @@ var __awaiter = this && this.__awaiter || function(thisArg, _arguments, P, gener
|
|
|
27
27
|
};
|
|
28
28
|
import { defineComponent as _defineComponent, createVNode as _createVNode2, resolveComponent as _resolveComponent2 } from 'vue';
|
|
29
29
|
import { unref as _unref, createVNode as _createVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, renderList as _renderList, Fragment as _Fragment, createElementBlock as _createElementBlock, normalizeClass as _normalizeClass, createElementVNode as _createElementVNode, resolveDirective as _resolveDirective, withDirectives as _withDirectives } from "vue";
|
|
30
|
-
const _hoisted_1 =
|
|
30
|
+
const _hoisted_1 = {
|
|
31
|
+
class: "g-more-menu"
|
|
32
|
+
};
|
|
33
|
+
const _hoisted_2 = [
|
|
31
34
|
"onClick"
|
|
32
35
|
];
|
|
33
|
-
const
|
|
36
|
+
const _hoisted_3 = [
|
|
34
37
|
"onClick"
|
|
35
38
|
];
|
|
36
39
|
import { ref, toRef, watch } from 'vue';
|
|
@@ -377,11 +380,9 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
377
380
|
}, {
|
|
378
381
|
default: _withCtx(({ row })=>[
|
|
379
382
|
_createVNode(DatasetDataLevel, {
|
|
380
|
-
level:
|
|
381
|
-
"review-reason": row.reviewReason
|
|
383
|
+
level: row.level
|
|
382
384
|
}, null, 8 /* PROPS */ , [
|
|
383
|
-
"level"
|
|
384
|
-
"review-reason"
|
|
385
|
+
"level"
|
|
385
386
|
])
|
|
386
387
|
]),
|
|
387
388
|
_: 1 /* STABLE */
|
|
@@ -472,10 +473,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
472
473
|
default: _withCtx(()=>_cache[10] || (_cache[10] = [
|
|
473
474
|
_createTextVNode(" 编辑 ")
|
|
474
475
|
])),
|
|
475
|
-
_: 2 /* DYNAMIC */
|
|
476
|
-
__: [
|
|
477
|
-
10
|
|
478
|
-
]
|
|
476
|
+
_: 2 /* DYNAMIC */
|
|
479
477
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
480
478
|
"class",
|
|
481
479
|
"onMouseleave",
|
|
@@ -491,10 +489,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
491
489
|
default: _withCtx(()=>_cache[11] || (_cache[11] = [
|
|
492
490
|
_createTextVNode(" 人工审核 ")
|
|
493
491
|
])),
|
|
494
|
-
_: 2 /* DYNAMIC */
|
|
495
|
-
__: [
|
|
496
|
-
11
|
|
497
|
-
]
|
|
492
|
+
_: 2 /* DYNAMIC */
|
|
498
493
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
499
494
|
"onClick"
|
|
500
495
|
])) : _createCommentVNode("v-if", true),
|
|
@@ -508,10 +503,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
508
503
|
default: _withCtx(()=>_cache[12] || (_cache[12] = [
|
|
509
504
|
_createTextVNode(" 重试 ")
|
|
510
505
|
])),
|
|
511
|
-
_: 2 /* DYNAMIC */
|
|
512
|
-
__: [
|
|
513
|
-
12
|
|
514
|
-
]
|
|
506
|
+
_: 2 /* DYNAMIC */
|
|
515
507
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
516
508
|
"onClick"
|
|
517
509
|
])) : _createCommentVNode("v-if", true),
|
|
@@ -519,17 +511,12 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
519
511
|
placement: "bottom-start",
|
|
520
512
|
theme: "light",
|
|
521
513
|
"ext-cls": "empty-padding",
|
|
522
|
-
"
|
|
514
|
+
trigger: "click",
|
|
523
515
|
ref: (el)=>popoverRef.value[row.id] = el,
|
|
524
516
|
arrow: false
|
|
525
517
|
}, {
|
|
526
518
|
content: _withCtx(()=>[
|
|
527
|
-
_createElementVNode("ul",
|
|
528
|
-
class: _normalizeClass([
|
|
529
|
-
'g-more-menu',
|
|
530
|
-
`dataset-data-origin-table-${row.id}`
|
|
531
|
-
])
|
|
532
|
-
}, [
|
|
519
|
+
_createElementVNode("ul", _hoisted_1, [
|
|
533
520
|
_createElementVNode("li", {
|
|
534
521
|
onClick: ($event)=>handleHidePopover(row)
|
|
535
522
|
}, [
|
|
@@ -546,24 +533,19 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
546
533
|
default: _withCtx(()=>_cache[13] || (_cache[13] = [
|
|
547
534
|
_createTextVNode(" 操作记录 ")
|
|
548
535
|
])),
|
|
549
|
-
_: 2 /* DYNAMIC */
|
|
550
|
-
__: [
|
|
551
|
-
13
|
|
552
|
-
]
|
|
536
|
+
_: 2 /* DYNAMIC */
|
|
553
537
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
554
538
|
"class",
|
|
555
539
|
"onMouseleave",
|
|
556
540
|
"onClick"
|
|
557
541
|
])
|
|
558
|
-
], 8 /* PROPS */ ,
|
|
542
|
+
], 8 /* PROPS */ , _hoisted_2),
|
|
559
543
|
_createVNode(_component_bk_pop_confirm, {
|
|
560
544
|
trigger: "manual",
|
|
561
545
|
title: "确认删除?",
|
|
562
546
|
content: "删除操作无法撤回,请谨慎操作!",
|
|
563
547
|
placement: "left",
|
|
564
548
|
"ext-cls": "g-confirm-delete",
|
|
565
|
-
width: "280",
|
|
566
|
-
boundary: `.dataset-data-origin-table-${row.id}`,
|
|
567
549
|
ref: (el)=>deleteRef.value[row.id] = el,
|
|
568
550
|
onConfirm: ($event)=>handleDeleteDatasetData(row)
|
|
569
551
|
}, {
|
|
@@ -577,24 +559,20 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
577
559
|
onMouseleave: _cache[6] || (_cache[6] = //@ts-ignore
|
|
578
560
|
(...args)=>_unref(handleMouseLeave) && _unref(handleMouseLeave)(...args)),
|
|
579
561
|
onClick: ($event)=>handlePermissionMouseClick(row, ()=>handleShowDelete(row))
|
|
580
|
-
}, " 删除 ", 42 /* CLASS, PROPS, NEED_HYDRATION */ ,
|
|
562
|
+
}, " 删除 ", 42 /* CLASS, PROPS, NEED_HYDRATION */ , _hoisted_3)
|
|
581
563
|
]),
|
|
582
564
|
_: 2 /* DYNAMIC */
|
|
583
565
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
584
|
-
"boundary",
|
|
585
566
|
"onConfirm"
|
|
586
567
|
])
|
|
587
|
-
]
|
|
568
|
+
])
|
|
588
569
|
]),
|
|
589
570
|
default: _withCtx(()=>[
|
|
590
571
|
_cache[14] || (_cache[14] = _createElementVNode("i", {
|
|
591
572
|
class: "ai-ui-sdk-icon ai-ui-sdk-gengduo-2 g-text-16 g-ml-12 g-cursor-pointer"
|
|
592
573
|
}, null, -1 /* HOISTED */ ))
|
|
593
574
|
]),
|
|
594
|
-
_: 2 /* DYNAMIC */
|
|
595
|
-
__: [
|
|
596
|
-
14
|
|
597
|
-
]
|
|
575
|
+
_: 2 /* DYNAMIC */
|
|
598
576
|
}, 1536 /* NEED_PATCH, DYNAMIC_SLOTS */ )
|
|
599
577
|
]),
|
|
600
578
|
_: 1 /* STABLE */
|
|
@@ -138,10 +138,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
138
138
|
default: _withCtx(()=>_cache[4] || (_cache[4] = [
|
|
139
139
|
_createTextVNode(" 一键失败重试 ")
|
|
140
140
|
])),
|
|
141
|
-
_: 1 /* STABLE */
|
|
142
|
-
__: [
|
|
143
|
-
4
|
|
144
|
-
]
|
|
141
|
+
_: 1 /* STABLE */
|
|
145
142
|
}, 8 /* PROPS */ , [
|
|
146
143
|
"loading"
|
|
147
144
|
])), [
|
|
@@ -159,10 +156,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
159
156
|
default: _withCtx(()=>_cache[5] || (_cache[5] = [
|
|
160
157
|
_createTextVNode(" 导出 ")
|
|
161
158
|
])),
|
|
162
|
-
_: 1 /* STABLE */
|
|
163
|
-
__: [
|
|
164
|
-
5
|
|
165
|
-
]
|
|
159
|
+
_: 1 /* STABLE */
|
|
166
160
|
})
|
|
167
161
|
]),
|
|
168
162
|
_createElementVNode("section", _hoisted_4, [
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
|
-
.origin-data-content[data-v-
|
|
2
|
+
.origin-data-content[data-v-0bwwg24o] {
|
|
3
3
|
padding: 24px;
|
|
4
4
|
height: calc(100% - 52px - 44px);
|
|
5
5
|
}
|
|
6
|
-
.origin-data-panel[data-v-
|
|
6
|
+
.origin-data-panel[data-v-0bwwg24o] {
|
|
7
7
|
height: 100%;
|
|
8
8
|
padding: 20px;
|
|
9
9
|
background: #ffffff;
|
|
10
10
|
box-shadow: 0 2px 4px 0 #1919290d;
|
|
11
11
|
border-radius: 2px;
|
|
12
12
|
}
|
|
13
|
-
.origin-data-panel .toolbar-search[data-v-
|
|
13
|
+
.origin-data-panel .toolbar-search[data-v-0bwwg24o] {
|
|
14
14
|
width: 6.17rem;
|
|
15
15
|
}
|
|
@@ -65,10 +65,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
65
65
|
default: _withCtx(()=>_cache[2] || (_cache[2] = [
|
|
66
66
|
_createTextVNode(" 创建数据集 ")
|
|
67
67
|
])),
|
|
68
|
-
_: 1 /* STABLE */
|
|
69
|
-
__: [
|
|
70
|
-
2
|
|
71
|
-
]
|
|
68
|
+
_: 1 /* STABLE */
|
|
72
69
|
})
|
|
73
70
|
]),
|
|
74
71
|
_createVNode(RenderSearchDataset, {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
|
-
.main-content[data-v-
|
|
2
|
+
.main-content[data-v-h6i2gu14] {
|
|
3
3
|
padding: 20px 24px;
|
|
4
4
|
height: calc(100% - 52px);
|
|
5
5
|
}
|
|
6
|
-
.main-panel[data-v-
|
|
6
|
+
.main-panel[data-v-h6i2gu14] {
|
|
7
7
|
height: 100%;
|
|
8
8
|
padding: 20px 24px 0;
|
|
9
9
|
background: #ffffff;
|
|
10
10
|
box-shadow: 0 2px 4px 0 #1919290d;
|
|
11
11
|
border-radius: 2px;
|
|
12
12
|
}
|
|
13
|
-
.main-search[data-v-
|
|
13
|
+
.main-search[data-v-h6i2gu14] {
|
|
14
14
|
width: 6.17rem;
|
|
15
15
|
}
|
|
@@ -52,13 +52,16 @@ function _object_spread_props(target, source) {
|
|
|
52
52
|
}
|
|
53
53
|
import { defineComponent as _defineComponent } from 'vue';
|
|
54
54
|
import { unref as _unref, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, normalizeClass as _normalizeClass, withCtx as _withCtx, createVNode as _createVNode, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, createElementVNode as _createElementVNode, resolveDirective as _resolveDirective, withDirectives as _withDirectives, Fragment as _Fragment, createElementBlock as _createElementBlock } from "vue";
|
|
55
|
-
const _hoisted_1 =
|
|
56
|
-
"
|
|
57
|
-
|
|
55
|
+
const _hoisted_1 = {
|
|
56
|
+
class: "g-more-menu"
|
|
57
|
+
};
|
|
58
58
|
const _hoisted_2 = [
|
|
59
59
|
"onClick"
|
|
60
60
|
];
|
|
61
61
|
const _hoisted_3 = [
|
|
62
|
+
"onClick"
|
|
63
|
+
];
|
|
64
|
+
const _hoisted_4 = [
|
|
62
65
|
"onMouseenter",
|
|
63
66
|
"onMousemove",
|
|
64
67
|
"onClick"
|
|
@@ -383,10 +386,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
383
386
|
default: _withCtx(()=>_cache[3] || (_cache[3] = [
|
|
384
387
|
_createTextVNode(" 查看详情 ")
|
|
385
388
|
])),
|
|
386
|
-
_: 2 /* DYNAMIC */
|
|
387
|
-
__: [
|
|
388
|
-
3
|
|
389
|
-
]
|
|
389
|
+
_: 2 /* DYNAMIC */
|
|
390
390
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
391
391
|
"class",
|
|
392
392
|
"onMouseenter",
|
|
@@ -398,17 +398,12 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
398
398
|
placement: "bottom-start",
|
|
399
399
|
theme: "light",
|
|
400
400
|
"ext-cls": "empty-padding",
|
|
401
|
-
"
|
|
401
|
+
trigger: "click",
|
|
402
402
|
ref: (el)=>popoverRef.value[row.id] = el,
|
|
403
403
|
arrow: false
|
|
404
404
|
}, {
|
|
405
405
|
content: _withCtx(()=>[
|
|
406
|
-
_createElementVNode("ul",
|
|
407
|
-
class: _normalizeClass([
|
|
408
|
-
'g-more-menu',
|
|
409
|
-
`dataset-table-${row.id}`
|
|
410
|
-
])
|
|
411
|
-
}, [
|
|
406
|
+
_createElementVNode("ul", _hoisted_1, [
|
|
412
407
|
_createElementVNode("li", {
|
|
413
408
|
onClick: ($event)=>handleHidePopover(row)
|
|
414
409
|
}, [
|
|
@@ -425,10 +420,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
425
420
|
default: _withCtx(()=>_cache[4] || (_cache[4] = [
|
|
426
421
|
_createTextVNode(" 编辑数据集 ")
|
|
427
422
|
])),
|
|
428
|
-
_: 2 /* DYNAMIC */
|
|
429
|
-
__: [
|
|
430
|
-
4
|
|
431
|
-
]
|
|
423
|
+
_: 2 /* DYNAMIC */
|
|
432
424
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
433
425
|
"class",
|
|
434
426
|
"onMouseenter",
|
|
@@ -436,7 +428,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
436
428
|
"onMouseleave",
|
|
437
429
|
"onClick"
|
|
438
430
|
])
|
|
439
|
-
], 8 /* PROPS */ ,
|
|
431
|
+
], 8 /* PROPS */ , _hoisted_2),
|
|
440
432
|
_createElementVNode("li", {
|
|
441
433
|
onClick: ($event)=>handleHidePopover(row)
|
|
442
434
|
}, [
|
|
@@ -453,10 +445,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
453
445
|
default: _withCtx(()=>_cache[5] || (_cache[5] = [
|
|
454
446
|
_createTextVNode(" 操作记录 ")
|
|
455
447
|
])),
|
|
456
|
-
_: 2 /* DYNAMIC */
|
|
457
|
-
__: [
|
|
458
|
-
5
|
|
459
|
-
]
|
|
448
|
+
_: 2 /* DYNAMIC */
|
|
460
449
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
461
450
|
"class",
|
|
462
451
|
"onMouseenter",
|
|
@@ -464,15 +453,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
464
453
|
"onMouseleave",
|
|
465
454
|
"onClick"
|
|
466
455
|
])
|
|
467
|
-
], 8 /* PROPS */ ,
|
|
456
|
+
], 8 /* PROPS */ , _hoisted_3),
|
|
468
457
|
_createVNode(_component_bk_pop_confirm, {
|
|
469
458
|
trigger: "manual",
|
|
470
459
|
title: "确认删除?",
|
|
471
460
|
content: "删除操作无法撤回,请谨慎操作!",
|
|
472
461
|
placement: "left",
|
|
473
462
|
"ext-cls": "g-confirm-delete",
|
|
474
|
-
width: "280",
|
|
475
|
-
boundary: `.dataset-table-${row.id}`,
|
|
476
463
|
ref: (el)=>deleteRef.value[row.id] = el,
|
|
477
464
|
onConfirm: ($event)=>handleDeleteDataset(row)
|
|
478
465
|
}, {
|
|
@@ -486,24 +473,20 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
486
473
|
onMouseleave: _cache[0] || (_cache[0] = //@ts-ignore
|
|
487
474
|
(...args)=>_unref(handleMouseLeave) && _unref(handleMouseLeave)(...args)),
|
|
488
475
|
onClick: ($event)=>handleManagePermissionMouseClick(()=>handleShowDelete(row), row)
|
|
489
|
-
}, " 删除 ", 42 /* CLASS, PROPS, NEED_HYDRATION */ ,
|
|
476
|
+
}, " 删除 ", 42 /* CLASS, PROPS, NEED_HYDRATION */ , _hoisted_4)
|
|
490
477
|
]),
|
|
491
478
|
_: 2 /* DYNAMIC */
|
|
492
479
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
493
|
-
"boundary",
|
|
494
480
|
"onConfirm"
|
|
495
481
|
])
|
|
496
|
-
]
|
|
482
|
+
])
|
|
497
483
|
]),
|
|
498
484
|
default: _withCtx(()=>[
|
|
499
485
|
_cache[6] || (_cache[6] = _createElementVNode("i", {
|
|
500
486
|
class: "ai-ui-sdk-icon ai-ui-sdk-gengduo-2 g-text-16 g-ml-12 g-cursor-pointer"
|
|
501
487
|
}, null, -1 /* HOISTED */ ))
|
|
502
488
|
]),
|
|
503
|
-
_: 2 /* DYNAMIC */
|
|
504
|
-
__: [
|
|
505
|
-
6
|
|
506
|
-
]
|
|
489
|
+
_: 2 /* DYNAMIC */
|
|
507
490
|
}, 1536 /* NEED_PATCH, DYNAMIC_SLOTS */ )
|
|
508
491
|
]),
|
|
509
492
|
_: 1 /* STABLE */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.expend-collapse-home[data-v-
|
|
2
|
+
.expend-collapse-home[data-v-u4xu9vs1] {
|
|
3
3
|
width: 16px;
|
|
4
4
|
height: 64px;
|
|
5
5
|
background: #DCDEE5;
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
cursor: pointer;
|
|
16
16
|
z-index: 1550;
|
|
17
17
|
}
|
|
18
|
-
.expend-collapse-home[data-v-
|
|
18
|
+
.expend-collapse-home[data-v-u4xu9vs1]:hover {
|
|
19
19
|
background: #979BA5;
|
|
20
20
|
}
|
|
21
|
-
.expend-collapse-home.is-close[data-v-
|
|
21
|
+
.expend-collapse-home.is-close[data-v-u4xu9vs1] {
|
|
22
22
|
left: 0;
|
|
23
23
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
|
-
.upload-file-home[data-v-
|
|
2
|
+
.upload-file-home[data-v-79sxax82] {
|
|
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-79sxax82]: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-79sxax82] {
|
|
13
13
|
display: flex;
|
|
14
14
|
}
|
|
15
|
-
.upload-file-home .file-icon[data-v-
|
|
15
|
+
.upload-file-home .file-icon[data-v-79sxax82] {
|
|
16
16
|
font-size: 32px;
|
|
17
17
|
}
|
|
18
|
-
.upload-file-home .file-content[data-v-
|
|
18
|
+
.upload-file-home .file-content[data-v-79sxax82] {
|
|
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-79sxax82] {
|
|
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-79sxax82] {
|
|
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-79sxax82] {
|
|
37
37
|
display: none;
|
|
38
38
|
color: #979BA5;
|
|
39
39
|
}
|
|
40
|
-
.upload-file-home .file-icons .bkaidev-icon[data-v-
|
|
40
|
+
.upload-file-home .file-icons .bkaidev-icon[data-v-79sxax82] {
|
|
41
41
|
cursor: pointer;
|
|
42
42
|
margin-right: 15px;
|
|
43
43
|
font-size: 16px;
|
|
44
44
|
}
|
|
45
|
-
.upload-file-home .file-icons .bkaidev-icon[data-v-
|
|
45
|
+
.upload-file-home .file-icons .bkaidev-icon[data-v-79sxax82]:hover {
|
|
46
46
|
color: #3A84FF;
|
|
47
47
|
}
|
|
48
|
-
.upload-file-home .file-icons .bkaidev-delete[data-v-
|
|
48
|
+
.upload-file-home .file-icons .bkaidev-delete[data-v-79sxax82] {
|
|
49
49
|
margin: 0;
|
|
50
50
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
|
-
.ai-ui-sdk-icon.ai-ui-sdk-pdf[data-v-
|
|
2
|
+
.ai-ui-sdk-icon.ai-ui-sdk-pdf[data-v-5llhggxo] {
|
|
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-5llhggxo], .ai-ui-sdk-icon.ai-ui-sdk-ppt-2[data-v-5llhggxo], .ai-ui-sdk-icon.ai-ui-sdk-markdown[data-v-5llhggxo] {
|
|
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-5llhggxo] {
|
|
9
9
|
color: #C4C6CC;
|
|
10
10
|
}
|
|
11
|
-
.ai-ui-sdk-icon.ai-ui-sdk-excel[data-v-
|
|
11
|
+
.ai-ui-sdk-icon.ai-ui-sdk-excel[data-v-5llhggxo] {
|
|
12
12
|
color: #2DCB56;
|
|
13
13
|
}
|
|
14
|
-
.ai-ui-sdk-icon.ai-ui-sdk-wangye[data-v-
|
|
14
|
+
.ai-ui-sdk-icon.ai-ui-sdk-wangye[data-v-5llhggxo] {
|
|
15
15
|
color: #14A568;
|
|
16
16
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.header-home[data-v-
|
|
2
|
+
.header-home[data-v-cbljfp5v] {
|
|
3
3
|
width: 100%;
|
|
4
4
|
height: 52px;
|
|
5
5
|
background: #FFFFFF;
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
position: relative;
|
|
8
8
|
z-index: 2;
|
|
9
9
|
}
|
|
10
|
-
.header-title[data-v-
|
|
10
|
+
.header-title[data-v-cbljfp5v] {
|
|
11
11
|
position: absolute;
|
|
12
12
|
left: 24px;
|
|
13
13
|
top: 14px;
|
|
14
14
|
font-size: 16px;
|
|
15
15
|
color: #313238;
|
|
16
16
|
}
|
|
17
|
-
.header-main[data-v-
|
|
17
|
+
.header-main[data-v-cbljfp5v] {
|
|
18
18
|
display: flex;
|
|
19
19
|
align-items: center;
|
|
20
20
|
justify-content: flex-end;
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
height: 100%;
|
|
23
23
|
margin: 0 auto;
|
|
24
24
|
}
|
|
25
|
-
.header-select[data-v-
|
|
25
|
+
.header-select[data-v-cbljfp5v] {
|
|
26
26
|
width: 300px;
|
|
27
27
|
margin-right: 8px;
|
|
28
28
|
z-index: 9;
|
|
29
29
|
font-size: 12px;
|
|
30
30
|
}
|
|
31
|
-
.header-input[data-v-
|
|
31
|
+
.header-input[data-v-cbljfp5v] {
|
|
32
32
|
width: 300px;
|
|
33
33
|
font-size: 12px;
|
|
34
34
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
.router-tab[data-v-
|
|
2
|
+
.router-tab[data-v-zyntfjbx] {
|
|
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 45px;
|
|
8
8
|
}
|
|
9
|
-
.router-tab a[data-v-
|
|
9
|
+
.router-tab a[data-v-zyntfjbx] {
|
|
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-zyntfjbx] {
|
|
19
19
|
color: #3A84FF;
|
|
20
20
|
border-bottom: 2px solid #3A84FF;
|
|
21
21
|
}
|