@cloudtower/eagle 0.31.8 → 0.32.0

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
@@ -29607,6 +29607,28 @@ html body {
29607
29607
  color: #005ed1;
29608
29608
  }
29609
29609
 
29610
+ .E_c1uzzomf {
29611
+ margin-bottom: 16px;
29612
+ }
29613
+ .E_c1uzzomf .card-title {
29614
+ font-size: 16px;
29615
+ color: rgba(44, 56, 82, 0.6);
29616
+ font-weight: 700;
29617
+ line-height: 32px;
29618
+ }
29619
+ .E_c1uzzomf .card-body {
29620
+ padding: 24px;
29621
+ border-radius: 8px;
29622
+ background: #fff;
29623
+ }
29624
+ .E_c1uzzomf .empty {
29625
+ font-weight: 700;
29626
+ font-size: 14px;
29627
+ line-height: 22px;
29628
+ color: rgba(0, 21, 64, 0.3);
29629
+ text-align: center;
29630
+ }
29631
+
29610
29632
  .E_b1nip9bk {
29611
29633
  padding: 4px 11px;
29612
29634
  }
@@ -29890,57 +29912,6 @@ button.E_n7k2c6r {
29890
29912
  padding: 0;
29891
29913
  }
29892
29914
 
29893
- .E_c1uzzomf {
29894
- margin-bottom: 16px;
29895
- }
29896
- .E_c1uzzomf .card-title {
29897
- font-size: 16px;
29898
- color: rgba(44, 56, 82, 0.6);
29899
- font-weight: 700;
29900
- line-height: 32px;
29901
- }
29902
- .E_c1uzzomf .card-body {
29903
- padding: 24px;
29904
- border-radius: 8px;
29905
- background: #fff;
29906
- }
29907
- .E_c1uzzomf .empty {
29908
- font-weight: 700;
29909
- font-size: 14px;
29910
- line-height: 22px;
29911
- color: rgba(0, 21, 64, 0.3);
29912
- text-align: center;
29913
- }
29914
-
29915
- .E_c1yyuluq {
29916
- border-radius: 8px;
29917
- }
29918
- .E_c1yyuluq .ant-card-body {
29919
- padding: 20px 24px 24px 24px;
29920
- }
29921
-
29922
- .E_ccrbeuz .ant-collapse-item {
29923
- border: 0px;
29924
- background-color: #fff;
29925
- }
29926
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29927
- padding-top: 0px;
29928
- padding-bottom: 0px;
29929
- padding-left: 0px !important;
29930
- padding-right: 24px;
29931
- }
29932
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29933
- right: 0px;
29934
- }
29935
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29936
- padding: 0px;
29937
- }
29938
-
29939
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29940
- padding-right: 0px;
29941
- cursor: default;
29942
- }
29943
-
29944
29915
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29945
29916
  padding: 4px 8px 0 8px;
29946
29917
  color: rgba(44, 56, 82, 0.6);
@@ -29954,91 +29925,120 @@ button.E_n7k2c6r {
29954
29925
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29955
29926
  }
29956
29927
 
29957
- .E_itxley7.ant-input-group.ant-input-group-compact {
29958
- display: flex;
29928
+ .E_d1bw7c5z {
29929
+ position: relative;
29930
+ max-width: 388px;
29931
+ min-width: 285px;
29959
29932
  }
29960
-
29961
- .E_phljevk {
29933
+ .E_d1bw7c5z .center {
29934
+ position: absolute;
29935
+ font-size: 12px;
29936
+ width: 80px;
29937
+ height: 100px;
29938
+ top: 0;
29939
+ left: 35px;
29962
29940
  display: flex;
29963
- justify-content: space-between;
29941
+ flex-direction: column;
29942
+ justify-content: center;
29964
29943
  align-items: center;
29965
- padding: 10px 0;
29966
- color: rgba(44, 56, 82, 0.6);
29944
+ color: #00122e;
29945
+ }
29946
+ .E_d1bw7c5z .center .number {
29947
+ font-size: 24px;
29948
+ font-weight: 700;
29949
+ }
29950
+ .E_d1bw7c5z .center .text {
29951
+ padding: 0 5px;
29967
29952
  font-size: 12px;
29968
- line-height: 24px;
29953
+ width: inherit;
29954
+ text-align: center;
29969
29955
  }
29970
- .E_phljevk .pagination-left {
29971
- padding: 2px 8px;
29956
+ .E_d1bw7c5z .recharts-wrapper {
29957
+ display: flex;
29972
29958
  }
29973
- .E_phljevk .dropdown-trigger {
29959
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29960
+ position: relative !important;
29961
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29962
+ left: 0 !important;
29963
+ bottom: 0 !important;
29974
29964
  display: flex;
29975
29965
  align-items: center;
29976
- border-radius: 6px;
29977
- cursor: pointer;
29978
- transition: all 0.3s ease;
29979
- }
29980
- .E_phljevk .dropdown-trigger:hover {
29981
- background: rgba(211, 218, 235, 0.6);
29982
- color: #0080ff;
29983
29966
  }
29984
- .E_phljevk .dropdown-trigger .icon-inner {
29985
- margin-left: 4px;
29967
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29968
+ width: 100%;
29986
29969
  }
29987
- .E_phljevk .pagination-right {
29988
- display: flex;
29989
- align-items: center;
29990
- color: #0080ff;
29991
- font-weight: bold;
29970
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29971
+ width: 100%;
29972
+ margin-right: 0 !important;
29973
+ line-height: 18px;
29992
29974
  }
29993
- .E_phljevk .pagination-right .icon-inner {
29994
- margin-left: 4px;
29975
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29976
+ border-radius: 2px;
29995
29977
  }
29996
- .E_phljevk .pagination-right .prev-btn,
29997
- .E_phljevk .pagination-right .next-btn {
29998
- padding: 0 8px;
29978
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29979
+ min-width: 75px;
29980
+ max-width: 198px;
29981
+ width: calc(100% - 20px);
29982
+ margin-left: 2px;
29983
+ color: #00122e !important;
29984
+ display: inline-flex;
29985
+ justify-content: space-between;
29999
29986
  }
30000
- .E_phljevk .pagination-right .prev-btn > span,
30001
- .E_phljevk .pagination-right .next-btn > span {
30002
- color: #0080ff;
29987
+ .E_d1bw7c5z .tooltip-text {
29988
+ maxwidth: calc(100% - 12px);
29989
+ cursor: pointer;
29990
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29991
+ overflow: hidden;
29992
+ text-overflow: ellipsis;
29993
+ white-space: nowrap;
30003
29994
  }
30004
- .E_phljevk .pagination-right .next-btn .icon-inner {
30005
- transform: rotate(180deg);
29995
+ .E_d1bw7c5z .value {
29996
+ color: rgba(44, 56, 82, 0.75);
30006
29997
  }
30007
29998
 
30008
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30009
- max-height: calc(100vh - 128px);
30010
- overflow-y: auto;
29999
+ .E_t10pqbtc {
30000
+ width: 140px;
30011
30001
  }
30012
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30013
- padding: 4px 20px;
30014
- font-size: 12px;
30015
- line-height: 18px;
30002
+ .E_t10pqbtc .item {
30003
+ margin: 6px auto;
30004
+ display: flex;
30005
+ justify-content: space-between;
30006
+ }
30007
+ .E_t10pqbtc .item .name {
30008
+ width: 102px;
30016
30009
  }
30017
30010
 
30018
- .E_i11gg7mj .ant-input-prefix {
30019
- margin-right: 8px;
30011
+ .E_c1yyuluq {
30012
+ border-radius: 8px;
30020
30013
  }
30021
- .E_i11gg7mj .ant-input-suffix {
30022
- margin-left: 8px;
30014
+ .E_c1yyuluq .ant-card-body {
30015
+ padding: 20px 24px 24px 24px;
30023
30016
  }
30024
30017
 
30025
- .E_cc368xp {
30026
- color: #00122e;
30027
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30028
- margin-right: 8px;
30029
- padding-right: 8px;
30018
+ .E_ccrbeuz .ant-collapse-item {
30019
+ border: 0px;
30020
+ background-color: #fff;
30030
30021
  }
30031
-
30032
- .E_i11o6xqj {
30033
- display: flex;
30034
- gap: 4px;
30022
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30023
+ padding-top: 0px;
30024
+ padding-bottom: 0px;
30025
+ padding-left: 0px !important;
30026
+ padding-right: 24px;
30035
30027
  }
30036
- .E_i11o6xqj .icon-wrapper {
30037
- cursor: pointer;
30028
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30029
+ right: 0px;
30030
+ }
30031
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30032
+ padding: 0px;
30038
30033
  }
30039
30034
 
30040
- .E_d19ruhdj.icon-wrapper {
30041
- cursor: not-allowed;
30035
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30036
+ padding-right: 0px;
30037
+ cursor: default;
30038
+ }
30039
+
30040
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30041
+ display: flex;
30042
30042
  }
30043
30043
 
30044
30044
  .E_rapgekc.ant-radio-wrapper {
@@ -30187,146 +30187,158 @@ button.E_n7k2c6r {
30187
30187
  width: 36px;
30188
30188
  }
30189
30189
 
30190
+ .E_ivqqkzv {
30191
+ height: 24px;
30192
+ width: 56px !important;
30193
+ margin-right: 4px;
30194
+ }
30195
+
30196
+ .E_c1wk4q29 {
30197
+ color: rgba(44, 56, 82, 0.6);
30198
+ }
30199
+
30190
30200
  .E_sx1bpnu .ant-input-sm {
30191
30201
  line-height: 18px;
30192
30202
  }
30193
30203
 
30194
- .E_d1bw7c5z {
30195
- position: relative;
30196
- max-width: 388px;
30197
- min-width: 285px;
30204
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30205
+ border-radius: 6px;
30198
30206
  }
30199
- .E_d1bw7c5z .center {
30200
- position: absolute;
30201
- font-size: 12px;
30202
- width: 80px;
30203
- height: 100px;
30204
- top: 0;
30205
- left: 35px;
30206
- display: flex;
30207
- flex-direction: column;
30208
- justify-content: center;
30209
- align-items: center;
30210
- color: #00122e;
30207
+ .E_s177mls5.ant-select.ant-select-single {
30208
+ width: 100%;
30209
+ color: #2d3a56;
30210
+ border-color: rgba(211, 218, 235, 0.6);
30211
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30212
+ font-size: 13px;
30211
30213
  }
30212
- .E_d1bw7c5z .center .number {
30213
- font-size: 24px;
30214
- font-weight: 700;
30214
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30215
+ height: 30px;
30215
30216
  }
30216
- .E_d1bw7c5z .center .text {
30217
- padding: 0 5px;
30218
- font-size: 12px;
30219
- width: inherit;
30220
- text-align: center;
30217
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30218
+ height: 38px;
30219
+ font-size: 13px;
30221
30220
  }
30222
- .E_d1bw7c5z .recharts-wrapper {
30223
- display: flex;
30221
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30222
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30223
+ transition: 160ms ease;
30224
30224
  }
30225
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30226
- position: relative !important;
30227
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30228
- left: 0 !important;
30229
- bottom: 0 !important;
30230
- display: flex;
30231
- align-items: center;
30225
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30226
+ color: #0080ff;
30232
30227
  }
30233
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30234
- width: 100%;
30228
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30229
+ border-color: rgba(107, 128, 167, 0.6);
30230
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30235
30231
  }
30236
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30237
- width: 100%;
30238
- margin-right: 0 !important;
30239
- line-height: 18px;
30232
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30233
+ color: #0080ff;
30240
30234
  }
30241
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30242
- border-radius: 2px;
30235
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30236
+ border-color: #0080ff;
30237
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30243
30238
  }
30244
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30245
- min-width: 75px;
30246
- max-width: 198px;
30247
- width: calc(100% - 20px);
30248
- margin-left: 2px;
30249
- color: #00122e !important;
30250
- display: inline-flex;
30251
- justify-content: space-between;
30239
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30240
+ transform: rotate(180deg);
30252
30241
  }
30253
- .E_d1bw7c5z .tooltip-text {
30254
- maxwidth: calc(100% - 12px);
30255
- cursor: pointer;
30256
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30257
- overflow: hidden;
30258
- text-overflow: ellipsis;
30259
- white-space: nowrap;
30242
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30243
+ background: rgba(211, 218, 235, 0.6);
30244
+ border-color: rgba(172, 186, 211, 0.6);
30245
+ cursor: "not-allowed";
30260
30246
  }
30261
- .E_d1bw7c5z .value {
30262
- color: rgba(44, 56, 82, 0.75);
30247
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30248
+ border-color: #f0483e !important;
30249
+ }
30250
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30251
+ color: #1d326c;
30252
+ }
30253
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30254
+ border-color: #0080ff;
30255
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30256
+ }
30257
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30258
+ transform: rotate(180deg);
30263
30259
  }
30264
30260
 
30265
- .E_t10pqbtc {
30266
- width: 140px;
30261
+ .E_i11gg7mj .ant-input-prefix {
30262
+ margin-right: 8px;
30267
30263
  }
30268
- .E_t10pqbtc .item {
30269
- margin: 6px auto;
30270
- display: flex;
30271
- justify-content: space-between;
30264
+ .E_i11gg7mj .ant-input-suffix {
30265
+ margin-left: 8px;
30272
30266
  }
30273
- .E_t10pqbtc .item .name {
30274
- width: 102px;
30267
+
30268
+ .E_cc368xp {
30269
+ color: #00122e;
30270
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30271
+ margin-right: 8px;
30272
+ padding-right: 8px;
30275
30273
  }
30276
30274
 
30277
- .E_s1dizucg.ant-switch {
30278
- min-width: 40px;
30279
- height: 24px;
30280
- background: rgba(172, 186, 211, 0.6);
30281
- overflow: hidden;
30275
+ .E_i11o6xqj {
30276
+ display: flex;
30277
+ gap: 4px;
30282
30278
  }
30283
- .E_s1dizucg.ant-switch:focus {
30284
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30279
+ .E_i11o6xqj .icon-wrapper {
30280
+ cursor: pointer;
30285
30281
  }
30286
- .E_s1dizucg.ant-switch-small {
30287
- min-width: 26px;
30288
- height: 16px;
30282
+
30283
+ .E_d19ruhdj.icon-wrapper {
30284
+ cursor: not-allowed;
30289
30285
  }
30290
- .E_s1dizucg.ant-switch-large {
30291
- min-width: 52px;
30292
- height: 32px;
30286
+
30287
+ .E_phljevk {
30288
+ display: flex;
30289
+ justify-content: space-between;
30290
+ align-items: center;
30291
+ padding: 10px 0;
30292
+ color: rgba(44, 56, 82, 0.6);
30293
+ font-size: 12px;
30294
+ line-height: 24px;
30293
30295
  }
30294
- .E_s1dizucg.ant-switch .ant-switch-handle {
30295
- height: 20px;
30296
- width: 20px;
30296
+ .E_phljevk .pagination-left {
30297
+ padding: 2px 8px;
30297
30298
  }
30298
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30299
- border-radius: 10px;
30300
- transition-delay: 120ms;
30299
+ .E_phljevk .dropdown-trigger {
30300
+ display: flex;
30301
+ align-items: center;
30302
+ border-radius: 6px;
30303
+ cursor: pointer;
30304
+ transition: all 0.3s ease;
30301
30305
  }
30302
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30303
- height: 14px;
30304
- width: 14px;
30305
- top: 1px;
30306
- left: 1px;
30306
+ .E_phljevk .dropdown-trigger:hover {
30307
+ background: rgba(211, 218, 235, 0.6);
30308
+ color: #0080ff;
30307
30309
  }
30308
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30309
- height: 28px;
30310
- width: 28px;
30310
+ .E_phljevk .dropdown-trigger .icon-inner {
30311
+ margin-left: 4px;
30311
30312
  }
30312
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30313
- border-radius: 14px;
30313
+ .E_phljevk .pagination-right {
30314
+ display: flex;
30315
+ align-items: center;
30316
+ color: #0080ff;
30317
+ font-weight: bold;
30314
30318
  }
30315
- .E_s1dizucg.ant-switch-checked {
30316
- background-color: #00ba5d;
30319
+ .E_phljevk .pagination-right .icon-inner {
30320
+ margin-left: 4px;
30317
30321
  }
30318
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30319
- left: calc(100% - 20px - 2px);
30322
+ .E_phljevk .pagination-right .prev-btn,
30323
+ .E_phljevk .pagination-right .next-btn {
30324
+ padding: 0 8px;
30320
30325
  }
30321
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30322
- left: calc(100% - 14px - 1px);
30326
+ .E_phljevk .pagination-right .prev-btn > span,
30327
+ .E_phljevk .pagination-right .next-btn > span {
30328
+ color: #0080ff;
30323
30329
  }
30324
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30325
- left: calc(100% - 28px - 2px);
30330
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30331
+ transform: rotate(180deg);
30326
30332
  }
30327
30333
 
30328
- .E_c1up6e3y {
30329
- margin-left: 5px;
30334
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30335
+ max-height: calc(100vh - 128px);
30336
+ overflow-y: auto;
30337
+ }
30338
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30339
+ padding: 4px 20px;
30340
+ font-size: 12px;
30341
+ line-height: 18px;
30330
30342
  }
30331
30343
 
30332
30344
  .E_c1bus5hc {
@@ -30369,152 +30381,59 @@ button.E_n7k2c6r {
30369
30381
  transform: rotate(0deg);
30370
30382
  }
30371
30383
 
30372
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30373
- border-radius: 6px;
30384
+ .E_s1dizucg.ant-switch {
30385
+ min-width: 40px;
30386
+ height: 24px;
30387
+ background: rgba(172, 186, 211, 0.6);
30388
+ overflow: hidden;
30374
30389
  }
30375
- .E_s177mls5.ant-select.ant-select-single {
30376
- width: 100%;
30377
- color: #2d3a56;
30378
- border-color: rgba(211, 218, 235, 0.6);
30379
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30380
- font-size: 13px;
30390
+ .E_s1dizucg.ant-switch:focus {
30391
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30381
30392
  }
30382
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30383
- height: 30px;
30393
+ .E_s1dizucg.ant-switch-small {
30394
+ min-width: 26px;
30395
+ height: 16px;
30384
30396
  }
30385
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30386
- height: 38px;
30387
- font-size: 13px;
30397
+ .E_s1dizucg.ant-switch-large {
30398
+ min-width: 52px;
30399
+ height: 32px;
30388
30400
  }
30389
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30390
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30391
- transition: 160ms ease;
30401
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30402
+ height: 20px;
30403
+ width: 20px;
30392
30404
  }
30393
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30394
- color: #0080ff;
30405
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30406
+ border-radius: 10px;
30407
+ transition-delay: 120ms;
30395
30408
  }
30396
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30397
- border-color: rgba(107, 128, 167, 0.6);
30398
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30409
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30410
+ height: 14px;
30411
+ width: 14px;
30412
+ top: 1px;
30413
+ left: 1px;
30399
30414
  }
30400
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30401
- color: #0080ff;
30415
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30416
+ height: 28px;
30417
+ width: 28px;
30402
30418
  }
30403
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30404
- border-color: #0080ff;
30405
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30419
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30420
+ border-radius: 14px;
30406
30421
  }
30407
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30408
- transform: rotate(180deg);
30422
+ .E_s1dizucg.ant-switch-checked {
30423
+ background-color: #00ba5d;
30409
30424
  }
30410
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30411
- background: rgba(211, 218, 235, 0.6);
30412
- border-color: rgba(172, 186, 211, 0.6);
30413
- cursor: "not-allowed";
30425
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30426
+ left: calc(100% - 20px - 2px);
30414
30427
  }
30415
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30416
- border-color: #f0483e !important;
30428
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30429
+ left: calc(100% - 14px - 1px);
30417
30430
  }
30418
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30419
- color: #1d326c;
30420
- }
30421
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30422
- border-color: #0080ff;
30423
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30424
- }
30425
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30426
- transform: rotate(180deg);
30427
- }
30428
-
30429
- .E_ivqqkzv {
30430
- height: 24px;
30431
- width: 56px !important;
30432
- margin-right: 4px;
30433
- }
30434
-
30435
- .E_c1wk4q29 {
30436
- color: rgba(44, 56, 82, 0.6);
30437
- }
30438
-
30439
- .E_s1dni7lo {
30440
- width: 430px !important;
30441
- }
30442
-
30443
- .E_d1wwmmm5 .ant-select-item-group {
30444
- padding: 8px 16px;
30445
- line-height: 18px;
30446
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30447
- height: 34px;
30448
- min-height: 34px;
30449
- box-sizing: border-box;
30450
- margin-top: 8px;
30451
- }
30452
-
30453
- .E_o1ugr09p {
30454
- display: flex;
30455
- flex-direction: column;
30456
- margin: 1px 8px;
30457
- padding: 8px;
30458
- border-radius: 4px;
30459
- }
30460
- .E_o1ugr09p .selected-icon {
30461
- display: none;
30462
- }
30463
- .E_o1ugr09p.ant-select-item-option-grouped {
30464
- padding-left: 8px;
30465
- }
30466
- .E_o1ugr09p.ant-select-item-option-selected {
30467
- background-color: white;
30468
- }
30469
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30470
- color: #0080ff;
30471
- }
30472
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30473
- display: block;
30474
- }
30475
- .E_o1ugr09p.ant-select-item-option-active {
30476
- background: rgba(0, 136, 255, 0.16);
30477
- }
30478
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30479
- color: #0080ff;
30480
- }
30481
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30482
- background: rgba(0, 136, 255, 0.1);
30483
- color: #0080ff;
30484
- }
30485
-
30486
- .E_o1ifxsq4 {
30487
- display: flex;
30488
- justify-content: space-between;
30489
- height: 20px;
30490
- line-height: 20px;
30491
- }
30492
- .E_o1ifxsq4 .timezone-title {
30493
- color: #2d3a56;
30494
- overflow: hidden;
30495
- text-overflow: ellipsis;
30496
- }
30497
-
30498
- .E_o1zue7 {
30499
- display: flex;
30500
- justify-content: space-between;
30501
- color: rgba(44, 56, 82, 0.6);
30502
- height: 18px;
30503
- line-height: 18px;
30504
- margin-top: 2px;
30505
- }
30506
-
30507
- .E_tyfmlxg {
30508
- border: none;
30509
- margin-right: 0;
30510
- background: rgba(225, 230, 241, 0.6);
30431
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30432
+ left: calc(100% - 28px - 2px);
30511
30433
  }
