@blueking/ai-ui-sdk 0.2.0-beta.1 → 0.2.0-beta.11

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 (90) hide show
  1. package/dist/components/render-auto-height-textarea/index.vue.css +11 -11
  2. package/dist/components/render-auto-height-textarea/index.vue.js +1 -1
  3. package/dist/components/render-auto-refresh/index.vue.css +8 -8
  4. package/dist/components/render-auto-refresh/index.vue.js +1 -1
  5. package/dist/components/render-checkbox/index.script.vue.js.js +23 -4
  6. package/dist/components/render-checkbox/index.vue.css +9 -9
  7. package/dist/components/render-checkbox/index.vue.d.ts +1 -0
  8. package/dist/components/render-checkbox/index.vue.js +1 -1
  9. package/dist/components/render-choose-tag/index.script.vue.js.js +4 -2
  10. package/dist/components/render-choose-tag/index.vue.css +7 -7
  11. package/dist/components/render-choose-tag/index.vue.js +1 -1
  12. package/dist/components/render-collapse/index.vue.css +2 -2
  13. package/dist/components/render-collapse/index.vue.js +1 -1
  14. package/dist/components/render-dataset/components/batch-delete-dataset-data/index.vue.css +3 -3
  15. package/dist/components/render-dataset/components/batch-delete-dataset-data/index.vue.js +1 -1
  16. package/dist/components/render-dataset/components/batch-edit-valid-dataset-data/index.vue.css +1 -1
  17. package/dist/components/render-dataset/components/batch-edit-valid-dataset-data/index.vue.js +1 -1
  18. package/dist/components/render-dataset/components/dataset-data-tool-icons/index.script.vue.js +1 -1
  19. package/dist/components/render-dataset/components/dataset-data-valid/index.vue.css +1 -1
  20. package/dist/components/render-dataset/components/dataset-data-valid/index.vue.js +1 -1
  21. package/dist/components/render-dataset/components/edit-dataset-data/index.vue.css +3 -3
  22. package/dist/components/render-dataset/components/edit-dataset-data/index.vue.js +1 -1
  23. package/dist/components/render-dataset/components/operation-record/index.vue.css +4 -4
  24. package/dist/components/render-dataset/components/operation-record/index.vue.js +1 -1
  25. package/dist/components/render-dataset/components/operation-record/table/index.vue.css +1 -1
  26. package/dist/components/render-dataset/components/operation-record/table/index.vue.js +1 -1
  27. package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.css +2 -2
  28. package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.js +1 -1
  29. package/dist/components/render-dataset/components/plus-dataset/index.script.vue.js.js +3 -1
  30. package/dist/components/render-dataset/components/plus-dataset/index.vue.css +2 -2
  31. package/dist/components/render-dataset/components/plus-dataset/index.vue.js +1 -1
  32. package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.css +2 -2
  33. package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.js +1 -1
  34. package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.css +1 -1
  35. package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.js +1 -1
  36. package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.css +2 -2
  37. package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.js +1 -1
  38. package/dist/components/render-dataset/components/review-dataset-data/index.vue.css +10 -10
  39. package/dist/components/render-dataset/components/review-dataset-data/index.vue.js +1 -1
  40. package/dist/components/render-dataset-detail-origin-data/index.vue.css +3 -3
  41. package/dist/components/render-dataset-detail-origin-data/index.vue.js +1 -1
  42. package/dist/components/render-dataset-list/components/main.vue.css +3 -3
  43. package/dist/components/render-dataset-list/components/main.vue.js +1 -1
  44. package/dist/components/render-dataset-list/index.vue.css +2 -2
  45. package/dist/components/render-dataset-list/index.vue.js +1 -1
  46. package/dist/components/render-file-card/index.vue.css +11 -11
  47. package/dist/components/render-file-card/index.vue.d.ts +9 -5
  48. package/dist/components/render-file-card/index.vue.js +1 -1
  49. package/dist/components/render-file-type-icon/index.vue.css +5 -5
  50. package/dist/components/render-file-type-icon/index.vue.js +1 -1
  51. package/dist/components/render-header/index.vue.css +3 -3
  52. package/dist/components/render-header/index.vue.js +1 -1
  53. package/dist/components/render-like/index.vue.css +5 -5
  54. package/dist/components/render-like/index.vue.d.ts +3 -3
  55. package/dist/components/render-like/index.vue.js +1 -1
  56. package/dist/components/render-markdown/mark-down.d.ts +9 -0
  57. package/dist/components/render-markdown/mark-down.postcss.css +1 -1
  58. package/dist/components/render-markdown/mark-down.ts.js +8 -1
  59. package/dist/components/render-router-tab/index.vue.css +3 -3
  60. package/dist/components/render-router-tab/index.vue.js +1 -1
  61. package/dist/components/render-search-empty/index.vue.d.ts +9 -5
  62. package/dist/components/render-search-select/index.script.vue.js.js +176 -20
  63. package/dist/components/render-search-select/index.vue.d.ts +14 -5
  64. package/dist/components/render-t-table/index.vue.css +27 -27
  65. package/dist/components/render-t-table/index.vue.d.ts +9 -5
  66. package/dist/components/render-t-table/index.vue.js +1 -1
  67. package/dist/components/render-tag-tree/index.vue.css +7 -7
  68. package/dist/components/render-tag-tree/index.vue.js +1 -1
  69. package/dist/components/render-tree/index.script.vue.js +22 -1
  70. package/dist/components/render-tree/index.vue.d.ts +9 -5
  71. package/dist/css/fonts/iconcool.eot +0 -0
  72. package/dist/css/fonts/iconcool.svg +1 -4
  73. package/dist/css/fonts/iconcool.ttf +0 -0
  74. package/dist/css/fonts/iconcool.woff +0 -0
  75. package/dist/css/iconcool.js +1 -1
  76. package/dist/css/style.css +1 -4
  77. package/dist/css/tailwind.css +39 -1
  78. package/dist/hooks/use-chat.d.ts +20 -12
  79. package/dist/hooks/use-ellipsis-tooltip.ts.js +1 -0
  80. package/dist/hooks.d.ts +1 -0
  81. package/dist/hooks.ts.js +1 -0
  82. package/dist/http/helper/agent.ts.js +6 -0
  83. package/dist/http/helper/common.d.ts +7 -1
  84. package/dist/http/helper/common.ts.js +8 -0
  85. package/dist/types/agent.d.ts +6 -0
  86. package/dist/types/common.d.ts +9 -4
  87. package/dist/types/enum.d.ts +6 -0
  88. package/dist/types/enum.ts.js +7 -0
  89. package/dist/types/tool.d.ts +2 -1
  90. package/package.json +2 -2
