@cloudtower/eagle 0.33.31 → 0.33.32

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
@@ -29728,33 +29728,33 @@ html body {
29728
29728
  padding: 8px 12px;
29729
29729
  }
29730
29730
 
29731
- .E_b1nip9bk {
29732
- padding: 4px 11px;
29733
- }
29734
-
29735
- .E_bqamoqe {
29736
- white-space: nowrap;
29737
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29731
+ .E_ccrbeuz .ant-collapse-item {
29732
+ border: 0px;
29733
+ background-color: #fff;
29738
29734
  }
29739
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29740
- --color: #0080ff;
29735
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29736
+ padding-top: 0px;
29737
+ padding-bottom: 0px;
29738
+ padding-left: 0px !important;
29739
+ padding-right: 24px;
29741
29740
  }
29742
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29743
- --color: #0080ff;
29741
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29742
+ right: 0px;
29744
29743
  }
29745
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29746
- margin-left: 1px;
29744
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29745
+ padding: 0px;
29747
29746
  }
29748
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29749
- border-top-right-radius: 0;
29750
- border-bottom-right-radius: 0;
29747
+
29748
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29749
+ padding-right: 0px;
29750
+ cursor: default;
29751
29751
  }
29752
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29753
- border-top-left-radius: 0;
29754
- border-bottom-left-radius: 0;
29752
+
29753
+ .E_c1yyuluq {
29754
+ border-radius: 8px;
29755
29755
  }
29756
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29757
- border-radius: unset;
29756
+ .E_c1yyuluq .ant-card-body {
29757
+ padding: 20px 24px 24px 24px;
29758
29758
  }
29759
29759
 
29760
29760
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30014,6 +30014,74 @@ html body {
30014
30014
  justify-content: center;
30015
30015
  }
30016
30016
 
30017
+ .E_c1uzzomf {
30018
+ margin-bottom: 16px;
30019
+ }
30020
+ .E_c1uzzomf .card-title {
30021
+ font-size: 16px;
30022
+ color: rgba(44, 56, 82, 0.6);
30023
+ font-weight: 700;
30024
+ line-height: 32px;
30025
+ }
30026
+ .E_c1uzzomf .card-body {
30027
+ padding: 24px;
30028
+ border-radius: 8px;
30029
+ background: #fff;
30030
+ }
30031
+ .E_c1uzzomf .empty {
30032
+ font-weight: 700;
30033
+ font-size: 14px;
30034
+ line-height: 22px;
30035
+ color: rgba(0, 21, 64, 0.3);
30036
+ text-align: center;
30037
+ }
30038
+
30039
+ .E_b1nip9bk {
30040
+ padding: 4px 11px;
30041
+ }
30042
+
30043
+ .E_bqamoqe {
30044
+ white-space: nowrap;
30045
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30046
+ }
30047
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30048
+ --color: #0080ff;
30049
+ }
30050
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30051
+ --color: #0080ff;
30052
+ }
30053
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30054
+ margin-left: 1px;
30055
+ }
30056
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30057
+ border-top-right-radius: 0;
30058
+ border-bottom-right-radius: 0;
30059
+ }
30060
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30061
+ border-top-left-radius: 0;
30062
+ border-bottom-left-radius: 0;
30063
+ }
30064
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30065
+ border-radius: unset;
30066
+ }
30067
+
30068
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30069
+ padding: 4px 8px 0 8px;
30070
+ color: rgba(44, 56, 82, 0.6);
30071
+ font-size: 12px;
30072
+ }
30073
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30074
+ padding-bottom: 6px;
30075
+ }
30076
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30077
+ padding-top: 4px;
30078
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30079
+ }
30080
+
30081
+ .E_sx1bpnu .ant-input-sm {
30082
+ line-height: 18px;
30083
+ }
30084
+
30017
30085
  .E_d1bw7c5z {
30018
30086
  position: relative;
30019
30087
  max-width: 388px;
@@ -30097,239 +30165,98 @@ html body {
30097
30165
  width: 102px;
30098
30166
  }
30099
30167
 
30100
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30101
- padding: 4px 8px 0 8px;
30102
- color: rgba(44, 56, 82, 0.6);
30103
- font-size: 12px;
30168
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30169
+ display: flex;
30104
30170
  }
30105
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30106
- padding-bottom: 6px;
30171
+ .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 {
30172
+ border-bottom-left-radius: 5px;
30173
+ border-top-left-radius: 5px;
30107
30174
  }
30108
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30109
- padding-top: 4px;
30110
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30175
+ .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 {
30176
+ border-bottom-right-radius: 5px;
30177
+ border-top-right-radius: 5px;
30111
30178
  }
30112
30179
 
30113
- .E_c1uzzomf {
30114
- margin-bottom: 16px;
30180
+ .E_ivqqkzv {
30181
+ height: 24px;
30182
+ width: 56px !important;
30183
+ margin-right: 4px;
30115
30184
  }
30116
- .E_c1uzzomf .card-title {
30117
- font-size: 16px;
30185
+
30186
+ .E_c1wk4q29 {
30118
30187
  color: rgba(44, 56, 82, 0.6);
30119
- font-weight: 700;
30120
- line-height: 32px;
30121
30188
  }
30122
- .E_c1uzzomf .card-body {
30123
- padding: 24px;
30124
- border-radius: 8px;
30125
- background: #fff;
30189
+
30190
+ .E_rapgekc.ant-radio-wrapper {
30191
+ display: inline-flex;
30192
+ align-items: baseline;
30193
+ white-space: pre-wrap;
30126
30194
  }
30127
- .E_c1uzzomf .empty {
30128
- font-weight: 700;
30129
- font-size: 14px;
30130
- line-height: 22px;
30131
- color: rgba(0, 21, 64, 0.3);
30132
- text-align: center;
30195
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30196
+ position: relative;
30197
+ top: 3px;
30133
30198
  }
30134
-
30135
- .E_c1yyuluq {
30136
- border-radius: 8px;
30199
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30200
+ border-color: rgba(107, 128, 167, 0.6);
30137
30201
  }
30138
- .E_c1yyuluq .ant-card-body {
30139
- padding: 20px 24px 24px 24px;
30202
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30203
+ border-color: #0080ff;
30140
30204
  }
30141
-
30142
- .E_phljevk {
30143
- display: flex;
30144
- justify-content: space-between;
30145
- align-items: center;
30146
- padding: 10px 0;
30147
- color: rgba(44, 56, 82, 0.6);
30148
- font-size: 12px;
30149
- line-height: 24px;
30205
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30206
+ border-color: #0080ff;
30207
+ background: #0080ff;
30150
30208
  }
30151
- .E_phljevk .pagination-left {
30152
- padding: 2px 8px;
30209
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30210
+ top: 4px;
30211
+ left: 4px;
30212
+ width: 6px;
30213
+ height: 6px;
30214
+ background: #fff;
30153
30215
  }
30154
- .E_phljevk .dropdown-trigger {
30155
- display: flex;
30156
- align-items: center;
30157
- border-radius: 6px;
30158
- cursor: pointer;
30159
- transition: all 0.3s ease;
30216
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30217
+ opacity: 0.5;
30160
30218
  }
30161
- .E_phljevk .dropdown-trigger:hover {
30219
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30220
+ border-color: rgba(107, 128, 167, 0.6);
30162
30221
  background: rgba(211, 218, 235, 0.6);
30163
- color: #0080ff;
30164
30222
  }
30165
- .E_phljevk .dropdown-trigger .icon-inner {
30166
- margin-left: 4px;
30223
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30224
+ background: #00122e;
30167
30225
  }
30168
- .E_phljevk .pagination-right {
30169
- display: flex;
30170
- align-items: center;
30171
- color: #0080ff;
30172
- font-weight: bold;
30226
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30227
+ color: #00122e;
30228
+ opacity: 0.5;
30173
30229
  }
30174
- .E_phljevk .pagination-right .icon-inner {
30175
- margin-left: 4px;
30230
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30231
+ color: #00122e;
30176
30232
  }
30177
- .E_phljevk .pagination-right .prev-btn,
30178
- .E_phljevk .pagination-right .next-btn {
30179
- padding: 0 8px;
30233
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30234
+ display: inline-block;
30235
+ padding: 0;
30236
+ padding-left: 10px;
30180
30237
  }
30181
- .E_phljevk .pagination-right .prev-btn > span,
30182
- .E_phljevk .pagination-right .next-btn > span {
30183
- color: #0080ff;
30238
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30239
+ margin-bottom: 0;
30240
+ white-space: pre-wrap;
30241
+ color: rgba(44, 56, 82, 0.6);
30184
30242
  }
30185
- .E_phljevk .pagination-right .next-btn .icon-inner {
30186
- transform: rotate(180deg);
30243
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30244
+ padding-left: 8px;
30187
30245
  }
30188
30246
 
30189
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30190
- max-height: calc(100vh - 128px);
30191
- overflow-y: auto;
30247
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30248
+ border-radius: 5px 0 0 5px;
30192
30249
  }
30193
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30194
- padding: 4px 20px;
30195
- font-size: 12px;
30196
- line-height: 18px;
30250
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30251
+ border-radius: 0 5px 5px 0;
30197
30252
  }
30198
30253
 
30199
- .E_itxley7.ant-input-group.ant-input-group-compact {
30200
- display: flex;
30254
+ .E_rcc63c8 {
30255
+ color: #00122e;
30256
+ border-color: #ccd4e3;
30201
30257
  }
30202
- .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 {
30203
- border-bottom-left-radius: 5px;
30204
- border-top-left-radius: 5px;
30205
- }
30206
- .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 {
30207
- border-bottom-right-radius: 5px;
30208
- border-top-right-radius: 5px;
30209
- }
30210
-
30211
- .E_i11gg7mj .ant-input-prefix {
30212
- margin-right: 8px;
30213
- }
30214
- .E_i11gg7mj .ant-input-suffix {
30215
- margin-left: 8px;
30216
- }
30217
-
30218
- .E_cc368xp {
30219
- color: #00122e;
30220
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30221
- margin-right: 8px;
30222
- padding-right: 8px;
30223
- }
30224
-
30225
- .E_i11o6xqj {
30226
- display: flex;
30227
- gap: 4px;
30228
- }
30229
- .E_i11o6xqj .icon-wrapper {
30230
- cursor: pointer;
30231
- }
30232
-
30233
- .E_d19ruhdj.icon-wrapper {
30234
- cursor: not-allowed;
30235
- }
30236
-
30237
- .E_sx1bpnu .ant-input-sm {
30238
- line-height: 18px;
30239
- }
30240
-
30241
- .E_ccrbeuz .ant-collapse-item {
30242
- border: 0px;
30243
- background-color: #fff;
30244
- }
30245
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30246
- padding-top: 0px;
30247
- padding-bottom: 0px;
30248
- padding-left: 0px !important;
30249
- padding-right: 24px;
30250
- }
30251
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30252
- right: 0px;
30253
- }
30254
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30255
- padding: 0px;
30256
- }
30257
-
30258
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30259
- padding-right: 0px;
30260
- cursor: default;
30261
- }
30262
-
30263
- .E_rapgekc.ant-radio-wrapper {
30264
- display: inline-flex;
30265
- align-items: baseline;
30266
- white-space: pre-wrap;
30267
- }
30268
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30269
- position: relative;
30270
- top: 3px;
30271
- }
30272
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30273
- border-color: rgba(107, 128, 167, 0.6);
30274
- }
30275
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30276
- border-color: #0080ff;
30277
- }
30278
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30279
- border-color: #0080ff;
30280
- background: #0080ff;
30281
- }
30282
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30283
- top: 4px;
30284
- left: 4px;
30285
- width: 6px;
30286
- height: 6px;
30287
- background: #fff;
30288
- }
30289
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30290
- opacity: 0.5;
30291
- }
30292
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30293
- border-color: rgba(107, 128, 167, 0.6);
30294
- background: rgba(211, 218, 235, 0.6);
30295
- }
30296
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30297
- background: #00122e;
30298
- }
30299
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30300
- color: #00122e;
30301
- opacity: 0.5;
30302
- }
30303
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30304
- color: #00122e;
30305
- }
30306
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30307
- display: inline-block;
30308
- padding: 0;
30309
- padding-left: 10px;
30310
- }
30311
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30312
- margin-bottom: 0;
30313
- white-space: pre-wrap;
30314
- color: rgba(44, 56, 82, 0.6);
30315
- }
30316
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30317
- padding-left: 8px;
30318
- }
30319
-
30320
- .E_rp906go .ant-radio-button-wrapper:first-child {
30321
- border-radius: 5px 0 0 5px;
30322
- }
30323
- .E_rp906go .ant-radio-button-wrapper:last-child {
30324
- border-radius: 0 5px 5px 0;
30325
- }
30326
-
30327
- .E_rcc63c8 {
30328
- color: #00122e;
30329
- border-color: #ccd4e3;
30330
- }
30331
- .E_rcc63c8:first-child {
30332
- border-color: #a3b4cc;
30258
+ .E_rcc63c8:first-child {
30259
+ border-color: #a3b4cc;
30333
30260
  }
30334
30261
  .E_rcc63c8.ant-radio-button-wrapper {
30335
30262
  padding: 0 12px;
@@ -30406,56 +30333,6 @@ html body {
30406
30333
  width: 36px;
30407
30334
  }
30408
30335
 
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
30336
  .E_s1dizucg.ant-switch {
30460
30337
  min-width: 40px;
30461
30338
  height: 24px;
@@ -30511,94 +30388,131 @@ html body {
30511
30388
  margin-left: 5px;
30512
30389
  }
30513
30390
 
30514
- .E_tju3gfj .date {
30515
- margin-right: 4px;
30516
- }
30517
-
30518
- .E_iq1gosr {
30519
- display: inline-block;
30520
- }
30521
-
30522
- .E_s1sck0th {
30523
- padding: 0 8px;
30524
- border-radius: 4px;
30391
+ .E_phljevk {
30392
+ display: flex;
30393
+ justify-content: space-between;
30394
+ align-items: center;
30395
+ padding: 10px 0;
30396
+ color: rgba(44, 56, 82, 0.6);
30397
+ font-size: 12px;
30398
+ line-height: 24px;
30525
30399
  }
30526
-
30527
- .E_m855nr1 {
30400
+ .E_phljevk .pagination-left {
30528
30401
  padding: 2px 8px;
30529
- border-radius: 3px;
30530
30402
  }
30531
-
30532
- .E_l1270xpg {
30533
- padding: 3px 8px;
30534
- border-radius: 2px;
30403
+ .E_phljevk .dropdown-trigger {
30404
+ display: flex;
30405
+ align-items: center;
30406
+ border-radius: 6px;
30407
+ cursor: pointer;
30408
+ transition: all 0.3s ease;
30535
30409
  }
30536
-
30537
- .E_t14rextb.ant-tag:hover {
30538
- opacity: unset;
30410
+ .E_phljevk .dropdown-trigger:hover {
30411
+ background: rgba(211, 218, 235, 0.6);
30412
+ color: #0080ff;
30539
30413
  }
30540
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30541
- margin: 0;
30542
- margin-right: 8px;
30543
- display: inline-flex;
30414
+ .E_phljevk .dropdown-trigger .icon-inner {
30415
+ margin-left: 4px;
30416
+ }
30417
+ .E_phljevk .pagination-right {
30418
+ display: flex;
30544
30419
  align-items: center;
30545
- border: none;
30420
+ color: #0080ff;
30421
+ font-weight: bold;
30546
30422
  }
30547
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30548
- width: 16px;
30549
- height: 16px;
30550
- color: inherit;
30423
+ .E_phljevk .pagination-right .icon-inner {
30551
30424
  margin-left: 4px;
30552
- opacity: 0.6;
30553
- display: inline-flex;
30554
30425
  }
30555
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30556
- opacity: 1;
30426
+ .E_phljevk .pagination-right .prev-btn,
30427
+ .E_phljevk .pagination-right .next-btn {
30428
+ padding: 0 8px;
30557
30429
  }
30558
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30430
+ .E_phljevk .pagination-right .prev-btn > span,
30431
+ .E_phljevk .pagination-right .next-btn > span {
30559
30432
  color: #0080ff;
30560
- background-color: rgba(0, 136, 255, 0.1);
30561
30433
  }
30562
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30563
- color: #f0483e;
30564
- background-color: rgba(255, 74, 74, 0.1);
30434
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30435
+ transform: rotate(180deg);
30565
30436
  }
30566
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30567
- color: #e07f00;
30568
- background-color: rgba(255, 187, 0, 0.1);
30437
+
30438
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30439
+ max-height: calc(100vh - 128px);
30440
+ overflow-y: auto;
30569
30441
  }
30570
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30571
- color: #008f4c;
30572
- background-color: rgba(30, 201, 127, 0.1);
30442
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30443
+ padding: 4px 20px;
30444
+ font-size: 12px;
30445
+ line-height: 18px;
30573
30446
  }
30574
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30575
- color: #1d326c;
30576
- background-color: rgba(225, 230, 241, 0.6);
30447
+
30448
+ .E_c1bus5hc {
30449
+ --color: white;
30450
+ height: 14px;
30451
+ width: 14px;
30452
+ border-radius: 50%;
30453
+ flex-shrink: 0;
30454
+ display: flex;
30455
+ align-items: center;
30456
+ justify-content: center;
30457
+ border: 1px solid var(--color);
30577
30458
  }
30578
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30579
- color: #7E41FF;
30580
- background-color: rgba(126, 65, 255, 0.1);
30459
+ .E_c1bus5hc .circle-inner {
30460
+ position: relative;
30461
+ height: 10px;
30462
+ width: 10px;
30463
+ border-radius: 50%;
30464
+ overflow: hidden;
30581
30465
  }
30582
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30583
- color: #fff;
30466
+ .E_c1bus5hc .circle-content {
30467
+ position: absolute;
30468
+ height: 100%;
30469
+ width: 100%;
30470
+ left: 0;
30471
+ top: 0;
30472
+ border-radius: 50%;
30473
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30474
+ transform: rotate(180deg);
30584
30475
  }
30585
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30586
- background-color: #f0483e;
30476
+ .E_c1bus5hc .circle-child {
30477
+ position: absolute;
30478
+ height: 100%;
30479
+ width: 100%;
30480
+ left: 0;
30481
+ top: 0;
30482
+ margin-left: 50%;
30483
+ transform-origin: left;
30484
+ background: white;
30485
+ transform: rotate(0deg);
30587
30486
  }
30588
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30589
- background-color: #fea008;
30487
+
30488
+ .E_i11gg7mj .ant-input-prefix {
30489
+ margin-right: 8px;
30590
30490
  }
30591
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30592
- background-color: #00ba5d;
30491
+ .E_i11gg7mj .ant-input-suffix {
30492
+ margin-left: 8px;
30593
30493
  }
30594
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30595
- background-color: #0080ff;
30494
+
30495
+ .E_cc368xp {
30496
+ color: #00122e;
30497
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30498
+ margin-right: 8px;
30499
+ padding-right: 8px;
30596
30500
  }
30597
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30598
- background-color: #6b7d99;
30501
+
30502
+ .E_i11o6xqj {
30503
+ display: flex;
30504
+ gap: 4px;
30599
30505
  }
30600
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30601
- background-color: #7E41FF;
30506
+ .E_i11o6xqj .icon-wrapper {
30507
+ cursor: pointer;
30508
+ }
30509
+
30510
+ .E_d19ruhdj.icon-wrapper {
30511
+ cursor: not-allowed;
30512
+ }
30513
+
30514
+ .E_iq1gosr {
30515
+ display: inline-block;
30602
30516
  }
30603
30517
 
30604
30518
  .E_s1dni7lo {
@@ -30682,6 +30596,92 @@ html body {
30682
30596
  opacity: 0;
30683
30597
  }
30684
30598
 
30599
+ .E_s1sck0th {
30600
+ padding: 0 8px;
30601
+ border-radius: 4px;
30602
+ }
30603
+
30604
+ .E_m855nr1 {
30605
+ padding: 2px 8px;
30606
+ border-radius: 3px;
30607
+ }
30608
+
30609
+ .E_l1270xpg {
30610
+ padding: 3px 8px;
30611
+ border-radius: 2px;
30612
+ }
30613
+
30614
+ .E_t14rextb.ant-tag:hover {
30615
+ opacity: unset;
30616
+ }
30617
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30618
+ margin: 0;
30619
+ margin-right: 8px;
30620
+ display: inline-flex;
30621
+ align-items: center;
30622
+ border: none;
30623
+ }
30624
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30625
+ width: 16px;
30626
+ height: 16px;
30627
+ color: inherit;
30628
+ margin-left: 4px;
30629
+ opacity: 0.6;
30630
+ display: inline-flex;
30631
+ }
30632
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30633
+ opacity: 1;
30634
+ }
30635
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30636
+ color: #0080ff;
30637
+ background-color: rgba(0, 136, 255, 0.1);
30638
+ }
30639
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30640
+ color: #f0483e;
30641
+ background-color: rgba(255, 74, 74, 0.1);
30642
+ }
30643
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30644
+ color: #e07f00;
30645
+ background-color: rgba(255, 187, 0, 0.1);
30646
+ }
30647
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30648
+ color: #008f4c;
30649
+ background-color: rgba(30, 201, 127, 0.1);
30650
+ }
30651
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30652
+ color: #1d326c;
30653
+ background-color: rgba(225, 230, 241, 0.6);
30654
+ }
30655
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30656
+ color: #7E41FF;
30657
+ background-color: rgba(126, 65, 255, 0.1);
30658
+ }
30659
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30660
+ color: #fff;
30661
+ }
30662
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30663
+ background-color: #f0483e;
30664
+ }
30665
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30666
+ background-color: #fea008;
30667
+ }
30668
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30669
+ background-color: #00ba5d;
30670
+ }
30671
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30672
+ background-color: #0080ff;
30673
+ }
30674
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30675
+ background-color: #6b7d99;
30676
+ }
30677
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30678
+ background-color: #7E41FF;
30679
+ }
30680
+
30681
+ .E_tju3gfj .date {
30682
+ margin-right: 4px;
30683
+ }
30684
+
30685
30685
  .E_t1m2x205 .ant-tooltip-arrow {
30686
30686
  display: none;
30687
30687
  }