30512
30434
 
30513
- .E_o18uybox {
30514
- pointer-events: none;
30515
- height: 32px;
30516
- width: 100%;
30517
- opacity: 0;
30435
+ .E_c1up6e3y {
30436
+ margin-left: 5px;
30518
30437
  }
30519
30438
 
30520
30439
  .E_tju3gfj .date {
@@ -30525,17 +30444,6 @@ button.E_n7k2c6r {
30525
30444
  display: inline-block;
30526
30445
  }
30527
30446
 
30528
- .E_t1m2x205 .ant-tooltip-arrow {
30529
- display: none;
30530
- }
30531
- .E_t1m2x205 .ant-tooltip-inner {
30532
- background: rgba(23, 38, 64, 0.8);
30533
- border-radius: 4px;
30534
- }
30535
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30536
- visibility: hidden;
30537
- }
30538
-
30539
30447
  .E_s1sck0th {
30540
30448
  padding: 0 8px;
30541
30449
  border-radius: 4px;
@@ -30618,6 +30526,98 @@ button.E_n7k2c6r {
30618
30526
  background-color: #7E41FF;
30619
30527
  }
30620
30528
 
30529
+ .E_t1m2x205 .ant-tooltip-arrow {
30530
+ display: none;
30531
+ }
30532
+ .E_t1m2x205 .ant-tooltip-inner {
30533
+ background: rgba(23, 38, 64, 0.8);
30534
+ border-radius: 4px;
30535
+ }
30536
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30537
+ visibility: hidden;
30538
+ }
30539
+
30540
+ .E_s1dni7lo {
30541
+ width: 430px !important;
30542
+ }
30543
+
30544
+ .E_d1wwmmm5 .ant-select-item-group {
30545
+ padding: 8px 16px;
30546
+ line-height: 18px;
30547
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30548
+ height: 34px;
30549
+ min-height: 34px;
30550
+ box-sizing: border-box;
30551
+ margin-top: 8px;
30552
+ }
30553
+
30554
+ .E_o1ugr09p {
30555
+ display: flex;
30556
+ flex-direction: column;
30557
+ margin: 1px 8px;
30558
+ padding: 8px;
30559
+ border-radius: 4px;
30560
+ }
30561
+ .E_o1ugr09p .selected-icon {
30562
+ display: none;
30563
+ }
30564
+ .E_o1ugr09p.ant-select-item-option-grouped {
30565
+ padding-left: 8px;
30566
+ }
30567
+ .E_o1ugr09p.ant-select-item-option-selected {
30568
+ background-color: white;
30569
+ }
30570
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30571
+ color: #0080ff;
30572
+ }
30573
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30574
+ display: block;
30575
+ }
30576
+ .E_o1ugr09p.ant-select-item-option-active {
30577
+ background: rgba(0, 136, 255, 0.16);
30578
+ }
30579
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30580
+ color: #0080ff;
30581
+ }
30582
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30583
+ background: rgba(0, 136, 255, 0.1);
30584
+ color: #0080ff;
30585
+ }
30586
+
30587
+ .E_o1ifxsq4 {
30588
+ display: flex;
30589
+ justify-content: space-between;
30590
+ height: 20px;
30591
+ line-height: 20px;
30592
+ }
30593
+ .E_o1ifxsq4 .timezone-title {
30594
+ color: #2d3a56;
30595
+ overflow: hidden;
30596
+ text-overflow: ellipsis;
30597
+ }
30598
+
30599
+ .E_o1zue7 {
30600
+ display: flex;
30601
+ justify-content: space-between;
30602
+ color: rgba(44, 56, 82, 0.6);
30603
+ height: 18px;
30604
+ line-height: 18px;
30605
+ margin-top: 2px;
30606
+ }
30607
+
30608
+ .E_tyfmlxg {
30609
+ border: none;
30610
+ margin-right: 0;
30611
+ background: rgba(225, 230, 241, 0.6);
30612
+ }
30613
+
30614
+ .E_o18uybox {
30615
+ pointer-events: none;
30616
+ height: 32px;
30617
+ width: 100%;
30618
+ opacity: 0;
30619
+ }
30620
+
30621
30621
  .E_s1ebs0ra {
30622
30622
  display: flex;
30623
30623
  align-items: center;
@@ -30726,158 +30726,144 @@ button.E_n7k2c6r {
30726
30726
  margin-right: 4px;
30727
30727
  }
30728
30728
 
30729
- .E_gmyahx3 {
30730
- cursor: pointer;
30729
+ .E_c1up1pdz {
30730
+ width: 648px;
30731
30731
  }
30732
- .E_gmyahx3 .link-text {
30733
- color: rgba(0, 21, 64, 0.3);
30732
+ .E_c1up1pdz.active {
30733
+ border-color: #0080ff;
30734
30734
  }
30735
- .E_gmyahx3:hover .link-text {
30736
- color: #0080ff;
30735
+ .E_c1up1pdz.active > header {
30736
+ background: rgba(0, 128, 255, 0.1);
30737
30737
  }
30738
-
30739
- .E_t1sqg15u {
30740
- background: white;
30738
+ .E_c1up1pdz .expand {
30739
+ padding: 12px;
30741
30740
  }
30742
- .E_t1sqg15u.inline .table-row {
30743
- flex-direction: column;
30741
+ .E_c1up1pdz .field-item {
30742
+ display: flex;
30743
+ padding: 10px 0;
30744
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30744
30745
  }
30745
- .E_t1sqg15u.inline .table-row > label {
30746
- padding: 0 16px 7px 0;
30746
+ .E_c1up1pdz .field-item:last-child {
30747
+ border-bottom: none;
30748
+ padding-bottom: 0;
30747
30749
  }
30748
- .E_t1sqg15u.has-border .table-header {
30749
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30750
+ .E_c1up1pdz .field-item label {
30751
+ line-height: 32px;
30752
+ width: 100px;
30753
+ color: rgba(62, 70, 82, 0.6);
30750
30754
  }
30751
- .E_t1sqg15u.has-border .hiddenBorder {
30752
- border-top: none !important;
30755
+ .E_c1up1pdz .help {
30756
+ color: rgba(62, 70, 82, 0.6);
30757
+ margin-top: 5px;
30753
30758
  }
30754
- .E_t1sqg15u.has-border .table-row + .table-row {
30755
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30759
+ .E_c1up1pdz .ant-input-affix-wrapper,
30760
+ .E_c1up1pdz .ant-picker {
30761
+ width: 128px;
30756
30762
  }
30757
- .E_t1sqg15u.has-border .table-row:last-of-type {
30758
- padding-bottom: 0;
30763
+
30764
+ .E_c156wh19 {
30765
+ display: flex;
30766
+ align-items: center;
30767
+ justify-content: space-between;
30768
+ word-break: keep-all;
30759
30769
  }
30760
- .E_t1sqg15u.align-right .content {
30761
- text-align: right;
30770
+ .E_c156wh19 .title {
30771
+ margin: 0 16px 0 8px;
30762
30772
  }
30763
- .E_t1sqg15u .uuid-row {
30764
- display: flex;
30765
- justify-content: space-between;
30773
+ .E_c156wh19 .retain {
30774
+ color: rgba(129, 138, 153, 0.6);
30766
30775
  }
30767
- .E_t1sqg15u .uuid-row .id-text {
30776
+ .E_c156wh19 div.left {
30777
+ flex: 1;
30778
+ display: flex;
30779
+ overflow: hidden;
30780
+ align-items: center;
30781
+ justify-content: flex-start;
30768
30782
  white-space: nowrap;
30783
+ }
30784
+ .E_c156wh19 div.left .title {
30785
+ max-width: 100%;
30769
30786
  overflow: hidden;
30770
30787
  text-overflow: ellipsis;
30771
30788
  }
30772
-
30773
- .E_t4zczcp {
30789
+ .E_c156wh19 div.right {
30774
30790
  display: flex;
30775
- justify-content: space-between;
30776
30791
  align-items: center;
30777
- padding: 8px;
30778
- min-height: 32px;
30779
- }
30780
- .E_t4zczcp .table-title {
30781
- color: rgba(44, 56, 82, 0.6);
30782
- font-weight: 600;
30783
- font-size: 12px;
30784
- line-height: 8px;
30785
- }
30786
- .E_t4zczcp .edit-icon {
30787
- font-size: 16px;
30788
- color: rgba(10, 37, 85, 0.6);
30789
- cursor: pointer;
30790
- }
30791
-
30792
- .E_t1s7goww {
30793
- font-size: 12px;
30794
- line-height: 18px;
30795
30792
  }
30796
-
30797
- .E_t93e4cf {
30793
+ .E_c156wh19 .reverse {
30798
30794
  display: flex;
30799
- padding: 8px 0;
30800
- color: #2d3a56;
30801
- }
30802
- .E_t93e4cf .hidden {
30803
- display: none;
30804
- }
30805
- .E_t93e4cf .ant-btn-link {
30806
- height: auto;
30807
- }
30808
- .E_t93e4cf .content {
30809
- overflow: hidden;
30810
- overflow-x: auto;
30811
- width: 100%;
30812
- white-space: pre-wrap;
30795
+ flex-direction: row-reverse;
30796
+ align-items: center;
30813
30797
  }
30814
- .E_t93e4cf .content .ant-btn {
30815
- white-space: pre-wrap;
30816
- text-align: left;
30798
+ .E_c156wh19 .reverse .ant-switch {
30799
+ margin-left: 8px;
30817
30800
  }
30818
- .E_t93e4cf .content .unit-chart {
30819
- justify-content: flex-start;
30801
+ .E_c156wh19 .close {
30802
+ padding-left: 14px;
30803
+ margin-left: 14px;
30804
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30805
+ cursor: pointer;
30820
30806
  }
30821
30807
 
30822
- .E_rhz2uv5 {
30823
- width: var(--rhz2uv5-0);
30824
- flex-shrink: 0;
30825
- color: rgba(44, 56, 82, 0.6);
30826
- padding-right: 12px;
30808
+ .E_m126spxy {
30809
+ padding-bottom: 4px;
30810
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30827
30811
  }
30828
-
30829
- .E_s1iv0tp1 .enabled-switch {
30830
- display: flex;
30831
- align-items: center;
30812
+ .E_m126spxy .ant-btn-link {
30813
+ padding: 1px 10px;
30814
+ color: rgba(62, 70, 82, 0.6);
30815
+ border-radius: 4px;
30832
30816
  }
30833
- .E_s1iv0tp1 .enabled-text {
30834
- margin-right: 8px;
30817
+ .E_m126spxy .ant-btn-link.active {
30818
+ background: rgba(0, 128, 255, 0.1);
30819
+ color: #0096ff;
30835
30820
  }
30836
30821
 
30837
- .E_n12mqh7z {
30838
- display: flex;
30839
- align-items: center;
30840
- font-size: 12px;
30841
- line-height: 18px;
30842
- }
30843
- .E_n12mqh7z:not(:last-child) {
30844
- margin-bottom: 4px;
30822
+ .E_wpbf4pq {
30823
+ padding: 10px 0;
30824
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30845
30825
  }
30846
-
30847
- .E_tf5bynu {
30848
- margin: 0 3px;
30826
+ .E_wpbf4pq .ant-input,
30827
+ .E_wpbf4pq .ant-picker {
30828
+ width: 80px;
30829
+ margin: 0 9px;
30830
+ text-align: center;
30849
30831
  }
30850
-
30851
- .E_tcckoz1 {
30852
- max-height: 400px;
30853
- overflow: auto;
30832
+ .E_wpbf4pq .options {
30833
+ padding: 12px 0 12px 16px;
30834
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30835
+ margin: 5px 0 5px 8px;
30854
30836
  }
30855
-
30856
- .E_ou7iq30 {
30857
- overflow: hidden;
30858
- text-overflow: ellipsis;
30837
+ .E_wpbf4pq .week-day-option,
30838
+ .E_wpbf4pq .month-day-option {
30839
+ background: #f5f7fa;
30840
+ box-sizing: border-box;
30841
+ border-radius: 16px;
30842
+ margin-right: 8px;
30859
30843
  }
30860
-
30861
- .E_s1tui002 {
30862
- white-space: nowrap;
30844
+ .E_wpbf4pq .week-day-option:focus,
30845
+ .E_wpbf4pq .month-day-option:focus {
30846
+ color: inherit;
30847
+ border-color: #d9d9d9;
30863
30848
  }
30864
-
30865
- .E_mxrc2zg {
30866
- display: -webkit-box;
30867
- -webkit-line-clamp: var(--mxrc2zg-0);
30868
- -webkit-box-orient: vertical;
30869
- word-break: break-all;
30849
+ .E_wpbf4pq .week-day-option.active {
30850
+ background-color: #0096ff;
30851
+ border-color: #0096ff;
30852
+ color: #fff;
30870
30853
  }
30871
-
30872
- .E_t1vv6d68 .ant-tooltip-arrow {
30873
- display: none;
30854
+ .E_wpbf4pq .week-day-option.en-text {
30855
+ width: 110px;
30856
+ margin-top: 4px;
30874
30857
  }
30875
- .E_t1vv6d68 .ant-tooltip-inner {
30876
- background: rgba(23, 38, 64, 0.8);
30877
- border-radius: 4px;
30858
+ .E_wpbf4pq .month-day-option {
30859
+ width: 32px;
30860
+ padding: 0;
30861
+ margin-bottom: 8px;
30878
30862
  }
30879
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30880
- visibility: hidden;
30863
+ .E_wpbf4pq .month-day-option.active {
30864
+ background-color: #0096ff;
30865
+ border-color: #0096ff;
30866
+ color: #fff;
30881
30867
  }
30882
30868
 
30883
30869
  .E_clm1wy1 {
@@ -30973,148 +30959,154 @@ button.E_n7k2c6r {
30973
30959
  border-radius: 2px;
30974
30960
  }
30975
30961
 
30976
- .E_c1up1pdz {
30977
- width: 648px;
30962
+ .E_gmyahx3 {
30963
+ cursor: pointer;
30978
30964
  }
30979
- .E_c1up1pdz.active {
30980
- border-color: #0080ff;
30965
+ .E_gmyahx3 .link-text {
30966
+ color: rgba(0, 21, 64, 0.3);
30981
30967
  }
30982
- .E_c1up1pdz.active > header {
30983
- background: rgba(0, 128, 255, 0.1);
30968
+ .E_gmyahx3:hover .link-text {
30969
+ color: #0080ff;
30984
30970
  }
30985
- .E_c1up1pdz .expand {
30986
- padding: 12px;
30971
+
30972
+ .E_ou7iq30 {
30973
+ overflow: hidden;
30974
+ text-overflow: ellipsis;
30987
30975
  }
30988
- .E_c1up1pdz .field-item {
30989
- display: flex;
30990
- padding: 10px 0;
30991
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30976
+
30977
+ .E_s1tui002 {
30978
+ white-space: nowrap;
30992
30979
  }
30993
- .E_c1up1pdz .field-item:last-child {
30994
- border-bottom: none;
30995
- padding-bottom: 0;
30980
+
30981
+ .E_mxrc2zg {
30982
+ display: -webkit-box;
30983
+ -webkit-line-clamp: var(--mxrc2zg-0);
30984
+ -webkit-box-orient: vertical;
30985
+ word-break: break-all;
30996
30986
  }
30997
- .E_c1up1pdz .field-item label {
30998
- line-height: 32px;
30999
- width: 100px;
31000
- color: rgba(62, 70, 82, 0.6);
30987
+
30988
+ .E_t1vv6d68 .ant-tooltip-arrow {
30989
+ display: none;
31001
30990
  }
31002
- .E_c1up1pdz .help {
31003
- color: rgba(62, 70, 82, 0.6);
31004
- margin-top: 5px;
30991
+ .E_t1vv6d68 .ant-tooltip-inner {
30992
+ background: rgba(23, 38, 64, 0.8);
30993
+ border-radius: 4px;
31005
30994
  }
31006
- .E_c1up1pdz .ant-input-affix-wrapper,
31007
- .E_c1up1pdz .ant-picker {
31008
- width: 128px;
30995
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30996
+ visibility: hidden;
31009
30997
  }
31010
30998
 
31011
- .E_c156wh19 {
30999
+ span.E_tqjc4ui {
31000
+ margin: 0 2px;
31001
+ }
31002
+
31003
+ .E_n12mqh7z {
31012
31004
  display: flex;
31013
31005
  align-items: center;
31014
- justify-content: space-between;
31015
- word-break: keep-all;
31006
+ font-size: 12px;
31007
+ line-height: 18px;
31016
31008
  }
31017
- .E_c156wh19 .title {
31018
- margin: 0 16px 0 8px;
31009
+ .E_n12mqh7z:not(:last-child) {
31010
+ margin-bottom: 4px;
31019
31011
  }
31020
- .E_c156wh19 .retain {
31021
- color: rgba(129, 138, 153, 0.6);
31012
+
31013
+ .E_tf5bynu {
31014
+ margin: 0 3px;
31022
31015
  }
31023
- .E_c156wh19 div.left {
31024
- flex: 1;
31025
- display: flex;
31026
- overflow: hidden;
31027
- align-items: center;
31028
- justify-content: flex-start;
31029
- white-space: nowrap;
31016
+
31017
+ .E_tcckoz1 {
31018
+ max-height: 400px;
31019
+ overflow: auto;
31030
31020
  }
31031
- .E_c156wh19 div.left .title {
31032
- max-width: 100%;
31033
- overflow: hidden;
31034
- text-overflow: ellipsis;
31021
+
31022
+ .E_t1sqg15u {
31023
+ background: white;
31035
31024
  }
31036
- .E_c156wh19 div.right {
31037
- display: flex;
31038
- align-items: center;
31025
+ .E_t1sqg15u.inline .table-row {
31026
+ flex-direction: column;
31039
31027
  }
31040
- .E_c156wh19 .reverse {
31041
- display: flex;
31042
- flex-direction: row-reverse;
31043
- align-items: center;
31028
+ .E_t1sqg15u.inline .table-row > label {
31029
+ padding: 0 16px 7px 0;
31044
31030
  }
31045
- .E_c156wh19 .reverse .ant-switch {
31046
- margin-left: 8px;
31031
+ .E_t1sqg15u.has-border .table-header {
31032
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31047
31033
  }
31048
- .E_c156wh19 .close {
31049
- padding-left: 14px;
31050
- margin-left: 14px;
31051
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31052
- cursor: pointer;
31034
+ .E_t1sqg15u.has-border .hiddenBorder {
31035
+ border-top: none !important;
31053
31036
  }
31054
-
31055
- .E_m126spxy {
31056
- padding-bottom: 4px;
31057
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31037
+ .E_t1sqg15u.has-border .table-row + .table-row {
31038
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31058
31039
  }
31059
- .E_m126spxy .ant-btn-link {
31060
- padding: 1px 10px;
31061
- color: rgba(62, 70, 82, 0.6);
31062
- border-radius: 4px;
31040
+ .E_t1sqg15u.has-border .table-row:last-of-type {
31041
+ padding-bottom: 0;
31063
31042
  }
31064
- .E_m126spxy .ant-btn-link.active {
31065
- background: rgba(0, 128, 255, 0.1);
31066
- color: #0096ff;
31043
+ .E_t1sqg15u.align-right .content {
31044
+ text-align: right;
31045
+ }
31046
+ .E_t1sqg15u .uuid-row {
31047
+ display: flex;
31048
+ justify-content: space-between;
31049
+ }
31050
+ .E_t1sqg15u .uuid-row .id-text {
31051
+ white-space: nowrap;
31052
+ overflow: hidden;
31053
+ text-overflow: ellipsis;
31067
31054
  }
31068
31055
 
31069
- .E_wpbf4pq {
31070
- padding: 10px 0;
31071
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31056
+ .E_t4zczcp {
31057
+ display: flex;
31058
+ justify-content: space-between;
31059
+ align-items: center;
31060
+ padding: 8px;
31061
+ min-height: 32px;
31072
31062
  }
31073
- .E_wpbf4pq .ant-input,
31074
- .E_wpbf4pq .ant-picker {
31075
- width: 80px;
31076
- margin: 0 9px;
31077
- text-align: center;
31063
+ .E_t4zczcp .table-title {
31064
+ color: rgba(44, 56, 82, 0.6);
31065
+ font-weight: 600;
31066
+ font-size: 12px;
31067
+ line-height: 8px;
31078
31068
  }
31079
- .E_wpbf4pq .options {
31080
- padding: 12px 0 12px 16px;
31081
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31082
- margin: 5px 0 5px 8px;
31069
+ .E_t4zczcp .edit-icon {
31070
+ font-size: 16px;
31071
+ color: rgba(10, 37, 85, 0.6);
31072
+ cursor: pointer;
31083
31073
  }
31084
- .E_wpbf4pq .week-day-option,
31085
- .E_wpbf4pq .month-day-option {
31086
- background: #f5f7fa;
31087
- box-sizing: border-box;
31088
- border-radius: 16px;
31089
- margin-right: 8px;
31074
+
31075
+ .E_t1s7goww {
31076
+ font-size: 12px;
31077
+ line-height: 18px;
31090
31078
  }
31091
- .E_wpbf4pq .week-day-option:focus,
31092
- .E_wpbf4pq .month-day-option:focus {
31093
- color: inherit;
31094
- border-color: #d9d9d9;
31079
+
31080
+ .E_t93e4cf {
31081
+ display: flex;
31082
+ padding: 8px 0;
31083
+ color: #2d3a56;
31095
31084
  }
31096
- .E_wpbf4pq .week-day-option.active {
31097
- background-color: #0096ff;
31098
- border-color: #0096ff;
31099
- color: #fff;
31085
+ .E_t93e4cf .hidden {
31086
+ display: none;
31100
31087
  }
31101
- .E_wpbf4pq .week-day-option.en-text {
31102
- width: 110px;
31103
- margin-top: 4px;
31088
+ .E_t93e4cf .ant-btn-link {
31089
+ height: auto;
31104
31090
  }
31105
- .E_wpbf4pq .month-day-option {
31106
- width: 32px;
31107
- padding: 0;
31108
- margin-bottom: 8px;
31091
+ .E_t93e4cf .content {
31092
+ overflow: hidden;
31093
+ overflow-x: auto;
31094
+ width: 100%;
31095
+ white-space: pre-wrap;
31109
31096
  }
31110
- .E_wpbf4pq .month-day-option.active {
31111
- background-color: #0096ff;
31112
- border-color: #0096ff;
31113
- color: #fff;
31097
+ .E_t93e4cf .content .ant-btn {
31098
+ white-space: pre-wrap;
31099
+ text-align: left;
31100
+ }
31101
+ .E_t93e4cf .content .unit-chart {
31102
+ justify-content: flex-start;
31114
31103
  }
31115
31104
 
31116
- span.E_tqjc4ui {
31117
- margin: 0 2px;
31105
+ .E_rhz2uv5 {
31106
+ width: var(--rhz2uv5-0);
31107
+ flex-shrink: 0;
31108
+ color: rgba(44, 56, 82, 0.6);
31109
+ padding-right: 12px;
31118
31110
  }
31119
31111
 
31120
31112
  .E_wg1tsps {
@@ -31140,880 +31132,528 @@ span.E_tqjc4ui {
31140
31132
  color: #00122e !important;
31141
31133
  }
31142
31134
 
31143
- .E_fzh9mnb {
31144
- width: 100%;
31145
- height: 100%;
31146
- min-height: 124px;
31135
+ .E_s1at6qmn.ant-layout-sider {
31136
+ background: #edf0f7;
31137
+ padding: 32px 8px;
31138
+ overflow: auto;
31139
+ }
31140
+ .E_s1at6qmn .ant-layout-sider-children {
31147
31141
  display: flex;
31148
31142
  flex-direction: column;
31149
- justify-content: center;
31150
- align-items: center;
31151
- }
31152
- .E_fzh9mnb .error-text {
31153
- color: rgba(10, 37, 85, 0.6);
31154
- margin-bottom: 16px;
31155
- font-size: 18px;
31156
- }
31157
-
31158
- .E_atcz0kf .ant-input-suffix {
31159
- margin-left: 8px;
31160
- }
31161
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31162
- padding: 2px 7px 2px 12px;
31143
+ justify-content: space-between;
31163
31144
  }
31164
-
31165
- .E_f7pxqmh {
31166
- width: 100%;
31167
- margin-bottom: 0 !important;
31168
- flex-flow: nowrap !important;
31169
- line-break: auto;
31145
+ .E_s1at6qmn footer {
31146
+ display: flex;
31170
31147
  }
31171
- .E_f7pxqmh > .ant-form-item-label {
31172
- text-align: left !important;
31173
- padding-bottom: 0 !important;
31148
+ .E_s1at6qmn .ant-menu {
31149
+ background: #edf0f7;
31174
31150
  }
31175
- .E_f7pxqmh > .ant-form-item-label > label {
31176
- min-height: 32px;
31177
- height: auto;
31178
- font-size: 13px;
31179
- color: rgba(44, 56, 82, 0.6);
31180
- white-space: normal;
31151
+ .E_s1at6qmn .ant-menu a {
31152
+ color: #00122e;
31153
+ width: 180px;
31154
+ overflow: hidden;
31155
+ text-overflow: ellipsis;
31181
31156
  }
31182
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31183
- border-color: #ff4d4f !important;
31157
+ .E_s1at6qmn .ant-menu-vertical {
31158
+ margin-bottom: 24px;
31184
31159
  }
31185
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31186
- border-color: #ff4d4f !important;
31160
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
31161
+ margin: 0;
31187
31162
  }
31188
- .E_f7pxqmh .ant-form-item-explain {
31189
- margin-top: 4px;
31163
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
31190
31164
  font-size: 12px;
31191
- min-height: 0px;
31165
+ padding: 0 8px 4px;
31166
+ line-height: 18px;
31192
31167
  }
31193
- .E_f7pxqmh .ant-form-item-extra {
31194
- font-size: 12px;
31195
- color: rgba(44, 56, 82, 0.6);
31196
- min-height: 0px;
31168
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
31169
+ padding: 0;
31197
31170
  }
31198
-
31199
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31200
- display: var(--ai7qkf2-0);
31171
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
31172
+ padding-bottom: 24px;
31201
31173
  }
31202
- .E_ai7qkf2 .ant-input-number-input-wrap {
31203
- display: inline-flex;
31204
- line-height: 1.5715;
31205
- height: 100%;
31206
- width: 100%;
31174
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
31175
+ margin-bottom: 24px;
31176
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31207
31177
  }
31208
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31209
- content: var(--ai7qkf2-1);
31210
- display: var(--ai7qkf2-2);
31211
- flex: none;
31178
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
31179
+ transition: none;
31180
+ display: flex;
31212
31181
  align-items: center;
31213
- margin-left: 4px;
31214
- padding: 5px 12px 5px 0;
31215
- color: rgba(44, 56, 82, 0.6);
31182
+ height: 32px;
31183
+ line-height: 22px;
31184
+ padding: 0 8px;
31216
31185
  }
31217
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31218
- content: var(--ai7qkf2-3);
31219
- display: var(--ai7qkf2-4);
31220
- flex: none;
31221
- align-items: center;
31222
- margin-right: 4px;
31223
- cursor: auto;
31224
- color: rgba(44, 56, 82, 0.6);
31186
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
31187
+ margin-right: 12px;
31225
31188
  }
31226
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31227
- border-radius: 0;
31189
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
31190
+ margin: 0;
31191
+ margin-bottom: 2px;
31228
31192
  }
31229
- .E_ai7qkf2.ant-input-number {
31230
- width: 100%;
31193
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
31194
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
31195
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
31231
31196
  border-radius: 6px;
31197
+ color: #fff;
31232
31198
  }
31233
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31234
- border-color: #0096ff;
31235
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31236
- z-index: 1;
31237
- }
31238
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31239
- border-color: #e75a3a;
31240
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31199
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
31200
+ color: #fff;
31241
31201
  }
31242
- .E_ai7qkf2 .ant-input-number-input {
31243
- height: 30px;
31244
- border: 1px;
31245
- padding: 5px 12px;
31246
- font-size: inherit;
31247
- }
31248
- .E_ai7qkf2.ant-input-number-lg input {
31249
- height: 38px;
31250
- border: 1px;
31251
- padding: 8px 16px;
31252
- }
31253
- .E_ai7qkf2.ant-input-number-sm input {
31254
- height: 22px;
31255
- border: 1px;
31256
- padding: 2px 8px;
31202
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
31203
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
31204
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
31205
+ border-radius: 6px;
31257
31206
  }
31258
31207
 
31259
- .E_i1inqkme {
31260
- height: 18px;
31261
- line-height: 18px;
31262
- padding: 0 4px;
31263
- border-radius: 4px;
31264
- background: rgba(235, 239, 245, 0.6);
31265
- border: 1px solid rgba(223, 228, 235, 0.6);
31266
- display: flex;
31267
- align-items: center;
31208
+ .E_s1wu0lms .ant-menu-item-group-title {
31268
31209
  white-space: nowrap;
31269
- margin-right: 4px;
31270
- }
31271
-
31272
- .E_a1wfy30z .ant-input-number-handler-wrap {
31273
- display: var(--a1wfy30z-0);
31274
- }
31275
- .E_a1wfy30z .ant-input-number-input-wrap {
31276
- padding: 4px 11px;
31277
- display: inline-flex;
31278
- line-height: 1.5715;
31279
- height: inherit;
31210
+ transition: all 0s;
31280
31211
  }
31281
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31282
- content: var(--a1wfy30z-1);
31283
- display: var(--a1wfy30z-2);
31284
- flex: none;
31285
- align-items: center;
31286
- margin-left: 4px;
31212
+ .E_s1wu0lms.shrink {
31213
+ transition: all 0s;
31214
+ overflow: hidden;
31287
31215
  }
31288
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31289
- content: var(--a1wfy30z-3);
31290
- display: var(--a1wfy30z-4);
31291
- flex: none;
31292
- align-items: center;
31293
- margin-right: 4px;
31294
- cursor: auto;
31216
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
31217
+ visibility: hidden;
31295
31218
  }
31296
- .E_a1wfy30z .ant-input-number-input {
31297
- padding: 0;
31298
- margin: 0;
31299
- height: auto;
31300
- font-size: inherit;
31219
+ .E_s1wu0lms.shrink .ant-menu-item {
31220
+ width: 36px;
31221
+ padding: 0 6px;
31301
31222
  }
31302
31223
 
31303
- .E_iouxfgt {
31304
- display: inline-flex;
31305
- align-items: center;
31224
+ .E_n1ugzfva {
31225
+ display: flex;
31226
+ place-items: center;
31227
+ width: 100% !important;
31306
31228
  }
31307
- .E_iouxfgt .icon-inner {
31308
- display: inline-flex;
31309
- align-items: center;
31310
- justify-content: center;
31229
+ .E_n1ugzfva[disabled] {
31230
+ color: rgba(0, 0, 0, 0.25) !important;
31231
+ opacity: 1 !important;
31311
31232
  }
31312
- .E_iouxfgt .icon-inner + span,
31313
- .E_iouxfgt span + .icon-inner.suffix {
31314
- margin-left: 4px;
31233
+ .E_n1ugzfva.ant-btn {
31234
+ width: 100%;
31235
+ color: #00122e;
31315
31236
  }
31316
- .E_iouxfgt.is-rotate img,
31317
- .E_iouxfgt.is-rotate svg {
31318
- animation: rotate 680ms linear infinite;
31237
+ .E_n1ugzfva .icon-wrapper {
31238
+ margin-right: 12px;
31319
31239
  }
31320
-
31321
- .E_owd0kml {
31322
- display: inline-block;
31240
+ .E_n1ugzfva .link-title {
31241
+ flex: 1;
31242
+ overflow: hidden;
31243
+ white-space: nowrap;
31244
+ text-overflow: ellipsis;
31245
+ text-align: left;
31323
31246
  }
31324
31247
 
31325
- .E_h1jsgezc {
31326
- visibility: hidden;
31327
- position: absolute;
31248
+ .E_skwah65 {
31249
+ height: 8px;
31250
+ box-sizing: border-box;
31251
+ border-radius: 2px;
31252
+ background: #f5f7fa;
31253
+ display: flex;
31254
+ width: 100%;
31255
+ overflow: hidden;
31256
+ }
31257
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31258
+ margin-left: 1px;
31328
31259
  }
31329
31260
 
31330
- .E_cnujxq2 {
31261
+ .E_s1iv0tp1 .enabled-switch {
31331
31262
  display: flex;
31332
- flex-direction: column;
31263
+ align-items: center;
31333
31264
  }
31334
-
31335
- .E_m7s48ia {
31336
- max-width: 1120px;
31337
- width: 100%;
31338
- margin: 0 auto;
31339
- height: 100%;
31265
+ .E_s1iv0tp1 .enabled-text {
31266
+ margin-right: 8px;
31340
31267
  }
31341
31268
 
31342
- .E_wt5zbg6 {
31343
- max-width: 1120px;
31344
- width: 100%;
31345
- margin: 0 auto;
31269
+ .E_t160l1cm {
31346
31270
  display: flex;
31271
+ flex-direction: column;
31272
+ flex: 1;
31273
+ /* FIXME:(yanzhen) do this better */
31347
31274
  }
31348
- .E_wt5zbg6 .left,
31349
- .E_wt5zbg6 .right {
31350
- flex-grow: 0;
31275
+ .E_t160l1cm .tab-bar {
31351
31276
  flex-shrink: 0;
31352
- flex-basis: 21%;
31353
- }
31354
- .E_wt5zbg6 .left {
31355
31277
  display: flex;
31356
- justify-content: flex-end;
31357
- padding-right: 44px;
31358
- }
31359
- .E_wt5zbg6 .right {
31360
- padding-left: 44px;
31278
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31361
31279
  }
31362
- .E_wt5zbg6 .middle {
31363
- margin-bottom: 40px;
31364
- flex-grow: 0;
31365
- flex-shrink: 0;
31366
- flex-basis: 58%;
31280
+ .E_t160l1cm .tab-content {
31281
+ height: 100%;
31367
31282
  }
31368
- .E_wt5zbg6 .middle .form-base-field {
31369
- width: 100%;
31283
+ .E_t160l1cm .tab-menu-item {
31284
+ margin-right: 2px;
31285
+ padding: 1px 12px;
31286
+ line-height: 24px;
31287
+ height: 24px;
31288
+ color: rgba(44, 56, 82, 0.6);
31289
+ border-radius: 4px 4px 0 0;
31290
+ cursor: pointer;
31291
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31370
31292
  }
31371
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31372
- width: auto;
31293
+ .E_t160l1cm .tab-menu-item:first-child {
31294
+ padding-left: 0;
31373
31295
  }
31374
-
31375
- .E_h18jprzg .ant-modal-header {
31376
- margin: 0 auto;
31377
- width: 100%;
31378
- max-width: 648px;
31296
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31297
+ padding-left: 12px;
31379
31298
  }
31380
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31381
- margin-left: 0;
31299
+ .E_t160l1cm .tab-menu-item:hover {
31300
+ color: #0080ff;
31301
+ background: rgba(211, 218, 235, 0.6);
31382
31302
  }
31383
- .E_h18jprzg .ant-modal-body {
31384
- margin: 0 auto;
31385
- padding: 0;
31386
- width: 100%;
31387
- max-width: 648px;
31388
- overflow: hidden;
31303
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31304
+ fill: #0080ff;
31389
31305
  }
31390
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31391
- margin-bottom: 40px;
31306
+ .E_t160l1cm .tab-menu-item:active {
31307
+ background: rgba(192, 203, 224, 0.6);
31392
31308
  }
31393
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31394
- height: calc(100vh - 225px);
31395
- overflow-y: auto;
31309
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31310
+ color: #0080ff;
31311
+ background: rgba(211, 218, 235, 0.6);
31396
31312
  }
31397
- .E_h18jprzg .ant-modal-footer .footer-content {
31398
- margin: 0 auto;
31399
- max-width: 648px;
31313
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31314
+ background: rgba(192, 203, 224, 0.6);
31400
31315
  }
31401
-
31402
- .E_h16z9xgz .ant-modal-header {
31403
- margin: 0 auto;
31404
- width: 100%;
31405
- max-width: 1024px;
31316
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31317
+ background: rgba(0, 128, 255, 0.16);
31406
31318
  }
31407
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31408
- margin-left: 0;
31319
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31320
+ fill: #0080ff;
31409
31321
  }
31410
- .E_h16z9xgz .ant-modal-body {
31411
- margin: 0 auto;
31412
- padding: 0;
31413
- width: 100%;
31414
- max-width: 1024px;
31415
- overflow: hidden;
31322
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31323
+ color: #0080ff;
31324
+ background: rgba(0, 128, 255, 0.1);
31416
31325
  }
31417
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31418
- margin-bottom: 40px;
31326
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31327
+ background: rgba(0, 128, 255, 0.16);
31419
31328
  }
31420
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31421
- height: calc(100vh - 225px);
31422
- overflow-y: auto;
31329
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31330
+ fill: #1d326c;
31423
31331
  }
31424
- .E_h16z9xgz .ant-modal-footer .footer-content {
31425
- margin: 0 auto;
31426
- max-width: 1024px;
31332
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31333
+ margin-left: 8px;
31334
+ height: 22px;
31427
31335
  }
31428
-
31429
- .E_f1lrhghm {
31430
- flex: 1;
31336
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31337
+ fill: rgba(44, 56, 82, 0.6);
31431
31338
  }
31432
- .E_f1lrhghm label {
31433
- font-size: 13px;
31434
- line-height: 20px;
31435
- color: rgba(44, 56, 82, 0.6);
31339
+ .E_t160l1cm .tab-menu-item-group {
31340
+ padding: 0;
31341
+ display: flex;
31342
+ align-items: center;
31343
+ overflow: hidden;
31436
31344
  }
31437
- .E_f1lrhghm .title {
31438
- font-size: 14px;
31439
- line-height: 20px;
31440
- color: #2d3a56;
31441
- margin-bottom: 12px;
31442
- }
31443
- .E_f1lrhghm.connect-cluster .title {
31444
- padding-bottom: 26px;
31445
- }
31446
-
31447
- .E_f18ot8em {
31448
- padding: 25px 0 15px 0;
31449
- border-bottom: 1px solid #e1e5eb;
31450
- margin-bottom: 16px;
31345
+ .E_t160l1cm .tab-menu-item-group .main-title {
31346
+ opacity: 0;
31347
+ max-width: 0;
31348
+ transition: max-width 320ms ease, opacity 240ms ease;
31451
31349
  }
31452
-
31453
- .E_f1l1g2k0 {
31350
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31351
+ padding: 1px 12px;
31352
+ position: relative;
31454
31353
  display: flex;
31455
- align-items: center;
31456
- margin-bottom: 8px;
31457
31354
  }
31458
- .E_f1l1g2k0 > label {
31459
- width: 216px;
31355
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31356
+ opacity: 0;
31357
+ position: absolute;
31358
+ top: 50%;
31359
+ left: 0;
31360
+ transform: translate(-50%, -50%);
31361
+ transition: opacity 100ms linear;
31362
+ fill: rgba(0, 128, 255, 0.2);
31460
31363
  }
31461
- .E_f1l1g2k0 > label + * {
31462
- width: 100%;
31364
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31365
+ color: #0080ff;
31463
31366
  }
31464
- .E_f1l1g2k0 .ant-select {
31465
- width: 100%;
31367
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31368
+ padding: 1px 12px;
31369
+ display: inline-block;
31370
+ opacity: 1;
31371
+ max-width: 160px;
31466
31372
  }
31467
-
31468
- .E_e1k89cwg {
31469
- color: #e75a3a;
31470
- margin-right: 10px;
31373
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31374
+ padding: 1px 12px;
31375
+ color: #005ed1;
31471
31376
  }
31472
-
31473
- .E_d1oui1gf {
31474
- width: 100%;
31475
- height: 1px;
31476
- background: rgba(213, 219, 227, 0.6);
31477
- margin: 24px 0;
31377
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31378
+ opacity: 1;
31478
31379
  }
31479
-
31480
- .E_l15itdbb {
31481
- display: flex;
31482
- justify-content: center;
31483
- align-items: center;
31484
- height: 100%;
31380
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31381
+ background: rgba(0, 128, 255, 0.16);
31485
31382
  }
31486
-
31487
- .E_d1y3z4w {
31488
- display: inline-block;
31489
- width: 4px;
31490
- height: 4px;
31491
- background: #8e9aa9;
31492
- opacity: 0.4;
31493
- border-radius: 50%;
31494
- margin: 0 4px;
31383
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31384
+ opacity: 0;
31495
31385
  }
31496
-
31497
- .E_m177r7a3 .ant-modal-header,
31498
- .E_m177r7a3 .ant-modal-footer .footer-content {
31499
- width: 648px;
31500
- margin: 0 auto;
31386
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31387
+ padding: 4px 16px;
31388
+ height: 32px;
31389
+ border-radius: 6px 6px 0 0;
31501
31390
  }
31502
- .E_m177r7a3 .ant-modal-header {
31503
- padding: 35px 0 24px;
31504
- border: none;
31391
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31392
+ padding-left: 0;
31505
31393
  }
31506
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31507
- font-size: 30px;
31394
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31395
+ padding-left: 16px;
31508
31396
  }
31509
- .E_m177r7a3 .ant-modal-body {
31510
- padding: 4px 0 2px;
31397
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31398
+ margin-left: 11px;
31399
+ height: 24px;
31511
31400
  }
31512
- .E_m177r7a3 .ant-modal-footer {
31513
- border: none;
31401
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31402
+ padding: 0;
31514
31403
  }
31515
-
31516
- .E_t1wwio3v {
31517
- font-size: 12px;
31518
- line-height: 18px;
31519
- font-weight: bold;
31520
- color: #fff;
31521
- padding: 0 4px;
31522
- border-radius: 4px;
31523
- display: inline-block;
31524
- background: var(--t1wwio3v-0);
31404
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31405
+ padding: 4px 16px;
31525
31406
  }
31526
- .E_t1wwio3v:not(:first-child) {
31527
- margin-left: 4px;
31407
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31408
+ padding: 4px 16px;
31528
31409
  }
31529
-
31530
- .E_f17jvtfk {
31531
- width: 100%;
31532
- height: 100%;
31533
- display: flex;
31534
- align-items: center;
31535
- justify-content: center;
31410
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31411
+ background: #fff;
31536
31412
  }
31537
-
31538
- .E_nzppkea {
31539
- font-size: 90%;
31540
- font-weight: bold;
31541
- background-color: rgba(240, 243, 247, 0.6);
31542
- padding: 1px 4px 1px;
31543
- margin-left: 2px;
31544
- margin-right: 2px;
31545
- border: 1px solid rgba(213, 219, 227, 0.6);
31546
- border-radius: 4px;
31413
+ .E_t160l1cm .tab-menu-item-light:active {
31414
+ color: #005ed1;
31547
31415
  }
31548
-
31549
- .E_f4mi9eq.form-item-general {
31550
- width: 640px;
31416
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31417
+ background: #fff;
31418
+ color: #1d326c;
31551
31419
  }
31552
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31553
- margin-top: 16px;
31420
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31421
+ color: rgba(45, 58, 86, 0.6);
31554
31422
  }
31555
- .E_f4mi9eq.form-item-compact {
31556
- width: 412px;
31423
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31424
+ color: #1d326c;
31557
31425
  }
31558
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31559
- margin-top: 8px;
31426
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31427
+ fill: #d8deeb;
31560
31428
  }
31561
- .E_f4mi9eq .form-item {
31562
- width: auto;
31429
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31430
+ fill: #1d326c;
31563
31431
  }
31564
- .E_f4mi9eq .form-item-main {
31565
- position: relative;
31432
+ .E_t160l1cm .tab-content {
31433
+ flex: 1;
31566
31434
  display: flex;
31435
+ flex-direction: column;
31567
31436
  }
31568
- .E_f4mi9eq .form-item-extra {
31569
- margin-top: 4px;
31570
- width: 100%;
31571
- padding: 14px;
31572
- background: #f2f4f6;
31573
- font-size: 13px;
31574
- line-height: 1.8;
31575
- color: #8e9aa9;
31437
+ .E_t160l1cm.is-overview .tab-content {
31438
+ overflow: visible;
31576
31439
  }
31577
- .E_f4mi9eq .form-item-label {
31578
- padding-right: 12px;
31579
- font-size: 13px;
31580
- color: rgba(44, 56, 82, 0.6);
31440
+
31441
+ .E_t14npdqr {
31442
+ max-width: 240px;
31443
+ animation: none;
31581
31444
  }
31582
- .E_f4mi9eq .form-item-label.label-right {
31583
- text-align: right;
31445
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31446
+ border: 1px solid #0080ff;
31447
+ padding: 0;
31584
31448
  }
31585
- .E_f4mi9eq .form-item-label,
31586
- .E_f4mi9eq .form-item-control {
31449
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31450
+ margin: 0;
31451
+ height: 32px;
31587
31452
  line-height: 32px;
31453
+ font-size: 13px;
31454
+ padding: 0 10px;
31455
+ display: block;
31456
+ overflow: hidden;
31457
+ text-overflow: ellipsis;
31458
+ white-space: nowrap;
31588
31459
  }
31589
- .E_f4mi9eq .form-item-control .form-item-error {
31590
- line-height: 18px;
31460
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31461
+ content: " ";
31462
+ height: 1px;
31463
+ width: calc(100% + 10px);
31464
+ background: rgba(172, 186, 211, 0.6);
31465
+ display: block;
31591
31466
  }
31592
- .E_f4mi9eq .form-item-children {
31467
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31468
+ color: #0080ff;
31469
+ background: transparent;
31470
+ }
31471
+
31472
+ .E_fzh9mnb {
31593
31473
  width: 100%;
31474
+ height: 100%;
31475
+ min-height: 124px;
31476
+ display: flex;
31477
+ flex-direction: column;
31478
+ justify-content: center;
31479
+ align-items: center;
31594
31480
  }
31595
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31481
+ .E_fzh9mnb .error-text {
31482
+ color: rgba(10, 37, 85, 0.6);
31483
+ margin-bottom: 16px;
31484
+ font-size: 18px;
31485
+ }
31486
+
31487
+ .E_f7pxqmh {
31596
31488
  width: 100%;
31489
+ margin-bottom: 0 !important;
31490
+ flex-flow: nowrap !important;
31491
+ line-break: auto;
31597
31492
  }
31598
- .E_f4mi9eq .form-item-error {
31599
- color: #e75a3a;
31600
- height: 0;
31601
- overflow: hidden;
31493
+ .E_f7pxqmh > .ant-form-item-label {
31494
+ text-align: left !important;
31495
+ padding-bottom: 0 !important;
31602
31496
  }
31603
- .E_f4mi9eq .form-item-error-enter-done {
31604
- margin-top: 4px;
31497
+ .E_f7pxqmh > .ant-form-item-label > label {
31498
+ min-height: 32px;
31605
31499
  height: auto;
31606
- overflow: auto;
31500
+ font-size: 13px;
31501
+ color: rgba(44, 56, 82, 0.6);
31502
+ white-space: normal;
31607
31503
  }
31608
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31609
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31610
- border: 1px solid #e75a3a;
31611
- color: #e75a3a;
31504
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31505
+ border-color: #ff4d4f !important;
31612
31506
  }
31613
-
31614
- .E_fh0ewl8 {
31615
- color: #2d3a56;
31616
- font-weight: bold;
31617
- padding-bottom: 6px;
31618
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31619
- margin-bottom: 16px;
31620
- }
31621
- .E_fh0ewl8:not(:first-of-type) {
31622
- margin-top: 16px;
31623
- }
31624
-
31625
- .E_e1qrlvot {
31626
- width: 8px;
31627
- height: 24px;
31628
- display: flex;
31629
- justify-content: center;
31630
- align-items: center;
31631
- cursor: pointer;
31632
- transition: all 200ms ease-out 40ms;
31633
- }
31634
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31635
- content: "";
31636
- width: 1px;
31637
- height: 6px;
31638
- border-radius: 1px;
31639
- background: #ccd4e3;
31640
- position: relative;
31641
- right: 2px;
31642
- transform: rotate(-45deg);
31643
- }
31644
- .E_e1qrlvot:after {
31645
- transform: rotate(45deg);
31646
- left: 1px;
31647
- }
31648
-
31649
- .E_w9ic984.ant-alert-warning {
31650
- border: 0;
31651
- background: rgba(255, 187, 0, 0.1);
31652
- border-radius: 6px;
31653
- }
31654
- .E_w9ic984.ant-alert,
31655
- .E_w9ic984 .ant-alert-message {
31656
- color: #e07f00;
31657
- }
31658
- .E_w9ic984.ant-alert .dashed-border-bottom,
31659
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31660
- border-bottom-color: #e07f00;
31507
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31508
+ border-color: #ff4d4f !important;
31661
31509
  }
31662
-
31663
- .E_n1k9qi4r {
31664
- display: flex;
31665
- flex-direction: row;
31666
- padding: 7px 12px;
31667
- background: rgba(255, 187, 0, 0.1);
31668
- border-radius: 6px;
31669
- color: #e07f00;
31510
+ .E_f7pxqmh .ant-form-item-explain {
31511
+ margin-top: 4px;
31670
31512
  font-size: 12px;
31671
- line-height: 18px;
31672
- }
31673
- .E_n1k9qi4r .icon-wrapper {
31674
- margin-right: 10px;
31675
- height: 18px;
31513
+ min-height: 0px;
31676
31514
  }
31677
-
31678
- .E_n16fsg9x {
31679
- display: flex;
31680
- flex-direction: row;
31681
- padding: 7px 12px;
31682
- background: rgba(225, 230, 241, 0.6);
31683
- border-radius: 6px;
31684
- color: rgba(44, 56, 82, 0.6);
31515
+ .E_f7pxqmh .ant-form-item-extra {
31685
31516
  font-size: 12px;
31686
- line-height: 18px;
31687
- }
31688
- .E_n16fsg9x .icon-wrapper {
31689
- margin-right: 10px;
31690
- height: 18px;
31517
+ color: rgba(44, 56, 82, 0.6);
31518
+ min-height: 0px;
31691
31519
  }
31692
31520
 
31693
- .E_i173wxzw {
31694
- display: flex;
31695
- flex-direction: row;
31696
- padding: 7px 12px;
31697
- background: rgba(0, 136, 255, 0.1);
31698
- border-radius: 6px;
31699
- color: #005ed1;
31700
- font-size: 12px;
31701
- line-height: 18px;
31521
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31522
+ display: var(--ai7qkf2-0);
31702
31523
  }
31703
- .E_i173wxzw .icon-wrapper {
31704
- margin-right: 10px;
31705
- height: 18px;
31524
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31525
+ display: inline-flex;
31526
+ line-height: 1.5715;
31527
+ height: 100%;
31528
+ width: 100%;
31706
31529
  }
31707
-
31708
- .E_dld369h {
31530
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31531
+ content: var(--ai7qkf2-1);
31532
+ display: var(--ai7qkf2-2);
31533
+ flex: none;
31534
+ align-items: center;
31535
+ margin-left: 4px;
31536
+ padding: 5px 12px 5px 0;
31709
31537
  color: rgba(44, 56, 82, 0.6);
31710
- margin-top: 5px;
31711
- font-size: 12px;
31712
- line-height: 18px;
31713
- }
31714
-
31715
- .E_s1epv22q {
31716
- color: #f0483e;
31717
- font-size: 12px;
31718
- white-space: pre-wrap;
31719
31538
  }
31720
-
31721
- .E_okus5hk {
31722
- display: flex;
31539
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31540
+ content: var(--ai7qkf2-3);
31541
+ display: var(--ai7qkf2-4);
31542
+ flex: none;
31723
31543
  align-items: center;
31724
- justify-content: flex-end;
31725
- }
31726
- .E_okus5hk .icon-wrapper {
31727
- margin-right: 16px;
31544
+ margin-right: 4px;
31545
+ cursor: auto;
31546
+ color: rgba(44, 56, 82, 0.6);
31728
31547
  }
31729
-
31730
- .E_t1auuzri {
31731
- color: rgba(0, 21, 64, 0.3);
31548
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31549
+ border-radius: 0;
31732
31550
  }
31733
-
31734
- .E_i74cfyt.ant-input {
31735
- padding: 5px 12px;
31736
- line-height: 20px;
31737
- color: #2d3a56;
31551
+ .E_ai7qkf2.ant-input-number {
31552
+ width: 100%;
31738
31553
  border-radius: 6px;
31739
- border-color: rgba(172, 186, 211, 0.6);
31740
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31741
- }
31742
- .E_i74cfyt.ant-input.ant-input-lg {
31743
- padding: 8px 16px;
31744
- line-height: 22px;
31745
- }
31746
- .E_i74cfyt.ant-input.ant-input-sm {
31747
- padding: 2px 8px;
31748
- line-height: 18px;
31749
- }
31750
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31751
- border-color: rgba(107, 128, 167, 0.6);
31752
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31753
- z-index: 1;
31754
31554
  }
31755
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31555
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31756
31556
  border-color: #0096ff;
31757
31557
  box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31758
31558
  z-index: 1;
31759
31559
  }
31760
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31761
- border-color: #e75a3a;
31762
- color: #e75a3a;
31763
- }
31764
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31765
- border-color: #e75a3a;
31766
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31767
- }
31768
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31560
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31769
31561
  border-color: #e75a3a;
31770
31562
  box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31771
31563
  }
31772
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31773
- background: rgba(211, 218, 235, 0.6);
31774
- color: rgba(0, 21, 64, 0.3);
31775
- border-color: rgba(172, 186, 211, 0.6);
31776
- }
31777
- .E_i74cfyt.ant-input-affix-wrapper {
31564
+ .E_ai7qkf2 .ant-input-number-input {
31565
+ height: 30px;
31566
+ border: 1px;
31778
31567
  padding: 5px 12px;
31779
- border-radius: 6px;
31780
- border-color: rgba(172, 186, 211, 0.6);
31781
- line-height: 20px;
31782
- color: #2d3a56;
31783
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31784
- }
31785
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31786
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31787
- color: rgba(44, 56, 82, 0.6);
31568
+ font-size: inherit;
31788
31569
  }
31789
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31570
+ .E_ai7qkf2.ant-input-number-lg input {
31571
+ height: 38px;
31572
+ border: 1px;
31790
31573
  padding: 8px 16px;
31791
- line-height: 22px;
31792
31574
  }
31793
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31575
+ .E_ai7qkf2.ant-input-number-sm input {
31576
+ height: 22px;
31577
+ border: 1px;
31794
31578
  padding: 2px 8px;
31795
- line-height: 18px;
31796
- }
31797
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31798
- border-color: rgba(107, 128, 167, 0.6);
31799
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31800
31579
  }
31801
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31802
- border-color: #0096ff;
31803
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31580
+
31581
+ .E_iouxfgt {
31582
+ display: inline-flex;
31583
+ align-items: center;
31804
31584
  }
31805
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31806
- border-color: #e75a3a;
31585
+ .E_iouxfgt .icon-inner {
31586
+ display: inline-flex;
31587
+ align-items: center;
31588
+ justify-content: center;
31807
31589
  }
31808
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31809
- color: #e75a3a;
31590
+ .E_iouxfgt .icon-inner + span,
31591
+ .E_iouxfgt span + .icon-inner.suffix {
31592
+ margin-left: 4px;
31810
31593
  }
31811
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31812
- border-color: #e75a3a;
31813
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31594
+ .E_iouxfgt.is-rotate img,
31595
+ .E_iouxfgt.is-rotate svg {
31596
+ animation: rotate 680ms linear infinite;
31814
31597
  }
31815
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31816
- border-color: #e75a3a;
31817
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31598
+
31599
+ .E_atcz0kf .ant-input-suffix {
31600
+ margin-left: 8px;
31818
31601
  }
31819
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31820
- background: rgba(211, 218, 235, 0.6);
31821
- color: rgba(0, 21, 64, 0.3);
31822
- border-color: rgba(172, 186, 211, 0.6);
31602
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31603
+ padding: 2px 7px 2px 12px;
31823
31604
  }
31824
- textarea.E_i74cfyt.ant-input {
31825
- transition-property: height;
31826
- transition-delay: 50ms;
31605
+
31606
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31607
+ display: var(--a1wfy30z-0);
31827
31608
  }
31828
- textarea.E_i74cfyt.ant-input.textarea-large {
31829
- min-height: 40px;
31830
- height: 40px;
31609
+ .E_a1wfy30z .ant-input-number-input-wrap {
31610
+ padding: 4px 11px;
31611
+ display: inline-flex;
31612
+ line-height: 1.5715;
31613
+ height: inherit;
31831
31614
  }
31832
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31833
- height: 80px;
31834
- }
31835
- textarea.E_i74cfyt.ant-input.textarea-middle {
31836
- min-height: 32px;
31837
- height: 32px;
31838
- }
31839
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31840
- height: 64px;
31841
- }
31842
- textarea.E_i74cfyt.ant-input.textarea-small {
31843
- min-height: 24px;
31844
- height: 24px;
31845
- }
31846
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31847
- height: 40px;
31848
- }
31849
-
31850
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31851
- border: 1px solid rgba(213, 219, 227, 0.6);
31852
- border-radius: 4px;
31853
- }
31854
- .E_k1ci6977.input-tags {
31855
- position: relative;
31856
- padding: 6px;
31857
- height: 32px;
31858
- cursor: pointer;
31859
- transition: border 150ms;
31860
- }
31861
- .E_k1ci6977.input-tags:hover {
31862
- border-color: #0080ff;
31863
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31864
- }
31865
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31866
- padding-right: 30px;
31867
- }
31868
- .E_k1ci6977.input-tags .input-tags-inner {
31869
- display: flex;
31870
- }
31871
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31872
- display: flex;
31873
- }
31874
- .E_k1ci6977.input-tags .input-tag-suffix {
31875
- position: absolute;
31876
- right: 12px;
31877
- top: 50%;
31878
- transform: translateY(-50%);
31879
- }
31880
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31881
- color: rgba(0, 0, 0, 0.25);
31882
- font-size: 12px;
31883
- cursor: pointer;
31884
- }
31885
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31886
- color: rgba(0, 0, 0, 0.45);
31887
- }
31888
- .E_k1ci6977.has-focus-indicator {
31889
- position: relative;
31890
- overflow: hidden;
31891
- }
31892
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31893
- position: absolute;
31894
- top: 50%;
31895
- transform: translateY(-50%);
31896
- left: -16px;
31897
- transition: left 150ms ease;
31898
- opacity: 0;
31899
- }
31900
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31901
- left: 8px;
31902
- opacity: 1;
31903
- }
31904
- .E_k1ci6977.has-focus-indicator input {
31905
- transition: margin-left 150ms ease;
31906
- margin-left: 0px;
31907
- }
31908
- .E_k1ci6977.has-focus-indicator input:focus {
31909
- margin-left: 16px;
31910
- }
31911
-
31912
- input.E_l1f7td1d.ant-input {
31913
- border-top-right-radius: 0;
31914
- border-bottom-right-radius: 0;
31915
- }
31916
-
31917
- .E_l1f7td1d.ant-input-affix-wrapper {
31918
- border-top-right-radius: 0;
31919
- border-bottom-right-radius: 0;
31920
- }
31921
-
31922
- input.E_rf8rlle.ant-input {
31923
- border-top-left-radius: 0;
31924
- border-bottom-left-radius: 0;
31925
- }
31926
-
31927
- .E_rf8rlle.ant-input-affix-wrapper {
31928
- border-top-left-radius: 0;
31929
- border-bottom-left-radius: 0;
31930
- }
31931
-
31932
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31933
- border-top-right-radius: 0;
31934
- border-bottom-right-radius: 0;
31935
- }
31936
-
31937
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31938
- border-top-left-radius: 0;
31939
- border-bottom-left-radius: 0;
31940
- }
31941
-
31942
- .E_c3ni091 {
31943
- display: flex;
31944
- flex-direction: column;
31945
- }
31946
- .E_c3ni091 .select-wrapper {
31947
- margin-top: 12px;
31948
- }
31949
- .E_c3ni091 .select-wrapper .select {
31950
- width: 100%;
31951
- }
31952
- .E_c3ni091 .radio-wrapper {
31953
- margin-top: 24px;
31954
- }
31955
- .E_c3ni091 div.form-item {
31956
- width: 100%;
31957
- }
31958
-
31959
- .E_d105ju2d {
31960
- font-size: 14px;
31961
- font-weight: 500;
31962
- color: #3e4652;
31963
- line-height: 18px;
31964
- }
31965
- .E_d105ju2d + .E_d105ju2d {
31966
- margin-top: 16px;
31615
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31616
+ content: var(--a1wfy30z-1);
31617
+ display: var(--a1wfy30z-2);
31618
+ flex: none;
31619
+ align-items: center;
31620
+ margin-left: 4px;
31967
31621
  }
31968
- .E_d105ju2d + * {
31969
- margin-top: 16px;
31622
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31623
+ content: var(--a1wfy30z-3);
31624
+ display: var(--a1wfy30z-4);
31625
+ flex: none;
31626
+ align-items: center;
31627
+ margin-right: 4px;
31628
+ cursor: auto;
31970
31629
  }
31971
-
31972
- .E_lh0l62z.E_d105ju2d {
31973
- font-size: 12px;
31974
- color: rgba(44, 56, 82, 0.6);
31975
- margin-top: 12px;
31630
+ .E_a1wfy30z .ant-input-number-input {
31631
+ padding: 0;
31632
+ margin: 0;
31633
+ height: auto;
31634
+ font-size: inherit;
31976
31635
  }
31977
31636
 
31978
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31637
+ .E_i1inqkme {
31638
+ height: 18px;
31979
31639
  line-height: 18px;
31980
- font-weight: 500;
31981
- margin-top: 0;
31982
- white-space: initial;
31983
- }
31984
-
31985
- .E_r1skkc3l {
31986
- display: block;
31987
- }
31988
- .E_r1skkc3l span {
31989
- font-size: 14px;
31990
- font-weight: 500;
31991
- line-height: 32px;
31992
- color: #3e4652;
31993
- }
31994
-
31995
- .E_c3cobmo {
31996
- margin-top: 16px;
31997
- padding: 8px;
31998
- border-radius: 6px;
31999
- background: rgba(225, 230, 241, 0.6);
32000
- color: rgba(44, 56, 82, 0.6);
32001
- font-size: 12px;
32002
- }
32003
- .E_c3cobmo div {
32004
- line-height: 20px;
31640
+ padding: 0 4px;
31641
+ border-radius: 4px;
31642
+ background: rgba(235, 239, 245, 0.6);
31643
+ border: 1px solid rgba(223, 228, 235, 0.6);
32005
31644
  display: flex;
32006
31645
  align-items: center;
32007
- word-break: break-all;
31646
+ white-space: nowrap;
31647
+ margin-right: 4px;
32008
31648
  }
32009
- .E_c3cobmo .title {
32010
- font-weight: 700;
32011
- line-height: 18px;
32012
- margin: 4px 0;
31649
+
31650
+ .E_owd0kml {
31651
+ display: inline-block;
32013
31652
  }
32014
31653
 
32015
- .E_uqv57uv {
32016
- color: rgba(44, 56, 82, 0.7490196078);
31654
+ .E_h1jsgezc {
31655
+ visibility: hidden;
31656
+ position: absolute;
32017
31657
  }
32018
31658
 
32019
31659
  .E_dsnbhzf {
@@ -32419,439 +32059,799 @@ input.E_rf8rlle.ant-input {
32419
32059
  font-size: 12px;
32420
32060
  line-height: 18px;
32421
32061
  }
32422
-
32423
- .E_t1tvuj2e {
32424
- font-family: Inter;
32425
- font-style: normal;
32426
- font-weight: normal;
32427
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32428
- font-size: 13px;
32429
- line-height: 20px;
32062
+
32063
+ .E_t1tvuj2e {
32064
+ font-family: Inter;
32065
+ font-style: normal;
32066
+ font-weight: normal;
32067
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32068
+ font-size: 13px;
32069
+ line-height: 20px;
32070
+ }
32071
+
32072
+ .E_t17uajlu {
32073
+ font-family: Inter;
32074
+ font-style: normal;
32075
+ font-weight: normal;
32076
+ font-feature-settings: "zero" on;
32077
+ font-size: 13px;
32078
+ line-height: 20px;
32079
+ }
32080
+
32081
+ .E_t114zbyz {
32082
+ font-family: Inter;
32083
+ font-style: normal;
32084
+ font-weight: normal;
32085
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32086
+ font-size: 12px;
32087
+ line-height: 18px;
32088
+ }
32089
+
32090
+ .E_t1il0kvi {
32091
+ font-family: Inter;
32092
+ font-style: normal;
32093
+ font-weight: 500;
32094
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32095
+ font-size: 12px;
32096
+ line-height: 18px;
32097
+ }
32098
+
32099
+ .E_t10dv8p1 {
32100
+ font-family: Inter;
32101
+ font-style: normal;
32102
+ font-weight: normal;
32103
+ font-feature-settings: "zero" on;
32104
+ font-size: 12px;
32105
+ line-height: 18px;
32106
+ }
32107
+
32108
+ .E_tc2oqpq {
32109
+ font-family: Inter;
32110
+ font-style: normal;
32111
+ font-weight: 500;
32112
+ font-feature-settings: "zero" on;
32113
+ font-size: 12px;
32114
+ line-height: 18px;
32115
+ }
32116
+
32117
+ .E_tzvddmc {
32118
+ font-family: Inter;
32119
+ font-style: normal;
32120
+ font-weight: bold;
32121
+ font-feature-settings: "zero" on;
32122
+ font-size: 16px;
32123
+ line-height: 24px;
32124
+ }
32125
+
32126
+ .E_u18llj45 {
32127
+ font-family: Inter;
32128
+ font-style: normal;
32129
+ font-weight: normal;
32130
+ font-size: 10px;
32131
+ line-height: 12px;
32132
+ }
32133
+
32134
+ .E_m196gn1d {
32135
+ min-width: 1280px;
32136
+ }
32137
+
32138
+ .E_cnujxq2 {
32139
+ display: flex;
32140
+ flex-direction: column;
32141
+ }
32142
+
32143
+ .E_m7s48ia {
32144
+ max-width: 1120px;
32145
+ width: 100%;
32146
+ margin: 0 auto;
32147
+ height: 100%;
32148
+ }
32149
+
32150
+ .E_wt5zbg6 {
32151
+ max-width: 1120px;
32152
+ width: 100%;
32153
+ margin: 0 auto;
32154
+ display: flex;
32155
+ }
32156
+ .E_wt5zbg6 .left,
32157
+ .E_wt5zbg6 .right {
32158
+ flex-grow: 0;
32159
+ flex-shrink: 0;
32160
+ flex-basis: 21%;
32161
+ }
32162
+ .E_wt5zbg6 .left {
32163
+ display: flex;
32164
+ justify-content: flex-end;
32165
+ padding-right: 44px;
32166
+ }
32167
+ .E_wt5zbg6 .right {
32168
+ padding-left: 44px;
32169
+ }
32170
+ .E_wt5zbg6 .middle {
32171
+ margin-bottom: 40px;
32172
+ flex-grow: 0;
32173
+ flex-shrink: 0;
32174
+ flex-basis: 58%;
32175
+ }
32176
+ .E_wt5zbg6 .middle .form-base-field {
32177
+ width: 100%;
32178
+ }
32179
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
32180
+ width: auto;
32181
+ }
32182
+
32183
+ .E_h18jprzg .ant-modal-header {
32184
+ margin: 0 auto;
32185
+ width: 100%;
32186
+ max-width: 648px;
32187
+ }
32188
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
32189
+ margin-left: 0;
32190
+ }
32191
+ .E_h18jprzg .ant-modal-body {
32192
+ margin: 0 auto;
32193
+ padding: 0;
32194
+ width: 100%;
32195
+ max-width: 648px;
32196
+ overflow: hidden;
32197
+ }
32198
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
32199
+ margin-bottom: 40px;
32200
+ }
32201
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
32202
+ height: calc(100vh - 225px);
32203
+ overflow-y: auto;
32204
+ }
32205
+ .E_h18jprzg .ant-modal-footer .footer-content {
32206
+ margin: 0 auto;
32207
+ max-width: 648px;
32208
+ }
32209
+
32210
+ .E_h16z9xgz .ant-modal-header {
32211
+ margin: 0 auto;
32212
+ width: 100%;
32213
+ max-width: 1024px;
32214
+ }
32215
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
32216
+ margin-left: 0;
32217
+ }
32218
+ .E_h16z9xgz .ant-modal-body {
32219
+ margin: 0 auto;
32220
+ padding: 0;
32221
+ width: 100%;
32222
+ max-width: 1024px;
32223
+ overflow: hidden;
32224
+ }
32225
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32226
+ margin-bottom: 40px;
32227
+ }
32228
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32229
+ height: calc(100vh - 225px);
32230
+ overflow-y: auto;
32231
+ }
32232
+ .E_h16z9xgz .ant-modal-footer .footer-content {
32233
+ margin: 0 auto;
32234
+ max-width: 1024px;
32235
+ }
32236
+
32237
+ .E_f1lrhghm {
32238
+ flex: 1;
32239
+ }
32240
+ .E_f1lrhghm label {
32241
+ font-size: 13px;
32242
+ line-height: 20px;
32243
+ color: rgba(44, 56, 82, 0.6);
32244
+ }
32245
+ .E_f1lrhghm .title {
32246
+ font-size: 14px;
32247
+ line-height: 20px;
32248
+ color: #2d3a56;
32249
+ margin-bottom: 12px;
32250
+ }
32251
+ .E_f1lrhghm.connect-cluster .title {
32252
+ padding-bottom: 26px;
32253
+ }
32254
+
32255
+ .E_f18ot8em {
32256
+ padding: 25px 0 15px 0;
32257
+ border-bottom: 1px solid #e1e5eb;
32258
+ margin-bottom: 16px;
32259
+ }
32260
+
32261
+ .E_f1l1g2k0 {
32262
+ display: flex;
32263
+ align-items: center;
32264
+ margin-bottom: 8px;
32265
+ }
32266
+ .E_f1l1g2k0 > label {
32267
+ width: 216px;
32268
+ }
32269
+ .E_f1l1g2k0 > label + * {
32270
+ width: 100%;
32271
+ }
32272
+ .E_f1l1g2k0 .ant-select {
32273
+ width: 100%;
32274
+ }
32275
+
32276
+ .E_e1k89cwg {
32277
+ color: #e75a3a;
32278
+ margin-right: 10px;
32279
+ }
32280
+
32281
+ .E_d1oui1gf {
32282
+ width: 100%;
32283
+ height: 1px;
32284
+ background: rgba(213, 219, 227, 0.6);
32285
+ margin: 24px 0;
32286
+ }
32287
+
32288
+ .E_l15itdbb {
32289
+ display: flex;
32290
+ justify-content: center;
32291
+ align-items: center;
32292
+ height: 100%;
32293
+ }
32294
+
32295
+ .E_d1y3z4w {
32296
+ display: inline-block;
32297
+ width: 4px;
32298
+ height: 4px;
32299
+ background: #8e9aa9;
32300
+ opacity: 0.4;
32301
+ border-radius: 50%;
32302
+ margin: 0 4px;
32303
+ }
32304
+
32305
+ .E_m177r7a3 .ant-modal-header,
32306
+ .E_m177r7a3 .ant-modal-footer .footer-content {
32307
+ width: 648px;
32308
+ margin: 0 auto;
32309
+ }
32310
+ .E_m177r7a3 .ant-modal-header {
32311
+ padding: 35px 0 24px;
32312
+ border: none;
32313
+ }
32314
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
32315
+ font-size: 30px;
32316
+ }
32317
+ .E_m177r7a3 .ant-modal-body {
32318
+ padding: 4px 0 2px;
32319
+ }
32320
+ .E_m177r7a3 .ant-modal-footer {
32321
+ border: none;
32322
+ }
32323
+
32324
+ .E_t1wwio3v {
32325
+ font-size: 12px;
32326
+ line-height: 18px;
32327
+ font-weight: bold;
32328
+ color: #fff;
32329
+ padding: 0 4px;
32330
+ border-radius: 4px;
32331
+ display: inline-block;
32332
+ background: var(--t1wwio3v-0);
32333
+ }
32334
+ .E_t1wwio3v:not(:first-child) {
32335
+ margin-left: 4px;
32336
+ }
32337
+
32338
+ .E_f17jvtfk {
32339
+ width: 100%;
32340
+ height: 100%;
32341
+ display: flex;
32342
+ align-items: center;
32343
+ justify-content: center;
32344
+ }
32345
+
32346
+ .E_nzppkea {
32347
+ font-size: 90%;
32348
+ font-weight: bold;
32349
+ background-color: rgba(240, 243, 247, 0.6);
32350
+ padding: 1px 4px 1px;
32351
+ margin-left: 2px;
32352
+ margin-right: 2px;
32353
+ border: 1px solid rgba(213, 219, 227, 0.6);
32354
+ border-radius: 4px;
32355
+ }
32356
+
32357
+ .E_f4mi9eq.form-item-general {
32358
+ width: 640px;
32359
+ }
32360
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32361
+ margin-top: 16px;
32362
+ }
32363
+ .E_f4mi9eq.form-item-compact {
32364
+ width: 412px;
32365
+ }
32366
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32367
+ margin-top: 8px;
32368
+ }
32369
+ .E_f4mi9eq .form-item {
32370
+ width: auto;
32371
+ }
32372
+ .E_f4mi9eq .form-item-main {
32373
+ position: relative;
32374
+ display: flex;
32375
+ }
32376
+ .E_f4mi9eq .form-item-extra {
32377
+ margin-top: 4px;
32378
+ width: 100%;
32379
+ padding: 14px;
32380
+ background: #f2f4f6;
32381
+ font-size: 13px;
32382
+ line-height: 1.8;
32383
+ color: #8e9aa9;
32384
+ }
32385
+ .E_f4mi9eq .form-item-label {
32386
+ padding-right: 12px;
32387
+ font-size: 13px;
32388
+ color: rgba(44, 56, 82, 0.6);
32389
+ }
32390
+ .E_f4mi9eq .form-item-label.label-right {
32391
+ text-align: right;
32392
+ }
32393
+ .E_f4mi9eq .form-item-label,
32394
+ .E_f4mi9eq .form-item-control {
32395
+ line-height: 32px;
32396
+ }
32397
+ .E_f4mi9eq .form-item-control .form-item-error {
32398
+ line-height: 18px;
32399
+ }
32400
+ .E_f4mi9eq .form-item-children {
32401
+ width: 100%;
32402
+ }
32403
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
32404
+ width: 100%;
32405
+ }
32406
+ .E_f4mi9eq .form-item-error {
32407
+ color: #e75a3a;
32408
+ height: 0;
32409
+ overflow: hidden;
32410
+ }
32411
+ .E_f4mi9eq .form-item-error-enter-done {
32412
+ margin-top: 4px;
32413
+ height: auto;
32414
+ overflow: auto;
32415
+ }
32416
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32417
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32418
+ border: 1px solid #e75a3a;
32419
+ color: #e75a3a;
32420
+ }
32421
+
32422
+ .E_fh0ewl8 {
32423
+ color: #2d3a56;
32424
+ font-weight: bold;
32425
+ padding-bottom: 6px;
32426
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32427
+ margin-bottom: 16px;
32428
+ }
32429
+ .E_fh0ewl8:not(:first-of-type) {
32430
+ margin-top: 16px;
32431
+ }
32432
+
32433
+ .E_e1qrlvot {
32434
+ width: 8px;
32435
+ height: 24px;
32436
+ display: flex;
32437
+ justify-content: center;
32438
+ align-items: center;
32439
+ cursor: pointer;
32440
+ transition: all 200ms ease-out 40ms;
32441
+ }
32442
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
32443
+ content: "";
32444
+ width: 1px;
32445
+ height: 6px;
32446
+ border-radius: 1px;
32447
+ background: #ccd4e3;
32448
+ position: relative;
32449
+ right: 2px;
32450
+ transform: rotate(-45deg);
32451
+ }
32452
+ .E_e1qrlvot:after {
32453
+ transform: rotate(45deg);
32454
+ left: 1px;
32430
32455
  }
32431
32456
 
32432
- .E_t17uajlu {
32433
- font-family: Inter;
32434
- font-style: normal;
32435
- font-weight: normal;
32436
- font-feature-settings: "zero" on;
32437
- font-size: 13px;
32438
- line-height: 20px;
32457
+ .E_w9ic984.ant-alert-warning {
32458
+ border: 0;
32459
+ background: rgba(255, 187, 0, 0.1);
32460
+ border-radius: 6px;
32439
32461
  }
32440
-
32441
- .E_t114zbyz {
32442
- font-family: Inter;
32443
- font-style: normal;
32444
- font-weight: normal;
32445
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32446
- font-size: 12px;
32447
- line-height: 18px;
32462
+ .E_w9ic984.ant-alert,
32463
+ .E_w9ic984 .ant-alert-message {
32464
+ color: #e07f00;
32465
+ }
32466
+ .E_w9ic984.ant-alert .dashed-border-bottom,
32467
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32468
+ border-bottom-color: #e07f00;
32448
32469
  }
32449
32470
 
32450
- .E_t1il0kvi {
32451
- font-family: Inter;
32452
- font-style: normal;
32453
- font-weight: 500;
32454
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32471
+ .E_n1k9qi4r {
32472
+ display: flex;
32473
+ flex-direction: row;
32474
+ padding: 7px 12px;
32475
+ background: rgba(255, 187, 0, 0.1);
32476
+ border-radius: 6px;
32477
+ color: #e07f00;
32455
32478
  font-size: 12px;
32456
32479
  line-height: 18px;
32457
32480
  }
32481
+ .E_n1k9qi4r .icon-wrapper {
32482
+ margin-right: 10px;
32483
+ height: 18px;
32484
+ }
32458
32485
 
32459
- .E_t10dv8p1 {
32460
- font-family: Inter;
32461
- font-style: normal;
32462
- font-weight: normal;
32463
- font-feature-settings: "zero" on;
32486
+ .E_n16fsg9x {
32487
+ display: flex;
32488
+ flex-direction: row;
32489
+ padding: 7px 12px;
32490
+ background: rgba(225, 230, 241, 0.6);
32491
+ border-radius: 6px;
32492
+ color: rgba(44, 56, 82, 0.6);
32464
32493
  font-size: 12px;
32465
32494
  line-height: 18px;
32466
32495
  }
32496
+ .E_n16fsg9x .icon-wrapper {
32497
+ margin-right: 10px;
32498
+ height: 18px;
32499
+ }
32467
32500
 
32468
- .E_tc2oqpq {
32469
- font-family: Inter;
32470
- font-style: normal;
32471
- font-weight: 500;
32472
- font-feature-settings: "zero" on;
32501
+ .E_i173wxzw {
32502
+ display: flex;
32503
+ flex-direction: row;
32504
+ padding: 7px 12px;
32505
+ background: rgba(0, 136, 255, 0.1);
32506
+ border-radius: 6px;
32507
+ color: #005ed1;
32473
32508
  font-size: 12px;
32474
32509
  line-height: 18px;
32475
32510
  }
32476
-
32477
- .E_tzvddmc {
32478
- font-family: Inter;
32479
- font-style: normal;
32480
- font-weight: bold;
32481
- font-feature-settings: "zero" on;
32482
- font-size: 16px;
32483
- line-height: 24px;
32484
- }
32485
-
32486
- .E_u18llj45 {
32487
- font-family: Inter;
32488
- font-style: normal;
32489
- font-weight: normal;
32490
- font-size: 10px;
32491
- line-height: 12px;
32511
+ .E_i173wxzw .icon-wrapper {
32512
+ margin-right: 10px;
32513
+ height: 18px;
32492
32514
  }
32493
32515
 
32494
- .E_a1b5xrg3 .user-icon-inner {
32495
- display: inline-flex;
32496
- align-items: center;
32497
- justify-content: center;
32498
- color: #fff;
32499
- font-weight: bold;
32516
+ .E_dld369h {
32517
+ color: rgba(44, 56, 82, 0.6);
32518
+ margin-top: 5px;
32500
32519
  font-size: 12px;
32501
- width: 24px;
32502
- height: 24px;
32503
- border-radius: 50%;
32504
- background: var(--a1b5xrg3-0);
32505
- }
32506
- .E_a1b5xrg3.btn-item {
32507
- transition: all 160ms ease;
32508
- cursor: pointer;
32509
- width: 56px;
32510
- height: 40px;
32511
- display: inline-flex;
32512
- align-items: center;
32513
- justify-content: center;
32514
- border-radius: 6px;
32515
- }
32516
- .E_a1b5xrg3.btn-item:hover {
32517
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32518
- }
32519
- .E_a1b5xrg3.btn-item:active {
32520
- transform: translateY(2px);
32521
- transition: all 320ms ease;
32520
+ line-height: 18px;
32522
32521
  }
32523
32522
 
32524
- .E_m196gn1d {
32525
- min-width: 1280px;
32523
+ .E_s1epv22q {
32524
+ color: #f0483e;
32525
+ font-size: 12px;
32526
+ white-space: pre-wrap;
32526
32527
  }
32527
32528
 
32528
- .E_skwah65 {
32529
- height: 8px;
32530
- box-sizing: border-box;
32531
- border-radius: 2px;
32532
- background: #f5f7fa;
32529
+ .E_okus5hk {
32533
32530
  display: flex;
32534
- width: 100%;
32535
- overflow: hidden;
32531
+ align-items: center;
32532
+ justify-content: flex-end;
32536
32533
  }
32537
- .E_skwah65 .stack-bar-item + .stack-bar-item {
32538
- margin-left: 1px;
32534
+ .E_okus5hk .icon-wrapper {
32535
+ margin-right: 16px;
32539
32536
  }
32540
32537
 
32541
- .E_s1at6qmn.ant-layout-sider {
32542
- background: #edf0f7;
32543
- padding: 32px 8px;
32544
- overflow: auto;
32545
- }
32546
- .E_s1at6qmn .ant-layout-sider-children {
32547
- display: flex;
32548
- flex-direction: column;
32549
- justify-content: space-between;
32550
- }
32551
- .E_s1at6qmn footer {
32552
- display: flex;
32553
- }
32554
- .E_s1at6qmn .ant-menu {
32555
- background: #edf0f7;
32556
- }
32557
- .E_s1at6qmn .ant-menu a {
32558
- color: #00122e;
32559
- width: 180px;
32560
- overflow: hidden;
32561
- text-overflow: ellipsis;
32538
+ .E_t1auuzri {
32539
+ color: rgba(0, 21, 64, 0.3);
32562
32540
  }
32563
- .E_s1at6qmn .ant-menu-vertical {
32564
- margin-bottom: 24px;
32541
+
32542
+ .E_i74cfyt.ant-input {
32543
+ padding: 5px 12px;
32544
+ line-height: 20px;
32545
+ color: #2d3a56;
32546
+ border-radius: 6px;
32547
+ border-color: rgba(172, 186, 211, 0.6);
32548
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32565
32549
  }
32566
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
32567
- margin: 0;
32550
+ .E_i74cfyt.ant-input.ant-input-lg {
32551
+ padding: 8px 16px;
32552
+ line-height: 22px;
32568
32553
  }
32569
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
32570
- font-size: 12px;
32571
- padding: 0 8px 4px;
32554
+ .E_i74cfyt.ant-input.ant-input-sm {
32555
+ padding: 2px 8px;
32572
32556
  line-height: 18px;
32573
32557
  }
32574
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
32575
- padding: 0;
32576
- }
32577
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
32578
- padding-bottom: 24px;
32579
- }
32580
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
32581
- margin-bottom: 24px;
32582
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32558
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
32559
+ border-color: rgba(107, 128, 167, 0.6);
32560
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32561
+ z-index: 1;
32583
32562
  }
32584
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
32585
- transition: none;
32586
- display: flex;
32587
- align-items: center;
32588
- height: 32px;
32589
- line-height: 22px;
32590
- padding: 0 8px;
32563
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
32564
+ border-color: #0096ff;
32565
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32566
+ z-index: 1;
32591
32567
  }
32592
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
32593
- margin-right: 12px;
32568
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32569
+ border-color: #e75a3a;
32570
+ color: #e75a3a;
32594
32571
  }
32595
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
32596
- margin: 0;
32597
- margin-bottom: 2px;
32572
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
32573
+ border-color: #e75a3a;
32574
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32598
32575
  }
32599
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
32600
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
32601
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
32602
- border-radius: 6px;
32603
- color: #fff;
32576
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
32577
+ border-color: #e75a3a;
32578
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32604
32579
  }
32605
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
32606
- color: #fff;
32580
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
32581
+ background: rgba(211, 218, 235, 0.6);
32582
+ color: rgba(0, 21, 64, 0.3);
32583
+ border-color: rgba(172, 186, 211, 0.6);
32607
32584
  }
32608
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
32609
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
32610
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
32585
+ .E_i74cfyt.ant-input-affix-wrapper {
32586
+ padding: 5px 12px;
32611
32587
  border-radius: 6px;
32588
+ border-color: rgba(172, 186, 211, 0.6);
32589
+ line-height: 20px;
32590
+ color: #2d3a56;
32591
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32612
32592
  }
32613
-
32614
- .E_s1wu0lms .ant-menu-item-group-title {
32615
- white-space: nowrap;
32616
- transition: all 0s;
32617
- }
32618
- .E_s1wu0lms.shrink {
32619
- transition: all 0s;
32620
- overflow: hidden;
32593
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32594
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32595
+ color: rgba(44, 56, 82, 0.6);
32621
32596
  }
32622
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
32623
- visibility: hidden;
32597
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32598
+ padding: 8px 16px;
32599
+ line-height: 22px;
32624
32600
  }
32625
- .E_s1wu0lms.shrink .ant-menu-item {
32626
- width: 36px;
32627
- padding: 0 6px;
32601
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32602
+ padding: 2px 8px;
32603
+ line-height: 18px;
32628
32604
  }
32629
-
32630
- .E_n1ugzfva {
32631
- display: flex;
32632
- place-items: center;
32633
- width: 100% !important;
32605
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32606
+ border-color: rgba(107, 128, 167, 0.6);
32607
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32634
32608
  }
32635
- .E_n1ugzfva[disabled] {
32636
- color: rgba(0, 0, 0, 0.25) !important;
32637
- opacity: 1 !important;
32609
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32610
+ border-color: #0096ff;
32611
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32638
32612
  }
32639
- .E_n1ugzfva.ant-btn {
32640
- width: 100%;
32641
- color: #00122e;
32613
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32614
+ border-color: #e75a3a;
32642
32615
  }
32643
- .E_n1ugzfva .icon-wrapper {
32644
- margin-right: 12px;
32616
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32617
+ color: #e75a3a;
32645
32618
  }
32646
- .E_n1ugzfva .link-title {
32647
- flex: 1;
32648
- overflow: hidden;
32649
- white-space: nowrap;
32650
- text-overflow: ellipsis;
32651
- text-align: left;
32619
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32620
+ border-color: #e75a3a;
32621
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32652
32622
  }
32653
-
32654
- .E_t160l1cm {
32655
- display: flex;
32656
- flex-direction: column;
32657
- flex: 1;
32658
- /* FIXME:(yanzhen) do this better */
32623
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32624
+ border-color: #e75a3a;
32625
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32659
32626
  }
32660
- .E_t160l1cm .tab-bar {
32661
- flex-shrink: 0;
32662
- display: flex;
32663
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
32627
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32628
+ background: rgba(211, 218, 235, 0.6);
32629
+ color: rgba(0, 21, 64, 0.3);
32630
+ border-color: rgba(172, 186, 211, 0.6);
32664
32631
  }
32665
- .E_t160l1cm .tab-content {
32666
- height: 100%;
32632
+ textarea.E_i74cfyt.ant-input {
32633
+ transition-property: height;
32634
+ transition-delay: 50ms;
32667
32635
  }
32668
- .E_t160l1cm .tab-menu-item {
32669
- margin-right: 2px;
32670
- padding: 1px 12px;
32671
- line-height: 24px;
32672
- height: 24px;
32673
- color: rgba(44, 56, 82, 0.6);
32674
- border-radius: 4px 4px 0 0;
32675
- cursor: pointer;
32676
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
32636
+ textarea.E_i74cfyt.ant-input.textarea-large {
32637
+ min-height: 40px;
32638
+ height: 40px;
32677
32639
  }
32678
- .E_t160l1cm .tab-menu-item:first-child {
32679
- padding-left: 0;
32640
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32641
+ height: 80px;
32680
32642
  }
32681
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
32682
- padding-left: 12px;
32643
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32644
+ min-height: 32px;
32645
+ height: 32px;
32683
32646
  }
32684
- .E_t160l1cm .tab-menu-item:hover {
32685
- color: #0080ff;
32686
- background: rgba(211, 218, 235, 0.6);
32647
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32648
+ height: 64px;
32687
32649
  }
32688
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
32689
- fill: #0080ff;
32650
+ textarea.E_i74cfyt.ant-input.textarea-small {
32651
+ min-height: 24px;
32652
+ height: 24px;
32690
32653
  }
32691
- .E_t160l1cm .tab-menu-item:active {
32692
- background: rgba(192, 203, 224, 0.6);
32654
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32655
+ height: 40px;
32693
32656
  }
32694
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
32695
- color: #0080ff;
32696
- background: rgba(211, 218, 235, 0.6);
32657
+
32658
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32659
+ border: 1px solid rgba(213, 219, 227, 0.6);
32660
+ border-radius: 4px;
32697
32661
  }
32698
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
32699
- background: rgba(192, 203, 224, 0.6);
32662
+ .E_k1ci6977.input-tags {
32663
+ position: relative;
32664
+ padding: 6px;
32665
+ height: 32px;
32666
+ cursor: pointer;
32667
+ transition: border 150ms;
32700
32668
  }
32701
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
32702
- background: rgba(0, 128, 255, 0.16);
32669
+ .E_k1ci6977.input-tags:hover {
32670
+ border-color: #0080ff;
32671
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32703
32672
  }
32704
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
32705
- fill: #0080ff;
32673
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32674
+ padding-right: 30px;
32706
32675
  }
32707
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
32708
- color: #0080ff;
32709
- background: rgba(0, 128, 255, 0.1);
32676
+ .E_k1ci6977.input-tags .input-tags-inner {
32677
+ display: flex;
32710
32678
  }
32711
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
32712
- background: rgba(0, 128, 255, 0.16);
32679
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32680
+ display: flex;
32713
32681
  }
32714
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
32715
- fill: #1d326c;
32682
+ .E_k1ci6977.input-tags .input-tag-suffix {
32683
+ position: absolute;
32684
+ right: 12px;
32685
+ top: 50%;
32686
+ transform: translateY(-50%);
32716
32687
  }
32717
- .E_t160l1cm .tab-menu-item .expand-arrow {
32718
- margin-left: 8px;
32719
- height: 22px;
32688
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32689
+ color: rgba(0, 0, 0, 0.25);
32690
+ font-size: 12px;
32691
+ cursor: pointer;
32720
32692
  }
32721
- .E_t160l1cm .tab-menu-item .expand-arrow path {
32722
- fill: rgba(44, 56, 82, 0.6);
32693
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32694
+ color: rgba(0, 0, 0, 0.45);
32723
32695
  }
32724
- .E_t160l1cm .tab-menu-item-group {
32725
- padding: 0;
32726
- display: flex;
32727
- align-items: center;
32696
+ .E_k1ci6977.has-focus-indicator {
32697
+ position: relative;
32728
32698
  overflow: hidden;
32729
32699
  }
32730
- .E_t160l1cm .tab-menu-item-group .main-title {
32700
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32701
+ position: absolute;
32702
+ top: 50%;
32703
+ transform: translateY(-50%);
32704
+ left: -16px;
32705
+ transition: left 150ms ease;
32731
32706
  opacity: 0;
32732
- max-width: 0;
32733
- transition: max-width 320ms ease, opacity 240ms ease;
32734
32707
  }
32735
- .E_t160l1cm .tab-menu-item-group .sub-title {
32736
- padding: 1px 12px;
32737
- position: relative;
32738
- display: flex;
32708
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32709
+ left: 8px;
32710
+ opacity: 1;
32739
32711
  }
32740
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
32741
- opacity: 0;
32742
- position: absolute;
32743
- top: 50%;
32744
- left: 0;
32745
- transform: translate(-50%, -50%);
32746
- transition: opacity 100ms linear;
32747
- fill: rgba(0, 128, 255, 0.2);
32712
+ .E_k1ci6977.has-focus-indicator input {
32713
+ transition: margin-left 150ms ease;
32714
+ margin-left: 0px;
32748
32715
  }
32749
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
32750
- color: #0080ff;
32716
+ .E_k1ci6977.has-focus-indicator input:focus {
32717
+ margin-left: 16px;
32751
32718
  }
32752
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
32753
- padding: 1px 12px;
32754
- display: inline-block;
32755
- opacity: 1;
32756
- max-width: 160px;
32719
+
32720
+ input.E_l1f7td1d.ant-input {
32721
+ border-top-right-radius: 0;
32722
+ border-bottom-right-radius: 0;
32757
32723
  }
32758
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
32759
- padding: 1px 12px;
32760
- color: #005ed1;
32724
+
32725
+ .E_l1f7td1d.ant-input-affix-wrapper {
32726
+ border-top-right-radius: 0;
32727
+ border-bottom-right-radius: 0;
32761
32728
  }
32762
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32763
- opacity: 1;
32729
+
32730
+ input.E_rf8rlle.ant-input {
32731
+ border-top-left-radius: 0;
32732
+ border-bottom-left-radius: 0;
32764
32733
  }
32765
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
32766
- background: rgba(0, 128, 255, 0.16);
32734
+
32735
+ .E_rf8rlle.ant-input-affix-wrapper {
32736
+ border-top-left-radius: 0;
32737
+ border-bottom-left-radius: 0;
32767
32738
  }
32768
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
32769
- opacity: 0;
32739
+
32740
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32741
+ border-top-right-radius: 0;
32742
+ border-bottom-right-radius: 0;
32770
32743
  }
32771
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
32772
- padding: 4px 16px;
32773
- height: 32px;
32774
- border-radius: 6px 6px 0 0;
32744
+
32745
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32746
+ border-top-left-radius: 0;
32747
+ border-bottom-left-radius: 0;
32775
32748
  }
32776
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
32777
- padding-left: 0;
32749
+
32750
+ .E_c3ni091 {
32751
+ display: flex;
32752
+ flex-direction: column;
32778
32753
  }
32779
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
32780
- padding-left: 16px;
32754
+ .E_c3ni091 .select-wrapper {
32755
+ margin-top: 12px;
32781
32756
  }
32782
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
32783
- margin-left: 11px;
32784
- height: 24px;
32757
+ .E_c3ni091 .select-wrapper .select {
32758
+ width: 100%;
32785
32759
  }
32786
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
32787
- padding: 0;
32760
+ .E_c3ni091 .radio-wrapper {
32761
+ margin-top: 24px;
32788
32762
  }
32789
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
32790
- padding: 4px 16px;
32763
+ .E_c3ni091 div.form-item {
32764
+ width: 100%;
32791
32765
  }
32792
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
32793
- padding: 4px 16px;
32766
+
32767
+ .E_d105ju2d {
32768
+ font-size: 14px;
32769
+ font-weight: 500;
32770
+ color: #3e4652;
32771
+ line-height: 18px;
32794
32772
  }
32795
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
32796
- background: #fff;
32773
+ .E_d105ju2d + .E_d105ju2d {
32774
+ margin-top: 16px;
32797
32775
  }
32798
- .E_t160l1cm .tab-menu-item-light:active {
32799
- color: #005ed1;
32776
+ .E_d105ju2d + * {
32777
+ margin-top: 16px;
32800
32778
  }
32801
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
32802
- background: #fff;
32803
- color: #1d326c;
32779
+
32780
+ .E_lh0l62z.E_d105ju2d {
32781
+ font-size: 12px;
32782
+ color: rgba(44, 56, 82, 0.6);
32783
+ margin-top: 12px;
32804
32784
  }
32805
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
32806
- color: rgba(45, 58, 86, 0.6);
32785
+
32786
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32787
+ line-height: 18px;
32788
+ font-weight: 500;
32789
+ margin-top: 0;
32790
+ white-space: initial;
32807
32791
  }
32808
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
32809
- color: #1d326c;
32792
+
32793
+ .E_r1skkc3l {
32794
+ display: block;
32810
32795
  }
32811
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32812
- fill: #d8deeb;
32796
+ .E_r1skkc3l span {
32797
+ font-size: 14px;
32798
+ font-weight: 500;
32799
+ line-height: 32px;
32800
+ color: #3e4652;
32813
32801
  }
32814
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
32815
- fill: #1d326c;
32802
+
32803
+ .E_c3cobmo {
32804
+ margin-top: 16px;
32805
+ padding: 8px;
32806
+ border-radius: 6px;
32807
+ background: rgba(225, 230, 241, 0.6);
32808
+ color: rgba(44, 56, 82, 0.6);
32809
+ font-size: 12px;
32816
32810
  }
32817
- .E_t160l1cm .tab-content {
32818
- flex: 1;
32811
+ .E_c3cobmo div {
32812
+ line-height: 20px;
32819
32813
  display: flex;
32820
- flex-direction: column;
32814
+ align-items: center;
32815
+ word-break: break-all;
32821
32816
  }
32822
- .E_t160l1cm.is-overview .tab-content {
32823
- overflow: visible;
32817
+ .E_c3cobmo .title {
32818
+ font-weight: 700;
32819
+ line-height: 18px;
32820
+ margin: 4px 0;
32824
32821
  }
32825
32822
 
32826
- .E_t14npdqr {
32827
- max-width: 240px;
32828
- animation: none;
32823
+ .E_uqv57uv {
32824
+ color: rgba(44, 56, 82, 0.7490196078);
32829
32825
  }
32830
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
32831
- border: 1px solid #0080ff;
32832
- padding: 0;
32826
+
32827
+ .E_a1b5xrg3 .user-icon-inner {
32828
+ display: inline-flex;
32829
+ align-items: center;
32830
+ justify-content: center;
32831
+ color: #fff;
32832
+ font-weight: bold;
32833
+ font-size: 12px;
32834
+ width: 24px;
32835
+ height: 24px;
32836
+ border-radius: 50%;
32837
+ background: var(--a1b5xrg3-0);
32833
32838
  }
32834
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
32835
- margin: 0;
32836
- height: 32px;
32837
- line-height: 32px;
32838
- font-size: 13px;
32839
- padding: 0 10px;
32840
- display: block;
32841
- overflow: hidden;
32842
- text-overflow: ellipsis;
32843
- white-space: nowrap;
32839
+ .E_a1b5xrg3.btn-item {
32840
+ transition: all 160ms ease;
32841
+ cursor: pointer;
32842
+ width: 56px;
32843
+ height: 40px;
32844
+ display: inline-flex;
32845
+ align-items: center;
32846
+ justify-content: center;
32847
+ border-radius: 6px;
32844
32848
  }
32845
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
32846
- content: " ";
32847
- height: 1px;
32848
- width: calc(100% + 10px);
32849
- background: rgba(172, 186, 211, 0.6);
32850
- display: block;
32849
+ .E_a1b5xrg3.btn-item:hover {
32850
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32851
32851
  }
32852
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
32853
- color: #0080ff;
32854
- background: transparent;
32852
+ .E_a1b5xrg3.btn-item:active {
32853
+ transform: translateY(2px);
32854
+ transition: all 320ms ease;
32855
32855
  }
32856
32856
 
32857
32857
  .E_suhck3k {
@@ -32883,6 +32883,12 @@ input.E_rf8rlle.ant-input {
32883
32883
  margin-right: 6px;
32884
32884
  }
32885
32885
 
32886
+ .E_h1ol2wl7 {
32887
+ font-weight: bold;
32888
+ background-color: unset;
32889
+ padding: unset;
32890
+ }
32891
+
32886
32892
  .E_hrhfj7c {
32887
32893
  display: none;
32888
32894
  }
@@ -33322,12 +33328,6 @@ input.E_rf8rlle.ant-input {
33322
33328
  position: static;
33323
33329
  }
33324
33330
 
33325
- .E_h1ol2wl7 {
33326
- font-weight: bold;
33327
- background-color: unset;
33328
- padding: unset;
33329
- }
33330
-
33331
33331
  .E_c1kchka8 {
33332
33332
  height: 100%;
33333
33333
  width: 100%;
@@ -33805,6 +33805,61 @@ input.E_rf8rlle.ant-input {
33805
33805
  padding: 0;
33806
33806
  }
33807
33807
 
33808
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33809
+ margin-right: 2px;
33810
+ }
33811
+
33812
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33813
+ padding-left: 8px;
33814
+ padding-right: 8px;
33815
+ }
33816
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33817
+ border-radius: 4px;
33818
+ }
33819
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33820
+ border-radius: 4px;
33821
+ }
33822
+
33823
+ .E_ma64lna .antd5-segmented-item-label {
33824
+ padding-left: 12px;
33825
+ padding-right: 12px;
33826
+ }
33827
+
33828
+ .E_ckld275 {
33829
+ background-color: rgba(225, 230, 241, 0.6);
33830
+ }
33831
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33832
+ background-color: rgba(255, 255, 255, 0.6);
33833
+ color: rgba(44, 56, 82, 0.75);
33834
+ }
33835
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33836
+ background-color: transparent;
33837
+ }
33838
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33839
+ background-color: transparent;
33840
+ }
33841
+
33842
+ .E_b14q2gmw {
33843
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33844
+ }
33845
+
33846
+ .E_c1eym6el {
33847
+ border-radius: 8px;
33848
+ background-color: white;
33849
+ }
33850
+ .E_c1eym6el.hoverable {
33851
+ cursor: pointer;
33852
+ }
33853
+ .E_c1eym6el.hoverable:hover {
33854
+ transition: all 200ms ease;
33855
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33856
+ transform: translateY(-4px);
33857
+ }
33858
+
33859
+ .E_c1yd35n {
33860
+ padding: 0 12px 14px 12px;
33861
+ }
33862
+
33808
33863
  .E_ckui4s7 {
33809
33864
  color: #2d3a56;
33810
33865
  line-height: 22px;
@@ -33869,10 +33924,6 @@ input.E_rf8rlle.ant-input {
33869
33924
  margin-left: 24px;
33870
33925
  }
33871
33926
 
33872
- .E_c1yd35n {
33873
- padding: 0 12px 14px 12px;
33874
- }
33875
-
33876
33927
  .E_c1kghdax {
33877
33928
  color: #2d3a56;
33878
33929
  padding: 7px 12px;
@@ -33891,77 +33942,26 @@ input.E_rf8rlle.ant-input {
33891
33942
  color: #2d3a56;
33892
33943
  font-weight: 600;
33893
33944
  }
33894
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33895
- transform: rotate(90deg);
33896
- }
33897
- .E_c1kghdax .sub-info {
33898
- font-size: 12px;
33899
- line-height: 18px;
33900
- }
33901
- .E_c1kghdax .title-wrapper {
33902
- display: flex;
33903
- align-items: center;
33904
- user-select: none;
33905
- flex-grow: 1;
33906
- font-size: 12px;
33907
- line-height: 18px;
33908
- color: #2d3a56;
33909
- font-weight: 700;
33910
- }
33911
- .E_c1kghdax .collapse-arrow {
33912
- transition: all 50ms ease-out 0ms;
33913
- margin-right: 2px;
33914
- }
33915
-
33916
- .E_b14q2gmw {
33917
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33918
- }
33919
-
33920
- .E_c1eym6el {
33921
- border-radius: 8px;
33922
- background-color: white;
33923
- }
33924
- .E_c1eym6el.hoverable {
33925
- cursor: pointer;
33926
- }
33927
- .E_c1eym6el.hoverable:hover {
33928
- transition: all 200ms ease;
33929
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33930
- transform: translateY(-4px);
33931
- }
33932
-
33933
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33934
- margin-right: 2px;
33935
- }
33936
-
33937
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33938
- padding-left: 8px;
33939
- padding-right: 8px;
33940
- }
33941
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33942
- border-radius: 4px;
33943
- }
33944
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33945
- border-radius: 4px;
33946
- }
33947
-
33948
- .E_ma64lna .antd5-segmented-item-label {
33949
- padding-left: 12px;
33950
- padding-right: 12px;
33951
- }
33952
-
33953
- .E_ckld275 {
33954
- background-color: rgba(225, 230, 241, 0.6);
33945
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33946
+ transform: rotate(90deg);
33955
33947
  }
33956
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33957
- background-color: rgba(255, 255, 255, 0.6);
33958
- color: rgba(44, 56, 82, 0.75);
33948
+ .E_c1kghdax .sub-info {
33949
+ font-size: 12px;
33950
+ line-height: 18px;
33959
33951
  }
33960
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33961
- background-color: transparent;
33952
+ .E_c1kghdax .title-wrapper {
33953
+ display: flex;
33954
+ align-items: center;
33955
+ user-select: none;
33956
+ flex-grow: 1;
33957
+ font-size: 12px;
33958
+ line-height: 18px;
33959
+ color: #2d3a56;
33960
+ font-weight: 700;
33962
33961
  }
33963
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33964
- background-color: transparent;
33962
+ .E_c1kghdax .collapse-arrow {
33963
+ transition: all 50ms ease-out 0ms;
33964
+ margin-right: 2px;
33965
33965
  }
33966
33966
 
33967
33967
  .E_lht19u8 {
@@ -34013,6 +34013,244 @@ input.E_rf8rlle.ant-input {
34013
34013
  animation: loading-indicator3 1100ms ease-out infinite;
34014
34014
  }
34015
34015
 
34016
+ .E_w7ob4th.outside-tag {
34017
+ padding-left: 0;
34018
+ }
34019
+ .E_w7ob4th.outside-tag .inside-tag {
34020
+ border-radius: 4px 0 0 4px;
34021
+ padding-right: 4px;
34022
+ margin-right: 4px;
34023
+ }
34024
+
34025
+ .E_sjob3jg {
34026
+ --item-min-width: 60px;
34027
+ }
34028
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34029
+ display: none !important;
34030
+ }
34031
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34032
+ flex-shrink: 0 !important;
34033
+ }
34034
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34035
+ color: #0080ff;
34036
+ }
34037
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34038
+ color: #0080ff;
34039
+ font-weight: normal;
34040
+ }
34041
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34042
+ color: rgba(44, 56, 82, 0.6);
34043
+ }
34044
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34045
+ color: #00122e;
34046
+ }
34047
+ .E_sjob3jg .step-item-text {
34048
+ display: inline-block;
34049
+ }
34050
+ .E_sjob3jg .step-item-title {
34051
+ overflow: hidden;
34052
+ white-space: nowrap;
34053
+ text-overflow: ellipsis;
34054
+ }
34055
+
34056
+ .E_hjvj6s6 .ant-steps-item-container {
34057
+ min-width: var(--item-min-width);
34058
+ }
34059
+ .E_hjvj6s6 .ant-steps-item-disabled {
34060
+ cursor: not-allowed !important;
34061
+ }
34062
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34063
+ flex-direction: row;
34064
+ justify-content: stretch;
34065
+ }
34066
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34067
+ padding: 0;
34068
+ margin-right: 4px;
34069
+ flex: 1;
34070
+ overflow: visible;
34071
+ }
34072
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34073
+ width: 100%;
34074
+ min-height: unset;
34075
+ }
34076
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34077
+ height: 26px;
34078
+ line-height: 26px;
34079
+ width: 100%;
34080
+ padding: 0;
34081
+ font-size: 12px;
34082
+ }
34083
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34084
+ margin-right: 10px;
34085
+ }
34086
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34087
+ display: none;
34088
+ }
34089
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34090
+ padding-left: 8px;
34091
+ padding-right: 4px;
34092
+ border-radius: 4px 0 0 4px;
34093
+ }
34094
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34095
+ margin-right: 0;
34096
+ }
34097
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34098
+ padding-right: 8px;
34099
+ padding-left: 12px;
34100
+ border-radius: 0 4px 4px 0;
34101
+ }
34102
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34103
+ content: "";
34104
+ width: 0;
34105
+ height: 0;
34106
+ border: 13px solid transparent;
34107
+ position: absolute;
34108
+ top: 0;
34109
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34110
+ z-index: 2;
34111
+ position: relative;
34112
+ top: -50%;
34113
+ right: -100%;
34114
+ }
34115
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34116
+ padding: 0 4px 0 12px;
34117
+ }
34118
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34119
+ content: "";
34120
+ width: 0;
34121
+ height: 0;
34122
+ border: 13px solid transparent;
34123
+ position: absolute;
34124
+ top: 0;
34125
+ border-left: 8px solid #fff;
34126
+ left: 0;
34127
+ }
34128
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34129
+ max-width: calc(100% - var(--item-min-width) * 2);
34130
+ }
34131
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34132
+ background-color: rgba(0, 136, 255, 0.1);
34133
+ }
34134
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34135
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34136
+ }
34137
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34138
+ cursor: pointer;
34139
+ min-width: var(--item-min-width);
34140
+ }
34141
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34142
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34143
+ min-width: var(--item-min-width);
34144
+ }
34145
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34146
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34147
+ background-color: rgba(237, 241, 250, 0.6);
34148
+ }
34149
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34150
+ padding: 0;
34151
+ }
34152
+
34153
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34154
+ width: 192px;
34155
+ row-gap: 2px;
34156
+ }
34157
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34158
+ background-color: rgba(225, 230, 241, 0.6);
34159
+ }
34160
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34161
+ color: #00122e !important;
34162
+ }
34163
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34164
+ background-color: rgba(225, 230, 241, 0.6);
34165
+ }
34166
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34167
+ padding: 0 8px;
34168
+ border-radius: 4px;
34169
+ height: 32px;
34170
+ display: flex;
34171
+ align-items: center;
34172
+ }
34173
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34174
+ min-height: auto;
34175
+ white-space: nowrap;
34176
+ }
34177
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34178
+ font-size: 13px;
34179
+ line-height: 20px;
34180
+ max-width: 100%;
34181
+ padding-right: 0;
34182
+ }
34183
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34184
+ background: rgba(0, 128, 255, 0.1);
34185
+ }
34186
+
34187
+ .E_h6l1tj4 {
34188
+ width: 100%;
34189
+ display: inline-flex;
34190
+ align-items: center;
34191
+ justify-content: center;
34192
+ column-gap: 4px;
34193
+ }
34194
+ .E_h6l1tj4 .step-item-prefix-container {
34195
+ display: inline-flex;
34196
+ align-items: center;
34197
+ width: 18px;
34198
+ height: 18px;
34199
+ color: rgba(44, 56, 82, 0.75);
34200
+ justify-content: center;
34201
+ }
34202
+
34203
+ .E_v18frne8 {
34204
+ width: 100%;
34205
+ display: flex;
34206
+ align-items: center;
34207
+ justify-content: center;
34208
+ column-gap: 6px;
34209
+ font-size: 13px;
34210
+ }
34211
+ .E_v18frne8 .step-item-prefix-container {
34212
+ display: inline-flex;
34213
+ align-items: center;
34214
+ min-width: 20px;
34215
+ min-height: 20px;
34216
+ color: rgba(44, 56, 82, 0.75);
34217
+ justify-content: center;
34218
+ }
34219
+
34220
+ .E_i1g85yz3 {
34221
+ margin-right: 4px;
34222
+ height: 16px;
34223
+ }
34224
+
34225
+ .E_slr2ynn {
34226
+ padding: 0 8px;
34227
+ height: 18px;
34228
+ }
34229
+
34230
+ .E_m140wbb6 {
34231
+ padding: 2px 8px;
34232
+ height: 24px;
34233
+ }
34234
+
34235
+ .E_t1fozc1i {
34236
+ margin: 0;
34237
+ }
34238
+
34239
+ .E_i1vxv4ln {
34240
+ margin-right: 4px;
34241
+ height: 16px;
34242
+ }
34243
+
34244
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34245
+ font-weight: 700;
34246
+ color: #00122e;
34247
+ background-color: rgba(237, 241, 250, 0.6);
34248
+ border: 1px solid rgba(211, 218, 235, 0.6);
34249
+ word-break: break-all;
34250
+ display: inline;
34251
+ white-space: normal;
34252
+ }
34253
+
34016
34254
  .E_t1dtlqs1 {
34017
34255
  margin-bottom: 4px;
34018
34256
  color: rgba(44, 56, 82, 0.6);
@@ -34209,259 +34447,129 @@ input.E_rf8rlle.ant-input {
34209
34447
  margin-right: 8px;
34210
34448
  }
34211
34449
 
34212
- .E_sjob3jg {
34213
- --item-min-width: 60px;
34214
- }
34215
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34216
- display: none !important;
34217
- }
34218
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34219
- flex-shrink: 0 !important;
34220
- }
34221
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34222
- color: #0080ff;
34223
- }
34224
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34225
- color: #0080ff;
34226
- font-weight: normal;
34227
- }
34228
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34229
- color: rgba(44, 56, 82, 0.6);
34230
- }
34231
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34232
- color: #00122e;
34233
- }
34234
- .E_sjob3jg .step-item-text {
34235
- display: inline-block;
34236
- }
34237
- .E_sjob3jg .step-item-title {
34238
- overflow: hidden;
34239
- white-space: nowrap;
34240
- text-overflow: ellipsis;
34450
+ button.E_l48ei06.ant-btn {
34451
+ font-size: 12px;
34452
+ line-height: 18px;
34453
+ height: 18px;
34241
34454
  }
34242
34455
 
34243
- .E_hjvj6s6 .ant-steps-item-container {
34244
- min-width: var(--item-min-width);
34245
- }
34246
- .E_hjvj6s6 .ant-steps-item-disabled {
34247
- cursor: not-allowed !important;
34248
- }
34249
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34250
- flex-direction: row;
34251
- justify-content: stretch;
34456
+ button.E_l48ei06 {
34457
+ color: #0080FF;
34458
+ height: unset;
34252
34459
  }
34253
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34254
- padding: 0;
34460
+ button.E_l48ei06 .button-prefix-icon {
34255
34461
  margin-right: 4px;
34256
- flex: 1;
34257
- overflow: visible;
34258
- }
34259
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34260
- width: 100%;
34261
- min-height: unset;
34262
- }
34263
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34264
- height: 26px;
34265
- line-height: 26px;
34266
- width: 100%;
34267
- padding: 0;
34268
- font-size: 12px;
34269
- }
34270
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34271
- margin-right: 10px;
34272
- }
34273
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34274
- display: none;
34275
- }
34276
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34277
- padding-left: 8px;
34278
- padding-right: 4px;
34279
- border-radius: 4px 0 0 4px;
34280
34462
  }
