@cloudtower/eagle 0.22.13 → 0.22.16

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.
Files changed (27) hide show
  1. package/dist/esm/index.js +2 -2
  2. package/dist/esm/stats1.html +1 -1
  3. package/dist/index.d.ts +2 -2
  4. package/dist/style.css +1185 -1185
  5. package/dist/umd/index.js +2 -1
  6. package/dist/umd/stats1.html +1 -1
  7. package/package.json +6 -5
  8. package/dist/components/BaseIcon/BaseIcon.stories.d.ts +0 -5
  9. package/dist/components/Button/Button.stories.d.ts +0 -18
  10. package/dist/components/Button/HoverableElement.stories.d.ts +0 -5
  11. package/dist/components/Fields/FieldsBoolean/FieldsBoolean.stories.d.ts +0 -5
  12. package/dist/components/Fields/FieldsDateTimeRange/FieldsDateTimeRange.stories.d.ts +0 -11
  13. package/dist/components/Fields/FieldsEnum/FieldsEnum.stories.d.ts +0 -7
  14. package/dist/components/Fields/FieldsInteger/FieldsInteger.stories.d.ts +0 -6
  15. package/dist/components/Fields/FieldsString/FieldsString.stories.d.ts +0 -19
  16. package/dist/components/Fields/FieldsTimePicker/FieldsTimePicker.stories.d.ts +0 -11
  17. package/dist/components/Icon/Icon.stories.d.ts +0 -22
  18. package/dist/components/Input/Input.stories.d.ts +0 -29
  19. package/dist/components/Metric/Metric.stories.d.ts +0 -6
  20. package/dist/components/Modal/Modal.stories.d.ts +0 -5
  21. package/dist/components/SearchInput/SearchInput.stories.d.ts +0 -4
  22. package/dist/components/Select/Select.stories.d.ts +0 -16
  23. package/dist/components/SimplePagination/SimplePagination.stories.d.ts +0 -5
  24. package/dist/components/Space/Space.stories.d.ts +0 -5
  25. package/dist/components/Table/Table.stories.d.ts +0 -9
  26. package/dist/components/TimeZoneSelect/TimeZoneSelect.stories.d.ts +0 -18
  27. package/dist/stories/icons-react.stories.d.ts +0 -5
package/dist/style.css CHANGED
@@ -1845,102 +1845,21 @@ input[type=submit] {
1845
1845
  padding: 0;
1846
1846
  }
1847
1847
 
1848
- .fde5mpd {
1849
- width: 100%;
1850
- height: 100%;
1851
- min-height: 124px;
1852
- display: flex;
1853
- flex-direction: column;
1854
- justify-content: center;
1848
+ .i1mrf09m {
1849
+ display: inline-flex;
1855
1850
  align-items: center;
1856
1851
  }
1857
- .fde5mpd .error-text {
1858
- color: rgba(10, 37, 85, 0.6);
1859
- margin-bottom: 16px;
1860
- font-size: 18px;
1861
- }
1862
-
1863
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1864
- flex-direction: row;
1865
- justify-content: stretch;
1866
- }
1867
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1868
- padding: 0;
1869
- margin-right: 4px;
1870
- flex: 1;
1871
- overflow: visible;
1872
- }
1873
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
1874
- display: none;
1875
- }
1876
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
1877
- width: 100%;
1878
- min-height: unset;
1879
- }
1880
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
1881
- height: 26px;
1882
- line-height: 26px;
1883
- width: 100%;
1884
- text-align: center;
1885
- padding: 0;
1886
- font-size: 12px;
1887
- font-weight: normal;
1888
- }
1889
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
1890
- margin-right: 10px;
1891
- }
1892
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
1893
- display: none;
1894
- }
1895
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
1896
- border-radius: 4px 0 0 4px;
1897
- }
1898
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
1899
- margin-right: 0;
1900
- }
1901
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
1902
- border-radius: 0 4px 4px 0;
1903
- }
1904
- .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 {
1905
- content: "";
1906
- width: 0;
1907
- height: 0;
1908
- border: 13px solid transparent;
1909
- position: absolute;
1910
- top: 0;
1911
- border-left: 8px solid rgba(237, 241, 250, 0.6);
1912
- right: -21px;
1913
- z-index: 2;
1914
- }
1915
- .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 {
1916
- content: "";
1917
- width: 0;
1918
- height: 0;
1919
- border: 13px solid transparent;
1920
- position: absolute;
1921
- top: 0;
1922
- border-left: 8px solid #fff;
1923
- left: 0;
1924
- }
1925
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
1926
- background-color: rgba(0, 136, 255, 0.1);
1927
- }
1928
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
1929
- border-left-color: rgba(0, 136, 255, 0.1) !important;
1930
- }
1931
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
1932
- color: #005ed1;
1933
- }
1934
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
1935
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
1936
- background-color: rgba(237, 241, 250, 0.6);
1852
+ .i1mrf09m .icon-inner {
1853
+ display: inline-flex;
1854
+ align-items: center;
1855
+ justify-content: center;
1937
1856
  }
1938
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
1939
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
1940
- color: rgba(44, 56, 82, 0.6);
1857
+ .i1mrf09m .icon-inner + span,
1858
+ .i1mrf09m span + .icon-inner.suffix {
1859
+ margin-left: 4px;
1941
1860
  }
1942
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
1943
- padding: 0;
1861
+ .i1mrf09m.is-rotate img {
1862
+ animation: rotate 680ms linear infinite;
1944
1863
  }
1945
1864
 
