@cloudtower/eagle 0.25.6 → 0.25.8

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.
@@ -421,6 +421,15 @@
421
421
  display: none;
422
422
  }
423
423
 
424
+ .ant-message-notice-content {
425
+ max-width: 800px;
426
+ }
427
+ .ant-message-notice-content .ant-message-custom-content {
428
+ overflow: hidden;
429
+ white-space: nowrap;
430
+ text-overflow: ellipsis;
431
+ }
432
+
424
433
  #top_bar {
425
434
  display: flex;
426
435
  align-items: center;
@@ -633,6 +642,15 @@
633
642
  display: none;
634
643
  }
635
644
 
645
+ .ant-message-notice-content {
646
+ max-width: 800px;
647
+ }
648
+ .ant-message-notice-content .ant-message-custom-content {
649
+ overflow: hidden;
650
+ white-space: nowrap;
651
+ text-overflow: ellipsis;
652
+ }
653
+
636
654
  body {
637
655
  font-feature-settings: normal;
638
656
  -webkit-font-feature-settings: normal;
@@ -1779,6 +1797,21 @@ body {
1779
1797
  padding: 0;
1780
1798
  }
1781
1799
 
1800
+ .fde5mpd {
1801
+ width: 100%;
1802
+ height: 100%;
1803
+ min-height: 124px;
1804
+ display: flex;
1805
+ flex-direction: column;
1806
+ justify-content: center;
1807
+ align-items: center;
1808
+ }
1809
+ .fde5mpd .error-text {
1810
+ color: rgba(10, 37, 85, 0.6);
1811
+ margin-bottom: 16px;
1812
+ font-size: 18px;
1813
+ }
1814
+
1782
1815
  .bpq0js6 {
1783
1816
  padding: 4px 11px;
1784
1817
  }
@@ -1808,19 +1841,17 @@ body {
1808
1841
  border-radius: unset;
1809
1842
  }
1810
1843
 
1811
- .fde5mpd {
1812
- width: 100%;
1813
- height: 100%;
1814
- min-height: 124px;
1844
+ .iap75of {
1845
+ height: 18px;
1846
+ line-height: 18px;
1847
+ padding: 0 4px;
1848
+ border-radius: 4px;
1849
+ background: rgba(235, 239, 245, 0.6);
1850
+ border: 1px solid rgba(223, 228, 235, 0.6);
1815
1851
  display: flex;
1816
- flex-direction: column;
1817
- justify-content: center;
1818
1852
  align-items: center;
1819
- }
1820
- .fde5mpd .error-text {
1821
- color: rgba(10, 37, 85, 0.6);
1822
- margin-bottom: 16px;
1823
- font-size: 18px;
1853
+ white-space: nowrap;
1854
+ margin-right: 4px;
1824
1855
  }
1825
1856
 
1826
1857
  .i1mrf09m {
@@ -1841,441 +1872,137 @@ body {
1841
1872
  animation: rotate 680ms linear infinite;
1842
1873
  }
1843
1874
 
1844
- .iap75of {
1845
- height: 18px;
1846
- line-height: 18px;
1847
- padding: 0 4px;
1848
- border-radius: 4px;
1849
- background: rgba(235, 239, 245, 0.6);
1850
- border: 1px solid rgba(223, 228, 235, 0.6);
1875
+ .cz04yix {
1851
1876
  display: flex;
1852
- align-items: center;
1853
- white-space: nowrap;
1854
- margin-right: 4px;
1855
- }
1856
-
1857
- .obf05yr {
1858
- display: inline-block;
1877
+ flex-direction: column;
1859
1878
  }
1860
1879
 
1861
- .hsms1n6 {
1862
- visibility: hidden;
1863
- position: absolute;
1880
+ .m1if5j39 {
1881
+ max-width: 1120px;
1882
+ width: 100%;
1883
+ margin: 0 auto;
1884
+ height: 100%;
1864
1885
  }
1865
1886
 
1866
- .p12gwtiw {
1887
+ .w1vvwdlp {
1888
+ max-width: 1120px;
1889
+ width: 100%;
1890
+ margin: 0 auto;
1867
1891
  display: flex;
1868
- justify-content: space-between;
1869
- align-items: center;
1870
- padding: 10px 0;
1871
- color: rgba(44, 56, 82, 0.6);
1872
- font-size: 12px;
1873
- line-height: 24px;
1874
1892
  }
1875
- .p12gwtiw .pagination-left {
1876
- padding: 2px 8px;
1893
+ .w1vvwdlp .left,
1894
+ .w1vvwdlp .right {
1895
+ flex-grow: 0;
1896
+ flex-shrink: 0;
1897
+ flex-basis: 21%;
1877
1898
  }
1878
- .p12gwtiw .dropdown-trigger {
1899
+ .w1vvwdlp .left {
1879
1900
  display: flex;
1880
- align-items: center;
1881
- border-radius: 6px;
1882
- cursor: pointer;
1883
- transition: all 0.3s ease;
1901
+ justify-content: flex-end;
1902
+ padding-right: 44px;
1884
1903
  }
1885
- .p12gwtiw .dropdown-trigger:hover {
1886
- background: rgba(211, 218, 235, 0.6);
1887
- color: #0080ff;
1904
+ .w1vvwdlp .right {
1905
+ padding-left: 44px;
1888
1906
  }
1889
- .p12gwtiw .dropdown-trigger .icon-inner {
1890
- margin-left: 4px;
1907
+ .w1vvwdlp .middle {
1908
+ margin-bottom: 40px;
1909
+ flex-grow: 0;
1910
+ flex-shrink: 0;
1911
+ flex-basis: 58%;
1891
1912
  }
1892
- .p12gwtiw .pagination-right {
1893
- display: flex;
1894
- align-items: center;
1895
- color: #0080ff;
1896
- font-weight: bold;
1913
+ .w1vvwdlp .middle .form-base-field {
1914
+ width: 100%;
1897
1915
  }
1898
- .p12gwtiw .pagination-right .icon-inner {
1899
- margin-left: 4px;
1916
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1917
+ width: auto;
1900
1918
  }
1901
- .p12gwtiw .pagination-right .prev-btn,
1902
- .p12gwtiw .pagination-right .next-btn {
1903
- padding: 0 8px;
1919
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1920
+ flex: initial;
1904
1921
  }
1905
- .p12gwtiw .pagination-right .prev-btn > span,
1906
- .p12gwtiw .pagination-right .next-btn > span {
1907
- color: #0080ff;
1922
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1923
+ margin-top: 4px;
1908
1924
  }
1909
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1910
- transform: rotate(180deg);
1925
+ .w1vvwdlp .ant-steps-item-icon,
1926
+ .w1vvwdlp .ant-steps-item-tail {
1927
+ display: none !important;
1911
1928
  }
1912
-
1913
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1914
- max-height: calc(100vh - 128px);
1915
- overflow-y: auto;
1929
+ .w1vvwdlp .ant-steps-item-container {
1930
+ padding: 0 15px;
1931
+ border-radius: 4px;
1932
+ height: 32px;
1933
+ display: flex;
1934
+ align-items: center;
1916
1935
  }
1917
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1918
- padding: 4px 20px;
1919
- font-size: 12px;
1920
- line-height: 18px;
1936
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1937
+ min-height: auto;
1938
+ white-space: nowrap;
1921
1939
  }
1922
-
1923
- .rxbeqvl.ant-radio-wrapper {
1924
- display: inline-flex;
1925
- align-items: baseline;
1926
- white-space: pre-wrap;
1940
+ .w1vvwdlp .ant-steps-item-description {
1941
+ padding-bottom: 0px;
1927
1942
  }
1928
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1929
- position: relative;
1930
- top: 3px;
1943
+ .w1vvwdlp .ant-steps-item-title {
1944
+ font-size: 13px !important;
1945
+ line-height: 20px !important;
1931
1946
  }
1932
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1933
- border-color: rgba(107, 128, 167, 0.6);
1947
+ .w1vvwdlp .ant-steps-item-title .step-index {
1948
+ display: inline-block;
1949
+ text-align: center;
1950
+ width: 13px;
1951
+ margin-right: 12px;
1934
1952
  }
1935
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1936
- border-color: #0080ff;
1953
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1954
+ background: rgba(0, 128, 255, 0.1);
1937
1955
  }
1938
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1939
- border-color: #0080ff;
1940
- background: #0080ff;
1956
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1957
+ color: #005ed1;
1941
1958
  }
1942
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1943
- top: 4px;
1944
- left: 4px;
1945
- width: 6px;
1946
- height: 6px;
1947
- background: #fff;
1959
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1960
+ background: rgba(237, 241, 250, 0.6);
1948
1961
  }
1949
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1950
- opacity: 0.5;
1962
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1963
+ color: rgba(10, 37, 85, 0.6) !important;
1951
1964
  }
1952
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
1953
- border-color: rgba(107, 128, 167, 0.6);
1954
- background: rgba(211, 218, 235, 0.6);
1965
+ .w1vvwdlp .ant-steps-item-disabled {
1966
+ cursor: not-allowed;
1955
1967
  }
1956
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
1957
- background: #00122e;
1968
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1969
+ background: rgba(237, 241, 250, 0.6);
1958
1970
  }
1959
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
1960
- color: #00122e;
1961
- opacity: 0.5;
1971
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1972
+ color: #2d3a56;
1962
1973
  }
1963
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
1964
- color: #00122e;
1974
+
1975
+ .h1cuopx7 .ant-modal-header {
1976
+ margin: 0 auto;
1977
+ width: 100%;
1978
+ max-width: 648px;
1965
1979
  }
1966
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
1967
- display: inline-block;
1968
- padding: 0;
1969
- padding-left: 12px;
1980
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
1981
+ margin-left: 0;
1970
1982
  }
1971
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
1972
- margin-bottom: 0;
1973
- white-space: pre-wrap;
1974
- color: rgba(44, 56, 82, 0.6);
1983
+ .h1cuopx7 .ant-modal-body {
1984
+ margin: 0 auto;
1985
+ padding: 0;
1986
+ width: 100%;
1987
+ max-width: 648px;
1988
+ overflow: hidden;
1975
1989
  }
1976
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
1977
- padding-left: 8px;
1990
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1991
+ margin-bottom: 40px;
1978
1992
  }
1979
-
1980
- .r5ie79y .ant-radio-button-wrapper:first-child {
1981
- border-radius: 5px 0 0 5px;
1993
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1994
+ height: calc(100vh - 225px);
1995
+ overflow-y: auto;
1982
1996
  }
1983
- .r5ie79y .ant-radio-button-wrapper:last-child {
1984
- border-radius: 0 5px 5px 0;
1997
+ .h1cuopx7 .ant-modal-footer .footer-content {
1998
+ margin: 0 auto;
1999
+ max-width: 648px;
1985
2000
  }
1986
2001
 
1987
- .r1f0aqcc {
1988
- color: #00122e;
1989
- border-color: #ccd4e3;
1990
- }
1991
- .r1f0aqcc:first-child {
1992
- color: #00122e;
1993
- border-color: #a3b4cc;
1994
- }
1995
- .r1f0aqcc.ant-radio-button-wrapper {
1996
- padding: 0 12px;
1997
- line-height: 32px;
1998
- height: 32px;
1999
- }
2000
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2001
- white-space: nowrap;
2002
- }
2003
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2004
- background: #ccd4e3;
2005
- }
2006
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2007
- background: #0080ff;
2008
- }
2009
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2010
- background: #ccd4e3;
2011
- opacity: 0.5;
2012
- }
2013
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2014
- border-right-color: #0080ff;
2015
- }
2016
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2017
- border-color: #0080ff;
2018
- }
2019
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2020
- background: rgba(0, 136, 255, 0.1);
2021
- }
2022
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2023
- background: rgba(211, 218, 235, 0.6);
2024
- border-color: #ccd4e3;
2025
- opacity: 0.5;
2026
- }
2027
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2028
- color: #00122e;
2029
- border-color: #ccd4e3;
2030
- }
2031
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2032
- color: #00122e;
2033
- border-color: #ccd4e3;
2034
- background: rgba(172, 186, 211, 0.6);
2035
- }
2036
- .r1f0aqcc .ant-radio-button-input {
2037
- margin-right: 8px;
2038
- display: inline;
2039
- border: none;
2040
- padding: 0;
2041
- width: 36px;
2042
- background: transparent;
2043
- }
2044
- .r1f0aqcc .ant-radio-button-input:focus {
2045
- box-shadow: none;
2046
- }
2047
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2048
- margin-right: 0;
2049
- width: initial;
2050
- box-shadow: none;
2051
- }
2052
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2053
- display: none;
2054
- }
2055
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2056
- display: inline;
2057
- }
2058
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2059
- display: inline;
2060
- margin-right: 8px;
2061
- padding: 0;
2062
- width: 36px;
2063
- }
2064
-
2065
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2066
- flex-direction: row;
2067
- justify-content: stretch;
2068
- }
2069
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2070
- padding: 0;
2071
- margin-right: 4px;
2072
- flex: 1;
2073
- overflow: visible;
2074
- }
2075
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2076
- display: none;
2077
- }
2078
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2079
- width: 100%;
2080
- min-height: unset;
2081
- }
2082
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2083
- height: 26px;
2084
- line-height: 26px;
2085
- width: 100%;
2086
- text-align: center;
2087
- padding: 0;
2088
- font-size: 12px;
2089
- font-weight: normal;
2090
- }
2091
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2092
- margin-right: 10px;
2093
- }
2094
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2095
- display: none;
2096
- }
2097
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2098
- border-radius: 4px 0 0 4px;
2099
- }
2100
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2101
- margin-right: 0;
2102
- }
2103
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2104
- border-radius: 0 4px 4px 0;
2105
- }
2106
- .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 {
2107
- content: "";
2108
- width: 0;
2109
- height: 0;
2110
- border: 13px solid transparent;
2111
- position: absolute;
2112
- top: 0;
2113
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2114
- right: -21px;
2115
- z-index: 2;
2116
- }
2117
- .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 {
2118
- content: "";
2119
- width: 0;
2120
- height: 0;
2121
- border: 13px solid transparent;
2122
- position: absolute;
2123
- top: 0;
2124
- border-left: 8px solid #fff;
2125
- left: 0;
2126
- }
2127
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2128
- background-color: rgba(0, 136, 255, 0.1);
2129
- }
2130
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2131
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2132
- }
2133
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2134
- color: #005ed1;
2135
- }
2136
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2137
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2138
- background-color: rgba(237, 241, 250, 0.6);
2139
- }
2140
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2141
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2142
- color: rgba(44, 56, 82, 0.6);
2143
- }
2144
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2145
- padding: 0;
2146
- }
2147
-
2148
- .cz04yix {
2149
- display: flex;
2150
- flex-direction: column;
2151
- }
2152
-
2153
- .m1if5j39 {
2154
- max-width: 1120px;
2155
- width: 100%;
2156
- margin: 0 auto;
2157
- height: 100%;
2158
- }
2159
-
2160
- .w1vvwdlp {
2161
- max-width: 1120px;
2162
- width: 100%;
2163
- margin: 0 auto;
2164
- display: flex;
2165
- }
2166
- .w1vvwdlp .left,
2167
- .w1vvwdlp .right {
2168
- flex-grow: 0;
2169
- flex-shrink: 0;
2170
- flex-basis: 21%;
2171
- }
2172
- .w1vvwdlp .left {
2173
- display: flex;
2174
- justify-content: flex-end;
2175
- padding-right: 44px;
2176
- }
2177
- .w1vvwdlp .right {
2178
- padding-left: 44px;
2179
- }
2180
- .w1vvwdlp .middle {
2181
- margin-bottom: 40px;
2182
- flex-grow: 0;
2183
- flex-shrink: 0;
2184
- flex-basis: 58%;
2185
- }
2186
- .w1vvwdlp .middle .form-base-field {
2187
- width: 100%;
2188
- }
2189
- .w1vvwdlp .middle .form-base-field .form-base-field {
2190
- width: auto;
2191
- }
2192
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2193
- flex: initial;
2194
- }
2195
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2196
- margin-top: 4px;
2197
- }
2198
- .w1vvwdlp .ant-steps-item-icon,
2199
- .w1vvwdlp .ant-steps-item-tail {
2200
- display: none !important;
2201
- }
2202
- .w1vvwdlp .ant-steps-item-container {
2203
- padding: 0 15px;
2204
- border-radius: 4px;
2205
- height: 32px;
2206
- display: flex;
2207
- align-items: center;
2208
- }
2209
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2210
- min-height: auto;
2211
- white-space: nowrap;
2212
- }
2213
- .w1vvwdlp .ant-steps-item-description {
2214
- padding-bottom: 0px;
2215
- }
2216
- .w1vvwdlp .ant-steps-item-title {
2217
- font-size: 13px !important;
2218
- line-height: 20px !important;
2219
- }
2220
- .w1vvwdlp .ant-steps-item-title .step-index {
2221
- display: inline-block;
2222
- text-align: center;
2223
- width: 13px;
2224
- margin-right: 12px;
2225
- }
2226
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2227
- background: rgba(0, 128, 255, 0.1);
2228
- }
2229
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2230
- color: #005ed1;
2231
- }
2232
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2233
- background: rgba(237, 241, 250, 0.6);
2234
- }
2235
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2236
- color: rgba(10, 37, 85, 0.6) !important;
2237
- }
2238
- .w1vvwdlp .ant-steps-item-disabled {
2239
- cursor: not-allowed;
2240
- }
2241
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2242
- background: rgba(237, 241, 250, 0.6);
2243
- }
2244
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2245
- color: #2d3a56;
2246
- }
2247
-
2248
- .h1cuopx7 .ant-modal-header {
2249
- margin: 0 auto;
2250
- width: 100%;
2251
- max-width: 648px;
2252
- }
2253
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2254
- margin-left: 0;
2255
- }
2256
- .h1cuopx7 .ant-modal-body {
2257
- margin: 0 auto;
2258
- padding: 0;
2259
- width: 100%;
2260
- max-width: 648px;
2261
- overflow: hidden;
2262
- }
2263
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2264
- margin-bottom: 40px;
2265
- }
2266
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2267
- height: calc(100vh - 225px);
2268
- overflow-y: auto;
2269
- }
2270
- .h1cuopx7 .ant-modal-footer .footer-content {
2271
- margin: 0 auto;
2272
- max-width: 648px;
2273
- }
2274
-
2275
- .h1p6d3y3 .ant-modal-header {
2276
- margin: 0 auto;
2277
- width: 100%;
2278
- max-width: 1024px;
2002
+ .h1p6d3y3 .ant-modal-header {
2003
+ margin: 0 auto;
2004
+ width: 100%;
2005
+ max-width: 1024px;
2279
2006
  }
2280
2007
  .h1p6d3y3 .ant-modal-header .ant-modal-title {
2281
2008
  margin-left: 0;
@@ -2805,9 +2532,75 @@ input.rrg1fkn.ant-input {
2805
2532
  border-bottom-right-radius: 0;
2806
2533
  }
2807
2534
 
2808
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2809
- border-top-left-radius: 0;
2810
- border-bottom-left-radius: 0;
2535
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2536
+ border-top-left-radius: 0;
2537
+ border-bottom-left-radius: 0;
2538
+ }
2539
+
2540
+ .p12gwtiw {
2541
+ display: flex;
2542
+ justify-content: space-between;
2543
+ align-items: center;
2544
+ padding: 10px 0;
2545
+ color: rgba(44, 56, 82, 0.6);
2546
+ font-size: 12px;
2547
+ line-height: 24px;
2548
+ }
2549
+ .p12gwtiw .pagination-left {
2550
+ padding: 2px 8px;
2551
+ }
2552
+ .p12gwtiw .dropdown-trigger {
2553
+ display: flex;
2554
+ align-items: center;
2555
+ border-radius: 6px;
2556
+ cursor: pointer;
2557
+ transition: all 0.3s ease;
2558
+ }
2559
+ .p12gwtiw .dropdown-trigger:hover {
2560
+ background: rgba(211, 218, 235, 0.6);
2561
+ color: #0080ff;
2562
+ }
2563
+ .p12gwtiw .dropdown-trigger .icon-inner {
2564
+ margin-left: 4px;
2565
+ }
2566
+ .p12gwtiw .pagination-right {
2567
+ display: flex;
2568
+ align-items: center;
2569
+ color: #0080ff;
2570
+ font-weight: bold;
2571
+ }
2572
+ .p12gwtiw .pagination-right .icon-inner {
2573
+ margin-left: 4px;
2574
+ }
2575
+ .p12gwtiw .pagination-right .prev-btn,
2576
+ .p12gwtiw .pagination-right .next-btn {
2577
+ padding: 0 8px;
2578
+ }
2579
+ .p12gwtiw .pagination-right .prev-btn > span,
2580
+ .p12gwtiw .pagination-right .next-btn > span {
2581
+ color: #0080ff;
2582
+ }
2583
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2584
+ transform: rotate(180deg);
2585
+ }
2586
+
2587
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2588
+ max-height: calc(100vh - 128px);
2589
+ overflow-y: auto;
2590
+ }
2591
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2592
+ padding: 4px 20px;
2593
+ font-size: 12px;
2594
+ line-height: 18px;
2595
+ }
2596
+
2597
+ .obf05yr {
2598
+ display: inline-block;
2599
+ }
2600
+
2601
+ .hsms1n6 {
2602
+ visibility: hidden;
2603
+ position: absolute;
2811
2604
  }
