@cloudtower/eagle 0.33.2 → 0.33.4

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.
@@ -29704,77 +29704,6 @@ html body {
29704
29704
  margin-left: 1px;
29705
29705
  }
29706
29706
 
29707
- .E_s1ebs0ra {
29708
- display: flex;
29709
- align-items: center;
29710
- justify-content: space-between;
29711
- background: #edf0f7;
29712
- padding: 8px 12px;
29713
- position: sticky;
29714
- top: 0;
29715
- z-index: 1;
29716
- margin-bottom: -52px;
29717
- }
29718
-
29719
- .E_s1ebs0ra .select-total {
29720
- display: flex;
29721
- align-items: center;
29722
- font-weight: 700;
29723
- flex-shrink: 0;
29724
- }
29725
-
29726
- .E_s1ebs0ra .select-total .icon-wrapper {
29727
- cursor: pointer;
29728
- margin-left: 8px;
29729
- width: 32px;
29730
- height: 32px;
29731
- border-radius: 50%;
29732
- justify-content: center;
29733
- }
29734
-
29735
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29736
- background: rgba(225, 230, 241, 0.6);
29737
- }
29738
-
29739
- .E_s1ebs0ra .action-group {
29740
- flex: 1;
29741
- margin-left: 88px;
29742
- white-space: nowrap;
29743
- text-align: right;
29744
- position: relative;
29745
- padding: 4px 0;
29746
- margin-top: -4px;
29747
- overflow: hidden;
29748
- }
29749
-
29750
- .E_s1ebs0ra .action-group .sub-menu-delete {
29751
- transform: translateY(-4px);
29752
- }
29753
-
29754
- .E_s1ebs0ra .action-group button {
29755
- border: none;
29756
- }
29757
-
29758
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29759
- margin-right: 8px;
29760
- }
29761
-
29762
- .E_s1ebs0ra .action-group > button:last-child {
29763
- margin-right: 4px;
29764
- }
29765
-
29766
- .E_s1ebs0ra .action-group .more-btn {
29767
- cursor: pointer;
29768
- width: 32px;
29769
- height: 32px;
29770
- justify-content: center;
29771
- border-radius: 50%;
29772
- }
29773
-
29774
- .E_s1ebs0ra .action-group .more-btn:hover {
29775
- background: #fff;
29776
- }
29777
-
29778
29707
  .E_gmyahx3 {
29779
29708
  cursor: pointer;
29780
29709
  }
@@ -29896,6 +29825,10 @@ html body {
29896
29825
  border-radius: 2px;
29897
29826
  }
29898
29827
 
