@cloudtower/eagle 0.22.10 → 0.22.11

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,6 +1597,23 @@ input[type=submit] {
1597
1597
  cursor: pointer;
1598
1598
  }
1599
1599
 
1600
+ .i1mrf09m {
1601
+ display: inline-flex;
1602
+ align-items: center;
1603
+ }
1604
+ .i1mrf09m .icon-inner {
1605
+ display: inline-flex;
1606
+ align-items: center;
1607
+ justify-content: center;
1608
+ }
1609
+ .i1mrf09m .icon-inner + span,
1610
+ .i1mrf09m span + .icon-inner.suffix {
1611
+ margin-left: 4px;
1612
+ }
1613
+ .i1mrf09m.is-rotate img {
1614
+ animation: rotate 680ms linear infinite;
1615
+ }
1616
+
1600
1617
  .buj61ew.ant-btn {
1601
1618
  height: 32px;
1602
1619
  border-radius: 6px;
@@ -1845,25 +1862,6 @@ input[type=submit] {
1845
1862
  padding: 0;
1846
1863
  }
1847
1864
 
1848
- .s1fc623g {
1849
- width: 430px !important;
1850
- }
1851
-
1852
- .oa3mx0o {
1853
- display: flex;
1854
- flex-direction: column;
1855
- }
1856
-
1857
- .onr9gzt {
1858
- display: flex;
1859
- justify-content: space-between;
1860
- }
1861
-
1862
- .oiy0apc {
1863
- display: flex;
1864
- color: rgba(44, 56, 82, 0.6);
1865
- }
1866
-
1867
1865
  .fde5mpd {
1868
1866
  width: 100%;
1869
1867
  height: 100%;
@@ -1908,481 +1906,231 @@ input[type=submit] {
1908
1906
  border-radius: unset;
1909
1907
  }
1910
1908
 
1911
- .s34f1qb.ant-switch {
1912
- min-width: 40px;
1913
- height: 24px;
1914
- background: rgba(172, 186, 211, 0.6);
1915
- overflow: hidden;
1916
- }
1917
- .s34f1qb.ant-switch:focus {
1918
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1909
+ .obf05yr {
1910
+ display: inline-block;
1919
1911
  }
1920
- .s34f1qb.ant-switch-small {
1921
- min-width: 26px;
1922
- height: 16px;
1912
+
1913
+ .hsms1n6 {
1914
+ visibility: hidden;
1915
+ position: absolute;
1923
1916
  }
1924
- .s34f1qb.ant-switch-large {
1925
- min-width: 52px;
1926
- height: 32px;
1917
+
1918
+ .p12gwtiw {
1919
+ display: flex;
1920
+ justify-content: space-between;
1921
+ align-items: center;
1922
+ padding: 10px 0;
1923
+ color: rgba(44, 56, 82, 0.6);
1924
+ font-size: 12px;
1925
+ line-height: 24px;
1927
1926
  }
1928
- .s34f1qb.ant-switch .ant-switch-handle {
1929
- height: 20px;
1930
- width: 20px;
1927
+ .p12gwtiw .pagination-left {
1928
+ padding: 2px 8px;
1931
1929
  }
1932
- .s34f1qb.ant-switch .ant-switch-handle::before {
1933
- border-radius: 10px;
1934
- transition-delay: 120ms;
1930
+ .p12gwtiw .dropdown-trigger {
1931
+ display: flex;
1932
+ align-items: center;
1933
+ border-radius: 6px;
1934
+ cursor: pointer;
1935
+ transition: all 0.3s ease;
1935
1936
  }
1936
- .s34f1qb.ant-switch-small .ant-switch-handle {
1937
- height: 14px;
1938
- width: 14px;
1939
- top: 1px;
1940
- left: 1px;
1937
+ .p12gwtiw .dropdown-trigger:hover {
1938
+ background: rgba(211, 218, 235, 0.6);
1939
+ color: #0080ff;
1941
1940
  }
1942
- .s34f1qb.ant-switch-large .ant-switch-handle {
1943
- height: 28px;
1944
- width: 28px;
1941
+ .p12gwtiw .dropdown-trigger .icon-inner {
1942
+ margin-left: 4px;
1945
1943
  }
1946
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
1947
- border-radius: 14px;
1944
+ .p12gwtiw .pagination-right {
1945
+ display: flex;
1946
+ align-items: center;
1947
+ color: #0080ff;
1948
+ font-weight: bold;
1948
1949
  }
1949
- .s34f1qb.ant-switch-checked {
1950
- background-color: #00ba5d;
1950
+ .p12gwtiw .pagination-right .icon-inner {
1951
+ margin-left: 4px;
1951
1952
  }
1952
- .s34f1qb.ant-switch-checked .ant-switch-handle {
1953
- left: calc(100% - 20px - 2px);
1953
+ .p12gwtiw .pagination-right .prev-btn,
1954
+ .p12gwtiw .pagination-right .next-btn {
1955
+ padding: 0 8px;
1954
1956
  }
1955
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1956
- left: calc(100% - 14px - 1px);
1957
+ .p12gwtiw .pagination-right .prev-btn > span,
1958
+ .p12gwtiw .pagination-right .next-btn > span {
1959
+ color: #0080ff;
1957
1960
  }
1958
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1959
- left: calc(100% - 28px - 2px);
1961
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1962
+ transform: rotate(180deg);
1960
1963
  }
1961
1964
 
1962
- .c1to9vb9 {
1963
- margin-left: 5px;
1965
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1966
+ max-height: calc(100vh - 128px);
1967
+ overflow-y: auto;
1968
+ }
1969
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1970
+ padding: 4px 20px;
1971
+ font-size: 12px;
1972
+ line-height: 18px;
1964
1973
  }
1965
1974
 
1966
- .t1upn1sz {
1967
- height: 100%;
1975
+ .s1fc623g {
1976
+ width: 430px !important;
1968
1977
  }
1969
1978
 
1970
- .tta5kd2 {
1971
- height: 100%;
1979
+ .oa3mx0o {
1980
+ display: flex;
1981
+ flex-direction: column;
1972
1982
  }
1973
- .tta5kd2.empty-table .ant-table-content {
1974
- overflow: visible !important;
1975
- height: 100%;
1983
+
1984
+ .onr9gzt {
1985
+ display: flex;
1986
+ justify-content: space-between;
1976
1987
  }
1977
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
1978
- height: 100%;
1988
+
1989
+ .oiy0apc {
1990
+ display: flex;
1991
+ color: rgba(44, 56, 82, 0.6);
1979
1992
  }
1980
- .tta5kd2.empty-table .ant-table-content table {
1981
- width: 100% !important;
1982
- height: 100%;
1993
+
1994
+ .rxbeqvl.ant-radio-wrapper {
1995
+ display: inline-flex;
1996
+ align-items: baseline;
1997
+ white-space: pre-wrap;
1983
1998
  }
1984
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
1985
- padding: 15px 0;
1999
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2000
+ position: relative;
2001
+ top: 3px;
1986
2002
  }
1987
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
1988
- display: none;
2003
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2004
+ border-color: rgba(107, 128, 167, 0.6);
1989
2005
  }
1990
- .tta5kd2 .active-row td:nth-child(1) {
1991
- font-weight: 700;
2006
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2007
+ border-color: #0080ff;
1992
2008
  }
1993
- .tta5kd2.has-selection .active-row td:nth-child(2) {
1994
- font-weight: 700;
2009
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2010
+ border-color: #0080ff;
2011
+ background: #0080ff;
1995
2012
  }
1996
- .tta5kd2 .ant-spin-nested-loading {
1997
- height: 100%;
2013
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2014
+ top: 4px;
2015
+ left: 4px;
2016
+ width: 6px;
2017
+ height: 6px;
2018
+ background: #fff;
1998
2019
  }
1999
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2000
- height: 100%;
2001
- overflow: visible;
2020
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2021
+ opacity: 0.5;
2002
2022
  }
2003
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
2004
- max-height: none;
2023
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2024
+ border-color: rgba(107, 128, 167, 0.6);
2025
+ background: rgba(211, 218, 235, 0.6);
2005
2026
  }
2006
- .tta5kd2.table-init-loading .ant-spin-blur thead,
2007
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
2008
- display: none;
2027
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2028
+ background: #00122e;
2009
2029
  }
2010
- .tta5kd2 td.ant-table-column-sort {
2011
- background: transparent;
2030
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2031
+ color: #00122e;
2032
+ opacity: 0.5;
2012
2033
  }
2013
- .tta5kd2 td.ant-table-cell-fix-left,
2014
- .tta5kd2 td.ant-table-cell-fix-right {
2015
- background: #fff;
2016
- padding: 0 !important;
2034
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2035
+ color: #00122e;
2017
2036
  }
2018
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2019
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2020
- display: flex;
2021
- align-items: center;
2022
- height: 100%;
2023
- padding: 8px;
2037
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2038
+ display: inline-block;
2039
+ padding: 0;
2040
+ padding-left: 12px;
2024
2041
  }
2025
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2026
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2027
- overflow: hidden;
2028
- text-overflow: ellipsis;
2029
- width: 100%;
2042
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2043
+ margin-bottom: 0;
2044
+ white-space: pre-wrap;
2045
+ color: rgba(44, 56, 82, 0.6);
2030
2046
  }
2031
- .tta5kd2 .ant-table-container {
2032
- height: 100%;
2047
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2048
+ padding-left: 8px;
2033
2049
  }
2034
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2035
- box-shadow: none !important;
2050
+
2051
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2052
+ border-radius: 5px 0 0 5px;
2036
2053
  }
2037
- .tta5kd2 .ant-table {
2038
- border-radius: 0px;
2039
- border-left: none;
2040
- border-right: none;
2041
- border-bottom: none;
2042
- height: 100%;
2043
- font-size: 12px;
2044
- background: transparent;
2054
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2055
+ border-radius: 0 5px 5px 0;
2045
2056
  }
2046
- .tta5kd2 .ant-table .ant-table-header {
2047
- position: relative;
2048
- z-index: 3;
2049
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2050
- margin-bottom: -1px;
2057
+
2058
+ .r1f0aqcc {
2059
+ color: #00122e;
2060
+ border-color: #ccd4e3;
2051
2061
  }
2052
- .tta5kd2 .ant-table .time-wrapper .data,
2053
- .tta5kd2 .ant-table .value {
2054
- color: #2d3a56;
2055
- }
2056
- .tta5kd2 .ant-table .time-wrapper .time,
2057
- .tta5kd2 .ant-table .unit {
2058
- color: rgba(44, 56, 82, 0.6);
2059
- }
2060
- .tta5kd2 .ant-table .ant-table-selection {
2061
- text-align: center;
2062
- }
2063
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2064
- background: #fff;
2065
- }
2066
- .tta5kd2 .ant-table .anticon-setting {
2067
- cursor: pointer;
2068
- position: absolute;
2069
- top: 50%;
2070
- right: 12px;
2071
- transform: translateY(-50%);
2072
- }
2073
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2074
- box-shadow: none;
2075
- width: 1px;
2076
- background: rgba(213, 219, 227, 0.6);
2077
- }
2078
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2079
- box-shadow: none;
2080
- width: 1px;
2081
- background: rgba(213, 219, 227, 0.6);
2082
- }
2083
- .tta5kd2 .ant-table .ant-table-tbody {
2084
- position: relative;
2085
- }
2086
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2087
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2088
- border-bottom: 1px solid white;
2089
- height: 40px;
2090
- vertical-align: middle;
2091
- transition: background 0ms;
2062
+ .r1f0aqcc:first-child {
2092
2063
  color: #00122e;
2064
+ border-color: #a3b4cc;
2093
2065
  }
2094
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2095
- background: #f2f5fa;
2096
- border-bottom-color: #f2f5fa;
2066
+ .r1f0aqcc.ant-radio-button-wrapper {
2067
+ padding: 0 12px;
2068
+ line-height: 32px;
2069
+ height: 32px;
2097
2070
  }
2098
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2099
- height: auto;
2100
- color: #00122e;
2101
- font-size: 12px;
2102
- text-align: left;
2103
- transition: none;
2104
- overflow: hidden;
2105
- text-overflow: ellipsis;
2071
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2106
2072
  white-space: nowrap;
2107
2073
  }
2108
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2109
- color: #0096ff;
2110
- }
2111
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2112
- overflow: hidden;
2113
- text-overflow: ellipsis;
2114
- width: 100%;
2115
- vertical-align: middle;
2116
- }
2117
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2118
- line-height: 0px;
2119
- }
2120
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2121
- border-top-color: transparent;
2122
- }
2123
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2124
- background: rgba(225, 230, 241, 0.6);
2125
- border-color: transparent transparent white;
2126
- }
2127
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2128
- border-radius: 8px 0 0 8px;
2129
- }
2130
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2131
- border-radius: 8px 0 0 8px;
2132
- }
2133
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2134
- content: "";
2135
- width: 4px;
2136
- top: -1px;
2137
- bottom: -1px;
2138
- background: white;
2139
- }
2140
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2141
- border-radius: 0 8px 8px 0;
2142
- }
2143
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2144
- border-radius: 0;
2145
- background: white;
2146
- border-top: none;
2147
- }
2148
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2149
- border-top: 1px solid transparent;
2150
- border-radius: 0 8px 8px 0;
2151
- background: rgba(225, 230, 241, 0.6);
2152
- }
2153
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2154
- background: white;
2155
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2156
- }
2157
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2158
- display: flex;
2159
- align-items: center;
2160
- height: 100%;
2161
- background: rgba(225, 230, 241, 0.6);
2162
- }
2163
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2164
- background: white;
2165
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2166
- }
2167
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2168
- display: flex;
2169
- align-items: center;
2170
- height: 100%;
2171
- background: rgba(225, 230, 241, 0.6);
2172
- }
2173
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2174
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2175
- }
2176
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2177
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2178
- border-radius: 8px;
2074
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2075
+ background: #ccd4e3;
2179
2076
  }
