@cloudtower/eagle 0.33.9 → 0.34.0

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
@@ -29672,6 +29672,26 @@ html body {
29672
29672
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29673
29673
  }
29674
29674
  }
29675
+ .E_m74vjol {
29676
+ display: flex;
29677
+ justify-content: space-between;
29678
+ width: 100%;
29679
+ }
29680
+ .E_m74vjol .action {
29681
+ margin-left: 16px;
29682
+ }
29683
+
29684
+ .E_a1o35uvh.ant-alert-closable {
29685
+ padding-right: 12px;
29686
+ }
29687
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29688
+ height: fit-content;
29689
+ margin-left: 16px;
29690
+ }
29691
+ .E_a1o35uvh .ant-alert-message {
29692
+ flex: 1;
29693
+ }
29694
+
29675
29695
  .E_c18gxmrl {
29676
29696
  border: 1px solid #d8deeb;
29677
29697
  border-radius: 4px;
@@ -29692,17 +29712,49 @@ html body {
29692
29712
  padding: 8px 12px;
29693
29713
  }
29694
29714
 
29695
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29696
- padding: 4px 8px 0 8px;
29697
- color: rgba(44, 56, 82, 0.6);
29698
- font-size: 12px;
29715
+ .E_b1nip9bk {
29716
+ padding: 4px 11px;
29699
29717
  }
29700
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29701
- padding-bottom: 6px;
29718
+
29719
+ .E_bqamoqe {
29720
+ white-space: nowrap;
29721
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29702
29722
  }
29703
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29704
- padding-top: 4px;
29705
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29723
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29724
+ --color: #0080ff;
29725
+ }
29726
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29727
+ --color: #0080ff;
29728
+ }
29729
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29730
+ margin-left: 1px;
29731
+ }
29732
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29733
+ border-top-right-radius: 0;
29734
+ border-bottom-right-radius: 0;
29735
+ }
29736
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29737
+ border-top-left-radius: 0;
29738
+ border-bottom-left-radius: 0;
29739
+ }
29740
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29741
+ border-radius: unset;
29742
+ }
29743
+
29744
+ .E_berrcjl {
29745
+ color: rgba(10, 37, 85, 0.6);
29746
+ margin-bottom: 4px;
29747
+ }
29748
+ .E_berrcjl .breadcrumb-link {
29749
+ color: rgba(10, 37, 85, 0.6);
29750
+ cursor: pointer;
29751
+ transition: color 160ms ease;
29752
+ }
29753
+ .E_berrcjl .breadcrumb-link:hover {
29754
+ color: #0080ff;
29755
+ }
29756
+ .E_berrcjl .breadcrumb-link:active {
29757
+ color: #005ed1;
29706
29758
  }
29707
29759
 
29708
29760
  .E_c1uzzomf {
@@ -29984,71 +30036,6 @@ html body {
29984
30036
  justify-content: center;
29985
30037
  }
29986
30038
 
29987
- .E_berrcjl {
29988
- color: rgba(10, 37, 85, 0.6);
29989
- margin-bottom: 4px;
29990
- }
29991
- .E_berrcjl .breadcrumb-link {
29992
- color: rgba(10, 37, 85, 0.6);
29993
- cursor: pointer;
29994
- transition: color 160ms ease;
29995
- }
29996
- .E_berrcjl .breadcrumb-link:hover {
29997
- color: #0080ff;
29998
- }
29999
- .E_berrcjl .breadcrumb-link:active {
30000
- color: #005ed1;
30001
- }
30002
-
30003
- .E_m74vjol {
30004
- display: flex;
30005
- justify-content: space-between;
30006
- width: 100%;
30007
- }
30008
- .E_m74vjol .action {
30009
- margin-left: 16px;
30010
- }
30011
-
30012
- .E_a1o35uvh.ant-alert-closable {
30013
- padding-right: 12px;
30014
- }
30015
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30016
- height: fit-content;
30017
- margin-left: 16px;
30018
- }
30019
- .E_a1o35uvh .ant-alert-message {
30020
- flex: 1;
30021
- }
30022
-
30023
- .E_b1nip9bk {
30024
- padding: 4px 11px;
30025
- }
30026
-
30027
- .E_bqamoqe {
30028
- white-space: nowrap;
30029
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30030
- }
30031
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30032
- --color: #0080ff;
30033
- }
30034
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30035
- --color: #0080ff;
30036
- }
30037
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30038
- margin-left: 1px;
30039
- }
30040
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30041
- border-top-right-radius: 0;
30042
- border-bottom-right-radius: 0;
30043
- }
30044
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30045
- border-top-left-radius: 0;
30046
- border-bottom-left-radius: 0;
30047
- }
30048
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30049
- border-radius: unset;
30050
- }
30051
-
30052
30039
  .E_d1bw7c5z {
30053
30040
  position: relative;
30054
30041
  max-width: 388px;
@@ -30139,6 +30126,53 @@ html body {
30139
30126
  padding: 20px 24px 24px 24px;
30140
30127
  }
30141
30128
 
30129
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30130
+ padding: 4px 8px 0 8px;
30131
+ color: rgba(44, 56, 82, 0.6);
30132
+ font-size: 12px;
30133
+ }
30134
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30135
+ padding-bottom: 6px;
30136
+ }
30137
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30138
+ padding-top: 4px;
30139
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30140
+ }
30141
+
30142
+ .E_ccrbeuz .ant-collapse-item {
30143
+ border: 0px;
30144
+ background-color: #fff;
30145
+ }
30146
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30147
+ padding-top: 0px;
30148
+ padding-bottom: 0px;
30149
+ padding-left: 0px !important;
30150
+ padding-right: 24px;
30151
+ }
30152
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30153
+ right: 0px;
30154
+ }
30155
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30156
+ padding: 0px;
30157
+ }
30158
+
30159
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30160
+ padding-right: 0px;
30161
+ cursor: default;
30162
+ }
30163
+
30164
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30165
+ display: flex;
30166
+ }
30167
+ .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 {
30168
+ border-bottom-left-radius: 5px;
30169
+ border-top-left-radius: 5px;
30170
+ }
30171
+ .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 {
30172
+ border-bottom-right-radius: 5px;
30173
+ border-top-right-radius: 5px;
30174
+ }
30175
+
30142
30176
  .E_sx1bpnu .ant-input-sm {
30143
30177
  line-height: 18px;
30144
30178
  }
@@ -30200,38 +30234,30 @@ html body {
30200
30234
  line-height: 18px;
30201
30235
  }
30202
30236
 
30203
- .E_itxley7.ant-input-group.ant-input-group-compact {
30204
- display: flex;
30205
- }
30206
- .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 {
30207
- border-bottom-left-radius: 5px;
30208
- border-top-left-radius: 5px;
30237
+ .E_i11gg7mj .ant-input-prefix {
30238
+ margin-right: 8px;
30209
30239
  }
30210
- .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 {
30211
- border-bottom-right-radius: 5px;
30212
- border-top-right-radius: 5px;
30240
+ .E_i11gg7mj .ant-input-suffix {
30241
+ margin-left: 8px;
30213
30242
  }
30214
30243
 
30215
- .E_ccrbeuz .ant-collapse-item {
30216
- border: 0px;
30217
- background-color: #fff;
30218
- }
30219
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30220
- padding-top: 0px;
30221
- padding-bottom: 0px;
30222
- padding-left: 0px !important;
30223
- padding-right: 24px;
30244
+ .E_cc368xp {
30245
+ color: #00122e;
30246
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30247
+ margin-right: 8px;
30248
+ padding-right: 8px;
30224
30249
  }
30225
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30226
- right: 0px;
30250
+
30251
+ .E_i11o6xqj {
30252
+ display: flex;
30253
+ gap: 4px;
30227
30254
  }
30228
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30229
- padding: 0px;
30255
+ .E_i11o6xqj .icon-wrapper {
30256
+ cursor: pointer;
30230
30257
  }
30231
30258
 
30232
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30233
- padding-right: 0px;
30234
- cursor: default;
30259
+ .E_d19ruhdj.icon-wrapper {
30260
+ cursor: not-allowed;
30235
30261
  }
30236
30262
 
30237
30263
  .E_rapgekc.ant-radio-wrapper {
@@ -30380,84 +30406,105 @@ html body {
30380
30406
  width: 36px;
30381
30407
  }
30382
30408
 
30383
- .E_i11gg7mj .ant-input-prefix {
30384
- margin-right: 8px;
30385
- }
30386
- .E_i11gg7mj .ant-input-suffix {
30387
- margin-left: 8px;
30409
+ .E_iq1gosr {
30410
+ display: inline-block;
30388
30411
  }
30389
30412
 
30390
- .E_cc368xp {
30391
- color: #00122e;
30392
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30393
- margin-right: 8px;
30394
- padding-right: 8px;
30413
+ .E_tju3gfj .date {
30414
+ margin-right: 4px;
30395
30415
  }
30396
30416
 
30397
- .E_i11o6xqj {
30398
- display: flex;
30399
- gap: 4px;
30417
+ .E_t1m2x205 .ant-tooltip-arrow {
30418
+ display: none;
30400
30419
  }
30401
- .E_i11o6xqj .icon-wrapper {
30402
- cursor: pointer;
30420
+ .E_t1m2x205 .ant-tooltip-inner {
30421
+ background: rgba(23, 38, 64, 0.8);
30422
+ border-radius: 4px;
30423
+ }
30424
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30425
+ visibility: hidden;
30403
30426
  }
30404
30427
 
30405
- .E_d19ruhdj.icon-wrapper {
30406
- cursor: not-allowed;
30428
+ .E_s1sck0th {
30429
+ padding: 0 8px;
30430
+ border-radius: 4px;
30407
30431
  }
30408
30432
 
30409
- .E_ivqqkzv {
30410
- height: 24px;
30411
- width: 56px !important;
30412
- margin-right: 4px;
30433
+ .E_m855nr1 {
30434
+ padding: 2px 8px;
30435
+ border-radius: 3px;
30413
30436
  }
30414
30437
 
30415
- .E_c1wk4q29 {
30416
- color: rgba(44, 56, 82, 0.6);
30438
+ .E_l1270xpg {
30439
+ padding: 3px 8px;
30440
+ border-radius: 2px;
30417
30441
  }
30418
30442
 
30419
- .E_c1bus5hc {
30420
- --color: white;
30421
- height: 14px;
30422
- width: 14px;
30423
- border-radius: 50%;
30424
- flex-shrink: 0;
30425
- display: flex;
30443
+ .E_t14rextb.ant-tag:hover {
30444
+ opacity: unset;
30445
+ }
30446
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30447
+ margin: 0;
30448
+ margin-right: 8px;
30449
+ display: inline-flex;
30426
30450
  align-items: center;
30427
- justify-content: center;
30428
- border: 1px solid var(--color);
30451
+ border: none;
30429
30452
  }
30430
- .E_c1bus5hc .circle-inner {
30431
- position: relative;
30432
- height: 10px;
30433
- width: 10px;
30434
- border-radius: 50%;
30435
- overflow: hidden;
30453
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30454
+ width: 16px;
30455
+ height: 16px;
30456
+ color: inherit;
30457
+ margin-left: 4px;
30458
+ opacity: 0.6;
30459
+ display: inline-flex;
30436
30460
  }
30437
- .E_c1bus5hc .circle-content {
30438
- position: absolute;
30439
- height: 100%;
30440
- width: 100%;
30441
- left: 0;
30442
- top: 0;
30443
- border-radius: 50%;
30444
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30445
- transform: rotate(180deg);
30461
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30462
+ opacity: 1;
30446
30463
  }
30447
- .E_c1bus5hc .circle-child {
30448
- position: absolute;
30449
- height: 100%;
30450
- width: 100%;
30451
- left: 0;
30452
- top: 0;
30453
- margin-left: 50%;
30454
- transform-origin: left;
30455
- background: white;
30456
- transform: rotate(0deg);
30464
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30465
+ color: #0080ff;
30466
+ background-color: rgba(0, 136, 255, 0.1);
30457
30467
  }
30458
-
30459
- .E_tju3gfj .date {
30460
- margin-right: 4px;
30468
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30469
+ color: #f0483e;
30470
+ background-color: rgba(255, 74, 74, 0.1);
30471
+ }
30472
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30473
+ color: #e07f00;
30474
+ background-color: rgba(255, 187, 0, 0.1);
30475
+ }
30476
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30477
+ color: #008f4c;
30478
+ background-color: rgba(30, 201, 127, 0.1);
30479
+ }
30480
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30481
+ color: #1d326c;
30482
+ background-color: rgba(225, 230, 241, 0.6);
30483
+ }
30484
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30485
+ color: #7E41FF;
30486
+ background-color: rgba(126, 65, 255, 0.1);
30487
+ }
30488
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30489
+ color: #fff;
30490
+ }
30491
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30492
+ background-color: #f0483e;
30493
+ }
30494
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30495
+ background-color: #fea008;
30496
+ }
30497
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30498
+ background-color: #00ba5d;
30499
+ }
30500
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30501
+ background-color: #0080ff;
30502
+ }
30503
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30504
+ background-color: #6b7d99;
30505
+ }
30506
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30507
+ background-color: #7E41FF;
30461
30508
  }
30462
30509
 
