@cloudtower/eagle 0.34.8 → 0.34.9

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
@@ -29673,26 +29673,6 @@ body {
29673
29673
  overflow-x: auto;
29674
29674
  }
29675
29675
 
29676
- .E_c18gxmrl {
29677
- border: 1px solid #d8deeb;
29678
- border-radius: 4px;
29679
- }
29680
- .E_c18gxmrl + .E_c18gxmrl {
29681
- margin-top: 8px;
29682
- }
29683
- .E_c18gxmrl:hover {
29684
- border-color: #0080ff;
29685
- }
29686
- .E_c18gxmrl:hover > header {
29687
- background: rgba(0, 128, 255, 0.1);
29688
- }
29689
- .E_c18gxmrl.active header {
29690
- border-bottom: 1px solid #d8deeb;
29691
- }
29692
- .E_c18gxmrl > header {
29693
- padding: 8px 12px;
29694
- }
29695
-
29696
29676
  .E_m74vjol {
29697
29677
  display: flex;
29698
29678
  justify-content: space-between;
@@ -29713,6 +29693,26 @@ body {
29713
29693
  flex: 1;
29714
29694
  }
29715
29695
 
29696
+ .E_c18gxmrl {
29697
+ border: 1px solid #d8deeb;
29698
+ border-radius: 4px;
29699
+ }
29700
+ .E_c18gxmrl + .E_c18gxmrl {
29701
+ margin-top: 8px;
29702
+ }
29703
+ .E_c18gxmrl:hover {
29704
+ border-color: #0080ff;
29705
+ }
29706
+ .E_c18gxmrl:hover > header {
29707
+ background: rgba(0, 128, 255, 0.1);
29708
+ }
29709
+ .E_c18gxmrl.active header {
29710
+ border-bottom: 1px solid #d8deeb;
29711
+ }
29712
+ .E_c18gxmrl > header {
29713
+ padding: 8px 12px;
29714
+ }
29715
+
29716
29716
  .E_berrcjl {
29717
29717
  color: rgba(10, 37, 85, 0.6);
29718
29718
  margin-bottom: 4px;
@@ -29729,28 +29729,6 @@ body {
29729
29729
  color: #005ed1;
29730
29730
  }
29731
29731
 
29732
- .E_c1uzzomf {
29733
- margin-bottom: 16px;
29734
- }
29735
- .E_c1uzzomf .card-title {
29736
- font-size: 16px;
29737
- color: rgba(44, 56, 82, 0.6);
29738
- font-weight: 700;
29739
- line-height: 32px;
29740
- }
29741
- .E_c1uzzomf .card-body {
29742
- padding: 24px;
29743
- border-radius: 8px;
29744
- background: #fff;
29745
- }
29746
- .E_c1uzzomf .empty {
29747
- font-weight: 700;
29748
- font-size: 14px;
29749
- line-height: 22px;
29750
- color: rgba(0, 21, 64, 0.3);
29751
- text-align: center;
29752
- }
29753
-
29754
29732
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29755
29733
  padding: 4px 8px 0 8px;
29756
29734
  color: rgba(44, 56, 82, 0.6);
@@ -29764,6 +29742,42 @@ body {
29764
29742
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29765
29743
  }
29766
29744
 
29745
+ .E_b1nip9bk {
29746
+ padding: 4px 11px;
29747
+ }
29748
+
29749
+ .E_bqamoqe {
29750
+ white-space: nowrap;
29751
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29752
+ }
29753
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29754
+ --color: #0080ff;
29755
+ }
29756
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29757
+ --color: #0080ff;
29758
+ }
29759
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29760
+ margin-left: 1px;
29761
+ }
29762
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29763
+ border-top-right-radius: 0;
29764
+ border-bottom-right-radius: 0;
29765
+ }
29766
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29767
+ border-top-left-radius: 0;
29768
+ border-bottom-left-radius: 0;
29769
+ }
29770
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29771
+ border-radius: unset;
29772
+ }
29773
+
29774
+ .E_c1yyuluq {
29775
+ border-radius: 8px;
29776
+ }
29777
+ .E_c1yyuluq .ant-card-body {
29778
+ padding: 20px 24px 24px 24px;
29779
+ }
29780
+
29767
29781
  .E_b1wx3t3t.ant-btn-icon-only {
29768
29782
  justify-content: center;
29769
29783
  }
@@ -30021,6 +30035,50 @@ body {
30021
30035
  justify-content: center;
30022
30036
  }
30023
30037
 
30038
+ .E_c1uzzomf {
30039
+ margin-bottom: 16px;
30040
+ }
30041
+ .E_c1uzzomf .card-title {
30042
+ font-size: 16px;
30043
+ color: rgba(44, 56, 82, 0.6);
30044
+ font-weight: 700;
30045
+ line-height: 32px;
30046
+ }
30047
+ .E_c1uzzomf .card-body {
30048
+ padding: 24px;
30049
+ border-radius: 8px;
30050
+ background: #fff;
30051
+ }
30052
+ .E_c1uzzomf .empty {
30053
+ font-weight: 700;
30054
+ font-size: 14px;
30055
+ line-height: 22px;
30056
+ color: rgba(0, 21, 64, 0.3);
30057
+ text-align: center;
30058
+ }
30059
+
30060
+ .E_ccrbeuz .ant-collapse-item {
30061
+ border: 0px;
30062
+ background-color: #fff;
30063
+ }
30064
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30065
+ padding-top: 0px;
30066
+ padding-bottom: 0px;
30067
+ padding-left: 0px !important;
30068
+ padding-right: 24px;
30069
+ }
30070
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30071
+ right: 0px;
30072
+ }
30073
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30074
+ padding: 0px;
30075
+ }
30076
+
30077
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30078
+ padding-right: 0px;
30079
+ cursor: default;
30080
+ }
30081
+
30024
30082
  .E_d1bw7c5z {
30025
30083
  position: relative;
30026
30084
  max-width: 388px;
@@ -30104,59 +30162,8 @@ body {
30104
30162
  width: 102px;
30105
30163
  }
30106
30164
 
30107
- .E_b1nip9bk {
30108
- padding: 4px 11px;
30109
- }
30110
-
30111
- .E_bqamoqe {
30112
- white-space: nowrap;
30113
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30114
- }
30115
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30116
- --color: #0080ff;
30117
- }
30118
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30119
- --color: #0080ff;
30120
- }
30121
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30122
- margin-left: 1px;
30123
- }
30124
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30125
- border-top-right-radius: 0;
30126
- border-bottom-right-radius: 0;
30127
- }
30128
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30129
- border-top-left-radius: 0;
30130
- border-bottom-left-radius: 0;
30131
- }
30132
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30133
- border-radius: unset;
30134
- }
30135
-
30136
- .E_i11gg7mj .ant-input-prefix {
30137
- margin-right: 8px;
30138
- }
30139
- .E_i11gg7mj .ant-input-suffix {
30140
- margin-left: 8px;
30141
- }
30142
-
30143
- .E_cc368xp {
30144
- color: #00122e;
30145
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30146
- margin-right: 8px;
30147
- padding-right: 8px;
30148
- }
30149
-
30150
- .E_i11o6xqj {
30151
- display: flex;
30152
- gap: 4px;
30153
- }
30154
- .E_i11o6xqj .icon-wrapper {
30155
- cursor: pointer;
30156
- }
30157
-
30158
- .E_d19ruhdj.icon-wrapper {
30159
- cursor: not-allowed;
30165
+ .E_sx1bpnu .ant-input-sm {
30166
+ line-height: 18px;
30160
30167
  }
30161
30168
 
30162
30169
  .E_itxley7.ant-input-group.ant-input-group-compact {
@@ -30171,128 +30178,38 @@ body {
30171
30178
  border-top-right-radius: 5px;
30172
30179
  }
30173
30180
 
30174
- .E_c1yyuluq {
30175
- border-radius: 8px;
30176
- }
30177
- .E_c1yyuluq .ant-card-body {
30178
- padding: 20px 24px 24px 24px;
30181
+ .E_rapgekc.ant-radio-wrapper {
30182
+ display: inline-flex;
30183
+ align-items: baseline;
30184
+ white-space: pre-wrap;
30179
30185
  }
30180
-
30181
- .E_ccrbeuz .ant-collapse-item {
30182
- border: 0px;
30183
- background-color: #fff;
30186
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30187
+ position: relative;
30188
+ top: 3px;
30184
30189
  }
30185
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30186
- padding-top: 0px;
30187
- padding-bottom: 0px;
30188
- padding-left: 0px !important;
30189
- padding-right: 24px;
30190
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30191
+ border-color: rgba(107, 128, 167, 0.6);
30190
30192
  }
30191
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30192
- right: 0px;
30193
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30194
+ border-color: #0080ff;
30193
30195
  }
30194
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30195
- padding: 0px;
30196
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30197
+ border-color: #0080ff;
30198
+ background: #0080ff;
30196
30199
  }
30197
-
30198
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30199
- padding-right: 0px;
30200
- cursor: default;
30200
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30201
+ top: 4px;
30202
+ left: 4px;
30203
+ width: 6px;
30204
+ height: 6px;
30205
+ background: #fff;
30201
30206
  }
30202
-
30203
- .E_sx1bpnu .ant-input-sm {
30204
- line-height: 18px;
30207
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30208
+ opacity: 0.5;
30205
30209
  }
30206
-
30207
- .E_phljevk {
30208
- display: flex;
30209
- justify-content: space-between;
30210
- align-items: center;
30211
- padding: 10px 0;
30212
- color: rgba(44, 56, 82, 0.6);
30213
- font-size: 12px;
30214
- line-height: 24px;
30215
- }
30216
- .E_phljevk .pagination-left {
30217
- padding: 2px 8px;
30218
- }
30219
- .E_phljevk .dropdown-trigger {
30220
- display: flex;
30221
- align-items: center;
30222
- border-radius: 6px;
30223
- cursor: pointer;
30224
- transition: all 0.3s ease;
30225
- }
30226
- .E_phljevk .dropdown-trigger:hover {
30227
- background: rgba(211, 218, 235, 0.6);
30228
- color: #0080ff;
30229
- }
30230
- .E_phljevk .dropdown-trigger .icon-inner {
30231
- margin-left: 4px;
30232
- }
30233
- .E_phljevk .pagination-right {
30234
- display: flex;
30235
- align-items: center;
30236
- color: #0080ff;
30237
- font-weight: bold;
30238
- }
30239
- .E_phljevk .pagination-right .icon-inner {
30240
- margin-left: 4px;
30241
- }
30242
- .E_phljevk .pagination-right .prev-btn,
30243
- .E_phljevk .pagination-right .next-btn {
30244
- padding: 0 8px;
30245
- }
30246
- .E_phljevk .pagination-right .prev-btn > span,
30247
- .E_phljevk .pagination-right .next-btn > span {
30248
- color: #0080ff;
30249
- }
30250
- .E_phljevk .pagination-right .next-btn .icon-inner {
30251
- transform: rotate(180deg);
30252
- }
30253
-
30254
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30255
- max-height: calc(100vh - 128px);
30256
- overflow-y: auto;
30257
- }
30258
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30259
- padding: 4px 20px;
30260
- font-size: 12px;
30261
- line-height: 18px;
30262
- }
30263
-
30264
- .E_rapgekc.ant-radio-wrapper {
30265
- display: inline-flex;
30266
- align-items: baseline;
30267
- white-space: pre-wrap;
30268
- }
30269
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30270
- position: relative;
30271
- top: 3px;
30272
- }
30273
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30274
- border-color: rgba(107, 128, 167, 0.6);
30275
- }
30276
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30277
- border-color: #0080ff;
30278
- }
30279
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30280
- border-color: #0080ff;
30281
- background: #0080ff;
30282
- }
30283
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30284
- top: 4px;
30285
- left: 4px;
30286
- width: 6px;
30287
- height: 6px;
30288
- background: #fff;
30289
- }
30290
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30291
- opacity: 0.5;
30292
- }
30293
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30294
- border-color: rgba(107, 128, 167, 0.6);
30295
- background: rgba(211, 218, 235, 0.6);
30210
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30211
+ border-color: rgba(107, 128, 167, 0.6);
30212
+ background: rgba(211, 218, 235, 0.6);
30296
30213
  }
30297
30214
  .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30298
30215
  background: #00122e;
@@ -30417,6 +30334,89 @@ body {
30417
30334
  color: rgba(44, 56, 82, 0.6);
30418
30335
  }
30419
30336
 
