@cloudtower/eagle 0.31.12 → 0.31.14

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
@@ -29571,24 +29571,20 @@ html body {
29571
29571
  width: 100%;
29572
29572
  }
29573
29573
 
29574
- .E_c18gxmrl {
29575
- border: 1px solid #d8deeb;
29576
- border-radius: 4px;
29577
- }
29578
- .E_c18gxmrl + .E_c18gxmrl {
29579
- margin-top: 8px;
29580
- }
29581
- .E_c18gxmrl:hover {
29582
- border-color: #0080ff;
29574
+ .E_berrcjl {
29575
+ color: rgba(10, 37, 85, 0.6);
29576
+ margin-bottom: 4px;
29583
29577
  }
29584
- .E_c18gxmrl:hover > header {
29585
- background: rgba(0, 128, 255, 0.1);
29578
+ .E_berrcjl .breadcrumb-link {
29579
+ color: rgba(10, 37, 85, 0.6);
29580
+ cursor: pointer;
29581
+ transition: color 160ms ease;
29586
29582
  }
29587
- .E_c18gxmrl.active header {
29588
- border-bottom: 1px solid #d8deeb;
29583
+ .E_berrcjl .breadcrumb-link:hover {
29584
+ color: #0080ff;
29589
29585
  }
29590
- .E_c18gxmrl > header {
29591
- padding: 8px 12px;
29586
+ .E_berrcjl .breadcrumb-link:active {
29587
+ color: #005ed1;
29592
29588
  }
29593
29589
 
29594
29590
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29845,20 +29841,24 @@ button.E_n7k2c6r {
29845
29841
  padding: 0;
29846
29842
  }
29847
29843
 
29848
- .E_berrcjl {
29849
- color: rgba(10, 37, 85, 0.6);
29850
- margin-bottom: 4px;
29844
+ .E_c18gxmrl {
29845
+ border: 1px solid #d8deeb;
29846
+ border-radius: 4px;
29851
29847
  }
29852
- .E_berrcjl .breadcrumb-link {
29853
- color: rgba(10, 37, 85, 0.6);
29854
- cursor: pointer;
29855
- transition: color 160ms ease;
29848
+ .E_c18gxmrl + .E_c18gxmrl {
29849
+ margin-top: 8px;
29856
29850
  }
29857
- .E_berrcjl .breadcrumb-link:hover {
29858
- color: #0080ff;
29851
+ .E_c18gxmrl:hover {
29852
+ border-color: #0080ff;
29859
29853
  }
29860
- .E_berrcjl .breadcrumb-link:active {
29861
- color: #005ed1;
29854
+ .E_c18gxmrl:hover > header {
29855
+ background: rgba(0, 128, 255, 0.1);
29856
+ }
29857
+ .E_c18gxmrl.active header {
29858
+ border-bottom: 1px solid #d8deeb;
29859
+ }
29860
+ .E_c18gxmrl > header {
29861
+ padding: 8px 12px;
29862
29862
  }
29863
29863
 
29864
29864
  .E_b1nip9bk {
@@ -29890,6 +29890,30 @@ button.E_n7k2c6r {
29890
29890
  border-radius: unset;
29891
29891
  }
29892
29892
 
29893
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29894
+ padding: 4px 8px 0 8px;
29895
+ color: rgba(44, 56, 82, 0.6);
29896
+ font-size: 12px;
29897
+ }
29898
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29899
+ padding-bottom: 6px;
29900
+ }
29901
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29902
+ padding-top: 4px;
29903
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29904
+ }
29905
+
29906
+ .E_c1yyuluq {
29907
+ border-radius: 8px;
29908
+ }
29909
+ .E_c1yyuluq .ant-card-body {
29910
+ padding: 20px 24px 24px 24px;
29911
+ }
29912
+
29913
+ .E_itxley7.ant-input-group.ant-input-group-compact {
29914
+ display: flex;
29915
+ }
29916
+
29893
29917
  .E_c1uzzomf {
29894
29918
  margin-bottom: 16px;
29895
29919
  }
@@ -29912,21 +29936,91 @@ button.E_n7k2c6r {
29912
29936
  text-align: center;
29913
29937
  }
29914
29938
 
29915
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29916
- padding: 4px 8px 0 8px;
29917
- color: rgba(44, 56, 82, 0.6);
29939
+ .E_d1bw7c5z {
29940
+ position: relative;
29941
+ max-width: 388px;
29942
+ min-width: 285px;
29943
+ }
29944
+ .E_d1bw7c5z .center {
29945
+ position: absolute;
29918
29946
  font-size: 12px;
29947
+ width: 80px;
29948
+ height: 100px;
29949
+ top: 0;
29950
+ left: 35px;
29951
+ display: flex;
29952
+ flex-direction: column;
29953
+ justify-content: center;
29954
+ align-items: center;
29955
+ color: #00122e;
29919
29956
  }
29920
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29921
- padding-bottom: 6px;
29957
+ .E_d1bw7c5z .center .number {
29958
+ font-size: 24px;
29959
+ font-weight: 700;
29922
29960
  }
29923
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29924
- padding-top: 4px;
29925
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29961
+ .E_d1bw7c5z .center .text {
29962
+ padding: 0 5px;
29963
+ font-size: 12px;
29964
+ width: inherit;
29965
+ text-align: center;
29966
+ }
29967
+ .E_d1bw7c5z .recharts-wrapper {
29968
+ display: flex;
29969
+ }
29970
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29971
+ position: relative !important;
29972
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29973
+ left: 0 !important;
29974
+ bottom: 0 !important;
29975
+ display: flex;
29976
+ align-items: center;
29977
+ }
29978
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29979
+ width: 100%;
29980
+ }
29981
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29982
+ width: 100%;
29983
+ margin-right: 0 !important;
29984
+ line-height: 18px;
29985
+ }
29986
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29987
+ border-radius: 2px;
29988
+ }
29989
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29990
+ min-width: 75px;
29991
+ max-width: 198px;
29992
+ width: calc(100% - 20px);
29993
+ margin-left: 2px;
29994
+ color: #00122e !important;
29995
+ display: inline-flex;
29996
+ justify-content: space-between;
29997
+ }
29998
+ .E_d1bw7c5z .tooltip-text {
29999
+ maxwidth: calc(100% - 12px);
30000
+ cursor: pointer;
30001
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30002
+ overflow: hidden;
30003
+ text-overflow: ellipsis;
30004
+ white-space: nowrap;
30005
+ }
30006
+ .E_d1bw7c5z .value {
30007
+ color: rgba(44, 56, 82, 0.75);
29926
30008
  }
29927
30009
 
29928
- .E_itxley7.ant-input-group.ant-input-group-compact {
30010
+ .E_t10pqbtc {
30011
+ width: 140px;
30012
+ }
30013
+ .E_t10pqbtc .item {
30014
+ margin: 6px auto;
29929
30015
  display: flex;
30016
+ justify-content: space-between;
30017
+ }
30018
+ .E_t10pqbtc .item .name {
30019
+ width: 102px;
30020
+ }
30021
+
30022
+ .E_sx1bpnu .ant-input-sm {
30023
+ line-height: 18px;
29930
30024
  }
29931
30025
 
29932
30026
  .E_ccrbeuz .ant-collapse-item {
@@ -29951,17 +30045,6 @@ button.E_n7k2c6r {
29951
30045
  cursor: default;
29952
30046
  }
29953
30047
 
29954
- .E_sx1bpnu .ant-input-sm {
29955
- line-height: 18px;
29956
- }
29957
-
29958
- .E_c1yyuluq {
29959
- border-radius: 8px;
29960
- }
29961
- .E_c1yyuluq .ant-card-body {
29962
- padding: 20px 24px 24px 24px;
29963
- }
29964
-
29965
30048
  .E_phljevk {
29966
30049
  display: flex;
29967
30050
  justify-content: space-between;
@@ -30019,32 +30102,6 @@ button.E_n7k2c6r {
30019
30102
  line-height: 18px;
30020
30103
  }
30021
30104
 
30022
- .E_i11gg7mj .ant-input-prefix {
30023
- margin-right: 8px;
30024
- }
30025
- .E_i11gg7mj .ant-input-suffix {
30026
- margin-left: 8px;
30027
- }
30028
-
30029
- .E_cc368xp {
30030
- color: #00122e;
30031
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30032
- margin-right: 8px;
30033
- padding-right: 8px;
30034
- }
30035
-
30036
- .E_i11o6xqj {
30037
- display: flex;
30038
- gap: 4px;
30039
- }
30040
- .E_i11o6xqj .icon-wrapper {
30041
- cursor: pointer;
30042
- }
30043
-
30044
- .E_d19ruhdj.icon-wrapper {
30045
- cursor: not-allowed;
30046
- }
30047
-
30048
30105
  .E_rapgekc.ant-radio-wrapper {
30049
30106
  display: inline-flex;
30050
30107
  align-items: baseline;
@@ -30191,97 +30248,30 @@ button.E_n7k2c6r {
30191
30248
  width: 36px;
30192
30249
  }
30193
30250
 
30194
- .E_d1bw7c5z {
30195
- position: relative;
30196
- max-width: 388px;
30197
- min-width: 285px;
30198
- }
30199
- .E_d1bw7c5z .center {
30200
- position: absolute;
30201
- font-size: 12px;
30202
- width: 80px;
30203
- height: 100px;
30204
- top: 0;
30205
- left: 35px;
30206
- display: flex;
30207
- flex-direction: column;
30208
- justify-content: center;
30209
- align-items: center;
30210
- color: #00122e;
30251
+ .E_i11gg7mj .ant-input-prefix {
30252
+ margin-right: 8px;
30211
30253
  }
30212
- .E_d1bw7c5z .center .number {
30213
- font-size: 24px;
30214
- font-weight: 700;
30254
+ .E_i11gg7mj .ant-input-suffix {
30255
+ margin-left: 8px;
30215
30256
  }
30216
- .E_d1bw7c5z .center .text {
30217
- padding: 0 5px;
30218
- font-size: 12px;
30219
- width: inherit;
30220
- text-align: center;
30257
+
30258
+ .E_cc368xp {
30259
+ color: #00122e;
30260
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30261
+ margin-right: 8px;
30262
+ padding-right: 8px;
30221
30263
  }
30222
- .E_d1bw7c5z .recharts-wrapper {
30264
+
30265
+ .E_i11o6xqj {
30223
30266
  display: flex;
30267
+ gap: 4px;
30224
30268
  }
30225
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30226
- position: relative !important;
30227
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30228
- left: 0 !important;
30229
- bottom: 0 !important;
30230
- display: flex;
30231
- align-items: center;
30269
+ .E_i11o6xqj .icon-wrapper {
30270
+ cursor: pointer;
30232
30271
  }
30233
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30234
- width: 100%;
30235
- }
30236
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30237
- width: 100%;
30238
- margin-right: 0 !important;
30239
- line-height: 18px;
30240
- }
30241
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30242
- border-radius: 2px;
30243
- }
30244
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30245
- min-width: 75px;
30246
- max-width: 198px;
30247
- width: calc(100% - 20px);
30248
- margin-left: 2px;
30249
- color: #00122e !important;
30250
- display: inline-flex;
30251
- justify-content: space-between;
30252
- }
30253
- .E_d1bw7c5z .tooltip-text {
30254
- maxwidth: calc(100% - 12px);
30255
- cursor: pointer;
30256
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30257
- overflow: hidden;
30258
- text-overflow: ellipsis;
30259
- white-space: nowrap;
30260
- }
30261
- .E_d1bw7c5z .value {
30262
- color: rgba(44, 56, 82, 0.75);
30263
- }
30264
-
30265
- .E_t10pqbtc {
30266
- width: 140px;
30267
- }
30268
- .E_t10pqbtc .item {
30269
- margin: 6px auto;
30270
- display: flex;
30271
- justify-content: space-between;
30272
- }
30273
- .E_t10pqbtc .item .name {
30274
- width: 102px;
30275
- }
30276
-
30277
- .E_ivqqkzv {
30278
- height: 24px;
30279
- width: 56px !important;
30280
- margin-right: 4px;
30281
- }
30282
-
30283
- .E_c1wk4q29 {
30284
- color: rgba(44, 56, 82, 0.6);
30272
+
30273
+ .E_d19ruhdj.icon-wrapper {
30274
+ cursor: not-allowed;
30285
30275
  }
30286
30276
 
30287
30277
  .E_c1bus5hc {
@@ -30328,92 +30318,6 @@ button.E_n7k2c6r {
30328
30318
  margin-right: 4px;
30329
30319
  }
30330
30320
 
30331
- .E_s1sck0th {
30332
- padding: 0 8px;
30333
- border-radius: 4px;
30334
- }
30335
-
30336
- .E_m855nr1 {
30337
- padding: 2px 8px;
30338
- border-radius: 3px;
30339
- }
30340
-
30341
- .E_l1270xpg {
30342
- padding: 3px 8px;
30343
- border-radius: 2px;
30344
- }
30345
-
30346
- .E_t14rextb.ant-tag:hover {
30347
- opacity: unset;
30348
- }
30349
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30350
- margin: 0;
30351
- margin-right: 8px;
30352
- display: inline-flex;
30353
- align-items: center;
30354
- border: none;
30355
- }
30356
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30357
- width: 16px;
30358
- height: 16px;
30359
- color: inherit;
30360
- margin-left: 4px;
30361
- opacity: 0.6;
30362
- display: inline-flex;
30363
- }
30364
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30365
- opacity: 1;
30366
- }
30367
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30368
- color: #0080ff;
30369
- background-color: rgba(0, 136, 255, 0.1);
30370
- }
30371
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30372
- color: #f0483e;
30373
- background-color: rgba(255, 74, 74, 0.1);
30374
- }
30375
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30376
- color: #e07f00;
30377
- background-color: rgba(255, 187, 0, 0.1);
30378
- }
30379
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30380
- color: #008f4c;
30381
- background-color: rgba(30, 201, 127, 0.1);
30382
- }
30383
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30384
- color: #1d326c;
30385
- background-color: rgba(225, 230, 241, 0.6);
30386
- }
30387
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30388
- color: #7E41FF;
30389
- background-color: rgba(126, 65, 255, 0.1);
30390
- }
30391
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30392
- color: #fff;
30393
- }
30394
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30395
- background-color: #f0483e;
30396
- }
30397
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30398
- background-color: #fea008;
30399
- }
30400
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30401
- background-color: #00ba5d;
30402
- }
30403
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30404
- background-color: #0080ff;
30405
- }
30406
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30407
- background-color: #6b7d99;
30408
- }
30409
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30410
- background-color: #7E41FF;
30411
- }
30412
-
30413
- .E_iq1gosr {
30414
- display: inline-block;
30415
- }
30416
-
30417
30321
  .E_s1dizucg.ant-switch {
30418
30322
  min-width: 40px;
30419
30323
  height: 24px;
@@ -30469,6 +30373,73 @@ button.E_n7k2c6r {
30469
30373
  margin-left: 5px;
30470
30374
  }
30471
30375
 
30376
+ .E_ivqqkzv {
30377
+ height: 24px;
30378
+ width: 56px !important;
30379
+ margin-right: 4px;
30380
+ }
30381
+
30382
+ .E_c1wk4q29 {
30383
+ color: rgba(44, 56, 82, 0.6);
30384
+ }
30385
+
30386
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30387
+ border-radius: 6px;
30388
+ }
30389
+ .E_s177mls5.ant-select.ant-select-single {
30390
+ width: 100%;
30391
+ color: #2d3a56;
30392
+ border-color: rgba(211, 218, 235, 0.6);
30393
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30394
+ font-size: 13px;
30395
+ }
30396
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30397
+ height: 30px;
30398
+ }
30399
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30400
+ height: 38px;
30401
+ font-size: 13px;
30402
+ }
30403
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30404
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30405
+ transition: 160ms ease;
30406
+ }
30407
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30408
+ color: #0080ff;
30409
+ }
30410
+ .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 {
30411
+ border-color: rgba(107, 128, 167, 0.6);
30412
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30413
+ }
30414
+ .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 {
30415
+ color: #0080ff;
30416
+ }
30417
+ .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 {
30418
+ border-color: #0080ff;
30419
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30420
+ }
30421
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30422
+ transform: rotate(180deg);
30423
+ }
30424
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30425
+ background: rgba(211, 218, 235, 0.6);
30426
+ border-color: rgba(172, 186, 211, 0.6);
30427
+ cursor: "not-allowed";
30428
+ }
30429
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30430
+ border-color: #f0483e !important;
30431
+ }
30432
+ .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 {
30433
+ color: #1d326c;
30434
+ }
30435
+ .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 {
30436
+ border-color: #0080ff;
30437
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30438
+ }
30439
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30440
+ transform: rotate(180deg);
30441
+ }
30442
+
30472
30443
  .E_s1dni7lo {
30473
30444
  width: 430px !important;
30474
30445
  }
