@cloudtower/eagle 0.28.9 → 0.28.11

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
@@ -29558,80 +29558,6 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_skwah65 {
29562
- height: 8px;
29563
- box-sizing: border-box;
29564
- border-radius: 2px;
29565
- background: #f5f7fa;
29566
- display: flex;
29567
- width: 100%;
29568
- overflow: hidden;
29569
- }
29570
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
- margin-left: 1px;
29572
- }
29573
-
29574
- .E_s1ebs0ra {
29575
- display: flex;
29576
- align-items: center;
29577
- justify-content: space-between;
29578
- background: #edf0f7;
29579
- padding: 8px 12px;
29580
- position: sticky;
29581
- top: 0;
29582
- z-index: 1;
29583
- margin-bottom: -52px;
29584
- }
29585
- .E_s1ebs0ra .select-total {
29586
- display: flex;
29587
- align-items: center;
29588
- font-weight: 700;
29589
- flex-shrink: 0;
29590
- }
29591
- .E_s1ebs0ra .select-total .icon-wrapper {
29592
- cursor: pointer;
29593
- margin-left: 8px;
29594
- width: 32px;
29595
- height: 32px;
29596
- border-radius: 50%;
29597
- justify-content: center;
29598
- }
29599
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29600
- background: rgba(225, 230, 241, 0.6);
29601
- }
29602
- .E_s1ebs0ra .action-group {
29603
- flex: 1;
29604
- margin-left: 88px;
29605
- white-space: nowrap;
29606
- text-align: right;
29607
- position: relative;
29608
- padding: 4px 0;
29609
- margin-top: -4px;
29610
- overflow: hidden;
29611
- }
29612
- .E_s1ebs0ra .action-group .sub-menu-delete {
29613
- transform: translateY(-4px);
29614
- }
29615
- .E_s1ebs0ra .action-group button {
29616
- border: none;
29617
- }
29618
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29619
- margin-right: 8px;
29620
- }
29621
- .E_s1ebs0ra .action-group > button:last-child {
29622
- margin-right: 4px;
29623
- }
29624
- .E_s1ebs0ra .action-group .more-btn {
29625
- cursor: pointer;
29626
- width: 32px;
29627
- height: 32px;
29628
- justify-content: center;
29629
- border-radius: 50%;
29630
- }
29631
- .E_s1ebs0ra .action-group .more-btn:hover {
29632
- background: #fff;
29633
- }
29634
-
29635
29561
  .E_clm1wy1 {
29636
29562
  width: 192px;
29637
29563
  height: 246px;
@@ -29725,96 +29651,6 @@ html body {
29725
29651
  border-radius: 2px;
29726
29652
  }
29727
29653
 
29728
- .E_t1sqg15u {
29729
- background: white;
29730
- }
29731
- .E_t1sqg15u.inline .table-row {
29732
- flex-direction: column;
29733
- }
29734
- .E_t1sqg15u.inline .table-row > label {
29735
- padding: 0 16px 7px 0;
29736
- }
29737
- .E_t1sqg15u.has-border .table-header {
29738
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29739
- }
29740
- .E_t1sqg15u.has-border .hiddenBorder {
29741
- border-top: none !important;
29742
- }
29743
- .E_t1sqg15u.has-border .table-row + .table-row {
29744
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29745
- }
29746
- .E_t1sqg15u.has-border .table-row:last-of-type {
29747
- padding-bottom: 0;
29748
- }
29749
- .E_t1sqg15u.align-right .content {
29750
- text-align: right;
29751
- }
29752
- .E_t1sqg15u .uuid-row {
29753
- display: flex;
29754
- justify-content: space-between;
29755
- }
29756
- .E_t1sqg15u .uuid-row .id-text {
29757
- white-space: nowrap;
29758
- overflow: hidden;
29759
- text-overflow: ellipsis;
29760
- }
29761
-
29762
- .E_t4zczcp {
29763
- display: flex;
29764
- justify-content: space-between;
29765
- align-items: center;
29766
- padding: 8px;
29767
- min-height: 32px;
29768
- }
29769
- .E_t4zczcp .table-title {
29770
- color: rgba(44, 56, 82, 0.6);
29771
- font-weight: 600;
29772
- font-size: 12px;
29773
- line-height: 8px;
29774
- }
29775
- .E_t4zczcp .edit-icon {
29776
- font-size: 16px;
29777
- color: rgba(10, 37, 85, 0.6);
29778
- cursor: pointer;
29779
- }
29780
-
29781
- .E_t1s7goww {
29782
- font-size: 12px;
29783
- line-height: 18px;
29784
- }
29785
-
29786
- .E_t93e4cf {
29787
- display: flex;
29788
- padding: 8px 0;
29789
- color: #2d3a56;
29790
- }
29791
- .E_t93e4cf .hidden {
29792
- display: none;
29793
- }
29794
- .E_t93e4cf .ant-btn-link {
29795
- height: auto;
29796
- }
29797
- .E_t93e4cf .content {
29798
- overflow: hidden;
29799
- overflow-x: auto;
29800
- width: 100%;
29801
- white-space: pre-wrap;
29802
- }
29803
- .E_t93e4cf .content .ant-btn {
29804
- white-space: pre-wrap;
29805
- text-align: left;
29806
- }
29807
- .E_t93e4cf .content .unit-chart {
29808
- justify-content: flex-start;
29809
- }
29810
-
29811
- .E_rhz2uv5 {
29812
- width: var(--rhz2uv5-0);
29813
- flex-shrink: 0;
29814
- color: rgba(44, 56, 82, 0.6);
29815
- padding-right: 12px;
29816
- }
29817
-
29818
29654
  .E_c18bcrac {
29819
29655
  display: inline-block;
29820
29656
  width: 100%;
@@ -29862,68 +29698,93 @@ html body {
29862
29698
  margin-right: 4px;
29863
29699
  }
29864
29700
 
29865
- .E_n12mqh7z {
29701
+ .E_s1ebs0ra {
29866
29702
  display: flex;
29867
29703
  align-items: center;
29868
- font-size: 12px;
29869
- line-height: 18px;
29870
- }
29871
- .E_n12mqh7z:not(:last-child) {
29872
- margin-bottom: 4px;
29873
- }
29874
-
29875
- .E_tf5bynu {
29876
- margin: 0 3px;
29877
- }
29878
-
29879
- .E_tcckoz1 {
29880
- max-height: 400px;
29881
- overflow: auto;
29704
+ justify-content: space-between;
29705
+ background: #edf0f7;
29706
+ padding: 8px 12px;
29707
+ position: sticky;
29708
+ top: 0;
29709
+ z-index: 1;
29710
+ margin-bottom: -52px;
29882
29711
  }
29883
-
29884
- span.E_tqjc4ui {
29885
- margin: 0 2px;
29712
+ .E_s1ebs0ra .select-total {
29713
+ display: flex;
29714
+ align-items: center;
29715
+ font-weight: 700;
29716
+ flex-shrink: 0;
29886
29717
  }
29887
-
29888
- .E_gmyahx3 {
29718
+ .E_s1ebs0ra .select-total .icon-wrapper {
29889
29719
  cursor: pointer;
29720
+ margin-left: 8px;
29721
+ width: 32px;
29722
+ height: 32px;
29723
+ border-radius: 50%;
29724
+ justify-content: center;
29890
29725
  }
29891
- .E_gmyahx3 .link-text {
29892
- color: rgba(0, 21, 64, 0.3);
29893
- }
29894
- .E_gmyahx3:hover .link-text {
29895
- color: #0080ff;
29726
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29727
+ background: rgba(225, 230, 241, 0.6);
29896
29728
  }
29897
-
29898
- .E_ou7iq30 {
29729
+ .E_s1ebs0ra .action-group {
29730
+ flex: 1;
29731
+ margin-left: 88px;
29732
+ white-space: nowrap;
29733
+ text-align: right;
29734
+ position: relative;
29735
+ padding: 4px 0;
29736
+ margin-top: -4px;
29899
29737
  overflow: hidden;
29900
- text-overflow: ellipsis;
29901
29738
  }
29902
-
29903
- .E_s1tui002 {
29904
- white-space: nowrap;
29739
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29740
+ transform: translateY(-4px);
29905
29741
  }
29906
-
29907
- .E_mxrc2zg {
29908
- display: -webkit-box;
29909
- -webkit-line-clamp: var(--mxrc2zg-0);
29910
- -webkit-box-orient: vertical;
29911
- word-break: break-all;
29742
+ .E_s1ebs0ra .action-group button {
29743
+ border: none;
29912
29744
  }
29913
-
29914
- .E_c1up1pdz {
29915
- width: 648px;
29745
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29746
+ margin-right: 8px;
29916
29747
  }
29917
- .E_c1up1pdz.active {
29918
- border-color: #0080ff;
29748
+ .E_s1ebs0ra .action-group > button:last-child {
29749
+ margin-right: 4px;
29919
29750
  }
29920
- .E_c1up1pdz.active > header {
29921
- background: rgba(0, 128, 255, 0.1);
29751
+ .E_s1ebs0ra .action-group .more-btn {
29752
+ cursor: pointer;
29753
+ width: 32px;
29754
+ height: 32px;
29755
+ justify-content: center;
29756
+ border-radius: 50%;
29922
29757
  }
29923
- .E_c1up1pdz .expand {
29924
- padding: 12px;
29758
+ .E_s1ebs0ra .action-group .more-btn:hover {
29759
+ background: #fff;
29925
29760
  }
29926
- .E_c1up1pdz .field-item {
29761
+
29762
+ .E_skwah65 {
29763
+ height: 8px;
29764
+ box-sizing: border-box;
29765
+ border-radius: 2px;
29766
+ background: #f5f7fa;
29767
+ display: flex;
29768
+ width: 100%;
29769
+ overflow: hidden;
29770
+ }
29771
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29772
+ margin-left: 1px;
29773
+ }
29774
+
29775
+ .E_c1up1pdz {
29776
+ width: 648px;
29777
+ }
29778
+ .E_c1up1pdz.active {
29779
+ border-color: #0080ff;
29780
+ }
29781
+ .E_c1up1pdz.active > header {
29782
+ background: rgba(0, 128, 255, 0.1);
29783
+ }
29784
+ .E_c1up1pdz .expand {
29785
+ padding: 12px;
29786
+ }
29787
+ .E_c1up1pdz .field-item {
29927
29788
  display: flex;
29928
29789
  padding: 10px 0;
29929
29790
  border-bottom: 1px solid rgba(213, 219, 227, 0.6);
@@ -30051,12 +29912,143 @@ span.E_tqjc4ui {
30051
29912
  color: #fff;
30052
29913
  }
30053
29914
 
30054
- .E_s1iv0tp1 .enabled-switch {
29915
+ .E_gmyahx3 {
29916
+ cursor: pointer;
29917
+ }
29918
+ .E_gmyahx3 .link-text {
29919
+ color: rgba(0, 21, 64, 0.3);
29920
+ }
29921
+ .E_gmyahx3:hover .link-text {
29922
+ color: #0080ff;
29923
+ }
29924
+
29925
+ .E_n12mqh7z {
30055
29926
  display: flex;
30056
29927
  align-items: center;
29928
+ font-size: 12px;
29929
+ line-height: 18px;
30057
29930
  }
30058
- .E_s1iv0tp1 .enabled-text {
30059
- margin-right: 8px;
29931
+ .E_n12mqh7z:not(:last-child) {
29932
+ margin-bottom: 4px;
29933
+ }
29934
+
29935
+ .E_tf5bynu {
29936
+ margin: 0 3px;
29937
+ }
29938
+
29939
+ .E_tcckoz1 {
29940
+ max-height: 400px;
29941
+ overflow: auto;
29942
+ }
29943
+
29944
+ span.E_tqjc4ui {
29945
+ margin: 0 2px;
29946
+ }
29947
+
29948
+ .E_ou7iq30 {
29949
+ overflow: hidden;
29950
+ text-overflow: ellipsis;
29951
+ }
29952
+
29953
+ .E_s1tui002 {
29954
+ white-space: nowrap;
29955
+ }
29956
+
29957
+ .E_mxrc2zg {
29958
+ display: -webkit-box;
29959
+ -webkit-line-clamp: var(--mxrc2zg-0);
29960
+ -webkit-box-orient: vertical;
29961
+ word-break: break-all;
29962
+ }
29963
+
29964
+ .E_t1sqg15u {
29965
+ background: white;
29966
+ }
29967
+ .E_t1sqg15u.inline .table-row {
29968
+ flex-direction: column;
29969
+ }
29970
+ .E_t1sqg15u.inline .table-row > label {
29971
+ padding: 0 16px 7px 0;
29972
+ }
29973
+ .E_t1sqg15u.has-border .table-header {
29974
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29975
+ }
29976
+ .E_t1sqg15u.has-border .hiddenBorder {
29977
+ border-top: none !important;
29978
+ }
29979
+ .E_t1sqg15u.has-border .table-row + .table-row {
29980
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
29981
+ }
29982
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29983
+ padding-bottom: 0;
29984
+ }
29985
+ .E_t1sqg15u.align-right .content {
29986
+ text-align: right;
29987
+ }
29988
+ .E_t1sqg15u .uuid-row {
29989
+ display: flex;
29990
+ justify-content: space-between;
29991
+ }
29992
+ .E_t1sqg15u .uuid-row .id-text {
29993
+ white-space: nowrap;
29994
+ overflow: hidden;
29995
+ text-overflow: ellipsis;
29996
+ }
29997
+
29998
+ .E_t4zczcp {
29999
+ display: flex;
30000
+ justify-content: space-between;
30001
+ align-items: center;
30002
+ padding: 8px;
30003
+ min-height: 32px;
30004
+ }
30005
+ .E_t4zczcp .table-title {
30006
+ color: rgba(44, 56, 82, 0.6);
30007
+ font-weight: 600;
30008
+ font-size: 12px;
30009
+ line-height: 8px;
30010
+ }
30011
+ .E_t4zczcp .edit-icon {
30012
+ font-size: 16px;
30013
+ color: rgba(10, 37, 85, 0.6);
30014
+ cursor: pointer;
30015
+ }
30016
+
30017
+ .E_t1s7goww {
30018
+ font-size: 12px;
30019
+ line-height: 18px;
30020
+ }
30021
+
30022
+ .E_t93e4cf {
30023
+ display: flex;
30024
+ padding: 8px 0;
30025
+ color: #2d3a56;
30026
+ }
30027
+ .E_t93e4cf .hidden {
30028
+ display: none;
30029
+ }
30030
+ .E_t93e4cf .ant-btn-link {
30031
+ height: auto;
30032
+ }
30033
+ .E_t93e4cf .content {
30034
+ overflow: hidden;
30035
+ overflow-x: auto;
30036
+ width: 100%;
30037
+ white-space: pre-wrap;
30038
+ }
30039
+ .E_t93e4cf .content .ant-btn {
30040
+ white-space: pre-wrap;
30041
+ text-align: left;
30042
+ }
30043
+ .E_t93e4cf .content .unit-chart {
30044
+ justify-content: flex-start;
30045
+ }
30046
+
30047
+ .E_rhz2uv5 {
30048
+ width: var(--rhz2uv5-0);
30049
+ flex-shrink: 0;
30050
+ color: rgba(44, 56, 82, 0.6);
30051
+ padding-right: 12px;
30060
30052
  }
30061
30053
 
30062
30054
  .E_wg1tsps {
@@ -30285,6 +30277,14 @@ span.E_tqjc4ui {
30285
30277
  background: transparent;
30286
30278
  }
30287
30279
 
30280
+ .E_s1iv0tp1 .enabled-switch {
30281
+ display: flex;
30282
+ align-items: center;
30283
+ }
30284
+ .E_s1iv0tp1 .enabled-text {
30285
+ margin-right: 8px;
30286
+ }
30287
+
30288
30288
  .E_c18gxmrl {
30289
30289
  border: 1px solid #d8deeb;
30290
30290
  border-radius: 4px;
@@ -30318,172 +30318,59 @@ span.E_tqjc4ui {
30318
30318
  width: 100%;
30319
30319
  }
30320
30320
 
30321
- .E_b1nip9bk {
30322
- padding: 4px 11px;
30321
+ .E_berrcjl {
30322
+ color: rgba(10, 37, 85, 0.6);
30323
+ margin-bottom: 4px;
30323
30324
  }
30324
-
30325
- .E_bqamoqe {
30326
- white-space: nowrap;
30327
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30325
+ .E_berrcjl .breadcrumb-link {
30326
+ color: rgba(10, 37, 85, 0.6);
30327
+ cursor: pointer;
30328
+ transition: color 160ms ease;
30328
30329
  }
30329
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30330
- --color: #0080ff;
30330
+ .E_berrcjl .breadcrumb-link:hover {
30331
+ color: #0080ff;
30331
30332
  }
30332
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30333
- --color: #0080ff;
30333
+ .E_berrcjl .breadcrumb-link:active {
30334
+ color: #005ed1;
30334
30335
  }
30335
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30336
- margin-left: 1px;
30336
+
30337
+ .E_b1wx3t3t.ant-btn-icon-only {
30338
+ justify-content: center;
30337
30339
  }
30338
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30339
- border-top-right-radius: 0;
30340
- border-bottom-right-radius: 0;
30340
+ .E_b1wx3t3t.ant-btn {
30341
+ display: inline-flex;
30342
+ align-items: center;
30343
+ justify-content: center;
30344
+ height: 32px;
30345
+ border-radius: 6px;
30346
+ line-height: 22px;
30347
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30348
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30341
30349
  }
30342
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30343
- border-top-left-radius: 0;
30344
- border-bottom-left-radius: 0;
30350
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30351
+ height: 40px;
30352
+ line-height: 24px;
30345
30353
  }
30346
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30347
- border-radius: unset;
30354
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30355
+ height: 24px;
30356
+ line-height: 20px;
30348
30357
  }
30349
-
30350
- .E_c1uzzomf {
30351
- margin-bottom: 16px;
30358
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30359
+ border-radius: 50%;
30352
30360
  }
30353
- .E_c1uzzomf .card-title {
30354
- font-size: 16px;
30355
- color: rgba(44, 56, 82, 0.6);
30356
- font-weight: 700;
30357
- line-height: 32px;
30361
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30362
+ margin-right: 8px;
30363
+ padding-right: 0px;
30358
30364
  }
30359
- .E_c1uzzomf .card-body {
30360
- padding: 24px;
30361
- border-radius: 8px;
30362
- background: #fff;
30365
+ .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30366
+ color: var(--color, #06101f);
30367
+ font-weight: var(--font-weight);
30368
+ background: var(--background-color, #fff);
30369
+ border-width: var(--border-width, 1px);
30370
+ border-color: var(--border-color, #d9d9d9);
30363
30371
  }
30364
- .E_c1uzzomf .empty {
30365
- font-weight: 700;
30366
- font-size: 14px;
30367
- line-height: 22px;
30368
- color: rgba(0, 21, 64, 0.3);
30369
- text-align: center;
30370
- }
30371
-
30372
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30373
- padding: 4px 8px 0 8px;
30374
- color: rgba(44, 56, 82, 0.6);
30375
- font-size: 12px;
30376
- }
30377
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30378
- padding-bottom: 6px;
30379
- }
30380
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30381
- padding-top: 4px;
30382
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30383
- }
30384
-
30385
- .E_fzh9mnb {
30386
- width: 100%;
30387
- height: 100%;
30388
- min-height: 124px;
30389
- display: flex;
30390
- flex-direction: column;
30391
- justify-content: center;
30392
- align-items: center;
30393
- }
30394
- .E_fzh9mnb .error-text {
30395
- color: rgba(10, 37, 85, 0.6);
30396
- margin-bottom: 16px;
30397
- font-size: 18px;
30398
- }
30399
-
30400
- .E_f7pxqmh {
30401
- width: 100%;
30402
- margin-bottom: 0 !important;
30403
- flex-flow: nowrap !important;
30404
- line-break: auto;
30405
- }
30406
- .E_f7pxqmh > .ant-form-item-label {
30407
- text-align: left !important;
30408
- padding-bottom: 0 !important;
30409
- }
30410
- .E_f7pxqmh > .ant-form-item-label > label {
30411
- min-height: 32px;
30412
- height: auto;
30413
- font-size: 13px;
30414
- color: rgba(44, 56, 82, 0.6);
30415
- white-space: normal;
30416
- }
30417
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30418
- border-color: #ff4d4f !important;
30419
- }
30420
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30421
- border-color: #ff4d4f !important;
30422
- }
30423
- .E_f7pxqmh .ant-form-item-explain {
30424
- margin-top: 4px;
30425
- font-size: 12px;
30426
- min-height: 0px;
30427
- }
30428
- .E_f7pxqmh .ant-form-item-extra {
30429
- font-size: 12px;
30430
- color: rgba(44, 56, 82, 0.6);
30431
- min-height: 0px;
30432
- }
30433
-
30434
- .E_berrcjl {
30435
- color: rgba(10, 37, 85, 0.6);
30436
- margin-bottom: 4px;
30437
- }
30438
- .E_berrcjl .breadcrumb-link {
30439
- color: rgba(10, 37, 85, 0.6);
30440
- cursor: pointer;
30441
- transition: color 160ms ease;
30442
- }
30443
- .E_berrcjl .breadcrumb-link:hover {
30444
- color: #0080ff;
30445
- }
30446
- .E_berrcjl .breadcrumb-link:active {
30447
- color: #005ed1;
30448
- }
30449
-
30450
- .E_b1wx3t3t.ant-btn-icon-only {
30451
- justify-content: center;
30452
- }
30453
- .E_b1wx3t3t.ant-btn {
30454
- display: inline-flex;
30455
- align-items: center;
30456
- justify-content: center;
30457
- height: 32px;
30458
- border-radius: 6px;
30459
- line-height: 22px;
30460
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30461
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30462
- }
30463
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30464
- height: 40px;
30465
- line-height: 24px;
30466
- }
30467
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30468
- height: 24px;
30469
- line-height: 20px;
30470
- }
30471
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30472
- border-radius: 50%;
30473
- }
30474
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30475
- margin-right: 8px;
30476
- padding-right: 0px;
30477
- }
30478
- .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30479
- color: var(--color, #06101f);
30480
- font-weight: var(--font-weight);
30481
- background: var(--background-color, #fff);
30482
- border-width: var(--border-width, 1px);
30483
- border-color: var(--border-color, #d9d9d9);
30484
- }
30485
- .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30486
- display: none;
30372
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30373
+ display: none;
30487
30374
  }
30488
30375
  .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30489
30376
  color: var(--color, inherit);
@@ -30701,22 +30588,55 @@ button.E_n7k2c6r {
30701
30588
  padding: 0;
30702
30589
  }
30703
30590
 
30704
- .E_iouxfgt {
30705
- display: inline-flex;
30706
- align-items: center;
30591
+ .E_b1nip9bk {
30592
+ padding: 4px 11px;
30707
30593
  }
30708
- .E_iouxfgt .icon-inner {
30709
- display: inline-flex;
30710
- align-items: center;
30711
- justify-content: center;
30594
+
30595
+ .E_bqamoqe {
30596
+ white-space: nowrap;
30597
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30712
30598
  }
30713
- .E_iouxfgt .icon-inner + span,
30714
- .E_iouxfgt span + .icon-inner.suffix {
30715
- margin-left: 4px;
30599
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30600
+ --color: #0080ff;
30716
30601
  }
30717
- .E_iouxfgt.is-rotate img,
30718
- .E_iouxfgt.is-rotate svg {
30719
- animation: rotate 680ms linear infinite;
30602
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30603
+ --color: #0080ff;
30604
+ }
30605
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30606
+ margin-left: 1px;
30607
+ }
30608
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30609
+ border-top-right-radius: 0;
30610
+ border-bottom-right-radius: 0;
30611
+ }
30612
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30613
+ border-top-left-radius: 0;
30614
+ border-bottom-left-radius: 0;
30615
+ }
30616
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30617
+ border-radius: unset;
30618
+ }
30619
+
30620
+ .E_c1uzzomf {
30621
+ margin-bottom: 16px;
30622
+ }
30623
+ .E_c1uzzomf .card-title {
30624
+ font-size: 16px;
30625
+ color: rgba(44, 56, 82, 0.6);
30626
+ font-weight: 700;
30627
+ line-height: 32px;
30628
+ }
30629
+ .E_c1uzzomf .card-body {
30630
+ padding: 24px;
30631
+ border-radius: 8px;
30632
+ background: #fff;
30633
+ }
30634
+ .E_c1uzzomf .empty {
30635
+ font-weight: 700;
30636
+ font-size: 14px;
30637
+ line-height: 22px;
30638
+ color: rgba(0, 21, 64, 0.3);
30639
+ text-align: center;
30720
30640
  }
30721
30641
 
30722
30642
  .E_d1bw7c5z {
@@ -30802,94 +30722,94 @@ button.E_n7k2c6r {
30802
30722
  width: 102px;
30803
30723
  }
30804
30724
 
30805
- .E_itxley7.ant-input-group.ant-input-group-compact {
30806
- display: flex;
30725
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30726
+ padding: 4px 8px 0 8px;
30727
+ color: rgba(44, 56, 82, 0.6);
30728
+ font-size: 12px;
30807
30729
  }
30808
-
30809
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30810
- display: var(--ai7qkf2-0);
30730
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30731
+ padding-bottom: 6px;
30811
30732
  }
30812
- .E_ai7qkf2 .ant-input-number-input-wrap {
30813
- display: inline-flex;
30814
- line-height: 1.5715;
30815
- height: 100%;
30733
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30734
+ padding-top: 4px;
30735
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30736
+ }
30737
+
30738
+ .E_f7pxqmh {
30816
30739
  width: 100%;
30740
+ margin-bottom: 0 !important;
30741
+ flex-flow: nowrap !important;
30742
+ line-break: auto;
30817
30743
  }
30818
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30819
- content: var(--ai7qkf2-1);
30820
- display: var(--ai7qkf2-2);
30821
- flex: none;
30822
- align-items: center;
30823
- margin-left: 4px;
30824
- padding: 5px 12px 5px 0;
30825
- color: rgba(44, 56, 82, 0.6);
30744
+ .E_f7pxqmh > .ant-form-item-label {
30745
+ text-align: left !important;
30746
+ padding-bottom: 0 !important;
30826
30747
  }
30827
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30828
- content: var(--ai7qkf2-3);
30829
- display: var(--ai7qkf2-4);
30830
- flex: none;
30831
- align-items: center;
30832
- margin-right: 4px;
30833
- cursor: auto;
30748
+ .E_f7pxqmh > .ant-form-item-label > label {
30749
+ min-height: 32px;
30750
+ height: auto;
30751
+ font-size: 13px;
30834
30752
  color: rgba(44, 56, 82, 0.6);
30753
+ white-space: normal;
30835
30754
  }
30836
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30837
- border-radius: 0;
30755
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30756
+ border-color: #ff4d4f !important;
30838
30757
  }
30839
- .E_ai7qkf2.ant-input-number {
30840
- width: 100%;
30841
- border-radius: 6px;
30758
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30759
+ border-color: #ff4d4f !important;
30842
30760
  }
30843
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30844
- border-color: #0096ff;
30845
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30846
- z-index: 1;
30761
+ .E_f7pxqmh .ant-form-item-explain {
30762
+ margin-top: 4px;
30763
+ font-size: 12px;
30764
+ min-height: 0px;
30847
30765
  }
30848
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30849
- border-color: #e75a3a;
30850
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30766
+ .E_f7pxqmh .ant-form-item-extra {
30767
+ font-size: 12px;
30768
+ color: rgba(44, 56, 82, 0.6);
30769
+ min-height: 0px;
30851
30770
  }
30852
- .E_ai7qkf2 .ant-input-number-input {
30853
- height: 30px;
30854
- border: 1px;
30855
- padding: 5px 12px;
30856
- font-size: inherit;
30771
+
30772
+ .E_iouxfgt {
30773
+ display: inline-flex;
30774
+ align-items: center;
30857
30775
  }
30858
- .E_ai7qkf2.ant-input-number-lg input {
30859
- height: 38px;
30860
- border: 1px;
30861
- padding: 8px 16px;
30776
+ .E_iouxfgt .icon-inner {
30777
+ display: inline-flex;
30778
+ align-items: center;
30779
+ justify-content: center;
30862
30780
  }
30863
- .E_ai7qkf2.ant-input-number-sm input {
30864
- height: 22px;
30865
- border: 1px;
30866
- padding: 2px 8px;
30781
+ .E_iouxfgt .icon-inner + span,
30782
+ .E_iouxfgt span + .icon-inner.suffix {
30783
+ margin-left: 4px;
30784
+ }
30785
+ .E_iouxfgt.is-rotate img,
30786
+ .E_iouxfgt.is-rotate svg {
30787
+ animation: rotate 680ms linear infinite;
30867
30788
  }
30868
30789
 
30869
- .E_i1inqkme {
30870
- height: 18px;
30871
- line-height: 18px;
30872
- padding: 0 4px;
30873
- border-radius: 4px;
30874
- background: rgba(235, 239, 245, 0.6);
30875
- border: 1px solid rgba(223, 228, 235, 0.6);
30790
+ .E_fzh9mnb {
30791
+ width: 100%;
30792
+ height: 100%;
30793
+ min-height: 124px;
30876
30794
  display: flex;
30795
+ flex-direction: column;
30796
+ justify-content: center;
30877
30797
  align-items: center;
30878
- white-space: nowrap;
30879
- margin-right: 4px;
30880
- }
30881
-
30882
- .E_atcz0kf .ant-input-suffix {
30883
- margin-left: 8px;
30884
30798
  }
30885
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30886
- padding: 2px 7px 2px 12px;
30799
+ .E_fzh9mnb .error-text {
30800
+ color: rgba(10, 37, 85, 0.6);
30801
+ margin-bottom: 16px;
30802
+ font-size: 18px;
30887
30803
  }
30888
30804
 
30889
30805
  .E_sx1bpnu .ant-input-sm {
30890
30806
  line-height: 18px;
30891
30807
  }
30892
30808
 
30809
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30810
+ display: flex;
30811
+ }
30812
+
30893
30813
  .E_a1wfy30z .ant-input-number-handler-wrap {
30894
30814
  display: var(--a1wfy30z-0);
30895
30815
  }
@@ -30921,6 +30841,82 @@ button.E_n7k2c6r {
30921
30841
  font-size: inherit;
30922
30842
  }
30923
30843
 
30844
+ .E_atcz0kf .ant-input-suffix {
30845
+ margin-left: 8px;
30846
+ }
30847
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30848
+ padding: 2px 7px 2px 12px;
30849
+ }
30850
+
30851
+ .E_owd0kml {
30852
+ display: inline-block;
30853
+ }
30854
+
30855
+ .E_h1jsgezc {
30856
+ visibility: hidden;
30857
+ position: absolute;
30858
+ }
30859
+
30860
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30861
+ display: var(--ai7qkf2-0);
30862
+ }
30863
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30864
+ display: inline-flex;
30865
+ line-height: 1.5715;
30866
+ height: 100%;
30867
+ width: 100%;
30868
+ }
30869
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30870
+ content: var(--ai7qkf2-1);
30871
+ display: var(--ai7qkf2-2);
30872
+ flex: none;
30873
+ align-items: center;
30874
+ margin-left: 4px;
30875
+ padding: 5px 12px 5px 0;
30876
+ color: rgba(44, 56, 82, 0.6);
30877
+ }
30878
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30879
+ content: var(--ai7qkf2-3);
30880
+ display: var(--ai7qkf2-4);
30881
+ flex: none;
30882
+ align-items: center;
30883
+ margin-right: 4px;
30884
+ cursor: auto;
30885
+ color: rgba(44, 56, 82, 0.6);
30886
+ }
30887
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30888
+ border-radius: 0;
30889
+ }
30890
+ .E_ai7qkf2.ant-input-number {
30891
+ width: 100%;
30892
+ border-radius: 6px;
30893
+ }
30894
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30895
+ border-color: #0096ff;
30896
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30897
+ z-index: 1;
30898
+ }
30899
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30900
+ border-color: #e75a3a;
30901
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30902
+ }
30903
+ .E_ai7qkf2 .ant-input-number-input {
30904
+ height: 30px;
30905
+ border: 1px;
30906
+ padding: 5px 12px;
30907
+ font-size: inherit;
30908
+ }
30909
+ .E_ai7qkf2.ant-input-number-lg input {
30910
+ height: 38px;
30911
+ border: 1px;
30912
+ padding: 8px 16px;
30913
+ }
30914
+ .E_ai7qkf2.ant-input-number-sm input {
30915
+ height: 22px;
30916
+ border: 1px;
30917
+ padding: 2px 8px;
30918
+ }
30919
+
30924
30920
  .E_rapgekc.ant-radio-wrapper {
30925
30921
  display: inline-flex;
30926
30922
  align-items: baseline;
@@ -31124,13 +31120,84 @@ button.E_n7k2c6r {
31124
31120
  line-height: 18px;
31125
31121
  }
31126
31122
 
31127
- .E_owd0kml {
31128
- display: inline-block;
31123
+ .E_i1inqkme {
31124
+ height: 18px;
31125
+ line-height: 18px;
31126
+ padding: 0 4px;
31127
+ border-radius: 4px;
31128
+ background: rgba(235, 239, 245, 0.6);
31129
+ border: 1px solid rgba(223, 228, 235, 0.6);
31130
+ display: flex;
31131
+ align-items: center;
31132
+ white-space: nowrap;
31133
+ margin-right: 4px;
31129
31134
  }
31130
31135
 
31131
- .E_h1jsgezc {
31132
- visibility: hidden;
31133
- position: absolute;
31136
+ .E_ivqqkzv {
31137
+ height: 24px;
31138
+ width: 56px !important;
31139
+ margin-right: 4px;
31140
+ }
31141
+
31142
+ .E_c1wk4q29 {
31143
+ color: rgba(44, 56, 82, 0.6);
31144
+ }
31145
+
31146
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31147
+ border-radius: 6px;
31148
+ }
31149
+ .E_s177mls5.ant-select.ant-select-single {
31150
+ width: 100%;
31151
+ color: #2d3a56;
31152
+ border-color: rgba(211, 218, 235, 0.6);
31153
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31154
+ font-size: 13px;
31155
+ }
31156
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31157
+ height: 30px;
31158
+ }
31159
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31160
+ height: 38px;
31161
+ font-size: 13px;
31162
+ }
31163
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31164
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31165
+ transition: 160ms ease;
31166
+ }
31167
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31168
+ color: #0080ff;
31169
+ }
31170
+ .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 {
31171
+ border-color: rgba(107, 128, 167, 0.6);
31172
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31173
+ }
31174
+ .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 {
31175
+ color: #0080ff;
31176
+ }
31177
+ .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 {
31178
+ border-color: #0080ff;
31179
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31180
+ }
31181
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31182
+ transform: rotate(180deg);
31183
+ }
31184
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31185
+ background: rgba(211, 218, 235, 0.6);
31186
+ border-color: rgba(172, 186, 211, 0.6);
31187
+ cursor: "not-allowed";
31188
+ }
31189
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31190
+ border-color: #f0483e !important;
31191
+ }
31192
+ .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 {
31193
+ color: #1d326c;
31194
+ }
31195
+ .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 {
31196
+ border-color: #0080ff;
31197
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31198
+ }
31199
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31200
+ transform: rotate(180deg);
31134
31201
  }
