@blueking/ai-ui-sdk 0.1.18-beta.3 → 0.1.18-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/render-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 +14 -12
- 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.script.vue.js.js +6 -8
- 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.script.vue.js.js +9 -13
- 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/batch-review-dataset-data/index.script.vue.js.js +44 -38
- package/dist/components/render-dataset/components/dataset-data-tool-icons/index.script.vue.js +9 -11
- package/dist/components/render-dataset/components/edit-dataset-data/index.script.vue.js.js +21 -15
- 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 +10 -9
- 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.script.vue.js.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 +14 -12
- package/dist/components/render-dataset/components/plus-dataset/dataset-form.script.vue.js +6 -6
- 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 +25 -20
- package/dist/components/render-dataset/components/plus-dataset-data/form/footer.script.vue.js.js +14 -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 +7 -6
- package/dist/components/render-dataset/components/review-dataset-data/index.script.vue.js.js +38 -30
- 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/components/search-dataset/index.script.vue.js.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 +7 -3
- package/dist/components/render-dataset-detail-origin-data/components/batch-operation/index.script.vue.js.js +5 -2
- package/dist/components/render-dataset-detail-origin-data/components/table/index.script.vue.js +37 -30
- package/dist/components/render-dataset-detail-origin-data/index.script.vue.js.js +14 -12
- 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/header.script.vue.js.js +8 -10
- package/dist/components/render-dataset-list/components/main.script.vue.js.js +7 -6
- 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 +26 -23
- 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-like/index.script.vue.js.js +19 -14
- package/dist/components/render-like/index.vue.css +5 -5
- package/dist/components/render-like/index.vue.js +1 -1
- package/dist/components/render-markdown/mark-down.postcss.css +6 -0
- 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 +66 -4
- package/dist/hooks/use-form-rule.d.ts +3 -3
- package/dist/hooks/use-meta-http.d.ts +3 -3
- package/dist/hooks/use-permission.d.ts +1 -1
- package/dist/hooks/use-permission.ts.js +7 -4
- package/dist/http/helper/dataset.d.ts +1 -1
- package/dist/http/helper/knowledge.ts.js +2 -0
- package/dist/http/helper/permission.ts.js +8 -1
- package/dist/http/helper/tool.ts.js +2 -0
- package/dist/types/enum.d.ts +9 -2
- package/dist/types/enum.ts.js +23 -16
- package/dist/types/knowledge.d.ts +2 -0
- package/dist/types/permission.d.ts +14 -0
- package/dist/types/tool.d.ts +2 -0
- package/package.json +1 -1
|
@@ -236,13 +236,17 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
236
236
|
loading: _unref(isLoading)
|
|
237
237
|
}, {
|
|
238
238
|
default: _withCtx(()=>[
|
|
239
|
-
_cache[2] || (_cache[2] = _createElementVNode("span", null, "编辑数据", -1 /*
|
|
239
|
+
_cache[2] || (_cache[2] = _createElementVNode("span", null, "编辑数据", -1 /* HOISTED */ )),
|
|
240
240
|
_cache[3] || (_cache[3] = _createElementVNode("span", {
|
|
241
241
|
class: "g-gap g-ml-14 g-mr-8"
|
|
242
|
-
}, null, -1 /*
|
|
242
|
+
}, null, -1 /* HOISTED */ )),
|
|
243
243
|
_unref(tableData)[0] ? (_openBlock(), _createElementBlock("span", _hoisted_1, _toDisplayString(`#${_unref(tableData)[0].id}`), 1 /* TEXT */ )) : _createCommentVNode("v-if", true)
|
|
244
244
|
]),
|
|
245
|
-
_: 1 /* STABLE */
|
|
245
|
+
_: 1 /* STABLE */ ,
|
|
246
|
+
__: [
|
|
247
|
+
2,
|
|
248
|
+
3
|
|
249
|
+
]
|
|
246
250
|
}, 8 /* PROPS */ , [
|
|
247
251
|
"loading"
|
|
248
252
|
]),
|
|
@@ -361,12 +365,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
361
365
|
loading: loading.value,
|
|
362
366
|
onClick: handleConfirm
|
|
363
367
|
}, {
|
|
364
|
-
default: _withCtx(()=>[
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
368
|
+
default: _withCtx(()=>_cache[4] || (_cache[4] = [
|
|
369
|
+
_createTextVNode(" 保存 ")
|
|
370
|
+
])),
|
|
371
|
+
_: 1 /* STABLE */ ,
|
|
372
|
+
__: [
|
|
373
|
+
4
|
|
374
|
+
]
|
|
370
375
|
}, 8 /* PROPS */ , [
|
|
371
376
|
"loading"
|
|
372
377
|
])), [
|
|
@@ -383,12 +388,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
383
388
|
disabled: loading.value,
|
|
384
389
|
onClick: handleCancel
|
|
385
390
|
}, {
|
|
386
|
-
default: _withCtx(()=>[
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
391
|
+
default: _withCtx(()=>_cache[5] || (_cache[5] = [
|
|
392
|
+
_createTextVNode(" 取消 ")
|
|
393
|
+
])),
|
|
394
|
+
_: 1 /* STABLE */ ,
|
|
395
|
+
__: [
|
|
396
|
+
5
|
|
397
|
+
]
|
|
392
398
|
}, 8 /* PROPS */ , [
|
|
393
399
|
"disabled"
|
|
394
400
|
])
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
|
-
.content[data-v-
|
|
2
|
+
.content[data-v-2qhggkcq] {
|
|
3
3
|
padding: 18px 24px 0;
|
|
4
4
|
height: 100%;
|
|
5
5
|
overflow: auto;
|
|
6
6
|
}
|
|
7
|
-
.data-set-edit-slider .value-content[data-v-
|
|
7
|
+
.data-set-edit-slider .value-content[data-v-2qhggkcq] {
|
|
8
8
|
padding: 16px;
|
|
9
9
|
border: 1px solid #DCDEE5;
|
|
10
10
|
line-height: 22px;
|
|
11
11
|
}
|
|
12
|
-
.data-set-edit-slider[data-v-
|
|
12
|
+
.data-set-edit-slider[data-v-2qhggkcq] .bk-sideslider-title {
|
|
13
13
|
justify-content: space-between;
|
|
14
14
|
width: 100%;
|
|
15
15
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './index.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-2qhggkcq";
|
|
3
3
|
script.__file = "./src/components/render-dataset/components/edit-dataset-data/index.vue";
|
|
4
4
|
import './index.vue.css';
|
|
5
5
|
export default script;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
|
-
.content[data-v-
|
|
2
|
+
.content[data-v-ubfqcg5m] {
|
|
3
3
|
padding: 0 24px 0px 32px;
|
|
4
4
|
height: 100%;
|
|
5
5
|
}
|
|
6
|
-
.content .toolbar[data-v-
|
|
6
|
+
.content .toolbar[data-v-ubfqcg5m] {
|
|
7
7
|
margin: 16px 0;
|
|
8
8
|
display: flex;
|
|
9
9
|
align-items: center;
|
|
10
10
|
justify-content: right;
|
|
11
11
|
gap: 8px;
|
|
12
12
|
}
|
|
13
|
-
.content .toolbar .record-search[data-v-
|
|
13
|
+
.content .toolbar .record-search[data-v-ubfqcg5m] {
|
|
14
14
|
width: 360px;
|
|
15
15
|
}
|
|
16
|
-
.content .toolbar .record-data-picker[data-v-
|
|
16
|
+
.content .toolbar .record-data-picker[data-v-ubfqcg5m] {
|
|
17
17
|
width: 260px;
|
|
18
18
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './index.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-ubfqcg5m";
|
|
3
3
|
script.__file = "./src/components/render-dataset/components/operation-record/index.vue";
|
|
4
4
|
import './index.vue.css';
|
|
5
5
|
export default script;
|
package/dist/components/render-dataset/components/operation-record/table/index.script.vue.js.js
CHANGED
|
@@ -149,7 +149,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
149
149
|
key: key
|
|
150
150
|
}, [
|
|
151
151
|
_createTextVNode(_toDisplayString(key) + ": " + _toDisplayString(value) + " ", 1 /* TEXT */ ),
|
|
152
|
-
_cache[2] || (_cache[2] = _createElementVNode("br", null, null, -1 /*
|
|
152
|
+
_cache[2] || (_cache[2] = _createElementVNode("br", null, null, -1 /* HOISTED */ ))
|
|
153
153
|
]);
|
|
154
154
|
}), 128 /* KEYED_FRAGMENT */ ))
|
|
155
155
|
]),
|
|
@@ -160,7 +160,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
160
160
|
key: key
|
|
161
161
|
}, [
|
|
162
162
|
_createTextVNode(_toDisplayString(key) + ": " + _toDisplayString(value) + " ", 1 /* TEXT */ ),
|
|
163
|
-
_cache[1] || (_cache[1] = _createElementVNode("br", null, null, -1 /*
|
|
163
|
+
_cache[1] || (_cache[1] = _createElementVNode("br", null, null, -1 /* HOISTED */ ))
|
|
164
164
|
]);
|
|
165
165
|
}), 128 /* KEYED_FRAGMENT */ ))
|
|
166
166
|
])
|
|
@@ -172,13 +172,14 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
172
172
|
theme: "primary",
|
|
173
173
|
onClick: ($event)=>handleView(row)
|
|
174
174
|
}, {
|
|
175
|
-
default: _withCtx(()=>[
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
175
|
+
default: _withCtx(()=>_cache[3] || (_cache[3] = [
|
|
176
|
+
_createTextVNode(" [查看] ")
|
|
177
|
+
])),
|
|
178
|
+
_: 2 /* DYNAMIC */ ,
|
|
179
|
+
__: [
|
|
180
|
+
3
|
|
181
|
+
]
|
|
182
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */ , [
|
|
182
183
|
"onClick"
|
|
183
184
|
])
|
|
184
185
|
])
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './index.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-iecfd37t";
|
|
3
3
|
script.__file = "./src/components/render-dataset/components/operation-record/table/index.vue";
|
|
4
4
|
import './index.vue.css';
|
|
5
5
|
export default script;
|
|
@@ -36,7 +36,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
36
36
|
}, {
|
|
37
37
|
header: _withCtx(()=>[
|
|
38
38
|
_createElementVNode("div", null, [
|
|
39
|
-
_cache[0] || (_cache[0] = _createElementVNode("span", null, "查看操作结果", -1 /*
|
|
39
|
+
_cache[0] || (_cache[0] = _createElementVNode("span", null, "查看操作结果", -1 /* HOISTED */ )),
|
|
40
40
|
_createElementVNode("span", _hoisted_1, _toDisplayString(`操作类型: ${_ctx.data.actionName}`), 1 /* TEXT */ )
|
|
41
41
|
])
|
|
42
42
|
]),
|
package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.css
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
|
-
.content[data-v-
|
|
2
|
+
.content[data-v-v0rrpt4f] {
|
|
3
3
|
padding: 18px 24px 0;
|
|
4
4
|
height: 100%;
|
|
5
5
|
overflow: auto;
|
|
6
6
|
}
|
|
7
|
-
.content .value-content[data-v-
|
|
7
|
+
.content .value-content[data-v-v0rrpt4f] {
|
|
8
8
|
margin-top: 8px;
|
|
9
9
|
padding: 16px;
|
|
10
10
|
border: 1px solid #DCDEE5;
|
package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './index.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-v0rrpt4f";
|
|
3
3
|
script.__file = "./src/components/render-dataset/components/operation-record/view-op-result/index.vue";
|
|
4
4
|
import './index.vue.css';
|
|
5
5
|
export default script;
|
package/dist/components/render-dataset/components/plus-dataset/dataset-footer.script.vue.js.js
CHANGED
|
@@ -79,12 +79,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
79
79
|
loading: loading.value,
|
|
80
80
|
onClick: handleConfirm
|
|
81
81
|
}, {
|
|
82
|
-
default: _withCtx(()=>[
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
82
|
+
default: _withCtx(()=>_cache[0] || (_cache[0] = [
|
|
83
|
+
_createTextVNode(" 确定 ")
|
|
84
|
+
])),
|
|
85
|
+
_: 1 /* STABLE */ ,
|
|
86
|
+
__: [
|
|
87
|
+
0
|
|
88
|
+
]
|
|
88
89
|
}, 8 /* PROPS */ , [
|
|
89
90
|
"loading"
|
|
90
91
|
]),
|
|
@@ -93,12 +94,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
93
94
|
disabled: loading.value,
|
|
94
95
|
onClick: handleClose
|
|
95
96
|
}, {
|
|
96
|
-
default: _withCtx(()=>[
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
97
|
+
default: _withCtx(()=>_cache[1] || (_cache[1] = [
|
|
98
|
+
_createTextVNode(" 取消 ")
|
|
99
|
+
])),
|
|
100
|
+
_: 1 /* STABLE */ ,
|
|
101
|
+
__: [
|
|
102
|
+
1
|
|
103
|
+
]
|
|
102
104
|
}, 8 /* PROPS */ , [
|
|
103
105
|
"disabled"
|
|
104
106
|
])
|
|
@@ -9,7 +9,7 @@ const _hoisted_2 = {
|
|
|
9
9
|
import { onBeforeMount, ref, toRef } from 'vue';
|
|
10
10
|
import RenderAutoHeightTextarea from '../../../render-auto-height-textarea/index.vue.js';
|
|
11
11
|
import RenderChooseTag from '../../../render-choose-tag/index.vue.js';
|
|
12
|
-
import {
|
|
12
|
+
import { Module } from '../../../../enums.ts.js';
|
|
13
13
|
import { useDatasetHttp } from '../../../../hooks/use-dataset-http.ts.js';
|
|
14
14
|
import { useFormRule } from '../../../../hooks/use-form-rule.ts.js';
|
|
15
15
|
export default /*@__PURE__*/ _defineComponent({
|
|
@@ -34,10 +34,10 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
34
34
|
const { getNameRule, getCodeRule } = useFormRule(props.apiPrefix, toRef(props, 'spaceId'));
|
|
35
35
|
const rules = {
|
|
36
36
|
datasetName: [
|
|
37
|
-
getNameRule(
|
|
37
|
+
getNameRule(Module.Default)
|
|
38
38
|
],
|
|
39
39
|
datasetCode: [
|
|
40
|
-
getCodeRule(
|
|
40
|
+
getCodeRule(Module.Default)
|
|
41
41
|
]
|
|
42
42
|
};
|
|
43
43
|
const isLoadingComponentList = ref(false);
|
|
@@ -112,7 +112,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
112
112
|
_createElementVNode("section", null, [
|
|
113
113
|
_cache[7] || (_cache[7] = _createElementVNode("h5", {
|
|
114
114
|
class: "g-text-14 g-text-black g-weight-bold g-mb-16"
|
|
115
|
-
}, " 基本信息 ", -1 /*
|
|
115
|
+
}, " 基本信息 ", -1 /* HOISTED */ )),
|
|
116
116
|
_createVNode(_component_bk_form_item, {
|
|
117
117
|
label: "名称",
|
|
118
118
|
property: "datasetName",
|
|
@@ -132,7 +132,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
132
132
|
_: 1 /* STABLE */
|
|
133
133
|
}),
|
|
134
134
|
_createVNode(_component_bk_form_item, {
|
|
135
|
-
label: "
|
|
135
|
+
label: "英文名",
|
|
136
136
|
property: "datasetCode",
|
|
137
137
|
required: ""
|
|
138
138
|
}, {
|
|
@@ -188,7 +188,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
188
188
|
key: key
|
|
189
189
|
}, [
|
|
190
190
|
_createTextVNode(_toDisplayString(key) + ":", 1 /* TEXT */ ),
|
|
191
|
-
_cache[6] || (_cache[6] = _createElementVNode("br", null, null, -1 /*
|
|
191
|
+
_cache[6] || (_cache[6] = _createElementVNode("br", null, null, -1 /* HOISTED */ )),
|
|
192
192
|
_createTextVNode(" " + _toDisplayString(value), 1 /* TEXT */ )
|
|
193
193
|
]);
|
|
194
194
|
}), 128 /* KEYED_FRAGMENT */ ))
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
.dataset-data-content[data-v-
|
|
2
|
+
.dataset-data-content[data-v-qagh13lg] {
|
|
3
3
|
padding: 20px 24px;
|
|
4
4
|
height: 100%;
|
|
5
5
|
}
|
|
6
|
-
.dataset-data-slider[data-v-
|
|
6
|
+
.dataset-data-slider[data-v-qagh13lg] .bk-modal-content {
|
|
7
7
|
scrollbar-gutter: inherit !important;
|
|
8
8
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
|
-
.dataset-data-api-endpoint[data-v-
|
|
2
|
+
.dataset-data-api-endpoint[data-v-lqrtygpw] {
|
|
3
3
|
line-height: 44px;
|
|
4
4
|
background: #F5F7FA;
|
|
5
5
|
border-radius: 2px;
|
|
6
6
|
padding: 0 12px;
|
|
7
7
|
}
|
|
8
|
-
[data-v-
|
|
8
|
+
[data-v-lqrtygpw] .dataset-data-api-demo .v-show-content {
|
|
9
9
|
padding: 0 !important;
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './api.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-lqrtygpw";
|
|
3
3
|
script.__file = "./src/components/render-dataset/components/plus-dataset-data/form/api.vue";
|
|
4
4
|
import './api.vue.css';
|
|
5
5
|
export default script;
|
package/dist/components/render-dataset/components/plus-dataset-data/form/file.script.vue.js.js
CHANGED
|
@@ -182,15 +182,16 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
182
182
|
class: "g-text-12 g-mr-8",
|
|
183
183
|
onClick: handleUploadFile
|
|
184
184
|
}, {
|
|
185
|
-
default: _withCtx(()=>[
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
185
|
+
default: _withCtx(()=>_cache[0] || (_cache[0] = [
|
|
186
|
+
_createElementVNode("i", {
|
|
187
|
+
class: "ai-ui-sdk-icon ai-ui-sdk-dongzuo-shangchuan g-text-16 g-mr-4"
|
|
188
|
+
}, null, -1 /* HOISTED */ ),
|
|
189
|
+
_createTextVNode(" 上传文件 ")
|
|
190
|
+
])),
|
|
191
|
+
_: 1 /* STABLE */ ,
|
|
192
|
+
__: [
|
|
193
|
+
0
|
|
194
|
+
]
|
|
194
195
|
}, 8 /* PROPS */ , [
|
|
195
196
|
"loading"
|
|
196
197
|
]),
|
|
@@ -200,15 +201,16 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
200
201
|
class: "g-text-12 g-mr-8",
|
|
201
202
|
onClick: handleDownloadFile
|
|
202
203
|
}, {
|
|
203
|
-
default: _withCtx(()=>[
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
204
|
+
default: _withCtx(()=>_cache[1] || (_cache[1] = [
|
|
205
|
+
_createElementVNode("i", {
|
|
206
|
+
class: "ai-ui-sdk-icon ai-ui-sdk-dongzuo-xiazai g-text-16 g-mr-4"
|
|
207
|
+
}, null, -1 /* HOISTED */ ),
|
|
208
|
+
_createTextVNode(" 下载示例 ")
|
|
209
|
+
])),
|
|
210
|
+
_: 1 /* STABLE */ ,
|
|
211
|
+
__: [
|
|
212
|
+
1
|
|
213
|
+
]
|
|
212
214
|
}, 8 /* PROPS */ , [
|
|
213
215
|
"loading",
|
|
214
216
|
"disabled"
|
|
@@ -221,7 +223,7 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
221
223
|
}
|
|
222
224
|
]
|
|
223
225
|
]),
|
|
224
|
-
_cache[2] || (_cache[2] = _createElementVNode("span", null, "支持 .csv,.xlsx 类型文件解析处理,单文件大小在 50M 以内", -1 /*
|
|
226
|
+
_cache[2] || (_cache[2] = _createElementVNode("span", null, "支持 .csv,.xlsx 类型文件解析处理,单文件大小在 50M 以内", -1 /* HOISTED */ )),
|
|
225
227
|
(_openBlock(true), _createElementBlock(_Fragment, null, _renderList(_ctx.modelValue.files, (file, index)=>{
|
|
226
228
|
return _openBlock(), _createBlock(RenderFileCard, {
|
|
227
229
|
key: file.id,
|
|
@@ -234,7 +236,10 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
234
236
|
]);
|
|
235
237
|
}), 128 /* KEYED_FRAGMENT */ ))
|
|
236
238
|
]),
|
|
237
|
-
_: 1 /* STABLE */
|
|
239
|
+
_: 1 /* STABLE */ ,
|
|
240
|
+
__: [
|
|
241
|
+
2
|
|
242
|
+
]
|
|
238
243
|
})
|
|
239
244
|
]),
|
|
240
245
|
_: 1 /* STABLE */
|
package/dist/components/render-dataset/components/plus-dataset-data/form/footer.script.vue.js.js
CHANGED
|
@@ -108,12 +108,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
108
108
|
loading: loading.value,
|
|
109
109
|
onClick: handleConfirm
|
|
110
110
|
}, {
|
|
111
|
-
default: _withCtx(()=>[
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
111
|
+
default: _withCtx(()=>_cache[0] || (_cache[0] = [
|
|
112
|
+
_createTextVNode(" 确定 ")
|
|
113
|
+
])),
|
|
114
|
+
_: 1 /* STABLE */ ,
|
|
115
|
+
__: [
|
|
116
|
+
0
|
|
117
|
+
]
|
|
117
118
|
}, 8 /* PROPS */ , [
|
|
118
119
|
"loading"
|
|
119
120
|
])) : _createCommentVNode("v-if", true),
|
|
@@ -123,12 +124,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
123
124
|
disabled: loading.value,
|
|
124
125
|
onClick: handleClose
|
|
125
126
|
}, {
|
|
126
|
-
default: _withCtx(()=>[
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
127
|
+
default: _withCtx(()=>_cache[1] || (_cache[1] = [
|
|
128
|
+
_createTextVNode(" 取消 ")
|
|
129
|
+
])),
|
|
130
|
+
_: 1 /* STABLE */ ,
|
|
131
|
+
__: [
|
|
132
|
+
1
|
|
133
|
+
]
|
|
132
134
|
}, 8 /* PROPS */ , [
|
|
133
135
|
"disabled"
|
|
134
136
|
])) : _createCommentVNode("v-if", true)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './footer.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-esdw60ma";
|
|
3
3
|
script.__file = "./src/components/render-dataset/components/plus-dataset-data/form/footer.vue";
|
|
4
4
|
import './footer.vue.css';
|
|
5
5
|
export default script;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
.plus-dataset-data[data-v-
|
|
2
|
+
.plus-dataset-data[data-v-gsw5qly3] {
|
|
3
3
|
padding: 20px 24px;
|
|
4
4
|
}
|
|
5
|
-
.plus-dataset-sideslider[data-v-
|
|
5
|
+
.plus-dataset-sideslider[data-v-gsw5qly3] .bk-modal-content {
|
|
6
6
|
scrollbar-gutter: inherit !important;
|
|
7
7
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './index.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-gsw5qly3";
|
|
3
3
|
script.__file = "./src/components/render-dataset/components/plus-dataset-data/form/index.vue";
|
|
4
4
|
import './index.vue.css';
|
|
5
5
|
export default script;
|
|
@@ -65,12 +65,13 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
65
65
|
onMouseleave: handlePermissionMouseLeave,
|
|
66
66
|
onClick: _cache[0] || (_cache[0] = ($event)=>handlePermissionMouseClick(handleShowForm))
|
|
67
67
|
}), {
|
|
68
|
-
default: _withCtx(()=>[
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
68
|
+
default: _withCtx(()=>_cache[2] || (_cache[2] = [
|
|
69
|
+
_createTextVNode(" 添加数据 ")
|
|
70
|
+
])),
|
|
71
|
+
_: 1 /* STABLE */ ,
|
|
72
|
+
__: [
|
|
73
|
+
2
|
|
74
|
+
]
|
|
74
75
|
}, 16 /* FULL_PROPS */ , [
|
|
75
76
|
"class"
|
|
76
77
|
]),
|