@cloudtower/eagle 0.22.23 → 0.22.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1597,116 +1597,6 @@ input[type=submit] {
1597
1597
  cursor: pointer;
1598
1598
  }
1599
1599
 
1600
- .fde5mpd {
1601
- width: 100%;
1602
- height: 100%;
1603
- min-height: 124px;
1604
- display: flex;
1605
- flex-direction: column;
1606
- justify-content: center;
1607
- align-items: center;
1608
- }
1609
- .fde5mpd .error-text {
1610
- color: rgba(10, 37, 85, 0.6);
1611
- margin-bottom: 16px;
1612
- font-size: 18px;
1613
- }
1614
-
1615
- .bpq0js6 {
1616
- padding: 4px 11px;
1617
- }
1618
-
1619
- .b15sn34c {
1620
- white-space: nowrap;
1621
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1622
- }
1623
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1624
- --color: #0080ff;
1625
- }
1626
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1627
- --color: #0080ff;
1628
- }
1629
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1630
- margin-left: 1px;
1631
- }
1632
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1633
- border-top-right-radius: 0;
1634
- border-bottom-right-radius: 0;
1635
- }
1636
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1637
- border-top-left-radius: 0;
1638
- border-bottom-left-radius: 0;
1639
- }
1640
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1641
- border-radius: unset;
1642
- }
1643
-
1644
- .obf05yr {
1645
- display: inline-block;
1646
- }
1647
-
1648
- .hsms1n6 {
1649
- visibility: hidden;
1650
- position: absolute;
1651
- }
1652
-
1653
- .p12gwtiw {
1654
- display: flex;
1655
- justify-content: space-between;
1656
- align-items: center;
1657
- padding: 10px 0;
1658
- color: rgba(44, 56, 82, 0.6);
1659
- font-size: 12px;
1660
- line-height: 24px;
1661
- }
1662
- .p12gwtiw .pagination-left {
1663
- padding: 2px 8px;
1664
- }
1665
- .p12gwtiw .dropdown-trigger {
1666
- display: flex;
1667
- align-items: center;
1668
- border-radius: 6px;
1669
- cursor: pointer;
1670
- transition: all 0.3s ease;
1671
- }
1672
- .p12gwtiw .dropdown-trigger:hover {
1673
- background: rgba(211, 218, 235, 0.6);
1674
- color: #0080ff;
1675
- }
1676
- .p12gwtiw .dropdown-trigger .icon-inner {
1677
- margin-left: 4px;
1678
- }
1679
- .p12gwtiw .pagination-right {
1680
- display: flex;
1681
- align-items: center;
1682
- color: #0080ff;
1683
- font-weight: bold;
1684
- }
1685
- .p12gwtiw .pagination-right .icon-inner {
1686
- margin-left: 4px;
1687
- }
1688
- .p12gwtiw .pagination-right .prev-btn,
1689
- .p12gwtiw .pagination-right .next-btn {
1690
- padding: 0 8px;
1691
- }
1692
- .p12gwtiw .pagination-right .prev-btn > span,
1693
- .p12gwtiw .pagination-right .next-btn > span {
1694
- color: #0080ff;
1695
- }
1696
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1697
- transform: rotate(180deg);
1698
- }
1699
-
1700
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1701
- max-height: calc(100vh - 128px);
1702
- overflow-y: auto;
1703
- }
1704
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1705
- padding: 4px 20px;
1706
- font-size: 12px;
1707
- line-height: 18px;
1708
- }
1709
-
1710
1600
  .buj61ew.ant-btn {
1711
1601
  height: 32px;
1712
1602
  border-radius: 6px;
@@ -1955,6 +1845,50 @@ input[type=submit] {
1955
1845
  padding: 0;
1956
1846
  }
1957
1847
 
1848
+ .bpq0js6 {
1849
+ padding: 4px 11px;
1850
+ }
1851
+
1852
+ .b15sn34c {
1853
+ white-space: nowrap;
1854
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1855
+ }
1856
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1857
+ --color: #0080ff;
1858
+ }
1859
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1860
+ --color: #0080ff;
1861
+ }
1862
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1863
+ margin-left: 1px;
1864
+ }
1865
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1866
+ border-top-right-radius: 0;
1867
+ border-bottom-right-radius: 0;
1868
+ }
1869
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1870
+ border-top-left-radius: 0;
1871
+ border-bottom-left-radius: 0;
1872
+ }
1873
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1874
+ border-radius: unset;
1875
+ }
1876
+
1877
+ .fde5mpd {
1878
+ width: 100%;
1879
+ height: 100%;
1880
+ min-height: 124px;
1881
+ display: flex;
1882
+ flex-direction: column;
1883
+ justify-content: center;
1884
+ align-items: center;
1885
+ }
1886
+ .fde5mpd .error-text {
1887
+ color: rgba(10, 37, 85, 0.6);
1888
+ margin-bottom: 16px;
1889
+ font-size: 18px;
1890
+ }
1891
+
1958
1892
  .i1mrf09m {
1959
1893
  display: inline-flex;
1960
1894
  align-items: center;
@@ -1973,229 +1907,440 @@ input[type=submit] {
1973
1907
  animation: rotate 680ms linear infinite;
1974
1908
  }
1975
1909
 
1976
- .rxbeqvl.ant-radio-wrapper {
1977
- display: inline-flex;
1978
- align-items: baseline;
1979
- white-space: pre-wrap;
1980
- }
1981
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1982
- position: relative;
1983
- top: 3px;
1984
- }
1985
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1986
- border-color: rgba(107, 128, 167, 0.6);
1987
- }
1988
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1989
- border-color: #0080ff;
1910
+ .iap75of {
1911
+ height: 18px;
1912
+ line-height: 18px;
1913
+ padding: 0 4px;
1914
+ border-radius: 4px;
1915
+ background: rgba(235, 239, 245, 0.6);
1916
+ border: 1px solid rgba(223, 228, 235, 0.6);
1917
+ display: flex;
1918
+ align-items: center;
1919
+ white-space: nowrap;
1920
+ margin-right: 4px;
1990
1921
  }
1991
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1992
- border-color: #0080ff;
1993
- background: #0080ff;
1922
+
1923
+ .p12gwtiw {
1924
+ display: flex;
1925
+ justify-content: space-between;
1926
+ align-items: center;
1927
+ padding: 10px 0;
1928
+ color: rgba(44, 56, 82, 0.6);
1929
+ font-size: 12px;
1930
+ line-height: 24px;
1994
1931
  }
