@blueking/ai-ui-sdk 0.0.15-beta.30 → 0.0.15-beta.32

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.
@@ -1,30 +1,30 @@
1
1
 
2
- .send-prompt-container[data-v-5cejqekt] {
2
+ .send-prompt-container[data-v-01dw21td] {
3
3
  width: 800px;
4
4
  z-index: 1501;
5
5
  overflow: visible;
6
6
  position: relative;
7
7
  }
8
- .send-prompt-container[data-v-5cejqekt] .textarea-list {
8
+ .send-prompt-container[data-v-01dw21td] .textarea-list {
9
9
  bottom: var(--textarea-bottom);
10
10
  }
11
- .send-prompt-container:hover .clear-icon[data-v-5cejqekt] {
11
+ .send-prompt-container:hover .clear-icon[data-v-01dw21td] {
12
12
  display: inline-flex !important;
13
13
  }
14
- .quill-container[data-v-5cejqekt] {
14
+ .quill-container[data-v-01dw21td] {
15
15
  background: #fff;
16
16
  box-shadow: 0 0 6px 0 #0000001a;
17
17
  border-radius: 4px;
18
18
  box-sizing: border-box !important;
19
19
  border: 1px solid transparent;
20
20
  }
21
- .quill-container.active[data-v-5cejqekt] {
21
+ .quill-container.active[data-v-01dw21td] {
22
22
  border: 1px solid #3A84FF !important;
23
23
  }
24
- .quill-container[data-v-5cejqekt]:has(.ql-editor:focus) {
24
+ .quill-container[data-v-01dw21td]:has(.ql-editor:focus) {
25
25
  border: 1px solid #3A84FF !important;
26
26
  }
27
- .send-prompt[data-v-5cejqekt] {
27
+ .send-prompt[data-v-01dw21td] {
28
28
  width: 800px;
29
29
  border: 1px solid transparent;
30
30
  flex-direction: row;
@@ -34,26 +34,26 @@
34
34
  border-radius: 4px;
35
35
  border: 1px solid transparent !important;
36
36
  }
37
- .send-prompt[data-v-5cejqekt] .content-input-wrapper {
37
+ .send-prompt[data-v-01dw21td] .content-input-wrapper {
38
38
  padding: 0 !important;
39
39
  height: 100% !important;
40
40
  }
41
- .send-prompt[data-v-5cejqekt] .auto-textarea-wrapper {
41
+ .send-prompt[data-v-01dw21td] .auto-textarea-wrapper {
42
42
  height: 100% !important;
43
43
  }
44
- .send-prompt[data-v-5cejqekt] .v-note-panel {
44
+ .send-prompt[data-v-01dw21td] .v-note-panel {
45
45
  border-radius: 4px;
46
46
  }
47
- .send-prompt[data-v-5cejqekt] .scroll-style {
47
+ .send-prompt[data-v-01dw21td] .scroll-style {
48
48
  overflow-y: hidden !important;
49
49
  }
50
- .send-prompt[data-v-5cejqekt] .auto-textarea-block {
50
+ .send-prompt[data-v-01dw21td] .auto-textarea-block {
51
51
  display: none;
52
52
  }
53
- .send-prompt[data-v-5cejqekt]:has(.ql-editor:focus) {
53
+ .send-prompt[data-v-01dw21td]:has(.ql-editor:focus) {
54
54
  height: var(--text-height);
55
55
  }
56
- .ai-ui-sdk-fasong[data-v-5cejqekt] {
56
+ .ai-ui-sdk-fasong[data-v-01dw21td] {
57
57
  width: 28px;
58
58
  height: 28px;
59
59
  line-height: 28px;
@@ -67,15 +67,15 @@
67
67
  text-align: center;
68
68
  z-index: 1501;
69
69
  }
70
- .ai-ui-sdk-fasong[data-v-5cejqekt]:hover {
70
+ .ai-ui-sdk-fasong[data-v-01dw21td]:hover {
71
71
  background: #F0F5FF;
72
72
  color: #3a84ff;
73
73
  }
74
- .ai-ui-sdk-fasong.disable[data-v-5cejqekt] {
74
+ .ai-ui-sdk-fasong.disable[data-v-01dw21td] {
75
75
  color: #dcdee5;
76
76
  cursor: not-allowed;
77
77
  }
78
- .clear-icon[data-v-5cejqekt] {
78
+ .clear-icon[data-v-01dw21td] {
79
79
  display: none !important;
80
80
  position: absolute;
81
81
  bottom: 42px;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js';
2
- script.__scopeId = "data-v-5cejqekt";
2
+ script.__scopeId = "data-v-01dw21td";
3
3
  script.__file = "./src/component/render-input/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,5 +1,5 @@
1
1
 
2
- .send-tool-container[data-v-asmwmte4] {
2
+ .send-tool-container[data-v-rwmlt8uj] {
3
3
  position: absolute;
4
4
  left: 50%;
5
5
  top: 16px;
@@ -12,17 +12,17 @@
12
12
  cursor: row-resize;
13
13
  z-index: 15001;
14
14
  }
15
- .send-tool-container.bottom[data-v-asmwmte4] {
15
+ .send-tool-container.bottom[data-v-rwmlt8uj] {
16
16
  bottom: 0;
17
17
  top: auto;
18
18
  }
19
- .send-tool-container.bottom .ai-ui-sdk-gengduo[data-v-asmwmte4] {
19
+ .send-tool-container.bottom .ai-ui-sdk-gengduo[data-v-rwmlt8uj] {
20
20
  margin-top: -10px;
21
21
  }
22
- .send-tool-container[data-v-asmwmte4]:hover, .send-tool-container.is-dragging[data-v-asmwmte4] {
22
+ .send-tool-container[data-v-rwmlt8uj]:hover, .send-tool-container.is-dragging[data-v-rwmlt8uj] {
23
23
  background: #3A84FF;
24
24
  }
25
- .send-tool-container .ai-ui-sdk-gengduo[data-v-asmwmte4] {
25
+ .send-tool-container .ai-ui-sdk-gengduo[data-v-rwmlt8uj] {
26
26
  margin-top: -2px;
27
27
  color: #63656E;
28
28
  }
@@ -1,5 +1,5 @@
1
1
  import script from './render-drag.script.vue.js';
2
- script.__scopeId = "data-v-asmwmte4";
2
+ script.__scopeId = "data-v-rwmlt8uj";
3
3
  script.__file = "./src/component/render-input/render-drag.vue";
4
4
  import './render-drag.vue.css';
5
5
  export default script;
@@ -1,4 +1,4 @@
1
1
 
2
- .ai-ui-sdk-icon[data-v-0p4pyaxy] {
2
+ .ai-ui-sdk-icon[data-v-l3kw65bo] {
3
3
  color: #C4C6CC;
4
4
  }
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js';
2
- script.__scopeId = "data-v-0p4pyaxy";
2
+ script.__scopeId = "data-v-l3kw65bo";
3
3
  script.__file = "./src/component/render-knowledge-icon/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -1,10 +1,10 @@
1
1
 
2
- .ai-message-home[data-v-oxy4e30u] {
2
+ .ai-message-home[data-v-er6mdoi6] {
3
3
  justify-content: center;
4
4
  align-items: flex-start;
5
5
  width: 100%;
6
6
  }
7
- .ai-content[data-v-oxy4e30u] {
7
+ .ai-content[data-v-er6mdoi6] {
8
8
  flex: 1;
9
9
  max-width: calc(100% - 104px);
10
10
  background: #FFFFFF;
@@ -17,26 +17,26 @@
17
17
  padding-top: 12px;
18
18
  margin-right: 52px;
19
19
  }
20
- .ai-content .ai-ui-sdk-warning-circle-fill[data-v-oxy4e30u] {
20
+ .ai-content .ai-ui-sdk-warning-circle-fill[data-v-er6mdoi6] {
21
21
  color: #EA3636;
22
22
  font-size: 18px;
23
23
  margin-right: 2px;
24
24
  }
25
- .ai-content .ai-ui-sdk-quanquan[data-v-oxy4e30u] {
25
+ .ai-content .ai-ui-sdk-quanquan[data-v-er6mdoi6] {
26
26
  display: inline-block;
27
27
  color: #3A84FF;
28
- animation: rotate-oxy4e30u 800ms linear infinite;
28
+ animation: rotate-er6mdoi6 800ms linear infinite;
29
29
  position: absolute;
30
30
  left: 7px;
31
31
  top: 23px;
32
32
  z-index: 1501;
33
33
  }
34
- .ai-content .message-check[data-v-oxy4e30u] {
34
+ .ai-content .message-check[data-v-er6mdoi6] {
35
35
  position: absolute;
36
36
  top: 0;
37
37
  left: -80px;
38
38
  }
39
- .ai-content[data-v-oxy4e30u]::before {
39
+ .ai-content[data-v-er6mdoi6]::before {
40
40
  position: absolute;
41
41
  content: '';
42
42
  width: 15px;
@@ -46,47 +46,47 @@
46
46
  rotate: 45deg;
47
47
  background: #FFFFFF;
48
48
  }
49
- .ai-content.fail[data-v-oxy4e30u] {
49
+ .ai-content.fail[data-v-er6mdoi6] {
50
50
  padding: 12px;
51
51
  word-break: break-all;
52
52
  }
53
- .ai-content.loading[data-v-oxy4e30u] {
53
+ .ai-content.loading[data-v-er6mdoi6] {
54
54
  padding: 12px 0;
55
55
  word-break: break-all;
56
56
  }
57
- .skeleton-message[data-v-oxy4e30u] {
57
+ .skeleton-message[data-v-er6mdoi6] {
58
58
  margin-right: 52px;
59
59
  }
60
- .message-photo[data-v-oxy4e30u] {
60
+ .message-photo[data-v-er6mdoi6] {
61
61
  width: 52px;
62
62
  text-align: right;
63
63
  user-select: none;
64
64
  }
65
- .message-photo img[data-v-oxy4e30u] {
65
+ .message-photo img[data-v-er6mdoi6] {
66
66
  margin-right: 16px;
67
67
  margin-top: 5px;
68
68
  width: 36px;
69
69
  height: 36px;
70
70
  }
71
- .message-tools[data-v-oxy4e30u] {
71
+ .message-tools[data-v-er6mdoi6] {
72
72
  margin: 12px 12px 12px;
73
73
  padding-top: 10px;
74
74
  justify-content: space-between;
75
75
  border-top: 1px solid #EAEBF0;
76
76
  }
77
- .message-tools .rate-tip[data-v-oxy4e30u] {
77
+ .message-tools .rate-tip[data-v-er6mdoi6] {
78
78
  font-size: 12px;
79
79
  color: #979BA5;
80
80
  margin-left: 7px;
81
81
  }
82
- .message-tools .tool-icons .ai-ui-sdk-icon[data-v-oxy4e30u] {
82
+ .message-tools .tool-icons .ai-ui-sdk-icon[data-v-er6mdoi6] {
83
83
  cursor: pointer;
84
84
  color: #979BA5;
85
85
  }
86
- .message-tools .tool-icons .ai-ui-sdk-icon[data-v-oxy4e30u]:hover {
86
+ .message-tools .tool-icons .ai-ui-sdk-icon[data-v-er6mdoi6]:hover {
87
87
  color: #3A84FF;
88
88
  }
89
- @keyframes rotate-oxy4e30u {
89
+ @keyframes rotate-er6mdoi6 {
90
90
  0% {
91
91
  transform: rotate(0);
92
92
  }
@@ -1,5 +1,5 @@
1
1
  import script from './openai-message.script.vue.js';
2
- script.__scopeId = "data-v-oxy4e30u";
2
+ script.__scopeId = "data-v-er6mdoi6";
3
3
  script.__file = "./src/component/render-message/openai-message.vue";
4
4
  import './openai-message.vue.css';
5
5
  export default script;
@@ -1,5 +1,5 @@
1
1
 
2
- .skeleton-message[data-v-ime64dpr] {
2
+ .skeleton-message[data-v-own6787c] {
3
3
  height: 50px;
4
4
  flex: 1;
5
5
  background-color: #EBECF3;
@@ -1,6 +1,6 @@
1
1
  import { render } from './skeleton-message.script.vue.js';
2
2
  const script = { render };
3
- script.__scopeId = "data-v-ime64dpr";
3
+ script.__scopeId = "data-v-own6787c";
4
4
  script.__file = "./src/component/render-message/skeleton-message.vue";
5
5
  import './skeleton-message.vue.css';
6
6
  export default script;
@@ -1,5 +1,5 @@
1
1
 
2
- .system-message[data-v-nqo7fu84] {
2
+ .system-message[data-v-uk25qm0i] {
3
3
  position: relative;
4
4
  width: calc(100% - 204px) !important;
5
5
  max-width: 800px !important;
@@ -7,7 +7,7 @@
7
7
  border-bottom: 1px dashed #DCDEE5;
8
8
  margin: 24px 0 40px !important;
9
9
  }
10
- .system-message span[data-v-nqo7fu84] {
10
+ .system-message span[data-v-uk25qm0i] {
11
11
  position: absolute;
12
12
  left: 50%;
13
13
  top: 50%;
@@ -1,5 +1,5 @@
1
1
  import script from './system-message.script.vue.js';
2
- script.__scopeId = "data-v-nqo7fu84";
2
+ script.__scopeId = "data-v-uk25qm0i";
3
3
  script.__file = "./src/component/render-message/system-message.vue";
4
4
  import './system-message.vue.css';
5
5
  export default script;
@@ -1,5 +1,5 @@
1
1
 
2
- .time-message[data-v-oadklnih] {
2
+ .time-message[data-v-cqjs5ohg] {
3
3
  position: relative;
4
4
  padding: 0 8px !important;
5
5
  height: 22px;
@@ -1,5 +1,5 @@
1
1
  import script from './time-message.script.vue.js';
2
- script.__scopeId = "data-v-oadklnih";
2
+ script.__scopeId = "data-v-cqjs5ohg";
3
3
  script.__file = "./src/component/render-message/time-message.vue";
4
4
  import './time-message.vue.css';
5
5
  export default script;
@@ -1,10 +1,10 @@
1
1
 
2
- .ai-message-home[data-v-303vzop5] {
2
+ .ai-message-home[data-v-fisq94er] {
3
3
  justify-content: center;
4
4
  align-items: flex-start;
5
5
  width: 100%;
6
6
  }
7
- .ai-content[data-v-303vzop5] {
7
+ .ai-content[data-v-fisq94er] {
8
8
  flex: 1;
9
9
  background: #FFFFFF;
10
10
  line-height: 22px;
@@ -16,17 +16,17 @@
16
16
  padding-top: 12px;
17
17
  margin-right: 52px;
18
18
  }
19
- .ai-content .ai-ui-sdk-warning-circle-fill[data-v-303vzop5] {
19
+ .ai-content .ai-ui-sdk-warning-circle-fill[data-v-fisq94er] {
20
20
  color: #EA3636;
21
21
  font-size: 18px;
22
22
  margin-right: 2px;
23
23
  }
24
- .ai-content .message-check[data-v-303vzop5] {
24
+ .ai-content .message-check[data-v-fisq94er] {
25
25
  position: absolute;
26
26
  top: 0;
27
27
  left: -80px;
28
28
  }
29
- .ai-content[data-v-303vzop5]::before {
29
+ .ai-content[data-v-fisq94er]::before {
30
30
  position: absolute;
31
31
  content: '';
32
32
  width: 15px;
@@ -36,21 +36,21 @@
36
36
  rotate: 45deg;
37
37
  background: #FFFFFF;
38
38
  }
39
- .ai-content.fail[data-v-303vzop5] {
39
+ .ai-content.fail[data-v-fisq94er] {
40
40
  padding: 12px;
41
41
  }
42
- .message-photo[data-v-303vzop5] {
42
+ .message-photo[data-v-fisq94er] {
43
43
  width: 52px;
44
44
  text-align: right;
45
45
  user-select: none;
46
46
  }
47
- .message-photo img[data-v-303vzop5] {
47
+ .message-photo img[data-v-fisq94er] {
48
48
  margin-right: 16px;
49
49
  margin-top: 5px;
50
50
  width: 36px;
51
51
  height: 36px;
52
52
  }
53
- .clear-message[data-v-303vzop5] {
53
+ .clear-message[data-v-fisq94er] {
54
54
  color: #3a84ff;
55
55
  cursor: pointer;
56
56
  }
@@ -1,5 +1,5 @@
1
1
  import script from './token-expired-message.script.vue.js';
2
- script.__scopeId = "data-v-303vzop5";
2
+ script.__scopeId = "data-v-fisq94er";
3
3
  script.__file = "./src/component/render-message/token-expired-message.vue";
4
4
  import './token-expired-message.vue.css';
5
5
  export default script;
@@ -1,20 +1,20 @@
1
1
 
2
- .user-message-home[data-v-so2de6cf] {
2
+ .user-message-home[data-v-tpwps5dp] {
3
3
  align-items: flex-start;
4
4
  justify-content: flex-end;
5
5
  }
6
- .user-message-extra[data-v-so2de6cf] {
6
+ .user-message-extra[data-v-tpwps5dp] {
7
7
  padding: 0 52px;
8
8
  }
9
- .user-message-extra[data-v-so2de6cf]:after {
9
+ .user-message-extra[data-v-tpwps5dp]:after {
10
10
  content: '';
11
11
  display: table;
12
12
  clear: both;
13
13
  }
14
- .user-message-extra .ai-ui-sdk-icon[data-v-so2de6cf] {
14
+ .user-message-extra .ai-ui-sdk-icon[data-v-tpwps5dp] {
15
15
  font-size: 14px;
16
16
  }
17
- .user-content[data-v-so2de6cf] {
17
+ .user-content[data-v-tpwps5dp] {
18
18
  flex: 1;
19
19
  max-width: calc(100% - 104px);
20
20
  background: #E1ECFF;
@@ -26,7 +26,7 @@
26
26
  position: relative;
27
27
  margin-left: 52px;
28
28
  }
29
- .user-content .ai-ui-sdk-icon[data-v-so2de6cf] {
29
+ .user-content .ai-ui-sdk-icon[data-v-tpwps5dp] {
30
30
  width: 28px;
31
31
  height: 28px;
32
32
  background: #FFFFFF;
@@ -41,17 +41,17 @@
41
41
  margin-right: 8px;
42
42
  margin-top: 8px;
43
43
  }
44
- .user-content .ai-ui-sdk-icon.hover-show[data-v-so2de6cf] {
44
+ .user-content .ai-ui-sdk-icon.hover-show[data-v-tpwps5dp] {
45
45
  display: none;
46
46
  }
47
- .user-content .ai-ui-sdk-icon.ai-ui-sdk-yinyong-2[data-v-so2de6cf]:hover, .user-content .ai-ui-sdk-icon.ai-ui-sdk-copy[data-v-so2de6cf]:hover, .user-content .ai-ui-sdk-icon.ai-ui-sdk-baocun[data-v-so2de6cf]:hover, .user-content .ai-ui-sdk-icon.ai-ui-sdk-delete[data-v-so2de6cf]:hover {
47
+ .user-content .ai-ui-sdk-icon.ai-ui-sdk-yinyong-2[data-v-tpwps5dp]:hover, .user-content .ai-ui-sdk-icon.ai-ui-sdk-copy[data-v-tpwps5dp]:hover, .user-content .ai-ui-sdk-icon.ai-ui-sdk-baocun[data-v-tpwps5dp]:hover, .user-content .ai-ui-sdk-icon.ai-ui-sdk-delete[data-v-tpwps5dp]:hover {
48
48
  color: #3A84FF;
49
49
  border-color: #3A84FF;
50
50
  }
51
- .user-content:hover .hover-show[data-v-so2de6cf] {
51
+ .user-content:hover .hover-show[data-v-tpwps5dp] {
52
52
  display: flex;
53
53
  }
54
- .user-content[data-v-so2de6cf]::after {
54
+ .user-content[data-v-tpwps5dp]::after {
55
55
  position: absolute;
56
56
  content: '';
57
57
  width: 15px;
@@ -61,23 +61,23 @@
61
61
  rotate: 45deg;
62
62
  background: #E1ECFF;
63
63
  }
64
- .message-tools[data-v-so2de6cf] {
64
+ .message-tools[data-v-tpwps5dp] {
65
65
  justify-content: flex-end;
66
66
  position: absolute;
67
67
  width: 150px;
68
68
  left: -150px;
69
69
  top: 2px;
70
70
  }
71
- .message-check[data-v-so2de6cf] {
71
+ .message-check[data-v-tpwps5dp] {
72
72
  position: absolute;
73
73
  top: 0;
74
74
  left: -80px;
75
75
  }
76
- .message-photo[data-v-so2de6cf] {
76
+ .message-photo[data-v-tpwps5dp] {
77
77
  width: 52px;
78
78
  user-select: none;
79
79
  }
80
- .message-photo img[data-v-so2de6cf] {
80
+ .message-photo img[data-v-tpwps5dp] {
81
81
  margin-left: 16px;
82
82
  margin-top: 5px;
83
83
  width: 36px;
@@ -85,6 +85,6 @@
85
85
  border: 1px solid #DCDEE5;
86
86
  border-radius: 100%;
87
87
  }
88
- .skeleton-message[data-v-so2de6cf] {
88
+ .skeleton-message[data-v-tpwps5dp] {
89
89
  margin-left: 52px;
90
90
  }
@@ -1,5 +1,5 @@
1
1
  import script from './user-message.script.vue.js';
2
- script.__scopeId = "data-v-so2de6cf";
2
+ script.__scopeId = "data-v-tpwps5dp";
3
3
  script.__file = "./src/component/render-message/user-message.vue";
4
4
  import './user-message.vue.css';
5
5
  export default script;
@@ -1,5 +1,5 @@
1
1
 
2
- .render-stop[data-v-ryk7ucq3] {
2
+ .render-stop[data-v-c6crdm0s] {
3
3
  background: #FFFFFF;
4
4
  border: 1px solid #DCDEE5;
5
5
  border-radius: 2px;
@@ -8,7 +8,7 @@
8
8
  font-size: 12px;
9
9
  cursor: pointer;
10
10
  }
11
- .render-stop .stop-icon[data-v-ryk7ucq3] {
11
+ .render-stop .stop-icon[data-v-c6crdm0s] {
12
12
  width: 8px;
13
13
  height: 8px;
14
14
  background: #FFDDDD;
@@ -1,5 +1,5 @@
1
1
  import script from './index.script.vue.js';
2
- script.__scopeId = "data-v-ryk7ucq3";
2
+ script.__scopeId = "data-v-c6crdm0s";
3
3
  script.__file = "./src/component/render-stop/index.vue";
4
4
  import './index.vue.css';
5
5
  export default script;
@@ -2,7 +2,12 @@
2
2
  * 转换agentapi为agent
3
3
  * @param data IAgentInfoApi
4
4
  * @returns IAgentInfo
5
- */ export const transferAgentInfoApi2AgentInfo = (data)=>({
6
- openingRemark: data.opening_remark,
7
- predefinedQuestions: data.predefined_questions
8
- });
5
+ */ export const transferAgentInfoApi2AgentInfo = (data)=>{
6
+ var _data_conversation_settings, _data_conversation_settings1;
7
+ return {
8
+ conversationSettings: {
9
+ openingRemark: data === null || data === void 0 ? void 0 : (_data_conversation_settings = data.conversation_settings) === null || _data_conversation_settings === void 0 ? void 0 : _data_conversation_settings.opening_remark,
10
+ predefinedQuestions: data === null || data === void 0 ? void 0 : (_data_conversation_settings1 = data.conversation_settings) === null || _data_conversation_settings1 === void 0 ? void 0 : _data_conversation_settings1.predefined_questions
11
+ }
12
+ };
13
+ };
@@ -1,8 +1,12 @@
1
1
  export interface IAgentInfoApi {
2
- opening_remark: string;
3
- predefined_questions: string[];
2
+ conversation_settings?: {
3
+ opening_remark?: string;
4
+ predefined_questions?: string[];
5
+ };
4
6
  }
5
7
  export interface IAgentInfo {
6
- openingRemark: string;
7
- predefinedQuestions: string[];
8
+ conversationSettings?: {
9
+ openingRemark?: string;
10
+ predefinedQuestions?: string[];
11
+ };
8
12
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blueking/ai-ui-sdk",
3
- "version": "0.0.15-beta.30",
3
+ "version": "0.0.15-beta.32",
4
4
  "description": "蓝鲸AI UI SDK",
5
5
  "main": "dist/main.js",
6
6
  "types": "dist/main.d.ts",
@@ -35,7 +35,7 @@
35
35
  "x-mavon-editor": "^0.0.15"
36
36
  },
37
37
  "devDependencies": {
38
- "@blueking/cli-service": "0.1.0-beta.15",
38
+ "@blueking/cli-service": "0.1.0-beta.17",
39
39
  "@types/quill": "^1.3.10",
40
40
  "@types/markdown-it": "^14.1.2",
41
41
  "typescript": "^5.5.4",