@cloudtower/eagle 0.33.55 → 0.33.56

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 @@ html body {
29673
29673
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
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,22 +29693,6 @@ html body {
29713
29693
  flex: 1;
29714
29694
  }
29715
29695
 
29716
- .E_berrcjl {
29717
- color: rgba(10, 37, 85, 0.6);
29718
- margin-bottom: 4px;
29719
- }
29720
- .E_berrcjl .breadcrumb-link {
29721
- color: rgba(10, 37, 85, 0.6);
29722
- cursor: pointer;
29723
- transition: color 160ms ease;
29724
- }
29725
- .E_berrcjl .breadcrumb-link:hover {
29726
- color: #0080ff;
29727
- }
29728
- .E_berrcjl .breadcrumb-link:active {
29729
- color: #005ed1;
29730
- }
29731
-
29732
29696
  .E_b1nip9bk {
29733
29697
  padding: 4px 11px;
29734
29698
  }
@@ -29758,26 +29722,40 @@ html body {
29758
29722
  border-radius: unset;
29759
29723
  }
29760
29724
 
29761
- .E_c1uzzomf {
29762
- margin-bottom: 16px;
29725
+ .E_c18gxmrl {
29726
+ border: 1px solid #d8deeb;
29727
+ border-radius: 4px;
29763
29728
  }
29764
- .E_c1uzzomf .card-title {
29765
- font-size: 16px;
29766
- color: rgba(44, 56, 82, 0.6);
29767
- font-weight: 700;
29768
- line-height: 32px;
29729
+ .E_c18gxmrl + .E_c18gxmrl {
29730
+ margin-top: 8px;
29769
29731
  }
29770
- .E_c1uzzomf .card-body {
29771
- padding: 24px;
29772
- border-radius: 8px;
29773
- background: #fff;
29732
+ .E_c18gxmrl:hover {
29733
+ border-color: #0080ff;
29774
29734
  }
29775
- .E_c1uzzomf .empty {
29776
- font-weight: 700;
29777
- font-size: 14px;
29778
- line-height: 22px;
29779
- color: rgba(0, 21, 64, 0.3);
29780
- text-align: center;
29735
+ .E_c18gxmrl:hover > header {
29736
+ background: rgba(0, 128, 255, 0.1);
29737
+ }
29738
+ .E_c18gxmrl.active header {
29739
+ border-bottom: 1px solid #d8deeb;
29740
+ }
29741
+ .E_c18gxmrl > header {
29742
+ padding: 8px 12px;
29743
+ }
29744
+
29745
+ .E_berrcjl {
29746
+ color: rgba(10, 37, 85, 0.6);
29747
+ margin-bottom: 4px;
29748
+ }
29749
+ .E_berrcjl .breadcrumb-link {
29750
+ color: rgba(10, 37, 85, 0.6);
29751
+ cursor: pointer;
29752
+ transition: color 160ms ease;
29753
+ }
29754
+ .E_berrcjl .breadcrumb-link:hover {
29755
+ color: #0080ff;
29756
+ }
29757
+ .E_berrcjl .breadcrumb-link:active {
29758
+ color: #005ed1;
29781
29759
  }
29782
29760
 
29783
29761
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30037,16 +30015,26 @@ html body {
30037
30015
  justify-content: center;
30038
30016
  }
30039
30017
 
30040
- .E_itxley7.ant-input-group.ant-input-group-compact {
30041
- display: flex;
30018
+ .E_c1uzzomf {
30019
+ margin-bottom: 16px;
30042
30020
  }
30043
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30044
- border-bottom-left-radius: 5px;
30045
- border-top-left-radius: 5px;
30021
+ .E_c1uzzomf .card-title {
30022
+ font-size: 16px;
30023
+ color: rgba(44, 56, 82, 0.6);
30024
+ font-weight: 700;
30025
+ line-height: 32px;
30046
30026
  }
30047
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30048
- border-bottom-right-radius: 5px;
30049
- border-top-right-radius: 5px;
30027
+ .E_c1uzzomf .card-body {
30028
+ padding: 24px;
30029
+ border-radius: 8px;
30030
+ background: #fff;
30031
+ }
30032
+ .E_c1uzzomf .empty {
30033
+ font-weight: 700;
30034
+ font-size: 14px;
30035
+ line-height: 22px;
30036
+ color: rgba(0, 21, 64, 0.3);
30037
+ text-align: center;
30050
30038
  }
30051
30039
 
30052
30040
  .E_fzh9mnb {
@@ -30098,6 +30086,28 @@ html body {
30098
30086
  min-height: 0px;
30099
30087
  }
30100
30088
 
30089
+ .E_sx1bpnu .ant-input-sm {
30090
+ line-height: 18px;
30091
+ }
30092
+
30093
+ .E_iouxfgt {
30094
+ display: inline-flex;
30095
+ align-items: center;
30096
+ }
30097
+ .E_iouxfgt .icon-inner {
30098
+ display: inline-flex;
30099
+ align-items: center;
30100
+ justify-content: center;
30101
+ }
30102
+ .E_iouxfgt .icon-inner + span,
30103
+ .E_iouxfgt span + .icon-inner.suffix {
30104
+ margin-left: 4px;
30105
+ }
30106
+ .E_iouxfgt.is-rotate img,
30107
+ .E_iouxfgt.is-rotate svg {
30108
+ animation: rotate 680ms linear infinite;
30109
+ }
30110
+
30101
30111
  .E_d1bw7c5z {
30102
30112
  position: relative;
30103
30113
  max-width: 388px;
@@ -30181,30 +30191,6 @@ html body {
30181
30191
  width: 102px;
30182
30192
  }
30183
30193
 
30184
- .E_i1inqkme {
30185
- height: 18px;
30186
- line-height: 18px;
30187
- padding: 0 4px;
30188
- border-radius: 4px;
30189
- background: rgba(235, 239, 245, 0.6);
30190
- border: 1px solid rgba(223, 228, 235, 0.6);
30191
- display: flex;
30192
- align-items: center;
30193
- white-space: nowrap;
30194
- margin-right: 4px;
30195
- }
30196
-
30197
- .E_sx1bpnu .ant-input-sm {
30198
- line-height: 18px;
30199
- }
30200
-
30201
- .E_atcz0kf .ant-input-suffix {
30202
- margin-left: 8px;
30203
- }
30204
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30205
- padding: 2px 7px 2px 12px;
30206
- }
30207
-
30208
30194
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30209
30195
  padding: 4px 8px 0 8px;
30210
30196
  color: rgba(44, 56, 82, 0.6);
@@ -30218,53 +30204,16 @@ html body {
30218
30204
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30219
30205
  }
30220
30206
 
30221
- .E_iouxfgt {
30222
- display: inline-flex;
30223
- align-items: center;
30224
- }
30225
- .E_iouxfgt .icon-inner {
30226
- display: inline-flex;
30227
- align-items: center;
30228
- justify-content: center;
30229
- }
30230
- .E_iouxfgt .icon-inner + span,
30231
- .E_iouxfgt span + .icon-inner.suffix {
30232
- margin-left: 4px;
30233
- }
30234
- .E_iouxfgt.is-rotate img,
30235
- .E_iouxfgt.is-rotate svg {
30236
- animation: rotate 680ms linear infinite;
30237
- }
30238
-
30239
- .E_a1wfy30z .ant-input-number-handler-wrap {
30240
- display: var(--a1wfy30z-0);
30241
- }
30242
- .E_a1wfy30z .ant-input-number-input-wrap {
30243
- padding: 4px 11px;
30244
- display: inline-flex;
30245
- line-height: 1.5715;
30246
- height: inherit;
30247
- }
30248
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30249
- content: var(--a1wfy30z-1);
30250
- display: var(--a1wfy30z-2);
30251
- flex: none;
30252
- align-items: center;
30253
- margin-left: 4px;
30207
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30208
+ display: flex;
30254
30209
  }
30255
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30256
- content: var(--a1wfy30z-3);
30257
- display: var(--a1wfy30z-4);
30258
- flex: none;
30259
- align-items: center;
30260
- margin-right: 4px;
30261
- cursor: auto;
30210
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30211
+ border-bottom-left-radius: 5px;
30212
+ border-top-left-radius: 5px;
30262
30213
  }
30263
- .E_a1wfy30z .ant-input-number-input {
30264
- padding: 0;
30265
- margin: 0;
30266
- height: auto;
30267
- font-size: inherit;
30214
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30215
+ border-bottom-right-radius: 5px;
30216
+ border-top-right-radius: 5px;
30268
30217
  }
30269
30218
 
30270
30219
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30327,34 +30276,94 @@ html body {
30327
30276
  padding: 2px 8px;
30328
30277
  }
30329
30278
 
30330
- .E_phljevk {
30279
+ .E_i1inqkme {
30280
+ height: 18px;
30281
+ line-height: 18px;
30282
+ padding: 0 4px;
30283
+ border-radius: 4px;
30284
+ background: rgba(235, 239, 245, 0.6);
30285
+ border: 1px solid rgba(223, 228, 235, 0.6);
30331
30286
  display: flex;
30332
- justify-content: space-between;
30333
30287
  align-items: center;
30334
- padding: 10px 0;
30335
- color: rgba(44, 56, 82, 0.6);
30336
- font-size: 12px;
30337
- line-height: 24px;
30288
+ white-space: nowrap;
30289
+ margin-right: 4px;
30338
30290
  }
30339
- .E_phljevk .pagination-left {
30340
- padding: 2px 8px;
30291
+
30292
+ .E_atcz0kf .ant-input-suffix {
30293
+ margin-left: 8px;
30341
30294
  }
30342
- .E_phljevk .dropdown-trigger {
30343
- display: flex;
30344
- align-items: center;
30345
- border-radius: 6px;
30346
- cursor: pointer;
30347
- transition: all 0.3s ease;
30295
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30296
+ padding: 2px 7px 2px 12px;
30348
30297
  }
30349
- .E_phljevk .dropdown-trigger:hover {
30350
- background: rgba(211, 218, 235, 0.6);
30351
- color: #0080ff;
30298
+
30299
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30300
+ display: var(--a1wfy30z-0);
30352
30301
  }
30353
- .E_phljevk .dropdown-trigger .icon-inner {
30354
- margin-left: 4px;
30302
+ .E_a1wfy30z .ant-input-number-input-wrap {
30303
+ padding: 4px 11px;
30304
+ display: inline-flex;
30305
+ line-height: 1.5715;
30306
+ height: inherit;
30355
30307
  }
30356
- .E_phljevk .pagination-right {
30357
- display: flex;
30308
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30309
+ content: var(--a1wfy30z-1);
30310
+ display: var(--a1wfy30z-2);
30311
+ flex: none;
30312
+ align-items: center;
30313
+ margin-left: 4px;
30314
+ }
30315
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30316
+ content: var(--a1wfy30z-3);
30317
+ display: var(--a1wfy30z-4);
30318
+ flex: none;
30319
+ align-items: center;
30320
+ margin-right: 4px;
30321
+ cursor: auto;
30322
+ }
30323
+ .E_a1wfy30z .ant-input-number-input {
30324
+ padding: 0;
30325
+ margin: 0;
30326
+ height: auto;
30327
+ font-size: inherit;
30328
+ }
30329
+
30330
+ .E_owd0kml {
30331
+ display: inline-block;
30332
+ }
30333
+
30334
+ .E_h1jsgezc {
30335
+ visibility: hidden;
30336
+ position: absolute;
30337
+ }
30338
+
30339
+ .E_phljevk {
30340
+ display: flex;
30341
+ justify-content: space-between;
30342
+ align-items: center;
30343
+ padding: 10px 0;
30344
+ color: rgba(44, 56, 82, 0.6);
30345
+ font-size: 12px;
30346
+ line-height: 24px;
30347
+ }
30348
+ .E_phljevk .pagination-left {
30349
+ padding: 2px 8px;
30350
+ }
30351
+ .E_phljevk .dropdown-trigger {
30352
+ display: flex;
30353
+ align-items: center;
30354
+ border-radius: 6px;
30355
+ cursor: pointer;
30356
+ transition: all 0.3s ease;
30357
+ }
30358
+ .E_phljevk .dropdown-trigger:hover {
30359
+ background: rgba(211, 218, 235, 0.6);
30360
+ color: #0080ff;
30361
+ }
30362
+ .E_phljevk .dropdown-trigger .icon-inner {
30363
+ margin-left: 4px;
30364
+ }
30365
+ .E_phljevk .pagination-right {
30366
+ display: flex;
30358
30367
  align-items: center;
30359
30368
  color: #0080ff;
30360
30369
  font-weight: bold;
@@ -30384,41 +30393,6 @@ html body {
30384
30393
  line-height: 18px;
30385
30394
  }
30386
30395
 
30387
- .E_owd0kml {
30388
- display: inline-block;
30389
- }
30390
-
30391
- .E_h1jsgezc {
30392
- visibility: hidden;
30393
- position: absolute;
30394
- }
30395
-
30396
- .E_i11gg7mj .ant-input-prefix {
30397
- margin-right: 8px;
30398
- }
30399
- .E_i11gg7mj .ant-input-suffix {
30400
- margin-left: 8px;
30401
- }
30402
-
30403
- .E_cc368xp {
30404
- color: #00122e;
30405
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30406
- margin-right: 8px;
30407
- padding-right: 8px;
30408
- }
30409
-
30410
- .E_i11o6xqj {
30411
- display: flex;
30412
- gap: 4px;
30413
- }
30414
- .E_i11o6xqj .icon-wrapper {
30415
- cursor: pointer;
30416
- }
30417
-
30418
- .E_d19ruhdj.icon-wrapper {
30419
- cursor: not-allowed;
30420
- }
30421
-
30422
30396
  .E_rapgekc.ant-radio-wrapper {
30423
30397
  display: inline-flex;
30424
30398
  align-items: baseline;
@@ -30565,14 +30539,30 @@ html body {
30565
30539
  width: 36px;
30566
30540
  }
30567
30541
 
30568
- .E_ivqqkzv {
30569
- height: 24px;
30570
- width: 56px !important;
30571
- margin-right: 4px;
30542
+ .E_i11gg7mj .ant-input-prefix {
30543
+ margin-right: 8px;
30544
+ }
30545
+ .E_i11gg7mj .ant-input-suffix {
30546
+ margin-left: 8px;
30572
30547
  }
30573
30548
 
30574
- .E_c1wk4q29 {
30575
- color: rgba(44, 56, 82, 0.6);
30549
+ .E_cc368xp {
30550
+ color: #00122e;
30551
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30552
+ margin-right: 8px;
30553
+ padding-right: 8px;
30554
+ }
30555
+
30556
+ .E_i11o6xqj {
30557
+ display: flex;
30558
+ gap: 4px;
30559
+ }
30560
+ .E_i11o6xqj .icon-wrapper {
30561
+ cursor: pointer;
30562
+ }
30563
+
30564
+ .E_d19ruhdj.icon-wrapper {
30565
+ cursor: not-allowed;
30576
30566
  }
30577
30567
 
30578
30568
  .E_c1bus5hc {
@@ -30619,6 +30609,16 @@ html body {
30619
30609
  margin-right: 4px;
30620
30610
  }
30621
30611
 
30612
+ .E_ivqqkzv {
30613
+ height: 24px;
30614
+ width: 56px !important;
30615
+ margin-right: 4px;
30616
+ }
30617
+
30618
+ .E_c1wk4q29 {
30619
+ color: rgba(44, 56, 82, 0.6);
30620
+ }
30621
+
30622
30622
  .E_s1dizucg.ant-switch {
30623
30623
  min-width: 40px;
30624
30624
  height: 24px;
@@ -30674,264 +30674,86 @@ html body {
30674
30674
  margin-left: 5px;
30675
30675
  }
30676
30676
 
30677
- .E_iq1gosr {
30678
- display: inline-block;
30679
- }
30680
-
30681
- .E_s1dni7lo {
30682
- width: 430px !important;
30677
+ .E_cnujxq2 {
30678
+ display: flex;
30679
+ flex-direction: column;
30683
30680
  }
30684
30681
 
30685
- .E_d1wwmmm5 .ant-select-item-group {
30686
- padding: 8px 16px;
30687
- line-height: 18px;
30688
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30689
- height: 34px;
30690
- min-height: 34px;
30691
- box-sizing: border-box;
30692
- margin-top: 8px;
30682
+ .E_m7s48ia {
30683
+ max-width: 1120px;
30684
+ width: 100%;
30685
+ margin: 0 auto;
30686
+ height: 100%;
30693
30687
  }
30694
30688
 
30695
- .E_o1ugr09p {
30689
+ .E_wt5zbg6 {
30690
+ max-width: 1120px;
30691
+ width: 100%;
30692
+ margin: 0 auto;
30696
30693
  display: flex;
30697
- flex-direction: column;
30698
- margin: 1px 8px;
30699
- padding: 8px;
30700
- border-radius: 4px;
30701
- }
30702
- .E_o1ugr09p .selected-icon {
30703
- display: none;
30704
- }
30705
- .E_o1ugr09p.ant-select-item-option-grouped {
30706
- padding-left: 8px;
30707
30694
  }
30708
- .E_o1ugr09p.ant-select-item-option-selected {
30709
- background-color: white;
30695
+ .E_wt5zbg6 .left,
30696
+ .E_wt5zbg6 .right {
30697
+ flex-grow: 0;
30698
+ flex-shrink: 0;
30699
+ flex-basis: 21%;
30710
30700
  }
30711
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30712
- color: #0080ff;
30701
+ .E_wt5zbg6 .left {
30702
+ display: flex;
30703
+ justify-content: flex-end;
30704
+ padding-right: 44px;
30713
30705
  }
30714
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30715
- display: block;
30706
+ .E_wt5zbg6 .right {
30707
+ padding-left: 44px;
30716
30708
  }
30717
- .E_o1ugr09p.ant-select-item-option-active {
30718
- background: rgba(0, 136, 255, 0.16);
30709
+ .E_wt5zbg6 .middle {
30710
+ margin-bottom: 40px;
30711
+ flex-grow: 0;
30712
+ flex-shrink: 0;
30713
+ flex-basis: 58%;
30714
+ overflow: hidden;
30719
30715
  }
30720
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30721
- color: #0080ff;
30716
+ .E_wt5zbg6 .middle .form-base-field {
30717
+ width: 100%;
30722
30718
  }
30723
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30724
- background: rgba(0, 136, 255, 0.1);
30725
- color: #0080ff;
30719
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
30720
+ width: auto;
30726
30721
  }
30727
30722
 
30728
- .E_o1ifxsq4 {
30729
- display: flex;
30730
- justify-content: space-between;
30731
- height: 20px;
30732
- line-height: 20px;
30723
+ .E_h18jprzg .ant-modal-header {
30724
+ margin: 0 auto;
30725
+ width: 100%;
30726
+ max-width: 648px;
30733
30727
  }
30734
- .E_o1ifxsq4 .timezone-title {
30735
- color: #2d3a56;
30728
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
30729
+ margin-left: 0;
30730
+ }
30731
+ .E_h18jprzg .ant-modal-body {
30732
+ margin: 0 auto;
30733
+ padding: 0;
30734
+ width: 100%;
30735
+ max-width: 648px;
30736
30736
  overflow: hidden;
30737
- text-overflow: ellipsis;
30738
30737
  }
30739
-
30740
- .E_o1zue7 {
30741
- display: flex;
30742
- justify-content: space-between;
30743
- color: rgba(44, 56, 82, 0.6);
30744
- height: 18px;
30745
- line-height: 18px;
30746
- margin-top: 2px;
30738
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30739
+ margin-bottom: 40px;
30747
30740
  }
30748
-
30749
- .E_tyfmlxg {
30750
- border: none;
30751
- margin-right: 0;
30752
- background: rgba(225, 230, 241, 0.6);
30741
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30742
+ height: calc(100vh - 225px);
30743
+ overflow-y: auto;
30744
+ }
30745
+ .E_h18jprzg .ant-modal-footer .footer-content {
30746
+ margin: 0 auto;
30747
+ max-width: 648px;
30753
30748
  }
30754
30749
 
30755
- .E_o18uybox {
30756
- pointer-events: none;
30757
- height: 32px;
30750
+ .E_h16z9xgz .ant-modal-header {
30751
+ margin: 0 auto;
30758
30752
  width: 100%;
30759
- opacity: 0;
30753
+ max-width: 1024px;
30760
30754
  }
30761
-
30762
- .E_s1sck0th {
30763
- padding: 0 8px;
30764
- border-radius: 4px;
30765
- }
30766
-
30767
- .E_m855nr1 {
30768
- padding: 2px 8px;
30769
- border-radius: 3px;
30770
- }
30771
-
30772
- .E_l1270xpg {
30773
- padding: 3px 8px;
30774
- border-radius: 2px;
30775
- }
30776
-
30777
- .E_t14rextb.ant-tag:hover {
30778
- opacity: unset;
30779
- }
30780
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30781
- margin: 0;
30782
- margin-right: 8px;
30783
- display: inline-flex;
30784
- align-items: center;
30785
- border: none;
30786
- }
30787
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30788
- width: 16px;
30789
- height: 16px;
30790
- color: inherit;
30791
- margin-left: 4px;
30792
- opacity: 0.6;
30793
- display: inline-flex;
30794
- }
30795
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30796
- opacity: 1;
30797
- }
30798
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30799
- color: #0080ff;
30800
- background-color: rgba(0, 136, 255, 0.1);
30801
- }
30802
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30803
- color: #f0483e;
30804
- background-color: rgba(255, 74, 74, 0.1);
30805
- }
30806
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30807
- color: #e07f00;
30808
- background-color: rgba(255, 187, 0, 0.1);
30809
- }
30810
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30811
- color: #008f4c;
30812
- background-color: rgba(30, 201, 127, 0.1);
30813
- }
30814
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30815
- color: #1d326c;
30816
- background-color: rgba(225, 230, 241, 0.6);
30817
- }
30818
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30819
- color: #7E41FF;
30820
- background-color: rgba(126, 65, 255, 0.1);
30821
- }
30822
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30823
- color: #fff;
30824
- }
30825
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30826
- background-color: #f0483e;
30827
- }
30828
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30829
- background-color: #fea008;
30830
- }
30831
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30832
- background-color: #00ba5d;
30833
- }
30834
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30835
- background-color: #0080ff;
30836
- }
30837
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30838
- background-color: #6b7d99;
30839
- }
30840
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30841
- background-color: #7E41FF;
30842
- }
30843
-
30844
- .E_t1m2x205 .ant-tooltip-arrow {
30845
- display: none;
30846
- }
30847
- .E_t1m2x205 .ant-tooltip-inner {
30848
- background: rgba(23, 38, 64, 0.8);
30849
- border-radius: 4px;
30850
- }
30851
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30852
- visibility: hidden;
30853
- }
30854
-
30855
- .E_cnujxq2 {
30856
- display: flex;
30857
- flex-direction: column;
30858
- }
30859
-
30860
- .E_m7s48ia {
30861
- max-width: 1120px;
30862
- width: 100%;
30863
- margin: 0 auto;
30864
- height: 100%;
30865
- }
30866
-
30867
- .E_wt5zbg6 {
30868
- max-width: 1120px;
30869
- width: 100%;
30870
- margin: 0 auto;
30871
- display: flex;
30872
- }
30873
- .E_wt5zbg6 .left,
30874
- .E_wt5zbg6 .right {
30875
- flex-grow: 0;
30876
- flex-shrink: 0;
30877
- flex-basis: 21%;
30878
- }
30879
- .E_wt5zbg6 .left {
30880
- display: flex;
30881
- justify-content: flex-end;
30882
- padding-right: 44px;
30883
- }
30884
- .E_wt5zbg6 .right {
30885
- padding-left: 44px;
30886
- }
30887
- .E_wt5zbg6 .middle {
30888
- margin-bottom: 40px;
30889
- flex-grow: 0;
30890
- flex-shrink: 0;
30891
- flex-basis: 58%;
30892
- overflow: hidden;
30893
- }
30894
- .E_wt5zbg6 .middle .form-base-field {
30895
- width: 100%;
30896
- }
30897
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
30898
- width: auto;
30899
- }
30900
-
30901
- .E_h18jprzg .ant-modal-header {
30902
- margin: 0 auto;
30903
- width: 100%;
30904
- max-width: 648px;
30905
- }
30906
- .E_h18jprzg .ant-modal-header .ant-modal-title {
30907
- margin-left: 0;
30908
- }
30909
- .E_h18jprzg .ant-modal-body {
30910
- margin: 0 auto;
30911
- padding: 0;
30912
- width: 100%;
30913
- max-width: 648px;
30914
- overflow: hidden;
30915
- }
30916
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30917
- margin-bottom: 40px;
30918
- }
30919
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30920
- height: calc(100vh - 225px);
30921
- overflow-y: auto;
30922
- }
30923
- .E_h18jprzg .ant-modal-footer .footer-content {
30924
- margin: 0 auto;
30925
- max-width: 648px;
30926
- }
30927
-
30928
- .E_h16z9xgz .ant-modal-header {
30929
- margin: 0 auto;
30930
- width: 100%;
30931
- max-width: 1024px;
30932
- }
30933
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
30934
- margin-left: 0;
30755
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
30756
+ margin-left: 0;
30935
30757
  }