1995
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1996
- top: 4px;
1997
- left: 4px;
1998
- width: 6px;
1999
- height: 6px;
2000
- background: #fff;
1932
+ .p12gwtiw .pagination-left {
1933
+ padding: 2px 8px;
2001
1934
  }
2002
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2003
- opacity: 0.5;
1935
+ .p12gwtiw .dropdown-trigger {
1936
+ display: flex;
1937
+ align-items: center;
1938
+ border-radius: 6px;
1939
+ cursor: pointer;
1940
+ transition: all 0.3s ease;
2004
1941
  }
2005
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2006
- border-color: rgba(107, 128, 167, 0.6);
1942
+ .p12gwtiw .dropdown-trigger:hover {
2007
1943
  background: rgba(211, 218, 235, 0.6);
1944
+ color: #0080ff;
2008
1945
  }
2009
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2010
- background: #00122e;
1946
+ .p12gwtiw .dropdown-trigger .icon-inner {
1947
+ margin-left: 4px;
2011
1948
  }
2012
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2013
- color: #00122e;
2014
- opacity: 0.5;
1949
+ .p12gwtiw .pagination-right {
1950
+ display: flex;
1951
+ align-items: center;
1952
+ color: #0080ff;
1953
+ font-weight: bold;
2015
1954
  }
2016
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2017
- color: #00122e;
1955
+ .p12gwtiw .pagination-right .icon-inner {
1956
+ margin-left: 4px;
2018
1957
  }
2019
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2020
- display: inline-block;
2021
- padding: 0;
2022
- padding-left: 12px;
1958
+ .p12gwtiw .pagination-right .prev-btn,
1959
+ .p12gwtiw .pagination-right .next-btn {
1960
+ padding: 0 8px;
2023
1961
  }
2024
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2025
- margin-bottom: 0;
2026
- white-space: pre-wrap;
2027
- color: rgba(44, 56, 82, 0.6);
1962
+ .p12gwtiw .pagination-right .prev-btn > span,
1963
+ .p12gwtiw .pagination-right .next-btn > span {
1964
+ color: #0080ff;
2028
1965
  }
2029
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2030
- padding-left: 8px;
1966
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1967
+ transform: rotate(180deg);
2031
1968
  }
2032
1969
 
2033
- .r5ie79y .ant-radio-button-wrapper:first-child {
2034
- border-radius: 5px 0 0 5px;
1970
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1971
+ max-height: calc(100vh - 128px);
1972
+ overflow-y: auto;
2035
1973
  }
2036
- .r5ie79y .ant-radio-button-wrapper:last-child {
2037
- border-radius: 0 5px 5px 0;
1974
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1975
+ padding: 4px 20px;
1976
+ font-size: 12px;
1977
+ line-height: 18px;
2038
1978
  }
2039
1979
 
2040
- .r1f0aqcc {
2041
- color: #00122e;
2042
- border-color: #ccd4e3;
1980
+ .obf05yr {
1981
+ display: inline-block;
2043
1982
  }
2044
- .r1f0aqcc:first-child {
1983
+
1984
+ .hsms1n6 {
1985
+ visibility: hidden;
1986
+ position: absolute;
1987
+ }
1988
+
1989
+ .t1upn1sz {
1990
+ height: 100%;
1991
+ }
1992
+
1993
+ .tta5kd2 {
1994
+ height: 100%;
1995
+ }
1996
+ .tta5kd2.empty-table .ant-table-content {
1997
+ overflow: visible !important;
1998
+ height: 100%;
1999
+ }
2000
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2001
+ height: 100%;
2002
+ }
2003
+ .tta5kd2.empty-table .ant-table-content table {
2004
+ width: 100% !important;
2005
+ height: 100%;
2006
+ }
2007
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2008
+ padding: 15px 0;
2009
+ }
2010
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2011
+ display: none;
2012
+ }
2013
+ .tta5kd2 .active-row td:nth-child(1) {
2014
+ font-weight: 700;
2015
+ }
2016
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2017
+ font-weight: 700;
2018
+ }
2019
+ .tta5kd2 .ant-spin-nested-loading {
2020
+ height: 100%;
2021
+ }
2022
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2023
+ height: 100%;
2024
+ overflow: visible;
2025
+ }
2026
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2027
+ max-height: none;
2028
+ }
2029
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2030
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2031
+ display: none;
2032
+ }
2033
+ .tta5kd2 td.ant-table-column-sort {
2034
+ background: transparent;
2035
+ }
2036
+ .tta5kd2 td.ant-table-cell-fix-left,
2037
+ .tta5kd2 td.ant-table-cell-fix-right {
2038
+ background: #fff;
2039
+ padding: 0 !important;
2040
+ }
2041
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2042
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2043
+ display: flex;
2044
+ align-items: center;
2045
+ height: 100%;
2046
+ padding: 8px;
2047
+ }
2048
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2049
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2050
+ overflow: hidden;
2051
+ text-overflow: ellipsis;
2052
+ width: 100%;
2053
+ }
2054
+ .tta5kd2 .ant-table-container {
2055
+ height: 100%;
2056
+ }
2057
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2058
+ box-shadow: none !important;
2059
+ }
2060
+ .tta5kd2 .ant-table {
2061
+ border-radius: 0px;
2062
+ border-left: none;
2063
+ border-right: none;
2064
+ border-bottom: none;
2065
+ height: 100%;
2066
+ font-size: 12px;
2067
+ background: transparent;
2068
+ }
2069
+ .tta5kd2 .ant-table .ant-table-header {
2070
+ position: relative;
2071
+ z-index: 3;
2072
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2073
+ margin-bottom: -1px;
2074
+ }
2075
+ .tta5kd2 .ant-table .time-wrapper .data,
2076
+ .tta5kd2 .ant-table .value {
2077
+ color: #2d3a56;
2078
+ }
2079
+ .tta5kd2 .ant-table .time-wrapper .time,
2080
+ .tta5kd2 .ant-table .unit {
2081
+ color: rgba(44, 56, 82, 0.6);
2082
+ }
2083
+ .tta5kd2 .ant-table .ant-table-selection {
2084
+ text-align: center;
2085
+ }
2086
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2087
+ background: #fff;
2088
+ }
2089
+ .tta5kd2 .ant-table .anticon-setting {
2090
+ cursor: pointer;
2091
+ position: absolute;
2092
+ top: 50%;
2093
+ right: 12px;
2094
+ transform: translateY(-50%);
2095
+ }
2096
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2097
+ box-shadow: none;
2098
+ width: 1px;
2099
+ background: rgba(213, 219, 227, 0.6);
2100
+ }
2101
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2102
+ box-shadow: none;
2103
+ width: 1px;
2104
+ background: rgba(213, 219, 227, 0.6);
2105
+ }
2106
+ .tta5kd2 .ant-table .ant-table-tbody {
2107
+ position: relative;
2108
+ }
2109
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2110
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2111
+ border-bottom: 1px solid white;
2112
+ height: 40px;
2113
+ vertical-align: middle;
2114
+ transition: background 0ms;
2045
2115
  color: #00122e;
