@cloudtower/eagle 490.0.1 → 490.0.3

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.
@@ -1172,6 +1172,198 @@ html body {
1172
1172
  flex: 1;
1173
1173
  }
1174
1174
 
1175
+ .E_berrcjl {
1176
+ color: rgba(10, 37, 85, 0.6);
1177
+ margin-bottom: 4px;
1178
+ }
1179
+ .E_berrcjl .breadcrumb-link {
1180
+ color: rgba(10, 37, 85, 0.6);
1181
+ cursor: pointer;
1182
+ transition: color 160ms ease;
1183
+ }
1184
+ .E_berrcjl .breadcrumb-link:hover {
1185
+ color: #0080ff;
1186
+ }
1187
+ .E_berrcjl .breadcrumb-link:active {
1188
+ color: #005ed1;
1189
+ }
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_ccrbeuz .ant-collapse-item {
1234
+ border: 0px;
1235
+ background-color: #fff;
1236
+ }
1237
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
1238
+ padding-top: 0px;
1239
+ padding-bottom: 0px;
1240
+ padding-left: 0px !important;
1241
+ padding-right: 24px;
1242
+ }
1243
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
1244
+ right: 0px;
1245
+ }
1246
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
1247
+ padding: 0px;
1248
+ }
1249
+
1250
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
1251
+ padding-right: 0px;
1252
+ cursor: default;
1253
+ }
1254
+
1255
+ .E_c1uzzomf {
1256
+ margin-bottom: 16px;
1257
+ }
1258
+ .E_c1uzzomf .card-title {
1259
+ font-size: 16px;
1260
+ color: rgba(44, 56, 82, 0.6);
1261
+ font-weight: 700;
1262
+ line-height: 32px;
1263
+ }
1264
+ .E_c1uzzomf .card-body {
1265
+ padding: 24px;
1266
+ border-radius: 8px;
1267
+ background: #fff;
1268
+ }
1269
+ .E_c1uzzomf .empty {
1270
+ font-weight: 700;
1271
+ font-size: 14px;
1272
+ line-height: 22px;
1273
+ color: rgba(0, 21, 64, 0.3);
1274
+ text-align: center;
1275
+ }
1276
+
1277
+ .E_c1yyuluq {
1278
+ border-radius: 8px;
1279
+ }
1280
+ .E_c1yyuluq .ant-card-body {
1281
+ padding: 20px 24px 24px 24px;
1282
+ }
1283
+
1284
+ .E_d1bw7c5z {
1285
+ position: relative;
1286
+ max-width: 388px;
1287
+ min-width: 285px;
1288
+ }
1289
+ .E_d1bw7c5z .center {
1290
+ position: absolute;
1291
+ font-size: 12px;
1292
+ width: 80px;
1293
+ height: 100px;
1294
+ top: 0;
1295
+ left: 35px;
1296
+ display: flex;
1297
+ flex-direction: column;
1298
+ justify-content: center;
1299
+ align-items: center;
1300
+ color: #00122e;
1301
+ }
1302
+ .E_d1bw7c5z .center .number {
1303
+ font-size: 24px;
1304
+ font-weight: 700;
1305
+ }
1306
+ .E_d1bw7c5z .center .text {
1307
+ padding: 0 5px;
1308
+ font-size: 12px;
1309
+ width: inherit;
1310
+ text-align: center;
1311
+ }
1312
+ .E_d1bw7c5z .recharts-wrapper {
1313
+ display: flex;
1314
+ }
1315
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
1316
+ position: relative !important;
1317
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
1318
+ left: 0 !important;
1319
+ bottom: 0 !important;
1320
+ display: flex;
1321
+ align-items: center;
1322
+ }
1323
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
1324
+ width: 100%;
1325
+ }
1326
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
1327
+ width: 100%;
1328
+ margin-right: 0 !important;
1329
+ line-height: 18px;
1330
+ }
1331
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
1332
+ border-radius: 2px;
1333
+ }
1334
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
1335
+ min-width: 75px;
1336
+ max-width: 198px;
1337
+ width: calc(100% - 20px);
1338
+ margin-left: 2px;
1339
+ color: #00122e !important;
1340
+ display: inline-flex;
1341
+ justify-content: space-between;
1342
+ }
1343
+ .E_d1bw7c5z .tooltip-text {
1344
+ maxwidth: calc(100% - 12px);
1345
+ cursor: pointer;
1346
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
1347
+ overflow: hidden;
1348
+ text-overflow: ellipsis;
1349
+ white-space: nowrap;
1350
+ }
1351
+ .E_d1bw7c5z .value {
1352
+ color: rgba(44, 56, 82, 0.7490196078);
1353
+ }
1354
+
1355
+ .E_t10pqbtc {
1356
+ width: 140px;
1357
+ }
1358
+ .E_t10pqbtc .item {
1359
+ margin: 6px auto;
1360
+ display: flex;
1361
+ justify-content: space-between;
1362
+ }
1363
+ .E_t10pqbtc .item .name {
1364
+ width: 102px;
1365
+ }
1366
+
1175
1367
  .E_b1wx3t3t.ant-btn-icon-only {
1176
1368
  justify-content: center;
1177
1369
  }
@@ -1435,315 +1627,58 @@ html body {
1435
1627
  justify-content: center;
1436
1628
  }
1437
1629
 
1438
- .E_berrcjl {
1439
- color: rgba(10, 37, 85, 0.6);
1440
- margin-bottom: 4px;
1630
+ .E_sx1bpnu .ant-input-sm {
1631
+ line-height: 18px;
1441
1632
  }
1442
- .E_berrcjl .breadcrumb-link {
1443
- color: rgba(10, 37, 85, 0.6);
1444
- cursor: pointer;
1445
- transition: color 160ms ease;
1633
+
1634
+ .E_c1bus5hc {
1635
+ --color: white;
1636
+ height: 14px;
1637
+ width: 14px;
1638
+ border-radius: 50%;
1639
+ flex-shrink: 0;
1640
+ display: flex;
1641
+ align-items: center;
1642
+ justify-content: center;
1643
+ border: 1px solid var(--color);
1446
1644
  }
1447
- .E_berrcjl .breadcrumb-link:hover {
1448
- color: #0080ff;
1645
+ .E_c1bus5hc .circle-inner {
1646
+ position: relative;
1647
+ height: 10px;
1648
+ width: 10px;
1649
+ border-radius: 50%;
1650
+ overflow: hidden;
1449
1651
  }
1450
- .E_berrcjl .breadcrumb-link:active {
1451
- color: #005ed1;
1652
+ .E_c1bus5hc .circle-content {
1653
+ position: absolute;
1654
+ height: 100%;
1655
+ width: 100%;
1656
+ left: 0;
1657
+ top: 0;
1658
+ border-radius: 50%;
1659
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
1660
+ transform: rotate(180deg);
1452
1661
  }
1453
-
1454
- .E_b1nip9bk {
1455
- padding: 4px 11px;
1662
+ .E_c1bus5hc .circle-child {
1663
+ position: absolute;
1664
+ height: 100%;
1665
+ width: 100%;
1666
+ left: 0;
1667
+ top: 0;
1668
+ margin-left: 50%;
1669
+ transform-origin: left;
1670
+ background: white;
1671
+ transform: rotate(0deg);
1456
1672
  }
1457
1673
 
1458
- .E_bqamoqe {
1459
- white-space: nowrap;
1460
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1674
+ .E_rapgekc.ant-radio-wrapper {
1675
+ display: inline-flex;
1676
+ align-items: baseline;
1677
+ white-space: pre-wrap;
1461
1678
  }
1462
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1463
- --color: #0080ff;
1464
- }
1465
- .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] {
1466
- --color: #0080ff;
1467
- }
1468
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
1469
- margin-left: 1px;
1470
- }
1471
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
1472
- border-top-right-radius: 0;
1473
- border-bottom-right-radius: 0;
1474
- }
1475
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
1476
- border-top-left-radius: 0;
1477
- border-bottom-left-radius: 0;
1478
- }
1479
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1480
- border-radius: unset;
1481
- }
1482
-
1483
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
1484
- padding: 4px 8px 0 8px;
1485
- color: rgba(44, 56, 82, 0.6);
1486
- font-size: 12px;
1487
- }
1488
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
1489
- padding-bottom: 6px;
1490
- }
1491
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
1492
- padding-top: 4px;
1493
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1494
- }
1495
-
1496
- .E_ccrbeuz .ant-collapse-item {
1497
- border: 0px;
1498
- background-color: #fff;
1499
- }
1500
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
1501
- padding-top: 0px;
1502
- padding-bottom: 0px;
1503
- padding-left: 0px !important;
1504
- padding-right: 24px;
1505
- }
1506
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
1507
- right: 0px;
1508
- }
1509
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
1510
- padding: 0px;
1511
- }
1512
-
1513
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
1514
- padding-right: 0px;
1515
- cursor: default;
1516
- }
1517
-
1518
- .E_c1uzzomf {
1519
- margin-bottom: 16px;
1520
- }
1521
- .E_c1uzzomf .card-title {
1522
- font-size: 16px;
1523
- color: rgba(44, 56, 82, 0.6);
1524
- font-weight: 700;
1525
- line-height: 32px;
1526
- }
1527
- .E_c1uzzomf .card-body {
1528
- padding: 24px;
1529
- border-radius: 8px;
1530
- background: #fff;
1531
- }
1532
- .E_c1uzzomf .empty {
1533
- font-weight: 700;
1534
- font-size: 14px;
1535
- line-height: 22px;
1536
- color: rgba(0, 21, 64, 0.3);
1537
- text-align: center;
1538
- }
1539
-
1540
- .E_c1yyuluq {
1541
- border-radius: 8px;
1542
- }
1543
- .E_c1yyuluq .ant-card-body {
1544
- padding: 20px 24px 24px 24px;
1545
- }
1546
-
1547
- .E_d1bw7c5z {
1548
- position: relative;
1549
- max-width: 388px;
1550
- min-width: 285px;
1551
- }
1552
- .E_d1bw7c5z .center {
1553
- position: absolute;
1554
- font-size: 12px;
1555
- width: 80px;
1556
- height: 100px;
1557
- top: 0;
1558
- left: 35px;
1559
- display: flex;
1560
- flex-direction: column;
1561
- justify-content: center;
1562
- align-items: center;
1563
- color: #00122e;
1564
- }
1565
- .E_d1bw7c5z .center .number {
1566
- font-size: 24px;
1567
- font-weight: 700;
1568
- }
1569
- .E_d1bw7c5z .center .text {
1570
- padding: 0 5px;
1571
- font-size: 12px;
1572
- width: inherit;
1573
- text-align: center;
1574
- }
1575
- .E_d1bw7c5z .recharts-wrapper {
1576
- display: flex;
1577
- }
1578
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
1579
- position: relative !important;
1580
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
1581
- left: 0 !important;
1582
- bottom: 0 !important;
1583
- display: flex;
1584
- align-items: center;
1585
- }
1586
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
1587
- width: 100%;
1588
- }
1589
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
1590
- width: 100%;
1591
- margin-right: 0 !important;
1592
- line-height: 18px;
1593
- }
1594
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
1595
- border-radius: 2px;
1596
- }
1597
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
1598
- min-width: 75px;
1599
- max-width: 198px;
1600
- width: calc(100% - 20px);
1601
- margin-left: 2px;
1602
- color: #00122e !important;
1603
- display: inline-flex;
1604
- justify-content: space-between;
1605
- }
1606
- .E_d1bw7c5z .tooltip-text {
1607
- maxwidth: calc(100% - 12px);
1608
- cursor: pointer;
1609
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
1610
- overflow: hidden;
1611
- text-overflow: ellipsis;
1612
- white-space: nowrap;
1613
- }
1614
- .E_d1bw7c5z .value {
1615
- color: rgba(44, 56, 82, 0.7490196078);
1616
- }
1617
-
1618
- .E_t10pqbtc {
1619
- width: 140px;
1620
- }
1621
- .E_t10pqbtc .item {
1622
- margin: 6px auto;
1623
- display: flex;
1624
- justify-content: space-between;
1625
- }
1626
- .E_t10pqbtc .item .name {
1627
- width: 102px;
1628
- }
1629
-
1630
- .E_ivqqkzv {
1631
- height: 24px;
1632
- width: 56px !important;
1633
- margin-right: 4px;
1634
- }
1635
-
1636
- .E_c1wk4q29 {
1637
- color: rgba(44, 56, 82, 0.6);
1638
- }
1639
-
1640
- .E_phljevk {
1641
- display: flex;
1642
- justify-content: space-between;
1643
- align-items: center;
1644
- padding: 10px 0;
1645
- color: rgba(44, 56, 82, 0.6);
1646
- font-size: 12px;
1647
- line-height: 24px;
1648
- }
1649
- .E_phljevk .pagination-left {
1650
- padding: 2px 8px;
1651
- }
1652
- .E_phljevk .dropdown-trigger {
1653
- display: flex;
1654
- align-items: center;
1655
- border-radius: 6px;
1656
- cursor: pointer;
1657
- transition: all 0.3s ease;
1658
- }
1659
- .E_phljevk .dropdown-trigger:hover {
1660
- background: rgba(211, 218, 235, 0.6);
1661
- color: #0080ff;
1662
- }
1663
- .E_phljevk .dropdown-trigger .icon-inner {
1664
- margin-left: 4px;
1665
- }
1666
- .E_phljevk .pagination-right {
1667
- display: flex;
1668
- align-items: center;
1669
- color: #0080ff;
1670
- font-weight: bold;
1671
- }
1672
- .E_phljevk .pagination-right .icon-inner {
1673
- margin-left: 4px;
1674
- }
1675
- .E_phljevk .pagination-right .prev-btn,
1676
- .E_phljevk .pagination-right .next-btn {
1677
- padding: 0 8px;
1678
- }
1679
- .E_phljevk .pagination-right .prev-btn > span,
1680
- .E_phljevk .pagination-right .next-btn > span {
1681
- color: #0080ff;
1682
- }
1683
- .E_phljevk .pagination-right .next-btn .icon-inner {
1684
- transform: rotate(180deg);
1685
- }
1686
-
1687
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
1688
- max-height: calc(100vh - 128px);
1689
- overflow-y: auto;
1690
- }
1691
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1692
- padding: 4px 20px;
1693
- font-size: 12px;
1694
- line-height: 18px;
1695
- }
1696
-
1697
- .E_sx1bpnu .ant-input-sm {
1698
- line-height: 18px;
1699
- }
1700
-
1701
- .E_itxley7.ant-input-group.ant-input-group-compact {
1702
- display: flex;
1703
- }
1704
- .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 {
1705
- border-bottom-left-radius: 5px;
1706
- border-top-left-radius: 5px;
1707
- }
1708
- .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 {
1709
- border-bottom-right-radius: 5px;
1710
- border-top-right-radius: 5px;
1711
- }
1712
-
1713
- .E_i11gg7mj .ant-input-prefix {
1714
- margin-right: 8px;
1715
- }
1716
- .E_i11gg7mj .ant-input-suffix {
1717
- margin-left: 8px;
1718
- }
1719
-
1720
- .E_cc368xp {
1721
- color: #00122e;
1722
- border-right: 1px solid rgba(172, 186, 211, 0.6);
1723
- margin-right: 8px;
1724
- padding-right: 8px;
1725
- }
1726
-
1727
- .E_i11o6xqj {
1728
- display: flex;
1729
- gap: 4px;
1730
- }
1731
- .E_i11o6xqj .icon-wrapper {
1732
- cursor: pointer;
1733
- }
1734
-
1735
- .E_d19ruhdj.icon-wrapper {
1736
- cursor: not-allowed;
1737
- }
1738
-
1739
- .E_rapgekc.ant-radio-wrapper {
1740
- display: inline-flex;
1741
- align-items: baseline;
1742
- white-space: pre-wrap;
1743
- }
1744
- .E_rapgekc.ant-radio-wrapper .ant-radio {
1745
- position: relative;
1746
- top: 3px;
1679
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
1680
+ position: relative;
1681
+ top: 3px;
1747
1682
  }