31135
31202
 
31136
31203
  .E_c1bus5hc {
@@ -31173,20 +31240,6 @@ button.E_n7k2c6r {
31173
31240
  transform: rotate(0deg);
31174
31241
  }
31175
31242
 
31176
- .E_ivqqkzv {
31177
- height: 24px;
31178
- width: 56px !important;
31179
- margin-right: 4px;
31180
- }
31181
-
31182
- .E_c1wk4q29 {
31183
- color: rgba(44, 56, 82, 0.6);
31184
- }
31185
-
31186
- .E_tju3gfj .date {
31187
- margin-right: 4px;
31188
- }
31189
-
31190
31243
  .E_s1dizucg.ant-switch {
31191
31244
  min-width: 40px;
31192
31245
  height: 24px;
@@ -31242,181 +31295,34 @@ button.E_n7k2c6r {
31242
31295
  margin-left: 5px;
31243
31296
  }
31244
31297
 
31245
- .E_t1m2x205 .ant-tooltip-arrow {
31246
- display: none;
31247
- }
31248
- .E_t1m2x205 .ant-tooltip-inner {
31249
- background: rgba(23, 38, 64, 0.8);
31250
- border-radius: 4px;
31298
+ .E_cnujxq2 {
31299
+ display: flex;
31300
+ flex-direction: column;
31251
31301
  }
31252
31302
 
31253
- .E_s1sck0th {
31254
- padding: 0 8px;
31255
- border-radius: 4px;
31303
+ .E_m7s48ia {
31304
+ max-width: 1120px;
31305
+ width: 100%;
31306
+ margin: 0 auto;
31307
+ height: 100%;
31256
31308
  }
31257
31309
 
31258
- .E_m855nr1 {
31259
- padding: 2px 8px;
31260
- border-radius: 3px;
31310
+ .E_wt5zbg6 {
31311
+ max-width: 1120px;
31312
+ width: 100%;
31313
+ margin: 0 auto;
31314
+ display: flex;
31261
31315
  }
31262
-
31263
- .E_l1270xpg {
31264
- padding: 3px 8px;
31265
- border-radius: 2px;
31316
+ .E_wt5zbg6 .left,
31317
+ .E_wt5zbg6 .right {
31318
+ flex-grow: 0;
31319
+ flex-shrink: 0;
31320
+ flex-basis: 21%;
31266
31321
  }
31267
-
31268
- .E_t14rextb.ant-tag:hover {
31269
- opacity: unset;
31270
- }
31271
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31272
- margin: 0;
31273
- margin-right: 8px;
31274
- display: inline-flex;
31275
- align-items: center;
31276
- border: none;
31277
- }
31278
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31279
- width: 16px;
31280
- height: 16px;
31281
- color: inherit;
31282
- margin-left: 4px;
31283
- opacity: 0.6;
31284
- display: inline-flex;
31285
- }
31286
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31287
- opacity: 1;
31288
- }
31289
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31290
- color: #0080ff;
31291
- background-color: rgba(0, 136, 255, 0.1);
31292
- }
31293
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31294
- color: #f0483e;
31295
- background-color: rgba(255, 74, 74, 0.1);
31296
- }
31297
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31298
- color: #e07f00;
31299
- background-color: rgba(255, 187, 0, 0.1);
31300
- }
31301
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31302
- color: #008f4c;
31303
- background-color: rgba(30, 201, 127, 0.1);
31304
- }
31305
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31306
- color: #1d326c;
31307
- background-color: rgba(225, 230, 241, 0.6);
31308
- }
31309
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31310
- color: #7E41FF;
31311
- background-color: rgba(126, 65, 255, 0.1);
31312
- }
31313
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31314
- color: #fff;
31315
- }
31316
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31317
- background-color: #f0483e;
31318
- }
31319
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31320
- background-color: #fea008;
31321
- }
31322
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31323
- background-color: #00ba5d;
31324
- }
31325
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31326
- background-color: #0080ff;
31327
- }
31328
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31329
- background-color: #6b7d99;
31330
- }
31331
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31332
- background-color: #7E41FF;
31333
- }
31334
-
31335
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31336
- border-radius: 6px;
31337
- }
31338
- .E_s177mls5.ant-select.ant-select-single {
31339
- width: 100%;
31340
- color: #2d3a56;
31341
- border-color: rgba(211, 218, 235, 0.6);
31342
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31343
- font-size: 13px;
31344
- }
31345
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31346
- height: 30px;
31347
- }
31348
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31349
- height: 38px;
31350
- font-size: 13px;
31351
- }
31352
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31353
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31354
- transition: 160ms ease;
31355
- }
31356
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31357
- color: #0080ff;
31358
- }
31359
- .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 {
31360
- border-color: rgba(107, 128, 167, 0.6);
31361
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31362
- }
31363
- .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 {
31364
- color: #0080ff;
31365
- }
31366
- .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 {
31367
- border-color: #0080ff;
31368
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31369
- }
31370
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31371
- transform: rotate(180deg);
31372
- }
31373
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31374
- background: rgba(211, 218, 235, 0.6);
31375
- border-color: rgba(172, 186, 211, 0.6);
31376
- cursor: "not-allowed";
31377
- }
31378
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31379
- border-color: #f0483e !important;
31380
- }
31381
- .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 {
31382
- color: #1d326c;
31383
- }
31384
- .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 {
31385
- border-color: #0080ff;
31386
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31387
- }
31388
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31389
- transform: rotate(180deg);
31390
- }
31391
-
31392
- .E_cnujxq2 {
31393
- display: flex;
31394
- flex-direction: column;
31395
- }
31396
-
31397
- .E_m7s48ia {
31398
- max-width: 1120px;
31399
- width: 100%;
31400
- margin: 0 auto;
31401
- height: 100%;
31402
- }
31403
-
31404
- .E_wt5zbg6 {
31405
- max-width: 1120px;
31406
- width: 100%;
31407
- margin: 0 auto;
31408
- display: flex;
31409
- }
31410
- .E_wt5zbg6 .left,
31411
- .E_wt5zbg6 .right {
31412
- flex-grow: 0;
31413
- flex-shrink: 0;
31414
- flex-basis: 21%;
31415
- }
31416
- .E_wt5zbg6 .left {
31417
- display: flex;
31418
- justify-content: flex-end;
31419
- padding-right: 44px;
31322
+ .E_wt5zbg6 .left {
31323
+ display: flex;
31324
+ justify-content: flex-end;
31325
+ padding-right: 44px;
31420
31326
  }
31421
31327
  .E_wt5zbg6 .right {
31422
31328
  padding-left: 44px;
@@ -32078,227 +31984,83 @@ input.E_rf8rlle.ant-input {
32078
31984
  display: inline-block;
32079
31985
  }
32080
31986
 
32081
- .E_s1dni7lo {
32082
- width: 430px !important;
31987
+ .E_dsnbhzf {
31988
+ font-family: Inter;
31989
+ font-style: normal;
31990
+ font-weight: bold;
31991
+ font-size: 32px;
31992
+ line-height: 40px;
32083
31993
  }
32084
31994
 
32085
- .E_d1wwmmm5 .ant-select-item-group {
32086
- padding: 8px 16px;
32087
- line-height: 18px;
32088
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32089
- height: 34px;
32090
- min-height: 34px;
32091
- box-sizing: border-box;
32092
- margin-top: 8px;
31995
+ .E_d1mvo22k {
31996
+ font-family: Inter;
31997
+ font-style: normal;
31998
+ font-weight: bold;
31999
+ font-size: 24px;
32000
+ line-height: 32px;
32093
32001
  }
32094
32002
 
32095
- .E_o1ugr09p {
32096
- display: flex;
32097
- flex-direction: column;
32098
- margin: 1px 8px;
32099
- padding: 8px;
32100
- border-radius: 4px;
32101
- }
32102
- .E_o1ugr09p .selected-icon {
32103
- display: none;
32104
- }
32105
- .E_o1ugr09p.ant-select-item-option-grouped {
32106
- padding-left: 8px;
32003
+ .E_d1b444tr {
32004
+ font-family: Inter;
32005
+ font-style: normal;
32006
+ font-weight: normal;
32007
+ font-size: 32px;
32008
+ line-height: 40px;
32107
32009
  }
32108
- .E_o1ugr09p.ant-select-item-option-selected {
32109
- background-color: white;
32010
+
32011
+ .E_dvs0kue {
32012
+ font-family: Inter;
32013
+ font-style: normal;
32014
+ font-weight: bold;
32015
+ font-size: 20px;
32016
+ line-height: 24px;
32110
32017
  }
32111
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32112
- color: #0080ff;
32018
+
32019
+ .E_d1hcbfcq {
32020
+ font-family: Inter;
32021
+ font-style: normal;
32022
+ font-weight: normal;
32023
+ font-size: 20px;
32024
+ line-height: 24px;
32113
32025
  }
32114
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32115
- display: block;
32026
+
32027
+ .E_d1cz922v {
32028
+ font-family: Inter;
32029
+ font-style: normal;
32030
+ font-weight: bold;
32031
+ font-size: 18px;
32032
+ line-height: 22px;
32116
32033
  }
32117
- .E_o1ugr09p.ant-select-item-option-active {
32118
- background: rgba(0, 136, 255, 0.16);
32034
+
32035
+ .E_d3nzbrm {
32036
+ font-family: Inter;
32037
+ font-style: normal;
32038
+ font-weight: normal;
32039
+ font-size: 18px;
32040
+ line-height: 22px;
32119
32041
  }
32120
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32121
- color: #0080ff;
32042
+
32043
+ .E_h1g0p5ob {
32044
+ font-family: Inter;
32045
+ font-style: normal;
32046
+ font-weight: bold;
32047
+ font-size: 16px;
32048
+ line-height: 22px;
32122
32049
  }
32123
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32124
- background: rgba(0, 136, 255, 0.1);
32125
- color: #0080ff;
32050
+
32051
+ .E_hydo2ej {
32052
+ font-family: Inter;
32053
+ font-style: normal;
32054
+ font-weight: normal;
32055
+ font-size: 16px;
32056
+ line-height: 22px;
32126
32057
  }
32127
32058
 
32128
- .E_o1ifxsq4 {
32129
- display: flex;
32130
- justify-content: space-between;
32131
- height: 20px;
32132
- line-height: 20px;
32133
- }
32134
- .E_o1ifxsq4 .timezone-title {
32135
- color: #2d3a56;
32136
- overflow: hidden;
32137
- text-overflow: ellipsis;
32138
- }
32139
-
32140
- .E_o1zue7 {
32141
- display: flex;
32142
- justify-content: space-between;
32143
- color: rgba(44, 56, 82, 0.6);
32144
- height: 18px;
32145
- line-height: 18px;
32146
- margin-top: 2px;
32147
- }
32148
-
32149
- .E_tyfmlxg {
32150
- border: none;
32151
- margin-right: 0;
32152
- background: rgba(225, 230, 241, 0.6);
32153
- }
32154
-
32155
- .E_o18uybox {
32156
- pointer-events: none;
32157
- height: 32px;
32158
- width: 100%;
32159
- opacity: 0;
32160
- }
32161
-
32162
- .E_c1yyuluq {
32163
- border-radius: 8px;
32164
- }
32165
- .E_c1yyuluq .ant-card-body {
32166
- padding: 20px 24px 24px 24px;
32167
- }
32168
-
32169
- .E_ccrbeuz .ant-collapse-item {
32170
- border: 0px;
32171
- background-color: #fff;
32172
- }
32173
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32174
- padding-top: 0px;
32175
- padding-bottom: 0px;
32176
- padding-left: 0px !important;
32177
- padding-right: 24px;
32178
- }
32179
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32180
- right: 0px;
32181
- }
32182
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32183
- padding: 0px;
32184
- }
32185
-
32186
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32187
- padding-right: 0px;
32188
- cursor: default;
32189
- }
32190
-
32191
- .E_a1b5xrg3 .user-icon-inner {
32192
- display: inline-flex;
32193
- align-items: center;
32194
- justify-content: center;
32195
- color: #fff;
32196
- font-weight: bold;
32197
- font-size: 12px;
32198
- width: 24px;
32199
- height: 24px;
32200
- border-radius: 50%;
32201
- background: var(--a1b5xrg3-0);
32202
- }
32203
- .E_a1b5xrg3.btn-item {
32204
- transition: all 160ms ease;
32205
- cursor: pointer;
32206
- width: 56px;
32207
- height: 40px;
32208
- display: inline-flex;
32209
- align-items: center;
32210
- justify-content: center;
32211
- border-radius: 6px;
32212
- }
32213
- .E_a1b5xrg3.btn-item:hover {
32214
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32215
- }
32216
- .E_a1b5xrg3.btn-item:active {
32217
- transform: translateY(2px);
32218
- transition: all 320ms ease;
32219
- }
32220
-
32221
- .E_m196gn1d {
32222
- min-width: 1280px;
32223
- }
32224
-
32225
- .E_dsnbhzf {
32226
- font-family: Inter;
32227
- font-style: normal;
32228
- font-weight: bold;
32229
- font-size: 32px;
32230
- line-height: 40px;
32231
- }
32232
-
32233
- .E_d1mvo22k {
32234
- font-family: Inter;
32235
- font-style: normal;
32236
- font-weight: bold;
32237
- font-size: 24px;
32238
- line-height: 32px;
32239
- }
32240
-
32241
- .E_d1b444tr {
32242
- font-family: Inter;
32243
- font-style: normal;
32244
- font-weight: normal;
32245
- font-size: 32px;
32246
- line-height: 40px;
32247
- }
32248
-
32249
- .E_dvs0kue {
32250
- font-family: Inter;
32251
- font-style: normal;
32252
- font-weight: bold;
32253
- font-size: 20px;
32254
- line-height: 24px;
32255
- }
32256
-
32257
- .E_d1hcbfcq {
32258
- font-family: Inter;
32259
- font-style: normal;
32260
- font-weight: normal;
32261
- font-size: 20px;
32262
- line-height: 24px;
32263
- }
32264
-
32265
- .E_d1cz922v {
32266
- font-family: Inter;
32267
- font-style: normal;
32268
- font-weight: bold;
32269
- font-size: 18px;
32270
- line-height: 22px;
32271
- }
32272
-
32273
- .E_d3nzbrm {
32274
- font-family: Inter;
32275
- font-style: normal;
32276
- font-weight: normal;
32277
- font-size: 18px;
32278
- line-height: 22px;
32279
- }
32280
-
32281
- .E_h1g0p5ob {
32282
- font-family: Inter;
32283
- font-style: normal;
32284
- font-weight: bold;
32285
- font-size: 16px;
32286
- line-height: 22px;
32287
- }
32288
-
32289
- .E_hydo2ej {
32290
- font-family: Inter;
32291
- font-style: normal;
32292
- font-weight: normal;
32293
- font-size: 16px;
32294
- line-height: 22px;
32295
- }
32296
-
32297
- .E_h1hbuq0r {
32298
- font-family: Inter;
32299
- font-style: normal;
32300
- font-weight: bold;
32301
- font-size: 14px;
32059
+ .E_h1hbuq0r {
32060
+ font-family: Inter;
32061
+ font-style: normal;
32062
+ font-weight: bold;
32063
+ font-size: 14px;
32302
32064
  line-height: 20px;
32303
32065
  }
32304
32066
 
@@ -32697,69 +32459,278 @@ input.E_rf8rlle.ant-input {
32697
32459
  line-height: 12px;
32698
32460
  }
32699
32461
 
32700
- .E_h1ol2wl7 {
32701
- font-weight: bold;
32702
- background-color: unset;
32703
- padding: unset;
32462
+ .E_tju3gfj .date {
32463
+ margin-right: 4px;
32704
32464
  }
32705
32465
 
32706
- .E_suhck3k {
32707
- height: 24px;
32708
- width: 24px;
32709
- border-radius: 6px;
32710
- padding: 4px;
32466
+ .E_s1sck0th {
32467
+ padding: 0 8px;
32468
+ border-radius: 4px;
32711
32469
  }
32712
- .E_suhck3k:hover {
32713
- background-color: rgba(0, 136, 255, 0.1);
32470
+
32471
+ .E_m855nr1 {
32472
+ padding: 2px 8px;
32473
+ border-radius: 3px;
32714
32474
  }
32715
- .E_suhck3k:hover svg path {
32716
- fill: blue;
32475
+
32476
+ .E_l1270xpg {
32477
+ padding: 3px 8px;
32478
+ border-radius: 2px;
32717
32479
  }
32718
32480
 
32719
- .E_ryby9ds {
32720
- display: flex;
32721
- align-items: center;
32481
+ .E_t14rextb.ant-tag:hover {
32482
+ opacity: unset;
32722
32483
  }
32723
- .E_ryby9ds .order {
32724
- height: 24px;
32725
- width: 24px;
32726
- border-radius: 20px;
32727
- color: #0080ff;
32728
- background: rgba(0, 136, 255, 0.1);
32729
- display: flex;
32484
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32485
+ margin: 0;
32486
+ margin-right: 8px;
32487
+ display: inline-flex;
32730
32488
  align-items: center;
32731
- justify-content: center;
32732
- margin-right: 6px;
32733
- }
32734
-
32735
- .E_hrhfj7c {
32736
- display: none;
32489
+ border: none;
32737
32490
  }
32738
-
32739
- .E_dt9qoak .bottom {
32740
- color: rgba(44, 56, 82, 0.75);
32491
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32492
+ width: 16px;
32493
+ height: 16px;
32494
+ color: inherit;
32495
+ margin-left: 4px;
32496
+ opacity: 0.6;
32497
+ display: inline-flex;
32741
32498
  }
32742
- .E_dt9qoak .left {
32743
- min-width: 0;
32499
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32500
+ opacity: 1;
32744
32501
  }
32745
-
32746
- .E_crhnxq5 {
32747
- display: flex;
32748
- flex-direction: row;
32749
- justify-content: space-between;
32502
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32503
+ color: #0080ff;
32504
+ background-color: rgba(0, 136, 255, 0.1);
32750
32505
  }
32751
- .E_crhnxq5 .label {
32752
- color: rgba(44, 56, 82, 0.6);
32753
- font-weight: 400;
32506
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32507
+ color: #f0483e;
32508
+ background-color: rgba(255, 74, 74, 0.1);
32754
32509
  }
32755
-
32756
- .E_c1iq43vd {
32757
- display: flex;
32758
- flex-direction: column;
32759
- justify-content: center;
32760
- align-items: center;
32761
- height: 240px;
32762
- width: 432px;
32510
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32511
+ color: #e07f00;
32512
+ background-color: rgba(255, 187, 0, 0.1);
32513
+ }
32514
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32515
+ color: #008f4c;
32516
+ background-color: rgba(30, 201, 127, 0.1);
32517
+ }
32518
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32519
+ color: #1d326c;
32520
+ background-color: rgba(225, 230, 241, 0.6);
32521
+ }
32522
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32523
+ color: #7E41FF;
32524
+ background-color: rgba(126, 65, 255, 0.1);
32525
+ }
32526
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32527
+ color: #fff;
32528
+ }
32529
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32530
+ background-color: #f0483e;
32531
+ }
32532
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32533
+ background-color: #fea008;
32534
+ }
32535
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32536
+ background-color: #00ba5d;
32537
+ }
32538
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32539
+ background-color: #0080ff;
32540
+ }
32541
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32542
+ background-color: #6b7d99;
32543
+ }
32544
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32545
+ background-color: #7E41FF;
32546
+ }
32547
+
32548
+ .E_s1dni7lo {
32549
+ width: 430px !important;
32550
+ }
32551
+
32552
+ .E_d1wwmmm5 .ant-select-item-group {
32553
+ padding: 8px 16px;
32554
+ line-height: 18px;
32555
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32556
+ height: 34px;
32557
+ min-height: 34px;
32558
+ box-sizing: border-box;
32559
+ margin-top: 8px;
32560
+ }
32561
+
32562
+ .E_o1ugr09p {
32563
+ display: flex;
32564
+ flex-direction: column;
32565
+ margin: 1px 8px;
32566
+ padding: 8px;
32567
+ border-radius: 4px;
32568
+ }
32569
+ .E_o1ugr09p .selected-icon {
32570
+ display: none;
32571
+ }
32572
+ .E_o1ugr09p.ant-select-item-option-grouped {
32573
+ padding-left: 8px;
32574
+ }
32575
+ .E_o1ugr09p.ant-select-item-option-selected {
32576
+ background-color: white;
32577
+ }
32578
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32579
+ color: #0080ff;
32580
+ }
32581
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32582
+ display: block;
32583
+ }
32584
+ .E_o1ugr09p.ant-select-item-option-active {
32585
+ background: rgba(0, 136, 255, 0.16);
32586
+ }
32587
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32588
+ color: #0080ff;
32589
+ }
32590
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32591
+ background: rgba(0, 136, 255, 0.1);
32592
+ color: #0080ff;
32593
+ }
32594
+
32595
+ .E_o1ifxsq4 {
32596
+ display: flex;
32597
+ justify-content: space-between;
32598
+ height: 20px;
32599
+ line-height: 20px;
32600
+ }
32601
+ .E_o1ifxsq4 .timezone-title {
32602
+ color: #2d3a56;
32603
+ overflow: hidden;
32604
+ text-overflow: ellipsis;
32605
+ }
32606
+
32607
+ .E_o1zue7 {
32608
+ display: flex;
32609
+ justify-content: space-between;
32610
+ color: rgba(44, 56, 82, 0.6);
32611
+ height: 18px;
32612
+ line-height: 18px;
32613
+ margin-top: 2px;
32614
+ }
32615
+
32616
+ .E_tyfmlxg {
32617
+ border: none;
32618
+ margin-right: 0;
32619
+ background: rgba(225, 230, 241, 0.6);
32620
+ }
32621
+
32622
+ .E_o18uybox {
32623
+ pointer-events: none;
32624
+ height: 32px;
32625
+ width: 100%;
32626
+ opacity: 0;
32627
+ }
32628
+
32629
+ .E_t1m2x205 .ant-tooltip-arrow {
32630
+ display: none;
32631
+ }
32632
+ .E_t1m2x205 .ant-tooltip-inner {
32633
+ background: rgba(23, 38, 64, 0.8);
32634
+ border-radius: 4px;
32635
+ }
32636
+
32637
+ .E_c1yyuluq {
32638
+ border-radius: 8px;
32639
+ }
32640
+ .E_c1yyuluq .ant-card-body {
32641
+ padding: 20px 24px 24px 24px;
32642
+ }
32643
+
32644
+ .E_ccrbeuz .ant-collapse-item {
32645
+ border: 0px;
32646
+ background-color: #fff;
32647
+ }
32648
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32649
+ padding-top: 0px;
32650
+ padding-bottom: 0px;
32651
+ padding-left: 0px !important;
32652
+ padding-right: 24px;
32653
+ }
32654
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32655
+ right: 0px;
32656
+ }
32657
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32658
+ padding: 0px;
32659
+ }
32660
+
32661
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32662
+ padding-right: 0px;
32663
+ cursor: default;
32664
+ }
32665
+
32666
+ .E_a1b5xrg3 .user-icon-inner {
32667
+ display: inline-flex;
32668
+ align-items: center;
32669
+ justify-content: center;
32670
+ color: #fff;
32671
+ font-weight: bold;
32672
+ font-size: 12px;
32673
+ width: 24px;
32674
+ height: 24px;
32675
+ border-radius: 50%;
32676
+ background: var(--a1b5xrg3-0);
32677
+ }
32678
+ .E_a1b5xrg3.btn-item {
32679
+ transition: all 160ms ease;
32680
+ cursor: pointer;
32681
+ width: 56px;
32682
+ height: 40px;
32683
+ display: inline-flex;
32684
+ align-items: center;
32685
+ justify-content: center;
32686
+ border-radius: 6px;
32687
+ }
32688
+ .E_a1b5xrg3.btn-item:hover {
32689
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32690
+ }
32691
+ .E_a1b5xrg3.btn-item:active {
32692
+ transform: translateY(2px);
32693
+ transition: all 320ms ease;
32694
+ }
32695
+
32696
+ .E_m196gn1d {
32697
+ min-width: 1280px;
32698
+ }
32699
+
32700
+ .E_h1ol2wl7 {
32701
+ font-weight: bold;
32702
+ background-color: unset;
32703
+ padding: unset;
32704
+ }
32705
+
32706
+ .E_hrhfj7c {
32707
+ display: none;
32708
+ }
32709
+
32710
+ .E_dt9qoak .bottom {
32711
+ color: rgba(44, 56, 82, 0.75);
32712
+ }
32713
+ .E_dt9qoak .left {
32714
+ min-width: 0;
32715
+ }
32716
+
32717
+ .E_crhnxq5 {
32718
+ display: flex;
32719
+ flex-direction: row;
32720
+ justify-content: space-between;
32721
+ }
32722
+ .E_crhnxq5 .label {
32723
+ color: rgba(44, 56, 82, 0.6);
32724
+ font-weight: 400;
32725
+ }
32726
+
32727
+ .E_c1iq43vd {
32728
+ display: flex;
32729
+ flex-direction: column;
32730
+ justify-content: center;
32731
+ align-items: center;
32732
+ height: 240px;
32733
+ width: 432px;
32763
32734
  }