30463
30510
  .E_s1dizucg.ant-switch {
@@ -30515,15 +30562,14 @@ html body {
30515
30562
  margin-left: 5px;
30516
30563
  }
30517
30564
 
30518
- .E_t1m2x205 .ant-tooltip-arrow {
30519
- display: none;
30520
- }
30521
- .E_t1m2x205 .ant-tooltip-inner {
30522
- background: rgba(23, 38, 64, 0.8);
30523
- border-radius: 4px;
30565
+ .E_ivqqkzv {
30566
+ height: 24px;
30567
+ width: 56px !important;
30568
+ margin-right: 4px;
30524
30569
  }
30525
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30526
- visibility: hidden;
30570
+
30571
+ .E_c1wk4q29 {
30572
+ color: rgba(44, 56, 82, 0.6);
30527
30573
  }
30528
30574
 
30529
30575
  .E_s1dni7lo {
@@ -30607,146 +30653,97 @@ html body {
30607
30653
  opacity: 0;
30608
30654
  }
30609
30655
 
30610
- .E_iq1gosr {
30611
- display: inline-block;
30656
+ .E_c1bus5hc {
30657
+ --color: white;
30658
+ height: 14px;
30659
+ width: 14px;
30660
+ border-radius: 50%;
30661
+ flex-shrink: 0;
30662
+ display: flex;
30663
+ align-items: center;
30664
+ justify-content: center;
30665
+ border: 1px solid var(--color);
30612
30666
  }
30613
-
30614
- .E_s1sck0th {
30615
- padding: 0 8px;
30616
- border-radius: 4px;
30667
+ .E_c1bus5hc .circle-inner {
30668
+ position: relative;
30669
+ height: 10px;
30670
+ width: 10px;
30671
+ border-radius: 50%;
30672
+ overflow: hidden;
30617
30673
  }
30618
-
30619
- .E_m855nr1 {
30620
- padding: 2px 8px;
30621
- border-radius: 3px;
30674
+ .E_c1bus5hc .circle-content {
30675
+ position: absolute;
30676
+ height: 100%;
30677
+ width: 100%;
30678
+ left: 0;
30679
+ top: 0;
30680
+ border-radius: 50%;
30681
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30682
+ transform: rotate(180deg);
30622
30683
  }
30623
-
30624
- .E_l1270xpg {
30625
- padding: 3px 8px;
30626
- border-radius: 2px;
30684
+ .E_c1bus5hc .circle-child {
30685
+ position: absolute;
30686
+ height: 100%;
30687
+ width: 100%;
30688
+ left: 0;
30689
+ top: 0;
30690
+ margin-left: 50%;
30691
+ transform-origin: left;
30692
+ background: white;
30693
+ transform: rotate(0deg);
30627
30694
  }
30628
30695
 
30629
- .E_t14rextb.ant-tag:hover {
30630
- opacity: unset;
30631
- }
30632
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30633
- margin: 0;
30634
- margin-right: 8px;
30635
- display: inline-flex;
30696
+ .E_fzh9mnb {
30697
+ width: 100%;
30698
+ height: 100%;
30699
+ min-height: 124px;
30700
+ display: flex;
30701
+ flex-direction: column;
30702
+ justify-content: center;
30636
30703
  align-items: center;
30637
- border: none;
30638
- }
30639
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30640
- width: 16px;
30641
- height: 16px;
30642
- color: inherit;
30643
- margin-left: 4px;
30644
- opacity: 0.6;
30645
- display: inline-flex;
30646
30704
  }
30647
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30648
- opacity: 1;
30705
+ .E_fzh9mnb .error-text {
30706
+ color: rgba(10, 37, 85, 0.6);
30707
+ margin-bottom: 16px;
30708
+ font-size: 18px;
30649
30709
  }
30650
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30651
- color: #0080ff;
30652
- background-color: rgba(0, 136, 255, 0.1);
30710
+
30711
+ .E_f7pxqmh {
30712
+ width: 100%;
30713
+ margin-bottom: 0 !important;
30714
+ flex-flow: nowrap !important;
30715
+ line-break: auto;
30653
30716
  }
30654
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30655
- color: #f0483e;
30656
- background-color: rgba(255, 74, 74, 0.1);
30717
+ .E_f7pxqmh > .ant-form-item-label {
30718
+ text-align: left !important;
30719
+ padding-bottom: 0 !important;
30657
30720
  }
30658
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30659
- color: #e07f00;
30660
- background-color: rgba(255, 187, 0, 0.1);
30721
+ .E_f7pxqmh > .ant-form-item-label > label {
30722
+ min-height: 32px;
30723
+ height: auto;
30724
+ font-size: 13px;
30725
+ color: rgba(44, 56, 82, 0.6);
30726
+ white-space: normal;
30661
30727
  }
30662
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30663
- color: #008f4c;
30664
- background-color: rgba(30, 201, 127, 0.1);
30728
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30729
+ border-color: #ff4d4f !important;
30665
30730
  }
30666
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30667
- color: #1d326c;
30668
- background-color: rgba(225, 230, 241, 0.6);
30731
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30732
+ border-color: #ff4d4f !important;
30669
30733
  }
30670
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30671
- color: #7E41FF;
30672
- background-color: rgba(126, 65, 255, 0.1);
30734
+ .E_f7pxqmh .ant-form-item-explain {
30735
+ margin-top: 4px;
30736
+ font-size: 12px;
30737
+ min-height: 0px;
30673
30738
  }
30674
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30675
- color: #fff;
30739
+ .E_f7pxqmh .ant-form-item-extra {
30740
+ font-size: 12px;
30741
+ color: rgba(44, 56, 82, 0.6);
30742
+ min-height: 0px;
30676
30743
  }
30677
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30678
- background-color: #f0483e;
30679
- }
30680
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30681
- background-color: #fea008;
30682
- }
30683
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30684
- background-color: #00ba5d;
30685
- }
30686
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30687
- background-color: #0080ff;
30688
- }
30689
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30690
- background-color: #6b7d99;
30691
- }
30692
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30693
- background-color: #7E41FF;
30694
- }
30695
-
30696
- .E_iouxfgt {
30697
- display: inline-flex;
30698
- align-items: center;
30699
- }
30700
- .E_iouxfgt .icon-inner {
30701
- display: inline-flex;
30702
- align-items: center;
30703
- justify-content: center;
30704
- }
30705
- .E_iouxfgt .icon-inner + span,
30706
- .E_iouxfgt span + .icon-inner.suffix {
30707
- margin-left: 4px;
30708
- }
30709
- .E_iouxfgt.is-rotate img,
30710
- .E_iouxfgt.is-rotate svg {
30711
- animation: rotate 680ms linear infinite;
30712
- }
30713
-
30714
- .E_f7pxqmh {
30715
- width: 100%;
30716
- margin-bottom: 0 !important;
30717
- flex-flow: nowrap !important;
30718
- line-break: auto;
30719
- }
30720
- .E_f7pxqmh > .ant-form-item-label {
30721
- text-align: left !important;
30722
- padding-bottom: 0 !important;
30723
- }
30724
- .E_f7pxqmh > .ant-form-item-label > label {
30725
- min-height: 32px;
30726
- height: auto;
30727
- font-size: 13px;
30728
- color: rgba(44, 56, 82, 0.6);
30729
- white-space: normal;
30730
- }
30731
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30732
- border-color: #ff4d4f !important;
30733
- }
30734
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30735
- border-color: #ff4d4f !important;
30736
- }
30737
- .E_f7pxqmh .ant-form-item-explain {
30738
- margin-top: 4px;
30739
- font-size: 12px;
30740
- min-height: 0px;
30741
- }
30742
- .E_f7pxqmh .ant-form-item-extra {
30743
- font-size: 12px;
30744
- color: rgba(44, 56, 82, 0.6);
30745
- min-height: 0px;
30746
- }
30747
-
30748
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30749
- display: var(--ai7qkf2-0);
30744
+
30745
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30746
+ display: var(--ai7qkf2-0);
30750
30747
  }
