@cloudtower/eagle 0.22.12 → 0.22.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1597,6 +1597,67 @@ input[type=submit] {
1597
1597
  cursor: pointer;
1598
1598
  }
1599
1599
 
1600
+ .fde5mpd {
1601
+ width: 100%;
1602
+ height: 100%;
1603
+ min-height: 124px;
1604
+ display: flex;
1605
+ flex-direction: column;
1606
+ justify-content: center;
1607
+ align-items: center;
1608
+ }
1609
+ .fde5mpd .error-text {
1610
+ color: rgba(10, 37, 85, 0.6);
1611
+ margin-bottom: 16px;
1612
+ font-size: 18px;
1613
+ }
1614
+
1615
+ .i1mrf09m {
1616
+ display: inline-flex;
1617
+ align-items: center;
1618
+ }
1619
+ .i1mrf09m .icon-inner {
1620
+ display: inline-flex;
1621
+ align-items: center;
1622
+ justify-content: center;
1623
+ }
1624
+ .i1mrf09m .icon-inner + span,
1625
+ .i1mrf09m span + .icon-inner.suffix {
1626
+ margin-left: 4px;
1627
+ }
1628
+ .i1mrf09m.is-rotate img {
1629
+ animation: rotate 680ms linear infinite;
1630
+ }
1631
+
1632
+ .bpq0js6 {
1633
+ padding: 4px 11px;
1634
+ }
1635
+
1636
+ .b15sn34c {
1637
+ white-space: nowrap;
1638
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1639
+ }
1640
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1641
+ --color: #0080ff;
1642
+ }
1643
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1644
+ --color: #0080ff;
1645
+ }
1646
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1647
+ margin-left: 1px;
1648
+ }
1649
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1650
+ border-top-right-radius: 0;
1651
+ border-bottom-right-radius: 0;
1652
+ }
1653
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1654
+ border-top-left-radius: 0;
1655
+ border-bottom-left-radius: 0;
1656
+ }
1657
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1658
+ border-radius: unset;
1659
+ }
1660
+
1600
1661
  .buj61ew.ant-btn {
1601
1662
  height: 32px;
1602
1663
  border-radius: 6px;
@@ -1845,67 +1906,6 @@ input[type=submit] {
1845
1906
  padding: 0;
1846
1907
  }
1847
1908
 
1848
- .bpq0js6 {
1849
- padding: 4px 11px;
1850
- }
1851
-
1852
- .b15sn34c {
1853
- white-space: nowrap;
1854
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1855
- }
1856
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1857
- --color: #0080ff;
1858
- }
1859
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1860
- --color: #0080ff;
1861
- }
1862
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1863
- margin-left: 1px;
1864
- }
1865
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1866
- border-top-right-radius: 0;
1867
- border-bottom-right-radius: 0;
1868
- }
1869
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1870
- border-top-left-radius: 0;
1871
- border-bottom-left-radius: 0;
1872
- }
1873
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1874
- border-radius: unset;
1875
- }
1876
-
1877
- .fde5mpd {
1878
- width: 100%;
1879
- height: 100%;
1880
- min-height: 124px;
1881
- display: flex;
1882
- flex-direction: column;
1883
- justify-content: center;
1884
- align-items: center;
1885
- }
1886
- .fde5mpd .error-text {
1887
- color: rgba(10, 37, 85, 0.6);
1888
- margin-bottom: 16px;
1889
- font-size: 18px;
1890
- }
1891
-
1892
- .i1mrf09m {
1893
- display: inline-flex;
1894
- align-items: center;
1895
- }
1896
- .i1mrf09m .icon-inner {
1897
- display: inline-flex;
1898
- align-items: center;
1899
- justify-content: center;
1900
- }
1901
- .i1mrf09m .icon-inner + span,
1902
- .i1mrf09m span + .icon-inner.suffix {
1903
- margin-left: 4px;
1904
- }
1905
- .i1mrf09m.is-rotate img {
1906
- animation: rotate 680ms linear infinite;
1907
- }
1908
-
1909
1909
  .obf05yr {
1910
1910
  display: inline-block;
1911
1911
  }
@@ -1915,63 +1915,6 @@ input[type=submit] {
1915
1915
  position: absolute;
1916
1916
  }
1917
1917
 
1918
- .p12gwtiw {
1919
- display: flex;
1920
- justify-content: space-between;
1921
- align-items: center;
1922
- padding: 10px 0;
1923
- color: rgba(44, 56, 82, 0.6);
1924
- font-size: 12px;
1925
- line-height: 24px;
1926
- }
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 {
1942
- margin-left: 4px;
1943
- }
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;
1973
- }
1974
-
1975
1918
  .rxbeqvl.ant-radio-wrapper {
1976
1919
  display: inline-flex;
1977
1920
  align-items: baseline;
@@ -2114,1186 +2057,1239 @@ input[type=submit] {
2114
2057
  width: 36px;
2115
2058
  }
2116
2059
 
2117
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2118
- flex-direction: row;
2119
- justify-content: stretch;
2060
+ .p12gwtiw {
2061
+ display: flex;
2062
+ justify-content: space-between;
2063
+ align-items: center;
2064
+ padding: 10px 0;
2065
+ color: rgba(44, 56, 82, 0.6);
2066
+ font-size: 12px;
2067
+ line-height: 24px;
2120
2068
  }
2121
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2122
- padding: 0;
2123
- margin-right: 4px;
2124
- flex: 1;
2125
- overflow: visible;
2069
+ .p12gwtiw .pagination-left {
2070
+ padding: 2px 8px;
2126
2071
  }
2127
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2128
- display: none;
2072
+ .p12gwtiw .dropdown-trigger {
2073
+ display: flex;
2074
+ align-items: center;
2075
+ border-radius: 6px;
2076
+ cursor: pointer;
2077
+ transition: all 0.3s ease;
2129
2078
  }
2130
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2131
- width: 100%;
2132
- min-height: unset;
2079
+ .p12gwtiw .dropdown-trigger:hover {
2080
+ background: rgba(211, 218, 235, 0.6);
2081
+ color: #0080ff;
2133
2082
  }
2134
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2135
- height: 26px;
2136
- line-height: 26px;
2137
- width: 100%;
2138
- text-align: center;
2139
- padding: 0;
2140
- font-size: 12px;
2141
- font-weight: normal;
2083
+ .p12gwtiw .dropdown-trigger .icon-inner {
2084
+ margin-left: 4px;
2142
2085
  }
2143
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2144
- margin-right: 10px;
2086
+ .p12gwtiw .pagination-right {
2087
+ display: flex;
2088
+ align-items: center;
2089
+ color: #0080ff;
2090
+ font-weight: bold;
2145
2091
  }
2146
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2147
- display: none;
2092
+ .p12gwtiw .pagination-right .icon-inner {
2093
+ margin-left: 4px;
2148
2094
  }
2149
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2150
- border-radius: 4px 0 0 4px;
2095
+ .p12gwtiw .pagination-right .prev-btn,
2096
+ .p12gwtiw .pagination-right .next-btn {
2097
+ padding: 0 8px;
2151
2098
  }
2152
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2153
- margin-right: 0;
2099
+ .p12gwtiw .pagination-right .prev-btn > span,
2100
+ .p12gwtiw .pagination-right .next-btn > span {
2101
+ color: #0080ff;
2154
2102
  }
2155
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2156
- border-radius: 0 4px 4px 0;
2103
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2104
+ transform: rotate(180deg);
2157
2105
  }
2158
- .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 {
2159
- content: "";
2160
- width: 0;
2161
- height: 0;
2162
- border: 13px solid transparent;
2163
- position: absolute;
2164
- top: 0;
2165
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2166
- right: -21px;
2167
- z-index: 2;
2168
- }
2169
- .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 {
2170
- content: "";
2171
- width: 0;
2172
- height: 0;
2173
- border: 13px solid transparent;
2174
- position: absolute;
2175
- top: 0;
2176
- border-left: 8px solid #fff;
2177
- left: 0;
2178
- }
2179
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2180
- background-color: rgba(0, 136, 255, 0.1);
2181
- }
2182
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2183
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2184
- }
2185
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2186
- color: #005ed1;
2187
- }
2188
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2189
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2190
- background-color: rgba(237, 241, 250, 0.6);
2106
+
2107
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2108
+ max-height: calc(100vh - 128px);
2109
+ overflow-y: auto;
2191
2110
  }
2192
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2193
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2194
- color: rgba(44, 56, 82, 0.6);
2111
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2112
+ padding: 4px 20px;
2113
+ font-size: 12px;
2114
+ line-height: 18px;
2195
2115
  }
2196
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2197
- padding: 0;
2116
+
2117
+ .s1fc623g {
2118
+ width: 430px !important;
2198
2119
  }
2199
2120
 