32764
32735
 
32765
32736
  .E_c1h2v0a8.ant-input-affix-wrapper {
@@ -32948,6 +32919,35 @@ input.E_rf8rlle.ant-input {
32948
32919
  font-size: 14px;
32949
32920
  }
32950
32921
 
32922
+ .E_ryby9ds {
32923
+ display: flex;
32924
+ align-items: center;
32925
+ }
32926
+ .E_ryby9ds .order {
32927
+ height: 24px;
32928
+ width: 24px;
32929
+ border-radius: 20px;
32930
+ color: #0080ff;
32931
+ background: rgba(0, 136, 255, 0.1);
32932
+ display: flex;
32933
+ align-items: center;
32934
+ justify-content: center;
32935
+ margin-right: 6px;
32936
+ }
32937
+
32938
+ .E_suhck3k {
32939
+ height: 24px;
32940
+ width: 24px;
32941
+ border-radius: 6px;
32942
+ padding: 4px;
32943
+ }
32944
+ .E_suhck3k:hover {
32945
+ background-color: rgba(0, 136, 255, 0.1);
32946
+ }
32947
+ .E_suhck3k:hover svg path {
32948
+ fill: blue;
32949
+ }
32950
+
32951
32951
  .E_c1kchka8 {
32952
32952
  height: 100%;
32953
32953
  width: 100%;
@@ -33662,12 +33662,63 @@ input.E_rf8rlle.ant-input {
33662
33662
  font-size: 0;
33663
33663
  }
33664
33664
 
33665
- .E_c1yd35n {
33666
- padding: 0 12px 14px 12px;
33665
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33666
+ margin-right: 2px;
33667
33667
  }
33668
33668
 
33669
- .E_c1kghdax {
33670
- color: #2d3a56;
33669
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33670
+ padding-left: 8px;
33671
+ padding-right: 8px;
33672
+ }
33673
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33674
+ border-radius: 4px;
33675
+ }
33676
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33677
+ border-radius: 4px;
33678
+ }
33679
+
33680
+ .E_ma64lna .antd5-segmented-item-label {
33681
+ padding-left: 12px;
33682
+ padding-right: 12px;
33683
+ }
33684
+
33685
+ .E_ckld275 {
33686
+ background-color: rgba(225, 230, 241, 0.6);
33687
+ }
33688
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33689
+ background-color: rgba(255, 255, 255, 0.6);
33690
+ color: rgba(44, 56, 82, 0.75);
33691
+ }
33692
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33693
+ background-color: transparent;
33694
+ }
33695
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33696
+ background-color: transparent;
33697
+ }
33698
+
33699
+ .E_b14q2gmw {
33700
+ 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);
33701
+ }
33702
+
33703
+ .E_c1eym6el {
33704
+ border-radius: 8px;
33705
+ background-color: white;
33706
+ }
33707
+ .E_c1eym6el.hoverable {
33708
+ cursor: pointer;
33709
+ }
33710
+ .E_c1eym6el.hoverable:hover {
33711
+ transition: all 200ms ease;
33712
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33713
+ transform: translateY(-4px);
33714
+ }
33715
+
33716
+ .E_c1yd35n {
33717
+ padding: 0 12px 14px 12px;
33718
+ }
33719
+
33720
+ .E_c1kghdax {
33721
+ color: #2d3a56;
33671
33722
  padding: 7px 12px;
33672
33723
  display: flex;
33673
33724
  justify-content: space-between;
@@ -33706,57 +33757,6 @@ input.E_rf8rlle.ant-input {
33706
33757
  margin-right: 2px;
33707
33758
  }
33708
33759
 
33709
- .E_b14q2gmw {
33710
- 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);
33711
- }
33712
-
33713
- .E_c1eym6el {
33714
- border-radius: 8px;
33715
- background-color: white;
33716
- }
33717
- .E_c1eym6el.hoverable {
33718
- cursor: pointer;
33719
- }
33720
- .E_c1eym6el.hoverable:hover {
33721
- transition: all 200ms ease;
33722
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33723
- transform: translateY(-4px);
33724
- }
33725
-
33726
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33727
- margin-right: 2px;
33728
- }
33729
-
33730
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33731
- padding-left: 8px;
33732
- padding-right: 8px;
33733
- }
33734
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33735
- border-radius: 4px;
33736
- }
33737
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33738
- border-radius: 4px;
33739
- }
33740
-
33741
- .E_ma64lna .antd5-segmented-item-label {
33742
- padding-left: 12px;
33743
- padding-right: 12px;
33744
- }
33745
-
33746
- .E_ckld275 {
33747
- background-color: rgba(225, 230, 241, 0.6);
33748
- }
33749
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33750
- background-color: rgba(255, 255, 255, 0.6);
33751
- color: rgba(44, 56, 82, 0.75);
33752
- }
33753
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33754
- background-color: transparent;
33755
- }
33756
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33757
- background-color: transparent;
33758
- }
33759
-
33760
33760
  .E_ckui4s7 {
33761
33761
  color: #2d3a56;
33762
33762
  line-height: 22px;
@@ -33843,55 +33843,6 @@ input.E_rf8rlle.ant-input {
33843
33843
  column-gap: var(--a1ji6r68-0);
33844
33844
  }
33845
33845
 
33846
- .E_lht19u8 {
33847
- width: 64px;
33848
- height: 64px;
33849
- display: flex;
33850
- align-items: center;
33851
- justify-content: center;
33852
- position: relative;
33853
- opacity: 0.2;
33854
- }
33855
-
33856
- .E_lk3gkp4 {
33857
- position: absolute;
33858
- width: 5px;
33859
- height: 48px;
33860
- left: 9.33px;
33861
- top: 40.5px;
33862
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33863
- border-radius: 5px;
33864
- transform: rotate(-128deg);
33865
- transform-origin: top left;
33866
- animation: loading-indicator1 1100ms ease-out infinite;
33867
- }
33868
-
33869
- .E_ll4n94n {
33870
- position: absolute;
33871
- width: 5px;
33872
- height: 48px;
33873
- left: 40.8px;
33874
- top: 8.4px;
33875
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33876
- border-radius: 5px;
33877
- transform: rotate(-8deg);
33878
- transform-origin: top left;
33879
- animation: loading-indicator2 1100ms ease-out infinite;
33880
- }
33881
-
33882
- .E_l17lbdo6 {
33883
- position: absolute;
33884
- width: 5px;
33885
- height: 48px;
33886
- left: 52.9px;
33887
- top: 51.8px;
33888
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33889
- border-radius: 5px;
33890
- transform: rotate(112deg);
33891
- transform-origin: top left;
33892
- animation: loading-indicator3 1100ms ease-out infinite;
33893
- }
33894
-
33895
33846
  .E_msn7nxt {
33896
33847
  color: rgba(44, 56, 82, 0.6);
33897
33848
  text-align: center;
@@ -34053,6 +34004,55 @@ input.E_rf8rlle.ant-input {
34053
34004
  margin-left: 8px;
34054
34005
  }
34055
34006
 
34007
+ .E_lht19u8 {
34008
+ width: 64px;
34009
+ height: 64px;
34010
+ display: flex;
34011
+ align-items: center;
34012
+ justify-content: center;
34013
+ position: relative;
34014
+ opacity: 0.2;
34015
+ }
34016
+
34017
+ .E_lk3gkp4 {
34018
+ position: absolute;
34019
+ width: 5px;
34020
+ height: 48px;
34021
+ left: 9.33px;
34022
+ top: 40.5px;
34023
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34024
+ border-radius: 5px;
34025
+ transform: rotate(-128deg);
34026
+ transform-origin: top left;
34027
+ animation: loading-indicator1 1100ms ease-out infinite;
34028
+ }
34029
+
34030
+ .E_ll4n94n {
34031
+ position: absolute;
34032
+ width: 5px;
34033
+ height: 48px;
34034
+ left: 40.8px;
34035
+ top: 8.4px;
34036
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34037
+ border-radius: 5px;
34038
+ transform: rotate(-8deg);
34039
+ transform-origin: top left;
34040
+ animation: loading-indicator2 1100ms ease-out infinite;
34041
+ }
34042
+
34043
+ .E_l17lbdo6 {
34044
+ position: absolute;
34045
+ width: 5px;
34046
+ height: 48px;
34047
+ left: 52.9px;
34048
+ top: 51.8px;
34049
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34050
+ border-radius: 5px;
34051
+ transform: rotate(112deg);
34052
+ transform-origin: top left;
34053
+ animation: loading-indicator3 1100ms ease-out infinite;
34054
+ }
34055
+
34056
34056
  .E_w7ob4th.outside-tag {
34057
34057
  padding-left: 0;
34058
34058
  }
@@ -34091,397 +34091,422 @@ input.E_rf8rlle.ant-input {
34091
34091
  white-space: normal;
34092
34092
  }
34093
34093
 
34094
- .E_t1dtlqs1 {
34095
- margin-bottom: 4px;
34096
- color: rgba(44, 56, 82, 0.6);
34097
- overflow: hidden;
34098
- text-overflow: ellipsis;
34099
- white-space: nowrap;
34094
+ button.E_l48ei06.ant-btn {
34095
+ font-size: 12px;
34096
+ line-height: 18px;
34097
+ height: 18px;
34100
34098
  }
34101
34099
 
34102
- .E_s1ese5oy {
34103
- color: rgba(44, 56, 82, 0.6);
34104
- line-height: 32px;
34105
- height: 32px;
34106
- margin-bottom: 0;
34100
+ button.E_l48ei06 {
34101
+ color: #0080FF;
34102
+ height: unset;
34107
34103
  }
34108
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34109
- color: #0080ff;
34104
+ button.E_l48ei06 .button-prefix-icon {
34105
+ margin-right: 4px;
34110
34106
  }
34111
- .E_s1ese5oy.warning {
34112
- color: #ffa500;
34107
+ button.E_l48ei06 .button-suffix-icon {
34108
+ margin-left: 4px;
34113
34109
  }
34114
- .E_s1ese5oy.success {
34115
- color: #00ba5d;
34110
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34111
+ color: #009DFF;
34116
34112
  }
34117
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34118
- color: #f0483e;
34113
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34114
+ color: #005ED1;
34119
34115
  }
34120
- .E_s1ese5oy.normal {
34121
- color: rgba(44, 56, 82, 0.6);
34116
+ button.E_l48ei06.ui-kit-link-disabled {
34117
+ color: #0080FF;
34122
34118
  }
34123
-
34124
- .E_b1ibis43 {
34125
- margin-bottom: 0;
34126
- color: #00122e;
34119
+ button.E_l48ei06.ui-kit-link-primary {
34120
+ color: #00122E;
34127
34121
  }
34128
-
34129
- .E_b11xxjd2 {
34130
- line-height: 32px;
34131
- margin-right: 6px;
34122
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34123
+ color: #0080FF;
34132
34124
  }
34133
-
34134
- .E_bsub5bw.with-description {
34135
- height: 24px;
34136
- flex: 1;
34137
- position: relative;
34138
- top: -7px;
34139
- }
34140
- .E_bsub5bw p {
34141
- width: 100%;
34142
- overflow: hidden;
34143
- text-overflow: ellipsis;
34144
- white-space: nowrap;
34125
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34126
+ color: #005ED1;
34145
34127
  }
34146
-
34147
- .E_tmoyoag {
34148
- border: 1px solid rgba(211, 218, 235, 0.6);
34149
- border-radius: 8px;
34150
- overflow: auto;
34128
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34129
+ color: #00122E;
34151
34130
  }
34152
- .E_tmoyoag .ant-list {
34153
- position: relative;
34131
+ button.E_l48ei06.ui-kit-link-secondary {
34132
+ color: rgba(44, 56, 82, 0.7490196078);
34154
34133
  }
34155
- .E_tmoyoag .ant-list .eagle-table-form-header {
34156
- position: sticky;
34157
- top: 0;
34158
- z-index: 2;
34159
- display: flex;
34160
- padding: 8px;
34161
- flex-wrap: nowrap;
34162
- justify-content: flex-start;
34163
- background: #f2f5fa;
34164
- font-size: 14px;
34165
- color: rgba(44, 56, 82, 0.6);
34166
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34134
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34135
+ color: #0080FF;
34167
34136
  }
34168
- .E_tmoyoag .ant-list .eagle-table-form-header {
34169
- align-items: inherit;
34137
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34138
+ color: #005ED1;
34170
34139
  }
34171
- .E_tmoyoag .ant-list .eagle-table-form-row {
34172
- display: flex;
34173
- justify-content: flex-start;
34174
- align-items: flex-start;
34175
- flex-wrap: wrap;
34176
- padding: 8px;
34177
- border: none;
34140
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34141
+ color: rgba(44, 56, 82, 0.7490196078);
34178
34142
  }
34179
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34180
- flex-basis: 100%;
34181
- margin: 12px 0 0;
34182
- order: 99;
34183
- color: rgba(44, 56, 82, 0.6);
34143
+
34144
+ .E_tc97u5y {
34145
+ height: 100%;
34184
34146
  }
34185
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34186
- color: #f0483e;
34187
- flex-basis: 100%;
34188
- order: 98;
34189
- margin: 12px 0 0;
34147
+
34148
+ .E_tfzf37v {
34149
+ height: 100%;
34190
34150
  }
34191
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34192
- background-color: rgba(237, 241, 250, 0.6);
34151
+ .E_tfzf37v.empty-table .ant-table-content {
34152
+ overflow: visible !important;
34153
+ height: 100%;
34193
34154
  }
34194
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34195
- background-color: rgba(0, 136, 255, 0.1);
34155
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34156
+ height: 100%;
34196
34157
  }
34197
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34198
- flex: 1 0 0;
34199
- overflow: hidden;
34158
+ .E_tfzf37v.empty-table .ant-table-content table {
34159
+ width: 100% !important;
34160
+ height: 100%;
34200
34161
  }
34201
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34202
- color: rgba(44, 56, 82, 0.6);
34203
- margin: 0;
34162
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34163
+ padding: 15px 0;
34204
34164
  }
34205
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34206
- text-align: center;
34165
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34166
+ display: none;
34207
34167
  }
34208
- .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 > * {
34209
- text-align: center;
34168
+ .E_tfzf37v .active-row td:nth-child(1) {
34169
+ font-weight: 700;
34210
34170
  }
34211
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34212
- text-align: left;
34171
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34172
+ font-weight: 700;
34213
34173
  }
34214
- .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 > * {
34215
- text-align: left;
34174
+ .E_tfzf37v .ant-spin-nested-loading {
34175
+ height: 100%;
34216
34176
  }
34217
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34218
- text-align: right;
34177
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34178
+ height: 100%;
34179
+ overflow: visible;
34219
34180
  }
34220
- .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 > * {
34221
- text-align: right;
34181
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34182
+ max-height: none;
34222
34183
  }
34223
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34224
- margin-right: 8px;
34184
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34185
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34186
+ display: none;
34225
34187
  }
34226
- .E_tmoyoag .ant-list .ant-list-item-action {
34227
- padding: 4px;
34228
- width: 24px;
34229
- height: 24px;
34230
- overflow: hidden;
34188
+ .E_tfzf37v td.ant-table-column-sort {
34189
+ background: transparent;
34231
34190
  }
34232
- .E_tmoyoag .ant-list .ant-list-item-action li {
34233
- padding: 0;
34191
+ .E_tfzf37v td.ant-table-cell-fix-left,
34192
+ .E_tfzf37v td.ant-table-cell-fix-right {
34193
+ background: #fff;
34194
+ padding: 0 !important;
34234
34195
  }
34235
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34236
- cursor: not-allowed;
34237
- opacity: 0.5;
34196
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34197
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34198
+ display: flex;
34199
+ align-items: center;
34200
+ height: 100%;
34201
+ padding: 8px;
34238
34202
  }
34239
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34240
- margin: 0;
34203
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34204
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34205
+ overflow: hidden;
34206
+ text-overflow: ellipsis;
34207
+ width: 100%;
34241
34208
  }
34242
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34243
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34244
- border-radius: 5px;
34245
- font-size: 12px;
34209
+ .E_tfzf37v .ant-table-container {
34210
+ height: 100%;
34246
34211
  }
34247
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34248
- font-size: inherit;
34212
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34213
+ box-shadow: none !important;
34249
34214
  }
34250
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34251
- min-height: 24px;
34215
+ .E_tfzf37v div.ant-table {
34216
+ border-radius: 0px;
34217
+ border-left: none;
34218
+ border-right: none;
34219
+ border-bottom: none;
34220
+ height: 100%;
34252
34221
  font-size: 12px;
34253
- position: relative;
34254
- }
34255
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34256
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34257
- }
34258
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34259
- background-color: rgba(237, 241, 250, 0.6);
34222
+ background: transparent;
34260
34223
  }