@@ -30550,46 +30521,132 @@ button.E_n7k2c6r {
30550
30521
  opacity: 0;
30551
30522
  }
30552
30523
 
30553
- .E_s1ebs0ra {
30554
- display: flex;
30555
- align-items: center;
30556
- justify-content: space-between;
30557
- background: #edf0f7;
30558
- padding: 8px 12px;
30559
- position: sticky;
30560
- top: 0;
30561
- z-index: 1;
30562
- margin-bottom: -52px;
30524
+ .E_s1sck0th {
30525
+ padding: 0 8px;
30526
+ border-radius: 4px;
30563
30527
  }
30564
- .E_s1ebs0ra .select-total {
30565
- display: flex;
30566
- align-items: center;
30567
- font-weight: 700;
30568
- flex-shrink: 0;
30528
+
30529
+ .E_m855nr1 {
30530
+ padding: 2px 8px;
30531
+ border-radius: 3px;
30569
30532
  }
30570
- .E_s1ebs0ra .select-total .icon-wrapper {
30571
- cursor: pointer;
30572
- margin-left: 8px;
30573
- width: 32px;
30574
- height: 32px;
30575
- border-radius: 50%;
30576
- justify-content: center;
30533
+
30534
+ .E_l1270xpg {
30535
+ padding: 3px 8px;
30536
+ border-radius: 2px;
30577
30537
  }
30578
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30579
- background: rgba(225, 230, 241, 0.6);
30538
+
30539
+ .E_t14rextb.ant-tag:hover {
30540
+ opacity: unset;
30580
30541
  }
30581
- .E_s1ebs0ra .action-group {
30582
- flex: 1;
30583
- margin-left: 88px;
30584
- white-space: nowrap;
30585
- text-align: right;
30586
- position: relative;
30587
- padding: 4px 0;
30588
- margin-top: -4px;
30589
- overflow: hidden;
30542
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30543
+ margin: 0;
30544
+ margin-right: 8px;
30545
+ display: inline-flex;
30546
+ align-items: center;
30547
+ border: none;
30590
30548
  }
30591
- .E_s1ebs0ra .action-group .sub-menu-delete {
30592
- transform: translateY(-4px);
30549
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30550
+ width: 16px;
30551
+ height: 16px;
30552
+ color: inherit;
30553
+ margin-left: 4px;
30554
+ opacity: 0.6;
30555
+ display: inline-flex;
30556
+ }
30557
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30558
+ opacity: 1;
30559
+ }
30560
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30561
+ color: #0080ff;
30562
+ background-color: rgba(0, 136, 255, 0.1);
30563
+ }
30564
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30565
+ color: #f0483e;
30566
+ background-color: rgba(255, 74, 74, 0.1);
30567
+ }
30568
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30569
+ color: #e07f00;
30570
+ background-color: rgba(255, 187, 0, 0.1);
30571
+ }
30572
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30573
+ color: #008f4c;
30574
+ background-color: rgba(30, 201, 127, 0.1);
30575
+ }
30576
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30577
+ color: #1d326c;
30578
+ background-color: rgba(225, 230, 241, 0.6);
30579
+ }
30580
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30581
+ color: #7E41FF;
30582
+ background-color: rgba(126, 65, 255, 0.1);
30583
+ }
30584
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30585
+ color: #fff;
30586
+ }
30587
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30588
+ background-color: #f0483e;
30589
+ }
30590
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30591
+ background-color: #fea008;
30592
+ }
30593
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30594
+ background-color: #00ba5d;
30595
+ }
30596
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30597
+ background-color: #0080ff;
30598
+ }
30599
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30600
+ background-color: #6b7d99;
30601
+ }
30602
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30603
+ background-color: #7E41FF;
30604
+ }
30605
+
30606
+ .E_iq1gosr {
30607
+ display: inline-block;
30608
+ }
30609
+
30610
+ .E_s1ebs0ra {
30611
+ display: flex;
30612
+ align-items: center;
30613
+ justify-content: space-between;
30614
+ background: #edf0f7;
30615
+ padding: 8px 12px;
30616
+ position: sticky;
30617
+ top: 0;
30618
+ z-index: 1;
30619
+ margin-bottom: -52px;
30620
+ }
30621
+ .E_s1ebs0ra .select-total {
30622
+ display: flex;
30623
+ align-items: center;
30624
+ font-weight: 700;
30625
+ flex-shrink: 0;
30626
+ }
30627
+ .E_s1ebs0ra .select-total .icon-wrapper {
30628
+ cursor: pointer;
30629
+ margin-left: 8px;
30630
+ width: 32px;
30631
+ height: 32px;
30632
+ border-radius: 50%;
30633
+ justify-content: center;
30634
+ }
30635
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30636
+ background: rgba(225, 230, 241, 0.6);
30637
+ }
30638
+ .E_s1ebs0ra .action-group {
30639
+ flex: 1;
30640
+ margin-left: 88px;
30641
+ white-space: nowrap;
30642
+ text-align: right;
30643
+ position: relative;
30644
+ padding: 4px 0;
30645
+ margin-top: -4px;
30646
+ overflow: hidden;
30647
+ }
30648
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30649
+ transform: translateY(-4px);
30593
30650
  }