1748
1683
  .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
1749
1684
  border-color: rgba(107, 128, 167, 0.6);
@@ -1864,62 +1799,186 @@ html body {
1864
1799
  .E_rcc63c8 .ant-radio-button-input:focus {
1865
1800
  box-shadow: none;
1866
1801
  }
1867
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
1868
- margin-right: 0;
1869
- width: initial;
1870
- box-shadow: none;
1802
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
1803
+ margin-right: 0;
1804
+ width: initial;
1805
+ box-shadow: none;
1806
+ }
1807
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
1808
+ display: none;
1809
+ }
1810
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
1811
+ display: inline;
1812
+ }
1813
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
1814
+ display: inline;
1815
+ margin-right: 8px;
1816
+ padding: 0;
1817
+ width: 36px;
1818
+ }
1819
+
1820
+ .E_ivqqkzv {
1821
+ height: 24px;
1822
+ width: 56px !important;
1823
+ margin-right: 4px;
1824
+ }
1825
+
1826
+ .E_c1wk4q29 {
1827
+ color: rgba(44, 56, 82, 0.6);
1828
+ }
1829
+
1830
+ .E_itxley7.ant-input-group.ant-input-group-compact {
1831
+ display: flex;
1832
+ }
1833
+ .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 {
1834
+ border-bottom-left-radius: 5px;
1835
+ border-top-left-radius: 5px;
1836
+ }
1837
+ .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 {
1838
+ border-bottom-right-radius: 5px;
1839
+ border-top-right-radius: 5px;
1840
+ }
1841
+
1842
+ .E_i11gg7mj .ant-input-prefix {
1843
+ margin-right: 8px;
1844
+ }
1845
+ .E_i11gg7mj .ant-input-suffix {
1846
+ margin-left: 8px;
1847
+ }
1848
+
1849
+ .E_cc368xp {
1850
+ color: #00122e;
1851
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
1852
+ margin-right: 8px;
1853
+ padding-right: 8px;
1854
+ }
1855
+
1856
+ .E_i11o6xqj {
1857
+ display: flex;
1858
+ gap: 4px;
1859
+ }
1860
+ .E_i11o6xqj .icon-wrapper {
1861
+ cursor: pointer;
1862
+ }
1863
+
1864
+ .E_d19ruhdj.icon-wrapper {
1865
+ cursor: not-allowed;
1866
+ }
1867
+
1868
+ .E_phljevk {
1869
+ display: flex;
1870
+ justify-content: space-between;
1871
+ align-items: center;
1872
+ padding: 10px 0;
1873
+ color: rgba(44, 56, 82, 0.6);
1874
+ font-size: 12px;
1875
+ line-height: 24px;
1876
+ }
1877
+ .E_phljevk .pagination-left {
1878
+ padding: 2px 8px;
1879
+ }
1880
+ .E_phljevk .dropdown-trigger {
1881
+ display: flex;
1882
+ align-items: center;
1883
+ border-radius: 6px;
1884
+ cursor: pointer;
1885
+ transition: all 0.3s ease;
1886
+ }
1887
+ .E_phljevk .dropdown-trigger:hover {
1888
+ background: rgba(211, 218, 235, 0.6);
1889
+ color: #0080ff;
1890
+ }
1891
+ .E_phljevk .dropdown-trigger .icon-inner {
1892
+ margin-left: 4px;
1893
+ }
1894
+ .E_phljevk .pagination-right {
1895
+ display: flex;
1896
+ align-items: center;
1897
+ color: #0080ff;
1898
+ font-weight: bold;
1899
+ }
1900
+ .E_phljevk .pagination-right .icon-inner {
1901
+ margin-left: 4px;
1902
+ }
1903
+ .E_phljevk .pagination-right .prev-btn,
1904
+ .E_phljevk .pagination-right .next-btn {
1905
+ padding: 0 8px;
1906
+ }
1907
+ .E_phljevk .pagination-right .prev-btn > span,
1908
+ .E_phljevk .pagination-right .next-btn > span {
1909
+ color: #0080ff;
1910
+ }
1911
+ .E_phljevk .pagination-right .next-btn .icon-inner {
1912
+ transform: rotate(180deg);
1913
+ }
1914
+
1915
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
1916
+ max-height: calc(100vh - 128px);
1917
+ overflow-y: auto;
1918
+ }
1919
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1920
+ padding: 4px 20px;
1921
+ font-size: 12px;
1922
+ line-height: 18px;
1923
+ }
1924
+
1925
+ .E_s1dizucg.ant-switch {
1926
+ min-width: 40px;
1927
+ height: 24px;
1928
+ background: rgba(172, 186, 211, 0.6);
1929
+ overflow: hidden;
1930
+ }
1931
+ .E_s1dizucg.ant-switch:focus {
1932
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1933
+ }
1934
+ .E_s1dizucg.ant-switch-small {
1935
+ min-width: 26px;
1936
+ height: 16px;
1871
1937
  }
1872
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
1873
- display: none;
1938
+ .E_s1dizucg.ant-switch-large {
1939
+ min-width: 52px;
1940
+ height: 32px;
1874
1941
  }
1875
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
1876
- display: inline;
1942
+ .E_s1dizucg.ant-switch .ant-switch-handle {
1943
+ height: 20px;
1944
+ width: 20px;
1877
1945
  }
1878
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
1879
- display: inline;
1880
- margin-right: 8px;
1881
- padding: 0;
1882
- width: 36px;
1946
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
1947
+ border-radius: 10px;
1948
+ transition-delay: 120ms;
1883
1949
  }
1884
-
1885
- .E_c1bus5hc {
1886
- --color: white;
1950
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
1887
1951
  height: 14px;
1888
1952
  width: 14px;
1889
- border-radius: 50%;
1890
- flex-shrink: 0;
1891
- display: flex;
1892
- align-items: center;
1893
- justify-content: center;
1894
- border: 1px solid var(--color);
1953
+ top: 1px;
1954
+ left: 1px;
1895
1955
  }
1896
- .E_c1bus5hc .circle-inner {
1897
- position: relative;
1898
- height: 10px;
1899
- width: 10px;
1900
- border-radius: 50%;
1901
- overflow: hidden;
1956
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
1957
+ height: 28px;
1958
+ width: 28px;
1902
1959
  }
1903
- .E_c1bus5hc .circle-content {
1904
- position: absolute;
1905
- height: 100%;
1906
- width: 100%;
1907
- left: 0;
1908
- top: 0;
1909
- border-radius: 50%;
1910
- background: linear-gradient(to right, var(--color) 50%, white 50%);
1911
- transform: rotate(180deg);
1960
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
1961
+ border-radius: 14px;
1912
1962
  }
1913
- .E_c1bus5hc .circle-child {
1914
- position: absolute;
1915
- height: 100%;
1916
- width: 100%;
1917
- left: 0;
1918
- top: 0;
1919
- margin-left: 50%;
1920
- transform-origin: left;
1921
- background: white;
1922
- transform: rotate(0deg);
1963
+ .E_s1dizucg.ant-switch-checked {
1964
+ background-color: #00ba5d;
1965
+ }
1966
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
1967
+ left: calc(100% - 20px - 2px);
1968
+ }
1969
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
1970
+ left: calc(100% - 14px - 1px);
1971
+ }
1972
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
1973
+ left: calc(100% - 28px - 2px);
1974
+ }
1975
+
1976
+ .E_c1up6e3y {
1977
+ margin-left: 5px;
1978
+ }
1979
+
1980
+ .E_tju3gfj .date {
1981
+ margin-right: 4px;
1923
1982
  }
1924
1983
 
1925
1984
  .E_s1sck0th {
@@ -2004,61 +2063,6 @@ html body {
2004
2063
  background-color: #7E41FF;
2005
2064
  }
2006
2065
 
2007
- .E_s1dizucg.ant-switch {
2008
- min-width: 40px;
2009
- height: 24px;
2010
- background: rgba(172, 186, 211, 0.6);
2011
- overflow: hidden;
2012
- }
2013
- .E_s1dizucg.ant-switch:focus {
2014
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2015
- }
2016
- .E_s1dizucg.ant-switch-small {
2017
- min-width: 26px;
2018
- height: 16px;
2019
- }
2020
- .E_s1dizucg.ant-switch-large {
2021
- min-width: 52px;
2022
- height: 32px;
2023
- }
2024
- .E_s1dizucg.ant-switch .ant-switch-handle {
2025
- height: 20px;
2026
- width: 20px;
2027
- }
2028
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
2029
- border-radius: 10px;
2030
- transition-delay: 120ms;
2031
- }
2032
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
2033
- height: 14px;
2034
- width: 14px;
2035
- top: 1px;
2036
- left: 1px;
2037
- }
2038
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
2039
- height: 28px;
2040
- width: 28px;
2041
- }
2042
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
2043
- border-radius: 14px;
2044
- }
2045
- .E_s1dizucg.ant-switch-checked {
2046
- background-color: #00ba5d;
2047
- }
2048
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
2049
- left: calc(100% - 20px - 2px);
2050
- }
2051
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
2052
- left: calc(100% - 14px - 1px);
2053
- }
2054
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
2055
- left: calc(100% - 28px - 2px);
2056
- }
2057
-
2058
- .E_c1up6e3y {
2059
- margin-left: 5px;
2060
- }
2061
-
2062
2066
  .E_t1m2x205 .ant-tooltip-arrow {
2063
2067
  display: none;
2064
2068
  }