1946
1865
  .bpq0js6 {
@@ -1972,21 +1891,85 @@ input[type=submit] {
1972
1891
  border-radius: unset;
1973
1892
  }
1974
1893
 
1975
- .i1mrf09m {
1976
- display: inline-flex;
1894
+ .fde5mpd {
1895
+ width: 100%;
1896
+ height: 100%;
1897
+ min-height: 124px;
1898
+ display: flex;
1899
+ flex-direction: column;
1900
+ justify-content: center;
1977
1901
  align-items: center;
1978
1902
  }
1979
- .i1mrf09m .icon-inner {
1980
- display: inline-flex;
1903
+ .fde5mpd .error-text {
1904
+ color: rgba(10, 37, 85, 0.6);
1905
+ margin-bottom: 16px;
1906
+ font-size: 18px;
1907
+ }
1908
+
1909
+ .obf05yr {
1910
+ display: inline-block;
1911
+ }
1912
+
1913
+ .hsms1n6 {
1914
+ visibility: hidden;
1915
+ position: absolute;
1916
+ }
1917
+
1918
+ .p12gwtiw {
1919
+ display: flex;
1920
+ justify-content: space-between;
1981
1921
  align-items: center;
1982
- justify-content: center;
1922
+ padding: 10px 0;
1923
+ color: rgba(44, 56, 82, 0.6);
1924
+ font-size: 12px;
1925
+ line-height: 24px;
1983
1926
  }
1984
- .i1mrf09m .icon-inner + span,
1985
- .i1mrf09m span + .icon-inner.suffix {
1927
+ .p12gwtiw .pagination-left {
1928
+ padding: 2px 8px;
1929
+ }
1930
+ .p12gwtiw .dropdown-trigger {
1931
+ display: flex;
1932
+ align-items: center;
1933
+ border-radius: 6px;
1934
+ cursor: pointer;
1935
+ transition: all 0.3s ease;
1936
+ }
1937
+ .p12gwtiw .dropdown-trigger:hover {
1938
+ background: rgba(211, 218, 235, 0.6);
1939
+ color: #0080ff;
1940
+ }
1941
+ .p12gwtiw .dropdown-trigger .icon-inner {
1986
1942
  margin-left: 4px;
1987
1943
  }
1988
- .i1mrf09m.is-rotate img {
1989
- animation: rotate 680ms linear infinite;
1944
+ .p12gwtiw .pagination-right {
1945
+ display: flex;
1946
+ align-items: center;
1947
+ color: #0080ff;
1948
+ font-weight: bold;
1949
+ }
1950
+ .p12gwtiw .pagination-right .icon-inner {
1951
+ margin-left: 4px;
1952
+ }
1953
+ .p12gwtiw .pagination-right .prev-btn,
1954
+ .p12gwtiw .pagination-right .next-btn {
1955
+ padding: 0 8px;
1956
+ }
1957
+ .p12gwtiw .pagination-right .prev-btn > span,
1958
+ .p12gwtiw .pagination-right .next-btn > span {
1959
+ color: #0080ff;
1960
+ }
1961
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1962
+ transform: rotate(180deg);
1963
+ }
1964
+
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;
1990
1973
  }
1991
1974
 
1992
1975
  .s1fc623g {
@@ -2008,568 +1991,765 @@ input[type=submit] {
2008
1991
  color: rgba(44, 56, 82, 0.6);
2009
1992
  }
2010
1993
 
2011
- .t1upn1sz {
2012
- height: 100%;
1994
+ .cz04yix {
1995
+ display: flex;
1996
+ flex-direction: column;
2013
1997
  }
2014
1998
 
2015
- .tta5kd2 {
2016
- height: 100%;
2017
- }
2018
- .tta5kd2.empty-table .ant-table-content {
2019
- overflow: visible !important;
1999
+ .m1if5j39 {
2000
+ max-width: 1120px;
2001
+ width: 100%;
2002
+ margin: 0 auto;
2020
2003
  height: 100%;
2021
2004
  }
2022
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2023
- height: 100%;
2005
+
2006
+ .w1vvwdlp {
2007
+ max-width: 1120px;
2008
+ width: 100%;
2009
+ margin: 0 auto;
2010
+ display: flex;
2024
2011
  }
2025
- .tta5kd2.empty-table .ant-table-content table {
2026
- width: 100% !important;
2027
- height: 100%;
2012
+ .w1vvwdlp .left,
2013
+ .w1vvwdlp .right {
2014
+ flex-grow: 0;
2015
+ flex-shrink: 0;
2016
+ flex-basis: 21%;
2028
2017
  }
2029
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2030
- padding: 15px 0;
2018
+ .w1vvwdlp .left {
2019
+ display: flex;
2020
+ justify-content: flex-end;
2021
+ padding-right: 44px;
2031
2022
  }
2032
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2033
- display: none;
2023
+ .w1vvwdlp .right {
2024
+ padding-left: 44px;
2034
2025
  }
2035
- .tta5kd2 .active-row td:nth-child(1) {
2036
- font-weight: 700;
2026
+ .w1vvwdlp .middle {
2027
+ margin-bottom: 40px;
2028
+ flex-grow: 0;
2029
+ flex-shrink: 0;
2030
+ flex-basis: 58%;
2037
2031
  }
2038
- .tta5kd2.has-selection .active-row td:nth-child(2) {
2039
- font-weight: 700;
2032
+ .w1vvwdlp .middle .form-base-field {
2033
+ width: 100%;
2040
2034
  }
2041
- .tta5kd2 .ant-spin-nested-loading {
2042
- height: 100%;
2035
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2036
+ width: auto;
2043
2037
  }
2044
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2045
- height: 100%;
2046
- overflow: visible;
2038
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2039
+ flex: initial;
2047
2040
  }
2048
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
2049
- max-height: none;
2041
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2042
+ margin-top: 4px;
2050
2043
  }
2051
- .tta5kd2.table-init-loading .ant-spin-blur thead,
2052
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
2053
- display: none;
2044
+ .w1vvwdlp .ant-steps-item-icon,
2045
+ .w1vvwdlp .ant-steps-item-tail {
2046
+ display: none !important;
2054
2047
  }
2055
- .tta5kd2 td.ant-table-column-sort {
2056
- background: transparent;
2057
- }
2058
- .tta5kd2 td.ant-table-cell-fix-left,
2059
- .tta5kd2 td.ant-table-cell-fix-right {
2060
- background: #fff;
2061
- padding: 0 !important;
2062
- }
2063
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2064
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2048
+ .w1vvwdlp .ant-steps-item-container {
2049
+ padding: 0 15px;
2050
+ border-radius: 4px;
2051
+ height: 32px;
2065
2052
  display: flex;
2066
2053
  align-items: center;
2067
- height: 100%;
2068
- padding: 8px;
2069
2054
  }
2070
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2071
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2072
- overflow: hidden;
2073
- text-overflow: ellipsis;
2074
- width: 100%;
2055
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2056
+ min-height: auto;
2057
+ white-space: nowrap;
2075
2058
  }
2076
- .tta5kd2 .ant-table-container {
2077
- height: 100%;
2059
+ .w1vvwdlp .ant-steps-item-description {
2060
+ padding-bottom: 0px;
2078
2061
  }
2079
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2080
- box-shadow: none !important;
2062
+ .w1vvwdlp .ant-steps-item-title {
2063
+ font-size: 13px !important;
2064
+ line-height: 20px !important;
2081
2065
  }
2082
- .tta5kd2 .ant-table {
2083
- border-radius: 0px;
2084
- border-left: none;
2085
- border-right: none;
2086
- border-bottom: none;
2087
- height: 100%;
2088
- font-size: 12px;
2089
- background: transparent;
2066
+ .w1vvwdlp .ant-steps-item-title .step-index {
2067
+ display: inline-block;
2068
+ text-align: center;
2069
+ width: 13px;
2070
+ margin-right: 12px;
2090
2071
  }
2091
- .tta5kd2 .ant-table .ant-table-header {
2092
- position: relative;
2093
- z-index: 3;
2094
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2095
- margin-bottom: -1px;
2072
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2073
+ background: rgba(0, 128, 255, 0.1);
2096
2074
  }
2097
- .tta5kd2 .ant-table .time-wrapper .data,
2098
- .tta5kd2 .ant-table .value {
2099
- color: #2d3a56;
2075
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2076
+ color: #005ed1;
2100
2077
  }
2101
- .tta5kd2 .ant-table .time-wrapper .time,
2102
- .tta5kd2 .ant-table .unit {
2103
- color: rgba(44, 56, 82, 0.6);
2078
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2079
+ background: rgba(237, 241, 250, 0.6);
2104
2080
  }
2105
- .tta5kd2 .ant-table .ant-table-selection {
2106
- text-align: center;
2081
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2082
+ color: rgba(10, 37, 85, 0.6) !important;
2107
2083
  }
2108
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2109
- background: #fff;
2084
+ .w1vvwdlp .ant-steps-item-disabled {
2085
+ cursor: not-allowed;
2110
2086
  }
2111
- .tta5kd2 .ant-table .anticon-setting {
2112
- cursor: pointer;
2113
- position: absolute;
2114
- top: 50%;
2115
- right: 12px;
2116
- transform: translateY(-50%);
2087
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2088
+ background: rgba(237, 241, 250, 0.6);
2117
2089
  }
2118
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2119
- box-shadow: none;
2120
- width: 1px;
2121
- background: rgba(213, 219, 227, 0.6);
2090
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2091
+ color: #2d3a56;
2122
2092
  }
2123
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2124
- box-shadow: none;
2125
- width: 1px;
2126
- background: rgba(213, 219, 227, 0.6);
2093
+
2094
+ .h1cuopx7 .ant-modal-header {
2095
+ margin: 0 auto;
2096
+ width: 100%;
2097
+ max-width: 648px;
2127
2098
  }
2128
- .tta5kd2 .ant-table .ant-table-tbody {
2129
- position: relative;
2099
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2100
+ margin-left: 0;
2130
2101
  }
2131
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2132
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2133
- border-bottom: 1px solid white;
2134
- height: 40px;
2135
- vertical-align: middle;
2136
- transition: background 0ms;
2137
- color: #00122e;
2102
+ .h1cuopx7 .ant-modal-body {
2103
+ margin: 0 auto;
2104
+ padding: 0;
2105
+ width: 100%;
2106
+ max-width: 648px;
2107
+ overflow: hidden;
2138
2108
  }
2139
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2140
- background: #f2f5fa;
2141
- border-bottom-color: #f2f5fa;
2109
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2110
+ margin-bottom: 40px;
2142
2111
  }
2143
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2144
- height: auto;
2145
- color: #00122e;
2146
- font-size: 12px;
2147
- text-align: left;
2148
- transition: none;
2149
- overflow: hidden;
2150
- text-overflow: ellipsis;
2151
- white-space: nowrap;
2112
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2113
+ height: calc(100vh - 225px);
2114
+ overflow-y: auto;
2152
2115
  }
2153
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2154
- color: #0096ff;
2116
+ .h1cuopx7 .ant-modal-footer .footer-content {
2117
+ margin: 0 auto;
2118
+ max-width: 648px;
2155
2119
  }
2156
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2157
- overflow: hidden;
2158
- text-overflow: ellipsis;
2120
+
2121
+ .h1p6d3y3 .ant-modal-header {
2122
+ margin: 0 auto;
2159
2123
  width: 100%;
2160
- vertical-align: middle;
2124
+ max-width: 1024px;
2161
2125
  }
2162
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2163
- line-height: 0px;
2126
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2127
+ margin-left: 0;
2164
2128
  }
2165
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2166
- border-top-color: transparent;
2129
+ .h1p6d3y3 .ant-modal-body {
2130
+ margin: 0 auto;
2131
+ padding: 0;
2132
+ width: 100%;
2133
+ max-width: 1024px;
2134
+ overflow: hidden;
2167
2135
  }
2168
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2169
- background: rgba(225, 230, 241, 0.6);
2170
- border-color: transparent transparent white;
2136
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2137
+ margin-bottom: 40px;
2171
2138
  }
2172
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2173
- border-radius: 8px 0 0 8px;
2139
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2140
+ height: calc(100vh - 225px);
2141
+ overflow-y: auto;
2174
2142
  }
2175
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2176
- border-radius: 8px 0 0 8px;
2143
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2144
+ margin: 0 auto;
2145
+ max-width: 1024px;
2177
2146
  }
2178
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2179
- content: "";
2180
- width: 4px;
2181
- top: -1px;
2182
- bottom: -1px;
2183
- background: white;
2147
+
2148
+ .fxgckuk {
2149
+ flex: 1;
2184
2150
  }
2185
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2186
- border-radius: 0 8px 8px 0;
2151
+ .fxgckuk label {
2152
+ font-size: 13px;
2153
+ line-height: 20px;
2154
+ color: rgba(44, 56, 82, 0.6);
2187
2155
  }
2188
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2189
- border-radius: 0;
2190
- background: white;
2191
- border-top: none;
2156
+ .fxgckuk .title {
2157
+ font-size: 14px;
2158
+ line-height: 20px;
2159
+ color: #2d3a56;
2160
+ margin-bottom: 12px;
2192
2161
  }
2193
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2194
- border-top: 1px solid transparent;
2195
- border-radius: 0 8px 8px 0;
2196
- background: rgba(225, 230, 241, 0.6);
2162
+ .fxgckuk.connect-cluster .title {
2163
+ padding-bottom: 26px;
2197
2164
  }
2198
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2199
- background: white;
2200
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2165
+
2166
+ .f1d0vek1 {
2167
+ padding: 25px 0 15px 0;
2168
+ border-bottom: 1px solid #e1e5eb;
2169
+ margin-bottom: 16px;
2201
2170
  }
2202
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2171
+
2172
+ .f4u402y {
2203
2173
  display: flex;
2204
2174
  align-items: center;
2205
- height: 100%;
2206
- background: rgba(225, 230, 241, 0.6);
2207
- }
2208
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2209
- background: white;
2210
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2175
+ margin-bottom: 8px;
2211
2176
  }
2212
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2213
- display: flex;
2214
- align-items: center;
2215
- height: 100%;
2216
- background: rgba(225, 230, 241, 0.6);
2177
+ .f4u402y > label {
2178
+ width: 216px;
2217
2179
  }
2218
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2219
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2180
+ .f4u402y > label + * {
2181
+ width: 100%;
2220
2182
  }
2221
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2222
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2223
- border-radius: 8px;
2183
+ .f4u402y .ant-select {
2184
+ width: 100%;
2224
2185
  }
2225
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2226
- border-top-color: white;
2186
+
2187
+ .e1pldf6v {
2188
+ color: #e75a3a;
2189
+ margin-right: 10px;
2227
2190
  }
2228
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2229
- background: rgba(0, 136, 255, 0.1);
2230
- border-bottom-color: transparent;
2231
- border-top-color: transparent;
2191
+
2192
+ .dq0gblh {
2193
+ width: 100%;
2194
+ height: 1px;
2195
+ background: rgba(213, 219, 227, 0.6);
2196
+ margin: 24px 0;
2232
2197
  }
2233
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2234
- border-radius: 8px 0 0 8px;
2198
+
2199
+ .l1v7sr0n {
2200
+ display: flex;
2201
+ justify-content: center;
2202
+ align-items: center;
2203
+ height: 100%;
2235
2204
  }
2236
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2237
- border-radius: 0 8px 8px 0;
2205
+
2206
+ .d1i4ou6o {
2207
+ display: inline-block;
2208
+ width: 4px;
2209
+ height: 4px;
2210
+ background: #8e9aa9;
2211
+ opacity: 0.4;
2212
+ border-radius: 50%;
2213
+ margin: 0 4px;
2238
2214
  }
2239
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2240
- background: rgba(0, 136, 255, 0.1);
2215
+
2216
+ .m1jy87hk .ant-modal-header,
2217
+ .m1jy87hk .ant-modal-footer .footer-content {
2218
+ width: 648px;
2219
+ margin: 0 auto;
2241
2220
  }