30594
30651
  .E_s1ebs0ra .action-group button {
30595
30652
  border: none;
@@ -30611,61 +30668,41 @@ button.E_n7k2c6r {
30611
30668
  background: #fff;
30612
30669
  }
30613
30670
 
30614
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30615
- border-radius: 6px;
30616
- }
30617
- .E_s177mls5.ant-select.ant-select-single {
30618
- width: 100%;
30619
- color: #2d3a56;
30620
- border-color: rgba(211, 218, 235, 0.6);
30621
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30622
- font-size: 13px;
30671
+ .E_n12mqh7z {
30672
+ display: flex;
30673
+ align-items: center;
30674
+ font-size: 12px;
30675
+ line-height: 18px;
30623
30676
  }
30624
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30625
- height: 30px;
30677
+ .E_n12mqh7z:not(:last-child) {
30678
+ margin-bottom: 4px;
30626
30679
  }
30627
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30628
- height: 38px;
30629
- font-size: 13px;
30680
+
30681
+ .E_tf5bynu {
30682
+ margin: 0 3px;
30630
30683
  }
30631
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30632
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30633
- transition: 160ms ease;
30684
+
30685
+ .E_tcckoz1 {
30686
+ max-height: 400px;
30687
+ overflow: auto;
30634
30688
  }
30635
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30636
- color: #0080ff;
30689
+
30690
+ .E_gmyahx3 {
30691
+ cursor: pointer;
30637
30692
  }
30638
- .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 {
30639
- border-color: rgba(107, 128, 167, 0.6);
30640
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30693
+ .E_gmyahx3 .link-text {
30694
+ color: rgba(0, 21, 64, 0.3);
30641
30695
  }
30642
- .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 {
30696
+ .E_gmyahx3:hover .link-text {
30643
30697
  color: #0080ff;
30644
30698
  }
30645
- .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 {
30646
- border-color: #0080ff;
30647
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30648
- }
30649
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30650
- transform: rotate(180deg);
30651
- }
30652
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30653
- background: rgba(211, 218, 235, 0.6);
30654
- border-color: rgba(172, 186, 211, 0.6);
30655
- cursor: "not-allowed";
30656
- }
30657
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30658
- border-color: #f0483e !important;
30659
- }
30660
- .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 {
30661
- color: #1d326c;
30662
- }
30663
- .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 {
30664
- border-color: #0080ff;
30665
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30699
+
30700
+ .E_s1iv0tp1 .enabled-switch {
30701
+ display: flex;
30702
+ align-items: center;
30666
30703
  }
30667
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30668
- transform: rotate(180deg);
30704
+ .E_s1iv0tp1 .enabled-text {
30705
+ margin-right: 8px;
30669
30706
  }
30670
30707
 
30671
30708
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -30679,71 +30716,178 @@ button.E_n7k2c6r {
30679
30716
  visibility: hidden;
30680
30717
  }
30681
30718
 
30682
- .E_gmyahx3 {
30683
- cursor: pointer;
30684
- }
30685
- .E_gmyahx3 .link-text {
30686
- color: rgba(0, 21, 64, 0.3);
30687
- }
30688
- .E_gmyahx3:hover .link-text {
30689
- color: #0080ff;
30719
+ .E_wg1tsps {
30720
+ display: flex;
30721
+ align-items: center;
30722
+ justify-content: flex-end;
30690
30723
  }
30691
30724
 
30692
- .E_clm1wy1 {
30693
- width: 192px;
30694
- height: 246px;
30695
- border-radius: 4px;
30725
+ .E_b1ctd5xy {
30726
+ display: flex;
30727
+ align-items: center;
30728
+ width: calc(100% - 40px);
30696
30729
  }
30697
- .E_clm1wy1 > .ant-picker-calendar,
30698
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30730
+ .E_b1ctd5xy .chart {
30731
+ display: inline-block;
30699
30732
  width: 100%;
30700
- background-color: rgba(245, 247, 250, 0.6);
30701
- border-top: none;
30702
30733
  }
30703
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30704
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30705
- padding: 0 16px;
30734
+
30735
+ .E_u1p8acpn {
30736
+ min-width: 40px;
30706
30737
  }
30707
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30708
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30709
- width: 100%;
30710
- height: 180px;
30711
- border-spacing: 0;
30738
+ .E_u1p8acpn .unit {
30739
+ color: #00122e !important;
30712
30740
  }
30713
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30714
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30715
- margin-bottom: 8px;
30741
+
30742
+ span.E_tqjc4ui {
30743
+ margin: 0 2px;
30716
30744
  }
30717
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30718
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30719
- width: 22px;
30745
+
30746
+ .E_t1sqg15u {
30747
+ background: white;
30720
30748
  }
30721
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30722
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30723
- padding: 0;
30749
+ .E_t1sqg15u.inline .table-row {
30750
+ flex-direction: column;
30724
30751
  }
30725
- .E_clm1wy1 .ant-picker-cell {
30726
- color: rgba(62, 70, 82, 0.6);
30727
- opacity: 0.4;
30752
+ .E_t1sqg15u.inline .table-row > label {
30753
+ padding: 0 16px 7px 0;
30728
30754
  }
30729
- .E_clm1wy1 .ant-picker-cell-in-view {
30730
- color: rgba(62, 70, 82, 0.6);
30731
- opacity: 1;
30755
+ .E_t1sqg15u.has-border .table-header {
30756
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30732
30757
  }
30733
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30734
- color: #3e4652;
30758
+ .E_t1sqg15u.has-border .hiddenBorder {
30759
+ border-top: none !important;
30735
30760
  }
30736
- .E_clm1wy1 .ant-picker-cell::before {
30737
- pointer-events: none;
30761
+ .E_t1sqg15u.has-border .table-row + .table-row {
30762
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30738
30763
  }
30739
-
30740
- .E_t1tsm00v {
30741
- color: rgba(129, 138, 153, 0.6);
30742
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30743
- backdrop-filter: blur(10px);
30744
- padding: 7px 10px;
30764
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30765
+ padding-bottom: 0;
30745
30766
  }
30746
-
30767
+ .E_t1sqg15u.align-right .content {
30768
+ text-align: right;
30769
+ }
30770
+ .E_t1sqg15u .uuid-row {
30771
+ display: flex;
30772
+ justify-content: space-between;
30773
+ }
30774
+ .E_t1sqg15u .uuid-row .id-text {
30775
+ white-space: nowrap;
30776
+ overflow: hidden;
30777
+ text-overflow: ellipsis;
30778
+ }
30779
+
30780
+ .E_t4zczcp {
30781
+ display: flex;
30782
+ justify-content: space-between;
30783
+ align-items: center;
30784
+ padding: 8px;
30785
+ min-height: 32px;
30786
+ }
30787
+ .E_t4zczcp .table-title {
30788
+ color: rgba(44, 56, 82, 0.6);
30789
+ font-weight: 600;
30790
+ font-size: 12px;
30791
+ line-height: 8px;
30792
+ }
30793
+ .E_t4zczcp .edit-icon {
30794
+ font-size: 16px;
30795
+ color: rgba(10, 37, 85, 0.6);
30796
+ cursor: pointer;
30797
+ }
30798
+
30799
+ .E_t1s7goww {
30800
+ font-size: 12px;
30801
+ line-height: 18px;
30802
+ }
30803
+
30804
+ .E_t93e4cf {
30805
+ display: flex;
30806
+ padding: 8px 0;
30807
+ color: #2d3a56;
30808
+ }
30809
+ .E_t93e4cf .hidden {
30810
+ display: none;
30811
+ }
30812
+ .E_t93e4cf .ant-btn-link {
30813
+ height: auto;
30814
+ }
30815
+ .E_t93e4cf .content {
30816
+ overflow: hidden;
30817
+ overflow-x: auto;
30818
+ width: 100%;
30819
+ white-space: pre-wrap;
30820
+ }
30821
+ .E_t93e4cf .content .ant-btn {
30822
+ white-space: pre-wrap;
30823
+ text-align: left;
30824
+ }
30825
+ .E_t93e4cf .content .unit-chart {
30826
+ justify-content: flex-start;
30827
+ }
30828
+
30829
+ .E_rhz2uv5 {
30830
+ width: var(--rhz2uv5-0);
30831
+ flex-shrink: 0;
30832
+ color: rgba(44, 56, 82, 0.6);
30833
+ padding-right: 12px;
30834
+ }
30835
+
30836
+ .E_clm1wy1 {
30837
+ width: 192px;
30838
+ height: 246px;
30839
+ border-radius: 4px;
30840
+ }
30841
+ .E_clm1wy1 > .ant-picker-calendar,
30842
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30843
+ width: 100%;
30844
+ background-color: rgba(245, 247, 250, 0.6);
30845
+ border-top: none;
30846
+ }
30847
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30848
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30849
+ padding: 0 16px;
30850
+ }
30851
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30852
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30853
+ width: 100%;
30854
+ height: 180px;
30855
+ border-spacing: 0;
30856
+ }
30857
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30858
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30859
+ margin-bottom: 8px;
30860
+ }
30861
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30862
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30863
+ width: 22px;
30864
+ }
30865
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30866
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30867
+ padding: 0;
30868
+ }
30869
+ .E_clm1wy1 .ant-picker-cell {
30870
+ color: rgba(62, 70, 82, 0.6);
30871
+ opacity: 0.4;
30872
+ }
30873
+ .E_clm1wy1 .ant-picker-cell-in-view {
30874
+ color: rgba(62, 70, 82, 0.6);
30875
+ opacity: 1;
30876
+ }
30877
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30878
+ color: #3e4652;
30879
+ }
30880
+ .E_clm1wy1 .ant-picker-cell::before {
30881
+ pointer-events: none;
30882
+ }
30883
+
30884
+ .E_t1tsm00v {
30885
+ color: rgba(129, 138, 153, 0.6);
30886
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30887
+ backdrop-filter: blur(10px);
30888
+ padding: 7px 10px;
30889
+ }
30890
+
30747
30891
  .E_c167wnad {
30748
30892
  color: rgba(62, 70, 82, 0.6);
30749
30893
  display: flex;
@@ -30782,6 +30926,80 @@ button.E_n7k2c6r {
30782
30926
  border-radius: 2px;
30783
30927
  }
30784
30928
 
30929
+ .E_ou7iq30 {
30930
+ overflow: hidden;
30931
+ text-overflow: ellipsis;
30932
+ }
30933
+
30934
+ .E_s1tui002 {
30935
+ white-space: nowrap;
30936
+ }
30937
+
30938
+ .E_mxrc2zg {
30939
+ display: -webkit-box;
30940
+ -webkit-line-clamp: var(--mxrc2zg-0);
30941
+ -webkit-box-orient: vertical;
30942
+ word-break: break-all;
30943
+ }
30944
+
30945
+ .E_t1vv6d68 .ant-tooltip-arrow {
30946
+ display: none;
30947
+ }
30948
+ .E_t1vv6d68 .ant-tooltip-inner {
30949
+ background: rgba(23, 38, 64, 0.8);
30950
+ border-radius: 4px;
30951
+ }
30952
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30953
+ visibility: hidden;
30954
+ }
30955
+
30956
+ .E_c18bcrac {
30957
+ display: inline-block;
30958
+ width: 100%;
30959
+ }
30960
+ .E_c18bcrac .recharts-wrapper {
30961
+ margin-left: 4px;
30962
+ }
30963
+
30964
+ .E_cro7kg2 {
30965
+ padding: 4px;
30966
+ }
30967
+
30968
+ .E_c14wcxf0 {
30969
+ display: flex;
30970
+ justify-content: space-between;
30971
+ align-items: center;
30972
+ font-size: 13px;
30973
+ line-height: 24px;
30974
+ color: #cccccc;
30975
+ white-space: nowrap;
30976
+ }
30977
+ .E_c14wcxf0 label {
30978
+ margin-right: 32px;
30979
+ }
30980
+
30981
+ .E_coy29mj.E_c14wcxf0 {
30982
+ font-weight: bold;
30983
+ color: white;
30984
+ }
30985
+
30986
+ .E_s11212zy {
30987
+ width: 8px;
30988
+ height: 8px;
30989
+ border-radius: 2px;
30990
+ display: inline-block;
30991
+ background: var(--s11212zy-0);
30992
+ border: 1px solid #fff;
30993
+ box-sizing: content-box;
30994
+ margin-right: 6px;
30995
+ }
30996
+
30997
+ .E_p1lyky6c > :first-child {
30998
+ font-weight: bold;
30999
+ color: white;
31000
+ margin-right: 4px;
31001
+ }
31002
+
30785
31003
  .E_c1up1pdz {
30786
31004
  width: 648px;
30787
31005
  }
@@ -30935,45 +31153,229 @@ button.E_n7k2c6r {
30935
31153
  margin-left: 1px;
30936
31154
  }
30937
31155
 
