@blueking/ai-ui-sdk 0.2.0-beta.19 → 0.2.0-beta.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/common/util.d.ts +0 -5
  2. package/dist/common/util.ts.js +0 -8
  3. package/dist/components/render-auto-height-textarea/index.vue.css +11 -11
  4. package/dist/components/render-auto-height-textarea/index.vue.js +1 -1
  5. package/dist/components/render-auto-refresh/index.vue.css +8 -8
  6. package/dist/components/render-auto-refresh/index.vue.js +1 -1
  7. package/dist/components/render-checkbox/index.vue.css +9 -9
  8. package/dist/components/render-checkbox/index.vue.js +1 -1
  9. package/dist/components/render-choose-tag/index.script.vue.js.js +1 -62
  10. package/dist/components/render-choose-tag/index.vue.css +7 -7
  11. package/dist/components/render-choose-tag/index.vue.d.ts +0 -1
  12. package/dist/components/render-choose-tag/index.vue.js +1 -1
  13. package/dist/components/render-collapse/index.vue.css +2 -2
  14. package/dist/components/render-collapse/index.vue.js +1 -1
  15. package/dist/components/render-dataset/components/batch-delete-dataset-data/index.vue.css +3 -3
  16. package/dist/components/render-dataset/components/batch-delete-dataset-data/index.vue.js +1 -1
  17. package/dist/components/render-dataset/components/batch-edit-valid-dataset-data/index.vue.css +1 -1
  18. package/dist/components/render-dataset/components/batch-edit-valid-dataset-data/index.vue.js +1 -1
  19. package/dist/components/render-dataset/components/dataset-data-tool-icons/index.script.vue.js +1 -1
  20. package/dist/components/render-dataset/components/dataset-data-valid/index.vue.css +1 -1
  21. package/dist/components/render-dataset/components/dataset-data-valid/index.vue.js +1 -1
  22. package/dist/components/render-dataset/components/edit-dataset-data/index.vue.css +3 -3
  23. package/dist/components/render-dataset/components/edit-dataset-data/index.vue.js +1 -1
  24. package/dist/components/render-dataset/components/operation-record/index.vue.css +4 -4
  25. package/dist/components/render-dataset/components/operation-record/index.vue.js +1 -1
  26. package/dist/components/render-dataset/components/operation-record/table/index.vue.css +1 -1
  27. package/dist/components/render-dataset/components/operation-record/table/index.vue.js +1 -1
  28. package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.css +2 -2
  29. package/dist/components/render-dataset/components/operation-record/view-op-result/index.vue.js +1 -1
  30. package/dist/components/render-dataset/components/plus-dataset/index.script.vue.js.js +3 -1
  31. package/dist/components/render-dataset/components/plus-dataset/index.vue.css +2 -2
  32. package/dist/components/render-dataset/components/plus-dataset/index.vue.js +1 -1
  33. package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.css +2 -2
  34. package/dist/components/render-dataset/components/plus-dataset-data/form/api.vue.js +1 -1
  35. package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.css +1 -1
  36. package/dist/components/render-dataset/components/plus-dataset-data/form/footer.vue.js +1 -1
  37. package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.css +2 -2
  38. package/dist/components/render-dataset/components/plus-dataset-data/form/index.vue.js +1 -1
  39. package/dist/components/render-dataset/components/review-dataset-data/index.vue.css +10 -10
  40. package/dist/components/render-dataset/components/review-dataset-data/index.vue.js +1 -1
  41. package/dist/components/render-dataset-detail-origin-data/index.vue.css +3 -3
  42. package/dist/components/render-dataset-detail-origin-data/index.vue.js +1 -1
  43. package/dist/components/render-dataset-list/components/main.vue.css +3 -3
  44. package/dist/components/render-dataset-list/components/main.vue.js +1 -1
  45. package/dist/components/render-dataset-list/index.vue.css +2 -2
  46. package/dist/components/render-dataset-list/index.vue.js +1 -1
  47. package/dist/components/render-file-card/index.vue.css +11 -11
  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.js +1 -1
  55. package/dist/components/render-router-tab/index.vue.css +3 -3
  56. package/dist/components/render-router-tab/index.vue.js +1 -1
  57. package/dist/components/render-t-table/index.vue.css +27 -27
  58. package/dist/components/render-t-table/index.vue.js +1 -1
  59. package/dist/components/render-tag-tree/index.vue.css +7 -7
  60. package/dist/components/render-tag-tree/index.vue.js +1 -1
  61. package/dist/css/tailwind.css +4 -0
  62. package/dist/hooks/use-form-leave-confirm.ts.js +0 -2
  63. package/package.json +1 -1