30751
30748
  .E_ai7qkf2 .ant-input-number-input-wrap {
30752
30749
  display: inline-flex;
@@ -30805,26 +30802,22 @@ html body {
30805
30802
  padding: 2px 8px;
30806
30803
  }
30807
30804
 
30808
- .E_fzh9mnb {
30809
- width: 100%;
30810
- height: 100%;
30811
- min-height: 124px;
30812
- display: flex;
30813
- flex-direction: column;
30814
- justify-content: center;
30805
+ .E_iouxfgt {
30806
+ display: inline-flex;
30815
30807
  align-items: center;
30816
30808
  }
30817
- .E_fzh9mnb .error-text {
30818
- color: rgba(10, 37, 85, 0.6);
30819
- margin-bottom: 16px;
30820
- font-size: 18px;
30809
+ .E_iouxfgt .icon-inner {
30810
+ display: inline-flex;
30811
+ align-items: center;
30812
+ justify-content: center;
30821
30813
  }
30822
-
30823
- .E_atcz0kf .ant-input-suffix {
30824
- margin-left: 8px;
30814
+ .E_iouxfgt .icon-inner + span,
30815
+ .E_iouxfgt span + .icon-inner.suffix {
30816
+ margin-left: 4px;
30825
30817
  }
30826
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30827
- padding: 2px 7px 2px 12px;
30818
+ .E_iouxfgt.is-rotate img,
30819
+ .E_iouxfgt.is-rotate svg {
30820
+ animation: rotate 680ms linear infinite;
30828
30821
  }
30829
30822
 
30830
30823
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -30858,6 +30851,13 @@ html body {
30858
30851
  font-size: inherit;
30859
30852
  }
30860
30853
 
30854
+ .E_atcz0kf .ant-input-suffix {
30855
+ margin-left: 8px;
30856
+ }
30857
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30858
+ padding: 2px 7px 2px 12px;
30859
+ }
30860
+
30861
30861
  .E_i1inqkme {
30862
30862
  height: 18px;
30863
30863
  line-height: 18px;
@@ -30871,8 +30871,13 @@ html body {
30871
30871
  margin-right: 4px;
30872
30872
  }
30873
30873
 
30874
- .E_m196gn1d {
30875
- min-width: 1280px;
30874
+ .E_owd0kml {
30875
+ display: inline-block;
30876
+ }
30877
+
30878
+ .E_h1jsgezc {
30879
+ visibility: hidden;
30880
+ position: absolute;
30876
30881
  }
30877
30882
 
30878
30883
  .E_cnujxq2 {
@@ -31564,45 +31569,6 @@ input.E_rf8rlle.ant-input {
31564
31569
  color: rgba(44, 56, 82, 0.7490196078);
31565
31570
  }
31566
31571
 
31567
- .E_a1b5xrg3 .user-icon-inner {
31568
- display: inline-flex;
31569
- align-items: center;
31570
- justify-content: center;
31571
- color: #fff;
31572
- font-weight: bold;
31573
- font-size: 12px;
31574
- width: 24px;
31575
- height: 24px;
31576
- border-radius: 50%;
31577
- background: var(--a1b5xrg3-0);
31578
- }
31579
- .E_a1b5xrg3.btn-item {
31580
- transition: all 160ms ease;
31581
- cursor: pointer;
31582
- width: 56px;
31583
- height: 40px;
31584
- display: inline-flex;
31585
- align-items: center;
31586
- justify-content: center;
31587
- border-radius: 6px;
31588
- }
31589
- .E_a1b5xrg3.btn-item:hover {
31590
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31591
- }
31592
- .E_a1b5xrg3.btn-item:active {
31593
- transform: translateY(2px);
31594
- transition: all 320ms ease;
31595
- }
31596
-
31597
- .E_owd0kml {
31598
- display: inline-block;
31599
- }
31600
-
31601
- .E_h1jsgezc {
31602
- visibility: hidden;
31603
- position: absolute;
31604
- }
31605
-
31606
31572
  .E_dsnbhzf {
31607
31573
  font-family: Inter;
31608
31574
  font-style: normal;
@@ -32078,6 +32044,40 @@ input.E_rf8rlle.ant-input {
32078
32044
  line-height: 12px;
32079
32045
  }
32080
32046
 
32047
+ .E_a1b5xrg3 .user-icon-inner {
32048
+ display: inline-flex;
32049
+ align-items: center;
32050
+ justify-content: center;
32051
+ color: #fff;
32052
+ font-weight: bold;
32053
+ font-size: 12px;
32054
+ width: 24px;
32055
+ height: 24px;
32056
+ border-radius: 50%;
32057
+ background: var(--a1b5xrg3-0);
32058
+ }
32059
+ .E_a1b5xrg3.btn-item {
32060
+ transition: all 160ms ease;
32061
+ cursor: pointer;
32062
+ width: 56px;
32063
+ height: 40px;
32064
+ display: inline-flex;
32065
+ align-items: center;
32066
+ justify-content: center;
32067
+ border-radius: 6px;
32068
+ }
32069
+ .E_a1b5xrg3.btn-item:hover {
32070
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32071
+ }
32072
+ .E_a1b5xrg3.btn-item:active {
32073
+ transform: translateY(2px);
32074
+ transition: all 320ms ease;
32075
+ }
32076
+
32077
+ .E_m196gn1d {
32078
+ min-width: 1280px;
32079
+ }
32080
+
32081
32081
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32082
32082
  border-radius: 6px;
32083
32083
  }
@@ -32262,6 +32262,21 @@ input.E_rf8rlle.ant-input {
32262
32262
  color: rgba(0, 21, 64, 0.3);
32263
32263
  }
32264
32264
 
32265
+ .E_w1dxz879 {
32266
+ display: flex;
32267
+ flex-direction: column;
32268
+ gap: 6px;
32269
+ }
32270
+ .E_w1dxz879 .ellipsis-tooltip {
32271
+ max-height: var(--w1dxz879-0);
32272
+ text-overflow: clip;
32273
+ overflow: hidden;
32274
+ }
32275
+ .E_w1dxz879 .tips {
32276
+ color: #fff;
32277
+ opacity: 0.8;
32278
+ }
32279
+
32265
32280
  .E_oa99sl3 {
32266
32281
  display: flex;
32267
32282
  justify-content: space-between;
@@ -32287,19 +32302,20 @@ input.E_rf8rlle.ant-input {
32287
32302
  flex-shrink: 0;
32288
32303
  }
32289
32304
 
32290
- .E_w1dxz879 {
32305
+ .E_ryby9ds {
32291
32306
  display: flex;
32292
- flex-direction: column;
32293
- gap: 6px;
32294
- }
32295
- .E_w1dxz879 .ellipsis-tooltip {
32296
- max-height: var(--w1dxz879-0);
32297
- text-overflow: clip;
32298
- overflow: hidden;
32307
+ align-items: center;
32299
32308
  }
32300
- .E_w1dxz879 .tips {
32301
- color: #fff;
32302
- opacity: 0.8;
32309
+ .E_ryby9ds .order {
32310
+ height: 24px;
32311
+ width: 24px;
32312
+ border-radius: 20px;
32313
+ color: #0080ff;
32314
+ background: rgba(0, 136, 255, 0.1);
32315
+ display: flex;
32316
+ align-items: center;
32317
+ justify-content: center;
32318
+ margin-right: 6px;
32303
32319
  }
32304
32320
 
32305
32321
  .E_suhck3k {
@@ -32315,22 +32331,6 @@ input.E_rf8rlle.ant-input {
32315
32331
  fill: blue;
32316
32332
  }
32317
32333
 
32318
- .E_ryby9ds {
32319
- display: flex;
32320
- align-items: center;
32321
- }
32322
- .E_ryby9ds .order {
32323
- height: 24px;
32324
- width: 24px;
32325
- border-radius: 20px;
32326
- color: #0080ff;
32327
- background: rgba(0, 136, 255, 0.1);
32328
- display: flex;
32329
- align-items: center;
32330
- justify-content: center;
32331
- margin-right: 6px;
32332
- }
32333
-
32334
32334
  .E_hrhfj7c {
32335
32335
  display: none;
32336
32336
  }
@@ -32805,22 +32805,66 @@ input.E_rf8rlle.ant-input {
32805
32805
  background-color: transparent;
32806
32806
  }
32807
32807
 
32808
- .E_ckui4s7 {
32808
+ .E_c1kghdax {
32809
32809
  color: #2d3a56;
32810
- line-height: 22px;
32811
- display: inline-flex;
32812
- }
32813
- .E_ckui4s7 .ant-checkbox {
32814
- height: 22px;
32810
+ padding: 7px 12px;
32815
32811
  display: flex;
32812
+ justify-content: space-between;
32816
32813
  align-items: center;
32817
- top: 0;
32818
32814
  }
32819
- .E_ckui4s7 .ant-checkbox-checked::after {
32820
- border: none;
32815
+ .E_c1kghdax.has-arrow {
32816
+ padding-left: 10px;
32821
32817
  }
32822
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
32823
- border-color: #0080ff;
32818
+ .E_c1kghdax.has-arrow .title-wrapper {
32819
+ cursor: pointer;
32820
+ color: #00122e;
32821
+ }
32822
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32823
+ color: #2d3a56;
32824
+ font-weight: 600;
32825
+ }
32826
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32827
+ transform: rotate(90deg);
32828
+ }
32829
+ .E_c1kghdax .sub-info {
32830
+ font-size: 12px;
32831
+ line-height: 18px;
32832
+ }
32833
+ .E_c1kghdax .title-wrapper {
32834
+ display: flex;
32835
+ align-items: center;
32836
+ user-select: none;
32837
+ flex-grow: 1;
32838
+ font-size: 12px;
32839
+ line-height: 18px;
32840
+ color: #2d3a56;
32841
+ font-weight: 700;
32842
+ }
32843
+ .E_c1kghdax .collapse-arrow {
32844
+ transition: all 50ms ease-out 0ms;
32845
+ margin-right: 2px;
32846
+ }
32847
+
32848
+ .E_c1yd35n {
32849
+ padding: 0 12px 14px 12px;
32850
+ }
32851
+
32852
+ .E_ckui4s7 {
32853
+ color: #2d3a56;
32854
+ line-height: 22px;
32855
+ display: inline-flex;
32856
+ }
32857
+ .E_ckui4s7 .ant-checkbox {
32858
+ height: 22px;
32859
+ display: flex;
32860
+ align-items: center;
32861
+ top: 0;
32862
+ }
32863
+ .E_ckui4s7 .ant-checkbox-checked::after {
32864
+ border: none;
32865
+ }
32866
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
32867
+ border-color: #0080ff;
32824
32868
  }
32825
32869
  .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32826
32870
  border: 1px solid rgba(107, 128, 167, 0.6);
@@ -32869,50 +32913,6 @@ input.E_rf8rlle.ant-input {
32869
32913
  margin-left: 24px;
32870
32914
  }
32871
32915
 
32872
- .E_c1yd35n {
32873
- padding: 0 12px 14px 12px;
32874
- }
32875
-
32876
- .E_c1kghdax {
32877
- color: #2d3a56;
32878
- padding: 7px 12px;
32879
- display: flex;
32880
- justify-content: space-between;
32881
- align-items: center;
32882
- }
32883
- .E_c1kghdax.has-arrow {
32884
- padding-left: 10px;
32885
- }
32886
- .E_c1kghdax.has-arrow .title-wrapper {
32887
- cursor: pointer;
32888
- color: #00122e;
32889
- }
32890
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32891
- color: #2d3a56;
32892
- font-weight: 600;
32893
- }
32894
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32895
- transform: rotate(90deg);
32896
- }
32897
- .E_c1kghdax .sub-info {
32898
- font-size: 12px;
32899
- line-height: 18px;
32900
- }
32901
- .E_c1kghdax .title-wrapper {
32902
- display: flex;
32903
- align-items: center;
32904
- user-select: none;
32905
- flex-grow: 1;
32906
- font-size: 12px;
32907
- line-height: 18px;
32908
- color: #2d3a56;
32909
- font-weight: 700;
32910
- }
32911
- .E_c1kghdax .collapse-arrow {
32912
- transition: all 50ms ease-out 0ms;
32913
- margin-right: 2px;
32914
- }
32915
-
32916
32916
  .E_b14q2gmw {
32917
32917
  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);
32918
32918
  }
@@ -32979,490 +32979,375 @@ input.E_rf8rlle.ant-input {
32979
32979
  animation: loading-indicator3 1100ms ease-out infinite;
32980
32980
  }
32981
32981
 
32982
- .E_sjob3jg {
32983
- --item-min-width: 60px;
32984
- }
32985
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
32986
- display: none !important;
32982
+ .E_tc97u5y {
32983
+ height: 100%;
32987
32984
  }
32988
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
32989
- flex-shrink: 0 !important;
32985
+
32986
+ .E_efzf37v .ant-table-content,
32987
+ .E_efzf37v .ant-table-body {
32988
+ overflow: visible !important;
32989
+ height: 100%;
32990
32990
  }
32991
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32992
- color: #0080ff;
32991
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
32992
+ height: 100%;
32993
32993
  }
32994
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32995
- color: #0080ff;
32996
- font-weight: normal;
32994
+ .E_efzf37v table {
32995
+ width: 100% !important;
32996
+ height: 100%;
32997
32997
  }
32998
- .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 {
32999
- color: rgba(44, 56, 82, 0.6);
32998
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
32999
+ padding: 15px 0;
33000
33000
  }
33001
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33002
- color: #00122e;
33001
+ .E_efzf37v table thead.ant-table-thead {
33002
+ display: none;
33003
33003
  }
33004
- .E_sjob3jg .step-item-text {
33005
- display: inline-block;
33004
+
33005
+ .E_t1fisho6 {
33006
+ height: 100%;
33006
33007
  }
33007
- .E_sjob3jg .step-item-title {
33008
- overflow: hidden;
33009
- white-space: nowrap;
33010
- text-overflow: ellipsis;
33008
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33009
+ padding-top: 6px;
33010
+ padding-bottom: 6px;
33011
33011
  }
33012
-
33013
- .E_hjvj6s6 .ant-steps-item-container {
33014
- min-width: var(--item-min-width);
33012
+ .E_t1fisho6 .active-row td:nth-child(1) {
33013
+ font-weight: 700;
33015
33014
  }
33016
- .E_hjvj6s6 .ant-steps-item-disabled {
33017
- cursor: not-allowed !important;
33015
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33016
+ font-weight: 700;
33018
33017
  }
33019
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33020
- flex-direction: row;
33021
- justify-content: stretch;
33018
+ .E_t1fisho6 .ant-spin-nested-loading {
33019
+ height: 100%;
33022
33020
  }
33023
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33024
- padding: 0;
33025
- margin-right: 4px;
33026
- flex: 1;
33021
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33022
+ height: 100%;
33027
33023
  overflow: visible;
33028
33024
  }
33029
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33030
- width: 100%;
33031
- min-height: unset;
33025
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33026
+ max-height: none;
33032
33027
  }
33033
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33034
- height: 26px;
33035
- line-height: 26px;
33036
- width: 100%;
33037
- padding: 0;
33038
- font-size: 12px;
33028
+ .E_t1fisho6 td.ant-table-column-sort {
33029
+ background: transparent;
33039
33030
  }
33040
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33041
- margin-right: 10px;
33031
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33032
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33033
+ background: #fff;
33034
+ padding: 0 !important;
33042
33035
  }
33043
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33044
- display: none;
33036
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33037
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33038
+ display: flex;
33039
+ align-items: center;
33040
+ height: 100%;
33041
+ padding: 8px;
33045
33042
  }
33046
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33047
- padding-left: 8px;
33048
- padding-right: 4px;
33049
- border-radius: 4px 0 0 4px;
33043
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33044
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33045
+ overflow: hidden;
33046
+ text-overflow: ellipsis;
33047
+ width: 100%;
33050
33048
  }
33051
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33052
- margin-right: 0;
33049
+ .E_t1fisho6 .ant-table-container {
33050
+ height: 100%;
33053
33051
  }
33054
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33055
- padding-right: 8px;
33056
- padding-left: 12px;
33057
- border-radius: 0 4px 4px 0;
33052
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33053
+ box-shadow: none !important;
33058
33054
  }
33059
- .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 {
33060
- content: "";
33061
- width: 0;
33062
- height: 0;
33063
- border: 13px solid transparent;
33064
- position: absolute;
33065
- top: 0;
33066
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33067
- z-index: 2;
33055
+ .E_t1fisho6 div.ant-table {
33056
+ border-radius: 0px;
33057
+ border-left: none;
33058
+ border-right: none;
33059
+ border-bottom: none;
33060
+ height: 100%;
33061
+ font-size: 12px;
33062
+ background: transparent;
33063
+ }
33064
+ .E_t1fisho6 div.ant-table .ant-table-header {
33068
33065
  position: relative;
33069
- top: -50%;
33070
- right: -100%;
33066
+ z-index: 3;
33067
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33068
+ margin-bottom: -1px;
33071
33069
  }
33072
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33073
- padding: 0 4px 0 12px;
33070
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
33071
+ .E_t1fisho6 div.ant-table .value {
33072
+ color: #2d3a56;
33074
33073
  }
33075
- .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 {
33076
- content: "";
33077
- width: 0;
33078
- height: 0;
33079
- border: 13px solid transparent;
33080
- position: absolute;
33081
- top: 0;
33082
- border-left: 8px solid #fff;
33083
- left: 0;
33074
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
33075
+ .E_t1fisho6 div.ant-table .unit {
33076
+ color: rgba(44, 56, 82, 0.6);
33084
33077
  }
33085
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33086
- max-width: calc(100% - var(--item-min-width) * 2);
33078
+ .E_t1fisho6 div.ant-table .ant-table-selection {
33079
+ position: unset;
33080
+ text-align: center;
33087
33081
  }
33088
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33089
- background-color: rgba(0, 136, 255, 0.1);
33082
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33083
+ background: #fff;
33090
33084
  }
33091
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33092
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33093
- }
33094
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33085
+ .E_t1fisho6 div.ant-table .anticon-setting {
33095
33086
  cursor: pointer;
33096
- min-width: var(--item-min-width);
33087
+ position: absolute;
33088
+ top: 50%;
33089
+ right: 12px;
33090
+ transform: translateY(-50%);
33097
33091
  }
33098
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33099
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33100
- min-width: var(--item-min-width);
33092
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33093
+ box-shadow: none;
33094
+ width: 1px;
33095
+ background: rgba(213, 219, 227, 0.6);
33101
33096
  }
33102
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33103
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33104
- background-color: rgba(237, 241, 250, 0.6);
33097
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33098
+ box-shadow: none;
33099
+ width: 1px;
33100
+ background: rgba(213, 219, 227, 0.6);
33105
33101
  }
33106
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33107
- padding: 0;
33102
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
33103
+ position: relative;
33108
33104
  }
33109
-
33110
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33111
- width: 192px;
33112
- row-gap: 2px;
33105
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33106
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33107
+ border-bottom: 1px solid white;
33108
+ height: 40px;
33109
+ vertical-align: middle;
33110
+ transition: background 0ms;
33111
+ color: #00122e;
33113
33112
  }
33114
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33115
- background-color: rgba(225, 230, 241, 0.6);
33113
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33114
+ background: #f2f5fa;
33115
+ border-bottom-color: #f2f5fa;
33116
33116
  }
33117
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33118
- color: #00122e !important;
33117
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33118
+ height: auto;
33119
+ color: #00122e;
33120
+ font-size: 12px;
33121
+ text-align: left;
33122
+ transition: none;
33123
+ overflow: hidden;
33124
+ text-overflow: ellipsis;
33125
+ white-space: nowrap;
33119
33126
  }
33120
- .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 {
33121
- background-color: rgba(225, 230, 241, 0.6);
33127
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33128
+ color: #0096ff;
33122
33129
  }