30936
30758
  .E_h16z9xgz .ant-modal-body {
30937
30759
  margin: 0 auto;
@@ -31542,79 +31364,279 @@ input.E_rf8rlle.ant-input {
31542
31364
  color: rgba(44, 56, 82, 0.7490196078);
31543
31365
  }
31544
31366
 
31545
- .E_dsnbhzf {
31546
- font-family: Inter;
31547
- font-style: normal;
31548
- font-weight: bold;
31549
- font-size: 32px;
31550
- line-height: 40px;
31367
+ .E_c1yyuluq {
31368
+ border-radius: 8px;
31551
31369
  }
31552
-
31553
- .E_d1mvo22k {
31554
- font-family: Inter;
31555
- font-style: normal;
31556
- font-weight: bold;
31557
- font-size: 24px;
31558
- line-height: 32px;
31370
+ .E_c1yyuluq .ant-card-body {
31371
+ padding: 20px 24px 24px 24px;
31559
31372
  }
31560
31373
 
31561
- .E_d1b444tr {
31562
- font-family: Inter;
31563
- font-style: normal;
31564
- font-weight: normal;
31565
- font-size: 32px;
31566
- line-height: 40px;
31374
+ .E_ccrbeuz .ant-collapse-item {
31375
+ border: 0px;
31376
+ background-color: #fff;
31567
31377
  }
31568
-
31569
- .E_dvs0kue {
31570
- font-family: Inter;
31571
- font-style: normal;
31572
- font-weight: bold;
31573
- font-size: 20px;
31574
- line-height: 24px;
31378
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31379
+ padding-top: 0px;
31380
+ padding-bottom: 0px;
31381
+ padding-left: 0px !important;
31382
+ padding-right: 24px;
31575
31383
  }
31576
-
31577
- .E_d1hcbfcq {
31578
- font-family: Inter;
31579
- font-style: normal;
31580
- font-weight: normal;
31581
- font-size: 20px;
31582
- line-height: 24px;
31384
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31385
+ right: 0px;
31583
31386
  }
31584
-
31585
- .E_d1cz922v {
31586
- font-family: Inter;
31587
- font-style: normal;
31588
- font-weight: bold;
31589
- font-size: 18px;
31590
- line-height: 22px;
31387
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31388
+ padding: 0px;
31591
31389
  }
31592
31390
 
31593
- .E_d3nzbrm {
31594
- font-family: Inter;
31595
- font-style: normal;
31596
- font-weight: normal;
31597
- font-size: 18px;
31598
- line-height: 22px;
31391
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31392
+ padding-right: 0px;
31393
+ cursor: default;
31599
31394
  }
31600
31395
 
31601
- .E_h1g0p5ob {
31602
- font-family: Inter;
31603
- font-style: normal;
31604
- font-weight: bold;
31605
- font-size: 16px;
31606
- line-height: 22px;
31396
+ .E_s1dni7lo {
31397
+ width: 430px !important;
31607
31398
  }
31608
31399
 
31609
- .E_hydo2ej {
31610
- font-family: Inter;
31611
- font-style: normal;
31612
- font-weight: normal;
31613
- font-size: 16px;
31614
- line-height: 22px;
31400
+ .E_d1wwmmm5 .ant-select-item-group {
31401
+ padding: 8px 16px;
31402
+ line-height: 18px;
31403
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31404
+ height: 34px;
31405
+ min-height: 34px;
31406
+ box-sizing: border-box;
31407
+ margin-top: 8px;
31615
31408
  }
31616
31409
 
31617
- .E_h1hbuq0r {
31410
+ .E_o1ugr09p {
31411
+ display: flex;
31412
+ flex-direction: column;
31413
+ margin: 1px 8px;
31414
+ padding: 8px;
31415
+ border-radius: 4px;
31416
+ }
31417
+ .E_o1ugr09p .selected-icon {
31418
+ display: none;
31419
+ }
31420
+ .E_o1ugr09p.ant-select-item-option-grouped {
31421
+ padding-left: 8px;
31422
+ }
31423
+ .E_o1ugr09p.ant-select-item-option-selected {
31424
+ background-color: white;
31425
+ }
31426
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31427
+ color: #0080ff;
31428
+ }
31429
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31430
+ display: block;
31431
+ }
31432
+ .E_o1ugr09p.ant-select-item-option-active {
31433
+ background: rgba(0, 136, 255, 0.16);
31434
+ }
31435
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31436
+ color: #0080ff;
31437
+ }
31438
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31439
+ background: rgba(0, 136, 255, 0.1);
31440
+ color: #0080ff;
31441
+ }
31442
+
31443
+ .E_o1ifxsq4 {
31444
+ display: flex;
31445
+ justify-content: space-between;
31446
+ height: 20px;
31447
+ line-height: 20px;
31448
+ }
31449
+ .E_o1ifxsq4 .timezone-title {
31450
+ color: #2d3a56;
31451
+ overflow: hidden;
31452
+ text-overflow: ellipsis;
31453
+ }
31454
+
31455
+ .E_o1zue7 {
31456
+ display: flex;
31457
+ justify-content: space-between;
31458
+ color: rgba(44, 56, 82, 0.6);
31459
+ height: 18px;
31460
+ line-height: 18px;
31461
+ margin-top: 2px;
31462
+ }
31463
+
31464
+ .E_tyfmlxg {
31465
+ border: none;
31466
+ margin-right: 0;
31467
+ background: rgba(225, 230, 241, 0.6);
31468
+ }
31469
+
31470
+ .E_o18uybox {
31471
+ pointer-events: none;
31472
+ height: 32px;
31473
+ width: 100%;
31474
+ opacity: 0;
31475
+ }
31476
+
31477
+ .E_s1sck0th {
31478
+ padding: 0 8px;
31479
+ border-radius: 4px;
31480
+ }
31481
+
31482
+ .E_m855nr1 {
31483
+ padding: 2px 8px;
31484
+ border-radius: 3px;
31485
+ }
31486
+
31487
+ .E_l1270xpg {
31488
+ padding: 3px 8px;
31489
+ border-radius: 2px;
31490
+ }
31491
+
31492
+ .E_t14rextb.ant-tag:hover {
31493
+ opacity: unset;
31494
+ }
31495
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31496
+ margin: 0;
31497
+ margin-right: 8px;
31498
+ display: inline-flex;
31499
+ align-items: center;
31500
+ border: none;
31501
+ }
31502
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31503
+ width: 16px;
31504
+ height: 16px;
31505
+ color: inherit;
31506
+ margin-left: 4px;
31507
+ opacity: 0.6;
31508
+ display: inline-flex;
31509
+ }
31510
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31511
+ opacity: 1;
31512
+ }
31513
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31514
+ color: #0080ff;
31515
+ background-color: rgba(0, 136, 255, 0.1);
31516
+ }
31517
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31518
+ color: #f0483e;
31519
+ background-color: rgba(255, 74, 74, 0.1);
31520
+ }
31521
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31522
+ color: #e07f00;
31523
+ background-color: rgba(255, 187, 0, 0.1);
31524
+ }
31525
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31526
+ color: #008f4c;
31527
+ background-color: rgba(30, 201, 127, 0.1);
31528
+ }
31529
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31530
+ color: #1d326c;
31531
+ background-color: rgba(225, 230, 241, 0.6);
31532
+ }
31533
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31534
+ color: #7E41FF;
31535
+ background-color: rgba(126, 65, 255, 0.1);
31536
+ }
31537
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31538
+ color: #fff;
31539
+ }
31540
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31541
+ background-color: #f0483e;
31542
+ }
31543
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31544
+ background-color: #fea008;
31545
+ }
31546
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31547
+ background-color: #00ba5d;
31548
+ }
31549
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31550
+ background-color: #0080ff;
31551
+ }
31552
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31553
+ background-color: #6b7d99;
31554
+ }
31555
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31556
+ background-color: #7E41FF;
31557
+ }
31558
+
31559
+ .E_iq1gosr {
31560
+ display: inline-block;
31561
+ }
31562
+
31563
+ .E_m196gn1d {
31564
+ min-width: 1280px;
31565
+ }
31566
+
31567
+ .E_dsnbhzf {
31568
+ font-family: Inter;
31569
+ font-style: normal;
31570
+ font-weight: bold;
31571
+ font-size: 32px;
31572
+ line-height: 40px;
31573
+ }
31574
+
31575
+ .E_d1mvo22k {
31576
+ font-family: Inter;
31577
+ font-style: normal;
31578
+ font-weight: bold;
31579
+ font-size: 24px;
31580
+ line-height: 32px;
31581
+ }
31582
+
31583
+ .E_d1b444tr {
31584
+ font-family: Inter;
31585
+ font-style: normal;
31586
+ font-weight: normal;
31587
+ font-size: 32px;
31588
+ line-height: 40px;
31589
+ }
31590
+
31591
+ .E_dvs0kue {
31592
+ font-family: Inter;
31593
+ font-style: normal;
31594
+ font-weight: bold;
31595
+ font-size: 20px;
31596
+ line-height: 24px;
31597
+ }
31598
+
31599
+ .E_d1hcbfcq {
31600
+ font-family: Inter;
31601
+ font-style: normal;
31602
+ font-weight: normal;
31603
+ font-size: 20px;
31604
+ line-height: 24px;
31605
+ }
31606
+
31607
+ .E_d1cz922v {
31608
+ font-family: Inter;
31609
+ font-style: normal;
31610
+ font-weight: bold;
31611
+ font-size: 18px;
31612
+ line-height: 22px;
31613
+ }
31614
+
31615
+ .E_d3nzbrm {
31616
+ font-family: Inter;
31617
+ font-style: normal;
31618
+ font-weight: normal;
31619
+ font-size: 18px;
31620
+ line-height: 22px;
31621
+ }
31622
+
31623
+ .E_h1g0p5ob {
31624
+ font-family: Inter;
31625
+ font-style: normal;
31626
+ font-weight: bold;
31627
+ font-size: 16px;
31628
+ line-height: 22px;
31629
+ }
31630
+
31631
+ .E_hydo2ej {
31632
+ font-family: Inter;
31633
+ font-style: normal;
31634
+ font-weight: normal;
31635
+ font-size: 16px;
31636
+ line-height: 22px;
31637
+ }
31638
+
31639
+ .E_h1hbuq0r {
31618
31640
  font-family: Inter;
31619
31641
  font-style: normal;
31620
31642
  font-weight: bold;
@@ -32017,50 +32039,17 @@ input.E_rf8rlle.ant-input {
32017
32039
  line-height: 12px;
32018
32040
  }
32019
32041
 
32020
- .E_ccrbeuz .ant-collapse-item {
32021
- border: 0px;
32022
- background-color: #fff;
32023
- }
32024
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32025
- padding-top: 0px;
32026
- padding-bottom: 0px;
32027
- padding-left: 0px !important;
32028
- padding-right: 24px;
32029
- }
32030
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32031
- right: 0px;
32032
- }
32033
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32034
- padding: 0px;
32035
- }
32036
-
32037
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32038
- padding-right: 0px;
32039
- cursor: default;
32040
- }
32041
-
32042
- .E_c1yyuluq {
32043
- border-radius: 8px;
32044
- }
32045
- .E_c1yyuluq .ant-card-body {
32046
- padding: 20px 24px 24px 24px;
32047
- }
32048
-
32049
- .E_m196gn1d {
32050
- min-width: 1280px;
32051
- }
32052
-
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);
32042
+ .E_a1b5xrg3 .user-icon-inner {
32043
+ display: inline-flex;
32044
+ align-items: center;
32045
+ justify-content: center;
32046
+ color: #fff;
32047
+ font-weight: bold;
32048
+ font-size: 12px;
32049
+ width: 24px;
32050
+ height: 24px;
32051
+ border-radius: 50%;
32052
+ background: var(--a1b5xrg3-0);
32064
32053
  }