@@ -2155,94 +2159,43 @@ html body {
2155
2159
  display: inline-block;
2156
2160
  }
2157
2161
 
2158
- .E_tju3gfj .date {
2159
- margin-right: 4px;
2162
+ .E_atcz0kf .ant-input-suffix {
2163
+ margin-left: 8px;
2164
+ }
2165
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2166
+ padding: 2px 7px 2px 12px;
2160
2167
  }
2161
2168
 
2162
- .E_ai7qkf2 .ant-input-number-handler-wrap {
2163
- display: var(--ai7qkf2-0);
2169
+ .E_a1wfy30z .ant-input-number-handler-wrap {
2170
+ display: var(--a1wfy30z-0);
2164
2171
  }
2165
- .E_ai7qkf2 .ant-input-number-input-wrap {
2172
+ .E_a1wfy30z .ant-input-number-input-wrap {
2173
+ padding: 4px 11px;
2166
2174
  display: inline-flex;
2167
2175
  line-height: 1.5715;
2168
- height: 100%;
2169
- width: 100%;
2176
+ height: inherit;
2170
2177
  }
2171
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
2172
- content: var(--ai7qkf2-1);
2173
- display: var(--ai7qkf2-2);
2178
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
2179
+ content: var(--a1wfy30z-1);
2180
+ display: var(--a1wfy30z-2);
2174
2181
  flex: none;
2175
2182
  align-items: center;
2176
2183
  margin-left: 4px;
2177
- padding: 5px 12px 5px 0;
2178
- color: rgba(44, 56, 82, 0.6);
2179
2184
  }
2180
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
2181
- content: var(--ai7qkf2-3);
2182
- display: var(--ai7qkf2-4);
2185
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
2186
+ content: var(--a1wfy30z-3);
2187
+ display: var(--a1wfy30z-4);
2183
2188
  flex: none;
2184
2189
  align-items: center;
2185
2190
  margin-right: 4px;
2186
2191
  cursor: auto;
2187
- color: rgba(44, 56, 82, 0.6);
2188
- }
2189
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
2190
- border-radius: 0;
2191
2192
  }
2192
- .E_ai7qkf2.ant-input-number {
2193
- width: 100%;
2194
- border-radius: 6px;
2195
- }
2196
- .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 {
2197
- border-color: #0096ff;
2198
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2199
- z-index: 1;
2200
- }
2201
- .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 {
2202
- border-color: #e75a3a;
2203
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2204
- }
2205
- .E_ai7qkf2 .ant-input-number-input {
2206
- height: 30px;
2207
- border: 1px;
2208
- padding: 5px 12px;
2193
+ .E_a1wfy30z .ant-input-number-input {
2194
+ padding: 0;
2195
+ margin: 0;
2196
+ height: auto;
2209
2197
  font-size: inherit;
2210
2198
  }
2211
- .E_ai7qkf2.ant-input-number-lg input {
2212
- height: 38px;
2213
- border: 1px;
2214
- padding: 8px 16px;
2215
- }
2216
- .E_ai7qkf2.ant-input-number-sm input {
2217
- height: 22px;
2218
- border: 1px;
2219
- padding: 2px 8px;
2220
- }
2221
-
2222
- .E_atcz0kf .ant-input-suffix {
2223
- margin-left: 8px;
2224
- }
2225
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2226
- padding: 2px 7px 2px 12px;
2227
- }
2228
-
2229
- .E_iouxfgt {
2230
- display: inline-flex;
2231
- align-items: center;
2232
- }
2233
- .E_iouxfgt .icon-inner {
2234
- display: inline-flex;
2235
- align-items: center;
2236
- justify-content: center;
2237
- }
2238
- .E_iouxfgt .icon-inner + span,
2239
- .E_iouxfgt span + .icon-inner.suffix {
2240
- margin-left: 4px;
2241
- }
2242
- .E_iouxfgt.is-rotate img,
2243
- .E_iouxfgt.is-rotate svg {
2244
- animation: rotate 680ms linear infinite;
2245
- }
2246
2199
 
2247
2200
  .E_i1inqkme {
2248
2201
  height: 18px;
@@ -2257,6 +2210,21 @@ html body {
2257
2210
  margin-right: 4px;
2258
2211
  }
2259
2212
 
2213
+ .E_fzh9mnb {
2214
+ width: 100%;
2215
+ height: 100%;
2216
+ min-height: 124px;
2217
+ display: flex;
2218
+ flex-direction: column;
2219
+ justify-content: center;
2220
+ align-items: center;
2221
+ }
2222
+ .E_fzh9mnb .error-text {
2223
+ color: rgba(10, 37, 85, 0.6);
2224
+ margin-bottom: 16px;
2225
+ font-size: 18px;
2226
+ }
2227
+
2260
2228
  .E_f7pxqmh {
2261
2229
  width: 100%;
2262
2230
  margin-bottom: 0 !important;
@@ -2291,51 +2259,83 @@ html body {
2291
2259
  min-height: 0px;
2292
2260
  }
2293
2261
 
2294
- .E_fzh9mnb {
2295
- width: 100%;
2296
- height: 100%;
2297
- min-height: 124px;
2298
- display: flex;
2299
- flex-direction: column;
2300
- justify-content: center;
2262
+ .E_iouxfgt {
2263
+ display: inline-flex;
2301
2264
  align-items: center;
2302
2265
  }
2303
- .E_fzh9mnb .error-text {
2304
- color: rgba(10, 37, 85, 0.6);
2305
- margin-bottom: 16px;
2306
- font-size: 18px;
2266
+ .E_iouxfgt .icon-inner {
2267
+ display: inline-flex;
2268
+ align-items: center;
2269
+ justify-content: center;
2270
+ }
2271
+ .E_iouxfgt .icon-inner + span,
2272
+ .E_iouxfgt span + .icon-inner.suffix {
2273
+ margin-left: 4px;
2274
+ }
2275
+ .E_iouxfgt.is-rotate img,
2276
+ .E_iouxfgt.is-rotate svg {
2277
+ animation: rotate 680ms linear infinite;
2307
2278
  }
2308
2279
 
2309
- .E_a1wfy30z .ant-input-number-handler-wrap {
2310
- display: var(--a1wfy30z-0);
2280
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
2281
+ display: var(--ai7qkf2-0);
2311
2282
  }
2312
- .E_a1wfy30z .ant-input-number-input-wrap {
2313
- padding: 4px 11px;
2283
+ .E_ai7qkf2 .ant-input-number-input-wrap {
2314
2284
  display: inline-flex;
2315
2285
  line-height: 1.5715;
2316
- height: inherit;
2286
+ height: 100%;
2287
+ width: 100%;
2317
2288
  }
2318
- .E_a1wfy30z .ant-input-number-input-wrap::after {
2319
- content: var(--a1wfy30z-1);
2320
- display: var(--a1wfy30z-2);
2289
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
2290
+ content: var(--ai7qkf2-1);
2291
+ display: var(--ai7qkf2-2);
2321
2292
  flex: none;
2322
2293
  align-items: center;
2323
2294
  margin-left: 4px;
2295
+ padding: 5px 12px 5px 0;
2296
+ color: rgba(44, 56, 82, 0.6);
2324
2297
  }
2325
- .E_a1wfy30z .ant-input-number-input-wrap::before {
2326
- content: var(--a1wfy30z-3);
2327
- display: var(--a1wfy30z-4);
2298
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
2299
+ content: var(--ai7qkf2-3);
2300
+ display: var(--ai7qkf2-4);
2328
2301
  flex: none;
2329
2302
  align-items: center;
2330
2303
  margin-right: 4px;
2331
2304
  cursor: auto;
2305
+ color: rgba(44, 56, 82, 0.6);
2332
2306
  }
2333
- .E_a1wfy30z .ant-input-number-input {
2334
- padding: 0;
2335
- margin: 0;
2336
- height: auto;
2307
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
2308
+ border-radius: 0;
2309
+ }
2310
+ .E_ai7qkf2.ant-input-number {
2311
+ width: 100%;
2312
+ border-radius: 6px;
2313
+ }
2314
+ .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 {
2315
+ border-color: #0096ff;
2316
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2317
+ z-index: 1;
2318
+ }
2319
+ .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 {
2320
+ border-color: #e75a3a;
2321
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2322
+ }
2323
+ .E_ai7qkf2 .ant-input-number-input {
2324
+ height: 30px;
2325
+ border: 1px;
2326
+ padding: 5px 12px;
2337
2327
  font-size: inherit;
2338
2328
  }
2329
+ .E_ai7qkf2.ant-input-number-lg input {
2330
+ height: 38px;
2331
+ border: 1px;
2332
+ padding: 8px 16px;
2333
+ }
2334
+ .E_ai7qkf2.ant-input-number-sm input {
2335
+ height: 22px;
2336
+ border: 1px;
2337
+ padding: 2px 8px;
2338
+ }
2339
2339
 
2340
2340
  .E_owd0kml {
2341
2341
  display: inline-block;
@@ -2346,36 +2346,6 @@ html body {
2346
2346
  position: absolute;
2347
2347
  }
2348
2348
 
2349
- .E_a1b5xrg3 .user-icon-inner {
2350
- display: inline-flex;
2351
- align-items: center;
2352
- justify-content: center;
2353
- color: #fff;
2354
- font-weight: bold;
2355
- font-size: 12px;
2356
- width: 24px;
2357
- height: 24px;
2358
- border-radius: 50%;
2359
- background: var(--a1b5xrg3-0);
2360
- }
2361
- .E_a1b5xrg3.btn-item {
2362
- transition: all 160ms ease;
2363
- cursor: pointer;
2364
- width: 56px;
2365
- height: 40px;
2366
- display: inline-flex;
2367
- align-items: center;
2368
- justify-content: center;
2369
- border-radius: 6px;
2370
- }
2371
- .E_a1b5xrg3.btn-item:hover {
2372
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
2373
- }
2374
- .E_a1b5xrg3.btn-item:active {
2375
- transform: translateY(2px);
2376
- transition: all 320ms ease;
2377
- }
2378
-
2379
2349
  .E_dsnbhzf {
2380
2350
  font-family: Inter;
2381
2351
  font-style: normal;
@@ -2855,6 +2825,36 @@ html body {
2855
2825
  min-width: 1280px;
2856
2826
  }
2857
2827
 
2828
+ .E_a1b5xrg3 .user-icon-inner {
2829
+ display: inline-flex;
2830
+ align-items: center;
2831
+ justify-content: center;
2832
+ color: #fff;
2833
+ font-weight: bold;
2834
+ font-size: 12px;
2835
+ width: 24px;
2836
+ height: 24px;
2837
+ border-radius: 50%;
2838
+ background: var(--a1b5xrg3-0);
2839
+ }
2840
+ .E_a1b5xrg3.btn-item {
2841
+ transition: all 160ms ease;
2842
+ cursor: pointer;
2843
+ width: 56px;
2844
+ height: 40px;
2845
+ display: inline-flex;
2846
+ align-items: center;
2847
+ justify-content: center;
2848
+ border-radius: 6px;
2849
+ }
2850
+ .E_a1b5xrg3.btn-item:hover {
2851
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
2852
+ }
2853
+ .E_a1b5xrg3.btn-item:active {
2854
+ transform: translateY(2px);
2855
+ transition: all 320ms ease;
2856
+ }
2857
+
2858
2858
  .E_cnujxq2 {
2859
2859
  display: flex;
2860
2860
  flex-direction: column;
@@ -3545,63 +3545,6 @@ input.E_rf8rlle.ant-input {
3545
3545
  color: rgba(44, 56, 82, 0.7490196078);
3546
3546
  }
3547
3547
 
3548
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
3549
- border-radius: 6px;
3550
- }
3551
- .E_s17wv897.ant-select.ant-select-single {
3552
- width: 100%;
3553
- color: #2d3a56;
3554
- border-color: rgba(211, 218, 235, 0.6);
3555
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3556
- font-size: 13px;
3557
- }
3558
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
3559
- height: 30px;
3560
- }
3561
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
3562
- height: 38px;
3563
- font-size: 13px;
3564
- }
3565
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
3566
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3567
- transition: 160ms ease;
3568
- }
3569
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
3570
- color: #0080ff;
3571
- }
3572
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3573
- border-color: rgba(107, 128, 167, 0.6);
3574
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3575
- }
3576
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3577
- color: #0080ff;
3578
- }
3579
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3580
- border-color: #0080ff;
3581
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3582
- }
3583
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3584
- transform: rotate(180deg);
3585
- }
3586
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3587
- background: rgba(211, 218, 235, 0.6);
3588
- border-color: rgba(172, 186, 211, 0.6);
3589
- cursor: "not-allowed";
3590
- }
3591
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3592
- border-color: #f0483e !important;
3593
- }
3594
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3595
- color: #1d326c;
3596
- }
3597
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3598
- border-color: #0080ff;
3599
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3600
- }
3601
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3602
- transform: rotate(180deg);
3603
- }
3604
-
3605
3548
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
3606
3549
  opacity: 1;