33123
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33124
- padding: 0 8px;
33125
- border-radius: 4px;
33126
- height: 32px;
33127
- display: flex;
33128
- align-items: center;
33130
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33131
+ overflow: hidden;
33132
+ text-overflow: ellipsis;
33133
+ width: 100%;
33134
+ vertical-align: middle;
33129
33135
  }
33130
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33131
- min-height: auto;
33132
- white-space: nowrap;
33136
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33137
+ line-height: 0px;
33133
33138
  }
33134
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33135
- font-size: 13px;
33136
- line-height: 20px;
33137
- max-width: 100%;
33138
- padding-right: 0;
33139
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33140
+ padding-right: 25px;
33139
33141
  }
33140
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33141
- background: rgba(0, 128, 255, 0.1);
33142
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33143
+ border-top-color: transparent;
33142
33144
  }
33143
-
33144
- .E_h6l1tj4 {
33145
- width: 100%;
33146
- display: inline-flex;
33147
- align-items: center;
33148
- justify-content: center;
33149
- column-gap: 4px;
33145
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33146
+ background: rgba(225, 230, 241, 0.6);
33147
+ border-color: transparent transparent white;
33150
33148
  }
33151
- .E_h6l1tj4 .step-item-prefix-container {
33152
- display: inline-flex;
33153
- align-items: center;
33154
- width: 18px;
33155
- height: 18px;
33156
- color: rgba(44, 56, 82, 0.75);
33157
- justify-content: center;
33149
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33150
+ border-radius: 8px 0 0 8px;
33158
33151
  }
33159
-
33160
- .E_v18frne8 {
33161
- width: 100%;
33162
- display: flex;
33163
- align-items: center;
33164
- justify-content: center;
33165
- column-gap: 6px;
33166
- font-size: 13px;
33152
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33153
+ border-radius: 8px 0 0 8px;
33167
33154
  }
33168
- .E_v18frne8 .step-item-prefix-container {
33169
- display: inline-flex;
33170
- align-items: center;
33171
- min-width: 20px;
33172
- min-height: 20px;
33173
- color: rgba(44, 56, 82, 0.75);
33174
- justify-content: center;
33155
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33156
+ content: "";
33157
+ width: 4px;
33158
+ top: -1px;
33159
+ bottom: -1px;
33160
+ background: white;
33175
33161
  }
33176
-
33177
- .E_w7ob4th.outside-tag {
33178
- padding-left: 0;
33162
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33163
+ border-radius: 0 8px 8px 0;
33179
33164
  }
33180
- .E_w7ob4th.outside-tag .inside-tag {
33181
- border-radius: 4px 0 0 4px;
33182
- padding-right: 4px;
33183
- margin-right: 4px;
33165
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33166
+ border-radius: 0;
33167
+ background: white;
33168
+ border-top: none;
33184
33169
  }
33185
-
33186
- .E_t1dtlqs1 {
33187
- margin-bottom: 4px;
33188
- color: rgba(44, 56, 82, 0.6);
33170
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33171
+ border-top: 1px solid transparent;
33172
+ border-radius: 0 8px 8px 0;
33173
+ background: rgba(225, 230, 241, 0.6);
33189
33174
  }
33190
-
33191
- .E_s1ese5oy {
33192
- color: rgba(44, 56, 82, 0.6);
33193
- line-height: 32px;
33194
- height: 32px;
33195
- margin-bottom: 0;
33175
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33176
+ background: white;
33177
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33196
33178
  }
33197
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33198
- color: #0080ff;
33179
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33180
+ display: flex;
33181
+ align-items: center;
33182
+ height: 100%;
33183
+ background: rgba(225, 230, 241, 0.6);
33199
33184
  }
33200
- .E_s1ese5oy.warning {
33201
- color: #ffa500;
33185
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33186
+ background: white;
33187
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33202
33188
  }
33203
- .E_s1ese5oy.success {
33204
- color: #00ba5d;
33189
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33190
+ display: flex;
33191
+ align-items: center;
33192
+ height: 100%;
33193
+ background: rgba(225, 230, 241, 0.6);
33205
33194
  }
33206
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
33207
- color: #f0483e;
33195
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33196
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33208
33197
  }
33209
- .E_s1ese5oy.normal {
33210
- color: rgba(44, 56, 82, 0.6);
33198
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33199
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33200
+ border-radius: 8px;
33211
33201
  }
33212
-
33213
- .E_b1ibis43 {
33214
- margin-bottom: 0;
33215
- color: #00122e;
33202
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33203
+ border-top-color: white;
33216
33204
  }
33217
-
33218
- .E_b11xxjd2 {
33219
- line-height: 32px;
33220
- margin-right: 6px;
33205
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33206
+ background: rgba(0, 136, 255, 0.1);
33207
+ border-bottom-color: transparent;
33208
+ border-top-color: transparent;
33221
33209
  }
33222
-
33223
- .E_bsub5bw.with-description {
33224
- height: 24px;
33225
- flex: 1;
33226
- position: relative;
33227
- top: -7px;
33210
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33211
+ border-radius: 8px 0 0 8px;
33228
33212
  }
33229
- .E_bsub5bw p {
33230
- width: 100%;
33231
- overflow: hidden;
33232
- text-overflow: ellipsis;
33233
- white-space: nowrap;
33213
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33214
+ border-radius: 0 8px 8px 0;
33234
33215
  }
33235
-
33236
- .E_tmoyoag {
33237
- border: 1px solid rgba(211, 218, 235, 0.6);
33238
- border-radius: 8px;
33239
- overflow: auto;
33216
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33217
+ background: rgba(0, 136, 255, 0.1);
33240
33218
  }
33241
- .E_tmoyoag .ant-list {
33219
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33220
+ background: #fff;
33221
+ font-weight: 400;
33242
33222
  position: relative;
33243
- }
33244
- .E_tmoyoag .ant-list .ant-list-item:last-child {
33245
33223
  border-bottom: none;
33224
+ color: #00122e;
33225
+ transition: none;
33226
+ padding: 14px 8px 14px 8px;
33227
+ line-height: 20px;
33246
33228
  }
33247
- .E_tmoyoag .ant-list .eagle-table-form-header {
33248
- position: sticky;
33229
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33230
+ content: "";
33231
+ width: 1px;
33249
33232
  top: 0;
33250
- z-index: 2;
33251
- display: flex;
33252
- padding: 8px;
33253
- flex-wrap: nowrap;
33254
- justify-content: flex-start;
33255
- background: #f2f5fa;
33256
- font-size: 14px;
33257
- color: rgba(44, 56, 82, 0.6);
33258
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33233
+ bottom: 0;
33234
+ background: rgba(211, 218, 235, 0.6);
33235
+ position: absolute;
33236
+ right: 0;
33259
33237
  }
33260
- .E_tmoyoag .ant-list .eagle-table-form-header {
33261
- align-items: inherit;
33238
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33239
+ padding: unset;
33262
33240
  }
33263
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33264
- margin-bottom: 0;
33241
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33242
+ display: none;
33265
33243
  }
33266
- .E_tmoyoag .ant-list .eagle-table-form-row {
33267
- display: flex;
33268
- justify-content: flex-start;
33269
- align-items: flex-start;
33270
- flex-wrap: wrap;
33271
- padding: 8px;
33272
- border: none;
33273
- }
33274
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33275
- flex-basis: 100%;
33276
- margin: 12px 0 0;
33277
- order: 99;
33278
- color: rgba(44, 56, 82, 0.6);
33244
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33245
+ width: 100%;
33246
+ overflow: hidden;
33247
+ white-space: nowrap;
33248
+ text-overflow: ellipsis;
33279
33249
  }
33280
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33281
- color: #f0483e;
33282
- flex-basis: 100%;
33283
- order: 98;
33284
- margin: 12px 0 0;
33250
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33251
+ overflow: hidden;
33252
+ text-overflow: ellipsis;
33253
+ flex: 1;
33285
33254
  }
33286
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33287
- background-color: rgba(237, 241, 250, 0.6);
33255
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33256
+ padding: 15px 25px 15px 8px;
33288
33257
  }
33289
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33290
- background-color: rgba(0, 136, 255, 0.1);
33258
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33259
+ padding: 0;
33291
33260
  }
33292
- .E_tmoyoag .ant-list .eagle-table-form-cell {
33293
- flex: 1 0 0;
33294
- overflow: hidden;
33261
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33262
+ position: absolute;
33263
+ right: 6px;
33264
+ top: 50%;
33265
+ transform: translateY(-50%);
33266
+ height: 16px;
33267
+ display: none;
33268
+ transition: transform 320ms ease;
33295
33269
  }
33296
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33297
- color: rgba(44, 56, 82, 0.6);
33298
- margin: 0;
33270
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33271
+ display: block;
33272
+ transform: translateY(-50%) rotateX(180deg);
33299
33273
  }
33300
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33301
- text-align: center;
33274
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33275
+ display: block;
33302
33276
  }
33303
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
33304
- text-align: center;
33277
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33278
+ display: none;
33305
33279
  }
33306
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33307
- text-align: left;
33280
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33281
+ transform: translateY(-50%);
33308
33282
  }
33309
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
33310
- text-align: left;
33283
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33284
+ transform: translateY(-50%) rotateX(180deg);
33311
33285
  }
33312
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33313
- text-align: right;
33286
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33287
+ background: #f2f5fa;
33314
33288
  }
33315
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
33316
- text-align: right;
33289
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33290
+ display: block;
33317
33291
  }
33318
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33319
- margin-right: 8px;
33292
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33293
+ padding-right: 25px;
33320
33294
  }
33321
- .E_tmoyoag .ant-list .ant-list-item-action {
33322
- padding: 4px;
33323
- width: 24px;
33324
- height: 24px;
33325
- overflow: hidden;
33295
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33296
+ padding: 0 !important;
33326
33297
  }
33327
- .E_tmoyoag .ant-list .ant-list-item-action li {
33328
- padding: 0;
33298
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33299
+ position: absolute;
33300
+ left: 50%;
33301
+ top: 50%;
33302
+ transform: translate(-50%, -50%);
33329
33303
  }
33330
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
33331
- cursor: not-allowed;
33332
- opacity: 0.5;
33304
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33305
+ display: none;
33333
33306
  }
33334
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33335
- margin: 0;
33307
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33308
+ background: #fff;
33336
33309
  }
33337
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33338
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33339
- border-radius: 5px;
33340
- font-size: 12px;
33310
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33311
+ background: inherit;
33341
33312
  }
33342
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33343
- font-size: inherit;
33313
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33314
+ position: static;
33315
+ border: none;
33316
+ background: inherit !important;
33317
+ height: 100px;
33318
+ vertical-align: middle;
33344
33319
  }
33345
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33346
- min-height: 24px;
33347
- font-size: 12px;
33348
- position: relative;
33320
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33321
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33322
+ font-weight: bold;
33323
+ font-size: 20px;
33324
+ color: rgba(10, 37, 85, 0.6);
33349
33325
  }
33350
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33351
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33326
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33327
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33328
+ z-index: 10;
33352
33329
  }
33353
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33354
- background-color: rgba(237, 241, 250, 0.6);
33330
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33331
+ padding: 0 !important;
33332
+ position: relative;
33333
+ background: #fff;
33355
33334
  }
33356
-
33357
- .E_a138syjm {
33335
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33336
+ height: 100%;
33358
33337
  display: flex;
33359
33338
  align-items: center;
33360
- margin-top: 8px;
33361
- }
33362
- .E_a138syjm button.ant-btn {
33363
- padding: 2px 8px;
33364
- height: 24px;
33365
- }
33366
- .E_a138syjm > span.maximum-desc {
33367
- display: none;
33368
- margin-left: 8px;
33369
- color: rgba(44, 56, 82, 0.6);
33370
- }
33371
- .E_a138syjm > span.maximum-desc.disabled {
33372
- display: inline;
33339
+ justify-content: flex-end;
33340
+ padding-right: 8px;
33373
33341
  }
33374
-
33375
- .E_d77i8u0 {
33342
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33376
33343
  width: 24px;
33377
33344
  height: 24px;
33378
- padding: 4px;
33379
- margin-right: 8px;
33380
- }
33381
-
33382
- .E_slr2ynn {
33383
- padding: 0 8px;
33384
- height: 18px;
33385
- }
33386
-
33387
- .E_m140wbb6 {
33388
- padding: 2px 8px;
33389
- height: 24px;
33390
- }
33391
-
33392
- .E_t1fozc1i {
33393
- margin: 0;
33394
- }
33395
-
33396
- .E_i1vxv4ln {
33397
- margin-right: 4px;
33398
- height: 16px;
33399
- }
33400
-
33401
- .E_n1afl31m.ant-tag.ant-tag-gray {
33402
- font-weight: 700;
33403
- color: #00122e;
33404
- background-color: rgba(237, 241, 250, 0.6);
33405
- border: 1px solid rgba(211, 218, 235, 0.6);
33406
- word-break: break-all;
33407
- display: inline;
33408
- white-space: normal;
33409
- }
33410
-
33411
- .E_i1g85yz3 {
33412
- margin-right: 4px;
33413
- height: 16px;
33414
- }
33415
-
33416
- button.E_l48ei06.ant-btn,
33417
- button.E_l48ei06.ant-btn.ant-btn-sm,
33418
- button.E_l48ei06.ant-btn.ant-btn-lg {
33419
- font-size: 12px;
33420
- line-height: 18px;
33421
- height: 18px;
33422
- }
33423
-
33424
- button.E_l48ei06 {
33425
- color: #0080FF;
33426
- height: unset;
33427
- }
33428
- button.E_l48ei06 .button-prefix-icon {
33429
- margin-right: 4px;
33430
- }
33431
- button.E_l48ei06 .button-suffix-icon {
33432
- margin-left: 4px;
33433
- }
33434
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33435
- color: #009DFF;
33436
- }
33437
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33438
- color: #005ED1;
33439
- }
33440
- button.E_l48ei06.ui-kit-link-disabled {
33441
- color: #0080FF;
33442
- }
33443
- button.E_l48ei06.ui-kit-link-primary {
33444
- color: #00122E;
33445
- }
33446
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33447
- color: #0080FF;
33448
- }
33449
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33450
- color: #005ED1;
33451
- }
33452
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33453
- color: #00122E;
33454
- }
33455
- button.E_l48ei06.ui-kit-link-secondary {
33456
- color: rgba(44, 56, 82, 0.7490196078);
33457
- }
33458
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33459
- color: #0080FF;
33460
- }
33461
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33462
- color: #005ED1;
33345
+ cursor: pointer;
33346
+ justify-content: center;
33347
+ border-radius: 4px;
33463
33348
  }
