@cloudtower/eagle 490.0.12 → 490.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29972,41 +29972,6 @@ body {
29972
29972
  justify-content: center;
29973
29973
  }
29974
29974
 
29975
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29976
- padding: 4px 8px 0 8px;
29977
- color: rgba(44, 56, 82, 0.6);
29978
- font-size: 12px;
29979
- }
29980
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29981
- padding-bottom: 6px;
29982
- }
29983
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29984
- padding-top: 4px;
29985
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29986
- }
29987
-
29988
- .E_c1uzzomf {
29989
- margin-bottom: 16px;
29990
- }
29991
- .E_c1uzzomf .card-title {
29992
- font-size: 16px;
29993
- color: rgba(44, 56, 82, 0.6);
29994
- font-weight: 700;
29995
- line-height: 32px;
29996
- }
29997
- .E_c1uzzomf .card-body {
29998
- padding: 24px;
29999
- border-radius: 8px;
30000
- background: #fff;
30001
- }
30002
- .E_c1uzzomf .empty {
30003
- font-weight: 700;
30004
- font-size: 14px;
30005
- line-height: 22px;
30006
- color: rgba(0, 21, 64, 0.3);
30007
- text-align: center;
30008
- }
30009
-
30010
29975
  .E_b1nip9bk {
30011
29976
  padding: 4px 11px;
30012
29977
  }
@@ -30119,11 +30084,39 @@ body {
30119
30084
  width: 102px;
30120
30085
  }
30121
30086
 
30122
- .E_c1yyuluq {
30087
+ .E_c1uzzomf {
30088
+ margin-bottom: 16px;
30089
+ }
30090
+ .E_c1uzzomf .card-title {
30091
+ font-size: 16px;
30092
+ color: rgba(44, 56, 82, 0.6);
30093
+ font-weight: 700;
30094
+ line-height: 32px;
30095
+ }
30096
+ .E_c1uzzomf .card-body {
30097
+ padding: 24px;
30123
30098
  border-radius: 8px;
30099
+ background: #fff;
30124
30100
  }
30125
- .E_c1yyuluq .ant-card-body {
30126
- padding: 20px 24px 24px 24px;
30101
+ .E_c1uzzomf .empty {
30102
+ font-weight: 700;
30103
+ font-size: 14px;
30104
+ line-height: 22px;
30105
+ color: rgba(0, 21, 64, 0.3);
30106
+ text-align: center;
30107
+ }
30108
+
30109
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30110
+ padding: 4px 8px 0 8px;
30111
+ color: rgba(44, 56, 82, 0.6);
30112
+ font-size: 12px;
30113
+ }
30114
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30115
+ padding-bottom: 6px;
30116
+ }
30117
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30118
+ padding-top: 4px;
30119
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30127
30120
  }
30128
30121
 
30129
30122
  .E_ccrbeuz .ant-collapse-item {
@@ -30152,61 +30145,16 @@ body {
30152
30145
  line-height: 18px;
30153
30146
  }
30154
30147
 
30155
- .E_phljevk {
30156
- display: flex;
30157
- justify-content: space-between;
30158
- align-items: center;
30159
- padding: 10px 0;
30160
- color: rgba(44, 56, 82, 0.6);
30161
- font-size: 12px;
30162
- line-height: 24px;
30163
- }
30164
- .E_phljevk .pagination-left {
30165
- padding: 2px 8px;
30166
- }
30167
- .E_phljevk .dropdown-trigger {
30168
- display: flex;
30169
- align-items: center;
30170
- border-radius: 6px;
30171
- cursor: pointer;
30172
- transition: all 0.3s ease;
30173
- }
30174
- .E_phljevk .dropdown-trigger:hover {
30175
- background: rgba(211, 218, 235, 0.6);
30176
- color: #0080ff;
30177
- }
30178
- .E_phljevk .dropdown-trigger .icon-inner {
30179
- margin-left: 4px;
30180
- }
30181
- .E_phljevk .pagination-right {
30148
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30182
30149
  display: flex;
30183
- align-items: center;
30184
- color: #0080ff;
30185
- font-weight: bold;
30186
- }
30187
- .E_phljevk .pagination-right .icon-inner {
30188
- margin-left: 4px;
30189
- }
30190
- .E_phljevk .pagination-right .prev-btn,
30191
- .E_phljevk .pagination-right .next-btn {
30192
- padding: 0 8px;
30193
- }
30194
- .E_phljevk .pagination-right .prev-btn > span,
30195
- .E_phljevk .pagination-right .next-btn > span {
30196
- color: #0080ff;
30197
- }
30198
- .E_phljevk .pagination-right .next-btn .icon-inner {
30199
- transform: rotate(180deg);
30200
30150
  }
30201
-
30202
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30203
- max-height: calc(100vh - 128px);
30204
- overflow-y: auto;
30151
+ .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 {
30152
+ border-bottom-left-radius: 5px;
30153
+ border-top-left-radius: 5px;
30205
30154
  }
30206
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30207
- padding: 4px 20px;
30208
- font-size: 12px;
30209
- line-height: 18px;
30155
+ .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 {
30156
+ border-bottom-right-radius: 5px;
30157
+ border-top-right-radius: 5px;
30210
30158
  }
30211
30159
 
30212
30160
  .E_rapgekc.ant-radio-wrapper {
@@ -30355,81 +30303,78 @@ body {
30355
30303
  width: 36px;
30356
30304
  }
30357
30305
 
30358
- .E_itxley7.ant-input-group.ant-input-group-compact {
30359
- display: flex;
30360
- }
30361
- .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 {
30362
- border-bottom-left-radius: 5px;
30363
- border-top-left-radius: 5px;
30364
- }
30365
- .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 {
30366
- border-bottom-right-radius: 5px;
30367
- border-top-right-radius: 5px;
30306
+ .E_c1yyuluq {
30307
+ border-radius: 8px;
30368
30308
  }
30369
-
30370
- .E_ivqqkzv {
30371
- height: 24px;
30372
- width: 56px !important;
30373
- margin-right: 4px;
30309
+ .E_c1yyuluq .ant-card-body {
30310
+ padding: 20px 24px 24px 24px;
30374
30311
  }
30375
30312
 
30376
- .E_c1wk4q29 {
30313
+ .E_phljevk {
30314
+ display: flex;
30315
+ justify-content: space-between;
30316
+ align-items: center;
30317
+ padding: 10px 0;
30377
30318
  color: rgba(44, 56, 82, 0.6);
30319
+ font-size: 12px;
30320
+ line-height: 24px;
30378
30321
  }
30379
-
30380
- .E_s1dizucg.ant-switch {
30381
- min-width: 40px;
30382
- height: 24px;
30383
- background: rgba(172, 186, 211, 0.6);
30384
- overflow: hidden;
30385
- }
30386
- .E_s1dizucg.ant-switch:focus {
30387
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30322
+ .E_phljevk .pagination-left {
30323
+ padding: 2px 8px;
30388
30324
  }
30389
- .E_s1dizucg.ant-switch-small {
30390
- min-width: 26px;
30391
- height: 16px;
30325
+ .E_phljevk .dropdown-trigger {
30326
+ display: flex;
30327
+ align-items: center;
30328
+ border-radius: 6px;
30329
+ cursor: pointer;
30330
+ transition: all 0.3s ease;
30392
30331
  }
30393
- .E_s1dizucg.ant-switch-large {
30394
- min-width: 52px;
30395
- height: 32px;
30332
+ .E_phljevk .dropdown-trigger:hover {
30333
+ background: rgba(211, 218, 235, 0.6);
30334
+ color: #0080ff;
30396
30335
  }
30397
- .E_s1dizucg.ant-switch .ant-switch-handle {
30398
- height: 20px;
30399
- width: 20px;
30336
+ .E_phljevk .dropdown-trigger .icon-inner {
30337
+ margin-left: 4px;
30400
30338
  }
30401
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30402
- border-radius: 10px;
30403
- transition-delay: 120ms;
30339
+ .E_phljevk .pagination-right {
30340
+ display: flex;
30341
+ align-items: center;
30342
+ color: #0080ff;
30343
+ font-weight: bold;
30404
30344
  }
30405
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30406
- height: 14px;
30407
- width: 14px;
30408
- top: 1px;
30409
- left: 1px;
30345
+ .E_phljevk .pagination-right .icon-inner {
30346
+ margin-left: 4px;
30410
30347
  }
30411
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30412
- height: 28px;
30413
- width: 28px;
30348
+ .E_phljevk .pagination-right .prev-btn,
30349
+ .E_phljevk .pagination-right .next-btn {
30350
+ padding: 0 8px;
30414
30351
  }
30415
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30416
- border-radius: 14px;
30352
+ .E_phljevk .pagination-right .prev-btn > span,
30353
+ .E_phljevk .pagination-right .next-btn > span {
30354
+ color: #0080ff;
30417
30355
  }
30418
- .E_s1dizucg.ant-switch-checked {
30419
- background-color: #00ba5d;
30356
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30357
+ transform: rotate(180deg);
30420
30358
  }
30421
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30422
- left: calc(100% - 20px - 2px);
30359
+
30360
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30361
+ max-height: calc(100vh - 128px);
30362
+ overflow-y: auto;
30423
30363
  }
30424
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30425
- left: calc(100% - 14px - 1px);
30364
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30365
+ padding: 4px 20px;
30366
+ font-size: 12px;
30367
+ line-height: 18px;
30426
30368
  }
30427
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30428
- left: calc(100% - 28px - 2px);
30369
+
30370
+ .E_ivqqkzv {
30371
+ height: 24px;
30372
+ width: 56px !important;
30373
+ margin-right: 4px;
30429
30374
  }
30430
30375
 
30431
- .E_c1up6e3y {
30432
- margin-left: 5px;
30376
+ .E_c1wk4q29 {
30377
+ color: rgba(44, 56, 82, 0.6);
30433
30378
  }
30434
30379
 
30435
30380
  .E_c1bus5hc {
@@ -30476,95 +30421,14 @@ body {
30476
30421
  margin-right: 4px;
30477
30422
  }
30478
30423
 
30479
- .E_s1dni7lo {
30480
- width: 430px !important;
30424
+ .E_s1sck0th {
30425
+ padding: 0 8px;
30426
+ border-radius: 4px;
30481
30427
  }
30482
30428
 
30483
- .E_d1wwmmm5 .ant-select-item-group {
30484
- padding: 8px 16px;
30485
- line-height: 18px;
30486
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30487
- height: 34px;
30488
- min-height: 34px;
30489
- box-sizing: border-box;
30490
- margin-top: 8px;
30491
- }
30492
-
30493
- .E_o1ugr09p {
30494
- display: flex;
30495
- flex-direction: column;
30496
- margin: 1px 8px;
30497
- padding: 8px;
30498
- border-radius: 4px;
30499
- }
30500
- .E_o1ugr09p .selected-icon {
30501
- display: none;
30502
- }
30503
- .E_o1ugr09p.ant-select-item-option-grouped {
30504
- padding-left: 8px;
30505
- }
30506
- .E_o1ugr09p.ant-select-item-option-selected {
30507
- background-color: white;
30508
- }
30509
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30510
- color: #0080ff;
30511
- }
30512
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30513
- display: block;
30514
- }
30515
- .E_o1ugr09p.ant-select-item-option-active {
30516
- background: rgba(0, 136, 255, 0.16);
30517
- }
30518
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30519
- color: #0080ff;
30520
- }
30521
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30522
- background: rgba(0, 136, 255, 0.1);
30523
- color: #0080ff;
30524
- }
30525
-
30526
- .E_o1ifxsq4 {
30527
- display: flex;
30528
- justify-content: space-between;
30529
- height: 20px;
30530
- line-height: 20px;
30531
- }
30532
- .E_o1ifxsq4 .timezone-title {
30533
- color: #2d3a56;
30534
- overflow: hidden;
30535
- text-overflow: ellipsis;
30536
- }
30537
-
30538
- .E_o1zue7 {
30539
- display: flex;
30540
- justify-content: space-between;
30541
- color: rgba(44, 56, 82, 0.6);
30542
- height: 18px;
30543
- line-height: 18px;
30544
- margin-top: 2px;
30545
- }
30546
-
30547
- .E_tyfmlxg {
30548
- border: none;
30549
- margin-right: 0;
30550
- background: rgba(225, 230, 241, 0.6);
30551
- }
30552
-
30553
- .E_o18uybox {
30554
- pointer-events: none;
30555
- height: 32px;
30556
- width: 100%;
30557
- opacity: 0;
30558
- }
30559
-
30560
- .E_s1sck0th {
30561
- padding: 0 8px;
30562
- border-radius: 4px;
30563
- }
30564
-
30565
- .E_m855nr1 {
30566
- padding: 2px 8px;
30567
- border-radius: 3px;
30429
+ .E_m855nr1 {
30430
+ padding: 2px 8px;
30431
+ border-radius: 3px;
30568
30432
  }
30569
30433
 
30570
30434
  .E_l1270xpg {
@@ -30643,6 +30507,61 @@ body {
30643
30507
  display: inline-block;
30644
30508
  }
30645
30509
 
30510
+ .E_s1dizucg.ant-switch {
30511
+ min-width: 40px;
30512
+ height: 24px;
30513
+ background: rgba(172, 186, 211, 0.6);
30514
+ overflow: hidden;
30515
+ }
30516
+ .E_s1dizucg.ant-switch:focus {
30517
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30518
+ }
30519
+ .E_s1dizucg.ant-switch-small {
30520
+ min-width: 26px;
30521
+ height: 16px;
30522
+ }
30523
+ .E_s1dizucg.ant-switch-large {
30524
+ min-width: 52px;
30525
+ height: 32px;
30526
+ }
30527
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30528
+ height: 20px;
30529
+ width: 20px;
30530
+ }
30531
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30532
+ border-radius: 10px;
30533
+ transition-delay: 120ms;
30534
+ }
30535
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30536
+ height: 14px;
30537
+ width: 14px;
30538
+ top: 1px;
30539
+ left: 1px;
30540
+ }
30541
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30542
+ height: 28px;
30543
+ width: 28px;
30544
+ }
30545
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30546
+ border-radius: 14px;
30547
+ }
30548
+ .E_s1dizucg.ant-switch-checked {
30549
+ background-color: #00ba5d;
30550
+ }
30551
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30552
+ left: calc(100% - 20px - 2px);
30553
+ }
30554
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30555
+ left: calc(100% - 14px - 1px);
30556
+ }
30557
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30558
+ left: calc(100% - 28px - 2px);
30559
+ }
30560
+
30561
+ .E_c1up6e3y {
30562
+ margin-left: 5px;
30563
+ }
30564
+
30646
30565
  .E_t1m2x205 .ant-tooltip-arrow {
30647
30566
  display: none;
30648
30567
  }
@@ -30654,6 +30573,87 @@ body {
30654
30573
  visibility: hidden;
30655
30574
  }
30656
30575
 