3607
3550
  }
@@ -3715,43 +3658,100 @@ input.E_rf8rlle.ant-input {
3715
3658
  .E_swwhohx.ant-select.ant-select-lg .ant-select-arrow {
3716
3659
  right: 12px;
3717
3660
  }
3718
- .E_swwhohx.ant-select.ant-select-sm .ant-select-selector {
3719
- padding: 0 3px 0 8px;
3661
+ .E_swwhohx.ant-select.ant-select-sm .ant-select-selector {
3662
+ padding: 0 3px 0 8px;
3663
+ }
3664
+ .E_swwhohx.ant-select.ant-select-sm .ant-select-arrow {
3665
+ right: 4px;
3666
+ }
3667
+ .E_swwhohx.ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item {
3668
+ padding-right: 24px;
3669
+ }
3670
+
3671
+ .E_p2sxmsl {
3672
+ color: rgba(0, 21, 64, 0.3);
3673
+ }
3674
+
3675
+ .E_oa99sl3 {
3676
+ display: flex;
3677
+ justify-content: space-between;
3678
+ align-items: center;
3679
+ gap: 8px;
3680
+ }
3681
+ .E_oa99sl3,
3682
+ .E_oa99sl3 :first-child {
3683
+ line-height: inherit !important;
3684
+ }
3685
+
3686
+ .E_lvp5pj7 {
3687
+ display: flex;
3688
+ justify-content: space-between;
3689
+ align-items: center;
3690
+ gap: 8px;
3691
+ min-width: 0;
3692
+ }
3693
+
3694
+ .E_s1io1lws {
3695
+ display: flex;
3696
+ align-items: center;
3697
+ flex-shrink: 0;
3698
+ }
3699
+
3700
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
3701
+ border-radius: 6px;
3702
+ }
3703
+ .E_s17wv897.ant-select.ant-select-single {
3704
+ width: 100%;
3705
+ color: #2d3a56;
3706
+ border-color: rgba(211, 218, 235, 0.6);
3707
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3708
+ font-size: 13px;
3709
+ }
3710
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
3711
+ height: 30px;
3712
+ }
3713
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
3714
+ height: 38px;
3715
+ font-size: 13px;
3716
+ }
3717
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
3718
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3719
+ transition: 160ms ease;
3720
+ }
3721
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
3722
+ color: #0080ff;
3723
+ }
3724
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3725
+ border-color: rgba(107, 128, 167, 0.6);
3726
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3727
+ }
3728
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3729
+ color: #0080ff;
3720
3730
  }
3721
- .E_swwhohx.ant-select.ant-select-sm .ant-select-arrow {
3722
- right: 4px;
3731
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3732
+ border-color: #0080ff;
3733
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3723
3734
  }
3724
- .E_swwhohx.ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item {
3725
- padding-right: 24px;
3735
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3736
+ transform: rotate(180deg);
3726
3737
  }
3727
-
3728
- .E_p2sxmsl {
3729
- color: rgba(0, 21, 64, 0.3);
3738
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3739
+ background: rgba(211, 218, 235, 0.6);
3740
+ border-color: rgba(172, 186, 211, 0.6);
3741
+ cursor: "not-allowed";
3730
3742
  }
3731
-
3732
- .E_oa99sl3 {
3733
- display: flex;
3734
- justify-content: space-between;
3735
- align-items: center;
3736
- gap: 8px;
3743
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3744
+ border-color: #f0483e !important;
3737
3745
  }
3738
- .E_oa99sl3,
3739
- .E_oa99sl3 :first-child {
3740
- line-height: inherit !important;
3746
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3747
+ color: #1d326c;
3741
3748
  }
3742
-
3743
- .E_lvp5pj7 {
3744
- display: flex;
3745
- justify-content: space-between;
3746
- align-items: center;
3747
- gap: 8px;
3748
- min-width: 0;
3749
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3750
+ border-color: #0080ff;
3751
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3749
3752
  }
3750
-
3751
- .E_s1io1lws {
3752
- display: flex;
3753
- align-items: center;
3754
- flex-shrink: 0;
3753
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3754
+ transform: rotate(180deg);
3755
3755
  }
3756
3756
 
3757
3757
  .E_w1dxz879 {
@@ -3835,35 +3835,6 @@ input.E_rf8rlle.ant-input {
3835
3835
  margin-top: 8px;
3836
3836
  }
3837
3837
 
3838
- .E_m5foqp8.medium {
3839
- --footer-height: 96px;
3840
- --modal-content-width: 720px;
3841
- --modal-content-min-height: 200px;
3842
- --modal-header-padding: 40px 60px 8px;
3843
- --modal-content-padding-top: 24px;
3844
- --modal-content-padding-bottom: 32px;
3845
- --modal-content-padding-x: 60px;
3846
- --modal-footer-padding: 0 60px;
3847
- }
3848
- .E_m5foqp8.medium.content-full.ant-modal {
3849
- height: calc(100vh - 80px);
3850
- width: calc(100vw - 160px);
3851
- }
3852
- .E_m5foqp8.medium.content-full.ant-modal .ant-modal-content {
3853
- width: 100%;
3854
- height: 100%;
3855
- max-width: unset;
3856
- max-height: unset;
3857
- display: flex;
3858
- flex-direction: column;
3859
- }
3860
- .E_m5foqp8.medium.content-full.ant-modal .ant-modal-body {
3861
- flex: 1;
3862
- }
3863
- .E_m5foqp8.medium .initializing-title {
3864
- height: 32px;
3865
- }
3866
-
3867
3838
  .E_hrhfj7c {
3868
3839
  display: none;
3869
3840
  }
@@ -3939,6 +3910,7 @@ input.E_rf8rlle.ant-input {
3939
3910
  justify-content: space-between;
3940
3911
  align-items: center;
3941
3912
  border-bottom: 1px solid #e4e9f2;
3913
+ gap: 4px;
3942
3914
  }
3943
3915
 
3944
3916
  .E_ckhyuyx {
@@ -4030,92 +4002,256 @@ input.E_rf8rlle.ant-input {
4030
4002
  .E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
4031
4003
  padding: 0;
4032
4004
  }
4033
- .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
4034
- display: inline-block;
4035
- margin-left: 12px;
4036
- color: #2d3a56;
4005
+ .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
4006
+ display: inline-block;
4007
+ margin-left: 12px;
4008
+ color: #2d3a56;
4009
+ }
4010
+ .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
4011
+ margin-left: 28px;
4012
+ color: rgba(44, 56, 82, 0.6);
4013
+ }
4014
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
4015
+ margin-left: 8px;
4016
+ }
4017
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
4018
+ margin-left: 24px;
4019
+ }
4020
+ .E_ckhyuyx .E_dt9qoak {
4021
+ width: 400px;
4022
+ }
4023
+
4024
+ .E_c1fmq9lv ul.antd5-cascader-menu {
4025
+ padding: 4px;
4026
+ height: 158px;
4027
+ }
4028
+ .E_c1fmq9lv.E_ckhyuyx {
4029
+ border-radius: 6px;
4030
+ }
4031
+ .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
4032
+ min-width: 200px;
4033
+ font-size: 12px;
4034
+ }
4035
+ .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
4036
+ padding: 6px 12px;
4037
+ height: 18px;
4038
+ font-size: 12px;
4039
+ }
4040
+
4041
+ .E_c1evusvc ul.antd5-cascader-menu {
4042
+ padding: 8px;
4043
+ height: 320px;
4044
+ }
4045
+ .E_c1evusvc.E_ckhyuyx {
4046
+ border-radius: 10px;
4047
+ }
4048
+ .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
4049
+ min-width: 296px;
4050
+ padding: 8px;
4051
+ }
4052
+ .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
4053
+ height: 22px;
4054
+ padding: 8px 16px;
4055
+ font-size: 14px;
4056
+ }
4057
+
4058
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
4059
+ margin-right: 2px;
4060
+ }
4061
+
4062
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
4063
+ padding-left: 8px;
4064
+ padding-right: 8px;
4065
+ font-size: 12px;
4066
+ }
4067
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
4068
+ border-radius: 4px;
4069
+ }
4070
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4071
+ border-radius: 4px;
4072
+ }
4073
+
4074
+ .E_ma64lna .antd5-segmented-item-label {
4075
+ padding-left: 12px;
4076
+ padding-right: 12px;
4077
+ }
4078
+
4079
+ .E_ckld275 {
4080
+ background-color: rgba(225, 230, 241, 0.6);
4081
+ }
4082
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4083
+ background-color: rgba(255, 255, 255, 0.6);
4084
+ color: rgba(44, 56, 82, 0.75);
4085
+ }
4086
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4087
+ background-color: transparent;
4088
+ }
4089
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
4090
+ background-color: transparent;
4091
+ }
4092
+
4093
+ .E_m5foqp8.medium {
4094
+ --footer-height: 96px;
4095
+ --modal-content-width: 720px;
4096
+ --modal-content-min-height: 200px;
4097
+ --modal-header-padding: 40px 60px 8px;
4098
+ --modal-content-padding-top: 24px;
4099
+ --modal-content-padding-bottom: 32px;
4100
+ --modal-content-padding-x: 60px;
4101
+ --modal-footer-padding: 0 60px;
4102
+ }
4103
+ .E_m5foqp8.medium.content-full.ant-modal {
4104
+ height: calc(100vh - 80px);
4105
+ width: calc(100vw - 160px);
4106
+ }
4107
+ .E_m5foqp8.medium.content-full.ant-modal .ant-modal-content {
4108
+ width: 100%;
4109
+ height: 100%;
4110
+ max-width: unset;
4111
+ max-height: unset;
4112
+ display: flex;
4113
+ flex-direction: column;
4114
+ }
4115
+ .E_m5foqp8.medium.content-full.ant-modal .ant-modal-body {
4116
+ flex: 1;
4117
+ }
4118
+ .E_m5foqp8.medium .initializing-title {
4119
+ height: 32px;
4120
+ }
4121
+
4122
+ .E_ckaaqep {
4123
+ background: rgba(172, 186, 211, 0.6);
4124
+ content: "";
4125
+ height: 100%;
4126
+ margin: 0 6px;
4127
+ width: 1px;
4128
+ }
4129
+
4130
+ button.E_l48ei06.ant-btn,
4131
+ button.E_l48ei06.ant-btn.ant-btn-sm,
4132
+ button.E_l48ei06.ant-btn.ant-btn-lg {
4133
+ font-size: 12px;
4134
+ line-height: 18px;
4135
+ height: 18px;
4136
+ }
4137
+
4138
+ button.E_l48ei06 {
4139
+ color: #0080FF;
4140
+ height: unset;
4141
+ }
4142
+ button.E_l48ei06 .button-prefix-icon {
4143
+ margin-right: 4px;
4144
+ }
4145
+ button.E_l48ei06 .button-suffix-icon {
4146
+ margin-left: 4px;
4147
+ }
4148
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
4149
+ color: #009DFF;
4150
+ }
4151
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
4152
+ color: #005ED1;
4153
+ }
4154
+ button.E_l48ei06.ui-kit-link-disabled {
4155
+ color: #0080FF;
4156
+ }
4157
+ button.E_l48ei06.ui-kit-link-primary {
4158
+ color: #00122E;
4159
+ }
4160
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
4161
+ color: #0080FF;
4162
+ }
4163
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
4164
+ color: #005ED1;
4165
+ }
4166
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
4167
+ color: #00122E;
4168
+ }
4169
+ button.E_l48ei06.ui-kit-link-secondary {
4170
+ color: rgba(44, 56, 82, 0.7490196078);
4171
+ }
4172
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
4173
+ color: #0080FF;
4174
+ }
4175
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
4176
+ color: #005ED1;
4177
+ }
4178
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4179
+ color: rgba(44, 56, 82, 0.7490196078);
4037
4180
  }
