@cloudtower/eagle 0.31.11 → 0.31.12

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.
@@ -29572,31 +29572,6 @@ html body {
29572
29572
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29573
29573
  }
29574
29574
  }
29575
- .E_c18gxmrl {
29576
- border: 1px solid #d8deeb;
29577
- border-radius: 4px;
29578
- }
29579
-
29580
- .E_c18gxmrl + .E_c18gxmrl {
29581
- margin-top: 8px;
29582
- }
29583
-
29584
- .E_c18gxmrl:hover {
29585
- border-color: #0080ff;
29586
- }
29587
-
29588
- .E_c18gxmrl:hover > header {
29589
- background: rgba(0, 128, 255, 0.1);
29590
- }
29591
-
29592
- .E_c18gxmrl.active header {
29593
- border-bottom: 1px solid #d8deeb;
29594
- }
29595
-
29596
- .E_c18gxmrl > header {
29597
- padding: 8px 12px;
29598
- }
29599
-
29600
29575
  .E_m74vjol {
29601
29576
  display: flex;
29602
29577
  justify-content: space-between;
@@ -29611,58 +29586,29 @@ html body {
29611
29586
  width: 100%;
29612
29587
  }
29613
29588
 
29614
- .E_b1nip9bk {
29615
- padding: 4px 11px;
29616
- }
29617
-
29618
- .E_bqamoqe {
29619
- white-space: nowrap;
29620
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29621
- }
29622
-
29623
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29624
- --color: #0080ff;
29625
- }
29626
-
29627
- .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] {
29628
- --color: #0080ff;
29629
- }
29630
-
29631
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29632
- margin-left: 1px;
29633
- }
29634
-
29635
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29636
- border-top-right-radius: 0;
29637
- border-bottom-right-radius: 0;
29638
- }
29639
-
29640
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29641
- border-top-left-radius: 0;
29642
- border-bottom-left-radius: 0;
29589
+ .E_c18gxmrl {
29590
+ border: 1px solid #d8deeb;
29591
+ border-radius: 4px;
29643
29592
  }
29644
29593
 
29645
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29646
- border-radius: unset;
29594
+ .E_c18gxmrl + .E_c18gxmrl {
29595
+ margin-top: 8px;
29647
29596
  }
29648
29597
 
29649
- .E_berrcjl {
29650
- color: rgba(10, 37, 85, 0.6);
29651
- margin-bottom: 4px;
29598
+ .E_c18gxmrl:hover {
29599
+ border-color: #0080ff;
29652
29600
  }
29653
29601
 
29654
- .E_berrcjl .breadcrumb-link {
29655
- color: rgba(10, 37, 85, 0.6);
29656
- cursor: pointer;
29657
- transition: color 160ms ease;
29602
+ .E_c18gxmrl:hover > header {
29603
+ background: rgba(0, 128, 255, 0.1);
29658
29604
  }
29659
29605
 
29660
- .E_berrcjl .breadcrumb-link:hover {
29661
- color: #0080ff;
29606
+ .E_c18gxmrl.active header {
29607
+ border-bottom: 1px solid #d8deeb;
29662
29608
  }
29663
29609
 
29664
- .E_berrcjl .breadcrumb-link:active {
29665
- color: #005ed1;
29610
+ .E_c18gxmrl > header {
29611
+ padding: 8px 12px;
29666
29612
  }
29667
29613
 
29668
29614
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29957,23 +29903,58 @@ button.E_n7k2c6r {
29957
29903
  padding: 0;
29958
29904
  }
29959
29905
 
29960
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29961
- padding: 4px 8px 0 8px;
29962
- color: rgba(44, 56, 82, 0.6);
29963
- font-size: 12px;
29906
+ .E_berrcjl {
29907
+ color: rgba(10, 37, 85, 0.6);
29908
+ margin-bottom: 4px;
29964
29909
  }
29965
29910
 
29966
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29967
- padding-bottom: 6px;
29911
+ .E_berrcjl .breadcrumb-link {
29912
+ color: rgba(10, 37, 85, 0.6);
29913
+ cursor: pointer;
29914
+ transition: color 160ms ease;
29968
29915
  }
29969
29916
 
29970
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29971
- padding-top: 4px;
29972
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29917
+ .E_berrcjl .breadcrumb-link:hover {
29918
+ color: #0080ff;
29973
29919
  }
29974
29920
 
29975
- .E_itxley7.ant-input-group.ant-input-group-compact {
29976
- display: flex;
29921
+ .E_berrcjl .breadcrumb-link:active {
29922
+ color: #005ed1;
29923
+ }
29924
+
29925
+ .E_b1nip9bk {
29926
+ padding: 4px 11px;
29927
+ }
29928
+
29929
+ .E_bqamoqe {
29930
+ white-space: nowrap;
29931
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29932
+ }
29933
+
29934
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29935
+ --color: #0080ff;
29936
+ }
29937
+
29938
+ .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] {
29939
+ --color: #0080ff;
29940
+ }
29941
+
29942
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29943
+ margin-left: 1px;
29944
+ }
29945
+
29946
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29947
+ border-top-right-radius: 0;
29948
+ border-bottom-right-radius: 0;
29949
+ }
29950
+
29951
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29952
+ border-top-left-radius: 0;
29953
+ border-bottom-left-radius: 0;
29954
+ }
29955
+
29956
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29957
+ border-radius: unset;
29977
29958
  }
29978
29959
 
29979
29960
  .E_c1uzzomf {
@@ -30001,112 +29982,23 @@ button.E_n7k2c6r {
30001
29982
  text-align: center;
30002
29983
  }
30003
29984
 
30004
- .E_c1yyuluq {
30005
- border-radius: 8px;
30006
- }
30007
-
30008
- .E_c1yyuluq .ant-card-body {
30009
- padding: 20px 24px 24px 24px;
30010
- }
30011
-
30012
- .E_sx1bpnu .ant-input-sm {
30013
- line-height: 18px;
30014
- }
30015
-
30016
- .E_d1bw7c5z {
30017
- position: relative;
30018
- max-width: 388px;
30019
- min-width: 285px;
30020
- }
30021
-
30022
- .E_d1bw7c5z .center {
30023
- position: absolute;
30024
- font-size: 12px;
30025
- width: 80px;
30026
- height: 100px;
30027
- top: 0;
30028
- left: 35px;
30029
- display: flex;
30030
- flex-direction: column;
30031
- justify-content: center;
30032
- align-items: center;
30033
- color: #00122e;
30034
- }
30035
-
30036
- .E_d1bw7c5z .center .number {
30037
- font-size: 24px;
30038
- font-weight: 700;
30039
- }
30040
-
30041
- .E_d1bw7c5z .center .text {
30042
- padding: 0 5px;
29985
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29986
+ padding: 4px 8px 0 8px;
29987
+ color: rgba(44, 56, 82, 0.6);
30043
29988
  font-size: 12px;
30044
- width: inherit;
30045
- text-align: center;
30046
- }
30047
-
30048
- .E_d1bw7c5z .recharts-wrapper {
30049
- display: flex;
30050
- }
30051
-
30052
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30053
- position: relative !important;
30054
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30055
- left: 0 !important;
30056
- bottom: 0 !important;
30057
- display: flex;
30058
- align-items: center;
30059
- }
30060
-
30061
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30062
- width: 100%;
30063
- }
30064
-
30065
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30066
- width: 100%;
30067
- margin-right: 0 !important;
30068
- line-height: 18px;
30069
- }
30070
-
30071
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30072
- border-radius: 2px;
30073
- }
30074
-
30075
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30076
- min-width: 75px;
30077
- max-width: 198px;
30078
- width: calc(100% - 20px);
30079
- margin-left: 2px;
30080
- color: #00122e !important;
30081
- display: inline-flex;
30082
- justify-content: space-between;
30083
- }
30084
-
30085
- .E_d1bw7c5z .tooltip-text {
30086
- maxwidth: calc(100% - 12px);
30087
- cursor: pointer;
30088
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30089
- overflow: hidden;
30090
- text-overflow: ellipsis;
30091
- white-space: nowrap;
30092
29989
  }
