@cloudtower/eagle 0.33.14 → 0.33.15

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
@@ -29712,35 +29712,6 @@ html body {
29712
29712
  flex: 1;
29713
29713
  }
29714
29714
 
29715
- .E_berrcjl {
29716
- color: rgba(10, 37, 85, 0.6);
29717
- margin-bottom: 4px;
29718
- }
29719
- .E_berrcjl .breadcrumb-link {
29720
- color: rgba(10, 37, 85, 0.6);
29721
- cursor: pointer;
29722
- transition: color 160ms ease;
29723
- }
29724
- .E_berrcjl .breadcrumb-link:hover {
29725
- color: #0080ff;
29726
- }
29727
- .E_berrcjl .breadcrumb-link:active {
29728
- color: #005ed1;
29729
- }
29730
-
29731
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29732
- padding: 4px 8px 0 8px;
29733
- color: rgba(44, 56, 82, 0.6);
29734
- font-size: 12px;
29735
- }
29736
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29737
- padding-bottom: 6px;
29738
- }
29739
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29740
- padding-top: 4px;
29741
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29742
- }
29743
-
29744
29715
  .E_b1nip9bk {
29745
29716
  padding: 4px 11px;
29746
29717
  }
@@ -29770,26 +29741,20 @@ html body {
29770
29741
  border-radius: unset;
29771
29742
  }
29772
29743
 
29773
- .E_c1uzzomf {
29774
- margin-bottom: 16px;
29744
+ .E_berrcjl {
29745
+ color: rgba(10, 37, 85, 0.6);
29746
+ margin-bottom: 4px;
29775
29747
  }
29776
- .E_c1uzzomf .card-title {
29777
- font-size: 16px;
29778
- color: rgba(44, 56, 82, 0.6);
29779
- font-weight: 700;
29780
- line-height: 32px;
29748
+ .E_berrcjl .breadcrumb-link {
29749
+ color: rgba(10, 37, 85, 0.6);
29750
+ cursor: pointer;
29751
+ transition: color 160ms ease;
29781
29752
  }
29782
- .E_c1uzzomf .card-body {
29783
- padding: 24px;
29784
- border-radius: 8px;
29785
- background: #fff;
29753
+ .E_berrcjl .breadcrumb-link:hover {
29754
+ color: #0080ff;
29786
29755
  }
29787
- .E_c1uzzomf .empty {
29788
- font-weight: 700;
29789
- font-size: 14px;
29790
- line-height: 22px;
29791
- color: rgba(0, 21, 64, 0.3);
29792
- text-align: center;
29756
+ .E_berrcjl .breadcrumb-link:active {
29757
+ color: #005ed1;
29793
29758
  }
29794
29759
 
29795
29760
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30049,6 +30014,66 @@ html body {
30049
30014
  justify-content: center;
30050
30015
  }
30051
30016
 
30017
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30018
+ display: flex;
30019
+ }
30020
+ .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 {
30021
+ border-bottom-left-radius: 5px;
30022
+ border-top-left-radius: 5px;
30023
+ }
30024
+ .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 {
30025
+ border-bottom-right-radius: 5px;
30026
+ border-top-right-radius: 5px;
30027
+ }
30028
+
30029
+ .E_c1uzzomf {
30030
+ margin-bottom: 16px;
30031
+ }
30032
+ .E_c1uzzomf .card-title {
30033
+ font-size: 16px;
30034
+ color: rgba(44, 56, 82, 0.6);
30035
+ font-weight: 700;
30036
+ line-height: 32px;
30037
+ }
30038
+ .E_c1uzzomf .card-body {
30039
+ padding: 24px;
30040
+ border-radius: 8px;
30041
+ background: #fff;
30042
+ }
30043
+ .E_c1uzzomf .empty {
30044
+ font-weight: 700;
30045
+ font-size: 14px;
30046
+ line-height: 22px;
30047
+ color: rgba(0, 21, 64, 0.3);
30048
+ text-align: center;
30049
+ }
30050
+
30051
+ .E_ccrbeuz .ant-collapse-item {
30052
+ border: 0px;
30053
+ background-color: #fff;
30054
+ }
30055
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30056
+ padding-top: 0px;
30057
+ padding-bottom: 0px;
30058
+ padding-left: 0px !important;
30059
+ padding-right: 24px;
30060
+ }
30061
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30062
+ right: 0px;
30063
+ }
30064
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30065
+ padding: 0px;
30066
+ }
30067
+
30068
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30069
+ padding-right: 0px;
30070
+ cursor: default;
30071
+ }
30072
+
30073
+ .E_sx1bpnu .ant-input-sm {
30074
+ line-height: 18px;
30075
+ }
30076
+
30052
30077
  .E_d1bw7c5z {
30053
30078
  position: relative;
30054
30079
  max-width: 388px;
@@ -30139,113 +30164,254 @@ html body {
30139
30164
  padding: 20px 24px 24px 24px;
30140
30165
  }
30141
30166
 
30142
- .E_itxley7.ant-input-group.ant-input-group-compact {
30143
- display: flex;
30144
- }
30145
- .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 {
30146
- border-bottom-left-radius: 5px;
30147
- border-top-left-radius: 5px;
30148
- }
30149
- .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 {
30150
- border-bottom-right-radius: 5px;
30151
- border-top-right-radius: 5px;
30152
- }
30153
-
30154
- .E_ccrbeuz .ant-collapse-item {
30155
- border: 0px;
30156
- background-color: #fff;
30157
- }
30158
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30159
- padding-top: 0px;
30160
- padding-bottom: 0px;
30161
- padding-left: 0px !important;
30162
- padding-right: 24px;
30163
- }
30164
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30165
- right: 0px;
30166
- }
30167
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30168
- padding: 0px;
30167
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30168
+ padding: 4px 8px 0 8px;
30169
+ color: rgba(44, 56, 82, 0.6);
30170
+ font-size: 12px;
30169
30171
  }
30170
-
30171
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30172
- padding-right: 0px;
30173
- cursor: default;
30172
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30173
+ padding-bottom: 6px;
30174
30174
  }
30175
-
30176
- .E_sx1bpnu .ant-input-sm {
30177
- line-height: 18px;
30175
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30176
+ padding-top: 4px;
30177
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30178
30178
  }
30179
30179
 
30180
- .E_rapgekc.ant-radio-wrapper {
30181
- display: inline-flex;
30182
- align-items: baseline;
30183
- white-space: pre-wrap;
30184
- }
30185
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30186
- position: relative;
30187
- top: 3px;
30188
- }
30189
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30190
- border-color: rgba(107, 128, 167, 0.6);
30191
- }
30192
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30193
- border-color: #0080ff;
30194
- }
30195
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30196
- border-color: #0080ff;
30197
- background: #0080ff;
30180
+ .E_phljevk {
30181
+ display: flex;
30182
+ justify-content: space-between;
30183
+ align-items: center;
30184
+ padding: 10px 0;
30185
+ color: rgba(44, 56, 82, 0.6);
30186
+ font-size: 12px;
30187
+ line-height: 24px;
30198
30188
  }
30199
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30200
- top: 4px;
30201
- left: 4px;
30202
- width: 6px;
30203
- height: 6px;
30204
- background: #fff;
30189
+ .E_phljevk .pagination-left {
30190
+ padding: 2px 8px;
30205
30191
  }
30206
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30207
- opacity: 0.5;
30192
+ .E_phljevk .dropdown-trigger {
30193
+ display: flex;
30194
+ align-items: center;
30195
+ border-radius: 6px;
30196
+ cursor: pointer;
30197
+ transition: all 0.3s ease;
30208
30198
  }
30209
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30210
- border-color: rgba(107, 128, 167, 0.6);
30199
+ .E_phljevk .dropdown-trigger:hover {
30211
30200
  background: rgba(211, 218, 235, 0.6);
30201
+ color: #0080ff;
30212
30202
  }
30213
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30214
- background: #00122e;
30203
+ .E_phljevk .dropdown-trigger .icon-inner {
30204
+ margin-left: 4px;
30215
30205
  }
30216
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30217
- color: #00122e;
30218
- opacity: 0.5;
30206
+ .E_phljevk .pagination-right {
30207
+ display: flex;
30208
+ align-items: center;
30209
+ color: #0080ff;
30210
+ font-weight: bold;
30219
30211
  }
30220
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30221
- color: #00122e;
30212
+ .E_phljevk .pagination-right .icon-inner {
30213
+ margin-left: 4px;
30222
30214
  }
30223
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30224
- display: inline-block;
30225
- padding: 0;
30226
- padding-left: 10px;
30215
+ .E_phljevk .pagination-right .prev-btn,
30216
+ .E_phljevk .pagination-right .next-btn {
30217
+ padding: 0 8px;
30227
30218
  }
30228
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30229
- margin-bottom: 0;
30230
- white-space: pre-wrap;
30231
- color: rgba(44, 56, 82, 0.6);
30219
+ .E_phljevk .pagination-right .prev-btn > span,
30220
+ .E_phljevk .pagination-right .next-btn > span {
30221
+ color: #0080ff;
30232
30222
  }
30233
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30234
- padding-left: 8px;
30223
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30224
+ transform: rotate(180deg);
30235
30225
  }
30236
30226
 
30237
- .E_rp906go .ant-radio-button-wrapper:first-child {
30238
- border-radius: 5px 0 0 5px;
30227
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30228
+ max-height: calc(100vh - 128px);
30229
+ overflow-y: auto;
30239
30230
  }
30240
- .E_rp906go .ant-radio-button-wrapper:last-child {
30241
- border-radius: 0 5px 5px 0;
30231
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30232
+ padding: 4px 20px;
30233
+ font-size: 12px;
30234
+ line-height: 18px;
30242
30235
  }
30243
30236
 