2180
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2181
- border-top-color: white;
2077
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2078
+ background: #0080ff;
2182
2079
  }
2183
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2184
- background: rgba(0, 136, 255, 0.1);
2185
- border-bottom-color: transparent;
2186
- border-top-color: transparent;
2080
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2081
+ background: #ccd4e3;
2082
+ opacity: 0.5;
2187
2083
  }
2188
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2189
- border-radius: 8px 0 0 8px;
2084
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2085
+ border-right-color: #0080ff;
2190
2086
  }
2191
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2192
- border-radius: 0 8px 8px 0;
2087
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2088
+ border-color: #0080ff;
2193
2089
  }
2194
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2090
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2195
2091
  background: rgba(0, 136, 255, 0.1);
2196
2092
  }
2197
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
2198
- background: #fff;
2199
- font-weight: 400;
2200
- position: relative;
2201
- border-bottom: none;
2202
- color: #00122e;
2203
- transition: none;
2204
- padding: 15px 8px 15px 8px;
2205
- }
2206
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2207
- content: "";
2208
- width: 1px;
2209
- top: 0;
2210
- bottom: 0;
2211
- background: rgba(211, 218, 235, 0.6);
2212
- position: absolute;
2213
- right: 0;
2214
- }
2215
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2216
- padding: unset;
2217
- }
2218
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2219
- display: none;
2220
- }
2221
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2222
- width: 100%;
2223
- overflow: hidden;
2224
- white-space: nowrap;
2225
- text-overflow: ellipsis;
2226
- }
2227
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2228
- overflow: hidden;
2229
- text-overflow: ellipsis;
2230
- }
2231
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2232
- padding: 15px 28px 15px 8px;
2233
- }
2234
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2235
- padding: 0;
2236
- }
2237
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2238
- position: absolute;
2239
- right: 10px;
2240
- top: 50%;
2241
- transform: translateY(-50%);
2242
- height: 16px;
2243
- display: none;
2244
- transition: transform 320ms ease;
2245
- }
2246
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2247
- display: block;
2248
- transform: translateY(-50%) rotateX(180deg);
2249
- }
2250
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2251
- display: block;
2252
- }
2253
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2254
- display: none;
2255
- }
2256
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2257
- transform: translateY(-50%);
2258
- }
2259
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2260
- transform: translateY(-50%) rotateX(180deg);
2261
- }
2262
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2263
- background: #f2f5fa;
2264
- }
2265
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2266
- display: block;
2267
- }
2268
- .tta5kd2 .ant-table .ant-table-selection-column {
2269
- padding: 0 !important;
2270
- }
2271
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2272
- position: absolute;
2273
- left: 50%;
2274
- top: 50%;
2275
- transform: translate(-50%, -50%);
2276
- }
2277
- .tta5kd2 .ant-table .ant-table-selection-column:after {
2278
- display: none;
2279
- }
2280
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2281
- background: #fff;
2282
- }
2283
- .tta5kd2 .ant-table .ant-table-placeholder {
2284
- background: inherit;
2285
- }
2286
- .tta5kd2 .ant-table .ant-table-placeholder td {
2287
- position: static;
2288
- border: none;
2289
- background: inherit !important;
2290
- height: 100px;
2291
- vertical-align: middle;
2292
- }
2293
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2294
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2295
- font-weight: bold;
2296
- font-size: 20px;
2297
- color: rgba(10, 37, 85, 0.6);
2298
- }
2299
- .tta5kd2 .ant-table td.cell__action_ {
2300
- padding: 0 !important;
2301
- position: relative;
2302
- background: #fff;
2303
- }
2304
- .tta5kd2 .ant-table td.cell__action_ > * {
2305
- height: 100%;
2306
- display: flex;
2307
- align-items: center;
2308
- justify-content: flex-end;
2309
- padding-right: 8px;
2310
- }
2311
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
2312
- width: 24px;
2313
- height: 24px;
2314
- cursor: pointer;
2315
- justify-content: center;
2316
- border-radius: 4px;
2317
- }
2318
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2319
- background: #fff;
2320
- }
2321
-
2322
- .p12gwtiw {
2323
- display: flex;
2324
- justify-content: space-between;
2325
- align-items: center;
2326
- padding: 10px 0;
2327
- color: rgba(44, 56, 82, 0.6);
2328
- font-size: 12px;
2329
- line-height: 24px;
2330
- }
2331
- .p12gwtiw .pagination-left {
2332
- padding: 2px 8px;
2333
- }
2334
- .p12gwtiw .dropdown-trigger {
2335
- display: flex;
2336
- align-items: center;
2337
- border-radius: 6px;
2338
- cursor: pointer;
2339
- transition: all 0.3s ease;
2340
- }
2341
- .p12gwtiw .dropdown-trigger:hover {
2093
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2342
2094
  background: rgba(211, 218, 235, 0.6);
2343
- color: #0080ff;
2344
- }
2345
- .p12gwtiw .dropdown-trigger .icon-inner {
2346
- margin-left: 4px;
2347
- }
2348
- .p12gwtiw .pagination-right {
2349
- display: flex;
2350
- align-items: center;
2351
- color: #0080ff;
2352
- font-weight: bold;
2353
- }
2354
- .p12gwtiw .pagination-right .icon-inner {
2355
- margin-left: 4px;
2095
+ border-color: #ccd4e3;
2096
+ opacity: 0.5;
2356
2097
  }