2242
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
2243
- background: #fff;
2244
- font-weight: 400;
2245
- position: relative;
2246
- border-bottom: none;
2247
- color: #00122e;
2248
- transition: none;
2249
- padding: 15px 8px 15px 8px;
2221
+ .m1jy87hk .ant-modal-header {
2222
+ padding: 35px 0 24px;
2223
+ border: none;
2250
2224
  }
2251
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2252
- content: "";
2253
- width: 1px;
2254
- top: 0;
2255
- bottom: 0;
2256
- background: rgba(211, 218, 235, 0.6);
2257
- position: absolute;
2258
- right: 0;
2225
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2226
+ font-size: 30px;
2259
2227
  }
2260
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2261
- padding: unset;
2228
+ .m1jy87hk .ant-modal-body {
2229
+ padding: 4px 0 2px;
2262
2230
  }
2263
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2264
- display: none;
2231
+ .m1jy87hk .ant-modal-footer {
2232
+ border: none;
2265
2233
  }
2266
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2234
+
2235
+ .ti7fpyu {
2236
+ font-size: 12px;
2237
+ line-height: 18px;
2238
+ font-weight: bold;
2239
+ color: #fff;
2240
+ padding: 0 4px;
2241
+ border-radius: 4px;
2242
+ display: inline-block;
2243
+ background: var(--ti7fpyu-0);
2244
+ }
2245
+ .ti7fpyu:not(:first-child) {
2246
+ margin-left: 4px;
2247
+ }
2248
+
2249
+ .f1rest1f {
2267
2250
  width: 100%;
2268
- overflow: hidden;
2269
- white-space: nowrap;
2270
- text-overflow: ellipsis;
2251
+ height: 100%;
2252
+ display: flex;
2253
+ align-items: center;
2254
+ justify-content: center;
2271
2255
  }
2272
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2273
- overflow: hidden;
2274
- text-overflow: ellipsis;
2256
+
2257
+ .n1kbdoln {
2258
+ font-size: 90%;
2259
+ font-weight: bold;
2260
+ background-color: rgba(240, 243, 247, 0.6);
2261
+ padding: 1px 4px 1px;
2262
+ margin-left: 2px;
2263
+ margin-right: 2px;
2264
+ border: 1px solid rgba(213, 219, 227, 0.6);
2265
+ border-radius: 4px;
2275
2266
  }
2276
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2277
- padding: 15px 28px 15px 8px;
2267
+
2268
+ .f1y3gta0.form-item-general {
2269
+ width: 640px;
2278
2270
  }
2279
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2280
- padding: 0;
2271
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2272
+ margin-top: 16px;
2281
2273
  }
2282
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2283
- position: absolute;
2284
- right: 10px;
2285
- top: 50%;
2286
- transform: translateY(-50%);
2287
- height: 16px;
2288
- display: none;
2289
- transition: transform 320ms ease;
2274
+ .f1y3gta0.form-item-compact {
2275
+ width: 412px;
2290
2276
  }
2291
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2292
- display: block;
2293
- transform: translateY(-50%) rotateX(180deg);
2277
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2278
+ margin-top: 8px;
2294
2279
  }
2295
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2296
- display: block;
2280
+ .f1y3gta0 .form-item {
2281
+ width: auto;
2297
2282
  }
2298
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2299
- display: none;
2283
+ .f1y3gta0 .form-item-main {
2284
+ position: relative;
2285
+ display: flex;
2300
2286
  }
2301
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2302
- transform: translateY(-50%);
2287
+ .f1y3gta0 .form-item-extra {
2288
+ margin-top: 4px;
2289
+ width: 100%;
2290
+ padding: 14px;
2291
+ background: #f2f4f6;
2292
+ font-size: 13px;
2293
+ line-height: 1.8;
2294
+ color: #8e9aa9;
2303
2295
  }
2304
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2305
- transform: translateY(-50%) rotateX(180deg);
2296
+ .f1y3gta0 .form-item-label {
2297
+ padding-right: 12px;
2298
+ font-size: 13px;
2299
+ color: rgba(44, 56, 82, 0.6);
2306
2300
  }
2307
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2308
- background: #f2f5fa;
2301
+ .f1y3gta0 .form-item-label.label-right {
2302
+ text-align: right;
2309
2303
  }
2310
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2311
- display: block;
2304
+ .f1y3gta0 .form-item-label,
2305
+ .f1y3gta0 .form-item-control {
2306
+ line-height: 32px;
2312
2307
  }