30337
+ .E_i11gg7mj .ant-input-prefix {
30338
+ margin-right: 8px;
30339
+ }
30340
+ .E_i11gg7mj .ant-input-suffix {
30341
+ margin-left: 8px;
30342
+ }
30343
+
30344
+ .E_cc368xp {
30345
+ color: #00122e;
30346
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30347
+ margin-right: 8px;
30348
+ padding-right: 8px;
30349
+ }
30350
+
30351
+ .E_i11o6xqj {
30352
+ display: flex;
30353
+ gap: 4px;
30354
+ }
30355
+ .E_i11o6xqj .icon-wrapper {
30356
+ cursor: pointer;
30357
+ }
30358
+
30359
+ .E_d19ruhdj.icon-wrapper {
30360
+ cursor: not-allowed;
30361
+ }
30362
+
30363
+ .E_phljevk {
30364
+ display: flex;
30365
+ justify-content: space-between;
30366
+ align-items: center;
30367
+ padding: 10px 0;
30368
+ color: rgba(44, 56, 82, 0.6);
30369
+ font-size: 12px;
30370
+ line-height: 24px;
30371
+ }
30372
+ .E_phljevk .pagination-left {
30373
+ padding: 2px 8px;
30374
+ }
30375
+ .E_phljevk .dropdown-trigger {
30376
+ display: flex;
30377
+ align-items: center;
30378
+ border-radius: 6px;
30379
+ cursor: pointer;
30380
+ transition: all 0.3s ease;
30381
+ }
30382
+ .E_phljevk .dropdown-trigger:hover {
30383
+ background: rgba(211, 218, 235, 0.6);
30384
+ color: #0080ff;
30385
+ }
30386
+ .E_phljevk .dropdown-trigger .icon-inner {
30387
+ margin-left: 4px;
30388
+ }
30389
+ .E_phljevk .pagination-right {
30390
+ display: flex;
30391
+ align-items: center;
30392
+ color: #0080ff;
30393
+ font-weight: bold;
30394
+ }
30395
+ .E_phljevk .pagination-right .icon-inner {
30396
+ margin-left: 4px;
30397
+ }
30398
+ .E_phljevk .pagination-right .prev-btn,
30399
+ .E_phljevk .pagination-right .next-btn {
30400
+ padding: 0 8px;
30401
+ }
30402
+ .E_phljevk .pagination-right .prev-btn > span,
30403
+ .E_phljevk .pagination-right .next-btn > span {
30404
+ color: #0080ff;
30405
+ }
30406
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30407
+ transform: rotate(180deg);
30408
+ }
30409
+
30410
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30411
+ max-height: calc(100vh - 128px);
30412
+ overflow-y: auto;
30413
+ }
30414
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30415
+ padding: 4px 20px;
30416
+ font-size: 12px;
30417
+ line-height: 18px;
30418
+ }
30419
+
30420
30420
  .E_c1bus5hc {
30421
30421
  --color: white;
30422
30422
  height: 14px;
@@ -30461,6 +30461,65 @@ body {
30461
30461
  margin-right: 4px;
30462
30462
  }
30463
30463
 
30464
+ .E_s1dizucg.ant-switch {
30465
+ min-width: 40px;
30466
+ height: 24px;
30467
+ background: rgba(172, 186, 211, 0.6);
30468
+ overflow: hidden;
30469
+ }
30470
+ .E_s1dizucg.ant-switch:focus {
30471
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30472
+ }
30473
+ .E_s1dizucg.ant-switch-small {
30474
+ min-width: 26px;
30475
+ height: 16px;
30476
+ }
30477
+ .E_s1dizucg.ant-switch-large {
30478
+ min-width: 52px;
30479
+ height: 32px;
30480
+ }
30481
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30482
+ height: 20px;
30483
+ width: 20px;
30484
+ }
30485
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30486
+ border-radius: 10px;
30487
+ transition-delay: 120ms;
30488
+ }
30489
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30490
+ height: 14px;
30491
+ width: 14px;
30492
+ top: 1px;
30493
+ left: 1px;
30494
+ }
30495
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30496
+ height: 28px;
30497
+ width: 28px;
30498
+ }
30499
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30500
+ border-radius: 14px;
30501
+ }
30502
+ .E_s1dizucg.ant-switch-checked {
30503
+ background-color: #00ba5d;
30504
+ }
30505
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30506
+ left: calc(100% - 20px - 2px);
30507
+ }
30508
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30509
+ left: calc(100% - 14px - 1px);
30510
+ }
30511
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30512
+ left: calc(100% - 28px - 2px);
30513
+ }
30514
+
30515
+ .E_c1up6e3y {
30516
+ margin-left: 5px;
30517
+ }
30518
+
30519
+ .E_iq1gosr {
30520
+ display: inline-block;
30521
+ }
30522
+
30464
30523
  .E_s1sck0th {
30465
30524
  padding: 0 8px;
30466
30525
  border-radius: 4px;
@@ -30543,33 +30602,107 @@ body {
30543
30602
  background-color: #7E41FF;
30544
30603
  }
30545
30604
 
30546
- .E_iq1gosr {
30547
- display: inline-block;
30605
+ .E_atcz0kf .ant-input-suffix {
30606
+ margin-left: 8px;
30548
30607
  }
30549
-
30550
- .E_s1dni7lo {
30551
- width: 430px !important;
30608
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30609
+ padding: 2px 7px 2px 12px;
30552
30610
  }
30553
30611
 
30554
- .E_d1wwmmm5 .ant-select-item-group {
30555
- padding: 8px 16px;
30556
- line-height: 18px;
30557
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30558
- height: 34px;
30559
- min-height: 34px;
30560
- box-sizing: border-box;
30561
- margin-top: 8px;
30612
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30613
+ display: var(--ai7qkf2-0);
30562
30614
  }
30563
-
30564
- .E_o1ugr09p {
30565
- display: flex;
30566
- flex-direction: column;
30567
- margin: 1px 8px;
30568
- padding: 8px;
30569
- border-radius: 4px;
30615
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30616
+ display: inline-flex;
30617
+ line-height: 1.5715;
30618
+ height: 100%;
30619
+ width: 100%;
30570
30620
  }
30571
- .E_o1ugr09p .selected-icon {
30572
- display: none;
30621
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30622
+ content: var(--ai7qkf2-1);
30623
+ display: var(--ai7qkf2-2);
30624
+ flex: none;
30625
+ align-items: center;
30626
+ margin-left: 4px;
30627
+ padding: 5px 12px 5px 0;
30628
+ color: rgba(44, 56, 82, 0.6);
30629
+ }
30630
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30631
+ content: var(--ai7qkf2-3);
30632
+ display: var(--ai7qkf2-4);
30633
+ flex: none;
30634
+ align-items: center;
30635
+ margin-right: 4px;
30636
+ cursor: auto;
30637
+ color: rgba(44, 56, 82, 0.6);
30638
+ }
30639
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30640
+ border-radius: 0;
30641
+ }
30642
+ .E_ai7qkf2.ant-input-number {
30643
+ width: 100%;
30644
+ border-radius: 6px;
30645
+ }
30646
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
30647
+ border-color: #0096ff;
30648
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30649
+ z-index: 1;
30650
+ }
30651
+ .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
30652
+ border-color: #e75a3a;
30653
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30654
+ }
30655
+ .E_ai7qkf2 .ant-input-number-input {
30656
+ height: 30px;
30657
+ border: 1px;
30658
+ padding: 5px 12px;
30659
+ font-size: inherit;
30660
+ }
30661
+ .E_ai7qkf2.ant-input-number-lg input {
30662
+ height: 38px;
30663
+ border: 1px;
30664
+ padding: 8px 16px;
30665
+ }
30666
+ .E_ai7qkf2.ant-input-number-sm input {
30667
+ height: 22px;
30668
+ border: 1px;
30669
+ padding: 2px 8px;
30670
+ }
30671
+
30672
+ .E_t1m2x205 .ant-tooltip-arrow {
30673
+ display: none;
30674
+ }
30675
+ .E_t1m2x205 .ant-tooltip-inner {
30676
+ background: rgba(23, 38, 64, 0.8);
30677
+ border-radius: 4px;
30678
+ }
30679
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30680
+ visibility: hidden;
30681
+ }
30682
+
30683
+ .E_s1dni7lo {
30684
+ width: 430px !important;
30685
+ }
30686
+
30687
+ .E_d1wwmmm5 .ant-select-item-group {
30688
+ padding: 8px 16px;
30689
+ line-height: 18px;
30690
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30691
+ height: 34px;
30692
+ min-height: 34px;
30693
+ box-sizing: border-box;
30694
+ margin-top: 8px;
30695
+ }
30696
+
30697
+ .E_o1ugr09p {
30698
+ display: flex;
30699
+ flex-direction: column;
30700
+ margin: 1px 8px;
30701
+ padding: 8px;
30702
+ border-radius: 4px;
30703
+ }
30704
+ .E_o1ugr09p .selected-icon {
30705
+ display: none;
30573
30706
  }
30574
30707
  .E_o1ugr09p.ant-select-item-option-grouped {
30575
30708
  padding-left: 8px;
@@ -30628,146 +30761,17 @@ body {
30628
30761
  opacity: 0;
30629
30762
  }
30630
30763
 
30631
- .E_s1dizucg.ant-switch {
30632
- min-width: 40px;
30633
- height: 24px;
30634
- background: rgba(172, 186, 211, 0.6);
30635
- overflow: hidden;
30636
- }
30637
- .E_s1dizucg.ant-switch:focus {
30638
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30639
- }
30640
- .E_s1dizucg.ant-switch-small {
30641
- min-width: 26px;
30642
- height: 16px;
30643
- }
30644
- .E_s1dizucg.ant-switch-large {
30645
- min-width: 52px;
30646
- height: 32px;
30647
- }
30648
- .E_s1dizucg.ant-switch .ant-switch-handle {
30649
- height: 20px;
30650
- width: 20px;
30651
- }
30652
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30653
- border-radius: 10px;
30654
- transition-delay: 120ms;
30655
- }
30656
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30657
- height: 14px;
30658
- width: 14px;
30659
- top: 1px;
30660
- left: 1px;
30661
- }
30662
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30663
- height: 28px;
30664
- width: 28px;
30665
- }
30666
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30667
- border-radius: 14px;
30668
- }
30669
- .E_s1dizucg.ant-switch-checked {
30670
- background-color: #00ba5d;
30671
- }
30672
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30673
- left: calc(100% - 20px - 2px);
30674
- }
30675
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30676
- left: calc(100% - 14px - 1px);
30677
- }
30678
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30679
- left: calc(100% - 28px - 2px);
30680
- }
30681
-
30682
- .E_c1up6e3y {
30683
- margin-left: 5px;
30684
- }
30685
-
30686
- .E_t1m2x205 .ant-tooltip-arrow {
30687
- display: none;
30688
- }
30689
- .E_t1m2x205 .ant-tooltip-inner {
30690
- background: rgba(23, 38, 64, 0.8);
30764
+ .E_i1inqkme {
30765
+ height: 18px;
30766
+ line-height: 18px;
30767
+ padding: 0 4px;
30691
30768
  border-radius: 4px;
30692
- }
30693
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30694
- visibility: hidden;
30695
- }
30696
-
30697
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30698
- display: var(--ai7qkf2-0);
30699
- }
30700
- .E_ai7qkf2 .ant-input-number-input-wrap {
30701
- display: inline-flex;
30702
- line-height: 1.5715;
30703
- height: 100%;
30704
- width: 100%;
30705
- }
30706
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30707
- content: var(--ai7qkf2-1);
30708
- display: var(--ai7qkf2-2);
30709
- flex: none;
30710
- align-items: center;
30711
- margin-left: 4px;
30712
- padding: 5px 12px 5px 0;
30713
- color: rgba(44, 56, 82, 0.6);
30714
- }
30715
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30716
- content: var(--ai7qkf2-3);
30717
- display: var(--ai7qkf2-4);
30718
- flex: none;
30769
+ background: rgba(235, 239, 245, 0.6);
30770
+ border: 1px solid rgba(223, 228, 235, 0.6);
30771
+ display: flex;
30719
30772
  align-items: center;
30773
+ white-space: nowrap;
30720
30774
  margin-right: 4px;
30721
- cursor: auto;
30722
- color: rgba(44, 56, 82, 0.6);
30723
- }
30724
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30725
- border-radius: 0;
30726
- }
30727
- .E_ai7qkf2.ant-input-number {
30728
- width: 100%;
30729
- border-radius: 6px;
30730
- }
30731
- .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
30732
- border-color: #0096ff;
30733
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30734
- z-index: 1;
30735
- }
30736
- .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
30737
- border-color: #e75a3a;
30738
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30739
- }
30740
- .E_ai7qkf2 .ant-input-number-input {
30741
- height: 30px;
30742
- border: 1px;
30743
- padding: 5px 12px;
30744
- font-size: inherit;
30745
- }
30746
- .E_ai7qkf2.ant-input-number-lg input {
30747
- height: 38px;
30748
- border: 1px;
30749
- padding: 8px 16px;
30750
- }
30751
- .E_ai7qkf2.ant-input-number-sm input {
30752
- height: 22px;
30753
- border: 1px;
30754
- padding: 2px 8px;
30755
- }
30756
-
30757
- .E_owd0kml {
30758
- display: inline-block;
30759
- }
30760
-
30761
- .E_h1jsgezc {
30762
- visibility: hidden;
30763
- position: absolute;
30764
- }
30765
-
30766
- .E_atcz0kf .ant-input-suffix {
30767
- margin-left: 8px;
30768
- }
30769
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30770
- padding: 2px 7px 2px 12px;
30771
30775
  }
30772
30776
 
