@blueking/ai-ui-sdk 0.1.19-beta.3 → 0.1.19-beta.4
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-auth/auth-dialog.vue.d.ts +2 -1
- package/dist/components/render-auto-height-textarea/index.vue.css +11 -11
- package/dist/components/render-auto-height-textarea/index.vue.d.ts +2 -1
- 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.d.ts +2 -1
- 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.d.ts +2 -1
- 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.d.ts +2 -1
- 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.d.ts +3 -2
- package/dist/components/render-collapse/index.vue.js +1 -1
- package/dist/components/render-dataset/components/batch-review-dataset-data/index.vue.d.ts +2 -1
- package/dist/components/render-dataset/components/dataset-data-level/index.vue.d.ts +2 -1
- package/dist/components/render-dataset/components/dataset-data-status/index.vue.d.ts +2 -1
- package/dist/components/render-dataset/components/dataset-data-tool-icons/index.script.vue.js +1 -1
- package/dist/components/render-dataset/components/dataset-data-tool-icons/index.vue.d.ts +2 -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.d.ts +2 -1
- 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.d.ts +2 -1
- 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.d.ts +2 -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.d.ts +2 -1
- 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.vue.d.ts +2 -1
- package/dist/components/render-dataset/components/plus-dataset/dataset-form.vue.d.ts +4 -2
- package/dist/components/render-dataset/components/plus-dataset/index.vue.css +2 -2
- package/dist/components/render-dataset/components/plus-dataset/index.vue.d.ts +2 -1
- 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.d.ts +2 -1
- 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/category.vue.d.ts +2 -1
- package/dist/components/render-dataset/components/plus-dataset-data/form/dataset.vue.d.ts +4 -2
- package/dist/components/render-dataset/components/plus-dataset-data/form/file.vue.d.ts +4 -2
- 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.d.ts +2 -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.d.ts +2 -1
- 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.d.ts +4 -2
- package/dist/components/render-dataset/components/plus-dataset-data/index.vue.d.ts +2 -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.d.ts +2 -1
- package/dist/components/render-dataset/components/review-dataset-data/index.vue.js +1 -1
- package/dist/components/render-dataset/components/search-dataset/index.vue.d.ts +2 -1
- package/dist/components/render-dataset/components/search-dataset-data/index.vue.d.ts +2 -1
- package/dist/components/render-dataset/components/search-operation-record/index.vue.d.ts +2 -1
- package/dist/components/render-dataset/components/source-type-icon/index.vue.d.ts +2 -1
- package/dist/components/render-dataset/index.script.vue.js +5 -0
- package/dist/components/render-dataset/index.vue.d.ts +2 -6
- package/dist/components/render-dataset/index.vue.js +2 -3
- package/dist/components/render-dataset-detail/components/header.script.vue.js.js +1 -1
- package/dist/components/render-dataset-detail/components/header.vue.d.ts +4 -2
- package/dist/components/render-dataset-detail/components/tab.vue.d.ts +2 -1
- package/dist/components/render-dataset-detail/index.vue.d.ts +2 -1
- package/dist/components/render-dataset-detail-origin-data/components/batch-operation/index.vue.d.ts +2 -1
- package/dist/components/render-dataset-detail-origin-data/components/table/index.vue.d.ts +4 -2
- package/dist/components/render-dataset-detail-origin-data/index.vue.css +3 -3
- package/dist/components/render-dataset-detail-origin-data/index.vue.d.ts +2 -1
- 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 +65 -0
- package/dist/components/render-dataset-list/components/header.vue.d.ts +14 -0
- package/dist/components/render-dataset-list/components/header.vue.js +3 -0
- package/dist/components/render-dataset-list/components/main.script.vue.js.js +9 -3
- package/dist/components/render-dataset-list/components/main.vue.css +4 -4
- package/dist/components/render-dataset-list/components/main.vue.d.ts +6 -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 +27 -6
- package/dist/components/render-dataset-list/components/table.vue.d.ts +6 -3
- package/dist/components/render-dataset-list/index.script.vue.js.js +85 -9
- package/dist/components/render-dataset-list/index.vue.css +5 -0
- package/dist/components/render-dataset-list/index.vue.d.ts +2 -3
- package/dist/components/render-dataset-list/index.vue.js +2 -0
- package/dist/components/render-file-card/index.vue.css +11 -11
- package/dist/components/render-file-card/index.vue.d.ts +8 -7
- 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.d.ts +2 -1
- package/dist/components/render-file-type-icon/index.vue.js +1 -1
- package/dist/components/render-header/index.script.vue.js.js +23 -3
- package/dist/components/render-header/index.vue.css +3 -3
- package/dist/components/render-header/index.vue.d.ts +4 -2
- 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.d.ts +6 -5
- package/dist/components/render-like/index.vue.js +1 -1
- package/dist/components/render-router-tab/index.vue.css +3 -3
- package/dist/components/render-router-tab/index.vue.d.ts +2 -1
- package/dist/components/render-router-tab/index.vue.js +1 -1
- package/dist/components/render-search-select/index.vue.d.ts +8 -7
- package/dist/components/render-tag-tree/index.script.vue.js.js +139 -0
- package/dist/components/render-tag-tree/index.vue.css +30 -0
- package/dist/components/render-tag-tree/index.vue.d.ts +19 -0
- package/dist/components/render-tag-tree/index.vue.js +5 -0
- package/dist/components/render-tree/index.script.vue.js +162 -0
- package/dist/components/render-tree/index.vue.css +24 -0
- package/dist/components/render-tree/index.vue.d.ts +43 -0
- package/dist/components/render-tree/index.vue.js +4 -0
- package/dist/components.d.ts +3 -1
- package/dist/components.ts.js +3 -1
- package/dist/css/fonts/iconcool.eot +0 -0
- package/dist/css/fonts/iconcool.svg +6 -0
- package/dist/css/fonts/iconcool.ttf +0 -0
- package/dist/css/fonts/iconcool.woff +0 -0
- package/dist/css/iconcool.js +1 -1
- package/dist/css/style.css +6 -0
- package/dist/hooks/use-common-http.d.ts +5 -0
- package/dist/hooks/use-common-http.ts.js +16 -0
- package/dist/hooks/use-table.d.ts +2 -7
- package/dist/hooks/use-table.ts.js +3 -3
- package/dist/http/helper/common.d.ts +25 -0
- package/dist/http/helper/common.ts.js +45 -0
- package/dist/http/helper/dataset.ts.js +10 -17
- package/dist/transforms.d.ts +1 -0
- package/dist/transforms.ts.js +1 -0
- package/dist/types/common.d.ts +37 -4
- package/dist/types/dataset.d.ts +12 -10
- package/dist/types/enum.d.ts +7 -1
- package/dist/types/enum.ts.js +7 -0
- package/package.json +2 -2
- package/dist/components/render-aside/index.script.vue.js +0 -69
- package/dist/components/render-aside/index.vue.css +0 -49
- package/dist/components/render-aside/index.vue.d.ts +0 -26
- package/dist/components/render-aside/index.vue.js +0 -5
- package/dist/components/render-dataset/index.script.vue.js.js +0 -126
- package/dist/components/render-dataset/index.vue.css +0 -6
- package/dist/components/render-expand-collapse/index.script.vue.js.js +0 -33
- package/dist/components/render-expand-collapse/index.vue.css +0 -23
- package/dist/components/render-expand-collapse/index.vue.d.ts +0 -12
- package/dist/components/render-expand-collapse/index.vue.js +0 -5
|
@@ -4,5 +4,6 @@ interface IProps {
|
|
|
4
4
|
apiPrefix: string;
|
|
5
5
|
spaceId?: string;
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const _default: typeof __VLS_export;
|
|
8
9
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './api.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-qkluosiq";
|
|
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;
|
|
@@ -3,9 +3,10 @@ interface IProps {
|
|
|
3
3
|
modelValue: IDatasetDataForm;
|
|
4
4
|
isInternal?: boolean;
|
|
5
5
|
}
|
|
6
|
-
declare const
|
|
6
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
7
7
|
"update:modelValue": (data: IDatasetDataForm) => any;
|
|
8
8
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
9
9
|
"onUpdate:modelValue"?: (data: IDatasetDataForm) => any;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
11
12
|
export default _default;
|
|
@@ -6,12 +6,14 @@ interface IProps {
|
|
|
6
6
|
spaceId?: string;
|
|
7
7
|
isInternal?: boolean;
|
|
8
8
|
}
|
|
9
|
-
|
|
9
|
+
interface IExpose {
|
|
10
10
|
validate: () => Promise<unknown>;
|
|
11
11
|
clearValidate: () => void;
|
|
12
|
-
}
|
|
12
|
+
}
|
|
13
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, IExpose, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
13
14
|
"update:modelValue": (val: IDatasetDataForm) => any;
|
|
14
15
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
15
16
|
"onUpdate:modelValue"?: (val: IDatasetDataForm) => any;
|
|
16
17
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
+
declare const _default: typeof __VLS_export;
|
|
17
19
|
export default _default;
|
|
@@ -4,12 +4,14 @@ interface IProps {
|
|
|
4
4
|
apiPrefix: string;
|
|
5
5
|
spaceId?: string;
|
|
6
6
|
}
|
|
7
|
-
|
|
7
|
+
interface IExpose {
|
|
8
8
|
validate: () => Promise<unknown>;
|
|
9
9
|
clearValidate: () => void;
|
|
10
|
-
}
|
|
10
|
+
}
|
|
11
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, IExpose, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
12
|
"update:modelValue": (val: IDatasetDataForm) => any;
|
|
12
13
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
13
14
|
"onUpdate:modelValue"?: (val: IDatasetDataForm) => any;
|
|
14
15
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: typeof __VLS_export;
|
|
15
17
|
export default _default;
|
|
@@ -5,11 +5,12 @@ interface IProps {
|
|
|
5
5
|
apiPrefix: string;
|
|
6
6
|
spaceId?: string;
|
|
7
7
|
}
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
9
9
|
close: (noValidate?: boolean) => any;
|
|
10
10
|
"success-confirm": () => any;
|
|
11
11
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
12
12
|
onClose?: (noValidate?: boolean) => any;
|
|
13
13
|
"onSuccess-confirm"?: () => any;
|
|
14
14
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
15
16
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './footer.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-brpzq8jc";
|
|
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-9n0eykz7] {
|
|
3
3
|
padding: 20px 24px;
|
|
4
4
|
}
|
|
5
|
-
.plus-dataset-sideslider[data-v-
|
|
5
|
+
.plus-dataset-sideslider[data-v-9n0eykz7] .bk-modal-content {
|
|
6
6
|
scrollbar-gutter: inherit !important;
|
|
7
7
|
}
|
|
@@ -7,11 +7,12 @@ interface IProps {
|
|
|
7
7
|
spaceId?: string;
|
|
8
8
|
isInternal?: boolean;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
11
|
"success-confirm": () => any;
|
|
12
12
|
"update:isShow": (val: boolean) => any;
|
|
13
13
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
14
14
|
"onSuccess-confirm"?: () => any;
|
|
15
15
|
"onUpdate:isShow"?: (val: boolean) => any;
|
|
16
16
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
17
18
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './index.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-9n0eykz7";
|
|
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;
|
|
@@ -4,12 +4,14 @@ interface IProps {
|
|
|
4
4
|
apiPrefix: string;
|
|
5
5
|
spaceId?: string;
|
|
6
6
|
}
|
|
7
|
-
|
|
7
|
+
interface IExpose {
|
|
8
8
|
validate: () => Promise<unknown>;
|
|
9
9
|
clearValidate: () => void;
|
|
10
|
-
}
|
|
10
|
+
}
|
|
11
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, IExpose, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
12
|
"update:modelValue": (val: IDatasetDataForm) => any;
|
|
12
13
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
13
14
|
"onUpdate:modelValue"?: (val: IDatasetDataForm) => any;
|
|
14
15
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: typeof __VLS_export;
|
|
15
17
|
export default _default;
|
|
@@ -7,9 +7,10 @@ interface IProps {
|
|
|
7
7
|
manageDataset?: boolean;
|
|
8
8
|
isInternal?: boolean;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
11
|
"success-plus": () => any;
|
|
12
12
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
13
13
|
"onSuccess-plus"?: () => any;
|
|
14
14
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
15
16
|
export default _default;
|
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
|
|
2
|
-
.content[data-v-
|
|
2
|
+
.content[data-v-p2ijbubj] {
|
|
3
3
|
padding: 18px 24px 0;
|
|
4
4
|
height: 100%;
|
|
5
5
|
overflow: auto;
|
|
6
6
|
}
|
|
7
|
-
.data-set-review-slider .value-content[data-v-
|
|
7
|
+
.data-set-review-slider .value-content[data-v-p2ijbubj] {
|
|
8
8
|
padding: 16px;
|
|
9
9
|
border: 1px solid #DCDEE5;
|
|
10
10
|
line-height: 22px;
|
|
11
11
|
}
|
|
12
|
-
.data-set-review-slider .review-data[data-v-
|
|
12
|
+
.data-set-review-slider .review-data[data-v-p2ijbubj] {
|
|
13
13
|
height: calc(100% - 337px);
|
|
14
14
|
padding: 18px 24px;
|
|
15
15
|
}
|
|
16
|
-
.data-set-review-slider .review-level[data-v-
|
|
16
|
+
.data-set-review-slider .review-level[data-v-p2ijbubj] {
|
|
17
17
|
box-shadow: 0 -2px 4px 0 #1919291f;
|
|
18
18
|
height: 337px;
|
|
19
19
|
padding: 16px 24px 24px;
|
|
20
20
|
}
|
|
21
|
-
.data-set-review-slider .review-level .level-score[data-v-
|
|
21
|
+
.data-set-review-slider .review-level .level-score[data-v-p2ijbubj] {
|
|
22
22
|
gap: 50px;
|
|
23
23
|
}
|
|
24
|
-
.data-set-review-slider .review-level .level-score .bk-form-item[data-v-
|
|
24
|
+
.data-set-review-slider .review-level .level-score .bk-form-item[data-v-p2ijbubj] {
|
|
25
25
|
flex: 1;
|
|
26
26
|
}
|
|
27
|
-
.data-set-review-slider .bold-title[data-v-
|
|
27
|
+
.data-set-review-slider .bold-title[data-v-p2ijbubj] .bk-form-label {
|
|
28
28
|
font-weight: bold;
|
|
29
29
|
font-size: 14px;
|
|
30
30
|
}
|
|
31
|
-
.data-set-review-slider[data-v-
|
|
31
|
+
.data-set-review-slider[data-v-p2ijbubj] .bk-sideslider-title {
|
|
32
32
|
justify-content: space-between;
|
|
33
33
|
width: 100%;
|
|
34
34
|
}
|
|
35
|
-
.data-set-review-slider[data-v-
|
|
35
|
+
.data-set-review-slider[data-v-p2ijbubj] .bk-modal-content {
|
|
36
36
|
height: calc(100% - 100px) !important;
|
|
37
37
|
scrollbar-gutter: inherit !important;
|
|
38
38
|
}
|
|
39
|
-
.data-set-review-slider[data-v-
|
|
39
|
+
.data-set-review-slider[data-v-p2ijbubj] .bk-modal-content >div, .data-set-review-slider[data-v-p2ijbubj] .bk-modal-content .bk-sideslider-content {
|
|
40
40
|
height: 100%;
|
|
41
41
|
}
|
|
@@ -7,11 +7,12 @@ interface IProps {
|
|
|
7
7
|
spaceId?: string;
|
|
8
8
|
search: IDatasetDataParam;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
11
|
"update:modelValue": (value: boolean) => any;
|
|
12
12
|
"success-review": () => any;
|
|
13
13
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
14
14
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
|
15
15
|
"onSuccess-review"?: () => any;
|
|
16
16
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
17
18
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import script from './index.script.vue.js.js';
|
|
2
|
-
script.__scopeId = "data-v-
|
|
2
|
+
script.__scopeId = "data-v-p2ijbubj";
|
|
3
3
|
script.__file = "./src/components/render-dataset/components/review-dataset-data/index.vue";
|
|
4
4
|
import './index.vue.css';
|
|
5
5
|
export default script;
|
|
@@ -5,9 +5,10 @@ interface IProps {
|
|
|
5
5
|
spaceId?: string;
|
|
6
6
|
isInternal?: boolean;
|
|
7
7
|
}
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
9
9
|
"update:modelValue": (modelValue: IDatasetListParam) => any;
|
|
10
10
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
11
11
|
"onUpdate:modelValue"?: (modelValue: IDatasetListParam) => any;
|
|
12
12
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
+
declare const _default: typeof __VLS_export;
|
|
13
14
|
export default _default;
|
|
@@ -4,9 +4,10 @@ interface IProps {
|
|
|
4
4
|
schema: Record<string, string>;
|
|
5
5
|
reviewDataset?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
8
8
|
"update:modelValue": (modelValue: IDatasetDataParam) => any;
|
|
9
9
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
10
10
|
"onUpdate:modelValue"?: (modelValue: IDatasetDataParam) => any;
|
|
11
11
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
12
|
+
declare const _default: typeof __VLS_export;
|
|
12
13
|
export default _default;
|
|
@@ -3,9 +3,10 @@ interface IProps {
|
|
|
3
3
|
modelValue: IOperatRecordParam;
|
|
4
4
|
datasetId: number;
|
|
5
5
|
}
|
|
6
|
-
declare const
|
|
6
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
7
7
|
"update:modelValue": (modelValue: IOperatRecordParam) => any;
|
|
8
8
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
9
9
|
"onUpdate:modelValue"?: (modelValue: IOperatRecordParam) => any;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
11
12
|
export default _default;
|
|
@@ -2,5 +2,6 @@ import { DatasetDataSourceType } from '@/types/enum';
|
|
|
2
2
|
interface IProps {
|
|
3
3
|
sourceType?: DatasetDataSourceType;
|
|
4
4
|
}
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
6
7
|
export default _default;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { resolveComponent as _resolveComponent, openBlock as _openBlock, createBlock as _createBlock } from "vue";
|
|
2
|
+
export function render(_ctx, _cache) {
|
|
3
|
+
const _component_router_view = _resolveComponent("router-view");
|
|
4
|
+
return _openBlock(), _createBlock(_component_router_view);
|
|
5
|
+
}
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
spaceId?: string;
|
|
4
|
-
isInternal?: boolean;
|
|
5
|
-
}
|
|
6
|
-
declare const _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
1
|
+
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
7
3
|
export default _default;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
script
|
|
1
|
+
import { render } from './index.script.vue.js';
|
|
2
|
+
const script = { render };
|
|
3
3
|
script.__file = "./src/components/render-dataset/index.vue";
|
|
4
|
-
import './index.vue.css';
|
|
5
4
|
export default script;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as _defineComponent } from 'vue';
|
|
2
2
|
import { createElementVNode as _createElementVNode, toDisplayString as _toDisplayString, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, createTextVNode as _createTextVNode, createCommentVNode as _createCommentVNode, unref as _unref, normalizeClass as _normalizeClass, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, createBlock as _createBlock } from "vue";
|
|
3
3
|
const _hoisted_1 = {
|
|
4
|
-
class: "g-flex-row g-height-full g-ml-24"
|
|
4
|
+
class: "g-flex-row g-height-full g-ml-24 g-learning-24 g-pt-14 g-pb-14"
|
|
5
5
|
};
|
|
6
6
|
const _hoisted_2 = {
|
|
7
7
|
class: "g-text-16 g-text-black"
|
|
@@ -4,7 +4,9 @@ interface IProps {
|
|
|
4
4
|
spaceId?: string;
|
|
5
5
|
datasetName: string;
|
|
6
6
|
}
|
|
7
|
-
|
|
7
|
+
interface IExpose {
|
|
8
8
|
handleGetDatasetStatusInfo: () => void;
|
|
9
|
-
}
|
|
9
|
+
}
|
|
10
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, IExpose, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
10
12
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
2
3
|
export default _default;
|
|
@@ -4,5 +4,6 @@ interface IProps {
|
|
|
4
4
|
spaceId?: string;
|
|
5
5
|
isInternal?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const _default: typeof __VLS_export;
|
|
8
9
|
export default _default;
|
package/dist/components/render-dataset-detail-origin-data/components/batch-operation/index.vue.d.ts
CHANGED
|
@@ -7,11 +7,12 @@ interface IProps {
|
|
|
7
7
|
reviewDataset?: boolean;
|
|
8
8
|
isInternal?: boolean;
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
11
|
"update:selectedDatasetDataIds": (selectedDatasetDataIds: number[]) => any;
|
|
12
12
|
"success-operation": () => any;
|
|
13
13
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
14
14
|
"onUpdate:selectedDatasetDataIds"?: (selectedDatasetDataIds: number[]) => any;
|
|
15
15
|
"onSuccess-operation"?: () => any;
|
|
16
16
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
17
18
|
export default _default;
|
|
@@ -10,13 +10,15 @@ interface IProps {
|
|
|
10
10
|
isInternal?: boolean;
|
|
11
11
|
reviewDataset?: boolean;
|
|
12
12
|
}
|
|
13
|
-
|
|
13
|
+
interface IExpose {
|
|
14
14
|
triggerApi: () => Promise<unknown>;
|
|
15
|
-
}
|
|
15
|
+
}
|
|
16
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, IExpose, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
16
17
|
update: () => any;
|
|
17
18
|
"update:selectedDatasetDataIds": (selectedDatasetDataIds: number[]) => any;
|
|
18
19
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
19
20
|
onUpdate?: () => any;
|
|
20
21
|
"onUpdate:selectedDatasetDataIds"?: (selectedDatasetDataIds: number[]) => any;
|
|
21
22
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
23
|
+
declare const _default: typeof __VLS_export;
|
|
22
24
|
export default _default;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
|
-
.origin-data-content[data-v-
|
|
2
|
+
.origin-data-content[data-v-zbm0wqr8] {
|
|
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-zbm0wqr8] {
|
|
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-zbm0wqr8] {
|
|
14
14
|
width: 6.17rem;
|
|
15
15
|
}
|
|
@@ -6,9 +6,10 @@ interface IProps {
|
|
|
6
6
|
reviewDataset?: boolean;
|
|
7
7
|
isInternal?: boolean;
|
|
8
8
|
}
|
|
9
|
-
declare const
|
|
9
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
10
10
|
update: () => any;
|
|
11
11
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
12
12
|
onUpdate?: () => any;
|
|
13
13
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const _default: typeof __VLS_export;
|
|
14
15
|
export default _default;
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { defineComponent as _defineComponent } from 'vue';
|
|
2
|
+
import { openBlock as _openBlock, createBlock as _createBlock } from "vue";
|
|
3
|
+
import { ref, toRef, watch } from 'vue';
|
|
4
|
+
import RenderHeader from '../../render-header/index.vue.js';
|
|
5
|
+
import { useDatasetHttp } from '../../../hooks/use-dataset-http.ts.js';
|
|
6
|
+
import { GroupType } from '../../../types/enum.ts.js';
|
|
7
|
+
export default /*@__PURE__*/ _defineComponent({
|
|
8
|
+
props: {
|
|
9
|
+
apiPrefix: {},
|
|
10
|
+
spaceId: {},
|
|
11
|
+
isInternal: {
|
|
12
|
+
type: Boolean
|
|
13
|
+
},
|
|
14
|
+
groupType: {}
|
|
15
|
+
},
|
|
16
|
+
emits: [
|
|
17
|
+
"update:groupType"
|
|
18
|
+
],
|
|
19
|
+
setup (__props, { emit: __emit }) {
|
|
20
|
+
const props = __props;
|
|
21
|
+
const emits = __emit;
|
|
22
|
+
const { getDatasetMineInfo } = useDatasetHttp(props.apiPrefix, toRef(props, 'spaceId'));
|
|
23
|
+
const tabs = ref([
|
|
24
|
+
{
|
|
25
|
+
id: GroupType.All,
|
|
26
|
+
name: '全部数据集',
|
|
27
|
+
number: 0
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
id: GroupType.User,
|
|
31
|
+
name: '我的数据集',
|
|
32
|
+
number: 0
|
|
33
|
+
}
|
|
34
|
+
]);
|
|
35
|
+
const loading = ref(false);
|
|
36
|
+
const handleUpdateGroupType = (groupType)=>{
|
|
37
|
+
emits('update:groupType', groupType);
|
|
38
|
+
};
|
|
39
|
+
const handleGetDatasetMineInfo = ()=>{
|
|
40
|
+
loading.value = true;
|
|
41
|
+
getDatasetMineInfo().then((data)=>{
|
|
42
|
+
tabs.value[0].number = data.all;
|
|
43
|
+
tabs.value[1].number = data.user;
|
|
44
|
+
}).finally(()=>{
|
|
45
|
+
loading.value = false;
|
|
46
|
+
});
|
|
47
|
+
};
|
|
48
|
+
watch(()=>props.spaceId, handleGetDatasetMineInfo, {
|
|
49
|
+
immediate: true
|
|
50
|
+
});
|
|
51
|
+
return (_ctx, _cache)=>{
|
|
52
|
+
return _openBlock(), _createBlock(RenderHeader, {
|
|
53
|
+
title: "数据集",
|
|
54
|
+
loading: loading.value,
|
|
55
|
+
tabs: tabs.value,
|
|
56
|
+
"group-type": _ctx.groupType,
|
|
57
|
+
"onUpdate:groupType": handleUpdateGroupType
|
|
58
|
+
}, null, 8 /* PROPS */ , [
|
|
59
|
+
"loading",
|
|
60
|
+
"tabs",
|
|
61
|
+
"group-type"
|
|
62
|
+
]);
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
});
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { GroupType } from '@/types/enum';
|
|
2
|
+
interface IProps {
|
|
3
|
+
apiPrefix: string;
|
|
4
|
+
spaceId?: string;
|
|
5
|
+
isInternal?: boolean;
|
|
6
|
+
groupType: GroupType;
|
|
7
|
+
}
|
|
8
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
9
|
+
"update:groupType": (groupType: GroupType) => any;
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
11
|
+
"onUpdate:groupType"?: (groupType: GroupType) => any;
|
|
12
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
+
declare const _default: typeof __VLS_export;
|
|
14
|
+
export default _default;
|
|
@@ -27,7 +27,9 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
27
27
|
type: Boolean
|
|
28
28
|
},
|
|
29
29
|
spaceId: {},
|
|
30
|
-
|
|
30
|
+
groupType: {},
|
|
31
|
+
tagId: {},
|
|
32
|
+
tagName: {},
|
|
31
33
|
namePlaceholder: {},
|
|
32
34
|
codePlaceholder: {}
|
|
33
35
|
},
|
|
@@ -93,14 +95,18 @@ export default /*@__PURE__*/ _defineComponent({
|
|
|
93
95
|
"is-internal": _ctx.isInternal,
|
|
94
96
|
"review-dataset": _ctx.reviewDataset,
|
|
95
97
|
search: search.value,
|
|
96
|
-
"
|
|
98
|
+
"group-type": _ctx.groupType,
|
|
99
|
+
"tag-id": _ctx.tagId,
|
|
100
|
+
"tag-name": _ctx.tagName
|
|
97
101
|
}, null, 8 /* PROPS */ , [
|
|
98
102
|
"api-prefix",
|
|
99
103
|
"space-id",
|
|
100
104
|
"is-internal",
|
|
101
105
|
"review-dataset",
|
|
102
106
|
"search",
|
|
103
|
-
"
|
|
107
|
+
"group-type",
|
|
108
|
+
"tag-id",
|
|
109
|
+
"tag-name"
|
|
104
110
|
])
|
|
105
111
|
]),
|
|
106
112
|
_createVNode(RenderPlusDataset, {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
|
-
.main-content[data-v-
|
|
2
|
+
.main-content[data-v-xh3kjh1a] {
|
|
3
3
|
padding: 20px 24px;
|
|
4
|
-
height:
|
|
4
|
+
height: 100%;
|
|
5
5
|
}
|
|
6
|
-
.main-panel[data-v-
|
|
6
|
+
.main-panel[data-v-xh3kjh1a] {
|
|
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-xh3kjh1a] {
|
|
14
14
|
width: 6.17rem;
|
|
15
15
|
}
|
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
import type { IDataset } from '@/types/dataset';
|
|
2
|
-
import {
|
|
2
|
+
import { GroupType } from '@/types/enum';
|
|
3
3
|
interface IProps {
|
|
4
4
|
apiPrefix: string;
|
|
5
5
|
isInternal?: boolean;
|
|
6
6
|
reviewDataset?: boolean;
|
|
7
7
|
spaceId?: string;
|
|
8
|
-
|
|
8
|
+
groupType: GroupType;
|
|
9
|
+
tagId: number;
|
|
10
|
+
tagName: string;
|
|
9
11
|
namePlaceholder?: string;
|
|
10
12
|
codePlaceholder?: string;
|
|
11
13
|
}
|
|
12
|
-
declare const
|
|
14
|
+
declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
13
15
|
"success-plus-dataset": (data: IDataset) => any;
|
|
14
16
|
}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
|
|
15
17
|
"onSuccess-plus-dataset"?: (data: IDataset) => any;
|
|
16
18
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
|
+
declare const _default: typeof __VLS_export;
|
|
17
20
|
export default _default;
|