34281
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34282
- margin-right: 0;
34463
+ button.E_l48ei06 .button-suffix-icon {
34464
+ margin-left: 4px;
34283
34465
  }
34284
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34285
- padding-right: 8px;
34286
- padding-left: 12px;
34287
- border-radius: 0 4px 4px 0;
34466
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34467
+ color: #009DFF;
34288
34468
  }
34289
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34290
- content: "";
34291
- width: 0;
34292
- height: 0;
34293
- border: 13px solid transparent;
34294
- position: absolute;
34295
- top: 0;
34296
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34297
- z-index: 2;
34298
- position: relative;
34299
- top: -50%;
34300
- right: -100%;
34469
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34470
+ color: #005ED1;
34301
34471
  }
34302
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34303
- padding: 0 4px 0 12px;
34472
+ button.E_l48ei06.ui-kit-link-disabled {
34473
+ color: #0080FF;
34304
34474
  }
34305
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34306
- content: "";
34307
- width: 0;
34308
- height: 0;
34309
- border: 13px solid transparent;
34310
- position: absolute;
34311
- top: 0;
34312
- border-left: 8px solid #fff;
34313
- left: 0;
34475
+ button.E_l48ei06.ui-kit-link-primary {
34476
+ color: #00122E;
34314
34477
  }