4038
- .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
4039
- margin-left: 28px;
4040
- color: rgba(44, 56, 82, 0.6);
4181
+
4182
+ .E_sddwhm6 {
4183
+ margin: 0;
4184
+ border-radius: 20px;
4185
+ padding: 2px 10px;
4186
+ height: 22px;
4041
4187
  }
4042
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
4043
- margin-left: 8px;
4188
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
4189
+ background-color: rgba(237, 241, 250, 0.6) !important;
4044
4190
  }
4045
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
4046
- margin-left: 24px;
4191
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
4192
+ background-color: rgba(225, 230, 241, 0.6) !important;
4047
4193
  }
4048
- .E_ckhyuyx .E_dt9qoak {
4049
- width: 400px;
4194
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
4195
+ color: #00122E;
4050
4196
  }
4051
-
4052
- .E_c1fmq9lv ul.antd5-cascader-menu {
4053
- padding: 4px;
4054
- height: 158px;
4197
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
4198
+ margin-right: 6px;
4055
4199
  }
4056
- .E_c1fmq9lv.E_ckhyuyx {
4057
- border-radius: 6px;
4200
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
4201
+ margin-left: 8px;
4202
+ color: rgba(44, 56, 82, 0.6);
4058
4203
  }
4059
- .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
4060
- min-width: 200px;
4061
- font-size: 12px;
4204
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
4205
+ background-color: rgba(0, 136, 255, 0.1019607843);
4062
4206
  }
4063
- .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
4064
- padding: 6px 12px;
4065
- height: 18px;
4066
- font-size: 12px;
4207
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
4208
+ background-color: #0080FF;
4067
4209
  }
4068
-
4069
- .E_c1evusvc ul.antd5-cascader-menu {
4070
- padding: 8px;
4071
- height: 320px;
4210
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
4211
+ background-color: rgba(0, 136, 255, 0.16);
4072
4212
  }
4073
- .E_c1evusvc.E_ckhyuyx {
4074
- border-radius: 10px;
4213
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
4214
+ background-color: rgba(255, 74, 74, 0.1019607843);
4075
4215
  }
4076
- .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
4077
- min-width: 296px;
4078
- padding: 8px;
4216
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
4217
+ background-color: #F0483E;
4079
4218
  }
4080
- .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
4081
- height: 22px;
4082
- padding: 8px 16px;
4083
- font-size: 14px;
4219
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
4220
+ background-color: rgba(255, 74, 74, 0.16);
4084
4221
  }
4085
-
4086
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
4087
- margin-right: 2px;
4222
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
4223
+ background-color: rgba(254, 160, 8, 0.1019607843);
4088
4224
  }
4089
-
4090
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
4091
- padding-left: 8px;
4092
- padding-right: 8px;
4093
- font-size: 12px;
4225
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
4226
+ background-color: #FEA008;
4094
4227
  }
4095
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
4096
- border-radius: 4px;
4228
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
4229
+ background-color: rgba(255, 187, 0, 0.16);
4097
4230
  }
4098
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4099
- border-radius: 4px;
4231
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
4232
+ background-color: rgba(30, 201, 127, 0.1019607843);
4100
4233
  }
4101
-
4102
- .E_ma64lna .antd5-segmented-item-label {
4103
- padding-left: 12px;
4104
- padding-right: 12px;
4234
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
4235
+ background-color: #00BA5D;
4105
4236
  }
4106
-
4107
- .E_ckld275 {
4237
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
4238
+ background-color: rgba(30, 201, 127, 0.16);
4239
+ }
4240
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
4108
4241
  background-color: rgba(225, 230, 241, 0.6);
4109
4242
  }
4110
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4111
- background-color: rgba(255, 255, 255, 0.6);
4112
- color: rgba(44, 56, 82, 0.75);
4243
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
4244
+ background-color: #6b7d99;
4113
4245
  }
4114
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4115
- background-color: transparent;
4246
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
4247
+ background-color: rgba(211, 218, 235, 0.6);
4116
4248
  }
4117
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
4118
- background-color: transparent;
4249
+
4250
+ .E_satwmqm {
4251
+ width: 8px;
4252
+ height: 8px;
4253
+ border-radius: 50%;
4254
+ display: inline-block;
4119
4255
  }
4120
4256
 
4121
4257
  .E_h12yihis {
@@ -4334,143 +4470,8 @@ input.E_rf8rlle.ant-input {
4334
4470
  }
4335
4471
  .E_ncaepor.is-scrolled .nav-info {
4336
4472
  transform: translateY(0);
4337
- opacity: 1;
4338
- position: static;
4339
- }
4340
-
4341
- .E_ckaaqep {
4342
- background: rgba(172, 186, 211, 0.6);
4343
- content: "";
4344
- height: 100%;
4345
- margin: 0 6px;
4346
- width: 1px;
4347
- }
4348
-
4349
- button.E_l48ei06.ant-btn,
4350
- button.E_l48ei06.ant-btn.ant-btn-sm,
4351
- button.E_l48ei06.ant-btn.ant-btn-lg {
4352
- font-size: 12px;
4353
- line-height: 18px;
4354
- height: 18px;
4355
- }
4356
-
4357
- button.E_l48ei06 {
4358
- color: #0080FF;
4359
- height: unset;
4360
- }
4361
- button.E_l48ei06 .button-prefix-icon {
4362
- margin-right: 4px;
4363
- }
4364
- button.E_l48ei06 .button-suffix-icon {
4365
- margin-left: 4px;
4366
- }
4367
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
4368
- color: #009DFF;
4369
- }
4370
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
4371
- color: #005ED1;
4372
- }
4373
- button.E_l48ei06.ui-kit-link-disabled {
4374
- color: #0080FF;
4375
- }
4376
- button.E_l48ei06.ui-kit-link-primary {
4377
- color: #00122E;
4378
- }
4379
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
4380
- color: #0080FF;
4381
- }
4382
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
4383
- color: #005ED1;
4384
- }
4385
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
4386
- color: #00122E;
4387
- }
4388
- button.E_l48ei06.ui-kit-link-secondary {
4389
- color: rgba(44, 56, 82, 0.7490196078);
4390
- }
4391
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
4392
- color: #0080FF;
4393
- }
4394
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
4395
- color: #005ED1;
4396
- }
4397
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4398
- color: rgba(44, 56, 82, 0.7490196078);
4399
- }
4400
-
4401
- .E_sddwhm6 {
4402
- margin: 0;
4403
- border-radius: 20px;
4404
- padding: 2px 10px;
4405
- height: 22px;
4406
- }
4407
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
4408
- background-color: rgba(237, 241, 250, 0.6) !important;
4409
- }
4410
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
4411
- background-color: rgba(225, 230, 241, 0.6) !important;
4412
- }
4413
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
4414
- color: #00122E;
4415
- }
4416
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
4417
- margin-right: 6px;
4418
- }
4419
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
4420
- margin-left: 8px;
4421
- color: rgba(44, 56, 82, 0.6);
4422
- }
4423
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
4424
- background-color: rgba(0, 136, 255, 0.1019607843);
4425
- }
4426
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
4427
- background-color: #0080FF;
4428
- }
4429
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
4430
- background-color: rgba(0, 136, 255, 0.16);
4431
- }
4432
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
4433
- background-color: rgba(255, 74, 74, 0.1019607843);
4434
- }
4435
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
4436
- background-color: #F0483E;
4437
- }
4438
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
4439
- background-color: rgba(255, 74, 74, 0.16);
4440
- }
4441
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
4442
- background-color: rgba(254, 160, 8, 0.1019607843);
4443
- }
4444
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
4445
- background-color: #FEA008;
4446
- }
4447
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
4448
- background-color: rgba(255, 187, 0, 0.16);
4449
- }
4450
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
4451
- background-color: rgba(30, 201, 127, 0.1019607843);
4452
- }
4453
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
4454
- background-color: #00BA5D;
4455
- }
4456
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
4457
- background-color: rgba(30, 201, 127, 0.16);
4458
- }
4459
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
4460
- background-color: rgba(225, 230, 241, 0.6);
4461
- }
4462
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
4463
- background-color: #6b7d99;
4464
- }
4465
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
4466
- background-color: rgba(211, 218, 235, 0.6);
4467
- }
4468
-
4469
- .E_satwmqm {
4470
- width: 8px;
4471
- height: 8px;
4472
- border-radius: 50%;
4473
- display: inline-block;
4473
+ opacity: 1;
4474
+ position: static;
4474
4475
  }
4475
4476
 
4476
4477
  .E_tc97u5y {
@@ -4844,6 +4845,74 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4844
4845
  background: #fff;
4845
4846
  }
4846
4847
 
4848
+ .E_l1ucdodl {
4849
+ margin: 0;
4850
+ border-radius: 20px;
4851
+ padding: 2px 10px;
4852
+ height: 22px;
4853
+ display: flex;
4854
+ align-items: center;
4855
+ }
4856
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
4857
+ color: #FFFFFF;
4858
+ }
4859
+ .E_l1ucdodl.tag-hover {
4860
+ cursor: pointer;
4861
+ }
4862
+ .E_l1ucdodl.ui-kit-status-legend {
4863
+ color: #00122E;
4864
+ }
4865
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
4866
+ margin-right: 6px;
4867
+ }
4868
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
4869
+ margin-left: 8px;
4870
+ color: rgba(44, 56, 82, 0.6);
4871
+ }
4872
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
4873
+ color: #FFFFFF;
4874
+ }
4875
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
4876
+ background-color: #0080FF;
4877
+ }
4878
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
4879
+ background-color: #F0483E;
4880
+ }
4881
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
4882
+ background-color: #FEA008;
4883
+ }
4884
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
4885
+ background-color: #00BA5D;
4886
+ }
4887
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
4888
+ background-color: #6b7d99;
4889
+ }
4890
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
4891
+ background-color: #7E41FF;
4892
+ }
4893
+
4894
+ .E_s1qj66nc {
4895
+ width: 8px;
4896
+ height: 8px;
4897
+ border-radius: 50%;
4898
+ display: inline-block;
4899
+ }
4900
+
4901
+ .E_s5x1boq {
4902
+ width: 8px;
4903
+ height: 8px;
4904
+ border-radius: 2px;
4905
+ display: inline-block;
4906
+ }
4907
+
4908
+ .E_c1xm185 {
4909
+ color: rgba(44, 56, 82, 0.6);
4910
+ }
4911
+
4912
+ .E_c1x5l5qc {
4913
+ flex: 1;
4914
+ }
4915
+
4847
4916
  .E_u3l9ivi {
4848
4917
  width: 100%;
4849
4918
  position: relative;
@@ -5023,10 +5092,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5023
5092
  opacity: 0.5;
5024
5093
  }
5025
5094
 
5026
- .E_c1yd35n {
5027
- padding: 0 12px 14px 12px;
5028
- }
5029
-
5030
5095
  .E_c1kghdax {
5031
5096
  color: #2d3a56;
5032
5097
  padding: 7px 12px;
@@ -5067,53 +5132,8 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5067
5132
  margin-right: 2px;
5068
5133
  }
5069
5134
 
