@cloudtower/eagle 0.27.75 → 0.27.76

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,1835 +29558,1835 @@ 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_s1ebs0ra {
29562
- display: flex;
29563
- align-items: center;
29564
- justify-content: space-between;
29565
- background: #edf0f7;
29566
- padding: 8px 12px;
29567
- position: sticky;
29568
- top: 0;
29569
- z-index: 1;
29570
- margin-bottom: -52px;
29571
- }
29572
- .E_s1ebs0ra .select-total {
29573
- display: flex;
29574
- align-items: center;
29575
- font-weight: 700;
29576
- flex-shrink: 0;
29577
- }
29578
- .E_s1ebs0ra .select-total .icon-wrapper {
29579
- cursor: pointer;
29580
- margin-left: 8px;
29581
- width: 32px;
29582
- height: 32px;
29583
- border-radius: 50%;
29584
- justify-content: center;
29585
- }
29586
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29587
- background: rgba(225, 230, 241, 0.6);
29588
- }
29589
- .E_s1ebs0ra .action-group {
29590
- flex: 1;
29591
- margin-left: 88px;
29592
- white-space: nowrap;
29593
- text-align: right;
29594
- position: relative;
29595
- padding: 4px 0;
29596
- margin-top: -4px;
29597
- overflow: hidden;
29598
- }
29599
- .E_s1ebs0ra .action-group .sub-menu-delete {
29600
- transform: translateY(-4px);
29601
- }
29602
- .E_s1ebs0ra .action-group button {
29603
- border: none;
29604
- }
29605
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29606
- margin-right: 8px;
29607
- }
29608
- .E_s1ebs0ra .action-group > button:last-child {
29609
- margin-right: 4px;
29561
+ .E_c18gxmrl {
29562
+ border: 1px solid #d8deeb;
29563
+ border-radius: 4px;
29610
29564
  }
29611
- .E_s1ebs0ra .action-group .more-btn {
29612
- cursor: pointer;
29613
- width: 32px;
29614
- height: 32px;
29615
- justify-content: center;
29616
- border-radius: 50%;
29565
+ .E_c18gxmrl + .E_c18gxmrl {
29566
+ margin-top: 8px;
29617
29567
  }
29618
- .E_s1ebs0ra .action-group .more-btn:hover {
29619
- background: #fff;
29568
+ .E_c18gxmrl:hover {
29569
+ border-color: #0080ff;
29620
29570
  }
29621
-
29622
- .E_c18bcrac {
29623
- display: inline-block;
29624
- width: 100%;
29571
+ .E_c18gxmrl:hover > header {
29572
+ background: rgba(0, 128, 255, 0.1);
29625
29573
  }
29626
- .E_c18bcrac .recharts-wrapper {
29627
- margin-left: 4px;
29574
+ .E_c18gxmrl.active header {
29575
+ border-bottom: 1px solid #d8deeb;
29628
29576
  }
29629
-
29630
- .E_cro7kg2 {
29631
- padding: 4px;
29577
+ .E_c18gxmrl > header {
29578
+ padding: 8px 12px;
29632
29579
  }
29633
29580
 
29634
- .E_c14wcxf0 {
29581
+ .E_m74vjol {
29635
29582
  display: flex;
29636
29583
  justify-content: space-between;
29637
- align-items: center;
29638
- font-size: 13px;
29639
- line-height: 24px;
29640
- color: #cccccc;
29641
- white-space: nowrap;
29642
- }
29643
- .E_c14wcxf0 label {
29644
- margin-right: 32px;
29584
+ width: 100%;
29645
29585
  }
29646
-
29647
- .E_coy29mj.E_c14wcxf0 {
29648
- font-weight: bold;
29649
- color: white;
29586
+ .E_m74vjol .action {
29587
+ margin-left: 16px;
29650
29588
  }
29651
29589
 
29652
- .E_s11212zy {
29653
- width: 8px;
29654
- height: 8px;
29655
- border-radius: 2px;
29656
- display: inline-block;
29657
- background: var(--s11212zy-0);
29658
- border: 1px solid #fff;
29659
- box-sizing: content-box;
29660
- margin-right: 6px;
29590
+ .E_a1o35uvh .ant-alert-message {
29591
+ width: 100%;
29661
29592
  }
29662
29593
 
29663
- .E_p1lyky6c > :first-child {
29664
- font-weight: bold;
29665
- color: white;
29666
- margin-right: 4px;
29594
+ .E_berrcjl {
29595
+ color: rgba(10, 37, 85, 0.6);
29596
+ margin-bottom: 4px;
29667
29597
  }
29668
-
29669
- .E_gmyahx3 {
29598
+ .E_berrcjl .breadcrumb-link {
29599
+ color: rgba(10, 37, 85, 0.6);
29670
29600
  cursor: pointer;
29601
+ transition: color 160ms ease;
29671
29602
  }
29672
- .E_gmyahx3 .link-text {
29673
- color: rgba(0, 21, 64, 0.3);
29674
- }
29675
- .E_gmyahx3:hover .link-text {
29603
+ .E_berrcjl .breadcrumb-link:hover {
29676
29604
  color: #0080ff;
29677
29605
  }
29678
-
29679
- .E_n12mqh7z {
29680
- display: flex;
29681
- align-items: center;
29682
- font-size: 12px;
29683
- line-height: 18px;
29684
- }
29685
- .E_n12mqh7z:not(:last-child) {
29686
- margin-bottom: 4px;
29606
+ .E_berrcjl .breadcrumb-link:active {
29607
+ color: #005ed1;
29687
29608
  }
29688
29609
 
29689
- .E_tf5bynu {
29690
- margin: 0 3px;
29610
+ .E_c1uzzomf {
29611
+ margin-bottom: 16px;
29691
29612
  }
29692
-
29693
- .E_tcckoz1 {
29694
- max-height: 400px;
29695
- overflow: auto;
29613
+ .E_c1uzzomf .card-title {
29614
+ font-size: 16px;
29615
+ color: rgba(44, 56, 82, 0.6);
29616
+ font-weight: 700;
29617
+ line-height: 32px;
29696
29618
  }
29697
-
29698
- .E_skwah65 {
29699
- height: 8px;
29700
- box-sizing: border-box;
29701
- border-radius: 2px;
29702
- background: #f5f7fa;
29703
- display: flex;
29704
- width: 100%;
29705
- overflow: hidden;
29619
+ .E_c1uzzomf .card-body {
29620
+ padding: 24px;
29621
+ border-radius: 8px;
29622
+ background: #fff;
29706
29623
  }
29707
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29708
- margin-left: 1px;
29624
+ .E_c1uzzomf .empty {
29625
+ font-weight: 700;
29626
+ font-size: 14px;
29627
+ line-height: 22px;
29628
+ color: rgba(0, 21, 64, 0.3);
29629
+ text-align: center;
29709
29630
  }
29710
29631
 
29711
- .E_tqjc4ui {
29712
- margin: 0 2px;
29632
+ .E_b1wx3t3t.ant-btn-icon-only {
29633
+ justify-content: center;
29713
29634
  }
29714
-
29715
- .E_ou7iq30 {
29716
- overflow: hidden;
29717
- text-overflow: ellipsis;
29635
+ .E_b1wx3t3t.ant-btn {
29636
+ display: inline-flex;
29637
+ align-items: center;
29638
+ justify-content: center;
29639
+ height: 32px;
29640
+ border-radius: 6px;
29641
+ line-height: 22px;
29642
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29643
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29718
29644
  }
29719
-
29720
- .E_s1tui002 {
29721
- white-space: nowrap;
29645
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
29646
+ height: 40px;
29647
+ line-height: 24px;
29722
29648
  }
29723
-
29724
- .E_mxrc2zg {
29725
- display: -webkit-box;
29726
- -webkit-line-clamp: var(--mxrc2zg-0);
29727
- -webkit-box-orient: vertical;
29728
- word-break: break-all;
29649
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
29650
+ height: 24px;
29651
+ line-height: 20px;
29729
29652
  }
29730
-
29731
- .E_t1sqg15u {
29732
- background: white;
29653
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29654
+ border-radius: 50%;
29733
29655
  }
29734
- .E_t1sqg15u.inline .table-row {
29735
- flex-direction: column;
29656
+ .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 {
29657
+ color: var(--color, #06101f);
29658
+ font-weight: var(--font-weight);
29659
+ background: var(--background-color, #fff);
29660
+ border-width: var(--border-width, 1px);
29661
+ border-color: var(--border-color, #d9d9d9);
29736
29662
  }
29737
- .E_t1sqg15u.inline .table-row > label {
29738
- padding: 0 16px 7px 0;
29663
+ .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 {
29664
+ display: none;
29739
29665
  }
29740
- .E_t1sqg15u.has-border .table-header {
29741
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29666
+ .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 {
29667
+ color: var(--color, inherit);
29742
29668
  }
29743
- .E_t1sqg15u.has-border .hiddenBorder {
29744
- border-top: none !important;
29669
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
29670
+ background: var(--background-color-hover, var(--background-color));
29671
+ border-color: var(--border-color-hover, var(--border-color, transparent));
29745
29672
  }
29746
- .E_t1sqg15u.has-border .table-row + .table-row {
29747
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29673
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
29674
+ --scale: 1;
29675
+ --transY: 1px;
29676
+ background: var(--background-color-active, var(--background-color));
29677
+ border-color: var(--border-color-active, var(--border-color, transparent));
29748
29678
  }
29749
- .E_t1sqg15u.has-border .table-row:last-of-type {
29750
- padding-bottom: 0;
29679
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
29680
+ background: var(--background-color-focus, var(--background-color));
29681
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29682
+ border-color: var(--border-color-focus, var(--border-color, transparent));
29751
29683
  }
29752
- .E_t1sqg15u.align-right .content {
29753
- text-align: right;
29684
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
29685
+ color: var(--color-disabled, var(--color));
29686
+ background: var(--background-color-disabled, var(--background-color));
29687
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
29688
+ opacity: 0.5;
29754
29689
  }
29755
- .E_t1sqg15u .uuid-row {
29756
- display: flex;
29757
- justify-content: space-between;
29690
+ .E_b1wx3t3t.ant-btn-link[disabled] {
29691
+ color: #0080ff;
29692
+ opacity: 0.5;
29758
29693
  }
29759
- .E_t1sqg15u .uuid-row .id-text {
29760
- white-space: nowrap;
29761
- overflow: hidden;
29762
- text-overflow: ellipsis;
29694
+ .E_b1wx3t3t.ant-btn-primary {
29695
+ --color: #fff;
29696
+ --font-weight: bold;
29697
+ --border-width: 0;
29698
+ --background-color: #0080ff;
29699
+ --background-color-hover: #009dff;
29700
+ --background-color-active: #005ed1;
29701
+ --background-color-focus: #0080ff;
29702
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29763
29703
  }
29764
-
29765
- .E_t4zczcp {
29766
- display: flex;
29767
- justify-content: space-between;
29768
- align-items: center;
29769
- padding: 8px;
29770
- min-height: 32px;
29704
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29705
+ --background-color: #f0483e;
29706
+ --background-color-hover: #ff5252;
29707
+ --background-color-active: #c73d31;
29708
+ --background-color-focus: #ff5252;
29709
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29771
29710
  }
29772
- .E_t4zczcp .table-title {
29773
- color: rgba(44, 56, 82, 0.6);
29774
- font-weight: 600;
29775
- font-size: 12px;
29776
- line-height: 8px;
29711
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29712
+ --background-color: #fea008;
29713
+ --background-color-hover: #feba33;
29714
+ --background-color-active: #e07f00;
29715
+ --background-color-focus: #fea008;
29777
29716
  }
29778
- .E_t4zczcp .edit-icon {
29779
- font-size: 16px;
29780
- color: rgba(10, 37, 85, 0.6);
29781
- cursor: pointer;
29717
+ .E_b1wx3t3t.ant-btn-secondary {
29718
+ --color: #0080ff;
29719
+ --font-weight: bold;
29720
+ --border-width: 0;
29721
+ --background-color: rgba(0, 136, 255, 0.1);
29722
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29723
+ --background-color-active: rgba(0, 136, 255, 0.2);
29724
+ --background-color-focus: rgba(0, 136, 255, 0.1);
29725
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29782
29726
  }
29783
-
29784
- .E_t1s7goww {
29785
- font-size: 12px;
29786
- line-height: 18px;
29727
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29728
+ --color: #f0483e;
29729
+ --background-color: rgba(255, 74, 74, 0.1);
29730
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29731
+ --background-color-active: rgba(255, 74, 74, 0.2);
29732
+ --background-color-focus: rgba(255, 74, 74, 0.1);
29733
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29787
29734
  }
29788
-
29789
- .E_t93e4cf {
29790
- display: flex;
29791
- padding: 8px 0;
29792
- color: #2d3a56;
29735
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29736
+ --color: #fea008;
29737
+ --background-color: rgba(255, 187, 0, 0.1);
29738
+ --background-color-hover: rgba(255, 187, 0, 0.16);
29739
+ --background-color-active: rgba(255, 187, 0, 0.2);
29740
+ --background-color-focus: rgba(255, 187, 0, 0.1);
29793
29741
  }
29794
- .E_t93e4cf .hidden {
29795
- display: none;
29742
+ .E_b1wx3t3t.ant-btn-tertiary {
29743
+ --color: #0080ff;
29744
+ --font-weight: bold;
29745
+ --border-width: 0;
29746
+ --background-color: #fff;
29747
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29748
+ box-shadow: none;
29796
29749
  }
29797
- .E_t93e4cf .ant-btn-link {
29798
- height: auto;
29750
+ .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
29751
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29799
29752
  }
29800
- .E_t93e4cf .content {
29801
- overflow: hidden;
29802
- overflow-x: auto;
29803
- width: 100%;
29804
- white-space: pre-wrap;
29753
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29754
+ --color: #f0483e;
29755
+ --background-color: #fff;
29756
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29805
29757
  }
29806
- .E_t93e4cf .content .ant-btn {
29807
- white-space: pre-wrap;
29808
- text-align: left;
29758
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
29759
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29809
29760
  }
29810
- .E_t93e4cf .content .unit-chart {
29811
- justify-content: flex-start;
29761
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29762
+ --color: #fea008;
29763
+ --background-color: #fff;
29812
29764
  }
29813
-
29814
- .E_rhz2uv5 {
29815
- width: var(--rhz2uv5-0);
29816
- flex-shrink: 0;
29817
- color: rgba(44, 56, 82, 0.6);
29818
- padding-right: 12px;
29765
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
29766
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29819
29767
  }
29820
-
29821
- .E_s1iv0tp1 .enabled-switch {
29822
- display: flex;
29823
- align-items: center;
29768
+ .E_b1wx3t3t.ant-btn-ordinary {
29769
+ --color: #1d326c;
29770
+ --border-color: #ccd4e3;
29771
+ --background-color: #fff;
29772
+ --background-color-hover: #edf0f7;
29773
+ --background-color-active: #e4e9f2;
29774
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29775
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29824
29776
  }
29825
- .E_s1iv0tp1 .enabled-text {
29826
- margin-right: 8px;
29777
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29778
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29827
29779
  }
29828
-
29829
- .E_clm1wy1 {
29830
- width: 192px;
29831
- height: 246px;
29832
- border-radius: 4px;
29780
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29781
+ --color: #0080ff;
29782
+ --border-color: #0080ff;
29783
+ --background-color: #fff;
29784
+ --background-color-hover: linear-gradient(
29785
+ 0deg,
29786
+ rgba(0, 136, 255, 0.16),
29787
+ rgba(0, 136, 255, 0.16)
29788
+ ),
29789
+ #ffffff;
29790
+ --background-color-active: linear-gradient(
29791
+ 0deg,
29792
+ rgba(0, 136, 255, 0.2),
29793
+ rgba(0, 136, 255, 0.2)
29794
+ ),
29795
+ #ffffff;
29796
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29797
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29833
29798
  }
29834
- .E_clm1wy1 > .ant-picker-calendar,
29835
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29836
- width: 100%;
29837
- background-color: rgba(245, 247, 250, 0.6);
29838
- border-top: none;
29799
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29800
+ --color: #f0483e;
29801
+ --border-color: #f0483e;
29802
+ --background-color: #fff;
29803
+ --background-color-hover: linear-gradient(
29804
+ 0deg,
29805
+ rgba(255, 74, 74, 0.16),
29806
+ rgba(255, 74, 74, 0.16)
29807
+ ),
29808
+ #ffffff;
29809
+ --background-color-active: linear-gradient(
29810
+ 0deg,
29811
+ rgba(255, 74, 74, 0.2),
29812
+ rgba(255, 74, 74, 0.2)
29813
+ ),
29814
+ #ffffff;
29815
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29839
29816
  }
29840
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29841
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29842
- padding: 0 16px;
29817
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
29818
+ --color: #1d326c;
29819
+ --border-color: #fff;
29820
+ --background-color: #fff;
29821
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29822
+ --background-color-active: rgba(192, 203, 224, 0.6);
29823
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29824
+ box-shadow: none;
29843
29825
  }
29844
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29845
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29846
- width: 100%;
29847
- height: 180px;
29848
- border-spacing: 0;
29826
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29827
+ --color: #0080ff;
29828
+ --border-color: #fff;
29829
+ --background-color: #fff;
29830
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29831
+ --background-color-active: rgba(0, 136, 255, 0.2);
29832
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29833
+ box-shadow: none;
29849
29834
  }
29850
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29851
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29852
- margin-bottom: 8px;
29835
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29836
+ --color: #f0483e;
29837
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29838
+ --background-color-active: rgba(255, 74, 74, 0.2);
29839
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29853
29840
  }
29854
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29855
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29856
- width: 22px;
29841
+ .E_b1wx3t3t.ant-btn-quiet {
29842
+ --color: rgba(44, 56, 82, 0.6);
29843
+ --border-width: 0;
29844
+ --background-color: transparent;
29845
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29846
+ --background-color-active: rgba(192, 203, 224, 0.6);
29847
+ --background-color-focus: #fff;
29848
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29849
+ box-shadow: none;
29857
29850
  }
29858
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29859
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29860
- padding: 0;
29851
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29852
+ --color: #f0483e;
29853
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29854
+ --background-color-active: rgba(255, 74, 74, 0.2);
29855
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29861
29856
  }
29862
- .E_clm1wy1 .ant-picker-cell {
29863
- color: rgba(62, 70, 82, 0.6);
29864
- opacity: 0.4;
29857
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29858
+ --color: #0080ff;
29859
+ --background-color: transparent;
29860
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29861
+ --background-color-active: rgba(0, 136, 255, 0.2);
29862
+ --background-color-focus: #fff;
29863
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29865
29864
  }
29866
- .E_clm1wy1 .ant-picker-cell-in-view {
29867
- color: rgba(62, 70, 82, 0.6);
29868
- opacity: 1;
29865
+ .E_b1wx3t3t .button-prefix-icon {
29866
+ margin-right: 8px;
29867
+ display: inline-flex;
29869
29868
  }
29870
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29871
- color: #3e4652;
29869
+ .E_b1wx3t3t .button-suffix-icon {
29870
+ margin-left: 8px;
29871
+ display: inline-flex;
29872
29872
  }
29873
- .E_clm1wy1 .ant-picker-cell::before {
29874
- pointer-events: none;
29873
+ .E_b1wx3t3t .icon-wrapper {
29874
+ display: flex;
29875
+ justify-content: center;
29875
29876
  }
29876
29877
 
29877
- .E_t1tsm00v {
29878
- color: rgba(129, 138, 153, 0.6);
29879
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29880
- backdrop-filter: blur(10px);
29881
- padding: 7px 10px;
29878
+ .E_n7k2c6r {
29879
+ padding: 0;
29882
29880
  }
29883
29881
 
29884
- .E_c167wnad {
29885
- color: rgba(62, 70, 82, 0.6);
29886
- display: flex;
29887
- justify-content: space-between;
29888
- align-items: center;
29889
- padding: 8px 16px;
29882
+ .E_b1nip9bk {
29883
+ padding: 4px 11px;
29890
29884
  }
29891
- .E_c167wnad .anticon {
29892
- cursor: pointer;
29885
+
29886
+ .E_bqamoqe {
29887
+ white-space: nowrap;
29888
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29893
29889
  }
29894
- .E_c167wnad .anticon:hover {
29895
- color: #0096ff;
29890
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29891
+ --color: #0080ff;
29896
29892
  }
29897
-
29898
- .E_cxhf7dh {
29899
- text-align: center;
29893
+ .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] {
29894
+ --color: #0080ff;
29900
29895
  }
29901
- .E_cxhf7dh .dots {
29902
- display: flex;
29903
- justify-content: center;
29896
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29897
+ margin-left: 1px;
29904
29898
  }
29905
- .E_cxhf7dh .dot {
29906
- display: inline-block;
29907
- width: 2px;
29908
- height: 2px;
29909
- border-radius: 1px;
29910
- background: #0096ff;
29899
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29900
+ border-top-right-radius: 0;
29901
+ border-bottom-right-radius: 0;
29911
29902
  }
29912
- .E_cxhf7dh .dot:not(:last-child) {
29913
- margin-right: 2px;
29903
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29904
+ border-top-left-radius: 0;
29905
+ border-bottom-left-radius: 0;
29914
29906
  }
29915
- .E_cxhf7dh .bar {
29916
- width: 9px;
29917
- height: 2px;
29918
- background: #0096ff;
29919
- border-radius: 2px;
29907
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29908
+ border-radius: unset;
29920
29909
  }
29921
29910
 
29922
- .E_c1up1pdz {
29923
- width: 648px;
29911
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29912
+ padding: 4px 8px 0 8px;
29913
+ color: rgba(44, 56, 82, 0.6);
29914
+ font-size: 12px;
29924
29915
  }
29925
- .E_c1up1pdz.active {
29926
- border-color: #0080ff;
29916
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29917
+ padding-bottom: 6px;
29927
29918
  }
29928
- .E_c1up1pdz.active > header {
29929
- background: rgba(0, 128, 255, 0.1);
29919
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29920
+ padding-top: 4px;
29921
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29930
29922
  }
29931
- .E_c1up1pdz .expand {
29932
- padding: 12px;
29923
+
29924
+ .E_d1bw7c5z {
29925
+ position: relative;
29926
+ max-width: 388px;
29927
+ min-width: 285px;
29933
29928
  }
29934
- .E_c1up1pdz .field-item {
29929
+ .E_d1bw7c5z .center {
29930
+ position: absolute;
29931
+ font-size: 12px;
29932
+ width: 80px;
29933
+ height: 100px;
29934
+ top: 0;
29935
+ left: 35px;
29935
29936
  display: flex;
29936
- padding: 10px 0;
29937
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29938
- }
29939
- .E_c1up1pdz .field-item:last-child {
29940
- border-bottom: none;
29941
- padding-bottom: 0;
29937
+ flex-direction: column;
29938
+ justify-content: center;
29939
+ align-items: center;
29940
+ color: #00122e;
29942
29941
  }
29943
- .E_c1up1pdz .field-item label {
29944
- line-height: 32px;
29945
- width: 100px;
29946
- color: rgba(62, 70, 82, 0.6);
29942
+ .E_d1bw7c5z .center .number {
29943
+ font-size: 24px;
29944
+ font-weight: 700;
29947
29945
  }
29948
- .E_c1up1pdz .help {
29949
- color: rgba(62, 70, 82, 0.6);
29950
- margin-top: 5px;
29946
+ .E_d1bw7c5z .center .text {
29947
+ padding: 0 5px;
29948
+ font-size: 12px;
29949
+ width: inherit;
29950
+ text-align: center;
29951
29951
  }
29952
- .E_c1up1pdz .ant-input-affix-wrapper,
29953
- .E_c1up1pdz .ant-picker {
29954
- width: 128px;
29952
+ .E_d1bw7c5z .recharts-wrapper {
29953
+ display: flex;
29955
29954
  }
29956
-
29957
- .E_c156wh19 {
29955
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29956
+ position: relative !important;
29957
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29958
+ left: 0 !important;
29959
+ bottom: 0 !important;
29958
29960
  display: flex;
29959
29961
  align-items: center;
29960
- justify-content: space-between;
29961
- word-break: keep-all;
29962
29962
  }
29963
- .E_c156wh19 .title {
29964
- margin: 0 16px 0 8px;
29963
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29964
+ width: 100%;
29965
29965
  }
29966
- .E_c156wh19 .retain {
29967
- color: rgba(129, 138, 153, 0.6);
29966
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29967
+ width: 100%;
29968
+ margin-right: 0 !important;
29969
+ line-height: 18px;
29968
29970
  }
29969
- .E_c156wh19 div.left {
29970
- flex: 1;
29971
- display: flex;
29972
- overflow: hidden;
29973
- align-items: center;
29974
- justify-content: flex-start;
29975
- white-space: nowrap;
29971
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29972
+ border-radius: 2px;
29976
29973
  }
29977
- .E_c156wh19 div.left .title {
29978
- max-width: 100%;
29974
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29975
+ min-width: 75px;
29976
+ max-width: 198px;
29977
+ width: calc(100% - 20px);
29978
+ margin-left: 2px;
29979
+ color: #00122e !important;
29980
+ display: inline-flex;
29981
+ justify-content: space-between;
29982
+ }
29983
+ .E_d1bw7c5z .tooltip-text {
29984
+ maxwidth: calc(100% - 12px);
29985
+ cursor: pointer;
29986
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29979
29987
  overflow: hidden;
29980
29988
  text-overflow: ellipsis;
29989
+ white-space: nowrap;
29981
29990
  }
29982
- .E_c156wh19 div.right {
29983
- display: flex;
29984
- align-items: center;
29991
+ .E_d1bw7c5z .value {
29992
+ color: rgba(44, 56, 82, 0.75);
29985
29993
  }
29986
- .E_c156wh19 .reverse {
29987
- display: flex;
29988
- flex-direction: row-reverse;
29989
- align-items: center;
29994
+
29995
+ .E_t10pqbtc {
29996
+ width: 140px;
29990
29997
  }
29991
- .E_c156wh19 .reverse .ant-switch {
29992
- margin-left: 8px;
29998
+ .E_t10pqbtc .item {
29999
+ margin: 6px auto;
30000
+ display: flex;
30001
+ justify-content: space-between;
29993
30002
  }
29994
- .E_c156wh19 .close {
29995
- padding-left: 14px;
29996
- margin-left: 14px;
29997
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29998
- cursor: pointer;
30003
+ .E_t10pqbtc .item .name {
30004
+ width: 102px;
29999
30005
  }
30000
30006
 
30001
- .E_m126spxy {
30002
- padding-bottom: 4px;
30003
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30004
- }
30005
- .E_m126spxy .ant-btn-link {
30006
- padding: 1px 10px;
30007
- color: rgba(62, 70, 82, 0.6);
30008
- border-radius: 4px;
30007
+ .E_c1yyuluq {
30008
+ border-radius: 8px;
30009
30009
  }
30010
- .E_m126spxy .ant-btn-link.active {
30011
- background: rgba(0, 128, 255, 0.1);
30012
- color: #0096ff;
30010
+ .E_c1yyuluq .ant-card-body {
30011
+ padding: 20px 24px 24px 24px;
30013
30012
  }
30014
30013
 
30015
- .E_wpbf4pq {
30016
- padding: 10px 0;
30017
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30014
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30015
+ display: flex;
30018
30016
  }
30019
- .E_wpbf4pq .ant-input,
30020
- .E_wpbf4pq .ant-picker {
30021
- width: 80px;
30022
- margin: 0 9px;
30023
- text-align: center;
30017
+
30018
+ .E_rapgekc.ant-radio-wrapper {
30019
+ display: inline-flex;
30020
+ align-items: baseline;
30021
+ white-space: pre-wrap;
30024
30022
  }
30025
- .E_wpbf4pq .options {
30026
- padding: 12px 0 12px 16px;
30027
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30028
- margin: 5px 0 5px 8px;
30023
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30024
+ position: relative;
30025
+ top: 3px;
30029
30026
  }
30030
- .E_wpbf4pq .week-day-option,
30031
- .E_wpbf4pq .month-day-option {
30032
- background: #f5f7fa;
30033
- box-sizing: border-box;
30034
- border-radius: 16px;
30035
- margin-right: 8px;
30027
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30028
+ border-color: rgba(107, 128, 167, 0.6);
30036
30029
  }
30037
- .E_wpbf4pq .week-day-option:focus,
30038
- .E_wpbf4pq .month-day-option:focus {
30039
- color: inherit;
30040
- border-color: #d9d9d9;
30030
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30031
+ border-color: #0080ff;
30041
30032
  }
30042
- .E_wpbf4pq .week-day-option.active {
30043
- background-color: #0096ff;
30044
- border-color: #0096ff;
30045
- color: #fff;
30033
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30034
+ border-color: #0080ff;
30035
+ background: #0080ff;
30046
30036
  }
30047
- .E_wpbf4pq .week-day-option.en-text {
30048
- width: 110px;
30049
- margin-top: 4px;
30037
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30038
+ top: 4px;
30039
+ left: 4px;
30040
+ width: 6px;
30041
+ height: 6px;
30042
+ background: #fff;
30050
30043
  }
30051
- .E_wpbf4pq .month-day-option {
30052
- width: 32px;
30053
- padding: 0;
30054
- margin-bottom: 8px;
30044
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30045
+ opacity: 0.5;
30055
30046
  }
30056
- .E_wpbf4pq .month-day-option.active {
30057
- background-color: #0096ff;
30058
- border-color: #0096ff;
30059
- color: #fff;
30047
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30048
+ border-color: rgba(107, 128, 167, 0.6);
30049
+ background: rgba(211, 218, 235, 0.6);
30050
+ }
30051
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30052
+ background: #00122e;
30053
+ }
30054
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30055
+ color: #00122e;
30056
+ opacity: 0.5;
30057
+ }
30058
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30059
+ color: #00122e;
30060
+ }
30061
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30062
+ display: inline-block;
30063
+ padding: 0;
30064
+ padding-left: 12px;
30065
+ }
30066
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30067
+ margin-bottom: 0;
30068
+ white-space: pre-wrap;
30069
+ color: rgba(44, 56, 82, 0.6);
30070
+ }
30071
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30072
+ padding-left: 8px;
30060
30073
  }
30061
30074
 
30062
- .E_m74vjol {
30063
- display: flex;
30064
- justify-content: space-between;
30065
- width: 100%;
30075
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30076
+ border-radius: 5px 0 0 5px;
30066
30077
  }
30067
- .E_m74vjol .action {
30068
- margin-left: 16px;
30078
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30079
+ border-radius: 0 5px 5px 0;
30069
30080
  }
30070
30081
 
30071
- .E_a1o35uvh .ant-alert-message {
30072
- width: 100%;
30082
+ .E_rcc63c8 {
30083
+ color: #00122e;
30084
+ border-color: #ccd4e3;
30085
+ }
30086
+ .E_rcc63c8:first-child {
30087
+ border-color: #a3b4cc;
30088
+ }
30089
+ .E_rcc63c8.ant-radio-button-wrapper {
30090
+ padding: 0 12px;
30091
+ line-height: 32px;
30092
+ height: 32px;
30093
+ }
30094
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30095
+ white-space: nowrap;
30096
+ }
30097
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30098
+ height: 22px;
30099
+ padding: 0 7px;
30100
+ line-height: 20px;
30101
+ }
30102
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30103
+ background: #ccd4e3;
30104
+ }
30105
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30106
+ background: #0080ff;
30107
+ }
30108
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30109
+ background: #ccd4e3;
30110
+ opacity: 0.5;
30111
+ }
30112
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30113
+ border-right-color: #0080ff;
30114
+ }
30115
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30116
+ border-color: #0080ff;
30117
+ }
30118
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30119
+ background: rgba(0, 136, 255, 0.1);
30120
+ }
30121
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30122
+ background: rgba(211, 218, 235, 0.6);
30123
+ border-color: #ccd4e3;
30124
+ opacity: 0.5;
30125
+ }
30126
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30127
+ color: #00122e;
30128
+ border-color: #ccd4e3;
30129
+ }
30130
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30131
+ color: #00122e;
30132
+ border-color: #ccd4e3;
30133
+ background: rgba(172, 186, 211, 0.6);
30134
+ }
30135
+ .E_rcc63c8 .ant-radio-button-input {
30136
+ margin-right: 8px;
30137
+ display: inline;
30138
+ border: none;
30139
+ padding: 0;
30140
+ width: 36px;
30141
+ background: transparent;
30142
+ }
30143
+ .E_rcc63c8 .ant-radio-button-input:focus {
30144
+ box-shadow: none;
30145
+ }
30146
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30147
+ margin-right: 0;
30148
+ width: initial;
30149
+ box-shadow: none;
30150
+ }
30151
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30152
+ display: none;
30153
+ }
30154
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30155
+ display: inline;
30156
+ }
30157
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30158
+ display: inline;
30159
+ margin-right: 8px;
30160
+ padding: 0;
30161
+ width: 36px;
30073
30162
  }
30074
30163
 
30075
- .E_wg1tsps {
30164
+ .E_phljevk {
30076
30165
  display: flex;
30166
+ justify-content: space-between;
30077
30167
  align-items: center;
30078
- justify-content: flex-end;
30168
+ padding: 10px 0;
30169
+ color: rgba(44, 56, 82, 0.6);
30170
+ font-size: 12px;
30171
+ line-height: 24px;
30079
30172
  }
30080
-
30081
- .E_b1ctd5xy {
30173
+ .E_phljevk .pagination-left {
30174
+ padding: 2px 8px;
30175
+ }
30176
+ .E_phljevk .dropdown-trigger {
30082
30177
  display: flex;
30083
30178
  align-items: center;
30084
- width: calc(100% - 40px);
30179
+ border-radius: 6px;
30180
+ cursor: pointer;
30181
+ transition: all 0.3s ease;
30085
30182
  }
30086
- .E_b1ctd5xy .chart {
30087
- display: inline-block;
30088
- width: 100%;
30183
+ .E_phljevk .dropdown-trigger:hover {
30184
+ background: rgba(211, 218, 235, 0.6);
30185
+ color: #0080ff;
30089
30186
  }
30090
-
30091
- .E_u1p8acpn {
30092
- min-width: 40px;
30187
+ .E_phljevk .dropdown-trigger .icon-inner {
30188
+ margin-left: 4px;
30093
30189
  }
30094
- .E_u1p8acpn .unit {
30095
- color: #00122e !important;
30190
+ .E_phljevk .pagination-right {
30191
+ display: flex;
30192
+ align-items: center;
30193
+ color: #0080ff;
30194
+ font-weight: bold;
30096
30195
  }
30097
-
30098
- .E_b1wx3t3t.ant-btn-icon-only {
30099
- justify-content: center;
30196
+ .E_phljevk .pagination-right .icon-inner {
30197
+ margin-left: 4px;
30100
30198
  }
30101
- .E_b1wx3t3t.ant-btn {
30102
- display: inline-flex;
30103
- align-items: center;
30104
- justify-content: center;
30105
- height: 32px;
30106
- border-radius: 6px;
30107
- line-height: 22px;
30108
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30109
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30199
+ .E_phljevk .pagination-right .prev-btn,
30200
+ .E_phljevk .pagination-right .next-btn {
30201
+ padding: 0 8px;
30110
30202
  }
30111
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30112
- height: 40px;
30113
- line-height: 24px;
30203
+ .E_phljevk .pagination-right .prev-btn > span,
30204
+ .E_phljevk .pagination-right .next-btn > span {
30205
+ color: #0080ff;
30114
30206
  }
30115
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30116
- height: 24px;
30117
- line-height: 20px;
30207
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30208
+ transform: rotate(180deg);
30118
30209
  }
30119
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30120
- border-radius: 50%;
30210
+
30211
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30212
+ max-height: calc(100vh - 128px);
30213
+ overflow-y: auto;
30121
30214
  }
30122
- .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 {
30123
- color: var(--color, #06101f);
30124
- font-weight: var(--font-weight);
30125
- background: var(--background-color, #fff);
30126
- border-width: var(--border-width, 1px);
30127
- border-color: var(--border-color, #d9d9d9);
30215
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30216
+ padding: 4px 20px;
30217
+ font-size: 12px;
30218
+ line-height: 18px;
30128
30219
  }
30129
- .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 {
30130
- display: none;
30220
+
30221
+ .E_ccrbeuz .ant-collapse-item {
30222
+ border: 0px;
30223
+ background-color: #fff;
30131
30224
  }
30132
- .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 {
30133
- color: var(--color, inherit);
30225
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30226
+ padding-top: 0px;
30227
+ padding-bottom: 0px;
30228
+ padding-left: 0px !important;
30229
+ padding-right: 24px;
30134
30230
  }
30135
- .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30136
- background: var(--background-color-hover, var(--background-color));
30137
- border-color: var(--border-color-hover, var(--border-color, transparent));
30231
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30232
+ right: 0px;
30138
30233
  }
30139
- .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30140
- --scale: 1;
30141
- --transY: 1px;
30142
- background: var(--background-color-active, var(--background-color));
30143
- border-color: var(--border-color-active, var(--border-color, transparent));
30234
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30235
+ padding: 0px;
30144
30236
  }
30145
- .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30146
- background: var(--background-color-focus, var(--background-color));
30147
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30148
- border-color: var(--border-color-focus, var(--border-color, transparent));
30237
+
30238
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30239
+ padding-right: 0px;
30240
+ cursor: default;
30149
30241
  }
30150
- .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30151
- color: var(--color-disabled, var(--color));
30152
- background: var(--background-color-disabled, var(--background-color));
30153
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30154
- opacity: 0.5;
30242
+
30243
+ .E_ivqqkzv {
30244
+ height: 24px;
30245
+ width: 56px !important;
30246
+ margin-right: 4px;
30155
30247
  }
30156
- .E_b1wx3t3t.ant-btn-link[disabled] {
30157
- color: #0080ff;
30158
- opacity: 0.5;
30248
+
30249
+ .E_c1wk4q29 {
30250
+ color: rgba(44, 56, 82, 0.6);
30159
30251
  }
30160
- .E_b1wx3t3t.ant-btn-primary {
30161
- --color: #fff;
30162
- --font-weight: bold;
30163
- --border-width: 0;
30164
- --background-color: #0080ff;
30165
- --background-color-hover: #009dff;
30166
- --background-color-active: #005ed1;
30167
- --background-color-focus: #0080ff;
30168
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30252
+
30253
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30254
+ border-radius: 6px;
30169
30255
  }
30170
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30171
- --background-color: #f0483e;
30172
- --background-color-hover: #ff5252;
30173
- --background-color-active: #c73d31;
30174
- --background-color-focus: #ff5252;
30175
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30256
+ .E_s177mls5.ant-select.ant-select-single {
30257
+ width: 100%;
30258
+ color: #2d3a56;
30259
+ border-color: rgba(211, 218, 235, 0.6);
30260
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30261
+ font-size: 13px;
30176
30262
  }
30177
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30178
- --background-color: #fea008;
30179
- --background-color-hover: #feba33;
30180
- --background-color-active: #e07f00;
30181
- --background-color-focus: #fea008;
30263
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30264
+ height: 30px;
30182
30265
  }
30183
- .E_b1wx3t3t.ant-btn-secondary {
30184
- --color: #0080ff;
30185
- --font-weight: bold;
30186
- --border-width: 0;
30187
- --background-color: rgba(0, 136, 255, 0.1);
30188
- --background-color-hover: rgba(0, 136, 255, 0.16);
30189
- --background-color-active: rgba(0, 136, 255, 0.2);
30190
- --background-color-focus: rgba(0, 136, 255, 0.1);
30191
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30266
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30267
+ height: 38px;
30268
+ font-size: 13px;
30192
30269
  }
30193
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30194
- --color: #f0483e;
30195
- --background-color: rgba(255, 74, 74, 0.1);
30196
- --background-color-hover: rgba(255, 74, 74, 0.16);
30197
- --background-color-active: rgba(255, 74, 74, 0.2);
30198
- --background-color-focus: rgba(255, 74, 74, 0.1);
30199
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30270
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30271
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30272
+ transition: 160ms ease;
30200
30273
  }
30201
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30202
- --color: #fea008;
30203
- --background-color: rgba(255, 187, 0, 0.1);
30204
- --background-color-hover: rgba(255, 187, 0, 0.16);
30205
- --background-color-active: rgba(255, 187, 0, 0.2);
30206
- --background-color-focus: rgba(255, 187, 0, 0.1);
30274
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30275
+ color: #0080ff;
30207
30276
  }
30208
- .E_b1wx3t3t.ant-btn-tertiary {
30209
- --color: #0080ff;
30210
- --font-weight: bold;
30211
- --border-width: 0;
30212
- --background-color: #fff;
30213
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30214
- box-shadow: none;
30277
+ .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 {
30278
+ border-color: rgba(107, 128, 167, 0.6);
30279
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30215
30280
  }
30216
- .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30217
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30281
+ .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 {
30282
+ color: #0080ff;
30218
30283
  }
30219
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30220
- --color: #f0483e;
30221
- --background-color: #fff;
30222
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30284
+ .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 {
30285
+ border-color: #0080ff;
30286
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30223
30287
  }
30224
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30225
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30288
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30289
+ transform: rotate(180deg);
30226
30290
  }
30227
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30228
- --color: #fea008;
30229
- --background-color: #fff;
30291
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30292
+ background: rgba(211, 218, 235, 0.6);
30293
+ border-color: rgba(172, 186, 211, 0.6);
30294
+ cursor: "not-allowed";
30230
30295
  }
30231
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30232
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30296
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30297
+ border-color: #f0483e !important;
30233
30298
  }
30234
- .E_b1wx3t3t.ant-btn-ordinary {
30235
- --color: #1d326c;
30236
- --border-color: #ccd4e3;
30237
- --background-color: #fff;
30238
- --background-color-hover: #edf0f7;
30239
- --background-color-active: #e4e9f2;
30240
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30241
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30299
+ .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 {
30300
+ color: #1d326c;
30242
30301
  }
30243
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30244
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30302
+ .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 {
30303
+ border-color: #0080ff;
30304
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30245
30305
  }
30246
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30247
- --color: #0080ff;
30248
- --border-color: #0080ff;
30249
- --background-color: #fff;
30250
- --background-color-hover: linear-gradient(
30251
- 0deg,
30252
- rgba(0, 136, 255, 0.16),
30253
- rgba(0, 136, 255, 0.16)
30254
- ),
30255
- #ffffff;
30256
- --background-color-active: linear-gradient(
30257
- 0deg,
30258
- rgba(0, 136, 255, 0.2),
30259
- rgba(0, 136, 255, 0.2)
30260
- ),
30261
- #ffffff;
30262
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30263
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30306
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30307
+ transform: rotate(180deg);
30264
30308
  }
30265
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30266
- --color: #f0483e;
30267
- --border-color: #f0483e;
30268
- --background-color: #fff;
30269
- --background-color-hover: linear-gradient(
30270
- 0deg,
30271
- rgba(255, 74, 74, 0.16),
30272
- rgba(255, 74, 74, 0.16)
30273
- ),
30274
- #ffffff;
30275
- --background-color-active: linear-gradient(
30276
- 0deg,
30277
- rgba(255, 74, 74, 0.2),
30278
- rgba(255, 74, 74, 0.2)
30279
- ),
30280
- #ffffff;
30281
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30309
+
30310
+ .E_c1bus5hc {
30311
+ --color: white;
30312
+ height: 14px;
30313
+ width: 14px;
30314
+ border-radius: 50%;
30315
+ flex-shrink: 0;
30316
+ display: flex;
30317
+ align-items: center;
30318
+ justify-content: center;
30319
+ border: 1px solid var(--color);
30282
30320
  }
30283
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
30284
- --color: #1d326c;
30285
- --border-color: #fff;
30286
- --background-color: #fff;
30287
- --background-color-hover: rgba(211, 218, 235, 0.6);
30288
- --background-color-active: rgba(192, 203, 224, 0.6);
30289
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30290
- box-shadow: none;
30321
+ .E_c1bus5hc .circle-inner {
30322
+ position: relative;
30323
+ height: 10px;
30324
+ width: 10px;
30325
+ border-radius: 50%;
30326
+ overflow: hidden;
30291
30327
  }
30292
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30293
- --color: #0080ff;
30294
- --border-color: #fff;
30295
- --background-color: #fff;
30296
- --background-color-hover: rgba(0, 136, 255, 0.16);
30297
- --background-color-active: rgba(0, 136, 255, 0.2);
30298
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30299
- box-shadow: none;
30328
+ .E_c1bus5hc .circle-content {
30329
+ position: absolute;
30330
+ height: 100%;
30331
+ width: 100%;
30332
+ left: 0;
30333
+ top: 0;
30334
+ border-radius: 50%;
30335
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30336
+ transform: rotate(180deg);
30300
30337
  }
30301
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30302
- --color: #f0483e;
30303
- --background-color-hover: rgba(255, 74, 74, 0.16);
30304
- --background-color-active: rgba(255, 74, 74, 0.2);
30305
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30338
+ .E_c1bus5hc .circle-child {
30339
+ position: absolute;
30340
+ height: 100%;
30341
+ width: 100%;
30342
+ left: 0;
30343
+ top: 0;
30344
+ margin-left: 50%;
30345
+ transform-origin: left;
30346
+ background: white;
30347
+ transform: rotate(0deg);
30306
30348
  }
30307
- .E_b1wx3t3t.ant-btn-quiet {
30308
- --color: rgba(44, 56, 82, 0.6);
30309
- --border-width: 0;
30310
- --background-color: transparent;
30311
- --background-color-hover: rgba(211, 218, 235, 0.6);
30312
- --background-color-active: rgba(192, 203, 224, 0.6);
30313
- --background-color-focus: #fff;
30314
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30315
- box-shadow: none;
30349
+
30350
+ .E_sddwhm6 {
30351
+ margin: 0;
30352
+ border-radius: 20px;
30353
+ padding: 2px 10px;
30354
+ height: 22px;
30355
+ }
30356
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
30357
+ background-color: rgba(237, 241, 250, 0.6) !important;
30358
+ }
30359
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
30360
+ background-color: rgba(225, 230, 241, 0.6) !important;
30361
+ }
30362
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
30363
+ color: #00122e;
30316
30364
  }
30317
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30318
- --color: #f0483e;
30319
- --background-color-hover: rgba(255, 74, 74, 0.16);
30320
- --background-color-active: rgba(255, 74, 74, 0.2);
30321
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30365
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
30366
+ margin-right: 6px;
30322
30367
  }
30323
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30324
- --color: #0080ff;
30325
- --background-color: transparent;
30326
- --background-color-hover: rgba(0, 136, 255, 0.16);
30327
- --background-color-active: rgba(0, 136, 255, 0.2);
30328
- --background-color-focus: #fff;
30329
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30368
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
30369
+ margin-left: 4px;
30330
30370
  }
30331
- .E_b1wx3t3t .button-prefix-icon {
30332
- margin-right: 8px;
30333
- display: inline-flex;
30371
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
30372
+ background-color: rgba(0, 136, 255, 0.1);
30334
30373
  }
30335
- .E_b1wx3t3t .button-suffix-icon {
30336
- margin-left: 8px;
30337
- display: inline-flex;
30374
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
30375
+ background-color: #0080ff;
30338
30376
  }
30339
- .E_b1wx3t3t .icon-wrapper {
30340
- display: flex;
30341
- justify-content: center;
30377
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
30378
+ background-color: rgba(0, 136, 255, 0.16);
30342
30379
  }
30343
-
30344
- .E_n7k2c6r {
30345
- padding: 0;
30380
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
30381
+ background-color: rgba(255, 74, 74, 0.1);
30346
30382
  }
30347
-
30348
- .E_berrcjl {
30349
- color: rgba(10, 37, 85, 0.6);
30350
- margin-bottom: 4px;
30383
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
30384
+ background-color: #f0483e;
30351
30385
  }
30352
- .E_berrcjl .breadcrumb-link {
30353
- color: rgba(10, 37, 85, 0.6);
30354
- cursor: pointer;
30355
- transition: color 160ms ease;
30386
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
30387
+ background-color: rgba(255, 74, 74, 0.16);
30356
30388
  }
30357
- .E_berrcjl .breadcrumb-link:hover {
30358
- color: #0080ff;
30389
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
30390
+ background-color: rgba(254, 160, 8, 0.1);
30359
30391
  }
30360
- .E_berrcjl .breadcrumb-link:active {
30361
- color: #005ed1;
30392
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
30393
+ background-color: #fea008;
30362
30394
  }
30363
-
30364
- .E_b1nip9bk {
30365
- padding: 4px 11px;
30395
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
30396
+ background-color: rgba(255, 187, 0, 0.16);
30366
30397
  }
30367
-
30368
- .E_bqamoqe {
30369
- white-space: nowrap;
30370
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30398
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
30399
+ background-color: rgba(30, 201, 127, 0.1);
30371
30400
  }
30372
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30373
- --color: #0080ff;
30401
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
30402
+ background-color: #00ba5d;
30374
30403
  }
30375
- .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] {
30376
- --color: #0080ff;
30404
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
30405
+ background-color: rgba(30, 201, 127, 0.16);
30377
30406
  }
30378
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30379
- margin-left: 1px;
30407
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
30408
+ background-color: rgba(225, 230, 241, 0.6);
30380
30409
  }
30381
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30382
- border-top-right-radius: 0;
30383
- border-bottom-right-radius: 0;
30410
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
30411
+ background-color: #6b7d99;
30384
30412
  }
30385
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30386
- border-top-left-radius: 0;
30387
- border-bottom-left-radius: 0;
30413
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
30414
+ background-color: rgba(211, 218, 235, 0.6);
30388
30415
  }
30389
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30390
- border-radius: unset;
30416
+
30417
+ .E_satwmqm {
30418
+ width: 8px;
30419
+ height: 8px;
30420
+ border-radius: 50%;
30421
+ display: inline-block;
30391
30422
  }
30392
30423
 
30393
- .E_t160l1cm {
30394
- display: flex;
30395
- flex-direction: column;
30396
- flex: 1;
30397
- /* FIXME:(yanzhen) do this better */
30424
+ .E_s1dizucg.ant-switch {
30425
+ min-width: 40px;
30426
+ height: 24px;
30427
+ background: rgba(172, 186, 211, 0.6);
30428
+ overflow: hidden;
30398
30429
  }
30399
- .E_t160l1cm .tab-bar {
30400
- flex-shrink: 0;
30401
- display: flex;
30402
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30430
+ .E_s1dizucg.ant-switch:focus {
30431
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30403
30432
  }
30404
- .E_t160l1cm .tab-content {
30405
- height: 100%;
30433
+ .E_s1dizucg.ant-switch-small {
30434
+ min-width: 26px;
30435
+ height: 16px;
30406
30436
  }
30407
- .E_t160l1cm .tab-menu-item {
30408
- margin-right: 2px;
30409
- padding: 1px 12px;
30410
- line-height: 24px;
30411
- height: 24px;
30412
- color: rgba(44, 56, 82, 0.6);
30413
- border-radius: 4px 4px 0 0;
30414
- cursor: pointer;
30415
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30437
+ .E_s1dizucg.ant-switch-large {
30438
+ min-width: 52px;
30439
+ height: 32px;
30416
30440
  }
30417
- .E_t160l1cm .tab-menu-item:first-child {
30418
- padding-left: 0;
30441
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30442
+ height: 20px;
30443
+ width: 20px;
30419
30444
  }
30420
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30421
- padding-left: 12px;
30445
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30446
+ border-radius: 10px;
30447
+ transition-delay: 120ms;
30422
30448
  }
30423
- .E_t160l1cm .tab-menu-item:hover {
30424
- color: #0080ff;
30425
- background: rgba(211, 218, 235, 0.6);
30449
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30450
+ height: 14px;
30451
+ width: 14px;
30452
+ top: 1px;
30453
+ left: 1px;
30426
30454
  }
30427
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30428
- fill: #0080ff;
30455
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30456
+ height: 28px;
30457
+ width: 28px;
30429
30458
  }
30430
- .E_t160l1cm .tab-menu-item:active {
30431
- background: rgba(192, 203, 224, 0.6);
30459
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30460
+ border-radius: 14px;
30432
30461
  }
30433
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30434
- color: #0080ff;
30435
- background: rgba(211, 218, 235, 0.6);
30462
+ .E_s1dizucg.ant-switch-checked {
30463
+ background-color: #00ba5d;
30436
30464
  }
30437
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30438
- background: rgba(192, 203, 224, 0.6);
30465
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30466
+ left: calc(100% - 20px - 2px);
30439
30467
  }
30440
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30441
- background: rgba(0, 128, 255, 0.16);
30468
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30469
+ left: calc(100% - 14px - 1px);
30442
30470
  }
30443
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30444
- fill: #0080ff;
30471
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30472
+ left: calc(100% - 28px - 2px);
30445
30473
  }
30446
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30447
- color: #0080ff;
30448
- background: rgba(0, 128, 255, 0.1);
30474
+
30475
+ .E_c1up6e3y {
30476
+ margin-left: 5px;
30449
30477
  }
30450
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30451
- background: rgba(0, 128, 255, 0.16);
30478
+
30479
+ .E_t1m2x205 .ant-tooltip-arrow {
30480
+ display: none;
30452
30481
  }
30453
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30454
- fill: #1d326c;
30482
+ .E_t1m2x205 .ant-tooltip-inner {
30483
+ background: rgba(23, 38, 64, 0.8);
30484
+ border-radius: 4px;
30455
30485
  }
30456
- .E_t160l1cm .tab-menu-item .expand-arrow {
30457
- margin-left: 8px;
30458
- height: 22px;
30486
+
30487
+ .E_iq1gosr {
30488
+ display: inline-block;
30459
30489
  }
30460
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30461
- fill: rgba(44, 56, 82, 0.6);
30490
+
30491
+ .E_tju3gfj .date {
30492
+ margin-right: 4px;
30462
30493
  }
30463
- .E_t160l1cm .tab-menu-item-group {
30464
- padding: 0;
30494
+
30495
+ .E_s1ebs0ra {
30465
30496
  display: flex;
30466
30497
  align-items: center;
30467
- overflow: hidden;
30468
- }
30469
- .E_t160l1cm .tab-menu-item-group .main-title {
30470
- opacity: 0;
30471
- max-width: 0;
30472
- transition: max-width 320ms ease, opacity 240ms ease;
30498
+ justify-content: space-between;
30499
+ background: #edf0f7;
30500
+ padding: 8px 12px;
30501
+ position: sticky;
30502
+ top: 0;
30503
+ z-index: 1;
30504
+ margin-bottom: -52px;
30473
30505
  }
30474
- .E_t160l1cm .tab-menu-item-group .sub-title {
30475
- padding: 1px 12px;
30476
- position: relative;
30506
+ .E_s1ebs0ra .select-total {
30477
30507
  display: flex;
30508
+ align-items: center;
30509
+ font-weight: 700;
30510
+ flex-shrink: 0;
30478
30511
  }
30479
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30480
- opacity: 0;
30481
- position: absolute;
30482
- top: 50%;
30483
- left: 0;
30484
- transform: translate(-50%, -50%);
30485
- transition: opacity 100ms linear;
30486
- fill: rgba(0, 128, 255, 0.2);
30512
+ .E_s1ebs0ra .select-total .icon-wrapper {
30513
+ cursor: pointer;
30514
+ margin-left: 8px;
30515
+ width: 32px;
30516
+ height: 32px;
30517
+ border-radius: 50%;
30518
+ justify-content: center;
30487
30519
  }
30488
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30489
- color: #0080ff;
30520
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30521
+ background: rgba(225, 230, 241, 0.6);
30490
30522
  }
30491
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30492
- padding: 1px 12px;
30493
- display: inline-block;
30494
- opacity: 1;
30495
- max-width: 160px;
30523
+ .E_s1ebs0ra .action-group {
30524
+ flex: 1;
30525
+ margin-left: 88px;
30526
+ white-space: nowrap;
30527
+ text-align: right;
30528
+ position: relative;
30529
+ padding: 4px 0;
30530
+ margin-top: -4px;
30531
+ overflow: hidden;
30496
30532
  }
30497
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30498
- padding: 1px 12px;
30499
- color: #005ed1;
30533
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30534
+ transform: translateY(-4px);
30500
30535
  }
30501
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30502
- opacity: 1;
30536
+ .E_s1ebs0ra .action-group button {
30537
+ border: none;
30503
30538
  }
30504
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30505
- background: rgba(0, 128, 255, 0.16);
30539
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30540
+ margin-right: 8px;
30506
30541
  }
30507
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30508
- opacity: 0;
30542
+ .E_s1ebs0ra .action-group > button:last-child {
30543
+ margin-right: 4px;
30509
30544
  }
30510
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30511
- padding: 4px 16px;
30545
+ .E_s1ebs0ra .action-group .more-btn {
30546
+ cursor: pointer;
30547
+ width: 32px;
30512
30548
  height: 32px;
30513
- border-radius: 6px 6px 0 0;
30549
+ justify-content: center;
30550
+ border-radius: 50%;
30514
30551
  }
30515
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30516
- padding-left: 0;
30552
+ .E_s1ebs0ra .action-group .more-btn:hover {
30553
+ background: #fff;
30517
30554
  }
30518
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
30519
- padding-left: 16px;
30555
+
30556
+ .E_c1up1pdz {
30557
+ width: 648px;
30520
30558
  }
30521
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30522
- margin-left: 11px;
30523
- height: 24px;
30559
+ .E_c1up1pdz.active {
30560
+ border-color: #0080ff;
30524
30561
  }
30525
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30526
- padding: 0;
30562
+ .E_c1up1pdz.active > header {
30563
+ background: rgba(0, 128, 255, 0.1);
30527
30564
  }
30528
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30529
- padding: 4px 16px;
30565
+ .E_c1up1pdz .expand {
30566
+ padding: 12px;
30530
30567
  }
30531
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
30532
- padding: 4px 16px;
30568
+ .E_c1up1pdz .field-item {
30569
+ display: flex;
30570
+ padding: 10px 0;
30571
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30533
30572
  }
30534
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30535
- background: #fff;
30573
+ .E_c1up1pdz .field-item:last-child {
30574
+ border-bottom: none;
30575
+ padding-bottom: 0;
30536
30576
  }
30537
- .E_t160l1cm .tab-menu-item-light:active {
30538
- color: #005ed1;
30577
+ .E_c1up1pdz .field-item label {
30578
+ line-height: 32px;
30579
+ width: 100px;
30580
+ color: rgba(62, 70, 82, 0.6);
30539
30581
  }
30540
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30541
- background: #fff;
30542
- color: #1d326c;
30582
+ .E_c1up1pdz .help {
30583
+ color: rgba(62, 70, 82, 0.6);
30584
+ margin-top: 5px;
30543
30585
  }
30544
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30545
- color: rgba(45, 58, 86, 0.6);
30586
+ .E_c1up1pdz .ant-input-affix-wrapper,
30587
+ .E_c1up1pdz .ant-picker {
30588
+ width: 128px;
30546
30589
  }
30547
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30548
- color: #1d326c;
30590
+
30591
+ .E_c156wh19 {
30592
+ display: flex;
30593
+ align-items: center;
30594
+ justify-content: space-between;
30595
+ word-break: keep-all;
30549
30596
  }
30550
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30551
- fill: #d8deeb;
30597
+ .E_c156wh19 .title {
30598
+ margin: 0 16px 0 8px;
30552
30599
  }
30553
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30554
- fill: #1d326c;
30600
+ .E_c156wh19 .retain {
30601
+ color: rgba(129, 138, 153, 0.6);
30555
30602
  }
30556
- .E_t160l1cm .tab-content {
30603
+ .E_c156wh19 div.left {
30557
30604
  flex: 1;
30558
30605
  display: flex;
30559
- flex-direction: column;
30560
- }
30561
- .E_t160l1cm.is-overview .tab-content {
30562
- overflow: visible;
30563
- }
30564
-
30565
- .E_t14npdqr {
30566
- max-width: 240px;
30567
- animation: none;
30568
- }
30569
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30570
- border: 1px solid #0080ff;
30571
- padding: 0;
30606
+ overflow: hidden;
30607
+ align-items: center;
30608
+ justify-content: flex-start;
30609
+ white-space: nowrap;
30572
30610
  }
30573
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30574
- margin: 0;
30575
- height: 32px;
30576
- line-height: 32px;
30577
- font-size: 13px;
30578
- padding: 0 10px;
30579
- display: block;
30611
+ .E_c156wh19 div.left .title {
30612
+ max-width: 100%;
30580
30613
  overflow: hidden;
30581
30614
  text-overflow: ellipsis;
30582
- white-space: nowrap;
30583
30615
  }
30584
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30585
- content: " ";
30586
- height: 1px;
30587
- width: calc(100% + 10px);
30588
- background: rgba(172, 186, 211, 0.6);
30589
- display: block;
30616
+ .E_c156wh19 div.right {
30617
+ display: flex;
30618
+ align-items: center;
30590
30619
  }
30591
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30592
- color: #0080ff;
30593
- background: transparent;
30620
+ .E_c156wh19 .reverse {
30621
+ display: flex;
30622
+ flex-direction: row-reverse;
30623
+ align-items: center;
30594
30624
  }
30595
-
30596
- .E_tje3huy {
30597
- width: 100%;
30598
- overflow: inherit;
30599
- white-space: inherit;
30600
- text-overflow: ellipsis;
30625
+ .E_c156wh19 .reverse .ant-switch {
30626
+ margin-left: 8px;
30627
+ }
30628
+ .E_c156wh19 .close {
30629
+ padding-left: 14px;
30630
+ margin-left: 14px;
30631
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30632
+ cursor: pointer;
30601
30633
  }
30602
30634
 
30603
- .E_c18gxmrl {
30604
- border: 1px solid #d8deeb;
30635
+ .E_m126spxy {
30636
+ padding-bottom: 4px;
30637
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30638
+ }
30639
+ .E_m126spxy .ant-btn-link {
30640
+ padding: 1px 10px;
30641
+ color: rgba(62, 70, 82, 0.6);
30605
30642
  border-radius: 4px;
30606
30643
  }
30607
- .E_c18gxmrl + .E_c18gxmrl {
30608
- margin-top: 8px;
30644
+ .E_m126spxy .ant-btn-link.active {
30645
+ background: rgba(0, 128, 255, 0.1);
30646
+ color: #0096ff;
30609
30647
  }
30610
- .E_c18gxmrl:hover {
30611
- border-color: #0080ff;
30648
+
30649
+ .E_wpbf4pq {
30650
+ padding: 10px 0;
30651
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30612
30652
  }
30613
- .E_c18gxmrl:hover > header {
30614
- background: rgba(0, 128, 255, 0.1);
30653
+ .E_wpbf4pq .ant-input,
30654
+ .E_wpbf4pq .ant-picker {
30655
+ width: 80px;
30656
+ margin: 0 9px;
30657
+ text-align: center;
30615
30658
  }
30616
- .E_c18gxmrl.active header {
30617
- border-bottom: 1px solid #d8deeb;
30659
+ .E_wpbf4pq .options {
30660
+ padding: 12px 0 12px 16px;
30661
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30662
+ margin: 5px 0 5px 8px;
30618
30663
  }
30619
- .E_c18gxmrl > header {
30620
- padding: 8px 12px;
30664
+ .E_wpbf4pq .week-day-option,
30665
+ .E_wpbf4pq .month-day-option {
30666
+ background: #f5f7fa;
30667
+ box-sizing: border-box;
30668
+ border-radius: 16px;
30669
+ margin-right: 8px;
30621
30670
  }
30622
-
30623
- .E_c1uzzomf {
30624
- margin-bottom: 16px;
30671
+ .E_wpbf4pq .week-day-option:focus,
30672
+ .E_wpbf4pq .month-day-option:focus {
30673
+ color: inherit;
30674
+ border-color: #d9d9d9;
30625
30675
  }
30626
- .E_c1uzzomf .card-title {
30627
- font-size: 16px;
30628
- color: rgba(44, 56, 82, 0.6);
30629
- font-weight: 700;
30630
- line-height: 32px;
30676
+ .E_wpbf4pq .week-day-option.active {
30677
+ background-color: #0096ff;
30678
+ border-color: #0096ff;
30679
+ color: #fff;
30631
30680
  }
30632
- .E_c1uzzomf .card-body {
30633
- padding: 24px;
30634
- border-radius: 8px;
30635
- background: #fff;
30681
+ .E_wpbf4pq .week-day-option.en-text {
30682
+ width: 110px;
30683
+ margin-top: 4px;
30636
30684
  }
30637
- .E_c1uzzomf .empty {
30638
- font-weight: 700;
30639
- font-size: 14px;
30640
- line-height: 22px;
30641
- color: rgba(0, 21, 64, 0.3);
30642
- text-align: center;
30685
+ .E_wpbf4pq .month-day-option {
30686
+ width: 32px;
30687
+ padding: 0;
30688
+ margin-bottom: 8px;
30689
+ }
30690
+ .E_wpbf4pq .month-day-option.active {
30691
+ background-color: #0096ff;
30692
+ border-color: #0096ff;
30693
+ color: #fff;
30643
30694
  }
30644
30695
 
30645
- .E_d1bw7c5z {
30646
- position: relative;
30647
- max-width: 388px;
30648
- min-width: 285px;
30696
+ .E_s1dni7lo {
30697
+ width: 430px !important;
30649
30698
  }
30650
- .E_d1bw7c5z .center {
30651
- position: absolute;
30652
- font-size: 12px;
30653
- width: 80px;
30654
- height: 100px;
30655
- top: 0;
30656
- left: 35px;
30699
+
30700
+ .E_d1wwmmm5 .ant-select-item-group {
30701
+ padding: 8px 16px;
30702
+ line-height: 18px;
30703
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30704
+ height: 34px;
30705
+ min-height: 34px;
30706
+ box-sizing: border-box;
30707
+ margin-top: 8px;
30708
+ }
30709
+
30710
+ .E_o1ugr09p {
30657
30711
  display: flex;
30658
30712
  flex-direction: column;
30659
- justify-content: center;
30660
- align-items: center;
30661
- color: #00122e;
30713
+ margin: 1px 8px;
30714
+ padding: 8px;
30715
+ border-radius: 4px;
30662
30716
  }
30663
- .E_d1bw7c5z .center .number {
30664
- font-size: 24px;
30665
- font-weight: 700;
30717
+ .E_o1ugr09p .selected-icon {
30718
+ display: none;
30666
30719
  }
30667
- .E_d1bw7c5z .center .text {
30668
- padding: 0 5px;
30669
- font-size: 12px;
30670
- width: inherit;
30671
- text-align: center;
30720
+ .E_o1ugr09p.ant-select-item-option-grouped {
30721
+ padding-left: 8px;
30672
30722
  }
30673
- .E_d1bw7c5z .recharts-wrapper {
30674
- display: flex;
30723
+ .E_o1ugr09p.ant-select-item-option-selected {
30724
+ background-color: white;
30675
30725
  }
30676
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30677
- position: relative !important;
30678
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30679
- left: 0 !important;
30680
- bottom: 0 !important;
30681
- display: flex;
30682
- align-items: center;
30726
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30727
+ color: #0080ff;
30683
30728
  }
30684
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30685
- width: 100%;
30729
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30730
+ display: block;
30686
30731
  }
30687
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30688
- width: 100%;
30689
- margin-right: 0 !important;
30690
- line-height: 18px;
30732
+ .E_o1ugr09p.ant-select-item-option-active {
30733
+ background: rgba(0, 136, 255, 0.16);
30691
30734
  }
30692
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30693
- border-radius: 2px;
30735
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30736
+ color: #0080ff;
30694
30737
  }
30695
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30696
- min-width: 75px;
30697
- max-width: 198px;
30698
- width: calc(100% - 20px);
30699
- margin-left: 2px;
30700
- color: #00122e !important;
30701
- display: inline-flex;
30738
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30739
+ background: rgba(0, 136, 255, 0.1);
30740
+ color: #0080ff;
30741
+ }
30742
+
30743
+ .E_o1ifxsq4 {
30744
+ display: flex;
30702
30745
  justify-content: space-between;
30746
+ height: 20px;
30747
+ line-height: 20px;
30703
30748
  }
30704
- .E_d1bw7c5z .tooltip-text {
30705
- maxwidth: calc(100% - 12px);
30706
- cursor: pointer;
30707
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30749
+ .E_o1ifxsq4 .timezone-title {
30750
+ color: #2d3a56;
30708
30751
  overflow: hidden;
30709
30752
  text-overflow: ellipsis;
30710
- white-space: nowrap;
30711
- }
30712
- .E_d1bw7c5z .value {
30713
- color: rgba(44, 56, 82, 0.75);
30714
30753
  }
30715
30754
 
30716
- .E_t10pqbtc {
30717
- width: 140px;
30718
- }
30719
- .E_t10pqbtc .item {
30720
- margin: 6px auto;
30755
+ .E_o1zue7 {
30721
30756
  display: flex;
30722
30757
  justify-content: space-between;
30723
- }
30724
- .E_t10pqbtc .item .name {
30725
- width: 102px;
30758
+ color: rgba(44, 56, 82, 0.6);
30759
+ height: 18px;
30760
+ line-height: 18px;
30761
+ margin-top: 2px;
30726
30762
  }
30727
30763
 
30728
- .E_ccrbeuz .ant-collapse-item {
30729
- border: 0px;
30730
- background-color: #fff;
30731
- }
30732
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30733
- padding-top: 0px;
30734
- padding-bottom: 0px;
30735
- padding-left: 0px !important;
30736
- padding-right: 24px;
30737
- }
30738
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30739
- right: 0px;
30740
- }
30741
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30742
- padding: 0px;
30764
+ .E_tyfmlxg {
30765
+ border: none;
30766
+ margin-right: 0;
30767
+ background: rgba(225, 230, 241, 0.6);
30743
30768
  }
30744
30769
 
30745
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30746
- padding-right: 0px;
30747
- cursor: default;
30770
+ .E_o18uybox {
30771
+ pointer-events: none;
30772
+ height: 32px;
30773
+ width: 100%;
30774
+ opacity: 0;
30748
30775
  }
30749
30776
 
30750
- .E_itxley7.ant-input-group.ant-input-group-compact {
30751
- display: flex;
30777
+ .E_s1sck0th {
30778
+ padding: 0 8px;
30779
+ border-radius: 4px;
30752
30780
  }
30753
30781
 
30754
- .E_c1yyuluq {
30755
- border-radius: 8px;
30756
- }
30757
- .E_c1yyuluq .ant-card-body {
30758
- padding: 20px 24px 24px 24px;
30782
+ .E_m855nr1 {
30783
+ padding: 2px 8px;
30784
+ border-radius: 3px;
30759
30785
  }
30760
30786
 
30761
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30762
- padding: 4px 8px 0 8px;
30763
- color: rgba(44, 56, 82, 0.6);
30764
- font-size: 12px;
30765
- }
30766
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30767
- padding-bottom: 6px;
30768
- }
30769
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30770
- padding-top: 4px;
30771
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30787
+ .E_l1270xpg {
30788
+ padding: 3px 8px;
30789
+ border-radius: 2px;
30772
30790
  }
30773
30791
 
30774
- .E_rapgekc.ant-radio-wrapper {
30775
- display: inline-flex;
30776
- align-items: baseline;
30777
- white-space: pre-wrap;
30778
- }
30779
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30780
- position: relative;
30781
- top: 3px;
30782
- }
30783
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30784
- border-color: rgba(107, 128, 167, 0.6);
30785
- }
30786
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30787
- border-color: #0080ff;
30788
- }
30789
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30790
- border-color: #0080ff;
30791
- background: #0080ff;
30792
- }
30793
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30794
- top: 4px;
30795
- left: 4px;
30796
- width: 6px;
30797
- height: 6px;
30798
- background: #fff;
30799
- }
30800
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30801
- opacity: 0.5;
30802
- }
30803
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30804
- border-color: rgba(107, 128, 167, 0.6);
30805
- background: rgba(211, 218, 235, 0.6);
30792
+ .E_t14rextb.ant-tag:hover {
30793
+ opacity: unset;
30806
30794
  }
30807
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30808
- background: #00122e;
30795
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30796
+ margin: 0;
30797
+ margin-right: 8px;
30798
+ display: inline-flex;
30799
+ align-items: center;
30800
+ border: none;
30809
30801
  }
30810
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30811
- color: #00122e;
30812
- opacity: 0.5;
30802
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30803
+ width: 16px;
30804
+ height: 16px;
30805
+ color: inherit;
30806
+ margin-left: 4px;
30807
+ opacity: 0.6;
30808
+ display: inline-flex;
30813
30809
  }
30814
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30815
- color: #00122e;
30810
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30811
+ opacity: 1;
30816
30812
  }
30817
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30818
- display: inline-block;
30819
- padding: 0;
30820
- padding-left: 12px;
30813
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30814
+ color: #0080ff;
30815
+ background-color: rgba(0, 136, 255, 0.1);
30821
30816
  }
30822
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30823
- margin-bottom: 0;
30824
- white-space: pre-wrap;
30825
- color: rgba(44, 56, 82, 0.6);
30817
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30818
+ color: #f0483e;
30819
+ background-color: rgba(255, 74, 74, 0.1);
30826
30820
  }
30827
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30828
- padding-left: 8px;
30821
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30822
+ color: #e07f00;
30823
+ background-color: rgba(255, 187, 0, 0.1);
30829
30824
  }
30830
-
30831
- .E_rp906go .ant-radio-button-wrapper:first-child {
30832
- border-radius: 5px 0 0 5px;
30825
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30826
+ color: #008f4c;
30827
+ background-color: rgba(30, 201, 127, 0.1);
30833
30828
  }
30834
- .E_rp906go .ant-radio-button-wrapper:last-child {
30835
- border-radius: 0 5px 5px 0;
30829
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30830
+ color: #1d326c;
30831
+ background-color: rgba(225, 230, 241, 0.6);
30836
30832
  }
30837
-
30838
- .E_rcc63c8 {
30839
- color: #00122e;
30840
- border-color: #ccd4e3;
30833
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30834
+ color: #7E41FF;
30835
+ background-color: rgba(126, 65, 255, 0.1);
30841
30836
  }
30842
- .E_rcc63c8:first-child {
30843
- border-color: #a3b4cc;
30837
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30838
+ color: #fff;
30844
30839
  }
30845
- .E_rcc63c8.ant-radio-button-wrapper {
30846
- padding: 0 12px;
30847
- line-height: 32px;
30848
- height: 32px;
30840
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30841
+ background-color: #f0483e;
30849
30842
  }
30850
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30851
- white-space: nowrap;
30843
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30844
+ background-color: #fea008;
30852
30845
  }
30853
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30854
- height: 22px;
30855
- padding: 0 7px;
30856
- line-height: 20px;
30846
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30847
+ background-color: #00ba5d;
30857
30848
  }
30858
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30859
- background: #ccd4e3;
30849
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30850
+ background-color: #0080ff;
30860
30851
  }
30861
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30862
- background: #0080ff;
30852
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30853
+ background-color: #6b7d99;
30863
30854
  }
30864
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30865
- background: #ccd4e3;
30866
- opacity: 0.5;
30855
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30856
+ background-color: #7E41FF;
30867
30857
  }
30868
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30869
- border-right-color: #0080ff;
30858
+
30859
+ .E_clm1wy1 {
30860
+ width: 192px;
30861
+ height: 246px;
30862
+ border-radius: 4px;
30870
30863
  }
30871
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30872
- border-color: #0080ff;
30864
+ .E_clm1wy1 > .ant-picker-calendar,
30865
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30866
+ width: 100%;
30867
+ background-color: rgba(245, 247, 250, 0.6);
30868
+ border-top: none;
30873
30869
  }
30874
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30875
- background: rgba(0, 136, 255, 0.1);
30870
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30871
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30872
+ padding: 0 16px;
30876
30873
  }
30877
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30878
- background: rgba(211, 218, 235, 0.6);
30879
- border-color: #ccd4e3;
30880
- opacity: 0.5;
30874
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30875
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30876
+ width: 100%;
30877
+ height: 180px;
30878
+ border-spacing: 0;
30881
30879
  }
30882
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30883
- color: #00122e;
30884
- border-color: #ccd4e3;
30880
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30881
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30882
+ margin-bottom: 8px;
30885
30883
  }
30886
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30887
- color: #00122e;
30888
- border-color: #ccd4e3;
30889
- background: rgba(172, 186, 211, 0.6);
30884
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30885
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30886
+ width: 22px;
30890
30887
  }
30891
- .E_rcc63c8 .ant-radio-button-input {
30892
- margin-right: 8px;
30893
- display: inline;
30894
- border: none;
30888
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30889
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30895
30890
  padding: 0;
30896
- width: 36px;
30897
- background: transparent;
30898
30891
  }
30899
- .E_rcc63c8 .ant-radio-button-input:focus {
30900
- box-shadow: none;
30892
+ .E_clm1wy1 .ant-picker-cell {
30893
+ color: rgba(62, 70, 82, 0.6);
30894
+ opacity: 0.4;
30901
30895
  }
30902
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30903
- margin-right: 0;
30904
- width: initial;
30905
- box-shadow: none;
30896
+ .E_clm1wy1 .ant-picker-cell-in-view {
30897
+ color: rgba(62, 70, 82, 0.6);
30898
+ opacity: 1;
30906
30899
  }
30907
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30908
- display: none;
30900
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30901
+ color: #3e4652;
30909
30902
  }
30910
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30911
- display: inline;
30903
+ .E_clm1wy1 .ant-picker-cell::before {
30904
+ pointer-events: none;
30912
30905
  }
30913
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30914
- display: inline;
30915
- margin-right: 8px;
30916
- padding: 0;
30917
- width: 36px;
30906
+
30907
+ .E_t1tsm00v {
30908
+ color: rgba(129, 138, 153, 0.6);
30909
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30910
+ backdrop-filter: blur(10px);
30911
+ padding: 7px 10px;
30918
30912
  }
30919
30913
 
30920
- .E_phljevk {
30914
+ .E_c167wnad {
30915
+ color: rgba(62, 70, 82, 0.6);
30921
30916
  display: flex;
30922
30917
  justify-content: space-between;
30923
30918
  align-items: center;
30924
- padding: 10px 0;
30925
- color: rgba(44, 56, 82, 0.6);
30926
- font-size: 12px;
30927
- line-height: 24px;
30928
- }
30929
- .E_phljevk .pagination-left {
30930
- padding: 2px 8px;
30919
+ padding: 8px 16px;
30931
30920
  }
30932
- .E_phljevk .dropdown-trigger {
30933
- display: flex;
30934
- align-items: center;
30935
- border-radius: 6px;
30921
+ .E_c167wnad .anticon {
30936
30922
  cursor: pointer;
30937
- transition: all 0.3s ease;
30938
30923
  }
30939
- .E_phljevk .dropdown-trigger:hover {
30940
- background: rgba(211, 218, 235, 0.6);
30941
- color: #0080ff;
30924
+ .E_c167wnad .anticon:hover {
30925
+ color: #0096ff;
30942
30926
  }
30943
- .E_phljevk .dropdown-trigger .icon-inner {
30944
- margin-left: 4px;
30927
+
30928
+ .E_cxhf7dh {
30929
+ text-align: center;
30945
30930
  }
30946
- .E_phljevk .pagination-right {
30931
+ .E_cxhf7dh .dots {
30947
30932
  display: flex;
30948
- align-items: center;
30949
- color: #0080ff;
30950
- font-weight: bold;
30951
- }
30952
- .E_phljevk .pagination-right .icon-inner {
30953
- margin-left: 4px;
30933
+ justify-content: center;
30954
30934
  }
30955
- .E_phljevk .pagination-right .prev-btn,
30956
- .E_phljevk .pagination-right .next-btn {
30957
- padding: 0 8px;
30935
+ .E_cxhf7dh .dot {
30936
+ display: inline-block;
30937
+ width: 2px;
30938
+ height: 2px;
30939
+ border-radius: 1px;
30940
+ background: #0096ff;
30958
30941
  }
30959
- .E_phljevk .pagination-right .prev-btn > span,
30960
- .E_phljevk .pagination-right .next-btn > span {
30961
- color: #0080ff;
30942
+ .E_cxhf7dh .dot:not(:last-child) {
30943
+ margin-right: 2px;
30962
30944
  }
30963
- .E_phljevk .pagination-right .next-btn .icon-inner {
30964
- transform: rotate(180deg);
30945
+ .E_cxhf7dh .bar {
30946
+ width: 9px;
30947
+ height: 2px;
30948
+ background: #0096ff;
30949
+ border-radius: 2px;
30965
30950
  }
30966
30951
 
30967
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30968
- max-height: calc(100vh - 128px);
30969
- overflow-y: auto;
30970
- }
30971
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30972
- padding: 4px 20px;
30973
- font-size: 12px;
30974
- line-height: 18px;
30952
+ .E_c18bcrac {
30953
+ display: inline-block;
30954
+ width: 100%;
30975
30955
  }
30976
-
30977
- .E_ivqqkzv {
30978
- height: 24px;
30979
- width: 56px !important;
30980
- margin-right: 4px;
30956
+ .E_c18bcrac .recharts-wrapper {
30957
+ margin-left: 4px;
30981
30958
  }
30982
30959
 
30983
- .E_c1wk4q29 {
30984
- color: rgba(44, 56, 82, 0.6);
30960
+ .E_cro7kg2 {
30961
+ padding: 4px;
30985
30962
  }
30986
30963
 
30987
- .E_c1bus5hc {
30988
- --color: white;
30989
- height: 14px;
30990
- width: 14px;
30991
- border-radius: 50%;
30992
- flex-shrink: 0;
30964
+ .E_c14wcxf0 {
30993
30965
  display: flex;
30966
+ justify-content: space-between;
30994
30967
  align-items: center;
30995
- justify-content: center;
30996
- border: 1px solid var(--color);
30968
+ font-size: 13px;
30969
+ line-height: 24px;
30970
+ color: #cccccc;
30971
+ white-space: nowrap;
30997
30972
  }
30998
- .E_c1bus5hc .circle-inner {
30999
- position: relative;
31000
- height: 10px;
31001
- width: 10px;
31002
- border-radius: 50%;
31003
- overflow: hidden;
30973
+ .E_c14wcxf0 label {
30974
+ margin-right: 32px;
31004
30975
  }
31005
- .E_c1bus5hc .circle-content {
31006
- position: absolute;
31007
- height: 100%;
31008
- width: 100%;
31009
- left: 0;
31010
- top: 0;
31011
- border-radius: 50%;
31012
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31013
- transform: rotate(180deg);
30976
+
30977
+ .E_coy29mj.E_c14wcxf0 {
30978
+ font-weight: bold;
30979
+ color: white;
31014
30980
  }
31015
- .E_c1bus5hc .circle-child {
31016
- position: absolute;
31017
- height: 100%;
31018
- width: 100%;
31019
- left: 0;
31020
- top: 0;
31021
- margin-left: 50%;
31022
- transform-origin: left;
31023
- background: white;
31024
- transform: rotate(0deg);
30981
+
30982
+ .E_s11212zy {
30983
+ width: 8px;
30984
+ height: 8px;
30985
+ border-radius: 2px;
30986
+ display: inline-block;
30987
+ background: var(--s11212zy-0);
30988
+ border: 1px solid #fff;
30989
+ box-sizing: content-box;
30990
+ margin-right: 6px;
31025
30991
  }
31026
30992
 
31027
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31028
- border-radius: 6px;
30993
+ .E_p1lyky6c > :first-child {
30994
+ font-weight: bold;
30995
+ color: white;
30996
+ margin-right: 4px;
31029
30997
  }
31030
- .E_s177mls5.ant-select.ant-select-single {
31031
- width: 100%;
31032
- color: #2d3a56;
31033
- border-color: rgba(211, 218, 235, 0.6);
31034
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31035
- font-size: 13px;
30998
+
30999
+ .E_n12mqh7z {
31000
+ display: flex;
31001
+ align-items: center;
31002
+ font-size: 12px;
31003
+ line-height: 18px;
31036
31004
  }
31037
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31038
- height: 30px;
31005
+ .E_n12mqh7z:not(:last-child) {
31006
+ margin-bottom: 4px;
31039
31007
  }
31040
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31041
- height: 38px;
31042
- font-size: 13px;
31008
+
31009
+ .E_tf5bynu {
31010
+ margin: 0 3px;
31043
31011
  }
31044
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31045
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31046
- transition: 160ms ease;
31012
+
31013
+ .E_tcckoz1 {
31014
+ max-height: 400px;
31015
+ overflow: auto;
31047
31016
  }
31048
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31049
- color: #0080ff;
31017
+
31018
+ .E_gmyahx3 {
31019
+ cursor: pointer;
31050
31020
  }
31051
- .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 {
31052
- border-color: rgba(107, 128, 167, 0.6);
31053
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31021
+ .E_gmyahx3 .link-text {
31022
+ color: rgba(0, 21, 64, 0.3);
31054
31023
  }
31055
- .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 {
31024
+ .E_gmyahx3:hover .link-text {
31056
31025
  color: #0080ff;
31057
31026
  }
31058
- .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 {
31059
- border-color: #0080ff;
31060
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31027
+
31028
+ .E_tqjc4ui {
31029
+ margin: 0 2px;
31061
31030
  }
31062
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31063
- transform: rotate(180deg);
31031
+
31032
+ .E_t1sqg15u {
31033
+ background: white;
31064
31034
  }
31065
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31066
- background: rgba(211, 218, 235, 0.6);
31067
- border-color: rgba(172, 186, 211, 0.6);
31068
- cursor: "not-allowed";
31035
+ .E_t1sqg15u.inline .table-row {
31036
+ flex-direction: column;
31069
31037
  }
31070
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31071
- border-color: #f0483e !important;
31038
+ .E_t1sqg15u.inline .table-row > label {
31039
+ padding: 0 16px 7px 0;
31072
31040
  }
31073
- .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 {
31074
- color: #1d326c;
31041
+ .E_t1sqg15u.has-border .table-header {
31042
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31075
31043
  }
31076
- .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 {
31077
- border-color: #0080ff;
31078
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31044
+ .E_t1sqg15u.has-border .hiddenBorder {
31045
+ border-top: none !important;
31079
31046
  }
31080
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31081
- transform: rotate(180deg);
31047
+ .E_t1sqg15u.has-border .table-row + .table-row {
31048
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31082
31049
  }
31083
-
31084
- .E_sddwhm6 {
31085
- margin: 0;
31086
- border-radius: 20px;
31087
- padding: 2px 10px;
31088
- height: 22px;
31050
+ .E_t1sqg15u.has-border .table-row:last-of-type {
31051
+ padding-bottom: 0;
31089
31052
  }
31090
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
31091
- background-color: rgba(237, 241, 250, 0.6) !important;
31053
+ .E_t1sqg15u.align-right .content {
31054
+ text-align: right;
31092
31055
  }
31093
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
31094
- background-color: rgba(225, 230, 241, 0.6) !important;
31056
+ .E_t1sqg15u .uuid-row {
31057
+ display: flex;
31058
+ justify-content: space-between;
31095
31059
  }
31096
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
31097
- color: #00122e;
31060
+ .E_t1sqg15u .uuid-row .id-text {
31061
+ white-space: nowrap;
31062
+ overflow: hidden;
31063
+ text-overflow: ellipsis;
31098
31064
  }
31099
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
31100
- margin-right: 6px;
31065
+
31066
+ .E_t4zczcp {
31067
+ display: flex;
31068
+ justify-content: space-between;
31069
+ align-items: center;
31070
+ padding: 8px;
31071
+ min-height: 32px;
31101
31072
  }
31102
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
31103
- margin-left: 4px;
31073
+ .E_t4zczcp .table-title {
31074
+ color: rgba(44, 56, 82, 0.6);
31075
+ font-weight: 600;
31076
+ font-size: 12px;
31077
+ line-height: 8px;
31104
31078
  }
31105
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
31106
- background-color: rgba(0, 136, 255, 0.1);
31079
+ .E_t4zczcp .edit-icon {
31080
+ font-size: 16px;
31081
+ color: rgba(10, 37, 85, 0.6);
31082
+ cursor: pointer;
31107
31083
  }
31108
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
31109
- background-color: #0080ff;
31084
+
31085
+ .E_t1s7goww {
31086
+ font-size: 12px;
31087
+ line-height: 18px;
31110
31088
  }
31111
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
31112
- background-color: rgba(0, 136, 255, 0.16);
31089
+
31090
+ .E_t93e4cf {
31091
+ display: flex;
31092
+ padding: 8px 0;
31093
+ color: #2d3a56;
31113
31094
  }
31114
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
31115
- background-color: rgba(255, 74, 74, 0.1);
31095
+ .E_t93e4cf .hidden {
31096
+ display: none;
31116
31097
  }
31117
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
31118
- background-color: #f0483e;
31098
+ .E_t93e4cf .ant-btn-link {
31099
+ height: auto;
31119
31100
  }
31120
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
31121
- background-color: rgba(255, 74, 74, 0.16);
31101
+ .E_t93e4cf .content {
31102
+ overflow: hidden;
31103
+ overflow-x: auto;
31104
+ width: 100%;
31105
+ white-space: pre-wrap;
31122
31106
  }
31123
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
31124
- background-color: rgba(254, 160, 8, 0.1);
31107
+ .E_t93e4cf .content .ant-btn {
31108
+ white-space: pre-wrap;
31109
+ text-align: left;
31125
31110
  }
31126
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
31127
- background-color: #fea008;
31111
+ .E_t93e4cf .content .unit-chart {
31112
+ justify-content: flex-start;
31128
31113
  }
31129
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
31130
- background-color: rgba(255, 187, 0, 0.16);
31114
+
31115
+ .E_rhz2uv5 {
31116
+ width: var(--rhz2uv5-0);
31117
+ flex-shrink: 0;
31118
+ color: rgba(44, 56, 82, 0.6);
31119
+ padding-right: 12px;
31131
31120
  }
31132
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
31133
- background-color: rgba(30, 201, 127, 0.1);
31121
+
31122
+ .E_ou7iq30 {
31123
+ overflow: hidden;
31124
+ text-overflow: ellipsis;
31134
31125
  }
31135
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
31136
- background-color: #00ba5d;
31126
+
31127
+ .E_s1tui002 {
31128
+ white-space: nowrap;
31137
31129
  }
31138
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
31139
- background-color: rgba(30, 201, 127, 0.16);
31130
+
31131
+ .E_mxrc2zg {
31132
+ display: -webkit-box;
31133
+ -webkit-line-clamp: var(--mxrc2zg-0);
31134
+ -webkit-box-orient: vertical;
31135
+ word-break: break-all;
31140
31136
  }
31141
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
31142
- background-color: rgba(225, 230, 241, 0.6);
31137
+
31138
+ .E_skwah65 {
31139
+ height: 8px;
31140
+ box-sizing: border-box;
31141
+ border-radius: 2px;
31142
+ background: #f5f7fa;
31143
+ display: flex;
31144
+ width: 100%;
31145
+ overflow: hidden;
31143
31146
  }
31144
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
31145
- background-color: #6b7d99;
31147
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31148
+ margin-left: 1px;
31146
31149
  }
31147
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
31148
- background-color: rgba(211, 218, 235, 0.6);
31150
+
31151
+ .E_wg1tsps {
31152
+ display: flex;
31153
+ align-items: center;
31154
+ justify-content: flex-end;
31149
31155
  }
31150
31156
 
31151
- .E_satwmqm {
31152
- width: 8px;
31153
- height: 8px;
31154
- border-radius: 50%;
31157
+ .E_b1ctd5xy {
31158
+ display: flex;
31159
+ align-items: center;
31160
+ width: calc(100% - 40px);
31161
+ }
31162
+ .E_b1ctd5xy .chart {
31155
31163
  display: inline-block;
31164
+ width: 100%;
31156
31165
  }
31157
31166
 
31158
- .E_tju3gfj .date {
31159
- margin-right: 4px;
31167
+ .E_u1p8acpn {
31168
+ min-width: 40px;
31160
31169
  }
31161
-
31162
- .E_s1dni7lo {
31163
- width: 430px !important;
31170
+ .E_u1p8acpn .unit {
31171
+ color: #00122e !important;
31164
31172
  }
31165
31173
 
31166
- .E_d1wwmmm5 .ant-select-item-group {
31167
- padding: 8px 16px;
31168
- line-height: 18px;
31169
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31170
- height: 34px;
31171
- min-height: 34px;
31172
- box-sizing: border-box;
31173
- margin-top: 8px;
31174
+ .E_tje3huy {
31175
+ width: 100%;
31176
+ overflow: inherit;
31177
+ white-space: inherit;
31178
+ text-overflow: ellipsis;
31174
31179
  }
31175
31180
 
31176
- .E_o1ugr09p {
31181
+ .E_s1iv0tp1 .enabled-switch {
31177
31182
  display: flex;
31178
- flex-direction: column;
31179
- margin: 1px 8px;
31180
- padding: 8px;
31181
- border-radius: 4px;
31182
- }
31183
- .E_o1ugr09p .selected-icon {
31184
- display: none;
31183
+ align-items: center;
31185
31184
  }
31186
- .E_o1ugr09p.ant-select-item-option-grouped {
31187
- padding-left: 8px;
31185
+ .E_s1iv0tp1 .enabled-text {
31186
+ margin-right: 8px;
31188
31187
  }
31189
- .E_o1ugr09p.ant-select-item-option-selected {
31190
- background-color: white;
31188
+
31189
+ .E_t160l1cm {
31190
+ display: flex;
31191
+ flex-direction: column;
31192
+ flex: 1;
31193
+ /* FIXME:(yanzhen) do this better */
31191
31194
  }
31192
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31193
- color: #0080ff;
31195
+ .E_t160l1cm .tab-bar {
31196
+ flex-shrink: 0;
31197
+ display: flex;
31198
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31194
31199
  }
31195
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31196
- display: block;
31200
+ .E_t160l1cm .tab-content {
31201
+ height: 100%;
31197
31202
  }
31198
- .E_o1ugr09p.ant-select-item-option-active {
31199
- background: rgba(0, 136, 255, 0.16);
31203
+ .E_t160l1cm .tab-menu-item {
31204
+ margin-right: 2px;
31205
+ padding: 1px 12px;
31206
+ line-height: 24px;
31207
+ height: 24px;
31208
+ color: rgba(44, 56, 82, 0.6);
31209
+ border-radius: 4px 4px 0 0;
31210
+ cursor: pointer;
31211
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31200
31212
  }
31201
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31202
- color: #0080ff;
31213
+ .E_t160l1cm .tab-menu-item:first-child {
31214
+ padding-left: 0;
31203
31215
  }
31204
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31205
- background: rgba(0, 136, 255, 0.1);
31216
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31217
+ padding-left: 12px;
31218
+ }
31219
+ .E_t160l1cm .tab-menu-item:hover {
31206
31220
  color: #0080ff;
31221
+ background: rgba(211, 218, 235, 0.6);
31207
31222
  }
31208
-
31209
- .E_o1ifxsq4 {
31210
- display: flex;
31211
- justify-content: space-between;
31212
- height: 20px;
31213
- line-height: 20px;
31223
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31224
+ fill: #0080ff;
31214
31225
  }
31215
- .E_o1ifxsq4 .timezone-title {
31216
- color: #2d3a56;
31217
- overflow: hidden;
31218
- text-overflow: ellipsis;
31226
+ .E_t160l1cm .tab-menu-item:active {
31227
+ background: rgba(192, 203, 224, 0.6);
31219
31228
  }
31220
-
31221
- .E_o1zue7 {
31222
- display: flex;
31223
- justify-content: space-between;
31224
- color: rgba(44, 56, 82, 0.6);
31225
- height: 18px;
31226
- line-height: 18px;
31227
- margin-top: 2px;
31229
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31230
+ color: #0080ff;
31231
+ background: rgba(211, 218, 235, 0.6);
31228
31232
  }
31229
-
31230
- .E_tyfmlxg {
31231
- border: none;
31232
- margin-right: 0;
31233
- background: rgba(225, 230, 241, 0.6);
31233
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31234
+ background: rgba(192, 203, 224, 0.6);
31234
31235
  }
31235
-
31236
- .E_o18uybox {
31237
- pointer-events: none;
31238
- height: 32px;
31239
- width: 100%;
31240
- opacity: 0;
31236
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31237
+ background: rgba(0, 128, 255, 0.16);
31241
31238
  }
31242
-
31243
- .E_s1dizucg.ant-switch {
31244
- min-width: 40px;
31245
- height: 24px;
31246
- background: rgba(172, 186, 211, 0.6);
31247
- overflow: hidden;
31239
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31240
+ fill: #0080ff;
31248
31241
  }
31249
- .E_s1dizucg.ant-switch:focus {
31250
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31242
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31243
+ color: #0080ff;
31244
+ background: rgba(0, 128, 255, 0.1);
31251
31245
  }
31252
- .E_s1dizucg.ant-switch-small {
31253
- min-width: 26px;
31254
- height: 16px;
31246
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31247
+ background: rgba(0, 128, 255, 0.16);
31255
31248
  }
31256
- .E_s1dizucg.ant-switch-large {
31257
- min-width: 52px;
31258
- height: 32px;
31249
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31250
+ fill: #1d326c;
31259
31251
  }
31260
- .E_s1dizucg.ant-switch .ant-switch-handle {
31261
- height: 20px;
31262
- width: 20px;
31252
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31253
+ margin-left: 8px;
31254
+ height: 22px;
31263
31255
  }
31264
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31265
- border-radius: 10px;
31266
- transition-delay: 120ms;
31256
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31257
+ fill: rgba(44, 56, 82, 0.6);
31267
31258
  }
31268
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31269
- height: 14px;
31270
- width: 14px;
31271
- top: 1px;
31272
- left: 1px;
31259
+ .E_t160l1cm .tab-menu-item-group {
31260
+ padding: 0;
31261
+ display: flex;
31262
+ align-items: center;
31263
+ overflow: hidden;
31273
31264
  }
31274
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31275
- height: 28px;
31276
- width: 28px;
31265
+ .E_t160l1cm .tab-menu-item-group .main-title {
31266
+ opacity: 0;
31267
+ max-width: 0;
31268
+ transition: max-width 320ms ease, opacity 240ms ease;
31277
31269
  }
31278
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31279
- border-radius: 14px;
31270
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31271
+ padding: 1px 12px;
31272
+ position: relative;
31273
+ display: flex;
31280
31274
  }
31281
- .E_s1dizucg.ant-switch-checked {
31282
- background-color: #00ba5d;
31275
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31276
+ opacity: 0;
31277
+ position: absolute;
31278
+ top: 50%;
31279
+ left: 0;
31280
+ transform: translate(-50%, -50%);
31281
+ transition: opacity 100ms linear;
31282
+ fill: rgba(0, 128, 255, 0.2);
31283
31283
  }
31284
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31285
- left: calc(100% - 20px - 2px);
31284
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31285
+ color: #0080ff;
31286
31286
  }
31287
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31288
- left: calc(100% - 14px - 1px);
31287
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31288
+ padding: 1px 12px;
31289
+ display: inline-block;
31290
+ opacity: 1;
31291
+ max-width: 160px;
31289
31292
  }
31290
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31291
- left: calc(100% - 28px - 2px);
31293
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31294
+ padding: 1px 12px;
31295
+ color: #005ed1;
31292
31296
  }
31293
-
31294
- .E_c1up6e3y {
31295
- margin-left: 5px;
31297
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31298
+ opacity: 1;
31296
31299
  }
31297
-
31298
- .E_s1sck0th {
31299
- padding: 0 8px;
31300
- border-radius: 4px;
31300
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31301
+ background: rgba(0, 128, 255, 0.16);
31301
31302
  }
31302
-
31303
- .E_m855nr1 {
31304
- padding: 2px 8px;
31305
- border-radius: 3px;
31303
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31304
+ opacity: 0;
31306
31305
  }
31307
-
31308
- .E_l1270xpg {
31309
- padding: 3px 8px;
31310
- border-radius: 2px;
31306
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31307
+ padding: 4px 16px;
31308
+ height: 32px;
31309
+ border-radius: 6px 6px 0 0;
31311
31310
  }
31312
-
31313
- .E_t14rextb.ant-tag:hover {
31314
- opacity: unset;
31311
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31312
+ padding-left: 0;
31315
31313
  }
31316
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31317
- margin: 0;
31318
- margin-right: 8px;
31319
- display: inline-flex;
31320
- align-items: center;
31321
- border: none;
31314
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31315
+ padding-left: 16px;
31322
31316
  }
31323
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31324
- width: 16px;
31325
- height: 16px;
31326
- color: inherit;
31327
- margin-left: 4px;
31328
- opacity: 0.6;
31329
- display: inline-flex;
31317
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31318
+ margin-left: 11px;
31319
+ height: 24px;
31330
31320
  }
31331
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31332
- opacity: 1;
31321
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31322
+ padding: 0;
31333
31323
  }
31334
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31335
- color: #0080ff;
31336
- background-color: rgba(0, 136, 255, 0.1);
31324
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31325
+ padding: 4px 16px;
31337
31326
  }
31338
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31339
- color: #f0483e;
31340
- background-color: rgba(255, 74, 74, 0.1);
31327
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31328
+ padding: 4px 16px;
31341
31329
  }
31342
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31343
- color: #e07f00;
31344
- background-color: rgba(255, 187, 0, 0.1);
31330
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31331
+ background: #fff;
31345
31332
  }
31346
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31347
- color: #008f4c;
31348
- background-color: rgba(30, 201, 127, 0.1);
31333
+ .E_t160l1cm .tab-menu-item-light:active {
31334
+ color: #005ed1;
31349
31335
  }
31350
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31336
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31337
+ background: #fff;
31351
31338
  color: #1d326c;
31352
- background-color: rgba(225, 230, 241, 0.6);
31353
31339
  }
31354
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31355
- color: #7E41FF;
31356
- background-color: rgba(126, 65, 255, 0.1);
31340
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31341
+ color: rgba(45, 58, 86, 0.6);
31357
31342
  }
31358
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31359
- color: #fff;
31343
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31344
+ color: #1d326c;
31360
31345
  }
31361
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31362
- background-color: #f0483e;
31346
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31347
+ fill: #d8deeb;
31363
31348
  }
31364
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31365
- background-color: #fea008;
31349
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31350
+ fill: #1d326c;
31366
31351
  }
31367
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31368
- background-color: #00ba5d;
31352
+ .E_t160l1cm .tab-content {
31353
+ flex: 1;
31354
+ display: flex;
31355
+ flex-direction: column;
31369
31356
  }
31370
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31371
- background-color: #0080ff;
31357
+ .E_t160l1cm.is-overview .tab-content {
31358
+ overflow: visible;
31372
31359
  }
31373
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31374
- background-color: #6b7d99;
31360
+
31361
+ .E_t14npdqr {
31362
+ max-width: 240px;
31363
+ animation: none;
31375
31364
  }
31376
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31377
- background-color: #7E41FF;
31365
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31366
+ border: 1px solid #0080ff;
31367
+ padding: 0;
31378
31368
  }
31379
-
31380
- .E_iq1gosr {
31381
- display: inline-block;
31369
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31370
+ margin: 0;
31371
+ height: 32px;
31372
+ line-height: 32px;
31373
+ font-size: 13px;
31374
+ padding: 0 10px;
31375
+ display: block;
31376
+ overflow: hidden;
31377
+ text-overflow: ellipsis;
31378
+ white-space: nowrap;
31382
31379
  }
31383
-
31384
- .E_t1m2x205 .ant-tooltip-arrow {
31385
- display: none;
31380
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31381
+ content: " ";
31382
+ height: 1px;
31383
+ width: calc(100% + 10px);
31384
+ background: rgba(172, 186, 211, 0.6);
31385
+ display: block;
31386
31386
  }
31387
- .E_t1m2x205 .ant-tooltip-inner {
31388
- background: rgba(23, 38, 64, 0.8);
31389
- border-radius: 4px;
31387
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31388
+ color: #0080ff;
31389
+ background: transparent;
31390
31390
  }
31391
31391
 
31392
31392
  .E_fzh9mnb {
@@ -31404,78 +31404,6 @@ html body {
31404
31404
  font-size: 18px;
31405
31405
  }
31406
31406
 
31407
- .E_i1inqkme {
31408
- height: 18px;
31409
- line-height: 18px;
31410
- padding: 0 4px;
31411
- border-radius: 4px;
31412
- background: rgba(235, 239, 245, 0.6);
31413
- border: 1px solid rgba(223, 228, 235, 0.6);
31414
- display: flex;
31415
- align-items: center;
31416
- white-space: nowrap;
31417
- margin-right: 4px;
31418
- }
31419
-
31420
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31421
- display: var(--ai7qkf2-0);
31422
- }
31423
- .E_ai7qkf2 .ant-input-number-input-wrap {
31424
- display: inline-flex;
31425
- line-height: 1.5715;
31426
- height: 100%;
31427
- width: 100%;
31428
- }
31429
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31430
- content: var(--ai7qkf2-1);
31431
- display: var(--ai7qkf2-2);
31432
- flex: none;
31433
- align-items: center;
31434
- margin-left: 4px;
31435
- color: rgba(44, 56, 82, 0.6);
31436
- }
31437
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31438
- content: var(--ai7qkf2-3);
31439
- display: var(--ai7qkf2-4);
31440
- flex: none;
31441
- align-items: center;
31442
- margin-right: 4px;
31443
- cursor: auto;
31444
- color: rgba(44, 56, 82, 0.6);
31445
- }
31446
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31447
- border-radius: 0;
31448
- }
31449
- .E_ai7qkf2.ant-input-number {
31450
- width: 100%;
31451
- border-radius: 6px;
31452
- }
31453
- .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 {
31454
- border-color: #0096ff;
31455
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31456
- z-index: 1;
31457
- }
31458
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31459
- border-color: #e75a3a;
31460
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31461
- }
31462
- .E_ai7qkf2 .ant-input-number-input {
31463
- height: 30px;
31464
- border: 1px;
31465
- padding: 5px 12px;
31466
- font-size: inherit;
31467
- }
31468
- .E_ai7qkf2.ant-input-number-lg input {
31469
- height: 38px;
31470
- border: 1px;
31471
- padding: 8px 16px;
31472
- }
31473
- .E_ai7qkf2.ant-input-number-sm input {
31474
- height: 22px;
31475
- border: 1px;
31476
- padding: 2px 8px;
31477
- }
31478
-
31479
31407
  .E_f7pxqmh {
31480
31408
  width: 100%;
31481
31409
  margin-bottom: 0 !important;
@@ -31507,6 +31435,19 @@ html body {
31507
31435
  min-height: 0px;
31508
31436
  }
31509
31437
 
31438
+ .E_i1inqkme {
31439
+ height: 18px;
31440
+ line-height: 18px;
31441
+ padding: 0 4px;
31442
+ border-radius: 4px;
31443
+ background: rgba(235, 239, 245, 0.6);
31444
+ border: 1px solid rgba(223, 228, 235, 0.6);
31445
+ display: flex;
31446
+ align-items: center;
31447
+ white-space: nowrap;
31448
+ margin-right: 4px;
31449
+ }
31450
+
31510
31451
  .E_a1wfy30z .ant-input-number-handler-wrap {
31511
31452
  display: var(--a1wfy30z-0);
31512
31453
  }
@@ -31565,6 +31506,65 @@ html body {
31565
31506
  position: absolute;
31566
31507
  }
31567
31508
 
31509
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31510
+ display: var(--ai7qkf2-0);
31511
+ }
31512
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31513
+ display: inline-flex;
31514
+ line-height: 1.5715;
31515
+ height: 100%;
31516
+ width: 100%;
31517
+ }
31518
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31519
+ content: var(--ai7qkf2-1);
31520
+ display: var(--ai7qkf2-2);
31521
+ flex: none;
31522
+ align-items: center;
31523
+ margin-left: 4px;
31524
+ color: rgba(44, 56, 82, 0.6);
31525
+ }
31526
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31527
+ content: var(--ai7qkf2-3);
31528
+ display: var(--ai7qkf2-4);
31529
+ flex: none;
31530
+ align-items: center;
31531
+ margin-right: 4px;
31532
+ cursor: auto;
31533
+ color: rgba(44, 56, 82, 0.6);
31534
+ }
31535
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31536
+ border-radius: 0;
31537
+ }
31538
+ .E_ai7qkf2.ant-input-number {
31539
+ width: 100%;
31540
+ border-radius: 6px;
31541
+ }
31542
+ .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 {
31543
+ border-color: #0096ff;
31544
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31545
+ z-index: 1;
31546
+ }
31547
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31548
+ border-color: #e75a3a;
31549
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31550
+ }
31551
+ .E_ai7qkf2 .ant-input-number-input {
31552
+ height: 30px;
31553
+ border: 1px;
31554
+ padding: 5px 12px;
31555
+ font-size: inherit;
31556
+ }
31557
+ .E_ai7qkf2.ant-input-number-lg input {
31558
+ height: 38px;
31559
+ border: 1px;
31560
+ padding: 8px 16px;
31561
+ }
31562
+ .E_ai7qkf2.ant-input-number-sm input {
31563
+ height: 22px;
31564
+ border: 1px;
31565
+ padding: 2px 8px;
31566
+ }
31567
+
31568
31568
  .E_cnujxq2 {
31569
31569
  display: flex;
31570
31570
  flex-direction: column;
@@ -32725,6 +32725,19 @@ input.E_rf8rlle.ant-input {
32725
32725
  line-height: 12px;
32726
32726
  }
32727
32727
 
32728
+ .E_suhck3k {
32729
+ height: 24px;
32730
+ width: 24px;
32731
+ border-radius: 6px;
32732
+ padding: 4px;
32733
+ }
32734
+ .E_suhck3k:hover {
32735
+ background-color: rgba(0, 136, 255, 0.1);
32736
+ }
32737
+ .E_suhck3k:hover svg path {
32738
+ fill: blue;
32739
+ }
32740
+
32728
32741
  .E_h1ol2wl7 {
32729
32742
  font-weight: bold;
32730
32743
  background-color: unset;
@@ -32747,19 +32760,6 @@ input.E_rf8rlle.ant-input {
32747
32760
  margin-right: 6px;
32748
32761
  }
32749
32762
 
32750
- .E_suhck3k {
32751
- height: 24px;
32752
- width: 24px;
32753
- border-radius: 6px;
32754
- padding: 4px;
32755
- }
32756
- .E_suhck3k:hover {
32757
- background-color: rgba(0, 136, 255, 0.1);
32758
- }
32759
- .E_suhck3k:hover svg path {
32760
- fill: blue;
32761
- }
32762
-
32763
32763
  .E_drhfj7c .bottom {
32764
32764
  color: rgba(44, 56, 82, 0.75);
32765
32765
  }
@@ -33438,72 +33438,11 @@ input.E_rf8rlle.ant-input {
33438
33438
  .E_rzaik16 {
33439
33439
  padding: 0;
33440
33440
  }
33441
- .E_rzaik16 .ant-popover-arrow {
33442
- display: none;
33443
- }
33444
- .E_rzaik16 .ant-popover-inner-content {
33445
- padding: 0;
33446
- }
33447
-
33448
- .E_c1kghdax {
33449
- color: #2d3a56;
33450
- padding: 7px 12px;
33451
- display: flex;
33452
- justify-content: space-between;
33453
- align-items: center;
33454
- }
33455
- .E_c1kghdax.has-arrow {
33456
- padding-left: 10px;
33457
- }
33458
- .E_c1kghdax.has-arrow .title-wrapper {
33459
- cursor: pointer;
33460
- color: #00122e;
33461
- }
33462
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33463
- color: #2d3a56;
33464
- font-weight: 600;
33465
- }
33466
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33467
- transform: rotate(90deg);
33468
- }
33469
- .E_c1kghdax .sub-info {
33470
- font-size: 12px;
33471
- line-height: 18px;
33472
- }
33473
- .E_c1kghdax .title-wrapper {
33474
- display: flex;
33475
- align-items: center;
33476
- user-select: none;
33477
- flex-grow: 1;
33478
- font-size: 12px;
33479
- line-height: 18px;
33480
- color: #2d3a56;
33481
- font-weight: 700;
33482
- }
33483
- .E_c1kghdax .collapse-arrow {
33484
- transition: all 50ms ease-out 0ms;
33485
- margin-right: 2px;
33486
- }
33487
-
33488
- .E_c1yd35n {
33489
- padding: 0 12px 14px 12px;
33490
- }
33491
-
33492
- .E_b14q2gmw {
33493
- 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);
33494
- }
33495
-
33496
- .E_c1eym6el {
33497
- border-radius: 8px;
33498
- background-color: white;
33499
- }
33500
- .E_c1eym6el.hoverable {
33501
- cursor: pointer;
33502
- }
33503
- .E_c1eym6el.hoverable:hover {
33504
- transition: all 200ms ease;
33505
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33506
- transform: translateY(-4px);
33441
+ .E_rzaik16 .ant-popover-arrow {
33442
+ display: none;
33443
+ }
33444
+ .E_rzaik16 .ant-popover-inner-content {
33445
+ padding: 0;
33507
33446
  }
33508
33447
 
33509
33448
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
@@ -33540,6 +33479,10 @@ input.E_rf8rlle.ant-input {
33540
33479
  background-color: transparent;
33541
33480
  }
33542
33481
 
33482
+ .E_c1yd35n {
33483
+ padding: 0 12px 14px 12px;
33484
+ }
33485
+
33543
33486
  .E_ckui4s7 {
33544
33487
  color: #2d3a56;
33545
33488
  line-height: 22px;
@@ -33604,21 +33547,61 @@ input.E_rf8rlle.ant-input {
33604
33547
  margin-left: 24px;
33605
33548
  }
33606
33549
 
33607
- .E_r77hffu {
33550
+ .E_c1kghdax {
33551
+ color: #2d3a56;
33552
+ padding: 7px 12px;
33608
33553
  display: flex;
33609
- align-items: center;
33610
33554
  justify-content: space-between;
33611
- column-gap: 6px;
33555
+ align-items: center;
33612
33556
  }
33613
-
33614
- .E_p1cmxsf7 {
33557
+ .E_c1kghdax.has-arrow {
33558
+ padding-left: 10px;
33559
+ }
33560
+ .E_c1kghdax.has-arrow .title-wrapper {
33561
+ cursor: pointer;
33562
+ color: #00122e;
33563
+ }
33564
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33565
+ color: #2d3a56;
33566
+ font-weight: 600;
33567
+ }
33568
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33569
+ transform: rotate(90deg);
33570
+ }
33571
+ .E_c1kghdax .sub-info {
33572
+ font-size: 12px;
33573
+ line-height: 18px;
33574
+ }
33575
+ .E_c1kghdax .title-wrapper {
33615
33576
  display: flex;
33616
- flex-direction: column;
33617
- justify-content: center;
33618
- row-gap: var(--p1cmxsf7-0);
33577
+ align-items: center;
33578
+ user-select: none;
33579
+ flex-grow: 1;
33580
+ font-size: 12px;
33581
+ line-height: 18px;
33582
+ color: #2d3a56;
33583
+ font-weight: 700;
33619
33584
  }
33620
- .E_p1cmxsf7 .antd5-progress-line {
33621
- font-size: 0;
33585
+ .E_c1kghdax .collapse-arrow {
33586
+ transition: all 50ms ease-out 0ms;
33587
+ margin-right: 2px;
33588
+ }
33589
+
33590
+ .E_b14q2gmw {
33591
+ 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);
33592
+ }
33593
+
33594
+ .E_c1eym6el {
33595
+ border-radius: 8px;
33596
+ background-color: white;
33597
+ }
33598
+ .E_c1eym6el.hoverable {
33599
+ cursor: pointer;
33600
+ }
33601
+ .E_c1eym6el.hoverable:hover {
33602
+ transition: all 200ms ease;
33603
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33604
+ transform: translateY(-4px);
33622
33605
  }
33623
33606
 
33624
33607
  .E_lht19u8 {
@@ -33670,6 +33653,23 @@ input.E_rf8rlle.ant-input {
33670
33653
  animation: loading-indicator3 1100ms ease-out infinite;
33671
33654
  }
33672
33655
 
33656
+ .E_r77hffu {
33657
+ display: flex;
33658
+ align-items: center;
33659
+ justify-content: space-between;
33660
+ column-gap: 6px;
33661
+ }
33662
+
33663
+ .E_p1cmxsf7 {
33664
+ display: flex;
33665
+ flex-direction: column;
33666
+ justify-content: center;
33667
+ row-gap: var(--p1cmxsf7-0);
33668
+ }
33669
+ .E_p1cmxsf7 .antd5-progress-line {
33670
+ font-size: 0;
33671
+ }
33672
+
33673
33673
  .E_w7ob4th.outside-tag {
33674
33674
  padding-left: 0;
33675
33675
  }
@@ -33708,6 +33708,11 @@ input.E_rf8rlle.ant-input {
33708
33708
  white-space: normal;
33709
33709
  }
33710
33710
 
33711
+ .E_i1g85yz3 {
33712
+ margin-right: 4px;
33713
+ height: 16px;
33714
+ }
33715
+
33711
33716
  .E_sjob3jg {
33712
33717
  --item-min-width: 60px;
33713
33718
  }
@@ -34096,6 +34101,56 @@ input.E_rf8rlle.ant-input {
34096
34101
  margin-right: 8px;
34097
34102
  }
34098
34103
 
34104
+ button.E_l48ei06.ant-btn {
34105
+ font-size: 12px;
34106
+ line-height: 18px;
34107
+ height: 18px;
34108
+ }
34109
+
34110
+ button.E_l48ei06 {
34111
+ color: #0080FF;
34112
+ height: unset;
34113
+ }
34114
+ button.E_l48ei06 .button-prefix-icon {
34115
+ margin-right: 4px;
34116
+ }
34117
+ button.E_l48ei06 .button-suffix-icon {
34118
+ margin-left: 4px;
34119
+ }
34120
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34121
+ color: #009DFF;
34122
+ }
34123
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34124
+ color: #005ED1;
34125
+ }
34126
+ button.E_l48ei06.ui-kit-link-disabled {
34127
+ color: #0080FF;
34128
+ }
34129
+ button.E_l48ei06.ui-kit-link-primary {
34130
+ color: #00122E;
34131
+ }
34132
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34133
+ color: #0080FF;
34134
+ }
34135
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34136
+ color: #005ED1;
34137
+ }
34138
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34139
+ color: #00122E;
34140
+ }
34141
+ button.E_l48ei06.ui-kit-link-secondary {
34142
+ color: rgba(44, 56, 82, 0.7490196078);
34143
+ }
34144
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34145
+ color: #0080FF;
34146
+ }
34147
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34148
+ color: #005ED1;
34149
+ }
34150
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34151
+ color: rgba(44, 56, 82, 0.7490196078);
34152
+ }
34153
+
34099
34154
  .E_tc97u5y {
34100
34155
  height: 100%;
34101
34156
  }
