@cloudtower/eagle 0.32.37 → 0.32.40

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.
@@ -29795,6 +29795,18 @@ html body {
29795
29795
  margin-left: 1px;
29796
29796
  }
29797
29797
 
29798
+ .E_gmyahx3 {
29799
+ cursor: pointer;
29800
+ }
29801
+
29802
+ .E_gmyahx3 .link-text {
29803
+ color: rgba(0, 21, 64, 0.3);
29804
+ }
29805
+
29806
+ .E_gmyahx3:hover .link-text {
29807
+ color: #0080ff;
29808
+ }
29809
+
29798
29810
  span.E_tqjc4ui {
29799
29811
  margin: 0 2px;
29800
29812
  }
@@ -29848,6 +29860,144 @@ span.E_tqjc4ui {
29848
29860
  margin-right: 4px;
29849
29861
  }
29850
29862
 
29863
+ .E_clm1wy1 {
29864
+ width: 192px;
29865
+ height: 246px;
29866
+ border-radius: 4px;
29867
+ }
29868
+
29869
+ .E_clm1wy1 > .ant-picker-calendar,
29870
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29871
+ width: 100%;
29872
+ background-color: rgba(245, 247, 250, 0.6);
29873
+ border-top: none;
29874
+ }
29875
+
29876
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29877
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29878
+ padding: 0 16px;
29879
+ }
29880
+
29881
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29882
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29883
+ width: 100%;
29884
+ height: 180px;
29885
+ border-spacing: 0;
29886
+ }
29887
+
29888
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29889
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29890
+ margin-bottom: 8px;
29891
+ }
29892
+
29893
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29894
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29895
+ width: 22px;
29896
+ }
29897
+
29898
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29899
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29900
+ padding: 0;
29901
+ }
29902
+
29903
+ .E_clm1wy1 .ant-picker-cell {
29904
+ color: rgba(62, 70, 82, 0.6);
29905
+ opacity: 0.4;
29906
+ }
29907
+
29908
+ .E_clm1wy1 .ant-picker-cell-in-view {
29909
+ color: rgba(62, 70, 82, 0.6);
29910
+ opacity: 1;
29911
+ }
29912
+
29913
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29914
+ color: #3e4652;
29915
+ }
29916
+
29917
+ .E_clm1wy1 .ant-picker-cell::before {
29918
+ pointer-events: none;
29919
+ }
29920
+
29921
+ .E_t1tsm00v {
29922
+ color: rgba(129, 138, 153, 0.6);
29923
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29924
+ backdrop-filter: blur(10px);
29925
+ padding: 7px 10px;
29926
+ }
29927
+
29928
+ .E_c167wnad {
29929
+ color: rgba(62, 70, 82, 0.6);
29930
+ display: flex;
29931
+ justify-content: space-between;
29932
+ align-items: center;
29933
+ padding: 8px 16px;
29934
+ }
29935
+
29936
+ .E_c167wnad .anticon {
29937
+ cursor: pointer;
29938
+ }
29939
+
29940
+ .E_c167wnad .anticon:hover {
29941
+ color: #0096ff;
29942
+ }
29943
+
29944
+ .E_cxhf7dh {
29945
+ text-align: center;
29946
+ }
29947
+
29948
+ .E_cxhf7dh .dots {
29949
+ display: flex;
29950
+ justify-content: center;
29951
+ }
29952
+
29953
+ .E_cxhf7dh .dot {
29954
+ display: inline-block;
29955
+ width: 2px;
29956
+ height: 2px;
29957
+ border-radius: 1px;
29958
+ background: #0096ff;
29959
+ }
29960
+
29961
+ .E_cxhf7dh .dot:not(:last-child) {
29962
+ margin-right: 2px;
29963
+ }
29964
+
29965
+ .E_cxhf7dh .bar {
29966
+ width: 9px;
29967
+ height: 2px;
29968
+ background: #0096ff;
29969
+ border-radius: 2px;
29970
+ }
29971
+
29972
+ .E_ou7iq30 {
29973
+ overflow: hidden;
29974
+ text-overflow: ellipsis;
29975
+ }
29976
+
29977
+ .E_s1tui002 {
29978
+ white-space: nowrap;
29979
+ }
29980
+
29981
+ .E_mxrc2zg {
29982
+ display: -webkit-box;
29983
+ -webkit-line-clamp: var(--mxrc2zg-0);
29984
+ -webkit-box-orient: vertical;
29985
+ word-break: break-all;
29986
+ }
29987
+
29988
+ .E_t1vv6d68 .ant-tooltip-arrow {
29989
+ display: none;
29990
+ }
29991
+
29992
+ .E_t1vv6d68 .ant-tooltip-inner {
29993
+ background: rgba(23, 38, 64, 0.8);
29994
+ border-radius: 4px;
29995
+ }
29996
+
29997
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29998
+ visibility: hidden;
29999
+ }
30000
+
29851
30001
  .E_c1up1pdz {
29852
30002
  width: 648px;
29853
30003
  }
@@ -30014,125 +30164,110 @@ span.E_tqjc4ui {
30014
30164
  color: #fff;
30015
30165
  }
30016
30166
 