@@ -1,41 +1,41 @@
1
1
 
2
- .content[data-v-lfldx7w7] {
2
+ .content[data-v-35tbej9g] {
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-lfldx7w7] {
7
+ .data-set-review-slider .value-content[data-v-35tbej9g] {
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-lfldx7w7] {
12
+ .data-set-review-slider .review-data[data-v-35tbej9g] {
13
13
  height: calc(100% - 337px);
14
14
  padding: 18px 24px;
15
15
  }
16
- .data-set-review-slider .review-level[data-v-lfldx7w7] {
16
+ .data-set-review-slider .review-level[data-v-35tbej9g] {
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-lfldx7w7] {
21
+ .data-set-review-slider .review-level .level-score[data-v-35tbej9g] {
22
22
  gap: 50px;
23
23
  }
24
- .data-set-review-slider .review-level .level-score .bk-form-item[data-v-lfldx7w7] {
24
+ .data-set-review-slider .review-level .level-score .bk-form-item[data-v-35tbej9g] {
25
25
  flex: 1;
26
26
  }
27
- .data-set-review-slider .bold-title[data-v-lfldx7w7] .bk-form-label {
27
+ .data-set-review-slider .bold-title[data-v-35tbej9g] .bk-form-label {
28
28
  font-weight: bold;
29
29
  font-size: 14px;
30
30
  }
31
- .data-set-review-slider[data-v-lfldx7w7] .bk-sideslider-title {
31
+ .data-set-review-slider[data-v-35tbej9g] .bk-sideslider-title {
32
32
  justify-content: space-between;
33
33
  width: 100%;
34
34
  }
35
- .data-set-review-slider[data-v-lfldx7w7] .bk-modal-content {
35
+ .data-set-review-slider[data-v-35tbej9g] .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-lfldx7w7] .bk-modal-content >div, .data-set-review-slider[data-v-lfldx7w7] .bk-modal-content .bk-sideslider-content {
39
+ .data-set-review-slider[data-v-35tbej9g] .bk-modal-content >div, .data-set-review-slider[data-v-35tbej9g] .bk-modal-content .bk-sideslider-content {
40
40
  height: 100%;
41
41
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-lfldx7w7";
2
+ script.__scopeId = "data-v-35tbej9g";
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;
@@ -1,15 +1,15 @@
1
1
 
2
- .origin-data-content[data-v-kinenk20] {
2
+ .origin-data-content[data-v-y3vq3i5z] {
3
3
  padding: 24px;
4
4
  height: calc(100% - 52px - 44px);
5
5
  }
6
- .origin-data-panel[data-v-kinenk20] {
6
+ .origin-data-panel[data-v-y3vq3i5z] {
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-kinenk20] {
13
+ .origin-data-panel .toolbar-search[data-v-y3vq3i5z] {
14
14
  width: 6.17rem;
15
15
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-kinenk20";
2
+ script.__scopeId = "data-v-y3vq3i5z";
3
3
  script.__file = "./src/components/render-dataset-detail-origin-data/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,15 +1,15 @@
1
1
 
2
- .main-content[data-v-yrdzt1qk] {
2
+ .main-content[data-v-dinb3x8x] {
3
3
  padding: 20px 24px;
4
4
  height: 100%;
5
5
  }
6
- .main-panel[data-v-yrdzt1qk] {
6
+ .main-panel[data-v-dinb3x8x] {
7
7
  height: 100%;
8
8
  padding: 20px 24px 24px;
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-yrdzt1qk] {
13
+ .main-search[data-v-dinb3x8x] {
14
14
  width: 6.17rem;
15
15
  }
@@ -1,5 +1,5 @@
1
1
  import script from './main.script.vue.js.js';
2
- script.__scopeId = "data-v-yrdzt1qk";
2
+ script.__scopeId = "data-v-dinb3x8x";
3
3
  script.__file = "./src/components/render-dataset-list/components/main.vue";
4
4
  import './main.vue.css';
5
5
  export default script;
@@ -1,8 +1,8 @@
1
1
 
2
- .dataset-main[data-v-hza0017d] {
2
+ .dataset-main[data-v-22xaupem] {
3
3
  height: calc(100% - 90px);
4
4
  margin-top: 2px;
5
5
  }
6
- [data-v-hza0017d] .dataset-main>.bk-resize-layout-main {
6
+ [data-v-22xaupem] .dataset-main>.bk-resize-layout-main {
7
7
  width: 0;
8
8
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-hza0017d";
2
+ script.__scopeId = "data-v-22xaupem";
3
3
  script.__file = "./src/components/render-dataset-list/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,21 +1,21 @@
1
1
 
2
- .upload-file-home[data-v-xl46r0vo] {
2
+ .upload-file-home[data-v-07gccsju] {
3
3
  position: relative;
4
4
  background: #FFFFFF;
5
5
  border: 1px solid #DCDEE5;
6
6
  border-radius: 4px;
7
7
  padding: 12px 12px 10px 12px;
8
8
  }
9
- .upload-file-home[data-v-xl46r0vo]:hover {
9
+ .upload-file-home[data-v-07gccsju]:hover {
10
10
  border: 1px solid #3A84FF;
11
11
  }
12
- .upload-file-home:hover .file-icons[data-v-xl46r0vo] {
12
+ .upload-file-home:hover .file-icons[data-v-07gccsju] {
13
13
  display: flex;
14
14
  }
15
- .upload-file-home .file-icon[data-v-xl46r0vo] {
15
+ .upload-file-home .file-icon[data-v-07gccsju] {
16
16
  font-size: 32px;
17
17
  }
18
- .upload-file-home .file-content[data-v-xl46r0vo] {
18
+ .upload-file-home .file-content[data-v-07gccsju] {
19
19
  font-size: 12px;
20
20
  flex: 1;
21
21
  align-items: flex-start;
@@ -23,28 +23,28 @@
23
23
  font-weight: normal;
24
24
  width: 0;
25
25
  }
26
- .upload-file-home .file-content .file-name[data-v-xl46r0vo] {
26
+ .upload-file-home .file-content .file-name[data-v-07gccsju] {
27
27
  width: 100%;
28
28
  font-size: 14px;
29
29
  line-height: 20px;
30
30
  }
31
- .upload-file-home .file-content .file-size[data-v-xl46r0vo] {
31
+ .upload-file-home .file-content .file-size[data-v-07gccsju] {
32
32
  font-size: 12px;
33
33
  color: #979BA5;
34
34
  line-height: 20px;
35
35
  }
36
- .upload-file-home .file-icons[data-v-xl46r0vo] {
36
+ .upload-file-home .file-icons[data-v-07gccsju] {
37
37
  display: none;
38
38
  color: #979BA5;
39
39
  }
40
- .upload-file-home .file-icons .bkaidev-icon[data-v-xl46r0vo] {
40
+ .upload-file-home .file-icons .bkaidev-icon[data-v-07gccsju] {
41
41
  cursor: pointer;
42
42
  margin-right: 15px;
43
43
  font-size: 16px;
44
44
  }
45
- .upload-file-home .file-icons .bkaidev-icon[data-v-xl46r0vo]:hover {
45
+ .upload-file-home .file-icons .bkaidev-icon[data-v-07gccsju]:hover {
46
46
  color: #3A84FF;
47
47
  }
48
- .upload-file-home .file-icons .bkaidev-delete[data-v-xl46r0vo] {
48
+ .upload-file-home .file-icons .bkaidev-delete[data-v-07gccsju] {
49
49
  margin: 0;
50
50
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-xl46r0vo";
2
+ script.__scopeId = "data-v-07gccsju";
3
3
  script.__file = "./src/components/render-file-card/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,16 +1,16 @@
1
1
 
2
- .ai-ui-sdk-icon.ai-ui-sdk-pdf[data-v-qe99dje0] {
2
+ .ai-ui-sdk-icon.ai-ui-sdk-pdf[data-v-kkwygh50] {
3
3
  color: #EA3636;
4
4
  }
5
- .ai-ui-sdk-icon.ai-ui-sdk-doc-2[data-v-qe99dje0], .ai-ui-sdk-icon.ai-ui-sdk-ppt-2[data-v-qe99dje0], .ai-ui-sdk-icon.ai-ui-sdk-markdown[data-v-qe99dje0] {
5
+ .ai-ui-sdk-icon.ai-ui-sdk-doc-2[data-v-kkwygh50], .ai-ui-sdk-icon.ai-ui-sdk-ppt-2[data-v-kkwygh50], .ai-ui-sdk-icon.ai-ui-sdk-markdown[data-v-kkwygh50] {
6
6
  color: #3A84FF;
7
7
  }
8
- .ai-ui-sdk-icon.ai-ui-sdk-folder-fill[data-v-qe99dje0] {
8
+ .ai-ui-sdk-icon.ai-ui-sdk-folder-fill[data-v-kkwygh50] {
9
9
  color: #C4C6CC;
10
10
  }
11
- .ai-ui-sdk-icon.ai-ui-sdk-excel[data-v-qe99dje0] {
11
+ .ai-ui-sdk-icon.ai-ui-sdk-excel[data-v-kkwygh50] {
12
12
  color: #2DCB56;
13
13
  }
14
- .ai-ui-sdk-icon.ai-ui-sdk-wangye[data-v-qe99dje0] {
14
+ .ai-ui-sdk-icon.ai-ui-sdk-wangye[data-v-kkwygh50] {
15
15
  color: #14A568;
16
16
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-qe99dje0";
2
+ script.__scopeId = "data-v-kkwygh50";
3
3
  script.__file = "./src/components/render-file-type-icon/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,13 +1,13 @@
1
1
 
2
- .header-home[data-v-rn2j7nf4] {
2
+ .header-home[data-v-nahmowqw] {
3
3
  width: 100%;
4
4
  background: #FFFFFF;
5
5
  box-shadow: 0 3px 4px 0 #0000000a;
6
6
  }
7
- .render-tab[data-v-rn2j7nf4] {
7
+ .render-tab[data-v-nahmowqw] {
8
8
  border-bottom: 2px solid transparent;
9
9
  }
10
- .render-tab.active[data-v-rn2j7nf4] {
10
+ .render-tab.active[data-v-nahmowqw] {
11
11
  color: #3A84FF;
12
12
  border-bottom: 2px solid #3A84FF;
13
13
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-rn2j7nf4";
2
+ script.__scopeId = "data-v-nahmowqw";
3
3
  script.__file = "./src/components/render-header/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,20 +1,20 @@
1
1
 
2
- .dislike-icon[data-v-dmn5mmvt] {
2
+ .dislike-icon[data-v-p9m7vhbg] {
3
3
  transform: rotateX(180deg);
4
4
  }
5
- .option-items[data-v-dmn5mmvt] {
5
+ .option-items[data-v-p9m7vhbg] {
6
6
  padding: 1px 8px;
7
7
  background-color: #F0F1F5;
8
8
  line-height: 22px;
9
9
  border-radius: 2px;
10
10
  }
11
- .option-items[data-v-dmn5mmvt]:hover {
11
+ .option-items[data-v-p9m7vhbg]:hover {
12
12
  background-color: #E1ECFF;
13
13
  color: #3A84FF;
14
14
  }
15
- .option-items-selected[data-v-dmn5mmvt]{
15
+ .option-items-selected[data-v-p9m7vhbg]{
16
16
  background-color: #E1ECFF;
17
17
  }
18
- [data-v-dmn5mmvt] .bk-form-item {
18
+ [data-v-p9m7vhbg] .bk-form-item {
19
19
  margin-bottom: 17px;
20
20
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-dmn5mmvt";
2
+ script.__scopeId = "data-v-p9m7vhbg";
3
3
  script.__file = "./src/components/render-like/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,12 +1,12 @@
1
1
 
2
- .router-tab[data-v-onxjfihi] {
2
+ .router-tab[data-v-29xvcqpd] {
3
3
  margin-top: 2px;
4
4
  height: 42px;
5
5
  background: #FFFFFF;
6
6
  box-shadow: 0 2px 4px 0 #1919290d;
7
7
  padding: 0 24px;
8
8
  }
9
- .router-tab a[data-v-onxjfihi] {
9
+ .router-tab a[data-v-29xvcqpd] {
10
10
  padding: 0 8px;
11
11
  margin-right: 24px;
12
12
  font-size: 14px;
@@ -15,7 +15,7 @@
15
15
  color: #4D4F56;
16
16
  box-sizing: border-box;
17
17
  }
18
- .router-tab a.router-link-exact-active[data-v-onxjfihi] {
18
+ .router-tab a.router-link-exact-active[data-v-29xvcqpd] {
19
19
  color: #3A84FF;
20
20
  border-bottom: 2px solid #3A84FF;
21
21
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-onxjfihi";
2
+ script.__scopeId = "data-v-29xvcqpd";
3
3
  script.__file = "./src/components/render-router-tab/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,12 +1,12 @@
1
1
 
2
- .t-t-pagination[data-v-uktc8wkw] {
2
+ .t-t-pagination[data-v-jscjte99] {
3
3
  position: relative;
4
4
  padding: 16px 16px 0 16px;
5
5
  }
6
- .t-t-pagination[data-v-uktc8wkw] .bk-pagination-list.is-last {
6
+ .t-t-pagination[data-v-jscjte99] .bk-pagination-list.is-last {
7
7
  margin-left: auto;
8
8
  }
9
- .pagination-loading[data-v-uktc8wkw]::after {
9
+ .pagination-loading[data-v-jscjte99]::after {
10
10
  content: '';
11
11
  position: absolute;
12
12
  top: 0;
@@ -16,93 +16,93 @@
16
16
  background-color: rgba(255, 255, 255, 0.6);
17
17
  z-index: 72;
18
18
  }
19
- .pagination-border[data-v-uktc8wkw] {
19
+ .pagination-border[data-v-jscjte99] {
20
20
  border-right: 1px solid #dcdee5;
21
21
  border-left: 1px solid #dcdee5;
22
22
  border-bottom: 1px solid #dcdee5;
23
23
  padding-bottom: 16px;
24
24
  }
25
- .t-t-table[data-v-uktc8wkw] {
25
+ .t-t-table[data-v-jscjte99] {
26
26
  display: inline;
27
27
  font-size: 12px;
28
28
  }
29
- .t-t-table[data-v-uktc8wkw] .t-table__th-cell-inner {
29
+ .t-t-table[data-v-jscjte99] .t-table__th-cell-inner {
30
30
  color: #313238;
31
31
  }
32
- .t-t-table[data-v-uktc8wkw] th {
32
+ .t-t-table[data-v-jscjte99] th {
33
33
  padding: 0 16px;
34
34
  height: 42px;
35
35
  background-color: #FAFBFD !important;
36
36
  }
37
- .t-t-table[data-v-uktc8wkw] .t-table__body tr {
37
+ .t-t-table[data-v-jscjte99] .t-table__body tr {
38
38
  color: #63656e;
39
39
  font-size: 12px;
40
40
  }
41
- .t-t-table[data-v-uktc8wkw] .t-table__body tr td {
41
+ .t-t-table[data-v-jscjte99] .t-table__body tr td {
42
42
  padding: 0 16px;
43
43
  height: 40px;
44
44
  background-color: #fff;
45
45
  }
46
- .t-t-table[data-v-uktc8wkw] .t-table__body tr:hover td {
46
+ .t-t-table[data-v-jscjte99] .t-table__body tr:hover td {
47
47
  background-color: #f5f7fa !important;
48
48
  color: #63656E;
49
49
  }
50
- .t-t-table[data-v-uktc8wkw] .t-table__content .t-table__body .t-table__empty-row {
50
+ .t-t-table[data-v-jscjte99] .t-table__content .t-table__body .t-table__empty-row {
51
51
  background-color: #fff !important;
52
52
  }
53
- .t-t-table[data-v-uktc8wkw] .t-table__content .t-table__body .t-table__empty-row >td {
53
+ .t-t-table[data-v-jscjte99] .t-table__content .t-table__body .t-table__empty-row >td {
54
54
  border: none;
55
55
  }
56
- .t-t-table[data-v-uktc8wkw] th .t-table__ellipsis {
56
+ .t-t-table[data-v-jscjte99] th .t-table__ellipsis {
57
57
  width: auto !important;
58
58
  }
59
- .t-t-table[data-v-uktc8wkw] .t-loading__gradient.t-icon-loading {
59
+ .t-t-table[data-v-jscjte99] .t-loading__gradient.t-icon-loading {
60
60
  display: none;
61
61
  }
62
- .t-t-table[data-v-uktc8wkw]:first-of-type .t-table__affixed-header-elm-wrap{
62
+ .t-t-table[data-v-jscjte99]:first-of-type .t-table__affixed-header-elm-wrap{
63
63
  width: calc(100% - 6px) !important;
64
64
  }
65
- .t-t-table[data-v-uktc8wkw] .t-table__affixed-header-elm-wrap>div {
65
+ .t-t-table[data-v-jscjte99] .t-table__affixed-header-elm-wrap>div {
66
66
  width: 100% !important;
67
67
  scrollbar-width: none;
68
68
  }
69
- .t-t-table[data-v-uktc8wkw] .t-table--layout-fixed{
69
+ .t-t-table[data-v-jscjte99] .t-table--layout-fixed{
70
70
  width: 100% !important;
71
71
  }
72
- .t-t-table[data-v-uktc8wkw] .bk-exception-description{
72
+ .t-t-table[data-v-jscjte99] .bk-exception-description{
73
73
  margin-bottom: 0;
74
74
  }
75
- .t-t-table[data-v-uktc8wkw] .t-table__content{
75
+ .t-t-table[data-v-jscjte99] .t-table__content{
76
76
  z-index: 2;
77
77
  max-height: 100%;
78
78
  overflow: auto;
79
79
  }
80
- .t-t-table[data-v-uktc8wkw] .t-table__content::-webkit-scrollbar {
80
+ .t-t-table[data-v-jscjte99] .t-table__content::-webkit-scrollbar {
81
81
  width: 6px;
82
82
  height: 6px;
83
83
  }
84
- .t-t-table[data-v-uktc8wkw] .t-table__content::-webkit-scrollbar-thumb {
84
+ .t-t-table[data-v-jscjte99] .t-table__content::-webkit-scrollbar-thumb {
85
85
  width: 6px;
86
86
  height: 6px;
87
87
  border-radius: 3px;
88
88
  background-color: #dcdee5;
89
89
  }
90
- .t-t-table[data-v-uktc8wkw] .t-table__content::-webkit-scrollbar-thumb:hover {
90
+ .t-t-table[data-v-jscjte99] .t-table__content::-webkit-scrollbar-thumb:hover {
91
91
  background-color: #979ba5;
92
92
  }
93
- .t-t-table[data-v-uktc8wkw] .t-table__ellipsis.t-text-ellipsis:has(.checkbox){
93
+ .t-t-table[data-v-jscjte99] .t-table__ellipsis.t-text-ellipsis:has(.checkbox){
94
94
  line-height: 100%;
95
95
  }
96
- .t-t-table[data-v-uktc8wkw] .t-table__cell--sort-trigger.t-table__double-icons{
96
+ .t-t-table[data-v-jscjte99] .t-table__cell--sort-trigger.t-table__double-icons{
97
97
  gap: 5px;
98
98
  }
99
- .t-t-table[data-v-uktc8wkw] .t-table__sort-icon--active>i{
99
+ .t-t-table[data-v-jscjte99] .t-table__sort-icon--active>i{
100
100
  color: #3a84ff !important;
101
101
  }
102
- .t-t-table[data-v-uktc8wkw] .t-table__cell--fixed-left:has(.checkbox){
102
+ .t-t-table[data-v-jscjte99] .t-table__cell--fixed-left:has(.checkbox){
103
103
  line-height: 100%;
104
104
  }
105
- .t-t-table[data-v-uktc8wkw] .t-table__filter-icon.t-is-focus>span{
105
+ .t-t-table[data-v-jscjte99] .t-table__filter-icon.t-is-focus>span{
106
106
  color: #3a84ff !important;
107
107
  }
108
108
 
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js';
2
- script.__scopeId = "data-v-uktc8wkw";
2
+ script.__scopeId = "data-v-jscjte99";
3
3
  script.__file = "./src/components/render-t-table/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,28 +1,28 @@
1
1
 
2
- .tag-tree[data-v-ictjsqz5] {
2
+ .tag-tree[data-v-o0k1bin7] {
3
3
  font-size: 12px;
4
4
  height: auto;
5
5
  max-height: calc(100% - 44px);
6
6
  }
7
- .tag-tree .manage-tree-item[data-v-ictjsqz5] {
7
+ .tag-tree .manage-tree-item[data-v-o0k1bin7] {
8
8
  height: 32px;
9
9
  flex: 1;
10
10
  }
11
- .tag-tree .quick-icon[data-v-ictjsqz5] {
11
+ .tag-tree .quick-icon[data-v-o0k1bin7] {
12
12
  margin-left: -24px;
13
13
  padding-left: 8px;
14
14
  }
15
- .tag-tree[data-v-ictjsqz5] .tree-item:has(.bottom-line) {
15
+ .tag-tree[data-v-o0k1bin7] .tree-item:has(.bottom-line) {
16
16
  border-bottom: 1px solid #F0F1F5;
17
17
  }
18
- .tag-tree[data-v-ictjsqz5] .tree-item.active .quick-icon {
18
+ .tag-tree[data-v-o0k1bin7] .tree-item.active .quick-icon {
19
19
  color: #3A84FF;
20
20
  }
21
- .tag-tree[data-v-ictjsqz5] .tree-item.active .tag-number {
21
+ .tag-tree[data-v-o0k1bin7] .tree-item.active .tag-number {
22
22
  background: #A3C5FD;
23
23
  color: #fff;
24
24
  }
25
- .tag-number[data-v-ictjsqz5] {
25
+ .tag-number[data-v-o0k1bin7] {
26
26
  line-height: 16px;
27
27
  padding: 0 4px;
28
28
  background-color: #F0F1F5;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js.js';
2
- script.__scopeId = "data-v-ictjsqz5";
2
+ script.__scopeId = "data-v-o0k1bin7";
3
3
  script.__file = "./src/components/render-tag-tree/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -706,6 +706,10 @@
706
706
  max-height: 600px;
707
707
  }
708
708
 
709
+ .g-height-max-400 {
710
+ max-height: 400px;
711
+ }
712
+
709
713
  .g-height-full {
710
714
  height: 100% !important;
711
715
  }
@@ -1,12 +1,10 @@
1
1
  import { InfoBox } from 'bkui-vue';
2
- import { hideTargetPopover } from '../util.ts.js';
3
2
  export const useFormLeaveConfirm = ()=>{
4
3
  let copyValue;
5
4
  const handleInitFormLeaveConfirm = (val)=>{
6
5
  copyValue = JSON.parse(JSON.stringify(val));
7
6
  };
8
7
  const handleFormLeaveConfirm = (leaveCallBack, val, noValidate)=>{
9
- hideTargetPopover();
10
8
  if (!noValidate && copyValue && JSON.stringify(copyValue) !== JSON.stringify(val)) {
11
9
  InfoBox({
12
10
  title: '确认离开当前页?',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blueking/ai-ui-sdk",
3
- "version": "0.2.0-beta.19",
3
+ "version": "0.2.0-beta.20",
4
4
  "description": "蓝鲸AI UI SDK",
5
5
  "main": "dist/main.js",
6
6
  "types": "dist/main.d.ts",