34315
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34316
- max-width: calc(100% - var(--item-min-width) * 2);
34478
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34479
+ color: #0080FF;
34317
34480
  }
34318
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34319
- background-color: rgba(0, 136, 255, 0.1);
34481
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34482
+ color: #005ED1;
34320
34483
  }
34321
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34322
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34484
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34485
+ color: #00122E;
34323
34486
  }
34324
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34325
- cursor: pointer;
34326
- min-width: var(--item-min-width);
34487
+ button.E_l48ei06.ui-kit-link-secondary {
34488
+ color: rgba(44, 56, 82, 0.7490196078);
34327
34489
  }
34328
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34329
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34330
- min-width: var(--item-min-width);
34490
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34491
+ color: #0080FF;
34331
34492
  }
34332
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34333
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34334
- background-color: rgba(237, 241, 250, 0.6);
34493
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34494
+ color: #005ED1;
34335
34495
  }
34336
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34337
- padding: 0;
34496
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34497
+ color: rgba(44, 56, 82, 0.7490196078);
34338
34498
  }
34339
34499
 
34340
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34341
- width: 192px;
34342
- row-gap: 2px;
34343
- }
34344
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34345
- background-color: rgba(225, 230, 241, 0.6);
34500
+ .E_sddwhm6 {
34501
+ margin: 0;
34502
+ border-radius: 20px;
34503
+ padding: 2px 10px;
34504
+ height: 22px;
34346
34505
  }