29828
+ span.E_tqjc4ui {
29829
+ margin: 0 2px;
29830
+ }
29831
+
29899
29832
  .E_c18bcrac {
29900
29833
  display: inline-block;
29901
29834
  width: 100%;
@@ -30111,37 +30044,75 @@ html body {
30111
30044
  color: #fff;
30112
30045
  }
30113
30046
 
30114
- .E_ou7iq30 {
30115
- overflow: hidden;
30116
- text-overflow: ellipsis;
30047
+ .E_s1ebs0ra {
30048
+ display: flex;
30049
+ align-items: center;
30050
+ justify-content: space-between;
30051
+ background: #edf0f7;
30052
+ padding: 8px 12px;
30053
+ position: sticky;
30054
+ top: 0;
30055
+ z-index: 1;
30056
+ margin-bottom: -52px;
30117
30057
  }
30118
30058
 
30119
- .E_s1tui002 {
30059
+ .E_s1ebs0ra .select-total {
30060
+ display: flex;
30061
+ align-items: center;
30062
+ font-weight: 700;
30063
+ flex-shrink: 0;
30064
+ }
30065
+
30066
+ .E_s1ebs0ra .select-total .icon-wrapper {
30067
+ cursor: pointer;
30068
+ margin-left: 8px;
30069
+ width: 32px;
30070
+ height: 32px;
30071
+ border-radius: 50%;
30072
+ justify-content: center;
30073
+ }
30074
+
30075
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30076
+ background: rgba(225, 230, 241, 0.6);
30077
+ }
30078
+
30079
+ .E_s1ebs0ra .action-group {
30080
+ flex: 1;
30081
+ margin-left: 88px;
30120
30082
  white-space: nowrap;
30083
+ text-align: right;
30084
+ position: relative;
30085
+ padding: 4px 0;
30086
+ margin-top: -4px;
30087
+ overflow: hidden;
30121
30088
  }
30122
30089
 
30123
- .E_mxrc2zg {
30124
- display: -webkit-box;
30125
- -webkit-line-clamp: var(--mxrc2zg-0);
30126
- -webkit-box-orient: vertical;
30127
- word-break: break-all;
30090
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30091
+ transform: translateY(-4px);
30128
30092
  }
30129
30093
 
30130
- .E_t1vv6d68 .ant-tooltip-arrow {
30131
- display: none;
30094
+ .E_s1ebs0ra .action-group button {
30095
+ border: none;
30132
30096
  }
30133
30097
 
30134
- .E_t1vv6d68 .ant-tooltip-inner {
30135
- background: rgba(23, 38, 64, 0.8);
30136
- border-radius: 4px;
30098
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30099
+ margin-right: 8px;
30137
30100
  }
30138
30101
 
30139
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30140
- visibility: hidden;
30102
+ .E_s1ebs0ra .action-group > button:last-child {
30103
+ margin-right: 4px;
30141
30104
  }
30142
30105
 
30143
- span.E_tqjc4ui {
30144
- margin: 0 2px;
30106
+ .E_s1ebs0ra .action-group .more-btn {
30107
+ cursor: pointer;
30108
+ width: 32px;
30109
+ height: 32px;
30110
+ justify-content: center;
30111
+ border-radius: 50%;
30112
+ }
30113
+
30114
+ .E_s1ebs0ra .action-group .more-btn:hover {
30115
+ background: #fff;
30145
30116
  }
30146
30117
 
30147
30118
  .E_n12mqh7z {
@@ -30164,50 +30135,6 @@ span.E_tqjc4ui {
30164
30135
  overflow: auto;
30165
30136
  }
30166
30137
 
30167
- .E_c18gxmrl {
30168
- border: 1px solid #d8deeb;
30169
- border-radius: 4px;
30170
- }
30171
-
30172
- .E_c18gxmrl + .E_c18gxmrl {
30173
- margin-top: 8px;
30174
- }
30175
-
30176
- .E_c18gxmrl:hover {
30177
- border-color: #0080ff;
30178
- }
30179
-
30180
- .E_c18gxmrl:hover > header {
30181
- background: rgba(0, 128, 255, 0.1);
30182
- }
30183
-
30184
- .E_c18gxmrl.active header {
30185
- border-bottom: 1px solid #d8deeb;
30186
- }
30187
-
30188
- .E_c18gxmrl > header {
30189
- padding: 8px 12px;
30190
- }
30191
-
30192
- .E_berrcjl {
30193
- color: rgba(10, 37, 85, 0.6);
30194
- margin-bottom: 4px;
30195
- }
30196
-
30197
- .E_berrcjl .breadcrumb-link {
30198
- color: rgba(10, 37, 85, 0.6);
30199
- cursor: pointer;
30200
- transition: color 160ms ease;
30201
- }
30202
-
30203
- .E_berrcjl .breadcrumb-link:hover {
30204
- color: #0080ff;
30205
- }
30206
-
30207
- .E_berrcjl .breadcrumb-link:active {
30208
- color: #005ed1;
30209
- }
30210
-
30211
30138
  .E_s1at6qmn.ant-layout-sider {
30212
30139
  background: #edf0f7;
30213
30140
  padding: 32px 8px;
@@ -30344,6 +30271,35 @@ span.E_tqjc4ui {
30344
30271
  text-align: left;
30345
30272
  }
30346
30273
 
30274
+ .E_ou7iq30 {
30275
+ overflow: hidden;
30276
+ text-overflow: ellipsis;
30277
+ }
30278
+
30279
+ .E_s1tui002 {
30280
+ white-space: nowrap;
30281
+ }
30282
+
30283
+ .E_mxrc2zg {
30284
+ display: -webkit-box;
30285
+ -webkit-line-clamp: var(--mxrc2zg-0);
30286
+ -webkit-box-orient: vertical;
30287
+ word-break: break-all;
30288
+ }
30289
+
30290
+ .E_t1vv6d68 .ant-tooltip-arrow {
30291
+ display: none;
30292
+ }
30293
+
30294
+ .E_t1vv6d68 .ant-tooltip-inner {
30295
+ background: rgba(23, 38, 64, 0.8);
30296
+ border-radius: 4px;
30297
+ }
30298
+
30299
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30300
+ visibility: hidden;
30301
+ }
30302
+
30347
30303
  .E_t1sqg15u {
30348
30304
  background: white;
30349
30305
  }
@@ -30450,733 +30406,690 @@ span.E_tqjc4ui {
30450
30406
  padding-right: 12px;
30451
30407
  }
30452
30408
 
30453
- .E_m74vjol {
30409
+ .E_s1iv0tp1 .enabled-switch {
30454
30410
  display: flex;
30455
- justify-content: space-between;
30456
- width: 100%;
30457
- }
30458
-
30459
- .E_m74vjol .action {
30460
- margin-left: 16px;
30461
- }
30462
-
30463
- .E_a1o35uvh.ant-alert-closable {
30464
- padding-right: 12px;
30411
+ align-items: center;
30465
30412
  }
30466
30413
 
30467
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30468
- height: fit-content;
30469
- margin-left: 16px;
30414
+ .E_s1iv0tp1 .enabled-text {
30415
+ margin-right: 8px;
30470
30416
  }
30471
30417
 
30472
- .E_a1o35uvh .ant-alert-message {
30473
- flex: 1;
30418
+ .E_wg1tsps {
30419
+ display: flex;
30420
+ align-items: center;
30421
+ justify-content: flex-end;
30474
30422
  }
30475
30423
 
30476
- .E_s1iv0tp1 .enabled-switch {
30424
+ .E_b1ctd5xy {
30477
30425
  display: flex;
30478
30426
  align-items: center;
30427
+ width: calc(100% - 40px);
30479
30428
  }
30480
30429
 
30481
- .E_s1iv0tp1 .enabled-text {
30482
- margin-right: 8px;
30430
+ .E_b1ctd5xy .chart {
30431
+ display: inline-block;
30432
+ width: 100%;
30483
30433
  }
30484
30434
 
30485
- .E_b1wx3t3t.ant-btn-icon-only {
30486
- justify-content: center;
30487
- }
30488
-
30489
- .E_b1wx3t3t.ant-btn {
30490
- display: inline-flex;
30491
- align-items: center;
30492
- justify-content: center;
30493
- height: 32px;
30494
- border-radius: 6px;
30495
- line-height: 22px;
30496
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30497
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30498
- padding: 5px 12px;
30499
- }
30500
-
30501
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30502
- height: 40px;
30503
- line-height: 24px;
30504
- padding: 8px 16px;
30505
- }
30506
-
30507
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30508
- height: 24px;
30509
- line-height: 20px;
30510
- padding: 2px 8px;
30511
- }
30512
-
30513
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30514
- border-radius: 50%;
30515
- }
30516
-
30517
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30518
- margin-right: 8px;
30519
- padding-right: 0px;
30435
+ .E_u1p8acpn {
30436
+ min-width: 40px;
30520
30437
  }
30521
30438
 
30522
- .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 {
30523
- color: var(--color, #06101f);
30524
- font-weight: var(--font-weight);
30525
- background: var(--background-color, #fff);
30526
- border-width: var(--border-width, 1px);
30527
- border-color: var(--border-color, #d9d9d9);
30439
+ .E_u1p8acpn .unit {
30440
+ color: #00122e !important;
30528
30441
  }
30529
30442
 
30530
- .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 {
30531
- display: none;
30443
+ .E_t160l1cm {
30444
+ display: flex;
30445
+ flex-direction: column;
30446
+ flex: 1;
30447
+ /* FIXME:(yanzhen) do this better */
30532
30448
  }
30533
30449
 
30534
- .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 {
30535
- color: var(--color, inherit);
30450
+ .E_t160l1cm .tab-bar {
30451
+ flex-shrink: 0;
30452
+ display: flex;
30453
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30536
30454
  }
30537
30455
 
30538
- .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 {
30539
- background: var(--background-color-hover, var(--background-color));
30540
- border-color: var(--border-color-hover, var(--border-color, transparent));
30456
+ .E_t160l1cm .tab-content {
30457
+ height: 100%;
30541
30458
  }
30542
30459
 
30543
- .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 {
30544
- --scale: 1;
30545
- --transY: 1px;
30546
- background: var(--background-color-active, var(--background-color));
30547
- border-color: var(--border-color-active, var(--border-color, transparent));
30460
+ .E_t160l1cm .tab-menu-item {
30461
+ margin-right: 2px;
30462
+ padding: 1px 12px;
30463
+ line-height: 24px;
30464
+ height: 24px;
30465
+ color: rgba(44, 56, 82, 0.6);
30466
+ border-radius: 4px 4px 0 0;
30467
+ cursor: pointer;
30468
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30548
30469
  }
30549
30470
 
30550
- .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 {
30551
- background: var(--background-color-focus, var(--background-color));
30552
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30553
- border-color: var(--border-color-focus, var(--border-color, transparent));
30471
+ .E_t160l1cm .tab-menu-item:first-child {
30472
+ padding-left: 0;
30554
30473
  }
30555
30474
 
30556
- .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 {
30557
- color: var(--color-disabled, var(--color));
30558
- background: var(--background-color-disabled, var(--background-color));
30559
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30560
- opacity: 0.5;
30561
- --transY: 0;
30475
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30476
+ padding-left: 12px;
30562
30477
  }
30563
30478
 
30564
- .E_b1wx3t3t.ant-btn-link[disabled] {
30479
+ .E_t160l1cm .tab-menu-item:hover {
30565
30480
  color: #0080ff;
30566
- opacity: 0.5;
30481
+ background: rgba(211, 218, 235, 0.6);
30567
30482
  }
30568
30483
 
30569
- .E_b1wx3t3t.ant-btn-primary {
30570
- --color: #fff;
30571
- --font-weight: bold;
30572
- --border-width: 0;
30573
- --background-color: #0080ff;
30574
- --background-color-hover: #009dff;
30575
- --background-color-active: #005ed1;
30576
- --background-color-focus: #0080ff;
30577
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30484
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30485
+ fill: #0080ff;
30578
30486
  }
30579
30487
 
30580
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30581
- --background-color: #f0483e;
30582
- --background-color-hover: #ff5252;
30583
- --background-color-active: #c73d31;
30584
- --background-color-focus: #ff5252;
30585
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30488
+ .E_t160l1cm .tab-menu-item:active {
30489
+ background: rgba(192, 203, 224, 0.6);
30586
30490
  }
30587
30491
 
30588
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30589
- --background-color: #fea008;
30590
- --background-color-hover: #feba33;
30591
- --background-color-active: #e07f00;
30592
- --background-color-focus: #fea008;
30492
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30493
+ color: #0080ff;
30494
+ background: rgba(211, 218, 235, 0.6);
30593
30495
  }
30594
30496
 
30595
- .E_b1wx3t3t.ant-btn-secondary {
30596
- --color: #0080ff;
30597
- --font-weight: bold;
30598
- --border-width: 0;
30599
- --background-color: rgba(0, 136, 255, 0.1);
30600
- --background-color-hover: rgba(0, 136, 255, 0.16);
30601
- --background-color-active: rgba(0, 136, 255, 0.2);
30602
- --background-color-focus: rgba(0, 136, 255, 0.1);
30603
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30497
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30498
+ background: rgba(192, 203, 224, 0.6);
30604
30499
  }
30605
30500
 
30606
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30607
- --color: #f0483e;
30608
- --background-color: rgba(255, 74, 74, 0.1);
30609
- --background-color-hover: rgba(255, 74, 74, 0.16);
30610
- --background-color-active: rgba(255, 74, 74, 0.2);
30611
- --background-color-focus: rgba(255, 74, 74, 0.1);
30612
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30501
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30502
+ background: rgba(0, 128, 255, 0.16);
30613
30503
  }
30614
30504
 
30615
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30616
- --color: #fea008;
30617
- --background-color: rgba(255, 187, 0, 0.1);
30618
- --background-color-hover: rgba(255, 187, 0, 0.16);
30619
- --background-color-active: rgba(255, 187, 0, 0.2);
30620
- --background-color-focus: rgba(255, 187, 0, 0.1);
30505
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30506
+ fill: #0080ff;
30621
30507
  }
30622
30508
 
30623
- .E_b1wx3t3t.ant-btn-tertiary {
30624
- --color: #0080ff;
30625
- --font-weight: bold;
30626
- --border-width: 0;
30627
- --background-color: #fff;
30628
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30629
- box-shadow: none;
30509
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30510
+ color: #0080ff;
30511
+ background: rgba(0, 128, 255, 0.1);
30630
30512
  }
30631
30513
 
30632
- .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 {
30633
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30514
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30515
+ background: rgba(0, 128, 255, 0.16);
30634
30516
  }
30635
30517
 
30636
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30637
- --color: #f0483e;
30638
- --background-color: #fff;
30639
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30518
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30519
+ fill: #1d326c;
30640
30520
  }
30641
30521
 
30642
- .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 {
30643
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30522
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30523
+ margin-left: 8px;
30524
+ height: 22px;
30644
30525
  }
30645
30526
 
30646
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30647
- --color: #fea008;
30648
- --background-color: #fff;
30527
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30528
+ fill: rgba(44, 56, 82, 0.6);
30649
30529
  }
30650
30530
 
30651
- .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 {
30652
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30531
+ .E_t160l1cm .tab-menu-item-group {
30532
+ padding: 0;
30533
+ display: flex;
30534
+ align-items: center;
30535
+ overflow: hidden;
30653
30536
  }
30654
30537
 
30655
- .E_b1wx3t3t.ant-btn-ordinary {
30656
- --color: #1d326c;
30657
- --border-color: #ccd4e3;
30658
- --background-color: #fff;
30659
- --background-color-hover: #edf0f7;
30660
- --background-color-active: #e4e9f2;
30661
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30662
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30538
+ .E_t160l1cm .tab-menu-item-group .main-title {
30539
+ opacity: 0;
30540
+ max-width: 0;
30541
+ transition: max-width 320ms ease, opacity 240ms ease;
30663
30542
  }
30664
30543
 
30665
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30666
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30544
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30545
+ padding: 1px 12px;
30546
+ position: relative;
30547
+ display: flex;
30667
30548
  }
30668
30549
 
30669
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30670
- --color: #0080ff;
30671
- --border-color: #0080ff;
30672
- --background-color: #fff;
30673
- --background-color-hover: linear-gradient(
30674
- 0deg,
30675
- rgba(0, 136, 255, 0.16),
30676
- rgba(0, 136, 255, 0.16)
30677
- ),
30678
- #ffffff;
30679
- --background-color-active: linear-gradient(
30680
- 0deg,
30681
- rgba(0, 136, 255, 0.2),
30682
- rgba(0, 136, 255, 0.2)
30683
- ),
30684
- #ffffff;
30685
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30686
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30550
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30551
+ opacity: 0;
30552
+ position: absolute;
30553
+ top: 50%;
30554
+ left: 0;
30555
+ transform: translate(-50%, -50%);
30556
+ transition: opacity 100ms linear;
30557
+ fill: rgba(0, 128, 255, 0.2);
30687
30558
  }
30688
30559
 
30689
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30690
- --color: #f0483e;
30691
- --border-color: #f0483e;
30692
- --background-color: #fff;
30693
- --background-color-hover: linear-gradient(
30694
- 0deg,
30695
- rgba(255, 74, 74, 0.16),
30696
- rgba(255, 74, 74, 0.16)
30697
- ),
30698
- #ffffff;
30699
- --background-color-active: linear-gradient(
30700
- 0deg,
30701
- rgba(255, 74, 74, 0.2),
30702
- rgba(255, 74, 74, 0.2)
30703
- ),
30704
- #ffffff;
30705
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30560
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30561
+ color: #0080ff;
30706
30562
  }
30707
30563
 
30708
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
30709
- --color: #1d326c;
30710
- --border-color: #fff;
30711
- --background-color: #fff;
30712
- --background-color-hover: rgba(211, 218, 235, 0.6);
30713
- --background-color-active: rgba(192, 203, 224, 0.6);
30714
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30715
- box-shadow: none;
30564
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30565
+ padding: 1px 12px;
30566
+ display: inline-block;
30567
+ opacity: 1;
30568
+ max-width: 160px;
30716
30569
  }
30717
30570
 
30718
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30719
- --color: #0080ff;
30720
- --border-color: #fff;
30721
- --background-color: #fff;
30722
- --background-color-hover: rgba(0, 136, 255, 0.16);
30723
- --background-color-active: rgba(0, 136, 255, 0.2);
30724
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30725
- box-shadow: none;
30571
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30572
+ padding: 1px 12px;
30573
+ color: #005ed1;
30726
30574
  }
30727
30575
 
30728
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30729
- --color: #f0483e;
30730
- --background-color-hover: rgba(255, 74, 74, 0.16);
30731
- --background-color-active: rgba(255, 74, 74, 0.2);
30732
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30576
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30577
+ opacity: 1;
30733
30578
  }
30734
30579
 
30735
- .E_b1wx3t3t.ant-btn-quiet {
30736
- --color: rgba(44, 56, 82, 0.6);
30737
- --border-width: 0;
30738
- --background-color: transparent;
30739
- --background-color-hover: rgba(211, 218, 235, 0.6);
30740
- --background-color-active: rgba(192, 203, 224, 0.6);
30741
- --background-color-focus: #fff;
30742
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30743
- box-shadow: none;
30580
+ .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 {
30581
+ background: rgba(0, 128, 255, 0.16);
30744
30582
  }
30745
30583
 
30746
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30747
- --color: #f0483e;
30748
- --background-color-hover: rgba(255, 74, 74, 0.16);
30749
- --background-color-active: rgba(255, 74, 74, 0.2);
30750
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30584
+ .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 {
30585
+ opacity: 0;
30751
30586
  }
30752
30587
 
30753
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30754
- --color: #0080ff;
30755
- --background-color: transparent;
30756
- --background-color-hover: rgba(0, 136, 255, 0.16);
30757
- --background-color-active: rgba(0, 136, 255, 0.2);
30758
- --background-color-focus: #fff;
30759
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30588
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30589
+ padding: 4px 16px;
30590
+ height: 32px;
30591
+ border-radius: 6px 6px 0 0;
30760
30592
  }
30761
30593
 
30762
- .E_b1wx3t3t .button-prefix-icon {
30763
- margin-right: 8px;
30764
- display: inline-flex;
30594
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30595
+ padding-left: 0;
30765
30596
  }
30766
30597
 
30767
- .E_b1wx3t3t .button-suffix-icon {
30768
- margin-left: 8px;
30769
- display: inline-flex;
30598
+ .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 {
30599
+ padding-left: 16px;
30770
30600
  }
30771
30601
 
30772
- .E_b1wx3t3t .icon-wrapper {
30773
- display: flex;
30774
- justify-content: center;
30602
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30603
+ margin-left: 11px;
30604
+ height: 24px;
30775
30605
  }
30776
30606
 
30777
- button.E_n7k2c6r {
30607
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30778
30608
  padding: 0;
30779
30609
  }
30780
30610
 
30781
- .E_b1nip9bk {
30782
- padding: 4px 11px;
30611
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30612
+ padding: 4px 16px;
30783
30613
  }
30784
30614
 
30785
- .E_bqamoqe {
30786
- white-space: nowrap;
30787
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30615
+ .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 {
30616
+ padding: 4px 16px;
30788
30617
  }
30789
30618
 
30790
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30791
- --color: #0080ff;
30619
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30620
+ background: #fff;
30792
30621
  }
30793
30622
 
30794
- .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] {
30795
- --color: #0080ff;
30623
+ .E_t160l1cm .tab-menu-item-light:active {
30624
+ color: #005ed1;
30796
30625
  }
30797
30626
 
30798
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30799
- margin-left: 1px;
30627
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30628
+ background: #fff;
30629
+ color: #1d326c;
30800
30630
  }
30801
30631
 
30802
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30803
- border-top-right-radius: 0;
30804
- border-bottom-right-radius: 0;
30632
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30633
+ color: rgba(45, 58, 86, 0.6);
30805
30634
  }
30806
30635
 
30807
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30808
- border-top-left-radius: 0;
30809
- border-bottom-left-radius: 0;
30636
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30637
+ color: #1d326c;
30810
30638
  }
30811
30639
 
30812
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30813
- border-radius: unset;
30640
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30641
+ fill: #d8deeb;
30814
30642
  }
30815
30643
 
30816
- .E_wg1tsps {
30817
- display: flex;
30818
- align-items: center;
30819
- justify-content: flex-end;
30644
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30645
+ fill: #1d326c;
30820
30646
  }
30821
30647
 
30822
- .E_b1ctd5xy {
30648
+ .E_t160l1cm .tab-content {
30649
+ flex: 1;
30823
30650
  display: flex;
30824
- align-items: center;
30825
- width: calc(100% - 40px);
30651
+ flex-direction: column;
30826
30652
  }
30827
30653
 
30828
- .E_b1ctd5xy .chart {
30829
- display: inline-block;
30830
- width: 100%;
30654
+ .E_t160l1cm.is-overview .tab-content {
30655
+ overflow: visible;
30831
30656
  }
30832
30657
 
30833
- .E_u1p8acpn {
30834
- min-width: 40px;
30658
+ .E_t14npdqr {
30659
+ max-width: 240px;
30660
+ animation: none;
30835
30661
  }
30836
30662
 
30837
- .E_u1p8acpn .unit {
30838
- color: #00122e !important;
30663
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30664
+ border: 1px solid #0080ff;
30665
+ padding: 0;
30839
30666
  }
30840
30667
 
30841
- .E_t160l1cm {
30842
- display: flex;
30843
- flex-direction: column;
30844
- flex: 1;
30845
- /* FIXME:(yanzhen) do this better */
30668
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30669
+ margin: 0;
30670
+ height: 32px;
30671
+ line-height: 32px;
30672
+ font-size: 13px;
30673
+ padding: 0 10px;
30674
+ display: block;
30675
+ overflow: hidden;
30676
+ text-overflow: ellipsis;
30677
+ white-space: nowrap;
30846
30678
  }
30847
30679
 
30848
- .E_t160l1cm .tab-bar {
30849
- flex-shrink: 0;
30850
- display: flex;
30851
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30680
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30681
+ content: " ";
30682
+ height: 1px;
30683
+ width: calc(100% + 10px);
30684
+ background: rgba(172, 186, 211, 0.6);
30685
+ display: block;
30852
30686
  }
30853
30687
 
30854
- .E_t160l1cm .tab-content {
30855
- height: 100%;
30688
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30689
+ color: #0080ff;
30690
+ background: transparent;
30856
30691
  }
30857
30692
 
30858
- .E_t160l1cm .tab-menu-item {
30859
- margin-right: 2px;
30860
- padding: 1px 12px;
30861
- line-height: 24px;
30862
- height: 24px;
30863
- color: rgba(44, 56, 82, 0.6);
30864
- border-radius: 4px 4px 0 0;
30865
- cursor: pointer;
30866
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30693
+ .E_berrcjl {
30694
+ color: rgba(10, 37, 85, 0.6);
30695
+ margin-bottom: 4px;
30867
30696
  }
30868
30697
 
30869
- .E_t160l1cm .tab-menu-item:first-child {
30870
- padding-left: 0;
30698
+ .E_berrcjl .breadcrumb-link {
30699
+ color: rgba(10, 37, 85, 0.6);
30700
+ cursor: pointer;
30701
+ transition: color 160ms ease;
30871
30702
  }
30872
30703
 
30873
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30874
- padding-left: 12px;
30704
+ .E_berrcjl .breadcrumb-link:hover {
30705
+ color: #0080ff;
30875
30706
  }
30876
30707
 
30877
- .E_t160l1cm .tab-menu-item:hover {
30878
- color: #0080ff;
30879
- background: rgba(211, 218, 235, 0.6);
30708
+ .E_berrcjl .breadcrumb-link:active {
30709
+ color: #005ed1;
30880
30710
  }
30881
30711
 
30882
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30883
- fill: #0080ff;
30712
+ .E_b1nip9bk {
30713
+ padding: 4px 11px;
30884
30714
  }
30885
30715
 
30886
- .E_t160l1cm .tab-menu-item:active {
30887
- background: rgba(192, 203, 224, 0.6);
30716
+ .E_bqamoqe {
30717
+ white-space: nowrap;
30718
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30888
30719
  }
30889
30720
 
30890
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30891
- color: #0080ff;
30892
- background: rgba(211, 218, 235, 0.6);
30721
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30722
+ --color: #0080ff;
30893
30723
  }
30894
30724
 
30895
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30896
- background: rgba(192, 203, 224, 0.6);
30725
+ .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] {
30726
+ --color: #0080ff;
30897
30727
  }
30898
30728
 
30899
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30900
- background: rgba(0, 128, 255, 0.16);
30729
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30730
+ margin-left: 1px;
30901
30731
  }
30902
30732
 
30903
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30904
- fill: #0080ff;
30733
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30734
+ border-top-right-radius: 0;
30735
+ border-bottom-right-radius: 0;
30905
30736
  }
30906
30737
 
30907
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30908
- color: #0080ff;
30909
- background: rgba(0, 128, 255, 0.1);
30738
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30739
+ border-top-left-radius: 0;
30740
+ border-bottom-left-radius: 0;
30910
30741
  }
30911
30742
 
30912
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30913
- background: rgba(0, 128, 255, 0.16);
30743
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30744
+ border-radius: unset;
30914
30745
  }
30915
30746
 
30916
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30917
- fill: #1d326c;
30747
+ .E_m74vjol {
30748
+ display: flex;
30749
+ justify-content: space-between;
30750
+ width: 100%;
30918
30751
  }
30919
30752
 
30920
- .E_t160l1cm .tab-menu-item .expand-arrow {
30921
- margin-left: 8px;
30922
- height: 22px;
30753
+ .E_m74vjol .action {
30754
+ margin-left: 16px;
30923
30755
  }
30924
30756
 
30925
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30926
- fill: rgba(44, 56, 82, 0.6);
30757
+ .E_a1o35uvh.ant-alert-closable {
30758
+ padding-right: 12px;
30927
30759
  }
30928
30760
 
30929
- .E_t160l1cm .tab-menu-item-group {
30930
- padding: 0;
30931
- display: flex;
30932
- align-items: center;
30933
- overflow: hidden;
30761
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30762
+ height: fit-content;
30763
+ margin-left: 16px;
30934
30764
  }
30935
30765
 
30936
- .E_t160l1cm .tab-menu-item-group .main-title {
30937
- opacity: 0;
30938
- max-width: 0;
30939
- transition: max-width 320ms ease, opacity 240ms ease;
30766
+ .E_a1o35uvh .ant-alert-message {
30767
+ flex: 1;
30940
30768
  }
30941
30769
 
30942
- .E_t160l1cm .tab-menu-item-group .sub-title {
30943
- padding: 1px 12px;
30944
- position: relative;
30945
- display: flex;
30770
+ .E_b1wx3t3t.ant-btn-icon-only {
30771
+ justify-content: center;
30946
30772
  }
30947
30773
 
30948
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30949
- opacity: 0;
30950
- position: absolute;
30951
- top: 50%;
30952
- left: 0;
30953
- transform: translate(-50%, -50%);
30954
- transition: opacity 100ms linear;
30955
- fill: rgba(0, 128, 255, 0.2);
30774
+ .E_b1wx3t3t.ant-btn {
30775
+ display: inline-flex;
30776
+ align-items: center;
30777
+ justify-content: center;
30778
+ height: 32px;
30779
+ border-radius: 6px;
30780
+ line-height: 22px;
30781
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30782
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30783
+ padding: 5px 12px;
30956
30784
  }
30957
30785
 
30958
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30959
- color: #0080ff;
30786
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30787
+ height: 40px;
30788
+ line-height: 24px;
30789
+ padding: 8px 16px;
30960
30790
  }
30961
30791
 
30962
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30963
- padding: 1px 12px;
30964
- display: inline-block;
30965
- opacity: 1;
30966
- max-width: 160px;
30792
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30793
+ height: 24px;
30794
+ line-height: 20px;
30795
+ padding: 2px 8px;
30967
30796
  }
30968
30797
 
30969
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30970
- padding: 1px 12px;
30971
- color: #005ed1;
30798
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30799
+ border-radius: 50%;
30972
30800
  }
30973
30801
 
30974
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30975
- opacity: 1;
30802
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30803
+ margin-right: 8px;
30804
+ padding-right: 0px;
30976
30805
  }
30977
30806
 
30978
- .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 {
30979
- background: rgba(0, 128, 255, 0.16);
30807
+ .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 {
30808
+ color: var(--color, #06101f);
30809
+ font-weight: var(--font-weight);
30810
+ background: var(--background-color, #fff);
30811
+ border-width: var(--border-width, 1px);
30812
+ border-color: var(--border-color, #d9d9d9);
30980
30813
  }
30981
30814
 
30982
- .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 {
30983
- opacity: 0;
30815
+ .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 {
30816
+ display: none;
30984
30817
  }
30985
30818
 
30986
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30987
- padding: 4px 16px;
30988
- height: 32px;
30989
- border-radius: 6px 6px 0 0;
30819
+ .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 {
30820
+ color: var(--color, inherit);
30990
30821
  }
30991
30822
 
30992
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30993
- padding-left: 0;
30823
+ .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 {
30824
+ background: var(--background-color-hover, var(--background-color));
30825
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30994
30826
  }
30995
30827
 
30996
- .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 {
30997
- padding-left: 16px;
30828
+ .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 {
30829
+ --scale: 1;
30830
+ --transY: 1px;
30831
+ background: var(--background-color-active, var(--background-color));
30832
+ border-color: var(--border-color-active, var(--border-color, transparent));
30998
30833
  }
30999
30834
 
31000
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31001
- margin-left: 11px;
31002
- height: 24px;
30835
+ .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 {
30836
+ background: var(--background-color-focus, var(--background-color));
30837
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30838
+ border-color: var(--border-color-focus, var(--border-color, transparent));
31003
30839
  }
31004
30840
 
31005
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31006
- padding: 0;
30841
+ .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 {
30842
+ color: var(--color-disabled, var(--color));
30843
+ background: var(--background-color-disabled, var(--background-color));
30844
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30845
+ opacity: 0.5;
30846
+ --transY: 0;
31007
30847
  }
31008
30848
 
31009
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31010
- padding: 4px 16px;
30849
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30850
+ color: #0080ff;
30851
+ opacity: 0.5;
31011
30852
  }
31012
30853
 
31013
- .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 {
31014
- padding: 4px 16px;
30854
+ .E_b1wx3t3t.ant-btn-primary {
30855
+ --color: #fff;
30856
+ --font-weight: bold;
30857
+ --border-width: 0;
30858
+ --background-color: #0080ff;
30859
+ --background-color-hover: #009dff;
30860
+ --background-color-active: #005ed1;
30861
+ --background-color-focus: #0080ff;
30862
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31015
30863
  }
31016
30864
 
31017
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31018
- background: #fff;
30865
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30866
+ --background-color: #f0483e;
30867
+ --background-color-hover: #ff5252;
30868
+ --background-color-active: #c73d31;
30869
+ --background-color-focus: #ff5252;
30870
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31019
30871
  }
31020
30872
 
31021
- .E_t160l1cm .tab-menu-item-light:active {
31022
- color: #005ed1;
30873
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30874
+ --background-color: #fea008;
30875
+ --background-color-hover: #feba33;
30876
+ --background-color-active: #e07f00;
30877
+ --background-color-focus: #fea008;
31023
30878
  }
31024
30879
 
31025
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31026
- background: #fff;
31027
- color: #1d326c;
30880
+ .E_b1wx3t3t.ant-btn-secondary {
30881
+ --color: #0080ff;
30882
+ --font-weight: bold;
30883
+ --border-width: 0;
30884
+ --background-color: rgba(0, 136, 255, 0.1);
30885
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30886
+ --background-color-active: rgba(0, 136, 255, 0.2);
30887
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30888
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31028
30889
  }
31029
30890
 
31030
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31031
- color: rgba(45, 58, 86, 0.6);
30891
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30892
+ --color: #f0483e;
30893
+ --background-color: rgba(255, 74, 74, 0.1);
30894
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30895
+ --background-color-active: rgba(255, 74, 74, 0.2);
30896
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30897
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31032
30898
  }
31033
30899
 
31034
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31035
- color: #1d326c;
30900
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30901
+ --color: #fea008;
30902
+ --background-color: rgba(255, 187, 0, 0.1);
30903
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30904
+ --background-color-active: rgba(255, 187, 0, 0.2);
30905
+ --background-color-focus: rgba(255, 187, 0, 0.1);
31036
30906
  }
31037
30907
 
31038
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31039
- fill: #d8deeb;
30908
+ .E_b1wx3t3t.ant-btn-tertiary {
30909
+ --color: #0080ff;
30910
+ --font-weight: bold;
30911
+ --border-width: 0;
30912
+ --background-color: #fff;
30913
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30914
+ box-shadow: none;
31040
30915
  }
31041
30916
 
31042
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31043
- fill: #1d326c;
30917
+ .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 {
30918
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
31044
30919
  }
31045
30920
 
31046
- .E_t160l1cm .tab-content {
31047
- flex: 1;
31048
- display: flex;
31049
- flex-direction: column;
30921
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30922
+ --color: #f0483e;
30923
+ --background-color: #fff;
30924
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31050
30925
  }
31051
30926
 
31052
- .E_t160l1cm.is-overview .tab-content {
31053
- overflow: visible;
30927
+ .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 {
30928
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
31054
30929
  }
31055
30930
 
31056
- .E_t14npdqr {
31057
- max-width: 240px;
31058
- animation: none;
30931
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30932
+ --color: #fea008;
30933
+ --background-color: #fff;
31059
30934
  }
31060
30935
 
31061
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31062
- border: 1px solid #0080ff;
31063
- padding: 0;
30936
+ .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 {
30937
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
31064
30938
  }
31065
30939
 
31066
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31067
- margin: 0;
31068
- height: 32px;
31069
- line-height: 32px;
31070
- font-size: 13px;
31071
- padding: 0 10px;
31072
- display: block;
31073
- overflow: hidden;
31074
- text-overflow: ellipsis;
31075
- white-space: nowrap;
30940
+ .E_b1wx3t3t.ant-btn-ordinary {
30941
+ --color: #1d326c;
30942
+ --border-color: #ccd4e3;
30943
+ --background-color: #fff;
30944
+ --background-color-hover: #edf0f7;
30945
+ --background-color-active: #e4e9f2;
30946
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30947
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
31076
30948
  }
31077
30949
 
31078
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31079
- content: " ";
31080
- height: 1px;
31081
- width: calc(100% + 10px);
31082
- background: rgba(172, 186, 211, 0.6);
31083
- display: block;
30950
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30951
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
31084
30952
  }
31085
30953
 
31086
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31087
- color: #0080ff;
31088
- background: transparent;
30954
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30955
+ --color: #0080ff;
30956
+ --border-color: #0080ff;
30957
+ --background-color: #fff;
30958
+ --background-color-hover: linear-gradient(
30959
+ 0deg,
30960
+ rgba(0, 136, 255, 0.16),
30961
+ rgba(0, 136, 255, 0.16)
30962
+ ),
30963
+ #ffffff;
30964
+ --background-color-active: linear-gradient(
30965
+ 0deg,
30966
+ rgba(0, 136, 255, 0.2),
30967
+ rgba(0, 136, 255, 0.2)
30968
+ ),
30969
+ #ffffff;
30970
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30971
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
31089
30972
  }
31090
30973
 
31091
- .E_c1yyuluq {
31092
- border-radius: 8px;
30974
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30975
+ --color: #f0483e;
30976
+ --border-color: #f0483e;
30977
+ --background-color: #fff;
30978
+ --background-color-hover: linear-gradient(
30979
+ 0deg,
30980
+ rgba(255, 74, 74, 0.16),
30981
+ rgba(255, 74, 74, 0.16)
30982
+ ),
30983
+ #ffffff;
30984
+ --background-color-active: linear-gradient(
30985
+ 0deg,
30986
+ rgba(255, 74, 74, 0.2),
30987
+ rgba(255, 74, 74, 0.2)
30988
+ ),
30989
+ #ffffff;
30990
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31093
30991
  }
31094
30992
 
31095
- .E_c1yyuluq .ant-card-body {
31096
- padding: 20px 24px 24px 24px;
30993
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
30994
+ --color: #1d326c;
30995
+ --border-color: #fff;
30996
+ --background-color: #fff;
30997
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30998
+ --background-color-active: rgba(192, 203, 224, 0.6);
30999
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31000
+ box-shadow: none;
31097
31001
  }
31098
31002
 
31099
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
31100
- padding: 4px 8px 0 8px;
31101
- color: rgba(44, 56, 82, 0.6);
31102
- font-size: 12px;
31003
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
31004
+ --color: #0080ff;
31005
+ --border-color: #fff;
31006
+ --background-color: #fff;
31007
+ --background-color-hover: rgba(0, 136, 255, 0.16);
31008
+ --background-color-active: rgba(0, 136, 255, 0.2);
31009
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31010
+ box-shadow: none;
31103
31011
  }
31104
31012
 
31105
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
31106
- padding-bottom: 6px;
31013
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
31014
+ --color: #f0483e;
31015
+ --background-color-hover: rgba(255, 74, 74, 0.16);
31016
+ --background-color-active: rgba(255, 74, 74, 0.2);
31017
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31107
31018
  }
31108
31019
 
31109
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31110
- padding-top: 4px;
31111
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31020
+ .E_b1wx3t3t.ant-btn-quiet {
31021
+ --color: rgba(44, 56, 82, 0.6);
31022
+ --border-width: 0;
31023
+ --background-color: transparent;
31024
+ --background-color-hover: rgba(211, 218, 235, 0.6);
31025
+ --background-color-active: rgba(192, 203, 224, 0.6);
31026
+ --background-color-focus: #fff;
31027
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31028
+ box-shadow: none;
31112
31029
  }
31113
31030
 
31114
- .E_sx1bpnu .ant-input-sm {
31115
- line-height: 18px;
31031
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
31032
+ --color: #f0483e;
31033
+ --background-color-hover: rgba(255, 74, 74, 0.16);
31034
+ --background-color-active: rgba(255, 74, 74, 0.2);
31035
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31116
31036
  }
31117
31037
 
31118
- .E_ccrbeuz .ant-collapse-item {
31119
- border: 0px;
31120
- background-color: #fff;
31038
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
31039
+ --color: #0080ff;
31040
+ --background-color: transparent;
31041
+ --background-color-hover: rgba(0, 136, 255, 0.16);
31042
+ --background-color-active: rgba(0, 136, 255, 0.2);
31043
+ --background-color-focus: #fff;
31044
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31121
31045
  }
31122
31046
 
31123
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31124
- padding-top: 0px;
31125
- padding-bottom: 0px;
31126
- padding-left: 0px !important;
31127
- padding-right: 24px;
31047
+ .E_b1wx3t3t .button-prefix-icon {
31048
+ margin-right: 8px;
31049
+ display: inline-flex;
31128
31050
  }
31129
31051
 
31130
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31131
- right: 0px;
31052
+ .E_b1wx3t3t .button-suffix-icon {
31053
+ margin-left: 8px;
31054
+ display: inline-flex;
31132
31055
  }
31133
31056
 
31134
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31135
- padding: 0px;
31057
+ .E_b1wx3t3t .icon-wrapper {
31058
+ display: flex;
31059
+ justify-content: center;
31136
31060
  }
31137
31061
 
31138
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31139
- padding-right: 0px;
31140
- cursor: default;
31062
+ button.E_n7k2c6r {
31063
+ padding: 0;
31141
31064
  }
31142
31065
 
31143
- .E_itxley7.ant-input-group.ant-input-group-compact {
31144
- display: flex;
31066
+ .E_c18gxmrl {
31067
+ border: 1px solid #d8deeb;
31068
+ border-radius: 4px;
31145
31069
  }
31146
31070
 
31147
- .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 {
31148
- border-bottom-left-radius: 5px;
31149
- border-top-left-radius: 5px;
31071
+ .E_c18gxmrl + .E_c18gxmrl {
31072
+ margin-top: 8px;
31150
31073
  }
31151
31074
 
31152
- .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 {
31153
- border-bottom-right-radius: 5px;
31154
- border-top-right-radius: 5px;
31075
+ .E_c18gxmrl:hover {
31076
+ border-color: #0080ff;
31155
31077
  }
31156
31078
 
31157
- .E_c1uzzomf {
31158
- margin-bottom: 16px;
31079
+ .E_c18gxmrl:hover > header {
31080
+ background: rgba(0, 128, 255, 0.1);
31159
31081
  }
31160
31082
 
31161
- .E_c1uzzomf .card-title {
31162
- font-size: 16px;
31163
- color: rgba(44, 56, 82, 0.6);
31164
- font-weight: 700;
31165
- line-height: 32px;
31083
+ .E_c18gxmrl.active header {
31084
+ border-bottom: 1px solid #d8deeb;
31166
31085
  }
31167
31086
 
31168
- .E_c1uzzomf .card-body {
31169
- padding: 24px;
31170
- border-radius: 8px;
31171
- background: #fff;
31087
+ .E_c18gxmrl > header {
31088
+ padding: 8px 12px;
31172
31089
  }
31173
31090
 
31174
- .E_c1uzzomf .empty {
31175
- font-weight: 700;
31176
- font-size: 14px;
31177
- line-height: 22px;
31178
- color: rgba(0, 21, 64, 0.3);
31179
- text-align: center;
31091
+ .E_sx1bpnu .ant-input-sm {
31092
+ line-height: 18px;
31180
31093
  }
31181
31094
 
31182
31095
  .E_d1bw7c5z {
@@ -31275,124 +31188,91 @@ button.E_n7k2c6r {
31275
31188
  width: 102px;
31276
31189
  }
31277
31190
 
31278
- .E_phljevk {
31191
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31279
31192
  display: flex;
31280
- justify-content: space-between;
31281
- align-items: center;
31282
- padding: 10px 0;
31283
- color: rgba(44, 56, 82, 0.6);
31284
- font-size: 12px;
31285
- line-height: 24px;
31286
- }
31287
-
31288
- .E_phljevk .pagination-left {
31289
- padding: 2px 8px;
31290
31193
  }
31291
31194
 
31292
- .E_phljevk .dropdown-trigger {
31293
- display: flex;
31294
- align-items: center;
31295
- border-radius: 6px;
31296
- cursor: pointer;
31297
- transition: all 0.3s ease;
31195
+ .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 {
31196
+ border-bottom-left-radius: 5px;
31197
+ border-top-left-radius: 5px;
31298
31198
  }
31299
31199
 
31300
- .E_phljevk .dropdown-trigger:hover {
31301
- background: rgba(211, 218, 235, 0.6);
31302
- color: #0080ff;
31200
+ .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 {
31201
+ border-bottom-right-radius: 5px;
31202
+ border-top-right-radius: 5px;
31303
31203
  }
31304
31204
 
31305
- .E_phljevk .dropdown-trigger .icon-inner {
31306
- margin-left: 4px;
31205
+ .E_c1yyuluq {
31206
+ border-radius: 8px;
31307
31207
  }
31308
31208
 
31309
- .E_phljevk .pagination-right {
31310
- display: flex;
31311
- align-items: center;
31312
- color: #0080ff;
31313
- font-weight: bold;
31209
+ .E_c1yyuluq .ant-card-body {
31210
+ padding: 20px 24px 24px 24px;
31314
31211
  }
31315
31212
 
31316
- .E_phljevk .pagination-right .icon-inner {
31317
- margin-left: 4px;
31213
+ .E_ccrbeuz .ant-collapse-item {
31214
+ border: 0px;
31215
+ background-color: #fff;
31318
31216
  }
31319
31217
 
31320
- .E_phljevk .pagination-right .prev-btn,
31321
- .E_phljevk .pagination-right .next-btn {
31322
- padding: 0 8px;
31218
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31219
+ padding-top: 0px;
31220
+ padding-bottom: 0px;
31221
+ padding-left: 0px !important;
31222
+ padding-right: 24px;
31323
31223
  }
31324
31224
 
31325
- .E_phljevk .pagination-right .prev-btn > span,
31326
- .E_phljevk .pagination-right .next-btn > span {
31327
- color: #0080ff;
31225
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31226
+ right: 0px;
31328
31227
  }
31329
31228
 
31330
- .E_phljevk .pagination-right .next-btn .icon-inner {
31331
- transform: rotate(180deg);
31229
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31230
+ padding: 0px;
31332
31231
  }
31333
31232
 
31334
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31335
- max-height: calc(100vh - 128px);
31336
- overflow-y: auto;
31233
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31234
+ padding-right: 0px;
31235
+ cursor: default;
31337
31236
  }
31338
31237
 
31339
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31340
- padding: 4px 20px;
31238
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
31239
+ padding: 4px 8px 0 8px;
31240
+ color: rgba(44, 56, 82, 0.6);
31341
31241
  font-size: 12px;
31342
- line-height: 18px;
31343
- }
31344
-
31345
- .E_c1bus5hc {
31346
- --color: white;
31347
- height: 14px;
31348
- width: 14px;
31349
- border-radius: 50%;
31350
- flex-shrink: 0;
31351
- display: flex;
31352
- align-items: center;
31353
- justify-content: center;
31354
- border: 1px solid var(--color);
31355
31242
  }
31356
31243
 
31357
- .E_c1bus5hc .circle-inner {
31358
- position: relative;
31359
- height: 10px;
31360
- width: 10px;
31361
- border-radius: 50%;
31362
- overflow: hidden;
31244
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
31245
+ padding-bottom: 6px;
31363
31246
  }
31364
31247
 
31365
- .E_c1bus5hc .circle-content {
31366
- position: absolute;
31367
- height: 100%;
31368
- width: 100%;
31369
- left: 0;
31370
- top: 0;
31371
- border-radius: 50%;
31372
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31373
- transform: rotate(180deg);
31248
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31249
+ padding-top: 4px;
31250
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31374
31251
  }
31375
31252
 
31376
- .E_c1bus5hc .circle-child {
31377
- position: absolute;
31378
- height: 100%;
31379
- width: 100%;
31380
- left: 0;
31381
- top: 0;
31382
- margin-left: 50%;
31383
- transform-origin: left;
31384
- background: white;
31385
- transform: rotate(0deg);
31253
+ .E_c1uzzomf {
31254
+ margin-bottom: 16px;
31386
31255
  }
31387
31256
 
31388
- .E_ivqqkzv {
31389
- height: 24px;
31390
- width: 56px !important;
31391
- margin-right: 4px;
31257
+ .E_c1uzzomf .card-title {
31258
+ font-size: 16px;
31259
+ color: rgba(44, 56, 82, 0.6);
31260
+ font-weight: 700;
31261
+ line-height: 32px;
31392
31262
  }
31393
31263
 
31394
- .E_c1wk4q29 {
31395
- color: rgba(44, 56, 82, 0.6);
31264
+ .E_c1uzzomf .card-body {
31265
+ padding: 24px;
31266
+ border-radius: 8px;
31267
+ background: #fff;
31268
+ }
31269
+
31270
+ .E_c1uzzomf .empty {
31271
+ font-weight: 700;
31272
+ font-size: 14px;
31273
+ line-height: 22px;
31274
+ color: rgba(0, 21, 64, 0.3);
31275
+ text-align: center;
31396
31276
  }
31397
31277
 
31398
31278
  .E_rapgekc.ant-radio-wrapper {
@@ -31574,34 +31454,6 @@ button.E_n7k2c6r {
31574
31454
  width: 36px;
31575
31455
  }
31576
31456
 
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
31457
  .E_s1dizucg.ant-switch {
31606
31458
  min-width: 40px;
31607
31459
  height: 24px;
@@ -31669,106 +31521,160 @@ button.E_n7k2c6r {
31669
31521
  margin-left: 5px;
31670
31522
  }
31671
31523
 
31672
- .E_tju3gfj .date {
31673
- margin-right: 4px;
31524
+ .E_c1bus5hc {
31525
+ --color: white;
31526
+ height: 14px;
31527
+ width: 14px;
31528
+ border-radius: 50%;
31529
+ flex-shrink: 0;
31530
+ display: flex;
31531
+ align-items: center;
31532
+ justify-content: center;
31533
+ border: 1px solid var(--color);
31674
31534
  }
31675
31535
 
31676
- .E_s1sck0th {
31677
- padding: 0 8px;
31678
- border-radius: 4px;
31536
+ .E_c1bus5hc .circle-inner {
31537
+ position: relative;
31538
+ height: 10px;
31539
+ width: 10px;
31540
+ border-radius: 50%;
31541
+ overflow: hidden;
31679
31542
  }
31680
31543
 
31681
- .E_m855nr1 {
31544
+ .E_c1bus5hc .circle-content {
31545
+ position: absolute;
31546
+ height: 100%;
31547
+ width: 100%;
31548
+ left: 0;
31549
+ top: 0;
31550
+ border-radius: 50%;
31551
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31552
+ transform: rotate(180deg);
31553
+ }
31554
+
31555
+ .E_c1bus5hc .circle-child {
31556
+ position: absolute;
31557
+ height: 100%;
31558
+ width: 100%;
31559
+ left: 0;
31560
+ top: 0;
31561
+ margin-left: 50%;
31562
+ transform-origin: left;
31563
+ background: white;
31564
+ transform: rotate(0deg);
31565
+ }
31566
+
31567
+ .E_phljevk {
31568
+ display: flex;
31569
+ justify-content: space-between;
31570
+ align-items: center;
31571
+ padding: 10px 0;
31572
+ color: rgba(44, 56, 82, 0.6);
31573
+ font-size: 12px;
31574
+ line-height: 24px;
31575
+ }
31576
+
31577
+ .E_phljevk .pagination-left {
31682
31578
  padding: 2px 8px;
31683
- border-radius: 3px;
31684
31579
  }
31685
31580
 
31686
- .E_l1270xpg {
31687
- padding: 3px 8px;
31688
- border-radius: 2px;
31581
+ .E_phljevk .dropdown-trigger {
31582
+ display: flex;
31583
+ align-items: center;
31584
+ border-radius: 6px;
31585
+ cursor: pointer;
31586
+ transition: all 0.3s ease;
31689
31587
  }
31690
31588
 
31691
- .E_t14rextb.ant-tag:hover {
31692
- opacity: unset;
31589
+ .E_phljevk .dropdown-trigger:hover {
31590
+ background: rgba(211, 218, 235, 0.6);
31591
+ color: #0080ff;
31693
31592
  }
31694
31593
 
31695
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31696
- margin: 0;
31697
- margin-right: 8px;
31698
- display: inline-flex;
31594
+ .E_phljevk .dropdown-trigger .icon-inner {
31595
+ margin-left: 4px;
31596
+ }
31597
+
31598
+ .E_phljevk .pagination-right {
31599
+ display: flex;
31699
31600
  align-items: center;
31700
- border: none;
31601
+ color: #0080ff;
31602
+ font-weight: bold;
31701
31603
  }
31702
31604
 
31703
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31704
- width: 16px;
31705
- height: 16px;
31706
- color: inherit;
31605
+ .E_phljevk .pagination-right .icon-inner {
31707
31606
  margin-left: 4px;
31708
- opacity: 0.6;
31709
- display: inline-flex;
31710
31607
  }
31711
31608
 
31712
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31713
- opacity: 1;
31609
+ .E_phljevk .pagination-right .prev-btn,
31610
+ .E_phljevk .pagination-right .next-btn {
31611
+ padding: 0 8px;
31714
31612
  }
31715
31613
 
31716
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31614
+ .E_phljevk .pagination-right .prev-btn > span,
31615
+ .E_phljevk .pagination-right .next-btn > span {
31717
31616
  color: #0080ff;
31718
- background-color: rgba(0, 136, 255, 0.1);
31719
31617
  }
31720
31618
 
31721
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31722
- color: #f0483e;
31723
- background-color: rgba(255, 74, 74, 0.1);
31619
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31620
+ transform: rotate(180deg);
31724
31621
  }
31725
31622
 
31726
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31727
- color: #e07f00;
31728
- background-color: rgba(255, 187, 0, 0.1);
31623
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31624
+ max-height: calc(100vh - 128px);
31625
+ overflow-y: auto;
31729
31626
  }
31730
31627
 
31731
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31732
- color: #008f4c;
31733
- background-color: rgba(30, 201, 127, 0.1);
31628
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31629
+ padding: 4px 20px;
31630
+ font-size: 12px;
31631
+ line-height: 18px;
31734
31632
  }
31735
31633
 
31736
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31737
- color: #1d326c;
31738
- background-color: rgba(225, 230, 241, 0.6);
31634
+ .E_ivqqkzv {
31635
+ height: 24px;
31636
+ width: 56px !important;
31637
+ margin-right: 4px;
31739
31638
  }
31740
31639
 
31741
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31742
- color: #7E41FF;
31743
- background-color: rgba(126, 65, 255, 0.1);
31640
+ .E_c1wk4q29 {
31641
+ color: rgba(44, 56, 82, 0.6);
31744
31642
  }
31745
31643
 
31746
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31747
- color: #fff;
31644
+ .E_i11gg7mj .ant-input-prefix {
31645
+ margin-right: 8px;
31748
31646
  }
31749
31647
 
31750
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31751
- background-color: #f0483e;
31648
+ .E_i11gg7mj .ant-input-suffix {
31649
+ margin-left: 8px;
31752
31650
  }
31753
31651
 
31754
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31755
- background-color: #fea008;
31652
+ .E_cc368xp {
31653
+ color: #00122e;
31654
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31655
+ margin-right: 8px;
31656
+ padding-right: 8px;
31756
31657
  }
31757
31658
 
31758
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31759
- background-color: #00ba5d;
31659
+ .E_i11o6xqj {
31660
+ display: flex;
31661
+ gap: 4px;
31760
31662
  }
31761
31663
 
31762
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31763
- background-color: #0080ff;
31664
+ .E_i11o6xqj .icon-wrapper {
31665
+ cursor: pointer;
31764
31666
  }
31765
31667
 
31766
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31767
- background-color: #6b7d99;
31668
+ .E_d19ruhdj.icon-wrapper {
31669
+ cursor: not-allowed;
31768
31670
  }
31769
31671
 
31770
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31771
- background-color: #7E41FF;
31672
+ .E_iq1gosr {
31673
+ display: inline-block;
31674
+ }
31675
+
31676
+ .E_tju3gfj .date {
31677
+ margin-right: 4px;
31772
31678
  }
31773
31679
 
31774
31680
  .E_fzh9mnb {
@@ -31781,14 +31687,45 @@ button.E_n7k2c6r {
31781
31687
  align-items: center;
31782
31688
  }
31783
31689
 
31784
- .E_fzh9mnb .error-text {
31785
- color: rgba(10, 37, 85, 0.6);
31786
- margin-bottom: 16px;
31787
- font-size: 18px;
31690
+ .E_fzh9mnb .error-text {
31691
+ color: rgba(10, 37, 85, 0.6);
31692
+ margin-bottom: 16px;
31693
+ font-size: 18px;
31694
+ }
31695
+
31696
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31697
+ display: var(--a1wfy30z-0);
31698
+ }
31699
+
31700
+ .E_a1wfy30z .ant-input-number-input-wrap {
31701
+ padding: 4px 11px;
31702
+ display: inline-flex;
31703
+ line-height: 1.5715;
31704
+ height: inherit;
31705
+ }
31706
+
31707
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31708
+ content: var(--a1wfy30z-1);
31709
+ display: var(--a1wfy30z-2);
31710
+ flex: none;
31711
+ align-items: center;
31712
+ margin-left: 4px;
31713
+ }
31714
+
31715
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31716
+ content: var(--a1wfy30z-3);
31717
+ display: var(--a1wfy30z-4);
31718
+ flex: none;
31719
+ align-items: center;
31720
+ margin-right: 4px;
31721
+ cursor: auto;
31788
31722
  }
31789
31723
 
31790
- .E_iq1gosr {
31791
- display: inline-block;
31724
+ .E_a1wfy30z .ant-input-number-input {
31725
+ padding: 0;
31726
+ margin: 0;
31727
+ height: auto;
31728
+ font-size: inherit;
31792
31729
  }
31793
31730
 
31794
31731
  .E_s1dni7lo {
@@ -31881,6 +31818,27 @@ button.E_n7k2c6r {
31881
31818
  opacity: 0;
31882
31819
  }
31883
31820
 
31821
+ .E_iouxfgt {
31822
+ display: inline-flex;
31823
+ align-items: center;
31824
+ }
31825
+
31826
+ .E_iouxfgt .icon-inner {
31827
+ display: inline-flex;
31828
+ align-items: center;
31829
+ justify-content: center;
31830
+ }
31831
+
31832
+ .E_iouxfgt .icon-inner + span,
31833
+ .E_iouxfgt span + .icon-inner.suffix {
31834
+ margin-left: 4px;
31835
+ }
31836
+
31837
+ .E_iouxfgt.is-rotate img,
31838
+ .E_iouxfgt.is-rotate svg {
31839
+ animation: rotate 680ms linear infinite;
31840
+ }
31841
+
31884
31842
  .E_f7pxqmh {
31885
31843
  width: 100%;
31886
31844
  margin-bottom: 0 !important;
@@ -31921,6 +31879,112 @@ button.E_n7k2c6r {
31921
31879
  min-height: 0px;
31922
31880
  }
31923
31881
 
31882
+ .E_s1sck0th {
31883
+ padding: 0 8px;
31884
+ border-radius: 4px;
31885
+ }
31886
+
31887
+ .E_m855nr1 {
31888
+ padding: 2px 8px;
31889
+ border-radius: 3px;
31890
+ }
31891
+
31892
+ .E_l1270xpg {
31893
+ padding: 3px 8px;
31894
+ border-radius: 2px;
31895
+ }
31896
+
31897
+ .E_t14rextb.ant-tag:hover {
31898
+ opacity: unset;
31899
+ }
31900
+
31901
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31902
+ margin: 0;
31903
+ margin-right: 8px;
31904
+ display: inline-flex;
31905
+ align-items: center;
31906
+ border: none;
31907
+ }
31908
+
31909
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31910
+ width: 16px;
31911
+ height: 16px;
31912
+ color: inherit;
31913
+ margin-left: 4px;
31914
+ opacity: 0.6;
31915
+ display: inline-flex;
31916
+ }
31917
+
31918
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31919
+ opacity: 1;
31920
+ }
31921
+
31922
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31923
+ color: #0080ff;
31924
+ background-color: rgba(0, 136, 255, 0.1);
31925
+ }
31926
+
31927
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31928
+ color: #f0483e;
31929
+ background-color: rgba(255, 74, 74, 0.1);
31930
+ }
31931
+
31932
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31933
+ color: #e07f00;
31934
+ background-color: rgba(255, 187, 0, 0.1);
31935
+ }
31936
+
31937
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31938
+ color: #008f4c;
31939
+ background-color: rgba(30, 201, 127, 0.1);
31940
+ }
31941
+
31942
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31943
+ color: #1d326c;
31944
+ background-color: rgba(225, 230, 241, 0.6);
31945
+ }
31946
+
31947
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31948
+ color: #7E41FF;
31949
+ background-color: rgba(126, 65, 255, 0.1);
31950
+ }
31951
+
31952
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31953
+ color: #fff;
31954
+ }
31955
+
31956
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31957
+ background-color: #f0483e;
31958
+ }
31959
+
31960
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31961
+ background-color: #fea008;
31962
+ }
31963
+
31964
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31965
+ background-color: #00ba5d;
31966
+ }
31967
+
31968
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31969
+ background-color: #0080ff;
31970
+ }
31971
+
31972
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31973
+ background-color: #6b7d99;
31974
+ }
31975
+
31976
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31977
+ background-color: #7E41FF;
31978
+ }
31979
+
31980
+ .E_atcz0kf .ant-input-suffix {
31981
+ margin-left: 8px;
31982
+ }
31983
+
31984
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31985
+ padding: 2px 7px 2px 12px;
31986
+ }
31987
+
31924
31988
  .E_ai7qkf2 .ant-input-number-handler-wrap {
31925
31989
  display: var(--ai7qkf2-0);
31926
31990
  }
@@ -31991,14 +32055,6 @@ button.E_n7k2c6r {
31991
32055
  padding: 2px 8px;
31992
32056
  }
31993
32057
 
31994
- .E_atcz0kf .ant-input-suffix {
31995
- margin-left: 8px;
31996
- }
31997
-
31998
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31999
- padding: 2px 7px 2px 12px;
32000
- }
32001
-
32002
32058
  .E_i1inqkme {
32003
32059
  height: 18px;
32004
32060
  line-height: 18px;
@@ -32009,118 +32065,20 @@ button.E_n7k2c6r {
32009
32065
  display: flex;
32010
32066
  align-items: center;
32011
32067
  white-space: nowrap;
32012
- margin-right: 4px;
32013
- }
32014
-
32015
- .E_a1wfy30z .ant-input-number-handler-wrap {
32016
- display: var(--a1wfy30z-0);
32017
- }
32018
-
32019
- .E_a1wfy30z .ant-input-number-input-wrap {
32020
- padding: 4px 11px;
32021
- display: inline-flex;
32022
- line-height: 1.5715;
32023
- height: inherit;
32024
- }
32025
-
32026
- .E_a1wfy30z .ant-input-number-input-wrap::after {
32027
- content: var(--a1wfy30z-1);
32028
- display: var(--a1wfy30z-2);
32029
- flex: none;
32030
- align-items: center;
32031
- margin-left: 4px;
32032
- }
32033
-
32034
- .E_a1wfy30z .ant-input-number-input-wrap::before {
32035
- content: var(--a1wfy30z-3);
32036
- display: var(--a1wfy30z-4);
32037
- flex: none;
32038
- align-items: center;
32039
- margin-right: 4px;
32040
- cursor: auto;
32041
- }
32042
-
32043
- .E_a1wfy30z .ant-input-number-input {
32044
- padding: 0;
32045
- margin: 0;
32046
- height: auto;
32047
- font-size: inherit;
32048
- }
32049
-
32050
- .E_iouxfgt {
32051
- display: inline-flex;
32052
- align-items: center;
32053
- }
32054
-
32055
- .E_iouxfgt .icon-inner {
32056
- display: inline-flex;
32057
- align-items: center;
32058
- justify-content: center;
32059
- }
32060
-
32061
- .E_iouxfgt .icon-inner + span,
32062
- .E_iouxfgt span + .icon-inner.suffix {
32063
- margin-left: 4px;
32064
- }
32065
-
32066
- .E_iouxfgt.is-rotate img,
32067
- .E_iouxfgt.is-rotate svg {
32068
- animation: rotate 680ms linear infinite;
32069
- }
32070
-
32071
- .E_t1m2x205 .ant-tooltip-arrow {
32072
- display: none;
32073
- }
32074
-
32075
- .E_t1m2x205 .ant-tooltip-inner {
32076
- background: rgba(23, 38, 64, 0.8);
32077
- border-radius: 4px;
32078
- }
32079
-
32080
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32081
- visibility: hidden;
32082
- }
32083
-
32084
- .E_owd0kml {
32085
- display: inline-block;
32086
- }
32087
-
32088
- .E_h1jsgezc {
32089
- visibility: hidden;
32090
- position: absolute;
32091
- }
32092
-
32093
- .E_a1b5xrg3 .user-icon-inner {
32094
- display: inline-flex;
32095
- align-items: center;
32096
- justify-content: center;
32097
- color: #fff;
32098
- font-weight: bold;
32099
- font-size: 12px;
32100
- width: 24px;
32101
- height: 24px;
32102
- border-radius: 50%;
32103
- background: var(--a1b5xrg3-0);
32104
- }
32105
-
32106
- .E_a1b5xrg3.btn-item {
32107
- transition: all 160ms ease;
32108
- cursor: pointer;
32109
- width: 56px;
32110
- height: 40px;
32111
- display: inline-flex;
32112
- align-items: center;
32113
- justify-content: center;
32114
- border-radius: 6px;
32068
+ margin-right: 4px;
32115
32069
  }
32116
32070
 
32117
- .E_a1b5xrg3.btn-item:hover {
32118
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32071
+ .E_t1m2x205 .ant-tooltip-arrow {
32072
+ display: none;
32119
32073
  }
32120
32074
 
32121
- .E_a1b5xrg3.btn-item:active {
32122
- transform: translateY(2px);
32123
- transition: all 320ms ease;
32075
+ .E_t1m2x205 .ant-tooltip-inner {
32076
+ background: rgba(23, 38, 64, 0.8);
32077
+ border-radius: 4px;
32078
+ }
32079
+
32080
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32081
+ visibility: hidden;
32124
32082
  }
32125
32083
 
32126
32084
  .E_dsnbhzf {
@@ -32598,6 +32556,52 @@ button.E_n7k2c6r {
32598
32556
  line-height: 12px;
32599
32557
  }
32600
32558
 
32559
+ .E_owd0kml {
32560
+ display: inline-block;
32561
+ }
32562
+
32563
+ .E_h1jsgezc {
32564
+ visibility: hidden;
32565
+ position: absolute;
32566
+ }
32567
+
32568
+ .E_m196gn1d {
32569
+ min-width: 1280px;
32570
+ }
32571
+
32572
+ .E_a1b5xrg3 .user-icon-inner {
32573
+ display: inline-flex;
32574
+ align-items: center;
32575
+ justify-content: center;
32576
+ color: #fff;
32577
+ font-weight: bold;
32578
+ font-size: 12px;
32579
+ width: 24px;
32580
+ height: 24px;
32581
+ border-radius: 50%;
32582
+ background: var(--a1b5xrg3-0);
32583
+ }
32584
+
32585
+ .E_a1b5xrg3.btn-item {
32586
+ transition: all 160ms ease;
32587
+ cursor: pointer;
32588
+ width: 56px;
32589
+ height: 40px;
32590
+ display: inline-flex;
32591
+ align-items: center;
32592
+ justify-content: center;
32593
+ border-radius: 6px;
32594
+ }
32595
+
32596
+ .E_a1b5xrg3.btn-item:hover {
32597
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32598
+ }
32599
+
32600
+ .E_a1b5xrg3.btn-item:active {
32601
+ transform: translateY(2px);
32602
+ transition: all 320ms ease;
32603
+ }
32604
+
32601
32605
  .E_cnujxq2 {
32602
32606
  display: flex;
32603
32607
  flex-direction: column;
@@ -33386,10 +33390,6 @@ input.E_rf8rlle.ant-input {
33386
33390
  color: rgba(44, 56, 82, 0.7490196078);
33387
33391
  }
33388
33392
 
33389
- .E_m196gn1d {
33390
- min-width: 1280px;
33391
- }
33392
-
33393
33393
  .E_i5w779o {
33394
33394
  padding: 8px 0;
33395
33395
  }
@@ -33730,6 +33730,21 @@ input.E_rf8rlle.ant-input {
33730
33730
  color: rgba(0, 21, 64, 0.3);
33731
33731
  }
33732
33732
 
33733
+ .E_suhck3k {
33734
+ height: 24px;
33735
+ width: 24px;
33736
+ border-radius: 6px;
33737
+ padding: 4px;
33738
+ }
33739
+
33740
+ .E_suhck3k:hover {
33741
+ background-color: rgba(0, 136, 255, 0.1);
33742
+ }
33743
+
33744
+ .E_suhck3k:hover svg path {
33745
+ fill: blue;
33746
+ }
33747
+
33733
33748
  .E_oa99sl3 {
33734
33749
  display: flex;
33735
33750
  justify-content: space-between;
@@ -33756,21 +33771,6 @@ input.E_rf8rlle.ant-input {
33756
33771
  flex-shrink: 0;
33757
33772
  }
33758
33773
 
33759
- .E_suhck3k {
33760
- height: 24px;
33761
- width: 24px;
33762
- border-radius: 6px;
33763
- padding: 4px;
33764
- }
33765
-
33766
- .E_suhck3k:hover {
33767
- background-color: rgba(0, 136, 255, 0.1);
33768
- }
33769
-
33770
- .E_suhck3k:hover svg path {
33771
- fill: blue;
33772
- }
33773
-
33774
33774
  .E_ryby9ds {
33775
33775
  display: flex;
33776
33776
  align-items: center;
@@ -35748,55 +35748,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35748
35748
  padding: 0 12px 14px 12px;
35749
35749
  }
35750
35750
 
35751
- .E_lht19u8 {
35752
- width: 64px;
35753
- height: 64px;
35754
- display: flex;
35755
- align-items: center;
35756
- justify-content: center;
35757
- position: relative;
35758
- opacity: 0.2;
35759
- }
35760
-
35761
- .E_lk3gkp4 {
35762
- position: absolute;
35763
- width: 5px;
35764
- height: 48px;
35765
- left: 9.33px;
35766
- top: 40.5px;
35767
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35768
- border-radius: 5px;
35769
- transform: rotate(-128deg);
35770
- transform-origin: top left;
35771
- animation: loading-indicator1 1100ms ease-out infinite;
35772
- }
35773
-
35774
- .E_ll4n94n {
35775
- position: absolute;
35776
- width: 5px;
35777
- height: 48px;
35778
- left: 40.8px;
35779
- top: 8.4px;
35780
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35781
- border-radius: 5px;
35782
- transform: rotate(-8deg);
35783
- transform-origin: top left;
35784
- animation: loading-indicator2 1100ms ease-out infinite;
35785
- }
35786
-
35787
- .E_l17lbdo6 {
35788
- position: absolute;
35789
- width: 5px;
35790
- height: 48px;
35791
- left: 52.9px;
35792
- top: 51.8px;
35793
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35794
- border-radius: 5px;
35795
- transform: rotate(112deg);
35796
- transform-origin: top left;
35797
- animation: loading-indicator3 1100ms ease-out infinite;
35798
- }
35799
-
35800
35751
  .E_b14q2gmw {
35801
35752
  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);
35802
35753
  }
@@ -35855,6 +35806,75 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35855
35806
  white-space: normal;
35856
35807
  }
35857
35808
 
35809
+ .E_r77hffu {
35810
+ display: flex;
35811
+ align-items: center;
35812
+ justify-content: space-between;
35813
+ column-gap: 6px;
35814
+ }
35815
+
35816
+ .E_p1cmxsf7 {
35817
+ display: flex;
35818
+ flex-direction: column;
35819
+ justify-content: center;
35820
+ row-gap: var(--p1cmxsf7-0);
35821
+ }
35822
+
35823
+ .E_p1cmxsf7 .antd5-progress-line {
35824
+ font-size: 0;
35825
+ margin-bottom: unset;
35826
+ margin-inline-end: unset;
35827
+ }
35828
+
35829
+ .E_lht19u8 {
35830
+ width: 64px;
35831
+ height: 64px;
35832
+ display: flex;
35833
+ align-items: center;
35834
+ justify-content: center;
35835
+ position: relative;
35836
+ opacity: 0.2;
35837
+ }
35838
+
35839
+ .E_lk3gkp4 {
35840
+ position: absolute;
35841
+ width: 5px;
35842
+ height: 48px;
35843
+ left: 9.33px;
35844
+ top: 40.5px;
35845
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35846
+ border-radius: 5px;
35847
+ transform: rotate(-128deg);
35848
+ transform-origin: top left;
35849
+ animation: loading-indicator1 1100ms ease-out infinite;
35850
+ }
35851
+
35852
+ .E_ll4n94n {
35853
+ position: absolute;
35854
+ width: 5px;
35855
+ height: 48px;
35856
+ left: 40.8px;
35857
+ top: 8.4px;
35858
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35859
+ border-radius: 5px;
35860
+ transform: rotate(-8deg);
35861
+ transform-origin: top left;
35862
+ animation: loading-indicator2 1100ms ease-out infinite;
35863
+ }
35864
+
35865
+ .E_l17lbdo6 {
35866
+ position: absolute;
35867
+ width: 5px;
35868
+ height: 48px;
35869
+ left: 52.9px;
35870
+ top: 51.8px;
35871
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35872
+ border-radius: 5px;
35873
+ transform: rotate(112deg);
35874
+ transform-origin: top left;
35875
+ animation: loading-indicator3 1100ms ease-out infinite;
35876
+ }
35877
+
35858
35878
  .E_t1dtlqs1 {
35859
35879
  margin-bottom: 4px;
35860
35880
  color: rgba(44, 56, 82, 0.6);
@@ -36320,26 +36340,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36320
36340
  justify-content: center;
36321
36341
  }
36322
36342
 
36323
- .E_r77hffu {
36324
- display: flex;
36325
- align-items: center;
36326
- justify-content: space-between;
36327
- column-gap: 6px;
36328
- }
36329
-
36330
- .E_p1cmxsf7 {
36331
- display: flex;
36332
- flex-direction: column;
36333
- justify-content: center;
36334
- row-gap: var(--p1cmxsf7-0);
36335
- }
36336
-
36337
- .E_p1cmxsf7 .antd5-progress-line {
36338
- font-size: 0;
36339
- margin-bottom: unset;
36340
- margin-inline-end: unset;
36341
- }
36342
-
36343
36343
  .E_t13ef470 {
36344
36344
  height: 100%;
36345
36345
  }
@@ -36732,6 +36732,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36732
36732
  display: block;
36733
36733
  }
36734
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
+
36735
36747
  .E_d1u4ndxc {
36736
36748
  color: rgba(44, 56, 82, 0.7490196078);
36737
36749
  font-size: 12px;
@@ -36762,15 +36774,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36762
36774
  to {
36763
36775
  transform: translateX(100%);
36764
36776
  }
36765
- }
36766
- .E_i14c7jc8 {
36767
- color: var(--i14c7jc8-0);
36768
- }
36769
-
36770
- .E_i1ibuolf {
36771
- display: flex;
36772
- align-items: center;
36773
- column-gap: 4px;
36774
- font-size: 12px;
36775
- color: rgba(44, 56, 82, 0.7490196078);
36776
36777
  }