@blueking/ai-ui-sdk 0.1.19-beta.1 → 0.1.19-beta.10

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.
Files changed (155) hide show
  1. package/dist/components/render-auth/auth-dialog.vue.d.ts +2 -1
  2. package/dist/components/render-auto-height-textarea/index.vue.css +11 -11
  3. package/dist/components/render-auto-height-textarea/index.vue.d.ts +2 -1
  4. package/dist/components/render-auto-height-textarea/index.vue.js +1 -1
  5. package/dist/components/render-auto-refresh/index.vue.css +9 -8
  6. package/dist/components/render-auto-refresh/index.vue.d.ts +2 -1
  7. package/dist/components/render-auto-refresh/index.vue.js +1 -1
  8. package/dist/components/render-checkbox/index.vue.css +9 -9
  9. package/dist/components/render-checkbox/index.vue.d.ts +2 -1
  10. package/dist/components/render-checkbox/index.vue.js +1 -1
  11. package/dist/components/render-choose-tag/index.script.vue.js.js +15 -4
  12. package/dist/components/render-choose-tag/index.vue.css +7 -7
  13. package/dist/components/render-choose-tag/index.vue.d.ts +5 -1
  14. package/dist/components/render-choose-tag/index.vue.js +1 -1
  15. package/dist/components/render-collapse/index.vue.css +2 -2
  16. package/dist/components/render-collapse/index.vue.d.ts +3 -2
  17. package/dist/components/render-collapse/index.vue.js +1 -1
  18. package/dist/components/render-dataset/components/batch-review-dataset-data/index.vue.d.ts +2 -1
  19. package/dist/components/render-dataset/components/dataset-data-level/index.vue.d.ts +2 -1
  20. package/dist/components/render-dataset/components/dataset-data-status/index.vue.d.ts +2 -1
  21. package/dist/components/render-dataset/components/dataset-data-tool-icons/index.script.vue.js +1 -1
  22. package/dist/components/render-dataset/components/dataset-data-tool-icons/index.vue.d.ts +2 -1
  23. package/dist/components/render-dataset/components/edit-dataset-data/index.vue.css +3 -3
  24. package/dist/components/render-dataset/components/edit-dataset-data/index.vue.d.ts +2 -1
  25. package/dist/components/render-dataset/components/edit-dataset-data/index.vue.js +1 -1
  26. package/dist/components/render-dataset/components/operation-record/index.vue.css +4 -4
  27. package/dist/components/render-dataset/components/operation-record/index.vue.d.ts +2 -1
  28. package/dist/components/render-dataset/components/operation-record/index.vue.js +1 -1
  29. package/dist/components/render-dataset/components/operation-record/table/index.vue.css +1 -1
  30. package/dist/components/render-dataset/components/operation-record/table/index.vue.d.ts +2 -1
  31. package/dist/components/render-dataset/components/operation-record/table/index.vue.js +1 -1
  32. package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.css +2 -2
  33. package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.d.ts +2 -1
  34. package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.js +1 -1
  35. package/dist/components/render-dataset/components/plus-dataset/dataset-footer.vue.d.ts +2 -1
  36. package/dist/components/render-dataset/components/plus-dataset/dataset-form.script.vue.js +5 -2
  37. package/dist/components/render-dataset/components/plus-dataset/dataset-form.vue.d.ts +4 -2
  38. package/dist/components/render-dataset/components/plus-dataset/index.script.vue.js.js +2 -2
  39. package/dist/components/render-dataset/components/plus-dataset/index.vue.css +2 -2
  40. package/dist/components/render-dataset/components/plus-dataset/index.vue.d.ts +4 -3
  41. package/dist/components/render-dataset/components/plus-dataset/index.vue.js +1 -1
  42. package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.css +2 -2
  43. package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.d.ts +2 -1
  44. package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.js +1 -1
  45. package/dist/components/render-dataset/components/plus-dataset-data/form/category.vue.d.ts +2 -1
  46. package/dist/components/render-dataset/components/plus-dataset-data/form/dataset.vue.d.ts +4 -2
  47. package/dist/components/render-dataset/components/plus-dataset-data/form/file.vue.d.ts +4 -2
  48. package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.css +1 -1
  49. package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.d.ts +2 -1
  50. package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.js +1 -1
  51. package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.css +2 -2
  52. package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.d.ts +2 -1
  53. package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.js +1 -1
  54. package/dist/components/render-dataset/components/plus-dataset-data/form/manual.vue.d.ts +4 -2
  55. package/dist/components/render-dataset/components/plus-dataset-data/index.script.vue.js.js +2 -2
  56. package/dist/components/render-dataset/components/plus-dataset-data/index.vue.d.ts +4 -3
  57. package/dist/components/render-dataset/components/review-dataset-data/index.vue.css +10 -10
  58. package/dist/components/render-dataset/components/review-dataset-data/index.vue.d.ts +2 -1
  59. package/dist/components/render-dataset/components/review-dataset-data/index.vue.js +1 -1
  60. package/dist/components/render-dataset/components/search-dataset/index.vue.d.ts +2 -1
  61. package/dist/components/render-dataset/components/search-dataset-data/index.vue.d.ts +2 -1
  62. package/dist/components/render-dataset/components/search-operation-record/index.vue.d.ts +2 -1
  63. package/dist/components/render-dataset/components/source-type-icon/index.vue.d.ts +2 -1
  64. package/dist/components/render-dataset/index.script.vue.js +5 -0
  65. package/dist/components/render-dataset/index.vue.d.ts +2 -6
  66. package/dist/components/render-dataset/index.vue.js +2 -3
  67. package/dist/components/render-dataset-detail/components/header.script.vue.js.js +2 -4
  68. package/dist/components/render-dataset-detail/components/header.vue.d.ts +4 -2
  69. package/dist/components/render-dataset-detail/components/tab.vue.d.ts +2 -1
  70. package/dist/components/render-dataset-detail/index.vue.d.ts +2 -1
  71. package/dist/components/render-dataset-detail-origin-data/components/batch-operation/index.vue.d.ts +2 -1
  72. package/dist/components/render-dataset-detail-origin-data/components/table/index.vue.d.ts +4 -2
  73. package/dist/components/render-dataset-detail-origin-data/index.script.vue.js.js +1 -1
  74. package/dist/components/render-dataset-detail-origin-data/index.vue.css +3 -3
  75. package/dist/components/render-dataset-detail-origin-data/index.vue.d.ts +2 -1
  76. package/dist/components/render-dataset-detail-origin-data/index.vue.js +1 -1
  77. package/dist/components/render-dataset-list/components/header.script.vue.js.js +60 -15
  78. package/dist/components/render-dataset-list/components/header.vue.d.ts +16 -1
  79. package/dist/components/render-dataset-list/components/main.script.vue.js.js +35 -9
  80. package/dist/components/render-dataset-list/components/main.vue.css +4 -4
  81. package/dist/components/render-dataset-list/components/main.vue.d.ts +15 -6
  82. package/dist/components/render-dataset-list/components/main.vue.js +1 -1
  83. package/dist/components/render-dataset-list/components/table.script.vue.js.js +46 -13
  84. package/dist/components/render-dataset-list/components/table.vue.d.ts +15 -3
  85. package/dist/components/render-dataset-list/index.script.vue.js.js +111 -17
  86. package/dist/components/render-dataset-list/index.vue.css +5 -0
  87. package/dist/components/render-dataset-list/index.vue.d.ts +2 -8
  88. package/dist/components/render-dataset-list/index.vue.js +2 -0
  89. package/dist/components/render-file-card/index.vue.css +11 -11
  90. package/dist/components/render-file-card/index.vue.d.ts +8 -7
  91. package/dist/components/render-file-card/index.vue.js +1 -1
  92. package/dist/components/render-file-type-icon/index.vue.css +5 -5
  93. package/dist/components/render-file-type-icon/index.vue.d.ts +2 -1
  94. package/dist/components/render-file-type-icon/index.vue.js +1 -1
  95. package/dist/components/render-header/index.script.vue.js.js +46 -54
  96. package/dist/components/render-header/index.vue.css +6 -27
  97. package/dist/components/render-header/index.vue.d.ts +19 -49
  98. package/dist/components/render-header/index.vue.js +1 -1
  99. package/dist/components/render-like/index.vue.css +5 -5
  100. package/dist/components/render-like/index.vue.d.ts +6 -5
  101. package/dist/components/render-like/index.vue.js +1 -1
  102. package/dist/components/render-router-tab/index.vue.css +3 -3
  103. package/dist/components/render-router-tab/index.vue.d.ts +2 -1
  104. package/dist/components/render-router-tab/index.vue.js +1 -1
  105. package/dist/components/render-search-select/index.vue.d.ts +8 -7
  106. package/dist/components/render-tag-tree/index.script.vue.js.js +143 -0
  107. package/dist/components/render-tag-tree/index.vue.css +30 -0
  108. package/dist/components/render-tag-tree/index.vue.d.ts +22 -0
  109. package/dist/components/render-tag-tree/index.vue.js +5 -0
  110. package/dist/components/render-tree/index.script.vue.js +162 -0
  111. package/dist/components/render-tree/index.vue.css +24 -0
  112. package/dist/components/render-tree/index.vue.d.ts +43 -0
  113. package/dist/components/render-tree/index.vue.js +4 -0
  114. package/dist/components.d.ts +3 -1
  115. package/dist/components.ts.js +3 -1
  116. package/dist/css/fonts/iconcool.eot +0 -0
  117. package/dist/css/fonts/iconcool.svg +6 -0
  118. package/dist/css/fonts/iconcool.ttf +0 -0
  119. package/dist/css/fonts/iconcool.woff +0 -0
  120. package/dist/css/iconcool.js +1 -1
  121. package/dist/css/style.css +6 -0
  122. package/dist/css/tailwind.css +1 -1
  123. package/dist/hooks/use-chat.d.ts +2 -0
  124. package/dist/hooks/use-common-http.d.ts +5 -0
  125. package/dist/hooks/use-common-http.ts.js +16 -0
  126. package/dist/hooks/use-dataset-http.d.ts +2 -1
  127. package/dist/hooks/use-dataset-http.ts.js +3 -1
  128. package/dist/hooks/use-meta-http.d.ts +1 -1
  129. package/dist/hooks/use-meta-http.ts.js +3 -1
  130. package/dist/hooks/use-table.d.ts +2 -7
  131. package/dist/hooks/use-table.ts.js +3 -3
  132. package/dist/http/helper/common.d.ts +25 -0
  133. package/dist/http/helper/common.ts.js +45 -0
  134. package/dist/http/helper/dataset.ts.js +10 -17
  135. package/dist/http/helper/model.ts.js +4 -4
  136. package/dist/http/helper/tool.ts.js +2 -0
  137. package/dist/transforms.d.ts +1 -0
  138. package/dist/transforms.ts.js +1 -0
  139. package/dist/types/common.d.ts +37 -4
  140. package/dist/types/dataset.d.ts +12 -10
  141. package/dist/types/enum.d.ts +13 -1
  142. package/dist/types/enum.ts.js +14 -0
  143. package/dist/types/model.d.ts +8 -8
  144. package/dist/types/tool.d.ts +2 -0
  145. package/package.json +2 -2
  146. package/dist/components/render-aside/index.script.vue.js +0 -69
  147. package/dist/components/render-aside/index.vue.css +0 -49
  148. package/dist/components/render-aside/index.vue.d.ts +0 -26
  149. package/dist/components/render-aside/index.vue.js +0 -5
  150. package/dist/components/render-dataset/index.script.vue.js.js +0 -126
  151. package/dist/components/render-dataset/index.vue.css +0 -6
  152. package/dist/components/render-expand-collapse/index.script.vue.js.js +0 -33
  153. package/dist/components/render-expand-collapse/index.vue.css +0 -23
  154. package/dist/components/render-expand-collapse/index.vue.d.ts +0 -12
  155. package/dist/components/render-expand-collapse/index.vue.js +0 -5
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as _defineComponent, createVNode as _createVNode2 } from 'vue';
2
- import { createElementVNode as _createElementVNode, resolveComponent as _resolveComponent, createVNode as _createVNode, withCtx as _withCtx, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, createBlock as _createBlock, createCommentVNode as _createCommentVNode } from "vue";
2
+ import { createElementVNode as _createElementVNode, resolveComponent as _resolveComponent, createVNode as _createVNode, withCtx as _withCtx, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, createBlock as _createBlock, createCommentVNode as _createCommentVNode, unref as _unref } from "vue";
3
3
  const _hoisted_1 = {
4
4
  class: "g-width-full"
5
5
  };