5070
- .E_lht19u8 {
5071
- width: 64px;
5072
- height: 64px;
5073
- display: flex;
5074
- align-items: center;
5075
- justify-content: center;
5076
- position: relative;
5077
- opacity: 0.2;
5078
- }
5079
-
5080
- .E_lk3gkp4 {
5081
- position: absolute;
5082
- width: 5px;
5083
- height: 48px;
5084
- left: 9.33px;
5085
- top: 40.5px;
5086
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5087
- border-radius: 5px;
5088
- transform: rotate(-128deg);
5089
- transform-origin: top left;
5090
- animation: loading-indicator1 1100ms ease-out infinite;
5091
- }
5092
-
5093
- .E_ll4n94n {
5094
- position: absolute;
5095
- width: 5px;
5096
- height: 48px;
5097
- left: 40.8px;
5098
- top: 8.4px;
5099
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5100
- border-radius: 5px;
5101
- transform: rotate(-8deg);
5102
- transform-origin: top left;
5103
- animation: loading-indicator2 1100ms ease-out infinite;
5104
- }
5105
-
5106
- .E_l17lbdo6 {
5107
- position: absolute;
5108
- width: 5px;
5109
- height: 48px;
5110
- left: 52.9px;
5111
- top: 51.8px;
5112
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5113
- border-radius: 5px;
5114
- transform: rotate(112deg);
5115
- transform-origin: top left;
5116
- animation: loading-indicator3 1100ms ease-out infinite;
5135
+ .E_c1yd35n {
5136
+ padding: 0 12px 14px 12px;
5117
5137
  }
5118
5138
 
5119
5139
  .E_ckui4s7 {
@@ -5197,6 +5217,55 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5197
5217
  transform: translateY(-4px);
5198
5218
  }
5199
5219
 
5220
+ .E_lht19u8 {
5221
+ width: 64px;
5222
+ height: 64px;
5223
+ display: flex;
5224
+ align-items: center;
5225
+ justify-content: center;
5226
+ position: relative;
5227
+ opacity: 0.2;
5228
+ }
5229
+
5230
+ .E_lk3gkp4 {
5231
+ position: absolute;
5232
+ width: 5px;
5233
+ height: 48px;
5234
+ left: 9.33px;
5235
+ top: 40.5px;
5236
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5237
+ border-radius: 5px;
5238
+ transform: rotate(-128deg);
5239
+ transform-origin: top left;
5240
+ animation: loading-indicator1 1100ms ease-out infinite;
5241
+ }
5242
+
5243
+ .E_ll4n94n {
5244
+ position: absolute;
5245
+ width: 5px;
5246
+ height: 48px;
5247
+ left: 40.8px;
5248
+ top: 8.4px;
5249
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5250
+ border-radius: 5px;
5251
+ transform: rotate(-8deg);
5252
+ transform-origin: top left;
5253
+ animation: loading-indicator2 1100ms ease-out infinite;
5254
+ }
5255
+
5256
+ .E_l17lbdo6 {
5257
+ position: absolute;
5258
+ width: 5px;
5259
+ height: 48px;
5260
+ left: 52.9px;
5261
+ top: 51.8px;
5262
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5263
+ border-radius: 5px;
5264
+ transform: rotate(112deg);
5265
+ transform-origin: top left;
5266
+ animation: loading-indicator3 1100ms ease-out infinite;
5267
+ }
5268
+
5200
5269
  .E_t1tbywr9 {
5201
5270
  width: 100%;
5202
5271
  flex: 1;
@@ -5331,118 +5400,50 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5331
5400
  font-weight: bold !important;
5332
5401
  }
5333
5402
  .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
5334
- padding: 5px 12px;
5335
- border-radius: 4px;
5336
- }
5337
- .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
5338
- color: #0080ff;
5339
- background: rgba(211, 218, 235, 0.6);
5340
- }
5341
- .E_m19lu3v .menu-wrapper .tab-menu-item-text {
5342
- text-align: left;
5343
- flex: 1;
5344
- overflow: hidden;
5345
- text-overflow: ellipsis;
5346
- white-space: nowrap;
5347
- }
5348
-
5349
- .E_i1bmwe2m {
5350
- margin: auto;
5351
- cursor: pointer;
5352
- line-height: normal;
5353
- height: 16px;
5354
- margin-right: 3px;
5355
- }
5356
- .E_i1bmwe2m .icon-inner {
5357
- display: block;
5358
- height: 16px;
5359
- }
5360
-
5361
- .E_r77hffu {
5362
- display: flex;
5363
- align-items: center;
5364
- justify-content: space-between;
5365
- column-gap: 6px;
5366
- }
5367
-
5368
- .E_p1cmxsf7 {
5369
- display: flex;
5370
- flex-direction: column;
5371
- justify-content: center;
5372
- row-gap: var(--p1cmxsf7-0);
5373
- }
5374
- .E_p1cmxsf7 .antd5-progress-line {
5375
- font-size: 0;
5376
- margin-bottom: unset;
5377
- margin-inline-end: unset;
5378
- }
5379
-
5380
- .E_l1ucdodl {
5381
- margin: 0;
5382
- border-radius: 20px;
5383
- padding: 2px 10px;
5384
- height: 22px;
5385
- display: flex;
5386
- align-items: center;
5387
- }
5388
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
5389
- color: #FFFFFF;
5390
- }
5391
- .E_l1ucdodl.tag-hover {
5392
- cursor: pointer;
5393
- }
5394
- .E_l1ucdodl.ui-kit-status-legend {
5395
- color: #00122E;
5396
- }
5397
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
5398
- margin-right: 6px;
5399
- }
5400
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
5401
- margin-left: 8px;
5402
- color: rgba(44, 56, 82, 0.6);
5403
- }
5404
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
5405
- color: #FFFFFF;
5406
- }
5407
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
5408
- background-color: #0080FF;
5409
- }
5410
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
5411
- background-color: #F0483E;
5412
- }
5413
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
5414
- background-color: #FEA008;
5415
- }
5416
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
5417
- background-color: #00BA5D;
5403
+ padding: 5px 12px;
5404
+ border-radius: 4px;
5418
5405
  }
5419
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5420
- background-color: #6b7d99;
5406
+ .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
5407
+ color: #0080ff;
5408
+ background: rgba(211, 218, 235, 0.6);
5421
5409
  }
5422
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5423
- background-color: #7E41FF;
5410
+ .E_m19lu3v .menu-wrapper .tab-menu-item-text {
5411
+ text-align: left;
5412
+ flex: 1;
5413
+ overflow: hidden;
5414
+ text-overflow: ellipsis;
5415
+ white-space: nowrap;
5424
5416
  }
5425
5417
 