2812
2605
 
2813
2606
  .s34f1qb.ant-switch {
@@ -2865,6 +2658,231 @@ input.rrg1fkn.ant-input {
2865
2658
  margin-left: 5px;
2866
2659
  }
2867
2660
 
2661
+ .rxbeqvl.ant-radio-wrapper {
2662
+ display: inline-flex;
2663
+ align-items: baseline;
2664
+ white-space: pre-wrap;
2665
+ }
2666
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2667
+ position: relative;
2668
+ top: 3px;
2669
+ }
2670
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2671
+ border-color: rgba(107, 128, 167, 0.6);
2672
+ }
2673
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2674
+ border-color: #0080ff;
2675
+ }
2676
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2677
+ border-color: #0080ff;
2678
+ background: #0080ff;
2679
+ }
2680
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2681
+ top: 4px;
2682
+ left: 4px;
2683
+ width: 6px;
2684
+ height: 6px;
2685
+ background: #fff;
2686
+ }
2687
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2688
+ opacity: 0.5;
2689
+ }
2690
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2691
+ border-color: rgba(107, 128, 167, 0.6);
2692
+ background: rgba(211, 218, 235, 0.6);
2693
+ }
2694
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2695
+ background: #00122e;
2696
+ }
2697
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2698
+ color: #00122e;
2699
+ opacity: 0.5;
2700
+ }
2701
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2702
+ color: #00122e;
2703
+ }
2704
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2705
+ display: inline-block;
2706
+ padding: 0;
2707
+ padding-left: 12px;
2708
+ }
2709
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2710
+ margin-bottom: 0;
2711
+ white-space: pre-wrap;
2712
+ color: rgba(44, 56, 82, 0.6);
2713
+ }
2714
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2715
+ padding-left: 8px;
2716
+ }
2717
+
2718
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2719
+ border-radius: 5px 0 0 5px;
2720
+ }
2721
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2722
+ border-radius: 0 5px 5px 0;
2723
+ }
2724
+
2725
+ .r1f0aqcc {
2726
+ color: #00122e;
2727
+ border-color: #ccd4e3;
2728
+ }
2729
+ .r1f0aqcc:first-child {
2730
+ color: #00122e;
2731
+ border-color: #a3b4cc;
2732
+ }
2733
+ .r1f0aqcc.ant-radio-button-wrapper {
2734
+ padding: 0 12px;
2735
+ line-height: 32px;
2736
+ height: 32px;
2737
+ }
2738
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2739
+ white-space: nowrap;
2740
+ }
2741
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2742
+ background: #ccd4e3;
2743
+ }
2744
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2745
+ background: #0080ff;
2746
+ }
2747
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2748
+ background: #ccd4e3;
2749
+ opacity: 0.5;
2750
+ }
2751
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2752
+ border-right-color: #0080ff;
2753
+ }
2754
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2755
+ border-color: #0080ff;
2756
+ }
2757
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2758
+ background: rgba(0, 136, 255, 0.1);
2759
+ }
2760
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2761
+ background: rgba(211, 218, 235, 0.6);
2762
+ border-color: #ccd4e3;
2763
+ opacity: 0.5;
2764
+ }
2765
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2766
+ color: #00122e;
2767
+ border-color: #ccd4e3;
2768
+ }
2769
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2770
+ color: #00122e;
2771
+ border-color: #ccd4e3;
2772
+ background: rgba(172, 186, 211, 0.6);
2773
+ }
2774
+ .r1f0aqcc .ant-radio-button-input {
2775
+ margin-right: 8px;
2776
+ display: inline;
2777
+ border: none;
2778
+ padding: 0;
2779
+ width: 36px;
2780
+ background: transparent;
2781
+ }
2782
+ .r1f0aqcc .ant-radio-button-input:focus {
2783
+ box-shadow: none;
2784
+ }
2785
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2786
+ margin-right: 0;
2787
+ width: initial;
2788
+ box-shadow: none;
2789
+ }
2790
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2791
+ display: none;
2792
+ }
2793
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2794
+ display: inline;
2795
+ }
2796
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2797
+ display: inline;
2798
+ margin-right: 8px;
2799
+ padding: 0;
2800
+ width: 36px;
2801
+ }
2802
+
2803
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2804
+ flex-direction: row;
2805
+ justify-content: stretch;
2806
+ }
2807
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2808
+ padding: 0;
2809
+ margin-right: 4px;
2810
+ flex: 1;
2811
+ overflow: visible;
2812
+ }
2813
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2814
+ display: none;
2815
+ }
2816
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2817
+ width: 100%;
2818
+ min-height: unset;
2819
+ }
2820
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2821
+ height: 26px;
2822
+ line-height: 26px;
2823
+ width: 100%;
2824
+ text-align: center;
2825
+ padding: 0;
2826
+ font-size: 12px;
2827
+ font-weight: normal;
2828
+ }
2829
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2830
+ margin-right: 10px;
2831
+ }
2832
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2833
+ display: none;
2834
+ }
2835
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2836
+ border-radius: 4px 0 0 4px;
2837
+ }
2838
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2839
+ margin-right: 0;
2840
+ }
2841
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2842
+ border-radius: 0 4px 4px 0;
2843
+ }
2844
+ .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 {
2845
+ content: "";
2846
+ width: 0;
2847
+ height: 0;
2848
+ border: 13px solid transparent;
2849
+ position: absolute;
2850
+ top: 0;
2851
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2852
+ right: -21px;
2853
+ z-index: 2;
2854
+ }
2855
+ .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 {
2856
+ content: "";
2857
+ width: 0;
2858
+ height: 0;
2859
+ border: 13px solid transparent;
2860
+ position: absolute;
2861
+ top: 0;
2862
+ border-left: 8px solid #fff;
2863
+ left: 0;
2864
+ }
2865
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2866
+ background-color: rgba(0, 136, 255, 0.1);
2867
+ }
2868
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2869
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2870
+ }
2871
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2872
+ color: #005ed1;
2873
+ }
2874
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2875
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2876
+ background-color: rgba(237, 241, 250, 0.6);
2877
+ }
2878
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2879
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2880
+ color: rgba(44, 56, 82, 0.6);
2881
+ }
2882
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2883
+ padding: 0;
2884
+ }
2885
+
2868
2886
  .t1upn1sz {
2869
2887
  height: 100%;
2870
2888
  }