2200
- .cz04yix {
2121
+ .oa3mx0o {
2201
2122
  display: flex;
2202
2123
  flex-direction: column;
2203
2124
  }
2204
2125
 
2205
- .m1if5j39 {
2206
- max-width: 1120px;
2207
- width: 100%;
2208
- margin: 0 auto;
2209
- height: 100%;
2126
+ .onr9gzt {
2127
+ display: flex;
2128
+ justify-content: space-between;
2210
2129
  }
2211
2130
 
2212
- .w1vvwdlp {
2213
- max-width: 1120px;
2214
- width: 100%;
2215
- margin: 0 auto;
2131
+ .oiy0apc {
2216
2132
  display: flex;
2133
+ color: rgba(44, 56, 82, 0.6);
2217
2134
  }
2218
- .w1vvwdlp .left,
2219
- .w1vvwdlp .right {
2220
- flex-grow: 0;
2221
- flex-shrink: 0;
2222
- flex-basis: 21%;
2223
- }
2224
- .w1vvwdlp .left {
2225
- display: flex;
2226
- justify-content: flex-end;
2227
- padding-right: 44px;
2135
+
2136
+ .s34f1qb.ant-switch {
2137
+ min-width: 40px;
2138
+ height: 24px;
2139
+ background: rgba(172, 186, 211, 0.6);
2140
+ overflow: hidden;
2228
2141
  }
2229
- .w1vvwdlp .right {
2230
- padding-left: 44px;
2142
+ .s34f1qb.ant-switch:focus {
2143
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2231
2144
  }
2232
- .w1vvwdlp .middle {
2233
- margin-bottom: 40px;
2234
- flex-grow: 0;
2235
- flex-shrink: 0;
2236
- flex-basis: 58%;
2145
+ .s34f1qb.ant-switch-small {
2146
+ min-width: 26px;
2147
+ height: 16px;
2237
2148
  }
2238
- .w1vvwdlp .middle .form-base-field {
2239
- width: 100%;
2149
+ .s34f1qb.ant-switch-large {
2150
+ min-width: 52px;
2151
+ height: 32px;
2240
2152
  }
2241
- .w1vvwdlp .middle .form-base-field .form-base-field {
2242
- width: auto;
2153
+ .s34f1qb.ant-switch .ant-switch-handle {
2154
+ height: 20px;
2155
+ width: 20px;
2243
2156
  }
2244
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2245
- flex: initial;
2157
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2158
+ border-radius: 10px;
2159
+ transition-delay: 120ms;
2246
2160
  }
2247
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2248
- margin-top: 4px;
2161
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2162
+ height: 14px;
2163
+ width: 14px;
2164
+ top: 1px;
2165
+ left: 1px;
2249
2166
  }
2250
- .w1vvwdlp .ant-steps-item-icon,
2251
- .w1vvwdlp .ant-steps-item-tail {
2252
- display: none !important;
2167
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2168
+ height: 28px;
2169
+ width: 28px;
2253
2170
  }
2254
- .w1vvwdlp .ant-steps-item-container {
2255
- padding: 0 15px;
2256
- border-radius: 4px;
2257
- height: 32px;
2258
- display: flex;
2259
- align-items: center;
2171
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2172
+ border-radius: 14px;
2260
2173
  }
2261
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2262
- min-height: auto;
2263
- white-space: nowrap;
2174
+ .s34f1qb.ant-switch-checked {
2175
+ background-color: #00ba5d;
2264
2176
  }
2265
- .w1vvwdlp .ant-steps-item-description {
2266
- padding-bottom: 0px;
2177
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2178
+ left: calc(100% - 20px - 2px);
2267
2179
  }
2268
- .w1vvwdlp .ant-steps-item-title {
2269
- font-size: 13px !important;
2270
- line-height: 20px !important;
2180
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2181
+ left: calc(100% - 14px - 1px);
2271
2182
  }
2272
- .w1vvwdlp .ant-steps-item-title .step-index {
2273
- display: inline-block;
2274
- text-align: center;
2275
- width: 13px;
2276
- margin-right: 12px;
2183
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2184
+ left: calc(100% - 28px - 2px);
2277
2185
  }
2278
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2279
- background: rgba(0, 128, 255, 0.1);
2186
+
2187
+ .c1to9vb9 {
2188
+ margin-left: 5px;
2280
2189
  }
2281
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2282
- color: #005ed1;
2190
+
2191
+ .t1upn1sz {
2192
+ height: 100%;
2283
2193
  }
2284
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2285
- background: rgba(237, 241, 250, 0.6);
2194
+
2195
+ .tta5kd2 {
2196
+ height: 100%;
2286
2197
  }
2287
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2288
- color: rgba(10, 37, 85, 0.6) !important;
2198
+ .tta5kd2.empty-table .ant-table-content {
2199
+ overflow: visible !important;
2200
+ height: 100%;
2289
2201
  }
2290
- .w1vvwdlp .ant-steps-item-disabled {
2291
- cursor: not-allowed;
2202
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2203
+ height: 100%;
2292
2204
  }
2293
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2294
- background: rgba(237, 241, 250, 0.6);
2205
+ .tta5kd2.empty-table .ant-table-content table {
2206
+ width: 100% !important;
2207
+ height: 100%;
2295
2208
  }
2296
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2297
- color: #2d3a56;
2209
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2210
+ padding: 15px 0;
2298
2211
  }
2299
-
2300
- .h1cuopx7 .ant-modal-header {
2301
- margin: 0 auto;
2302
- width: 100%;
2303
- max-width: 648px;
2212
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2213
+ display: none;
2304
2214
  }
2305
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2306
- margin-left: 0;
2215
+ .tta5kd2 .active-row td:nth-child(1) {
2216
+ font-weight: 700;
2307
2217
  }
2308
- .h1cuopx7 .ant-modal-body {
2309
- margin: 0 auto;
2310
- padding: 0;
2311
- width: 100%;
2312
- max-width: 648px;
2313
- overflow: hidden;
2218
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2219
+ font-weight: 700;
2314
2220
  }
2315
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2316
- margin-bottom: 40px;
2221
+ .tta5kd2 .ant-spin-nested-loading {
2222
+ height: 100%;
2317
2223
  }
2318
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2319
- height: calc(100vh - 225px);
2320
- overflow-y: auto;
2224
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2225
+ height: 100%;
2226
+ overflow: visible;
2321
2227
  }
2322
- .h1cuopx7 .ant-modal-footer .footer-content {
2323
- margin: 0 auto;
2324
- max-width: 648px;
2228
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2229
+ max-height: none;
2325
2230
  }
2326
-
2327
- .h1p6d3y3 .ant-modal-header {
2328
- margin: 0 auto;
2329
- width: 100%;
2330
- max-width: 1024px;
2231
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2232
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2233
+ display: none;
2331
2234
  }
2332
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2333
- margin-left: 0;
2235
+ .tta5kd2 td.ant-table-column-sort {
2236
+ background: transparent;
2334
2237
  }
2335
- .h1p6d3y3 .ant-modal-body {
2336
- margin: 0 auto;
2337
- padding: 0;
2338
- width: 100%;
2339
- max-width: 1024px;
2340
- overflow: hidden;
2238
+ .tta5kd2 td.ant-table-cell-fix-left,
2239
+ .tta5kd2 td.ant-table-cell-fix-right {
2240
+ background: #fff;
2241
+ padding: 0 !important;
2341
2242
  }
2342
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2343
- margin-bottom: 40px;
2243
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2244
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2245
+ display: flex;
2246
+ align-items: center;
2247
+ height: 100%;
2248
+ padding: 8px;
2344
2249
  }
2345
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2346
- height: calc(100vh - 225px);
2347
- overflow-y: auto;
2250
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2251
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2252
+ overflow: hidden;
2253
+ text-overflow: ellipsis;
2254
+ width: 100%;
2348
2255
  }
2349
- .h1p6d3y3 .ant-modal-footer .footer-content {
2350
- margin: 0 auto;
2351
- max-width: 1024px;
2256
+ .tta5kd2 .ant-table-container {
2257
+ height: 100%;
2352
2258
  }
2353
-
2354
- .fxgckuk {
2355
- flex: 1;
2259
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2260
+ box-shadow: none !important;
2356
2261
  }
2357
- .fxgckuk label {
2358
- font-size: 13px;
2359
- line-height: 20px;
2360
- color: rgba(44, 56, 82, 0.6);
2262
+ .tta5kd2 .ant-table {
2263
+ border-radius: 0px;
2264
+ border-left: none;
2265
+ border-right: none;
2266
+ border-bottom: none;
2267
+ height: 100%;
2268
+ font-size: 12px;
2269
+ background: transparent;
2361
2270
  }
2362
- .fxgckuk .title {
2363
- font-size: 14px;
2364
- line-height: 20px;
2271
+ .tta5kd2 .ant-table .ant-table-header {
2272
+ position: relative;
2273
+ z-index: 3;
2274
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2275
+ margin-bottom: -1px;
2276
+ }
2277
+ .tta5kd2 .ant-table .time-wrapper .data,
2278
+ .tta5kd2 .ant-table .value {
2365
2279
  color: #2d3a56;
2366
- margin-bottom: 12px;
2367
2280
  }
2368
- .fxgckuk.connect-cluster .title {
2369
- padding-bottom: 26px;
2281
+ .tta5kd2 .ant-table .time-wrapper .time,
2282
+ .tta5kd2 .ant-table .unit {
2283
+ color: rgba(44, 56, 82, 0.6);
2370
2284
  }
2371
-
2372
- .f1d0vek1 {
2373
- padding: 25px 0 15px 0;
2374
- border-bottom: 1px solid #e1e5eb;
2375
- margin-bottom: 16px;
2285
+ .tta5kd2 .ant-table .ant-table-selection {
2286
+ text-align: center;
2376
2287
  }
2377
-
2378
- .f4u402y {
2379
- display: flex;
2380
- align-items: center;
2381
- margin-bottom: 8px;
2288
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2289
+ background: #fff;
2382
2290
  }
2383
- .f4u402y > label {
2384
- width: 216px;
2291
+ .tta5kd2 .ant-table .anticon-setting {
2292
+ cursor: pointer;
2293
+ position: absolute;
2294
+ top: 50%;
2295
+ right: 12px;
2296
+ transform: translateY(-50%);
2385
2297
  }
2386
- .f4u402y > label + * {
2387
- width: 100%;
2298
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2299
+ box-shadow: none;
2300
+ width: 1px;
2301
+ background: rgba(213, 219, 227, 0.6);
2388
2302
  }
2389
- .f4u402y .ant-select {
2390
- width: 100%;
2303
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2304
+ box-shadow: none;
2305
+ width: 1px;
2306
+ background: rgba(213, 219, 227, 0.6);
2391
2307
  }
2392
-
2393
- .e1pldf6v {
2394
- color: #e75a3a;
2395
- margin-right: 10px;
2308
+ .tta5kd2 .ant-table .ant-table-tbody {
2309
+ position: relative;
2396
2310
  }
2397
-
2398
- .dq0gblh {
2311
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2312
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2313
+ border-bottom: 1px solid white;
2314
+ height: 40px;
2315
+ vertical-align: middle;
2316
+ transition: background 0ms;
2317
+ color: #00122e;
2318
+ }
2319
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2320
+ background: #f2f5fa;
2321
+ border-bottom-color: #f2f5fa;
2322
+ }
2323
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2324
+ height: auto;
2325
+ color: #00122e;
2326
+ font-size: 12px;
2327
+ text-align: left;
2328
+ transition: none;
2329
+ overflow: hidden;
2330
+ text-overflow: ellipsis;
2331
+ white-space: nowrap;
2332
+ }
2333
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2334
+ color: #0096ff;
2335
+ }
2336
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2337
+ overflow: hidden;
2338
+ text-overflow: ellipsis;
2399
2339
  width: 100%;
2400
- height: 1px;
2401
- background: rgba(213, 219, 227, 0.6);
2402
- margin: 24px 0;
2340
+ vertical-align: middle;
2403
2341
  }
2404
-
2405
- .l1v7sr0n {
2342
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2343
+ line-height: 0px;
2344
+ }
2345
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2346
+ border-top-color: transparent;
2347
+ }
2348
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2349
+ background: rgba(225, 230, 241, 0.6);
2350
+ border-color: transparent transparent white;
2351
+ }
2352
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2353
+ border-radius: 8px 0 0 8px;
2354
+ }
2355
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2356
+ border-radius: 8px 0 0 8px;
2357
+ }
2358
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2359
+ content: "";
2360
+ width: 4px;
2361
+ top: -1px;
2362
+ bottom: -1px;
2363
+ background: white;
2364
+ }
2365
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2366
+ border-radius: 0 8px 8px 0;
2367
+ }
2368
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2369
+ border-radius: 0;
2370
+ background: white;
2371
+ border-top: none;
2372
+ }
2373
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2374
+ border-top: 1px solid transparent;
2375
+ border-radius: 0 8px 8px 0;
2376
+ background: rgba(225, 230, 241, 0.6);
2377
+ }
2378
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2379
+ background: white;
2380
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2381
+ }
2382
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2406
2383
  display: flex;