34261
-
34262
- .E_a138syjm {
34263
- display: flex;
34264
- align-items: center;
34265
- margin-top: 8px;
34224
+ .E_tfzf37v div.ant-table .ant-table-header {
34225
+ position: relative;
34226
+ z-index: 3;
34227
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34228
+ margin-bottom: -1px;
34266
34229
  }
34267
- .E_a138syjm button.ant-btn {
34268
- padding: 2px 8px;
34269
- height: 24px;
34230
+ .E_tfzf37v div.ant-table .time-wrapper .date,
34231
+ .E_tfzf37v div.ant-table .value {
34232
+ color: #2d3a56;
34270
34233
  }
34271
- .E_a138syjm > span.maximum-desc {
34272
- display: none;
34273
- margin-left: 8px;
34234
+ .E_tfzf37v div.ant-table .time-wrapper .time,
34235
+ .E_tfzf37v div.ant-table .unit {
34274
34236
  color: rgba(44, 56, 82, 0.6);
34275
34237
  }
34276
- .E_a138syjm > span.maximum-desc.disabled {
34277
- display: inline;
34278
- }
34279
-
34280
- .E_d77i8u0 {
34281
- width: 24px;
34282
- height: 24px;
34283
- padding: 4px;
34284
- margin-right: 8px;
34285
- }
34286
-
34287
- .E_sjob3jg {
34288
- --item-min-width: 60px;
34238
+ .E_tfzf37v div.ant-table .ant-table-selection {
34239
+ position: unset;
34240
+ text-align: center;
34289
34241
  }
34290
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34291
- display: none !important;
34242
+ .E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34243
+ background: #fff;
34292
34244
  }
34293
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34294
- flex-shrink: 0 !important;
34245
+ .E_tfzf37v div.ant-table .anticon-setting {
34246
+ cursor: pointer;
34247
+ position: absolute;
34248
+ top: 50%;
34249
+ right: 12px;
34250
+ transform: translateY(-50%);
34295
34251
  }
34296
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34297
- color: #0080ff;
34252
+ .E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34253
+ box-shadow: none;
34254
+ width: 1px;
34255
+ background: rgba(213, 219, 227, 0.6);
34298
34256
  }
34299
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34300
- color: #0080ff;
34301
- font-weight: normal;
34257
+ .E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34258
+ box-shadow: none;
34259
+ width: 1px;
34260
+ background: rgba(213, 219, 227, 0.6);
34302
34261
  }
34303
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34304
- color: rgba(44, 56, 82, 0.6);
34262
+ .E_tfzf37v div.ant-table .ant-table-tbody {
34263
+ position: relative;
34305
34264
  }
34306
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34265
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
34266
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34267
+ border-bottom: 1px solid white;
34268
+ height: 40px;
34269
+ vertical-align: middle;
34270
+ transition: background 0ms;
34307
34271
  color: #00122e;
34308
34272
  }