30093
29990
 
30094
- .E_d1bw7c5z .value {
30095
- color: rgba(44, 56, 82, 0.75);
29991
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29992
+ padding-bottom: 6px;
30096
29993
  }
30097
29994
 
30098
- .E_t10pqbtc {
30099
- width: 140px;
29995
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29996
+ padding-top: 4px;
29997
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30100
29998
  }
30101
29999
 
30102
- .E_t10pqbtc .item {
30103
- margin: 6px auto;
30000
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30104
30001
  display: flex;
30105
- justify-content: space-between;
30106
- }
30107
-
30108
- .E_t10pqbtc .item .name {
30109
- width: 102px;
30110
30002
  }
30111
30003
 
30112
30004
  .E_ccrbeuz .ant-collapse-item {
@@ -30134,6 +30026,18 @@ button.E_n7k2c6r {
30134
30026
  cursor: default;
30135
30027
  }
30136
30028
 
30029
+ .E_sx1bpnu .ant-input-sm {
30030
+ line-height: 18px;
30031
+ }
30032
+
30033
+ .E_c1yyuluq {
30034
+ border-radius: 8px;
30035
+ }
30036
+
30037
+ .E_c1yyuluq .ant-card-body {
30038
+ padding: 20px 24px 24px 24px;
30039
+ }
30040
+
30137
30041
  .E_phljevk {
30138
30042
  display: flex;
30139
30043
  justify-content: space-between;
@@ -30229,291 +30133,6 @@ button.E_n7k2c6r {
30229
30133
  cursor: not-allowed;
30230
30134
  }
30231
30135
 
30232
- .E_ivqqkzv {
30233
- height: 24px;
30234
- width: 56px !important;
30235
- margin-right: 4px;
30236
- }
30237
-
30238
- .E_c1wk4q29 {
30239
- color: rgba(44, 56, 82, 0.6);
30240
- }
30241
-
30242
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30243
- border-radius: 6px;
30244
- }
30245
-
30246
- .E_s177mls5.ant-select.ant-select-single {
30247
- width: 100%;
30248
- color: #2d3a56;
30249
- border-color: rgba(211, 218, 235, 0.6);
30250
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30251
- font-size: 13px;
30252
- }
30253
-
30254
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30255
- height: 30px;
30256
- }
30257
-
30258
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30259
- height: 38px;
30260
- font-size: 13px;
30261
- }
30262
-
30263
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30264
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30265
- transition: 160ms ease;
30266
- }
30267
-
30268
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30269
- color: #0080ff;
30270
- }
30271
-
30272
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30273
- border-color: rgba(107, 128, 167, 0.6);
30274
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30275
- }
30276
-
30277
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30278
- color: #0080ff;
30279
- }
30280
-
30281
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30282
- border-color: #0080ff;
30283
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30284
- }
30285
-
30286
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30287
- transform: rotate(180deg);
30288
- }
30289
-
30290
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30291
- background: rgba(211, 218, 235, 0.6);
30292
- border-color: rgba(172, 186, 211, 0.6);
30293
- cursor: "not-allowed";
30294
- }
30295
-
30296
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30297
- border-color: #f0483e !important;
30298
- }
30299
-
30300
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30301
- color: #1d326c;
30302
- }
30303
-
30304
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30305
- border-color: #0080ff;
30306
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30307
- }
30308
-
30309
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30310
- transform: rotate(180deg);
30311
- }
30312
-
30313
- .E_tju3gfj .date {
30314
- margin-right: 4px;
30315
- }
30316
-
30317
- .E_s1dni7lo {
30318
- width: 430px !important;
30319
- }
30320
-
30321
- .E_d1wwmmm5 .ant-select-item-group {
30322
- padding: 8px 16px;
30323
- line-height: 18px;
30324
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30325
- height: 34px;
30326
- min-height: 34px;
30327
- box-sizing: border-box;
30328
- margin-top: 8px;
30329
- }
30330
-
30331
- .E_o1ugr09p {
30332
- display: flex;
30333
- flex-direction: column;
30334
- margin: 1px 8px;
30335
- padding: 8px;
30336
- border-radius: 4px;
30337
- }
30338
-
30339
- .E_o1ugr09p .selected-icon {
30340
- display: none;
30341
- }
30342
-
30343
- .E_o1ugr09p.ant-select-item-option-grouped {
30344
- padding-left: 8px;
30345
- }
30346
-
30347
- .E_o1ugr09p.ant-select-item-option-selected {
30348
- background-color: white;
30349
- }
30350
-
30351
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30352
- color: #0080ff;
30353
- }
30354
-
30355
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30356
- display: block;
30357
- }
30358
-
30359
- .E_o1ugr09p.ant-select-item-option-active {
30360
- background: rgba(0, 136, 255, 0.16);
30361
- }
30362
-
30363
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30364
- color: #0080ff;
30365
- }
30366
-
30367
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30368
- background: rgba(0, 136, 255, 0.1);
30369
- color: #0080ff;
30370
- }
30371
-
30372
- .E_o1ifxsq4 {
30373
- display: flex;
30374
- justify-content: space-between;
30375
- height: 20px;
30376
- line-height: 20px;
30377
- }
30378
-
30379
- .E_o1ifxsq4 .timezone-title {
30380
- color: #2d3a56;
30381
- overflow: hidden;
30382
- text-overflow: ellipsis;
30383
- }
30384
-
30385
- .E_o1zue7 {
30386
- display: flex;
30387
- justify-content: space-between;
30388
- color: rgba(44, 56, 82, 0.6);
30389
- height: 18px;
30390
- line-height: 18px;
30391
- margin-top: 2px;
30392
- }
30393
-
30394
- .E_tyfmlxg {
30395
- border: none;
30396
- margin-right: 0;
30397
- background: rgba(225, 230, 241, 0.6);
30398
- }
30399
-
30400
- .E_o18uybox {
30401
- pointer-events: none;
30402
- height: 32px;
30403
- width: 100%;
30404
- opacity: 0;
30405
- }
30406
-
30407
- .E_s1dizucg.ant-switch {
30408
- min-width: 40px;
30409
- height: 24px;
30410
- background: rgba(172, 186, 211, 0.6);
30411
- overflow: hidden;
30412
- }
30413
-
30414
- .E_s1dizucg.ant-switch:focus {
30415
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30416
- }
30417
-
30418
- .E_s1dizucg.ant-switch-small {
30419
- min-width: 26px;
30420
- height: 16px;
30421
- }
30422
-
30423
- .E_s1dizucg.ant-switch-large {
30424
- min-width: 52px;
30425
- height: 32px;
30426
- }
30427
-
30428
- .E_s1dizucg.ant-switch .ant-switch-handle {
30429
- height: 20px;
30430
- width: 20px;
30431
- }
30432
-
30433
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30434
- border-radius: 10px;
30435
- transition-delay: 120ms;
30436
- }
30437
-
30438
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30439
- height: 14px;
30440
- width: 14px;
30441
- top: 1px;
30442
- left: 1px;
30443
- }
30444
-
30445
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30446
- height: 28px;
30447
- width: 28px;
30448
- }
30449
-
30450
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30451
- border-radius: 14px;
30452
- }
30453
-
30454
- .E_s1dizucg.ant-switch-checked {
30455
- background-color: #00ba5d;
30456
- }
30457
-
30458
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30459
- left: calc(100% - 20px - 2px);
30460
- }
30461
-
30462
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30463
- left: calc(100% - 14px - 1px);
30464
- }
30465
-
30466
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30467
- left: calc(100% - 28px - 2px);
30468
- }
30469
-
30470
- .E_c1up6e3y {
30471
- margin-left: 5px;
30472
- }
30473
-
30474
- .E_c1bus5hc {
30475
- --color: white;
30476
- height: 14px;
30477
- width: 14px;
30478
- border-radius: 50%;
30479
- flex-shrink: 0;
30480
- display: flex;
30481
- align-items: center;
30482
- justify-content: center;
30483
- border: 1px solid var(--color);
30484
- }
30485
-
30486
- .E_c1bus5hc .circle-inner {
30487
- position: relative;
30488
- height: 10px;
30489
- width: 10px;
30490
- border-radius: 50%;
30491
- overflow: hidden;
30492
- }
30493
-
30494
- .E_c1bus5hc .circle-content {
30495
- position: absolute;
30496
- height: 100%;
30497
- width: 100%;
30498
- left: 0;
30499
- top: 0;
30500
- border-radius: 50%;
30501
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30502
- transform: rotate(180deg);
30503
- }
30504
-
30505
- .E_c1bus5hc .circle-child {
30506
- position: absolute;
30507
- height: 100%;
30508
- width: 100%;
30509
- left: 0;
30510
- top: 0;
30511
- margin-left: 50%;
30512
- transform-origin: left;
30513
- background: white;
30514
- transform: rotate(0deg);
30515
- }
30516
-
30517
30136
  .E_rapgekc.ant-radio-wrapper {
30518
30137
  display: inline-flex;
30519
30138
  align-items: baseline;
@@ -30693,6 +30312,159 @@ button.E_n7k2c6r {
30693
30312
  width: 36px;
30694
30313
  }
30695
30314
 
30315
+ .E_d1bw7c5z {
30316
+ position: relative;
30317
+ max-width: 388px;
30318
+ min-width: 285px;
30319
+ }
30320
+
30321
+ .E_d1bw7c5z .center {
30322
+ position: absolute;
30323
+ font-size: 12px;
30324
+ width: 80px;
30325
+ height: 100px;
30326
+ top: 0;
30327
+ left: 35px;
30328
+ display: flex;
30329
+ flex-direction: column;
30330
+ justify-content: center;
30331
+ align-items: center;
30332
+ color: #00122e;
30333
+ }
30334
+
30335
+ .E_d1bw7c5z .center .number {
30336
+ font-size: 24px;
30337
+ font-weight: 700;
30338
+ }
30339
+
30340
+ .E_d1bw7c5z .center .text {
30341
+ padding: 0 5px;
30342
+ font-size: 12px;
30343
+ width: inherit;
30344
+ text-align: center;
30345
+ }
30346
+
30347
+ .E_d1bw7c5z .recharts-wrapper {
30348
+ display: flex;
30349
+ }
30350
+
30351
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30352
+ position: relative !important;
30353
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30354
+ left: 0 !important;
30355
+ bottom: 0 !important;
30356
+ display: flex;
30357
+ align-items: center;
30358
+ }
30359
+
30360
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30361
+ width: 100%;
30362
+ }
30363
+
30364
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30365
+ width: 100%;
30366
+ margin-right: 0 !important;
30367
+ line-height: 18px;
30368
+ }
30369
+
30370
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30371
+ border-radius: 2px;
30372
+ }
30373
+
30374
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30375
+ min-width: 75px;
30376
+ max-width: 198px;
30377
+ width: calc(100% - 20px);
30378
+ margin-left: 2px;
30379
+ color: #00122e !important;
30380
+ display: inline-flex;
30381
+ justify-content: space-between;
30382
+ }
30383
+
30384
+ .E_d1bw7c5z .tooltip-text {
30385
+ maxwidth: calc(100% - 12px);
30386
+ cursor: pointer;
30387
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30388
+ overflow: hidden;
30389
+ text-overflow: ellipsis;
30390
+ white-space: nowrap;
30391
+ }
30392
+
30393
+ .E_d1bw7c5z .value {
30394
+ color: rgba(44, 56, 82, 0.75);
30395
+ }
30396
+
30397
+ .E_t10pqbtc {
30398
+ width: 140px;
30399
+ }
30400
+
30401
+ .E_t10pqbtc .item {
30402
+ margin: 6px auto;
30403
+ display: flex;
30404
+ justify-content: space-between;
30405
+ }
30406
+
30407
+ .E_t10pqbtc .item .name {
30408
+ width: 102px;
30409
+ }
30410
+
30411
+ .E_ivqqkzv {
30412
+ height: 24px;
30413
+ width: 56px !important;
30414
+ margin-right: 4px;
30415
+ }
30416
+
30417
+ .E_c1wk4q29 {
30418
+ color: rgba(44, 56, 82, 0.6);
30419
+ }
30420
+
30421
+ .E_c1bus5hc {
30422
+ --color: white;
30423
+ height: 14px;
30424
+ width: 14px;
30425
+ border-radius: 50%;
30426
+ flex-shrink: 0;
30427
+ display: flex;
30428
+ align-items: center;
30429
+ justify-content: center;
30430
+ border: 1px solid var(--color);
30431
+ }
30432
+
30433
+ .E_c1bus5hc .circle-inner {
30434
+ position: relative;
30435
+ height: 10px;
30436
+ width: 10px;
30437
+ border-radius: 50%;
30438
+ overflow: hidden;
30439
+ }
30440
+
30441
+ .E_c1bus5hc .circle-content {
30442
+ position: absolute;
30443
+ height: 100%;
30444
+ width: 100%;
30445
+ left: 0;
30446
+ top: 0;
30447
+ border-radius: 50%;
30448
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30449
+ transform: rotate(180deg);
30450
+ }
30451
+
30452
+ .E_c1bus5hc .circle-child {
30453
+ position: absolute;
30454
+ height: 100%;
30455
+ width: 100%;
30456
+ left: 0;
30457
+ top: 0;
30458
+ margin-left: 50%;
30459
+ transform-origin: left;
30460
+ background: white;
30461
+ transform: rotate(0deg);
30462
+ }
30463
+
30464
+ .E_tju3gfj .date {
30465
+ margin-right: 4px;
30466
+ }
30467
+
30696
30468
  .E_s1sck0th {
30697
30469
  padding: 0 8px;
30698
30470
  border-radius: 4px;
@@ -30787,75 +30559,169 @@ button.E_n7k2c6r {
30787
30559
  background-color: #6b7d99;
30788
30560
  }
30789
30561
 
30790
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30791
- background-color: #7E41FF;
30562
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30563
+ background-color: #7E41FF;
30564
+ }
30565
+
30566
+ .E_iq1gosr {
30567
+ display: inline-block;
30568
+ }
30569
+
30570
+ .E_s1dizucg.ant-switch {
30571
+ min-width: 40px;
30572
+ height: 24px;
30573
+ background: rgba(172, 186, 211, 0.6);
30574
+ overflow: hidden;
30575
+ }
30576
+
30577
+ .E_s1dizucg.ant-switch:focus {
30578
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30579
+ }
30580
+
30581
+ .E_s1dizucg.ant-switch-small {
30582
+ min-width: 26px;
30583
+ height: 16px;
30584
+ }
30585
+
30586
+ .E_s1dizucg.ant-switch-large {
30587
+ min-width: 52px;
30588
+ height: 32px;
30589
+ }
30590
+
30591
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30592
+ height: 20px;
30593
+ width: 20px;
30594
+ }
30595
+
30596
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30597
+ border-radius: 10px;
30598
+ transition-delay: 120ms;
30599
+ }
30600
+
30601
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30602
+ height: 14px;
30603
+ width: 14px;
30604
+ top: 1px;
30605
+ left: 1px;
30606
+ }
30607
+
30608
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30609
+ height: 28px;
30610
+ width: 28px;
30611
+ }
30612
+
30613
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30614
+ border-radius: 14px;
30615
+ }
30616
+
30617
+ .E_s1dizucg.ant-switch-checked {
30618
+ background-color: #00ba5d;
30619
+ }
30620
+
30621
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30622
+ left: calc(100% - 20px - 2px);
30623
+ }
30624
+
30625
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30626
+ left: calc(100% - 14px - 1px);
30627
+ }
30628
+
30629
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30630
+ left: calc(100% - 28px - 2px);
30631
+ }
30632
+
30633
+ .E_c1up6e3y {
30634
+ margin-left: 5px;
30635
+ }
30636
+
30637
+ .E_s1dni7lo {
30638
+ width: 430px !important;
30792
30639
  }