2407
- justify-content: center;
2408
2384
  align-items: center;
2409
2385
  height: 100%;
2386
+ background: rgba(225, 230, 241, 0.6);
2410
2387
  }
2411
-
2412
- .d1i4ou6o {
2413
- display: inline-block;
2414
- width: 4px;
2415
- height: 4px;
2416
- background: #8e9aa9;
2417
- opacity: 0.4;
2418
- border-radius: 50%;
2419
- margin: 0 4px;
2388
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2389
+ background: white;
2390
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2420
2391
  }
2421
-
2422
- .m1jy87hk .ant-modal-header,
2423
- .m1jy87hk .ant-modal-footer .footer-content {
2424
- width: 648px;
2425
- margin: 0 auto;
2392
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2393
+ display: flex;
2394
+ align-items: center;
2395
+ height: 100%;
2396
+ background: rgba(225, 230, 241, 0.6);
2426
2397
  }
2427
- .m1jy87hk .ant-modal-header {
2428
- padding: 35px 0 24px;
2429
- border: none;
2398
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2399
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2430
2400
  }
2431
- .m1jy87hk .ant-modal-header .ant-modal-title {
2432
- font-size: 30px;
2401
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2402
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2403
+ border-radius: 8px;
2433
2404
  }
2434
- .m1jy87hk .ant-modal-body {
2435
- padding: 4px 0 2px;
2405
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2406
+ border-top-color: white;
2436
2407
  }
2437
- .m1jy87hk .ant-modal-footer {
2438
- border: none;
2408
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2409
+ background: rgba(0, 136, 255, 0.1);
2410
+ border-bottom-color: transparent;
2411
+ border-top-color: transparent;
2439
2412
  }
2440
-
2441
- .ti7fpyu {
2442
- font-size: 12px;
2443
- line-height: 18px;
2444
- font-weight: bold;
2445
- color: #fff;
2446
- padding: 0 4px;
2447
- border-radius: 4px;
2448
- display: inline-block;
2449
- background: var(--ti7fpyu-0);
2413
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2414
+ border-radius: 8px 0 0 8px;
2450
2415
  }
2451
- .ti7fpyu:not(:first-child) {
2452
- margin-left: 4px;
2416
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2417
+ border-radius: 0 8px 8px 0;
2453
2418
  }
2454
-
2455
- .f1rest1f {
2419
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2420
+ background: rgba(0, 136, 255, 0.1);
2421
+ }
2422
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
2423
+ background: #fff;
2424
+ font-weight: 400;
2425
+ position: relative;
2426
+ border-bottom: none;
2427
+ color: #00122e;
2428
+ transition: none;
2429
+ padding: 15px 8px 15px 8px;
2430
+ }
2431
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2432
+ content: "";
2433
+ width: 1px;
2434
+ top: 0;
2435
+ bottom: 0;
2436
+ background: rgba(211, 218, 235, 0.6);
2437
+ position: absolute;
2438
+ right: 0;
2439
+ }
2440
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2441
+ padding: unset;
2442
+ }
2443
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2444
+ display: none;
2445
+ }
2446
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2456
2447
  width: 100%;
2457
- height: 100%;
2458
- display: flex;
2459
- align-items: center;
2460
- justify-content: center;
2448
+ overflow: hidden;
2449
+ white-space: nowrap;
2450
+ text-overflow: ellipsis;
2461
2451
  }
2462
-
2463
- .n1kbdoln {
2464
- font-size: 90%;
2465
- font-weight: bold;
2466
- background-color: rgba(240, 243, 247, 0.6);
2467
- padding: 1px 4px 1px;
2468
- margin-left: 2px;
2469
- margin-right: 2px;
2470
- border: 1px solid rgba(213, 219, 227, 0.6);
2471
- border-radius: 4px;
2452
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2453
+ overflow: hidden;
2454
+ text-overflow: ellipsis;
2472
2455
  }
2473
-
2474
- .f1y3gta0.form-item-general {
2475
- width: 640px;
2456
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2457
+ padding: 15px 28px 15px 8px;
2476
2458
  }
2477
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2478
- margin-top: 16px;
2459
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2460
+ padding: 0;
2479
2461
  }
2480
- .f1y3gta0.form-item-compact {
2481
- width: 412px;
2462
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2463
+ position: absolute;
2464
+ right: 10px;
2465
+ top: 50%;
2466
+ transform: translateY(-50%);
2467
+ height: 16px;
2468
+ display: none;
2469
+ transition: transform 320ms ease;
2482
2470
  }
2483
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2484
- margin-top: 8px;
2471
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2472
+ display: block;
2473
+ transform: translateY(-50%) rotateX(180deg);
2485
2474
  }