32065
32054
  .E_a1b5xrg3.btn-item {
32066
32055
  transition: all 160ms ease;
@@ -32080,33 +32069,15 @@ input.E_rf8rlle.ant-input {
32080
32069
  transition: all 320ms ease;
32081
32070
  }
32082
32071
 
32083
- .E_suhck3k {
32084
- height: 24px;
32085
- width: 24px;
32086
- border-radius: 6px;
32087
- padding: 4px;
32088
- }
32089
- .E_suhck3k:hover {
32090
- background-color: rgba(0, 136, 255, 0.1);
32091
- }
32092
- .E_suhck3k:hover svg path {
32093
- fill: blue;
32072
+ .E_t1m2x205 .ant-tooltip-arrow {
32073
+ display: none;
32094
32074
  }
32095
-
32096
- .E_ryby9ds {
32097
- display: flex;
32098
- align-items: center;
32075
+ .E_t1m2x205 .ant-tooltip-inner {
32076
+ background: rgba(23, 38, 64, 0.8);
32077
+ border-radius: 4px;
32099
32078
  }
32100
- .E_ryby9ds .order {
32101
- height: 24px;
32102
- width: 24px;
32103
- border-radius: 20px;
32104
- color: #0080ff;
32105
- background: rgba(0, 136, 255, 0.1);
32106
- display: flex;
32107
- align-items: center;
32108
- justify-content: center;
32109
- margin-right: 6px;
32079
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32080
+ visibility: hidden;
32110
32081
  }
32111
32082
 
32112
32083
  .E_hrhfj7c {
@@ -32328,6 +32299,68 @@ input.E_rf8rlle.ant-input {
32328
32299
  font-size: 14px;
32329
32300
  }
32330
32301
 
32302
+ .E_suhck3k {
32303
+ height: 24px;
32304
+ width: 24px;
32305
+ border-radius: 6px;
32306
+ padding: 4px;
32307
+ }
32308
+ .E_suhck3k:hover {
32309
+ background-color: rgba(0, 136, 255, 0.1);
32310
+ }
32311
+ .E_suhck3k:hover svg path {
32312
+ fill: blue;
32313
+ }
32314
+
32315
+ .E_ryby9ds {
32316
+ display: flex;
32317
+ align-items: center;
32318
+ }
32319
+ .E_ryby9ds .order {
32320
+ height: 24px;
32321
+ width: 24px;
32322
+ border-radius: 20px;
32323
+ color: #0080ff;
32324
+ background: rgba(0, 136, 255, 0.1);
32325
+ display: flex;
32326
+ align-items: center;
32327
+ justify-content: center;
32328
+ margin-right: 6px;
32329
+ }
32330
+
32331
+ .E_m5foqp8 {
32332
+ --footer-height: 96px;
32333
+ --header-height: 80px;
32334
+ --modal-content-width: 720px;
32335
+ --modal-content-min-height: 200px;
32336
+ --modal-content-max-height: calc(
32337
+ 100vh - 136px - var(--header-height) - var(--footer-height)
32338
+ );
32339
+ --modal-header-padding: 40px 60px 8px;
32340
+ --modal-content-padding-top: 24px;
32341
+ --modal-content-padding-bottom: 32px;
32342
+ --modal-content-padding-x: 60px;
32343
+ --modal-footer-padding: 0 60px;
32344
+ }
32345
+ .E_m5foqp8.content-full.ant-modal {
32346
+ height: calc(100vh - 80px);
32347
+ width: calc(100vw - 160px);
32348
+ }
32349
+ .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32350
+ width: 100%;
32351
+ height: 100%;
32352
+ max-width: unset;
32353
+ max-height: unset;
32354
+ display: flex;
32355
+ flex-direction: column;
32356
+ }
32357
+ .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32358
+ flex: 1;
32359
+ }
32360
+ .E_m5foqp8 .initializing-title {
32361
+ height: 32px;
32362
+ }
32363
+
32331
32364
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32332
32365
  border-radius: 6px;
32333
32366
  }
@@ -32385,39 +32418,6 @@ input.E_rf8rlle.ant-input {
32385
32418
  transform: rotate(180deg);
32386
32419
  }
32387
32420
 
32388
- .E_m5foqp8 {
32389
- --footer-height: 96px;
32390
- --header-height: 80px;
32391
- --modal-content-width: 720px;
32392
- --modal-content-min-height: 200px;
32393
- --modal-content-max-height: calc(
32394
- 100vh - 136px - var(--header-height) - var(--footer-height)
32395
- );
32396
- --modal-header-padding: 40px 60px 8px;
32397
- --modal-content-padding-top: 24px;
32398
- --modal-content-padding-bottom: 32px;
32399
- --modal-content-padding-x: 60px;
32400
- --modal-footer-padding: 0 60px;
32401
- }
32402
- .E_m5foqp8.content-full.ant-modal {
32403
- height: calc(100vh - 80px);
32404
- width: calc(100vw - 160px);
32405
- }
32406
- .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32407
- width: 100%;
32408
- height: 100%;
32409
- max-width: unset;
32410
- max-height: unset;
32411
- display: flex;
32412
- flex-direction: column;
32413
- }
32414
- .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32415
- flex: 1;
32416
- }
32417
- .E_m5foqp8 .initializing-title {
32418
- height: 32px;
32419
- }
32420
-
32421
32421
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32422
32422
  opacity: 1;
32423
32423
  }
@@ -32570,21 +32570,6 @@ input.E_rf8rlle.ant-input {
32570
32570
  flex-shrink: 0;
32571
32571
  }
32572
32572
 