2313
- .tta5kd2 .ant-table .ant-table-selection-column {
2314
- padding: 0 !important;
2308
+ .f1y3gta0 .form-item-control .form-item-error {
2309
+ line-height: 18px;
2315
2310
  }
2316
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2317
- position: absolute;
2318
- left: 50%;
2319
- top: 50%;
2320
- transform: translate(-50%, -50%);
2311
+ .f1y3gta0 .form-item-children {
2312
+ width: 100%;
2321
2313
  }
2322
- .tta5kd2 .ant-table .ant-table-selection-column:after {
2323
- display: none;
2314
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2315
+ width: 100%;
2324
2316
  }
2325
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2326
- background: #fff;
2317
+ .f1y3gta0 .form-item-error {
2318
+ color: #e75a3a;
2319
+ height: 0;
2320
+ overflow: hidden;
2327
2321
  }
2328
- .tta5kd2 .ant-table .ant-table-placeholder {
2329
- background: inherit;
2322
+ .f1y3gta0 .form-item-error-enter-done {
2323
+ margin-top: 4px;
2324
+ height: auto;
2325
+ overflow: auto;
2330
2326
  }
2331
- .tta5kd2 .ant-table .ant-table-placeholder td {
2332
- position: static;
2333
- border: none;
2334
- background: inherit !important;
2335
- height: 100px;
2336
- vertical-align: middle;
2327
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2328
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2329
+ border: 1px solid #e75a3a;
2330
+ color: #e75a3a;
2337
2331
  }
2338
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2339
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2332
+
2333
+ .fujbm7g {
2334
+ color: #2d3a56;
2340
2335
  font-weight: bold;
2341
- font-size: 20px;
2342
- color: rgba(10, 37, 85, 0.6);
2336
+ padding-bottom: 6px;
2337
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2338
+ margin-bottom: 16px;
2343
2339
  }
2344
- .tta5kd2 .ant-table td.cell__action_ {
2345
- padding: 0 !important;
2346
- position: relative;
2347
- background: #fff;
2340
+ .fujbm7g:not(:first-of-type) {
2341
+ margin-top: 16px;
2348
2342
  }
2349
- .tta5kd2 .ant-table td.cell__action_ > * {
2350
- height: 100%;
2343
+
2344
+ .e5fsw5s {
2345
+ width: 8px;
2346
+ height: 24px;
2351
2347
  display: flex;
2348
+ justify-content: center;
2352
2349
  align-items: center;
2353
- justify-content: flex-end;
2354
- padding-right: 8px;
2355
- }
2356
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
2357
- width: 24px;
2358
- height: 24px;
2359
2350
  cursor: pointer;
2360
- justify-content: center;
2361
- border-radius: 4px;
2362
- }
2363
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2364
- background: #fff;
2351
+ transition: all 200ms ease-out 40ms;
2365
2352
  }
2366
-
2367
- .s34f1qb.ant-switch {
2368
- min-width: 40px;
2369
- height: 24px;
2370
- background: rgba(172, 186, 211, 0.6);
2371
- overflow: hidden;
2353
+ .e5fsw5s:before, .e5fsw5s:after {
2354
+ content: "";
2355
+ width: 1px;
2356
+ height: 6px;
2357
+ border-radius: 1px;
2358
+ background: #ccd4e3;
2359
+ position: relative;
2360
+ right: 2px;
2361
+ transform: rotate(-45deg);
2372
2362
  }
2373
- .s34f1qb.ant-switch:focus {
2374
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2363
+ .e5fsw5s:after {
2364
+ transform: rotate(45deg);
2365
+ left: 1px;
2375
2366
  }
2376
- .s34f1qb.ant-switch-small {
2377
- min-width: 26px;
2378
- height: 16px;
2367
+
2368
+ .w18knsg4.ant-alert-warning {
2369
+ border: 0;
2370
+ background: rgba(255, 187, 0, 0.1);
2371
+ border-radius: 6px;
2379
2372
  }
2380
- .s34f1qb.ant-switch-large {
2381
- min-width: 52px;
2382
- height: 32px;
2373
+ .w18knsg4.ant-alert,
2374
+ .w18knsg4 .ant-alert-message {
2375
+ color: #e07f00;
2383
2376
  }
2384
- .s34f1qb.ant-switch .ant-switch-handle {
2385
- height: 20px;
2386
- width: 20px;
2387
- }
2388
- .s34f1qb.ant-switch .ant-switch-handle::before {
2389
- border-radius: 10px;
2390
- transition-delay: 120ms;
2391
- }
2392
- .s34f1qb.ant-switch-small .ant-switch-handle {
2393
- height: 14px;
2394
- width: 14px;
2395
- top: 1px;
2396
- left: 1px;
2397
- }
2398
- .s34f1qb.ant-switch-large .ant-switch-handle {
2399
- height: 28px;
2400
- width: 28px;
2401
- }
2402
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2403
- border-radius: 14px;
2404
- }
2405
- .s34f1qb.ant-switch-checked {
2406
- background-color: #00ba5d;
2407
- }
2408
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2409
- left: calc(100% - 20px - 2px);
2410
- }
2411
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2412
- left: calc(100% - 14px - 1px);
2413
- }
2414
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2415
- left: calc(100% - 28px - 2px);
2416
- }
2417
-
2418
- .c1to9vb9 {
2419
- margin-left: 5px;
2377
+ .w18knsg4.ant-alert .dashed-border-bottom,
2378
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2379
+ border-bottom-color: #e07f00;
2420
2380
  }
2421
2381
 
2422
- .p12gwtiw {
2382
+ .ng31n2o {
2423
2383
  display: flex;
2424
- justify-content: space-between;
2425
- align-items: center;
2426
- padding: 10px 0;
2427
- color: rgba(44, 56, 82, 0.6);
2384
+ flex-direction: row;
2385
+ padding: 7px 12px;
2386
+ background: rgba(255, 187, 0, 0.1);
2387
+ border-radius: 6px;
2388
+ color: #e07f00;
2428
2389
  font-size: 12px;
2429
- line-height: 24px;
2390
+ line-height: 18px;
2430
2391
  }
2431
- .p12gwtiw .pagination-left {
2432
- padding: 2px 8px;
2392
+ .ng31n2o .icon-wrapper {
2393
+ margin-right: 10px;
2394
+ height: 18px;
2433
2395
  }
2434
- .p12gwtiw .dropdown-trigger {
2396
+
2397
+ .n15x5f5y {
2435
2398
  display: flex;
2436
- align-items: center;
2399
+ flex-direction: row;
2400
+ padding: 7px 12px;
2401
+ background: rgba(225, 230, 241, 0.6);
2437
2402
  border-radius: 6px;
2438
- cursor: pointer;
2439
- transition: all 0.3s ease;
2440
- }
2441
- .p12gwtiw .dropdown-trigger:hover {
2442
- background: rgba(211, 218, 235, 0.6);
2443
- color: #0080ff;
2403
+ color: rgba(44, 56, 82, 0.6);
2404
+ font-size: 12px;
2405
+ line-height: 18px;
2444
2406
  }
2445
- .p12gwtiw .dropdown-trigger .icon-inner {
2446
- margin-left: 4px;
2407
+ .n15x5f5y .icon-wrapper {
2408
+ margin-right: 10px;
2409
+ height: 18px;
2447
2410
  }
2448
- .p12gwtiw .pagination-right {
2411
+
2412
+ .i16ozz3f {
2449
2413
  display: flex;
2450
- align-items: center;
2451
- color: #0080ff;
2452
- font-weight: bold;
2453
- }
2454
- .p12gwtiw .pagination-right .icon-inner {
2455
- margin-left: 4px;
2456
- }
2457
- .p12gwtiw .pagination-right .prev-btn,
2458
- .p12gwtiw .pagination-right .next-btn {
2459
- padding: 0 8px;
2460
- }
2461
- .p12gwtiw .pagination-right .prev-btn > span,
2462
- .p12gwtiw .pagination-right .next-btn > span {
2463
- color: #0080ff;
2414
+ flex-direction: row;
2415
+ padding: 7px 12px;
2416
+ background: rgba(0, 136, 255, 0.1);
2417
+ border-radius: 6px;
2418
+ color: #005ed1;
2419
+ font-size: 12px;
2420
+ line-height: 18px;
2464
2421
  }
2465
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2466
- transform: rotate(180deg);
2422
+ .i16ozz3f .icon-wrapper {
2423
+ margin-right: 10px;
2424
+ height: 18px;
2467
2425
  }
2468
2426
 
2469
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2470
- max-height: calc(100vh - 128px);
2471
- overflow-y: auto;
2472
- }
2473
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2474
- padding: 4px 20px;
2427
+ .dszu9qr {
2428
+ color: rgba(44, 56, 82, 0.6);
2429
+ margin-top: 5px;
2475
2430
  font-size: 12px;
2476
2431
  line-height: 18px;
2477
2432
  }
2478
2433
 
2479
- .rxbeqvl.ant-radio-wrapper {
2480
- display: inline-flex;
2481
- align-items: baseline;
2434
+ .snxzgx {
2435
+ color: #f0483e;
2436
+ font-size: 12px;
2482
2437
  white-space: pre-wrap;
2483
2438
  }
2484
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2485
- position: relative;
2486
- top: 3px;
2439
+
2440
+ .o1i4orqw {
2441
+ display: flex;
2442
+ align-items: center;
2443
+ justify-content: flex-end;
2487
2444
  }
2488
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2489
- border-color: rgba(107, 128, 167, 0.6);
2445
+ .o1i4orqw .icon-wrapper {
2446
+ margin-right: 16px;
2490
2447
  }
2491
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2492
- border-color: #0080ff;
2448
+
2449
+ .t79k8o2 {
2450
+ color: rgba(0, 21, 64, 0.3);
2493
2451
  }
2494
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2495
- border-color: #0080ff;
2496
- background: #0080ff;
2452
+
2453
+ .ipd9bk.ant-input {
2454
+ padding: 5px 12px;
2455
+ line-height: 20px;
2456
+ color: #2d3a56;
2457
+ border-radius: 6px;
2458
+ border-color: rgba(172, 186, 211, 0.6);
2459
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2497
2460
  }
2498
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2499
- top: 4px;
2500
- left: 4px;
2501
- width: 6px;
2502
- height: 6px;
2503
- background: #fff;
2461
+ .ipd9bk.ant-input.ant-input-lg {
2462
+ padding: 8px 16px;
2463
+ line-height: 22px;
2504
2464
  }
2505
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2506
- opacity: 0.5;
2465
+ .ipd9bk.ant-input.ant-input-sm {
2466
+ padding: 2px 8px;
2467
+ line-height: 18px;
2507
2468
  }
2508
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2469
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2509
2470
  border-color: rgba(107, 128, 167, 0.6);
2510
- background: rgba(211, 218, 235, 0.6);
2471
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2511
2472
  }
2512
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2513
- background: #00122e;
2473
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2474
+ border-color: #0096ff;
2475
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2514
2476
  }
2515
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2516
- color: #00122e;
2517
- opacity: 0.5;
2477
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2478
+ border-color: #e75a3a;
2479
+ color: #e75a3a;
2518
2480
  }
2519
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2520
- color: #00122e;
2481
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2482
+ border-color: #e75a3a;
2483
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2521
2484
  }
2522
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2523
- display: inline-block;
2524
- padding: 0;
2525
- padding-left: 12px;
2485
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2486
+ border-color: #e75a3a;
2487
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2526
2488
  }
2527
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2528
- margin-bottom: 0;
2529
- white-space: pre-wrap;
2530
- color: rgba(44, 56, 82, 0.6);
2489
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2490
+ background: rgba(211, 218, 235, 0.6);
2491
+ color: rgba(0, 21, 64, 0.3);
2492
+ border-color: rgba(172, 186, 211, 0.6);
2531
2493
  }
2532
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2533
- padding-left: 8px;
2494
+ .ipd9bk.ant-input-affix-wrapper {
2495
+ padding: 5px 12px;
2496
+ border-radius: 6px;
2497
+ border-color: rgba(172, 186, 211, 0.6);
2498
+ line-height: 20px;
2499
+ color: #2d3a56;
2500
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2534
2501
  }
2535
-
2536
- .r5ie79y .ant-radio-button-wrapper:first-child {
2537
- border-radius: 5px 0 0 5px;
2502
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2503
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2504
+ color: rgba(44, 56, 82, 0.6);
2538
2505
  }
2539
- .r5ie79y .ant-radio-button-wrapper:last-child {
2540
- border-radius: 0 5px 5px 0;
2506
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2507
+ padding: 8px 16px;
2508
+ line-height: 22px;
2541
2509
  }
2542
-
2543
- .r1f0aqcc {
2544
- color: #00122e;
2545
- border-color: #ccd4e3;
2510
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2511
+ padding: 2px 8px;
2512
+ line-height: 18px;
2546
2513
  }
2547
- .r1f0aqcc:first-child {
2548
- color: #00122e;
2549
- border-color: #a3b4cc;
2514
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2515
+ border-color: rgba(107, 128, 167, 0.6);
2516
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2550
2517
  }
2551
- .r1f0aqcc.ant-radio-button-wrapper {
2552
- padding: 0 12px;
2553
- line-height: 32px;
2554
- height: 32px;
2518
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2519
+ border-color: #0096ff;
2520
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2555
2521
  }
2556
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2557
- white-space: nowrap;
2522
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2523
+ border-color: #e75a3a;
2558
2524
  }
2559
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2560
- background: #ccd4e3;
2525
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2526
+ color: #e75a3a;
2561
2527
  }
2562
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2563
- background: #0080ff;
2528
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2529
+ border-color: #e75a3a;
2530
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2564
2531
  }
2565
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2566
- background: #ccd4e3;
2567
- opacity: 0.5;
2532
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2533
+ border-color: #e75a3a;
2534
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2568
2535
  }
2569
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2570
- border-right-color: #0080ff;
2536
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2537
+ background: rgba(211, 218, 235, 0.6);
2538
+ color: rgba(0, 21, 64, 0.3);
2539
+ border-color: rgba(172, 186, 211, 0.6);
2571
2540
  }
2572
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2541
+ textarea.ipd9bk.ant-input {
2542
+ transition-property: height;
2543
+ transition-delay: 50ms;
2544
+ }
2545
+ textarea.ipd9bk.ant-input.textarea-large {
2546
+ min-height: 40px;
2547
+ height: 40px;
2548
+ }
2549
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2550
+ height: 80px;
2551
+ }
2552
+ textarea.ipd9bk.ant-input.textarea-middle {
2553
+ min-height: 32px;
2554
+ height: 32px;
2555
+ }
2556
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2557
+ height: 64px;
2558
+ }
2559
+ textarea.ipd9bk.ant-input.textarea-small {
2560
+ min-height: 24px;
2561
+ height: 24px;
2562
+ }
2563
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2564
+ height: 40px;
2565
+ }
2566
+
2567
+ .kypn5o5 input, .kypn5o5.input-tags {
2568
+ border: 1px solid rgba(213, 219, 227, 0.6);
2569
+ border-radius: 4px;
2570
+ }
2571
+ .kypn5o5.input-tags {
2572
+ position: relative;
2573
+ padding: 6px;
2574
+ height: 32px;
2575
+ cursor: pointer;
2576
+ transition: border 150ms;
2577
+ }
2578
+ .kypn5o5.input-tags:hover {
2579
+ border-color: #0080ff;
2580
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2581
+ }
2582
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2583
+ padding-right: 30px;
2584
+ }
2585
+ .kypn5o5.input-tags .input-tags-inner {
2586
+ display: flex;
2587
+ }
2588
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2589
+ display: flex;
2590
+ }
2591
+ .kypn5o5.input-tags .input-tag-suffix {
2592
+ position: absolute;
2593
+ right: 12px;
2594
+ top: 50%;
2595
+ transform: translateY(-50%);
2596
+ }
2597
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2598
+ color: rgba(0, 0, 0, 0.25);
2599
+ font-size: 12px;
2600
+ cursor: pointer;
2601
+ }
2602
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2603
+ color: rgba(0, 0, 0, 0.45);
2604
+ }
2605
+ .kypn5o5.has-focus-indicator {
2606
+ position: relative;
2607
+ overflow: hidden;
2608
+ }
2609
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2610
+ position: absolute;
2611
+ top: 50%;
2612
+ transform: translateY(-50%);
2613
+ left: -16px;
2614
+ transition: left 150ms ease;
2615
+ opacity: 0;
2616
+ }
2617
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2618
+ left: 8px;
2619
+ opacity: 1;
2620
+ }
2621
+ .kypn5o5.has-focus-indicator input {
2622
+ transition: margin-left 150ms ease;
2623
+ margin-left: 0px;
2624
+ }
2625
+ .kypn5o5.has-focus-indicator input:focus {
2626
+ margin-left: 16px;
2627
+ }
2628
+
2629
+ input.l1ki27se.ant-input {
2630
+ border-top-right-radius: 0;
2631
+ border-bottom-right-radius: 0;
2632
+ }
2633
+
2634
+ .l1ki27se.ant-input-affix-wrapper {
2635
+ border-top-right-radius: 0;
2636
+ border-bottom-right-radius: 0;
2637
+ }
2638
+
2639
+ input.rrg1fkn.ant-input {
2640
+ border-top-left-radius: 0;
2641
+ border-bottom-left-radius: 0;
2642
+ }
2643
+
2644
+ .rrg1fkn.ant-input-affix-wrapper {
2645
+ border-top-left-radius: 0;
2646
+ border-bottom-left-radius: 0;
2647
+ }
2648
+
2649
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2650
+ border-top-right-radius: 0;
2651
+ border-bottom-right-radius: 0;
2652
+ }
2653
+
2654
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2655
+ border-top-left-radius: 0;
2656
+ border-bottom-left-radius: 0;
2657
+ }
2658
+
2659
+ .rxbeqvl.ant-radio-wrapper {
2660
+ display: inline-flex;
2661
+ align-items: baseline;
2662
+ white-space: pre-wrap;
2663
+ }
2664
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2665
+ position: relative;
2666
+ top: 3px;
2667
+ }
2668
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2669
+ border-color: rgba(107, 128, 167, 0.6);
2670
+ }
2671
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2672
+ border-color: #0080ff;
2673
+ }
2674
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2675
+ border-color: #0080ff;
2676
+ background: #0080ff;
2677
+ }
2678
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2679
+ top: 4px;
2680
+ left: 4px;
2681
+ width: 6px;
2682
+ height: 6px;
2683
+ background: #fff;
2684
+ }
2685
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2686
+ opacity: 0.5;
2687
+ }
2688
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2689
+ border-color: rgba(107, 128, 167, 0.6);
2690
+ background: rgba(211, 218, 235, 0.6);
2691
+ }
2692
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2693
+ background: #00122e;
2694
+ }
2695
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2696
+ color: #00122e;
2697
+ opacity: 0.5;
2698
+ }
2699
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2700
+ color: #00122e;
2701
+ }
2702
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2703
+ display: inline-block;
2704
+ padding: 0;
2705
+ padding-left: 12px;
2706
+ }
2707
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2708
+ margin-bottom: 0;
2709
+ white-space: pre-wrap;
2710
+ color: rgba(44, 56, 82, 0.6);
2711
+ }
2712
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2713
+ padding-left: 8px;
2714
+ }
2715
+
2716
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2717
+ border-radius: 5px 0 0 5px;
2718
+ }
2719
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2720
+ border-radius: 0 5px 5px 0;
2721
+ }
2722
+
2723
+ .r1f0aqcc {
2724
+ color: #00122e;
2725
+ border-color: #ccd4e3;
2726
+ }
2727
+ .r1f0aqcc:first-child {
2728
+ color: #00122e;
2729
+ border-color: #a3b4cc;
2730
+ }
2731
+ .r1f0aqcc.ant-radio-button-wrapper {
2732
+ padding: 0 12px;
2733
+ line-height: 32px;
2734
+ height: 32px;
2735
+ }
2736
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2737
+ white-space: nowrap;
2738
+ }
2739
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2740
+ background: #ccd4e3;
2741
+ }
2742
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2743
+ background: #0080ff;
2744
+ }
2745
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2746
+ background: #ccd4e3;
2747
+ opacity: 0.5;
2748
+ }
2749
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2750
+ border-right-color: #0080ff;
2751
+ }
2752
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2573
2753
  border-color: #0080ff;