30576
+ .E_s1dni7lo {
30577
+ width: 430px !important;
30578
+ }
30579
+
30580
+ .E_d1wwmmm5 .ant-select-item-group {
30581
+ padding: 8px 16px;
30582
+ line-height: 18px;
30583
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30584
+ height: 34px;
30585
+ min-height: 34px;
30586
+ box-sizing: border-box;
30587
+ margin-top: 8px;
30588
+ }
30589
+
30590
+ .E_o1ugr09p {
30591
+ display: flex;
30592
+ flex-direction: column;
30593
+ margin: 1px 8px;
30594
+ padding: 8px;
30595
+ border-radius: 4px;
30596
+ }
30597
+ .E_o1ugr09p .selected-icon {
30598
+ display: none;
30599
+ }
30600
+ .E_o1ugr09p.ant-select-item-option-grouped {
30601
+ padding-left: 8px;
30602
+ }
30603
+ .E_o1ugr09p.ant-select-item-option-selected {
30604
+ background-color: white;
30605
+ }
30606
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30607
+ color: #0080ff;
30608
+ }
30609
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30610
+ display: block;
30611
+ }
30612
+ .E_o1ugr09p.ant-select-item-option-active {
30613
+ background: rgba(0, 136, 255, 0.16);
30614
+ }
30615
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30616
+ color: #0080ff;
30617
+ }
30618
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30619
+ background: rgba(0, 136, 255, 0.1);
30620
+ color: #0080ff;
30621
+ }
30622
+
30623
+ .E_o1ifxsq4 {
30624
+ display: flex;
30625
+ justify-content: space-between;
30626
+ height: 20px;
30627
+ line-height: 20px;
30628
+ }
30629
+ .E_o1ifxsq4 .timezone-title {
30630
+ color: #2d3a56;
30631
+ overflow: hidden;
30632
+ text-overflow: ellipsis;
30633
+ }
30634
+
30635
+ .E_o1zue7 {
30636
+ display: flex;
30637
+ justify-content: space-between;
30638
+ color: rgba(44, 56, 82, 0.6);
30639
+ height: 18px;
30640
+ line-height: 18px;
30641
+ margin-top: 2px;
30642
+ }
30643
+
30644
+ .E_tyfmlxg {
30645
+ border: none;
30646
+ margin-right: 0;
30647
+ background: rgba(225, 230, 241, 0.6);
30648
+ }
30649
+
30650
+ .E_o18uybox {
30651
+ pointer-events: none;
30652
+ height: 32px;
30653
+ width: 100%;
30654
+ opacity: 0;
30655
+ }
30656
+
30657
30657
  .E_fzh9mnb {
30658
30658
  width: 100%;
30659
30659
  height: 100%;
@@ -30669,44 +30669,6 @@ body {
30669
30669
  font-size: 18px;
30670
30670
  }
30671
30671
 
30672
- .E_a1wfy30z .ant-input-number-handler-wrap {
30673
- display: var(--a1wfy30z-0);
30674
- }
30675
- .E_a1wfy30z .ant-input-number-input-wrap {
30676
- padding: 4px 11px;
30677
- display: inline-flex;
30678
- line-height: 1.5715;
30679
- height: inherit;
30680
- }
30681
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30682
- content: var(--a1wfy30z-1);
30683
- display: var(--a1wfy30z-2);
30684
- flex: none;
30685
- align-items: center;
30686
- margin-left: 4px;
30687
- }
30688
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30689
- content: var(--a1wfy30z-3);
30690
- display: var(--a1wfy30z-4);
30691
- flex: none;
30692
- align-items: center;
30693
- margin-right: 4px;
30694
- cursor: auto;
30695
- }
30696
- .E_a1wfy30z .ant-input-number-input {
30697
- padding: 0;
30698
- margin: 0;
30699
- height: auto;
30700
- font-size: inherit;
30701
- }
30702
-
30703
- .E_atcz0kf .ant-input-suffix {
30704
- margin-left: 8px;
30705
- }
30706
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30707
- padding: 2px 7px 2px 12px;
30708
- }
30709
-
30710
30672
  .E_iouxfgt {
30711
30673
  display: inline-flex;
30712
30674
  align-items: center;
@@ -30725,12 +30687,46 @@ body {
30725
30687
  animation: rotate 680ms linear infinite;
30726
30688
  }
30727
30689
 
30728
- .E_i1inqkme {
30729
- height: 18px;
30730
- line-height: 18px;
30731
- padding: 0 4px;
30732
- border-radius: 4px;
30733
- background: rgba(235, 239, 245, 0.6);
30690
+ .E_f7pxqmh {
30691
+ width: 100%;
30692
+ margin-bottom: 0 !important;
30693
+ flex-flow: nowrap !important;
30694
+ line-break: auto;
30695
+ }
30696
+ .E_f7pxqmh > .ant-form-item-label {
30697
+ text-align: left !important;
30698
+ padding-bottom: 0 !important;
30699
+ }
30700
+ .E_f7pxqmh > .ant-form-item-label > label {
30701
+ min-height: 32px;
30702
+ height: auto;
30703
+ font-size: 13px;
30704
+ color: rgba(44, 56, 82, 0.6);
30705
+ white-space: normal;
30706
+ }
30707
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30708
+ border-color: #ff4d4f !important;
30709
+ }
30710
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30711
+ border-color: #ff4d4f !important;
30712
+ }
30713
+ .E_f7pxqmh .ant-form-item-explain {
30714
+ margin-top: 4px;
30715
+ font-size: 12px;
30716
+ min-height: 0px;
30717
+ }
30718
+ .E_f7pxqmh .ant-form-item-extra {
30719
+ font-size: 12px;
30720
+ color: rgba(44, 56, 82, 0.6);
30721
+ min-height: 0px;
30722
+ }
30723
+
30724
+ .E_i1inqkme {
30725
+ height: 18px;
30726
+ line-height: 18px;
30727
+ padding: 0 4px;
30728
+ border-radius: 4px;
30729
+ background: rgba(235, 239, 245, 0.6);
30734
30730
  border: 1px solid rgba(223, 228, 235, 0.6);
30735
30731
  display: flex;
30736
30732
  align-items: center;
@@ -30798,38 +30794,81 @@ body {
30798
30794
  padding: 2px 8px;
30799
30795
  }
30800
30796
 
30801
- .E_f7pxqmh {
30802
- width: 100%;
30803
- margin-bottom: 0 !important;
30804
- flex-flow: nowrap !important;
30805
- line-break: auto;
30797
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30798
+ display: var(--a1wfy30z-0);
30806
30799
  }
30807
- .E_f7pxqmh > .ant-form-item-label {
30808
- text-align: left !important;
30809
- padding-bottom: 0 !important;
30800
+ .E_a1wfy30z .ant-input-number-input-wrap {
30801
+ padding: 4px 11px;
30802
+ display: inline-flex;
30803
+ line-height: 1.5715;
30804
+ height: inherit;
30810
30805
  }
30811
- .E_f7pxqmh > .ant-form-item-label > label {
30812
- min-height: 32px;
30806
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30807
+ content: var(--a1wfy30z-1);
30808
+ display: var(--a1wfy30z-2);
30809
+ flex: none;
30810
+ align-items: center;
30811
+ margin-left: 4px;
30812
+ }
30813
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30814
+ content: var(--a1wfy30z-3);
30815
+ display: var(--a1wfy30z-4);
30816
+ flex: none;
30817
+ align-items: center;
30818
+ margin-right: 4px;
30819
+ cursor: auto;
30820
+ }
30821
+ .E_a1wfy30z .ant-input-number-input {
30822
+ padding: 0;
30823
+ margin: 0;
30813
30824
  height: auto;
30814
- font-size: 13px;
30815
- color: rgba(44, 56, 82, 0.6);
30816
- white-space: normal;
30825
+ font-size: inherit;
30817
30826
  }
30818
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30819
- border-color: #ff4d4f !important;
30827
+
30828
+ .E_atcz0kf .ant-input-suffix {
30829
+ margin-left: 8px;
30820
30830
  }
30821
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30822
- border-color: #ff4d4f !important;
30831
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30832
+ padding: 2px 7px 2px 12px;
30823
30833
  }
30824
- .E_f7pxqmh .ant-form-item-explain {
30825
- margin-top: 4px;
30826
- font-size: 12px;
30827
- min-height: 0px;
30834
+
30835
+ .E_owd0kml {
30836
+ display: inline-block;
30828
30837
  }
30829
- .E_f7pxqmh .ant-form-item-extra {
30838
+
30839
+ .E_h1jsgezc {
30840
+ visibility: hidden;
30841
+ position: absolute;
30842
+ }
30843
+
30844
+ .E_a1b5xrg3 .user-icon-inner {
30845
+ display: inline-flex;
30846
+ align-items: center;
30847
+ justify-content: center;
30848
+ color: #fff;
30849
+ font-weight: bold;
30830
30850
  font-size: 12px;
30831
- color: rgba(44, 56, 82, 0.6);
30832
- min-height: 0px;
30851
+ width: 24px;
30852
+ height: 24px;
30853
+ border-radius: 50%;
30854
+ background: var(--a1b5xrg3-0);
30855
+ }
30856
+ .E_a1b5xrg3.btn-item {
30857
+ transition: all 160ms ease;
30858
+ cursor: pointer;
30859
+ width: 56px;
30860
+ height: 40px;
30861
+ display: inline-flex;
30862
+ align-items: center;
30863
+ justify-content: center;
30864
+ border-radius: 6px;
30865
+ }
30866
+ .E_a1b5xrg3.btn-item:hover {
30867
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30868
+ }
30869
+ .E_a1b5xrg3.btn-item:active {
30870
+ transform: translateY(2px);
30871
+ transition: all 320ms ease;
30833
30872
  }
30834
30873
 
30835
30874
  .E_dsnbhzf {
@@ -31307,45 +31346,6 @@ body {
31307
31346
  line-height: 12px;
31308
31347
  }
31309
31348
 
31310
- .E_owd0kml {
31311
- display: inline-block;
31312
- }
31313
-
31314
- .E_h1jsgezc {
31315
- visibility: hidden;
31316
- position: absolute;
31317
- }
31318
-
31319
- .E_a1b5xrg3 .user-icon-inner {
31320
- display: inline-flex;
31321
- align-items: center;
31322
- justify-content: center;
31323
- color: #fff;
31324
- font-weight: bold;
31325
- font-size: 12px;
31326
- width: 24px;
31327
- height: 24px;
31328
- border-radius: 50%;
31329
- background: var(--a1b5xrg3-0);
31330
- }
31331
- .E_a1b5xrg3.btn-item {
31332
- transition: all 160ms ease;
31333
- cursor: pointer;
31334
- width: 56px;
31335
- height: 40px;
31336
- display: inline-flex;
31337
- align-items: center;
31338
- justify-content: center;
31339
- border-radius: 6px;
31340
- }
31341
- .E_a1b5xrg3.btn-item:hover {
31342
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31343
- }
31344
- .E_a1b5xrg3.btn-item:active {
31345
- transform: translateY(2px);
31346
- transition: all 320ms ease;
31347
- }
31348
-
31349
31349
  .E_cnujxq2 {
31350
31350
  display: flex;
31351
31351
  flex-direction: column;
@@ -32037,6 +32037,10 @@ input.E_rf8rlle.ant-input {
32037
32037
  color: rgba(44, 56, 82, 0.7490196078);
32038
32038
  }
32039
32039
 
32040
+ .E_m196gn1d {
32041
+ min-width: 1280px;
32042
+ }
32043
+
32040
32044
  .E_meo40fy {
32041
32045
  display: flex;
32042
32046
  justify-content: space-between;
@@ -32058,8 +32062,61 @@ input.E_rf8rlle.ant-input {
32058
32062
  flex: 1;
32059
32063
  }
32060
32064
 
32061
- .E_m196gn1d {
32062
- min-width: 1280px;
32065
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32066
+ border-radius: 6px;
32067
+ }
32068
+ .E_s17wv897.ant-select.ant-select-single {
32069
+ width: 100%;
32070
+ color: #2d3a56;
32071
+ border-color: rgba(211, 218, 235, 0.6);
32072
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32073
+ font-size: 13px;
32074
+ }
32075
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32076
+ height: 30px;
32077
+ }
32078
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32079
+ height: 38px;
32080
+ font-size: 13px;
32081
+ }
32082
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32083
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32084
+ transition: 160ms ease;
32085
+ }
32086
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32087
+ color: #0080ff;
32088
+ }
32089
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32090
+ border-color: rgba(107, 128, 167, 0.6);
32091
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32092
+ }
32093
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32094
+ color: #0080ff;
32095
+ }
32096
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32097
+ border-color: #0080ff;
32098
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32099
+ }
32100
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32101
+ transform: rotate(180deg);
32102
+ }
32103
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32104
+ background: rgba(211, 218, 235, 0.6);
32105
+ border-color: rgba(172, 186, 211, 0.6);
32106
+ cursor: "not-allowed";
32107
+ }
32108
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32109
+ border-color: #f0483e !important;
32110
+ }
32111
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32112
+ color: #1d326c;
32113
+ }
32114
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32115
+ border-color: #0080ff;
32116
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32117
+ }
32118
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32119
+ transform: rotate(180deg);
32063
32120
  }
32064
32121
 
32065
32122
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
@@ -32214,111 +32271,19 @@ input.E_rf8rlle.ant-input {
32214
32271
  flex-shrink: 0;
32215
32272
  }
32216
32273
 
32217
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32218
- border-radius: 6px;
32219
- }
32220
- .E_s17wv897.ant-select.ant-select-single {
32221
- width: 100%;
32222
- color: #2d3a56;
32223
- border-color: rgba(211, 218, 235, 0.6);
32224
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32225
- font-size: 13px;
32274
+ .E_w1dxz879 {
32275
+ display: flex;
32276
+ flex-direction: column;
32277
+ gap: 6px;
32226
32278
  }
32227
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32228
- height: 30px;
32279
+ .E_w1dxz879 .ellipsis-tooltip {
32280
+ max-height: var(--w1dxz879-0);
32281
+ text-overflow: clip;
32282
+ overflow: hidden;
32229
32283
  }
32230
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32231
- height: 38px;
32232
- font-size: 13px;
32233
- }
32234
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32235
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32236
- transition: 160ms ease;
32237
- }
32238
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32239
- color: #0080ff;
32240
- }
32241
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32242
- border-color: rgba(107, 128, 167, 0.6);
32243
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32244
- }
32245
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32246
- color: #0080ff;
32247
- }
32248
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32249
- border-color: #0080ff;
32250
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32251
- }
32252
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32253
- transform: rotate(180deg);
32254
- }
32255
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32256
- background: rgba(211, 218, 235, 0.6);
32257
- border-color: rgba(172, 186, 211, 0.6);
32258
- cursor: "not-allowed";
32259
- }
32260
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32261
- border-color: #f0483e !important;
32262
- }
32263
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32264
- color: #1d326c;
32265
- }
32266
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32267
- border-color: #0080ff;
32268
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32269
- }
32270
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32271
- transform: rotate(180deg);
32272
- }
32273
-
32274
- .E_w1dxz879 {
32275
- display: flex;
32276
- flex-direction: column;
32277
- gap: 6px;
32278
- }
32279
- .E_w1dxz879 .ellipsis-tooltip {
32280
- max-height: var(--w1dxz879-0);
32281
- text-overflow: clip;
32282
- overflow: hidden;
32283
- }
32284
- .E_w1dxz879 .tips {
32285
- color: #fff;
32286
- opacity: 0.8;
32287
- }
32288
-
32289
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32290
- margin-right: 2px;
32291
- }
32292
-
32293
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32294
- padding-left: 8px;
32295
- padding-right: 8px;
32296
- font-size: 12px;
32297
- }
32298
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32299
- border-radius: 4px;
32300
- }
32301
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32302
- border-radius: 4px;
32303
- }
32304
-
32305
- .E_ma64lna .antd5-segmented-item-label {
32306
- padding-left: 12px;
32307
- padding-right: 12px;
32308
- }
32309
-
32310
- .E_ckld275 {
32311
- background-color: rgba(225, 230, 241, 0.6);
32312
- }
32313
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32314
- background-color: rgba(255, 255, 255, 0.6);
32315
- color: rgba(44, 56, 82, 0.75);
32316
- }
32317
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32318
- background-color: transparent;
32319
- }
32320
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32321
- background-color: transparent;
32284
+ .E_w1dxz879 .tips {
32285
+ color: #fff;
32286
+ opacity: 0.8;
32322
32287
  }
32323
32288
 
32324
32289
  .E_suhck3k {
@@ -32607,6 +32572,41 @@ input.E_rf8rlle.ant-input {
32607
32572
  font-size: 14px;
32608
32573
  }
32609
32574
 
32575
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32576
+ margin-right: 2px;
32577
+ }
32578
+
32579
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32580
+ padding-left: 8px;
32581
+ padding-right: 8px;
32582
+ font-size: 12px;
32583
+ }
32584
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32585
+ border-radius: 4px;
32586
+ }
32587
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32588
+ border-radius: 4px;
32589
+ }
32590
+
32591
+ .E_ma64lna .antd5-segmented-item-label {
32592
+ padding-left: 12px;
32593
+ padding-right: 12px;
32594
+ }
32595
+
32596
+ .E_ckld275 {
32597
+ background-color: rgba(225, 230, 241, 0.6);
32598
+ }
32599
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32600
+ background-color: rgba(255, 255, 255, 0.6);
32601
+ color: rgba(44, 56, 82, 0.75);
32602
+ }
32603
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32604
+ background-color: transparent;
32605
+ }
32606
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32607
+ background-color: transparent;
32608
+ }
32609
+
32610
32610
  .E_m5foqp8.medium {
32611
32611
  --footer-height: 96px;
32612
32612
  --modal-content-width: 720px;
@@ -32644,83 +32644,355 @@ input.E_rf8rlle.ant-input {
32644
32644
  width: 1px;
32645
32645
  }
32646
32646
 
32647
- .E_sddwhm6 {
32648
- margin: 0;
32649
- border-radius: 20px;
32650
- padding: 2px 10px;
32651
- height: 22px;
32652
- }
32653
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32654
- background-color: rgba(237, 241, 250, 0.6) !important;
32647
+ button.E_l48ei06.ant-btn,
32648
+ button.E_l48ei06.ant-btn.ant-btn-sm,
32649
+ button.E_l48ei06.ant-btn.ant-btn-lg {
32650
+ font-size: 12px;
32651
+ line-height: 18px;
32652
+ height: 18px;
32655
32653
  }
32656
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32657
- background-color: rgba(225, 230, 241, 0.6) !important;
32654
+
32655
+ button.E_l48ei06 {
32656
+ color: #0080FF;
32657
+ height: unset;
32658
32658
  }
32659
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32660
- color: #00122E;
32659
+ button.E_l48ei06 .button-prefix-icon {
32660
+ margin-right: 4px;
32661
32661
  }
32662
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32663
- margin-right: 6px;
32662
+ button.E_l48ei06 .button-suffix-icon {
32663
+ margin-left: 4px;
32664
32664
  }
32665
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32666
- margin-left: 8px;
32667
- color: rgba(44, 56, 82, 0.6);
32665
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32666
+ color: #009DFF;
32668
32667
  }
32669
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32670
- background-color: rgba(0, 136, 255, 0.1019607843);
32668
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32669
+ color: #005ED1;
32671
32670
  }
32672
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32673
- background-color: #0080FF;
32671
+ button.E_l48ei06.ui-kit-link-disabled {
32672
+ color: #0080FF;
32674
32673
  }
32675
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32676
- background-color: rgba(0, 136, 255, 0.16);
32674
+ button.E_l48ei06.ui-kit-link-primary {
32675
+ color: #00122E;
32677
32676
  }
32678
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32679
- background-color: rgba(255, 74, 74, 0.1019607843);
32677
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32678
+ color: #0080FF;
32680
32679
  }
32681
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32682
- background-color: #F0483E;
32680
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32681
+ color: #005ED1;
32683
32682
  }
32684
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32685
- background-color: rgba(255, 74, 74, 0.16);
32683
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32684
+ color: #00122E;
32686
32685
  }
32687
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32688
- background-color: rgba(254, 160, 8, 0.1019607843);
32686
+ button.E_l48ei06.ui-kit-link-secondary {
32687
+ color: rgba(44, 56, 82, 0.7490196078);
32689
32688
  }
32690
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32691
- background-color: #FEA008;
32689
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32690
+ color: #0080FF;
32692
32691
  }
32693
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32694
- background-color: rgba(255, 187, 0, 0.16);
32692
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32693
+ color: #005ED1;
32695
32694
  }
32696
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32697
- background-color: rgba(30, 201, 127, 0.1019607843);
32695
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32696
+ color: rgba(44, 56, 82, 0.7490196078);
32698
32697
  }
32699
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32700
- background-color: #00BA5D;
32698
+
32699
+ .E_h12yihis {
32700
+ height: 50px;
32701
+ border-bottom: 2px solid #edf0f7;
32702
+ background: #fff;
32703
+ display: flex;
32704
+ justify-content: space-between;
32705
+ align-items: center;
32706
+ padding: 0 24px 0 14px;
32707
+ position: relative;
32708
+ z-index: 10;
32701
32709
  }
32702
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32703
- background-color: rgba(30, 201, 127, 0.16);
32710
+ .E_h12yihis .left,
32711
+ .E_h12yihis .right,
32712
+ .E_h12yihis .center {
32713
+ display: flex;
32714
+ align-items: center;
32715
+ flex: 1;
32716
+ flex-shrink: 0;
32704
32717
  }
32705
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32706
- background-color: rgba(225, 230, 241, 0.6);
32718
+ .E_h12yihis .center {
32719
+ flex: 0.8;
32707
32720
  }
32708
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32709
- background-color: #6b7d99;
32721
+ .E_h12yihis .right {
32722
+ justify-content: flex-end;
32710
32723
  }
32711
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32712
- background-color: rgba(211, 218, 235, 0.6);
32724
+ .E_h12yihis .right.is-scrolled .btn-group:before {
32725
+ opacity: 1;
32713
32726
  }