30938
- .E_n12mqh7z {
31156
+ .E_t160l1cm {
30939
31157
  display: flex;
30940
- align-items: center;
30941
- font-size: 12px;
30942
- line-height: 18px;
31158
+ flex-direction: column;
31159
+ flex: 1;
31160
+ /* FIXME:(yanzhen) do this better */
30943
31161
  }
30944
- .E_n12mqh7z:not(:last-child) {
30945
- margin-bottom: 4px;
31162
+ .E_t160l1cm .tab-bar {
31163
+ flex-shrink: 0;
31164
+ display: flex;
31165
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30946
31166
  }
30947
-
30948
- .E_tf5bynu {
30949
- margin: 0 3px;
31167
+ .E_t160l1cm .tab-content {
31168
+ height: 100%;
30950
31169
  }
30951
-
30952
- .E_tcckoz1 {
30953
- max-height: 400px;
30954
- overflow: auto;
31170
+ .E_t160l1cm .tab-menu-item {
31171
+ margin-right: 2px;
31172
+ padding: 1px 12px;
31173
+ line-height: 24px;
31174
+ height: 24px;
31175
+ color: rgba(44, 56, 82, 0.6);
31176
+ border-radius: 4px 4px 0 0;
31177
+ cursor: pointer;
31178
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30955
31179
  }
30956
-
30957
- .E_s1at6qmn.ant-layout-sider {
30958
- background: #edf0f7;
30959
- padding: 32px 8px;
30960
- overflow: auto;
31180
+ .E_t160l1cm .tab-menu-item:first-child {
31181
+ padding-left: 0;
30961
31182
  }
30962
- .E_s1at6qmn .ant-layout-sider-children {
30963
- display: flex;
30964
- flex-direction: column;
30965
- justify-content: space-between;
31183
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31184
+ padding-left: 12px;
30966
31185
  }
30967
- .E_s1at6qmn footer {
30968
- display: flex;
31186
+ .E_t160l1cm .tab-menu-item:hover {
31187
+ color: #0080ff;
31188
+ background: rgba(211, 218, 235, 0.6);
30969
31189
  }
30970
- .E_s1at6qmn .ant-menu {
30971
- background: #edf0f7;
31190
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31191
+ fill: #0080ff;
30972
31192
  }
30973
- .E_s1at6qmn .ant-menu a {
30974
- color: #00122e;
30975
- width: 180px;
30976
- overflow: hidden;
31193
+ .E_t160l1cm .tab-menu-item:active {
31194
+ background: rgba(192, 203, 224, 0.6);
31195
+ }
31196
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31197
+ color: #0080ff;
31198
+ background: rgba(211, 218, 235, 0.6);
31199
+ }
31200
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31201
+ background: rgba(192, 203, 224, 0.6);
31202
+ }
31203
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31204
+ background: rgba(0, 128, 255, 0.16);
31205
+ }
31206
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31207
+ fill: #0080ff;
31208
+ }
31209
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31210
+ color: #0080ff;
31211
+ background: rgba(0, 128, 255, 0.1);
31212
+ }
31213
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31214
+ background: rgba(0, 128, 255, 0.16);
31215
+ }
31216
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31217
+ fill: #1d326c;
31218
+ }
31219
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31220
+ margin-left: 8px;
31221
+ height: 22px;
31222
+ }
31223
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31224
+ fill: rgba(44, 56, 82, 0.6);
31225
+ }
31226
+ .E_t160l1cm .tab-menu-item-group {
31227
+ padding: 0;
31228
+ display: flex;
31229
+ align-items: center;
31230
+ overflow: hidden;
31231
+ }
31232
+ .E_t160l1cm .tab-menu-item-group .main-title {
31233
+ opacity: 0;
31234
+ max-width: 0;
31235
+ transition: max-width 320ms ease, opacity 240ms ease;
31236
+ }
31237
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31238
+ padding: 1px 12px;
31239
+ position: relative;
31240
+ display: flex;
31241
+ }
31242
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31243
+ opacity: 0;
31244
+ position: absolute;
31245
+ top: 50%;
31246
+ left: 0;
31247
+ transform: translate(-50%, -50%);
31248
+ transition: opacity 100ms linear;
31249
+ fill: rgba(0, 128, 255, 0.2);
31250
+ }
31251
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31252
+ color: #0080ff;
31253
+ }
31254
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31255
+ padding: 1px 12px;
31256
+ display: inline-block;
31257
+ opacity: 1;
31258
+ max-width: 160px;
31259
+ }
31260
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31261
+ padding: 1px 12px;
31262
+ color: #005ed1;
31263
+ }
31264
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31265
+ opacity: 1;
31266
+ }
31267
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31268
+ background: rgba(0, 128, 255, 0.16);
31269
+ }
31270
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31271
+ opacity: 0;
31272
+ }
31273
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31274
+ padding: 4px 16px;
31275
+ height: 32px;
31276
+ border-radius: 6px 6px 0 0;
31277
+ }
31278
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31279
+ padding-left: 0;
31280
+ }
31281
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31282
+ padding-left: 16px;
31283
+ }
31284
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31285
+ margin-left: 11px;
31286
+ height: 24px;
31287
+ }
31288
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31289
+ padding: 0;
31290
+ }
31291
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31292
+ padding: 4px 16px;
31293
+ }
31294
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31295
+ padding: 4px 16px;
31296
+ }
31297
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31298
+ background: #fff;
31299
+ }
31300
+ .E_t160l1cm .tab-menu-item-light:active {
31301
+ color: #005ed1;
31302
+ }
31303
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31304
+ background: #fff;
31305
+ color: #1d326c;
31306
+ }
31307
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31308
+ color: rgba(45, 58, 86, 0.6);
31309
+ }
31310
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31311
+ color: #1d326c;
31312
+ }
31313
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31314
+ fill: #d8deeb;
31315
+ }
31316
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31317
+ fill: #1d326c;
31318
+ }
31319
+ .E_t160l1cm .tab-content {
31320
+ flex: 1;
31321
+ display: flex;
31322
+ flex-direction: column;
31323
+ }
31324
+ .E_t160l1cm.is-overview .tab-content {
31325
+ overflow: visible;
31326
+ }
31327
+
31328
+ .E_t14npdqr {
31329
+ max-width: 240px;
31330
+ animation: none;
31331
+ }
31332
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31333
+ border: 1px solid #0080ff;
31334
+ padding: 0;
31335
+ }
31336
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31337
+ margin: 0;
31338
+ height: 32px;
31339
+ line-height: 32px;
31340
+ font-size: 13px;
31341
+ padding: 0 10px;
31342
+ display: block;
31343
+ overflow: hidden;
31344
+ text-overflow: ellipsis;
31345
+ white-space: nowrap;
31346
+ }
31347
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31348
+ content: " ";
31349
+ height: 1px;
31350
+ width: calc(100% + 10px);
31351
+ background: rgba(172, 186, 211, 0.6);
31352
+ display: block;
31353
+ }
31354
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31355
+ color: #0080ff;
31356
+ background: transparent;
31357
+ }
31358
+
31359
+ .E_s1at6qmn.ant-layout-sider {
31360
+ background: #edf0f7;
31361
+ padding: 32px 8px;
31362
+ overflow: auto;
31363
+ }
31364
+ .E_s1at6qmn .ant-layout-sider-children {
31365
+ display: flex;
31366
+ flex-direction: column;
31367
+ justify-content: space-between;
31368
+ }
31369
+ .E_s1at6qmn footer {
31370
+ display: flex;
31371
+ }
31372
+ .E_s1at6qmn .ant-menu {
31373
+ background: #edf0f7;
31374
+ }
31375
+ .E_s1at6qmn .ant-menu a {
31376
+ color: #00122e;
31377
+ width: 180px;
31378
+ overflow: hidden;
30977
31379
  text-overflow: ellipsis;
30978
31380
  }
30979
31381
  .E_s1at6qmn .ant-menu-vertical {
@@ -31067,474 +31469,69 @@ button.E_n7k2c6r {
31067
31469
  text-align: left;
31068
31470
  }
31069
31471
 
31070
- .E_wg1tsps {
31071
- display: flex;
31072
- align-items: center;
31073
- justify-content: flex-end;
31472
+ .E_f7pxqmh {
31473
+ width: 100%;
31474
+ margin-bottom: 0 !important;
31475
+ flex-flow: nowrap !important;
31476
+ line-break: auto;
31074
31477
  }
31075
-
31076
- .E_b1ctd5xy {
31077
- display: flex;
31078
- align-items: center;
31079
- width: calc(100% - 40px);
31478
+ .E_f7pxqmh > .ant-form-item-label {
31479
+ text-align: left !important;
31480
+ padding-bottom: 0 !important;
31080
31481
  }
31081
- .E_b1ctd5xy .chart {
31082
- display: inline-block;
31083
- width: 100%;
31482
+ .E_f7pxqmh > .ant-form-item-label > label {
31483
+ min-height: 32px;
31484
+ height: auto;
31485
+ font-size: 13px;
31486
+ color: rgba(44, 56, 82, 0.6);
31487
+ white-space: normal;
31084
31488
  }
31085
-
31086
- .E_u1p8acpn {
31087
- min-width: 40px;
31489
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31490
+ border-color: #ff4d4f !important;
31088
31491
  }
31089
- .E_u1p8acpn .unit {
31090
- color: #00122e !important;
31492
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31493
+ border-color: #ff4d4f !important;
31091
31494
  }
31092
-
31093
- .E_ou7iq30 {
31094
- overflow: hidden;
31095
- text-overflow: ellipsis;
31495
+ .E_f7pxqmh .ant-form-item-explain {
31496
+ margin-top: 4px;
31497
+ font-size: 12px;
31498
+ min-height: 0px;
31499
+ }
31500
+ .E_f7pxqmh .ant-form-item-extra {
31501
+ font-size: 12px;
31502
+ color: rgba(44, 56, 82, 0.6);
31503
+ min-height: 0px;
31096
31504
  }
31097
31505
 
31098
- .E_s1tui002 {
31506
+ .E_i1inqkme {
31507
+ height: 18px;
31508
+ line-height: 18px;
31509
+ padding: 0 4px;
31510
+ border-radius: 4px;
31511
+ background: rgba(235, 239, 245, 0.6);
31512
+ border: 1px solid rgba(223, 228, 235, 0.6);
31513
+ display: flex;
31514
+ align-items: center;
31099
31515
  white-space: nowrap;
31516
+ margin-right: 4px;
31100
31517
  }
31101
31518
 
31102
- .E_mxrc2zg {
31103
- display: -webkit-box;
31104
- -webkit-line-clamp: var(--mxrc2zg-0);
31105
- -webkit-box-orient: vertical;
31106
- word-break: break-all;
31519
+ .E_iouxfgt {
31520
+ display: inline-flex;
31521
+ align-items: center;
31107
31522
  }
31108
-
31109
- .E_t1vv6d68 .ant-tooltip-arrow {
31110
- display: none;
31111
- }
31112
- .E_t1vv6d68 .ant-tooltip-inner {
31113
- background: rgba(23, 38, 64, 0.8);
31114
- border-radius: 4px;
31115
- }
31116
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31117
- visibility: hidden;
31118
- }
31119
-
31120
- .E_c18bcrac {
31121
- display: inline-block;
31122
- width: 100%;
31123
- }
31124
- .E_c18bcrac .recharts-wrapper {
31125
- margin-left: 4px;
31126
- }
31127
-
31128
- .E_cro7kg2 {
31129
- padding: 4px;
31130
- }
31131
-
31132
- .E_c14wcxf0 {
31133
- display: flex;
31134
- justify-content: space-between;
31135
- align-items: center;
31136
- font-size: 13px;
31137
- line-height: 24px;
31138
- color: #cccccc;
31139
- white-space: nowrap;
31140
- }
31141
- .E_c14wcxf0 label {
31142
- margin-right: 32px;
31143
- }
31144
-
31145
- .E_coy29mj.E_c14wcxf0 {
31146
- font-weight: bold;
31147
- color: white;
31148
- }
31149
-
31150
- .E_s11212zy {
31151
- width: 8px;
31152
- height: 8px;
31153
- border-radius: 2px;
31154
- display: inline-block;
31155
- background: var(--s11212zy-0);
31156
- border: 1px solid #fff;
31157
- box-sizing: content-box;
31158
- margin-right: 6px;
31159
- }
31160
-
31161
- .E_p1lyky6c > :first-child {
31162
- font-weight: bold;
31163
- color: white;
31164
- margin-right: 4px;
31165
- }
31166
-
31167
- .E_t1sqg15u {
31168
- background: white;
31169
- }
31170
- .E_t1sqg15u.inline .table-row {
31171
- flex-direction: column;
31172
- }
31173
- .E_t1sqg15u.inline .table-row > label {
31174
- padding: 0 16px 7px 0;
31175
- }
31176
- .E_t1sqg15u.has-border .table-header {
31177
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31178
- }
31179
- .E_t1sqg15u.has-border .hiddenBorder {
31180
- border-top: none !important;
31181
- }
31182
- .E_t1sqg15u.has-border .table-row + .table-row {
31183
- border-top: 1px solid rgba(225, 230, 241, 0.6);
31184
- }
31185
- .E_t1sqg15u.has-border .table-row:last-of-type {
31186
- padding-bottom: 0;
31187
- }
31188
- .E_t1sqg15u.align-right .content {
31189
- text-align: right;
31190
- }
31191
- .E_t1sqg15u .uuid-row {
31192
- display: flex;
31193
- justify-content: space-between;
31194
- }
31195
- .E_t1sqg15u .uuid-row .id-text {
31196
- white-space: nowrap;
31197
- overflow: hidden;
31198
- text-overflow: ellipsis;
31199
- }
31200
-
31201
- .E_t4zczcp {
31202
- display: flex;
31203
- justify-content: space-between;
31204
- align-items: center;
31205
- padding: 8px;
31206
- min-height: 32px;
31207
- }
31208
- .E_t4zczcp .table-title {
31209
- color: rgba(44, 56, 82, 0.6);
31210
- font-weight: 600;
31211
- font-size: 12px;
31212
- line-height: 8px;
31213
- }
31214
- .E_t4zczcp .edit-icon {
31215
- font-size: 16px;
31216
- color: rgba(10, 37, 85, 0.6);
31217
- cursor: pointer;
31218
- }
31219
-
31220
- .E_t1s7goww {
31221
- font-size: 12px;
31222
- line-height: 18px;
31223
- }
31224
-
31225
- .E_t93e4cf {
31226
- display: flex;
31227
- padding: 8px 0;
31228
- color: #2d3a56;
31229
- }
31230
- .E_t93e4cf .hidden {
31231
- display: none;
31232
- }
31233
- .E_t93e4cf .ant-btn-link {
31234
- height: auto;
31235
- }
31236
- .E_t93e4cf .content {
31237
- overflow: hidden;
31238
- overflow-x: auto;
31239
- width: 100%;
31240
- white-space: pre-wrap;
31241
- }
31242
- .E_t93e4cf .content .ant-btn {
31243
- white-space: pre-wrap;
31244
- text-align: left;
31245
- }
31246
- .E_t93e4cf .content .unit-chart {
31247
- justify-content: flex-start;
31248
- }
31249
-
31250
- .E_rhz2uv5 {
31251
- width: var(--rhz2uv5-0);
31252
- flex-shrink: 0;
31253
- color: rgba(44, 56, 82, 0.6);
31254
- padding-right: 12px;
31255
- }
31256
-
31257
- .E_s1iv0tp1 .enabled-switch {
31258
- display: flex;
31259
- align-items: center;
31260
- }
31261
- .E_s1iv0tp1 .enabled-text {
31262
- margin-right: 8px;
31263
- }
31264
-
31265
- span.E_tqjc4ui {
31266
- margin: 0 2px;
31267
- }
31268
-
31269
- .E_t160l1cm {
31270
- display: flex;
31271
- flex-direction: column;
31272
- flex: 1;
31273
- /* FIXME:(yanzhen) do this better */
31274
- }
31275
- .E_t160l1cm .tab-bar {
31276
- flex-shrink: 0;
31277
- display: flex;
31278
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31279
- }
31280
- .E_t160l1cm .tab-content {
31281
- height: 100%;
31282
- }
31283
- .E_t160l1cm .tab-menu-item {
31284
- margin-right: 2px;
31285
- padding: 1px 12px;
31286
- line-height: 24px;
31287
- height: 24px;
31288
- color: rgba(44, 56, 82, 0.6);
31289
- border-radius: 4px 4px 0 0;
31290
- cursor: pointer;
31291
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31292
- }
31293
- .E_t160l1cm .tab-menu-item:first-child {
31294
- padding-left: 0;
31295
- }
31296
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31297
- padding-left: 12px;
31298
- }
31299
- .E_t160l1cm .tab-menu-item:hover {
31300
- color: #0080ff;
31301
- background: rgba(211, 218, 235, 0.6);
31302
- }
31303
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31304
- fill: #0080ff;
31305
- }
31306
- .E_t160l1cm .tab-menu-item:active {
31307
- background: rgba(192, 203, 224, 0.6);
31308
- }
31309
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31310
- color: #0080ff;
31311
- background: rgba(211, 218, 235, 0.6);
31312
- }
31313
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31314
- background: rgba(192, 203, 224, 0.6);
31315
- }
31316
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31317
- background: rgba(0, 128, 255, 0.16);
31318
- }
31319
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31320
- fill: #0080ff;
31321
- }
31322
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31323
- color: #0080ff;
31324
- background: rgba(0, 128, 255, 0.1);
31325
- }
31326
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31327
- background: rgba(0, 128, 255, 0.16);
31328
- }
31329
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31330
- fill: #1d326c;
31331
- }
31332
- .E_t160l1cm .tab-menu-item .expand-arrow {
31333
- margin-left: 8px;
31334
- height: 22px;
31335
- }
31336
- .E_t160l1cm .tab-menu-item .expand-arrow path {
31337
- fill: rgba(44, 56, 82, 0.6);
31338
- }
31339
- .E_t160l1cm .tab-menu-item-group {
31340
- padding: 0;
31341
- display: flex;
31342
- align-items: center;
31343
- overflow: hidden;
31344
- }
31345
- .E_t160l1cm .tab-menu-item-group .main-title {
31346
- opacity: 0;
31347
- max-width: 0;
31348
- transition: max-width 320ms ease, opacity 240ms ease;
31349
- }
31350
- .E_t160l1cm .tab-menu-item-group .sub-title {
31351
- padding: 1px 12px;
31352
- position: relative;
31353
- display: flex;
31354
- }
31355
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31356
- opacity: 0;
31357
- position: absolute;
31358
- top: 50%;
31359
- left: 0;
31360
- transform: translate(-50%, -50%);
31361
- transition: opacity 100ms linear;
31362
- fill: rgba(0, 128, 255, 0.2);
31363
- }
31364
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31365
- color: #0080ff;
31366
- }
31367
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31368
- padding: 1px 12px;
31369
- display: inline-block;
31370
- opacity: 1;
31371
- max-width: 160px;
31372
- }
31373
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31374
- padding: 1px 12px;
31375
- color: #005ed1;
31376
- }
31377
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31378
- opacity: 1;
31379
- }
31380
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31381
- background: rgba(0, 128, 255, 0.16);
31382
- }
31383
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31384
- opacity: 0;
31385
- }
31386
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31387
- padding: 4px 16px;
31388
- height: 32px;
31389
- border-radius: 6px 6px 0 0;
31390
- }
31391
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31392
- padding-left: 0;
31393
- }
31394
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31395
- padding-left: 16px;
31396
- }
31397
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31398
- margin-left: 11px;
31399
- height: 24px;
31400
- }
31401
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31402
- padding: 0;
31403
- }
31404
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31405
- padding: 4px 16px;
31406
- }
31407
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31408
- padding: 4px 16px;
31409
- }
31410
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31411
- background: #fff;
31412
- }
31413
- .E_t160l1cm .tab-menu-item-light:active {
31414
- color: #005ed1;
31415
- }
31416
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31417
- background: #fff;
31418
- color: #1d326c;
31419
- }
31420
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31421
- color: rgba(45, 58, 86, 0.6);
31422
- }
31423
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31424
- color: #1d326c;
31425
- }
31426
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31427
- fill: #d8deeb;
31428
- }
31429
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31430
- fill: #1d326c;
31431
- }
31432
- .E_t160l1cm .tab-content {
31433
- flex: 1;
31434
- display: flex;
31435
- flex-direction: column;
31436
- }
31437
- .E_t160l1cm.is-overview .tab-content {
31438
- overflow: visible;
31439
- }
31440
-
31441
- .E_t14npdqr {
31442
- max-width: 240px;
31443
- animation: none;
31444
- }
31445
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31446
- border: 1px solid #0080ff;
31447
- padding: 0;
31448
- }
31449
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31450
- margin: 0;
31451
- height: 32px;
31452
- line-height: 32px;
31453
- font-size: 13px;
31454
- padding: 0 10px;
31455
- display: block;
31456
- overflow: hidden;
31457
- text-overflow: ellipsis;
31458
- white-space: nowrap;
31459
- }
31460
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31461
- content: " ";
31462
- height: 1px;
31463
- width: calc(100% + 10px);
31464
- background: rgba(172, 186, 211, 0.6);
31465
- display: block;
31466
- }
31467
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31468
- color: #0080ff;
31469
- background: transparent;
31470
- }
31471
-
31472
- .E_i1inqkme {
31473
- height: 18px;
31474
- line-height: 18px;
31475
- padding: 0 4px;
31476
- border-radius: 4px;
31477
- background: rgba(235, 239, 245, 0.6);
31478
- border: 1px solid rgba(223, 228, 235, 0.6);
31479
- display: flex;
31480
- align-items: center;
31481
- white-space: nowrap;
31482
- margin-right: 4px;
31483
- }
31484
-
31485
- .E_owd0kml {
31486
- display: inline-block;
31487
- }
31488
-
31489
- .E_h1jsgezc {
31490
- visibility: hidden;
31491
- position: absolute;
31492
- }
31493
-
31494
- .E_a1wfy30z .ant-input-number-handler-wrap {
31495
- display: var(--a1wfy30z-0);
31496
- }
31497
- .E_a1wfy30z .ant-input-number-input-wrap {
31498
- padding: 4px 11px;
31523
+ .E_iouxfgt .icon-inner {
31499
31524
  display: inline-flex;
31500
- line-height: 1.5715;
31501
- height: inherit;
31502
- }
31503
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31504
- content: var(--a1wfy30z-1);
31505
- display: var(--a1wfy30z-2);
31506
- flex: none;
31507
31525
  align-items: center;
31508
- margin-left: 4px;
31509
- }
31510
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31511
- content: var(--a1wfy30z-3);
31512
- display: var(--a1wfy30z-4);
31513
- flex: none;
31514
- align-items: center;
31515
- margin-right: 4px;
31516
- cursor: auto;
31517
- }
31518
- .E_a1wfy30z .ant-input-number-input {
31519
- padding: 0;
31520
- margin: 0;
31521
- height: auto;
31522
- font-size: inherit;
31523
- }
31524
-
31525
- .E_fzh9mnb {
31526
- width: 100%;
31527
- height: 100%;
31528
- min-height: 124px;
31529
- display: flex;
31530
- flex-direction: column;
31531
31526
  justify-content: center;
31532
- align-items: center;
31533
31527
  }
