@cloudtower/eagle 490.0.12 → 490.0.13

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.
@@ -1431,41 +1431,6 @@ html body {
1431
1431
  justify-content: center;
1432
1432
  }
1433
1433
 
1434
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
1435
- padding: 4px 8px 0 8px;
1436
- color: rgba(44, 56, 82, 0.6);
1437
- font-size: 12px;
1438
- }
1439
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
1440
- padding-bottom: 6px;
1441
- }
1442
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
1443
- padding-top: 4px;
1444
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1445
- }
1446
-
1447
- .E_c1uzzomf {
1448
- margin-bottom: 16px;
1449
- }
1450
- .E_c1uzzomf .card-title {
1451
- font-size: 16px;
1452
- color: rgba(44, 56, 82, 0.6);
1453
- font-weight: 700;
1454
- line-height: 32px;
1455
- }
1456
- .E_c1uzzomf .card-body {
1457
- padding: 24px;
1458
- border-radius: 8px;
1459
- background: #fff;
1460
- }
1461
- .E_c1uzzomf .empty {
1462
- font-weight: 700;
1463
- font-size: 14px;
1464
- line-height: 22px;
1465
- color: rgba(0, 21, 64, 0.3);
1466
- text-align: center;
1467
- }
1468
-
1469
1434
  .E_b1nip9bk {
1470
1435
  padding: 4px 11px;
1471
1436
  }
@@ -1578,11 +1543,39 @@ html body {
1578
1543
  width: 102px;
1579
1544
  }
1580
1545
 
1581
- .E_c1yyuluq {
1546
+ .E_c1uzzomf {
1547
+ margin-bottom: 16px;
1548
+ }
1549
+ .E_c1uzzomf .card-title {
1550
+ font-size: 16px;
1551
+ color: rgba(44, 56, 82, 0.6);
1552
+ font-weight: 700;
1553
+ line-height: 32px;
1554
+ }
1555
+ .E_c1uzzomf .card-body {
1556
+ padding: 24px;
1582
1557
  border-radius: 8px;
1558
+ background: #fff;
1583
1559
  }
1584
- .E_c1yyuluq .ant-card-body {
1585
- padding: 20px 24px 24px 24px;
1560
+ .E_c1uzzomf .empty {
1561
+ font-weight: 700;
1562
+ font-size: 14px;
1563
+ line-height: 22px;
1564
+ color: rgba(0, 21, 64, 0.3);
1565
+ text-align: center;
1566
+ }
1567
+
1568
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
1569
+ padding: 4px 8px 0 8px;
1570
+ color: rgba(44, 56, 82, 0.6);
1571
+ font-size: 12px;
1572
+ }
1573
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
1574
+ padding-bottom: 6px;
1575
+ }
1576
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
1577
+ padding-top: 4px;
1578
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
1586
1579
  }
1587
1580
 
1588
1581
  .E_ccrbeuz .ant-collapse-item {
@@ -1611,61 +1604,16 @@ html body {
1611
1604
  line-height: 18px;
1612
1605
  }
1613
1606
 
1614
- .E_phljevk {
1615
- display: flex;
1616
- justify-content: space-between;
1617
- align-items: center;
1618
- padding: 10px 0;
1619
- color: rgba(44, 56, 82, 0.6);
1620
- font-size: 12px;
1621
- line-height: 24px;
1622
- }
1623
- .E_phljevk .pagination-left {
1624
- padding: 2px 8px;
1625
- }
1626
- .E_phljevk .dropdown-trigger {
1627
- display: flex;
1628
- align-items: center;
1629
- border-radius: 6px;
1630
- cursor: pointer;
1631
- transition: all 0.3s ease;
1632
- }
1633
- .E_phljevk .dropdown-trigger:hover {
1634
- background: rgba(211, 218, 235, 0.6);
1635
- color: #0080ff;
1636
- }
1637
- .E_phljevk .dropdown-trigger .icon-inner {
1638
- margin-left: 4px;
1639
- }
1640
- .E_phljevk .pagination-right {
1607
+ .E_itxley7.ant-input-group.ant-input-group-compact {
1641
1608
  display: flex;
1642
- align-items: center;
1643
- color: #0080ff;
1644
- font-weight: bold;
1645
- }
1646
- .E_phljevk .pagination-right .icon-inner {
1647
- margin-left: 4px;
1648
- }
1649
- .E_phljevk .pagination-right .prev-btn,
1650
- .E_phljevk .pagination-right .next-btn {
1651
- padding: 0 8px;
1652
- }
1653
- .E_phljevk .pagination-right .prev-btn > span,
1654
- .E_phljevk .pagination-right .next-btn > span {
1655
- color: #0080ff;
1656
- }
1657
- .E_phljevk .pagination-right .next-btn .icon-inner {
1658
- transform: rotate(180deg);
1659
1609
  }
1660
-
1661
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
1662
- max-height: calc(100vh - 128px);
1663
- overflow-y: auto;
1610
+ .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 {
1611
+ border-bottom-left-radius: 5px;
1612
+ border-top-left-radius: 5px;
1664
1613
  }
1665
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1666
- padding: 4px 20px;
1667
- font-size: 12px;
1668
- line-height: 18px;
1614
+ .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 {
1615
+ border-bottom-right-radius: 5px;
1616
+ border-top-right-radius: 5px;
1669
1617
  }
1670
1618
 
1671
1619
  .E_rapgekc.ant-radio-wrapper {
@@ -1814,81 +1762,78 @@ html body {
1814
1762
  width: 36px;
1815
1763
  }
1816
1764
 
1817
- .E_itxley7.ant-input-group.ant-input-group-compact {
1818
- display: flex;
1819
- }
1820
- .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 {
1821
- border-bottom-left-radius: 5px;
1822
- border-top-left-radius: 5px;
1823
- }
1824
- .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 {
1825
- border-bottom-right-radius: 5px;
1826
- border-top-right-radius: 5px;
1765
+ .E_c1yyuluq {
1766
+ border-radius: 8px;
1827
1767
  }
1828
-
1829
- .E_ivqqkzv {
1830
- height: 24px;
1831
- width: 56px !important;
1832
- margin-right: 4px;
1768
+ .E_c1yyuluq .ant-card-body {
1769
+ padding: 20px 24px 24px 24px;
1833
1770
  }
1834
1771
 
1835
- .E_c1wk4q29 {
1772
+ .E_phljevk {
1773
+ display: flex;
1774
+ justify-content: space-between;
1775
+ align-items: center;
1776
+ padding: 10px 0;
1836
1777
  color: rgba(44, 56, 82, 0.6);
1778
+ font-size: 12px;
1779
+ line-height: 24px;
1837
1780
  }
1838
-
1839
- .E_s1dizucg.ant-switch {
1840
- min-width: 40px;
1841
- height: 24px;
1842
- background: rgba(172, 186, 211, 0.6);
1843
- overflow: hidden;
1844
- }
1845
- .E_s1dizucg.ant-switch:focus {
1846
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1781
+ .E_phljevk .pagination-left {
1782
+ padding: 2px 8px;
1847
1783
  }
1848
- .E_s1dizucg.ant-switch-small {
1849
- min-width: 26px;
1850
- height: 16px;
1784
+ .E_phljevk .dropdown-trigger {
1785
+ display: flex;
1786
+ align-items: center;
1787
+ border-radius: 6px;
1788
+ cursor: pointer;
1789
+ transition: all 0.3s ease;
1851
1790
  }
1852
- .E_s1dizucg.ant-switch-large {
1853
- min-width: 52px;
1854
- height: 32px;
1791
+ .E_phljevk .dropdown-trigger:hover {
1792
+ background: rgba(211, 218, 235, 0.6);
1793
+ color: #0080ff;
1855
1794
  }
1856
- .E_s1dizucg.ant-switch .ant-switch-handle {
1857
- height: 20px;
1858
- width: 20px;
1795
+ .E_phljevk .dropdown-trigger .icon-inner {
1796
+ margin-left: 4px;
1859
1797
  }
1860
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
1861
- border-radius: 10px;
1862
- transition-delay: 120ms;
1798
+ .E_phljevk .pagination-right {
1799
+ display: flex;
1800
+ align-items: center;
1801
+ color: #0080ff;
1802
+ font-weight: bold;
1863
1803
  }
1864
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
1865
- height: 14px;
1866
- width: 14px;
1867
- top: 1px;
1868
- left: 1px;
1804
+ .E_phljevk .pagination-right .icon-inner {
1805
+ margin-left: 4px;
1869
1806
  }
1870
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
1871
- height: 28px;
1872
- width: 28px;
1807
+ .E_phljevk .pagination-right .prev-btn,
1808
+ .E_phljevk .pagination-right .next-btn {
1809
+ padding: 0 8px;
1873
1810
  }
1874
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
1875
- border-radius: 14px;
1811
+ .E_phljevk .pagination-right .prev-btn > span,
1812
+ .E_phljevk .pagination-right .next-btn > span {
1813
+ color: #0080ff;
1876
1814
  }
1877
- .E_s1dizucg.ant-switch-checked {
1878
- background-color: #00ba5d;
1815
+ .E_phljevk .pagination-right .next-btn .icon-inner {
1816
+ transform: rotate(180deg);
1879
1817
  }
1880
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
1881
- left: calc(100% - 20px - 2px);
1818
+
1819
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
1820
+ max-height: calc(100vh - 128px);
1821
+ overflow-y: auto;
1882
1822
  }
1883
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
1884
- left: calc(100% - 14px - 1px);
1823
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1824
+ padding: 4px 20px;
1825
+ font-size: 12px;
1826
+ line-height: 18px;
1885
1827
  }
1886
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
1887
- left: calc(100% - 28px - 2px);
1828
+
1829
+ .E_ivqqkzv {
1830
+ height: 24px;
1831
+ width: 56px !important;
1832
+ margin-right: 4px;
1888
1833
  }
1889
1834
 
1890
- .E_c1up6e3y {
1891
- margin-left: 5px;
1835
+ .E_c1wk4q29 {
1836
+ color: rgba(44, 56, 82, 0.6);
1892
1837
  }
1893
1838
 
1894
1839
  .E_c1bus5hc {
@@ -1935,95 +1880,14 @@ html body {
1935
1880
  margin-right: 4px;
1936
1881
  }
1937
1882
 
1938
- .E_s1dni7lo {
1939
- width: 430px !important;
1883
+ .E_s1sck0th {
1884
+ padding: 0 8px;
1885
+ border-radius: 4px;
1940
1886
  }
1941
1887
 
1942
- .E_d1wwmmm5 .ant-select-item-group {
1943
- padding: 8px 16px;
1944
- line-height: 18px;
1945
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1946
- height: 34px;
1947
- min-height: 34px;
1948
- box-sizing: border-box;
1949
- margin-top: 8px;
1950
- }
1951
-
1952
- .E_o1ugr09p {
1953
- display: flex;
1954
- flex-direction: column;
1955
- margin: 1px 8px;
1956
- padding: 8px;
1957
- border-radius: 4px;
1958
- }
1959
- .E_o1ugr09p .selected-icon {
1960
- display: none;
1961
- }
1962
- .E_o1ugr09p.ant-select-item-option-grouped {
1963
- padding-left: 8px;
1964
- }
1965
- .E_o1ugr09p.ant-select-item-option-selected {
1966
- background-color: white;
1967
- }
1968
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
1969
- color: #0080ff;
1970
- }
1971
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
1972
- display: block;
1973
- }
1974
- .E_o1ugr09p.ant-select-item-option-active {
1975
- background: rgba(0, 136, 255, 0.16);
1976
- }
1977
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
1978
- color: #0080ff;
1979
- }
1980
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
1981
- background: rgba(0, 136, 255, 0.1);
1982
- color: #0080ff;
1983
- }
1984
-
1985
- .E_o1ifxsq4 {
1986
- display: flex;
1987
- justify-content: space-between;
1988
- height: 20px;
1989
- line-height: 20px;
1990
- }
1991
- .E_o1ifxsq4 .timezone-title {
1992
- color: #2d3a56;
1993
- overflow: hidden;
1994
- text-overflow: ellipsis;
1995
- }
1996
-
1997
- .E_o1zue7 {
1998
- display: flex;
1999
- justify-content: space-between;
2000
- color: rgba(44, 56, 82, 0.6);
2001
- height: 18px;
2002
- line-height: 18px;
2003
- margin-top: 2px;
2004
- }
2005
-
2006
- .E_tyfmlxg {
2007
- border: none;
2008
- margin-right: 0;
2009
- background: rgba(225, 230, 241, 0.6);
2010
- }
2011
-
2012
- .E_o18uybox {
2013
- pointer-events: none;
2014
- height: 32px;
2015
- width: 100%;
2016
- opacity: 0;
2017
- }
2018
-
2019
- .E_s1sck0th {
2020
- padding: 0 8px;
2021
- border-radius: 4px;
2022
- }
2023
-
2024
- .E_m855nr1 {
2025
- padding: 2px 8px;
2026
- border-radius: 3px;
1888
+ .E_m855nr1 {
1889
+ padding: 2px 8px;
1890
+ border-radius: 3px;
2027
1891
  }
2028
1892
 
2029
1893
  .E_l1270xpg {
@@ -2102,6 +1966,61 @@ html body {
2102
1966
  display: inline-block;
2103
1967
  }
2104
1968
 
1969
+ .E_s1dizucg.ant-switch {
1970
+ min-width: 40px;
1971
+ height: 24px;
1972
+ background: rgba(172, 186, 211, 0.6);
1973
+ overflow: hidden;
1974
+ }
1975
+ .E_s1dizucg.ant-switch:focus {
1976
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1977
+ }
1978
+ .E_s1dizucg.ant-switch-small {
1979
+ min-width: 26px;
1980
+ height: 16px;
1981
+ }
1982
+ .E_s1dizucg.ant-switch-large {
1983
+ min-width: 52px;
1984
+ height: 32px;
1985
+ }
1986
+ .E_s1dizucg.ant-switch .ant-switch-handle {
1987
+ height: 20px;
1988
+ width: 20px;
1989
+ }
1990
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
1991
+ border-radius: 10px;
1992
+ transition-delay: 120ms;
1993
+ }
1994
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
1995
+ height: 14px;
1996
+ width: 14px;
1997
+ top: 1px;
1998
+ left: 1px;
1999
+ }
2000
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
2001
+ height: 28px;
2002
+ width: 28px;
2003
+ }
2004
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
2005
+ border-radius: 14px;
2006
+ }
2007
+ .E_s1dizucg.ant-switch-checked {
2008
+ background-color: #00ba5d;
2009
+ }
2010
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
2011
+ left: calc(100% - 20px - 2px);
2012
+ }
2013
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
2014
+ left: calc(100% - 14px - 1px);
2015
+ }
2016
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
2017
+ left: calc(100% - 28px - 2px);
2018
+ }
2019
+
2020
+ .E_c1up6e3y {
2021
+ margin-left: 5px;
2022
+ }
2023
+
2105
2024
  .E_t1m2x205 .ant-tooltip-arrow {
2106
2025
  display: none;
2107
2026
  }
@@ -2113,6 +2032,87 @@ html body {
2113
2032
  visibility: hidden;
2114
2033
  }
2115
2034
 
2035
+ .E_s1dni7lo {
2036
+ width: 430px !important;
2037
+ }
2038
+
2039
+ .E_d1wwmmm5 .ant-select-item-group {
2040
+ padding: 8px 16px;
2041
+ line-height: 18px;
2042
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2043
+ height: 34px;
2044
+ min-height: 34px;
2045
+ box-sizing: border-box;
2046
+ margin-top: 8px;
2047
+ }
2048
+
2049
+ .E_o1ugr09p {
2050
+ display: flex;
2051
+ flex-direction: column;
2052
+ margin: 1px 8px;
2053
+ padding: 8px;
2054
+ border-radius: 4px;
2055
+ }
2056
+ .E_o1ugr09p .selected-icon {
2057
+ display: none;
2058
+ }
2059
+ .E_o1ugr09p.ant-select-item-option-grouped {
2060
+ padding-left: 8px;
2061
+ }
2062
+ .E_o1ugr09p.ant-select-item-option-selected {
2063
+ background-color: white;
2064
+ }
2065
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
2066
+ color: #0080ff;
2067
+ }
2068
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
2069
+ display: block;
2070
+ }
2071
+ .E_o1ugr09p.ant-select-item-option-active {
2072
+ background: rgba(0, 136, 255, 0.16);
2073
+ }
2074
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
2075
+ color: #0080ff;
2076
+ }
2077
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
2078
+ background: rgba(0, 136, 255, 0.1);
2079
+ color: #0080ff;
2080
+ }
2081
+
2082
+ .E_o1ifxsq4 {
2083
+ display: flex;
2084
+ justify-content: space-between;
2085
+ height: 20px;
2086
+ line-height: 20px;
2087
+ }
2088
+ .E_o1ifxsq4 .timezone-title {
2089
+ color: #2d3a56;
2090
+ overflow: hidden;
2091
+ text-overflow: ellipsis;
2092
+ }
2093
+
2094
+ .E_o1zue7 {
2095
+ display: flex;
2096
+ justify-content: space-between;
2097
+ color: rgba(44, 56, 82, 0.6);
2098
+ height: 18px;
2099
+ line-height: 18px;
2100
+ margin-top: 2px;
2101
+ }
2102
+
2103
+ .E_tyfmlxg {
2104
+ border: none;
2105
+ margin-right: 0;
2106
+ background: rgba(225, 230, 241, 0.6);
2107
+ }
2108
+
2109
+ .E_o18uybox {
2110
+ pointer-events: none;
2111
+ height: 32px;
2112
+ width: 100%;
2113
+ opacity: 0;
2114
+ }
2115
+
2116
2116
  .E_fzh9mnb {
2117
2117
  width: 100%;
2118
2118
  height: 100%;
@@ -2128,44 +2128,6 @@ html body {
2128
2128
  font-size: 18px;
2129
2129
  }
2130
2130
 
2131
- .E_a1wfy30z .ant-input-number-handler-wrap {
2132
- display: var(--a1wfy30z-0);
2133
- }
2134
- .E_a1wfy30z .ant-input-number-input-wrap {
2135
- padding: 4px 11px;
2136
- display: inline-flex;
2137
- line-height: 1.5715;
2138
- height: inherit;
2139
- }
2140
- .E_a1wfy30z .ant-input-number-input-wrap::after {
2141
- content: var(--a1wfy30z-1);
2142
- display: var(--a1wfy30z-2);
2143
- flex: none;
2144
- align-items: center;
2145
- margin-left: 4px;
2146
- }
2147
- .E_a1wfy30z .ant-input-number-input-wrap::before {
2148
- content: var(--a1wfy30z-3);
2149
- display: var(--a1wfy30z-4);
2150
- flex: none;
2151
- align-items: center;
2152
- margin-right: 4px;
2153
- cursor: auto;
2154
- }
2155
- .E_a1wfy30z .ant-input-number-input {
2156
- padding: 0;
2157
- margin: 0;
2158
- height: auto;
2159
- font-size: inherit;
2160
- }
2161
-
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;
2167
- }
2168
-
2169
2131
  .E_iouxfgt {
2170
2132
  display: inline-flex;
2171
2133
  align-items: center;
@@ -2184,12 +2146,46 @@ html body {
2184
2146
  animation: rotate 680ms linear infinite;
2185
2147
  }
2186
2148
 
2187
- .E_i1inqkme {
2188
- height: 18px;
2189
- line-height: 18px;
2190
- padding: 0 4px;
2191
- border-radius: 4px;
2192
- background: rgba(235, 239, 245, 0.6);
2149
+ .E_f7pxqmh {
2150
+ width: 100%;
2151
+ margin-bottom: 0 !important;
2152
+ flex-flow: nowrap !important;
2153
+ line-break: auto;
2154
+ }
2155
+ .E_f7pxqmh > .ant-form-item-label {
2156
+ text-align: left !important;
2157
+ padding-bottom: 0 !important;
2158
+ }
2159
+ .E_f7pxqmh > .ant-form-item-label > label {
2160
+ min-height: 32px;
2161
+ height: auto;
2162
+ font-size: 13px;
2163
+ color: rgba(44, 56, 82, 0.6);
2164
+ white-space: normal;
2165
+ }
2166
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
2167
+ border-color: #ff4d4f !important;
2168
+ }
2169
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
2170
+ border-color: #ff4d4f !important;
2171
+ }
2172
+ .E_f7pxqmh .ant-form-item-explain {
2173
+ margin-top: 4px;
2174
+ font-size: 12px;
2175
+ min-height: 0px;
2176
+ }
2177
+ .E_f7pxqmh .ant-form-item-extra {
2178
+ font-size: 12px;
2179
+ color: rgba(44, 56, 82, 0.6);
2180
+ min-height: 0px;
2181
+ }
2182
+
2183
+ .E_i1inqkme {
2184
+ height: 18px;
2185
+ line-height: 18px;
2186
+ padding: 0 4px;
2187
+ border-radius: 4px;
2188
+ background: rgba(235, 239, 245, 0.6);
2193
2189
  border: 1px solid rgba(223, 228, 235, 0.6);
2194
2190
  display: flex;
2195
2191
  align-items: center;
@@ -2257,38 +2253,81 @@ html body {
2257
2253
  padding: 2px 8px;
2258
2254
  }
2259
2255
 
2260
- .E_f7pxqmh {
2261
- width: 100%;
2262
- margin-bottom: 0 !important;
2263
- flex-flow: nowrap !important;
2264
- line-break: auto;
2256
+ .E_a1wfy30z .ant-input-number-handler-wrap {
2257
+ display: var(--a1wfy30z-0);
2265
2258
  }
2266
- .E_f7pxqmh > .ant-form-item-label {
2267
- text-align: left !important;
2268
- padding-bottom: 0 !important;
2259
+ .E_a1wfy30z .ant-input-number-input-wrap {
2260
+ padding: 4px 11px;
2261
+ display: inline-flex;
2262
+ line-height: 1.5715;
2263
+ height: inherit;
2269
2264
  }
2270
- .E_f7pxqmh > .ant-form-item-label > label {
2271
- min-height: 32px;
2265
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
2266
+ content: var(--a1wfy30z-1);
2267
+ display: var(--a1wfy30z-2);
2268
+ flex: none;
2269
+ align-items: center;
2270
+ margin-left: 4px;
2271
+ }
2272
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
2273
+ content: var(--a1wfy30z-3);
2274
+ display: var(--a1wfy30z-4);
2275
+ flex: none;
2276
+ align-items: center;
2277
+ margin-right: 4px;
2278
+ cursor: auto;
2279
+ }
2280
+ .E_a1wfy30z .ant-input-number-input {
2281
+ padding: 0;
2282
+ margin: 0;
2272
2283
  height: auto;
2273
- font-size: 13px;
2274
- color: rgba(44, 56, 82, 0.6);
2275
- white-space: normal;
2284
+ font-size: inherit;
2276
2285
  }
2277
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
2278
- border-color: #ff4d4f !important;
2286
+
2287
+ .E_atcz0kf .ant-input-suffix {
2288
+ margin-left: 8px;
2279
2289
  }
2280
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
2281
- border-color: #ff4d4f !important;
2290
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2291
+ padding: 2px 7px 2px 12px;
2282
2292
  }
2283
- .E_f7pxqmh .ant-form-item-explain {
2284
- margin-top: 4px;
2285
- font-size: 12px;
2286
- min-height: 0px;
2293
+
2294
+ .E_owd0kml {
2295
+ display: inline-block;
2287
2296
  }
2288
- .E_f7pxqmh .ant-form-item-extra {
2297
+
2298
+ .E_h1jsgezc {
2299
+ visibility: hidden;
2300
+ position: absolute;
2301
+ }
2302
+
2303
+ .E_a1b5xrg3 .user-icon-inner {
2304
+ display: inline-flex;
2305
+ align-items: center;
2306
+ justify-content: center;
2307
+ color: #fff;
2308
+ font-weight: bold;
2289
2309
  font-size: 12px;
2290
- color: rgba(44, 56, 82, 0.6);
2291
- min-height: 0px;
2310
+ width: 24px;
2311
+ height: 24px;
2312
+ border-radius: 50%;
2313
+ background: var(--a1b5xrg3-0);
2314
+ }
2315
+ .E_a1b5xrg3.btn-item {
2316
+ transition: all 160ms ease;
2317
+ cursor: pointer;
2318
+ width: 56px;
2319
+ height: 40px;
2320
+ display: inline-flex;
2321
+ align-items: center;
2322
+ justify-content: center;
2323
+ border-radius: 6px;
2324
+ }
2325
+ .E_a1b5xrg3.btn-item:hover {
2326
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
2327
+ }
2328
+ .E_a1b5xrg3.btn-item:active {
2329
+ transform: translateY(2px);
2330
+ transition: all 320ms ease;
2292
2331
  }
2293
2332
 
2294
2333
  .E_dsnbhzf {
@@ -2766,45 +2805,6 @@ html body {
2766
2805
  line-height: 12px;
2767
2806
  }
2768
2807
 
2769
- .E_owd0kml {
2770
- display: inline-block;
2771
- }
2772
-
2773
- .E_h1jsgezc {
2774
- visibility: hidden;
2775
- position: absolute;
2776
- }
2777
-
2778
- .E_a1b5xrg3 .user-icon-inner {
2779
- display: inline-flex;
2780
- align-items: center;
2781
- justify-content: center;
2782
- color: #fff;
2783
- font-weight: bold;
2784
- font-size: 12px;
2785
- width: 24px;
2786
- height: 24px;
2787
- border-radius: 50%;
2788
- background: var(--a1b5xrg3-0);
2789
- }
2790
- .E_a1b5xrg3.btn-item {
2791
- transition: all 160ms ease;
2792
- cursor: pointer;
2793
- width: 56px;
2794
- height: 40px;
2795
- display: inline-flex;
2796
- align-items: center;
2797
- justify-content: center;
2798
- border-radius: 6px;
2799
- }
2800
- .E_a1b5xrg3.btn-item:hover {
2801
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
2802
- }
2803
- .E_a1b5xrg3.btn-item:active {
2804
- transform: translateY(2px);
2805
- transition: all 320ms ease;
2806
- }
2807
-
2808
2808
  .E_cnujxq2 {
2809
2809
  display: flex;
2810
2810
  flex-direction: column;
@@ -3496,6 +3496,10 @@ input.E_rf8rlle.ant-input {
3496
3496
  color: rgba(44, 56, 82, 0.7490196078);
3497
3497
  }
3498
3498
 
3499
+ .E_m196gn1d {
3500
+ min-width: 1280px;
3501
+ }
3502
+
3499
3503
  .E_meo40fy {
3500
3504
  display: flex;
3501
3505
  justify-content: space-between;
@@ -3517,8 +3521,61 @@ input.E_rf8rlle.ant-input {
3517
3521
  flex: 1;
3518
3522
  }
3519
3523
 
3520
- .E_m196gn1d {
3521
- min-width: 1280px;
3524
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
3525
+ border-radius: 6px;
3526
+ }
3527
+ .E_s17wv897.ant-select.ant-select-single {
3528
+ width: 100%;
3529
+ color: #2d3a56;
3530
+ border-color: rgba(211, 218, 235, 0.6);
3531
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3532
+ font-size: 13px;
3533
+ }
3534
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
3535
+ height: 30px;
3536
+ }
3537
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
3538
+ height: 38px;
3539
+ font-size: 13px;
3540
+ }
3541
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
3542
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3543
+ transition: 160ms ease;
3544
+ }
3545
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
3546
+ color: #0080ff;
3547
+ }
3548
+ .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 {
3549
+ border-color: rgba(107, 128, 167, 0.6);
3550
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3551
+ }
3552
+ .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 {
3553
+ color: #0080ff;
3554
+ }
3555
+ .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 {
3556
+ border-color: #0080ff;
3557
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3558
+ }
3559
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3560
+ transform: rotate(180deg);
3561
+ }
3562
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3563
+ background: rgba(211, 218, 235, 0.6);
3564
+ border-color: rgba(172, 186, 211, 0.6);
3565
+ cursor: "not-allowed";
3566
+ }
3567
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3568
+ border-color: #f0483e !important;
3569
+ }
3570
+ .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 {
3571
+ color: #1d326c;
3572
+ }
3573
+ .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 {
3574
+ border-color: #0080ff;
3575
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3576
+ }
3577
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3578
+ transform: rotate(180deg);
3522
3579
  }
