@cloudtower/eagle 0.35.5 → 0.35.6
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/cjs/core/MediumDialog/MediumDialog.js +1 -1
- package/dist/cjs/coreX/Dialogs/RejectDialog/RejectDialog.js +16 -4
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1266 -1266
- package/dist/esm/core/MediumDialog/MediumDialog.js +1 -1
- package/dist/esm/coreX/Dialogs/RejectDialog/RejectDialog.js +16 -4
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1692 -1690
- package/dist/src/coreX/Dialogs/RejectDialog/RejectDialog.type.d.ts +5 -1
- package/dist/stories/docs/coreX/Dialogs/RejectDialog.stories.d.ts +3 -1
- package/dist/style.css +1266 -1266
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -1132,26 +1132,6 @@ html body {
|
|
|
1132
1132
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1133
1133
|
}
|
|
1134
1134
|
}
|
|
1135
|
-
.E_c18gxmrl {
|
|
1136
|
-
border: 1px solid #d8deeb;
|
|
1137
|
-
border-radius: 4px;
|
|
1138
|
-
}
|
|
1139
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
1140
|
-
margin-top: 8px;
|
|
1141
|
-
}
|
|
1142
|
-
.E_c18gxmrl:hover {
|
|
1143
|
-
border-color: #0080ff;
|
|
1144
|
-
}
|
|
1145
|
-
.E_c18gxmrl:hover > header {
|
|
1146
|
-
background: rgba(0, 128, 255, 0.1);
|
|
1147
|
-
}
|
|
1148
|
-
.E_c18gxmrl.active header {
|
|
1149
|
-
border-bottom: 1px solid #d8deeb;
|
|
1150
|
-
}
|
|
1151
|
-
.E_c18gxmrl > header {
|
|
1152
|
-
padding: 8px 12px;
|
|
1153
|
-
}
|
|
1154
|
-
|
|
1155
1135
|
.E_m74vjol {
|
|
1156
1136
|
display: flex;
|
|
1157
1137
|
justify-content: space-between;
|
|
@@ -1172,6 +1152,26 @@ html body {
|
|
|
1172
1152
|
flex: 1;
|
|
1173
1153
|
}
|
|
1174
1154
|
|
|
1155
|
+
.E_c18gxmrl {
|
|
1156
|
+
border: 1px solid #d8deeb;
|
|
1157
|
+
border-radius: 4px;
|
|
1158
|
+
}
|
|
1159
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
1160
|
+
margin-top: 8px;
|
|
1161
|
+
}
|
|
1162
|
+
.E_c18gxmrl:hover {
|
|
1163
|
+
border-color: #0080ff;
|
|
1164
|
+
}
|
|
1165
|
+
.E_c18gxmrl:hover > header {
|
|
1166
|
+
background: rgba(0, 128, 255, 0.1);
|
|
1167
|
+
}
|
|
1168
|
+
.E_c18gxmrl.active header {
|
|
1169
|
+
border-bottom: 1px solid #d8deeb;
|
|
1170
|
+
}
|
|
1171
|
+
.E_c18gxmrl > header {
|
|
1172
|
+
padding: 8px 12px;
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
1175
|
.E_berrcjl {
|
|
1176
1176
|
color: rgba(10, 37, 85, 0.6);
|
|
1177
1177
|
margin-bottom: 4px;
|
|
@@ -1188,70 +1188,6 @@ html body {
|
|
|
1188
1188
|
color: #005ed1;
|
|
1189
1189
|
}
|
|
1190
1190
|
|
|
1191
|
-
.E_b1nip9bk {
|
|
1192
|
-
padding: 4px 11px;
|
|
1193
|
-
}
|
|
1194
|
-
|
|
1195
|
-
.E_bqamoqe {
|
|
1196
|
-
white-space: nowrap;
|
|
1197
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1198
|
-
}
|
|
1199
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1200
|
-
--color: #0080ff;
|
|
1201
|
-
}
|
|
1202
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1203
|
-
--color: #0080ff;
|
|
1204
|
-
}
|
|
1205
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
1206
|
-
margin-left: 1px;
|
|
1207
|
-
}
|
|
1208
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
1209
|
-
border-top-right-radius: 0;
|
|
1210
|
-
border-bottom-right-radius: 0;
|
|
1211
|
-
}
|
|
1212
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
1213
|
-
border-top-left-radius: 0;
|
|
1214
|
-
border-bottom-left-radius: 0;
|
|
1215
|
-
}
|
|
1216
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1217
|
-
border-radius: unset;
|
|
1218
|
-
}
|
|
1219
|
-
|
|
1220
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
1221
|
-
padding: 4px 8px 0 8px;
|
|
1222
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1223
|
-
font-size: 12px;
|
|
1224
|
-
}
|
|
1225
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
1226
|
-
padding-bottom: 6px;
|
|
1227
|
-
}
|
|
1228
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
1229
|
-
padding-top: 4px;
|
|
1230
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
.E_c1uzzomf {
|
|
1234
|
-
margin-bottom: 16px;
|
|
1235
|
-
}
|
|
1236
|
-
.E_c1uzzomf .card-title {
|
|
1237
|
-
font-size: 16px;
|
|
1238
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1239
|
-
font-weight: 700;
|
|
1240
|
-
line-height: 32px;
|
|
1241
|
-
}
|
|
1242
|
-
.E_c1uzzomf .card-body {
|
|
1243
|
-
padding: 24px;
|
|
1244
|
-
border-radius: 8px;
|
|
1245
|
-
background: #fff;
|
|
1246
|
-
}
|
|
1247
|
-
.E_c1uzzomf .empty {
|
|
1248
|
-
font-weight: 700;
|
|
1249
|
-
font-size: 14px;
|
|
1250
|
-
line-height: 22px;
|
|
1251
|
-
color: rgba(0, 21, 64, 0.3);
|
|
1252
|
-
text-align: center;
|
|
1253
|
-
}
|
|
1254
|
-
|
|
1255
1191
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
1256
1192
|
justify-content: center;
|
|
1257
1193
|
}
|
|
@@ -1509,6 +1445,70 @@ html body {
|
|
|
1509
1445
|
justify-content: center;
|
|
1510
1446
|
}
|
|
1511
1447
|
|
|
1448
|
+
.E_b1nip9bk {
|
|
1449
|
+
padding: 4px 11px;
|
|
1450
|
+
}
|
|
1451
|
+
|
|
1452
|
+
.E_bqamoqe {
|
|
1453
|
+
white-space: nowrap;
|
|
1454
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1455
|
+
}
|
|
1456
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1457
|
+
--color: #0080ff;
|
|
1458
|
+
}
|
|
1459
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1460
|
+
--color: #0080ff;
|
|
1461
|
+
}
|
|
1462
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
1463
|
+
margin-left: 1px;
|
|
1464
|
+
}
|
|
1465
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
1466
|
+
border-top-right-radius: 0;
|
|
1467
|
+
border-bottom-right-radius: 0;
|
|
1468
|
+
}
|
|
1469
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
1470
|
+
border-top-left-radius: 0;
|
|
1471
|
+
border-bottom-left-radius: 0;
|
|
1472
|
+
}
|
|
1473
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1474
|
+
border-radius: unset;
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1477
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
1478
|
+
padding: 4px 8px 0 8px;
|
|
1479
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1480
|
+
font-size: 12px;
|
|
1481
|
+
}
|
|
1482
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
1483
|
+
padding-bottom: 6px;
|
|
1484
|
+
}
|
|
1485
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
1486
|
+
padding-top: 4px;
|
|
1487
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
1488
|
+
}
|
|
1489
|
+
|
|
1490
|
+
.E_c1uzzomf {
|
|
1491
|
+
margin-bottom: 16px;
|
|
1492
|
+
}
|
|
1493
|
+
.E_c1uzzomf .card-title {
|
|
1494
|
+
font-size: 16px;
|
|
1495
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1496
|
+
font-weight: 700;
|
|
1497
|
+
line-height: 32px;
|
|
1498
|
+
}
|
|
1499
|
+
.E_c1uzzomf .card-body {
|
|
1500
|
+
padding: 24px;
|
|
1501
|
+
border-radius: 8px;
|
|
1502
|
+
background: #fff;
|
|
1503
|
+
}
|
|
1504
|
+
.E_c1uzzomf .empty {
|
|
1505
|
+
font-weight: 700;
|
|
1506
|
+
font-size: 14px;
|
|
1507
|
+
line-height: 22px;
|
|
1508
|
+
color: rgba(0, 21, 64, 0.3);
|
|
1509
|
+
text-align: center;
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1512
1512
|
.E_d1bw7c5z {
|
|
1513
1513
|
position: relative;
|
|
1514
1514
|
max-width: 388px;
|
|
@@ -1607,89 +1607,6 @@ html body {
|
|
|
1607
1607
|
font-size: 18px;
|
|
1608
1608
|
}
|
|
1609
1609
|
|
|
1610
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
1611
|
-
display: flex;
|
|
1612
|
-
}
|
|
1613
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
1614
|
-
border-bottom-left-radius: 5px;
|
|
1615
|
-
border-top-left-radius: 5px;
|
|
1616
|
-
}
|
|
1617
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
1618
|
-
border-bottom-right-radius: 5px;
|
|
1619
|
-
border-top-right-radius: 5px;
|
|
1620
|
-
}
|
|
1621
|
-
|
|
1622
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
1623
|
-
display: var(--ai7qkf2-0);
|
|
1624
|
-
}
|
|
1625
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
1626
|
-
display: inline-flex;
|
|
1627
|
-
line-height: 1.5715;
|
|
1628
|
-
height: 100%;
|
|
1629
|
-
width: 100%;
|
|
1630
|
-
}
|
|
1631
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
1632
|
-
content: var(--ai7qkf2-1);
|
|
1633
|
-
display: var(--ai7qkf2-2);
|
|
1634
|
-
flex: none;
|
|
1635
|
-
align-items: center;
|
|
1636
|
-
margin-left: 4px;
|
|
1637
|
-
padding: 5px 12px 5px 0;
|
|
1638
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1639
|
-
}
|
|
1640
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
1641
|
-
content: var(--ai7qkf2-3);
|
|
1642
|
-
display: var(--ai7qkf2-4);
|
|
1643
|
-
flex: none;
|
|
1644
|
-
align-items: center;
|
|
1645
|
-
margin-right: 4px;
|
|
1646
|
-
cursor: auto;
|
|
1647
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1648
|
-
}
|
|
1649
|
-
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
1650
|
-
border-radius: 0;
|
|
1651
|
-
}
|
|
1652
|
-
.E_ai7qkf2.ant-input-number {
|
|
1653
|
-
width: 100%;
|
|
1654
|
-
border-radius: 6px;
|
|
1655
|
-
}
|
|
1656
|
-
.E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
|
|
1657
|
-
border-color: #0096ff;
|
|
1658
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
1659
|
-
z-index: 1;
|
|
1660
|
-
}
|
|
1661
|
-
.E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
|
|
1662
|
-
border-color: #e75a3a;
|
|
1663
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
1664
|
-
}
|
|
1665
|
-
.E_ai7qkf2 .ant-input-number-input {
|
|
1666
|
-
height: 30px;
|
|
1667
|
-
border: 1px;
|
|
1668
|
-
padding: 5px 12px;
|
|
1669
|
-
font-size: inherit;
|
|
1670
|
-
}
|
|
1671
|
-
.E_ai7qkf2.ant-input-number-lg input {
|
|
1672
|
-
height: 38px;
|
|
1673
|
-
border: 1px;
|
|
1674
|
-
padding: 8px 16px;
|
|
1675
|
-
}
|
|
1676
|
-
.E_ai7qkf2.ant-input-number-sm input {
|
|
1677
|
-
height: 22px;
|
|
1678
|
-
border: 1px;
|
|
1679
|
-
padding: 2px 8px;
|
|
1680
|
-
}
|
|
1681
|
-
|
|
1682
|
-
.E_atcz0kf .ant-input-suffix {
|
|
1683
|
-
margin-left: 8px;
|
|
1684
|
-
}
|
|
1685
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
1686
|
-
padding: 2px 7px 2px 12px;
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
.E_sx1bpnu .ant-input-sm {
|
|
1690
|
-
line-height: 18px;
|
|
1691
|
-
}
|
|
1692
|
-
|
|
1693
1610
|
.E_f7pxqmh {
|
|
1694
1611
|
width: 100%;
|
|
1695
1612
|
margin-bottom: 0 !important;
|
|
@@ -1724,19 +1641,6 @@ html body {
|
|
|
1724
1641
|
min-height: 0px;
|
|
1725
1642
|
}
|
|
1726
1643
|
|
|
1727
|
-
.E_i1inqkme {
|
|
1728
|
-
height: 18px;
|
|
1729
|
-
line-height: 18px;
|
|
1730
|
-
padding: 0 4px;
|
|
1731
|
-
border-radius: 4px;
|
|
1732
|
-
background: rgba(235, 239, 245, 0.6);
|
|
1733
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1734
|
-
display: flex;
|
|
1735
|
-
align-items: center;
|
|
1736
|
-
white-space: nowrap;
|
|
1737
|
-
margin-right: 4px;
|
|
1738
|
-
}
|
|
1739
|
-
|
|
1740
1644
|
.E_iouxfgt {
|
|
1741
1645
|
display: inline-flex;
|
|
1742
1646
|
align-items: center;
|
|
@@ -1755,6 +1659,42 @@ html body {
|
|
|
1755
1659
|
animation: rotate 680ms linear infinite;
|
|
1756
1660
|
}
|
|
1757
1661
|
|
|
1662
|
+
.E_atcz0kf .ant-input-suffix {
|
|
1663
|
+
margin-left: 8px;
|
|
1664
|
+
}
|
|
1665
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
1666
|
+
padding: 2px 7px 2px 12px;
|
|
1667
|
+
}
|
|
1668
|
+
|
|
1669
|
+
.E_i1inqkme {
|
|
1670
|
+
height: 18px;
|
|
1671
|
+
line-height: 18px;
|
|
1672
|
+
padding: 0 4px;
|
|
1673
|
+
border-radius: 4px;
|
|
1674
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1675
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1676
|
+
display: flex;
|
|
1677
|
+
align-items: center;
|
|
1678
|
+
white-space: nowrap;
|
|
1679
|
+
margin-right: 4px;
|
|
1680
|
+
}
|
|
1681
|
+
|
|
1682
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
1683
|
+
display: flex;
|
|
1684
|
+
}
|
|
1685
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
1686
|
+
border-bottom-left-radius: 5px;
|
|
1687
|
+
border-top-left-radius: 5px;
|
|
1688
|
+
}
|
|
1689
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
1690
|
+
border-bottom-right-radius: 5px;
|
|
1691
|
+
border-top-right-radius: 5px;
|
|
1692
|
+
}
|
|
1693
|
+
|
|
1694
|
+
.E_sx1bpnu .ant-input-sm {
|
|
1695
|
+
line-height: 18px;
|
|
1696
|
+
}
|
|
1697
|
+
|
|
1758
1698
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
1759
1699
|
display: var(--a1wfy30z-0);
|
|
1760
1700
|
}
|
|
@@ -1786,6 +1726,66 @@ html body {
|
|
|
1786
1726
|
font-size: inherit;
|
|
1787
1727
|
}
|
|
1788
1728
|
|
|
1729
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
1730
|
+
display: var(--ai7qkf2-0);
|
|
1731
|
+
}
|
|
1732
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
1733
|
+
display: inline-flex;
|
|
1734
|
+
line-height: 1.5715;
|
|
1735
|
+
height: 100%;
|
|
1736
|
+
width: 100%;
|
|
1737
|
+
}
|
|
1738
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
1739
|
+
content: var(--ai7qkf2-1);
|
|
1740
|
+
display: var(--ai7qkf2-2);
|
|
1741
|
+
flex: none;
|
|
1742
|
+
align-items: center;
|
|
1743
|
+
margin-left: 4px;
|
|
1744
|
+
padding: 5px 12px 5px 0;
|
|
1745
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1746
|
+
}
|
|
1747
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
1748
|
+
content: var(--ai7qkf2-3);
|
|
1749
|
+
display: var(--ai7qkf2-4);
|
|
1750
|
+
flex: none;
|
|
1751
|
+
align-items: center;
|
|
1752
|
+
margin-right: 4px;
|
|
1753
|
+
cursor: auto;
|
|
1754
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1755
|
+
}
|
|
1756
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
1757
|
+
border-radius: 0;
|
|
1758
|
+
}
|
|
1759
|
+
.E_ai7qkf2.ant-input-number {
|
|
1760
|
+
width: 100%;
|
|
1761
|
+
border-radius: 6px;
|
|
1762
|
+
}
|
|
1763
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
|
|
1764
|
+
border-color: #0096ff;
|
|
1765
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
1766
|
+
z-index: 1;
|
|
1767
|
+
}
|
|
1768
|
+
.E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
|
|
1769
|
+
border-color: #e75a3a;
|
|
1770
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
1771
|
+
}
|
|
1772
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
1773
|
+
height: 30px;
|
|
1774
|
+
border: 1px;
|
|
1775
|
+
padding: 5px 12px;
|
|
1776
|
+
font-size: inherit;
|
|
1777
|
+
}
|
|
1778
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
1779
|
+
height: 38px;
|
|
1780
|
+
border: 1px;
|
|
1781
|
+
padding: 8px 16px;
|
|
1782
|
+
}
|
|
1783
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
1784
|
+
height: 22px;
|
|
1785
|
+
border: 1px;
|
|
1786
|
+
padding: 2px 8px;
|
|
1787
|
+
}
|
|
1788
|
+
|
|
1789
1789
|
.E_owd0kml {
|
|
1790
1790
|
display: inline-block;
|
|
1791
1791
|
}
|
|
@@ -1951,32 +1951,6 @@ html body {
|
|
|
1951
1951
|
color: rgba(44, 56, 82, 0.6);
|
|
1952
1952
|
}
|
|
1953
1953
|
|
|
1954
|
-
.E_i11gg7mj .ant-input-prefix {
|
|
1955
|
-
margin-right: 8px;
|
|
1956
|
-
}
|
|
1957
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
1958
|
-
margin-left: 8px;
|
|
1959
|
-
}
|
|
1960
|
-
|
|
1961
|
-
.E_cc368xp {
|
|
1962
|
-
color: #00122e;
|
|
1963
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
1964
|
-
margin-right: 8px;
|
|
1965
|
-
padding-right: 8px;
|
|
1966
|
-
}
|
|
1967
|
-
|
|
1968
|
-
.E_i11o6xqj {
|
|
1969
|
-
display: flex;
|
|
1970
|
-
gap: 4px;
|
|
1971
|
-
}
|
|
1972
|
-
.E_i11o6xqj .icon-wrapper {
|
|
1973
|
-
cursor: pointer;
|
|
1974
|
-
}
|
|
1975
|
-
|
|
1976
|
-
.E_d19ruhdj.icon-wrapper {
|
|
1977
|
-
cursor: not-allowed;
|
|
1978
|
-
}
|
|
1979
|
-
|
|
1980
1954
|
.E_phljevk {
|
|
1981
1955
|
display: flex;
|
|
1982
1956
|
justify-content: space-between;
|
|
@@ -2034,6 +2008,72 @@ html body {
|
|
|
2034
2008
|
line-height: 18px;
|
|
2035
2009
|
}
|
|
2036
2010
|
|
|
2011
|
+
.E_c1bus5hc {
|
|
2012
|
+
--color: white;
|
|
2013
|
+
height: 14px;
|
|
2014
|
+
width: 14px;
|
|
2015
|
+
border-radius: 50%;
|
|
2016
|
+
flex-shrink: 0;
|
|
2017
|
+
display: flex;
|
|
2018
|
+
align-items: center;
|
|
2019
|
+
justify-content: center;
|
|
2020
|
+
border: 1px solid var(--color);
|
|
2021
|
+
}
|
|
2022
|
+
.E_c1bus5hc .circle-inner {
|
|
2023
|
+
position: relative;
|
|
2024
|
+
height: 10px;
|
|
2025
|
+
width: 10px;
|
|
2026
|
+
border-radius: 50%;
|
|
2027
|
+
overflow: hidden;
|
|
2028
|
+
}
|
|
2029
|
+
.E_c1bus5hc .circle-content {
|
|
2030
|
+
position: absolute;
|
|
2031
|
+
height: 100%;
|
|
2032
|
+
width: 100%;
|
|
2033
|
+
left: 0;
|
|
2034
|
+
top: 0;
|
|
2035
|
+
border-radius: 50%;
|
|
2036
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
2037
|
+
transform: rotate(180deg);
|
|
2038
|
+
}
|
|
2039
|
+
.E_c1bus5hc .circle-child {
|
|
2040
|
+
position: absolute;
|
|
2041
|
+
height: 100%;
|
|
2042
|
+
width: 100%;
|
|
2043
|
+
left: 0;
|
|
2044
|
+
top: 0;
|
|
2045
|
+
margin-left: 50%;
|
|
2046
|
+
transform-origin: left;
|
|
2047
|
+
background: white;
|
|
2048
|
+
transform: rotate(0deg);
|
|
2049
|
+
}
|
|
2050
|
+
|
|
2051
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
2052
|
+
margin-right: 8px;
|
|
2053
|
+
}
|
|
2054
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
2055
|
+
margin-left: 8px;
|
|
2056
|
+
}
|
|
2057
|
+
|
|
2058
|
+
.E_cc368xp {
|
|
2059
|
+
color: #00122e;
|
|
2060
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
2061
|
+
margin-right: 8px;
|
|
2062
|
+
padding-right: 8px;
|
|
2063
|
+
}
|
|
2064
|
+
|
|
2065
|
+
.E_i11o6xqj {
|
|
2066
|
+
display: flex;
|
|
2067
|
+
gap: 4px;
|
|
2068
|
+
}
|
|
2069
|
+
.E_i11o6xqj .icon-wrapper {
|
|
2070
|
+
cursor: pointer;
|
|
2071
|
+
}
|
|
2072
|
+
|
|
2073
|
+
.E_d19ruhdj.icon-wrapper {
|
|
2074
|
+
cursor: not-allowed;
|
|
2075
|
+
}
|
|
2076
|
+
|
|
2037
2077
|
.E_s1dizucg.ant-switch {
|
|
2038
2078
|
min-width: 40px;
|
|
2039
2079
|
height: 24px;
|
|
@@ -2089,155 +2129,29 @@ html body {
|
|
|
2089
2129
|
margin-left: 5px;
|
|
2090
2130
|
}
|
|
2091
2131
|
|
|
2092
|
-
.
|
|
2093
|
-
--color: white;
|
|
2094
|
-
height: 14px;
|
|
2095
|
-
width: 14px;
|
|
2096
|
-
border-radius: 50%;
|
|
2097
|
-
flex-shrink: 0;
|
|
2132
|
+
.E_cnujxq2 {
|
|
2098
2133
|
display: flex;
|
|
2099
|
-
|
|
2100
|
-
justify-content: center;
|
|
2101
|
-
border: 1px solid var(--color);
|
|
2102
|
-
}
|
|
2103
|
-
.E_c1bus5hc .circle-inner {
|
|
2104
|
-
position: relative;
|
|
2105
|
-
height: 10px;
|
|
2106
|
-
width: 10px;
|
|
2107
|
-
border-radius: 50%;
|
|
2108
|
-
overflow: hidden;
|
|
2134
|
+
flex-direction: column;
|
|
2109
2135
|
}
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2136
|
+
|
|
2137
|
+
.E_m7s48ia {
|
|
2138
|
+
max-width: 1120px;
|
|
2113
2139
|
width: 100%;
|
|
2114
|
-
|
|
2115
|
-
top: 0;
|
|
2116
|
-
border-radius: 50%;
|
|
2117
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
2118
|
-
transform: rotate(180deg);
|
|
2119
|
-
}
|
|
2120
|
-
.E_c1bus5hc .circle-child {
|
|
2121
|
-
position: absolute;
|
|
2140
|
+
margin: 0 auto;
|
|
2122
2141
|
height: 100%;
|
|
2123
|
-
width: 100%;
|
|
2124
|
-
left: 0;
|
|
2125
|
-
top: 0;
|
|
2126
|
-
margin-left: 50%;
|
|
2127
|
-
transform-origin: left;
|
|
2128
|
-
background: white;
|
|
2129
|
-
transform: rotate(0deg);
|
|
2130
2142
|
}
|
|
2131
2143
|
|
|
2132
|
-
.
|
|
2133
|
-
|
|
2144
|
+
.E_wt5zbg6 {
|
|
2145
|
+
max-width: 1120px;
|
|
2146
|
+
width: 100%;
|
|
2147
|
+
margin: 0 auto;
|
|
2148
|
+
display: flex;
|
|
2134
2149
|
}
|
|
2135
|
-
|
|
2136
|
-
.
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
.E_m855nr1 {
|
|
2142
|
-
padding: 2px 8px;
|
|
2143
|
-
border-radius: 3px;
|
|
2144
|
-
}
|
|
2145
|
-
|
|
2146
|
-
.E_l1270xpg {
|
|
2147
|
-
padding: 3px 8px;
|
|
2148
|
-
border-radius: 2px;
|
|
2149
|
-
}
|
|
2150
|
-
|
|
2151
|
-
.E_t14rextb.ant-tag:hover {
|
|
2152
|
-
opacity: unset;
|
|
2153
|
-
}
|
|
2154
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
2155
|
-
margin: 0;
|
|
2156
|
-
margin-right: 8px;
|
|
2157
|
-
display: inline-flex;
|
|
2158
|
-
align-items: center;
|
|
2159
|
-
border: none;
|
|
2160
|
-
}
|
|
2161
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
2162
|
-
width: 16px;
|
|
2163
|
-
height: 16px;
|
|
2164
|
-
color: inherit;
|
|
2165
|
-
margin-left: 4px;
|
|
2166
|
-
opacity: 0.6;
|
|
2167
|
-
display: inline-flex;
|
|
2168
|
-
}
|
|
2169
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
2170
|
-
opacity: 1;
|
|
2171
|
-
}
|
|
2172
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
2173
|
-
color: #0080ff;
|
|
2174
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
2175
|
-
}
|
|
2176
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
2177
|
-
color: #f0483e;
|
|
2178
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
2179
|
-
}
|
|
2180
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
2181
|
-
color: #e07f00;
|
|
2182
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
2183
|
-
}
|
|
2184
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
2185
|
-
color: #008f4c;
|
|
2186
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
2187
|
-
}
|
|
2188
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
2189
|
-
color: #1d326c;
|
|
2190
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
2191
|
-
}
|
|
2192
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
2193
|
-
color: #7E41FF;
|
|
2194
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
2195
|
-
}
|
|
2196
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
2197
|
-
color: #fff;
|
|
2198
|
-
}
|
|
2199
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
2200
|
-
background-color: #f0483e;
|
|
2201
|
-
}
|
|
2202
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
2203
|
-
background-color: #fea008;
|
|
2204
|
-
}
|
|
2205
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
2206
|
-
background-color: #00ba5d;
|
|
2207
|
-
}
|
|
2208
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
2209
|
-
background-color: #0080ff;
|
|
2210
|
-
}
|
|
2211
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
2212
|
-
background-color: #6b7d99;
|
|
2213
|
-
}
|
|
2214
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
2215
|
-
background-color: #7E41FF;
|
|
2216
|
-
}
|
|
2217
|
-
|
|
2218
|
-
.E_cnujxq2 {
|
|
2219
|
-
display: flex;
|
|
2220
|
-
flex-direction: column;
|
|
2221
|
-
}
|
|
2222
|
-
|
|
2223
|
-
.E_m7s48ia {
|
|
2224
|
-
max-width: 1120px;
|
|
2225
|
-
width: 100%;
|
|
2226
|
-
margin: 0 auto;
|
|
2227
|
-
height: 100%;
|
|
2228
|
-
}
|
|
2229
|
-
|
|
2230
|
-
.E_wt5zbg6 {
|
|
2231
|
-
max-width: 1120px;
|
|
2232
|
-
width: 100%;
|
|
2233
|
-
margin: 0 auto;
|
|
2234
|
-
display: flex;
|
|
2235
|
-
}
|
|
2236
|
-
.E_wt5zbg6 .left,
|
|
2237
|
-
.E_wt5zbg6 .right {
|
|
2238
|
-
flex-grow: 0;
|
|
2239
|
-
flex-shrink: 0;
|
|
2240
|
-
flex-basis: 21%;
|
|
2150
|
+
.E_wt5zbg6 .left,
|
|
2151
|
+
.E_wt5zbg6 .right {
|
|
2152
|
+
flex-grow: 0;
|
|
2153
|
+
flex-shrink: 0;
|
|
2154
|
+
flex-basis: 21%;
|
|
2241
2155
|
}
|
|
2242
2156
|
.E_wt5zbg6 .left {
|
|
2243
2157
|
display: flex;
|
|
@@ -2905,6 +2819,59 @@ input.E_rf8rlle.ant-input {
|
|
|
2905
2819
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
2906
2820
|
}
|
|
2907
2821
|
|
|
2822
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
2823
|
+
display: inline-flex;
|
|
2824
|
+
align-items: center;
|
|
2825
|
+
justify-content: center;
|
|
2826
|
+
color: #fff;
|
|
2827
|
+
font-weight: bold;
|
|
2828
|
+
font-size: 12px;
|
|
2829
|
+
width: 24px;
|
|
2830
|
+
height: 24px;
|
|
2831
|
+
border-radius: 50%;
|
|
2832
|
+
background: var(--a1b5xrg3-0);
|
|
2833
|
+
}
|
|
2834
|
+
.E_a1b5xrg3.btn-item {
|
|
2835
|
+
transition: all 160ms ease;
|
|
2836
|
+
cursor: pointer;
|
|
2837
|
+
width: 56px;
|
|
2838
|
+
height: 40px;
|
|
2839
|
+
display: inline-flex;
|
|
2840
|
+
align-items: center;
|
|
2841
|
+
justify-content: center;
|
|
2842
|
+
border-radius: 6px;
|
|
2843
|
+
}
|
|
2844
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
2845
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
2846
|
+
}
|
|
2847
|
+
.E_a1b5xrg3.btn-item:active {
|
|
2848
|
+
transform: translateY(2px);
|
|
2849
|
+
transition: all 320ms ease;
|
|
2850
|
+
}
|
|
2851
|
+
|
|
2852
|
+
.E_iq1gosr {
|
|
2853
|
+
display: inline-block;
|
|
2854
|
+
}
|
|
2855
|
+
|
|
2856
|
+
.E_tju3gfj .date {
|
|
2857
|
+
margin-right: 4px;
|
|
2858
|
+
}
|
|
2859
|
+
|
|
2860
|
+
.E_m196gn1d {
|
|
2861
|
+
min-width: 1280px;
|
|
2862
|
+
}
|
|
2863
|
+
|
|
2864
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
2865
|
+
display: none;
|
|
2866
|
+
}
|
|
2867
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
2868
|
+
background: rgba(23, 38, 64, 0.8);
|
|
2869
|
+
border-radius: 4px;
|
|
2870
|
+
}
|
|
2871
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
2872
|
+
visibility: hidden;
|
|
2873
|
+
}
|
|
2874
|
+
|
|
2908
2875
|
.E_s1dni7lo {
|
|
2909
2876
|
width: 430px !important;
|
|
2910
2877
|
}
|
|
@@ -2986,10 +2953,6 @@ input.E_rf8rlle.ant-input {
|
|
|
2986
2953
|
opacity: 0;
|
|
2987
2954
|
}
|
|
2988
2955
|
|
|
2989
|
-
.E_iq1gosr {
|
|
2990
|
-
display: inline-block;
|
|
2991
|
-
}
|
|
2992
|
-
|
|
2993
2956
|
.E_dsnbhzf {
|
|
2994
2957
|
font-family: Inter;
|
|
2995
2958
|
font-style: normal;
|
|
@@ -3465,22 +3428,86 @@ input.E_rf8rlle.ant-input {
|
|
|
3465
3428
|
line-height: 12px;
|
|
3466
3429
|
}
|
|
3467
3430
|
|
|
3468
|
-
.
|
|
3469
|
-
|
|
3470
|
-
}
|
|
3471
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
3472
|
-
background: rgba(23, 38, 64, 0.8);
|
|
3431
|
+
.E_s1sck0th {
|
|
3432
|
+
padding: 0 8px;
|
|
3473
3433
|
border-radius: 4px;
|
|
3474
3434
|
}
|
|
3475
|
-
|
|
3476
|
-
|
|
3435
|
+
|
|
3436
|
+
.E_m855nr1 {
|
|
3437
|
+
padding: 2px 8px;
|
|
3438
|
+
border-radius: 3px;
|
|
3477
3439
|
}
|
|
3478
3440
|
|
|
3479
|
-
.
|
|
3480
|
-
|
|
3441
|
+
.E_l1270xpg {
|
|
3442
|
+
padding: 3px 8px;
|
|
3443
|
+
border-radius: 2px;
|
|
3481
3444
|
}
|
|
3482
|
-
|
|
3483
|
-
|
|
3445
|
+
|
|
3446
|
+
.E_t14rextb.ant-tag:hover {
|
|
3447
|
+
opacity: unset;
|
|
3448
|
+
}
|
|
3449
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
3450
|
+
margin: 0;
|
|
3451
|
+
margin-right: 8px;
|
|
3452
|
+
display: inline-flex;
|
|
3453
|
+
align-items: center;
|
|
3454
|
+
border: none;
|
|
3455
|
+
}
|
|
3456
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
3457
|
+
width: 16px;
|
|
3458
|
+
height: 16px;
|
|
3459
|
+
color: inherit;
|
|
3460
|
+
margin-left: 4px;
|
|
3461
|
+
opacity: 0.6;
|
|
3462
|
+
display: inline-flex;
|
|
3463
|
+
}
|
|
3464
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
3465
|
+
opacity: 1;
|
|
3466
|
+
}
|
|
3467
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
3468
|
+
color: #0080ff;
|
|
3469
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
3470
|
+
}
|
|
3471
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
3472
|
+
color: #f0483e;
|
|
3473
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
3474
|
+
}
|
|
3475
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
3476
|
+
color: #e07f00;
|
|
3477
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
3478
|
+
}
|
|
3479
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
3480
|
+
color: #008f4c;
|
|
3481
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
3482
|
+
}
|
|
3483
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
3484
|
+
color: #1d326c;
|
|
3485
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
3486
|
+
}
|
|
3487
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
3488
|
+
color: #7E41FF;
|
|
3489
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
3490
|
+
}
|
|
3491
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
3492
|
+
color: #fff;
|
|
3493
|
+
}
|
|
3494
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
3495
|
+
background-color: #f0483e;
|
|
3496
|
+
}
|
|
3497
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
3498
|
+
background-color: #fea008;
|
|
3499
|
+
}
|
|
3500
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
3501
|
+
background-color: #00ba5d;
|
|
3502
|
+
}
|
|
3503
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
3504
|
+
background-color: #0080ff;
|
|
3505
|
+
}
|
|
3506
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
3507
|
+
background-color: #6b7d99;
|
|
3508
|
+
}
|
|
3509
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
3510
|
+
background-color: #7E41FF;
|
|
3484
3511
|
}
|
|
3485
3512
|
|
|
3486
3513
|
.E_ccrbeuz .ant-collapse-item {
|
|
@@ -3505,46 +3532,19 @@ input.E_rf8rlle.ant-input {
|
|
|
3505
3532
|
cursor: default;
|
|
3506
3533
|
}
|
|
3507
3534
|
|
|
3508
|
-
.
|
|
3509
|
-
|
|
3535
|
+
.E_c1yyuluq {
|
|
3536
|
+
border-radius: 8px;
|
|
3537
|
+
}
|
|
3538
|
+
.E_c1yyuluq .ant-card-body {
|
|
3539
|
+
padding: 20px 24px 24px 24px;
|
|
3510
3540
|
}
|
|
3511
3541
|
|
|
3512
|
-
.
|
|
3513
|
-
|
|
3514
|
-
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
|
|
3518
|
-
font-size: 12px;
|
|
3519
|
-
width: 24px;
|
|
3520
|
-
height: 24px;
|
|
3521
|
-
border-radius: 50%;
|
|
3522
|
-
background: var(--a1b5xrg3-0);
|
|
3523
|
-
}
|
|
3524
|
-
.E_a1b5xrg3.btn-item {
|
|
3525
|
-
transition: all 160ms ease;
|
|
3526
|
-
cursor: pointer;
|
|
3527
|
-
width: 56px;
|
|
3528
|
-
height: 40px;
|
|
3529
|
-
display: inline-flex;
|
|
3530
|
-
align-items: center;
|
|
3531
|
-
justify-content: center;
|
|
3532
|
-
border-radius: 6px;
|
|
3533
|
-
}
|
|
3534
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
3535
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
3536
|
-
}
|
|
3537
|
-
.E_a1b5xrg3.btn-item:active {
|
|
3538
|
-
transform: translateY(2px);
|
|
3539
|
-
transition: all 320ms ease;
|
|
3540
|
-
}
|
|
3541
|
-
|
|
3542
|
-
.E_b1lj76ty {
|
|
3543
|
-
width: 100%;
|
|
3544
|
-
height: 100%;
|
|
3545
|
-
margin: 0 auto;
|
|
3546
|
-
display: flex;
|
|
3547
|
-
flex-direction: column;
|
|
3542
|
+
.E_b1lj76ty {
|
|
3543
|
+
width: 100%;
|
|
3544
|
+
height: 100%;
|
|
3545
|
+
margin: 0 auto;
|
|
3546
|
+
display: flex;
|
|
3547
|
+
flex-direction: column;
|
|
3548
3548
|
align-items: center;
|
|
3549
3549
|
justify-content: center;
|
|
3550
3550
|
color: rgba(0, 21, 64, 0.3);
|
|
@@ -3589,6 +3589,51 @@ input.E_rf8rlle.ant-input {
|
|
|
3589
3589
|
fill: blue;
|
|
3590
3590
|
}
|
|
3591
3591
|
|
|
3592
|
+
.E_ryby9ds {
|
|
3593
|
+
display: flex;
|
|
3594
|
+
align-items: center;
|
|
3595
|
+
}
|
|
3596
|
+
.E_ryby9ds .order {
|
|
3597
|
+
height: 24px;
|
|
3598
|
+
width: 24px;
|
|
3599
|
+
border-radius: 20px;
|
|
3600
|
+
color: #0080ff;
|
|
3601
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3602
|
+
display: flex;
|
|
3603
|
+
align-items: center;
|
|
3604
|
+
justify-content: center;
|
|
3605
|
+
margin-right: 6px;
|
|
3606
|
+
}
|
|
3607
|
+
|
|
3608
|
+
.E_m5foqp8.medium {
|
|
3609
|
+
--footer-height: 96px;
|
|
3610
|
+
--modal-content-width: 720px;
|
|
3611
|
+
--modal-content-min-height: 200px;
|
|
3612
|
+
--modal-header-padding: 40px 60px 8px;
|
|
3613
|
+
--modal-content-padding-top: 24px;
|
|
3614
|
+
--modal-content-padding-bottom: 32px;
|
|
3615
|
+
--modal-content-padding-x: 60px;
|
|
3616
|
+
--modal-footer-padding: 0 60px;
|
|
3617
|
+
}
|
|
3618
|
+
.E_m5foqp8.medium.content-full.ant-modal {
|
|
3619
|
+
height: calc(100vh - 80px);
|
|
3620
|
+
width: calc(100vw - 160px);
|
|
3621
|
+
}
|
|
3622
|
+
.E_m5foqp8.medium.content-full.ant-modal .ant-modal-content {
|
|
3623
|
+
width: 100%;
|
|
3624
|
+
height: 100%;
|
|
3625
|
+
max-width: unset;
|
|
3626
|
+
max-height: unset;
|
|
3627
|
+
display: flex;
|
|
3628
|
+
flex-direction: column;
|
|
3629
|
+
}
|
|
3630
|
+
.E_m5foqp8.medium.content-full.ant-modal .ant-modal-body {
|
|
3631
|
+
flex: 1;
|
|
3632
|
+
}
|
|
3633
|
+
.E_m5foqp8.medium .initializing-title {
|
|
3634
|
+
height: 32px;
|
|
3635
|
+
}
|
|
3636
|
+
|
|
3592
3637
|
.E_hrhfj7c {
|
|
3593
3638
|
display: none;
|
|
3594
3639
|
}
|
|
@@ -3808,22 +3853,6 @@ input.E_rf8rlle.ant-input {
|
|
|
3808
3853
|
font-size: 14px;
|
|
3809
3854
|
}
|
|
3810
3855
|
|
|
3811
|
-
.E_ryby9ds {
|
|
3812
|
-
display: flex;
|
|
3813
|
-
align-items: center;
|
|
3814
|
-
}
|
|
3815
|
-
.E_ryby9ds .order {
|
|
3816
|
-
height: 24px;
|
|
3817
|
-
width: 24px;
|
|
3818
|
-
border-radius: 20px;
|
|
3819
|
-
color: #0080ff;
|
|
3820
|
-
background: rgba(0, 136, 255, 0.1);
|
|
3821
|
-
display: flex;
|
|
3822
|
-
align-items: center;
|
|
3823
|
-
justify-content: center;
|
|
3824
|
-
margin-right: 6px;
|
|
3825
|
-
}
|
|
3826
|
-
|
|
3827
3856
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
3828
3857
|
border-radius: 6px;
|
|
3829
3858
|
}
|
|
@@ -3881,35 +3910,6 @@ input.E_rf8rlle.ant-input {
|
|
|
3881
3910
|
transform: rotate(180deg);
|
|
3882
3911
|
}
|
|
3883
3912
|
|
|
3884
|
-
.E_m5foqp8 {
|
|
3885
|
-
--footer-height: 96px;
|
|
3886
|
-
--modal-content-width: 720px;
|
|
3887
|
-
--modal-content-min-height: 200px;
|
|
3888
|
-
--modal-header-padding: 40px 60px 8px;
|
|
3889
|
-
--modal-content-padding-top: 24px;
|
|
3890
|
-
--modal-content-padding-bottom: 32px;
|
|
3891
|
-
--modal-content-padding-x: 60px;
|
|
3892
|
-
--modal-footer-padding: 0 60px;
|
|
3893
|
-
}
|
|
3894
|
-
.E_m5foqp8.content-full.ant-modal {
|
|
3895
|
-
height: calc(100vh - 80px);
|
|
3896
|
-
width: calc(100vw - 160px);
|
|
3897
|
-
}
|
|
3898
|
-
.E_m5foqp8.content-full.ant-modal .ant-modal-content {
|
|
3899
|
-
width: 100%;
|
|
3900
|
-
height: 100%;
|
|
3901
|
-
max-width: unset;
|
|
3902
|
-
max-height: unset;
|
|
3903
|
-
display: flex;
|
|
3904
|
-
flex-direction: column;
|
|
3905
|
-
}
|
|
3906
|
-
.E_m5foqp8.content-full.ant-modal .ant-modal-body {
|
|
3907
|
-
flex: 1;
|
|
3908
|
-
}
|
|
3909
|
-
.E_m5foqp8 .initializing-title {
|
|
3910
|
-
height: 32px;
|
|
3911
|
-
}
|
|
3912
|
-
|
|
3913
3913
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
3914
3914
|
opacity: 1;
|
|
3915
3915
|
}
|
|
@@ -4062,6 +4062,14 @@ input.E_rf8rlle.ant-input {
|
|
|
4062
4062
|
flex-shrink: 0;
|
|
4063
4063
|
}
|
|
4064
4064
|
|
|
4065
|
+
.E_ckaaqep {
|
|
4066
|
+
background: rgba(172, 186, 211, 0.6);
|
|
4067
|
+
content: "";
|
|
4068
|
+
height: 100%;
|
|
4069
|
+
margin: 0 6px;
|
|
4070
|
+
width: 1px;
|
|
4071
|
+
}
|
|
4072
|
+
|
|
4065
4073
|
.E_w1dxz879 {
|
|
4066
4074
|
display: flex;
|
|
4067
4075
|
flex-direction: column;
|
|
@@ -4297,14 +4305,6 @@ input.E_rf8rlle.ant-input {
|
|
|
4297
4305
|
position: static;
|
|
4298
4306
|
}
|
|
4299
4307
|
|
|
4300
|
-
.E_ckaaqep {
|
|
4301
|
-
background: rgba(172, 186, 211, 0.6);
|
|
4302
|
-
content: "";
|
|
4303
|
-
height: 100%;
|
|
4304
|
-
margin: 0 6px;
|
|
4305
|
-
width: 1px;
|
|
4306
|
-
}
|
|
4307
|
-
|
|
4308
4308
|
.E_r77hffu {
|
|
4309
4309
|
display: flex;
|
|
4310
4310
|
align-items: center;
|
|
@@ -4538,67 +4538,6 @@ input.E_rf8rlle.ant-input {
|
|
|
4538
4538
|
opacity: 0.5;
|
|
4539
4539
|
}
|
|
4540
4540
|
|
|
4541
|
-
.E_b14q2gmw {
|
|
4542
|
-
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
4543
|
-
}
|
|
4544
|
-
|
|
4545
|
-
.E_c1eym6el {
|
|
4546
|
-
border-radius: 8px;
|
|
4547
|
-
background-color: white;
|
|
4548
|
-
}
|
|
4549
|
-
.E_c1eym6el.hoverable {
|
|
4550
|
-
cursor: pointer;
|
|
4551
|
-
}
|
|
4552
|
-
.E_c1eym6el.hoverable:hover {
|
|
4553
|
-
transition: all 200ms ease;
|
|
4554
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
4555
|
-
transform: translateY(-4px);
|
|
4556
|
-
}
|
|
4557
|
-
|
|
4558
|
-
.E_c1kghdax {
|
|
4559
|
-
color: #2d3a56;
|
|
4560
|
-
padding: 7px 12px;
|
|
4561
|
-
display: flex;
|
|
4562
|
-
justify-content: space-between;
|
|
4563
|
-
align-items: center;
|
|
4564
|
-
}
|
|
4565
|
-
.E_c1kghdax.has-arrow {
|
|
4566
|
-
padding-left: 10px;
|
|
4567
|
-
}
|
|
4568
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
4569
|
-
cursor: pointer;
|
|
4570
|
-
color: #00122e;
|
|
4571
|
-
}
|
|
4572
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
4573
|
-
color: #2d3a56;
|
|
4574
|
-
font-weight: 600;
|
|
4575
|
-
}
|
|
4576
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
4577
|
-
transform: rotate(90deg);
|
|
4578
|
-
}
|
|
4579
|
-
.E_c1kghdax .sub-info {
|
|
4580
|
-
font-size: 12px;
|
|
4581
|
-
line-height: 18px;
|
|
4582
|
-
}
|
|
4583
|
-
.E_c1kghdax .title-wrapper {
|
|
4584
|
-
display: flex;
|
|
4585
|
-
align-items: center;
|
|
4586
|
-
user-select: none;
|
|
4587
|
-
flex-grow: 1;
|
|
4588
|
-
font-size: 12px;
|
|
4589
|
-
line-height: 18px;
|
|
4590
|
-
color: #2d3a56;
|
|
4591
|
-
font-weight: 700;
|
|
4592
|
-
}
|
|
4593
|
-
.E_c1kghdax .collapse-arrow {
|
|
4594
|
-
transition: all 50ms ease-out 0ms;
|
|
4595
|
-
margin-right: 2px;
|
|
4596
|
-
}
|
|
4597
|
-
|
|
4598
|
-
.E_c1yd35n {
|
|
4599
|
-
padding: 0 12px 14px 12px;
|
|
4600
|
-
}
|
|
4601
|
-
|
|
4602
4541
|
.E_ckui4s7 {
|
|
4603
4542
|
color: #2d3a56;
|
|
4604
4543
|
line-height: 22px;
|
|
@@ -4663,6 +4602,46 @@ input.E_rf8rlle.ant-input {
|
|
|
4663
4602
|
margin-left: 24px;
|
|
4664
4603
|
}
|
|
4665
4604
|
|
|
4605
|
+
.E_c1kghdax {
|
|
4606
|
+
color: #2d3a56;
|
|
4607
|
+
padding: 7px 12px;
|
|
4608
|
+
display: flex;
|
|
4609
|
+
justify-content: space-between;
|
|
4610
|
+
align-items: center;
|
|
4611
|
+
}
|
|
4612
|
+
.E_c1kghdax.has-arrow {
|
|
4613
|
+
padding-left: 10px;
|
|
4614
|
+
}
|
|
4615
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
4616
|
+
cursor: pointer;
|
|
4617
|
+
color: #00122e;
|
|
4618
|
+
}
|
|
4619
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
4620
|
+
color: #2d3a56;
|
|
4621
|
+
font-weight: 600;
|
|
4622
|
+
}
|
|
4623
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
4624
|
+
transform: rotate(90deg);
|
|
4625
|
+
}
|
|
4626
|
+
.E_c1kghdax .sub-info {
|
|
4627
|
+
font-size: 12px;
|
|
4628
|
+
line-height: 18px;
|
|
4629
|
+
}
|
|
4630
|
+
.E_c1kghdax .title-wrapper {
|
|
4631
|
+
display: flex;
|
|
4632
|
+
align-items: center;
|
|
4633
|
+
user-select: none;
|
|
4634
|
+
flex-grow: 1;
|
|
4635
|
+
font-size: 12px;
|
|
4636
|
+
line-height: 18px;
|
|
4637
|
+
color: #2d3a56;
|
|
4638
|
+
font-weight: 700;
|
|
4639
|
+
}
|
|
4640
|
+
.E_c1kghdax .collapse-arrow {
|
|
4641
|
+
transition: all 50ms ease-out 0ms;
|
|
4642
|
+
margin-right: 2px;
|
|
4643
|
+
}
|
|
4644
|
+
|
|
4666
4645
|
.E_t1tbywr9 {
|
|
4667
4646
|
width: 100%;
|
|
4668
4647
|
flex: 1;
|
|
@@ -4824,6 +4803,27 @@ input.E_rf8rlle.ant-input {
|
|
|
4824
4803
|
height: 16px;
|
|
4825
4804
|
}
|
|
4826
4805
|
|
|
4806
|
+
.E_b14q2gmw {
|
|
4807
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
4808
|
+
}
|
|
4809
|
+
|
|
4810
|
+
.E_c1eym6el {
|
|
4811
|
+
border-radius: 8px;
|
|
4812
|
+
background-color: white;
|
|
4813
|
+
}
|
|
4814
|
+
.E_c1eym6el.hoverable {
|
|
4815
|
+
cursor: pointer;
|
|
4816
|
+
}
|
|
4817
|
+
.E_c1eym6el.hoverable:hover {
|
|
4818
|
+
transition: all 200ms ease;
|
|
4819
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
4820
|
+
transform: translateY(-4px);
|
|
4821
|
+
}
|
|
4822
|
+
|
|
4823
|
+
.E_c1yd35n {
|
|
4824
|
+
padding: 0 12px 14px 12px;
|
|
4825
|
+
}
|
|
4826
|
+
|
|
4827
4827
|
button.E_l48ei06.ant-btn,
|
|
4828
4828
|
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
4829
4829
|
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
@@ -4876,74 +4876,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
4876
4876
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
4877
4877
|
}
|
|
4878
4878
|
|
|
4879
|
-
.E_l1ucdodl {
|
|
4880
|
-
margin: 0;
|
|
4881
|
-
border-radius: 20px;
|
|
4882
|
-
padding: 2px 10px;
|
|
4883
|
-
height: 22px;
|
|
4884
|
-
display: flex;
|
|
4885
|
-
align-items: center;
|
|
4886
|
-
}
|
|
4887
|
-
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
4888
|
-
color: #FFFFFF;
|
|
4889
|
-
}
|
|
4890
|
-
.E_l1ucdodl.tag-hover {
|
|
4891
|
-
cursor: pointer;
|
|
4892
|
-
}
|
|
4893
|
-
.E_l1ucdodl.ui-kit-status-legend {
|
|
4894
|
-
color: #00122e;
|
|
4895
|
-
}
|
|
4896
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
4897
|
-
margin-right: 6px;
|
|
4898
|
-
}
|
|
4899
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
4900
|
-
margin-left: 8px;
|
|
4901
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4902
|
-
}
|
|
4903
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
4904
|
-
color: #FFFFFF;
|
|
4905
|
-
}
|
|
4906
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
4907
|
-
background-color: #0080ff;
|
|
4908
|
-
}
|
|
4909
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
4910
|
-
background-color: #f0483e;
|
|
4911
|
-
}
|
|
4912
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
4913
|
-
background-color: #fea008;
|
|
4914
|
-
}
|
|
4915
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
4916
|
-
background-color: #00ba5d;
|
|
4917
|
-
}
|
|
4918
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
4919
|
-
background-color: #6b7d99;
|
|
4920
|
-
}
|
|
4921
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
4922
|
-
background-color: #7E41FF;
|
|
4923
|
-
}
|
|
4924
|
-
|
|
4925
|
-
.E_s1qj66nc {
|
|
4926
|
-
width: 8px;
|
|
4927
|
-
height: 8px;
|
|
4928
|
-
border-radius: 50%;
|
|
4929
|
-
display: inline-block;
|
|
4930
|
-
}
|
|
4931
|
-
|
|
4932
|
-
.E_s5x1boq {
|
|
4933
|
-
width: 8px;
|
|
4934
|
-
height: 8px;
|
|
4935
|
-
border-radius: 2px;
|
|
4936
|
-
display: inline-block;
|
|
4937
|
-
}
|
|
4938
|
-
|
|
4939
|
-
.E_c1xm185 {
|
|
4940
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4941
|
-
}
|
|
4942
|
-
|
|
4943
|
-
.E_c1x5l5qc {
|
|
4944
|
-
flex: 1;
|
|
4945
|
-
}
|
|
4946
|
-
|
|
4947
4879
|
.E_tc97u5y {
|
|
4948
4880
|
height: 100%;
|
|
4949
4881
|
}
|
|
@@ -5315,6 +5247,74 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5315
5247
|
background: #fff;
|
|
5316
5248
|
}
|
|
5317
5249
|
|
|
5250
|
+
.E_l1ucdodl {
|
|
5251
|
+
margin: 0;
|
|
5252
|
+
border-radius: 20px;
|
|
5253
|
+
padding: 2px 10px;
|
|
5254
|
+
height: 22px;
|
|
5255
|
+
display: flex;
|
|
5256
|
+
align-items: center;
|
|
5257
|
+
}
|
|
5258
|
+
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
5259
|
+
color: #FFFFFF;
|
|
5260
|
+
}
|
|
5261
|
+
.E_l1ucdodl.tag-hover {
|
|
5262
|
+
cursor: pointer;
|
|
5263
|
+
}
|
|
5264
|
+
.E_l1ucdodl.ui-kit-status-legend {
|
|
5265
|
+
color: #00122e;
|
|
5266
|
+
}
|
|
5267
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
5268
|
+
margin-right: 6px;
|
|
5269
|
+
}
|
|
5270
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
5271
|
+
margin-left: 8px;
|
|
5272
|
+
color: rgba(44, 56, 82, 0.6);
|
|
5273
|
+
}
|
|
5274
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
5275
|
+
color: #FFFFFF;
|
|
5276
|
+
}
|
|
5277
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
5278
|
+
background-color: #0080ff;
|
|
5279
|
+
}
|
|
5280
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
5281
|
+
background-color: #f0483e;
|
|
5282
|
+
}
|
|
5283
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
5284
|
+
background-color: #fea008;
|
|
5285
|
+
}
|
|
5286
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
5287
|
+
background-color: #00ba5d;
|
|
5288
|
+
}
|
|
5289
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
5290
|
+
background-color: #6b7d99;
|
|
5291
|
+
}
|
|
5292
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
5293
|
+
background-color: #7E41FF;
|
|
5294
|
+
}
|
|
5295
|
+
|
|
5296
|
+
.E_s1qj66nc {
|
|
5297
|
+
width: 8px;
|
|
5298
|
+
height: 8px;
|
|
5299
|
+
border-radius: 50%;
|
|
5300
|
+
display: inline-block;
|
|
5301
|
+
}
|
|
5302
|
+
|
|
5303
|
+
.E_s5x1boq {
|
|
5304
|
+
width: 8px;
|
|
5305
|
+
height: 8px;
|
|
5306
|
+
border-radius: 2px;
|
|
5307
|
+
display: inline-block;
|
|
5308
|
+
}
|
|
5309
|
+
|
|
5310
|
+
.E_c1xm185 {
|
|
5311
|
+
color: rgba(44, 56, 82, 0.6);
|
|
5312
|
+
}
|
|
5313
|
+
|
|
5314
|
+
.E_c1x5l5qc {
|
|
5315
|
+
flex: 1;
|
|
5316
|
+
}
|
|
5317
|
+
|
|
5318
5318
|
.E_sddwhm6 {
|
|
5319
5319
|
margin: 0;
|
|
5320
5320
|
border-radius: 20px;
|
|
@@ -5390,6 +5390,55 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5390
5390
|
display: inline-block;
|
|
5391
5391
|
}
|
|
5392
5392
|
|
|
5393
|
+
.E_lht19u8 {
|
|
5394
|
+
width: 64px;
|
|
5395
|
+
height: 64px;
|
|
5396
|
+
display: flex;
|
|
5397
|
+
align-items: center;
|
|
5398
|
+
justify-content: center;
|
|
5399
|
+
position: relative;
|
|
5400
|
+
opacity: 0.2;
|
|
5401
|
+
}
|
|
5402
|
+
|
|
5403
|
+
.E_lk3gkp4 {
|
|
5404
|
+
position: absolute;
|
|
5405
|
+
width: 5px;
|
|
5406
|
+
height: 48px;
|
|
5407
|
+
left: 9.33px;
|
|
5408
|
+
top: 40.5px;
|
|
5409
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5410
|
+
border-radius: 5px;
|
|
5411
|
+
transform: rotate(-128deg);
|
|
5412
|
+
transform-origin: top left;
|
|
5413
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
5414
|
+
}
|
|
5415
|
+
|
|
5416
|
+
.E_ll4n94n {
|
|
5417
|
+
position: absolute;
|
|
5418
|
+
width: 5px;
|
|
5419
|
+
height: 48px;
|
|
5420
|
+
left: 40.8px;
|
|
5421
|
+
top: 8.4px;
|
|
5422
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5423
|
+
border-radius: 5px;
|
|
5424
|
+
transform: rotate(-8deg);
|
|
5425
|
+
transform-origin: top left;
|
|
5426
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
5427
|
+
}
|
|
5428
|
+
|
|
5429
|
+
.E_l17lbdo6 {
|
|
5430
|
+
position: absolute;
|
|
5431
|
+
width: 5px;
|
|
5432
|
+
height: 48px;
|
|
5433
|
+
left: 52.9px;
|
|
5434
|
+
top: 51.8px;
|
|
5435
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5436
|
+
border-radius: 5px;
|
|
5437
|
+
transform: rotate(112deg);
|
|
5438
|
+
transform-origin: top left;
|
|
5439
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
5440
|
+
}
|
|
5441
|
+
|
|
5393
5442
|
.E_m11nzl2x {
|
|
5394
5443
|
color: rgba(44, 56, 82, 0.6);
|
|
5395
5444
|
text-align: center;
|
|
@@ -5766,53 +5815,13 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5766
5815
|
margin-left: 8px;
|
|
5767
5816
|
}
|
|
5768
5817
|
|
|
5769
|
-
.
|
|
5770
|
-
|
|
5771
|
-
height: 64px;
|
|
5772
|
-
display: flex;
|
|
5773
|
-
align-items: center;
|
|
5774
|
-
justify-content: center;
|
|
5775
|
-
position: relative;
|
|
5776
|
-
opacity: 0.2;
|
|
5777
|
-
}
|
|
5778
|
-
|
|
5779
|
-
.E_lk3gkp4 {
|
|
5780
|
-
position: absolute;
|
|
5781
|
-
width: 5px;
|
|
5782
|
-
height: 48px;
|
|
5783
|
-
left: 9.33px;
|
|
5784
|
-
top: 40.5px;
|
|
5785
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5786
|
-
border-radius: 5px;
|
|
5787
|
-
transform: rotate(-128deg);
|
|
5788
|
-
transform-origin: top left;
|
|
5789
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
5790
|
-
}
|
|
5791
|
-
|
|
5792
|
-
.E_ll4n94n {
|
|
5793
|
-
position: absolute;
|
|
5794
|
-
width: 5px;
|
|
5795
|
-
height: 48px;
|
|
5796
|
-
left: 40.8px;
|
|
5797
|
-
top: 8.4px;
|
|
5798
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5799
|
-
border-radius: 5px;
|
|
5800
|
-
transform: rotate(-8deg);
|
|
5801
|
-
transform-origin: top left;
|
|
5802
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
5818
|
+
.E_w7ob4th.outside-tag {
|
|
5819
|
+
padding-left: 0;
|
|
5803
5820
|
}
|
|
5804
|
-
|
|
5805
|
-
|
|
5806
|
-
|
|
5807
|
-
|
|
5808
|
-
height: 48px;
|
|
5809
|
-
left: 52.9px;
|
|
5810
|
-
top: 51.8px;
|
|
5811
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5812
|
-
border-radius: 5px;
|
|
5813
|
-
transform: rotate(112deg);
|
|
5814
|
-
transform-origin: top left;
|
|
5815
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
5821
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
5822
|
+
border-radius: 4px 0 0 4px;
|
|
5823
|
+
padding-right: 4px;
|
|
5824
|
+
margin-right: 4px;
|
|
5816
5825
|
}
|
|
5817
5826
|
|
|
5818
5827
|
.E_sjob3jg {
|
|
@@ -6010,18 +6019,40 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6010
6019
|
justify-content: center;
|
|
6011
6020
|
}
|
|
6012
6021
|
|
|
6013
|
-
.
|
|
6014
|
-
|
|
6015
|
-
|
|
6022
|
+
.E_bpgac8u {
|
|
6023
|
+
color: #FFFFFF;
|
|
6024
|
+
display: flex;
|
|
6025
|
+
gap: 8px;
|
|
6026
|
+
padding: 8px 0;
|
|
6027
|
+
display: flex;
|
|
6028
|
+
justify-content: center;
|
|
6029
|
+
white-space: pre-wrap;
|
|
6030
|
+
align-items: center;
|
|
6031
|
+
}
|
|
6032
|
+
.E_bpgac8u .dashed-btn {
|
|
6033
|
+
border-bottom: 1px solid white;
|
|
6034
|
+
cursor: pointer;
|
|
6016
6035
|
}
|
|
6017
6036
|
|
|
6018
|
-
.
|
|
6019
|
-
|
|
6020
|
-
height: 18px;
|
|
6037
|
+
.E_envn4g3 {
|
|
6038
|
+
background: #F0483E;
|
|
6021
6039
|
}
|
|
6022
6040
|
|
|
6023
|
-
.
|
|
6024
|
-
|
|
6041
|
+
.E_i12w18eu {
|
|
6042
|
+
background: #0080FF;
|
|
6043
|
+
}
|
|
6044
|
+
|
|
6045
|
+
.E_wujsnt4 {
|
|
6046
|
+
background-color: #E07F00;
|
|
6047
|
+
}
|
|
6048
|
+
|
|
6049
|
+
.E_slr2ynn {
|
|
6050
|
+
padding: 0 8px;
|
|
6051
|
+
height: 18px;
|
|
6052
|
+
}
|
|
6053
|
+
|
|
6054
|
+
.E_m140wbb6 {
|
|
6055
|
+
padding: 2px 8px;
|
|
6025
6056
|
height: 24px;
|
|
6026
6057
|
}
|
|
6027
6058
|
|
|
@@ -6044,15 +6075,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6044
6075
|
white-space: normal;
|
|
6045
6076
|
}
|
|
6046
6077
|
|
|
6047
|
-
.E_w7ob4th.outside-tag {
|
|
6048
|
-
padding-left: 0;
|
|
6049
|
-
}
|
|
6050
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
6051
|
-
border-radius: 4px 0 0 4px;
|
|
6052
|
-
padding-right: 4px;
|
|
6053
|
-
margin-right: 4px;
|
|
6054
|
-
}
|
|
6055
|
-
|
|
6056
6078
|
.E_t1dtlqs1 {
|
|
6057
6079
|
margin-bottom: 4px;
|
|
6058
6080
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -6249,6 +6271,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6249
6271
|
margin-right: 8px;
|
|
6250
6272
|
}
|
|
6251
6273
|
|
|
6274
|
+
.E_i1g85yz3 {
|
|
6275
|
+
margin-right: 4px;
|
|
6276
|
+
height: 16px;
|
|
6277
|
+
}
|
|
6278
|
+
|
|
6252
6279
|
.E_t13ef470 {
|
|
6253
6280
|
height: 100%;
|
|
6254
6281
|
}
|
|
@@ -6279,35 +6306,56 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6279
6306
|
background: rgba(163, 180, 204, 0.18);
|
|
6280
6307
|
}
|
|
6281
6308
|
|
|
6282
|
-
.
|
|
6283
|
-
color: #
|
|
6284
|
-
display: flex;
|
|
6285
|
-
gap: 8px;
|
|
6286
|
-
padding: 8px 0;
|
|
6287
|
-
display: flex;
|
|
6288
|
-
justify-content: center;
|
|
6289
|
-
white-space: pre-wrap;
|
|
6290
|
-
align-items: center;
|
|
6309
|
+
.E_b1jaupqb {
|
|
6310
|
+
color: #F0483E;
|
|
6291
6311
|
}
|
|
6292
|
-
|
|
6293
|
-
|
|
6294
|
-
|
|
6312
|
+
|
|
6313
|
+
.E_t59qhqp {
|
|
6314
|
+
padding: 0px;
|
|
6315
|
+
padding-top: 5px;
|
|
6316
|
+
padding-left: 5px;
|
|
6317
|
+
}
|
|
6318
|
+
.E_t59qhqp .ant-timeline-item {
|
|
6319
|
+
margin-bottom: 16px;
|
|
6320
|
+
padding-bottom: 0px;
|
|
6321
|
+
}
|
|
6322
|
+
.E_t59qhqp .ant-timeline-item-last,
|
|
6323
|
+
.E_t59qhqp .compact.ant-timeline-item-last {
|
|
6324
|
+
margin-bottom: 0;
|
|
6325
|
+
}
|
|
6326
|
+
.E_t59qhqp .compact.ant-timeline-item {
|
|
6327
|
+
margin-bottom: 12px;
|
|
6328
|
+
}
|
|
6329
|
+
.E_t59qhqp .info-action {
|
|
6330
|
+
align-self: baseline;
|
|
6295
6331
|
}
|
|
6296
6332
|
|
|
6297
|
-
.
|
|
6298
|
-
|
|
6333
|
+
.E_t2e44lg .ant-timeline-item-content {
|
|
6334
|
+
margin-left: 18px;
|
|
6335
|
+
}
|
|
6336
|
+
.E_t2e44lg .item-time {
|
|
6337
|
+
display: flex;
|
|
6338
|
+
flex-direction: column;
|
|
6339
|
+
gap: 4px;
|
|
6340
|
+
margin-top: 4px;
|
|
6341
|
+
}
|
|
6342
|
+
.E_t2e44lg:last-child .ant-timeline-item-content {
|
|
6343
|
+
padding-bottom: 0;
|
|
6299
6344
|
}
|
|
6300
6345
|
|
|
6301
|
-
.
|
|
6302
|
-
|
|
6346
|
+
.E_e14ua30y {
|
|
6347
|
+
display: flex;
|
|
6348
|
+
flex-direction: column;
|
|
6349
|
+
align-items: center;
|
|
6350
|
+
justify-content: center;
|
|
6303
6351
|
}
|
|
6304
6352
|
|
|
6305
|
-
.
|
|
6306
|
-
|
|
6353
|
+
.E_s1ikqzph {
|
|
6354
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
6307
6355
|
}
|
|
6308
6356
|
|
|
6309
|
-
.
|
|
6310
|
-
color: #
|
|
6357
|
+
.E_i15astnl {
|
|
6358
|
+
color: #00122E;
|
|
6311
6359
|
}
|
|
6312
6360
|
|
|
6313
6361
|
.E_icab5o7 {
|
|
@@ -6507,83 +6555,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6507
6555
|
font-weight: bold;
|
|
6508
6556
|
}
|
|
6509
6557
|
|
|
6510
|
-
.E_t59qhqp {
|
|
6511
|
-
padding: 0px;
|
|
6512
|
-
padding-top: 5px;
|
|
6513
|
-
padding-left: 5px;
|
|
6514
|
-
}
|
|
6515
|
-
.E_t59qhqp .ant-timeline-item {
|
|
6516
|
-
margin-bottom: 16px;
|
|
6517
|
-
padding-bottom: 0px;
|
|
6518
|
-
}
|
|
6519
|
-
.E_t59qhqp .ant-timeline-item-last,
|
|
6520
|
-
.E_t59qhqp .compact.ant-timeline-item-last {
|
|
6521
|
-
margin-bottom: 0;
|
|
6522
|
-
}
|
|
6523
|
-
.E_t59qhqp .compact.ant-timeline-item {
|
|
6524
|
-
margin-bottom: 12px;
|
|
6525
|
-
}
|
|
6526
|
-
.E_t59qhqp .info-action {
|
|
6527
|
-
align-self: baseline;
|
|
6528
|
-
}
|
|
6529
|
-
|
|
6530
|
-
.E_t2e44lg .ant-timeline-item-content {
|
|
6531
|
-
margin-left: 18px;
|
|
6532
|
-
}
|
|
6533
|
-
.E_t2e44lg .item-time {
|
|
6534
|
-
display: flex;
|
|
6535
|
-
flex-direction: column;
|
|
6536
|
-
gap: 4px;
|
|
6537
|
-
margin-top: 4px;
|
|
6538
|
-
}
|
|
6539
|
-
.E_t2e44lg:last-child .ant-timeline-item-content {
|
|
6540
|
-
padding-bottom: 0;
|
|
6541
|
-
}
|
|
6542
|
-
|
|
6543
|
-
.E_e14ua30y {
|
|
6544
|
-
display: flex;
|
|
6545
|
-
flex-direction: column;
|
|
6546
|
-
align-items: center;
|
|
6547
|
-
justify-content: center;
|
|
6548
|
-
}
|
|
6549
|
-
|
|
6550
|
-
.E_s1ikqzph {
|
|
6551
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
6552
|
-
}
|
|
6553
|
-
|
|
6554
|
-
.E_i15astnl {
|
|
6555
|
-
color: #00122E;
|
|
6556
|
-
}
|
|
6557
|
-
|
|
6558
|
-
.E_s20iney.skeleton-box {
|
|
6559
|
-
display: flex;
|
|
6560
|
-
align-items: center;
|
|
6561
|
-
justify-content: center;
|
|
6562
|
-
position: relative;
|
|
6563
|
-
border-radius: 2px;
|
|
6564
|
-
background: rgba(225, 230, 241, 0.6);
|
|
6565
|
-
overflow: hidden;
|
|
6566
|
-
}
|
|
6567
|
-
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
6568
|
-
width: 200%;
|
|
6569
|
-
height: 200%;
|
|
6570
|
-
transform: rotate(15deg);
|
|
6571
|
-
position: absolute;
|
|
6572
|
-
top: -50%;
|
|
6573
|
-
flex-shrink: 0;
|
|
6574
|
-
opacity: 0.8;
|
|
6575
|
-
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
6576
|
-
animation: shimmer 1100ms infinite;
|
|
6577
|
-
}
|
|
6578
|
-
@keyframes shimmer {
|
|
6579
|
-
from {
|
|
6580
|
-
left: -120%;
|
|
6581
|
-
}
|
|
6582
|
-
to {
|
|
6583
|
-
left: 100%;
|
|
6584
|
-
}
|
|
6585
|
-
}
|
|
6586
|
-
|
|
6587
6558
|
.E_dxyv8bv {
|
|
6588
6559
|
--footer-height: 80px;
|
|
6589
6560
|
--modal-content-width: 492px;
|
|
@@ -6721,6 +6692,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6721
6692
|
color: rgba(0, 21, 64, 0.3019607843);
|
|
6722
6693
|
}
|
|
6723
6694
|
|
|
6695
|
+
.E_s20iney.skeleton-box {
|
|
6696
|
+
display: flex;
|
|
6697
|
+
align-items: center;
|
|
6698
|
+
justify-content: center;
|
|
6699
|
+
position: relative;
|
|
6700
|
+
border-radius: 2px;
|
|
6701
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6702
|
+
overflow: hidden;
|
|
6703
|
+
}
|
|
6704
|
+
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
6705
|
+
width: 200%;
|
|
6706
|
+
height: 200%;
|
|
6707
|
+
transform: rotate(15deg);
|
|
6708
|
+
position: absolute;
|
|
6709
|
+
top: -50%;
|
|
6710
|
+
flex-shrink: 0;
|
|
6711
|
+
opacity: 0.8;
|
|
6712
|
+
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
6713
|
+
animation: shimmer 1100ms infinite;
|
|
6714
|
+
}
|
|
6715
|
+
@keyframes shimmer {
|
|
6716
|
+
from {
|
|
6717
|
+
left: -120%;
|
|
6718
|
+
}
|
|
6719
|
+
to {
|
|
6720
|
+
left: 100%;
|
|
6721
|
+
}
|
|
6722
|
+
}
|
|
6723
|
+
|
|
6724
6724
|
.E_sqv6dmy {
|
|
6725
6725
|
display: flex;
|
|
6726
6726
|
justify-content: flex-end;
|
|
@@ -6811,6 +6811,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6811
6811
|
color: #fff;
|
|
6812
6812
|
}
|
|
6813
6813
|
|
|
6814
|
+
.E_a9y3flr {
|
|
6815
|
+
margin-left: 8px;
|
|
6816
|
+
}
|
|
6817
|
+
|
|
6818
|
+
.E_a1njc627 {
|
|
6819
|
+
font-size: 12px;
|
|
6820
|
+
color: #00122e;
|
|
6821
|
+
}
|
|
6822
|
+
|
|
6814
6823
|
.E_f16blduf.ant-form-item {
|
|
6815
6824
|
margin-bottom: 0;
|
|
6816
6825
|
}
|
|
@@ -6830,15 +6839,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6830
6839
|
display: block;
|
|
6831
6840
|
}
|
|
6832
6841
|
|
|
6833
|
-
.E_a9y3flr {
|
|
6834
|
-
margin-left: 8px;
|
|
6835
|
-
}
|
|
6836
|
-
|
|
6837
|
-
.E_a1njc627 {
|
|
6838
|
-
font-size: 12px;
|
|
6839
|
-
color: #00122e;
|
|
6840
|
-
}
|
|
6841
|
-
|
|
6842
6842
|
.E_d1u4ndxc {
|
|
6843
6843
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
6844
6844
|
font-size: 12px;
|
|
@@ -6882,32 +6882,112 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6882
6882
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
6883
6883
|
}
|
|
6884
6884
|
|
|
6885
|
-
.
|
|
6886
|
-
|
|
6887
|
-
|
|
6888
|
-
border-radius:
|
|
6889
|
-
|
|
6890
|
-
|
|
6891
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
6885
|
+
.E_skwah65 {
|
|
6886
|
+
height: 8px;
|
|
6887
|
+
box-sizing: border-box;
|
|
6888
|
+
border-radius: 2px;
|
|
6889
|
+
background: #f5f7fa;
|
|
6890
|
+
display: flex;
|
|
6892
6891
|
width: 100%;
|
|
6893
|
-
|
|
6894
|
-
border-top: none;
|
|
6895
|
-
}
|
|
6896
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
6897
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
6898
|
-
padding: 0 16px;
|
|
6892
|
+
overflow: hidden;
|
|
6899
6893
|
}
|
|
6900
|
-
.
|
|
6901
|
-
|
|
6902
|
-
width: 100%;
|
|
6903
|
-
height: 180px;
|
|
6904
|
-
border-spacing: 0;
|
|
6894
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
6895
|
+
margin-left: 1px;
|
|
6905
6896
|
}
|
|
6906
|
-
|
|
6907
|
-
.
|
|
6908
|
-
|
|
6897
|
+
|
|
6898
|
+
.E_s1ebs0ra {
|
|
6899
|
+
display: flex;
|
|
6900
|
+
align-items: center;
|
|
6901
|
+
justify-content: space-between;
|
|
6902
|
+
background: #edf0f7;
|
|
6903
|
+
padding: 8px 12px;
|
|
6904
|
+
position: sticky;
|
|
6905
|
+
top: 0;
|
|
6906
|
+
z-index: 1;
|
|
6907
|
+
margin-bottom: -52px;
|
|
6909
6908
|
}
|
|
6910
|
-
.
|
|
6909
|
+
.E_s1ebs0ra .select-total {
|
|
6910
|
+
display: flex;
|
|
6911
|
+
align-items: center;
|
|
6912
|
+
font-weight: 700;
|
|
6913
|
+
flex-shrink: 0;
|
|
6914
|
+
}
|
|
6915
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
6916
|
+
cursor: pointer;
|
|
6917
|
+
margin-left: 8px;
|
|
6918
|
+
width: 32px;
|
|
6919
|
+
height: 32px;
|
|
6920
|
+
border-radius: 50%;
|
|
6921
|
+
justify-content: center;
|
|
6922
|
+
}
|
|
6923
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
6924
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6925
|
+
}
|
|
6926
|
+
.E_s1ebs0ra .action-group {
|
|
6927
|
+
flex: 1;
|
|
6928
|
+
margin-left: 88px;
|
|
6929
|
+
white-space: nowrap;
|
|
6930
|
+
text-align: right;
|
|
6931
|
+
position: relative;
|
|
6932
|
+
padding: 4px 0;
|
|
6933
|
+
margin-top: -4px;
|
|
6934
|
+
overflow: hidden;
|
|
6935
|
+
}
|
|
6936
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
6937
|
+
transform: translateY(-4px);
|
|
6938
|
+
}
|
|
6939
|
+
.E_s1ebs0ra .action-group button {
|
|
6940
|
+
border: none;
|
|
6941
|
+
}
|
|
6942
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
6943
|
+
margin-right: 8px;
|
|
6944
|
+
}
|
|
6945
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
6946
|
+
margin-right: 4px;
|
|
6947
|
+
}
|
|
6948
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
6949
|
+
cursor: pointer;
|
|
6950
|
+
width: 32px;
|
|
6951
|
+
height: 32px;
|
|
6952
|
+
justify-content: center;
|
|
6953
|
+
border-radius: 50%;
|
|
6954
|
+
}
|
|
6955
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
6956
|
+
background: #fff;
|
|
6957
|
+
}
|
|
6958
|
+
|
|
6959
|
+
.E_mzzncgx {
|
|
6960
|
+
display: inline-flex;
|
|
6961
|
+
align-items: center;
|
|
6962
|
+
gap: 4px;
|
|
6963
|
+
}
|
|
6964
|
+
|
|
6965
|
+
.E_clm1wy1 {
|
|
6966
|
+
width: 192px;
|
|
6967
|
+
height: 246px;
|
|
6968
|
+
border-radius: 4px;
|
|
6969
|
+
}
|
|
6970
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
6971
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
6972
|
+
width: 100%;
|
|
6973
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
6974
|
+
border-top: none;
|
|
6975
|
+
}
|
|
6976
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
6977
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
6978
|
+
padding: 0 16px;
|
|
6979
|
+
}
|
|
6980
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
6981
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
6982
|
+
width: 100%;
|
|
6983
|
+
height: 180px;
|
|
6984
|
+
border-spacing: 0;
|
|
6985
|
+
}
|
|
6986
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
6987
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
6988
|
+
margin-bottom: 8px;
|
|
6989
|
+
}
|
|
6990
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
6911
6991
|
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
6912
6992
|
width: 22px;
|
|
6913
6993
|
}
|
|
@@ -7025,73 +7105,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
7025
7105
|
margin-right: 4px;
|
|
7026
7106
|
}
|
|
7027
7107
|
|
|
7028
|
-
.E_s1ebs0ra {
|
|
7029
|
-
display: flex;
|
|
7030
|
-
align-items: center;
|
|
7031
|
-
justify-content: space-between;
|
|
7032
|
-
background: #edf0f7;
|
|
7033
|
-
padding: 8px 12px;
|
|
7034
|
-
position: sticky;
|
|
7035
|
-
top: 0;
|
|
7036
|
-
z-index: 1;
|
|
7037
|
-
margin-bottom: -52px;
|
|
7038
|
-
}
|
|
7039
|
-
.E_s1ebs0ra .select-total {
|
|
7040
|
-
display: flex;
|
|
7041
|
-
align-items: center;
|
|
7042
|
-
font-weight: 700;
|
|
7043
|
-
flex-shrink: 0;
|
|
7044
|
-
}
|
|
7045
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
7046
|
-
cursor: pointer;
|
|
7047
|
-
margin-left: 8px;
|
|
7048
|
-
width: 32px;
|
|
7049
|
-
height: 32px;
|
|
7050
|
-
border-radius: 50%;
|
|
7051
|
-
justify-content: center;
|
|
7052
|
-
}
|
|
7053
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
7054
|
-
background: rgba(225, 230, 241, 0.6);
|
|
7055
|
-
}
|
|
7056
|
-
.E_s1ebs0ra .action-group {
|
|
7057
|
-
flex: 1;
|
|
7058
|
-
margin-left: 88px;
|
|
7059
|
-
white-space: nowrap;
|
|
7060
|
-
text-align: right;
|
|
7061
|
-
position: relative;
|
|
7062
|
-
padding: 4px 0;
|
|
7063
|
-
margin-top: -4px;
|
|
7064
|
-
overflow: hidden;
|
|
7065
|
-
}
|
|
7066
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
7067
|
-
transform: translateY(-4px);
|
|
7068
|
-
}
|
|
7069
|
-
.E_s1ebs0ra .action-group button {
|
|
7070
|
-
border: none;
|
|
7071
|
-
}
|
|
7072
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
7073
|
-
margin-right: 8px;
|
|
7074
|
-
}
|
|
7075
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
7076
|
-
margin-right: 4px;
|
|
7077
|
-
}
|
|
7078
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
7079
|
-
cursor: pointer;
|
|
7080
|
-
width: 32px;
|
|
7081
|
-
height: 32px;
|
|
7082
|
-
justify-content: center;
|
|
7083
|
-
border-radius: 50%;
|
|
7084
|
-
}
|
|
7085
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
7086
|
-
background: #fff;
|
|
7087
|
-
}
|
|
7088
|
-
|
|
7089
|
-
.E_mzzncgx {
|
|
7090
|
-
display: inline-flex;
|
|
7091
|
-
align-items: center;
|
|
7092
|
-
gap: 4px;
|
|
7093
|
-
}
|
|
7094
|
-
|
|
7095
7108
|
.E_c1up1pdz {
|
|
7096
7109
|
width: 648px;
|
|
7097
7110
|
}
|
|
@@ -7242,10 +7255,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
7242
7255
|
color: #0080ff;
|
|
7243
7256
|
}
|
|
7244
7257
|
|
|
7245
|
-
span.E_tqjc4ui {
|
|
7246
|
-
margin: 0 2px;
|
|
7247
|
-
}
|
|
7248
|
-
|
|
7249
7258
|
.E_n12mqh7z {
|
|
7250
7259
|
display: flex;
|
|
7251
7260
|
align-items: center;
|
|
@@ -7265,358 +7274,72 @@ span.E_tqjc4ui {
|
|
|
7265
7274
|
overflow: auto;
|
|
7266
7275
|
}
|
|
7267
7276
|
|
|
7268
|
-
.
|
|
7269
|
-
|
|
7270
|
-
text-overflow: ellipsis;
|
|
7277
|
+
span.E_tqjc4ui {
|
|
7278
|
+
margin: 0 2px;
|
|
7271
7279
|
}
|
|
7272
7280
|
|
|
7273
|
-
.
|
|
7274
|
-
|
|
7281
|
+
.E_t160l1cm {
|
|
7282
|
+
display: flex;
|
|
7283
|
+
flex-direction: column;
|
|
7284
|
+
flex: 1;
|
|
7285
|
+
/* FIXME:(yanzhen) do this better */
|
|
7275
7286
|
}
|
|
7276
|
-
|
|
7277
|
-
|
|
7278
|
-
display:
|
|
7279
|
-
-
|
|
7280
|
-
-webkit-box-orient: vertical;
|
|
7281
|
-
word-break: break-all;
|
|
7287
|
+
.E_t160l1cm .tab-bar {
|
|
7288
|
+
flex-shrink: 0;
|
|
7289
|
+
display: flex;
|
|
7290
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
7282
7291
|
}
|
|
7283
|
-
|
|
7284
|
-
|
|
7285
|
-
display: none;
|
|
7292
|
+
.E_t160l1cm .tab-content {
|
|
7293
|
+
height: 100%;
|
|
7286
7294
|
}
|
|
7287
|
-
.
|
|
7288
|
-
|
|
7289
|
-
|
|
7295
|
+
.E_t160l1cm .tab-menu-item {
|
|
7296
|
+
margin-right: 2px;
|
|
7297
|
+
padding: 1px 12px;
|
|
7298
|
+
line-height: 24px;
|
|
7299
|
+
height: 24px;
|
|
7300
|
+
color: rgba(44, 56, 82, 0.6);
|
|
7301
|
+
border-radius: 4px 4px 0 0;
|
|
7302
|
+
cursor: pointer;
|
|
7303
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
7290
7304
|
}
|
|
7291
|
-
.
|
|
7292
|
-
|
|
7305
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
7306
|
+
padding-left: 0;
|
|
7293
7307
|
}
|
|
7294
|
-
|
|
7295
|
-
|
|
7296
|
-
background: white;
|
|
7308
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
7309
|
+
padding-left: 12px;
|
|
7297
7310
|
}
|
|
7298
|
-
.
|
|
7299
|
-
|
|
7311
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
7312
|
+
color: #0080ff;
|
|
7313
|
+
background: rgba(211, 218, 235, 0.6);
|
|
7300
7314
|
}
|
|
7301
|
-
.
|
|
7302
|
-
|
|
7315
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
7316
|
+
fill: #0080ff;
|
|
7303
7317
|
}
|
|
7304
|
-
.
|
|
7305
|
-
|
|
7318
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
7319
|
+
background: rgba(192, 203, 224, 0.6);
|
|
7306
7320
|
}
|
|
7307
|
-
.
|
|
7308
|
-
|
|
7321
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
7322
|
+
color: #0080ff;
|
|
7323
|
+
background: rgba(211, 218, 235, 0.6);
|
|
7309
7324
|
}
|
|
7310
|
-
.
|
|
7311
|
-
|
|
7325
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
7326
|
+
background: rgba(192, 203, 224, 0.6);
|
|
7312
7327
|
}
|
|
7313
|
-
.
|
|
7314
|
-
|
|
7328
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
7329
|
+
background: rgba(0, 128, 255, 0.16);
|
|
7315
7330
|
}
|
|
7316
|
-
.
|
|
7317
|
-
|
|
7331
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
7332
|
+
fill: #0080ff;
|
|
7318
7333
|
}
|
|
7319
|
-
.
|
|
7320
|
-
|
|
7321
|
-
|
|
7334
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
7335
|
+
color: #0080ff;
|
|
7336
|
+
background: rgba(0, 128, 255, 0.1);
|
|
7322
7337
|
}
|
|
7323
|
-
.
|
|
7324
|
-
|
|
7325
|
-
overflow: hidden;
|
|
7326
|
-
text-overflow: ellipsis;
|
|
7338
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
7339
|
+
background: rgba(0, 128, 255, 0.16);
|
|
7327
7340
|
}
|
|
7328
|
-
|
|
7329
|
-
|
|
7330
|
-
display: flex;
|
|
7331
|
-
justify-content: space-between;
|
|
7332
|
-
align-items: center;
|
|
7333
|
-
padding: 8px;
|
|
7334
|
-
min-height: 32px;
|
|
7335
|
-
}
|
|
7336
|
-
.E_t4zczcp .table-title {
|
|
7337
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7338
|
-
font-weight: 600;
|
|
7339
|
-
font-size: 12px;
|
|
7340
|
-
line-height: 8px;
|
|
7341
|
-
}
|
|
7342
|
-
.E_t4zczcp .edit-icon {
|
|
7343
|
-
font-size: 16px;
|
|
7344
|
-
color: rgba(10, 37, 85, 0.6);
|
|
7345
|
-
cursor: pointer;
|
|
7346
|
-
}
|
|
7347
|
-
|
|
7348
|
-
.E_t1s7goww {
|
|
7349
|
-
font-size: 12px;
|
|
7350
|
-
line-height: 18px;
|
|
7351
|
-
}
|
|
7352
|
-
|
|
7353
|
-
.E_t93e4cf {
|
|
7354
|
-
display: flex;
|
|
7355
|
-
padding: 8px 0;
|
|
7356
|
-
color: #2d3a56;
|
|
7357
|
-
}
|
|
7358
|
-
.E_t93e4cf .hidden {
|
|
7359
|
-
display: none;
|
|
7360
|
-
}
|
|
7361
|
-
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
7362
|
-
height: auto;
|
|
7363
|
-
}
|
|
7364
|
-
.E_t93e4cf .content {
|
|
7365
|
-
overflow: hidden;
|
|
7366
|
-
overflow-x: auto;
|
|
7367
|
-
width: 100%;
|
|
7368
|
-
white-space: pre-wrap;
|
|
7369
|
-
}
|
|
7370
|
-
.E_t93e4cf .content .ant-btn {
|
|
7371
|
-
white-space: pre-wrap;
|
|
7372
|
-
text-align: left;
|
|
7373
|
-
}
|
|
7374
|
-
.E_t93e4cf .content .unit-chart {
|
|
7375
|
-
justify-content: flex-start;
|
|
7376
|
-
}
|
|
7377
|
-
|
|
7378
|
-
.E_rhz2uv5 {
|
|
7379
|
-
width: var(--rhz2uv5-0);
|
|
7380
|
-
flex-shrink: 0;
|
|
7381
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7382
|
-
padding-right: 12px;
|
|
7383
|
-
}
|
|
7384
|
-
|
|
7385
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
7386
|
-
display: flex;
|
|
7387
|
-
align-items: center;
|
|
7388
|
-
}
|
|
7389
|
-
.E_s1iv0tp1 .enabled-text {
|
|
7390
|
-
margin-right: 8px;
|
|
7391
|
-
}
|
|
7392
|
-
|
|
7393
|
-
.E_skwah65 {
|
|
7394
|
-
height: 8px;
|
|
7395
|
-
box-sizing: border-box;
|
|
7396
|
-
border-radius: 2px;
|
|
7397
|
-
background: #f5f7fa;
|
|
7398
|
-
display: flex;
|
|
7399
|
-
width: 100%;
|
|
7400
|
-
overflow: hidden;
|
|
7401
|
-
}
|
|
7402
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
7403
|
-
margin-left: 1px;
|
|
7404
|
-
}
|
|
7405
|
-
|
|
7406
|
-
.E_wg1tsps {
|
|
7407
|
-
display: flex;
|
|
7408
|
-
align-items: center;
|
|
7409
|
-
justify-content: flex-end;
|
|
7410
|
-
}
|
|
7411
|
-
|
|
7412
|
-
.E_b1ctd5xy {
|
|
7413
|
-
display: flex;
|
|
7414
|
-
align-items: center;
|
|
7415
|
-
width: calc(100% - 40px);
|
|
7416
|
-
}
|
|
7417
|
-
.E_b1ctd5xy .chart {
|
|
7418
|
-
display: inline-block;
|
|
7419
|
-
width: 100%;
|
|
7420
|
-
}
|
|
7421
|
-
|
|
7422
|
-
.E_u1p8acpn {
|
|
7423
|
-
min-width: 40px;
|
|
7424
|
-
}
|
|
7425
|
-
.E_u1p8acpn .unit {
|
|
7426
|
-
color: #00122e !important;
|
|
7427
|
-
}
|
|
7428
|
-
|
|
7429
|
-
.E_s1at6qmn.ant-layout-sider {
|
|
7430
|
-
background: #edf0f7;
|
|
7431
|
-
padding: 32px 8px;
|
|
7432
|
-
overflow: auto;
|
|
7433
|
-
}
|
|
7434
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
7435
|
-
display: flex;
|
|
7436
|
-
flex-direction: column;
|
|
7437
|
-
justify-content: space-between;
|
|
7438
|
-
}
|
|
7439
|
-
.E_s1at6qmn footer {
|
|
7440
|
-
display: flex;
|
|
7441
|
-
}
|
|
7442
|
-
.E_s1at6qmn .ant-menu {
|
|
7443
|
-
background: #edf0f7;
|
|
7444
|
-
}
|
|
7445
|
-
.E_s1at6qmn .ant-menu a {
|
|
7446
|
-
color: #00122e;
|
|
7447
|
-
width: 180px;
|
|
7448
|
-
overflow: hidden;
|
|
7449
|
-
text-overflow: ellipsis;
|
|
7450
|
-
}
|
|
7451
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
7452
|
-
margin-bottom: 24px;
|
|
7453
|
-
}
|
|
7454
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
7455
|
-
margin: 0;
|
|
7456
|
-
}
|
|
7457
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
7458
|
-
font-size: 12px;
|
|
7459
|
-
padding: 0 8px 4px;
|
|
7460
|
-
line-height: 18px;
|
|
7461
|
-
}
|
|
7462
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
7463
|
-
padding: 0;
|
|
7464
|
-
}
|
|
7465
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
7466
|
-
padding-bottom: 24px;
|
|
7467
|
-
}
|
|
7468
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
7469
|
-
margin-bottom: 24px;
|
|
7470
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
7471
|
-
}
|
|
7472
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
7473
|
-
transition: none;
|
|
7474
|
-
display: flex;
|
|
7475
|
-
align-items: center;
|
|
7476
|
-
height: 32px;
|
|
7477
|
-
line-height: 22px;
|
|
7478
|
-
padding: 0 8px;
|
|
7479
|
-
}
|
|
7480
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
7481
|
-
margin-right: 12px;
|
|
7482
|
-
}
|
|
7483
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
7484
|
-
margin: 0;
|
|
7485
|
-
margin-bottom: 2px;
|
|
7486
|
-
}
|
|
7487
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
7488
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
7489
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
7490
|
-
border-radius: 6px;
|
|
7491
|
-
color: #fff;
|
|
7492
|
-
}
|
|
7493
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
7494
|
-
color: #fff;
|
|
7495
|
-
}
|
|
7496
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
7497
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
7498
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
7499
|
-
border-radius: 6px;
|
|
7500
|
-
}
|
|
7501
|
-
|
|
7502
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
7503
|
-
white-space: nowrap;
|
|
7504
|
-
transition: all 0s;
|
|
7505
|
-
}
|
|
7506
|
-
.E_s1wu0lms.shrink {
|
|
7507
|
-
transition: all 0s;
|
|
7508
|
-
overflow: hidden;
|
|
7509
|
-
}
|
|
7510
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
7511
|
-
visibility: hidden;
|
|
7512
|
-
}
|
|
7513
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
7514
|
-
width: 36px;
|
|
7515
|
-
padding: 0 6px;
|
|
7516
|
-
}
|
|
7517
|
-
|
|
7518
|
-
.E_n1ugzfva {
|
|
7519
|
-
display: flex;
|
|
7520
|
-
place-items: center;
|
|
7521
|
-
width: 100% !important;
|
|
7522
|
-
}
|
|
7523
|
-
.E_n1ugzfva[disabled] {
|
|
7524
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
7525
|
-
opacity: 1 !important;
|
|
7526
|
-
}
|
|
7527
|
-
.E_n1ugzfva.ant-btn {
|
|
7528
|
-
width: 100%;
|
|
7529
|
-
color: #00122e;
|
|
7530
|
-
}
|
|
7531
|
-
.E_n1ugzfva .icon-wrapper {
|
|
7532
|
-
margin-right: 12px;
|
|
7533
|
-
}
|
|
7534
|
-
.E_n1ugzfva .link-title {
|
|
7535
|
-
flex: 1;
|
|
7536
|
-
overflow: hidden;
|
|
7537
|
-
white-space: nowrap;
|
|
7538
|
-
text-overflow: ellipsis;
|
|
7539
|
-
text-align: left;
|
|
7540
|
-
}
|
|
7541
|
-
|
|
7542
|
-
.E_u15heuvq.content {
|
|
7543
|
-
cursor: default !important;
|
|
7544
|
-
}
|
|
7545
|
-
.E_u15heuvq.content.link {
|
|
7546
|
-
cursor: pointer !important;
|
|
7547
|
-
}
|
|
7548
|
-
.E_u15heuvq.content.link:hover {
|
|
7549
|
-
color: #0080ff;
|
|
7550
|
-
}
|
|
7551
|
-
.E_u15heuvq.content.black {
|
|
7552
|
-
color: #00122e;
|
|
7553
|
-
}
|
|
7554
|
-
.E_u15heuvq.content.gray {
|
|
7555
|
-
color: rgba(44, 56, 82, 0.75);
|
|
7556
|
-
}
|
|
7557
|
-
|
|
7558
|
-
.E_t160l1cm {
|
|
7559
|
-
display: flex;
|
|
7560
|
-
flex-direction: column;
|
|
7561
|
-
flex: 1;
|
|
7562
|
-
/* FIXME:(yanzhen) do this better */
|
|
7563
|
-
}
|
|
7564
|
-
.E_t160l1cm .tab-bar {
|
|
7565
|
-
flex-shrink: 0;
|
|
7566
|
-
display: flex;
|
|
7567
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
7568
|
-
}
|
|
7569
|
-
.E_t160l1cm .tab-content {
|
|
7570
|
-
height: 100%;
|
|
7571
|
-
}
|
|
7572
|
-
.E_t160l1cm .tab-menu-item {
|
|
7573
|
-
margin-right: 2px;
|
|
7574
|
-
padding: 1px 12px;
|
|
7575
|
-
line-height: 24px;
|
|
7576
|
-
height: 24px;
|
|
7577
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7578
|
-
border-radius: 4px 4px 0 0;
|
|
7579
|
-
cursor: pointer;
|
|
7580
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
7581
|
-
}
|
|
7582
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
7583
|
-
padding-left: 0;
|
|
7584
|
-
}
|
|
7585
|
-
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
7586
|
-
padding-left: 12px;
|
|
7587
|
-
}
|
|
7588
|
-
.E_t160l1cm .tab-menu-item:hover {
|
|
7589
|
-
color: #0080ff;
|
|
7590
|
-
background: rgba(211, 218, 235, 0.6);
|
|
7591
|
-
}
|
|
7592
|
-
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
7593
|
-
fill: #0080ff;
|
|
7594
|
-
}
|
|
7595
|
-
.E_t160l1cm .tab-menu-item:active {
|
|
7596
|
-
background: rgba(192, 203, 224, 0.6);
|
|
7597
|
-
}
|
|
7598
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
7599
|
-
color: #0080ff;
|
|
7600
|
-
background: rgba(211, 218, 235, 0.6);
|
|
7601
|
-
}
|
|
7602
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
7603
|
-
background: rgba(192, 203, 224, 0.6);
|
|
7604
|
-
}
|
|
7605
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
7606
|
-
background: rgba(0, 128, 255, 0.16);
|
|
7607
|
-
}
|
|
7608
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
7609
|
-
fill: #0080ff;
|
|
7610
|
-
}
|
|
7611
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
7612
|
-
color: #0080ff;
|
|
7613
|
-
background: rgba(0, 128, 255, 0.1);
|
|
7614
|
-
}
|
|
7615
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
7616
|
-
background: rgba(0, 128, 255, 0.16);
|
|
7617
|
-
}
|
|
7618
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
7619
|
-
fill: #1d326c;
|
|
7341
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
7342
|
+
fill: #1d326c;
|
|
7620
7343
|
}
|
|
7621
7344
|
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
7622
7345
|
margin-left: 8px;
|
|
@@ -7744,59 +7467,295 @@ span.E_tqjc4ui {
|
|
|
7744
7467
|
display: block;
|
|
7745
7468
|
overflow: hidden;
|
|
7746
7469
|
text-overflow: ellipsis;
|
|
7747
|
-
white-space: nowrap;
|
|
7470
|
+
white-space: nowrap;
|
|
7471
|
+
}
|
|
7472
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
7473
|
+
content: " ";
|
|
7474
|
+
height: 1px;
|
|
7475
|
+
width: calc(100% + 10px);
|
|
7476
|
+
background: rgba(172, 186, 211, 0.6);
|
|
7477
|
+
display: block;
|
|
7478
|
+
}
|
|
7479
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
7480
|
+
color: #0080ff;
|
|
7481
|
+
background: transparent;
|
|
7482
|
+
}
|
|
7483
|
+
|
|
7484
|
+
.E_wg1tsps {
|
|
7485
|
+
display: flex;
|
|
7486
|
+
align-items: center;
|
|
7487
|
+
justify-content: flex-end;
|
|
7488
|
+
}
|
|
7489
|
+
|
|
7490
|
+
.E_b1ctd5xy {
|
|
7491
|
+
display: flex;
|
|
7492
|
+
align-items: center;
|
|
7493
|
+
width: calc(100% - 40px);
|
|
7494
|
+
}
|
|
7495
|
+
.E_b1ctd5xy .chart {
|
|
7496
|
+
display: inline-block;
|
|
7497
|
+
width: 100%;
|
|
7498
|
+
}
|
|
7499
|
+
|
|
7500
|
+
.E_u1p8acpn {
|
|
7501
|
+
min-width: 40px;
|
|
7502
|
+
}
|
|
7503
|
+
.E_u1p8acpn .unit {
|
|
7504
|
+
color: #00122e !important;
|
|
7505
|
+
}
|
|
7506
|
+
|
|
7507
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
7508
|
+
display: flex;
|
|
7509
|
+
align-items: center;
|
|
7510
|
+
}
|
|
7511
|
+
.E_s1iv0tp1 .enabled-text {
|
|
7512
|
+
margin-right: 8px;
|
|
7513
|
+
}
|
|
7514
|
+
|
|
7515
|
+
.E_t1sqg15u {
|
|
7516
|
+
background: white;
|
|
7517
|
+
}
|
|
7518
|
+
.E_t1sqg15u.inline .table-row {
|
|
7519
|
+
flex-direction: column;
|
|
7520
|
+
}
|
|
7521
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
7522
|
+
padding: 0 16px 7px 0;
|
|
7523
|
+
}
|
|
7524
|
+
.E_t1sqg15u.has-border .table-header {
|
|
7525
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
7526
|
+
}
|
|
7527
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
7528
|
+
border-top: none !important;
|
|
7529
|
+
}
|
|
7530
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
7531
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
7532
|
+
}
|
|
7533
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
7534
|
+
padding-bottom: 0;
|
|
7535
|
+
}
|
|
7536
|
+
.E_t1sqg15u.align-right .content {
|
|
7537
|
+
text-align: right;
|
|
7538
|
+
}
|
|
7539
|
+
.E_t1sqg15u .uuid-row {
|
|
7540
|
+
display: flex;
|
|
7541
|
+
justify-content: space-between;
|
|
7542
|
+
}
|
|
7543
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
7544
|
+
white-space: nowrap;
|
|
7545
|
+
overflow: hidden;
|
|
7546
|
+
text-overflow: ellipsis;
|
|
7547
|
+
}
|
|
7548
|
+
|
|
7549
|
+
.E_t4zczcp {
|
|
7550
|
+
display: flex;
|
|
7551
|
+
justify-content: space-between;
|
|
7552
|
+
align-items: center;
|
|
7553
|
+
padding: 8px;
|
|
7554
|
+
min-height: 32px;
|
|
7555
|
+
}
|
|
7556
|
+
.E_t4zczcp .table-title {
|
|
7557
|
+
color: rgba(44, 56, 82, 0.6);
|
|
7558
|
+
font-weight: 600;
|
|
7559
|
+
font-size: 12px;
|
|
7560
|
+
line-height: 8px;
|
|
7561
|
+
}
|
|
7562
|
+
.E_t4zczcp .edit-icon {
|
|
7563
|
+
font-size: 16px;
|
|
7564
|
+
color: rgba(10, 37, 85, 0.6);
|
|
7565
|
+
cursor: pointer;
|
|
7566
|
+
}
|
|
7567
|
+
|
|
7568
|
+
.E_t1s7goww {
|
|
7569
|
+
font-size: 12px;
|
|
7570
|
+
line-height: 18px;
|
|
7571
|
+
}
|
|
7572
|
+
|
|
7573
|
+
.E_t93e4cf {
|
|
7574
|
+
display: flex;
|
|
7575
|
+
padding: 8px 0;
|
|
7576
|
+
color: #2d3a56;
|
|
7577
|
+
}
|
|
7578
|
+
.E_t93e4cf .hidden {
|
|
7579
|
+
display: none;
|
|
7580
|
+
}
|
|
7581
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
7582
|
+
height: auto;
|
|
7583
|
+
}
|
|
7584
|
+
.E_t93e4cf .content {
|
|
7585
|
+
overflow: hidden;
|
|
7586
|
+
overflow-x: auto;
|
|
7587
|
+
width: 100%;
|
|
7588
|
+
white-space: pre-wrap;
|
|
7589
|
+
}
|
|
7590
|
+
.E_t93e4cf .content .ant-btn {
|
|
7591
|
+
white-space: pre-wrap;
|
|
7592
|
+
text-align: left;
|
|
7593
|
+
}
|
|
7594
|
+
.E_t93e4cf .content .unit-chart {
|
|
7595
|
+
justify-content: flex-start;
|
|
7596
|
+
}
|
|
7597
|
+
|
|
7598
|
+
.E_rhz2uv5 {
|
|
7599
|
+
width: var(--rhz2uv5-0);
|
|
7600
|
+
flex-shrink: 0;
|
|
7601
|
+
color: rgba(44, 56, 82, 0.6);
|
|
7602
|
+
padding-right: 12px;
|
|
7603
|
+
}
|
|
7604
|
+
|
|
7605
|
+
.E_u15heuvq.content {
|
|
7606
|
+
cursor: default !important;
|
|
7607
|
+
}
|
|
7608
|
+
.E_u15heuvq.content.link {
|
|
7609
|
+
cursor: pointer !important;
|
|
7610
|
+
}
|
|
7611
|
+
.E_u15heuvq.content.link:hover {
|
|
7612
|
+
color: #0080ff;
|
|
7613
|
+
}
|
|
7614
|
+
.E_u15heuvq.content.black {
|
|
7615
|
+
color: #00122e;
|
|
7616
|
+
}
|
|
7617
|
+
.E_u15heuvq.content.gray {
|
|
7618
|
+
color: rgba(44, 56, 82, 0.75);
|
|
7619
|
+
}
|
|
7620
|
+
|
|
7621
|
+
.E_ou7iq30 {
|
|
7622
|
+
overflow: hidden;
|
|
7623
|
+
text-overflow: ellipsis;
|
|
7624
|
+
}
|
|
7625
|
+
|
|
7626
|
+
.E_s1tui002 {
|
|
7627
|
+
white-space: nowrap;
|
|
7628
|
+
}
|
|
7629
|
+
|
|
7630
|
+
.E_mxrc2zg {
|
|
7631
|
+
display: -webkit-box;
|
|
7632
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
7633
|
+
-webkit-box-orient: vertical;
|
|
7634
|
+
word-break: break-all;
|
|
7635
|
+
}
|
|
7636
|
+
|
|
7637
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
7638
|
+
display: none;
|
|
7639
|
+
}
|
|
7640
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
7641
|
+
background: rgba(23, 38, 64, 0.8);
|
|
7642
|
+
border-radius: 4px;
|
|
7643
|
+
}
|
|
7644
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
7645
|
+
visibility: hidden;
|
|
7646
|
+
}
|
|
7647
|
+
|
|
7648
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
7649
|
+
background: #edf0f7;
|
|
7650
|
+
padding: 32px 8px;
|
|
7651
|
+
overflow: auto;
|
|
7652
|
+
}
|
|
7653
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
7654
|
+
display: flex;
|
|
7655
|
+
flex-direction: column;
|
|
7656
|
+
justify-content: space-between;
|
|
7657
|
+
}
|
|
7658
|
+
.E_s1at6qmn footer {
|
|
7659
|
+
display: flex;
|
|
7660
|
+
}
|
|
7661
|
+
.E_s1at6qmn .ant-menu {
|
|
7662
|
+
background: #edf0f7;
|
|
7663
|
+
}
|
|
7664
|
+
.E_s1at6qmn .ant-menu a {
|
|
7665
|
+
color: #00122e;
|
|
7666
|
+
width: 180px;
|
|
7667
|
+
overflow: hidden;
|
|
7668
|
+
text-overflow: ellipsis;
|
|
7748
7669
|
}
|
|
7749
|
-
.
|
|
7750
|
-
|
|
7751
|
-
height: 1px;
|
|
7752
|
-
width: calc(100% + 10px);
|
|
7753
|
-
background: rgba(172, 186, 211, 0.6);
|
|
7754
|
-
display: block;
|
|
7670
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
7671
|
+
margin-bottom: 24px;
|
|
7755
7672
|
}
|
|
7756
|
-
.
|
|
7757
|
-
|
|
7758
|
-
background: transparent;
|
|
7673
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
7674
|
+
margin: 0;
|
|
7759
7675
|
}
|
|
7760
|
-
|
|
7761
|
-
|
|
7762
|
-
padding: 8px
|
|
7676
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
7677
|
+
font-size: 12px;
|
|
7678
|
+
padding: 0 8px 4px;
|
|
7679
|
+
line-height: 18px;
|
|
7763
7680
|
}
|
|
7764
|
-
.
|
|
7765
|
-
|
|
7681
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
7682
|
+
padding: 0;
|
|
7766
7683
|
}
|
|
7767
|
-
.
|
|
7768
|
-
|
|
7684
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
7685
|
+
padding-bottom: 24px;
|
|
7769
7686
|
}
|
|
7770
|
-
.
|
|
7771
|
-
|
|
7687
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
7688
|
+
margin-bottom: 24px;
|
|
7689
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
7690
|
+
}
|
|
7691
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
7692
|
+
transition: none;
|
|
7772
7693
|
display: flex;
|
|
7773
7694
|
align-items: center;
|
|
7695
|
+
height: 32px;
|
|
7696
|
+
line-height: 22px;
|
|
7697
|
+
padding: 0 8px;
|
|
7774
7698
|
}
|
|
7775
|
-
.
|
|
7776
|
-
|
|
7699
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
7700
|
+
margin-right: 12px;
|
|
7701
|
+
}
|
|
7702
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
7703
|
+
margin: 0;
|
|
7704
|
+
margin-bottom: 2px;
|
|
7705
|
+
}
|
|
7706
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
7707
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
7708
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
7709
|
+
border-radius: 6px;
|
|
7710
|
+
color: #fff;
|
|
7711
|
+
}
|
|
7712
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
7713
|
+
color: #fff;
|
|
7714
|
+
}
|
|
7715
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
7716
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
7717
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
7718
|
+
border-radius: 6px;
|
|
7777
7719
|
}
|
|
7778
7720
|
|
|
7779
|
-
.
|
|
7780
|
-
|
|
7721
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
7722
|
+
white-space: nowrap;
|
|
7723
|
+
transition: all 0s;
|
|
7781
7724
|
}
|
|
7782
|
-
.
|
|
7783
|
-
|
|
7784
|
-
|
|
7725
|
+
.E_s1wu0lms.shrink {
|
|
7726
|
+
transition: all 0s;
|
|
7727
|
+
overflow: hidden;
|
|
7785
7728
|
}
|
|
7786
|
-
.
|
|
7787
|
-
|
|
7788
|
-
|
|
7729
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
7730
|
+
visibility: hidden;
|
|
7731
|
+
}
|
|
7732
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
7733
|
+
width: 36px;
|
|
7734
|
+
padding: 0 6px;
|
|
7789
7735
|
}
|
|
7790
7736
|
|
|
7791
|
-
.
|
|
7737
|
+
.E_n1ugzfva {
|
|
7792
7738
|
display: flex;
|
|
7793
|
-
|
|
7794
|
-
|
|
7795
|
-
min-width: 0;
|
|
7739
|
+
place-items: center;
|
|
7740
|
+
width: 100% !important;
|
|
7796
7741
|
}
|
|
7797
|
-
|
|
7798
|
-
.
|
|
7799
|
-
|
|
7742
|
+
.E_n1ugzfva[disabled] {
|
|
7743
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
7744
|
+
opacity: 1 !important;
|
|
7745
|
+
}
|
|
7746
|
+
.E_n1ugzfva.ant-btn {
|
|
7747
|
+
width: 100%;
|
|
7748
|
+
color: #00122e;
|
|
7749
|
+
}
|
|
7750
|
+
.E_n1ugzfva .icon-wrapper {
|
|
7751
|
+
margin-right: 12px;
|
|
7752
|
+
}
|
|
7753
|
+
.E_n1ugzfva .link-title {
|
|
7754
|
+
flex: 1;
|
|
7755
|
+
overflow: hidden;
|
|
7756
|
+
white-space: nowrap;
|
|
7757
|
+
text-overflow: ellipsis;
|
|
7758
|
+
text-align: left;
|
|
7800
7759
|
}
|
|
7801
7760
|
|
|
7802
7761
|
.E_cyms3br {
|
|
@@ -7874,6 +7833,53 @@ span.E_tqjc4ui {
|
|
|
7874
7833
|
justify-content: center;
|
|
7875
7834
|
}
|
|
7876
7835
|
|
|
7836
|
+
.E_h1ol2wl7 {
|
|
7837
|
+
font-weight: bold;
|
|
7838
|
+
background-color: unset;
|
|
7839
|
+
padding: unset;
|
|
7840
|
+
}
|
|
7841
|
+
|
|
7842
|
+
.E_i5w779o {
|
|
7843
|
+
padding: 8px 0;
|
|
7844
|
+
}
|
|
7845
|
+
.E_i5w779o .col-label {
|
|
7846
|
+
flex-shrink: unset;
|
|
7847
|
+
}
|
|
7848
|
+
.E_i5w779o .col-label * {
|
|
7849
|
+
line-height: 18px;
|
|
7850
|
+
}
|
|
7851
|
+
.E_i5w779o .col-content {
|
|
7852
|
+
flex: 1 1 0;
|
|
7853
|
+
display: flex;
|
|
7854
|
+
align-items: center;
|
|
7855
|
+
}
|
|
7856
|
+
.E_i5w779o .col-content * {
|
|
7857
|
+
line-height: 18px;
|
|
7858
|
+
}
|
|
7859
|
+
|
|
7860
|
+
.E_l18dja44 {
|
|
7861
|
+
padding: 6px 0;
|
|
7862
|
+
}
|
|
7863
|
+
.E_l18dja44 .col-label * {
|
|
7864
|
+
font-size: 13px;
|
|
7865
|
+
line-height: 20px;
|
|
7866
|
+
}
|
|
7867
|
+
.E_l18dja44 .col-content * {
|
|
7868
|
+
font-size: 14px;
|
|
7869
|
+
line-height: 20px;
|
|
7870
|
+
}
|
|
7871
|
+
|
|
7872
|
+
.E_c8c2hys {
|
|
7873
|
+
display: flex;
|
|
7874
|
+
justify-content: space-between;
|
|
7875
|
+
flex: 1;
|
|
7876
|
+
min-width: 0;
|
|
7877
|
+
}
|
|
7878
|
+
|
|
7879
|
+
.E_n4m6c4d {
|
|
7880
|
+
color: rgba(0, 21, 64, 0.3);
|
|
7881
|
+
}
|
|
7882
|
+
|
|
7877
7883
|
.E_kr6am0s .ant-modal-body {
|
|
7878
7884
|
padding: 60px 128px;
|
|
7879
7885
|
}
|
|
@@ -7937,56 +7943,6 @@ span.E_tqjc4ui {
|
|
|
7937
7943
|
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
7938
7944
|
}
|
|
7939
7945
|
|
|
7940
|
-
.E_h1ol2wl7 {
|
|
7941
|
-
font-weight: bold;
|
|
7942
|
-
background-color: unset;
|
|
7943
|
-
padding: unset;
|
|
7944
|
-
}
|
|
7945
|
-
|
|
7946
|
-
.E_c14ouk5o {
|
|
7947
|
-
width: 100%;
|
|
7948
|
-
height: 100%;
|
|
7949
|
-
display: flex;
|
|
7950
|
-
font-size: 12px;
|
|
7951
|
-
line-height: 18px;
|
|
7952
|
-
padding: 8px 0;
|
|
7953
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
7954
|
-
}
|
|
7955
|
-
.E_c14ouk5o:last-of-type {
|
|
7956
|
-
box-shadow: none;
|
|
7957
|
-
padding-bottom: 0;
|
|
7958
|
-
}
|
|
7959
|
-
.E_c14ouk5o.collapsed {
|
|
7960
|
-
flex-direction: column;
|
|
7961
|
-
}
|
|
7962
|
-
.E_c14ouk5o.collapsed .collapsed-content {
|
|
7963
|
-
display: flex;
|
|
7964
|
-
}
|
|
7965
|
-
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
7966
|
-
flex: 1;
|
|
7967
|
-
display: flex;
|
|
7968
|
-
justify-content: space-between;
|
|
7969
|
-
}
|
|
7970
|
-
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
7971
|
-
height: auto;
|
|
7972
|
-
}
|
|
7973
|
-
.E_c14ouk5o.collapsed .extra-content {
|
|
7974
|
-
margin-left: 162px;
|
|
7975
|
-
}
|
|
7976
|
-
.E_c14ouk5o .col-label {
|
|
7977
|
-
width: 216px;
|
|
7978
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7979
|
-
margin-right: 12px;
|
|
7980
|
-
flex-shrink: 0;
|
|
7981
|
-
}
|
|
7982
|
-
.E_c14ouk5o .col-content {
|
|
7983
|
-
color: #2d3a56;
|
|
7984
|
-
/* make btn link in info row have the same height as normal text */
|
|
7985
|
-
}
|
|
7986
|
-
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
7987
|
-
height: auto;
|
|
7988
|
-
}
|
|
7989
|
-
|
|
7990
7946
|
.E_c1kchka8 {
|
|
7991
7947
|
height: 100%;
|
|
7992
7948
|
width: 100%;
|
|
@@ -8479,6 +8435,50 @@ span.E_tqjc4ui {
|
|
|
8479
8435
|
padding: 0;
|
|
8480
8436
|
}
|
|
8481
8437
|
|
|
8438
|
+
.E_c14ouk5o {
|
|
8439
|
+
width: 100%;
|
|
8440
|
+
height: 100%;
|
|
8441
|
+
display: flex;
|
|
8442
|
+
font-size: 12px;
|
|
8443
|
+
line-height: 18px;
|
|
8444
|
+
padding: 8px 0;
|
|
8445
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
8446
|
+
}
|
|
8447
|
+
.E_c14ouk5o:last-of-type {
|
|
8448
|
+
box-shadow: none;
|
|
8449
|
+
padding-bottom: 0;
|
|
8450
|
+
}
|
|
8451
|
+
.E_c14ouk5o.collapsed {
|
|
8452
|
+
flex-direction: column;
|
|
8453
|
+
}
|
|
8454
|
+
.E_c14ouk5o.collapsed .collapsed-content {
|
|
8455
|
+
display: flex;
|
|
8456
|
+
}
|
|
8457
|
+
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
8458
|
+
flex: 1;
|
|
8459
|
+
display: flex;
|
|
8460
|
+
justify-content: space-between;
|
|
8461
|
+
}
|
|
8462
|
+
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
8463
|
+
height: auto;
|
|
8464
|
+
}
|
|
8465
|
+
.E_c14ouk5o.collapsed .extra-content {
|
|
8466
|
+
margin-left: 162px;
|
|
8467
|
+
}
|
|
8468
|
+
.E_c14ouk5o .col-label {
|
|
8469
|
+
width: 216px;
|
|
8470
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8471
|
+
margin-right: 12px;
|
|
8472
|
+
flex-shrink: 0;
|
|
8473
|
+
}
|
|
8474
|
+
.E_c14ouk5o .col-content {
|
|
8475
|
+
color: #2d3a56;
|
|
8476
|
+
/* make btn link in info row have the same height as normal text */
|
|
8477
|
+
}
|
|
8478
|
+
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
8479
|
+
height: auto;
|
|
8480
|
+
}
|
|
8481
|
+
|
|
8482
8482
|
.E_c1ss4prm {
|
|
8483
8483
|
color: rgba(44, 56, 82, 0.6);
|
|
8484
8484
|
}
|