@oliasoft-open-source/react-ui-library 4.7.2-beta-5 → 4.7.2-beta-7
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/assets/{index-BgvlofKE.css → index-gESxyZjr.css} +1307 -1272
- package/dist/assets/{index-Crc5L3KK.js → index-zmbFJmOv.js} +52434 -51915
- package/dist/global.css +5922 -5922
- package/dist/index.d.ts +5 -4
- package/dist/index.html +1 -1
- package/dist/index.js +26815 -26812
- package/dist/index.js.map +1 -1
- package/dist/storybook/assets/{Color-KGDBMAHA-CKGOJSlW.js → Color-KGDBMAHA-Cvq3XQg3.js} +1 -1
- package/dist/storybook/assets/{DocsRenderer-PKQXORMH-Clx-Op8X.js → DocsRenderer-PKQXORMH-Copxu6Si.js} +1 -1
- package/dist/storybook/assets/{buttons-and-links-lH5cvFzR.js → buttons-and-links-BHLN948A.js} +1 -1
- package/dist/storybook/assets/{chunk-HLWAVYOI-CbM_Ll2v.js → chunk-HLWAVYOI-C3Nc_Hl_.js} +1 -1
- package/dist/storybook/assets/{color-BdYuhJjS.js → color-ClG_lSfj.js} +1 -1
- package/dist/storybook/assets/{iframe-DBiSBpAC.js → iframe-ud1XJtGn.js} +2 -2
- package/dist/storybook/assets/{index-DzFp4SFs.js → index-BwF95xBr.js} +4 -4
- package/dist/storybook/assets/{index-Cil3OK0z.js → index-q5GJvRDd.js} +1 -1
- package/dist/storybook/assets/{input-validation-D1e4G4u5.js → input-validation-CvKyplhN.js} +1 -1
- package/dist/storybook/assets/{inputs-DAnFiG2X.js → inputs-DhUf5Lzj.js} +1 -1
- package/dist/storybook/assets/{layout-forms-BaMUn_T3.js → layout-forms-NapA4Ibs.js} +1 -1
- package/dist/storybook/assets/{layout-general-BdFuXLcO.js → layout-general-CnLft8nK.js} +1 -1
- package/dist/storybook/assets/{padding-and-spacing-C8tbgjz1.js → padding-and-spacing-J82LpJ4b.js} +1 -1
- package/dist/storybook/assets/{preview-CCVyhQ4m.js → preview-CJK2YTz-.js} +2 -2
- package/dist/storybook/assets/{preview-B0STHf1T.js → preview-CM5CE7B2.js} +1 -1
- package/dist/storybook/assets/{unit-input.stories-rX0B5SQL.js → unit-input.stories-BzMia-WR.js} +30 -30
- package/dist/storybook/iframe.html +1 -1
- package/dist/storybook/project.json +1 -1
- package/package.json +1 -1
|
@@ -1071,206 +1071,6 @@ ol {
|
|
|
1071
1071
|
a {
|
|
1072
1072
|
text-decoration: none;
|
|
1073
1073
|
}
|
|
1074
|
-
._wrapper_1iw97_1 {
|
|
1075
|
-
display: inline-flex;
|
|
1076
|
-
max-width: 100%;
|
|
1077
|
-
}
|
|
1078
|
-
._layer_1iw97_5 ._wrapper_1iw97_1 {
|
|
1079
|
-
width: 100%;
|
|
1080
|
-
}
|
|
1081
|
-
._layerContainer_1iw97_8 {
|
|
1082
|
-
z-index: var(--zindex-dropdown);
|
|
1083
|
-
}
|
|
1084
|
-
._layer_1iw97_5 {
|
|
1085
|
-
border: 1px solid var(--color-border);
|
|
1086
|
-
border-radius: var(--border-radius);
|
|
1087
|
-
overflow: hidden;
|
|
1088
|
-
margin: 2px 0;
|
|
1089
|
-
background: var(--color-background-layer);
|
|
1090
|
-
box-shadow: var(--shadow-layer);
|
|
1091
|
-
min-width: 10em;
|
|
1092
|
-
max-width: 30em;
|
|
1093
|
-
position: relative;
|
|
1094
|
-
overflow-y: auto;
|
|
1095
|
-
max-height: 40vh;
|
|
1096
|
-
}
|
|
1097
|
-
._layer_1iw97_5._nested_1iw97_24 {
|
|
1098
|
-
margin: -1px 2px;
|
|
1099
|
-
}
|
|
1100
|
-
._layer_1iw97_5 ul {
|
|
1101
|
-
margin: 0;
|
|
1102
|
-
padding: 0;
|
|
1103
|
-
list-style-type: none;
|
|
1104
|
-
}
|
|
1105
|
-
._layer_1iw97_5 ul li {
|
|
1106
|
-
list-style: none;
|
|
1107
|
-
display: block;
|
|
1108
|
-
}
|
|
1109
|
-
._fileInput_1iw97_36 {
|
|
1110
|
-
opacity: 0;
|
|
1111
|
-
position: absolute;
|
|
1112
|
-
inset: 0;
|
|
1113
|
-
}
|
|
1114
|
-
._trigger_1iw97_41 {
|
|
1115
|
-
display: inline-flex;
|
|
1116
|
-
align-items: center;
|
|
1117
|
-
cursor: pointer;
|
|
1118
|
-
max-width: 100%;
|
|
1119
|
-
}
|
|
1120
|
-
._layer_1iw97_5 ._trigger_1iw97_41 {
|
|
1121
|
-
width: 100%;
|
|
1122
|
-
}
|
|
1123
|
-
._middleAlignedInline_1iw97_50 {
|
|
1124
|
-
display: flex;
|
|
1125
|
-
align-items: center;
|
|
1126
|
-
overflow: hidden;
|
|
1127
|
-
width: 100%;
|
|
1128
|
-
}
|
|
1129
|
-
._heading_1iw97_56 {
|
|
1130
|
-
color: var(--color-text-muted);
|
|
1131
|
-
letter-spacing: var(--letter-spacing-wide);
|
|
1132
|
-
text-transform: uppercase;
|
|
1133
|
-
font-weight: bold;
|
|
1134
|
-
}
|
|
1135
|
-
._heading_1iw97_56 ._headingIcon_1iw97_62 {
|
|
1136
|
-
float: right;
|
|
1137
|
-
}
|
|
1138
|
-
._heading_1iw97_56 ._headingIcon_1iw97_62 svg {
|
|
1139
|
-
color: var(--color-text-faint);
|
|
1140
|
-
}
|
|
1141
|
-
._heading_1iw97_56 ._headingIcon_1iw97_62:hover {
|
|
1142
|
-
cursor: pointer;
|
|
1143
|
-
}
|
|
1144
|
-
._heading_1iw97_56 ._headingIcon_1iw97_62:hover svg {
|
|
1145
|
-
color: var(--color-text-primary-hover);
|
|
1146
|
-
}
|
|
1147
|
-
._option_1iw97_74 {
|
|
1148
|
-
color: inherit;
|
|
1149
|
-
display: block;
|
|
1150
|
-
position: relative;
|
|
1151
|
-
}
|
|
1152
|
-
._heading_1iw97_56,
|
|
1153
|
-
._option_1iw97_74,
|
|
1154
|
-
._layer_1iw97_5 ._trigger_1iw97_41 {
|
|
1155
|
-
padding: var(--padding-input);
|
|
1156
|
-
border: 1px solid transparent;
|
|
1157
|
-
}
|
|
1158
|
-
._option_1iw97_74,
|
|
1159
|
-
._layer_1iw97_5 ._trigger_1iw97_41 {
|
|
1160
|
-
line-height: var(--line-height);
|
|
1161
|
-
display: flex;
|
|
1162
|
-
align-items: flex-start;
|
|
1163
|
-
}
|
|
1164
|
-
._option_1iw97_74:hover,
|
|
1165
|
-
._layer_1iw97_5 ._trigger_1iw97_41:hover,
|
|
1166
|
-
._option_1iw97_74._active_1iw97_93,
|
|
1167
|
-
._layer_1iw97_5 ._trigger_1iw97_41._active_1iw97_93 {
|
|
1168
|
-
background-color: var(--color-background-listitem-hover);
|
|
1169
|
-
cursor: pointer;
|
|
1170
|
-
}
|
|
1171
|
-
._option_1iw97_74._selected_1iw97_98 {
|
|
1172
|
-
background-color: var(--color-background-listitem-active);
|
|
1173
|
-
}
|
|
1174
|
-
._layer_1iw97_5 ._trigger_1iw97_41 {
|
|
1175
|
-
align-items: center;
|
|
1176
|
-
}
|
|
1177
|
-
._optionContent_1iw97_104 {
|
|
1178
|
-
flex-wrap: wrap;
|
|
1179
|
-
margin-right: auto;
|
|
1180
|
-
}
|
|
1181
|
-
._inline_1iw97_108 ._optionContent_1iw97_104 {
|
|
1182
|
-
display: flex;
|
|
1183
|
-
justify-content: space-between;
|
|
1184
|
-
flex-grow: 1;
|
|
1185
|
-
}
|
|
1186
|
-
._icon_1iw97_113,
|
|
1187
|
-
._check_1iw97_114 {
|
|
1188
|
-
display: flex;
|
|
1189
|
-
flex-shrink: 1;
|
|
1190
|
-
width: var(--size-xs);
|
|
1191
|
-
height: var(--line-height);
|
|
1192
|
-
font-size: var(--size-xs);
|
|
1193
|
-
justify-content: center;
|
|
1194
|
-
align-items: center;
|
|
1195
|
-
}
|
|
1196
|
-
._icon_1iw97_113 {
|
|
1197
|
-
margin-right: var(--padding-xs);
|
|
1198
|
-
color: var(--color-text-primary);
|
|
1199
|
-
}
|
|
1200
|
-
._icon_1iw97_113:empty {
|
|
1201
|
-
display: none;
|
|
1202
|
-
}
|
|
1203
|
-
._icon_1iw97_113 img {
|
|
1204
|
-
max-height: 16px;
|
|
1205
|
-
max-width: 16px;
|
|
1206
|
-
width: auto;
|
|
1207
|
-
height: auto;
|
|
1208
|
-
}
|
|
1209
|
-
._text_1iw97_136 {
|
|
1210
|
-
display: inline-flex;
|
|
1211
|
-
align-items: center;
|
|
1212
|
-
cursor: pointer;
|
|
1213
|
-
}
|
|
1214
|
-
._label_1iw97_141 {
|
|
1215
|
-
margin-right: auto;
|
|
1216
|
-
}
|
|
1217
|
-
._label_1iw97_141,
|
|
1218
|
-
._heading_1iw97_56 {
|
|
1219
|
-
max-width: 100%;
|
|
1220
|
-
display: block;
|
|
1221
|
-
overflow: hidden;
|
|
1222
|
-
text-overflow: ellipsis;
|
|
1223
|
-
white-space: nowrap;
|
|
1224
|
-
}
|
|
1225
|
-
._description_1iw97_152 {
|
|
1226
|
-
color: #999;
|
|
1227
|
-
display: block;
|
|
1228
|
-
}
|
|
1229
|
-
._arrow_1iw97_156 {
|
|
1230
|
-
margin-left: var(--padding-xxs);
|
|
1231
|
-
display: flex;
|
|
1232
|
-
}
|
|
1233
|
-
._divider_1iw97_160 {
|
|
1234
|
-
border: 0;
|
|
1235
|
-
border-top: 1px solid var(--color-border);
|
|
1236
|
-
}
|
|
1237
|
-
._deprecatedSemanticIcon_1iw97_164 {
|
|
1238
|
-
color: var(--color-text-primary) !important;
|
|
1239
|
-
margin: -5px 0 0 !important;
|
|
1240
|
-
}
|
|
1241
|
-
._disabled_1iw97_168 {
|
|
1242
|
-
color: var(--color-text-faint);
|
|
1243
|
-
pointer-events: none;
|
|
1244
|
-
cursor: not-allowed !important;
|
|
1245
|
-
}
|
|
1246
|
-
._buttonLabel_1iw97_173 {
|
|
1247
|
-
overflow: hidden;
|
|
1248
|
-
text-overflow: ellipsis;
|
|
1249
|
-
display: block;
|
|
1250
|
-
margin-right: auto;
|
|
1251
|
-
}
|
|
1252
|
-
._buttonCaret_1iw97_179 {
|
|
1253
|
-
display: flex;
|
|
1254
|
-
margin-left: var(--padding-xxs);
|
|
1255
|
-
}
|
|
1256
|
-
._component_1iw97_183 {
|
|
1257
|
-
display: inline-flex;
|
|
1258
|
-
align-items: center;
|
|
1259
|
-
justify-content: center;
|
|
1260
|
-
cursor: pointer;
|
|
1261
|
-
}
|
|
1262
|
-
._right_1iw97_189 {
|
|
1263
|
-
margin-left: auto;
|
|
1264
|
-
display: flex;
|
|
1265
|
-
align-items: center;
|
|
1266
|
-
}
|
|
1267
|
-
._actions_1iw97_194 {
|
|
1268
|
-
margin-left: var(--padding-xs);
|
|
1269
|
-
display: flex;
|
|
1270
|
-
align-items: center;
|
|
1271
|
-
margin-top: -2px;
|
|
1272
|
-
margin-bottom: -2px;
|
|
1273
|
-
}
|
|
1274
1074
|
._wrapper_18jt2_1 {
|
|
1275
1075
|
color: inherit;
|
|
1276
1076
|
fill: inherit;
|
|
@@ -1297,6 +1097,49 @@ a {
|
|
|
1297
1097
|
color: var(--color-text-primary-active) !important;
|
|
1298
1098
|
fill: var(--color-text-primary-active) !important;
|
|
1299
1099
|
}
|
|
1100
|
+
._tooltip_wli9z_1 {
|
|
1101
|
+
background: var(--color-text);
|
|
1102
|
+
fill: var(--color-text);
|
|
1103
|
+
z-index: var(--zindex-tooltip);
|
|
1104
|
+
color: var(--color-background);
|
|
1105
|
+
border-radius: var(--border-radius-sm);
|
|
1106
|
+
}
|
|
1107
|
+
._tooltip_wli9z_1 * {
|
|
1108
|
+
color: var(--color-background);
|
|
1109
|
+
}
|
|
1110
|
+
._tooltip_wli9z_1 > svg,
|
|
1111
|
+
._tooltip_wli9z_1 > svg > * {
|
|
1112
|
+
fill: inherit !important;
|
|
1113
|
+
}
|
|
1114
|
+
._tooltip_wli9z_1._error_wli9z_15 {
|
|
1115
|
+
background: var(--color-error-500);
|
|
1116
|
+
fill: var(--color-error-500);
|
|
1117
|
+
}
|
|
1118
|
+
._tooltip_wli9z_1._warning_wli9z_19 {
|
|
1119
|
+
background: var(--color-warning-500);
|
|
1120
|
+
fill: var(--color-warning-500);
|
|
1121
|
+
}
|
|
1122
|
+
._helpIcon_hd0z2_1 {
|
|
1123
|
+
color: var(--color-text-faint);
|
|
1124
|
+
display: inline-flex;
|
|
1125
|
+
align-items: center;
|
|
1126
|
+
}
|
|
1127
|
+
._helpIcon_hd0z2_1 :hover {
|
|
1128
|
+
color: var(--color-text-muted);
|
|
1129
|
+
}
|
|
1130
|
+
._active_hd0z2_9 {
|
|
1131
|
+
color: var(--color-text);
|
|
1132
|
+
}
|
|
1133
|
+
._clickable_hd0z2_12 {
|
|
1134
|
+
cursor: pointer;
|
|
1135
|
+
}
|
|
1136
|
+
._clickable_hd0z2_12:hover,
|
|
1137
|
+
._clickable_hd0z2_12:focus {
|
|
1138
|
+
color: var(--color-text-primary-hover);
|
|
1139
|
+
}
|
|
1140
|
+
._clickable_hd0z2_12:active {
|
|
1141
|
+
color: var(--color-text-primary-active);
|
|
1142
|
+
}
|
|
1300
1143
|
._inputInTable_1rzkf_1 {
|
|
1301
1144
|
background-color: transparent;
|
|
1302
1145
|
border-radius: inherit !important;
|
|
@@ -1674,34 +1517,12 @@ html[data-theme='dark'] {
|
|
|
1674
1517
|
transform: rotate(360deg);
|
|
1675
1518
|
}
|
|
1676
1519
|
}
|
|
1677
|
-
.
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
}
|
|
1684
|
-
._tooltip_wli9z_1 * {
|
|
1685
|
-
color: var(--color-background);
|
|
1686
|
-
}
|
|
1687
|
-
._tooltip_wli9z_1 > svg,
|
|
1688
|
-
._tooltip_wli9z_1 > svg > * {
|
|
1689
|
-
fill: inherit !important;
|
|
1690
|
-
}
|
|
1691
|
-
._tooltip_wli9z_1._error_wli9z_15 {
|
|
1692
|
-
background: var(--color-error-500);
|
|
1693
|
-
fill: var(--color-error-500);
|
|
1694
|
-
}
|
|
1695
|
-
._tooltip_wli9z_1._warning_wli9z_19 {
|
|
1696
|
-
background: var(--color-warning-500);
|
|
1697
|
-
fill: var(--color-warning-500);
|
|
1698
|
-
}
|
|
1699
|
-
._actions_1t7vd_1 {
|
|
1700
|
-
margin-left: auto;
|
|
1701
|
-
display: flex;
|
|
1702
|
-
flex-wrap: nowrap;
|
|
1703
|
-
justify-content: flex-end;
|
|
1704
|
-
align-items: center;
|
|
1520
|
+
._actions_1t7vd_1 {
|
|
1521
|
+
margin-left: auto;
|
|
1522
|
+
display: flex;
|
|
1523
|
+
flex-wrap: nowrap;
|
|
1524
|
+
justify-content: flex-end;
|
|
1525
|
+
align-items: center;
|
|
1705
1526
|
}
|
|
1706
1527
|
._actions_1t7vd_1 > *:not(:last-child) {
|
|
1707
1528
|
margin-right: var(--padding-xxs);
|
|
@@ -1734,6 +1555,206 @@ html[data-theme='dark'] {
|
|
|
1734
1555
|
._actionComponentContainer_1t7vd_14._active_1t7vd_36 {
|
|
1735
1556
|
color: var(--color-text-primary-active);
|
|
1736
1557
|
}
|
|
1558
|
+
._wrapper_1iw97_1 {
|
|
1559
|
+
display: inline-flex;
|
|
1560
|
+
max-width: 100%;
|
|
1561
|
+
}
|
|
1562
|
+
._layer_1iw97_5 ._wrapper_1iw97_1 {
|
|
1563
|
+
width: 100%;
|
|
1564
|
+
}
|
|
1565
|
+
._layerContainer_1iw97_8 {
|
|
1566
|
+
z-index: var(--zindex-dropdown);
|
|
1567
|
+
}
|
|
1568
|
+
._layer_1iw97_5 {
|
|
1569
|
+
border: 1px solid var(--color-border);
|
|
1570
|
+
border-radius: var(--border-radius);
|
|
1571
|
+
overflow: hidden;
|
|
1572
|
+
margin: 2px 0;
|
|
1573
|
+
background: var(--color-background-layer);
|
|
1574
|
+
box-shadow: var(--shadow-layer);
|
|
1575
|
+
min-width: 10em;
|
|
1576
|
+
max-width: 30em;
|
|
1577
|
+
position: relative;
|
|
1578
|
+
overflow-y: auto;
|
|
1579
|
+
max-height: 40vh;
|
|
1580
|
+
}
|
|
1581
|
+
._layer_1iw97_5._nested_1iw97_24 {
|
|
1582
|
+
margin: -1px 2px;
|
|
1583
|
+
}
|
|
1584
|
+
._layer_1iw97_5 ul {
|
|
1585
|
+
margin: 0;
|
|
1586
|
+
padding: 0;
|
|
1587
|
+
list-style-type: none;
|
|
1588
|
+
}
|
|
1589
|
+
._layer_1iw97_5 ul li {
|
|
1590
|
+
list-style: none;
|
|
1591
|
+
display: block;
|
|
1592
|
+
}
|
|
1593
|
+
._fileInput_1iw97_36 {
|
|
1594
|
+
opacity: 0;
|
|
1595
|
+
position: absolute;
|
|
1596
|
+
inset: 0;
|
|
1597
|
+
}
|
|
1598
|
+
._trigger_1iw97_41 {
|
|
1599
|
+
display: inline-flex;
|
|
1600
|
+
align-items: center;
|
|
1601
|
+
cursor: pointer;
|
|
1602
|
+
max-width: 100%;
|
|
1603
|
+
}
|
|
1604
|
+
._layer_1iw97_5 ._trigger_1iw97_41 {
|
|
1605
|
+
width: 100%;
|
|
1606
|
+
}
|
|
1607
|
+
._middleAlignedInline_1iw97_50 {
|
|
1608
|
+
display: flex;
|
|
1609
|
+
align-items: center;
|
|
1610
|
+
overflow: hidden;
|
|
1611
|
+
width: 100%;
|
|
1612
|
+
}
|
|
1613
|
+
._heading_1iw97_56 {
|
|
1614
|
+
color: var(--color-text-muted);
|
|
1615
|
+
letter-spacing: var(--letter-spacing-wide);
|
|
1616
|
+
text-transform: uppercase;
|
|
1617
|
+
font-weight: bold;
|
|
1618
|
+
}
|
|
1619
|
+
._heading_1iw97_56 ._headingIcon_1iw97_62 {
|
|
1620
|
+
float: right;
|
|
1621
|
+
}
|
|
1622
|
+
._heading_1iw97_56 ._headingIcon_1iw97_62 svg {
|
|
1623
|
+
color: var(--color-text-faint);
|
|
1624
|
+
}
|
|
1625
|
+
._heading_1iw97_56 ._headingIcon_1iw97_62:hover {
|
|
1626
|
+
cursor: pointer;
|
|
1627
|
+
}
|
|
1628
|
+
._heading_1iw97_56 ._headingIcon_1iw97_62:hover svg {
|
|
1629
|
+
color: var(--color-text-primary-hover);
|
|
1630
|
+
}
|
|
1631
|
+
._option_1iw97_74 {
|
|
1632
|
+
color: inherit;
|
|
1633
|
+
display: block;
|
|
1634
|
+
position: relative;
|
|
1635
|
+
}
|
|
1636
|
+
._heading_1iw97_56,
|
|
1637
|
+
._option_1iw97_74,
|
|
1638
|
+
._layer_1iw97_5 ._trigger_1iw97_41 {
|
|
1639
|
+
padding: var(--padding-input);
|
|
1640
|
+
border: 1px solid transparent;
|
|
1641
|
+
}
|
|
1642
|
+
._option_1iw97_74,
|
|
1643
|
+
._layer_1iw97_5 ._trigger_1iw97_41 {
|
|
1644
|
+
line-height: var(--line-height);
|
|
1645
|
+
display: flex;
|
|
1646
|
+
align-items: flex-start;
|
|
1647
|
+
}
|
|
1648
|
+
._option_1iw97_74:hover,
|
|
1649
|
+
._layer_1iw97_5 ._trigger_1iw97_41:hover,
|
|
1650
|
+
._option_1iw97_74._active_1iw97_93,
|
|
1651
|
+
._layer_1iw97_5 ._trigger_1iw97_41._active_1iw97_93 {
|
|
1652
|
+
background-color: var(--color-background-listitem-hover);
|
|
1653
|
+
cursor: pointer;
|
|
1654
|
+
}
|
|
1655
|
+
._option_1iw97_74._selected_1iw97_98 {
|
|
1656
|
+
background-color: var(--color-background-listitem-active);
|
|
1657
|
+
}
|
|
1658
|
+
._layer_1iw97_5 ._trigger_1iw97_41 {
|
|
1659
|
+
align-items: center;
|
|
1660
|
+
}
|
|
1661
|
+
._optionContent_1iw97_104 {
|
|
1662
|
+
flex-wrap: wrap;
|
|
1663
|
+
margin-right: auto;
|
|
1664
|
+
}
|
|
1665
|
+
._inline_1iw97_108 ._optionContent_1iw97_104 {
|
|
1666
|
+
display: flex;
|
|
1667
|
+
justify-content: space-between;
|
|
1668
|
+
flex-grow: 1;
|
|
1669
|
+
}
|
|
1670
|
+
._icon_1iw97_113,
|
|
1671
|
+
._check_1iw97_114 {
|
|
1672
|
+
display: flex;
|
|
1673
|
+
flex-shrink: 1;
|
|
1674
|
+
width: var(--size-xs);
|
|
1675
|
+
height: var(--line-height);
|
|
1676
|
+
font-size: var(--size-xs);
|
|
1677
|
+
justify-content: center;
|
|
1678
|
+
align-items: center;
|
|
1679
|
+
}
|
|
1680
|
+
._icon_1iw97_113 {
|
|
1681
|
+
margin-right: var(--padding-xs);
|
|
1682
|
+
color: var(--color-text-primary);
|
|
1683
|
+
}
|
|
1684
|
+
._icon_1iw97_113:empty {
|
|
1685
|
+
display: none;
|
|
1686
|
+
}
|
|
1687
|
+
._icon_1iw97_113 img {
|
|
1688
|
+
max-height: 16px;
|
|
1689
|
+
max-width: 16px;
|
|
1690
|
+
width: auto;
|
|
1691
|
+
height: auto;
|
|
1692
|
+
}
|
|
1693
|
+
._text_1iw97_136 {
|
|
1694
|
+
display: inline-flex;
|
|
1695
|
+
align-items: center;
|
|
1696
|
+
cursor: pointer;
|
|
1697
|
+
}
|
|
1698
|
+
._label_1iw97_141 {
|
|
1699
|
+
margin-right: auto;
|
|
1700
|
+
}
|
|
1701
|
+
._label_1iw97_141,
|
|
1702
|
+
._heading_1iw97_56 {
|
|
1703
|
+
max-width: 100%;
|
|
1704
|
+
display: block;
|
|
1705
|
+
overflow: hidden;
|
|
1706
|
+
text-overflow: ellipsis;
|
|
1707
|
+
white-space: nowrap;
|
|
1708
|
+
}
|
|
1709
|
+
._description_1iw97_152 {
|
|
1710
|
+
color: #999;
|
|
1711
|
+
display: block;
|
|
1712
|
+
}
|
|
1713
|
+
._arrow_1iw97_156 {
|
|
1714
|
+
margin-left: var(--padding-xxs);
|
|
1715
|
+
display: flex;
|
|
1716
|
+
}
|
|
1717
|
+
._divider_1iw97_160 {
|
|
1718
|
+
border: 0;
|
|
1719
|
+
border-top: 1px solid var(--color-border);
|
|
1720
|
+
}
|
|
1721
|
+
._deprecatedSemanticIcon_1iw97_164 {
|
|
1722
|
+
color: var(--color-text-primary) !important;
|
|
1723
|
+
margin: -5px 0 0 !important;
|
|
1724
|
+
}
|
|
1725
|
+
._disabled_1iw97_168 {
|
|
1726
|
+
color: var(--color-text-faint);
|
|
1727
|
+
pointer-events: none;
|
|
1728
|
+
cursor: not-allowed !important;
|
|
1729
|
+
}
|
|
1730
|
+
._buttonLabel_1iw97_173 {
|
|
1731
|
+
overflow: hidden;
|
|
1732
|
+
text-overflow: ellipsis;
|
|
1733
|
+
display: block;
|
|
1734
|
+
margin-right: auto;
|
|
1735
|
+
}
|
|
1736
|
+
._buttonCaret_1iw97_179 {
|
|
1737
|
+
display: flex;
|
|
1738
|
+
margin-left: var(--padding-xxs);
|
|
1739
|
+
}
|
|
1740
|
+
._component_1iw97_183 {
|
|
1741
|
+
display: inline-flex;
|
|
1742
|
+
align-items: center;
|
|
1743
|
+
justify-content: center;
|
|
1744
|
+
cursor: pointer;
|
|
1745
|
+
}
|
|
1746
|
+
._right_1iw97_189 {
|
|
1747
|
+
margin-left: auto;
|
|
1748
|
+
display: flex;
|
|
1749
|
+
align-items: center;
|
|
1750
|
+
}
|
|
1751
|
+
._actions_1iw97_194 {
|
|
1752
|
+
margin-left: var(--padding-xs);
|
|
1753
|
+
display: flex;
|
|
1754
|
+
align-items: center;
|
|
1755
|
+
margin-top: -2px;
|
|
1756
|
+
margin-bottom: -2px;
|
|
1757
|
+
}
|
|
1737
1758
|
._wrapper_nwprz_1 {
|
|
1738
1759
|
display: inline-flex;
|
|
1739
1760
|
position: relative;
|
|
@@ -1780,26 +1801,86 @@ html[data-theme='dark'] {
|
|
|
1780
1801
|
transform-origin: 100% 0%;
|
|
1781
1802
|
z-index: 3;
|
|
1782
1803
|
}
|
|
1783
|
-
.
|
|
1784
|
-
|
|
1804
|
+
._card_ucdeu_1 {
|
|
1805
|
+
color: var(--color-text);
|
|
1785
1806
|
}
|
|
1786
|
-
.
|
|
1787
|
-
|
|
1807
|
+
._card_ucdeu_1._bordered_ucdeu_4 {
|
|
1808
|
+
background: var(--color-background-raised);
|
|
1809
|
+
border: 1px solid var(--color-border);
|
|
1810
|
+
box-shadow: var(--shadow-card);
|
|
1811
|
+
border-radius: var(--border-radius);
|
|
1788
1812
|
}
|
|
1789
|
-
.
|
|
1790
|
-
|
|
1813
|
+
._card_ucdeu_1._bordered_ucdeu_4._raised_ucdeu_10 {
|
|
1814
|
+
box-shadow: var(--shadow-layer);
|
|
1791
1815
|
}
|
|
1792
|
-
.
|
|
1793
|
-
|
|
1816
|
+
._card_ucdeu_1._bordered_ucdeu_4 ._cardHeader_ucdeu_13 {
|
|
1817
|
+
padding: var(--padding-xxs) var(--padding-sm);
|
|
1818
|
+
border-top-left-radius: inherit;
|
|
1819
|
+
border-top-right-radius: inherit;
|
|
1820
|
+
background-color: var(--color-background-cardheader);
|
|
1794
1821
|
}
|
|
1795
|
-
.
|
|
1796
|
-
|
|
1822
|
+
._card_ucdeu_1._bordered_ucdeu_4 ._cardContentBorderTop_ucdeu_19 {
|
|
1823
|
+
border-top: 1px solid var(--color-border);
|
|
1797
1824
|
}
|
|
1798
|
-
.
|
|
1799
|
-
|
|
1825
|
+
._card_ucdeu_1._bordered_ucdeu_4 ._padding_ucdeu_22 {
|
|
1826
|
+
padding: var(--padding-sm);
|
|
1800
1827
|
}
|
|
1801
|
-
.
|
|
1802
|
-
|
|
1828
|
+
._cardContent_ucdeu_19:first-child {
|
|
1829
|
+
border-top-left-radius: inherit;
|
|
1830
|
+
border-top-right-radius: inherit;
|
|
1831
|
+
}
|
|
1832
|
+
._cardContent_ucdeu_19:last-child {
|
|
1833
|
+
border-bottom-left-radius: inherit;
|
|
1834
|
+
border-bottom-right-radius: inherit;
|
|
1835
|
+
}
|
|
1836
|
+
._cardHeader_ucdeu_13 {
|
|
1837
|
+
display: flex;
|
|
1838
|
+
align-items: center;
|
|
1839
|
+
padding: var(--padding-sm) 0;
|
|
1840
|
+
}
|
|
1841
|
+
._divider_2bfzh_1 {
|
|
1842
|
+
display: flex;
|
|
1843
|
+
align-items: center;
|
|
1844
|
+
text-align: center;
|
|
1845
|
+
}
|
|
1846
|
+
._divider_2bfzh_1::before,
|
|
1847
|
+
._divider_2bfzh_1::after {
|
|
1848
|
+
content: '';
|
|
1849
|
+
flex: 1;
|
|
1850
|
+
border-bottom: 1px solid var(--color);
|
|
1851
|
+
}
|
|
1852
|
+
._alignLeft_2bfzh_12::before {
|
|
1853
|
+
flex-grow: 0.05;
|
|
1854
|
+
}
|
|
1855
|
+
._alignRight_2bfzh_15::after {
|
|
1856
|
+
flex-grow: 0.05;
|
|
1857
|
+
}
|
|
1858
|
+
._divider_2bfzh_1:not(:empty)::before {
|
|
1859
|
+
margin-right: 0.25em;
|
|
1860
|
+
}
|
|
1861
|
+
._divider_2bfzh_1:not(:empty)::after {
|
|
1862
|
+
margin-left: 0.25em;
|
|
1863
|
+
}
|
|
1864
|
+
._bold_11ofj_1 {
|
|
1865
|
+
font-weight: bold;
|
|
1866
|
+
}
|
|
1867
|
+
._center_11ofj_4 {
|
|
1868
|
+
text-align: center;
|
|
1869
|
+
}
|
|
1870
|
+
._muted_11ofj_7 {
|
|
1871
|
+
color: var(--color-text-muted);
|
|
1872
|
+
}
|
|
1873
|
+
._faint_11ofj_10 {
|
|
1874
|
+
color: var(--color-text-faint);
|
|
1875
|
+
}
|
|
1876
|
+
._success_11ofj_13 {
|
|
1877
|
+
color: var(--color-text-success);
|
|
1878
|
+
}
|
|
1879
|
+
._warning_11ofj_16 {
|
|
1880
|
+
color: var(--color-text-warning);
|
|
1881
|
+
}
|
|
1882
|
+
._error_11ofj_19 {
|
|
1883
|
+
color: var(--color-text-error);
|
|
1803
1884
|
}
|
|
1804
1885
|
._small_11ofj_22 {
|
|
1805
1886
|
font-size: var(--font-size-sm);
|
|
@@ -1814,1024 +1895,669 @@ html[data-theme='dark'] {
|
|
|
1814
1895
|
._link_11ofj_25:active {
|
|
1815
1896
|
color: var(--color-text-primary-active);
|
|
1816
1897
|
}
|
|
1817
|
-
.
|
|
1898
|
+
._heading_yhdiy_1 {
|
|
1899
|
+
color: var(--color-text);
|
|
1900
|
+
line-height: var(--size-sm);
|
|
1901
|
+
font-weight: bold;
|
|
1902
|
+
display: flex;
|
|
1903
|
+
align-items: center;
|
|
1904
|
+
user-select: none;
|
|
1905
|
+
padding: 0;
|
|
1906
|
+
}
|
|
1907
|
+
._heading_yhdiy_1._top_yhdiy_10 {
|
|
1908
|
+
font-size: var(--font-size-xl);
|
|
1909
|
+
margin-bottom: var(--padding-sm);
|
|
1910
|
+
}
|
|
1911
|
+
._heading_yhdiy_1:not(._top_yhdiy_10) {
|
|
1912
|
+
font-size: var(--font-size);
|
|
1913
|
+
color: var(--color-text-muted);
|
|
1914
|
+
text-transform: uppercase;
|
|
1915
|
+
letter-spacing: var(--letter-spacing-wide);
|
|
1916
|
+
}
|
|
1917
|
+
._icons_yhdiy_20 {
|
|
1918
|
+
display: inline-flex;
|
|
1919
|
+
}
|
|
1920
|
+
._icons_yhdiy_20 > * {
|
|
1921
|
+
margin-left: var(--padding-xxs);
|
|
1922
|
+
}
|
|
1923
|
+
._inputInTable_khmhl_1 {
|
|
1818
1924
|
background-color: transparent;
|
|
1819
1925
|
border-radius: inherit !important;
|
|
1820
1926
|
height: var(--size);
|
|
1821
1927
|
min-height: 100%;
|
|
1822
1928
|
}
|
|
1823
|
-
.
|
|
1929
|
+
._inputInTable_khmhl_1:not(:hover) {
|
|
1824
1930
|
border-color: transparent;
|
|
1825
1931
|
}
|
|
1826
|
-
.
|
|
1932
|
+
._inputInTable_khmhl_1:not(:focus) {
|
|
1827
1933
|
box-shadow: none;
|
|
1828
1934
|
}
|
|
1829
|
-
.
|
|
1935
|
+
._inputHover_khmhl_13 {
|
|
1830
1936
|
position: relative;
|
|
1831
1937
|
border-color: var(--color-border-hover);
|
|
1832
1938
|
z-index: 2;
|
|
1833
1939
|
}
|
|
1834
|
-
.
|
|
1940
|
+
._inputFocus_khmhl_18 {
|
|
1835
1941
|
position: relative;
|
|
1836
1942
|
outline: none !important;
|
|
1837
1943
|
border-color: var(--color-border-focus) !important;
|
|
1838
1944
|
box-shadow: var(--shadow-focus);
|
|
1839
1945
|
z-index: 3;
|
|
1840
1946
|
}
|
|
1841
|
-
.
|
|
1842
|
-
.
|
|
1947
|
+
._inputError_khmhl_25,
|
|
1948
|
+
._inputWarning_khmhl_26 {
|
|
1843
1949
|
position: relative;
|
|
1844
1950
|
}
|
|
1845
|
-
.
|
|
1951
|
+
._inputError_khmhl_25 {
|
|
1846
1952
|
z-index: 2;
|
|
1847
1953
|
border-color: var(--color-border-error);
|
|
1848
1954
|
color: var(--color-text-error) !important;
|
|
1849
1955
|
background-color: var(--color-background-error-muted);
|
|
1850
1956
|
}
|
|
1851
|
-
.
|
|
1957
|
+
._inputError_khmhl_25:hover {
|
|
1852
1958
|
border-color: var(--color-border-error-hover) !important;
|
|
1853
1959
|
}
|
|
1854
|
-
.
|
|
1960
|
+
._inputError_khmhl_25:focus {
|
|
1855
1961
|
position: relative;
|
|
1856
1962
|
outline: none !important;
|
|
1857
1963
|
border-color: var(--color-border-focus) !important;
|
|
1858
1964
|
box-shadow: var(--shadow-focus);
|
|
1859
1965
|
z-index: 3;
|
|
1860
1966
|
}
|
|
1861
|
-
.
|
|
1967
|
+
._inputWarning_khmhl_26 {
|
|
1862
1968
|
z-index: 1;
|
|
1863
1969
|
border-color: var(--color-border-warning);
|
|
1864
1970
|
color: var(--color-text-warning) !important;
|
|
1865
1971
|
background-color: var(--color-background-warning-muted);
|
|
1866
1972
|
}
|
|
1867
|
-
.
|
|
1973
|
+
._inputWarning_khmhl_26:hover {
|
|
1868
1974
|
border-color: var(--color-border-warning-hover) !important;
|
|
1869
1975
|
}
|
|
1870
|
-
.
|
|
1976
|
+
._inputWarning_khmhl_26:focus {
|
|
1871
1977
|
position: relative;
|
|
1872
1978
|
outline: none !important;
|
|
1873
1979
|
border-color: var(--color-border-focus) !important;
|
|
1874
1980
|
box-shadow: var(--shadow-focus);
|
|
1875
1981
|
z-index: 3;
|
|
1876
1982
|
}
|
|
1877
|
-
.
|
|
1983
|
+
._inputDisabled_khmhl_61 {
|
|
1878
1984
|
pointer-events: none;
|
|
1879
1985
|
background-color: var(--color-background-disabled);
|
|
1880
1986
|
color: var(--color-text-muted);
|
|
1881
1987
|
box-shadow: none;
|
|
1882
1988
|
}
|
|
1883
|
-
.
|
|
1989
|
+
._hideScrollbars_khmhl_67 {
|
|
1884
1990
|
/* Firefox */
|
|
1885
1991
|
scrollbar-width: none;
|
|
1886
1992
|
/* IE 10+ */
|
|
1887
1993
|
-ms-overflow-style: none;
|
|
1888
1994
|
/* Chrome, Safari and Opera */
|
|
1889
1995
|
}
|
|
1890
|
-
.
|
|
1996
|
+
._hideScrollbars_khmhl_67::-webkit-scrollbar {
|
|
1891
1997
|
display: none;
|
|
1892
1998
|
}
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
background: var(--color-background-input);
|
|
1900
|
-
border: 1px solid var(--color-border);
|
|
1901
|
-
color: var(--color-text);
|
|
1902
|
-
border-radius: var(--border-radius);
|
|
1903
|
-
transition: box-shadow 0.1s ease, border-color 0.1s ease;
|
|
1904
|
-
box-shadow: none;
|
|
1905
|
-
height: var(--size);
|
|
1906
|
-
line-height: var(--line-height);
|
|
1907
|
-
width: 100%;
|
|
1908
|
-
font-weight: 400;
|
|
1909
|
-
font-style: normal;
|
|
1910
|
-
position: relative;
|
|
1911
|
-
font-variant-numeric: tabular-nums;
|
|
1999
|
+
:root {
|
|
2000
|
+
--size-drawer-tabs: var(--size-lg);
|
|
2001
|
+
--color-background-drawer-tab: var(--color-primary-100);
|
|
2002
|
+
--color-background-drawer-tab-hover: white;
|
|
2003
|
+
--color-border-drawer-tab: var(--color-primary-200);
|
|
2004
|
+
--color-background-drawer-handle-hover: rgba(0, 0, 0, 0.05);
|
|
1912
2005
|
}
|
|
1913
|
-
|
|
1914
|
-
color: var(--color-
|
|
2006
|
+
html[data-theme='dark'] {
|
|
2007
|
+
--color-background-drawer-tab: var(--color-primary-800);
|
|
2008
|
+
--color-background-drawer-tab-hover: var(--color-primary-700);
|
|
2009
|
+
--color-border-drawer-tab: black;
|
|
2010
|
+
--color-background-drawer-handle-hover: rgba(255, 255, 255, 0.1);
|
|
1915
2011
|
}
|
|
1916
|
-
.
|
|
1917
|
-
|
|
1918
|
-
border-radius: inherit !important;
|
|
1919
|
-
height: var(--size);
|
|
1920
|
-
min-height: 100%;
|
|
2012
|
+
._inline_khmhl_90 {
|
|
2013
|
+
position: relative;
|
|
1921
2014
|
}
|
|
1922
|
-
.
|
|
1923
|
-
|
|
2015
|
+
._inline_khmhl_90._left_khmhl_93 {
|
|
2016
|
+
order: -1;
|
|
1924
2017
|
}
|
|
1925
|
-
.
|
|
1926
|
-
|
|
2018
|
+
._inline_khmhl_90._right_khmhl_96 {
|
|
2019
|
+
order: 9999;
|
|
1927
2020
|
}
|
|
1928
|
-
.
|
|
1929
|
-
position:
|
|
1930
|
-
|
|
1931
|
-
|
|
2021
|
+
._fixed_khmhl_99 {
|
|
2022
|
+
position: fixed;
|
|
2023
|
+
top: 0;
|
|
2024
|
+
bottom: 0;
|
|
2025
|
+
z-index: var(--zindex-drawer);
|
|
1932
2026
|
}
|
|
1933
|
-
.
|
|
1934
|
-
|
|
1935
|
-
outline: none !important;
|
|
1936
|
-
border-color: var(--color-border-focus) !important;
|
|
1937
|
-
box-shadow: var(--shadow-focus);
|
|
1938
|
-
z-index: 3;
|
|
2027
|
+
._fixed_khmhl_99._left_khmhl_93 {
|
|
2028
|
+
left: 0;
|
|
1939
2029
|
}
|
|
1940
|
-
.
|
|
1941
|
-
|
|
1942
|
-
height: var(--size-sm);
|
|
1943
|
-
padding: var(--padding-input-sm);
|
|
1944
|
-
line-height: var(--size-sm);
|
|
2030
|
+
._fixed_khmhl_99._right_khmhl_96 {
|
|
2031
|
+
right: 0;
|
|
1945
2032
|
}
|
|
1946
|
-
.
|
|
1947
|
-
|
|
1948
|
-
z-index: 2;
|
|
1949
|
-
border-color: var(--color-border-error);
|
|
1950
|
-
color: var(--color-text-error) !important;
|
|
1951
|
-
background-color: var(--color-background-error-muted);
|
|
2033
|
+
._left_khmhl_93 ._border_khmhl_111 {
|
|
2034
|
+
border-right: 1px solid var(--color-border);
|
|
1952
2035
|
}
|
|
1953
|
-
.
|
|
1954
|
-
border-
|
|
2036
|
+
._right_khmhl_96 ._border_khmhl_111 {
|
|
2037
|
+
border-left: 1px solid var(--color-border);
|
|
1955
2038
|
}
|
|
1956
|
-
.
|
|
1957
|
-
|
|
1958
|
-
outline: none !important;
|
|
1959
|
-
border-color: var(--color-border-focus) !important;
|
|
1960
|
-
box-shadow: var(--shadow-focus);
|
|
1961
|
-
z-index: 3;
|
|
2039
|
+
._shadow_khmhl_117 {
|
|
2040
|
+
box-shadow: var(--shadow-layer);
|
|
1962
2041
|
}
|
|
1963
|
-
.
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
2042
|
+
._drawerContent_khmhl_120 {
|
|
2043
|
+
overflow-x: hidden;
|
|
2044
|
+
overflow-y: auto;
|
|
2045
|
+
max-height: 100%;
|
|
2046
|
+
min-height: 100%;
|
|
2047
|
+
transition: width 0.2s;
|
|
2048
|
+
/* Firefox */
|
|
2049
|
+
scrollbar-width: none;
|
|
2050
|
+
/* IE 10+ */
|
|
2051
|
+
-ms-overflow-style: none;
|
|
2052
|
+
/* Chrome, Safari and Opera */
|
|
1969
2053
|
}
|
|
1970
|
-
.
|
|
1971
|
-
|
|
2054
|
+
._isResizing_khmhl_132 ._drawerContent_khmhl_120 {
|
|
2055
|
+
transition: none;
|
|
1972
2056
|
}
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
box-shadow: var(--shadow-focus);
|
|
1978
|
-
z-index: 3;
|
|
2057
|
+
@media print {
|
|
2058
|
+
._drawerContent_khmhl_120 {
|
|
2059
|
+
background: transparent !important;
|
|
2060
|
+
}
|
|
1979
2061
|
}
|
|
1980
|
-
.
|
|
1981
|
-
|
|
1982
|
-
background-color: var(--color-background-disabled);
|
|
1983
|
-
color: var(--color-text-muted);
|
|
1984
|
-
box-shadow: none;
|
|
2062
|
+
._drawerContent_khmhl_120::-webkit-scrollbar {
|
|
2063
|
+
display: none;
|
|
1985
2064
|
}
|
|
1986
|
-
.
|
|
1987
|
-
|
|
2065
|
+
._toggleButton_khmhl_143 {
|
|
2066
|
+
transition: transform 0.2s;
|
|
2067
|
+
display: inline-block;
|
|
2068
|
+
transform: rotate(180deg);
|
|
2069
|
+
position: absolute;
|
|
2070
|
+
z-index: calc(var(--zindex-drawer) + 3);
|
|
1988
2071
|
}
|
|
1989
|
-
.
|
|
1990
|
-
|
|
1991
|
-
._groupOrderLast_jnwnh_175 {
|
|
1992
|
-
flex: 1;
|
|
2072
|
+
._left_khmhl_93 ._toggleButton_khmhl_143 {
|
|
2073
|
+
right: calc(var(--size) / -2);
|
|
1993
2074
|
}
|
|
1994
|
-
.
|
|
1995
|
-
|
|
1996
|
-
border-top-right-radius: 0 !important;
|
|
1997
|
-
border-bottom-right-radius: 0 !important;
|
|
2075
|
+
._right_khmhl_96 ._toggleButton_khmhl_143 {
|
|
2076
|
+
left: calc(var(--size) / -2);
|
|
1998
2077
|
}
|
|
1999
|
-
.
|
|
2000
|
-
|
|
2001
|
-
border-top-left-radius: 0 !important;
|
|
2002
|
-
border-bottom-left-radius: 0 !important;
|
|
2078
|
+
._toggleButton_khmhl_143._top_khmhl_156 {
|
|
2079
|
+
top: var(--padding);
|
|
2003
2080
|
}
|
|
2004
|
-
.
|
|
2005
|
-
|
|
2006
|
-
line-height: var(--size-sm);
|
|
2007
|
-
font-weight: bold;
|
|
2008
|
-
display: flex;
|
|
2009
|
-
align-items: center;
|
|
2010
|
-
user-select: none;
|
|
2011
|
-
padding: 0;
|
|
2081
|
+
._toggleButton_khmhl_143._bottom_khmhl_159 {
|
|
2082
|
+
bottom: var(--padding);
|
|
2012
2083
|
}
|
|
2013
|
-
.
|
|
2014
|
-
|
|
2015
|
-
margin-bottom: var(--padding-sm);
|
|
2084
|
+
._toggleButton_khmhl_143._toggleButtonOpen_khmhl_162 {
|
|
2085
|
+
transform: rotate(0deg);
|
|
2016
2086
|
}
|
|
2017
|
-
.
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2087
|
+
._tabs_khmhl_165 {
|
|
2088
|
+
position: absolute;
|
|
2089
|
+
top: 0;
|
|
2090
|
+
bottom: 0;
|
|
2091
|
+
background-color: var(--color-background);
|
|
2092
|
+
padding-top: var(--padding);
|
|
2093
|
+
z-index: calc(var(--zindex-drawer) + 1);
|
|
2094
|
+
border-left: 1px solid var(--color-border);
|
|
2095
|
+
border-right: 1px solid var(--color-border);
|
|
2022
2096
|
}
|
|
2023
|
-
.
|
|
2024
|
-
|
|
2097
|
+
._left_khmhl_93 ._tabs_khmhl_165 {
|
|
2098
|
+
right: 0;
|
|
2025
2099
|
}
|
|
2026
|
-
.
|
|
2027
|
-
|
|
2100
|
+
._right_khmhl_96 ._tabs_khmhl_165 {
|
|
2101
|
+
left: 0;
|
|
2028
2102
|
}
|
|
2029
|
-
.
|
|
2030
|
-
|
|
2031
|
-
|
|
2103
|
+
._tabs_khmhl_165 ._tab_khmhl_165 {
|
|
2104
|
+
font-size: var(--size-sm);
|
|
2105
|
+
height: var(--size-drawer-tabs);
|
|
2106
|
+
width: var(--size-drawer-tabs);
|
|
2107
|
+
display: flex;
|
|
2108
|
+
justify-content: center;
|
|
2032
2109
|
align-items: center;
|
|
2110
|
+
cursor: pointer;
|
|
2111
|
+
margin: -1px;
|
|
2112
|
+
transition: color 0.2s, background-color 0.2s;
|
|
2113
|
+
border: 1px solid var(--color-border-drawer-tab);
|
|
2033
2114
|
}
|
|
2034
|
-
.
|
|
2035
|
-
|
|
2115
|
+
._left_khmhl_93 ._tabs_khmhl_165 ._tab_khmhl_165 {
|
|
2116
|
+
border-top-left-radius: 0;
|
|
2117
|
+
border-bottom-left-radius: 0;
|
|
2036
2118
|
}
|
|
2037
|
-
.
|
|
2038
|
-
color:
|
|
2119
|
+
._left_khmhl_93 ._tabs_khmhl_165 ._tab_khmhl_165._active_khmhl_197 {
|
|
2120
|
+
border-left-color: transparent;
|
|
2039
2121
|
}
|
|
2040
|
-
.
|
|
2041
|
-
|
|
2122
|
+
._right_khmhl_96 ._tabs_khmhl_165 ._tab_khmhl_165 {
|
|
2123
|
+
border-top-right-radius: 0;
|
|
2124
|
+
border-bottom-right-radius: 0;
|
|
2042
2125
|
}
|
|
2043
|
-
.
|
|
2044
|
-
|
|
2045
|
-
color: var(--color-text-primary-hover);
|
|
2126
|
+
._right_khmhl_96 ._tabs_khmhl_165 ._tab_khmhl_165._active_khmhl_197 {
|
|
2127
|
+
border-right-color: transparent;
|
|
2046
2128
|
}
|
|
2047
|
-
.
|
|
2048
|
-
color: var(--color-text-primary
|
|
2129
|
+
._tabs_khmhl_165 ._tab_khmhl_165:not(._active_khmhl_197) {
|
|
2130
|
+
color: var(--color-text-primary);
|
|
2131
|
+
background-color: var(--color-background-drawer-tab) !important;
|
|
2049
2132
|
}
|
|
2050
|
-
.
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
height: 14px;
|
|
2054
|
-
padding: 5px 0;
|
|
2055
|
-
border-radius: 6px;
|
|
2056
|
-
touch-action: none;
|
|
2057
|
-
box-sizing: border-box;
|
|
2058
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2133
|
+
._tabs_khmhl_165 ._tab_khmhl_165:not(._active_khmhl_197):hover {
|
|
2134
|
+
color: var(--color-text);
|
|
2135
|
+
background-color: var(--color-background-drawer-tab-hover) !important;
|
|
2059
2136
|
}
|
|
2060
|
-
.
|
|
2061
|
-
|
|
2062
|
-
-
|
|
2137
|
+
._tabs_khmhl_165 ._tab_khmhl_165._active_khmhl_197 {
|
|
2138
|
+
color: var(--color-text);
|
|
2139
|
+
border-color: var(--color-border);
|
|
2063
2140
|
}
|
|
2064
|
-
.
|
|
2065
|
-
|
|
2066
|
-
width: 100%;
|
|
2067
|
-
height: 4px;
|
|
2068
|
-
background-color: #e9e9e9;
|
|
2069
|
-
border-radius: 6px;
|
|
2141
|
+
._tabs_khmhl_165 ._tab_khmhl_165 svg {
|
|
2142
|
+
stroke-width: 1.125;
|
|
2070
2143
|
}
|
|
2071
|
-
.
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2144
|
+
._tabs_khmhl_165 ._tab_khmhl_165._disabled_khmhl_222 {
|
|
2145
|
+
cursor: default;
|
|
2146
|
+
pointer-events: none;
|
|
2147
|
+
color: var(--color-text-faint) !important;
|
|
2148
|
+
background-color: var(--color-background-disabled) !important;
|
|
2149
|
+
border-color: var(--color-border) !important;
|
|
2076
2150
|
}
|
|
2077
|
-
.
|
|
2078
|
-
|
|
2079
|
-
box-sizing: content-box;
|
|
2080
|
-
background-clip: content-box;
|
|
2081
|
-
border-top: 5px solid rgba(0, 0, 0, 0);
|
|
2082
|
-
border-bottom: 5px solid rgba(0, 0, 0, 0);
|
|
2083
|
-
transform: translateY(-5px);
|
|
2151
|
+
._left_khmhl_93 ._tabsContent_khmhl_229 {
|
|
2152
|
+
padding-right: calc(var(--size-drawer-tabs) - 1px);
|
|
2084
2153
|
}
|
|
2085
|
-
.
|
|
2086
|
-
|
|
2087
|
-
z-index: 1;
|
|
2088
|
-
width: 14px;
|
|
2089
|
-
height: 14px;
|
|
2090
|
-
margin-top: -5px;
|
|
2091
|
-
background-color: #fff;
|
|
2092
|
-
border: solid 2px #96dbfa;
|
|
2093
|
-
border-radius: 50%;
|
|
2094
|
-
cursor: pointer;
|
|
2095
|
-
cursor: -webkit-grab;
|
|
2096
|
-
cursor: grab;
|
|
2097
|
-
opacity: 0.8;
|
|
2098
|
-
touch-action: pan-x;
|
|
2154
|
+
._right_khmhl_96 ._tabsContent_khmhl_229 {
|
|
2155
|
+
padding-left: calc(var(--size-drawer-tabs) - 1px);
|
|
2099
2156
|
}
|
|
2100
|
-
.
|
|
2101
|
-
|
|
2102
|
-
|
|
2157
|
+
._resizeHandle_khmhl_235 {
|
|
2158
|
+
--size-resize-handle: 10px;
|
|
2159
|
+
position: absolute;
|
|
2160
|
+
top: 0;
|
|
2161
|
+
bottom: 0;
|
|
2162
|
+
width: var(--size-resize-handle);
|
|
2163
|
+
z-index: calc(var(--zindex-drawer) + 2);
|
|
2164
|
+
cursor: ew-resize;
|
|
2165
|
+
display: flex;
|
|
2166
|
+
align-items: center;
|
|
2167
|
+
color: var(--color-text-faint);
|
|
2168
|
+
font-size: var(--size-resize-handle);
|
|
2169
|
+
transition: all 0.2s;
|
|
2103
2170
|
}
|
|
2104
|
-
.
|
|
2105
|
-
|
|
2106
|
-
|
|
2171
|
+
._resizeHandle_khmhl_235:hover {
|
|
2172
|
+
background: var(--color-background-drawer-handle-hover);
|
|
2173
|
+
color: var(--color-text-primary);
|
|
2107
2174
|
}
|
|
2108
|
-
.
|
|
2109
|
-
|
|
2110
|
-
|
|
2175
|
+
._resizeHandle_khmhl_235:active {
|
|
2176
|
+
background: var(--color-text-primary);
|
|
2177
|
+
color: white;
|
|
2111
2178
|
}
|
|
2112
|
-
.
|
|
2113
|
-
|
|
2114
|
-
box-shadow: unset;
|
|
2179
|
+
._left_khmhl_93 ._resizeHandle_khmhl_235 {
|
|
2180
|
+
right: 0;
|
|
2115
2181
|
}
|
|
2116
|
-
.
|
|
2117
|
-
|
|
2182
|
+
._right_khmhl_96 ._resizeHandle_khmhl_235 {
|
|
2183
|
+
left: 0;
|
|
2118
2184
|
}
|
|
2119
|
-
.
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
cursor: -webkit-grabbing;
|
|
2123
|
-
cursor: grabbing;
|
|
2185
|
+
._inputGroup_biuoa_1 {
|
|
2186
|
+
display: flex;
|
|
2187
|
+
max-width: 100%;
|
|
2124
2188
|
}
|
|
2125
|
-
.
|
|
2126
|
-
|
|
2127
|
-
top: 18px;
|
|
2128
|
-
left: 0;
|
|
2129
|
-
width: 100%;
|
|
2130
|
-
font-size: 12px;
|
|
2189
|
+
._inputGroup_biuoa_1 > *:not(:last-child) {
|
|
2190
|
+
margin-right: -1px;
|
|
2131
2191
|
}
|
|
2132
|
-
.
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
vertical-align: middle;
|
|
2138
|
-
cursor: pointer;
|
|
2192
|
+
._inputInTable_jnwnh_1 {
|
|
2193
|
+
background-color: transparent;
|
|
2194
|
+
border-radius: inherit !important;
|
|
2195
|
+
height: var(--size);
|
|
2196
|
+
min-height: 100%;
|
|
2139
2197
|
}
|
|
2140
|
-
.
|
|
2141
|
-
color:
|
|
2198
|
+
._inputInTable_jnwnh_1:not(:hover) {
|
|
2199
|
+
border-color: transparent;
|
|
2142
2200
|
}
|
|
2143
|
-
.
|
|
2144
|
-
|
|
2145
|
-
width: 100%;
|
|
2146
|
-
height: 4px;
|
|
2147
|
-
background: transparent;
|
|
2201
|
+
._inputInTable_jnwnh_1:not(:focus) {
|
|
2202
|
+
box-shadow: none;
|
|
2148
2203
|
}
|
|
2149
|
-
.
|
|
2150
|
-
position:
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
height: 8px;
|
|
2154
|
-
vertical-align: middle;
|
|
2155
|
-
background-color: #fff;
|
|
2156
|
-
border: 2px solid #e9e9e9;
|
|
2157
|
-
border-radius: 50%;
|
|
2158
|
-
cursor: pointer;
|
|
2204
|
+
._inputHover_jnwnh_13 {
|
|
2205
|
+
position: relative;
|
|
2206
|
+
border-color: var(--color-border-hover);
|
|
2207
|
+
z-index: 2;
|
|
2159
2208
|
}
|
|
2160
|
-
.
|
|
2161
|
-
|
|
2209
|
+
._inputFocus_jnwnh_18 {
|
|
2210
|
+
position: relative;
|
|
2211
|
+
outline: none !important;
|
|
2212
|
+
border-color: var(--color-border-focus) !important;
|
|
2213
|
+
box-shadow: var(--shadow-focus);
|
|
2214
|
+
z-index: 3;
|
|
2162
2215
|
}
|
|
2163
|
-
.
|
|
2164
|
-
|
|
2216
|
+
._inputError_jnwnh_25,
|
|
2217
|
+
._inputWarning_jnwnh_26 {
|
|
2218
|
+
position: relative;
|
|
2165
2219
|
}
|
|
2166
|
-
.
|
|
2167
|
-
|
|
2220
|
+
._inputError_jnwnh_25 {
|
|
2221
|
+
z-index: 2;
|
|
2222
|
+
border-color: var(--color-border-error);
|
|
2223
|
+
color: var(--color-text-error) !important;
|
|
2224
|
+
background-color: var(--color-background-error-muted);
|
|
2168
2225
|
}
|
|
2169
|
-
.
|
|
2170
|
-
|
|
2226
|
+
._inputError_jnwnh_25:hover {
|
|
2227
|
+
border-color: var(--color-border-error-hover) !important;
|
|
2171
2228
|
}
|
|
2172
|
-
.
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
border-color:
|
|
2176
|
-
box-shadow:
|
|
2177
|
-
|
|
2178
|
-
}
|
|
2179
|
-
.rc-slider-disabled .rc-slider-mark-text,
|
|
2180
|
-
.rc-slider-disabled .rc-slider-dot {
|
|
2181
|
-
cursor: not-allowed !important;
|
|
2182
|
-
}
|
|
2183
|
-
.rc-slider-vertical {
|
|
2184
|
-
width: 14px;
|
|
2185
|
-
height: 100%;
|
|
2186
|
-
padding: 0 5px;
|
|
2187
|
-
}
|
|
2188
|
-
.rc-slider-vertical .rc-slider-rail {
|
|
2189
|
-
width: 4px;
|
|
2190
|
-
height: 100%;
|
|
2191
|
-
}
|
|
2192
|
-
.rc-slider-vertical .rc-slider-track {
|
|
2193
|
-
bottom: 0;
|
|
2194
|
-
left: 5px;
|
|
2195
|
-
width: 4px;
|
|
2196
|
-
}
|
|
2197
|
-
.rc-slider-vertical .rc-slider-track-draggable {
|
|
2198
|
-
border-top: 0;
|
|
2199
|
-
border-bottom: 0;
|
|
2200
|
-
border-right: 5px solid rgba(0, 0, 0, 0);
|
|
2201
|
-
border-left: 5px solid rgba(0, 0, 0, 0);
|
|
2202
|
-
transform: translateX(-5px);
|
|
2229
|
+
._inputError_jnwnh_25:focus {
|
|
2230
|
+
position: relative;
|
|
2231
|
+
outline: none !important;
|
|
2232
|
+
border-color: var(--color-border-focus) !important;
|
|
2233
|
+
box-shadow: var(--shadow-focus);
|
|
2234
|
+
z-index: 3;
|
|
2203
2235
|
}
|
|
2204
|
-
.
|
|
2205
|
-
position: absolute;
|
|
2236
|
+
._inputWarning_jnwnh_26 {
|
|
2206
2237
|
z-index: 1;
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2238
|
+
border-color: var(--color-border-warning);
|
|
2239
|
+
color: var(--color-text-warning) !important;
|
|
2240
|
+
background-color: var(--color-background-warning-muted);
|
|
2210
2241
|
}
|
|
2211
|
-
.
|
|
2212
|
-
|
|
2213
|
-
left: 18px;
|
|
2214
|
-
height: 100%;
|
|
2242
|
+
._inputWarning_jnwnh_26:hover {
|
|
2243
|
+
border-color: var(--color-border-warning-hover) !important;
|
|
2215
2244
|
}
|
|
2216
|
-
.
|
|
2217
|
-
|
|
2218
|
-
|
|
2245
|
+
._inputWarning_jnwnh_26:focus {
|
|
2246
|
+
position: relative;
|
|
2247
|
+
outline: none !important;
|
|
2248
|
+
border-color: var(--color-border-focus) !important;
|
|
2249
|
+
box-shadow: var(--shadow-focus);
|
|
2250
|
+
z-index: 3;
|
|
2219
2251
|
}
|
|
2220
|
-
.
|
|
2221
|
-
|
|
2252
|
+
._inputDisabled_jnwnh_61 {
|
|
2253
|
+
pointer-events: none;
|
|
2254
|
+
background-color: var(--color-background-disabled);
|
|
2255
|
+
color: var(--color-text-muted);
|
|
2256
|
+
box-shadow: none;
|
|
2222
2257
|
}
|
|
2223
|
-
.
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2258
|
+
._hideScrollbars_jnwnh_67 {
|
|
2259
|
+
/* Firefox */
|
|
2260
|
+
scrollbar-width: none;
|
|
2261
|
+
/* IE 10+ */
|
|
2262
|
+
-ms-overflow-style: none;
|
|
2263
|
+
/* Chrome, Safari and Opera */
|
|
2229
2264
|
}
|
|
2230
|
-
.
|
|
2231
|
-
display:
|
|
2232
|
-
animation-duration: 0.3s;
|
|
2233
|
-
animation-fill-mode: both;
|
|
2234
|
-
animation-play-state: paused;
|
|
2265
|
+
._hideScrollbars_jnwnh_67::-webkit-scrollbar {
|
|
2266
|
+
display: none;
|
|
2235
2267
|
}
|
|
2236
|
-
.
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2268
|
+
._input_jnwnh_1 {
|
|
2269
|
+
margin: 0;
|
|
2270
|
+
outline: 0;
|
|
2271
|
+
text-align: left;
|
|
2272
|
+
font-family: var(--font-family);
|
|
2273
|
+
padding: var(--padding-input);
|
|
2274
|
+
background: var(--color-background-input);
|
|
2275
|
+
border: 1px solid var(--color-border);
|
|
2276
|
+
color: var(--color-text);
|
|
2277
|
+
border-radius: var(--border-radius);
|
|
2278
|
+
transition: box-shadow 0.1s ease, border-color 0.1s ease;
|
|
2279
|
+
box-shadow: none;
|
|
2280
|
+
height: var(--size);
|
|
2281
|
+
line-height: var(--line-height);
|
|
2282
|
+
width: 100%;
|
|
2283
|
+
font-weight: 400;
|
|
2284
|
+
font-style: normal;
|
|
2285
|
+
position: relative;
|
|
2286
|
+
font-variant-numeric: tabular-nums;
|
|
2240
2287
|
}
|
|
2241
|
-
.
|
|
2242
|
-
|
|
2243
|
-
animation-play-state: running;
|
|
2288
|
+
._input_jnwnh_1::placeholder {
|
|
2289
|
+
color: var(--color-text-placeholder);
|
|
2244
2290
|
}
|
|
2245
|
-
.
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2291
|
+
._input_jnwnh_1._isInTable_jnwnh_100 {
|
|
2292
|
+
background-color: transparent;
|
|
2293
|
+
border-radius: inherit !important;
|
|
2294
|
+
height: var(--size);
|
|
2295
|
+
min-height: 100%;
|
|
2249
2296
|
}
|
|
2250
|
-
.
|
|
2251
|
-
|
|
2297
|
+
._input_jnwnh_1._isInTable_jnwnh_100:not(:hover) {
|
|
2298
|
+
border-color: transparent;
|
|
2252
2299
|
}
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
transform: scale(0, 0);
|
|
2256
|
-
transform-origin: 50% 100%;
|
|
2257
|
-
opacity: 0;
|
|
2258
|
-
}
|
|
2259
|
-
100% {
|
|
2260
|
-
transform: scale(1, 1);
|
|
2261
|
-
transform-origin: 50% 100%;
|
|
2262
|
-
}
|
|
2300
|
+
._input_jnwnh_1._isInTable_jnwnh_100:not(:focus) {
|
|
2301
|
+
box-shadow: none;
|
|
2263
2302
|
}
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
}
|
|
2269
|
-
100% {
|
|
2270
|
-
transform: scale(0, 0);
|
|
2271
|
-
transform-origin: 50% 100%;
|
|
2272
|
-
opacity: 0;
|
|
2273
|
-
}
|
|
2303
|
+
._input_jnwnh_1:hover {
|
|
2304
|
+
position: relative;
|
|
2305
|
+
border-color: var(--color-border-hover);
|
|
2306
|
+
z-index: 2;
|
|
2274
2307
|
}
|
|
2275
|
-
.
|
|
2276
|
-
position:
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2308
|
+
._input_jnwnh_1:focus {
|
|
2309
|
+
position: relative;
|
|
2310
|
+
outline: none !important;
|
|
2311
|
+
border-color: var(--color-border-focus) !important;
|
|
2312
|
+
box-shadow: var(--shadow-focus);
|
|
2313
|
+
z-index: 3;
|
|
2282
2314
|
}
|
|
2283
|
-
.
|
|
2284
|
-
|
|
2285
|
-
|
|
2315
|
+
._input_jnwnh_1._small_jnwnh_124 {
|
|
2316
|
+
font-size: var(--font-size-sm);
|
|
2317
|
+
height: var(--size-sm);
|
|
2318
|
+
padding: var(--padding-input-sm);
|
|
2319
|
+
line-height: var(--size-sm);
|
|
2286
2320
|
}
|
|
2287
|
-
.
|
|
2288
|
-
|
|
2321
|
+
._input_jnwnh_1._error_jnwnh_130 {
|
|
2322
|
+
position: relative;
|
|
2323
|
+
z-index: 2;
|
|
2324
|
+
border-color: var(--color-border-error);
|
|
2325
|
+
color: var(--color-text-error) !important;
|
|
2326
|
+
background-color: var(--color-background-error-muted);
|
|
2289
2327
|
}
|
|
2290
|
-
.
|
|
2291
|
-
|
|
2328
|
+
._input_jnwnh_1._error_jnwnh_130:hover {
|
|
2329
|
+
border-color: var(--color-border-error-hover) !important;
|
|
2292
2330
|
}
|
|
2293
|
-
.
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
line-height: 1;
|
|
2300
|
-
text-align: center;
|
|
2301
|
-
text-decoration: none;
|
|
2302
|
-
background-color: #6c6c6c;
|
|
2303
|
-
border-radius: 6px;
|
|
2304
|
-
box-shadow: 0 0 4px #d9d9d9;
|
|
2331
|
+
._input_jnwnh_1._error_jnwnh_130:focus {
|
|
2332
|
+
position: relative;
|
|
2333
|
+
outline: none !important;
|
|
2334
|
+
border-color: var(--color-border-focus) !important;
|
|
2335
|
+
box-shadow: var(--shadow-focus);
|
|
2336
|
+
z-index: 3;
|
|
2305
2337
|
}
|
|
2306
|
-
.
|
|
2307
|
-
position:
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2338
|
+
._input_jnwnh_1._warning_jnwnh_147 {
|
|
2339
|
+
position: relative;
|
|
2340
|
+
z-index: 1;
|
|
2341
|
+
border-color: var(--color-border-warning);
|
|
2342
|
+
color: var(--color-text-warning) !important;
|
|
2343
|
+
background-color: var(--color-background-warning-muted);
|
|
2312
2344
|
}
|
|
2313
|
-
.
|
|
2314
|
-
|
|
2315
|
-
left: 50%;
|
|
2316
|
-
margin-left: -4px;
|
|
2317
|
-
border-width: 4px 4px 0;
|
|
2318
|
-
border-top-color: #6c6c6c;
|
|
2345
|
+
._input_jnwnh_1._warning_jnwnh_147:hover {
|
|
2346
|
+
border-color: var(--color-border-warning-hover) !important;
|
|
2319
2347
|
}
|
|
2320
|
-
.
|
|
2321
|
-
|
|
2348
|
+
._input_jnwnh_1._warning_jnwnh_147:focus {
|
|
2349
|
+
position: relative;
|
|
2350
|
+
outline: none !important;
|
|
2351
|
+
border-color: var(--color-border-focus) !important;
|
|
2352
|
+
box-shadow: var(--shadow-focus);
|
|
2353
|
+
z-index: 3;
|
|
2322
2354
|
}
|
|
2323
|
-
.
|
|
2324
|
-
|
|
2355
|
+
._input_jnwnh_1[disabled] {
|
|
2356
|
+
pointer-events: none;
|
|
2357
|
+
background-color: var(--color-background-disabled);
|
|
2358
|
+
color: var(--color-text-muted);
|
|
2359
|
+
box-shadow: none;
|
|
2325
2360
|
}
|
|
2326
|
-
.
|
|
2327
|
-
|
|
2361
|
+
._input_jnwnh_1._right_jnwnh_170 {
|
|
2362
|
+
text-align: right;
|
|
2328
2363
|
}
|
|
2329
|
-
.
|
|
2330
|
-
|
|
2364
|
+
._groupOrderFirst_jnwnh_173,
|
|
2365
|
+
._groupOrderMiddle_jnwnh_174,
|
|
2366
|
+
._groupOrderLast_jnwnh_175 {
|
|
2367
|
+
flex: 1;
|
|
2331
2368
|
}
|
|
2332
|
-
.
|
|
2333
|
-
|
|
2369
|
+
._groupOrderFirst_jnwnh_173 ._input_jnwnh_1,
|
|
2370
|
+
._groupOrderMiddle_jnwnh_174 ._input_jnwnh_1 {
|
|
2371
|
+
border-top-right-radius: 0 !important;
|
|
2372
|
+
border-bottom-right-radius: 0 !important;
|
|
2334
2373
|
}
|
|
2335
|
-
.
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
.rc-slider .rc-slider-handle {
|
|
2340
|
-
opacity: 1;
|
|
2341
|
-
}
|
|
2342
|
-
.rc-slider .rc-slider-mark-text {
|
|
2343
|
-
color: var(--color-text-faint);
|
|
2344
|
-
}
|
|
2345
|
-
.rc-slider .rc-slider-mark-text-active {
|
|
2346
|
-
color: var(--color-text-muted);
|
|
2347
|
-
}
|
|
2348
|
-
.rc-slider-disabled {
|
|
2349
|
-
background-color: transparent !important;
|
|
2350
|
-
}
|
|
2351
|
-
.rc-slider-disabled .rc-slider-mark-text,
|
|
2352
|
-
.rc-slider-disabled .rc-slider-handle,
|
|
2353
|
-
.rc-slider-disabled .rc-slider-dot {
|
|
2354
|
-
cursor: default !important;
|
|
2355
|
-
}
|
|
2356
|
-
._card_ucdeu_1 {
|
|
2357
|
-
color: var(--color-text);
|
|
2374
|
+
._groupOrderLast_jnwnh_175 ._input_jnwnh_1,
|
|
2375
|
+
._groupOrderMiddle_jnwnh_174 ._input_jnwnh_1 {
|
|
2376
|
+
border-top-left-radius: 0 !important;
|
|
2377
|
+
border-bottom-left-radius: 0 !important;
|
|
2358
2378
|
}
|
|
2359
|
-
.
|
|
2360
|
-
|
|
2361
|
-
border: 1px solid var(--color-border);
|
|
2362
|
-
box-shadow: var(--shadow-card);
|
|
2379
|
+
._addon_b4w53_1 {
|
|
2380
|
+
flex-shrink: 0;
|
|
2363
2381
|
border-radius: var(--border-radius);
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
}
|
|
2368
|
-
._card_ucdeu_1._bordered_ucdeu_4 ._cardHeader_ucdeu_13 {
|
|
2369
|
-
padding: var(--padding-xxs) var(--padding-sm);
|
|
2370
|
-
border-top-left-radius: inherit;
|
|
2371
|
-
border-top-right-radius: inherit;
|
|
2372
|
-
background-color: var(--color-background-cardheader);
|
|
2373
|
-
}
|
|
2374
|
-
._card_ucdeu_1._bordered_ucdeu_4 ._cardContentBorderTop_ucdeu_19 {
|
|
2375
|
-
border-top: 1px solid var(--color-border);
|
|
2376
|
-
}
|
|
2377
|
-
._card_ucdeu_1._bordered_ucdeu_4 ._padding_ucdeu_22 {
|
|
2378
|
-
padding: var(--padding-sm);
|
|
2379
|
-
}
|
|
2380
|
-
._cardContent_ucdeu_19:first-child {
|
|
2381
|
-
border-top-left-radius: inherit;
|
|
2382
|
-
border-top-right-radius: inherit;
|
|
2383
|
-
}
|
|
2384
|
-
._cardContent_ucdeu_19:last-child {
|
|
2385
|
-
border-bottom-left-radius: inherit;
|
|
2386
|
-
border-bottom-right-radius: inherit;
|
|
2387
|
-
}
|
|
2388
|
-
._cardHeader_ucdeu_13 {
|
|
2389
|
-
display: flex;
|
|
2390
|
-
align-items: center;
|
|
2391
|
-
padding: var(--padding-sm) 0;
|
|
2392
|
-
}
|
|
2393
|
-
._divider_2bfzh_1 {
|
|
2394
|
-
display: flex;
|
|
2382
|
+
border: 1px solid var(--color-border);
|
|
2383
|
+
background: var(--color-background-disabled);
|
|
2384
|
+
display: inline-flex;
|
|
2395
2385
|
align-items: center;
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
._divider_2bfzh_1::after {
|
|
2400
|
-
content: '';
|
|
2401
|
-
flex: 1;
|
|
2402
|
-
border-bottom: 1px solid var(--color);
|
|
2403
|
-
}
|
|
2404
|
-
._alignLeft_2bfzh_12::before {
|
|
2405
|
-
flex-grow: 0.05;
|
|
2386
|
+
padding: 0 var(--padding-input-x);
|
|
2387
|
+
color: var(--color-text-muted);
|
|
2388
|
+
line-height: 1;
|
|
2406
2389
|
}
|
|
2407
|
-
.
|
|
2408
|
-
|
|
2390
|
+
._small_b4w53_12 {
|
|
2391
|
+
font-size: var(--font-size-sm);
|
|
2392
|
+
padding: 0 var(--padding-input-sm-x);
|
|
2409
2393
|
}
|
|
2410
|
-
.
|
|
2411
|
-
|
|
2394
|
+
._groupOrderFirst_b4w53_16,
|
|
2395
|
+
._groupOrderMiddle_b4w53_17 {
|
|
2396
|
+
border-top-right-radius: 0 !important;
|
|
2397
|
+
border-bottom-right-radius: 0 !important;
|
|
2412
2398
|
}
|
|
2413
|
-
.
|
|
2414
|
-
|
|
2399
|
+
._groupOrderLast_b4w53_21,
|
|
2400
|
+
._groupOrderMiddle_b4w53_17 {
|
|
2401
|
+
border-top-left-radius: 0 !important;
|
|
2402
|
+
border-bottom-left-radius: 0 !important;
|
|
2415
2403
|
}
|
|
2416
|
-
.
|
|
2404
|
+
._inputInTable_tn20e_1 {
|
|
2417
2405
|
background-color: transparent;
|
|
2418
2406
|
border-radius: inherit !important;
|
|
2419
2407
|
height: var(--size);
|
|
2420
2408
|
min-height: 100%;
|
|
2421
2409
|
}
|
|
2422
|
-
.
|
|
2410
|
+
._inputInTable_tn20e_1:not(:hover) {
|
|
2423
2411
|
border-color: transparent;
|
|
2424
2412
|
}
|
|
2425
|
-
.
|
|
2413
|
+
._inputInTable_tn20e_1:not(:focus) {
|
|
2426
2414
|
box-shadow: none;
|
|
2427
2415
|
}
|
|
2428
|
-
.
|
|
2416
|
+
._inputHover_tn20e_13 {
|
|
2429
2417
|
position: relative;
|
|
2430
2418
|
border-color: var(--color-border-hover);
|
|
2431
2419
|
z-index: 2;
|
|
2432
2420
|
}
|
|
2433
|
-
.
|
|
2421
|
+
._inputFocus_tn20e_18 {
|
|
2434
2422
|
position: relative;
|
|
2435
2423
|
outline: none !important;
|
|
2436
2424
|
border-color: var(--color-border-focus) !important;
|
|
2437
2425
|
box-shadow: var(--shadow-focus);
|
|
2438
2426
|
z-index: 3;
|
|
2439
2427
|
}
|
|
2440
|
-
.
|
|
2441
|
-
.
|
|
2428
|
+
._inputError_tn20e_25,
|
|
2429
|
+
._inputWarning_tn20e_26 {
|
|
2442
2430
|
position: relative;
|
|
2443
2431
|
}
|
|
2444
|
-
.
|
|
2432
|
+
._inputError_tn20e_25 {
|
|
2445
2433
|
z-index: 2;
|
|
2446
2434
|
border-color: var(--color-border-error);
|
|
2447
2435
|
color: var(--color-text-error) !important;
|
|
2448
2436
|
background-color: var(--color-background-error-muted);
|
|
2449
2437
|
}
|
|
2450
|
-
.
|
|
2438
|
+
._inputError_tn20e_25:hover {
|
|
2451
2439
|
border-color: var(--color-border-error-hover) !important;
|
|
2452
2440
|
}
|
|
2453
|
-
.
|
|
2441
|
+
._inputError_tn20e_25:focus {
|
|
2454
2442
|
position: relative;
|
|
2455
2443
|
outline: none !important;
|
|
2456
2444
|
border-color: var(--color-border-focus) !important;
|
|
2457
2445
|
box-shadow: var(--shadow-focus);
|
|
2458
2446
|
z-index: 3;
|
|
2459
2447
|
}
|
|
2460
|
-
.
|
|
2448
|
+
._inputWarning_tn20e_26 {
|
|
2461
2449
|
z-index: 1;
|
|
2462
2450
|
border-color: var(--color-border-warning);
|
|
2463
2451
|
color: var(--color-text-warning) !important;
|
|
2464
2452
|
background-color: var(--color-background-warning-muted);
|
|
2465
2453
|
}
|
|
2466
|
-
.
|
|
2454
|
+
._inputWarning_tn20e_26:hover {
|
|
2467
2455
|
border-color: var(--color-border-warning-hover) !important;
|
|
2468
2456
|
}
|
|
2469
|
-
.
|
|
2457
|
+
._inputWarning_tn20e_26:focus {
|
|
2470
2458
|
position: relative;
|
|
2471
2459
|
outline: none !important;
|
|
2472
2460
|
border-color: var(--color-border-focus) !important;
|
|
2473
2461
|
box-shadow: var(--shadow-focus);
|
|
2474
2462
|
z-index: 3;
|
|
2475
2463
|
}
|
|
2476
|
-
.
|
|
2464
|
+
._inputDisabled_tn20e_61 {
|
|
2477
2465
|
pointer-events: none;
|
|
2478
2466
|
background-color: var(--color-background-disabled);
|
|
2479
2467
|
color: var(--color-text-muted);
|
|
2480
2468
|
box-shadow: none;
|
|
2481
2469
|
}
|
|
2482
|
-
.
|
|
2470
|
+
._hideScrollbars_tn20e_67 {
|
|
2483
2471
|
/* Firefox */
|
|
2484
2472
|
scrollbar-width: none;
|
|
2485
2473
|
/* IE 10+ */
|
|
2486
2474
|
-ms-overflow-style: none;
|
|
2487
2475
|
/* Chrome, Safari and Opera */
|
|
2488
2476
|
}
|
|
2489
|
-
.
|
|
2477
|
+
._hideScrollbars_tn20e_67::-webkit-scrollbar {
|
|
2490
2478
|
display: none;
|
|
2491
2479
|
}
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
--color-background-drawer-tab-hover: white;
|
|
2496
|
-
--color-border-drawer-tab: var(--color-primary-200);
|
|
2497
|
-
--color-background-drawer-handle-hover: rgba(0, 0, 0, 0.05);
|
|
2498
|
-
}
|
|
2499
|
-
html[data-theme='dark'] {
|
|
2500
|
-
--color-background-drawer-tab: var(--color-primary-800);
|
|
2501
|
-
--color-background-drawer-tab-hover: var(--color-primary-700);
|
|
2502
|
-
--color-border-drawer-tab: black;
|
|
2503
|
-
--color-background-drawer-handle-hover: rgba(255, 255, 255, 0.1);
|
|
2504
|
-
}
|
|
2505
|
-
._inline_khmhl_90 {
|
|
2506
|
-
position: relative;
|
|
2507
|
-
}
|
|
2508
|
-
._inline_khmhl_90._left_khmhl_93 {
|
|
2509
|
-
order: -1;
|
|
2480
|
+
._header_tn20e_77 ._headerTitle_tn20e_77,
|
|
2481
|
+
._heading_tn20e_78 ._itemHeader_tn20e_78 {
|
|
2482
|
+
transition: opacity 0.3s;
|
|
2510
2483
|
}
|
|
2511
|
-
.
|
|
2512
|
-
|
|
2484
|
+
._narrow_tn20e_81 ._header_tn20e_77 ._headerTitle_tn20e_77,
|
|
2485
|
+
._narrow_tn20e_81 ._heading_tn20e_78 ._itemHeader_tn20e_78 {
|
|
2486
|
+
opacity: 0;
|
|
2513
2487
|
}
|
|
2514
|
-
.
|
|
2515
|
-
position:
|
|
2488
|
+
._stickyHeader_tn20e_85 {
|
|
2489
|
+
position: sticky;
|
|
2516
2490
|
top: 0;
|
|
2517
|
-
|
|
2518
|
-
z-index:
|
|
2519
|
-
}
|
|
2520
|
-
._fixed_khmhl_99._left_khmhl_93 {
|
|
2521
|
-
left: 0;
|
|
2491
|
+
background-color: var(--color-background);
|
|
2492
|
+
z-index: 10;
|
|
2522
2493
|
}
|
|
2523
|
-
.
|
|
2524
|
-
|
|
2494
|
+
._itemHeader_tn20e_78 {
|
|
2495
|
+
padding: var(--padding-xs) var(--padding);
|
|
2496
|
+
display: flex;
|
|
2497
|
+
align-items: flex-start;
|
|
2525
2498
|
}
|
|
2526
|
-
.
|
|
2527
|
-
|
|
2499
|
+
._itemHeader_tn20e_78 ._title_tn20e_96 {
|
|
2500
|
+
margin: 0;
|
|
2501
|
+
padding: 0;
|
|
2502
|
+
flex-grow: 1;
|
|
2503
|
+
min-width: 0;
|
|
2528
2504
|
}
|
|
2529
|
-
.
|
|
2530
|
-
|
|
2505
|
+
._itemHeader_tn20e_78 ._name_tn20e_102 {
|
|
2506
|
+
font-weight: 400;
|
|
2531
2507
|
}
|
|
2532
|
-
.
|
|
2533
|
-
|
|
2508
|
+
._itemHeader_tn20e_78 ._iconTooltipMargin_tn20e_105 {
|
|
2509
|
+
margin-left: var(--padding-xs);
|
|
2534
2510
|
}
|
|
2535
|
-
.
|
|
2536
|
-
|
|
2537
|
-
overflow-y: auto;
|
|
2538
|
-
max-height: 100%;
|
|
2539
|
-
min-height: 100%;
|
|
2540
|
-
transition: width 0.2s;
|
|
2541
|
-
/* Firefox */
|
|
2542
|
-
scrollbar-width: none;
|
|
2543
|
-
/* IE 10+ */
|
|
2544
|
-
-ms-overflow-style: none;
|
|
2545
|
-
/* Chrome, Safari and Opera */
|
|
2511
|
+
._itemHeader_tn20e_78 ._bold_tn20e_108 {
|
|
2512
|
+
font-weight: bold;
|
|
2546
2513
|
}
|
|
2547
|
-
.
|
|
2548
|
-
|
|
2514
|
+
._header_tn20e_77 {
|
|
2515
|
+
padding: var(--padding);
|
|
2516
|
+
display: flex;
|
|
2517
|
+
align-items: center;
|
|
2518
|
+
border-bottom: 1px solid var(--color-border);
|
|
2549
2519
|
}
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2520
|
+
._toggleNarrow_tn20e_117 {
|
|
2521
|
+
margin-right: 16px;
|
|
2522
|
+
margin-left: -5px;
|
|
2523
|
+
color: #c8c8c8;
|
|
2524
|
+
transition: all 0.4s;
|
|
2525
|
+
display: flex;
|
|
2526
|
+
width: 22px;
|
|
2527
|
+
justify-content: center;
|
|
2554
2528
|
}
|
|
2555
|
-
.
|
|
2556
|
-
|
|
2529
|
+
._toggleNarrow_tn20e_117:hover {
|
|
2530
|
+
color: var(--color-text-primary-hover);
|
|
2557
2531
|
}
|
|
2558
|
-
.
|
|
2559
|
-
|
|
2560
|
-
display: inline-block;
|
|
2561
|
-
transform: rotate(180deg);
|
|
2562
|
-
position: absolute;
|
|
2563
|
-
z-index: calc(var(--zindex-drawer) + 3);
|
|
2532
|
+
._toggleNarrow_tn20e_117:active {
|
|
2533
|
+
color: var(--color-text-primary-active);
|
|
2564
2534
|
}
|
|
2565
|
-
.
|
|
2566
|
-
|
|
2535
|
+
._narrow_tn20e_81 ._toggleNarrow_tn20e_117 {
|
|
2536
|
+
transform: scaleX(-1);
|
|
2567
2537
|
}
|
|
2568
|
-
.
|
|
2569
|
-
|
|
2538
|
+
._drag_tn20e_135 {
|
|
2539
|
+
color: var(--color-text-faint);
|
|
2540
|
+
display: flex;
|
|
2541
|
+
align-items: center;
|
|
2542
|
+
justify-content: center;
|
|
2543
|
+
margin-right: var(--padding-xs);
|
|
2544
|
+
margin-left: calc(var(--padding-xs) * -1);
|
|
2545
|
+
margin-top: calc((var(--line-height) - var(--size-sm)) / 2);
|
|
2546
|
+
margin-bottom: calc((var(--line-height) - var(--size-sm)) / 2);
|
|
2547
|
+
cursor: move;
|
|
2548
|
+
height: var(--size-sm);
|
|
2549
|
+
width: var(--size-sm);
|
|
2550
|
+
flex-shrink: 0;
|
|
2570
2551
|
}
|
|
2571
|
-
.
|
|
2572
|
-
|
|
2552
|
+
._drag_tn20e_135:hover {
|
|
2553
|
+
color: var(--color-text-primary-hover);
|
|
2573
2554
|
}
|
|
2574
|
-
.
|
|
2575
|
-
|
|
2555
|
+
._drag_tn20e_135:active {
|
|
2556
|
+
color: var(--color-text-primary-active);
|
|
2576
2557
|
}
|
|
2577
|
-
.
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
._tabs_khmhl_165 {
|
|
2581
|
-
position: absolute;
|
|
2582
|
-
top: 0;
|
|
2583
|
-
bottom: 0;
|
|
2584
|
-
background-color: var(--color-background);
|
|
2585
|
-
padding-top: var(--padding);
|
|
2586
|
-
z-index: calc(var(--zindex-drawer) + 1);
|
|
2587
|
-
border-left: 1px solid var(--color-border);
|
|
2588
|
-
border-right: 1px solid var(--color-border);
|
|
2589
|
-
}
|
|
2590
|
-
._left_khmhl_93 ._tabs_khmhl_165 {
|
|
2591
|
-
right: 0;
|
|
2592
|
-
}
|
|
2593
|
-
._right_khmhl_96 ._tabs_khmhl_165 {
|
|
2594
|
-
left: 0;
|
|
2595
|
-
}
|
|
2596
|
-
._tabs_khmhl_165 ._tab_khmhl_165 {
|
|
2597
|
-
font-size: var(--size-sm);
|
|
2598
|
-
height: var(--size-drawer-tabs);
|
|
2599
|
-
width: var(--size-drawer-tabs);
|
|
2600
|
-
display: flex;
|
|
2601
|
-
justify-content: center;
|
|
2602
|
-
align-items: center;
|
|
2603
|
-
cursor: pointer;
|
|
2604
|
-
margin: -1px;
|
|
2605
|
-
transition: color 0.2s, background-color 0.2s;
|
|
2606
|
-
border: 1px solid var(--color-border-drawer-tab);
|
|
2607
|
-
}
|
|
2608
|
-
._left_khmhl_93 ._tabs_khmhl_165 ._tab_khmhl_165 {
|
|
2609
|
-
border-top-left-radius: 0;
|
|
2610
|
-
border-bottom-left-radius: 0;
|
|
2611
|
-
}
|
|
2612
|
-
._left_khmhl_93 ._tabs_khmhl_165 ._tab_khmhl_165._active_khmhl_197 {
|
|
2613
|
-
border-left-color: transparent;
|
|
2614
|
-
}
|
|
2615
|
-
._right_khmhl_96 ._tabs_khmhl_165 ._tab_khmhl_165 {
|
|
2616
|
-
border-top-right-radius: 0;
|
|
2617
|
-
border-bottom-right-radius: 0;
|
|
2618
|
-
}
|
|
2619
|
-
._right_khmhl_96 ._tabs_khmhl_165 ._tab_khmhl_165._active_khmhl_197 {
|
|
2620
|
-
border-right-color: transparent;
|
|
2621
|
-
}
|
|
2622
|
-
._tabs_khmhl_165 ._tab_khmhl_165:not(._active_khmhl_197) {
|
|
2623
|
-
color: var(--color-text-primary);
|
|
2624
|
-
background-color: var(--color-background-drawer-tab) !important;
|
|
2625
|
-
}
|
|
2626
|
-
._tabs_khmhl_165 ._tab_khmhl_165:not(._active_khmhl_197):hover {
|
|
2627
|
-
color: var(--color-text);
|
|
2628
|
-
background-color: var(--color-background-drawer-tab-hover) !important;
|
|
2629
|
-
}
|
|
2630
|
-
._tabs_khmhl_165 ._tab_khmhl_165._active_khmhl_197 {
|
|
2631
|
-
color: var(--color-text);
|
|
2632
|
-
border-color: var(--color-border);
|
|
2633
|
-
}
|
|
2634
|
-
._tabs_khmhl_165 ._tab_khmhl_165 svg {
|
|
2635
|
-
stroke-width: 1.125;
|
|
2636
|
-
}
|
|
2637
|
-
._tabs_khmhl_165 ._tab_khmhl_165._disabled_khmhl_222 {
|
|
2638
|
-
cursor: default;
|
|
2639
|
-
pointer-events: none;
|
|
2640
|
-
color: var(--color-text-faint) !important;
|
|
2641
|
-
background-color: var(--color-background-disabled) !important;
|
|
2642
|
-
border-color: var(--color-border) !important;
|
|
2643
|
-
}
|
|
2644
|
-
._left_khmhl_93 ._tabsContent_khmhl_229 {
|
|
2645
|
-
padding-right: calc(var(--size-drawer-tabs) - 1px);
|
|
2646
|
-
}
|
|
2647
|
-
._right_khmhl_96 ._tabsContent_khmhl_229 {
|
|
2648
|
-
padding-left: calc(var(--size-drawer-tabs) - 1px);
|
|
2649
|
-
}
|
|
2650
|
-
._resizeHandle_khmhl_235 {
|
|
2651
|
-
--size-resize-handle: 10px;
|
|
2652
|
-
position: absolute;
|
|
2653
|
-
top: 0;
|
|
2654
|
-
bottom: 0;
|
|
2655
|
-
width: var(--size-resize-handle);
|
|
2656
|
-
z-index: calc(var(--zindex-drawer) + 2);
|
|
2657
|
-
cursor: ew-resize;
|
|
2658
|
-
display: flex;
|
|
2659
|
-
align-items: center;
|
|
2660
|
-
color: var(--color-text-faint);
|
|
2661
|
-
font-size: var(--size-resize-handle);
|
|
2662
|
-
transition: all 0.2s;
|
|
2663
|
-
}
|
|
2664
|
-
._resizeHandle_khmhl_235:hover {
|
|
2665
|
-
background: var(--color-background-drawer-handle-hover);
|
|
2666
|
-
color: var(--color-text-primary);
|
|
2667
|
-
}
|
|
2668
|
-
._resizeHandle_khmhl_235:active {
|
|
2669
|
-
background: var(--color-text-primary);
|
|
2670
|
-
color: white;
|
|
2671
|
-
}
|
|
2672
|
-
._left_khmhl_93 ._resizeHandle_khmhl_235 {
|
|
2673
|
-
right: 0;
|
|
2674
|
-
}
|
|
2675
|
-
._right_khmhl_96 ._resizeHandle_khmhl_235 {
|
|
2676
|
-
left: 0;
|
|
2677
|
-
}
|
|
2678
|
-
._inputInTable_tn20e_1 {
|
|
2679
|
-
background-color: transparent;
|
|
2680
|
-
border-radius: inherit !important;
|
|
2681
|
-
height: var(--size);
|
|
2682
|
-
min-height: 100%;
|
|
2683
|
-
}
|
|
2684
|
-
._inputInTable_tn20e_1:not(:hover) {
|
|
2685
|
-
border-color: transparent;
|
|
2686
|
-
}
|
|
2687
|
-
._inputInTable_tn20e_1:not(:focus) {
|
|
2688
|
-
box-shadow: none;
|
|
2689
|
-
}
|
|
2690
|
-
._inputHover_tn20e_13 {
|
|
2691
|
-
position: relative;
|
|
2692
|
-
border-color: var(--color-border-hover);
|
|
2693
|
-
z-index: 2;
|
|
2694
|
-
}
|
|
2695
|
-
._inputFocus_tn20e_18 {
|
|
2696
|
-
position: relative;
|
|
2697
|
-
outline: none !important;
|
|
2698
|
-
border-color: var(--color-border-focus) !important;
|
|
2699
|
-
box-shadow: var(--shadow-focus);
|
|
2700
|
-
z-index: 3;
|
|
2701
|
-
}
|
|
2702
|
-
._inputError_tn20e_25,
|
|
2703
|
-
._inputWarning_tn20e_26 {
|
|
2704
|
-
position: relative;
|
|
2705
|
-
}
|
|
2706
|
-
._inputError_tn20e_25 {
|
|
2707
|
-
z-index: 2;
|
|
2708
|
-
border-color: var(--color-border-error);
|
|
2709
|
-
color: var(--color-text-error) !important;
|
|
2710
|
-
background-color: var(--color-background-error-muted);
|
|
2711
|
-
}
|
|
2712
|
-
._inputError_tn20e_25:hover {
|
|
2713
|
-
border-color: var(--color-border-error-hover) !important;
|
|
2714
|
-
}
|
|
2715
|
-
._inputError_tn20e_25:focus {
|
|
2716
|
-
position: relative;
|
|
2717
|
-
outline: none !important;
|
|
2718
|
-
border-color: var(--color-border-focus) !important;
|
|
2719
|
-
box-shadow: var(--shadow-focus);
|
|
2720
|
-
z-index: 3;
|
|
2721
|
-
}
|
|
2722
|
-
._inputWarning_tn20e_26 {
|
|
2723
|
-
z-index: 1;
|
|
2724
|
-
border-color: var(--color-border-warning);
|
|
2725
|
-
color: var(--color-text-warning) !important;
|
|
2726
|
-
background-color: var(--color-background-warning-muted);
|
|
2727
|
-
}
|
|
2728
|
-
._inputWarning_tn20e_26:hover {
|
|
2729
|
-
border-color: var(--color-border-warning-hover) !important;
|
|
2730
|
-
}
|
|
2731
|
-
._inputWarning_tn20e_26:focus {
|
|
2732
|
-
position: relative;
|
|
2733
|
-
outline: none !important;
|
|
2734
|
-
border-color: var(--color-border-focus) !important;
|
|
2735
|
-
box-shadow: var(--shadow-focus);
|
|
2736
|
-
z-index: 3;
|
|
2737
|
-
}
|
|
2738
|
-
._inputDisabled_tn20e_61 {
|
|
2739
|
-
pointer-events: none;
|
|
2740
|
-
background-color: var(--color-background-disabled);
|
|
2741
|
-
color: var(--color-text-muted);
|
|
2742
|
-
box-shadow: none;
|
|
2743
|
-
}
|
|
2744
|
-
._hideScrollbars_tn20e_67 {
|
|
2745
|
-
/* Firefox */
|
|
2746
|
-
scrollbar-width: none;
|
|
2747
|
-
/* IE 10+ */
|
|
2748
|
-
-ms-overflow-style: none;
|
|
2749
|
-
/* Chrome, Safari and Opera */
|
|
2750
|
-
}
|
|
2751
|
-
._hideScrollbars_tn20e_67::-webkit-scrollbar {
|
|
2752
|
-
display: none;
|
|
2753
|
-
}
|
|
2754
|
-
._header_tn20e_77 ._headerTitle_tn20e_77,
|
|
2755
|
-
._heading_tn20e_78 ._itemHeader_tn20e_78 {
|
|
2756
|
-
transition: opacity 0.3s;
|
|
2757
|
-
}
|
|
2758
|
-
._narrow_tn20e_81 ._header_tn20e_77 ._headerTitle_tn20e_77,
|
|
2759
|
-
._narrow_tn20e_81 ._heading_tn20e_78 ._itemHeader_tn20e_78 {
|
|
2760
|
-
opacity: 0;
|
|
2761
|
-
}
|
|
2762
|
-
._stickyHeader_tn20e_85 {
|
|
2763
|
-
position: sticky;
|
|
2764
|
-
top: 0;
|
|
2765
|
-
background-color: var(--color-background);
|
|
2766
|
-
z-index: 10;
|
|
2767
|
-
}
|
|
2768
|
-
._itemHeader_tn20e_78 {
|
|
2769
|
-
padding: var(--padding-xs) var(--padding);
|
|
2770
|
-
display: flex;
|
|
2771
|
-
align-items: flex-start;
|
|
2772
|
-
}
|
|
2773
|
-
._itemHeader_tn20e_78 ._title_tn20e_96 {
|
|
2774
|
-
margin: 0;
|
|
2775
|
-
padding: 0;
|
|
2776
|
-
flex-grow: 1;
|
|
2777
|
-
min-width: 0;
|
|
2778
|
-
}
|
|
2779
|
-
._itemHeader_tn20e_78 ._name_tn20e_102 {
|
|
2780
|
-
font-weight: 400;
|
|
2781
|
-
}
|
|
2782
|
-
._itemHeader_tn20e_78 ._iconTooltipMargin_tn20e_105 {
|
|
2783
|
-
margin-left: var(--padding-xs);
|
|
2784
|
-
}
|
|
2785
|
-
._itemHeader_tn20e_78 ._bold_tn20e_108 {
|
|
2786
|
-
font-weight: bold;
|
|
2787
|
-
}
|
|
2788
|
-
._header_tn20e_77 {
|
|
2789
|
-
padding: var(--padding);
|
|
2790
|
-
display: flex;
|
|
2791
|
-
align-items: center;
|
|
2792
|
-
border-bottom: 1px solid var(--color-border);
|
|
2793
|
-
}
|
|
2794
|
-
._toggleNarrow_tn20e_117 {
|
|
2795
|
-
margin-right: 16px;
|
|
2796
|
-
margin-left: -5px;
|
|
2797
|
-
color: #c8c8c8;
|
|
2798
|
-
transition: all 0.4s;
|
|
2799
|
-
display: flex;
|
|
2800
|
-
width: 22px;
|
|
2801
|
-
justify-content: center;
|
|
2802
|
-
}
|
|
2803
|
-
._toggleNarrow_tn20e_117:hover {
|
|
2804
|
-
color: var(--color-text-primary-hover);
|
|
2805
|
-
}
|
|
2806
|
-
._toggleNarrow_tn20e_117:active {
|
|
2807
|
-
color: var(--color-text-primary-active);
|
|
2808
|
-
}
|
|
2809
|
-
._narrow_tn20e_81 ._toggleNarrow_tn20e_117 {
|
|
2810
|
-
transform: scaleX(-1);
|
|
2811
|
-
}
|
|
2812
|
-
._drag_tn20e_135 {
|
|
2813
|
-
color: var(--color-text-faint);
|
|
2814
|
-
display: flex;
|
|
2815
|
-
align-items: center;
|
|
2816
|
-
justify-content: center;
|
|
2817
|
-
margin-right: var(--padding-xs);
|
|
2818
|
-
margin-left: calc(var(--padding-xs) * -1);
|
|
2819
|
-
margin-top: calc((var(--line-height) - var(--size-sm)) / 2);
|
|
2820
|
-
margin-bottom: calc((var(--line-height) - var(--size-sm)) / 2);
|
|
2821
|
-
cursor: move;
|
|
2822
|
-
height: var(--size-sm);
|
|
2823
|
-
width: var(--size-sm);
|
|
2824
|
-
flex-shrink: 0;
|
|
2825
|
-
}
|
|
2826
|
-
._drag_tn20e_135:hover {
|
|
2827
|
-
color: var(--color-text-primary-hover);
|
|
2828
|
-
}
|
|
2829
|
-
._drag_tn20e_135:active {
|
|
2830
|
-
color: var(--color-text-primary-active);
|
|
2831
|
-
}
|
|
2832
|
-
._list_tn20e_155 {
|
|
2833
|
-
flex-shrink: 0;
|
|
2834
|
-
background: var(--color-background);
|
|
2558
|
+
._list_tn20e_155 {
|
|
2559
|
+
flex-shrink: 0;
|
|
2560
|
+
background: var(--color-background);
|
|
2835
2561
|
}
|
|
2836
2562
|
._list_tn20e_155._bordered_tn20e_159:first-child,
|
|
2837
2563
|
._list_tn20e_155._bordered_tn20e_159:first-child > :first-child {
|
|
@@ -7597,300 +7323,606 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
7597
7323
|
margin: 0;
|
|
7598
7324
|
/* margin-bottom: var(--rmr-space-2); */
|
|
7599
7325
|
}
|
|
7600
|
-
._richTextToolbar_1gbkk_1 {
|
|
7601
|
-
display: flex;
|
|
7602
|
-
gap: var(--padding-xxs);
|
|
7326
|
+
._richTextToolbar_1gbkk_1 {
|
|
7327
|
+
display: flex;
|
|
7328
|
+
gap: var(--padding-xxs);
|
|
7329
|
+
}
|
|
7330
|
+
._richTextToolbarContainer_1gbkk_5 {
|
|
7331
|
+
display: flex;
|
|
7332
|
+
justify-content: space-between;
|
|
7333
|
+
margin-bottom: var(--padding-xs);
|
|
7334
|
+
align-items: flex-end;
|
|
7335
|
+
}
|
|
7336
|
+
._inputInTable_ta5ga_1 {
|
|
7337
|
+
background-color: transparent;
|
|
7338
|
+
border-radius: inherit !important;
|
|
7339
|
+
height: var(--size);
|
|
7340
|
+
min-height: 100%;
|
|
7341
|
+
}
|
|
7342
|
+
._inputInTable_ta5ga_1:not(:hover) {
|
|
7343
|
+
border-color: transparent;
|
|
7344
|
+
}
|
|
7345
|
+
._inputInTable_ta5ga_1:not(:focus) {
|
|
7346
|
+
box-shadow: none;
|
|
7347
|
+
}
|
|
7348
|
+
._inputHover_ta5ga_13 {
|
|
7349
|
+
position: relative;
|
|
7350
|
+
border-color: var(--color-border-hover);
|
|
7351
|
+
z-index: 2;
|
|
7352
|
+
}
|
|
7353
|
+
._inputFocus_ta5ga_18 {
|
|
7354
|
+
position: relative;
|
|
7355
|
+
outline: none !important;
|
|
7356
|
+
border-color: var(--color-border-focus) !important;
|
|
7357
|
+
box-shadow: var(--shadow-focus);
|
|
7358
|
+
z-index: 3;
|
|
7359
|
+
}
|
|
7360
|
+
._inputError_ta5ga_25,
|
|
7361
|
+
._inputWarning_ta5ga_26 {
|
|
7362
|
+
position: relative;
|
|
7363
|
+
}
|
|
7364
|
+
._inputError_ta5ga_25 {
|
|
7365
|
+
z-index: 2;
|
|
7366
|
+
border-color: var(--color-border-error);
|
|
7367
|
+
color: var(--color-text-error) !important;
|
|
7368
|
+
background-color: var(--color-background-error-muted);
|
|
7369
|
+
}
|
|
7370
|
+
._inputError_ta5ga_25:hover {
|
|
7371
|
+
border-color: var(--color-border-error-hover) !important;
|
|
7372
|
+
}
|
|
7373
|
+
._inputError_ta5ga_25:focus {
|
|
7374
|
+
position: relative;
|
|
7375
|
+
outline: none !important;
|
|
7376
|
+
border-color: var(--color-border-focus) !important;
|
|
7377
|
+
box-shadow: var(--shadow-focus);
|
|
7378
|
+
z-index: 3;
|
|
7379
|
+
}
|
|
7380
|
+
._inputWarning_ta5ga_26 {
|
|
7381
|
+
z-index: 1;
|
|
7382
|
+
border-color: var(--color-border-warning);
|
|
7383
|
+
color: var(--color-text-warning) !important;
|
|
7384
|
+
background-color: var(--color-background-warning-muted);
|
|
7385
|
+
}
|
|
7386
|
+
._inputWarning_ta5ga_26:hover {
|
|
7387
|
+
border-color: var(--color-border-warning-hover) !important;
|
|
7388
|
+
}
|
|
7389
|
+
._inputWarning_ta5ga_26:focus {
|
|
7390
|
+
position: relative;
|
|
7391
|
+
outline: none !important;
|
|
7392
|
+
border-color: var(--color-border-focus) !important;
|
|
7393
|
+
box-shadow: var(--shadow-focus);
|
|
7394
|
+
z-index: 3;
|
|
7395
|
+
}
|
|
7396
|
+
._inputDisabled_ta5ga_61 {
|
|
7397
|
+
pointer-events: none;
|
|
7398
|
+
background-color: var(--color-background-disabled);
|
|
7399
|
+
color: var(--color-text-muted);
|
|
7400
|
+
box-shadow: none;
|
|
7401
|
+
}
|
|
7402
|
+
._hideScrollbars_ta5ga_67 {
|
|
7403
|
+
/* Firefox */
|
|
7404
|
+
scrollbar-width: none;
|
|
7405
|
+
/* IE 10+ */
|
|
7406
|
+
-ms-overflow-style: none;
|
|
7407
|
+
/* Chrome, Safari and Opera */
|
|
7408
|
+
}
|
|
7409
|
+
._hideScrollbars_ta5ga_67::-webkit-scrollbar {
|
|
7410
|
+
display: none;
|
|
7411
|
+
}
|
|
7412
|
+
._richTextInput_ta5ga_77 [role='textbox'] {
|
|
7413
|
+
padding: var(--padding-input);
|
|
7414
|
+
background: var(--color-background-input);
|
|
7415
|
+
border: 1px solid var(--color-border);
|
|
7416
|
+
color: var(--color-text);
|
|
7417
|
+
border-radius: var(--border-radius);
|
|
7418
|
+
transition: border-color 0.1s ease;
|
|
7419
|
+
white-space: pre-wrap;
|
|
7420
|
+
}
|
|
7421
|
+
._richTextInput_ta5ga_77 [role='textbox']:hover {
|
|
7422
|
+
position: relative;
|
|
7423
|
+
border-color: var(--color-border-hover);
|
|
7424
|
+
z-index: 2;
|
|
7425
|
+
}
|
|
7426
|
+
._richTextInput_ta5ga_77 [role='textbox']:focus {
|
|
7427
|
+
position: relative;
|
|
7428
|
+
outline: none !important;
|
|
7429
|
+
border-color: var(--color-border-focus) !important;
|
|
7430
|
+
box-shadow: var(--shadow-focus);
|
|
7431
|
+
z-index: 3;
|
|
7432
|
+
}
|
|
7433
|
+
._richTextInput_ta5ga_77 [role='textbox'][aria-readonly='true'] {
|
|
7434
|
+
pointer-events: none;
|
|
7435
|
+
background-color: var(--color-background-disabled);
|
|
7436
|
+
color: var(--color-text-muted);
|
|
7437
|
+
box-shadow: none;
|
|
7438
|
+
}
|
|
7439
|
+
._richTextInput_ta5ga_77 [data-placeholder]::before {
|
|
7440
|
+
color: var(--color-text-faint);
|
|
7441
|
+
font-style: normal;
|
|
7442
|
+
}
|
|
7443
|
+
._inputInTable_1ube5_1 {
|
|
7444
|
+
background-color: transparent;
|
|
7445
|
+
border-radius: inherit !important;
|
|
7446
|
+
height: var(--size);
|
|
7447
|
+
min-height: 100%;
|
|
7448
|
+
}
|
|
7449
|
+
._inputInTable_1ube5_1:not(:hover) {
|
|
7450
|
+
border-color: transparent;
|
|
7451
|
+
}
|
|
7452
|
+
._inputInTable_1ube5_1:not(:focus) {
|
|
7453
|
+
box-shadow: none;
|
|
7454
|
+
}
|
|
7455
|
+
._inputHover_1ube5_13 {
|
|
7456
|
+
position: relative;
|
|
7457
|
+
border-color: var(--color-border-hover);
|
|
7458
|
+
z-index: 2;
|
|
7459
|
+
}
|
|
7460
|
+
._inputFocus_1ube5_18 {
|
|
7461
|
+
position: relative;
|
|
7462
|
+
outline: none !important;
|
|
7463
|
+
border-color: var(--color-border-focus) !important;
|
|
7464
|
+
box-shadow: var(--shadow-focus);
|
|
7465
|
+
z-index: 3;
|
|
7466
|
+
}
|
|
7467
|
+
._inputError_1ube5_25,
|
|
7468
|
+
._inputWarning_1ube5_26 {
|
|
7469
|
+
position: relative;
|
|
7470
|
+
}
|
|
7471
|
+
._inputError_1ube5_25 {
|
|
7472
|
+
z-index: 2;
|
|
7473
|
+
border-color: var(--color-border-error);
|
|
7474
|
+
color: var(--color-text-error) !important;
|
|
7475
|
+
background-color: var(--color-background-error-muted);
|
|
7476
|
+
}
|
|
7477
|
+
._inputError_1ube5_25:hover {
|
|
7478
|
+
border-color: var(--color-border-error-hover) !important;
|
|
7479
|
+
}
|
|
7480
|
+
._inputError_1ube5_25:focus {
|
|
7481
|
+
position: relative;
|
|
7482
|
+
outline: none !important;
|
|
7483
|
+
border-color: var(--color-border-focus) !important;
|
|
7484
|
+
box-shadow: var(--shadow-focus);
|
|
7485
|
+
z-index: 3;
|
|
7486
|
+
}
|
|
7487
|
+
._inputWarning_1ube5_26 {
|
|
7488
|
+
z-index: 1;
|
|
7489
|
+
border-color: var(--color-border-warning);
|
|
7490
|
+
color: var(--color-text-warning) !important;
|
|
7491
|
+
background-color: var(--color-background-warning-muted);
|
|
7492
|
+
}
|
|
7493
|
+
._inputWarning_1ube5_26:hover {
|
|
7494
|
+
border-color: var(--color-border-warning-hover) !important;
|
|
7495
|
+
}
|
|
7496
|
+
._inputWarning_1ube5_26:focus {
|
|
7497
|
+
position: relative;
|
|
7498
|
+
outline: none !important;
|
|
7499
|
+
border-color: var(--color-border-focus) !important;
|
|
7500
|
+
box-shadow: var(--shadow-focus);
|
|
7501
|
+
z-index: 3;
|
|
7502
|
+
}
|
|
7503
|
+
._inputDisabled_1ube5_61 {
|
|
7504
|
+
pointer-events: none;
|
|
7505
|
+
background-color: var(--color-background-disabled);
|
|
7506
|
+
color: var(--color-text-muted);
|
|
7507
|
+
box-shadow: none;
|
|
7508
|
+
}
|
|
7509
|
+
._hideScrollbars_1ube5_67 {
|
|
7510
|
+
/* Firefox */
|
|
7511
|
+
scrollbar-width: none;
|
|
7512
|
+
/* IE 10+ */
|
|
7513
|
+
-ms-overflow-style: none;
|
|
7514
|
+
/* Chrome, Safari and Opera */
|
|
7515
|
+
}
|
|
7516
|
+
._hideScrollbars_1ube5_67::-webkit-scrollbar {
|
|
7517
|
+
display: none;
|
|
7518
|
+
}
|
|
7519
|
+
:root {
|
|
7520
|
+
--size-sidebar: var(--size-xl);
|
|
7521
|
+
--size-sidebar-icon: var(--size);
|
|
7522
|
+
--color-background-sidebar: black;
|
|
7523
|
+
}
|
|
7524
|
+
._sidebar_1ube5_82 {
|
|
7525
|
+
background-color: var(--color-background-sidebar);
|
|
7526
|
+
color: white;
|
|
7527
|
+
position: relative;
|
|
7528
|
+
padding: var(--padding) 0;
|
|
7529
|
+
}
|
|
7530
|
+
@media print {
|
|
7531
|
+
._sidebar_1ube5_82 {
|
|
7532
|
+
display: none;
|
|
7533
|
+
}
|
|
7534
|
+
}
|
|
7535
|
+
._inner_1ube5_93 {
|
|
7536
|
+
/* Firefox */
|
|
7537
|
+
scrollbar-width: none;
|
|
7538
|
+
/* IE 10+ */
|
|
7539
|
+
-ms-overflow-style: none;
|
|
7540
|
+
/* Chrome, Safari and Opera */
|
|
7541
|
+
}
|
|
7542
|
+
._inner_1ube5_93::-webkit-scrollbar {
|
|
7543
|
+
display: none;
|
|
7544
|
+
}
|
|
7545
|
+
._title_1ube5_103,
|
|
7546
|
+
._subtitle_1ube5_104,
|
|
7547
|
+
._label_1ube5_105 {
|
|
7548
|
+
transition: opacity 0.2s, max-height 0.2s, margin 0.2s, color 0.2s;
|
|
7549
|
+
max-height: 50px;
|
|
7550
|
+
}
|
|
7551
|
+
._collapsed_1ube5_109 ._title_1ube5_103,
|
|
7552
|
+
._collapsed_1ube5_109 ._subtitle_1ube5_104,
|
|
7553
|
+
._collapsed_1ube5_109 ._label_1ube5_105 {
|
|
7554
|
+
opacity: 0;
|
|
7555
|
+
max-height: 0;
|
|
7556
|
+
margin-bottom: 0;
|
|
7557
|
+
margin-top: 0;
|
|
7558
|
+
}
|
|
7559
|
+
._title_1ube5_103 {
|
|
7560
|
+
overflow: hidden;
|
|
7561
|
+
max-width: 100%;
|
|
7562
|
+
text-overflow: ellipsis;
|
|
7563
|
+
white-space: nowrap;
|
|
7564
|
+
margin-top: 0;
|
|
7565
|
+
font-size: var(--font-size-xl);
|
|
7566
|
+
padding: 0 var(--padding);
|
|
7567
|
+
}
|
|
7568
|
+
._subtitle_1ube5_104 {
|
|
7569
|
+
margin-bottom: var(--padding-xs);
|
|
7570
|
+
white-space: nowrap;
|
|
7571
|
+
font-size: var(--font-size);
|
|
7572
|
+
letter-spacing: var(--letter-spacing-wide);
|
|
7573
|
+
color: var(--color-neutral-700);
|
|
7574
|
+
padding: 0 var(--padding);
|
|
7575
|
+
}
|
|
7576
|
+
._list_1ube5_134 {
|
|
7577
|
+
margin-bottom: var(--padding-xl);
|
|
7578
|
+
margin-top: 0;
|
|
7579
|
+
position: relative;
|
|
7580
|
+
z-index: 1;
|
|
7581
|
+
}
|
|
7582
|
+
._item_1ube5_140 {
|
|
7583
|
+
transition: padding 0.2s, color 0.2s;
|
|
7584
|
+
font-size: var(--font-size-lg);
|
|
7585
|
+
font-weight: normal;
|
|
7586
|
+
display: flex;
|
|
7587
|
+
padding: 0 var(--padding-xxs);
|
|
7588
|
+
align-items: center;
|
|
7589
|
+
color: var(--color-neutral-500);
|
|
7590
|
+
}
|
|
7591
|
+
._collapsed_1ube5_109 ._item_1ube5_140 {
|
|
7592
|
+
padding: 0;
|
|
7603
7593
|
}
|
|
7604
|
-
.
|
|
7605
|
-
|
|
7606
|
-
justify-content: space-between;
|
|
7607
|
-
margin-bottom: var(--padding-xs);
|
|
7608
|
-
align-items: flex-end;
|
|
7594
|
+
._item_1ube5_140:hover {
|
|
7595
|
+
color: var(--color-neutral-200);
|
|
7609
7596
|
}
|
|
7610
|
-
.
|
|
7611
|
-
background-
|
|
7612
|
-
border-radius: inherit !important;
|
|
7613
|
-
height: var(--size);
|
|
7614
|
-
min-height: 100%;
|
|
7597
|
+
._item_1ube5_140._experimental_1ube5_155 {
|
|
7598
|
+
background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 8px, rgba(255, 255, 255, 0.1) 16px, transparent 16px, transparent 24px);
|
|
7615
7599
|
}
|
|
7616
|
-
.
|
|
7617
|
-
|
|
7600
|
+
._item_1ube5_140:active,
|
|
7601
|
+
._item_1ube5_140._active_1ube5_159 {
|
|
7602
|
+
color: var(--color-neutral-0);
|
|
7603
|
+
background-color: var(--color-primary-700);
|
|
7618
7604
|
}
|
|
7619
|
-
.
|
|
7620
|
-
|
|
7605
|
+
._icon_1ube5_163 {
|
|
7606
|
+
line-height: 0;
|
|
7607
|
+
flex-shrink: 0;
|
|
7608
|
+
display: flex;
|
|
7609
|
+
width: var(--size-sidebar);
|
|
7610
|
+
justify-content: center;
|
|
7611
|
+
font-size: var(--size-sidebar-icon);
|
|
7612
|
+
padding: var(--padding-xxs) 0;
|
|
7621
7613
|
}
|
|
7622
|
-
.
|
|
7623
|
-
|
|
7624
|
-
border-color: var(--color-border-hover);
|
|
7625
|
-
z-index: 2;
|
|
7614
|
+
._icon_1ube5_163 svg {
|
|
7615
|
+
stroke-width: 1;
|
|
7626
7616
|
}
|
|
7627
|
-
.
|
|
7628
|
-
|
|
7629
|
-
|
|
7630
|
-
border-color: var(--color-border-focus) !important;
|
|
7631
|
-
box-shadow: var(--shadow-focus);
|
|
7632
|
-
z-index: 3;
|
|
7617
|
+
._label_1ube5_105 {
|
|
7618
|
+
white-space: nowrap;
|
|
7619
|
+
overflow: hidden;
|
|
7633
7620
|
}
|
|
7634
|
-
.
|
|
7635
|
-
._inputWarning_ta5ga_26 {
|
|
7621
|
+
.rc-slider {
|
|
7636
7622
|
position: relative;
|
|
7623
|
+
width: 100%;
|
|
7624
|
+
height: 14px;
|
|
7625
|
+
padding: 5px 0;
|
|
7626
|
+
border-radius: 6px;
|
|
7627
|
+
touch-action: none;
|
|
7628
|
+
box-sizing: border-box;
|
|
7629
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
7637
7630
|
}
|
|
7638
|
-
.
|
|
7639
|
-
|
|
7640
|
-
|
|
7641
|
-
color: var(--color-text-error) !important;
|
|
7642
|
-
background-color: var(--color-background-error-muted);
|
|
7631
|
+
.rc-slider * {
|
|
7632
|
+
box-sizing: border-box;
|
|
7633
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
7643
7634
|
}
|
|
7644
|
-
.
|
|
7645
|
-
|
|
7635
|
+
.rc-slider-rail {
|
|
7636
|
+
position: absolute;
|
|
7637
|
+
width: 100%;
|
|
7638
|
+
height: 4px;
|
|
7639
|
+
background-color: #e9e9e9;
|
|
7640
|
+
border-radius: 6px;
|
|
7646
7641
|
}
|
|
7647
|
-
.
|
|
7648
|
-
position:
|
|
7649
|
-
|
|
7650
|
-
|
|
7651
|
-
|
|
7652
|
-
z-index: 3;
|
|
7642
|
+
.rc-slider-track {
|
|
7643
|
+
position: absolute;
|
|
7644
|
+
height: 4px;
|
|
7645
|
+
background-color: #abe2fb;
|
|
7646
|
+
border-radius: 6px;
|
|
7653
7647
|
}
|
|
7654
|
-
.
|
|
7648
|
+
.rc-slider-track-draggable {
|
|
7655
7649
|
z-index: 1;
|
|
7656
|
-
|
|
7657
|
-
|
|
7658
|
-
|
|
7650
|
+
box-sizing: content-box;
|
|
7651
|
+
background-clip: content-box;
|
|
7652
|
+
border-top: 5px solid rgba(0, 0, 0, 0);
|
|
7653
|
+
border-bottom: 5px solid rgba(0, 0, 0, 0);
|
|
7654
|
+
transform: translateY(-5px);
|
|
7659
7655
|
}
|
|
7660
|
-
.
|
|
7661
|
-
|
|
7656
|
+
.rc-slider-handle {
|
|
7657
|
+
position: absolute;
|
|
7658
|
+
z-index: 1;
|
|
7659
|
+
width: 14px;
|
|
7660
|
+
height: 14px;
|
|
7661
|
+
margin-top: -5px;
|
|
7662
|
+
background-color: #fff;
|
|
7663
|
+
border: solid 2px #96dbfa;
|
|
7664
|
+
border-radius: 50%;
|
|
7665
|
+
cursor: pointer;
|
|
7666
|
+
cursor: -webkit-grab;
|
|
7667
|
+
cursor: grab;
|
|
7668
|
+
opacity: 0.8;
|
|
7669
|
+
touch-action: pan-x;
|
|
7662
7670
|
}
|
|
7663
|
-
.
|
|
7664
|
-
|
|
7665
|
-
|
|
7666
|
-
border-color: var(--color-border-focus) !important;
|
|
7667
|
-
box-shadow: var(--shadow-focus);
|
|
7668
|
-
z-index: 3;
|
|
7671
|
+
.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
|
|
7672
|
+
border-color: #57c5f7;
|
|
7673
|
+
box-shadow: 0 0 0 5px #96dbfa;
|
|
7669
7674
|
}
|
|
7670
|
-
.
|
|
7671
|
-
|
|
7672
|
-
background-color: var(--color-background-disabled);
|
|
7673
|
-
color: var(--color-text-muted);
|
|
7675
|
+
.rc-slider-handle:focus {
|
|
7676
|
+
outline: none;
|
|
7674
7677
|
box-shadow: none;
|
|
7675
7678
|
}
|
|
7676
|
-
.
|
|
7677
|
-
|
|
7678
|
-
|
|
7679
|
-
/* IE 10+ */
|
|
7680
|
-
-ms-overflow-style: none;
|
|
7681
|
-
/* Chrome, Safari and Opera */
|
|
7679
|
+
.rc-slider-handle:focus-visible {
|
|
7680
|
+
border-color: #2db7f5;
|
|
7681
|
+
box-shadow: 0 0 0 3px #96dbfa;
|
|
7682
7682
|
}
|
|
7683
|
-
.
|
|
7684
|
-
|
|
7683
|
+
.rc-slider-handle-click-focused:focus {
|
|
7684
|
+
border-color: #96dbfa;
|
|
7685
|
+
box-shadow: unset;
|
|
7685
7686
|
}
|
|
7686
|
-
.
|
|
7687
|
-
|
|
7688
|
-
background: var(--color-background-input);
|
|
7689
|
-
border: 1px solid var(--color-border);
|
|
7690
|
-
color: var(--color-text);
|
|
7691
|
-
border-radius: var(--border-radius);
|
|
7692
|
-
transition: border-color 0.1s ease;
|
|
7693
|
-
white-space: pre-wrap;
|
|
7687
|
+
.rc-slider-handle:hover {
|
|
7688
|
+
border-color: #57c5f7;
|
|
7694
7689
|
}
|
|
7695
|
-
.
|
|
7696
|
-
|
|
7697
|
-
|
|
7698
|
-
|
|
7690
|
+
.rc-slider-handle:active {
|
|
7691
|
+
border-color: #57c5f7;
|
|
7692
|
+
box-shadow: 0 0 5px #57c5f7;
|
|
7693
|
+
cursor: -webkit-grabbing;
|
|
7694
|
+
cursor: grabbing;
|
|
7699
7695
|
}
|
|
7700
|
-
.
|
|
7701
|
-
position:
|
|
7702
|
-
|
|
7703
|
-
|
|
7704
|
-
|
|
7705
|
-
|
|
7696
|
+
.rc-slider-mark {
|
|
7697
|
+
position: absolute;
|
|
7698
|
+
top: 18px;
|
|
7699
|
+
left: 0;
|
|
7700
|
+
width: 100%;
|
|
7701
|
+
font-size: 12px;
|
|
7706
7702
|
}
|
|
7707
|
-
.
|
|
7708
|
-
|
|
7709
|
-
|
|
7710
|
-
color:
|
|
7711
|
-
|
|
7703
|
+
.rc-slider-mark-text {
|
|
7704
|
+
position: absolute;
|
|
7705
|
+
display: inline-block;
|
|
7706
|
+
color: #999;
|
|
7707
|
+
text-align: center;
|
|
7708
|
+
vertical-align: middle;
|
|
7709
|
+
cursor: pointer;
|
|
7712
7710
|
}
|
|
7713
|
-
.
|
|
7714
|
-
color:
|
|
7715
|
-
font-style: normal;
|
|
7711
|
+
.rc-slider-mark-text-active {
|
|
7712
|
+
color: #666;
|
|
7716
7713
|
}
|
|
7717
|
-
.
|
|
7718
|
-
|
|
7719
|
-
|
|
7720
|
-
height:
|
|
7721
|
-
|
|
7714
|
+
.rc-slider-step {
|
|
7715
|
+
position: absolute;
|
|
7716
|
+
width: 100%;
|
|
7717
|
+
height: 4px;
|
|
7718
|
+
background: transparent;
|
|
7722
7719
|
}
|
|
7723
|
-
.
|
|
7724
|
-
|
|
7720
|
+
.rc-slider-dot {
|
|
7721
|
+
position: absolute;
|
|
7722
|
+
bottom: -2px;
|
|
7723
|
+
width: 8px;
|
|
7724
|
+
height: 8px;
|
|
7725
|
+
vertical-align: middle;
|
|
7726
|
+
background-color: #fff;
|
|
7727
|
+
border: 2px solid #e9e9e9;
|
|
7728
|
+
border-radius: 50%;
|
|
7729
|
+
cursor: pointer;
|
|
7725
7730
|
}
|
|
7726
|
-
.
|
|
7731
|
+
.rc-slider-dot-active {
|
|
7732
|
+
border-color: #96dbfa;
|
|
7733
|
+
}
|
|
7734
|
+
.rc-slider-dot-reverse {
|
|
7735
|
+
margin-right: -4px;
|
|
7736
|
+
}
|
|
7737
|
+
.rc-slider-disabled {
|
|
7738
|
+
background-color: #e9e9e9;
|
|
7739
|
+
}
|
|
7740
|
+
.rc-slider-disabled .rc-slider-track {
|
|
7741
|
+
background-color: #ccc;
|
|
7742
|
+
}
|
|
7743
|
+
.rc-slider-disabled .rc-slider-handle,
|
|
7744
|
+
.rc-slider-disabled .rc-slider-dot {
|
|
7745
|
+
background-color: #fff;
|
|
7746
|
+
border-color: #ccc;
|
|
7727
7747
|
box-shadow: none;
|
|
7748
|
+
cursor: not-allowed;
|
|
7728
7749
|
}
|
|
7729
|
-
.
|
|
7730
|
-
|
|
7731
|
-
|
|
7732
|
-
z-index: 2;
|
|
7750
|
+
.rc-slider-disabled .rc-slider-mark-text,
|
|
7751
|
+
.rc-slider-disabled .rc-slider-dot {
|
|
7752
|
+
cursor: not-allowed !important;
|
|
7733
7753
|
}
|
|
7734
|
-
.
|
|
7735
|
-
|
|
7736
|
-
|
|
7737
|
-
|
|
7738
|
-
|
|
7739
|
-
|
|
7754
|
+
.rc-slider-vertical {
|
|
7755
|
+
width: 14px;
|
|
7756
|
+
height: 100%;
|
|
7757
|
+
padding: 0 5px;
|
|
7758
|
+
}
|
|
7759
|
+
.rc-slider-vertical .rc-slider-rail {
|
|
7760
|
+
width: 4px;
|
|
7761
|
+
height: 100%;
|
|
7762
|
+
}
|
|
7763
|
+
.rc-slider-vertical .rc-slider-track {
|
|
7764
|
+
bottom: 0;
|
|
7765
|
+
left: 5px;
|
|
7766
|
+
width: 4px;
|
|
7740
7767
|
}
|
|
7741
|
-
.
|
|
7742
|
-
|
|
7743
|
-
|
|
7768
|
+
.rc-slider-vertical .rc-slider-track-draggable {
|
|
7769
|
+
border-top: 0;
|
|
7770
|
+
border-bottom: 0;
|
|
7771
|
+
border-right: 5px solid rgba(0, 0, 0, 0);
|
|
7772
|
+
border-left: 5px solid rgba(0, 0, 0, 0);
|
|
7773
|
+
transform: translateX(-5px);
|
|
7744
7774
|
}
|
|
7745
|
-
.
|
|
7746
|
-
|
|
7747
|
-
|
|
7748
|
-
|
|
7749
|
-
|
|
7775
|
+
.rc-slider-vertical .rc-slider-handle {
|
|
7776
|
+
position: absolute;
|
|
7777
|
+
z-index: 1;
|
|
7778
|
+
margin-top: 0;
|
|
7779
|
+
margin-left: -5px;
|
|
7780
|
+
touch-action: pan-y;
|
|
7750
7781
|
}
|
|
7751
|
-
.
|
|
7752
|
-
|
|
7782
|
+
.rc-slider-vertical .rc-slider-mark {
|
|
7783
|
+
top: 0;
|
|
7784
|
+
left: 18px;
|
|
7785
|
+
height: 100%;
|
|
7753
7786
|
}
|
|
7754
|
-
.
|
|
7755
|
-
|
|
7756
|
-
|
|
7757
|
-
border-color: var(--color-border-focus) !important;
|
|
7758
|
-
box-shadow: var(--shadow-focus);
|
|
7759
|
-
z-index: 3;
|
|
7787
|
+
.rc-slider-vertical .rc-slider-step {
|
|
7788
|
+
width: 4px;
|
|
7789
|
+
height: 100%;
|
|
7760
7790
|
}
|
|
7761
|
-
.
|
|
7762
|
-
|
|
7763
|
-
border-color: var(--color-border-warning);
|
|
7764
|
-
color: var(--color-text-warning) !important;
|
|
7765
|
-
background-color: var(--color-background-warning-muted);
|
|
7791
|
+
.rc-slider-vertical .rc-slider-dot {
|
|
7792
|
+
margin-left: -2px;
|
|
7766
7793
|
}
|
|
7767
|
-
.
|
|
7768
|
-
|
|
7794
|
+
.rc-slider-tooltip-zoom-down-enter,
|
|
7795
|
+
.rc-slider-tooltip-zoom-down-appear {
|
|
7796
|
+
display: block !important;
|
|
7797
|
+
animation-duration: 0.3s;
|
|
7798
|
+
animation-fill-mode: both;
|
|
7799
|
+
animation-play-state: paused;
|
|
7769
7800
|
}
|
|
7770
|
-
.
|
|
7771
|
-
|
|
7772
|
-
|
|
7773
|
-
|
|
7774
|
-
|
|
7775
|
-
z-index: 3;
|
|
7801
|
+
.rc-slider-tooltip-zoom-down-leave {
|
|
7802
|
+
display: block !important;
|
|
7803
|
+
animation-duration: 0.3s;
|
|
7804
|
+
animation-fill-mode: both;
|
|
7805
|
+
animation-play-state: paused;
|
|
7776
7806
|
}
|
|
7777
|
-
.
|
|
7778
|
-
|
|
7779
|
-
|
|
7780
|
-
|
|
7781
|
-
box-shadow: none;
|
|
7807
|
+
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
|
|
7808
|
+
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
|
|
7809
|
+
animation-name: rcSliderTooltipZoomDownIn;
|
|
7810
|
+
animation-play-state: running;
|
|
7782
7811
|
}
|
|
7783
|
-
.
|
|
7784
|
-
|
|
7785
|
-
|
|
7786
|
-
/* IE 10+ */
|
|
7787
|
-
-ms-overflow-style: none;
|
|
7788
|
-
/* Chrome, Safari and Opera */
|
|
7812
|
+
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
|
|
7813
|
+
animation-name: rcSliderTooltipZoomDownOut;
|
|
7814
|
+
animation-play-state: running;
|
|
7789
7815
|
}
|
|
7790
|
-
.
|
|
7791
|
-
|
|
7816
|
+
.rc-slider-tooltip-zoom-down-enter,
|
|
7817
|
+
.rc-slider-tooltip-zoom-down-appear {
|
|
7818
|
+
transform: scale(0, 0);
|
|
7819
|
+
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
|
|
7792
7820
|
}
|
|
7793
|
-
|
|
7794
|
-
|
|
7795
|
-
--size-sidebar-icon: var(--size);
|
|
7796
|
-
--color-background-sidebar: black;
|
|
7821
|
+
.rc-slider-tooltip-zoom-down-leave {
|
|
7822
|
+
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
7797
7823
|
}
|
|
7798
|
-
|
|
7799
|
-
|
|
7800
|
-
|
|
7801
|
-
|
|
7802
|
-
|
|
7824
|
+
@keyframes rcSliderTooltipZoomDownIn {
|
|
7825
|
+
0% {
|
|
7826
|
+
transform: scale(0, 0);
|
|
7827
|
+
transform-origin: 50% 100%;
|
|
7828
|
+
opacity: 0;
|
|
7829
|
+
}
|
|
7830
|
+
100% {
|
|
7831
|
+
transform: scale(1, 1);
|
|
7832
|
+
transform-origin: 50% 100%;
|
|
7833
|
+
}
|
|
7803
7834
|
}
|
|
7804
|
-
@
|
|
7805
|
-
|
|
7806
|
-
|
|
7835
|
+
@keyframes rcSliderTooltipZoomDownOut {
|
|
7836
|
+
0% {
|
|
7837
|
+
transform: scale(1, 1);
|
|
7838
|
+
transform-origin: 50% 100%;
|
|
7839
|
+
}
|
|
7840
|
+
100% {
|
|
7841
|
+
transform: scale(0, 0);
|
|
7842
|
+
transform-origin: 50% 100%;
|
|
7843
|
+
opacity: 0;
|
|
7807
7844
|
}
|
|
7808
7845
|
}
|
|
7809
|
-
.
|
|
7810
|
-
|
|
7811
|
-
|
|
7812
|
-
|
|
7813
|
-
|
|
7814
|
-
|
|
7846
|
+
.rc-slider-tooltip {
|
|
7847
|
+
position: absolute;
|
|
7848
|
+
top: -9999px;
|
|
7849
|
+
left: -9999px;
|
|
7850
|
+
visibility: visible;
|
|
7851
|
+
box-sizing: border-box;
|
|
7852
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
7815
7853
|
}
|
|
7816
|
-
.
|
|
7854
|
+
.rc-slider-tooltip * {
|
|
7855
|
+
box-sizing: border-box;
|
|
7856
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
7857
|
+
}
|
|
7858
|
+
.rc-slider-tooltip-hidden {
|
|
7817
7859
|
display: none;
|
|
7818
7860
|
}
|
|
7819
|
-
.
|
|
7820
|
-
|
|
7821
|
-
._label_1ube5_105 {
|
|
7822
|
-
transition: opacity 0.2s, max-height 0.2s, margin 0.2s, color 0.2s;
|
|
7823
|
-
max-height: 50px;
|
|
7861
|
+
.rc-slider-tooltip-placement-top {
|
|
7862
|
+
padding: 4px 0 8px 0;
|
|
7824
7863
|
}
|
|
7825
|
-
.
|
|
7826
|
-
|
|
7827
|
-
|
|
7828
|
-
|
|
7829
|
-
|
|
7830
|
-
|
|
7831
|
-
|
|
7864
|
+
.rc-slider-tooltip-inner {
|
|
7865
|
+
min-width: 24px;
|
|
7866
|
+
height: 24px;
|
|
7867
|
+
padding: 6px 2px;
|
|
7868
|
+
color: #fff;
|
|
7869
|
+
font-size: 12px;
|
|
7870
|
+
line-height: 1;
|
|
7871
|
+
text-align: center;
|
|
7872
|
+
text-decoration: none;
|
|
7873
|
+
background-color: #6c6c6c;
|
|
7874
|
+
border-radius: 6px;
|
|
7875
|
+
box-shadow: 0 0 4px #d9d9d9;
|
|
7832
7876
|
}
|
|
7833
|
-
.
|
|
7834
|
-
|
|
7835
|
-
|
|
7836
|
-
|
|
7837
|
-
|
|
7838
|
-
|
|
7839
|
-
font-size: var(--font-size-xl);
|
|
7840
|
-
padding: 0 var(--padding);
|
|
7877
|
+
.rc-slider-tooltip-arrow {
|
|
7878
|
+
position: absolute;
|
|
7879
|
+
width: 0;
|
|
7880
|
+
height: 0;
|
|
7881
|
+
border-color: transparent;
|
|
7882
|
+
border-style: solid;
|
|
7841
7883
|
}
|
|
7842
|
-
.
|
|
7843
|
-
|
|
7844
|
-
|
|
7845
|
-
|
|
7846
|
-
|
|
7847
|
-
color:
|
|
7848
|
-
padding: 0 var(--padding);
|
|
7884
|
+
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
|
|
7885
|
+
bottom: 4px;
|
|
7886
|
+
left: 50%;
|
|
7887
|
+
margin-left: -4px;
|
|
7888
|
+
border-width: 4px 4px 0;
|
|
7889
|
+
border-top-color: #6c6c6c;
|
|
7849
7890
|
}
|
|
7850
|
-
.
|
|
7851
|
-
|
|
7852
|
-
margin-top: 0;
|
|
7853
|
-
position: relative;
|
|
7854
|
-
z-index: 1;
|
|
7891
|
+
.rc-slider:not(.rc-slider-disabled) .rc-slider-rail {
|
|
7892
|
+
background-color: var(--color-border);
|
|
7855
7893
|
}
|
|
7856
|
-
.
|
|
7857
|
-
|
|
7858
|
-
font-size: var(--font-size-lg);
|
|
7859
|
-
font-weight: normal;
|
|
7860
|
-
display: flex;
|
|
7861
|
-
padding: 0 var(--padding-xxs);
|
|
7862
|
-
align-items: center;
|
|
7863
|
-
color: var(--color-neutral-500);
|
|
7894
|
+
.rc-slider:not(.rc-slider-disabled) .rc-slider-track {
|
|
7895
|
+
background-color: var(--color-background-primary);
|
|
7864
7896
|
}
|
|
7865
|
-
.
|
|
7866
|
-
|
|
7897
|
+
.rc-slider:not(.rc-slider-disabled) .rc-slider-dot {
|
|
7898
|
+
border-color: var(--color-border);
|
|
7867
7899
|
}
|
|
7868
|
-
.
|
|
7869
|
-
color: var(--color-
|
|
7900
|
+
.rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active {
|
|
7901
|
+
border-color: var(--color-background-primary);
|
|
7870
7902
|
}
|
|
7871
|
-
.
|
|
7872
|
-
|
|
7903
|
+
.rc-slider:not(.rc-slider-disabled) .rc-slider-handle {
|
|
7904
|
+
border-color: var(--color-background-primary);
|
|
7873
7905
|
}
|
|
7874
|
-
.
|
|
7875
|
-
|
|
7876
|
-
|
|
7877
|
-
background-color: var(--color-primary-700);
|
|
7906
|
+
.rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
|
|
7907
|
+
border-color: var(--color-background-primary);
|
|
7908
|
+
box-shadow: var(--shadow-focus);
|
|
7878
7909
|
}
|
|
7879
|
-
.
|
|
7880
|
-
|
|
7881
|
-
flex-shrink: 0;
|
|
7882
|
-
display: flex;
|
|
7883
|
-
width: var(--size-sidebar);
|
|
7884
|
-
justify-content: center;
|
|
7885
|
-
font-size: var(--size-sidebar-icon);
|
|
7886
|
-
padding: var(--padding-xxs) 0;
|
|
7910
|
+
.rc-slider .rc-slider-handle {
|
|
7911
|
+
opacity: 1;
|
|
7887
7912
|
}
|
|
7888
|
-
.
|
|
7889
|
-
|
|
7913
|
+
.rc-slider .rc-slider-mark-text {
|
|
7914
|
+
color: var(--color-text-faint);
|
|
7890
7915
|
}
|
|
7891
|
-
.
|
|
7892
|
-
|
|
7893
|
-
|
|
7916
|
+
.rc-slider .rc-slider-mark-text-active {
|
|
7917
|
+
color: var(--color-text-muted);
|
|
7918
|
+
}
|
|
7919
|
+
.rc-slider-disabled {
|
|
7920
|
+
background-color: transparent !important;
|
|
7921
|
+
}
|
|
7922
|
+
.rc-slider-disabled .rc-slider-mark-text,
|
|
7923
|
+
.rc-slider-disabled .rc-slider-handle,
|
|
7924
|
+
.rc-slider-disabled .rc-slider-dot {
|
|
7925
|
+
cursor: default !important;
|
|
7894
7926
|
}
|
|
7895
7927
|
:root {
|
|
7896
7928
|
--toastify-color-light: #fff;
|
|
@@ -8789,6 +8821,9 @@ button:active .remirror-menu-pane-shortcut,
|
|
|
8789
8821
|
z-index: var(--zindex-topbar-alert);
|
|
8790
8822
|
padding: var(--padding-sm);
|
|
8791
8823
|
}
|
|
8824
|
+
._predefinedMenuActive_1yvt4_1 input {
|
|
8825
|
+
background: var(--color-background-disabled) !important;
|
|
8826
|
+
}
|
|
8792
8827
|
._link_q42rz_1 a {
|
|
8793
8828
|
display: flex;
|
|
8794
8829
|
justify-content: center;
|