3523
3580
 
3524
3581
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
@@ -3673,111 +3730,19 @@ input.E_rf8rlle.ant-input {
3673
3730
  flex-shrink: 0;
3674
3731
  }
3675
3732
 
3676
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
3677
- border-radius: 6px;
3678
- }
3679
- .E_s17wv897.ant-select.ant-select-single {
3680
- width: 100%;
3681
- color: #2d3a56;
3682
- border-color: rgba(211, 218, 235, 0.6);
3683
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3684
- font-size: 13px;
3733
+ .E_w1dxz879 {
3734
+ display: flex;
3735
+ flex-direction: column;
3736
+ gap: 6px;
3685
3737
  }
3686
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
3687
- height: 30px;
3738
+ .E_w1dxz879 .ellipsis-tooltip {
3739
+ max-height: var(--w1dxz879-0);
3740
+ text-overflow: clip;
3741
+ overflow: hidden;
3688
3742
  }
3689
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
3690
- height: 38px;
3691
- font-size: 13px;
3692
- }
3693
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
3694
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3695
- transition: 160ms ease;
3696
- }
3697
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
3698
- color: #0080ff;
3699
- }
3700
- .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 {
3701
- border-color: rgba(107, 128, 167, 0.6);
3702
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3703
- }
3704
- .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 {
3705
- color: #0080ff;
3706
- }
3707
- .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 {
3708
- border-color: #0080ff;
3709
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3710
- }
3711
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3712
- transform: rotate(180deg);
3713
- }
3714
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3715
- background: rgba(211, 218, 235, 0.6);
3716
- border-color: rgba(172, 186, 211, 0.6);
3717
- cursor: "not-allowed";
3718
- }
3719
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3720
- border-color: #f0483e !important;
3721
- }
3722
- .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 {
3723
- color: #1d326c;
3724
- }
3725
- .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 {
3726
- border-color: #0080ff;
3727
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3728
- }
3729
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3730
- transform: rotate(180deg);
3731
- }
3732
-
3733
- .E_w1dxz879 {
3734
- display: flex;
3735
- flex-direction: column;
3736
- gap: 6px;
3737
- }
3738
- .E_w1dxz879 .ellipsis-tooltip {
3739
- max-height: var(--w1dxz879-0);
3740
- text-overflow: clip;
3741
- overflow: hidden;
3742
- }
3743
- .E_w1dxz879 .tips {
3744
- color: #fff;
3745
- opacity: 0.8;
3746
- }
3747
-
3748
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
3749
- margin-right: 2px;
3750
- }
3751
-
3752
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
3753
- padding-left: 8px;
3754
- padding-right: 8px;
3755
- font-size: 12px;
3756
- }
3757
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
3758
- border-radius: 4px;
3759
- }
3760
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
3761
- border-radius: 4px;
3762
- }
3763
-
3764
- .E_ma64lna .antd5-segmented-item-label {
3765
- padding-left: 12px;
3766
- padding-right: 12px;
3767
- }
3768
-
3769
- .E_ckld275 {
3770
- background-color: rgba(225, 230, 241, 0.6);
3771
- }
3772
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
3773
- background-color: rgba(255, 255, 255, 0.6);
3774
- color: rgba(44, 56, 82, 0.75);
3775
- }
3776
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
3777
- background-color: transparent;
3778
- }
3779
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
3780
- background-color: transparent;
3743
+ .E_w1dxz879 .tips {
3744
+ color: #fff;
3745
+ opacity: 0.8;
3781
3746
  }
3782
3747
 
3783
3748
  .E_suhck3k {
@@ -4066,6 +4031,41 @@ input.E_rf8rlle.ant-input {
4066
4031
  font-size: 14px;
4067
4032
  }
4068
4033
 
4034
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
4035
+ margin-right: 2px;
4036
+ }
4037
+
4038
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
4039
+ padding-left: 8px;
4040
+ padding-right: 8px;
4041
+ font-size: 12px;
4042
+ }
4043
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
4044
+ border-radius: 4px;
4045
+ }
4046
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4047
+ border-radius: 4px;
4048
+ }
4049
+
4050
+ .E_ma64lna .antd5-segmented-item-label {
4051
+ padding-left: 12px;
4052
+ padding-right: 12px;
4053
+ }
4054
+
4055
+ .E_ckld275 {
4056
+ background-color: rgba(225, 230, 241, 0.6);
4057
+ }
4058
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4059
+ background-color: rgba(255, 255, 255, 0.6);
4060
+ color: rgba(44, 56, 82, 0.75);
4061
+ }
4062
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
4063
+ background-color: transparent;
4064
+ }
4065
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
4066
+ background-color: transparent;
4067
+ }
4068
+
4069
4069
  .E_m5foqp8.medium {
4070
4070
  --footer-height: 96px;
4071
4071
  --modal-content-width: 720px;
@@ -4103,83 +4103,355 @@ input.E_rf8rlle.ant-input {
4103
4103
  width: 1px;
4104
4104
  }
4105
4105
 
4106
- .E_sddwhm6 {
4107
- margin: 0;
4108
- border-radius: 20px;
4109
- padding: 2px 10px;
4110
- height: 22px;
4111
- }
4112
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
4113
- background-color: rgba(237, 241, 250, 0.6) !important;
4106
+ button.E_l48ei06.ant-btn,
4107
+ button.E_l48ei06.ant-btn.ant-btn-sm,
4108
+ button.E_l48ei06.ant-btn.ant-btn-lg {
4109
+ font-size: 12px;
4110
+ line-height: 18px;
4111
+ height: 18px;
4114
4112
  }
4115
- .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 {
4116
- background-color: rgba(225, 230, 241, 0.6) !important;
4113
+
4114
+ button.E_l48ei06 {
4115
+ color: #0080FF;
4116
+ height: unset;
4117
4117
  }
4118
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
4119
- color: #00122E;
4118
+ button.E_l48ei06 .button-prefix-icon {
4119
+ margin-right: 4px;
4120
4120
  }
4121
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
4122
- margin-right: 6px;
4121
+ button.E_l48ei06 .button-suffix-icon {
4122
+ margin-left: 4px;
4123
4123
  }
4124
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
4125
- margin-left: 8px;
4126
- color: rgba(44, 56, 82, 0.6);
4124
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
4125
+ color: #009DFF;
4127
4126
  }
4128
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
4129
- background-color: rgba(0, 136, 255, 0.1019607843);
4127
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
4128
+ color: #005ED1;
4130
4129
  }
4131
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
4132
- background-color: #0080FF;
4130
+ button.E_l48ei06.ui-kit-link-disabled {
4131
+ color: #0080FF;
4133
4132
  }
4134
- .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 {
4135
- background-color: rgba(0, 136, 255, 0.16);
4133
+ button.E_l48ei06.ui-kit-link-primary {
4134
+ color: #00122E;
4136
4135
  }
4137
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
4138
- background-color: rgba(255, 74, 74, 0.1019607843);
4136
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
4137
+ color: #0080FF;
4139
4138
  }
4140
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
4141
- background-color: #F0483E;
4139
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
4140
+ color: #005ED1;
4142
4141
  }
4143
- .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 {
4144
- background-color: rgba(255, 74, 74, 0.16);
4142
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
4143
+ color: #00122E;
4145
4144
  }
4146
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
4147
- background-color: rgba(254, 160, 8, 0.1019607843);
4145
+ button.E_l48ei06.ui-kit-link-secondary {
4146
+ color: rgba(44, 56, 82, 0.7490196078);
4148
4147
  }
4149
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
4150
- background-color: #FEA008;
4148
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
4149
+ color: #0080FF;
4151
4150
  }
4152
- .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 {
4153
- background-color: rgba(255, 187, 0, 0.16);
4151
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
4152
+ color: #005ED1;
4154
4153
  }
4155
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
4156
- background-color: rgba(30, 201, 127, 0.1019607843);
4154
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4155
+ color: rgba(44, 56, 82, 0.7490196078);
4157
4156
  }
4158
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
4159
- background-color: #00BA5D;
4157
+
4158
+ .E_h12yihis {
4159
+ height: 50px;
4160
+ border-bottom: 2px solid #edf0f7;
4161
+ background: #fff;
4162
+ display: flex;
4163
+ justify-content: space-between;
4164
+ align-items: center;
4165
+ padding: 0 24px 0 14px;
4166
+ position: relative;
4167
+ z-index: 10;
4160
4168
  }