31534
- .E_fzh9mnb .error-text {
31535
- color: rgba(10, 37, 85, 0.6);
31536
- margin-bottom: 16px;
31537
- font-size: 18px;
31528
+ .E_iouxfgt .icon-inner + span,
31529
+ .E_iouxfgt span + .icon-inner.suffix {
31530
+ margin-left: 4px;
31531
+ }
31532
+ .E_iouxfgt.is-rotate img,
31533
+ .E_iouxfgt.is-rotate svg {
31534
+ animation: rotate 680ms linear infinite;
31538
31535
  }
31539
31536
 
31540
31537
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -31597,6 +31594,21 @@ span.E_tqjc4ui {
31597
31594
  padding: 2px 8px;
31598
31595
  }
31599
31596
 
31597
+ .E_fzh9mnb {
31598
+ width: 100%;
31599
+ height: 100%;
31600
+ min-height: 124px;
31601
+ display: flex;
31602
+ flex-direction: column;
31603
+ justify-content: center;
31604
+ align-items: center;
31605
+ }
31606
+ .E_fzh9mnb .error-text {
31607
+ color: rgba(10, 37, 85, 0.6);
31608
+ margin-bottom: 16px;
31609
+ font-size: 18px;
31610
+ }
31611
+
31600
31612
  .E_atcz0kf .ant-input-suffix {
31601
31613
  margin-left: 8px;
31602
31614
  }
@@ -31604,86 +31616,48 @@ span.E_tqjc4ui {
31604
31616
  padding: 2px 7px 2px 12px;
31605
31617
  }
31606
31618
 
31607
- .E_iouxfgt {
31608
- display: inline-flex;
31609
- align-items: center;
31619
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31620
+ display: var(--a1wfy30z-0);
31610
31621
  }
31611
- .E_iouxfgt .icon-inner {
31622
+ .E_a1wfy30z .ant-input-number-input-wrap {
31623
+ padding: 4px 11px;
31612
31624
  display: inline-flex;
31613
- align-items: center;
31614
- justify-content: center;
31625
+ line-height: 1.5715;
31626
+ height: inherit;
31615
31627
  }
31616
- .E_iouxfgt .icon-inner + span,
31617
- .E_iouxfgt span + .icon-inner.suffix {
31628
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31629
+ content: var(--a1wfy30z-1);
31630
+ display: var(--a1wfy30z-2);
31631
+ flex: none;
31632
+ align-items: center;
31618
31633
  margin-left: 4px;
31619
31634
  }
31620
- .E_iouxfgt.is-rotate img,
31621
- .E_iouxfgt.is-rotate svg {
31622
- animation: rotate 680ms linear infinite;
31623
- }
31624
-
31625
- .E_f7pxqmh {
31626
- width: 100%;
31627
- margin-bottom: 0 !important;
31628
- flex-flow: nowrap !important;
31629
- line-break: auto;
31630
- }
31631
- .E_f7pxqmh > .ant-form-item-label {
31632
- text-align: left !important;
31633
- padding-bottom: 0 !important;
31635
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31636
+ content: var(--a1wfy30z-3);
31637
+ display: var(--a1wfy30z-4);
31638
+ flex: none;
31639
+ align-items: center;
31640
+ margin-right: 4px;
31641
+ cursor: auto;
31634
31642
  }
31635
- .E_f7pxqmh > .ant-form-item-label > label {
31636
- min-height: 32px;
31643
+ .E_a1wfy30z .ant-input-number-input {
31644
+ padding: 0;
31645
+ margin: 0;
31637
31646
  height: auto;
31638
- font-size: 13px;
31639
- color: rgba(44, 56, 82, 0.6);
31640
- white-space: normal;
31641
- }
31642
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31643
- border-color: #ff4d4f !important;
31644
- }
31645
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31646
- border-color: #ff4d4f !important;
31647
- }
31648
- .E_f7pxqmh .ant-form-item-explain {
31649
- margin-top: 4px;
31650
- font-size: 12px;
31651
- min-height: 0px;
31652
- }
31653
- .E_f7pxqmh .ant-form-item-extra {
31654
- font-size: 12px;
31655
- color: rgba(44, 56, 82, 0.6);
31656
- min-height: 0px;
31647
+ font-size: inherit;
31657
31648
  }
31658
31649
 
31659
- .E_a1b5xrg3 .user-icon-inner {
31660
- display: inline-flex;
31661
- align-items: center;
31662
- justify-content: center;
31663
- color: #fff;
31664
- font-weight: bold;
31665
- font-size: 12px;
31666
- width: 24px;
31667
- height: 24px;
31668
- border-radius: 50%;
31669
- background: var(--a1b5xrg3-0);
31670
- }
31671
- .E_a1b5xrg3.btn-item {
31672
- transition: all 160ms ease;
31673
- cursor: pointer;
31674
- width: 56px;
31675
- height: 40px;
31676
- display: inline-flex;
31677
- align-items: center;
31678
- justify-content: center;
31679
- border-radius: 6px;
31650
+ .E_owd0kml {
31651
+ display: inline-block;
31680
31652
  }
31681
- .E_a1b5xrg3.btn-item:hover {
31682
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31653
+
31654
+ .E_h1jsgezc {
31655
+ visibility: hidden;
31656
+ position: absolute;
31683
31657
  }
31684
- .E_a1b5xrg3.btn-item:active {
31685
- transform: translateY(2px);
31686
- transition: all 320ms ease;
31658
+
31659
+ .E_m196gn1d {
31660
+ min-width: 1280px;
31687
31661
  }
31688
31662
 
31689
31663
  .E_dsnbhzf {
@@ -32161,8 +32135,34 @@ span.E_tqjc4ui {
32161
32135
  line-height: 12px;
32162
32136
  }
32163
32137
 
32164
- .E_m196gn1d {
32165
- min-width: 1280px;
32138
+ .E_a1b5xrg3 .user-icon-inner {
32139
+ display: inline-flex;
32140
+ align-items: center;
32141
+ justify-content: center;
32142
+ color: #fff;
32143
+ font-weight: bold;
32144
+ font-size: 12px;
32145
+ width: 24px;
32146
+ height: 24px;
32147
+ border-radius: 50%;
32148
+ background: var(--a1b5xrg3-0);
32149
+ }
32150
+ .E_a1b5xrg3.btn-item {
32151
+ transition: all 160ms ease;
32152
+ cursor: pointer;
32153
+ width: 56px;
32154
+ height: 40px;
32155
+ display: inline-flex;
32156
+ align-items: center;
32157
+ justify-content: center;
32158
+ border-radius: 6px;
32159
+ }
32160
+ .E_a1b5xrg3.btn-item:hover {
32161
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32162
+ }
32163
+ .E_a1b5xrg3.btn-item:active {
32164
+ transform: translateY(2px);
32165
+ transition: all 320ms ease;
32166
32166
  }
32167
32167
 
32168
32168
  .E_cnujxq2 {
@@ -32869,25 +32869,6 @@ input.E_rf8rlle.ant-input {
32869
32869
  opacity: 0.8;
32870
32870
  }
32871
32871
 
32872
- .E_h1ol2wl7 {
32873
- font-weight: bold;
32874
- background-color: unset;
32875
- padding: unset;
32876
- }
32877
-
32878
- .E_suhck3k {
32879
- height: 24px;
32880
- width: 24px;
32881
- border-radius: 6px;
32882
- padding: 4px;
32883
- }
32884
- .E_suhck3k:hover {
32885
- background-color: rgba(0, 136, 255, 0.1);
32886
- }
32887
- .E_suhck3k:hover svg path {
32888
- fill: blue;
32889
- }
32890
-
32891
32872
  .E_ryby9ds {
32892
32873
  display: flex;
32893
32874
  align-items: center;
@@ -32904,6 +32885,25 @@ input.E_rf8rlle.ant-input {
32904
32885
  margin-right: 6px;
32905
32886
  }
32906
32887
 
32888
+ .E_suhck3k {
32889
+ height: 24px;
32890
+ width: 24px;
32891
+ border-radius: 6px;
32892
+ padding: 4px;
32893
+ }
32894
+ .E_suhck3k:hover {
32895
+ background-color: rgba(0, 136, 255, 0.1);
32896
+ }
32897
+ .E_suhck3k:hover svg path {
32898
+ fill: blue;
32899
+ }
32900
+
32901
+ .E_h1ol2wl7 {
32902
+ font-weight: bold;
32903
+ background-color: unset;
32904
+ padding: unset;
32905
+ }
32906
+
32907
32907
  .E_hrhfj7c {
32908
32908
  display: none;
32909
32909
  }
@@ -33803,468 +33803,238 @@ input.E_rf8rlle.ant-input {
33803
33803
  color: #0080ff;
33804
33804
  }
33805
33805
  .E_d1tc7lgk ul li:active {
33806
- background: rgba(0, 136, 255, 0.2);
33807
- color: #0080ff;
33808
- }
33809
- .E_d1tc7lgk ul li + li {
33810
- margin-top: 2px;
33811
- }
33812
-
33813
- .E_rzaik16 {
33814
- padding: 0;
33815
- }
33816
- .E_rzaik16 .ant-popover-arrow {
33817
- display: none;
33818
- }
33819
- .E_rzaik16 .ant-popover-inner-content {
33820
- padding: 0;
33821
- }
33822
-
33823
- .E_c1kghdax {
33824
- color: #2d3a56;
33825
- padding: 7px 12px;
33826
- display: flex;
33827
- justify-content: space-between;
33828
- align-items: center;
33829
- }
33830
- .E_c1kghdax.has-arrow {
33831
- padding-left: 10px;
33832
- }
33833
- .E_c1kghdax.has-arrow .title-wrapper {
33834
- cursor: pointer;
33835
- color: #00122e;
33836
- }
33837
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33838
- color: #2d3a56;
33839
- font-weight: 600;
33840
- }
33841
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33842
- transform: rotate(90deg);
33843
- }
33844
- .E_c1kghdax .sub-info {
33845
- font-size: 12px;
33846
- line-height: 18px;
33847
- }
33848
- .E_c1kghdax .title-wrapper {
33849
- display: flex;
33850
- align-items: center;
33851
- user-select: none;
33852
- flex-grow: 1;
33853
- font-size: 12px;
33854
- line-height: 18px;
33855
- color: #2d3a56;
33856
- font-weight: 700;
33857
- }
33858
- .E_c1kghdax .collapse-arrow {
33859
- transition: all 50ms ease-out 0ms;
33860
- margin-right: 2px;
33861
- }
33862
-
33863
- .E_ckui4s7 {
33864
- color: #2d3a56;
33865
- line-height: 22px;
33866
- display: inline-flex;
33867
- }
33868
- .E_ckui4s7 .ant-checkbox {
33869
- height: 22px;
33870
- display: flex;
33871
- align-items: center;
33872
- top: 0;
33873
- }
33874
- .E_ckui4s7 .ant-checkbox-checked::after {
33875
- border: none;
33876
- }
33877
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33878
- border-color: #0080ff;
33879
- }
33880
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33881
- border: 1px solid rgba(107, 128, 167, 0.6);
33882
- }
33883
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33884
- border: 1px solid #0080ff;
33885
- }
33886
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33887
- background: #0080ff;
33888
- }
33889
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33890
- background-color: #fff;
33891
- height: 2px;
33892
- width: 10px;
33893
- border-radius: 2px;
33894
- }
33895
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33896
- opacity: 0.5;
33897
- }
33898
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33899
- background: rgba(211, 218, 235, 0.6);
33900
- border-color: rgba(107, 128, 167, 0.6) !important;
33901
- }
33902
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33903
- border-color: #2d3a56;
33904
- }
33905
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33906
- background: #2d3a56;
33907
- }
33908
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33909
- padding: 0;
33910
- }
33911
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33912
- display: inline-block;
33913
- margin-left: 12px;
33914
- color: #2d3a56;
33915
- }
33916
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33917
- margin-left: 28px;
33918
- color: rgba(44, 56, 82, 0.6);
33919
- }
33920
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33921
- margin-left: 8px;
33922
- }
33923
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33924
- margin-left: 24px;
33925
- }
33926
-
33927
- .E_c1yd35n {
33928
- padding: 0 12px 14px 12px;
33929
- }
33930
-
33931
- .E_b14q2gmw {
33932
- 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);
33933
- }
33934
-
33935
- .E_c1eym6el {
33936
- border-radius: 8px;
33937
- background-color: white;
33938
- }
33939
- .E_c1eym6el.hoverable {
33940
- cursor: pointer;
33941
- }
33942
- .E_c1eym6el.hoverable:hover {
33943
- transition: all 200ms ease;
33944
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33945
- transform: translateY(-4px);
33946
- }
33947
-
33948
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33949
- margin-right: 2px;
33950
- }
33951
-
33952
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33953
- padding-left: 8px;
33954
- padding-right: 8px;
33955
- }
33956
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33957
- border-radius: 4px;
33958
- }
33959
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33960
- border-radius: 4px;
33961
- }
33962
-
33963
- .E_ma64lna .antd5-segmented-item-label {
33964
- padding-left: 12px;
33965
- padding-right: 12px;
33966
- }
33967
-
33968
- .E_ckld275 {
33969
- background-color: rgba(225, 230, 241, 0.6);
33970
- }
33971
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33972
- background-color: rgba(255, 255, 255, 0.6);
33973
- color: rgba(44, 56, 82, 0.75);
33974
- }
33975
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33976
- background-color: transparent;
33977
- }
33978
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33979
- background-color: transparent;
33980
- }
33981
-
33982
- .E_lht19u8 {
33983
- width: 64px;
33984
- height: 64px;
33985
- display: flex;
33986
- align-items: center;
33987
- justify-content: center;
33988
- position: relative;
33989
- opacity: 0.2;
33990
- }
33991
-
33992
- .E_lk3gkp4 {
33993
- position: absolute;
33994
- width: 5px;
33995
- height: 48px;
33996
- left: 9.33px;
33997
- top: 40.5px;
33998
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33999
- border-radius: 5px;
34000
- transform: rotate(-128deg);
34001
- transform-origin: top left;
34002
- animation: loading-indicator1 1100ms ease-out infinite;
34003
- }
34004
-
34005
- .E_ll4n94n {
34006
- position: absolute;
34007
- width: 5px;
34008
- height: 48px;
34009
- left: 40.8px;
34010
- top: 8.4px;
34011
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34012
- border-radius: 5px;
34013
- transform: rotate(-8deg);
34014
- transform-origin: top left;
34015
- animation: loading-indicator2 1100ms ease-out infinite;
34016
- }
34017
-
34018
- .E_l17lbdo6 {
34019
- position: absolute;
34020
- width: 5px;
34021
- height: 48px;
34022
- left: 52.9px;
34023
- top: 51.8px;
34024
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34025
- border-radius: 5px;
34026
- transform: rotate(112deg);
34027
- transform-origin: top left;
34028
- animation: loading-indicator3 1100ms ease-out infinite;
34029
- }
34030
-
34031
- .E_w7ob4th.outside-tag {
34032
- padding-left: 0;
34033
- }
34034
- .E_w7ob4th.outside-tag .inside-tag {
34035
- border-radius: 4px 0 0 4px;
34036
- padding-right: 4px;
34037
- margin-right: 4px;
34038
- }
34039
-
34040
- .E_t1dtlqs1 {
34041
- margin-bottom: 4px;
34042
- color: rgba(44, 56, 82, 0.6);
34043
- }
34044
-
34045
- .E_s1ese5oy {
34046
- color: rgba(44, 56, 82, 0.6);
34047
- line-height: 32px;
34048
- height: 32px;
34049
- margin-bottom: 0;
34050
- }
34051
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33806
+ background: rgba(0, 136, 255, 0.2);
34052
33807
  color: #0080ff;