@@ -288,12 +288,15 @@ export default /*@__PURE__*/ _defineComponent({
288
288
  "api-prefix": _ctx.apiPrefix,
289
289
  "space-id": _ctx.spaceId,
290
290
  "is-dataset": true,
291
+ multiple: true,
291
292
  "model-value": _ctx.formData.tagNames,
293
+ module: _unref(Module).Dataset,
292
294
  "onUpdate:modelValue": _cache[4] || (_cache[4] = (value)=>handleChange('tagNames', value))
293
295
  }, null, 8 /* PROPS */ , [
294
296
  "api-prefix",
295
297
  "space-id",
296
- "model-value"
298
+ "model-value",
299
+ "module"
297
300
  ])
298
301
  ]),
299
302
  _: 1 /* STABLE */
@@ -8,12 +8,14 @@ interface IProps {
8
8
  namePlaceholder?: string;
9
9
  codePlaceholder?: string;
10
10
  }
11
- declare const _default: import("vue").DefineComponent<IProps, {
11
+ interface IExpose {
12
12
  validate: () => Promise<boolean>;
13
13
  clearValidate: () => Promise<boolean>;
14
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
14
+ }
15
+ declare const __VLS_export: import("vue").DefineComponent<IProps, IExpose, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
15
16
  "update:formData": (data: IDatasetForm) => any;
16
17
  }, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
