bhd-components 0.10.8 → 0.10.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.es5.development.css +123 -92
- package/dist/index.esm.es5.development.js +115 -58
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/dist/vendor.esm.es5.development.js +1 -1
- package/dist/vendor.esm.es5.production.js +1 -1
- package/es2017/AIMessageList/components/fileList/index.js +6 -3
- package/es2017/AIMessageList/components/referencesIcon/index.js +1 -1
- package/es2017/AIMessageList/components/referencesIcon/index.module.less +1 -1
- package/es2017/AIMessageList/components/virtuosoList/index.js +112 -56
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +53 -11
- package/es2017/AIMessageList/type.d.ts +8 -2
- package/esm/AIMessageList/components/fileList/index.js +6 -3
- package/esm/AIMessageList/components/referencesIcon/index.js +1 -1
- package/esm/AIMessageList/components/referencesIcon/index.module.less +1 -1
- package/esm/AIMessageList/components/virtuosoList/index.js +106 -52
- package/esm/AIMessageList/components/virtuosoList/index.module.less +53 -11
- package/esm/AIMessageList/type.d.ts +8 -2
- package/package.json +1 -1
|
@@ -13231,11 +13231,11 @@ strong {
|
|
|
13231
13231
|
height: 100%;
|
|
13232
13232
|
}
|
|
13233
13233
|
|
|
13234
|
-
.
|
|
13234
|
+
.index_module_virtuosoListWrapper__1f4840d2 {
|
|
13235
13235
|
width: 100%;
|
|
13236
13236
|
height: 100%;
|
|
13237
13237
|
}
|
|
13238
|
-
.
|
|
13238
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_loadingIcon__1f4840d2 {
|
|
13239
13239
|
width: 100%;
|
|
13240
13240
|
display: flex;
|
|
13241
13241
|
align-items: center;
|
|
@@ -13243,11 +13243,11 @@ strong {
|
|
|
13243
13243
|
padding: 16px 0 24px 0;
|
|
13244
13244
|
box-sizing: border-box;
|
|
13245
13245
|
}
|
|
13246
|
-
.
|
|
13246
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_loadingIcon__1f4840d2 > img {
|
|
13247
13247
|
width: 32px;
|
|
13248
13248
|
height: 32px;
|
|
13249
13249
|
}
|
|
13250
|
-
.
|
|
13250
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgDate__1f4840d2 {
|
|
13251
13251
|
width: 100%;
|
|
13252
13252
|
display: flex;
|
|
13253
13253
|
align-items: center;
|
|
@@ -13258,7 +13258,7 @@ strong {
|
|
|
13258
13258
|
font-size: 14px;
|
|
13259
13259
|
color: rgba(0, 0, 0, 0.25);
|
|
13260
13260
|
}
|
|
13261
|
-
.
|
|
13261
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgDate__1f4840d2:before {
|
|
13262
13262
|
content: "";
|
|
13263
13263
|
display: block;
|
|
13264
13264
|
flex: 1;
|
|
@@ -13266,7 +13266,7 @@ strong {
|
|
|
13266
13266
|
height: 1px;
|
|
13267
13267
|
background: #ebebeb;
|
|
13268
13268
|
}
|
|
13269
|
-
.
|
|
13269
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgDate__1f4840d2:after {
|
|
13270
13270
|
content: "";
|
|
13271
13271
|
display: block;
|
|
13272
13272
|
flex: 1;
|
|
@@ -13274,30 +13274,30 @@ strong {
|
|
|
13274
13274
|
height: 1px;
|
|
13275
13275
|
background: #ebebeb;
|
|
13276
13276
|
}
|
|
13277
|
-
.
|
|
13277
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 {
|
|
13278
13278
|
width: 100%;
|
|
13279
13279
|
padding: 0px 16px;
|
|
13280
13280
|
padding-top: 0;
|
|
13281
13281
|
box-sizing: border-box;
|
|
13282
13282
|
display: flex;
|
|
13283
13283
|
}
|
|
13284
|
-
.
|
|
13284
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 {
|
|
13285
13285
|
max-width: 80%;
|
|
13286
13286
|
font-size: 14px;
|
|
13287
13287
|
color: rgba(0, 0, 0, 0.65);
|
|
13288
13288
|
display: flex;
|
|
13289
13289
|
flex-direction: column;
|
|
13290
13290
|
}
|
|
13291
|
-
.
|
|
13291
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 {
|
|
13292
13292
|
position: relative;
|
|
13293
13293
|
width: -moz-fit-content;
|
|
13294
13294
|
width: fit-content;
|
|
13295
13295
|
max-width: 100%;
|
|
13296
13296
|
}
|
|
13297
|
-
.
|
|
13297
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 {
|
|
13298
13298
|
padding: 12px 16px;
|
|
13299
13299
|
}
|
|
13300
|
-
.
|
|
13300
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2 {
|
|
13301
13301
|
display: flex;
|
|
13302
13302
|
justify-content: flex-end;
|
|
13303
13303
|
align-items: center;
|
|
@@ -13315,134 +13315,134 @@ strong {
|
|
|
13315
13315
|
font-weight: 400;
|
|
13316
13316
|
top: 6px;
|
|
13317
13317
|
}
|
|
13318
|
-
.
|
|
13318
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copyCodeFun__1f4840d2 {
|
|
13319
13319
|
display: flex;
|
|
13320
13320
|
}
|
|
13321
|
-
.
|
|
13321
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2 .index_module_copyCodeText__1f4840d2 {
|
|
13322
13322
|
line-height: 1;
|
|
13323
13323
|
}
|
|
13324
|
-
.
|
|
13324
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2 .index_module_icon__1f4840d2 {
|
|
13325
13325
|
display: none;
|
|
13326
13326
|
margin-right: 8px;
|
|
13327
13327
|
color: rgba(0, 0, 0, 0.65);
|
|
13328
13328
|
font-size: 14px;
|
|
13329
13329
|
}
|
|
13330
|
-
.
|
|
13330
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2 .index_module_icon__1f4840d2.index_module_copy__1f4840d2 {
|
|
13331
13331
|
display: block;
|
|
13332
13332
|
}
|
|
13333
|
-
.
|
|
13333
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copy_success__1f4840d2 .index_module_copyCode__1f4840d2 {
|
|
13334
13334
|
color: #f4523b;
|
|
13335
13335
|
}
|
|
13336
|
-
.
|
|
13336
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copy_success__1f4840d2 .index_module_copy__1f4840d2 {
|
|
13337
13337
|
display: none;
|
|
13338
13338
|
}
|
|
13339
|
-
.
|
|
13339
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copy_success__1f4840d2 .index_module_copy_success_flag__1f4840d2 {
|
|
13340
13340
|
display: inline-block;
|
|
13341
13341
|
color: #f4523b;
|
|
13342
13342
|
}
|
|
13343
|
-
.
|
|
13343
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copy_success__1f4840d2 .index_module_copyCodeText__1f4840d2 {
|
|
13344
13344
|
color: #f4523b;
|
|
13345
13345
|
}
|
|
13346
|
-
.
|
|
13347
|
-
.
|
|
13348
|
-
.
|
|
13349
|
-
.
|
|
13350
|
-
.
|
|
13351
|
-
.
|
|
13346
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h1,
|
|
13347
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h2,
|
|
13348
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h3,
|
|
13349
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h4,
|
|
13350
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h5,
|
|
13351
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h6 {
|
|
13352
13352
|
color: rgba(0, 0, 0, 0.85);
|
|
13353
13353
|
}
|
|
13354
|
-
.
|
|
13354
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div pre::-webkit-scrollbar {
|
|
13355
13355
|
background-color: #eaedf1;
|
|
13356
13356
|
background-color: transparent;
|
|
13357
13357
|
width: 4px;
|
|
13358
13358
|
height: 4px;
|
|
13359
13359
|
}
|
|
13360
|
-
.
|
|
13360
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div pre::-webkit-scrollbar-thumb {
|
|
13361
13361
|
border-radius: 4px;
|
|
13362
13362
|
background-color: rgba(0, 0, 0, 0.25);
|
|
13363
13363
|
}
|
|
13364
|
-
.
|
|
13364
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div p {
|
|
13365
13365
|
word-break: break-all;
|
|
13366
13366
|
white-space: break-spaces;
|
|
13367
13367
|
}
|
|
13368
|
-
.
|
|
13369
|
-
.
|
|
13368
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div p,
|
|
13369
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div li {
|
|
13370
13370
|
line-height: 1.5;
|
|
13371
13371
|
color: rgba(0, 0, 0, 0.85);
|
|
13372
13372
|
}
|
|
13373
|
-
.
|
|
13373
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div li {
|
|
13374
13374
|
margin-top: 8px;
|
|
13375
13375
|
}
|
|
13376
|
-
.
|
|
13376
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div li:first-child {
|
|
13377
13377
|
margin-top: 0;
|
|
13378
13378
|
}
|
|
13379
|
-
.
|
|
13379
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > h3 {
|
|
13380
13380
|
font-size: 16px;
|
|
13381
13381
|
font-weight: 600;
|
|
13382
13382
|
padding: 10px 0;
|
|
13383
13383
|
}
|
|
13384
|
-
.
|
|
13384
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol {
|
|
13385
13385
|
list-style: decimal;
|
|
13386
13386
|
padding-inline-start: 20px;
|
|
13387
13387
|
}
|
|
13388
|
-
.
|
|
13388
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li {
|
|
13389
13389
|
list-style-type: auto;
|
|
13390
13390
|
}
|
|
13391
|
-
.
|
|
13391
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li p {
|
|
13392
13392
|
font-size: 14px;
|
|
13393
13393
|
font-weight: 600;
|
|
13394
13394
|
}
|
|
13395
|
-
.
|
|
13395
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ul li {
|
|
13396
13396
|
list-style: inside;
|
|
13397
13397
|
color: rgba(0, 0, 0, 0.85);
|
|
13398
13398
|
}
|
|
13399
|
-
.
|
|
13399
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ul li::marker {
|
|
13400
13400
|
color: #d9d9d9;
|
|
13401
13401
|
}
|
|
13402
|
-
.
|
|
13402
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ul li:first-child {
|
|
13403
13403
|
padding-top: 8px;
|
|
13404
13404
|
}
|
|
13405
|
-
.
|
|
13405
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ol li::marker {
|
|
13406
13406
|
color: rgba(0, 0, 0, 0.45);
|
|
13407
13407
|
}
|
|
13408
|
-
.
|
|
13408
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ol li:first-child {
|
|
13409
13409
|
padding-top: 8px;
|
|
13410
13410
|
}
|
|
13411
|
-
.
|
|
13411
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol > li:last-of-type pre {
|
|
13412
13412
|
margin-bottom: 0;
|
|
13413
13413
|
}
|
|
13414
|
-
.
|
|
13414
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > *:not(pre) {
|
|
13415
13415
|
padding-top: 8px;
|
|
13416
13416
|
padding-bottom: 8px;
|
|
13417
13417
|
}
|
|
13418
|
-
.
|
|
13418
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > *:not(pre):first-child {
|
|
13419
13419
|
padding-top: 0;
|
|
13420
13420
|
}
|
|
13421
|
-
.
|
|
13421
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > *:not(pre):last-child {
|
|
13422
13422
|
padding-bottom: 0;
|
|
13423
13423
|
}
|
|
13424
|
-
.
|
|
13425
|
-
.
|
|
13424
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > h3,
|
|
13425
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > h4 {
|
|
13426
13426
|
padding-top: 8px;
|
|
13427
13427
|
padding-bottom: 4px;
|
|
13428
13428
|
}
|
|
13429
|
-
.
|
|
13429
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > p + p {
|
|
13430
13430
|
padding-top: 4px;
|
|
13431
13431
|
padding-bottom: 4px;
|
|
13432
13432
|
}
|
|
13433
|
-
.
|
|
13433
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > pre:last-of-type {
|
|
13434
13434
|
margin-bottom: 0;
|
|
13435
13435
|
}
|
|
13436
|
-
.
|
|
13436
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > pre:last-of-type + * {
|
|
13437
13437
|
margin-top: 8px;
|
|
13438
13438
|
}
|
|
13439
|
-
.
|
|
13439
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div hr {
|
|
13440
13440
|
height: 0;
|
|
13441
13441
|
padding: 0;
|
|
13442
13442
|
margin: 0;
|
|
13443
13443
|
border: none;
|
|
13444
13444
|
}
|
|
13445
|
-
.
|
|
13445
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div table {
|
|
13446
13446
|
width: 100%;
|
|
13447
13447
|
padding: 0;
|
|
13448
13448
|
margin: 8px 0;
|
|
@@ -13450,21 +13450,21 @@ strong {
|
|
|
13450
13450
|
border-top: 1px solid #dfe6ec;
|
|
13451
13451
|
border-left: 1px solid #dfe6ec;
|
|
13452
13452
|
}
|
|
13453
|
-
.
|
|
13453
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div table thead tr th {
|
|
13454
13454
|
background-color: #f8f8f9;
|
|
13455
13455
|
padding: 8px;
|
|
13456
13456
|
text-align: center;
|
|
13457
13457
|
border-bottom: 1px solid #dfe6ec;
|
|
13458
13458
|
border-right: 1px solid #dfe6ec;
|
|
13459
13459
|
}
|
|
13460
|
-
.
|
|
13460
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div table tbody tr td {
|
|
13461
13461
|
padding: 8px;
|
|
13462
13462
|
line-height: 21px;
|
|
13463
13463
|
height: 37px;
|
|
13464
13464
|
border-bottom: 1px solid #dfe6ec;
|
|
13465
13465
|
border-right: 1px solid #dfe6ec;
|
|
13466
13466
|
}
|
|
13467
|
-
.
|
|
13467
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div pre {
|
|
13468
13468
|
background: #fafafa;
|
|
13469
13469
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
13470
13470
|
border-top: none;
|
|
@@ -13474,7 +13474,7 @@ strong {
|
|
|
13474
13474
|
margin-bottom: 8px;
|
|
13475
13475
|
border-radius: 0 0 4px 4px;
|
|
13476
13476
|
}
|
|
13477
|
-
.
|
|
13477
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_msgItemFile__1f4840d2 {
|
|
13478
13478
|
display: flex;
|
|
13479
13479
|
align-items: center;
|
|
13480
13480
|
padding: 8px 12px;
|
|
@@ -13482,8 +13482,9 @@ strong {
|
|
|
13482
13482
|
border-radius: 8px;
|
|
13483
13483
|
border: 1px solid #ebebeb;
|
|
13484
13484
|
gap: 12px;
|
|
13485
|
+
min-width: 216px;
|
|
13485
13486
|
}
|
|
13486
|
-
.
|
|
13487
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_msgItemFile__1f4840d2 .index_module_msgItemFileLeft__1f4840d2 {
|
|
13487
13488
|
font-size: 24px;
|
|
13488
13489
|
display: flex;
|
|
13489
13490
|
justify-content: center;
|
|
@@ -13491,23 +13492,18 @@ strong {
|
|
|
13491
13492
|
padding: 0;
|
|
13492
13493
|
margin: 0;
|
|
13493
13494
|
}
|
|
13494
|
-
.
|
|
13495
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_msgItemFile__1f4840d2 .index_module_msgItemFileLeft__1f4840d2 > i {
|
|
13495
13496
|
display: flex;
|
|
13496
13497
|
font-size: 24px;
|
|
13497
13498
|
}
|
|
13498
|
-
.
|
|
13499
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_msgItemFile__1f4840d2 .index_module_msgItemFileRight__1f4840d2 {
|
|
13499
13500
|
font-size: 14px;
|
|
13500
13501
|
font-weight: 400;
|
|
13501
13502
|
color: rgba(0, 0, 0, 0.65);
|
|
13503
|
+
margin: 0;
|
|
13504
|
+
padding: 0;
|
|
13502
13505
|
}
|
|
13503
|
-
.
|
|
13504
|
-
margin-bottom: 4px;
|
|
13505
|
-
}
|
|
13506
|
-
.index_module_virtuosoListWrapper__a2ad824e .index_module_msgItem__a2ad824e .index_module_msgItemBox__a2ad824e .index_module_msgItemContent__a2ad824e .index_module_msgItemText__a2ad824e .index_module_msgItemFile__a2ad824e .index_module_msgItemFileRight__a2ad824e > p:nth-child(2) {
|
|
13507
|
-
font-size: 12px;
|
|
13508
|
-
color: rgba(0, 0, 0, 0.25);
|
|
13509
|
-
}
|
|
13510
|
-
.index_module_virtuosoListWrapper__a2ad824e .index_module_msgItem__a2ad824e .index_module_msgItemBox__a2ad824e .index_module_msgItemContent__a2ad824e .index_module_msgItemAction__a2ad824e {
|
|
13506
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 {
|
|
13511
13507
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
13512
13508
|
padding: 12px 16px;
|
|
13513
13509
|
width: 100%;
|
|
@@ -13515,21 +13511,21 @@ strong {
|
|
|
13515
13511
|
align-items: center;
|
|
13516
13512
|
justify-content: space-between;
|
|
13517
13513
|
}
|
|
13518
|
-
.
|
|
13514
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 .index_module_msgItemActionLeft__1f4840d2 {
|
|
13519
13515
|
display: flex;
|
|
13520
13516
|
align-items: center;
|
|
13521
13517
|
gap: 8px;
|
|
13522
13518
|
}
|
|
13523
|
-
.
|
|
13519
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 .index_module_msgItemActionRight__1f4840d2 {
|
|
13524
13520
|
display: flex;
|
|
13525
13521
|
align-items: center;
|
|
13526
13522
|
gap: 8px;
|
|
13527
13523
|
}
|
|
13528
|
-
.
|
|
13524
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 {
|
|
13529
13525
|
height: 24px;
|
|
13530
13526
|
position: relative;
|
|
13531
13527
|
}
|
|
13532
|
-
.
|
|
13528
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 {
|
|
13533
13529
|
position: absolute;
|
|
13534
13530
|
width: -moz-max-content;
|
|
13535
13531
|
width: max-content;
|
|
@@ -13539,27 +13535,27 @@ strong {
|
|
|
13539
13535
|
z-index: 9;
|
|
13540
13536
|
padding: 4px 8px;
|
|
13541
13537
|
}
|
|
13542
|
-
.
|
|
13538
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 .index_module_msgItemActionLeft__1f4840d2 {
|
|
13543
13539
|
display: flex;
|
|
13544
13540
|
align-items: center;
|
|
13545
13541
|
gap: 8px;
|
|
13546
13542
|
}
|
|
13547
|
-
.
|
|
13543
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 .index_module_msgItemActionRight__1f4840d2 {
|
|
13548
13544
|
display: flex;
|
|
13549
13545
|
align-items: center;
|
|
13550
13546
|
gap: 8px;
|
|
13551
13547
|
}
|
|
13552
|
-
.
|
|
13548
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2.index_module_msgItemActionPopoverFloatTop__1f4840d2 {
|
|
13553
13549
|
bottom: 4px;
|
|
13554
13550
|
right: 0;
|
|
13555
13551
|
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
13556
13552
|
}
|
|
13557
|
-
.
|
|
13553
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2.index_module_msgItemActionPopoverFloatBottom__1f4840d2 {
|
|
13558
13554
|
box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.1);
|
|
13559
13555
|
right: 0;
|
|
13560
13556
|
top: 4px;
|
|
13561
13557
|
}
|
|
13562
|
-
.
|
|
13558
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceText__1f4840d2 {
|
|
13563
13559
|
padding: 8px;
|
|
13564
13560
|
border-radius: 2px;
|
|
13565
13561
|
background: #e7e7e7;
|
|
@@ -13567,7 +13563,7 @@ strong {
|
|
|
13567
13563
|
color: rgba(0, 0, 0, 0.65);
|
|
13568
13564
|
margin-top: 8px;
|
|
13569
13565
|
}
|
|
13570
|
-
.
|
|
13566
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceText__1f4840d2 > div {
|
|
13571
13567
|
width: 100%;
|
|
13572
13568
|
max-height: 36px;
|
|
13573
13569
|
word-break: break-all;
|
|
@@ -13578,43 +13574,78 @@ strong {
|
|
|
13578
13574
|
text-overflow: ellipsis;
|
|
13579
13575
|
word-wrap: break-word;
|
|
13580
13576
|
}
|
|
13581
|
-
.
|
|
13577
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 {
|
|
13578
|
+
padding: 8px;
|
|
13579
|
+
border-radius: 2px;
|
|
13580
|
+
background: #e7e7e7;
|
|
13581
|
+
font-size: 12px;
|
|
13582
|
+
color: rgba(0, 0, 0, 0.65);
|
|
13583
|
+
margin-top: 8px;
|
|
13584
|
+
}
|
|
13585
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 .index_module_msgItemReferenceFileBox__1f4840d2 {
|
|
13586
|
+
background: #fafafa;
|
|
13587
|
+
border-radius: 8px;
|
|
13588
|
+
border: 1px solid #ebebeb;
|
|
13589
|
+
display: flex;
|
|
13590
|
+
align-items: center;
|
|
13591
|
+
gap: 12px;
|
|
13592
|
+
padding: 8px 12px;
|
|
13593
|
+
min-width: 216px;
|
|
13594
|
+
}
|
|
13595
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 .index_module_msgItemReferenceFileBox__1f4840d2 .index_module_msgItemReferenceFileLeft__1f4840d2 {
|
|
13596
|
+
font-size: 24px;
|
|
13597
|
+
display: flex;
|
|
13598
|
+
justify-content: center;
|
|
13599
|
+
align-items: center;
|
|
13600
|
+
padding: 0;
|
|
13601
|
+
margin: 0;
|
|
13602
|
+
}
|
|
13603
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 .index_module_msgItemReferenceFileBox__1f4840d2 .index_module_msgItemReferenceFileLeft__1f4840d2 > i {
|
|
13604
|
+
display: flex;
|
|
13605
|
+
font-size: 24px;
|
|
13606
|
+
}
|
|
13607
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 .index_module_msgItemReferenceFileBox__1f4840d2 .index_module_msgItemReferenceFileRight__1f4840d2 {
|
|
13608
|
+
font-size: 14px;
|
|
13609
|
+
font-weight: 400;
|
|
13610
|
+
color: rgba(0, 0, 0, 0.65);
|
|
13611
|
+
}
|
|
13612
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 {
|
|
13582
13613
|
justify-content: flex-start;
|
|
13583
13614
|
}
|
|
13584
|
-
.
|
|
13615
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 {
|
|
13585
13616
|
align-items: flex-start;
|
|
13586
13617
|
}
|
|
13587
|
-
.
|
|
13618
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 {
|
|
13588
13619
|
background: #ffffff;
|
|
13589
13620
|
border-radius: 2px 20px 20px 20px;
|
|
13590
13621
|
}
|
|
13591
|
-
.
|
|
13622
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 {
|
|
13592
13623
|
border-radius: 0px 0px 20px 20px;
|
|
13593
13624
|
}
|
|
13594
|
-
.
|
|
13625
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 {
|
|
13595
13626
|
margin-left: auto;
|
|
13596
13627
|
}
|
|
13597
|
-
.
|
|
13628
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 {
|
|
13598
13629
|
display: none;
|
|
13599
13630
|
}
|
|
13600
|
-
.
|
|
13631
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 {
|
|
13601
13632
|
justify-content: flex-end;
|
|
13602
13633
|
padding-bottom: 24px;
|
|
13603
13634
|
}
|
|
13604
|
-
.
|
|
13635
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2 {
|
|
13605
13636
|
align-items: flex-end;
|
|
13606
13637
|
}
|
|
13607
|
-
.
|
|
13638
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2:hover .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 {
|
|
13608
13639
|
display: flex;
|
|
13609
13640
|
}
|
|
13610
|
-
.
|
|
13641
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 {
|
|
13611
13642
|
border-radius: 20px 2px 20px 20px;
|
|
13612
13643
|
background: #d1e4ff;
|
|
13613
13644
|
}
|
|
13614
|
-
.
|
|
13645
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 {
|
|
13615
13646
|
border-radius: 0px 0px 20px 20px;
|
|
13616
13647
|
}
|
|
13617
|
-
.
|
|
13648
|
+
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 {
|
|
13618
13649
|
display: none;
|
|
13619
13650
|
}
|
|
13620
13651
|
|
|
@@ -13641,17 +13672,17 @@ strong {
|
|
|
13641
13672
|
background-color: rgba(0, 0, 0, 0.04);
|
|
13642
13673
|
}
|
|
13643
13674
|
|
|
13644
|
-
.
|
|
13675
|
+
.index_module_msgItemActionReference__9d15ef36 {
|
|
13645
13676
|
cursor: pointer;
|
|
13646
13677
|
border-radius: 2px;
|
|
13647
13678
|
display: flex;
|
|
13648
13679
|
line-height: 1;
|
|
13649
13680
|
}
|
|
13650
|
-
.
|
|
13681
|
+
.index_module_msgItemActionReference__9d15ef36 > i {
|
|
13651
13682
|
color: #8c8c8c;
|
|
13652
13683
|
font-size: 16px;
|
|
13653
13684
|
}
|
|
13654
|
-
.
|
|
13685
|
+
.index_module_msgItemActionReference__9d15ef36:hover {
|
|
13655
13686
|
background-color: rgba(0, 0, 0, 0.04);
|
|
13656
13687
|
}
|
|
13657
13688
|
|