34347
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34348
- color: #00122e !important;
34506
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34507
+ background-color: rgba(237, 241, 250, 0.6) !important;
34349
34508
  }
34350
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34351
- background-color: rgba(225, 230, 241, 0.6);
34509
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34510
+ background-color: rgba(225, 230, 241, 0.6) !important;
34352
34511
  }
34353
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34354
- padding: 0 8px;
34355
- border-radius: 4px;
34356
- height: 32px;
34357
- display: flex;
34358
- align-items: center;
34512
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34513
+ color: #00122e;
34359
34514
  }
34360
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34361
- min-height: auto;
34362
- white-space: nowrap;
34515
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34516
+ margin-right: 6px;
34363
34517
  }
34364
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34365
- font-size: 13px;
34366
- line-height: 20px;
34367
- max-width: 100%;
34368
- padding-right: 0;
34518
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34519
+ margin-left: 8px;
34520
+ color: rgba(44, 56, 82, 0.6);
34369
34521
  }
34370
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34371
- background: rgba(0, 128, 255, 0.1);
34522
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34523
+ background-color: rgba(0, 136, 255, 0.1);
34372
34524
  }
34373
-
34374
- .E_h6l1tj4 {
34375
- width: 100%;
34376
- display: inline-flex;
34377
- align-items: center;
34378
- justify-content: center;
34379
- column-gap: 4px;
34525
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34526
+ background-color: #0080ff;
34380
34527
  }
