@cloudtower/eagle 0.27.85 → 0.27.86

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29572,6 +29572,31 @@ html body {
29572
29572
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29573
29573
  }
29574
29574
  }
29575
+ .E_c18gxmrl {
29576
+ border: 1px solid #d8deeb;
29577
+ border-radius: 4px;
29578
+ }
29579
+
29580
+ .E_c18gxmrl + .E_c18gxmrl {
29581
+ margin-top: 8px;
29582
+ }
29583
+
29584
+ .E_c18gxmrl:hover {
29585
+ border-color: #0080ff;
29586
+ }
29587
+
29588
+ .E_c18gxmrl:hover > header {
29589
+ background: rgba(0, 128, 255, 0.1);
29590
+ }
29591
+
29592
+ .E_c18gxmrl.active header {
29593
+ border-bottom: 1px solid #d8deeb;
29594
+ }
29595
+
29596
+ .E_c18gxmrl > header {
29597
+ padding: 8px 12px;
29598
+ }
29599
+
29575
29600
  .E_berrcjl {
29576
29601
  color: rgba(10, 37, 85, 0.6);
29577
29602
  margin-bottom: 4px;
@@ -29591,29 +29616,93 @@ html body {
29591
29616
  color: #005ed1;
29592
29617
  }
29593
29618
 
29594
- .E_c18gxmrl {
29595
- border: 1px solid #d8deeb;
29596
- border-radius: 4px;
29619
+ .E_c1uzzomf {
29620
+ margin-bottom: 16px;
29597
29621
  }
29598
29622
 
29599
- .E_c18gxmrl + .E_c18gxmrl {
29600
- margin-top: 8px;
29623
+ .E_c1uzzomf .card-title {
29624
+ font-size: 16px;
29625
+ color: rgba(44, 56, 82, 0.6);
29626
+ font-weight: 700;
29627
+ line-height: 32px;
29601
29628
  }
29602
29629
 
29603
- .E_c18gxmrl:hover {
29604
- border-color: #0080ff;
29630
+ .E_c1uzzomf .card-body {
29631
+ padding: 24px;
29632
+ border-radius: 8px;
29633
+ background: #fff;
29605
29634
  }
29606
29635
 
29607
- .E_c18gxmrl:hover > header {
29608
- background: rgba(0, 128, 255, 0.1);
29636
+ .E_c1uzzomf .empty {
29637
+ font-weight: 700;
29638
+ font-size: 14px;
29639
+ line-height: 22px;
29640
+ color: rgba(0, 21, 64, 0.3);
29641
+ text-align: center;
29609
29642
  }
29610
29643
 
29611
- .E_c18gxmrl.active header {
29612
- border-bottom: 1px solid #d8deeb;
29644
+ .E_m74vjol {
29645
+ display: flex;
29646
+ justify-content: space-between;
29647
+ width: 100%;
29613
29648
  }
29614
29649
 
29615
- .E_c18gxmrl > header {
29616
- padding: 8px 12px;
29650
+ .E_m74vjol .action {
29651
+ margin-left: 16px;
29652
+ }
29653
+
29654
+ .E_a1o35uvh .ant-alert-message {
29655
+ width: 100%;
29656
+ }
29657
+
29658
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29659
+ padding: 4px 8px 0 8px;
29660
+ color: rgba(44, 56, 82, 0.6);
29661
+ font-size: 12px;
29662
+ }
29663
+
29664
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29665
+ padding-bottom: 6px;
29666
+ }
29667
+
29668
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29669
+ padding-top: 4px;
29670
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29671
+ }
29672
+
29673
+ .E_b1nip9bk {
29674
+ padding: 4px 11px;
29675
+ }
29676
+
29677
+ .E_bqamoqe {
29678
+ white-space: nowrap;
29679
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29680
+ }
29681
+
29682
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29683
+ --color: #0080ff;
29684
+ }
29685
+
29686
+ .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] {
29687
+ --color: #0080ff;
29688
+ }
29689
+
29690
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29691
+ margin-left: 1px;
29692
+ }
29693
+
29694
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29695
+ border-top-right-radius: 0;
29696
+ border-bottom-right-radius: 0;
29697
+ }
29698
+
29699
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29700
+ border-top-left-radius: 0;
29701
+ border-bottom-left-radius: 0;
29702
+ }
29703
+
29704
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29705
+ border-radius: unset;
29617
29706
  }
29618
29707
 
29619
29708
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29903,55 +29992,6 @@ html body {
29903
29992
  padding: 0;
29904
29993
  }
29905
29994
 
29906
- .E_b1nip9bk {
29907
- padding: 4px 11px;
29908
- }
29909
-
29910
- .E_bqamoqe {
29911
- white-space: nowrap;
29912
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29913
- }
29914
-
29915
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29916
- --color: #0080ff;
29917
- }
29918
-
29919
- .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] {
29920
- --color: #0080ff;
29921
- }
29922
-
29923
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29924
- margin-left: 1px;
29925
- }
29926
-
29927
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29928
- border-top-right-radius: 0;
29929
- border-bottom-right-radius: 0;
29930
- }
29931
-
29932
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29933
- border-top-left-radius: 0;
29934
- border-bottom-left-radius: 0;
29935
- }
29936
-
29937
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29938
- border-radius: unset;
29939
- }
29940
-
29941
- .E_m74vjol {
29942
- display: flex;
29943
- justify-content: space-between;
29944
- width: 100%;
29945
- }
29946
-
29947
- .E_m74vjol .action {
29948
- margin-left: 16px;
29949
- }
29950
-
29951
- .E_a1o35uvh .ant-alert-message {
29952
- width: 100%;
29953
- }
29954
-
29955
29995
  .E_d1bw7c5z {
29956
29996
  position: relative;
29957
29997
  max-width: 388px;
@@ -30048,46 +30088,6 @@ html body {
30048
30088
  width: 102px;
30049
30089
  }
30050
30090
 
30051
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30052
- padding: 4px 8px 0 8px;
30053
- color: rgba(44, 56, 82, 0.6);
30054
- font-size: 12px;
30055
- }
30056
-
30057
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30058
- padding-bottom: 6px;
30059
- }
30060
-
30061
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30062
- padding-top: 4px;
30063
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30064
- }
30065
-
30066
- .E_c1uzzomf {
30067
- margin-bottom: 16px;
30068
- }
30069
-
30070
- .E_c1uzzomf .card-title {
30071
- font-size: 16px;
30072
- color: rgba(44, 56, 82, 0.6);
30073
- font-weight: 700;
30074
- line-height: 32px;
30075
- }
30076
-
30077
- .E_c1uzzomf .card-body {
30078
- padding: 24px;
30079
- border-radius: 8px;
30080
- background: #fff;
30081
- }
30082
-
30083
- .E_c1uzzomf .empty {
30084
- font-weight: 700;
30085
- font-size: 14px;
30086
- line-height: 22px;
30087
- color: rgba(0, 21, 64, 0.3);
30088
- text-align: center;
30089
- }
30090
-
30091
30091
  .E_c1yyuluq {
30092
30092
  border-radius: 8px;
30093
30093
  }
@@ -30442,6 +30442,16 @@ html body {
30442
30442
  transform: rotate(180deg);
30443
30443
  }
30444
30444
 