2046
- border-color: #a3b4cc;
2047
2116
  }
2048
- .r1f0aqcc.ant-radio-button-wrapper {
2049
- padding: 0 12px;
2050
- line-height: 32px;
2051
- height: 32px;
2117
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2118
+ background: #f2f5fa;
2119
+ border-bottom-color: #f2f5fa;
2052
2120
  }
2053
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2121
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2122
+ height: auto;
2123
+ color: #00122e;
2124
+ font-size: 12px;
2125
+ text-align: left;
2126
+ transition: none;
2127
+ overflow: hidden;
2128
+ text-overflow: ellipsis;
2054
2129
  white-space: nowrap;
2055
2130
  }
2056
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2057
- background: #ccd4e3;
2131
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2132
+ color: #0096ff;
2058
2133
  }
2059
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2060
- background: #0080ff;
2134
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2135
+ overflow: hidden;
2136
+ text-overflow: ellipsis;
2137
+ width: 100%;
2138
+ vertical-align: middle;
2061
2139
  }
2062
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2063
- background: #ccd4e3;
2064
- opacity: 0.5;
2140
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2141
+ line-height: 0px;
2065
2142
  }
2066
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2067
- border-right-color: #0080ff;
2143
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2144
+ border-top-color: transparent;
2068
2145
  }
2069
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2070
- border-color: #0080ff;
2146
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2147
+ background: rgba(225, 230, 241, 0.6);
2148
+ border-color: transparent transparent white;
2071
2149
  }
2072
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2150
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2151
+ border-radius: 8px 0 0 8px;
2152
+ }
2153
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2154
+ border-radius: 8px 0 0 8px;
2155
+ }
2156
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2157
+ content: "";
2158
+ width: 4px;
2159
+ top: -1px;
2160
+ bottom: -1px;
2161
+ background: white;
2162
+ }
2163
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2164
+ border-radius: 0 8px 8px 0;
2165
+ }
2166
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2167
+ border-radius: 0;
2168
+ background: white;
2169
+ border-top: none;
2170
+ }
2171
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2172
+ border-top: 1px solid transparent;
2173
+ border-radius: 0 8px 8px 0;
2174
+ background: rgba(225, 230, 241, 0.6);
2175
+ }
2176
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2177
+ background: white;
2178
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2179
+ }
2180
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2181
+ display: flex;
2182
+ align-items: center;
2183
+ height: 100%;
2184
+ background: rgba(225, 230, 241, 0.6);
2185
+ }
2186
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2187
+ background: white;
2188
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2189
+ }
2190
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2191
+ display: flex;
2192
+ align-items: center;
2193
+ height: 100%;
2194
+ background: rgba(225, 230, 241, 0.6);
2195
+ }
2196
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2197
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2198
+ }
2199
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2200
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2201
+ border-radius: 8px;
2202
+ }
2203
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2204
+ border-top-color: white;
2205
+ }
2206
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2073
2207
  background: rgba(0, 136, 255, 0.1);
2208
+ border-bottom-color: transparent;
2209
+ border-top-color: transparent;
2074
2210
  }
2075
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2076
- background: rgba(211, 218, 235, 0.6);
2077
- border-color: #ccd4e3;
2078
- opacity: 0.5;
2211
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2212
+ border-radius: 8px 0 0 8px;
2079
2213
  }
2080
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2081
- color: #00122e;
2082
- border-color: #ccd4e3;
2214
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2215
+ border-radius: 0 8px 8px 0;
2083
2216
  }
2084
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2217
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2218
+ background: rgba(0, 136, 255, 0.1);
2219
+ }
2220
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
2221
+ background: #fff;
2222
+ font-weight: 400;
2223
+ position: relative;
2224
+ border-bottom: none;
2085
2225
  color: #00122e;
2086
- border-color: #ccd4e3;
2087
- background: rgba(172, 186, 211, 0.6);
2088
- }
2089
- .r1f0aqcc .ant-radio-button-input {
2090
- margin-right: 8px;
2091
- display: inline;
2092
- border: none;
2093
- padding: 0;
2094
- width: 36px;
2095
- background: transparent;
2226
+ transition: none;
2227
+ padding: 15px 8px 15px 8px;
2096
2228
  }
2097
- .r1f0aqcc .ant-radio-button-input:focus {
2098
- box-shadow: none;
2229
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2230
+ content: "";
2231
+ width: 1px;
2232
+ top: 0;
2233
+ bottom: 0;
2234
+ background: rgba(211, 218, 235, 0.6);
2235
+ position: absolute;
2236
+ right: 0;
2099
2237
  }
2100
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2101
- margin-right: 0;
2102
- width: initial;
2103
- box-shadow: none;
2238
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2239
+ padding: unset;
2104
2240
  }
2105
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2241
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2106
2242
  display: none;
2107
2243
  }
2108
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2109
- display: inline;
2244
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2245
+ width: 100%;
2246
+ overflow: hidden;
2247
+ white-space: nowrap;
2248
+ text-overflow: ellipsis;
2110
2249
  }
2111
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2112
- display: inline;
2113
- margin-right: 8px;
2114
- padding: 0;
2115
- width: 36px;
2250
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2251
+ overflow: hidden;
2252
+ text-overflow: ellipsis;
2253
+ flex: 1;
2116
2254
  }
2117
-
2118
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2119
- flex-direction: row;
2120
- justify-content: stretch;
2255
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2256
+ padding: 15px 28px 15px 8px;
2121
2257
  }
2122
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2258
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2123
2259
  padding: 0;
2124
- margin-right: 4px;
2125
- flex: 1;
2126
- overflow: visible;
2127
2260
  }
2128
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2261
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2262
+ position: absolute;
2263
+ right: 10px;
2264
+ top: 50%;
2265
+ transform: translateY(-50%);
2266
+ height: 16px;
2129
2267
  display: none;