34381
- .E_h6l1tj4 .step-item-prefix-container {
34382
- display: inline-flex;
34383
- align-items: center;
34384
- width: 18px;
34385
- height: 18px;
34386
- color: rgba(44, 56, 82, 0.75);
34387
- justify-content: center;
34528
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34529
+ background-color: rgba(0, 136, 255, 0.16);
34388
34530
  }
34389
-
34390
- .E_v18frne8 {
34391
- width: 100%;
34392
- display: flex;
34393
- align-items: center;
34394
- justify-content: center;
34395
- column-gap: 6px;
34396
- font-size: 13px;
34531
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34532
+ background-color: rgba(255, 74, 74, 0.1);
34397
34533
  }
34398
- .E_v18frne8 .step-item-prefix-container {
34399
- display: inline-flex;
34400
- align-items: center;
34401
- min-width: 20px;
34402
- min-height: 20px;
34403
- color: rgba(44, 56, 82, 0.75);
34404
- justify-content: center;
34534
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34535
+ background-color: #f0483e;
34405
34536
  }
34406
-
34407
- .E_w7ob4th.outside-tag {
34408
- padding-left: 0;
34537
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34538
+ background-color: rgba(255, 74, 74, 0.16);
34409
34539
  }
34410
- .E_w7ob4th.outside-tag .inside-tag {
34411
- border-radius: 4px 0 0 4px;
34412
- padding-right: 4px;
34413
- margin-right: 4px;
34540
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34541
+ background-color: rgba(254, 160, 8, 0.1);
34414
34542
  }