30017
- .E_gmyahx3 {
30018
- cursor: pointer;
30019
- }
30020
-
30021
- .E_gmyahx3 .link-text {
30022
- color: rgba(0, 21, 64, 0.3);
30167
+ .E_t1sqg15u {
30168
+ background: white;
30023
30169
  }
30024
30170
 
30025
- .E_gmyahx3:hover .link-text {
30026
- color: #0080ff;
30171
+ .E_t1sqg15u.inline .table-row {
30172
+ flex-direction: column;
30027
30173
  }
30028
30174
 
30029
- .E_clm1wy1 {
30030
- width: 192px;
30031
- height: 246px;
30032
- border-radius: 4px;
30175
+ .E_t1sqg15u.inline .table-row > label {
30176
+ padding: 0 16px 7px 0;
30033
30177
  }
30034
30178
 
30035
- .E_clm1wy1 > .ant-picker-calendar,
30036
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30037
- width: 100%;
30038
- background-color: rgba(245, 247, 250, 0.6);
30039
- border-top: none;
30179
+ .E_t1sqg15u.has-border .table-header {
30180
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30040
30181
  }
30041
30182
 
30042
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30043
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30044
- padding: 0 16px;
30183
+ .E_t1sqg15u.has-border .hiddenBorder {
30184
+ border-top: none !important;
30045
30185
  }
30046
30186
 
30047
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30048
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30049
- width: 100%;
30050
- height: 180px;
30051
- border-spacing: 0;
30187
+ .E_t1sqg15u.has-border .table-row + .table-row {
30188
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30052
30189
  }
30053
30190
 
30054
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30055
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30056
- margin-bottom: 8px;
30191
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30192
+ padding-bottom: 0;
30057
30193
  }
30058
30194
 
30059
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30060
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30061
- width: 22px;
30195
+ .E_t1sqg15u.align-right .content {
30196
+ text-align: right;
30062
30197
  }
30063
30198
 
30064
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30065
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30066
- padding: 0;
30199
+ .E_t1sqg15u .uuid-row {
30200
+ display: flex;
30201
+ justify-content: space-between;
30067
30202
  }
30068
30203
 
30069
- .E_clm1wy1 .ant-picker-cell {
30070
- color: rgba(62, 70, 82, 0.6);
30071
- opacity: 0.4;
30204
+ .E_t1sqg15u .uuid-row .id-text {
30205
+ white-space: nowrap;
30206
+ overflow: hidden;
30207
+ text-overflow: ellipsis;
30072
30208
  }
30073
30209
 
30074
- .E_clm1wy1 .ant-picker-cell-in-view {
30075
- color: rgba(62, 70, 82, 0.6);
30076
- opacity: 1;
30210
+ .E_t4zczcp {
30211
+ display: flex;
30212
+ justify-content: space-between;
30213
+ align-items: center;
30214
+ padding: 8px;
30215
+ min-height: 32px;
30077
30216
  }
30078
30217
 
30079
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30080
- color: #3e4652;
30218
+ .E_t4zczcp .table-title {
30219
+ color: rgba(44, 56, 82, 0.6);
30220
+ font-weight: 600;
30221
+ font-size: 12px;
30222
+ line-height: 8px;
30081
30223
  }
30082
30224
 
30083
- .E_clm1wy1 .ant-picker-cell::before {
30084
- pointer-events: none;
30225
+ .E_t4zczcp .edit-icon {
30226
+ font-size: 16px;
30227
+ color: rgba(10, 37, 85, 0.6);
30228
+ cursor: pointer;
30085
30229
  }
30086
30230
 
30087
- .E_t1tsm00v {
30088
- color: rgba(129, 138, 153, 0.6);
30089
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30090
- backdrop-filter: blur(10px);
30091
- padding: 7px 10px;
30231
+ .E_t1s7goww {
30232
+ font-size: 12px;
30233
+ line-height: 18px;
30092
30234
  }
30093
30235
 
30094
- .E_c167wnad {
30095
- color: rgba(62, 70, 82, 0.6);
30236
+ .E_t93e4cf {
30096
30237
  display: flex;
30097
- justify-content: space-between;
30098
- align-items: center;
30099
- padding: 8px 16px;
30238
+ padding: 8px 0;
30239
+ color: #2d3a56;
30100
30240
  }
30101
30241
 
30102
- .E_c167wnad .anticon {
30103
- cursor: pointer;
30242
+ .E_t93e4cf .hidden {
30243
+ display: none;
30104
30244
  }
30105
30245
 
30106
- .E_c167wnad .anticon:hover {
30107
- color: #0096ff;
30246
+ .E_t93e4cf .ant-btn-link {
30247
+ height: auto;
30108
30248
  }
30109
30249
 
30110
- .E_cxhf7dh {
30111
- text-align: center;
30112
- }
30113
-
30114
- .E_cxhf7dh .dots {
30115
- display: flex;
30116
- justify-content: center;
30250
+ .E_t93e4cf .content {
30251
+ overflow: hidden;
30252
+ overflow-x: auto;
30253
+ width: 100%;
30254
+ white-space: pre-wrap;
30117
30255
  }
30118
30256
 
30119
- .E_cxhf7dh .dot {
30120
- display: inline-block;
30121
- width: 2px;
30122
- height: 2px;
30123
- border-radius: 1px;
30124
- background: #0096ff;
30257
+ .E_t93e4cf .content .ant-btn {
30258
+ white-space: pre-wrap;
30259
+ text-align: left;
30125
30260
  }
30126
30261
 
30127
- .E_cxhf7dh .dot:not(:last-child) {
30128
- margin-right: 2px;
30262
+ .E_t93e4cf .content .unit-chart {
30263
+ justify-content: flex-start;
30129
30264
  }
30130
30265
 
30131
- .E_cxhf7dh .bar {
30132
- width: 9px;
30133
- height: 2px;
30134
- background: #0096ff;
30135
- border-radius: 2px;
30266
+ .E_rhz2uv5 {
30267
+ width: var(--rhz2uv5-0);
30268
+ flex-shrink: 0;
30269
+ color: rgba(44, 56, 82, 0.6);
30270
+ padding-right: 12px;
30136
30271
  }
30137
30272
 
30138
30273
  .E_s1at6qmn.ant-layout-sider {
@@ -30294,6 +30429,40 @@ span.E_tqjc4ui {
30294
30429
  flex: 1;
30295
30430
  }
30296
30431
 
30432
+ .E_c18gxmrl {
30433
+ border: 1px solid #d8deeb;
30434
+ border-radius: 4px;
30435
+ }
30436
+
30437
+ .E_c18gxmrl + .E_c18gxmrl {
30438
+ margin-top: 8px;
30439
+ }
30440
+
30441
+ .E_c18gxmrl:hover {
30442
+ border-color: #0080ff;
30443
+ }
30444
+
30445
+ .E_c18gxmrl:hover > header {
30446
+ background: rgba(0, 128, 255, 0.1);
30447
+ }
30448
+
30449
+ .E_c18gxmrl.active header {
30450
+ border-bottom: 1px solid #d8deeb;
30451
+ }
30452
+
30453
+ .E_c18gxmrl > header {
30454
+ padding: 8px 12px;
30455
+ }
30456
+
30457
+ .E_s1iv0tp1 .enabled-switch {
30458
+ display: flex;
30459
+ align-items: center;
30460
+ }
30461
+
30462
+ .E_s1iv0tp1 .enabled-text {
30463
+ margin-right: 8px;
30464
+ }
30465
+
30297
30466
  .E_wg1tsps {
30298
30467
  display: flex;
30299
30468
  align-items: center;
@@ -30319,773 +30488,618 @@ span.E_tqjc4ui {
30319
30488
  color: #00122e !important;
30320
30489
  }
30321
30490
 
30322
- .E_b1wx3t3t.ant-btn-icon-only {
30323
- justify-content: center;
30491
+ .E_t160l1cm {
30492
+ display: flex;
30493
+ flex-direction: column;
30494
+ flex: 1;
30495
+ /* FIXME:(yanzhen) do this better */
30324
30496
  }
30325
30497
 
30326
- .E_b1wx3t3t.ant-btn {
30327
- display: inline-flex;
30328
- align-items: center;
30329
- justify-content: center;
30330
- height: 32px;
30331
- border-radius: 6px;
30332
- line-height: 22px;
30333
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30334
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30498
+ .E_t160l1cm .tab-bar {
30499
+ flex-shrink: 0;
30500
+ display: flex;
30501
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30335
30502
  }
30336
30503
 
30337
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30338
- height: 40px;
30339
- line-height: 24px;
30504
+ .E_t160l1cm .tab-content {
30505
+ height: 100%;
30340
30506
  }
30341
30507
 
30342
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30508
+ .E_t160l1cm .tab-menu-item {
30509
+ margin-right: 2px;
30510
+ padding: 1px 12px;
30511
+ line-height: 24px;
30343
30512
  height: 24px;
30344
- line-height: 20px;
30513
+ color: rgba(44, 56, 82, 0.6);
30514
+ border-radius: 4px 4px 0 0;
30515
+ cursor: pointer;
30516
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30345
30517
  }
30346
30518
 
30347
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30348
- border-radius: 50%;
30519
+ .E_t160l1cm .tab-menu-item:first-child {
30520
+ padding-left: 0;
30349
30521
  }
30350
30522
 
30351
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30352
- margin-right: 8px;
30353
- padding-right: 0px;
30523
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30524
+ padding-left: 12px;
30354
30525
  }
30355
30526
 
30356
- .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30357
- color: var(--color, #06101f);
30358
- font-weight: var(--font-weight);
30359
- background: var(--background-color, #fff);
30360
- border-width: var(--border-width, 1px);
30361
- border-color: var(--border-color, #d9d9d9);
30527
+ .E_t160l1cm .tab-menu-item:hover {
30528
+ color: #0080ff;
30529
+ background: rgba(211, 218, 235, 0.6);
30362
30530
  }
30363
30531
 
30364
- .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30365
- display: none;
30532
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30533
+ fill: #0080ff;
30366
30534
  }
30367
30535
 
30368
- .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30369
- color: var(--color, inherit);
30536
+ .E_t160l1cm .tab-menu-item:active {
30537
+ background: rgba(192, 203, 224, 0.6);
30370
30538
  }
30371
30539
 
30372
- .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30373
- background: var(--background-color-hover, var(--background-color));
30374
- border-color: var(--border-color-hover, var(--border-color, transparent));
30540
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30541
+ color: #0080ff;
30542
+ background: rgba(211, 218, 235, 0.6);
30375
30543
  }
30376
30544
 
30377
- .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30378
- --scale: 1;
30379
- --transY: 1px;
30380
- background: var(--background-color-active, var(--background-color));
30381
- border-color: var(--border-color-active, var(--border-color, transparent));
30545
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30546
+ background: rgba(192, 203, 224, 0.6);
30382
30547
  }
30383
30548
 
30384
- .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30385
- background: var(--background-color-focus, var(--background-color));
30386
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30387
- border-color: var(--border-color-focus, var(--border-color, transparent));
30549
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30550
+ background: rgba(0, 128, 255, 0.16);
30388
30551
  }
30389
30552
 
30390
- .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30391
- color: var(--color-disabled, var(--color));
30392
- background: var(--background-color-disabled, var(--background-color));
30393
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30394
- opacity: 0.5;
30553
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30554
+ fill: #0080ff;
30395
30555
  }
30396
30556
 
30397
- .E_b1wx3t3t.ant-btn-link[disabled] {
30557
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30398
30558
  color: #0080ff;
30399
- opacity: 0.5;
30559
+ background: rgba(0, 128, 255, 0.1);
30400
30560
  }
30401
30561
 
30402
- .E_b1wx3t3t.ant-btn-primary {
30403
- --color: #fff;
30404
- --font-weight: bold;
30405
- --border-width: 0;
30406
- --background-color: #0080ff;
30407
- --background-color-hover: #009dff;
30408
- --background-color-active: #005ed1;
30409
- --background-color-focus: #0080ff;
30410
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30562
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30563
+ background: rgba(0, 128, 255, 0.16);
30411
30564
  }
30412
30565
 
30413
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30414
- --background-color: #f0483e;
30415
- --background-color-hover: #ff5252;
30416
- --background-color-active: #c73d31;
30417
- --background-color-focus: #ff5252;
30418
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30566
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30567
+ fill: #1d326c;
30419
30568
  }
30420
30569
 
30421
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30422
- --background-color: #fea008;
30423
- --background-color-hover: #feba33;
30424
- --background-color-active: #e07f00;
30425
- --background-color-focus: #fea008;
30570
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30571
+ margin-left: 8px;
30572
+ height: 22px;
30426
30573
  }
30427
30574
 
30428
- .E_b1wx3t3t.ant-btn-secondary {
30429
- --color: #0080ff;
30430
- --font-weight: bold;
30431
- --border-width: 0;
30432
- --background-color: rgba(0, 136, 255, 0.1);
30433
- --background-color-hover: rgba(0, 136, 255, 0.16);
30434
- --background-color-active: rgba(0, 136, 255, 0.2);
30435
- --background-color-focus: rgba(0, 136, 255, 0.1);
30436
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30575
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30576
+ fill: rgba(44, 56, 82, 0.6);
30437
30577
  }
30438
30578
 
30439
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30440
- --color: #f0483e;
30441
- --background-color: rgba(255, 74, 74, 0.1);
30442
- --background-color-hover: rgba(255, 74, 74, 0.16);
30443
- --background-color-active: rgba(255, 74, 74, 0.2);
30444
- --background-color-focus: rgba(255, 74, 74, 0.1);
30445
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30579
+ .E_t160l1cm .tab-menu-item-group {
30580
+ padding: 0;
30581
+ display: flex;
30582
+ align-items: center;
30583
+ overflow: hidden;
30446
30584
  }
30447
30585
 
30448
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30449
- --color: #fea008;
30450
- --background-color: rgba(255, 187, 0, 0.1);
30451
- --background-color-hover: rgba(255, 187, 0, 0.16);
30452
- --background-color-active: rgba(255, 187, 0, 0.2);
30453
- --background-color-focus: rgba(255, 187, 0, 0.1);
30586
+ .E_t160l1cm .tab-menu-item-group .main-title {
30587
+ opacity: 0;
30588
+ max-width: 0;
30589
+ transition: max-width 320ms ease, opacity 240ms ease;
30454
30590
  }
30455
30591
 
30456
- .E_b1wx3t3t.ant-btn-tertiary {
30457
- --color: #0080ff;
30458
- --font-weight: bold;
30459
- --border-width: 0;
30460
- --background-color: #fff;
30461
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30462
- box-shadow: none;
30592
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30593
+ padding: 1px 12px;
30594
+ position: relative;
30595
+ display: flex;
30463
30596
  }
30464
30597
 
30465
- .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30466
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30598
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30599
+ opacity: 0;
30600
+ position: absolute;
30601
+ top: 50%;
30602
+ left: 0;
30603
+ transform: translate(-50%, -50%);
30604
+ transition: opacity 100ms linear;
30605
+ fill: rgba(0, 128, 255, 0.2);
30467
30606
  }
30468
30607
 
30469
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30470
- --color: #f0483e;
30471
- --background-color: #fff;
30472
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30608
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30609
+ color: #0080ff;
30473
30610
  }
30474
30611
 
30475
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30476
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30612
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30613
+ padding: 1px 12px;
30614
+ display: inline-block;
30615
+ opacity: 1;
30616
+ max-width: 160px;
30477
30617
  }
30478
30618
 
30479
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30480
- --color: #fea008;
30481
- --background-color: #fff;
30619
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30620
+ padding: 1px 12px;
30621
+ color: #005ed1;
30482
30622
  }
30483
30623
 
30484
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30485
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30624
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30625
+ opacity: 1;
30486
30626
  }
30487
30627
 
30488
- .E_b1wx3t3t.ant-btn-ordinary {
30489
- --color: #1d326c;
30490
- --border-color: #ccd4e3;
30491
- --background-color: #fff;
30492
- --background-color-hover: #edf0f7;
30493
- --background-color-active: #e4e9f2;
30494
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30495
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30628
+ .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 {
30629
+ background: rgba(0, 128, 255, 0.16);
30496
30630
  }
30497
30631
 
30498
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30499
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30632
+ .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 {
30633
+ opacity: 0;
30500
30634
  }
30501
30635
 
30502
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30503
- --color: #0080ff;
30504
- --border-color: #0080ff;
30505
- --background-color: #fff;
30506
- --background-color-hover: linear-gradient(
30507
- 0deg,
30508
- rgba(0, 136, 255, 0.16),
30509
- rgba(0, 136, 255, 0.16)
30510
- ),
30511
- #ffffff;
30512
- --background-color-active: linear-gradient(
30513
- 0deg,
30514
- rgba(0, 136, 255, 0.2),
30515
- rgba(0, 136, 255, 0.2)
30516
- ),
30517
- #ffffff;
30518
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30519
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30636
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30637
+ padding: 4px 16px;
30638
+ height: 32px;
30639
+ border-radius: 6px 6px 0 0;
30520
30640
  }
30521
30641
 
30522
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30523
- --color: #f0483e;
30524
- --border-color: #f0483e;
30525
- --background-color: #fff;
30526
- --background-color-hover: linear-gradient(
30527
- 0deg,
30528
- rgba(255, 74, 74, 0.16),
30529
- rgba(255, 74, 74, 0.16)
30530
- ),
30531
- #ffffff;
30532
- --background-color-active: linear-gradient(
30533
- 0deg,
30534
- rgba(255, 74, 74, 0.2),
30535
- rgba(255, 74, 74, 0.2)
30536
- ),
30537
- #ffffff;
30538
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30642
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30643
+ padding-left: 0;
30539
30644
  }
30540
30645
 
30541
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
30542
- --color: #1d326c;
30543
- --border-color: #fff;
30544
- --background-color: #fff;
30545
- --background-color-hover: rgba(211, 218, 235, 0.6);
30546
- --background-color-active: rgba(192, 203, 224, 0.6);
30547
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30548
- box-shadow: none;
30646
+ .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 {
30647
+ padding-left: 16px;
30549
30648
  }
30550
30649
 
30551
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30552
- --color: #0080ff;
30553
- --border-color: #fff;
30554
- --background-color: #fff;
30555
- --background-color-hover: rgba(0, 136, 255, 0.16);
30556
- --background-color-active: rgba(0, 136, 255, 0.2);
30557
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30558
- box-shadow: none;
30650
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30651
+ margin-left: 11px;
30652
+ height: 24px;
30559
30653
  }
30560
30654
 
30561
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30562
- --color: #f0483e;
30563
- --background-color-hover: rgba(255, 74, 74, 0.16);
30564
- --background-color-active: rgba(255, 74, 74, 0.2);
30565
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30655
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30656
+ padding: 0;
30566
30657
  }
30567
30658
 
30568
- .E_b1wx3t3t.ant-btn-quiet {
30569
- --color: rgba(44, 56, 82, 0.6);
30570
- --border-width: 0;
30571
- --background-color: transparent;
30572
- --background-color-hover: rgba(211, 218, 235, 0.6);
30573
- --background-color-active: rgba(192, 203, 224, 0.6);
30574
- --background-color-focus: #fff;
30575
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30576
- box-shadow: none;
30659
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30660
+ padding: 4px 16px;
30577
30661
  }
30578
30662
 
30579
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30580
- --color: #f0483e;
30581
- --background-color-hover: rgba(255, 74, 74, 0.16);
30582
- --background-color-active: rgba(255, 74, 74, 0.2);
30583
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30663
+ .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 {
30664
+ padding: 4px 16px;
30584
30665
  }
30585
30666
 
30586
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30587
- --color: #0080ff;
30588
- --background-color: transparent;
30589
- --background-color-hover: rgba(0, 136, 255, 0.16);
30590
- --background-color-active: rgba(0, 136, 255, 0.2);
30591
- --background-color-focus: #fff;
30592
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30667
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30668
+ background: #fff;
30593
30669
  }
30594
30670
 
30595
- .E_b1wx3t3t .button-prefix-icon {
30596
- margin-right: 8px;
30597
- display: inline-flex;
30671
+ .E_t160l1cm .tab-menu-item-light:active {
30672
+ color: #005ed1;
30598
30673
  }
30599
30674
 
30600
- .E_b1wx3t3t .button-suffix-icon {
30601
- margin-left: 8px;
30602
- display: inline-flex;
30675
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30676
+ background: #fff;
30677
+ color: #1d326c;
30603
30678
  }
30604
30679
 
30605
- .E_b1wx3t3t .icon-wrapper {
30606
- display: flex;
30607
- justify-content: center;
30680
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30681
+ color: rgba(45, 58, 86, 0.6);
30608
30682
  }
30609
30683
 
30610
- button.E_n7k2c6r {
30611
- padding: 0;
30684
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30685
+ color: #1d326c;
30612
30686
  }
30613
30687
 
30614
- .E_b1nip9bk {
30615
- padding: 4px 11px;
30688
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30689
+ fill: #d8deeb;
30616
30690
  }
30617
30691
 
30618
- .E_bqamoqe {
30619
- white-space: nowrap;
30620
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30692
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30693
+ fill: #1d326c;
30621
30694
  }
30622
30695
 
30623
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30624
- --color: #0080ff;
30696
+ .E_t160l1cm .tab-content {
30697
+ flex: 1;
30698
+ display: flex;
30699
+ flex-direction: column;
30625
30700
  }
30626
30701
 
30627
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30628
- --color: #0080ff;
30702
+ .E_t160l1cm.is-overview .tab-content {
30703
+ overflow: visible;
30629
30704
  }
30630
30705
 
30631
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30632
- margin-left: 1px;
30706
+ .E_t14npdqr {
30707
+ max-width: 240px;
30708
+ animation: none;
30633
30709
  }
30634
30710
 
30635
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30636
- border-top-right-radius: 0;
30637
- border-bottom-right-radius: 0;
30711
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30712
+ border: 1px solid #0080ff;
30713
+ padding: 0;
30638
30714
  }
30639
30715
 
30640
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30641
- border-top-left-radius: 0;
30642
- border-bottom-left-radius: 0;
30716
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30717
+ margin: 0;
30718
+ height: 32px;
30719
+ line-height: 32px;
30720
+ font-size: 13px;
30721
+ padding: 0 10px;
30722
+ display: block;
30723
+ overflow: hidden;
30724
+ text-overflow: ellipsis;
30725
+ white-space: nowrap;
30643
30726
  }
30644
30727
 
30645
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30646
- border-radius: unset;
30728
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30729
+ content: " ";
30730
+ height: 1px;
30731
+ width: calc(100% + 10px);
30732
+ background: rgba(172, 186, 211, 0.6);
30733
+ display: block;
30647
30734
  }
30648
30735
 
30649
- .E_s1iv0tp1 .enabled-switch {
30650
- display: flex;
30651
- align-items: center;
30736
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30737
+ color: #0080ff;
30738
+ background: transparent;
30652
30739
  }
30653
30740
 
30654
- .E_s1iv0tp1 .enabled-text {
30655
- margin-right: 8px;
30741
+ .E_c1yyuluq {
30742
+ border-radius: 8px;
30656
30743
  }
30657
30744
 
30658
- .E_berrcjl {
30659
- color: rgba(10, 37, 85, 0.6);
30660
- margin-bottom: 4px;
30745
+ .E_c1yyuluq .ant-card-body {
30746
+ padding: 20px 24px 24px 24px;
30661
30747
  }
30662
30748
 
30663
- .E_berrcjl .breadcrumb-link {
30664
- color: rgba(10, 37, 85, 0.6);
30665
- cursor: pointer;
30666
- transition: color 160ms ease;
30749
+ .E_b1wx3t3t.ant-btn-icon-only {
30750
+ justify-content: center;
30667
30751
  }
30668
30752
 
30669
- .E_berrcjl .breadcrumb-link:hover {
30670
- color: #0080ff;
30753
+ .E_b1wx3t3t.ant-btn {
30754
+ display: inline-flex;
30755
+ align-items: center;
30756
+ justify-content: center;
30757
+ height: 32px;
30758
+ border-radius: 6px;
30759
+ line-height: 22px;
30760
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30761
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30762
+ padding: 5px 12px;
30671
30763
  }
30672
30764
 
30673
- .E_berrcjl .breadcrumb-link:active {
30674
- color: #005ed1;
30765
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30766
+ height: 40px;
30767
+ line-height: 24px;
30768
+ padding: 8px 16px;
30675
30769
  }
30676
30770
 
30677
- .E_c18gxmrl {
30678
- border: 1px solid #d8deeb;
30679
- border-radius: 4px;
30771
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30772
+ height: 24px;
30773
+ line-height: 20px;
30774
+ padding: 2px 8px;
30680
30775
  }
30681
30776
 
30682
- .E_c18gxmrl + .E_c18gxmrl {
30683
- margin-top: 8px;
30777
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30778
+ border-radius: 50%;
30684
30779
  }
30685
30780
 
30686
- .E_c18gxmrl:hover {
30687
- border-color: #0080ff;
30781
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30782
+ margin-right: 8px;
30783
+ padding-right: 0px;
30688
30784
  }
30689
30785
 
30690
- .E_c18gxmrl:hover > header {
30691
- background: rgba(0, 128, 255, 0.1);
30786
+ .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30787
+ color: var(--color, #06101f);
30788
+ font-weight: var(--font-weight);
30789
+ background: var(--background-color, #fff);
30790
+ border-width: var(--border-width, 1px);
30791
+ border-color: var(--border-color, #d9d9d9);
30692
30792
  }
30693
30793
 
30694
- .E_c18gxmrl.active header {
30695
- border-bottom: 1px solid #d8deeb;
30794
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30795
+ display: none;
30696
30796
  }
30697
30797
 
30698
- .E_c18gxmrl > header {
30699
- padding: 8px 12px;
30700
- }
30701
-
30702
- .E_ou7iq30 {
30703
- overflow: hidden;
30704
- text-overflow: ellipsis;
30705
- }
30706
-
30707
- .E_s1tui002 {
30708
- white-space: nowrap;
30709
- }
30710
-
30711
- .E_mxrc2zg {
30712
- display: -webkit-box;
30713
- -webkit-line-clamp: var(--mxrc2zg-0);
30714
- -webkit-box-orient: vertical;
30715
- word-break: break-all;
30716
- }
30717
-
30718
- .E_t1vv6d68 .ant-tooltip-arrow {
30719
- display: none;
30720
- }
30721
-
30722
- .E_t1vv6d68 .ant-tooltip-inner {
30723
- background: rgba(23, 38, 64, 0.8);
30724
- border-radius: 4px;
30725
- }
30726
-
30727
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30728
- visibility: hidden;
30729
- }
30730
-
30731
- .E_t1sqg15u {
30732
- background: white;
30733
- }
30734
-
30735
- .E_t1sqg15u.inline .table-row {
30736
- flex-direction: column;
30737
- }
30738
-
30739
- .E_t1sqg15u.inline .table-row > label {
30740
- padding: 0 16px 7px 0;
30741
- }
30742
-
30743
- .E_t1sqg15u.has-border .table-header {
30744
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30745
- }
30746
-
30747
- .E_t1sqg15u.has-border .hiddenBorder {
30748
- border-top: none !important;
30749
- }
30750
-
30751
- .E_t1sqg15u.has-border .table-row + .table-row {
30752
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30753
- }
30754
-
30755
- .E_t1sqg15u.has-border .table-row:last-of-type {
30756
- padding-bottom: 0;
30757
- }
30758
-
30759
- .E_t1sqg15u.align-right .content {
30760
- text-align: right;
30761
- }
30762
-
30763
- .E_t1sqg15u .uuid-row {
30764
- display: flex;
30765
- justify-content: space-between;
30766
- }
30767
-
30768
- .E_t1sqg15u .uuid-row .id-text {
30769
- white-space: nowrap;
30770
- overflow: hidden;
30771
- text-overflow: ellipsis;
30772
- }
30773
-
30774
- .E_t4zczcp {
30775
- display: flex;
30776
- justify-content: space-between;
30777
- align-items: center;
30778
- padding: 8px;
30779
- min-height: 32px;
30780
- }
30781
-
30782
- .E_t4zczcp .table-title {
30783
- color: rgba(44, 56, 82, 0.6);
30784
- font-weight: 600;
30785
- font-size: 12px;
30786
- line-height: 8px;
30787
- }
30788
-
30789
- .E_t4zczcp .edit-icon {
30790
- font-size: 16px;
30791
- color: rgba(10, 37, 85, 0.6);
30792
- cursor: pointer;
30793
- }
30794
-
30795
- .E_t1s7goww {
30796
- font-size: 12px;
30797
- line-height: 18px;
30798
- }
30799
-
30800
- .E_t93e4cf {
30801
- display: flex;
30802
- padding: 8px 0;
30803
- color: #2d3a56;
30804
- }
30805
-
30806
- .E_t93e4cf .hidden {
30807
- display: none;
30808
- }
30809
-
30810
- .E_t93e4cf .ant-btn-link {
30811
- height: auto;
30812
- }
30813
-
30814
- .E_t93e4cf .content {
30815
- overflow: hidden;
30816
- overflow-x: auto;
30817
- width: 100%;
30818
- white-space: pre-wrap;
30819
- }
30820
-
30821
- .E_t93e4cf .content .ant-btn {
30822
- white-space: pre-wrap;
30823
- text-align: left;
30824
- }
30825
-
30826
- .E_t93e4cf .content .unit-chart {
30827
- justify-content: flex-start;
30828
- }
30829
-
30830
- .E_rhz2uv5 {
30831
- width: var(--rhz2uv5-0);
30832
- flex-shrink: 0;
30833
- color: rgba(44, 56, 82, 0.6);
30834
- padding-right: 12px;
30835
- }
30836
-
30837
- .E_t160l1cm {
30838
- display: flex;
30839
- flex-direction: column;
30840
- flex: 1;
30841
- /* FIXME:(yanzhen) do this better */
30842
- }
30843
-
30844
- .E_t160l1cm .tab-bar {
30845
- flex-shrink: 0;
30846
- display: flex;
30847
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30848
- }
30849
-
30850
- .E_t160l1cm .tab-content {
30851
- height: 100%;
30852
- }
30853
-
30854
- .E_t160l1cm .tab-menu-item {
30855
- margin-right: 2px;
30856
- padding: 1px 12px;
30857
- line-height: 24px;
30858
- height: 24px;
30859
- color: rgba(44, 56, 82, 0.6);
30860
- border-radius: 4px 4px 0 0;
30861
- cursor: pointer;
30862
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30863
- }
30864
-
30865
- .E_t160l1cm .tab-menu-item:first-child {
30866
- padding-left: 0;
30798
+ .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30799
+ color: var(--color, inherit);
30867
30800
  }
30868
30801
 
30869
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30870
- padding-left: 12px;
30802
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30803
+ background: var(--background-color-hover, var(--background-color));
30804
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30871
30805
  }
30872
30806
 
30873
- .E_t160l1cm .tab-menu-item:hover {
30874
- color: #0080ff;
30875
- background: rgba(211, 218, 235, 0.6);
30807
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30808
+ --scale: 1;
30809
+ --transY: 1px;
30810
+ background: var(--background-color-active, var(--background-color));
30811
+ border-color: var(--border-color-active, var(--border-color, transparent));
30876
30812
  }
30877
30813
 
30878
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30879
- fill: #0080ff;
30814
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30815
+ background: var(--background-color-focus, var(--background-color));
30816
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30817
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30880
30818
  }
30881
30819
 
30882
- .E_t160l1cm .tab-menu-item:active {
30883
- background: rgba(192, 203, 224, 0.6);
30820
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30821
+ color: var(--color-disabled, var(--color));
30822
+ background: var(--background-color-disabled, var(--background-color));
30823
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30824
+ opacity: 0.5;
30825
+ --transY: 0;
30884
30826
  }
30885
30827
 
30886
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30828
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30887
30829
  color: #0080ff;
30888
- background: rgba(211, 218, 235, 0.6);
30889
- }
30890
-
30891
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30892
- background: rgba(192, 203, 224, 0.6);
30830
+ opacity: 0.5;
30893
30831
  }
30894
30832
 
30895
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30896
- background: rgba(0, 128, 255, 0.16);
30833
+ .E_b1wx3t3t.ant-btn-primary {
30834
+ --color: #fff;
30835
+ --font-weight: bold;
30836
+ --border-width: 0;
30837
+ --background-color: #0080ff;
30838
+ --background-color-hover: #009dff;
30839
+ --background-color-active: #005ed1;
30840
+ --background-color-focus: #0080ff;
30841
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30897
30842
  }
30898
30843
 
30899
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30900
- fill: #0080ff;
30844
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30845
+ --background-color: #f0483e;
30846
+ --background-color-hover: #ff5252;
30847
+ --background-color-active: #c73d31;
30848
+ --background-color-focus: #ff5252;
30849
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30901
30850
  }
30902
30851
 
30903
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30904
- color: #0080ff;
30905
- background: rgba(0, 128, 255, 0.1);
30852
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30853
+ --background-color: #fea008;
30854
+ --background-color-hover: #feba33;
30855
+ --background-color-active: #e07f00;
30856
+ --background-color-focus: #fea008;
30906
30857
  }
30907
30858
 
30908
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30909
- background: rgba(0, 128, 255, 0.16);
30859
+ .E_b1wx3t3t.ant-btn-secondary {
30860
+ --color: #0080ff;
30861
+ --font-weight: bold;
30862
+ --border-width: 0;
30863
+ --background-color: rgba(0, 136, 255, 0.1);
30864
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30865
+ --background-color-active: rgba(0, 136, 255, 0.2);
30866
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30867
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30910
30868
  }
30911
30869
 
30912
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30913
- fill: #1d326c;
30870
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30871
+ --color: #f0483e;
30872
+ --background-color: rgba(255, 74, 74, 0.1);
30873
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30874
+ --background-color-active: rgba(255, 74, 74, 0.2);
30875
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30876
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30914
30877
  }