2357
- .p12gwtiw .pagination-right .prev-btn,
2358
- .p12gwtiw .pagination-right .next-btn {
2359
- padding: 0 8px;
2098
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2099
+ color: #00122e;
2100
+ border-color: #ccd4e3;
2360
2101
  }
2361
- .p12gwtiw .pagination-right .prev-btn > span,
2362
- .p12gwtiw .pagination-right .next-btn > span {
2363
- color: #0080ff;
2102
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2103
+ color: #00122e;
2104
+ border-color: #ccd4e3;
2105
+ background: rgba(172, 186, 211, 0.6);
2364
2106
  }
2365
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2366
- transform: rotate(180deg);
2107
+ .r1f0aqcc .ant-radio-button-input {
2108
+ margin-right: 8px;
2109
+ display: inline;
2110
+ border: none;
2111
+ padding: 0;
2112
+ width: 36px;
2113
+ background: transparent;
2367
2114
  }
2368
-
2369
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2370
- max-height: calc(100vh - 128px);
2371
- overflow-y: auto;
2115
+ .r1f0aqcc .ant-radio-button-input:focus {
2116
+ box-shadow: none;
2372
2117
  }
2373
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2374
- padding: 4px 20px;
2375
- font-size: 12px;
2376
- line-height: 18px;
2118
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2119
+ margin-right: 0;
2120
+ width: initial;
2121
+ box-shadow: none;
2377
2122
  }
