bhd-components 0.11.12 → 0.11.13
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 +105 -107
- 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 +4 -4
- package/esm/AIMessageList/components/virtuosoList/index.module.less +4 -4
- package/package.json +1 -1
|
@@ -13917,11 +13917,11 @@ strong {
|
|
|
13917
13917
|
height: 100%;
|
|
13918
13918
|
}
|
|
13919
13919
|
|
|
13920
|
-
.
|
|
13920
|
+
.index_module_virtuosoListWrapper__96678851 {
|
|
13921
13921
|
width: 100%;
|
|
13922
13922
|
height: 100%;
|
|
13923
13923
|
}
|
|
13924
|
-
.
|
|
13924
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingIcon__96678851 {
|
|
13925
13925
|
width: 100%;
|
|
13926
13926
|
display: flex;
|
|
13927
13927
|
align-items: center;
|
|
@@ -13929,55 +13929,55 @@ strong {
|
|
|
13929
13929
|
padding: 16px 0 24px 0;
|
|
13930
13930
|
box-sizing: border-box;
|
|
13931
13931
|
}
|
|
13932
|
-
.
|
|
13932
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingIcon__96678851 > img {
|
|
13933
13933
|
width: 32px;
|
|
13934
13934
|
height: 32px;
|
|
13935
13935
|
}
|
|
13936
|
-
.
|
|
13936
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 {
|
|
13937
13937
|
width: 100%;
|
|
13938
13938
|
padding: 24px 24px 0 24px;
|
|
13939
13939
|
}
|
|
13940
|
-
.
|
|
13940
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 > div {
|
|
13941
13941
|
width: 100%;
|
|
13942
13942
|
margin-bottom: 24px;
|
|
13943
13943
|
}
|
|
13944
|
-
.
|
|
13944
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 > div:last-child {
|
|
13945
13945
|
margin-bottom: 0;
|
|
13946
13946
|
}
|
|
13947
|
-
.
|
|
13947
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 > div .bhd-skeleton {
|
|
13948
13948
|
width: 80%;
|
|
13949
13949
|
}
|
|
13950
|
-
.
|
|
13950
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 .index_module_loadingInit_left__96678851 {
|
|
13951
13951
|
display: flex;
|
|
13952
13952
|
justify-content: flex-start;
|
|
13953
13953
|
}
|
|
13954
|
-
.
|
|
13954
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 .index_module_loadingInit_left__96678851 .bhd-skeleton-paragraph {
|
|
13955
13955
|
margin: 0;
|
|
13956
13956
|
}
|
|
13957
|
-
.
|
|
13957
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 .index_module_loadingInit_left__96678851 .bhd-skeleton-paragraph > li {
|
|
13958
13958
|
width: 100%!important;
|
|
13959
13959
|
height: 20px;
|
|
13960
13960
|
border-radius: 17.5px;
|
|
13961
13961
|
}
|
|
13962
|
-
.
|
|
13962
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 .index_module_loadingInit_left__96678851 .bhd-skeleton-paragraph > li + li {
|
|
13963
13963
|
margin-top: 8px;
|
|
13964
13964
|
}
|
|
13965
|
-
.
|
|
13965
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 .index_module_loadingInit_right__96678851 {
|
|
13966
13966
|
display: flex;
|
|
13967
13967
|
justify-content: flex-end;
|
|
13968
13968
|
}
|
|
13969
|
-
.
|
|
13969
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 .index_module_loadingInit_right__96678851 .bhd-skeleton-paragraph {
|
|
13970
13970
|
margin: 0;
|
|
13971
13971
|
}
|
|
13972
|
-
.
|
|
13972
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 .index_module_loadingInit_right__96678851 .bhd-skeleton-paragraph > li {
|
|
13973
13973
|
width: 100%!important;
|
|
13974
13974
|
height: 66px;
|
|
13975
13975
|
border-radius: 20px 2px 20px 20px;
|
|
13976
13976
|
}
|
|
13977
|
-
.
|
|
13977
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_loadingInit__96678851 .index_module_loadingInit_right__96678851 .bhd-skeleton-paragraph > li + li {
|
|
13978
13978
|
margin-top: 8px;
|
|
13979
13979
|
}
|
|
13980
|
-
.
|
|
13980
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgDate__96678851 {
|
|
13981
13981
|
width: 100%;
|
|
13982
13982
|
display: flex;
|
|
13983
13983
|
align-items: center;
|
|
@@ -13988,46 +13988,44 @@ strong {
|
|
|
13988
13988
|
font-size: 14px;
|
|
13989
13989
|
color: rgba(0, 0, 0, 0.25);
|
|
13990
13990
|
}
|
|
13991
|
-
.
|
|
13991
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgDate__96678851:before {
|
|
13992
13992
|
content: "";
|
|
13993
13993
|
display: block;
|
|
13994
|
-
|
|
13995
|
-
width: 50%;
|
|
13994
|
+
width: 100px;
|
|
13996
13995
|
height: 1px;
|
|
13997
13996
|
background: #ebebeb;
|
|
13998
13997
|
}
|
|
13999
|
-
.
|
|
13998
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgDate__96678851:after {
|
|
14000
13999
|
content: "";
|
|
14001
14000
|
display: block;
|
|
14002
|
-
|
|
14003
|
-
width: 50%;
|
|
14001
|
+
width: 100px;
|
|
14004
14002
|
height: 1px;
|
|
14005
14003
|
background: #ebebeb;
|
|
14006
14004
|
}
|
|
14007
|
-
.
|
|
14005
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 {
|
|
14008
14006
|
width: 100%;
|
|
14009
14007
|
padding: 0px 16px;
|
|
14010
14008
|
padding-top: 0;
|
|
14011
14009
|
box-sizing: border-box;
|
|
14012
14010
|
display: flex;
|
|
14013
14011
|
}
|
|
14014
|
-
.
|
|
14012
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 {
|
|
14015
14013
|
max-width: 80%;
|
|
14016
14014
|
font-size: 14px;
|
|
14017
14015
|
color: rgba(0, 0, 0, 0.65);
|
|
14018
14016
|
display: flex;
|
|
14019
14017
|
flex-direction: column;
|
|
14020
14018
|
}
|
|
14021
|
-
.
|
|
14019
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 {
|
|
14022
14020
|
position: relative;
|
|
14023
14021
|
width: -moz-fit-content;
|
|
14024
14022
|
width: fit-content;
|
|
14025
14023
|
max-width: 100%;
|
|
14026
14024
|
}
|
|
14027
|
-
.
|
|
14025
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 {
|
|
14028
14026
|
padding: 12px 16px;
|
|
14029
14027
|
}
|
|
14030
|
-
.
|
|
14028
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851 {
|
|
14031
14029
|
display: flex;
|
|
14032
14030
|
justify-content: flex-end;
|
|
14033
14031
|
align-items: center;
|
|
@@ -14045,59 +14043,59 @@ strong {
|
|
|
14045
14043
|
font-weight: 400;
|
|
14046
14044
|
top: 6px;
|
|
14047
14045
|
}
|
|
14048
|
-
.
|
|
14046
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851.index_module_copyCodeFun__96678851 {
|
|
14049
14047
|
display: flex;
|
|
14050
14048
|
}
|
|
14051
|
-
.
|
|
14049
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851 .index_module_copyCodeText__96678851 {
|
|
14052
14050
|
line-height: 1;
|
|
14053
14051
|
}
|
|
14054
|
-
.
|
|
14052
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851 .index_module_icon__96678851 {
|
|
14055
14053
|
display: none;
|
|
14056
14054
|
margin-right: 8px;
|
|
14057
14055
|
color: rgba(0, 0, 0, 0.65);
|
|
14058
14056
|
font-size: 14px;
|
|
14059
14057
|
}
|
|
14060
|
-
.
|
|
14058
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851 .index_module_icon__96678851.index_module_copy__96678851 {
|
|
14061
14059
|
display: flex;
|
|
14062
14060
|
}
|
|
14063
|
-
.
|
|
14061
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851.index_module_copy_success__96678851 .index_module_copyCode__96678851 {
|
|
14064
14062
|
color: #f4523b;
|
|
14065
14063
|
}
|
|
14066
|
-
.
|
|
14064
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851.index_module_copy_success__96678851 .index_module_copy__96678851 {
|
|
14067
14065
|
display: none;
|
|
14068
14066
|
}
|
|
14069
|
-
.
|
|
14067
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851.index_module_copy_success__96678851 .index_module_copy_success_flag__96678851 {
|
|
14070
14068
|
display: inline-block;
|
|
14071
14069
|
color: #f4523b;
|
|
14072
14070
|
}
|
|
14073
|
-
.
|
|
14071
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_copyCode__96678851.index_module_copy_success__96678851 .index_module_copyCodeText__96678851 {
|
|
14074
14072
|
color: #f4523b;
|
|
14075
14073
|
}
|
|
14076
|
-
.
|
|
14077
|
-
.
|
|
14078
|
-
.
|
|
14079
|
-
.
|
|
14080
|
-
.
|
|
14081
|
-
.
|
|
14082
|
-
.
|
|
14074
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 h1,
|
|
14075
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 h2,
|
|
14076
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 h3,
|
|
14077
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 h4,
|
|
14078
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 h5,
|
|
14079
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 h6,
|
|
14080
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 strong {
|
|
14083
14081
|
color: rgba(0, 0, 0, 0.85);
|
|
14084
14082
|
font-weight: 600;
|
|
14085
14083
|
}
|
|
14086
|
-
.
|
|
14084
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 pre::-webkit-scrollbar {
|
|
14087
14085
|
background-color: #eaedf1;
|
|
14088
14086
|
background-color: transparent;
|
|
14089
14087
|
width: 4px;
|
|
14090
14088
|
height: 4px;
|
|
14091
14089
|
}
|
|
14092
|
-
.
|
|
14090
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 pre::-webkit-scrollbar-thumb {
|
|
14093
14091
|
border-radius: 4px;
|
|
14094
14092
|
background-color: rgba(0, 0, 0, 0.25);
|
|
14095
14093
|
}
|
|
14096
|
-
.
|
|
14094
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 p {
|
|
14097
14095
|
word-break: break-all;
|
|
14098
14096
|
white-space: break-spaces;
|
|
14099
14097
|
}
|
|
14100
|
-
.
|
|
14098
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 blockquote {
|
|
14101
14099
|
background: transparent;
|
|
14102
14100
|
border: 0;
|
|
14103
14101
|
font-size: 100%;
|
|
@@ -14106,54 +14104,54 @@ strong {
|
|
|
14106
14104
|
padding: 0;
|
|
14107
14105
|
vertical-align: baseline;
|
|
14108
14106
|
}
|
|
14109
|
-
.
|
|
14110
|
-
.
|
|
14107
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 p,
|
|
14108
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 li {
|
|
14111
14109
|
line-height: 1.5;
|
|
14112
14110
|
color: rgba(0, 0, 0, 0.85);
|
|
14113
14111
|
}
|
|
14114
|
-
.
|
|
14112
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 li {
|
|
14115
14113
|
margin-top: 8px;
|
|
14116
14114
|
}
|
|
14117
|
-
.
|
|
14115
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 li:first-child {
|
|
14118
14116
|
margin-top: 0;
|
|
14119
14117
|
}
|
|
14120
|
-
.
|
|
14118
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol {
|
|
14121
14119
|
list-style: decimal;
|
|
14122
14120
|
padding-inline-start: 20px;
|
|
14123
14121
|
}
|
|
14124
|
-
.
|
|
14122
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol li {
|
|
14125
14123
|
list-style-type: auto;
|
|
14126
14124
|
}
|
|
14127
|
-
.
|
|
14125
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol li p {
|
|
14128
14126
|
font-size: 14px;
|
|
14129
14127
|
font-weight: 600;
|
|
14130
14128
|
}
|
|
14131
|
-
.
|
|
14129
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol li > ul li {
|
|
14132
14130
|
list-style: inside;
|
|
14133
14131
|
color: rgba(0, 0, 0, 0.85);
|
|
14134
14132
|
}
|
|
14135
|
-
.
|
|
14133
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol li > ul li::marker {
|
|
14136
14134
|
color: #d9d9d9;
|
|
14137
14135
|
}
|
|
14138
|
-
.
|
|
14136
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol li > ul li:first-child {
|
|
14139
14137
|
padding-top: 8px;
|
|
14140
14138
|
}
|
|
14141
|
-
.
|
|
14139
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol li > ol li::marker {
|
|
14142
14140
|
color: rgba(0, 0, 0, 0.45);
|
|
14143
14141
|
}
|
|
14144
|
-
.
|
|
14142
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol li > ol li:first-child {
|
|
14145
14143
|
padding-top: 8px;
|
|
14146
14144
|
}
|
|
14147
|
-
.
|
|
14145
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 ol > li:last-of-type pre {
|
|
14148
14146
|
margin-bottom: 0;
|
|
14149
14147
|
}
|
|
14150
|
-
.
|
|
14148
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 hr {
|
|
14151
14149
|
height: 0;
|
|
14152
14150
|
padding: 0;
|
|
14153
14151
|
margin: 0;
|
|
14154
14152
|
border: none;
|
|
14155
14153
|
}
|
|
14156
|
-
.
|
|
14154
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 table {
|
|
14157
14155
|
width: 100%;
|
|
14158
14156
|
padding: 0;
|
|
14159
14157
|
margin: 8px 0;
|
|
@@ -14161,21 +14159,21 @@ strong {
|
|
|
14161
14159
|
border-top: 1px solid #dfe6ec;
|
|
14162
14160
|
border-left: 1px solid #dfe6ec;
|
|
14163
14161
|
}
|
|
14164
|
-
.
|
|
14162
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 table thead tr th {
|
|
14165
14163
|
background-color: #f8f8f9;
|
|
14166
14164
|
padding: 8px;
|
|
14167
14165
|
text-align: center;
|
|
14168
14166
|
border-bottom: 1px solid #dfe6ec;
|
|
14169
14167
|
border-right: 1px solid #dfe6ec;
|
|
14170
14168
|
}
|
|
14171
|
-
.
|
|
14169
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 table tbody tr td {
|
|
14172
14170
|
padding: 8px;
|
|
14173
14171
|
line-height: 21px;
|
|
14174
14172
|
height: 37px;
|
|
14175
14173
|
border-bottom: 1px solid #dfe6ec;
|
|
14176
14174
|
border-right: 1px solid #dfe6ec;
|
|
14177
14175
|
}
|
|
14178
|
-
.
|
|
14176
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 pre {
|
|
14179
14177
|
background: #fafafa;
|
|
14180
14178
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
14181
14179
|
border-top: none;
|
|
@@ -14185,37 +14183,37 @@ strong {
|
|
|
14185
14183
|
margin-bottom: 8px;
|
|
14186
14184
|
border-radius: 0 0 4px 4px;
|
|
14187
14185
|
}
|
|
14188
|
-
.
|
|
14186
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > h3 {
|
|
14189
14187
|
font-size: 16px;
|
|
14190
14188
|
font-weight: 600;
|
|
14191
14189
|
padding: 10px 0;
|
|
14192
14190
|
}
|
|
14193
|
-
.
|
|
14191
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > *:not(pre) {
|
|
14194
14192
|
padding-top: 8px;
|
|
14195
14193
|
padding-bottom: 8px;
|
|
14196
14194
|
}
|
|
14197
|
-
.
|
|
14195
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > *:not(pre):first-child {
|
|
14198
14196
|
padding-top: 0;
|
|
14199
14197
|
}
|
|
14200
|
-
.
|
|
14198
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > *:not(pre):last-child {
|
|
14201
14199
|
padding-bottom: 0;
|
|
14202
14200
|
}
|
|
14203
|
-
.
|
|
14204
|
-
.
|
|
14201
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > h3,
|
|
14202
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > h4 {
|
|
14205
14203
|
padding-top: 8px;
|
|
14206
14204
|
padding-bottom: 4px;
|
|
14207
14205
|
}
|
|
14208
|
-
.
|
|
14206
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > p + p {
|
|
14209
14207
|
padding-top: 4px;
|
|
14210
14208
|
padding-bottom: 4px;
|
|
14211
14209
|
}
|
|
14212
|
-
.
|
|
14210
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > pre:last-of-type {
|
|
14213
14211
|
margin-bottom: 0;
|
|
14214
14212
|
}
|
|
14215
|
-
.
|
|
14213
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemRichText__96678851 > pre:last-of-type + * {
|
|
14216
14214
|
margin-top: 8px;
|
|
14217
14215
|
}
|
|
14218
|
-
.
|
|
14216
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemFile__96678851 {
|
|
14219
14217
|
display: flex;
|
|
14220
14218
|
align-items: center;
|
|
14221
14219
|
padding: 8px 12px;
|
|
@@ -14225,7 +14223,7 @@ strong {
|
|
|
14225
14223
|
gap: 12px;
|
|
14226
14224
|
min-width: 216px;
|
|
14227
14225
|
}
|
|
14228
|
-
.
|
|
14226
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemFile__96678851 .index_module_msgItemFileLeft__96678851 {
|
|
14229
14227
|
font-size: 24px;
|
|
14230
14228
|
display: flex;
|
|
14231
14229
|
justify-content: center;
|
|
@@ -14233,18 +14231,18 @@ strong {
|
|
|
14233
14231
|
padding: 0;
|
|
14234
14232
|
margin: 0;
|
|
14235
14233
|
}
|
|
14236
|
-
.
|
|
14234
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemFile__96678851 .index_module_msgItemFileLeft__96678851 > i {
|
|
14237
14235
|
display: flex;
|
|
14238
14236
|
font-size: 24px;
|
|
14239
14237
|
}
|
|
14240
|
-
.
|
|
14238
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemText__96678851 .index_module_msgItemFile__96678851 .index_module_msgItemFileRight__96678851 {
|
|
14241
14239
|
font-size: 14px;
|
|
14242
14240
|
font-weight: 400;
|
|
14243
14241
|
color: rgba(0, 0, 0, 0.65);
|
|
14244
14242
|
margin: 0;
|
|
14245
14243
|
padding: 0;
|
|
14246
14244
|
}
|
|
14247
|
-
.
|
|
14245
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemAction__96678851 {
|
|
14248
14246
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
14249
14247
|
padding: 12px 16px;
|
|
14250
14248
|
width: 100%;
|
|
@@ -14252,21 +14250,21 @@ strong {
|
|
|
14252
14250
|
align-items: center;
|
|
14253
14251
|
justify-content: space-between;
|
|
14254
14252
|
}
|
|
14255
|
-
.
|
|
14253
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemAction__96678851 .index_module_msgItemActionLeft__96678851 {
|
|
14256
14254
|
display: flex;
|
|
14257
14255
|
align-items: center;
|
|
14258
14256
|
gap: 8px;
|
|
14259
14257
|
}
|
|
14260
|
-
.
|
|
14258
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemAction__96678851 .index_module_msgItemActionRight__96678851 {
|
|
14261
14259
|
display: flex;
|
|
14262
14260
|
align-items: center;
|
|
14263
14261
|
gap: 8px;
|
|
14264
14262
|
}
|
|
14265
|
-
.
|
|
14263
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 {
|
|
14266
14264
|
height: 24px;
|
|
14267
14265
|
position: relative;
|
|
14268
14266
|
}
|
|
14269
|
-
.
|
|
14267
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 .index_module_msgItemActionPopover__96678851 {
|
|
14270
14268
|
position: absolute;
|
|
14271
14269
|
width: -moz-max-content;
|
|
14272
14270
|
width: max-content;
|
|
@@ -14276,30 +14274,30 @@ strong {
|
|
|
14276
14274
|
z-index: 9;
|
|
14277
14275
|
padding: 4px 8px;
|
|
14278
14276
|
}
|
|
14279
|
-
.
|
|
14277
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 .index_module_msgItemActionPopover__96678851 .index_module_msgItemActionLeft__96678851 {
|
|
14280
14278
|
display: flex;
|
|
14281
14279
|
align-items: center;
|
|
14282
14280
|
gap: 8px;
|
|
14283
14281
|
}
|
|
14284
|
-
.
|
|
14282
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 .index_module_msgItemActionPopover__96678851 .index_module_msgItemActionRight__96678851 {
|
|
14285
14283
|
display: flex;
|
|
14286
14284
|
align-items: center;
|
|
14287
14285
|
gap: 8px;
|
|
14288
14286
|
}
|
|
14289
|
-
.
|
|
14287
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 .index_module_msgItemActionPopover__96678851.index_module_msgItemActionPopoverFloatTop__96678851 {
|
|
14290
14288
|
bottom: 4px;
|
|
14291
14289
|
right: 0;
|
|
14292
14290
|
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
14293
14291
|
}
|
|
14294
|
-
.
|
|
14292
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 .index_module_msgItemActionPopover__96678851.index_module_msgItemActionPopoverFloatBottom__96678851 {
|
|
14295
14293
|
box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.1);
|
|
14296
14294
|
right: 0;
|
|
14297
14295
|
top: 4px;
|
|
14298
14296
|
}
|
|
14299
|
-
.
|
|
14297
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemActionEmpty__96678851 {
|
|
14300
14298
|
min-height: 24px;
|
|
14301
14299
|
}
|
|
14302
|
-
.
|
|
14300
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemReferenceText__96678851 {
|
|
14303
14301
|
padding: 8px;
|
|
14304
14302
|
border-radius: 2px;
|
|
14305
14303
|
background: #e7e7e7;
|
|
@@ -14307,7 +14305,7 @@ strong {
|
|
|
14307
14305
|
color: rgba(0, 0, 0, 0.65);
|
|
14308
14306
|
margin-top: 8px;
|
|
14309
14307
|
}
|
|
14310
|
-
.
|
|
14308
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemReferenceText__96678851 > div {
|
|
14311
14309
|
width: 100%;
|
|
14312
14310
|
max-height: 36px;
|
|
14313
14311
|
word-break: break-all;
|
|
@@ -14318,7 +14316,7 @@ strong {
|
|
|
14318
14316
|
text-overflow: ellipsis;
|
|
14319
14317
|
word-wrap: break-word;
|
|
14320
14318
|
}
|
|
14321
|
-
.
|
|
14319
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemReferenceFile__96678851 {
|
|
14322
14320
|
padding: 8px;
|
|
14323
14321
|
border-radius: 2px;
|
|
14324
14322
|
background: #e7e7e7;
|
|
@@ -14326,7 +14324,7 @@ strong {
|
|
|
14326
14324
|
color: rgba(0, 0, 0, 0.65);
|
|
14327
14325
|
margin-top: 8px;
|
|
14328
14326
|
}
|
|
14329
|
-
.
|
|
14327
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemReferenceFile__96678851 .index_module_msgItemReferenceFileBox__96678851 {
|
|
14330
14328
|
background: #fafafa;
|
|
14331
14329
|
border-radius: 8px;
|
|
14332
14330
|
border: 1px solid #ebebeb;
|
|
@@ -14336,7 +14334,7 @@ strong {
|
|
|
14336
14334
|
padding: 8px 12px;
|
|
14337
14335
|
min-width: 216px;
|
|
14338
14336
|
}
|
|
14339
|
-
.
|
|
14337
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemReferenceFile__96678851 .index_module_msgItemReferenceFileBox__96678851 .index_module_msgItemReferenceFileLeft__96678851 {
|
|
14340
14338
|
font-size: 24px;
|
|
14341
14339
|
display: flex;
|
|
14342
14340
|
justify-content: center;
|
|
@@ -14344,55 +14342,55 @@ strong {
|
|
|
14344
14342
|
padding: 0;
|
|
14345
14343
|
margin: 0;
|
|
14346
14344
|
}
|
|
14347
|
-
.
|
|
14345
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemReferenceFile__96678851 .index_module_msgItemReferenceFileBox__96678851 .index_module_msgItemReferenceFileLeft__96678851 > i {
|
|
14348
14346
|
display: flex;
|
|
14349
14347
|
font-size: 24px;
|
|
14350
14348
|
}
|
|
14351
|
-
.
|
|
14349
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851 .index_module_msgItemReferenceFile__96678851 .index_module_msgItemReferenceFileBox__96678851 .index_module_msgItemReferenceFileRight__96678851 {
|
|
14352
14350
|
font-size: 14px;
|
|
14353
14351
|
font-weight: 400;
|
|
14354
14352
|
color: rgba(0, 0, 0, 0.65);
|
|
14355
14353
|
}
|
|
14356
|
-
.
|
|
14354
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemLeft__96678851 {
|
|
14357
14355
|
justify-content: flex-start;
|
|
14358
14356
|
}
|
|
14359
|
-
.
|
|
14357
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemLeft__96678851 .index_module_msgItemBox__96678851 {
|
|
14360
14358
|
align-items: flex-start;
|
|
14361
14359
|
}
|
|
14362
|
-
.
|
|
14360
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemLeft__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 {
|
|
14363
14361
|
background: #ffffff;
|
|
14364
14362
|
border-radius: 2px 20px 20px 20px;
|
|
14365
14363
|
}
|
|
14366
|
-
.
|
|
14364
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemLeft__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemAction__96678851 {
|
|
14367
14365
|
border-radius: 0px 0px 20px 20px;
|
|
14368
14366
|
}
|
|
14369
|
-
.
|
|
14367
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemLeft__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 {
|
|
14370
14368
|
margin-left: auto;
|
|
14371
14369
|
}
|
|
14372
|
-
.
|
|
14370
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemLeft__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 .index_module_msgItemActionPopover__96678851 {
|
|
14373
14371
|
display: none;
|
|
14374
14372
|
}
|
|
14375
|
-
.
|
|
14373
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemRight__96678851 {
|
|
14376
14374
|
justify-content: flex-end;
|
|
14377
14375
|
padding-bottom: 24px;
|
|
14378
14376
|
}
|
|
14379
|
-
.
|
|
14377
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemRight__96678851 .index_module_msgItemBox__96678851 {
|
|
14380
14378
|
align-items: flex-end;
|
|
14381
14379
|
}
|
|
14382
|
-
.
|
|
14380
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemRight__96678851 .index_module_msgItemBox__96678851:hover .index_module_msgItemActionOperate__96678851 .index_module_msgItemActionPopover__96678851 {
|
|
14383
14381
|
display: flex;
|
|
14384
14382
|
}
|
|
14385
|
-
.
|
|
14383
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemRight__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 {
|
|
14386
14384
|
border-radius: 20px 2px 20px 20px;
|
|
14387
14385
|
background: #d1e4ff;
|
|
14388
14386
|
}
|
|
14389
|
-
.
|
|
14387
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemRight__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemContent__96678851 .index_module_msgItemAction__96678851 {
|
|
14390
14388
|
border-radius: 0px 0px 20px 20px;
|
|
14391
14389
|
}
|
|
14392
|
-
.
|
|
14390
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemRight__96678851 .index_module_msgItemBox__96678851 .index_module_msgItemActionOperate__96678851 .index_module_msgItemActionPopover__96678851 {
|
|
14393
14391
|
display: none;
|
|
14394
14392
|
}
|
|
14395
|
-
.
|
|
14393
|
+
.index_module_virtuosoListWrapper__96678851 .index_module_msgItem__96678851.index_module_msgItemLast__96678851 {
|
|
14396
14394
|
box-sizing: border-box;
|
|
14397
14395
|
}
|
|
14398
14396
|
|