2574
2754
  }
2575
2755
  .r1f0aqcc.ant-radio-button-wrapper-checked {
@@ -2618,678 +2798,498 @@ input[type=submit] {
2618
2798
  width: 36px;
2619
2799
  }
2620
2800
 
2621
- .obf05yr {
2622
- display: inline-block;
2801
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2802
+ flex-direction: row;
2803
+ justify-content: stretch;
2623
2804
  }
2624
-
2625
- .hsms1n6 {
2626
- visibility: hidden;
2627
- position: absolute;
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;
2628
2810
  }
2629
-
2630
- .cz04yix {
2631
- display: flex;
2632
- flex-direction: column;
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;
2633
2813
  }
2634
-
2635
- .m1if5j39 {
2636
- max-width: 1120px;
2814
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2637
2815
  width: 100%;
2638
- margin: 0 auto;
2639
- height: 100%;
2816
+ min-height: unset;
2640
2817
  }
2641
-
2642
- .w1vvwdlp {
2643
- max-width: 1120px;
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;
2644
2821
  width: 100%;
2645
- margin: 0 auto;
2646
- display: flex;
2822
+ text-align: center;
2823
+ padding: 0;
2824
+ font-size: 12px;
2825
+ font-weight: normal;
2647
2826
  }
2648
- .w1vvwdlp .left,
2649
- .w1vvwdlp .right {
2650
- flex-grow: 0;
2651
- flex-shrink: 0;
2652
- flex-basis: 21%;
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;
2653
2829
  }
2654
- .w1vvwdlp .left {
2655
- display: flex;
2656
- justify-content: flex-end;
2657
- padding-right: 44px;
2830
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2831
+ display: none;
2658
2832
  }
2659
- .w1vvwdlp .right {
2660
- padding-left: 44px;
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;
2661
2835
  }
2662
- .w1vvwdlp .middle {
2663
- margin-bottom: 40px;
2664
- flex-grow: 0;
2665
- flex-shrink: 0;
2666
- flex-basis: 58%;
2836
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2837
+ margin-right: 0;
2667
2838
  }
2668
- .w1vvwdlp .middle .form-base-field {
2669
- width: 100%;
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;
2670
2841
  }
2671
- .w1vvwdlp .middle .form-base-field .form-base-field {
2672
- width: auto;
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;
2673
2852
  }
2674
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2675
- flex: initial;
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;
2676
2862
  }
2677
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2678
- margin-top: 4px;
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);
2679
2865
  }
2680
- .w1vvwdlp .ant-steps-item-icon,
2681
- .w1vvwdlp .ant-steps-item-tail {
2682
- display: none !important;
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;
2683
2868
  }
2684
- .w1vvwdlp .ant-steps-item-container {
2685
- padding: 0 15px;
2686
- border-radius: 4px;
2687
- height: 32px;
2688
- display: flex;
2689
- align-items: center;
2869
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2870
+ color: #005ed1;
2690
2871
  }
2691
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2692
- min-height: auto;
2693
- white-space: nowrap;
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);
2694
2875
  }
2695
- .w1vvwdlp .ant-steps-item-description {
2696
- padding-bottom: 0px;
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);
2697
2879
  }
2698
- .w1vvwdlp .ant-steps-item-title {
2699
- font-size: 13px !important;
2700
- line-height: 20px !important;
2880
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2881
+ padding: 0;
2701
2882
  }
2702
- .w1vvwdlp .ant-steps-item-title .step-index {
2703
- display: inline-block;
2704
- text-align: center;
2705
- width: 13px;
2706
- margin-right: 12px;
2883
+
2884
+ .t1upn1sz {
2885
+ height: 100%;
2707
2886
  }
2708
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2709
- background: rgba(0, 128, 255, 0.1);
2887
+
2888
+ .tta5kd2 {
2889
+ height: 100%;
2710
2890
  }
2711
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2712
- color: #005ed1;
2891
+ .tta5kd2.empty-table .ant-table-content {
2892
+ overflow: visible !important;
2893
+ height: 100%;
2713
2894
  }
2714
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2715
- background: rgba(237, 241, 250, 0.6);
2895
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2896
+ height: 100%;
2716
2897
  }
2717
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2718
- color: rgba(10, 37, 85, 0.6) !important;
2898
+ .tta5kd2.empty-table .ant-table-content table {
2899
+ width: 100% !important;
2900
+ height: 100%;
2719
2901
  }
2720
- .w1vvwdlp .ant-steps-item-disabled {
2721
- cursor: not-allowed;
2902
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2903
+ padding: 15px 0;
2722
2904
  }
2723
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2724
- background: rgba(237, 241, 250, 0.6);
2905
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2906
+ display: none;
2725
2907
  }
2726
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2727
- color: #2d3a56;
2908
+ .tta5kd2 .active-row td:nth-child(1) {
2909
+ font-weight: 700;
2728
2910
  }
2729
-
2730
- .h1cuopx7 .ant-modal-header {
2731
- margin: 0 auto;
2732
- width: 100%;
2733
- max-width: 648px;
2911
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2912
+ font-weight: 700;
2734
2913
  }
2735
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2736
- margin-left: 0;
2914
+ .tta5kd2 .ant-spin-nested-loading {
2915
+ height: 100%;
2737
2916
  }
2738
- .h1cuopx7 .ant-modal-body {
2739
- margin: 0 auto;
2740
- padding: 0;
2741
- width: 100%;
2742
- max-width: 648px;
2743
- overflow: hidden;
2917
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2918
+ height: 100%;
2919
+ overflow: visible;
2744
2920
  }
2745
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2746
- margin-bottom: 40px;
2921
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2922
+ max-height: none;
2747
2923
  }
2748
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2749
- height: calc(100vh - 225px);
2750
- overflow-y: auto;
2924
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2925
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2926
+ display: none;
2751
2927
  }
2752
- .h1cuopx7 .ant-modal-footer .footer-content {
2753
- margin: 0 auto;
2754
- max-width: 648px;
2928
+ .tta5kd2 td.ant-table-column-sort {
2929
+ background: transparent;
2755
2930
  }
2756
-
2757
- .h1p6d3y3 .ant-modal-header {
2758
- margin: 0 auto;
2759
- width: 100%;
2760
- max-width: 1024px;
2931
+ .tta5kd2 td.ant-table-cell-fix-left,
2932
+ .tta5kd2 td.ant-table-cell-fix-right {
2933
+ background: #fff;
2934
+ padding: 0 !important;
2761
2935
  }
2762
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2763
- margin-left: 0;
2936
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2937
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2938
+ display: flex;
2939
+ align-items: center;
2940
+ height: 100%;
2941
+ padding: 8px;
2764
2942
  }
2765
- .h1p6d3y3 .ant-modal-body {
2766
- margin: 0 auto;
2767
- padding: 0;
2768
- width: 100%;
2769
- max-width: 1024px;
2943
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2944
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2770
2945
  overflow: hidden;
2946
+ text-overflow: ellipsis;
2947
+ width: 100%;
2771
2948
  }
2772
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2773
- margin-bottom: 40px;
2774
- }
2775
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2776
- height: calc(100vh - 225px);
2777
- overflow-y: auto;
2949
+ .tta5kd2 .ant-table-container {
2950
+ height: 100%;
2778
2951
  }
2779
- .h1p6d3y3 .ant-modal-footer .footer-content {
2780
- margin: 0 auto;
2781
- max-width: 1024px;
2952
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2953
+ box-shadow: none !important;
2782
2954
  }