2268
+ transition: transform 320ms ease;
2130
2269
  }
2131
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2132
- width: 100%;
2133
- min-height: unset;
2134
- }
2135
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2136
- height: 26px;
2137
- line-height: 26px;
2138
- width: 100%;
2139
- text-align: center;
2140
- padding: 0;
2141
- font-size: 12px;
2142
- font-weight: normal;
2270
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2271
+ display: block;
2272
+ transform: translateY(-50%) rotateX(180deg);
2143
2273
  }
2144
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2145
- margin-right: 10px;
2274
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2275
+ display: block;
2146
2276
  }
2147
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2277
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2148
2278
  display: none;
2149
2279
  }
2150
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2151
- border-radius: 4px 0 0 4px;
2280
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2281
+ transform: translateY(-50%);
2152
2282
  }
2153
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2154
- margin-right: 0;
2283
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2284
+ transform: translateY(-50%) rotateX(180deg);
2155
2285
  }
2156
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2157
- border-radius: 0 4px 4px 0;
2286
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2287
+ background: #f2f5fa;
2158
2288
  }
2159
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2160
- content: "";
2161
- width: 0;
2162
- height: 0;
2163
- border: 13px solid transparent;
2164
- position: absolute;
2165
- top: 0;
2166
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2167
- right: -21px;
2168
- z-index: 2;
2289
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2290
+ display: block;
2169
2291
  }
2170
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2171
- content: "";
2172
- width: 0;
2173
- height: 0;
2174
- border: 13px solid transparent;
2292
+ .tta5kd2 .ant-table .ant-table-selection-column {
2293
+ padding: 0 !important;
2294
+ }
2295
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2175
2296
  position: absolute;
2176
- top: 0;
2177
- border-left: 8px solid #fff;
2178
- left: 0;
2297
+ left: 50%;
2298
+ top: 50%;
2299
+ transform: translate(-50%, -50%);
2179
2300
  }
2180
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2181
- background-color: rgba(0, 136, 255, 0.1);
2301
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
2302
+ display: none;
2182
2303
  }
2183
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2184
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2304
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2305
+ background: #fff;
2185
2306
  }
2186
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2187
- color: #005ed1;
2307
+ .tta5kd2 .ant-table .ant-table-placeholder {
2308
+ background: inherit;
2188
2309
  }
2189
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2190
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2191
- background-color: rgba(237, 241, 250, 0.6);
2310
+ .tta5kd2 .ant-table .ant-table-placeholder td {
2311
+ position: static;
2312
+ border: none;
2313
+ background: inherit !important;
2314
+ height: 100px;
2315
+ vertical-align: middle;
2192
2316
  }
2193
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2194
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2195
- color: rgba(44, 56, 82, 0.6);
2317
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2318
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2319
+ font-weight: bold;
2320
+ font-size: 20px;
2321
+ color: rgba(10, 37, 85, 0.6);
2196
2322
  }
2197
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2198
- padding: 0;
2323
+ .tta5kd2 .ant-table td.cell__action_ {
2324
+ padding: 0 !important;
2325
+ position: relative;
2326
+ background: #fff;
2327
+ }
2328
+ .tta5kd2 .ant-table td.cell__action_ > * {
2329
+ height: 100%;
2330
+ display: flex;
2331
+ align-items: center;
2332
+ justify-content: flex-end;
2333
+ padding-right: 8px;
2334
+ }
2335
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
2336
+ width: 24px;
2337
+ height: 24px;
2338
+ cursor: pointer;
2339
+ justify-content: center;
2340
+ border-radius: 4px;
2341
+ }
2342
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2343
+ background: #fff;
2199
2344
  }
2200
2345
 
2201
2346
  .cz04yix {
@@ -2829,38 +2974,121 @@ textarea.ipd9bk.ant-input.textarea-small:focus {
2829
2974
  transition: margin-left 150ms ease;
2830
2975
  margin-left: 0px;
2831
2976
  }
2832
- .kypn5o5.has-focus-indicator input:focus {
2833
- margin-left: 16px;
2977
+ .kypn5o5.has-focus-indicator input:focus {
2978
+ margin-left: 16px;
2979
+ }
2980
+
2981
+ input.l1ki27se.ant-input {
2982
+ border-top-right-radius: 0;
2983
+ border-bottom-right-radius: 0;
2984
+ }
2985
+
2986
+ .l1ki27se.ant-input-affix-wrapper {
2987
+ border-top-right-radius: 0;
2988
+ border-bottom-right-radius: 0;
2989
+ }
2990
+
2991
+ input.rrg1fkn.ant-input {
2992
+ border-top-left-radius: 0;
2993
+ border-bottom-left-radius: 0;
2994
+ }
2995
+
2996
+ .rrg1fkn.ant-input-affix-wrapper {
2997
+ border-top-left-radius: 0;
2998
+ border-bottom-left-radius: 0;
2999
+ }
3000
+
3001
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
3002
+ border-top-right-radius: 0;
3003
+ border-bottom-right-radius: 0;
3004
+ }
3005
+
3006
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
3007
+ border-top-left-radius: 0;
3008
+ border-bottom-left-radius: 0;
3009
+ }
3010
+
3011
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
3012
+ flex-direction: row;
3013
+ justify-content: stretch;
3014
+ }
3015
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
3016
+ padding: 0;
3017
+ margin-right: 4px;
3018
+ flex: 1;
3019
+ overflow: visible;
3020
+ }
3021
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
3022
+ display: none;
3023
+ }
3024
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
3025
+ width: 100%;
3026
+ min-height: unset;
3027
+ }
3028
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
3029
+ height: 26px;
3030
+ line-height: 26px;
3031
+ width: 100%;
3032
+ text-align: center;
3033
+ padding: 0;
3034
+ font-size: 12px;
3035
+ font-weight: normal;
3036
+ }
3037
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
3038
+ margin-right: 10px;
3039
+ }
3040
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
3041
+ display: none;
3042
+ }
3043
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
3044
+ border-radius: 4px 0 0 4px;
3045
+ }
3046
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
3047
+ margin-right: 0;
3048
+ }
3049
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
3050
+ border-radius: 0 4px 4px 0;
3051
+ }
3052
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
3053
+ content: "";
3054
+ width: 0;
3055
+ height: 0;
3056
+ border: 13px solid transparent;
3057
+ position: absolute;
3058
+ top: 0;
3059
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
3060
+ right: -21px;
3061
+ z-index: 2;
3062
+ }
3063
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
3064
+ content: "";
3065
+ width: 0;
3066
+ height: 0;
3067
+ border: 13px solid transparent;
3068
+ position: absolute;
3069
+ top: 0;
3070
+ border-left: 8px solid #fff;
3071
+ left: 0;
2834
3072
  }