33464
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33465
- color: rgba(44, 56, 82, 0.7490196078);
33349
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33350
+ background: #fff;
33466
33351
  }
33467
33352
 
33468
33353
  .E_sddwhm6 {
@@ -33540,375 +33425,490 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33540
33425
  display: inline-block;
33541
33426
  }
33542
33427
 
33543
- .E_tc97u5y {
33544
- height: 100%;
33545
- }
33546
-
33547
- .E_efzf37v .ant-table-content,
33548
- .E_efzf37v .ant-table-body {
33549
- overflow: visible !important;
33550
- height: 100%;
33428
+ button.E_l48ei06.ant-btn,
33429
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33430
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33431
+ font-size: 12px;
33432
+ line-height: 18px;
33433
+ height: 18px;
33551
33434
  }
33552
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33553
- height: 100%;
33435
+
33436
+ button.E_l48ei06 {
33437
+ color: #0080FF;
33438
+ height: unset;
33554
33439
  }
33555
- .E_efzf37v table {
33556
- width: 100% !important;
33557
- height: 100%;
33440
+ button.E_l48ei06 .button-prefix-icon {
33441
+ margin-right: 4px;
33558
33442
  }
33559
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33560
- padding: 15px 0;
33443
+ button.E_l48ei06 .button-suffix-icon {
33444
+ margin-left: 4px;
33561
33445
  }
33562
- .E_efzf37v table thead.ant-table-thead {
33563
- display: none;
33446
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33447
+ color: #009DFF;
33564
33448
  }
33565
-
33566
- .E_t1fisho6 {
33567
- height: 100%;
33449
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33450
+ color: #005ED1;
33568
33451
  }
33569
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33570
- padding-top: 6px;
33571
- padding-bottom: 6px;
33452
+ button.E_l48ei06.ui-kit-link-disabled {
33453
+ color: #0080FF;
33572
33454
  }
33573
- .E_t1fisho6 .active-row td:nth-child(1) {
33574
- font-weight: 700;
33455
+ button.E_l48ei06.ui-kit-link-primary {
33456
+ color: #00122E;
33575
33457
  }
33576
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33577
- font-weight: 700;
33458
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33459
+ color: #0080FF;
33578
33460
  }
33579
- .E_t1fisho6 .ant-spin-nested-loading {
33580
- height: 100%;
33461
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33462
+ color: #005ED1;
33581
33463
  }
33582
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33583
- height: 100%;
33584
- overflow: visible;
33464
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33465
+ color: #00122E;
33585
33466
  }
33586
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33587
- max-height: none;
33467
+ button.E_l48ei06.ui-kit-link-secondary {
33468
+ color: rgba(44, 56, 82, 0.7490196078);
33588
33469
  }
33589
- .E_t1fisho6 td.ant-table-column-sort {
33590
- background: transparent;
33470
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33471
+ color: #0080FF;
33591
33472
  }
33592
- .E_t1fisho6 td.ant-table-cell-fix-left,
33593
- .E_t1fisho6 td.ant-table-cell-fix-right {
33594
- background: #fff;
33595
- padding: 0 !important;
33473
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33474
+ color: #005ED1;
33596
33475
  }
33597
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33598
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33599
- display: flex;
33600
- align-items: center;
33601
- height: 100%;
33602
- padding: 8px;
33476
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33477
+ color: rgba(44, 56, 82, 0.7490196078);
33603
33478
  }
33604
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33605
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33606
- overflow: hidden;
33607
- text-overflow: ellipsis;
33608
- width: 100%;
33479
+
33480
+ .E_w7ob4th.outside-tag {
33481
+ padding-left: 0;
33609
33482
  }
33610
- .E_t1fisho6 .ant-table-container {
33611
- height: 100%;
33483
+ .E_w7ob4th.outside-tag .inside-tag {
33484
+ border-radius: 4px 0 0 4px;
33485
+ padding-right: 4px;
33486
+ margin-right: 4px;
33612
33487
  }
33613
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33614
- box-shadow: none !important;
33488
+
33489
+ .E_i1g85yz3 {
33490
+ margin-right: 4px;
33491
+ height: 16px;
33615
33492
  }
33616
- .E_t1fisho6 div.ant-table {
33617
- border-radius: 0px;
33618
- border-left: none;
33619
- border-right: none;
33620
- border-bottom: none;
33621
- height: 100%;
33622
- font-size: 12px;
33623
- background: transparent;
33493
+
33494
+ .E_slr2ynn {
33495
+ padding: 0 8px;
33496
+ height: 18px;
33624
33497
  }
33625
- .E_t1fisho6 div.ant-table .ant-table-header {
33626
- position: relative;
33627
- z-index: 3;
33628
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33629
- margin-bottom: -1px;
33498
+
33499
+ .E_m140wbb6 {
33500
+ padding: 2px 8px;
33501
+ height: 24px;
33630
33502
  }
33631
- .E_t1fisho6 div.ant-table .time-wrapper .date,
33632
- .E_t1fisho6 div.ant-table .value {
33633
- color: #2d3a56;
33503
+
33504
+ .E_t1fozc1i {
33505
+ margin: 0;
33634
33506
  }
33635
- .E_t1fisho6 div.ant-table .time-wrapper .time,
33636
- .E_t1fisho6 div.ant-table .unit {
33637
- color: rgba(44, 56, 82, 0.6);
33507
+
33508
+ .E_i1vxv4ln {
33509
+ margin-right: 4px;
33510
+ height: 16px;
33638
33511
  }
33639
- .E_t1fisho6 div.ant-table .ant-table-selection {
33640
- position: unset;
33641
- text-align: center;
33512
+
33513
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33514
+ font-weight: 700;
33515
+ color: #00122e;
33516
+ background-color: rgba(237, 241, 250, 0.6);
33517
+ border: 1px solid rgba(211, 218, 235, 0.6);
33518
+ word-break: break-all;
33519
+ display: inline;
33520
+ white-space: normal;
33642
33521
  }
33643
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33644
- background: #fff;
33522
+
33523
+ .E_sjob3jg {
33524
+ --item-min-width: 60px;
33645
33525
  }
33646
- .E_t1fisho6 div.ant-table .anticon-setting {
33647
- cursor: pointer;
33648
- position: absolute;
33649
- top: 50%;
33650
- right: 12px;
33651
- transform: translateY(-50%);
33526
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33527
+ display: none !important;
33652
33528
  }
33653
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33654
- box-shadow: none;
33655
- width: 1px;
33656
- background: rgba(213, 219, 227, 0.6);
33529
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33530
+ flex-shrink: 0 !important;
33657
33531
  }
33658
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33659
- box-shadow: none;
33660
- width: 1px;
33661
- background: rgba(213, 219, 227, 0.6);
33532
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33533
+ color: #0080ff;
33662
33534
  }
33663
- .E_t1fisho6 div.ant-table .ant-table-tbody {
33664
- position: relative;
33535
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33536
+ color: #0080ff;
33537
+ font-weight: normal;
33665
33538
  }
33666
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33667
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33668
- border-bottom: 1px solid white;
33669
- height: 40px;
33670
- vertical-align: middle;
33671
- transition: background 0ms;
33539
+ .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 {
33540
+ color: rgba(44, 56, 82, 0.6);
33541
+ }
33542
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33672
33543
  color: #00122e;
33673
33544
  }
33674
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33675
- background: #f2f5fa;
33676
- border-bottom-color: #f2f5fa;
33545
+ .E_sjob3jg .step-item-text {
33546
+ display: inline-block;
33677
33547
  }
33678
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33679
- height: auto;
33680
- color: #00122e;
33681
- font-size: 12px;
33682
- text-align: left;
33683
- transition: none;
33548
+ .E_sjob3jg .step-item-title {
33684
33549
  overflow: hidden;
33685
- text-overflow: ellipsis;
33686
33550
  white-space: nowrap;
33551
+ text-overflow: ellipsis;
33687
33552
  }
33688
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33689
- color: #0096ff;
33553
+
33554
+ .E_hjvj6s6 .ant-steps-item-container {
33555
+ min-width: var(--item-min-width);
33690
33556
  }
33691
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33692
- overflow: hidden;
33693
- text-overflow: ellipsis;
33557
+ .E_hjvj6s6 .ant-steps-item-disabled {
33558
+ cursor: not-allowed !important;
33559
+ }
33560
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33561
+ flex-direction: row;
33562
+ justify-content: stretch;
33563
+ }
33564
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33565
+ padding: 0;
33566
+ margin-right: 4px;
33567
+ flex: 1;
33568
+ overflow: visible;
33569
+ }
33570
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33694
33571
  width: 100%;
33695
- vertical-align: middle;
33572
+ min-height: unset;
33696
33573
  }
33697
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33698
- line-height: 0px;
33574
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33575
+ height: 26px;
33576
+ line-height: 26px;
33577
+ width: 100%;
33578
+ padding: 0;
33579
+ font-size: 12px;
33699
33580
  }
33700
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33701
- padding-right: 25px;
33581
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33582
+ margin-right: 10px;
33702
33583
  }
33703
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33704
- border-top-color: transparent;
33584
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33585
+ display: none;
33705
33586
  }
33706
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33707
- background: rgba(225, 230, 241, 0.6);
33708
- border-color: transparent transparent white;
33587
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33588
+ padding-left: 8px;
33589
+ padding-right: 4px;
33590
+ border-radius: 4px 0 0 4px;
33709
33591
  }
33710
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33711
- border-radius: 8px 0 0 8px;
33592
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33593
+ margin-right: 0;
33712
33594
  }
33713
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33714
- border-radius: 8px 0 0 8px;
33595
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33596
+ padding-right: 8px;
33597
+ padding-left: 12px;
33598
+ border-radius: 0 4px 4px 0;
33715
33599
  }
33716
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33600
+ .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 {
33717
33601
  content: "";
33718
- width: 4px;
33719
- top: -1px;
33720
- bottom: -1px;
33721
- background: white;
33602
+ width: 0;
33603
+ height: 0;
33604
+ border: 13px solid transparent;
33605
+ position: absolute;
33606
+ top: 0;
33607
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33608
+ z-index: 2;
33609
+ position: relative;
33610
+ top: -50%;
33611
+ right: -100%;
33722
33612
  }
33723
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33724
- border-radius: 0 8px 8px 0;
33613
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33614
+ padding: 0 4px 0 12px;
33725
33615
  }
33726
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33727
- border-radius: 0;
33728
- background: white;
33729
- border-top: none;
33616
+ .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 {
33617
+ content: "";
33618
+ width: 0;
33619
+ height: 0;
33620
+ border: 13px solid transparent;
33621
+ position: absolute;
33622
+ top: 0;
33623
+ border-left: 8px solid #fff;
33624
+ left: 0;
33730
33625
  }
33731
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33732
- border-top: 1px solid transparent;
33733
- border-radius: 0 8px 8px 0;
33734
- background: rgba(225, 230, 241, 0.6);
33626
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33627
+ max-width: calc(100% - var(--item-min-width) * 2);
33735
33628
  }
33736
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33737
- background: white;
33738
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33629
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33630
+ background-color: rgba(0, 136, 255, 0.1);
33739
33631
  }
33740
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33632
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33633
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33634
+ }
33635
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33636
+ cursor: pointer;
33637
+ min-width: var(--item-min-width);
33638
+ }
33639
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33640
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33641
+ min-width: var(--item-min-width);
33642
+ }
33643
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33644
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33645
+ background-color: rgba(237, 241, 250, 0.6);
33646
+ }
33647
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33648
+ padding: 0;
33649
+ }
33650
+
33651
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33652
+ width: 192px;
33653
+ row-gap: 2px;
33654
+ }
33655
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33656
+ background-color: rgba(225, 230, 241, 0.6);
33657
+ }
33658
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33659
+ color: #00122e !important;
33660
+ }
33661
+ .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 {
33662
+ background-color: rgba(225, 230, 241, 0.6);
33663
+ }
33664
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33665
+ padding: 0 8px;
33666
+ border-radius: 4px;
33667
+ height: 32px;
33741
33668
  display: flex;
33742
33669
  align-items: center;
33743
- height: 100%;
33744
- background: rgba(225, 230, 241, 0.6);
33745
33670
  }
33746
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33747
- background: white;
33748
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33671
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33672
+ min-height: auto;
33673
+ white-space: nowrap;
33749
33674
  }