30244
- .E_rcc63c8 {
30245
- color: #00122e;
30246
- border-color: #ccd4e3;
30247
- }
30248
- .E_rcc63c8:first-child {
30237
+ .E_c1bus5hc {
30238
+ --color: white;
30239
+ height: 14px;
30240
+ width: 14px;
30241
+ border-radius: 50%;
30242
+ flex-shrink: 0;
30243
+ display: flex;
30244
+ align-items: center;
30245
+ justify-content: center;
30246
+ border: 1px solid var(--color);
30247
+ }
30248
+ .E_c1bus5hc .circle-inner {
30249
+ position: relative;
30250
+ height: 10px;
30251
+ width: 10px;
30252
+ border-radius: 50%;
30253
+ overflow: hidden;
30254
+ }
30255
+ .E_c1bus5hc .circle-content {
30256
+ position: absolute;
30257
+ height: 100%;
30258
+ width: 100%;
30259
+ left: 0;
30260
+ top: 0;
30261
+ border-radius: 50%;
30262
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30263
+ transform: rotate(180deg);
30264
+ }
30265
+ .E_c1bus5hc .circle-child {
30266
+ position: absolute;
30267
+ height: 100%;
30268
+ width: 100%;
30269
+ left: 0;
30270
+ top: 0;
30271
+ margin-left: 50%;
30272
+ transform-origin: left;
30273
+ background: white;
30274
+ transform: rotate(0deg);
30275
+ }
30276
+
30277
+ .E_ivqqkzv {
30278
+ height: 24px;
30279
+ width: 56px !important;
30280
+ margin-right: 4px;
30281
+ }
30282
+
30283
+ .E_c1wk4q29 {
30284
+ color: rgba(44, 56, 82, 0.6);
30285
+ }
30286
+
30287
+ .E_tju3gfj .date {
30288
+ margin-right: 4px;
30289
+ }
30290
+
30291
+ .E_s1dizucg.ant-switch {
30292
+ min-width: 40px;
30293
+ height: 24px;
30294
+ background: rgba(172, 186, 211, 0.6);
30295
+ overflow: hidden;
30296
+ }
30297
+ .E_s1dizucg.ant-switch:focus {
30298
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30299
+ }
30300
+ .E_s1dizucg.ant-switch-small {
30301
+ min-width: 26px;
30302
+ height: 16px;
30303
+ }
30304
+ .E_s1dizucg.ant-switch-large {
30305
+ min-width: 52px;
30306
+ height: 32px;
30307
+ }
30308
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30309
+ height: 20px;
30310
+ width: 20px;
30311
+ }
30312
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30313
+ border-radius: 10px;
30314
+ transition-delay: 120ms;
30315
+ }
30316
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30317
+ height: 14px;
30318
+ width: 14px;
30319
+ top: 1px;
30320
+ left: 1px;
30321
+ }
30322
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30323
+ height: 28px;
30324
+ width: 28px;
30325
+ }
30326
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30327
+ border-radius: 14px;
30328
+ }
30329
+ .E_s1dizucg.ant-switch-checked {
30330
+ background-color: #00ba5d;
30331
+ }
30332
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30333
+ left: calc(100% - 20px - 2px);
30334
+ }
30335
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30336
+ left: calc(100% - 14px - 1px);
30337
+ }
30338
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30339
+ left: calc(100% - 28px - 2px);
30340
+ }
30341
+
30342
+ .E_c1up6e3y {
30343
+ margin-left: 5px;
30344
+ }
30345
+
30346
+ .E_rapgekc.ant-radio-wrapper {
30347
+ display: inline-flex;
30348
+ align-items: baseline;
30349
+ white-space: pre-wrap;
30350
+ }
30351
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30352
+ position: relative;
30353
+ top: 3px;
30354
+ }
30355
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30356
+ border-color: rgba(107, 128, 167, 0.6);
30357
+ }
30358
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30359
+ border-color: #0080ff;
30360
+ }
30361
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30362
+ border-color: #0080ff;
30363
+ background: #0080ff;
30364
+ }
30365
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30366
+ top: 4px;
30367
+ left: 4px;
30368
+ width: 6px;
30369
+ height: 6px;
30370
+ background: #fff;
30371
+ }
30372
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30373
+ opacity: 0.5;
30374
+ }
30375
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30376
+ border-color: rgba(107, 128, 167, 0.6);
30377
+ background: rgba(211, 218, 235, 0.6);
30378
+ }
30379
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30380
+ background: #00122e;
30381
+ }
30382
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30383
+ color: #00122e;
30384
+ opacity: 0.5;
30385
+ }
30386
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30387
+ color: #00122e;
30388
+ }
30389
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30390
+ display: inline-block;
30391
+ padding: 0;
30392
+ padding-left: 10px;
30393
+ }
30394
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30395
+ margin-bottom: 0;
30396
+ white-space: pre-wrap;
30397
+ color: rgba(44, 56, 82, 0.6);
30398
+ }
30399
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30400
+ padding-left: 8px;
30401
+ }
30402
+
30403
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30404
+ border-radius: 5px 0 0 5px;
30405
+ }
30406
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30407
+ border-radius: 0 5px 5px 0;
30408
+ }
30409
+
30410
+ .E_rcc63c8 {
30411
+ color: #00122e;
30412
+ border-color: #ccd4e3;
30413
+ }
30414
+ .E_rcc63c8:first-child {
30249
30415
  border-color: #a3b4cc;
30250
30416
  }
30251
30417
  .E_rcc63c8.ant-radio-button-wrapper {
@@ -30349,174 +30515,97 @@ html body {
30349
30515
  cursor: not-allowed;
30350
30516
  }
30351
30517
 
30352
- .E_phljevk {
30353
- display: flex;
30354
- justify-content: space-between;
30355
- align-items: center;
30356
- padding: 10px 0;
30357
- color: rgba(44, 56, 82, 0.6);
30358
- font-size: 12px;
30359
- line-height: 24px;
30518
+ .E_s1sck0th {
30519
+ padding: 0 8px;
30520
+ border-radius: 4px;
30360
30521
  }
30361
- .E_phljevk .pagination-left {
30522
+
30523
+ .E_m855nr1 {
30362
30524
  padding: 2px 8px;
30525
+ border-radius: 3px;
30363
30526
  }
30364
- .E_phljevk .dropdown-trigger {
30365
- display: flex;
30366
- align-items: center;
30367
- border-radius: 6px;
30368
- cursor: pointer;
30369
- transition: all 0.3s ease;
30370
- }
30371
- .E_phljevk .dropdown-trigger:hover {
30372
- background: rgba(211, 218, 235, 0.6);
30373
- color: #0080ff;
30527
+
30528
+ .E_l1270xpg {
30529
+ padding: 3px 8px;
30530
+ border-radius: 2px;
30374
30531
  }
30375
- .E_phljevk .dropdown-trigger .icon-inner {
30376
- margin-left: 4px;
30532
+
30533
+ .E_t14rextb.ant-tag:hover {
30534
+ opacity: unset;
30377
30535
  }
30378
- .E_phljevk .pagination-right {
30379
- display: flex;
30536
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30537
+ margin: 0;
30538
+ margin-right: 8px;
30539
+ display: inline-flex;
30380
30540
  align-items: center;
30381
- color: #0080ff;
30382
- font-weight: bold;
30541
+ border: none;
30383
30542
  }
30384
- .E_phljevk .pagination-right .icon-inner {
30543
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30544
+ width: 16px;
30545
+ height: 16px;
30546
+ color: inherit;
30385
30547
  margin-left: 4px;
30548
+ opacity: 0.6;
30549
+ display: inline-flex;
30386
30550
  }
30387
- .E_phljevk .pagination-right .prev-btn,
30388
- .E_phljevk .pagination-right .next-btn {
30389
- padding: 0 8px;
30551
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30552
+ opacity: 1;
30390
30553
  }
30391
- .E_phljevk .pagination-right .prev-btn > span,
30392
- .E_phljevk .pagination-right .next-btn > span {
30554
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30393
30555
  color: #0080ff;
30556
+ background-color: rgba(0, 136, 255, 0.1);
30394
30557
  }
30395
- .E_phljevk .pagination-right .next-btn .icon-inner {
30396
- transform: rotate(180deg);
30558
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30559
+ color: #f0483e;
30560
+ background-color: rgba(255, 74, 74, 0.1);
30397
30561
  }
30398
-
30399
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30400
- max-height: calc(100vh - 128px);
30401
- overflow-y: auto;
30562
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30563
+ color: #e07f00;
30564
+ background-color: rgba(255, 187, 0, 0.1);
30402
30565
  }
30403
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30404
- padding: 4px 20px;
30405
- font-size: 12px;
30406
- line-height: 18px;
30566
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30567
+ color: #008f4c;
30568
+ background-color: rgba(30, 201, 127, 0.1);
30407
30569
  }
30408
-
30409
- .E_ivqqkzv {
30410
- height: 24px;
30411
- width: 56px !important;
30412
- margin-right: 4px;
30413
- }
30414
-
30415
- .E_c1wk4q29 {
30416
- color: rgba(44, 56, 82, 0.6);
30417
- }
30418
-
30419
- .E_c1bus5hc {
30420
- --color: white;
30421
- height: 14px;
30422
- width: 14px;
30423
- border-radius: 50%;
30424
- flex-shrink: 0;
30425
- display: flex;
30426
- align-items: center;
30427
- justify-content: center;
30428
- border: 1px solid var(--color);
30429
- }
30430
- .E_c1bus5hc .circle-inner {
30431
- position: relative;
30432
- height: 10px;
30433
- width: 10px;
30434
- border-radius: 50%;
30435
- overflow: hidden;
30436
- }
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);
30446
- }
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);
30457
- }
30458
-
30459
- .E_tju3gfj .date {
30460
- margin-right: 4px;
30461
- }
30462
-
30463
- .E_s1dizucg.ant-switch {
30464
- min-width: 40px;
30465
- height: 24px;
30466
- background: rgba(172, 186, 211, 0.6);
30467
- overflow: hidden;
30468
- }
30469
- .E_s1dizucg.ant-switch:focus {
30470
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30471
- }
30472
- .E_s1dizucg.ant-switch-small {
30473
- min-width: 26px;
30474
- height: 16px;
30475
- }
30476
- .E_s1dizucg.ant-switch-large {
30477
- min-width: 52px;
30478
- height: 32px;
30479
- }
30480
- .E_s1dizucg.ant-switch .ant-switch-handle {
30481
- height: 20px;
30482
- width: 20px;
30570
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30571
+ color: #1d326c;
30572
+ background-color: rgba(225, 230, 241, 0.6);
30483
30573
  }
30484
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30485
- border-radius: 10px;
30486
- transition-delay: 120ms;
30574
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30575
+ color: #7E41FF;
30576
+ background-color: rgba(126, 65, 255, 0.1);
30487
30577
  }
30488
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30489
- height: 14px;
30490
- width: 14px;
30491
- top: 1px;
30492
- left: 1px;
30578
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30579
+ color: #fff;
30493
30580
  }
30494
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30495
- height: 28px;
30496
- width: 28px;
30581
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30582
+ background-color: #f0483e;
30497
30583
  }
30498
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30499
- border-radius: 14px;
30584
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30585
+ background-color: #fea008;
30500
30586
  }
30501
- .E_s1dizucg.ant-switch-checked {
30587
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30502
30588
  background-color: #00ba5d;
30503
30589
  }
30504
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30505
- left: calc(100% - 20px - 2px);
30590
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30591
+ background-color: #0080ff;
30506
30592
  }
30507
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30508
- left: calc(100% - 14px - 1px);
30593
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30594
+ background-color: #6b7d99;
30509
30595
  }
30510
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30511
- left: calc(100% - 28px - 2px);
30596
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30597
+ background-color: #7E41FF;
30512
30598
  }
30513
30599
 
30514
- .E_c1up6e3y {
30515
- margin-left: 5px;
30600
+ .E_t1m2x205 .ant-tooltip-arrow {
30601
+ display: none;
30516
30602
  }
30517
-
30518
- .E_iq1gosr {
30519
- display: inline-block;
30603
+ .E_t1m2x205 .ant-tooltip-inner {
30604
+ background: rgba(23, 38, 64, 0.8);
30605
+ border-radius: 4px;
30606
+ }
30607
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30608
+ visibility: hidden;
30520
30609
  }
30521
30610
 
30522
30611
  .E_s1dni7lo {
@@ -30600,97 +30689,8 @@ html body {
30600
30689
  opacity: 0;
30601
30690
  }
30602
30691
 
30603
- .E_t1m2x205 .ant-tooltip-arrow {
30604
- display: none;
30605
- }
30606
- .E_t1m2x205 .ant-tooltip-inner {
30607
- background: rgba(23, 38, 64, 0.8);
30608
- border-radius: 4px;
30609
- }
30610
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30611
- visibility: hidden;
30612
- }
30613
-
30614
- .E_s1sck0th {
30615
- padding: 0 8px;
30616
- border-radius: 4px;
30617
- }
30618
-
30619
- .E_m855nr1 {
30620
- padding: 2px 8px;
30621
- border-radius: 3px;
30622
- }
30623
-
30624
- .E_l1270xpg {
30625
- padding: 3px 8px;
30626
- border-radius: 2px;
30627
- }
30628
-
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;
30636
- 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
- }
30647
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30648
- opacity: 1;
30649
- }
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);
30653
- }
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);
30657
- }
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);
30661
- }
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);
30665
- }
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);
30669
- }
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);
30673
- }
30674
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30675
- color: #fff;
30676
- }
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;
30692
+ .E_iq1gosr {
30693
+ display: inline-block;
30694
30694
  }
30695
30695
 