@@ -3241,9 +3259,6 @@ input.rrg1fkn.ant-input {
3241
3259
  box-sizing: border-box;
3242
3260
  margin-top: 8px;
3243
3261
  }
3244
- .da3mx0o .rc-virtual-list-holder-inner {
3245
- top: -20px !important;
3246
- }
3247
3262
 
3248
3263
  .onr9gzt {
3249
3264
  display: flex;
@@ -3305,6 +3320,17 @@ input.rrg1fkn.ant-input {
3305
3320
  background: rgba(225, 230, 241, 0.6);
3306
3321
  }
3307
3322
 
3323
+ .ohwbvxu {
3324
+ pointer-events: none;
3325
+ height: 32px;
3326
+ width: 100%;
3327
+ opacity: 0;
3328
+ }
3329
+
3330
+ .i1e4sgug {
3331
+ display: inline-block;
3332
+ }
3333
+
3308
3334
  .d6j0lbj {
3309
3335
  font-family: Inter;
3310
3336
  font-style: normal;
@@ -3780,10 +3806,6 @@ input.rrg1fkn.ant-input {
3780
3806
  line-height: 12px;
3781
3807
  }
3782
3808
 
3783
- .i1e4sgug {
3784
- display: inline-block;
3785
- }
3786
-
3787
3809
  .c198s9j3 {
3788
3810
  color: #2d3a56;
3789
3811
  line-height: 22px;
@@ -3855,10 +3877,6 @@ input.rrg1fkn.ant-input {
3855
3877
  margin-left: 24px;
3856
3878
  }
3857
3879
 
3858
- .iiqau4c.ant-input-group.ant-input-group-compact {
3859
- display: flex;
3860
- }
3861
-
3862
3880
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3863
3881
  border-radius: 6px;
3864
3882
  }
@@ -3924,6 +3942,10 @@ input.rrg1fkn.ant-input {
3924
3942
  color: rgba(44, 56, 82, 0.6);
3925
3943
  }
3926
3944
 
3945
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3946
+ display: flex;
3947
+ }
3948
+
3927
3949
  .m1thnes4 {
3928
3950
  color: rgba(44, 56, 82, 0.6);
3929
3951
  text-align: center;
@@ -4380,10 +4402,12 @@ input.rrg1fkn.ant-input {
4380
4402
  .f1p9ti6d .ant-form-item-explain {
4381
4403
  margin-top: 4px;
4382
4404
  font-size: 12px;
4405
+ min-height: 0px;
4383
4406
  }
4384
4407
  .f1p9ti6d .ant-form-item-extra {
4385
4408
  font-size: 12px;
4386
4409
  color: rgba(44, 56, 82, 0.6);
4410
+ min-height: 0px;
4387
4411
  }
4388
4412
 
4389
4413
  .a6dbbkm .ant-input-number-handler-wrap {