@@ -30727,6 +30727,19 @@ html body {
30727
30727
  min-height: 0px;
30728
30728
  }
30729
30729
 
30730
+ .E_i1inqkme {
30731
+ height: 18px;
30732
+ line-height: 18px;
30733
+ padding: 0 4px;
30734
+ border-radius: 4px;
30735
+ background: rgba(235, 239, 245, 0.6);
30736
+ border: 1px solid rgba(223, 228, 235, 0.6);
30737
+ display: flex;
30738
+ align-items: center;
30739
+ white-space: nowrap;
30740
+ margin-right: 4px;
30741
+ }
30742
+
30730
30743
  .E_iouxfgt {
30731
30744
  display: inline-flex;
30732
30745
  align-items: center;
@@ -30745,6 +30758,44 @@ html body {
30745
30758
  animation: rotate 680ms linear infinite;
30746
30759
  }
30747
30760
 
30761
+ .E_atcz0kf .ant-input-suffix {
30762
+ margin-left: 8px;
30763
+ }
30764
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30765
+ padding: 2px 7px 2px 12px;
30766
+ }
30767
+
30768
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30769
+ display: var(--a1wfy30z-0);
30770
+ }
30771
+ .E_a1wfy30z .ant-input-number-input-wrap {
30772
+ padding: 4px 11px;
30773
+ display: inline-flex;
30774
+ line-height: 1.5715;
30775
+ height: inherit;
30776
+ }
30777
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30778
+ content: var(--a1wfy30z-1);
30779
+ display: var(--a1wfy30z-2);
30780
+ flex: none;
30781
+ align-items: center;
30782
+ margin-left: 4px;
30783
+ }
30784
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30785
+ content: var(--a1wfy30z-3);
30786
+ display: var(--a1wfy30z-4);
30787
+ flex: none;
30788
+ align-items: center;
30789
+ margin-right: 4px;
30790
+ cursor: auto;
30791
+ }
30792
+ .E_a1wfy30z .ant-input-number-input {
30793
+ padding: 0;
30794
+ margin: 0;
30795
+ height: auto;
30796
+ font-size: inherit;
30797
+ }
30798
+
30748
30799
  .E_fzh9mnb {
30749
30800
  width: 100%;
30750
30801
  height: 100%;
@@ -30760,28 +30811,6 @@ html body {
30760
30811
  font-size: 18px;
30761
30812
  }
30762
30813
 
30763
- .E_owd0kml {
30764
- display: inline-block;
30765
- }
30766
-
30767
- .E_h1jsgezc {
30768
- visibility: hidden;
30769
- position: absolute;
30770
- }
30771
-
30772
- .E_i1inqkme {
30773
- height: 18px;
30774
- line-height: 18px;
30775
- padding: 0 4px;
30776
- border-radius: 4px;
30777
- background: rgba(235, 239, 245, 0.6);
30778
- border: 1px solid rgba(223, 228, 235, 0.6);
30779
- display: flex;
30780
- align-items: center;
30781
- white-space: nowrap;
30782
- margin-right: 4px;
30783
- }
30784
-
30785
30814
  .E_ai7qkf2 .ant-input-number-handler-wrap {
30786
30815
  display: var(--ai7qkf2-0);
30787
30816
  }
@@ -30842,42 +30871,13 @@ html body {
30842
30871
  padding: 2px 8px;
30843
30872
  }
30844
30873
 
30845
- .E_a1wfy30z .ant-input-number-handler-wrap {
30846
- display: var(--a1wfy30z-0);
30847
- }
30848
- .E_a1wfy30z .ant-input-number-input-wrap {
30849
- padding: 4px 11px;
30850
- display: inline-flex;
30851
- line-height: 1.5715;
30852
- height: inherit;
30853
- }
30854
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30855
- content: var(--a1wfy30z-1);
30856
- display: var(--a1wfy30z-2);
30857
- flex: none;
30858
- align-items: center;
30859
- margin-left: 4px;
30860
- }
30861
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30862
- content: var(--a1wfy30z-3);
30863
- display: var(--a1wfy30z-4);
30864
- flex: none;
30865
- align-items: center;
30866
- margin-right: 4px;
30867
- cursor: auto;
30868
- }
30869
- .E_a1wfy30z .ant-input-number-input {
30870
- padding: 0;
30871
- margin: 0;
30872
- height: auto;
30873
- font-size: inherit;
30874
+ .E_owd0kml {
30875
+ display: inline-block;
30874
30876
  }
30875
30877
 
30876
- .E_atcz0kf .ant-input-suffix {
30877
- margin-left: 8px;
30878
- }
30879
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30880
- padding: 2px 7px 2px 12px;
30878
+ .E_h1jsgezc {
30879
+ visibility: hidden;
30880
+ position: absolute;
30881
30881
  }
30882
30882
 
30883
30883
  .E_dsnbhzf {
@@ -31355,6 +31355,40 @@ html body {
31355
31355
  line-height: 12px;
31356
31356
  }
31357
31357
 
31358
+ .E_a1b5xrg3 .user-icon-inner {
31359
+ display: inline-flex;
31360
+ align-items: center;
31361
+ justify-content: center;
31362
+ color: #fff;
31363
+ font-weight: bold;
31364
+ font-size: 12px;
31365
+ width: 24px;
31366
+ height: 24px;
31367
+ border-radius: 50%;
31368
+ background: var(--a1b5xrg3-0);
31369
+ }
31370
+ .E_a1b5xrg3.btn-item {
31371
+ transition: all 160ms ease;
31372
+ cursor: pointer;
31373
+ width: 56px;
31374
+ height: 40px;
31375
+ display: inline-flex;
31376
+ align-items: center;
31377
+ justify-content: center;
31378
+ border-radius: 6px;
31379
+ }
31380
+ .E_a1b5xrg3.btn-item:hover {
31381
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31382
+ }
31383
+ .E_a1b5xrg3.btn-item:active {
31384
+ transform: translateY(2px);
31385
+ transition: all 320ms ease;
31386
+ }
31387
+
31388
+ .E_m196gn1d {
31389
+ min-width: 1280px;
31390
+ }
31391
+
31358
31392
  .E_cnujxq2 {
31359
31393
  display: flex;
31360
31394
  flex-direction: column;
@@ -31392,6 +31426,7 @@ html body {
31392
31426
  flex-grow: 0;
31393
31427
  flex-shrink: 0;
31394
31428
  flex-basis: 58%;
31429
+ overflow: hidden;
31395
31430
  }
31396
31431
  .E_wt5zbg6 .middle .form-base-field {
31397
31432
  width: 100%;
@@ -32044,38 +32079,61 @@ input.E_rf8rlle.ant-input {
32044
32079
  color: rgba(44, 56, 82, 0.7490196078);
32045
32080
  }
32046
32081
 
32047
- .E_m196gn1d {
32048
- min-width: 1280px;
32082
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32083
+ border-radius: 6px;
32049
32084
  }
32050
-
32051
- .E_a1b5xrg3 .user-icon-inner {
32052
- display: inline-flex;
32053
- align-items: center;
32054
- justify-content: center;
32055
- color: #fff;
32056
- font-weight: bold;
32057
- font-size: 12px;
32058
- width: 24px;
32059
- height: 24px;
32060
- border-radius: 50%;
32061
- background: var(--a1b5xrg3-0);
32085
+ .E_s17wv897.ant-select.ant-select-single {
32086
+ width: 100%;
32087
+ color: #2d3a56;
32088
+ border-color: rgba(211, 218, 235, 0.6);
32089
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32090
+ font-size: 13px;
32062
32091
  }
32063
- .E_a1b5xrg3.btn-item {
32064
- transition: all 160ms ease;
32065
- cursor: pointer;
32066
- width: 56px;
32067
- height: 40px;
32068
- display: inline-flex;
32069
- align-items: center;
32070
- justify-content: center;
32071
- border-radius: 6px;
32092
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32093
+ height: 30px;
32072
32094
  }
32073
- .E_a1b5xrg3.btn-item:hover {
32074
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32095
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32096
+ height: 38px;
32097
+ font-size: 13px;
32075
32098
  }
32076
- .E_a1b5xrg3.btn-item:active {
32077
- transform: translateY(2px);
32078
- transition: all 320ms ease;
32099
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32100
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32101
+ transition: 160ms ease;
32102
+ }
32103
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32104
+ color: #0080ff;
32105
+ }
32106
+ .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 {
32107
+ border-color: rgba(107, 128, 167, 0.6);
32108
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32109
+ }
32110
+ .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 {
32111
+ color: #0080ff;
32112
+ }
32113
+ .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 {
32114
+ border-color: #0080ff;
32115
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32116
+ }
32117
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32118
+ transform: rotate(180deg);
32119
+ }
32120
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32121
+ background: rgba(211, 218, 235, 0.6);
32122
+ border-color: rgba(172, 186, 211, 0.6);
32123
+ cursor: "not-allowed";
32124
+ }
32125
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32126
+ border-color: #f0483e !important;
32127
+ }
32128
+ .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 {
32129
+ color: #1d326c;
32130
+ }
32131
+ .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 {
32132
+ border-color: #0080ff;
32133
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32134
+ }
32135
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32136
+ transform: rotate(180deg);
32079
32137
  }
32080
32138
 
32081
32139
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
@@ -32205,63 +32263,6 @@ input.E_rf8rlle.ant-input {
32205
32263
  color: rgba(0, 21, 64, 0.3);
32206
32264
  }
32207
32265
 
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
32266
  .E_oa99sl3 {
32266
32267
  display: flex;
32267
32268
  justify-content: space-between;
@@ -32287,6 +32288,19 @@ input.E_rf8rlle.ant-input {
32287
32288
  flex-shrink: 0;
32288
32289
  }
32289
32290
 
32291
+ .E_suhck3k {
32292
+ height: 24px;
32293
+ width: 24px;
32294
+ border-radius: 6px;
32295
+ padding: 4px;
32296
+ }
32297
+ .E_suhck3k:hover {
32298
+ background-color: rgba(0, 136, 255, 0.1);
32299
+ }
32300
+ .E_suhck3k:hover svg path {
32301
+ fill: blue;
32302
+ }
32303
+
32290
32304
  .E_w1dxz879 {
32291
32305
  display: flex;
32292
32306
  flex-direction: column;
@@ -32302,6 +32316,22 @@ input.E_rf8rlle.ant-input {
32302
32316
  opacity: 0.8;
32303
32317
  }
32304
32318
 
32319
+ .E_ryby9ds {
32320
+ display: flex;
32321
+ align-items: center;
32322
+ }
32323
+ .E_ryby9ds .order {
32324
+ height: 24px;
32325
+ width: 24px;
32326
+ border-radius: 20px;
32327
+ color: #0080ff;
32328
+ background: rgba(0, 136, 255, 0.1);
32329
+ display: flex;
32330
+ align-items: center;
32331
+ justify-content: center;
32332
+ margin-right: 6px;
32333
+ }
32334
+
32305
32335
  .E_hrhfj7c {
32306
32336
  display: none;
32307
32337
  }
@@ -32521,88 +32551,24 @@ input.E_rf8rlle.ant-input {
32521
32551
  font-size: 14px;
32522
32552
  }
32523
32553
 
32524
- .E_suhck3k {
32525
- height: 24px;
32526
- width: 24px;
32527
- border-radius: 6px;
32528
- padding: 4px;
32529
- }
32530
- .E_suhck3k:hover {
32531
- background-color: rgba(0, 136, 255, 0.1);
32532
- }
32533
- .E_suhck3k:hover svg path {
32534
- fill: blue;
32554
+ .E_h12yihis {
32555
+ height: 50px;
32556
+ border-bottom: 2px solid #edf0f7;
32557
+ background: #fff;
32558
+ display: flex;
32559
+ justify-content: space-between;
32560
+ align-items: center;
32561
+ padding: 0 24px 0 14px;
32562
+ position: relative;
32563
+ z-index: 10;
32535
32564
  }
32536
-
32537
- .E_ryby9ds {
32565
+ .E_h12yihis .left,
32566
+ .E_h12yihis .right,
32567
+ .E_h12yihis .center {
32538
32568
  display: flex;
32539
32569
  align-items: center;
32540
- }
32541
- .E_ryby9ds .order {
32542
- height: 24px;
32543
- width: 24px;
32544
- border-radius: 20px;
32545
- color: #0080ff;
32546
- background: rgba(0, 136, 255, 0.1);
32547
- display: flex;
32548
- align-items: center;
32549
- justify-content: center;
32550
- margin-right: 6px;
32551
- }
32552
-
32553
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32554
- margin-right: 2px;
32555
- }
32556
-
32557
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32558
- padding-left: 8px;
32559
- padding-right: 8px;
32560
- font-size: 12px;
32561
- }
32562
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32563
- border-radius: 4px;
32564
- }
32565
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32566
- border-radius: 4px;
32567
- }
32568
-
32569
- .E_ma64lna .antd5-segmented-item-label {
32570
- padding-left: 12px;
32571
- padding-right: 12px;
32572
- }
32573
-
32574
- .E_ckld275 {
32575
- background-color: rgba(225, 230, 241, 0.6);
32576
- }
32577
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32578
- background-color: rgba(255, 255, 255, 0.6);
32579
- color: rgba(44, 56, 82, 0.75);
32580
- }
32581
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32582
- background-color: transparent;
32583
- }
32584
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32585
- background-color: transparent;
32586
- }
32587
-
32588
- .E_h12yihis {
32589
- height: 50px;
32590
- border-bottom: 2px solid #edf0f7;
32591
- background: #fff;
32592
- display: flex;
32593
- justify-content: space-between;
32594
- align-items: center;
32595
- padding: 0 24px 0 14px;
32596
- position: relative;
32597
- z-index: 10;
32598
- }
32599
- .E_h12yihis .left,
32600
- .E_h12yihis .right,
32601
- .E_h12yihis .center {
32602
- display: flex;
32603
- align-items: center;
32604
- flex: 1;
32605
- flex-shrink: 0;
32570
+ flex: 1;
32571
+ flex-shrink: 0;
32606
32572
  }