30773
30777
  .E_fzh9mnb {
@@ -30785,19 +30789,6 @@ body {
30785
30789
  font-size: 18px;
30786
30790
  }
30787
30791
 
30788
- .E_i1inqkme {
30789
- height: 18px;
30790
- line-height: 18px;
30791
- padding: 0 4px;
30792
- border-radius: 4px;
30793
- background: rgba(235, 239, 245, 0.6);
30794
- border: 1px solid rgba(223, 228, 235, 0.6);
30795
- display: flex;
30796
- align-items: center;
30797
- white-space: nowrap;
30798
- margin-right: 4px;
30799
- }
30800
-
30801
30792
  .E_f7pxqmh {
30802
30793
  width: 100%;
30803
30794
  margin-bottom: 0 !important;
@@ -30832,22 +30823,13 @@ body {
30832
30823
  min-height: 0px;
30833
30824
  }
30834
30825
 
30835
- .E_iouxfgt {
30836
- display: inline-flex;
30837
- align-items: center;
30826
+ .E_owd0kml {
30827
+ display: inline-block;
30838
30828
  }
30839
- .E_iouxfgt .icon-inner {
30840
- display: inline-flex;
30841
- align-items: center;
30842
- justify-content: center;
30843
- }
30844
- .E_iouxfgt .icon-inner + span,
30845
- .E_iouxfgt span + .icon-inner.suffix {
30846
- margin-left: 4px;
30847
- }
30848
- .E_iouxfgt.is-rotate img,
30849
- .E_iouxfgt.is-rotate svg {
30850
- animation: rotate 680ms linear infinite;
30829
+
30830
+ .E_h1jsgezc {
30831
+ visibility: hidden;
30832
+ position: absolute;
30851
30833
  }
30852
30834
 
30853
30835
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -30881,34 +30863,26 @@ body {
30881
30863
  font-size: inherit;
30882
30864
  }
30883
30865
 
30884
- .E_a1b5xrg3 .user-icon-inner {
30866
+ .E_iouxfgt {
30885
30867
  display: inline-flex;
30886
30868
  align-items: center;
30887
- justify-content: center;
30888
- color: #fff;
30889
- font-weight: bold;
30890
- font-size: 12px;
30891
- width: 24px;
30892
- height: 24px;
30893
- border-radius: 50%;
30894
- background: var(--a1b5xrg3-0);
30895
30869
  }
30896
- .E_a1b5xrg3.btn-item {
30897
- transition: all 160ms ease;
30898
- cursor: pointer;
30899
- width: 56px;
30900
- height: 40px;
30870
+ .E_iouxfgt .icon-inner {
30901
30871
  display: inline-flex;
30902
30872
  align-items: center;
30903
30873
  justify-content: center;
30904
- border-radius: 6px;
30905
30874
  }
30906
- .E_a1b5xrg3.btn-item:hover {
30907
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30875
+ .E_iouxfgt .icon-inner + span,
30876
+ .E_iouxfgt span + .icon-inner.suffix {
30877
+ margin-left: 4px;
30908
30878
  }
30909
- .E_a1b5xrg3.btn-item:active {
30910
- transform: translateY(2px);
30911
- transition: all 320ms ease;
30879
+ .E_iouxfgt.is-rotate img,
30880
+ .E_iouxfgt.is-rotate svg {
30881
+ animation: rotate 680ms linear infinite;
30882
+ }
30883
+
30884
+ .E_m196gn1d {
30885
+ min-width: 1280px;
30912
30886
  }
30913
30887
 
30914
30888
  .E_cnujxq2 {
@@ -32076,65 +32050,34 @@ input.E_rf8rlle.ant-input {
32076
32050
  line-height: 12px;
32077
32051
  }
32078
32052
 
32079
- .E_m196gn1d {
32080
- min-width: 1280px;
32053
+ .E_a1b5xrg3 .user-icon-inner {
32054
+ display: inline-flex;
32055
+ align-items: center;
32056
+ justify-content: center;
32057
+ color: #fff;
32058
+ font-weight: bold;
32059
+ font-size: 12px;
32060
+ width: 24px;
32061
+ height: 24px;
32062
+ border-radius: 50%;
32063
+ background: var(--a1b5xrg3-0);
32081
32064
  }
32082
-
32083
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32065
+ .E_a1b5xrg3.btn-item {
32066
+ transition: all 160ms ease;
32067
+ cursor: pointer;
32068
+ width: 56px;
32069
+ height: 40px;
32070
+ display: inline-flex;
32071
+ align-items: center;
32072
+ justify-content: center;
32084
32073
  border-radius: 6px;
32085
32074
  }
32086
- .E_s17wv897.ant-select.ant-select-single {
32087
- width: 100%;
32088
- color: #2d3a56;
32089
- border-color: rgba(211, 218, 235, 0.6);
32090
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32091
- font-size: 13px;
32092
- }
32093
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32094
- height: 30px;
32095
- }
32096
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32097
- height: 38px;
32098
- font-size: 13px;
32099
- }
32100
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32101
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32102
- transition: 160ms ease;
32103
- }
32104
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32105
- color: #0080ff;
32106
- }
32107
- .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 {
32108
- border-color: rgba(107, 128, 167, 0.6);
32109
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32110
- }
32111
- .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 {
32112
- color: #0080ff;
32113
- }
32114
- .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 {
32115
- border-color: #0080ff;
32116
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32117
- }
32118
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32119
- transform: rotate(180deg);
32120
- }
32121
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32122
- background: rgba(211, 218, 235, 0.6);
32123
- border-color: rgba(172, 186, 211, 0.6);
32124
- cursor: "not-allowed";
32125
- }
32126
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32127
- border-color: #f0483e !important;
32128
- }
32129
- .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 {
32130
- color: #1d326c;
32131
- }
32132
- .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 {
32133
- border-color: #0080ff;
32134
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32075
+ .E_a1b5xrg3.btn-item:hover {
32076
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32135
32077
  }
32136
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32137
- transform: rotate(180deg);
32078
+ .E_a1b5xrg3.btn-item:active {
32079
+ transform: translateY(2px);
32080
+ transition: all 320ms ease;
32138
32081
  }
32139
32082
 
32140
32083
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
@@ -32289,19 +32232,90 @@ input.E_rf8rlle.ant-input {
32289
32232
  flex-shrink: 0;
32290
32233
  }
32291
32234
 
32292
- .E_w1dxz879 {
32293
- display: flex;
32294
- flex-direction: column;
32295
- gap: 6px;
32235
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32236
+ border-radius: 6px;
32296
32237
  }
32297
- .E_w1dxz879 .ellipsis-tooltip {
32298
- max-height: var(--w1dxz879-0);
32299
- text-overflow: clip;
32300
- overflow: hidden;
32238
+ .E_s17wv897.ant-select.ant-select-single {
32239
+ width: 100%;
32240
+ color: #2d3a56;
32241
+ border-color: rgba(211, 218, 235, 0.6);
32242
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32243
+ font-size: 13px;
32301
32244
  }
32302
- .E_w1dxz879 .tips {
32303
- color: #fff;
32304
- opacity: 0.8;
32245
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32246
+ height: 30px;
32247
+ }
32248
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32249
+ height: 38px;
32250
+ font-size: 13px;
32251
+ }
32252
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32253
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32254
+ transition: 160ms ease;
32255
+ }
32256
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32257
+ color: #0080ff;
32258
+ }
32259
+ .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 {
32260
+ border-color: rgba(107, 128, 167, 0.6);
32261
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32262
+ }
32263
+ .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 {
32264
+ color: #0080ff;
32265
+ }
32266
+ .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 {
32267
+ border-color: #0080ff;
32268
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32269
+ }
32270
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32271
+ transform: rotate(180deg);
32272
+ }
32273
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32274
+ background: rgba(211, 218, 235, 0.6);
32275
+ border-color: rgba(172, 186, 211, 0.6);
32276
+ cursor: "not-allowed";
32277
+ }
32278
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32279
+ border-color: #f0483e !important;
32280
+ }
32281
+ .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 {
32282
+ color: #1d326c;
32283
+ }
32284
+ .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 {
32285
+ border-color: #0080ff;
32286
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32287
+ }
32288
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32289
+ transform: rotate(180deg);
32290
+ }
32291
+
32292
+ .E_suhck3k {
32293
+ height: 24px;
32294
+ width: 24px;
32295
+ border-radius: 6px;
32296
+ padding: 4px;
32297
+ }
32298
+ .E_suhck3k:hover {
32299
+ background-color: rgba(0, 136, 255, 0.1);
32300
+ }
32301
+ .E_suhck3k:hover svg path {
32302
+ fill: blue;
32303
+ }
32304
+
32305
+ .E_ryby9ds {
32306
+ display: flex;
32307
+ align-items: center;
32308
+ }
32309
+ .E_ryby9ds .order {
32310
+ height: 24px;
32311
+ width: 24px;
32312
+ border-radius: 20px;
32313
+ color: #0080ff;
32314
+ background: rgba(0, 136, 255, 0.1);
32315
+ display: flex;
32316
+ align-items: center;
32317
+ justify-content: center;
32318
+ margin-right: 6px;
32305
32319
  }
32306
32320
 
32307
32321
  .E_b1lj76ty {
@@ -32341,77 +32355,28 @@ input.E_rf8rlle.ant-input {
32341
32355
  margin-top: 8px;
32342
32356
  }
32343
32357
 
32344
- .E_m5foqp8 {
32345
- --footer-height: 96px;
32346
- --header-height: 80px;
32347
- --modal-content-width: 720px;
32348
- --modal-content-min-height: 200px;
32349
- --modal-content-max-height: calc(
32350
- 100vh - 136px - var(--header-height) - var(--footer-height)
32351
- );
32352
- --modal-header-padding: 40px 60px 8px;
32353
- --modal-content-padding-top: 24px;
32354
- --modal-content-padding-bottom: 32px;
32355
- --modal-content-padding-x: 60px;
32356
- --modal-footer-padding: 0 60px;
32358
+ .E_hrhfj7c {
32359
+ display: none;
32357
32360
  }
32358
- .E_m5foqp8.content-full.ant-modal {
32359
- height: calc(100vh - 80px);
32360
- width: calc(100vw - 160px);
32361
+
32362
+ .E_dt9qoak .bottom {
32363
+ color: rgba(44, 56, 82, 0.75);
32361
32364
  }
32362
- .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32363
- width: 100%;
32364
- height: 100%;
32365
- max-width: unset;
32366
- max-height: unset;
32367
- display: flex;
32368
- flex-direction: column;
32365
+ .E_dt9qoak .left {
32366
+ min-width: 0;
32369
32367
  }
32370
- .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32371
- flex: 1;
32368
+
32369
+ .E_crhnxq5 {
32370
+ display: flex;
32371
+ flex-direction: row;
32372
+ justify-content: space-between;
32372
32373
  }
32373
- .E_m5foqp8 .initializing-title {
32374
- height: 32px;
32374
+ .E_crhnxq5 .label {
32375
+ color: rgba(44, 56, 82, 0.6);
32376
+ font-weight: 400;
32375
32377
  }
32376
32378
 
32377
- .E_ryby9ds {
32378
- display: flex;
32379
- align-items: center;
32380
- }
32381
- .E_ryby9ds .order {
32382
- height: 24px;
32383
- width: 24px;
32384
- border-radius: 20px;
32385
- color: #0080ff;
32386
- background: rgba(0, 136, 255, 0.1);
32387
- display: flex;
32388
- align-items: center;
32389
- justify-content: center;
32390
- margin-right: 6px;
32391
- }
32392
-
32393
- .E_hrhfj7c {
32394
- display: none;
32395
- }
32396
-
32397
- .E_dt9qoak .bottom {
32398
- color: rgba(44, 56, 82, 0.75);
32399
- }
32400
- .E_dt9qoak .left {
32401
- min-width: 0;
32402
- }
32403
-
32404
- .E_crhnxq5 {
32405
- display: flex;
32406
- flex-direction: row;
32407
- justify-content: space-between;
32408
- }
32409
- .E_crhnxq5 .label {
32410
- color: rgba(44, 56, 82, 0.6);
32411
- font-weight: 400;
32412
- }
32413
-
32414
- .E_c1iq43vd {
32379
+ .E_c1iq43vd {
32415
32380
  display: flex;
32416
32381
  flex-direction: column;
32417
32382
  justify-content: center;
@@ -32609,6 +32574,54 @@ input.E_rf8rlle.ant-input {
32609
32574
  font-size: 14px;
32610
32575
  }
32611
32576
 
32577
+ .E_w1dxz879 {
32578
+ display: flex;
32579
+ flex-direction: column;
32580
+ gap: 6px;
32581
+ }
32582
+ .E_w1dxz879 .ellipsis-tooltip {
32583
+ max-height: var(--w1dxz879-0);
32584
+ text-overflow: clip;
32585
+ overflow: hidden;
32586
+ }
32587
+ .E_w1dxz879 .tips {
32588
+ color: #fff;
32589
+ opacity: 0.8;
32590
+ }
32591
+
32592
+ .E_m5foqp8 {
32593
+ --footer-height: 96px;
32594
+ --header-height: 80px;
32595
+ --modal-content-width: 720px;
32596
+ --modal-content-min-height: 200px;
32597
+ --modal-content-max-height: calc(
32598
+ 100vh - 136px - var(--header-height) - var(--footer-height)
32599
+ );
32600
+ --modal-header-padding: 40px 60px 8px;
32601
+ --modal-content-padding-top: 24px;
32602
+ --modal-content-padding-bottom: 32px;
32603
+ --modal-content-padding-x: 60px;
32604
+ --modal-footer-padding: 0 60px;
32605
+ }
32606
+ .E_m5foqp8.content-full.ant-modal {
32607
+ height: calc(100vh - 80px);
32608
+ width: calc(100vw - 160px);
32609
+ }
32610
+ .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32611
+ width: 100%;
32612
+ height: 100%;
32613
+ max-width: unset;
32614
+ max-height: unset;
32615
+ display: flex;
32616
+ flex-direction: column;
32617
+ }
32618
+ .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32619
+ flex: 1;
32620
+ }
32621
+ .E_m5foqp8 .initializing-title {
32622
+ height: 32px;
32623
+ }
32624
+
32612
32625
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32613
32626
  margin-right: 2px;
32614
32627
  }
@@ -32644,19 +32657,6 @@ input.E_rf8rlle.ant-input {
32644
32657
  background-color: transparent;
32645
32658
  }
32646
32659
 
32647
- .E_suhck3k {
32648
- height: 24px;
32649
- width: 24px;
32650
- border-radius: 6px;
32651
- padding: 4px;
32652
- }
32653
- .E_suhck3k:hover {
32654
- background-color: rgba(0, 136, 255, 0.1);
32655
- }
32656
- .E_suhck3k:hover svg path {
32657
- fill: blue;
32658
- }
32659
-
32660
32660
  .E_h12yihis {
32661
32661
  height: 50px;
32662
32662
  border-bottom: 2px solid #edf0f7;
@@ -32877,6 +32877,133 @@ input.E_rf8rlle.ant-input {
32877
32877
  position: static;
32878
32878
  }
32879
32879
 
32880
+ button.E_l48ei06.ant-btn,
32881
+ button.E_l48ei06.ant-btn.ant-btn-sm,
32882
+ button.E_l48ei06.ant-btn.ant-btn-lg {
32883
+ font-size: 12px;
32884
+ line-height: 18px;
32885
+ height: 18px;
32886
+ }
32887
+
32888
+ button.E_l48ei06 {
32889
+ color: #0080FF;
32890
+ height: unset;
32891
+ }
32892
+ button.E_l48ei06 .button-prefix-icon {
32893
+ margin-right: 4px;
32894
+ }
32895
+ button.E_l48ei06 .button-suffix-icon {
32896
+ margin-left: 4px;
32897
+ }
32898
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32899
+ color: #009DFF;
32900
+ }
32901
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32902
+ color: #005ED1;
32903
+ }
32904
+ button.E_l48ei06.ui-kit-link-disabled {
32905
+ color: #0080FF;
32906
+ }
32907
+ button.E_l48ei06.ui-kit-link-primary {
32908
+ color: #00122E;
32909
+ }
32910
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32911
+ color: #0080FF;
32912
+ }
32913
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32914
+ color: #005ED1;
32915
+ }
32916
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32917
+ color: #00122E;
32918
+ }
32919
+ button.E_l48ei06.ui-kit-link-secondary {
32920
+ color: rgba(44, 56, 82, 0.7490196078);
32921
+ }
32922
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32923
+ color: #0080FF;
32924
+ }
32925
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32926
+ color: #005ED1;
32927
+ }
32928
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32929
+ color: rgba(44, 56, 82, 0.7490196078);
32930
+ }
32931
+
32932
+ .E_sddwhm6 {
32933
+ margin: 0;
32934
+ border-radius: 20px;
32935
+ padding: 2px 10px;
32936
+ height: 22px;
32937
+ }
32938
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32939
+ background-color: rgba(237, 241, 250, 0.6) !important;
32940
+ }
32941
+ .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 {
32942
+ background-color: rgba(225, 230, 241, 0.6) !important;
32943
+ }
32944
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32945
+ color: #00122e;
32946
+ }
32947
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32948
+ margin-right: 6px;
32949
+ }
32950
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32951
+ margin-left: 8px;
32952
+ color: rgba(44, 56, 82, 0.6);
32953
+ }
32954
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32955
+ background-color: rgba(0, 136, 255, 0.1);
32956
+ }
32957
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32958
+ background-color: #0080ff;
32959
+ }
32960
+ .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 {
32961
+ background-color: rgba(0, 136, 255, 0.16);
32962
+ }
32963
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32964
+ background-color: rgba(255, 74, 74, 0.1);
32965
+ }
32966
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32967
+ background-color: #f0483e;
32968
+ }
32969
+ .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 {
32970
+ background-color: rgba(255, 74, 74, 0.16);
32971
+ }
32972
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32973
+ background-color: rgba(254, 160, 8, 0.1);
32974
+ }
32975
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32976
+ background-color: #fea008;
32977
+ }
32978
+ .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 {
32979
+ background-color: rgba(255, 187, 0, 0.16);
32980
+ }
32981
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32982
+ background-color: rgba(30, 201, 127, 0.1);
32983
+ }
32984
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32985
+ background-color: #00ba5d;
32986
+ }
32987
+ .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 {
32988
+ background-color: rgba(30, 201, 127, 0.16);
32989
+ }
32990
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32991
+ background-color: rgba(225, 230, 241, 0.6);
32992
+ }
32993
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32994
+ background-color: #6b7d99;
32995
+ }
32996
+ .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 {
32997
+ background-color: rgba(211, 218, 235, 0.6);
32998
+ }
32999
+
33000
+ .E_satwmqm {
33001
+ width: 8px;
33002
+ height: 8px;
33003
+ border-radius: 50%;
33004
+ display: inline-block;
33005
+ }
33006
+
32880
33007
  .E_c1yd35n {
32881
33008
  padding: 0 12px 14px 12px;
32882
33009
  }