4161
- .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 {
4162
- background-color: rgba(30, 201, 127, 0.16);
4169
+ .E_h12yihis .left,
4170
+ .E_h12yihis .right,
4171
+ .E_h12yihis .center {
4172
+ display: flex;
4173
+ align-items: center;
4174
+ flex: 1;
4175
+ flex-shrink: 0;
4163
4176
  }
4164
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
4165
- background-color: rgba(225, 230, 241, 0.6);
4177
+ .E_h12yihis .center {
4178
+ flex: 0.8;
4166
4179
  }
4167
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
4168
- background-color: #6b7d99;
4180
+ .E_h12yihis .right {
4181
+ justify-content: flex-end;
4169
4182
  }
4170
- .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 {
4171
- background-color: rgba(211, 218, 235, 0.6);
4183
+ .E_h12yihis .right.is-scrolled .btn-group:before {
4184
+ opacity: 1;
4172
4185
  }
4173
-
4174
- .E_satwmqm {
4175
- width: 8px;
4176
- height: 8px;
4177
- border-radius: 50%;
4178
- display: inline-block;
4186
+ .E_h12yihis .right .btn-group {
4187
+ margin-left: 32px;
4188
+ position: relative;
4189
+ display: flex;
4190
+ align-items: center;
4179
4191
  }
4180
-
4181
- .E_tc97u5y {
4182
- height: 100%;
4192
+ .E_h12yihis .right .btn-group:before {
4193
+ content: "";
4194
+ opacity: 0;
4195
+ height: 24px;
4196
+ width: 1px;
4197
+ background: rgba(225, 230, 241, 0.6);
4198
+ position: absolute;
4199
+ left: -16px;
4200
+ top: 50%;
4201
+ transform: translateY(-50%);
4202
+ transition: opacity 160ms ease;
4203
+ }
4204
+ .E_h12yihis .right .btn-group > .btn-item {
4205
+ transition: all 160ms ease;
4206
+ cursor: pointer;
4207
+ width: 56px;
4208
+ height: 40px;
4209
+ display: inline-flex;
4210
+ align-items: center;
4211
+ justify-content: center;
4212
+ border-radius: 6px;
4213
+ }
4214
+ .E_h12yihis .right .btn-group > .btn-item:hover {
4215
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
4216
+ }
4217
+ .E_h12yihis .right .btn-group > .btn-item:active {
4218
+ transform: translateY(2px);
4219
+ transition: all 320ms ease;
4220
+ }
4221
+ .E_h12yihis .right .btn-group > *:not(:first-child) {
4222
+ margin-left: 4px;
4223
+ }
4224
+ .E_h12yihis .right .create-menu-and-export {
4225
+ height: 48px;
4226
+ overflow: hidden;
4227
+ display: flex;
4228
+ align-items: center;
4229
+ padding: 0 4px;
4230
+ margin: 0 -4px;
4231
+ }
4232
+ .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
4233
+ .E_h12yihis .right .create-menu-and-export.active .export-btn {
4234
+ transform: translateY(0);
4235
+ }
4236
+ .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
4237
+ .E_h12yihis .right .create-menu-and-export .export-btn {
4238
+ height: 48px;
4239
+ transform: translateY(100%);
4240
+ transition: transform 240ms ease, opacity 80ms ease;
4241
+ display: inline-flex;
4242
+ align-items: center;
4243
+ }
4244
+ .E_h12yihis .right .create-menu-and-export .export-btn {
4245
+ margin-right: 10px;
4246
+ }
4247
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
4248
+ width: 32px;
4249
+ height: 32px;
4250
+ border-radius: 6px;
4251
+ }
4252
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
4253
+ background: rgba(211, 218, 235, 0.6);
4254
+ }
4255
+ .E_h12yihis .alert,
4256
+ .E_h12yihis .task {
4257
+ position: relative;
4258
+ }
4259
+ .E_h12yihis .alert .alert-icon,
4260
+ .E_h12yihis .alert .task-icon,
4261
+ .E_h12yihis .task .alert-icon,
4262
+ .E_h12yihis .task .task-icon {
4263
+ width: 56px;
4264
+ height: 40px;
4265
+ justify-content: center;
4266
+ }
4267
+ .E_h12yihis .alert .ant-badge-count,
4268
+ .E_h12yihis .task .ant-badge-count {
4269
+ right: 16px;
4270
+ top: 10px;
4271
+ }
4272
+ .E_h12yihis .logo {
4273
+ display: inline-flex;
4274
+ align-items: center;
4275
+ }
4276
+ .E_h12yihis .left {
4277
+ position: relative;
4278
+ }
4279
+ .E_h12yihis .left .events-audit-title {
4280
+ font-size: 20px;
4281
+ line-height: 24px;
4282
+ font-weight: bold;
4283
+ color: #1d326c;
4284
+ margin: 0px 8px;
4285
+ }
4286
+ .E_h12yihis .left .global-search {
4287
+ margin-left: 6px;
4288
+ }
4289
+ .E_h12yihis.global-search-active {
4290
+ z-index: 11;
4291
+ }
4292
+ .E_h12yihis.global-search-active .left {
4293
+ flex: 1;
4294
+ margin-right: 32px;
4295
+ }
4296
+ .E_h12yihis.global-search-active .left .global-search {
4297
+ display: flex;
4298
+ flex: 1;
4299
+ }
4300
+ .E_h12yihis.global-search-active .left .global-search .search-input {
4301
+ border-color: #0080ff;
4302
+ width: 100%;
4303
+ }
4304
+ .E_h12yihis.global-search-active .center {
4305
+ display: none;
4306
+ }
4307
+ .E_h12yihis.global-search-active .right {
4308
+ flex: 0 1 auto;
4309
+ }
4310
+ .E_h12yihis .ant-badge-count {
4311
+ pointer-events: none;
4312
+ }
4313
+
4314
+ .E_ncaepor {
4315
+ color: rgba(10, 37, 85, 0.6);
4316
+ position: relative;
4317
+ height: 48px;
4318
+ display: inline-flex;
4319
+ align-items: center;
4320
+ justify-content: center;
4321
+ overflow: hidden;
4322
+ }
4323
+ .E_ncaepor:before, .E_ncaepor:after {
4324
+ content: "";
4325
+ width: 100%;
4326
+ height: 12px;
4327
+ position: absolute;
4328
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
4329
+ }
4330
+ .E_ncaepor:before {
4331
+ top: 0;
4332
+ }
4333
+ .E_ncaepor:after {
4334
+ bottom: 0;
4335
+ }
4336
+ .E_ncaepor > * {
4337
+ height: 48px;
4338
+ display: inline-flex;
4339
+ align-items: center;
4340
+ white-space: nowrap;
4341
+ transition: transform 240ms ease, opacity 80ms ease;
4342
+ }
4343
+ .E_ncaepor .name-text {
4344
+ transform: translateY(0);
4345
+ opacity: 1;
4346
+ }
4347
+ .E_ncaepor .nav-info {
4348
+ transform: translateY(100%);
4349
+ opacity: 0;
4350
+ font-size: 18px;
4351
+ font-weight: 700;
4352
+ position: absolute;
4353
+ overflow: hidden;
4354
+ display: flex;
4355
+ justify-content: center;
4356
+ }
4357
+ .E_ncaepor .nav-info .scrolled-resource {
4358
+ color: #1d326c;
4359
+ flex: 1;
4360
+ overflow: hidden;
4361
+ text-overflow: ellipsis;
4362
+ }
4363
+ .E_ncaepor .nav-info .scrolled-view {
4364
+ color: rgba(44, 56, 82, 0.6);
4365
+ margin-left: 8px;
4366
+ }
4367
+ .E_ncaepor.is-scrolled .name-text {
4368
+ transform: translateY(-100%);
4369
+ opacity: 0;
4370
+ position: absolute;
4371
+ }
4372
+ .E_ncaepor.is-scrolled .nav-info {
4373
+ transform: translateY(0);
4374
+ opacity: 1;
4375
+ position: static;
4376
+ }
4377
+
4378
+ .E_sddwhm6 {
4379
+ margin: 0;
4380
+ border-radius: 20px;
4381
+ padding: 2px 10px;
4382
+ height: 22px;
4383
+ }
4384
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
4385
+ background-color: rgba(237, 241, 250, 0.6) !important;
4386
+ }
4387
+ .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 {
4388
+ background-color: rgba(225, 230, 241, 0.6) !important;
4389
+ }
4390
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
4391
+ color: #00122E;
4392
+ }
4393
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
4394
+ margin-right: 6px;
4395
+ }
4396
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
4397
+ margin-left: 8px;
4398
+ color: rgba(44, 56, 82, 0.6);
4399
+ }
4400
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
4401
+ background-color: rgba(0, 136, 255, 0.1019607843);
4402
+ }
4403
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
4404
+ background-color: #0080FF;
4405
+ }
4406
+ .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 {
4407
+ background-color: rgba(0, 136, 255, 0.16);
4408
+ }
4409
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
4410
+ background-color: rgba(255, 74, 74, 0.1019607843);
4411
+ }
4412
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
4413
+ background-color: #F0483E;
4414
+ }
4415
+ .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 {
4416
+ background-color: rgba(255, 74, 74, 0.16);
4417
+ }
4418
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
4419
+ background-color: rgba(254, 160, 8, 0.1019607843);
4420
+ }
4421
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
4422
+ background-color: #FEA008;
4423
+ }
4424
+ .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 {
4425
+ background-color: rgba(255, 187, 0, 0.16);
4426
+ }
4427
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
4428
+ background-color: rgba(30, 201, 127, 0.1019607843);
4429
+ }
4430
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
4431
+ background-color: #00BA5D;
4432
+ }
4433
+ .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 {
4434
+ background-color: rgba(30, 201, 127, 0.16);
4435
+ }
4436
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
4437
+ background-color: rgba(225, 230, 241, 0.6);
4438
+ }
4439
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
4440
+ background-color: #6b7d99;
4441
+ }
4442
+ .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 {
4443
+ background-color: rgba(211, 218, 235, 0.6);
4444
+ }
4445
+
4446
+ .E_satwmqm {
4447
+ width: 8px;
4448
+ height: 8px;
4449
+ border-radius: 50%;
4450
+ display: inline-block;
4451
+ }
4452
+
4453
+ .E_tc97u5y {
4454
+ height: 100%;
4183
4455
  }
4184
4456
 
4185
4457
  .E_efzf37v .ant-table-content,
@@ -4607,384 +4879,501 @@ input.E_rf8rlle.ant-input {
4607
4879
  background: #fff;
4608
4880
  }
4609
4881
 
4610
- button.E_l48ei06.ant-btn,
4611
- button.E_l48ei06.ant-btn.ant-btn-sm,
4612
- button.E_l48ei06.ant-btn.ant-btn-lg {
4613
- font-size: 12px;
4614
- line-height: 18px;
4615
- height: 18px;
4882
+ .E_ckui4s7 {
4883
+ color: #2d3a56;
4884
+ line-height: 22px;
4885
+ display: inline-flex;
4616
4886
  }
4617
-
4618
- button.E_l48ei06 {
4619
- color: #0080FF;
4620
- height: unset;
4887
+ .E_ckui4s7 .ant-checkbox {
4888
+ height: 22px;
4889
+ display: flex;
4890
+ align-items: center;
4891
+ top: 0;
4621
4892
  }
4622
- button.E_l48ei06 .button-prefix-icon {
4623
- margin-right: 4px;
4893
+ .E_ckui4s7 .ant-checkbox-checked::after {
4894
+ border: none;
4624
4895
  }
4625
- button.E_l48ei06 .button-suffix-icon {
4626
- margin-left: 4px;
4896
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
4897
+ border-color: #0080ff;
4627
4898
  }
4628
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
4629
- color: #009DFF;
4899
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
4900
+ border: 1px solid rgba(107, 128, 167, 0.6);
4630
4901
  }
4631
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
4632
- color: #005ED1;
4902
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4903
+ border: 1px solid #0080ff;
4633
4904
  }
4634
- button.E_l48ei06.ui-kit-link-disabled {
4635
- color: #0080FF;
4905
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4906
+ background: #0080ff;
4636
4907
  }
4637
- button.E_l48ei06.ui-kit-link-primary {
4638
- color: #00122E;
4908
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4909
+ background-color: #fff;
4910
+ height: 2px;
4911
+ width: 10px;
4912
+ border-radius: 2px;
4639
4913
  }
4640
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
4641
- color: #0080FF;
4914
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
4915
+ opacity: 0.5;
4642
4916
  }
4643
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
4644
- color: #005ED1;
4917
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
4918
+ background: rgba(211, 218, 235, 0.6);
4919
+ border-color: rgba(107, 128, 167, 0.6) !important;
4645
4920
  }
4646
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
4647
- color: #00122E;
4921
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
4922
+ border-color: #2d3a56;
4648
4923
  }
4649
- button.E_l48ei06.ui-kit-link-secondary {
4650
- color: rgba(44, 56, 82, 0.7490196078);
4924
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4925
+ background: #2d3a56;
4651
4926
  }
4652
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
4653
- color: #0080FF;
4927
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
4928
+ padding: 0;
4654
4929
  }
4655
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
4656
- color: #005ED1;
4930
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
4931
+ display: inline-block;
4932
+ margin-left: 12px;
4933
+ color: #2d3a56;
4657
4934
  }
4658
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
4659
- color: rgba(44, 56, 82, 0.7490196078);
4935
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
4936
+ margin-left: 28px;
4937
+ color: rgba(44, 56, 82, 0.6);
4938
+ }
4939
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
4940
+ margin-left: 8px;
4941
+ }
4942
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
4943
+ margin-left: 24px;
4660
4944
  }
4661
4945
 