34415
-
34416
- .E_r77hffu {
34417
- display: flex;
34418
- align-items: center;
34419
- justify-content: space-between;
34420
- column-gap: 6px;
34543
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34544
+ background-color: #fea008;
34421
34545
  }
34422
-
34423
- .E_p1cmxsf7 {
34424
- display: flex;
34425
- flex-direction: column;
34426
- justify-content: center;
34427
- row-gap: var(--p1cmxsf7-0);
34546
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34547
+ background-color: rgba(255, 187, 0, 0.16);
34428
34548
  }
34429
- .E_p1cmxsf7 .antd5-progress-line {
34430
- font-size: 0;
34549
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34550
+ background-color: rgba(30, 201, 127, 0.1);
34431
34551
  }
34432
-
34433
- .E_slr2ynn {
34434
- padding: 0 8px;
34435
- height: 18px;
34552
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34553
+ background-color: #00ba5d;
34436
34554
  }
34437
-
34438
- .E_m140wbb6 {
34439
- padding: 2px 8px;
34440
- height: 24px;
34555
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34556
+ background-color: rgba(30, 201, 127, 0.16);
34441
34557
  }
34442
-
34443
- .E_t1fozc1i {
34444
- margin: 0;
34558
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34559
+ background-color: rgba(225, 230, 241, 0.6);
34445
34560
  }
