@oliasoft-open-source/react-ui-library 4.0.0-beta-28 → 4.0.0-beta-29
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/global.css +336 -336
- package/dist/index.js +150 -150
- package/package.json +1 -1
package/dist/global.css
CHANGED
|
@@ -532,7 +532,7 @@ a {
|
|
|
532
532
|
--line-height: 20px;
|
|
533
533
|
--size-xl: 48px;
|
|
534
534
|
--size-lg: 40px;
|
|
535
|
-
--size:
|
|
535
|
+
--size: 28px;
|
|
536
536
|
--size-sm: 24px;
|
|
537
537
|
--size-xs: 16px;
|
|
538
538
|
--spacing-xs: 4px;
|
|
@@ -658,7 +658,7 @@ html[data-theme='dark'] {
|
|
|
658
658
|
}
|
|
659
659
|
|
|
660
660
|
.field {
|
|
661
|
-
margin-bottom: var(--
|
|
661
|
+
margin-bottom: var(--spacing);
|
|
662
662
|
color: var(--color-text);
|
|
663
663
|
}
|
|
664
664
|
|
|
@@ -775,49 +775,49 @@ a {
|
|
|
775
775
|
color: var(--color-text-primary-active) !important;
|
|
776
776
|
fill: var(--color-text-primary-active) !important;
|
|
777
777
|
}
|
|
778
|
-
.
|
|
778
|
+
._accordion_x0umo_1 {
|
|
779
779
|
position: relative;
|
|
780
780
|
color: var(--color-text);
|
|
781
781
|
}
|
|
782
|
-
.
|
|
782
|
+
._accordion_x0umo_1 ._accordionHeader_x0umo_5 {
|
|
783
783
|
display: flex;
|
|
784
784
|
align-items: center;
|
|
785
785
|
}
|
|
786
|
-
.
|
|
786
|
+
._accordion_x0umo_1 ._accordionHeader_x0umo_5 ._heading_x0umo_9 {
|
|
787
787
|
flex-grow: 1;
|
|
788
788
|
}
|
|
789
|
-
.
|
|
789
|
+
._accordion_x0umo_1 ._accordionHeader_x0umo_5._clickable_x0umo_12:hover {
|
|
790
790
|
cursor: pointer;
|
|
791
791
|
}
|
|
792
|
-
.
|
|
792
|
+
._accordion_x0umo_1 ._accordionHeader_x0umo_5._clickable_x0umo_12:hover > * {
|
|
793
793
|
color: var(--color-text) !important;
|
|
794
794
|
}
|
|
795
|
-
.
|
|
796
|
-
margin-top: var(--
|
|
795
|
+
._accordion_x0umo_1:not(._bordered_x0umo_18) ._accordionContent_x0umo_18 {
|
|
796
|
+
margin-top: var(--spacing);
|
|
797
797
|
}
|
|
798
|
-
.
|
|
799
|
-
.
|
|
798
|
+
._accordion_x0umo_1._bordered_x0umo_18 ._accordionHeader_x0umo_5,
|
|
799
|
+
._accordion_x0umo_1._bordered_x0umo_18 ._accordionContent_x0umo_18 {
|
|
800
800
|
border: 1px solid var(--color-border);
|
|
801
801
|
line-height: var(--line-height);
|
|
802
802
|
}
|
|
803
|
-
.
|
|
803
|
+
._accordion_x0umo_1._bordered_x0umo_18 ._accordionHeader_x0umo_5 {
|
|
804
804
|
padding: var(--spacing-xs) var(--padding-sm-x);
|
|
805
805
|
border-radius: var(--border-radius);
|
|
806
806
|
background-color: var(--color-background);
|
|
807
807
|
}
|
|
808
|
-
.
|
|
808
|
+
._accordion_x0umo_1._bordered_x0umo_18._expanded_x0umo_31 ._accordionHeader_x0umo_5 {
|
|
809
809
|
border-bottom-left-radius: 0;
|
|
810
810
|
border-bottom-right-radius: 0;
|
|
811
811
|
}
|
|
812
|
-
.
|
|
812
|
+
._accordion_x0umo_1._bordered_x0umo_18 ._accordionContent_x0umo_18 {
|
|
813
813
|
border-top: none;
|
|
814
814
|
border-radius: 0 0 var(--border-radius) var(--border-radius);
|
|
815
815
|
background-color: var(--color-background-raised);
|
|
816
816
|
}
|
|
817
|
-
.
|
|
817
|
+
._accordion_x0umo_1._bordered_x0umo_18 ._accordionContent_x0umo_18._padding_x0umo_40 {
|
|
818
818
|
padding: var(--padding-sm);
|
|
819
819
|
}
|
|
820
|
-
.
|
|
820
|
+
._accordion_x0umo_1._bordered_x0umo_18._squareBottom_x0umo_43 ._accordionHeader_x0umo_5 {
|
|
821
821
|
border-bottom-left-radius: 0;
|
|
822
822
|
border-bottom-right-radius: 0;
|
|
823
823
|
}
|
|
@@ -968,17 +968,17 @@ a {
|
|
|
968
968
|
._contentWrapper_q4imk_16 {
|
|
969
969
|
border-radius: inherit;
|
|
970
970
|
}
|
|
971
|
-
.
|
|
971
|
+
._wrapper_1obma_1 {
|
|
972
972
|
display: inline-flex;
|
|
973
973
|
max-width: 100%;
|
|
974
974
|
}
|
|
975
|
-
.
|
|
975
|
+
._layer_1obma_5 ._wrapper_1obma_1 {
|
|
976
976
|
width: 100%;
|
|
977
977
|
}
|
|
978
|
-
.
|
|
978
|
+
._layerContainer_1obma_8 {
|
|
979
979
|
z-index: var(--zindex-dropdown);
|
|
980
980
|
}
|
|
981
|
-
.
|
|
981
|
+
._layer_1obma_5 {
|
|
982
982
|
border: 1px solid var(--color-border);
|
|
983
983
|
border-radius: var(--border-radius);
|
|
984
984
|
overflow: hidden;
|
|
@@ -990,178 +990,178 @@ a {
|
|
|
990
990
|
position: relative;
|
|
991
991
|
overflow-y: auto;
|
|
992
992
|
}
|
|
993
|
-
.
|
|
993
|
+
._layer_1obma_5._nested_1obma_23 {
|
|
994
994
|
margin: -1px 2px;
|
|
995
995
|
}
|
|
996
|
-
.
|
|
996
|
+
._layer_1obma_5 ul {
|
|
997
997
|
margin: 0;
|
|
998
998
|
padding: 0;
|
|
999
999
|
list-style-type: none;
|
|
1000
1000
|
}
|
|
1001
|
-
.
|
|
1001
|
+
._layer_1obma_5 ul li {
|
|
1002
1002
|
list-style: none;
|
|
1003
1003
|
display: block;
|
|
1004
1004
|
}
|
|
1005
|
-
.
|
|
1005
|
+
._fileInput_1obma_35 {
|
|
1006
1006
|
width: 100%;
|
|
1007
1007
|
height: 100%;
|
|
1008
1008
|
opacity: 0;
|
|
1009
1009
|
position: absolute;
|
|
1010
1010
|
}
|
|
1011
|
-
.
|
|
1011
|
+
._trigger_1obma_41 {
|
|
1012
1012
|
display: inline-flex;
|
|
1013
1013
|
align-items: center;
|
|
1014
1014
|
cursor: pointer;
|
|
1015
1015
|
max-width: 100%;
|
|
1016
1016
|
}
|
|
1017
|
-
.
|
|
1017
|
+
._layer_1obma_5 ._trigger_1obma_41 {
|
|
1018
1018
|
width: 100%;
|
|
1019
1019
|
}
|
|
1020
|
-
.
|
|
1020
|
+
._middleAlignedInline_1obma_50 {
|
|
1021
1021
|
display: flex;
|
|
1022
1022
|
align-items: center;
|
|
1023
1023
|
overflow: hidden;
|
|
1024
1024
|
width: 100%;
|
|
1025
1025
|
}
|
|
1026
|
-
.
|
|
1026
|
+
._heading_1obma_56 {
|
|
1027
1027
|
color: var(--color-text-muted);
|
|
1028
1028
|
letter-spacing: 0.1em;
|
|
1029
1029
|
text-transform: uppercase;
|
|
1030
1030
|
font-size: var(--font-size-sm);
|
|
1031
1031
|
}
|
|
1032
|
-
.
|
|
1032
|
+
._heading_1obma_56 ._headingIcon_1obma_62 {
|
|
1033
1033
|
float: right;
|
|
1034
1034
|
}
|
|
1035
|
-
.
|
|
1035
|
+
._heading_1obma_56 ._headingIcon_1obma_62 svg {
|
|
1036
1036
|
color: var(--color-text-faint);
|
|
1037
1037
|
}
|
|
1038
|
-
.
|
|
1038
|
+
._heading_1obma_56 ._headingIcon_1obma_62:hover {
|
|
1039
1039
|
cursor: pointer;
|
|
1040
1040
|
}
|
|
1041
|
-
.
|
|
1041
|
+
._heading_1obma_56 ._headingIcon_1obma_62:hover svg {
|
|
1042
1042
|
color: var(--color-text-primary-hover);
|
|
1043
1043
|
}
|
|
1044
|
-
.
|
|
1044
|
+
._option_1obma_74 {
|
|
1045
1045
|
color: inherit;
|
|
1046
1046
|
display: block;
|
|
1047
1047
|
}
|
|
1048
|
-
.
|
|
1049
|
-
.
|
|
1050
|
-
.
|
|
1048
|
+
._heading_1obma_56,
|
|
1049
|
+
._option_1obma_74,
|
|
1050
|
+
._layer_1obma_5 ._trigger_1obma_41 {
|
|
1051
1051
|
padding: var(--padding-input);
|
|
1052
1052
|
border: 1px solid transparent;
|
|
1053
1053
|
}
|
|
1054
|
-
.
|
|
1055
|
-
.
|
|
1054
|
+
._option_1obma_74,
|
|
1055
|
+
._layer_1obma_5 ._trigger_1obma_41 {
|
|
1056
1056
|
line-height: var(--line-height);
|
|
1057
1057
|
display: flex;
|
|
1058
1058
|
align-items: flex-start;
|
|
1059
1059
|
}
|
|
1060
|
-
.
|
|
1061
|
-
.
|
|
1062
|
-
.
|
|
1063
|
-
.
|
|
1060
|
+
._option_1obma_74:hover,
|
|
1061
|
+
._layer_1obma_5 ._trigger_1obma_41:hover,
|
|
1062
|
+
._option_1obma_74._active_1obma_92,
|
|
1063
|
+
._layer_1obma_5 ._trigger_1obma_41._active_1obma_92 {
|
|
1064
1064
|
background-color: var(--color-background-listitem-hover);
|
|
1065
1065
|
cursor: pointer;
|
|
1066
1066
|
}
|
|
1067
|
-
.
|
|
1067
|
+
._option_1obma_74._selected_1obma_97 {
|
|
1068
1068
|
background-color: var(--color-background-listitem-active);
|
|
1069
1069
|
}
|
|
1070
|
-
.
|
|
1070
|
+
._layer_1obma_5 ._trigger_1obma_41 {
|
|
1071
1071
|
align-items: center;
|
|
1072
1072
|
}
|
|
1073
|
-
.
|
|
1073
|
+
._optionContent_1obma_103 {
|
|
1074
1074
|
flex-wrap: wrap;
|
|
1075
1075
|
margin-right: auto;
|
|
1076
1076
|
position: relative;
|
|
1077
1077
|
}
|
|
1078
|
-
.
|
|
1078
|
+
._inline_1obma_108 ._optionContent_1obma_103 {
|
|
1079
1079
|
display: flex;
|
|
1080
1080
|
justify-content: space-between;
|
|
1081
1081
|
flex-grow: 1;
|
|
1082
1082
|
}
|
|
1083
|
-
.
|
|
1084
|
-
.
|
|
1083
|
+
._icon_1obma_113,
|
|
1084
|
+
._check_1obma_114 {
|
|
1085
1085
|
display: flex;
|
|
1086
1086
|
flex-shrink: 1;
|
|
1087
1087
|
width: var(--size-xs);
|
|
1088
1088
|
height: var(--line-height);
|
|
1089
|
-
font-size:
|
|
1089
|
+
font-size: var(--size-xs);
|
|
1090
1090
|
justify-content: center;
|
|
1091
1091
|
align-items: center;
|
|
1092
1092
|
}
|
|
1093
|
-
.
|
|
1093
|
+
._icon_1obma_113 {
|
|
1094
1094
|
margin-right: var(--spacing-sm);
|
|
1095
1095
|
color: var(--color-text-primary);
|
|
1096
1096
|
}
|
|
1097
|
-
.
|
|
1097
|
+
._icon_1obma_113:empty {
|
|
1098
1098
|
display: none;
|
|
1099
1099
|
}
|
|
1100
|
-
.
|
|
1100
|
+
._icon_1obma_113 img {
|
|
1101
1101
|
max-height: 16px;
|
|
1102
1102
|
max-width: 16px;
|
|
1103
1103
|
width: auto;
|
|
1104
1104
|
height: auto;
|
|
1105
1105
|
}
|
|
1106
|
-
.
|
|
1106
|
+
._text_1obma_136 {
|
|
1107
1107
|
display: inline-flex;
|
|
1108
1108
|
align-items: center;
|
|
1109
1109
|
cursor: pointer;
|
|
1110
1110
|
}
|
|
1111
|
-
.
|
|
1111
|
+
._label_1obma_141 {
|
|
1112
1112
|
margin-right: auto;
|
|
1113
1113
|
}
|
|
1114
|
-
.
|
|
1115
|
-
.
|
|
1114
|
+
._label_1obma_141,
|
|
1115
|
+
._heading_1obma_56 {
|
|
1116
1116
|
max-width: 100%;
|
|
1117
1117
|
display: block;
|
|
1118
1118
|
overflow: hidden;
|
|
1119
1119
|
text-overflow: ellipsis;
|
|
1120
1120
|
white-space: nowrap;
|
|
1121
1121
|
}
|
|
1122
|
-
.
|
|
1122
|
+
._description_1obma_152 {
|
|
1123
1123
|
color: #999;
|
|
1124
1124
|
display: block;
|
|
1125
1125
|
}
|
|
1126
|
-
.
|
|
1126
|
+
._arrow_1obma_156 {
|
|
1127
1127
|
margin-left: var(--spacing-xs);
|
|
1128
1128
|
display: flex;
|
|
1129
1129
|
}
|
|
1130
|
-
.
|
|
1130
|
+
._divider_1obma_160 {
|
|
1131
1131
|
border: 0;
|
|
1132
1132
|
border-top: 1px solid var(--color-border);
|
|
1133
1133
|
}
|
|
1134
|
-
.
|
|
1134
|
+
._deprecatedSemanticIcon_1obma_164 {
|
|
1135
1135
|
color: var(--color-text-primary) !important;
|
|
1136
1136
|
margin: -5px 0 0 !important;
|
|
1137
1137
|
}
|
|
1138
|
-
.
|
|
1138
|
+
._disabled_1obma_168 {
|
|
1139
1139
|
color: var(--color-text-faint);
|
|
1140
1140
|
pointer-events: none;
|
|
1141
1141
|
cursor: not-allowed !important;
|
|
1142
1142
|
}
|
|
1143
|
-
.
|
|
1143
|
+
._buttonLabel_1obma_173 {
|
|
1144
1144
|
overflow: hidden;
|
|
1145
1145
|
text-overflow: ellipsis;
|
|
1146
1146
|
display: block;
|
|
1147
1147
|
margin-right: auto;
|
|
1148
1148
|
}
|
|
1149
|
-
.
|
|
1149
|
+
._buttonCaret_1obma_179 {
|
|
1150
1150
|
display: flex;
|
|
1151
1151
|
margin-left: var(--spacing-xs);
|
|
1152
1152
|
}
|
|
1153
|
-
.
|
|
1153
|
+
._component_1obma_183 {
|
|
1154
1154
|
display: inline-flex;
|
|
1155
1155
|
align-items: center;
|
|
1156
1156
|
justify-content: center;
|
|
1157
1157
|
cursor: pointer;
|
|
1158
1158
|
}
|
|
1159
|
-
.
|
|
1159
|
+
._right_1obma_189 {
|
|
1160
1160
|
margin-left: auto;
|
|
1161
1161
|
display: flex;
|
|
1162
1162
|
align-items: center;
|
|
1163
1163
|
}
|
|
1164
|
-
.
|
|
1164
|
+
._actions_1obma_194 {
|
|
1165
1165
|
margin-left: var(--spacing-sm);
|
|
1166
1166
|
display: flex;
|
|
1167
1167
|
align-items: center;
|
|
@@ -1213,80 +1213,80 @@ a {
|
|
|
1213
1213
|
transform-origin: 100% 0%;
|
|
1214
1214
|
z-index: 3;
|
|
1215
1215
|
}
|
|
1216
|
-
.
|
|
1216
|
+
._inputInTable_sb2dx_1 {
|
|
1217
1217
|
background-color: transparent;
|
|
1218
1218
|
border-radius: inherit !important;
|
|
1219
1219
|
height: var(--size);
|
|
1220
1220
|
min-height: 100%;
|
|
1221
1221
|
}
|
|
1222
|
-
.
|
|
1222
|
+
._inputInTable_sb2dx_1:not(:hover) {
|
|
1223
1223
|
border-color: transparent;
|
|
1224
1224
|
}
|
|
1225
|
-
.
|
|
1225
|
+
._inputInTable_sb2dx_1:not(:focus) {
|
|
1226
1226
|
box-shadow: none;
|
|
1227
1227
|
}
|
|
1228
|
-
.
|
|
1228
|
+
._inputHover_sb2dx_13 {
|
|
1229
1229
|
position: relative;
|
|
1230
1230
|
border-color: var(--color-border-hover);
|
|
1231
1231
|
z-index: 2;
|
|
1232
1232
|
}
|
|
1233
|
-
.
|
|
1233
|
+
._inputFocus_sb2dx_18 {
|
|
1234
1234
|
position: relative;
|
|
1235
1235
|
outline: none !important;
|
|
1236
1236
|
border-color: var(--color-border-focus) !important;
|
|
1237
1237
|
box-shadow: var(--shadow-focus);
|
|
1238
1238
|
z-index: 3;
|
|
1239
1239
|
}
|
|
1240
|
-
.
|
|
1241
|
-
.
|
|
1240
|
+
._inputError_sb2dx_25,
|
|
1241
|
+
._inputWarning_sb2dx_26 {
|
|
1242
1242
|
position: relative;
|
|
1243
1243
|
}
|
|
1244
|
-
.
|
|
1244
|
+
._inputError_sb2dx_25 {
|
|
1245
1245
|
z-index: 2;
|
|
1246
1246
|
border-color: var(--color-border-error);
|
|
1247
1247
|
color: var(--color-text-error) !important;
|
|
1248
1248
|
background-color: var(--color-background-error);
|
|
1249
1249
|
}
|
|
1250
|
-
.
|
|
1250
|
+
._inputError_sb2dx_25:hover {
|
|
1251
1251
|
border-color: var(--color-border-error-hover) !important;
|
|
1252
1252
|
}
|
|
1253
|
-
.
|
|
1253
|
+
._inputError_sb2dx_25:focus {
|
|
1254
1254
|
position: relative;
|
|
1255
1255
|
outline: none !important;
|
|
1256
1256
|
border-color: var(--color-border-focus) !important;
|
|
1257
1257
|
box-shadow: var(--shadow-focus);
|
|
1258
1258
|
z-index: 3;
|
|
1259
1259
|
}
|
|
1260
|
-
.
|
|
1260
|
+
._inputWarning_sb2dx_26 {
|
|
1261
1261
|
z-index: 1;
|
|
1262
1262
|
border-color: var(--color-border-warning);
|
|
1263
1263
|
color: var(--color-text-warning) !important;
|
|
1264
1264
|
background-color: var(--color-background-warning);
|
|
1265
1265
|
}
|
|
1266
|
-
.
|
|
1266
|
+
._inputWarning_sb2dx_26:hover {
|
|
1267
1267
|
border-color: var(--color-border-warning-hover) !important;
|
|
1268
1268
|
}
|
|
1269
|
-
.
|
|
1269
|
+
._inputWarning_sb2dx_26:focus {
|
|
1270
1270
|
position: relative;
|
|
1271
1271
|
outline: none !important;
|
|
1272
1272
|
border-color: var(--color-border-focus) !important;
|
|
1273
1273
|
box-shadow: var(--shadow-focus);
|
|
1274
1274
|
z-index: 3;
|
|
1275
1275
|
}
|
|
1276
|
-
.
|
|
1276
|
+
._inputDisabled_sb2dx_61 {
|
|
1277
1277
|
pointer-events: none;
|
|
1278
1278
|
background-color: var(--color-background-disabled);
|
|
1279
1279
|
color: var(--color-text-muted);
|
|
1280
1280
|
box-shadow: none;
|
|
1281
1281
|
}
|
|
1282
|
-
.
|
|
1282
|
+
._hideScrollbars_sb2dx_67 {
|
|
1283
1283
|
/* Firefox */
|
|
1284
1284
|
scrollbar-width: none;
|
|
1285
1285
|
/* IE 10+ */
|
|
1286
1286
|
-ms-overflow-style: none;
|
|
1287
1287
|
/* Chrome, Safari and Opera */
|
|
1288
1288
|
}
|
|
1289
|
-
.
|
|
1289
|
+
._hideScrollbars_sb2dx_67::-webkit-scrollbar {
|
|
1290
1290
|
display: none;
|
|
1291
1291
|
}
|
|
1292
1292
|
:root {
|
|
@@ -1315,7 +1315,7 @@ html[data-theme='dark'] {
|
|
|
1315
1315
|
--color-border-button: rgba(255, 255, 255, 0.1);
|
|
1316
1316
|
--color-border-button-hover: rgba(255, 255, 255, 0.15);
|
|
1317
1317
|
}
|
|
1318
|
-
.
|
|
1318
|
+
._button_sb2dx_103 {
|
|
1319
1319
|
cursor: pointer;
|
|
1320
1320
|
display: inline-flex;
|
|
1321
1321
|
align-items: center;
|
|
@@ -1340,229 +1340,229 @@ html[data-theme='dark'] {
|
|
|
1340
1340
|
min-height: var(--size);
|
|
1341
1341
|
box-shadow: var(--shadow-button);
|
|
1342
1342
|
}
|
|
1343
|
-
.
|
|
1343
|
+
._button_sb2dx_103:hover {
|
|
1344
1344
|
background: var(--color-background-button-default-hover);
|
|
1345
1345
|
border-color: var(--color-border-button-hover);
|
|
1346
1346
|
}
|
|
1347
|
-
.
|
|
1347
|
+
._button_sb2dx_103:focus {
|
|
1348
1348
|
box-shadow: var(--shadow-focus) !important;
|
|
1349
1349
|
}
|
|
1350
|
-
.
|
|
1350
|
+
._button_sb2dx_103:active {
|
|
1351
1351
|
background: var(--color-background-button-default-active);
|
|
1352
1352
|
box-shadow: none;
|
|
1353
1353
|
}
|
|
1354
|
-
.
|
|
1354
|
+
._button_sb2dx_103._active_sb2dx_139:not(._green_sb2dx_139):not(._red_sb2dx_139):not(._orange_sb2dx_139) {
|
|
1355
1355
|
border-color: var(--color-border-button-default-active);
|
|
1356
1356
|
color: var(--color-text-button-default-active);
|
|
1357
1357
|
position: relative;
|
|
1358
1358
|
z-index: 2;
|
|
1359
1359
|
}
|
|
1360
|
-
.
|
|
1361
|
-
.
|
|
1362
|
-
.
|
|
1360
|
+
._button_sb2dx_103:hover,
|
|
1361
|
+
._button_sb2dx_103:focus,
|
|
1362
|
+
._button_sb2dx_103:active {
|
|
1363
1363
|
position: relative;
|
|
1364
1364
|
z-index: 1;
|
|
1365
1365
|
}
|
|
1366
|
-
.
|
|
1366
|
+
._button_sb2dx_103 ._icon_sb2dx_151 {
|
|
1367
1367
|
margin: -2px;
|
|
1368
1368
|
margin-right: var(--spacing-xs);
|
|
1369
|
-
font-size:
|
|
1369
|
+
font-size: var(--size-xs);
|
|
1370
1370
|
display: flex;
|
|
1371
1371
|
}
|
|
1372
|
-
.
|
|
1372
|
+
._iconOnly_sb2dx_157 {
|
|
1373
1373
|
width: var(--size);
|
|
1374
1374
|
display: inline-flex;
|
|
1375
1375
|
align-items: center;
|
|
1376
1376
|
justify-content: center;
|
|
1377
1377
|
}
|
|
1378
|
-
.
|
|
1378
|
+
._iconOnly_sb2dx_157 ._icon_sb2dx_151 {
|
|
1379
1379
|
margin: 0;
|
|
1380
1380
|
line-height: 0;
|
|
1381
1381
|
}
|
|
1382
|
-
.
|
|
1382
|
+
._basic_sb2dx_167 {
|
|
1383
1383
|
color: var(--color-text-primary);
|
|
1384
1384
|
background: transparent;
|
|
1385
1385
|
box-shadow: none !important;
|
|
1386
1386
|
border: none !important;
|
|
1387
1387
|
}
|
|
1388
|
-
.
|
|
1388
|
+
._basic_sb2dx_167._muted_sb2dx_173 {
|
|
1389
1389
|
color: var(--color-text-muted);
|
|
1390
1390
|
}
|
|
1391
|
-
.
|
|
1391
|
+
._basic_sb2dx_167:hover {
|
|
1392
1392
|
color: var(--color-text-primary-hover);
|
|
1393
1393
|
background: rgba(0, 0, 0, 0.05);
|
|
1394
1394
|
}
|
|
1395
|
-
[data-theme='dark'] .
|
|
1395
|
+
[data-theme='dark'] ._basic_sb2dx_167:hover {
|
|
1396
1396
|
background: rgba(255, 255, 255, 0.1);
|
|
1397
1397
|
}
|
|
1398
|
-
.
|
|
1399
|
-
.
|
|
1398
|
+
._basic_sb2dx_167:active,
|
|
1399
|
+
._basic_sb2dx_167._active_sb2dx_139 {
|
|
1400
1400
|
color: var(--color-text-primary-active);
|
|
1401
1401
|
background: rgba(0, 0, 0, 0.1);
|
|
1402
1402
|
}
|
|
1403
|
-
[data-theme='dark'] .
|
|
1404
|
-
[data-theme='dark'] .
|
|
1403
|
+
[data-theme='dark'] ._basic_sb2dx_167:active,
|
|
1404
|
+
[data-theme='dark'] ._basic_sb2dx_167._active_sb2dx_139 {
|
|
1405
1405
|
background: rgba(255, 255, 255, 0.2);
|
|
1406
1406
|
}
|
|
1407
|
-
.
|
|
1407
|
+
._disabled_sb2dx_192 {
|
|
1408
1408
|
cursor: default;
|
|
1409
1409
|
pointer-events: none !important;
|
|
1410
1410
|
color: var(--color-text-faint) !important;
|
|
1411
1411
|
box-shadow: none !important;
|
|
1412
1412
|
}
|
|
1413
|
-
.
|
|
1413
|
+
._disabled_sb2dx_192:not(._active_sb2dx_139):not(._basic_sb2dx_167) {
|
|
1414
1414
|
background: var(--color-background-disabled) !important;
|
|
1415
1415
|
border: 1px solid var(--color-border) !important;
|
|
1416
1416
|
}
|
|
1417
|
-
.
|
|
1417
|
+
._small_sb2dx_202 {
|
|
1418
1418
|
font-size: var(--font-size-sm);
|
|
1419
1419
|
min-height: var(--size-sm);
|
|
1420
1420
|
padding: var(--padding-input-sm);
|
|
1421
1421
|
}
|
|
1422
|
-
.
|
|
1423
|
-
.
|
|
1422
|
+
._pill_sb2dx_207,
|
|
1423
|
+
._round_sb2dx_208 {
|
|
1424
1424
|
border-radius: 19px;
|
|
1425
1425
|
display: inline-flex;
|
|
1426
1426
|
align-items: center;
|
|
1427
1427
|
}
|
|
1428
|
-
.
|
|
1428
|
+
._round_sb2dx_208 {
|
|
1429
1429
|
padding: 0;
|
|
1430
1430
|
width: var(--size);
|
|
1431
1431
|
line-height: 1;
|
|
1432
1432
|
}
|
|
1433
|
-
.
|
|
1433
|
+
._round_sb2dx_208._small_sb2dx_202 {
|
|
1434
1434
|
width: var(--size-sm);
|
|
1435
1435
|
}
|
|
1436
|
-
.
|
|
1436
|
+
._orange_sb2dx_139:not(._basic_sb2dx_167) {
|
|
1437
1437
|
background-color: var(--color-background-button-primary);
|
|
1438
1438
|
}
|
|
1439
|
-
.
|
|
1439
|
+
._orange_sb2dx_139:not(._basic_sb2dx_167):hover {
|
|
1440
1440
|
background-color: var(--color-background-button-primary-hover);
|
|
1441
1441
|
}
|
|
1442
|
-
.
|
|
1443
|
-
.
|
|
1442
|
+
._orange_sb2dx_139:not(._basic_sb2dx_167):active,
|
|
1443
|
+
._orange_sb2dx_139:not(._basic_sb2dx_167)._active_sb2dx_139 {
|
|
1444
1444
|
background-color: var(--color-background-button-primary-active);
|
|
1445
1445
|
}
|
|
1446
|
-
.
|
|
1446
|
+
._red_sb2dx_139:not(._basic_sb2dx_167) {
|
|
1447
1447
|
background-color: var(--color-background-button-error);
|
|
1448
1448
|
}
|
|
1449
|
-
.
|
|
1449
|
+
._red_sb2dx_139:not(._basic_sb2dx_167):hover {
|
|
1450
1450
|
background-color: var(--color-background-button-error-hover);
|
|
1451
1451
|
}
|
|
1452
|
-
.
|
|
1453
|
-
.
|
|
1452
|
+
._red_sb2dx_139:not(._basic_sb2dx_167):active,
|
|
1453
|
+
._red_sb2dx_139:not(._basic_sb2dx_167)._active_sb2dx_139 {
|
|
1454
1454
|
background-color: var(--color-background-button-error-active);
|
|
1455
1455
|
}
|
|
1456
|
-
.
|
|
1456
|
+
._red_sb2dx_139._basic_sb2dx_167 {
|
|
1457
1457
|
color: var(--color-text-error);
|
|
1458
1458
|
}
|
|
1459
|
-
.
|
|
1459
|
+
._green_sb2dx_139:not(._basic_sb2dx_167) {
|
|
1460
1460
|
background-color: var(--color-background-button-success);
|
|
1461
1461
|
}
|
|
1462
|
-
.
|
|
1462
|
+
._green_sb2dx_139:not(._basic_sb2dx_167):hover {
|
|
1463
1463
|
background-color: var(--color-background-button-success-hover);
|
|
1464
1464
|
}
|
|
1465
|
-
.
|
|
1466
|
-
.
|
|
1465
|
+
._green_sb2dx_139:not(._basic_sb2dx_167):active,
|
|
1466
|
+
._green_sb2dx_139:not(._basic_sb2dx_167)._active_sb2dx_139 {
|
|
1467
1467
|
background-color: var(--color-background-button-success-active);
|
|
1468
1468
|
}
|
|
1469
|
-
.
|
|
1469
|
+
._green_sb2dx_139._basic_sb2dx_167 {
|
|
1470
1470
|
color: var(--color-text-success);
|
|
1471
1471
|
}
|
|
1472
|
-
.
|
|
1473
|
-
.
|
|
1474
|
-
.
|
|
1472
|
+
._orange_sb2dx_139:not(._basic_sb2dx_167),
|
|
1473
|
+
._red_sb2dx_139:not(._basic_sb2dx_167),
|
|
1474
|
+
._green_sb2dx_139:not(._basic_sb2dx_167) {
|
|
1475
1475
|
color: #fff;
|
|
1476
1476
|
}
|
|
1477
|
-
.
|
|
1478
|
-
.
|
|
1479
|
-
.
|
|
1477
|
+
._orange_sb2dx_139:not(._basic_sb2dx_167):hover,
|
|
1478
|
+
._red_sb2dx_139:not(._basic_sb2dx_167):hover,
|
|
1479
|
+
._green_sb2dx_139:not(._basic_sb2dx_167):hover {
|
|
1480
1480
|
color: #fff;
|
|
1481
1481
|
}
|
|
1482
|
-
.
|
|
1483
|
-
.
|
|
1484
|
-
.
|
|
1485
|
-
.
|
|
1486
|
-
.
|
|
1487
|
-
.
|
|
1482
|
+
._orange_sb2dx_139:not(._basic_sb2dx_167):active,
|
|
1483
|
+
._red_sb2dx_139:not(._basic_sb2dx_167):active,
|
|
1484
|
+
._green_sb2dx_139:not(._basic_sb2dx_167):active,
|
|
1485
|
+
._orange_sb2dx_139:not(._basic_sb2dx_167)._active_sb2dx_139,
|
|
1486
|
+
._red_sb2dx_139:not(._basic_sb2dx_167)._active_sb2dx_139,
|
|
1487
|
+
._green_sb2dx_139:not(._basic_sb2dx_167)._active_sb2dx_139 {
|
|
1488
1488
|
color: #fff;
|
|
1489
1489
|
}
|
|
1490
|
-
.
|
|
1490
|
+
._error_sb2dx_275 {
|
|
1491
1491
|
position: relative;
|
|
1492
1492
|
z-index: 2;
|
|
1493
1493
|
border-color: var(--color-border-error);
|
|
1494
1494
|
color: var(--color-text-error) !important;
|
|
1495
1495
|
background-color: var(--color-background-error);
|
|
1496
1496
|
}
|
|
1497
|
-
.
|
|
1497
|
+
._error_sb2dx_275:hover {
|
|
1498
1498
|
border-color: var(--color-border-error-hover) !important;
|
|
1499
1499
|
}
|
|
1500
|
-
.
|
|
1500
|
+
._error_sb2dx_275:focus {
|
|
1501
1501
|
position: relative;
|
|
1502
1502
|
outline: none !important;
|
|
1503
1503
|
border-color: var(--color-border-focus) !important;
|
|
1504
1504
|
box-shadow: var(--shadow-focus);
|
|
1505
1505
|
z-index: 3;
|
|
1506
1506
|
}
|
|
1507
|
-
.
|
|
1507
|
+
._warning_sb2dx_292 {
|
|
1508
1508
|
position: relative;
|
|
1509
1509
|
z-index: 1;
|
|
1510
1510
|
border-color: var(--color-border-warning);
|
|
1511
1511
|
color: var(--color-text-warning) !important;
|
|
1512
1512
|
background-color: var(--color-background-warning);
|
|
1513
1513
|
}
|
|
1514
|
-
.
|
|
1514
|
+
._warning_sb2dx_292:hover {
|
|
1515
1515
|
border-color: var(--color-border-warning-hover) !important;
|
|
1516
1516
|
}
|
|
1517
|
-
.
|
|
1517
|
+
._warning_sb2dx_292:focus {
|
|
1518
1518
|
position: relative;
|
|
1519
1519
|
outline: none !important;
|
|
1520
1520
|
border-color: var(--color-border-focus) !important;
|
|
1521
1521
|
box-shadow: var(--shadow-focus);
|
|
1522
1522
|
z-index: 3;
|
|
1523
1523
|
}
|
|
1524
|
-
.
|
|
1524
|
+
._inverted_sb2dx_309 {
|
|
1525
1525
|
background-color: transparent;
|
|
1526
1526
|
border-color: var(--color-text);
|
|
1527
1527
|
box-shadow: none;
|
|
1528
1528
|
}
|
|
1529
|
-
.
|
|
1530
|
-
.
|
|
1529
|
+
._inverted_sb2dx_309:hover,
|
|
1530
|
+
._inverted_sb2dx_309:active {
|
|
1531
1531
|
box-shadow: none;
|
|
1532
1532
|
}
|
|
1533
|
-
.
|
|
1533
|
+
._inverted_sb2dx_309._orange_sb2dx_139 {
|
|
1534
1534
|
color: var(--color-background-button-primary);
|
|
1535
1535
|
border-color: var(--color-background-button-primary);
|
|
1536
1536
|
}
|
|
1537
|
-
.
|
|
1537
|
+
._inverted_sb2dx_309._red_sb2dx_139 {
|
|
1538
1538
|
color: var(--color-background-button-error);
|
|
1539
1539
|
border-color: var(--color-background-button-error);
|
|
1540
1540
|
}
|
|
1541
|
-
.
|
|
1541
|
+
._inverted_sb2dx_309._green_sb2dx_139 {
|
|
1542
1542
|
color: var(--color-background-button-success);
|
|
1543
1543
|
border-color: var(--color-background-button-success);
|
|
1544
1544
|
}
|
|
1545
|
-
.
|
|
1546
|
-
.
|
|
1547
|
-
.
|
|
1548
|
-
.
|
|
1549
|
-
.
|
|
1550
|
-
.
|
|
1545
|
+
._inverted_sb2dx_309._orange_sb2dx_139:hover,
|
|
1546
|
+
._inverted_sb2dx_309._red_sb2dx_139:hover,
|
|
1547
|
+
._inverted_sb2dx_309._green_sb2dx_139:hover,
|
|
1548
|
+
._inverted_sb2dx_309._orange_sb2dx_139:active,
|
|
1549
|
+
._inverted_sb2dx_309._red_sb2dx_139:active,
|
|
1550
|
+
._inverted_sb2dx_309._green_sb2dx_139:active {
|
|
1551
1551
|
color: white;
|
|
1552
1552
|
box-shadow: none;
|
|
1553
1553
|
}
|
|
1554
|
-
.
|
|
1555
|
-
.
|
|
1556
|
-
.
|
|
1554
|
+
._groupOrderFirst_sb2dx_339,
|
|
1555
|
+
._groupOrderMiddle_sb2dx_340,
|
|
1556
|
+
._groupOrderLast_sb2dx_341 {
|
|
1557
1557
|
margin-right: 0;
|
|
1558
1558
|
}
|
|
1559
|
-
.
|
|
1560
|
-
.
|
|
1559
|
+
._groupOrderFirst_sb2dx_339,
|
|
1560
|
+
._groupOrderMiddle_sb2dx_340 {
|
|
1561
1561
|
border-top-right-radius: 0 !important;
|
|
1562
1562
|
border-bottom-right-radius: 0 !important;
|
|
1563
1563
|
}
|
|
1564
|
-
.
|
|
1565
|
-
.
|
|
1564
|
+
._groupOrderLast_sb2dx_341,
|
|
1565
|
+
._groupOrderMiddle_sb2dx_340 {
|
|
1566
1566
|
border-top-left-radius: 0 !important;
|
|
1567
1567
|
border-bottom-left-radius: 0 !important;
|
|
1568
1568
|
}
|
|
@@ -1821,7 +1821,7 @@ html[data-theme='dark'] {
|
|
|
1821
1821
|
._link_11ofj_25:active {
|
|
1822
1822
|
color: var(--color-text-primary-active);
|
|
1823
1823
|
}
|
|
1824
|
-
.
|
|
1824
|
+
._heading_1lamt_1 {
|
|
1825
1825
|
color: var(--color-text);
|
|
1826
1826
|
line-height: var(--size-sm);
|
|
1827
1827
|
font-weight: bold;
|
|
@@ -1830,21 +1830,20 @@ html[data-theme='dark'] {
|
|
|
1830
1830
|
user-select: none;
|
|
1831
1831
|
padding: 0;
|
|
1832
1832
|
}
|
|
1833
|
-
.
|
|
1833
|
+
._heading_1lamt_1._top_1lamt_10 {
|
|
1834
1834
|
font-size: var(--font-size-xl);
|
|
1835
1835
|
margin-bottom: var(--spacing);
|
|
1836
1836
|
}
|
|
1837
|
-
.
|
|
1837
|
+
._heading_1lamt_1:not(._top_1lamt_10) {
|
|
1838
1838
|
font-size: var(--font-size-sm);
|
|
1839
1839
|
color: var(--color-text-muted);
|
|
1840
1840
|
text-transform: uppercase;
|
|
1841
1841
|
letter-spacing: 0.1em;
|
|
1842
1842
|
}
|
|
1843
|
-
.
|
|
1843
|
+
._icons_1lamt_20 {
|
|
1844
1844
|
display: inline-flex;
|
|
1845
|
-
font-size: 1.25em;
|
|
1846
1845
|
}
|
|
1847
|
-
.
|
|
1846
|
+
._icons_1lamt_20 > * {
|
|
1848
1847
|
margin-left: var(--spacing-xs);
|
|
1849
1848
|
}
|
|
1850
1849
|
._dialog_105c5_1 {
|
|
@@ -2365,26 +2364,25 @@ html[data-theme='dark'] {
|
|
|
2365
2364
|
._fileInput_1elar_1 {
|
|
2366
2365
|
display: none !important;
|
|
2367
2366
|
}
|
|
2368
|
-
.
|
|
2367
|
+
._label_1imqy_1 {
|
|
2369
2368
|
display: flex;
|
|
2370
2369
|
align-items: center;
|
|
2371
2370
|
}
|
|
2372
|
-
.
|
|
2371
|
+
._label_1imqy_1._labelLeft_1imqy_5 {
|
|
2373
2372
|
margin-bottom: 0;
|
|
2374
2373
|
flex-shrink: 0;
|
|
2375
2374
|
padding-right: var(--spacing-sm);
|
|
2376
2375
|
}
|
|
2377
|
-
.
|
|
2376
|
+
._label_1imqy_1._labelLeft_1imqy_5 > label {
|
|
2378
2377
|
margin-bottom: 0;
|
|
2379
2378
|
}
|
|
2380
|
-
.
|
|
2379
|
+
._label_1imqy_1 ._icons_1imqy_13 {
|
|
2381
2380
|
display: inline-flex;
|
|
2382
|
-
font-size: 1.25em;
|
|
2383
2381
|
}
|
|
2384
|
-
.
|
|
2382
|
+
._label_1imqy_1 ._icons_1imqy_13 > * {
|
|
2385
2383
|
margin-left: var(--spacing-xs);
|
|
2386
2384
|
}
|
|
2387
|
-
.
|
|
2385
|
+
._label_1imqy_1 > label {
|
|
2388
2386
|
display: flex;
|
|
2389
2387
|
align-items: center;
|
|
2390
2388
|
font-weight: bold;
|
|
@@ -2392,29 +2390,29 @@ html[data-theme='dark'] {
|
|
|
2392
2390
|
margin-bottom: var(--spacing-xs);
|
|
2393
2391
|
line-height: 1.25;
|
|
2394
2392
|
}
|
|
2395
|
-
.
|
|
2396
|
-
margin-bottom: var(--
|
|
2393
|
+
._field_vq5hq_1 {
|
|
2394
|
+
margin-bottom: var(--spacing);
|
|
2397
2395
|
color: var(--color-text);
|
|
2398
2396
|
}
|
|
2399
|
-
.
|
|
2397
|
+
._field_vq5hq_1._labelLeft_vq5hq_5 {
|
|
2400
2398
|
display: flex;
|
|
2401
2399
|
align-items: center;
|
|
2402
2400
|
}
|
|
2403
|
-
.
|
|
2401
|
+
._field_vq5hq_1._labelLeft_vq5hq_5 ._fieldInput_vq5hq_9 {
|
|
2404
2402
|
flex-grow: 1;
|
|
2405
2403
|
}
|
|
2406
|
-
.
|
|
2407
|
-
._form-
|
|
2404
|
+
._formRow_vq5hq_12,
|
|
2405
|
+
._form-row_vq5hq_13 {
|
|
2408
2406
|
display: flex;
|
|
2409
2407
|
flex-wrap: wrap;
|
|
2410
2408
|
align-items: flex-end;
|
|
2411
2409
|
}
|
|
2412
|
-
.
|
|
2413
|
-
._form-
|
|
2410
|
+
._formRow_vq5hq_12 > *:not(:last-child),
|
|
2411
|
+
._form-row_vq5hq_13 > *:not(:last-child) {
|
|
2414
2412
|
margin-right: var(--spacing);
|
|
2415
2413
|
}
|
|
2416
|
-
.
|
|
2417
|
-
._form-
|
|
2414
|
+
._formRow_vq5hq_12 ._button_vq5hq_22,
|
|
2415
|
+
._form-row_vq5hq_13 ._button_vq5hq_22 {
|
|
2418
2416
|
margin-bottom: var(--spacing);
|
|
2419
2417
|
}
|
|
2420
2418
|
._formRow_1m3f8_1 {
|
|
@@ -2733,27 +2731,27 @@ html[data-theme='dark'] {
|
|
|
2733
2731
|
._hideScrollbar_1ttzh_67::-webkit-scrollbar {
|
|
2734
2732
|
display: none;
|
|
2735
2733
|
}
|
|
2736
|
-
.
|
|
2734
|
+
._loader_1hw8b_1 {
|
|
2737
2735
|
width: 100%;
|
|
2738
2736
|
height: 100%;
|
|
2739
2737
|
position: relative;
|
|
2740
2738
|
border-radius: inherit;
|
|
2741
2739
|
}
|
|
2742
|
-
.
|
|
2740
|
+
._loader_1hw8b_1._fullViewPortSize_1hw8b_7 {
|
|
2743
2741
|
position: absolute;
|
|
2744
2742
|
top: 0;
|
|
2745
2743
|
left: 0;
|
|
2746
2744
|
width: 100vw;
|
|
2747
2745
|
height: 100vh;
|
|
2748
2746
|
}
|
|
2749
|
-
.
|
|
2747
|
+
._loader_1hw8b_1._cover_1hw8b_14 {
|
|
2750
2748
|
position: absolute;
|
|
2751
2749
|
top: 0;
|
|
2752
2750
|
left: 0;
|
|
2753
2751
|
bottom: 0;
|
|
2754
2752
|
right: 0;
|
|
2755
2753
|
}
|
|
2756
|
-
.
|
|
2754
|
+
._dimmer_1hw8b_21 {
|
|
2757
2755
|
position: absolute;
|
|
2758
2756
|
top: 0;
|
|
2759
2757
|
left: 0;
|
|
@@ -2761,7 +2759,7 @@ html[data-theme='dark'] {
|
|
|
2761
2759
|
height: 100%;
|
|
2762
2760
|
text-align: center;
|
|
2763
2761
|
vertical-align: middle;
|
|
2764
|
-
padding:
|
|
2762
|
+
padding: var(--padding);
|
|
2765
2763
|
opacity: 0;
|
|
2766
2764
|
line-height: 1;
|
|
2767
2765
|
animation-fill-mode: both;
|
|
@@ -2776,92 +2774,92 @@ html[data-theme='dark'] {
|
|
|
2776
2774
|
display: flex;
|
|
2777
2775
|
opacity: 0.95;
|
|
2778
2776
|
}
|
|
2779
|
-
.
|
|
2777
|
+
._content_1hw8b_44 {
|
|
2780
2778
|
display: flex;
|
|
2781
2779
|
flex-direction: column;
|
|
2782
2780
|
align-items: center;
|
|
2783
2781
|
}
|
|
2784
|
-
.
|
|
2785
|
-
margin-top:
|
|
2782
|
+
._text_1hw8b_49 {
|
|
2783
|
+
margin-top: var(--spacing);
|
|
2786
2784
|
opacity: 0.6;
|
|
2787
2785
|
}
|
|
2788
|
-
.
|
|
2786
|
+
._details_1hw8b_53 {
|
|
2789
2787
|
margin-top: var(--spacing-sm);
|
|
2790
2788
|
}
|
|
2791
|
-
.
|
|
2789
|
+
._inputInTable_1og49_1 {
|
|
2792
2790
|
background-color: transparent;
|
|
2793
2791
|
border-radius: inherit !important;
|
|
2794
2792
|
height: var(--size);
|
|
2795
2793
|
min-height: 100%;
|
|
2796
2794
|
}
|
|
2797
|
-
.
|
|
2795
|
+
._inputInTable_1og49_1:not(:hover) {
|
|
2798
2796
|
border-color: transparent;
|
|
2799
2797
|
}
|
|
2800
|
-
.
|
|
2798
|
+
._inputInTable_1og49_1:not(:focus) {
|
|
2801
2799
|
box-shadow: none;
|
|
2802
2800
|
}
|
|
2803
|
-
.
|
|
2801
|
+
._inputHover_1og49_13 {
|
|
2804
2802
|
position: relative;
|
|
2805
2803
|
border-color: var(--color-border-hover);
|
|
2806
2804
|
z-index: 2;
|
|
2807
2805
|
}
|
|
2808
|
-
.
|
|
2806
|
+
._inputFocus_1og49_18 {
|
|
2809
2807
|
position: relative;
|
|
2810
2808
|
outline: none !important;
|
|
2811
2809
|
border-color: var(--color-border-focus) !important;
|
|
2812
2810
|
box-shadow: var(--shadow-focus);
|
|
2813
2811
|
z-index: 3;
|
|
2814
2812
|
}
|
|
2815
|
-
.
|
|
2816
|
-
.
|
|
2813
|
+
._inputError_1og49_25,
|
|
2814
|
+
._inputWarning_1og49_26 {
|
|
2817
2815
|
position: relative;
|
|
2818
2816
|
}
|
|
2819
|
-
.
|
|
2817
|
+
._inputError_1og49_25 {
|
|
2820
2818
|
z-index: 2;
|
|
2821
2819
|
border-color: var(--color-border-error);
|
|
2822
2820
|
color: var(--color-text-error) !important;
|
|
2823
2821
|
background-color: var(--color-background-error);
|
|
2824
2822
|
}
|
|
2825
|
-
.
|
|
2823
|
+
._inputError_1og49_25:hover {
|
|
2826
2824
|
border-color: var(--color-border-error-hover) !important;
|
|
2827
2825
|
}
|
|
2828
|
-
.
|
|
2826
|
+
._inputError_1og49_25:focus {
|
|
2829
2827
|
position: relative;
|
|
2830
2828
|
outline: none !important;
|
|
2831
2829
|
border-color: var(--color-border-focus) !important;
|
|
2832
2830
|
box-shadow: var(--shadow-focus);
|
|
2833
2831
|
z-index: 3;
|
|
2834
2832
|
}
|
|
2835
|
-
.
|
|
2833
|
+
._inputWarning_1og49_26 {
|
|
2836
2834
|
z-index: 1;
|
|
2837
2835
|
border-color: var(--color-border-warning);
|
|
2838
2836
|
color: var(--color-text-warning) !important;
|
|
2839
2837
|
background-color: var(--color-background-warning);
|
|
2840
2838
|
}
|
|
2841
|
-
.
|
|
2839
|
+
._inputWarning_1og49_26:hover {
|
|
2842
2840
|
border-color: var(--color-border-warning-hover) !important;
|
|
2843
2841
|
}
|
|
2844
|
-
.
|
|
2842
|
+
._inputWarning_1og49_26:focus {
|
|
2845
2843
|
position: relative;
|
|
2846
2844
|
outline: none !important;
|
|
2847
2845
|
border-color: var(--color-border-focus) !important;
|
|
2848
2846
|
box-shadow: var(--shadow-focus);
|
|
2849
2847
|
z-index: 3;
|
|
2850
2848
|
}
|
|
2851
|
-
.
|
|
2849
|
+
._inputDisabled_1og49_61 {
|
|
2852
2850
|
pointer-events: none;
|
|
2853
2851
|
background-color: var(--color-background-disabled);
|
|
2854
2852
|
color: var(--color-text-muted);
|
|
2855
2853
|
box-shadow: none;
|
|
2856
2854
|
}
|
|
2857
|
-
.
|
|
2855
|
+
._hideScrollbars_1og49_67 {
|
|
2858
2856
|
/* Firefox */
|
|
2859
2857
|
scrollbar-width: none;
|
|
2860
2858
|
/* IE 10+ */
|
|
2861
2859
|
-ms-overflow-style: none;
|
|
2862
2860
|
/* Chrome, Safari and Opera */
|
|
2863
2861
|
}
|
|
2864
|
-
.
|
|
2862
|
+
._hideScrollbars_1og49_67::-webkit-scrollbar {
|
|
2865
2863
|
display: none;
|
|
2866
2864
|
}
|
|
2867
2865
|
:root {
|
|
@@ -2870,8 +2868,9 @@ html[data-theme='dark'] {
|
|
|
2870
2868
|
html[data-theme='dark'] {
|
|
2871
2869
|
--color-border-message: rgba(255, 255, 255, 0.1);
|
|
2872
2870
|
}
|
|
2873
|
-
.
|
|
2874
|
-
padding: var(--padding-sm);
|
|
2871
|
+
._container_1og49_83 {
|
|
2872
|
+
--padding-message: var(--padding-sm);
|
|
2873
|
+
padding: var(--padding-message);
|
|
2875
2874
|
border-radius: var(--border-radius);
|
|
2876
2875
|
display: inline-flex;
|
|
2877
2876
|
align-items: flex-start;
|
|
@@ -2885,77 +2884,78 @@ html[data-theme='dark'] {
|
|
|
2885
2884
|
-ms-overflow-style: none;
|
|
2886
2885
|
/* Chrome, Safari and Opera */
|
|
2887
2886
|
}
|
|
2888
|
-
.
|
|
2887
|
+
._container_1og49_83::-webkit-scrollbar {
|
|
2889
2888
|
display: none;
|
|
2890
2889
|
}
|
|
2891
|
-
.
|
|
2890
|
+
._container_1og49_83._block_1og49_102 {
|
|
2892
2891
|
display: flex;
|
|
2893
2892
|
}
|
|
2894
|
-
.
|
|
2893
|
+
._container_1og49_83._info_1og49_105 {
|
|
2895
2894
|
color: var(--color-text-info);
|
|
2896
2895
|
background-color: var(--color-background-info);
|
|
2897
2896
|
}
|
|
2898
|
-
.
|
|
2897
|
+
._container_1og49_83._success_1og49_109 {
|
|
2899
2898
|
color: var(--color-text-success);
|
|
2900
2899
|
background-color: var(--color-background-success);
|
|
2901
2900
|
}
|
|
2902
|
-
.
|
|
2901
|
+
._container_1og49_83._warning_1og49_113 {
|
|
2903
2902
|
color: var(--color-text-warning);
|
|
2904
2903
|
background-color: var(--color-background-warning);
|
|
2905
2904
|
}
|
|
2906
|
-
.
|
|
2905
|
+
._container_1og49_83._error_1og49_117 {
|
|
2907
2906
|
color: var(--color-text-error);
|
|
2908
2907
|
background-color: var(--color-background-error);
|
|
2909
2908
|
}
|
|
2910
|
-
.
|
|
2909
|
+
._content_1og49_121 {
|
|
2911
2910
|
flex: 1;
|
|
2912
2911
|
min-width: 0;
|
|
2913
2912
|
}
|
|
2914
|
-
.
|
|
2913
|
+
._heading_1og49_125 {
|
|
2915
2914
|
font-weight: bold;
|
|
2916
2915
|
letter-spacing: 0.1em;
|
|
2917
2916
|
text-transform: uppercase;
|
|
2918
2917
|
font-size: var(--font-size-sm);
|
|
2919
2918
|
line-height: var(--line-height);
|
|
2920
2919
|
}
|
|
2921
|
-
.
|
|
2920
|
+
._icon_1og49_132 {
|
|
2922
2921
|
display: flex;
|
|
2923
2922
|
justify-content: center;
|
|
2924
2923
|
align-items: center;
|
|
2925
2924
|
height: var(--line-height);
|
|
2926
|
-
margin-right:
|
|
2927
|
-
font-size:
|
|
2925
|
+
margin-right: var(--spacing);
|
|
2926
|
+
font-size: var(--size-xs);
|
|
2928
2927
|
}
|
|
2929
|
-
.
|
|
2930
|
-
margin-left:
|
|
2928
|
+
._dismiss_1og49_140 {
|
|
2929
|
+
margin-left: var(--spacing);
|
|
2931
2930
|
color: var(--color-text);
|
|
2932
2931
|
}
|
|
2933
|
-
.
|
|
2932
|
+
._dismiss_1og49_140._absolute_1og49_144 {
|
|
2934
2933
|
position: absolute;
|
|
2935
2934
|
top: var(--spacing-sm);
|
|
2936
2935
|
right: var(--spacing);
|
|
2937
2936
|
}
|
|
2938
|
-
.
|
|
2937
|
+
._dismiss_1og49_140 {
|
|
2938
|
+
--offset-message-dismiss: calc((var(--line-height) - var(--size-sm)) / 2);
|
|
2939
2939
|
display: flex;
|
|
2940
|
-
margin-top: -
|
|
2941
|
-
margin-bottom: -
|
|
2942
|
-
margin-right: -
|
|
2940
|
+
margin-top: var(--offset-message-dismiss);
|
|
2941
|
+
margin-bottom: var(--offset-message-dismiss);
|
|
2942
|
+
margin-right: var(--offset-message-dismiss);
|
|
2943
2943
|
}
|
|
2944
|
-
.
|
|
2944
|
+
._legendToggle_1og49_156 {
|
|
2945
2945
|
opacity: 0.6;
|
|
2946
2946
|
}
|
|
2947
|
-
.
|
|
2947
|
+
._legendToggle_1og49_156:hover {
|
|
2948
2948
|
opacity: 0.8;
|
|
2949
2949
|
cursor: pointer;
|
|
2950
2950
|
}
|
|
2951
|
-
.
|
|
2951
|
+
._legendToggle_1og49_156:active {
|
|
2952
2952
|
opacity: 1;
|
|
2953
2953
|
}
|
|
2954
|
-
.
|
|
2954
|
+
._detailsText_1og49_166 {
|
|
2955
2955
|
margin-top: var(--spacing-xs);
|
|
2956
2956
|
word-break: break-word;
|
|
2957
2957
|
}
|
|
2958
|
-
.
|
|
2958
|
+
._footer_1og49_170 {
|
|
2959
2959
|
display: flex;
|
|
2960
2960
|
flex-wrap: wrap;
|
|
2961
2961
|
gap: var(--spacing);
|
|
@@ -8524,122 +8524,122 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8524
8524
|
min-height: 0;
|
|
8525
8525
|
flex-shrink: 0;
|
|
8526
8526
|
}
|
|
8527
|
-
.
|
|
8527
|
+
._inputInTable_e4ivi_1 {
|
|
8528
8528
|
background-color: transparent;
|
|
8529
8529
|
border-radius: inherit !important;
|
|
8530
8530
|
height: var(--size);
|
|
8531
8531
|
min-height: 100%;
|
|
8532
8532
|
}
|
|
8533
|
-
.
|
|
8533
|
+
._inputInTable_e4ivi_1:not(:hover) {
|
|
8534
8534
|
border-color: transparent;
|
|
8535
8535
|
}
|
|
8536
|
-
.
|
|
8536
|
+
._inputInTable_e4ivi_1:not(:focus) {
|
|
8537
8537
|
box-shadow: none;
|
|
8538
8538
|
}
|
|
8539
|
-
.
|
|
8539
|
+
._inputHover_e4ivi_13 {
|
|
8540
8540
|
position: relative;
|
|
8541
8541
|
border-color: var(--color-border-hover);
|
|
8542
8542
|
z-index: 2;
|
|
8543
8543
|
}
|
|
8544
|
-
.
|
|
8544
|
+
._inputFocus_e4ivi_18 {
|
|
8545
8545
|
position: relative;
|
|
8546
8546
|
outline: none !important;
|
|
8547
8547
|
border-color: var(--color-border-focus) !important;
|
|
8548
8548
|
box-shadow: var(--shadow-focus);
|
|
8549
8549
|
z-index: 3;
|
|
8550
8550
|
}
|
|
8551
|
-
.
|
|
8552
|
-
.
|
|
8551
|
+
._inputError_e4ivi_25,
|
|
8552
|
+
._inputWarning_e4ivi_26 {
|
|
8553
8553
|
position: relative;
|
|
8554
8554
|
}
|
|
8555
|
-
.
|
|
8555
|
+
._inputError_e4ivi_25 {
|
|
8556
8556
|
z-index: 2;
|
|
8557
8557
|
border-color: var(--color-border-error);
|
|
8558
8558
|
color: var(--color-text-error) !important;
|
|
8559
8559
|
background-color: var(--color-background-error);
|
|
8560
8560
|
}
|
|
8561
|
-
.
|
|
8561
|
+
._inputError_e4ivi_25:hover {
|
|
8562
8562
|
border-color: var(--color-border-error-hover) !important;
|
|
8563
8563
|
}
|
|
8564
|
-
.
|
|
8564
|
+
._inputError_e4ivi_25:focus {
|
|
8565
8565
|
position: relative;
|
|
8566
8566
|
outline: none !important;
|
|
8567
8567
|
border-color: var(--color-border-focus) !important;
|
|
8568
8568
|
box-shadow: var(--shadow-focus);
|
|
8569
8569
|
z-index: 3;
|
|
8570
8570
|
}
|
|
8571
|
-
.
|
|
8571
|
+
._inputWarning_e4ivi_26 {
|
|
8572
8572
|
z-index: 1;
|
|
8573
8573
|
border-color: var(--color-border-warning);
|
|
8574
8574
|
color: var(--color-text-warning) !important;
|
|
8575
8575
|
background-color: var(--color-background-warning);
|
|
8576
8576
|
}
|
|
8577
|
-
.
|
|
8577
|
+
._inputWarning_e4ivi_26:hover {
|
|
8578
8578
|
border-color: var(--color-border-warning-hover) !important;
|
|
8579
8579
|
}
|
|
8580
|
-
.
|
|
8580
|
+
._inputWarning_e4ivi_26:focus {
|
|
8581
8581
|
position: relative;
|
|
8582
8582
|
outline: none !important;
|
|
8583
8583
|
border-color: var(--color-border-focus) !important;
|
|
8584
8584
|
box-shadow: var(--shadow-focus);
|
|
8585
8585
|
z-index: 3;
|
|
8586
8586
|
}
|
|
8587
|
-
.
|
|
8587
|
+
._inputDisabled_e4ivi_61 {
|
|
8588
8588
|
pointer-events: none;
|
|
8589
8589
|
background-color: var(--color-background-disabled);
|
|
8590
8590
|
color: var(--color-text-muted);
|
|
8591
8591
|
box-shadow: none;
|
|
8592
8592
|
}
|
|
8593
|
-
.
|
|
8593
|
+
._hideScrollbars_e4ivi_67 {
|
|
8594
8594
|
/* Firefox */
|
|
8595
8595
|
scrollbar-width: none;
|
|
8596
8596
|
/* IE 10+ */
|
|
8597
8597
|
-ms-overflow-style: none;
|
|
8598
8598
|
/* Chrome, Safari and Opera */
|
|
8599
8599
|
}
|
|
8600
|
-
.
|
|
8600
|
+
._hideScrollbars_e4ivi_67::-webkit-scrollbar {
|
|
8601
8601
|
display: none;
|
|
8602
8602
|
}
|
|
8603
8603
|
:root {
|
|
8604
8604
|
--size-sidebar: var(--size-xl);
|
|
8605
8605
|
--color-background-sidebar: var(--color-neutral-1000);
|
|
8606
8606
|
}
|
|
8607
|
-
.
|
|
8607
|
+
._sidebar_e4ivi_81 {
|
|
8608
8608
|
background-color: var(--color-background-sidebar);
|
|
8609
8609
|
color: white;
|
|
8610
8610
|
position: relative;
|
|
8611
8611
|
padding: var(--padding-y) 0;
|
|
8612
8612
|
}
|
|
8613
8613
|
@media print {
|
|
8614
|
-
.
|
|
8614
|
+
._sidebar_e4ivi_81 {
|
|
8615
8615
|
display: none;
|
|
8616
8616
|
}
|
|
8617
8617
|
}
|
|
8618
|
-
.
|
|
8618
|
+
._inner_e4ivi_92 {
|
|
8619
8619
|
/* Firefox */
|
|
8620
8620
|
scrollbar-width: none;
|
|
8621
8621
|
/* IE 10+ */
|
|
8622
8622
|
-ms-overflow-style: none;
|
|
8623
8623
|
/* Chrome, Safari and Opera */
|
|
8624
8624
|
}
|
|
8625
|
-
.
|
|
8625
|
+
._inner_e4ivi_92::-webkit-scrollbar {
|
|
8626
8626
|
display: none;
|
|
8627
8627
|
}
|
|
8628
|
-
.
|
|
8629
|
-
.
|
|
8630
|
-
.
|
|
8628
|
+
._title_e4ivi_102,
|
|
8629
|
+
._subtitle_e4ivi_103,
|
|
8630
|
+
._label_e4ivi_104 {
|
|
8631
8631
|
transition: opacity 0.2s, max-height 0.2s, margin 0.2s, color 0.2s;
|
|
8632
8632
|
max-height: 50px;
|
|
8633
8633
|
}
|
|
8634
|
-
.
|
|
8635
|
-
.
|
|
8636
|
-
.
|
|
8634
|
+
._collapsed_e4ivi_108 ._title_e4ivi_102,
|
|
8635
|
+
._collapsed_e4ivi_108 ._subtitle_e4ivi_103,
|
|
8636
|
+
._collapsed_e4ivi_108 ._label_e4ivi_104 {
|
|
8637
8637
|
opacity: 0;
|
|
8638
8638
|
max-height: 0;
|
|
8639
8639
|
margin-bottom: 0;
|
|
8640
8640
|
margin-top: 0;
|
|
8641
8641
|
}
|
|
8642
|
-
.
|
|
8642
|
+
._title_e4ivi_102 {
|
|
8643
8643
|
overflow: hidden;
|
|
8644
8644
|
max-width: 100%;
|
|
8645
8645
|
text-overflow: ellipsis;
|
|
@@ -8648,19 +8648,19 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8648
8648
|
font-size: var(--font-size-lg);
|
|
8649
8649
|
padding: 0 var(--padding-x);
|
|
8650
8650
|
}
|
|
8651
|
-
.
|
|
8652
|
-
margin-bottom: var(--
|
|
8651
|
+
._subtitle_e4ivi_103 {
|
|
8652
|
+
margin-bottom: var(--spacing);
|
|
8653
8653
|
white-space: nowrap;
|
|
8654
8654
|
font-size: var(--font-size-sm);
|
|
8655
8655
|
letter-spacing: 0.1em;
|
|
8656
8656
|
opacity: 0.6;
|
|
8657
8657
|
padding: 0 var(--padding-x);
|
|
8658
8658
|
}
|
|
8659
|
-
.
|
|
8660
|
-
margin-bottom: var(--
|
|
8659
|
+
._list_e4ivi_133 {
|
|
8660
|
+
margin-bottom: var(--spacing);
|
|
8661
8661
|
margin-top: 0;
|
|
8662
8662
|
}
|
|
8663
|
-
.
|
|
8663
|
+
._item_e4ivi_137 {
|
|
8664
8664
|
min-height: var(--size-lg);
|
|
8665
8665
|
transition: padding 0.2s;
|
|
8666
8666
|
font-size: var(--font-size-lg);
|
|
@@ -8670,30 +8670,30 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8670
8670
|
padding: 0 var(--padding-x);
|
|
8671
8671
|
align-items: center;
|
|
8672
8672
|
}
|
|
8673
|
-
.
|
|
8673
|
+
._collapsed_e4ivi_108 ._item_e4ivi_137 {
|
|
8674
8674
|
padding: 0 9px;
|
|
8675
8675
|
}
|
|
8676
|
-
.
|
|
8676
|
+
._item_e4ivi_137:focus {
|
|
8677
8677
|
outline: none;
|
|
8678
8678
|
}
|
|
8679
|
-
.
|
|
8679
|
+
._item_e4ivi_137::-moz-focus-inner {
|
|
8680
8680
|
border: 0;
|
|
8681
8681
|
}
|
|
8682
|
-
.
|
|
8683
|
-
.
|
|
8682
|
+
._item_e4ivi_137:hover,
|
|
8683
|
+
._item_e4ivi_137:focus {
|
|
8684
8684
|
color: var(--color-primary-400);
|
|
8685
8685
|
}
|
|
8686
|
-
.
|
|
8686
|
+
._item_e4ivi_137:active {
|
|
8687
8687
|
color: var(--color-primary-300);
|
|
8688
8688
|
}
|
|
8689
|
-
.
|
|
8689
|
+
._item_e4ivi_137._active_e4ivi_163 {
|
|
8690
8690
|
color: white;
|
|
8691
8691
|
background: black;
|
|
8692
8692
|
}
|
|
8693
|
-
.
|
|
8693
|
+
._item_e4ivi_137._experimental_e4ivi_167 {
|
|
8694
8694
|
background: #40130b;
|
|
8695
8695
|
}
|
|
8696
|
-
.
|
|
8696
|
+
._icon_e4ivi_170 {
|
|
8697
8697
|
margin-right: var(--spacing);
|
|
8698
8698
|
line-height: 0;
|
|
8699
8699
|
flex-shrink: 0;
|
|
@@ -8701,23 +8701,23 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8701
8701
|
opacity: 0.4;
|
|
8702
8702
|
display: block;
|
|
8703
8703
|
}
|
|
8704
|
-
.
|
|
8705
|
-
.
|
|
8704
|
+
._item_e4ivi_137:hover ._icon_e4ivi_170,
|
|
8705
|
+
._item_e4ivi_137:focus ._icon_e4ivi_170 {
|
|
8706
8706
|
opacity: 0.6;
|
|
8707
8707
|
}
|
|
8708
|
-
.
|
|
8708
|
+
._item_e4ivi_137:active ._icon_e4ivi_170 {
|
|
8709
8709
|
opacity: 0.8;
|
|
8710
8710
|
}
|
|
8711
|
-
.
|
|
8711
|
+
._item_e4ivi_137._active_e4ivi_163 ._icon_e4ivi_170 {
|
|
8712
8712
|
opacity: 1;
|
|
8713
8713
|
}
|
|
8714
|
-
.
|
|
8714
|
+
._icon_e4ivi_170 > * {
|
|
8715
8715
|
opacity: 1;
|
|
8716
8716
|
}
|
|
8717
|
-
.
|
|
8717
|
+
._icon_e4ivi_170 > span {
|
|
8718
8718
|
display: block;
|
|
8719
8719
|
}
|
|
8720
|
-
.
|
|
8720
|
+
._label_e4ivi_104 {
|
|
8721
8721
|
white-space: nowrap;
|
|
8722
8722
|
overflow: hidden;
|
|
8723
8723
|
}
|
|
@@ -9273,125 +9273,125 @@ tbody tr {
|
|
|
9273
9273
|
justify-content: space-between;
|
|
9274
9274
|
border-top: 1px solid var(--color-border-table);
|
|
9275
9275
|
}
|
|
9276
|
-
.
|
|
9276
|
+
._inputInTable_1dsas_1 {
|
|
9277
9277
|
background-color: transparent;
|
|
9278
9278
|
border-radius: inherit !important;
|
|
9279
9279
|
height: var(--size);
|
|
9280
9280
|
min-height: 100%;
|
|
9281
9281
|
}
|
|
9282
|
-
.
|
|
9282
|
+
._inputInTable_1dsas_1:not(:hover) {
|
|
9283
9283
|
border-color: transparent;
|
|
9284
9284
|
}
|
|
9285
|
-
.
|
|
9285
|
+
._inputInTable_1dsas_1:not(:focus) {
|
|
9286
9286
|
box-shadow: none;
|
|
9287
9287
|
}
|
|
9288
|
-
.
|
|
9288
|
+
._inputHover_1dsas_13 {
|
|
9289
9289
|
position: relative;
|
|
9290
9290
|
border-color: var(--color-border-hover);
|
|
9291
9291
|
z-index: 2;
|
|
9292
9292
|
}
|
|
9293
|
-
.
|
|
9293
|
+
._inputFocus_1dsas_18 {
|
|
9294
9294
|
position: relative;
|
|
9295
9295
|
outline: none !important;
|
|
9296
9296
|
border-color: var(--color-border-focus) !important;
|
|
9297
9297
|
box-shadow: var(--shadow-focus);
|
|
9298
9298
|
z-index: 3;
|
|
9299
9299
|
}
|
|
9300
|
-
.
|
|
9301
|
-
.
|
|
9300
|
+
._inputError_1dsas_25,
|
|
9301
|
+
._inputWarning_1dsas_26 {
|
|
9302
9302
|
position: relative;
|
|
9303
9303
|
}
|
|
9304
|
-
.
|
|
9304
|
+
._inputError_1dsas_25 {
|
|
9305
9305
|
z-index: 2;
|
|
9306
9306
|
border-color: var(--color-border-error);
|
|
9307
9307
|
color: var(--color-text-error) !important;
|
|
9308
9308
|
background-color: var(--color-background-error);
|
|
9309
9309
|
}
|
|
9310
|
-
.
|
|
9310
|
+
._inputError_1dsas_25:hover {
|
|
9311
9311
|
border-color: var(--color-border-error-hover) !important;
|
|
9312
9312
|
}
|
|
9313
|
-
.
|
|
9313
|
+
._inputError_1dsas_25:focus {
|
|
9314
9314
|
position: relative;
|
|
9315
9315
|
outline: none !important;
|
|
9316
9316
|
border-color: var(--color-border-focus) !important;
|
|
9317
9317
|
box-shadow: var(--shadow-focus);
|
|
9318
9318
|
z-index: 3;
|
|
9319
9319
|
}
|
|
9320
|
-
.
|
|
9320
|
+
._inputWarning_1dsas_26 {
|
|
9321
9321
|
z-index: 1;
|
|
9322
9322
|
border-color: var(--color-border-warning);
|
|
9323
9323
|
color: var(--color-text-warning) !important;
|
|
9324
9324
|
background-color: var(--color-background-warning);
|
|
9325
9325
|
}
|
|
9326
|
-
.
|
|
9326
|
+
._inputWarning_1dsas_26:hover {
|
|
9327
9327
|
border-color: var(--color-border-warning-hover) !important;
|
|
9328
9328
|
}
|
|
9329
|
-
.
|
|
9329
|
+
._inputWarning_1dsas_26:focus {
|
|
9330
9330
|
position: relative;
|
|
9331
9331
|
outline: none !important;
|
|
9332
9332
|
border-color: var(--color-border-focus) !important;
|
|
9333
9333
|
box-shadow: var(--shadow-focus);
|
|
9334
9334
|
z-index: 3;
|
|
9335
9335
|
}
|
|
9336
|
-
.
|
|
9336
|
+
._inputDisabled_1dsas_61 {
|
|
9337
9337
|
pointer-events: none;
|
|
9338
9338
|
background-color: var(--color-background-disabled);
|
|
9339
9339
|
color: var(--color-text-muted);
|
|
9340
9340
|
box-shadow: none;
|
|
9341
9341
|
}
|
|
9342
|
-
.
|
|
9342
|
+
._hideScrollbars_1dsas_67 {
|
|
9343
9343
|
/* Firefox */
|
|
9344
9344
|
scrollbar-width: none;
|
|
9345
9345
|
/* IE 10+ */
|
|
9346
9346
|
-ms-overflow-style: none;
|
|
9347
9347
|
/* Chrome, Safari and Opera */
|
|
9348
9348
|
}
|
|
9349
|
-
.
|
|
9349
|
+
._hideScrollbars_1dsas_67::-webkit-scrollbar {
|
|
9350
9350
|
display: none;
|
|
9351
9351
|
}
|
|
9352
|
-
.
|
|
9352
|
+
._cell_1dsas_77 a {
|
|
9353
9353
|
cursor: pointer;
|
|
9354
9354
|
color: var(--color-text-primary);
|
|
9355
9355
|
}
|
|
9356
|
-
.
|
|
9356
|
+
._cell_1dsas_77 a:hover {
|
|
9357
9357
|
color: var(--color-text-primary-hover);
|
|
9358
9358
|
}
|
|
9359
|
-
.
|
|
9359
|
+
._cell_1dsas_77 a:active {
|
|
9360
9360
|
color: var(--color-text-primary-active);
|
|
9361
9361
|
}
|
|
9362
|
-
.
|
|
9362
|
+
._cell_1dsas_77 a._disabledLink_1dsas_87 {
|
|
9363
9363
|
color: var(--color-text-faint) !important;
|
|
9364
9364
|
cursor: default !important;
|
|
9365
9365
|
}
|
|
9366
|
-
.
|
|
9366
|
+
._inputWrapper_1dsas_91 {
|
|
9367
9367
|
height: 100%;
|
|
9368
9368
|
border-radius: inherit;
|
|
9369
9369
|
}
|
|
9370
|
-
.
|
|
9371
|
-
.
|
|
9372
|
-
.
|
|
9370
|
+
._inputWrapper_1dsas_91 > span,
|
|
9371
|
+
._inputWrapper_1dsas_91 > span > span,
|
|
9372
|
+
._inputWrapper_1dsas_91 > span > span > div {
|
|
9373
9373
|
height: 100%;
|
|
9374
9374
|
border-radius: inherit;
|
|
9375
9375
|
}
|
|
9376
|
-
.
|
|
9377
|
-
.
|
|
9376
|
+
._inputWrapper_1dsas_91 > div,
|
|
9377
|
+
._inputWrapper_1dsas_91 > div > span {
|
|
9378
9378
|
height: 100%;
|
|
9379
9379
|
border-radius: inherit;
|
|
9380
9380
|
}
|
|
9381
|
-
.
|
|
9381
|
+
._breakWord_1dsas_106 {
|
|
9382
9382
|
word-break: break-word;
|
|
9383
9383
|
}
|
|
9384
|
-
.
|
|
9384
|
+
._inputCell_1dsas_109 {
|
|
9385
9385
|
padding: 0 !important;
|
|
9386
9386
|
}
|
|
9387
|
-
.
|
|
9387
|
+
._sliderCell_1dsas_112 {
|
|
9388
9388
|
padding-top: 0 !important;
|
|
9389
9389
|
padding-bottom: 0 !important;
|
|
9390
9390
|
}
|
|
9391
|
-
.
|
|
9391
|
+
._staticCell_1dsas_116 {
|
|
9392
9392
|
padding: 0 !important;
|
|
9393
9393
|
}
|
|
9394
|
-
.
|
|
9394
|
+
._staticCell_1dsas_116 ._staticCellContent_1dsas_119 {
|
|
9395
9395
|
line-height: 1.25;
|
|
9396
9396
|
min-height: 100%;
|
|
9397
9397
|
padding: var(--padding-input);
|
|
@@ -9400,58 +9400,58 @@ tbody tr {
|
|
|
9400
9400
|
display: flex;
|
|
9401
9401
|
align-items: center;
|
|
9402
9402
|
}
|
|
9403
|
-
tbody .
|
|
9403
|
+
tbody ._staticCell_1dsas_116 ._staticCellContent_1dsas_119 {
|
|
9404
9404
|
background-color: var(--color-background-disabled);
|
|
9405
9405
|
color: var(--color-text-muted);
|
|
9406
9406
|
}
|
|
9407
|
-
.
|
|
9408
|
-
.
|
|
9407
|
+
._staticCell_1dsas_116 ._staticCellContent_1dsas_119._error_1dsas_132,
|
|
9408
|
+
._staticCell_1dsas_116 ._staticCellContent_1dsas_119._warning_1dsas_133 {
|
|
9409
9409
|
border: 1px solid transparent;
|
|
9410
9410
|
}
|
|
9411
|
-
.
|
|
9411
|
+
._staticCell_1dsas_116 ._staticCellContent_1dsas_119._error_1dsas_132 {
|
|
9412
9412
|
background-color: var(--color-background-error);
|
|
9413
9413
|
}
|
|
9414
|
-
.
|
|
9414
|
+
._staticCell_1dsas_116 ._staticCellContent_1dsas_119._warning_1dsas_133 {
|
|
9415
9415
|
background-color: var(--color-background-warning);
|
|
9416
9416
|
}
|
|
9417
|
-
.
|
|
9417
|
+
._staticCell_1dsas_116 ._staticCellContent_1dsas_119._unit_1dsas_142 {
|
|
9418
9418
|
font-weight: normal;
|
|
9419
9419
|
}
|
|
9420
|
-
.
|
|
9420
|
+
._sortingCell_1dsas_145 ._staticCellContent_1dsas_119 {
|
|
9421
9421
|
position: relative;
|
|
9422
9422
|
padding-right: calc(var(--size) + var(--spacing-xs)) !important;
|
|
9423
9423
|
cursor: pointer !important;
|
|
9424
9424
|
}
|
|
9425
|
-
.
|
|
9425
|
+
._sortingCell_1dsas_145 ._staticCellContent_1dsas_119:hover {
|
|
9426
9426
|
background-color: rgba(0, 0, 0, 0.05) !important;
|
|
9427
9427
|
}
|
|
9428
|
-
[data-theme='dark'] .
|
|
9428
|
+
[data-theme='dark'] ._sortingCell_1dsas_145 ._staticCellContent_1dsas_119:hover {
|
|
9429
9429
|
background-color: rgba(255, 255, 255, 0.1) !important;
|
|
9430
9430
|
}
|
|
9431
|
-
.
|
|
9432
|
-
font-size:
|
|
9431
|
+
._sortingCell_1dsas_145 ._sortingCellIcon_1dsas_156 {
|
|
9432
|
+
font-size: var(--size-xs);
|
|
9433
9433
|
position: absolute;
|
|
9434
|
-
right:
|
|
9434
|
+
right: var(--padding-input-x);
|
|
9435
9435
|
top: 50%;
|
|
9436
9436
|
transform: translateY(-50%);
|
|
9437
9437
|
display: flex;
|
|
9438
9438
|
}
|
|
9439
|
-
.
|
|
9439
|
+
._sortingCell_1dsas_145 ._sortingCellIcon_1dsas_156 > * {
|
|
9440
9440
|
display: flex;
|
|
9441
9441
|
}
|
|
9442
|
-
.
|
|
9442
|
+
._icon_1dsas_167 {
|
|
9443
9443
|
display: inline-flex;
|
|
9444
9444
|
margin-left: var(--spacing-xs);
|
|
9445
9445
|
}
|
|
9446
|
-
.
|
|
9446
|
+
._checkBoxCell_1dsas_171 {
|
|
9447
9447
|
padding-block: 0 !important;
|
|
9448
9448
|
width: var(--size);
|
|
9449
9449
|
}
|
|
9450
|
-
.
|
|
9450
|
+
._iconCellWrapper_1dsas_175 {
|
|
9451
9451
|
display: flex;
|
|
9452
9452
|
justify-content: center;
|
|
9453
9453
|
}
|
|
9454
|
-
.
|
|
9454
|
+
._actionsCell_1dsas_179 {
|
|
9455
9455
|
width: var(--size-sm);
|
|
9456
9456
|
padding: 0 calc((var(--size) - var(--size-sm)) / 2) !important;
|
|
9457
9457
|
position: sticky;
|
|
@@ -9459,25 +9459,25 @@ tbody ._staticCell_1orll_116 ._staticCellContent_1orll_119 {
|
|
|
9459
9459
|
background: inherit;
|
|
9460
9460
|
z-index: 4;
|
|
9461
9461
|
}
|
|
9462
|
-
.
|
|
9462
|
+
._rightAligned_1dsas_187 {
|
|
9463
9463
|
text-align: right !important;
|
|
9464
9464
|
}
|
|
9465
|
-
.
|
|
9465
|
+
._rightAligned_1dsas_187 ._staticCellContent_1dsas_119 {
|
|
9466
9466
|
justify-content: flex-end;
|
|
9467
9467
|
}
|
|
9468
|
-
.
|
|
9468
|
+
._centerAligned_1dsas_193 {
|
|
9469
9469
|
text-align: center !important;
|
|
9470
9470
|
}
|
|
9471
|
-
.
|
|
9471
|
+
._centerAligned_1dsas_193 ._staticCellContent_1dsas_119 {
|
|
9472
9472
|
justify-content: center;
|
|
9473
9473
|
}
|
|
9474
|
-
.
|
|
9474
|
+
._leftAligned_1dsas_199 {
|
|
9475
9475
|
text-align: left !important;
|
|
9476
9476
|
}
|
|
9477
|
-
.
|
|
9477
|
+
._popover_1dsas_202 {
|
|
9478
9478
|
padding: var(--padding-input);
|
|
9479
9479
|
}
|
|
9480
|
-
.
|
|
9480
|
+
._disabledPointerEvents_1dsas_205 {
|
|
9481
9481
|
pointer-events: none;
|
|
9482
9482
|
}
|
|
9483
9483
|
._clickableRow_11d5t_1 {
|