30696
30696
  .E_fzh9mnb {
@@ -30708,24 +30708,6 @@ html body {
30708
30708
  font-size: 18px;
30709
30709
  }
30710
30710
 
30711
- .E_iouxfgt {
30712
- display: inline-flex;
30713
- align-items: center;
30714
- }
30715
- .E_iouxfgt .icon-inner {
30716
- display: inline-flex;
30717
- align-items: center;
30718
- justify-content: center;
30719
- }
30720
- .E_iouxfgt .icon-inner + span,
30721
- .E_iouxfgt span + .icon-inner.suffix {
30722
- margin-left: 4px;
30723
- }
30724
- .E_iouxfgt.is-rotate img,
30725
- .E_iouxfgt.is-rotate svg {
30726
- animation: rotate 680ms linear infinite;
30727
- }
30728
-
30729
30711
  .E_f7pxqmh {
30730
30712
  width: 100%;
30731
30713
  margin-bottom: 0 !important;
@@ -30820,20 +30802,22 @@ html body {
30820
30802
  padding: 2px 8px;
30821
30803
  }
30822
30804
 
30823
- .E_owd0kml {
30824
- display: inline-block;
30825
- }
30826
-
30827
- .E_h1jsgezc {
30828
- visibility: hidden;
30829
- position: absolute;
30805
+ .E_iouxfgt {
30806
+ display: inline-flex;
30807
+ align-items: center;
30830
30808
  }
30831
-
30832
- .E_atcz0kf .ant-input-suffix {
30833
- margin-left: 8px;
30809
+ .E_iouxfgt .icon-inner {
30810
+ display: inline-flex;
30811
+ align-items: center;
30812
+ justify-content: center;
30834
30813
  }
30835
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30836
- padding: 2px 7px 2px 12px;
30814
+ .E_iouxfgt .icon-inner + span,
30815
+ .E_iouxfgt span + .icon-inner.suffix {
30816
+ margin-left: 4px;
30817
+ }
30818
+ .E_iouxfgt.is-rotate img,
30819
+ .E_iouxfgt.is-rotate svg {
30820
+ animation: rotate 680ms linear infinite;
30837
30821
  }
30838
30822
 
30839
30823
  .E_i1inqkme {
@@ -30880,6 +30864,22 @@ html body {
30880
30864
  font-size: inherit;
30881
30865
  }
30882
30866
 
30867
+ .E_atcz0kf .ant-input-suffix {
30868
+ margin-left: 8px;
30869
+ }
30870
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30871
+ padding: 2px 7px 2px 12px;
30872
+ }
30873
+
30874
+ .E_owd0kml {
30875
+ display: inline-block;
30876
+ }
30877
+
30878
+ .E_h1jsgezc {
30879
+ visibility: hidden;
30880
+ position: absolute;
30881
+ }
30882
+
30883
30883
  .E_cnujxq2 {
30884
30884
  display: flex;
30885
30885
  flex-direction: column;
@@ -32044,6 +32044,63 @@ input.E_rf8rlle.ant-input {
32044
32044
  line-height: 12px;
32045
32045
  }
32046
32046
 
32047
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32048
+ border-radius: 6px;
32049
+ }
32050
+ .E_s17wv897.ant-select.ant-select-single {
32051
+ width: 100%;
32052
+ color: #2d3a56;
32053
+ border-color: rgba(211, 218, 235, 0.6);
32054
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32055
+ font-size: 13px;
32056
+ }
32057
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32058
+ height: 30px;
32059
+ }
32060
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32061
+ height: 38px;
32062
+ font-size: 13px;
32063
+ }
32064
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32065
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32066
+ transition: 160ms ease;
32067
+ }
32068
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32069
+ color: #0080ff;
32070
+ }
32071
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32072
+ border-color: rgba(107, 128, 167, 0.6);
32073
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32074
+ }
32075
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32076
+ color: #0080ff;
32077
+ }
32078
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32079
+ border-color: #0080ff;
32080
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32081
+ }
32082
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32083
+ transform: rotate(180deg);
32084
+ }
32085
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32086
+ background: rgba(211, 218, 235, 0.6);
32087
+ border-color: rgba(172, 186, 211, 0.6);
32088
+ cursor: "not-allowed";
32089
+ }
32090
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32091
+ border-color: #f0483e !important;
32092
+ }
32093
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32094
+ color: #1d326c;
32095
+ }
32096
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32097
+ border-color: #0080ff;
32098
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32099
+ }
32100
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32101
+ transform: rotate(180deg);
32102
+ }
32103
+
32047
32104
  .E_m196gn1d {
32048
32105
  min-width: 1280px;
32049
32106
  }
@@ -32078,6 +32135,31 @@ input.E_rf8rlle.ant-input {
32078
32135
  transition: all 320ms ease;
32079
32136
  }
32080
32137
 
32138
+ .E_oa99sl3 {
32139
+ display: flex;
32140
+ justify-content: space-between;
32141
+ align-items: center;
32142
+ gap: 8px;
32143
+ }
32144
+ .E_oa99sl3,
32145
+ .E_oa99sl3 :first-child {
32146
+ line-height: inherit !important;
32147
+ }
32148
+
32149
+ .E_lvp5pj7 {
32150
+ display: flex;
32151
+ justify-content: space-between;
32152
+ align-items: center;
32153
+ gap: 8px;
32154
+ min-width: 0;
32155
+ }
32156
+
32157
+ .E_s1io1lws {
32158
+ display: flex;
32159
+ align-items: center;
32160
+ flex-shrink: 0;
32161
+ }
32162
+
32081
32163
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32082
32164
  opacity: 1;
32083
32165
  }
@@ -32205,88 +32287,6 @@ input.E_rf8rlle.ant-input {
32205
32287
  color: rgba(0, 21, 64, 0.3);
32206
32288
  }
32207
32289
 
32208
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32209
- border-radius: 6px;
32210
- }
32211
- .E_s17wv897.ant-select.ant-select-single {
32212
- width: 100%;
32213
- color: #2d3a56;
32214
- border-color: rgba(211, 218, 235, 0.6);
32215
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32216
- font-size: 13px;
32217
- }
32218
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32219
- height: 30px;
32220
- }
32221
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32222
- height: 38px;
32223
- font-size: 13px;
32224
- }
32225
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32226
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32227
- transition: 160ms ease;
32228
- }
32229
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32230
- color: #0080ff;
32231
- }
32232
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32233
- border-color: rgba(107, 128, 167, 0.6);
32234
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32235
- }
32236
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32237
- color: #0080ff;
32238
- }
32239
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32240
- border-color: #0080ff;
32241
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32242
- }
32243
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32244
- transform: rotate(180deg);
32245
- }
32246
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32247
- background: rgba(211, 218, 235, 0.6);
32248
- border-color: rgba(172, 186, 211, 0.6);
32249
- cursor: "not-allowed";
32250
- }
32251
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32252
- border-color: #f0483e !important;
32253
- }
32254
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32255
- color: #1d326c;
32256
- }
32257
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32258
- border-color: #0080ff;
32259
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32260
- }
32261
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32262
- transform: rotate(180deg);
32263
- }
32264
-
32265
- .E_oa99sl3 {
32266
- display: flex;
32267
- justify-content: space-between;
32268
- align-items: center;
32269
- gap: 8px;
32270
- }
32271
- .E_oa99sl3,
32272
- .E_oa99sl3 :first-child {
32273
- line-height: inherit !important;
32274
- }
32275
-
32276
- .E_lvp5pj7 {
32277
- display: flex;
32278
- justify-content: space-between;
32279
- align-items: center;
32280
- gap: 8px;
32281
- min-width: 0;
32282
- }
32283
-
32284
- .E_s1io1lws {
32285
- display: flex;
32286
- align-items: center;
32287
- flex-shrink: 0;
32288
- }
32289
-
32290
32290
  .E_w1dxz879 {
32291
32291
  display: flex;
32292
32292
  flex-direction: column;
@@ -32913,23 +32913,6 @@ input.E_rf8rlle.ant-input {
32913
32913
  margin-left: 24px;
32914
32914
  }
32915
32915
 
32916
- .E_b14q2gmw {
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
- }
32919
-
32920
- .E_c1eym6el {
32921
- border-radius: 8px;
32922
- background-color: white;
32923
- }
32924
- .E_c1eym6el.hoverable {
32925
- cursor: pointer;
32926
- }
32927
- .E_c1eym6el.hoverable:hover {
32928
- transition: all 200ms ease;
32929
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32930
- transform: translateY(-4px);
32931
- }
32932
-
32933
32916
  .E_lht19u8 {
32934
32917
  width: 64px;
32935
32918
  height: 64px;
@@ -32979,6 +32962,23 @@ input.E_rf8rlle.ant-input {
32979
32962
  animation: loading-indicator3 1100ms ease-out infinite;
32980
32963
  }
32981
32964
 
32965
+ .E_b14q2gmw {
32966
+ 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);
32967
+ }
32968
+
32969
+ .E_c1eym6el {
32970
+ border-radius: 8px;
32971
+ background-color: white;
32972
+ }
32973
+ .E_c1eym6el.hoverable {
32974
+ cursor: pointer;
32975
+ }
32976
+ .E_c1eym6el.hoverable:hover {
32977
+ transition: all 200ms ease;
32978
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32979
+ transform: translateY(-4px);
32980
+ }
32981
+
32982
32982
  .E_w7ob4th.outside-tag {
32983
32983
  padding-left: 0;
32984
32984
  }
@@ -32988,404 +32988,424 @@ input.E_rf8rlle.ant-input {
32988
32988
  margin-right: 4px;
32989
32989
  }
32990
32990
 
32991
- .E_slr2ynn {
32992
- padding: 0 8px;
32993
- height: 18px;
32991
+ .E_sjob3jg {
32992
+ --item-min-width: 60px;
32994
32993
  }
32995
-
32996
- .E_m140wbb6 {
32997
- padding: 2px 8px;
32998
- height: 24px;
32994
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
32995
+ display: none !important;
32999
32996
  }
33000
-
33001
- .E_t1fozc1i {
33002
- margin: 0;
32997
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
32998
+ flex-shrink: 0 !important;
33003
32999
  }
33004
-
33005
- .E_i1vxv4ln {
33006
- margin-right: 4px;
33007
- height: 16px;
33000
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33001
+ color: #0080ff;
33008
33002
  }
33009
-
33010
- .E_n1afl31m.ant-tag.ant-tag-gray {
33011
- font-weight: 700;
33012
- color: #00122e;
33013
- background-color: rgba(237, 241, 250, 0.6);
33014
- border: 1px solid rgba(211, 218, 235, 0.6);
33015
- word-break: break-all;
33016
- display: inline;
33017
- white-space: normal;
33003
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33004
+ color: #0080ff;
33005
+ font-weight: normal;
33018
33006
  }
33019
-
33020
- .E_tc97u5y {
33021
- height: 100%;
33022
- }
33023
-
33024
- .E_efzf37v .ant-table-content,
33025
- .E_efzf37v .ant-table-body {
33026
- overflow: visible !important;
33027
- height: 100%;
33028
- }
33029
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33030
- height: 100%;
33007
+ .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 {
33008
+ color: rgba(44, 56, 82, 0.6);
33031
33009
  }
33032
- .E_efzf37v table {
33033
- width: 100% !important;
33034
- height: 100%;
33010
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33011
+ color: #00122e;
33035
33012
  }
33036
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33037
- padding: 15px 0;
33013
+ .E_sjob3jg .step-item-text {
33014
+ display: inline-block;
33038
33015
  }
33039
- .E_efzf37v table thead.ant-table-thead {
33040
- display: none;
33016
+ .E_sjob3jg .step-item-title {
33017
+ overflow: hidden;
33018
+ white-space: nowrap;
33019
+ text-overflow: ellipsis;
33041
33020
  }
33042
33021
 
33043
- .E_t1fisho6 {
33044
- height: 100%;
33045
- }
33046
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33047
- padding-top: 6px;
33048
- padding-bottom: 6px;
33049
- }
33050
- .E_t1fisho6 .active-row td:nth-child(1) {
33051
- font-weight: 700;
33022
+ .E_hjvj6s6 .ant-steps-item-container {
33023
+ min-width: var(--item-min-width);
33052
33024
  }
33053
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33054
- font-weight: 700;
33025
+ .E_hjvj6s6 .ant-steps-item-disabled {
33026
+ cursor: not-allowed !important;
33055
33027
  }
33056
- .E_t1fisho6 .ant-spin-nested-loading {
33057
- height: 100%;
33028
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33029
+ flex-direction: row;
33030
+ justify-content: stretch;
33058
33031
  }
33059
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33060
- height: 100%;
33032
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33033
+ padding: 0;
33034
+ margin-right: 4px;
33035
+ flex: 1;
33061
33036
  overflow: visible;
33062
33037
  }
33063
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33064
- max-height: none;
33065
- }
33066
- .E_t1fisho6 td.ant-table-column-sort {
33067
- background: transparent;
33038
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33039
+ width: 100%;
33040
+ min-height: unset;
33068
33041
  }
33069
- .E_t1fisho6 td.ant-table-cell-fix-left,
33070
- .E_t1fisho6 td.ant-table-cell-fix-right {
33071
- background: #fff;
33072
- padding: 0 !important;
33042
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33043
+ height: 26px;
33044
+ line-height: 26px;
33045
+ width: 100%;
33046
+ padding: 0;
33047
+ font-size: 12px;
33073
33048
  }
33074
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33075
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33076
- display: flex;
33077
- align-items: center;
33078
- height: 100%;
33079
- padding: 8px;
33049
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33050
+ margin-right: 10px;
33080
33051
  }