17
18
  "onUpdate:formData"?: (data: IDatasetForm) => any;
18
19
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
+ declare const _default: typeof __VLS_export;
19
21
  export default _default;
@@ -56,7 +56,7 @@ export default /*@__PURE__*/ _defineComponent({
56
56
  },
57
57
  emits: [
58
58
  "update:modelValue",
59
- "success-plus"
59
+ "success-save"
60
60
  ],
61
61
  setup (__props, { emit: __emit }) {
62
62
  const props = __props;
@@ -66,7 +66,7 @@ export default /*@__PURE__*/ _defineComponent({
66
66
  const formData = ref();
67
67
  const validate = ()=>formRef.value.validate();
68
68
  const handleSuccess = (data)=>{
69
- emits('success-plus', data);
69
+ emits('success-save', data);
70
70
  handleClose(true);
71
71
  };
72
72
  const handleClose = (noValidate)=>{
@@ -1,8 +1,8 @@
1
1
 
2
- .dataset-data-content[data-v-4hxvygn6] {
2
+ .dataset-data-content[data-v-z9u356jb] {
3
3
  padding: 20px 24px;
4
4
  height: 100%;
5
5
  }
6
- .dataset-data-slider[data-v-4hxvygn6] .bk-modal-content {
6
+ .dataset-data-slider[data-v-z9u356jb] .bk-modal-content {
7
7
  scrollbar-gutter: inherit !important;
8
8
  }
@@ -8,11 +8,12 @@ interface IProps {
8
8
  namePlaceholder?: string;
9
9
  codePlaceholder?: string;
10
10
  }
11
- declare const _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
+ declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
12
12
  "update:modelValue": (modelValue: boolean) => any;
13
- "success-plus": (data: IDataset) => any;
13
+ "success-save": (data: IDataset) => any;
14
14
  }, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
15
15
  "onUpdate:modelValue"?: (modelValue: boolean) => any;
16
- "onSuccess-plus"?: (data: IDataset) => any;
16
+ "onSuccess-save"?: (data: IDataset) => any;
17
17
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
+ declare const _default: typeof __VLS_export;
18
19
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-4hxvygn6";
2
+ script.__scopeId = "data-v-z9u356jb";
3
3
  script.__file = "./src/components/render-dataset/components/plus-dataset/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,10 +1,10 @@
1
1
 
2
- .dataset-data-api-endpoint[data-v-dloc2nk1] {
2
+ .dataset-data-api-endpoint[data-v-ktq8sjv7] {
3
3
  line-height: 44px;
4
4
  background: #F5F7FA;
5
5
  border-radius: 2px;
6
6
  padding: 0 12px;
7
7
  }
8
- [data-v-dloc2nk1] .dataset-data-api-demo .v-show-content {
8
+ [data-v-ktq8sjv7] .dataset-data-api-demo .v-show-content {
9
9
  padding: 0 !important;
10
10
  }
@@ -4,5 +4,6 @@ interface IProps {
4
4
  apiPrefix: string;
5
5
  spaceId?: string;
6
6
  }
7
- 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>;
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-dloc2nk1";
2
+ script.__scopeId = "data-v-ktq8sjv7";
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 _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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
- declare const _default: import("vue").DefineComponent<IProps, {
9
+ interface IExpose {
10
10
  validate: () => Promise<unknown>;
11
11
  clearValidate: () => void;
12
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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
- declare const _default: import("vue").DefineComponent<IProps, {
7
+ interface IExpose {
8
8
  validate: () => Promise<unknown>;
9
9
  clearValidate: () => void;
10
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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;
@@ -1,5 +1,5 @@
1
1
 
2
- .footer-button[data-v-w6rk99g5] {
2
+ .footer-button[data-v-qgnxihc2] {
3
3
  width: 88px;
4
4
  margin-right: 8px;
5
5
  }
@@ -5,11 +5,12 @@ interface IProps {
5
5
  apiPrefix: string;
6
6
  spaceId?: string;
7
7
  }
8
- declare const _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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-w6rk99g5";
2
+ script.__scopeId = "data-v-qgnxihc2";
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-tuy19os0] {
2
+ .plus-dataset-data[data-v-dfro1z0c] {
3
3
  padding: 20px 24px;
4
4
  }
5
- .plus-dataset-sideslider[data-v-tuy19os0] .bk-modal-content {
5
+ .plus-dataset-sideslider[data-v-dfro1z0c] .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 _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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-tuy19os0";
2
+ script.__scopeId = "data-v-dfro1z0c";
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
- declare const _default: import("vue").DefineComponent<IProps, {
7
+ interface IExpose {
8
8
  validate: () => Promise<unknown>;
9
9
  clearValidate: () => void;
10
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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;
@@ -20,7 +20,7 @@ export default /*@__PURE__*/ _defineComponent({
20
20
  }
21
21
  },
22
22
  emits: [
23
- "success-plus"
23
+ "success-create"
24
24
  ],
25
25
  setup (__props, { emit: __emit }) {
26
26
  const props = __props;
@@ -50,7 +50,7 @@ export default /*@__PURE__*/ _defineComponent({
50
50
  isShow.value = true;
51
51
  };
52
52
  const handleSuccessPlus = ()=>{
53
- emits('success-plus');
53
+ emits('success-create');
54
54
  };
55
55
  return (_ctx, _cache)=>{
56
56
  const _component_bk_button = _resolveComponent("bk-button");
@@ -7,9 +7,10 @@ interface IProps {
7
7
  manageDataset?: boolean;
8
8
  isInternal?: boolean;
9
9
  }
10
- declare const _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
- "success-plus": () => any;
10
+ declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
+ "success-create": () => any;
12
12
  }, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{
13
- "onSuccess-plus"?: () => any;
13
+ "onSuccess-create"?: () => 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-ofuq9bsq] {
2
+ .content[data-v-zs4x36lo] {
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-ofuq9bsq] {
7
+ .data-set-review-slider .value-content[data-v-zs4x36lo] {
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-ofuq9bsq] {
12
+ .data-set-review-slider .review-data[data-v-zs4x36lo] {
13
13
  height: calc(100% - 337px);
14
14
  padding: 18px 24px;
15
15
  }
16
- .data-set-review-slider .review-level[data-v-ofuq9bsq] {
16
+ .data-set-review-slider .review-level[data-v-zs4x36lo] {
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-ofuq9bsq] {
21
+ .data-set-review-slider .review-level .level-score[data-v-zs4x36lo] {
22
22
  gap: 50px;
23
23
  }
24
- .data-set-review-slider .review-level .level-score .bk-form-item[data-v-ofuq9bsq] {
24
+ .data-set-review-slider .review-level .level-score .bk-form-item[data-v-zs4x36lo] {
25
25
  flex: 1;
26
26
  }
27
- .data-set-review-slider .bold-title[data-v-ofuq9bsq] .bk-form-label {
27
+ .data-set-review-slider .bold-title[data-v-zs4x36lo] .bk-form-label {
28
28
  font-weight: bold;
29
29
  font-size: 14px;
30
30
  }
31
- .data-set-review-slider[data-v-ofuq9bsq] .bk-sideslider-title {
31
+ .data-set-review-slider[data-v-zs4x36lo] .bk-sideslider-title {
32
32
  justify-content: space-between;
33
33
  width: 100%;
34
34
  }
35
- .data-set-review-slider[data-v-ofuq9bsq] .bk-modal-content {
35
+ .data-set-review-slider[data-v-zs4x36lo] .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-ofuq9bsq] .bk-modal-content >div, .data-set-review-slider[data-v-ofuq9bsq] .bk-modal-content .bk-sideslider-content {
39
+ .data-set-review-slider[data-v-zs4x36lo] .bk-modal-content >div, .data-set-review-slider[data-v-zs4x36lo] .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 _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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-ofuq9bsq";
2
+ script.__scopeId = "data-v-zs4x36lo";
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 _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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 _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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 _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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 _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
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
- interface IProps {
2
- apiPrefix: string;
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 script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-0b8kihir";
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"
@@ -59,9 +59,7 @@ export default /*@__PURE__*/ _defineComponent({
59
59
  });
60
60
  return (_ctx, _cache)=>{
61
61
  const _component_bk_loading = _resolveComponent("bk-loading");
62
- return _openBlock(), _createBlock(RenderHeader, {
63
- "show-search": false
64
- }, {
62
+ return _openBlock(), _createBlock(RenderHeader, null, {
65
63
  title: _withCtx(()=>[
66
64
  _createElementVNode("section", _hoisted_1, [
67
65
  _createElementVNode("i", {
@@ -4,7 +4,9 @@ interface IProps {
4
4
  spaceId?: string;
5
5
  datasetName: string;
6
6
  }
7
- declare const _default: import("vue").DefineComponent<IProps, {
7
+ interface IExpose {
8
8
  handleGetDatasetStatusInfo: () => void;
9
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
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 _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, 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;
2
3
  export default _default;
@@ -4,5 +4,6 @@ interface IProps {
4
4
  spaceId?: string;
5
5
  isInternal?: boolean;
6
6
  }
7
- 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>;
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;
@@ -7,11 +7,12 @@ interface IProps {
7
7
  reviewDataset?: boolean;
8
8
  isInternal?: boolean;
9
9
  }
10
- declare const _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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
- declare const _default: import("vue").DefineComponent<IProps, {
13
+ interface IExpose {
14
14
  triggerApi: () => Promise<unknown>;
15
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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;
@@ -96,7 +96,7 @@ export default /*@__PURE__*/ _defineComponent({
96
96
  "manage-dataset": _ctx.manageDataset,
97
97
  "dataset-data": datasetData,
98
98
  "is-internal": _ctx.isInternal,
99
- onSuccessPlus: handleUpdate
99
+ onSuccessCreate: handleUpdate
100
100
  }, null, 8 /* PROPS */ , [
101
101
  "api-prefix",
102
102
  "space-id",
@@ -1,15 +1,15 @@
1
1
 
2
- .origin-data-content[data-v-g2rzk498] {
2
+ .origin-data-content[data-v-ta76iqwa] {
3
3
  padding: 24px;
4
4
  height: calc(100% - 52px - 44px);
5
5
  }
6
- .origin-data-panel[data-v-g2rzk498] {
6
+ .origin-data-panel[data-v-ta76iqwa] {
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-g2rzk498] {
13
+ .origin-data-panel .toolbar-search[data-v-ta76iqwa] {
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 _default: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
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;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-g2rzk498";
2
+ script.__scopeId = "data-v-ta76iqwa";
3
3
  script.__file = "./src/components/render-dataset-detail-origin-data/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;