30915
30878
 
30916
- .E_t160l1cm .tab-menu-item .expand-arrow {
30917
- margin-left: 8px;
30918
- height: 22px;
30879
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30880
+ --color: #fea008;
30881
+ --background-color: rgba(255, 187, 0, 0.1);
30882
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30883
+ --background-color-active: rgba(255, 187, 0, 0.2);
30884
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30919
30885
  }
30920
30886
 
30921
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30922
- fill: rgba(44, 56, 82, 0.6);
30887
+ .E_b1wx3t3t.ant-btn-tertiary {
30888
+ --color: #0080ff;
30889
+ --font-weight: bold;
30890
+ --border-width: 0;
30891
+ --background-color: #fff;
30892
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30893
+ box-shadow: none;
30923
30894
  }
30924
30895
 
30925
- .E_t160l1cm .tab-menu-item-group {
30926
- padding: 0;
30927
- display: flex;
30928
- align-items: center;
30929
- overflow: hidden;
30896
+ .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30897
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30930
30898
  }
30931
30899
 
30932
- .E_t160l1cm .tab-menu-item-group .main-title {
30933
- opacity: 0;
30934
- max-width: 0;
30935
- transition: max-width 320ms ease, opacity 240ms ease;
30900
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30901
+ --color: #f0483e;
30902
+ --background-color: #fff;
30903
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30936
30904
  }
30937
30905
 
30938
- .E_t160l1cm .tab-menu-item-group .sub-title {
30939
- padding: 1px 12px;
30940
- position: relative;
30941
- display: flex;
30906
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30907
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30942
30908
  }
30943
30909
 
30944
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30945
- opacity: 0;
30946
- position: absolute;
30947
- top: 50%;
30948
- left: 0;
30949
- transform: translate(-50%, -50%);
30950
- transition: opacity 100ms linear;
30951
- fill: rgba(0, 128, 255, 0.2);
30910
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30911
+ --color: #fea008;
30912
+ --background-color: #fff;
30952
30913
  }
30953
30914
 
30954
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30955
- color: #0080ff;
30915
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30916
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30956
30917
  }
30957
30918
 
30958
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30959
- padding: 1px 12px;
30960
- display: inline-block;
30961
- opacity: 1;
30962
- max-width: 160px;
30919
+ .E_b1wx3t3t.ant-btn-ordinary {
30920
+ --color: #1d326c;
30921
+ --border-color: #ccd4e3;
30922
+ --background-color: #fff;
30923
+ --background-color-hover: #edf0f7;
30924
+ --background-color-active: #e4e9f2;
30925
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30926
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30963
30927
  }
30964
30928
 
30965
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30966
- padding: 1px 12px;
30967
- color: #005ed1;
30929
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30930
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30968
30931
  }
30969
30932
 
30970
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30971
- opacity: 1;
30933
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30934
+ --color: #0080ff;
30935
+ --border-color: #0080ff;
30936
+ --background-color: #fff;
30937
+ --background-color-hover: linear-gradient(
30938
+ 0deg,
30939
+ rgba(0, 136, 255, 0.16),
30940
+ rgba(0, 136, 255, 0.16)
30941
+ ),
30942
+ #ffffff;
30943
+ --background-color-active: linear-gradient(
30944
+ 0deg,
30945
+ rgba(0, 136, 255, 0.2),
30946
+ rgba(0, 136, 255, 0.2)
30947
+ ),
30948
+ #ffffff;
30949
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30950
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30972
30951
  }
30973
30952
 
30974
- .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 {
30975
- background: rgba(0, 128, 255, 0.16);
30953
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30954
+ --color: #f0483e;
30955
+ --border-color: #f0483e;
30956
+ --background-color: #fff;
30957
+ --background-color-hover: linear-gradient(
30958
+ 0deg,
30959
+ rgba(255, 74, 74, 0.16),
30960
+ rgba(255, 74, 74, 0.16)
30961
+ ),
30962
+ #ffffff;
30963
+ --background-color-active: linear-gradient(
30964
+ 0deg,
30965
+ rgba(255, 74, 74, 0.2),
30966
+ rgba(255, 74, 74, 0.2)
30967
+ ),
30968
+ #ffffff;
30969
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30976
30970
  }
30977
30971
 
30978
- .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 {
30979
- opacity: 0;
30972
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
30973
+ --color: #1d326c;
30974
+ --border-color: #fff;
30975
+ --background-color: #fff;
30976
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30977
+ --background-color-active: rgba(192, 203, 224, 0.6);
30978
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30979
+ box-shadow: none;
30980
30980
  }
30981
30981
 
30982
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30983
- padding: 4px 16px;
30984
- height: 32px;
30985
- border-radius: 6px 6px 0 0;
30982
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30983
+ --color: #0080ff;
30984
+ --border-color: #fff;
30985
+ --background-color: #fff;
30986
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30987
+ --background-color-active: rgba(0, 136, 255, 0.2);
30988
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30989
+ box-shadow: none;
30986
30990
  }
30987
30991
 
30988
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30989
- padding-left: 0;
30992
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30993
+ --color: #f0483e;
30994
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30995
+ --background-color-active: rgba(255, 74, 74, 0.2);
30996
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30990
30997
  }
30991
30998
 