34309
- .E_sjob3jg .step-item-text {
34310
- display: inline-block;
34273
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34274
+ background: #f2f5fa;
34275
+ border-bottom-color: #f2f5fa;
34311
34276
  }
34312
- .E_sjob3jg .step-item-title {
34277
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34278
+ height: auto;
34279
+ color: #00122e;
34280
+ font-size: 12px;
34281
+ text-align: left;
34282
+ transition: none;
34313
34283
  overflow: hidden;
34314
- white-space: nowrap;
34315
34284
  text-overflow: ellipsis;
34285
+ white-space: nowrap;
34316
34286
  }
34317
-
34318
- .E_hjvj6s6 .ant-steps-item-container {
34319
- min-width: var(--item-min-width);
34287
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34288
+ color: #0096ff;
34320
34289
  }
34321
- .E_hjvj6s6 .ant-steps-item-disabled {
34322
- cursor: not-allowed !important;
34290
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34291
+ overflow: hidden;
34292
+ text-overflow: ellipsis;
34293
+ width: 100%;
34294
+ vertical-align: middle;
34323
34295
  }
34324
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34325
- flex-direction: row;
34326
- justify-content: stretch;
34296
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34297
+ line-height: 0px;
34327
34298
  }
34328
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34329
- padding: 0;
34330
- margin-right: 4px;
34331
- flex: 1;
34332
- overflow: visible;
34299
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34300
+ padding-right: 25px;
34333
34301
  }