34446
-
34447
- .E_i1vxv4ln {
34448
- margin-right: 4px;
34449
- height: 16px;
34561
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34562
+ background-color: #6b7d99;
34450
34563
  }
34451
-
34452
- .E_n1afl31m.ant-tag.ant-tag-gray {
34453
- font-weight: 700;
34454
- color: #00122e;
34455
- background-color: rgba(237, 241, 250, 0.6);
34456
- border: 1px solid rgba(211, 218, 235, 0.6);
34457
- word-break: break-all;
34458
- display: inline;
34459
- white-space: normal;
34564
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34565
+ background-color: rgba(211, 218, 235, 0.6);
34460
34566
  }
34461
34567
 
34462
- .E_i1g85yz3 {
34463
- margin-right: 4px;
34464
- height: 16px;
34568
+ .E_satwmqm {
34569
+ width: 8px;
34570
+ height: 8px;
34571
+ border-radius: 50%;
34572
+ display: inline-block;
34465
34573
  }
34466
34574
 
34467
34575
  .E_tc97u5y {
@@ -34834,153 +34942,6 @@ input.E_rf8rlle.ant-input {
34834
34942
  background: #fff;
34835
34943
  }
34836
34944
 
34837
- button.E_l48ei06.ant-btn {
34838
- font-size: 12px;
34839
- line-height: 18px;
34840
- height: 18px;
34841
- }
34842
-
34843
- button.E_l48ei06 {
34844
- color: #0080FF;
34845
- height: unset;
34846
- }
34847
- button.E_l48ei06 .button-prefix-icon {
34848
- margin-right: 4px;
34849
- }
34850
- button.E_l48ei06 .button-suffix-icon {
34851
- margin-left: 4px;
34852
- }
34853
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34854
- color: #009DFF;
34855
- }
34856
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34857
- color: #005ED1;
34858
- }
34859
- button.E_l48ei06.ui-kit-link-disabled {
34860
- color: #0080FF;
34861
- }
34862
- button.E_l48ei06.ui-kit-link-primary {
34863
- color: #00122E;
34864
- }
34865
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34866
- color: #0080FF;
34867
- }
34868
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34869
- color: #005ED1;
34870
- }
34871
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34872
- color: #00122E;
34873
- }
34874
- button.E_l48ei06.ui-kit-link-secondary {
34875
- color: rgba(44, 56, 82, 0.7490196078);
34876
- }
34877
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34878
- color: #0080FF;
34879
- }
34880
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34881
- color: #005ED1;
34882
- }
34883
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34884
- color: rgba(44, 56, 82, 0.7490196078);
34885
- }
34886
-
34887
- .E_sddwhm6 {
34888
- margin: 0;
34889
- border-radius: 20px;
34890
- padding: 2px 10px;
34891
- height: 22px;
34892
- }
34893
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34894
- background-color: rgba(237, 241, 250, 0.6) !important;
34895
- }
34896
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34897
- background-color: rgba(225, 230, 241, 0.6) !important;
34898
- }
34899
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34900
- color: #00122e;
34901
- }
34902
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34903
- margin-right: 6px;
34904
- }
34905
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34906
- margin-left: 8px;
34907
- color: rgba(44, 56, 82, 0.6);
34908
- }
34909
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34910
- background-color: rgba(0, 136, 255, 0.1);
34911
- }
34912
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34913
- background-color: #0080ff;
34914
- }
34915
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34916
- background-color: rgba(0, 136, 255, 0.16);
34917
- }
34918
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34919
- background-color: rgba(255, 74, 74, 0.1);
34920
- }
34921
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34922
- background-color: #f0483e;
34923
- }
34924
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34925
- background-color: rgba(255, 74, 74, 0.16);
34926
- }
34927
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34928
- background-color: rgba(254, 160, 8, 0.1);
34929
- }
34930
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34931
- background-color: #fea008;
34932
- }
34933
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34934
- background-color: rgba(255, 187, 0, 0.16);
34935
- }
34936
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34937
- background-color: rgba(30, 201, 127, 0.1);
34938
- }
34939
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34940
- background-color: #00ba5d;
34941
- }
34942
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34943
- background-color: rgba(30, 201, 127, 0.16);
34944
- }
34945
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34946
- background-color: rgba(225, 230, 241, 0.6);
34947
- }
34948
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34949
- background-color: #6b7d99;
34950
- }
34951
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34952
- background-color: rgba(211, 218, 235, 0.6);
34953
- }
34954
-
34955
- .E_satwmqm {
34956
- width: 8px;
34957
- height: 8px;
34958
- border-radius: 50%;
34959
- display: inline-block;
34960
- }
34961
-
34962
- .E_t1gvlxt5 {
34963
- min-width: 0;
34964
- flex: 1;
34965
- }
34966
- .E_t1gvlxt5 .tag {
34967
- flex: 0 0 auto;
34968
- }
34969
- .E_t1gvlxt5 .progress-title {
34970
- flex: 2;
34971
- max-width: fit-content;
34972
- }
34973
- .E_t1gvlxt5 .progress-desc {
34974
- flex: 1;
34975
- max-width: fit-content;
34976
- }
34977
-
34978
- .E_a1ji6r68 {
34979
- display: flex;
34980
- align-items: center;
34981
- column-gap: var(--a1ji6r68-0);
34982
- }
34983
-
34984
34945
  .E_l12xdkhl {
34985
34946
  width: 64px;
34986
34947
  height: 64px;
@@ -35005,6 +34966,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35005
34966
  }
35006
34967
  }
35007
34968
 
34969
+ .E_r77hffu {
34970
+ display: flex;
34971
+ align-items: center;
34972
+ justify-content: space-between;
34973
+ column-gap: 6px;
34974
+ }
34975
+
34976
+ .E_p1cmxsf7 {
34977
+ display: flex;
34978
+ flex-direction: column;
34979
+ justify-content: center;
34980
+ row-gap: var(--p1cmxsf7-0);
34981
+ }
34982
+ .E_p1cmxsf7 .antd5-progress-line {
34983
+ font-size: 0;
34984
+ }
34985
+
35008
34986
  .E_t13ef470 {
35009
34987
  height: 100%;
35010
34988
  }
@@ -35035,6 +35013,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35035
35013
  background: rgba(163, 180, 204, 0.18);
35036
35014
  }
35037
35015
 
35016
+ .E_t1gvlxt5 {
35017
+ min-width: 0;
35018
+ flex: 1;
35019
+ }
35020
+ .E_t1gvlxt5 .tag {
35021
+ flex: 0 0 auto;
35022
+ }
35023
+ .E_t1gvlxt5 .progress-title {
35024
+ flex: 2;
35025
+ max-width: fit-content;
35026
+ }
35027
+ .E_t1gvlxt5 .progress-desc {
35028
+ flex: 1;
35029
+ max-width: fit-content;
35030
+ }
35031
+
35032
+ .E_a1ji6r68 {
35033
+ display: flex;
35034
+ align-items: center;
35035
+ column-gap: var(--a1ji6r68-0);
35036
+ }
35037
+
35038
35038
  .E_msn7nxt {
35039
35039
  color: rgba(44, 56, 82, 0.6);
35040
35040
  text-align: center;
@@ -35273,18 +35273,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35273
35273
  display: block;
35274
35274
  }
35275
35275
 
35276
- .E_i14c7jc8 {
35277
- color: var(--i14c7jc8-0);
35278
- }
35279
-
35280
- .E_i1ibuolf {
35281
- display: flex;
35282
- align-items: center;
35283
- column-gap: 4px;
35284
- font-size: 12px;
35285
- color: rgba(44, 56, 82, 0.7490196078);
35286
- }
35287
-
35288
35276
  .E_d1u4ndxc {
35289
35277
  color: rgba(44, 56, 82, 0.7490196078);
35290
35278
  font-size: 12px;
@@ -35314,4 +35302,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35314
35302
  to {
35315
35303
  transform: translateX(100%);
35316
35304
  }
35305
+ }
35306
+
35307
+ .E_i14c7jc8 {
35308
+ color: var(--i14c7jc8-0);
35309
+ }
35310
+
35311
+ .E_i1ibuolf {
35312
+ display: flex;
35313
+ align-items: center;
35314
+ column-gap: 4px;
35315
+ font-size: 12px;
35316
+ color: rgba(44, 56, 82, 0.7490196078);
35317
35317
  }