30992
- .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 {
30993
- padding-left: 16px;
30999
+ .E_b1wx3t3t.ant-btn-quiet {
31000
+ --color: rgba(44, 56, 82, 0.6);
31001
+ --border-width: 0;
31002
+ --background-color: transparent;
31003
+ --background-color-hover: rgba(211, 218, 235, 0.6);
31004
+ --background-color-active: rgba(192, 203, 224, 0.6);
31005
+ --background-color-focus: #fff;
31006
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31007
+ box-shadow: none;
30994
31008
  }
30995
31009
 
30996
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30997
- margin-left: 11px;
30998
- height: 24px;
31010
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
31011
+ --color: #f0483e;
31012
+ --background-color-hover: rgba(255, 74, 74, 0.16);
31013
+ --background-color-active: rgba(255, 74, 74, 0.2);
31014
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30999
31015
  }
31000
31016
 
31001
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31002
- padding: 0;
31017
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
31018
+ --color: #0080ff;
31019
+ --background-color: transparent;
31020
+ --background-color-hover: rgba(0, 136, 255, 0.16);
31021
+ --background-color-active: rgba(0, 136, 255, 0.2);
31022
+ --background-color-focus: #fff;
31023
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31003
31024
  }
31004
31025
 
31005
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31006
- padding: 4px 16px;
31026
+ .E_b1wx3t3t .button-prefix-icon {
31027
+ margin-right: 8px;
31028
+ display: inline-flex;
31007
31029
  }
31008
31030
 
31009
- .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 {
31010
- padding: 4px 16px;
31031
+ .E_b1wx3t3t .button-suffix-icon {
31032
+ margin-left: 8px;
31033
+ display: inline-flex;
31011
31034
  }
31012
31035
 
31013
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31014
- background: #fff;
31036
+ .E_b1wx3t3t .icon-wrapper {
31037
+ display: flex;
31038
+ justify-content: center;
31015
31039
  }
31016
31040
 
31017
- .E_t160l1cm .tab-menu-item-light:active {
31018
- color: #005ed1;
31041
+ button.E_n7k2c6r {
31042
+ padding: 0;
31019
31043
  }
31020
31044
 
31021
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31022
- background: #fff;
31023
- color: #1d326c;
31045
+ .E_b1nip9bk {
31046
+ padding: 4px 11px;
31024
31047
  }
31025
31048
 
31026
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31027
- color: rgba(45, 58, 86, 0.6);
31049
+ .E_bqamoqe {
31050
+ white-space: nowrap;
31051
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
31028
31052
  }
31029
31053
 
31030
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31031
- color: #1d326c;
31054
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
31055
+ --color: #0080ff;
31032
31056
  }
31033
31057
 
31034
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31035
- fill: #d8deeb;
31058
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
31059
+ --color: #0080ff;
31036
31060
  }
31037
31061
 
31038
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31039
- fill: #1d326c;
31062
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
31063
+ margin-left: 1px;
31040
31064
  }
31041
31065
 
31042
- .E_t160l1cm .tab-content {
31043
- flex: 1;
31044
- display: flex;
31045
- flex-direction: column;
31066
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
31067
+ border-top-right-radius: 0;
31068
+ border-bottom-right-radius: 0;
31046
31069
  }
31047
31070
 
31048
- .E_t160l1cm.is-overview .tab-content {
31049
- overflow: visible;
31071
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
31072
+ border-top-left-radius: 0;
31073
+ border-bottom-left-radius: 0;
31050
31074
  }
31051
31075
 
31052
- .E_t14npdqr {
31053
- max-width: 240px;
31054
- animation: none;
31076
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
31077
+ border-radius: unset;
31055
31078
  }
31056
31079
 
31057
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31058
- border: 1px solid #0080ff;
31059
- padding: 0;
31080
+ .E_c1uzzomf {
31081
+ margin-bottom: 16px;
31060
31082
  }
31061
31083
 
31062
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31063
- margin: 0;
31064
- height: 32px;
31084
+ .E_c1uzzomf .card-title {
31085
+ font-size: 16px;
31086
+ color: rgba(44, 56, 82, 0.6);
31087
+ font-weight: 700;
31065
31088
  line-height: 32px;
31066
- font-size: 13px;
31067
- padding: 0 10px;
31068
- display: block;
31069
- overflow: hidden;
31070
- text-overflow: ellipsis;
31071
- white-space: nowrap;
31072
- }
31073
-
31074
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31075
- content: " ";
31076
- height: 1px;
31077
- width: calc(100% + 10px);
31078
- background: rgba(172, 186, 211, 0.6);
31079
- display: block;
31080
31089
  }
31081
31090
 
31082
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31083
- color: #0080ff;
31084
- background: transparent;
31091
+ .E_c1uzzomf .card-body {
31092
+ padding: 24px;
31093
+ border-radius: 8px;
31094
+ background: #fff;
31085
31095
  }
31086
31096
 
31087
- .E_sx1bpnu .ant-input-sm {
31088
- line-height: 18px;
31097
+ .E_c1uzzomf .empty {
31098
+ font-weight: 700;
31099
+ font-size: 14px;
31100
+ line-height: 22px;
31101
+ color: rgba(0, 21, 64, 0.3);
31102
+ text-align: center;
31089
31103
  }
31090
31104
 
31091
31105
  .E_ccrbeuz .ant-collapse-item {
@@ -31113,37 +31127,23 @@ button.E_n7k2c6r {
31113
31127
  cursor: default;
31114
31128
  }
31115
31129
 
31116
- .E_c1yyuluq {
31117
- border-radius: 8px;
31118
- }
31119
-
31120
- .E_c1yyuluq .ant-card-body {
31121
- padding: 20px 24px 24px 24px;
31122
- }
31123
-
31124
- .E_c1uzzomf {
31125
- margin-bottom: 16px;
31130
+ .E_berrcjl {
31131
+ color: rgba(10, 37, 85, 0.6);
31132
+ margin-bottom: 4px;
31126
31133
  }
31127
31134
 
31128
- .E_c1uzzomf .card-title {
31129
- font-size: 16px;
31130
- color: rgba(44, 56, 82, 0.6);
31131
- font-weight: 700;
31132
- line-height: 32px;
31135
+ .E_berrcjl .breadcrumb-link {
31136
+ color: rgba(10, 37, 85, 0.6);
31137
+ cursor: pointer;
31138
+ transition: color 160ms ease;
31133
31139
  }
31134
31140
 
31135
- .E_c1uzzomf .card-body {
31136
- padding: 24px;
31137
- border-radius: 8px;
31138
- background: #fff;
31141
+ .E_berrcjl .breadcrumb-link:hover {
31142
+ color: #0080ff;
31139
31143
  }
31140
31144
 
31141
- .E_c1uzzomf .empty {
31142
- font-weight: 700;
31143
- font-size: 14px;
31144
- line-height: 22px;
31145
- color: rgba(0, 21, 64, 0.3);
31146
- text-align: center;
31145
+ .E_berrcjl .breadcrumb-link:active {
31146
+ color: #005ed1;
31147
31147
  }
31148
31148
 
31149
31149
  .E_d1bw7c5z {
@@ -31242,18 +31242,8 @@ button.E_n7k2c6r {
31242
31242
  width: 102px;
31243
31243
  }
31244
31244
 
31245
- .E_itxley7.ant-input-group.ant-input-group-compact {
31246
- display: flex;
31247
- }
31248
-
31249
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31250
- border-bottom-left-radius: 5px;
31251
- border-top-left-radius: 5px;
31252
- }
31253
-
31254
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31255
- border-bottom-right-radius: 5px;
31256
- border-top-right-radius: 5px;
31245
+ .E_sx1bpnu .ant-input-sm {
31246
+ line-height: 18px;
31257
31247
  }
31258
31248
 
31259
31249
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
@@ -31271,81 +31261,61 @@ button.E_n7k2c6r {
31271
31261
  border-top: 1px solid rgba(211, 218, 235, 0.6);
31272
31262
  }
31273
31263
 
31274
- .E_s1dizucg.ant-switch {
31275
- min-width: 40px;
31276
- height: 24px;
31277
- background: rgba(172, 186, 211, 0.6);
31278
- overflow: hidden;
31279
- }
31280
-
31281
- .E_s1dizucg.ant-switch:focus {
31282
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31283
- }
31284
-
31285
- .E_s1dizucg.ant-switch-small {
31286
- min-width: 26px;
31287
- height: 16px;
31288
- }
31289
-
31290
- .E_s1dizucg.ant-switch-large {
31291
- min-width: 52px;
31292
- height: 32px;
31264
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31265
+ display: flex;
31293
31266
  }
31294
31267
 
31295
- .E_s1dizucg.ant-switch .ant-switch-handle {
31296
- height: 20px;
31297
- width: 20px;
31268
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31269
+ border-bottom-left-radius: 5px;
31270
+ border-top-left-radius: 5px;
31298
31271
  }
31299
31272
 
31300
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31301
- border-radius: 10px;
31302
- transition-delay: 120ms;
31273
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31274
+ border-bottom-right-radius: 5px;
31275
+ border-top-right-radius: 5px;
31303
31276
  }
31304
31277
 
31305
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31278
+ .E_c1bus5hc {
31279
+ --color: white;
31306
31280
  height: 14px;
31307
31281
  width: 14px;
31308
- top: 1px;
31309
- left: 1px;
31310
- }
31311
-
31312
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31313
- height: 28px;
31314
- width: 28px;
31315
- }
31316
-
31317
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31318
- border-radius: 14px;
31319
- }
31320
-
31321
- .E_s1dizucg.ant-switch-checked {
31322
- background-color: #00ba5d;
31323
- }
31324
-
31325
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31326
- left: calc(100% - 20px - 2px);
31327
- }
31328
-
31329
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31330
- left: calc(100% - 14px - 1px);
31331
- }
31332
-
31333
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31334
- left: calc(100% - 28px - 2px);
31282
+ border-radius: 50%;
31283
+ flex-shrink: 0;
31284
+ display: flex;
31285
+ align-items: center;
31286
+ justify-content: center;
31287
+ border: 1px solid var(--color);
31335
31288
  }
31336
31289
 
31337
- .E_c1up6e3y {
31338
- margin-left: 5px;
31290
+ .E_c1bus5hc .circle-inner {
31291
+ position: relative;
31292
+ height: 10px;
31293
+ width: 10px;
31294
+ border-radius: 50%;
31295
+ overflow: hidden;
31339
31296
  }
31340
31297
 
31341
- .E_ivqqkzv {
31342
- height: 24px;
31343
- width: 56px !important;
31344
- margin-right: 4px;
31298
+ .E_c1bus5hc .circle-content {
31299
+ position: absolute;
31300
+ height: 100%;
31301
+ width: 100%;
31302
+ left: 0;
31303
+ top: 0;
31304
+ border-radius: 50%;
31305
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31306
+ transform: rotate(180deg);
31345
31307
  }
31346
31308
 
31347
- .E_c1wk4q29 {
31348
- color: rgba(44, 56, 82, 0.6);
31309
+ .E_c1bus5hc .circle-child {
31310
+ position: absolute;
31311
+ height: 100%;
31312
+ width: 100%;
31313
+ left: 0;
31314
+ top: 0;
31315
+ margin-left: 50%;
31316
+ transform-origin: left;
31317
+ background: white;
31318
+ transform: rotate(0deg);
31349
31319
  }
31350
31320
 
31351
31321
  .E_phljevk {
@@ -31415,77 +31385,6 @@ button.E_n7k2c6r {
31415
31385
  line-height: 18px;
31416
31386
  }
31417
31387
 
31418
- .E_i11gg7mj .ant-input-prefix {
31419
- margin-right: 8px;
31420
- }
31421
-
31422
- .E_i11gg7mj .ant-input-suffix {
31423
- margin-left: 8px;
31424
- }
31425
-
31426
- .E_cc368xp {
31427
- color: #00122e;
31428
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31429
- margin-right: 8px;
31430
- padding-right: 8px;
31431
- }
31432
-
31433
- .E_i11o6xqj {
31434
- display: flex;
31435
- gap: 4px;
31436
- }
31437
-
31438
- .E_i11o6xqj .icon-wrapper {
31439
- cursor: pointer;
31440
- }
31441
-
31442
- .E_d19ruhdj.icon-wrapper {
31443
- cursor: not-allowed;
31444
- }
31445
-
31446
- .E_c1bus5hc {
31447
- --color: white;
31448
- height: 14px;
31449
- width: 14px;
31450
- border-radius: 50%;
31451
- flex-shrink: 0;
31452
- display: flex;
31453
- align-items: center;
31454
- justify-content: center;
31455
- border: 1px solid var(--color);
31456
- }
31457
-
31458
- .E_c1bus5hc .circle-inner {
31459
- position: relative;
31460
- height: 10px;
31461
- width: 10px;
31462
- border-radius: 50%;
31463
- overflow: hidden;
31464
- }
31465
-
31466
- .E_c1bus5hc .circle-content {
31467
- position: absolute;
31468
- height: 100%;
31469
- width: 100%;
31470
- left: 0;
31471
- top: 0;
31472
- border-radius: 50%;
31473
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31474
- transform: rotate(180deg);
31475
- }
31476
-
31477
- .E_c1bus5hc .circle-child {
31478
- position: absolute;
31479
- height: 100%;
31480
- width: 100%;
31481
- left: 0;
31482
- top: 0;
31483
- margin-left: 50%;
31484
- transform-origin: left;
31485
- background: white;
31486
- transform: rotate(0deg);
31487
- }
31488
-
31489
31388
  .E_rapgekc.ant-radio-wrapper {
31490
31389
  display: inline-flex;
31491
31390
  align-items: baseline;
@@ -31640,33 +31539,224 @@ button.E_n7k2c6r {
31640
31539
  background: transparent;
31641
31540
  }
31642
31541
 
31643
- .E_rcc63c8 .ant-radio-button-input:focus {
31644
- box-shadow: none;
31542
+ .E_rcc63c8 .ant-radio-button-input:focus {
31543
+ box-shadow: none;
31544
+ }
31545
+
31546
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31547
+ margin-right: 0;
31548
+ width: initial;
31549
+ box-shadow: none;
31550
+ }
31551
+
31552
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31553
+ display: none;
31554
+ }
31555
+
31556
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31557
+ display: inline;
31558
+ }
31559
+
31560
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31561
+ display: inline;
31562
+ margin-right: 8px;
31563
+ padding: 0;
31564
+ width: 36px;
31565
+ }
31566
+
31567
+ .E_ivqqkzv {
31568
+ height: 24px;
31569
+ width: 56px !important;
31570
+ margin-right: 4px;
31571
+ }
31572
+
31573
+ .E_c1wk4q29 {
31574
+ color: rgba(44, 56, 82, 0.6);
31575
+ }
31576
+
31577
+ .E_i11gg7mj .ant-input-prefix {
31578
+ margin-right: 8px;
31579
+ }
31580
+
31581
+ .E_i11gg7mj .ant-input-suffix {
31582
+ margin-left: 8px;
31583
+ }
31584
+
31585
+ .E_cc368xp {
31586
+ color: #00122e;
31587
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31588
+ margin-right: 8px;
31589
+ padding-right: 8px;
31590
+ }
31591
+
31592
+ .E_i11o6xqj {
31593
+ display: flex;
31594
+ gap: 4px;
31595
+ }
31596
+
31597
+ .E_i11o6xqj .icon-wrapper {
31598
+ cursor: pointer;
31599
+ }
31600
+
31601
+ .E_d19ruhdj.icon-wrapper {
31602
+ cursor: not-allowed;
31603
+ }
31604
+
31605
+ .E_s1dizucg.ant-switch {
31606
+ min-width: 40px;
31607
+ height: 24px;
31608
+ background: rgba(172, 186, 211, 0.6);
31609
+ overflow: hidden;
31610
+ }
31611
+
31612
+ .E_s1dizucg.ant-switch:focus {
31613
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31614
+ }
31615
+
31616
+ .E_s1dizucg.ant-switch-small {
31617
+ min-width: 26px;
31618
+ height: 16px;
31619
+ }
31620
+
31621
+ .E_s1dizucg.ant-switch-large {
31622
+ min-width: 52px;
31623
+ height: 32px;
31624
+ }
31625
+
31626
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31627
+ height: 20px;
31628
+ width: 20px;
31629
+ }
31630
+
31631
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31632
+ border-radius: 10px;
31633
+ transition-delay: 120ms;
31634
+ }
31635
+
31636
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31637
+ height: 14px;
31638
+ width: 14px;
31639
+ top: 1px;
31640
+ left: 1px;
31641
+ }
31642
+
31643
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31644
+ height: 28px;
31645
+ width: 28px;
31646
+ }
31647
+
31648
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31649
+ border-radius: 14px;
31650
+ }
31651
+
31652
+ .E_s1dizucg.ant-switch-checked {
31653
+ background-color: #00ba5d;
31654
+ }
31655
+
31656
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31657
+ left: calc(100% - 20px - 2px);
31658
+ }
31659
+
31660
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31661
+ left: calc(100% - 14px - 1px);
31662
+ }
31663
+
31664
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31665
+ left: calc(100% - 28px - 2px);
31666
+ }
31667
+
31668
+ .E_c1up6e3y {
31669
+ margin-left: 5px;
31670
+ }
31671
+
31672
+ .E_s1dni7lo {
31673
+ width: 430px !important;
31674
+ }
31675
+
31676
+ .E_d1wwmmm5 .ant-select-item-group {
31677
+ padding: 8px 16px;
31678
+ line-height: 18px;
31679
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31680
+ height: 34px;
31681
+ min-height: 34px;
31682
+ box-sizing: border-box;
31683
+ margin-top: 8px;
31684
+ }
31685
+
31686
+ .E_o1ugr09p {
31687
+ display: flex;
31688
+ flex-direction: column;
31689
+ margin: 1px 8px;
31690
+ padding: 8px;
31691
+ border-radius: 4px;
31692
+ }
31693
+
31694
+ .E_o1ugr09p .selected-icon {
31695
+ display: none;
31696
+ }
31697
+
31698
+ .E_o1ugr09p.ant-select-item-option-grouped {
31699
+ padding-left: 8px;
31700
+ }
31701
+
31702
+ .E_o1ugr09p.ant-select-item-option-selected {
31703
+ background-color: white;
31704
+ }
31705
+
31706
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31707
+ color: #0080ff;
31708
+ }
31709
+
31710
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31711
+ display: block;
31712
+ }
31713
+
31714
+ .E_o1ugr09p.ant-select-item-option-active {
31715
+ background: rgba(0, 136, 255, 0.16);
31716
+ }
31717
+
31718
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31719
+ color: #0080ff;
31645
31720
  }