2783
-
2784
- .fxgckuk {
2785
- flex: 1;
2955
+ .tta5kd2 .ant-table {
2956
+ border-radius: 0px;
2957
+ border-left: none;
2958
+ border-right: none;
2959
+ border-bottom: none;
2960
+ height: 100%;
2961
+ font-size: 12px;
2962
+ background: transparent;
2786
2963
  }
2787
- .fxgckuk label {
2788
- font-size: 13px;
2789
- line-height: 20px;
2790
- color: rgba(44, 56, 82, 0.6);
2964
+ .tta5kd2 .ant-table .ant-table-header {
2965
+ position: relative;
2966
+ z-index: 3;
2967
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2968
+ margin-bottom: -1px;
2791
2969
  }
2792
- .fxgckuk .title {
2793
- font-size: 14px;
2794
- line-height: 20px;
2970
+ .tta5kd2 .ant-table .time-wrapper .data,
2971
+ .tta5kd2 .ant-table .value {
2795
2972
  color: #2d3a56;
2796
- margin-bottom: 12px;
2797
- }
2798
- .fxgckuk.connect-cluster .title {
2799
- padding-bottom: 26px;
2800
2973
  }
2801
-
2802
- .f1d0vek1 {
2803
- padding: 25px 0 15px 0;
2804
- border-bottom: 1px solid #e1e5eb;
2805
- margin-bottom: 16px;
2974
+ .tta5kd2 .ant-table .time-wrapper .time,
2975
+ .tta5kd2 .ant-table .unit {
2976
+ color: rgba(44, 56, 82, 0.6);
2806
2977
  }
2807
-
2808
- .f4u402y {
2809
- display: flex;
2810
- align-items: center;
2811
- margin-bottom: 8px;
2978
+ .tta5kd2 .ant-table .ant-table-selection {
2979
+ text-align: center;
2812
2980
  }
2813
- .f4u402y > label {
2814
- width: 216px;
2981
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2982
+ background: #fff;
2815
2983
  }
2816
- .f4u402y > label + * {
2817
- width: 100%;
2984
+ .tta5kd2 .ant-table .anticon-setting {
2985
+ cursor: pointer;
2986
+ position: absolute;
2987
+ top: 50%;
2988
+ right: 12px;
2989
+ transform: translateY(-50%);
2818
2990
  }
2819
- .f4u402y .ant-select {
2820
- width: 100%;
2991
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2992
+ box-shadow: none;
2993
+ width: 1px;
2994
+ background: rgba(213, 219, 227, 0.6);
2821
2995
  }
2822
-
2823
- .e1pldf6v {
2824
- color: #e75a3a;
2825
- margin-right: 10px;
2826
- }
2827
-
2828
- .dq0gblh {
2829
- width: 100%;
2830
- height: 1px;
2996
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2997
+ box-shadow: none;
2998
+ width: 1px;
2831
2999
  background: rgba(213, 219, 227, 0.6);
2832
- margin: 24px 0;
2833
- }
2834
-
2835
- .l1v7sr0n {
2836
- display: flex;
2837
- justify-content: center;
2838
- align-items: center;
2839
- height: 100%;
2840
- }
2841
-
2842
- .d1i4ou6o {
2843
- display: inline-block;
2844
- width: 4px;
2845
- height: 4px;
2846
- background: #8e9aa9;
2847
- opacity: 0.4;
2848
- border-radius: 50%;
2849
- margin: 0 4px;
2850
- }
2851
-
2852
- .m1jy87hk .ant-modal-header,
2853
- .m1jy87hk .ant-modal-footer .footer-content {
2854
- width: 648px;
2855
- margin: 0 auto;
2856
- }
2857
- .m1jy87hk .ant-modal-header {
2858
- padding: 35px 0 24px;
2859
- border: none;
2860
- }
2861
- .m1jy87hk .ant-modal-header .ant-modal-title {
2862
- font-size: 30px;
2863
3000
  }
2864
- .m1jy87hk .ant-modal-body {
2865
- padding: 4px 0 2px;
2866
- }
2867
- .m1jy87hk .ant-modal-footer {
2868
- border: none;
2869
- }
2870
-
2871
- .ti7fpyu {
2872
- font-size: 12px;
2873
- line-height: 18px;
2874
- font-weight: bold;
2875
- color: #fff;
2876
- padding: 0 4px;
2877
- border-radius: 4px;
2878
- display: inline-block;
2879
- background: var(--ti7fpyu-0);
2880
- }
2881
- .ti7fpyu:not(:first-child) {
2882
- margin-left: 4px;
2883
- }
2884
-
2885
- .f1rest1f {
2886
- width: 100%;
2887
- height: 100%;
2888
- display: flex;
2889
- align-items: center;
2890
- justify-content: center;
2891
- }
2892
-
2893
- .n1kbdoln {
2894
- font-size: 90%;
2895
- font-weight: bold;
2896
- background-color: rgba(240, 243, 247, 0.6);
2897
- padding: 1px 4px 1px;
2898
- margin-left: 2px;
2899
- margin-right: 2px;
2900
- border: 1px solid rgba(213, 219, 227, 0.6);
2901
- border-radius: 4px;
2902
- }
2903
-
2904
- .f1y3gta0.form-item-general {
2905
- width: 640px;
2906
- }
2907
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2908
- margin-top: 16px;
2909
- }
2910
- .f1y3gta0.form-item-compact {
2911
- width: 412px;
2912
- }
2913
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2914
- margin-top: 8px;
2915
- }
2916
- .f1y3gta0 .form-item {
2917
- width: auto;
2918
- }
2919
- .f1y3gta0 .form-item-main {
3001
+ .tta5kd2 .ant-table .ant-table-tbody {
2920
3002
  position: relative;
2921
- display: flex;
2922
- }
2923
- .f1y3gta0 .form-item-extra {
2924
- margin-top: 4px;
2925
- width: 100%;
2926
- padding: 14px;
2927
- background: #f2f4f6;
2928
- font-size: 13px;
2929
- line-height: 1.8;
2930
- color: #8e9aa9;
2931
- }
2932
- .f1y3gta0 .form-item-label {
2933
- padding-right: 12px;
2934
- font-size: 13px;
2935
- color: rgba(44, 56, 82, 0.6);
2936
- }
2937
- .f1y3gta0 .form-item-label.label-right {
2938
- text-align: right;
2939
3003
  }
2940
- .f1y3gta0 .form-item-label,
2941
- .f1y3gta0 .form-item-control {
2942
- line-height: 32px;
3004
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3005
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3006
+ border-bottom: 1px solid white;
3007
+ height: 40px;
3008
+ vertical-align: middle;
3009
+ transition: background 0ms;
3010
+ color: #00122e;
2943
3011
  }
2944
- .f1y3gta0 .form-item-control .form-item-error {
2945
- line-height: 18px;
3012
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3013
+ background: #f2f5fa;
3014
+ border-bottom-color: #f2f5fa;
2946
3015
  }
2947
- .f1y3gta0 .form-item-children {
2948
- width: 100%;
3016
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3017
+ height: auto;
3018
+ color: #00122e;
3019
+ font-size: 12px;
3020
+ text-align: left;
3021
+ transition: none;
3022
+ overflow: hidden;
3023
+ text-overflow: ellipsis;
3024
+ white-space: nowrap;
2949
3025
  }
2950
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2951
- width: 100%;
3026
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3027
+ color: #0096ff;
2952
3028
  }
2953
- .f1y3gta0 .form-item-error {
2954
- color: #e75a3a;
2955
- height: 0;
3029
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2956
3030
  overflow: hidden;
3031
+ text-overflow: ellipsis;
3032
+ width: 100%;
3033
+ vertical-align: middle;
2957
3034
  }
2958
- .f1y3gta0 .form-item-error-enter-done {
2959
- margin-top: 4px;
2960
- height: auto;
2961
- overflow: auto;
3035
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3036
+ line-height: 0px;
2962
3037
  }
2963
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2964
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2965
- border: 1px solid #e75a3a;
2966
- color: #e75a3a;
3038
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3039
+ border-top-color: transparent;
2967
3040
  }
2968
-
2969
- .fujbm7g {
2970
- color: #2d3a56;
2971
- font-weight: bold;
2972
- padding-bottom: 6px;
2973
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2974
- margin-bottom: 16px;
3041
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3042
+ background: rgba(225, 230, 241, 0.6);
3043
+ border-color: transparent transparent white;
2975
3044
  }
2976
- .fujbm7g:not(:first-of-type) {
2977
- margin-top: 16px;
3045
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3046
+ border-radius: 8px 0 0 8px;
2978
3047
  }
2979
-
2980
- .e5fsw5s {
2981
- width: 8px;
2982
- height: 24px;
2983
- display: flex;
2984
- justify-content: center;
2985
- align-items: center;
2986
- cursor: pointer;
2987
- transition: all 200ms ease-out 40ms;
3048
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3049
+ border-radius: 8px 0 0 8px;
2988
3050
  }
2989
- .e5fsw5s:before, .e5fsw5s:after {
3051
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2990
3052
  content: "";
2991
- width: 1px;
2992
- height: 6px;
2993
- border-radius: 1px;
2994
- background: #ccd4e3;
2995
- position: relative;
2996
- right: 2px;
2997
- transform: rotate(-45deg);
2998
- }
2999
- .e5fsw5s:after {
3000
- transform: rotate(45deg);
3001
- left: 1px;
3002
- }
3003
-
3004
- .w18knsg4.ant-alert-warning {
3005
- border: 0;
3006
- background: rgba(255, 187, 0, 0.1);
3007
- border-radius: 6px;
3008
- }
3009
- .w18knsg4.ant-alert,
3010
- .w18knsg4 .ant-alert-message {
3011
- color: #e07f00;
3012
- }
3013
- .w18knsg4.ant-alert .dashed-border-bottom,
3014
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
3015
- border-bottom-color: #e07f00;
3053
+ width: 4px;
3054
+ top: -1px;
3055
+ bottom: -1px;
3056
+ background: white;
3016
3057
  }
3017
-
3018
- .ng31n2o {
3019
- display: flex;
3020
- flex-direction: row;
3021
- padding: 7px 12px;
3022
- background: rgba(255, 187, 0, 0.1);
3023
- border-radius: 6px;
3024
- color: #e07f00;
3025
- font-size: 12px;
3026
- line-height: 18px;
3058
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3059
+ border-radius: 0 8px 8px 0;
3027
3060
  }
3028
- .ng31n2o .icon-wrapper {
3029
- margin-right: 10px;
3030
- height: 18px;
3061
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3062
+ border-radius: 0;
3063
+ background: white;
3064
+ border-top: none;
3031
3065
  }
3032
-
3033
- .n15x5f5y {
3034
- display: flex;
3035
- flex-direction: row;
3036
- padding: 7px 12px;
3066
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3067
+ border-top: 1px solid transparent;
3068
+ border-radius: 0 8px 8px 0;
3037
3069
  background: rgba(225, 230, 241, 0.6);
3038
- border-radius: 6px;
3039
- color: rgba(44, 56, 82, 0.6);
3040
- font-size: 12px;
3041
- line-height: 18px;
3042
3070
  }
3043
- .n15x5f5y .icon-wrapper {
3044
- margin-right: 10px;
3045
- height: 18px;
3071
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3072
+ background: white;
3073
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3046
3074
  }
3047
-
3048
- .i16ozz3f {
3075
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3049
3076
  display: flex;
3050
- flex-direction: row;
3051
- padding: 7px 12px;
3052
- background: rgba(0, 136, 255, 0.1);
3053
- border-radius: 6px;
3054
- color: #005ed1;
3055
- font-size: 12px;
3056
- line-height: 18px;
3057
- }
3058
- .i16ozz3f .icon-wrapper {
3059
- margin-right: 10px;
3060
- height: 18px;
3061
- }
3062
-
3063
- .dszu9qr {
3064
- color: rgba(44, 56, 82, 0.6);
3065
- margin-top: 5px;
3066
- font-size: 12px;
3067
- line-height: 18px;
3077
+ align-items: center;
3078
+ height: 100%;
3079
+ background: rgba(225, 230, 241, 0.6);
3068
3080
  }
3069
-
3070
- .snxzgx {
3071
- color: #f0483e;
3072
- font-size: 12px;
3073
- white-space: pre-wrap;
3081
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3082
+ background: white;
3083
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3074
3084
  }
3075
-
3076
- .o1i4orqw {
3085
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3077
3086
  display: flex;
3078
3087
  align-items: center;
3079
- justify-content: flex-end;
3080
- }
3081
- .o1i4orqw .icon-wrapper {
3082
- margin-right: 16px;
3083
- }
3084
-
3085
- .t79k8o2 {
3086
- color: rgba(0, 21, 64, 0.3);
3087
- }
3088
-
3089
- .ipd9bk.ant-input {
3090
- padding: 5px 12px;
3091
- line-height: 20px;
3092
- color: #2d3a56;
3093
- border-radius: 6px;
3094
- border-color: rgba(172, 186, 211, 0.6);
3095
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3088
+ height: 100%;
3089
+ background: rgba(225, 230, 241, 0.6);
3096
3090
  }
3097
- .ipd9bk.ant-input.ant-input-lg {
3098
- padding: 8px 16px;
3099
- line-height: 22px;
3091
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3092
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3100
3093
  }
3101
- .ipd9bk.ant-input.ant-input-sm {
3102
- padding: 2px 8px;
3103
- line-height: 18px;
3094
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3095
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3096
+ border-radius: 8px;
3104
3097
  }
3105
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
3106
- border-color: rgba(107, 128, 167, 0.6);
3107
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3098
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3099
+ border-top-color: white;
3108
3100
  }
3109
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
3110
- border-color: #0096ff;
3111
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3101
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3102
+ background: rgba(0, 136, 255, 0.1);
3103
+ border-bottom-color: transparent;
3104
+ border-top-color: transparent;
3112
3105
  }