2378
-
2379
- .obf05yr {
2380
- display: inline-block;
2123
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2124
+ display: none;
2381
2125
  }
2382
-
2383
- .hsms1n6 {
2384
- visibility: hidden;
2385
- position: absolute;
2126
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2127
+ display: inline;
2128
+ }
2129
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2130
+ display: inline;
2131
+ margin-right: 8px;
2132
+ padding: 0;
2133
+ width: 36px;
2386
2134
  }
2387
2135
 
2388
2136
  .cz04yix {
@@ -3000,296 +2748,548 @@ textarea.ipd9bk.ant-input.textarea-small:focus {
3000
2748
  position: relative;
3001
2749
  overflow: hidden;
3002
2750
  }
3003
- .kypn5o5.has-focus-indicator .ant-input-prefix {
3004
- position: absolute;
3005
- top: 50%;
3006
- transform: translateY(-50%);
3007
- left: -16px;
3008
- transition: left 150ms ease;
3009
- opacity: 0;
2751
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2752
+ position: absolute;
2753
+ top: 50%;
2754
+ transform: translateY(-50%);
2755
+ left: -16px;
2756
+ transition: left 150ms ease;
2757
+ opacity: 0;
2758
+ }
2759
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2760
+ left: 8px;
2761
+ opacity: 1;
2762
+ }
2763
+ .kypn5o5.has-focus-indicator input {
2764
+ transition: margin-left 150ms ease;
2765
+ margin-left: 0px;
2766
+ }
2767
+ .kypn5o5.has-focus-indicator input:focus {
2768
+ margin-left: 16px;
2769
+ }
2770
+
2771
+ input.l1ki27se.ant-input {
2772
+ border-top-right-radius: 0;
2773
+ border-bottom-right-radius: 0;
2774
+ }
2775
+
2776
+ .l1ki27se.ant-input-affix-wrapper {
2777
+ border-top-right-radius: 0;
2778
+ border-bottom-right-radius: 0;
2779
+ }
2780
+
2781
+ input.rrg1fkn.ant-input {
2782
+ border-top-left-radius: 0;
2783
+ border-bottom-left-radius: 0;
2784
+ }
2785
+
2786
+ .rrg1fkn.ant-input-affix-wrapper {
2787
+ border-top-left-radius: 0;
2788
+ border-bottom-left-radius: 0;
2789
+ }
2790
+
2791
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2792
+ border-top-right-radius: 0;
2793
+ border-bottom-right-radius: 0;
2794
+ }
2795
+
2796
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2797
+ border-top-left-radius: 0;
2798
+ border-bottom-left-radius: 0;
2799
+ }
2800
+
2801
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2802
+ flex-direction: row;
2803
+ justify-content: stretch;
2804
+ }
2805
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2806
+ padding: 0;
2807
+ margin-right: 4px;
2808
+ flex: 1;
2809
+ overflow: visible;
2810
+ }
2811
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2812
+ display: none;
2813
+ }
2814
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2815
+ width: 100%;
2816
+ min-height: unset;
2817
+ }
2818
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2819
+ height: 26px;
2820
+ line-height: 26px;
2821
+ width: 100%;
2822
+ text-align: center;
2823
+ padding: 0;
2824
+ font-size: 12px;
2825
+ font-weight: normal;
2826
+ }
2827
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2828
+ margin-right: 10px;
2829
+ }
2830
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2831
+ display: none;
2832
+ }
2833
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2834
+ border-radius: 4px 0 0 4px;
2835
+ }
2836
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2837
+ margin-right: 0;
2838
+ }
2839
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2840
+ border-radius: 0 4px 4px 0;
2841
+ }
2842
+ .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 {
2843
+ content: "";
2844
+ width: 0;
2845
+ height: 0;
2846
+ border: 13px solid transparent;
2847
+ position: absolute;
2848
+ top: 0;
2849
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2850
+ right: -21px;
2851
+ z-index: 2;
2852
+ }
2853
+ .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 {
2854
+ content: "";
2855
+ width: 0;
2856
+ height: 0;
2857
+ border: 13px solid transparent;
2858
+ position: absolute;
2859
+ top: 0;
2860
+ border-left: 8px solid #fff;
2861
+ left: 0;
2862
+ }
2863
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2864
+ background-color: rgba(0, 136, 255, 0.1);
2865
+ }
2866
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2867
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2868
+ }
2869
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2870
+ color: #005ed1;
2871
+ }
2872
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2873
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2874
+ background-color: rgba(237, 241, 250, 0.6);
2875
+ }
2876
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2877
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2878
+ color: rgba(44, 56, 82, 0.6);
2879
+ }
2880
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2881
+ padding: 0;
2882
+ }
2883
+
2884
+ .s34f1qb.ant-switch {
2885
+ min-width: 40px;
2886
+ height: 24px;
2887
+ background: rgba(172, 186, 211, 0.6);
2888
+ overflow: hidden;
2889
+ }
2890
+ .s34f1qb.ant-switch:focus {
2891
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2892
+ }
2893
+ .s34f1qb.ant-switch-small {
2894
+ min-width: 26px;
2895
+ height: 16px;
2896
+ }
2897
+ .s34f1qb.ant-switch-large {
2898
+ min-width: 52px;
2899
+ height: 32px;
2900
+ }
2901
+ .s34f1qb.ant-switch .ant-switch-handle {
2902
+ height: 20px;
2903
+ width: 20px;
2904
+ }
2905
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2906
+ border-radius: 10px;
2907
+ transition-delay: 120ms;
2908
+ }
2909
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2910
+ height: 14px;
2911
+ width: 14px;
2912
+ top: 1px;
2913
+ left: 1px;
2914
+ }
2915
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2916
+ height: 28px;
2917
+ width: 28px;
2918
+ }
2919
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2920
+ border-radius: 14px;
2921
+ }
2922
+ .s34f1qb.ant-switch-checked {
2923
+ background-color: #00ba5d;
2924
+ }
2925
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2926
+ left: calc(100% - 20px - 2px);
2927
+ }
2928
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2929
+ left: calc(100% - 14px - 1px);
2930
+ }
2931
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2932
+ left: calc(100% - 28px - 2px);
2933
+ }
2934
+
2935
+ .c1to9vb9 {
2936
+ margin-left: 5px;
2937
+ }
2938
+
2939
+ .t1upn1sz {
2940
+ height: 100%;
2941
+ }
2942
+
2943
+ .tta5kd2 {
2944
+ height: 100%;
2945
+ }
2946
+ .tta5kd2.empty-table .ant-table-content {
2947
+ overflow: visible !important;
2948
+ height: 100%;
2949
+ }
2950
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2951
+ height: 100%;
2952
+ }
2953
+ .tta5kd2.empty-table .ant-table-content table {
2954
+ width: 100% !important;
2955
+ height: 100%;
2956
+ }
2957
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2958
+ padding: 15px 0;
3010
2959
  }
