bhd-components 0.5.6 → 0.5.8

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 (115) hide show
  1. package/dist/5764783e.esm.es5.production.js +468 -0
  2. package/dist/f2b01b9c.esm.es5.development.js +167840 -0
  3. package/dist/index.esm.es5.development.css +8467 -0
  4. package/dist/index.esm.es5.development.js +5835 -0
  5. package/dist/index.esm.es5.production.css +1 -0
  6. package/dist/index.esm.es5.production.js +1 -0
  7. package/dist/vendor.esm.es5.development.esm.es5.development.css +117 -0
  8. package/dist/vendor.esm.es5.production.esm.es5.production.css +9 -0
  9. package/es2017/customerService/contactsList/index.d.ts +14 -0
  10. package/es2017/customerService/contactsList/index.js +316 -0
  11. package/es2017/customerService/contactsList/index.module.less +206 -0
  12. package/es2017/customerService/function.d.ts +17 -0
  13. package/es2017/customerService/function.js +72 -0
  14. package/es2017/customerService/historyFun/index.d.ts +14 -0
  15. package/es2017/customerService/historyFun/index.js +276 -0
  16. package/es2017/customerService/historyFun/index.module.less +223 -0
  17. package/es2017/customerService/images/knowledge_icon.png +0 -0
  18. package/es2017/customerService/images/voice_btn.gif +0 -0
  19. package/es2017/customerService/index.d.ts +16 -0
  20. package/es2017/customerService/index.js +2687 -0
  21. package/es2017/customerService/index.module.less +790 -0
  22. package/es2017/customerService/useMediaRecorder.d.ts +9 -0
  23. package/es2017/customerService/useMediaRecorder.js +78 -0
  24. package/es2017/customerService/voice_btn.gif +0 -0
  25. package/es2017/icons/components/custom-ai_icon.d.ts +4 -0
  26. package/es2017/icons/components/custom-ai_icon.js +58 -0
  27. package/es2017/icons/components/custom-contacts.d.ts +4 -0
  28. package/es2017/icons/components/custom-contacts.js +29 -0
  29. package/es2017/icons/components/custom-copy.d.ts +4 -0
  30. package/es2017/icons/components/custom-copy.js +36 -0
  31. package/es2017/icons/components/custom-dislike.d.ts +4 -0
  32. package/es2017/icons/components/custom-dislike.js +22 -0
  33. package/es2017/icons/components/custom-duihao.d.ts +4 -0
  34. package/es2017/icons/components/custom-duihao.js +22 -0
  35. package/es2017/icons/components/custom-exit_full_screen.d.ts +4 -0
  36. package/es2017/icons/components/custom-exit_full_screen.js +26 -0
  37. package/es2017/icons/components/custom-full_screen.d.ts +4 -0
  38. package/es2017/icons/components/custom-full_screen.js +22 -0
  39. package/es2017/icons/components/custom-like.d.ts +4 -0
  40. package/es2017/icons/components/custom-like.js +22 -0
  41. package/es2017/icons/components/custom-quote.d.ts +4 -0
  42. package/es2017/icons/components/custom-quote.js +31 -0
  43. package/es2017/icons/components/custom-record.d.ts +4 -0
  44. package/es2017/icons/components/custom-record.js +37 -0
  45. package/es2017/icons/components/custom-reloading.d.ts +4 -0
  46. package/es2017/icons/components/custom-reloading.js +26 -0
  47. package/es2017/icons/components/custom-retract.d.ts +4 -0
  48. package/es2017/icons/components/custom-retract.js +27 -0
  49. package/es2017/icons/components/custom-round_close.d.ts +4 -0
  50. package/es2017/icons/components/custom-round_close.js +24 -0
  51. package/es2017/icons/components/custom-sending.d.ts +4 -0
  52. package/es2017/icons/components/custom-sending.js +22 -0
  53. package/es2017/icons/components/custom-sound_recording.d.ts +4 -0
  54. package/es2017/icons/components/custom-sound_recording.js +22 -0
  55. package/es2017/icons/components/index.d.ts +15 -0
  56. package/es2017/icons/components/index.js +15 -0
  57. package/es2017/index.d.ts +1 -0
  58. package/es2017/index.js +1 -0
  59. package/esm/customerService/contactsList/index.d.ts +14 -0
  60. package/esm/customerService/contactsList/index.js +333 -0
  61. package/esm/customerService/contactsList/index.module.less +206 -0
  62. package/esm/customerService/function.d.ts +17 -0
  63. package/esm/customerService/function.js +74 -0
  64. package/esm/customerService/historyFun/index.d.ts +14 -0
  65. package/esm/customerService/historyFun/index.js +289 -0
  66. package/esm/customerService/historyFun/index.module.less +223 -0
  67. package/esm/customerService/images/knowledge_icon.png +0 -0
  68. package/esm/customerService/images/voice_btn.gif +0 -0
  69. package/esm/customerService/index.d.ts +16 -0
  70. package/esm/customerService/index.js +2793 -0
  71. package/esm/customerService/index.module.less +790 -0
  72. package/esm/customerService/useMediaRecorder.d.ts +9 -0
  73. package/esm/customerService/useMediaRecorder.js +121 -0
  74. package/esm/customerService/voice_btn.gif +0 -0
  75. package/esm/icons/components/custom-ai_icon.d.ts +4 -0
  76. package/esm/icons/components/custom-ai_icon.js +60 -0
  77. package/esm/icons/components/custom-contacts.d.ts +4 -0
  78. package/esm/icons/components/custom-contacts.js +31 -0
  79. package/esm/icons/components/custom-copy.d.ts +4 -0
  80. package/esm/icons/components/custom-copy.js +38 -0
  81. package/esm/icons/components/custom-dislike.d.ts +4 -0
  82. package/esm/icons/components/custom-dislike.js +24 -0
  83. package/esm/icons/components/custom-duihao.d.ts +4 -0
  84. package/esm/icons/components/custom-duihao.js +24 -0
  85. package/esm/icons/components/custom-exit_full_screen.d.ts +4 -0
  86. package/esm/icons/components/custom-exit_full_screen.js +28 -0
  87. package/esm/icons/components/custom-full_screen.d.ts +4 -0
  88. package/esm/icons/components/custom-full_screen.js +24 -0
  89. package/esm/icons/components/custom-like.d.ts +4 -0
  90. package/esm/icons/components/custom-like.js +24 -0
  91. package/esm/icons/components/custom-quote.d.ts +4 -0
  92. package/esm/icons/components/custom-quote.js +33 -0
  93. package/esm/icons/components/custom-record.d.ts +4 -0
  94. package/esm/icons/components/custom-record.js +39 -0
  95. package/esm/icons/components/custom-reloading.d.ts +4 -0
  96. package/esm/icons/components/custom-reloading.js +28 -0
  97. package/esm/icons/components/custom-retract.d.ts +4 -0
  98. package/esm/icons/components/custom-retract.js +29 -0
  99. package/esm/icons/components/custom-round_close.d.ts +4 -0
  100. package/esm/icons/components/custom-round_close.js +26 -0
  101. package/esm/icons/components/custom-sending.d.ts +4 -0
  102. package/esm/icons/components/custom-sending.js +24 -0
  103. package/esm/icons/components/custom-sound_recording.d.ts +4 -0
  104. package/esm/icons/components/custom-sound_recording.js +24 -0
  105. package/esm/icons/components/index.d.ts +15 -0
  106. package/esm/icons/components/index.js +15 -0
  107. package/esm/index.d.ts +1 -0
  108. package/esm/index.js +1 -0
  109. package/package.json +11 -2
  110. package/dist/1951bd5c.esm.es5.development.js +0 -45417
  111. package/dist/28cd83d3.esm.es5.production.js +0 -256
  112. package/dist/table.esm.es5.development.css +0 -772
  113. package/dist/table.esm.es5.development.js +0 -289
  114. package/dist/table.esm.es5.production.css +0 -1
  115. package/dist/table.esm.es5.production.js +0 -1