34334
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34335
- width: 100%;
34336
- min-height: unset;
34302
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34303
+ border-top-color: transparent;
34337
34304
  }
34338
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34339
- height: 26px;
34340
- line-height: 26px;
34341
- width: 100%;
34342
- padding: 0;
34343
- font-size: 12px;
34305
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
34306
+ background: rgba(225, 230, 241, 0.6);
34307
+ border-color: transparent transparent white;
34344
34308
  }
34345
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34346
- margin-right: 10px;
34309
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34310
+ border-radius: 8px 0 0 8px;
34347
34311
  }
34348
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34349
- display: none;
34312
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34313
+ border-radius: 8px 0 0 8px;
34350
34314
  }
34351
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34352
- padding-left: 8px;
34353
- padding-right: 4px;
34354
- border-radius: 4px 0 0 4px;
34315
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34316
+ content: "";
34317
+ width: 4px;
34318
+ top: -1px;
34319
+ bottom: -1px;
34320
+ background: white;
34355
34321
  }
34356
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34357
- margin-right: 0;
34322
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34323
+ border-radius: 0 8px 8px 0;
34358
34324
  }
34359
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34360
- padding-right: 8px;
34361
- padding-left: 12px;
34362
- border-radius: 0 4px 4px 0;
34325
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34326
+ border-radius: 0;
34327
+ background: white;
34328
+ border-top: none;
34363
34329
  }
34364
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34330
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34331
+ border-top: 1px solid transparent;
34332
+ border-radius: 0 8px 8px 0;
34333
+ background: rgba(225, 230, 241, 0.6);
34334
+ }
34335
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34336
+ background: white;
34337
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34338
+ }
34339
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34340
+ display: flex;
34341
+ align-items: center;
34342
+ height: 100%;
34343
+ background: rgba(225, 230, 241, 0.6);
34344
+ }
34345
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34346
+ background: white;
34347
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34348
+ }
34349
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34350
+ display: flex;
34351
+ align-items: center;
34352
+ height: 100%;
34353
+ background: rgba(225, 230, 241, 0.6);
34354
+ }
34355
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34356
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34357
+ }
34358
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
34359
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34360
+ border-radius: 8px;
34361
+ }
34362
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34363
+ border-top-color: white;
34364
+ }
34365
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34366
+ background: rgba(0, 136, 255, 0.1);
34367
+ border-bottom-color: transparent;
34368
+ border-top-color: transparent;
34369
+ }
34370
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34371
+ border-radius: 8px 0 0 8px;
34372
+ }
34373
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34374
+ border-radius: 0 8px 8px 0;
34375
+ }
34376
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34377
+ background: rgba(0, 136, 255, 0.1);
34378
+ }
34379
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th {
34380
+ background: #fff;
34381
+ font-weight: 400;
34382
+ position: relative;
34383
+ border-bottom: none;
34384
+ color: #00122e;
34385
+ transition: none;
34386
+ padding: 15px 8px 15px 8px;
34387
+ }
34388
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34365
34389
  content: "";
34366
- width: 0;
34367
- height: 0;
34368
- border: 13px solid transparent;
34369
- position: absolute;
34390
+ width: 1px;
34370
34391
  top: 0;
34371
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34372
- z-index: 2;
34373
- position: relative;
34374
- top: -50%;
34375
- right: -100%;
34392
+ bottom: 0;
34393
+ background: rgba(211, 218, 235, 0.6);
34394
+ position: absolute;
34395
+ right: 0;
34376
34396
  }
34377
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34378
- padding: 0 4px 0 12px;
34397
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
34398
+ padding: unset;
34379
34399
  }