3011
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
3012
- left: 8px;
3013
- opacity: 1;
2960
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2961
+ display: none;
3014
2962
  }
3015
- .kypn5o5.has-focus-indicator input {
3016
- transition: margin-left 150ms ease;
3017
- margin-left: 0px;
2963
+ .tta5kd2 .active-row td:nth-child(1) {
2964
+ font-weight: 700;
3018
2965
  }
3019
- .kypn5o5.has-focus-indicator input:focus {
3020
- margin-left: 16px;
2966
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2967
+ font-weight: 700;
3021
2968
  }
3022
-
3023
- input.l1ki27se.ant-input {
3024
- border-top-right-radius: 0;
3025
- border-bottom-right-radius: 0;
2969
+ .tta5kd2 .ant-spin-nested-loading {
2970
+ height: 100%;
3026
2971
  }
3027
-
3028
- .l1ki27se.ant-input-affix-wrapper {
3029
- border-top-right-radius: 0;
3030
- border-bottom-right-radius: 0;
2972
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2973
+ height: 100%;
2974
+ overflow: visible;
3031
2975
  }
3032
-
3033
- input.rrg1fkn.ant-input {
3034
- border-top-left-radius: 0;
3035
- border-bottom-left-radius: 0;
2976
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2977
+ max-height: none;
3036
2978
  }
3037
-
3038
- .rrg1fkn.ant-input-affix-wrapper {
3039
- border-top-left-radius: 0;
3040
- border-bottom-left-radius: 0;
2979
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2980
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2981
+ display: none;
3041
2982
  }
3042
-
3043
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
3044
- border-top-right-radius: 0;
3045
- border-bottom-right-radius: 0;
2983
+ .tta5kd2 td.ant-table-column-sort {
2984
+ background: transparent;
3046
2985
  }
3047
-
3048
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
3049
- border-top-left-radius: 0;
3050
- border-bottom-left-radius: 0;
2986
+ .tta5kd2 td.ant-table-cell-fix-left,
2987
+ .tta5kd2 td.ant-table-cell-fix-right {
2988
+ background: #fff;
2989
+ padding: 0 !important;
3051
2990
  }
3052
-
3053
- .i1mrf09m {
3054
- display: inline-flex;
2991
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2992
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2993
+ display: flex;
3055
2994
  align-items: center;
2995
+ height: 100%;
2996
+ padding: 8px;
3056
2997
  }
3057
- .i1mrf09m .icon-inner {
3058
- display: inline-flex;
3059
- align-items: center;
3060
- justify-content: center;
2998
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2999
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
3000
+ overflow: hidden;
3001
+ text-overflow: ellipsis;
3002
+ width: 100%;
3061
3003
  }
3062
- .i1mrf09m .icon-inner + span,
3063
- .i1mrf09m span + .icon-inner.suffix {
3064
- margin-left: 4px;
3004
+ .tta5kd2 .ant-table-container {
3005
+ height: 100%;
3065
3006
  }
3066
- .i1mrf09m.is-rotate img {
3067
- animation: rotate 680ms linear infinite;
3007
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3008
+ box-shadow: none !important;
3068
3009
  }
3069
-
3070
- .rxbeqvl.ant-radio-wrapper {
3071
- display: inline-flex;
3072
- align-items: baseline;
3073
- white-space: pre-wrap;
3010
+ .tta5kd2 .ant-table {
3011
+ border-radius: 0px;
3012
+ border-left: none;
3013
+ border-right: none;
3014
+ border-bottom: none;
3015
+ height: 100%;
3016
+ font-size: 12px;
3017
+ background: transparent;
3074
3018
  }
3075
- .rxbeqvl.ant-radio-wrapper .ant-radio {
3019
+ .tta5kd2 .ant-table .ant-table-header {
3076
3020
  position: relative;
3077
- top: 3px;
3021
+ z-index: 3;
3022
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3023
+ margin-bottom: -1px;
3078
3024
  }
3079
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
3080
- border-color: rgba(107, 128, 167, 0.6);
3025
+ .tta5kd2 .ant-table .time-wrapper .data,
3026
+ .tta5kd2 .ant-table .value {
3027
+ color: #2d3a56;
3081
3028
  }
3082
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
3083
- border-color: #0080ff;
3029
+ .tta5kd2 .ant-table .time-wrapper .time,
3030
+ .tta5kd2 .ant-table .unit {
3031
+ color: rgba(44, 56, 82, 0.6);
3084
3032
  }
3085
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
3086
- border-color: #0080ff;
3087
- background: #0080ff;
3033
+ .tta5kd2 .ant-table .ant-table-selection {
3034
+ text-align: center;
3088
3035
  }
3089
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
3090
- top: 4px;
3091
- left: 4px;
3092
- width: 6px;
3093
- height: 6px;
3036
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3094
3037
  background: #fff;
3095
3038
  }
3096
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
3097
- opacity: 0.5;
3039
+ .tta5kd2 .ant-table .anticon-setting {
3040
+ cursor: pointer;
3041
+ position: absolute;
3042
+ top: 50%;
3043
+ right: 12px;
3044
+ transform: translateY(-50%);
3098
3045
  }
3099
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
3100
- border-color: rgba(107, 128, 167, 0.6);
3101
- background: rgba(211, 218, 235, 0.6);
3046
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3047
+ box-shadow: none;
3048
+ width: 1px;
3049
+ background: rgba(213, 219, 227, 0.6);
3102
3050
  }
3103
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
3104
- background: #00122e;
3051
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3052
+ box-shadow: none;
3053
+ width: 1px;
3054
+ background: rgba(213, 219, 227, 0.6);
3105
3055
  }
3106
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
3056
+ .tta5kd2 .ant-table .ant-table-tbody {
3057
+ position: relative;
3058
+ }
3059
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3060
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3061
+ border-bottom: 1px solid white;
3062
+ height: 40px;
3063
+ vertical-align: middle;
3064
+ transition: background 0ms;
3107
3065
  color: #00122e;
3108
- opacity: 0.5;
3109
3066
  }
3110
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
3067
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3068
+ background: #f2f5fa;
3069
+ border-bottom-color: #f2f5fa;
3070
+ }
3071
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3072
+ height: auto;
3111
3073
  color: #00122e;