33081
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33082
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33083
- overflow: hidden;
33084
- text-overflow: ellipsis;
33085
- width: 100%;
33052
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33053
+ display: none;
33086
33054
  }
33087
- .E_t1fisho6 .ant-table-container {
33088
- height: 100%;
33055
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33056
+ padding-left: 8px;
33057
+ padding-right: 4px;
33058
+ border-radius: 4px 0 0 4px;
33089
33059
  }
33090
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33091
- box-shadow: none !important;
33060
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33061
+ margin-right: 0;
33092
33062
  }
33093
- .E_t1fisho6 div.ant-table {
33094
- border-radius: 0px;
33095
- border-left: none;
33096
- border-right: none;
33097
- border-bottom: none;
33098
- height: 100%;
33099
- font-size: 12px;
33100
- background: transparent;
33063
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33064
+ padding-right: 8px;
33065
+ padding-left: 12px;
33066
+ border-radius: 0 4px 4px 0;
33101
33067
  }
33102
- .E_t1fisho6 div.ant-table .ant-table-header {
33068
+ .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 {
33069
+ content: "";
33070
+ width: 0;
33071
+ height: 0;
33072
+ border: 13px solid transparent;
33073
+ position: absolute;
33074
+ top: 0;
33075
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33076
+ z-index: 2;
33103
33077
  position: relative;
33104
- z-index: 3;
33105
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33106
- margin-bottom: -1px;
33078
+ top: -50%;
33079
+ right: -100%;
33107
33080
  }
33108
- .E_t1fisho6 div.ant-table .time-wrapper .date,
33109
- .E_t1fisho6 div.ant-table .value {
33110
- color: #2d3a56;
33081
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33082
+ padding: 0 4px 0 12px;
33111
33083
  }
33112
- .E_t1fisho6 div.ant-table .time-wrapper .time,
33113
- .E_t1fisho6 div.ant-table .unit {
33114
- color: rgba(44, 56, 82, 0.6);
33084
+ .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 {
33085
+ content: "";
33086
+ width: 0;
33087
+ height: 0;
33088
+ border: 13px solid transparent;
33089
+ position: absolute;
33090
+ top: 0;
33091
+ border-left: 8px solid #fff;
33092
+ left: 0;
33115
33093
  }
33116
- .E_t1fisho6 div.ant-table .ant-table-selection {
33117
- position: unset;
33118
- text-align: center;
33094
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33095
+ max-width: calc(100% - var(--item-min-width) * 2);
33119
33096
  }
33120
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33121
- background: #fff;
33097
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33098
+ background-color: rgba(0, 136, 255, 0.1);
33122
33099
  }
33123
- .E_t1fisho6 div.ant-table .anticon-setting {
33100
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33101
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33102
+ }
33103
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33124
33104
  cursor: pointer;
33125
- position: absolute;
33126
- top: 50%;
33127
- right: 12px;
33128
- transform: translateY(-50%);
33105
+ min-width: var(--item-min-width);
33129
33106
  }
33130
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33131
- box-shadow: none;
33132
- width: 1px;
33133
- background: rgba(213, 219, 227, 0.6);
33107
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33108
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33109
+ min-width: var(--item-min-width);
33134
33110
  }
33135
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33136
- box-shadow: none;
33137
- width: 1px;
33138
- background: rgba(213, 219, 227, 0.6);
33111
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33112
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33113
+ background-color: rgba(237, 241, 250, 0.6);
33139
33114
  }
33140
- .E_t1fisho6 div.ant-table .ant-table-tbody {
33141
- position: relative;
33115
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33116
+ padding: 0;
33142
33117
  }
33143
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33144
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33145
- border-bottom: 1px solid white;
33146
- height: 40px;
33147
- vertical-align: middle;
33148
- transition: background 0ms;
33149
- color: #00122e;
33118
+
33119
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33120
+ width: 192px;
33121
+ row-gap: 2px;
33150
33122
  }
33151
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33152
- background: #f2f5fa;
33153
- border-bottom-color: #f2f5fa;
33123
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33124
+ background-color: rgba(225, 230, 241, 0.6);
33154
33125
  }
33155
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33156
- height: auto;
33157
- color: #00122e;
33158
- font-size: 12px;
33159
- text-align: left;
33160
- transition: none;
33161
- overflow: hidden;
33162
- text-overflow: ellipsis;
33163
- white-space: nowrap;
33126
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33127
+ color: #00122e !important;
33164
33128
  }
33165
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33166
- color: #0096ff;
33129
+ .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 {
33130
+ background-color: rgba(225, 230, 241, 0.6);
33167
33131
  }
33168
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33169
- overflow: hidden;
33170
- text-overflow: ellipsis;
33171
- width: 100%;
33172
- vertical-align: middle;
33132
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33133
+ padding: 0 8px;
33134
+ border-radius: 4px;
33135
+ height: 32px;
33136
+ display: flex;
33137
+ align-items: center;
33173
33138
  }
33174
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33175
- line-height: 0px;
33139
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33140
+ min-height: auto;
33141
+ white-space: nowrap;
33176
33142
  }
33177
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33178
- padding-right: 25px;
33143
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33144
+ font-size: 13px;
33145
+ line-height: 20px;
33146
+ max-width: 100%;
33147
+ padding-right: 0;
33179
33148
  }
33180
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33181
- border-top-color: transparent;
33149
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33150
+ background: rgba(0, 128, 255, 0.1);
33182
33151
  }
33183
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33184
- background: rgba(225, 230, 241, 0.6);
33185
- border-color: transparent transparent white;
33152
+
33153
+ .E_h6l1tj4 {
33154
+ width: 100%;
33155
+ display: inline-flex;
33156
+ align-items: center;
33157
+ justify-content: center;
33158
+ column-gap: 4px;
33186
33159
  }
33187
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33188
- border-radius: 8px 0 0 8px;
33160
+ .E_h6l1tj4 .step-item-prefix-container {
33161
+ display: inline-flex;
33162
+ align-items: center;
33163
+ width: 18px;
33164
+ height: 18px;
33165
+ color: rgba(44, 56, 82, 0.75);
33166
+ justify-content: center;
33189
33167
  }
33190
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33191
- border-radius: 8px 0 0 8px;
33192
- }
33193
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33194
- content: "";
33195
- width: 4px;
33196
- top: -1px;
33197
- bottom: -1px;
33198
- background: white;
33199
- }
33200
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33201
- border-radius: 0 8px 8px 0;
33168
+
33169
+ .E_v18frne8 {
33170
+ width: 100%;
33171
+ display: flex;
33172
+ align-items: center;
33173
+ justify-content: center;
33174
+ column-gap: 6px;
33175
+ font-size: 13px;
33202
33176
  }
33203
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33204
- border-radius: 0;
33205
- background: white;
33206
- border-top: none;
33177
+ .E_v18frne8 .step-item-prefix-container {
33178
+ display: inline-flex;
33179
+ align-items: center;
33180
+ min-width: 20px;
33181
+ min-height: 20px;
33182
+ color: rgba(44, 56, 82, 0.75);
33183
+ justify-content: center;
33207
33184
  }
33208
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33209
- border-top: 1px solid transparent;
33210
- border-radius: 0 8px 8px 0;
33211
- background: rgba(225, 230, 241, 0.6);
33185
+
33186
+ .E_slr2ynn {
33187
+ padding: 0 8px;
33188
+ height: 18px;
33212
33189
  }
33213
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33214
- background: white;
33215
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33190
+
33191
+ .E_m140wbb6 {
33192
+ padding: 2px 8px;
33193
+ height: 24px;
33216
33194
  }
33217
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33218
- display: flex;
33219
- align-items: center;
33220
- height: 100%;
33221
- background: rgba(225, 230, 241, 0.6);
33195
+
33196
+ .E_t1fozc1i {
33197
+ margin: 0;
33222
33198
  }
33223
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33224
- background: white;
33225
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33199
+
33200
+ .E_i1vxv4ln {
33201
+ margin-right: 4px;
33202
+ height: 16px;
33226
33203
  }
33227
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33228
- display: flex;
33229
- align-items: center;
33230
- height: 100%;
33231
- background: rgba(225, 230, 241, 0.6);
33204
+
33205
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33206
+ font-weight: 700;
33207
+ color: #00122e;
33208
+ background-color: rgba(237, 241, 250, 0.6);
33209
+ border: 1px solid rgba(211, 218, 235, 0.6);
33210
+ word-break: break-all;
33211
+ display: inline;
33212
+ white-space: normal;
33232
33213
  }
33233
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33234
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33214
+
33215
+ .E_t1dtlqs1 {
33216
+ margin-bottom: 4px;
33217
+ color: rgba(44, 56, 82, 0.6);
33235
33218
  }
33236
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33237
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33238
- border-radius: 8px;
33219
+
33220
+ .E_s1ese5oy {
33221
+ color: rgba(44, 56, 82, 0.6);
33222
+ line-height: 32px;
33223
+ height: 32px;
33224
+ margin-bottom: 0;
33239
33225
  }
33240
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33241
- border-top-color: white;
33226
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
33227
+ color: #0080ff;
33242
33228
  }
33243
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33244
- background: rgba(0, 136, 255, 0.1);
33245
- border-bottom-color: transparent;
33246
- border-top-color: transparent;
33229
+ .E_s1ese5oy.warning {
33230
+ color: #ffa500;
33247
33231
  }
33248
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33249
- border-radius: 8px 0 0 8px;
33232
+ .E_s1ese5oy.success {
33233
+ color: #00ba5d;
33250
33234
  }
33251
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33252
- border-radius: 0 8px 8px 0;
33235
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
33236
+ color: #f0483e;
33253
33237
  }
33254
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33255
- background: rgba(0, 136, 255, 0.1);
33238
+ .E_s1ese5oy.normal {
33239
+ color: rgba(44, 56, 82, 0.6);
33256
33240
  }
33257
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33258
- background: #fff;
33259
- font-weight: 400;
33260
- position: relative;
33261
- border-bottom: none;
33241
+
33242
+ .E_b1ibis43 {
33243
+ margin-bottom: 0;
33262
33244
  color: #00122e;
33263
- transition: none;
33264
- padding: 14px 8px 14px 8px;
33265
- line-height: 20px;
33266
- }
33267
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33268
- content: "";
33269
- width: 1px;
33270
- top: 0;
33271
- bottom: 0;
33272
- background: rgba(211, 218, 235, 0.6);
33273
- position: absolute;
33274
- right: 0;
33275
33245
  }
33276
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33277
- padding: unset;
33246
+
33247
+ .E_b11xxjd2 {
33248
+ line-height: 32px;
33249
+ margin-right: 6px;
33278
33250
  }
33279
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33280
- display: none;
33251
+
33252
+ .E_bsub5bw.with-description {
33253
+ height: 24px;
33254
+ flex: 1;
33255
+ position: relative;
33256
+ top: -7px;
33281
33257
  }
33282
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33258
+ .E_bsub5bw p {
33283
33259
  width: 100%;
33284
33260
  overflow: hidden;
33285
- white-space: nowrap;
33286
33261
  text-overflow: ellipsis;
33262
+ white-space: nowrap;
33287
33263
  }
33288
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33289
- overflow: hidden;
33290
- text-overflow: ellipsis;
33291
- flex: 1;
33264
+
33265
+ .E_tmoyoag {
33266
+ border: 1px solid rgba(211, 218, 235, 0.6);
33267
+ border-radius: 8px;
33268
+ overflow: auto;
33292
33269
  }