32573
- .E_w1dxz879 {
32574
- display: flex;
32575
- flex-direction: column;
32576
- gap: 6px;
32577
- }
32578
- .E_w1dxz879 .ellipsis-tooltip {
32579
- max-height: var(--w1dxz879-0);
32580
- text-overflow: clip;
32581
- overflow: hidden;
32582
- }
32583
- .E_w1dxz879 .tips {
32584
- color: #fff;
32585
- opacity: 0.8;
32586
- }
32587
-
32588
32573
  .E_h12yihis {
32589
32574
  height: 50px;
32590
32575
  border-bottom: 2px solid #edf0f7;
@@ -32805,6 +32790,21 @@ input.E_rf8rlle.ant-input {
32805
32790
  position: static;
32806
32791
  }
32807
32792
 
32793
+ .E_w1dxz879 {
32794
+ display: flex;
32795
+ flex-direction: column;
32796
+ gap: 6px;
32797
+ }
32798
+ .E_w1dxz879 .ellipsis-tooltip {
32799
+ max-height: var(--w1dxz879-0);
32800
+ text-overflow: clip;
32801
+ overflow: hidden;
32802
+ }
32803
+ .E_w1dxz879 .tips {
32804
+ color: #fff;
32805
+ opacity: 0.8;
32806
+ }
32807
+
32808
32808
  .E_r77hffu {
32809
32809
  display: flex;
32810
32810
  align-items: center;
@@ -32824,119 +32824,60 @@ input.E_rf8rlle.ant-input {
32824
32824
  margin-inline-end: unset;
32825
32825
  }
32826
32826
 
32827
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32828
- margin-right: 2px;
32827
+ .E_c1yd35n {
32828
+ padding: 0 12px 14px 12px;
32829
32829
  }
32830
32830
 
32831
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32832
- padding-left: 8px;
32833
- padding-right: 8px;
32834
- font-size: 12px;
32831
+ .E_c1kghdax {
32832
+ color: #2d3a56;
32833
+ padding: 7px 12px;
32834
+ display: flex;
32835
+ justify-content: space-between;
32836
+ align-items: center;
32835
32837
  }
32836
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32837
- border-radius: 4px;
32838
+ .E_c1kghdax.has-arrow {
32839
+ padding-left: 10px;
32838
32840
  }
32839
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32840
- border-radius: 4px;
32841
+ .E_c1kghdax.has-arrow .title-wrapper {
32842
+ cursor: pointer;
32843
+ color: #00122e;
32841
32844
  }
32842
-
32843
- .E_ma64lna .antd5-segmented-item-label {
32844
- padding-left: 12px;
32845
- padding-right: 12px;
32845
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32846
+ color: #2d3a56;
32847
+ font-weight: 600;
32846
32848
  }
32847
-
32848
- .E_ckld275 {
32849
- background-color: rgba(225, 230, 241, 0.6);
32849
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32850
+ transform: rotate(90deg);
32850
32851
  }
32851
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32852
- background-color: rgba(255, 255, 255, 0.6);
32853
- color: rgba(44, 56, 82, 0.75);
32852
+ .E_c1kghdax .sub-info {
32853
+ font-size: 12px;
32854
+ line-height: 18px;
32854
32855
  }
32855
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32856
- background-color: transparent;
32856
+ .E_c1kghdax .title-wrapper {
32857
+ display: flex;
32858
+ align-items: center;
32859
+ user-select: none;
32860
+ flex-grow: 1;
32861
+ font-size: 12px;
32862
+ line-height: 18px;
32863
+ color: #2d3a56;
32864
+ font-weight: 700;
32857
32865
  }
32858
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32859
- background-color: transparent;
32866
+ .E_c1kghdax .collapse-arrow {
32867
+ transition: all 50ms ease-out 0ms;
32868
+ margin-right: 2px;
32860
32869
  }
32861
32870
 
32862
- .E_l1ucdodl {
32863
- margin: 0;
32864
- border-radius: 20px;
32865
- padding: 2px 10px;
32871
+ .E_ckui4s7 {
32872
+ color: #2d3a56;
32873
+ line-height: 22px;
32874
+ display: inline-flex;
32875
+ }
32876
+ .E_ckui4s7 .ant-checkbox {
32866
32877
  height: 22px;
32867
32878
  display: flex;
32868
32879
  align-items: center;
32869
- }
32870
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
32871
- color: #FFFFFF;
32872
- }
32873
- .E_l1ucdodl.tag-hover {
32874
- cursor: pointer;
32875
- }
32876
- .E_l1ucdodl.ui-kit-status-legend {
32877
- color: #00122e;
32878
- }
32879
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
32880
- margin-right: 6px;
32881
- }
32882
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
32883
- margin-left: 8px;
32884
- color: rgba(44, 56, 82, 0.6);
32885
- }
32886
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
32887
- color: #FFFFFF;
32888
- }
32889
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
32890
- background-color: #0080ff;
32891
- }
32892
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
32893
- background-color: #f0483e;
32894
- }
32895
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
32896
- background-color: #fea008;
32897
- }
32898
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
32899
- background-color: #00ba5d;
32900
- }
32901
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
32902
- background-color: #6b7d99;
32903
- }
32904
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
32905
- background-color: #7E41FF;
32906
- }
32907
-
32908
- .E_s1qj66nc {
32909
- width: 8px;
32910
- height: 8px;
32911
- border-radius: 50%;
32912
- display: inline-block;
32913
- }
32914
-
32915
- .E_s5x1boq {
32916
- width: 8px;
32917
- height: 8px;
32918
- border-radius: 2px;
32919
- display: inline-block;
32920
- }
32921
-
32922
- .E_c1xm185 {
32923
- color: rgba(44, 56, 82, 0.6);
32924
- }
32925
-
32926
- .E_c1x5l5qc {
32927
- flex: 1;
32928
- }
32929
-
32930
- .E_ckui4s7 {
32931
- color: #2d3a56;
32932
- line-height: 22px;
32933
- display: inline-flex;
32934
- }
32935
- .E_ckui4s7 .ant-checkbox {
32936
- height: 22px;
32937
- display: flex;
32938
- align-items: center;
32939
- top: 0;
32880
+ top: 0;
32940
32881
  }
32941
32882
  .E_ckui4s7 .ant-checkbox-checked::after {
32942
32883
  border: none;
@@ -32991,65 +32932,124 @@ input.E_rf8rlle.ant-input {
32991
32932
  margin-left: 24px;
32992
32933
  }
32993
32934
 
32994
- .E_c1yd35n {
32995
- padding: 0 12px 14px 12px;
32935
+ .E_b14q2gmw {
32936
+ 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);
32996
32937
  }
32997
32938
 
32998
- .E_c1kghdax {
32999
- color: #2d3a56;
33000
- padding: 7px 12px;
32939
+ .E_c1eym6el {
32940
+ border-radius: 8px;
32941
+ background-color: white;
32942
+ }
32943
+ .E_c1eym6el.hoverable {
32944
+ cursor: pointer;
32945
+ }
32946
+ .E_c1eym6el.hoverable:hover {
32947
+ transition: all 200ms ease;
32948
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32949
+ transform: translateY(-4px);
32950
+ }
32951
+
32952
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32953
+ margin-right: 2px;
32954
+ }
32955
+
32956
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32957
+ padding-left: 8px;
32958
+ padding-right: 8px;
32959
+ font-size: 12px;
32960
+ }
32961
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32962
+ border-radius: 4px;
32963
+ }
32964
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32965
+ border-radius: 4px;
32966
+ }
32967
+
32968
+ .E_ma64lna .antd5-segmented-item-label {
32969
+ padding-left: 12px;
32970
+ padding-right: 12px;
32971
+ }
32972
+
32973
+ .E_ckld275 {
32974
+ background-color: rgba(225, 230, 241, 0.6);
32975
+ }
32976
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32977
+ background-color: rgba(255, 255, 255, 0.6);
32978
+ color: rgba(44, 56, 82, 0.75);
32979
+ }
32980
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32981
+ background-color: transparent;
32982
+ }
32983
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32984
+ background-color: transparent;
32985
+ }
32986
+
32987
+ .E_l1ucdodl {
32988
+ margin: 0;
32989
+ border-radius: 20px;
32990
+ padding: 2px 10px;
32991
+ height: 22px;
33001
32992
  display: flex;
33002
- justify-content: space-between;
33003
32993
  align-items: center;
33004
32994
  }
33005
- .E_c1kghdax.has-arrow {
33006
- padding-left: 10px;
32995
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
32996
+ color: #FFFFFF;
33007
32997
  }
33008
- .E_c1kghdax.has-arrow .title-wrapper {
32998
+ .E_l1ucdodl.tag-hover {
33009
32999
  cursor: pointer;
33000
+ }
33001
+ .E_l1ucdodl.ui-kit-status-legend {
33010
33002
  color: #00122e;
33011
33003
  }
33012
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33013
- color: #2d3a56;
33014
- font-weight: 600;
33004
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33005
+ margin-right: 6px;
33015
33006
  }
33016
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33017
- transform: rotate(90deg);
33007
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33008
+ margin-left: 8px;
33009
+ color: rgba(44, 56, 82, 0.6);
33018
33010
  }
33019
- .E_c1kghdax .sub-info {
33020
- font-size: 12px;
33021
- line-height: 18px;
33011
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33012
+ color: #FFFFFF;
33022
33013
  }
33023
- .E_c1kghdax .title-wrapper {
33024
- display: flex;
33025
- align-items: center;
33026
- user-select: none;
33027
- flex-grow: 1;
33028
- font-size: 12px;
33029
- line-height: 18px;
33030
- color: #2d3a56;
33031
- font-weight: 700;
33014
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33015
+ background-color: #0080ff;
33032
33016
  }
33033
- .E_c1kghdax .collapse-arrow {
33034
- transition: all 50ms ease-out 0ms;
33035
- margin-right: 2px;
33017
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33018
+ background-color: #f0483e;
33019
+ }
33020
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33021
+ background-color: #fea008;
33022
+ }
33023
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33024
+ background-color: #00ba5d;
33025
+ }
33026
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33027
+ background-color: #6b7d99;
33028
+ }
33029
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33030
+ background-color: #7E41FF;
33036
33031
  }
33037
33032
 
33038
- .E_b14q2gmw {
33039
- 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);
33033
+ .E_s1qj66nc {
33034
+ width: 8px;
33035
+ height: 8px;
33036
+ border-radius: 50%;
33037
+ display: inline-block;
33040
33038
  }
33041
33039
 