34053
33808
  }
34054
- .E_s1ese5oy.warning {
34055
- color: #ffa500;
33809
+ .E_d1tc7lgk ul li + li {
33810
+ margin-top: 2px;
34056
33811
  }
34057
- .E_s1ese5oy.success {
34058
- color: #00ba5d;
33812
+
33813
+ .E_rzaik16 {
33814
+ padding: 0;
34059
33815
  }
34060
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34061
- color: #f0483e;
33816
+ .E_rzaik16 .ant-popover-arrow {
33817
+ display: none;
34062
33818
  }
34063
- .E_s1ese5oy.normal {
34064
- color: rgba(44, 56, 82, 0.6);
33819
+ .E_rzaik16 .ant-popover-inner-content {
33820
+ padding: 0;
34065
33821
  }
34066
33822
 
34067
- .E_b1ibis43 {
34068
- margin-bottom: 0;
34069
- color: #00122e;
33823
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33824
+ margin-right: 2px;
34070
33825
  }
34071
33826
 
34072
- .E_b11xxjd2 {
34073
- line-height: 32px;
34074
- margin-right: 6px;
33827
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33828
+ padding-left: 8px;
33829
+ padding-right: 8px;
34075
33830
  }
34076
-
34077
- .E_bsub5bw.with-description {
34078
- height: 24px;
34079
- flex: 1;
34080
- position: relative;
34081
- top: -7px;
33831
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33832
+ border-radius: 4px;
34082
33833
  }
34083
- .E_bsub5bw p {
34084
- width: 100%;
34085
- overflow: hidden;
34086
- text-overflow: ellipsis;
34087
- white-space: nowrap;
33834
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33835
+ border-radius: 4px;
34088
33836
  }
34089
33837
 
34090
- .E_tmoyoag {
34091
- border: 1px solid rgba(211, 218, 235, 0.6);
34092
- border-radius: 8px;
34093
- overflow: auto;
33838
+ .E_ma64lna .antd5-segmented-item-label {
33839
+ padding-left: 12px;
33840
+ padding-right: 12px;
34094
33841
  }
34095
- .E_tmoyoag .ant-list {
34096
- position: relative;
33842
+
33843
+ .E_ckld275 {
33844
+ background-color: rgba(225, 230, 241, 0.6);
34097
33845
  }
34098
- .E_tmoyoag .ant-list .ant-list-item:last-child {
34099
- border-bottom: none;
33846
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33847
+ background-color: rgba(255, 255, 255, 0.6);
33848
+ color: rgba(44, 56, 82, 0.75);
34100
33849
  }
34101
- .E_tmoyoag .ant-list .eagle-table-form-header {
34102
- position: sticky;
34103
- top: 0;
34104
- z-index: 2;
34105
- display: flex;
34106
- padding: 8px;
34107
- flex-wrap: nowrap;
34108
- justify-content: flex-start;
34109
- background: #f2f5fa;
34110
- font-size: 14px;
34111
- color: rgba(44, 56, 82, 0.6);
34112
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33850
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33851
+ background-color: transparent;
34113
33852
  }
34114
- .E_tmoyoag .ant-list .eagle-table-form-header {
34115
- align-items: inherit;
33853
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33854
+ background-color: transparent;
34116
33855
  }
34117
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34118
- margin-bottom: 0;
33856
+
33857
+ .E_ckui4s7 {
33858
+ color: #2d3a56;
33859
+ line-height: 22px;
33860
+ display: inline-flex;
34119
33861
  }
34120
- .E_tmoyoag .ant-list .eagle-table-form-row {
33862
+ .E_ckui4s7 .ant-checkbox {
33863
+ height: 22px;
34121
33864
  display: flex;
34122
- justify-content: flex-start;
34123
- align-items: flex-start;
34124
- flex-wrap: wrap;
34125
- padding: 8px;
33865
+ align-items: center;
33866
+ top: 0;
33867
+ }
33868
+ .E_ckui4s7 .ant-checkbox-checked::after {
34126
33869
  border: none;
34127
33870
  }
34128
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34129
- flex-basis: 100%;
34130
- margin: 12px 0 0;
34131
- order: 99;
34132
- color: rgba(44, 56, 82, 0.6);
33871
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33872
+ border-color: #0080ff;
34133
33873
  }
34134
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34135
- color: #f0483e;
34136
- flex-basis: 100%;
34137
- order: 98;
34138
- margin: 12px 0 0;
33874
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33875
+ border: 1px solid rgba(107, 128, 167, 0.6);
34139
33876
  }
34140
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34141
- background-color: rgba(237, 241, 250, 0.6);
33877
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33878
+ border: 1px solid #0080ff;
34142
33879
  }
34143
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34144
- background-color: rgba(0, 136, 255, 0.1);
33880
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33881
+ background: #0080ff;
34145
33882
  }
34146
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34147
- flex: 1 0 0;
34148
- overflow: hidden;
33883
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33884
+ background-color: #fff;
33885
+ height: 2px;
33886
+ width: 10px;
33887
+ border-radius: 2px;
34149
33888
  }
34150
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34151
- color: rgba(44, 56, 82, 0.6);
34152
- margin: 0;
33889
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33890
+ opacity: 0.5;
34153
33891
  }