33750
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33675
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33676
+ font-size: 13px;
33677
+ line-height: 20px;
33678
+ max-width: 100%;
33679
+ padding-right: 0;
33680
+ }
33681
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33682
+ background: rgba(0, 128, 255, 0.1);
33683
+ }
33684
+
33685
+ .E_h6l1tj4 {
33686
+ width: 100%;
33687
+ display: inline-flex;
33688
+ align-items: center;
33689
+ justify-content: center;
33690
+ column-gap: 4px;
33691
+ }
33692
+ .E_h6l1tj4 .step-item-prefix-container {
33693
+ display: inline-flex;
33694
+ align-items: center;
33695
+ width: 18px;
33696
+ height: 18px;
33697
+ color: rgba(44, 56, 82, 0.75);
33698
+ justify-content: center;
33699
+ }
33700
+
33701
+ .E_v18frne8 {
33702
+ width: 100%;
33751
33703
  display: flex;
33752
33704
  align-items: center;
33753
- height: 100%;
33754
- background: rgba(225, 230, 241, 0.6);
33705
+ justify-content: center;
33706
+ column-gap: 6px;
33707
+ font-size: 13px;
33755
33708
  }
33756
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33757
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33709
+ .E_v18frne8 .step-item-prefix-container {
33710
+ display: inline-flex;
33711
+ align-items: center;
33712
+ min-width: 20px;
33713
+ min-height: 20px;
33714
+ color: rgba(44, 56, 82, 0.75);
33715
+ justify-content: center;
33758
33716
  }
33759
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33760
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33761
- border-radius: 8px;
33717
+
33718
+ .E_t1dtlqs1 {
33719
+ margin-bottom: 4px;
33720
+ color: rgba(44, 56, 82, 0.6);
33762
33721
  }
33763
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33764
- border-top-color: white;
33722
+
33723
+ .E_s1ese5oy {
33724
+ color: rgba(44, 56, 82, 0.6);
33725
+ line-height: 32px;
33726
+ height: 32px;
33727
+ margin-bottom: 0;
33765
33728
  }
33766
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33767
- background: rgba(0, 136, 255, 0.1);
33768
- border-bottom-color: transparent;
33769
- border-top-color: transparent;
33729
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
33730
+ color: #0080ff;
33770
33731
  }
33771
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33772
- border-radius: 8px 0 0 8px;
33732
+ .E_s1ese5oy.warning {
33733
+ color: #ffa500;
33773
33734
  }
33774
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33775
- border-radius: 0 8px 8px 0;
33735
+ .E_s1ese5oy.success {
33736
+ color: #00ba5d;
33776
33737
  }
33777
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33778
- background: rgba(0, 136, 255, 0.1);
33738
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
33739
+ color: #f0483e;
33740
+ }
33741
+ .E_s1ese5oy.normal {
33742
+ color: rgba(44, 56, 82, 0.6);
33743
+ }
33744
+
33745
+ .E_b1ibis43 {
33746
+ margin-bottom: 0;
33747
+ color: #00122e;
33748
+ }
33749
+
33750
+ .E_b11xxjd2 {
33751
+ line-height: 32px;
33752
+ margin-right: 6px;
33753
+ }
33754
+
33755
+ .E_bsub5bw.with-description {
33756
+ height: 24px;
33757
+ flex: 1;
33758
+ position: relative;
33759
+ top: -7px;
33760
+ }
33761
+ .E_bsub5bw p {
33762
+ width: 100%;
33763
+ overflow: hidden;
33764
+ text-overflow: ellipsis;
33765
+ white-space: nowrap;
33766
+ }
33767
+
33768
+ .E_tmoyoag {
33769
+ border: 1px solid rgba(211, 218, 235, 0.6);
33770
+ border-radius: 8px;
33771
+ overflow: auto;
33779
33772
  }
33780
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33781
- background: #fff;
33782
- font-weight: 400;
33773
+ .E_tmoyoag .ant-list {
33783
33774
  position: relative;
33775
+ }
33776
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
33784
33777
  border-bottom: none;
33785
- color: #00122e;
33786
- transition: none;
33787
- padding: 14px 8px 14px 8px;
33788
- line-height: 20px;
33789
33778
  }
33790
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33791
- content: "";
33792
- width: 1px;
33779
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33780
+ position: sticky;
33793
33781
  top: 0;
33794
- bottom: 0;
33795
- background: rgba(211, 218, 235, 0.6);
33796
- position: absolute;
33797
- right: 0;
33798
- }
33799
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33800
- padding: unset;
33782
+ z-index: 2;
33783
+ display: flex;
33784
+ padding: 8px;
33785
+ flex-wrap: nowrap;
33786
+ justify-content: flex-start;
33787
+ background: #f2f5fa;
33788
+ font-size: 14px;
33789
+ color: rgba(44, 56, 82, 0.6);
33790
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33801
33791
  }
33802
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33803
- display: none;
33792
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33793
+ align-items: inherit;
33804
33794
  }
33805
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33806
- width: 100%;
33807
- overflow: hidden;
33808
- white-space: nowrap;
33809
- text-overflow: ellipsis;
33795
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33796
+ margin-bottom: 0;
33810
33797
  }
33811
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33812
- overflow: hidden;
33813
- text-overflow: ellipsis;
33814
- flex: 1;
33798
+ .E_tmoyoag .ant-list .eagle-table-form-row {
33799
+ display: flex;
33800
+ justify-content: flex-start;
33801
+ align-items: flex-start;
33802
+ flex-wrap: wrap;
33803
+ padding: 8px;
33804
+ border: none;
33815
33805
  }
33816
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33817
- padding: 15px 25px 15px 8px;
33806
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33807
+ flex-basis: 100%;
33808
+ margin: 12px 0 0;
33809
+ order: 99;
33810
+ color: rgba(44, 56, 82, 0.6);
33818
33811
  }
33819
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33820
- padding: 0;
33812
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33813
+ color: #f0483e;
33814
+ flex-basis: 100%;
33815
+ order: 98;
33816
+ margin: 12px 0 0;
33821
33817
  }
33822
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33823
- position: absolute;
33824
- right: 6px;
33825
- top: 50%;
33826
- transform: translateY(-50%);
33827
- height: 16px;
33828
- display: none;
33829
- transition: transform 320ms ease;
33818
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33819
+ background-color: rgba(237, 241, 250, 0.6);
33830
33820
  }
33831
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33832
- display: block;
33833
- transform: translateY(-50%) rotateX(180deg);
33821
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33822
+ background-color: rgba(0, 136, 255, 0.1);
33834
33823
  }
33835
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33836
- display: block;
33824
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
33825
+ flex: 1 0 0;
33826
+ overflow: hidden;
33837
33827
  }
33838
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33839
- display: none;
33828
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33829
+ color: rgba(44, 56, 82, 0.6);
33830
+ margin: 0;
33840
33831
  }
33841
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33842
- transform: translateY(-50%);
33832
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33833
+ text-align: center;
33843
33834
  }
33844
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33845
- transform: translateY(-50%) rotateX(180deg);
33835
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
33836
+ text-align: center;
33846
33837
  }
33847
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33848
- background: #f2f5fa;
33838
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33839
+ text-align: left;
33849
33840
  }
33850
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33851
- display: block;
33841
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
33842
+ text-align: left;
33852
33843
  }
33853
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33854
- padding-right: 25px;
33844
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33845
+ text-align: right;
33855
33846
  }
33856
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33857
- padding: 0 !important;
33847
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
33848
+ text-align: right;
33858
33849
  }
33859
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33860
- position: absolute;
33861
- left: 50%;
33862
- top: 50%;
33863
- transform: translate(-50%, -50%);
33850
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33851
+ margin-right: 8px;
33864
33852
  }
33865
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33866
- display: none;
33853
+ .E_tmoyoag .ant-list .ant-list-item-action {
33854
+ padding: 4px;
33855
+ width: 24px;
33856
+ height: 24px;
33857
+ overflow: hidden;
33867
33858
  }
33868
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33869
- background: #fff;
33859
+ .E_tmoyoag .ant-list .ant-list-item-action li {
33860
+ padding: 0;
33870
33861
  }
33871
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33872
- background: inherit;
33862
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
33863
+ cursor: not-allowed;
33864
+ opacity: 0.5;
33873
33865
  }
33874
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33875
- position: static;
33876
- border: none;
33877
- background: inherit !important;
33878
- height: 100px;
33879
- vertical-align: middle;
33866
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33867
+ margin: 0;
33880
33868
  }
33881
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33882
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33883
- font-weight: bold;
33884
- font-size: 20px;
33885
- color: rgba(10, 37, 85, 0.6);
33869
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33870
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33871
+ border-radius: 5px;
33872
+ font-size: 12px;
33886
33873
  }
33887
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33888
- .E_t1fisho6 div.ant-table th.cell__action_ {
33889
- z-index: 10;
33874
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33875
+ font-size: inherit;
33890
33876
  }
33891
- .E_t1fisho6 div.ant-table td.cell__action_ {
33892
- padding: 0 !important;
33877
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33878
+ min-height: 24px;
33879
+ font-size: 12px;
33893
33880
  position: relative;
33894
- background: #fff;
33895
33881
  }
33896
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33897
- height: 100%;
33882
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33883
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33884
+ }
33885
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33886
+ background-color: rgba(237, 241, 250, 0.6);
33887
+ }
33888
+
33889
+ .E_a138syjm {
33898
33890
  display: flex;
33899
33891
  align-items: center;
33900
- justify-content: flex-end;
33901
- padding-right: 8px;
33892
+ margin-top: 8px;
33902
33893
  }
33903
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33904
- width: 24px;
33894
+ .E_a138syjm button.ant-btn {
33895
+ padding: 2px 8px;
33905
33896
  height: 24px;
33906
- cursor: pointer;
33907
- justify-content: center;
33908
- border-radius: 4px;
33909
33897
  }
33910
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33911
- background: #fff;
33898
+ .E_a138syjm > span.maximum-desc {
33899
+ display: none;
33900
+ margin-left: 8px;
33901
+ color: rgba(44, 56, 82, 0.6);
33902
+ }
33903
+ .E_a138syjm > span.maximum-desc.disabled {
33904
+ display: inline;
33905
+ }
33906
+
33907
+ .E_d77i8u0 {
33908
+ width: 24px;
33909
+ height: 24px;
33910
+ padding: 4px;
33911
+ margin-right: 8px;
33912
33912
  }
33913
33913
 
33914
33914
  .E_r77hffu {
@@ -34588,13 +34588,60 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34588
34588
  animation: loading 1600ms ease-out infinite;
34589
34589
  opacity: 1;
34590
34590
  }