33293
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33294
- padding: 15px 25px 15px 8px;
33270
+ .E_tmoyoag .ant-list {
33271
+ position: relative;
33295
33272
  }
33296
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33297
- padding: 0;
33273
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
33274
+ border-bottom: none;
33298
33275
  }
33299
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33300
- position: absolute;
33301
- right: 6px;
33302
- top: 50%;
33303
- transform: translateY(-50%);
33304
- height: 16px;
33305
- display: none;
33306
- transition: transform 320ms ease;
33276
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33277
+ position: sticky;
33278
+ top: 0;
33279
+ z-index: 2;
33280
+ display: flex;
33281
+ padding: 8px;
33282
+ flex-wrap: nowrap;
33283
+ justify-content: flex-start;
33284
+ background: #f2f5fa;
33285
+ font-size: 14px;
33286
+ color: rgba(44, 56, 82, 0.6);
33287
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33307
33288
  }
33308
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33309
- display: block;
33310
- transform: translateY(-50%) rotateX(180deg);
33289
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33290
+ align-items: inherit;
33311
33291
  }
33312
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33313
- display: block;
33292
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33293
+ margin-bottom: 0;
33314
33294
  }
33315
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33316
- display: none;
33295
+ .E_tmoyoag .ant-list .eagle-table-form-row {
33296
+ display: flex;
33297
+ justify-content: flex-start;
33298
+ align-items: flex-start;
33299
+ flex-wrap: wrap;
33300
+ padding: 8px;
33301
+ border: none;
33317
33302
  }
33318
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33319
- transform: translateY(-50%);
33303
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33304
+ flex-basis: 100%;
33305
+ margin: 12px 0 0;
33306
+ order: 99;
33307
+ color: rgba(44, 56, 82, 0.6);
33320
33308
  }
33321
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33322
- transform: translateY(-50%) rotateX(180deg);
33309
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33310
+ color: #f0483e;
33311
+ flex-basis: 100%;
33312
+ order: 98;
33313
+ margin: 12px 0 0;
33323
33314
  }
33324
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33325
- background: #f2f5fa;
33315
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33316
+ background-color: rgba(237, 241, 250, 0.6);
33326
33317
  }
33327
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33328
- display: block;
33318
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33319
+ background-color: rgba(0, 136, 255, 0.1);
33329
33320
  }
33330
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33331
- padding-right: 25px;
33321
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
33322
+ flex: 1 0 0;
33323
+ overflow: hidden;
33332
33324
  }
33333
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33334
- padding: 0 !important;
33325
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33326
+ color: rgba(44, 56, 82, 0.6);
33327
+ margin: 0;
33335
33328
  }
33336
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33337
- position: absolute;
33338
- left: 50%;
33339
- top: 50%;
33340
- transform: translate(-50%, -50%);
33329
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33330
+ text-align: center;
33341
33331
  }
33342
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33343
- display: none;
33332
+ .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 > * {
33333
+ text-align: center;
33344
33334
  }
33345
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33346
- background: #fff;
33335
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33336
+ text-align: left;
33347
33337
  }
33348
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33349
- background: inherit;
33338
+ .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 > * {
33339
+ text-align: left;
33350
33340
  }
33351
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33352
- position: static;
33353
- border: none;
33354
- background: inherit !important;
33355
- height: 100px;
33356
- vertical-align: middle;
33341
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33342
+ text-align: right;
33357
33343
  }
33358
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33359
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33360
- font-weight: bold;
33361
- font-size: 20px;
33362
- color: rgba(10, 37, 85, 0.6);
33344
+ .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 > * {
33345
+ text-align: right;
33363
33346
  }
33364
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33365
- .E_t1fisho6 div.ant-table th.cell__action_ {
33366
- z-index: 10;
33347
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33348
+ margin-right: 8px;
33367
33349
  }
33368
- .E_t1fisho6 div.ant-table td.cell__action_ {
33369
- padding: 0 !important;
33350
+ .E_tmoyoag .ant-list .ant-list-item-action {
33351
+ padding: 4px;
33352
+ width: 24px;
33353
+ height: 24px;
33354
+ overflow: hidden;
33355
+ }
33356
+ .E_tmoyoag .ant-list .ant-list-item-action li {
33357
+ padding: 0;
33358
+ }
33359
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
33360
+ cursor: not-allowed;
33361
+ opacity: 0.5;
33362
+ }
33363
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33364
+ margin: 0;
33365
+ }
33366
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33367
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33368
+ border-radius: 5px;
33369
+ font-size: 12px;
33370
+ }
33371
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33372
+ font-size: inherit;
33373
+ }
33374
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33375
+ min-height: 24px;
33376
+ font-size: 12px;
33370
33377
  position: relative;
33371
- background: #fff;
33372
33378
  }
33373
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33374
- height: 100%;
33379
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33380
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33381
+ }
33382
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33383
+ background-color: rgba(237, 241, 250, 0.6);
33384
+ }
33385
+
33386
+ .E_a138syjm {
33375
33387
  display: flex;
33376
33388
  align-items: center;
33377
- justify-content: flex-end;
33378
- padding-right: 8px;
33389
+ margin-top: 8px;
33379
33390
  }
33380
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33381
- width: 24px;
33391
+ .E_a138syjm button.ant-btn {
33392
+ padding: 2px 8px;
33382
33393
  height: 24px;
33383
- cursor: pointer;
33384
- justify-content: center;
33385
- border-radius: 4px;
33386
33394
  }
33387
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33388
- background: #fff;
33395
+ .E_a138syjm > span.maximum-desc {
33396
+ display: none;
33397
+ margin-left: 8px;
33398
+ color: rgba(44, 56, 82, 0.6);
33399
+ }
33400
+ .E_a138syjm > span.maximum-desc.disabled {
33401
+ display: inline;
33402
+ }
33403
+
33404
+ .E_d77i8u0 {
33405
+ width: 24px;
33406
+ height: 24px;
33407
+ padding: 4px;
33408
+ margin-right: 8px;
33389
33409
  }
33390
33410
 
33391
33411
  button.E_l48ei06.ant-btn,
@@ -33440,475 +33460,455 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33440
33460
  color: rgba(44, 56, 82, 0.7490196078);
33441
33461
  }
33442
33462
 
33443
- .E_sddwhm6 {
33444
- margin: 0;
33445
- border-radius: 20px;
33446
- padding: 2px 10px;
33447
- height: 22px;
33463
+ .E_tc97u5y {
33464
+ height: 100%;
33448
33465
  }
33449
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33450
- background-color: rgba(237, 241, 250, 0.6) !important;
33466
+
33467
+ .E_efzf37v .ant-table-content,
33468
+ .E_efzf37v .ant-table-body {
33469
+ overflow: visible !important;
33470
+ height: 100%;
33451
33471
  }
33452
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33453
- background-color: rgba(225, 230, 241, 0.6) !important;
33472
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33473
+ height: 100%;
33454
33474
  }
33455
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33456
- color: #00122e;
33475
+ .E_efzf37v table {
33476
+ width: 100% !important;
33477
+ height: 100%;
33457
33478
  }
33458
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33459
- margin-right: 6px;
33479
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33480
+ padding: 15px 0;
33460
33481
  }
33461
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33462
- margin-left: 8px;
33463
- color: rgba(44, 56, 82, 0.6);
33482
+ .E_efzf37v table thead.ant-table-thead {
33483
+ display: none;
33464
33484
  }
33465
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33466
- background-color: rgba(0, 136, 255, 0.1);
33485
+
33486
+ .E_t1fisho6 {
33487
+ height: 100%;
33467
33488
  }
33468
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33469
- background-color: #0080ff;
33489
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33490
+ padding-top: 6px;
33491
+ padding-bottom: 6px;
33470
33492
  }
33471
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33472
- background-color: rgba(0, 136, 255, 0.16);
33493
+ .E_t1fisho6 .active-row td:nth-child(1) {
33494
+ font-weight: 700;
33473
33495
  }
33474
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33475
- background-color: rgba(255, 74, 74, 0.1);
33496
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33497
+ font-weight: 700;
33476
33498
  }
33477
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33478
- background-color: #f0483e;
33499
+ .E_t1fisho6 .ant-spin-nested-loading {
33500
+ height: 100%;
33479
33501
  }
33480
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33481
- background-color: rgba(255, 74, 74, 0.16);
33502
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33503
+ height: 100%;
33504
+ overflow: visible;
33482
33505
  }
33483
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33484
- background-color: rgba(254, 160, 8, 0.1);
33506
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33507
+ max-height: none;
33485
33508
  }
33486
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33487
- background-color: #fea008;
33509
+ .E_t1fisho6 td.ant-table-column-sort {
33510
+ background: transparent;
33488
33511
  }
33489
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33490
- background-color: rgba(255, 187, 0, 0.16);
33512
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33513
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33514
+ background: #fff;
33515
+ padding: 0 !important;
33491
33516
  }
33492
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33493
- background-color: rgba(30, 201, 127, 0.1);
33517
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33518
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33519
+ display: flex;
33520
+ align-items: center;
33521
+ height: 100%;
33522
+ padding: 8px;
33494
33523
  }
33495
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33496
- background-color: #00ba5d;
33524
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33525
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33526
+ overflow: hidden;
33527
+ text-overflow: ellipsis;
33528
+ width: 100%;
33497
33529
  }
33498
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33499
- background-color: rgba(30, 201, 127, 0.16);
33530
+ .E_t1fisho6 .ant-table-container {
33531
+ height: 100%;
33500
33532
  }
33501
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33502
- background-color: rgba(225, 230, 241, 0.6);
33533
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33534
+ box-shadow: none !important;
33503
33535
  }
33504
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33505
- background-color: #6b7d99;
33536
+ .E_t1fisho6 div.ant-table {
33537
+ border-radius: 0px;
33538
+ border-left: none;
33539
+ border-right: none;
33540
+ border-bottom: none;
33541
+ height: 100%;
33542
+ font-size: 12px;
33543
+ background: transparent;
33506
33544
  }
33507
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33508
- background-color: rgba(211, 218, 235, 0.6);
33545
+ .E_t1fisho6 div.ant-table .ant-table-header {
33546
+ position: relative;
33547
+ z-index: 3;
33548
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33549
+ margin-bottom: -1px;
33509
33550
  }
33510
-
33511
- .E_satwmqm {
33512
- width: 8px;
33513
- height: 8px;
33514
- border-radius: 50%;
33515
- display: inline-block;
33551
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
33552
+ .E_t1fisho6 div.ant-table .value {
33553
+ color: #2d3a56;
33516
33554
  }
33517
-
33518
- .E_sjob3jg {
33519
- --item-min-width: 60px;
33555
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
33556
+ .E_t1fisho6 div.ant-table .unit {
33557
+ color: rgba(44, 56, 82, 0.6);
33520
33558
  }
33521
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33522
- display: none !important;
33559
+ .E_t1fisho6 div.ant-table .ant-table-selection {
33560
+ position: unset;
33561
+ text-align: center;
33523
33562
  }
33524
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33525
- flex-shrink: 0 !important;
33563
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33564
+ background: #fff;
33526
33565
  }
33527
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33528
- color: #0080ff;
33566
+ .E_t1fisho6 div.ant-table .anticon-setting {
33567
+ cursor: pointer;
33568
+ position: absolute;
33569
+ top: 50%;
33570
+ right: 12px;
33571
+ transform: translateY(-50%);
33529
33572
  }
33530
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33531
- color: #0080ff;
33532
- font-weight: normal;
33573
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33574
+ box-shadow: none;
33575
+ width: 1px;
33576
+ background: rgba(213, 219, 227, 0.6);
33533
33577
  }
33534
- .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 {
33535
- color: rgba(44, 56, 82, 0.6);
33578
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33579
+ box-shadow: none;
33580
+ width: 1px;
33581
+ background: rgba(213, 219, 227, 0.6);
33536
33582
  }
33537
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33583
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
33584
+ position: relative;
33585
+ }
33586
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33587
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33588
+ border-bottom: 1px solid white;
33589
+ height: 40px;
33590
+ vertical-align: middle;
33591
+ transition: background 0ms;
33538
33592
  color: #00122e;
33539
33593
  }