3074
+ font-size: 12px;
3075
+ text-align: left;
3076
+ transition: none;
3077
+ overflow: hidden;
3078
+ text-overflow: ellipsis;
3079
+ white-space: nowrap;
3112
3080
  }
3113
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
3114
- display: inline-block;
3115
- padding: 0;
3116
- padding-left: 12px;
3081
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3082
+ color: #0096ff;
3117
3083
  }
3118
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
3119
- margin-bottom: 0;
3120
- white-space: pre-wrap;
3121
- color: rgba(44, 56, 82, 0.6);
3084
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3085
+ overflow: hidden;
3086
+ text-overflow: ellipsis;
3087
+ width: 100%;
3088
+ vertical-align: middle;
3122
3089
  }
3123
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
3124
- padding-left: 8px;
3090
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3091
+ line-height: 0px;
3125
3092
  }
3126
-
3127
- .r5ie79y .ant-radio-button-wrapper:first-child {
3128
- border-radius: 5px 0 0 5px;
3093
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3094
+ border-top-color: transparent;
3129
3095
  }
3130
- .r5ie79y .ant-radio-button-wrapper:last-child {
3131
- border-radius: 0 5px 5px 0;
3096
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3097
+ background: rgba(225, 230, 241, 0.6);
3098
+ border-color: transparent transparent white;
3132
3099
  }