30793
30640
 
30794
- .E_iq1gosr {
30795
- display: inline-block;
30641
+ .E_d1wwmmm5 .ant-select-item-group {
30642
+ padding: 8px 16px;
30643
+ line-height: 18px;
30644
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30645
+ height: 34px;
30646
+ min-height: 34px;
30647
+ box-sizing: border-box;
30648
+ margin-top: 8px;
30796
30649
  }
30797
30650
 
30798
- .E_gmyahx3 {
30799
- cursor: pointer;
30651
+ .E_o1ugr09p {
30652
+ display: flex;
30653
+ flex-direction: column;
30654
+ margin: 1px 8px;
30655
+ padding: 8px;
30656
+ border-radius: 4px;
30800
30657
  }
30801
30658
 
30802
- .E_gmyahx3 .link-text {
30803
- color: rgba(0, 21, 64, 0.3);
30659
+ .E_o1ugr09p .selected-icon {
30660
+ display: none;
30804
30661
  }
30805
30662
 
30806
- .E_gmyahx3:hover .link-text {
30807
- color: #0080ff;
30663
+ .E_o1ugr09p.ant-select-item-option-grouped {
30664
+ padding-left: 8px;
30808
30665
  }
30809
30666
 
30810
- .E_s1iv0tp1 .enabled-switch {
30811
- display: flex;
30812
- align-items: center;
30667
+ .E_o1ugr09p.ant-select-item-option-selected {
30668
+ background-color: white;
30813
30669
  }
30814
30670
 
30815
- .E_s1iv0tp1 .enabled-text {
30816
- margin-right: 8px;
30671
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30672
+ color: #0080ff;
30817
30673
  }
30818
30674
 
30819
- .E_ou7iq30 {
30820
- overflow: hidden;
30821
- text-overflow: ellipsis;
30675
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30676
+ display: block;
30822
30677
  }
30823
30678
 
30824
- .E_s1tui002 {
30825
- white-space: nowrap;
30679
+ .E_o1ugr09p.ant-select-item-option-active {
30680
+ background: rgba(0, 136, 255, 0.16);
30826
30681
  }
30827
30682
 
30828
- .E_mxrc2zg {
30829
- display: -webkit-box;
30830
- -webkit-line-clamp: var(--mxrc2zg-0);
30831
- -webkit-box-orient: vertical;
30832
- word-break: break-all;
30683
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30684
+ color: #0080ff;
30833
30685
  }
30834
30686
 
30835
- .E_t1vv6d68 .ant-tooltip-arrow {
30836
- display: none;
30687
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30688
+ background: rgba(0, 136, 255, 0.1);
30689
+ color: #0080ff;
30837
30690
  }
30838
30691
 
30839
- .E_t1vv6d68 .ant-tooltip-inner {
30840
- background: rgba(23, 38, 64, 0.8);
30841
- border-radius: 4px;
30692
+ .E_o1ifxsq4 {
30693
+ display: flex;
30694
+ justify-content: space-between;
30695
+ height: 20px;
30696
+ line-height: 20px;
30842
30697
  }
30843
30698
 
30844
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30845
- visibility: hidden;
30699
+ .E_o1ifxsq4 .timezone-title {
30700
+ color: #2d3a56;
30701
+ overflow: hidden;
30702
+ text-overflow: ellipsis;
30846
30703
  }
30847
30704
 
30848
- .E_t1m2x205 .ant-tooltip-arrow {
30849
- display: none;
30705
+ .E_o1zue7 {
30706
+ display: flex;
30707
+ justify-content: space-between;
30708
+ color: rgba(44, 56, 82, 0.6);
30709
+ height: 18px;
30710
+ line-height: 18px;
30711
+ margin-top: 2px;
30850
30712
  }
30851
30713
 
30852
- .E_t1m2x205 .ant-tooltip-inner {
30853
- background: rgba(23, 38, 64, 0.8);
30854
- border-radius: 4px;
30714
+ .E_tyfmlxg {
30715
+ border: none;
30716
+ margin-right: 0;
30717
+ background: rgba(225, 230, 241, 0.6);
30855
30718
  }
30856
30719
 
30857
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30858
- visibility: hidden;
30720
+ .E_o18uybox {
30721
+ pointer-events: none;
30722
+ height: 32px;
30723
+ width: 100%;
30724
+ opacity: 0;
30859
30725
  }
30860
30726
 
30861
30727
  .E_s1ebs0ra {
@@ -30929,222 +30795,100 @@ button.E_n7k2c6r {
30929
30795
  background: #fff;
30930
30796
  }
30931
30797
 
30932
- span.E_tqjc4ui {
30933
- margin: 0 2px;
30934
- }
30935
-
30936
- .E_n12mqh7z {
30937
- display: flex;
30938
- align-items: center;
30939
- font-size: 12px;
30940
- line-height: 18px;
30941
- }
30942
-
30943
- .E_n12mqh7z:not(:last-child) {
30944
- margin-bottom: 4px;
30945
- }
30946
-
30947
- .E_tf5bynu {
30948
- margin: 0 3px;
30949
- }
30950
-
30951
- .E_tcckoz1 {
30952
- max-height: 400px;
30953
- overflow: auto;
30954
- }
30955
-
30956
- .E_t1sqg15u {
30957
- background: white;
30958
- }
30959
-
30960
- .E_t1sqg15u.inline .table-row {
30961
- flex-direction: column;
30962
- }
30963
-
30964
- .E_t1sqg15u.inline .table-row > label {
30965
- padding: 0 16px 7px 0;
30966
- }
30967
-
30968
- .E_t1sqg15u.has-border .table-header {
30969
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30970
- }
30971
-
30972
- .E_t1sqg15u.has-border .hiddenBorder {
30973
- border-top: none !important;
30974
- }
30975
-
30976
- .E_t1sqg15u.has-border .table-row + .table-row {
30977
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30978
- }
30979
-
30980
- .E_t1sqg15u.has-border .table-row:last-of-type {
30981
- padding-bottom: 0;
30982
- }
30983
-
30984
- .E_t1sqg15u.align-right .content {
30985
- text-align: right;
30986
- }
30987
-
30988
- .E_t1sqg15u .uuid-row {
30989
- display: flex;
30990
- justify-content: space-between;
30991
- }
30992
-
30993
- .E_t1sqg15u .uuid-row .id-text {
30994
- white-space: nowrap;
30995
- overflow: hidden;
30996
- text-overflow: ellipsis;
30997
- }
30998
-
30999
- .E_t4zczcp {
31000
- display: flex;
31001
- justify-content: space-between;
31002
- align-items: center;
31003
- padding: 8px;
31004
- min-height: 32px;
31005
- }
31006
-
31007
- .E_t4zczcp .table-title {
31008
- color: rgba(44, 56, 82, 0.6);
31009
- font-weight: 600;
31010
- font-size: 12px;
31011
- line-height: 8px;
31012
- }
31013
-
31014
- .E_t4zczcp .edit-icon {
31015
- font-size: 16px;
31016
- color: rgba(10, 37, 85, 0.6);
31017
- cursor: pointer;
31018
- }
31019
-
31020
- .E_t1s7goww {
31021
- font-size: 12px;
31022
- line-height: 18px;
31023
- }
31024
-
31025
- .E_t93e4cf {
31026
- display: flex;
31027
- padding: 8px 0;
31028
- color: #2d3a56;
31029
- }
31030
-
31031
- .E_t93e4cf .hidden {
31032
- display: none;
31033
- }
31034
-
31035
- .E_t93e4cf .ant-btn-link {
31036
- height: auto;
30798
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30799
+ border-radius: 6px;
31037
30800
  }
31038
30801
 
31039
- .E_t93e4cf .content {
31040
- overflow: hidden;
31041
- overflow-x: auto;
30802
+ .E_s177mls5.ant-select.ant-select-single {
31042
30803
  width: 100%;
31043
- white-space: pre-wrap;
30804
+ color: #2d3a56;
30805
+ border-color: rgba(211, 218, 235, 0.6);
30806
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30807
+ font-size: 13px;
31044
30808
  }
31045
30809
 
31046
- .E_t93e4cf .content .ant-btn {
31047
- white-space: pre-wrap;
31048
- text-align: left;
30810
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30811
+ height: 30px;
31049
30812
  }
31050
30813
 
31051
- .E_t93e4cf .content .unit-chart {
31052
- justify-content: flex-start;
30814
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30815
+ height: 38px;
30816
+ font-size: 13px;
31053
30817
  }
31054
30818
 
31055
- .E_rhz2uv5 {
31056
- width: var(--rhz2uv5-0);
31057
- flex-shrink: 0;
31058
- color: rgba(44, 56, 82, 0.6);
31059
- padding-right: 12px;
30819
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30820
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30821
+ transition: 160ms ease;
31060
30822
  }
31061
30823
 
31062
- .E_c18bcrac {
31063
- display: inline-block;
31064
- width: 100%;
30824
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30825
+ color: #0080ff;
31065
30826
  }
31066
30827
 
31067
- .E_c18bcrac .recharts-wrapper {
31068
- margin-left: 4px;
30828
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30829
+ border-color: rgba(107, 128, 167, 0.6);
30830
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31069
30831
  }
31070
30832
 
31071
- .E_cro7kg2 {
31072
- padding: 4px;
30833
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30834
+ color: #0080ff;
31073
30835
  }
31074
30836
 
31075
- .E_c14wcxf0 {
31076
- display: flex;
31077
- justify-content: space-between;
31078
- align-items: center;
31079
- font-size: 13px;
31080
- line-height: 24px;
31081
- color: #cccccc;
31082
- white-space: nowrap;
30837
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30838
+ border-color: #0080ff;
30839
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31083
30840
  }
31084
30841
 
31085
- .E_c14wcxf0 label {
31086
- margin-right: 32px;
30842
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30843
+ transform: rotate(180deg);
31087
30844
  }
31088
30845
 
31089
- .E_coy29mj.E_c14wcxf0 {
31090
- font-weight: bold;
31091
- color: white;
30846
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30847
+ background: rgba(211, 218, 235, 0.6);
30848
+ border-color: rgba(172, 186, 211, 0.6);
30849
+ cursor: "not-allowed";
31092
30850
  }
31093
30851
 
31094
- .E_s11212zy {
31095
- width: 8px;
31096
- height: 8px;
31097
- border-radius: 2px;
31098
- display: inline-block;
31099
- background: var(--s11212zy-0);
31100
- border: 1px solid #fff;
31101
- box-sizing: content-box;
31102
- margin-right: 6px;
30852
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30853
+ border-color: #f0483e !important;
31103
30854
  }
31104
30855
 
31105
- .E_p1lyky6c > :first-child {
31106
- font-weight: bold;
31107
- color: white;
31108
- margin-right: 4px;
30856
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30857
+ color: #1d326c;
31109
30858
  }
31110
30859
 
31111
- .E_wg1tsps {
31112
- display: flex;
31113
- align-items: center;
31114
- justify-content: flex-end;
30860
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30861
+ border-color: #0080ff;
30862
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31115
30863
  }
31116
30864
 
31117
- .E_b1ctd5xy {
31118
- display: flex;
31119
- align-items: center;
31120
- width: calc(100% - 40px);
30865
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30866
+ transform: rotate(180deg);
31121
30867
  }
31122
30868
 
31123
- .E_b1ctd5xy .chart {
31124
- display: inline-block;
31125
- width: 100%;
30869
+ .E_t1m2x205 .ant-tooltip-arrow {
30870
+ display: none;
31126
30871
  }
31127
30872
 
31128
- .E_u1p8acpn {
31129
- min-width: 40px;
30873
+ .E_t1m2x205 .ant-tooltip-inner {
30874
+ background: rgba(23, 38, 64, 0.8);
30875
+ border-radius: 4px;
31130
30876
  }
31131
30877
 
31132
- .E_u1p8acpn .unit {
31133
- color: #00122e !important;
30878
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30879
+ visibility: hidden;
31134
30880
  }
31135
30881
 
31136
- .E_skwah65 {
31137
- height: 8px;
31138
- box-sizing: border-box;
31139
- border-radius: 2px;
31140
- background: #f5f7fa;
31141
- display: flex;
31142
- width: 100%;
31143
- overflow: hidden;
30882
+ .E_gmyahx3 {
30883
+ cursor: pointer;
31144
30884
  }
31145
30885
 
31146
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31147
- margin-left: 1px;
30886
+ .E_gmyahx3 .link-text {
30887
+ color: rgba(0, 21, 64, 0.3);
30888
+ }
30889
+
30890
+ .E_gmyahx3:hover .link-text {
30891
+ color: #0080ff;
31148
30892
  }
31149
30893
 
31150
30894
  .E_clm1wy1 {
@@ -31422,6 +31166,40 @@ span.E_tqjc4ui {
31422
31166
  color: #fff;
31423
31167
  }
31424
31168
 
31169
+ .E_skwah65 {
31170
+ height: 8px;
31171
+ box-sizing: border-box;
31172
+ border-radius: 2px;
31173
+ background: #f5f7fa;
31174
+ display: flex;
31175
+ width: 100%;
31176
+ overflow: hidden;
31177
+ }
31178
+
31179
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31180
+ margin-left: 1px;
31181
+ }
31182
+
31183
+ .E_n12mqh7z {
31184
+ display: flex;
31185
+ align-items: center;
31186
+ font-size: 12px;
31187
+ line-height: 18px;
31188
+ }
31189
+
31190
+ .E_n12mqh7z:not(:last-child) {
31191
+ margin-bottom: 4px;
31192
+ }
31193
+
31194
+ .E_tf5bynu {
31195
+ margin: 0 3px;
31196
+ }
31197
+
31198
+ .E_tcckoz1 {
31199
+ max-height: 400px;
31200
+ overflow: auto;
31201
+ }
31202
+
31425
31203
  .E_s1at6qmn.ant-layout-sider {
31426
31204
  background: #edf0f7;
31427
31205
  padding: 32px 8px;
@@ -31530,125 +31308,254 @@ span.E_tqjc4ui {
31530
31308
  padding: 0 6px;
31531
31309
  }
31532
31310
 
31533
- .E_n1ugzfva {
31534
- display: flex;
31535
- place-items: center;
31536
- width: 100% !important;
31311
+ .E_n1ugzfva {
31312
+ display: flex;
31313
+ place-items: center;
31314
+ width: 100% !important;
31315
+ }
31316
+
31317
+ .E_n1ugzfva[disabled] {
31318
+ color: rgba(0, 0, 0, 0.25) !important;
31319
+ opacity: 1 !important;
31320
+ }
31321
+
31322
+ .E_n1ugzfva.ant-btn {
31323
+ width: 100%;
31324
+ color: #00122e;
31325
+ }
31326
+
31327
+ .E_n1ugzfva .icon-wrapper {
31328
+ margin-right: 12px;
31329
+ }
31330
+
31331
+ .E_n1ugzfva .link-title {
31332
+ flex: 1;
31333
+ overflow: hidden;
31334
+ white-space: nowrap;
31335
+ text-overflow: ellipsis;
31336
+ text-align: left;
31337
+ }
31338
+
31339
+ .E_wg1tsps {
31340
+ display: flex;
31341
+ align-items: center;
31342
+ justify-content: flex-end;
31343
+ }
31344
+
31345
+ .E_b1ctd5xy {
31346
+ display: flex;
31347
+ align-items: center;
31348
+ width: calc(100% - 40px);
31349
+ }
31350
+
31351
+ .E_b1ctd5xy .chart {
31352
+ display: inline-block;
31353
+ width: 100%;
31354
+ }
31355
+
31356
+ .E_u1p8acpn {
31357
+ min-width: 40px;
31358
+ }
31359
+
31360
+ .E_u1p8acpn .unit {
31361
+ color: #00122e !important;
31362
+ }
31363
+
31364
+ .E_ou7iq30 {
31365
+ overflow: hidden;
31366
+ text-overflow: ellipsis;
31367
+ }
31368
+
31369
+ .E_s1tui002 {
31370
+ white-space: nowrap;
31371
+ }
31372
+
31373
+ .E_mxrc2zg {
31374
+ display: -webkit-box;
31375
+ -webkit-line-clamp: var(--mxrc2zg-0);
31376
+ -webkit-box-orient: vertical;
31377
+ word-break: break-all;
31378
+ }
31379
+
31380
+ .E_t1vv6d68 .ant-tooltip-arrow {
31381
+ display: none;
31382
+ }
31383
+
31384
+ .E_t1vv6d68 .ant-tooltip-inner {
31385
+ background: rgba(23, 38, 64, 0.8);
31386
+ border-radius: 4px;
31387
+ }
31388
+
31389
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31390
+ visibility: hidden;
31391
+ }
31392
+
31393
+ .E_c18bcrac {
31394
+ display: inline-block;
31395
+ width: 100%;
31396
+ }
31397
+
31398
+ .E_c18bcrac .recharts-wrapper {
31399
+ margin-left: 4px;
31400
+ }
31401
+
31402
+ .E_cro7kg2 {
31403
+ padding: 4px;
31404
+ }
31405
+
31406
+ .E_c14wcxf0 {
31407
+ display: flex;
31408
+ justify-content: space-between;
31409
+ align-items: center;
31410
+ font-size: 13px;
31411
+ line-height: 24px;
31412
+ color: #cccccc;
31413
+ white-space: nowrap;
31414
+ }
31415
+
31416
+ .E_c14wcxf0 label {
31417
+ margin-right: 32px;
31418
+ }
31419
+
31420
+ .E_coy29mj.E_c14wcxf0 {
31421
+ font-weight: bold;
31422
+ color: white;
31423
+ }
31424
+
31425
+ .E_s11212zy {
31426
+ width: 8px;
31427
+ height: 8px;
31428
+ border-radius: 2px;
31429
+ display: inline-block;
31430
+ background: var(--s11212zy-0);
31431
+ border: 1px solid #fff;
31432
+ box-sizing: content-box;
31433
+ margin-right: 6px;
31434
+ }
31435
+
31436
+ .E_p1lyky6c > :first-child {
31437
+ font-weight: bold;
31438
+ color: white;
31439
+ margin-right: 4px;
31440
+ }
31441
+
31442
+ .E_t1sqg15u {
31443
+ background: white;
31444
+ }
31445
+
31446
+ .E_t1sqg15u.inline .table-row {
31447
+ flex-direction: column;
31448
+ }
31449
+
31450
+ .E_t1sqg15u.inline .table-row > label {
31451
+ padding: 0 16px 7px 0;
31452
+ }
31453
+
31454
+ .E_t1sqg15u.has-border .table-header {
31455
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31456
+ }
31457
+
31458
+ .E_t1sqg15u.has-border .hiddenBorder {
31459
+ border-top: none !important;
31460
+ }
31461
+
31462
+ .E_t1sqg15u.has-border .table-row + .table-row {
31463
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31537
31464
  }
31538
31465
 
31539
- .E_n1ugzfva[disabled] {
31540
- color: rgba(0, 0, 0, 0.25) !important;
31541
- opacity: 1 !important;
31466
+ .E_t1sqg15u.has-border .table-row:last-of-type {
31467
+ padding-bottom: 0;
31542
31468
  }
31543
31469
 
31544
- .E_n1ugzfva.ant-btn {
31545
- width: 100%;
31546
- color: #00122e;
31470
+ .E_t1sqg15u.align-right .content {
31471
+ text-align: right;
31547
31472
  }
31548
31473
 
31549
- .E_n1ugzfva .icon-wrapper {
31550
- margin-right: 12px;
31474
+ .E_t1sqg15u .uuid-row {
31475
+ display: flex;
31476
+ justify-content: space-between;
31551
31477
  }
31552
31478
 
31553
- .E_n1ugzfva .link-title {
31554
- flex: 1;
31555
- overflow: hidden;
31479
+ .E_t1sqg15u .uuid-row .id-text {
31556
31480
  white-space: nowrap;
31481
+ overflow: hidden;
31557
31482
  text-overflow: ellipsis;
31558
- text-align: left;
31559
31483
  }
31560
31484
 
31561
- .E_iouxfgt {
31562
- display: inline-flex;
31485
+ .E_t4zczcp {
31486
+ display: flex;
31487
+ justify-content: space-between;
31563
31488
  align-items: center;
31489
+ padding: 8px;
31490
+ min-height: 32px;
31564
31491
  }
31565
31492
 
31566
- .E_iouxfgt .icon-inner {
31567
- display: inline-flex;
31568
- align-items: center;
31569
- justify-content: center;
31493
+ .E_t4zczcp .table-title {
31494
+ color: rgba(44, 56, 82, 0.6);
31495
+ font-weight: 600;
31496
+ font-size: 12px;
31497
+ line-height: 8px;
31570
31498
  }
31571
31499
 
31572
- .E_iouxfgt .icon-inner + span,
31573
- .E_iouxfgt span + .icon-inner.suffix {
31574
- margin-left: 4px;
31500
+ .E_t4zczcp .edit-icon {
31501
+ font-size: 16px;
31502
+ color: rgba(10, 37, 85, 0.6);
31503
+ cursor: pointer;
31575
31504
  }
31576
31505
 
31577
- .E_iouxfgt.is-rotate img,
31578
- .E_iouxfgt.is-rotate svg {
31579
- animation: rotate 680ms linear infinite;
31506
+ .E_t1s7goww {
31507
+ font-size: 12px;
31508
+ line-height: 18px;
31580
31509
  }
31581
31510
 
31582
- .E_i1inqkme {
31583
- height: 18px;
31584
- line-height: 18px;
31585
- padding: 0 4px;
31586
- border-radius: 4px;
31587
- background: rgba(235, 239, 245, 0.6);
31588
- border: 1px solid rgba(223, 228, 235, 0.6);
31511
+ .E_t93e4cf {
31589
31512
  display: flex;
31590
- align-items: center;
31591
- white-space: nowrap;
31592
- margin-right: 4px;
31513
+ padding: 8px 0;
31514
+ color: #2d3a56;
31593
31515
  }
31594
31516
 
31595
- .E_fzh9mnb {
31596
- width: 100%;
31597
- height: 100%;
31598
- min-height: 124px;
31599
- display: flex;
31600
- flex-direction: column;
31601
- justify-content: center;
31602
- align-items: center;
31517
+ .E_t93e4cf .hidden {
31518
+ display: none;
31603
31519
  }
31604
31520
 
31605
- .E_fzh9mnb .error-text {
31606
- color: rgba(10, 37, 85, 0.6);
31607
- margin-bottom: 16px;
31608
- font-size: 18px;
31521
+ .E_t93e4cf .ant-btn-link {
31522
+ height: auto;
31609
31523
  }
31610
31524
 
31611
- .E_a1wfy30z .ant-input-number-handler-wrap {
31612
- display: var(--a1wfy30z-0);
31525
+ .E_t93e4cf .content {
31526
+ overflow: hidden;
31527
+ overflow-x: auto;
31528
+ width: 100%;
31529
+ white-space: pre-wrap;
31613
31530
  }
31614
31531
 
31615
- .E_a1wfy30z .ant-input-number-input-wrap {
31616
- padding: 4px 11px;
31617
- display: inline-flex;
31618
- line-height: 1.5715;
31619
- height: inherit;
31532
+ .E_t93e4cf .content .ant-btn {
31533
+ white-space: pre-wrap;
31534
+ text-align: left;
31620
31535
  }
31621
31536
 
31622
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31623
- content: var(--a1wfy30z-1);
31624
- display: var(--a1wfy30z-2);
31625
- flex: none;
31626
- align-items: center;
31627
- margin-left: 4px;
31537
+ .E_t93e4cf .content .unit-chart {
31538
+ justify-content: flex-start;
31628
31539
  }
31629
31540
 
31630
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31631
- content: var(--a1wfy30z-3);
31632
- display: var(--a1wfy30z-4);
31633
- flex: none;
31634
- align-items: center;
31635
- margin-right: 4px;
31636
- cursor: auto;
31541
+ .E_rhz2uv5 {
31542
+ width: var(--rhz2uv5-0);
31543
+ flex-shrink: 0;
31544
+ color: rgba(44, 56, 82, 0.6);
31545
+ padding-right: 12px;
31637
31546
  }
31638
31547
 
31639
- .E_a1wfy30z .ant-input-number-input {
31640
- padding: 0;
31641
- margin: 0;
31642
- height: auto;
31643
- font-size: inherit;
31548
+ .E_s1iv0tp1 .enabled-switch {
31549
+ display: flex;
31550
+ align-items: center;
31644
31551
  }
31645
31552
 
31646
- .E_atcz0kf .ant-input-suffix {
31647
- margin-left: 8px;
31553
+ .E_s1iv0tp1 .enabled-text {
31554
+ margin-right: 8px;
31648
31555
  }
31649
31556
 
31650
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31651
- padding: 2px 7px 2px 12px;
31557
+ span.E_tqjc4ui {
31558
+ margin: 0 2px;
31652
31559
  }
31653
31560
 
31654
31561
  .E_t160l1cm {
@@ -31901,6 +31808,79 @@ span.E_tqjc4ui {
31901
31808
  background: transparent;
31902
31809
  }
31903
31810
 
31811
+ .E_i1inqkme {
31812
+ height: 18px;
31813
+ line-height: 18px;
31814
+ padding: 0 4px;
31815
+ border-radius: 4px;
31816
+ background: rgba(235, 239, 245, 0.6);
31817
+ border: 1px solid rgba(223, 228, 235, 0.6);
31818
+ display: flex;
31819
+ align-items: center;
31820
+ white-space: nowrap;
31821
+ margin-right: 4px;
31822
+ }
31823
+
31824
+ .E_owd0kml {
31825
+ display: inline-block;
31826
+ }
31827
+
31828
+ .E_h1jsgezc {
31829
+ visibility: hidden;
31830
+ position: absolute;
31831
+ }
31832
+
31833
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31834
+ display: var(--a1wfy30z-0);
31835
+ }
31836
+
31837
+ .E_a1wfy30z .ant-input-number-input-wrap {
31838
+ padding: 4px 11px;
31839
+ display: inline-flex;
31840
+ line-height: 1.5715;
31841
+ height: inherit;
31842
+ }
31843
+
31844
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31845
+ content: var(--a1wfy30z-1);
31846
+ display: var(--a1wfy30z-2);
31847
+ flex: none;
31848
+ align-items: center;
31849
+ margin-left: 4px;
31850
+ }
31851
+
31852
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31853
+ content: var(--a1wfy30z-3);
31854
+ display: var(--a1wfy30z-4);
31855
+ flex: none;
31856
+ align-items: center;
31857
+ margin-right: 4px;
31858
+ cursor: auto;
31859
+ }
31860
+
31861
+ .E_a1wfy30z .ant-input-number-input {
31862
+ padding: 0;
31863
+ margin: 0;
31864
+ height: auto;
31865
+ font-size: inherit;
31866
+ }
31867
+
31868
+ .E_fzh9mnb {
31869
+ width: 100%;
31870
+ height: 100%;
31871
+ min-height: 124px;
31872
+ display: flex;
31873
+ flex-direction: column;
31874
+ justify-content: center;
31875
+ align-items: center;
31876
+ }
31877
+
31878
+ .E_fzh9mnb .error-text {
31879
+ color: rgba(10, 37, 85, 0.6);
31880
+ margin-bottom: 16px;
31881
+ font-size: 18px;
31882
+ }
31883
+
31904
31884
  .E_ai7qkf2 .ant-input-number-handler-wrap {
31905
31885
  display: var(--ai7qkf2-0);
31906
31886
  }
@@ -31971,6 +31951,35 @@ span.E_tqjc4ui {
31971
31951
  padding: 2px 8px;
31972
31952
  }
31973
31953
 
31954
+ .E_atcz0kf .ant-input-suffix {
31955
+ margin-left: 8px;
31956
+ }
31957
+
31958
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31959
+ padding: 2px 7px 2px 12px;
31960
+ }
31961
+
31962
+ .E_iouxfgt {
31963
+ display: inline-flex;
31964
+ align-items: center;
31965
+ }
31966
+
31967
+ .E_iouxfgt .icon-inner {
31968
+ display: inline-flex;
31969
+ align-items: center;
31970
+ justify-content: center;
31971
+ }
31972
+
31973
+ .E_iouxfgt .icon-inner + span,
31974
+ .E_iouxfgt span + .icon-inner.suffix {
31975
+ margin-left: 4px;
31976
+ }
31977
+
31978
+ .E_iouxfgt.is-rotate img,
31979
+ .E_iouxfgt.is-rotate svg {
31980
+ animation: rotate 680ms linear infinite;
31981
+ }
31982
+
31974
31983
  .E_f7pxqmh {
31975
31984
  width: 100%;
31976
31985
  margin-bottom: 0 !important;
@@ -32011,10 +32020,6 @@ span.E_tqjc4ui {
32011
32020
  min-height: 0px;
32012
32021
  }
32013
32022
 
32014
- .E_m196gn1d {
32015
- min-width: 1280px;
32016
- }
32017
-
32018
32023
  .E_a1b5xrg3 .user-icon-inner {
32019
32024
  display: inline-flex;
32020
32025
  align-items: center;
@@ -32048,15 +32053,6 @@ span.E_tqjc4ui {
32048
32053
  transition: all 320ms ease;
32049
32054
  }
32050
32055
 
32051
- .E_owd0kml {
32052
- display: inline-block;
32053
- }
32054
-
32055
- .E_h1jsgezc {
32056
- visibility: hidden;
32057
- position: absolute;
32058
- }
32059
-
32060
32056
  .E_dsnbhzf {
32061
32057
  font-family: Inter;
32062
32058
  font-style: normal;
@@ -32532,6 +32528,10 @@ span.E_tqjc4ui {
32532
32528
  line-height: 12px;
32533
32529
  }
32534
32530
 
32531
+ .E_m196gn1d {
32532
+ min-width: 1280px;
32533
+ }
32534
+
32535
32535
  .E_cnujxq2 {
32536
32536
  display: flex;
32537
32537
  flex-direction: column;
@@ -33337,6 +33337,12 @@ input.E_rf8rlle.ant-input {
33337
33337
  opacity: 0.8;
33338
33338
  }
33339
33339
 
33340
+ .E_h1ol2wl7 {
33341
+ font-weight: bold;
33342
+ background-color: unset;
33343
+ padding: unset;
33344
+ }
33345
+
33340
33346
  .E_suhck3k {
33341
33347
  height: 24px;
33342
33348
  width: 24px;
@@ -33631,12 +33637,6 @@ input.E_rf8rlle.ant-input {
33631
33637
  font-size: 14px;
33632
33638
  }
33633
33639
 
33634
- .E_h1ol2wl7 {
33635
- font-weight: bold;
33636
- background-color: unset;
33637
- padding: unset;
33638
- }
33639
-
33640
33640
  .E_h12yihis {
33641
33641
  height: 50px;
33642
33642
  border-bottom: 2px solid #edf0f7;
@@ -34459,45 +34459,6 @@ input.E_rf8rlle.ant-input {
34459
34459
  padding: 0;
34460
34460
  }
34461
34461
 
34462
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34463
- margin-right: 2px;
34464
- }
34465
-
34466
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34467
- padding-left: 8px;
34468
- padding-right: 8px;
34469
- }
34470
-
34471
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34472
- border-radius: 4px;
34473
- }
34474
-
34475
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34476
- border-radius: 4px;
34477
- }
34478
-
34479
- .E_ma64lna .antd5-segmented-item-label {
34480
- padding-left: 12px;
34481
- padding-right: 12px;
34482
- }
34483
-
34484
- .E_ckld275 {
34485
- background-color: rgba(225, 230, 241, 0.6);
34486
- }
34487
-
34488
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34489
- background-color: rgba(255, 255, 255, 0.6);
34490
- color: rgba(44, 56, 82, 0.75);
34491
- }
34492
-
34493
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34494
- background-color: transparent;
34495
- }
34496
-
34497
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34498
- background-color: transparent;
34499
- }
34500
-
34501
34462
  .E_c1kghdax {
34502
34463
  color: #2d3a56;
34503
34464
  padding: 7px 12px;
@@ -34545,10 +34506,6 @@ input.E_rf8rlle.ant-input {
34545
34506
  margin-right: 2px;
34546
34507
  }
34547
34508
 
34548
- .E_c1yd35n {
34549
- padding: 0 12px 14px 12px;
34550
- }
34551
-
34552
34509
  .E_ckui4s7 {
34553
34510
  color: #2d3a56;
34554
34511
  line-height: 22px;
@@ -34629,6 +34586,68 @@ input.E_rf8rlle.ant-input {
34629
34586
  margin-left: 24px;
34630
34587
  }
34631
34588
 
34589
+ .E_c1yd35n {
34590
+ padding: 0 12px 14px 12px;
34591
+ }
34592
+
34593
+ .E_b14q2gmw {
34594
+ 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);
34595
+ }
34596
+
34597
+ .E_c1eym6el {
34598
+ border-radius: 8px;
34599
+ background-color: white;
34600
+ }
34601
+
34602
+ .E_c1eym6el.hoverable {
34603
+ cursor: pointer;
34604
+ }
34605
+
34606
+ .E_c1eym6el.hoverable:hover {
34607
+ transition: all 200ms ease;
34608
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34609
+ transform: translateY(-4px);
34610
+ }
34611
+
34612
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34613
+ margin-right: 2px;
34614
+ }
34615
+
34616
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34617
+ padding-left: 8px;
34618
+ padding-right: 8px;
34619
+ }
34620
+
34621
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34622
+ border-radius: 4px;
34623
+ }
34624
+
34625
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34626
+ border-radius: 4px;
34627
+ }
34628
+
34629
+ .E_ma64lna .antd5-segmented-item-label {
34630
+ padding-left: 12px;
34631
+ padding-right: 12px;
34632
+ }
34633
+
34634
+ .E_ckld275 {
34635
+ background-color: rgba(225, 230, 241, 0.6);
34636
+ }
34637
+
34638
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34639
+ background-color: rgba(255, 255, 255, 0.6);
34640
+ color: rgba(44, 56, 82, 0.75);
34641
+ }
34642
+
34643
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34644
+ background-color: transparent;
34645
+ }
34646
+
34647
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34648
+ background-color: transparent;
34649
+ }
34650
+
34632
34651
  .E_lht19u8 {
34633
34652
  width: 64px;
34634
34653
  height: 64px;
@@ -34678,25 +34697,6 @@ input.E_rf8rlle.ant-input {
34678
34697
  animation: loading-indicator3 1100ms ease-out infinite;
34679
34698
  }
34680
34699
 
34681
- .E_b14q2gmw {
34682
- 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);
34683
- }
34684
-
34685
- .E_c1eym6el {
34686
- border-radius: 8px;
34687
- background-color: white;
34688
- }
34689
-
34690
- .E_c1eym6el.hoverable {
34691
- cursor: pointer;
34692
- }
34693
-
34694
- .E_c1eym6el.hoverable:hover {
34695
- transition: all 200ms ease;
34696
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34697
- transform: translateY(-4px);
34698
- }
34699
-
34700
34700
  .E_w7ob4th.outside-tag {
34701
34701
  padding-left: 0;
34702
34702
  }
@@ -34940,6 +34940,40 @@ input.E_rf8rlle.ant-input {
34940
34940
  margin-right: 8px;
34941
34941
  }
34942
34942
 
34943
+ .E_i1g85yz3 {
34944
+ margin-right: 4px;
34945
+ height: 16px;
34946
+ }
34947
+
34948
+ .E_slr2ynn {
34949
+ padding: 0 8px;
34950
+ height: 18px;
34951
+ }
34952
+
34953
+ .E_m140wbb6 {
34954
+ padding: 2px 8px;
34955
+ height: 24px;
34956
+ }
34957
+
34958
+ .E_t1fozc1i {
34959
+ margin: 0;
34960
+ }
34961
+
34962
+ .E_i1vxv4ln {
34963
+ margin-right: 4px;
34964
+ height: 16px;
34965
+ }
34966
+
34967
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34968
+ font-weight: 700;
34969
+ color: #00122e;
34970
+ background-color: rgba(237, 241, 250, 0.6);
34971
+ border: 1px solid rgba(211, 218, 235, 0.6);
34972
+ word-break: break-all;
34973
+ display: inline;
34974
+ white-space: normal;
34975
+ }
34976
+
34943
34977
  .E_sjob3jg {
34944
34978
  --item-min-width: 60px;
34945
34979
  }
@@ -35172,40 +35206,6 @@ input.E_rf8rlle.ant-input {
35172
35206
  justify-content: center;
35173
35207
  }
35174
35208
 
35175
- .E_slr2ynn {
35176
- padding: 0 8px;
35177
- height: 18px;
35178
- }
35179
-
35180
- .E_m140wbb6 {
35181
- padding: 2px 8px;
35182
- height: 24px;
35183
- }
35184
-
35185
- .E_t1fozc1i {
35186
- margin: 0;
35187
- }
35188
-
35189
- .E_i1vxv4ln {
35190
- margin-right: 4px;
35191
- height: 16px;
35192
- }
35193
-
35194
- .E_n1afl31m.ant-tag.ant-tag-gray {
35195
- font-weight: 700;
35196
- color: #00122e;
35197
- background-color: rgba(237, 241, 250, 0.6);
35198
- border: 1px solid rgba(211, 218, 235, 0.6);
35199
- word-break: break-all;
35200
- display: inline;
35201
- white-space: normal;
35202
- }
35203
-
35204
- .E_i1g85yz3 {
35205
- margin-right: 4px;
35206
- height: 16px;
35207
- }
35208
-
35209
35209
  .E_sddwhm6 {
35210
35210
  margin: 0;
35211
35211
  border-radius: 20px;
@@ -35895,31 +35895,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35895
35895
  background: rgba(163, 180, 204, 0.18);
35896
35896
  }
35897
35897
 
35898
- .E_t1gvlxt5 {
35899
- min-width: 0;
35900
- flex: 1;
35901
- }
35902
-
35903
- .E_t1gvlxt5 .tag {
35904
- flex: 0 0 auto;
35905
- }
35906
-
35907
- .E_t1gvlxt5 .progress-title {
35908
- flex: 2;
35909
- max-width: fit-content;
35910
- }
35911
-
35912
- .E_t1gvlxt5 .progress-desc {
35913
- flex: 1;
35914
- max-width: fit-content;
35915
- }
35916
-
35917
- .E_a1ji6r68 {
35918
- display: flex;
35919
- align-items: center;
35920
- column-gap: var(--a1ji6r68-0);
35921
- }
35922
-
35923
35898
  .E_msn7nxt {
35924
35899
  color: rgba(44, 56, 82, 0.6);
35925
35900
  text-align: center;
@@ -36104,6 +36079,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36104
36079
  margin-left: 8px;
36105
36080
  }
36106
36081
 
36082
+ .E_t1gvlxt5 {
36083
+ min-width: 0;
36084
+ flex: 1;
36085
+ }
36086
+
36087
+ .E_t1gvlxt5 .tag {
36088
+ flex: 0 0 auto;
36089
+ }
36090
+
36091
+ .E_t1gvlxt5 .progress-title {
36092
+ flex: 2;
36093
+ max-width: fit-content;
36094
+ }
36095
+
36096
+ .E_t1gvlxt5 .progress-desc {
36097
+ flex: 1;
36098
+ max-width: fit-content;
36099
+ }
36100
+
36101
+ .E_a1ji6r68 {
36102
+ display: flex;
36103
+ align-items: center;
36104
+ column-gap: var(--a1ji6r68-0);
36105
+ }
36106
+
36107
36107
  .E_s20iney.skeleton-box {
36108
36108
  display: flex;
36109
36109
  align-items: center;