3113
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
3114
- border-color: #e75a3a;
3115
- color: #e75a3a;
3106
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3107
+ border-radius: 8px 0 0 8px;
3116
3108
  }
3117
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
3118
- border-color: #e75a3a;
3119
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3109
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3110
+ border-radius: 0 8px 8px 0;
3120
3111
  }
3121
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
3122
- border-color: #e75a3a;
3123
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3112
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3113
+ background: rgba(0, 136, 255, 0.1);
3124
3114
  }
3125
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
3126
- background: rgba(211, 218, 235, 0.6);
3127
- color: rgba(0, 21, 64, 0.3);
3128
- border-color: rgba(172, 186, 211, 0.6);
3115
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
3116
+ background: #fff;
3117
+ font-weight: 400;
3118
+ position: relative;
3119
+ border-bottom: none;
3120
+ color: #00122e;
3121
+ transition: none;
3122
+ padding: 15px 8px 15px 8px;
3129
3123
  }
3130
- .ipd9bk.ant-input-affix-wrapper {
3131
- padding: 5px 12px;
3132
- border-radius: 6px;
3133
- border-color: rgba(172, 186, 211, 0.6);
3134
- line-height: 20px;
3135
- color: #2d3a56;
3136
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3124
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3125
+ content: "";
3126
+ width: 1px;
3127
+ top: 0;
3128
+ bottom: 0;
3129
+ background: rgba(211, 218, 235, 0.6);
3130
+ position: absolute;
3131
+ right: 0;
3137
3132
  }
3138
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
3139
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
3140
- color: rgba(44, 56, 82, 0.6);
3133
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3134
+ padding: unset;
3141
3135
  }
3142
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
3143
- padding: 8px 16px;
3144
- line-height: 22px;
3136
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3137
+ display: none;
3145
3138
  }
3146
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
3147
- padding: 2px 8px;
3148
- line-height: 18px;
3139
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3140
+ width: 100%;
3141
+ overflow: hidden;
3142
+ white-space: nowrap;
3143
+ text-overflow: ellipsis;
3149
3144
  }
3150
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
3151
- border-color: rgba(107, 128, 167, 0.6);
3152
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3145
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3146
+ overflow: hidden;
3147
+ text-overflow: ellipsis;
3153
3148
  }
3154
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
3155
- border-color: #0096ff;
3156
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3149
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3150
+ padding: 15px 28px 15px 8px;
3157
3151
  }
3158
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
3159
- border-color: #e75a3a;
3152
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3153
+ padding: 0;
3160
3154
  }
3161
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
3162
- color: #e75a3a;
3155
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3156
+ position: absolute;
3157
+ right: 10px;
3158
+ top: 50%;
3159
+ transform: translateY(-50%);
3160
+ height: 16px;
3161
+ display: none;
3162
+ transition: transform 320ms ease;
3163
3163
  }
3164
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
3165
- border-color: #e75a3a;
3166
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3164
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3165
+ display: block;
3166
+ transform: translateY(-50%) rotateX(180deg);
3167
3167
  }
3168
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
3169
- border-color: #e75a3a;
3170
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3168
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3169
+ display: block;
3171
3170
  }
3172
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
3173
- background: rgba(211, 218, 235, 0.6);
3174
- color: rgba(0, 21, 64, 0.3);
3175
- border-color: rgba(172, 186, 211, 0.6);
3171
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3172
+ display: none;
3176
3173
  }
3177
- textarea.ipd9bk.ant-input {
3178
- transition-property: height;
3179
- transition-delay: 50ms;
3174
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3175
+ transform: translateY(-50%);
3180
3176
  }
3181
- textarea.ipd9bk.ant-input.textarea-large {
3182
- min-height: 40px;
3183
- height: 40px;
3177
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3178
+ transform: translateY(-50%) rotateX(180deg);
3184
3179
  }
3185
- textarea.ipd9bk.ant-input.textarea-large:focus {
3186
- height: 80px;
3180
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3181
+ background: #f2f5fa;
3187
3182
  }
3188
- textarea.ipd9bk.ant-input.textarea-middle {
3189
- min-height: 32px;
3190
- height: 32px;
3183
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3184
+ display: block;
3191
3185
  }