34591
- @keyframes loading {
34592
- from {
34593
- transform: translateX(-100%);
34594
- }
34595
- to {
34596
- transform: translateX(100%);
34597
- }
34591
+ @keyframes loading {
34592
+ from {
34593
+ transform: translateX(-100%);
34594
+ }
34595
+ to {
34596
+ transform: translateX(100%);
34597
+ }
34598
+ }
34599
+
34600
+ .E_c18bcrac {
34601
+ display: inline-block;
34602
+ width: 100%;
34603
+ }
34604
+ .E_c18bcrac .recharts-wrapper {
34605
+ margin-left: 4px;
34606
+ }
34607
+
34608
+ .E_cro7kg2 {
34609
+ padding: 4px;
34610
+ }
34611
+
34612
+ .E_c14wcxf0 {
34613
+ display: flex;
34614
+ justify-content: space-between;
34615
+ align-items: center;
34616
+ font-size: 13px;
34617
+ line-height: 24px;
34618
+ color: #cccccc;
34619
+ white-space: nowrap;
34620
+ }
34621
+ .E_c14wcxf0 label {
34622
+ margin-right: 32px;
34623
+ }
34624
+
34625
+ .E_coy29mj.E_c14wcxf0 {
34626
+ font-weight: bold;
34627
+ color: white;
34628
+ }
34629
+
34630
+ .E_s11212zy {
34631
+ width: 8px;
34632
+ height: 8px;
34633
+ border-radius: 2px;
34634
+ display: inline-block;
34635
+ background: var(--s11212zy-0);
34636
+ border: 1px solid #fff;
34637
+ box-sizing: content-box;
34638
+ margin-right: 6px;
34639
+ }
34640
+
34641
+ .E_p1lyky6c > :first-child {
34642
+ font-weight: bold;
34643
+ color: white;
34644
+ margin-right: 4px;
34598
34645
  }
34599
34646
 
34600
34647
  .E_s1ebs0ra {
@@ -34658,177 +34705,150 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34658
34705
  background: #fff;
34659
34706
  }
34660
34707
 
34661
- .E_c18bcrac {
34662
- display: inline-block;
34663
- width: 100%;
34664
- }
34665
- .E_c18bcrac .recharts-wrapper {
34666
- margin-left: 4px;
34708
+ span.E_tqjc4ui {
34709
+ margin: 0 2px;
34667
34710
  }
34668
34711
 
34669
- .E_cro7kg2 {
34670
- padding: 4px;
34712
+ .E_gmyahx3 {
34713
+ cursor: pointer;
34714
+ }
34715
+ .E_gmyahx3 .link-text {
34716
+ color: rgba(0, 21, 64, 0.3);
34717
+ }
34718
+ .E_gmyahx3:hover .link-text {
34719
+ color: #0080ff;
34671
34720
  }
34672
34721
 
34673
- .E_c14wcxf0 {
34722
+ .E_n12mqh7z {
34674
34723
  display: flex;
34675
- justify-content: space-between;
34676
34724
  align-items: center;
34677
- font-size: 13px;
34678
- line-height: 24px;
34679
- color: #cccccc;
34680
- white-space: nowrap;
34725
+ font-size: 12px;
34726
+ line-height: 18px;
34681
34727
  }
34682
- .E_c14wcxf0 label {
34683
- margin-right: 32px;
34728
+ .E_n12mqh7z:not(:last-child) {
34729
+ margin-bottom: 4px;
34684
34730
  }
34685
34731
 
34686
- .E_coy29mj.E_c14wcxf0 {
34687
- font-weight: bold;
34688
- color: white;
34732
+ .E_tf5bynu {
34733
+ margin: 0 3px;
34689
34734
  }
34690
34735
 
34691
- .E_s11212zy {
34692
- width: 8px;
34693
- height: 8px;
34694
- border-radius: 2px;
34695
- display: inline-block;
34696
- background: var(--s11212zy-0);
34697
- border: 1px solid #fff;
34698
- box-sizing: content-box;
34699
- margin-right: 6px;
34736
+ .E_tcckoz1 {
34737
+ max-height: 400px;
34738
+ overflow: auto;
34700
34739
  }
34701
34740
 
34702
- .E_p1lyky6c > :first-child {
34703
- font-weight: bold;
34704
- color: white;
34705
- margin-right: 4px;
34741
+ .E_wg1tsps {
34742
+ display: flex;
34743
+ align-items: center;
34744
+ justify-content: flex-end;
34706
34745
  }
34707
34746
 
34708
- .E_clm1wy1 {
34709
- width: 192px;
34710
- height: 246px;
34711
- border-radius: 4px;
34747
+ .E_b1ctd5xy {
34748
+ display: flex;
34749
+ align-items: center;
34750
+ width: calc(100% - 40px);
34712
34751
  }
34713
- .E_clm1wy1 > .ant-picker-calendar,
34714
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
34752
+ .E_b1ctd5xy .chart {
34753
+ display: inline-block;
34715
34754
  width: 100%;
34716
- background-color: rgba(245, 247, 250, 0.6);
34717
- border-top: none;
34718
34755
  }
34719
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
34720
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
34721
- padding: 0 16px;
34756
+
34757
+ .E_u1p8acpn {
34758
+ min-width: 40px;
34722
34759
  }
34723
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
34724
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
34725
- width: 100%;
34726
- height: 180px;
34727
- border-spacing: 0;
34760
+ .E_u1p8acpn .unit {
34761
+ color: #00122e !important;
34728
34762
  }
34729
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
34730
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
34731
- margin-bottom: 8px;
34763
+
34764
+ .E_t1sqg15u {
34765
+ background: white;
34732
34766
  }
34733
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
34734
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
34735
- width: 22px;
34767
+ .E_t1sqg15u.inline .table-row {
34768
+ flex-direction: column;
34736
34769
  }
34737
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
34738
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
34739
- padding: 0;
34770
+ .E_t1sqg15u.inline .table-row > label {
34771
+ padding: 0 16px 7px 0;
34740
34772
  }
34741
- .E_clm1wy1 .ant-picker-cell {
34742
- color: rgba(62, 70, 82, 0.6);
34743
- opacity: 0.4;
34773
+ .E_t1sqg15u.has-border .table-header {
34774
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34744
34775
  }
34745
- .E_clm1wy1 .ant-picker-cell-in-view {
34746
- color: rgba(62, 70, 82, 0.6);
34747
- opacity: 1;
34776
+ .E_t1sqg15u.has-border .hiddenBorder {
34777
+ border-top: none !important;
34748
34778
  }
34749
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
34750
- color: #3e4652;
34779
+ .E_t1sqg15u.has-border .table-row + .table-row {
34780
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
34751
34781
  }
34752
- .E_clm1wy1 .ant-picker-cell::before {
34753
- pointer-events: none;
34782
+ .E_t1sqg15u.has-border .table-row:last-of-type {
34783
+ padding-bottom: 0;
34754
34784
  }
34755
-
34756
- .E_t1tsm00v {
34757
- color: rgba(129, 138, 153, 0.6);
34758
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
34759
- backdrop-filter: blur(10px);
34760
- padding: 7px 10px;
34785
+ .E_t1sqg15u.align-right .content {
34786
+ text-align: right;
34761
34787
  }
34762
-
34763
- .E_c167wnad {
34764
- color: rgba(62, 70, 82, 0.6);
34788
+ .E_t1sqg15u .uuid-row {
34765
34789
  display: flex;
34766
34790
  justify-content: space-between;
34767
- align-items: center;
34768
- padding: 8px 16px;
34769
34791
  }
34770
- .E_c167wnad .anticon {
34771
- cursor: pointer;
34772
- }
34773
- .E_c167wnad .anticon:hover {
34774
- color: #0096ff;
34792
+ .E_t1sqg15u .uuid-row .id-text {
34793
+ white-space: nowrap;
34794
+ overflow: hidden;
34795
+ text-overflow: ellipsis;
34775
34796
  }
34776
34797
 
34777
- .E_cxhf7dh {
34778
- text-align: center;
34779
- }
34780
- .E_cxhf7dh .dots {
34798
+ .E_t4zczcp {
34781
34799
  display: flex;
34782
- justify-content: center;
34783
- }
34784
- .E_cxhf7dh .dot {
34785
- display: inline-block;
34786
- width: 2px;
34787
- height: 2px;
34788
- border-radius: 1px;
34789
- background: #0096ff;
34800
+ justify-content: space-between;
34801
+ align-items: center;
34802
+ padding: 8px;
34803
+ min-height: 32px;
34790
34804
  }
34791
- .E_cxhf7dh .dot:not(:last-child) {
34792
- margin-right: 2px;
34805
+ .E_t4zczcp .table-title {
34806
+ color: rgba(44, 56, 82, 0.6);
34807
+ font-weight: 600;
34808
+ font-size: 12px;
34809
+ line-height: 8px;
34793
34810
  }
34794
- .E_cxhf7dh .bar {
34795
- width: 9px;
34796
- height: 2px;
34797
- background: #0096ff;
34798
- border-radius: 2px;
34811
+ .E_t4zczcp .edit-icon {
34812
+ font-size: 16px;
34813
+ color: rgba(10, 37, 85, 0.6);
34814
+ cursor: pointer;
34799
34815
  }
34800
34816
 
34801
- span.E_tqjc4ui {
34802
- margin: 0 2px;
34817
+ .E_t1s7goww {
34818
+ font-size: 12px;
34819
+ line-height: 18px;
34803
34820
  }
34804
34821
 
34805
- .E_gmyahx3 {
34806
- cursor: pointer;
34822
+ .E_t93e4cf {
34823
+ display: flex;
34824
+ padding: 8px 0;
34825
+ color: #2d3a56;
34807
34826
  }
34808
- .E_gmyahx3 .link-text {
34809
- color: rgba(0, 21, 64, 0.3);
34827
+ .E_t93e4cf .hidden {
34828
+ display: none;
34810
34829
  }
34811
- .E_gmyahx3:hover .link-text {
34812
- color: #0080ff;
34830
+ .E_t93e4cf .ant-btn.ant-btn-link {
34831
+ height: auto;
34813
34832
  }
34814
-
34815
- .E_n12mqh7z {
34816
- display: flex;
34817
- align-items: center;
34818
- font-size: 12px;
34819
- line-height: 18px;
34833
+ .E_t93e4cf .content {
34834
+ overflow: hidden;
34835
+ overflow-x: auto;
34836
+ width: 100%;
34837
+ white-space: pre-wrap;
34820
34838
  }
34821
- .E_n12mqh7z:not(:last-child) {
34822
- margin-bottom: 4px;
34839
+ .E_t93e4cf .content .ant-btn {
34840
+ white-space: pre-wrap;
34841
+ text-align: left;
34823
34842
  }
34824
-
34825
- .E_tf5bynu {
34826
- margin: 0 3px;
34843
+ .E_t93e4cf .content .unit-chart {
34844
+ justify-content: flex-start;
34827
34845
  }
34828
34846
 
34829
- .E_tcckoz1 {
34830
- max-height: 400px;
34831
- overflow: auto;
34847
+ .E_rhz2uv5 {
34848
+ width: var(--rhz2uv5-0);
34849
+ flex-shrink: 0;
34850
+ color: rgba(44, 56, 82, 0.6);
34851
+ padding-right: 12px;
34832
34852
  }
34833
34853
 
34834
34854
  .E_ou7iq30 {
@@ -34858,107 +34878,105 @@ span.E_tqjc4ui {
34858
34878
  visibility: hidden;
34859
34879
  }
34860
34880
 
34861
- .E_t1sqg15u {
34862
- background: white;
34881
+ .E_s1iv0tp1 .enabled-switch {
34882
+ display: flex;
34883
+ align-items: center;
34884
+ }
34885
+ .E_s1iv0tp1 .enabled-text {
34886
+ margin-right: 8px;
34887
+ }
34888
+
34889
+ .E_clm1wy1 {
34890
+ width: 192px;
34891
+ height: 246px;
34892
+ border-radius: 4px;
34893
+ }
34894
+ .E_clm1wy1 > .ant-picker-calendar,
34895
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
34896
+ width: 100%;
34897
+ background-color: rgba(245, 247, 250, 0.6);
34898
+ border-top: none;
34899
+ }
34900
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
34901
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
34902
+ padding: 0 16px;
34863
34903
  }
34864
- .E_t1sqg15u.inline .table-row {
34865
- flex-direction: column;
34904
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
34905
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
34906
+ width: 100%;
34907
+ height: 180px;
34908
+ border-spacing: 0;
34866
34909
  }
34867
- .E_t1sqg15u.inline .table-row > label {
34868
- padding: 0 16px 7px 0;
34910
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
34911
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
34912
+ margin-bottom: 8px;
34869
34913
  }
34870
- .E_t1sqg15u.has-border .table-header {
34871
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34914
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
34915
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
34916
+ width: 22px;
34872
34917
  }
34873
- .E_t1sqg15u.has-border .hiddenBorder {
34874
- border-top: none !important;
34918
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
34919
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
34920
+ padding: 0;
34875
34921
  }
34876
- .E_t1sqg15u.has-border .table-row + .table-row {
34877
- border-top: 1px solid rgba(225, 230, 241, 0.6);
34922
+ .E_clm1wy1 .ant-picker-cell {
34923
+ color: rgba(62, 70, 82, 0.6);
34924
+ opacity: 0.4;
34878
34925
  }
34879
- .E_t1sqg15u.has-border .table-row:last-of-type {
34880
- padding-bottom: 0;
34926
+ .E_clm1wy1 .ant-picker-cell-in-view {
34927
+ color: rgba(62, 70, 82, 0.6);
34928
+ opacity: 1;
34881
34929
  }
34882
- .E_t1sqg15u.align-right .content {
34883
- text-align: right;
34930
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
34931
+ color: #3e4652;
34884
34932
  }
34885
- .E_t1sqg15u .uuid-row {
34886
- display: flex;
34887
- justify-content: space-between;
34933
+ .E_clm1wy1 .ant-picker-cell::before {
34934
+ pointer-events: none;
34888
34935
  }
34889
- .E_t1sqg15u .uuid-row .id-text {
34890
- white-space: nowrap;
34891
- overflow: hidden;
34892
- text-overflow: ellipsis;
34936
+
34937
+ .E_t1tsm00v {
34938
+ color: rgba(129, 138, 153, 0.6);
34939
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
34940
+ backdrop-filter: blur(10px);
34941
+ padding: 7px 10px;
34893
34942
  }
34894
34943
 
34895
- .E_t4zczcp {
34944
+ .E_c167wnad {
34945
+ color: rgba(62, 70, 82, 0.6);
34896
34946
  display: flex;
34897
34947
  justify-content: space-between;
34898
34948
  align-items: center;
34899
- padding: 8px;
34900
- min-height: 32px;
34901
- }
34902
- .E_t4zczcp .table-title {
34903
- color: rgba(44, 56, 82, 0.6);
34904
- font-weight: 600;
34905
- font-size: 12px;
34906
- line-height: 8px;
34949
+ padding: 8px 16px;
34907
34950
  }
34908
- .E_t4zczcp .edit-icon {
34909
- font-size: 16px;
34910
- color: rgba(10, 37, 85, 0.6);
34951
+ .E_c167wnad .anticon {
34911
34952
  cursor: pointer;
34912
34953
  }
34913
-
34914
- .E_t1s7goww {
34915
- font-size: 12px;
34916
- line-height: 18px;
34954
+ .E_c167wnad .anticon:hover {
34955
+ color: #0096ff;
34917
34956
  }
34918
34957
 
34919
- .E_t93e4cf {
34920
- display: flex;
34921
- padding: 8px 0;
34922
- color: #2d3a56;
34923
- }
34924
- .E_t93e4cf .hidden {
34925
- display: none;
34926
- }
34927
- .E_t93e4cf .ant-btn.ant-btn-link {
34928
- height: auto;
34929
- }
34930
- .E_t93e4cf .content {
34931
- overflow: hidden;
34932
- overflow-x: auto;
34933
- width: 100%;
34934
- white-space: pre-wrap;
34958
+ .E_cxhf7dh {
34959
+ text-align: center;
34935
34960
  }
34936
- .E_t93e4cf .content .ant-btn {
34937
- white-space: pre-wrap;
34938
- text-align: left;
34961
+ .E_cxhf7dh .dots {
34962
+ display: flex;
34963
+ justify-content: center;
34939
34964
  }
34940
- .E_t93e4cf .content .unit-chart {
34941
- justify-content: flex-start;
34965
+ .E_cxhf7dh .dot {
34966
+ display: inline-block;
34967
+ width: 2px;
34968
+ height: 2px;
34969
+ border-radius: 1px;
34970
+ background: #0096ff;
34942
34971
  }
34943
-
34944
- .E_rhz2uv5 {
34945
- width: var(--rhz2uv5-0);
34946
- flex-shrink: 0;
34947
- color: rgba(44, 56, 82, 0.6);
34948
- padding-right: 12px;
34972
+ .E_cxhf7dh .dot:not(:last-child) {
34973
+ margin-right: 2px;
34949
34974
  }
34950
-
34951
- .E_skwah65 {
34952
- height: 8px;
34953
- box-sizing: border-box;
34975
+ .E_cxhf7dh .bar {
34976
+ width: 9px;
34977
+ height: 2px;
34978
+ background: #0096ff;
34954
34979
  border-radius: 2px;
34955
- background: #f5f7fa;
34956
- display: flex;
34957
- width: 100%;
34958
- overflow: hidden;
34959
- }
34960
- .E_skwah65 .stack-bar-item + .stack-bar-item {
34961
- margin-left: 1px;
34962
34980
  }
34963
34981
 
34964
34982
  .E_c1up1pdz {
@@ -35090,159 +35108,28 @@ span.E_tqjc4ui {
35090
35108
  width: 110px;
35091
35109
  margin-top: 4px;
35092
35110
  }
35093
- .E_wpbf4pq .month-day-option {
35094
- width: 32px;
35095
- padding: 0;
35096
- margin-bottom: 8px;
35097
- }
35098
- .E_wpbf4pq .month-day-option.active {
35099
- background-color: #0096ff;
35100
- border-color: #0096ff;
35101
- color: #fff;
35102
- }
35103
-
35104
- .E_wg1tsps {
35105
- display: flex;
35106
- align-items: center;
35107
- justify-content: flex-end;
35108
- }
35109
-
35110
- .E_b1ctd5xy {
35111
- display: flex;
35112
- align-items: center;
35113
- width: calc(100% - 40px);
35114
- }
35115
- .E_b1ctd5xy .chart {
35116
- display: inline-block;
35117
- width: 100%;
35118
- }
35119
-
35120
- .E_u1p8acpn {
35121
- min-width: 40px;
35122
- }
35123
- .E_u1p8acpn .unit {
35124
- color: #00122e !important;
35125
- }
35126
-
35127
- .E_s1iv0tp1 .enabled-switch {
35128
- display: flex;
35129
- align-items: center;
35130
- }
35131
- .E_s1iv0tp1 .enabled-text {
35132
- margin-right: 8px;
35133
- }
35134
-
35135
- .E_s1at6qmn.ant-layout-sider {
35136
- background: #edf0f7;
35137
- padding: 32px 8px;
35138
- overflow: auto;
35139
- }
35140
- .E_s1at6qmn .ant-layout-sider-children {
35141
- display: flex;
35142
- flex-direction: column;
35143
- justify-content: space-between;
35144
- }
35145
- .E_s1at6qmn footer {
35146
- display: flex;
35147
- }
35148
- .E_s1at6qmn .ant-menu {
35149
- background: #edf0f7;
35150
- }
35151
- .E_s1at6qmn .ant-menu a {
35152
- color: #00122e;
35153
- width: 180px;
35154
- overflow: hidden;
35155
- text-overflow: ellipsis;
35156
- }
35157
- .E_s1at6qmn .ant-menu-vertical {
35158
- margin-bottom: 24px;
35159
- }
35160
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35161
- margin: 0;
35162
- }
35163
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35164
- font-size: 12px;
35165
- padding: 0 8px 4px;
35166
- line-height: 18px;
35167
- }
35168
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35169
- padding: 0;
35170
- }
35171
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35172
- padding-bottom: 24px;
35173
- }
35174
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35175
- margin-bottom: 24px;
35176
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35177
- }
35178
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35179
- transition: none;
35180
- display: flex;
35181
- align-items: center;
35182
- height: 32px;
35183
- line-height: 22px;
35184
- padding: 0 8px;
35185
- }
35186
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35187
- margin-right: 12px;
35188
- }
35189
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35190
- margin: 0;
35191
- margin-bottom: 2px;
35192
- }
35193
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35194
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35195
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35196
- border-radius: 6px;
35197
- color: #fff;
35198
- }
35199
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35200
- color: #fff;
35201
- }
35202
- .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 {
35203
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35204
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35205
- border-radius: 6px;
35206
- }
35207
-
35208
- .E_s1wu0lms .ant-menu-item-group-title {
35209
- white-space: nowrap;
35210
- transition: all 0s;
35211
- }
35212
- .E_s1wu0lms.shrink {
35213
- transition: all 0s;
35214
- overflow: hidden;
35215
- }
35216
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35217
- visibility: hidden;
35218
- }
35219
- .E_s1wu0lms.shrink .ant-menu-item {
35220
- width: 36px;
35221
- padding: 0 6px;
35111
+ .E_wpbf4pq .month-day-option {
35112
+ width: 32px;
35113
+ padding: 0;
35114
+ margin-bottom: 8px;
35115
+ }
35116
+ .E_wpbf4pq .month-day-option.active {
35117
+ background-color: #0096ff;
35118
+ border-color: #0096ff;
35119
+ color: #fff;
35222
35120
  }
35223
35121
 
35224
- .E_n1ugzfva {
35122
+ .E_skwah65 {
35123
+ height: 8px;
35124
+ box-sizing: border-box;
35125
+ border-radius: 2px;
35126
+ background: #f5f7fa;
35225
35127
  display: flex;
35226
- place-items: center;
35227
- width: 100% !important;
35228
- }
35229
- .E_n1ugzfva[disabled] {
35230
- color: rgba(0, 0, 0, 0.25) !important;
35231
- opacity: 1 !important;
35232
- }
35233
- .E_n1ugzfva.ant-btn {
35234
35128
  width: 100%;
35235
- color: #00122e;
35236
- }
35237
- .E_n1ugzfva .icon-wrapper {
35238
- margin-right: 12px;
35239
- }
35240
- .E_n1ugzfva .link-title {
35241
- flex: 1;
35242
35129
  overflow: hidden;
35243
- white-space: nowrap;
35244
- text-overflow: ellipsis;
35245
- text-align: left;
35130
+ }
35131
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35132
+ margin-left: 1px;
35246
35133
  }
35247
35134
 
35248
35135
  .E_t160l1cm {
@@ -35448,6 +35335,119 @@ span.E_tqjc4ui {
35448
35335
  background: transparent;
35449
35336
  }
35450
35337
 
35338
+ .E_s1at6qmn.ant-layout-sider {
35339
+ background: #edf0f7;
35340
+ padding: 32px 8px;
35341
+ overflow: auto;
35342
+ }
35343
+ .E_s1at6qmn .ant-layout-sider-children {
35344
+ display: flex;
35345
+ flex-direction: column;
35346
+ justify-content: space-between;
35347
+ }
35348
+ .E_s1at6qmn footer {
35349
+ display: flex;
35350
+ }
35351
+ .E_s1at6qmn .ant-menu {
35352
+ background: #edf0f7;
35353
+ }
35354
+ .E_s1at6qmn .ant-menu a {
35355
+ color: #00122e;
35356
+ width: 180px;
35357
+ overflow: hidden;
35358
+ text-overflow: ellipsis;
35359
+ }
35360
+ .E_s1at6qmn .ant-menu-vertical {
35361
+ margin-bottom: 24px;
35362
+ }
35363
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35364
+ margin: 0;
35365
+ }
35366
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35367
+ font-size: 12px;
35368
+ padding: 0 8px 4px;
35369
+ line-height: 18px;
35370
+ }
35371
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35372
+ padding: 0;
35373
+ }
35374
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35375
+ padding-bottom: 24px;
35376
+ }
35377
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35378
+ margin-bottom: 24px;
35379
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35380
+ }
35381
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35382
+ transition: none;
35383
+ display: flex;
35384
+ align-items: center;
35385
+ height: 32px;
35386
+ line-height: 22px;
35387
+ padding: 0 8px;
35388
+ }
35389
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35390
+ margin-right: 12px;
35391
+ }
35392
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35393
+ margin: 0;
35394
+ margin-bottom: 2px;
35395
+ }
35396
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35397
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35398
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35399
+ border-radius: 6px;
35400
+ color: #fff;
35401
+ }
35402
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35403
+ color: #fff;
35404
+ }
35405
+ .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 {
35406
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35407
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35408
+ border-radius: 6px;
35409
+ }
35410
+
35411
+ .E_s1wu0lms .ant-menu-item-group-title {
35412
+ white-space: nowrap;
35413
+ transition: all 0s;
35414
+ }
35415
+ .E_s1wu0lms.shrink {
35416
+ transition: all 0s;
35417
+ overflow: hidden;
35418
+ }
35419
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35420
+ visibility: hidden;
35421
+ }
35422
+ .E_s1wu0lms.shrink .ant-menu-item {
35423
+ width: 36px;
35424
+ padding: 0 6px;
35425
+ }
35426
+
35427
+ .E_n1ugzfva {
35428
+ display: flex;
35429
+ place-items: center;
35430
+ width: 100% !important;
35431
+ }
35432
+ .E_n1ugzfva[disabled] {
35433
+ color: rgba(0, 0, 0, 0.25) !important;
35434
+ opacity: 1 !important;
35435
+ }
35436
+ .E_n1ugzfva.ant-btn {
35437
+ width: 100%;
35438
+ color: #00122e;
35439
+ }
35440
+ .E_n1ugzfva .icon-wrapper {
35441
+ margin-right: 12px;
35442
+ }
35443
+ .E_n1ugzfva .link-title {
35444
+ flex: 1;
35445
+ overflow: hidden;
35446
+ white-space: nowrap;
35447
+ text-overflow: ellipsis;
35448
+ text-align: left;
35449
+ }
35450
+
35451
35451
  .E_cyms3br {
35452
35452
  background: #fff;
35453
35453
  width: 100%;
@@ -35501,49 +35501,6 @@ span.E_tqjc4ui {
35501
35501
  justify-content: center;
35502
35502
  }
35503
35503
 
35504
- .E_h1ol2wl7 {
35505
- font-weight: bold;
35506
- background-color: unset;
35507
- padding: unset;
35508
- }
35509
-
35510
- .E_d11hhzf9 {
35511
- width: 492px !important;
35512
- margin: 40px auto !important;
35513
- padding-bottom: 0 !important;
35514
- }
35515
- .E_d11hhzf9 .ant-modal-content {
35516
- background: #fff;
35517
- border-radius: 16px;
35518
- }
35519
- .E_d11hhzf9 .ant-modal-header {
35520
- padding: 32px 40px 0;
35521
- border-bottom: none;
35522
- border-radius: 16px 16px 0 0;
35523
- }
35524
- .E_d11hhzf9 .ant-modal-close {
35525
- right: 40px;
35526
- top: 32px;
35527
- }
35528
- .E_d11hhzf9 .ant-modal-body {
35529
- padding: 32px 40px;
35530
- min-height: 160px;
35531
- max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
35532
- overflow-y: auto;
35533
- }
35534
- .E_d11hhzf9 .ant-modal-footer {
35535
- padding: 24px 40px;
35536
- margin-top: 0;
35537
- border-top: none;
35538
- box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35539
- }
35540
-
35541
- .E_f1g147n6 {
35542
- display: flex;
35543
- justify-content: flex-end;
35544
- gap: 8px;
35545
- }
35546
-
35547
35504
  .E_i5w779o {
35548
35505
  padding: 8px 0;
35549
35506
  }
@@ -35585,6 +35542,49 @@ span.E_tqjc4ui {
35585
35542
  color: rgba(0, 21, 64, 0.3);
35586
35543
  }
35587
35544
 
35545
+ .E_d11hhzf9 {
35546
+ width: 492px !important;
35547
+ margin: 40px auto !important;
35548
+ padding-bottom: 0 !important;
35549
+ }
35550
+ .E_d11hhzf9 .ant-modal-content {
35551
+ background: #fff;
35552
+ border-radius: 16px;
35553
+ }
35554
+ .E_d11hhzf9 .ant-modal-header {
35555
+ padding: 32px 40px 0;
35556
+ border-bottom: none;
35557
+ border-radius: 16px 16px 0 0;
35558
+ }
35559
+ .E_d11hhzf9 .ant-modal-close {
35560
+ right: 40px;
35561
+ top: 32px;
35562
+ }
35563
+ .E_d11hhzf9 .ant-modal-body {
35564
+ padding: 32px 40px;
35565
+ min-height: 160px;
35566
+ max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
35567
+ overflow-y: auto;
35568
+ }
35569
+ .E_d11hhzf9 .ant-modal-footer {
35570
+ padding: 24px 40px;
35571
+ margin-top: 0;
35572
+ border-top: none;
35573
+ box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35574
+ }
35575
+
35576
+ .E_f1g147n6 {
35577
+ display: flex;
35578
+ justify-content: flex-end;
35579
+ gap: 8px;
35580
+ }
35581
+
35582
+ .E_h1ol2wl7 {
35583
+ font-weight: bold;
35584
+ background-color: unset;
35585
+ padding: unset;
35586
+ }
35587
+
35588
35588
  .E_c14ouk5o {
35589
35589
  width: 100%;
35590
35590
  height: 100%;
@@ -35629,15 +35629,6 @@ span.E_tqjc4ui {
35629
35629
  height: auto;
35630
35630
  }
35631
35631
 
35632
- .E_cevhqx7 {
35633
- color: #00122e;
35634
- }
35635
-
35636
- .E_snbqlt4 {
35637
- margin-top: 8px;
35638
- color: rgba(44, 56, 82, 0.6);
35639
- }
35640
-
35641
35632
  .E_c1kchka8 {
35642
35633
  height: 100%;
35643
35634
  width: 100%;
@@ -36115,6 +36106,15 @@ span.E_tqjc4ui {
36115
36106
  padding: 0;
36116
36107
  }
36117
36108
 
36109
+ .E_cevhqx7 {
36110
+ color: #00122e;
36111
+ }
36112
+
36113
+ .E_snbqlt4 {
36114
+ margin-top: 8px;
36115
+ color: rgba(44, 56, 82, 0.6);
36116
+ }
36117
+
36118
36118
  .E_c1ss4prm {
36119
36119
  color: rgba(44, 56, 82, 0.6);
36120
36120
  }