@@ -32985,6 +33112,23 @@ input.E_rf8rlle.ant-input {
32985
33112
  margin-left: 24px;
32986
33113
  }
32987
33114
 
33115
+ .E_b14q2gmw {
33116
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33117
+ }
33118
+
33119
+ .E_c1eym6el {
33120
+ border-radius: 8px;
33121
+ background-color: white;
33122
+ }
33123
+ .E_c1eym6el.hoverable {
33124
+ cursor: pointer;
33125
+ }
33126
+ .E_c1eym6el.hoverable:hover {
33127
+ transition: all 200ms ease;
33128
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33129
+ transform: translateY(-4px);
33130
+ }
33131
+
32988
33132
  .E_lht19u8 {
32989
33133
  width: 64px;
32990
33134
  height: 64px;
@@ -33034,171 +33178,241 @@ input.E_rf8rlle.ant-input {
33034
33178
  animation: loading-indicator3 1100ms ease-out infinite;
33035
33179
  }
33036
33180
 
33037
- .E_b14q2gmw {
33038
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33181
+ .E_sjob3jg {
33182
+ --item-min-width: 60px;
33039
33183
  }
33040
-
33041
- .E_c1eym6el {
33042
- border-radius: 8px;
33043
- background-color: white;
33184
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33185
+ display: none !important;
33044
33186
  }
33045
- .E_c1eym6el.hoverable {
33046
- cursor: pointer;
33187
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33188
+ flex-shrink: 0 !important;
33047
33189
  }
33048
- .E_c1eym6el.hoverable:hover {
33049
- transition: all 200ms ease;
33050
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33051
- transform: translateY(-4px);
33052
- }
33053
-
33054
- button.E_l48ei06.ant-btn,
33055
- button.E_l48ei06.ant-btn.ant-btn-sm,
33056
- button.E_l48ei06.ant-btn.ant-btn-lg {
33057
- font-size: 12px;
33058
- line-height: 18px;
33059
- height: 18px;
33190
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33191
+ color: #0080ff;
33060
33192
  }
33061
-
33062
- button.E_l48ei06 {
33063
- color: #0080FF;
33064
- height: unset;
33193
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33194
+ color: #0080ff;
33195
+ font-weight: normal;
33065
33196
  }
33066
- button.E_l48ei06 .button-prefix-icon {
33067
- margin-right: 4px;
33197
+ .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 {
33198
+ color: rgba(44, 56, 82, 0.6);
33068
33199
  }
33069
- button.E_l48ei06 .button-suffix-icon {
33070
- margin-left: 4px;
33200
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33201
+ color: #00122e;
33071
33202
  }
33072
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33073
- color: #009DFF;
33203
+ .E_sjob3jg .step-item-text {
33204
+ display: inline-block;
33074
33205
  }
33075
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33076
- color: #005ED1;
33206
+ .E_sjob3jg .step-item-title {
33207
+ overflow: hidden;
33208
+ white-space: nowrap;
33209
+ text-overflow: ellipsis;
33077
33210
  }
33078
- button.E_l48ei06.ui-kit-link-disabled {
33079
- color: #0080FF;
33211
+
33212
+ .E_hjvj6s6 .ant-steps-item-container {
33213
+ min-width: var(--item-min-width);
33080
33214
  }
33081
- button.E_l48ei06.ui-kit-link-primary {
33082
- color: #00122E;
33215
+ .E_hjvj6s6 .ant-steps-item-disabled {
33216
+ cursor: not-allowed !important;
33083
33217
  }
33084
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33085
- color: #0080FF;
33218
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33219
+ flex-direction: row;
33220
+ justify-content: stretch;
33086
33221
  }
33087
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33088
- color: #005ED1;
33222
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33223
+ padding: 0;
33224
+ margin-right: 4px;
33225
+ flex: 1;
33226
+ overflow: visible;
33089
33227
  }
33090
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33091
- color: #00122E;
33228
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33229
+ width: 100%;
33230
+ min-height: unset;
33092
33231
  }
33093
- button.E_l48ei06.ui-kit-link-secondary {
33094
- color: rgba(44, 56, 82, 0.7490196078);
33232
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33233
+ height: 26px;
33234
+ line-height: 26px;
33235
+ width: 100%;
33236
+ padding: 0;
33237
+ font-size: 12px;
33095
33238
  }
33096
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33097
- color: #0080FF;
33239
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33240
+ margin-right: 10px;
33098
33241
  }
33099
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33100
- color: #005ED1;
33242
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33243
+ display: none;
33101
33244
  }
33102
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33103
- color: rgba(44, 56, 82, 0.7490196078);
33245
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33246
+ padding-left: 8px;
33247
+ padding-right: 4px;
33248
+ border-radius: 4px 0 0 4px;
33104
33249
  }
33105
-
33106
- .E_sddwhm6 {
33107
- margin: 0;
33108
- border-radius: 20px;
33109
- padding: 2px 10px;
33110
- height: 22px;
33250
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33251
+ margin-right: 0;
33111
33252
  }
33112
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33113
- background-color: rgba(237, 241, 250, 0.6) !important;
33253
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33254
+ padding-right: 8px;
33255
+ padding-left: 12px;
33256
+ border-radius: 0 4px 4px 0;
33114
33257
  }
33115
- .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 {
33116
- background-color: rgba(225, 230, 241, 0.6) !important;
33258
+ .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 {
33259
+ content: "";
33260
+ width: 0;
33261
+ height: 0;
33262
+ border: 13px solid transparent;
33263
+ position: absolute;
33264
+ top: 0;
33265
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33266
+ z-index: 2;
33267
+ position: relative;
33268
+ top: -50%;
33269
+ right: -100%;
33117
33270
  }
33118
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33119
- color: #00122e;
33271
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33272
+ padding: 0 4px 0 12px;
33120
33273
  }
33121
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33122
- margin-right: 6px;
33274
+ .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 {
33275
+ content: "";
33276
+ width: 0;
33277
+ height: 0;
33278
+ border: 13px solid transparent;
33279
+ position: absolute;
33280
+ top: 0;
33281
+ border-left: 8px solid #fff;
33282
+ left: 0;
33123
33283
  }
33124
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33125
- margin-left: 8px;
33126
- color: rgba(44, 56, 82, 0.6);
33284
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33285
+ max-width: calc(100% - var(--item-min-width) * 2);
33127
33286
  }
33128
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33287
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33129
33288
  background-color: rgba(0, 136, 255, 0.1);
33130
33289
  }
33131
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33132
- background-color: #0080ff;
33133
- }
33134
- .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 {
33135
- background-color: rgba(0, 136, 255, 0.16);
33136
- }
33137
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33138
- background-color: rgba(255, 74, 74, 0.1);
33139
- }
33140
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33141
- background-color: #f0483e;
33290
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33291
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33142
33292
  }
33143
- .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 {
33144
- background-color: rgba(255, 74, 74, 0.16);
33293
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33294
+ cursor: pointer;
33295
+ min-width: var(--item-min-width);
33145
33296
  }
33146
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33147
- background-color: rgba(254, 160, 8, 0.1);
33297
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33298
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33299
+ min-width: var(--item-min-width);
33148
33300
  }
33149
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33150
- background-color: #fea008;
33301
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33302
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33303
+ background-color: rgba(237, 241, 250, 0.6);
33151
33304
  }
33152
- .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 {
33153
- background-color: rgba(255, 187, 0, 0.16);
33305
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33306
+ padding: 0;
33154
33307
  }
33155
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33156
- background-color: rgba(30, 201, 127, 0.1);
33308
+
33309
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33310
+ width: 192px;
33311
+ row-gap: 2px;
33157
33312
  }
33158
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33159
- background-color: #00ba5d;
33313
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33314
+ background-color: rgba(225, 230, 241, 0.6);
33160
33315
  }
33161
- .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 {
33162
- background-color: rgba(30, 201, 127, 0.16);
33316
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33317
+ color: #00122e !important;
33163
33318
  }
33164
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33319
+ .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 {
33165
33320
  background-color: rgba(225, 230, 241, 0.6);
33166
33321
  }
33167
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33168
- background-color: #6b7d99;
33322
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33323
+ padding: 0 8px;
33324
+ border-radius: 4px;
33325
+ height: 32px;
33326
+ display: flex;
33327
+ align-items: center;
33169
33328
  }
33170
- .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 {
33171
- background-color: rgba(211, 218, 235, 0.6);
33329
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33330
+ min-height: auto;
33331
+ white-space: nowrap;
33172
33332
  }
33173
-
33174
- .E_satwmqm {
33175
- width: 8px;
33176
- height: 8px;
33177
- border-radius: 50%;
33178
- display: inline-block;
33333
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33334
+ font-size: 13px;
33335
+ line-height: 20px;
33336
+ max-width: 100%;
33337
+ padding-right: 0;
33179
33338
  }
33180
-
33181
- .E_tc97u5y {
33182
- height: 100%;
33339
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33340
+ background: rgba(0, 128, 255, 0.1);
33183
33341
  }
33184
33342
 
33185
- .E_efzf37v .ant-table-content,
33186
- .E_efzf37v .ant-table-body {
33187
- overflow: visible !important;
33188
- height: 100%;
33189
- }
33190
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33191
- height: 100%;
33343
+ .E_h6l1tj4 {
33344
+ width: 100%;
33345
+ display: inline-flex;
33346
+ align-items: center;
33347
+ justify-content: center;
33348
+ column-gap: 4px;
33192
33349
  }
33193
- .E_efzf37v table {
33194
- width: 100% !important;
33195
- height: 100%;
33350
+ .E_h6l1tj4 .step-item-prefix-container {
33351
+ display: inline-flex;
33352
+ align-items: center;
33353
+ width: 18px;
33354
+ height: 18px;
33355
+ color: rgba(44, 56, 82, 0.75);
33356
+ justify-content: center;
33196
33357
  }
33197
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33198
- padding: 15px 0;
33358
+
33359
+ .E_v18frne8 {
33360
+ width: 100%;
33361
+ display: flex;
33362
+ align-items: center;
33363
+ justify-content: center;
33364
+ column-gap: 6px;
33365
+ font-size: 13px;
33199
33366
  }
33200
- .E_efzf37v table thead.ant-table-thead {
33201
- display: none;
33367
+ .E_v18frne8 .step-item-prefix-container {
33368
+ display: inline-flex;
33369
+ align-items: center;
33370
+ min-width: 20px;
33371
+ min-height: 20px;
33372
+ color: rgba(44, 56, 82, 0.75);
33373
+ justify-content: center;
33374
+ }
33375
+
33376
+ .E_r77hffu {
33377
+ display: flex;
33378
+ align-items: center;
33379
+ justify-content: space-between;
33380
+ column-gap: 6px;
33381
+ }
33382
+
33383
+ .E_p1cmxsf7 {
33384
+ display: flex;
33385
+ flex-direction: column;
33386
+ justify-content: center;
33387
+ row-gap: var(--p1cmxsf7-0);
33388
+ }
33389
+ .E_p1cmxsf7 .antd5-progress-line {
33390
+ font-size: 0;
33391
+ margin-bottom: unset;
33392
+ margin-inline-end: unset;
33393
+ }
33394
+
33395
+ .E_tc97u5y {
33396
+ height: 100%;
33397
+ }
33398
+
33399
+ .E_efzf37v .ant-table-content,
33400
+ .E_efzf37v .ant-table-body {
33401
+ overflow: visible !important;
33402
+ height: 100%;
33403
+ }
33404
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33405
+ height: 100%;
33406
+ }
33407
+ .E_efzf37v table {
33408
+ width: 100% !important;
33409
+ height: 100%;
33410
+ }
33411
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33412
+ padding: 15px 0;
33413
+ }
33414
+ .E_efzf37v table thead.ant-table-thead {
33415
+ display: none;
33202
33416
  }
33203
33417
 
33204
33418
  .E_t1fisho6 {
@@ -33516,294 +33730,37 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33516
33730
  height: 100px;
33517
33731
  vertical-align: middle;
33518
33732
  }
