bhd-components 0.10.52 → 0.10.53
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 +88 -88
- package/dist/index.esm.es5.development.js +1 -1
- 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/virtuosoList/index.module.less +134 -132
- package/esm/AIMessageList/components/virtuosoList/index.module.less +134 -132
- package/package.json +1 -1
|
@@ -13917,11 +13917,11 @@ strong {
|
|
|
13917
13917
|
height: 100%;
|
|
13918
13918
|
}
|
|
13919
13919
|
|
|
13920
|
-
.
|
|
13920
|
+
.index_module_virtuosoListWrapper__bc570e85 {
|
|
13921
13921
|
width: 100%;
|
|
13922
13922
|
height: 100%;
|
|
13923
13923
|
}
|
|
13924
|
-
.
|
|
13924
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_loadingIcon__bc570e85 {
|
|
13925
13925
|
width: 100%;
|
|
13926
13926
|
display: flex;
|
|
13927
13927
|
align-items: center;
|
|
@@ -13929,11 +13929,11 @@ strong {
|
|
|
13929
13929
|
padding: 16px 0 24px 0;
|
|
13930
13930
|
box-sizing: border-box;
|
|
13931
13931
|
}
|
|
13932
|
-
.
|
|
13932
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_loadingIcon__bc570e85 > img {
|
|
13933
13933
|
width: 32px;
|
|
13934
13934
|
height: 32px;
|
|
13935
13935
|
}
|
|
13936
|
-
.
|
|
13936
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgDate__bc570e85 {
|
|
13937
13937
|
width: 100%;
|
|
13938
13938
|
display: flex;
|
|
13939
13939
|
align-items: center;
|
|
@@ -13944,7 +13944,7 @@ strong {
|
|
|
13944
13944
|
font-size: 14px;
|
|
13945
13945
|
color: rgba(0, 0, 0, 0.25);
|
|
13946
13946
|
}
|
|
13947
|
-
.
|
|
13947
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgDate__bc570e85:before {
|
|
13948
13948
|
content: "";
|
|
13949
13949
|
display: block;
|
|
13950
13950
|
flex: 1;
|
|
@@ -13952,7 +13952,7 @@ strong {
|
|
|
13952
13952
|
height: 1px;
|
|
13953
13953
|
background: #ebebeb;
|
|
13954
13954
|
}
|
|
13955
|
-
.
|
|
13955
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgDate__bc570e85:after {
|
|
13956
13956
|
content: "";
|
|
13957
13957
|
display: block;
|
|
13958
13958
|
flex: 1;
|
|
@@ -13960,30 +13960,30 @@ strong {
|
|
|
13960
13960
|
height: 1px;
|
|
13961
13961
|
background: #ebebeb;
|
|
13962
13962
|
}
|
|
13963
|
-
.
|
|
13963
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 {
|
|
13964
13964
|
width: 100%;
|
|
13965
13965
|
padding: 0px 16px;
|
|
13966
13966
|
padding-top: 0;
|
|
13967
13967
|
box-sizing: border-box;
|
|
13968
13968
|
display: flex;
|
|
13969
13969
|
}
|
|
13970
|
-
.
|
|
13970
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 {
|
|
13971
13971
|
max-width: 80%;
|
|
13972
13972
|
font-size: 14px;
|
|
13973
13973
|
color: rgba(0, 0, 0, 0.65);
|
|
13974
13974
|
display: flex;
|
|
13975
13975
|
flex-direction: column;
|
|
13976
13976
|
}
|
|
13977
|
-
.
|
|
13977
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 {
|
|
13978
13978
|
position: relative;
|
|
13979
13979
|
width: -moz-fit-content;
|
|
13980
13980
|
width: fit-content;
|
|
13981
13981
|
max-width: 100%;
|
|
13982
13982
|
}
|
|
13983
|
-
.
|
|
13983
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 {
|
|
13984
13984
|
padding: 12px 16px;
|
|
13985
13985
|
}
|
|
13986
|
-
.
|
|
13986
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85 {
|
|
13987
13987
|
display: flex;
|
|
13988
13988
|
justify-content: flex-end;
|
|
13989
13989
|
align-items: center;
|
|
@@ -14001,134 +14001,134 @@ strong {
|
|
|
14001
14001
|
font-weight: 400;
|
|
14002
14002
|
top: 6px;
|
|
14003
14003
|
}
|
|
14004
|
-
.
|
|
14004
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85.index_module_copyCodeFun__bc570e85 {
|
|
14005
14005
|
display: flex;
|
|
14006
14006
|
}
|
|
14007
|
-
.
|
|
14007
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85 .index_module_copyCodeText__bc570e85 {
|
|
14008
14008
|
line-height: 1;
|
|
14009
14009
|
}
|
|
14010
|
-
.
|
|
14010
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85 .index_module_icon__bc570e85 {
|
|
14011
14011
|
display: none;
|
|
14012
14012
|
margin-right: 8px;
|
|
14013
14013
|
color: rgba(0, 0, 0, 0.65);
|
|
14014
14014
|
font-size: 14px;
|
|
14015
14015
|
}
|
|
14016
|
-
.
|
|
14016
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85 .index_module_icon__bc570e85.index_module_copy__bc570e85 {
|
|
14017
14017
|
display: block;
|
|
14018
14018
|
}
|
|
14019
|
-
.
|
|
14019
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85.index_module_copy_success__bc570e85 .index_module_copyCode__bc570e85 {
|
|
14020
14020
|
color: #f4523b;
|
|
14021
14021
|
}
|
|
14022
|
-
.
|
|
14022
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85.index_module_copy_success__bc570e85 .index_module_copy__bc570e85 {
|
|
14023
14023
|
display: none;
|
|
14024
14024
|
}
|
|
14025
|
-
.
|
|
14025
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85.index_module_copy_success__bc570e85 .index_module_copy_success_flag__bc570e85 {
|
|
14026
14026
|
display: inline-block;
|
|
14027
14027
|
color: #f4523b;
|
|
14028
14028
|
}
|
|
14029
|
-
.
|
|
14029
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_copyCode__bc570e85.index_module_copy_success__bc570e85 .index_module_copyCodeText__bc570e85 {
|
|
14030
14030
|
color: #f4523b;
|
|
14031
14031
|
}
|
|
14032
|
-
.
|
|
14033
|
-
.
|
|
14034
|
-
.
|
|
14035
|
-
.
|
|
14036
|
-
.
|
|
14037
|
-
.
|
|
14032
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h1,
|
|
14033
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h2,
|
|
14034
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h3,
|
|
14035
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h4,
|
|
14036
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h5,
|
|
14037
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h6 {
|
|
14038
14038
|
color: rgba(0, 0, 0, 0.85);
|
|
14039
14039
|
}
|
|
14040
|
-
.
|
|
14040
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div pre::-webkit-scrollbar {
|
|
14041
14041
|
background-color: #eaedf1;
|
|
14042
14042
|
background-color: transparent;
|
|
14043
14043
|
width: 4px;
|
|
14044
14044
|
height: 4px;
|
|
14045
14045
|
}
|
|
14046
|
-
.
|
|
14046
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div pre::-webkit-scrollbar-thumb {
|
|
14047
14047
|
border-radius: 4px;
|
|
14048
14048
|
background-color: rgba(0, 0, 0, 0.25);
|
|
14049
14049
|
}
|
|
14050
|
-
.
|
|
14050
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div p {
|
|
14051
14051
|
word-break: break-all;
|
|
14052
14052
|
white-space: break-spaces;
|
|
14053
14053
|
}
|
|
14054
|
-
.
|
|
14055
|
-
.
|
|
14054
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div p,
|
|
14055
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div li {
|
|
14056
14056
|
line-height: 1.5;
|
|
14057
14057
|
color: rgba(0, 0, 0, 0.85);
|
|
14058
14058
|
}
|
|
14059
|
-
.
|
|
14059
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div li {
|
|
14060
14060
|
margin-top: 8px;
|
|
14061
14061
|
}
|
|
14062
|
-
.
|
|
14062
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div li:first-child {
|
|
14063
14063
|
margin-top: 0;
|
|
14064
14064
|
}
|
|
14065
|
-
.
|
|
14065
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h3 {
|
|
14066
14066
|
font-size: 16px;
|
|
14067
14067
|
font-weight: 600;
|
|
14068
14068
|
padding: 10px 0;
|
|
14069
14069
|
}
|
|
14070
|
-
.
|
|
14070
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol {
|
|
14071
14071
|
list-style: decimal;
|
|
14072
14072
|
padding-inline-start: 20px;
|
|
14073
14073
|
}
|
|
14074
|
-
.
|
|
14074
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol li {
|
|
14075
14075
|
list-style-type: auto;
|
|
14076
14076
|
}
|
|
14077
|
-
.
|
|
14077
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol li p {
|
|
14078
14078
|
font-size: 14px;
|
|
14079
14079
|
font-weight: 600;
|
|
14080
14080
|
}
|
|
14081
|
-
.
|
|
14081
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol li > ul li {
|
|
14082
14082
|
list-style: inside;
|
|
14083
14083
|
color: rgba(0, 0, 0, 0.85);
|
|
14084
14084
|
}
|
|
14085
|
-
.
|
|
14085
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol li > ul li::marker {
|
|
14086
14086
|
color: #d9d9d9;
|
|
14087
14087
|
}
|
|
14088
|
-
.
|
|
14088
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol li > ul li:first-child {
|
|
14089
14089
|
padding-top: 8px;
|
|
14090
14090
|
}
|
|
14091
|
-
.
|
|
14091
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol li > ol li::marker {
|
|
14092
14092
|
color: rgba(0, 0, 0, 0.45);
|
|
14093
14093
|
}
|
|
14094
|
-
.
|
|
14094
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol li > ol li:first-child {
|
|
14095
14095
|
padding-top: 8px;
|
|
14096
14096
|
}
|
|
14097
|
-
.
|
|
14097
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol > li:last-of-type pre {
|
|
14098
14098
|
margin-bottom: 0;
|
|
14099
14099
|
}
|
|
14100
|
-
.
|
|
14100
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div *:not(pre) {
|
|
14101
14101
|
padding-top: 8px;
|
|
14102
14102
|
padding-bottom: 8px;
|
|
14103
14103
|
}
|
|
14104
|
-
.
|
|
14104
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div *:not(pre):first-child {
|
|
14105
14105
|
padding-top: 0;
|
|
14106
14106
|
}
|
|
14107
|
-
.
|
|
14107
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div *:not(pre):last-child {
|
|
14108
14108
|
padding-bottom: 0;
|
|
14109
14109
|
}
|
|
14110
|
-
.
|
|
14111
|
-
.
|
|
14110
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h3,
|
|
14111
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h4 {
|
|
14112
14112
|
padding-top: 8px;
|
|
14113
14113
|
padding-bottom: 4px;
|
|
14114
14114
|
}
|
|
14115
|
-
.
|
|
14115
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div p + p {
|
|
14116
14116
|
padding-top: 4px;
|
|
14117
14117
|
padding-bottom: 4px;
|
|
14118
14118
|
}
|
|
14119
|
-
.
|
|
14119
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div pre:last-of-type {
|
|
14120
14120
|
margin-bottom: 0;
|
|
14121
14121
|
}
|
|
14122
|
-
.
|
|
14122
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div pre:last-of-type + * {
|
|
14123
14123
|
margin-top: 8px;
|
|
14124
14124
|
}
|
|
14125
|
-
.
|
|
14125
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div hr {
|
|
14126
14126
|
height: 0;
|
|
14127
14127
|
padding: 0;
|
|
14128
14128
|
margin: 0;
|
|
14129
14129
|
border: none;
|
|
14130
14130
|
}
|
|
14131
|
-
.
|
|
14131
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div table {
|
|
14132
14132
|
width: 100%;
|
|
14133
14133
|
padding: 0;
|
|
14134
14134
|
margin: 8px 0;
|
|
@@ -14136,21 +14136,21 @@ strong {
|
|
|
14136
14136
|
border-top: 1px solid #dfe6ec;
|
|
14137
14137
|
border-left: 1px solid #dfe6ec;
|
|
14138
14138
|
}
|
|
14139
|
-
.
|
|
14139
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div table thead tr th {
|
|
14140
14140
|
background-color: #f8f8f9;
|
|
14141
14141
|
padding: 8px;
|
|
14142
14142
|
text-align: center;
|
|
14143
14143
|
border-bottom: 1px solid #dfe6ec;
|
|
14144
14144
|
border-right: 1px solid #dfe6ec;
|
|
14145
14145
|
}
|
|
14146
|
-
.
|
|
14146
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div table tbody tr td {
|
|
14147
14147
|
padding: 8px;
|
|
14148
14148
|
line-height: 21px;
|
|
14149
14149
|
height: 37px;
|
|
14150
14150
|
border-bottom: 1px solid #dfe6ec;
|
|
14151
14151
|
border-right: 1px solid #dfe6ec;
|
|
14152
14152
|
}
|
|
14153
|
-
.
|
|
14153
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div pre {
|
|
14154
14154
|
background: #fafafa;
|
|
14155
14155
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
14156
14156
|
border-top: none;
|
|
@@ -14160,7 +14160,7 @@ strong {
|
|
|
14160
14160
|
margin-bottom: 8px;
|
|
14161
14161
|
border-radius: 0 0 4px 4px;
|
|
14162
14162
|
}
|
|
14163
|
-
.
|
|
14163
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_msgItemFile__bc570e85 {
|
|
14164
14164
|
display: flex;
|
|
14165
14165
|
align-items: center;
|
|
14166
14166
|
padding: 8px 12px;
|
|
@@ -14170,7 +14170,7 @@ strong {
|
|
|
14170
14170
|
gap: 12px;
|
|
14171
14171
|
min-width: 216px;
|
|
14172
14172
|
}
|
|
14173
|
-
.
|
|
14173
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_msgItemFile__bc570e85 .index_module_msgItemFileLeft__bc570e85 {
|
|
14174
14174
|
font-size: 24px;
|
|
14175
14175
|
display: flex;
|
|
14176
14176
|
justify-content: center;
|
|
@@ -14178,18 +14178,18 @@ strong {
|
|
|
14178
14178
|
padding: 0;
|
|
14179
14179
|
margin: 0;
|
|
14180
14180
|
}
|
|
14181
|
-
.
|
|
14181
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_msgItemFile__bc570e85 .index_module_msgItemFileLeft__bc570e85 > i {
|
|
14182
14182
|
display: flex;
|
|
14183
14183
|
font-size: 24px;
|
|
14184
14184
|
}
|
|
14185
|
-
.
|
|
14185
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 .index_module_msgItemFile__bc570e85 .index_module_msgItemFileRight__bc570e85 {
|
|
14186
14186
|
font-size: 14px;
|
|
14187
14187
|
font-weight: 400;
|
|
14188
14188
|
color: rgba(0, 0, 0, 0.65);
|
|
14189
14189
|
margin: 0;
|
|
14190
14190
|
padding: 0;
|
|
14191
14191
|
}
|
|
14192
|
-
.
|
|
14192
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemAction__bc570e85 {
|
|
14193
14193
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
14194
14194
|
padding: 12px 16px;
|
|
14195
14195
|
width: 100%;
|
|
@@ -14197,21 +14197,21 @@ strong {
|
|
|
14197
14197
|
align-items: center;
|
|
14198
14198
|
justify-content: space-between;
|
|
14199
14199
|
}
|
|
14200
|
-
.
|
|
14200
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemAction__bc570e85 .index_module_msgItemActionLeft__bc570e85 {
|
|
14201
14201
|
display: flex;
|
|
14202
14202
|
align-items: center;
|
|
14203
14203
|
gap: 8px;
|
|
14204
14204
|
}
|
|
14205
|
-
.
|
|
14205
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemAction__bc570e85 .index_module_msgItemActionRight__bc570e85 {
|
|
14206
14206
|
display: flex;
|
|
14207
14207
|
align-items: center;
|
|
14208
14208
|
gap: 8px;
|
|
14209
14209
|
}
|
|
14210
|
-
.
|
|
14210
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 {
|
|
14211
14211
|
height: 24px;
|
|
14212
14212
|
position: relative;
|
|
14213
14213
|
}
|
|
14214
|
-
.
|
|
14214
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 .index_module_msgItemActionPopover__bc570e85 {
|
|
14215
14215
|
position: absolute;
|
|
14216
14216
|
width: -moz-max-content;
|
|
14217
14217
|
width: max-content;
|
|
@@ -14221,30 +14221,30 @@ strong {
|
|
|
14221
14221
|
z-index: 9;
|
|
14222
14222
|
padding: 4px 8px;
|
|
14223
14223
|
}
|
|
14224
|
-
.
|
|
14224
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 .index_module_msgItemActionPopover__bc570e85 .index_module_msgItemActionLeft__bc570e85 {
|
|
14225
14225
|
display: flex;
|
|
14226
14226
|
align-items: center;
|
|
14227
14227
|
gap: 8px;
|
|
14228
14228
|
}
|
|
14229
|
-
.
|
|
14229
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 .index_module_msgItemActionPopover__bc570e85 .index_module_msgItemActionRight__bc570e85 {
|
|
14230
14230
|
display: flex;
|
|
14231
14231
|
align-items: center;
|
|
14232
14232
|
gap: 8px;
|
|
14233
14233
|
}
|
|
14234
|
-
.
|
|
14234
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 .index_module_msgItemActionPopover__bc570e85.index_module_msgItemActionPopoverFloatTop__bc570e85 {
|
|
14235
14235
|
bottom: 4px;
|
|
14236
14236
|
right: 0;
|
|
14237
14237
|
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
14238
14238
|
}
|
|
14239
|
-
.
|
|
14239
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 .index_module_msgItemActionPopover__bc570e85.index_module_msgItemActionPopoverFloatBottom__bc570e85 {
|
|
14240
14240
|
box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.1);
|
|
14241
14241
|
right: 0;
|
|
14242
14242
|
top: 4px;
|
|
14243
14243
|
}
|
|
14244
|
-
.
|
|
14244
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemActionEmpty__bc570e85 {
|
|
14245
14245
|
min-height: 24px;
|
|
14246
14246
|
}
|
|
14247
|
-
.
|
|
14247
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemReferenceText__bc570e85 {
|
|
14248
14248
|
padding: 8px;
|
|
14249
14249
|
border-radius: 2px;
|
|
14250
14250
|
background: #e7e7e7;
|
|
@@ -14252,7 +14252,7 @@ strong {
|
|
|
14252
14252
|
color: rgba(0, 0, 0, 0.65);
|
|
14253
14253
|
margin-top: 8px;
|
|
14254
14254
|
}
|
|
14255
|
-
.
|
|
14255
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemReferenceText__bc570e85 > div {
|
|
14256
14256
|
width: 100%;
|
|
14257
14257
|
max-height: 36px;
|
|
14258
14258
|
word-break: break-all;
|
|
@@ -14263,7 +14263,7 @@ strong {
|
|
|
14263
14263
|
text-overflow: ellipsis;
|
|
14264
14264
|
word-wrap: break-word;
|
|
14265
14265
|
}
|
|
14266
|
-
.
|
|
14266
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemReferenceFile__bc570e85 {
|
|
14267
14267
|
padding: 8px;
|
|
14268
14268
|
border-radius: 2px;
|
|
14269
14269
|
background: #e7e7e7;
|
|
@@ -14271,7 +14271,7 @@ strong {
|
|
|
14271
14271
|
color: rgba(0, 0, 0, 0.65);
|
|
14272
14272
|
margin-top: 8px;
|
|
14273
14273
|
}
|
|
14274
|
-
.
|
|
14274
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemReferenceFile__bc570e85 .index_module_msgItemReferenceFileBox__bc570e85 {
|
|
14275
14275
|
background: #fafafa;
|
|
14276
14276
|
border-radius: 8px;
|
|
14277
14277
|
border: 1px solid #ebebeb;
|
|
@@ -14281,7 +14281,7 @@ strong {
|
|
|
14281
14281
|
padding: 8px 12px;
|
|
14282
14282
|
min-width: 216px;
|
|
14283
14283
|
}
|
|
14284
|
-
.
|
|
14284
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemReferenceFile__bc570e85 .index_module_msgItemReferenceFileBox__bc570e85 .index_module_msgItemReferenceFileLeft__bc570e85 {
|
|
14285
14285
|
font-size: 24px;
|
|
14286
14286
|
display: flex;
|
|
14287
14287
|
justify-content: center;
|
|
@@ -14289,52 +14289,52 @@ strong {
|
|
|
14289
14289
|
padding: 0;
|
|
14290
14290
|
margin: 0;
|
|
14291
14291
|
}
|
|
14292
|
-
.
|
|
14292
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemReferenceFile__bc570e85 .index_module_msgItemReferenceFileBox__bc570e85 .index_module_msgItemReferenceFileLeft__bc570e85 > i {
|
|
14293
14293
|
display: flex;
|
|
14294
14294
|
font-size: 24px;
|
|
14295
14295
|
}
|
|
14296
|
-
.
|
|
14296
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemReferenceFile__bc570e85 .index_module_msgItemReferenceFileBox__bc570e85 .index_module_msgItemReferenceFileRight__bc570e85 {
|
|
14297
14297
|
font-size: 14px;
|
|
14298
14298
|
font-weight: 400;
|
|
14299
14299
|
color: rgba(0, 0, 0, 0.65);
|
|
14300
14300
|
}
|
|
14301
|
-
.
|
|
14301
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemLeft__bc570e85 {
|
|
14302
14302
|
justify-content: flex-start;
|
|
14303
14303
|
}
|
|
14304
|
-
.
|
|
14304
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemLeft__bc570e85 .index_module_msgItemBox__bc570e85 {
|
|
14305
14305
|
align-items: flex-start;
|
|
14306
14306
|
}
|
|
14307
|
-
.
|
|
14307
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemLeft__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 {
|
|
14308
14308
|
background: #ffffff;
|
|
14309
14309
|
border-radius: 2px 20px 20px 20px;
|
|
14310
14310
|
}
|
|
14311
|
-
.
|
|
14311
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemLeft__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemAction__bc570e85 {
|
|
14312
14312
|
border-radius: 0px 0px 20px 20px;
|
|
14313
14313
|
}
|
|
14314
|
-
.
|
|
14314
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemLeft__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 {
|
|
14315
14315
|
margin-left: auto;
|
|
14316
14316
|
}
|
|
14317
|
-
.
|
|
14317
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemLeft__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 .index_module_msgItemActionPopover__bc570e85 {
|
|
14318
14318
|
display: none;
|
|
14319
14319
|
}
|
|
14320
|
-
.
|
|
14320
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemRight__bc570e85 {
|
|
14321
14321
|
justify-content: flex-end;
|
|
14322
14322
|
padding-bottom: 24px;
|
|
14323
14323
|
}
|
|
14324
|
-
.
|
|
14324
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemRight__bc570e85 .index_module_msgItemBox__bc570e85 {
|
|
14325
14325
|
align-items: flex-end;
|
|
14326
14326
|
}
|
|
14327
|
-
.
|
|
14327
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemRight__bc570e85 .index_module_msgItemBox__bc570e85:hover .index_module_msgItemActionOperate__bc570e85 .index_module_msgItemActionPopover__bc570e85 {
|
|
14328
14328
|
display: flex;
|
|
14329
14329
|
}
|
|
14330
|
-
.
|
|
14330
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemRight__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 {
|
|
14331
14331
|
border-radius: 20px 2px 20px 20px;
|
|
14332
14332
|
background: #d1e4ff;
|
|
14333
14333
|
}
|
|
14334
|
-
.
|
|
14334
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemRight__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemAction__bc570e85 {
|
|
14335
14335
|
border-radius: 0px 0px 20px 20px;
|
|
14336
14336
|
}
|
|
14337
|
-
.
|
|
14337
|
+
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85.index_module_msgItemRight__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemActionOperate__bc570e85 .index_module_msgItemActionPopover__bc570e85 {
|
|
14338
14338
|
display: none;
|
|
14339
14339
|
}
|
|
14340
14340
|
|
|
@@ -13681,7 +13681,7 @@ var Header$2 = Header$1;
|
|
|
13681
13681
|
|
|
13682
13682
|
var modules_63b47c51$a = {"content":"index_module_content__fcd2c97c","contentList":"index_module_contentList__fcd2c97c"};
|
|
13683
13683
|
|
|
13684
|
-
var modules_63b47c51$9 = {"virtuosoList-wrapper":"
|
|
13684
|
+
var modules_63b47c51$9 = {"virtuosoList-wrapper":"index_module_virtuosoListWrapper__bc570e85","loadingIcon":"index_module_loadingIcon__bc570e85","msg-date":"index_module_msgDate__bc570e85","msgItem":"index_module_msgItem__bc570e85","msgItem-box":"index_module_msgItemBox__bc570e85","msgItem-content":"index_module_msgItemContent__bc570e85","msgItem-text":"index_module_msgItemText__bc570e85","copyCode":"index_module_copyCode__bc570e85","copyCodeFun":"index_module_copyCodeFun__bc570e85","copyCodeText":"index_module_copyCodeText__bc570e85","icon":"index_module_icon__bc570e85","copy":"index_module_copy__bc570e85","copy_success":"index_module_copy_success__bc570e85","copy_success_flag":"index_module_copy_success_flag__bc570e85","msgItem-file":"index_module_msgItemFile__bc570e85","msgItem-file-left":"index_module_msgItemFileLeft__bc570e85","msgItem-file-right":"index_module_msgItemFileRight__bc570e85","msgItem-action":"index_module_msgItemAction__bc570e85","msgItem-action-left":"index_module_msgItemActionLeft__bc570e85","msgItem-action-right":"index_module_msgItemActionRight__bc570e85","msgItem-action-operate":"index_module_msgItemActionOperate__bc570e85","msgItem-action-popover":"index_module_msgItemActionPopover__bc570e85","msgItem-action-popover-floatTop":"index_module_msgItemActionPopoverFloatTop__bc570e85","msgItem-action-popover-floatBottom":"index_module_msgItemActionPopoverFloatBottom__bc570e85","msgItem-action-empty":"index_module_msgItemActionEmpty__bc570e85","msgItem-reference-text":"index_module_msgItemReferenceText__bc570e85","msgItem-reference-file":"index_module_msgItemReferenceFile__bc570e85","msgItem-reference-file-box":"index_module_msgItemReferenceFileBox__bc570e85","msgItem-reference-file-left":"index_module_msgItemReferenceFileLeft__bc570e85","msgItem-reference-file-right":"index_module_msgItemReferenceFileRight__bc570e85","msgItem-left":"index_module_msgItemLeft__bc570e85","msgItem-right":"index_module_msgItemRight__bc570e85"};
|
|
13685
13685
|
|
|
13686
13686
|
var loading2 = "data:image/gif;base64,R0lGODlhgACAAKIEAN3d3bu7u////5mZmf///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NENGQTg4RUY0MTQwMTFFOEEzQjg5QjE4RTZFRjE2NTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NENGQTg4RjA0MTQwMTFFOEEzQjg5QjE4RTZFRjE2NTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0Q0ZBODhFRDQxNDAxMUU4QTNCODlCMThFNkVGMTY1NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0Q0ZBODhFRTQxNDAxMUU4QTNCODlCMThFNkVGMTY1NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV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";
|
|
13687
13687
|
var loading2Gif = loading2;
|