2835
-
2836
- input.l1ki27se.ant-input {
2837
- border-top-right-radius: 0;
2838
- border-bottom-right-radius: 0;
3073
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
3074
+ background-color: rgba(0, 136, 255, 0.1);
2839
3075
  }
2840
-
2841
- .l1ki27se.ant-input-affix-wrapper {
2842
- border-top-right-radius: 0;
2843
- border-bottom-right-radius: 0;
3076
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
3077
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2844
3078
  }
2845
-
2846
- input.rrg1fkn.ant-input {
2847
- border-top-left-radius: 0;
2848
- border-bottom-left-radius: 0;
3079
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
3080
+ color: #005ed1;
2849
3081
  }
2850
-
2851
- .rrg1fkn.ant-input-affix-wrapper {
2852
- border-top-left-radius: 0;
2853
- border-bottom-left-radius: 0;
3082
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
3083
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
3084
+ background-color: rgba(237, 241, 250, 0.6);
2854
3085
  }
2855
-
2856
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2857
- border-top-right-radius: 0;
2858
- border-bottom-right-radius: 0;
3086
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
3087
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
3088
+ color: rgba(44, 56, 82, 0.6);
2859
3089
  }
2860
-
2861
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2862
- border-top-left-radius: 0;
2863
- border-bottom-left-radius: 0;
3090
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
3091
+ padding: 0;
2864
3092
  }
2865
3093
 
2866
3094
  .s34f1qb.ant-switch {
@@ -2918,381 +3146,241 @@ input.rrg1fkn.ant-input {
2918
3146
  margin-left: 5px;
2919
3147
  }
2920
3148
 
2921
- .t1upn1sz {
2922
- height: 100%;
2923
- }
2924
-
2925
- .tta5kd2 {
2926
- height: 100%;
2927
- }
2928
- .tta5kd2.empty-table .ant-table-content {
2929
- overflow: visible !important;
2930
- height: 100%;
2931
- }
2932
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2933
- height: 100%;
2934
- }
2935
- .tta5kd2.empty-table .ant-table-content table {
2936
- width: 100% !important;
2937
- height: 100%;
2938
- }
2939
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2940
- padding: 15px 0;
2941
- }
2942
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2943
- display: none;
2944
- }
2945
- .tta5kd2 .active-row td:nth-child(1) {
2946
- font-weight: 700;
2947
- }
2948
- .tta5kd2.has-selection .active-row td:nth-child(2) {
2949
- font-weight: 700;
2950
- }
2951
- .tta5kd2 .ant-spin-nested-loading {
2952
- height: 100%;
2953
- }
2954
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2955
- height: 100%;
2956
- overflow: visible;
2957
- }
2958
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
2959
- max-height: none;
2960
- }
2961
- .tta5kd2.table-init-loading .ant-spin-blur thead,
2962
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
2963
- display: none;
2964
- }
2965
- .tta5kd2 td.ant-table-column-sort {
2966
- background: transparent;
2967
- }
2968
- .tta5kd2 td.ant-table-cell-fix-left,
2969
- .tta5kd2 td.ant-table-cell-fix-right {
2970
- background: #fff;
2971
- padding: 0 !important;
2972
- }
2973
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2974
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2975
- display: flex;
2976
- align-items: center;
2977
- height: 100%;
2978
- padding: 8px;
2979
- }
2980
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2981
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2982
- overflow: hidden;
2983
- text-overflow: ellipsis;
2984
- width: 100%;
2985
- }
2986
- .tta5kd2 .ant-table-container {
2987
- height: 100%;
2988
- }
2989
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2990
- box-shadow: none !important;
2991
- }
2992
- .tta5kd2 .ant-table {
2993
- border-radius: 0px;
2994
- border-left: none;
2995
- border-right: none;
2996
- border-bottom: none;
2997
- height: 100%;
2998
- font-size: 12px;
2999
- background: transparent;
3149
+ .rxbeqvl.ant-radio-wrapper {
3150
+ display: inline-flex;
3151
+ align-items: baseline;
3152
+ white-space: pre-wrap;
3000
3153
  }
3001
- .tta5kd2 .ant-table .ant-table-header {
3154
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
3002
3155
  position: relative;
3003
- z-index: 3;
3004
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3005
- margin-bottom: -1px;
3156
+ top: 3px;
3006
3157
  }
3007
- .tta5kd2 .ant-table .time-wrapper .data,
3008
- .tta5kd2 .ant-table .value {
3009
- color: #2d3a56;
3158
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
3159
+ border-color: rgba(107, 128, 167, 0.6);
3010
3160
  }
3011
- .tta5kd2 .ant-table .time-wrapper .time,
3012
- .tta5kd2 .ant-table .unit {
3013
- color: rgba(44, 56, 82, 0.6);
3161
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
3162
+ border-color: #0080ff;
3014
3163
  }
3015
- .tta5kd2 .ant-table .ant-table-selection {
3016
- text-align: center;
3164
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
3165
+ border-color: #0080ff;
3166
+ background: #0080ff;
3017
3167
  }
3018
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3168
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
3169
+ top: 4px;
3170
+ left: 4px;
3171
+ width: 6px;
3172
+ height: 6px;
3019
3173
  background: #fff;
3020
3174
  }
3021
- .tta5kd2 .ant-table .anticon-setting {
3022
- cursor: pointer;
3023
- position: absolute;
3024
- top: 50%;
3025
- right: 12px;
3026
- transform: translateY(-50%);
3027
- }
3028
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3029
- box-shadow: none;
3030
- width: 1px;
3031
- background: rgba(213, 219, 227, 0.6);
3032
- }
3033
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3034
- box-shadow: none;
3035
- width: 1px;
3036
- background: rgba(213, 219, 227, 0.6);
3037
- }
3038
- .tta5kd2 .ant-table .ant-table-tbody {
3039
- position: relative;
3175
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
3176
+ opacity: 0.5;
3040
3177
  }
3041
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3042
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3043
- border-bottom: 1px solid white;
3044
- height: 40px;
3045
- vertical-align: middle;
3046
- transition: background 0ms;
3047
- color: #00122e;
3178
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
3179
+ border-color: rgba(107, 128, 167, 0.6);
3180
+ background: rgba(211, 218, 235, 0.6);
3048
3181
  }