30445
+ .E_ivqqkzv {
30446
+ height: 24px;
30447
+ width: 56px !important;
30448
+ margin-right: 4px;
30449
+ }
30450
+
30451
+ .E_c1wk4q29 {
30452
+ color: rgba(44, 56, 82, 0.6);
30453
+ }
30454
+
30445
30455
  .E_c1bus5hc {
30446
30456
  --color: white;
30447
30457
  height: 14px;
@@ -30485,16 +30495,6 @@ html body {
30485
30495
  transform: rotate(0deg);
30486
30496
  }
30487
30497
 
30488
- .E_ivqqkzv {
30489
- height: 24px;
30490
- width: 56px !important;
30491
- margin-right: 4px;
30492
- }
30493
-
30494
- .E_c1wk4q29 {
30495
- color: rgba(44, 56, 82, 0.6);
30496
- }
30497
-
30498
30498
  .E_s1dizucg.ant-switch {
30499
30499
  min-width: 40px;
30500
30500
  height: 24px;
@@ -30562,26 +30562,116 @@ html body {
30562
30562
  margin-left: 5px;
30563
30563
  }
30564
30564
 
30565
- .E_s1ebs0ra {
30566
- display: flex;
30567
- align-items: center;
30568
- justify-content: space-between;
30569
- background: #edf0f7;
30570
- padding: 8px 12px;
30571
- position: sticky;
30572
- top: 0;
30573
- z-index: 1;
30574
- margin-bottom: -52px;
30565
+ .E_s1dni7lo {
30566
+ width: 430px !important;
30575
30567
  }
30576
30568
 
30577
- .E_s1ebs0ra .select-total {
30569
+ .E_d1wwmmm5 .ant-select-item-group {
30570
+ padding: 8px 16px;
30571
+ line-height: 18px;
30572
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30573
+ height: 34px;
30574
+ min-height: 34px;
30575
+ box-sizing: border-box;
30576
+ margin-top: 8px;
30577
+ }
30578
+
30579
+ .E_o1ugr09p {
30578
30580
  display: flex;
30579
- align-items: center;
30580
- font-weight: 700;
30581
- flex-shrink: 0;
30581
+ flex-direction: column;
30582
+ margin: 1px 8px;
30583
+ padding: 8px;
30584
+ border-radius: 4px;
30582
30585
  }
30583
30586
 
30584
- .E_s1ebs0ra .select-total .icon-wrapper {
30587
+ .E_o1ugr09p .selected-icon {
30588
+ display: none;
30589
+ }
30590
+
30591
+ .E_o1ugr09p.ant-select-item-option-grouped {
30592
+ padding-left: 8px;
30593
+ }
30594
+
30595
+ .E_o1ugr09p.ant-select-item-option-selected {
30596
+ background-color: white;
30597
+ }
30598
+
30599
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30600
+ color: #0080ff;
30601
+ }
30602
+
30603
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30604
+ display: block;
30605
+ }
30606
+
30607
+ .E_o1ugr09p.ant-select-item-option-active {
30608
+ background: rgba(0, 136, 255, 0.16);
30609
+ }
30610
+
30611
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30612
+ color: #0080ff;
30613
+ }
30614
+
30615
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30616
+ background: rgba(0, 136, 255, 0.1);
30617
+ color: #0080ff;
30618
+ }
30619
+
30620
+ .E_o1ifxsq4 {
30621
+ display: flex;
30622
+ justify-content: space-between;
30623
+ height: 20px;
30624
+ line-height: 20px;
30625
+ }
30626
+
30627
+ .E_o1ifxsq4 .timezone-title {
30628
+ color: #2d3a56;
30629
+ overflow: hidden;
30630
+ text-overflow: ellipsis;
30631
+ }
30632
+
30633
+ .E_o1zue7 {
30634
+ display: flex;
30635
+ justify-content: space-between;
30636
+ color: rgba(44, 56, 82, 0.6);
30637
+ height: 18px;
30638
+ line-height: 18px;
30639
+ margin-top: 2px;
30640
+ }
30641
+
30642
+ .E_tyfmlxg {
30643
+ border: none;
30644
+ margin-right: 0;
30645
+ background: rgba(225, 230, 241, 0.6);
30646
+ }
30647
+
30648
+ .E_o18uybox {
30649
+ pointer-events: none;
30650
+ height: 32px;
30651
+ width: 100%;
30652
+ opacity: 0;
30653
+ }
30654
+
30655
+ .E_s1ebs0ra {
30656
+ display: flex;
30657
+ align-items: center;
30658
+ justify-content: space-between;
30659
+ background: #edf0f7;
30660
+ padding: 8px 12px;
30661
+ position: sticky;
30662
+ top: 0;
30663
+ z-index: 1;
30664
+ margin-bottom: -52px;
30665
+ }
30666
+
30667
+ .E_s1ebs0ra .select-total {
30668
+ display: flex;
30669
+ align-items: center;
30670
+ font-weight: 700;
30671
+ flex-shrink: 0;
30672
+ }
30673
+
30674
+ .E_s1ebs0ra .select-total .icon-wrapper {
30585
30675
  cursor: pointer;
30586
30676
  margin-left: 8px;
30587
30677
  width: 32px;
@@ -30637,59 +30727,6 @@ html body {
30637
30727
  margin-right: 4px;
30638
30728
  }
30639
30729
 
30640
- .E_c18bcrac {
30641
- display: inline-block;
30642
- width: 100%;
30643
- }
30644
-
30645
- .E_c18bcrac .recharts-wrapper {
30646
- margin-left: 4px;
30647
- }
30648
-
30649
- .E_cro7kg2 {
30650
- padding: 4px;
30651
- }
30652
-
30653
- .E_c14wcxf0 {
30654
- display: flex;
30655
- justify-content: space-between;
30656
- align-items: center;
30657
- font-size: 13px;
30658
- line-height: 24px;
30659
- color: #cccccc;
30660
- white-space: nowrap;
30661
- }
30662
-
30663
- .E_c14wcxf0 label {
30664
- margin-right: 32px;
30665
- }
30666
-
30667
- .E_coy29mj.E_c14wcxf0 {
30668
- font-weight: bold;
30669
- color: white;
30670
- }
30671
-
30672
- .E_s11212zy {
30673
- width: 8px;
30674
- height: 8px;
30675
- border-radius: 2px;
30676
- display: inline-block;
30677
- background: var(--s11212zy-0);
30678
- border: 1px solid #fff;
30679
- box-sizing: content-box;
30680
- margin-right: 6px;
30681
- }
30682
-
30683
- .E_p1lyky6c > :first-child {
30684
- font-weight: bold;
30685
- color: white;
30686
- margin-right: 4px;
30687
- }
30688
-
30689
- .E_iq1gosr {
30690
- display: inline-block;
30691
- }
30692
-
30693
30730
  .E_s1sck0th {
30694
30731
  padding: 0 8px;
30695
30732
  border-radius: 4px;
@@ -30788,105 +30825,6 @@ html body {
30788
30825
  background-color: #7E41FF;
30789
30826
  }
30790
30827
 
30791
- .E_s1dni7lo {
30792
- width: 430px !important;
30793
- }
30794
-
30795
- .E_d1wwmmm5 .ant-select-item-group {
30796
- padding: 8px 16px;
30797
- line-height: 18px;
30798
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30799
- height: 34px;
30800
- min-height: 34px;
30801
- box-sizing: border-box;
30802
- margin-top: 8px;
30803
- }
30804
-
30805
- .E_o1ugr09p {
30806
- display: flex;
30807
- flex-direction: column;
30808
- margin: 1px 8px;
30809
- padding: 8px;
30810
- border-radius: 4px;
30811
- }
30812
-
30813
- .E_o1ugr09p .selected-icon {
30814
- display: none;
30815
- }
30816
-
30817
- .E_o1ugr09p.ant-select-item-option-grouped {
30818
- padding-left: 8px;
30819
- }
30820
-
30821
- .E_o1ugr09p.ant-select-item-option-selected {
30822
- background-color: white;
30823
- }
30824
-
30825
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30826
- color: #0080ff;
30827
- }
30828
-
30829
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30830
- display: block;
30831
- }
30832
-
30833
- .E_o1ugr09p.ant-select-item-option-active {
30834
- background: rgba(0, 136, 255, 0.16);
30835
- }
30836
-
30837
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30838
- color: #0080ff;
30839
- }
30840
-
30841
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30842
- background: rgba(0, 136, 255, 0.1);
30843
- color: #0080ff;
30844
- }
30845
-
30846
- .E_o1ifxsq4 {
30847
- display: flex;
30848
- justify-content: space-between;
30849
- height: 20px;
30850
- line-height: 20px;
30851
- }
30852
-
30853
- .E_o1ifxsq4 .timezone-title {
30854
- color: #2d3a56;
30855
- overflow: hidden;
30856
- text-overflow: ellipsis;
30857
- }
30858
-
30859
- .E_o1zue7 {
30860
- display: flex;
30861
- justify-content: space-between;
30862
- color: rgba(44, 56, 82, 0.6);
30863
- height: 18px;
30864
- line-height: 18px;
30865
- margin-top: 2px;
30866
- }
30867
-
30868
- .E_tyfmlxg {
30869
- border: none;
30870
- margin-right: 0;
30871
- background: rgba(225, 230, 241, 0.6);
30872
- }
30873
-
30874
- .E_o18uybox {
30875
- pointer-events: none;
30876
- height: 32px;
30877
- width: 100%;
30878
- opacity: 0;
30879
- }
30880
-
30881
- .E_t1m2x205 .ant-tooltip-arrow {
30882
- display: none;
30883
- }
30884
-
30885
- .E_t1m2x205 .ant-tooltip-inner {
30886
- background: rgba(23, 38, 64, 0.8);
30887
- border-radius: 4px;
30888
- }
30889
-
30890
30828
  .E_clm1wy1 {
30891
30829
  width: 192px;
30892
30830
  height: 246px;
@@ -30996,201 +30934,232 @@ html body {
30996
30934
  border-radius: 2px;
30997
30935
  }
30998
30936
 
30999
- .E_gmyahx3 {
31000
- cursor: pointer;
30937
+ .E_t1m2x205 .ant-tooltip-arrow {
30938
+ display: none;
31001
30939
  }
31002
30940
 
31003
- .E_gmyahx3 .link-text {
31004
- color: rgba(0, 21, 64, 0.3);
30941
+ .E_t1m2x205 .ant-tooltip-inner {
30942
+ background: rgba(23, 38, 64, 0.8);
30943
+ border-radius: 4px;
31005
30944
  }
31006
30945
 
31007
- .E_gmyahx3:hover .link-text {
31008
- color: #0080ff;
30946
+ .E_c18bcrac {
30947
+ display: inline-block;
30948
+ width: 100%;
31009
30949
  }
31010
30950
 
31011
- .E_n12mqh7z {
31012
- display: flex;
31013
- align-items: center;
31014
- font-size: 12px;
31015
- line-height: 18px;
30951
+ .E_c18bcrac .recharts-wrapper {
30952
+ margin-left: 4px;
31016
30953
  }
31017
30954
 
31018
- .E_n12mqh7z:not(:last-child) {
31019
- margin-bottom: 4px;
30955
+ .E_cro7kg2 {
30956
+ padding: 4px;
31020
30957
  }
31021
30958
 
31022
- .E_tf5bynu {
31023
- margin: 0 3px;
30959
+ .E_c14wcxf0 {
30960
+ display: flex;
30961
+ justify-content: space-between;
30962
+ align-items: center;
30963
+ font-size: 13px;
30964
+ line-height: 24px;
30965
+ color: #cccccc;
30966
+ white-space: nowrap;
31024
30967
  }
31025
30968
 
31026
- .E_tcckoz1 {
31027
- max-height: 400px;
31028
- overflow: auto;
30969
+ .E_c14wcxf0 label {
30970
+ margin-right: 32px;
31029
30971
  }
31030
30972
 
31031
- .E_tqjc4ui {
31032
- margin: 0 2px;
30973
+ .E_coy29mj.E_c14wcxf0 {
30974
+ font-weight: bold;
30975
+ color: white;
31033
30976
  }
31034
30977
 
31035
- .E_skwah65 {
30978
+ .E_s11212zy {
30979
+ width: 8px;
31036
30980
  height: 8px;
31037
- box-sizing: border-box;
31038
30981
  border-radius: 2px;
31039
- background: #f5f7fa;
31040
- display: flex;
31041
- width: 100%;
31042
- overflow: hidden;
30982
+ display: inline-block;
30983
+ background: var(--s11212zy-0);
30984
+ border: 1px solid #fff;
30985
+ box-sizing: content-box;
30986
+ margin-right: 6px;
31043
30987
  }
31044
30988
 
31045
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31046
- margin-left: 1px;
30989
+ .E_p1lyky6c > :first-child {
30990
+ font-weight: bold;
30991
+ color: white;
30992
+ margin-right: 4px;
31047
30993
  }
31048
30994
 
31049
- .E_t1sqg15u {
31050
- background: white;
30995
+ .E_iq1gosr {
30996
+ display: inline-block;
31051
30997
  }
31052
30998
 
31053
- .E_t1sqg15u.inline .table-row {
31054
- flex-direction: column;
30999
+ .E_c1up1pdz {
31000
+ width: 648px;
31055
31001
  }
31056
31002
 
31057
- .E_t1sqg15u.inline .table-row > label {
31058
- padding: 0 16px 7px 0;
31003
+ .E_c1up1pdz.active {
31004
+ border-color: #0080ff;
31059
31005
  }
31060
31006
 
31061
- .E_t1sqg15u.has-border .table-header {
31062
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31007
+ .E_c1up1pdz.active > header {
31008
+ background: rgba(0, 128, 255, 0.1);
31063
31009
  }
31064
31010
 
31065
- .E_t1sqg15u.has-border .hiddenBorder {
31066
- border-top: none !important;
31011
+ .E_c1up1pdz .expand {
31012
+ padding: 12px;
31067
31013
  }
31068
31014
 
31069
- .E_t1sqg15u.has-border .table-row + .table-row {
31070
- border-top: 1px solid rgba(225, 230, 241, 0.6);
31015
+ .E_c1up1pdz .field-item {
31016
+ display: flex;
31017
+ padding: 10px 0;
31018
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31071
31019
  }
31072
31020
 
31073
- .E_t1sqg15u.has-border .table-row:last-of-type {
31021
+ .E_c1up1pdz .field-item:last-child {
31022
+ border-bottom: none;
31074
31023
  padding-bottom: 0;
31075
31024
  }
31076
31025
 
31077
- .E_t1sqg15u.align-right .content {
31078
- text-align: right;
31026
+ .E_c1up1pdz .field-item label {
31027
+ line-height: 32px;
31028
+ width: 100px;
31029
+ color: rgba(62, 70, 82, 0.6);
31079
31030
  }
31080
31031
 
31081
- .E_t1sqg15u .uuid-row {
31082
- display: flex;
31083
- justify-content: space-between;
31032
+ .E_c1up1pdz .help {
31033
+ color: rgba(62, 70, 82, 0.6);
31034
+ margin-top: 5px;
31084
31035
  }
31085
31036
 
31086
- .E_t1sqg15u .uuid-row .id-text {
31087
- white-space: nowrap;
31088
- overflow: hidden;
31089
- text-overflow: ellipsis;
31037
+ .E_c1up1pdz .ant-input-affix-wrapper,
31038
+ .E_c1up1pdz .ant-picker {
31039
+ width: 128px;
31090
31040
  }
31091
31041
 
31092
- .E_t4zczcp {
31042
+ .E_c156wh19 {
31093
31043
  display: flex;
31094
- justify-content: space-between;
31095
31044
  align-items: center;
31096
- padding: 8px;
31097
- min-height: 32px;
31045
+ justify-content: space-between;
31046
+ word-break: keep-all;
31098
31047
  }
31099
31048
 
31100
- .E_t4zczcp .table-title {
31101
- color: rgba(44, 56, 82, 0.6);
31102
- font-weight: 600;
31103
- font-size: 12px;
31104
- line-height: 8px;
31049
+ .E_c156wh19 .title {
31050
+ margin: 0 16px 0 8px;
31105
31051
  }
31106
31052
 
31107
- .E_t4zczcp .edit-icon {
31108
- font-size: 16px;
31109
- color: rgba(10, 37, 85, 0.6);
31110
- cursor: pointer;
31053
+ .E_c156wh19 .retain {
31054
+ color: rgba(129, 138, 153, 0.6);
31111
31055
  }
31112
31056
 
31113
- .E_t1s7goww {
31114
- font-size: 12px;
31115
- line-height: 18px;
31057
+ .E_c156wh19 div.left {
31058
+ flex: 1;
31059
+ display: flex;
31060
+ overflow: hidden;
31061
+ align-items: center;
31062
+ justify-content: flex-start;
31063
+ white-space: nowrap;
31116
31064
  }
31117
31065
 
31118
- .E_t93e4cf {
31066
+ .E_c156wh19 div.left .title {
31067
+ max-width: 100%;
31068
+ overflow: hidden;
31069
+ text-overflow: ellipsis;
31070
+ }
31071
+
31072
+ .E_c156wh19 div.right {
31119
31073
  display: flex;
31120
- padding: 8px 0;
31121
- color: #2d3a56;
31074
+ align-items: center;
31122
31075
  }
31123
31076
 
31124
- .E_t93e4cf .hidden {
31125
- display: none;
31077
+ .E_c156wh19 .reverse {
31078
+ display: flex;
31079
+ flex-direction: row-reverse;
31080
+ align-items: center;
31126
31081
  }
31127
31082
 
31128
- .E_t93e4cf .ant-btn-link {
31129
- height: auto;
31083
+ .E_c156wh19 .reverse .ant-switch {
31084
+ margin-left: 8px;
31130
31085
  }
31131
31086
 
31132
- .E_t93e4cf .content {
31133
- overflow: hidden;
31134
- overflow-x: auto;
31135
- width: 100%;
31136
- white-space: pre-wrap;
31087
+ .E_c156wh19 .close {
31088
+ padding-left: 14px;
31089
+ margin-left: 14px;
31090
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31091
+ cursor: pointer;
31137
31092
  }
31138
31093
 
31139
- .E_t93e4cf .content .ant-btn {
31140
- white-space: pre-wrap;
31141
- text-align: left;
31094
+ .E_m126spxy {
31095
+ padding-bottom: 4px;
31096
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31142
31097
  }
31143
31098
 
31144
- .E_t93e4cf .content .unit-chart {
31145
- justify-content: flex-start;
31099
+ .E_m126spxy .ant-btn-link {
31100
+ padding: 1px 10px;
31101
+ color: rgba(62, 70, 82, 0.6);
31102
+ border-radius: 4px;
31146
31103
  }
31147
31104
 
31148
- .E_rhz2uv5 {
31149
- width: var(--rhz2uv5-0);
31150
- flex-shrink: 0;
31151
- color: rgba(44, 56, 82, 0.6);
31152
- padding-right: 12px;
31105
+ .E_m126spxy .ant-btn-link.active {
31106
+ background: rgba(0, 128, 255, 0.1);
31107
+ color: #0096ff;
31153
31108
  }
31154
31109
 
31155
- .E_wg1tsps {
31156
- display: flex;
31157
- align-items: center;
31158
- justify-content: flex-end;
31110
+ .E_wpbf4pq {
31111
+ padding: 10px 0;
31112
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31159
31113
  }
31160
31114
 
31161
- .E_b1ctd5xy {
31162
- display: flex;
31163
- align-items: center;
31164
- width: calc(100% - 40px);
31115
+ .E_wpbf4pq .ant-input,
31116
+ .E_wpbf4pq .ant-picker {
31117
+ width: 80px;
31118
+ margin: 0 9px;
31119
+ text-align: center;
31165
31120
  }
31166
31121
 
31167
- .E_b1ctd5xy .chart {
31168
- display: inline-block;
31169
- width: 100%;
31122
+ .E_wpbf4pq .options {
31123
+ padding: 12px 0 12px 16px;
31124
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31125
+ margin: 5px 0 5px 8px;
31170
31126
  }
31171
31127
 
31172
- .E_u1p8acpn {
31173
- min-width: 40px;
31128
+ .E_wpbf4pq .week-day-option,
31129
+ .E_wpbf4pq .month-day-option {
31130
+ background: #f5f7fa;
31131
+ box-sizing: border-box;
31132
+ border-radius: 16px;
31133
+ margin-right: 8px;
31174
31134
  }
31175
31135
 
31176
- .E_u1p8acpn .unit {
31177
- color: #00122e !important;
31136
+ .E_wpbf4pq .week-day-option:focus,
31137
+ .E_wpbf4pq .month-day-option:focus {
31138
+ color: inherit;
31139
+ border-color: #d9d9d9;
31178
31140
  }
31179
31141
 
31180
- .E_s1iv0tp1 .enabled-switch {
31181
- display: flex;
31182
- align-items: center;
31142
+ .E_wpbf4pq .week-day-option.active {
31143
+ background-color: #0096ff;
31144
+ border-color: #0096ff;
31145
+ color: #fff;
31183
31146
  }
31184
31147
 
31185
- .E_s1iv0tp1 .enabled-text {
31186
- margin-right: 8px;
31148
+ .E_wpbf4pq .week-day-option.en-text {
31149
+ width: 110px;
31150
+ margin-top: 4px;
31187
31151
  }
31188
31152
 
31189
- .E_tje3huy {
31190
- width: 100%;
31191
- overflow: inherit;
31192
- white-space: inherit;
31193
- text-overflow: ellipsis;
31153
+ .E_wpbf4pq .month-day-option {
31154
+ width: 32px;
31155
+ padding: 0;
31156
+ margin-bottom: 8px;
31157
+ }
31158
+
31159
+ .E_wpbf4pq .month-day-option.active {
31160
+ background-color: #0096ff;
31161
+ border-color: #0096ff;
31162
+ color: #fff;
31194
31163
  }
31195
31164
 
31196
31165
  .E_ou7iq30 {
@@ -31209,170 +31178,201 @@ html body {
31209
31178
  word-break: break-all;
31210
31179
  }
31211
31180
 
31212
- .E_c1up1pdz {
31213
- width: 648px;
31181
+ .E_n12mqh7z {
31182
+ display: flex;
31183
+ align-items: center;
31184
+ font-size: 12px;
31185
+ line-height: 18px;
31214
31186
  }
31215
31187
 
31216
- .E_c1up1pdz.active {
31217
- border-color: #0080ff;
31188
+ .E_n12mqh7z:not(:last-child) {
31189
+ margin-bottom: 4px;
31218
31190
  }
31219
31191
 
31220
- .E_c1up1pdz.active > header {
31221
- background: rgba(0, 128, 255, 0.1);
31192
+ .E_tf5bynu {
31193
+ margin: 0 3px;
31222
31194
  }
31223
31195
 
31224
- .E_c1up1pdz .expand {
31225
- padding: 12px;
31196
+ .E_tcckoz1 {
31197
+ max-height: 400px;
31198
+ overflow: auto;
31226
31199
  }
31227
31200
 
31228
- .E_c1up1pdz .field-item {
31201
+ .E_skwah65 {
31202
+ height: 8px;
31203
+ box-sizing: border-box;
31204
+ border-radius: 2px;
31205
+ background: #f5f7fa;
31229
31206
  display: flex;
31230
- padding: 10px 0;
31231
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31207
+ width: 100%;
31208
+ overflow: hidden;
31232
31209
  }
31233
31210
 
31234
- .E_c1up1pdz .field-item:last-child {
31235
- border-bottom: none;
31211
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31212
+ margin-left: 1px;
31213
+ }
31214
+
31215
+ .E_tqjc4ui {
31216
+ margin: 0 2px;
31217
+ }
31218
+
31219
+ .E_t1sqg15u {
31220
+ background: white;
31221
+ }
31222
+
31223
+ .E_t1sqg15u.inline .table-row {
31224
+ flex-direction: column;
31225
+ }
31226
+
31227
+ .E_t1sqg15u.inline .table-row > label {
31228
+ padding: 0 16px 7px 0;
31229
+ }
31230
+
31231
+ .E_t1sqg15u.has-border .table-header {
31232
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31233
+ }
31234
+
31235
+ .E_t1sqg15u.has-border .hiddenBorder {
31236
+ border-top: none !important;
31237
+ }
31238
+
31239
+ .E_t1sqg15u.has-border .table-row + .table-row {
31240
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31241
+ }
31242
+
31243
+ .E_t1sqg15u.has-border .table-row:last-of-type {
31236
31244
  padding-bottom: 0;
31237
31245
  }
31238
31246
 
31239
- .E_c1up1pdz .field-item label {
31240
- line-height: 32px;
31241
- width: 100px;
31242
- color: rgba(62, 70, 82, 0.6);
31247
+ .E_t1sqg15u.align-right .content {
31248
+ text-align: right;
31243
31249
  }
31244
31250
 
31245
- .E_c1up1pdz .help {
31246
- color: rgba(62, 70, 82, 0.6);
31247
- margin-top: 5px;
31251
+ .E_t1sqg15u .uuid-row {
31252
+ display: flex;
31253
+ justify-content: space-between;
31248
31254
  }
31249
31255
 
31250
- .E_c1up1pdz .ant-input-affix-wrapper,
31251
- .E_c1up1pdz .ant-picker {
31252
- width: 128px;
31256
+ .E_t1sqg15u .uuid-row .id-text {
31257
+ white-space: nowrap;
31258
+ overflow: hidden;
31259
+ text-overflow: ellipsis;
31253
31260
  }
31254
31261
 
31255
- .E_c156wh19 {
31262
+ .E_t4zczcp {
31256
31263
  display: flex;
31257
- align-items: center;
31258
31264
  justify-content: space-between;
31259
- word-break: keep-all;
31265
+ align-items: center;
31266
+ padding: 8px;
31267
+ min-height: 32px;
31260
31268
  }
31261
31269
 
31262
- .E_c156wh19 .title {
31263
- margin: 0 16px 0 8px;
31270
+ .E_t4zczcp .table-title {
31271
+ color: rgba(44, 56, 82, 0.6);
31272
+ font-weight: 600;
31273
+ font-size: 12px;
31274
+ line-height: 8px;
31264
31275
  }
31265
31276
 
31266
- .E_c156wh19 .retain {
31267
- color: rgba(129, 138, 153, 0.6);
31277
+ .E_t4zczcp .edit-icon {
31278
+ font-size: 16px;
31279
+ color: rgba(10, 37, 85, 0.6);
31280
+ cursor: pointer;
31268
31281
  }
31269
31282
 
31270
- .E_c156wh19 div.left {
31271
- flex: 1;
31283
+ .E_t1s7goww {
31284
+ font-size: 12px;
31285
+ line-height: 18px;
31286
+ }
31287
+
31288
+ .E_t93e4cf {
31272
31289
  display: flex;
31273
- overflow: hidden;
31274
- align-items: center;
31275
- justify-content: flex-start;
31276
- white-space: nowrap;
31290
+ padding: 8px 0;
31291
+ color: #2d3a56;
31277
31292
  }
31278
31293
 
31279
- .E_c156wh19 div.left .title {
31280
- max-width: 100%;
31281
- overflow: hidden;
31282
- text-overflow: ellipsis;
31294
+ .E_t93e4cf .hidden {
31295
+ display: none;
31283
31296
  }
31284
31297
 
31285
- .E_c156wh19 div.right {
31286
- display: flex;
31287
- align-items: center;
31298
+ .E_t93e4cf .ant-btn-link {
31299
+ height: auto;
31288
31300
  }
31289
31301
 
31290
- .E_c156wh19 .reverse {
31291
- display: flex;
31292
- flex-direction: row-reverse;
31293
- align-items: center;
31302
+ .E_t93e4cf .content {
31303
+ overflow: hidden;
31304
+ overflow-x: auto;
31305
+ width: 100%;
31306
+ white-space: pre-wrap;
31294
31307
  }
31295
31308
 
31296
- .E_c156wh19 .reverse .ant-switch {
31297
- margin-left: 8px;
31309
+ .E_t93e4cf .content .ant-btn {
31310
+ white-space: pre-wrap;
31311
+ text-align: left;
31298
31312
  }
31299
31313
 
31300
- .E_c156wh19 .close {
31301
- padding-left: 14px;
31302
- margin-left: 14px;
31303
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31304
- cursor: pointer;
31314
+ .E_t93e4cf .content .unit-chart {
31315
+ justify-content: flex-start;
31305
31316
  }
31306
31317
 
31307
- .E_m126spxy {
31308
- padding-bottom: 4px;
31309
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31318
+ .E_rhz2uv5 {
31319
+ width: var(--rhz2uv5-0);
31320
+ flex-shrink: 0;
31321
+ color: rgba(44, 56, 82, 0.6);
31322
+ padding-right: 12px;
31310
31323
  }
31311
31324
 
31312
- .E_m126spxy .ant-btn-link {
31313
- padding: 1px 10px;
31314
- color: rgba(62, 70, 82, 0.6);
31315
- border-radius: 4px;
31325
+ .E_gmyahx3 {
31326
+ cursor: pointer;
31316
31327
  }
31317
31328
 
31318
- .E_m126spxy .ant-btn-link.active {
31319
- background: rgba(0, 128, 255, 0.1);
31320
- color: #0096ff;
31329
+ .E_gmyahx3 .link-text {
31330
+ color: rgba(0, 21, 64, 0.3);
31321
31331
  }
31322
31332
 
31323
- .E_wpbf4pq {
31324
- padding: 10px 0;
31325
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31333
+ .E_gmyahx3:hover .link-text {
31334
+ color: #0080ff;
31326
31335
  }
31327
31336
 
31328
- .E_wpbf4pq .ant-input,
31329
- .E_wpbf4pq .ant-picker {
31330
- width: 80px;
31331
- margin: 0 9px;
31332
- text-align: center;
31337
+ .E_tje3huy {
31338
+ width: 100%;
31339
+ overflow: inherit;
31340
+ white-space: inherit;
31341
+ text-overflow: ellipsis;
31333
31342
  }
31334
31343
 
31335
- .E_wpbf4pq .options {
31336
- padding: 12px 0 12px 16px;
31337
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31338
- margin: 5px 0 5px 8px;
31344
+ .E_wg1tsps {
31345
+ display: flex;
31346
+ align-items: center;
31347
+ justify-content: flex-end;
31339
31348
  }
31340
31349
 
31341
- .E_wpbf4pq .week-day-option,
31342
- .E_wpbf4pq .month-day-option {
31343
- background: #f5f7fa;
31344
- box-sizing: border-box;
31345
- border-radius: 16px;
31346
- margin-right: 8px;
31350
+ .E_b1ctd5xy {
31351
+ display: flex;
31352
+ align-items: center;
31353
+ width: calc(100% - 40px);
31347
31354
  }
31348
31355
 
31349
- .E_wpbf4pq .week-day-option:focus,
31350
- .E_wpbf4pq .month-day-option:focus {
31351
- color: inherit;
31352
- border-color: #d9d9d9;
31356
+ .E_b1ctd5xy .chart {
31357
+ display: inline-block;
31358
+ width: 100%;
31353
31359
  }
31354
31360
 
31355
- .E_wpbf4pq .week-day-option.active {
31356
- background-color: #0096ff;
31357
- border-color: #0096ff;
31358
- color: #fff;
31361
+ .E_u1p8acpn {
31362
+ min-width: 40px;
31359
31363
  }
31360
31364
 
31361
- .E_wpbf4pq .week-day-option.en-text {
31362
- width: 110px;
31363
- margin-top: 4px;
31365
+ .E_u1p8acpn .unit {
31366
+ color: #00122e !important;
31364
31367
  }
31365
31368
 
31366
- .E_wpbf4pq .month-day-option {
31367
- width: 32px;
31368
- padding: 0;
31369
- margin-bottom: 8px;
31369
+ .E_s1iv0tp1 .enabled-switch {
31370
+ display: flex;
31371
+ align-items: center;
31370
31372
  }
31371
31373
 
31372
- .E_wpbf4pq .month-day-option.active {
31373
- background-color: #0096ff;
31374
- border-color: #0096ff;
31375
- color: #fff;
31374
+ .E_s1iv0tp1 .enabled-text {
31375
+ margin-right: 8px;
31376
31376
  }
31377
31377
 
31378
31378
  .E_t160l1cm {
@@ -31675,42 +31675,6 @@ html body {
31675
31675
  animation: rotate 680ms linear infinite;
31676
31676
  }
31677
31677
 
31678
- .E_f7pxqmh {
31679
- width: 100%;
31680
- margin-bottom: 0 !important;
31681
- flex-flow: nowrap !important;
31682
- line-break: auto;
31683
- }
31684
-
31685
- .E_f7pxqmh > .ant-form-item-label {
31686
- text-align: left !important;
31687
- padding-bottom: 0 !important;
31688
- }
31689
-
31690
- .E_f7pxqmh > .ant-form-item-label > label {
31691
- min-height: 32px;
31692
- height: auto;
31693
- font-size: 13px;
31694
- color: rgba(44, 56, 82, 0.6);
31695
- white-space: normal;
31696
- }
31697
-
31698
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31699
- border-color: #ff4d4f !important;
31700
- }
31701
-
31702
- .E_f7pxqmh .ant-form-item-explain {
31703
- margin-top: 4px;
31704
- font-size: 12px;
31705
- min-height: 0px;
31706
- }
31707
-
31708
- .E_f7pxqmh .ant-form-item-extra {
31709
- font-size: 12px;
31710
- color: rgba(44, 56, 82, 0.6);
31711
- min-height: 0px;
31712
- }
31713
-
31714
31678
  .E_a1wfy30z .ant-input-number-handler-wrap {
31715
31679
  display: var(--a1wfy30z-0);
31716
31680
  }
@@ -31746,83 +31710,49 @@ html body {
31746
31710
  font-size: inherit;
31747
31711
  }
31748
31712
 
31749
- .E_owd0kml {
31750
- display: inline-block;
31751
- }
31752
-
31753
- .E_h1jsgezc {
31754
- visibility: hidden;
31755
- position: absolute;
31756
- }
31757
-
31758
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31759
- display: var(--ai7qkf2-0);
31760
- }
31761
-
31762
- .E_ai7qkf2 .ant-input-number-input-wrap {
31763
- display: inline-flex;
31764
- line-height: 1.5715;
31765
- height: 100%;
31713
+ .E_f7pxqmh {
31766
31714
  width: 100%;
31715
+ margin-bottom: 0 !important;
31716
+ flex-flow: nowrap !important;
31717
+ line-break: auto;
31767
31718
  }
31768
31719
 
31769
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31770
- content: var(--ai7qkf2-1);
31771
- display: var(--ai7qkf2-2);
31772
- flex: none;
31773
- align-items: center;
31774
- margin-left: 4px;
31775
- padding: 5px 12px 5px 0;
31776
- color: rgba(44, 56, 82, 0.6);
31720
+ .E_f7pxqmh > .ant-form-item-label {
31721
+ text-align: left !important;
31722
+ padding-bottom: 0 !important;
31777
31723
  }
31778
31724
 
31779
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31780
- content: var(--ai7qkf2-3);
31781
- display: var(--ai7qkf2-4);
31782
- flex: none;
31783
- align-items: center;
31784
- margin-right: 4px;
31785
- cursor: auto;
31725
+ .E_f7pxqmh > .ant-form-item-label > label {
31726
+ min-height: 32px;
31727
+ height: auto;
31728
+ font-size: 13px;
31786
31729
  color: rgba(44, 56, 82, 0.6);
31730
+ white-space: normal;
31787
31731
  }
31788
31732
 
31789
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31790
- border-radius: 0;
31791
- }
31792
-
31793
- .E_ai7qkf2.ant-input-number {
31794
- width: 100%;
31795
- border-radius: 6px;
31796
- }
31797
-
31798
- .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 {
31799
- border-color: #0096ff;
31800
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31801
- z-index: 1;
31733
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31734
+ border-color: #ff4d4f !important;
31802
31735
  }
31803
31736
 
31804
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31805
- border-color: #e75a3a;
31806
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31737
+ .E_f7pxqmh .ant-form-item-explain {
31738
+ margin-top: 4px;
31739
+ font-size: 12px;
31740
+ min-height: 0px;
31807
31741
  }
31808
31742
 
31809
- .E_ai7qkf2 .ant-input-number-input {
31810
- height: 30px;
31811
- border: 1px;
31812
- padding: 5px 12px;
31813
- font-size: inherit;
31743
+ .E_f7pxqmh .ant-form-item-extra {
31744
+ font-size: 12px;
31745
+ color: rgba(44, 56, 82, 0.6);
31746
+ min-height: 0px;
31814
31747
  }
31815
31748
 
31816
- .E_ai7qkf2.ant-input-number-lg input {
31817
- height: 38px;
31818
- border: 1px;
31819
- padding: 8px 16px;
31749
+ .E_owd0kml {
31750
+ display: inline-block;
31820
31751
  }
31821
31752
 
31822
- .E_ai7qkf2.ant-input-number-sm input {
31823
- height: 22px;
31824
- border: 1px;
31825
- padding: 2px 8px;
31753
+ .E_h1jsgezc {
31754
+ visibility: hidden;
31755
+ position: absolute;
31826
31756
  }
31827
31757
 
31828
31758
  .E_dsnbhzf {
@@ -32300,6 +32230,76 @@ html body {
32300
32230
  line-height: 12px;
32301
32231
  }
32302
32232
 
32233
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
32234
+ display: var(--ai7qkf2-0);
32235
+ }
32236
+
32237
+ .E_ai7qkf2 .ant-input-number-input-wrap {
32238
+ display: inline-flex;
32239
+ line-height: 1.5715;
32240
+ height: 100%;
32241
+ width: 100%;
32242
+ }
32243
+
32244
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
32245
+ content: var(--ai7qkf2-1);
32246
+ display: var(--ai7qkf2-2);
32247
+ flex: none;
32248
+ align-items: center;
32249
+ margin-left: 4px;
32250
+ padding: 5px 12px 5px 0;
32251
+ color: rgba(44, 56, 82, 0.6);
32252
+ }
32253
+
32254
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
32255
+ content: var(--ai7qkf2-3);
32256
+ display: var(--ai7qkf2-4);
32257
+ flex: none;
32258
+ align-items: center;
32259
+ margin-right: 4px;
32260
+ cursor: auto;
32261
+ color: rgba(44, 56, 82, 0.6);
32262
+ }
32263
+
32264
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
32265
+ border-radius: 0;
32266
+ }
32267
+
32268
+ .E_ai7qkf2.ant-input-number {
32269
+ width: 100%;
32270
+ border-radius: 6px;
32271
+ }
32272
+
32273
+ .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 {
32274
+ border-color: #0096ff;
32275
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32276
+ z-index: 1;
32277
+ }
32278
+
32279
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
32280
+ border-color: #e75a3a;
32281
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32282
+ }
32283
+
32284
+ .E_ai7qkf2 .ant-input-number-input {
32285
+ height: 30px;
32286
+ border: 1px;
32287
+ padding: 5px 12px;
32288
+ font-size: inherit;
32289
+ }
32290
+
32291
+ .E_ai7qkf2.ant-input-number-lg input {
32292
+ height: 38px;
32293
+ border: 1px;
32294
+ padding: 8px 16px;
32295
+ }
32296
+
32297
+ .E_ai7qkf2.ant-input-number-sm input {
32298
+ height: 22px;
32299
+ border: 1px;
32300
+ padding: 2px 8px;
32301
+ }
32302
+
32303
32303
  .E_cnujxq2 {
32304
32304
  display: flex;
32305
32305
  flex-direction: column;
@@ -33090,38 +33090,6 @@ input.E_rf8rlle.ant-input {
33090
33090
  padding: unset;
33091
33091
  }
33092
33092
 
33093
- .E_suhck3k {
33094
- height: 24px;
33095
- width: 24px;
33096
- border-radius: 6px;
33097
- padding: 4px;
33098
- }
33099
-
33100
- .E_suhck3k:hover {
33101
- background-color: rgba(0, 136, 255, 0.1);
33102
- }
33103
-
33104
- .E_suhck3k:hover svg path {
33105
- fill: blue;
33106
- }
33107
-
33108
- .E_ryby9ds {
33109
- display: flex;
33110
- align-items: center;
33111
- }
33112
-
33113
- .E_ryby9ds .order {
33114
- height: 24px;
33115
- width: 24px;
33116
- border-radius: 20px;
33117
- color: #0080ff;
33118
- background: rgba(0, 136, 255, 0.1);
33119
- display: flex;
33120
- align-items: center;
33121
- justify-content: center;
33122
- margin-right: 6px;
33123
- }
33124
-
33125
33093
  .E_drhfj7c .bottom {
33126
33094
  color: rgba(44, 56, 82, 0.75);
33127
33095
  }
@@ -33371,6 +33339,38 @@ input.E_rf8rlle.ant-input {
33371
33339
  font-size: 14px;
33372
33340
  }
33373
33341
 
33342
+ .E_suhck3k {
33343
+ height: 24px;
33344
+ width: 24px;
33345
+ border-radius: 6px;
33346
+ padding: 4px;
33347
+ }
33348
+
33349
+ .E_suhck3k:hover {
33350
+ background-color: rgba(0, 136, 255, 0.1);
33351
+ }
33352
+
33353
+ .E_suhck3k:hover svg path {
33354
+ fill: blue;
33355
+ }
33356
+
33357
+ .E_ryby9ds {
33358
+ display: flex;
33359
+ align-items: center;
33360
+ }
33361
+
33362
+ .E_ryby9ds .order {
33363
+ height: 24px;
33364
+ width: 24px;
33365
+ border-radius: 20px;
33366
+ color: #0080ff;
33367
+ background: rgba(0, 136, 255, 0.1);
33368
+ display: flex;
33369
+ align-items: center;
33370
+ justify-content: center;
33371
+ margin-right: 6px;
33372
+ }
33373
+
33374
33374
  .E_c1kchka8 {
33375
33375
  height: 100%;
33376
33376
  width: 100%;
@@ -33972,57 +33972,6 @@ input.E_rf8rlle.ant-input {
33972
33972
  background-color: transparent;
33973
33973
  }
33974
33974
 
33975
- .E_c1yd35n {
33976
- padding: 0 12px 14px 12px;
33977
- }
33978
-
33979
- .E_c1kghdax {
33980
- color: #2d3a56;
33981
- padding: 7px 12px;
33982
- display: flex;
33983
- justify-content: space-between;
33984
- align-items: center;
33985
- }
33986
-
33987
- .E_c1kghdax.has-arrow {
33988
- padding-left: 10px;
33989
- }
33990
-
33991
- .E_c1kghdax.has-arrow .title-wrapper {
33992
- cursor: pointer;
33993
- color: #00122e;
33994
- }
33995
-
33996
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33997
- color: #2d3a56;
33998
- font-weight: 600;
33999
- }
34000
-
34001
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34002
- transform: rotate(90deg);
34003
- }
34004
-
34005
- .E_c1kghdax .sub-info {
34006
- font-size: 12px;
34007
- line-height: 18px;
34008
- }
34009
-
34010
- .E_c1kghdax .title-wrapper {
34011
- display: flex;
34012
- align-items: center;
34013
- user-select: none;
34014
- flex-grow: 1;
34015
- font-size: 12px;
34016
- line-height: 18px;
34017
- color: #2d3a56;
34018
- font-weight: 700;
34019
- }
34020
-
34021
- .E_c1kghdax .collapse-arrow {
34022
- transition: all 50ms ease-out 0ms;
34023
- margin-right: 2px;
34024
- }
34025
-
34026
33975
  .E_ckui4s7 {
34027
33976
  color: #2d3a56;
34028
33977
  line-height: 22px;
@@ -34099,8 +34048,59 @@ input.E_rf8rlle.ant-input {
34099
34048
  margin-left: 8px;
34100
34049
  }
34101
34050
 
34102
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34103
- margin-left: 24px;
34051
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34052
+ margin-left: 24px;
34053
+ }
34054
+
34055
+ .E_c1yd35n {
34056
+ padding: 0 12px 14px 12px;
34057
+ }
34058
+
34059
+ .E_c1kghdax {
34060
+ color: #2d3a56;
34061
+ padding: 7px 12px;
34062
+ display: flex;
34063
+ justify-content: space-between;
34064
+ align-items: center;
34065
+ }
34066
+
34067
+ .E_c1kghdax.has-arrow {
34068
+ padding-left: 10px;
34069
+ }
34070
+
34071
+ .E_c1kghdax.has-arrow .title-wrapper {
34072
+ cursor: pointer;
34073
+ color: #00122e;
34074
+ }
34075
+
34076
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34077
+ color: #2d3a56;
34078
+ font-weight: 600;
34079
+ }
34080
+
34081
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34082
+ transform: rotate(90deg);
34083
+ }
34084
+
34085
+ .E_c1kghdax .sub-info {
34086
+ font-size: 12px;
34087
+ line-height: 18px;
34088
+ }
34089
+
34090
+ .E_c1kghdax .title-wrapper {
34091
+ display: flex;
34092
+ align-items: center;
34093
+ user-select: none;
34094
+ flex-grow: 1;
34095
+ font-size: 12px;
34096
+ line-height: 18px;
34097
+ color: #2d3a56;
34098
+ font-weight: 700;
34099
+ }
34100
+
34101
+ .E_c1kghdax .collapse-arrow {
34102
+ transition: all 50ms ease-out 0ms;
34103
+ margin-right: 2px;
34104
34104
  }
34105
34105
 
34106
34106
  .E_b14q2gmw {
@@ -34181,35 +34181,11 @@ input.E_rf8rlle.ant-input {
34181
34181
  margin-right: 4px;
34182
34182
  }
34183
34183
 
34184
- .E_slr2ynn {
34185
- padding: 0 8px;
34186
- height: 18px;
34187
- }
34188
-
34189
- .E_m140wbb6 {
34190
- padding: 2px 8px;
34191
- height: 24px;
34192
- }
34193
-
34194
- .E_t1fozc1i {
34195
- margin: 0;
34196
- }
34197
-
34198
- .E_i1vxv4ln {
34184
+ .E_i1g85yz3 {
34199
34185
  margin-right: 4px;
34200
34186
  height: 16px;
34201
34187
  }
34202
34188
 
34203
- .E_n1afl31m.ant-tag.ant-tag-gray {
34204
- font-weight: 700;
34205
- color: #00122e;
34206
- background-color: rgba(237, 241, 250, 0.6);
34207
- border: 1px solid rgba(211, 218, 235, 0.6);
34208
- word-break: break-all;
34209
- display: inline;
34210
- white-space: normal;
34211
- }
34212
-
34213
34189
  .E_sjob3jg {
34214
34190
  --item-min-width: 60px;
34215
34191
  }
@@ -34442,6 +34418,35 @@ input.E_rf8rlle.ant-input {
34442
34418
  justify-content: center;
34443
34419
  }
34444
34420
 
34421
+ .E_slr2ynn {
34422
+ padding: 0 8px;
34423
+ height: 18px;
34424
+ }
34425
+
34426
+ .E_m140wbb6 {
34427
+ padding: 2px 8px;
34428
+ height: 24px;
34429
+ }
34430
+
34431
+ .E_t1fozc1i {
34432
+ margin: 0;
34433
+ }
34434
+
34435
+ .E_i1vxv4ln {
34436
+ margin-right: 4px;
34437
+ height: 16px;
34438
+ }
34439
+
34440
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34441
+ font-weight: 700;
34442
+ color: #00122e;
34443
+ background-color: rgba(237, 241, 250, 0.6);
34444
+ border: 1px solid rgba(211, 218, 235, 0.6);
34445
+ word-break: break-all;
34446
+ display: inline;
34447
+ white-space: normal;
34448
+ }
34449
+
34445
34450
  .E_t1dtlqs1 {
34446
34451
  margin-bottom: 4px;
34447
34452
  color: rgba(44, 56, 82, 0.6);
@@ -34670,72 +34675,22 @@ input.E_rf8rlle.ant-input {
34670
34675
  margin-right: 8px;
34671
34676
  }
34672
34677
 
34673
- .E_i1g85yz3 {
34674
- margin-right: 4px;
34675
- height: 16px;
34676
- }
34677
-
34678
- button.E_l48ei06.ant-btn {
34679
- font-size: 12px;
34680
- line-height: 18px;
34681
- height: 18px;
34682
- }
34683
-
34684
- button.E_l48ei06 {
34685
- color: #0080FF;
34686
- height: unset;
34687
- }
34688
-
34689
- button.E_l48ei06 .button-prefix-icon {
34690
- margin-right: 4px;
34691
- }
34692
-
34693
- button.E_l48ei06 .button-suffix-icon {
34694
- margin-left: 4px;
34695
- }
34696
-
34697
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34698
- color: #009DFF;
34699
- }
34700
-
34701
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34702
- color: #005ED1;
34703
- }
34704
-
34705
- button.E_l48ei06.ui-kit-link-disabled {
34706
- color: #0080FF;
34707
- }
34708
-
34709
- button.E_l48ei06.ui-kit-link-primary {
34710
- color: #00122E;
34711
- }
34712
-
34713
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34714
- color: #0080FF;
34715
- }
34716
-
34717
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34718
- color: #005ED1;
34719
- }
34720
-
34721
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34722
- color: #00122E;
34723
- }
34724
-
34725
- button.E_l48ei06.ui-kit-link-secondary {
34726
- color: rgba(44, 56, 82, 0.7490196078);
34727
- }
34728
-
34729
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34730
- color: #0080FF;
34678
+ .E_r77hffu {
34679
+ display: flex;
34680
+ align-items: center;
34681
+ justify-content: space-between;
34682
+ column-gap: 6px;
34731
34683
  }
34732
34684
 
34733
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34734
- color: #005ED1;
34685
+ .E_p1cmxsf7 {
34686
+ display: flex;
34687
+ flex-direction: column;
34688
+ justify-content: center;
34689
+ row-gap: var(--p1cmxsf7-0);
34735
34690
  }
34736
34691
 
34737
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34738
- color: rgba(44, 56, 82, 0.7490196078);
34692
+ .E_p1cmxsf7 .antd5-progress-line {
34693
+ font-size: 0;
34739
34694
  }
34740
34695
 
34741
34696
  .E_sddwhm6 {
@@ -34833,6 +34788,69 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34833
34788
  display: inline-block;
34834
34789
  }
34835
34790
 
34791
+ button.E_l48ei06.ant-btn {
34792
+ font-size: 12px;
34793
+ line-height: 18px;
34794
+ height: 18px;
34795
+ }
34796
+
34797
+ button.E_l48ei06 {
34798
+ color: #0080FF;
34799
+ height: unset;
34800
+ }
34801
+
34802
+ button.E_l48ei06 .button-prefix-icon {
34803
+ margin-right: 4px;
34804
+ }
34805
+
34806
+ button.E_l48ei06 .button-suffix-icon {
34807
+ margin-left: 4px;
34808
+ }
34809
+
34810
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34811
+ color: #009DFF;
34812
+ }
34813
+
34814
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34815
+ color: #005ED1;
34816
+ }
34817
+
34818
+ button.E_l48ei06.ui-kit-link-disabled {
34819
+ color: #0080FF;
34820
+ }
34821
+
34822
+ button.E_l48ei06.ui-kit-link-primary {
34823
+ color: #00122E;
34824
+ }
34825
+
34826
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34827
+ color: #0080FF;
34828
+ }
34829
+
34830
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34831
+ color: #005ED1;
34832
+ }
34833
+
34834
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34835
+ color: #00122E;
34836
+ }
34837
+
34838
+ button.E_l48ei06.ui-kit-link-secondary {
34839
+ color: rgba(44, 56, 82, 0.7490196078);
34840
+ }
34841
+
34842
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34843
+ color: #0080FF;
34844
+ }
34845
+
34846
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34847
+ color: #005ED1;
34848
+ }
34849
+
34850
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34851
+ color: rgba(44, 56, 82, 0.7490196078);
34852
+ }
34853
+
34836
34854
  .E_tc97u5y {
34837
34855
  height: 100%;
34838
34856
  }
@@ -35283,22 +35301,29 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35283
35301
  background: #fff;
35284
35302
  }
35285
35303
 
35286
- .E_r77hffu {
35287
- display: flex;
35288
- align-items: center;
35289
- justify-content: space-between;
35290
- column-gap: 6px;
35304
+ .E_t1gvlxt5 {
35305
+ min-width: 0;
35306
+ flex: 1;
35291
35307
  }
35292
35308
 
35293
- .E_p1cmxsf7 {
35294
- display: flex;
35295
- flex-direction: column;
35296
- justify-content: center;
35297
- row-gap: var(--p1cmxsf7-0);
35309
+ .E_t1gvlxt5 .tag {
35310
+ flex: 0 0 auto;
35298
35311
  }
35299
35312
 
35300
- .E_p1cmxsf7 .antd5-progress-line {
35301
- font-size: 0;
35313
+ .E_t1gvlxt5 .progress-title {
35314
+ flex: 2;
35315
+ max-width: fit-content;
35316
+ }
35317
+
35318
+ .E_t1gvlxt5 .progress-desc {
35319
+ flex: 1;
35320
+ max-width: fit-content;
35321
+ }
35322
+
35323
+ .E_a1ji6r68 {
35324
+ display: flex;
35325
+ align-items: center;
35326
+ column-gap: var(--a1ji6r68-0);
35302
35327
  }
35303
35328
 
35304
35329
  .E_t13ef470 {
@@ -35338,31 +35363,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35338
35363
  background: rgba(163, 180, 204, 0.18);
35339
35364
  }
35340
35365
 
35341
- .E_t1gvlxt5 {
35342
- min-width: 0;
35343
- flex: 1;
35344
- }
35345
-
35346
- .E_t1gvlxt5 .tag {
35347
- flex: 0 0 auto;
35348
- }
35349
-
35350
- .E_t1gvlxt5 .progress-title {
35351
- flex: 2;
35352
- max-width: fit-content;
35353
- }
35354
-
35355
- .E_t1gvlxt5 .progress-desc {
35356
- flex: 1;
35357
- max-width: fit-content;
35358
- }
35359
-
35360
- .E_a1ji6r68 {
35361
- display: flex;
35362
- align-items: center;
35363
- column-gap: var(--a1ji6r68-0);
35364
- }
35365
-
35366
35366
  .E_msn7nxt {
35367
35367
  color: rgba(44, 56, 82, 0.6);
35368
35368
  text-align: center;