@@ -34464,61 +34519,6 @@ input.E_rf8rlle.ant-input {
34464
34519
  background: #fff;
34465
34520
  }
34466
34521
 
34467
- button.E_l48ei06.ant-btn {
34468
- font-size: 12px;
34469
- line-height: 18px;
34470
- height: 18px;
34471
- }
34472
-
34473
- button.E_l48ei06 {
34474
- color: #0080FF;
34475
- height: unset;
34476
- }
34477
- button.E_l48ei06 .button-prefix-icon {
34478
- margin-right: 4px;
34479
- }
34480
- button.E_l48ei06 .button-suffix-icon {
34481
- margin-left: 4px;
34482
- }
34483
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34484
- color: #009DFF;
34485
- }
34486
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34487
- color: #005ED1;
34488
- }
34489
- button.E_l48ei06.ui-kit-link-disabled {
34490
- color: #0080FF;
34491
- }
34492
- button.E_l48ei06.ui-kit-link-primary {
34493
- color: #00122E;
34494
- }
34495
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34496
- color: #0080FF;
34497
- }
34498
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34499
- color: #005ED1;
34500
- }
34501
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34502
- color: #00122E;
34503
- }
34504
- button.E_l48ei06.ui-kit-link-secondary {
34505
- color: rgba(44, 56, 82, 0.7490196078);
34506
- }
34507
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34508
- color: #0080FF;
34509
- }
34510
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34511
- color: #005ED1;
34512
- }
34513
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34514
- color: rgba(44, 56, 82, 0.7490196078);
34515
- }
34516
-
34517
- .E_i1g85yz3 {
34518
- margin-right: 4px;
34519
- height: 16px;
34520
- }
34521
-
34522
34522
  .E_t1gvlxt5 {
34523
34523
  min-width: 0;
34524
34524
  flex: 1;
@@ -34541,6 +34541,36 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34541
34541
  column-gap: var(--a1ji6r68-0);
34542
34542
  }