33042
- .E_c1eym6el {
33043
- border-radius: 8px;
33044
- background-color: white;
33040
+ .E_s5x1boq {
33041
+ width: 8px;
33042
+ height: 8px;
33043
+ border-radius: 2px;
33044
+ display: inline-block;
33045
33045
  }
33046
- .E_c1eym6el.hoverable {
33047
- cursor: pointer;
33046
+
33047
+ .E_c1xm185 {
33048
+ color: rgba(44, 56, 82, 0.6);
33048
33049
  }
33049
- .E_c1eym6el.hoverable:hover {
33050
- transition: all 200ms ease;
33051
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33052
- transform: translateY(-4px);
33050
+
33051
+ .E_c1x5l5qc {
33052
+ flex: 1;
33053
33053
  }
33054
33054
 
33055
33055
  button.E_l48ei06.ant-btn,
@@ -33126,235 +33126,25 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33126
33126
  column-gap: var(--a1ji6r68-0);
33127
33127
  }
33128
33128
 
33129
- .E_lht19u8 {
33130
- width: 64px;
33131
- height: 64px;
33129
+ .E_m11nzl2x {
33130
+ color: rgba(44, 56, 82, 0.6);
33131
+ text-align: center;
33132
33132
  display: flex;
33133
33133
  align-items: center;
33134
33134
  justify-content: center;
33135
- position: relative;
33136
- opacity: 0.2;
33135
+ flex-direction: column;
33136
+ height: 100%;
33137
33137
  }
33138
-
33139
- .E_lk3gkp4 {
33140
- position: absolute;
33141
- width: 5px;
33142
- height: 48px;
33143
- left: 9.33px;
33144
- top: 40.5px;
33145
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33146
- border-radius: 5px;
33147
- transform: rotate(-128deg);
33148
- transform-origin: top left;
33149
- animation: loading-indicator1 1100ms ease-out infinite;
33138
+ .E_m11nzl2x .link {
33139
+ color: #0080ff;
33140
+ cursor: pointer;
33150
33141
  }
33151
33142
 
33152
- .E_ll4n94n {
33153
- position: absolute;
33154
- width: 5px;
33155
- height: 48px;
33156
- left: 40.8px;
33157
- top: 8.4px;
33158
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33159
- border-radius: 5px;
33160
- transform: rotate(-8deg);
33161
- transform-origin: top left;
33162
- animation: loading-indicator2 1100ms ease-out infinite;
33163
- }
33164
-
33165
- .E_l17lbdo6 {
33166
- position: absolute;
33167
- width: 5px;
33168
- height: 48px;
33169
- left: 52.9px;
33170
- top: 51.8px;
33171
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33172
- border-radius: 5px;
33173
- transform: rotate(112deg);
33174
- transform-origin: top left;
33175
- animation: loading-indicator3 1100ms ease-out infinite;
33176
- }
33177
-
33178
- .E_msn7nxt {
33179
- color: rgba(44, 56, 82, 0.6);
33180
- text-align: center;
33181
- display: flex;
33182
- align-items: center;
33183
- justify-content: center;
33184
- flex-direction: column;
33185
- height: 100%;
33186
- }
33187
- .E_msn7nxt .link {
33188
- color: #0080ff;
33189
- cursor: pointer;
33190
- }
33191
-
33192
- .E_mp64wfi {
33193
- width: 100%;
33194
- height: 100%;
33195
- display: flex;
33196
- flex-direction: column;
33197
- }
33198
- .E_mp64wfi .name-toolbar {
33199
- width: 100%;
33200
- display: flex;
33201
- line-height: 30px;
33202
- padding: 0 16px;
33203
- justify-content: space-between;
33204
- }
33205
- .E_mp64wfi .name-toolbar .metric-extra {
33206
- display: flex;
33207
- font-size: 12px;
33208
- align-items: center;
33209
- }
33210
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33211
- color: #a3b4cc;
33212
- }
33213
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33214
- margin-left: 10px;
33215
- }
33216
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33217
- margin-left: 10px;
33218
- cursor: pointer;
33219
- }
33220
- .E_mp64wfi .content {
33221
- flex: 1;
33222
- width: 100%;
33223
- display: flex;
33224
- justify-content: center;
33225
- align-items: center;
33226
- }
33227
- .E_mp64wfi .single-content {
33228
- height: 65px;
33229
- }
33230
-
33231
- .E_l1oyigan {
33232
- display: flex;
33233
- align-items: center;
33234
- white-space: nowrap;
33235
- overflow: hidden;
33236
- width: 100%;
33237
- }
33238
- .E_l1oyigan .ant-dropdown-trigger {
33239
- margin-left: auto;
33240
- font-size: 12px;
33241
- }
33242
-
33243
- .E_l1noi4n1 {
33244
- display: flex;
33245
- justify-content: flex-start;
33246
- align-items: center;
33247
- font-size: 12px;
33248
- cursor: pointer;
33249
- }
33250
- .E_l1noi4n1:not(:last-child) {
33251
- margin-right: 20px;
33252
- }
33253
- .E_l1noi4n1.deselected {
33254
- opacity: 0.4;
33255
- }
33256
- .E_l1noi4n1.deselected .color-block {
33257
- background: #b4beca !important;
33258
- }
33259
-
33260
- .E_cz19rz6 {
33261
- display: inline-block;
33262
- height: 8px;
33263
- width: 8px;
33264
- margin-right: 8px;
33265
- }
33266
-
33267
- .E_e17r5r9c .ant-dropdown-menu-item {
33268
- display: flex;
33269
- align-items: center;
33270
- font-size: 12px;
33271
- margin: 0;
33272
- }
33273
-
33274
- .E_m1y1hhnr {
33275
- position: relative;
33276
- }
33277
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33278
- bottom: -12px;
33279
- }
33280
- .E_m1y1hhnr .metric-toolbar {
33281
- display: flex;
33282
- justify-content: space-between;
33283
- line-height: 30px;
33284
- margin: 0 16px;
33285
- }
33286
- .E_m1y1hhnr .metric-toolbar .metric-extra {
33287
- display: flex;
33288
- font-size: 12px;
33289
- align-items: center;
33290
- }
33291
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33292
- color: #a3b4cc;
33293
- }
33294
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33295
- margin-left: 10px;
33296
- }
33297
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33298
- margin-left: 10px;
33299
- cursor: pointer;
33300
- }
33301
- .E_m1y1hhnr .recharts-xAxis {
33302
- font-size: 12px;
33303
- }
33304
- .E_m1y1hhnr .pointer-wrapper {
33305
- position: absolute;
33306
- bottom: 10px;
33307
- padding: 0 8px;
33308
- border-radius: 4px;
33309
- font-size: 12px;
33310
- color: #fff;
33311
- background: rgba(0, 0, 0, 0.75);
33312
- transform: translateX(-50%);
33313
- }
33314
-
33315
- .E_tnvijvs {
33316
- min-width: 200px;
33317
- }
33318
-
33319
- .E_t1ub2aex {
33320
- display: flex;
33321
- align-items: center;
33322
- justify-content: space-between;
33323
- background-color: rgba(0, 0, 0, 0.75);
33324
- color: #b4beca;
33325
- font-size: 12px;
33326
- padding: 3px 6px;
33327
- }
33328
- .E_t1ub2aex:first-child {
33329
- padding-top: 3px;
33330
- }
33331
- .E_t1ub2aex:last-child {
33332
- padding-bottom: 3px;
33333
- }
33334
- .E_t1ub2aex .column-value {
33335
- color: #fff;
33336
- margin-left: 8px;
33337
- }
33338
-
33339
- .E_m11nzl2x {
33340
- color: rgba(44, 56, 82, 0.6);
33341
- text-align: center;
33342
- display: flex;
33343
- align-items: center;
33344
- justify-content: center;
33345
- flex-direction: column;
33346
- height: 100%;
33347
- }
33348
- .E_m11nzl2x .link {
33349
- color: #0080ff;
33350
- cursor: pointer;
33351
- }
33352
-
33353
- .E_mn7joto {
33354
- width: 100%;
33355
- height: 100%;
33356
- display: flex;
33357
- flex-direction: column;
33143
+ .E_mn7joto {
33144
+ width: 100%;
33145
+ height: 100%;
33146
+ display: flex;
33147
+ flex-direction: column;
33358
33148
  }
33359
33149
  .E_mn7joto .name-toolbar {
33360
33150
  width: 100%;
@@ -33551,129 +33341,54 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33551
33341
  border: 1px solid #fff;
33552
33342
  }
33553
33343
 
33554
- .E_sddwhm6 {
33555
- margin: 0;
33556
- border-radius: 20px;
33557
- padding: 2px 10px;
33558
- height: 22px;
33344
+ .E_tc97u5y {
33345
+ height: 100%;
33559
33346
  }
33560
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33561
- background-color: rgba(237, 241, 250, 0.6) !important;
33347
+
33348
+ .E_efzf37v .ant-table-content,
33349
+ .E_efzf37v .ant-table-body {
33350
+ overflow: visible !important;
33351
+ height: 100%;
33562
33352
  }
33563
- .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 {
33564
- background-color: rgba(225, 230, 241, 0.6) !important;
33353
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33354
+ height: 100%;
33565
33355
  }
33566
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33567
- color: #00122e;
33356
+ .E_efzf37v table {
33357
+ width: 100% !important;
33358
+ height: 100%;
33568
33359
  }
33569
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33570
- margin-right: 6px;
33360
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33361
+ padding: 15px 0;
33571
33362
  }
33572
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33573
- margin-left: 8px;
33574
- color: rgba(44, 56, 82, 0.6);
33363
+ .E_efzf37v table thead.ant-table-thead {
33364
+ display: none;
33575
33365
  }
33576
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33577
- background-color: rgba(0, 136, 255, 0.1);
33366
+
33367
+ .E_t1fisho6 {
33368
+ height: 100%;
33578
33369
  }
33579
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33580
- background-color: #0080ff;
33370
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33371
+ padding-top: 6px;
33372
+ padding-bottom: 6px;
33581
33373
  }
33582
- .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 {
33583
- background-color: rgba(0, 136, 255, 0.16);
33374
+ .E_t1fisho6 .active-row td:nth-child(1) {
33375
+ font-weight: 700;
33584
33376
  }
33585
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33586
- background-color: rgba(255, 74, 74, 0.1);
33377
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33378
+ font-weight: 700;
33587
33379
  }
33588
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33589
- background-color: #f0483e;
33380
+ .E_t1fisho6 .ant-spin-nested-loading {
33381
+ height: 100%;
33590
33382
  }
33591
- .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 {
33592
- background-color: rgba(255, 74, 74, 0.16);
33383
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33384
+ height: 100%;
33385
+ overflow: visible;
33593
33386
  }
33594
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33595
- background-color: rgba(254, 160, 8, 0.1);
33387
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33388
+ max-height: none;
33596
33389
  }
33597
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33598
- background-color: #fea008;
33599
- }
33600
- .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 {
33601
- background-color: rgba(255, 187, 0, 0.16);
33602
- }
33603
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33604
- background-color: rgba(30, 201, 127, 0.1);
33605
- }
33606
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33607
- background-color: #00ba5d;
33608
- }
33609
- .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 {
33610
- background-color: rgba(30, 201, 127, 0.16);
33611
- }
33612
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33613
- background-color: rgba(225, 230, 241, 0.6);
33614
- }
33615
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33616
- background-color: #6b7d99;
33617
- }
33618
- .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 {
33619
- background-color: rgba(211, 218, 235, 0.6);
33620
- }
33621
-
33622
- .E_satwmqm {
33623
- width: 8px;
33624
- height: 8px;
33625
- border-radius: 50%;
33626
- display: inline-block;
33627
- }
33628
-
33629
- .E_tc97u5y {
33630
- height: 100%;
33631
- }
33632
-
33633
- .E_efzf37v .ant-table-content,
33634
- .E_efzf37v .ant-table-body {
33635
- overflow: visible !important;
33636
- height: 100%;
33637
- }
33638
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33639
- height: 100%;
33640
- }
33641
- .E_efzf37v table {
33642
- width: 100% !important;
33643
- height: 100%;
33644
- }
33645
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33646
- padding: 15px 0;
33647
- }
33648
- .E_efzf37v table thead.ant-table-thead {
33649
- display: none;
33650
- }
33651
-
33652
- .E_t1fisho6 {
33653
- height: 100%;
33654
- }
33655
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33656
- padding-top: 6px;
33657
- padding-bottom: 6px;
33658
- }
33659
- .E_t1fisho6 .active-row td:nth-child(1) {
33660
- font-weight: 700;
33661
- }
33662
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33663
- font-weight: 700;
33664
- }
33665
- .E_t1fisho6 .ant-spin-nested-loading {
33666
- height: 100%;
33667
- }
33668
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33669
- height: 100%;
33670
- overflow: visible;
33671
- }
33672
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33673
- max-height: none;
33674
- }
33675
- .E_t1fisho6 td.ant-table-column-sort {
33676
- background: transparent;
33390
+ .E_t1fisho6 td.ant-table-column-sort {
33391
+ background: transparent;
33677
33392
  }
33678
33393
  .E_t1fisho6 td.ant-table-cell-fix-left,
33679
33394
  .E_t1fisho6 td.ant-table-cell-fix-right {
@@ -33997,237 +33712,327 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33997
33712
  background: #fff;
33998
33713
  }
33999
33714
 
34000
- .E_w7ob4th.outside-tag {
34001
- padding-left: 0;
33715
+ .E_sddwhm6 {
33716
+ margin: 0;
33717
+ border-radius: 20px;
33718
+ padding: 2px 10px;
33719
+ height: 22px;
34002
33720
  }
34003
- .E_w7ob4th.outside-tag .inside-tag {
34004
- border-radius: 4px 0 0 4px;
34005
- padding-right: 4px;
34006
- margin-right: 4px;
33721
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33722
+ background-color: rgba(237, 241, 250, 0.6) !important;
34007
33723
  }
34008
-
34009
- .E_slr2ynn {
34010
- padding: 0 8px;
34011
- height: 18px;
33724
+ .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 {
33725
+ background-color: rgba(225, 230, 241, 0.6) !important;
34012
33726
  }
34013
-
34014
- .E_m140wbb6 {
34015
- padding: 2px 8px;
34016
- height: 24px;
33727
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33728
+ color: #00122e;
34017
33729
  }
34018
-
34019
- .E_t1fozc1i {
34020
- margin: 0;
33730
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33731
+ margin-right: 6px;
34021
33732
  }
34022
-
34023
- .E_i1vxv4ln {
34024
- margin-right: 4px;
34025
- height: 16px;
33733
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33734
+ margin-left: 8px;
33735
+ color: rgba(44, 56, 82, 0.6);
34026
33736
  }
34027
-
34028
- .E_n1afl31m.ant-tag.ant-tag-gray {
34029
- font-weight: 700;
34030
- color: #00122e;
34031
- background-color: rgba(237, 241, 250, 0.6);
34032
- border: 1px solid rgba(211, 218, 235, 0.6);
34033
- word-break: break-all;
34034
- display: inline;
34035
- white-space: normal;
33737
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33738
+ background-color: rgba(0, 136, 255, 0.1);
34036
33739
  }
34037
-
34038
- .E_sjob3jg {
34039
- --item-min-width: 60px;
33740
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33741
+ background-color: #0080ff;
34040
33742
  }
34041
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34042
- display: none !important;
33743
+ .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 {
33744
+ background-color: rgba(0, 136, 255, 0.16);
34043
33745
  }
34044
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34045
- flex-shrink: 0 !important;
33746
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33747
+ background-color: rgba(255, 74, 74, 0.1);
34046
33748
  }
34047
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34048
- color: #0080ff;
33749
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33750
+ background-color: #f0483e;
34049
33751
  }
34050
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34051
- color: #0080ff;
34052
- font-weight: normal;
33752
+ .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 {
33753
+ background-color: rgba(255, 74, 74, 0.16);
34053
33754
  }
34054
- .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 {
34055
- color: rgba(44, 56, 82, 0.6);
33755
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33756
+ background-color: rgba(254, 160, 8, 0.1);
34056
33757
  }
34057
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34058
- color: #00122e;
33758
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33759
+ background-color: #fea008;
34059
33760
  }
34060
- .E_sjob3jg .step-item-text {
34061
- display: inline-block;
33761
+ .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 {
33762
+ background-color: rgba(255, 187, 0, 0.16);
34062
33763
  }
34063
- .E_sjob3jg .step-item-title {
34064
- overflow: hidden;
34065
- white-space: nowrap;
34066
- text-overflow: ellipsis;
33764
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33765
+ background-color: rgba(30, 201, 127, 0.1);
34067
33766
  }
34068
-
34069
- .E_hjvj6s6 .ant-steps-item-container {
34070
- min-width: var(--item-min-width);
33767
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33768
+ background-color: #00ba5d;
34071
33769
  }
34072
- .E_hjvj6s6 .ant-steps-item-disabled {
34073
- cursor: not-allowed !important;
33770
+ .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 {
33771
+ background-color: rgba(30, 201, 127, 0.16);
34074
33772
  }
34075
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34076
- flex-direction: row;
34077
- justify-content: stretch;
33773
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33774
+ background-color: rgba(225, 230, 241, 0.6);
34078
33775
  }
34079
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34080
- padding: 0;
34081
- margin-right: 4px;
34082
- flex: 1;
34083
- overflow: visible;
33776
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33777
+ background-color: #6b7d99;
34084
33778
  }
34085
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33779
+ .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 {
33780
+ background-color: rgba(211, 218, 235, 0.6);
33781
+ }
33782
+
33783
+ .E_satwmqm {
33784
+ width: 8px;
33785
+ height: 8px;
33786
+ border-radius: 50%;
33787
+ display: inline-block;
33788
+ }
33789
+
33790
+ .E_msn7nxt {
33791
+ color: rgba(44, 56, 82, 0.6);
33792
+ text-align: center;
33793
+ display: flex;
33794
+ align-items: center;
33795
+ justify-content: center;
33796
+ flex-direction: column;
33797
+ height: 100%;
33798
+ }
33799
+ .E_msn7nxt .link {
33800
+ color: #0080ff;
33801
+ cursor: pointer;
33802
+ }
33803
+
33804
+ .E_mp64wfi {
34086
33805
  width: 100%;
34087
- min-height: unset;
33806
+ height: 100%;
33807
+ display: flex;
33808
+ flex-direction: column;
34088
33809
  }
34089
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34090
- height: 26px;
34091
- line-height: 26px;
33810
+ .E_mp64wfi .name-toolbar {
34092
33811
  width: 100%;
34093
- padding: 0;
33812
+ display: flex;
33813
+ line-height: 30px;
33814
+ padding: 0 16px;
33815
+ justify-content: space-between;
33816
+ }
33817
+ .E_mp64wfi .name-toolbar .metric-extra {
33818
+ display: flex;
34094
33819
  font-size: 12px;
33820
+ align-items: center;
34095
33821
  }