33519
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33520
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33521
- font-weight: bold;
33522
- font-size: 20px;
33523
- color: rgba(10, 37, 85, 0.6);
33524
- }
33525
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33526
- .E_t1fisho6 div.ant-table th.cell__action_ {
33527
- z-index: 10;
33528
- }
33529
- .E_t1fisho6 div.ant-table td.cell__action_ {
33530
- padding: 0 !important;
33531
- position: relative;
33532
- background: #fff;
33533
- }
33534
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33535
- height: 100%;
33536
- display: flex;
33537
- align-items: center;
33538
- justify-content: flex-end;
33539
- padding-right: 8px;
33540
- }
33541
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33542
- width: 24px;
33543
- height: 24px;
33544
- cursor: pointer;
33545
- justify-content: center;
33546
- border-radius: 4px;
33547
- }
33548
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33549
- background: #fff;
33550
- }
33551
-
33552
- .E_w7ob4th.outside-tag {
33553
- padding-left: 0;
33554
- }
33555
- .E_w7ob4th.outside-tag .inside-tag {
33556
- border-radius: 4px 0 0 4px;
33557
- padding-right: 4px;
33558
- margin-right: 4px;
33559
- }
33560
-
33561
- .E_i1g85yz3 {
33562
- margin-right: 4px;
33563
- height: 16px;
33564
- }
33565
-
33566
- .E_slr2ynn {
33567
- padding: 0 8px;
33568
- height: 18px;
33569
- }
33570
-
33571
- .E_m140wbb6 {
33572
- padding: 2px 8px;
33573
- height: 24px;
33574
- }
33575
-
33576
- .E_t1fozc1i {
33577
- margin: 0;
33578
- }
33579
-
33580
- .E_i1vxv4ln {
33581
- margin-right: 4px;
33582
- height: 16px;
33583
- }
33584
-
33585
- .E_n1afl31m.ant-tag.ant-tag-gray {
33586
- font-weight: 700;
33587
- color: #00122e;
33588
- background-color: rgba(237, 241, 250, 0.6);
33589
- border: 1px solid rgba(211, 218, 235, 0.6);
33590
- word-break: break-all;
33591
- display: inline;
33592
- white-space: normal;
33593
- }
33594
-
33595
- .E_sjob3jg {
33596
- --item-min-width: 60px;
33597
- }
33598
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33599
- display: none !important;
33600
- }
33601
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33602
- flex-shrink: 0 !important;
33603
- }
33604
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33605
- color: #0080ff;
33606
- }
33607
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33608
- color: #0080ff;
33609
- font-weight: normal;
33610
- }
33611
- .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 {
33612
- color: rgba(44, 56, 82, 0.6);
33613
- }
33614
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33615
- color: #00122e;
33616
- }
33617
- .E_sjob3jg .step-item-text {
33618
- display: inline-block;
33619
- }
33620
- .E_sjob3jg .step-item-title {
33621
- overflow: hidden;
33622
- white-space: nowrap;
33623
- text-overflow: ellipsis;
33624
- }
33625
-
33626
- .E_hjvj6s6 .ant-steps-item-container {
33627
- min-width: var(--item-min-width);
33628
- }
33629
- .E_hjvj6s6 .ant-steps-item-disabled {
33630
- cursor: not-allowed !important;
33631
- }
33632
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33633
- flex-direction: row;
33634
- justify-content: stretch;
33635
- }
33636
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33637
- padding: 0;
33638
- margin-right: 4px;
33639
- flex: 1;
33640
- overflow: visible;
33641
- }
33642
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33643
- width: 100%;
33644
- min-height: unset;
33645
- }
33646
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33647
- height: 26px;
33648
- line-height: 26px;
33649
- width: 100%;
33650
- padding: 0;
33651
- font-size: 12px;
33652
- }
33653
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33654
- margin-right: 10px;
33655
- }
33656
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33657
- display: none;
33658
- }
33659
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33660
- padding-left: 8px;
33661
- padding-right: 4px;
33662
- border-radius: 4px 0 0 4px;
33663
- }
33664
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33665
- margin-right: 0;
33666
- }
33667
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33668
- padding-right: 8px;
33669
- padding-left: 12px;
33670
- border-radius: 0 4px 4px 0;
33671
- }
33672
- .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 {
33673
- content: "";
33674
- width: 0;
33675
- height: 0;
33676
- border: 13px solid transparent;
33677
- position: absolute;
33678
- top: 0;
33679
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33680
- z-index: 2;
33681
- position: relative;
33682
- top: -50%;
33683
- right: -100%;
33684
- }
33685
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33686
- padding: 0 4px 0 12px;
33687
- }
33688
- .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 {
33689
- content: "";
33690
- width: 0;
33691
- height: 0;
33692
- border: 13px solid transparent;
33693
- position: absolute;
33694
- top: 0;
33695
- border-left: 8px solid #fff;
33696
- left: 0;
33697
- }
33698
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33699
- max-width: calc(100% - var(--item-min-width) * 2);
33700
- }
33701
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33702
- background-color: rgba(0, 136, 255, 0.1);
33703
- }
33704
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33705
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33706
- }
33707
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33708
- cursor: pointer;
33709
- min-width: var(--item-min-width);
33710
- }
33711
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33712
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33713
- min-width: var(--item-min-width);
33714
- }
33715
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33716
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33717
- background-color: rgba(237, 241, 250, 0.6);
33718
- }
33719
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33720
- padding: 0;
33721
- }
33722
-
33723
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33724
- width: 192px;
33725
- row-gap: 2px;
33726
- }
33727
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33728
- background-color: rgba(225, 230, 241, 0.6);
33729
- }
33730
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33731
- color: #00122e !important;
33732
- }
33733
- .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 {
33734
- background-color: rgba(225, 230, 241, 0.6);
33735
- }
33736
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33737
- padding: 0 8px;
33738
- border-radius: 4px;
33739
- height: 32px;
33740
- display: flex;
33741
- align-items: center;
33742
- }
33743
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33744
- min-height: auto;
33745
- white-space: nowrap;
33746
- }
33747
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33748
- font-size: 13px;
33749
- line-height: 20px;
33750
- max-width: 100%;
33751
- padding-right: 0;
33752
- }
33753
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33754
- background: rgba(0, 128, 255, 0.1);
33755
- }
33756
-
33757
- .E_h6l1tj4 {
33758
- width: 100%;
33759
- display: inline-flex;
33760
- align-items: center;
33761
- justify-content: center;
33762
- column-gap: 4px;
33763
- }
33764
- .E_h6l1tj4 .step-item-prefix-container {
33765
- display: inline-flex;
33766
- align-items: center;
33767
- width: 18px;
33768
- height: 18px;
33769
- color: rgba(44, 56, 82, 0.75);
33770
- justify-content: center;
33771
- }
33772
-
33773
- .E_v18frne8 {
33774
- width: 100%;
33775
- display: flex;
33776
- align-items: center;
33777
- justify-content: center;
33778
- column-gap: 6px;
33779
- font-size: 13px;
33733
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33734
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33735
+ font-weight: bold;
33736
+ font-size: 20px;
33737
+ color: rgba(10, 37, 85, 0.6);
33780
33738
  }
33781
- .E_v18frne8 .step-item-prefix-container {
33782
- display: inline-flex;
33783
- align-items: center;
33784
- min-width: 20px;
33785
- min-height: 20px;
33786
- color: rgba(44, 56, 82, 0.75);
33787
- justify-content: center;
33739
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33740
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33741
+ z-index: 10;
33788
33742
  }
33789
-
33790
- .E_r77hffu {
33743
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33744
+ padding: 0 !important;
33745
+ position: relative;
33746
+ background: #fff;
33747
+ }
33748
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33749
+ height: 100%;
33791
33750
  display: flex;
33792
33751
  align-items: center;
33793
- justify-content: space-between;
33794
- column-gap: 6px;
33752
+ justify-content: flex-end;
33753
+ padding-right: 8px;
33795
33754
  }
33796
-
33797
- .E_p1cmxsf7 {
33798
- display: flex;
33799
- flex-direction: column;
33755
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33756
+ width: 24px;
33757
+ height: 24px;
33758
+ cursor: pointer;
33800
33759
  justify-content: center;
33801
- row-gap: var(--p1cmxsf7-0);
33760
+ border-radius: 4px;
33802
33761
  }
33803
- .E_p1cmxsf7 .antd5-progress-line {
33804
- font-size: 0;
33805
- margin-bottom: unset;
33806
- margin-inline-end: unset;
33762
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33763
+ background: #fff;
33807
33764
  }
33808
33765
 
33809
33766
  .E_l1ucdodl {
@@ -33874,230 +33831,69 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33874
33831
  flex: 1;
33875
33832
  }
33876
33833
 
33877
- .E_t1dtlqs1 {
33878
- margin-bottom: 4px;
33879
- color: rgba(44, 56, 82, 0.6);
33880
- }
33881
-
33882
- .E_s1ese5oy {
33883
- color: rgba(44, 56, 82, 0.6);
33884
- line-height: 32px;
33885
- height: 32px;
33886
- margin-bottom: 0;
33887
- }
33888
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33889
- color: #0080ff;
33890
- }
33891
- .E_s1ese5oy.warning {
33892
- color: #ffa500;
33893
- }
33894
- .E_s1ese5oy.success {
33895
- color: #00ba5d;
33896
- }
33897
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
33898
- color: #f0483e;
33899
- }
33900
- .E_s1ese5oy.normal {
33901
- color: rgba(44, 56, 82, 0.6);
33834
+ .E_w7ob4th.outside-tag {
33835
+ padding-left: 0;
33902
33836
  }
33903
-
33904
- .E_b1ibis43 {
33905
- margin-bottom: 0;
33906
- color: #00122e;
33837
+ .E_w7ob4th.outside-tag .inside-tag {
33838
+ border-radius: 4px 0 0 4px;
33839
+ padding-right: 4px;
33840
+ margin-right: 4px;
33907
33841
  }
33908
33842
 
33909
- .E_b11xxjd2 {
33910
- line-height: 32px;
33911
- margin-right: 6px;
33843
+ .E_slr2ynn {
33844
+ padding: 0 8px;
33845
+ height: 18px;
33912
33846
  }
33913
33847
 
33914
- .E_bsub5bw.with-description {
33848
+ .E_m140wbb6 {
33849
+ padding: 2px 8px;
33915
33850
  height: 24px;
33916
- flex: 1;
33917
- position: relative;
33918
- top: -7px;
33919
- }
33920
- .E_bsub5bw p {
33921
- width: 100%;
33922
- overflow: hidden;
33923
- text-overflow: ellipsis;
33924
- white-space: nowrap;
33925
33851
  }
33926
33852
 
33927
- .E_tmoyoag {
33928
- border: 1px solid rgba(211, 218, 235, 0.6);
33929
- border-radius: 8px;
33930
- overflow: auto;
33931
- }
33932
- .E_tmoyoag .ant-list {
33933
- position: relative;
33934
- }
33935
- .E_tmoyoag .ant-list .ant-list-item:last-child {
33936
- border-bottom: none;
33937
- }
33938
- .E_tmoyoag .ant-list .eagle-table-form-header {
33939
- position: sticky;
33940
- top: 0;
33941
- z-index: 2;
33942
- display: flex;
33943
- padding: 8px;
33944
- flex-wrap: nowrap;
33945
- justify-content: flex-start;
33946
- background: #f2f5fa;
33947
- font-size: 14px;
33948
- color: rgba(44, 56, 82, 0.6);
33949
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33950
- }
33951
- .E_tmoyoag .ant-list .eagle-table-form-header {
33952
- align-items: inherit;
33953
- }
33954
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33955
- margin-bottom: 0;
33956
- }
33957
- .E_tmoyoag .ant-list .eagle-table-form-row {
33958
- display: flex;
33959
- justify-content: flex-start;
33960
- align-items: flex-start;
33961
- flex-wrap: wrap;
33962
- padding: 8px;
33963
- border: none;
33964
- }
33965
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33966
- flex-basis: 100%;
33967
- margin: 12px 0 0;
33968
- order: 99;
33969
- color: rgba(44, 56, 82, 0.6);
33970
- }
33971
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33972
- color: #f0483e;
33973
- flex-basis: 100%;
33974
- order: 98;
33975
- margin: 12px 0 0;
33976
- }
33977
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33978
- background-color: rgba(237, 241, 250, 0.6);
33979
- }
33980
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33981
- background-color: rgba(0, 136, 255, 0.1);
33982
- }
33983
- .E_tmoyoag .ant-list .eagle-table-form-cell {
33984
- flex: 1 0 0;
33985
- overflow: hidden;
33986
- }
33987
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33988
- color: rgba(44, 56, 82, 0.6);
33989
- margin: 0;
33990
- }
33991
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33992
- text-align: center;
33993
- }
33994
- .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 > * {
33995
- text-align: center;
33996
- }
33997
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33998
- text-align: left;
33999
- }
34000
- .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 > * {
34001
- text-align: left;
34002
- }
34003
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34004
- text-align: right;
34005
- }
34006
- .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 > * {
34007
- text-align: right;
34008
- }
34009
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34010
- margin-right: 8px;
34011
- }
34012
- .E_tmoyoag .ant-list .ant-list-item-action {
34013
- padding: 4px;
34014
- width: 24px;
34015
- height: 24px;
34016
- overflow: hidden;
34017
- }
34018
- .E_tmoyoag .ant-list .ant-list-item-action li {
34019
- padding: 0;
34020
- }
34021
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34022
- cursor: not-allowed;
34023
- opacity: 0.5;
34024
- }
34025
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33853
+ .E_t1fozc1i {
34026
33854
  margin: 0;
34027
33855
  }
34028
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34029
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34030
- border-radius: 5px;
34031
- font-size: 12px;
34032
- }
34033
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34034
- font-size: inherit;
34035
- }
34036
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34037
- min-height: 24px;
34038
- font-size: 12px;
34039
- position: relative;
34040
- }
34041
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34042
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34043
- }
34044
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34045
- background-color: rgba(237, 241, 250, 0.6);
34046
- }
34047
-
34048
- .E_a138syjm {
34049
- display: flex;
34050
- align-items: center;
34051
- margin-top: 8px;
34052
- gap: 8px;
34053
- }
34054
- .E_a138syjm button.ant-btn {
34055
- padding: 2px 8px;
34056
- height: 24px;
34057
- }
34058
- .E_a138syjm > span.maximum-desc {
34059
- display: none;
34060
- color: rgba(44, 56, 82, 0.6);
34061
- }
34062
- .E_a138syjm > span.maximum-desc.disabled {
34063
- display: inline;
34064
- }
34065
33856
 