34543
34543
 
34544
+ .E_t13ef470 {
34545
+ height: 100%;
34546
+ }
34547
+ .E_t13ef470 .table-loading-item {
34548
+ padding: 12px 4px;
34549
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34550
+ display: flex;
34551
+ }
34552
+ .E_t13ef470 .table-loading-item > * {
34553
+ height: 16px;
34554
+ margin: 4px;
34555
+ background: rgba(204, 212, 227, 0.18);
34556
+ border-radius: 2px;
34557
+ }
34558
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34559
+ width: 16px;
34560
+ }
34561
+ .E_t13ef470 .table-loading-item .td-loading {
34562
+ flex: 1;
34563
+ }
34564
+ .E_t13ef470 :nth-child(1) {
34565
+ padding: 8px 4px;
34566
+ }
34567
+ .E_t13ef470 :nth-child(1) > * {
34568
+ background: rgba(107, 125, 153, 0.18);
34569
+ }
34570
+ .E_t13ef470 :nth-child(1) > * {
34571
+ background: rgba(163, 180, 204, 0.18);
34572
+ }
34573
+
34544
34574
  .E_msn7nxt {
34545
34575
  color: rgba(44, 56, 82, 0.6);
34546
34576
  text-align: center;
@@ -34702,36 +34732,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34702
34732
  margin-left: 8px;
34703
34733
  }
34704
34734
 
34705
- .E_t13ef470 {
34706
- height: 100%;
34707
- }
34708
- .E_t13ef470 .table-loading-item {
34709
- padding: 12px 4px;
34710
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34711
- display: flex;
34712
- }
34713
- .E_t13ef470 .table-loading-item > * {
34714
- height: 16px;
34715
- margin: 4px;
34716
- background: rgba(204, 212, 227, 0.18);
34717
- border-radius: 2px;
34718
- }
34719
- .E_t13ef470 .table-loading-item .checkbox-loading {
34720
- width: 16px;
34721
- }
34722
- .E_t13ef470 .table-loading-item .td-loading {
34723
- flex: 1;
34724
- }
34725
- .E_t13ef470 :nth-child(1) {
34726
- padding: 8px 4px;
34727
- }
34728
- .E_t13ef470 :nth-child(1) > * {
34729
- background: rgba(107, 125, 153, 0.18);
34730
- }
34731
- .E_t13ef470 :nth-child(1) > * {
34732
- background: rgba(163, 180, 204, 0.18);
34733
- }
34734
-
34735
34735
  .E_f16blduf.ant-form-item {
34736
34736
  margin-bottom: 0;
34737
34737
  }