33540
- .E_sjob3jg .step-item-text {
33541
- display: inline-block;
33594
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33595
+ background: #f2f5fa;
33596
+ border-bottom-color: #f2f5fa;
33542
33597
  }
33543
- .E_sjob3jg .step-item-title {
33598
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33599
+ height: auto;
33600
+ color: #00122e;
33601
+ font-size: 12px;
33602
+ text-align: left;
33603
+ transition: none;
33544
33604
  overflow: hidden;
33545
- white-space: nowrap;
33546
33605
  text-overflow: ellipsis;
33606
+ white-space: nowrap;
33547
33607
  }
33548
-
33549
- .E_hjvj6s6 .ant-steps-item-container {
33550
- min-width: var(--item-min-width);
33551
- }
33552
- .E_hjvj6s6 .ant-steps-item-disabled {
33553
- cursor: not-allowed !important;
33554
- }
33555
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33556
- flex-direction: row;
33557
- justify-content: stretch;
33558
- }
33559
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33560
- padding: 0;
33561
- margin-right: 4px;
33562
- flex: 1;
33563
- overflow: visible;
33608
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33609
+ color: #0096ff;
33564
33610
  }
33565
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33611
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33612
+ overflow: hidden;
33613
+ text-overflow: ellipsis;
33566
33614
  width: 100%;
33567
- min-height: unset;
33615
+ vertical-align: middle;
33568
33616
  }
33569
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33570
- height: 26px;
33571
- line-height: 26px;
33572
- width: 100%;
33573
- padding: 0;
33574
- font-size: 12px;
33617
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33618
+ line-height: 0px;
33575
33619
  }
33576
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33577
- margin-right: 10px;
33620
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33621
+ padding-right: 25px;
33578
33622
  }
33579
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33580
- display: none;
33623
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33624
+ border-top-color: transparent;
33581
33625
  }
33582
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33583
- padding-left: 8px;
33584
- padding-right: 4px;
33585
- border-radius: 4px 0 0 4px;
33626
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33627
+ background: rgba(225, 230, 241, 0.6);
33628
+ border-color: transparent transparent white;
33586
33629
  }
33587
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33588
- margin-right: 0;
33630
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33631
+ border-radius: 8px 0 0 8px;
33589
33632
  }
33590
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33591
- padding-right: 8px;
33592
- padding-left: 12px;
33593
- border-radius: 0 4px 4px 0;
33633
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33634
+ border-radius: 8px 0 0 8px;
33594
33635
  }
33595
- .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 {
33636
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33596
33637
  content: "";
33597
- width: 0;
33598
- height: 0;
33599
- border: 13px solid transparent;
33600
- position: absolute;
33601
- top: 0;
33602
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33603
- z-index: 2;
33604
- position: relative;
33605
- top: -50%;
33606
- right: -100%;
33607
- }
33608
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33609
- padding: 0 4px 0 12px;
33638
+ width: 4px;
33639
+ top: -1px;
33640
+ bottom: -1px;
33641
+ background: white;
33610
33642
  }
33611
- .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 {
33612
- content: "";
33613
- width: 0;
33614
- height: 0;
33615
- border: 13px solid transparent;
33616
- position: absolute;
33617
- top: 0;
33618
- border-left: 8px solid #fff;
33619
- left: 0;
33643
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33644
+ border-radius: 0 8px 8px 0;
33620
33645
  }
33621
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33622
- max-width: calc(100% - var(--item-min-width) * 2);
33646
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33647
+ border-radius: 0;
33648
+ background: white;
33649
+ border-top: none;
33623
33650
  }
33624
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33625
- background-color: rgba(0, 136, 255, 0.1);
33651
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33652
+ border-top: 1px solid transparent;
33653
+ border-radius: 0 8px 8px 0;
33654
+ background: rgba(225, 230, 241, 0.6);
33626
33655
  }
33627
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33628
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33656
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33657
+ background: white;
33658
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33629
33659
  }
33630
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33631
- cursor: pointer;
33632
- min-width: var(--item-min-width);
33660
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33661
+ display: flex;
33662
+ align-items: center;
33663
+ height: 100%;
33664
+ background: rgba(225, 230, 241, 0.6);
33633
33665
  }
33634
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33635
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33636
- min-width: var(--item-min-width);
33666
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33667
+ background: white;
33668
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33637
33669
  }
33638
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33639
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33640
- background-color: rgba(237, 241, 250, 0.6);
33670
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33671
+ display: flex;
33672
+ align-items: center;
33673
+ height: 100%;
33674
+ background: rgba(225, 230, 241, 0.6);
33641
33675
  }
33642
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33643
- padding: 0;
33676
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33677
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33644
33678
  }
33645
-
33646
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33647
- width: 192px;
33648
- row-gap: 2px;
33679
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33680
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33681
+ border-radius: 8px;
33649
33682
  }
33650
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33651
- background-color: rgba(225, 230, 241, 0.6);
33683
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33684
+ border-top-color: white;
33652
33685
  }
33653
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33654
- color: #00122e !important;
33686
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33687
+ background: rgba(0, 136, 255, 0.1);
33688
+ border-bottom-color: transparent;
33689
+ border-top-color: transparent;
33655
33690
  }
33656
- .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 {
33657
- background-color: rgba(225, 230, 241, 0.6);
33691
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33692
+ border-radius: 8px 0 0 8px;
33658
33693
  }
33659
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33660
- padding: 0 8px;
33661
- border-radius: 4px;
33662
- height: 32px;
33663
- display: flex;
33664
- align-items: center;
33694
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33695
+ border-radius: 0 8px 8px 0;
33665
33696
  }
33666
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33667
- min-height: auto;
33668
- white-space: nowrap;
33697
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33698
+ background: rgba(0, 136, 255, 0.1);
33669
33699
  }
33670
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33671
- font-size: 13px;
33700
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33701
+ background: #fff;
33702
+ font-weight: 400;
33703
+ position: relative;
33704
+ border-bottom: none;
33705
+ color: #00122e;
33706
+ transition: none;
33707
+ padding: 14px 8px 14px 8px;
33672
33708
  line-height: 20px;
33673
- max-width: 100%;
33674
- padding-right: 0;
33675
33709
  }
33676
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33677
- background: rgba(0, 128, 255, 0.1);
33710
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33711
+ content: "";
33712
+ width: 1px;
33713
+ top: 0;
33714
+ bottom: 0;
33715
+ background: rgba(211, 218, 235, 0.6);
33716
+ position: absolute;
33717
+ right: 0;
33678
33718
  }
33679
-
33680
- .E_h6l1tj4 {
33681
- width: 100%;
33682
- display: inline-flex;
33683
- align-items: center;
33684
- justify-content: center;
33685
- column-gap: 4px;
33719
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33720
+ padding: unset;
33686
33721
  }
33687
- .E_h6l1tj4 .step-item-prefix-container {
33688
- display: inline-flex;
33689
- align-items: center;
33690
- width: 18px;
33691
- height: 18px;
33692
- color: rgba(44, 56, 82, 0.75);
33693
- justify-content: center;
33722
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33723
+ display: none;
33694
33724
  }
33695
-
33696
- .E_v18frne8 {
33725
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33697
33726
  width: 100%;
33698
- display: flex;
33699
- align-items: center;
33700
- justify-content: center;
33701
- column-gap: 6px;
33702
- font-size: 13px;
33703
- }
33704
- .E_v18frne8 .step-item-prefix-container {
33705
- display: inline-flex;
33706
- align-items: center;
33707
- min-width: 20px;
33708
- min-height: 20px;
33709
- color: rgba(44, 56, 82, 0.75);
33710
- justify-content: center;
33711
- }
33712
-
33713
- .E_i1g85yz3 {
33714
- margin-right: 4px;
33715
- height: 16px;
33716
- }
33717
-
33718
- .E_t1dtlqs1 {
33719
- margin-bottom: 4px;
33720
- color: rgba(44, 56, 82, 0.6);
33727
+ overflow: hidden;
33728
+ white-space: nowrap;
33729
+ text-overflow: ellipsis;
33721
33730
  }
33722
-
33723
- .E_s1ese5oy {
33724
- color: rgba(44, 56, 82, 0.6);
33725
- line-height: 32px;
33726
- height: 32px;
33727
- margin-bottom: 0;
33731
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33732
+ overflow: hidden;
33733
+ text-overflow: ellipsis;
33734
+ flex: 1;
33728
33735
  }
33729
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33730
- color: #0080ff;
33736
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33737
+ padding: 15px 25px 15px 8px;
33731
33738
  }
33732
- .E_s1ese5oy.warning {
33733
- color: #ffa500;
33739
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33740
+ padding: 0;
33734
33741
  }
33735
- .E_s1ese5oy.success {
33736
- color: #00ba5d;
33742
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33743
+ position: absolute;
33744
+ right: 6px;
33745
+ top: 50%;
33746
+ transform: translateY(-50%);
33747
+ height: 16px;
33748
+ display: none;
33749
+ transition: transform 320ms ease;
33737
33750
  }
33738
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
33739
- color: #f0483e;
33751
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33752
+ display: block;
33753
+ transform: translateY(-50%) rotateX(180deg);
33740
33754
  }
33741
- .E_s1ese5oy.normal {
33742
- color: rgba(44, 56, 82, 0.6);
33755
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33756
+ display: block;
33743
33757
  }
33744
-
33745
- .E_b1ibis43 {
33746
- margin-bottom: 0;
33747
- color: #00122e;
33758
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33759
+ display: none;
33748
33760
  }
33749
-
33750
- .E_b11xxjd2 {
33751
- line-height: 32px;
33752
- margin-right: 6px;
33761
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33762
+ transform: translateY(-50%);
33753
33763
  }
33754
-
33755
- .E_bsub5bw.with-description {
33756
- height: 24px;
33757
- flex: 1;
33758
- position: relative;
33759
- top: -7px;
33764
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33765
+ transform: translateY(-50%) rotateX(180deg);
33760
33766
  }
33761
- .E_bsub5bw p {
33762
- width: 100%;
33763
- overflow: hidden;
33764
- text-overflow: ellipsis;
33765
- white-space: nowrap;
33767
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33768
+ background: #f2f5fa;
33766
33769
  }
33767
-
33768
- .E_tmoyoag {
33769
- border: 1px solid rgba(211, 218, 235, 0.6);
33770
- border-radius: 8px;
33771
- overflow: auto;
33770
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33771
+ display: block;
33772
33772
  }
33773
- .E_tmoyoag .ant-list {
33774
- position: relative;
33773
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33774
+ padding-right: 25px;
33775
33775
  }
33776
- .E_tmoyoag .ant-list .ant-list-item:last-child {
33777
- border-bottom: none;
33776
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33777
+ padding: 0 !important;
33778
33778
  }
33779
- .E_tmoyoag .ant-list .eagle-table-form-header {
33780
- position: sticky;
33781
- top: 0;
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);
33779
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33780
+ position: absolute;
33781
+ left: 50%;
33782
+ top: 50%;
33783
+ transform: translate(-50%, -50%);
33791
33784
  }
33792
- .E_tmoyoag .ant-list .eagle-table-form-header {
33793
- align-items: inherit;
33785
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33786
+ display: none;
33794
33787
  }
33795
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33796
- margin-bottom: 0;
33788
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33789
+ background: #fff;
33797
33790
  }
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;
33791
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33792
+ background: inherit;
33793
+ }
33794
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33795
+ position: static;
33804
33796
  border: none;
33797
+ background: inherit !important;
33798
+ height: 100px;
33799
+ vertical-align: middle;
33805
33800
  }
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);
33801
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33802
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33803
+ font-weight: bold;
33804
+ font-size: 20px;
33805
+ color: rgba(10, 37, 85, 0.6);
33811
33806
  }
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;
33807
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33808
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33809
+ z-index: 10;
33817
33810
  }
33818
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33819
- background-color: rgba(237, 241, 250, 0.6);
33811
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33812
+ padding: 0 !important;
33813
+ position: relative;
33814
+ background: #fff;
33820
33815
  }
33821
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33822
- background-color: rgba(0, 136, 255, 0.1);
33816
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33817
+ height: 100%;
33818
+ display: flex;
33819
+ align-items: center;
33820
+ justify-content: flex-end;
33821
+ padding-right: 8px;
33823
33822
  }