2486
- .f1y3gta0 .form-item {
2487
- width: auto;
2475
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2476
+ display: block;
2488
2477
  }
2489
- .f1y3gta0 .form-item-main {
2490
- position: relative;
2491
- display: flex;
2478
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2479
+ display: none;
2492
2480
  }
2493
- .f1y3gta0 .form-item-extra {
2494
- margin-top: 4px;
2495
- width: 100%;
2496
- padding: 14px;
2497
- background: #f2f4f6;
2498
- font-size: 13px;
2499
- line-height: 1.8;
2500
- color: #8e9aa9;
2481
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2482
+ transform: translateY(-50%);
2501
2483
  }
2502
- .f1y3gta0 .form-item-label {
2503
- padding-right: 12px;
2504
- font-size: 13px;
2505
- color: rgba(44, 56, 82, 0.6);
2484
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2485
+ transform: translateY(-50%) rotateX(180deg);
2506
2486
  }
2507
- .f1y3gta0 .form-item-label.label-right {
2508
- text-align: right;
2487
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2488
+ background: #f2f5fa;
2509
2489
  }
2510
- .f1y3gta0 .form-item-label,
2511
- .f1y3gta0 .form-item-control {
2512
- line-height: 32px;
2490
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2491
+ display: block;
2513
2492
  }
2514
- .f1y3gta0 .form-item-control .form-item-error {
2515
- line-height: 18px;
2493
+ .tta5kd2 .ant-table .ant-table-selection-column {
2494
+ padding: 0 !important;
2516
2495
  }
2517
- .f1y3gta0 .form-item-children {
2518
- width: 100%;
2496
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2497
+ position: absolute;
2498
+ left: 50%;
2499
+ top: 50%;
2500
+ transform: translate(-50%, -50%);
2519
2501
  }
2520
- .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 {
2521
- width: 100%;
2502
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
2503
+ display: none;
2522
2504
  }
2523
- .f1y3gta0 .form-item-error {
2524
- color: #e75a3a;
2525
- height: 0;
2526
- overflow: hidden;
2505
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2506
+ background: #fff;
2527
2507
  }
2528
- .f1y3gta0 .form-item-error-enter-done {
2529
- margin-top: 4px;
2530
- height: auto;
2531
- overflow: auto;
2508
+ .tta5kd2 .ant-table .ant-table-placeholder {
2509
+ background: inherit;
2532
2510
  }
2533
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2534
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2535
- border: 1px solid #e75a3a;
2536
- color: #e75a3a;
2511
+ .tta5kd2 .ant-table .ant-table-placeholder td {
2512
+ position: static;
2513
+ border: none;
2514
+ background: inherit !important;
2515
+ height: 100px;
2516
+ vertical-align: middle;
2537
2517
  }
2538
-
2539
- .fujbm7g {
2540
- color: #2d3a56;
2518
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2519
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2541
2520
  font-weight: bold;
2542
- padding-bottom: 6px;
2543
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2544
- margin-bottom: 16px;
2521
+ font-size: 20px;
2522
+ color: rgba(10, 37, 85, 0.6);
2545
2523
  }
2546
- .fujbm7g:not(:first-of-type) {
2547
- margin-top: 16px;
2524
+ .tta5kd2 .ant-table td.cell__action_ {
2525
+ padding: 0 !important;
2526
+ position: relative;
2527
+ background: #fff;
2548
2528
  }
2549
-
2550
- .e5fsw5s {
2551
- width: 8px;
2552
- height: 24px;
2529
+ .tta5kd2 .ant-table td.cell__action_ > * {
2530
+ height: 100%;
2553
2531
  display: flex;
2554
- justify-content: center;
2555
2532
  align-items: center;
2556
- cursor: pointer;
2557
- transition: all 200ms ease-out 40ms;
2533
+ justify-content: flex-end;
2534
+ padding-right: 8px;
2558
2535
  }
2559
- .e5fsw5s:before, .e5fsw5s:after {
2560
- content: "";
2561
- width: 1px;
2562
- height: 6px;
2563
- border-radius: 1px;
2564
- background: #ccd4e3;
2565
- position: relative;
2566
- right: 2px;
2567
- transform: rotate(-45deg);
2536
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
2537
+ width: 24px;
2538
+ height: 24px;
2539
+ cursor: pointer;
2540
+ justify-content: center;
2541
+ border-radius: 4px;
2568
2542
  }
2569
- .e5fsw5s:after {
2570
- transform: rotate(45deg);
2571
- left: 1px;
2543
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2544
+ background: #fff;
2572
2545
  }
2573
2546
 
2574
- .w18knsg4.ant-alert-warning {
2575
- border: 0;
2576
- background: rgba(255, 187, 0, 0.1);
2577
- border-radius: 6px;
2547
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2548
+ flex-direction: row;
2549
+ justify-content: stretch;
2578
2550
  }
2579
- .w18knsg4.ant-alert,
2580
- .w18knsg4 .ant-alert-message {
2581
- color: #e07f00;
2551
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2552
+ padding: 0;
2553
+ margin-right: 4px;
2554
+ flex: 1;
2555
+ overflow: visible;
2582
2556
  }
2583
- .w18knsg4.ant-alert .dashed-border-bottom,
2584
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2585
- border-bottom-color: #e07f00;
2557
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2558
+ display: none;
2586
2559
  }
2587
-
2588
- .ng31n2o {
2589
- display: flex;
2590
- flex-direction: row;
2591
- padding: 7px 12px;
2592
- background: rgba(255, 187, 0, 0.1);
2593
- border-radius: 6px;
2594
- color: #e07f00;
2560
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2561
+ width: 100%;
2562
+ min-height: unset;
2563
+ }
2564
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2565
+ height: 26px;
2566
+ line-height: 26px;
2567
+ width: 100%;
2568
+ text-align: center;
2569
+ padding: 0;
2595
2570
  font-size: 12px;
2596
- line-height: 18px;
2571
+ font-weight: normal;
2597
2572
  }
2598
- .ng31n2o .icon-wrapper {
2573
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2599
2574
  margin-right: 10px;
2600
- height: 18px;
2601
2575
  }
2602
-
2603
- .n15x5f5y {
2604
- display: flex;
2605
- flex-direction: row;
2606
- padding: 7px 12px;
2607
- background: rgba(225, 230, 241, 0.6);
2608
- border-radius: 6px;
2609
- color: rgba(44, 56, 82, 0.6);
2610
- font-size: 12px;
2611
- line-height: 18px;
2576
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2577
+ display: none;
2612
2578
  }
2613
- .n15x5f5y .icon-wrapper {
2614
- margin-right: 10px;
2615
- height: 18px;
2579
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2580
+ border-radius: 4px 0 0 4px;
2616
2581
  }
2617
-
2618
- .i16ozz3f {
2619
- display: flex;
2620
- flex-direction: row;
2621
- padding: 7px 12px;
2622
- background: rgba(0, 136, 255, 0.1);
2623
- border-radius: 6px;
2624
- color: #005ed1;
2625
- font-size: 12px;
2626
- line-height: 18px;
2582
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2583
+ margin-right: 0;
2627
2584
  }
2628
- .i16ozz3f .icon-wrapper {
2629
- margin-right: 10px;
2630
- height: 18px;
2585
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2586
+ border-radius: 0 4px 4px 0;
2631
2587
  }
2632
-
2633
- .dszu9qr {
2634
- color: rgba(44, 56, 82, 0.6);
2635
- margin-top: 5px;
2636
- font-size: 12px;
2637
- line-height: 18px;
2588
+ .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 {
2589
+ content: "";
2590
+ width: 0;
2591
+ height: 0;
2592
+ border: 13px solid transparent;
2593
+ position: absolute;
2594
+ top: 0;
2595
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2596
+ right: -21px;
2597
+ z-index: 2;
2638
2598
  }
2639
-
2640
- .snxzgx {
2641
- color: #f0483e;
2642
- font-size: 12px;
2643
- white-space: pre-wrap;
2599
+ .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 {
2600
+ content: "";
2601
+ width: 0;
2602
+ height: 0;
2603
+ border: 13px solid transparent;
2604
+ position: absolute;
2605
+ top: 0;
2606
+ border-left: 8px solid #fff;
2607
+ left: 0;
2644
2608
  }
2645
-
2646
- .o1i4orqw {
2647
- display: flex;
2648
- align-items: center;
2649
- justify-content: flex-end;
2609
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2610
+ background-color: rgba(0, 136, 255, 0.1);
2650
2611
  }
2651
- .o1i4orqw .icon-wrapper {
2652
- margin-right: 16px;
2612
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2613
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2614
+ }
2615
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2616
+ color: #005ed1;
2617
+ }
2618
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2619
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2620
+ background-color: rgba(237, 241, 250, 0.6);
2621
+ }
2622
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2623
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2624
+ color: rgba(44, 56, 82, 0.6);
2625
+ }
2626
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2627
+ padding: 0;
2653
2628
  }