34096
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34097
- margin-right: 10px;
33822
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33823
+ color: #a3b4cc;
34098
33824
  }
34099
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34100
- display: none;
33825
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33826
+ margin-left: 10px;
34101
33827
  }
34102
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34103
- padding-left: 8px;
34104
- padding-right: 4px;
34105
- border-radius: 4px 0 0 4px;
33828
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33829
+ margin-left: 10px;
33830
+ cursor: pointer;
34106
33831
  }
34107
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34108
- margin-right: 0;
33832
+ .E_mp64wfi .content {
33833
+ flex: 1;
33834
+ width: 100%;
33835
+ display: flex;
33836
+ justify-content: center;
33837
+ align-items: center;
34109
33838
  }
34110
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34111
- padding-right: 8px;
34112
- padding-left: 12px;
34113
- border-radius: 0 4px 4px 0;
33839
+ .E_mp64wfi .single-content {
33840
+ height: 65px;
34114
33841
  }
34115
- .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 {
34116
- content: "";
34117
- width: 0;
34118
- height: 0;
34119
- border: 13px solid transparent;
34120
- position: absolute;
34121
- top: 0;
34122
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34123
- z-index: 2;
34124
- position: relative;
34125
- top: -50%;
34126
- right: -100%;
33842
+
33843
+ .E_l1oyigan {
33844
+ display: flex;
33845
+ align-items: center;
33846
+ white-space: nowrap;
33847
+ overflow: hidden;
33848
+ width: 100%;
34127
33849
  }
34128
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34129
- padding: 0 4px 0 12px;
33850
+ .E_l1oyigan .ant-dropdown-trigger {
33851
+ margin-left: auto;
33852
+ font-size: 12px;
34130
33853
  }
34131
- .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 {
34132
- content: "";
34133
- width: 0;
34134
- height: 0;
34135
- border: 13px solid transparent;
34136
- position: absolute;
34137
- top: 0;
34138
- border-left: 8px solid #fff;
34139
- left: 0;
33854
+
33855
+ .E_l1noi4n1 {
33856
+ display: flex;
33857
+ justify-content: flex-start;
33858
+ align-items: center;
33859
+ font-size: 12px;
33860
+ cursor: pointer;
34140
33861
  }
34141
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34142
- max-width: calc(100% - var(--item-min-width) * 2);
33862
+ .E_l1noi4n1:not(:last-child) {
33863
+ margin-right: 20px;
34143
33864
  }
34144
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34145
- background-color: rgba(0, 136, 255, 0.1);
33865
+ .E_l1noi4n1.deselected {
33866
+ opacity: 0.4;
34146
33867
  }
34147
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34148
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33868
+ .E_l1noi4n1.deselected .color-block {
33869
+ background: #b4beca !important;
34149
33870
  }
34150
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34151
- cursor: pointer;
34152
- min-width: var(--item-min-width);
33871
+
33872
+ .E_cz19rz6 {
33873
+ display: inline-block;
33874
+ height: 8px;
33875
+ width: 8px;
33876
+ margin-right: 8px;
34153
33877
  }
34154
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34155
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34156
- min-width: var(--item-min-width);
33878
+
33879
+ .E_e17r5r9c .ant-dropdown-menu-item {
33880
+ display: flex;
33881
+ align-items: center;
33882
+ font-size: 12px;
33883
+ margin: 0;
34157
33884
  }
34158
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34159
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34160
- background-color: rgba(237, 241, 250, 0.6);
33885
+
33886
+ .E_m1y1hhnr {
33887
+ position: relative;
34161
33888
  }
34162
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34163
- padding: 0;
33889
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33890
+ bottom: -12px;
34164
33891
  }
34165
-
34166
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34167
- width: 192px;
34168
- row-gap: 2px;
33892
+ .E_m1y1hhnr .metric-toolbar {
33893
+ display: flex;
33894
+ justify-content: space-between;
33895
+ line-height: 30px;
33896
+ margin: 0 16px;
34169
33897
  }
34170
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34171
- background-color: rgba(225, 230, 241, 0.6);
33898
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33899
+ display: flex;
33900
+ font-size: 12px;
33901
+ align-items: center;
34172
33902
  }
34173
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34174
- color: #00122e !important;
33903
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33904
+ color: #a3b4cc;
34175
33905
  }
34176
- .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 {
34177
- background-color: rgba(225, 230, 241, 0.6);
33906
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33907
+ margin-left: 10px;
34178
33908
  }
34179
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33909
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33910
+ margin-left: 10px;
33911
+ cursor: pointer;
33912
+ }
33913
+ .E_m1y1hhnr .recharts-xAxis {
33914
+ font-size: 12px;
33915
+ }
33916
+ .E_m1y1hhnr .pointer-wrapper {
33917
+ position: absolute;
33918
+ bottom: 10px;
34180
33919
  padding: 0 8px;
34181
33920
  border-radius: 4px;
34182
- height: 32px;
33921
+ font-size: 12px;
33922
+ color: #fff;
33923
+ background: rgba(0, 0, 0, 0.75);
33924
+ transform: translateX(-50%);
33925
+ }
33926
+
33927
+ .E_tnvijvs {
33928
+ min-width: 200px;
33929
+ }
33930
+
33931
+ .E_t1ub2aex {
34183
33932
  display: flex;
34184
33933
  align-items: center;
33934
+ justify-content: space-between;
33935
+ background-color: rgba(0, 0, 0, 0.75);
33936
+ color: #b4beca;
33937
+ font-size: 12px;
33938
+ padding: 3px 6px;
34185
33939
  }
34186
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34187
- min-height: auto;
34188
- white-space: nowrap;
33940
+ .E_t1ub2aex:first-child {
33941
+ padding-top: 3px;
34189
33942
  }
34190
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34191
- font-size: 13px;
34192
- line-height: 20px;
34193
- max-width: 100%;
34194
- padding-right: 0;
33943
+ .E_t1ub2aex:last-child {
33944
+ padding-bottom: 3px;
34195
33945
  }
34196
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34197
- background: rgba(0, 128, 255, 0.1);
33946
+ .E_t1ub2aex .column-value {
33947
+ color: #fff;
33948
+ margin-left: 8px;
34198
33949
  }
34199
33950
 
34200
- .E_h6l1tj4 {
34201
- width: 100%;
34202
- display: inline-flex;
33951
+ .E_lht19u8 {
33952
+ width: 64px;
33953
+ height: 64px;
33954
+ display: flex;
34203
33955
  align-items: center;
34204
33956
  justify-content: center;
34205
- column-gap: 4px;
33957
+ position: relative;
33958
+ opacity: 0.2;
34206
33959
  }
34207
- .E_h6l1tj4 .step-item-prefix-container {
34208
- display: inline-flex;
34209
- align-items: center;
34210
- width: 18px;
33960
+
33961
+ .E_lk3gkp4 {
33962
+ position: absolute;
33963
+ width: 5px;
33964
+ height: 48px;
33965
+ left: 9.33px;
33966
+ top: 40.5px;
33967
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33968
+ border-radius: 5px;
33969
+ transform: rotate(-128deg);
33970
+ transform-origin: top left;
33971
+ animation: loading-indicator1 1100ms ease-out infinite;
33972
+ }
33973
+
33974
+ .E_ll4n94n {
33975
+ position: absolute;
33976
+ width: 5px;
33977
+ height: 48px;
33978
+ left: 40.8px;
33979
+ top: 8.4px;
33980
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33981
+ border-radius: 5px;
33982
+ transform: rotate(-8deg);
33983
+ transform-origin: top left;
33984
+ animation: loading-indicator2 1100ms ease-out infinite;
33985
+ }
33986
+
33987
+ .E_l17lbdo6 {
33988
+ position: absolute;
33989
+ width: 5px;
33990
+ height: 48px;
33991
+ left: 52.9px;
33992
+ top: 51.8px;
33993
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33994
+ border-radius: 5px;
33995
+ transform: rotate(112deg);
33996
+ transform-origin: top left;
33997
+ animation: loading-indicator3 1100ms ease-out infinite;
33998
+ }
33999
+
34000
+ .E_w7ob4th.outside-tag {
34001
+ padding-left: 0;
34002
+ }
34003
+ .E_w7ob4th.outside-tag .inside-tag {
34004
+ border-radius: 4px 0 0 4px;
34005
+ padding-right: 4px;
34006
+ margin-right: 4px;
34007
+ }
34008
+
34009
+ .E_slr2ynn {
34010
+ padding: 0 8px;
34211
34011
  height: 18px;
34212
- color: rgba(44, 56, 82, 0.75);
34213
- justify-content: center;
34214
34012
  }
34215
34013
 
34216
- .E_v18frne8 {
34217
- width: 100%;
34218
- display: flex;
34219
- align-items: center;
34220
- justify-content: center;
34221
- column-gap: 6px;
34222
- font-size: 13px;
34014
+ .E_m140wbb6 {
34015
+ padding: 2px 8px;
34016
+ height: 24px;
34223
34017
  }
34224
- .E_v18frne8 .step-item-prefix-container {
34225
- display: inline-flex;
34226
- align-items: center;
34227
- min-width: 20px;
34228
- min-height: 20px;
34229
- color: rgba(44, 56, 82, 0.75);
34230
- justify-content: center;
34018
+
34019
+ .E_t1fozc1i {
34020
+ margin: 0;
34021
+ }
34022
+
34023
+ .E_i1vxv4ln {
34024
+ margin-right: 4px;
34025
+ height: 16px;
34026
+ }
34027
+
34028
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34029
+ font-weight: 700;
34030
+ color: #00122e;
34031
+ background-color: rgba(237, 241, 250, 0.6);
34032
+ border: 1px solid rgba(211, 218, 235, 0.6);
34033
+ word-break: break-all;
34034
+ display: inline;
34035
+ white-space: normal;
34231
34036
  }
34232
34037
 
34233
34038
  .E_t1dtlqs1 {
@@ -34365,70 +34170,260 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34365
34170
  .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34366
34171
  margin-right: 8px;
34367
34172
  }
34368
- .E_tmoyoag .ant-list .ant-list-item-action {
34369
- padding: 4px;
34370
- width: 24px;
34371
- height: 24px;
34372
- overflow: hidden;
34173
+ .E_tmoyoag .ant-list .ant-list-item-action {
34174
+ padding: 4px;
34175
+ width: 24px;
34176
+ height: 24px;
34177
+ overflow: hidden;
34178
+ }
34179
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34180
+ padding: 0;
34181
+ }
34182
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34183
+ cursor: not-allowed;
34184
+ opacity: 0.5;
34185
+ }
34186
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34187
+ margin: 0;
34188
+ }
34189
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34190
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34191
+ border-radius: 5px;
34192
+ font-size: 12px;
34193
+ }
34194
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34195
+ font-size: inherit;
34196
+ }
34197
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34198
+ min-height: 24px;
34199
+ font-size: 12px;
34200
+ position: relative;
34201
+ }
34202
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34203
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34204
+ }
34205
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34206
+ background-color: rgba(237, 241, 250, 0.6);
34207
+ }
34208
+
34209
+ .E_a138syjm {
34210
+ display: flex;
34211
+ align-items: center;
34212
+ margin-top: 8px;
34213
+ }
34214
+ .E_a138syjm button.ant-btn {
34215
+ padding: 2px 8px;
34216
+ height: 24px;
34217
+ }
34218
+ .E_a138syjm > span.maximum-desc {
34219
+ display: none;
34220
+ margin-left: 8px;
34221
+ color: rgba(44, 56, 82, 0.6);
34222
+ }
34223
+ .E_a138syjm > span.maximum-desc.disabled {
34224
+ display: inline;
34225
+ }
34226
+
34227
+ .E_d77i8u0 {
34228
+ width: 24px;
34229
+ height: 24px;
34230
+ padding: 4px;
34231
+ margin-right: 8px;
34232
+ }
34233
+
34234
+ .E_sjob3jg {
34235
+ --item-min-width: 60px;
34236
+ }
34237
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34238
+ display: none !important;
34239
+ }
34240
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34241
+ flex-shrink: 0 !important;
34242
+ }
34243
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34244
+ color: #0080ff;
34245
+ }
34246
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34247
+ color: #0080ff;
34248
+ font-weight: normal;
34249
+ }
34250
+ .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 {
34251
+ color: rgba(44, 56, 82, 0.6);
34252
+ }
34253
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34254
+ color: #00122e;
34255
+ }
34256
+ .E_sjob3jg .step-item-text {
34257
+ display: inline-block;
34258
+ }
34259
+ .E_sjob3jg .step-item-title {
34260
+ overflow: hidden;
34261
+ white-space: nowrap;
34262
+ text-overflow: ellipsis;
34263
+ }
34264
+
34265
+ .E_hjvj6s6 .ant-steps-item-container {
34266
+ min-width: var(--item-min-width);
34267
+ }
34268
+ .E_hjvj6s6 .ant-steps-item-disabled {
34269
+ cursor: not-allowed !important;
34270
+ }
34271
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34272
+ flex-direction: row;
34273
+ justify-content: stretch;
34274
+ }
34275
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34276
+ padding: 0;
34277
+ margin-right: 4px;
34278
+ flex: 1;
34279
+ overflow: visible;
34280
+ }
34281
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34282
+ width: 100%;
34283
+ min-height: unset;
34284
+ }
34285
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34286
+ height: 26px;
34287
+ line-height: 26px;
34288
+ width: 100%;
34289
+ padding: 0;
34290
+ font-size: 12px;
34291
+ }
34292
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34293
+ margin-right: 10px;
34294
+ }
34295
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34296
+ display: none;
34297
+ }
34298
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34299
+ padding-left: 8px;
34300
+ padding-right: 4px;
34301
+ border-radius: 4px 0 0 4px;
34302
+ }
34303
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34304
+ margin-right: 0;
34305
+ }
34306
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34307
+ padding-right: 8px;
34308
+ padding-left: 12px;
34309
+ border-radius: 0 4px 4px 0;
34310
+ }
34311
+ .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 {
34312
+ content: "";
34313
+ width: 0;
34314
+ height: 0;
34315
+ border: 13px solid transparent;
34316
+ position: absolute;
34317
+ top: 0;
34318
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34319
+ z-index: 2;
34320
+ position: relative;
34321
+ top: -50%;
34322
+ right: -100%;
34323
+ }
34324
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34325
+ padding: 0 4px 0 12px;
34326
+ }
34327
+ .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 {
34328
+ content: "";
34329
+ width: 0;
34330
+ height: 0;
34331
+ border: 13px solid transparent;
34332
+ position: absolute;
34333
+ top: 0;
34334
+ border-left: 8px solid #fff;
34335
+ left: 0;
34336
+ }
34337
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34338
+ max-width: calc(100% - var(--item-min-width) * 2);
34339
+ }
34340
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34341
+ background-color: rgba(0, 136, 255, 0.1);
34342
+ }
34343
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34344
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34373
34345
  }