31646
31721
 
31647
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31648
- margin-right: 0;
31649
- width: initial;
31650
- box-shadow: none;
31722
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31723
+ background: rgba(0, 136, 255, 0.1);
31724
+ color: #0080ff;
31651
31725
  }
31652
31726
 
31653
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31654
- display: none;
31727
+ .E_o1ifxsq4 {
31728
+ display: flex;
31729
+ justify-content: space-between;
31730
+ height: 20px;
31731
+ line-height: 20px;
31655
31732
  }
31656
31733
 
31657
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31658
- display: inline;
31734
+ .E_o1ifxsq4 .timezone-title {
31735
+ color: #2d3a56;
31736
+ overflow: hidden;
31737
+ text-overflow: ellipsis;
31659
31738
  }
31660
31739
 
31661
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31662
- display: inline;
31663
- margin-right: 8px;
31664
- padding: 0;
31665
- width: 36px;
31740
+ .E_o1zue7 {
31741
+ display: flex;
31742
+ justify-content: space-between;
31743
+ color: rgba(44, 56, 82, 0.6);
31744
+ height: 18px;
31745
+ line-height: 18px;
31746
+ margin-top: 2px;
31666
31747
  }
31667
31748
 
31668
- .E_tju3gfj .date {
31669
- margin-right: 4px;
31749
+ .E_tyfmlxg {
31750
+ border: none;
31751
+ margin-right: 0;
31752
+ background: rgba(225, 230, 241, 0.6);
31753
+ }
31754
+
31755
+ .E_o18uybox {
31756
+ pointer-events: none;
31757
+ height: 32px;
31758
+ width: 100%;
31759
+ opacity: 0;
31670
31760
  }
31671
31761
 
31672
31762
  .E_s1sck0th {
@@ -31767,78 +31857,24 @@ button.E_n7k2c6r {
31767
31857
  background-color: #7E41FF;
31768
31858
  }
31769
31859
 
31770
- .E_iq1gosr {
31771
- display: inline-block;
31772
- }
31773
-
31774
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31775
- display: var(--ai7qkf2-0);
31776
- }
31777
-
31778
- .E_ai7qkf2 .ant-input-number-input-wrap {
31779
- display: inline-flex;
31780
- line-height: 1.5715;
31781
- height: 100%;
31860
+ .E_fzh9mnb {
31782
31861
  width: 100%;
31783
- }
31784
-
31785
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31786
- content: var(--ai7qkf2-1);
31787
- display: var(--ai7qkf2-2);
31788
- flex: none;
31789
- align-items: center;
31790
- margin-left: 4px;
31791
- padding: 5px 12px 5px 0;
31792
- color: rgba(44, 56, 82, 0.6);
31793
- }
31794
-
31795
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31796
- content: var(--ai7qkf2-3);
31797
- display: var(--ai7qkf2-4);
31798
- flex: none;
31862
+ height: 100%;
31863
+ min-height: 124px;
31864
+ display: flex;
31865
+ flex-direction: column;
31866
+ justify-content: center;
31799
31867
  align-items: center;
31800
- margin-right: 4px;
31801
- cursor: auto;
31802
- color: rgba(44, 56, 82, 0.6);
31803
- }
31804
-
31805
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31806
- border-radius: 0;
31807
- }
31808
-
31809
- .E_ai7qkf2.ant-input-number {
31810
- width: 100%;
31811
- border-radius: 6px;
31812
- }
31813
-
31814
- .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
31815
- border-color: #0096ff;
31816
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31817
- z-index: 1;
31818
- }
31819
-
31820
- .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
31821
- border-color: #e75a3a;
31822
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31823
- }
31824
-
31825
- .E_ai7qkf2 .ant-input-number-input {
31826
- height: 30px;
31827
- border: 1px;
31828
- padding: 5px 12px;
31829
- font-size: inherit;
31830
31868
  }
31831
31869
 