3133
-
3134
- .r1f0aqcc {
3135
- color: #00122e;
3136
- border-color: #ccd4e3;
3100
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3101
+ border-radius: 8px 0 0 8px;
3137
3102
  }
3138
- .r1f0aqcc:first-child {
3139
- color: #00122e;
3140
- border-color: #a3b4cc;
3103
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3104
+ border-radius: 8px 0 0 8px;
3141
3105
  }
3142
- .r1f0aqcc.ant-radio-button-wrapper {
3143
- padding: 0 12px;
3144
- line-height: 32px;
3145
- height: 32px;
3106
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3107
+ content: "";
3108
+ width: 4px;
3109
+ top: -1px;
3110
+ bottom: -1px;
3111
+ background: white;
3146
3112
  }
3147
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
3148
- white-space: nowrap;
3113
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3114
+ border-radius: 0 8px 8px 0;
3149
3115
  }
3150
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
3151
- background: #ccd4e3;
3116
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3117
+ border-radius: 0;
3118
+ background: white;
3119
+ border-top: none;
3120
+ }
3121
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3122
+ border-top: 1px solid transparent;
3123
+ border-radius: 0 8px 8px 0;
3124
+ background: rgba(225, 230, 241, 0.6);
3125
+ }
3126
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3127
+ background: white;
3128
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3129
+ }
3130
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3131
+ display: flex;
3132
+ align-items: center;
3133
+ height: 100%;
3134
+ background: rgba(225, 230, 241, 0.6);
3135
+ }
3136
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3137
+ background: white;
3138
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3152
3139
  }
3153
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
3154
- background: #0080ff;
3140
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3141
+ display: flex;
3142
+ align-items: center;
3143
+ height: 100%;
3144
+ background: rgba(225, 230, 241, 0.6);
3155
3145
  }
3156
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
3157
- background: #ccd4e3;
3158
- opacity: 0.5;
3146
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3147
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3159
3148
  }
3160
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
3161
- border-right-color: #0080ff;
3149
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3150
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3151
+ border-radius: 8px;
3162
3152
  }
3163
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
3164
- border-color: #0080ff;
3153
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3154
+ border-top-color: white;
3165
3155
  }
3166
- .r1f0aqcc.ant-radio-button-wrapper-checked {
3156
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3167
3157
  background: rgba(0, 136, 255, 0.1);
3158
+ border-bottom-color: transparent;
3159
+ border-top-color: transparent;
3168
3160
  }
3169
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
3170
- background: rgba(211, 218, 235, 0.6);
3171
- border-color: #ccd4e3;
3172
- opacity: 0.5;
3161
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3162
+ border-radius: 8px 0 0 8px;
3173
3163
  }
3174
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
3175
- color: #00122e;
3176
- border-color: #ccd4e3;
3164
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3165
+ border-radius: 0 8px 8px 0;
3177
3166
  }
3178
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
3179
- color: #00122e;
3180
- border-color: #ccd4e3;
3181
- background: rgba(172, 186, 211, 0.6);
3167
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3168
+ background: rgba(0, 136, 255, 0.1);
3182
3169
  }
3183
- .r1f0aqcc .ant-radio-button-input {
3184
- margin-right: 8px;
3185
- display: inline;
3186
- border: none;
3187
- padding: 0;
3188
- width: 36px;
3189
- background: transparent;
3170
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
3171
+ background: #fff;
3172
+ font-weight: 400;
3173
+ position: relative;
3174
+ border-bottom: none;
3175
+ color: #00122e;
3176
+ transition: none;
3177
+ padding: 15px 8px 15px 8px;
3190
3178
  }
3191
- .r1f0aqcc .ant-radio-button-input:focus {
3192
- box-shadow: none;
3179
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3180
+ content: "";
3181
+ width: 1px;
3182
+ top: 0;
3183
+ bottom: 0;
3184
+ background: rgba(211, 218, 235, 0.6);
3185
+ position: absolute;
3186
+ right: 0;
3193
3187
  }
3194
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
3195
- margin-right: 0;
3196
- width: initial;
3197
- box-shadow: none;
3188
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3189
+ padding: unset;
3198
3190
  }
3199
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
3191
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3200
3192
  display: none;
3201
3193
  }
3202
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
3203
- display: inline;
3194
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3195
+ width: 100%;
3196
+ overflow: hidden;
3197
+ white-space: nowrap;
3198
+ text-overflow: ellipsis;
3204
3199
  }
3205
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
3206
- display: inline;
3207
- margin-right: 8px;
3208
- padding: 0;
3209
- width: 36px;
3200
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3201
+ overflow: hidden;
3202
+ text-overflow: ellipsis;
3210
3203
  }
3211
-
3212
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
3213
- flex-direction: row;
3214
- justify-content: stretch;
3204
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3205
+ padding: 15px 28px 15px 8px;
3215
3206
  }
3216
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
3207
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3217
3208
  padding: 0;
3218
- margin-right: 4px;
3219
- flex: 1;
3220
- overflow: visible;
3221
3209
  }
3222
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
3210
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3211
+ position: absolute;
3212
+ right: 10px;
3213
+ top: 50%;
3214
+ transform: translateY(-50%);
3215
+ height: 16px;
3223
3216
  display: none;
3217
+ transition: transform 320ms ease;
3224
3218
  }