32607
32573
  .E_h12yihis .center {
32608
32574
  flex: 0.8;
@@ -32805,8 +32771,56 @@ input.E_rf8rlle.ant-input {
32805
32771
  position: static;
32806
32772
  }
32807
32773
 
32808
- .E_c1yd35n {
32809
- padding: 0 12px 14px 12px;
32774
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32775
+ margin-right: 2px;
32776
+ }
32777
+
32778
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32779
+ padding-left: 8px;
32780
+ padding-right: 8px;
32781
+ font-size: 12px;
32782
+ }
32783
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32784
+ border-radius: 4px;
32785
+ }
32786
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32787
+ border-radius: 4px;
32788
+ }
32789
+
32790
+ .E_ma64lna .antd5-segmented-item-label {
32791
+ padding-left: 12px;
32792
+ padding-right: 12px;
32793
+ }
32794
+
32795
+ .E_ckld275 {
32796
+ background-color: rgba(225, 230, 241, 0.6);
32797
+ }
32798
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32799
+ background-color: rgba(255, 255, 255, 0.6);
32800
+ color: rgba(44, 56, 82, 0.75);
32801
+ }
32802
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32803
+ background-color: transparent;
32804
+ }
32805
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32806
+ background-color: transparent;
32807
+ }
32808
+
32809
+ .E_b14q2gmw {
32810
+ 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);
32811
+ }
32812
+
32813
+ .E_c1eym6el {
32814
+ border-radius: 8px;
32815
+ background-color: white;
32816
+ }
32817
+ .E_c1eym6el.hoverable {
32818
+ cursor: pointer;
32819
+ }
32820
+ .E_c1eym6el.hoverable:hover {
32821
+ transition: all 200ms ease;
32822
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32823
+ transform: translateY(-4px);
32810
32824
  }
32811
32825
 
32812
32826
  .E_c1kghdax {
@@ -32849,6 +32863,137 @@ input.E_rf8rlle.ant-input {
32849
32863
  margin-right: 2px;
32850
32864
  }
32851
32865
 
32866
+ button.E_l48ei06.ant-btn,
32867
+ button.E_l48ei06.ant-btn.ant-btn-sm,
32868
+ button.E_l48ei06.ant-btn.ant-btn-lg {
32869
+ font-size: 12px;
32870
+ line-height: 18px;
32871
+ height: 18px;
32872
+ }
32873
+
32874
+ button.E_l48ei06 {
32875
+ color: #0080FF;
32876
+ height: unset;
32877
+ }
32878
+ button.E_l48ei06 .button-prefix-icon {
32879
+ margin-right: 4px;
32880
+ }
32881
+ button.E_l48ei06 .button-suffix-icon {
32882
+ margin-left: 4px;
32883
+ }
32884
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32885
+ color: #009DFF;
32886
+ }
32887
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32888
+ color: #005ED1;
32889
+ }
32890
+ button.E_l48ei06.ui-kit-link-disabled {
32891
+ color: #0080FF;
32892
+ }
32893
+ button.E_l48ei06.ui-kit-link-primary {
32894
+ color: #00122E;
32895
+ }
32896
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32897
+ color: #0080FF;
32898
+ }
32899
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32900
+ color: #005ED1;
32901
+ }
32902
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32903
+ color: #00122E;
32904
+ }
32905
+ button.E_l48ei06.ui-kit-link-secondary {
32906
+ color: rgba(44, 56, 82, 0.7490196078);
32907
+ }
32908
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32909
+ color: #0080FF;
32910
+ }
32911
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32912
+ color: #005ED1;
32913
+ }
32914
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32915
+ color: rgba(44, 56, 82, 0.7490196078);
32916
+ }
32917
+
32918
+ .E_sddwhm6 {
32919
+ margin: 0;
32920
+ border-radius: 20px;
32921
+ padding: 2px 10px;
32922
+ height: 22px;
32923
+ }
32924
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32925
+ background-color: rgba(237, 241, 250, 0.6) !important;
32926
+ }
32927
+ .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 {
32928
+ background-color: rgba(225, 230, 241, 0.6) !important;
32929
+ }
32930
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32931
+ color: #00122e;
32932
+ }
32933
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32934
+ margin-right: 6px;
32935
+ }
32936
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32937
+ margin-left: 8px;
32938
+ color: rgba(44, 56, 82, 0.6);
32939
+ }
32940
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32941
+ background-color: rgba(0, 136, 255, 0.1);
32942
+ }
32943
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32944
+ background-color: #0080ff;
32945
+ }
32946
+ .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 {
32947
+ background-color: rgba(0, 136, 255, 0.16);
32948
+ }
32949
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32950
+ background-color: rgba(255, 74, 74, 0.1);
32951
+ }
32952
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32953
+ background-color: #f0483e;
32954
+ }
32955
+ .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 {
32956
+ background-color: rgba(255, 74, 74, 0.16);
32957
+ }
32958
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32959
+ background-color: rgba(254, 160, 8, 0.1);
32960
+ }
32961
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32962
+ background-color: #fea008;
32963
+ }
32964
+ .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 {
32965
+ background-color: rgba(255, 187, 0, 0.16);
32966
+ }
32967
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32968
+ background-color: rgba(30, 201, 127, 0.1);
32969
+ }
32970
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32971
+ background-color: #00ba5d;
32972
+ }
32973
+ .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 {
32974
+ background-color: rgba(30, 201, 127, 0.16);
32975
+ }
32976
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32977
+ background-color: rgba(225, 230, 241, 0.6);
32978
+ }
32979
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32980
+ background-color: #6b7d99;
32981
+ }
32982
+ .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 {
32983
+ background-color: rgba(211, 218, 235, 0.6);
32984
+ }
32985
+
32986
+ .E_satwmqm {
32987
+ width: 8px;
32988
+ height: 8px;
32989
+ border-radius: 50%;
32990
+ display: inline-block;
32991
+ }
32992
+
32993
+ .E_c1yd35n {
32994
+ padding: 0 12px 14px 12px;
32995
+ }
32996
+
32852
32997
  .E_ckui4s7 {
32853
32998
  color: #2d3a56;
32854
32999
  line-height: 22px;
@@ -32913,1302 +33058,997 @@ input.E_rf8rlle.ant-input {
32913
33058
  margin-left: 24px;
32914
33059
  }
32915
33060
 
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);
33061
+ .E_tc97u5y {
33062
+ height: 100%;
32918
33063
  }
32919
33064
 
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
- .E_lht19u8 {
32934
- width: 64px;
32935
- height: 64px;
32936
- display: flex;
32937
- align-items: center;
32938
- justify-content: center;
32939
- position: relative;
32940
- opacity: 0.2;
32941
- }
32942
-
32943
- .E_lk3gkp4 {
32944
- position: absolute;
32945
- width: 5px;
32946
- height: 48px;
32947
- left: 9.33px;
32948
- top: 40.5px;
32949
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32950
- border-radius: 5px;
32951
- transform: rotate(-128deg);
32952
- transform-origin: top left;
32953
- animation: loading-indicator1 1100ms ease-out infinite;
32954
- }
32955
-
32956
- .E_ll4n94n {
32957
- position: absolute;
32958
- width: 5px;
32959
- height: 48px;
32960
- left: 40.8px;
32961
- top: 8.4px;
32962
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32963
- border-radius: 5px;
32964
- transform: rotate(-8deg);
32965
- transform-origin: top left;
32966
- animation: loading-indicator2 1100ms ease-out infinite;
32967
- }
32968
-
32969
- .E_l17lbdo6 {
32970
- position: absolute;
32971
- width: 5px;
32972
- height: 48px;
32973
- left: 52.9px;
32974
- top: 51.8px;
32975
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32976
- border-radius: 5px;
32977
- transform: rotate(112deg);
32978
- transform-origin: top left;
32979
- animation: loading-indicator3 1100ms ease-out infinite;
32980
- }
32981
-
32982
- .E_w7ob4th.outside-tag {
32983
- padding-left: 0;
32984
- }
32985
- .E_w7ob4th.outside-tag .inside-tag {
32986
- border-radius: 4px 0 0 4px;
32987
- padding-right: 4px;
32988
- margin-right: 4px;
32989
- }
32990
-
32991
- .E_sjob3jg {
32992
- --item-min-width: 60px;
32993
- }
32994
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
32995
- display: none !important;
32996
- }
32997
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
32998
- flex-shrink: 0 !important;
32999
- }
33000
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33001
- color: #0080ff;
33002
- }
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;
33006
- }
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);
33009
- }
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;
33012
- }
33013
- .E_sjob3jg .step-item-text {
33014
- display: inline-block;
33015
- }
33016
- .E_sjob3jg .step-item-title {
33017
- overflow: hidden;
33018
- white-space: nowrap;
33019
- text-overflow: ellipsis;
33020
- }
33021
-
33022
- .E_hjvj6s6 .ant-steps-item-container {
33023
- min-width: var(--item-min-width);
33024
- }
33025
- .E_hjvj6s6 .ant-steps-item-disabled {
33026
- cursor: not-allowed !important;
33027
- }
33028
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33029
- flex-direction: row;
33030
- justify-content: stretch;
33031
- }
33032
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33033
- padding: 0;
33034
- margin-right: 4px;
33035
- flex: 1;
33036
- overflow: visible;
33065
+ .E_efzf37v .ant-table-content,
33066
+ .E_efzf37v .ant-table-body {
33067
+ overflow: visible !important;
33068
+ height: 100%;
33037
33069
  }
33038
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33039
- width: 100%;
33040
- min-height: unset;
33070
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33071
+ height: 100%;
33041
33072
  }
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
+ .E_efzf37v table {
33074
+ width: 100% !important;
33075
+ height: 100%;
33048
33076
  }
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;
33077
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33078
+ padding: 15px 0;
33051
33079
  }
33052
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33080
+ .E_efzf37v table thead.ant-table-thead {
33053
33081
  display: none;
33054
33082
  }
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;
33059
- }
33060
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33061
- margin-right: 0;
33062
- }
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;
33067
- }
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;
33077
- position: relative;
33078
- top: -50%;
33079
- right: -100%;
33080
- }
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;
33083
- }
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;
33093
- }
33094
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33095
- max-width: calc(100% - var(--item-min-width) * 2);
33096
- }
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);
33099
- }
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 {
33104
- cursor: pointer;
33105
- min-width: var(--item-min-width);
33106
- }
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);
33110
- }
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);
33114
- }
33115
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33116
- padding: 0;
33117
- }
33118
33083
 
33119
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33120
- width: 192px;
33121
- row-gap: 2px;
33122
- }
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);
33125
- }
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;
33128
- }
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);
33131
- }
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;
33138
- }
33139
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33140
- min-height: auto;
33141
- white-space: nowrap;
33142
- }
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;
33148
- }
33149
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33150
- background: rgba(0, 128, 255, 0.1);
33151
- }
33152
-
33153
- .E_h6l1tj4 {
33154
- width: 100%;
33155
- display: inline-flex;
33156
- align-items: center;
33157
- justify-content: center;
33158
- column-gap: 4px;
33159
- }
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;
33167
- }
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;
33176
- }
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;
33184
- }
33185
-
33186
- .E_i1g85yz3 {
33187
- margin-right: 4px;
33188
- height: 16px;
33189
- }
33190
-
33191
- .E_t1dtlqs1 {
33192
- margin-bottom: 4px;
33193
- color: rgba(44, 56, 82, 0.6);
33194
- }
33195
-
33196
- .E_s1ese5oy {
33197
- color: rgba(44, 56, 82, 0.6);
33198
- line-height: 32px;
33199
- height: 32px;
33200
- margin-bottom: 0;
33201
- }
33202
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33203
- color: #0080ff;
33204
- }
33205
- .E_s1ese5oy.warning {
33206
- color: #ffa500;
33207
- }
33208
- .E_s1ese5oy.success {
33209
- color: #00ba5d;
33210
- }
33211
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
33212
- color: #f0483e;
33213
- }
33214
- .E_s1ese5oy.normal {
33215
- color: rgba(44, 56, 82, 0.6);
33216
- }
33217
-
33218
- .E_b1ibis43 {
33219
- margin-bottom: 0;
33220
- color: #00122e;
33221
- }
33222
-
33223
- .E_b11xxjd2 {
33224
- line-height: 32px;
33225
- margin-right: 6px;
33226
- }
33227
-
33228
- .E_bsub5bw.with-description {
33229
- height: 24px;
33230
- flex: 1;
33231
- position: relative;
33232
- top: -7px;
33233
- }
33234
- .E_bsub5bw p {
33235
- width: 100%;
33236
- overflow: hidden;
33237
- text-overflow: ellipsis;
33238
- white-space: nowrap;
33239
- }
33240
-
33241
- .E_tmoyoag {
33242
- border: 1px solid rgba(211, 218, 235, 0.6);
33243
- border-radius: 8px;
33244
- overflow: auto;
33245
- }
33246
- .E_tmoyoag .ant-list {
33247
- position: relative;
33248
- }
33249
- .E_tmoyoag .ant-list .ant-list-item:last-child {
33250
- border-bottom: none;
33251
- }
33252
- .E_tmoyoag .ant-list .eagle-table-form-header {
33253
- position: sticky;
33254
- top: 0;
33255
- z-index: 2;
33256
- display: flex;
33257
- padding: 8px;
33258
- flex-wrap: nowrap;
33259
- justify-content: flex-start;
33260
- background: #f2f5fa;
33261
- font-size: 14px;
33262
- color: rgba(44, 56, 82, 0.6);
33263
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33264
- }
33265
- .E_tmoyoag .ant-list .eagle-table-form-header {
33266
- align-items: inherit;
33267
- }
33268
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33269
- margin-bottom: 0;
33270
- }
33271
- .E_tmoyoag .ant-list .eagle-table-form-row {
33272
- display: flex;
33273
- justify-content: flex-start;
33274
- align-items: flex-start;
33275
- flex-wrap: wrap;
33276
- padding: 8px;
33277
- border: none;
33278
- }
33279
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33280
- flex-basis: 100%;
33281
- margin: 12px 0 0;
33282
- order: 99;
33283
- color: rgba(44, 56, 82, 0.6);
33284
- }
33285
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33286
- color: #f0483e;
33287
- flex-basis: 100%;
33288
- order: 98;
33289
- margin: 12px 0 0;
33290
- }
33291
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33292
- background-color: rgba(237, 241, 250, 0.6);
33293
- }
33294
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33295
- background-color: rgba(0, 136, 255, 0.1);
33296
- }
33297
- .E_tmoyoag .ant-list .eagle-table-form-cell {
33298
- flex: 1 0 0;
33299
- overflow: hidden;
33300
- }
33301
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33302
- color: rgba(44, 56, 82, 0.6);
33303
- margin: 0;
33304
- }
33305
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33306
- text-align: center;
33307
- }
33308
- .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 > * {
33309
- text-align: center;
33310
- }
33311
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33312
- text-align: left;
33084
+ .E_t1fisho6 {
33085
+ height: 100%;
33313
33086
  }
33314
- .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 > * {
33315
- text-align: left;
33087
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33088
+ padding-top: 6px;
33089
+ padding-bottom: 6px;
33316
33090
  }
33317
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33318
- text-align: right;
33091
+ .E_t1fisho6 .active-row td:nth-child(1) {
33092
+ font-weight: 700;
33319
33093
  }
33320
- .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 > * {
33321
- text-align: right;
33094
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33095
+ font-weight: 700;
33322
33096
  }
33323
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33324
- margin-right: 8px;
33097
+ .E_t1fisho6 .ant-spin-nested-loading {
33098
+ height: 100%;
33325
33099
  }
33326
- .E_tmoyoag .ant-list .ant-list-item-action {
33327
- padding: 4px;
33328
- width: 24px;
33329
- height: 24px;
33330
- overflow: hidden;
33100
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33101
+ height: 100%;
33102
+ overflow: visible;
33331
33103
  }
33332
- .E_tmoyoag .ant-list .ant-list-item-action li {
33333
- padding: 0;
33104
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33105
+ max-height: none;
33334
33106
  }
33335
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
33336
- cursor: not-allowed;
33337
- opacity: 0.5;
33107
+ .E_t1fisho6 td.ant-table-column-sort {
33108
+ background: transparent;
33338
33109
  }
33339
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33340
- margin: 0;
33110
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33111
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33112
+ background: #fff;
33113
+ padding: 0 !important;
33341
33114
  }
33342
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33343
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33344
- border-radius: 5px;
33345
- font-size: 12px;
33115
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33116
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33117
+ display: flex;
33118
+ align-items: center;
33119
+ height: 100%;
33120
+ padding: 8px;
33346
33121
  }
33347
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33348
- font-size: inherit;
33122
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33123
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33124
+ overflow: hidden;
33125
+ text-overflow: ellipsis;
33126
+ width: 100%;
33349
33127
  }
33350
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33351
- min-height: 24px;
33352
- font-size: 12px;
33353
- position: relative;
33128
+ .E_t1fisho6 .ant-table-container {
33129
+ height: 100%;
33354
33130
  }
33355
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33356
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33131
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33132
+ box-shadow: none !important;
33357
33133
  }
33358
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33359
- background-color: rgba(237, 241, 250, 0.6);
33134
+ .E_t1fisho6 div.ant-table {
33135
+ border-radius: 0px;
33136
+ border-left: none;
33137
+ border-right: none;
33138
+ border-bottom: none;
33139
+ height: 100%;
33140
+ font-size: 12px;
33141
+ background: transparent;
33360
33142
  }