33824
- .E_tmoyoag .ant-list .eagle-table-form-cell {
33825
- flex: 1 0 0;
33826
- overflow: hidden;
33823
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33824
+ width: 24px;
33825
+ height: 24px;
33826
+ cursor: pointer;
33827
+ justify-content: center;
33828
+ border-radius: 4px;
33827
33829
  }
33828
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33829
- color: rgba(44, 56, 82, 0.6);
33830
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33831
+ background: #fff;
33832
+ }
33833
+
33834
+ .E_sddwhm6 {
33830
33835
  margin: 0;
33836
+ border-radius: 20px;
33837
+ padding: 2px 10px;
33838
+ height: 22px;
33831
33839
  }
33832
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33833
- text-align: center;
33840
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33841
+ background-color: rgba(237, 241, 250, 0.6) !important;
33834
33842
  }
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;
33843
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33844
+ background-color: rgba(225, 230, 241, 0.6) !important;
33837
33845
  }
33838
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33839
- text-align: left;
33846
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33847
+ color: #00122e;
33840
33848
  }
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;
33849
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33850
+ margin-right: 6px;
33843
33851
  }
33844
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33845
- text-align: right;
33852
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33853
+ margin-left: 8px;
33854
+ color: rgba(44, 56, 82, 0.6);
33846
33855
  }
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;
33856
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33857
+ background-color: rgba(0, 136, 255, 0.1);
33849
33858
  }
33850
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33851
- margin-right: 8px;
33859
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33860
+ background-color: #0080ff;
33852
33861
  }
33853
- .E_tmoyoag .ant-list .ant-list-item-action {
33854
- padding: 4px;
33855
- width: 24px;
33856
- height: 24px;
33857
- overflow: hidden;
33862
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33863
+ background-color: rgba(0, 136, 255, 0.16);
33858
33864
  }
33859
- .E_tmoyoag .ant-list .ant-list-item-action li {
33860
- padding: 0;
33865
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33866
+ background-color: rgba(255, 74, 74, 0.1);
33861
33867
  }
33862
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
33863
- cursor: not-allowed;
33864
- opacity: 0.5;
33868
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33869
+ background-color: #f0483e;
33865
33870
  }
33866
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33867
- margin: 0;
33871
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33872
+ background-color: rgba(255, 74, 74, 0.16);
33868
33873
  }
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;
33874
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33875
+ background-color: rgba(254, 160, 8, 0.1);
33873
33876
  }
33874
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33875
- font-size: inherit;
33877
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33878
+ background-color: #fea008;
33876
33879
  }
33877
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33878
- min-height: 24px;
33879
- font-size: 12px;
33880
- position: relative;
33880
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33881
+ background-color: rgba(255, 187, 0, 0.16);
33881
33882
  }
33882
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33883
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33883
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33884
+ background-color: rgba(30, 201, 127, 0.1);
33884
33885
  }
33885
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33886
- background-color: rgba(237, 241, 250, 0.6);
33886
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33887
+ background-color: #00ba5d;
33887
33888
  }
33888
-
33889
- .E_a138syjm {
33890
- display: flex;
33891
- align-items: center;
33892
- margin-top: 8px;
33889
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33890
+ background-color: rgba(30, 201, 127, 0.16);
33893
33891
  }
33894
- .E_a138syjm button.ant-btn {
33895
- padding: 2px 8px;
33896
- height: 24px;
33892
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33893
+ background-color: rgba(225, 230, 241, 0.6);
33897
33894
  }
33898
- .E_a138syjm > span.maximum-desc {
33899
- display: none;
33900
- margin-left: 8px;
33901
- color: rgba(44, 56, 82, 0.6);
33895
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33896
+ background-color: #6b7d99;
33902
33897
  }
33903
- .E_a138syjm > span.maximum-desc.disabled {
33904
- display: inline;
33898
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33899
+ background-color: rgba(211, 218, 235, 0.6);
33905
33900
  }
33906
33901
 