3225
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
3226
- width: 100%;
3227
- min-height: unset;
3228
- }
3229
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
3230
- height: 26px;
3231
- line-height: 26px;
3232
- width: 100%;
3233
- text-align: center;
3234
- padding: 0;
3235
- font-size: 12px;
3236
- font-weight: normal;
3219
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3220
+ display: block;
3221
+ transform: translateY(-50%) rotateX(180deg);
3237
3222
  }
3238
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
3239
- margin-right: 10px;
3223
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3224
+ display: block;
3240
3225
  }
3241
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
3226
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3242
3227
  display: none;
3243
3228
  }
3244
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
3245
- border-radius: 4px 0 0 4px;
3229
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3230
+ transform: translateY(-50%);
3246
3231
  }
3247
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
3248
- margin-right: 0;
3232
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3233
+ transform: translateY(-50%) rotateX(180deg);
3249
3234
  }
3250
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
3251
- border-radius: 0 4px 4px 0;
3235
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3236
+ background: #f2f5fa;
3252
3237
  }
3253
- .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 {
3254
- content: "";
3255
- width: 0;
3256
- height: 0;
3257
- border: 13px solid transparent;
3258
- position: absolute;
3259
- top: 0;
3260
- border-left: 8px solid rgba(237, 241, 250, 0.6);
3261
- right: -21px;
3262
- z-index: 2;
3238
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3239
+ display: block;
3263
3240
  }
3264
- .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 {
3265
- content: "";
3266
- width: 0;
3267
- height: 0;
3268
- border: 13px solid transparent;
3241
+ .tta5kd2 .ant-table .ant-table-selection-column {
3242
+ padding: 0 !important;
3243
+ }
3244
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3269
3245
  position: absolute;
3270
- top: 0;
3271
- border-left: 8px solid #fff;
3272
- left: 0;
3246
+ left: 50%;
3247
+ top: 50%;
3248
+ transform: translate(-50%, -50%);
3273
3249
  }
3274
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
3275
- background-color: rgba(0, 136, 255, 0.1);
3250
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
3251
+ display: none;
3276
3252
  }
3277
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
3278
- border-left-color: rgba(0, 136, 255, 0.1) !important;
3253
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3254
+ background: #fff;
3279
3255
  }
3280
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
3281
- color: #005ed1;
3256
+ .tta5kd2 .ant-table .ant-table-placeholder {
3257
+ background: inherit;
3282
3258
  }
3283
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
3284
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
3285
- background-color: rgba(237, 241, 250, 0.6);
3259
+ .tta5kd2 .ant-table .ant-table-placeholder td {
3260
+ position: static;
3261
+ border: none;
3262
+ background: inherit !important;
3263
+ height: 100px;
3264
+ vertical-align: middle;
3286
3265
  }
3287
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
3288
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
3289
- color: rgba(44, 56, 82, 0.6);
3266
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3267
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3268
+ font-weight: bold;
3269
+ font-size: 20px;
3270
+ color: rgba(10, 37, 85, 0.6);
3290
3271
  }
3291
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
3292
- padding: 0;
3272
+ .tta5kd2 .ant-table td.cell__action_ {
3273
+ padding: 0 !important;
3274
+ position: relative;
3275
+ background: #fff;
3276
+ }
3277
+ .tta5kd2 .ant-table td.cell__action_ > * {
3278
+ height: 100%;
3279
+ display: flex;
3280
+ align-items: center;
3281
+ justify-content: flex-end;
3282
+ padding-right: 8px;
3283
+ }
3284
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
3285
+ width: 24px;
3286
+ height: 24px;
3287
+ cursor: pointer;
3288
+ justify-content: center;
3289
+ border-radius: 4px;
3290
+ }
3291
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3292
+ background: #fff;
3293
3293
  }
3294
3294
 
3295
3295
  .i1e4sgug {
@@ -3842,16 +3842,6 @@ input.rrg1fkn.ant-input {
3842
3842
  margin-left: 24px;
3843
3843
  }
3844
3844
 
3845
- .igz4le8 {
3846
- height: 24px;
3847
- width: 56px !important;
3848
- margin-right: 4px;
3849
- }
3850
-
3851
- .c1riexje {
3852
- color: rgba(44, 56, 82, 0.6);
3853
- }
3854
-
3855
3845
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3856
3846
  border-radius: 6px;
3857
3847
  }
@@ -3907,8 +3897,14 @@ input.rrg1fkn.ant-input {
3907
3897
  transform: rotate(180deg);
3908
3898
  }
3909
3899
 
3910
- .iiqau4c.ant-input-group.ant-input-group-compact {
3911
- display: flex;
3900
+ .igz4le8 {
3901
+ height: 24px;
3902
+ width: 56px !important;
3903
+ margin-right: 4px;
3904
+ }
3905
+
3906
+ .c1riexje {
3907
+ color: rgba(44, 56, 82, 0.6);
3912
3908
  }
3913
3909
 
3914
3910
  .m1thnes4 {
@@ -4072,6 +4068,14 @@ input.rrg1fkn.ant-input {
4072
4068
  margin-left: 8px;
4073
4069
  }
4074
4070
 
4071
+ .iiqau4c.ant-input-group.ant-input-group-compact {
4072
+ display: flex;
4073
+ }
4074
+
4075
+ .asgcu6r {
4076
+ height: 32px;
4077
+ }
4078
+
4075
4079
  .t1gz6wqf {
4076
4080
  height: 100%;
4077
4081
  }
@@ -4236,14 +4240,6 @@ input.rrg1fkn.ant-input {
4236
4240
  display: block;
4237
4241
  }
4238
4242
 
4239
- .asgcu6r {
4240
- height: 32px;
4241
- }
4242
-
4243
- .c1iwxchl .ant-checkbox.ant-checkbox-checked::after {
4244
- display: none;
4245
- }
4246
-
4247
4243
  .at4ovwe .ant-input-number-handler-wrap {
4248
4244
  display: var(--at4ovwe-0);
4249
4245
  }