33361
-
33362
- .E_a138syjm {
33363
- display: flex;
33364
- align-items: center;
33365
- margin-top: 8px;
33143
+ .E_t1fisho6 div.ant-table .ant-table-header {
33144
+ position: relative;
33145
+ z-index: 3;
33146
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33147
+ margin-bottom: -1px;
33366
33148
  }
33367
- .E_a138syjm button.ant-btn {
33368
- padding: 2px 8px;
33369
- height: 24px;
33149
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
33150
+ .E_t1fisho6 div.ant-table .value {
33151
+ color: #2d3a56;
33370
33152
  }
33371
- .E_a138syjm > span.maximum-desc {
33372
- display: none;
33373
- margin-left: 8px;
33153
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
33154
+ .E_t1fisho6 div.ant-table .unit {
33374
33155
  color: rgba(44, 56, 82, 0.6);
33375
33156
  }
33376
- .E_a138syjm > span.maximum-desc.disabled {
33377
- display: inline;
33157
+ .E_t1fisho6 div.ant-table .ant-table-selection {
33158
+ position: unset;
33159
+ text-align: center;
33378
33160
  }
33379
-
33380
- .E_d77i8u0 {
33381
- width: 24px;
33382
- height: 24px;
33383
- padding: 4px;
33384
- margin-right: 8px;
33161
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33162
+ background: #fff;
33385
33163
  }
33386
-
33387
- .E_slr2ynn {
33388
- padding: 0 8px;
33389
- height: 18px;
33164
+ .E_t1fisho6 div.ant-table .anticon-setting {
33165
+ cursor: pointer;
33166
+ position: absolute;
33167
+ top: 50%;
33168
+ right: 12px;
33169
+ transform: translateY(-50%);
33390
33170
  }
33391
-
33392
- .E_m140wbb6 {
33393
- padding: 2px 8px;
33394
- height: 24px;
33171
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33172
+ box-shadow: none;
33173
+ width: 1px;
33174
+ background: rgba(213, 219, 227, 0.6);
33395
33175
  }
33396
-
33397
- .E_t1fozc1i {
33398
- margin: 0;
33176
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33177
+ box-shadow: none;
33178
+ width: 1px;
33179
+ background: rgba(213, 219, 227, 0.6);
33399
33180
  }
33400
-
33401
- .E_i1vxv4ln {
33402
- margin-right: 4px;
33403
- height: 16px;
33181
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
33182
+ position: relative;
33404
33183
  }
33405
-
33406
- .E_n1afl31m.ant-tag.ant-tag-gray {
33407
- font-weight: 700;
33184
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33185
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33186
+ border-bottom: 1px solid white;
33187
+ height: 40px;
33188
+ vertical-align: middle;
33189
+ transition: background 0ms;
33408
33190
  color: #00122e;
33409
- background-color: rgba(237, 241, 250, 0.6);
33410
- border: 1px solid rgba(211, 218, 235, 0.6);
33411
- word-break: break-all;
33412
- display: inline;
33413
- white-space: normal;
33414
33191
  }
33415
-
33416
- button.E_l48ei06.ant-btn,
33417
- button.E_l48ei06.ant-btn.ant-btn-sm,
33418
- button.E_l48ei06.ant-btn.ant-btn-lg {
33192
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33193
+ background: #f2f5fa;
33194
+ border-bottom-color: #f2f5fa;
33195
+ }
33196
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33197
+ height: auto;
33198
+ color: #00122e;
33419
33199
  font-size: 12px;
33420
- line-height: 18px;
33421
- height: 18px;
33200
+ text-align: left;
33201
+ transition: none;
33202
+ overflow: hidden;
33203
+ text-overflow: ellipsis;
33204
+ white-space: nowrap;
33422
33205
  }
33423
-
33424
- button.E_l48ei06 {
33425
- color: #0080FF;
33426
- height: unset;
33206
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33207
+ color: #0096ff;
33427
33208
  }
33428
- button.E_l48ei06 .button-prefix-icon {
33429
- margin-right: 4px;
33209
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33210
+ overflow: hidden;
33211
+ text-overflow: ellipsis;
33212
+ width: 100%;
33213
+ vertical-align: middle;
33430
33214
  }
33431
- button.E_l48ei06 .button-suffix-icon {
33432
- margin-left: 4px;
33215
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33216
+ line-height: 0px;
33433
33217
  }
33434
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33435
- color: #009DFF;
33218
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33219
+ padding-right: 25px;
33436
33220
  }
33437
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33438
- color: #005ED1;
33221
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33222
+ border-top-color: transparent;
33439
33223
  }
33440
- button.E_l48ei06.ui-kit-link-disabled {
33441
- color: #0080FF;
33224
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33225
+ background: rgba(225, 230, 241, 0.6);
33226
+ border-color: transparent transparent white;
33442
33227
  }
33443
- button.E_l48ei06.ui-kit-link-primary {
33444
- color: #00122E;
33228
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33229
+ border-radius: 8px 0 0 8px;
33445
33230
  }
33446
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33447
- color: #0080FF;
33231
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33232
+ border-radius: 8px 0 0 8px;
33448
33233
  }
33449
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33450
- color: #005ED1;
33234
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33235
+ content: "";
33236
+ width: 4px;
33237
+ top: -1px;
33238
+ bottom: -1px;
33239
+ background: white;
33451
33240
  }
33452
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33453
- color: #00122E;
33241
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33242
+ border-radius: 0 8px 8px 0;
33454
33243
  }
33455
- button.E_l48ei06.ui-kit-link-secondary {
33456
- color: rgba(44, 56, 82, 0.7490196078);
33244
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33245
+ border-radius: 0;
33246
+ background: white;
33247
+ border-top: none;
33457
33248
  }
33458
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33459
- color: #0080FF;
33249
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33250
+ border-top: 1px solid transparent;
33251
+ border-radius: 0 8px 8px 0;
33252
+ background: rgba(225, 230, 241, 0.6);
33460
33253
  }
33461
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33462
- color: #005ED1;
33254
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33255
+ background: white;
33256
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33463
33257
  }
33464
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33465
- color: rgba(44, 56, 82, 0.7490196078);
33258
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33259
+ display: flex;
33260
+ align-items: center;
33261
+ height: 100%;
33262
+ background: rgba(225, 230, 241, 0.6);
33466
33263
  }
33467
-
33468
- .E_sddwhm6 {
33469
- margin: 0;
33470
- border-radius: 20px;
33471
- padding: 2px 10px;
33472
- height: 22px;
33264
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33265
+ background: white;
33266
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33473
33267
  }
33474
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33475
- background-color: rgba(237, 241, 250, 0.6) !important;
33268
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33269
+ display: flex;
33270
+ align-items: center;
33271
+ height: 100%;
33272
+ background: rgba(225, 230, 241, 0.6);
33476
33273
  }
33477
- .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 {
33478
- background-color: rgba(225, 230, 241, 0.6) !important;
33274
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33275
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33479
33276
  }
33480
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33481
- color: #00122e;
33277
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33278
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33279
+ border-radius: 8px;
33482
33280
  }
33483
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33484
- margin-right: 6px;
33281
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33282
+ border-top-color: white;
33485
33283
  }
33486
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33487
- margin-left: 8px;
33488
- color: rgba(44, 56, 82, 0.6);
33284
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33285
+ background: rgba(0, 136, 255, 0.1);
33286
+ border-bottom-color: transparent;
33287
+ border-top-color: transparent;
33489
33288
  }
33490
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33491
- background-color: rgba(0, 136, 255, 0.1);
33289
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33290
+ border-radius: 8px 0 0 8px;
33492
33291
  }
33493
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33494
- background-color: #0080ff;
33292
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33293
+ border-radius: 0 8px 8px 0;
33495
33294
  }
33496
- .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 {
33497
- background-color: rgba(0, 136, 255, 0.16);
33295
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33296
+ background: rgba(0, 136, 255, 0.1);
33498
33297
  }
33499
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33500
- background-color: rgba(255, 74, 74, 0.1);
33298
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33299
+ background: #fff;
33300
+ font-weight: 400;
33301
+ position: relative;
33302
+ border-bottom: none;
33303
+ color: #00122e;
33304
+ transition: none;
33305
+ padding: 14px 8px 14px 8px;
33306
+ line-height: 20px;
33501
33307
  }
33502
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33503
- background-color: #f0483e;
33308
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33309
+ content: "";
33310
+ width: 1px;
33311
+ top: 0;
33312
+ bottom: 0;
33313
+ background: rgba(211, 218, 235, 0.6);
33314
+ position: absolute;
33315
+ right: 0;
33504
33316
  }
33505
- .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 {
33506
- background-color: rgba(255, 74, 74, 0.16);
33317
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33318
+ padding: unset;
33507
33319
  }
33508
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33509
- background-color: rgba(254, 160, 8, 0.1);
33320
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33321
+ display: none;
33510
33322
  }
33511
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33512
- background-color: #fea008;
33323
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33324
+ width: 100%;
33325
+ overflow: hidden;
33326
+ white-space: nowrap;
33327
+ text-overflow: ellipsis;
33513
33328
  }
33514
- .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 {
33515
- background-color: rgba(255, 187, 0, 0.16);
33329
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33330
+ overflow: hidden;
33331
+ text-overflow: ellipsis;
33332
+ flex: 1;
33516
33333
  }
33517
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33518
- background-color: rgba(30, 201, 127, 0.1);
33334
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33335
+ padding: 15px 25px 15px 8px;
33519
33336
  }
33520
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33521
- background-color: #00ba5d;
33337
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33338
+ padding: 0;
33522
33339
  }
33523
- .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 {
33524
- background-color: rgba(30, 201, 127, 0.16);
33340
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33341
+ position: absolute;
33342
+ right: 6px;
33343
+ top: 50%;
33344
+ transform: translateY(-50%);
33345
+ height: 16px;
33346
+ display: none;
33347
+ transition: transform 320ms ease;
33525
33348
  }
33526
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33527
- background-color: rgba(225, 230, 241, 0.6);
33349
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33350
+ display: block;
33351
+ transform: translateY(-50%) rotateX(180deg);
33528
33352
  }
33529
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33530
- background-color: #6b7d99;
33353
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33354
+ display: block;
33531
33355
  }
33532
- .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 {
33533
- background-color: rgba(211, 218, 235, 0.6);
33356
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33357
+ display: none;
33534
33358
  }
33535
-
33536
- .E_satwmqm {
33537
- width: 8px;
33538
- height: 8px;
33539
- border-radius: 50%;
33540
- display: inline-block;
33359
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33360
+ transform: translateY(-50%);
33541
33361
  }
33542
-
33543
- .E_tc97u5y {
33544
- height: 100%;
33362
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33363
+ transform: translateY(-50%) rotateX(180deg);
33545
33364
  }
33546
-
33547
- .E_efzf37v .ant-table-content,
33548
- .E_efzf37v .ant-table-body {
33549
- overflow: visible !important;
33550
- height: 100%;
33365
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33366
+ background: #f2f5fa;
33551
33367
  }
33552
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33553
- height: 100%;
33368
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33369
+ display: block;
33554
33370
  }
33555
- .E_efzf37v table {
33556
- width: 100% !important;
33557
- height: 100%;
33371
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33372
+ padding-right: 25px;
33558
33373
  }
33559
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33560
- padding: 15px 0;
33374
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33375
+ padding: 0 !important;
33561
33376
  }
33562
- .E_efzf37v table thead.ant-table-thead {
33377
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33378
+ position: absolute;
33379
+ left: 50%;
33380
+ top: 50%;
33381
+ transform: translate(-50%, -50%);
33382
+ }
33383
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33563
33384
  display: none;
33564
33385
  }
33565
-
33566
- .E_t1fisho6 {
33567
- height: 100%;
33386
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33387
+ background: #fff;
33568
33388
  }
33569
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33570
- padding-top: 6px;
33571
- padding-bottom: 6px;
33389
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33390
+ background: inherit;
33572
33391
  }
33573
- .E_t1fisho6 .active-row td:nth-child(1) {
33574
- font-weight: 700;
33392
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33393
+ position: static;
33394
+ border: none;
33395
+ background: inherit !important;
33396
+ height: 100px;
33397
+ vertical-align: middle;
33575
33398
  }
33576
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33577
- font-weight: 700;
33399
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33400
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33401
+ font-weight: bold;
33402
+ font-size: 20px;
33403
+ color: rgba(10, 37, 85, 0.6);
33578
33404
  }
33579
- .E_t1fisho6 .ant-spin-nested-loading {
33580
- height: 100%;
33405
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33406
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33407
+ z-index: 10;
33581
33408
  }
33582
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33583
- height: 100%;
33584
- overflow: visible;
33409
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33410
+ padding: 0 !important;
33411
+ position: relative;
33412
+ background: #fff;
33585
33413
  }
33586
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33587
- max-height: none;
33414
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33415
+ height: 100%;
33416
+ display: flex;
33417
+ align-items: center;
33418
+ justify-content: flex-end;
33419
+ padding-right: 8px;
33588
33420
  }
33589
- .E_t1fisho6 td.ant-table-column-sort {
33590
- background: transparent;
33421
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33422
+ width: 24px;
33423
+ height: 24px;
33424
+ cursor: pointer;
33425
+ justify-content: center;
33426
+ border-radius: 4px;
33591
33427
  }
33592
- .E_t1fisho6 td.ant-table-cell-fix-left,
33593
- .E_t1fisho6 td.ant-table-cell-fix-right {
33428
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33594
33429
  background: #fff;
33595
- padding: 0 !important;
33596
33430
  }
33597
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33598
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33431
+
33432
+ .E_r77hffu {
33599
33433
  display: flex;
33600
33434
  align-items: center;
33601
- height: 100%;
33602
- padding: 8px;
33603
- }
33604
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33605
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33606
- overflow: hidden;
33607
- text-overflow: ellipsis;
33608
- width: 100%;
33609
- }
33610
- .E_t1fisho6 .ant-table-container {
33611
- height: 100%;
33435
+ justify-content: space-between;
33436
+ column-gap: 6px;
33612
33437
  }
33613
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33614
- box-shadow: none !important;
33438
+
33439
+ .E_p1cmxsf7 {
33440
+ display: flex;
33441
+ flex-direction: column;
33442
+ justify-content: center;
33443
+ row-gap: var(--p1cmxsf7-0);
33615
33444
  }
33616
- .E_t1fisho6 div.ant-table {
33617
- border-radius: 0px;
33618
- border-left: none;
33619
- border-right: none;
33620
- border-bottom: none;
33621
- height: 100%;
33622
- font-size: 12px;
33623
- background: transparent;
33445
+ .E_p1cmxsf7 .antd5-progress-line {
33446
+ font-size: 0;
33447
+ margin-bottom: unset;
33448
+ margin-inline-end: unset;
33624
33449
  }
33625
- .E_t1fisho6 div.ant-table .ant-table-header {
33450
+
33451
+ .E_lht19u8 {
33452
+ width: 64px;
33453
+ height: 64px;
33454
+ display: flex;
33455
+ align-items: center;
33456
+ justify-content: center;
33626
33457
  position: relative;
33627
- z-index: 3;
33628
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33629
- margin-bottom: -1px;
33458
+ opacity: 0.2;
33630
33459
  }
33631
- .E_t1fisho6 div.ant-table .time-wrapper .date,
33632
- .E_t1fisho6 div.ant-table .value {
33633
- color: #2d3a56;
33460
+
33461
+ .E_lk3gkp4 {
33462
+ position: absolute;
33463
+ width: 5px;
33464
+ height: 48px;
33465
+ left: 9.33px;
33466
+ top: 40.5px;
33467
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33468
+ border-radius: 5px;
33469
+ transform: rotate(-128deg);
33470
+ transform-origin: top left;
33471
+ animation: loading-indicator1 1100ms ease-out infinite;
33472
+ }
33473
+
33474
+ .E_ll4n94n {
33475
+ position: absolute;
33476
+ width: 5px;
33477
+ height: 48px;
33478
+ left: 40.8px;
33479
+ top: 8.4px;
33480
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33481
+ border-radius: 5px;
33482
+ transform: rotate(-8deg);
33483
+ transform-origin: top left;
33484
+ animation: loading-indicator2 1100ms ease-out infinite;
33634
33485
  }
33635
- .E_t1fisho6 div.ant-table .time-wrapper .time,
33636
- .E_t1fisho6 div.ant-table .unit {
33637
- color: rgba(44, 56, 82, 0.6);
33486
+
33487
+ .E_l17lbdo6 {
33488
+ position: absolute;
33489
+ width: 5px;
33490
+ height: 48px;
33491
+ left: 52.9px;
33492
+ top: 51.8px;
33493
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33494
+ border-radius: 5px;
33495
+ transform: rotate(112deg);
33496
+ transform-origin: top left;
33497
+ animation: loading-indicator3 1100ms ease-out infinite;
33638
33498
  }
33639
- .E_t1fisho6 div.ant-table .ant-table-selection {
33640
- position: unset;
33641
- text-align: center;
33499
+
33500
+ .E_sjob3jg {
33501
+ --item-min-width: 60px;
33642
33502
  }
33643
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33644
- background: #fff;
33503
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33504
+ display: none !important;
33645
33505
  }
33646
- .E_t1fisho6 div.ant-table .anticon-setting {
33647
- cursor: pointer;
33648
- position: absolute;
33649
- top: 50%;
33650
- right: 12px;
33651
- transform: translateY(-50%);
33506
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33507
+ flex-shrink: 0 !important;
33652
33508
  }
33653
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33654
- box-shadow: none;
33655
- width: 1px;
33656
- background: rgba(213, 219, 227, 0.6);
33509
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33510
+ color: #0080ff;
33657
33511
  }
33658
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33659
- box-shadow: none;
33660
- width: 1px;
33661
- background: rgba(213, 219, 227, 0.6);
33512
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33513
+ color: #0080ff;
33514
+ font-weight: normal;
33662
33515
  }
33663
- .E_t1fisho6 div.ant-table .ant-table-tbody {
33664
- position: relative;
33516
+ .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 {
33517
+ color: rgba(44, 56, 82, 0.6);
33665
33518
  }
33666
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33667
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33668
- border-bottom: 1px solid white;
33669
- height: 40px;
33670
- vertical-align: middle;
33671
- transition: background 0ms;
33519
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33672
33520
  color: #00122e;
33673
33521
  }
33674
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33675
- background: #f2f5fa;
33676
- border-bottom-color: #f2f5fa;
33522
+ .E_sjob3jg .step-item-text {
33523
+ display: inline-block;
33677
33524
  }
33678
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33679
- height: auto;
33680
- color: #00122e;
33681
- font-size: 12px;
33682
- text-align: left;
33683
- transition: none;
33525
+ .E_sjob3jg .step-item-title {
33684
33526
  overflow: hidden;
33685
- text-overflow: ellipsis;
33686
33527
  white-space: nowrap;
33687
- }
33688
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33689
- color: #0096ff;
33690
- }
33691
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33692
- overflow: hidden;
33693
33528
  text-overflow: ellipsis;
33694
- width: 100%;
33695
- vertical-align: middle;
33696
33529
  }