3049
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3050
- background: #f2f5fa;
3051
- border-bottom-color: #f2f5fa;
3182
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
3183
+ background: #00122e;
3052
3184
  }
3053
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3054
- height: auto;
3185
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
3055
3186
  color: #00122e;
3056
- font-size: 12px;
3057
- text-align: left;
3058
- transition: none;
3059
- overflow: hidden;
3060
- text-overflow: ellipsis;
3061
- white-space: nowrap;
3062
- }
3063
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3064
- color: #0096ff;
3065
- }
3066
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3067
- overflow: hidden;
3068
- text-overflow: ellipsis;
3069
- width: 100%;
3070
- vertical-align: middle;
3071
- }
3072
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3073
- line-height: 0px;
3074
- }
3075
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3076
- border-top-color: transparent;
3077
- }
3078
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3079
- background: rgba(225, 230, 241, 0.6);
3080
- border-color: transparent transparent white;
3081
- }
3082
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3083
- border-radius: 8px 0 0 8px;
3084
- }
3085
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3086
- border-radius: 8px 0 0 8px;
3087
- }
3088
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3089
- content: "";
3090
- width: 4px;
3091
- top: -1px;
3092
- bottom: -1px;
3093
- background: white;
3094
- }
3095
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3096
- border-radius: 0 8px 8px 0;
3097
- }
3098
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3099
- border-radius: 0;
3100
- background: white;
3101
- border-top: none;
3102
- }
3103
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3104
- border-top: 1px solid transparent;
3105
- border-radius: 0 8px 8px 0;
3106
- background: rgba(225, 230, 241, 0.6);
3187
+ opacity: 0.5;
3107
3188
  }
3108
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3109
- background: white;
3110
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3189
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
3190
+ color: #00122e;
3111
3191
  }
3112
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3113
- display: flex;
3114
- align-items: center;
3115
- height: 100%;
3116
- background: rgba(225, 230, 241, 0.6);
3192
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
3193
+ display: inline-block;
3194
+ padding: 0;
3195
+ padding-left: 12px;
3117
3196
  }
3118
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3119
- background: white;
3120
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3197
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
3198
+ margin-bottom: 0;
3199
+ white-space: pre-wrap;
3200
+ color: rgba(44, 56, 82, 0.6);
3121
3201
  }
3122
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3123
- display: flex;
3124
- align-items: center;
3125
- height: 100%;
3126
- background: rgba(225, 230, 241, 0.6);
3202
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
3203
+ padding-left: 8px;
3127
3204
  }
3128
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3129
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3205
+
3206
+ .r5ie79y .ant-radio-button-wrapper:first-child {
3207
+ border-radius: 5px 0 0 5px;
3130
3208
  }
3131
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3132
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3133
- border-radius: 8px;
3209
+ .r5ie79y .ant-radio-button-wrapper:last-child {
3210
+ border-radius: 0 5px 5px 0;
3134
3211
  }
3135
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3136
- border-top-color: white;
3212
+
3213
+ .r1f0aqcc {
3214
+ color: #00122e;
3215
+ border-color: #ccd4e3;
3137
3216
  }
3138
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3139
- background: rgba(0, 136, 255, 0.1);
3140
- border-bottom-color: transparent;
3141
- border-top-color: transparent;
3217
+ .r1f0aqcc:first-child {
3218
+ color: #00122e;
3219
+ border-color: #a3b4cc;
3142
3220
  }
3143
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3144
- border-radius: 8px 0 0 8px;
3221
+ .r1f0aqcc.ant-radio-button-wrapper {
3222
+ padding: 0 12px;
3223
+ line-height: 32px;
3224
+ height: 32px;
3145
3225
  }
3146
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3147
- border-radius: 0 8px 8px 0;
3226
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
3227
+ white-space: nowrap;
3148
3228
  }
3149
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3150
- background: rgba(0, 136, 255, 0.1);
3229
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
3230
+ background: #ccd4e3;
3151
3231
  }
3152
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
3153
- background: #fff;
3154
- font-weight: 400;
3155
- position: relative;
3156
- border-bottom: none;
3157
- color: #00122e;
3158
- transition: none;
3159
- padding: 15px 8px 15px 8px;
3232
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
3233
+ background: #0080ff;
3160
3234
  }
3161
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3162
- content: "";
3163
- width: 1px;
3164
- top: 0;
3165
- bottom: 0;
3166
- background: rgba(211, 218, 235, 0.6);
3167
- position: absolute;
3168
- right: 0;
3235
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
3236
+ background: #ccd4e3;
3237
+ opacity: 0.5;
3169
3238
  }
3170
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3171
- padding: unset;
3239
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
3240
+ border-right-color: #0080ff;
3172
3241
  }
3173
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3174
- display: none;
3242
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
3243
+ border-color: #0080ff;
3175
3244
  }
3176
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3177
- width: 100%;
3178
- overflow: hidden;
3179
- white-space: nowrap;
3180
- text-overflow: ellipsis;
3245
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
3246
+ background: rgba(0, 136, 255, 0.1);
3181
3247
  }
3182
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3183
- overflow: hidden;
3184
- text-overflow: ellipsis;
3185
- flex: 1;
3248
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
3249
+ background: rgba(211, 218, 235, 0.6);
3250
+ border-color: #ccd4e3;
3251
+ opacity: 0.5;
3186
3252
  }
3187
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3188
- padding: 15px 28px 15px 8px;
3253
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
3254
+ color: #00122e;
3255
+ border-color: #ccd4e3;
3189
3256
  }
3190
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3191
- padding: 0;
3257
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
3258
+ color: #00122e;
3259
+ border-color: #ccd4e3;
3260
+ background: rgba(172, 186, 211, 0.6);
3192
3261
  }
3193
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3194
- position: absolute;
3195
- right: 10px;
3196
- top: 50%;
3197
- transform: translateY(-50%);
3198
- height: 16px;
3199
- display: none;
3200
- transition: transform 320ms ease;
3262
+ .r1f0aqcc .ant-radio-button-input {
3263
+ margin-right: 8px;
3264
+ display: inline;
3265
+ border: none;
3266
+ padding: 0;
3267
+ width: 36px;
3268
+ background: transparent;
3201
3269
  }
3202
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3203
- display: block;
3204
- transform: translateY(-50%) rotateX(180deg);
3270
+ .r1f0aqcc .ant-radio-button-input:focus {
3271
+ box-shadow: none;
3205
3272
  }