34380
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34381
- content: "";
34382
- width: 0;
34383
- height: 0;
34384
- border: 13px solid transparent;
34400
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
34401
+ display: none;
34402
+ }
34403
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34404
+ width: 100%;
34405
+ overflow: hidden;
34406
+ white-space: nowrap;
34407
+ text-overflow: ellipsis;
34408
+ }
34409
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34410
+ overflow: hidden;
34411
+ text-overflow: ellipsis;
34412
+ flex: 1;
34413
+ }
34414
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34415
+ padding: 15px 25px 15px 8px;
34416
+ }
34417
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34418
+ padding: 0;
34419
+ }
34420
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34385
34421
  position: absolute;
34386
- top: 0;
34387
- border-left: 8px solid #fff;
34388
- left: 0;
34422
+ right: 6px;
34423
+ top: 50%;
34424
+ transform: translateY(-50%);
34425
+ height: 16px;
34426
+ display: none;
34427
+ transition: transform 320ms ease;
34389
34428
  }
34390
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34391
- max-width: calc(100% - var(--item-min-width) * 2);
34429
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34430
+ display: block;
34431
+ transform: translateY(-50%) rotateX(180deg);
34392
34432
  }
34393
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34394
- background-color: rgba(0, 136, 255, 0.1);
34433
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34434
+ display: block;
34395
34435
  }
34396
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34397
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34436
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34437
+ display: none;
34398
34438
  }
34399
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34400
- cursor: pointer;
34401
- min-width: var(--item-min-width);
34439
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34440
+ transform: translateY(-50%);
34402
34441
  }
34403
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34404
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34405
- min-width: var(--item-min-width);
34442
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34443
+ transform: translateY(-50%) rotateX(180deg);
34406
34444
  }
34407
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34408
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34409
- background-color: rgba(237, 241, 250, 0.6);
34445
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34446
+ background: #f2f5fa;
34410
34447
  }
34411
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34412
- padding: 0;
34448
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34449
+ display: block;
34413
34450
  }
34414
-
34415
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34416
- width: 192px;
34417
- row-gap: 2px;
34451
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
34452
+ padding-right: 25px;
34418
34453
  }
34419
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34420
- background-color: rgba(225, 230, 241, 0.6);
34454
+ .E_tfzf37v div.ant-table .ant-table-selection-column {
34455
+ padding: 0 !important;
34421
34456
  }
34422
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34423
- color: #00122e !important;
34457
+ .E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34458
+ position: absolute;
34459
+ left: 50%;
34460
+ top: 50%;
34461
+ transform: translate(-50%, -50%);
34424
34462
  }
34425
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34426
- background-color: rgba(225, 230, 241, 0.6);
34463
+ .E_tfzf37v div.ant-table .ant-table-selection-column:after {
34464
+ display: none;
34427
34465
  }
34428
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34429
- padding: 0 8px;
34430
- border-radius: 4px;
34431
- height: 32px;
34432
- display: flex;
34433
- align-items: center;
34466
+ .E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
34467
+ background: #fff;
34434
34468
  }
34435
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34436
- min-height: auto;
34437
- white-space: nowrap;
34469
+ .E_tfzf37v div.ant-table .ant-table-placeholder {
34470
+ background: inherit;
34438
34471
  }
34439
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34440
- font-size: 13px;
34441
- line-height: 20px;
34442
- max-width: 100%;
34443
- padding-right: 0;
34472
+ .E_tfzf37v div.ant-table .ant-table-placeholder td {
34473
+ position: static;
34474
+ border: none;
34475
+ background: inherit !important;
34476
+ height: 100px;
34477
+ vertical-align: middle;
34444
34478
  }
34445
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34446
- background: rgba(0, 128, 255, 0.1);
34479
+ .E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
34480
+ .E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34481
+ font-weight: bold;
34482
+ font-size: 20px;
34483
+ color: rgba(10, 37, 85, 0.6);
34447
34484
  }
34448
-
34449
- .E_h6l1tj4 {
34450
- width: 100%;
34451
- display: inline-flex;
34452
- align-items: center;
34453
- justify-content: center;
34454
- column-gap: 4px;
34485
+ .E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
34486
+ .E_tfzf37v div.ant-table th.cell__action_ {
34487
+ z-index: 10;
34455
34488
  }
34456
- .E_h6l1tj4 .step-item-prefix-container {
34457
- display: inline-flex;
34458
- align-items: center;
34459
- width: 18px;
34460
- height: 18px;
34461
- color: rgba(44, 56, 82, 0.75);
34462
- justify-content: center;
34489
+ .E_tfzf37v div.ant-table td.cell__action_ {
34490
+ padding: 0 !important;
34491
+ position: relative;
34492
+ background: #fff;
34463
34493
  }
34464
-
34465
- .E_v18frne8 {
34466
- width: 100%;
34494
+ .E_tfzf37v div.ant-table td.cell__action_ > * {
34495
+ height: 100%;
34467
34496
  display: flex;
34468
34497
  align-items: center;
34469
- justify-content: center;
34470
- column-gap: 6px;
34471
- font-size: 13px;
34498
+ justify-content: flex-end;
34499
+ padding-right: 8px;
34472
34500
  }
34473
- .E_v18frne8 .step-item-prefix-container {
34474
- display: inline-flex;
34475
- align-items: center;
34476
- min-width: 20px;
34477
- min-height: 20px;
34478
- color: rgba(44, 56, 82, 0.75);
34501
+ .E_tfzf37v div.ant-table td.cell__action_ .menu-button {
34502
+ width: 24px;
34503
+ height: 24px;
34504
+ cursor: pointer;
34479
34505
  justify-content: center;
34506
+ border-radius: 4px;
34480
34507
  }
34481
-
34482
- .E_i1g85yz3 {
34483
- margin-right: 4px;
34484
- height: 16px;
34508
+ .E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
34509
+ background: #fff;
34485
34510
  }
34486
34511
 
34487
34512
  .E_sddwhm6 {
@@ -34559,422 +34584,397 @@ input.E_rf8rlle.ant-input {
34559
34584
  display: inline-block;
34560
34585
  }
34561
34586
 
34562
- button.E_l48ei06.ant-btn {
34563
- font-size: 12px;
34564
- line-height: 18px;
34565
- height: 18px;
34566
- }
34567
-
34568
- button.E_l48ei06 {
34569
- color: #0080FF;
34570
- height: unset;
34571
- }
34572
- button.E_l48ei06 .button-prefix-icon {
34573
- margin-right: 4px;
34574
- }
34575
- button.E_l48ei06 .button-suffix-icon {
34576
- margin-left: 4px;
34577
- }
34578
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34579
- color: #009DFF;
34580
- }
34581
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34582
- color: #005ED1;
34583
- }
34584
- button.E_l48ei06.ui-kit-link-disabled {
34585
- color: #0080FF;
34586
- }
34587
- button.E_l48ei06.ui-kit-link-primary {
34588
- color: #00122E;
34587
+ .E_sjob3jg {
34588
+ --item-min-width: 60px;
34589
34589
  }
34590
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34591
- color: #0080FF;
34590
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34591
+ display: none !important;
34592
34592
  }
34593
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34594
- color: #005ED1;
34593
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34594
+ flex-shrink: 0 !important;
34595
34595
  }
34596
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34597
- color: #00122E;
34596
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34597
+ color: #0080ff;
34598
34598
  }
34599
- button.E_l48ei06.ui-kit-link-secondary {
34600
- color: rgba(44, 56, 82, 0.7490196078);
34599
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34600
+ color: #0080ff;
34601
+ font-weight: normal;
34601
34602
  }
34602
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34603
- color: #0080FF;
34603
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34604
+ color: rgba(44, 56, 82, 0.6);
34604
34605
  }
34605
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34606
- color: #005ED1;
34606
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34607
+ color: #00122e;
34607
34608
  }
34608
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34609
- color: rgba(44, 56, 82, 0.7490196078);
34609
+ .E_sjob3jg .step-item-text {
34610
+ display: inline-block;
34610
34611
  }
34611
-
34612
- .E_tc97u5y {
34613
- height: 100%;
34612
+ .E_sjob3jg .step-item-title {
34613
+ overflow: hidden;
34614
+ white-space: nowrap;
34615
+ text-overflow: ellipsis;
34614
34616
  }
34615
34617
 
34616
- .E_tfzf37v {
34617
- height: 100%;
34618
- }
34619
- .E_tfzf37v.empty-table .ant-table-content {
34620
- overflow: visible !important;
34621
- height: 100%;
34622
- }
34623
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34624
- height: 100%;
34625
- }
34626
- .E_tfzf37v.empty-table .ant-table-content table {
34627
- width: 100% !important;
34628
- height: 100%;
34629
- }
34630
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34631
- padding: 15px 0;
34632
- }
34633
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34634
- display: none;
34635
- }
34636
- .E_tfzf37v .active-row td:nth-child(1) {
34637
- font-weight: 700;
34618
+ .E_hjvj6s6 .ant-steps-item-container {
34619
+ min-width: var(--item-min-width);
34638
34620
  }
34639
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34640
- font-weight: 700;
34621
+ .E_hjvj6s6 .ant-steps-item-disabled {
34622
+ cursor: not-allowed !important;
34641
34623
  }
34642
- .E_tfzf37v .ant-spin-nested-loading {
34643
- height: 100%;
34624
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34625
+ flex-direction: row;
34626
+ justify-content: stretch;
34644
34627
  }
34645
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34646
- height: 100%;
34628
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34629
+ padding: 0;
34630
+ margin-right: 4px;
34631
+ flex: 1;
34647
34632
  overflow: visible;
34648
34633
  }
34649
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34650
- max-height: none;
34651
- }
34652
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34653
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34654
- display: none;
34655
- }
34656
- .E_tfzf37v td.ant-table-column-sort {
34657
- background: transparent;
34658
- }
34659
- .E_tfzf37v td.ant-table-cell-fix-left,
34660
- .E_tfzf37v td.ant-table-cell-fix-right {
34661
- background: #fff;
34662
- padding: 0 !important;
34663
- }
34664
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34665
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34666
- display: flex;
34667
- align-items: center;
34668
- height: 100%;
34669
- padding: 8px;
34670
- }
34671
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34672
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34673
- overflow: hidden;
34674
- text-overflow: ellipsis;
34675
- width: 100%;
34676
- }
34677
- .E_tfzf37v .ant-table-container {
34678
- height: 100%;
34679
- }
34680
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34681
- box-shadow: none !important;
34634
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34635
+ width: 100%;
34636
+ min-height: unset;
34682
34637
  }
34683
- .E_tfzf37v div.ant-table {
34684
- border-radius: 0px;
34685
- border-left: none;
34686
- border-right: none;
34687
- border-bottom: none;
34688
- height: 100%;
34638
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34639
+ height: 26px;
34640
+ line-height: 26px;
34641
+ width: 100%;
34642
+ padding: 0;
34689
34643
  font-size: 12px;
34690
- background: transparent;
34691
34644
  }
34692
- .E_tfzf37v div.ant-table .ant-table-header {
34693
- position: relative;
34694
- z-index: 3;
34695
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34696
- margin-bottom: -1px;
34645
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34646
+ margin-right: 10px;
34697
34647
  }
34698
- .E_tfzf37v div.ant-table .time-wrapper .date,
34699
- .E_tfzf37v div.ant-table .value {
34700
- color: #2d3a56;
34648
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34649
+ display: none;
34701
34650
  }
34702
- .E_tfzf37v div.ant-table .time-wrapper .time,
34703
- .E_tfzf37v div.ant-table .unit {
34704
- color: rgba(44, 56, 82, 0.6);
34651
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34652
+ padding-left: 8px;
34653
+ padding-right: 4px;
34654
+ border-radius: 4px 0 0 4px;
34705
34655
  }
34706
- .E_tfzf37v div.ant-table .ant-table-selection {
34707
- position: unset;
34708
- text-align: center;
34656
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34657
+ margin-right: 0;
34709
34658
  }
34710
- .E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34711
- background: #fff;
34659
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34660
+ padding-right: 8px;
34661
+ padding-left: 12px;
34662
+ border-radius: 0 4px 4px 0;
34712
34663
  }
34713
- .E_tfzf37v div.ant-table .anticon-setting {
34714
- cursor: pointer;
34664
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34665
+ content: "";
34666
+ width: 0;
34667
+ height: 0;
34668
+ border: 13px solid transparent;
34715
34669
  position: absolute;
34716
- top: 50%;
34717
- right: 12px;
34718
- transform: translateY(-50%);
34670
+ top: 0;
34671
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34672
+ z-index: 2;
34673
+ position: relative;
34674
+ top: -50%;
34675
+ right: -100%;
34719
34676
  }
34720
- .E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34721
- box-shadow: none;
34722
- width: 1px;
34723
- background: rgba(213, 219, 227, 0.6);
34677
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34678
+ padding: 0 4px 0 12px;
34724
34679
  }
34725
- .E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34726
- box-shadow: none;
34727
- width: 1px;
34728
- background: rgba(213, 219, 227, 0.6);
34680
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34681
+ content: "";
34682
+ width: 0;
34683
+ height: 0;
34684
+ border: 13px solid transparent;
34685
+ position: absolute;
34686
+ top: 0;
34687
+ border-left: 8px solid #fff;
34688
+ left: 0;
34729
34689
  }
34730
- .E_tfzf37v div.ant-table .ant-table-tbody {
34731
- position: relative;
34690
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34691
+ max-width: calc(100% - var(--item-min-width) * 2);
34732
34692
  }
34733
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
34734
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34735
- border-bottom: 1px solid white;
34736
- height: 40px;
34737
- vertical-align: middle;
34738
- transition: background 0ms;
34739
- color: #00122e;
34693
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34694
+ background-color: rgba(0, 136, 255, 0.1);
34740
34695
  }
34741
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34742
- background: #f2f5fa;
34743
- border-bottom-color: #f2f5fa;
34696
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34697
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34744
34698
  }
34745
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34746
- height: auto;
34747
- color: #00122e;
34748
- font-size: 12px;
34749
- text-align: left;
34750
- transition: none;
34751
- overflow: hidden;
34752
- text-overflow: ellipsis;
34753
- white-space: nowrap;
34699
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34700
+ cursor: pointer;
34701
+ min-width: var(--item-min-width);
34754
34702
  }