34066
- .E_d77i8u0 {
34067
- width: 24px;
34068
- height: 24px;
34069
- padding: 4px;
34070
- margin-right: 8px;
33857
+ .E_i1vxv4ln {
33858
+ margin-right: 4px;
33859
+ height: 16px;
34071
33860
  }
34072
33861
 
34073
- .E_t13ef470 {
34074
- height: 100%;
34075
- }
34076
- .E_t13ef470 .table-loading-item {
34077
- padding: 12px 4px;
34078
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34079
- display: flex;
33862
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33863
+ font-weight: 700;
33864
+ color: #00122e;
33865
+ background-color: rgba(237, 241, 250, 0.6);
33866
+ border: 1px solid rgba(211, 218, 235, 0.6);
33867
+ word-break: break-all;
33868
+ display: inline;
33869
+ white-space: normal;
34080
33870
  }
34081
- .E_t13ef470 .table-loading-item > * {
34082
- height: 16px;
34083
- margin: 4px;
34084
- background: rgba(204, 212, 227, 0.18);
34085
- border-radius: 2px;
33871
+
33872
+ .E_t1gvlxt5 {
33873
+ min-width: 0;
33874
+ flex: 1;
34086
33875
  }
34087
- .E_t13ef470 .table-loading-item .checkbox-loading {
34088
- width: 16px;
33876
+ .E_t1gvlxt5 .tag {
33877
+ flex: 0 0 auto;
34089
33878
  }
34090
- .E_t13ef470 .table-loading-item .td-loading {
34091
- flex: 1;
33879
+ .E_t1gvlxt5 .progress-title {
33880
+ flex: 2;
33881
+ max-width: fit-content;
34092
33882
  }
34093
- .E_t13ef470 :nth-child(1) {
34094
- padding: 8px 4px;
33883
+ .E_t1gvlxt5 .progress-desc {
33884
+ flex: 1;
33885
+ max-width: fit-content;
34095
33886
  }
34096
- .E_t13ef470 :nth-child(1) > * {
34097
- background: rgba(107, 125, 153, 0.18);
33887
+
33888
+ .E_a1ji6r68 {
33889
+ display: flex;
33890
+ align-items: center;
33891
+ column-gap: var(--a1ji6r68-0);
34098
33892
  }
34099
- .E_t13ef470 :nth-child(1) > * {
34100
- background: rgba(163, 180, 204, 0.18);
33893
+
33894
+ .E_i1g85yz3 {
33895
+ margin-right: 4px;
33896
+ height: 16px;
34101
33897
  }
34102
33898
 
34103
33899
  .E_msn7nxt {
@@ -34356,146 +34152,350 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34356
34152
  align-items: center;
34357
34153
  margin-left: 4px;
34358
34154
  }
34359
-
34360
- .E_l1mumj7o {
34361
- display: flex;
34362
- justify-content: flex-start;
34363
- align-items: center;
34364
- font-size: 12px;
34365
- cursor: pointer;
34155
+
34156
+ .E_l1mumj7o {
34157
+ display: flex;
34158
+ justify-content: flex-start;
34159
+ align-items: center;
34160
+ font-size: 12px;
34161
+ cursor: pointer;
34162
+ }
34163
+ .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34164
+ opacity: 0.3;
34165
+ }
34166
+ .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
34167
+ background: #b4beca !important;
34168
+ border-radius: 2px;
34169
+ }
34170
+ .E_l1mumj7o .legend-name {
34171
+ color: #00122e;
34172
+ }
34173
+ .E_l1mumj7o.hoverering-self {
34174
+ opacity: 1;
34175
+ }
34176
+ .E_l1mumj7o .icon-suffix-wrapper {
34177
+ margin-left: 4px;
34178
+ display: flex;
34179
+ align-items: center;
34180
+ }
34181
+
34182
+ .E_c14rn6j5 {
34183
+ display: inline-block;
34184
+ height: 8px;
34185
+ width: 8px;
34186
+ margin-right: 6px;
34187
+ border-radius: 2px;
34188
+ }
34189
+
34190
+ .E_e45tc5l .ant-dropdown-menu-item {
34191
+ display: flex;
34192
+ align-items: center;
34193
+ font-size: 12px;
34194
+ margin: 0;
34195
+ }
34196
+
34197
+ .E_lqeaosa {
34198
+ position: relative;
34199
+ }
34200
+ .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34201
+ bottom: -12px;
34202
+ }
34203
+ .E_lqeaosa .metric-toolbar {
34204
+ display: flex;
34205
+ justify-content: space-between;
34206
+ line-height: 30px;
34207
+ }
34208
+ .E_lqeaosa .metric-toolbar .metric-extra {
34209
+ display: flex;
34210
+ flex-shrink: 0;
34211
+ font-size: 12px;
34212
+ align-items: center;
34213
+ }
34214
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34215
+ color: #a3b4cc;
34216
+ }
34217
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34218
+ margin-left: 10px;
34219
+ }
34220
+ .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34221
+ margin-left: 10px;
34222
+ cursor: pointer;
34223
+ }
34224
+ .E_lqeaosa .recharts-xAxis {
34225
+ font-size: 12px;
34226
+ }
34227
+ .E_lqeaosa .pointer-wrapper {
34228
+ position: absolute;
34229
+ bottom: 10px;
34230
+ padding: 0 8px;
34231
+ font-size: 12px;
34232
+ color: #fff;
34233
+ transform: translateX(-50%);
34234
+ }
34235
+
34236
+ .E_t2pr38p {
34237
+ min-width: 200px;
34238
+ background-color: rgba(23, 38, 64, 0.8);
34239
+ border-radius: 4px;
34240
+ box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
34241
+ padding: 8px;
34242
+ }
34243
+
34244
+ .E_tecdsj7 {
34245
+ display: flex;
34246
+ align-items: center;
34247
+ background-color: unset;
34248
+ color: #FFFFFF;
34249
+ justify-content: space-between;
34250
+ font-size: 12px;
34251
+ padding-top: 6px;
34252
+ }
34253
+ .E_tecdsj7:first-child {
34254
+ padding-top: 3px;
34255
+ }
34256
+ .E_tecdsj7:last-child {
34257
+ padding-bottom: 3px;
34258
+ }
34259
+ .E_tecdsj7 .column-value {
34260
+ color: #FFFFFF;
34261
+ margin-left: 8px;
34262
+ }
34263
+
34264
+ .E_ljhvvia {
34265
+ display: inline-block;
34266
+ height: 8px;
34267
+ width: 8px;
34268
+ margin-right: 8px;
34269
+ border-radius: 2px;
34270
+ }
34271
+ .E_ljhvvia.borderd {
34272
+ border: 1px solid #fff;
34273
+ }
34274
+
34275
+ .E_t1dtlqs1 {
34276
+ margin-bottom: 4px;
34277
+ color: rgba(44, 56, 82, 0.6);
34278
+ }
34279
+
34280
+ .E_s1ese5oy {
34281
+ color: rgba(44, 56, 82, 0.6);
34282
+ line-height: 32px;
34283
+ height: 32px;
34284
+ margin-bottom: 0;
34285
+ }
34286
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34287
+ color: #0080ff;
34288
+ }
34289
+ .E_s1ese5oy.warning {
34290
+ color: #ffa500;
34291
+ }
34292
+ .E_s1ese5oy.success {
34293
+ color: #00ba5d;
34294
+ }
34295
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34296
+ color: #f0483e;
34297
+ }
34298
+ .E_s1ese5oy.normal {
34299
+ color: rgba(44, 56, 82, 0.6);
34300
+ }
34301
+
34302
+ .E_b1ibis43 {
34303
+ margin-bottom: 0;
34304
+ color: #00122e;
34305
+ }
34306
+
34307
+ .E_b11xxjd2 {
34308
+ line-height: 32px;
34309
+ margin-right: 6px;
34310
+ }
34311
+
34312
+ .E_bsub5bw.with-description {
34313
+ height: 24px;
34314
+ flex: 1;
34315
+ position: relative;
34316
+ top: -7px;
34317
+ }
34318
+ .E_bsub5bw p {
34319
+ width: 100%;
34320
+ overflow: hidden;
34321
+ text-overflow: ellipsis;
34322
+ white-space: nowrap;
34323
+ }
34324
+
34325
+ .E_tmoyoag {
34326
+ border: 1px solid rgba(211, 218, 235, 0.6);
34327
+ border-radius: 8px;
34328
+ overflow: auto;
34329
+ }
34330
+ .E_tmoyoag .ant-list {
34331
+ position: relative;
34332
+ }
34333
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
34334
+ border-bottom: none;
34335
+ }
34336
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34337
+ position: sticky;
34338
+ top: 0;
34339
+ z-index: 2;
34340
+ display: flex;
34341
+ padding: 8px;
34342
+ flex-wrap: nowrap;
34343
+ justify-content: flex-start;
34344
+ background: #f2f5fa;
34345
+ font-size: 14px;
34346
+ color: rgba(44, 56, 82, 0.6);
34347
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34348
+ }
34349
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34350
+ align-items: inherit;
34351
+ }
34352
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34353
+ margin-bottom: 0;
34354
+ }
34355
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34356
+ display: flex;
34357
+ justify-content: flex-start;
34358
+ align-items: flex-start;
34359
+ flex-wrap: wrap;
34360
+ padding: 8px;
34361
+ border: none;
34362
+ }
34363
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34364
+ flex-basis: 100%;
34365
+ margin: 12px 0 0;
34366
+ order: 99;
34367
+ color: rgba(44, 56, 82, 0.6);
34368
+ }
34369
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34370
+ color: #f0483e;
34371
+ flex-basis: 100%;
34372
+ order: 98;
34373
+ margin: 12px 0 0;
34374
+ }
34375
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34376
+ background-color: rgba(237, 241, 250, 0.6);
34366
34377
  }
34367
- .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34368
- opacity: 0.3;
34378
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34379
+ background-color: rgba(0, 136, 255, 0.1);
34369
34380
  }
34370
- .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
34371
- background: #b4beca !important;
34372
- border-radius: 2px;
34381
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34382
+ flex: 1 0 0;
34383
+ overflow: hidden;
34373
34384
  }
34374
- .E_l1mumj7o .legend-name {
34375
- color: #00122e;
34385
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34386
+ color: rgba(44, 56, 82, 0.6);
34387
+ margin: 0;
34376
34388
  }
34377
- .E_l1mumj7o.hoverering-self {
34378
- opacity: 1;
34389
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34390
+ text-align: center;
34379
34391
  }
34380
- .E_l1mumj7o .icon-suffix-wrapper {
34381
- margin-left: 4px;
34382
- display: flex;
34383
- align-items: center;
34392
+ .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 > * {
34393
+ text-align: center;
34384
34394
  }
34385
-
34386
- .E_c14rn6j5 {
34387
- display: inline-block;
34388
- height: 8px;
34389
- width: 8px;
34390
- margin-right: 6px;
34391
- border-radius: 2px;
34395
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34396
+ text-align: left;
34392
34397
  }
34393
-
34394
- .E_e45tc5l .ant-dropdown-menu-item {
34395
- display: flex;
34396
- align-items: center;
34397
- font-size: 12px;
34398
- margin: 0;
34398
+ .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 > * {
34399
+ text-align: left;
34399
34400
  }
34400
-
34401
- .E_lqeaosa {
34402
- position: relative;
34401
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34402
+ text-align: right;
34403
34403
  }
34404
- .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34405
- bottom: -12px;
34404
+ .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 > * {
34405
+ text-align: right;
34406
34406
  }
34407
- .E_lqeaosa .metric-toolbar {
34408
- display: flex;
34409
- justify-content: space-between;
34410
- line-height: 30px;
34407
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34408
+ margin-right: 8px;
34411
34409
  }
34412
- .E_lqeaosa .metric-toolbar .metric-extra {
34413
- display: flex;
34414
- flex-shrink: 0;
34415
- font-size: 12px;
34416
- align-items: center;
34410
+ .E_tmoyoag .ant-list .ant-list-item-action {
34411
+ padding: 4px;
34412
+ width: 24px;
34413
+ height: 24px;
34414
+ overflow: hidden;
34417
34415
  }
34418
- .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34419
- color: #a3b4cc;
34416
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34417
+ padding: 0;
34420
34418
  }
34421
- .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34422
- margin-left: 10px;
34419
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34420
+ cursor: not-allowed;
34421
+ opacity: 0.5;
34423
34422
  }
34424
- .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34425
- margin-left: 10px;
34426
- cursor: pointer;
34423
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34424
+ margin: 0;
34427
34425
  }
34428
- .E_lqeaosa .recharts-xAxis {
34426
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34427
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34428
+ border-radius: 5px;
34429
34429
  font-size: 12px;
34430
34430
  }
34431
- .E_lqeaosa .pointer-wrapper {
34432
- position: absolute;
34433
- bottom: 10px;
34434
- padding: 0 8px;
34431
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34432
+ font-size: inherit;
34433
+ }
34434
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34435
+ min-height: 24px;
34435
34436
  font-size: 12px;
34436
- color: #fff;
34437
- transform: translateX(-50%);
34437
+ position: relative;
34438
34438
  }
34439
-
34440
- .E_t2pr38p {
34441
- min-width: 200px;
34442
- background-color: rgba(23, 38, 64, 0.8);
34443
- border-radius: 4px;
34444
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
34445
- padding: 8px;
34439
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34440
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34441
+ }
34442
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34443
+ background-color: rgba(237, 241, 250, 0.6);
34446
34444
  }
34447
34445
 