4662
- .E_h12yihis {
4663
- height: 50px;
4664
- border-bottom: 2px solid #edf0f7;
4665
- background: #fff;
4946
+ .E_c1kghdax {
4947
+ color: #2d3a56;
4948
+ padding: 7px 12px;
4666
4949
  display: flex;
4667
4950
  justify-content: space-between;
4668
4951
  align-items: center;
4669
- padding: 0 24px 0 14px;
4670
- position: relative;
4671
- z-index: 10;
4672
4952
  }
4673
- .E_h12yihis .left,
4674
- .E_h12yihis .right,
4675
- .E_h12yihis .center {
4676
- display: flex;
4677
- align-items: center;
4678
- flex: 1;
4679
- flex-shrink: 0;
4953
+ .E_c1kghdax.has-arrow {
4954
+ padding-left: 10px;
4680
4955
  }
4681
- .E_h12yihis .center {
4682
- flex: 0.8;
4956
+ .E_c1kghdax.has-arrow .title-wrapper {
4957
+ cursor: pointer;
4958
+ color: #00122e;
4683
4959
  }
4684
- .E_h12yihis .right {
4685
- justify-content: flex-end;
4960
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
4961
+ color: #2d3a56;
4962
+ font-weight: 600;
4686
4963
  }
4687
- .E_h12yihis .right.is-scrolled .btn-group:before {
4688
- opacity: 1;
4964
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
4965
+ transform: rotate(90deg);
4689
4966
  }
4690
- .E_h12yihis .right .btn-group {
4691
- margin-left: 32px;
4692
- position: relative;
4967
+ .E_c1kghdax .sub-info {
4968
+ font-size: 12px;
4969
+ line-height: 18px;
4970
+ }
4971
+ .E_c1kghdax .title-wrapper {
4693
4972
  display: flex;
4694
4973
  align-items: center;
4974
+ user-select: none;
4975
+ flex-grow: 1;
4976
+ font-size: 12px;
4977
+ line-height: 18px;
4978
+ color: #2d3a56;
4979
+ font-weight: 700;
4695
4980
  }
4696
- .E_h12yihis .right .btn-group:before {
4697
- content: "";
4698
- opacity: 0;
4699
- height: 24px;
4700
- width: 1px;
4701
- background: rgba(225, 230, 241, 0.6);
4702
- position: absolute;
4703
- left: -16px;
4704
- top: 50%;
4705
- transform: translateY(-50%);
4706
- transition: opacity 160ms ease;
4981
+ .E_c1kghdax .collapse-arrow {
4982
+ transition: all 50ms ease-out 0ms;
4983
+ margin-right: 2px;
4707
4984
  }
4708
- .E_h12yihis .right .btn-group > .btn-item {
4709
- transition: all 160ms ease;
4710
- cursor: pointer;
4711
- width: 56px;
4712
- height: 40px;
4713
- display: inline-flex;
4714
- align-items: center;
4715
- justify-content: center;
4716
- border-radius: 6px;
4985
+
4986
+ .E_c1yd35n {
4987
+ padding: 0 12px 14px 12px;
4717
4988
  }
4718
- .E_h12yihis .right .btn-group > .btn-item:hover {
4719
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
4989
+
4990
+ .E_u3l9ivi {
4991
+ width: 100%;
4992
+ position: relative;
4720
4993
  }
4721
- .E_h12yihis .right .btn-group > .btn-item:active {
4722
- transform: translateY(2px);
4723
- transition: all 320ms ease;
4994
+ .E_u3l9ivi .upload-label {
4995
+ color: #00122e;
4996
+ word-break: break-word;
4997
+ margin-bottom: 4px;
4998
+ display: block;
4724
4999
  }
4725
- .E_h12yihis .right .btn-group > *:not(:first-child) {
4726
- margin-left: 4px;
5000
+ .E_u3l9ivi .upload-description {
5001
+ color: rgba(44, 56, 82, 0.6);
5002
+ word-break: break-word;
4727
5003
  }
4728
- .E_h12yihis .right .create-menu-and-export {
4729
- height: 48px;
4730
- overflow: hidden;
4731
- display: flex;
4732
- align-items: center;
4733
- padding: 0 4px;
4734
- margin: 0 -4px;
5004
+ .E_u3l9ivi .upload-button {
5005
+ display: block;
4735
5006
  }
4736
- .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
4737
- .E_h12yihis .right .create-menu-and-export.active .export-btn {
4738
- transform: translateY(0);
5007
+ .E_u3l9ivi .upload-button:not(:first-child),
5008
+ .E_u3l9ivi .upload-drag:not(:first-child) {
5009
+ margin-top: 8px;
4739
5010
  }
4740
- .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
4741
- .E_h12yihis .right .create-menu-and-export .export-btn {
4742
- height: 48px;
4743
- transform: translateY(100%);
4744
- transition: transform 240ms ease, opacity 80ms ease;
4745
- display: inline-flex;
4746
- align-items: center;
5011
+ .E_u3l9ivi .upload-button:not(:last-child),
5012
+ .E_u3l9ivi .upload-drag:not(:last-child) {
5013
+ margin-bottom: 8px;
4747
5014
  }
4748
- .E_h12yihis .right .create-menu-and-export .export-btn {
4749
- margin-right: 10px;
5015
+ .E_u3l9ivi .upload-drag-area {
5016
+ padding: 32px 16px;
5017
+ border-radius: 4px;
5018
+ border: 1px dashed rgba(107, 128, 167, 0.6);
5019
+ background: rgba(237, 241, 250, 0.6);
5020
+ display: flex;
5021
+ flex-direction: column;
5022
+ align-items: center;
4750
5023
  }
4751
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
4752
- width: 32px;
4753
- height: 32px;
4754
- border-radius: 6px;
5024
+ .E_u3l9ivi .upload-drag-area .upload-drag-text {
5025
+ text-align: center;
4755
5026
  }
4756
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
4757
- background: rgba(211, 218, 235, 0.6);
5027
+ .E_u3l9ivi .upload-drag-area .ant-upload-drag-container {
5028
+ color: #00122e;
4758
5029
  }
4759
- .E_h12yihis .alert,
4760
- .E_h12yihis .task {
4761
- position: relative;
5030
+ .E_u3l9ivi .upload-drag-area.has-file {
5031
+ padding: 16px;
4762
5032
  }
4763
- .E_h12yihis .alert .alert-icon,
4764
- .E_h12yihis .alert .task-icon,
4765
- .E_h12yihis .task .alert-icon,
4766
- .E_h12yihis .task .task-icon {
4767
- width: 56px;
4768
- height: 40px;
5033
+ .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container {
5034
+ display: flex;
5035
+ flex-direction: row;
4769
5036
  justify-content: center;
5037
+ align-items: flex-start;
4770
5038
  }
4771
- .E_h12yihis .alert .ant-badge-count,
4772
- .E_h12yihis .task .ant-badge-count {
4773
- right: 16px;
4774
- top: 10px;
5039
+ .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container .ant-btn.ant-btn-link {
5040
+ height: 24px;
4775
5041
  }
4776
- .E_h12yihis .logo {
4777
- display: inline-flex;
4778
- align-items: center;
5042
+ .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container .ant-btn.ant-btn-link[disabled] {
5043
+ color: #00122e;
5044
+ opacity: 1;
4779
5045
  }
4780
- .E_h12yihis .left {
4781
- position: relative;
5046
+ .E_u3l9ivi .upload-drag-area.has-file .upload-drag-text {
5047
+ margin-left: 8px;
5048
+ text-align: left;
4782
5049
  }
4783
- .E_h12yihis .left .events-audit-title {
4784
- font-size: 20px;
5050
+ .E_u3l9ivi .upload-drag-area.has-file .upload-drag-text .ant-btn.ant-btn-link {
5051
+ height: 24px;
5052
+ }
5053
+ .E_u3l9ivi .upload-drag-area.has-file.single {
5054
+ padding: 12px;
4785
5055
  line-height: 24px;
4786
- font-weight: bold;
4787
- color: #1d326c;
4788
- margin: 0px 8px;
4789
5056
  }
4790
- .E_h12yihis .left .global-search {
4791
- margin-left: 6px;
5057
+ .E_u3l9ivi .upload-drag-area.has-file.single .ant-upload-drag-container {
5058
+ display: flex;
5059
+ flex-direction: row;
5060
+ align-items: flex-start;
5061
+ justify-content: space-between;
5062
+ line-height: 24px;
5063
+ word-break: break-all;
4792
5064
  }
4793
- .E_h12yihis.global-search-active {
4794
- z-index: 11;
5065
+ .E_u3l9ivi .upload-drag-area.has-file.single .ant-upload-drag-container .ant-btn.ant-btn-link {
5066
+ height: 24px;
4795
5067
  }
4796
- .E_h12yihis.global-search-active .left {
4797
- flex: 1;
4798
- margin-right: 32px;
5068
+ .E_u3l9ivi .upload-drag-area.file-error.single {
5069
+ border-color: #f0483e;
5070
+ background: rgba(255, 74, 74, 0.1);
4799
5071
  }
4800
- .E_h12yihis.global-search-active .left .global-search {
5072
+ .E_u3l9ivi .upload-drag-area .file-info {
4801
5073
  display: flex;
4802
- flex: 1;
5074
+ cursor: default;
5075
+ align-items: flex-start;
4803
5076
  }
4804
- .E_h12yihis.global-search-active .left .global-search .search-input {
4805
- border-color: #0080ff;
4806
- width: 100%;
5077
+ .E_u3l9ivi .upload-drag-area .file-info .icon-wrapper {
5078
+ margin: 4px 0;
4807
5079
  }
4808
- .E_h12yihis.global-search-active .center {
4809
- display: none;
5080
+ .E_u3l9ivi .upload-drag-area .file-info .file-name {
5081
+ margin: 3px 4px;
5082
+ text-align: left;
4810
5083
  }
4811
- .E_h12yihis.global-search-active .right {
4812
- flex: 0 1 auto;
5084
+ .E_u3l9ivi .upload-drag-area:not(.ant-upload-disabled):not(.file-error):hover {
5085
+ border-color: #0080ff;
5086
+ background: rgba(0, 136, 255, 0.1);
4813
5087
  }
4814
- .E_h12yihis .ant-badge-count {
4815
- pointer-events: none;
5088
+ .E_u3l9ivi .upload-drag-area.ant-upload-disabled {
5089
+ opacity: 0.5;
4816
5090
  }
4817
-
4818
- .E_ncaepor {
4819
- color: rgba(10, 37, 85, 0.6);
4820
- position: relative;
4821
- height: 48px;
4822
- display: inline-flex;
4823
- align-items: center;
4824
- justify-content: center;
4825
- overflow: hidden;
5091
+ .E_u3l9ivi .upload-drag-area.ant-upload-disabled.reach-max-count {
5092
+ color: rgba(0, 21, 64, 0.3);
4826
5093
  }
4827
- .E_ncaepor:before, .E_ncaepor:after {
4828
- content: "";
4829
- width: 100%;
4830
- height: 12px;
4831
- position: absolute;
4832
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
5094
+ .E_u3l9ivi .upload-error {
5095
+ margin-top: 8px;
5096
+ color: #f0483e;
4833
5097
  }
4834
- .E_ncaepor:before {
4835
- top: 0;
5098
+ .E_u3l9ivi .upload-file-info-list {
5099
+ gap: 4px;
5100
+ display: flex;
5101
+ flex-direction: column;
4836
5102
  }
4837
- .E_ncaepor:after {
4838
- bottom: 0;
5103
+ .E_u3l9ivi .upload-file-list {
5104
+ width: 100%;
4839
5105
  }
4840
- .E_ncaepor > * {
4841
- height: 48px;
4842
- display: inline-flex;
4843
- align-items: center;
4844
- white-space: nowrap;
4845
- transition: transform 240ms ease, opacity 80ms ease;
5106
+ .E_u3l9ivi .upload-file-list .upload-file-item {
5107
+ padding-bottom: 4px;
4846
5108
  }
4847
- .E_ncaepor .name-text {
4848
- transform: translateY(0);
4849
- opacity: 1;
5109
+ .E_u3l9ivi .upload-file-list .upload-file-item:not(:last-child) {
5110
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
5111
+ margin-bottom: 4px;
4850
5112
  }
4851
- .E_ncaepor .nav-info {
4852
- transform: translateY(100%);
4853
- opacity: 0;
4854
- font-size: 18px;
4855
- font-weight: 700;
4856
- position: absolute;
4857
- overflow: hidden;
5113
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info {
4858
5114
  display: flex;
4859
- justify-content: center;
5115
+ align-items: flex-start;
4860
5116
  }
4861
- .E_ncaepor .nav-info .scrolled-resource {
4862
- color: #1d326c;
4863
- flex: 1;
4864
- overflow: hidden;
4865
- text-overflow: ellipsis;
5117
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info {
5118
+ display: flex;
5119
+ align-items: flex-start;
5120
+ width: calc(100% - 25px);
4866
5121
  }
4867
- .E_ncaepor .nav-info .scrolled-view {
4868
- color: rgba(44, 56, 82, 0.6);
4869
- margin-left: 8px;
5122
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info .validating {
5123
+ color: rgba(0, 21, 64, 0.3);
4870
5124
  }
4871
- .E_ncaepor.is-scrolled .name-text {
4872
- transform: translateY(-100%);
4873
- opacity: 0;
4874
- position: absolute;
5125
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info .icon-wrapper {
5126
+ margin: 0 4px;
4875
5127
  }
4876
- .E_ncaepor.is-scrolled .nav-info {
4877
- transform: translateY(0);
4878
- opacity: 1;
4879
- position: static;
5128
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .remove-button {
5129
+ margin-left: auto;
4880
5130
  }
4881
-
4882
- .E_c1yd35n {
4883
- padding: 0 12px 14px 12px;
5131
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-error {
5132
+ color: #e75a3a;
5133
+ margin-left: 24px;
4884
5134
  }
4885
5135
 
4886
- .E_ckui4s7 {
4887
- color: #2d3a56;
4888
- line-height: 22px;
4889
- display: inline-flex;
4890
- }
4891
- .E_ckui4s7 .ant-checkbox {
4892
- height: 22px;
5136
+ .E_ftdwz1g {
4893
5137
  display: flex;
4894
- align-items: center;
4895
- top: 0;
4896
- }
4897
- .E_ckui4s7 .ant-checkbox-checked::after {
4898
- border: none;
5138
+ width: 100%;
5139
+ flex-direction: row;
5140
+ background: rgba(237, 241, 250, 0.6);
5141
+ padding: 7px 8px;
5142
+ border-radius: 4px;
5143
+ gap: 4px;
5144
+ align-items: self-start;
5145
+ color: #00122e;
4899
5146
  }
4900
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
4901
- border-color: #0080ff;
5147
+ .E_ftdwz1g .file-size,
5148
+ .E_ftdwz1g .file-size-unit {
5149
+ color: rgba(44, 56, 82, 0.6);
4902
5150
  }
4903
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
4904
- border: 1px solid rgba(107, 128, 167, 0.6);
5151
+ .E_ftdwz1g .file-info {
5152
+ flex-grow: 1;
5153
+ overflow: hidden;
4905
5154
  }
4906
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4907
- border: 1px solid #0080ff;
5155
+ .E_ftdwz1g .icon-wrapper {
5156
+ margin-top: 2px;
5157
+ cursor: pointer;
4908
5158
  }
4909
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4910
- background: #0080ff;
5159
+ .E_ftdwz1g .upload-file-error {
5160
+ color: #f0483e;
4911
5161
  }
4912
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4913
- background-color: #fff;
4914
- height: 2px;
4915
- width: 10px;
4916
- border-radius: 2px;
5162
+ .E_ftdwz1g.file-error-wrapper {
5163
+ background: rgba(255, 74, 74, 0.1);
4917
5164
  }
4918
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
5165
+ .E_ftdwz1g.disabled {
4919
5166
  opacity: 0.5;
4920
5167
  }
4921
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
4922
- background: rgba(211, 218, 235, 0.6);
4923
- border-color: rgba(107, 128, 167, 0.6) !important;
5168
+
5169
+ .E_lht19u8 {
5170
+ width: 64px;
5171
+ height: 64px;
5172
+ display: flex;
5173
+ align-items: center;
5174
+ justify-content: center;
5175
+ position: relative;
5176
+ opacity: 0.2;
4924
5177
  }
4925
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
4926
- border-color: #2d3a56;
5178
+
5179
+ .E_lk3gkp4 {
5180
+ position: absolute;
5181
+ width: 5px;
5182
+ height: 48px;
5183
+ left: 9.33px;
5184
+ top: 40.5px;
5185
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5186
+ border-radius: 5px;
5187
+ transform: rotate(-128deg);
5188
+ transform-origin: top left;
5189
+ animation: loading-indicator1 1100ms ease-out infinite;
4927
5190
  }
4928
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4929
- background: #2d3a56;
5191
+
5192
+ .E_ll4n94n {
5193
+ position: absolute;
5194
+ width: 5px;
5195
+ height: 48px;
5196
+ left: 40.8px;
5197
+ top: 8.4px;
5198
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5199
+ border-radius: 5px;
5200
+ transform: rotate(-8deg);
5201
+ transform-origin: top left;
5202
+ animation: loading-indicator2 1100ms ease-out infinite;
4930
5203
  }
4931
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
4932
- padding: 0;
5204
+
5205
+ .E_l17lbdo6 {
5206
+ position: absolute;
5207
+ width: 5px;
5208
+ height: 48px;
5209
+ left: 52.9px;
5210
+ top: 51.8px;
5211
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5212
+ border-radius: 5px;
5213
+ transform: rotate(112deg);
5214
+ transform-origin: top left;
5215
+ animation: loading-indicator3 1100ms ease-out infinite;
4933
5216
  }
4934
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
4935
- display: inline-block;
4936
- margin-left: 12px;
4937
- color: #2d3a56;
5217
+
5218
+ .E_t1tbywr9 {
5219
+ width: 100%;
5220
+ flex: 1;
5221
+ display: flex;
5222
+ flex-direction: column;
4938
5223
  }
4939
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
4940
- margin-left: 28px;
4941
- color: rgba(44, 56, 82, 0.6);
5224
+ .E_t1tbywr9.medium .tab-bar {
5225
+ height: 32px;
4942
5226
  }
4943
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
4944
- margin-left: 8px;
5227
+ .E_t1tbywr9.medium .tab-bar .common-tab-bar {
5228
+ height: 32px;
4945
5229
  }
4946
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
4947
- margin-left: 24px;
5230
+ .E_t1tbywr9.medium .tab-bar .common-tab-bar .tab-item-title {
5231
+ height: 32px;
5232
+ border-top-left-radius: 6px;
5233
+ border-top-right-radius: 6px;
5234
+ padding-right: 16px;
5235
+ padding-left: 16px;
5236
+ font-size: 16px;
4948
5237
  }
4949
-
4950
- .E_c1kghdax {
4951
- color: #2d3a56;
4952
- padding: 7px 12px;
5238
+ .E_t1tbywr9.small .tab-bar {
5239
+ height: 24px;
5240
+ }
5241
+ .E_t1tbywr9.small .tab-bar .common-tab-bar {
5242
+ height: 24px;
5243
+ }
5244
+ .E_t1tbywr9.small .tab-bar .common-tab-bar .tab-item-title {
5245
+ height: 24px;
5246
+ border-top-left-radius: 4px;
5247
+ border-top-right-radius: 4px;
5248
+ padding-right: 12px;
5249
+ padding-left: 12px;
5250
+ font-size: 14px;
5251
+ }
5252
+ .E_t1tbywr9 .tab-bar {
5253
+ max-width: 100%;
4953
5254
  display: flex;
4954
- justify-content: space-between;
4955
- align-items: center;
5255
+ place-items: center;
5256
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
4956
5257
  }
4957
- .E_c1kghdax.has-arrow {
4958
- padding-left: 10px;
5258
+ .E_t1tbywr9 .tab-bar .common-tab-bar {
5259
+ overflow: hidden;
5260
+ display: flex;
5261
+ place-items: center;
4959
5262
  }
4960
- .E_c1kghdax.has-arrow .title-wrapper {
5263
+ .E_t1tbywr9 .tab-bar .common-tab-bar .tab-item-title:first-child:not(.__selected):not(:hover) {
5264
+ padding-left: 0px;
5265
+ }
5266
+ .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title {
5267
+ margin-left: 12px;
5268
+ position: relative;
5269
+ }
5270
+ .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title::before {
5271
+ content: "";
5272
+ width: 1px;
5273
+ height: 24px;
5274
+ background: rgba(172, 186, 211, 0.6);
5275
+ position: absolute;
5276
+ left: -6px;
5277
+ top: 50%;
5278
+ transform: translateY(-50%);
5279
+ }
5280
+ .E_t1tbywr9 .tab-bar .tab-item-title {
5281
+ flex-shrink: 0;
5282
+ display: flex;
5283
+ place-items: center;
4961
5284
  cursor: pointer;
4962
- color: #00122e;
5285
+ color: rgba(44, 56, 82, 0.7490196078);
5286
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
4963
5287
  }
4964
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
4965
- color: #2d3a56;
4966
- font-weight: 600;
5288
+ .E_t1tbywr9 .tab-bar .tab-item-title:hover {
5289
+ padding-left: 16px;
5290
+ color: #0080ff;
5291
+ background: rgba(0, 136, 255, 0.1607843137);
4967
5292
  }
4968
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
4969
- transform: rotate(90deg);
5293
+ .E_t1tbywr9 .tab-bar .tab-item-title + .tab-item-title {
5294
+ margin-left: 2px;
4970
5295
  }
4971
- .E_c1kghdax .sub-info {
4972
- font-size: 12px;
4973
- line-height: 18px;
5296
+ .E_t1tbywr9 .tab-bar .tab-item-title.more:not(.__selected) {
5297
+ width: 16px;
5298
+ height: 16px;
5299
+ padding: 0;
5300
+ border-radius: 2px;
5301
+ margin-left: 8px;
4974
5302
  }
4975
- .E_c1kghdax .title-wrapper {
5303
+ .E_t1tbywr9 .tab-bar .tab-item-title.more.__selected.tab-title-text {
5304
+ margin-left: 8px;
5305
+ }
5306
+ .E_t1tbywr9 .tab-bar .tab-item-title.__selected {
5307
+ padding-left: 16px;
5308
+ background: rgba(0, 136, 255, 0.1);
5309
+ color: #0080ff;
5310
+ }
5311
+ .E_t1tbywr9 .tab-bar .tab-item-title.__hidden {
5312
+ display: none;
5313
+ }
5314
+
5315
+ .E_ti12z2.ant-dropdown-open {
5316
+ color: #0080ff;
5317
+ background: rgba(211, 218, 235, 0.6);
5318
+ }
5319
+
5320
+ .E_m19lu3v {
5321
+ cursor: default;
5322
+ }
5323
+ .E_m19lu3v .menu-wrapper {
5324
+ min-width: 160px;
5325
+ max-width: 400px;
5326
+ padding: 6px;
5327
+ background: #fff;
5328
+ box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
5329
+ border-radius: 8px;
5330
+ max-height: calc(100vh - 250px);
5331
+ overflow: auto;
5332
+ }
5333
+ .E_m19lu3v .menu-wrapper .tab-menu-item {
4976
5334
  display: flex;
4977
- align-items: center;
4978
- user-select: none;
4979
- flex-grow: 1;
4980
- font-size: 12px;
4981
- line-height: 18px;
4982
- color: #2d3a56;
4983
- font-weight: 700;
5335
+ place-items: center;
5336
+ width: var(--itemWidth);
4984
5337
  }
4985
- .E_c1kghdax .collapse-arrow {
4986
- transition: all 50ms ease-out 0ms;
4987
- margin-right: 2px;
5338
+ .E_m19lu3v .menu-wrapper .tab-menu-item + .tab-menu-item {
5339
+ margin-top: 8px;
5340
+ }
5341
+ .E_m19lu3v .menu-wrapper .tab-menu-item.__selected {
5342
+ padding: 6px;
5343
+ background: rgba(0, 136, 255, 0.1);
5344
+ color: #0080ff;
5345
+ }
5346
+ .E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_l1fbkbzo {
5347
+ font-family: Inter;
5348
+ font-style: normal;
5349
+ font-weight: bold !important;
5350
+ }
5351
+ .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
5352
+ padding: 5px 12px;
5353
+ border-radius: 4px;
5354
+ }
5355
+ .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
5356
+ color: #0080ff;
5357
+ background: rgba(211, 218, 235, 0.6);
5358
+ }
5359
+ .E_m19lu3v .menu-wrapper .tab-menu-item-text {
5360
+ text-align: left;
5361
+ flex: 1;
5362
+ overflow: hidden;
5363
+ text-overflow: ellipsis;
5364
+ white-space: nowrap;
5365
+ }
5366
+
5367
+ .E_i1bmwe2m {
5368
+ margin: auto;
5369
+ cursor: pointer;
5370
+ line-height: normal;
5371
+ height: 16px;
5372
+ margin-right: 3px;
5373
+ }
5374
+ .E_i1bmwe2m .icon-inner {
5375
+ display: block;
5376
+ height: 16px;
4988
5377
  }
4989
5378
 
4990
5379
  .E_b14q2gmw {
@@ -5004,257 +5393,72 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5004
5393
  transform: translateY(-4px);
5005
5394
  }
5006
5395
 
5007
- .E_lht19u8 {
5008
- width: 64px;
5009
- height: 64px;
5396
+ .E_l1ucdodl {
5397
+ margin: 0;
5398
+ border-radius: 20px;
5399
+ padding: 2px 10px;
5400
+ height: 22px;
5010
5401
  display: flex;
5011
5402
  align-items: center;
5012
- justify-content: center;
5013
- position: relative;
5014
- opacity: 0.2;
5015
5403
  }
5016
-
5017
- .E_lk3gkp4 {
5018
- position: absolute;
5019
- width: 5px;
5020
- height: 48px;
5021
- left: 9.33px;
5022
- top: 40.5px;
5023
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5024
- border-radius: 5px;
5025
- transform: rotate(-128deg);
5026
- transform-origin: top left;
5027
- animation: loading-indicator1 1100ms ease-out infinite;
5404
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
5405
+ color: #FFFFFF;
5028
5406
  }
5029
-
5030
- .E_ll4n94n {
5031
- position: absolute;
5032
- width: 5px;
5033
- height: 48px;
5034
- left: 40.8px;
5035
- top: 8.4px;
5036
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5037
- border-radius: 5px;
5038
- transform: rotate(-8deg);
5039
- transform-origin: top left;
5040
- animation: loading-indicator2 1100ms ease-out infinite;
5407
+ .E_l1ucdodl.tag-hover {
5408
+ cursor: pointer;
5041
5409
  }
5042
-
5043
- .E_l17lbdo6 {
5044
- position: absolute;
5045
- width: 5px;
5046
- height: 48px;
5047
- left: 52.9px;
5048
- top: 51.8px;
5049
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
5050
- border-radius: 5px;
5051
- transform: rotate(112deg);
5052
- transform-origin: top left;
5053
- animation: loading-indicator3 1100ms ease-out infinite;
5410
+ .E_l1ucdodl.ui-kit-status-legend {
5411
+ color: #00122E;
5054
5412
  }
5055
-
5056
- .E_w7ob4th.outside-tag {
5057
- padding-left: 0;
5413
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
5414
+ margin-right: 6px;
5058
5415
  }
5059
- .E_w7ob4th.outside-tag .inside-tag {
5060
- border-radius: 4px 0 0 4px;
5061
- padding-right: 4px;
5062
- margin-right: 4px;
5416
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
5417
+ margin-left: 8px;
5418
+ color: rgba(44, 56, 82, 0.6);
5063
5419
  }
5064
-
5065
- .E_sjob3jg {
5066
- --item-min-width: 60px;
5420
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
5421
+ color: #FFFFFF;
5067
5422
  }
5068
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
5069
- display: none !important;
5423
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
5424
+ background-color: #0080FF;
5070
5425
  }
5071
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
5072
- flex-shrink: 0 !important;
5426
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
5427
+ background-color: #F0483E;
5073
5428
  }
5074
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
5075
- color: #0080FF;
5429
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
5430
+ background-color: #FEA008;
5076
5431
  }
5077
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5078
- color: #0080FF;
5079
- font-weight: normal;
5432
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
5433
+ background-color: #00BA5D;
5080
5434
  }
5081
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
5082
- color: rgba(44, 56, 82, 0.6);
5435
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5436
+ background-color: #6b7d99;
5083
5437
  }
5084
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5085
- color: #00122E;
5086
- }
5087
- .E_sjob3jg .step-item-text {
5088
- display: inline-block;
5089
- }
5090
- .E_sjob3jg .step-item-title {
5091
- overflow: hidden;
5092
- white-space: nowrap;
5093
- text-overflow: ellipsis;
5438
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5439
+ background-color: #7E41FF;
5094
5440
  }
5095
5441
 
5096
- .E_hjvj6s6 .ant-steps-item-container {
5097
- min-width: var(--item-min-width);
5098
- }
5099
- .E_hjvj6s6 .ant-steps-item-disabled {
5100
- cursor: not-allowed !important;
5101
- }
5102
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
5103
- flex-direction: row;
5104
- justify-content: stretch;
5105
- }
5106
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
5107
- padding: 0;
5108
- margin-right: 4px;
5109
- flex: 1;
5110
- overflow: visible;
5111
- }
5112
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
5113
- width: 100%;
5114
- min-height: unset;
5115
- }
5116
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
5117
- height: 26px;
5118
- line-height: 26px;
5119
- width: 100%;
5120
- padding: 0;
5121
- font-size: 12px;
5122
- }
5123
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
5124
- margin-right: 10px;
5125
- }
5126
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
5127
- display: none;
5128
- }
5129
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
5130
- padding-left: 8px;
5131
- padding-right: 4px;
5132
- border-radius: 4px 0 0 4px;
5133
- }
5134
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
5135
- margin-right: 0;
5136
- }
5137
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
5138
- padding-right: 8px;
5139
- padding-left: 12px;
5140
- border-radius: 0 4px 4px 0;
5141
- }
5142
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
5143
- content: "";
5144
- width: 0;
5145
- height: 0;
5146
- border: 13px solid transparent;
5147
- position: absolute;
5148
- top: 0;
5149
- border-left: 8px solid rgba(237, 241, 250, 0.6);
5150
- z-index: 2;
5151
- position: relative;
5152
- top: -50%;
5153
- right: -100%;
5154
- }
5155
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
5156
- padding: 0 4px 0 12px;
5157
- }
5158
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
5159
- content: "";
5160
- width: 0;
5161
- height: 0;
5162
- border: 13px solid transparent;
5163
- position: absolute;
5164
- top: 0;
5165
- border-left: 8px solid #fff;
5166
- left: 0;
5167
- }
5168
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
5169
- max-width: calc(100% - var(--item-min-width) * 2);
5170
- }
5171
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
5172
- background-color: rgba(0, 136, 255, 0.1);
5173
- }
5174
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
5175
- border-left-color: rgba(0, 136, 255, 0.1) !important;
5176
- }
5177
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
5178
- cursor: pointer;
5179
- min-width: var(--item-min-width);
5180
- }
5181
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
5182
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
5183
- min-width: var(--item-min-width);
5184
- }
5185
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
5186
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
5187
- background-color: rgba(237, 241, 250, 0.6);
5188
- }
5189
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
5190
- padding: 0;
5442
+ .E_s1qj66nc {
5443
+ width: 8px;
5444
+ height: 8px;
5445
+ border-radius: 50%;
5446
+ display: inline-block;
5191
5447
  }
5192
5448
 
5193
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
5194
- width: 192px;
5195
- row-gap: 2px;
5196
- }
5197
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
5198
- background-color: rgba(225, 230, 241, 0.6);
5199
- }
5200
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
5201
- color: #00122E !important;
5202
- }
5203
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
5204
- background-color: rgba(225, 230, 241, 0.6);
5205
- }
5206
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
5207
- padding: 0 8px;
5208
- border-radius: 4px;
5209
- height: 32px;
5210
- display: flex;
5211
- align-items: center;
5212
- }
5213
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
5214
- min-height: auto;
5215
- white-space: nowrap;
5216
- }
5217
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5218
- font-size: 13px;
5219
- line-height: 20px;
5220
- max-width: 100%;
5221
- padding-right: 0;
5222
- }
5223
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
5224
- background: rgba(0, 128, 255, 0.1);
5449
+ .E_s5x1boq {
5450
+ width: 8px;
5451
+ height: 8px;
5452
+ border-radius: 2px;
5453
+ display: inline-block;
5225
5454
  }
5226
5455
 
5227
- .E_h6l1tj4 {
5228
- width: 100%;
5229
- display: inline-flex;
5230
- align-items: center;
5231
- justify-content: center;
5232
- column-gap: 4px;
5233
- }
5234
- .E_h6l1tj4 .step-item-prefix-container {
5235
- display: inline-flex;
5236
- align-items: center;
5237
- width: 18px;
5238
- height: 18px;
5239
- color: rgba(44, 56, 82, 0.75);
5240
- justify-content: center;
5456
+ .E_c1xm185 {
5457
+ color: rgba(44, 56, 82, 0.6);
5241
5458
  }
5242
5459
 
5243
- .E_v18frne8 {
5244
- width: 100%;
5245
- display: flex;
5246
- align-items: center;
5247
- justify-content: center;
5248
- column-gap: 6px;
5249
- font-size: 13px;
5250
- }
5251
- .E_v18frne8 .step-item-prefix-container {
5252
- display: inline-flex;
5253
- align-items: center;
5254
- min-width: 20px;
5255
- min-height: 20px;
5256
- color: rgba(44, 56, 82, 0.75);
5257
- justify-content: center;
5460
+ .E_c1x5l5qc {
5461
+ flex: 1;
5258
5462
  }
5259
5463
 
5260
5464
  .E_r77hffu {
@@ -5276,291 +5480,227 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5276
5480
  margin-inline-end: unset;
5277
5481
  }
5278
5482
 
5279
- .E_l1ucdodl {
5280
- margin: 0;
5281
- border-radius: 20px;
5282
- padding: 2px 10px;
5283
- height: 22px;
5284
- display: flex;
5285
- align-items: center;
5286
- }
5287
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
5288
- color: #FFFFFF;
5289
- }
5290
- .E_l1ucdodl.tag-hover {
5291
- cursor: pointer;
5292
- }
5293
- .E_l1ucdodl.ui-kit-status-legend {
5294
- color: #00122E;
5483
+ .E_w7ob4th.outside-tag {
5484
+ padding-left: 0;
5295
5485
  }
5296
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
5297
- margin-right: 6px;
5486
+ .E_w7ob4th.outside-tag .inside-tag {
5487
+ border-radius: 4px 0 0 4px;
5488
+ padding-right: 4px;
5489
+ margin-right: 4px;
5298
5490
  }
5299
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
5300
- margin-left: 8px;
5491
+
5492
+ .E_t1dtlqs1 {
5493
+ margin-bottom: 4px;
5301
5494
  color: rgba(44, 56, 82, 0.6);
5302
5495
  }
5303
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
5304
- color: #FFFFFF;
5496
+
5497
+ .E_s1ese5oy {
5498
+ color: rgba(44, 56, 82, 0.6);
5499
+ line-height: 32px;
5500
+ height: 32px;
5501
+ margin-bottom: 0;
5305
5502
  }
5306
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
5307
- background-color: #0080FF;
5503
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
5504
+ color: #0080ff;
5308
5505
  }
5309
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
5310
- background-color: #F0483E;
5506
+ .E_s1ese5oy.warning {
5507
+ color: #ffa500;
5311
5508
  }
5312
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
5313
- background-color: #FEA008;
5509
+ .E_s1ese5oy.success {
5510
+ color: #00ba5d;
5314
5511
  }
5315
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
5316
- background-color: #00BA5D;
5512
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
5513
+ color: #f0483e;
5317
5514
  }
5318
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5319
- background-color: #6b7d99;
5515
+ .E_s1ese5oy.normal {
5516
+ color: rgba(44, 56, 82, 0.6);
5320
5517
  }
5321
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
5322
- background-color: #7E41FF;
5518
+
5519
+ .E_b1ibis43 {
5520
+ margin-bottom: 0;
5521
+ color: #00122e;
5323
5522
  }
5324
5523
 
5325
- .E_s1qj66nc {
5326
- width: 8px;
5327
- height: 8px;
5328
- border-radius: 50%;
5329
- display: inline-block;
5524
+ .E_b11xxjd2 {
5525
+ line-height: 32px;
5526
+ margin-right: 6px;
5330
5527
  }
5331
5528
 
5332
- .E_s5x1boq {
5333
- width: 8px;
5334
- height: 8px;
5335
- border-radius: 2px;
5336
- display: inline-block;
5529
+ .E_bsub5bw.with-description {
5530
+ height: 24px;
5531
+ flex: 1;
5532
+ position: relative;
5533
+ top: -7px;
5337
5534
  }
5338
-
5339
- .E_c1xm185 {
5340
- color: rgba(44, 56, 82, 0.6);
5535
+ .E_bsub5bw p {
5536
+ width: 100%;
5537
+ overflow: hidden;
5538
+ text-overflow: ellipsis;
5539
+ white-space: nowrap;
5341
5540
  }
5342
5541
 
5343
- .E_c1x5l5qc {
5344
- flex: 1;
5542
+ .E_tmoyoag {
5543
+ border: 1px solid rgba(211, 218, 235, 0.6);
5544
+ border-radius: 8px;
5545
+ overflow: auto;
5345
5546
  }
5346
-
5347
- .E_u3l9ivi {
5348
- width: 100%;
5547
+ .E_tmoyoag .ant-list {
5349
5548
  position: relative;
5350
5549
  }
5351
- .E_u3l9ivi .upload-label {
5352
- color: #00122e;
5353
- word-break: break-word;
5354
- margin-bottom: 4px;
5355
- display: block;
5550
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
5551
+ border-bottom: none;
5356
5552
  }
5357
- .E_u3l9ivi .upload-description {
5553
+ .E_tmoyoag .ant-list .eagle-table-form-header {
5554
+ position: sticky;
5555
+ top: 0;
5556
+ z-index: 2;
5557
+ display: flex;
5558
+ padding: 8px;
5559
+ flex-wrap: nowrap;
5560
+ justify-content: flex-start;
5561
+ background: #f2f5fa;
5562
+ font-size: 14px;
5358
5563
  color: rgba(44, 56, 82, 0.6);
5359
- word-break: break-word;
5360
- }
5361
- .E_u3l9ivi .upload-button {
5362
- display: block;
5564
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
5363
5565
  }
5364
- .E_u3l9ivi .upload-button:not(:first-child),
5365
- .E_u3l9ivi .upload-drag:not(:first-child) {
5366
- margin-top: 8px;
5566
+ .E_tmoyoag .ant-list .eagle-table-form-header {
5567
+ align-items: inherit;
5367
5568
  }
5368
- .E_u3l9ivi .upload-button:not(:last-child),
5369
- .E_u3l9ivi .upload-drag:not(:last-child) {
5370
- margin-bottom: 8px;
5569
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
5570
+ margin-bottom: 0;
5371
5571
  }
5372
- .E_u3l9ivi .upload-drag-area {
5373
- padding: 32px 16px;
5374
- border-radius: 4px;
5375
- border: 1px dashed rgba(107, 128, 167, 0.6);
5376
- background: rgba(237, 241, 250, 0.6);
5572
+ .E_tmoyoag .ant-list .eagle-table-form-row {
5377
5573
  display: flex;
5378
- flex-direction: column;
5379
- align-items: center;
5380
- }
5381
- .E_u3l9ivi .upload-drag-area .upload-drag-text {
5382
- text-align: center;
5574
+ justify-content: flex-start;
5575
+ align-items: flex-start;
5576
+ flex-wrap: wrap;
5577
+ padding: 8px;
5578
+ border: none;
5383
5579
  }
5384
- .E_u3l9ivi .upload-drag-area .ant-upload-drag-container {
5385
- color: #00122e;
5580
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
5581
+ flex-basis: 100%;
5582
+ margin: 12px 0 0;
5583
+ order: 99;
5584
+ color: rgba(44, 56, 82, 0.6);
5386
5585
  }
5387
- .E_u3l9ivi .upload-drag-area.has-file {
5388
- padding: 16px;
5586
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
5587
+ color: #f0483e;
5588
+ flex-basis: 100%;
5589
+ order: 98;
5590
+ margin: 12px 0 0;
5389
5591
  }
5390
- .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container {
5391
- display: flex;
5392
- flex-direction: row;
5393
- justify-content: center;
5394
- align-items: flex-start;
5592
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
5593
+ background-color: rgba(237, 241, 250, 0.6);
5395
5594
  }
5396
- .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container .ant-btn.ant-btn-link {
5397
- height: 24px;
5595
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
5596
+ background-color: rgba(0, 136, 255, 0.1);
5398
5597
  }
5399
- .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container .ant-btn.ant-btn-link[disabled] {
5400
- color: #00122e;
5401
- opacity: 1;
5598
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
5599
+ flex: 1 0 0;
5600
+ overflow: hidden;
5402
5601
  }
5403
- .E_u3l9ivi .upload-drag-area.has-file .upload-drag-text {
5404
- margin-left: 8px;
5405
- text-align: left;
5602
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
5603
+ color: rgba(44, 56, 82, 0.6);
5604
+ margin: 0;
5406
5605
  }
5407
- .E_u3l9ivi .upload-drag-area.has-file .upload-drag-text .ant-btn.ant-btn-link {
5408
- height: 24px;
5606
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
5607
+ text-align: center;
5409
5608
  }
5410
- .E_u3l9ivi .upload-drag-area.has-file.single {
5411
- padding: 12px;
5412
- line-height: 24px;
5609
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
5610
+ text-align: center;
5413
5611
  }
5414
- .E_u3l9ivi .upload-drag-area.has-file.single .ant-upload-drag-container {
5415
- display: flex;
5416
- flex-direction: row;
5417
- align-items: flex-start;
5418
- justify-content: space-between;
5419
- line-height: 24px;
5420
- word-break: break-all;
5612
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
5613
+ text-align: left;
5421
5614
  }
5422
- .E_u3l9ivi .upload-drag-area.has-file.single .ant-upload-drag-container .ant-btn.ant-btn-link {
5423
- height: 24px;
5615
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
5616
+ text-align: left;
5424
5617
  }
5425
- .E_u3l9ivi .upload-drag-area.file-error.single {
5426
- border-color: #f0483e;
5427
- background: rgba(255, 74, 74, 0.1);
5618
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
5619
+ text-align: right;
5428
5620
  }
5429
- .E_u3l9ivi .upload-drag-area .file-info {
5430
- display: flex;
5431
- cursor: default;
5432
- align-items: flex-start;
5621
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
5622
+ text-align: right;
5433
5623
  }
5434
- .E_u3l9ivi .upload-drag-area .file-info .icon-wrapper {
5435
- margin: 4px 0;
5624
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
5625
+ margin-right: 8px;
5436
5626
  }
5437
- .E_u3l9ivi .upload-drag-area .file-info .file-name {
5438
- margin: 3px 4px;
5439
- text-align: left;
5627
+ .E_tmoyoag .ant-list .ant-list-item-action {
5628
+ padding: 4px;
5629
+ width: 24px;
5630
+ height: 24px;
5631
+ overflow: hidden;
5440
5632
  }
5441
- .E_u3l9ivi .upload-drag-area:not(.ant-upload-disabled):not(.file-error):hover {
5442
- border-color: #0080ff;
5443
- background: rgba(0, 136, 255, 0.1);
5633
+ .E_tmoyoag .ant-list .ant-list-item-action li {
5634
+ padding: 0;
5444
5635
  }
5445
- .E_u3l9ivi .upload-drag-area.ant-upload-disabled {
5636
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
5637
+ cursor: not-allowed;
5446
5638
  opacity: 0.5;
5447
5639
  }
5448
- .E_u3l9ivi .upload-drag-area.ant-upload-disabled.reach-max-count {
5449
- color: rgba(0, 21, 64, 0.3);
5640
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
5641
+ margin: 0;
5450
5642
  }
5451
- .E_u3l9ivi .upload-error {
5452
- margin-top: 8px;
5453
- color: #f0483e;
5643
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
5644
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
5645
+ border-radius: 5px;
5646
+ font-size: 12px;
5454
5647
  }
5455
- .E_u3l9ivi .upload-file-info-list {
5456
- gap: 4px;
5457
- display: flex;
5458
- flex-direction: column;
5648
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact .ant-input,
5649
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact .ant-select-selector {
5650
+ border-radius: 0;
5459
5651
  }
5460
- .E_u3l9ivi .upload-file-list {
5461
- width: 100%;
5652
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :first-child,
5653
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :first-child .ant-select-selector {
5654
+ border-top-left-radius: 5px;
5655
+ border-bottom-left-radius: 5px;
5462
5656
  }
5463
- .E_u3l9ivi .upload-file-list .upload-file-item {
5464
- padding-bottom: 4px;
5657
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :last-child,
5658
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :last-child .ant-select-selector {
5659
+ border-top-right-radius: 5px;
5660
+ border-bottom-right-radius: 5px;
5465
5661
  }
5466
- .E_u3l9ivi .upload-file-list .upload-file-item:not(:last-child) {
5662
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
5663
+ font-size: inherit;
5664
+ }
5665
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
5666
+ min-height: 24px;
5667
+ font-size: 12px;
5668
+ position: relative;
5669
+ }
5670
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
5467
5671
  border-bottom: 1px solid rgba(225, 230, 241, 0.6);
5468
- margin-bottom: 4px;
5469
5672
  }
5470
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info {
5471
- display: flex;
5472
- align-items: flex-start;
5673
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
5674
+ background-color: rgba(237, 241, 250, 0.6);
5473
5675
  }
5474
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info {
5676
+
5677
+ .E_a138syjm {
5475
5678
  display: flex;
5476
- align-items: flex-start;
5477
- width: calc(100% - 25px);
5679
+ align-items: center;
5680
+ gap: 8px;
5478
5681
  }
5479
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info .validating {
5480
- color: rgba(0, 21, 64, 0.3);
5682
+ .E_a138syjm button.ant-btn {
5683
+ padding: 2px 8px;
5684
+ height: 24px;
5481
5685
  }
5482
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info .icon-wrapper {
5483
- margin: 0 4px;
5686
+ .E_a138syjm > span.maximum-desc {
5687
+ display: none;
5688
+ color: rgba(44, 56, 82, 0.6);
5484
5689
  }
5485
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .remove-button {
5486
- margin-left: auto;
5690
+ .E_a138syjm > span.maximum-desc.disabled {
5691
+ display: inline;
5487
5692
  }
5488
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-error {
5489
- color: #e75a3a;
5490
- margin-left: 24px;
5693
+
5694
+ .E_d77i8u0 {
5695
+ width: 24px;
5696
+ height: 24px;
5697
+ padding: 4px;
5698
+ margin-right: 8px;
5491
5699
  }
5492
5700
 
5493
- .E_ftdwz1g {
5494
- display: flex;
5495
- width: 100%;
5496
- flex-direction: row;
5497
- background: rgba(237, 241, 250, 0.6);
5498
- padding: 7px 8px;
5499
- border-radius: 4px;
5500
- gap: 4px;
5501
- align-items: self-start;
5502
- color: #00122e;
5503
- }
5504
- .E_ftdwz1g .file-size,
5505
- .E_ftdwz1g .file-size-unit {
5506
- color: rgba(44, 56, 82, 0.6);
5507
- }
5508
- .E_ftdwz1g .file-info {
5509
- flex-grow: 1;
5510
- overflow: hidden;
5511
- }
5512
- .E_ftdwz1g .icon-wrapper {
5513
- margin-top: 2px;
5514
- cursor: pointer;
5515
- }
5516
- .E_ftdwz1g .upload-file-error {
5517
- color: #f0483e;
5518
- }
5519
- .E_ftdwz1g.file-error-wrapper {
5520
- background: rgba(255, 74, 74, 0.1);
5521
- }
5522
- .E_ftdwz1g.disabled {
5523
- opacity: 0.5;
5524
- }
5525
-
5526
- .E_t13ef470 {
5527
- height: 100%;
5528
- }
5529
- .E_t13ef470 .table-loading-item {
5530
- padding: 12px 4px;
5531
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
5532
- display: flex;
5533
- }
5534
- .E_t13ef470 .table-loading-item > * {
5535
- height: 16px;
5536
- margin: 4px;
5537
- background: rgba(204, 212, 227, 0.18);
5538
- border-radius: 2px;
5539
- }
5540
- .E_t13ef470 .table-loading-item .checkbox-loading {
5541
- width: 16px;
5542
- }
5543
- .E_t13ef470 .table-loading-item .td-loading {
5544
- flex: 1;
5545
- }
5546
- .E_t13ef470 :nth-child(1) {
5547
- padding: 8px 4px;
5548
- }
5549
- .E_t13ef470 :nth-child(1) > * {
5550
- background: rgba(107, 125, 153, 0.18);
5551
- }
5552
- .E_t13ef470 :nth-child(1) > * {
5553
- background: rgba(163, 180, 204, 0.18);
5554
- }
5555
-
5556
- .E_i1g85yz3 {
5557
- margin-right: 4px;
5558
- height: 16px;
5559
- }
5560
-
5561
- .E_slr2ynn {
5562
- padding: 0 8px;
5563
- height: 18px;
5701
+ .E_slr2ynn {
5702
+ padding: 0 8px;
5703
+ height: 18px;
5564
5704
  }
5565
5705
 
5566
5706
  .E_m140wbb6 {
@@ -5587,535 +5727,234 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
5587
5727
  white-space: normal;
5588
5728
  }
5589
5729
 
5590
- .E_t1dtlqs1 {
5591
- margin-bottom: 4px;
5592
- color: rgba(44, 56, 82, 0.6);
5593
- }
5594
-
5595
- .E_s1ese5oy {
5596
- color: rgba(44, 56, 82, 0.6);
5597
- line-height: 32px;
5598
- height: 32px;
5599
- margin-bottom: 0;
5730
+ .E_sjob3jg {
5731
+ --item-min-width: 60px;
5600
5732
  }
5601
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
5602
- color: #0080ff;
5733
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
5734
+ display: none !important;
5603
5735
  }
5604
- .E_s1ese5oy.warning {
5605
- color: #ffa500;
5736
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
5737
+ flex-shrink: 0 !important;
5606
5738
  }
5607
- .E_s1ese5oy.success {
5608
- color: #00ba5d;
5739
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
5740
+ color: #0080FF;
5609
5741
  }
5610
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
5611
- color: #f0483e;
5742
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5743
+ color: #0080FF;
5744
+ font-weight: normal;
5612
5745
  }
5613
- .E_s1ese5oy.normal {
5746
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
5614
5747
  color: rgba(44, 56, 82, 0.6);
5615
5748
  }
5616
-
5617
- .E_b1ibis43 {
5618
- margin-bottom: 0;
5619
- color: #00122e;
5620
- }
5621
-
5622
- .E_b11xxjd2 {
5623
- line-height: 32px;
5624
- margin-right: 6px;
5749
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5750
+ color: #00122E;
5625
5751
  }
5626
-
5627
- .E_bsub5bw.with-description {
5628
- height: 24px;
5629
- flex: 1;
5630
- position: relative;
5631
- top: -7px;
5752
+ .E_sjob3jg .step-item-text {
5753
+ display: inline-block;
5632
5754
  }
5633
- .E_bsub5bw p {
5634
- width: 100%;
5755
+ .E_sjob3jg .step-item-title {
5635
5756
  overflow: hidden;
5636
- text-overflow: ellipsis;
5637
5757
  white-space: nowrap;
5758
+ text-overflow: ellipsis;
5638
5759
  }
5639
5760
 
5640
- .E_tmoyoag {
5641
- border: 1px solid rgba(211, 218, 235, 0.6);
5642
- border-radius: 8px;
5643
- overflow: auto;
5761
+ .E_hjvj6s6 .ant-steps-item-container {
5762
+ min-width: var(--item-min-width);
5644
5763
  }
5645
- .E_tmoyoag .ant-list {
5646
- position: relative;
5764
+ .E_hjvj6s6 .ant-steps-item-disabled {
5765
+ cursor: not-allowed !important;
5647
5766
  }
5648
- .E_tmoyoag .ant-list .ant-list-item:last-child {
5649
- border-bottom: none;
5767
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
5768
+ flex-direction: row;
5769
+ justify-content: stretch;
5650
5770
  }
5651
- .E_tmoyoag .ant-list .eagle-table-form-header {
5652
- position: sticky;
5653
- top: 0;
5654
- z-index: 2;
5655
- display: flex;
5656
- padding: 8px;
5657
- flex-wrap: nowrap;
5658
- justify-content: flex-start;
5659
- background: #f2f5fa;
5660
- font-size: 14px;
5661
- color: rgba(44, 56, 82, 0.6);
5662
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
5771
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
5772
+ padding: 0;
5773
+ margin-right: 4px;
5774
+ flex: 1;
5775
+ overflow: visible;
5663
5776
  }
5664
- .E_tmoyoag .ant-list .eagle-table-form-header {
5665
- align-items: inherit;
5777
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
5778
+ width: 100%;
5779
+ min-height: unset;
5666
5780
  }
5667
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
5668
- margin-bottom: 0;
5781
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
5782
+ height: 26px;
5783
+ line-height: 26px;
5784
+ width: 100%;
5785
+ padding: 0;
5786
+ font-size: 12px;
5669
5787
  }
5670
- .E_tmoyoag .ant-list .eagle-table-form-row {
5671
- display: flex;
5672
- justify-content: flex-start;
5673
- align-items: flex-start;
5674
- flex-wrap: wrap;
5675
- padding: 8px;
5676
- border: none;
5788
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
5789
+ margin-right: 10px;
5677
5790
  }
5678
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
5679
- flex-basis: 100%;
5680
- margin: 12px 0 0;
5681
- order: 99;
5682
- color: rgba(44, 56, 82, 0.6);
5791
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
5792
+ display: none;
5683
5793
  }
5684
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
5685
- color: #f0483e;
5686
- flex-basis: 100%;
5687
- order: 98;
5688
- margin: 12px 0 0;
5794
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
5795
+ padding-left: 8px;
5796
+ padding-right: 4px;
5797
+ border-radius: 4px 0 0 4px;
5689
5798
  }
5690
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
5691
- background-color: rgba(237, 241, 250, 0.6);
5799
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
5800
+ margin-right: 0;
5692
5801
  }
5693
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
5694
- background-color: rgba(0, 136, 255, 0.1);
5802
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
5803
+ padding-right: 8px;
5804
+ padding-left: 12px;
5805
+ border-radius: 0 4px 4px 0;
5695
5806
  }
5696
- .E_tmoyoag .ant-list .eagle-table-form-cell {
5697
- flex: 1 0 0;
5698
- overflow: hidden;
5807
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
5808
+ content: "";
5809
+ width: 0;
5810
+ height: 0;
5811
+ border: 13px solid transparent;
5812
+ position: absolute;
5813
+ top: 0;
5814
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
5815
+ z-index: 2;
5816
+ position: relative;
5817
+ top: -50%;
5818
+ right: -100%;
5699
5819
  }
5700
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
5701
- color: rgba(44, 56, 82, 0.6);
5702
- margin: 0;
5820
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
5821
+ padding: 0 4px 0 12px;
5703
5822
  }
5704
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
5705
- text-align: center;
5823
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
5824
+ content: "";
5825
+ width: 0;
5826
+ height: 0;
5827
+ border: 13px solid transparent;
5828
+ position: absolute;
5829
+ top: 0;
5830
+ border-left: 8px solid #fff;
5831
+ left: 0;
5706
5832
  }
5707
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
5708
- text-align: center;
5833
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
5834
+ max-width: calc(100% - var(--item-min-width) * 2);
5709
5835
  }
5710
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
5711
- text-align: left;
5836
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
5837
+ background-color: rgba(0, 136, 255, 0.1);
5712
5838
  }
5713
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
5714
- text-align: left;
5839
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
5840
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
5715
5841
  }
5716
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
5717
- text-align: right;
5842
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
5843
+ cursor: pointer;
5844
+ min-width: var(--item-min-width);
5718
5845
  }
5719
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
5720
- text-align: right;
5846
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
5847
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
5848
+ min-width: var(--item-min-width);
5721
5849
  }
5722
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
5723
- margin-right: 8px;
5850
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
5851
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
5852
+ background-color: rgba(237, 241, 250, 0.6);
5724
5853
  }
5725
- .E_tmoyoag .ant-list .ant-list-item-action {
5726
- padding: 4px;
5727
- width: 24px;
5728
- height: 24px;
5729
- overflow: hidden;
5730
- }
5731
- .E_tmoyoag .ant-list .ant-list-item-action li {
5854
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
5732
5855
  padding: 0;
5733
5856
  }
5734
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
5735
- cursor: not-allowed;
5736
- opacity: 0.5;
5737
- }
5738
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
5739
- margin: 0;
5740
- }
5741
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
5742
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
5743
- border-radius: 5px;
5744
- font-size: 12px;
5745
- }
5746
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact .ant-input,
5747
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact .ant-select-selector {
5748
- border-radius: 0;
5749
- }
5750
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :first-child,
5751
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :first-child .ant-select-selector {
5752
- border-top-left-radius: 5px;
5753
- border-bottom-left-radius: 5px;
5754
- }
5755
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :last-child,
5756
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :last-child .ant-select-selector {
5757
- border-top-right-radius: 5px;
5758
- border-bottom-right-radius: 5px;
5759
- }
5760
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
5761
- font-size: inherit;
5762
- }
5763
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
5764
- min-height: 24px;
5765
- font-size: 12px;
5766
- position: relative;
5767
- }
5768
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
5769
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
5770
- }
5771
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
5772
- background-color: rgba(237, 241, 250, 0.6);
5773
- }
5774
5857
 
5775
- .E_a138syjm {
5776
- display: flex;
5777
- align-items: center;
5778
- gap: 8px;
5779
- }
5780
- .E_a138syjm button.ant-btn {
5781
- padding: 2px 8px;
5782
- height: 24px;
5783
- }
5784
- .E_a138syjm > span.maximum-desc {
5785
- display: none;
5786
- color: rgba(44, 56, 82, 0.6);
5787
- }
5788
- .E_a138syjm > span.maximum-desc.disabled {
5789
- display: inline;
5790
- }
5791
-
5792
- .E_d77i8u0 {
5793
- width: 24px;
5794
- height: 24px;
5795
- padding: 4px;
5796
- margin-right: 8px;
5858
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
5859
+ width: 192px;
5860
+ row-gap: 2px;
5797
5861
  }
5798
-
5799
- .E_t1tbywr9 {
5800
- width: 100%;
5801
- flex: 1;
5802
- display: flex;
5803
- flex-direction: column;
5862
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
5863
+ background-color: rgba(225, 230, 241, 0.6);
5804
5864
  }
5805
- .E_t1tbywr9.medium .tab-bar {
5806
- height: 32px;
5865
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
5866
+ color: #00122E !important;
5807
5867
  }
5808
- .E_t1tbywr9.medium .tab-bar .common-tab-bar {
5809
- height: 32px;
5868
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
5869
+ background-color: rgba(225, 230, 241, 0.6);
5810
5870
  }
5811
- .E_t1tbywr9.medium .tab-bar .common-tab-bar .tab-item-title {
5871
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
5872
+ padding: 0 8px;
5873
+ border-radius: 4px;
5812
5874
  height: 32px;
5813
- border-top-left-radius: 6px;
5814
- border-top-right-radius: 6px;
5815
- padding-right: 16px;
5816
- padding-left: 16px;
5817
- font-size: 16px;
5818
- }
5819
- .E_t1tbywr9.small .tab-bar {
5820
- height: 24px;
5821
- }
5822
- .E_t1tbywr9.small .tab-bar .common-tab-bar {
5823
- height: 24px;
5824
- }
5825
- .E_t1tbywr9.small .tab-bar .common-tab-bar .tab-item-title {
5826
- height: 24px;
5827
- border-top-left-radius: 4px;
5828
- border-top-right-radius: 4px;
5829
- padding-right: 12px;
5830
- padding-left: 12px;
5831
- font-size: 14px;
5832
- }
5833
- .E_t1tbywr9 .tab-bar {
5834
- max-width: 100%;
5835
- display: flex;
5836
- place-items: center;
5837
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
5838
- }
5839
- .E_t1tbywr9 .tab-bar .common-tab-bar {
5840
- overflow: hidden;
5841
- display: flex;
5842
- place-items: center;
5843
- }
5844
- .E_t1tbywr9 .tab-bar .common-tab-bar .tab-item-title:first-child:not(.__selected):not(:hover) {
5845
- padding-left: 0px;
5846
- }
5847
- .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title {
5848
- margin-left: 12px;
5849
- position: relative;
5850
- }
5851
- .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title::before {
5852
- content: "";
5853
- width: 1px;
5854
- height: 24px;
5855
- background: rgba(172, 186, 211, 0.6);
5856
- position: absolute;
5857
- left: -6px;
5858
- top: 50%;
5859
- transform: translateY(-50%);
5860
- }
5861
- .E_t1tbywr9 .tab-bar .tab-item-title {
5862
- flex-shrink: 0;
5863
- display: flex;
5864
- place-items: center;
5865
- cursor: pointer;
5866
- color: rgba(44, 56, 82, 0.7490196078);
5867
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
5868
- }
5869
- .E_t1tbywr9 .tab-bar .tab-item-title:hover {
5870
- padding-left: 16px;
5871
- color: #0080ff;
5872
- background: rgba(0, 136, 255, 0.1607843137);
5873
- }
5874
- .E_t1tbywr9 .tab-bar .tab-item-title + .tab-item-title {
5875
- margin-left: 2px;
5876
- }
5877
- .E_t1tbywr9 .tab-bar .tab-item-title.more:not(.__selected) {
5878
- width: 16px;
5879
- height: 16px;
5880
- padding: 0;
5881
- border-radius: 2px;
5882
- margin-left: 8px;
5883
- }
5884
- .E_t1tbywr9 .tab-bar .tab-item-title.more.__selected.tab-title-text {
5885
- margin-left: 8px;
5886
- }
5887
- .E_t1tbywr9 .tab-bar .tab-item-title.__selected {
5888
- padding-left: 16px;
5889
- background: rgba(0, 136, 255, 0.1);
5890
- color: #0080ff;
5891
- }
5892
- .E_t1tbywr9 .tab-bar .tab-item-title.__hidden {
5893
- display: none;
5894
- }
5895
-
5896
- .E_ti12z2.ant-dropdown-open {
5897
- color: #0080ff;
5898
- background: rgba(211, 218, 235, 0.6);
5899
- }
5900
-
5901
- .E_m19lu3v {
5902
- cursor: default;
5903
- }
5904
- .E_m19lu3v .menu-wrapper {
5905
- min-width: 160px;
5906
- max-width: 400px;
5907
- padding: 6px;
5908
- background: #fff;
5909
- box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
5910
- border-radius: 8px;
5911
- max-height: calc(100vh - 250px);
5912
- overflow: auto;
5913
- }
5914
- .E_m19lu3v .menu-wrapper .tab-menu-item {
5915
5875
  display: flex;
5916
- place-items: center;
5917
- width: var(--itemWidth);
5918
- }
5919
- .E_m19lu3v .menu-wrapper .tab-menu-item + .tab-menu-item {
5920
- margin-top: 8px;
5921
- }
5922
- .E_m19lu3v .menu-wrapper .tab-menu-item.__selected {
5923
- padding: 6px;
5924
- background: rgba(0, 136, 255, 0.1);
5925
- color: #0080ff;
5926
- }
5927
- .E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_l1fbkbzo {
5928
- font-family: Inter;
5929
- font-style: normal;
5930
- font-weight: bold !important;
5931
- }
5932
- .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
5933
- padding: 5px 12px;
5934
- border-radius: 4px;
5935
- }
5936
- .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
5937
- color: #0080ff;
5938
- background: rgba(211, 218, 235, 0.6);
5876
+ align-items: center;
5939
5877
  }
5940
- .E_m19lu3v .menu-wrapper .tab-menu-item-text {
5941
- text-align: left;
5942
- flex: 1;
5943
- overflow: hidden;
5944
- text-overflow: ellipsis;
5878
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
5879
+ min-height: auto;
5945
5880
  white-space: nowrap;
5946
5881
  }
5947
-
5948
- .E_i1bmwe2m {
5949
- margin: auto;
5950
- cursor: pointer;
5951
- line-height: normal;
5952
- height: 16px;
5953
- margin-right: 3px;
5882
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
5883
+ font-size: 13px;
5884
+ line-height: 20px;
5885
+ max-width: 100%;
5886
+ padding-right: 0;
5954
5887
  }
5955
- .E_i1bmwe2m .icon-inner {
5956
- display: block;
5957
- height: 16px;
5888
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
5889
+ background: rgba(0, 128, 255, 0.1);
5958
5890
  }
5959
5891
 
5960
- .E_msn7nxt {
5961
- color: rgba(44, 56, 82, 0.6);
5962
- text-align: center;
5963
- display: flex;
5892
+ .E_h6l1tj4 {
5893
+ width: 100%;
5894
+ display: inline-flex;
5964
5895
  align-items: center;
5965
5896
  justify-content: center;
5966
- flex-direction: column;
5967
- height: 100%;
5968
- }
5969
- .E_msn7nxt .link {
5970
- color: #0080ff;
5971
- cursor: pointer;
5972
- }
5973
-
5974
- .E_mp64wfi {
5975
- width: 100%;
5976
- height: 100%;
5977
- display: flex;
5978
- flex-direction: column;
5979
- }
5980
- .E_mp64wfi .name-toolbar {
5981
- width: 100%;
5982
- display: flex;
5983
- line-height: 30px;
5984
- padding: 0 16px;
5985
- justify-content: space-between;
5897
+ column-gap: 4px;
5986
5898
  }
5987
- .E_mp64wfi .name-toolbar .metric-extra {
5988
- display: flex;
5989
- font-size: 12px;
5899
+ .E_h6l1tj4 .step-item-prefix-container {
5900
+ display: inline-flex;
5990
5901
  align-items: center;
5991
- }
5992
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
5993
- color: #a3b4cc;
5994
- }
5995
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
5996
- margin-left: 10px;
5997
- }
5998
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
5999
- margin-left: 10px;
6000
- cursor: pointer;
6001
- }
6002
- .E_mp64wfi .content {
6003
- flex: 1;
6004
- width: 100%;
6005
- display: flex;
5902
+ width: 18px;
5903
+ height: 18px;
5904
+ color: rgba(44, 56, 82, 0.75);
6006
5905
  justify-content: center;
6007
- align-items: center;
6008
- }
6009
- .E_mp64wfi .single-content {
6010
- height: 65px;
6011
5906
  }
6012
5907
 
6013
- .E_l1oyigan {
6014
- display: flex;
6015
- align-items: center;
6016
- white-space: nowrap;
6017
- overflow: hidden;
5908
+ .E_v18frne8 {
6018
5909
  width: 100%;
6019
- }
6020
- .E_l1oyigan .ant-dropdown-trigger {
6021
- margin-left: auto;
6022
- font-size: 12px;
6023
- }
6024
-
6025
- .E_l1noi4n1 {
6026
5910
  display: flex;
6027
- justify-content: flex-start;
6028
5911
  align-items: center;
6029
- font-size: 12px;
6030
- cursor: pointer;
6031
- }
6032
- .E_l1noi4n1:not(:last-child) {
6033
- margin-right: 20px;
6034
- }
6035
- .E_l1noi4n1.deselected {
6036
- opacity: 0.4;
6037
- }
6038
- .E_l1noi4n1.deselected .color-block {
6039
- background: #b4beca !important;
6040
- }
6041
-
6042
- .E_cz19rz6 {
6043
- display: inline-block;
6044
- height: 8px;
6045
- width: 8px;
6046
- margin-right: 8px;
5912
+ justify-content: center;
5913
+ column-gap: 6px;
5914
+ font-size: 13px;
6047
5915
  }
6048
-
6049
- .E_e17r5r9c .ant-dropdown-menu-item {
6050
- display: flex;
5916
+ .E_v18frne8 .step-item-prefix-container {
5917
+ display: inline-flex;
6051
5918
  align-items: center;
6052
- font-size: 12px;
6053
- margin: 0;
5919
+ min-width: 20px;
5920
+ min-height: 20px;
5921
+ color: rgba(44, 56, 82, 0.75);
5922
+ justify-content: center;
6054
5923
  }
6055
5924
 
6056
- .E_m1y1hhnr {
6057
- position: relative;
6058
- }
6059
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
6060
- bottom: -12px;
6061
- }
6062
- .E_m1y1hhnr .metric-toolbar {
6063
- display: flex;
6064
- justify-content: space-between;
6065
- line-height: 30px;
6066
- margin: 0 16px;
6067
- }
6068
- .E_m1y1hhnr .metric-toolbar .metric-extra {
6069
- display: flex;
6070
- font-size: 12px;
6071
- align-items: center;
6072
- }
6073
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
6074
- color: #a3b4cc;
6075
- }
6076
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
6077
- margin-left: 10px;
6078
- }
6079
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
6080
- margin-left: 10px;
6081
- cursor: pointer;
6082
- }
6083
- .E_m1y1hhnr .recharts-xAxis {
6084
- font-size: 12px;
6085
- }
6086
- .E_m1y1hhnr .pointer-wrapper {
6087
- position: absolute;
6088
- bottom: 10px;
6089
- padding: 0 8px;
6090
- border-radius: 4px;
6091
- font-size: 12px;
6092
- color: #fff;
6093
- background: rgba(0, 0, 0, 0.75);
6094
- transform: translateX(-50%);
5925
+ .E_i1g85yz3 {
5926
+ margin-right: 4px;
5927
+ height: 16px;
6095
5928
  }
6096
5929
 
6097
- .E_tnvijvs {
6098
- min-width: 200px;
5930
+ .E_t13ef470 {
5931
+ height: 100%;
6099
5932
  }
6100
-
6101
- .E_t1ub2aex {
5933
+ .E_t13ef470 .table-loading-item {
5934
+ padding: 12px 4px;
5935
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
6102
5936
  display: flex;
6103
- align-items: center;
6104
- justify-content: space-between;
6105
- background-color: rgba(0, 0, 0, 0.75);
6106
- color: #b4beca;
6107
- font-size: 12px;
6108
- padding: 3px 6px;
6109
5937
  }
6110
- .E_t1ub2aex:first-child {
6111
- padding-top: 3px;
5938
+ .E_t13ef470 .table-loading-item > * {
5939
+ height: 16px;
5940
+ margin: 4px;
5941
+ background: rgba(204, 212, 227, 0.18);
5942
+ border-radius: 2px;
5943
+ }
5944
+ .E_t13ef470 .table-loading-item .checkbox-loading {
5945
+ width: 16px;
6112
5946
  }
6113
- .E_t1ub2aex:last-child {
6114
- padding-bottom: 3px;
5947
+ .E_t13ef470 .table-loading-item .td-loading {
5948
+ flex: 1;
6115
5949
  }
6116
- .E_t1ub2aex .column-value {
6117
- color: #fff;
6118
- margin-left: 8px;
5950
+ .E_t13ef470 :nth-child(1) {
5951
+ padding: 8px 4px;
5952
+ }
5953
+ .E_t13ef470 :nth-child(1) > * {
5954
+ background: rgba(107, 125, 153, 0.18);
5955
+ }
5956
+ .E_t13ef470 :nth-child(1) > * {
5957
+ background: rgba(163, 180, 204, 0.18);
6119
5958
  }
6120
5959
 
6121
5960
  .E_m11nzl2x {
@@ -6333,6 +6172,167 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6333
6172
  border: 1px solid #FFFFFF;
6334
6173
  }
6335
6174
 
6175
+ .E_msn7nxt {
6176
+ color: rgba(44, 56, 82, 0.6);
6177
+ text-align: center;
6178
+ display: flex;
6179
+ align-items: center;
6180
+ justify-content: center;
6181
+ flex-direction: column;
6182
+ height: 100%;
6183
+ }
6184
+ .E_msn7nxt .link {
6185
+ color: #0080ff;
6186
+ cursor: pointer;
6187
+ }
6188
+
6189
+ .E_mp64wfi {
6190
+ width: 100%;
6191
+ height: 100%;
6192
+ display: flex;
6193
+ flex-direction: column;
6194
+ }
6195
+ .E_mp64wfi .name-toolbar {
6196
+ width: 100%;
6197
+ display: flex;
6198
+ line-height: 30px;
6199
+ padding: 0 16px;
6200
+ justify-content: space-between;
6201
+ }
6202
+ .E_mp64wfi .name-toolbar .metric-extra {
6203
+ display: flex;
6204
+ font-size: 12px;
6205
+ align-items: center;
6206
+ }
6207
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
6208
+ color: #a3b4cc;
6209
+ }
6210
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
6211
+ margin-left: 10px;
6212
+ }
6213
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
6214
+ margin-left: 10px;
6215
+ cursor: pointer;
6216
+ }
6217
+ .E_mp64wfi .content {
6218
+ flex: 1;
6219
+ width: 100%;
6220
+ display: flex;
6221
+ justify-content: center;
6222
+ align-items: center;
6223
+ }
6224
+ .E_mp64wfi .single-content {
6225
+ height: 65px;
6226
+ }
6227
+
6228
+ .E_l1oyigan {
6229
+ display: flex;
6230
+ align-items: center;
6231
+ white-space: nowrap;
6232
+ overflow: hidden;
6233
+ width: 100%;
6234
+ }
6235
+ .E_l1oyigan .ant-dropdown-trigger {
6236
+ margin-left: auto;
6237
+ font-size: 12px;
6238
+ }
6239
+
6240
+ .E_l1noi4n1 {
6241
+ display: flex;
6242
+ justify-content: flex-start;
6243
+ align-items: center;
6244
+ font-size: 12px;
6245
+ cursor: pointer;
6246
+ }
6247
+ .E_l1noi4n1:not(:last-child) {
6248
+ margin-right: 20px;
6249
+ }
6250
+ .E_l1noi4n1.deselected {
6251
+ opacity: 0.4;
6252
+ }
6253
+ .E_l1noi4n1.deselected .color-block {
6254
+ background: #b4beca !important;
6255
+ }
6256
+
6257
+ .E_cz19rz6 {
6258
+ display: inline-block;
6259
+ height: 8px;
6260
+ width: 8px;
6261
+ margin-right: 8px;
6262
+ }
6263
+
6264
+ .E_e17r5r9c .ant-dropdown-menu-item {
6265
+ display: flex;
6266
+ align-items: center;
6267
+ font-size: 12px;
6268
+ margin: 0;
6269
+ }
6270
+
6271
+ .E_m1y1hhnr {
6272
+ position: relative;
6273
+ }
6274
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
6275
+ bottom: -12px;
6276
+ }
6277
+ .E_m1y1hhnr .metric-toolbar {
6278
+ display: flex;
6279
+ justify-content: space-between;
6280
+ line-height: 30px;
6281
+ margin: 0 16px;
6282
+ }
6283
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
6284
+ display: flex;
6285
+ font-size: 12px;
6286
+ align-items: center;
6287
+ }
6288
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
6289
+ color: #a3b4cc;
6290
+ }
6291
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
6292
+ margin-left: 10px;
6293
+ }
6294
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
6295
+ margin-left: 10px;
6296
+ cursor: pointer;
6297
+ }
6298
+ .E_m1y1hhnr .recharts-xAxis {
6299
+ font-size: 12px;
6300
+ }
6301
+ .E_m1y1hhnr .pointer-wrapper {
6302
+ position: absolute;
6303
+ bottom: 10px;
6304
+ padding: 0 8px;
6305
+ border-radius: 4px;
6306
+ font-size: 12px;
6307
+ color: #fff;
6308
+ background: rgba(0, 0, 0, 0.75);
6309
+ transform: translateX(-50%);
6310
+ }
6311
+
6312
+ .E_tnvijvs {
6313
+ min-width: 200px;
6314
+ }
6315
+
6316
+ .E_t1ub2aex {
6317
+ display: flex;
6318
+ align-items: center;
6319
+ justify-content: space-between;
6320
+ background-color: rgba(0, 0, 0, 0.75);
6321
+ color: #b4beca;
6322
+ font-size: 12px;
6323
+ padding: 3px 6px;
6324
+ }
6325
+ .E_t1ub2aex:first-child {
6326
+ padding-top: 3px;
6327
+ }
6328
+ .E_t1ub2aex:last-child {
6329
+ padding-bottom: 3px;
6330
+ }
6331
+ .E_t1ub2aex .column-value {
6332
+ color: #fff;
6333
+ margin-left: 8px;
6334
+ }
6335
+
6336
6336
  .E_bpgac8u {
6337
6337
  color: #FFFFFF;
6338
6338
  display: flex;
@@ -6408,6 +6408,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6408
6408
  color: #00122E;
6409
6409
  }
6410
6410
 
6411
+ .E_b1jaupqb {
6412
+ color: #F0483E;
6413
+ }
6414
+
6411
6415
  .E_icab5o7 {
6412
6416
  --modal-to-viewport-margin: 10px;
6413
6417
  --modal-body-padding-bottom: 40px;
@@ -6605,10 +6609,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6605
6609
  font-weight: bold;
6606
6610
  }
6607
6611
 
6608
- .E_b1jaupqb {
6609
- color: #F0483E;
6610
- }
6611
-
6612
6612
  .E_s20iney.skeleton-box {
6613
6613
  display: flex;
6614
6614
  align-items: center;
@@ -6638,6 +6638,40 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6638
6638
  }
6639
6639
  }
6640
6640
 
6641
+ .E_sqv6dmy {
6642
+ display: flex;
6643
+ justify-content: flex-end;
6644
+ }
6645
+
6646
+ .E_p1rm8wzb {
6647
+ margin-right: 8px;
6648
+ }
6649
+
6650
+ .E_sd7qcf4 {
6651
+ height: 100%;
6652
+ width: 100%;
6653
+ overflow: auto;
6654
+ }
6655
+
6656
+ .E_r1fxc9gq.right {
6657
+ overflow: auto;
6658
+ padding-right: 2px;
6659
+ width: 200px;
6660
+ height: fit-content;
6661
+ max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
6662
+ scrollbar-gutter: stable;
6663
+ }
6664
+ .E_r1fxc9gq.right::-webkit-scrollbar {
6665
+ width: 6px;
6666
+ }
6667
+ .E_r1fxc9gq.right::-webkit-scrollbar-track {
6668
+ background: rgba(225, 230, 241, 0.6);
6669
+ }
6670
+ .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
6671
+ background: rgba(172, 186, 211, 0.6);
6672
+ border-radius: 8px;
6673
+ }
6674
+
6641
6675
  .E_dxyv8bv {
6642
6676
  --footer-height: 80px;
6643
6677
  --modal-content-width: 492px;
@@ -6776,39 +6810,34 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6776
6810
  color: rgba(0, 21, 64, 0.3019607843);
6777
6811
  }
6778
6812
 
6779
- .E_sqv6dmy {
6813
+ .E_t1g36k2w {
6814
+ overflow: hidden;
6815
+ height: 100%;
6816
+ background: white;
6817
+ }
6818
+ .E_t1g36k2w .table-loading-item {
6819
+ padding: 8px 4px;
6780
6820
  display: flex;
6781
- justify-content: flex-end;
6821
+ align-items: center;
6782
6822
  }
6783
-
6784
- .E_p1rm8wzb {
6785
- margin-right: 8px;
6823
+ .E_t1g36k2w .table-loading-item > * {
6824
+ height: 16px;
6825
+ margin: 4px;
6826
+ background: rgba(237, 241, 250, 0.6);
6827
+ border-radius: 2px;
6786
6828
  }
6787
-
6788
- .E_sd7qcf4 {
6789
- height: 100%;
6790
- width: 100%;
6791
- overflow: auto;
6829
+ .E_t1g36k2w .table-loading-item .checkbox-loading {
6830
+ width: 16px;
6792
6831
  }
6793
-
6794
- .E_r1fxc9gq.right {
6795
- overflow: auto;
6796
- padding-right: 2px;
6797
- width: 200px;
6798
- height: fit-content;
6799
- max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
6800
- scrollbar-gutter: stable;
6832
+ .E_t1g36k2w .table-loading-item .td-loading {
6833
+ flex: 1;
6801
6834
  }
6802
- .E_r1fxc9gq.right::-webkit-scrollbar {
6803
- width: 6px;
6835
+ .E_t1g36k2w :nth-child(1) {
6836
+ padding: 8px 4px;
6804
6837
  }
6805
- .E_r1fxc9gq.right::-webkit-scrollbar-track {
6838
+ .E_t1g36k2w :nth-child(1) > * {
6806
6839
  background: rgba(225, 230, 241, 0.6);
6807
6840
  }
6808
- .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
6809
- background: rgba(172, 186, 211, 0.6);
6810
- border-radius: 8px;
6811
- }
6812
6841
 
6813
6842
  .E_s1n7hav7 .ant-input-prefix {
6814
6843
  margin-right: 8px;
@@ -6859,35 +6888,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6859
6888
  overflow: hidden;
6860
6889
  }
6861
6890
 
6862
- .E_t1g36k2w {
6863
- overflow: hidden;
6864
- height: 100%;
6865
- background: white;
6866
- }
6867
- .E_t1g36k2w .table-loading-item {
6868
- padding: 8px 4px;
6869
- display: flex;
6870
- align-items: center;
6871
- }
6872
- .E_t1g36k2w .table-loading-item > * {
6873
- height: 16px;
6874
- margin: 4px;
6875
- background: rgba(237, 241, 250, 0.6);
6876
- border-radius: 2px;
6877
- }
6878
- .E_t1g36k2w .table-loading-item .checkbox-loading {
6879
- width: 16px;
6880
- }
6881
- .E_t1g36k2w .table-loading-item .td-loading {
6882
- flex: 1;
6883
- }
6884
- .E_t1g36k2w :nth-child(1) {
6885
- padding: 8px 4px;
6886
- }
6887
- .E_t1g36k2w :nth-child(1) > * {
6888
- background: rgba(225, 230, 241, 0.6);
6889
- }
6890
-
6891
6891
  .E_t1gvlxt5 {
6892
6892
  min-width: 0;
6893
6893
  flex: 1;
@@ -6911,6 +6911,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6911
6911
  column-gap: var(--a1ji6r68-0);
6912
6912
  }
6913
6913
 
6914
+ .E_t1616y1o {
6915
+ color: #fff;
6916
+ }
6917
+
6914
6918
  .E_f16blduf.ant-form-item {
6915
6919
  margin-bottom: 0;
6916
6920
  }
@@ -6930,10 +6934,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6930
6934
  display: block;
6931
6935
  }
6932
6936
 
6933
- .E_t1616y1o {
6934
- color: #fff;
6935
- }
6936
-
6937
6937
  .E_a9y3flr {
6938
6938
  margin-left: 8px;
6939
6939
  }
@@ -6986,6 +6986,29 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
6986
6986
  color: rgba(44, 56, 82, 0.7490196078);
6987
6987
  }
6988
6988
 
6989
+ .E_gmyahx3 {
6990
+ cursor: pointer;
6991
+ }
6992
+ .E_gmyahx3 .link-text {
6993
+ color: rgba(0, 21, 64, 0.3);
6994
+ }
6995
+ .E_gmyahx3:hover .link-text {
6996
+ color: #0080ff;
6997
+ }
6998
+
6999
+ .E_skwah65 {
7000
+ height: 8px;
7001
+ box-sizing: border-box;
7002
+ border-radius: 2px;
7003
+ background: #f5f7fa;
7004
+ display: flex;
7005
+ width: 100%;
7006
+ overflow: hidden;
7007
+ }
7008
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
7009
+ margin-left: 1px;
7010
+ }
7011
+
6989
7012
  .E_s1ebs0ra {
6990
7013
  display: flex;
6991
7014
  align-items: center;
@@ -7196,110 +7219,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
7196
7219
  border-radius: 2px;
7197
7220
  }
7198
7221
 
7199
- .E_skwah65 {
7200
- height: 8px;
7201
- box-sizing: border-box;
7202
- border-radius: 2px;
7203
- background: #f5f7fa;
7204
- display: flex;
7205
- width: 100%;
7206
- overflow: hidden;
7207
- }
7208
- .E_skwah65 .stack-bar-item + .stack-bar-item {
7209
- margin-left: 1px;
7210
- }
7211
-
7212
- .E_s1iv0tp1 .enabled-switch {
7213
- display: flex;
7214
- align-items: center;
7215
- }
7216
- .E_s1iv0tp1 .enabled-text {
7217
- margin-right: 8px;
7218
- }
7219
-
7220
- .E_n12mqh7z {
7221
- display: flex;
7222
- align-items: center;
7223
- font-size: 12px;
7224
- line-height: 18px;
7225
- }
7226
- .E_n12mqh7z:not(:last-child) {
7227
- margin-bottom: 4px;
7228
- }
7229
-
7230
- .E_tf5bynu {
7231
- margin: 0 3px;
7232
- }
7233
-
7234
- .E_tcckoz1 {
7235
- max-height: 400px;
7236
- overflow: auto;
7237
- }
7238
-
7239
- span.E_tqjc4ui {
7240
- margin: 0 2px;
7241
- }
7242
-
7243
- .E_wg1tsps {
7244
- display: flex;
7245
- align-items: center;
7246
- justify-content: flex-end;
7247
- }
7248
-
7249
- .E_b1ctd5xy {
7250
- display: flex;
7251
- align-items: center;
7252
- width: calc(100% - 40px);
7253
- }
7254
- .E_b1ctd5xy .chart {
7255
- display: inline-block;
7256
- width: 100%;
7257
- }
7258
-
7259
- .E_u1p8acpn {
7260
- min-width: 40px;
7261
- }
7262
- .E_u1p8acpn .unit {
7263
- color: #00122e !important;
7264
- }
7265
-
7266
- .E_gmyahx3 {
7267
- cursor: pointer;
7268
- }
7269
- .E_gmyahx3 .link-text {
7270
- color: rgba(0, 21, 64, 0.3);
7271
- }
7272
- .E_gmyahx3:hover .link-text {
7273
- color: #0080ff;
7274
- }
7275
-
7276
- .E_ou7iq30 {
7277
- overflow: hidden;
7278
- text-overflow: ellipsis;
7279
- }
7280
-
7281
- .E_s1tui002 {
7282
- white-space: nowrap;
7283
- }
7284
-
7285
- .E_mxrc2zg {
7286
- display: -webkit-box;
7287
- -webkit-line-clamp: var(--mxrc2zg-0);
7288
- -webkit-box-orient: vertical;
7289
- word-break: break-all;
7290
- }
7291
-
7292
- .E_t1vv6d68 .ant-tooltip-arrow {
7293
- display: none;
7294
- }
7295
- .E_t1vv6d68 .ant-tooltip-inner {
7296
- background: rgba(23, 38, 64, 0.8);
7297
- border-radius: 4px;
7298
- }
7299
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
7300
- visibility: hidden;
7301
- }
7302
-
7303
7222
  .E_c1up1pdz {
7304
7223
  width: 648px;
7305
7224
  }
@@ -7440,94 +7359,35 @@ span.E_tqjc4ui {
7440
7359
  color: #fff;
7441
7360
  }
7442
7361
 
7443
- .E_t1sqg15u {
7444
- background: white;
7445
- }
7446
- .E_t1sqg15u.inline .table-row {
7447
- flex-direction: column;
7448
- }
7449
- .E_t1sqg15u.inline .table-row > label {
7450
- padding: 0 16px 7px 0;
7451
- }
7452
- .E_t1sqg15u.has-border .table-header {
7453
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
7454
- }
7455
- .E_t1sqg15u.has-border .hiddenBorder {
7456
- border-top: none !important;
7457
- }
7458
- .E_t1sqg15u.has-border .table-row + .table-row {
7459
- border-top: 1px solid rgba(225, 230, 241, 0.6);
7460
- }
7461
- .E_t1sqg15u.has-border .table-row:last-of-type {
7462
- padding-bottom: 0;
7463
- }
7464
- .E_t1sqg15u.align-right .content {
7465
- text-align: right;
7466
- }
7467
- .E_t1sqg15u .uuid-row {
7468
- display: flex;
7469
- justify-content: space-between;
7362
+ span.E_tqjc4ui {
7363
+ margin: 0 2px;
7470
7364
  }
7471
- .E_t1sqg15u .uuid-row .id-text {
7472
- white-space: nowrap;
7365
+
7366
+ .E_ou7iq30 {
7473
7367
  overflow: hidden;
7474
7368
  text-overflow: ellipsis;
7475
7369
  }
7476
7370
 
7477
- .E_t4zczcp {
7478
- display: flex;
7479
- justify-content: space-between;
7480
- align-items: center;
7481
- padding: 8px;
7482
- min-height: 32px;
7483
- }
7484
- .E_t4zczcp .table-title {
7485
- color: rgba(44, 56, 82, 0.6);
7486
- font-weight: 600;
7487
- font-size: 12px;
7488
- line-height: 8px;
7489
- }
7490
- .E_t4zczcp .edit-icon {
7491
- font-size: 16px;
7492
- color: rgba(10, 37, 85, 0.6);
7493
- cursor: pointer;
7494
- }
7495
-
7496
- .E_t1s7goww {
7497
- font-size: 12px;
7498
- line-height: 18px;
7371
+ .E_s1tui002 {
7372
+ white-space: nowrap;
7499
7373
  }
7500
7374
 
7501
- .E_t93e4cf {
7502
- display: flex;
7503
- padding: 8px 0;
7504
- color: #2d3a56;
7505
- }
7506
- .E_t93e4cf .hidden {
7507
- display: none;
7508
- }
7509
- .E_t93e4cf .ant-btn.ant-btn-link {
7510
- height: auto;
7511
- }
7512
- .E_t93e4cf .content {
7513
- overflow: hidden;
7514
- overflow-x: auto;
7515
- width: 100%;
7516
- white-space: pre-wrap;
7517
- }
7518
- .E_t93e4cf .content .ant-btn {
7519
- white-space: pre-wrap;
7520
- text-align: left;
7521
- }
7522
- .E_t93e4cf .content .unit-chart {
7523
- justify-content: flex-start;
7375
+ .E_mxrc2zg {
7376
+ display: -webkit-box;
7377
+ -webkit-line-clamp: var(--mxrc2zg-0);
7378
+ -webkit-box-orient: vertical;
7379
+ word-break: break-all;
7524
7380
  }
7525
7381
 
7526
- .E_rhz2uv5 {
7527
- width: var(--rhz2uv5-0);
7528
- flex-shrink: 0;
7529
- color: rgba(44, 56, 82, 0.6);
7530
- padding-right: 12px;
7382
+ .E_t1vv6d68 .ant-tooltip-arrow {
7383
+ display: none;
7384
+ }
7385
+ .E_t1vv6d68 .ant-tooltip-inner {
7386
+ background: rgba(23, 38, 64, 0.8);
7387
+ border-radius: 4px;
7388
+ }
7389
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
7390
+ visibility: hidden;
7531
7391
  }
7532
7392
 
7533
7393
  .E_s1at6qmn.ant-layout-sider {
@@ -7643,6 +7503,25 @@ span.E_tqjc4ui {
7643
7503
  text-align: left;
7644
7504
  }
7645
7505
 
7506
+ .E_n12mqh7z {
7507
+ display: flex;
7508
+ align-items: center;
7509
+ font-size: 12px;
7510
+ line-height: 18px;
7511
+ }
7512
+ .E_n12mqh7z:not(:last-child) {
7513
+ margin-bottom: 4px;
7514
+ }
7515
+
7516
+ .E_tf5bynu {
7517
+ margin: 0 3px;
7518
+ }
7519
+
7520
+ .E_tcckoz1 {
7521
+ max-height: 400px;
7522
+ overflow: auto;
7523
+ }
7524
+
7646
7525
  .E_u15heuvq.content {
7647
7526
  cursor: default !important;
7648
7527
  }
@@ -7659,6 +7538,127 @@ span.E_tqjc4ui {
7659
7538
  color: rgba(44, 56, 82, 0.7490196078);
7660
7539
  }
7661
7540
 
7541
+ .E_wg1tsps {
7542
+ display: flex;
7543
+ align-items: center;
7544
+ justify-content: flex-end;
7545
+ }
7546
+
7547
+ .E_b1ctd5xy {
7548
+ display: flex;
7549
+ align-items: center;
7550
+ width: calc(100% - 40px);
7551
+ }
7552
+ .E_b1ctd5xy .chart {
7553
+ display: inline-block;
7554
+ width: 100%;
7555
+ }
7556
+
7557
+ .E_u1p8acpn {
7558
+ min-width: 40px;
7559
+ }
7560
+ .E_u1p8acpn .unit {
7561
+ color: #00122e !important;
7562
+ }
7563
+
7564
+ .E_s1iv0tp1 .enabled-switch {
7565
+ display: flex;
7566
+ align-items: center;
7567
+ }
7568
+ .E_s1iv0tp1 .enabled-text {
7569
+ margin-right: 8px;
7570
+ }
7571
+
7572
+ .E_t1sqg15u {
7573
+ background: white;
7574
+ }
7575
+ .E_t1sqg15u.inline .table-row {
7576
+ flex-direction: column;
7577
+ }
7578
+ .E_t1sqg15u.inline .table-row > label {
7579
+ padding: 0 16px 7px 0;
7580
+ }
7581
+ .E_t1sqg15u.has-border .table-header {
7582
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
7583
+ }
7584
+ .E_t1sqg15u.has-border .hiddenBorder {
7585
+ border-top: none !important;
7586
+ }
7587
+ .E_t1sqg15u.has-border .table-row + .table-row {
7588
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
7589
+ }
7590
+ .E_t1sqg15u.has-border .table-row:last-of-type {
7591
+ padding-bottom: 0;
7592
+ }
7593
+ .E_t1sqg15u.align-right .content {
7594
+ text-align: right;
7595
+ }
7596
+ .E_t1sqg15u .uuid-row {
7597
+ display: flex;
7598
+ justify-content: space-between;
7599
+ }
7600
+ .E_t1sqg15u .uuid-row .id-text {
7601
+ white-space: nowrap;
7602
+ overflow: hidden;
7603
+ text-overflow: ellipsis;
7604
+ }
7605
+
7606
+ .E_t4zczcp {
7607
+ display: flex;
7608
+ justify-content: space-between;
7609
+ align-items: center;
7610
+ padding: 8px;
7611
+ min-height: 32px;
7612
+ }
7613
+ .E_t4zczcp .table-title {
7614
+ color: rgba(44, 56, 82, 0.6);
7615
+ font-weight: 600;
7616
+ font-size: 12px;
7617
+ line-height: 8px;
7618
+ }
7619
+ .E_t4zczcp .edit-icon {
7620
+ font-size: 16px;
7621
+ color: rgba(10, 37, 85, 0.6);
7622
+ cursor: pointer;
7623
+ }
7624
+
7625
+ .E_t1s7goww {
7626
+ font-size: 12px;
7627
+ line-height: 18px;
7628
+ }
7629
+
7630
+ .E_t93e4cf {
7631
+ display: flex;
7632
+ padding: 8px 0;
7633
+ color: #2d3a56;
7634
+ }
7635
+ .E_t93e4cf .hidden {
7636
+ display: none;
7637
+ }
7638
+ .E_t93e4cf .ant-btn.ant-btn-link {
7639
+ height: auto;
7640
+ }
7641
+ .E_t93e4cf .content {
7642
+ overflow: hidden;
7643
+ overflow-x: auto;
7644
+ width: 100%;
7645
+ white-space: pre-wrap;
7646
+ }
7647
+ .E_t93e4cf .content .ant-btn {
7648
+ white-space: pre-wrap;
7649
+ text-align: left;
7650
+ }
7651
+ .E_t93e4cf .content .unit-chart {
7652
+ justify-content: flex-start;
7653
+ }
7654
+
7655
+ .E_rhz2uv5 {
7656
+ width: var(--rhz2uv5-0);
7657
+ flex-shrink: 0;
7658
+ color: rgba(44, 56, 82, 0.6);
7659
+ padding-right: 12px;
7660
+ }
7661
+
7662
7662
  .E_t160l1cm {
7663
7663
  display: flex;
7664
7664
  flex-direction: column;
@@ -8071,6 +8071,15 @@ span.E_tqjc4ui {
8071
8071
  }
8072
8072
  }
8073
8073
 
8074
+ .E_cevhqx7 {
8075
+ color: #00122e;
8076
+ }
8077
+
8078
+ .E_snbqlt4 {
8079
+ margin-top: 8px;
8080
+ color: rgba(44, 56, 82, 0.6);
8081
+ }
8082
+
8074
8083
  .E_c1kchka8 {
8075
8084
  height: 100%;
8076
8085
  width: 100%;
@@ -8563,50 +8572,6 @@ span.E_tqjc4ui {
8563
8572
  padding: 0;
8564
8573
  }
8565
8574
 
8566
- .E_c14ouk5o {
8567
- width: 100%;
8568
- height: 100%;
8569
- display: flex;
8570
- font-size: 12px;
8571
- line-height: 18px;
8572
- padding: 8px 0;
8573
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
8574
- }
8575
- .E_c14ouk5o:last-of-type {
8576
- box-shadow: none;
8577
- padding-bottom: 0;
8578
- }
8579
- .E_c14ouk5o.collapsed {
8580
- flex-direction: column;
8581
- }
8582
- .E_c14ouk5o.collapsed .collapsed-content {
8583
- display: flex;
8584
- }
8585
- .E_c14ouk5o.collapsed .collapsed-content > span {
8586
- flex: 1;
8587
- display: flex;
8588
- justify-content: space-between;
8589
- }
8590
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
8591
- height: auto;
8592
- }
8593
- .E_c14ouk5o.collapsed .extra-content {
8594
- margin-left: 162px;
8595
- }
8596
- .E_c14ouk5o .col-label {
8597
- width: 216px;
8598
- color: rgba(44, 56, 82, 0.6);
8599
- margin-right: 12px;
8600
- flex-shrink: 0;
8601
- }
8602
- .E_c14ouk5o .col-content {
8603
- color: #2d3a56;
8604
- /* make btn link in info row have the same height as normal text */
8605
- }
8606
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
8607
- height: auto;
8608
- }
8609
-
8610
8575
  .E_c1ss4prm {
8611
8576
  color: rgba(44, 56, 82, 0.6);
8612
8577
  }
@@ -8658,11 +8623,46 @@ span.E_tqjc4ui {
8658
8623
  margin: 16px 0;
8659
8624
  }
8660
8625
 
8661
- .E_cevhqx7 {
8662
- color: #00122e;
8626
+ .E_c14ouk5o {
8627
+ width: 100%;
8628
+ height: 100%;
8629
+ display: flex;
8630
+ font-size: 12px;
8631
+ line-height: 18px;
8632
+ padding: 8px 0;
8633
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
8663
8634
  }
8664
-
8665
- .E_snbqlt4 {
8666
- margin-top: 8px;
8635
+ .E_c14ouk5o:last-of-type {
8636
+ box-shadow: none;
8637
+ padding-bottom: 0;
8638
+ }
8639
+ .E_c14ouk5o.collapsed {
8640
+ flex-direction: column;
8641
+ }
8642
+ .E_c14ouk5o.collapsed .collapsed-content {
8643
+ display: flex;
8644
+ }
8645
+ .E_c14ouk5o.collapsed .collapsed-content > span {
8646
+ flex: 1;
8647
+ display: flex;
8648
+ justify-content: space-between;
8649
+ }
8650
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
8651
+ height: auto;
8652
+ }
8653
+ .E_c14ouk5o.collapsed .extra-content {
8654
+ margin-left: 162px;
8655
+ }
8656
+ .E_c14ouk5o .col-label {
8657
+ width: 216px;
8667
8658
  color: rgba(44, 56, 82, 0.6);
8659
+ margin-right: 12px;
8660
+ flex-shrink: 0;
8661
+ }
8662
+ .E_c14ouk5o .col-content {
8663
+ color: #2d3a56;
8664
+ /* make btn link in info row have the same height as normal text */
8665
+ }
8666
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
8667
+ height: auto;
8668
8668
  }