5426
- .E_s1qj66nc {
5427
- width: 8px;
5428
- height: 8px;
5429
- border-radius: 50%;
5430
- display: inline-block;
5418
+ .E_i1bmwe2m {
5419
+ margin: auto;
5420
+ cursor: pointer;
5421
+ line-height: normal;
5422
+ height: 16px;
5423
+ margin-right: 3px;
5431
5424
  }
5432
-
5433
- .E_s5x1boq {
5434
- width: 8px;
5435
- height: 8px;
5436
- border-radius: 2px;
5437
- display: inline-block;
5425
+ .E_i1bmwe2m .icon-inner {
5426
+ display: block;
5427
+ height: 16px;
5438
5428
  }
5439
5429
 
5440
- .E_c1xm185 {
5441
- color: rgba(44, 56, 82, 0.6);
5430
+ .E_r77hffu {
5431
+ display: flex;
5432
+ align-items: center;
5433
+ justify-content: space-between;
5434
+ column-gap: 6px;
5442
5435
  }
5443
5436
 
5444
- .E_c1x5l5qc {
5445
- flex: 1;
5437
+ .E_p1cmxsf7 {
5438
+ display: flex;
5439
+ flex-direction: column;
5440
+ justify-content: center;
5441
+ row-gap: var(--p1cmxsf7-0);
5442
+ }
5443
+ .E_p1cmxsf7 .antd5-progress-line {
5444
+ font-size: 0;
5445
+ margin-bottom: unset;
5446
+ margin-inline-end: unset;
5446
5447
  }
5447
5448
 
5448
5449
  .E_t1dtlqs1 {
@@ -5640,42 +5641,48 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5640
5641
  margin-right: 8px;
5641
5642
  }
5642
5643
 
5643
- .E_w7ob4th.outside-tag {
5644
- padding-left: 0;
5645
- }
5646
- .E_w7ob4th.outside-tag .inside-tag {
5647
- border-radius: 4px 0 0 4px;
5648
- padding-right: 4px;
5644
+ .E_i1g85yz3 {
5649
5645
  margin-right: 4px;
5646
+ height: 16px;
5650
5647
  }
5651
5648
 
5652
- .E_slr2ynn {
5653
- padding: 0 8px;
5654
- height: 18px;
5655
- }
5656
-
5657
- .E_m140wbb6 {
5658
- padding: 2px 8px;
5659
- height: 24px;
5649
+ .E_t13ef470 {
5650
+ height: 100%;
5660
5651
  }
5661
-
5662
- .E_t1fozc1i {
5663
- margin: 0;
5652
+ .E_t13ef470 .table-loading-item {
5653
+ padding: 12px 4px;
5654
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
5655
+ display: flex;
5664
5656
  }
5665
-
5666
- .E_i1vxv4ln {
5667
- margin-right: 4px;
5657
+ .E_t13ef470 .table-loading-item > * {
5668
5658
  height: 16px;
5659
+ margin: 4px;
5660
+ background: rgba(204, 212, 227, 0.18);
5661
+ border-radius: 2px;
5662
+ }
5663
+ .E_t13ef470 .table-loading-item .checkbox-loading {
5664
+ width: 16px;
5665
+ }
5666
+ .E_t13ef470 .table-loading-item .td-loading {
5667
+ flex: 1;
5668
+ }
5669
+ .E_t13ef470 :nth-child(1) {
5670
+ padding: 8px 4px;
5671
+ }
5672
+ .E_t13ef470 :nth-child(1) > * {
5673
+ background: rgba(107, 125, 153, 0.18);
5674
+ }
5675
+ .E_t13ef470 :nth-child(1) > * {
5676
+ background: rgba(163, 180, 204, 0.18);
5669
5677
  }
5670
5678
 
5671
- .E_n1afl31m.ant-tag.ant-tag-gray {
5672
- font-weight: 700;
5673
- color: #00122E;
5674
- background-color: rgba(237, 241, 250, 0.6);
5675
- border: 1px solid rgba(211, 218, 235, 0.6);
5676
- word-break: break-all;
5677
- display: inline;
5678
- white-space: normal;
5679
+ .E_w7ob4th.outside-tag {
5680
+ padding-left: 0;
5681
+ }
5682
+ .E_w7ob4th.outside-tag .inside-tag {
5683
+ border-radius: 4px 0 0 4px;
5684
+ padding-right: 4px;
5685
+ margin-right: 4px;
5679
5686
  }
5680
5687
 
5681
5688
  .E_sjob3jg {
@@ -5873,39 +5880,33 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5873
5880
  justify-content: center;
5874
5881
  }
5875
5882
 
5876
- .E_i1g85yz3 {
5877
- margin-right: 4px;
5878
- height: 16px;
5883
+ .E_slr2ynn {
5884
+ padding: 0 8px;
5885
+ height: 18px;
5879
5886
  }
5880
5887
 
5881
- .E_t13ef470 {
5882
- height: 100%;
5888
+ .E_m140wbb6 {
5889
+ padding: 2px 8px;
5890
+ height: 24px;
5883
5891
  }
5884
- .E_t13ef470 .table-loading-item {
5885
- padding: 12px 4px;
5886
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
5887
- display: flex;
5892
+
5893
+ .E_t1fozc1i {
5894
+ margin: 0;
5888
5895
  }
5889
- .E_t13ef470 .table-loading-item > * {
5896
+
5897
+ .E_i1vxv4ln {
5898
+ margin-right: 4px;
5890
5899
  height: 16px;
5891
- margin: 4px;
5892
- background: rgba(204, 212, 227, 0.18);
5893
- border-radius: 2px;
5894
- }
5895
- .E_t13ef470 .table-loading-item .checkbox-loading {
5896
- width: 16px;
5897
5900
  }
5898
- .E_t13ef470 .table-loading-item .td-loading {
5899
- flex: 1;
5900
- }
5901
- .E_t13ef470 :nth-child(1) {
5902
- padding: 8px 4px;
5903
- }
5904
- .E_t13ef470 :nth-child(1) > * {
5905
- background: rgba(107, 125, 153, 0.18);
5906
- }
5907
- .E_t13ef470 :nth-child(1) > * {
5908
- background: rgba(163, 180, 204, 0.18);
5901
+
5902
+ .E_n1afl31m.ant-tag.ant-tag-gray {
5903
+ font-weight: 700;
5904
+ color: #00122E;
5905
+ background-color: rgba(237, 241, 250, 0.6);
5906
+ border: 1px solid rgba(211, 218, 235, 0.6);
5907
+ word-break: break-all;
5908
+ display: inline;
5909
+ white-space: normal;
5909
5910
  }
5910
5911
 
5911
5912
  .E_m11nzl2x {
@@ -6496,19 +6497,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6496
6497
  );
6497
6498
  --side-panel-margin-top: 140px;
6498
6499
  }
6499
- .E_myhed70 .left {
6500
+ .E_myhed70 > .left {
6500
6501
  width: var(--left-width);
6501
6502
  overflow: auto;
6502
6503
  position: fixed;
6503
6504
  left: var(--modal-body-padding);
6504
6505
  top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
6505
6506
  }
6506
- .E_myhed70 .middle {
6507
+ .E_myhed70 > .middle {
6507
6508
  width: var(--content-width);
6508
6509
  overflow: auto;
6509
6510
  margin: auto;
6510
6511
  }
6511
- .E_myhed70 .right {
6512
+ .E_myhed70 > .right {
6512
6513
  width: var(--right-width);
6513
6514
  overflow: auto;
6514
6515
  position: fixed;
@@ -6812,6 +6813,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6812
6813
  column-gap: var(--a1ji6r68-0);
6813
6814
  }
6814
6815
 
6816
+ .E_t1616y1o {
6817
+ color: #fff;
6818
+ }
6819
+
6815
6820
  .E_f16blduf.ant-form-item {
6816
6821
  margin-bottom: 0;
6817
6822
  }
@@ -6831,10 +6836,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6831
6836
  display: block;
6832
6837
  }
6833
6838
 
6834
- .E_t1616y1o {
6835
- color: #fff;
6836
- }
6837
-
6838
6839
  .E_a9y3flr {
6839
6840
  margin-left: 8px;
6840
6841
  }
@@ -6866,25 +6867,118 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6866
6867
  animation: loading 1600ms ease-out infinite;
6867
6868
  opacity: 1;
6868
6869
  }
6869
- @keyframes loading {
6870
- from {
6871
- transform: translateX(-100%);
6872
- }
6873
- to {
6874
- transform: translateX(100%);
6875
- }
6870
+ @keyframes loading {
6871
+ from {
6872
+ transform: translateX(-100%);
6873
+ }
6874
+ to {
6875
+ transform: translateX(100%);
6876
+ }
6877
+ }
6878
+
6879
+ .E_i14c7jc8 {
6880
+ color: var(--i14c7jc8-0);
6881
+ }
6882
+
6883
+ .E_i1ibuolf {
6884
+ display: flex;
6885
+ align-items: center;
6886
+ column-gap: 4px;
6887
+ font-size: 12px;
6888
+ color: rgba(44, 56, 82, 0.7490196078);
6889
+ }
6890
+
6891
+ .E_clm1wy1 {
6892
+ width: 192px;
6893
+ height: 246px;
6894
+ border-radius: 4px;
6895
+ }
6896
+ .E_clm1wy1 > .ant-picker-calendar,
6897
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
6898
+ width: 100%;
6899
+ background-color: rgba(245, 247, 250, 0.6);
6900
+ border-top: none;
6901
+ }
6902
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
6903
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
6904
+ padding: 0 16px;
6905
+ }
6906
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
6907
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
6908
+ width: 100%;
6909
+ height: 180px;
6910
+ border-spacing: 0;
6911
+ }
6912
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
6913
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
6914
+ margin-bottom: 8px;
6915
+ }
6916
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
6917
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
6918
+ width: 22px;
6919
+ }
6920
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
6921
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
6922
+ padding: 0;
6923
+ }
6924
+ .E_clm1wy1 .ant-picker-cell {
6925
+ color: rgba(62, 70, 82, 0.6);
6926
+ opacity: 0.4;
6927
+ }
6928
+ .E_clm1wy1 .ant-picker-cell-in-view {
6929
+ color: rgba(62, 70, 82, 0.6);
6930
+ opacity: 1;
6931
+ }
6932
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
6933
+ color: #3e4652;
6934
+ }
6935
+ .E_clm1wy1 .ant-picker-cell::before {
6936
+ pointer-events: none;
6937
+ }
6938
+
6939
+ .E_t1tsm00v {
6940
+ color: rgba(129, 138, 153, 0.6);
6941
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
6942
+ backdrop-filter: blur(10px);
6943
+ padding: 7px 10px;
6944
+ }
6945
+
6946
+ .E_c167wnad {
6947
+ color: rgba(62, 70, 82, 0.6);
6948
+ display: flex;
6949
+ justify-content: space-between;
6950
+ align-items: center;
6951
+ padding: 8px 16px;
6952
+ }
6953
+ .E_c167wnad .anticon {
6954
+ cursor: pointer;
6955
+ }
6956
+ .E_c167wnad .anticon:hover {
6957
+ color: #0096ff;
6876
6958
  }
6877
6959
 
6878
- .E_i14c7jc8 {
6879
- color: var(--i14c7jc8-0);
6960
+ .E_cxhf7dh {
6961
+ text-align: center;
6880
6962
  }
6881
-
6882
- .E_i1ibuolf {
6963
+ .E_cxhf7dh .dots {
6883
6964
  display: flex;
6884
- align-items: center;
6885
- column-gap: 4px;
6886
- font-size: 12px;
6887
- color: rgba(44, 56, 82, 0.7490196078);
6965
+ justify-content: center;
6966
+ }
6967
+ .E_cxhf7dh .dot {
6968
+ display: inline-block;
6969
+ width: 2px;
6970
+ height: 2px;
6971
+ border-radius: 1px;
6972
+ background: #0096ff;
6973
+ }
6974
+ .E_cxhf7dh .dot:not(:last-child) {
6975
+ margin-right: 2px;
6976
+ }
6977
+ .E_cxhf7dh .bar {
6978
+ width: 9px;
6979
+ height: 2px;
6980
+ background: #0096ff;
6981
+ border-radius: 2px;
6888
6982
  }
6889
6983
 
6890
6984
  .E_skwah65 {
@@ -7017,122 +7111,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
7017
7111
  gap: 4px;
7018
7112
  }
7019
7113
 
7020
- span.E_tqjc4ui {
7021
- margin: 0 2px;
7022
- }
7023
-
7024
- .E_n12mqh7z {
7025
- display: flex;
7026
- align-items: center;
7027
- font-size: 12px;
7028
- line-height: 18px;
7029
- }
7030
- .E_n12mqh7z:not(:last-child) {
7031
- margin-bottom: 4px;
7032
- }
7033
-
7034
- .E_tf5bynu {
7035
- margin: 0 3px;
7036
- }
7037
-
7038
- .E_tcckoz1 {
7039
- max-height: 400px;
7040
- overflow: auto;
7041
- }
7042
-
7043
- .E_clm1wy1 {
7044
- width: 192px;
7045
- height: 246px;
7046
- border-radius: 4px;
7047
- }
7048
- .E_clm1wy1 > .ant-picker-calendar,
7049
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
7050
- width: 100%;
7051
- background-color: rgba(245, 247, 250, 0.6);
7052
- border-top: none;
7053
- }
7054
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
7055
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
7056
- padding: 0 16px;
7057
- }
7058
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
7059
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
7060
- width: 100%;
7061
- height: 180px;
7062
- border-spacing: 0;
7063
- }
7064
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
7065
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
7066
- margin-bottom: 8px;
7067
- }
7068
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
7069
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
7070
- width: 22px;
7071
- }
7072
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
7073
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
7074
- padding: 0;
7075
- }
7076
- .E_clm1wy1 .ant-picker-cell {
7077
- color: rgba(62, 70, 82, 0.6);
7078
- opacity: 0.4;
7079
- }
7080
- .E_clm1wy1 .ant-picker-cell-in-view {
7081
- color: rgba(62, 70, 82, 0.6);
7082
- opacity: 1;
7083
- }
7084
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
7085
- color: #3e4652;
7086
- }
7087
- .E_clm1wy1 .ant-picker-cell::before {
7088
- pointer-events: none;
7089
- }
7090
-
7091
- .E_t1tsm00v {
7092
- color: rgba(129, 138, 153, 0.6);
7093
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
7094
- backdrop-filter: blur(10px);
7095
- padding: 7px 10px;
7096
- }
7097
-
7098
- .E_c167wnad {
7099
- color: rgba(62, 70, 82, 0.6);
7100
- display: flex;
7101
- justify-content: space-between;
7102
- align-items: center;
7103
- padding: 8px 16px;
7104
- }
7105
- .E_c167wnad .anticon {
7106
- cursor: pointer;
7107
- }
7108
- .E_c167wnad .anticon:hover {
7109
- color: #0096ff;
7110
- }
7111
-
7112
- .E_cxhf7dh {
7113
- text-align: center;
7114
- }
7115
- .E_cxhf7dh .dots {
7116
- display: flex;
7117
- justify-content: center;
7118
- }
7119
- .E_cxhf7dh .dot {
7120
- display: inline-block;
7121
- width: 2px;
7122
- height: 2px;
7123
- border-radius: 1px;
7124
- background: #0096ff;
7125
- }
7126
- .E_cxhf7dh .dot:not(:last-child) {
7127
- margin-right: 2px;
7128
- }
7129
- .E_cxhf7dh .bar {
7130
- width: 9px;
7131
- height: 2px;
7132
- background: #0096ff;
7133
- border-radius: 2px;
7134
- }
7135
-
7136
7114
  .E_gmyahx3 {
7137
7115
  cursor: pointer;
7138
7116
  }
@@ -7283,129 +7261,54 @@ span.E_tqjc4ui {
7283
7261
  color: #fff;
7284
7262
  }
7285
7263
 
7286
- .E_ou7iq30 {
7287
- overflow: hidden;
7288
- text-overflow: ellipsis;
7289
- }
7290
-
7291
- .E_s1tui002 {
7292
- white-space: nowrap;
7293
- }
7294
-
7295
- .E_mxrc2zg {
7296
- display: -webkit-box;
7297
- -webkit-line-clamp: var(--mxrc2zg-0);
7298
- -webkit-box-orient: vertical;
7299
- word-break: break-all;
7300
- }
7301
-
7302
- .E_t1vv6d68 .ant-tooltip-arrow {
7303
- display: none;
7304
- }
7305
- .E_t1vv6d68 .ant-tooltip-inner {
7306
- background: rgba(23, 38, 64, 0.8);
7307
- border-radius: 4px;
7308
- }
7309
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
7310
- visibility: hidden;
7311
- }
7312
-
7313
- .E_s1iv0tp1 .enabled-switch {
7314
- display: flex;
7315
- align-items: center;
7316
- }
7317
- .E_s1iv0tp1 .enabled-text {
7318
- margin-right: 8px;
7319
- }
7320
-
7321
- .E_t1sqg15u {
7322
- background: white;
7323
- }
7324
- .E_t1sqg15u.inline .table-row {
7325
- flex-direction: column;
7326
- }
7327
- .E_t1sqg15u.inline .table-row > label {
7328
- padding: 0 16px 7px 0;
7329
- }
7330
- .E_t1sqg15u.has-border .table-header {
7331
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
7332
- }
7333
- .E_t1sqg15u.has-border .hiddenBorder {
7334
- border-top: none !important;
7335
- }
7336
- .E_t1sqg15u.has-border .table-row + .table-row {
7337
- border-top: 1px solid rgba(225, 230, 241, 0.6);
7338
- }
7339
- .E_t1sqg15u.has-border .table-row:last-of-type {
7340
- padding-bottom: 0;
7341
- }
7342
- .E_t1sqg15u.align-right .content {
7343
- text-align: right;
7344
- }
7345
- .E_t1sqg15u .uuid-row {
7346
- display: flex;
7347
- justify-content: space-between;
7348
- }
7349
- .E_t1sqg15u .uuid-row .id-text {
7350
- white-space: nowrap;
7351
- overflow: hidden;
7352
- text-overflow: ellipsis;
7264
+ span.E_tqjc4ui {
7265
+ margin: 0 2px;
7353
7266
  }
7354
7267
 
7355
- .E_t4zczcp {
7268
+ .E_n12mqh7z {
7356
7269
  display: flex;
7357
- justify-content: space-between;
7358
7270
  align-items: center;
7359
- padding: 8px;
7360
- min-height: 32px;
7361
- }
7362
- .E_t4zczcp .table-title {
7363
- color: rgba(44, 56, 82, 0.6);
7364
- font-weight: 600;
7365
7271
  font-size: 12px;
7366
- line-height: 8px;
7272
+ line-height: 18px;
7367
7273
  }
7368
- .E_t4zczcp .edit-icon {
7369
- font-size: 16px;
7370
- color: rgba(10, 37, 85, 0.6);
7371
- cursor: pointer;
7274
+ .E_n12mqh7z:not(:last-child) {
7275
+ margin-bottom: 4px;
7372
7276
  }
7373
7277
 
7374
- .E_t1s7goww {
7375
- font-size: 12px;
7376
- line-height: 18px;
7278
+ .E_tf5bynu {
7279
+ margin: 0 3px;
7377
7280
  }
7378
7281
 
7379
- .E_t93e4cf {
7380
- display: flex;
7381
- padding: 8px 0;
7382
- color: #2d3a56;
7383
- }
7384
- .E_t93e4cf .hidden {
7385
- display: none;
7386
- }
7387
- .E_t93e4cf .ant-btn.ant-btn-link {
7388
- height: auto;
7282
+ .E_tcckoz1 {
7283
+ max-height: 400px;
7284
+ overflow: auto;
7389
7285
  }
7390
- .E_t93e4cf .content {
7286
+
7287
+ .E_ou7iq30 {
7391
7288
  overflow: hidden;
7392
- overflow-x: auto;
7393
- width: 100%;
7394
- white-space: pre-wrap;
7289
+ text-overflow: ellipsis;
7395
7290
  }
7396
- .E_t93e4cf .content .ant-btn {
7397
- white-space: pre-wrap;
7398
- text-align: left;
7291
+
7292
+ .E_s1tui002 {
7293
+ white-space: nowrap;
7399
7294
  }
7400
- .E_t93e4cf .content .unit-chart {
7401
- justify-content: flex-start;
7295
+
7296
+ .E_mxrc2zg {
7297
+ display: -webkit-box;
7298
+ -webkit-line-clamp: var(--mxrc2zg-0);
7299
+ -webkit-box-orient: vertical;
7300
+ word-break: break-all;
7402
7301
  }
7403
7302
 
7404
- .E_rhz2uv5 {
7405
- width: var(--rhz2uv5-0);
7406
- flex-shrink: 0;
7407
- color: rgba(44, 56, 82, 0.6);
7408
- padding-right: 12px;
7303
+ .E_t1vv6d68 .ant-tooltip-arrow {
7304
+ display: none;
7305
+ }
7306
+ .E_t1vv6d68 .ant-tooltip-inner {
7307
+ background: rgba(23, 38, 64, 0.8);
7308
+ border-radius: 4px;
7309
+ }
7310
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
7311
+ visibility: hidden;
7409
7312
  }
7410
7313
 
7411
7314
  .E_s1at6qmn.ant-layout-sider {
@@ -7521,6 +7424,22 @@ span.E_tqjc4ui {
7521
7424
  text-align: left;
7522
7425
  }
7523
7426
 
7427
+ .E_u15heuvq.content {
7428
+ cursor: default !important;
7429
+ }
7430
+ .E_u15heuvq.content.link {
7431
+ cursor: pointer !important;
7432
+ }
7433
+ .E_u15heuvq.content.link:hover {
7434
+ color: #0080FF;
7435
+ }
7436
+ .E_u15heuvq.content.black {
7437
+ color: #00122E;
7438
+ }
7439
+ .E_u15heuvq.content.gray {
7440
+ color: rgba(44, 56, 82, 0.7490196078);
7441
+ }
7442
+
7524
7443
  .E_wg1tsps {
7525
7444
  display: flex;
7526
7445
  align-items: center;
@@ -7544,20 +7463,102 @@ span.E_tqjc4ui {
7544
7463
  color: #00122e !important;
7545
7464
  }
7546
7465
 
7547
- .E_u15heuvq.content {
7548
- cursor: default !important;
7466
+ .E_t1sqg15u {
7467
+ background: white;
7549
7468
  }
7550
- .E_u15heuvq.content.link {
7551
- cursor: pointer !important;
7469
+ .E_t1sqg15u.inline .table-row {
7470
+ flex-direction: column;
7552
7471
  }
7553
- .E_u15heuvq.content.link:hover {
7554
- color: #0080FF;
7472
+ .E_t1sqg15u.inline .table-row > label {
7473
+ padding: 0 16px 7px 0;
7555
7474
  }
7556
- .E_u15heuvq.content.black {
7557
- color: #00122E;
7475
+ .E_t1sqg15u.has-border .table-header {
7476
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
7558
7477
  }
7559
- .E_u15heuvq.content.gray {
7560
- color: rgba(44, 56, 82, 0.7490196078);
7478
+ .E_t1sqg15u.has-border .hiddenBorder {
7479
+ border-top: none !important;
7480
+ }
7481
+ .E_t1sqg15u.has-border .table-row + .table-row {
7482
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
7483
+ }
7484
+ .E_t1sqg15u.has-border .table-row:last-of-type {
7485
+ padding-bottom: 0;
7486
+ }
7487
+ .E_t1sqg15u.align-right .content {
7488
+ text-align: right;
7489
+ }
7490
+ .E_t1sqg15u .uuid-row {
7491
+ display: flex;
7492
+ justify-content: space-between;
7493
+ }
7494
+ .E_t1sqg15u .uuid-row .id-text {
7495
+ white-space: nowrap;
7496
+ overflow: hidden;
7497
+ text-overflow: ellipsis;
7498
+ }
7499
+
7500
+ .E_t4zczcp {
7501
+ display: flex;
7502
+ justify-content: space-between;
7503
+ align-items: center;
7504
+ padding: 8px;
7505
+ min-height: 32px;
7506
+ }
7507
+ .E_t4zczcp .table-title {
7508
+ color: rgba(44, 56, 82, 0.6);
7509
+ font-weight: 600;
7510
+ font-size: 12px;
7511
+ line-height: 8px;
7512
+ }
7513
+ .E_t4zczcp .edit-icon {
7514
+ font-size: 16px;
7515
+ color: rgba(10, 37, 85, 0.6);
7516
+ cursor: pointer;
7517
+ }
7518
+
7519
+ .E_t1s7goww {
7520
+ font-size: 12px;
7521
+ line-height: 18px;
7522
+ }
7523
+
7524
+ .E_t93e4cf {
7525
+ display: flex;
7526
+ padding: 8px 0;
7527
+ color: #2d3a56;
7528
+ }
7529
+ .E_t93e4cf .hidden {
7530
+ display: none;
7531
+ }
7532
+ .E_t93e4cf .ant-btn.ant-btn-link {
7533
+ height: auto;
7534
+ }
7535
+ .E_t93e4cf .content {
7536
+ overflow: hidden;
7537
+ overflow-x: auto;
7538
+ width: 100%;
7539
+ white-space: pre-wrap;
7540
+ }
7541
+ .E_t93e4cf .content .ant-btn {
7542
+ white-space: pre-wrap;
7543
+ text-align: left;
7544
+ }
7545
+ .E_t93e4cf .content .unit-chart {
7546
+ justify-content: flex-start;
7547
+ }
7548
+
7549
+ .E_rhz2uv5 {
7550
+ width: var(--rhz2uv5-0);
7551
+ flex-shrink: 0;
7552
+ color: rgba(44, 56, 82, 0.6);
7553
+ padding-right: 12px;
7554
+ }
7555
+
7556
+ .E_s1iv0tp1 .enabled-switch {
7557
+ display: flex;
7558
+ align-items: center;
7559
+ }
7560
+ .E_s1iv0tp1 .enabled-text {
7561
+ margin-right: 8px;
7561
7562
  }
7562
7563
 
7563
7564
  .E_t160l1cm {
@@ -7838,6 +7839,12 @@ span.E_tqjc4ui {
7838
7839
  justify-content: center;
7839
7840
  }
7840
7841
 
7842
+ .E_h1ol2wl7 {
7843
+ font-weight: bold;
7844
+ background-color: unset;
7845
+ padding: unset;
7846
+ }
7847
+
7841
7848
  .E_kr6am0s .ant-modal-body {
7842
7849
  padding: 60px 128px;
7843
7850
  }
@@ -7942,12 +7949,6 @@ span.E_tqjc4ui {
7942
7949
  color: rgba(0, 21, 64, 0.3);
7943
7950
  }
7944
7951
 
7945
- .E_h1ol2wl7 {
7946
- font-weight: bold;
7947
- background-color: unset;
7948
- padding: unset;
7949
- }
7950
-
7951
7952
  .E_l12xdkhl {
7952
7953
  width: 64px;
7953
7954
  height: 64px;
@@ -7972,50 +7973,6 @@ span.E_tqjc4ui {
7972
7973
  }
7973
7974
  }
7974
7975
 
7975
- .E_c14ouk5o {
7976
- width: 100%;
7977
- height: 100%;
7978
- display: flex;
7979
- font-size: 12px;
7980
- line-height: 18px;
7981
- padding: 8px 0;
7982
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
7983
- }
7984
- .E_c14ouk5o:last-of-type {
7985
- box-shadow: none;
7986
- padding-bottom: 0;
7987
- }
7988
- .E_c14ouk5o.collapsed {
7989
- flex-direction: column;
7990
- }
7991
- .E_c14ouk5o.collapsed .collapsed-content {
7992
- display: flex;
7993
- }
7994
- .E_c14ouk5o.collapsed .collapsed-content > span {
7995
- flex: 1;
7996
- display: flex;
7997
- justify-content: space-between;
7998
- }
7999
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
8000
- height: auto;
8001
- }
8002
- .E_c14ouk5o.collapsed .extra-content {
8003
- margin-left: 162px;
8004
- }
8005
- .E_c14ouk5o .col-label {
8006
- width: 216px;
8007
- color: rgba(44, 56, 82, 0.6);
8008
- margin-right: 12px;
8009
- flex-shrink: 0;
8010
- }
8011
- .E_c14ouk5o .col-content {
8012
- color: #2d3a56;
8013
- /* make btn link in info row have the same height as normal text */
8014
- }
8015
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
8016
- height: auto;
8017
- }
8018
-
8019
7976
  .E_c1kchka8 {
8020
7977
  height: 100%;
8021
7978
  width: 100%;
@@ -8517,6 +8474,50 @@ span.E_tqjc4ui {
8517
8474
  color: rgba(44, 56, 82, 0.6);
8518
8475
  }
8519
8476
 
8477
+ .E_c14ouk5o {
8478
+ width: 100%;
8479
+ height: 100%;
8480
+ display: flex;
8481
+ font-size: 12px;
8482
+ line-height: 18px;
8483
+ padding: 8px 0;
8484
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
8485
+ }
8486
+ .E_c14ouk5o:last-of-type {
8487
+ box-shadow: none;
8488
+ padding-bottom: 0;
8489
+ }
8490
+ .E_c14ouk5o.collapsed {
8491
+ flex-direction: column;
8492
+ }
8493
+ .E_c14ouk5o.collapsed .collapsed-content {
8494
+ display: flex;
8495
+ }
8496
+ .E_c14ouk5o.collapsed .collapsed-content > span {
8497
+ flex: 1;
8498
+ display: flex;
8499
+ justify-content: space-between;
8500
+ }
8501
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
8502
+ height: auto;
8503
+ }
8504
+ .E_c14ouk5o.collapsed .extra-content {
8505
+ margin-left: 162px;
8506
+ }
8507
+ .E_c14ouk5o .col-label {
8508
+ width: 216px;
8509
+ color: rgba(44, 56, 82, 0.6);
8510
+ margin-right: 12px;
8511
+ flex-shrink: 0;
8512
+ }
8513
+ .E_c14ouk5o .col-content {
8514
+ color: #2d3a56;
8515
+ /* make btn link in info row have the same height as normal text */
8516
+ }
8517
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
8518
+ height: auto;
8519
+ }
8520
+
8520
8521
  .E_c1ss4prm {
8521
8522
  color: rgba(44, 56, 82, 0.6);
8522
8523
  }