@@ -0,0 +1,790 @@
1
+ @import "../theme/variable.less";
2
+ // @color-data-visualization-01: @color-background-info-base;
3
+ // @color-text-primary: @color-background-info-base;
4
+
5
+ .service_ChatWindow_Drawer,
6
+ .ChatWindow_Modal {
7
+ width: 100% !important;
8
+ :global {
9
+ .bhd-drawer-mask {
10
+ background-color: @color-border-Tr !important;
11
+ }
12
+ }
13
+ }
14
+ .ChatWindow_Drawer,
15
+ .ChatWindow_Modal {
16
+ /* 全局修改滚动条样式 */
17
+ textarea::-webkit-scrollbar {
18
+ background-color: #eaedf1;
19
+ background-color: transparent;
20
+ width: 4px;
21
+ height: 4px;
22
+ }
23
+ textarea::-webkit-scrollbar-thumb {
24
+ border-radius: 4px;
25
+ background-color: rgba(0, 0, 0, 0.25);
26
+ }
27
+
28
+ pre::-webkit-scrollbar {
29
+ background-color: #eaedf1;
30
+ background-color: transparent;
31
+ width: 4px;
32
+ height: 4px;
33
+ }
34
+ pre::-webkit-scrollbar-thumb {
35
+ border-radius: 4px;
36
+ background-color: rgba(0, 0, 0, 0.25);
37
+ }
38
+
39
+ // background: #F5F5F5 !important;
40
+ box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
41
+ :global {
42
+ .bhd-drawer-body {
43
+ padding: 0 !important;
44
+ }
45
+ }
46
+ .header_wrap {
47
+ .top {
48
+ display: flex;
49
+ padding: 16px 24px;
50
+ justify-content: space-between;
51
+ align-items: center;
52
+ background-color: #fff;
53
+ line-height: 1;
54
+ .user {
55
+ color: #000;
56
+ font-size: 16px;
57
+ font-weight: 600;
58
+ position: relative;
59
+ padding-left: 36px;
60
+ i {
61
+ padding-right: 16px;
62
+ color: #111;
63
+ position: absolute;
64
+ font-size: 20px;
65
+ top: -2px;
66
+ left: 0;
67
+ }
68
+ .count{
69
+ position: absolute;
70
+ top: -6px;
71
+ right: 5px;
72
+ background-color: #f4523b;
73
+ color: #fff;
74
+ padding: 0 5px;
75
+ border-radius: 25px;
76
+ font-size: 12px;
77
+ line-height: 1.2;
78
+ }
79
+ }
80
+ .operate {
81
+ display: flex;
82
+ height: 16px;
83
+ i {
84
+ font-size: 16px;
85
+ margin-left: 23px;
86
+ cursor: pointer;
87
+ }
88
+ // :global{
89
+ // .iconicon_guanbi_Close{
90
+ // // font-size: 23px;
91
+ // position: relative;
92
+ // top: 1px;
93
+ // }
94
+ // }
95
+ .line {
96
+ display: inline-block;
97
+ width: 1px;
98
+ height: 16px;
99
+ background-color: @color-border-Tr;
100
+ margin: 0 4px;
101
+ margin-left: 23px;
102
+ }
103
+ }
104
+ }
105
+ }
106
+ //newlabo中使用
107
+ .header_wrap_newlabo {
108
+ .top {
109
+ background-color: #f5f5f5;
110
+ border-bottom: 1px solid @color-border-Tr;
111
+ .user {
112
+ padding-left: 0;
113
+ font-weight: 400;
114
+ }
115
+ }
116
+ }
117
+ .Drawer_main {
118
+ max-height: calc(100vh - 110px);
119
+ overflow: auto;
120
+ background: #f5f5f5;
121
+ min-height: 500px;
122
+ .loading {
123
+ text-align: center;
124
+ margin: 10px 0;
125
+ img {
126
+ width: 30px;
127
+ height: 30px;
128
+ }
129
+ }
130
+ .message_con {
131
+ padding: 16px;
132
+ padding-top: 0;
133
+ .left {
134
+ .head_sculpture {
135
+ width: 32px;
136
+ height: 32px;
137
+ margin-top: 24px;
138
+ border-radius: 50%;
139
+ display: inline-block;
140
+ vertical-align: top;
141
+ overflow: hidden;
142
+ img {
143
+ width: 100%;
144
+ height: 100%;
145
+ }
146
+ }
147
+ }
148
+ .right {
149
+ .head_sculpture {
150
+ width: 32px;
151
+ height: 32px;
152
+ margin-top: 24px;
153
+ line-height: 32px;
154
+ border-radius: 50%;
155
+ display: inline-block;
156
+ vertical-align: top;
157
+ overflow: hidden;
158
+ // background-color: @color-background-primary-base;
159
+ text-align: center;
160
+ i {
161
+ color: #fff;
162
+ }
163
+ img {
164
+ width: 100%;
165
+ height: 100%;
166
+ }
167
+ }
168
+ }
169
+ & > li {
170
+ position: relative;
171
+ // margin-bottom: 24px;
172
+ display: flex;
173
+ width: 100%;
174
+ .main {
175
+ max-width: 80%;
176
+ .main_content {
177
+ position: relative;
178
+ &:hover {
179
+ .operate_modal {
180
+ // display: block;
181
+ visibility: visible;
182
+ }
183
+ }
184
+ .content {
185
+ max-width: 100%;
186
+ // width: 100%;
187
+ //以下优化ai返回的内容的样式
188
+ .content_child {
189
+ padding: 0;
190
+ line-height: 1;
191
+ p,
192
+ li {
193
+ line-height: 1.5;
194
+ color: rgba(0, 0, 0, 0.85);
195
+ }
196
+
197
+ & > h3 {
198
+ font-size: 16px;
199
+ font-weight: 600;
200
+ padding: 10px 0;
201
+ }
202
+ ol {
203
+ li p {
204
+ padding: 4px 0;
205
+ font-size: 14px;
206
+ font-weight: 600;
207
+ }
208
+ li > ul li {
209
+ list-style: inside;
210
+ color: rgba(0, 0, 0, 0.65);
211
+ }
212
+ }
213
+ }
214
+ pre {
215
+ background: rgba(0, 0, 0, 0.05);
216
+ padding: 12px;
217
+ line-height: 1.5;
218
+ margin: 4px 0;
219
+ }
220
+ }
221
+ }
222
+ .operate_modal {
223
+ // display: none;
224
+ visibility: hidden;
225
+ // min-width: 200px;
226
+ height: 24px;
227
+ white-space: nowrap;
228
+ position: relative;
229
+ right: 0;
230
+ top: -14px;
231
+ z-index: 99999;
232
+ text-align: right;
233
+ // padding-bottom: 10px;
234
+ .operate {
235
+ display: inline-flex;
236
+ align-items: center;
237
+ padding: 8px 0;
238
+ border-radius: 4px;
239
+ background: #fff;
240
+ box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
241
+ line-height: 1;
242
+ color: @color-text-tertiary-Tr;
243
+ i {
244
+ color: @color-text-tertiary-Tr;
245
+ font-size: 16px;
246
+ cursor: pointer;
247
+ svg {
248
+ color: @color-icon-fill-Tr;
249
+ }
250
+ &:hover {
251
+ svg {
252
+ color: @color-data-visualization-01;
253
+ }
254
+ }
255
+ }
256
+ .active {
257
+ // color: @color-background-primary-base;
258
+ svg {
259
+ color: @color-text-primary;
260
+ }
261
+ }
262
+ span {
263
+ margin: 0 8px;
264
+ }
265
+ .ask_question {
266
+ cursor: pointer;
267
+ color: @color-text-tertiary-Tr;
268
+ font-size: 12px;
269
+ line-height: 1;
270
+ padding: 2px 8px;
271
+ background-color: @color-background-filltertiary-Tr;
272
+ margin-right: 16px;
273
+ }
274
+ }
275
+ }
276
+ .operate_modal_bottom {
277
+ display: flex;
278
+ justify-content: space-between;
279
+ align-items: center;
280
+ .operate {
281
+ display: inline-block;
282
+ padding: 8px;
283
+ line-height: 1;
284
+ color: @color-text-tertiary-Tr;
285
+ i {
286
+ color: @color-text-tertiary-Tr;
287
+ font-size: 16px;
288
+ cursor: pointer;
289
+ svg {
290
+ color: @color-icon-fill-Tr;
291
+ }
292
+ &:hover {
293
+ svg {
294
+ color: @color-data-visualization-01;
295
+ }
296
+ }
297
+ }
298
+ .active {
299
+ // color: @color-background-primary-base;
300
+ svg {
301
+ color: @color-text-primary;
302
+ }
303
+ }
304
+ span {
305
+ margin: 0 8px;
306
+ cursor: pointer;
307
+ }
308
+ }
309
+ .stop_generate {
310
+ // position: absolute;
311
+ font-size: 12px;
312
+ color: @color-text-tertiary-Tr;
313
+ display: inline-block;
314
+ padding: 8px 0;
315
+ cursor: pointer;
316
+ .icon {
317
+ display: inline-block;
318
+ width: 10px;
319
+ height: 10px;
320
+ border-radius: 2px;
321
+ background-color: @color-text-tertiary-Tr;
322
+ margin-right: 4px;
323
+ }
324
+ .find_teacher {
325
+ padding: 2px 8px;
326
+ border-radius: 2px;
327
+ background-color: @color-background-filltertiary-Tr;
328
+ color: @color-text-tertiary-Tr;
329
+ font-size: 12px;
330
+ line-height: 1;
331
+ &:hover{
332
+ color: @color-text-primary;
333
+ }
334
+ }
335
+ }
336
+ .stop_generate:hover{
337
+ color: @color-text-primary;
338
+ span{
339
+ color: @color-text-primary;
340
+ }
341
+ }
342
+ .stop_findTeacher {
343
+ font-size: 12px;
344
+ color: @color-text-tertiary-Tr;
345
+ display: inline-block;
346
+ padding: 8px 0;
347
+ cursor: pointer;
348
+ span {
349
+ padding: 2px 8px;
350
+ background-color: @color-background-filltertiary-Tr;
351
+ color: @color-text-tertiary-Tr;
352
+ &:hover{
353
+ color: @color-text-primary;
354
+ }
355
+ }
356
+ }
357
+
358
+ }
359
+ }
360
+ .content {
361
+ padding: 12px 16px;
362
+ // max-width: 80%;
363
+ display: inline-block;
364
+ font-size: 14px;
365
+ }
366
+ }
367
+ .left {
368
+ justify-content: flex-end;
369
+ .main {
370
+ text-align: right;
371
+ }
372
+ }
373
+ li.left .content {
374
+ border-radius: 20px 2px 20px 20px;
375
+ background: #d1e4ff;
376
+ text-align: left;
377
+ // position: absolute;
378
+ // left: 0;
379
+ // float: right;
380
+ }
381
+ li.right .content {
382
+ border-radius: 2px 20px 20px 20px;
383
+ background: #fff;
384
+ // position: absolute;
385
+ // right: 0;
386
+ }
387
+
388
+ li .content {
389
+ .association_problem li {
390
+ color: #5991ef;
391
+ font-size: 14px;
392
+ font-weight: 400;
393
+ line-height: 1.8;
394
+ cursor: pointer;
395
+ }
396
+ }
397
+ .time {
398
+ display: block;
399
+ margin: 40px 0;
400
+ margin-bottom: 16px;
401
+ text-align: center;
402
+ font-size: 12px;
403
+ color: rgba(0, 0, 0, 0.25);
404
+ position: relative;
405
+ &::before {
406
+ content: "";
407
+ width: 100px;
408
+ display: inline-block;
409
+ height: 1px;
410
+ background-color: #ebebeb;
411
+ position: relative;
412
+ top: -3px;
413
+ right: 16px;
414
+ }
415
+ &::after {
416
+ content: "";
417
+ width: 100px;
418
+ display: inline-block;
419
+ height: 1px;
420
+ background-color: #ebebeb;
421
+ position: relative;
422
+ top: -3px;
423
+ left: 16px;
424
+ }
425
+ }
426
+ .citation_content {
427
+ display: table;
428
+ margin-top: 4px;
429
+ padding: 8px;
430
+ border-radius: 2px;
431
+ background: #e7e7e7;
432
+ p {
433
+ color: @color-text-Secondary-Tr;
434
+ font-size: 12px;
435
+ line-height: 1.5;
436
+
437
+ overflow: hidden;
438
+ text-overflow: ellipsis;
439
+ -webkit-box-orient: vertical;
440
+ -webkit-line-clamp: 2;
441
+ display: -webkit-box;
442
+
443
+ max-height: 36px;
444
+ word-break: break-all;
445
+ cursor: pointer;
446
+
447
+ text-align: left;
448
+ }
449
+ }
450
+
451
+ .popover_content {
452
+ max-width: 400px;
453
+ }
454
+ }
455
+ }
456
+ .Drawer_main::-webkit-scrollbar {
457
+ background-color: #eff0f7;
458
+ background-color: transparent;
459
+ width: 6px;
460
+ height: 4px;
461
+ }
462
+ .Drawer_main::-webkit-scrollbar-thumb {
463
+ border-radius: 4px;
464
+ background-color: rgba(181, 184, 198, 0.8);
465
+ }
466
+ //newlabo中使用
467
+ .Drawer_main_newlabo {
468
+ pre {
469
+ background: #2b303b !important;
470
+ color: #fff;
471
+ overflow: auto;
472
+ pre::-webkit-scrollbar {
473
+ background-color: #eaedf1;
474
+ background-color: transparent;
475
+ width: 4px;
476
+ height: 4px;
477
+ }
478
+ pre::-webkit-scrollbar-thumb {
479
+ border-radius: 4px;
480
+ background-color: #f4f4f4;
481
+ }
482
+ }
483
+ }
484
+ //隐藏聊天头像
485
+ .Drawer_main_newlabo_no_pic {
486
+ .head_sculpture {
487
+ display: none !important;
488
+ }
489
+ }
490
+ .Drawer_buttom_Issues_List {
491
+ position: absolute;
492
+ bottom: 0;
493
+ width: 100%;
494
+ .issues_list_teacherList {
495
+ white-space: nowrap;
496
+ overflow: auto;
497
+ width: calc(100% - 40px);
498
+ box-sizing: border-box;
499
+ margin-bottom: 6px;
500
+
501
+ .item {
502
+ display: inline-block;
503
+ margin-right: 8px;
504
+ &:last-child {
505
+ margin-right: 0;
506
+ }
507
+ }
508
+ }
509
+ .issues_list_teacherList::-webkit-scrollbar {
510
+ background-color: #eaedf1;
511
+ background-color: transparent;
512
+ width: 4px;
513
+ height: 4px;
514
+ }
515
+ .issues_list_teacherList::-webkit-scrollbar-thumb {
516
+ border-radius: 4px;
517
+ background-color: #fff;
518
+ }
519
+ .issues_list {
520
+ position: absolute;
521
+ bottom: 60px;
522
+ margin: 0 16px;
523
+ padding-bottom: 4px;
524
+ line-height: 1;
525
+ .item > span {
526
+ cursor: pointer;
527
+ max-width: 100%;
528
+ display: inline-block;
529
+ margin-bottom: 2px;
530
+ padding: 8px 16px;
531
+ justify-content: center;
532
+ align-items: center;
533
+ border-radius: 4px;
534
+ background: #ececec;
535
+ font-size: 14px;
536
+ line-height: 1;
537
+ overflow: hidden;
538
+ // white-space: nowrap;
539
+ // text-overflow: ellipsis;
540
+
541
+ &:hover {
542
+ background-color: #fff;
543
+ }
544
+ .sign {
545
+ color: @color-text-primary;
546
+ }
547
+ }
548
+ }
549
+ .Drawer_buttom {
550
+ display: flex;
551
+ align-items: flex-end;
552
+ margin-bottom: 12px;
553
+ padding: 0 16px;
554
+ .input_wrap {
555
+ // display: flex;
556
+ align-items: flex-end;
557
+ width: calc(100% - 36px);
558
+ background-color: #fff;
559
+ padding: 11px 16px;
560
+ border: 1px solid @color-border-secondary;
561
+ border-radius: 8px;
562
+ justify-content: space-between;
563
+ line-height: 1;
564
+ position: relative;
565
+ padding-right: 1px;
566
+ & > .input {
567
+ // width: calc(100% - 24px);
568
+ line-height: 1;
569
+ textarea {
570
+ max-height: 100px;
571
+ padding: 0;
572
+ border: none;
573
+ box-shadow: none !important;
574
+ resize: none;
575
+ padding-right: 48px;
576
+ }
577
+
578
+ :global {
579
+ textarea.bhd-input {
580
+ min-height: 21px !important;
581
+ line-height: 1.5;
582
+ }
583
+ .bhd-input[disabled] {
584
+ background-color: #fff !important;
585
+ }
586
+ }
587
+ }
588
+ & > .no_AI {
589
+ width: 100%;
590
+ textarea {
591
+ padding-right: 12px;
592
+ }
593
+ }
594
+ .voice {
595
+ position: absolute;
596
+ right: 14px;
597
+ bottom: 12px;
598
+ color: rgba(0, 0, 0, 0.65);
599
+ i {
600
+ cursor: pointer;
601
+ svg {
602
+ color: @color-icon-fill-Tr;
603
+ font-size: 20px;
604
+ }
605
+ }
606
+ .voice_btn {
607
+ width: 32px;
608
+ cursor: pointer;
609
+ position: absolute;
610
+ bottom: -6px;
611
+ right: 0px;
612
+ }
613
+ }
614
+ .disabled{
615
+ cursor:not-allowed !important;
616
+ color: rgba(0, 0, 0, 0.25) !important;
617
+ svg{
618
+ color: rgba(0, 0, 0, 0.25) !important;
619
+ }
620
+ }
621
+ .content_main {
622
+ display: flex;
623
+ align-items: center;
624
+ width: calc(100% - 24px);
625
+ // margin-right: 8px;
626
+ .content_con {
627
+ margin-top: 6px;
628
+ align-items: center;
629
+ padding: 8px;
630
+ background: #e7e7e7;
631
+ display: inline-block;
632
+ width: calc(100% - 60px);
633
+ //
634
+ p {
635
+ color: rgba(0, 0, 0, 0.65);
636
+ border-radius: 2px;
637
+ font-size: 12px;
638
+ line-height: 1.5;
639
+
640
+ overflow: hidden;
641
+ text-overflow: ellipsis;
642
+ -webkit-box-orient: vertical;
643
+ -webkit-line-clamp: 2;
644
+ display: -webkit-box;
645
+
646
+ max-height: 36px;
647
+ word-break: break-all;
648
+ }
649
+ }
650
+ .delete_quote {
651
+ font-size: 18px;
652
+ color: @color-icon-tertiary;
653
+ margin-top: 6px;
654
+ }
655
+ }
656
+ }
657
+
658
+ .sending {
659
+ width: 20px;
660
+ margin-left: 16px;
661
+ margin-bottom: 9px;
662
+ i {
663
+ svg {
664
+ font-size: 20px;
665
+ color: @color-icon-fill-Tr;
666
+ }
667
+ }
668
+ .disabled {
669
+ svg {
670
+ color: rgba(0, 0, 0, 0.25);
671
+ cursor: not-allowed;
672
+ }
673
+ }
674
+ }
675
+ }
676
+ }
677
+ //newlabo中使用
678
+ .Drawer_buttom_Issues_List_newlabo {
679
+ // bottom: revert-layer !important;
680
+ background-color: #f5f5f5 !important;
681
+ }
682
+
683
+ :global {
684
+ .anticon {
685
+ vertical-align: 0;
686
+ }
687
+ }
688
+ }
689
+ .ChatWindow_Drawer {
690
+ background: #f5f5f5 !important;
691
+ position: relative;
692
+ height: 100%;
693
+ :global {
694
+ .bhd-drawer-header {
695
+ display: none !important;
696
+ }
697
+ }
698
+ }
699
+ .ChatWindow_Modal {
700
+ :global {
701
+ .bhd-modal {
702
+ border-radius: 8px;
703
+ overflow: hidden;
704
+ position: relative;
705
+ }
706
+ .bhd-modal-content {
707
+ height: 100%;
708
+ background-color: #f5f5f5 !important;
709
+ .bhd-modal-close {
710
+ display: none !important;
711
+ }
712
+ }
713
+ .bhd-modal-header {
714
+ display: none !important;
715
+ }
716
+ .bhd-modal-body {
717
+ height: 100%;
718
+ padding: 0 !important;
719
+ border-radius: 4px !important;
720
+ }
721
+
722
+ .bhd-drawer-right > .bhd-drawer-content-wrapper {
723
+ top: 129px;
724
+ right: 200px;
725
+ height: 790px;
726
+ }
727
+ }
728
+ .main_list {
729
+ max-height: 650px;
730
+ }
731
+ .user {
732
+ padding-left: 0 !important;
733
+ }
734
+ .Drawer_buttom_Issues_List {
735
+ // position: relative;
736
+ // padding-bottom: 1px;
737
+ // background: #F5F5F5 !important;
738
+ border-radius: 4px;
739
+ width: calc(100% - 328px);
740
+ margin-left: 328px;
741
+ }
742
+ .Drawer_main {
743
+ max-height: 700px;
744
+
745
+ .chat_content {
746
+ width: calc(100% - 328px);
747
+ margin-left: 328px;
748
+ display: inline-block;
749
+ }
750
+ }
751
+ }
752
+
753
+ //引用气泡
754
+ .popover_main_content {
755
+ min-width: 300px !important;
756
+ max-width: 340px !important;
757
+ background-color: #fff !important;
758
+ box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
759
+ border-radius: 4px;
760
+ border: 1px solid rgba(0, 0, 0, 0.15);
761
+
762
+ :global {
763
+ .bhd-tooltip-content {
764
+ background-color: #fff;
765
+ border-radius: 4px;
766
+ .bhd-tooltip-inner {
767
+ background-color: #fff;
768
+ color: @color-text-Tr;
769
+ font-size: 14px;
770
+ padding: 12px 16px;
771
+ border-radius: 4px;
772
+ }
773
+ }
774
+ .bhd-tooltip-arrow:before {
775
+ background: #ccc !important;
776
+ }
777
+ .bhd-tooltip-arrow::after {
778
+ width: 0 !important;
779
+ height: 0 !important;
780
+ border: 5px solid;
781
+ border-color: transparent transparent #fff transparent;
782
+ transform: none !important;
783
+ background: transparent !important;
784
+ bottom: 0px !important;
785
+ left: 0px !important;
786
+ right: 0 !important;
787
+ box-shadow: none !important;
788
+ }
789
+ }
790
+ }