32714
-
32715
- .E_satwmqm {
32716
- width: 8px;
32717
- height: 8px;
32718
- border-radius: 50%;
32719
- display: inline-block;
32727
+ .E_h12yihis .right .btn-group {
32728
+ margin-left: 32px;
32729
+ position: relative;
32730
+ display: flex;
32731
+ align-items: center;
32720
32732
  }
32721
-
32722
- .E_tc97u5y {
32723
- height: 100%;
32733
+ .E_h12yihis .right .btn-group:before {
32734
+ content: "";
32735
+ opacity: 0;
32736
+ height: 24px;
32737
+ width: 1px;
32738
+ background: rgba(225, 230, 241, 0.6);
32739
+ position: absolute;
32740
+ left: -16px;
32741
+ top: 50%;
32742
+ transform: translateY(-50%);
32743
+ transition: opacity 160ms ease;
32744
+ }
32745
+ .E_h12yihis .right .btn-group > .btn-item {
32746
+ transition: all 160ms ease;
32747
+ cursor: pointer;
32748
+ width: 56px;
32749
+ height: 40px;
32750
+ display: inline-flex;
32751
+ align-items: center;
32752
+ justify-content: center;
32753
+ border-radius: 6px;
32754
+ }
32755
+ .E_h12yihis .right .btn-group > .btn-item:hover {
32756
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32757
+ }
32758
+ .E_h12yihis .right .btn-group > .btn-item:active {
32759
+ transform: translateY(2px);
32760
+ transition: all 320ms ease;
32761
+ }
32762
+ .E_h12yihis .right .btn-group > *:not(:first-child) {
32763
+ margin-left: 4px;
32764
+ }
32765
+ .E_h12yihis .right .create-menu-and-export {
32766
+ height: 48px;
32767
+ overflow: hidden;
32768
+ display: flex;
32769
+ align-items: center;
32770
+ padding: 0 4px;
32771
+ margin: 0 -4px;
32772
+ }
32773
+ .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
32774
+ .E_h12yihis .right .create-menu-and-export.active .export-btn {
32775
+ transform: translateY(0);
32776
+ }
32777
+ .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
32778
+ .E_h12yihis .right .create-menu-and-export .export-btn {
32779
+ height: 48px;
32780
+ transform: translateY(100%);
32781
+ transition: transform 240ms ease, opacity 80ms ease;
32782
+ display: inline-flex;
32783
+ align-items: center;
32784
+ }
32785
+ .E_h12yihis .right .create-menu-and-export .export-btn {
32786
+ margin-right: 10px;
32787
+ }
32788
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
32789
+ width: 32px;
32790
+ height: 32px;
32791
+ border-radius: 6px;
32792
+ }
32793
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
32794
+ background: rgba(211, 218, 235, 0.6);
32795
+ }
32796
+ .E_h12yihis .alert,
32797
+ .E_h12yihis .task {
32798
+ position: relative;
32799
+ }
32800
+ .E_h12yihis .alert .alert-icon,
32801
+ .E_h12yihis .alert .task-icon,
32802
+ .E_h12yihis .task .alert-icon,
32803
+ .E_h12yihis .task .task-icon {
32804
+ width: 56px;
32805
+ height: 40px;
32806
+ justify-content: center;
32807
+ }
32808
+ .E_h12yihis .alert .ant-badge-count,
32809
+ .E_h12yihis .task .ant-badge-count {
32810
+ right: 16px;
32811
+ top: 10px;
32812
+ }
32813
+ .E_h12yihis .logo {
32814
+ display: inline-flex;
32815
+ align-items: center;
32816
+ }
32817
+ .E_h12yihis .left {
32818
+ position: relative;
32819
+ }
32820
+ .E_h12yihis .left .events-audit-title {
32821
+ font-size: 20px;
32822
+ line-height: 24px;
32823
+ font-weight: bold;
32824
+ color: #1d326c;
32825
+ margin: 0px 8px;
32826
+ }
32827
+ .E_h12yihis .left .global-search {
32828
+ margin-left: 6px;
32829
+ }
32830
+ .E_h12yihis.global-search-active {
32831
+ z-index: 11;
32832
+ }
32833
+ .E_h12yihis.global-search-active .left {
32834
+ flex: 1;
32835
+ margin-right: 32px;
32836
+ }
32837
+ .E_h12yihis.global-search-active .left .global-search {
32838
+ display: flex;
32839
+ flex: 1;
32840
+ }
32841
+ .E_h12yihis.global-search-active .left .global-search .search-input {
32842
+ border-color: #0080ff;
32843
+ width: 100%;
32844
+ }
32845
+ .E_h12yihis.global-search-active .center {
32846
+ display: none;
32847
+ }
32848
+ .E_h12yihis.global-search-active .right {
32849
+ flex: 0 1 auto;
32850
+ }
32851
+ .E_h12yihis .ant-badge-count {
32852
+ pointer-events: none;
32853
+ }
32854
+
32855
+ .E_ncaepor {
32856
+ color: rgba(10, 37, 85, 0.6);
32857
+ position: relative;
32858
+ height: 48px;
32859
+ display: inline-flex;
32860
+ align-items: center;
32861
+ justify-content: center;
32862
+ overflow: hidden;
32863
+ }
32864
+ .E_ncaepor:before, .E_ncaepor:after {
32865
+ content: "";
32866
+ width: 100%;
32867
+ height: 12px;
32868
+ position: absolute;
32869
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
32870
+ }
32871
+ .E_ncaepor:before {
32872
+ top: 0;
32873
+ }
32874
+ .E_ncaepor:after {
32875
+ bottom: 0;
32876
+ }
32877
+ .E_ncaepor > * {
32878
+ height: 48px;
32879
+ display: inline-flex;
32880
+ align-items: center;
32881
+ white-space: nowrap;
32882
+ transition: transform 240ms ease, opacity 80ms ease;
32883
+ }
32884
+ .E_ncaepor .name-text {
32885
+ transform: translateY(0);
32886
+ opacity: 1;
32887
+ }
32888
+ .E_ncaepor .nav-info {
32889
+ transform: translateY(100%);
32890
+ opacity: 0;
32891
+ font-size: 18px;
32892
+ font-weight: 700;
32893
+ position: absolute;
32894
+ overflow: hidden;
32895
+ display: flex;
32896
+ justify-content: center;
32897
+ }
32898
+ .E_ncaepor .nav-info .scrolled-resource {
32899
+ color: #1d326c;
32900
+ flex: 1;
32901
+ overflow: hidden;
32902
+ text-overflow: ellipsis;
32903
+ }
32904
+ .E_ncaepor .nav-info .scrolled-view {
32905
+ color: rgba(44, 56, 82, 0.6);
32906
+ margin-left: 8px;
32907
+ }
32908
+ .E_ncaepor.is-scrolled .name-text {
32909
+ transform: translateY(-100%);
32910
+ opacity: 0;
32911
+ position: absolute;
32912
+ }
32913
+ .E_ncaepor.is-scrolled .nav-info {
32914
+ transform: translateY(0);
32915
+ opacity: 1;
32916
+ position: static;
32917
+ }
32918
+
32919
+ .E_sddwhm6 {
32920
+ margin: 0;
32921
+ border-radius: 20px;
32922
+ padding: 2px 10px;
32923
+ height: 22px;
32924
+ }
32925
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32926
+ background-color: rgba(237, 241, 250, 0.6) !important;
32927
+ }
32928
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32929
+ background-color: rgba(225, 230, 241, 0.6) !important;
32930
+ }
32931
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32932
+ color: #00122E;
32933
+ }
32934
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32935
+ margin-right: 6px;
32936
+ }
32937
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32938
+ margin-left: 8px;
32939
+ color: rgba(44, 56, 82, 0.6);
32940
+ }
32941
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32942
+ background-color: rgba(0, 136, 255, 0.1019607843);
32943
+ }
32944
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32945
+ background-color: #0080FF;
32946
+ }
32947
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32948
+ background-color: rgba(0, 136, 255, 0.16);
32949
+ }
32950
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32951
+ background-color: rgba(255, 74, 74, 0.1019607843);
32952
+ }
32953
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32954
+ background-color: #F0483E;
32955
+ }
32956
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32957
+ background-color: rgba(255, 74, 74, 0.16);
32958
+ }
32959
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32960
+ background-color: rgba(254, 160, 8, 0.1019607843);
32961
+ }
32962
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32963
+ background-color: #FEA008;
32964
+ }
32965
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32966
+ background-color: rgba(255, 187, 0, 0.16);
32967
+ }
32968
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32969
+ background-color: rgba(30, 201, 127, 0.1019607843);
32970
+ }
32971
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32972
+ background-color: #00BA5D;
32973
+ }
32974
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32975
+ background-color: rgba(30, 201, 127, 0.16);
32976
+ }
32977
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32978
+ background-color: rgba(225, 230, 241, 0.6);
32979
+ }
32980
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32981
+ background-color: #6b7d99;
32982
+ }
32983
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32984
+ background-color: rgba(211, 218, 235, 0.6);
32985
+ }
32986
+
32987
+ .E_satwmqm {
32988
+ width: 8px;
32989
+ height: 8px;
32990
+ border-radius: 50%;
32991
+ display: inline-block;
32992
+ }
32993
+
32994
+ .E_tc97u5y {
32995
+ height: 100%;
32724
32996
  }
32725
32997
 
32726
32998
  .E_efzf37v .ant-table-content,
@@ -33148,384 +33420,501 @@ input.E_rf8rlle.ant-input {
33148
33420
  background: #fff;
33149
33421
  }
33150
33422
 
33151
- button.E_l48ei06.ant-btn,
33152
- button.E_l48ei06.ant-btn.ant-btn-sm,
33153
- button.E_l48ei06.ant-btn.ant-btn-lg {
33154
- font-size: 12px;
33155
- line-height: 18px;
33156
- height: 18px;
33423
+ .E_ckui4s7 {
33424
+ color: #2d3a56;
33425
+ line-height: 22px;
33426
+ display: inline-flex;
33157
33427
  }
33158
-
33159
- button.E_l48ei06 {
33160
- color: #0080FF;
33161
- height: unset;
33428
+ .E_ckui4s7 .ant-checkbox {
33429
+ height: 22px;
33430
+ display: flex;
33431
+ align-items: center;
33432
+ top: 0;
33162
33433
  }
33163
- button.E_l48ei06 .button-prefix-icon {
33164
- margin-right: 4px;
33434
+ .E_ckui4s7 .ant-checkbox-checked::after {
33435
+ border: none;
33165
33436
  }
33166
- button.E_l48ei06 .button-suffix-icon {
33167
- margin-left: 4px;
33437
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33438
+ border-color: #0080ff;
33168
33439
  }
33169
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33170
- color: #009DFF;
33440
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33441
+ border: 1px solid rgba(107, 128, 167, 0.6);
33171
33442
  }
33172
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33173
- color: #005ED1;
33443
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33444
+ border: 1px solid #0080ff;
33174
33445
  }
33175
- button.E_l48ei06.ui-kit-link-disabled {
33176
- color: #0080FF;
33446
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33447
+ background: #0080ff;
33177
33448
  }
33178
- button.E_l48ei06.ui-kit-link-primary {
33179
- color: #00122E;
33449
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33450
+ background-color: #fff;
33451
+ height: 2px;
33452
+ width: 10px;
33453
+ border-radius: 2px;
33180
33454
  }
33181
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33182
- color: #0080FF;
33455
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33456
+ opacity: 0.5;
33183
33457
  }
33184
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33185
- color: #005ED1;
33458
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33459
+ background: rgba(211, 218, 235, 0.6);
33460
+ border-color: rgba(107, 128, 167, 0.6) !important;
33186
33461
  }
33187
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33188
- color: #00122E;
33462
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33463
+ border-color: #2d3a56;
33189
33464
  }
33190
- button.E_l48ei06.ui-kit-link-secondary {
33191
- color: rgba(44, 56, 82, 0.7490196078);
33465
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33466
+ background: #2d3a56;
33192
33467
  }
33193
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33194
- color: #0080FF;
33468
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33469
+ padding: 0;
33195
33470
  }
33196
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33197
- color: #005ED1;
33471
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33472
+ display: inline-block;
33473
+ margin-left: 12px;
33474
+ color: #2d3a56;
33198
33475
  }
33199
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33200
- color: rgba(44, 56, 82, 0.7490196078);
33476
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33477
+ margin-left: 28px;
33478
+ color: rgba(44, 56, 82, 0.6);
33479
+ }
33480
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33481
+ margin-left: 8px;
33482
+ }
33483
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33484
+ margin-left: 24px;
33201
33485
  }
33202
33486
 
