@cloudtower/eagle 0.29.13 → 0.29.15

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,1762 +29558,1824 @@ 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_c18gxmrl {
29562
- border: 1px solid #d8deeb;
29563
- border-radius: 4px;
29564
- }
29565
- .E_c18gxmrl + .E_c18gxmrl {
29566
- margin-top: 8px;
29561
+ .E_skwah65 {
29562
+ height: 8px;
29563
+ box-sizing: border-box;
29564
+ border-radius: 2px;
29565
+ background: #f5f7fa;
29566
+ display: flex;
29567
+ width: 100%;
29568
+ overflow: hidden;
29567
29569
  }
29568
- .E_c18gxmrl:hover {
29569
- border-color: #0080ff;
29570
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
+ margin-left: 1px;
29570
29572
  }
29571
- .E_c18gxmrl:hover > header {
29572
- background: rgba(0, 128, 255, 0.1);
29573
+
29574
+ .E_c18bcrac {
29575
+ display: inline-block;
29576
+ width: 100%;
29573
29577
  }
29574
- .E_c18gxmrl.active header {
29575
- border-bottom: 1px solid #d8deeb;
29578
+ .E_c18bcrac .recharts-wrapper {
29579
+ margin-left: 4px;
29576
29580
  }
29577
- .E_c18gxmrl > header {
29578
- padding: 8px 12px;
29581
+
29582
+ .E_cro7kg2 {
29583
+ padding: 4px;
29579
29584
  }
29580
29585
 
29581
- .E_m74vjol {
29586
+ .E_c14wcxf0 {
29582
29587
  display: flex;
29583
29588
  justify-content: space-between;
29584
- width: 100%;
29589
+ align-items: center;
29590
+ font-size: 13px;
29591
+ line-height: 24px;
29592
+ color: #cccccc;
29593
+ white-space: nowrap;
29585
29594
  }
29586
- .E_m74vjol .action {
29587
- margin-left: 16px;
29595
+ .E_c14wcxf0 label {
29596
+ margin-right: 32px;
29588
29597
  }
29589
29598
 
29590
- .E_a1o35uvh .ant-alert-message {
29591
- width: 100%;
29599
+ .E_coy29mj.E_c14wcxf0 {
29600
+ font-weight: bold;
29601
+ color: white;
29592
29602
  }
29593
29603
 
29594
- .E_berrcjl {
29595
- color: rgba(10, 37, 85, 0.6);
29596
- margin-bottom: 4px;
29604
+ .E_s11212zy {
29605
+ width: 8px;
29606
+ height: 8px;
29607
+ border-radius: 2px;
29608
+ display: inline-block;
29609
+ background: var(--s11212zy-0);
29610
+ border: 1px solid #fff;
29611
+ box-sizing: content-box;
29612
+ margin-right: 6px;
29597
29613
  }
29598
- .E_berrcjl .breadcrumb-link {
29599
- color: rgba(10, 37, 85, 0.6);
29614
+
29615
+ .E_p1lyky6c > :first-child {
29616
+ font-weight: bold;
29617
+ color: white;
29618
+ margin-right: 4px;
29619
+ }
29620
+
29621
+ .E_gmyahx3 {
29600
29622
  cursor: pointer;
29601
- transition: color 160ms ease;
29602
29623
  }
29603
- .E_berrcjl .breadcrumb-link:hover {
29624
+ .E_gmyahx3 .link-text {
29625
+ color: rgba(0, 21, 64, 0.3);
29626
+ }
29627
+ .E_gmyahx3:hover .link-text {
29604
29628
  color: #0080ff;
29605
29629
  }
29606
- .E_berrcjl .breadcrumb-link:active {
29607
- color: #005ed1;
29630
+
29631
+ .E_n12mqh7z {
29632
+ display: flex;
29633
+ align-items: center;
29634
+ font-size: 12px;
29635
+ line-height: 18px;
29636
+ }
29637
+ .E_n12mqh7z:not(:last-child) {
29638
+ margin-bottom: 4px;
29608
29639
  }
29609
29640
 
29610
- .E_b1nip9bk {
29611
- padding: 4px 11px;
29641
+ .E_tf5bynu {
29642
+ margin: 0 3px;
29612
29643
  }
29613
29644
 
29614
- .E_bqamoqe {
29615
- white-space: nowrap;
29616
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29645
+ .E_tcckoz1 {
29646
+ max-height: 400px;
29647
+ overflow: auto;
29617
29648
  }
29618
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29619
- --color: #0080ff;
29649
+
29650
+ .E_t1sqg15u {
29651
+ background: white;
29620
29652
  }
29621
- .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] {
29622
- --color: #0080ff;
29653
+ .E_t1sqg15u.inline .table-row {
29654
+ flex-direction: column;
29623
29655
  }
29624
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29625
- margin-left: 1px;
29656
+ .E_t1sqg15u.inline .table-row > label {
29657
+ padding: 0 16px 7px 0;
29626
29658
  }
29627
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29628
- border-top-right-radius: 0;
29629
- border-bottom-right-radius: 0;
29659
+ .E_t1sqg15u.has-border .table-header {
29660
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29630
29661
  }
29631
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29632
- border-top-left-radius: 0;
29633
- border-bottom-left-radius: 0;
29662
+ .E_t1sqg15u.has-border .hiddenBorder {
29663
+ border-top: none !important;
29634
29664
  }
29635
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29636
- border-radius: unset;
29665
+ .E_t1sqg15u.has-border .table-row + .table-row {
29666
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
29637
29667
  }
29638
-
29639
- .E_c1uzzomf {
29640
- margin-bottom: 16px;
29668
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29669
+ padding-bottom: 0;
29641
29670
  }
29642
- .E_c1uzzomf .card-title {
29643
- font-size: 16px;
29644
- color: rgba(44, 56, 82, 0.6);
29645
- font-weight: 700;
29646
- line-height: 32px;
29671
+ .E_t1sqg15u.align-right .content {
29672
+ text-align: right;
29647
29673
  }
29648
- .E_c1uzzomf .card-body {
29649
- padding: 24px;
29650
- border-radius: 8px;
29651
- background: #fff;
29674
+ .E_t1sqg15u .uuid-row {
29675
+ display: flex;
29676
+ justify-content: space-between;
29652
29677
  }
29653
- .E_c1uzzomf .empty {
29654
- font-weight: 700;
29655
- font-size: 14px;
29656
- line-height: 22px;
29657
- color: rgba(0, 21, 64, 0.3);
29658
- text-align: center;
29678
+ .E_t1sqg15u .uuid-row .id-text {
29679
+ white-space: nowrap;
29680
+ overflow: hidden;
29681
+ text-overflow: ellipsis;
29659
29682
  }
29660
29683
 
29661
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29662
- padding: 4px 8px 0 8px;
29684
+ .E_t4zczcp {
29685
+ display: flex;
29686
+ justify-content: space-between;
29687
+ align-items: center;
29688
+ padding: 8px;
29689
+ min-height: 32px;
29690
+ }
29691
+ .E_t4zczcp .table-title {
29663
29692
  color: rgba(44, 56, 82, 0.6);
29693
+ font-weight: 600;
29664
29694
  font-size: 12px;
29695
+ line-height: 8px;
29665
29696
  }
29666
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29667
- padding-bottom: 6px;
29668
- }
29669
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29670
- padding-top: 4px;
29671
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29697
+ .E_t4zczcp .edit-icon {
29698
+ font-size: 16px;
29699
+ color: rgba(10, 37, 85, 0.6);
29700
+ cursor: pointer;
29672
29701
  }
29673
29702
 
29674
- .E_d1bw7c5z {
29675
- position: relative;
29676
- max-width: 388px;
29677
- min-width: 285px;
29678
- }
29679
- .E_d1bw7c5z .center {
29680
- position: absolute;
29681
- font-size: 12px;
29682
- width: 80px;
29683
- height: 100px;
29684
- top: 0;
29685
- left: 35px;
29686
- display: flex;
29687
- flex-direction: column;
29688
- justify-content: center;
29689
- align-items: center;
29690
- color: #00122e;
29691
- }
29692
- .E_d1bw7c5z .center .number {
29693
- font-size: 24px;
29694
- font-weight: 700;
29695
- }
29696
- .E_d1bw7c5z .center .text {
29697
- padding: 0 5px;
29703
+ .E_t1s7goww {
29698
29704
  font-size: 12px;
29699
- width: inherit;
29700
- text-align: center;
29705
+ line-height: 18px;
29701
29706
  }
29702
- .E_d1bw7c5z .recharts-wrapper {
29707
+
29708
+ .E_t93e4cf {
29703
29709
  display: flex;
29710
+ padding: 8px 0;
29711
+ color: #2d3a56;
29704
29712
  }
29705
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29706
- position: relative !important;
29707
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29708
- left: 0 !important;
29709
- bottom: 0 !important;
29710
- display: flex;
29711
- align-items: center;
29713
+ .E_t93e4cf .hidden {
29714
+ display: none;
29712
29715
  }
29713
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29714
- width: 100%;
29716
+ .E_t93e4cf .ant-btn-link {
29717
+ height: auto;
29715
29718
  }
29716
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29719
+ .E_t93e4cf .content {
29720
+ overflow: hidden;
29721
+ overflow-x: auto;
29717
29722
  width: 100%;
29718
- margin-right: 0 !important;
29719
- line-height: 18px;
29720
- }
29721
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29722
- border-radius: 2px;
29723
- }
29724
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29725
- min-width: 75px;
29726
- max-width: 198px;
29727
- width: calc(100% - 20px);
29728
- margin-left: 2px;
29729
- color: #00122e !important;
29730
- display: inline-flex;
29731
- justify-content: space-between;
29723
+ white-space: pre-wrap;
29732
29724
  }
29733
- .E_d1bw7c5z .tooltip-text {
29734
- maxwidth: calc(100% - 12px);
29735
- cursor: pointer;
29736
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29737
- overflow: hidden;
29738
- text-overflow: ellipsis;
29739
- white-space: nowrap;
29725
+ .E_t93e4cf .content .ant-btn {
29726
+ white-space: pre-wrap;
29727
+ text-align: left;
29740
29728
  }
29741
- .E_d1bw7c5z .value {
29742
- color: rgba(44, 56, 82, 0.75);
29729
+ .E_t93e4cf .content .unit-chart {
29730
+ justify-content: flex-start;
29743
29731
  }
29744
29732
 
29745
- .E_t10pqbtc {
29746
- width: 140px;
29733
+ .E_rhz2uv5 {
29734
+ width: var(--rhz2uv5-0);
29735
+ flex-shrink: 0;
29736
+ color: rgba(44, 56, 82, 0.6);
29737
+ padding-right: 12px;
29747
29738
  }
29748
- .E_t10pqbtc .item {
29749
- margin: 6px auto;
29750
- display: flex;
29751
- justify-content: space-between;
29739
+
29740
+ .E_ou7iq30 {
29741
+ overflow: hidden;
29742
+ text-overflow: ellipsis;
29752
29743
  }
29753
- .E_t10pqbtc .item .name {
29754
- width: 102px;
29744
+
29745
+ .E_s1tui002 {
29746
+ white-space: nowrap;
29755
29747
  }
29756
29748
 
29757
- .E_b1wx3t3t.ant-btn-icon-only {
29758
- justify-content: center;
29749
+ .E_mxrc2zg {
29750
+ display: -webkit-box;
29751
+ -webkit-line-clamp: var(--mxrc2zg-0);
29752
+ -webkit-box-orient: vertical;
29753
+ word-break: break-all;
29759
29754
  }
29760
- .E_b1wx3t3t.ant-btn {
29761
- display: inline-flex;
29762
- align-items: center;
29763
- justify-content: center;
29764
- height: 32px;
29765
- border-radius: 6px;
29766
- line-height: 22px;
29767
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29768
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29755
+
29756
+ .E_clm1wy1 {
29757
+ width: 192px;
29758
+ height: 246px;
29759
+ border-radius: 4px;
29769
29760
  }
29770
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
29771
- height: 40px;
29772
- line-height: 24px;
29761
+ .E_clm1wy1 > .ant-picker-calendar,
29762
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29763
+ width: 100%;
29764
+ background-color: rgba(245, 247, 250, 0.6);
29765
+ border-top: none;
29773
29766
  }
29774
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
29775
- height: 24px;
29776
- line-height: 20px;
29767
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29768
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29769
+ padding: 0 16px;
29777
29770
  }
29778
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29779
- border-radius: 50%;
29771
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29772
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29773
+ width: 100%;
29774
+ height: 180px;
29775
+ border-spacing: 0;
29780
29776
  }
29781
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
29782
- margin-right: 8px;
29783
- padding-right: 0px;
29777
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29778
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29779
+ margin-bottom: 8px;
29784
29780
  }
29785
- .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 {
29786
- color: var(--color, #06101f);
29787
- font-weight: var(--font-weight);
29788
- background: var(--background-color, #fff);
29789
- border-width: var(--border-width, 1px);
29790
- border-color: var(--border-color, #d9d9d9);
29781
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29782
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29783
+ width: 22px;
29791
29784
  }
29792
- .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 {
29793
- display: none;
29785
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29786
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29787
+ padding: 0;
29794
29788
  }
29795
- .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 {
29796
- color: var(--color, inherit);
29789
+ .E_clm1wy1 .ant-picker-cell {
29790
+ color: rgba(62, 70, 82, 0.6);
29791
+ opacity: 0.4;
29797
29792
  }
29798
- .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 {
29799
- background: var(--background-color-hover, var(--background-color));
29800
- border-color: var(--border-color-hover, var(--border-color, transparent));
29793
+ .E_clm1wy1 .ant-picker-cell-in-view {
29794
+ color: rgba(62, 70, 82, 0.6);
29795
+ opacity: 1;
29801
29796
  }
29802
- .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 {
29803
- --scale: 1;
29804
- --transY: 1px;
29805
- background: var(--background-color-active, var(--background-color));
29806
- border-color: var(--border-color-active, var(--border-color, transparent));
29797
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29798
+ color: #3e4652;
29807
29799
  }
29808
- .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 {
29809
- background: var(--background-color-focus, var(--background-color));
29810
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29811
- border-color: var(--border-color-focus, var(--border-color, transparent));
29800
+ .E_clm1wy1 .ant-picker-cell::before {
29801
+ pointer-events: none;
29812
29802
  }
29813
- .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 {
29814
- color: var(--color-disabled, var(--color));
29815
- background: var(--background-color-disabled, var(--background-color));
29816
- border-color: var(--border-color-disabled, var(--border-color, transparent));
29817
- opacity: 0.5;
29803
+
29804
+ .E_t1tsm00v {
29805
+ color: rgba(129, 138, 153, 0.6);
29806
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29807
+ backdrop-filter: blur(10px);
29808
+ padding: 7px 10px;
29818
29809
  }
29819
- .E_b1wx3t3t.ant-btn-link[disabled] {
29820
- color: #0080ff;
29821
- opacity: 0.5;
29810
+
29811
+ .E_c167wnad {
29812
+ color: rgba(62, 70, 82, 0.6);
29813
+ display: flex;
29814
+ justify-content: space-between;
29815
+ align-items: center;
29816
+ padding: 8px 16px;
29822
29817
  }
29823
- .E_b1wx3t3t.ant-btn-primary {
29824
- --color: #fff;
29825
- --font-weight: bold;
29826
- --border-width: 0;
29827
- --background-color: #0080ff;
29828
- --background-color-hover: #009dff;
29829
- --background-color-active: #005ed1;
29830
- --background-color-focus: #0080ff;
29831
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29818
+ .E_c167wnad .anticon {
29819
+ cursor: pointer;
29832
29820
  }
29833
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29834
- --background-color: #f0483e;
29835
- --background-color-hover: #ff5252;
29836
- --background-color-active: #c73d31;
29837
- --background-color-focus: #ff5252;
29838
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29821
+ .E_c167wnad .anticon:hover {
29822
+ color: #0096ff;
29839
29823
  }
29840
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29841
- --background-color: #fea008;
29842
- --background-color-hover: #feba33;
29843
- --background-color-active: #e07f00;
29844
- --background-color-focus: #fea008;
29824
+
29825
+ .E_cxhf7dh {
29826
+ text-align: center;
29845
29827
  }
29846
- .E_b1wx3t3t.ant-btn-secondary {
29847
- --color: #0080ff;
29848
- --font-weight: bold;
29849
- --border-width: 0;
29850
- --background-color: rgba(0, 136, 255, 0.1);
29851
- --background-color-hover: rgba(0, 136, 255, 0.16);
29852
- --background-color-active: rgba(0, 136, 255, 0.2);
29853
- --background-color-focus: rgba(0, 136, 255, 0.1);
29854
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29828
+ .E_cxhf7dh .dots {
29829
+ display: flex;
29830
+ justify-content: center;
29855
29831
  }
29856
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29857
- --color: #f0483e;
29858
- --background-color: rgba(255, 74, 74, 0.1);
29859
- --background-color-hover: rgba(255, 74, 74, 0.16);
29860
- --background-color-active: rgba(255, 74, 74, 0.2);
29861
- --background-color-focus: rgba(255, 74, 74, 0.1);
29862
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29832
+ .E_cxhf7dh .dot {
29833
+ display: inline-block;
29834
+ width: 2px;
29835
+ height: 2px;
29836
+ border-radius: 1px;
29837
+ background: #0096ff;
29863
29838
  }
29864
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29865
- --color: #fea008;
29866
- --background-color: rgba(255, 187, 0, 0.1);
29867
- --background-color-hover: rgba(255, 187, 0, 0.16);
29868
- --background-color-active: rgba(255, 187, 0, 0.2);
29869
- --background-color-focus: rgba(255, 187, 0, 0.1);
29839
+ .E_cxhf7dh .dot:not(:last-child) {
29840
+ margin-right: 2px;
29870
29841
  }
29871
- .E_b1wx3t3t.ant-btn-tertiary {
29872
- --color: #0080ff;
29873
- --font-weight: bold;
29874
- --border-width: 0;
29875
- --background-color: #fff;
29876
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29877
- box-shadow: none;
29842
+ .E_cxhf7dh .bar {
29843
+ width: 9px;
29844
+ height: 2px;
29845
+ background: #0096ff;
29846
+ border-radius: 2px;
29878
29847
  }
29879
- .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 {
29880
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29848
+
29849
+ .E_s1ebs0ra {
29850
+ display: flex;
29851
+ align-items: center;
29852
+ justify-content: space-between;
29853
+ background: #edf0f7;
29854
+ padding: 8px 12px;
29855
+ position: sticky;
29856
+ top: 0;
29857
+ z-index: 1;
29858
+ margin-bottom: -52px;
29881
29859
  }
29882
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29883
- --color: #f0483e;
29884
- --background-color: #fff;
29885
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29860
+ .E_s1ebs0ra .select-total {
29861
+ display: flex;
29862
+ align-items: center;
29863
+ font-weight: 700;
29864
+ flex-shrink: 0;
29886
29865
  }
29887
- .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 {
29888
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29866
+ .E_s1ebs0ra .select-total .icon-wrapper {
29867
+ cursor: pointer;
29868
+ margin-left: 8px;
29869
+ width: 32px;
29870
+ height: 32px;
29871
+ border-radius: 50%;
29872
+ justify-content: center;
29889
29873
  }
29890
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29891
- --color: #fea008;
29892
- --background-color: #fff;
29874
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29875
+ background: rgba(225, 230, 241, 0.6);
29893
29876
  }
29894
- .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 {
29895
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29877
+ .E_s1ebs0ra .action-group {
29878
+ flex: 1;
29879
+ margin-left: 88px;
29880
+ white-space: nowrap;
29881
+ text-align: right;
29882
+ position: relative;
29883
+ padding: 4px 0;
29884
+ margin-top: -4px;
29885
+ overflow: hidden;
29896
29886
  }
29897
- .E_b1wx3t3t.ant-btn-ordinary {
29898
- --color: #1d326c;
29899
- --border-color: #ccd4e3;
29900
- --background-color: #fff;
29901
- --background-color-hover: #edf0f7;
29902
- --background-color-active: #e4e9f2;
29903
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29904
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29887
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29888
+ transform: translateY(-4px);
29905
29889
  }
29906
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29907
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29908
- }
29909
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29910
- --color: #0080ff;
29911
- --border-color: #0080ff;
29912
- --background-color: #fff;
29913
- --background-color-hover: linear-gradient(
29914
- 0deg,
29915
- rgba(0, 136, 255, 0.16),
29916
- rgba(0, 136, 255, 0.16)
29917
- ),
29918
- #ffffff;
29919
- --background-color-active: linear-gradient(
29920
- 0deg,
29921
- rgba(0, 136, 255, 0.2),
29922
- rgba(0, 136, 255, 0.2)
29923
- ),
29924
- #ffffff;
29925
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29926
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29927
- }
29928
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29929
- --color: #f0483e;
29930
- --border-color: #f0483e;
29931
- --background-color: #fff;
29932
- --background-color-hover: linear-gradient(
29933
- 0deg,
29934
- rgba(255, 74, 74, 0.16),
29935
- rgba(255, 74, 74, 0.16)
29936
- ),
29937
- #ffffff;
29938
- --background-color-active: linear-gradient(
29939
- 0deg,
29940
- rgba(255, 74, 74, 0.2),
29941
- rgba(255, 74, 74, 0.2)
29942
- ),
29943
- #ffffff;
29944
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29945
- }
29946
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
29947
- --color: #1d326c;
29948
- --border-color: #fff;
29949
- --background-color: #fff;
29950
- --background-color-hover: rgba(211, 218, 235, 0.6);
29951
- --background-color-active: rgba(192, 203, 224, 0.6);
29952
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29953
- box-shadow: none;
29954
- }
29955
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29956
- --color: #0080ff;
29957
- --border-color: #fff;
29958
- --background-color: #fff;
29959
- --background-color-hover: rgba(0, 136, 255, 0.16);
29960
- --background-color-active: rgba(0, 136, 255, 0.2);
29961
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29962
- box-shadow: none;
29963
- }
29964
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29965
- --color: #f0483e;
29966
- --background-color-hover: rgba(255, 74, 74, 0.16);
29967
- --background-color-active: rgba(255, 74, 74, 0.2);
29968
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29969
- }
29970
- .E_b1wx3t3t.ant-btn-quiet {
29971
- --color: rgba(44, 56, 82, 0.6);
29972
- --border-width: 0;
29973
- --background-color: transparent;
29974
- --background-color-hover: rgba(211, 218, 235, 0.6);
29975
- --background-color-active: rgba(192, 203, 224, 0.6);
29976
- --background-color-focus: #fff;
29977
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29978
- box-shadow: none;
29979
- }
29980
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29981
- --color: #f0483e;
29982
- --background-color-hover: rgba(255, 74, 74, 0.16);
29983
- --background-color-active: rgba(255, 74, 74, 0.2);
29984
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29985
- }
29986
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29987
- --color: #0080ff;
29988
- --background-color: transparent;
29989
- --background-color-hover: rgba(0, 136, 255, 0.16);
29990
- --background-color-active: rgba(0, 136, 255, 0.2);
29991
- --background-color-focus: #fff;
29992
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29890
+ .E_s1ebs0ra .action-group button {
29891
+ border: none;
29993
29892
  }
29994
- .E_b1wx3t3t .button-prefix-icon {
29893
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29995
29894
  margin-right: 8px;
29996
- display: inline-flex;
29997
29895
  }
29998
- .E_b1wx3t3t .button-suffix-icon {
29999
- margin-left: 8px;
30000
- display: inline-flex;
29896
+ .E_s1ebs0ra .action-group > button:last-child {
29897
+ margin-right: 4px;
30001
29898
  }
30002
- .E_b1wx3t3t .icon-wrapper {
30003
- display: flex;
29899
+ .E_s1ebs0ra .action-group .more-btn {
29900
+ cursor: pointer;
29901
+ width: 32px;
29902
+ height: 32px;
30004
29903
  justify-content: center;
29904
+ border-radius: 50%;
30005
29905
  }
30006
-
30007
- button.E_n7k2c6r {
30008
- padding: 0;
29906
+ .E_s1ebs0ra .action-group .more-btn:hover {
29907
+ background: #fff;
30009
29908
  }
30010
29909
 
30011
- .E_c1yyuluq {
30012
- border-radius: 8px;
30013
- }
30014
- .E_c1yyuluq .ant-card-body {
30015
- padding: 20px 24px 24px 24px;
29910
+ span.E_tqjc4ui {
29911
+ margin: 0 2px;
30016
29912
  }
30017
29913
 
30018
- .E_ccrbeuz .ant-collapse-item {
30019
- border: 0px;
30020
- background-color: #fff;
29914
+ .E_c1up1pdz {
29915
+ width: 648px;
30021
29916
  }
30022
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30023
- padding-top: 0px;
30024
- padding-bottom: 0px;
30025
- padding-left: 0px !important;
30026
- padding-right: 24px;
29917
+ .E_c1up1pdz.active {
29918
+ border-color: #0080ff;
30027
29919
  }
30028
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30029
- right: 0px;
29920
+ .E_c1up1pdz.active > header {
29921
+ background: rgba(0, 128, 255, 0.1);
30030
29922
  }
30031
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30032
- padding: 0px;
29923
+ .E_c1up1pdz .expand {
29924
+ padding: 12px;
30033
29925
  }
30034
-
30035
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30036
- padding-right: 0px;
30037
- cursor: default;
29926
+ .E_c1up1pdz .field-item {
29927
+ display: flex;
29928
+ padding: 10px 0;
29929
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30038
29930
  }
30039
-
30040
- .E_sx1bpnu .ant-input-sm {
30041
- line-height: 18px;
29931
+ .E_c1up1pdz .field-item:last-child {
29932
+ border-bottom: none;
29933
+ padding-bottom: 0;
30042
29934
  }
30043
-
30044
- .E_itxley7.ant-input-group.ant-input-group-compact {
30045
- display: flex;
29935
+ .E_c1up1pdz .field-item label {
29936
+ line-height: 32px;
29937
+ width: 100px;
29938
+ color: rgba(62, 70, 82, 0.6);
30046
29939
  }
30047
-
30048
- .E_ivqqkzv {
30049
- height: 24px;
30050
- width: 56px !important;
30051
- margin-right: 4px;
29940
+ .E_c1up1pdz .help {
29941
+ color: rgba(62, 70, 82, 0.6);
29942
+ margin-top: 5px;
30052
29943
  }
30053
-
30054
- .E_c1wk4q29 {
30055
- color: rgba(44, 56, 82, 0.6);
29944
+ .E_c1up1pdz .ant-input-affix-wrapper,
29945
+ .E_c1up1pdz .ant-picker {
29946
+ width: 128px;
30056
29947
  }
30057
29948
 
30058
- .E_phljevk {
29949
+ .E_c156wh19 {
30059
29950
  display: flex;
30060
- justify-content: space-between;
30061
29951
  align-items: center;
30062
- padding: 10px 0;
30063
- color: rgba(44, 56, 82, 0.6);
30064
- font-size: 12px;
30065
- line-height: 24px;
29952
+ justify-content: space-between;
29953
+ word-break: keep-all;
30066
29954
  }
30067
- .E_phljevk .pagination-left {
30068
- padding: 2px 8px;
29955
+ .E_c156wh19 .title {
29956
+ margin: 0 16px 0 8px;
30069
29957
  }
30070
- .E_phljevk .dropdown-trigger {
29958
+ .E_c156wh19 .retain {
29959
+ color: rgba(129, 138, 153, 0.6);
29960
+ }
29961
+ .E_c156wh19 div.left {
29962
+ flex: 1;
30071
29963
  display: flex;
29964
+ overflow: hidden;
30072
29965
  align-items: center;
30073
- border-radius: 6px;
30074
- cursor: pointer;
30075
- transition: all 0.3s ease;
30076
- }
30077
- .E_phljevk .dropdown-trigger:hover {
30078
- background: rgba(211, 218, 235, 0.6);
30079
- color: #0080ff;
29966
+ justify-content: flex-start;
29967
+ white-space: nowrap;
30080
29968
  }
30081
- .E_phljevk .dropdown-trigger .icon-inner {
30082
- margin-left: 4px;
29969
+ .E_c156wh19 div.left .title {
29970
+ max-width: 100%;
29971
+ overflow: hidden;
29972
+ text-overflow: ellipsis;
30083
29973
  }
30084
- .E_phljevk .pagination-right {
29974
+ .E_c156wh19 div.right {
30085
29975
  display: flex;
30086
29976
  align-items: center;
30087
- color: #0080ff;
30088
- font-weight: bold;
30089
- }
30090
- .E_phljevk .pagination-right .icon-inner {
30091
- margin-left: 4px;
30092
29977
  }
30093
- .E_phljevk .pagination-right .prev-btn,
30094
- .E_phljevk .pagination-right .next-btn {
30095
- padding: 0 8px;
29978
+ .E_c156wh19 .reverse {
29979
+ display: flex;
29980
+ flex-direction: row-reverse;
29981
+ align-items: center;
30096
29982
  }
30097
- .E_phljevk .pagination-right .prev-btn > span,
30098
- .E_phljevk .pagination-right .next-btn > span {
30099
- color: #0080ff;
29983
+ .E_c156wh19 .reverse .ant-switch {
29984
+ margin-left: 8px;
30100
29985
  }
30101
- .E_phljevk .pagination-right .next-btn .icon-inner {
30102
- transform: rotate(180deg);
29986
+ .E_c156wh19 .close {
29987
+ padding-left: 14px;
29988
+ margin-left: 14px;
29989
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29990
+ cursor: pointer;
30103
29991
  }
30104
29992
 
30105
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30106
- max-height: calc(100vh - 128px);
30107
- overflow-y: auto;
29993
+ .E_m126spxy {
29994
+ padding-bottom: 4px;
29995
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30108
29996
  }
30109
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30110
- padding: 4px 20px;
30111
- font-size: 12px;
30112
- line-height: 18px;
29997
+ .E_m126spxy .ant-btn-link {
29998
+ padding: 1px 10px;
29999
+ color: rgba(62, 70, 82, 0.6);
30000
+ border-radius: 4px;
30113
30001
  }
30114
-
30115
- .E_rapgekc.ant-radio-wrapper {
30116
- display: inline-flex;
30117
- align-items: baseline;
30118
- white-space: pre-wrap;
30002
+ .E_m126spxy .ant-btn-link.active {
30003
+ background: rgba(0, 128, 255, 0.1);
30004
+ color: #0096ff;
30119
30005
  }
30120
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30121
- position: relative;
30122
- top: 3px;
30123
- }
30124
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30125
- border-color: rgba(107, 128, 167, 0.6);
30126
- }
30127
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30128
- border-color: #0080ff;
30129
- }
30130
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30131
- border-color: #0080ff;
30132
- background: #0080ff;
30006
+
30007
+ .E_wpbf4pq {
30008
+ padding: 10px 0;
30009
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30133
30010
  }
30134
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30135
- top: 4px;
30136
- left: 4px;
30137
- width: 6px;
30138
- height: 6px;
30139
- background: #fff;
30011
+ .E_wpbf4pq .ant-input,
30012
+ .E_wpbf4pq .ant-picker {
30013
+ width: 80px;
30014
+ margin: 0 9px;
30015
+ text-align: center;
30140
30016
  }
30141
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30142
- opacity: 0.5;
30017
+ .E_wpbf4pq .options {
30018
+ padding: 12px 0 12px 16px;
30019
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30020
+ margin: 5px 0 5px 8px;
30143
30021
  }
30144
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30145
- border-color: rgba(107, 128, 167, 0.6);
30146
- background: rgba(211, 218, 235, 0.6);
30022
+ .E_wpbf4pq .week-day-option,
30023
+ .E_wpbf4pq .month-day-option {
30024
+ background: #f5f7fa;
30025
+ box-sizing: border-box;
30026
+ border-radius: 16px;
30027
+ margin-right: 8px;
30147
30028
  }
30148
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30149
- background: #00122e;
30029
+ .E_wpbf4pq .week-day-option:focus,
30030
+ .E_wpbf4pq .month-day-option:focus {
30031
+ color: inherit;
30032
+ border-color: #d9d9d9;
30150
30033
  }
30151
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30152
- color: #00122e;
30153
- opacity: 0.5;
30034
+ .E_wpbf4pq .week-day-option.active {
30035
+ background-color: #0096ff;
30036
+ border-color: #0096ff;
30037
+ color: #fff;
30154
30038
  }
30155
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30156
- color: #00122e;
30039
+ .E_wpbf4pq .week-day-option.en-text {
30040
+ width: 110px;
30041
+ margin-top: 4px;
30157
30042
  }
30158
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30159
- display: inline-block;
30043
+ .E_wpbf4pq .month-day-option {
30044
+ width: 32px;
30160
30045
  padding: 0;
30161
- padding-left: 12px;
30162
- }
30163
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30164
- margin-bottom: 0;
30165
- white-space: pre-wrap;
30166
- color: rgba(44, 56, 82, 0.6);
30046
+ margin-bottom: 8px;
30167
30047
  }
30168
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30169
- padding-left: 8px;
30048
+ .E_wpbf4pq .month-day-option.active {
30049
+ background-color: #0096ff;
30050
+ border-color: #0096ff;
30051
+ color: #fff;
30170
30052
  }
30171
30053
 
30172
- .E_rp906go .ant-radio-button-wrapper:first-child {
30173
- border-radius: 5px 0 0 5px;
30054
+ .E_s1iv0tp1 .enabled-switch {
30055
+ display: flex;
30056
+ align-items: center;
30174
30057
  }
30175
- .E_rp906go .ant-radio-button-wrapper:last-child {
30176
- border-radius: 0 5px 5px 0;
30058
+ .E_s1iv0tp1 .enabled-text {
30059
+ margin-right: 8px;
30177
30060
  }
30178
30061
 
30179
- .E_rcc63c8 {
30180
- color: #00122e;
30181
- border-color: #ccd4e3;
30062
+ .E_wg1tsps {
30063
+ display: flex;
30064
+ align-items: center;
30065
+ justify-content: flex-end;
30182
30066
  }
30183
- .E_rcc63c8:first-child {
30184
- border-color: #a3b4cc;
30067
+
30068
+ .E_b1ctd5xy {
30069
+ display: flex;
30070
+ align-items: center;
30071
+ width: calc(100% - 40px);
30185
30072
  }
30186
- .E_rcc63c8.ant-radio-button-wrapper {
30187
- padding: 0 12px;
30188
- line-height: 32px;
30189
- height: 32px;
30073
+ .E_b1ctd5xy .chart {
30074
+ display: inline-block;
30075
+ width: 100%;
30190
30076
  }
30191
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30192
- white-space: nowrap;
30077
+
30078
+ .E_u1p8acpn {
30079
+ min-width: 40px;
30193
30080
  }
30194
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30195
- height: 22px;
30196
- padding: 0 7px;
30197
- line-height: 20px;
30081
+ .E_u1p8acpn .unit {
30082
+ color: #00122e !important;
30198
30083
  }
30199
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30200
- background: #ccd4e3;
30084
+
30085
+ .E_m74vjol {
30086
+ display: flex;
30087
+ justify-content: space-between;
30088
+ width: 100%;
30201
30089
  }
30202
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30203
- background: #0080ff;
30090
+ .E_m74vjol .action {
30091
+ margin-left: 16px;
30204
30092
  }
30205
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30206
- background: #ccd4e3;
30207
- opacity: 0.5;
30093
+
30094
+ .E_a1o35uvh .ant-alert-message {
30095
+ width: 100%;
30208
30096
  }
30209
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30210
- border-right-color: #0080ff;
30097
+
30098
+ .E_c18gxmrl {
30099
+ border: 1px solid #d8deeb;
30100
+ border-radius: 4px;
30211
30101
  }
30212
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30213
- border-color: #0080ff;
30102
+ .E_c18gxmrl + .E_c18gxmrl {
30103
+ margin-top: 8px;
30214
30104
  }
30215
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30216
- background: rgba(0, 136, 255, 0.1);
30105
+ .E_c18gxmrl:hover {
30106
+ border-color: #0080ff;
30217
30107
  }
30218
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30219
- background: rgba(211, 218, 235, 0.6);
30220
- border-color: #ccd4e3;
30221
- opacity: 0.5;
30108
+ .E_c18gxmrl:hover > header {
30109
+ background: rgba(0, 128, 255, 0.1);
30222
30110
  }
30223
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30224
- color: #00122e;
30225
- border-color: #ccd4e3;
30111
+ .E_c18gxmrl.active header {
30112
+ border-bottom: 1px solid #d8deeb;
30226
30113
  }
30227
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30228
- color: #00122e;
30229
- border-color: #ccd4e3;
30230
- background: rgba(172, 186, 211, 0.6);
30114
+ .E_c18gxmrl > header {
30115
+ padding: 8px 12px;
30231
30116
  }
30232
- .E_rcc63c8 .ant-radio-button-input {
30233
- margin-right: 8px;
30234
- display: inline;
30235
- border: none;
30236
- padding: 0;
30237
- width: 36px;
30238
- background: transparent;
30117
+
30118
+ .E_t160l1cm {
30119
+ display: flex;
30120
+ flex-direction: column;
30121
+ flex: 1;
30122
+ /* FIXME:(yanzhen) do this better */
30239
30123
  }
30240
- .E_rcc63c8 .ant-radio-button-input:focus {
30241
- box-shadow: none;
30124
+ .E_t160l1cm .tab-bar {
30125
+ flex-shrink: 0;
30126
+ display: flex;
30127
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30242
30128
  }
30243
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30244
- margin-right: 0;
30245
- width: initial;
30246
- box-shadow: none;
30129
+ .E_t160l1cm .tab-content {
30130
+ height: 100%;
30247
30131
  }
30248
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30249
- display: none;
30132
+ .E_t160l1cm .tab-menu-item {
30133
+ margin-right: 2px;
30134
+ padding: 1px 12px;
30135
+ line-height: 24px;
30136
+ height: 24px;
30137
+ color: rgba(44, 56, 82, 0.6);
30138
+ border-radius: 4px 4px 0 0;
30139
+ cursor: pointer;
30140
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30250
30141
  }
30251
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30252
- display: inline;
30142
+ .E_t160l1cm .tab-menu-item:first-child {
30143
+ padding-left: 0;
30253
30144
  }
30254
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30255
- display: inline;
30256
- margin-right: 8px;
30257
- padding: 0;
30258
- width: 36px;
30145
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30146
+ padding-left: 12px;
30259
30147
  }
30260
-
30261
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30262
- border-radius: 6px;
30148
+ .E_t160l1cm .tab-menu-item:hover {
30149
+ color: #0080ff;
30150
+ background: rgba(211, 218, 235, 0.6);
30263
30151
  }
30264
- .E_s177mls5.ant-select.ant-select-single {
30265
- width: 100%;
30266
- color: #2d3a56;
30267
- border-color: rgba(211, 218, 235, 0.6);
30268
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30269
- font-size: 13px;
30152
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30153
+ fill: #0080ff;
30270
30154
  }
30271
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30272
- height: 30px;
30155
+ .E_t160l1cm .tab-menu-item:active {
30156
+ background: rgba(192, 203, 224, 0.6);
30273
30157
  }
30274
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30275
- height: 38px;
30276
- font-size: 13px;
30158
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30159
+ color: #0080ff;
30160
+ background: rgba(211, 218, 235, 0.6);
30277
30161
  }
30278
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30279
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30280
- transition: 160ms ease;
30162
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30163
+ background: rgba(192, 203, 224, 0.6);
30281
30164
  }
30282
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30283
- color: #0080ff;
30165
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30166
+ background: rgba(0, 128, 255, 0.16);
30284
30167
  }
30285
- .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 {
30286
- border-color: rgba(107, 128, 167, 0.6);
30287
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30168
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30169
+ fill: #0080ff;
30288
30170
  }
30289
- .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 {
30171
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30290
30172
  color: #0080ff;
30173
+ background: rgba(0, 128, 255, 0.1);
30291
30174
  }
30292
- .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 {
30293
- border-color: #0080ff;
30294
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30295
- }
30296
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30297
- transform: rotate(180deg);
30298
- }
30299
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30300
- background: rgba(211, 218, 235, 0.6);
30301
- border-color: rgba(172, 186, 211, 0.6);
30302
- cursor: "not-allowed";
30303
- }
30304
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30305
- border-color: #f0483e !important;
30175
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30176
+ background: rgba(0, 128, 255, 0.16);
30306
30177
  }
30307
- .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 {
30308
- color: #1d326c;
30178
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30179
+ fill: #1d326c;
30309
30180
  }
30310
- .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 {
30311
- border-color: #0080ff;
30312
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30181
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30182
+ margin-left: 8px;
30183
+ height: 22px;
30313
30184
  }
30314
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30315
- transform: rotate(180deg);
30185
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30186
+ fill: rgba(44, 56, 82, 0.6);
30316
30187
  }
30317
-
30318
- .E_c1bus5hc {
30319
- --color: white;
30320
- height: 14px;
30321
- width: 14px;
30322
- border-radius: 50%;
30323
- flex-shrink: 0;
30188
+ .E_t160l1cm .tab-menu-item-group {
30189
+ padding: 0;
30324
30190
  display: flex;
30325
30191
  align-items: center;
30326
- justify-content: center;
30327
- border: 1px solid var(--color);
30192
+ overflow: hidden;
30328
30193
  }
30329
- .E_c1bus5hc .circle-inner {
30194
+ .E_t160l1cm .tab-menu-item-group .main-title {
30195
+ opacity: 0;
30196
+ max-width: 0;
30197
+ transition: max-width 320ms ease, opacity 240ms ease;
30198
+ }
30199
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30200
+ padding: 1px 12px;
30330
30201
  position: relative;
30331
- height: 10px;
30332
- width: 10px;
30333
- border-radius: 50%;
30334
- overflow: hidden;
30202
+ display: flex;
30335
30203
  }
30336
- .E_c1bus5hc .circle-content {
30204
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30205
+ opacity: 0;
30337
30206
  position: absolute;
30338
- height: 100%;
30339
- width: 100%;
30207
+ top: 50%;
30340
30208
  left: 0;
30341
- top: 0;
30342
- border-radius: 50%;
30343
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30344
- transform: rotate(180deg);
30209
+ transform: translate(-50%, -50%);
30210
+ transition: opacity 100ms linear;
30211
+ fill: rgba(0, 128, 255, 0.2);
30345
30212
  }
30346
- .E_c1bus5hc .circle-child {
30347
- position: absolute;
30348
- height: 100%;
30349
- width: 100%;
30350
- left: 0;
30351
- top: 0;
30352
- margin-left: 50%;
30353
- transform-origin: left;
30354
- background: white;
30355
- transform: rotate(0deg);
30213
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30214
+ color: #0080ff;
30356
30215
  }
30357
-
30358
- .E_s1dizucg.ant-switch {
30359
- min-width: 40px;
30360
- height: 24px;
30361
- background: rgba(172, 186, 211, 0.6);
30362
- overflow: hidden;
30216
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30217
+ padding: 1px 12px;
30218
+ display: inline-block;
30219
+ opacity: 1;
30220
+ max-width: 160px;
30363
30221
  }
30364
- .E_s1dizucg.ant-switch:focus {
30365
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30222
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30223
+ padding: 1px 12px;
30224
+ color: #005ed1;
30366
30225
  }
30367
- .E_s1dizucg.ant-switch-small {
30368
- min-width: 26px;
30369
- height: 16px;
30226
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30227
+ opacity: 1;
30370
30228
  }
30371
- .E_s1dizucg.ant-switch-large {
30372
- min-width: 52px;
30229
+ .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 {
30230
+ background: rgba(0, 128, 255, 0.16);
30231
+ }
30232
+ .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 {
30233
+ opacity: 0;
30234
+ }
30235
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30236
+ padding: 4px 16px;
30373
30237
  height: 32px;
30238
+ border-radius: 6px 6px 0 0;
30374
30239
  }
30375
- .E_s1dizucg.ant-switch .ant-switch-handle {
30376
- height: 20px;
30377
- width: 20px;
30240
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30241
+ padding-left: 0;
30378
30242
  }
30379
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30380
- border-radius: 10px;
30381
- transition-delay: 120ms;
30243
+ .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 {
30244
+ padding-left: 16px;
30382
30245
  }
30383
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30384
- height: 14px;
30385
- width: 14px;
30386
- top: 1px;
30387
- left: 1px;
30246
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30247
+ margin-left: 11px;
30248
+ height: 24px;
30388
30249
  }
30389
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30390
- height: 28px;
30391
- width: 28px;
30250
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30251
+ padding: 0;
30392
30252
  }
30393
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30394
- border-radius: 14px;
30253
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30254
+ padding: 4px 16px;
30395
30255
  }
30396
- .E_s1dizucg.ant-switch-checked {
30397
- background-color: #00ba5d;
30256
+ .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 {
30257
+ padding: 4px 16px;
30398
30258
  }
30399
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30400
- left: calc(100% - 20px - 2px);
30259
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30260
+ background: #fff;
30401
30261
  }
30402
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30403
- left: calc(100% - 14px - 1px);
30262
+ .E_t160l1cm .tab-menu-item-light:active {
30263
+ color: #005ed1;
30404
30264
  }
30405
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30406
- left: calc(100% - 28px - 2px);
30265
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30266
+ background: #fff;
30267
+ color: #1d326c;
30407
30268
  }
30408
-
30409
- .E_c1up6e3y {
30410
- margin-left: 5px;
30269
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30270
+ color: rgba(45, 58, 86, 0.6);
30411
30271
  }
30412
-
30413
- .E_tju3gfj .date {
30414
- margin-right: 4px;
30272
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30273
+ color: #1d326c;
30415
30274
  }
30416
-
30417
- .E_s1dni7lo {
30418
- width: 430px !important;
30275
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30276
+ fill: #d8deeb;
30419
30277
  }
30420
-
30421
- .E_d1wwmmm5 .ant-select-item-group {
30422
- padding: 8px 16px;
30423
- line-height: 18px;
30424
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30425
- height: 34px;
30426
- min-height: 34px;
30427
- box-sizing: border-box;
30428
- margin-top: 8px;
30278
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30279
+ fill: #1d326c;
30429
30280
  }
30430
-
30431
- .E_o1ugr09p {
30281
+ .E_t160l1cm .tab-content {
30282
+ flex: 1;
30432
30283
  display: flex;
30433
30284
  flex-direction: column;
30434
- margin: 1px 8px;
30435
- padding: 8px;
30436
- border-radius: 4px;
30437
- }
30438
- .E_o1ugr09p .selected-icon {
30439
- display: none;
30440
30285
  }
30441
- .E_o1ugr09p.ant-select-item-option-grouped {
30442
- padding-left: 8px;
30286
+ .E_t160l1cm.is-overview .tab-content {
30287
+ overflow: visible;
30443
30288
  }
30444
- .E_o1ugr09p.ant-select-item-option-selected {
30445
- background-color: white;
30289
+
30290
+ .E_t14npdqr {
30291
+ max-width: 240px;
30292
+ animation: none;
30446
30293
  }
30447
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30448
- color: #0080ff;
30294
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30295
+ border: 1px solid #0080ff;
30296
+ padding: 0;
30449
30297
  }
30450
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30298
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30299
+ margin: 0;
30300
+ height: 32px;
30301
+ line-height: 32px;
30302
+ font-size: 13px;
30303
+ padding: 0 10px;
30451
30304
  display: block;
30305
+ overflow: hidden;
30306
+ text-overflow: ellipsis;
30307
+ white-space: nowrap;
30452
30308
  }
30453
- .E_o1ugr09p.ant-select-item-option-active {
30454
- background: rgba(0, 136, 255, 0.16);
30309
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30310
+ content: " ";
30311
+ height: 1px;
30312
+ width: calc(100% + 10px);
30313
+ background: rgba(172, 186, 211, 0.6);
30314
+ display: block;
30455
30315
  }
30456
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30316
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30457
30317
  color: #0080ff;
30318
+ background: transparent;
30458
30319
  }
30459
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30460
- background: rgba(0, 136, 255, 0.1);
30320
+
30321
+ .E_berrcjl {
30322
+ color: rgba(10, 37, 85, 0.6);
30323
+ margin-bottom: 4px;
30324
+ }
30325
+ .E_berrcjl .breadcrumb-link {
30326
+ color: rgba(10, 37, 85, 0.6);
30327
+ cursor: pointer;
30328
+ transition: color 160ms ease;
30329
+ }
30330
+ .E_berrcjl .breadcrumb-link:hover {
30461
30331
  color: #0080ff;
30462
30332
  }
30463
-
30464
- .E_o1ifxsq4 {
30465
- display: flex;
30466
- justify-content: space-between;
30467
- height: 20px;
30468
- line-height: 20px;
30333
+ .E_berrcjl .breadcrumb-link:active {
30334
+ color: #005ed1;
30469
30335
  }
30470
- .E_o1ifxsq4 .timezone-title {
30471
- color: #2d3a56;
30472
- overflow: hidden;
30473
- text-overflow: ellipsis;
30336
+
30337
+ .E_b1nip9bk {
30338
+ padding: 4px 11px;
30474
30339
  }
30475
30340
 
30476
- .E_o1zue7 {
30477
- display: flex;
30478
- justify-content: space-between;
30479
- color: rgba(44, 56, 82, 0.6);
30480
- height: 18px;
30481
- line-height: 18px;
30482
- margin-top: 2px;
30341
+ .E_bqamoqe {
30342
+ white-space: nowrap;
30343
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30483
30344
  }
30484
-
30485
- .E_tyfmlxg {
30486
- border: none;
30487
- margin-right: 0;
30488
- background: rgba(225, 230, 241, 0.6);
30345
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30346
+ --color: #0080ff;
30347
+ }
30348
+ .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] {
30349
+ --color: #0080ff;
30350
+ }
30351
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30352
+ margin-left: 1px;
30353
+ }
30354
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30355
+ border-top-right-radius: 0;
30356
+ border-bottom-right-radius: 0;
30357
+ }
30358
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30359
+ border-top-left-radius: 0;
30360
+ border-bottom-left-radius: 0;
30361
+ }
30362
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30363
+ border-radius: unset;
30489
30364
  }
30490
30365
 
30491
- .E_o18uybox {
30492
- pointer-events: none;
30366
+ .E_b1wx3t3t.ant-btn-icon-only {
30367
+ justify-content: center;
30368
+ }
30369
+ .E_b1wx3t3t.ant-btn {
30370
+ display: inline-flex;
30371
+ align-items: center;
30372
+ justify-content: center;
30493
30373
  height: 32px;
30494
- width: 100%;
30495
- opacity: 0;
30374
+ border-radius: 6px;
30375
+ line-height: 22px;
30376
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30377
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30496
30378
  }
30497
-
30498
- .E_t1m2x205 .ant-tooltip-arrow {
30379
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30380
+ height: 40px;
30381
+ line-height: 24px;
30382
+ }
30383
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30384
+ height: 24px;
30385
+ line-height: 20px;
30386
+ }
30387
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30388
+ border-radius: 50%;
30389
+ }
30390
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30391
+ margin-right: 8px;
30392
+ padding-right: 0px;
30393
+ }
30394
+ .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 {
30395
+ color: var(--color, #06101f);
30396
+ font-weight: var(--font-weight);
30397
+ background: var(--background-color, #fff);
30398
+ border-width: var(--border-width, 1px);
30399
+ border-color: var(--border-color, #d9d9d9);
30400
+ }
30401
+ .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 {
30499
30402
  display: none;
30500
30403
  }
30501
- .E_t1m2x205 .ant-tooltip-inner {
30502
- background: rgba(23, 38, 64, 0.8);
30503
- border-radius: 4px;
30404
+ .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 {
30405
+ color: var(--color, inherit);
30504
30406
  }
30505
-
30506
- .E_s1sck0th {
30507
- padding: 0 8px;
30508
- border-radius: 4px;
30407
+ .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 {
30408
+ background: var(--background-color-hover, var(--background-color));
30409
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30509
30410
  }
30510
-
30511
- .E_m855nr1 {
30512
- padding: 2px 8px;
30513
- border-radius: 3px;
30411
+ .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 {
30412
+ --scale: 1;
30413
+ --transY: 1px;
30414
+ background: var(--background-color-active, var(--background-color));
30415
+ border-color: var(--border-color-active, var(--border-color, transparent));
30514
30416
  }
30515
-
30516
- .E_l1270xpg {
30517
- padding: 3px 8px;
30518
- border-radius: 2px;
30417
+ .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 {
30418
+ background: var(--background-color-focus, var(--background-color));
30419
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30420
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30421
+ }
30422
+ .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 {
30423
+ color: var(--color-disabled, var(--color));
30424
+ background: var(--background-color-disabled, var(--background-color));
30425
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30426
+ opacity: 0.5;
30427
+ }
30428
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30429
+ color: #0080ff;
30430
+ opacity: 0.5;
30431
+ }
30432
+ .E_b1wx3t3t.ant-btn-primary {
30433
+ --color: #fff;
30434
+ --font-weight: bold;
30435
+ --border-width: 0;
30436
+ --background-color: #0080ff;
30437
+ --background-color-hover: #009dff;
30438
+ --background-color-active: #005ed1;
30439
+ --background-color-focus: #0080ff;
30440
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30441
+ }
30442
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30443
+ --background-color: #f0483e;
30444
+ --background-color-hover: #ff5252;
30445
+ --background-color-active: #c73d31;
30446
+ --background-color-focus: #ff5252;
30447
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30448
+ }
30449
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30450
+ --background-color: #fea008;
30451
+ --background-color-hover: #feba33;
30452
+ --background-color-active: #e07f00;
30453
+ --background-color-focus: #fea008;
30454
+ }
30455
+ .E_b1wx3t3t.ant-btn-secondary {
30456
+ --color: #0080ff;
30457
+ --font-weight: bold;
30458
+ --border-width: 0;
30459
+ --background-color: rgba(0, 136, 255, 0.1);
30460
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30461
+ --background-color-active: rgba(0, 136, 255, 0.2);
30462
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30463
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30464
+ }
30465
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30466
+ --color: #f0483e;
30467
+ --background-color: rgba(255, 74, 74, 0.1);
30468
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30469
+ --background-color-active: rgba(255, 74, 74, 0.2);
30470
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30471
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30472
+ }
30473
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30474
+ --color: #fea008;
30475
+ --background-color: rgba(255, 187, 0, 0.1);
30476
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30477
+ --background-color-active: rgba(255, 187, 0, 0.2);
30478
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30479
+ }
30480
+ .E_b1wx3t3t.ant-btn-tertiary {
30481
+ --color: #0080ff;
30482
+ --font-weight: bold;
30483
+ --border-width: 0;
30484
+ --background-color: #fff;
30485
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30486
+ box-shadow: none;
30487
+ }
30488
+ .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 {
30489
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30490
+ }
30491
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30492
+ --color: #f0483e;
30493
+ --background-color: #fff;
30494
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30495
+ }
30496
+ .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 {
30497
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30498
+ }
30499
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30500
+ --color: #fea008;
30501
+ --background-color: #fff;
30502
+ }
30503
+ .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 {
30504
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30505
+ }
30506
+ .E_b1wx3t3t.ant-btn-ordinary {
30507
+ --color: #1d326c;
30508
+ --border-color: #ccd4e3;
30509
+ --background-color: #fff;
30510
+ --background-color-hover: #edf0f7;
30511
+ --background-color-active: #e4e9f2;
30512
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30513
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30514
+ }
30515
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30516
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30517
+ }
30518
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30519
+ --color: #0080ff;
30520
+ --border-color: #0080ff;
30521
+ --background-color: #fff;
30522
+ --background-color-hover: linear-gradient(
30523
+ 0deg,
30524
+ rgba(0, 136, 255, 0.16),
30525
+ rgba(0, 136, 255, 0.16)
30526
+ ),
30527
+ #ffffff;
30528
+ --background-color-active: linear-gradient(
30529
+ 0deg,
30530
+ rgba(0, 136, 255, 0.2),
30531
+ rgba(0, 136, 255, 0.2)
30532
+ ),
30533
+ #ffffff;
30534
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30535
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30536
+ }
30537
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30538
+ --color: #f0483e;
30539
+ --border-color: #f0483e;
30540
+ --background-color: #fff;
30541
+ --background-color-hover: linear-gradient(
30542
+ 0deg,
30543
+ rgba(255, 74, 74, 0.16),
30544
+ rgba(255, 74, 74, 0.16)
30545
+ ),
30546
+ #ffffff;
30547
+ --background-color-active: linear-gradient(
30548
+ 0deg,
30549
+ rgba(255, 74, 74, 0.2),
30550
+ rgba(255, 74, 74, 0.2)
30551
+ ),
30552
+ #ffffff;
30553
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30554
+ }
30555
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
30556
+ --color: #1d326c;
30557
+ --border-color: #fff;
30558
+ --background-color: #fff;
30559
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30560
+ --background-color-active: rgba(192, 203, 224, 0.6);
30561
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30562
+ box-shadow: none;
30563
+ }
30564
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30565
+ --color: #0080ff;
30566
+ --border-color: #fff;
30567
+ --background-color: #fff;
30568
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30569
+ --background-color-active: rgba(0, 136, 255, 0.2);
30570
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30571
+ box-shadow: none;
30572
+ }
30573
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30574
+ --color: #f0483e;
30575
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30576
+ --background-color-active: rgba(255, 74, 74, 0.2);
30577
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30578
+ }
30579
+ .E_b1wx3t3t.ant-btn-quiet {
30580
+ --color: rgba(44, 56, 82, 0.6);
30581
+ --border-width: 0;
30582
+ --background-color: transparent;
30583
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30584
+ --background-color-active: rgba(192, 203, 224, 0.6);
30585
+ --background-color-focus: #fff;
30586
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30587
+ box-shadow: none;
30519
30588
  }
30520
-
30521
- .E_t14rextb.ant-tag:hover {
30522
- opacity: unset;
30589
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30590
+ --color: #f0483e;
30591
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30592
+ --background-color-active: rgba(255, 74, 74, 0.2);
30593
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30523
30594
  }
30524
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30525
- margin: 0;
30595
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30596
+ --color: #0080ff;
30597
+ --background-color: transparent;
30598
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30599
+ --background-color-active: rgba(0, 136, 255, 0.2);
30600
+ --background-color-focus: #fff;
30601
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30602
+ }
30603
+ .E_b1wx3t3t .button-prefix-icon {
30526
30604
  margin-right: 8px;
30527
30605
  display: inline-flex;
30528
- align-items: center;
30529
- border: none;
30530
30606
  }
30531
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30532
- width: 16px;
30533
- height: 16px;
30534
- color: inherit;
30535
- margin-left: 4px;
30536
- opacity: 0.6;
30607
+ .E_b1wx3t3t .button-suffix-icon {
30608
+ margin-left: 8px;
30537
30609
  display: inline-flex;
30538
30610
  }
30539
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30540
- opacity: 1;
30541
- }
30542
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30543
- color: #0080ff;
30544
- background-color: rgba(0, 136, 255, 0.1);
30611
+ .E_b1wx3t3t .icon-wrapper {
30612
+ display: flex;
30613
+ justify-content: center;
30545
30614
  }
30546
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30547
- color: #f0483e;
30548
- background-color: rgba(255, 74, 74, 0.1);
30615
+
30616
+ button.E_n7k2c6r {
30617
+ padding: 0;
30549
30618
  }
30550
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30551
- color: #e07f00;
30552
- background-color: rgba(255, 187, 0, 0.1);
30619
+
30620
+ .E_c1uzzomf {
30621
+ margin-bottom: 16px;
30553
30622
  }
30554
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30555
- color: #008f4c;
30556
- background-color: rgba(30, 201, 127, 0.1);
30623
+ .E_c1uzzomf .card-title {
30624
+ font-size: 16px;
30625
+ color: rgba(44, 56, 82, 0.6);
30626
+ font-weight: 700;
30627
+ line-height: 32px;
30557
30628
  }
30558
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30559
- color: #1d326c;
30560
- background-color: rgba(225, 230, 241, 0.6);
30629
+ .E_c1uzzomf .card-body {
30630
+ padding: 24px;
30631
+ border-radius: 8px;
30632
+ background: #fff;
30561
30633
  }
30562
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30563
- color: #7E41FF;
30564
- background-color: rgba(126, 65, 255, 0.1);
30634
+ .E_c1uzzomf .empty {
30635
+ font-weight: 700;
30636
+ font-size: 14px;
30637
+ line-height: 22px;
30638
+ color: rgba(0, 21, 64, 0.3);
30639
+ text-align: center;
30565
30640
  }
30566
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30567
- color: #fff;
30641
+
30642
+ .E_c1yyuluq {
30643
+ border-radius: 8px;
30568
30644
  }
30569
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30570
- background-color: #f0483e;
30645
+ .E_c1yyuluq .ant-card-body {
30646
+ padding: 20px 24px 24px 24px;
30571
30647
  }
30572
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30573
- background-color: #fea008;
30648
+
30649
+ .E_phljevk {
30650
+ display: flex;
30651
+ justify-content: space-between;
30652
+ align-items: center;
30653
+ padding: 10px 0;
30654
+ color: rgba(44, 56, 82, 0.6);
30655
+ font-size: 12px;
30656
+ line-height: 24px;
30574
30657
  }
30575
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30576
- background-color: #00ba5d;
30658
+ .E_phljevk .pagination-left {
30659
+ padding: 2px 8px;
30577
30660
  }
30578
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30579
- background-color: #0080ff;
30661
+ .E_phljevk .dropdown-trigger {
30662
+ display: flex;
30663
+ align-items: center;
30664
+ border-radius: 6px;
30665
+ cursor: pointer;
30666
+ transition: all 0.3s ease;
30580
30667
  }
30581
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30582
- background-color: #6b7d99;
30668
+ .E_phljevk .dropdown-trigger:hover {
30669
+ background: rgba(211, 218, 235, 0.6);
30670
+ color: #0080ff;
30583
30671
  }
30584
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30585
- background-color: #7E41FF;
30672
+ .E_phljevk .dropdown-trigger .icon-inner {
30673
+ margin-left: 4px;
30586
30674
  }
30587
-
30588
- .E_c18bcrac {
30589
- display: inline-block;
30590
- width: 100%;
30675
+ .E_phljevk .pagination-right {
30676
+ display: flex;
30677
+ align-items: center;
30678
+ color: #0080ff;
30679
+ font-weight: bold;
30591
30680
  }
30592
- .E_c18bcrac .recharts-wrapper {
30681
+ .E_phljevk .pagination-right .icon-inner {
30593
30682
  margin-left: 4px;
30594
30683
  }
30595
-
30596
- .E_cro7kg2 {
30597
- padding: 4px;
30684
+ .E_phljevk .pagination-right .prev-btn,
30685
+ .E_phljevk .pagination-right .next-btn {
30686
+ padding: 0 8px;
30598
30687
  }
30599
-
30600
- .E_c14wcxf0 {
30601
- display: flex;
30602
- justify-content: space-between;
30603
- align-items: center;
30604
- font-size: 13px;
30605
- line-height: 24px;
30606
- color: #cccccc;
30607
- white-space: nowrap;
30688
+ .E_phljevk .pagination-right .prev-btn > span,
30689
+ .E_phljevk .pagination-right .next-btn > span {
30690
+ color: #0080ff;
30608
30691
  }
30609
- .E_c14wcxf0 label {
30610
- margin-right: 32px;
30692
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30693
+ transform: rotate(180deg);
30611
30694
  }
30612
30695
 
30613
- .E_coy29mj.E_c14wcxf0 {
30614
- font-weight: bold;
30615
- color: white;
30696
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30697
+ max-height: calc(100vh - 128px);
30698
+ overflow-y: auto;
30616
30699
  }
30617
-
30618
- .E_s11212zy {
30619
- width: 8px;
30620
- height: 8px;
30621
- border-radius: 2px;
30622
- display: inline-block;
30623
- background: var(--s11212zy-0);
30624
- border: 1px solid #fff;
30625
- box-sizing: content-box;
30626
- margin-right: 6px;
30700
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30701
+ padding: 4px 20px;
30702
+ font-size: 12px;
30703
+ line-height: 18px;
30627
30704
  }
30628
30705
 
30629
- .E_p1lyky6c > :first-child {
30630
- font-weight: bold;
30631
- color: white;
30632
- margin-right: 4px;
30706
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30707
+ display: flex;
30633
30708
  }
30634
30709
 
30635
- .E_s1ebs0ra {
30636
- display: flex;
30637
- align-items: center;
30638
- justify-content: space-between;
30639
- background: #edf0f7;
30640
- padding: 8px 12px;
30641
- position: sticky;
30642
- top: 0;
30643
- z-index: 1;
30644
- margin-bottom: -52px;
30710
+ .E_ccrbeuz .ant-collapse-item {
30711
+ border: 0px;
30712
+ background-color: #fff;
30645
30713
  }
30646
- .E_s1ebs0ra .select-total {
30647
- display: flex;
30648
- align-items: center;
30649
- font-weight: 700;
30650
- flex-shrink: 0;
30714
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30715
+ padding-top: 0px;
30716
+ padding-bottom: 0px;
30717
+ padding-left: 0px !important;
30718
+ padding-right: 24px;
30651
30719
  }
30652
- .E_s1ebs0ra .select-total .icon-wrapper {
30653
- cursor: pointer;
30654
- margin-left: 8px;
30655
- width: 32px;
30656
- height: 32px;
30657
- border-radius: 50%;
30658
- justify-content: center;
30720
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30721
+ right: 0px;
30659
30722
  }
30660
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30661
- background: rgba(225, 230, 241, 0.6);
30723
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30724
+ padding: 0px;
30662
30725
  }
30663
- .E_s1ebs0ra .action-group {
30664
- flex: 1;
30665
- margin-left: 88px;
30666
- white-space: nowrap;
30667
- text-align: right;
30668
- position: relative;
30669
- padding: 4px 0;
30670
- margin-top: -4px;
30671
- overflow: hidden;
30726
+
30727
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30728
+ padding-right: 0px;
30729
+ cursor: default;
30672
30730
  }
30673
- .E_s1ebs0ra .action-group .sub-menu-delete {
30674
- transform: translateY(-4px);
30731
+
30732
+ .E_sx1bpnu .ant-input-sm {
30733
+ line-height: 18px;
30675
30734
  }
30676
- .E_s1ebs0ra .action-group button {
30677
- border: none;
30735
+
30736
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30737
+ padding: 4px 8px 0 8px;
30738
+ color: rgba(44, 56, 82, 0.6);
30739
+ font-size: 12px;
30678
30740
  }
30679
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30680
- margin-right: 8px;
30741
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30742
+ padding-bottom: 6px;
30681
30743
  }
30682
- .E_s1ebs0ra .action-group > button:last-child {
30683
- margin-right: 4px;
30744
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30745
+ padding-top: 4px;
30746
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30684
30747
  }
30685
- .E_s1ebs0ra .action-group .more-btn {
30686
- cursor: pointer;
30687
- width: 32px;
30688
- height: 32px;
30748
+
30749
+ .E_d1bw7c5z {
30750
+ position: relative;
30751
+ max-width: 388px;
30752
+ min-width: 285px;
30753
+ }
30754
+ .E_d1bw7c5z .center {
30755
+ position: absolute;
30756
+ font-size: 12px;
30757
+ width: 80px;
30758
+ height: 100px;
30759
+ top: 0;
30760
+ left: 35px;
30761
+ display: flex;
30762
+ flex-direction: column;
30689
30763
  justify-content: center;
30690
- border-radius: 50%;
30764
+ align-items: center;
30765
+ color: #00122e;
30691
30766
  }
30692
- .E_s1ebs0ra .action-group .more-btn:hover {
30693
- background: #fff;
30767
+ .E_d1bw7c5z .center .number {
30768
+ font-size: 24px;
30769
+ font-weight: 700;
30694
30770
  }
30695
-
30696
- .E_iq1gosr {
30697
- display: inline-block;
30771
+ .E_d1bw7c5z .center .text {
30772
+ padding: 0 5px;
30773
+ font-size: 12px;
30774
+ width: inherit;
30775
+ text-align: center;
30698
30776
  }
30699
-
30700
- .E_clm1wy1 {
30701
- width: 192px;
30702
- height: 246px;
30703
- border-radius: 4px;
30777
+ .E_d1bw7c5z .recharts-wrapper {
30778
+ display: flex;
30704
30779
  }
30705
- .E_clm1wy1 > .ant-picker-calendar,
30706
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30707
- width: 100%;
30708
- background-color: rgba(245, 247, 250, 0.6);
30709
- border-top: none;
30780
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30781
+ position: relative !important;
30782
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30783
+ left: 0 !important;
30784
+ bottom: 0 !important;
30785
+ display: flex;
30786
+ align-items: center;
30710
30787
  }
30711
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30712
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30713
- padding: 0 16px;
30788
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30789
+ width: 100%;
30714
30790
  }
30715
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30716
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30791
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30717
30792
  width: 100%;
30718
- height: 180px;
30719
- border-spacing: 0;
30793
+ margin-right: 0 !important;
30794
+ line-height: 18px;
30720
30795
  }
30721
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30722
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30723
- margin-bottom: 8px;
30796
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30797
+ border-radius: 2px;
30724
30798
  }
30725
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30726
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30727
- width: 22px;
30799
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30800
+ min-width: 75px;
30801
+ max-width: 198px;
30802
+ width: calc(100% - 20px);
30803
+ margin-left: 2px;
30804
+ color: #00122e !important;
30805
+ display: inline-flex;
30806
+ justify-content: space-between;
30728
30807
  }
30729
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30730
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30731
- padding: 0;
30808
+ .E_d1bw7c5z .tooltip-text {
30809
+ maxwidth: calc(100% - 12px);
30810
+ cursor: pointer;
30811
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30812
+ overflow: hidden;
30813
+ text-overflow: ellipsis;
30814
+ white-space: nowrap;
30732
30815
  }
30733
- .E_clm1wy1 .ant-picker-cell {
30734
- color: rgba(62, 70, 82, 0.6);
30735
- opacity: 0.4;
30816
+ .E_d1bw7c5z .value {
30817
+ color: rgba(44, 56, 82, 0.75);
30736
30818
  }
30737
- .E_clm1wy1 .ant-picker-cell-in-view {
30738
- color: rgba(62, 70, 82, 0.6);
30739
- opacity: 1;
30819
+
30820
+ .E_t10pqbtc {
30821
+ width: 140px;
30740
30822
  }
30741
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30742
- color: #3e4652;
30823
+ .E_t10pqbtc .item {
30824
+ margin: 6px auto;
30825
+ display: flex;
30826
+ justify-content: space-between;
30743
30827
  }
30744
- .E_clm1wy1 .ant-picker-cell::before {
30745
- pointer-events: none;
30828
+ .E_t10pqbtc .item .name {
30829
+ width: 102px;
30746
30830
  }
30747
30831
 
30748
- .E_t1tsm00v {
30749
- color: rgba(129, 138, 153, 0.6);
30750
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30751
- backdrop-filter: blur(10px);
30752
- padding: 7px 10px;
30832
+ .E_t1m2x205 .ant-tooltip-arrow {
30833
+ display: none;
30753
30834
  }
30754
-
30755
- .E_c167wnad {
30756
- color: rgba(62, 70, 82, 0.6);
30757
- display: flex;
30758
- justify-content: space-between;
30759
- align-items: center;
30760
- padding: 8px 16px;
30835
+ .E_t1m2x205 .ant-tooltip-inner {
30836
+ background: rgba(23, 38, 64, 0.8);
30837
+ border-radius: 4px;
30761
30838
  }
30762
- .E_c167wnad .anticon {
30763
- cursor: pointer;
30839
+
30840
+ .E_ivqqkzv {
30841
+ height: 24px;
30842
+ width: 56px !important;
30843
+ margin-right: 4px;
30764
30844
  }
30765
- .E_c167wnad .anticon:hover {
30766
- color: #0096ff;
30845
+
30846
+ .E_c1wk4q29 {
30847
+ color: rgba(44, 56, 82, 0.6);
30767
30848
  }
30768
30849
 
30769
- .E_cxhf7dh {
30770
- text-align: center;
30850
+ .E_tju3gfj .date {
30851
+ margin-right: 4px;
30771
30852
  }
30772
- .E_cxhf7dh .dots {
30853
+
30854
+ .E_c1bus5hc {
30855
+ --color: white;
30856
+ height: 14px;
30857
+ width: 14px;
30858
+ border-radius: 50%;
30859
+ flex-shrink: 0;
30773
30860
  display: flex;
30861
+ align-items: center;
30774
30862
  justify-content: center;
30863
+ border: 1px solid var(--color);
30775
30864
  }
30776
- .E_cxhf7dh .dot {
30777
- display: inline-block;
30778
- width: 2px;
30779
- height: 2px;
30780
- border-radius: 1px;
30781
- background: #0096ff;
30865
+ .E_c1bus5hc .circle-inner {
30866
+ position: relative;
30867
+ height: 10px;
30868
+ width: 10px;
30869
+ border-radius: 50%;
30870
+ overflow: hidden;
30782
30871
  }
30783
- .E_cxhf7dh .dot:not(:last-child) {
30784
- margin-right: 2px;
30872
+ .E_c1bus5hc .circle-content {
30873
+ position: absolute;
30874
+ height: 100%;
30875
+ width: 100%;
30876
+ left: 0;
30877
+ top: 0;
30878
+ border-radius: 50%;
30879
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30880
+ transform: rotate(180deg);
30785
30881
  }
30786
- .E_cxhf7dh .bar {
30787
- width: 9px;
30788
- height: 2px;
30789
- background: #0096ff;
30790
- border-radius: 2px;
30882
+ .E_c1bus5hc .circle-child {
30883
+ position: absolute;
30884
+ height: 100%;
30885
+ width: 100%;
30886
+ left: 0;
30887
+ top: 0;
30888
+ margin-left: 50%;
30889
+ transform-origin: left;
30890
+ background: white;
30891
+ transform: rotate(0deg);
30791
30892
  }
30792
30893
 
30793
- .E_c1up1pdz {
30794
- width: 648px;
30894
+ .E_s1sck0th {
30895
+ padding: 0 8px;
30896
+ border-radius: 4px;
30795
30897
  }
30796
- .E_c1up1pdz.active {
30797
- border-color: #0080ff;
30898
+
30899
+ .E_m855nr1 {
30900
+ padding: 2px 8px;
30901
+ border-radius: 3px;
30798
30902
  }
30799
- .E_c1up1pdz.active > header {
30800
- background: rgba(0, 128, 255, 0.1);
30903
+
30904
+ .E_l1270xpg {
30905
+ padding: 3px 8px;
30906
+ border-radius: 2px;
30801
30907
  }
30802
- .E_c1up1pdz .expand {
30803
- padding: 12px;
30908
+
30909
+ .E_t14rextb.ant-tag:hover {
30910
+ opacity: unset;
30804
30911
  }
30805
- .E_c1up1pdz .field-item {
30806
- display: flex;
30807
- padding: 10px 0;
30808
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30912
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30913
+ margin: 0;
30914
+ margin-right: 8px;
30915
+ display: inline-flex;
30916
+ align-items: center;
30917
+ border: none;
30809
30918
  }
30810
- .E_c1up1pdz .field-item:last-child {
30811
- border-bottom: none;
30812
- padding-bottom: 0;
30919
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30920
+ width: 16px;
30921
+ height: 16px;
30922
+ color: inherit;
30923
+ margin-left: 4px;
30924
+ opacity: 0.6;
30925
+ display: inline-flex;
30813
30926
  }
30814
- .E_c1up1pdz .field-item label {
30815
- line-height: 32px;
30816
- width: 100px;
30817
- color: rgba(62, 70, 82, 0.6);
30927
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30928
+ opacity: 1;
30818
30929
  }
30819
- .E_c1up1pdz .help {
30820
- color: rgba(62, 70, 82, 0.6);
30821
- margin-top: 5px;
30930
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30931
+ color: #0080ff;
30932
+ background-color: rgba(0, 136, 255, 0.1);
30822
30933
  }
30823
- .E_c1up1pdz .ant-input-affix-wrapper,
30824
- .E_c1up1pdz .ant-picker {
30825
- width: 128px;
30934
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30935
+ color: #f0483e;
30936
+ background-color: rgba(255, 74, 74, 0.1);
30826
30937
  }
30827
-
30828
- .E_c156wh19 {
30829
- display: flex;
30830
- align-items: center;
30831
- justify-content: space-between;
30832
- word-break: keep-all;
30938
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30939
+ color: #e07f00;
30940
+ background-color: rgba(255, 187, 0, 0.1);
30941
+ }
30942
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30943
+ color: #008f4c;
30944
+ background-color: rgba(30, 201, 127, 0.1);
30833
30945
  }
30834
- .E_c156wh19 .title {
30835
- margin: 0 16px 0 8px;
30946
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30947
+ color: #1d326c;
30948
+ background-color: rgba(225, 230, 241, 0.6);
30836
30949
  }
30837
- .E_c156wh19 .retain {
30838
- color: rgba(129, 138, 153, 0.6);
30950
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30951
+ color: #7E41FF;
30952
+ background-color: rgba(126, 65, 255, 0.1);
30839
30953
  }
30840
- .E_c156wh19 div.left {
30841
- flex: 1;
30842
- display: flex;
30843
- overflow: hidden;
30844
- align-items: center;
30845
- justify-content: flex-start;
30846
- white-space: nowrap;
30954
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30955
+ color: #fff;
30847
30956
  }
30848
- .E_c156wh19 div.left .title {
30849
- max-width: 100%;
30850
- overflow: hidden;
30851
- text-overflow: ellipsis;
30957
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30958
+ background-color: #f0483e;
30852
30959
  }
30853
- .E_c156wh19 div.right {
30854
- display: flex;
30855
- align-items: center;
30960
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30961
+ background-color: #fea008;
30856
30962
  }
30857
- .E_c156wh19 .reverse {
30858
- display: flex;
30859
- flex-direction: row-reverse;
30860
- align-items: center;
30963
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30964
+ background-color: #00ba5d;
30861
30965
  }
30862
- .E_c156wh19 .reverse .ant-switch {
30863
- margin-left: 8px;
30966
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30967
+ background-color: #0080ff;
30864
30968
  }
30865
- .E_c156wh19 .close {
30866
- padding-left: 14px;
30867
- margin-left: 14px;
30868
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30869
- cursor: pointer;
30969
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30970
+ background-color: #6b7d99;
30971
+ }
30972
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30973
+ background-color: #7E41FF;
30870
30974
  }
30871
30975
 
30872
- .E_m126spxy {
30873
- padding-bottom: 4px;
30874
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30976
+ .E_rapgekc.ant-radio-wrapper {
30977
+ display: inline-flex;
30978
+ align-items: baseline;
30979
+ white-space: pre-wrap;
30875
30980
  }
30876
- .E_m126spxy .ant-btn-link {
30877
- padding: 1px 10px;
30878
- color: rgba(62, 70, 82, 0.6);
30879
- border-radius: 4px;
30981
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30982
+ position: relative;
30983
+ top: 3px;
30880
30984
  }
30881
- .E_m126spxy .ant-btn-link.active {
30882
- background: rgba(0, 128, 255, 0.1);
30883
- color: #0096ff;
30985
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30986
+ border-color: rgba(107, 128, 167, 0.6);
30884
30987
  }
30885
-
30886
- .E_wpbf4pq {
30887
- padding: 10px 0;
30888
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30988
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30989
+ border-color: #0080ff;
30889
30990
  }
30890
- .E_wpbf4pq .ant-input,
30891
- .E_wpbf4pq .ant-picker {
30892
- width: 80px;
30893
- margin: 0 9px;
30894
- text-align: center;
30991
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30992
+ border-color: #0080ff;
30993
+ background: #0080ff;
30895
30994
  }
30896
- .E_wpbf4pq .options {
30897
- padding: 12px 0 12px 16px;
30898
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30899
- margin: 5px 0 5px 8px;
30995
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30996
+ top: 4px;
30997
+ left: 4px;
30998
+ width: 6px;
30999
+ height: 6px;
31000
+ background: #fff;
30900
31001
  }
30901
- .E_wpbf4pq .week-day-option,
30902
- .E_wpbf4pq .month-day-option {
30903
- background: #f5f7fa;
30904
- box-sizing: border-box;
30905
- border-radius: 16px;
30906
- margin-right: 8px;
31002
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31003
+ opacity: 0.5;
30907
31004
  }
30908
- .E_wpbf4pq .week-day-option:focus,
30909
- .E_wpbf4pq .month-day-option:focus {
30910
- color: inherit;
30911
- border-color: #d9d9d9;
31005
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31006
+ border-color: rgba(107, 128, 167, 0.6);
31007
+ background: rgba(211, 218, 235, 0.6);
30912
31008
  }
30913
- .E_wpbf4pq .week-day-option.active {
30914
- background-color: #0096ff;
30915
- border-color: #0096ff;
30916
- color: #fff;
31009
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31010
+ background: #00122e;
30917
31011
  }
30918
- .E_wpbf4pq .week-day-option.en-text {
30919
- width: 110px;
30920
- margin-top: 4px;
31012
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31013
+ color: #00122e;
31014
+ opacity: 0.5;
30921
31015
  }
30922
- .E_wpbf4pq .month-day-option {
30923
- width: 32px;
30924
- padding: 0;
30925
- margin-bottom: 8px;
31016
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31017
+ color: #00122e;
30926
31018
  }
30927
- .E_wpbf4pq .month-day-option.active {
30928
- background-color: #0096ff;
30929
- border-color: #0096ff;
30930
- color: #fff;
31019
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31020
+ display: inline-block;
31021
+ padding: 0;
31022
+ padding-left: 12px;
30931
31023
  }
30932
-
30933
- .E_n12mqh7z {
30934
- display: flex;
30935
- align-items: center;
30936
- font-size: 12px;
30937
- line-height: 18px;
31024
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31025
+ margin-bottom: 0;
31026
+ white-space: pre-wrap;
31027
+ color: rgba(44, 56, 82, 0.6);
30938
31028
  }
30939
- .E_n12mqh7z:not(:last-child) {
30940
- margin-bottom: 4px;
31029
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31030
+ padding-left: 8px;
30941
31031
  }
30942
31032
 
30943
- .E_tf5bynu {
30944
- margin: 0 3px;
31033
+ .E_rp906go .ant-radio-button-wrapper:first-child {
31034
+ border-radius: 5px 0 0 5px;
30945
31035
  }
30946
-
30947
- .E_tcckoz1 {
30948
- max-height: 400px;
30949
- overflow: auto;
31036
+ .E_rp906go .ant-radio-button-wrapper:last-child {
31037
+ border-radius: 0 5px 5px 0;
30950
31038
  }
30951
31039
 
30952
- .E_gmyahx3 {
30953
- cursor: pointer;
30954
- }
30955
- .E_gmyahx3 .link-text {
30956
- color: rgba(0, 21, 64, 0.3);
31040
+ .E_rcc63c8 {
31041
+ color: #00122e;
31042
+ border-color: #ccd4e3;
30957
31043
  }
30958
- .E_gmyahx3:hover .link-text {
30959
- color: #0080ff;
31044
+ .E_rcc63c8:first-child {
31045
+ border-color: #a3b4cc;
30960
31046
  }
30961
-
30962
- .E_t1sqg15u {
30963
- background: white;
31047
+ .E_rcc63c8.ant-radio-button-wrapper {
31048
+ padding: 0 12px;
31049
+ line-height: 32px;
31050
+ height: 32px;
30964
31051
  }
30965
- .E_t1sqg15u.inline .table-row {
30966
- flex-direction: column;
31052
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
31053
+ white-space: nowrap;
30967
31054
  }
30968
- .E_t1sqg15u.inline .table-row > label {
30969
- padding: 0 16px 7px 0;
31055
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31056
+ height: 22px;
31057
+ padding: 0 7px;
31058
+ line-height: 20px;
30970
31059
  }
30971
- .E_t1sqg15u.has-border .table-header {
30972
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31060
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31061
+ background: #ccd4e3;
30973
31062
  }
30974
- .E_t1sqg15u.has-border .hiddenBorder {
30975
- border-top: none !important;
31063
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31064
+ background: #0080ff;
30976
31065
  }
30977
- .E_t1sqg15u.has-border .table-row + .table-row {
30978
- border-top: 1px solid rgba(225, 230, 241, 0.6);
31066
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31067
+ background: #ccd4e3;
31068
+ opacity: 0.5;
30979
31069
  }
30980
- .E_t1sqg15u.has-border .table-row:last-of-type {
30981
- padding-bottom: 0;
31070
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31071
+ border-right-color: #0080ff;
30982
31072
  }
30983
- .E_t1sqg15u.align-right .content {
30984
- text-align: right;
31073
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31074
+ border-color: #0080ff;
30985
31075
  }
30986
- .E_t1sqg15u .uuid-row {
30987
- display: flex;
30988
- justify-content: space-between;
31076
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
31077
+ background: rgba(0, 136, 255, 0.1);
30989
31078
  }
30990
- .E_t1sqg15u .uuid-row .id-text {
30991
- white-space: nowrap;
30992
- overflow: hidden;
30993
- text-overflow: ellipsis;
31079
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
31080
+ background: rgba(211, 218, 235, 0.6);
31081
+ border-color: #ccd4e3;
31082
+ opacity: 0.5;
30994
31083
  }
30995
-
30996
- .E_t4zczcp {
30997
- display: flex;
30998
- justify-content: space-between;
30999
- align-items: center;
31000
- padding: 8px;
31001
- min-height: 32px;
31084
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31085
+ color: #00122e;
31086
+ border-color: #ccd4e3;
31002
31087
  }
31003
- .E_t4zczcp .table-title {
31004
- color: rgba(44, 56, 82, 0.6);
31005
- font-weight: 600;
31006
- font-size: 12px;
31007
- line-height: 8px;
31088
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31089
+ color: #00122e;
31090
+ border-color: #ccd4e3;
31091
+ background: rgba(172, 186, 211, 0.6);
31008
31092
  }
31009
- .E_t4zczcp .edit-icon {
31010
- font-size: 16px;
31011
- color: rgba(10, 37, 85, 0.6);
31012
- cursor: pointer;
31093
+ .E_rcc63c8 .ant-radio-button-input {
31094
+ margin-right: 8px;
31095
+ display: inline;
31096
+ border: none;
31097
+ padding: 0;
31098
+ width: 36px;
31099
+ background: transparent;
31013
31100
  }
31014
-
31015
- .E_t1s7goww {
31016
- font-size: 12px;
31017
- line-height: 18px;
31101
+ .E_rcc63c8 .ant-radio-button-input:focus {
31102
+ box-shadow: none;
31018
31103
  }
31019
-
31020
- .E_t93e4cf {
31021
- display: flex;
31022
- padding: 8px 0;
31023
- color: #2d3a56;
31104
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31105
+ margin-right: 0;
31106
+ width: initial;
31107
+ box-shadow: none;
31024
31108
  }
31025
- .E_t93e4cf .hidden {
31109
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31026
31110
  display: none;
31027
31111
  }
31028
- .E_t93e4cf .ant-btn-link {
31029
- height: auto;
31112
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31113
+ display: inline;
31030
31114
  }
31031
- .E_t93e4cf .content {
31115
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31116
+ display: inline;
31117
+ margin-right: 8px;
31118
+ padding: 0;
31119
+ width: 36px;
31120
+ }
31121
+
31122
+ .E_s1dizucg.ant-switch {
31123
+ min-width: 40px;
31124
+ height: 24px;
31125
+ background: rgba(172, 186, 211, 0.6);
31032
31126
  overflow: hidden;
31033
- overflow-x: auto;
31034
- width: 100%;
31035
- white-space: pre-wrap;
31036
31127
  }
31037
- .E_t93e4cf .content .ant-btn {
31038
- white-space: pre-wrap;
31039
- text-align: left;
31128
+ .E_s1dizucg.ant-switch:focus {
31129
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31040
31130
  }
31041
- .E_t93e4cf .content .unit-chart {
31042
- justify-content: flex-start;
31131
+ .E_s1dizucg.ant-switch-small {
31132
+ min-width: 26px;
31133
+ height: 16px;
31043
31134
  }
31044
-
31045
- .E_rhz2uv5 {
31046
- width: var(--rhz2uv5-0);
31047
- flex-shrink: 0;
31048
- color: rgba(44, 56, 82, 0.6);
31049
- padding-right: 12px;
31135
+ .E_s1dizucg.ant-switch-large {
31136
+ min-width: 52px;
31137
+ height: 32px;
31050
31138
  }
31051
-
31052
- .E_ou7iq30 {
31053
- overflow: hidden;
31054
- text-overflow: ellipsis;
31139
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31140
+ height: 20px;
31141
+ width: 20px;
31055
31142
  }
31056
-
31057
- .E_s1tui002 {
31058
- white-space: nowrap;
31143
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31144
+ border-radius: 10px;
31145
+ transition-delay: 120ms;
31059
31146
  }
31060
-
31061
- .E_mxrc2zg {
31062
- display: -webkit-box;
31063
- -webkit-line-clamp: var(--mxrc2zg-0);
31064
- -webkit-box-orient: vertical;
31065
- word-break: break-all;
31147
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31148
+ height: 14px;
31149
+ width: 14px;
31150
+ top: 1px;
31151
+ left: 1px;
31066
31152
  }
31067
-
31068
- span.E_tqjc4ui {
31069
- margin: 0 2px;
31153
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31154
+ height: 28px;
31155
+ width: 28px;
31070
31156
  }
31071
-
31072
- .E_s1iv0tp1 .enabled-switch {
31073
- display: flex;
31074
- align-items: center;
31157
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31158
+ border-radius: 14px;
31075
31159
  }
31076
- .E_s1iv0tp1 .enabled-text {
31077
- margin-right: 8px;
31160
+ .E_s1dizucg.ant-switch-checked {
31161
+ background-color: #00ba5d;
31078
31162
  }
31079
-
31080
- .E_wg1tsps {
31081
- display: flex;
31082
- align-items: center;
31083
- justify-content: flex-end;
31163
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31164
+ left: calc(100% - 20px - 2px);
31084
31165
  }
31085
-
31086
- .E_b1ctd5xy {
31087
- display: flex;
31088
- align-items: center;
31089
- width: calc(100% - 40px);
31166
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31167
+ left: calc(100% - 14px - 1px);
31090
31168
  }
31091
- .E_b1ctd5xy .chart {
31092
- display: inline-block;
31093
- width: 100%;
31169
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31170
+ left: calc(100% - 28px - 2px);
31094
31171
  }
31095
31172
 
31096
- .E_u1p8acpn {
31097
- min-width: 40px;
31173
+ .E_c1up6e3y {
31174
+ margin-left: 5px;
31098
31175
  }
31099
- .E_u1p8acpn .unit {
31100
- color: #00122e !important;
31176
+
31177
+ .E_s1dni7lo {
31178
+ width: 430px !important;
31101
31179
  }
31102
31180
 
31103
- .E_skwah65 {
31104
- height: 8px;
31181
+ .E_d1wwmmm5 .ant-select-item-group {
31182
+ padding: 8px 16px;
31183
+ line-height: 18px;
31184
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31185
+ height: 34px;
31186
+ min-height: 34px;
31105
31187
  box-sizing: border-box;
31106
- border-radius: 2px;
31107
- background: #f5f7fa;
31108
- display: flex;
31109
- width: 100%;
31110
- overflow: hidden;
31111
- }
31112
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31113
- margin-left: 1px;
31188
+ margin-top: 8px;
31114
31189
  }
31115
31190
 
31116
- .E_t160l1cm {
31191
+ .E_o1ugr09p {
31117
31192
  display: flex;
31118
31193
  flex-direction: column;
31119
- flex: 1;
31120
- /* FIXME:(yanzhen) do this better */
31121
- }
31122
- .E_t160l1cm .tab-bar {
31123
- flex-shrink: 0;
31124
- display: flex;
31125
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31126
- }
31127
- .E_t160l1cm .tab-content {
31128
- height: 100%;
31194
+ margin: 1px 8px;
31195
+ padding: 8px;
31196
+ border-radius: 4px;
31129
31197
  }
31130
- .E_t160l1cm .tab-menu-item {
31131
- margin-right: 2px;
31132
- padding: 1px 12px;
31133
- line-height: 24px;
31134
- height: 24px;
31135
- color: rgba(44, 56, 82, 0.6);
31136
- border-radius: 4px 4px 0 0;
31137
- cursor: pointer;
31138
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31198
+ .E_o1ugr09p .selected-icon {
31199
+ display: none;
31139
31200
  }
31140
- .E_t160l1cm .tab-menu-item:first-child {
31141
- padding-left: 0;
31201
+ .E_o1ugr09p.ant-select-item-option-grouped {
31202
+ padding-left: 8px;
31142
31203
  }
31143
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31144
- padding-left: 12px;
31204
+ .E_o1ugr09p.ant-select-item-option-selected {
31205
+ background-color: white;
31145
31206
  }
31146
- .E_t160l1cm .tab-menu-item:hover {
31207
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31147
31208
  color: #0080ff;
31148
- background: rgba(211, 218, 235, 0.6);
31149
31209
  }
31150
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31151
- fill: #0080ff;
31210
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31211
+ display: block;
31152
31212
  }
31153
- .E_t160l1cm .tab-menu-item:active {
31154
- background: rgba(192, 203, 224, 0.6);
31213
+ .E_o1ugr09p.ant-select-item-option-active {
31214
+ background: rgba(0, 136, 255, 0.16);
31155
31215
  }
31156
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31216
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31157
31217
  color: #0080ff;
31158
- background: rgba(211, 218, 235, 0.6);
31159
- }
31160
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31161
- background: rgba(192, 203, 224, 0.6);
31162
- }
31163
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31164
- background: rgba(0, 128, 255, 0.16);
31165
- }
31166
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31167
- fill: #0080ff;
31168
31218
  }
31169
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31219
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31220
+ background: rgba(0, 136, 255, 0.1);
31170
31221
  color: #0080ff;
31171
- background: rgba(0, 128, 255, 0.1);
31172
- }
31173
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31174
- background: rgba(0, 128, 255, 0.16);
31175
- }
31176
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31177
- fill: #1d326c;
31178
- }
31179
- .E_t160l1cm .tab-menu-item .expand-arrow {
31180
- margin-left: 8px;
31181
- height: 22px;
31182
- }
31183
- .E_t160l1cm .tab-menu-item .expand-arrow path {
31184
- fill: rgba(44, 56, 82, 0.6);
31185
31222
  }
31186
- .E_t160l1cm .tab-menu-item-group {
31187
- padding: 0;
31223
+
31224
+ .E_o1ifxsq4 {
31188
31225
  display: flex;
31189
- align-items: center;
31190
- overflow: hidden;
31226
+ justify-content: space-between;
31227
+ height: 20px;
31228
+ line-height: 20px;
31191
31229
  }
31192
- .E_t160l1cm .tab-menu-item-group .main-title {
31193
- opacity: 0;
31194
- max-width: 0;
31195
- transition: max-width 320ms ease, opacity 240ms ease;
31230
+ .E_o1ifxsq4 .timezone-title {
31231
+ color: #2d3a56;
31232
+ overflow: hidden;
31233
+ text-overflow: ellipsis;
31196
31234
  }
31197
- .E_t160l1cm .tab-menu-item-group .sub-title {
31198
- padding: 1px 12px;
31199
- position: relative;
31235
+
31236
+ .E_o1zue7 {
31200
31237
  display: flex;
31238
+ justify-content: space-between;
31239
+ color: rgba(44, 56, 82, 0.6);
31240
+ height: 18px;
31241
+ line-height: 18px;
31242
+ margin-top: 2px;
31201
31243
  }
31202
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31203
- opacity: 0;
31204
- position: absolute;
31205
- top: 50%;
31206
- left: 0;
31207
- transform: translate(-50%, -50%);
31208
- transition: opacity 100ms linear;
31209
- fill: rgba(0, 128, 255, 0.2);
31210
- }
31211
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31212
- color: #0080ff;
31213
- }
31214
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31215
- padding: 1px 12px;
31216
- display: inline-block;
31217
- opacity: 1;
31218
- max-width: 160px;
31219
- }
31220
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31221
- padding: 1px 12px;
31222
- color: #005ed1;
31223
- }
31224
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31225
- opacity: 1;
31226
- }
31227
- .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 {
31228
- background: rgba(0, 128, 255, 0.16);
31244
+
31245
+ .E_tyfmlxg {
31246
+ border: none;
31247
+ margin-right: 0;
31248
+ background: rgba(225, 230, 241, 0.6);
31229
31249
  }
31230
- .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 {
31250
+
31251
+ .E_o18uybox {
31252
+ pointer-events: none;
31253
+ height: 32px;
31254
+ width: 100%;
31231
31255
  opacity: 0;
31232
31256
  }
31233
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31234
- padding: 4px 16px;
31235
- height: 32px;
31236
- border-radius: 6px 6px 0 0;
31257
+
31258
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31259
+ border-radius: 6px;
31237
31260
  }
31238
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31239
- padding-left: 0;
31261
+ .E_s177mls5.ant-select.ant-select-single {
31262
+ width: 100%;
31263
+ color: #2d3a56;
31264
+ border-color: rgba(211, 218, 235, 0.6);
31265
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31266
+ font-size: 13px;
31240
31267
  }
31241
- .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 {
31242
- padding-left: 16px;
31268
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31269
+ height: 30px;
31243
31270
  }
31244
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31245
- margin-left: 11px;
31246
- height: 24px;
31271
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31272
+ height: 38px;
31273
+ font-size: 13px;
31247
31274
  }
31248
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31249
- padding: 0;
31275
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31276
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31277
+ transition: 160ms ease;
31250
31278
  }
31251
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31252
- padding: 4px 16px;
31279
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31280
+ color: #0080ff;
31253
31281
  }
31254
- .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 {
31255
- padding: 4px 16px;
31282
+ .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 {
31283
+ border-color: rgba(107, 128, 167, 0.6);
31284
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31256
31285
  }
31257
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31258
- background: #fff;
31286
+ .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 {
31287
+ color: #0080ff;
31259
31288
  }
31260
- .E_t160l1cm .tab-menu-item-light:active {
31261
- color: #005ed1;
31289
+ .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 {
31290
+ border-color: #0080ff;
31291
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31262
31292
  }
31263
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31264
- background: #fff;
31265
- color: #1d326c;
31293
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31294
+ transform: rotate(180deg);
31266
31295
  }
31267
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31268
- color: rgba(45, 58, 86, 0.6);
31296
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31297
+ background: rgba(211, 218, 235, 0.6);
31298
+ border-color: rgba(172, 186, 211, 0.6);
31299
+ cursor: "not-allowed";
31269
31300
  }
31270
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31301
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31302
+ border-color: #f0483e !important;
31303
+ }
31304
+ .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 {
31271
31305
  color: #1d326c;
31272
31306
  }
31273
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31274
- fill: #d8deeb;
31307
+ .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 {
31308
+ border-color: #0080ff;
31309
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31275
31310
  }
31276
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31277
- fill: #1d326c;
31311
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31312
+ transform: rotate(180deg);
31278
31313
  }
31279
- .E_t160l1cm .tab-content {
31280
- flex: 1;
31314
+
31315
+ .E_iq1gosr {
31316
+ display: inline-block;
31317
+ }
31318
+
31319
+ .E_i1inqkme {
31320
+ height: 18px;
31321
+ line-height: 18px;
31322
+ padding: 0 4px;
31323
+ border-radius: 4px;
31324
+ background: rgba(235, 239, 245, 0.6);
31325
+ border: 1px solid rgba(223, 228, 235, 0.6);
31281
31326
  display: flex;
31282
- flex-direction: column;
31327
+ align-items: center;
31328
+ white-space: nowrap;
31329
+ margin-right: 4px;
31283
31330
  }
31284
- .E_t160l1cm.is-overview .tab-content {
31285
- overflow: visible;
31331
+
31332
+ .E_iouxfgt {
31333
+ display: inline-flex;
31334
+ align-items: center;
31335
+ }
31336
+ .E_iouxfgt .icon-inner {
31337
+ display: inline-flex;
31338
+ align-items: center;
31339
+ justify-content: center;
31340
+ }
31341
+ .E_iouxfgt .icon-inner + span,
31342
+ .E_iouxfgt span + .icon-inner.suffix {
31343
+ margin-left: 4px;
31344
+ }
31345
+ .E_iouxfgt.is-rotate img,
31346
+ .E_iouxfgt.is-rotate svg {
31347
+ animation: rotate 680ms linear infinite;
31286
31348
  }
31287
31349
 
31288
- .E_t14npdqr {
31289
- max-width: 240px;
31290
- animation: none;
31350
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31351
+ display: var(--a1wfy30z-0);
31291
31352
  }
31292
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31293
- border: 1px solid #0080ff;
31294
- padding: 0;
31353
+ .E_a1wfy30z .ant-input-number-input-wrap {
31354
+ padding: 4px 11px;
31355
+ display: inline-flex;
31356
+ line-height: 1.5715;
31357
+ height: inherit;
31295
31358
  }
31296
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31297
- margin: 0;
31298
- height: 32px;
31299
- line-height: 32px;
31300
- font-size: 13px;
31301
- padding: 0 10px;
31302
- display: block;
31303
- overflow: hidden;
31304
- text-overflow: ellipsis;
31305
- white-space: nowrap;
31359
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31360
+ content: var(--a1wfy30z-1);
31361
+ display: var(--a1wfy30z-2);
31362
+ flex: none;
31363
+ align-items: center;
31364
+ margin-left: 4px;
31306
31365
  }
31307
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31308
- content: " ";
31309
- height: 1px;
31310
- width: calc(100% + 10px);
31311
- background: rgba(172, 186, 211, 0.6);
31312
- display: block;
31366
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31367
+ content: var(--a1wfy30z-3);
31368
+ display: var(--a1wfy30z-4);
31369
+ flex: none;
31370
+ align-items: center;
31371
+ margin-right: 4px;
31372
+ cursor: auto;
31313
31373
  }
31314
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31315
- color: #0080ff;
31316
- background: transparent;
31374
+ .E_a1wfy30z .ant-input-number-input {
31375
+ padding: 0;
31376
+ margin: 0;
31377
+ height: auto;
31378
+ font-size: inherit;
31317
31379
  }
31318
31380
 
31319
31381
  .E_fzh9mnb {
@@ -31331,6 +31393,13 @@ span.E_tqjc4ui {
31331
31393
  font-size: 18px;
31332
31394
  }
31333
31395
 
31396
+ .E_atcz0kf .ant-input-suffix {
31397
+ margin-left: 8px;
31398
+ }
31399
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31400
+ padding: 2px 7px 2px 12px;
31401
+ }
31402
+
31334
31403
  .E_f7pxqmh {
31335
31404
  width: 100%;
31336
31405
  margin-bottom: 0 !important;
@@ -31421,77 +31490,8 @@ span.E_tqjc4ui {
31421
31490
  }
31422
31491
  .E_ai7qkf2.ant-input-number-sm input {
31423
31492
  height: 22px;
31424
- border: 1px;
31425
- padding: 2px 8px;
31426
- }
31427
-
31428
- .E_iouxfgt {
31429
- display: inline-flex;
31430
- align-items: center;
31431
- }
31432
- .E_iouxfgt .icon-inner {
31433
- display: inline-flex;
31434
- align-items: center;
31435
- justify-content: center;
31436
- }
31437
- .E_iouxfgt .icon-inner + span,
31438
- .E_iouxfgt span + .icon-inner.suffix {
31439
- margin-left: 4px;
31440
- }
31441
- .E_iouxfgt.is-rotate img,
31442
- .E_iouxfgt.is-rotate svg {
31443
- animation: rotate 680ms linear infinite;
31444
- }
31445
-
31446
- .E_a1wfy30z .ant-input-number-handler-wrap {
31447
- display: var(--a1wfy30z-0);
31448
- }
31449
- .E_a1wfy30z .ant-input-number-input-wrap {
31450
- padding: 4px 11px;
31451
- display: inline-flex;
31452
- line-height: 1.5715;
31453
- height: inherit;
31454
- }
31455
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31456
- content: var(--a1wfy30z-1);
31457
- display: var(--a1wfy30z-2);
31458
- flex: none;
31459
- align-items: center;
31460
- margin-left: 4px;
31461
- }
31462
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31463
- content: var(--a1wfy30z-3);
31464
- display: var(--a1wfy30z-4);
31465
- flex: none;
31466
- align-items: center;
31467
- margin-right: 4px;
31468
- cursor: auto;
31469
- }
31470
- .E_a1wfy30z .ant-input-number-input {
31471
- padding: 0;
31472
- margin: 0;
31473
- height: auto;
31474
- font-size: inherit;
31475
- }
31476
-
31477
- .E_atcz0kf .ant-input-suffix {
31478
- margin-left: 8px;
31479
- }
31480
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31481
- padding: 2px 7px 2px 12px;
31482
- }
31483
-
31484
- .E_i1inqkme {
31485
- height: 18px;
31486
- line-height: 18px;
31487
- padding: 0 4px;
31488
- border-radius: 4px;
31489
- background: rgba(235, 239, 245, 0.6);
31490
- border: 1px solid rgba(223, 228, 235, 0.6);
31491
- display: flex;
31492
- align-items: center;
31493
- white-space: nowrap;
31494
- margin-right: 4px;
31493
+ border: 1px;
31494
+ padding: 2px 8px;
31495
31495
  }
31496
31496
 
31497
31497
  .E_owd0kml {
@@ -31503,6 +31503,36 @@ span.E_tqjc4ui {
31503
31503
  position: absolute;
31504
31504
  }
31505
31505
 
31506
+ .E_a1b5xrg3 .user-icon-inner {
31507
+ display: inline-flex;
31508
+ align-items: center;
31509
+ justify-content: center;
31510
+ color: #fff;
31511
+ font-weight: bold;
31512
+ font-size: 12px;
31513
+ width: 24px;
31514
+ height: 24px;
31515
+ border-radius: 50%;
31516
+ background: var(--a1b5xrg3-0);
31517
+ }
31518
+ .E_a1b5xrg3.btn-item {
31519
+ transition: all 160ms ease;
31520
+ cursor: pointer;
31521
+ width: 56px;
31522
+ height: 40px;
31523
+ display: inline-flex;
31524
+ align-items: center;
31525
+ justify-content: center;
31526
+ border-radius: 6px;
31527
+ }
31528
+ .E_a1b5xrg3.btn-item:hover {
31529
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31530
+ }
31531
+ .E_a1b5xrg3.btn-item:active {
31532
+ transform: translateY(2px);
31533
+ transition: all 320ms ease;
31534
+ }
31535
+
31506
31536
  .E_cnujxq2 {
31507
31537
  display: flex;
31508
31538
  flex-direction: column;
@@ -32188,6 +32218,10 @@ input.E_rf8rlle.ant-input {
32188
32218
  margin: 4px 0;
32189
32219
  }
32190
32220
 
32221
+ .E_m196gn1d {
32222
+ min-width: 1280px;
32223
+ }
32224
+
32191
32225
  .E_dsnbhzf {
32192
32226
  font-family: Inter;
32193
32227
  font-style: normal;
@@ -32663,19 +32697,88 @@ input.E_rf8rlle.ant-input {
32663
32697
  line-height: 12px;
32664
32698
  }
32665
32699
 
32666
- .E_a1b5xrg3 .user-icon-inner {
32667
- display: inline-flex;
32668
- align-items: center;
32669
- justify-content: center;
32670
- color: #fff;
32700
+ .E_h1ol2wl7 {
32671
32701
  font-weight: bold;
32672
- font-size: 12px;
32702
+ background-color: unset;
32703
+ padding: unset;
32704
+ }
32705
+
32706
+ .E_suhck3k {
32707
+ height: 24px;
32708
+ width: 24px;
32709
+ border-radius: 6px;
32710
+ padding: 4px;
32711
+ }
32712
+ .E_suhck3k:hover {
32713
+ background-color: rgba(0, 136, 255, 0.1);
32714
+ }
32715
+ .E_suhck3k:hover svg path {
32716
+ fill: blue;
32717
+ }
32718
+
32719
+ .E_ryby9ds {
32720
+ display: flex;
32721
+ align-items: center;
32722
+ }
32723
+ .E_ryby9ds .order {
32724
+ height: 24px;
32673
32725
  width: 24px;
32726
+ border-radius: 20px;
32727
+ color: #0080ff;
32728
+ background: rgba(0, 136, 255, 0.1);
32729
+ display: flex;
32730
+ align-items: center;
32731
+ justify-content: center;
32732
+ margin-right: 6px;
32733
+ }
32734
+
32735
+ .E_h12yihis {
32736
+ height: 50px;
32737
+ border-bottom: 2px solid #edf0f7;
32738
+ background: #fff;
32739
+ display: flex;
32740
+ justify-content: space-between;
32741
+ align-items: center;
32742
+ padding: 0 24px 0 14px;
32743
+ position: relative;
32744
+ z-index: 10;
32745
+ }
32746
+ .E_h12yihis .left,
32747
+ .E_h12yihis .right,
32748
+ .E_h12yihis .center {
32749
+ display: flex;
32750
+ align-items: center;
32751
+ flex: 1;
32752
+ flex-shrink: 0;
32753
+ }
32754
+ .E_h12yihis .center {
32755
+ flex: 0.8;
32756
+ }
32757
+ .E_h12yihis .right {
32758
+ justify-content: flex-end;
32759
+ }
32760
+ .E_h12yihis .right.is-scrolled .btn-group:before {
32761
+ opacity: 1;
32762
+ }
32763
+ .E_h12yihis .right .btn-group {
32764
+ margin-left: 32px;
32765
+ position: relative;
32766
+ display: flex;
32767
+ align-items: center;
32768
+ }
32769
+ .E_h12yihis .right .btn-group:before {
32770
+ content: "";
32771
+ opacity: 0;
32674
32772
  height: 24px;
32675
- border-radius: 50%;
32676
- background: var(--a1b5xrg3-0);
32773
+ width: 1px;
32774
+ background: rgba(225, 230, 241, 0.6);
32775
+ position: absolute;
32776
+ left: -16px;
32777
+ top: 50%;
32778
+ transform: translateY(-50%);
32779
+ transition: opacity 160ms ease;
32677
32780
  }
32678
- .E_a1b5xrg3.btn-item {
32781
+ .E_h12yihis .right .btn-group > .btn-item {
32679
32782
  transition: all 160ms ease;
32680
32783
  cursor: pointer;
32681
32784
  width: 56px;
@@ -32685,51 +32788,168 @@ input.E_rf8rlle.ant-input {
32685
32788
  justify-content: center;
32686
32789
  border-radius: 6px;
32687
32790
  }
32688
- .E_a1b5xrg3.btn-item:hover {
32791
+ .E_h12yihis .right .btn-group > .btn-item:hover {
32689
32792
  box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32690
32793
  }
32691
- .E_a1b5xrg3.btn-item:active {
32794
+ .E_h12yihis .right .btn-group > .btn-item:active {
32692
32795
  transform: translateY(2px);
32693
32796
  transition: all 320ms ease;
32694
32797
  }
32695
-
32696
- .E_m196gn1d {
32697
- min-width: 1280px;
32798
+ .E_h12yihis .right .btn-group > *:not(:first-child) {
32799
+ margin-left: 4px;
32698
32800
  }
32699
-
32700
- .E_h1ol2wl7 {
32701
- font-weight: bold;
32702
- background-color: unset;
32703
- padding: unset;
32801
+ .E_h12yihis .right .create-menu-and-export {
32802
+ height: 48px;
32803
+ overflow: hidden;
32804
+ display: flex;
32805
+ align-items: center;
32806
+ padding: 0 4px;
32807
+ margin: 0 -4px;
32704
32808
  }
32705
-
32706
- .E_suhck3k {
32707
- height: 24px;
32708
- width: 24px;
32809
+ .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
32810
+ .E_h12yihis .right .create-menu-and-export.active .export-btn {
32811
+ transform: translateY(0);
32812
+ }
32813
+ .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
32814
+ .E_h12yihis .right .create-menu-and-export .export-btn {
32815
+ height: 48px;
32816
+ transform: translateY(100%);
32817
+ transition: transform 240ms ease, opacity 80ms ease;
32818
+ display: inline-flex;
32819
+ align-items: center;
32820
+ }
32821
+ .E_h12yihis .right .create-menu-and-export .export-btn {
32822
+ margin-right: 10px;
32823
+ }
32824
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
32825
+ width: 32px;
32826
+ height: 32px;
32709
32827
  border-radius: 6px;
32710
- padding: 4px;
32711
32828
  }
32712
- .E_suhck3k:hover {
32713
- background-color: rgba(0, 136, 255, 0.1);
32829
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
32830
+ background: rgba(211, 218, 235, 0.6);
32714
32831
  }
32715
- .E_suhck3k:hover svg path {
32716
- fill: blue;
32832
+ .E_h12yihis .alert,
32833
+ .E_h12yihis .task {
32834
+ position: relative;
32717
32835
  }
32718
-
32719
- .E_ryby9ds {
32836
+ .E_h12yihis .alert .alert-icon,
32837
+ .E_h12yihis .alert .task-icon,
32838
+ .E_h12yihis .task .alert-icon,
32839
+ .E_h12yihis .task .task-icon {
32840
+ width: 56px;
32841
+ height: 40px;
32842
+ justify-content: center;
32843
+ }
32844
+ .E_h12yihis .alert .ant-badge-count,
32845
+ .E_h12yihis .task .ant-badge-count {
32846
+ right: 16px;
32847
+ top: 10px;
32848
+ }
32849
+ .E_h12yihis .logo {
32850
+ display: inline-flex;
32851
+ align-items: center;
32852
+ }
32853
+ .E_h12yihis .left {
32854
+ position: relative;
32855
+ }
32856
+ .E_h12yihis .left .events-audit-title {
32857
+ font-size: 20px;
32858
+ line-height: 24px;
32859
+ font-weight: bold;
32860
+ color: #1d326c;
32861
+ margin: 0px 8px;
32862
+ }
32863
+ .E_h12yihis .left .global-search {
32864
+ margin-left: 6px;
32865
+ }
32866
+ .E_h12yihis.global-search-active {
32867
+ z-index: 11;
32868
+ }
32869
+ .E_h12yihis.global-search-active .left {
32870
+ flex: 1;
32871
+ margin-right: 32px;
32872
+ }
32873
+ .E_h12yihis.global-search-active .left .global-search {
32720
32874
  display: flex;
32875
+ flex: 1;
32876
+ }
32877
+ .E_h12yihis.global-search-active .left .global-search .search-input {
32878
+ border-color: #0080ff;
32879
+ width: 100%;
32880
+ }
32881
+ .E_h12yihis.global-search-active .center {
32882
+ display: none;
32883
+ }
32884
+ .E_h12yihis.global-search-active .right {
32885
+ flex: 0 1 auto;
32886
+ }
32887
+ .E_h12yihis .ant-badge-count {
32888
+ pointer-events: none;
32889
+ }
32890
+
32891
+ .E_ncaepor {
32892
+ color: rgba(10, 37, 85, 0.6);
32893
+ position: relative;
32894
+ height: 48px;
32895
+ display: inline-flex;
32896
+ align-items: center;
32897
+ justify-content: center;
32898
+ overflow: hidden;
32899
+ }
32900
+ .E_ncaepor:before, .E_ncaepor:after {
32901
+ content: "";
32902
+ width: 100%;
32903
+ height: 12px;
32904
+ position: absolute;
32905
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
32906
+ }
32907
+ .E_ncaepor:before {
32908
+ top: 0;
32909
+ }
32910
+ .E_ncaepor:after {
32911
+ bottom: 0;
32912
+ }
32913
+ .E_ncaepor > * {
32914
+ height: 48px;
32915
+ display: inline-flex;
32721
32916
  align-items: center;
32917
+ white-space: nowrap;
32918
+ transition: transform 240ms ease, opacity 80ms ease;
32722
32919
  }
32723
- .E_ryby9ds .order {
32724
- height: 24px;
32725
- width: 24px;
32726
- border-radius: 20px;
32727
- color: #0080ff;
32728
- background: rgba(0, 136, 255, 0.1);
32920
+ .E_ncaepor .name-text {
32921
+ transform: translateY(0);
32922
+ opacity: 1;
32923
+ }
32924
+ .E_ncaepor .nav-info {
32925
+ transform: translateY(100%);
32926
+ opacity: 0;
32927
+ font-size: 18px;
32928
+ font-weight: 700;
32929
+ position: absolute;
32930
+ overflow: hidden;
32729
32931
  display: flex;
32730
- align-items: center;
32731
32932
  justify-content: center;
32732
- margin-right: 6px;
32933
+ }
32934
+ .E_ncaepor .nav-info .scrolled-resource {
32935
+ color: #1d326c;
32936
+ flex: 1;
32937
+ overflow: hidden;
32938
+ text-overflow: ellipsis;
32939
+ }
32940
+ .E_ncaepor .nav-info .scrolled-view {
32941
+ color: rgba(44, 56, 82, 0.6);
32942
+ margin-left: 8px;
32943
+ }
32944
+ .E_ncaepor.is-scrolled .name-text {
32945
+ transform: translateY(-100%);
32946
+ opacity: 0;
32947
+ position: absolute;
32948
+ }
32949
+ .E_ncaepor.is-scrolled .nav-info {
32950
+ transform: translateY(0);
32951
+ opacity: 1;
32952
+ position: static;
32733
32953
  }
32734
32954
 
32735
32955
  .E_hrhfj7c {
@@ -32847,325 +33067,105 @@ input.E_rf8rlle.ant-input {
32847
33067
  background: rgba(211, 218, 235, 0.6);
32848
33068
  }
32849
33069
  .E_ckhyuyx li:has(.E_dt9qoak) .antd5-checkbox {
32850
- align-self: flex-start;
32851
- }
32852
- .E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
32853
- display: none;
32854
- }
32855
- .E_ckhyuyx .antd5-cascader-checkbox {
32856
- height: 22px;
32857
- display: flex;
32858
- align-items: center;
32859
- top: 0;
32860
- }
32861
- .E_ckhyuyx .antd5-cascader-checkbox-checked::after {
32862
- border: none;
32863
- }
32864
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
32865
- border-color: #0080ff;
32866
- }
32867
- .E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
32868
- border: 1px solid rgba(107, 128, 167, 0.6);
32869
- }
32870
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
32871
- border: 1px solid #0080ff;
32872
- }
32873
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
32874
- background: #0080ff;
32875
- }
32876
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
32877
- background-color: #fff;
32878
- height: 2px;
32879
- width: 10px;
32880
- border-radius: 2px;
32881
- }
32882
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
32883
- opacity: 0.5;
32884
- }
32885
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
32886
- background: rgba(211, 218, 235, 0.6);
32887
- border-color: rgba(107, 128, 167, 0.6) !important;
32888
- }
32889
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
32890
- border-color: #2d3a56;
32891
- }
32892
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
32893
- background: #2d3a56;
32894
- }
32895
- .E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
32896
- padding: 0;
32897
- }
32898
- .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
32899
- display: inline-block;
32900
- margin-left: 12px;
32901
- color: #2d3a56;
32902
- }
32903
- .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
32904
- margin-left: 28px;
32905
- color: rgba(44, 56, 82, 0.6);
32906
- }
32907
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
32908
- margin-left: 8px;
32909
- }
32910
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
32911
- margin-left: 24px;
32912
- }
32913
- .E_ckhyuyx .E_dt9qoak {
32914
- width: 400px;
32915
- }
32916
-
32917
- .E_c1fmq9lv ul.antd5-cascader-menu {
32918
- padding: 4px;
32919
- height: 158px;
32920
- }
32921
- .E_c1fmq9lv.E_ckhyuyx {
32922
- border-radius: 6px;
32923
- }
32924
- .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32925
- min-width: 200px;
32926
- font-size: 12px;
32927
- }
32928
- .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
32929
- padding: 6px 12px;
32930
- height: 18px;
32931
- font-size: 12px;
32932
- }
32933
-
32934
- .E_c1evusvc ul.antd5-cascader-menu {
32935
- padding: 8px;
32936
- height: 320px;
32937
- }
32938
- .E_c1evusvc.E_ckhyuyx {
32939
- border-radius: 10px;
32940
- }
32941
- .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32942
- min-width: 296px;
32943
- padding: 8px;
32944
- }
32945
- .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
32946
- height: 22px;
32947
- padding: 8px 16px;
32948
- font-size: 14px;
32949
- }
32950
-
32951
- .E_h12yihis {
32952
- height: 50px;
32953
- border-bottom: 2px solid #edf0f7;
32954
- background: #fff;
32955
- display: flex;
32956
- justify-content: space-between;
32957
- align-items: center;
32958
- padding: 0 24px 0 14px;
32959
- position: relative;
32960
- z-index: 10;
32961
- }
32962
- .E_h12yihis .left,
32963
- .E_h12yihis .right,
32964
- .E_h12yihis .center {
32965
- display: flex;
32966
- align-items: center;
32967
- flex: 1;
32968
- flex-shrink: 0;
32969
- }
32970
- .E_h12yihis .center {
32971
- flex: 0.8;
32972
- }
32973
- .E_h12yihis .right {
32974
- justify-content: flex-end;
32975
- }
32976
- .E_h12yihis .right.is-scrolled .btn-group:before {
32977
- opacity: 1;
32978
- }
32979
- .E_h12yihis .right .btn-group {
32980
- margin-left: 32px;
32981
- position: relative;
32982
- display: flex;
32983
- align-items: center;
32984
- }
32985
- .E_h12yihis .right .btn-group:before {
32986
- content: "";
32987
- opacity: 0;
32988
- height: 24px;
32989
- width: 1px;
32990
- background: rgba(225, 230, 241, 0.6);
32991
- position: absolute;
32992
- left: -16px;
32993
- top: 50%;
32994
- transform: translateY(-50%);
32995
- transition: opacity 160ms ease;
32996
- }
32997
- .E_h12yihis .right .btn-group > .btn-item {
32998
- transition: all 160ms ease;
32999
- cursor: pointer;
33000
- width: 56px;
33001
- height: 40px;
33002
- display: inline-flex;
33003
- align-items: center;
33004
- justify-content: center;
33005
- border-radius: 6px;
33006
- }
33007
- .E_h12yihis .right .btn-group > .btn-item:hover {
33008
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33009
- }
33010
- .E_h12yihis .right .btn-group > .btn-item:active {
33011
- transform: translateY(2px);
33012
- transition: all 320ms ease;
33013
- }
33014
- .E_h12yihis .right .btn-group > *:not(:first-child) {
33015
- margin-left: 4px;
33016
- }
33017
- .E_h12yihis .right .create-menu-and-export {
33018
- height: 48px;
33019
- overflow: hidden;
33020
- display: flex;
33021
- align-items: center;
33022
- padding: 0 4px;
33023
- margin: 0 -4px;
33024
- }
33025
- .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33026
- .E_h12yihis .right .create-menu-and-export.active .export-btn {
33027
- transform: translateY(0);
33028
- }
33029
- .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33030
- .E_h12yihis .right .create-menu-and-export .export-btn {
33031
- height: 48px;
33032
- transform: translateY(100%);
33033
- transition: transform 240ms ease, opacity 80ms ease;
33034
- display: inline-flex;
33035
- align-items: center;
33036
- }
33037
- .E_h12yihis .right .create-menu-and-export .export-btn {
33038
- margin-right: 10px;
33039
- }
33040
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33041
- width: 32px;
33042
- height: 32px;
33043
- border-radius: 6px;
33044
- }
33045
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33046
- background: rgba(211, 218, 235, 0.6);
33047
- }
33048
- .E_h12yihis .alert,
33049
- .E_h12yihis .task {
33050
- position: relative;
33051
- }
33052
- .E_h12yihis .alert .alert-icon,
33053
- .E_h12yihis .alert .task-icon,
33054
- .E_h12yihis .task .alert-icon,
33055
- .E_h12yihis .task .task-icon {
33056
- width: 56px;
33057
- height: 40px;
33058
- justify-content: center;
33059
- }
33060
- .E_h12yihis .alert .ant-badge-count,
33061
- .E_h12yihis .task .ant-badge-count {
33062
- right: 16px;
33063
- top: 10px;
33070
+ align-self: flex-start;
33064
33071
  }
33065
- .E_h12yihis .logo {
33066
- display: inline-flex;
33072
+ .E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
33073
+ display: none;
33074
+ }
33075
+ .E_ckhyuyx .antd5-cascader-checkbox {
33076
+ height: 22px;
33077
+ display: flex;
33067
33078
  align-items: center;
33079
+ top: 0;
33068
33080
  }
33069
- .E_h12yihis .left {
33070
- position: relative;
33081
+ .E_ckhyuyx .antd5-cascader-checkbox-checked::after {
33082
+ border: none;
33071
33083
  }
33072
- .E_h12yihis .left .events-audit-title {
33073
- font-size: 20px;
33074
- line-height: 24px;
33075
- font-weight: bold;
33076
- color: #1d326c;
33077
- margin: 0px 8px;
33084
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
33085
+ border-color: #0080ff;
33078
33086
  }
33079
- .E_h12yihis .left .global-search {
33080
- margin-left: 6px;
33087
+ .E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
33088
+ border: 1px solid rgba(107, 128, 167, 0.6);
33081
33089
  }
33082
- .E_h12yihis.global-search-active {
33083
- z-index: 11;
33090
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
33091
+ border: 1px solid #0080ff;
33084
33092
  }
33085
- .E_h12yihis.global-search-active .left {
33086
- flex: 1;
33087
- margin-right: 32px;
33093
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
33094
+ background: #0080ff;
33088
33095
  }
33089
- .E_h12yihis.global-search-active .left .global-search {
33090
- display: flex;
33091
- flex: 1;
33096
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
33097
+ background-color: #fff;
33098
+ height: 2px;
33099
+ width: 10px;
33100
+ border-radius: 2px;
33092
33101
  }
33093
- .E_h12yihis.global-search-active .left .global-search .search-input {
33094
- border-color: #0080ff;
33095
- width: 100%;
33102
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
33103
+ opacity: 0.5;
33096
33104
  }
33097
- .E_h12yihis.global-search-active .center {
33098
- display: none;
33105
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
33106
+ background: rgba(211, 218, 235, 0.6);
33107
+ border-color: rgba(107, 128, 167, 0.6) !important;
33099
33108
  }
33100
- .E_h12yihis.global-search-active .right {
33101
- flex: 0 1 auto;
33109
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
33110
+ border-color: #2d3a56;
33102
33111
  }
33103
- .E_h12yihis .ant-badge-count {
33104
- pointer-events: none;
33112
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
33113
+ background: #2d3a56;
33105
33114
  }
33106
-
33107
- .E_ncaepor {
33108
- color: rgba(10, 37, 85, 0.6);
33109
- position: relative;
33110
- height: 48px;
33111
- display: inline-flex;
33112
- align-items: center;
33113
- justify-content: center;
33114
- overflow: hidden;
33115
+ .E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
33116
+ padding: 0;
33115
33117
  }
33116
- .E_ncaepor:before, .E_ncaepor:after {
33117
- content: "";
33118
- width: 100%;
33119
- height: 12px;
33120
- position: absolute;
33121
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33118
+ .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
33119
+ display: inline-block;
33120
+ margin-left: 12px;
33121
+ color: #2d3a56;
33122
33122
  }
33123
- .E_ncaepor:before {
33124
- top: 0;
33123
+ .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
33124
+ margin-left: 28px;
33125
+ color: rgba(44, 56, 82, 0.6);
33125
33126
  }
33126
- .E_ncaepor:after {
33127
- bottom: 0;
33127
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
33128
+ margin-left: 8px;
33128
33129
  }
33129
- .E_ncaepor > * {
33130
- height: 48px;
33131
- display: inline-flex;
33132
- align-items: center;
33133
- white-space: nowrap;
33134
- transition: transform 240ms ease, opacity 80ms ease;
33130
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
33131
+ margin-left: 24px;
33135
33132
  }
33136
- .E_ncaepor .name-text {
33137
- transform: translateY(0);
33138
- opacity: 1;
33133
+ .E_ckhyuyx .E_dt9qoak {
33134
+ width: 400px;
33139
33135
  }
33140
- .E_ncaepor .nav-info {
33141
- transform: translateY(100%);
33142
- opacity: 0;
33143
- font-size: 18px;
33144
- font-weight: 700;
33145
- position: absolute;
33146
- overflow: hidden;
33147
- display: flex;
33148
- justify-content: center;
33136
+
33137
+ .E_c1fmq9lv ul.antd5-cascader-menu {
33138
+ padding: 4px;
33139
+ height: 158px;
33149
33140
  }
33150
- .E_ncaepor .nav-info .scrolled-resource {
33151
- color: #1d326c;
33152
- flex: 1;
33153
- overflow: hidden;
33154
- text-overflow: ellipsis;
33141
+ .E_c1fmq9lv.E_ckhyuyx {
33142
+ border-radius: 6px;
33155
33143
  }
33156
- .E_ncaepor .nav-info .scrolled-view {
33157
- color: rgba(44, 56, 82, 0.6);
33158
- margin-left: 8px;
33144
+ .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
33145
+ min-width: 200px;
33146
+ font-size: 12px;
33159
33147
  }
33160
- .E_ncaepor.is-scrolled .name-text {
33161
- transform: translateY(-100%);
33162
- opacity: 0;
33163
- position: absolute;
33148
+ .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
33149
+ padding: 6px 12px;
33150
+ height: 18px;
33151
+ font-size: 12px;
33164
33152
  }
33165
- .E_ncaepor.is-scrolled .nav-info {
33166
- transform: translateY(0);
33167
- opacity: 1;
33168
- position: static;
33153
+
33154
+ .E_c1evusvc ul.antd5-cascader-menu {
33155
+ padding: 8px;
33156
+ height: 320px;
33157
+ }
33158
+ .E_c1evusvc.E_ckhyuyx {
33159
+ border-radius: 10px;
33160
+ }
33161
+ .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
33162
+ min-width: 296px;
33163
+ padding: 8px;
33164
+ }
33165
+ .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
33166
+ height: 22px;
33167
+ padding: 8px 16px;
33168
+ font-size: 14px;
33169
33169
  }
33170
33170
 
33171
33171
  .E_c1kchka8 {
@@ -33641,106 +33641,8 @@ input.E_rf8rlle.ant-input {
33641
33641
  .E_rzaik16 .ant-popover-arrow {
33642
33642
  display: none;
33643
33643
  }
33644
- .E_rzaik16 .ant-popover-inner-content {
33645
- padding: 0;
33646
- }
33647
-
33648
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33649
- margin-right: 2px;
33650
- }
33651
-
33652
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33653
- padding-left: 8px;
33654
- padding-right: 8px;
33655
- }
33656
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33657
- border-radius: 4px;
33658
- }
33659
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33660
- border-radius: 4px;
33661
- }
33662
-
33663
- .E_ma64lna .antd5-segmented-item-label {
33664
- padding-left: 12px;
33665
- padding-right: 12px;
33666
- }
33667
-
33668
- .E_ckld275 {
33669
- background-color: rgba(225, 230, 241, 0.6);
33670
- }
33671
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33672
- background-color: rgba(255, 255, 255, 0.6);
33673
- color: rgba(44, 56, 82, 0.75);
33674
- }
33675
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33676
- background-color: transparent;
33677
- }
33678
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33679
- background-color: transparent;
33680
- }
33681
-
33682
- .E_ckui4s7 {
33683
- color: #2d3a56;
33684
- line-height: 22px;
33685
- display: inline-flex;
33686
- }
33687
- .E_ckui4s7 .ant-checkbox {
33688
- height: 22px;
33689
- display: flex;
33690
- align-items: center;
33691
- top: 0;
33692
- }
33693
- .E_ckui4s7 .ant-checkbox-checked::after {
33694
- border: none;
33695
- }
33696
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33697
- border-color: #0080ff;
33698
- }
33699
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33700
- border: 1px solid rgba(107, 128, 167, 0.6);
33701
- }
33702
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33703
- border: 1px solid #0080ff;
33704
- }
33705
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33706
- background: #0080ff;
33707
- }
33708
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33709
- background-color: #fff;
33710
- height: 2px;
33711
- width: 10px;
33712
- border-radius: 2px;
33713
- }
33714
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33715
- opacity: 0.5;
33716
- }
33717
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33718
- background: rgba(211, 218, 235, 0.6);
33719
- border-color: rgba(107, 128, 167, 0.6) !important;
33720
- }
33721
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33722
- border-color: #2d3a56;
33723
- }
33724
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33725
- background: #2d3a56;
33726
- }
33727
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33728
- padding: 0;
33729
- }
33730
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33731
- display: inline-block;
33732
- margin-left: 12px;
33733
- color: #2d3a56;
33734
- }
33735
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33736
- margin-left: 28px;
33737
- color: rgba(44, 56, 82, 0.6);
33738
- }
33739
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33740
- margin-left: 8px;
33741
- }
33742
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33743
- margin-left: 24px;
33644
+ .E_rzaik16 .ant-popover-inner-content {
33645
+ padding: 0;
33744
33646
  }
33745
33647
 
33746
33648
  .E_c1yd35n {
@@ -33804,284 +33706,206 @@ input.E_rf8rlle.ant-input {
33804
33706
  transform: translateY(-4px);
33805
33707
  }
33806
33708
 
33807
- .E_lht19u8 {
33808
- width: 64px;
33809
- height: 64px;
33810
- display: flex;
33811
- align-items: center;
33812
- justify-content: center;
33813
- position: relative;
33814
- opacity: 0.2;
33815
- }
33816
-
33817
- .E_lk3gkp4 {
33818
- position: absolute;
33819
- width: 5px;
33820
- height: 48px;
33821
- left: 9.33px;
33822
- top: 40.5px;
33823
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33824
- border-radius: 5px;
33825
- transform: rotate(-128deg);
33826
- transform-origin: top left;
33827
- animation: loading-indicator1 1100ms ease-out infinite;
33828
- }
33829
-
33830
- .E_ll4n94n {
33831
- position: absolute;
33832
- width: 5px;
33833
- height: 48px;
33834
- left: 40.8px;
33835
- top: 8.4px;
33836
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33837
- border-radius: 5px;
33838
- transform: rotate(-8deg);
33839
- transform-origin: top left;
33840
- animation: loading-indicator2 1100ms ease-out infinite;
33841
- }
33842
-
33843
- .E_l17lbdo6 {
33844
- position: absolute;
33845
- width: 5px;
33846
- height: 48px;
33847
- left: 52.9px;
33848
- top: 51.8px;
33849
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33850
- border-radius: 5px;
33851
- transform: rotate(112deg);
33852
- transform-origin: top left;
33853
- animation: loading-indicator3 1100ms ease-out infinite;
33854
- }
33855
-
33856
- .E_w7ob4th.outside-tag {
33857
- padding-left: 0;
33858
- }
33859
- .E_w7ob4th.outside-tag .inside-tag {
33860
- border-radius: 4px 0 0 4px;
33861
- padding-right: 4px;
33862
- margin-right: 4px;
33863
- }
33864
-
33865
- .E_slr2ynn {
33866
- padding: 0 8px;
33867
- height: 18px;
33868
- }
33869
-
33870
- .E_m140wbb6 {
33871
- padding: 2px 8px;
33872
- height: 24px;
33873
- }
33874
-
33875
- .E_t1fozc1i {
33876
- margin: 0;
33709
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33710
+ margin-right: 2px;
33877
33711
  }
33878
33712
 
33879
- .E_i1vxv4ln {
33880
- margin-right: 4px;
33881
- height: 16px;
33713
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33714
+ padding-left: 8px;
33715
+ padding-right: 8px;
33882
33716
  }
33883
-
33884
- .E_n1afl31m.ant-tag.ant-tag-gray {
33885
- font-weight: 700;
33886
- color: #00122e;
33887
- background-color: rgba(237, 241, 250, 0.6);
33888
- border: 1px solid rgba(211, 218, 235, 0.6);
33889
- word-break: break-all;
33890
- display: inline;
33891
- white-space: normal;
33717
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33718
+ border-radius: 4px;
33892
33719
  }
33893
-
33894
- .E_t1dtlqs1 {
33895
- margin-bottom: 4px;
33896
- color: rgba(44, 56, 82, 0.6);
33897
- overflow: hidden;
33898
- text-overflow: ellipsis;
33899
- white-space: nowrap;
33720
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33721
+ border-radius: 4px;
33900
33722
  }
33901
33723
 
33902
- .E_s1ese5oy {
33903
- color: rgba(44, 56, 82, 0.6);
33904
- line-height: 32px;
33905
- height: 32px;
33906
- margin-bottom: 0;
33907
- }
33908
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33909
- color: #0080ff;
33910
- }
33911
- .E_s1ese5oy.warning {
33912
- color: #ffa500;
33913
- }
33914
- .E_s1ese5oy.success {
33915
- color: #00ba5d;
33916
- }
33917
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
33918
- color: #f0483e;
33919
- }
33920
- .E_s1ese5oy.normal {
33921
- color: rgba(44, 56, 82, 0.6);
33724
+ .E_ma64lna .antd5-segmented-item-label {
33725
+ padding-left: 12px;
33726
+ padding-right: 12px;
33922
33727
  }
33923
33728
 
33924
- .E_b1ibis43 {
33925
- margin-bottom: 0;
33926
- color: #00122e;
33729
+ .E_ckld275 {
33730
+ background-color: rgba(225, 230, 241, 0.6);
33927
33731
  }
33928
-
33929
- .E_b11xxjd2 {
33930
- line-height: 32px;
33931
- margin-right: 6px;
33732
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33733
+ background-color: rgba(255, 255, 255, 0.6);
33734
+ color: rgba(44, 56, 82, 0.75);
33932
33735
  }
33933
-
33934
- .E_bsub5bw.with-description {
33935
- height: 24px;
33936
- flex: 1;
33937
- position: relative;
33938
- top: -7px;
33736
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33737
+ background-color: transparent;
33939
33738
  }
33940
- .E_bsub5bw p {
33941
- width: 100%;
33942
- overflow: hidden;
33943
- text-overflow: ellipsis;
33944
- white-space: nowrap;
33739
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33740
+ background-color: transparent;
33945
33741
  }
33946
33742
 
33947
- .E_tmoyoag {
33948
- border: 1px solid rgba(211, 218, 235, 0.6);
33949
- border-radius: 8px;
33950
- overflow: auto;
33951
- }
33952
- .E_tmoyoag .ant-list {
33953
- position: relative;
33743
+ .E_ckui4s7 {
33744
+ color: #2d3a56;
33745
+ line-height: 22px;
33746
+ display: inline-flex;
33954
33747
  }
33955
- .E_tmoyoag .ant-list .eagle-table-form-header {
33956
- position: sticky;
33957
- top: 0;
33958
- z-index: 2;
33748
+ .E_ckui4s7 .ant-checkbox {
33749
+ height: 22px;
33959
33750
  display: flex;
33960
- padding: 8px;
33961
- flex-wrap: nowrap;
33962
- justify-content: flex-start;
33963
- background: #f2f5fa;
33964
- font-size: 14px;
33965
- color: rgba(44, 56, 82, 0.6);
33966
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33967
- }
33968
- .E_tmoyoag .ant-list .eagle-table-form-header {
33969
- align-items: inherit;
33751
+ align-items: center;
33752
+ top: 0;
33970
33753
  }
33971
- .E_tmoyoag .ant-list .eagle-table-form-row {
33972
- display: flex;
33973
- justify-content: flex-start;
33974
- align-items: flex-start;
33975
- flex-wrap: wrap;
33976
- padding: 8px;
33754
+ .E_ckui4s7 .ant-checkbox-checked::after {
33977
33755
  border: none;
33978
33756
  }
33979
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33980
- flex-basis: 100%;
33981
- margin: 12px 0 0;
33982
- order: 99;
33983
- color: rgba(44, 56, 82, 0.6);
33984
- }
33985
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33986
- color: #f0483e;
33987
- flex-basis: 100%;
33988
- order: 98;
33989
- margin: 12px 0 0;
33990
- }
33991
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33992
- background-color: rgba(237, 241, 250, 0.6);
33993
- }
33994
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33995
- background-color: rgba(0, 136, 255, 0.1);
33757
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33758
+ border-color: #0080ff;
33996
33759
  }
33997
- .E_tmoyoag .ant-list .eagle-table-form-cell {
33998
- flex: 1 0 0;
33999
- overflow: hidden;
33760
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33761
+ border: 1px solid rgba(107, 128, 167, 0.6);
34000
33762
  }
34001
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34002
- color: rgba(44, 56, 82, 0.6);
34003
- margin: 0;
33763
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33764
+ border: 1px solid #0080ff;
34004
33765
  }
34005
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34006
- text-align: center;
33766
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33767
+ background: #0080ff;
34007
33768
  }
34008
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34009
- text-align: center;
33769
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33770
+ background-color: #fff;
33771
+ height: 2px;
33772
+ width: 10px;
33773
+ border-radius: 2px;
34010
33774
  }
34011
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34012
- text-align: left;
33775
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33776
+ opacity: 0.5;
34013
33777
  }
34014
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34015
- text-align: left;
33778
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33779
+ background: rgba(211, 218, 235, 0.6);
33780
+ border-color: rgba(107, 128, 167, 0.6) !important;
34016
33781
  }
34017
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34018
- text-align: right;
33782
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33783
+ border-color: #2d3a56;
34019
33784
  }
34020
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34021
- text-align: right;
33785
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33786
+ background: #2d3a56;
34022
33787
  }
34023
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34024
- margin-right: 8px;
33788
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33789
+ padding: 0;
34025
33790
  }
34026
- .E_tmoyoag .ant-list .ant-list-item-action {
34027
- padding: 4px;
34028
- width: 24px;
34029
- height: 24px;
34030
- overflow: hidden;
33791
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33792
+ display: inline-block;
33793
+ margin-left: 12px;
33794
+ color: #2d3a56;
34031
33795
  }
34032
- .E_tmoyoag .ant-list .ant-list-item-action li {
34033
- padding: 0;
33796
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33797
+ margin-left: 28px;
33798
+ color: rgba(44, 56, 82, 0.6);
34034
33799
  }
34035
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34036
- cursor: not-allowed;
34037
- opacity: 0.5;
33800
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33801
+ margin-left: 8px;
34038
33802
  }
34039
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34040
- margin: 0;
33803
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33804
+ margin-left: 24px;
34041
33805
  }
34042
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34043
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33806
+
33807
+ .E_lht19u8 {
33808
+ width: 64px;
33809
+ height: 64px;
33810
+ display: flex;
33811
+ align-items: center;
33812
+ justify-content: center;
33813
+ position: relative;
33814
+ opacity: 0.2;
33815
+ }
33816
+
33817
+ .E_lk3gkp4 {
33818
+ position: absolute;
33819
+ width: 5px;
33820
+ height: 48px;
33821
+ left: 9.33px;
33822
+ top: 40.5px;
33823
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34044
33824
  border-radius: 5px;
34045
- font-size: 12px;
33825
+ transform: rotate(-128deg);
33826
+ transform-origin: top left;
33827
+ animation: loading-indicator1 1100ms ease-out infinite;
34046
33828
  }
34047
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34048
- font-size: inherit;
33829
+
33830
+ .E_ll4n94n {
33831
+ position: absolute;
33832
+ width: 5px;
33833
+ height: 48px;
33834
+ left: 40.8px;
33835
+ top: 8.4px;
33836
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33837
+ border-radius: 5px;
33838
+ transform: rotate(-8deg);
33839
+ transform-origin: top left;
33840
+ animation: loading-indicator2 1100ms ease-out infinite;
34049
33841
  }
34050
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34051
- min-height: 24px;
34052
- font-size: 12px;
34053
- position: relative;
33842
+
33843
+ .E_l17lbdo6 {
33844
+ position: absolute;
33845
+ width: 5px;
33846
+ height: 48px;
33847
+ left: 52.9px;
33848
+ top: 51.8px;
33849
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33850
+ border-radius: 5px;
33851
+ transform: rotate(112deg);
33852
+ transform-origin: top left;
33853
+ animation: loading-indicator3 1100ms ease-out infinite;
34054
33854
  }
34055
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34056
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33855
+
33856
+ .E_w7ob4th.outside-tag {
33857
+ padding-left: 0;
34057
33858
  }
34058
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34059
- background-color: rgba(237, 241, 250, 0.6);
33859
+ .E_w7ob4th.outside-tag .inside-tag {
33860
+ border-radius: 4px 0 0 4px;
33861
+ padding-right: 4px;
33862
+ margin-right: 4px;
34060
33863
  }
34061
33864
 
34062
- .E_a138syjm {
34063
- display: flex;
34064
- align-items: center;
34065
- margin-top: 8px;
33865
+ .E_slr2ynn {
33866
+ padding: 0 8px;
33867
+ height: 18px;
34066
33868
  }
34067
- .E_a138syjm button.ant-btn {
33869
+
33870
+ .E_m140wbb6 {
34068
33871
  padding: 2px 8px;
34069
33872
  height: 24px;
34070
33873
  }
34071
- .E_a138syjm > span.maximum-desc {
34072
- display: none;
34073
- margin-left: 8px;
34074
- color: rgba(44, 56, 82, 0.6);
33874
+
33875
+ .E_t1fozc1i {
33876
+ margin: 0;
34075
33877
  }
34076
- .E_a138syjm > span.maximum-desc.disabled {
33878
+
33879
+ .E_i1vxv4ln {
33880
+ margin-right: 4px;
33881
+ height: 16px;
33882
+ }
33883
+
33884
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33885
+ font-weight: 700;
33886
+ color: #00122e;
33887
+ background-color: rgba(237, 241, 250, 0.6);
33888
+ border: 1px solid rgba(211, 218, 235, 0.6);
33889
+ word-break: break-all;
34077
33890
  display: inline;
33891
+ white-space: normal;
34078
33892
  }
34079
33893
 
34080
- .E_d77i8u0 {
34081
- width: 24px;
34082
- height: 24px;
34083
- padding: 4px;
34084
- margin-right: 8px;
33894
+ .E_r77hffu {
33895
+ display: flex;
33896
+ align-items: center;
33897
+ justify-content: space-between;
33898
+ column-gap: 6px;
33899
+ }
33900
+
33901
+ .E_p1cmxsf7 {
33902
+ display: flex;
33903
+ flex-direction: column;
33904
+ justify-content: center;
33905
+ row-gap: var(--p1cmxsf7-0);
33906
+ }
33907
+ .E_p1cmxsf7 .antd5-progress-line {
33908
+ font-size: 0;
34085
33909
  }
34086
33910
 
34087
33911
  .E_sjob3jg {
@@ -34279,11 +34103,6 @@ input.E_rf8rlle.ant-input {
34279
34103
  justify-content: center;
34280
34104
  }
34281
34105
 
34282
- .E_i1g85yz3 {
34283
- margin-right: 4px;
34284
- height: 16px;
34285
- }
34286
-
34287
34106
  .E_tc97u5y {
34288
34107
  height: 100%;
34289
34108
  }
@@ -34654,6 +34473,56 @@ input.E_rf8rlle.ant-input {
34654
34473
  background: #fff;
34655
34474
  }
34656
34475
 
34476
+ button.E_l48ei06.ant-btn {
34477
+ font-size: 12px;
34478
+ line-height: 18px;
34479
+ height: 18px;
34480
+ }
34481
+
34482
+ button.E_l48ei06 {
34483
+ color: #0080FF;
34484
+ height: unset;
34485
+ }
34486
+ button.E_l48ei06 .button-prefix-icon {
34487
+ margin-right: 4px;
34488
+ }
34489
+ button.E_l48ei06 .button-suffix-icon {
34490
+ margin-left: 4px;
34491
+ }
34492
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34493
+ color: #009DFF;
34494
+ }
34495
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34496
+ color: #005ED1;
34497
+ }
34498
+ button.E_l48ei06.ui-kit-link-disabled {
34499
+ color: #0080FF;
34500
+ }
34501
+ button.E_l48ei06.ui-kit-link-primary {
34502
+ color: #00122E;
34503
+ }
34504
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34505
+ color: #0080FF;
34506
+ }
34507
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34508
+ color: #005ED1;
34509
+ }
34510
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34511
+ color: #00122E;
34512
+ }
34513
+ button.E_l48ei06.ui-kit-link-secondary {
34514
+ color: rgba(44, 56, 82, 0.7490196078);
34515
+ }
34516
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34517
+ color: #0080FF;
34518
+ }
34519
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34520
+ color: #005ED1;
34521
+ }
34522
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34523
+ color: rgba(44, 56, 82, 0.7490196078);
34524
+ }
34525
+
34657
34526
  .E_sddwhm6 {
34658
34527
  margin: 0;
34659
34528
  border-radius: 20px;
@@ -34729,123 +34598,202 @@ input.E_rf8rlle.ant-input {
34729
34598
  display: inline-block;
34730
34599
  }
34731
34600
 
34732
- button.E_l48ei06.ant-btn {
34733
- font-size: 12px;
34734
- line-height: 18px;
34735
- height: 18px;
34601
+ .E_i1g85yz3 {
34602
+ margin-right: 4px;
34603
+ height: 16px;
34604
+ }
34605
+
34606
+ .E_t1dtlqs1 {
34607
+ margin-bottom: 4px;
34608
+ color: rgba(44, 56, 82, 0.6);
34609
+ overflow: hidden;
34610
+ text-overflow: ellipsis;
34611
+ white-space: nowrap;
34612
+ }
34613
+
34614
+ .E_s1ese5oy {
34615
+ color: rgba(44, 56, 82, 0.6);
34616
+ line-height: 32px;
34617
+ height: 32px;
34618
+ margin-bottom: 0;
34619
+ }
34620
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34621
+ color: #0080ff;
34622
+ }
34623
+ .E_s1ese5oy.warning {
34624
+ color: #ffa500;
34625
+ }
34626
+ .E_s1ese5oy.success {
34627
+ color: #00ba5d;
34628
+ }
34629
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34630
+ color: #f0483e;
34631
+ }
34632
+ .E_s1ese5oy.normal {
34633
+ color: rgba(44, 56, 82, 0.6);
34634
+ }
34635
+
34636
+ .E_b1ibis43 {
34637
+ margin-bottom: 0;
34638
+ color: #00122e;
34639
+ }
34640
+
34641
+ .E_b11xxjd2 {
34642
+ line-height: 32px;
34643
+ margin-right: 6px;
34644
+ }
34645
+
34646
+ .E_bsub5bw.with-description {
34647
+ height: 24px;
34648
+ flex: 1;
34649
+ position: relative;
34650
+ top: -7px;
34651
+ }
34652
+ .E_bsub5bw p {
34653
+ width: 100%;
34654
+ overflow: hidden;
34655
+ text-overflow: ellipsis;
34656
+ white-space: nowrap;
34657
+ }
34658
+
34659
+ .E_tmoyoag {
34660
+ border: 1px solid rgba(211, 218, 235, 0.6);
34661
+ border-radius: 8px;
34662
+ overflow: auto;
34663
+ }
34664
+ .E_tmoyoag .ant-list {
34665
+ position: relative;
34736
34666
  }
34737
-
34738
- button.E_l48ei06 {
34739
- color: #0080FF;
34740
- height: unset;
34667
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34668
+ position: sticky;
34669
+ top: 0;
34670
+ z-index: 2;
34671
+ display: flex;
34672
+ padding: 8px;
34673
+ flex-wrap: nowrap;
34674
+ justify-content: flex-start;
34675
+ background: #f2f5fa;
34676
+ font-size: 14px;
34677
+ color: rgba(44, 56, 82, 0.6);
34678
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34741
34679
  }
34742
- button.E_l48ei06 .button-prefix-icon {
34743
- margin-right: 4px;
34680
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34681
+ align-items: inherit;
34744
34682
  }
34745
- button.E_l48ei06 .button-suffix-icon {
34746
- margin-left: 4px;
34683
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34684
+ display: flex;
34685
+ justify-content: flex-start;
34686
+ align-items: flex-start;
34687
+ flex-wrap: wrap;
34688
+ padding: 8px;
34689
+ border: none;
34747
34690
  }
34748
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34749
- color: #009DFF;
34691
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34692
+ flex-basis: 100%;
34693
+ margin: 12px 0 0;
34694
+ order: 99;
34695
+ color: rgba(44, 56, 82, 0.6);
34750
34696
  }
34751
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34752
- color: #005ED1;
34697
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34698
+ color: #f0483e;
34699
+ flex-basis: 100%;
34700
+ order: 98;
34701
+ margin: 12px 0 0;
34753
34702
  }
34754
- button.E_l48ei06.ui-kit-link-disabled {
34755
- color: #0080FF;
34703
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34704
+ background-color: rgba(237, 241, 250, 0.6);
34756
34705
  }
34757
- button.E_l48ei06.ui-kit-link-primary {
34758
- color: #00122E;
34706
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34707
+ background-color: rgba(0, 136, 255, 0.1);
34759
34708
  }
34760
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34761
- color: #0080FF;
34709
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34710
+ flex: 1 0 0;
34711
+ overflow: hidden;
34762
34712
  }
34763
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34764
- color: #005ED1;
34713
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34714
+ color: rgba(44, 56, 82, 0.6);
34715
+ margin: 0;
34765
34716
  }
34766
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34767
- color: #00122E;
34717
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34718
+ text-align: center;
34768
34719
  }
34769
- button.E_l48ei06.ui-kit-link-secondary {
34770
- color: rgba(44, 56, 82, 0.7490196078);
34720
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34721
+ text-align: center;
34771
34722
  }
34772
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34773
- color: #0080FF;
34723
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34724
+ text-align: left;
34774
34725
  }