31832
- .E_ai7qkf2.ant-input-number-lg input {
31833
- height: 38px;
31834
- border: 1px;
31835
- padding: 8px 16px;
31870
+ .E_fzh9mnb .error-text {
31871
+ color: rgba(10, 37, 85, 0.6);
31872
+ margin-bottom: 16px;
31873
+ font-size: 18px;
31836
31874
  }
31837
31875
 
31838
- .E_ai7qkf2.ant-input-number-sm input {
31839
- height: 22px;
31840
- border: 1px;
31841
- padding: 2px 8px;
31876
+ .E_iq1gosr {
31877
+ display: inline-block;
31842
31878
  }
31843
31879
 
31844
31880
  .E_f7pxqmh {
@@ -31881,20 +31917,25 @@ button.E_n7k2c6r {
31881
31917
  min-height: 0px;
31882
31918
  }
31883
31919
 
31884
- .E_fzh9mnb {
31885
- width: 100%;
31886
- height: 100%;
31887
- min-height: 124px;
31888
- display: flex;
31889
- flex-direction: column;
31890
- justify-content: center;
31920
+ .E_iouxfgt {
31921
+ display: inline-flex;
31891
31922
  align-items: center;
31892
31923
  }
31893
31924
 
31894
- .E_fzh9mnb .error-text {
31895
- color: rgba(10, 37, 85, 0.6);
31896
- margin-bottom: 16px;
31897
- font-size: 18px;
31925
+ .E_iouxfgt .icon-inner {
31926
+ display: inline-flex;
31927
+ align-items: center;
31928
+ justify-content: center;
31929
+ }
31930
+
31931
+ .E_iouxfgt .icon-inner + span,
31932
+ .E_iouxfgt span + .icon-inner.suffix {
31933
+ margin-left: 4px;
31934
+ }
31935
+
31936
+ .E_iouxfgt.is-rotate img,
31937
+ .E_iouxfgt.is-rotate svg {
31938
+ animation: rotate 680ms linear infinite;
31898
31939
  }
31899
31940
 
31900
31941
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -31910,115 +31951,78 @@ button.E_n7k2c6r {
31910
31951
  visibility: hidden;
31911
31952
  }
31912
31953
 
31913
- .E_s1dni7lo {
31914
- width: 430px !important;
31915
- }
31916
-
31917
- .E_d1wwmmm5 .ant-select-item-group {
31918
- padding: 8px 16px;
31919
- line-height: 18px;
31920
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31921
- height: 34px;
31922
- min-height: 34px;
31923
- box-sizing: border-box;
31924
- margin-top: 8px;
31925
- }
31926
-
31927
- .E_o1ugr09p {
31928
- display: flex;
31929
- flex-direction: column;
31930
- margin: 1px 8px;
31931
- padding: 8px;
31932
- border-radius: 4px;
31933
- }
31934
-
31935
- .E_o1ugr09p .selected-icon {
31936
- display: none;
31937
- }
31938
-
31939
- .E_o1ugr09p.ant-select-item-option-grouped {
31940
- padding-left: 8px;
31941
- }
31942
-
31943
- .E_o1ugr09p.ant-select-item-option-selected {
31944
- background-color: white;
31945
- }
31946
-
31947
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31948
- color: #0080ff;
31949
- }
31950
-
31951
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31952
- display: block;
31953
- }
31954
-
31955
- .E_o1ugr09p.ant-select-item-option-active {
31956
- background: rgba(0, 136, 255, 0.16);
31957
- }
31958
-
31959
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31960
- color: #0080ff;
31954
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31955
+ display: var(--ai7qkf2-0);
31961
31956
  }
31962
31957
 
31963
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31964
- background: rgba(0, 136, 255, 0.1);
31965
- color: #0080ff;
31958
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31959
+ display: inline-flex;
31960
+ line-height: 1.5715;
31961
+ height: 100%;
31962
+ width: 100%;
31966
31963
  }
31967
31964
 
31968
- .E_o1ifxsq4 {
31969
- display: flex;
31970
- justify-content: space-between;
31971
- height: 20px;
31972
- line-height: 20px;
31965
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31966
+ content: var(--ai7qkf2-1);
31967
+ display: var(--ai7qkf2-2);
31968
+ flex: none;
31969
+ align-items: center;
31970
+ margin-left: 4px;
31971
+ padding: 5px 12px 5px 0;
31972
+ color: rgba(44, 56, 82, 0.6);
31973
31973
  }
31974
31974
 
31975
- .E_o1ifxsq4 .timezone-title {
31976
- color: #2d3a56;
31977
- overflow: hidden;
31978
- text-overflow: ellipsis;
31975
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31976
+ content: var(--ai7qkf2-3);
31977
+ display: var(--ai7qkf2-4);
31978
+ flex: none;
31979
+ align-items: center;
31980
+ margin-right: 4px;
31981
+ cursor: auto;
31982
+ color: rgba(44, 56, 82, 0.6);
31979
31983
  }
31980
31984
 
31981
- .E_o1zue7 {
31982
- display: flex;
31983
- justify-content: space-between;
31984
- color: rgba(44, 56, 82, 0.6);
31985
- height: 18px;
31986
- line-height: 18px;
31987
- margin-top: 2px;
31985
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31986
+ border-radius: 0;
31988
31987
  }
31989
31988
 
31990
- .E_tyfmlxg {
31991
- border: none;
31992
- margin-right: 0;
31993
- background: rgba(225, 230, 241, 0.6);
31989
+ .E_ai7qkf2.ant-input-number {
31990
+ width: 100%;
31991
+ border-radius: 6px;
31994
31992
  }
31995
31993
 
31996
- .E_o18uybox {
31997
- pointer-events: none;
31998
- height: 32px;
31999
- width: 100%;
32000
- opacity: 0;
31994
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
31995
+ border-color: #0096ff;
31996
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31997
+ z-index: 1;
32001
31998
  }
32002
31999
 
32003
- .E_iouxfgt {
32004
- display: inline-flex;
32005
- align-items: center;
32000
+ .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
32001
+ border-color: #e75a3a;
32002
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32006
32003
  }
32007
32004
 
32008
- .E_iouxfgt .icon-inner {
32009
- display: inline-flex;
32010
- align-items: center;
32011
- justify-content: center;
32005
+ .E_ai7qkf2 .ant-input-number-input {
32006
+ height: 30px;
32007
+ border: 1px;
32008
+ padding: 5px 12px;
32009
+ font-size: inherit;
32012
32010
  }
32013
32011
 
32014
- .E_iouxfgt .icon-inner + span,
32015
- .E_iouxfgt span + .icon-inner.suffix {
32016
- margin-left: 4px;
32012
+ .E_ai7qkf2.ant-input-number-lg input {
32013
+ height: 38px;
32014
+ border: 1px;
32015
+ padding: 8px 16px;
32017
32016
  }
32018
32017
 
32019
- .E_iouxfgt.is-rotate img,
32020
- .E_iouxfgt.is-rotate svg {
32021
- animation: rotate 680ms linear infinite;
32018
+ .E_ai7qkf2.ant-input-number-sm input {
32019
+ height: 22px;
32020
+ border: 1px;
32021
+ padding: 2px 8px;
32022
+ }
32023
+
32024
+ .E_tju3gfj .date {
32025
+ margin-right: 4px;
32022
32026
  }
32023
32027
 
32024
32028
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -32056,27 +32060,6 @@ button.E_n7k2c6r {
32056
32060
  font-size: inherit;
32057
32061
  }
32058
32062
 
32059
- .E_i1inqkme {
32060
- height: 18px;
32061
- line-height: 18px;
32062
- padding: 0 4px;
32063
- border-radius: 4px;
32064
- background: rgba(235, 239, 245, 0.6);
32065
- border: 1px solid rgba(223, 228, 235, 0.6);
32066
- display: flex;
32067
- align-items: center;
32068
- white-space: nowrap;
32069
- margin-right: 4px;
32070
- }
32071
-
32072
- .E_atcz0kf .ant-input-suffix {
32073
- margin-left: 8px;
32074
- }
32075
-
32076
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32077
- padding: 2px 7px 2px 12px;
32078
- }
32079
-
32080
32063
  .E_a1b5xrg3 .user-icon-inner {
32081
32064
  display: inline-flex;
32082
32065
  align-items: center;
@@ -32110,6 +32093,19 @@ button.E_n7k2c6r {
32110
32093
  transition: all 320ms ease;
32111
32094
  }
32112
32095
 
32096
+ .E_i1inqkme {
32097
+ height: 18px;
32098
+ line-height: 18px;
32099
+ padding: 0 4px;
32100
+ border-radius: 4px;
32101
+ background: rgba(235, 239, 245, 0.6);
32102
+ border: 1px solid rgba(223, 228, 235, 0.6);
32103
+ display: flex;
32104
+ align-items: center;
32105
+ white-space: nowrap;
32106
+ margin-right: 4px;
32107
+ }
32108
+
32113
32109
  .E_m196gn1d {
32114
32110
  min-width: 1280px;
32115
32111
  }
@@ -32589,6 +32585,14 @@ button.E_n7k2c6r {
32589
32585
  line-height: 12px;
32590
32586
  }
32591
32587
 
32588
+ .E_atcz0kf .ant-input-suffix {
32589
+ margin-left: 8px;
32590
+ }
32591
+
32592
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32593
+ padding: 2px 7px 2px 12px;
32594
+ }
32595
+
32592
32596
  .E_owd0kml {
32593
32597
  display: inline-block;
32594
32598
  }
@@ -33726,21 +33730,6 @@ input.E_rf8rlle.ant-input {
33726
33730
  color: rgba(0, 21, 64, 0.3);
33727
33731
  }
33728
33732
 
33729
- .E_suhck3k {
33730
- height: 24px;
33731
- width: 24px;
33732
- border-radius: 6px;
33733
- padding: 4px;
33734
- }
33735
-
33736
- .E_suhck3k:hover {
33737
- background-color: rgba(0, 136, 255, 0.1);
33738
- }
33739
-
33740
- .E_suhck3k:hover svg path {
33741
- fill: blue;
33742
- }
33743
-
33744
33733
  .E_oa99sl3 {
33745
33734
  display: flex;
33746
33735
  justify-content: space-between;
@@ -33767,23 +33756,6 @@ input.E_rf8rlle.ant-input {
33767
33756
  flex-shrink: 0;
33768
33757
  }
33769
33758
 
33770
- .E_w1dxz879 {
33771
- display: flex;
33772
- flex-direction: column;
33773
- gap: 6px;
33774
- }
33775
-
33776
- .E_w1dxz879 .ellipsis-tooltip {
33777
- max-height: var(--w1dxz879-0);
33778
- text-overflow: clip;
33779
- overflow: hidden;
33780
- }
33781
-
33782
- .E_w1dxz879 .tips {
33783
- color: #fff;
33784
- opacity: 0.8;
33785
- }
33786
-
33787
33759
  .E_ryby9ds {
33788
33760
  display: flex;
33789
33761
  align-items: center;
@@ -33801,6 +33773,38 @@ input.E_rf8rlle.ant-input {
33801
33773
  margin-right: 6px;
33802
33774
  }
33803
33775
 
33776
+ .E_suhck3k {
33777
+ height: 24px;
33778
+ width: 24px;
33779
+ border-radius: 6px;
33780
+ padding: 4px;
33781
+ }
33782
+
33783
+ .E_suhck3k:hover {
33784
+ background-color: rgba(0, 136, 255, 0.1);
33785
+ }
33786
+
33787
+ .E_suhck3k:hover svg path {
33788
+ fill: blue;
33789
+ }
33790
+
33791
+ .E_w1dxz879 {
33792
+ display: flex;
33793
+ flex-direction: column;
33794
+ gap: 6px;
33795
+ }
33796
+
33797
+ .E_w1dxz879 .ellipsis-tooltip {
33798
+ max-height: var(--w1dxz879-0);
33799
+ text-overflow: clip;
33800
+ overflow: hidden;
33801
+ }
33802
+
33803
+ .E_w1dxz879 .tips {
33804
+ color: #fff;
33805
+ opacity: 0.8;
33806
+ }
33807
+
33804
33808
  .E_hrhfj7c {
33805
33809
  display: none;
33806
33810
  }
@@ -34729,7 +34733,7 @@ input.E_rf8rlle.ant-input {
34729
34733
  gap: 8px;
34730
34734
  background: #fff;
34731
34735
  border-radius: 5px;
34732
- border: 1px solid #e4e9f2;
34736
+ border: 1px solid rgba(172, 186, 211, 0.6);
34733
34737
  transition: all 0.2s ease-in-out;
34734
34738
  }
34735
34739
 
@@ -34938,6 +34942,31 @@ input.E_rf8rlle.ant-input {
34938
34942
  height: auto;
34939
34943
  }
34940
34944
 
34945
+ .E_l12xdkhl {
34946
+ width: 64px;
34947
+ height: 64px;
34948
+ max-width: 64px;
34949
+ max-height: 64px;
34950
+ overflow: hidden;
34951
+ display: flex;
34952
+ align-items: center;
34953
+ justify-content: center;
34954
+ position: relative;
34955
+ opacity: 0.6;
34956
+ }
34957
+
34958
+ .E_l12xdkhl .icon-wrapper {
34959
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34960
+ }
34961
+
34962
+ @keyframes rotate {
34963
+ from {
34964
+ transform: rotate(0deg);
34965
+ }
34966
+ to {
34967
+ transform: rotate(360deg);
34968
+ }
34969
+ }
34941
34970
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34942
34971
  margin-right: 2px;
34943
34972
  }
@@ -34955,53 +34984,123 @@ input.E_rf8rlle.ant-input {
34955
34984
  border-radius: 4px;
34956
34985
  }
34957
34986
 
34958
- .E_ma64lna .antd5-segmented-item-label {
34959
- padding-left: 12px;
34960
- padding-right: 12px;
34987
+ .E_ma64lna .antd5-segmented-item-label {
34988
+ padding-left: 12px;
34989
+ padding-right: 12px;
34990
+ }
34991
+
34992
+ .E_ckld275 {
34993
+ background-color: rgba(225, 230, 241, 0.6);
34994
+ }
34995
+
34996
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34997
+ background-color: rgba(255, 255, 255, 0.6);
34998
+ color: rgba(44, 56, 82, 0.75);
34999
+ }
35000
+
35001
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
35002
+ background-color: transparent;
35003
+ }
35004
+
35005
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
35006
+ background-color: transparent;
35007
+ }
35008
+
35009
+ .E_sddwhm6 {
35010
+ margin: 0;
35011
+ border-radius: 20px;
35012
+ padding: 2px 10px;
35013
+ height: 22px;
35014
+ }
35015
+
35016
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35017
+ background-color: rgba(237, 241, 250, 0.6) !important;
35018
+ }
35019
+
35020
+ .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 {
35021
+ background-color: rgba(225, 230, 241, 0.6) !important;
35022
+ }
35023
+
35024
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35025
+ color: #00122e;
35026
+ }
35027
+
35028
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35029
+ margin-right: 6px;
35030
+ }
35031
+
35032
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35033
+ margin-left: 8px;
35034
+ color: rgba(44, 56, 82, 0.6);
35035
+ }
35036
+
35037
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35038
+ background-color: rgba(0, 136, 255, 0.1);
35039
+ }
35040
+
35041
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35042
+ background-color: #0080ff;
35043
+ }
35044
+
35045
+ .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 {
35046
+ background-color: rgba(0, 136, 255, 0.16);
35047
+ }
35048
+
35049
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35050
+ background-color: rgba(255, 74, 74, 0.1);
35051
+ }
35052
+
35053
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35054
+ background-color: #f0483e;
35055
+ }
35056
+
35057
+ .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 {
35058
+ background-color: rgba(255, 74, 74, 0.16);
35059
+ }
35060
+
35061
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35062
+ background-color: rgba(254, 160, 8, 0.1);
35063
+ }
35064
+
35065
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35066
+ background-color: #fea008;
35067
+ }
35068
+
35069
+ .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 {
35070
+ background-color: rgba(255, 187, 0, 0.16);
34961
35071
  }
34962
35072
 
34963
- .E_ckld275 {
34964
- background-color: rgba(225, 230, 241, 0.6);
35073
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35074
+ background-color: rgba(30, 201, 127, 0.1);
34965
35075
  }
34966
35076
 
34967
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34968
- background-color: rgba(255, 255, 255, 0.6);
34969
- color: rgba(44, 56, 82, 0.75);
35077
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35078
+ background-color: #00ba5d;
34970
35079
  }
34971
35080
 
34972
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34973
- background-color: transparent;
35081
+ .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 {
35082
+ background-color: rgba(30, 201, 127, 0.16);
34974
35083
  }
34975
35084
 
34976
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34977
- background-color: transparent;
35085
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35086
+ background-color: rgba(225, 230, 241, 0.6);
34978
35087
  }
34979
35088
 
34980
- .E_l12xdkhl {
34981
- width: 64px;
34982
- height: 64px;
34983
- max-width: 64px;
34984
- max-height: 64px;
34985
- overflow: hidden;
34986
- display: flex;
34987
- align-items: center;
34988
- justify-content: center;
34989
- position: relative;
34990
- opacity: 0.6;
35089
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35090
+ background-color: #6b7d99;
34991
35091
  }
34992
35092
 
34993
- .E_l12xdkhl .icon-wrapper {
34994
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35093
+ .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 {
35094
+ background-color: rgba(211, 218, 235, 0.6);
34995
35095
  }
34996
35096
 
34997
- @keyframes rotate {
34998
- from {
34999
- transform: rotate(0deg);
35000
- }
35001
- to {
35002
- transform: rotate(360deg);
35003
- }
35097
+ .E_satwmqm {
35098
+ width: 8px;
35099
+ height: 8px;
35100
+ border-radius: 50%;
35101
+ display: inline-block;
35004
35102
  }
35103
+
35005
35104
  button.E_l48ei06.ant-btn,
35006
35105
  button.E_l48ei06.ant-btn.ant-btn-sm,
35007
35106
  button.E_l48ei06.ant-btn.ant-btn-lg {
@@ -35067,249 +35166,455 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35067
35166
  color: rgba(44, 56, 82, 0.7490196078);
35068
35167
  }
35069
35168
 
35070
- .E_sddwhm6 {
35071
- margin: 0;
35072
- border-radius: 20px;
35073
- padding: 2px 10px;
35169
+ .E_b14q2gmw {
35170
+ 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);
35171
+ }
35172
+
35173
+ .E_c1eym6el {
35174
+ border-radius: 8px;
35175
+ background-color: white;
35176
+ }
35177
+
35178
+ .E_c1eym6el.hoverable {
35179
+ cursor: pointer;
35180
+ }
35181
+
35182
+ .E_c1eym6el.hoverable:hover {
35183
+ transition: all 200ms ease;
35184
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
35185
+ transform: translateY(-4px);
35186
+ }
35187
+
35188
+ .E_ckui4s7 {
35189
+ color: #2d3a56;
35190
+ line-height: 22px;
35191
+ display: inline-flex;
35192
+ }
35193
+
35194
+ .E_ckui4s7 .ant-checkbox {
35074
35195
  height: 22px;
35196
+ display: flex;
35197
+ align-items: center;
35198
+ top: 0;
35075
35199
  }
35076
35200
 
35077
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35078
- background-color: rgba(237, 241, 250, 0.6) !important;
35201
+ .E_ckui4s7 .ant-checkbox-checked::after {
35202
+ border: none;
35079
35203
  }
35080
35204
 
35081
- .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 {
35082
- background-color: rgba(225, 230, 241, 0.6) !important;
35205
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
35206
+ border-color: #0080ff;
35083
35207
  }
35084
35208
 
35085
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35086
- color: #00122e;
35209
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
35210
+ border: 1px solid rgba(107, 128, 167, 0.6);
35087
35211
  }
35088
35212
 
35089
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35090
- margin-right: 6px;
35213
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
35214
+ border: 1px solid #0080ff;
35091
35215
  }
35092
35216
 
35093
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35094
- margin-left: 8px;
35217
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
35218
+ background: #0080ff;
35219
+ }
35220
+
35221
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35222
+ background-color: #fff;
35223
+ height: 2px;
35224
+ width: 10px;
35225
+ border-radius: 2px;
35226
+ }
35227
+
35228
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
35229
+ opacity: 0.5;
35230
+ }
35231
+
35232
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
35233
+ background: rgba(211, 218, 235, 0.6);
35234
+ border-color: rgba(107, 128, 167, 0.6) !important;
35235
+ }
35236
+
35237
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
35238
+ border-color: #2d3a56;
35239
+ }
35240
+
35241
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35242
+ background: #2d3a56;
35243
+ }
35244
+
35245
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
35246
+ padding: 0;
35247
+ }
35248
+
35249
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
35250
+ display: inline-block;
35251
+ margin-left: 12px;
35252
+ color: #2d3a56;
35253
+ }
35254
+
35255
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
35256
+ margin-left: 28px;
35095
35257
  color: rgba(44, 56, 82, 0.6);
35096
35258
  }
35097
35259
 
35098
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35099
- background-color: rgba(0, 136, 255, 0.1);
35260
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
35261
+ margin-left: 8px;
35100
35262
  }
35101
35263
 
35102
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35103
- background-color: #0080ff;
35264
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
35265
+ margin-left: 24px;
35104
35266
  }
35105
35267
 