34374
- .E_tmoyoag .ant-list .ant-list-item-action li {
34375
- padding: 0;
34346
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34347
+ cursor: pointer;
34348
+ min-width: var(--item-min-width);
34376
34349
  }
34377
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34378
- cursor: not-allowed;
34379
- opacity: 0.5;
34350
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34351
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34352
+ min-width: var(--item-min-width);
34380
34353
  }
34381
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34382
- margin: 0;
34354
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34355
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34356
+ background-color: rgba(237, 241, 250, 0.6);
34383
34357
  }
34384
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34385
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34386
- border-radius: 5px;
34387
- font-size: 12px;
34358
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34359
+ padding: 0;
34388
34360
  }
34389
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34390
- font-size: inherit;
34361
+
34362
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34363
+ width: 192px;
34364
+ row-gap: 2px;
34391
34365
  }
34392
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34393
- min-height: 24px;
34394
- font-size: 12px;
34395
- position: relative;
34366
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34367
+ background-color: rgba(225, 230, 241, 0.6);
34396
34368
  }
34397
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34398
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34369
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34370
+ color: #00122e !important;
34399
34371
  }
34400
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34401
- background-color: rgba(237, 241, 250, 0.6);
34372
+ .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 {
34373
+ background-color: rgba(225, 230, 241, 0.6);
34402
34374
  }
34403
-
34404
- .E_a138syjm {
34375
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34376
+ padding: 0 8px;
34377
+ border-radius: 4px;
34378
+ height: 32px;
34405
34379
  display: flex;
34406
34380
  align-items: center;
34407
- margin-top: 8px;
34408
34381
  }
34409
- .E_a138syjm button.ant-btn {
34410
- padding: 2px 8px;
34411
- height: 24px;
34382
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34383
+ min-height: auto;
34384
+ white-space: nowrap;
34412
34385
  }
34413
- .E_a138syjm > span.maximum-desc {
34414
- display: none;
34415
- margin-left: 8px;
34416
- color: rgba(44, 56, 82, 0.6);
34386
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34387
+ font-size: 13px;
34388
+ line-height: 20px;
34389
+ max-width: 100%;
34390
+ padding-right: 0;
34417
34391
  }
34418
- .E_a138syjm > span.maximum-desc.disabled {
34419
- display: inline;
34392
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34393
+ background: rgba(0, 128, 255, 0.1);
34420
34394
  }
34421
34395
 
34422
- .E_d77i8u0 {
34423
- width: 24px;
34424
- height: 24px;
34425
- padding: 4px;
34426
- margin-right: 8px;
34396
+ .E_h6l1tj4 {
34397
+ width: 100%;
34398
+ display: inline-flex;
34399
+ align-items: center;
34400
+ justify-content: center;
34401
+ column-gap: 4px;
34402
+ }
34403
+ .E_h6l1tj4 .step-item-prefix-container {
34404
+ display: inline-flex;
34405
+ align-items: center;
34406
+ width: 18px;
34407
+ height: 18px;
34408
+ color: rgba(44, 56, 82, 0.75);
34409
+ justify-content: center;
34427
34410
  }
34428
34411
 
34429
- .E_i1g85yz3 {
34430
- margin-right: 4px;
34431
- height: 16px;
34412
+ .E_v18frne8 {
34413
+ width: 100%;
34414
+ display: flex;
34415
+ align-items: center;
34416
+ justify-content: center;
34417
+ column-gap: 6px;
34418
+ font-size: 13px;
34419
+ }
34420
+ .E_v18frne8 .step-item-prefix-container {
34421
+ display: inline-flex;
34422
+ align-items: center;
34423
+ min-width: 20px;
34424
+ min-height: 20px;
34425
+ color: rgba(44, 56, 82, 0.75);
34426
+ justify-content: center;
34432
34427
  }
34433
34428
 
34434
34429
  .E_t13ef470 {
@@ -34461,6 +34456,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34461
34456
  background: rgba(163, 180, 204, 0.18);
34462
34457
  }
34463
34458
 
34459
+ .E_i1g85yz3 {
34460
+ margin-right: 4px;
34461
+ height: 16px;
34462
+ }
34463
+
34464
34464
  .E_bpgac8u {
34465
34465
  color: #FFFFFF;
34466
34466
  display: flex;
@@ -35010,19 +35010,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35010
35010
  }
35011
35011
  }
35012
35012
 
35013
- .E_skwah65 {
35014
- height: 8px;
35015
- box-sizing: border-box;
35016
- border-radius: 2px;
35017
- background: #f5f7fa;
35018
- display: flex;
35019
- width: 100%;
35020
- overflow: hidden;
35021
- }
35022
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35023
- margin-left: 1px;
35024
- }
35025
-
35026
35013
  .E_c18bcrac {
35027
35014
  display: inline-block;
35028
35015
  width: 100%;
@@ -35073,65 +35060,27 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35073
35060
  margin-right: 4px;
35074
35061
  }
35075
35062
 
35076
- .E_s1ebs0ra {
35077
- display: flex;
35078
- align-items: center;
35079
- justify-content: space-between;
35080
- background: #edf0f7;
35081
- padding: 8px 12px;
35082
- position: sticky;
35083
- top: 0;
35084
- z-index: 1;
35085
- margin-bottom: -52px;
35086
- }
35087
- .E_s1ebs0ra .select-total {
35063
+ .E_skwah65 {
35064
+ height: 8px;
35065
+ box-sizing: border-box;
35066
+ border-radius: 2px;
35067
+ background: #f5f7fa;
35088
35068
  display: flex;
35089
- align-items: center;
35090
- font-weight: 700;
35091
- flex-shrink: 0;
35092
- }
35093
- .E_s1ebs0ra .select-total .icon-wrapper {
35094
- cursor: pointer;
35095
- margin-left: 8px;
35096
- width: 32px;
35097
- height: 32px;
35098
- border-radius: 50%;
35099
- justify-content: center;
35100
- }
35101
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
35102
- background: rgba(225, 230, 241, 0.6);
35103
- }
35104
- .E_s1ebs0ra .action-group {
35105
- flex: 1;
35106
- margin-left: 88px;
35107
- white-space: nowrap;
35108
- text-align: right;
35109
- position: relative;
35110
- padding: 4px 0;
35111
- margin-top: -4px;
35069
+ width: 100%;
35112
35070
  overflow: hidden;
35113
35071
  }
35114
- .E_s1ebs0ra .action-group .sub-menu-delete {
35115
- transform: translateY(-4px);
35116
- }
35117
- .E_s1ebs0ra .action-group button {
35118
- border: none;
35119
- }
35120
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35121
- margin-right: 8px;
35122
- }
35123
- .E_s1ebs0ra .action-group > button:last-child {
35124
- margin-right: 4px;
35072
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35073
+ margin-left: 1px;
35125
35074
  }
35126
- .E_s1ebs0ra .action-group .more-btn {
35075
+
35076
+ .E_gmyahx3 {
35127
35077
  cursor: pointer;
35128
- width: 32px;
35129
- height: 32px;
35130
- justify-content: center;
35131
- border-radius: 50%;
35132
35078
  }
35133
- .E_s1ebs0ra .action-group .more-btn:hover {
35134
- background: #fff;
35079
+ .E_gmyahx3 .link-text {
35080
+ color: rgba(0, 21, 64, 0.3);
35081
+ }
35082
+ .E_gmyahx3:hover .link-text {
35083
+ color: #0080ff;
35135
35084
  }
35136
35085
 
35137
35086
  .E_clm1wy1 {
@@ -35226,9 +35175,70 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35226
35175
  background: #0096ff;
35227
35176
  border-radius: 2px;
35228
35177
  }
35229
-
35230
- span.E_tqjc4ui {
35231
- margin: 0 2px;
35178
+
35179
+ span.E_tqjc4ui {
35180
+ margin: 0 2px;
35181
+ }
35182
+
35183
+ .E_s1ebs0ra {
35184
+ display: flex;
35185
+ align-items: center;
35186
+ justify-content: space-between;
35187
+ background: #edf0f7;
35188
+ padding: 8px 12px;
35189
+ position: sticky;
35190
+ top: 0;
35191
+ z-index: 1;
35192
+ margin-bottom: -52px;
35193
+ }
35194
+ .E_s1ebs0ra .select-total {
35195
+ display: flex;
35196
+ align-items: center;
35197
+ font-weight: 700;
35198
+ flex-shrink: 0;
35199
+ }
35200
+ .E_s1ebs0ra .select-total .icon-wrapper {
35201
+ cursor: pointer;
35202
+ margin-left: 8px;
35203
+ width: 32px;
35204
+ height: 32px;
35205
+ border-radius: 50%;
35206
+ justify-content: center;
35207
+ }
35208
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
35209
+ background: rgba(225, 230, 241, 0.6);
35210
+ }
35211
+ .E_s1ebs0ra .action-group {
35212
+ flex: 1;
35213
+ margin-left: 88px;
35214
+ white-space: nowrap;
35215
+ text-align: right;
35216
+ position: relative;
35217
+ padding: 4px 0;
35218
+ margin-top: -4px;
35219
+ overflow: hidden;
35220
+ }
35221
+ .E_s1ebs0ra .action-group .sub-menu-delete {
35222
+ transform: translateY(-4px);
35223
+ }
35224
+ .E_s1ebs0ra .action-group button {
35225
+ border: none;
35226
+ }
35227
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
35228
+ margin-right: 8px;
35229
+ }
35230
+ .E_s1ebs0ra .action-group > button:last-child {
35231
+ margin-right: 4px;
35232
+ }
35233
+ .E_s1ebs0ra .action-group .more-btn {
35234
+ cursor: pointer;
35235
+ width: 32px;
35236
+ height: 32px;
35237
+ justify-content: center;
35238
+ border-radius: 50%;
35239
+ }
35240
+ .E_s1ebs0ra .action-group .more-btn:hover {
35241
+ background: #fff;
35232
35242
  }
35233
35243
 
35234
35244
  .E_c1up1pdz {
@@ -35371,16 +35381,6 @@ span.E_tqjc4ui {
35371
35381
  color: #fff;
35372
35382
  }
35373
35383
 
35374
- .E_gmyahx3 {
35375
- cursor: pointer;
35376
- }
35377
- .E_gmyahx3 .link-text {
35378
- color: rgba(0, 21, 64, 0.3);
35379
- }
35380
- .E_gmyahx3:hover .link-text {
35381
- color: #0080ff;
35382
- }
35383
-
35384
35384
  .E_n12mqh7z {
35385
35385
  display: flex;
35386
35386
  align-items: center;
@@ -35400,6 +35400,131 @@ span.E_tqjc4ui {
35400
35400
  overflow: auto;
35401
35401
  }
35402
35402
 
35403
+ .E_ou7iq30 {
35404
+ overflow: hidden;
35405
+ text-overflow: ellipsis;
35406
+ }
35407
+
35408
+ .E_s1tui002 {
35409
+ white-space: nowrap;
35410
+ }
35411
+
35412
+ .E_mxrc2zg {
35413
+ display: -webkit-box;
35414
+ -webkit-line-clamp: var(--mxrc2zg-0);
35415
+ -webkit-box-orient: vertical;
35416
+ word-break: break-all;
35417
+ }
35418
+
35419
+ .E_t1vv6d68 .ant-tooltip-arrow {
35420
+ display: none;
35421
+ }
35422
+ .E_t1vv6d68 .ant-tooltip-inner {
35423
+ background: rgba(23, 38, 64, 0.8);
35424
+ border-radius: 4px;
35425
+ }
35426
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35427
+ visibility: hidden;
35428
+ }
35429
+
35430
+ .E_s1iv0tp1 .enabled-switch {
35431
+ display: flex;
35432
+ align-items: center;
35433
+ }
35434
+ .E_s1iv0tp1 .enabled-text {
35435
+ margin-right: 8px;
35436
+ }
35437
+
35438
+ .E_t1sqg15u {
35439
+ background: white;
35440
+ }
35441
+ .E_t1sqg15u.inline .table-row {
35442
+ flex-direction: column;
35443
+ }
35444
+ .E_t1sqg15u.inline .table-row > label {
35445
+ padding: 0 16px 7px 0;
35446
+ }
35447
+ .E_t1sqg15u.has-border .table-header {
35448
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35449
+ }
35450
+ .E_t1sqg15u.has-border .hiddenBorder {
35451
+ border-top: none !important;
35452
+ }
35453
+ .E_t1sqg15u.has-border .table-row + .table-row {
35454
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35455
+ }
35456
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35457
+ padding-bottom: 0;
35458
+ }
35459
+ .E_t1sqg15u.align-right .content {
35460
+ text-align: right;
35461
+ }
35462
+ .E_t1sqg15u .uuid-row {
35463
+ display: flex;
35464
+ justify-content: space-between;
35465
+ }
35466
+ .E_t1sqg15u .uuid-row .id-text {
35467
+ white-space: nowrap;
35468
+ overflow: hidden;
35469
+ text-overflow: ellipsis;
35470
+ }
35471
+
35472
+ .E_t4zczcp {
35473
+ display: flex;
35474
+ justify-content: space-between;
35475
+ align-items: center;
35476
+ padding: 8px;
35477
+ min-height: 32px;
35478
+ }
35479
+ .E_t4zczcp .table-title {
35480
+ color: rgba(44, 56, 82, 0.6);
35481
+ font-weight: 600;
35482
+ font-size: 12px;
35483
+ line-height: 8px;
35484
+ }
35485
+ .E_t4zczcp .edit-icon {
35486
+ font-size: 16px;
35487
+ color: rgba(10, 37, 85, 0.6);
35488
+ cursor: pointer;
35489
+ }
35490
+
35491
+ .E_t1s7goww {
35492
+ font-size: 12px;
35493
+ line-height: 18px;
35494
+ }
35495
+
35496
+ .E_t93e4cf {
35497
+ display: flex;
35498
+ padding: 8px 0;
35499
+ color: #2d3a56;
35500
+ }
35501
+ .E_t93e4cf .hidden {
35502
+ display: none;
35503
+ }
35504
+ .E_t93e4cf .ant-btn.ant-btn-link {
35505
+ height: auto;
35506
+ }
35507
+ .E_t93e4cf .content {
35508
+ overflow: hidden;
35509
+ overflow-x: auto;
35510
+ width: 100%;
35511
+ white-space: pre-wrap;
35512
+ }
35513
+ .E_t93e4cf .content .ant-btn {
35514
+ white-space: pre-wrap;
35515
+ text-align: left;
35516
+ }
35517
+ .E_t93e4cf .content .unit-chart {
35518
+ justify-content: flex-start;
35519
+ }
35520
+
35521
+ .E_rhz2uv5 {
35522
+ width: var(--rhz2uv5-0);
35523
+ flex-shrink: 0;
35524
+ color: rgba(44, 56, 82, 0.6);
35525
+ padding-right: 12px;
35526
+ }
35527
+
35403
35528
  .E_t160l1cm {
35404
35529
  display: flex;
35405
35530
  flex-direction: column;
@@ -35646,191 +35771,74 @@ span.E_tqjc4ui {
35646
35771
  margin-bottom: 24px;
35647
35772
  border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35648
35773
  }
35649
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35650
- transition: none;
35651
- display: flex;
35652
- align-items: center;
35653
- height: 32px;
35654
- line-height: 22px;
35655
- padding: 0 8px;
35656
- }
35657
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35658
- margin-right: 12px;
35659
- }
35660
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35661
- margin: 0;
35662
- margin-bottom: 2px;
35663
- }
35664
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35665
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35666
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35667
- border-radius: 6px;
35668
- color: #fff;
35669
- }
35670
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35671
- color: #fff;
35672
- }
35673
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35674
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35675
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35676
- border-radius: 6px;
35677
- }
35678
-
35679
- .E_s1wu0lms .ant-menu-item-group-title {
35680
- white-space: nowrap;
35681
- transition: all 0s;
35682
- }
35683
- .E_s1wu0lms.shrink {
35684
- transition: all 0s;
35685
- overflow: hidden;
35686
- }
35687
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35688
- visibility: hidden;
35689
- }
35690
- .E_s1wu0lms.shrink .ant-menu-item {
35691
- width: 36px;
35692
- padding: 0 6px;
35693
- }
35694
-
35695
- .E_n1ugzfva {
35696
- display: flex;
35697
- place-items: center;
35698
- width: 100% !important;
35699
- }
35700
- .E_n1ugzfva[disabled] {
35701
- color: rgba(0, 0, 0, 0.25) !important;
35702
- opacity: 1 !important;
35703
- }
35704
- .E_n1ugzfva.ant-btn {
35705
- width: 100%;
35706
- color: #00122e;
35707
- }
35708
- .E_n1ugzfva .icon-wrapper {
35709
- margin-right: 12px;
35710
- }
35711
- .E_n1ugzfva .link-title {
35712
- flex: 1;
35713
- overflow: hidden;
35714
- white-space: nowrap;
35715
- text-overflow: ellipsis;
35716
- text-align: left;
35717
- }
35718
-
35719
- .E_ou7iq30 {
35720
- overflow: hidden;
35721
- text-overflow: ellipsis;
35722
- }
35723
-
35724
- .E_s1tui002 {
35725
- white-space: nowrap;
35726
- }
35727
-
35728
- .E_mxrc2zg {
35729
- display: -webkit-box;
35730
- -webkit-line-clamp: var(--mxrc2zg-0);
35731
- -webkit-box-orient: vertical;
35732
- word-break: break-all;
35733
- }
35734
-
35735
- .E_t1vv6d68 .ant-tooltip-arrow {
35736
- display: none;
35737
- }
35738
- .E_t1vv6d68 .ant-tooltip-inner {
35739
- background: rgba(23, 38, 64, 0.8);
35740
- border-radius: 4px;
35741
- }
35742
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35743
- visibility: hidden;
35744
- }
35745
-
35746
- .E_t1sqg15u {
35747
- background: white;
35748
- }
35749
- .E_t1sqg15u.inline .table-row {
35750
- flex-direction: column;
35751
- }
35752
- .E_t1sqg15u.inline .table-row > label {
35753
- padding: 0 16px 7px 0;
35754
- }
35755
- .E_t1sqg15u.has-border .table-header {
35756
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35757
- }
35758
- .E_t1sqg15u.has-border .hiddenBorder {
35759
- border-top: none !important;
35774
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35775
+ transition: none;
35776
+ display: flex;
35777
+ align-items: center;
35778
+ height: 32px;
35779
+ line-height: 22px;
35780
+ padding: 0 8px;
35760
35781
  }