34448
- .E_tecdsj7 {
34446
+ .E_a138syjm {
34449
34447
  display: flex;
34450
34448
  align-items: center;
34451
- background-color: unset;
34452
- color: #FFFFFF;
34453
- justify-content: space-between;
34454
- font-size: 12px;
34455
- padding-top: 6px;
34449
+ margin-top: 8px;
34450
+ gap: 8px;
34456
34451
  }
34457
- .E_tecdsj7:first-child {
34458
- padding-top: 3px;
34452
+ .E_a138syjm button.ant-btn {
34453
+ padding: 2px 8px;
34454
+ height: 24px;
34459
34455
  }
34460
- .E_tecdsj7:last-child {
34461
- padding-bottom: 3px;
34456
+ .E_a138syjm > span.maximum-desc {
34457
+ display: none;
34458
+ color: rgba(44, 56, 82, 0.6);
34462
34459
  }
34463
- .E_tecdsj7 .column-value {
34464
- color: #FFFFFF;
34465
- margin-left: 8px;
34460
+ .E_a138syjm > span.maximum-desc.disabled {
34461
+ display: inline;
34466
34462
  }
34467
34463
 
34468
- .E_ljhvvia {
34469
- display: inline-block;
34470
- height: 8px;
34471
- width: 8px;
34464
+ .E_d77i8u0 {
34465
+ width: 24px;
34466
+ height: 24px;
34467
+ padding: 4px;
34472
34468
  margin-right: 8px;
34473
- border-radius: 2px;
34474
- }
34475
- .E_ljhvvia.borderd {
34476
- border: 1px solid #fff;
34477
34469
  }
34478
34470
 
34479
- .E_t1gvlxt5 {
34480
- min-width: 0;
34481
- flex: 1;
34471
+ .E_t13ef470 {
34472
+ height: 100%;
34482
34473
  }
34483
- .E_t1gvlxt5 .tag {
34484
- flex: 0 0 auto;
34474
+ .E_t13ef470 .table-loading-item {
34475
+ padding: 12px 4px;
34476
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34477
+ display: flex;
34485
34478
  }
34486
- .E_t1gvlxt5 .progress-title {
34487
- flex: 2;
34488
- max-width: fit-content;
34479
+ .E_t13ef470 .table-loading-item > * {
34480
+ height: 16px;
34481
+ margin: 4px;
34482
+ background: rgba(204, 212, 227, 0.18);
34483
+ border-radius: 2px;
34489
34484
  }
34490
- .E_t1gvlxt5 .progress-desc {
34485
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34486
+ width: 16px;
34487
+ }
34488
+ .E_t13ef470 .table-loading-item .td-loading {
34491
34489
  flex: 1;
34492
- max-width: fit-content;
34493
34490
  }
34494
-
34495
- .E_a1ji6r68 {
34496
- display: flex;
34497
- align-items: center;
34498
- column-gap: var(--a1ji6r68-0);
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);
34499
34499
  }
34500
34500
 
34501
34501
  .E_bpgac8u {
@@ -34525,6 +34525,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34525
34525
  background-color: #E07F00;
34526
34526
  }
34527
34527
 
34528
+ .E_b1jaupqb {
34529
+ color: #F0483E;
34530
+ }
34531
+
34528
34532
  .E_t59qhqp {
34529
34533
  padding: 0px;
34530
34534
  padding-top: 5px;
@@ -34573,8 +34577,33 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34573
34577
  color: #00122E;
34574
34578
  }
34575
34579
 
34576
- .E_b1jaupqb {
34577
- color: #F0483E;
34580
+ .E_s20iney.skeleton-box {
34581
+ display: flex;
34582
+ align-items: center;
34583
+ justify-content: center;
34584
+ position: relative;
34585
+ border-radius: 2px;
34586
+ background: rgba(225, 230, 241, 0.6);
34587
+ overflow: hidden;
34588
+ }
34589
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34590
+ width: 200%;
34591
+ height: 200%;
34592
+ transform: rotate(15deg);
34593
+ position: absolute;
34594
+ top: -50%;
34595
+ flex-shrink: 0;
34596
+ opacity: 0.8;
34597
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34598
+ animation: shimmer 1100ms infinite;
34599
+ }
34600
+ @keyframes shimmer {
34601
+ from {
34602
+ left: -120%;
34603
+ }
34604
+ to {
34605
+ left: 100%;
34606
+ }
34578
34607
  }
34579
34608
 
34580
34609
  .E_icab5o7 {
@@ -34914,35 +34943,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34914
34943
  border-radius: 8px;
34915
34944
  }
34916
34945
 
34917
- .E_s20iney.skeleton-box {
34918
- display: flex;
34919
- align-items: center;
34920
- justify-content: center;
34921
- position: relative;
34922
- border-radius: 2px;
34923
- background: rgba(225, 230, 241, 0.6);
34924
- overflow: hidden;
34925
- }
34926
- .E_s20iney.skeleton-box > .skeleton-shimmer {
34927
- width: 200%;
34928
- height: 200%;
34929
- transform: rotate(15deg);
34930
- position: absolute;
34931
- top: -50%;
34932
- flex-shrink: 0;
34933
- opacity: 0.8;
34934
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34935
- animation: shimmer 1100ms infinite;
34936
- }
34937
- @keyframes shimmer {
34938
- from {
34939
- left: -120%;
34940
- }
34941
- to {
34942
- left: 100%;
34943
- }
34944
- }
34945
-
34946
34946
  .E_t1g36k2w {
34947
34947
  overflow: hidden;
34948
34948
  height: 100%;
@@ -34972,6 +34972,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34972
34972
  background: rgba(225, 230, 241, 0.6);
34973
34973
  }
34974
34974
 
34975
+ .E_t1616y1o {
34976
+ color: #fff;
34977
+ }
34978
+
34975
34979
  .E_f16blduf.ant-form-item {
34976
34980
  margin-bottom: 0;
34977
34981
  }
@@ -34991,10 +34995,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34991
34995
  display: block;
34992
34996
  }
34993
34997
 
34994
- .E_t1616y1o {
34995
- color: #fff;
34996
- }
34997
-
34998
34998
  .E_a9y3flr {
34999
34999
  margin-left: 8px;
35000
35000
  }
@@ -35047,6 +35047,73 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35047
35047
  }
35048
35048
  }
35049
35049
 
35050
+ .E_c18bcrac {
35051
+ display: inline-block;
35052
+ width: 100%;
35053
+ }
35054
+ .E_c18bcrac .recharts-wrapper {
35055
+ margin-left: 4px;
35056
+ }
35057
+
35058
+ .E_cro7kg2 {
35059
+ padding: 4px;
35060
+ }
35061
+ .E_cro7kg2 .unit {
35062
+ color: white;
35063
+ }
35064
+
35065
+ .E_c14wcxf0 {
35066
+ display: flex;
35067
+ justify-content: space-between;
35068
+ align-items: center;
35069
+ font-size: 13px;
35070
+ line-height: 24px;
35071
+ color: #cccccc;
35072
+ white-space: nowrap;
35073
+ }
35074
+ .E_c14wcxf0 label {
35075
+ margin-right: 32px;
35076
+ }
35077
+
35078
+ .E_coy29mj.E_c14wcxf0 {
35079
+ font-weight: bold;
35080
+ color: white;
35081
+ }
35082
+
35083
+ .E_s11212zy {
35084
+ width: 8px;
35085
+ height: 8px;
35086
+ border-radius: 2px;
35087
+ display: inline-block;
35088
+ background: var(--s11212zy-0);
35089
+ border: 1px solid #fff;
35090
+ box-sizing: content-box;
35091
+ margin-right: 6px;
35092
+ }
35093
+
35094
+ .E_p1lyky6c > :first-child {
35095
+ font-weight: bold;
35096
+ color: white;
35097
+ margin-right: 4px;
35098
+ }
35099
+
35100
+ .E_skwah65 {
35101
+ height: 8px;
35102
+ box-sizing: border-box;
35103
+ border-radius: 2px;
35104
+ background: #f5f7fa;
35105
+ display: flex;
35106
+ width: 100%;
35107
+ overflow: hidden;
35108
+ }
35109
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35110
+ margin-left: 1px;
35111
+ }
35112
+
35113
+ span.E_tqjc4ui {
35114
+ margin: 0 2px;
35115
+ }
35116
+
35050
35117
  .E_clm1wy1 {
35051
35118
  width: 192px;
35052
35119
  height: 246px;
@@ -35140,54 +35207,14 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35140
35207
  border-radius: 2px;
35141
35208
  }
35142
35209
 
35143
- .E_c18bcrac {
35144
- display: inline-block;
35145
- width: 100%;
35146
- }
35147
- .E_c18bcrac .recharts-wrapper {
35148
- margin-left: 4px;
35149
- }
35150
-
35151
- .E_cro7kg2 {
35152
- padding: 4px;
35153
- }
35154
- .E_cro7kg2 .unit {
35155
- color: white;
35156
- }
35157
-
35158
- .E_c14wcxf0 {
35159
- display: flex;
35160
- justify-content: space-between;
35161
- align-items: center;
35162
- font-size: 13px;
35163
- line-height: 24px;
35164
- color: #cccccc;
35165
- white-space: nowrap;
35166
- }
35167
- .E_c14wcxf0 label {
35168
- margin-right: 32px;
35169
- }
35170
-
35171
- .E_coy29mj.E_c14wcxf0 {
35172
- font-weight: bold;
35173
- color: white;
35210
+ .E_gmyahx3 {
35211
+ cursor: pointer;
35174
35212
  }
35175
-
35176
- .E_s11212zy {
35177
- width: 8px;
35178
- height: 8px;
35179
- border-radius: 2px;
35180
- display: inline-block;
35181
- background: var(--s11212zy-0);
35182
- border: 1px solid #fff;
35183
- box-sizing: content-box;
35184
- margin-right: 6px;
35213
+ .E_gmyahx3 .link-text {
35214
+ color: rgba(0, 21, 64, 0.3);
35185
35215
  }
35186
-
35187
- .E_p1lyky6c > :first-child {
35188
- font-weight: bold;
35189
- color: white;
35190
- margin-right: 4px;
35216
+ .E_gmyahx3:hover .link-text {
35217
+ color: #0080ff;
35191
35218
  }
35192
35219
 
35193
35220
  .E_s1ebs0ra {
@@ -35382,167 +35409,32 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35382
35409
  }
35383
35410
  .E_wpbf4pq .month-day-option {
35384
35411
  width: 32px;
35385
- padding: 0;
35386
- margin-bottom: 8px;
35387
- }
35388
- .E_wpbf4pq .month-day-option.active {
35389
- background-color: #0096ff;
35390
- border-color: #0096ff;
35391
- color: #fff;
35392
- }
35393
-
35394
- .E_gmyahx3 {
35395
- cursor: pointer;
35396
- }
35397
- .E_gmyahx3 .link-text {
35398
- color: rgba(0, 21, 64, 0.3);
35399
- }
35400
- .E_gmyahx3:hover .link-text {
35401
- color: #0080ff;
35402
- }
35403
-
35404
- .E_n12mqh7z {
35405
- display: flex;
35406
- align-items: center;
35407
- font-size: 12px;
35408
- line-height: 18px;
35409
- }
35410
- .E_n12mqh7z:not(:last-child) {
35411
- margin-bottom: 4px;
35412
- }
35413
-
35414
- .E_tf5bynu {
35415
- margin: 0 3px;
35416
- }
35417
-
35418
- .E_tcckoz1 {
35419
- max-height: 400px;
35420
- overflow: auto;
35421
- }
35422
-
35423
- span.E_tqjc4ui {
35424
- margin: 0 2px;
35425
- }
35426
-
35427
- .E_t1sqg15u {
35428
- background: white;
35429
- }
35430
- .E_t1sqg15u.inline .table-row {
35431
- flex-direction: column;
35432
- }
35433
- .E_t1sqg15u.inline .table-row > label {
35434
- padding: 0 16px 7px 0;
35435
- }
35436
- .E_t1sqg15u.has-border .table-header {
35437
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35438
- }
35439
- .E_t1sqg15u.has-border .hiddenBorder {
35440
- border-top: none !important;
35441
- }
35442
- .E_t1sqg15u.has-border .table-row + .table-row {
35443
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35444
- }
35445
- .E_t1sqg15u.has-border .table-row:last-of-type {
35446
- padding-bottom: 0;
35447
- }
35448
- .E_t1sqg15u.align-right .content {
35449
- text-align: right;
35450
- }
35451
- .E_t1sqg15u .uuid-row {
35452
- display: flex;
35453
- justify-content: space-between;
35454
- }
35455
- .E_t1sqg15u .uuid-row .id-text {
35456
- white-space: nowrap;
35457
- overflow: hidden;
35458
- text-overflow: ellipsis;
35459
- }
35460
-
35461
- .E_t4zczcp {
35462
- display: flex;
35463
- justify-content: space-between;
35464
- align-items: center;
35465
- padding: 8px;
35466
- min-height: 32px;
35467
- }
35468
- .E_t4zczcp .table-title {
35469
- color: rgba(44, 56, 82, 0.6);
35470
- font-weight: 600;
35471
- font-size: 12px;
35472
- line-height: 8px;
35473
- }
35474
- .E_t4zczcp .edit-icon {
35475
- font-size: 16px;
35476
- color: rgba(10, 37, 85, 0.6);
35477
- cursor: pointer;
35478
- }
35479
-
35480
- .E_t1s7goww {
35481
- font-size: 12px;
35482
- line-height: 18px;
35483
- }
35484
-
35485
- .E_t93e4cf {
35486
- display: flex;
35487
- padding: 8px 0;
35488
- color: #2d3a56;
35489
- }
35490
- .E_t93e4cf .hidden {
35491
- display: none;
35492
- }
35493
- .E_t93e4cf .ant-btn.ant-btn-link {
35494
- height: auto;
35495
- }
35496
- .E_t93e4cf .content {
35497
- overflow: hidden;
35498
- overflow-x: auto;
35499
- width: 100%;
35500
- white-space: pre-wrap;
35501
- }
35502
- .E_t93e4cf .content .ant-btn {
35503
- white-space: pre-wrap;
35504
- text-align: left;
35505
- }
35506
- .E_t93e4cf .content .unit-chart {
35507
- justify-content: flex-start;
35508
- }
35509
-
35510
- .E_rhz2uv5 {
35511
- width: var(--rhz2uv5-0);
35512
- flex-shrink: 0;
35513
- color: rgba(44, 56, 82, 0.6);
35514
- padding-right: 12px;
35412
+ padding: 0;
35413
+ margin-bottom: 8px;
35515
35414
  }
35516
-
35517
- .E_wg1tsps {
35518
- display: flex;
35519
- align-items: center;
35520
- justify-content: flex-end;
35415
+ .E_wpbf4pq .month-day-option.active {
35416
+ background-color: #0096ff;
35417
+ border-color: #0096ff;
35418
+ color: #fff;
35521
35419
  }
35522
35420
 
35523
- .E_b1ctd5xy {
35421
+ .E_n12mqh7z {
35524
35422
  display: flex;
35525
35423
  align-items: center;
35526
- width: calc(100% - 40px);
35424
+ font-size: 12px;
35425
+ line-height: 18px;
35527
35426
  }
35528
- .E_b1ctd5xy .chart {
35529
- display: inline-block;
35530
- width: 100%;
35427
+ .E_n12mqh7z:not(:last-child) {
35428
+ margin-bottom: 4px;
35531
35429
  }
35532
35430
 
35533
- .E_u1p8acpn {
35534
- min-width: 40px;
35535
- }
35536
- .E_u1p8acpn .unit {
35537
- color: #00122e !important;
35431
+ .E_tf5bynu {
35432
+ margin: 0 3px;
35538
35433
  }
35539
35434
 
35540
- .E_s1iv0tp1 .enabled-switch {
35541
- display: flex;
35542
- align-items: center;
35543
- }
35544
- .E_s1iv0tp1 .enabled-text {
35545
- margin-right: 8px;
35435
+ .E_tcckoz1 {
35436
+ max-height: 400px;
35437
+ overflow: auto;
35546
35438
  }
35547
35439
 
35548
35440
  .E_ou7iq30 {
@@ -35572,33 +35464,27 @@ span.E_tqjc4ui {
35572
35464
  visibility: hidden;
35573
35465
  }
35574
35466
 
35575
- .E_skwah65 {
35576
- height: 8px;
35577
- box-sizing: border-box;
35578
- border-radius: 2px;
35579
- background: #f5f7fa;
35467
+ .E_wg1tsps {
35580
35468
  display: flex;
35581
- width: 100%;
35582
- overflow: hidden;
35583
- }
35584
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35585
- margin-left: 1px;
35469
+ align-items: center;
35470
+ justify-content: flex-end;
35586
35471
  }
35587
35472
 
35588
- .E_u15heuvq.content {
35589
- cursor: default !important;
35590
- }
35591
- .E_u15heuvq.content.link {
35592
- cursor: pointer !important;
35473
+ .E_b1ctd5xy {
35474
+ display: flex;
35475
+ align-items: center;
35476
+ width: calc(100% - 40px);
35593
35477
  }
35594
- .E_u15heuvq.content.link:hover {
35595
- color: #0080ff;
35478
+ .E_b1ctd5xy .chart {
35479
+ display: inline-block;
35480
+ width: 100%;
35596
35481
  }
35597
- .E_u15heuvq.content.black {
35598
- color: #00122e;
35482
+
35483
+ .E_u1p8acpn {
35484
+ min-width: 40px;
35599
35485
  }
35600
- .E_u15heuvq.content.gray {
35601
- color: rgba(44, 56, 82, 0.75);
35486
+ .E_u1p8acpn .unit {
35487
+ color: #00122e !important;
35602
35488
  }
35603
35489
 
35604
35490
  .E_s1at6qmn.ant-layout-sider {
@@ -35714,6 +35600,14 @@ span.E_tqjc4ui {
35714
35600
  text-align: left;
35715
35601
  }
35716
35602
 
35603
+ .E_s1iv0tp1 .enabled-switch {
35604
+ display: flex;
35605
+ align-items: center;
35606
+ }
35607
+ .E_s1iv0tp1 .enabled-text {
35608
+ margin-right: 8px;
35609
+ }
35610
+
35717
35611
  .E_t160l1cm {
35718
35612
  display: flex;
35719
35613
  flex-direction: column;
@@ -35917,63 +35811,110 @@ span.E_tqjc4ui {
35917
35811
  background: transparent;
35918
35812
  }
35919
35813
 
35920
- .E_cyms3br {
35921
- background: #fff;
35922
- width: 100%;
35923
- border-radius: 8px;
35924
- border: 1px solid rgb(228, 233, 242);
35814
+ .E_u15heuvq.content {
35815
+ cursor: default !important;
35925
35816
  }
35926
- .E_cyms3br .ant-list {
35927
- padding: 12px;
35817
+ .E_u15heuvq.content.link {
35818
+ cursor: pointer !important;
35928
35819
  }
35929
- .E_cyms3br .ant-list-item {
35930
- padding: 4px 0;
35820
+ .E_u15heuvq.content.link:hover {
35821
+ color: #0080ff;
35931
35822
  }
35932
- .E_cyms3br .ant-alert {
35933
- margin-left: 24px;
35823
+ .E_u15heuvq.content.black {
35824
+ color: #00122e;
35934
35825
  }
35935
- .E_cyms3br header {
35936
- background: rgba(225, 230, 241, 0.6);
35937
- font-size: 12px;
35938
- color: rgb(29, 50, 108);
35939
- font-weight: 700;
35940
- padding: 6px 12px;
35826
+ .E_u15heuvq.content.gray {
35827
+ color: rgba(44, 56, 82, 0.75);
35828
+ }
35829
+
35830
+ .E_t1sqg15u {
35831
+ background: white;
35832
+ }
35833
+ .E_t1sqg15u.inline .table-row {
35834
+ flex-direction: column;
35835
+ }
35836
+ .E_t1sqg15u.inline .table-row > label {
35837
+ padding: 0 16px 7px 0;
35838
+ }
35839
+ .E_t1sqg15u.has-border .table-header {
35840
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35841
+ }
35842
+ .E_t1sqg15u.has-border .hiddenBorder {
35843
+ border-top: none !important;
35844
+ }
35845
+ .E_t1sqg15u.has-border .table-row + .table-row {
35846
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35847
+ }
35848
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35849
+ padding-bottom: 0;
35850
+ }
35851
+ .E_t1sqg15u.align-right .content {
35852
+ text-align: right;
35853
+ }
35854
+ .E_t1sqg15u .uuid-row {
35941
35855
  display: flex;
35942
- flex-direction: row;
35943
- align-items: center;
35944
35856
  justify-content: space-between;
35945
35857
  }
35946
- .E_cyms3br header .switch-text {
35858
+ .E_t1sqg15u .uuid-row .id-text {
35859
+ white-space: nowrap;
35860
+ overflow: hidden;
35861
+ text-overflow: ellipsis;
35862
+ }
35863
+
35864
+ .E_t4zczcp {
35947
35865
  display: flex;
35948
- flex-direction: row;
35949
- align-items: center;
35950
35866
  justify-content: space-between;
35951
- gap: 6px;
35867
+ align-items: center;
35868
+ padding: 8px;
35869
+ min-height: 32px;
35870
+ }
35871
+ .E_t4zczcp .table-title {
35872
+ color: rgba(44, 56, 82, 0.6);
35873
+ font-weight: 600;
35952
35874
  font-size: 12px;
35953
- font-weight: 400;
35954
- color: rgb(0, 18, 46);
35875
+ line-height: 8px;
35955
35876
  }
35956
-
35957
- .E_c157gu4z .ant-list-item {
35958
- display: flex;
35959
- flex-direction: row;
35877
+ .E_t4zczcp .edit-icon {
35878
+ font-size: 16px;
35879
+ color: rgba(10, 37, 85, 0.6);
35880
+ cursor: pointer;
35960
35881
  }
35961
- .E_c157gu4z .description {
35962
- flex-grow: 1;
35963
- margin-left: 8px;
35882
+
35883
+ .E_t1s7goww {
35884
+ font-size: 12px;
35885
+ line-height: 18px;
35964
35886
  }
35965
35887
 
35966
- .E_eu1sysj {
35888
+ .E_t93e4cf {
35967
35889
  display: flex;
35968
- flex-direction: column;
35969
- align-items: center;
35970
- justify-content: center;
35890
+ padding: 8px 0;
35891
+ color: #2d3a56;
35892
+ }
35893
+ .E_t93e4cf .hidden {
35894
+ display: none;
35895
+ }
35896
+ .E_t93e4cf .ant-btn.ant-btn-link {
35897
+ height: auto;
35898
+ }
35899
+ .E_t93e4cf .content {
35900
+ overflow: hidden;
35901
+ overflow-x: auto;
35902
+ width: 100%;
35903
+ white-space: pre-wrap;
35904
+ }
35905
+ .E_t93e4cf .content .ant-btn {
35906
+ white-space: pre-wrap;
35907
+ text-align: left;
35908
+ }
35909
+ .E_t93e4cf .content .unit-chart {
35910
+ justify-content: flex-start;
35971
35911
  }
35972
35912
 
35973
- .E_h1ol2wl7 {
35974
- font-weight: bold;
35975
- background-color: unset;
35976
- padding: unset;
35913
+ .E_rhz2uv5 {
35914
+ width: var(--rhz2uv5-0);
35915
+ flex-shrink: 0;
35916
+ color: rgba(44, 56, 82, 0.6);
35917
+ padding-right: 12px;
35977
35918
  }
35978
35919
 
35979
35920
  .E_i5w779o {
@@ -36013,8 +35954,61 @@ span.E_tqjc4ui {
36013
35954
  min-width: 0;
36014
35955
  }
36015
35956
 
36016
- .E_n4m6c4d {
36017
- color: rgba(0, 21, 64, 0.3);
35957
+ .E_n4m6c4d {
35958
+ color: rgba(0, 21, 64, 0.3);
35959
+ }
35960
+
35961
+ .E_cyms3br {
35962
+ background: #fff;
35963
+ width: 100%;
35964
+ border-radius: 8px;
35965
+ border: 1px solid rgb(228, 233, 242);
35966
+ }
35967
+ .E_cyms3br .ant-list {
35968
+ padding: 12px;
35969
+ }
35970
+ .E_cyms3br .ant-list-item {
35971
+ padding: 4px 0;
35972
+ }
35973
+ .E_cyms3br .ant-alert {
35974
+ margin-left: 24px;
35975
+ }
35976
+ .E_cyms3br header {
35977
+ background: rgba(225, 230, 241, 0.6);
35978
+ font-size: 12px;
35979
+ color: rgb(29, 50, 108);
35980
+ font-weight: 700;
35981
+ padding: 6px 12px;
35982
+ display: flex;
35983
+ flex-direction: row;
35984
+ align-items: center;
35985
+ justify-content: space-between;
35986
+ }
35987
+ .E_cyms3br header .switch-text {
35988
+ display: flex;
35989
+ flex-direction: row;
35990
+ align-items: center;
35991
+ justify-content: space-between;
35992
+ gap: 6px;
35993
+ font-size: 12px;
35994
+ font-weight: 400;
35995
+ color: rgb(0, 18, 46);
35996
+ }
35997
+
35998
+ .E_c157gu4z .ant-list-item {
35999
+ display: flex;
36000
+ flex-direction: row;
36001
+ }
36002
+ .E_c157gu4z .description {
36003
+ flex-grow: 1;
36004
+ margin-left: 8px;
36005
+ }
36006
+
36007
+ .E_eu1sysj {
36008
+ display: flex;
36009
+ flex-direction: column;
36010
+ align-items: center;
36011
+ justify-content: center;
36018
36012
  }
36019
36013
 
36020
36014
  .E_kr6am0s .ant-modal-body {
@@ -36080,6 +36074,137 @@ span.E_tqjc4ui {
36080
36074
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
36081
36075
  }
36082
36076
 
36077
+ .E_h1ol2wl7 {
36078
+ font-weight: bold;
36079
+ background-color: unset;
36080
+ padding: unset;
36081
+ }
36082
+
36083
+ .E_c14ouk5o {
36084
+ width: 100%;
36085
+ height: 100%;
36086
+ display: flex;
36087
+ font-size: 12px;
36088
+ line-height: 18px;
36089
+ padding: 8px 0;
36090
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36091
+ }
36092
+ .E_c14ouk5o:last-of-type {
36093
+ box-shadow: none;
36094
+ padding-bottom: 0;
36095
+ }
36096
+ .E_c14ouk5o.collapsed {
36097
+ flex-direction: column;
36098
+ }
36099
+ .E_c14ouk5o.collapsed .collapsed-content {
36100
+ display: flex;
36101
+ }
36102
+ .E_c14ouk5o.collapsed .collapsed-content > span {
36103
+ flex: 1;
36104
+ display: flex;
36105
+ justify-content: space-between;
36106
+ }
36107
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36108
+ height: auto;
36109
+ }
36110
+ .E_c14ouk5o.collapsed .extra-content {
36111
+ margin-left: 162px;
36112
+ }
36113
+ .E_c14ouk5o .col-label {
36114
+ width: 216px;
36115
+ color: rgba(44, 56, 82, 0.6);
36116
+ margin-right: 12px;
36117
+ flex-shrink: 0;
36118
+ }
36119
+ .E_c14ouk5o .col-content {
36120
+ color: #2d3a56;
36121
+ /* make btn link in info row have the same height as normal text */
36122
+ }
36123
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36124
+ height: auto;
36125
+ }
36126
+
36127
+ .E_l12xdkhl {
36128
+ width: 64px;
36129
+ height: 64px;
36130
+ max-width: 64px;
36131
+ max-height: 64px;
36132
+ overflow: hidden;
36133
+ display: flex;
36134
+ align-items: center;
36135
+ justify-content: center;
36136
+ position: relative;
36137
+ opacity: 0.6;
36138
+ }
36139
+ .E_l12xdkhl .icon-wrapper {
36140
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36141
+ }
36142
+ @keyframes rotate {
36143
+ from {
36144
+ transform: rotate(0deg);
36145
+ }
36146
+ to {
36147
+ transform: rotate(360deg);
36148
+ }
36149
+ }
36150
+
36151
+ .E_c1ss4prm {
36152
+ color: rgba(44, 56, 82, 0.6);
36153
+ }
36154
+ .E_c1ss4prm li {
36155
+ margin-bottom: 4px;
36156
+ }
36157
+ .E_c1ss4prm li:last-child {
36158
+ margin-bottom: 0;
36159
+ }
36160
+
36161
+ .E_ms3tlei {
36162
+ background: rgba(225, 230, 241, 0.6);
36163
+ padding: 8px;
36164
+ border-radius: 6px;
36165
+ color: rgba(44, 56, 82, 0.6);
36166
+ }
36167
+ .E_ms3tlei .icon-wrapper {
36168
+ margin-top: 1px;
36169
+ margin-right: 4px;
36170
+ }
36171
+ .E_ms3tlei li {
36172
+ margin-bottom: 4px;
36173
+ display: flex;
36174
+ align-items: flex-start;
36175
+ }
36176
+ .E_ms3tlei li:last-child {
36177
+ margin-bottom: 0;
36178
+ }
36179
+
36180
+ .E_du44iy7 {
36181
+ margin-bottom: 4px;
36182
+ }
36183
+
36184
+ .E_p1qmhanr {
36185
+ margin-bottom: 8px;
36186
+ }
36187
+
36188
+ .E_srje1h0 {
36189
+ color: rgba(44, 56, 82, 0.6);
36190
+ margin-bottom: 8px;
36191
+ }
36192
+
36193
+ .E_di3zi7v {
36194
+ height: 1px;
36195
+ background: #e4e9f2;
36196
+ margin: 16px 0;
36197
+ }
36198
+
36199
+ .E_cevhqx7 {
36200
+ color: #00122e;
36201
+ }
36202
+
36203
+ .E_snbqlt4 {
36204
+ margin-top: 8px;
36205
+ color: rgba(44, 56, 82, 0.6);
36206
+ }
36207
+
36083
36208
  .E_c1kchka8 {
36084
36209
  height: 100%;
36085
36210
  width: 100%;
@@ -36570,125 +36695,4 @@ span.E_tqjc4ui {
36570
36695
  }
36571
36696
  .E_rzaik16 .ant-popover-inner-content {
36572
36697
  padding: 0;
36573
- }
36574
-
36575
- .E_c14ouk5o {
36576
- width: 100%;
36577
- height: 100%;
36578
- display: flex;
36579
- font-size: 12px;
36580
- line-height: 18px;
36581
- padding: 8px 0;
36582
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36583
- }
36584
- .E_c14ouk5o:last-of-type {
36585
- box-shadow: none;
36586
- padding-bottom: 0;
36587
- }
36588
- .E_c14ouk5o.collapsed {
36589
- flex-direction: column;
36590
- }
36591
- .E_c14ouk5o.collapsed .collapsed-content {
36592
- display: flex;
36593
- }
36594
- .E_c14ouk5o.collapsed .collapsed-content > span {
36595
- flex: 1;
36596
- display: flex;
36597
- justify-content: space-between;
36598
- }
36599
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36600
- height: auto;
36601
- }
36602
- .E_c14ouk5o.collapsed .extra-content {
36603
- margin-left: 162px;
36604
- }
36605
- .E_c14ouk5o .col-label {
36606
- width: 216px;
36607
- color: rgba(44, 56, 82, 0.6);
36608
- margin-right: 12px;
36609
- flex-shrink: 0;
36610
- }
36611
- .E_c14ouk5o .col-content {
36612
- color: #2d3a56;
36613
- /* make btn link in info row have the same height as normal text */
36614
- }
36615
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36616
- height: auto;
36617
- }
36618
-
36619
- .E_cevhqx7 {
36620
- color: #00122e;
36621
- }
36622
-
36623
- .E_snbqlt4 {
36624
- margin-top: 8px;
36625
- color: rgba(44, 56, 82, 0.6);
36626
- }
36627
-
36628
- .E_c1ss4prm {
36629
- color: rgba(44, 56, 82, 0.6);
36630
- }
36631
- .E_c1ss4prm li {
36632
- margin-bottom: 4px;
36633
- }
36634
- .E_c1ss4prm li:last-child {
36635
- margin-bottom: 0;
36636
- }
36637
-
36638
- .E_ms3tlei {
36639
- background: rgba(225, 230, 241, 0.6);
36640
- padding: 8px;
36641
- border-radius: 6px;
36642
- color: rgba(44, 56, 82, 0.6);
36643
- }
36644
- .E_ms3tlei .icon-wrapper {
36645
- margin-top: 1px;
36646
- margin-right: 4px;
36647
- }
36648
- .E_ms3tlei li {
36649
- margin-bottom: 4px;
36650
- display: flex;
36651
- align-items: flex-start;
36652
- }
36653
- .E_ms3tlei li:last-child {
36654
- margin-bottom: 0;
36655
- }
36656
-
36657
- .E_du44iy7 {
36658
- margin-bottom: 4px;
36659
- }
36660
-
36661
- .E_s1qmhanr {
36662
- color: rgba(44, 56, 82, 0.6);
36663
- margin-bottom: 8px;
36664
- }
36665
-
36666
- .E_drje1h0 {
36667
- height: 1px;
36668
- background: #e4e9f2;
36669
- margin: 16px 0;
36670
- }
36671
-
36672
- .E_l12xdkhl {
36673
- width: 64px;
36674
- height: 64px;
36675
- max-width: 64px;
36676
- max-height: 64px;
36677
- overflow: hidden;
36678
- display: flex;
36679
- align-items: center;
36680
- justify-content: center;
36681
- position: relative;
36682
- opacity: 0.6;
36683
- }
36684
- .E_l12xdkhl .icon-wrapper {
36685
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36686
- }
36687
- @keyframes rotate {
36688
- from {
36689
- transform: rotate(0deg);
36690
- }
36691
- to {
36692
- transform: rotate(360deg);
36693
- }
36694
36698
  }