35106
- .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 {
35107
- background-color: rgba(0, 136, 255, 0.16);
35268
+ .E_c1kghdax {
35269
+ color: #2d3a56;
35270
+ padding: 7px 12px;
35271
+ display: flex;
35272
+ justify-content: space-between;
35273
+ align-items: center;
35274
+ }
35275
+
35276
+ .E_c1kghdax.has-arrow {
35277
+ padding-left: 10px;
35278
+ }
35279
+
35280
+ .E_c1kghdax.has-arrow .title-wrapper {
35281
+ cursor: pointer;
35282
+ color: #00122e;
35283
+ }
35284
+
35285
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
35286
+ color: #2d3a56;
35287
+ font-weight: 600;
35288
+ }
35289
+
35290
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
35291
+ transform: rotate(90deg);
35292
+ }
35293
+
35294
+ .E_c1kghdax .sub-info {
35295
+ font-size: 12px;
35296
+ line-height: 18px;
35297
+ }
35298
+
35299
+ .E_c1kghdax .title-wrapper {
35300
+ display: flex;
35301
+ align-items: center;
35302
+ user-select: none;
35303
+ flex-grow: 1;
35304
+ font-size: 12px;
35305
+ line-height: 18px;
35306
+ color: #2d3a56;
35307
+ font-weight: 700;
35308
+ }
35309
+
35310
+ .E_c1kghdax .collapse-arrow {
35311
+ transition: all 50ms ease-out 0ms;
35312
+ margin-right: 2px;
35313
+ }
35314
+
35315
+ .E_c1yd35n {
35316
+ padding: 0 12px 14px 12px;
35317
+ }
35318
+
35319
+ .E_lht19u8 {
35320
+ width: 64px;
35321
+ height: 64px;
35322
+ display: flex;
35323
+ align-items: center;
35324
+ justify-content: center;
35325
+ position: relative;
35326
+ opacity: 0.2;
35327
+ }
35328
+
35329
+ .E_lk3gkp4 {
35330
+ position: absolute;
35331
+ width: 5px;
35332
+ height: 48px;
35333
+ left: 9.33px;
35334
+ top: 40.5px;
35335
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35336
+ border-radius: 5px;
35337
+ transform: rotate(-128deg);
35338
+ transform-origin: top left;
35339
+ animation: loading-indicator1 1100ms ease-out infinite;
35340
+ }
35341
+
35342
+ .E_ll4n94n {
35343
+ position: absolute;
35344
+ width: 5px;
35345
+ height: 48px;
35346
+ left: 40.8px;
35347
+ top: 8.4px;
35348
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35349
+ border-radius: 5px;
35350
+ transform: rotate(-8deg);
35351
+ transform-origin: top left;
35352
+ animation: loading-indicator2 1100ms ease-out infinite;
35353
+ }
35354
+
35355
+ .E_l17lbdo6 {
35356
+ position: absolute;
35357
+ width: 5px;
35358
+ height: 48px;
35359
+ left: 52.9px;
35360
+ top: 51.8px;
35361
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35362
+ border-radius: 5px;
35363
+ transform: rotate(112deg);
35364
+ transform-origin: top left;
35365
+ animation: loading-indicator3 1100ms ease-out infinite;
35366
+ }
35367
+
35368
+ .E_sjob3jg {
35369
+ --item-min-width: 60px;
35370
+ }
35371
+
35372
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
35373
+ display: none !important;
35108
35374
  }
35109
35375
 
35110
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35111
- background-color: rgba(255, 74, 74, 0.1);
35376
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
35377
+ flex-shrink: 0 !important;
35112
35378
  }
35113
35379
 
35114
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35115
- background-color: #f0483e;
35380
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
35381
+ color: #0080ff;
35116
35382
  }
35117
35383
 
35118
- .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 {
35119
- background-color: rgba(255, 74, 74, 0.16);
35384
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35385
+ color: #0080ff;
35386
+ font-weight: normal;
35120
35387
  }
35121
35388
 
35122
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35123
- background-color: rgba(254, 160, 8, 0.1);
35389
+ .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 {
35390
+ color: rgba(44, 56, 82, 0.6);
35124
35391
  }
35125
35392
 
35126
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35127
- background-color: #fea008;
35393
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35394
+ color: #00122e;
35128
35395
  }
35129
35396
 
35130
- .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 {
35131
- background-color: rgba(255, 187, 0, 0.16);
35397
+ .E_sjob3jg .step-item-text {
35398
+ display: inline-block;
35132
35399
  }
35133
35400
 
35134
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35135
- background-color: rgba(30, 201, 127, 0.1);
35401
+ .E_sjob3jg .step-item-title {
35402
+ overflow: hidden;
35403
+ white-space: nowrap;
35404
+ text-overflow: ellipsis;
35136
35405
  }
35137
35406
 
35138
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35139
- background-color: #00ba5d;
35407
+ .E_hjvj6s6 .ant-steps-item-container {
35408
+ min-width: var(--item-min-width);
35140
35409
  }
35141
35410
 
35142
- .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 {
35143
- background-color: rgba(30, 201, 127, 0.16);
35411
+ .E_hjvj6s6 .ant-steps-item-disabled {
35412
+ cursor: not-allowed !important;
35144
35413
  }
35145
35414
 
35146
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35147
- background-color: rgba(225, 230, 241, 0.6);
35415
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
35416
+ flex-direction: row;
35417
+ justify-content: stretch;
35148
35418
  }
35149
35419
 
35150
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35151
- background-color: #6b7d99;
35420
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35421
+ padding: 0;
35422
+ margin-right: 4px;
35423
+ flex: 1;
35424
+ overflow: visible;
35152
35425
  }
35153
35426
 
35154
- .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 {
35155
- background-color: rgba(211, 218, 235, 0.6);
35427
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35428
+ width: 100%;
35429
+ min-height: unset;
35156
35430
  }
35157
35431
 
35158
- .E_satwmqm {
35159
- width: 8px;
35160
- height: 8px;
35161
- border-radius: 50%;
35162
- display: inline-block;
35432
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35433
+ height: 26px;
35434
+ line-height: 26px;
35435
+ width: 100%;
35436
+ padding: 0;
35437
+ font-size: 12px;
35163
35438
  }
35164
35439
 
35165
- .E_c1kghdax {
35166
- color: #2d3a56;
35167
- padding: 7px 12px;
35168
- display: flex;
35169
- justify-content: space-between;
35170
- align-items: center;
35440
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35441
+ margin-right: 10px;
35171
35442
  }
35172
35443
 
35173
- .E_c1kghdax.has-arrow {
35174
- padding-left: 10px;
35444
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35445
+ display: none;
35175
35446
  }
35176
35447
 
35177
- .E_c1kghdax.has-arrow .title-wrapper {
35178
- cursor: pointer;
35179
- color: #00122e;
35448
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35449
+ padding-left: 8px;
35450
+ padding-right: 4px;
35451
+ border-radius: 4px 0 0 4px;
35180
35452
  }
35181
35453
 
35182
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
35183
- color: #2d3a56;
35184
- font-weight: 600;
35454
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35455
+ margin-right: 0;
35185
35456
  }
35186
35457
 
35187
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
35188
- transform: rotate(90deg);
35458
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35459
+ padding-right: 8px;
35460
+ padding-left: 12px;
35461
+ border-radius: 0 4px 4px 0;
35189
35462
  }
35190
35463
 
35191
- .E_c1kghdax .sub-info {
35192
- font-size: 12px;
35193
- line-height: 18px;
35464
+ .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 {
35465
+ content: "";
35466
+ width: 0;
35467
+ height: 0;
35468
+ border: 13px solid transparent;
35469
+ position: absolute;
35470
+ top: 0;
35471
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
35472
+ z-index: 2;
35473
+ position: relative;
35474
+ top: -50%;
35475
+ right: -100%;
35194
35476
  }
35195
35477
 
35196
- .E_c1kghdax .title-wrapper {
35197
- display: flex;
35198
- align-items: center;
35199
- user-select: none;
35200
- flex-grow: 1;
35201
- font-size: 12px;
35202
- line-height: 18px;
35203
- color: #2d3a56;
35204
- font-weight: 700;
35478
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35479
+ padding: 0 4px 0 12px;
35205
35480
  }
35206
35481
 
35207
- .E_c1kghdax .collapse-arrow {
35208
- transition: all 50ms ease-out 0ms;
35209
- margin-right: 2px;
35482
+ .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 {
35483
+ content: "";
35484
+ width: 0;
35485
+ height: 0;
35486
+ border: 13px solid transparent;
35487
+ position: absolute;
35488
+ top: 0;
35489
+ border-left: 8px solid #fff;
35490
+ left: 0;
35210
35491
  }
35211
35492
 
35212
- .E_c1yd35n {
35213
- padding: 0 12px 14px 12px;
35493
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35494
+ max-width: calc(100% - var(--item-min-width) * 2);
35214
35495
  }
35215
35496
 
35216
- .E_ckui4s7 {
35217
- color: #2d3a56;
35218
- line-height: 22px;
35219
- display: inline-flex;
35497
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35498
+ background-color: rgba(0, 136, 255, 0.1);
35220
35499
  }
35221
35500
 
35222
- .E_ckui4s7 .ant-checkbox {
35223
- height: 22px;
35224
- display: flex;
35225
- align-items: center;
35226
- top: 0;
35501
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35502
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
35227
35503
  }
35228
35504
 
35229
- .E_ckui4s7 .ant-checkbox-checked::after {
35230
- border: none;
35505
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35506
+ cursor: pointer;
35507
+ min-width: var(--item-min-width);
35231
35508
  }
35232
35509
 
35233
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
35234
- border-color: #0080ff;
35510
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35511
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35512
+ min-width: var(--item-min-width);
35235
35513
  }
35236
35514
 
35237
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
35238
- border: 1px solid rgba(107, 128, 167, 0.6);
35515
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35516
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35517
+ background-color: rgba(237, 241, 250, 0.6);
35239
35518
  }
35240
35519
 
35241
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
35242
- border: 1px solid #0080ff;
35520
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35521
+ padding: 0;
35243
35522
  }
35244
35523
 
35245
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
35246
- background: #0080ff;
35524
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
35525
+ width: 192px;
35526
+ row-gap: 2px;
35247
35527
  }
35248
35528
 
35249
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35250
- background-color: #fff;
35251
- height: 2px;
35252
- width: 10px;
35253
- border-radius: 2px;
35529
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35530
+ background-color: rgba(225, 230, 241, 0.6);
35254
35531
  }
35255
35532
 
35256
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
35257
- opacity: 0.5;
35533
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35534
+ color: #00122e !important;
35258
35535
  }
35259
35536
 
35260
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
35261
- background: rgba(211, 218, 235, 0.6);
35262
- border-color: rgba(107, 128, 167, 0.6) !important;
35537
+ .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 {
35538
+ background-color: rgba(225, 230, 241, 0.6);
35263
35539
  }
35264
35540
 
35265
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
35266
- border-color: #2d3a56;
35541
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35542
+ padding: 0 8px;
35543
+ border-radius: 4px;
35544
+ height: 32px;
35545
+ display: flex;
35546
+ align-items: center;
35267
35547
  }
35268
35548
 
35269
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35270
- background: #2d3a56;
35549
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35550
+ min-height: auto;
35551
+ white-space: nowrap;
35271
35552
  }
35272
35553
 
35273
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
35274
- padding: 0;
35554
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35555
+ font-size: 13px;
35556
+ line-height: 20px;
35557
+ max-width: 100%;
35558
+ padding-right: 0;
35275
35559
  }
35276
35560
 
35277
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
35278
- display: inline-block;
35279
- margin-left: 12px;
35280
- color: #2d3a56;
35561
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35562
+ background: rgba(0, 128, 255, 0.1);
35281
35563
  }
35282
35564
 
35283
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
35284
- margin-left: 28px;
35285
- color: rgba(44, 56, 82, 0.6);
35565
+ .E_h6l1tj4 {
35566
+ width: 100%;
35567
+ display: inline-flex;
35568
+ align-items: center;
35569
+ justify-content: center;
35570
+ column-gap: 4px;
35286
35571
  }
35287
35572
 
35288
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
35289
- margin-left: 8px;
35573
+ .E_h6l1tj4 .step-item-prefix-container {
35574
+ display: inline-flex;
35575
+ align-items: center;
35576
+ width: 18px;
35577
+ height: 18px;
35578
+ color: rgba(44, 56, 82, 0.75);
35579
+ justify-content: center;
35290
35580
  }
35291
35581
 
35292
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
35293
- margin-left: 24px;
35582
+ .E_v18frne8 {
35583
+ width: 100%;
35584
+ display: flex;
35585
+ align-items: center;
35586
+ justify-content: center;
35587
+ column-gap: 6px;
35588
+ font-size: 13px;
35294
35589
  }
35295
35590
 
35296
- .E_b14q2gmw {
35297
- 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);
35591
+ .E_v18frne8 .step-item-prefix-container {
35592
+ display: inline-flex;
35593
+ align-items: center;
35594
+ min-width: 20px;
35595
+ min-height: 20px;
35596
+ color: rgba(44, 56, 82, 0.75);
35597
+ justify-content: center;
35298
35598
  }
35299
35599
 