33697
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33698
- line-height: 0px;
33530
+
33531
+ .E_hjvj6s6 .ant-steps-item-container {
33532
+ min-width: var(--item-min-width);
33699
33533
  }
33700
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33701
- padding-right: 25px;
33534
+ .E_hjvj6s6 .ant-steps-item-disabled {
33535
+ cursor: not-allowed !important;
33702
33536
  }
33703
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33704
- border-top-color: transparent;
33537
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33538
+ flex-direction: row;
33539
+ justify-content: stretch;
33705
33540
  }
33706
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33707
- background: rgba(225, 230, 241, 0.6);
33708
- border-color: transparent transparent white;
33541
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33542
+ padding: 0;
33543
+ margin-right: 4px;
33544
+ flex: 1;
33545
+ overflow: visible;
33709
33546
  }
33710
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33711
- border-radius: 8px 0 0 8px;
33547
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33548
+ width: 100%;
33549
+ min-height: unset;
33712
33550
  }
33713
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33714
- border-radius: 8px 0 0 8px;
33551
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33552
+ height: 26px;
33553
+ line-height: 26px;
33554
+ width: 100%;
33555
+ padding: 0;
33556
+ font-size: 12px;
33715
33557
  }
33716
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33717
- content: "";
33718
- width: 4px;
33719
- top: -1px;
33720
- bottom: -1px;
33721
- background: white;
33558
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33559
+ margin-right: 10px;
33722
33560
  }
33723
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33724
- border-radius: 0 8px 8px 0;
33561
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33562
+ display: none;
33725
33563
  }
33726
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33727
- border-radius: 0;
33728
- background: white;
33729
- border-top: none;
33564
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33565
+ padding-left: 8px;
33566
+ padding-right: 4px;
33567
+ border-radius: 4px 0 0 4px;
33730
33568
  }
33731
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33732
- border-top: 1px solid transparent;
33733
- border-radius: 0 8px 8px 0;
33734
- background: rgba(225, 230, 241, 0.6);
33569
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33570
+ margin-right: 0;
33735
33571
  }
33736
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33737
- background: white;
33738
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33572
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33573
+ padding-right: 8px;
33574
+ padding-left: 12px;
33575
+ border-radius: 0 4px 4px 0;
33739
33576
  }
33740
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33741
- display: flex;
33742
- align-items: center;
33743
- height: 100%;
33744
- background: rgba(225, 230, 241, 0.6);
33577
+ .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 {
33578
+ content: "";
33579
+ width: 0;
33580
+ height: 0;
33581
+ border: 13px solid transparent;
33582
+ position: absolute;
33583
+ top: 0;
33584
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33585
+ z-index: 2;
33586
+ position: relative;
33587
+ top: -50%;
33588
+ right: -100%;
33745
33589
  }
33746
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33747
- background: white;
33748
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33590
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33591
+ padding: 0 4px 0 12px;
33749
33592
  }
33750
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33751
- display: flex;
33752
- align-items: center;
33753
- height: 100%;
33754
- background: rgba(225, 230, 241, 0.6);
33593
+ .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 {
33594
+ content: "";
33595
+ width: 0;
33596
+ height: 0;
33597
+ border: 13px solid transparent;
33598
+ position: absolute;
33599
+ top: 0;
33600
+ border-left: 8px solid #fff;
33601
+ left: 0;
33755
33602
  }
33756
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33757
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33603
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33604
+ max-width: calc(100% - var(--item-min-width) * 2);
33758
33605
  }
33759
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33760
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33761
- border-radius: 8px;
33606
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33607
+ background-color: rgba(0, 136, 255, 0.1);
33762
33608
  }
33763
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33764
- border-top-color: white;
33609
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33610
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33765
33611
  }
33766
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33767
- background: rgba(0, 136, 255, 0.1);
33768
- border-bottom-color: transparent;
33769
- border-top-color: transparent;
33612
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33613
+ cursor: pointer;
33614
+ min-width: var(--item-min-width);
33770
33615
  }
33771
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33772
- border-radius: 8px 0 0 8px;
33616
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33617
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33618
+ min-width: var(--item-min-width);
33773
33619
  }
33774
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33775
- border-radius: 0 8px 8px 0;
33620
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33621
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33622
+ background-color: rgba(237, 241, 250, 0.6);
33776
33623
  }
33777
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33778
- background: rgba(0, 136, 255, 0.1);
33624
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33625
+ padding: 0;
33779
33626
  }
33780
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33781
- background: #fff;
33782
- font-weight: 400;
33783
- position: relative;
33784
- border-bottom: none;
33785
- color: #00122e;
33786
- transition: none;
33787
- padding: 14px 8px 14px 8px;
33788
- line-height: 20px;
33627
+
33628
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33629
+ width: 192px;
33630
+ row-gap: 2px;
33789
33631
  }
33790
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33791
- content: "";
33792
- width: 1px;
33793
- top: 0;
33794
- bottom: 0;
33795
- background: rgba(211, 218, 235, 0.6);
33796
- position: absolute;
33797
- right: 0;
33632
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33633
+ background-color: rgba(225, 230, 241, 0.6);
33798
33634
  }
33799
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33800
- padding: unset;
33635
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33636
+ color: #00122e !important;
33801
33637
  }
33802
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33803
- display: none;
33638
+ .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 {
33639
+ background-color: rgba(225, 230, 241, 0.6);
33640
+ }
33641
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33642
+ padding: 0 8px;
33643
+ border-radius: 4px;
33644
+ height: 32px;
33645
+ display: flex;
33646
+ align-items: center;
33804
33647
  }
33805
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33806
- width: 100%;
33807
- overflow: hidden;
33648
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33649
+ min-height: auto;
33808
33650
  white-space: nowrap;
33809
- text-overflow: ellipsis;
33810
33651
  }
33811
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33812
- overflow: hidden;
33813
- text-overflow: ellipsis;
33814
- flex: 1;
33815
- }
33816
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33817
- padding: 15px 25px 15px 8px;
33652
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33653
+ font-size: 13px;
33654
+ line-height: 20px;
33655
+ max-width: 100%;
33656
+ padding-right: 0;
33818
33657
  }
33819
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33820
- padding: 0;
33658
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33659
+ background: rgba(0, 128, 255, 0.1);
33821
33660
  }
33822
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33823
- position: absolute;
33824
- right: 6px;
33825
- top: 50%;
33826
- transform: translateY(-50%);
33827
- height: 16px;
33828
- display: none;
33829
- transition: transform 320ms ease;
33661
+
33662
+ .E_h6l1tj4 {
33663
+ width: 100%;
33664
+ display: inline-flex;
33665
+ align-items: center;
33666
+ justify-content: center;
33667
+ column-gap: 4px;
33830
33668
  }
33831
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33832
- display: block;
33833
- transform: translateY(-50%) rotateX(180deg);
33669
+ .E_h6l1tj4 .step-item-prefix-container {
33670
+ display: inline-flex;
33671
+ align-items: center;
33672
+ width: 18px;
33673
+ height: 18px;
33674
+ color: rgba(44, 56, 82, 0.75);
33675
+ justify-content: center;
33834
33676
  }
33835
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33836
- display: block;
33677
+
33678
+ .E_v18frne8 {
33679
+ width: 100%;
33680
+ display: flex;
33681
+ align-items: center;
33682
+ justify-content: center;
33683
+ column-gap: 6px;
33684
+ font-size: 13px;
33837
33685
  }
33838
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33839
- display: none;
33686
+ .E_v18frne8 .step-item-prefix-container {
33687
+ display: inline-flex;
33688
+ align-items: center;
33689
+ min-width: 20px;
33690
+ min-height: 20px;
33691
+ color: rgba(44, 56, 82, 0.75);
33692
+ justify-content: center;
33840
33693
  }
33841
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33842
- transform: translateY(-50%);
33694
+
33695
+ .E_w7ob4th.outside-tag {
33696
+ padding-left: 0;
33843
33697
  }
33844
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33845
- transform: translateY(-50%) rotateX(180deg);
33698
+ .E_w7ob4th.outside-tag .inside-tag {
33699
+ border-radius: 4px 0 0 4px;
33700
+ padding-right: 4px;
33701
+ margin-right: 4px;
33846
33702
  }
33847
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33848
- background: #f2f5fa;
33703
+
33704
+ .E_l1ucdodl {
33705
+ margin: 0;
33706
+ border-radius: 20px;
33707
+ padding: 2px 10px;
33708
+ height: 22px;
33709
+ display: flex;
33710
+ align-items: center;
33849
33711
  }
33850
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33851
- display: block;
33712
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33713
+ color: #FFFFFF;
33852
33714
  }
33853
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33854
- padding-right: 25px;
33715
+ .E_l1ucdodl.tag-hover {
33716
+ cursor: pointer;
33855
33717
  }
33856
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33857
- padding: 0 !important;
33718
+ .E_l1ucdodl.ui-kit-status-legend {
33719
+ color: #00122e;
33858
33720
  }
33859
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33860
- position: absolute;
33861
- left: 50%;
33862
- top: 50%;
33863
- transform: translate(-50%, -50%);
33721
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33722
+ margin-right: 6px;
33864
33723
  }
33865
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33866
- display: none;
33724
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33725
+ margin-left: 8px;
33726
+ color: rgba(44, 56, 82, 0.6);
33867
33727
  }
33868
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33869
- background: #fff;
33728
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33729
+ color: #FFFFFF;
33870
33730
  }
33871
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33872
- background: inherit;
33731
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33732
+ background-color: #0080ff;
33873
33733
  }
33874
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33875
- position: static;
33876
- border: none;
33877
- background: inherit !important;
33878
- height: 100px;
33879
- vertical-align: middle;
33734
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33735
+ background-color: #f0483e;
33880
33736
  }
33881
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33882
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33883
- font-weight: bold;
33884
- font-size: 20px;
33885
- color: rgba(10, 37, 85, 0.6);
33737
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33738
+ background-color: #fea008;
33886
33739
  }
33887
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33888
- .E_t1fisho6 div.ant-table th.cell__action_ {
33889
- z-index: 10;
33740
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33741
+ background-color: #00ba5d;
33890
33742
  }
33891
- .E_t1fisho6 div.ant-table td.cell__action_ {
33892
- padding: 0 !important;
33893
- position: relative;
33894
- background: #fff;
33743
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33744
+ background-color: #6b7d99;
33895
33745
  }
33896
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33897
- height: 100%;
33898
- display: flex;
33899
- align-items: center;
33900
- justify-content: flex-end;
33901
- padding-right: 8px;
33746
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33747
+ background-color: #7E41FF;
33902
33748
  }
33903
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33904
- width: 24px;
33905
- height: 24px;
33906
- cursor: pointer;
33907
- justify-content: center;
33908
- border-radius: 4px;
33749
+
33750
+ .E_s1qj66nc {
33751
+ width: 8px;
33752
+ height: 8px;
33753
+ border-radius: 50%;
33754
+ display: inline-block;
33909
33755
  }
33910
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33911
- background: #fff;
33756
+
33757
+ .E_s5x1boq {
33758
+ width: 8px;
33759
+ height: 8px;
33760
+ border-radius: 2px;
33761
+ display: inline-block;
33912
33762
  }
33913
33763
 