@@ -1,40 +1,40 @@
1
1
 
2
- .send-container[data-v-ckjmsznr] {
2
+ .send-container[data-v-knb44y98] {
3
3
  position: relative;
4
4
  }
5
- .send-container[data-v-ckjmsznr]:has(textarea:focus) {
5
+ .send-container[data-v-knb44y98]:has(textarea:focus) {
6
6
  z-index: 2;
7
7
  }
8
- .send-container:hover .send-clear[data-v-ckjmsznr] {
8
+ .send-container:hover .send-clear[data-v-knb44y98] {
9
9
  display: inline-flex !important;
10
10
  }
11
- .send-input[data-v-ckjmsznr] {
11
+ .send-input[data-v-knb44y98] {
12
12
  width: 100%;
13
13
  flex-direction: row;
14
14
  height: var(--origin-height);
15
15
  }
16
- .send-input[data-v-ckjmsznr]:has(textarea:focus) {
16
+ .send-input[data-v-knb44y98]:has(textarea:focus) {
17
17
  height: var(--text-height);
18
18
  }
19
- .send-input[data-v-ckjmsznr] textarea {
19
+ .send-input[data-v-knb44y98] textarea {
20
20
  font-size: 12px;
21
21
  line-height: 16px;
22
22
  padding: 7px;
23
23
  resize: none !important;
24
24
  }
25
- .send-input[data-v-ckjmsznr] textarea::-webkit-scrollbar {
25
+ .send-input[data-v-knb44y98] textarea::-webkit-scrollbar {
26
26
  width: 4px;
27
27
  height: 4px;
28
28
  }
29
- .send-input[data-v-ckjmsznr] textarea::-webkit-scrollbar-thumb {
29
+ .send-input[data-v-knb44y98] textarea::-webkit-scrollbar-thumb {
30
30
  height: 5px;
31
31
  border-radius: 3px;
32
32
  background-color: #dcdee5;
33
33
  }
34
- .send-input[data-v-ckjmsznr] textarea::placeholder {
34
+ .send-input[data-v-knb44y98] textarea::placeholder {
35
35
  line-height: 16px;
36
36
  }
37
- .send-clear[data-v-ckjmsznr] {
37
+ .send-clear[data-v-knb44y98] {
38
38
  display: none !important;
39
39
  position: absolute;
40
40
  right: 10px;
@@ -43,6 +43,6 @@
43
43
  font-size: 14px;
44
44
  cursor: pointer;
45
45
  }
46
- .send-clear[data-v-ckjmsznr]:hover {
46
+ .send-clear[data-v-knb44y98]:hover {
47
47
  color: #313238;
48
48
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-ckjmsznr";
2
+ script.__scopeId = "data-v-knb44y98";
3
3
  script.__file = "./src/components/render-auto-height-textarea/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,12 +1,12 @@
1
1
 
2
- .auto-refresh[data-v-bsvpfyv0] {
2
+ .auto-refresh[data-v-zcsyjbk3] {
3
3
  position: relative;
4
4
  cursor: pointer;
5
5
  line-height: 26px;
6
6
  padding: 0 4px;
7
7
  white-space: nowrap;
8
8
  }
9
- .auto-refresh[data-v-bsvpfyv0]:after {
9
+ .auto-refresh[data-v-zcsyjbk3]:after {
10
10
  content: '';
11
11
  position: absolute;
12
12
  top: 5px;
@@ -16,31 +16,31 @@
16
16
  background-color: #dcdee5;
17
17
  z-index: 1;
18
18
  }
19
- .auto-refresh[data-v-bsvpfyv0]:hover {
19
+ .auto-refresh[data-v-zcsyjbk3]:hover {
20
20
  color: #3A84FF;
21
21
  background-color: #E1ECFF;
22
22
  }
23
- .refresh[data-v-bsvpfyv0] {
23
+ .refresh[data-v-zcsyjbk3] {
24
24
  cursor: pointer;
25
25
  line-height: 26px;
26
26
  padding: 0 4px;
27
27
  }
28
- .refresh[data-v-bsvpfyv0]:hover {
28
+ .refresh[data-v-zcsyjbk3]:hover {
29
29
  color: #3A84FF;
30
30
  background-color: #E1ECFF;
31
31
  }
32
- .textarea-list[data-v-bsvpfyv0] {
32
+ .textarea-list[data-v-zcsyjbk3] {
33
33
  padding: 4px 0;
34
34
  line-height: 32px;
35
35
  max-height: 300px;
36
36
  position: relative;
37
37
  z-index: 2;
38
38
  }
39
- .textarea-list .textarea-item[data-v-bsvpfyv0] {
39
+ .textarea-list .textarea-item[data-v-zcsyjbk3] {
40
40
  padding: 0 12px;
41
41
  cursor: pointer;
42
42
  }
43
- .textarea-list .textarea-item[data-v-bsvpfyv0]:hover {
43
+ .textarea-list .textarea-item[data-v-zcsyjbk3]:hover {
44
44
  background: #E1ECFF;
45
45
  color: #3A84FF;
46
46
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-bsvpfyv0";
2
+ script.__scopeId = "data-v-zcsyjbk3";
3
3
  script.__file = "./src/components/render-auto-refresh/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as _defineComponent } from 'vue';
2
- import { normalizeClass as _normalizeClass, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue";
2
+ import { toDisplayString as _toDisplayString, normalizeClass as _normalizeClass, createElementVNode as _createElementVNode, createTextVNode as _createTextVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue";
3
3
  export default /*@__PURE__*/ _defineComponent({
4
4
  props: {
5
5
  checked: {
@@ -10,7 +10,8 @@ export default /*@__PURE__*/ _defineComponent({
10
10
  },
11
11
  disabled: {
12
12
  type: Boolean
13
- }
13
+ },
14
+ title: {}
14
15
  },
15
16
  emits: [
16
17
  "change"
@@ -23,7 +24,25 @@ export default /*@__PURE__*/ _defineComponent({
23
24
  emits('change', !props.checked && !props.indeterminate);
24
25
  };
25
26
  return (_ctx, _cache)=>{
26
- return _openBlock(), _createElementBlock("span", {
27
+ return _ctx.title ? (_openBlock(), _createElementBlock("span", {
28
+ key: 0,
29
+ class: _normalizeClass([
30
+ 'g-flex-row g-align-center',
31
+ props.disabled ? 'g-disabled' : 'g-cursor-pointer'
32
+ ]),
33
+ onClick: handleClick
34
+ }, [
35
+ _createTextVNode(_toDisplayString(_ctx.title) + " ", 1 /* TEXT */ ),
36
+ _createElementVNode("span", {
37
+ class: _normalizeClass({
38
+ 'checkbox g-ml-8': true,
39
+ 'checked': _ctx.checked,
40
+ 'indeterminate': _ctx.indeterminate,
41
+ 'disabled': _ctx.disabled
42
+ })
43
+ }, null, 2 /* CLASS */ )
44
+ ], 2 /* CLASS */ )) : (_openBlock(), _createElementBlock("span", {
45
+ key: 1,
27
46
  class: _normalizeClass({
28
47
  'checkbox': true,
29
48
  'checked': _ctx.checked,
@@ -31,7 +50,7 @@ export default /*@__PURE__*/ _defineComponent({
31
50
  'disabled': _ctx.disabled
32
51
  }),
33
52
  onClick: handleClick
34
- }, null, 2 /* CLASS */ );
53
+ }, null, 2 /* CLASS */ ));
35
54
  };
36
55
  }
37
56
  });
@@ -1,5 +1,5 @@
1
1
 
2
- .checkbox[data-v-svegm2rt] {
2
+ .checkbox[data-v-zc5czpox] {
3
3
  position: relative;
4
4
  display: inline-block;
5
5
  width: 16px;
@@ -8,27 +8,27 @@
8
8
  border-radius: 2px;
9
9
  cursor: pointer;
10
10
  }
11
- .checkbox.disabled[data-v-svegm2rt] {
11
+ .checkbox.disabled[data-v-zc5czpox] {
12
12
  cursor: not-allowed;
13
13
  background: #fafbfd;
14
14
  border-color: #dcdee5;
15
15
  }
16
- .checkbox.disabled.checked[data-v-svegm2rt] {
16
+ .checkbox.disabled.checked[data-v-zc5czpox] {
17
17
  background-color: #a3c5fd;
18
18
  border-color: #a3c5fd;
19
19
  }
20
- .checkbox.disabled.indeterminate[data-v-svegm2rt] {
20
+ .checkbox.disabled.indeterminate[data-v-zc5czpox] {
21
21
  background-color: #fafbfd;
22
22
  border-color: #dcdee5;
23
23
  }
24
- .checkbox.disabled.indeterminate[data-v-svegm2rt]:after {
24
+ .checkbox.disabled.indeterminate[data-v-zc5czpox]:after {
25
25
  background: #dcdee5;
26
26
  }
27
- .checkbox.checked[data-v-svegm2rt] {
27
+ .checkbox.checked[data-v-zc5czpox] {
28
28
  background-color: #3a84ff;
29
29
  border: 1px solid #3a84ff;
30
30
  }
31
- .checkbox.checked[data-v-svegm2rt]:after {
31
+ .checkbox.checked[data-v-zc5czpox]:after {
32
32
  position: absolute;
33
33
  top: 50%;
34
34
  left: 50%;
@@ -41,11 +41,11 @@
41
41
  transform: translate(-50%, -60%) rotate(45deg);
42
42
  transform-origin: center;
43
43
  }
44
- .checkbox.indeterminate[data-v-svegm2rt] {
44
+ .checkbox.indeterminate[data-v-zc5czpox] {
45
45
  background-color: #3a84ff;
46
46
  border: 1px solid #3a84ff;
47
47
  }
48
- .checkbox.indeterminate[data-v-svegm2rt]:after {
48
+ .checkbox.indeterminate[data-v-zc5czpox]:after {
49
49
  position: absolute;
50
50
  top: 50%;
51
51
  left: 50%;
@@ -2,6 +2,7 @@ interface IProps {
2
2
  checked: boolean;
3
3
  indeterminate?: boolean;
4
4
  disabled?: boolean;
5
+ title?: string;
5
6
  }
6
7
  declare const __VLS_export: import("vue").DefineComponent<IProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
8
  change: (checked: boolean) => any;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-svegm2rt";
2
+ script.__scopeId = "data-v-zc5czpox";
3
3
  script.__file = "./src/components/render-checkbox/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -97,7 +97,7 @@ export default /*@__PURE__*/ _defineComponent({
97
97
  ]
98
98
  };
99
99
  const getModuleValue = ()=>{
100
- return props.multiple ? props.modelValue : props.modelValue[0] || [];
100
+ return props.multiple ? props.modelValue : props.modelValue[0];
101
101
  };
102
102
  const handleFocus = ()=>{
103
103
  isShow.value = true;
@@ -134,9 +134,11 @@ export default /*@__PURE__*/ _defineComponent({
134
134
  const plusTagFun = props.isDataset ? plusDatasetTag : plusTag;
135
135
  yield tagFormRef.value.validate();
136
136
  yield plusTagFun(tagNames, props.module);
137
- emits('update:modelValue', [
137
+ emits('update:modelValue', props.multiple ? [
138
138
  ...props.modelValue,
139
139
  ...tagNames
140
+ ] : [
141
+ ...tagNames
140
142
  ]);
141
143
  handleGetTags();
142
144
  handleHidePlusTag();
@@ -1,29 +1,29 @@
1
1
 
2
- .plus-tag-input[data-v-jmeuvuio] {
2
+ .plus-tag-input[data-v-w7rqsc35] {
3
3
  padding: 7px 12px;
4
4
  height: 40px;
5
5
  background: #FAFBFD;
6
6
  border-top: 1px solid #DCDEE5;
7
7
  }
8
- .plus-tag-input .plus-tag-done[data-v-jmeuvuio] {
8
+ .plus-tag-input .plus-tag-done[data-v-w7rqsc35] {
9
9
  cursor: pointer;
10
10
  font-size: 22px;
11
11
  color: #2DCB56;
12
12
  margin: 0 5px 0 10px;
13
13
  }
14
- .plus-tag-input .plus-tag-error[data-v-jmeuvuio] {
14
+ .plus-tag-input .plus-tag-error[data-v-w7rqsc35] {
15
15
  cursor: pointer;
16
16
  font-size: 16px;
17
17
  color: #C4C6CC;
18
18
  margin-right: 5px;
19
19
  }
20
- .plus-tag-input .plus-tag-form[data-v-jmeuvuio] {
20
+ .plus-tag-input .plus-tag-form[data-v-w7rqsc35] {
21
21
  flex: 1;
22
22
  }
23
- .plus-tag-input .plus-tag-form-item[data-v-jmeuvuio] {
23
+ .plus-tag-input .plus-tag-form-item[data-v-w7rqsc35] {
24
24
  margin-bottom: 0;
25
25
  }
26
- .plus-tag[data-v-jmeuvuio] {
26
+ .plus-tag[data-v-w7rqsc35] {
27
27
  cursor: pointer;
28
28
  width: 100%;
29
29
  height: 40px;
@@ -36,7 +36,7 @@
36
36
  font-size: 12px;
37
37
  line-height: 20px;
38
38
  }
39
- .plus-tag[data-v-jmeuvuio]:hover {
39
+ .plus-tag[data-v-w7rqsc35]:hover {
40
40
  color: #3A84FF;
41
41
  }
42
42
 
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-jmeuvuio";
2
+ script.__scopeId = "data-v-w7rqsc35";
3
3
  script.__file = "./src/components/render-choose-tag/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,10 +1,10 @@
1
1
 
2
- .collapse-title[data-v-6uy4kdl6] {
2
+ .collapse-title[data-v-xgveernf] {
3
3
  height: 28px;
4
4
  background: #F0F1F5;
5
5
  border-radius: 2px;
6
6
  padding: 0 12px;
7
7
  }
8
- .collapse-title .is-hidden[data-v-6uy4kdl6] {
8
+ .collapse-title .is-hidden[data-v-xgveernf] {
9
9
  transform: rotate(-90deg);
10
10
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-6uy4kdl6";
2
+ script.__scopeId = "data-v-xgveernf";
3
3
  script.__file = "./src/components/render-collapse/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,15 +1,15 @@
1
1
 
2
- .sub-title[data-v-tkk4lxp8] {
2
+ .sub-title[data-v-nce7pqn9] {
3
3
  padding: 12px 16px;
4
4
  background: #F5F7FA;
5
5
  border-radius: 2px;
6
6
  }
7
- .select-table[data-v-tkk4lxp8] {
7
+ .select-table[data-v-nce7pqn9] {
8
8
  height: 192px;
9
9
  border: 1px solid #EAEBF0;
10
10
  border-radius: 2px;
11
11
  }
12
- .delete-dialog[data-v-tkk4lxp8] .bk-dialog-footer {
12
+ .delete-dialog[data-v-nce7pqn9] .bk-dialog-footer {
13
13
  padding: 0 16px 24px 16px;
14
14
  background-color: #FFFFFF;
15
15
  border-top: 1px solid transparent;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js';
2
- script.__scopeId = "data-v-tkk4lxp8";
2
+ script.__scopeId = "data-v-nce7pqn9";
3
3
  script.__file = "./src/components/render-dataset/components/batch-delete-dataset-data/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,4 +1,4 @@
1
1
 
2
- .radio[data-v-4u1lib2z] {
2
+ .radio[data-v-agmobdln] {
3
3
  margin-left: 0px;
4
4
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-4u1lib2z";
2
+ script.__scopeId = "data-v-agmobdln";
3
3
  script.__file = "./src/components/render-dataset/components/batch-edit-valid-dataset-data/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -39,7 +39,7 @@ export default /*@__PURE__*/ _defineComponent({
39
39
  }
40
40
  ]
41
41
  ]),
42
- _cache[1] || (_cache[1] = _createStaticVNode("<span class=\"click-full-screen g-cursor-pointer g-flex-row\" data-v-lemrqzoq><i class=\"ai-ui-sdk-icon ai-ui-sdk-full-screen click-full-screen g-text-14 g-ml-24 g-mr-2\" data-v-lemrqzoq></i><span class=\"g-text-12 click-full-screen\" data-v-lemrqzoq>全屏</span></span><span class=\"click-un-full-screen g-cursor-pointer g-flex-row\" data-v-lemrqzoq><i class=\"ai-ui-sdk-icon ai-ui-sdk-un-full-screen click-un-full-screen g-text-14 g-ml-24 g-mr-2\" data-v-lemrqzoq></i><span class=\"g-text-12 click-un-full-screen\" data-v-lemrqzoq>取消全屏</span></span>", 2))
42
+ _cache[1] || (_cache[1] = _createStaticVNode("<span class=\"click-full-screen g-cursor-pointer g-flex-row\" data-v-yvdle2d7><i class=\"ai-ui-sdk-icon ai-ui-sdk-full-screen click-full-screen g-text-14 g-ml-24 g-mr-2\" data-v-yvdle2d7></i><span class=\"g-text-12 click-full-screen\" data-v-yvdle2d7>全屏</span></span><span class=\"click-un-full-screen g-cursor-pointer g-flex-row\" data-v-yvdle2d7><i class=\"ai-ui-sdk-icon ai-ui-sdk-un-full-screen click-un-full-screen g-text-14 g-ml-24 g-mr-2\" data-v-yvdle2d7></i><span class=\"g-text-12 click-un-full-screen\" data-v-yvdle2d7>取消全屏</span></span>", 2))
43
43
  ]);
44
44
  };
45
45
  }
@@ -1,4 +1,4 @@
1
1
 
2
- .radio[data-v-vo14h349] {
2
+ .radio[data-v-0t2thuk1] {
3
3
  margin-left: 0px;
4
4
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-vo14h349";
2
+ script.__scopeId = "data-v-0t2thuk1";
3
3
  script.__file = "./src/components/render-dataset/components/dataset-data-valid/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,15 +1,15 @@
1
1
 
2
- .content[data-v-1scnf9le] {
2
+ .content[data-v-8hd0qd5e] {
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-1scnf9le] {
7
+ .data-set-edit-slider .value-content[data-v-8hd0qd5e] {
8
8
  padding: 16px;
9
9
  border: 1px solid #DCDEE5;
10
10
  line-height: 22px;
11
11
  }
12
- .data-set-edit-slider[data-v-1scnf9le] .bk-sideslider-title {
12
+ .data-set-edit-slider[data-v-8hd0qd5e] .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-1scnf9le";
2
+ script.__scopeId = "data-v-8hd0qd5e";
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-h8wrkofr] {
2
+ .content[data-v-ydn1ew6d] {
3
3
  padding: 0 24px 0px 32px;
4
4
  height: 100%;
5
5
  }
6
- .content .toolbar[data-v-h8wrkofr] {
6
+ .content .toolbar[data-v-ydn1ew6d] {
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-h8wrkofr] {
13
+ .content .toolbar .record-search[data-v-ydn1ew6d] {
14
14
  width: 360px;
15
15
  }
16
- .content .toolbar .record-data-picker[data-v-h8wrkofr] {
16
+ .content .toolbar .record-data-picker[data-v-ydn1ew6d] {
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-h8wrkofr";
2
+ script.__scopeId = "data-v-ydn1ew6d";
3
3
  script.__file = "./src/components/render-dataset/components/operation-record/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,5 +1,5 @@
1
1
 
2
- [data-v-sdb49giz] .btn-text{
2
+ [data-v-j76np4og] .btn-text{
3
3
  display: -webkit-box;
4
4
  -webkit-line-clamp: 2;
5
5
  -webkit-box-orient: vertical;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js';
2
- script.__scopeId = "data-v-sdb49giz";
2
+ script.__scopeId = "data-v-j76np4og";
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;
@@ -1,10 +1,10 @@
1
1
 
2
- .content[data-v-lplktxug] {
2
+ .content[data-v-bvurud4i] {
3
3
  padding: 18px 24px 0;
4
4
  height: 100%;
5
5
  overflow: auto;
6
6
  }
7
- .content .value-content[data-v-lplktxug] {
7
+ .content .value-content[data-v-bvurud4i] {
8
8
  margin-top: 8px;
9
9
  padding: 16px;
10
10
  border: 1px solid #DCDEE5;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-lplktxug";
2
+ script.__scopeId = "data-v-bvurud4i";
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;
@@ -93,7 +93,9 @@ export default /*@__PURE__*/ _defineComponent({
93
93
  type: undefined,
94
94
  companyId: undefined,
95
95
  componentIds: [],
96
- tagNames: []
96
+ tagNames: [
97
+ []
98
+ ]
97
99
  }, props.dataset);
98
100
  };
99
101
  const handleClearValidate = ()=>{
@@ -1,8 +1,8 @@
1
1
 
2
- .dataset-data-content[data-v-jvbtq4xd] {
2
+ .dataset-data-content[data-v-vhjehfrm] {
3
3
  padding: 20px 24px;
4
4
  height: 100%;
5
5
  }
6
- .dataset-data-slider[data-v-jvbtq4xd] .bk-modal-content {
6
+ .dataset-data-slider[data-v-vhjehfrm] .bk-modal-content {
7
7
  scrollbar-gutter: inherit !important;
8
8
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-jvbtq4xd";
2
+ script.__scopeId = "data-v-vhjehfrm";
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-rlq0fdi1] {
2
+ .dataset-data-api-endpoint[data-v-4rl66nlm] {
3
3
  line-height: 44px;
4
4
  background: #F5F7FA;
5
5
  border-radius: 2px;
6
6
  padding: 0 12px;
7
7
  }
8
- [data-v-rlq0fdi1] .dataset-data-api-demo .v-show-content {
8
+ [data-v-4rl66nlm] .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-rlq0fdi1";
2
+ script.__scopeId = "data-v-4rl66nlm";
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;
@@ -1,5 +1,5 @@
1
1
 
2
- .footer-button[data-v-i1dry9re] {
2
+ .footer-button[data-v-a153n91i] {
3
3
  width: 88px;
4
4
  margin-right: 8px;
5
5
  }
@@ -1,5 +1,5 @@
1
1
  import script from './footer.script.vue.js.js';
2
- script.__scopeId = "data-v-i1dry9re";
2
+ script.__scopeId = "data-v-a153n91i";
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-ps7m0omu] {
2
+ .plus-dataset-data[data-v-waa44asn] {
3
3
  padding: 20px 24px;
4
4
  }
5
- .plus-dataset-sideslider[data-v-ps7m0omu] .bk-modal-content {
5
+ .plus-dataset-sideslider[data-v-waa44asn] .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-ps7m0omu";
2
+ script.__scopeId = "data-v-waa44asn";
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;