3192
- textarea.ipd9bk.ant-input.textarea-middle:focus {
3193
- height: 64px;
3186
+ .tta5kd2 .ant-table .ant-table-selection-column {
3187
+ padding: 0 !important;
3194
3188
  }
3195
- textarea.ipd9bk.ant-input.textarea-small {
3196
- min-height: 24px;
3197
- height: 24px;
3189
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3190
+ position: absolute;
3191
+ left: 50%;
3192
+ top: 50%;
3193
+ transform: translate(-50%, -50%);
3198
3194
  }
3199
- textarea.ipd9bk.ant-input.textarea-small:focus {
3200
- height: 40px;
3195
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
3196
+ display: none;
3201
3197
  }
3202
-
3203
- .kypn5o5 input, .kypn5o5.input-tags {
3204
- border: 1px solid rgba(213, 219, 227, 0.6);
3205
- border-radius: 4px;
3198
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3199
+ background: #fff;
3206
3200
  }
3207
- .kypn5o5.input-tags {
3208
- position: relative;
3209
- padding: 6px;
3210
- height: 32px;
3211
- cursor: pointer;
3212
- transition: border 150ms;
3201
+ .tta5kd2 .ant-table .ant-table-placeholder {
3202
+ background: inherit;
3213
3203
  }
3214
- .kypn5o5.input-tags:hover {
3215
- border-color: #0080ff;
3216
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
3204
+ .tta5kd2 .ant-table .ant-table-placeholder td {
3205
+ position: static;
3206
+ border: none;
3207
+ background: inherit !important;
3208
+ height: 100px;
3209
+ vertical-align: middle;
3217
3210
  }
3218
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
3219
- padding-right: 30px;
3211
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3212
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3213
+ font-weight: bold;
3214
+ font-size: 20px;
3215
+ color: rgba(10, 37, 85, 0.6);
3220
3216
  }
3221
- .kypn5o5.input-tags .input-tags-inner {
3222
- display: flex;
3217
+ .tta5kd2 .ant-table td.cell__action_ {
3218
+ padding: 0 !important;
3219
+ position: relative;
3220
+ background: #fff;
3223
3221
  }
3224
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
3222
+ .tta5kd2 .ant-table td.cell__action_ > * {
3223
+ height: 100%;
3225
3224
  display: flex;
3225
+ align-items: center;
3226
+ justify-content: flex-end;
3227
+ padding-right: 8px;
3226
3228
  }
3227
- .kypn5o5.input-tags .input-tag-suffix {
3228
- position: absolute;
3229
- right: 12px;
3230
- top: 50%;
3231
- transform: translateY(-50%);
3232
- }
3233
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
3234
- color: rgba(0, 0, 0, 0.25);
3235
- font-size: 12px;
3229
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
3230
+ width: 24px;
3231
+ height: 24px;
3236
3232
  cursor: pointer;
3233
+ justify-content: center;
3234
+ border-radius: 4px;
3237
3235
  }
3238
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
3239
- color: rgba(0, 0, 0, 0.45);
3236
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3237
+ background: #fff;
3240
3238
  }
3241
- .kypn5o5.has-focus-indicator {
3242
- position: relative;
3239
+
3240
+ .s34f1qb.ant-switch {
3241
+ min-width: 40px;
3242
+ height: 24px;
3243
+ background: rgba(172, 186, 211, 0.6);
3243
3244
  overflow: hidden;
3244
3245
  }
3245
- .kypn5o5.has-focus-indicator .ant-input-prefix {
3246
- position: absolute;
3247
- top: 50%;
3248
- transform: translateY(-50%);
3249
- left: -16px;
3250
- transition: left 150ms ease;
3251
- opacity: 0;
3246
+ .s34f1qb.ant-switch:focus {
3247
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
3252
3248
  }
3253
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
3254
- left: 8px;
3255
- opacity: 1;
3249
+ .s34f1qb.ant-switch-small {
3250
+ min-width: 26px;
3251
+ height: 16px;
3256
3252
  }
3257
- .kypn5o5.has-focus-indicator input {
3258
- transition: margin-left 150ms ease;
3259
- margin-left: 0px;
3253
+ .s34f1qb.ant-switch-large {
3254
+ min-width: 52px;
3255
+ height: 32px;
3260
3256
  }
3261
- .kypn5o5.has-focus-indicator input:focus {
3262
- margin-left: 16px;
3257
+ .s34f1qb.ant-switch .ant-switch-handle {
3258
+ height: 20px;
3259
+ width: 20px;
3260
+ }
3261
+ .s34f1qb.ant-switch .ant-switch-handle::before {
3262
+ border-radius: 10px;
3263
+ transition-delay: 120ms;
3264
+ }
3265
+ .s34f1qb.ant-switch-small .ant-switch-handle {
3266
+ height: 14px;
3267
+ width: 14px;
3268
+ top: 1px;
3269
+ left: 1px;
3270
+ }
3271
+ .s34f1qb.ant-switch-large .ant-switch-handle {
3272
+ height: 28px;
3273
+ width: 28px;
3263
3274
  }
3264
-
3265
- input.l1ki27se.ant-input {
3266
- border-top-right-radius: 0;
3267
- border-bottom-right-radius: 0;
3275
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
3276
+ border-radius: 14px;
3268
3277
  }
3269
-
3270
- .l1ki27se.ant-input-affix-wrapper {
3271
- border-top-right-radius: 0;
3272
- border-bottom-right-radius: 0;
3278
+ .s34f1qb.ant-switch-checked {
3279
+ background-color: #00ba5d;
3273
3280
  }
3274
-
3275
- input.rrg1fkn.ant-input {
3276
- border-top-left-radius: 0;
3277
- border-bottom-left-radius: 0;
3281
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
3282
+ left: calc(100% - 20px - 2px);
3278
3283
  }
3279
-
3280
- .rrg1fkn.ant-input-affix-wrapper {
3281
- border-top-left-radius: 0;
3282
- border-bottom-left-radius: 0;
3284
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3285
+ left: calc(100% - 14px - 1px);
3283
3286
  }
3284
-
3285
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
3286
- border-top-right-radius: 0;
3287
- border-bottom-right-radius: 0;
3287
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3288
+ left: calc(100% - 28px - 2px);
3288
3289
  }
3289
3290
 
3290
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
3291
- border-top-left-radius: 0;
3292
- border-bottom-left-radius: 0;
3291
+ .c1to9vb9 {
3292
+ margin-left: 5px;
3293
3293
  }
3294
3294
 
3295
3295
  .i1e4sgug {
@@ -3771,15 +3771,76 @@ input.rrg1fkn.ant-input {
3771
3771
  line-height: 12px;
3772
3772
  }
3773
3773
 
3774
- .igz4le8 {
3775
- height: 24px;
3776
- width: 56px !important;
3777
- margin-right: 4px;
3774
+ .c198s9j3 {
3775
+ color: #2d3a56;
3776
+ line-height: 22px;
3777
+ display: inline-flex;
3778
3778
  }
3779
-
3780
- .c1riexje {
3779
+ .c198s9j3 .ant-checkbox {
3780
+ height: 22px;
3781
+ display: flex;
3782
+ align-items: center;
3783
+ top: 0;
3784
+ }
3785
+ .c198s9j3 .ant-checkbox-checked::after {
3786
+ border: none;
3787
+ }
3788
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
3789
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
3790
+ border-color: #0080ff;
3791
+ }
3792
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
3793
+ border: 1px solid rgba(107, 128, 167, 0.6);
3794
+ }
3795
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
3796
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3797
+ border: 1px solid #0080ff;
3798
+ }
3799
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3800
+ background: #0080ff;
3801
+ }
3802
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3803
+ background-color: #fff;
3804
+ height: 2px;
3805
+ width: 10px;
3806
+ border-radius: 2px;
3807
+ }
3808
+ .c198s9j3.ant-checkbox-wrapper-disabled {
3809
+ opacity: 0.5;
3810
+ }
3811
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
3812
+ background: rgba(211, 218, 235, 0.6);
3813
+ border-color: rgba(107, 128, 167, 0.6) !important;
3814
+ }
3815
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
3816
+ border-color: #2d3a56;
3817
+ }
3818
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3819
+ background: #2d3a56;
3820
+ }
3821
+ .c198s9j3 .ant-checkbox + span,
3822
+ .c198s9j3 .ant-checkbox-disabled + span {
3823
+ padding: 0;
3824
+ }
3825
+ .c198s9j3 .ant-checkbox + span .main,
3826
+ .c198s9j3 .ant-checkbox-disabled + span .main {
3827
+ display: inline-block;
3828
+ margin-left: 12px;
3829
+ color: #2d3a56;
3830
+ }
3831
+ .c198s9j3 .ant-checkbox + span .sub,
3832
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
3833
+ margin-left: 28px;
3781
3834
  color: rgba(44, 56, 82, 0.6);
3782
3835
  }
3836
+ .c198s9j3.compact .ant-checkbox + span .main,
3837
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
3838
+ margin-left: 8px;
3839
+ }
3840
+ .c198s9j3.compact .ant-checkbox + span .sub,
3841
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
3842
+ margin-left: 24px;
3843
+ }
3783
3844
 
3784
3845
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3785
3846
  border-radius: 6px;
@@ -3836,6 +3897,20 @@ input.rrg1fkn.ant-input {
3836
3897
  transform: rotate(180deg);
3837
3898
  }
3838
3899
 
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);
3908
+ }
3909
+
3910
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3911
+ display: flex;
3912
+ }
3913
+
3839
3914
  .m1thnes4 {
3840
3915
  color: rgba(44, 56, 82, 0.6);
3841
3916
  text-align: center;
@@ -3997,81 +4072,6 @@ input.rrg1fkn.ant-input {
3997
4072
  margin-left: 8px;
3998
4073
  }
3999
4074
 
4000
- .iiqau4c.ant-input-group.ant-input-group-compact {
4001
- display: flex;
4002
- }
4003
-
4004
- .c198s9j3 {
4005
- color: #2d3a56;
4006
- line-height: 22px;
4007
- display: inline-flex;
4008
- }
4009
- .c198s9j3 .ant-checkbox {
4010
- height: 22px;
4011
- display: flex;
4012
- align-items: center;
4013
- top: 0;
4014
- }
4015
- .c198s9j3 .ant-checkbox-checked::after {
4016
- border: none;
4017
- }
4018
- .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
4019
- .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
4020
- border-color: #0080ff;
4021
- }
4022
- .c198s9j3 .ant-checkbox .ant-checkbox-inner {
4023
- border: 1px solid rgba(107, 128, 167, 0.6);
4024
- }
4025
- .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
4026
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4027
- border: 1px solid #0080ff;
4028
- }
4029
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4030
- background: #0080ff;
4031
- }
4032
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4033
- background-color: #fff;
4034
- height: 2px;
4035
- width: 10px;
4036
- border-radius: 2px;
4037
- }
4038
- .c198s9j3.ant-checkbox-wrapper-disabled {
4039
- opacity: 0.5;
4040
- }
4041
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
4042
- background: rgba(211, 218, 235, 0.6);
4043
- border-color: rgba(107, 128, 167, 0.6) !important;
4044
- }
4045
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
4046
- border-color: #2d3a56;
4047
- }
4048
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4049
- background: #2d3a56;
4050
- }
4051
- .c198s9j3 .ant-checkbox + span,
4052
- .c198s9j3 .ant-checkbox-disabled + span {
4053
- padding: 0;
4054
- }
4055
- .c198s9j3 .ant-checkbox + span .main,
4056
- .c198s9j3 .ant-checkbox-disabled + span .main {
4057
- display: inline-block;
4058
- margin-left: 12px;
4059
- color: #2d3a56;
4060
- }
4061
- .c198s9j3 .ant-checkbox + span .sub,
4062
- .c198s9j3 .ant-checkbox-disabled + span .sub {
4063
- margin-left: 28px;
4064
- color: rgba(44, 56, 82, 0.6);
4065
- }
4066
- .c198s9j3.compact .ant-checkbox + span .main,
4067
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
4068
- margin-left: 8px;
4069
- }
4070
- .c198s9j3.compact .ant-checkbox + span .sub,
4071
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
4072
- margin-left: 24px;
4073
- }
4074
-
4075
4075
  .t1gz6wqf {
4076
4076
  height: 100%;
4077
4077
  }
@@ -4102,35 +4102,6 @@ input.rrg1fkn.ant-input {
4102
4102
  background: rgba(163, 180, 204, 0.18);
4103
4103
  }
4104
4104
 
4105
- .asgcu6r {
4106
- height: 32px;
4107
- }
4108
-
4109
- .t1cs4awq {
4110
- background: white;
4111
- }
4112
- .t1cs4awq .insert-left-tip,
4113
- .t1cs4awq .insert-right-tip {
4114
- display: none;
4115
- position: absolute;
4116
- top: 0;
4117
- bottom: 0;
4118
- width: 4px;
4119
- background: rgba(0, 0, 255, 0.5);
4120
- }
4121
- .t1cs4awq .insert-left-tip {
4122
- left: 0px;
4123
- }
4124
- .t1cs4awq .insert-right-tip {
4125
- right: 0px;
4126
- }
4127
- .t1cs4awq.on-dragenter-left .insert-left-tip {
4128
- display: block;
4129
- }
4130
- .t1cs4awq.on-dragenter-right .insert-right-tip {
4131
- display: block;
4132
- }
4133
-
4134
4105
  .d1h5z4k4.ant-dropdown {
4135
4106
  background: #fff;
4136
4107
  border: 1px solid #dfe4eb;
@@ -4240,6 +4211,35 @@ input.rrg1fkn.ant-input {
4240
4211
  left: 4px;
4241
4212
  }
4242
4213
 
4214
+ .t1cs4awq {
4215
+ background: white;
4216
+ }
4217
+ .t1cs4awq .insert-left-tip,
4218
+ .t1cs4awq .insert-right-tip {
4219
+ display: none;
4220
+ position: absolute;
4221
+ top: 0;
4222
+ bottom: 0;
4223
+ width: 4px;
4224
+ background: rgba(0, 0, 255, 0.5);
4225
+ }
4226
+ .t1cs4awq .insert-left-tip {
4227
+ left: 0px;
4228
+ }
4229
+ .t1cs4awq .insert-right-tip {
4230
+ right: 0px;
4231
+ }
4232
+ .t1cs4awq.on-dragenter-left .insert-left-tip {
4233
+ display: block;
4234
+ }
4235
+ .t1cs4awq.on-dragenter-right .insert-right-tip {
4236
+ display: block;
4237
+ }
4238
+
4239
+ .asgcu6r {
4240
+ height: 32px;
4241
+ }
4242
+
4243
4243
  .at4ovwe .ant-input-number-handler-wrap {
4244
4244
  display: var(--at4ovwe-0);
4245
4245
  }