34775
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34776
- color: #005ED1;
34726
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34727
+ text-align: left;
34777
34728
  }
34778
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34779
- color: rgba(44, 56, 82, 0.7490196078);
34729
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34730
+ text-align: right;
34780
34731
  }
34781
-
34782
- .E_r77hffu {
34783
- display: flex;
34784
- align-items: center;
34785
- justify-content: space-between;
34786
- column-gap: 6px;
34732
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34733
+ text-align: right;
34787
34734
  }
34788
-
34789
- .E_p1cmxsf7 {
34790
- display: flex;
34791
- flex-direction: column;
34792
- justify-content: center;
34793
- row-gap: var(--p1cmxsf7-0);
34735
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34736
+ margin-right: 8px;
34794
34737
  }
34795
- .E_p1cmxsf7 .antd5-progress-line {
34796
- font-size: 0;
34738
+ .E_tmoyoag .ant-list .ant-list-item-action {
34739
+ padding: 4px;
34740
+ width: 24px;
34741
+ height: 24px;
34742
+ overflow: hidden;
34797
34743
  }
34798
-
34799
- .E_t13ef470 {
34800
- height: 100%;
34744
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34745
+ padding: 0;
34801
34746
  }
34802
- .E_t13ef470 .table-loading-item {
34803
- padding: 12px 4px;
34804
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34805
- display: flex;
34747
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34748
+ cursor: not-allowed;
34749
+ opacity: 0.5;
34806
34750
  }
34807
- .E_t13ef470 .table-loading-item > * {
34808
- height: 16px;
34809
- margin: 4px;
34810
- background: rgba(204, 212, 227, 0.18);
34811
- border-radius: 2px;
34751
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34752
+ margin: 0;
34812
34753
  }
34813
- .E_t13ef470 .table-loading-item .checkbox-loading {
34814
- width: 16px;
34754
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34755
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34756
+ border-radius: 5px;
34757
+ font-size: 12px;
34815
34758
  }
34816
- .E_t13ef470 .table-loading-item .td-loading {
34817
- flex: 1;
34759
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34760
+ font-size: inherit;
34818
34761
  }
34819
- .E_t13ef470 :nth-child(1) {
34820
- padding: 8px 4px;
34762
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34763
+ min-height: 24px;
34764
+ font-size: 12px;
34765
+ position: relative;
34821
34766
  }
34822
- .E_t13ef470 :nth-child(1) > * {
34823
- background: rgba(107, 125, 153, 0.18);
34767
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34768
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34824
34769
  }
34825
- .E_t13ef470 :nth-child(1) > * {
34826
- background: rgba(163, 180, 204, 0.18);
34770
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34771
+ background-color: rgba(237, 241, 250, 0.6);
34827
34772
  }
34828
34773
 
34829
- .E_t1gvlxt5 {
34830
- min-width: 0;
34831
- flex: 1;
34774
+ .E_a138syjm {
34775
+ display: flex;
34776
+ align-items: center;
34777
+ margin-top: 8px;
34832
34778
  }
34833
- .E_t1gvlxt5 .tag {
34834
- flex: 0 0 auto;
34779
+ .E_a138syjm button.ant-btn {
34780
+ padding: 2px 8px;
34781
+ height: 24px;
34835
34782
  }
34836
- .E_t1gvlxt5 .progress-title {
34837
- flex: 2;
34838
- max-width: fit-content;
34783
+ .E_a138syjm > span.maximum-desc {
34784
+ display: none;
34785
+ margin-left: 8px;
34786
+ color: rgba(44, 56, 82, 0.6);
34839
34787
  }
34840
- .E_t1gvlxt5 .progress-desc {
34841
- flex: 1;
34842
- max-width: fit-content;
34788
+ .E_a138syjm > span.maximum-desc.disabled {
34789
+ display: inline;
34843
34790
  }
34844
34791
 
34845
- .E_a1ji6r68 {
34846
- display: flex;
34847
- align-items: center;
34848
- column-gap: var(--a1ji6r68-0);
34792
+ .E_d77i8u0 {
34793
+ width: 24px;
34794
+ height: 24px;
34795
+ padding: 4px;
34796
+ margin-right: 8px;
34849
34797
  }
34850
34798
 
34851
34799
  .E_msn7nxt {
@@ -35009,6 +34957,58 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35009
34957
  margin-left: 8px;
35010
34958
  }
35011
34959
 
34960
+ .E_t1gvlxt5 {
34961
+ min-width: 0;
34962
+ flex: 1;
34963
+ }
34964
+ .E_t1gvlxt5 .tag {
34965
+ flex: 0 0 auto;
34966
+ }
34967
+ .E_t1gvlxt5 .progress-title {
34968
+ flex: 2;
34969
+ max-width: fit-content;
34970
+ }
34971
+ .E_t1gvlxt5 .progress-desc {
34972
+ flex: 1;
34973
+ max-width: fit-content;
34974
+ }
34975
+
34976
+ .E_a1ji6r68 {
34977
+ display: flex;
34978
+ align-items: center;
34979
+ column-gap: var(--a1ji6r68-0);
34980
+ }
34981
+
34982
+ .E_t13ef470 {
34983
+ height: 100%;
34984
+ }
34985
+ .E_t13ef470 .table-loading-item {
34986
+ padding: 12px 4px;
34987
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34988
+ display: flex;
34989
+ }
34990
+ .E_t13ef470 .table-loading-item > * {
34991
+ height: 16px;
34992
+ margin: 4px;
34993
+ background: rgba(204, 212, 227, 0.18);
34994
+ border-radius: 2px;
34995
+ }
34996
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34997
+ width: 16px;
34998
+ }
34999
+ .E_t13ef470 .table-loading-item .td-loading {
35000
+ flex: 1;
35001
+ }
35002
+ .E_t13ef470 :nth-child(1) {
35003
+ padding: 8px 4px;
35004
+ }
35005
+ .E_t13ef470 :nth-child(1) > * {
35006
+ background: rgba(107, 125, 153, 0.18);
35007
+ }
35008
+ .E_t13ef470 :nth-child(1) > * {
35009
+ background: rgba(163, 180, 204, 0.18);
35010
+ }
35011
+
35012
35012
  .E_t1g36k2w {
35013
35013
  overflow: hidden;
35014
35014
  height: 100%;
@@ -35057,6 +35057,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35057
35057
  display: block;
35058
35058
  }
35059
35059
 
35060
+ .E_i14c7jc8 {
35061
+ color: var(--i14c7jc8-0);
35062
+ }
35063
+
35064
+ .E_i1ibuolf {
35065
+ display: flex;
35066
+ align-items: center;
35067
+ column-gap: 4px;
35068
+ font-size: 12px;
35069
+ color: rgba(44, 56, 82, 0.7490196078);
35070
+ }
35071
+
35060
35072
  .E_d1u4ndxc {
35061
35073
  color: rgba(44, 56, 82, 0.7490196078);
35062
35074
  font-size: 12px;
@@ -35086,16 +35098,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35086
35098
  to {
35087
35099
  transform: translateX(100%);
35088
35100
  }
35089
- }
35090
-
35091
- .E_i14c7jc8 {
35092
- color: var(--i14c7jc8-0);
35093
- }
35094
-
35095
- .E_i1ibuolf {
35096
- display: flex;
35097
- align-items: center;
35098
- column-gap: 4px;
35099
- font-size: 12px;
35100
- color: rgba(44, 56, 82, 0.7490196078);
35101
35101
  }