33914
- .E_r77hffu {
33915
- display: flex;
33916
- align-items: center;
33917
- justify-content: space-between;
33918
- column-gap: 6px;
33764
+ .E_c1xm185 {
33765
+ color: rgba(44, 56, 82, 0.6);
33919
33766
  }
33920
33767
 
33921
- .E_p1cmxsf7 {
33922
- display: flex;
33923
- flex-direction: column;
33924
- justify-content: center;
33925
- row-gap: var(--p1cmxsf7-0);
33768
+ .E_c1x5l5qc {
33769
+ flex: 1;
33926
33770
  }
33927
- .E_p1cmxsf7 .antd5-progress-line {
33928
- font-size: 0;
33929
- margin-bottom: unset;
33930
- margin-inline-end: unset;
33771
+
33772
+ .E_slr2ynn {
33773
+ padding: 0 8px;
33774
+ height: 18px;
33931
33775
  }
33932
33776
 
33933
- .E_t13ef470 {
33934
- height: 100%;
33777
+ .E_m140wbb6 {
33778
+ padding: 2px 8px;
33779
+ height: 24px;
33935
33780
  }
33936
- .E_t13ef470 .table-loading-item {
33937
- padding: 12px 4px;
33938
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33939
- display: flex;
33781
+
33782
+ .E_t1fozc1i {
33783
+ margin: 0;
33940
33784
  }
33941
- .E_t13ef470 .table-loading-item > * {
33785
+
33786
+ .E_i1vxv4ln {
33787
+ margin-right: 4px;
33942
33788
  height: 16px;
33943
- margin: 4px;
33944
- background: rgba(204, 212, 227, 0.18);
33945
- border-radius: 2px;
33946
- }
33947
- .E_t13ef470 .table-loading-item .checkbox-loading {
33948
- width: 16px;
33949
- }
33950
- .E_t13ef470 .table-loading-item .td-loading {
33951
- flex: 1;
33952
- }
33953
- .E_t13ef470 :nth-child(1) {
33954
- padding: 8px 4px;
33955
33789
  }
33956
- .E_t13ef470 :nth-child(1) > * {
33957
- background: rgba(107, 125, 153, 0.18);
33790
+
33791
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33792
+ font-weight: 700;
33793
+ color: #00122e;
33794
+ background-color: rgba(237, 241, 250, 0.6);
33795
+ border: 1px solid rgba(211, 218, 235, 0.6);
33796
+ word-break: break-all;
33797
+ display: inline;
33798
+ white-space: normal;
33958
33799
  }
33959
- .E_t13ef470 :nth-child(1) > * {
33960
- background: rgba(163, 180, 204, 0.18);
33800
+
33801
+ .E_t1dtlqs1 {
33802
+ margin-bottom: 4px;
33803
+ color: rgba(44, 56, 82, 0.6);
33961
33804
  }
33962
33805
 
33963
- .E_l1ucdodl {
33964
- margin: 0;
33965
- border-radius: 20px;
33966
- padding: 2px 10px;
33967
- height: 22px;
33968
- display: flex;
33969
- align-items: center;
33806
+ .E_s1ese5oy {
33807
+ color: rgba(44, 56, 82, 0.6);
33808
+ line-height: 32px;
33809
+ height: 32px;
33810
+ margin-bottom: 0;
33811
+ }
33812
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
33813
+ color: #0080ff;
33970
33814
  }
33971
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33972
- color: #FFFFFF;
33815
+ .E_s1ese5oy.warning {
33816
+ color: #ffa500;
33973
33817
  }
33974
- .E_l1ucdodl.tag-hover {
33975
- cursor: pointer;
33818
+ .E_s1ese5oy.success {
33819
+ color: #00ba5d;
33976
33820
  }
33977
- .E_l1ucdodl.ui-kit-status-legend {
33821
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
33822
+ color: #f0483e;
33823
+ }
33824
+ .E_s1ese5oy.normal {
33825
+ color: rgba(44, 56, 82, 0.6);
33826
+ }
33827
+
33828
+ .E_b1ibis43 {
33829
+ margin-bottom: 0;
33978
33830
  color: #00122e;
33979
33831
  }
33980
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33832
+
33833
+ .E_b11xxjd2 {
33834
+ line-height: 32px;
33981
33835
  margin-right: 6px;
33982
33836
  }
33983
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33984
- margin-left: 8px;
33985
- color: rgba(44, 56, 82, 0.6);
33986
- }
33987
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33988
- color: #FFFFFF;
33837
+
33838
+ .E_bsub5bw.with-description {
33839
+ height: 24px;
33840
+ flex: 1;
33841
+ position: relative;
33842
+ top: -7px;
33989
33843
  }
33990
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33991
- background-color: #0080ff;
33844
+ .E_bsub5bw p {
33845
+ width: 100%;
33846
+ overflow: hidden;
33847
+ text-overflow: ellipsis;
33848
+ white-space: nowrap;
33992
33849
  }
33993
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33994
- background-color: #f0483e;
33850
+
33851
+ .E_tmoyoag {
33852
+ border: 1px solid rgba(211, 218, 235, 0.6);
33853
+ border-radius: 8px;
33854
+ overflow: auto;
33995
33855
  }
33996
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33997
- background-color: #fea008;
33856
+ .E_tmoyoag .ant-list {
33857
+ position: relative;
33998
33858
  }
33999
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
34000
- background-color: #00ba5d;
33859
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
33860
+ border-bottom: none;
34001
33861
  }
34002
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34003
- background-color: #6b7d99;
33862
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33863
+ position: sticky;
33864
+ top: 0;
33865
+ z-index: 2;
33866
+ display: flex;
33867
+ padding: 8px;
33868
+ flex-wrap: nowrap;
33869
+ justify-content: flex-start;
33870
+ background: #f2f5fa;
33871
+ font-size: 14px;
33872
+ color: rgba(44, 56, 82, 0.6);
33873
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34004
33874
  }
34005
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34006
- background-color: #7E41FF;
33875
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33876
+ align-items: inherit;
34007
33877
  }
34008
-
34009
- .E_s1qj66nc {
34010
- width: 8px;
34011
- height: 8px;
34012
- border-radius: 50%;
34013
- display: inline-block;
33878
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33879
+ margin-bottom: 0;
34014
33880
  }
34015
-
34016
- .E_s5x1boq {
34017
- width: 8px;
34018
- height: 8px;
34019
- border-radius: 2px;
34020
- display: inline-block;
33881
+ .E_tmoyoag .ant-list .eagle-table-form-row {
33882
+ display: flex;
33883
+ justify-content: flex-start;
33884
+ align-items: flex-start;
33885
+ flex-wrap: wrap;
33886
+ padding: 8px;
33887
+ border: none;
34021
33888
  }
34022
-
34023
- .E_c1xm185 {
33889
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33890
+ flex-basis: 100%;
33891
+ margin: 12px 0 0;
33892
+ order: 99;
34024
33893
  color: rgba(44, 56, 82, 0.6);
34025
33894
  }
34026
-
34027
- .E_c1x5l5qc {
34028
- flex: 1;
33895
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33896
+ color: #f0483e;
33897
+ flex-basis: 100%;
33898
+ order: 98;
33899
+ margin: 12px 0 0;
34029
33900
  }
34030
-
34031
- .E_t1gvlxt5 {
34032
- min-width: 0;
34033
- flex: 1;
33901
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33902
+ background-color: rgba(237, 241, 250, 0.6);
34034
33903
  }
34035
- .E_t1gvlxt5 .tag {
34036
- flex: 0 0 auto;
33904
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33905
+ background-color: rgba(0, 136, 255, 0.1);
34037
33906
  }
34038
- .E_t1gvlxt5 .progress-title {
34039
- flex: 2;
34040
- max-width: fit-content;
33907
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
33908
+ flex: 1 0 0;
33909
+ overflow: hidden;
34041
33910
  }
34042
- .E_t1gvlxt5 .progress-desc {
34043
- flex: 1;
34044
- max-width: fit-content;
33911
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33912
+ color: rgba(44, 56, 82, 0.6);
33913
+ margin: 0;
34045
33914
  }
34046
-
34047
- .E_a1ji6r68 {
34048
- display: flex;
34049
- align-items: center;
34050
- column-gap: var(--a1ji6r68-0);
33915
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33916
+ text-align: center;
34051
33917
  }
34052
-
34053
- .E_msn7nxt {
34054
- color: rgba(44, 56, 82, 0.6);
33918
+ .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 > * {
34055
33919
  text-align: center;
34056
- display: flex;
34057
- align-items: center;
34058
- justify-content: center;
34059
- flex-direction: column;
34060
- height: 100%;
34061
33920
  }
34062
- .E_msn7nxt .link {
34063
- color: #0080ff;
34064
- cursor: pointer;
33921
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33922
+ text-align: left;
34065
33923
  }
34066
-
34067
- .E_mp64wfi {
34068
- width: 100%;
34069
- height: 100%;
34070
- display: flex;
34071
- flex-direction: column;
33924
+ .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 > * {
33925
+ text-align: left;
34072
33926
  }
34073
- .E_mp64wfi .name-toolbar {
34074
- width: 100%;
34075
- display: flex;
34076
- line-height: 30px;
34077
- padding: 0 16px;
34078
- justify-content: space-between;
33927
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33928
+ text-align: right;
34079
33929
  }
34080
- .E_mp64wfi .name-toolbar .metric-extra {
34081
- display: flex;
34082
- font-size: 12px;
34083
- align-items: center;
33930
+ .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 > * {
33931
+ text-align: right;
34084
33932
  }
34085
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34086
- color: #a3b4cc;
33933
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33934
+ margin-right: 8px;
34087
33935
  }
34088
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34089
- margin-left: 10px;
33936
+ .E_tmoyoag .ant-list .ant-list-item-action {
33937
+ padding: 4px;
33938
+ width: 24px;
33939
+ height: 24px;
33940
+ overflow: hidden;
34090
33941
  }
34091
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34092
- margin-left: 10px;
34093
- cursor: pointer;
33942
+ .E_tmoyoag .ant-list .ant-list-item-action li {
33943
+ padding: 0;
34094
33944
  }
34095
- .E_mp64wfi .content {
34096
- flex: 1;
34097
- width: 100%;
34098
- display: flex;
34099
- justify-content: center;
34100
- align-items: center;
33945
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
33946
+ cursor: not-allowed;
33947
+ opacity: 0.5;
34101
33948
  }
34102
- .E_mp64wfi .single-content {
34103
- height: 65px;
33949
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33950
+ margin: 0;
34104
33951
  }
34105
-
34106
- .E_l1oyigan {
34107
- display: flex;
34108
- align-items: center;
34109
- white-space: nowrap;
34110
- overflow: hidden;
34111
- width: 100%;
33952
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33953
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33954
+ border-radius: 5px;
33955
+ font-size: 12px;
34112
33956
  }
34113
- .E_l1oyigan .ant-dropdown-trigger {
34114
- margin-left: auto;
33957
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33958
+ font-size: inherit;
33959
+ }
33960
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33961
+ min-height: 24px;
34115
33962
  font-size: 12px;
33963
+ position: relative;
33964
+ }
33965
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33966
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33967
+ }
33968
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33969
+ background-color: rgba(237, 241, 250, 0.6);
34116
33970
  }
34117
33971
 
34118
- .E_l1noi4n1 {
33972
+ .E_a138syjm {
34119
33973
  display: flex;
34120
- justify-content: flex-start;
34121
33974
  align-items: center;
34122
- font-size: 12px;
34123
- cursor: pointer;
33975
+ margin-top: 8px;
34124
33976
  }
34125
- .E_l1noi4n1:not(:last-child) {
34126
- margin-right: 20px;
33977
+ .E_a138syjm button.ant-btn {
33978
+ padding: 2px 8px;
33979
+ height: 24px;
34127
33980
  }
34128
- .E_l1noi4n1.deselected {
34129
- opacity: 0.4;
33981
+ .E_a138syjm > span.maximum-desc {
33982
+ display: none;
33983
+ margin-left: 8px;
33984
+ color: rgba(44, 56, 82, 0.6);
34130
33985
  }
34131
- .E_l1noi4n1.deselected .color-block {
34132
- background: #b4beca !important;
33986
+ .E_a138syjm > span.maximum-desc.disabled {
33987
+ display: inline;
34133
33988
  }
34134
33989
 
34135
- .E_cz19rz6 {
34136
- display: inline-block;
34137
- height: 8px;
34138
- width: 8px;
33990
+ .E_d77i8u0 {
33991
+ width: 24px;
33992
+ height: 24px;
33993
+ padding: 4px;
34139
33994
  margin-right: 8px;
34140
33995
  }
34141
33996
 
34142
- .E_e17r5r9c .ant-dropdown-menu-item {
34143
- display: flex;
34144
- align-items: center;
34145
- font-size: 12px;
34146
- margin: 0;
33997
+ .E_i1g85yz3 {
33998
+ margin-right: 4px;
33999
+ height: 16px;
34147
34000
  }
34148
34001
 
34149
- .E_m1y1hhnr {
34150
- position: relative;
34151
- }
34152
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34153
- bottom: -12px;
34002
+ .E_t13ef470 {
34003
+ height: 100%;
34154
34004
  }
34155
- .E_m1y1hhnr .metric-toolbar {
34005
+ .E_t13ef470 .table-loading-item {
34006
+ padding: 12px 4px;
34007
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34156
34008
  display: flex;
34157
- justify-content: space-between;
34158
- line-height: 30px;
34159
- margin: 0 16px;
34160
34009
  }
34161
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34162
- display: flex;
34163
- font-size: 12px;
34164
- align-items: center;
34010
+ .E_t13ef470 .table-loading-item > * {
34011
+ height: 16px;
34012
+ margin: 4px;
34013
+ background: rgba(204, 212, 227, 0.18);
34014
+ border-radius: 2px;
34165
34015
  }
34166
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34167
- color: #a3b4cc;
34016
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34017
+ width: 16px;
34168
34018
  }
34169
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34170
- margin-left: 10px;
34019
+ .E_t13ef470 .table-loading-item .td-loading {
34020
+ flex: 1;
34171
34021
  }
34172
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34173
- margin-left: 10px;
34174
- cursor: pointer;
34022
+ .E_t13ef470 :nth-child(1) {
34023
+ padding: 8px 4px;
34175
34024
  }
34176
- .E_m1y1hhnr .recharts-xAxis {
34177
- font-size: 12px;
34025
+ .E_t13ef470 :nth-child(1) > * {
34026
+ background: rgba(107, 125, 153, 0.18);
34178
34027
  }
34179
- .E_m1y1hhnr .pointer-wrapper {
34180
- position: absolute;
34181
- bottom: 10px;
34182
- padding: 0 8px;
34183
- border-radius: 4px;
34184
- font-size: 12px;
34185
- color: #fff;
34186
- background: rgba(0, 0, 0, 0.75);
34187
- transform: translateX(-50%);
34028
+ .E_t13ef470 :nth-child(1) > * {
34029
+ background: rgba(163, 180, 204, 0.18);
34188
34030
  }
34189
34031
 
34190
- .E_tnvijvs {
34191
- min-width: 200px;
34032
+ .E_t1gvlxt5 {
34033
+ min-width: 0;
34034
+ flex: 1;
34192
34035
  }
34193
-
34194
- .E_t1ub2aex {
34195
- display: flex;
34196
- align-items: center;
34197
- justify-content: space-between;
34198
- background-color: rgba(0, 0, 0, 0.75);
34199
- color: #b4beca;
34200
- font-size: 12px;
34201
- padding: 3px 6px;
34036
+ .E_t1gvlxt5 .tag {
34037
+ flex: 0 0 auto;
34202
34038
  }
34203
- .E_t1ub2aex:first-child {
34204
- padding-top: 3px;
34039
+ .E_t1gvlxt5 .progress-title {
34040
+ flex: 2;
34041
+ max-width: fit-content;
34205
34042
  }
34206
- .E_t1ub2aex:last-child {
34207
- padding-bottom: 3px;
34043
+ .E_t1gvlxt5 .progress-desc {
34044
+ flex: 1;
34045
+ max-width: fit-content;
34208
34046
  }
34209
- .E_t1ub2aex .column-value {
34210
- color: #fff;
34211
- margin-left: 8px;
34047
+
34048
+ .E_a1ji6r68 {
34049
+ display: flex;
34050
+ align-items: center;
34051
+ column-gap: var(--a1ji6r68-0);
34212
34052
  }
34213
34053
 
34214
34054
  .E_m11nzl2x {
@@ -34416,8 +34256,165 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34416
34256
  border: 1px solid #fff;
34417
34257
  }
34418
34258
 
34419
- .E_b1jaupqb {
34420
- color: #F0483E;
34259
+ .E_msn7nxt {
34260
+ color: rgba(44, 56, 82, 0.6);
34261
+ text-align: center;
34262
+ display: flex;
34263
+ align-items: center;
34264
+ justify-content: center;
34265
+ flex-direction: column;
34266
+ height: 100%;
34267
+ }
34268
+ .E_msn7nxt .link {
34269
+ color: #0080ff;
34270
+ cursor: pointer;
34271
+ }
34272
+
34273
+ .E_mp64wfi {
34274
+ width: 100%;
34275
+ height: 100%;
34276
+ display: flex;
34277
+ flex-direction: column;
34278
+ }
34279
+ .E_mp64wfi .name-toolbar {
34280
+ width: 100%;
34281
+ display: flex;
34282
+ line-height: 30px;
34283
+ padding: 0 16px;
34284
+ justify-content: space-between;
34285
+ }
34286
+ .E_mp64wfi .name-toolbar .metric-extra {
34287
+ display: flex;
34288
+ font-size: 12px;
34289
+ align-items: center;
34290
+ }
34291
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34292
+ color: #a3b4cc;
34293
+ }
34294
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34295
+ margin-left: 10px;
34296
+ }
34297
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34298
+ margin-left: 10px;
34299
+ cursor: pointer;
34300
+ }
34301
+ .E_mp64wfi .content {
34302
+ flex: 1;
34303
+ width: 100%;
34304
+ display: flex;
34305
+ justify-content: center;
34306
+ align-items: center;
34307
+ }
34308
+ .E_mp64wfi .single-content {
34309
+ height: 65px;
34310
+ }
34311
+
34312
+ .E_l1oyigan {
34313
+ display: flex;
34314
+ align-items: center;
34315
+ white-space: nowrap;
34316
+ overflow: hidden;
34317
+ width: 100%;
34318
+ }
34319
+ .E_l1oyigan .ant-dropdown-trigger {
34320
+ margin-left: auto;
34321
+ font-size: 12px;
34322
+ }
34323
+
34324
+ .E_l1noi4n1 {
34325
+ display: flex;
34326
+ justify-content: flex-start;
34327
+ align-items: center;
34328
+ font-size: 12px;
34329
+ cursor: pointer;
34330
+ }
34331
+ .E_l1noi4n1:not(:last-child) {
34332
+ margin-right: 20px;
34333
+ }
34334
+ .E_l1noi4n1.deselected {
34335
+ opacity: 0.4;
34336
+ }
34337
+ .E_l1noi4n1.deselected .color-block {
34338
+ background: #b4beca !important;
34339
+ }
34340
+
34341
+ .E_cz19rz6 {
34342
+ display: inline-block;
34343
+ height: 8px;
34344
+ width: 8px;
34345
+ margin-right: 8px;
34346
+ }
34347
+
34348
+ .E_e17r5r9c .ant-dropdown-menu-item {
34349
+ display: flex;
34350
+ align-items: center;
34351
+ font-size: 12px;
34352
+ margin: 0;
34353
+ }
34354
+
34355
+ .E_m1y1hhnr {
34356
+ position: relative;
34357
+ }
34358
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34359
+ bottom: -12px;
34360
+ }
34361
+ .E_m1y1hhnr .metric-toolbar {
34362
+ display: flex;
34363
+ justify-content: space-between;
34364
+ line-height: 30px;
34365
+ margin: 0 16px;
34366
+ }
34367
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34368
+ display: flex;
34369
+ font-size: 12px;
34370
+ align-items: center;
34371
+ }
34372
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34373
+ color: #a3b4cc;
34374
+ }
34375
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34376
+ margin-left: 10px;
34377
+ }
34378
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34379
+ margin-left: 10px;
34380
+ cursor: pointer;
34381
+ }
34382
+ .E_m1y1hhnr .recharts-xAxis {
34383
+ font-size: 12px;
34384
+ }
34385
+ .E_m1y1hhnr .pointer-wrapper {
34386
+ position: absolute;
34387
+ bottom: 10px;
34388
+ padding: 0 8px;
34389
+ border-radius: 4px;
34390
+ font-size: 12px;
34391
+ color: #fff;
34392
+ background: rgba(0, 0, 0, 0.75);
34393
+ transform: translateX(-50%);
34394
+ }
34395
+
34396
+ .E_tnvijvs {
34397
+ min-width: 200px;
34398
+ }
34399
+
34400
+ .E_t1ub2aex {
34401
+ display: flex;
34402
+ align-items: center;
34403
+ justify-content: space-between;
34404
+ background-color: rgba(0, 0, 0, 0.75);
34405
+ color: #b4beca;
34406
+ font-size: 12px;
34407
+ padding: 3px 6px;
34408
+ }
34409
+ .E_t1ub2aex:first-child {
34410
+ padding-top: 3px;
34411
+ }
34412
+ .E_t1ub2aex:last-child {
34413
+ padding-bottom: 3px;
34414
+ }
34415
+ .E_t1ub2aex .column-value {
34416
+ color: #fff;
34417
+ margin-left: 8px;
34421
34418
  }
34422
34419
 
34423
34420
  .E_bpgac8u {
@@ -34447,6 +34444,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34447
34444
  background-color: #E07F00;
34448
34445
  }
34449
34446
 
34447
+ .E_b1jaupqb {
34448
+ color: #F0483E;
34449
+ }
34450
+
34450
34451
  .E_t59qhqp {
34451
34452
  background: #FFFFFF;
34452
34453
  padding: 24px 32px;
@@ -34553,6 +34554,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34553
34554
  background: rgba(225, 230, 241, 0.6);
34554
34555
  }
34555
34556
 
34557
+ .E_t1616y1o {
34558
+ color: #fff;
34559
+ }
34560
+
34556
34561
  .E_f16blduf.ant-form-item {
34557
34562
  margin-bottom: 0;
34558
34563
  }
@@ -34572,10 +34577,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34572
34577
  display: block;
34573
34578
  }
34574
34579
 
34575
- .E_t1616y1o {
34576
- color: #fff;
34577
- }
34578
-
34579
34580
  .E_a9y3flr {
34580
34581
  margin-left: 8px;
34581
34582
  }
@@ -34585,18 +34586,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34585
34586
  color: #00122e;
34586
34587
  }
34587
34588
 
34588
- .E_i14c7jc8 {
34589
- color: var(--i14c7jc8-0);
34590
- }
34591
-
34592
- .E_i1ibuolf {
34593
- display: flex;
34594
- align-items: center;
34595
- column-gap: 4px;
34596
- font-size: 12px;
34597
- color: rgba(44, 56, 82, 0.7490196078);
34598
- }
34599
-
34600
34589
  .E_d1u4ndxc {
34601
34590
  color: rgba(44, 56, 82, 0.7490196078);
34602
34591
  font-size: 12px;
@@ -34628,6 +34617,92 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34628
34617
  }
34629
34618
  }
34630
34619
 
34620
+ .E_i14c7jc8 {
34621
+ color: var(--i14c7jc8-0);
34622
+ }
34623
+
34624
+ .E_i1ibuolf {
34625
+ display: flex;
34626
+ align-items: center;
34627
+ column-gap: 4px;
34628
+ font-size: 12px;
34629
+ color: rgba(44, 56, 82, 0.7490196078);
34630
+ }
34631
+
34632
+ .E_skwah65 {
34633
+ height: 8px;
34634
+ box-sizing: border-box;
34635
+ border-radius: 2px;
34636
+ background: #f5f7fa;
34637
+ display: flex;
34638
+ width: 100%;
34639
+ overflow: hidden;
34640
+ }
34641
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
34642
+ margin-left: 1px;
34643
+ }
34644
+
34645
+ .E_s1ebs0ra {
34646
+ display: flex;
34647
+ align-items: center;
34648
+ justify-content: space-between;
34649
+ background: #edf0f7;
34650
+ padding: 8px 12px;
34651
+ position: sticky;
34652
+ top: 0;
34653
+ z-index: 1;
34654
+ margin-bottom: -52px;
34655
+ }
34656
+ .E_s1ebs0ra .select-total {
34657
+ display: flex;
34658
+ align-items: center;
34659
+ font-weight: 700;
34660
+ flex-shrink: 0;
34661
+ }
34662
+ .E_s1ebs0ra .select-total .icon-wrapper {
34663
+ cursor: pointer;
34664
+ margin-left: 8px;
34665
+ width: 32px;
34666
+ height: 32px;
34667
+ border-radius: 50%;
34668
+ justify-content: center;
34669
+ }
34670
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
34671
+ background: rgba(225, 230, 241, 0.6);
34672
+ }
34673
+ .E_s1ebs0ra .action-group {
34674
+ flex: 1;
34675
+ margin-left: 88px;
34676
+ white-space: nowrap;
34677
+ text-align: right;
34678
+ position: relative;
34679
+ padding: 4px 0;
34680
+ margin-top: -4px;
34681
+ overflow: hidden;
34682
+ }
34683
+ .E_s1ebs0ra .action-group .sub-menu-delete {
34684
+ transform: translateY(-4px);
34685
+ }
34686
+ .E_s1ebs0ra .action-group button {
34687
+ border: none;
34688
+ }
34689
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
34690
+ margin-right: 8px;
34691
+ }
34692
+ .E_s1ebs0ra .action-group > button:last-child {
34693
+ margin-right: 4px;
34694
+ }
34695
+ .E_s1ebs0ra .action-group .more-btn {
34696
+ cursor: pointer;
34697
+ width: 32px;
34698
+ height: 32px;
34699
+ justify-content: center;
34700
+ border-radius: 50%;
34701
+ }
34702
+ .E_s1ebs0ra .action-group .more-btn:hover {
34703
+ background: #fff;
34704
+ }
34705
+
34631
34706
  .E_c18bcrac {
34632
34707
  display: inline-block;
34633
34708
  width: 100%;
@@ -34671,11 +34746,161 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34671
34746
  box-sizing: content-box;
34672
34747
  margin-right: 6px;
34673
34748
  }
34674
-
34675
- .E_p1lyky6c > :first-child {
34676
- font-weight: bold;
34677
- color: white;
34678
- margin-right: 4px;
34749
+
34750
+ .E_p1lyky6c > :first-child {
34751
+ font-weight: bold;
34752
+ color: white;
34753
+ margin-right: 4px;
34754
+ }
34755
+
34756
+ .E_gmyahx3 {
34757
+ cursor: pointer;
34758
+ }
34759
+ .E_gmyahx3 .link-text {
34760
+ color: rgba(0, 21, 64, 0.3);
34761
+ }
34762
+ .E_gmyahx3:hover .link-text {
34763
+ color: #0080ff;
34764
+ }
34765
+
34766
+ .E_c1up1pdz {
34767
+ width: 648px;
34768
+ }
34769
+ .E_c1up1pdz.active {
34770
+ border-color: #0080ff;
34771
+ }
34772
+ .E_c1up1pdz.active > header {
34773
+ background: rgba(0, 128, 255, 0.1);
34774
+ }
34775
+ .E_c1up1pdz .expand {
34776
+ padding: 12px;
34777
+ }
34778
+ .E_c1up1pdz .field-item {
34779
+ display: flex;
34780
+ padding: 10px 0;
34781
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
34782
+ }
34783
+ .E_c1up1pdz .field-item:last-child {
34784
+ border-bottom: none;
34785
+ padding-bottom: 0;
34786
+ }
34787
+ .E_c1up1pdz .field-item label {
34788
+ line-height: 32px;
34789
+ width: 100px;
34790
+ color: rgba(62, 70, 82, 0.6);
34791
+ }
34792
+ .E_c1up1pdz .help {
34793
+ color: rgba(62, 70, 82, 0.6);
34794
+ margin-top: 5px;
34795
+ }
34796
+ .E_c1up1pdz .ant-input-affix-wrapper,
34797
+ .E_c1up1pdz .ant-picker {
34798
+ width: 128px;
34799
+ }
34800
+
34801
+ .E_c156wh19 {
34802
+ display: flex;
34803
+ align-items: center;
34804
+ justify-content: space-between;
34805
+ word-break: keep-all;
34806
+ }
34807
+ .E_c156wh19 .title {
34808
+ margin: 0 16px 0 8px;
34809
+ }
34810
+ .E_c156wh19 .retain {
34811
+ color: rgba(129, 138, 153, 0.6);
34812
+ }
34813
+ .E_c156wh19 div.left {
34814
+ flex: 1;
34815
+ display: flex;
34816
+ overflow: hidden;
34817
+ align-items: center;
34818
+ justify-content: flex-start;
34819
+ white-space: nowrap;
34820
+ }
34821
+ .E_c156wh19 div.left .title {
34822
+ max-width: 100%;
34823
+ overflow: hidden;
34824
+ text-overflow: ellipsis;
34825
+ }
34826
+ .E_c156wh19 div.right {
34827
+ display: flex;
34828
+ align-items: center;
34829
+ }
34830
+ .E_c156wh19 .reverse {
34831
+ display: flex;
34832
+ flex-direction: row-reverse;
34833
+ align-items: center;
34834
+ }
34835
+ .E_c156wh19 .reverse .ant-switch {
34836
+ margin-left: 8px;
34837
+ }
34838
+ .E_c156wh19 .close {
34839
+ padding-left: 14px;
34840
+ margin-left: 14px;
34841
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
34842
+ cursor: pointer;
34843
+ }
34844
+
34845
+ .E_m126spxy {
34846
+ padding-bottom: 4px;
34847
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
34848
+ }
34849
+ .E_m126spxy .ant-btn.ant-btn-link {
34850
+ padding: 1px 10px;
34851
+ color: rgba(62, 70, 82, 0.6);
34852
+ border-radius: 4px;
34853
+ }
34854
+ .E_m126spxy .ant-btn.ant-btn-link.active {
34855
+ background: rgba(0, 128, 255, 0.1);
34856
+ color: #0096ff;
34857
+ }
34858
+
34859
+ .E_wpbf4pq {
34860
+ padding: 10px 0;
34861
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
34862
+ }
34863
+ .E_wpbf4pq .ant-input,
34864
+ .E_wpbf4pq .ant-picker {
34865
+ width: 80px;
34866
+ margin: 0 9px;
34867
+ text-align: center;
34868
+ }
34869
+ .E_wpbf4pq .options {
34870
+ padding: 12px 0 12px 16px;
34871
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
34872
+ margin: 5px 0 5px 8px;
34873
+ }
34874
+ .E_wpbf4pq .week-day-option,
34875
+ .E_wpbf4pq .month-day-option {
34876
+ background: #f5f7fa;
34877
+ box-sizing: border-box;
34878
+ border-radius: 16px;
34879
+ margin-right: 8px;
34880
+ }
34881
+ .E_wpbf4pq .week-day-option:focus,
34882
+ .E_wpbf4pq .month-day-option:focus {
34883
+ color: inherit;
34884
+ border-color: #d9d9d9;
34885
+ }
34886
+ .E_wpbf4pq .week-day-option.active {
34887
+ background-color: #0096ff;
34888
+ border-color: #0096ff;
34889
+ color: #fff;
34890
+ }
34891
+ .E_wpbf4pq .week-day-option.en-text {
34892
+ width: 110px;
34893
+ margin-top: 4px;
34894
+ }
34895
+ .E_wpbf4pq .month-day-option {
34896
+ width: 32px;
34897
+ padding: 0;
34898
+ margin-bottom: 8px;
34899
+ }
34900
+ .E_wpbf4pq .month-day-option.active {
34901
+ background-color: #0096ff;
34902
+ border-color: #0096ff;
34903
+ color: #fff;
34679
34904
  }
34680
34905
 
34681
34906
  .E_clm1wy1 {
@@ -34771,65 +34996,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34771
34996
  border-radius: 2px;
34772
34997
  }
34773
34998
 
34774
- .E_s1ebs0ra {
34775
- display: flex;
34776
- align-items: center;
34777
- justify-content: space-between;
34778
- background: #edf0f7;
34779
- padding: 8px 12px;
34780
- position: sticky;
34781
- top: 0;
34782
- z-index: 1;
34783
- margin-bottom: -52px;
34784
- }
34785
- .E_s1ebs0ra .select-total {
34786
- display: flex;
34787
- align-items: center;
34788
- font-weight: 700;
34789
- flex-shrink: 0;
34790
- }
34791
- .E_s1ebs0ra .select-total .icon-wrapper {
34792
- cursor: pointer;
34793
- margin-left: 8px;
34794
- width: 32px;
34795
- height: 32px;
34796
- border-radius: 50%;
34797
- justify-content: center;
34798
- }
34799
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
34800
- background: rgba(225, 230, 241, 0.6);
34801
- }
34802
- .E_s1ebs0ra .action-group {
34803
- flex: 1;
34804
- margin-left: 88px;
34805
- white-space: nowrap;
34806
- text-align: right;
34807
- position: relative;
34808
- padding: 4px 0;
34809
- margin-top: -4px;
34999
+ .E_ou7iq30 {
34810
35000
  overflow: hidden;
35001
+ text-overflow: ellipsis;
34811
35002
  }
34812
- .E_s1ebs0ra .action-group .sub-menu-delete {
34813
- transform: translateY(-4px);
34814
- }
34815
- .E_s1ebs0ra .action-group button {
34816
- border: none;
35003
+
35004
+ .E_s1tui002 {
35005
+ white-space: nowrap;
34817
35006
  }
34818
- .E_s1ebs0ra .action-group > *:not(:last-child) {
34819
- margin-right: 8px;
35007
+
35008
+ .E_mxrc2zg {
35009
+ display: -webkit-box;
35010
+ -webkit-line-clamp: var(--mxrc2zg-0);
35011
+ -webkit-box-orient: vertical;
35012
+ word-break: break-all;
34820
35013
  }
34821
- .E_s1ebs0ra .action-group > button:last-child {
34822
- margin-right: 4px;
35014
+
35015
+ .E_t1vv6d68 .ant-tooltip-arrow {
35016
+ display: none;
34823
35017
  }
34824
- .E_s1ebs0ra .action-group .more-btn {
34825
- cursor: pointer;
34826
- width: 32px;
34827
- height: 32px;
34828
- justify-content: center;
34829
- border-radius: 50%;
35018
+ .E_t1vv6d68 .ant-tooltip-inner {
35019
+ background: rgba(23, 38, 64, 0.8);
35020
+ border-radius: 4px;
34830
35021
  }
34831
- .E_s1ebs0ra .action-group .more-btn:hover {
34832
- background: #fff;
35022
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35023
+ visibility: hidden;
34833
35024
  }
34834
35025
 
34835
35026
  .E_n12mqh7z {
@@ -34851,108 +35042,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34851
35042
  overflow: auto;
34852
35043
  }
34853
35044
 
34854
- .E_t1sqg15u {
34855
- background: white;
34856
- }
34857
- .E_t1sqg15u.inline .table-row {
34858
- flex-direction: column;
34859
- }
34860
- .E_t1sqg15u.inline .table-row > label {
34861
- padding: 0 16px 7px 0;
34862
- }
34863
- .E_t1sqg15u.has-border .table-header {
34864
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34865
- }
34866
- .E_t1sqg15u.has-border .hiddenBorder {
34867
- border-top: none !important;
34868
- }
34869
- .E_t1sqg15u.has-border .table-row + .table-row {
34870
- border-top: 1px solid rgba(225, 230, 241, 0.6);
34871
- }
34872
- .E_t1sqg15u.has-border .table-row:last-of-type {
34873
- padding-bottom: 0;
34874
- }
34875
- .E_t1sqg15u.align-right .content {
34876
- text-align: right;
34877
- }
34878
- .E_t1sqg15u .uuid-row {
34879
- display: flex;
34880
- justify-content: space-between;
34881
- }
34882
- .E_t1sqg15u .uuid-row .id-text {
34883
- white-space: nowrap;
34884
- overflow: hidden;
34885
- text-overflow: ellipsis;
34886
- }
34887
-
34888
- .E_t4zczcp {
34889
- display: flex;
34890
- justify-content: space-between;
34891
- align-items: center;
34892
- padding: 8px;
34893
- min-height: 32px;
34894
- }
34895
- .E_t4zczcp .table-title {
34896
- color: rgba(44, 56, 82, 0.6);
34897
- font-weight: 600;
34898
- font-size: 12px;
34899
- line-height: 8px;
34900
- }
34901
- .E_t4zczcp .edit-icon {
34902
- font-size: 16px;
34903
- color: rgba(10, 37, 85, 0.6);
34904
- cursor: pointer;
34905
- }
34906
-
34907
- .E_t1s7goww {
34908
- font-size: 12px;
34909
- line-height: 18px;
34910
- }
34911
-
34912
- .E_t93e4cf {
34913
- display: flex;
34914
- padding: 8px 0;
34915
- color: #2d3a56;
34916
- }
34917
- .E_t93e4cf .hidden {
34918
- display: none;
34919
- }
34920
- .E_t93e4cf .ant-btn.ant-btn-link {
34921
- height: auto;
34922
- }
34923
- .E_t93e4cf .content {
34924
- overflow: hidden;
34925
- overflow-x: auto;
34926
- width: 100%;
34927
- white-space: pre-wrap;
34928
- }
34929
- .E_t93e4cf .content .ant-btn {
34930
- white-space: pre-wrap;
34931
- text-align: left;
34932
- }
34933
- .E_t93e4cf .content .unit-chart {
34934
- justify-content: flex-start;
34935
- }
34936
-
34937
- .E_rhz2uv5 {
34938
- width: var(--rhz2uv5-0);
34939
- flex-shrink: 0;
34940
- color: rgba(44, 56, 82, 0.6);
34941
- padding-right: 12px;
34942
- }
34943
-
34944
- span.E_tqjc4ui {
34945
- margin: 0 2px;
34946
- }
34947
-
34948
- .E_s1iv0tp1 .enabled-switch {
34949
- display: flex;
34950
- align-items: center;
34951
- }
34952
- .E_s1iv0tp1 .enabled-text {
34953
- margin-right: 8px;
34954
- }
34955
-
34956
35045
  .E_s1at6qmn.ant-layout-sider {
34957
35046
  background: #edf0f7;
34958
35047
  padding: 32px 8px;
@@ -35025,46 +35114,136 @@ span.E_tqjc4ui {
35025
35114
  box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35026
35115
  border-radius: 6px;
35027
35116
  }
35028
-
35029
- .E_s1wu0lms .ant-menu-item-group-title {
35117
+
35118
+ .E_s1wu0lms .ant-menu-item-group-title {
35119
+ white-space: nowrap;
35120
+ transition: all 0s;
35121
+ }
35122
+ .E_s1wu0lms.shrink {
35123
+ transition: all 0s;
35124
+ overflow: hidden;
35125
+ }
35126
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35127
+ visibility: hidden;
35128
+ }
35129
+ .E_s1wu0lms.shrink .ant-menu-item {
35130
+ width: 36px;
35131
+ padding: 0 6px;
35132
+ }
35133
+
35134
+ .E_n1ugzfva {
35135
+ display: flex;
35136
+ place-items: center;
35137
+ width: 100% !important;
35138
+ }
35139
+ .E_n1ugzfva[disabled] {
35140
+ color: rgba(0, 0, 0, 0.25) !important;
35141
+ opacity: 1 !important;
35142
+ }
35143
+ .E_n1ugzfva.ant-btn {
35144
+ width: 100%;
35145
+ color: #00122e;
35146
+ }
35147
+ .E_n1ugzfva .icon-wrapper {
35148
+ margin-right: 12px;
35149
+ }
35150
+ .E_n1ugzfva .link-title {
35151
+ flex: 1;
35152
+ overflow: hidden;
35153
+ white-space: nowrap;
35154
+ text-overflow: ellipsis;
35155
+ text-align: left;
35156
+ }
35157
+
35158
+ .E_t1sqg15u {
35159
+ background: white;
35160
+ }
35161
+ .E_t1sqg15u.inline .table-row {
35162
+ flex-direction: column;
35163
+ }
35164
+ .E_t1sqg15u.inline .table-row > label {
35165
+ padding: 0 16px 7px 0;
35166
+ }
35167
+ .E_t1sqg15u.has-border .table-header {
35168
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35169
+ }
35170
+ .E_t1sqg15u.has-border .hiddenBorder {
35171
+ border-top: none !important;
35172
+ }
35173
+ .E_t1sqg15u.has-border .table-row + .table-row {
35174
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35175
+ }
35176
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35177
+ padding-bottom: 0;
35178
+ }
35179
+ .E_t1sqg15u.align-right .content {
35180
+ text-align: right;
35181
+ }
35182
+ .E_t1sqg15u .uuid-row {
35183
+ display: flex;
35184
+ justify-content: space-between;
35185
+ }
35186
+ .E_t1sqg15u .uuid-row .id-text {
35030
35187
  white-space: nowrap;
35031
- transition: all 0s;
35032
- }
35033
- .E_s1wu0lms.shrink {
35034
- transition: all 0s;
35035
35188
  overflow: hidden;
35189
+ text-overflow: ellipsis;
35036
35190
  }
35037
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35038
- visibility: hidden;
35191
+
35192
+ .E_t4zczcp {
35193
+ display: flex;
35194
+ justify-content: space-between;
35195
+ align-items: center;
35196
+ padding: 8px;
35197
+ min-height: 32px;
35039
35198
  }
35040
- .E_s1wu0lms.shrink .ant-menu-item {
35041
- width: 36px;
35042
- padding: 0 6px;
35199
+ .E_t4zczcp .table-title {
35200
+ color: rgba(44, 56, 82, 0.6);
35201
+ font-weight: 600;
35202
+ font-size: 12px;
35203
+ line-height: 8px;
35204
+ }
35205
+ .E_t4zczcp .edit-icon {
35206
+ font-size: 16px;
35207
+ color: rgba(10, 37, 85, 0.6);
35208
+ cursor: pointer;
35043
35209
  }
35044
35210
 
35045
- .E_n1ugzfva {
35046
- display: flex;
35047
- place-items: center;
35048
- width: 100% !important;
35211
+ .E_t1s7goww {
35212
+ font-size: 12px;
35213
+ line-height: 18px;
35049
35214
  }
35050
- .E_n1ugzfva[disabled] {
35051
- color: rgba(0, 0, 0, 0.25) !important;
35052
- opacity: 1 !important;
35215
+
35216
+ .E_t93e4cf {
35217
+ display: flex;
35218
+ padding: 8px 0;
35219
+ color: #2d3a56;
35053
35220
  }
35054
- .E_n1ugzfva.ant-btn {
35055
- width: 100%;
35056
- color: #00122e;
35221
+ .E_t93e4cf .hidden {
35222
+ display: none;
35057
35223
  }
35058
- .E_n1ugzfva .icon-wrapper {
35059
- margin-right: 12px;
35224
+ .E_t93e4cf .ant-btn.ant-btn-link {
35225
+ height: auto;
35060
35226
  }
35061
- .E_n1ugzfva .link-title {
35062
- flex: 1;
35227
+ .E_t93e4cf .content {
35063
35228
  overflow: hidden;
35064
- white-space: nowrap;
35065
- text-overflow: ellipsis;
35229
+ overflow-x: auto;
35230
+ width: 100%;
35231
+ white-space: pre-wrap;
35232
+ }
35233
+ .E_t93e4cf .content .ant-btn {
35234
+ white-space: pre-wrap;
35066
35235
  text-align: left;
35067
35236
  }
35237
+ .E_t93e4cf .content .unit-chart {
35238
+ justify-content: flex-start;
35239
+ }
35240
+
35241
+ .E_rhz2uv5 {
35242
+ width: var(--rhz2uv5-0);
35243
+ flex-shrink: 0;
35244
+ color: rgba(44, 56, 82, 0.6);
35245
+ padding-right: 12px;
35246
+ }
35068
35247
 
35069
35248
  .E_t160l1cm {
35070
35249
  display: flex;
@@ -35269,14 +35448,8 @@ span.E_tqjc4ui {
35269
35448
  background: transparent;
35270
35449
  }
35271
35450
 
35272
- .E_gmyahx3 {
35273
- cursor: pointer;
35274
- }
35275
- .E_gmyahx3 .link-text {
35276
- color: rgba(0, 21, 64, 0.3);
35277
- }
35278
- .E_gmyahx3:hover .link-text {
35279
- color: #0080ff;
35451
+ span.E_tqjc4ui {
35452
+ margin: 0 2px;
35280
35453
  }
35281
35454
 
35282
35455
  .E_wg1tsps {
@@ -35285,201 +35458,29 @@ span.E_tqjc4ui {
35285
35458
  justify-content: flex-end;
35286
35459
  }
35287
35460
 
35288
- .E_b1ctd5xy {
35289
- display: flex;
35290
- align-items: center;
35291
- width: calc(100% - 40px);
35292
- }
35293
- .E_b1ctd5xy .chart {
35294
- display: inline-block;
35295
- width: 100%;
35296
- }
35297
-
35298
- .E_u1p8acpn {
35299
- min-width: 40px;
35300
- }
35301
- .E_u1p8acpn .unit {
35302
- color: #00122e !important;
35303
- }
35304
-
35305
- .E_c1up1pdz {
35306
- width: 648px;
35307
- }
35308
- .E_c1up1pdz.active {
35309
- border-color: #0080ff;
35310
- }
35311
- .E_c1up1pdz.active > header {
35312
- background: rgba(0, 128, 255, 0.1);
35313
- }
35314
- .E_c1up1pdz .expand {
35315
- padding: 12px;
35316
- }
35317
- .E_c1up1pdz .field-item {
35318
- display: flex;
35319
- padding: 10px 0;
35320
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35321
- }
35322
- .E_c1up1pdz .field-item:last-child {
35323
- border-bottom: none;
35324
- padding-bottom: 0;
35325
- }
35326
- .E_c1up1pdz .field-item label {
35327
- line-height: 32px;
35328
- width: 100px;
35329
- color: rgba(62, 70, 82, 0.6);
35330
- }
35331
- .E_c1up1pdz .help {
35332
- color: rgba(62, 70, 82, 0.6);
35333
- margin-top: 5px;
35334
- }
35335
- .E_c1up1pdz .ant-input-affix-wrapper,
35336
- .E_c1up1pdz .ant-picker {
35337
- width: 128px;
35338
- }
35339
-
35340
- .E_c156wh19 {
35341
- display: flex;
35342
- align-items: center;
35343
- justify-content: space-between;
35344
- word-break: keep-all;
35345
- }
35346
- .E_c156wh19 .title {
35347
- margin: 0 16px 0 8px;
35348
- }
35349
- .E_c156wh19 .retain {
35350
- color: rgba(129, 138, 153, 0.6);
35351
- }
35352
- .E_c156wh19 div.left {
35353
- flex: 1;
35354
- display: flex;
35355
- overflow: hidden;
35356
- align-items: center;
35357
- justify-content: flex-start;
35358
- white-space: nowrap;
35359
- }
35360
- .E_c156wh19 div.left .title {
35361
- max-width: 100%;
35362
- overflow: hidden;
35363
- text-overflow: ellipsis;
35364
- }
35365
- .E_c156wh19 div.right {
35366
- display: flex;
35367
- align-items: center;
35368
- }
35369
- .E_c156wh19 .reverse {
35370
- display: flex;
35371
- flex-direction: row-reverse;
35372
- align-items: center;
35373
- }
35374
- .E_c156wh19 .reverse .ant-switch {
35375
- margin-left: 8px;
35376
- }
35377
- .E_c156wh19 .close {
35378
- padding-left: 14px;
35379
- margin-left: 14px;
35380
- border-left: 1px solid rgba(129, 138, 153, 0.6);
35381
- cursor: pointer;
35382
- }
35383
-
35384
- .E_m126spxy {
35385
- padding-bottom: 4px;
35386
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35387
- }
35388
- .E_m126spxy .ant-btn.ant-btn-link {
35389
- padding: 1px 10px;
35390
- color: rgba(62, 70, 82, 0.6);
35391
- border-radius: 4px;
35392
- }
35393
- .E_m126spxy .ant-btn.ant-btn-link.active {
35394
- background: rgba(0, 128, 255, 0.1);
35395
- color: #0096ff;
35396
- }
35397
-
35398
- .E_wpbf4pq {
35399
- padding: 10px 0;
35400
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35401
- }
35402
- .E_wpbf4pq .ant-input,
35403
- .E_wpbf4pq .ant-picker {
35404
- width: 80px;
35405
- margin: 0 9px;
35406
- text-align: center;
35407
- }
35408
- .E_wpbf4pq .options {
35409
- padding: 12px 0 12px 16px;
35410
- border-left: 2px solid rgba(129, 138, 153, 0.6);
35411
- margin: 5px 0 5px 8px;
35412
- }
35413
- .E_wpbf4pq .week-day-option,
35414
- .E_wpbf4pq .month-day-option {
35415
- background: #f5f7fa;
35416
- box-sizing: border-box;
35417
- border-radius: 16px;
35418
- margin-right: 8px;
35419
- }
35420
- .E_wpbf4pq .week-day-option:focus,
35421
- .E_wpbf4pq .month-day-option:focus {
35422
- color: inherit;
35423
- border-color: #d9d9d9;
35424
- }
35425
- .E_wpbf4pq .week-day-option.active {
35426
- background-color: #0096ff;
35427
- border-color: #0096ff;
35428
- color: #fff;
35429
- }
35430
- .E_wpbf4pq .week-day-option.en-text {
35431
- width: 110px;
35432
- margin-top: 4px;
35433
- }
35434
- .E_wpbf4pq .month-day-option {
35435
- width: 32px;
35436
- padding: 0;
35437
- margin-bottom: 8px;
35438
- }
35439
- .E_wpbf4pq .month-day-option.active {
35440
- background-color: #0096ff;
35441
- border-color: #0096ff;
35442
- color: #fff;
35443
- }
35444
-
35445
- .E_skwah65 {
35446
- height: 8px;
35447
- box-sizing: border-box;
35448
- border-radius: 2px;
35449
- background: #f5f7fa;
35450
- display: flex;
35451
- width: 100%;
35452
- overflow: hidden;
35453
- }
35454
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35455
- margin-left: 1px;
35456
- }
35457
-
35458
- .E_ou7iq30 {
35459
- overflow: hidden;
35460
- text-overflow: ellipsis;
35461
+ .E_b1ctd5xy {
35462
+ display: flex;
35463
+ align-items: center;
35464
+ width: calc(100% - 40px);
35461
35465
  }
35462
-
35463
- .E_s1tui002 {
35464
- white-space: nowrap;
35466
+ .E_b1ctd5xy .chart {
35467
+ display: inline-block;
35468
+ width: 100%;
35465
35469
  }
35466
35470
 
35467
- .E_mxrc2zg {
35468
- display: -webkit-box;
35469
- -webkit-line-clamp: var(--mxrc2zg-0);
35470
- -webkit-box-orient: vertical;
35471
- word-break: break-all;
35471
+ .E_u1p8acpn {
35472
+ min-width: 40px;
35472
35473
  }
35473
-
35474
- .E_t1vv6d68 .ant-tooltip-arrow {
35475
- display: none;
35474
+ .E_u1p8acpn .unit {
35475
+ color: #00122e !important;
35476
35476
  }
35477
- .E_t1vv6d68 .ant-tooltip-inner {
35478
- background: rgba(23, 38, 64, 0.8);
35479
- border-radius: 4px;
35477
+
35478
+ .E_s1iv0tp1 .enabled-switch {
35479
+ display: flex;
35480
+ align-items: center;
35480
35481
  }
35481
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35482
- visibility: hidden;
35482
+ .E_s1iv0tp1 .enabled-text {
35483
+ margin-right: 8px;
35483
35484
  }
35484
35485
 
35485
35486
  .E_cyms3br {
@@ -35535,6 +35536,49 @@ span.E_tqjc4ui {
35535
35536
  justify-content: center;
35536
35537
  }
35537
35538
 
35539
+ .E_d11hhzf9 {
35540
+ width: 492px !important;
35541
+ margin: 40px auto !important;
35542
+ padding-bottom: 0 !important;
35543
+ }
35544
+ .E_d11hhzf9 .ant-modal-content {
35545
+ background: #fff;
35546
+ border-radius: 16px;
35547
+ }
35548
+ .E_d11hhzf9 .ant-modal-header {
35549
+ padding: 32px 40px 0;
35550
+ border-bottom: none;
35551
+ border-radius: 16px 16px 0 0;
35552
+ }
35553
+ .E_d11hhzf9 .ant-modal-close {
35554
+ right: 40px;
35555
+ top: 32px;
35556
+ }
35557
+ .E_d11hhzf9 .ant-modal-body {
35558
+ padding: 32px 40px;
35559
+ min-height: 160px;
35560
+ max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
35561
+ overflow-y: auto;
35562
+ }
35563
+ .E_d11hhzf9 .ant-modal-footer {
35564
+ padding: 24px 40px;
35565
+ margin-top: 0;
35566
+ border-top: none;
35567
+ box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35568
+ }
35569
+
35570
+ .E_f1g147n6 {
35571
+ display: flex;
35572
+ justify-content: flex-end;
35573
+ gap: 8px;
35574
+ }
35575
+
35576
+ .E_h1ol2wl7 {
35577
+ font-weight: bold;
35578
+ background-color: unset;
35579
+ padding: unset;
35580
+ }
35581
+
35538
35582
  .E_i5w779o {
35539
35583
  padding: 8px 0;
35540
35584
  }
@@ -35576,43 +35620,6 @@ span.E_tqjc4ui {
35576
35620
  color: rgba(0, 21, 64, 0.3);
35577
35621
  }
35578
35622
 
35579
- .E_d11hhzf9 {
35580
- width: 492px !important;
35581
- margin: 40px auto !important;
35582
- padding-bottom: 0 !important;
35583
- }
35584
- .E_d11hhzf9 .ant-modal-content {
35585
- background: #fff;
35586
- border-radius: 16px;
35587
- }
35588
- .E_d11hhzf9 .ant-modal-header {
35589
- padding: 32px 40px 0;
35590
- border-bottom: none;
35591
- border-radius: 16px 16px 0 0;
35592
- }
35593
- .E_d11hhzf9 .ant-modal-close {
35594
- right: 40px;
35595
- top: 32px;
35596
- }
35597
- .E_d11hhzf9 .ant-modal-body {
35598
- padding: 32px 40px;
35599
- min-height: 160px;
35600
- max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
35601
- overflow-y: auto;
35602
- }
35603
- .E_d11hhzf9 .ant-modal-footer {
35604
- padding: 24px 40px;
35605
- margin-top: 0;
35606
- border-top: none;
35607
- box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35608
- }
35609
-
35610
- .E_f1g147n6 {
35611
- display: flex;
35612
- justify-content: flex-end;
35613
- gap: 8px;
35614
- }
35615
-
35616
35623
  .E_kr6am0s .ant-modal-body {
35617
35624
  padding: 60px 128px;
35618
35625
  }
@@ -35676,21 +35683,6 @@ span.E_tqjc4ui {
35676
35683
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
35677
35684
  }
35678
35685
 
35679
- .E_h1ol2wl7 {
35680
- font-weight: bold;
35681
- background-color: unset;
35682
- padding: unset;
35683
- }
35684
-
35685
- .E_cevhqx7 {
35686
- color: #00122e;
35687
- }
35688
-
35689
- .E_snbqlt4 {
35690
- margin-top: 8px;
35691
- color: rgba(44, 56, 82, 0.6);
35692
- }
35693
-
35694
35686
  .E_c1ss4prm {
35695
35687
  color: rgba(44, 56, 82, 0.6);
35696
35688
  }
@@ -35729,48 +35721,28 @@ span.E_tqjc4ui {
35729
35721
  margin: 16px 0;
35730
35722
  }
35731
35723
 
35732
- .E_c14ouk5o {
35733
- width: 100%;
35734
- height: 100%;
35735
- display: flex;
35736
- font-size: 12px;
35737
- line-height: 18px;
35738
- padding: 8px 0;
35739
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35740
- }
35741
- .E_c14ouk5o:last-of-type {
35742
- box-shadow: none;
35743
- padding-bottom: 0;
35744
- }
35745
- .E_c14ouk5o.collapsed {
35746
- flex-direction: column;
35747
- }
35748
- .E_c14ouk5o.collapsed .collapsed-content {
35749
- display: flex;
35750
- }
35751
- .E_c14ouk5o.collapsed .collapsed-content > span {
35752
- flex: 1;
35724
+ .E_l12xdkhl {
35725
+ width: 64px;
35726
+ height: 64px;
35727
+ max-width: 64px;
35728
+ max-height: 64px;
35729
+ overflow: hidden;
35753
35730
  display: flex;
35754
- justify-content: space-between;
35755
- }
35756
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
35757
- height: auto;
35758
- }
35759
- .E_c14ouk5o.collapsed .extra-content {
35760
- margin-left: 162px;
35761
- }
35762
- .E_c14ouk5o .col-label {
35763
- width: 216px;
35764
- color: rgba(44, 56, 82, 0.6);
35765
- margin-right: 12px;
35766
- flex-shrink: 0;
35731
+ align-items: center;
35732
+ justify-content: center;
35733
+ position: relative;
35734
+ opacity: 0.6;
35767
35735
  }
35768
- .E_c14ouk5o .col-content {
35769
- color: #2d3a56;
35770
- /* make btn link in info row have the same height as normal text */
35736
+ .E_l12xdkhl .icon-wrapper {
35737
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35771
35738
  }
35772
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
35773
- height: auto;
35739
+ @keyframes rotate {
35740
+ from {
35741
+ transform: rotate(0deg);
35742
+ }
35743
+ to {
35744
+ transform: rotate(360deg);
35745
+ }
35774
35746
  }
35775
35747
 
35776
35748
  .E_c1kchka8 {
@@ -36265,26 +36237,55 @@ span.E_tqjc4ui {
36265
36237
  padding: 0;
36266
36238
  }
36267
36239
 
36268
- .E_l12xdkhl {
36269
- width: 64px;
36270
- height: 64px;
36271
- max-width: 64px;
36272
- max-height: 64px;
36273
- overflow: hidden;
36240
+ .E_cevhqx7 {
36241
+ color: #00122e;
36242
+ }
36243
+
36244
+ .E_snbqlt4 {
36245
+ margin-top: 8px;
36246
+ color: rgba(44, 56, 82, 0.6);
36247
+ }
36248
+
36249
+ .E_c14ouk5o {
36250
+ width: 100%;
36251
+ height: 100%;
36274
36252
  display: flex;
36275
- align-items: center;
36276
- justify-content: center;
36277
- position: relative;
36278
- opacity: 0.6;
36253
+ font-size: 12px;
36254
+ line-height: 18px;
36255
+ padding: 8px 0;
36256
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36279
36257
  }
36280
- .E_l12xdkhl .icon-wrapper {
36281
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36258
+ .E_c14ouk5o:last-of-type {
36259
+ box-shadow: none;
36260
+ padding-bottom: 0;
36282
36261
  }
36283
- @keyframes rotate {
36284
- from {
36285
- transform: rotate(0deg);
36286
- }
36287
- to {
36288
- transform: rotate(360deg);
36289
- }
36262
+ .E_c14ouk5o.collapsed {
36263
+ flex-direction: column;
36264
+ }
36265
+ .E_c14ouk5o.collapsed .collapsed-content {
36266
+ display: flex;
36267
+ }
36268
+ .E_c14ouk5o.collapsed .collapsed-content > span {
36269
+ flex: 1;
36270
+ display: flex;
36271
+ justify-content: space-between;
36272
+ }
36273
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36274
+ height: auto;
36275
+ }
36276
+ .E_c14ouk5o.collapsed .extra-content {
36277
+ margin-left: 162px;
36278
+ }
36279
+ .E_c14ouk5o .col-label {
36280
+ width: 216px;
36281
+ color: rgba(44, 56, 82, 0.6);
36282
+ margin-right: 12px;
36283
+ flex-shrink: 0;
36284
+ }
36285
+ .E_c14ouk5o .col-content {
36286
+ color: #2d3a56;
36287
+ /* make btn link in info row have the same height as normal text */
36288
+ }
36289
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36290
+ height: auto;
36290
36291
  }