33203
- .E_h12yihis {
33204
- height: 50px;
33205
- border-bottom: 2px solid #edf0f7;
33206
- background: #fff;
33487
+ .E_c1kghdax {
33488
+ color: #2d3a56;
33489
+ padding: 7px 12px;
33207
33490
  display: flex;
33208
33491
  justify-content: space-between;
33209
33492
  align-items: center;
33210
- padding: 0 24px 0 14px;
33211
- position: relative;
33212
- z-index: 10;
33213
33493
  }
33214
- .E_h12yihis .left,
33215
- .E_h12yihis .right,
33216
- .E_h12yihis .center {
33217
- display: flex;
33218
- align-items: center;
33219
- flex: 1;
33220
- flex-shrink: 0;
33494
+ .E_c1kghdax.has-arrow {
33495
+ padding-left: 10px;
33221
33496
  }
33222
- .E_h12yihis .center {
33223
- flex: 0.8;
33497
+ .E_c1kghdax.has-arrow .title-wrapper {
33498
+ cursor: pointer;
33499
+ color: #00122e;
33224
33500
  }
33225
- .E_h12yihis .right {
33226
- justify-content: flex-end;
33501
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33502
+ color: #2d3a56;
33503
+ font-weight: 600;
33227
33504
  }
33228
- .E_h12yihis .right.is-scrolled .btn-group:before {
33229
- opacity: 1;
33505
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33506
+ transform: rotate(90deg);
33230
33507
  }
33231
- .E_h12yihis .right .btn-group {
33232
- margin-left: 32px;
33233
- position: relative;
33508
+ .E_c1kghdax .sub-info {
33509
+ font-size: 12px;
33510
+ line-height: 18px;
33511
+ }
33512
+ .E_c1kghdax .title-wrapper {
33234
33513
  display: flex;
33235
33514
  align-items: center;
33515
+ user-select: none;
33516
+ flex-grow: 1;
33517
+ font-size: 12px;
33518
+ line-height: 18px;
33519
+ color: #2d3a56;
33520
+ font-weight: 700;
33236
33521
  }
33237
- .E_h12yihis .right .btn-group:before {
33238
- content: "";
33239
- opacity: 0;
33240
- height: 24px;
33241
- width: 1px;
33242
- background: rgba(225, 230, 241, 0.6);
33243
- position: absolute;
33244
- left: -16px;
33245
- top: 50%;
33246
- transform: translateY(-50%);
33247
- transition: opacity 160ms ease;
33522
+ .E_c1kghdax .collapse-arrow {
33523
+ transition: all 50ms ease-out 0ms;
33524
+ margin-right: 2px;
33248
33525
  }
33249
- .E_h12yihis .right .btn-group > .btn-item {
33250
- transition: all 160ms ease;
33251
- cursor: pointer;
33252
- width: 56px;
33253
- height: 40px;
33254
- display: inline-flex;
33255
- align-items: center;
33256
- justify-content: center;
33257
- border-radius: 6px;
33526
+
33527
+ .E_c1yd35n {
33528
+ padding: 0 12px 14px 12px;
33258
33529
  }
33259
- .E_h12yihis .right .btn-group > .btn-item:hover {
33260
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33530
+
33531
+ .E_u3l9ivi {
33532
+ width: 100%;
33533
+ position: relative;
33261
33534
  }
33262
- .E_h12yihis .right .btn-group > .btn-item:active {
33263
- transform: translateY(2px);
33264
- transition: all 320ms ease;
33535
+ .E_u3l9ivi .upload-label {
33536
+ color: #00122e;
33537
+ word-break: break-word;
33538
+ margin-bottom: 4px;
33539
+ display: block;
33265
33540
  }
33266
- .E_h12yihis .right .btn-group > *:not(:first-child) {
33267
- margin-left: 4px;
33541
+ .E_u3l9ivi .upload-description {
33542
+ color: rgba(44, 56, 82, 0.6);
33543
+ word-break: break-word;
33268
33544
  }
33269
- .E_h12yihis .right .create-menu-and-export {
33270
- height: 48px;
33271
- overflow: hidden;
33272
- display: flex;
33273
- align-items: center;
33274
- padding: 0 4px;
33275
- margin: 0 -4px;
33545
+ .E_u3l9ivi .upload-button {
33546
+ display: block;
33276
33547
  }
33277
- .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33278
- .E_h12yihis .right .create-menu-and-export.active .export-btn {
33279
- transform: translateY(0);
33548
+ .E_u3l9ivi .upload-button:not(:first-child),
33549
+ .E_u3l9ivi .upload-drag:not(:first-child) {
33550
+ margin-top: 8px;
33280
33551
  }
33281
- .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33282
- .E_h12yihis .right .create-menu-and-export .export-btn {
33283
- height: 48px;
33284
- transform: translateY(100%);
33285
- transition: transform 240ms ease, opacity 80ms ease;
33286
- display: inline-flex;
33287
- align-items: center;
33552
+ .E_u3l9ivi .upload-button:not(:last-child),
33553
+ .E_u3l9ivi .upload-drag:not(:last-child) {
33554
+ margin-bottom: 8px;
33288
33555
  }
33289
- .E_h12yihis .right .create-menu-and-export .export-btn {
33290
- margin-right: 10px;
33556
+ .E_u3l9ivi .upload-drag-area {
33557
+ padding: 32px 16px;
33558
+ border-radius: 4px;
33559
+ border: 1px dashed rgba(107, 128, 167, 0.6);
33560
+ background: rgba(237, 241, 250, 0.6);
33561
+ display: flex;
33562
+ flex-direction: column;
33563
+ align-items: center;
33291
33564
  }
33292
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33293
- width: 32px;
33294
- height: 32px;
33295
- border-radius: 6px;
33565
+ .E_u3l9ivi .upload-drag-area .upload-drag-text {
33566
+ text-align: center;
33296
33567
  }
33297
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33298
- background: rgba(211, 218, 235, 0.6);
33568
+ .E_u3l9ivi .upload-drag-area .ant-upload-drag-container {
33569
+ color: #00122e;
33299
33570
  }
33300
- .E_h12yihis .alert,
33301
- .E_h12yihis .task {
33302
- position: relative;
33571
+ .E_u3l9ivi .upload-drag-area.has-file {
33572
+ padding: 16px;
33303
33573
  }
33304
- .E_h12yihis .alert .alert-icon,
33305
- .E_h12yihis .alert .task-icon,
33306
- .E_h12yihis .task .alert-icon,
33307
- .E_h12yihis .task .task-icon {
33308
- width: 56px;
33309
- height: 40px;
33574
+ .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container {
33575
+ display: flex;
33576
+ flex-direction: row;
33310
33577
  justify-content: center;
33578
+ align-items: flex-start;
33311
33579
  }
33312
- .E_h12yihis .alert .ant-badge-count,
33313
- .E_h12yihis .task .ant-badge-count {
33314
- right: 16px;
33315
- top: 10px;
33580
+ .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container .ant-btn.ant-btn-link {
33581
+ height: 24px;
33316
33582
  }
33317
- .E_h12yihis .logo {
33318
- display: inline-flex;
33319
- align-items: center;
33583
+ .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container .ant-btn.ant-btn-link[disabled] {
33584
+ color: #00122e;
33585
+ opacity: 1;
33320
33586
  }
33321
- .E_h12yihis .left {
33322
- position: relative;
33587
+ .E_u3l9ivi .upload-drag-area.has-file .upload-drag-text {
33588
+ margin-left: 8px;
33589
+ text-align: left;
33323
33590
  }
33324
- .E_h12yihis .left .events-audit-title {
33325
- font-size: 20px;
33591
+ .E_u3l9ivi .upload-drag-area.has-file .upload-drag-text .ant-btn.ant-btn-link {
33592
+ height: 24px;
33593
+ }
33594
+ .E_u3l9ivi .upload-drag-area.has-file.single {
33595
+ padding: 12px;
33326
33596
  line-height: 24px;
33327
- font-weight: bold;
33328
- color: #1d326c;
33329
- margin: 0px 8px;
33330
33597
  }
33331
- .E_h12yihis .left .global-search {
33332
- margin-left: 6px;
33598
+ .E_u3l9ivi .upload-drag-area.has-file.single .ant-upload-drag-container {
33599
+ display: flex;
33600
+ flex-direction: row;
33601
+ align-items: flex-start;
33602
+ justify-content: space-between;
33603
+ line-height: 24px;
33604
+ word-break: break-all;
33333
33605
  }
33334
- .E_h12yihis.global-search-active {
33335
- z-index: 11;
33606
+ .E_u3l9ivi .upload-drag-area.has-file.single .ant-upload-drag-container .ant-btn.ant-btn-link {
33607
+ height: 24px;
33336
33608
  }
33337
- .E_h12yihis.global-search-active .left {
33338
- flex: 1;
33339
- margin-right: 32px;
33609
+ .E_u3l9ivi .upload-drag-area.file-error.single {
33610
+ border-color: #f0483e;
33611
+ background: rgba(255, 74, 74, 0.1);
33340
33612
  }
33341
- .E_h12yihis.global-search-active .left .global-search {
33613
+ .E_u3l9ivi .upload-drag-area .file-info {
33342
33614
  display: flex;
33343
- flex: 1;
33615
+ cursor: default;
33616
+ align-items: flex-start;
33344
33617
  }
33345
- .E_h12yihis.global-search-active .left .global-search .search-input {
33346
- border-color: #0080ff;
33347
- width: 100%;
33618
+ .E_u3l9ivi .upload-drag-area .file-info .icon-wrapper {
33619
+ margin: 4px 0;
33348
33620
  }
33349
- .E_h12yihis.global-search-active .center {
33350
- display: none;
33621
+ .E_u3l9ivi .upload-drag-area .file-info .file-name {
33622
+ margin: 3px 4px;
33623
+ text-align: left;
33351
33624
  }
33352
- .E_h12yihis.global-search-active .right {
33353
- flex: 0 1 auto;
33625
+ .E_u3l9ivi .upload-drag-area:not(.ant-upload-disabled):not(.file-error):hover {
33626
+ border-color: #0080ff;
33627
+ background: rgba(0, 136, 255, 0.1);
33354
33628
  }
33355
- .E_h12yihis .ant-badge-count {
33356
- pointer-events: none;
33629
+ .E_u3l9ivi .upload-drag-area.ant-upload-disabled {
33630
+ opacity: 0.5;
33357
33631
  }
33358
-
33359
- .E_ncaepor {
33360
- color: rgba(10, 37, 85, 0.6);
33361
- position: relative;
33362
- height: 48px;
33363
- display: inline-flex;
33364
- align-items: center;
33365
- justify-content: center;
33366
- overflow: hidden;
33632
+ .E_u3l9ivi .upload-drag-area.ant-upload-disabled.reach-max-count {
33633
+ color: rgba(0, 21, 64, 0.3);
33367
33634
  }
33368
- .E_ncaepor:before, .E_ncaepor:after {
33369
- content: "";
33370
- width: 100%;
33371
- height: 12px;
33372
- position: absolute;
33373
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33635
+ .E_u3l9ivi .upload-error {
33636
+ margin-top: 8px;
33637
+ color: #f0483e;
33374
33638
  }
33375
- .E_ncaepor:before {
33376
- top: 0;
33639
+ .E_u3l9ivi .upload-file-info-list {
33640
+ gap: 4px;
33641
+ display: flex;
33642
+ flex-direction: column;
33377
33643
  }
33378
- .E_ncaepor:after {
33379
- bottom: 0;
33644
+ .E_u3l9ivi .upload-file-list {
33645
+ width: 100%;
33380
33646
  }
33381
- .E_ncaepor > * {
33382
- height: 48px;
33383
- display: inline-flex;
33384
- align-items: center;
33385
- white-space: nowrap;
33386
- transition: transform 240ms ease, opacity 80ms ease;
33647
+ .E_u3l9ivi .upload-file-list .upload-file-item {
33648
+ padding-bottom: 4px;
33387
33649
  }
33388
- .E_ncaepor .name-text {
33389
- transform: translateY(0);
33390
- opacity: 1;
33650
+ .E_u3l9ivi .upload-file-list .upload-file-item:not(:last-child) {
33651
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33652
+ margin-bottom: 4px;
33391
33653
  }
33392
- .E_ncaepor .nav-info {
33393
- transform: translateY(100%);
33394
- opacity: 0;
33395
- font-size: 18px;
33396
- font-weight: 700;
33397
- position: absolute;
33398
- overflow: hidden;
33654
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info {
33399
33655
  display: flex;
33400
- justify-content: center;
33656
+ align-items: flex-start;
33401
33657
  }
33402
- .E_ncaepor .nav-info .scrolled-resource {
33403
- color: #1d326c;
33404
- flex: 1;
33405
- overflow: hidden;
33406
- text-overflow: ellipsis;
33658
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info {
33659
+ display: flex;
33660
+ align-items: flex-start;
33661
+ width: calc(100% - 25px);
33407
33662
  }
33408
- .E_ncaepor .nav-info .scrolled-view {
33409
- color: rgba(44, 56, 82, 0.6);
33410
- margin-left: 8px;
33663
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info .validating {
33664
+ color: rgba(0, 21, 64, 0.3);
33411
33665
  }
33412
- .E_ncaepor.is-scrolled .name-text {
33413
- transform: translateY(-100%);
33414
- opacity: 0;
33415
- position: absolute;
33666
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info .icon-wrapper {
33667
+ margin: 0 4px;
33416
33668
  }
33417
- .E_ncaepor.is-scrolled .nav-info {
33418
- transform: translateY(0);
33419
- opacity: 1;
33420
- position: static;
33669
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .remove-button {
33670
+ margin-left: auto;
33421
33671
  }
33422
-
33423
- .E_c1yd35n {
33424
- padding: 0 12px 14px 12px;
33672
+ .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-error {
33673
+ color: #e75a3a;
33674
+ margin-left: 24px;
33425
33675
  }
33426
33676
 
33427
- .E_ckui4s7 {
33428
- color: #2d3a56;
33429
- line-height: 22px;
33430
- display: inline-flex;
33431
- }
33432
- .E_ckui4s7 .ant-checkbox {
33433
- height: 22px;
33677
+ .E_ftdwz1g {
33434
33678
  display: flex;
33435
- align-items: center;
33436
- top: 0;
33437
- }
33438
- .E_ckui4s7 .ant-checkbox-checked::after {
33439
- border: none;
33679
+ width: 100%;
33680
+ flex-direction: row;
33681
+ background: rgba(237, 241, 250, 0.6);
33682
+ padding: 7px 8px;
33683
+ border-radius: 4px;
33684
+ gap: 4px;
33685
+ align-items: self-start;
33686
+ color: #00122e;
33440
33687
  }
33441
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33442
- border-color: #0080ff;
33688
+ .E_ftdwz1g .file-size,
33689
+ .E_ftdwz1g .file-size-unit {
33690
+ color: rgba(44, 56, 82, 0.6);
33443
33691
  }
33444
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33445
- border: 1px solid rgba(107, 128, 167, 0.6);
33692
+ .E_ftdwz1g .file-info {
33693
+ flex-grow: 1;
33694
+ overflow: hidden;
33446
33695
  }
33447
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33448
- border: 1px solid #0080ff;
33696
+ .E_ftdwz1g .icon-wrapper {
33697
+ margin-top: 2px;
33698
+ cursor: pointer;
33449
33699
  }
33450
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33451
- background: #0080ff;
33700
+ .E_ftdwz1g .upload-file-error {
33701
+ color: #f0483e;
33452
33702
  }
33453
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33454
- background-color: #fff;
33455
- height: 2px;
33456
- width: 10px;
33457
- border-radius: 2px;
33703
+ .E_ftdwz1g.file-error-wrapper {
33704
+ background: rgba(255, 74, 74, 0.1);
33458
33705
  }
33459
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33706
+ .E_ftdwz1g.disabled {
33460
33707
  opacity: 0.5;
33461
33708
  }
33462
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33463
- background: rgba(211, 218, 235, 0.6);
33464
- border-color: rgba(107, 128, 167, 0.6) !important;
33709
+
33710
+ .E_lht19u8 {
33711
+ width: 64px;
33712
+ height: 64px;
33713
+ display: flex;
33714
+ align-items: center;
33715
+ justify-content: center;
33716
+ position: relative;
33717
+ opacity: 0.2;
33465
33718
  }
33466
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33467
- border-color: #2d3a56;
33719
+
33720
+ .E_lk3gkp4 {
33721
+ position: absolute;
33722
+ width: 5px;
33723
+ height: 48px;
33724
+ left: 9.33px;
33725
+ top: 40.5px;
33726
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33727
+ border-radius: 5px;
33728
+ transform: rotate(-128deg);
33729
+ transform-origin: top left;
33730
+ animation: loading-indicator1 1100ms ease-out infinite;
33468
33731
  }
33469
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33470
- background: #2d3a56;
33732
+
33733
+ .E_ll4n94n {
33734
+ position: absolute;
33735
+ width: 5px;
33736
+ height: 48px;
33737
+ left: 40.8px;
33738
+ top: 8.4px;
33739
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33740
+ border-radius: 5px;
33741
+ transform: rotate(-8deg);
33742
+ transform-origin: top left;
33743
+ animation: loading-indicator2 1100ms ease-out infinite;
33471
33744
  }
33472
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33473
- padding: 0;
33745
+
33746
+ .E_l17lbdo6 {
33747
+ position: absolute;
33748
+ width: 5px;
33749
+ height: 48px;
33750
+ left: 52.9px;
33751
+ top: 51.8px;
33752
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33753
+ border-radius: 5px;
33754
+ transform: rotate(112deg);
33755
+ transform-origin: top left;
33756
+ animation: loading-indicator3 1100ms ease-out infinite;
33474
33757
  }
33475
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33476
- display: inline-block;
33477
- margin-left: 12px;
33478
- color: #2d3a56;
33758
+
33759
+ .E_t1tbywr9 {
33760
+ width: 100%;
33761
+ flex: 1;
33762
+ display: flex;
33763
+ flex-direction: column;
33479
33764
  }
33480
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33481
- margin-left: 28px;
33482
- color: rgba(44, 56, 82, 0.6);
33765
+ .E_t1tbywr9.medium .tab-bar {
33766
+ height: 32px;
33483
33767
  }
33484
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33485
- margin-left: 8px;
33768
+ .E_t1tbywr9.medium .tab-bar .common-tab-bar {
33769
+ height: 32px;
33486
33770
  }
33487
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33488
- margin-left: 24px;
33771
+ .E_t1tbywr9.medium .tab-bar .common-tab-bar .tab-item-title {
33772
+ height: 32px;
33773
+ border-top-left-radius: 6px;
33774
+ border-top-right-radius: 6px;
33775
+ padding-right: 16px;
33776
+ padding-left: 16px;
33777
+ font-size: 16px;
33489
33778
  }
33490
-
33491
- .E_c1kghdax {
33492
- color: #2d3a56;
33493
- padding: 7px 12px;
33779
+ .E_t1tbywr9.small .tab-bar {
33780
+ height: 24px;
33781
+ }
33782
+ .E_t1tbywr9.small .tab-bar .common-tab-bar {
33783
+ height: 24px;
33784
+ }
33785
+ .E_t1tbywr9.small .tab-bar .common-tab-bar .tab-item-title {
33786
+ height: 24px;
33787
+ border-top-left-radius: 4px;
33788
+ border-top-right-radius: 4px;
33789
+ padding-right: 12px;
33790
+ padding-left: 12px;
33791
+ font-size: 14px;
33792
+ }
33793
+ .E_t1tbywr9 .tab-bar {
33794
+ max-width: 100%;
33494
33795
  display: flex;
33495
- justify-content: space-between;
33496
- align-items: center;
33796
+ place-items: center;
33797
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33497
33798
  }
33498
- .E_c1kghdax.has-arrow {
33499
- padding-left: 10px;
33799
+ .E_t1tbywr9 .tab-bar .common-tab-bar {
33800
+ overflow: hidden;
33801
+ display: flex;
33802
+ place-items: center;
33500
33803
  }
33501
- .E_c1kghdax.has-arrow .title-wrapper {
33804
+ .E_t1tbywr9 .tab-bar .common-tab-bar .tab-item-title:first-child:not(.__selected):not(:hover) {
33805
+ padding-left: 0px;
33806
+ }
33807
+ .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title {
33808
+ margin-left: 12px;
33809
+ position: relative;
33810
+ }
33811
+ .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title::before {
33812
+ content: "";
33813
+ width: 1px;
33814
+ height: 24px;
33815
+ background: rgba(172, 186, 211, 0.6);
33816
+ position: absolute;
33817
+ left: -6px;
33818
+ top: 50%;
33819
+ transform: translateY(-50%);
33820
+ }
33821
+ .E_t1tbywr9 .tab-bar .tab-item-title {
33822
+ flex-shrink: 0;
33823
+ display: flex;
33824
+ place-items: center;
33502
33825
  cursor: pointer;
33503
- color: #00122e;
33826
+ color: rgba(44, 56, 82, 0.7490196078);
33827
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
33504
33828
  }
33505
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33506
- color: #2d3a56;
33507
- font-weight: 600;
33829
+ .E_t1tbywr9 .tab-bar .tab-item-title:hover {
33830
+ padding-left: 16px;
33831
+ color: #0080ff;
33832
+ background: rgba(0, 136, 255, 0.1607843137);
33508
33833
  }
33509
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33510
- transform: rotate(90deg);
33834
+ .E_t1tbywr9 .tab-bar .tab-item-title + .tab-item-title {
33835
+ margin-left: 2px;
33511
33836
  }
33512
- .E_c1kghdax .sub-info {
33513
- font-size: 12px;
33514
- line-height: 18px;
33837
+ .E_t1tbywr9 .tab-bar .tab-item-title.more:not(.__selected) {
33838
+ width: 16px;
33839
+ height: 16px;
33840
+ padding: 0;
33841
+ border-radius: 2px;
33842
+ margin-left: 8px;
33515
33843
  }
33516
- .E_c1kghdax .title-wrapper {
33844
+ .E_t1tbywr9 .tab-bar .tab-item-title.more.__selected.tab-title-text {
33845
+ margin-left: 8px;
33846
+ }
33847
+ .E_t1tbywr9 .tab-bar .tab-item-title.__selected {
33848
+ padding-left: 16px;
33849
+ background: rgba(0, 136, 255, 0.1);
33850
+ color: #0080ff;
33851
+ }
33852
+ .E_t1tbywr9 .tab-bar .tab-item-title.__hidden {
33853
+ display: none;
33854
+ }
33855
+
33856
+ .E_ti12z2.ant-dropdown-open {
33857
+ color: #0080ff;
33858
+ background: rgba(211, 218, 235, 0.6);
33859
+ }
33860
+
33861
+ .E_m19lu3v {
33862
+ cursor: default;
33863
+ }
33864
+ .E_m19lu3v .menu-wrapper {
33865
+ min-width: 160px;
33866
+ max-width: 400px;
33867
+ padding: 6px;
33868
+ background: #fff;
33869
+ box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
33870
+ border-radius: 8px;
33871
+ max-height: calc(100vh - 250px);
33872
+ overflow: auto;
33873
+ }
33874
+ .E_m19lu3v .menu-wrapper .tab-menu-item {
33517
33875
  display: flex;
33518
- align-items: center;
33519
- user-select: none;
33520
- flex-grow: 1;
33521
- font-size: 12px;
33522
- line-height: 18px;
33523
- color: #2d3a56;
33524
- font-weight: 700;
33876
+ place-items: center;
33877
+ width: var(--itemWidth);
33525
33878
  }
33526
- .E_c1kghdax .collapse-arrow {
33527
- transition: all 50ms ease-out 0ms;
33528
- margin-right: 2px;
33879
+ .E_m19lu3v .menu-wrapper .tab-menu-item + .tab-menu-item {
33880
+ margin-top: 8px;
33881
+ }
33882
+ .E_m19lu3v .menu-wrapper .tab-menu-item.__selected {
33883
+ padding: 6px;
33884
+ background: rgba(0, 136, 255, 0.1);
33885
+ color: #0080ff;
33886
+ }
33887
+ .E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_l1fbkbzo {
33888
+ font-family: Inter;
33889
+ font-style: normal;
33890
+ font-weight: bold !important;
33891
+ }
33892
+ .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
33893
+ padding: 5px 12px;
33894
+ border-radius: 4px;
33895
+ }
33896
+ .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
33897
+ color: #0080ff;
33898
+ background: rgba(211, 218, 235, 0.6);
33899
+ }
33900
+ .E_m19lu3v .menu-wrapper .tab-menu-item-text {
33901
+ text-align: left;
33902
+ flex: 1;
33903
+ overflow: hidden;
33904
+ text-overflow: ellipsis;
33905
+ white-space: nowrap;
33906
+ }
33907
+
33908
+ .E_i1bmwe2m {
33909
+ margin: auto;
33910
+ cursor: pointer;
33911
+ line-height: normal;
33912
+ height: 16px;
33913
+ margin-right: 3px;
33914
+ }
33915
+ .E_i1bmwe2m .icon-inner {
33916
+ display: block;
33917
+ height: 16px;
33529
33918
  }
33530
33919
 
33531
33920
  .E_b14q2gmw {
@@ -33545,257 +33934,72 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33545
33934
  transform: translateY(-4px);
33546
33935
  }
33547
33936
 
33548
- .E_lht19u8 {
33549
- width: 64px;
33550
- height: 64px;
33937
+ .E_l1ucdodl {
33938
+ margin: 0;
33939
+ border-radius: 20px;
33940
+ padding: 2px 10px;
33941
+ height: 22px;
33551
33942
  display: flex;
33552
33943
  align-items: center;
33553
- justify-content: center;
33554
- position: relative;
33555
- opacity: 0.2;
33556
33944
  }
33557
-
33558
- .E_lk3gkp4 {
33559
- position: absolute;
33560
- width: 5px;
33561
- height: 48px;
33562
- left: 9.33px;
33563
- top: 40.5px;
33564
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33565
- border-radius: 5px;
33566
- transform: rotate(-128deg);
33567
- transform-origin: top left;
33568
- animation: loading-indicator1 1100ms ease-out infinite;
33945
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33946
+ color: #FFFFFF;
33569
33947
  }
33570
-
33571
- .E_ll4n94n {
33572
- position: absolute;
33573
- width: 5px;
33574
- height: 48px;
33575
- left: 40.8px;
33576
- top: 8.4px;
33577
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33578
- border-radius: 5px;
33579
- transform: rotate(-8deg);
33580
- transform-origin: top left;
33581
- animation: loading-indicator2 1100ms ease-out infinite;
33948
+ .E_l1ucdodl.tag-hover {
33949
+ cursor: pointer;
33582
33950
  }
33583
-
33584
- .E_l17lbdo6 {
33585
- position: absolute;
33586
- width: 5px;
33587
- height: 48px;
33588
- left: 52.9px;
33589
- top: 51.8px;
33590
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33591
- border-radius: 5px;
33592
- transform: rotate(112deg);
33593
- transform-origin: top left;
33594
- animation: loading-indicator3 1100ms ease-out infinite;
33951
+ .E_l1ucdodl.ui-kit-status-legend {
33952
+ color: #00122E;
33595
33953
  }
33596
-
33597
- .E_w7ob4th.outside-tag {
33598
- padding-left: 0;
33954
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33955
+ margin-right: 6px;
33599
33956
  }
33600
- .E_w7ob4th.outside-tag .inside-tag {
33601
- border-radius: 4px 0 0 4px;
33602
- padding-right: 4px;
33603
- margin-right: 4px;
33957
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33958
+ margin-left: 8px;
33959
+ color: rgba(44, 56, 82, 0.6);
33604
33960
  }
33605
-
33606
- .E_sjob3jg {
33607
- --item-min-width: 60px;
33961
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33962
+ color: #FFFFFF;
33608
33963
  }
33609
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33610
- display: none !important;
33964
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33965
+ background-color: #0080FF;
33611
33966
  }
33612
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33613
- flex-shrink: 0 !important;
33967
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33968
+ background-color: #F0483E;
33614
33969
  }
33615
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33616
- color: #0080FF;
33970
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33971
+ background-color: #FEA008;
33617
33972
  }
33618
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33619
- color: #0080FF;
33620
- font-weight: normal;
33973
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33974
+ background-color: #00BA5D;
33621
33975
  }
33622
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33623
- color: rgba(44, 56, 82, 0.6);
33976
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33977
+ background-color: #6b7d99;
33624
33978
  }
33625
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33626
- color: #00122E;
33627
- }
33628
- .E_sjob3jg .step-item-text {
33629
- display: inline-block;
33630
- }
33631
- .E_sjob3jg .step-item-title {
33632
- overflow: hidden;
33633
- white-space: nowrap;
33634
- text-overflow: ellipsis;
33979
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33980
+ background-color: #7E41FF;
33635
33981
  }
33636
33982
 
33637
- .E_hjvj6s6 .ant-steps-item-container {
33638
- min-width: var(--item-min-width);
33639
- }
33640
- .E_hjvj6s6 .ant-steps-item-disabled {
33641
- cursor: not-allowed !important;
33642
- }
33643
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33644
- flex-direction: row;
33645
- justify-content: stretch;
33646
- }
33647
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33648
- padding: 0;
33649
- margin-right: 4px;
33650
- flex: 1;
33651
- overflow: visible;
33652
- }
33653
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33654
- width: 100%;
33655
- min-height: unset;
33656
- }
33657
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33658
- height: 26px;
33659
- line-height: 26px;
33660
- width: 100%;
33661
- padding: 0;
33662
- font-size: 12px;
33663
- }
33664
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33665
- margin-right: 10px;
33666
- }
33667
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33668
- display: none;
33669
- }
33670
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33671
- padding-left: 8px;
33672
- padding-right: 4px;
33673
- border-radius: 4px 0 0 4px;
33674
- }
33675
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33676
- margin-right: 0;
33677
- }
33678
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33679
- padding-right: 8px;
33680
- padding-left: 12px;
33681
- border-radius: 0 4px 4px 0;
33682
- }
33683
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33684
- content: "";
33685
- width: 0;
33686
- height: 0;
33687
- border: 13px solid transparent;
33688
- position: absolute;
33689
- top: 0;
33690
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33691
- z-index: 2;
33692
- position: relative;
33693
- top: -50%;
33694
- right: -100%;
33695
- }
33696
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33697
- padding: 0 4px 0 12px;
33698
- }
33699
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33700
- content: "";
33701
- width: 0;
33702
- height: 0;
33703
- border: 13px solid transparent;
33704
- position: absolute;
33705
- top: 0;
33706
- border-left: 8px solid #fff;
33707
- left: 0;
33708
- }
33709
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33710
- max-width: calc(100% - var(--item-min-width) * 2);
33711
- }
33712
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33713
- background-color: rgba(0, 136, 255, 0.1);
33714
- }
33715
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33716
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33717
- }
33718
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33719
- cursor: pointer;
33720
- min-width: var(--item-min-width);
33721
- }
33722
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33723
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33724
- min-width: var(--item-min-width);
33725
- }
33726
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33727
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33728
- background-color: rgba(237, 241, 250, 0.6);
33729
- }
33730
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33731
- padding: 0;
33983
+ .E_s1qj66nc {
33984
+ width: 8px;
33985
+ height: 8px;
33986
+ border-radius: 50%;
33987
+ display: inline-block;
33732
33988
  }
33733
33989
 
33734
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33735
- width: 192px;
33736
- row-gap: 2px;
33737
- }
33738
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33739
- background-color: rgba(225, 230, 241, 0.6);
33740
- }
33741
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33742
- color: #00122E !important;
33743
- }
33744
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33745
- background-color: rgba(225, 230, 241, 0.6);
33746
- }
33747
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33748
- padding: 0 8px;
33749
- border-radius: 4px;
33750
- height: 32px;
33751
- display: flex;
33752
- align-items: center;
33753
- }
33754
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33755
- min-height: auto;
33756
- white-space: nowrap;
33757
- }
33758
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33759
- font-size: 13px;
33760
- line-height: 20px;
33761
- max-width: 100%;
33762
- padding-right: 0;
33763
- }
33764
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33765
- background: rgba(0, 128, 255, 0.1);
33990
+ .E_s5x1boq {
33991
+ width: 8px;
33992
+ height: 8px;
33993
+ border-radius: 2px;
33994
+ display: inline-block;
33766
33995
  }
33767
33996
 
33768
- .E_h6l1tj4 {
33769
- width: 100%;
33770
- display: inline-flex;
33771
- align-items: center;
33772
- justify-content: center;
33773
- column-gap: 4px;
33774
- }
33775
- .E_h6l1tj4 .step-item-prefix-container {
33776
- display: inline-flex;
33777
- align-items: center;
33778
- width: 18px;
33779
- height: 18px;
33780
- color: rgba(44, 56, 82, 0.75);
33781
- justify-content: center;
33997
+ .E_c1xm185 {
33998
+ color: rgba(44, 56, 82, 0.6);
33782
33999
  }
33783
34000
 
33784
- .E_v18frne8 {
33785
- width: 100%;
33786
- display: flex;
33787
- align-items: center;
33788
- justify-content: center;
33789
- column-gap: 6px;
33790
- font-size: 13px;
33791
- }
33792
- .E_v18frne8 .step-item-prefix-container {
33793
- display: inline-flex;
33794
- align-items: center;
33795
- min-width: 20px;
33796
- min-height: 20px;
33797
- color: rgba(44, 56, 82, 0.75);
33798
- justify-content: center;
34001
+ .E_c1x5l5qc {
34002
+ flex: 1;
33799
34003
  }
33800
34004
 
33801
34005
  .E_r77hffu {
@@ -33817,291 +34021,227 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33817
34021
  margin-inline-end: unset;
33818
34022
  }
33819
34023
 
33820
- .E_l1ucdodl {
33821
- margin: 0;
33822
- border-radius: 20px;
33823
- padding: 2px 10px;
33824
- height: 22px;
33825
- display: flex;
33826
- align-items: center;
33827
- }
33828
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33829
- color: #FFFFFF;
33830
- }
33831
- .E_l1ucdodl.tag-hover {
33832
- cursor: pointer;
33833
- }
33834
- .E_l1ucdodl.ui-kit-status-legend {
33835
- color: #00122E;
34024
+ .E_w7ob4th.outside-tag {
34025
+ padding-left: 0;
33836
34026
  }
33837
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33838
- margin-right: 6px;
34027
+ .E_w7ob4th.outside-tag .inside-tag {
34028
+ border-radius: 4px 0 0 4px;
34029
+ padding-right: 4px;
34030
+ margin-right: 4px;
33839
34031
  }
33840
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33841
- margin-left: 8px;
34032
+
34033
+ .E_t1dtlqs1 {
34034
+ margin-bottom: 4px;
33842
34035
  color: rgba(44, 56, 82, 0.6);
33843
34036
  }
33844
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33845
- color: #FFFFFF;
34037
+
34038
+ .E_s1ese5oy {
34039
+ color: rgba(44, 56, 82, 0.6);
34040
+ line-height: 32px;
34041
+ height: 32px;
34042
+ margin-bottom: 0;
33846
34043
  }
33847
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33848
- background-color: #0080FF;
34044
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34045
+ color: #0080ff;
33849
34046
  }
33850
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33851
- background-color: #F0483E;
34047
+ .E_s1ese5oy.warning {
34048
+ color: #ffa500;
33852
34049
  }
33853
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33854
- background-color: #FEA008;
34050
+ .E_s1ese5oy.success {
34051
+ color: #00ba5d;
33855
34052
  }
33856
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33857
- background-color: #00BA5D;
34053
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34054
+ color: #f0483e;
33858
34055
  }
33859
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33860
- background-color: #6b7d99;
34056
+ .E_s1ese5oy.normal {
34057
+ color: rgba(44, 56, 82, 0.6);
33861
34058
  }
33862
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33863
- background-color: #7E41FF;
34059
+
34060
+ .E_b1ibis43 {
34061
+ margin-bottom: 0;
34062
+ color: #00122e;
33864
34063
  }
33865
34064
 
33866
- .E_s1qj66nc {
33867
- width: 8px;
33868
- height: 8px;
33869
- border-radius: 50%;
33870
- display: inline-block;
34065
+ .E_b11xxjd2 {
34066
+ line-height: 32px;
34067
+ margin-right: 6px;
33871
34068
  }
33872
34069
 
33873
- .E_s5x1boq {
33874
- width: 8px;
33875
- height: 8px;
33876
- border-radius: 2px;
33877
- display: inline-block;
34070
+ .E_bsub5bw.with-description {
34071
+ height: 24px;
34072
+ flex: 1;
34073
+ position: relative;
34074
+ top: -7px;
33878
34075
  }
33879
-
33880
- .E_c1xm185 {
33881
- color: rgba(44, 56, 82, 0.6);
34076
+ .E_bsub5bw p {
34077
+ width: 100%;
34078
+ overflow: hidden;
34079
+ text-overflow: ellipsis;
34080
+ white-space: nowrap;
33882
34081
  }
33883
34082
 
33884
- .E_c1x5l5qc {
33885
- flex: 1;
34083
+ .E_tmoyoag {
34084
+ border: 1px solid rgba(211, 218, 235, 0.6);
34085
+ border-radius: 8px;
34086
+ overflow: auto;
33886
34087
  }
33887
-
33888
- .E_u3l9ivi {
33889
- width: 100%;
34088
+ .E_tmoyoag .ant-list {
33890
34089
  position: relative;
33891
34090
  }
33892
- .E_u3l9ivi .upload-label {
33893
- color: #00122e;
33894
- word-break: break-word;
33895
- margin-bottom: 4px;
33896
- display: block;
34091
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
34092
+ border-bottom: none;
33897
34093
  }
33898
- .E_u3l9ivi .upload-description {
34094
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34095
+ position: sticky;
34096
+ top: 0;
34097
+ z-index: 2;
34098
+ display: flex;
34099
+ padding: 8px;
34100
+ flex-wrap: nowrap;
34101
+ justify-content: flex-start;
34102
+ background: #f2f5fa;
34103
+ font-size: 14px;
33899
34104
  color: rgba(44, 56, 82, 0.6);
33900
- word-break: break-word;
33901
- }
33902
- .E_u3l9ivi .upload-button {
33903
- display: block;
34105
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33904
34106
  }
33905
- .E_u3l9ivi .upload-button:not(:first-child),
33906
- .E_u3l9ivi .upload-drag:not(:first-child) {
33907
- margin-top: 8px;
34107
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34108
+ align-items: inherit;
33908
34109
  }
33909
- .E_u3l9ivi .upload-button:not(:last-child),
33910
- .E_u3l9ivi .upload-drag:not(:last-child) {
33911
- margin-bottom: 8px;
34110
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34111
+ margin-bottom: 0;
33912
34112
  }
33913
- .E_u3l9ivi .upload-drag-area {
33914
- padding: 32px 16px;
33915
- border-radius: 4px;
33916
- border: 1px dashed rgba(107, 128, 167, 0.6);
33917
- background: rgba(237, 241, 250, 0.6);
34113
+ .E_tmoyoag .ant-list .eagle-table-form-row {
33918
34114
  display: flex;
33919
- flex-direction: column;
33920
- align-items: center;
33921
- }
33922
- .E_u3l9ivi .upload-drag-area .upload-drag-text {
33923
- text-align: center;
34115
+ justify-content: flex-start;
34116
+ align-items: flex-start;
34117
+ flex-wrap: wrap;
34118
+ padding: 8px;
34119
+ border: none;
33924
34120
  }
33925
- .E_u3l9ivi .upload-drag-area .ant-upload-drag-container {
33926
- color: #00122e;
34121
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34122
+ flex-basis: 100%;
34123
+ margin: 12px 0 0;
34124
+ order: 99;
34125
+ color: rgba(44, 56, 82, 0.6);
33927
34126
  }
33928
- .E_u3l9ivi .upload-drag-area.has-file {
33929
- padding: 16px;
34127
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34128
+ color: #f0483e;
34129
+ flex-basis: 100%;
34130
+ order: 98;
34131
+ margin: 12px 0 0;
33930
34132
  }
33931
- .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container {
33932
- display: flex;
33933
- flex-direction: row;
33934
- justify-content: center;
33935
- align-items: flex-start;
34133
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34134
+ background-color: rgba(237, 241, 250, 0.6);
33936
34135
  }
33937
- .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container .ant-btn.ant-btn-link {
33938
- height: 24px;
34136
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34137
+ background-color: rgba(0, 136, 255, 0.1);
33939
34138
  }
33940
- .E_u3l9ivi .upload-drag-area.has-file .ant-upload-drag-container .ant-btn.ant-btn-link[disabled] {
33941
- color: #00122e;
33942
- opacity: 1;
34139
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34140
+ flex: 1 0 0;
34141
+ overflow: hidden;
33943
34142
  }
33944
- .E_u3l9ivi .upload-drag-area.has-file .upload-drag-text {
33945
- margin-left: 8px;
33946
- text-align: left;
34143
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34144
+ color: rgba(44, 56, 82, 0.6);
34145
+ margin: 0;
33947
34146
  }
33948
- .E_u3l9ivi .upload-drag-area.has-file .upload-drag-text .ant-btn.ant-btn-link {
33949
- height: 24px;
34147
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34148
+ text-align: center;
33950
34149
  }
33951
- .E_u3l9ivi .upload-drag-area.has-file.single {
33952
- padding: 12px;
33953
- line-height: 24px;
34150
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34151
+ text-align: center;
33954
34152
  }
33955
- .E_u3l9ivi .upload-drag-area.has-file.single .ant-upload-drag-container {
33956
- display: flex;
33957
- flex-direction: row;
33958
- align-items: flex-start;
33959
- justify-content: space-between;
33960
- line-height: 24px;
33961
- word-break: break-all;
34153
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34154
+ text-align: left;
33962
34155
  }
33963
- .E_u3l9ivi .upload-drag-area.has-file.single .ant-upload-drag-container .ant-btn.ant-btn-link {
33964
- height: 24px;
34156
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34157
+ text-align: left;
33965
34158
  }
33966
- .E_u3l9ivi .upload-drag-area.file-error.single {
33967
- border-color: #f0483e;
33968
- background: rgba(255, 74, 74, 0.1);
34159
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34160
+ text-align: right;
33969
34161
  }
33970
- .E_u3l9ivi .upload-drag-area .file-info {
33971
- display: flex;
33972
- cursor: default;
33973
- align-items: flex-start;
34162
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34163
+ text-align: right;
33974
34164
  }
33975
- .E_u3l9ivi .upload-drag-area .file-info .icon-wrapper {
33976
- margin: 4px 0;
34165
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34166
+ margin-right: 8px;
33977
34167
  }
33978
- .E_u3l9ivi .upload-drag-area .file-info .file-name {
33979
- margin: 3px 4px;
33980
- text-align: left;
34168
+ .E_tmoyoag .ant-list .ant-list-item-action {
34169
+ padding: 4px;
34170
+ width: 24px;
34171
+ height: 24px;
34172
+ overflow: hidden;
33981
34173
  }
33982
- .E_u3l9ivi .upload-drag-area:not(.ant-upload-disabled):not(.file-error):hover {
33983
- border-color: #0080ff;
33984
- background: rgba(0, 136, 255, 0.1);
34174
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34175
+ padding: 0;
33985
34176
  }
33986
- .E_u3l9ivi .upload-drag-area.ant-upload-disabled {
34177
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34178
+ cursor: not-allowed;
33987
34179
  opacity: 0.5;
33988
34180
  }
33989
- .E_u3l9ivi .upload-drag-area.ant-upload-disabled.reach-max-count {
33990
- color: rgba(0, 21, 64, 0.3);
34181
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34182
+ margin: 0;
33991
34183
  }
33992
- .E_u3l9ivi .upload-error {
33993
- margin-top: 8px;
33994
- color: #f0483e;
34184
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34185
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34186
+ border-radius: 5px;
34187
+ font-size: 12px;
33995
34188
  }
33996
- .E_u3l9ivi .upload-file-info-list {
33997
- gap: 4px;
33998
- display: flex;
33999
- flex-direction: column;
34189
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact .ant-input,
34190
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact .ant-select-selector {
34191
+ border-radius: 0;
34000
34192
  }
34001
- .E_u3l9ivi .upload-file-list {
34002
- width: 100%;
34193
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :first-child,
34194
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :first-child .ant-select-selector {
34195
+ border-top-left-radius: 5px;
34196
+ border-bottom-left-radius: 5px;
34003
34197
  }
34004
- .E_u3l9ivi .upload-file-list .upload-file-item {
34005
- padding-bottom: 4px;
34198
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :last-child,
34199
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :last-child .ant-select-selector {
34200
+ border-top-right-radius: 5px;
34201
+ border-bottom-right-radius: 5px;
34006
34202
  }
34007
- .E_u3l9ivi .upload-file-list .upload-file-item:not(:last-child) {
34203
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34204
+ font-size: inherit;
34205
+ }
34206
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34207
+ min-height: 24px;
34208
+ font-size: 12px;
34209
+ position: relative;
34210
+ }
34211
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34008
34212
  border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34009
- margin-bottom: 4px;
34010
34213
  }
34011
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info {
34012
- display: flex;
34013
- align-items: flex-start;
34214
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34215
+ background-color: rgba(237, 241, 250, 0.6);
34014
34216
  }
34015
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info {
34217
+
34218
+ .E_a138syjm {
34016
34219
  display: flex;
34017
- align-items: flex-start;
34018
- width: calc(100% - 25px);
34220
+ align-items: center;
34221
+ gap: 8px;
34019
34222
  }
34020
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info .validating {
34021
- color: rgba(0, 21, 64, 0.3);
34223
+ .E_a138syjm button.ant-btn {
34224
+ padding: 2px 8px;
34225
+ height: 24px;
34022
34226
  }
34023
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .file-info .icon-wrapper {
34024
- margin: 0 4px;
34227
+ .E_a138syjm > span.maximum-desc {
34228
+ display: none;
34229
+ color: rgba(44, 56, 82, 0.6);
34025
34230
  }
34026
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-info .remove-button {
34027
- margin-left: auto;
34231
+ .E_a138syjm > span.maximum-desc.disabled {
34232
+ display: inline;
34028
34233
  }
34029
- .E_u3l9ivi .upload-file-list .upload-file-item .upload-file-error {
34030
- color: #e75a3a;
34031
- margin-left: 24px;
34234
+
34235
+ .E_d77i8u0 {
34236
+ width: 24px;
34237
+ height: 24px;
34238
+ padding: 4px;
34239
+ margin-right: 8px;
34032
34240
  }
34033
34241
 
34034
- .E_ftdwz1g {
34035
- display: flex;
34036
- width: 100%;
34037
- flex-direction: row;
34038
- background: rgba(237, 241, 250, 0.6);
34039
- padding: 7px 8px;
34040
- border-radius: 4px;
34041
- gap: 4px;
34042
- align-items: self-start;
34043
- color: #00122e;
34044
- }
34045
- .E_ftdwz1g .file-size,
34046
- .E_ftdwz1g .file-size-unit {
34047
- color: rgba(44, 56, 82, 0.6);
34048
- }
34049
- .E_ftdwz1g .file-info {
34050
- flex-grow: 1;
34051
- overflow: hidden;
34052
- }
34053
- .E_ftdwz1g .icon-wrapper {
34054
- margin-top: 2px;
34055
- cursor: pointer;
34056
- }
34057
- .E_ftdwz1g .upload-file-error {
34058
- color: #f0483e;
34059
- }
34060
- .E_ftdwz1g.file-error-wrapper {
34061
- background: rgba(255, 74, 74, 0.1);
34062
- }
34063
- .E_ftdwz1g.disabled {
34064
- opacity: 0.5;
34065
- }
34066
-
34067
- .E_t13ef470 {
34068
- height: 100%;
34069
- }
34070
- .E_t13ef470 .table-loading-item {
34071
- padding: 12px 4px;
34072
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34073
- display: flex;
34074
- }
34075
- .E_t13ef470 .table-loading-item > * {
34076
- height: 16px;
34077
- margin: 4px;
34078
- background: rgba(204, 212, 227, 0.18);
34079
- border-radius: 2px;
34080
- }
34081
- .E_t13ef470 .table-loading-item .checkbox-loading {
34082
- width: 16px;
34083
- }
34084
- .E_t13ef470 .table-loading-item .td-loading {
34085
- flex: 1;
34086
- }
34087
- .E_t13ef470 :nth-child(1) {
34088
- padding: 8px 4px;
34089
- }
34090
- .E_t13ef470 :nth-child(1) > * {
34091
- background: rgba(107, 125, 153, 0.18);
34092
- }
34093
- .E_t13ef470 :nth-child(1) > * {
34094
- background: rgba(163, 180, 204, 0.18);
34095
- }
34096
-
34097
- .E_i1g85yz3 {
34098
- margin-right: 4px;
34099
- height: 16px;
34100
- }
34101
-
34102
- .E_slr2ynn {
34103
- padding: 0 8px;
34104
- height: 18px;
34242
+ .E_slr2ynn {
34243
+ padding: 0 8px;
34244
+ height: 18px;
34105
34245
  }
34106
34246
 
34107
34247
  .E_m140wbb6 {
@@ -34128,535 +34268,234 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34128
34268
  white-space: normal;
34129
34269
  }
34130
34270
 
34131
- .E_t1dtlqs1 {
34132
- margin-bottom: 4px;
34133
- color: rgba(44, 56, 82, 0.6);
34134
- }
34135
-
34136
- .E_s1ese5oy {
34137
- color: rgba(44, 56, 82, 0.6);
34138
- line-height: 32px;
34139
- height: 32px;
34140
- margin-bottom: 0;
34271
+ .E_sjob3jg {
34272
+ --item-min-width: 60px;
34141
34273
  }
34142
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34143
- color: #0080ff;
34274
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34275
+ display: none !important;
34144
34276
  }
34145
- .E_s1ese5oy.warning {
34146
- color: #ffa500;
34277
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34278
+ flex-shrink: 0 !important;
34147
34279
  }
34148
- .E_s1ese5oy.success {
34149
- color: #00ba5d;
34280
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34281
+ color: #0080FF;
34150
34282
  }
34151
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34152
- color: #f0483e;
34283
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34284
+ color: #0080FF;
34285
+ font-weight: normal;
34153
34286
  }
34154
- .E_s1ese5oy.normal {
34287
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34155
34288
  color: rgba(44, 56, 82, 0.6);
34156
34289
  }
34157
-
34158
- .E_b1ibis43 {
34159
- margin-bottom: 0;
34160
- color: #00122e;
34161
- }
34162
-
34163
- .E_b11xxjd2 {
34164
- line-height: 32px;
34165
- margin-right: 6px;
34290
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34291
+ color: #00122E;
34166
34292
  }
34167
-
34168
- .E_bsub5bw.with-description {
34169
- height: 24px;
34170
- flex: 1;
34171
- position: relative;
34172
- top: -7px;
34293
+ .E_sjob3jg .step-item-text {
34294
+ display: inline-block;
34173
34295
  }
34174
- .E_bsub5bw p {
34175
- width: 100%;
34296
+ .E_sjob3jg .step-item-title {
34176
34297
  overflow: hidden;
34177
- text-overflow: ellipsis;
34178
34298
  white-space: nowrap;
34299
+ text-overflow: ellipsis;
34179
34300
  }
34180
34301
 
34181
- .E_tmoyoag {
34182
- border: 1px solid rgba(211, 218, 235, 0.6);
34183
- border-radius: 8px;
34184
- overflow: auto;
34302
+ .E_hjvj6s6 .ant-steps-item-container {
34303
+ min-width: var(--item-min-width);
34185
34304
  }
34186
- .E_tmoyoag .ant-list {
34187
- position: relative;
34305
+ .E_hjvj6s6 .ant-steps-item-disabled {
34306
+ cursor: not-allowed !important;
34188
34307
  }
34189
- .E_tmoyoag .ant-list .ant-list-item:last-child {
34190
- border-bottom: none;
34308
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34309
+ flex-direction: row;
34310
+ justify-content: stretch;
34191
34311
  }
34192
- .E_tmoyoag .ant-list .eagle-table-form-header {
34193
- position: sticky;
34194
- top: 0;
34195
- z-index: 2;
34196
- display: flex;
34197
- padding: 8px;
34198
- flex-wrap: nowrap;
34199
- justify-content: flex-start;
34200
- background: #f2f5fa;
34201
- font-size: 14px;
34202
- color: rgba(44, 56, 82, 0.6);
34203
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34312
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34313
+ padding: 0;
34314
+ margin-right: 4px;
34315
+ flex: 1;
34316
+ overflow: visible;
34204
34317
  }
34205
- .E_tmoyoag .ant-list .eagle-table-form-header {
34206
- align-items: inherit;
34318
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34319
+ width: 100%;
34320
+ min-height: unset;
34207
34321
  }
34208
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34209
- margin-bottom: 0;
34322
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34323
+ height: 26px;
34324
+ line-height: 26px;
34325
+ width: 100%;
34326
+ padding: 0;
34327
+ font-size: 12px;
34210
34328
  }
34211
- .E_tmoyoag .ant-list .eagle-table-form-row {
34212
- display: flex;
34213
- justify-content: flex-start;
34214
- align-items: flex-start;
34215
- flex-wrap: wrap;
34216
- padding: 8px;
34217
- border: none;
34329
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34330
+ margin-right: 10px;
34218
34331
  }
34219
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34220
- flex-basis: 100%;
34221
- margin: 12px 0 0;
34222
- order: 99;
34223
- color: rgba(44, 56, 82, 0.6);
34332
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34333
+ display: none;
34224
34334
  }
34225
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34226
- color: #f0483e;
34227
- flex-basis: 100%;
34228
- order: 98;
34229
- margin: 12px 0 0;
34335
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34336
+ padding-left: 8px;
34337
+ padding-right: 4px;
34338
+ border-radius: 4px 0 0 4px;
34230
34339
  }
34231
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34232
- background-color: rgba(237, 241, 250, 0.6);
34340
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34341
+ margin-right: 0;
34233
34342
  }
34234
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34235
- background-color: rgba(0, 136, 255, 0.1);
34343
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34344
+ padding-right: 8px;
34345
+ padding-left: 12px;
34346
+ border-radius: 0 4px 4px 0;
34236
34347
  }
34237
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34238
- flex: 1 0 0;
34239
- overflow: hidden;
34348
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34349
+ content: "";
34350
+ width: 0;
34351
+ height: 0;
34352
+ border: 13px solid transparent;
34353
+ position: absolute;
34354
+ top: 0;
34355
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34356
+ z-index: 2;
34357
+ position: relative;
34358
+ top: -50%;
34359
+ right: -100%;
34240
34360
  }
34241
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34242
- color: rgba(44, 56, 82, 0.6);
34243
- margin: 0;
34361
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34362
+ padding: 0 4px 0 12px;
34244
34363
  }
34245
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34246
- text-align: center;
34364
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34365
+ content: "";
34366
+ width: 0;
34367
+ height: 0;
34368
+ border: 13px solid transparent;
34369
+ position: absolute;
34370
+ top: 0;
34371
+ border-left: 8px solid #fff;
34372
+ left: 0;
34247
34373
  }
34248
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34249
- text-align: center;
34374
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34375
+ max-width: calc(100% - var(--item-min-width) * 2);
34250
34376
  }
34251
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34252
- text-align: left;
34377
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34378
+ background-color: rgba(0, 136, 255, 0.1);
34253
34379
  }
34254
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34255
- text-align: left;
34380
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34381
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34256
34382
  }
34257
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34258
- text-align: right;
34383
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34384
+ cursor: pointer;
34385
+ min-width: var(--item-min-width);
34259
34386
  }
34260
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34261
- text-align: right;
34387
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34388
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34389
+ min-width: var(--item-min-width);
34262
34390
  }
34263
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34264
- margin-right: 8px;
34391
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34392
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34393
+ background-color: rgba(237, 241, 250, 0.6);
34265
34394
  }
34266
- .E_tmoyoag .ant-list .ant-list-item-action {
34267
- padding: 4px;
34268
- width: 24px;
34269
- height: 24px;
34270
- overflow: hidden;
34271
- }
34272
- .E_tmoyoag .ant-list .ant-list-item-action li {
34395
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34273
34396
  padding: 0;
34274
34397
  }
34275
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34276
- cursor: not-allowed;
34277
- opacity: 0.5;
34278
- }
34279
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34280
- margin: 0;
34281
- }
34282
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34283
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34284
- border-radius: 5px;
34285
- font-size: 12px;
34286
- }
34287
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact .ant-input,
34288
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact .ant-select-selector {
34289
- border-radius: 0;
34290
- }
34291
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :first-child,
34292
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :first-child .ant-select-selector {
34293
- border-top-left-radius: 5px;
34294
- border-bottom-left-radius: 5px;
34295
- }
34296
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :last-child,
34297
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-group-compact > :last-child .ant-select-selector {
34298
- border-top-right-radius: 5px;
34299
- border-bottom-right-radius: 5px;
34300
- }
34301
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34302
- font-size: inherit;
34303
- }
34304
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34305
- min-height: 24px;
34306
- font-size: 12px;
34307
- position: relative;
34308
- }
34309
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34310
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34311
- }
34312
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34313
- background-color: rgba(237, 241, 250, 0.6);
34314
- }
34315
34398
 
34316
- .E_a138syjm {
34317
- display: flex;
34318
- align-items: center;
34319
- gap: 8px;
34320
- }
34321
- .E_a138syjm button.ant-btn {
34322
- padding: 2px 8px;
34323
- height: 24px;
34324
- }
34325
- .E_a138syjm > span.maximum-desc {
34326
- display: none;
34327
- color: rgba(44, 56, 82, 0.6);
34328
- }
34329
- .E_a138syjm > span.maximum-desc.disabled {
34330
- display: inline;
34331
- }
34332
-
34333
- .E_d77i8u0 {
34334
- width: 24px;
34335
- height: 24px;
34336
- padding: 4px;
34337
- margin-right: 8px;
34399
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34400
+ width: 192px;
34401
+ row-gap: 2px;
34338
34402
  }
34339
-
34340
- .E_t1tbywr9 {
34341
- width: 100%;
34342
- flex: 1;
34343
- display: flex;
34344
- flex-direction: column;
34403
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34404
+ background-color: rgba(225, 230, 241, 0.6);
34345
34405
  }
34346
- .E_t1tbywr9.medium .tab-bar {
34347
- height: 32px;
34406
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34407
+ color: #00122E !important;
34348
34408
  }
34349
- .E_t1tbywr9.medium .tab-bar .common-tab-bar {
34350
- height: 32px;
34409
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34410
+ background-color: rgba(225, 230, 241, 0.6);
34351
34411
  }
34352
- .E_t1tbywr9.medium .tab-bar .common-tab-bar .tab-item-title {
34412
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34413
+ padding: 0 8px;
34414
+ border-radius: 4px;
34353
34415
  height: 32px;
34354
- border-top-left-radius: 6px;
34355
- border-top-right-radius: 6px;
34356
- padding-right: 16px;
34357
- padding-left: 16px;
34358
- font-size: 16px;
34359
- }
34360
- .E_t1tbywr9.small .tab-bar {
34361
- height: 24px;
34362
- }
34363
- .E_t1tbywr9.small .tab-bar .common-tab-bar {
34364
- height: 24px;
34365
- }
34366
- .E_t1tbywr9.small .tab-bar .common-tab-bar .tab-item-title {
34367
- height: 24px;
34368
- border-top-left-radius: 4px;
34369
- border-top-right-radius: 4px;
34370
- padding-right: 12px;
34371
- padding-left: 12px;
34372
- font-size: 14px;
34373
- }
34374
- .E_t1tbywr9 .tab-bar {
34375
- max-width: 100%;
34376
- display: flex;
34377
- place-items: center;
34378
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34379
- }
34380
- .E_t1tbywr9 .tab-bar .common-tab-bar {
34381
- overflow: hidden;
34382
- display: flex;
34383
- place-items: center;
34384
- }
34385
- .E_t1tbywr9 .tab-bar .common-tab-bar .tab-item-title:first-child:not(.__selected):not(:hover) {
34386
- padding-left: 0px;
34387
- }
34388
- .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title {
34389
- margin-left: 12px;
34390
- position: relative;
34391
- }
34392
- .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title::before {
34393
- content: "";
34394
- width: 1px;
34395
- height: 24px;
34396
- background: rgba(172, 186, 211, 0.6);
34397
- position: absolute;
34398
- left: -6px;
34399
- top: 50%;
34400
- transform: translateY(-50%);
34401
- }
34402
- .E_t1tbywr9 .tab-bar .tab-item-title {
34403
- flex-shrink: 0;
34404
- display: flex;
34405
- place-items: center;
34406
- cursor: pointer;
34407
- color: rgba(44, 56, 82, 0.7490196078);
34408
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
34409
- }
34410
- .E_t1tbywr9 .tab-bar .tab-item-title:hover {
34411
- padding-left: 16px;
34412
- color: #0080ff;
34413
- background: rgba(0, 136, 255, 0.1607843137);
34414
- }
34415
- .E_t1tbywr9 .tab-bar .tab-item-title + .tab-item-title {
34416
- margin-left: 2px;
34417
- }
34418
- .E_t1tbywr9 .tab-bar .tab-item-title.more:not(.__selected) {
34419
- width: 16px;
34420
- height: 16px;
34421
- padding: 0;
34422
- border-radius: 2px;
34423
- margin-left: 8px;
34424
- }
34425
- .E_t1tbywr9 .tab-bar .tab-item-title.more.__selected.tab-title-text {
34426
- margin-left: 8px;
34427
- }
34428
- .E_t1tbywr9 .tab-bar .tab-item-title.__selected {
34429
- padding-left: 16px;
34430
- background: rgba(0, 136, 255, 0.1);
34431
- color: #0080ff;
34432
- }
34433
- .E_t1tbywr9 .tab-bar .tab-item-title.__hidden {
34434
- display: none;
34435
- }
34436
-
34437
- .E_ti12z2.ant-dropdown-open {
34438
- color: #0080ff;
34439
- background: rgba(211, 218, 235, 0.6);
34440
- }
34441
-
34442
- .E_m19lu3v {
34443
- cursor: default;
34444
- }
34445
- .E_m19lu3v .menu-wrapper {
34446
- min-width: 160px;
34447
- max-width: 400px;
34448
- padding: 6px;
34449
- background: #fff;
34450
- box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
34451
- border-radius: 8px;
34452
- max-height: calc(100vh - 250px);
34453
- overflow: auto;
34454
- }
34455
- .E_m19lu3v .menu-wrapper .tab-menu-item {
34456
34416
  display: flex;
34457
- place-items: center;
34458
- width: var(--itemWidth);
34459
- }
34460
- .E_m19lu3v .menu-wrapper .tab-menu-item + .tab-menu-item {
34461
- margin-top: 8px;
34462
- }
34463
- .E_m19lu3v .menu-wrapper .tab-menu-item.__selected {
34464
- padding: 6px;
34465
- background: rgba(0, 136, 255, 0.1);
34466
- color: #0080ff;
34467
- }
34468
- .E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_l1fbkbzo {
34469
- font-family: Inter;
34470
- font-style: normal;
34471
- font-weight: bold !important;
34472
- }
34473
- .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
34474
- padding: 5px 12px;
34475
- border-radius: 4px;
34476
- }
34477
- .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
34478
- color: #0080ff;
34479
- background: rgba(211, 218, 235, 0.6);
34417
+ align-items: center;
34480
34418
  }
34481
- .E_m19lu3v .menu-wrapper .tab-menu-item-text {
34482
- text-align: left;
34483
- flex: 1;
34484
- overflow: hidden;
34485
- text-overflow: ellipsis;
34419
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34420
+ min-height: auto;
34486
34421
  white-space: nowrap;
34487
34422
  }
34488
-
34489
- .E_i1bmwe2m {
34490
- margin: auto;
34491
- cursor: pointer;
34492
- line-height: normal;
34493
- height: 16px;
34494
- margin-right: 3px;
34423
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34424
+ font-size: 13px;
34425
+ line-height: 20px;
34426
+ max-width: 100%;
34427
+ padding-right: 0;
34495
34428
  }
34496
- .E_i1bmwe2m .icon-inner {
34497
- display: block;
34498
- height: 16px;
34429
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34430
+ background: rgba(0, 128, 255, 0.1);
34499
34431
  }
34500
34432
 
34501
- .E_msn7nxt {
34502
- color: rgba(44, 56, 82, 0.6);
34503
- text-align: center;
34504
- display: flex;
34433
+ .E_h6l1tj4 {
34434
+ width: 100%;
34435
+ display: inline-flex;
34505
34436
  align-items: center;
34506
34437
  justify-content: center;
34507
- flex-direction: column;
34508
- height: 100%;
34509
- }
34510
- .E_msn7nxt .link {
34511
- color: #0080ff;
34512
- cursor: pointer;
34513
- }
34514
-
34515
- .E_mp64wfi {
34516
- width: 100%;
34517
- height: 100%;
34518
- display: flex;
34519
- flex-direction: column;
34520
- }
34521
- .E_mp64wfi .name-toolbar {
34522
- width: 100%;
34523
- display: flex;
34524
- line-height: 30px;
34525
- padding: 0 16px;
34526
- justify-content: space-between;
34438
+ column-gap: 4px;
34527
34439
  }
34528
- .E_mp64wfi .name-toolbar .metric-extra {
34529
- display: flex;
34530
- font-size: 12px;
34440
+ .E_h6l1tj4 .step-item-prefix-container {
34441
+ display: inline-flex;
34531
34442
  align-items: center;
34532
- }
34533
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34534
- color: #a3b4cc;
34535
- }
34536
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34537
- margin-left: 10px;
34538
- }
34539
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34540
- margin-left: 10px;
34541
- cursor: pointer;
34542
- }
34543
- .E_mp64wfi .content {
34544
- flex: 1;
34545
- width: 100%;
34546
- display: flex;
34443
+ width: 18px;
34444
+ height: 18px;
34445
+ color: rgba(44, 56, 82, 0.75);
34547
34446
  justify-content: center;
34548
- align-items: center;
34549
- }
34550
- .E_mp64wfi .single-content {
34551
- height: 65px;
34552
34447
  }
34553
34448
 
34554
- .E_l1oyigan {
34555
- display: flex;
34556
- align-items: center;
34557
- white-space: nowrap;
34558
- overflow: hidden;
34449
+ .E_v18frne8 {
34559
34450
  width: 100%;
34560
- }
34561
- .E_l1oyigan .ant-dropdown-trigger {
34562
- margin-left: auto;
34563
- font-size: 12px;
34564
- }
34565
-
34566
- .E_l1noi4n1 {
34567
34451
  display: flex;
34568
- justify-content: flex-start;
34569
34452
  align-items: center;
34570
- font-size: 12px;
34571
- cursor: pointer;
34572
- }
34573
- .E_l1noi4n1:not(:last-child) {
34574
- margin-right: 20px;
34575
- }
34576
- .E_l1noi4n1.deselected {
34577
- opacity: 0.4;
34578
- }
34579
- .E_l1noi4n1.deselected .color-block {
34580
- background: #b4beca !important;
34581
- }
34582
-
34583
- .E_cz19rz6 {
34584
- display: inline-block;
34585
- height: 8px;
34586
- width: 8px;
34587
- margin-right: 8px;
34453
+ justify-content: center;
34454
+ column-gap: 6px;
34455
+ font-size: 13px;
34588
34456
  }
34589
-
34590
- .E_e17r5r9c .ant-dropdown-menu-item {
34591
- display: flex;
34457
+ .E_v18frne8 .step-item-prefix-container {
34458
+ display: inline-flex;
34592
34459
  align-items: center;
34593
- font-size: 12px;
34594
- margin: 0;
34460
+ min-width: 20px;
34461
+ min-height: 20px;
34462
+ color: rgba(44, 56, 82, 0.75);
34463
+ justify-content: center;
34595
34464
  }
34596
34465
 
34597
- .E_m1y1hhnr {
34598
- position: relative;
34599
- }
34600
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34601
- bottom: -12px;
34602
- }
34603
- .E_m1y1hhnr .metric-toolbar {
34604
- display: flex;
34605
- justify-content: space-between;
34606
- line-height: 30px;
34607
- margin: 0 16px;
34608
- }
34609
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34610
- display: flex;
34611
- font-size: 12px;
34612
- align-items: center;
34613
- }
34614
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34615
- color: #a3b4cc;
34616
- }
34617
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34618
- margin-left: 10px;
34619
- }
34620
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34621
- margin-left: 10px;
34622
- cursor: pointer;
34623
- }
34624
- .E_m1y1hhnr .recharts-xAxis {
34625
- font-size: 12px;
34626
- }
34627
- .E_m1y1hhnr .pointer-wrapper {
34628
- position: absolute;
34629
- bottom: 10px;
34630
- padding: 0 8px;
34631
- border-radius: 4px;
34632
- font-size: 12px;
34633
- color: #fff;
34634
- background: rgba(0, 0, 0, 0.75);
34635
- transform: translateX(-50%);
34466
+ .E_i1g85yz3 {
34467
+ margin-right: 4px;
34468
+ height: 16px;
34636
34469
  }
34637
34470
 
34638
- .E_tnvijvs {
34639
- min-width: 200px;
34471
+ .E_t13ef470 {
34472
+ height: 100%;
34640
34473
  }
34641
-
34642
- .E_t1ub2aex {
34474
+ .E_t13ef470 .table-loading-item {
34475
+ padding: 12px 4px;
34476
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34643
34477
  display: flex;
34644
- align-items: center;
34645
- justify-content: space-between;
34646
- background-color: rgba(0, 0, 0, 0.75);
34647
- color: #b4beca;
34648
- font-size: 12px;
34649
- padding: 3px 6px;
34650
34478
  }
34651
- .E_t1ub2aex:first-child {
34652
- padding-top: 3px;
34479
+ .E_t13ef470 .table-loading-item > * {
34480
+ height: 16px;
34481
+ margin: 4px;
34482
+ background: rgba(204, 212, 227, 0.18);
34483
+ border-radius: 2px;
34484
+ }
34485
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34486
+ width: 16px;
34653
34487
  }
34654
- .E_t1ub2aex:last-child {
34655
- padding-bottom: 3px;
34488
+ .E_t13ef470 .table-loading-item .td-loading {
34489
+ flex: 1;
34656
34490
  }
34657
- .E_t1ub2aex .column-value {
34658
- color: #fff;
34659
- margin-left: 8px;
34491
+ .E_t13ef470 :nth-child(1) {
34492
+ padding: 8px 4px;
34493
+ }
34494
+ .E_t13ef470 :nth-child(1) > * {
34495
+ background: rgba(107, 125, 153, 0.18);
34496
+ }
34497
+ .E_t13ef470 :nth-child(1) > * {
34498
+ background: rgba(163, 180, 204, 0.18);
34660
34499
  }
34661
34500
 
34662
34501
  .E_m11nzl2x {
@@ -34874,6 +34713,167 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34874
34713
  border: 1px solid #FFFFFF;
34875
34714
  }
34876
34715
 
34716
+ .E_msn7nxt {
34717
+ color: rgba(44, 56, 82, 0.6);
34718
+ text-align: center;
34719
+ display: flex;
34720
+ align-items: center;
34721
+ justify-content: center;
34722
+ flex-direction: column;
34723
+ height: 100%;
34724
+ }
34725
+ .E_msn7nxt .link {
34726
+ color: #0080ff;
34727
+ cursor: pointer;
34728
+ }
34729
+
34730
+ .E_mp64wfi {
34731
+ width: 100%;
34732
+ height: 100%;
34733
+ display: flex;
34734
+ flex-direction: column;
34735
+ }
34736
+ .E_mp64wfi .name-toolbar {
34737
+ width: 100%;
34738
+ display: flex;
34739
+ line-height: 30px;
34740
+ padding: 0 16px;
34741
+ justify-content: space-between;
34742
+ }
34743
+ .E_mp64wfi .name-toolbar .metric-extra {
34744
+ display: flex;
34745
+ font-size: 12px;
34746
+ align-items: center;
34747
+ }
34748
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34749
+ color: #a3b4cc;
34750
+ }
34751
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34752
+ margin-left: 10px;
34753
+ }
34754
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34755
+ margin-left: 10px;
34756
+ cursor: pointer;
34757
+ }
34758
+ .E_mp64wfi .content {
34759
+ flex: 1;
34760
+ width: 100%;
34761
+ display: flex;
34762
+ justify-content: center;
34763
+ align-items: center;
34764
+ }
34765
+ .E_mp64wfi .single-content {
34766
+ height: 65px;
34767
+ }
34768
+
34769
+ .E_l1oyigan {
34770
+ display: flex;
34771
+ align-items: center;
34772
+ white-space: nowrap;
34773
+ overflow: hidden;
34774
+ width: 100%;
34775
+ }
34776
+ .E_l1oyigan .ant-dropdown-trigger {
34777
+ margin-left: auto;
34778
+ font-size: 12px;
34779
+ }
34780
+
34781
+ .E_l1noi4n1 {
34782
+ display: flex;
34783
+ justify-content: flex-start;
34784
+ align-items: center;
34785
+ font-size: 12px;
34786
+ cursor: pointer;
34787
+ }
34788
+ .E_l1noi4n1:not(:last-child) {
34789
+ margin-right: 20px;
34790
+ }
34791
+ .E_l1noi4n1.deselected {
34792
+ opacity: 0.4;
34793
+ }
34794
+ .E_l1noi4n1.deselected .color-block {
34795
+ background: #b4beca !important;
34796
+ }
34797
+
34798
+ .E_cz19rz6 {
34799
+ display: inline-block;
34800
+ height: 8px;
34801
+ width: 8px;
34802
+ margin-right: 8px;
34803
+ }
34804
+
34805
+ .E_e17r5r9c .ant-dropdown-menu-item {
34806
+ display: flex;
34807
+ align-items: center;
34808
+ font-size: 12px;
34809
+ margin: 0;
34810
+ }
34811
+
34812
+ .E_m1y1hhnr {
34813
+ position: relative;
34814
+ }
34815
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34816
+ bottom: -12px;
34817
+ }
34818
+ .E_m1y1hhnr .metric-toolbar {
34819
+ display: flex;
34820
+ justify-content: space-between;
34821
+ line-height: 30px;
34822
+ margin: 0 16px;
34823
+ }
34824
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34825
+ display: flex;
34826
+ font-size: 12px;
34827
+ align-items: center;
34828
+ }
34829
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34830
+ color: #a3b4cc;
34831
+ }
34832
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34833
+ margin-left: 10px;
34834
+ }
34835
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34836
+ margin-left: 10px;
34837
+ cursor: pointer;
34838
+ }
34839
+ .E_m1y1hhnr .recharts-xAxis {
34840
+ font-size: 12px;
34841
+ }
34842
+ .E_m1y1hhnr .pointer-wrapper {
34843
+ position: absolute;
34844
+ bottom: 10px;
34845
+ padding: 0 8px;
34846
+ border-radius: 4px;
34847
+ font-size: 12px;
34848
+ color: #fff;
34849
+ background: rgba(0, 0, 0, 0.75);
34850
+ transform: translateX(-50%);
34851
+ }
34852
+
34853
+ .E_tnvijvs {
34854
+ min-width: 200px;
34855
+ }
34856
+
34857
+ .E_t1ub2aex {
34858
+ display: flex;
34859
+ align-items: center;
34860
+ justify-content: space-between;
34861
+ background-color: rgba(0, 0, 0, 0.75);
34862
+ color: #b4beca;
34863
+ font-size: 12px;
34864
+ padding: 3px 6px;
34865
+ }
34866
+ .E_t1ub2aex:first-child {
34867
+ padding-top: 3px;
34868
+ }
34869
+ .E_t1ub2aex:last-child {
34870
+ padding-bottom: 3px;
34871
+ }
34872
+ .E_t1ub2aex .column-value {
34873
+ color: #fff;
34874
+ margin-left: 8px;
34875
+ }
34876
+
34877
34877
  .E_bpgac8u {
34878
34878
  color: #FFFFFF;
34879
34879
  display: flex;
@@ -34949,6 +34949,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34949
34949
  color: #00122E;
34950
34950
  }
34951
34951
 
34952
+ .E_b1jaupqb {
34953
+ color: #F0483E;
34954
+ }
34955
+
34952
34956
  .E_icab5o7 {
34953
34957
  --modal-to-viewport-margin: 10px;
34954
34958
  --modal-body-padding-bottom: 40px;
@@ -35146,10 +35150,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35146
35150
  font-weight: bold;
35147
35151
  }
35148
35152
 
35149
- .E_b1jaupqb {
35150
- color: #F0483E;
35151
- }
35152
-
35153
35153
  .E_s20iney.skeleton-box {
35154
35154
  display: flex;
35155
35155
  align-items: center;
@@ -35179,6 +35179,40 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35179
35179
  }
35180
35180
  }
35181
35181
 
35182
+ .E_sqv6dmy {
35183
+ display: flex;
35184
+ justify-content: flex-end;
35185
+ }
35186
+
35187
+ .E_p1rm8wzb {
35188
+ margin-right: 8px;
35189
+ }
35190
+
35191
+ .E_sd7qcf4 {
35192
+ height: 100%;
35193
+ width: 100%;
35194
+ overflow: auto;
35195
+ }
35196
+
35197
+ .E_r1fxc9gq.right {
35198
+ overflow: auto;
35199
+ padding-right: 2px;
35200
+ width: 200px;
35201
+ height: fit-content;
35202
+ max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
35203
+ scrollbar-gutter: stable;
35204
+ }
35205
+ .E_r1fxc9gq.right::-webkit-scrollbar {
35206
+ width: 6px;
35207
+ }
35208
+ .E_r1fxc9gq.right::-webkit-scrollbar-track {
35209
+ background: rgba(225, 230, 241, 0.6);
35210
+ }
35211
+ .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
35212
+ background: rgba(172, 186, 211, 0.6);
35213
+ border-radius: 8px;
35214
+ }
35215
+
35182
35216
  .E_dxyv8bv {
35183
35217
  --footer-height: 80px;
35184
35218
  --modal-content-width: 492px;
@@ -35317,39 +35351,34 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35317
35351
  color: rgba(0, 21, 64, 0.3019607843);
35318
35352
  }
35319
35353
 
35320
- .E_sqv6dmy {
35354
+ .E_t1g36k2w {
35355
+ overflow: hidden;
35356
+ height: 100%;
35357
+ background: white;
35358
+ }
35359
+ .E_t1g36k2w .table-loading-item {
35360
+ padding: 8px 4px;
35321
35361
  display: flex;
35322
- justify-content: flex-end;
35362
+ align-items: center;
35323
35363
  }
35324
-
35325
- .E_p1rm8wzb {
35326
- margin-right: 8px;
35364
+ .E_t1g36k2w .table-loading-item > * {
35365
+ height: 16px;
35366
+ margin: 4px;
35367
+ background: rgba(237, 241, 250, 0.6);
35368
+ border-radius: 2px;
35327
35369
  }
35328
-
35329
- .E_sd7qcf4 {
35330
- height: 100%;
35331
- width: 100%;
35332
- overflow: auto;
35370
+ .E_t1g36k2w .table-loading-item .checkbox-loading {
35371
+ width: 16px;
35333
35372
  }
35334
-
35335
- .E_r1fxc9gq.right {
35336
- overflow: auto;
35337
- padding-right: 2px;
35338
- width: 200px;
35339
- height: fit-content;
35340
- max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
35341
- scrollbar-gutter: stable;
35373
+ .E_t1g36k2w .table-loading-item .td-loading {
35374
+ flex: 1;
35342
35375
  }
35343
- .E_r1fxc9gq.right::-webkit-scrollbar {
35344
- width: 6px;
35376
+ .E_t1g36k2w :nth-child(1) {
35377
+ padding: 8px 4px;
35345
35378
  }
35346
- .E_r1fxc9gq.right::-webkit-scrollbar-track {
35379
+ .E_t1g36k2w :nth-child(1) > * {
35347
35380
  background: rgba(225, 230, 241, 0.6);
35348
35381
  }
35349
- .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
35350
- background: rgba(172, 186, 211, 0.6);
35351
- border-radius: 8px;
35352
- }
35353
35382
 
35354
35383
  .E_s1n7hav7 .ant-input-prefix {
35355
35384
  margin-right: 8px;
@@ -35400,35 +35429,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35400
35429
  overflow: hidden;
35401
35430
  }
35402
35431
 
35403
- .E_t1g36k2w {
35404
- overflow: hidden;
35405
- height: 100%;
35406
- background: white;
35407
- }
35408
- .E_t1g36k2w .table-loading-item {
35409
- padding: 8px 4px;
35410
- display: flex;
35411
- align-items: center;
35412
- }
35413
- .E_t1g36k2w .table-loading-item > * {
35414
- height: 16px;
35415
- margin: 4px;
35416
- background: rgba(237, 241, 250, 0.6);
35417
- border-radius: 2px;
35418
- }
35419
- .E_t1g36k2w .table-loading-item .checkbox-loading {
35420
- width: 16px;
35421
- }
35422
- .E_t1g36k2w .table-loading-item .td-loading {
35423
- flex: 1;
35424
- }
35425
- .E_t1g36k2w :nth-child(1) {
35426
- padding: 8px 4px;
35427
- }
35428
- .E_t1g36k2w :nth-child(1) > * {
35429
- background: rgba(225, 230, 241, 0.6);
35430
- }
35431
-
35432
35432
  .E_t1gvlxt5 {
35433
35433
  min-width: 0;
35434
35434
  flex: 1;
@@ -35452,6 +35452,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35452
35452
  column-gap: var(--a1ji6r68-0);
35453
35453
  }
35454
35454
 
35455
+ .E_t1616y1o {
35456
+ color: #fff;
35457
+ }
35458
+
35455
35459
  .E_f16blduf.ant-form-item {
35456
35460
  margin-bottom: 0;
35457
35461
  }
@@ -35471,10 +35475,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35471
35475
  display: block;
35472
35476
  }
35473
35477
 
35474
- .E_t1616y1o {
35475
- color: #fff;
35476
- }
35477
-
35478
35478
  .E_a9y3flr {
35479
35479
  margin-left: 8px;
35480
35480
  }
@@ -35527,6 +35527,29 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35527
35527
  color: rgba(44, 56, 82, 0.7490196078);
35528
35528
  }
35529
35529
 
35530
+ .E_gmyahx3 {
35531
+ cursor: pointer;
35532
+ }
35533
+ .E_gmyahx3 .link-text {
35534
+ color: rgba(0, 21, 64, 0.3);
35535
+ }
35536
+ .E_gmyahx3:hover .link-text {
35537
+ color: #0080ff;
35538
+ }
35539
+
35540
+ .E_skwah65 {
35541
+ height: 8px;
35542
+ box-sizing: border-box;
35543
+ border-radius: 2px;
35544
+ background: #f5f7fa;
35545
+ display: flex;
35546
+ width: 100%;
35547
+ overflow: hidden;
35548
+ }
35549
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35550
+ margin-left: 1px;
35551
+ }
35552
+
35530
35553
  .E_s1ebs0ra {
35531
35554
  display: flex;
35532
35555
  align-items: center;
@@ -35737,110 +35760,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35737
35760
  border-radius: 2px;
35738
35761
  }
35739
35762
 
35740
- .E_skwah65 {
35741
- height: 8px;
35742
- box-sizing: border-box;
35743
- border-radius: 2px;
35744
- background: #f5f7fa;
35745
- display: flex;
35746
- width: 100%;
35747
- overflow: hidden;
35748
- }
35749
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35750
- margin-left: 1px;
35751
- }
35752
-
35753
- .E_s1iv0tp1 .enabled-switch {
35754
- display: flex;
35755
- align-items: center;
35756
- }
35757
- .E_s1iv0tp1 .enabled-text {
35758
- margin-right: 8px;
35759
- }
35760
-
35761
- .E_n12mqh7z {
35762
- display: flex;
35763
- align-items: center;
35764
- font-size: 12px;
35765
- line-height: 18px;
35766
- }
35767
- .E_n12mqh7z:not(:last-child) {
35768
- margin-bottom: 4px;
35769
- }
35770
-
35771
- .E_tf5bynu {
35772
- margin: 0 3px;
35773
- }
35774
-
35775
- .E_tcckoz1 {
35776
- max-height: 400px;
35777
- overflow: auto;
35778
- }
35779
-
35780
- span.E_tqjc4ui {
35781
- margin: 0 2px;
35782
- }
35783
-
35784
- .E_wg1tsps {
35785
- display: flex;
35786
- align-items: center;
35787
- justify-content: flex-end;
35788
- }
35789
-
35790
- .E_b1ctd5xy {
35791
- display: flex;
35792
- align-items: center;
35793
- width: calc(100% - 40px);
35794
- }
35795
- .E_b1ctd5xy .chart {
35796
- display: inline-block;
35797
- width: 100%;
35798
- }
35799
-
35800
- .E_u1p8acpn {
35801
- min-width: 40px;
35802
- }
35803
- .E_u1p8acpn .unit {
35804
- color: #00122e !important;
35805
- }
35806
-
35807
- .E_gmyahx3 {
35808
- cursor: pointer;
35809
- }
35810
- .E_gmyahx3 .link-text {
35811
- color: rgba(0, 21, 64, 0.3);
35812
- }
35813
- .E_gmyahx3:hover .link-text {
35814
- color: #0080ff;
35815
- }
35816
-
35817
- .E_ou7iq30 {
35818
- overflow: hidden;
35819
- text-overflow: ellipsis;
35820
- }
35821
-
35822
- .E_s1tui002 {
35823
- white-space: nowrap;
35824
- }
35825
-
35826
- .E_mxrc2zg {
35827
- display: -webkit-box;
35828
- -webkit-line-clamp: var(--mxrc2zg-0);
35829
- -webkit-box-orient: vertical;
35830
- word-break: break-all;
35831
- }
35832
-
35833
- .E_t1vv6d68 .ant-tooltip-arrow {
35834
- display: none;
35835
- }
35836
- .E_t1vv6d68 .ant-tooltip-inner {
35837
- background: rgba(23, 38, 64, 0.8);
35838
- border-radius: 4px;
35839
- }
35840
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35841
- visibility: hidden;
35842
- }
35843
-
35844
35763
  .E_c1up1pdz {
35845
35764
  width: 648px;
35846
35765
  }
@@ -35981,94 +35900,35 @@ span.E_tqjc4ui {
35981
35900
  color: #fff;
35982
35901
  }
35983
35902
 
35984
- .E_t1sqg15u {
35985
- background: white;
35986
- }
35987
- .E_t1sqg15u.inline .table-row {
35988
- flex-direction: column;
35989
- }
35990
- .E_t1sqg15u.inline .table-row > label {
35991
- padding: 0 16px 7px 0;
35992
- }
35993
- .E_t1sqg15u.has-border .table-header {
35994
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35995
- }
35996
- .E_t1sqg15u.has-border .hiddenBorder {
35997
- border-top: none !important;
35998
- }
35999
- .E_t1sqg15u.has-border .table-row + .table-row {
36000
- border-top: 1px solid rgba(225, 230, 241, 0.6);
36001
- }
36002
- .E_t1sqg15u.has-border .table-row:last-of-type {
36003
- padding-bottom: 0;
36004
- }
36005
- .E_t1sqg15u.align-right .content {
36006
- text-align: right;
36007
- }
36008
- .E_t1sqg15u .uuid-row {
36009
- display: flex;
36010
- justify-content: space-between;
35903
+ span.E_tqjc4ui {
35904
+ margin: 0 2px;
36011
35905
  }
36012
- .E_t1sqg15u .uuid-row .id-text {
36013
- white-space: nowrap;
35906
+
35907
+ .E_ou7iq30 {
36014
35908
  overflow: hidden;
36015
35909
  text-overflow: ellipsis;
36016
35910
  }
36017
35911
 
36018
- .E_t4zczcp {
36019
- display: flex;
36020
- justify-content: space-between;
36021
- align-items: center;
36022
- padding: 8px;
36023
- min-height: 32px;
36024
- }
36025
- .E_t4zczcp .table-title {
36026
- color: rgba(44, 56, 82, 0.6);
36027
- font-weight: 600;
36028
- font-size: 12px;
36029
- line-height: 8px;
36030
- }
36031
- .E_t4zczcp .edit-icon {
36032
- font-size: 16px;
36033
- color: rgba(10, 37, 85, 0.6);
36034
- cursor: pointer;
36035
- }
36036
-
36037
- .E_t1s7goww {
36038
- font-size: 12px;
36039
- line-height: 18px;
35912
+ .E_s1tui002 {
35913
+ white-space: nowrap;
36040
35914
  }
36041
35915
 
36042
- .E_t93e4cf {
36043
- display: flex;
36044
- padding: 8px 0;
36045
- color: #2d3a56;
36046
- }
36047
- .E_t93e4cf .hidden {
36048
- display: none;
36049
- }
36050
- .E_t93e4cf .ant-btn.ant-btn-link {
36051
- height: auto;
36052
- }
36053
- .E_t93e4cf .content {
36054
- overflow: hidden;
36055
- overflow-x: auto;
36056
- width: 100%;
36057
- white-space: pre-wrap;
36058
- }
36059
- .E_t93e4cf .content .ant-btn {
36060
- white-space: pre-wrap;
36061
- text-align: left;
36062
- }
36063
- .E_t93e4cf .content .unit-chart {
36064
- justify-content: flex-start;
35916
+ .E_mxrc2zg {
35917
+ display: -webkit-box;
35918
+ -webkit-line-clamp: var(--mxrc2zg-0);
35919
+ -webkit-box-orient: vertical;
35920
+ word-break: break-all;
36065
35921
  }
36066
35922
 
36067
- .E_rhz2uv5 {
36068
- width: var(--rhz2uv5-0);
36069
- flex-shrink: 0;
36070
- color: rgba(44, 56, 82, 0.6);
36071
- padding-right: 12px;
35923
+ .E_t1vv6d68 .ant-tooltip-arrow {
35924
+ display: none;
35925
+ }
35926
+ .E_t1vv6d68 .ant-tooltip-inner {
35927
+ background: rgba(23, 38, 64, 0.8);
35928
+ border-radius: 4px;
35929
+ }
35930
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35931
+ visibility: hidden;
36072
35932
  }
36073
35933
 
36074
35934
  .E_s1at6qmn.ant-layout-sider {
@@ -36184,6 +36044,25 @@ span.E_tqjc4ui {
36184
36044
  text-align: left;
36185
36045
  }
36186
36046
 
36047
+ .E_n12mqh7z {
36048
+ display: flex;
36049
+ align-items: center;
36050
+ font-size: 12px;
36051
+ line-height: 18px;
36052
+ }
36053
+ .E_n12mqh7z:not(:last-child) {
36054
+ margin-bottom: 4px;
36055
+ }
36056
+
36057
+ .E_tf5bynu {
36058
+ margin: 0 3px;
36059
+ }
36060
+
36061
+ .E_tcckoz1 {
36062
+ max-height: 400px;
36063
+ overflow: auto;
36064
+ }
36065
+
36187
36066
  .E_u15heuvq.content {
36188
36067
  cursor: default !important;
36189
36068
  }
@@ -36200,6 +36079,127 @@ span.E_tqjc4ui {
36200
36079
  color: rgba(44, 56, 82, 0.7490196078);
36201
36080
  }
36202
36081
 
36082
+ .E_wg1tsps {
36083
+ display: flex;
36084
+ align-items: center;
36085
+ justify-content: flex-end;
36086
+ }
36087
+
36088
+ .E_b1ctd5xy {
36089
+ display: flex;
36090
+ align-items: center;
36091
+ width: calc(100% - 40px);
36092
+ }
36093
+ .E_b1ctd5xy .chart {
36094
+ display: inline-block;
36095
+ width: 100%;
36096
+ }
36097
+
36098
+ .E_u1p8acpn {
36099
+ min-width: 40px;
36100
+ }
36101
+ .E_u1p8acpn .unit {
36102
+ color: #00122e !important;
36103
+ }
36104
+
36105
+ .E_s1iv0tp1 .enabled-switch {
36106
+ display: flex;
36107
+ align-items: center;
36108
+ }
36109
+ .E_s1iv0tp1 .enabled-text {
36110
+ margin-right: 8px;
36111
+ }
36112
+
36113
+ .E_t1sqg15u {
36114
+ background: white;
36115
+ }
36116
+ .E_t1sqg15u.inline .table-row {
36117
+ flex-direction: column;
36118
+ }
36119
+ .E_t1sqg15u.inline .table-row > label {
36120
+ padding: 0 16px 7px 0;
36121
+ }
36122
+ .E_t1sqg15u.has-border .table-header {
36123
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
36124
+ }
36125
+ .E_t1sqg15u.has-border .hiddenBorder {
36126
+ border-top: none !important;
36127
+ }
36128
+ .E_t1sqg15u.has-border .table-row + .table-row {
36129
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
36130
+ }
36131
+ .E_t1sqg15u.has-border .table-row:last-of-type {
36132
+ padding-bottom: 0;
36133
+ }
36134
+ .E_t1sqg15u.align-right .content {
36135
+ text-align: right;
36136
+ }
36137
+ .E_t1sqg15u .uuid-row {
36138
+ display: flex;
36139
+ justify-content: space-between;
36140
+ }
36141
+ .E_t1sqg15u .uuid-row .id-text {
36142
+ white-space: nowrap;
36143
+ overflow: hidden;
36144
+ text-overflow: ellipsis;
36145
+ }
36146
+
36147
+ .E_t4zczcp {
36148
+ display: flex;
36149
+ justify-content: space-between;
36150
+ align-items: center;
36151
+ padding: 8px;
36152
+ min-height: 32px;
36153
+ }
36154
+ .E_t4zczcp .table-title {
36155
+ color: rgba(44, 56, 82, 0.6);
36156
+ font-weight: 600;
36157
+ font-size: 12px;
36158
+ line-height: 8px;
36159
+ }
36160
+ .E_t4zczcp .edit-icon {
36161
+ font-size: 16px;
36162
+ color: rgba(10, 37, 85, 0.6);
36163
+ cursor: pointer;
36164
+ }
36165
+
36166
+ .E_t1s7goww {
36167
+ font-size: 12px;
36168
+ line-height: 18px;
36169
+ }
36170
+
36171
+ .E_t93e4cf {
36172
+ display: flex;
36173
+ padding: 8px 0;
36174
+ color: #2d3a56;
36175
+ }
36176
+ .E_t93e4cf .hidden {
36177
+ display: none;
36178
+ }
36179
+ .E_t93e4cf .ant-btn.ant-btn-link {
36180
+ height: auto;
36181
+ }
36182
+ .E_t93e4cf .content {
36183
+ overflow: hidden;
36184
+ overflow-x: auto;
36185
+ width: 100%;
36186
+ white-space: pre-wrap;
36187
+ }
36188
+ .E_t93e4cf .content .ant-btn {
36189
+ white-space: pre-wrap;
36190
+ text-align: left;
36191
+ }
36192
+ .E_t93e4cf .content .unit-chart {
36193
+ justify-content: flex-start;
36194
+ }
36195
+
36196
+ .E_rhz2uv5 {
36197
+ width: var(--rhz2uv5-0);
36198
+ flex-shrink: 0;
36199
+ color: rgba(44, 56, 82, 0.6);
36200
+ padding-right: 12px;
36201
+ }
36202
+
36203
36203
  .E_t160l1cm {
36204
36204
  display: flex;
36205
36205
  flex-direction: column;
@@ -36612,6 +36612,15 @@ span.E_tqjc4ui {
36612
36612
  }
36613
36613
  }
36614
36614
 
36615
+ .E_cevhqx7 {
36616
+ color: #00122e;
36617
+ }
36618
+
36619
+ .E_snbqlt4 {
36620
+ margin-top: 8px;
36621
+ color: rgba(44, 56, 82, 0.6);
36622
+ }
36623
+
36615
36624
  .E_c1kchka8 {
36616
36625
  height: 100%;
36617
36626
  width: 100%;
@@ -37104,50 +37113,6 @@ span.E_tqjc4ui {
37104
37113
  padding: 0;
37105
37114
  }
37106
37115
 
37107
- .E_c14ouk5o {
37108
- width: 100%;
37109
- height: 100%;
37110
- display: flex;
37111
- font-size: 12px;
37112
- line-height: 18px;
37113
- padding: 8px 0;
37114
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
37115
- }
37116
- .E_c14ouk5o:last-of-type {
37117
- box-shadow: none;
37118
- padding-bottom: 0;
37119
- }
37120
- .E_c14ouk5o.collapsed {
37121
- flex-direction: column;
37122
- }
37123
- .E_c14ouk5o.collapsed .collapsed-content {
37124
- display: flex;
37125
- }
37126
- .E_c14ouk5o.collapsed .collapsed-content > span {
37127
- flex: 1;
37128
- display: flex;
37129
- justify-content: space-between;
37130
- }
37131
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
37132
- height: auto;
37133
- }
37134
- .E_c14ouk5o.collapsed .extra-content {
37135
- margin-left: 162px;
37136
- }
37137
- .E_c14ouk5o .col-label {
37138
- width: 216px;
37139
- color: rgba(44, 56, 82, 0.6);
37140
- margin-right: 12px;
37141
- flex-shrink: 0;
37142
- }
37143
- .E_c14ouk5o .col-content {
37144
- color: #2d3a56;
37145
- /* make btn link in info row have the same height as normal text */
37146
- }
37147
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
37148
- height: auto;
37149
- }
37150
-
37151
37116
  .E_c1ss4prm {
37152
37117
  color: rgba(44, 56, 82, 0.6);
37153
37118
  }
@@ -37199,11 +37164,46 @@ span.E_tqjc4ui {
37199
37164
  margin: 16px 0;
37200
37165
  }
37201
37166
 
37202
- .E_cevhqx7 {
37203
- color: #00122e;
37167
+ .E_c14ouk5o {
37168
+ width: 100%;
37169
+ height: 100%;
37170
+ display: flex;
37171
+ font-size: 12px;
37172
+ line-height: 18px;
37173
+ padding: 8px 0;
37174
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
37204
37175
  }
37205
-
37206
- .E_snbqlt4 {
37207
- margin-top: 8px;
37176
+ .E_c14ouk5o:last-of-type {
37177
+ box-shadow: none;
37178
+ padding-bottom: 0;
37179
+ }
37180
+ .E_c14ouk5o.collapsed {
37181
+ flex-direction: column;
37182
+ }
37183
+ .E_c14ouk5o.collapsed .collapsed-content {
37184
+ display: flex;
37185
+ }
37186
+ .E_c14ouk5o.collapsed .collapsed-content > span {
37187
+ flex: 1;
37188
+ display: flex;
37189
+ justify-content: space-between;
37190
+ }
37191
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
37192
+ height: auto;
37193
+ }
37194
+ .E_c14ouk5o.collapsed .extra-content {
37195
+ margin-left: 162px;
37196
+ }
37197
+ .E_c14ouk5o .col-label {
37198
+ width: 216px;
37208
37199
  color: rgba(44, 56, 82, 0.6);
37200
+ margin-right: 12px;
37201
+ flex-shrink: 0;
37202
+ }
37203
+ .E_c14ouk5o .col-content {
37204
+ color: #2d3a56;
37205
+ /* make btn link in info row have the same height as normal text */
37206
+ }
37207
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
37208
+ height: auto;
37209
37209
  }