2654
2629
 
2655
- .t79k8o2 {
2656
- color: rgba(0, 21, 64, 0.3);
2630
+ .cz04yix {
2631
+ display: flex;
2632
+ flex-direction: column;
2657
2633
  }
2658
2634
 
2659
- .ipd9bk.ant-input {
2660
- padding: 5px 12px;
2661
- line-height: 20px;
2662
- color: #2d3a56;
2663
- border-radius: 6px;
2664
- border-color: rgba(172, 186, 211, 0.6);
2665
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2666
- }
2667
- .ipd9bk.ant-input.ant-input-lg {
2668
- padding: 8px 16px;
2669
- line-height: 22px;
2670
- }
2671
- .ipd9bk.ant-input.ant-input-sm {
2672
- padding: 2px 8px;
2673
- line-height: 18px;
2635
+ .m1if5j39 {
2636
+ max-width: 1120px;
2637
+ width: 100%;
2638
+ margin: 0 auto;
2639
+ height: 100%;
2674
2640
  }
2675
- .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 {
2676
- border-color: rgba(107, 128, 167, 0.6);
2677
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2641
+
2642
+ .w1vvwdlp {
2643
+ max-width: 1120px;
2644
+ width: 100%;
2645
+ margin: 0 auto;
2646
+ display: flex;
2678
2647
  }
2679
- .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 {
2680
- border-color: #0096ff;
2681
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2648
+ .w1vvwdlp .left,
2649
+ .w1vvwdlp .right {
2650
+ flex-grow: 0;
2651
+ flex-shrink: 0;
2652
+ flex-basis: 21%;
2682
2653
  }
2683
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2684
- border-color: #e75a3a;
2685
- color: #e75a3a;
2654
+ .w1vvwdlp .left {
2655
+ display: flex;
2656
+ justify-content: flex-end;
2657
+ padding-right: 44px;
2686
2658
  }
2687
- .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 {
2688
- border-color: #e75a3a;
2689
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2659
+ .w1vvwdlp .right {
2660
+ padding-left: 44px;
2690
2661
  }
2691
- .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 {
2692
- border-color: #e75a3a;
2693
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2662
+ .w1vvwdlp .middle {
2663
+ margin-bottom: 40px;
2664
+ flex-grow: 0;
2665
+ flex-shrink: 0;
2666
+ flex-basis: 58%;
2694
2667
  }
2695
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2696
- background: rgba(211, 218, 235, 0.6);
2697
- color: rgba(0, 21, 64, 0.3);
2698
- border-color: rgba(172, 186, 211, 0.6);
2668
+ .w1vvwdlp .middle .form-base-field {
2669
+ width: 100%;
2699
2670
  }
2700
- .ipd9bk.ant-input-affix-wrapper {
2701
- padding: 5px 12px;
2702
- border-radius: 6px;
2703
- border-color: rgba(172, 186, 211, 0.6);
2704
- line-height: 20px;
2705
- color: #2d3a56;
2706
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2671
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2672
+ width: auto;
2707
2673
  }
2708
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2709
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2710
- color: rgba(44, 56, 82, 0.6);
2674
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2675
+ flex: initial;
2711
2676
  }
2712
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2713
- padding: 8px 16px;
2714
- line-height: 22px;
2677
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2678
+ margin-top: 4px;
2715
2679
  }
2716
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2717
- padding: 2px 8px;
2718
- line-height: 18px;
2680
+ .w1vvwdlp .ant-steps-item-icon,
2681
+ .w1vvwdlp .ant-steps-item-tail {
2682
+ display: none !important;
2719
2683
  }
2720
- .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 {
2721
- border-color: rgba(107, 128, 167, 0.6);
2722
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2684
+ .w1vvwdlp .ant-steps-item-container {
2685
+ padding: 0 15px;
2686
+ border-radius: 4px;
2687
+ height: 32px;
2688
+ display: flex;
2689
+ align-items: center;
2723
2690
  }
2724
- .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 {
2725
- border-color: #0096ff;
2726
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2691
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2692
+ min-height: auto;
2693
+ white-space: nowrap;
2727
2694
  }
2728
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2729
- border-color: #e75a3a;
2695
+ .w1vvwdlp .ant-steps-item-description {
2696
+ padding-bottom: 0px;
2730
2697
  }
2731
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2732
- color: #e75a3a;
2698
+ .w1vvwdlp .ant-steps-item-title {
2699
+ font-size: 13px !important;
2700
+ line-height: 20px !important;
2733
2701
  }
2734
- .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 {
2735
- border-color: #e75a3a;
2736
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2702
+ .w1vvwdlp .ant-steps-item-title .step-index {
2703
+ display: inline-block;
2704
+ text-align: center;
2705
+ width: 13px;
2706
+ margin-right: 12px;
2737
2707
  }
2738
- .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 {
2739
- border-color: #e75a3a;
2740
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2708
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2709
+ background: rgba(0, 128, 255, 0.1);
2741
2710
  }
2742
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2743
- background: rgba(211, 218, 235, 0.6);
2744
- color: rgba(0, 21, 64, 0.3);
2745
- border-color: rgba(172, 186, 211, 0.6);
2711
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2712
+ color: #005ed1;
2746
2713
  }
2747
- textarea.ipd9bk.ant-input {
2748
- transition-property: height;
2749
- transition-delay: 50ms;
2714
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2715
+ background: rgba(237, 241, 250, 0.6);
2750
2716
  }
2751
- textarea.ipd9bk.ant-input.textarea-large {
2752
- min-height: 40px;
2753
- height: 40px;
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;
2754
2719
  }
2755
- textarea.ipd9bk.ant-input.textarea-large:focus {
2756
- height: 80px;
2720
+ .w1vvwdlp .ant-steps-item-disabled {
2721
+ cursor: not-allowed;
2757
2722
  }
2758
- textarea.ipd9bk.ant-input.textarea-middle {
2759
- min-height: 32px;
2760
- height: 32px;
2723
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2724
+ background: rgba(237, 241, 250, 0.6);
2761
2725
  }
2762
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2763
- height: 64px;
2726
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2727
+ color: #2d3a56;
2764
2728
  }
2765
- textarea.ipd9bk.ant-input.textarea-small {
2766
- min-height: 24px;
2767
- height: 24px;
2729
+
2730
+ .h1cuopx7 .ant-modal-header {
2731
+ margin: 0 auto;
2732
+ width: 100%;
2733
+ max-width: 648px;
2768
2734
  }
2769
- textarea.ipd9bk.ant-input.textarea-small:focus {
2770
- height: 40px;
2735
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2736
+ margin-left: 0;
2771
2737
  }
2772
-
2773
- .kypn5o5 input, .kypn5o5.input-tags {
2774
- border: 1px solid rgba(213, 219, 227, 0.6);
2775
- border-radius: 4px;
2738
+ .h1cuopx7 .ant-modal-body {
2739
+ margin: 0 auto;
2740
+ padding: 0;
2741
+ width: 100%;
2742
+ max-width: 648px;
2743
+ overflow: hidden;
2776
2744
  }
2777
- .kypn5o5.input-tags {
2778
- position: relative;
2779
- padding: 6px;
2780
- height: 32px;
2781
- cursor: pointer;
2782
- transition: border 150ms;
2745
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2746
+ margin-bottom: 40px;
2783
2747
  }
2784
- .kypn5o5.input-tags:hover {
2785
- border-color: #0080ff;
2786
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2748
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2749
+ height: calc(100vh - 225px);
2750
+ overflow-y: auto;
2787
2751
  }
2788
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2789
- padding-right: 30px;
2752
+ .h1cuopx7 .ant-modal-footer .footer-content {
2753
+ margin: 0 auto;
2754
+ max-width: 648px;
2790
2755
  }
2791
- .kypn5o5.input-tags .input-tags-inner {
2792
- display: flex;
2756
+
2757
+ .h1p6d3y3 .ant-modal-header {
2758
+ margin: 0 auto;
2759
+ width: 100%;
2760
+ max-width: 1024px;
2793
2761
  }
2794
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2795
- display: flex;
2762
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2763
+ margin-left: 0;
2796
2764
  }
2797
- .kypn5o5.input-tags .input-tag-suffix {
2798
- position: absolute;
2799
- right: 12px;
2800
- top: 50%;
2801
- transform: translateY(-50%);
2765
+ .h1p6d3y3 .ant-modal-body {
2766
+ margin: 0 auto;
2767
+ padding: 0;
2768
+ width: 100%;
2769
+ max-width: 1024px;
2770
+ overflow: hidden;
2802
2771
  }
2803
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2804
- color: rgba(0, 0, 0, 0.25);
2805
- font-size: 12px;
2806
- cursor: pointer;
2772
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2773
+ margin-bottom: 40px;
2807
2774
  }
2808
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2809
- color: rgba(0, 0, 0, 0.45);
2775
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2776
+ height: calc(100vh - 225px);
2777
+ overflow-y: auto;
2810
2778
  }
2811
- .kypn5o5.has-focus-indicator {
2812
- position: relative;
2813
- overflow: hidden;
2779
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2780
+ margin: 0 auto;
2781
+ max-width: 1024px;
2814
2782
  }
2815
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2816
- position: absolute;
2817
- top: 50%;
2818
- transform: translateY(-50%);
2819
- left: -16px;
2820
- transition: left 150ms ease;
2821
- opacity: 0;
2783
+
2784
+ .fxgckuk {
2785
+ flex: 1;
2822
2786
  }
2823
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2824
- left: 8px;
2825
- opacity: 1;
2787
+ .fxgckuk label {
2788
+ font-size: 13px;
2789
+ line-height: 20px;
2790
+ color: rgba(44, 56, 82, 0.6);
2826
2791
  }
2827
- .kypn5o5.has-focus-indicator input {
2828
- transition: margin-left 150ms ease;
2829
- margin-left: 0px;
2792
+ .fxgckuk .title {
2793
+ font-size: 14px;
2794
+ line-height: 20px;
2795
+ color: #2d3a56;
2796
+ margin-bottom: 12px;
2830
2797
  }
2831
- .kypn5o5.has-focus-indicator input:focus {
2832
- margin-left: 16px;
2798
+ .fxgckuk.connect-cluster .title {
2799
+ padding-bottom: 26px;
2833
2800
  }
2834
2801
 
2835
- input.l1ki27se.ant-input {
2836
- border-top-right-radius: 0;
2837
- border-bottom-right-radius: 0;
2802
+ .f1d0vek1 {
2803
+ padding: 25px 0 15px 0;
2804
+ border-bottom: 1px solid #e1e5eb;
2805
+ margin-bottom: 16px;
2838
2806
  }
2839
2807
 
2840
- .l1ki27se.ant-input-affix-wrapper {
2841
- border-top-right-radius: 0;
2842
- border-bottom-right-radius: 0;
2808
+ .f4u402y {
2809
+ display: flex;
2810
+ align-items: center;
2811
+ margin-bottom: 8px;
2843
2812
  }
2844
-
2845
- input.rrg1fkn.ant-input {
2846
- border-top-left-radius: 0;
2847
- border-bottom-left-radius: 0;
2813
+ .f4u402y > label {
2814
+ width: 216px;
2848
2815
  }
2849
-
2850
- .rrg1fkn.ant-input-affix-wrapper {
2851
- border-top-left-radius: 0;
2852
- border-bottom-left-radius: 0;
2816
+ .f4u402y > label + * {
2817
+ width: 100%;
2853
2818
  }
2854
-
2855
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2856
- border-top-right-radius: 0;
2857
- border-bottom-right-radius: 0;
2819
+ .f4u402y .ant-select {
2820
+ width: 100%;
2858
2821
  }
2859
2822
 
2860
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2861
- border-top-left-radius: 0;
2862
- border-bottom-left-radius: 0;
2823
+ .e1pldf6v {
2824
+ color: #e75a3a;
2825
+ margin-right: 10px;
2863
2826
  }
2864
2827
 
2865
- .t1upn1sz {
2866
- height: 100%;
2828
+ .dq0gblh {
2829
+ width: 100%;
2830
+ height: 1px;
2831
+ background: rgba(213, 219, 227, 0.6);
2832
+ margin: 24px 0;
2867
2833
  }
2868
2834
 
2869
- .tta5kd2 {
2835
+ .l1v7sr0n {
2836
+ display: flex;
2837
+ justify-content: center;
2838
+ align-items: center;
2870
2839
  height: 100%;
2871
2840
  }
2872
- .tta5kd2.empty-table .ant-table-content {
2873
- overflow: visible !important;
2874
- height: 100%;
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;
2875
2850
  }
2876
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2877
- height: 100%;
2851
+
2852
+ .m1jy87hk .ant-modal-header,
2853
+ .m1jy87hk .ant-modal-footer .footer-content {
2854
+ width: 648px;
2855
+ margin: 0 auto;
2878
2856
  }
2879
- .tta5kd2.empty-table .ant-table-content table {
2880
- width: 100% !important;
2881
- height: 100%;
2857
+ .m1jy87hk .ant-modal-header {
2858
+ padding: 35px 0 24px;
2859
+ border: none;
2882
2860
  }
2883
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2884
- padding: 15px 0;
2861
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2862
+ font-size: 30px;
2885
2863
  }
2886
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2887
- display: none;
2864
+ .m1jy87hk .ant-modal-body {
2865
+ padding: 4px 0 2px;
2888
2866
  }
2889
- .tta5kd2 .active-row td:nth-child(1) {
2890
- font-weight: 700;
2867
+ .m1jy87hk .ant-modal-footer {
2868
+ border: none;
2891
2869
  }
2892
- .tta5kd2.has-selection .active-row td:nth-child(2) {
2893
- font-weight: 700;
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);
2894
2880
  }
2895
- .tta5kd2 .ant-spin-nested-loading {
2896
- height: 100%;
2881
+ .ti7fpyu:not(:first-child) {
2882
+ margin-left: 4px;
2897
2883
  }
2898
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2884
+
2885
+ .f1rest1f {
2886
+ width: 100%;
2899
2887
  height: 100%;
2900
- overflow: visible;
2901
- }
2902
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
2903
- max-height: none;
2904
- }
2905
- .tta5kd2.table-init-loading .ant-spin-blur thead,
2906
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
2907
- display: none;
2908
- }
2909
- .tta5kd2 td.ant-table-column-sort {
2910
- background: transparent;
2911
- }
2912
- .tta5kd2 td.ant-table-cell-fix-left,
2913
- .tta5kd2 td.ant-table-cell-fix-right {
2914
- background: #fff;
2915
- padding: 0 !important;
2916
- }
2917
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2918
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2919
2888
  display: flex;
2920
2889
  align-items: center;
2921
- height: 100%;
2922
- padding: 8px;
2923
- }
2924
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2925
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2926
- overflow: hidden;
2927
- text-overflow: ellipsis;
2928
- width: 100%;
2929
- }
2930
- .tta5kd2 .ant-table-container {
2931
- height: 100%;
2932
- }
2933
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2934
- box-shadow: none !important;
2890
+ justify-content: center;
2935
2891
  }
2936
- .tta5kd2 .ant-table {
2937
- border-radius: 0px;
2938
- border-left: none;
2939
- border-right: none;
2940
- border-bottom: none;
2941
- height: 100%;
2942
- font-size: 12px;
2943
- background: transparent;
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;
2944
2902
  }
2945
- .tta5kd2 .ant-table .ant-table-header {
2946
- position: relative;
2947
- z-index: 3;
2948
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2949
- margin-bottom: -1px;
2903
+
2904
+ .f1y3gta0.form-item-general {
2905
+ width: 640px;
2950
2906
  }
2951
- .tta5kd2 .ant-table .time-wrapper .data,
2952
- .tta5kd2 .ant-table .value {
2953
- color: #2d3a56;
2907
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2908
+ margin-top: 16px;
2954
2909
  }
2955
- .tta5kd2 .ant-table .time-wrapper .time,
2956
- .tta5kd2 .ant-table .unit {
2957
- color: rgba(44, 56, 82, 0.6);
2910
+ .f1y3gta0.form-item-compact {
2911
+ width: 412px;
2958
2912
  }
2959
- .tta5kd2 .ant-table .ant-table-selection {
2960
- text-align: center;
2913
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2914
+ margin-top: 8px;
2961
2915
  }
2962
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2963
- background: #fff;
2916
+ .f1y3gta0 .form-item {
2917
+ width: auto;
2964
2918
  }
2965
- .tta5kd2 .ant-table .anticon-setting {
2966
- cursor: pointer;
2967
- position: absolute;
2968
- top: 50%;
2969
- right: 12px;
2970
- transform: translateY(-50%);
2919
+ .f1y3gta0 .form-item-main {
2920
+ position: relative;
2921
+ display: flex;
2971
2922
  }
2972
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2973
- box-shadow: none;
2974
- width: 1px;
2975
- background: rgba(213, 219, 227, 0.6);
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;
2976
2931
  }
2977
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2978
- box-shadow: none;
2979
- width: 1px;
2980
- background: rgba(213, 219, 227, 0.6);
2932
+ .f1y3gta0 .form-item-label {
2933
+ padding-right: 12px;
2934
+ font-size: 13px;
2935
+ color: rgba(44, 56, 82, 0.6);
2981
2936
  }
2982
- .tta5kd2 .ant-table .ant-table-tbody {
2983
- position: relative;
2937
+ .f1y3gta0 .form-item-label.label-right {
2938
+ text-align: right;
2984
2939
  }
2985
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2986
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2987
- border-bottom: 1px solid white;
2988
- height: 40px;
2989
- vertical-align: middle;
2990
- transition: background 0ms;
2991
- color: #00122e;
2940
+ .f1y3gta0 .form-item-label,
2941
+ .f1y3gta0 .form-item-control {
2942
+ line-height: 32px;
2992
2943
  }
2993
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2994
- background: #f2f5fa;
2995
- border-bottom-color: #f2f5fa;
2944
+ .f1y3gta0 .form-item-control .form-item-error {
2945
+ line-height: 18px;
2996
2946
  }
2997
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2998
- height: auto;
2999
- color: #00122e;
3000
- font-size: 12px;
3001
- text-align: left;
3002
- transition: none;
3003
- overflow: hidden;
3004
- text-overflow: ellipsis;
3005
- white-space: nowrap;
2947
+ .f1y3gta0 .form-item-children {
2948
+ width: 100%;
3006
2949
  }
3007
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3008
- color: #0096ff;
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%;
3009
2952
  }
3010
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2953
+ .f1y3gta0 .form-item-error {
2954
+ color: #e75a3a;
2955
+ height: 0;
3011
2956
  overflow: hidden;
3012
- text-overflow: ellipsis;
3013
- width: 100%;
3014
- vertical-align: middle;
3015
2957
  }
3016
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3017
- line-height: 0px;
2958
+ .f1y3gta0 .form-item-error-enter-done {
2959
+ margin-top: 4px;
2960
+ height: auto;
2961
+ overflow: auto;
3018
2962
  }
3019
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3020
- border-top-color: transparent;
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;
3021
2967
  }
3022
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3023
- background: rgba(225, 230, 241, 0.6);
3024
- border-color: transparent transparent white;
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;
3025
2975
  }
3026
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3027
- border-radius: 8px 0 0 8px;
2976
+ .fujbm7g:not(:first-of-type) {
2977
+ margin-top: 16px;
3028
2978
  }
3029
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3030
- border-radius: 8px 0 0 8px;
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;
3031
2988
  }
3032
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2989
+ .e5fsw5s:before, .e5fsw5s:after {
3033
2990
  content: "";
3034
- width: 4px;
3035
- top: -1px;
3036
- bottom: -1px;
3037
- background: white;
2991
+ width: 1px;
2992
+ height: 6px;
2993
+ border-radius: 1px;
2994
+ background: #ccd4e3;
2995
+ position: relative;
2996
+ right: 2px;
2997
+ transform: rotate(-45deg);
3038
2998
  }
3039
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3040
- border-radius: 0 8px 8px 0;
2999
+ .e5fsw5s:after {
3000
+ transform: rotate(45deg);
3001
+ left: 1px;
3041
3002
  }
3042
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3043
- border-radius: 0;
3044
- background: white;
3045
- border-top: none;
3003
+
3004
+ .w18knsg4.ant-alert-warning {
3005
+ border: 0;
3006
+ background: rgba(255, 187, 0, 0.1);
3007
+ border-radius: 6px;
3046
3008
  }
3047
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3048
- border-top: 1px solid transparent;
3049
- border-radius: 0 8px 8px 0;
3050
- background: rgba(225, 230, 241, 0.6);
3009
+ .w18knsg4.ant-alert,
3010
+ .w18knsg4 .ant-alert-message {
3011
+ color: #e07f00;
3051
3012
  }
3052
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3053
- background: white;
3054
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3013
+ .w18knsg4.ant-alert .dashed-border-bottom,
3014
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
3015
+ border-bottom-color: #e07f00;
3055
3016
  }
3056
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3017
+
3018
+ .ng31n2o {
3057
3019
  display: flex;
3058
- align-items: center;
3059
- height: 100%;
3060
- background: rgba(225, 230, 241, 0.6);
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;
3061
3027
  }
3062
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3063
- background: white;
3064
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3028
+ .ng31n2o .icon-wrapper {
3029
+ margin-right: 10px;
3030
+ height: 18px;
3065
3031
  }
3066
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3032
+
3033
+ .n15x5f5y {
3067
3034
  display: flex;
3068
- align-items: center;
3069
- height: 100%;
3035
+ flex-direction: row;
3036
+ padding: 7px 12px;
3070
3037
  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;
3071
3042
  }
3072
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3073
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3043
+ .n15x5f5y .icon-wrapper {
3044
+ margin-right: 10px;
3045
+ height: 18px;
3074
3046
  }
3075
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3076
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3077
- border-radius: 8px;
3047
+
3048
+ .i16ozz3f {
3049
+ 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;
3078
3057
  }
3079
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3080
- border-top-color: white;
3058
+ .i16ozz3f .icon-wrapper {
3059
+ margin-right: 10px;
3060
+ height: 18px;
3081
3061
  }
3082
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3083
- background: rgba(0, 136, 255, 0.1);
3084
- border-bottom-color: transparent;
3085
- border-top-color: transparent;
3062
+
3063
+ .dszu9qr {
3064
+ color: rgba(44, 56, 82, 0.6);
3065
+ margin-top: 5px;
3066
+ font-size: 12px;
3067
+ line-height: 18px;
3086
3068
  }
3087
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3088
- border-radius: 8px 0 0 8px;
3069
+
3070
+ .snxzgx {
3071
+ color: #f0483e;
3072
+ font-size: 12px;
3073
+ white-space: pre-wrap;
3089
3074
  }
3090
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3091
- border-radius: 0 8px 8px 0;
3075
+
3076
+ .o1i4orqw {
3077
+ display: flex;
3078
+ align-items: center;
3079
+ justify-content: flex-end;
3092
3080
  }
3093
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3094
- background: rgba(0, 136, 255, 0.1);
3081
+ .o1i4orqw .icon-wrapper {
3082
+ margin-right: 16px;
3095
3083
  }
3096
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
3097
- background: #fff;
3098
- font-weight: 400;
3099
- position: relative;
3100
- border-bottom: none;
3101
- color: #00122e;
3102
- transition: none;
3103
- padding: 15px 8px 15px 8px;
3084
+
3085
+ .t79k8o2 {
3086
+ color: rgba(0, 21, 64, 0.3);
3104
3087
  }
3105
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3106
- content: "";
3107
- width: 1px;
3108
- top: 0;
3109
- bottom: 0;
3110
- background: rgba(211, 218, 235, 0.6);
3111
- position: absolute;
3112
- right: 0;
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;
3113
3096
  }
3114
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3115
- padding: unset;
3097
+ .ipd9bk.ant-input.ant-input-lg {
3098
+ padding: 8px 16px;
3099
+ line-height: 22px;
3116
3100
  }
3117
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3118
- display: none;
3101
+ .ipd9bk.ant-input.ant-input-sm {
3102
+ padding: 2px 8px;
3103
+ line-height: 18px;
3119
3104
  }
3120
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3121
- width: 100%;
3122
- overflow: hidden;
3123
- white-space: nowrap;
3124
- text-overflow: ellipsis;
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);
3125
3108
  }
3126
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3127
- overflow: hidden;
3128
- text-overflow: ellipsis;
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);
3129
3112
  }
3130
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3131
- padding: 15px 28px 15px 8px;
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;
3132
3116
  }
3133
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3134
- padding: 0;
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);
3135
3120
  }