34154
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34155
- text-align: center;
33892
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33893
+ background: rgba(211, 218, 235, 0.6);
33894
+ border-color: rgba(107, 128, 167, 0.6) !important;
34156
33895
  }
34157
- .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 > * {
34158
- text-align: center;
33896
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33897
+ border-color: #2d3a56;
34159
33898
  }
34160
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34161
- text-align: left;
33899
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33900
+ background: #2d3a56;
34162
33901
  }
34163
- .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 > * {
34164
- text-align: left;
33902
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33903
+ padding: 0;
34165
33904
  }
34166
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34167
- text-align: right;
33905
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33906
+ display: inline-block;
33907
+ margin-left: 12px;
33908
+ color: #2d3a56;
34168
33909
  }
34169
- .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 > * {
34170
- text-align: right;
33910
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33911
+ margin-left: 28px;
33912
+ color: rgba(44, 56, 82, 0.6);
34171
33913
  }
34172
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34173
- margin-right: 8px;
33914
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33915
+ margin-left: 8px;
34174
33916
  }
34175
- .E_tmoyoag .ant-list .ant-list-item-action {
34176
- padding: 4px;
34177
- width: 24px;
34178
- height: 24px;
34179
- overflow: hidden;
33917
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33918
+ margin-left: 24px;
34180
33919
  }
34181
- .E_tmoyoag .ant-list .ant-list-item-action li {
34182
- padding: 0;
33920
+
33921
+ .E_c1yd35n {
33922
+ padding: 0 12px 14px 12px;
34183
33923
  }
34184
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34185
- cursor: not-allowed;
34186
- opacity: 0.5;
33924
+
33925
+ .E_c1kghdax {
33926
+ color: #2d3a56;
33927
+ padding: 7px 12px;
33928
+ display: flex;
33929
+ justify-content: space-between;
33930
+ align-items: center;
34187
33931
  }
34188
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34189
- margin: 0;
33932
+ .E_c1kghdax.has-arrow {
33933
+ padding-left: 10px;
34190
33934
  }
34191
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34192
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34193
- border-radius: 5px;
34194
- font-size: 12px;
33935
+ .E_c1kghdax.has-arrow .title-wrapper {
33936
+ cursor: pointer;
33937
+ color: #00122e;
34195
33938
  }
34196
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34197
- font-size: inherit;
33939
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33940
+ color: #2d3a56;
33941
+ font-weight: 600;
34198
33942
  }
34199
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34200
- min-height: 24px;
33943
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33944
+ transform: rotate(90deg);
33945
+ }
33946
+ .E_c1kghdax .sub-info {
34201
33947
  font-size: 12px;
34202
- position: relative;
33948
+ line-height: 18px;
34203
33949
  }
34204
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34205
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33950
+ .E_c1kghdax .title-wrapper {
33951
+ display: flex;
33952
+ align-items: center;
33953
+ user-select: none;
33954
+ flex-grow: 1;
33955
+ font-size: 12px;
33956
+ line-height: 18px;
33957
+ color: #2d3a56;
33958
+ font-weight: 700;
34206
33959
  }
34207
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34208
- background-color: rgba(237, 241, 250, 0.6);
33960
+ .E_c1kghdax .collapse-arrow {
33961
+ transition: all 50ms ease-out 0ms;
33962
+ margin-right: 2px;
34209
33963
  }
34210
33964
 
34211
- .E_a138syjm {
33965
+ .E_lht19u8 {
33966
+ width: 64px;
33967
+ height: 64px;
34212
33968
  display: flex;
34213
33969
  align-items: center;
34214
- margin-top: 8px;
34215
- }
34216
- .E_a138syjm button.ant-btn {
34217
- padding: 2px 8px;
34218
- height: 24px;
34219
- }
34220
- .E_a138syjm > span.maximum-desc {
34221
- display: none;
34222
- margin-left: 8px;
34223
- color: rgba(44, 56, 82, 0.6);
33970
+ justify-content: center;
33971
+ position: relative;
33972
+ opacity: 0.2;
34224
33973
  }
34225
- .E_a138syjm > span.maximum-desc.disabled {
34226
- display: inline;
33974
+
33975
+ .E_lk3gkp4 {
33976
+ position: absolute;
33977
+ width: 5px;
33978
+ height: 48px;
33979
+ left: 9.33px;
33980
+ top: 40.5px;
33981
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33982
+ border-radius: 5px;
33983
+ transform: rotate(-128deg);
33984
+ transform-origin: top left;
33985
+ animation: loading-indicator1 1100ms ease-out infinite;
34227
33986
  }
34228
33987
 
34229
- .E_d77i8u0 {
34230
- width: 24px;
34231
- height: 24px;
34232
- padding: 4px;
34233
- margin-right: 8px;
33988
+ .E_ll4n94n {
33989
+ position: absolute;
33990
+ width: 5px;
33991
+ height: 48px;
33992
+ left: 40.8px;
33993
+ top: 8.4px;
33994
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33995
+ border-radius: 5px;
33996
+ transform: rotate(-8deg);
33997
+ transform-origin: top left;
33998
+ animation: loading-indicator2 1100ms ease-out infinite;
34234
33999
  }
34235
34000
 
34236
- .E_i1g85yz3 {
34237
- margin-right: 4px;
34238
- height: 16px;
34001
+ .E_l17lbdo6 {
34002
+ position: absolute;
34003
+ width: 5px;
34004
+ height: 48px;
34005
+ left: 52.9px;
34006
+ top: 51.8px;
34007
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34008
+ border-radius: 5px;
34009
+ transform: rotate(112deg);
34010
+ transform-origin: top left;
34011
+ animation: loading-indicator3 1100ms ease-out infinite;
34239
34012
  }
34240
34013
 
34241
- .E_slr2ynn {
34242
- padding: 0 8px;
34243
- height: 18px;
34014
+ .E_b14q2gmw {
34015
+ 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);
34244
34016
  }
34245
34017
 
34246
- .E_m140wbb6 {
34247
- padding: 2px 8px;
34248
- height: 24px;
34018
+ .E_c1eym6el {
34019
+ border-radius: 8px;
34020
+ background-color: white;
34249
34021
  }
34250
-
34251
- .E_t1fozc1i {
34252
- margin: 0;
34022
+ .E_c1eym6el.hoverable {
34023
+ cursor: pointer;
34253
34024
  }
34254
-
34255
- .E_i1vxv4ln {
34256
- margin-right: 4px;
34257
- height: 16px;
34025
+ .E_c1eym6el.hoverable:hover {
34026
+ transition: all 200ms ease;
34027
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34028
+ transform: translateY(-4px);
34258
34029
  }
34259
34030
 
34260
- .E_n1afl31m.ant-tag.ant-tag-gray {
34261
- font-weight: 700;
34262
- color: #00122e;
34263
- background-color: rgba(237, 241, 250, 0.6);
34264
- border: 1px solid rgba(211, 218, 235, 0.6);
34265
- word-break: break-all;
34266
- display: inline;
34267
- white-space: normal;
34031
+ .E_w7ob4th.outside-tag {
34032
+ padding-left: 0;
34033
+ }
34034
+ .E_w7ob4th.outside-tag .inside-tag {
34035
+ border-radius: 4px 0 0 4px;
34036
+ padding-right: 4px;
34037
+ margin-right: 4px;
34268
34038
  }
34269
34039
 
34270
34040
  .E_sjob3jg {
@@ -34462,129 +34232,229 @@ input.E_rf8rlle.ant-input {
34462
34232
  justify-content: center;
34463
34233
  }
34464
34234
 
34465
- .E_sddwhm6 {
34235
+ .E_slr2ynn {
34236
+ padding: 0 8px;
34237
+ height: 18px;
34238
+ }
34239
+
34240
+ .E_m140wbb6 {
34241
+ padding: 2px 8px;
34242
+ height: 24px;
34243
+ }
34244
+
34245
+ .E_t1fozc1i {
34466
34246
  margin: 0;
34467
- border-radius: 20px;
34468
- padding: 2px 10px;
34469
- height: 22px;
34470
34247
  }
34471
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34472
- background-color: rgba(237, 241, 250, 0.6) !important;
34248
+
34249
+ .E_i1vxv4ln {
34250
+ margin-right: 4px;
34251
+ height: 16px;
34473
34252
  }
34474
- .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 {
34475
- background-color: rgba(225, 230, 241, 0.6) !important;
34253
+
34254
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34255
+ font-weight: 700;
34256
+ color: #00122e;
34257
+ background-color: rgba(237, 241, 250, 0.6);
34258
+ border: 1px solid rgba(211, 218, 235, 0.6);
34259
+ word-break: break-all;
34260
+ display: inline;
34261
+ white-space: normal;
34476
34262
  }
34477
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34263
+
34264
+ .E_t1dtlqs1 {
34265
+ margin-bottom: 4px;
34266
+ color: rgba(44, 56, 82, 0.6);
34267
+ }
34268
+
34269
+ .E_s1ese5oy {
34270
+ color: rgba(44, 56, 82, 0.6);
34271
+ line-height: 32px;
34272
+ height: 32px;
34273
+ margin-bottom: 0;
34274
+ }
34275
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34276
+ color: #0080ff;
34277
+ }
34278
+ .E_s1ese5oy.warning {
34279
+ color: #ffa500;
34280
+ }
34281
+ .E_s1ese5oy.success {
34282
+ color: #00ba5d;
34283
+ }
34284
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34285
+ color: #f0483e;
34286
+ }
34287
+ .E_s1ese5oy.normal {
34288
+ color: rgba(44, 56, 82, 0.6);
34289
+ }
34290
+
34291
+ .E_b1ibis43 {
34292
+ margin-bottom: 0;
34478
34293
  color: #00122e;
34479
34294
  }
34480
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34295
+
34296
+ .E_b11xxjd2 {
34297
+ line-height: 32px;
34481
34298
  margin-right: 6px;
34482
34299
  }
34483
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34484
- margin-left: 8px;
34485
- color: rgba(44, 56, 82, 0.6);
34300
+
34301
+ .E_bsub5bw.with-description {
34302
+ height: 24px;
34303
+ flex: 1;
34304
+ position: relative;
34305
+ top: -7px;
34486
34306
  }
34487
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34488
- background-color: rgba(0, 136, 255, 0.1);
34307
+ .E_bsub5bw p {
34308
+ width: 100%;
34309
+ overflow: hidden;
34310
+ text-overflow: ellipsis;
34311
+ white-space: nowrap;
34489
34312
  }
34490
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34491
- background-color: #0080ff;
34313
+
34314
+ .E_tmoyoag {
34315
+ border: 1px solid rgba(211, 218, 235, 0.6);
34316
+ border-radius: 8px;
34317
+ overflow: auto;
34492
34318
  }
34493
- .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 {
34494
- background-color: rgba(0, 136, 255, 0.16);
34319
+ .E_tmoyoag .ant-list {
34320
+ position: relative;
34495
34321
  }
34496
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34497
- background-color: rgba(255, 74, 74, 0.1);
34322
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
34323
+ border-bottom: none;
34498
34324
  }
34499
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34500
- background-color: #f0483e;
34325
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34326
+ position: sticky;
34327
+ top: 0;
34328
+ z-index: 2;
34329
+ display: flex;
34330
+ padding: 8px;
34331
+ flex-wrap: nowrap;
34332
+ justify-content: flex-start;
34333
+ background: #f2f5fa;
34334
+ font-size: 14px;
34335
+ color: rgba(44, 56, 82, 0.6);
34336
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34501
34337
  }
34502
- .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 {
34503
- background-color: rgba(255, 74, 74, 0.16);
34338
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34339
+ align-items: inherit;
34504
34340
  }
34505
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34506
- background-color: rgba(254, 160, 8, 0.1);
34341
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34342
+ margin-bottom: 0;
34507
34343
  }
34508
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34509
- background-color: #fea008;
34344
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34345
+ display: flex;
34346
+ justify-content: flex-start;
34347
+ align-items: flex-start;
34348
+ flex-wrap: wrap;
34349
+ padding: 8px;
34350
+ border: none;
34510
34351
  }
34511
- .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 {
34512
- background-color: rgba(255, 187, 0, 0.16);
34352
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34353
+ flex-basis: 100%;
34354
+ margin: 12px 0 0;
34355
+ order: 99;
34356
+ color: rgba(44, 56, 82, 0.6);
34513
34357
  }
34514
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34515
- background-color: rgba(30, 201, 127, 0.1);
34358
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34359
+ color: #f0483e;
34360
+ flex-basis: 100%;
34361
+ order: 98;
34362
+ margin: 12px 0 0;
34516
34363
  }
34517
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34518
- background-color: #00ba5d;
34364
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34365
+ background-color: rgba(237, 241, 250, 0.6);
34519
34366
  }
34520
- .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 {
34521
- background-color: rgba(30, 201, 127, 0.16);
34367
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34368
+ background-color: rgba(0, 136, 255, 0.1);
34522
34369
  }
34523
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34524
- background-color: rgba(225, 230, 241, 0.6);
34370
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34371
+ flex: 1 0 0;
34372
+ overflow: hidden;
34525
34373
  }
34526
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34527
- background-color: #6b7d99;
34374
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34375
+ color: rgba(44, 56, 82, 0.6);
34376
+ margin: 0;
34528
34377
  }
34529
- .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 {
34530
- background-color: rgba(211, 218, 235, 0.6);
34378
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34379
+ text-align: center;
34531
34380
  }
34532
-
34533
- .E_satwmqm {
34534
- width: 8px;
34535
- height: 8px;
34536
- border-radius: 50%;
34537
- display: inline-block;
34381
+ .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 > * {
34382
+ text-align: center;
34538
34383
  }
34539
-
34540
- button.E_l48ei06.ant-btn {
34541
- font-size: 12px;
34542
- line-height: 18px;
34543
- height: 18px;
34384
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34385
+ text-align: left;
34386
+ }
34387
+ .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 > * {
34388
+ text-align: left;
34389
+ }
34390
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34391
+ text-align: right;
34544
34392
  }
34545
-
34546
- button.E_l48ei06 {
34547
- color: #0080FF;
34548
- height: unset;
34393
+ .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 > * {
34394
+ text-align: right;
34549
34395
  }
34550
- button.E_l48ei06 .button-prefix-icon {
34551
- margin-right: 4px;
34396
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34397
+ margin-right: 8px;
34552
34398
  }
34553
- button.E_l48ei06 .button-suffix-icon {
34554
- margin-left: 4px;
34399
+ .E_tmoyoag .ant-list .ant-list-item-action {
34400
+ padding: 4px;
34401
+ width: 24px;
34402
+ height: 24px;
34403
+ overflow: hidden;
34555
34404
  }
34556
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34557
- color: #009DFF;
34405
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34406
+ padding: 0;
34558
34407
  }
34559
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34560
- color: #005ED1;
34408
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34409
+ cursor: not-allowed;
34410
+ opacity: 0.5;
34561
34411
  }
34562
- button.E_l48ei06.ui-kit-link-disabled {
34563
- color: #0080FF;
34412
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34413
+ margin: 0;
34564
34414
  }
34565
- button.E_l48ei06.ui-kit-link-primary {
34566
- color: #00122E;
34415
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34416
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34417
+ border-radius: 5px;
34418
+ font-size: 12px;
34567
34419
  }
34568
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34569
- color: #0080FF;
34420
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34421
+ font-size: inherit;
34570
34422
  }