3206
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3207
- display: block;
3273
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
3274
+ margin-right: 0;
3275
+ width: initial;
3276
+ box-shadow: none;
3208
3277
  }
3209
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3278
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
3210
3279
  display: none;
3211
3280
  }
3212
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3213
- transform: translateY(-50%);
3281
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
3282
+ display: inline;
3214
3283
  }
3215
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3216
- transform: translateY(-50%) rotateX(180deg);
3284
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
3285
+ display: inline;
3286
+ margin-right: 8px;
3287
+ padding: 0;
3288
+ width: 36px;
3217
3289
  }
3218
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3219
- background: #f2f5fa;
3290
+
3291
+ .s1fc623g {
3292
+ width: 430px !important;
3220
3293
  }
3221
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3222
- display: block;
3294
+
3295
+ .oa3mx0o {
3296
+ display: flex;
3297
+ flex-direction: column;
3223
3298
  }
3224
- .tta5kd2 .ant-table .ant-table-selection-column {
3225
- padding: 0 !important;
3299
+
3300
+ .onr9gzt {
3301
+ display: flex;
3302
+ justify-content: space-between;
3226
3303
  }
3227
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3228
- position: absolute;
3229
- left: 50%;
3230
- top: 50%;
3231
- transform: translate(-50%, -50%);
3304
+
3305
+ .oiy0apc {
3306
+ display: flex;
3307
+ color: rgba(44, 56, 82, 0.6);
3232
3308
  }
3233
- .tta5kd2 .ant-table .ant-table-selection-column:after {
3234
- display: none;
3309
+
3310
+ .i1e4sgug {
3311
+ display: inline-block;
3235
3312
  }
3236
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3237
- background: #fff;
3313
+
3314
+ .c198s9j3 {
3315
+ color: #2d3a56;
3316
+ line-height: 22px;
3317
+ display: inline-flex;
3238
3318
  }
3239
- .tta5kd2 .ant-table .ant-table-placeholder {
3240
- background: inherit;
3319
+ .c198s9j3 .ant-checkbox {
3320
+ height: 22px;
3321
+ display: flex;
3322
+ align-items: center;
3323
+ top: 0;
3241
3324
  }
3242
- .tta5kd2 .ant-table .ant-table-placeholder td {
3243
- position: static;
3325
+ .c198s9j3 .ant-checkbox-checked::after {
3244
3326
  border: none;
3245
- background: inherit !important;
3246
- height: 100px;
3247
- vertical-align: middle;
3248
3327
  }
3249
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3250
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3251
- font-weight: bold;
3252
- font-size: 20px;
3253
- color: rgba(10, 37, 85, 0.6);
3328
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
3329
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
3330
+ border-color: #0080ff;
3254
3331
  }
3255
- .tta5kd2 .ant-table td.cell__action_ {
3256
- padding: 0 !important;
3257
- position: relative;
3258
- background: #fff;
3332
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
3333
+ border: 1px solid rgba(107, 128, 167, 0.6);
3259
3334
  }
3260
- .tta5kd2 .ant-table td.cell__action_ > * {
3261
- height: 100%;
3262
- display: flex;
3263
- align-items: center;
3264
- justify-content: flex-end;
3265
- padding-right: 8px;
3335
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
3336
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3337
+ border: 1px solid #0080ff;
3266
3338
  }
3267
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
3268
- width: 24px;
3269
- height: 24px;
3270
- cursor: pointer;
3271
- justify-content: center;
3272
- border-radius: 4px;
3339
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3340
+ background: #0080ff;
3273
3341
  }
3274
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3275
- background: #fff;
3342
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3343
+ background-color: #fff;
3344
+ height: 2px;
3345
+ width: 10px;
3346
+ border-radius: 2px;
3347
+ }
3348
+ .c198s9j3.ant-checkbox-wrapper-disabled {
3349
+ opacity: 0.5;
3350
+ }
3351
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
3352
+ background: rgba(211, 218, 235, 0.6);
3353
+ border-color: rgba(107, 128, 167, 0.6) !important;
3276
3354
  }
3277
-
3278
- .s1fc623g {
3279
- width: 430px !important;
3355
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
3356
+ border-color: #2d3a56;
3280
3357
  }
3281
-
3282
- .oa3mx0o {
3283
- display: flex;
3284
- flex-direction: column;
3358
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3359
+ background: #2d3a56;
3285
3360
  }
3286
-
3287
- .onr9gzt {
3288
- display: flex;
3289
- justify-content: space-between;
3361
+ .c198s9j3 .ant-checkbox + span,
3362
+ .c198s9j3 .ant-checkbox-disabled + span {
3363
+ padding: 0;
3290
3364
  }
3291
-
3292
- .oiy0apc {
3293
- display: flex;
3365
+ .c198s9j3 .ant-checkbox + span .main,
3366
+ .c198s9j3 .ant-checkbox-disabled + span .main {
3367
+ display: inline-block;
3368
+ margin-left: 12px;
3369
+ color: #2d3a56;
3370
+ }
3371
+ .c198s9j3 .ant-checkbox + span .sub,
3372
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
3373
+ margin-left: 28px;
3294
3374
  color: rgba(44, 56, 82, 0.6);
3295
3375
  }
3376
+ .c198s9j3.compact .ant-checkbox + span .main,
3377
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
3378
+ margin-left: 8px;
3379
+ }
3380
+ .c198s9j3.compact .ant-checkbox + span .sub,
3381
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
3382
+ margin-left: 24px;
3383
+ }
3296
3384
 