35300
- .E_c1eym6el {
35301
- border-radius: 8px;
35302
- background-color: white;
35600
+ .E_r77hffu {
35601
+ display: flex;
35602
+ align-items: center;
35603
+ justify-content: space-between;
35604
+ column-gap: 6px;
35303
35605
  }
35304
35606
 
35305
- .E_c1eym6el.hoverable {
35306
- cursor: pointer;
35607
+ .E_p1cmxsf7 {
35608
+ display: flex;
35609
+ flex-direction: column;
35610
+ justify-content: center;
35611
+ row-gap: var(--p1cmxsf7-0);
35307
35612
  }
35308
35613
 
35309
- .E_c1eym6el.hoverable:hover {
35310
- transition: all 200ms ease;
35311
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
35312
- transform: translateY(-4px);
35614
+ .E_p1cmxsf7 .antd5-progress-line {
35615
+ font-size: 0;
35616
+ margin-bottom: unset;
35617
+ margin-inline-end: unset;
35313
35618
  }
35314
35619
 
35315
35620
  .E_tc97u5y {
@@ -35802,73 +36107,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35802
36107
  white-space: normal;
35803
36108
  }
35804
36109
 
35805
- .E_r77hffu {
35806
- display: flex;
35807
- align-items: center;
35808
- justify-content: space-between;
35809
- column-gap: 6px;
35810
- }
35811
-
35812
- .E_p1cmxsf7 {
35813
- display: flex;
35814
- flex-direction: column;
35815
- justify-content: center;
35816
- row-gap: var(--p1cmxsf7-0);
35817
- }
35818
-
35819
- .E_p1cmxsf7 .antd5-progress-line {
35820
- font-size: 0;
35821
- }
35822
-
35823
- .E_lht19u8 {
35824
- width: 64px;
35825
- height: 64px;
35826
- display: flex;
35827
- align-items: center;
35828
- justify-content: center;
35829
- position: relative;
35830
- opacity: 0.2;
35831
- }
35832
-
35833
- .E_lk3gkp4 {
35834
- position: absolute;
35835
- width: 5px;
35836
- height: 48px;
35837
- left: 9.33px;
35838
- top: 40.5px;
35839
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35840
- border-radius: 5px;
35841
- transform: rotate(-128deg);
35842
- transform-origin: top left;
35843
- animation: loading-indicator1 1100ms ease-out infinite;
35844
- }
35845
-
35846
- .E_ll4n94n {
35847
- position: absolute;
35848
- width: 5px;
35849
- height: 48px;
35850
- left: 40.8px;
35851
- top: 8.4px;
35852
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35853
- border-radius: 5px;
35854
- transform: rotate(-8deg);
35855
- transform-origin: top left;
35856
- animation: loading-indicator2 1100ms ease-out infinite;
35857
- }
35858
-
35859
- .E_l17lbdo6 {
35860
- position: absolute;
35861
- width: 5px;
35862
- height: 48px;
35863
- left: 52.9px;
35864
- top: 51.8px;
35865
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35866
- border-radius: 5px;
35867
- transform: rotate(112deg);
35868
- transform-origin: top left;
35869
- animation: loading-indicator3 1100ms ease-out infinite;
35870
- }
35871
-
35872
36110
  .E_t1dtlqs1 {
35873
36111
  margin-bottom: 4px;
35874
36112
  color: rgba(44, 56, 82, 0.6);
@@ -35985,353 +36223,151 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35985
36223
  }
35986
36224
 
35987
36225
  .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35988
- background-color: rgba(237, 241, 250, 0.6);
35989
- }
35990
-
35991
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35992
- background-color: rgba(0, 136, 255, 0.1);
35993
- }
35994
-
35995
- .E_tmoyoag .ant-list .eagle-table-form-cell {
35996
- flex: 1 0 0;
35997
- overflow: hidden;
35998
- }
35999
-
36000
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
36001
- color: rgba(44, 56, 82, 0.6);
36002
- margin: 0;
36003
- }
36004
-
36005
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
36006
- text-align: center;
36007
- }
36008
-
36009
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
36010
- text-align: center;
36011
- }
36012
-
36013
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
36014
- text-align: left;
36015
- }
36016
-
36017
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
36018
- text-align: left;
36019
- }
36020
-
36021
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
36022
- text-align: right;
36023
- }
36024
-
36025
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
36026
- text-align: right;
36027
- }
36028
-
36029
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
36030
- margin-right: 8px;
36031
- }
36032
-
36033
- .E_tmoyoag .ant-list .ant-list-item-action {
36034
- padding: 4px;
36035
- width: 24px;
36036
- height: 24px;
36037
- overflow: hidden;
36038
- }
36039
-
36040
- .E_tmoyoag .ant-list .ant-list-item-action li {
36041
- padding: 0;
36042
- }
36043
-
36044
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
36045
- cursor: not-allowed;
36046
- opacity: 0.5;
36047
- }
36048
-
36049
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
36050
- margin: 0;
36051
- }
36052
-
36053
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
36054
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
36055
- border-radius: 5px;
36056
- font-size: 12px;
36057
- }
36058
-
36059
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
36060
- font-size: inherit;
36061
- }
36062
-
36063
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
36064
- min-height: 24px;
36065
- font-size: 12px;
36066
- position: relative;
36067
- }
36068
-
36069
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
36070
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
36071
- }
36072
-
36073
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
36074
- background-color: rgba(237, 241, 250, 0.6);
36075
- }
36076
-
36077
- .E_a138syjm {
36078
- display: flex;
36079
- align-items: center;
36080
- margin-top: 8px;
36081
- }
36082
-
36083
- .E_a138syjm button.ant-btn {
36084
- padding: 2px 8px;
36085
- height: 24px;
36086
- }
36087
-
36088
- .E_a138syjm > span.maximum-desc {
36089
- display: none;
36090
- margin-left: 8px;
36091
- color: rgba(44, 56, 82, 0.6);
36092
- }
36093
-
36094
- .E_a138syjm > span.maximum-desc.disabled {
36095
- display: inline;
36096
- }
36097
-
36098
- .E_d77i8u0 {
36099
- width: 24px;
36100
- height: 24px;
36101
- padding: 4px;
36102
- margin-right: 8px;
36103
- }
36104
-
36105
- .E_sjob3jg {
36106
- --item-min-width: 60px;
36107
- }
36108
-
36109
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
36110
- display: none !important;
36111
- }
36112
-
36113
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
36114
- flex-shrink: 0 !important;
36115
- }
36116
-
36117
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
36118
- color: #0080ff;
36119
- }
36120
-
36121
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
36122
- color: #0080ff;
36123
- font-weight: normal;
36124
- }
36125
-
36126
- .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 {
36127
- color: rgba(44, 56, 82, 0.6);
36128
- }
36129
-
36130
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
36131
- color: #00122e;
36132
- }
36133
-
36134
- .E_sjob3jg .step-item-text {
36135
- display: inline-block;
36136
- }
36137
-
36138
- .E_sjob3jg .step-item-title {
36139
- overflow: hidden;
36140
- white-space: nowrap;
36141
- text-overflow: ellipsis;
36142
- }
36143
-
36144
- .E_hjvj6s6 .ant-steps-item-container {
36145
- min-width: var(--item-min-width);
36146
- }
36147
-
36148
- .E_hjvj6s6 .ant-steps-item-disabled {
36149
- cursor: not-allowed !important;
36150
- }
36151
-
36152
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
36153
- flex-direction: row;
36154
- justify-content: stretch;
36226
+ background-color: rgba(237, 241, 250, 0.6);
36155
36227
  }
36156
36228
 
36157
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
36158
- padding: 0;
36159
- margin-right: 4px;
36160
- flex: 1;
36161
- overflow: visible;
36229
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
36230
+ background-color: rgba(0, 136, 255, 0.1);
36162
36231
  }
36163
36232
 
36164
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
36165
- width: 100%;
36166
- min-height: unset;
36233
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
36234
+ flex: 1 0 0;
36235
+ overflow: hidden;
36167
36236
  }
36168
36237
 
36169
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
36170
- height: 26px;
36171
- line-height: 26px;
36172
- width: 100%;
36173
- padding: 0;
36174
- font-size: 12px;
36238
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
36239
+ color: rgba(44, 56, 82, 0.6);
36240
+ margin: 0;
36175
36241
  }
36176
36242
 
36177
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
36178
- margin-right: 10px;
36243
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
36244
+ text-align: center;
36179
36245
  }
36180
36246
 
36181
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
36182
- display: none;
36247
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
36248
+ text-align: center;
36183
36249
  }
36184
36250
 
36185
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
36186
- padding-left: 8px;
36187
- padding-right: 4px;
36188
- border-radius: 4px 0 0 4px;
36251
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
36252
+ text-align: left;
36189
36253
  }
36190
36254
 
36191
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
36192
- margin-right: 0;
36255
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
36256
+ text-align: left;
36193
36257
  }
36194
36258
 
36195
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
36196
- padding-right: 8px;
36197
- padding-left: 12px;
36198
- border-radius: 0 4px 4px 0;
36259
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
36260
+ text-align: right;
36199
36261
  }
36200
36262
 
36201
- .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 {
36202
- content: "";
36203
- width: 0;
36204
- height: 0;
36205
- border: 13px solid transparent;
36206
- position: absolute;
36207
- top: 0;
36208
- border-left: 8px solid rgba(237, 241, 250, 0.6);
36209
- z-index: 2;
36210
- position: relative;
36211
- top: -50%;
36212
- right: -100%;
36263
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
36264
+ text-align: right;
36213
36265
  }
36214
36266
 
36215
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
36216
- padding: 0 4px 0 12px;
36267
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
36268
+ margin-right: 8px;
36217
36269
  }
36218
36270
 
36219
- .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 {
36220
- content: "";
36221
- width: 0;
36222
- height: 0;
36223
- border: 13px solid transparent;
36224
- position: absolute;
36225
- top: 0;
36226
- border-left: 8px solid #fff;
36227
- left: 0;
36271
+ .E_tmoyoag .ant-list .ant-list-item-action {
36272
+ padding: 4px;
36273
+ width: 24px;
36274
+ height: 24px;
36275
+ overflow: hidden;
36228
36276
  }
36229
36277
 
36230
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
36231
- max-width: calc(100% - var(--item-min-width) * 2);
36278
+ .E_tmoyoag .ant-list .ant-list-item-action li {
36279
+ padding: 0;
36232
36280
  }
36233
36281
 
36234
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
36235
- background-color: rgba(0, 136, 255, 0.1);
36282
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
36283
+ cursor: not-allowed;
36284
+ opacity: 0.5;
36236
36285
  }
36237
36286
 
36238
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
36239
- border-left-color: rgba(0, 136, 255, 0.1) !important;
36287
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
36288
+ margin: 0;
36240
36289
  }
36241
36290
 
36242
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
36243
- cursor: pointer;
36244
- min-width: var(--item-min-width);
36291
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
36292
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
36293
+ border-radius: 5px;
36294
+ font-size: 12px;
36245
36295
  }
36246
36296
 
36247
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
36248
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
36249
- min-width: var(--item-min-width);
36297
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
36298
+ font-size: inherit;
36250
36299
  }
36251
36300
 
36252
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
36253
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
36254
- background-color: rgba(237, 241, 250, 0.6);
36301
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
36302
+ min-height: 24px;
36303
+ font-size: 12px;
36304
+ position: relative;
36255
36305
  }
36256
36306
 
36257
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
36258
- padding: 0;
36307
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
36308
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
36259
36309
  }
36260
36310
 
36261
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
36262
- width: 192px;
36263
- row-gap: 2px;
36311
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
36312
+ background-color: rgba(237, 241, 250, 0.6);
36264
36313
  }
36265
36314
 
36266
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
36267
- background-color: rgba(225, 230, 241, 0.6);
36315
+ .E_a138syjm {
36316
+ display: flex;
36317
+ align-items: center;
36318
+ margin-top: 8px;
36268
36319
  }
36269
36320
 
36270
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
36271
- color: #00122e !important;
36321
+ .E_a138syjm button.ant-btn {
36322
+ padding: 2px 8px;
36323
+ height: 24px;
36272
36324
  }
36273
36325
 
36274
- .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 {
36275
- background-color: rgba(225, 230, 241, 0.6);
36326
+ .E_a138syjm > span.maximum-desc {
36327
+ display: none;
36328
+ margin-left: 8px;
36329
+ color: rgba(44, 56, 82, 0.6);
36276
36330
  }
36277
36331
 
36278
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
36279
- padding: 0 8px;
36280
- border-radius: 4px;
36281
- height: 32px;
36282
- display: flex;
36283
- align-items: center;
36332
+ .E_a138syjm > span.maximum-desc.disabled {
36333
+ display: inline;
36284
36334
  }
36285
36335
 
36286
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
36287
- min-height: auto;
36288
- white-space: nowrap;
36336
+ .E_d77i8u0 {
36337
+ width: 24px;
36338
+ height: 24px;
36339
+ padding: 4px;
36340
+ margin-right: 8px;
36289
36341
  }
36290
36342
 
36291
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
36292
- font-size: 13px;
36293
- line-height: 20px;
36294
- max-width: 100%;
36295
- padding-right: 0;
36343
+ .E_i1g85yz3 {
36344
+ margin-right: 4px;
36345
+ height: 16px;
36296
36346
  }
36297
36347
 
36298
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
36299
- background: rgba(0, 128, 255, 0.1);
36348
+ .E_t1gvlxt5 {
36349
+ min-width: 0;
36350
+ flex: 1;
36300
36351
  }
36301
36352
 
36302
- .E_h6l1tj4 {
36303
- width: 100%;
36304
- display: inline-flex;
36305
- align-items: center;
36306
- justify-content: center;
36307
- column-gap: 4px;
36353
+ .E_t1gvlxt5 .tag {
36354
+ flex: 0 0 auto;
36308
36355
  }
36309
36356
 
36310
- .E_h6l1tj4 .step-item-prefix-container {
36311
- display: inline-flex;
36312
- align-items: center;
36313
- width: 18px;
36314
- height: 18px;
36315
- color: rgba(44, 56, 82, 0.75);
36316
- justify-content: center;
36357
+ .E_t1gvlxt5 .progress-title {
36358
+ flex: 2;
36359
+ max-width: fit-content;
36317
36360
  }
36318
36361
 
36319
- .E_v18frne8 {
36320
- width: 100%;
36321
- display: flex;
36322
- align-items: center;
36323
- justify-content: center;
36324
- column-gap: 6px;
36325
- font-size: 13px;
36362
+ .E_t1gvlxt5 .progress-desc {
36363
+ flex: 1;
36364
+ max-width: fit-content;
36326
36365
  }
36327
36366
 
36328
- .E_v18frne8 .step-item-prefix-container {
36329
- display: inline-flex;
36367
+ .E_a1ji6r68 {
36368
+ display: flex;
36330
36369
  align-items: center;
36331
- min-width: 20px;
36332
- min-height: 20px;
36333
- color: rgba(44, 56, 82, 0.75);
36334
- justify-content: center;
36370
+ column-gap: var(--a1ji6r68-0);
36335
36371
  }
36336
36372
 
36337
36373
  .E_t13ef470 {
@@ -36371,36 +36407,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36371
36407
  background: rgba(163, 180, 204, 0.18);
36372
36408
  }
36373
36409
 
36374
- .E_i1g85yz3 {
36375
- margin-right: 4px;
36376
- height: 16px;
36377
- }
36378
-
36379
- .E_t1gvlxt5 {
36380
- min-width: 0;
36381
- flex: 1;
36382
- }
36383
-
36384
- .E_t1gvlxt5 .tag {
36385
- flex: 0 0 auto;
36386
- }
36387
-
36388
- .E_t1gvlxt5 .progress-title {
36389
- flex: 2;
36390
- max-width: fit-content;
36391
- }
36392
-
36393
- .E_t1gvlxt5 .progress-desc {
36394
- flex: 1;
36395
- max-width: fit-content;
36396
- }
36397
-
36398
- .E_a1ji6r68 {
36399
- display: flex;
36400
- align-items: center;
36401
- column-gap: var(--a1ji6r68-0);
36402
- }
36403
-
36404
36410
  .E_msn7nxt {
36405
36411
  color: rgba(44, 56, 82, 0.6);
36406
36412
  text-align: center;
@@ -36726,6 +36732,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36726
36732
  display: block;
36727
36733
  }
36728
36734
 
36735
+ .E_i14c7jc8 {
36736
+ color: var(--i14c7jc8-0);
36737
+ }
36738
+
36739
+ .E_i1ibuolf {
36740
+ display: flex;
36741
+ align-items: center;
36742
+ column-gap: 4px;
36743
+ font-size: 12px;
36744
+ color: rgba(44, 56, 82, 0.7490196078);
36745
+ }
36746
+
36729
36747
  .E_d1u4ndxc {
36730
36748
  color: rgba(44, 56, 82, 0.7490196078);
36731
36749
  font-size: 12px;
@@ -36756,15 +36774,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36756
36774
  to {
36757
36775
  transform: translateX(100%);
36758
36776
  }
36759
- }
36760
- .E_i14c7jc8 {
36761
- color: var(--i14c7jc8-0);
36762
- }
36763
-
36764
- .E_i1ibuolf {
36765
- display: flex;
36766
- align-items: center;
36767
- column-gap: 4px;
36768
- font-size: 12px;
36769
- color: rgba(44, 56, 82, 0.7490196078);
36770
36777
  }