@blueking/ai-ui-sdk 0.1.19-beta.19 → 0.1.19-beta.20
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/util.d.ts +11 -0
- package/dist/common/util.ts.js +17 -0
- 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.vue.css +2 -2
- package/dist/components/render-collapse/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 +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 +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/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/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/components/header.script.vue.js.js +1 -1
- 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-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 +3 -3
- package/dist/components/render-header/index.vue.js +1 -1
- package/dist/components/render-like/index.vue.css +5 -5
- package/dist/components/render-like/index.vue.js +1 -1
- package/dist/components/render-router-tab/index.vue.css +4 -4
- package/dist/components/render-router-tab/index.vue.js +1 -1
- package/dist/components/render-t-table/index.script.vue.js +125 -126
- package/dist/components/render-t-table/index.vue.css +19 -16
- package/dist/components/render-t-table/index.vue.js +1 -1
- package/dist/components/render-tag-tree/index.script.vue.js.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/css/tailwind.css +8 -3
- package/dist/hooks/use-ellipsis-tooltip.ts.js +4 -0
- package/dist/http/fetch/index.ts.js +3 -2
- package/dist/util.d.ts +1 -0
- package/dist/util.ts.js +1 -0
- package/package.json +9 -2
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
|
-
.upload-file-home[data-v-
|
|
2
|
+
.upload-file-home[data-v-gvb4di06] {
|
|
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-gvb4di06]: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-gvb4di06] {
|
|
13
13
|
display: flex;
|
|
14
14
|
}
|
|
15
|
-
.upload-file-home .file-icon[data-v-
|
|
15
|
+
.upload-file-home .file-icon[data-v-gvb4di06] {
|
|
16
16
|
font-size: 32px;
|
|
17
17
|
}
|
|
18
|
-
.upload-file-home .file-content[data-v-
|
|
18
|
+
.upload-file-home .file-content[data-v-gvb4di06] {
|
|
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-gvb4di06] {
|
|
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-gvb4di06] {
|
|
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-gvb4di06] {
|
|
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-gvb4di06] {
|
|
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-gvb4di06]: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-gvb4di06] {
|
|
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-gd42zq2n] {
|
|
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-gd42zq2n], .ai-ui-sdk-icon.ai-ui-sdk-ppt-2[data-v-gd42zq2n], .ai-ui-sdk-icon.ai-ui-sdk-markdown[data-v-gd42zq2n] {
|
|
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-gd42zq2n] {
|
|
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-gd42zq2n] {
|
|
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-gd42zq2n] {
|
|
15
15
|
color: #14A568;
|
|
16
16
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
.header-home[data-v-
|
|
2
|
+
.header-home[data-v-e7mx7v9j] {
|
|
3
3
|
width: 100%;
|
|
4
4
|
background: #FFFFFF;
|
|
5
5
|
box-shadow: 0 3px 4px 0 #0000000a;
|
|
6
6
|
}
|
|
7
|
-
.render-tab[data-v-
|
|
7
|
+
.render-tab[data-v-e7mx7v9j] {
|
|
8
8
|
border-bottom: 2px solid transparent;
|
|
9
9
|
}
|
|
10
|
-
.render-tab.active[data-v-
|
|
10
|
+
.render-tab.active[data-v-e7mx7v9j] {
|
|
11
11
|
color: #3A84FF;
|
|
12
12
|
border-bottom: 2px solid #3A84FF;
|
|
13
13
|
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
|
|
2
|
-
.dislike-icon[data-v-
|
|
2
|
+
.dislike-icon[data-v-pmdc5tjs] {
|
|
3
3
|
transform: rotateX(180deg);
|
|
4
4
|
}
|
|
5
|
-
.option-items[data-v-
|
|
5
|
+
.option-items[data-v-pmdc5tjs] {
|
|
6
6
|
padding: 1px 8px;
|
|
7
7
|
background-color: #F0F1F5;
|
|
8
8
|
line-height: 22px;
|
|
9
9
|
border-radius: 2px;
|
|
10
10
|
}
|
|
11
|
-
.option-items[data-v-
|
|
11
|
+
.option-items[data-v-pmdc5tjs]:hover {
|
|
12
12
|
background-color: #E1ECFF;
|
|
13
13
|
color: #3A84FF;
|
|
14
14
|
}
|
|
15
|
-
.option-items-selected[data-v-
|
|
15
|
+
.option-items-selected[data-v-pmdc5tjs]{
|
|
16
16
|
background-color: #E1ECFF;
|
|
17
17
|
}
|
|
18
|
-
[data-v-
|
|
18
|
+
[data-v-pmdc5tjs] .bk-form-item {
|
|
19
19
|
margin-bottom: 17px;
|
|
20
20
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
.router-tab[data-v-
|
|
2
|
+
.router-tab[data-v-nvs0mz32] {
|
|
3
3
|
margin-top: 2px;
|
|
4
4
|
height: 42px;
|
|
5
5
|
background: #FFFFFF;
|
|
6
6
|
box-shadow: 0 2px 4px 0 #1919290d;
|
|
7
|
-
padding: 0
|
|
7
|
+
padding: 0 24px;
|
|
8
8
|
}
|
|
9
|
-
.router-tab a[data-v-
|
|
9
|
+
.router-tab a[data-v-nvs0mz32] {
|
|
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-nvs0mz32] {
|
|
19
19
|
color: #3A84FF;
|
|
20
20
|
border-bottom: 2px solid #3A84FF;
|
|
21
21
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as _defineComponent, createVNode as _createVNode2, resolveComponent as _resolveComponent2, createTextVNode as _createTextVNode2 } from 'vue';
|
|
2
|
-
import { createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, createElementVNode as _createElementVNode, renderSlot as _renderSlot, mergeProps as _mergeProps, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, normalizeStyle as _normalizeStyle } from "vue";
|
|
2
|
+
import { createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, createElementVNode as _createElementVNode, renderSlot as _renderSlot, mergeProps as _mergeProps, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, normalizeStyle as _normalizeStyle, createElementBlock as _createElementBlock } from "vue";
|
|
3
3
|
const _hoisted_1 = {
|
|
4
4
|
class: "t-table-row-height"
|
|
5
5
|
};
|
|
@@ -178,137 +178,136 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
178
178
|
return (_ctx, _cache)=>{
|
|
179
179
|
const _component_bk_radio_button = _resolveComponent("bk-radio-button");
|
|
180
180
|
const _component_bk_radio_group = _resolveComponent("bk-radio-group");
|
|
181
|
+
const _component_bk_loading = _resolveComponent("bk-loading");
|
|
181
182
|
const _component_t_enhanced_table = _resolveComponent("t-enhanced-table");
|
|
182
183
|
const _component_bk_pagination = _resolveComponent("bk-pagination");
|
|
183
|
-
|
|
184
|
-
return _openBlock(), _createBlock(_component_bk_loading, {
|
|
185
|
-
loading: _ctx.isLoading,
|
|
186
|
-
"z-index": 31,
|
|
184
|
+
return _openBlock(), _createElementBlock("section", {
|
|
187
185
|
style: _normalizeStyle({
|
|
188
186
|
height: _ctx.containerHeight
|
|
189
187
|
})
|
|
190
|
-
},
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
"display-columns",
|
|
285
|
-
"column-controller",
|
|
286
|
-
"class",
|
|
287
|
-
"data",
|
|
288
|
-
"columns"
|
|
188
|
+
}, [
|
|
189
|
+
_createVNode(_component_t_enhanced_table, _mergeProps(_ctx.$attrs, {
|
|
190
|
+
"column-controller-visible": columnControllerVisible.value,
|
|
191
|
+
"onUpdate:columnControllerVisible": _cache[1] || (_cache[1] = ($event)=>columnControllerVisible.value = $event),
|
|
192
|
+
"cell-empty-content": "--",
|
|
193
|
+
loading: _ctx.isLoading,
|
|
194
|
+
"row-key": _ctx.rowKey,
|
|
195
|
+
"header-affixed-top": true,
|
|
196
|
+
stripe: true,
|
|
197
|
+
"display-columns": displayColumns.value,
|
|
198
|
+
"column-controller": getColumnControllerConfig(),
|
|
199
|
+
class: `g-t-table t-t-table g-light-head-table ${_ctx.$attrs.class}`,
|
|
200
|
+
data: _ctx.tableData,
|
|
201
|
+
columns: getSettingColumns(),
|
|
202
|
+
"row-class-name": getRowClassName,
|
|
203
|
+
"expand-icon": false,
|
|
204
|
+
onSortChange: handleSortChange,
|
|
205
|
+
onDisplayColumnsChange: handleColumnChange,
|
|
206
|
+
onSelectChange: handleSelectChange,
|
|
207
|
+
onRowClick: handleRowClick,
|
|
208
|
+
onRowMouseenter: handleRowMouseenter,
|
|
209
|
+
onRowMouseleave: handleRowMouseleave
|
|
210
|
+
}), {
|
|
211
|
+
columnControllerBottomContent: _withCtx(()=>[
|
|
212
|
+
_createElementVNode("section", _hoisted_1, [
|
|
213
|
+
_cache[5] || (_cache[5] = _createTextVNode(" 表格行高: ")),
|
|
214
|
+
_createVNode(_component_bk_radio_group, {
|
|
215
|
+
modelValue: rowHeight.value,
|
|
216
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event)=>rowHeight.value = $event)
|
|
217
|
+
}, {
|
|
218
|
+
default: _withCtx(()=>[
|
|
219
|
+
_createVNode(_component_bk_radio_button, {
|
|
220
|
+
label: "g-height-42"
|
|
221
|
+
}, {
|
|
222
|
+
default: _withCtx(()=>_cache[2] || (_cache[2] = [
|
|
223
|
+
_createTextVNode(" 小 ")
|
|
224
|
+
])),
|
|
225
|
+
_: 1 /* STABLE */ ,
|
|
226
|
+
__: [
|
|
227
|
+
2
|
|
228
|
+
]
|
|
229
|
+
}),
|
|
230
|
+
_createVNode(_component_bk_radio_button, {
|
|
231
|
+
label: "g-height-60"
|
|
232
|
+
}, {
|
|
233
|
+
default: _withCtx(()=>_cache[3] || (_cache[3] = [
|
|
234
|
+
_createTextVNode(" 中 ")
|
|
235
|
+
])),
|
|
236
|
+
_: 1 /* STABLE */ ,
|
|
237
|
+
__: [
|
|
238
|
+
3
|
|
239
|
+
]
|
|
240
|
+
}),
|
|
241
|
+
_createVNode(_component_bk_radio_button, {
|
|
242
|
+
label: "g-height-78"
|
|
243
|
+
}, {
|
|
244
|
+
default: _withCtx(()=>_cache[4] || (_cache[4] = [
|
|
245
|
+
_createTextVNode(" 大 ")
|
|
246
|
+
])),
|
|
247
|
+
_: 1 /* STABLE */ ,
|
|
248
|
+
__: [
|
|
249
|
+
4
|
|
250
|
+
]
|
|
251
|
+
})
|
|
252
|
+
]),
|
|
253
|
+
_: 1 /* STABLE */
|
|
254
|
+
}, 8 /* PROPS */ , [
|
|
255
|
+
"modelValue"
|
|
256
|
+
])
|
|
257
|
+
])
|
|
258
|
+
]),
|
|
259
|
+
empty: _withCtx(()=>[
|
|
260
|
+
_createVNode(RenderSearchEmpty, {
|
|
261
|
+
scene: "part",
|
|
262
|
+
search: _ctx.search,
|
|
263
|
+
"onUpdate:search": handleUpdateSearch
|
|
264
|
+
}, null, 8 /* PROPS */ , [
|
|
265
|
+
"search"
|
|
266
|
+
])
|
|
267
|
+
]),
|
|
268
|
+
expandedRow: _withCtx(({ row })=>[
|
|
269
|
+
_renderSlot(_ctx.$slots, "expandedRow", {
|
|
270
|
+
row: row
|
|
271
|
+
}, undefined, true)
|
|
272
|
+
]),
|
|
273
|
+
sortIcon: _withCtx(()=>_cache[6] || (_cache[6] = [
|
|
274
|
+
_createElementVNode("i", {
|
|
275
|
+
class: "bkaidev-icon bkaidev-angle-up-fill-3 g-text-light-gray"
|
|
276
|
+
}, null, -1 /* HOISTED */ )
|
|
277
|
+
])),
|
|
278
|
+
loading: _withCtx(()=>[
|
|
279
|
+
_createVNode(_component_bk_loading, {
|
|
280
|
+
loading: true
|
|
281
|
+
})
|
|
289
282
|
]),
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
283
|
+
_: 3 /* FORWARDED */
|
|
284
|
+
}, 16 /* FULL_PROPS */ , [
|
|
285
|
+
"column-controller-visible",
|
|
286
|
+
"loading",
|
|
287
|
+
"row-key",
|
|
288
|
+
"display-columns",
|
|
289
|
+
"column-controller",
|
|
290
|
+
"class",
|
|
291
|
+
"data",
|
|
292
|
+
"columns"
|
|
293
|
+
]),
|
|
294
|
+
_ctx.pagination ? (_openBlock(), _createBlock(_component_bk_pagination, {
|
|
295
|
+
key: 0,
|
|
296
|
+
size: "small",
|
|
297
|
+
class: "t-t-pagination g-p-16",
|
|
298
|
+
"model-value": _ctx.pagination.current,
|
|
299
|
+
count: _ctx.pagination.count,
|
|
300
|
+
limit: _ctx.pagination.limit,
|
|
301
|
+
layout: _ctx.layout,
|
|
302
|
+
onChange: handlePageChange,
|
|
303
|
+
onLimitChange: handlePageSizeChange
|
|
304
|
+
}, null, 8 /* PROPS */ , [
|
|
305
|
+
"model-value",
|
|
306
|
+
"count",
|
|
307
|
+
"limit",
|
|
308
|
+
"layout"
|
|
309
|
+
])) : _createCommentVNode("v-if", true)
|
|
310
|
+
], 4 /* STYLE */ );
|
|
312
311
|
};
|
|
313
312
|
}
|
|
314
313
|
});
|
|
@@ -1,62 +1,65 @@
|
|
|
1
1
|
|
|
2
|
-
.t-t-pagination[data-v-
|
|
2
|
+
.t-t-pagination[data-v-1qpvdmkf] {
|
|
3
3
|
position: sticky;
|
|
4
4
|
bottom: 0;
|
|
5
5
|
}
|
|
6
|
-
.t-t-pagination[data-v-
|
|
6
|
+
.t-t-pagination[data-v-1qpvdmkf] .bk-pagination-list.is-last {
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
}
|
|
9
|
-
.t-t-table[data-v-
|
|
9
|
+
.t-t-table[data-v-1qpvdmkf] {
|
|
10
10
|
display: inline;
|
|
11
11
|
height: calc(100% - 64px);
|
|
12
12
|
}
|
|
13
|
-
.t-t-table[data-v-
|
|
13
|
+
.t-t-table[data-v-1qpvdmkf] .t-loading__gradient.t-icon-loading {
|
|
14
|
+
display: none;
|
|
15
|
+
}
|
|
16
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__affixed-header-elm-wrap{
|
|
14
17
|
width: 100% !important;
|
|
15
18
|
top: -2px;
|
|
16
19
|
}
|
|
17
|
-
.t-t-table[data-v-
|
|
20
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__affixed-header-elm-wrap>div {
|
|
18
21
|
width: 100% !important;
|
|
19
22
|
top: -2px;
|
|
20
23
|
scrollbar-width: none;
|
|
21
24
|
}
|
|
22
|
-
.t-t-table[data-v-
|
|
25
|
+
.t-t-table[data-v-1qpvdmkf] .t-table--layout-fixed{
|
|
23
26
|
width: 100% !important;
|
|
24
27
|
}
|
|
25
|
-
.t-t-table[data-v-
|
|
28
|
+
.t-t-table[data-v-1qpvdmkf] .bk-exception-description{
|
|
26
29
|
margin-bottom: 0;
|
|
27
30
|
}
|
|
28
|
-
.t-t-table[data-v-
|
|
31
|
+
.t-t-table[data-v-1qpvdmkf] .t-table--layout-fixed .t-table__header{
|
|
29
32
|
position: sticky;
|
|
30
33
|
top: -4px;
|
|
31
34
|
}
|
|
32
|
-
.t-t-table[data-v-
|
|
35
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__content{
|
|
33
36
|
z-index: 2;
|
|
34
37
|
max-height: 100%;
|
|
35
38
|
overflow: auto;
|
|
36
39
|
}
|
|
37
|
-
.t-t-table[data-v-
|
|
40
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__content::-webkit-scrollbar {
|
|
38
41
|
width: 6px;
|
|
39
42
|
height: 6px;
|
|
40
43
|
}
|
|
41
|
-
.t-t-table[data-v-
|
|
44
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__content::-webkit-scrollbar-thumb {
|
|
42
45
|
width: 6px;
|
|
43
46
|
height: 6px;
|
|
44
47
|
border-radius: 3px;
|
|
45
48
|
background-color: #dcdee5;
|
|
46
49
|
}
|
|
47
|
-
.t-t-table[data-v-
|
|
50
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__content::-webkit-scrollbar-thumb:hover {
|
|
48
51
|
background-color: #979ba5;
|
|
49
52
|
}
|
|
50
|
-
.t-t-table[data-v-
|
|
53
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__ellipsis.t-text-ellipsis:has(.checkbox){
|
|
51
54
|
line-height: 100%;
|
|
52
55
|
}
|
|
53
|
-
.t-t-table[data-v-
|
|
56
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__cell--sort-trigger.t-table__double-icons{
|
|
54
57
|
gap: 5px;
|
|
55
58
|
}
|
|
56
|
-
.t-t-table[data-v-
|
|
59
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__sort-icon--active>i{
|
|
57
60
|
color: #3a84ff !important;
|
|
58
61
|
}
|
|
59
|
-
.t-t-table[data-v-
|
|
62
|
+
.t-t-table[data-v-1qpvdmkf] .t-table__cell--fixed-left:has(.checkbox){
|
|
60
63
|
line-height: 100%;
|
|
61
64
|
}
|
|
62
65
|
|
|
@@ -72,7 +72,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
72
72
|
loadingTagsTree.value = true;
|
|
73
73
|
getTagTree(props.module, props.subModule, props.tagName, props.groupType).then((data)=>{
|
|
74
74
|
allDataMap.value.count = data.all;
|
|
75
|
-
tags.value = data.all <= 0 ? data.tree : [
|
|
75
|
+
tags.value = data.all <= 0 && props.tagName ? data.tree : [
|
|
76
76
|
allDataMap.value,
|
|
77
77
|
...data.tree
|
|
78
78
|
];
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
|
-
.tag-tree[data-v-
|
|
2
|
+
.tag-tree[data-v-fadi6j3v] {
|
|
3
3
|
font-size: 12px;
|
|
4
4
|
height: auto;
|
|
5
5
|
}
|
|
6
|
-
.tag-tree .manage-tree-item[data-v-
|
|
6
|
+
.tag-tree .manage-tree-item[data-v-fadi6j3v] {
|
|
7
7
|
height: 32px;
|
|
8
8
|
flex: 1;
|
|
9
9
|
}
|
|
10
|
-
.tag-tree .quick-icon[data-v-
|
|
10
|
+
.tag-tree .quick-icon[data-v-fadi6j3v] {
|
|
11
11
|
margin-left: -24px;
|
|
12
12
|
padding-left: 8px;
|
|
13
13
|
}
|
|
14
|
-
.tag-tree[data-v-
|
|
14
|
+
.tag-tree[data-v-fadi6j3v] .tree-item:has(.quick-icon.ai-ui-sdk-wubiaoqian) {
|
|
15
15
|
border-bottom: 1px solid #F0F1F5;
|
|
16
16
|
}
|
|
17
|
-
.tag-tree[data-v-
|
|
17
|
+
.tag-tree[data-v-fadi6j3v] .tree-item.active .quick-icon {
|
|
18
18
|
color: #3A84FF;
|
|
19
19
|
}
|
|
20
|
-
.tag-tree[data-v-
|
|
20
|
+
.tag-tree[data-v-fadi6j3v] .tree-item.active .tag-number {
|
|
21
21
|
background: #A3C5FD;
|
|
22
22
|
color: #fff;
|
|
23
23
|
}
|
|
24
|
-
.tag-number[data-v-
|
|
24
|
+
.tag-number[data-v-fadi6j3v] {
|
|
25
25
|
line-height: 16px;
|
|
26
26
|
padding: 0 4px;
|
|
27
27
|
background-color: #F0F1F5;
|