3136
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3137
- position: absolute;
3138
- right: 10px;
3139
- top: 50%;
3140
- transform: translateY(-50%);
3141
- height: 16px;
3142
- display: none;
3143
- transition: transform 320ms ease;
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);
3144
3124
  }
3145
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3146
- display: block;
3147
- transform: translateY(-50%) rotateX(180deg);
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);
3129
+ }
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;
3148
3137
  }
3149
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3150
- display: block;
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);
3151
3141
  }
3152
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3153
- display: none;
3142
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
3143
+ padding: 8px 16px;
3144
+ line-height: 22px;
3154
3145
  }
3155
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3156
- transform: translateY(-50%);
3146
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
3147
+ padding: 2px 8px;
3148
+ line-height: 18px;
3157
3149
  }
3158
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3159
- transform: translateY(-50%) rotateX(180deg);
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);
3160
3153
  }
3161
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3162
- background: #f2f5fa;
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);
3163
3157
  }
3164
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3165
- display: block;
3158
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
3159
+ border-color: #e75a3a;
3166
3160
  }
3167
- .tta5kd2 .ant-table .ant-table-selection-column {
3168
- padding: 0 !important;
3161
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
3162
+ color: #e75a3a;
3169
3163
  }
3170
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3171
- position: absolute;
3172
- left: 50%;
3173
- top: 50%;
3174
- transform: translate(-50%, -50%);
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);
3175
3167
  }