34571
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34572
- color: #005ED1;
34423
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34424
+ min-height: 24px;
34425
+ font-size: 12px;
34426
+ position: relative;
34573
34427
  }
34574
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34575
- color: #00122E;
34428
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34429
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34576
34430
  }
34577
- button.E_l48ei06.ui-kit-link-secondary {
34578
- color: rgba(44, 56, 82, 0.7490196078);
34431
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34432
+ background-color: rgba(237, 241, 250, 0.6);
34579
34433
  }
34580
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34581
- color: #0080FF;
34434
+
34435
+ .E_a138syjm {
34436
+ display: flex;
34437
+ align-items: center;
34438
+ margin-top: 8px;
34582
34439
  }
34583
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34584
- color: #005ED1;
34440
+ .E_a138syjm button.ant-btn {
34441
+ padding: 2px 8px;
34442
+ height: 24px;
34585
34443
  }
34586
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34587
- color: rgba(44, 56, 82, 0.7490196078);
34444
+ .E_a138syjm > span.maximum-desc {
34445
+ display: none;
34446
+ margin-left: 8px;
34447
+ color: rgba(44, 56, 82, 0.6);
34448
+ }
34449
+ .E_a138syjm > span.maximum-desc.disabled {
34450
+ display: inline;
34451
+ }
34452
+
34453
+ .E_d77i8u0 {
34454
+ width: 24px;
34455
+ height: 24px;
34456
+ padding: 4px;
34457
+ margin-right: 8px;
34588
34458
  }
34589
34459
 
34590
34460
  .E_tc97u5y {
@@ -34957,6 +34827,131 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34957
34827
  background: #fff;
34958
34828
  }
34959
34829
 
34830
+ .E_sddwhm6 {
34831
+ margin: 0;
34832
+ border-radius: 20px;
34833
+ padding: 2px 10px;
34834
+ height: 22px;
34835
+ }
34836
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34837
+ background-color: rgba(237, 241, 250, 0.6) !important;
34838
+ }
34839
+ .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 {
34840
+ background-color: rgba(225, 230, 241, 0.6) !important;
34841
+ }
34842
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34843
+ color: #00122e;
34844
+ }
34845
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34846
+ margin-right: 6px;
34847
+ }
34848
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34849
+ margin-left: 8px;
34850
+ color: rgba(44, 56, 82, 0.6);
34851
+ }
34852
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34853
+ background-color: rgba(0, 136, 255, 0.1);
34854
+ }
34855
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34856
+ background-color: #0080ff;
34857
+ }
34858
+ .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 {
34859
+ background-color: rgba(0, 136, 255, 0.16);
34860
+ }
34861
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34862
+ background-color: rgba(255, 74, 74, 0.1);
34863
+ }
34864
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34865
+ background-color: #f0483e;
34866
+ }
34867
+ .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 {
34868
+ background-color: rgba(255, 74, 74, 0.16);
34869
+ }
34870
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34871
+ background-color: rgba(254, 160, 8, 0.1);
34872
+ }
34873
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34874
+ background-color: #fea008;
34875
+ }
34876
+ .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 {
34877
+ background-color: rgba(255, 187, 0, 0.16);
34878
+ }
34879
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34880
+ background-color: rgba(30, 201, 127, 0.1);
34881
+ }
34882
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34883
+ background-color: #00ba5d;
34884
+ }
34885
+ .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 {
34886
+ background-color: rgba(30, 201, 127, 0.16);
34887
+ }
34888
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34889
+ background-color: rgba(225, 230, 241, 0.6);
34890
+ }
34891
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34892
+ background-color: #6b7d99;
34893
+ }
34894
+ .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 {
34895
+ background-color: rgba(211, 218, 235, 0.6);
34896
+ }
34897
+
34898
+ .E_satwmqm {
34899
+ width: 8px;
34900
+ height: 8px;
34901
+ border-radius: 50%;
34902
+ display: inline-block;
34903
+ }
34904
+
34905
+ button.E_l48ei06.ant-btn {
34906
+ font-size: 12px;
34907
+ line-height: 18px;
34908
+ height: 18px;
34909
+ }
34910
+
34911
+ button.E_l48ei06 {
34912
+ color: #0080FF;
34913
+ height: unset;
34914
+ }
34915
+ button.E_l48ei06 .button-prefix-icon {
34916
+ margin-right: 4px;
34917
+ }
34918
+ button.E_l48ei06 .button-suffix-icon {
34919
+ margin-left: 4px;
34920
+ }
34921
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34922
+ color: #009DFF;
34923
+ }
34924
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34925
+ color: #005ED1;
34926
+ }
34927
+ button.E_l48ei06.ui-kit-link-disabled {
34928
+ color: #0080FF;
34929
+ }
34930
+ button.E_l48ei06.ui-kit-link-primary {
34931
+ color: #00122E;
34932
+ }
34933
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34934
+ color: #0080FF;
34935
+ }
34936
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34937
+ color: #005ED1;
34938
+ }
34939
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34940
+ color: #00122E;
34941
+ }
34942
+ button.E_l48ei06.ui-kit-link-secondary {
34943
+ color: rgba(44, 56, 82, 0.7490196078);
34944
+ }
34945
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34946
+ color: #0080FF;
34947
+ }
34948
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34949
+ color: #005ED1;
34950
+ }
34951
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34952
+ color: rgba(44, 56, 82, 0.7490196078);
34953
+ }
34954
+
34960
34955
  .E_l12xdkhl {
34961
34956
  width: 64px;
34962
34957
  height: 64px;
@@ -34998,6 +34993,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34998
34993
  font-size: 0;
34999
34994
  }
35000
34995
 
34996
+ .E_i1g85yz3 {
34997
+ margin-right: 4px;
34998
+ height: 16px;
34999
+ }
35000
+
35001
35001
  .E_t13ef470 {
35002
35002
  height: 100%;
35003
35003
  }
@@ -35028,6 +35028,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35028
35028
  background: rgba(163, 180, 204, 0.18);
35029
35029
  }
35030
35030
 
35031
+ .E_t1gvlxt5 {
35032
+ min-width: 0;
35033
+ flex: 1;
35034
+ }
35035
+ .E_t1gvlxt5 .tag {
35036
+ flex: 0 0 auto;
35037
+ }
35038
+ .E_t1gvlxt5 .progress-title {
35039
+ flex: 2;
35040
+ max-width: fit-content;
35041
+ }
35042
+ .E_t1gvlxt5 .progress-desc {
35043
+ flex: 1;
35044
+ max-width: fit-content;
35045
+ }
35046
+
35047
+ .E_a1ji6r68 {
35048
+ display: flex;
35049
+ align-items: center;
35050
+ column-gap: var(--a1ji6r68-0);
35051
+ }
35052
+
35031
35053
  .E_msn7nxt {
35032
35054
  color: rgba(44, 56, 82, 0.6);
35033
35055
  text-align: center;
@@ -35189,28 +35211,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35189
35211
  margin-left: 8px;
35190
35212
  }
35191
35213
 
35192
- .E_t1gvlxt5 {
35193
- min-width: 0;
35194
- flex: 1;
35195
- }
35196
- .E_t1gvlxt5 .tag {
35197
- flex: 0 0 auto;
35198
- }
35199
- .E_t1gvlxt5 .progress-title {
35200
- flex: 2;
35201
- max-width: fit-content;
35202
- }
35203
- .E_t1gvlxt5 .progress-desc {
35204
- flex: 1;
35205
- max-width: fit-content;
35206
- }
35207
-
35208
- .E_a1ji6r68 {
35209
- display: flex;
35210
- align-items: center;
35211
- column-gap: var(--a1ji6r68-0);
35212
- }
35213
-
35214
35214
  .E_s20iney.skeleton-box {
35215
35215
  display: flex;
35216
35216
  align-items: center;