3297
3385
  .d6j0lbj {
3298
3386
  font-family: Inter;
@@ -3769,150 +3857,10 @@ input.rrg1fkn.ant-input {
3769
3857
  line-height: 12px;
3770
3858
  }
3771
3859
 
3772
- .i1e4sgug {
3773
- display: inline-block;
3774
- }
3775
-
3776
- .c198s9j3 {
3777
- color: #2d3a56;
3778
- line-height: 22px;
3779
- display: inline-flex;
3780
- }
3781
- .c198s9j3 .ant-checkbox {
3782
- height: 22px;
3783
- display: flex;
3784
- align-items: center;
3785
- top: 0;
3786
- }
3787
- .c198s9j3 .ant-checkbox-checked::after {
3788
- border: none;
3789
- }
3790
- .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
3791
- .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
3792
- border-color: #0080ff;
3793
- }
3794
- .c198s9j3 .ant-checkbox .ant-checkbox-inner {
3795
- border: 1px solid rgba(107, 128, 167, 0.6);
3796
- }
3797
- .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
3798
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3799
- border: 1px solid #0080ff;
3800
- }
3801
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3802
- background: #0080ff;
3803
- }
3804
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3805
- background-color: #fff;
3806
- height: 2px;
3807
- width: 10px;
3808
- border-radius: 2px;
3809
- }
3810
- .c198s9j3.ant-checkbox-wrapper-disabled {
3811
- opacity: 0.5;
3812
- }
3813
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
3814
- background: rgba(211, 218, 235, 0.6);
3815
- border-color: rgba(107, 128, 167, 0.6) !important;
3816
- }
3817
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
3818
- border-color: #2d3a56;
3819
- }
3820
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3821
- background: #2d3a56;
3822
- }
3823
- .c198s9j3 .ant-checkbox + span,
3824
- .c198s9j3 .ant-checkbox-disabled + span {
3825
- padding: 0;
3826
- }
3827
- .c198s9j3 .ant-checkbox + span .main,
3828
- .c198s9j3 .ant-checkbox-disabled + span .main {
3829
- display: inline-block;
3830
- margin-left: 12px;
3831
- color: #2d3a56;
3832
- }
3833
- .c198s9j3 .ant-checkbox + span .sub,
3834
- .c198s9j3 .ant-checkbox-disabled + span .sub {
3835
- margin-left: 28px;
3836
- color: rgba(44, 56, 82, 0.6);
3837
- }
3838
- .c198s9j3.compact .ant-checkbox + span .main,
3839
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
3840
- margin-left: 8px;
3841
- }
3842
- .c198s9j3.compact .ant-checkbox + span .sub,
3843
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
3844
- margin-left: 24px;
3845
- }
3846
-
3847
- .igz4le8 {
3848
- height: 24px;
3849
- width: 56px !important;
3850
- margin-right: 4px;
3851
- }
3852
-
3853
- .c1riexje {
3854
- color: rgba(44, 56, 82, 0.6);
3855
- }
3856
-
3857
3860
  .iiqau4c.ant-input-group.ant-input-group-compact {
3858
3861
  display: flex;
3859
3862
  }
3860
3863
 
3861
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3862
- border-radius: 6px;
3863
- }
3864
- .shq1k1g.ant-select.ant-select-single {
3865
- width: 100%;
3866
- height: 30px;
3867
- color: #2d3a56;
3868
- border-color: rgba(211, 218, 235, 0.6);
3869
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3870
- font-size: 13px;
3871
- }
3872
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
3873
- height: 38px;
3874
- font-size: 13px;
3875
- }
3876
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
3877
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3878
- transition: 160ms ease;
3879
- }
3880
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
3881
- color: #0080ff;
3882
- }
3883
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3884
- border-color: rgba(107, 128, 167, 0.6);
3885
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3886
- }
3887
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3888
- color: #0080ff;
3889
- }
3890
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3891
- border-color: #0080ff;
3892
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3893
- }
3894
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3895
- transform: rotate(180deg);
3896
- }
3897
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3898
- background: rgba(211, 218, 235, 0.6);
3899
- border-color: rgba(172, 186, 211, 0.6);
3900
- cursor: "not-allowed";
3901
- }
3902
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3903
- border-color: #f0483e !important;
3904
- }
3905
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3906
- color: #1d326c;
3907
- }
3908
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3909
- border-color: #0080ff;
3910
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3911
- }
3912
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3913
- transform: rotate(180deg);
3914
- }
3915
-
3916
3864
  .m1thnes4 {
3917
3865
  color: rgba(44, 56, 82, 0.6);
3918
3866
  text-align: center;
@@ -4074,6 +4022,71 @@ input.rrg1fkn.ant-input {
4074
4022
  margin-left: 8px;
4075
4023
  }
4076
4024
 
4025
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
4026
+ border-radius: 6px;
4027
+ }
4028
+ .shq1k1g.ant-select.ant-select-single {
4029
+ width: 100%;
4030
+ height: 30px;
4031
+ color: #2d3a56;
4032
+ border-color: rgba(211, 218, 235, 0.6);
4033
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
4034
+ font-size: 13px;
4035
+ }
4036
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
4037
+ height: 38px;
4038
+ font-size: 13px;
4039
+ }
4040
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
4041
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
4042
+ transition: 160ms ease;
4043
+ }
4044
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
4045
+ color: #0080ff;
4046
+ }
4047
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
4048
+ border-color: rgba(107, 128, 167, 0.6);
4049
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
4050
+ }
4051
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
4052
+ color: #0080ff;
4053
+ }
4054
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
4055
+ border-color: #0080ff;
4056
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4057
+ }
4058
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
4059
+ transform: rotate(180deg);
4060
+ }
4061
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
4062
+ background: rgba(211, 218, 235, 0.6);
4063
+ border-color: rgba(172, 186, 211, 0.6);
4064
+ cursor: "not-allowed";
4065
+ }
4066
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
4067
+ border-color: #f0483e !important;
4068
+ }
4069
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
4070
+ color: #1d326c;
4071
+ }
4072
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
4073
+ border-color: #0080ff;
4074
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4075
+ }
4076
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
4077
+ transform: rotate(180deg);
4078
+ }
4079
+
4080
+ .igz4le8 {
4081
+ height: 24px;
4082
+ width: 56px !important;
4083
+ margin-right: 4px;
4084
+ }
4085
+
4086
+ .c1riexje {
4087
+ color: rgba(44, 56, 82, 0.6);
4088
+ }
4089
+
4077
4090
  .t1gz6wqf {
4078
4091
  height: 100%;
4079
4092
  }
@@ -4150,19 +4163,6 @@ input.rrg1fkn.ant-input {
4150
4163
  font-size: inherit;
4151
4164
  }
4152
4165
 
4153
- .iap75of {
4154
- height: 18px;
4155
- line-height: 18px;
4156
- padding: 0 4px;
4157
- border-radius: 4px;
4158
- background: rgba(235, 239, 245, 0.6);
4159
- border: 1px solid rgba(223, 228, 235, 0.6);
4160
- display: flex;
4161
- align-items: center;
4162
- white-space: nowrap;
4163
- margin-right: 4px;
4164
- }
4165
-
4166
4166
  .a6dbbkm .ant-input-number-handler-wrap {
4167
4167
  display: var(--a6dbbkm-0);
4168
4168
  }