3176
- .tta5kd2 .ant-table .ant-table-selection-column:after {
3177
- display: none;
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);
3178
3171
  }
3179
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3180
- background: #fff;
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);
3181
3176
  }
3182
- .tta5kd2 .ant-table .ant-table-placeholder {
3183
- background: inherit;
3177
+ textarea.ipd9bk.ant-input {
3178
+ transition-property: height;
3179
+ transition-delay: 50ms;
3184
3180
  }
3185
- .tta5kd2 .ant-table .ant-table-placeholder td {
3186
- position: static;
3187
- border: none;
3188
- background: inherit !important;
3189
- height: 100px;
3190
- vertical-align: middle;
3181
+ textarea.ipd9bk.ant-input.textarea-large {
3182
+ min-height: 40px;
3183
+ height: 40px;
3191
3184
  }
3192
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3193
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3194
- font-weight: bold;
3195
- font-size: 20px;
3196
- color: rgba(10, 37, 85, 0.6);
3185
+ textarea.ipd9bk.ant-input.textarea-large:focus {
3186
+ height: 80px;
3197
3187
  }
3198
- .tta5kd2 .ant-table td.cell__action_ {
3199
- padding: 0 !important;
3200
- position: relative;
3201
- background: #fff;
3188
+ textarea.ipd9bk.ant-input.textarea-middle {
3189
+ min-height: 32px;
3190
+ height: 32px;
3202
3191
  }
3203
- .tta5kd2 .ant-table td.cell__action_ > * {
3204
- height: 100%;
3205
- display: flex;
3206
- align-items: center;
3207
- justify-content: flex-end;
3208
- padding-right: 8px;
3192
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
3193
+ height: 64px;
3209
3194
  }
3210
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
3211
- width: 24px;
3195
+ textarea.ipd9bk.ant-input.textarea-small {
3196
+ min-height: 24px;
3212
3197
  height: 24px;
3213
- cursor: pointer;
3214
- justify-content: center;
3215
- border-radius: 4px;
3216
3198
  }
3217
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3218
- background: #fff;
3199
+ textarea.ipd9bk.ant-input.textarea-small:focus {
3200
+ height: 40px;
3219
3201
  }
3220
3202
 
3221
- .s1fc623g {
3222
- width: 430px !important;
3203
+ .kypn5o5 input, .kypn5o5.input-tags {
3204
+ border: 1px solid rgba(213, 219, 227, 0.6);
3205
+ border-radius: 4px;
3223
3206
  }
3224
-
3225
- .oa3mx0o {
3226
- display: flex;
3227
- flex-direction: column;
3207
+ .kypn5o5.input-tags {
3208
+ position: relative;
3209
+ padding: 6px;
3210
+ height: 32px;
3211
+ cursor: pointer;
3212
+ transition: border 150ms;
3228
3213
  }
3229
-
3230
- .onr9gzt {
3231
- display: flex;
3232
- justify-content: space-between;
3214
+ .kypn5o5.input-tags:hover {
3215
+ border-color: #0080ff;
3216
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
3233
3217
  }
3234
-
3235
- .oiy0apc {
3218
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
3219
+ padding-right: 30px;
3220
+ }
3221
+ .kypn5o5.input-tags .input-tags-inner {
3236
3222
  display: flex;
3237
- color: rgba(44, 56, 82, 0.6);
3238
3223
  }
3239
-
3240
- .s34f1qb.ant-switch {
3241
- min-width: 40px;
3242
- height: 24px;
3243
- background: rgba(172, 186, 211, 0.6);
3244
- overflow: hidden;
3224
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
3225
+ display: flex;
3245
3226
  }
3246
- .s34f1qb.ant-switch:focus {
3247
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
3227
+ .kypn5o5.input-tags .input-tag-suffix {
3228
+ position: absolute;
3229
+ right: 12px;
3230
+ top: 50%;
3231
+ transform: translateY(-50%);
3248
3232
  }
3249
- .s34f1qb.ant-switch-small {
3250
- min-width: 26px;
3251
- height: 16px;
3233
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
3234
+ color: rgba(0, 0, 0, 0.25);
3235
+ font-size: 12px;
3236
+ cursor: pointer;
3252
3237
  }
3253
- .s34f1qb.ant-switch-large {
3254
- min-width: 52px;
3255
- height: 32px;
3238
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
3239
+ color: rgba(0, 0, 0, 0.45);
3256
3240
  }
3257
- .s34f1qb.ant-switch .ant-switch-handle {
3258
- height: 20px;
3259
- width: 20px;
3241
+ .kypn5o5.has-focus-indicator {
3242
+ position: relative;
3243
+ overflow: hidden;
3260
3244
  }
3261
- .s34f1qb.ant-switch .ant-switch-handle::before {
3262
- border-radius: 10px;
3263
- transition-delay: 120ms;
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;
3264
3252
  }
3265
- .s34f1qb.ant-switch-small .ant-switch-handle {
3266
- height: 14px;
3267
- width: 14px;
3268
- top: 1px;
3269
- left: 1px;
3253
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
3254
+ left: 8px;
3255
+ opacity: 1;
3270
3256
  }
3271
- .s34f1qb.ant-switch-large .ant-switch-handle {
3272
- height: 28px;
3273
- width: 28px;
3257
+ .kypn5o5.has-focus-indicator input {
3258
+ transition: margin-left 150ms ease;
3259
+ margin-left: 0px;
3274
3260
  }
3275
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
3276
- border-radius: 14px;
3261
+ .kypn5o5.has-focus-indicator input:focus {
3262
+ margin-left: 16px;
3277
3263
  }
3278
- .s34f1qb.ant-switch-checked {
3279
- background-color: #00ba5d;
3264
+
3265
+ input.l1ki27se.ant-input {
3266
+ border-top-right-radius: 0;
3267
+ border-bottom-right-radius: 0;
3280
3268
  }
3281
- .s34f1qb.ant-switch-checked .ant-switch-handle {
3282
- left: calc(100% - 20px - 2px);
3269
+
3270
+ .l1ki27se.ant-input-affix-wrapper {
3271
+ border-top-right-radius: 0;
3272
+ border-bottom-right-radius: 0;
3283
3273
  }
3284
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3285
- left: calc(100% - 14px - 1px);
3274
+
3275
+ input.rrg1fkn.ant-input {
3276
+ border-top-left-radius: 0;
3277
+ border-bottom-left-radius: 0;
3286
3278
  }
3287
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3288
- left: calc(100% - 28px - 2px);
3279
+
3280
+ .rrg1fkn.ant-input-affix-wrapper {
3281
+ border-top-left-radius: 0;
3282
+ border-bottom-left-radius: 0;
3289
3283
  }
3290
3284
 
3291
- .c1to9vb9 {
3292
- margin-left: 5px;
3285
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
3286
+ border-top-right-radius: 0;
3287
+ border-bottom-right-radius: 0;
3293
3288
  }
3294
3289
 
3295
- .i1e4sgug {
3296
- display: inline-block;
3290
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
3291
+ border-top-left-radius: 0;
3292
+ border-bottom-left-radius: 0;
3297
3293
  }
3298
3294
 
3299
3295
  .d6j0lbj {
@@ -3771,6 +3767,10 @@ input.rrg1fkn.ant-input {
3771
3767
  line-height: 12px;
3772
3768
  }
3773
3769
 
3770
+ .i1e4sgug {
3771
+ display: inline-block;
3772
+ }
3773
+
3774
3774
  .c198s9j3 {
3775
3775
  color: #2d3a56;
3776
3776
  line-height: 22px;
@@ -3842,6 +3842,16 @@ input.rrg1fkn.ant-input {
3842
3842
  margin-left: 24px;
3843
3843
  }
3844
3844
 
3845
+ .igz4le8 {
3846
+ height: 24px;
3847
+ width: 56px !important;
3848
+ margin-right: 4px;
3849
+ }
3850
+
3851
+ .c1riexje {
3852
+ color: rgba(44, 56, 82, 0.6);
3853
+ }
3854
+
3845
3855
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3846
3856
  border-radius: 6px;
3847
3857
  }
@@ -3897,16 +3907,6 @@ input.rrg1fkn.ant-input {
3897
3907
  transform: rotate(180deg);
3898
3908
  }
3899
3909
 
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
3910
  .iiqau4c.ant-input-group.ant-input-group-compact {
3911
3911
  display: flex;
3912
3912
  }
@@ -4102,10 +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
4105
  .d1h5z4k4.ant-dropdown {
4110
4106
  background: #fff;
4111
4107
  border: 1px solid #dfe4eb;
@@ -4240,6 +4236,10 @@ input.rrg1fkn.ant-input {
4240
4236
  display: block;
4241
4237
  }
4242
4238
 
4239
+ .asgcu6r {
4240
+ height: 32px;
4241
+ }
4242
+
4243
4243
  .at4ovwe .ant-input-number-handler-wrap {
4244
4244
  display: var(--at4ovwe-0);
4245
4245
  }