35761
- .E_t1sqg15u.has-border .table-row + .table-row {
35762
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35782
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35783
+ margin-right: 12px;
35763
35784
  }
35764
- .E_t1sqg15u.has-border .table-row:last-of-type {
35765
- padding-bottom: 0;
35785
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35786
+ margin: 0;
35787
+ margin-bottom: 2px;
35766
35788
  }
35767
- .E_t1sqg15u.align-right .content {
35768
- text-align: right;
35789
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35790
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35791
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35792
+ border-radius: 6px;
35793
+ color: #fff;
35769
35794
  }
35770
- .E_t1sqg15u .uuid-row {
35771
- display: flex;
35772
- justify-content: space-between;
35795
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35796
+ color: #fff;
35773
35797
  }
35774
- .E_t1sqg15u .uuid-row .id-text {
35775
- white-space: nowrap;
35776
- overflow: hidden;
35777
- text-overflow: ellipsis;
35798
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35799
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35800
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35801
+ border-radius: 6px;
35778
35802
  }
35779
35803
 
35780
- .E_t4zczcp {
35781
- display: flex;
35782
- justify-content: space-between;
35783
- align-items: center;
35784
- padding: 8px;
35785
- min-height: 32px;
35804
+ .E_s1wu0lms .ant-menu-item-group-title {
35805
+ white-space: nowrap;
35806
+ transition: all 0s;
35786
35807
  }
35787
- .E_t4zczcp .table-title {
35788
- color: rgba(44, 56, 82, 0.6);
35789
- font-weight: 600;
35790
- font-size: 12px;
35791
- line-height: 8px;
35808
+ .E_s1wu0lms.shrink {
35809
+ transition: all 0s;
35810
+ overflow: hidden;
35792
35811
  }
35793
- .E_t4zczcp .edit-icon {
35794
- font-size: 16px;
35795
- color: rgba(10, 37, 85, 0.6);
35796
- cursor: pointer;
35812
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35813
+ visibility: hidden;
35797
35814
  }
35798
-
35799
- .E_t1s7goww {
35800
- font-size: 12px;
35801
- line-height: 18px;
35815
+ .E_s1wu0lms.shrink .ant-menu-item {
35816
+ width: 36px;
35817
+ padding: 0 6px;
35802
35818
  }
35803
35819
 
35804
- .E_t93e4cf {
35820
+ .E_n1ugzfva {
35805
35821
  display: flex;
35806
- padding: 8px 0;
35807
- color: #2d3a56;
35808
- }
35809
- .E_t93e4cf .hidden {
35810
- display: none;
35822
+ place-items: center;
35823
+ width: 100% !important;
35811
35824
  }
35812
- .E_t93e4cf .ant-btn.ant-btn-link {
35813
- height: auto;
35825
+ .E_n1ugzfva[disabled] {
35826
+ color: rgba(0, 0, 0, 0.25) !important;
35827
+ opacity: 1 !important;
35814
35828
  }
35815
- .E_t93e4cf .content {
35816
- overflow: hidden;
35817
- overflow-x: auto;
35829
+ .E_n1ugzfva.ant-btn {
35818
35830
  width: 100%;
35819
- white-space: pre-wrap;
35820
- }
35821
- .E_t93e4cf .content .ant-btn {
35822
- white-space: pre-wrap;
35823
- text-align: left;
35831
+ color: #00122e;
35824
35832
  }
35825
- .E_t93e4cf .content .unit-chart {
35826
- justify-content: flex-start;
35833
+ .E_n1ugzfva .icon-wrapper {
35834
+ margin-right: 12px;
35827
35835
  }
35828
-
35829
- .E_rhz2uv5 {
35830
- width: var(--rhz2uv5-0);
35831
- flex-shrink: 0;
35832
- color: rgba(44, 56, 82, 0.6);
35833
- padding-right: 12px;
35836
+ .E_n1ugzfva .link-title {
35837
+ flex: 1;
35838
+ overflow: hidden;
35839
+ white-space: nowrap;
35840
+ text-overflow: ellipsis;
35841
+ text-align: left;
35834
35842
  }
35835
35843
 
35836
35844
  .E_u15heuvq.content {
@@ -35872,67 +35880,6 @@ span.E_tqjc4ui {
35872
35880
  color: #00122e !important;
35873
35881
  }
35874
35882
 
35875
- .E_s1iv0tp1 .enabled-switch {
35876
- display: flex;
35877
- align-items: center;
35878
- }
35879
- .E_s1iv0tp1 .enabled-text {
35880
- margin-right: 8px;
35881
- }
35882
-
35883
- .E_cyms3br {
35884
- background: #fff;
35885
- width: 100%;
35886
- border-radius: 8px;
35887
- border: 1px solid rgb(228, 233, 242);
35888
- }
35889
- .E_cyms3br .ant-list {
35890
- padding: 12px;
35891
- }
35892
- .E_cyms3br .ant-list-item {
35893
- padding: 4px 0;
35894
- }
35895
- .E_cyms3br .ant-alert {
35896
- margin-left: 24px;
35897
- }
35898
- .E_cyms3br header {
35899
- background: rgba(225, 230, 241, 0.6);
35900
- font-size: 12px;
35901
- color: rgb(29, 50, 108);
35902
- font-weight: 700;
35903
- padding: 6px 12px;
35904
- display: flex;
35905
- flex-direction: row;
35906
- align-items: center;
35907
- justify-content: space-between;
35908
- }
35909
- .E_cyms3br header .switch-text {
35910
- display: flex;
35911
- flex-direction: row;
35912
- align-items: center;
35913
- justify-content: space-between;
35914
- gap: 6px;
35915
- font-size: 12px;
35916
- font-weight: 400;
35917
- color: rgb(0, 18, 46);
35918
- }
35919
-
35920
- .E_c157gu4z .ant-list-item {
35921
- display: flex;
35922
- flex-direction: row;
35923
- }
35924
- .E_c157gu4z .description {
35925
- flex-grow: 1;
35926
- margin-left: 8px;
35927
- }
35928
-
35929
- .E_eu1sysj {
35930
- display: flex;
35931
- flex-direction: column;
35932
- align-items: center;
35933
- justify-content: center;
35934
- }
35935
-
35936
35883
  .E_i5w779o {
35937
35884
  padding: 8px 0;
35938
35885
  }
@@ -36043,28 +35990,57 @@ span.E_tqjc4ui {
36043
35990
  padding: unset;
36044
35991
  }
36045
35992
 
36046
- .E_l12xdkhl {
36047
- width: 64px;
36048
- height: 64px;
36049
- max-width: 64px;
36050
- max-height: 64px;
36051
- overflow: hidden;
35993
+ .E_cyms3br {
35994
+ background: #fff;
35995
+ width: 100%;
35996
+ border-radius: 8px;
35997
+ border: 1px solid rgb(228, 233, 242);
35998
+ }
35999
+ .E_cyms3br .ant-list {
36000
+ padding: 12px;
36001
+ }
36002
+ .E_cyms3br .ant-list-item {
36003
+ padding: 4px 0;
36004
+ }
36005
+ .E_cyms3br .ant-alert {
36006
+ margin-left: 24px;
36007
+ }
36008
+ .E_cyms3br header {
36009
+ background: rgba(225, 230, 241, 0.6);
36010
+ font-size: 12px;
36011
+ color: rgb(29, 50, 108);
36012
+ font-weight: 700;
36013
+ padding: 6px 12px;
36052
36014
  display: flex;
36015
+ flex-direction: row;
36053
36016
  align-items: center;
36054
- justify-content: center;
36055
- position: relative;
36056
- opacity: 0.6;
36017
+ justify-content: space-between;
36057
36018
  }
36058
- .E_l12xdkhl .icon-wrapper {
36059
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36019
+ .E_cyms3br header .switch-text {
36020
+ display: flex;
36021
+ flex-direction: row;
36022
+ align-items: center;
36023
+ justify-content: space-between;
36024
+ gap: 6px;
36025
+ font-size: 12px;
36026
+ font-weight: 400;
36027
+ color: rgb(0, 18, 46);
36060
36028
  }
36061
- @keyframes rotate {
36062
- from {
36063
- transform: rotate(0deg);
36064
- }
36065
- to {
36066
- transform: rotate(360deg);
36067
- }
36029
+
36030
+ .E_c157gu4z .ant-list-item {
36031
+ display: flex;
36032
+ flex-direction: row;
36033
+ }
36034
+ .E_c157gu4z .description {
36035
+ flex-grow: 1;
36036
+ margin-left: 8px;
36037
+ }
36038
+
36039
+ .E_eu1sysj {
36040
+ display: flex;
36041
+ flex-direction: column;
36042
+ align-items: center;
36043
+ justify-content: center;
36068
36044
  }
36069
36045
 
36070
36046
  .E_c14ouk5o {
@@ -36111,6 +36087,30 @@ span.E_tqjc4ui {
36111
36087
  height: auto;
36112
36088
  }
36113
36089
 
36090
+ .E_l12xdkhl {
36091
+ width: 64px;
36092
+ height: 64px;
36093
+ max-width: 64px;
36094
+ max-height: 64px;
36095
+ overflow: hidden;
36096
+ display: flex;
36097
+ align-items: center;
36098
+ justify-content: center;
36099
+ position: relative;
36100
+ opacity: 0.6;
36101
+ }
36102
+ .E_l12xdkhl .icon-wrapper {
36103
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36104
+ }
36105
+ @keyframes rotate {
36106
+ from {
36107
+ transform: rotate(0deg);
36108
+ }
36109
+ to {
36110
+ transform: rotate(360deg);
36111
+ }
36112
+ }
36113
+
36114
36114
  .E_cevhqx7 {
36115
36115
  color: #00122e;
36116
36116
  }