@oliasoft-open-source/react-ui-library 4.0.0-beta-18 → 4.0.0-beta-19

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 CHANGED
@@ -578,7 +578,7 @@ a {
578
578
  --color-text-placeholder: rgba(0, 0, 0, 0.3);
579
579
  --color-background: var(--color-neutral-50);
580
580
  --color-background-raised: white;
581
- --color-background-disabled: rgba(0, 0, 0, 0.05);
581
+ --color-background-disabled: rgba(0, 0, 0, 0.025);
582
582
  --color-background-info: var(--color-info-150);
583
583
  --color-background-error: var(--color-error-150);
584
584
  --color-background-success: var(--color-success-150);
@@ -777,49 +777,49 @@ a {
777
777
  color: var(--color-text-primary-active) !important;
778
778
  fill: var(--color-text-primary-active) !important;
779
779
  }
780
- ._accordion_1xanb_1 {
780
+ ._accordion_1bs7l_1 {
781
781
  position: relative;
782
782
  color: var(--color-text);
783
783
  }
784
- ._accordion_1xanb_1 ._accordionHeader_1xanb_5 {
784
+ ._accordion_1bs7l_1 ._accordionHeader_1bs7l_5 {
785
785
  display: flex;
786
786
  align-items: center;
787
787
  }
788
- ._accordion_1xanb_1 ._accordionHeader_1xanb_5 ._heading_1xanb_9 {
788
+ ._accordion_1bs7l_1 ._accordionHeader_1bs7l_5 ._heading_1bs7l_9 {
789
789
  flex-grow: 1;
790
790
  }
791
- ._accordion_1xanb_1 ._accordionHeader_1xanb_5._clickable_1xanb_12:hover {
791
+ ._accordion_1bs7l_1 ._accordionHeader_1bs7l_5._clickable_1bs7l_12:hover {
792
792
  cursor: pointer;
793
793
  }
794
- ._accordion_1xanb_1 ._accordionHeader_1xanb_5._clickable_1xanb_12:hover > * {
794
+ ._accordion_1bs7l_1 ._accordionHeader_1bs7l_5._clickable_1bs7l_12:hover > * {
795
795
  color: var(--color-text) !important;
796
796
  }
797
- ._accordion_1xanb_1:not(._bordered_1xanb_18) ._accordionContent_1xanb_18 {
798
- margin-top: 15px;
797
+ ._accordion_1bs7l_1:not(._bordered_1bs7l_18) ._accordionContent_1bs7l_18 {
798
+ margin-top: var(--padding-card-y);
799
799
  }
800
- ._accordion_1xanb_1._bordered_1xanb_18 ._accordionHeader_1xanb_5,
801
- ._accordion_1xanb_1._bordered_1xanb_18 ._accordionContent_1xanb_18 {
800
+ ._accordion_1bs7l_1._bordered_1bs7l_18 ._accordionHeader_1bs7l_5,
801
+ ._accordion_1bs7l_1._bordered_1bs7l_18 ._accordionContent_1bs7l_18 {
802
802
  border: 1px solid var(--color-border);
803
803
  line-height: var(--line-height);
804
804
  }
805
- ._accordion_1xanb_1._bordered_1xanb_18 ._accordionHeader_1xanb_5 {
806
- padding: var(--padding-card);
805
+ ._accordion_1bs7l_1._bordered_1bs7l_18 ._accordionHeader_1bs7l_5 {
806
+ padding: var(--spacing-1) var(--padding-card-x);
807
807
  border-radius: var(--border-radius);
808
808
  background-color: var(--color-background);
809
809
  }
810
- ._accordion_1xanb_1._bordered_1xanb_18._expanded_1xanb_31 ._accordionHeader_1xanb_5 {
810
+ ._accordion_1bs7l_1._bordered_1bs7l_18._expanded_1bs7l_31 ._accordionHeader_1bs7l_5 {
811
811
  border-bottom-left-radius: 0;
812
812
  border-bottom-right-radius: 0;
813
813
  }
814
- ._accordion_1xanb_1._bordered_1xanb_18 ._accordionContent_1xanb_18 {
814
+ ._accordion_1bs7l_1._bordered_1bs7l_18 ._accordionContent_1bs7l_18 {
815
815
  border-top: none;
816
816
  border-radius: 0 0 var(--border-radius) var(--border-radius);
817
817
  background-color: var(--color-background-raised);
818
818
  }
819
- ._accordion_1xanb_1._bordered_1xanb_18 ._accordionContent_1xanb_18._padding_1xanb_40 {
819
+ ._accordion_1bs7l_1._bordered_1bs7l_18 ._accordionContent_1bs7l_18._padding_1bs7l_40 {
820
820
  padding: var(--padding-card);
821
821
  }
822
- ._accordion_1xanb_1._bordered_1xanb_18._squareBottom_1xanb_43 ._accordionHeader_1xanb_5 {
822
+ ._accordion_1bs7l_1._bordered_1bs7l_18._squareBottom_1bs7l_43 ._accordionHeader_1bs7l_5 {
823
823
  border-bottom-left-radius: 0;
824
824
  border-bottom-right-radius: 0;
825
825
  }
@@ -967,17 +967,17 @@ a {
967
967
  ._contentWrapper_1p7x7_16 {
968
968
  border-radius: inherit;
969
969
  }
970
- ._wrapper_sl0rt_1 {
970
+ ._wrapper_5n8qf_1 {
971
971
  display: inline-flex;
972
972
  max-width: 100%;
973
973
  }
974
- ._layer_sl0rt_5 ._wrapper_sl0rt_1 {
974
+ ._layer_5n8qf_5 ._wrapper_5n8qf_1 {
975
975
  width: 100%;
976
976
  }
977
- ._layerContainer_sl0rt_8 {
977
+ ._layerContainer_5n8qf_8 {
978
978
  z-index: var(--zindex-dropdown);
979
979
  }
980
- ._layer_sl0rt_5 {
980
+ ._layer_5n8qf_5 {
981
981
  border: 1px solid var(--color-border);
982
982
  border-radius: var(--border-radius);
983
983
  overflow: hidden;
@@ -989,98 +989,99 @@ a {
989
989
  position: relative;
990
990
  overflow-y: auto;
991
991
  }
992
- ._layer_sl0rt_5._nested_sl0rt_23 {
992
+ ._layer_5n8qf_5._nested_5n8qf_23 {
993
993
  margin: -1px 2px;
994
994
  }
995
- ._layer_sl0rt_5 ul {
995
+ ._layer_5n8qf_5 ul {
996
996
  margin: 0;
997
997
  padding: 0;
998
998
  list-style-type: none;
999
999
  }
1000
- ._layer_sl0rt_5 ul li {
1000
+ ._layer_5n8qf_5 ul li {
1001
1001
  list-style: none;
1002
1002
  display: block;
1003
1003
  }
1004
- ._fileInput_sl0rt_35 {
1004
+ ._fileInput_5n8qf_35 {
1005
1005
  width: 100%;
1006
1006
  height: 100%;
1007
1007
  opacity: 0;
1008
1008
  position: absolute;
1009
1009
  }
1010
- ._trigger_sl0rt_41 {
1010
+ ._trigger_5n8qf_41 {
1011
1011
  display: inline-flex;
1012
1012
  align-items: center;
1013
1013
  cursor: pointer;
1014
1014
  max-width: 100%;
1015
1015
  }
1016
- ._layer_sl0rt_5 ._trigger_sl0rt_41 {
1016
+ ._layer_5n8qf_5 ._trigger_5n8qf_41 {
1017
1017
  width: 100%;
1018
1018
  }
1019
- ._middleAlignedInline_sl0rt_50 {
1019
+ ._middleAlignedInline_5n8qf_50 {
1020
1020
  display: flex;
1021
1021
  align-items: center;
1022
1022
  overflow: hidden;
1023
1023
  width: 100%;
1024
1024
  }
1025
- ._heading_sl0rt_56 {
1025
+ ._heading_5n8qf_56 {
1026
1026
  color: var(--color-text-muted);
1027
1027
  letter-spacing: 0.1em;
1028
1028
  text-transform: uppercase;
1029
1029
  font-size: var(--font-size-sm);
1030
1030
  }
1031
- ._heading_sl0rt_56 ._headingIcon_sl0rt_62 {
1031
+ ._heading_5n8qf_56 ._headingIcon_5n8qf_62 {
1032
1032
  float: right;
1033
1033
  }
1034
- ._heading_sl0rt_56 ._headingIcon_sl0rt_62 svg {
1034
+ ._heading_5n8qf_56 ._headingIcon_5n8qf_62 svg {
1035
1035
  color: var(--color-text-faint);
1036
1036
  }
1037
- ._heading_sl0rt_56 ._headingIcon_sl0rt_62:hover {
1037
+ ._heading_5n8qf_56 ._headingIcon_5n8qf_62:hover {
1038
1038
  cursor: pointer;
1039
1039
  }
1040
- ._heading_sl0rt_56 ._headingIcon_sl0rt_62:hover svg {
1040
+ ._heading_5n8qf_56 ._headingIcon_5n8qf_62:hover svg {
1041
1041
  color: var(--color-text-primary-hover);
1042
1042
  }
1043
- ._option_sl0rt_74 {
1043
+ ._option_5n8qf_74 {
1044
1044
  color: inherit;
1045
1045
  display: block;
1046
1046
  }
1047
- ._heading_sl0rt_56,
1048
- ._option_sl0rt_74,
1049
- ._layer_sl0rt_5 ._trigger_sl0rt_41 {
1047
+ ._heading_5n8qf_56,
1048
+ ._option_5n8qf_74,
1049
+ ._layer_5n8qf_5 ._trigger_5n8qf_41 {
1050
1050
  padding: var(--padding-input);
1051
+ border: 1px solid transparent;
1051
1052
  }
1052
- ._option_sl0rt_74,
1053
- ._layer_sl0rt_5 ._trigger_sl0rt_41 {
1053
+ ._option_5n8qf_74,
1054
+ ._layer_5n8qf_5 ._trigger_5n8qf_41 {
1054
1055
  line-height: var(--line-height);
1055
1056
  display: flex;
1056
1057
  align-items: flex-start;
1057
1058
  }
1058
- ._option_sl0rt_74:hover,
1059
- ._layer_sl0rt_5 ._trigger_sl0rt_41:hover,
1060
- ._option_sl0rt_74._active_sl0rt_91,
1061
- ._layer_sl0rt_5 ._trigger_sl0rt_41._active_sl0rt_91 {
1059
+ ._option_5n8qf_74:hover,
1060
+ ._layer_5n8qf_5 ._trigger_5n8qf_41:hover,
1061
+ ._option_5n8qf_74._active_5n8qf_92,
1062
+ ._layer_5n8qf_5 ._trigger_5n8qf_41._active_5n8qf_92 {
1062
1063
  background-color: var(--color-background-listitem-hover);
1063
1064
  cursor: pointer;
1064
1065
  }
1065
- ._option_sl0rt_74._selected_sl0rt_96 {
1066
+ ._option_5n8qf_74._selected_5n8qf_97 {
1066
1067
  background-color: var(--color-background-listitem-active);
1067
1068
  font-weight: bold;
1068
1069
  }
1069
- ._layer_sl0rt_5 ._trigger_sl0rt_41 {
1070
+ ._layer_5n8qf_5 ._trigger_5n8qf_41 {
1070
1071
  align-items: center;
1071
1072
  }
1072
- ._optionContent_sl0rt_103 {
1073
+ ._optionContent_5n8qf_104 {
1073
1074
  flex-wrap: wrap;
1074
1075
  margin-right: auto;
1075
1076
  position: relative;
1076
1077
  }
1077
- ._inline_sl0rt_108 ._optionContent_sl0rt_103 {
1078
+ ._inline_5n8qf_109 ._optionContent_5n8qf_104 {
1078
1079
  display: flex;
1079
1080
  justify-content: space-between;
1080
1081
  flex-grow: 1;
1081
1082
  }
1082
- ._icon_sl0rt_113,
1083
- ._check_sl0rt_114 {
1083
+ ._icon_5n8qf_114,
1084
+ ._check_5n8qf_115 {
1084
1085
  display: flex;
1085
1086
  flex-shrink: 1;
1086
1087
  width: var(--size-xs);
@@ -1088,123 +1089,122 @@ a {
1088
1089
  justify-content: center;
1089
1090
  align-items: center;
1090
1091
  }
1091
- ._icon_sl0rt_113 {
1092
+ ._icon_5n8qf_114 {
1092
1093
  margin-right: var(--spacing-2);
1093
1094
  color: var(--color-text-primary);
1094
1095
  }
1095
- ._icon_sl0rt_113:empty {
1096
+ ._icon_5n8qf_114:empty {
1096
1097
  display: none;
1097
1098
  }
1098
- ._icon_sl0rt_113 img {
1099
+ ._icon_5n8qf_114 img {
1099
1100
  max-height: 16px;
1100
1101
  max-width: 16px;
1101
1102
  width: auto;
1102
1103
  height: auto;
1103
1104
  }
1104
- ._text_sl0rt_135 {
1105
+ ._text_5n8qf_136 {
1105
1106
  display: inline-flex;
1106
1107
  align-items: center;
1107
1108
  cursor: pointer;
1108
1109
  }
1109
- ._label_sl0rt_140 {
1110
+ ._label_5n8qf_141 {
1110
1111
  margin-right: auto;
1111
1112
  }
1112
- ._label_sl0rt_140,
1113
- ._heading_sl0rt_56 {
1113
+ ._label_5n8qf_141,
1114
+ ._heading_5n8qf_56 {
1114
1115
  max-width: 100%;
1115
1116
  display: block;
1116
1117
  overflow: hidden;
1117
1118
  text-overflow: ellipsis;
1118
1119
  white-space: nowrap;
1119
1120
  }
1120
- ._description_sl0rt_151 {
1121
+ ._description_5n8qf_152 {
1121
1122
  color: #999;
1122
1123
  display: block;
1123
1124
  }
1124
- ._arrow_sl0rt_155 {
1125
+ ._arrow_5n8qf_156 {
1125
1126
  margin-left: var(--spacing-1);
1126
1127
  display: flex;
1127
1128
  }
1128
- ._divider_sl0rt_159 {
1129
+ ._divider_5n8qf_160 {
1129
1130
  border: 0;
1130
1131
  border-top: 1px solid var(--color-border);
1131
1132
  }
1132
- ._deprecatedSemanticIcon_sl0rt_163 {
1133
+ ._deprecatedSemanticIcon_5n8qf_164 {
1133
1134
  color: var(--color-text-primary) !important;
1134
1135
  margin: -5px 0 0 !important;
1135
1136
  }
1136
- ._disabled_sl0rt_167 {
1137
+ ._disabled_5n8qf_168 {
1137
1138
  color: var(--color-text-faint);
1138
1139
  pointer-events: none;
1139
1140
  cursor: not-allowed !important;
1140
1141
  }
1141
- ._buttonLabel_sl0rt_172 {
1142
+ ._buttonLabel_5n8qf_173 {
1142
1143
  overflow: hidden;
1143
1144
  text-overflow: ellipsis;
1144
1145
  display: block;
1145
1146
  margin-right: auto;
1146
1147
  }
1147
- ._buttonCaret_sl0rt_178 {
1148
+ ._buttonCaret_5n8qf_179 {
1148
1149
  display: flex;
1149
1150
  margin-left: var(--spacing-1);
1150
1151
  }
1151
- ._component_sl0rt_182 {
1152
+ ._component_5n8qf_183 {
1152
1153
  display: inline-flex;
1153
1154
  align-items: center;
1154
1155
  justify-content: center;
1155
1156
  cursor: pointer;
1156
1157
  }
1157
- ._right_sl0rt_188 {
1158
+ ._right_5n8qf_189 {
1158
1159
  margin-left: auto;
1159
1160
  display: flex;
1160
1161
  align-items: center;
1161
1162
  }
1162
- ._actions_sl0rt_193 {
1163
+ ._actions_5n8qf_194 {
1163
1164
  margin-left: var(--spacing-2);
1164
1165
  display: flex;
1165
1166
  align-items: center;
1166
1167
  margin-top: -2px;
1167
1168
  margin-bottom: -2px;
1168
1169
  }
1169
- ._wrapper_5s70m_1 {
1170
+ ._wrapper_eo4yb_1 {
1170
1171
  display: inline-flex;
1171
1172
  position: relative;
1172
1173
  }
1173
- ._badge_5s70m_5 {
1174
+ ._badge_eo4yb_5 {
1175
+ --size-badge: calc(var(--size-sm) - 4px);
1174
1176
  background: var(--color-background-primary);
1175
1177
  display: inline-block;
1176
1178
  position: static;
1177
1179
  }
1178
- ._badge_5s70m_5._label_5s70m_10 {
1179
- line-height: var(--size-sm);
1180
- min-width: var(--size-sm);
1181
- padding: 0 5px;
1182
- font-size: var(--font-size);
1180
+ ._badge_eo4yb_5._label_eo4yb_11 {
1181
+ line-height: var(--size-badge);
1182
+ min-width: var(--size-badge);
1183
+ padding: 0 var(--spacing-1);
1184
+ font-size: var(--font-size-sm);
1183
1185
  font-weight: 400;
1184
1186
  text-align: center;
1185
1187
  white-space: nowrap;
1186
- border-radius: calc(var(--size-sm) / 2);
1188
+ border-radius: calc(var(--size-badge) / 2);
1187
1189
  font-weight: bold;
1188
1190
  letter-spacing: normal;
1189
1191
  }
1190
- ._badge_5s70m_5._label_5s70m_10._dark_5s70m_22 {
1192
+ ._badge_eo4yb_5._label_eo4yb_11._dark_eo4yb_23 {
1191
1193
  color: #fff;
1192
1194
  }
1193
- ._badge_5s70m_5._label_5s70m_10._light_5s70m_25 {
1195
+ ._badge_eo4yb_5._label_eo4yb_11._light_eo4yb_26 {
1194
1196
  color: rgba(0, 0, 0, 0.6);
1195
1197
  }
1196
- ._badge_5s70m_5._small_5s70m_28 {
1197
- line-height: var(--size-xs);
1198
- min-width: var(--size-xs);
1199
- font-size: var(--font-size-sm);
1200
- border-radius: calc(var(--size-xs) / 2);
1198
+ ._badge_eo4yb_5._small_eo4yb_29 {
1199
+ --size-badge: var(--size-xs);
1200
+ font-size: var(--font-size-xs);
1201
1201
  }
1202
- ._badge_5s70m_5._dot_5s70m_34 {
1202
+ ._badge_eo4yb_5._dot_eo4yb_33 {
1203
1203
  width: 6px;
1204
1204
  height: 6px;
1205
1205
  border-radius: 100%;
1206
1206
  }
1207
- ._badge_5s70m_5._hasChildren_5s70m_39 {
1207
+ ._badge_eo4yb_5._hasChildren_eo4yb_38 {
1208
1208
  position: absolute;
1209
1209
  right: 0;
1210
1210
  top: 0;
@@ -1212,80 +1212,80 @@ a {
1212
1212
  transform-origin: 100% 0%;
1213
1213
  z-index: 3;
1214
1214
  }
1215
- ._inputInTable_rn6vz_1 {
1215
+ ._inputInTable_1qg1u_1 {
1216
1216
  background-color: transparent;
1217
1217
  border-radius: inherit !important;
1218
1218
  height: var(--size);
1219
1219
  min-height: 100%;
1220
1220
  }
1221
- ._inputInTable_rn6vz_1:not(:hover) {
1221
+ ._inputInTable_1qg1u_1:not(:hover) {
1222
1222
  border-color: transparent;
1223
1223
  }
1224
- ._inputInTable_rn6vz_1:not(:focus) {
1224
+ ._inputInTable_1qg1u_1:not(:focus) {
1225
1225
  box-shadow: none;
1226
1226
  }
1227
- ._inputHover_rn6vz_13 {
1227
+ ._inputHover_1qg1u_13 {
1228
1228
  position: relative;
1229
1229
  border-color: var(--color-border-hover);
1230
1230
  z-index: 2;
1231
1231
  }
1232
- ._inputFocus_rn6vz_18 {
1232
+ ._inputFocus_1qg1u_18 {
1233
1233
  position: relative;
1234
1234
  outline: none !important;
1235
1235
  border-color: var(--color-border-focus) !important;
1236
1236
  box-shadow: var(--shadow-focus);
1237
1237
  z-index: 3;
1238
1238
  }
1239
- ._inputError_rn6vz_25,
1240
- ._inputWarning_rn6vz_26 {
1239
+ ._inputError_1qg1u_25,
1240
+ ._inputWarning_1qg1u_26 {
1241
1241
  position: relative;
1242
1242
  }
1243
- ._inputError_rn6vz_25 {
1243
+ ._inputError_1qg1u_25 {
1244
1244
  z-index: 2;
1245
1245
  border-color: var(--color-border-error);
1246
1246
  color: var(--color-text-error) !important;
1247
1247
  background-color: var(--color-background-error);
1248
1248
  }
1249
- ._inputError_rn6vz_25:hover {
1249
+ ._inputError_1qg1u_25:hover {
1250
1250
  border-color: var(--color-border-error-hover) !important;
1251
1251
  }
1252
- ._inputError_rn6vz_25:focus {
1252
+ ._inputError_1qg1u_25:focus {
1253
1253
  position: relative;
1254
1254
  outline: none !important;
1255
1255
  border-color: var(--color-border-focus) !important;
1256
1256
  box-shadow: var(--shadow-focus);
1257
1257
  z-index: 3;
1258
1258
  }
1259
- ._inputWarning_rn6vz_26 {
1259
+ ._inputWarning_1qg1u_26 {
1260
1260
  z-index: 1;
1261
1261
  border-color: var(--color-border-warning);
1262
1262
  color: var(--color-text-warning) !important;
1263
1263
  background-color: var(--color-background-warning);
1264
1264
  }
1265
- ._inputWarning_rn6vz_26:hover {
1265
+ ._inputWarning_1qg1u_26:hover {
1266
1266
  border-color: var(--color-border-warning-hover) !important;
1267
1267
  }
1268
- ._inputWarning_rn6vz_26:focus {
1268
+ ._inputWarning_1qg1u_26:focus {
1269
1269
  position: relative;
1270
1270
  outline: none !important;
1271
1271
  border-color: var(--color-border-focus) !important;
1272
1272
  box-shadow: var(--shadow-focus);
1273
1273
  z-index: 3;
1274
1274
  }
1275
- ._inputDisabled_rn6vz_61 {
1275
+ ._inputDisabled_1qg1u_61 {
1276
1276
  pointer-events: none;
1277
1277
  background-color: var(--color-background-disabled);
1278
1278
  color: var(--color-text-muted);
1279
1279
  box-shadow: none;
1280
1280
  }
1281
- ._hideScrollbars_rn6vz_67 {
1281
+ ._hideScrollbars_1qg1u_67 {
1282
1282
  /* Firefox */
1283
1283
  scrollbar-width: none;
1284
1284
  /* IE 10+ */
1285
1285
  -ms-overflow-style: none;
1286
1286
  /* Chrome, Safari and Opera */
1287
1287
  }
1288
- ._hideScrollbars_rn6vz_67::-webkit-scrollbar {
1288
+ ._hideScrollbars_1qg1u_67::-webkit-scrollbar {
1289
1289
  display: none;
1290
1290
  }
1291
1291
  :root {
@@ -1314,7 +1314,7 @@ html[data-theme='dark'] {
1314
1314
  --color-border-button: rgba(255, 255, 255, 0.1);
1315
1315
  --color-border-button-hover: rgba(255, 255, 255, 0.15);
1316
1316
  }
1317
- ._button_rn6vz_103 {
1317
+ ._button_1qg1u_103 {
1318
1318
  cursor: pointer;
1319
1319
  display: inline-flex;
1320
1320
  align-items: center;
@@ -1340,222 +1340,229 @@ html[data-theme='dark'] {
1340
1340
  min-height: var(--size);
1341
1341
  box-shadow: var(--shadow-button);
1342
1342
  }
1343
- ._button_rn6vz_103:hover {
1343
+ ._button_1qg1u_103:hover {
1344
1344
  background: var(--color-background-button-default-hover);
1345
1345
  border-color: var(--color-border-button-hover);
1346
1346
  }
1347
- ._button_rn6vz_103:focus {
1347
+ ._button_1qg1u_103:focus {
1348
1348
  box-shadow: var(--shadow-focus) !important;
1349
1349
  }
1350
- ._button_rn6vz_103:active {
1350
+ ._button_1qg1u_103:active {
1351
1351
  background: var(--color-background-button-default-active);
1352
1352
  box-shadow: none;
1353
1353
  }
1354
- ._button_rn6vz_103._active_rn6vz_140:not(._green_rn6vz_140):not(._red_rn6vz_140):not(._orange_rn6vz_140) {
1354
+ ._button_1qg1u_103._active_1qg1u_140:not(._green_1qg1u_140):not(._red_1qg1u_140):not(._orange_1qg1u_140) {
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
- ._button_rn6vz_103:hover,
1361
- ._button_rn6vz_103:focus,
1362
- ._button_rn6vz_103:active {
1360
+ ._button_1qg1u_103:hover,
1361
+ ._button_1qg1u_103:focus,
1362
+ ._button_1qg1u_103:active {
1363
1363
  position: relative;
1364
1364
  z-index: 1;
1365
1365
  }
1366
- ._button_rn6vz_103 ._icon_rn6vz_152 {
1366
+ ._button_1qg1u_103 ._icon_1qg1u_152 {
1367
1367
  margin: -2px;
1368
1368
  margin-right: var(--spacing-1);
1369
1369
  font-size: 1.25em;
1370
1370
  display: flex;
1371
1371
  }
1372
- ._iconOnly_rn6vz_158 {
1372
+ ._iconOnly_1qg1u_158 {
1373
1373
  width: var(--size);
1374
1374
  display: inline-flex;
1375
1375
  align-items: center;
1376
1376
  justify-content: center;
1377
1377
  }
1378
- ._iconOnly_rn6vz_158 ._icon_rn6vz_152 {
1378
+ ._iconOnly_1qg1u_158 ._icon_1qg1u_152 {
1379
1379
  margin: 0;
1380
1380
  line-height: 0;
1381
1381
  }
1382
- ._basic_rn6vz_168 {
1382
+ ._basic_1qg1u_168 {
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
- ._basic_rn6vz_168._muted_rn6vz_174 {
1388
+ ._basic_1qg1u_168._muted_1qg1u_174 {
1389
1389
  color: var(--color-text-muted);
1390
1390
  }
1391
- ._basic_rn6vz_168:hover {
1391
+ ._basic_1qg1u_168:hover {
1392
1392
  color: var(--color-text-primary-hover);
1393
1393
  background: rgba(0, 0, 0, 0.05);
1394
1394
  }
1395
- ._basic_rn6vz_168:active,
1396
- ._basic_rn6vz_168._active_rn6vz_140 {
1395
+ [data-theme='dark'] ._basic_1qg1u_168:hover {
1396
+ background: rgba(255, 255, 255, 0.1);
1397
+ }
1398
+ ._basic_1qg1u_168:active,
1399
+ ._basic_1qg1u_168._active_1qg1u_140 {
1397
1400
  color: var(--color-text-primary-active);
1398
1401
  background: rgba(0, 0, 0, 0.1);
1399
1402
  }
1400
- ._disabled_rn6vz_186 {
1403
+ [data-theme='dark'] ._basic_1qg1u_168:active,
1404
+ [data-theme='dark'] ._basic_1qg1u_168._active_1qg1u_140 {
1405
+ background: rgba(255, 255, 255, 0.2);
1406
+ }
1407
+ ._disabled_1qg1u_193 {
1401
1408
  cursor: default;
1402
1409
  pointer-events: none !important;
1403
1410
  color: var(--color-text-faint) !important;
1404
1411
  box-shadow: none !important;
1405
1412
  }
1406
- ._disabled_rn6vz_186:not(._active_rn6vz_140):not(._basic_rn6vz_168) {
1413
+ ._disabled_1qg1u_193:not(._active_1qg1u_140):not(._basic_1qg1u_168) {
1407
1414
  background: var(--color-background-disabled) !important;
1408
1415
  border: 1px solid var(--color-border) !important;
1409
1416
  }
1410
- ._small_rn6vz_196 {
1417
+ ._small_1qg1u_203 {
1411
1418
  font-size: var(--font-size-sm);
1412
1419
  min-height: var(--size-sm);
1413
1420
  padding: var(--padding-input-sm);
1414
1421
  }
1415
- ._pill_rn6vz_201,
1416
- ._round_rn6vz_202 {
1422
+ ._pill_1qg1u_208,
1423
+ ._round_1qg1u_209 {
1417
1424
  border-radius: 19px;
1418
1425
  display: inline-flex;
1419
1426
  align-items: center;
1420
1427
  }
1421
- ._round_rn6vz_202 {
1428
+ ._round_1qg1u_209 {
1422
1429
  padding: 0;
1423
1430
  width: var(--size);
1424
1431
  line-height: 1;
1425
1432
  }
1426
- ._round_rn6vz_202._small_rn6vz_196 {
1433
+ ._round_1qg1u_209._small_1qg1u_203 {
1427
1434
  width: var(--size-sm);
1428
1435
  }
1429
- ._orange_rn6vz_140:not(._basic_rn6vz_168) {
1436
+ ._orange_1qg1u_140:not(._basic_1qg1u_168) {
1430
1437
  background-color: var(--color-background-button-primary);
1431
1438
  }
1432
- ._orange_rn6vz_140:not(._basic_rn6vz_168):hover {
1439
+ ._orange_1qg1u_140:not(._basic_1qg1u_168):hover {
1433
1440
  background-color: var(--color-background-button-primary-hover);
1434
1441
  }
1435
- ._orange_rn6vz_140:not(._basic_rn6vz_168):active,
1436
- ._orange_rn6vz_140:not(._basic_rn6vz_168)._active_rn6vz_140 {
1442
+ ._orange_1qg1u_140:not(._basic_1qg1u_168):active,
1443
+ ._orange_1qg1u_140:not(._basic_1qg1u_168)._active_1qg1u_140 {
1437
1444
  background-color: var(--color-background-button-primary-active);
1438
1445
  }
1439
- ._red_rn6vz_140:not(._basic_rn6vz_168) {
1446
+ ._red_1qg1u_140:not(._basic_1qg1u_168) {
1440
1447
  background-color: var(--color-background-button-error);
1441
1448
  }
1442
- ._red_rn6vz_140:not(._basic_rn6vz_168):hover {
1449
+ ._red_1qg1u_140:not(._basic_1qg1u_168):hover {
1443
1450
  background-color: var(--color-background-button-error-hover);
1444
1451
  }
1445
- ._red_rn6vz_140:not(._basic_rn6vz_168):active,
1446
- ._red_rn6vz_140:not(._basic_rn6vz_168)._active_rn6vz_140 {
1452
+ ._red_1qg1u_140:not(._basic_1qg1u_168):active,
1453
+ ._red_1qg1u_140:not(._basic_1qg1u_168)._active_1qg1u_140 {
1447
1454
  background-color: var(--color-background-button-error-active);
1448
1455
  }
1449
- ._red_rn6vz_140._basic_rn6vz_168 {
1456
+ ._red_1qg1u_140._basic_1qg1u_168 {
1450
1457
  color: var(--color-text-error);
1451
1458
  }
1452
- ._green_rn6vz_140:not(._basic_rn6vz_168) {
1459
+ ._green_1qg1u_140:not(._basic_1qg1u_168) {
1453
1460
  background-color: var(--color-background-button-success);
1454
1461
  }
1455
- ._green_rn6vz_140:not(._basic_rn6vz_168):hover {
1462
+ ._green_1qg1u_140:not(._basic_1qg1u_168):hover {
1456
1463
  background-color: var(--color-background-button-success-hover);
1457
1464
  }
1458
- ._green_rn6vz_140:not(._basic_rn6vz_168):active,
1459
- ._green_rn6vz_140:not(._basic_rn6vz_168)._active_rn6vz_140 {
1465
+ ._green_1qg1u_140:not(._basic_1qg1u_168):active,
1466
+ ._green_1qg1u_140:not(._basic_1qg1u_168)._active_1qg1u_140 {
1460
1467
  background-color: var(--color-background-button-success-active);
1461
1468
  }
1462
- ._green_rn6vz_140._basic_rn6vz_168 {
1469
+ ._green_1qg1u_140._basic_1qg1u_168 {
1463
1470
  color: var(--color-text-success);
1464
1471
  }
1465
- ._orange_rn6vz_140:not(._basic_rn6vz_168),
1466
- ._red_rn6vz_140:not(._basic_rn6vz_168),
1467
- ._green_rn6vz_140:not(._basic_rn6vz_168) {
1472
+ ._orange_1qg1u_140:not(._basic_1qg1u_168),
1473
+ ._red_1qg1u_140:not(._basic_1qg1u_168),
1474
+ ._green_1qg1u_140:not(._basic_1qg1u_168) {
1468
1475
  color: #fff;
1469
1476
  }
1470
- ._orange_rn6vz_140:not(._basic_rn6vz_168):hover,
1471
- ._red_rn6vz_140:not(._basic_rn6vz_168):hover,
1472
- ._green_rn6vz_140:not(._basic_rn6vz_168):hover {
1477
+ ._orange_1qg1u_140:not(._basic_1qg1u_168):hover,
1478
+ ._red_1qg1u_140:not(._basic_1qg1u_168):hover,
1479
+ ._green_1qg1u_140:not(._basic_1qg1u_168):hover {
1473
1480
  color: #fff;
1474
1481
  }
1475
- ._orange_rn6vz_140:not(._basic_rn6vz_168):active,
1476
- ._red_rn6vz_140:not(._basic_rn6vz_168):active,
1477
- ._green_rn6vz_140:not(._basic_rn6vz_168):active,
1478
- ._orange_rn6vz_140:not(._basic_rn6vz_168)._active_rn6vz_140,
1479
- ._red_rn6vz_140:not(._basic_rn6vz_168)._active_rn6vz_140,
1480
- ._green_rn6vz_140:not(._basic_rn6vz_168)._active_rn6vz_140 {
1482
+ ._orange_1qg1u_140:not(._basic_1qg1u_168):active,
1483
+ ._red_1qg1u_140:not(._basic_1qg1u_168):active,
1484
+ ._green_1qg1u_140:not(._basic_1qg1u_168):active,
1485
+ ._orange_1qg1u_140:not(._basic_1qg1u_168)._active_1qg1u_140,
1486
+ ._red_1qg1u_140:not(._basic_1qg1u_168)._active_1qg1u_140,
1487
+ ._green_1qg1u_140:not(._basic_1qg1u_168)._active_1qg1u_140 {
1481
1488
  color: #fff;
1482
1489
  }
1483
- ._error_rn6vz_269 {
1490
+ ._error_1qg1u_276 {
1484
1491
  position: relative;
1485
1492
  z-index: 2;
1486
1493
  border-color: var(--color-border-error);
1487
1494
  color: var(--color-text-error) !important;
1488
1495
  background-color: var(--color-background-error);
1489
1496
  }
1490
- ._error_rn6vz_269:hover {
1497
+ ._error_1qg1u_276:hover {
1491
1498
  border-color: var(--color-border-error-hover) !important;
1492
1499
  }
1493
- ._error_rn6vz_269:focus {
1500
+ ._error_1qg1u_276:focus {
1494
1501
  position: relative;
1495
1502
  outline: none !important;
1496
1503
  border-color: var(--color-border-focus) !important;
1497
1504
  box-shadow: var(--shadow-focus);
1498
1505
  z-index: 3;
1499
1506
  }
1500
- ._warning_rn6vz_286 {
1507
+ ._warning_1qg1u_293 {
1501
1508
  position: relative;
1502
1509
  z-index: 1;
1503
1510
  border-color: var(--color-border-warning);
1504
1511
  color: var(--color-text-warning) !important;
1505
1512
  background-color: var(--color-background-warning);
1506
1513
  }
1507
- ._warning_rn6vz_286:hover {
1514
+ ._warning_1qg1u_293:hover {
1508
1515
  border-color: var(--color-border-warning-hover) !important;
1509
1516
  }
1510
- ._warning_rn6vz_286:focus {
1517
+ ._warning_1qg1u_293:focus {
1511
1518
  position: relative;
1512
1519
  outline: none !important;
1513
1520
  border-color: var(--color-border-focus) !important;
1514
1521
  box-shadow: var(--shadow-focus);
1515
1522
  z-index: 3;
1516
1523
  }
1517
- ._inverted_rn6vz_303 {
1524
+ ._inverted_1qg1u_310 {
1518
1525
  background-color: transparent;
1519
1526
  border-color: var(--color-text);
1520
1527
  box-shadow: none;
1521
1528
  }
1522
- ._inverted_rn6vz_303:hover,
1523
- ._inverted_rn6vz_303:active {
1529
+ ._inverted_1qg1u_310:hover,
1530
+ ._inverted_1qg1u_310:active {
1524
1531
  box-shadow: none;
1525
1532
  }
1526
- ._inverted_rn6vz_303._orange_rn6vz_140 {
1533
+ ._inverted_1qg1u_310._orange_1qg1u_140 {
1527
1534
  color: var(--color-background-button-primary);
1528
1535
  border-color: var(--color-background-button-primary);
1529
1536
  }
1530
- ._inverted_rn6vz_303._red_rn6vz_140 {
1537
+ ._inverted_1qg1u_310._red_1qg1u_140 {
1531
1538
  color: var(--color-background-button-error);
1532
1539
  border-color: var(--color-background-button-error);
1533
1540
  }
1534
- ._inverted_rn6vz_303._green_rn6vz_140 {
1541
+ ._inverted_1qg1u_310._green_1qg1u_140 {
1535
1542
  color: var(--color-background-button-success);
1536
1543
  border-color: var(--color-background-button-success);
1537
1544
  }
1538
- ._inverted_rn6vz_303._orange_rn6vz_140:hover,
1539
- ._inverted_rn6vz_303._red_rn6vz_140:hover,
1540
- ._inverted_rn6vz_303._green_rn6vz_140:hover,
1541
- ._inverted_rn6vz_303._orange_rn6vz_140:active,
1542
- ._inverted_rn6vz_303._red_rn6vz_140:active,
1543
- ._inverted_rn6vz_303._green_rn6vz_140:active {
1545
+ ._inverted_1qg1u_310._orange_1qg1u_140:hover,
1546
+ ._inverted_1qg1u_310._red_1qg1u_140:hover,
1547
+ ._inverted_1qg1u_310._green_1qg1u_140:hover,
1548
+ ._inverted_1qg1u_310._orange_1qg1u_140:active,
1549
+ ._inverted_1qg1u_310._red_1qg1u_140:active,
1550
+ ._inverted_1qg1u_310._green_1qg1u_140:active {
1544
1551
  color: white;
1545
1552
  box-shadow: none;
1546
1553
  }
1547
- ._groupOrderFirst_rn6vz_333,
1548
- ._groupOrderMiddle_rn6vz_334,
1549
- ._groupOrderLast_rn6vz_335 {
1554
+ ._groupOrderFirst_1qg1u_340,
1555
+ ._groupOrderMiddle_1qg1u_341,
1556
+ ._groupOrderLast_1qg1u_342 {
1550
1557
  margin-right: 0;
1551
1558
  }
1552
- ._groupOrderFirst_rn6vz_333,
1553
- ._groupOrderMiddle_rn6vz_334 {
1559
+ ._groupOrderFirst_1qg1u_340,
1560
+ ._groupOrderMiddle_1qg1u_341 {
1554
1561
  border-top-right-radius: 0 !important;
1555
1562
  border-bottom-right-radius: 0 !important;
1556
1563
  }
1557
- ._groupOrderLast_rn6vz_335,
1558
- ._groupOrderMiddle_rn6vz_334 {
1564
+ ._groupOrderLast_1qg1u_342,
1565
+ ._groupOrderMiddle_1qg1u_341 {
1559
1566
  border-top-left-radius: 0 !important;
1560
1567
  border-bottom-left-radius: 0 !important;
1561
1568
  }
@@ -1721,39 +1728,39 @@ html[data-theme='dark'] {
1721
1728
  ._buttonGroup_1m8h2_11 > *:not(:last-child) {
1722
1729
  margin-right: -1px;
1723
1730
  }
1724
- ._card_w1z7w_1 {
1731
+ ._card_1febj_1 {
1725
1732
  color: var(--color-text);
1726
1733
  }
1727
- ._card_w1z7w_1._bordered_w1z7w_4 {
1734
+ ._card_1febj_1._bordered_1febj_4 {
1728
1735
  background: var(--color-background-raised);
1729
1736
  border: 1px solid var(--color-border);
1730
1737
  box-shadow: var(--shadow-button);
1731
1738
  border-radius: var(--border-radius);
1732
1739
  }
1733
- ._card_w1z7w_1._bordered_w1z7w_4._raised_w1z7w_10 {
1740
+ ._card_1febj_1._bordered_1febj_4._raised_1febj_10 {
1734
1741
  box-shadow: var(--shadow-layer);
1735
1742
  }
1736
- ._card_w1z7w_1._bordered_w1z7w_4 ._cardHeader_w1z7w_13 {
1743
+ ._card_1febj_1._bordered_1febj_4 ._cardHeader_1febj_13 {
1737
1744
  background: var(--color-background);
1738
- padding: var(--padding-card);
1745
+ padding: var(--spacing-1) var(--padding-card-x);
1739
1746
  border-top-left-radius: inherit;
1740
1747
  border-top-right-radius: inherit;
1741
1748
  }
1742
- ._card_w1z7w_1._bordered_w1z7w_4 ._cardContentBorderTop_w1z7w_19 {
1749
+ ._card_1febj_1._bordered_1febj_4 ._cardContentBorderTop_1febj_19 {
1743
1750
  border-top: 1px solid var(--color-border);
1744
1751
  }
1745
- ._card_w1z7w_1._bordered_w1z7w_4 ._padding_w1z7w_22 {
1752
+ ._card_1febj_1._bordered_1febj_4 ._padding_1febj_22 {
1746
1753
  padding: var(--padding-card);
1747
1754
  }
1748
- ._cardContent_w1z7w_19:first-child {
1755
+ ._cardContent_1febj_19:first-child {
1749
1756
  border-top-left-radius: inherit;
1750
1757
  border-top-right-radius: inherit;
1751
1758
  }
1752
- ._cardContent_w1z7w_19:last-child {
1759
+ ._cardContent_1febj_19:last-child {
1753
1760
  border-bottom-left-radius: inherit;
1754
1761
  border-bottom-right-radius: inherit;
1755
1762
  }
1756
- ._cardHeader_w1z7w_13 {
1763
+ ._cardHeader_1febj_13 {
1757
1764
  display: flex;
1758
1765
  align-items: center;
1759
1766
  padding: var(--padding-card-y) 0;
@@ -1815,34 +1822,33 @@ html[data-theme='dark'] {
1815
1822
  ._link_11ofj_25:active {
1816
1823
  color: var(--color-text-primary-active);
1817
1824
  }
1818
- ._heading_1gnbd_1 {
1825
+ ._heading_ed8hr_1 {
1819
1826
  color: var(--color-text);
1827
+ line-height: var(--size-sm);
1820
1828
  font-weight: bold;
1821
1829
  display: flex;
1822
1830
  align-items: center;
1823
1831
  user-select: none;
1824
1832
  padding: 0;
1825
1833
  }
1826
- ._heading_1gnbd_1._top_1gnbd_9 {
1834
+ ._heading_ed8hr_1._top_ed8hr_10 {
1827
1835
  font-size: var(--font-size-xl);
1828
1836
  margin-bottom: var(--spacing-4);
1829
- line-height: var(--size-sm);
1830
1837
  }
1831
- ._heading_1gnbd_1:not(._top_1gnbd_9) {
1838
+ ._heading_ed8hr_1:not(._top_ed8hr_10) {
1832
1839
  font-size: var(--font-size-sm);
1833
- line-height: var(--line-height);
1834
1840
  color: var(--color-text-muted);
1835
1841
  text-transform: uppercase;
1836
1842
  letter-spacing: 0.1em;
1837
1843
  }
1838
- ._icons_1gnbd_21 {
1844
+ ._icons_ed8hr_20 {
1839
1845
  display: inline-flex;
1840
1846
  font-size: 1.25em;
1841
1847
  }
1842
- ._icons_1gnbd_21 > * {
1848
+ ._icons_ed8hr_20 > * {
1843
1849
  margin-left: var(--spacing-1);
1844
1850
  }
1845
- ._dialog_1lxfl_1 {
1851
+ ._dialog_122co_1 {
1846
1852
  border-radius: var(--border-radius);
1847
1853
  background: var(--color-background-raised);
1848
1854
  line-height: var(--line-height);
@@ -1851,21 +1857,21 @@ html[data-theme='dark'] {
1851
1857
  display: flex;
1852
1858
  flex-direction: column;
1853
1859
  }
1854
- ._dialog_1lxfl_1 > :first-child {
1860
+ ._dialog_122co_1 > :first-child {
1855
1861
  border-top-left-radius: inherit;
1856
1862
  border-top-right-radius: inherit;
1857
1863
  }
1858
- ._dialog_1lxfl_1 > :last-child {
1864
+ ._dialog_122co_1 > :last-child {
1859
1865
  border-bottom-left-radius: inherit;
1860
1866
  border-bottom-right-radius: inherit;
1861
1867
  }
1862
- ._dialog_1lxfl_1._inline_1lxfl_18 {
1868
+ ._dialog_122co_1._inline_122co_18 {
1863
1869
  display: inline-flex;
1864
1870
  }
1865
- ._dialog_1lxfl_1._scroll_1lxfl_21 {
1871
+ ._dialog_122co_1._scroll_122co_21 {
1866
1872
  max-height: 100%;
1867
1873
  }
1868
- ._header_1lxfl_24 {
1874
+ ._header_122co_24 {
1869
1875
  display: flex;
1870
1876
  justify-content: space-between;
1871
1877
  align-items: flex-start;
@@ -1874,28 +1880,28 @@ html[data-theme='dark'] {
1874
1880
  border-bottom: 1px solid var(--color-border);
1875
1881
  flex-shrink: 0;
1876
1882
  }
1877
- ._header_1lxfl_24 ._dismiss_1lxfl_33 {
1878
- margin: -5px -8px;
1883
+ ._header_122co_24 ._dismiss_122co_33 {
1884
+ margin-right: calc(var(--spacing-1) * -1);
1879
1885
  margin-left: var(--spacing-2);
1880
1886
  flex-shrink: 0;
1881
1887
  }
1882
- ._content_1lxfl_38 {
1888
+ ._content_122co_38 {
1883
1889
  flex-grow: 1;
1884
1890
  }
1885
- ._scroll_1lxfl_21 ._content_1lxfl_38 {
1891
+ ._scroll_122co_21 ._content_122co_38 {
1886
1892
  overflow: auto;
1887
1893
  min-height: 0;
1888
1894
  height: 100%;
1889
1895
  flex: 1 1 auto;
1890
1896
  }
1891
- ._footer_1lxfl_47 {
1897
+ ._footer_122co_47 {
1892
1898
  display: flex;
1893
1899
  padding: var(--padding);
1894
1900
  background-color: var(--color-background);
1895
1901
  border-top: 1px solid var(--color-border);
1896
1902
  flex-shrink: 0;
1897
1903
  }
1898
- ._footer_1lxfl_47 button:not(:last-child) {
1904
+ ._footer_122co_47 button:not(:last-child) {
1899
1905
  margin-right: var(--spacing-3);
1900
1906
  }
1901
1907
  ._inputInTable_1yqw7_1 {
@@ -2444,123 +2450,123 @@ html[data-theme='dark'] {
2444
2450
  border-top-left-radius: 0 !important;
2445
2451
  border-bottom-left-radius: 0 !important;
2446
2452
  }
2447
- ._inputInTable_bu99o_1 {
2453
+ ._inputInTable_1ygse_1 {
2448
2454
  background-color: transparent;
2449
2455
  border-radius: inherit !important;
2450
2456
  height: var(--size);
2451
2457
  min-height: 100%;
2452
2458
  }
2453
- ._inputInTable_bu99o_1:not(:hover) {
2459
+ ._inputInTable_1ygse_1:not(:hover) {
2454
2460
  border-color: transparent;
2455
2461
  }
2456
- ._inputInTable_bu99o_1:not(:focus) {
2462
+ ._inputInTable_1ygse_1:not(:focus) {
2457
2463
  box-shadow: none;
2458
2464
  }
2459
- ._inputHover_bu99o_13 {
2465
+ ._inputHover_1ygse_13 {
2460
2466
  position: relative;
2461
2467
  border-color: var(--color-border-hover);
2462
2468
  z-index: 2;
2463
2469
  }
2464
- ._inputFocus_bu99o_18 {
2470
+ ._inputFocus_1ygse_18 {
2465
2471
  position: relative;
2466
2472
  outline: none !important;
2467
2473
  border-color: var(--color-border-focus) !important;
2468
2474
  box-shadow: var(--shadow-focus);
2469
2475
  z-index: 3;
2470
2476
  }
2471
- ._inputError_bu99o_25,
2472
- ._inputWarning_bu99o_26 {
2477
+ ._inputError_1ygse_25,
2478
+ ._inputWarning_1ygse_26 {
2473
2479
  position: relative;
2474
2480
  }
2475
- ._inputError_bu99o_25 {
2481
+ ._inputError_1ygse_25 {
2476
2482
  z-index: 2;
2477
2483
  border-color: var(--color-border-error);
2478
2484
  color: var(--color-text-error) !important;
2479
2485
  background-color: var(--color-background-error);
2480
2486
  }
2481
- ._inputError_bu99o_25:hover {
2487
+ ._inputError_1ygse_25:hover {
2482
2488
  border-color: var(--color-border-error-hover) !important;
2483
2489
  }
2484
- ._inputError_bu99o_25:focus {
2490
+ ._inputError_1ygse_25:focus {
2485
2491
  position: relative;
2486
2492
  outline: none !important;
2487
2493
  border-color: var(--color-border-focus) !important;
2488
2494
  box-shadow: var(--shadow-focus);
2489
2495
  z-index: 3;
2490
2496
  }
2491
- ._inputWarning_bu99o_26 {
2497
+ ._inputWarning_1ygse_26 {
2492
2498
  z-index: 1;
2493
2499
  border-color: var(--color-border-warning);
2494
2500
  color: var(--color-text-warning) !important;
2495
2501
  background-color: var(--color-background-warning);
2496
2502
  }
2497
- ._inputWarning_bu99o_26:hover {
2503
+ ._inputWarning_1ygse_26:hover {
2498
2504
  border-color: var(--color-border-warning-hover) !important;
2499
2505
  }
2500
- ._inputWarning_bu99o_26:focus {
2506
+ ._inputWarning_1ygse_26:focus {
2501
2507
  position: relative;
2502
2508
  outline: none !important;
2503
2509
  border-color: var(--color-border-focus) !important;
2504
2510
  box-shadow: var(--shadow-focus);
2505
2511
  z-index: 3;
2506
2512
  }
2507
- ._inputDisabled_bu99o_61 {
2513
+ ._inputDisabled_1ygse_61 {
2508
2514
  pointer-events: none;
2509
2515
  background-color: var(--color-background-disabled);
2510
2516
  color: var(--color-text-muted);
2511
2517
  box-shadow: none;
2512
2518
  }
2513
- ._hideScrollbars_bu99o_67 {
2519
+ ._hideScrollbars_1ygse_67 {
2514
2520
  /* Firefox */
2515
2521
  scrollbar-width: none;
2516
2522
  /* IE 10+ */
2517
2523
  -ms-overflow-style: none;
2518
2524
  /* Chrome, Safari and Opera */
2519
2525
  }
2520
- ._hideScrollbars_bu99o_67::-webkit-scrollbar {
2526
+ ._hideScrollbars_1ygse_67::-webkit-scrollbar {
2521
2527
  display: none;
2522
2528
  }
2523
- ._header_bu99o_77 ._headerTitle_bu99o_77,
2524
- ._heading_bu99o_78 ._itemHeader_bu99o_78 {
2529
+ ._header_1ygse_77 ._headerTitle_1ygse_77,
2530
+ ._heading_1ygse_78 ._itemHeader_1ygse_78 {
2525
2531
  transition: opacity 0.3s;
2526
2532
  }
2527
- ._narrow_bu99o_81 ._header_bu99o_77 ._headerTitle_bu99o_77,
2528
- ._narrow_bu99o_81 ._heading_bu99o_78 ._itemHeader_bu99o_78 {
2533
+ ._narrow_1ygse_81 ._header_1ygse_77 ._headerTitle_1ygse_77,
2534
+ ._narrow_1ygse_81 ._heading_1ygse_78 ._itemHeader_1ygse_78 {
2529
2535
  opacity: 0;
2530
2536
  }
2531
- ._stickyHeader_bu99o_85 {
2537
+ ._stickyHeader_1ygse_85 {
2532
2538
  position: sticky;
2533
2539
  top: 0;
2534
2540
  background-color: var(--color-background);
2535
2541
  z-index: 10;
2536
2542
  }
2537
- ._itemHeader_bu99o_78 {
2543
+ ._itemHeader_1ygse_78 {
2538
2544
  padding: var(--spacing-2) var(--padding-x);
2539
2545
  display: flex;
2540
2546
  align-items: flex-start;
2541
2547
  }
2542
- ._itemHeader_bu99o_78 ._title_bu99o_96 {
2548
+ ._itemHeader_1ygse_78 ._title_1ygse_96 {
2543
2549
  margin: 0;
2544
2550
  padding: 0;
2545
2551
  flex-grow: 1;
2546
2552
  min-width: 0;
2547
2553
  }
2548
- ._itemHeader_bu99o_78 ._name_bu99o_102 {
2554
+ ._itemHeader_1ygse_78 ._name_1ygse_102 {
2549
2555
  font-weight: 400;
2550
2556
  }
2551
- ._itemHeader_bu99o_78 ._iconTooltipMargin_bu99o_105 {
2557
+ ._itemHeader_1ygse_78 ._iconTooltipMargin_1ygse_105 {
2552
2558
  margin-left: var(--spacing-2);
2553
2559
  }
2554
- ._itemHeader_bu99o_78 ._bold_bu99o_108 {
2560
+ ._itemHeader_1ygse_78 ._bold_1ygse_108 {
2555
2561
  font-weight: bold;
2556
2562
  }
2557
- ._header_bu99o_77 {
2563
+ ._header_1ygse_77 {
2558
2564
  padding: var(--padding);
2559
2565
  display: flex;
2560
2566
  align-items: center;
2561
2567
  border-bottom: 1px solid var(--color-border);
2562
2568
  }
2563
- ._toggleNarrow_bu99o_117 {
2569
+ ._toggleNarrow_1ygse_117 {
2564
2570
  margin-right: 16px;
2565
2571
  margin-left: -5px;
2566
2572
  color: #c8c8c8;
@@ -2569,16 +2575,16 @@ html[data-theme='dark'] {
2569
2575
  width: 22px;
2570
2576
  justify-content: center;
2571
2577
  }
2572
- ._toggleNarrow_bu99o_117:hover {
2578
+ ._toggleNarrow_1ygse_117:hover {
2573
2579
  color: var(--color-text-primary-hover);
2574
2580
  }
2575
- ._toggleNarrow_bu99o_117:active {
2581
+ ._toggleNarrow_1ygse_117:active {
2576
2582
  color: var(--color-text-primary-active);
2577
2583
  }
2578
- ._narrow_bu99o_81 ._toggleNarrow_bu99o_117 {
2584
+ ._narrow_1ygse_81 ._toggleNarrow_1ygse_117 {
2579
2585
  transform: scaleX(-1);
2580
2586
  }
2581
- ._drag_bu99o_135 {
2587
+ ._drag_1ygse_135 {
2582
2588
  color: var(--color-text-faint);
2583
2589
  display: flex;
2584
2590
  align-items: center;
@@ -2589,28 +2595,28 @@ html[data-theme='dark'] {
2589
2595
  height: 19px;
2590
2596
  width: 19px;
2591
2597
  }
2592
- ._drag_bu99o_135:hover {
2598
+ ._drag_1ygse_135:hover {
2593
2599
  color: var(--color-text-primary-hover);
2594
2600
  }
2595
- ._drag_bu99o_135:active {
2601
+ ._drag_1ygse_135:active {
2596
2602
  color: var(--color-text-primary-active);
2597
2603
  }
2598
- ._list_bu99o_152 {
2604
+ ._list_1ygse_152 {
2599
2605
  flex-shrink: 0;
2600
2606
  background: var(--color-background);
2601
2607
  }
2602
- ._list_bu99o_152._bordered_bu99o_156:first-child,
2603
- ._list_bu99o_152._bordered_bu99o_156:first-child > :first-child {
2608
+ ._list_1ygse_152._bordered_1ygse_156:first-child,
2609
+ ._list_1ygse_152._bordered_1ygse_156:first-child > :first-child {
2604
2610
  border-top-left-radius: inherit;
2605
2611
  border-top-right-radius: inherit;
2606
2612
  }
2607
- ._list_bu99o_152._bordered_bu99o_156:last-child,
2608
- ._list_bu99o_152._bordered_bu99o_156:last-child > :last-child {
2613
+ ._list_1ygse_152._bordered_1ygse_156:last-child,
2614
+ ._list_1ygse_152._bordered_1ygse_156:last-child > :last-child {
2609
2615
  border-bottom-left-radius: inherit;
2610
2616
  border-bottom-right-radius: inherit;
2611
2617
  border-bottom: 0;
2612
2618
  }
2613
- ._item_bu99o_78 {
2619
+ ._item_1ygse_78 {
2614
2620
  color: inherit;
2615
2621
  display: block;
2616
2622
  transition: background-color 0.2s;
@@ -2621,84 +2627,84 @@ html[data-theme='dark'] {
2621
2627
  overflow-wrap: break-word;
2622
2628
  hyphens: auto;
2623
2629
  }
2624
- ._item_bu99o_78:not(._heading_bu99o_78):after {
2630
+ ._item_1ygse_78:not(._heading_1ygse_78):after {
2625
2631
  content: '';
2626
2632
  position: absolute;
2627
2633
  left: 0;
2628
2634
  top: 0;
2629
2635
  bottom: 0;
2630
- width: 5px;
2636
+ width: 2px;
2631
2637
  border-top-left-radius: inherit;
2632
2638
  border-bottom-left-radius: inherit;
2633
2639
  transition: background 0.3s;
2634
2640
  }
2635
- ._item_bu99o_78._action_bu99o_189 {
2641
+ ._item_1ygse_78._action_1ygse_189 {
2636
2642
  cursor: pointer;
2637
2643
  }
2638
- ._item_bu99o_78._action_bu99o_189:not(._active_bu99o_192):hover {
2644
+ ._item_1ygse_78._action_1ygse_189:not(._active_1ygse_192):hover {
2639
2645
  background: var(--color-background-listitem-hover);
2640
2646
  }
2641
- ._item_bu99o_78._action_bu99o_189:not(._active_bu99o_192):hover:after {
2647
+ ._item_1ygse_78._action_1ygse_189:not(._active_1ygse_192):hover:after {
2642
2648
  background: rgba(0, 0, 0, 0.1);
2643
2649
  }
2644
- ._item_bu99o_78._active_bu99o_192 {
2650
+ ._item_1ygse_78._active_1ygse_192 {
2645
2651
  cursor: default;
2646
2652
  position: relative;
2647
2653
  z-index: 1;
2648
2654
  background: var(--color-background-listitem-active);
2649
2655
  }
2650
- ._item_bu99o_78._active_bu99o_192:after {
2656
+ ._item_1ygse_78._active_1ygse_192:after {
2651
2657
  background: var(--color-background-primary) !important;
2652
2658
  }
2653
- ._item_bu99o_78._disabled_bu99o_207 {
2659
+ ._item_1ygse_78._disabled_1ygse_207 {
2654
2660
  color: var(--color-text-faint);
2655
2661
  pointer-events: none;
2656
2662
  }
2657
- ._item_bu99o_78._heading_bu99o_78 {
2663
+ ._item_1ygse_78._heading_1ygse_78 {
2658
2664
  color: var(--color-text-muted);
2659
2665
  background-color: transparent;
2660
2666
  }
2661
- ._item_bu99o_78._heading_bu99o_78._action_bu99o_189:hover {
2667
+ ._item_1ygse_78._heading_1ygse_78._action_1ygse_189:hover {
2662
2668
  color: var(--color-text-primary-hover);
2663
2669
  }
2664
- ._item_bu99o_78 ._label_bu99o_218 {
2670
+ ._item_1ygse_78 ._label_1ygse_218 {
2665
2671
  margin-right: 15px;
2666
2672
  margin-left: -5px;
2667
2673
  margin-top: -2px;
2668
2674
  margin-bottom: -2px;
2669
2675
  flex-shrink: 0;
2670
2676
  }
2671
- ._item_bu99o_78 ._details_bu99o_225,
2672
- ._item_bu99o_78 ._metadata_bu99o_226 {
2677
+ ._item_1ygse_78 ._details_1ygse_225,
2678
+ ._item_1ygse_78 ._metadata_1ygse_226 {
2673
2679
  display: block;
2674
2680
  width: 100%;
2675
2681
  font-weight: normal;
2676
2682
  }
2677
- ._item_bu99o_78 ._metadata_bu99o_226 {
2683
+ ._item_1ygse_78 ._metadata_1ygse_226 {
2678
2684
  color: var(--color-text-muted);
2679
2685
  }
2680
- ._item_bu99o_78 ._itemContent_bu99o_234 {
2686
+ ._item_1ygse_78 ._itemContent_1ygse_234 {
2681
2687
  padding: 0 var(--padding-x) var(--spacing-2);
2682
2688
  cursor: auto;
2683
2689
  }
2684
- ._item_bu99o_78 ._itemContent_bu99o_234:empty {
2690
+ ._item_1ygse_78 ._itemContent_1ygse_234:empty {
2685
2691
  padding: inherit;
2686
2692
  }
2687
- ._indentIcon_bu99o_241 {
2693
+ ._indentIcon_1ygse_241 {
2688
2694
  color: var(--color-text-faint);
2689
2695
  width: 20px;
2690
2696
  flex-shrink: 0;
2691
2697
  }
2692
- ._expandIcon_bu99o_246 {
2698
+ ._expandIcon_1ygse_246 {
2693
2699
  width: 20px;
2694
2700
  flex-shrink: 0;
2695
2701
  position: relative;
2696
2702
  margin-top: 1px;
2697
2703
  }
2698
- ._expandIcon_bu99o_246._expanded_bu99o_252 svg {
2704
+ ._expandIcon_1ygse_246._expanded_1ygse_252 svg {
2699
2705
  transform: rotate(90deg);
2700
2706
  }
2701
- ._right_bu99o_255 {
2707
+ ._right_1ygse_255 {
2702
2708
  margin-left: auto;
2703
2709
  display: flex;
2704
2710
  align-items: center;
@@ -2706,24 +2712,24 @@ html[data-theme='dark'] {
2706
2712
  margin-bottom: -2px;
2707
2713
  margin-right: -8px;
2708
2714
  }
2709
- ._actions_bu99o_263 {
2715
+ ._actions_1ygse_263 {
2710
2716
  margin-left: var(--spacing-2);
2711
2717
  display: flex;
2712
2718
  align-items: center;
2713
2719
  }
2714
- ._scrollableList_bu99o_268 {
2720
+ ._scrollableList_1ygse_268 {
2715
2721
  height: 100%;
2716
2722
  overflow-y: auto;
2717
2723
  scroll-behavior: smooth;
2718
2724
  }
2719
- ._hideScrollbar_bu99o_67 {
2725
+ ._hideScrollbar_1ygse_67 {
2720
2726
  /* Firefox */
2721
2727
  scrollbar-width: none;
2722
2728
  /* IE 10+ */
2723
2729
  -ms-overflow-style: none;
2724
2730
  /* Chrome, Safari and Opera */
2725
2731
  }
2726
- ._hideScrollbar_bu99o_67::-webkit-scrollbar {
2732
+ ._hideScrollbar_1ygse_67::-webkit-scrollbar {
2727
2733
  display: none;
2728
2734
  }
2729
2735
  ._loader_1g5vh_1 {
@@ -3372,83 +3378,83 @@ html[data-theme='dark'] {
3372
3378
  display: inline;
3373
3379
  white-space: nowrap;
3374
3380
  }
3375
- ._inputInTable_1jh9i_1 {
3381
+ ._inputInTable_xuwli_1 {
3376
3382
  background-color: transparent;
3377
3383
  border-radius: inherit !important;
3378
3384
  height: var(--size);
3379
3385
  min-height: 100%;
3380
3386
  }
3381
- ._inputInTable_1jh9i_1:not(:hover) {
3387
+ ._inputInTable_xuwli_1:not(:hover) {
3382
3388
  border-color: transparent;
3383
3389
  }
3384
- ._inputInTable_1jh9i_1:not(:focus) {
3390
+ ._inputInTable_xuwli_1:not(:focus) {
3385
3391
  box-shadow: none;
3386
3392
  }
3387
- ._inputHover_1jh9i_13 {
3393
+ ._inputHover_xuwli_13 {
3388
3394
  position: relative;
3389
3395
  border-color: var(--color-border-hover);
3390
3396
  z-index: 2;
3391
3397
  }
3392
- ._inputFocus_1jh9i_18 {
3398
+ ._inputFocus_xuwli_18 {
3393
3399
  position: relative;
3394
3400
  outline: none !important;
3395
3401
  border-color: var(--color-border-focus) !important;
3396
3402
  box-shadow: var(--shadow-focus);
3397
3403
  z-index: 3;
3398
3404
  }
3399
- ._inputError_1jh9i_25,
3400
- ._inputWarning_1jh9i_26 {
3405
+ ._inputError_xuwli_25,
3406
+ ._inputWarning_xuwli_26 {
3401
3407
  position: relative;
3402
3408
  }
3403
- ._inputError_1jh9i_25 {
3409
+ ._inputError_xuwli_25 {
3404
3410
  z-index: 2;
3405
3411
  border-color: var(--color-border-error);
3406
3412
  color: var(--color-text-error) !important;
3407
3413
  background-color: var(--color-background-error);
3408
3414
  }
3409
- ._inputError_1jh9i_25:hover {
3415
+ ._inputError_xuwli_25:hover {
3410
3416
  border-color: var(--color-border-error-hover) !important;
3411
3417
  }
3412
- ._inputError_1jh9i_25:focus {
3418
+ ._inputError_xuwli_25:focus {
3413
3419
  position: relative;
3414
3420
  outline: none !important;
3415
3421
  border-color: var(--color-border-focus) !important;
3416
3422
  box-shadow: var(--shadow-focus);
3417
3423
  z-index: 3;
3418
3424
  }
3419
- ._inputWarning_1jh9i_26 {
3425
+ ._inputWarning_xuwli_26 {
3420
3426
  z-index: 1;
3421
3427
  border-color: var(--color-border-warning);
3422
3428
  color: var(--color-text-warning) !important;
3423
3429
  background-color: var(--color-background-warning);
3424
3430
  }
3425
- ._inputWarning_1jh9i_26:hover {
3431
+ ._inputWarning_xuwli_26:hover {
3426
3432
  border-color: var(--color-border-warning-hover) !important;
3427
3433
  }
3428
- ._inputWarning_1jh9i_26:focus {
3434
+ ._inputWarning_xuwli_26:focus {
3429
3435
  position: relative;
3430
3436
  outline: none !important;
3431
3437
  border-color: var(--color-border-focus) !important;
3432
3438
  box-shadow: var(--shadow-focus);
3433
3439
  z-index: 3;
3434
3440
  }
3435
- ._inputDisabled_1jh9i_61 {
3441
+ ._inputDisabled_xuwli_61 {
3436
3442
  pointer-events: none;
3437
3443
  background-color: var(--color-background-disabled);
3438
3444
  color: var(--color-text-muted);
3439
3445
  box-shadow: none;
3440
3446
  }
3441
- ._hideScrollbars_1jh9i_67 {
3447
+ ._hideScrollbars_xuwli_67 {
3442
3448
  /* Firefox */
3443
3449
  scrollbar-width: none;
3444
3450
  /* IE 10+ */
3445
3451
  -ms-overflow-style: none;
3446
3452
  /* Chrome, Safari and Opera */
3447
3453
  }
3448
- ._hideScrollbars_1jh9i_67::-webkit-scrollbar {
3454
+ ._hideScrollbars_xuwli_67::-webkit-scrollbar {
3449
3455
  display: none;
3450
3456
  }
3451
- ._trigger_1jh9i_77 {
3457
+ ._trigger_xuwli_77 {
3452
3458
  font-weight: normal;
3453
3459
  display: flex;
3454
3460
  align-items: center;
@@ -3460,104 +3466,107 @@ html[data-theme='dark'] {
3460
3466
  padding-left: var(--padding-input-x);
3461
3467
  box-shadow: var(--shadow-button);
3462
3468
  }
3463
- ._trigger_1jh9i_77 input {
3469
+ ._trigger_xuwli_77 input {
3464
3470
  border: none !important;
3465
3471
  background: transparent !important;
3466
3472
  }
3467
- ._trigger_1jh9i_77._isInTable_1jh9i_93 {
3473
+ ._trigger_xuwli_77._isInTable_xuwli_93 {
3468
3474
  background-color: transparent;
3469
3475
  border-radius: inherit !important;
3470
3476
  height: var(--size);
3471
3477
  min-height: 100%;
3472
3478
  }
3473
- ._trigger_1jh9i_77._isInTable_1jh9i_93:not(:hover) {
3479
+ ._trigger_xuwli_77._isInTable_xuwli_93:not(:hover) {
3474
3480
  border-color: transparent;
3475
3481
  }
3476
- ._trigger_1jh9i_77._isInTable_1jh9i_93:not(:focus) {
3482
+ ._trigger_xuwli_77._isInTable_xuwli_93:not(:focus) {
3477
3483
  box-shadow: none;
3478
3484
  }
3479
- ._trigger_1jh9i_77._isInTable_1jh9i_93 ._input_1jh9i_1 {
3485
+ ._trigger_xuwli_77._isInTable_xuwli_93 ._input_xuwli_1 {
3480
3486
  background: transparent !important;
3481
3487
  }
3482
- ._trigger_1jh9i_77:hover {
3488
+ ._trigger_xuwli_77:hover {
3483
3489
  position: relative;
3484
3490
  border-color: var(--color-border-hover);
3485
3491
  z-index: 2;
3486
3492
  cursor: pointer;
3487
3493
  }
3488
- ._trigger_1jh9i_77._isOpen_1jh9i_114,
3489
- ._trigger_1jh9i_77:focus {
3494
+ ._trigger_xuwli_77._isOpen_xuwli_114,
3495
+ ._trigger_xuwli_77:focus {
3490
3496
  position: relative;
3491
3497
  outline: none !important;
3492
3498
  border-color: var(--color-border-focus) !important;
3493
3499
  box-shadow: var(--shadow-focus);
3494
3500
  z-index: 3;
3495
3501
  }
3496
- ._trigger_1jh9i_77._error_1jh9i_122 {
3502
+ ._trigger_xuwli_77._error_xuwli_122 {
3497
3503
  position: relative;
3498
3504
  z-index: 2;
3499
3505
  border-color: var(--color-border-error);
3500
3506
  color: var(--color-text-error) !important;
3501
3507
  background-color: var(--color-background-error);
3502
3508
  }
3503
- ._trigger_1jh9i_77._error_1jh9i_122:hover {
3509
+ ._trigger_xuwli_77._error_xuwli_122:hover {
3504
3510
  border-color: var(--color-border-error-hover) !important;
3505
3511
  }
3506
- ._trigger_1jh9i_77._error_1jh9i_122:focus {
3512
+ ._trigger_xuwli_77._error_xuwli_122:focus {
3507
3513
  position: relative;
3508
3514
  outline: none !important;
3509
3515
  border-color: var(--color-border-focus) !important;
3510
3516
  box-shadow: var(--shadow-focus);
3511
3517
  z-index: 3;
3512
3518
  }
3513
- ._trigger_1jh9i_77._warning_1jh9i_139 {
3519
+ ._trigger_xuwli_77._warning_xuwli_139 {
3514
3520
  position: relative;
3515
3521
  z-index: 1;
3516
3522
  border-color: var(--color-border-warning);
3517
3523
  color: var(--color-text-warning) !important;
3518
3524
  background-color: var(--color-background-warning);
3519
3525
  }
3520
- ._trigger_1jh9i_77._warning_1jh9i_139:hover {
3526
+ ._trigger_xuwli_77._warning_xuwli_139:hover {
3521
3527
  border-color: var(--color-border-warning-hover) !important;
3522
3528
  }
3523
- ._trigger_1jh9i_77._warning_1jh9i_139:focus {
3529
+ ._trigger_xuwli_77._warning_xuwli_139:focus {
3524
3530
  position: relative;
3525
3531
  outline: none !important;
3526
3532
  border-color: var(--color-border-focus) !important;
3527
3533
  box-shadow: var(--shadow-focus);
3528
3534
  z-index: 3;
3529
3535
  }
3530
- ._trigger_1jh9i_77._disabled_1jh9i_156 {
3536
+ ._trigger_xuwli_77._disabled_xuwli_156 {
3531
3537
  pointer-events: none;
3532
3538
  background-color: var(--color-background-disabled);
3533
3539
  color: var(--color-text-muted);
3534
3540
  box-shadow: none;
3535
3541
  }
3536
- ._icons_1jh9i_162 {
3542
+ ._icons_xuwli_162 {
3537
3543
  display: flex;
3538
3544
  flex-wrap: nowrap;
3539
3545
  flex-shrink: 0;
3540
3546
  position: relative;
3541
3547
  z-index: 2;
3542
3548
  }
3543
- ._icons_1jh9i_162 ._clearAll_1jh9i_169,
3544
- ._icons_1jh9i_162 ._iconOpen_1jh9i_170 {
3549
+ ._icons_xuwli_162 ._clearAll_xuwli_169,
3550
+ ._icons_xuwli_162 ._iconOpen_xuwli_170 {
3545
3551
  width: calc((var(--size) + var(--font-size)) / 2);
3546
3552
  height: var(--size);
3547
3553
  display: flex;
3548
3554
  justify-content: flex-start;
3549
3555
  align-items: center;
3550
- color: var(--color-text);
3551
3556
  }
3552
- ._small_1jh9i_178 ._icons_1jh9i_162 ._clearAll_1jh9i_169,
3553
- ._small_1jh9i_178 ._icons_1jh9i_162 ._iconOpen_1jh9i_170 {
3557
+ ._disabled_xuwli_156 ._icons_xuwli_162 ._clearAll_xuwli_169,
3558
+ ._disabled_xuwli_156 ._icons_xuwli_162 ._iconOpen_xuwli_170 {
3559
+ color: var(--color-text-faint);
3560
+ }
3561
+ ._small_xuwli_181 ._icons_xuwli_162 ._clearAll_xuwli_169,
3562
+ ._small_xuwli_181 ._icons_xuwli_162 ._iconOpen_xuwli_170 {
3554
3563
  width: calc((var(--size-sm) + var(--font-size-sm)) / 2);
3555
3564
  height: var(--size-sm);
3556
3565
  }
3557
- ._icons_1jh9i_162 ._clearAll_1jh9i_169:hover {
3566
+ ._icons_xuwli_162 ._clearAll_xuwli_169:hover {
3558
3567
  color: var(--color-text-primary);
3559
3568
  }
3560
- ._triggerInputContainer_1jh9i_186 {
3569
+ ._triggerInputContainer_xuwli_189 {
3561
3570
  display: flex;
3562
3571
  align-items: center;
3563
3572
  position: relative;
@@ -3566,28 +3575,28 @@ html[data-theme='dark'] {
3566
3575
  min-width: 0;
3567
3576
  margin-right: 4px;
3568
3577
  }
3569
- ._right_1jh9i_195 ._triggerInputContainer_1jh9i_186 {
3578
+ ._right_xuwli_198 ._triggerInputContainer_xuwli_189 {
3570
3579
  justify-content: flex-end;
3571
3580
  text-align: right;
3572
3581
  }
3573
- ._right_1jh9i_195 ._triggerInputContainer_1jh9i_186 input {
3582
+ ._right_xuwli_198 ._triggerInputContainer_xuwli_189 input {
3574
3583
  padding-right: 0;
3575
3584
  padding-left: 0;
3576
3585
  text-align: right;
3577
3586
  width: 0;
3578
3587
  }
3579
- ._right_1jh9i_195 ._triggerInputContainer_1jh9i_186 input:focus {
3588
+ ._right_xuwli_198 ._triggerInputContainer_xuwli_189 input:focus {
3580
3589
  width: auto;
3581
3590
  }
3582
- ._multiOptions_1jh9i_208 {
3591
+ ._multiOptions_xuwli_211 {
3583
3592
  display: flex;
3584
3593
  overflow: hidden;
3585
3594
  margin-left: calc((var(--spacing-1) * -1) - 2px);
3586
3595
  }
3587
- ._multiOptions_1jh9i_208:empty {
3596
+ ._multiOptions_xuwli_211:empty {
3588
3597
  display: none !important;
3589
3598
  }
3590
- ._multiOptions_1jh9i_208 ._multiOption_1jh9i_208 {
3599
+ ._multiOptions_xuwli_211 ._multiOption_xuwli_211 {
3591
3600
  user-select: none;
3592
3601
  pointer-events: none;
3593
3602
  display: inline-flex;
@@ -3604,13 +3613,13 @@ html[data-theme='dark'] {
3604
3613
  flex-shrink: 0;
3605
3614
  margin-right: 2px;
3606
3615
  }
3607
- ._small_1jh9i_178 ._multiOptions_1jh9i_208 ._multiOption_1jh9i_208 {
3616
+ ._small_xuwli_181 ._multiOptions_xuwli_211 ._multiOption_xuwli_211 {
3608
3617
  height: calc(var(--size-sm) - 6px);
3609
3618
  }
3610
- ._multiOptions_1jh9i_208 ._multiOption_1jh9i_208 ._label_1jh9i_236 {
3619
+ ._multiOptions_xuwli_211 ._multiOption_xuwli_211 ._label_xuwli_239 {
3611
3620
  white-space: nowrap;
3612
3621
  }
3613
- ._multiOptions_1jh9i_208 ._multiOption_1jh9i_208 ._closeMultiOption_1jh9i_239 {
3622
+ ._multiOptions_xuwli_211 ._multiOption_xuwli_211 ._closeMultiOption_xuwli_242 {
3614
3623
  flex-shrink: 0;
3615
3624
  display: flex;
3616
3625
  align-items: center;
@@ -3620,13 +3629,13 @@ html[data-theme='dark'] {
3620
3629
  opacity: 0.25;
3621
3630
  aspect-ratio: 1;
3622
3631
  }
3623
- ._multiOptions_1jh9i_208 ._multiOption_1jh9i_208 ._closeMultiOption_1jh9i_239:hover,
3624
- ._multiOptions_1jh9i_208 ._multiOption_1jh9i_208 ._closeMultiOption_1jh9i_239._focus_1jh9i_250 {
3632
+ ._multiOptions_xuwli_211 ._multiOption_xuwli_211 ._closeMultiOption_xuwli_242:hover,
3633
+ ._multiOptions_xuwli_211 ._multiOption_xuwli_211 ._closeMultiOption_xuwli_242._focus_xuwli_253 {
3625
3634
  opacity: 1;
3626
3635
  outline: 0;
3627
3636
  }
3628
- ._selectedSingleValue_1jh9i_254,
3629
- ._placeHolder_1jh9i_255 {
3637
+ ._selectedSingleValue_xuwli_257,
3638
+ ._placeHolder_xuwli_258 {
3630
3639
  line-height: calc(var(--size) - 2px);
3631
3640
  right: 0;
3632
3641
  left: 0;
@@ -3636,10 +3645,10 @@ html[data-theme='dark'] {
3636
3645
  display: block;
3637
3646
  position: absolute;
3638
3647
  }
3639
- ._placeHolder_1jh9i_255 {
3648
+ ._placeHolder_xuwli_258 {
3640
3649
  color: var(--color-text-placeholder);
3641
3650
  }
3642
- ._input_1jh9i_1 {
3651
+ ._input_xuwli_1 {
3643
3652
  font-family: var(--font-family);
3644
3653
  background-color: transparent;
3645
3654
  border: none;
@@ -3647,43 +3656,43 @@ html[data-theme='dark'] {
3647
3656
  padding: 0;
3648
3657
  width: 0;
3649
3658
  }
3650
- ._input_1jh9i_1._error_1jh9i_122 {
3659
+ ._input_xuwli_1._error_xuwli_122 {
3651
3660
  color: var(--color-text-error) !important;
3652
3661
  }
3653
- ._input_1jh9i_1:focus {
3662
+ ._input_xuwli_1:focus {
3654
3663
  outline: none;
3655
3664
  width: auto;
3656
3665
  }
3657
- ._small_1jh9i_178 {
3666
+ ._small_xuwli_181 {
3658
3667
  height: var(--size-sm);
3659
3668
  font-size: var(--font-size-sm);
3660
3669
  padding-left: var(--padding-input-sm-x);
3661
3670
  }
3662
- ._small_1jh9i_178 ._selectedSingleValue_1jh9i_254,
3663
- ._small_1jh9i_178 ._placeHolder_1jh9i_255,
3664
- ._small_1jh9i_178 ._input_1jh9i_1 {
3671
+ ._small_xuwli_181 ._selectedSingleValue_xuwli_257,
3672
+ ._small_xuwli_181 ._placeHolder_xuwli_258,
3673
+ ._small_xuwli_181 ._input_xuwli_1 {
3665
3674
  height: calc(var(--size-sm) - 2px);
3666
3675
  line-height: calc(var(--size-sm) - 2px);
3667
3676
  }
3668
- ._groupOrderFirst_1jh9i_294,
3669
- ._groupOrderMiddle_1jh9i_295 {
3677
+ ._groupOrderFirst_xuwli_297,
3678
+ ._groupOrderMiddle_xuwli_298 {
3670
3679
  border-top-right-radius: 0 !important;
3671
3680
  border-bottom-right-radius: 0 !important;
3672
3681
  }
3673
- ._groupOrderLast_1jh9i_299,
3674
- ._groupOrderMiddle_1jh9i_295 {
3682
+ ._groupOrderLast_xuwli_302,
3683
+ ._groupOrderMiddle_xuwli_298 {
3675
3684
  border-top-left-radius: 0 !important;
3676
3685
  border-bottom-left-radius: 0 !important;
3677
3686
  }
3678
- ._detailedLabel_1jh9i_304 {
3687
+ ._detailedLabel_xuwli_307 {
3679
3688
  width: 100%;
3680
3689
  }
3681
- ._detailedLabel_1jh9i_304 :first-child {
3690
+ ._detailedLabel_xuwli_307 :first-child {
3682
3691
  float: left;
3683
3692
  position: absolute;
3684
3693
  padding-right: 5px;
3685
3694
  }
3686
- ._detailedLabel_1jh9i_304 :last-child {
3695
+ ._detailedLabel_xuwli_307 :last-child {
3687
3696
  float: right;
3688
3697
  }
3689
3698
  ._paginationContainer_1tmz4_1 {
@@ -9048,80 +9057,80 @@ button:active .remirror-menu-pane-shortcut,
9048
9057
  text-overflow: ellipsis;
9049
9058
  flex-shrink: 0;
9050
9059
  }
9051
- ._inputInTable_1458a_1 {
9060
+ ._inputInTable_28mh5_1 {
9052
9061
  background-color: transparent;
9053
9062
  border-radius: inherit !important;
9054
9063
  height: var(--size);
9055
9064
  min-height: 100%;
9056
9065
  }
9057
- ._inputInTable_1458a_1:not(:hover) {
9066
+ ._inputInTable_28mh5_1:not(:hover) {
9058
9067
  border-color: transparent;
9059
9068
  }
9060
- ._inputInTable_1458a_1:not(:focus) {
9069
+ ._inputInTable_28mh5_1:not(:focus) {
9061
9070
  box-shadow: none;
9062
9071
  }
9063
- ._inputHover_1458a_13 {
9072
+ ._inputHover_28mh5_13 {
9064
9073
  position: relative;
9065
9074
  border-color: var(--color-border-hover);
9066
9075
  z-index: 2;
9067
9076
  }
9068
- ._inputFocus_1458a_18 {
9077
+ ._inputFocus_28mh5_18 {
9069
9078
  position: relative;
9070
9079
  outline: none !important;
9071
9080
  border-color: var(--color-border-focus) !important;
9072
9081
  box-shadow: var(--shadow-focus);
9073
9082
  z-index: 3;
9074
9083
  }
9075
- ._inputError_1458a_25,
9076
- ._inputWarning_1458a_26 {
9084
+ ._inputError_28mh5_25,
9085
+ ._inputWarning_28mh5_26 {
9077
9086
  position: relative;
9078
9087
  }
9079
- ._inputError_1458a_25 {
9088
+ ._inputError_28mh5_25 {
9080
9089
  z-index: 2;
9081
9090
  border-color: var(--color-border-error);
9082
9091
  color: var(--color-text-error) !important;
9083
9092
  background-color: var(--color-background-error);
9084
9093
  }
9085
- ._inputError_1458a_25:hover {
9094
+ ._inputError_28mh5_25:hover {
9086
9095
  border-color: var(--color-border-error-hover) !important;
9087
9096
  }
9088
- ._inputError_1458a_25:focus {
9097
+ ._inputError_28mh5_25:focus {
9089
9098
  position: relative;
9090
9099
  outline: none !important;
9091
9100
  border-color: var(--color-border-focus) !important;
9092
9101
  box-shadow: var(--shadow-focus);
9093
9102
  z-index: 3;
9094
9103
  }
9095
- ._inputWarning_1458a_26 {
9104
+ ._inputWarning_28mh5_26 {
9096
9105
  z-index: 1;
9097
9106
  border-color: var(--color-border-warning);
9098
9107
  color: var(--color-text-warning) !important;
9099
9108
  background-color: var(--color-background-warning);
9100
9109
  }
9101
- ._inputWarning_1458a_26:hover {
9110
+ ._inputWarning_28mh5_26:hover {
9102
9111
  border-color: var(--color-border-warning-hover) !important;
9103
9112
  }
9104
- ._inputWarning_1458a_26:focus {
9113
+ ._inputWarning_28mh5_26:focus {
9105
9114
  position: relative;
9106
9115
  outline: none !important;
9107
9116
  border-color: var(--color-border-focus) !important;
9108
9117
  box-shadow: var(--shadow-focus);
9109
9118
  z-index: 3;
9110
9119
  }
9111
- ._inputDisabled_1458a_61 {
9120
+ ._inputDisabled_28mh5_61 {
9112
9121
  pointer-events: none;
9113
9122
  background-color: var(--color-background-disabled);
9114
9123
  color: var(--color-text-muted);
9115
9124
  box-shadow: none;
9116
9125
  }
9117
- ._hideScrollbars_1458a_67 {
9126
+ ._hideScrollbars_28mh5_67 {
9118
9127
  /* Firefox */
9119
9128
  scrollbar-width: none;
9120
9129
  /* IE 10+ */
9121
9130
  -ms-overflow-style: none;
9122
9131
  /* Chrome, Safari and Opera */
9123
9132
  }
9124
- ._hideScrollbars_1458a_67::-webkit-scrollbar {
9133
+ ._hideScrollbars_28mh5_67::-webkit-scrollbar {
9125
9134
  display: none;
9126
9135
  }
9127
9136
  :root {
@@ -9134,7 +9143,7 @@ html[data-theme='dark'] {
9134
9143
  --color-background-table-row-tinted: var(--color-neutral-850);
9135
9144
  --color-border-table: var(--color-neutral-700);
9136
9145
  }
9137
- ._wrapper_1458a_87 {
9146
+ ._wrapper_28mh5_87 {
9138
9147
  border-radius: inherit;
9139
9148
  max-height: 100%;
9140
9149
  max-width: 100%;
@@ -9142,21 +9151,21 @@ html[data-theme='dark'] {
9142
9151
  flex-direction: column;
9143
9152
  overflow: hidden;
9144
9153
  }
9145
- ._wrapper_1458a_87._bordered_1458a_95 {
9154
+ ._wrapper_28mh5_87._bordered_28mh5_95 {
9146
9155
  border-radius: var(--border-radius);
9147
9156
  border: 1px solid var(--color-border-table);
9148
9157
  }
9149
- ._scroll_1458a_99 {
9158
+ ._scroll_28mh5_99 {
9150
9159
  overflow-y: auto;
9151
9160
  border-radius: inherit;
9152
9161
  flex: 1;
9153
9162
  min-height: 0;
9154
9163
  }
9155
- ._scroll_1458a_99:not(:first-child) {
9164
+ ._scroll_28mh5_99:not(:first-child) {
9156
9165
  border-top-left-radius: 0;
9157
9166
  border-top-right-radius: 0;
9158
9167
  }
9159
- ._table_1458a_109 {
9168
+ ._table_28mh5_109 {
9160
9169
  background: var(--color-background-raised);
9161
9170
  color: var(--color-text);
9162
9171
  border-collapse: separate;
@@ -9164,38 +9173,37 @@ html[data-theme='dark'] {
9164
9173
  border-radius: inherit;
9165
9174
  width: 100%;
9166
9175
  }
9167
- ._table_1458a_109 > :first-child {
9176
+ ._table_28mh5_109 > :first-child {
9168
9177
  border-top-left-radius: inherit;
9169
9178
  border-top-right-radius: inherit;
9170
9179
  }
9171
- ._table_1458a_109 > :first-child > :first-child {
9180
+ ._table_28mh5_109 > :first-child > :first-child {
9172
9181
  border-top-left-radius: inherit;
9173
9182
  border-top-right-radius: inherit;
9174
9183
  }
9175
- ._table_1458a_109 > :first-child > :first-child > :first-child {
9184
+ ._table_28mh5_109 > :first-child > :first-child > :first-child {
9176
9185
  border-top-left-radius: inherit;
9177
9186
  }
9178
- ._table_1458a_109 > :first-child > :first-child > :last-child {
9187
+ ._table_28mh5_109 > :first-child > :first-child > :last-child {
9179
9188
  border-top-right-radius: inherit;
9180
9189
  }
9181
- ._table_1458a_109 > :last-child {
9190
+ ._table_28mh5_109 > :last-child {
9182
9191
  border-bottom-left-radius: inherit;
9183
9192
  border-bottom-right-radius: inherit;
9184
9193
  }
9185
- ._table_1458a_109 > :last-child > :last-child {
9194
+ ._table_28mh5_109 > :last-child > :last-child {
9186
9195
  border-bottom-left-radius: inherit;
9187
9196
  border-bottom-right-radius: inherit;
9188
9197
  }
9189
- ._table_1458a_109 > :last-child > :last-child > :first-child {
9198
+ ._table_28mh5_109 > :last-child > :last-child > :first-child {
9190
9199
  border-bottom-left-radius: inherit;
9191
9200
  }
9192
- ._table_1458a_109 > :last-child > :last-child > :last-child {
9201
+ ._table_28mh5_109 > :last-child > :last-child > :last-child {
9193
9202
  border-bottom-right-radius: inherit;
9194
9203
  }
9195
9204
  th,
9196
9205
  td {
9197
9206
  padding: var(--padding-input) !important;
9198
- line-height: var(--line-height);
9199
9207
  height: var(--size);
9200
9208
  background: inherit;
9201
9209
  border-color: var(--color-border-table);
@@ -9206,10 +9214,10 @@ th:not(:first-child),
9206
9214
  td:not(:first-child) {
9207
9215
  border-left-width: 1px;
9208
9216
  }
9209
- ._table_1458a_109 > *:not(:last-child) > tr th,
9210
- ._table_1458a_109 > *:not(:last-child) > tr td,
9211
- ._table_1458a_109 > *:last-child > tr:not(:last-child) th,
9212
- ._table_1458a_109 > *:last-child > tr:not(:last-child) td {
9217
+ ._table_28mh5_109 > *:not(:last-child) > tr th,
9218
+ ._table_28mh5_109 > *:not(:last-child) > tr td,
9219
+ ._table_28mh5_109 > *:last-child > tr:not(:last-child) th,
9220
+ ._table_28mh5_109 > *:last-child > tr:not(:last-child) td {
9213
9221
  border-bottom-width: 1px;
9214
9222
  }
9215
9223
  @-moz-document url-prefix() {
@@ -9236,13 +9244,13 @@ tbody {
9236
9244
  tbody tr {
9237
9245
  background-color: var(--color-background-raised);
9238
9246
  }
9239
- ._striped_1458a_189 tbody tr:nth-child(even) {
9247
+ ._striped_28mh5_188 tbody tr:nth-child(even) {
9240
9248
  background-color: var(--color-background-table-row-tinted);
9241
9249
  }
9242
- ._title_1vehb_1 {
9250
+ ._title_1hgtl_1 {
9243
9251
  background-color: var(--color-background);
9244
9252
  border-bottom: 1px solid var(--color-border-table);
9245
- padding: var(--padding-input);
9253
+ padding: var(--spacing-1) var(--padding-card-x);
9246
9254
  display: flex;
9247
9255
  align-items: center;
9248
9256
  justify-content: space-between;
@@ -9264,183 +9272,183 @@ tbody tr {
9264
9272
  justify-content: space-between;
9265
9273
  border-top: 1px solid var(--color-border-table);
9266
9274
  }
9267
- ._inputInTable_mg1i8_1 {
9275
+ ._inputInTable_1qou3_1 {
9268
9276
  background-color: transparent;
9269
9277
  border-radius: inherit !important;
9270
9278
  height: var(--size);
9271
9279
  min-height: 100%;
9272
9280
  }
9273
- ._inputInTable_mg1i8_1:not(:hover) {
9281
+ ._inputInTable_1qou3_1:not(:hover) {
9274
9282
  border-color: transparent;
9275
9283
  }
9276
- ._inputInTable_mg1i8_1:not(:focus) {
9284
+ ._inputInTable_1qou3_1:not(:focus) {
9277
9285
  box-shadow: none;
9278
9286
  }
9279
- ._inputHover_mg1i8_13 {
9287
+ ._inputHover_1qou3_13 {
9280
9288
  position: relative;
9281
9289
  border-color: var(--color-border-hover);
9282
9290
  z-index: 2;
9283
9291
  }
9284
- ._inputFocus_mg1i8_18 {
9292
+ ._inputFocus_1qou3_18 {
9285
9293
  position: relative;
9286
9294
  outline: none !important;
9287
9295
  border-color: var(--color-border-focus) !important;
9288
9296
  box-shadow: var(--shadow-focus);
9289
9297
  z-index: 3;
9290
9298
  }
9291
- ._inputError_mg1i8_25,
9292
- ._inputWarning_mg1i8_26 {
9299
+ ._inputError_1qou3_25,
9300
+ ._inputWarning_1qou3_26 {
9293
9301
  position: relative;
9294
9302
  }
9295
- ._inputError_mg1i8_25 {
9303
+ ._inputError_1qou3_25 {
9296
9304
  z-index: 2;
9297
9305
  border-color: var(--color-border-error);
9298
9306
  color: var(--color-text-error) !important;
9299
9307
  background-color: var(--color-background-error);
9300
9308
  }
9301
- ._inputError_mg1i8_25:hover {
9309
+ ._inputError_1qou3_25:hover {
9302
9310
  border-color: var(--color-border-error-hover) !important;
9303
9311
  }
9304
- ._inputError_mg1i8_25:focus {
9312
+ ._inputError_1qou3_25:focus {
9305
9313
  position: relative;
9306
9314
  outline: none !important;
9307
9315
  border-color: var(--color-border-focus) !important;
9308
9316
  box-shadow: var(--shadow-focus);
9309
9317
  z-index: 3;
9310
9318
  }
9311
- ._inputWarning_mg1i8_26 {
9319
+ ._inputWarning_1qou3_26 {
9312
9320
  z-index: 1;
9313
9321
  border-color: var(--color-border-warning);
9314
9322
  color: var(--color-text-warning) !important;
9315
9323
  background-color: var(--color-background-warning);
9316
9324
  }
9317
- ._inputWarning_mg1i8_26:hover {
9325
+ ._inputWarning_1qou3_26:hover {
9318
9326
  border-color: var(--color-border-warning-hover) !important;
9319
9327
  }
9320
- ._inputWarning_mg1i8_26:focus {
9328
+ ._inputWarning_1qou3_26:focus {
9321
9329
  position: relative;
9322
9330
  outline: none !important;
9323
9331
  border-color: var(--color-border-focus) !important;
9324
9332
  box-shadow: var(--shadow-focus);
9325
9333
  z-index: 3;
9326
9334
  }
9327
- ._inputDisabled_mg1i8_61 {
9335
+ ._inputDisabled_1qou3_61 {
9328
9336
  pointer-events: none;
9329
9337
  background-color: var(--color-background-disabled);
9330
9338
  color: var(--color-text-muted);
9331
9339
  box-shadow: none;
9332
9340
  }
9333
- ._hideScrollbars_mg1i8_67 {
9341
+ ._hideScrollbars_1qou3_67 {
9334
9342
  /* Firefox */
9335
9343
  scrollbar-width: none;
9336
9344
  /* IE 10+ */
9337
9345
  -ms-overflow-style: none;
9338
9346
  /* Chrome, Safari and Opera */
9339
9347
  }
9340
- ._hideScrollbars_mg1i8_67::-webkit-scrollbar {
9348
+ ._hideScrollbars_1qou3_67::-webkit-scrollbar {
9341
9349
  display: none;
9342
9350
  }
9343
- ._cell_mg1i8_77 a {
9351
+ ._cell_1qou3_77 a {
9344
9352
  cursor: pointer;
9345
9353
  color: var(--color-text-primary);
9346
9354
  }
9347
- ._cell_mg1i8_77 a:hover {
9355
+ ._cell_1qou3_77 a:hover {
9348
9356
  color: var(--color-text-primary-hover);
9349
9357
  }
9350
- ._cell_mg1i8_77 a:active {
9358
+ ._cell_1qou3_77 a:active {
9351
9359
  color: var(--color-text-primary-active);
9352
9360
  }
9353
- ._cell_mg1i8_77 a._disabledLink_mg1i8_87 {
9361
+ ._cell_1qou3_77 a._disabledLink_1qou3_87 {
9354
9362
  color: var(--color-text-faint) !important;
9355
9363
  cursor: default !important;
9356
9364
  }
9357
- ._inputWrapper_mg1i8_91 {
9365
+ ._inputWrapper_1qou3_91 {
9358
9366
  height: 100%;
9359
9367
  border-radius: inherit;
9360
9368
  }
9361
- ._inputWrapper_mg1i8_91 > span,
9362
- ._inputWrapper_mg1i8_91 > span > span,
9363
- ._inputWrapper_mg1i8_91 > span > span > div {
9369
+ ._inputWrapper_1qou3_91 > span,
9370
+ ._inputWrapper_1qou3_91 > span > span,
9371
+ ._inputWrapper_1qou3_91 > span > span > div {
9364
9372
  height: 100%;
9365
9373
  border-radius: inherit;
9366
9374
  }
9367
- ._inputWrapper_mg1i8_91 > div,
9368
- ._inputWrapper_mg1i8_91 > div > span {
9375
+ ._inputWrapper_1qou3_91 > div,
9376
+ ._inputWrapper_1qou3_91 > div > span {
9369
9377
  height: 100%;
9370
9378
  border-radius: inherit;
9371
9379
  }
9372
- ._breakWord_mg1i8_106 {
9380
+ ._breakWord_1qou3_106 {
9373
9381
  word-break: break-word;
9374
9382
  }
9375
- ._inputCell_mg1i8_109 {
9383
+ ._inputCell_1qou3_109 {
9376
9384
  padding: 0 !important;
9377
9385
  }
9378
- ._sliderCell_mg1i8_112 {
9386
+ ._sliderCell_1qou3_112 {
9379
9387
  padding-top: 0 !important;
9380
9388
  padding-bottom: 0 !important;
9381
9389
  }
9382
- ._staticCell_mg1i8_116 {
9390
+ ._staticCell_1qou3_116 {
9383
9391
  padding: 0 !important;
9384
9392
  }
9385
- ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119 {
9393
+ ._staticCell_1qou3_116 ._staticCellContent_1qou3_119 {
9394
+ line-height: 1.25;
9386
9395
  min-height: 100%;
9387
9396
  padding: var(--padding-input);
9388
- line-height: var(--line-height);
9389
9397
  position: relative;
9390
9398
  border-radius: inherit;
9391
9399
  display: flex;
9392
9400
  align-items: center;
9393
9401
  }
9394
- tbody ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119 {
9402
+ tbody ._staticCell_1qou3_116 ._staticCellContent_1qou3_119 {
9395
9403
  background-color: var(--color-background-disabled);
9396
9404
  color: var(--color-text-muted);
9397
9405
  }
9398
- ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119._error_mg1i8_132,
9399
- ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119._warning_mg1i8_133 {
9406
+ ._staticCell_1qou3_116 ._staticCellContent_1qou3_119._error_1qou3_132,
9407
+ ._staticCell_1qou3_116 ._staticCellContent_1qou3_119._warning_1qou3_133 {
9400
9408
  border: 1px solid transparent;
9401
9409
  }
9402
- ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119._error_mg1i8_132 {
9410
+ ._staticCell_1qou3_116 ._staticCellContent_1qou3_119._error_1qou3_132 {
9403
9411
  background-color: var(--color-background-error);
9404
9412
  }
9405
- ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119._warning_mg1i8_133 {
9413
+ ._staticCell_1qou3_116 ._staticCellContent_1qou3_119._warning_1qou3_133 {
9406
9414
  background-color: var(--color-background-warning);
9407
9415
  }
9408
- ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119._unit_mg1i8_142 {
9416
+ ._staticCell_1qou3_116 ._staticCellContent_1qou3_119._unit_1qou3_142 {
9409
9417
  font-weight: normal;
9410
9418
  }
9411
- ._sortingCell_mg1i8_145 ._staticCellContent_mg1i8_119 {
9419
+ ._sortingCell_1qou3_145 ._staticCellContent_1qou3_119 {
9412
9420
  position: relative;
9413
9421
  padding-right: 45px !important;
9414
9422
  cursor: pointer !important;
9415
9423
  }
9416
- ._sortingCell_mg1i8_145 ._staticCellContent_mg1i8_119:hover {
9424
+ ._sortingCell_1qou3_145 ._staticCellContent_1qou3_119:hover {
9417
9425
  background-color: rgba(0, 0, 0, 0.05) !important;
9418
9426
  }
9419
- ._sortingCell_mg1i8_145 ._sortingCellIcon_mg1i8_153 {
9427
+ ._sortingCell_1qou3_145 ._sortingCellIcon_1qou3_153 {
9420
9428
  font-size: 1.25em;
9421
9429
  position: absolute;
9422
9430
  right: calc(var(--padding-input-x) - 4px);
9423
9431
  top: 50%;
9424
9432
  transform: translateY(-50%);
9425
9433
  }
9426
- ._icon_mg1i8_160 {
9434
+ ._icon_1qou3_160 {
9427
9435
  display: inline-flex;
9428
9436
  margin-left: var(--spacing-1);
9429
9437
  }
9430
- ._checkBoxCell_mg1i8_164 {
9438
+ ._checkBoxCell_1qou3_164 {
9431
9439
  padding-block: 0 !important;
9432
9440
  width: var(--size);
9433
9441
  }
9434
- ._iconCell_mg1i8_168 {
9442
+ ._iconCell_1qou3_168 {
9435
9443
  width: var(--size);
9436
9444
  text-align: center;
9437
9445
  padding: 0 !important;
9438
9446
  }
9439
- ._iconCell_mg1i8_168 ._iconWrapper_mg1i8_173 {
9447
+ ._iconCell_1qou3_168 ._iconWrapper_1qou3_173 {
9440
9448
  display: flex;
9441
9449
  justify-content: center;
9442
9450
  }
9443
- ._actionsCell_mg1i8_177 {
9451
+ ._actionsCell_1qou3_177 {
9444
9452
  width: var(--size-sm);
9445
9453
  padding: 0 calc((var(--size) - var(--size-sm)) / 2) !important;
9446
9454
  position: sticky;
@@ -9448,60 +9456,60 @@ tbody ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119 {
9448
9456
  background: inherit;
9449
9457
  z-index: 4;
9450
9458
  }
9451
- ._rightAligned_mg1i8_185 {
9459
+ ._rightAligned_1qou3_185 {
9452
9460
  text-align: right !important;
9453
9461
  }
9454
- ._rightAligned_mg1i8_185 ._staticCellContent_mg1i8_119 {
9462
+ ._rightAligned_1qou3_185 ._staticCellContent_1qou3_119 {
9455
9463
  justify-content: flex-end;
9456
9464
  }
9457
- ._centerAligned_mg1i8_191 {
9465
+ ._centerAligned_1qou3_191 {
9458
9466
  text-align: center !important;
9459
9467
  }
9460
- ._centerAligned_mg1i8_191 ._staticCellContent_mg1i8_119 {
9468
+ ._centerAligned_1qou3_191 ._staticCellContent_1qou3_119 {
9461
9469
  justify-content: center;
9462
9470
  }
9463
- ._leftAligned_mg1i8_197 {
9471
+ ._leftAligned_1qou3_197 {
9464
9472
  text-align: left !important;
9465
9473
  }
9466
- ._popover_mg1i8_200 {
9474
+ ._popover_1qou3_200 {
9467
9475
  padding: var(--padding-input);
9468
9476
  }
9469
- ._disabledPointerEvents_mg1i8_203 {
9477
+ ._disabledPointerEvents_1qou3_203 {
9470
9478
  pointer-events: none;
9471
9479
  }
9472
- ._clickableRow_vlcbs_1 {
9480
+ ._clickableRow_11d5t_1 {
9473
9481
  cursor: pointer;
9474
9482
  }
9475
- ._hoverableRow_vlcbs_4:not(._rowActive_vlcbs_4):hover,
9476
- ._clickableRow_vlcbs_1:not(._rowActive_vlcbs_4):hover {
9483
+ ._hoverableRow_11d5t_4:not(._rowActive_11d5t_4):hover,
9484
+ ._clickableRow_11d5t_1:not(._rowActive_11d5t_4):hover {
9477
9485
  background-color: var(--color-background-listitem-hover) !important;
9478
9486
  }
9479
- ._expandableRow_vlcbs_8._flush_vlcbs_8 {
9487
+ ._expandableRow_11d5t_8._flush_11d5t_8 {
9480
9488
  padding: 0 !important;
9481
9489
  height: auto !important;
9482
9490
  }
9483
- ._rowActive_vlcbs_4 {
9491
+ ._rowActive_11d5t_4 {
9484
9492
  position: relative;
9485
9493
  background-color: var(--color-background-listitem-active) !important;
9486
9494
  }
9487
- ._rowActive_vlcbs_4:after {
9495
+ ._rowActive_11d5t_4:after {
9488
9496
  content: '';
9489
9497
  position: absolute;
9490
9498
  left: 0;
9491
9499
  top: 0;
9492
9500
  bottom: 0;
9493
- width: 5px;
9501
+ width: 2px;
9494
9502
  border-top-left-radius: inherit;
9495
9503
  border-bottom-left-radius: inherit;
9496
9504
  transition: background 0.3s;
9497
9505
  background: var(--color-background-primary);
9498
9506
  }
9499
- ._dragIconCell_vlcbs_28 {
9507
+ ._dragIconCell_11d5t_28 {
9500
9508
  width: var(--size);
9501
9509
  min-width: var(--size);
9502
9510
  position: relative;
9503
9511
  }
9504
- ._dragIcon_vlcbs_28 {
9512
+ ._dragIcon_11d5t_28 {
9505
9513
  display: flex;
9506
9514
  align-items: center;
9507
9515
  justify-content: center;
@@ -9509,29 +9517,29 @@ tbody ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119 {
9509
9517
  inset: 0;
9510
9518
  color: var(--color-text-faint);
9511
9519
  }
9512
- ._dragIcon_vlcbs_28:hover {
9520
+ ._dragIcon_11d5t_28:hover {
9513
9521
  color: var(--color-text-primary-hover);
9514
9522
  }
9515
- ._dragIcon_vlcbs_28:active {
9523
+ ._dragIcon_11d5t_28:active {
9516
9524
  color: var(--color-text-primary-active);
9517
9525
  }
9518
- ._tabs_le5rg_1 {
9526
+ ._tabs_n706w_1 {
9519
9527
  display: flex;
9520
9528
  flex-wrap: wrap;
9521
9529
  border-bottom: 1px solid var(--color-border);
9522
9530
  flex-shrink: 0;
9523
9531
  }
9524
- ._tabs_le5rg_1._padding_le5rg_7 {
9532
+ ._tabs_n706w_1._padding_n706w_7 {
9525
9533
  padding-left: var(--padding-x);
9526
9534
  padding-right: var(--padding-x);
9527
9535
  }
9528
- ._tabs_le5rg_1._margin_le5rg_11 {
9536
+ ._tabs_n706w_1._margin_n706w_11 {
9529
9537
  margin: 1rem 0;
9530
9538
  }
9531
- ._contentPadding_le5rg_14 {
9539
+ ._contentPadding_n706w_14 {
9532
9540
  padding-top: 10px;
9533
9541
  }
9534
- ._item_le5rg_17 {
9542
+ ._item_n706w_17 {
9535
9543
  align-self: flex-end;
9536
9544
  display: flex;
9537
9545
  align-items: center;
@@ -9541,7 +9549,7 @@ tbody ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119 {
9541
9549
  text-decoration: none;
9542
9550
  flex: 0 0 auto;
9543
9551
  user-select: none;
9544
- padding: 0.85714286em 0;
9552
+ padding: var(--spacing-2) 0;
9545
9553
  transition: border 0.1s ease, color 0.1s ease;
9546
9554
  margin-bottom: -1px;
9547
9555
  border-bottom: 1px solid transparent;
@@ -9549,36 +9557,36 @@ tbody ._staticCell_mg1i8_116 ._staticCellContent_mg1i8_119 {
9549
9557
  color: var(--color-text-primary);
9550
9558
  cursor: pointer;
9551
9559
  }
9552
- ._item_le5rg_17:not(:last-child) {
9560
+ ._item_n706w_17:not(:last-child) {
9553
9561
  margin-right: var(--spacing-4);
9554
9562
  }
9555
- ._item_le5rg_17:hover:not(._active_le5rg_38) {
9563
+ ._item_n706w_17:hover:not(._active_n706w_38) {
9556
9564
  color: var(--color-text-primary-hover);
9557
9565
  background: rgba(0, 0, 0, 0.025);
9558
9566
  }
9559
- [data-theme='dark'] ._item_le5rg_17:hover:not(._active_le5rg_38) {
9567
+ [data-theme='dark'] ._item_n706w_17:hover:not(._active_n706w_38) {
9560
9568
  background: rgba(255, 255, 255, 0.1);
9561
9569
  }
9562
- ._item_le5rg_17:active:not(._active_le5rg_38) {
9570
+ ._item_n706w_17:active:not(._active_n706w_38) {
9563
9571
  color: var(--color-text-primary-active);
9564
9572
  background: rgba(0, 0, 0, 0.05);
9565
9573
  }
9566
- [data-theme='dark'] ._item_le5rg_17:active:not(._active_le5rg_38) {
9574
+ [data-theme='dark'] ._item_n706w_17:active:not(._active_n706w_38) {
9567
9575
  background: rgba(255, 255, 255, 0.2);
9568
9576
  }
9569
- ._item_le5rg_17._active_le5rg_38 {
9577
+ ._item_n706w_17._active_n706w_38 {
9570
9578
  border-color: var(--color-text);
9571
9579
  color: var(--color-text);
9572
9580
  cursor: default;
9573
9581
  }
9574
- ._item_le5rg_17._hidden_le5rg_57 {
9582
+ ._item_n706w_17._hidden_n706w_57 {
9575
9583
  display: none !important;
9576
9584
  }
9577
- ._item_le5rg_17._disabled_le5rg_60 {
9585
+ ._item_n706w_17._disabled_n706w_60 {
9578
9586
  color: var(--color-text-faint);
9579
9587
  pointer-events: none;
9580
9588
  }
9581
- ._item_le5rg_17._left_le5rg_64 + ._item_le5rg_17._right_le5rg_64 {
9589
+ ._item_n706w_17._left_n706w_64 + ._item_n706w_17._right_n706w_64 {
9582
9590
  margin-left: auto;
9583
9591
  }
9584
9592
  ._inputInTable_hyht1_1 {