34755
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34756
- color: #0096ff;
34703
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34704
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34705
+ min-width: var(--item-min-width);
34757
34706
  }
34758
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34759
- overflow: hidden;
34760
- text-overflow: ellipsis;
34761
- width: 100%;
34762
- vertical-align: middle;
34707
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34708
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34709
+ background-color: rgba(237, 241, 250, 0.6);
34763
34710
  }
34764
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34765
- line-height: 0px;
34711
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34712
+ padding: 0;
34766
34713
  }
34767
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34768
- padding-right: 25px;
34714
+
34715
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34716
+ width: 192px;
34717
+ row-gap: 2px;
34769
34718
  }
34770
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34771
- border-top-color: transparent;
34719
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34720
+ background-color: rgba(225, 230, 241, 0.6);
34772
34721
  }
34773
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
34774
- background: rgba(225, 230, 241, 0.6);
34775
- border-color: transparent transparent white;
34722
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34723
+ color: #00122e !important;
34776
34724
  }
34777
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34778
- border-radius: 8px 0 0 8px;
34725
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34726
+ background-color: rgba(225, 230, 241, 0.6);
34779
34727
  }
34780
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34781
- border-radius: 8px 0 0 8px;
34728
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34729
+ padding: 0 8px;
34730
+ border-radius: 4px;
34731
+ height: 32px;
34732
+ display: flex;
34733
+ align-items: center;
34782
34734
  }
34783
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34784
- content: "";
34785
- width: 4px;
34786
- top: -1px;
34787
- bottom: -1px;
34788
- background: white;
34735
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34736
+ min-height: auto;
34737
+ white-space: nowrap;
34789
34738
  }
34790
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34791
- border-radius: 0 8px 8px 0;
34739
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34740
+ font-size: 13px;
34741
+ line-height: 20px;
34742
+ max-width: 100%;
34743
+ padding-right: 0;
34792
34744
  }
34793
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34794
- border-radius: 0;
34795
- background: white;
34796
- border-top: none;
34745
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34746
+ background: rgba(0, 128, 255, 0.1);
34797
34747
  }
34798
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34799
- border-top: 1px solid transparent;
34800
- border-radius: 0 8px 8px 0;
34801
- background: rgba(225, 230, 241, 0.6);
34748
+
34749
+ .E_h6l1tj4 {
34750
+ width: 100%;
34751
+ display: inline-flex;
34752
+ align-items: center;
34753
+ justify-content: center;
34754
+ column-gap: 4px;
34802
34755
  }
34803
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34804
- background: white;
34805
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34756
+ .E_h6l1tj4 .step-item-prefix-container {
34757
+ display: inline-flex;
34758
+ align-items: center;
34759
+ width: 18px;
34760
+ height: 18px;
34761
+ color: rgba(44, 56, 82, 0.75);
34762
+ justify-content: center;
34806
34763
  }
34807
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34764
+
34765
+ .E_v18frne8 {
34766
+ width: 100%;
34808
34767
  display: flex;
34809
34768
  align-items: center;
34810
- height: 100%;
34811
- background: rgba(225, 230, 241, 0.6);
34812
- }
34813
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34814
- background: white;
34815
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34769
+ justify-content: center;
34770
+ column-gap: 6px;
34771
+ font-size: 13px;
34816
34772
  }
34817
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34818
- display: flex;
34773
+ .E_v18frne8 .step-item-prefix-container {
34774
+ display: inline-flex;
34819
34775
  align-items: center;
34820
- height: 100%;
34821
- background: rgba(225, 230, 241, 0.6);
34776
+ min-width: 20px;
34777
+ min-height: 20px;
34778
+ color: rgba(44, 56, 82, 0.75);
34779
+ justify-content: center;
34822
34780
  }
34823
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34824
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34781
+
34782
+ .E_i1g85yz3 {
34783
+ margin-right: 4px;
34784
+ height: 16px;
34825
34785
  }
34826
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
34827
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34828
- border-radius: 8px;
34786
+
34787
+ .E_t1dtlqs1 {
34788
+ margin-bottom: 4px;
34789
+ color: rgba(44, 56, 82, 0.6);
34790
+ overflow: hidden;
34791
+ text-overflow: ellipsis;
34792
+ white-space: nowrap;
34829
34793
  }
34830
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34831
- border-top-color: white;
34794
+
34795
+ .E_s1ese5oy {
34796
+ color: rgba(44, 56, 82, 0.6);
34797
+ line-height: 32px;
34798
+ height: 32px;
34799
+ margin-bottom: 0;
34832
34800
  }
34833
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34834
- background: rgba(0, 136, 255, 0.1);
34835
- border-bottom-color: transparent;
34836
- border-top-color: transparent;
34801
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34802
+ color: #0080ff;
34837
34803
  }
34838
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34839
- border-radius: 8px 0 0 8px;
34804
+ .E_s1ese5oy.warning {
34805
+ color: #ffa500;
34806
+ }
34807
+ .E_s1ese5oy.success {
34808
+ color: #00ba5d;
34840
34809
  }
34841
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34842
- border-radius: 0 8px 8px 0;
34810
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34811
+ color: #f0483e;
34843
34812
  }
34844
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34845
- background: rgba(0, 136, 255, 0.1);
34813
+ .E_s1ese5oy.normal {
34814
+ color: rgba(44, 56, 82, 0.6);
34846
34815
  }
34847
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th {
34848
- background: #fff;
34849
- font-weight: 400;
34850
- position: relative;
34851
- border-bottom: none;
34816
+
34817
+ .E_b1ibis43 {
34818
+ margin-bottom: 0;
34852
34819
  color: #00122e;
34853
- transition: none;
34854
- padding: 15px 8px 15px 8px;
34855
- }
34856
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34857
- content: "";
34858
- width: 1px;
34859
- top: 0;
34860
- bottom: 0;
34861
- background: rgba(211, 218, 235, 0.6);
34862
- position: absolute;
34863
- right: 0;
34864
34820
  }
34865
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
34866
- padding: unset;
34821
+
34822
+ .E_b11xxjd2 {
34823
+ line-height: 32px;
34824
+ margin-right: 6px;
34867
34825
  }
34868
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
34869
- display: none;
34826
+
34827
+ .E_bsub5bw.with-description {
34828
+ height: 24px;
34829
+ flex: 1;
34830
+ position: relative;
34831
+ top: -7px;
34870
34832
  }
34871
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34833
+ .E_bsub5bw p {
34872
34834
  width: 100%;
34873
34835
  overflow: hidden;
34874
- white-space: nowrap;
34875
34836
  text-overflow: ellipsis;
34837
+ white-space: nowrap;
34876
34838
  }
34877
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34878
- overflow: hidden;
34879
- text-overflow: ellipsis;
34880
- flex: 1;
34839
+
34840
+ .E_tmoyoag {
34841
+ border: 1px solid rgba(211, 218, 235, 0.6);
34842
+ border-radius: 8px;
34843
+ overflow: auto;
34881
34844
  }
34882
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34883
- padding: 15px 25px 15px 8px;
34845
+ .E_tmoyoag .ant-list {
34846
+ position: relative;
34884
34847
  }
34885
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34886
- padding: 0;
34848
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34849
+ position: sticky;
34850
+ top: 0;
34851
+ z-index: 2;
34852
+ display: flex;
34853
+ padding: 8px;
34854
+ flex-wrap: nowrap;
34855
+ justify-content: flex-start;
34856
+ background: #f2f5fa;
34857
+ font-size: 14px;
34858
+ color: rgba(44, 56, 82, 0.6);
34859
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34887
34860
  }
34888
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34889
- position: absolute;
34890
- right: 6px;
34891
- top: 50%;
34892
- transform: translateY(-50%);
34893
- height: 16px;
34894
- display: none;
34895
- transition: transform 320ms ease;
34861
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34862
+ align-items: inherit;
34896
34863
  }
34897
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34898
- display: block;
34899
- transform: translateY(-50%) rotateX(180deg);
34864
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34865
+ display: flex;
34866
+ justify-content: flex-start;
34867
+ align-items: flex-start;
34868
+ flex-wrap: wrap;
34869
+ padding: 8px;
34870
+ border: none;
34900
34871
  }
34901
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34902
- display: block;
34872
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34873
+ flex-basis: 100%;
34874
+ margin: 12px 0 0;
34875
+ order: 99;
34876
+ color: rgba(44, 56, 82, 0.6);
34903
34877
  }
34904
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34905
- display: none;
34878
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34879
+ color: #f0483e;
34880
+ flex-basis: 100%;
34881
+ order: 98;
34882
+ margin: 12px 0 0;
34906
34883
  }
34907
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34908
- transform: translateY(-50%);
34884
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34885
+ background-color: rgba(237, 241, 250, 0.6);
34909
34886
  }
34910
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34911
- transform: translateY(-50%) rotateX(180deg);
34887
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34888
+ background-color: rgba(0, 136, 255, 0.1);
34912
34889
  }
34913
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34914
- background: #f2f5fa;
34890
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34891
+ flex: 1 0 0;
34892
+ overflow: hidden;
34915
34893
  }
34916
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34917
- display: block;
34894
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34895
+ color: rgba(44, 56, 82, 0.6);
34896
+ margin: 0;
34918
34897
  }
34919
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
34920
- padding-right: 25px;
34898
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34899
+ text-align: center;
34921
34900
  }
34922
- .E_tfzf37v div.ant-table .ant-table-selection-column {
34923
- padding: 0 !important;
34901
+ .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 > * {
34902
+ text-align: center;
34924
34903
  }
34925
- .E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34926
- position: absolute;
34927
- left: 50%;
34928
- top: 50%;
34929
- transform: translate(-50%, -50%);
34904
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34905
+ text-align: left;
34930
34906
  }
34931
- .E_tfzf37v div.ant-table .ant-table-selection-column:after {
34932
- display: none;
34907
+ .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 > * {
34908
+ text-align: left;
34933
34909
  }
34934
- .E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
34935
- background: #fff;
34910
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34911
+ text-align: right;
34936
34912
  }
34937
- .E_tfzf37v div.ant-table .ant-table-placeholder {
34938
- background: inherit;
34913
+ .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 > * {
34914
+ text-align: right;
34939
34915
  }
34940
- .E_tfzf37v div.ant-table .ant-table-placeholder td {
34941
- position: static;
34942
- border: none;
34943
- background: inherit !important;
34944
- height: 100px;
34945
- vertical-align: middle;
34916
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34917
+ margin-right: 8px;
34946
34918
  }
34947
- .E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
34948
- .E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34949
- font-weight: bold;
34950
- font-size: 20px;
34951
- color: rgba(10, 37, 85, 0.6);
34919
+ .E_tmoyoag .ant-list .ant-list-item-action {
34920
+ padding: 4px;
34921
+ width: 24px;
34922
+ height: 24px;
34923
+ overflow: hidden;
34952
34924
  }
34953
- .E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
34954
- .E_tfzf37v div.ant-table th.cell__action_ {
34955
- z-index: 10;
34925
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34926
+ padding: 0;
34956
34927
  }
34957
- .E_tfzf37v div.ant-table td.cell__action_ {
34958
- padding: 0 !important;
34928
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34929
+ cursor: not-allowed;
34930
+ opacity: 0.5;
34931
+ }
34932
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34933
+ margin: 0;
34934
+ }
34935
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34936
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34937
+ border-radius: 5px;
34938
+ font-size: 12px;
34939
+ }
34940
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34941
+ font-size: inherit;
34942
+ }
34943
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34944
+ min-height: 24px;
34945
+ font-size: 12px;
34959
34946
  position: relative;
34960
- background: #fff;
34961
34947
  }
34962
- .E_tfzf37v div.ant-table td.cell__action_ > * {
34963
- height: 100%;
34948
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34949
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34950
+ }
34951
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34952
+ background-color: rgba(237, 241, 250, 0.6);
34953
+ }
34954
+
34955
+ .E_a138syjm {
34964
34956
  display: flex;
34965
34957
  align-items: center;
34966
- justify-content: flex-end;
34967
- padding-right: 8px;
34958
+ margin-top: 8px;
34968
34959
  }
34969
- .E_tfzf37v div.ant-table td.cell__action_ .menu-button {
34970
- width: 24px;
34960
+ .E_a138syjm button.ant-btn {
34961
+ padding: 2px 8px;
34971
34962
  height: 24px;
34972
- cursor: pointer;
34973
- justify-content: center;
34974
- border-radius: 4px;
34975
34963
  }
34976
- .E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
34977
- background: #fff;
34964
+ .E_a138syjm > span.maximum-desc {
34965
+ display: none;
34966
+ margin-left: 8px;
34967
+ color: rgba(44, 56, 82, 0.6);
34968
+ }
34969
+ .E_a138syjm > span.maximum-desc.disabled {
34970
+ display: inline;
34971
+ }
34972
+
34973
+ .E_d77i8u0 {
34974
+ width: 24px;
34975
+ height: 24px;
34976
+ padding: 4px;
34977
+ margin-right: 8px;
34978
34978
  }
34979
34979
 
34980
34980
  .E_t13ef470 {
@@ -35026,6 +35026,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35026
35026
  display: block;
35027
35027
  }
35028
35028
 
35029
+ .E_i14c7jc8 {
35030
+ color: var(--i14c7jc8-0);
35031
+ }
35032
+
35033
+ .E_i1ibuolf {
35034
+ display: flex;
35035
+ align-items: center;
35036
+ column-gap: 4px;
35037
+ font-size: 12px;
35038
+ color: rgba(44, 56, 82, 0.7490196078);
35039
+ }
35040
+
35029
35041
  .E_d1u4ndxc {
35030
35042
  color: rgba(44, 56, 82, 0.7490196078);
35031
35043
  font-size: 12px;
@@ -35055,16 +35067,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35055
35067
  to {
35056
35068
  transform: translateX(100%);
35057
35069
  }
35058
- }
35059
-
35060
- .E_i14c7jc8 {
35061
- color: var(--i14c7jc8-0);
35062
- }
35063
-
35064
- .E_i1ibuolf {
35065
- display: flex;
35066
- align-items: center;
35067
- column-gap: 4px;
35068
- font-size: 12px;
35069
- color: rgba(44, 56, 82, 0.7490196078);
35070
35070
  }