33907
- .E_d77i8u0 {
33908
- width: 24px;
33909
- height: 24px;
33910
- padding: 4px;
33911
- margin-right: 8px;
33902
+ .E_satwmqm {
33903
+ width: 8px;
33904
+ height: 8px;
33905
+ border-radius: 50%;
33906
+ display: inline-block;
33907
+ }
33908
+
33909
+ .E_i1g85yz3 {
33910
+ margin-right: 4px;
33911
+ height: 16px;
33912
33912
  }
33913
33913
 
33914
33914
  .E_r77hffu {
@@ -34578,7 +34578,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34578
34578
 
34579
34579
  .E_a1njc627 {
34580
34580
  font-size: 12px;
34581
- color: #00122e;
34581
+ color: #00122e;
34582
+ }
34583
+
34584
+ .E_i14c7jc8 {
34585
+ color: var(--i14c7jc8-0);
34586
+ }
34587
+
34588
+ .E_i1ibuolf {
34589
+ display: flex;
34590
+ align-items: center;
34591
+ column-gap: 4px;
34592
+ font-size: 12px;
34593
+ color: rgba(44, 56, 82, 0.7490196078);
34582
34594
  }
34583
34595
 
34584
34596
  .E_d1u4ndxc {
@@ -34612,18 +34624,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34612
34624
  }
34613
34625
  }
34614
34626
 
34615
- .E_i14c7jc8 {
34616
- color: var(--i14c7jc8-0);
34617
- }
34618
-
34619
- .E_i1ibuolf {
34620
- display: flex;
34621
- align-items: center;
34622
- column-gap: 4px;
34623
- font-size: 12px;
34624
- color: rgba(44, 56, 82, 0.7490196078);
34625
- }
34626
-
34627
34627
  .E_s1ebs0ra {
34628
34628
  display: flex;
34629
34629
  align-items: center;
@@ -34685,51 +34685,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34685
34685
  background: #fff;
34686
34686
  }
34687
34687
 
34688
- .E_c18bcrac {
34689
- display: inline-block;
34690
- width: 100%;
34691
- }
34692
- .E_c18bcrac .recharts-wrapper {
34693
- margin-left: 4px;
34694
- }
34695
-
34696
- .E_cro7kg2 {
34697
- padding: 4px;
34698
- }
34699
-
34700
- .E_c14wcxf0 {
34688
+ .E_n12mqh7z {
34701
34689
  display: flex;
34702
- justify-content: space-between;
34703
34690
  align-items: center;
34704
- font-size: 13px;
34705
- line-height: 24px;
34706
- color: #cccccc;
34707
- white-space: nowrap;
34708
- }
34709
- .E_c14wcxf0 label {
34710
- margin-right: 32px;
34691
+ font-size: 12px;
34692
+ line-height: 18px;
34711
34693
  }
34712
-
34713
- .E_coy29mj.E_c14wcxf0 {
34714
- font-weight: bold;
34715
- color: white;
34694
+ .E_n12mqh7z:not(:last-child) {
34695
+ margin-bottom: 4px;
34716
34696
  }
34717
34697
 
34718
- .E_s11212zy {
34719
- width: 8px;
34720
- height: 8px;
34721
- border-radius: 2px;
34722
- display: inline-block;
34723
- background: var(--s11212zy-0);
34724
- border: 1px solid #fff;
34725
- box-sizing: content-box;
34726
- margin-right: 6px;
34698
+ .E_tf5bynu {
34699
+ margin: 0 3px;
34727
34700
  }
34728
34701
 
34729
- .E_p1lyky6c > :first-child {
34730
- font-weight: bold;
34731
- color: white;
34732
- margin-right: 4px;
34702
+ .E_tcckoz1 {
34703
+ max-height: 400px;
34704
+ overflow: auto;
34733
34705
  }
34734
34706
 
34735
34707
  .E_clm1wy1 {
@@ -34825,6 +34797,33 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34825
34797
  border-radius: 2px;
34826
34798
  }
34827
34799
 
34800
+ .E_ou7iq30 {
34801
+ overflow: hidden;
34802
+ text-overflow: ellipsis;
34803
+ }
34804
+
34805
+ .E_s1tui002 {
34806
+ white-space: nowrap;
34807
+ }
34808
+
34809
+ .E_mxrc2zg {
34810
+ display: -webkit-box;
34811
+ -webkit-line-clamp: var(--mxrc2zg-0);
34812
+ -webkit-box-orient: vertical;
34813
+ word-break: break-all;
34814
+ }
34815
+
34816
+ .E_t1vv6d68 .ant-tooltip-arrow {
34817
+ display: none;
34818
+ }
34819
+ .E_t1vv6d68 .ant-tooltip-inner {
34820
+ background: rgba(23, 38, 64, 0.8);
34821
+ border-radius: 4px;
34822
+ }
34823
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
34824
+ visibility: hidden;
34825
+ }
34826
+
34828
34827
  span.E_tqjc4ui {
34829
34828
  margin: 0 2px;
34830
34829
  }
@@ -34839,23 +34838,51 @@ span.E_tqjc4ui {
34839
34838
  color: #0080ff;
34840
34839
  }
34841
34840
 
34842
- .E_n12mqh7z {
34841
+ .E_c18bcrac {
34842
+ display: inline-block;
34843
+ width: 100%;
34844
+ }
34845
+ .E_c18bcrac .recharts-wrapper {
34846
+ margin-left: 4px;
34847
+ }
34848
+
34849
+ .E_cro7kg2 {
34850
+ padding: 4px;
34851
+ }
34852
+
34853
+ .E_c14wcxf0 {
34843
34854
  display: flex;
34855
+ justify-content: space-between;
34844
34856
  align-items: center;
34845
- font-size: 12px;
34846
- line-height: 18px;
34857
+ font-size: 13px;
34858
+ line-height: 24px;
34859
+ color: #cccccc;
34860
+ white-space: nowrap;
34847
34861
  }
34848
- .E_n12mqh7z:not(:last-child) {
34849
- margin-bottom: 4px;
34862
+ .E_c14wcxf0 label {
34863
+ margin-right: 32px;
34850
34864
  }
34851
34865
 
34852
- .E_tf5bynu {
34853
- margin: 0 3px;
34866
+ .E_coy29mj.E_c14wcxf0 {
34867
+ font-weight: bold;
34868
+ color: white;
34854
34869
  }
34855
34870
 
34856
- .E_tcckoz1 {
34857
- max-height: 400px;
34858
- overflow: auto;
34871
+ .E_s11212zy {
34872
+ width: 8px;
34873
+ height: 8px;
34874
+ border-radius: 2px;
34875
+ display: inline-block;
34876
+ background: var(--s11212zy-0);
34877
+ border: 1px solid #fff;
34878
+ box-sizing: content-box;
34879
+ margin-right: 6px;
34880
+ }
34881
+
34882
+ .E_p1lyky6c > :first-child {
34883
+ font-weight: bold;
34884
+ color: white;
34885
+ margin-right: 4px;
34859
34886
  }
34860
34887
 
34861
34888
  .E_s1iv0tp1 .enabled-switch {
@@ -34956,31 +34983,27 @@ span.E_tqjc4ui {
34956
34983
  padding-right: 12px;
34957
34984
  }
34958
34985
 
34959
- .E_ou7iq30 {
34960
- overflow: hidden;
34961
- text-overflow: ellipsis;
34986
+ .E_wg1tsps {
34987
+ display: flex;
34988
+ align-items: center;
34989
+ justify-content: flex-end;
34962
34990
  }
34963
34991
 
34964
- .E_s1tui002 {
34965
- white-space: nowrap;
34992
+ .E_b1ctd5xy {
34993
+ display: flex;
34994
+ align-items: center;
34995
+ width: calc(100% - 40px);
34966
34996
  }
34967
-
34968
- .E_mxrc2zg {
34969
- display: -webkit-box;
34970
- -webkit-line-clamp: var(--mxrc2zg-0);
34971
- -webkit-box-orient: vertical;
34972
- word-break: break-all;
34997
+ .E_b1ctd5xy .chart {
34998
+ display: inline-block;
34999
+ width: 100%;
34973
35000
  }
34974
35001
 
34975
- .E_t1vv6d68 .ant-tooltip-arrow {
34976
- display: none;
34977
- }
34978
- .E_t1vv6d68 .ant-tooltip-inner {
34979
- background: rgba(23, 38, 64, 0.8);
34980
- border-radius: 4px;
35002
+ .E_u1p8acpn {
35003
+ min-width: 40px;
34981
35004
  }
34982
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
34983
- visibility: hidden;
35005
+ .E_u1p8acpn .unit {
35006
+ color: #00122e !important;
34984
35007
  }
34985
35008
 
34986
35009
  .E_c1up1pdz {
@@ -35122,28 +35145,118 @@ span.E_tqjc4ui {
35122
35145
  border-color: #0096ff;
35123
35146
  color: #fff;
35124
35147
  }
35125
-
35126
- .E_wg1tsps {
35127
- display: flex;
35128
- align-items: center;
35129
- justify-content: flex-end;
35148
+
35149
+ .E_s1at6qmn.ant-layout-sider {
35150
+ background: #edf0f7;
35151
+ padding: 32px 8px;
35152
+ overflow: auto;
35153
+ }
35154
+ .E_s1at6qmn .ant-layout-sider-children {
35155
+ display: flex;
35156
+ flex-direction: column;
35157
+ justify-content: space-between;
35158
+ }
35159
+ .E_s1at6qmn footer {
35160
+ display: flex;
35161
+ }
35162
+ .E_s1at6qmn .ant-menu {
35163
+ background: #edf0f7;
35164
+ }
35165
+ .E_s1at6qmn .ant-menu a {
35166
+ color: #00122e;
35167
+ width: 180px;
35168
+ overflow: hidden;
35169
+ text-overflow: ellipsis;
35170
+ }
35171
+ .E_s1at6qmn .ant-menu-vertical {
35172
+ margin-bottom: 24px;
35173
+ }
35174
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35175
+ margin: 0;
35176
+ }
35177
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35178
+ font-size: 12px;
35179
+ padding: 0 8px 4px;
35180
+ line-height: 18px;
35181
+ }
35182
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35183
+ padding: 0;
35184
+ }
35185
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35186
+ padding-bottom: 24px;
35187
+ }
35188
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35189
+ margin-bottom: 24px;
35190
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35191
+ }
35192
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35193
+ transition: none;
35194
+ display: flex;
35195
+ align-items: center;
35196
+ height: 32px;
35197
+ line-height: 22px;
35198
+ padding: 0 8px;
35199
+ }
35200
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35201
+ margin-right: 12px;
35202
+ }
35203
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35204
+ margin: 0;
35205
+ margin-bottom: 2px;
35206
+ }
35207
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35208
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35209
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35210
+ border-radius: 6px;
35211
+ color: #fff;
35212
+ }
35213
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35214
+ color: #fff;
35215
+ }
35216
+ .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 {
35217
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35218
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35219
+ border-radius: 6px;
35220
+ }
35221
+
35222
+ .E_s1wu0lms .ant-menu-item-group-title {
35223
+ white-space: nowrap;
35224
+ transition: all 0s;
35225
+ }
35226
+ .E_s1wu0lms.shrink {
35227
+ transition: all 0s;
35228
+ overflow: hidden;
35229
+ }
35230
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35231
+ visibility: hidden;
35232
+ }
35233
+ .E_s1wu0lms.shrink .ant-menu-item {
35234
+ width: 36px;
35235
+ padding: 0 6px;
35130
35236
  }
35131
35237
 
35132
- .E_b1ctd5xy {
35238
+ .E_n1ugzfva {
35133
35239
  display: flex;
35134
- align-items: center;
35135
- width: calc(100% - 40px);
35240
+ place-items: center;
35241
+ width: 100% !important;
35136
35242
  }
35137
- .E_b1ctd5xy .chart {
35138
- display: inline-block;
35243
+ .E_n1ugzfva[disabled] {
35244
+ color: rgba(0, 0, 0, 0.25) !important;
35245
+ opacity: 1 !important;
35246
+ }
35247
+ .E_n1ugzfva.ant-btn {
35139
35248
  width: 100%;
35249
+ color: #00122e;
35140
35250
  }
35141
-
35142
- .E_u1p8acpn {
35143
- min-width: 40px;
35251
+ .E_n1ugzfva .icon-wrapper {
35252
+ margin-right: 12px;
35144
35253
  }
35145
- .E_u1p8acpn .unit {
35146
- color: #00122e !important;
35254
+ .E_n1ugzfva .link-title {
35255
+ flex: 1;
35256
+ overflow: hidden;
35257
+ white-space: nowrap;
35258
+ text-overflow: ellipsis;
35259
+ text-align: left;
35147
35260
  }
35148
35261
 
35149
35262
  .E_skwah65 {
@@ -35362,125 +35475,6 @@ span.E_tqjc4ui {
35362
35475
  background: transparent;
35363
35476
  }
35364
35477
 
35365
- .E_s1at6qmn.ant-layout-sider {
35366
- background: #edf0f7;
35367
- padding: 32px 8px;
35368
- overflow: auto;
35369
- }
35370
- .E_s1at6qmn .ant-layout-sider-children {
35371
- display: flex;
35372
- flex-direction: column;
35373
- justify-content: space-between;
35374
- }
35375
- .E_s1at6qmn footer {
35376
- display: flex;
35377
- }
35378
- .E_s1at6qmn .ant-menu {
35379
- background: #edf0f7;
35380
- }
35381
- .E_s1at6qmn .ant-menu a {
35382
- color: #00122e;
35383
- width: 180px;
35384
- overflow: hidden;
35385
- text-overflow: ellipsis;
35386
- }
35387
- .E_s1at6qmn .ant-menu-vertical {
35388
- margin-bottom: 24px;
35389
- }
35390
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35391
- margin: 0;
35392
- }
35393
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35394
- font-size: 12px;
35395
- padding: 0 8px 4px;
35396
- line-height: 18px;
35397
- }
35398
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35399
- padding: 0;
35400
- }
35401
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35402
- padding-bottom: 24px;
35403
- }
35404
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35405
- margin-bottom: 24px;
35406
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35407
- }
35408
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35409
- transition: none;
35410
- display: flex;
35411
- align-items: center;
35412
- height: 32px;
35413
- line-height: 22px;
35414
- padding: 0 8px;
35415
- }
35416
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35417
- margin-right: 12px;
35418
- }
35419
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35420
- margin: 0;
35421
- margin-bottom: 2px;
35422
- }
35423
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35424
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35425
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35426
- border-radius: 6px;
35427
- color: #fff;
35428
- }
35429
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35430
- color: #fff;
35431
- }
35432
- .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 {
35433
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35434
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35435
- border-radius: 6px;
35436
- }
35437
-
35438
- .E_s1wu0lms .ant-menu-item-group-title {
35439
- white-space: nowrap;
35440
- transition: all 0s;
35441
- }
35442
- .E_s1wu0lms.shrink {
35443
- transition: all 0s;
35444
- overflow: hidden;
35445
- }
35446
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35447
- visibility: hidden;
35448
- }
35449
- .E_s1wu0lms.shrink .ant-menu-item {
35450
- width: 36px;
35451
- padding: 0 6px;
35452
- }
35453
-
35454
- .E_n1ugzfva {
35455
- display: flex;
35456
- place-items: center;
35457
- width: 100% !important;
35458
- }
35459
- .E_n1ugzfva[disabled] {
35460
- color: rgba(0, 0, 0, 0.25) !important;
35461
- opacity: 1 !important;
35462
- }
35463
- .E_n1ugzfva.ant-btn {
35464
- width: 100%;
35465
- color: #00122e;
35466
- }
35467
- .E_n1ugzfva .icon-wrapper {
35468
- margin-right: 12px;
35469
- }
35470
- .E_n1ugzfva .link-title {
35471
- flex: 1;
35472
- overflow: hidden;
35473
- white-space: nowrap;
35474
- text-overflow: ellipsis;
35475
- text-align: left;
35476
- }
35477
-
35478
- .E_h1ol2wl7 {
35479
- font-weight: bold;
35480
- background-color: unset;
35481
- padding: unset;
35482
- }
35483
-
35484
35478
  .E_d11hhzf9 {
35485
35479
  width: 492px !important;
35486
35480
  margin: 40px auto !important;
@@ -35518,6 +35512,12 @@ span.E_tqjc4ui {
35518
35512
  gap: 8px;
35519
35513
  }
35520
35514
 
35515
+ .E_h1ol2wl7 {
35516
+ font-weight: bold;
35517
+ background-color: unset;
35518
+ padding: unset;
35519
+ }
35520
+
35521
35521
  .E_i5w779o {
35522
35522
  padding: 8px 0;
35523
35523
  }
@@ -36089,6 +36089,53 @@ span.E_tqjc4ui {
36089
36089
  padding: 0;
36090
36090
  }
36091
36091
 
36092
+ .E_c1ss4prm {
36093
+ color: rgba(44, 56, 82, 0.6);
36094
+ }
36095
+ .E_c1ss4prm li {
36096
+ margin-bottom: 4px;
36097
+ }
36098
+ .E_c1ss4prm li:last-child {
36099
+ margin-bottom: 0;
36100
+ }
36101
+
36102
+ .E_ms3tlei {
36103
+ background: rgba(225, 230, 241, 0.6);
36104
+ padding: 8px;
36105
+ border-radius: 6px;
36106
+ color: rgba(44, 56, 82, 0.6);
36107
+ }
36108
+ .E_ms3tlei li {
36109
+ margin-bottom: 4px;
36110
+ }
36111
+ .E_ms3tlei li:last-child {
36112
+ margin-bottom: 0;
36113
+ }
36114
+
36115
+ .E_du44iy7 {
36116
+ margin-bottom: 4px;
36117
+ }
36118
+
36119
+ .E_s1qmhanr {
36120
+ color: rgba(44, 56, 82, 0.6);
36121
+ margin-bottom: 8px;
36122
+ }
36123
+
36124
+ .E_drje1h0 {
36125
+ height: 1px;
36126
+ background: #e4e9f2;
36127
+ margin: 16px 0;
36128
+ }
36129
+
36130
+ .E_cevhqx7 {
36131
+ color: #00122e;
36132
+ }
36133
+
36134
+ .E_snbqlt4 {
36135
+ margin-top: 8px;
36136
+ color: rgba(44, 56, 82, 0.6);
36137
+ }
36138
+
36092
36139
  .E_c14ouk5o {
36093
36140
  width: 100%;
36094
36141
  height: 100%;
@@ -36133,53 +36180,6 @@ span.E_tqjc4ui {
36133
36180
  height: auto;
36134
36181
  }
36135
36182
 
36136
- .E_cevhqx7 {
36137
- color: #00122e;
36138
- }
36139
-
36140
- .E_snbqlt4 {
36141
- margin-top: 8px;
36142
- color: rgba(44, 56, 82, 0.6);
36143
- }
36144
-
36145
- .E_c1ss4prm {
36146
- color: rgba(44, 56, 82, 0.6);
36147
- }
36148
- .E_c1ss4prm li {
36149
- margin-bottom: 4px;
36150
- }
36151
- .E_c1ss4prm li:last-child {
36152
- margin-bottom: 0;
36153
- }
36154
-
36155
- .E_ms3tlei {
36156
- background: rgba(225, 230, 241, 0.6);
36157
- padding: 8px;
36158
- border-radius: 6px;
36159
- color: rgba(44, 56, 82, 0.6);
36160
- }
36161
- .E_ms3tlei li {
36162
- margin-bottom: 4px;
36163
- }
36164
- .E_ms3tlei li:last-child {
36165
- margin-bottom: 0;
36166
- }
36167
-
36168
- .E_du44iy7 {
36169
- margin-bottom: 4px;
36170
- }
36171
-
36172
- .E_s1qmhanr {
36173
- color: rgba(44, 56, 82, 0.6);
36174
- margin-bottom: 8px;
36175
- }
36176
-
36177
- .E_drje1h0 {
36178
- height: 1px;
36179
- background: #e4e9f2;
36180
- margin: 16px 0;
36181
- }
36182
-
36183
36183
  .E_l12xdkhl {
36184
36184
  width: 64px;
36185
36185
  height: 64px;