@cloudtower/eagle 0.27.85 → 0.27.87

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,1776 +29558,1316 @@ 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_berrcjl {
29562
- color: rgba(10, 37, 85, 0.6);
29563
- margin-bottom: 4px;
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;
29564
29569
  }
29565
- .E_berrcjl .breadcrumb-link {
29566
- color: rgba(10, 37, 85, 0.6);
29567
- cursor: pointer;
29568
- transition: color 160ms ease;
29570
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
+ margin-left: 1px;
29569
29572
  }
29570
- .E_berrcjl .breadcrumb-link:hover {
29571
- color: #0080ff;
29573
+
29574
+ .E_c18bcrac {
29575
+ display: inline-block;
29576
+ width: 100%;
29572
29577
  }
29573
- .E_berrcjl .breadcrumb-link:active {
29574
- color: #005ed1;
29578
+ .E_c18bcrac .recharts-wrapper {
29579
+ margin-left: 4px;
29575
29580
  }
29576
29581
 
29577
- .E_c18gxmrl {
29578
- border: 1px solid #d8deeb;
29579
- border-radius: 4px;
29580
- }
29581
- .E_c18gxmrl + .E_c18gxmrl {
29582
- margin-top: 8px;
29582
+ .E_cro7kg2 {
29583
+ padding: 4px;
29583
29584
  }
29584
- .E_c18gxmrl:hover {
29585
- border-color: #0080ff;
29585
+
29586
+ .E_c14wcxf0 {
29587
+ display: flex;
29588
+ justify-content: space-between;
29589
+ align-items: center;
29590
+ font-size: 13px;
29591
+ line-height: 24px;
29592
+ color: #cccccc;
29593
+ white-space: nowrap;
29586
29594
  }
29587
- .E_c18gxmrl:hover > header {
29588
- background: rgba(0, 128, 255, 0.1);
29595
+ .E_c14wcxf0 label {
29596
+ margin-right: 32px;
29589
29597
  }
29590
- .E_c18gxmrl.active header {
29591
- border-bottom: 1px solid #d8deeb;
29598
+
29599
+ .E_coy29mj.E_c14wcxf0 {
29600
+ font-weight: bold;
29601
+ color: white;
29592
29602
  }
29593
- .E_c18gxmrl > header {
29594
- padding: 8px 12px;
29603
+
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;
29595
29613
  }
29596
29614
 
29597
- .E_b1wx3t3t.ant-btn-icon-only {
29598
- justify-content: center;
29615
+ .E_p1lyky6c > :first-child {
29616
+ font-weight: bold;
29617
+ color: white;
29618
+ margin-right: 4px;
29599
29619
  }
29600
- .E_b1wx3t3t.ant-btn {
29601
- display: inline-flex;
29620
+
29621
+ .E_s1ebs0ra {
29622
+ display: flex;
29602
29623
  align-items: center;
29603
- justify-content: center;
29604
- height: 32px;
29605
- border-radius: 6px;
29606
- line-height: 22px;
29607
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29608
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29609
- }
29610
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
29611
- height: 40px;
29612
- line-height: 24px;
29624
+ justify-content: space-between;
29625
+ background: #edf0f7;
29626
+ padding: 8px 12px;
29627
+ position: sticky;
29628
+ top: 0;
29629
+ z-index: 1;
29630
+ margin-bottom: -52px;
29613
29631
  }
29614
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
29615
- height: 24px;
29616
- line-height: 20px;
29632
+ .E_s1ebs0ra .select-total {
29633
+ display: flex;
29634
+ align-items: center;
29635
+ font-weight: 700;
29636
+ flex-shrink: 0;
29617
29637
  }
29618
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29638
+ .E_s1ebs0ra .select-total .icon-wrapper {
29639
+ cursor: pointer;
29640
+ margin-left: 8px;
29641
+ width: 32px;
29642
+ height: 32px;
29619
29643
  border-radius: 50%;
29644
+ justify-content: center;
29620
29645
  }
29621
- .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 {
29622
- color: var(--color, #06101f);
29623
- font-weight: var(--font-weight);
29624
- background: var(--background-color, #fff);
29625
- border-width: var(--border-width, 1px);
29626
- border-color: var(--border-color, #d9d9d9);
29627
- }
29628
- .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 {
29629
- display: none;
29630
- }
29631
- .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 {
29632
- color: var(--color, inherit);
29646
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29647
+ background: rgba(225, 230, 241, 0.6);
29633
29648
  }
29634
- .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 {
29635
- background: var(--background-color-hover, var(--background-color));
29636
- border-color: var(--border-color-hover, var(--border-color, transparent));
29649
+ .E_s1ebs0ra .action-group {
29650
+ flex: 1;
29651
+ margin-left: 88px;
29652
+ white-space: nowrap;
29653
+ text-align: right;
29654
+ position: relative;
29655
+ padding: 4px 0;
29656
+ margin-top: -4px;
29657
+ overflow: hidden;
29637
29658
  }
29638
- .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 {
29639
- --scale: 1;
29640
- --transY: 1px;
29641
- background: var(--background-color-active, var(--background-color));
29642
- border-color: var(--border-color-active, var(--border-color, transparent));
29659
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29660
+ transform: translateY(-4px);
29643
29661
  }
29644
- .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 {
29645
- background: var(--background-color-focus, var(--background-color));
29646
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29647
- border-color: var(--border-color-focus, var(--border-color, transparent));
29662
+ .E_s1ebs0ra .action-group button {
29663
+ border: none;
29648
29664
  }
29649
- .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 {
29650
- color: var(--color-disabled, var(--color));
29651
- background: var(--background-color-disabled, var(--background-color));
29652
- border-color: var(--border-color-disabled, var(--border-color, transparent));
29653
- opacity: 0.5;
29665
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29666
+ margin-right: 8px;
29654
29667
  }
29655
- .E_b1wx3t3t.ant-btn-link[disabled] {
29656
- color: #0080ff;
29657
- opacity: 0.5;
29668
+ .E_s1ebs0ra .action-group > button:last-child {
29669
+ margin-right: 4px;
29658
29670
  }
29659
- .E_b1wx3t3t.ant-btn-primary {
29660
- --color: #fff;
29661
- --font-weight: bold;
29662
- --border-width: 0;
29663
- --background-color: #0080ff;
29664
- --background-color-hover: #009dff;
29665
- --background-color-active: #005ed1;
29666
- --background-color-focus: #0080ff;
29667
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29671
+ .E_s1ebs0ra .action-group .more-btn {
29672
+ cursor: pointer;
29673
+ width: 32px;
29674
+ height: 32px;
29675
+ justify-content: center;
29676
+ border-radius: 50%;
29668
29677
  }
29669
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29670
- --background-color: #f0483e;
29671
- --background-color-hover: #ff5252;
29672
- --background-color-active: #c73d31;
29673
- --background-color-focus: #ff5252;
29674
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29678
+ .E_s1ebs0ra .action-group .more-btn:hover {
29679
+ background: #fff;
29675
29680
  }
29676
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29677
- --background-color: #fea008;
29678
- --background-color-hover: #feba33;
29679
- --background-color-active: #e07f00;
29680
- --background-color-focus: #fea008;
29681
+
29682
+ .E_t1sqg15u {
29683
+ background: white;
29681
29684
  }
29682
- .E_b1wx3t3t.ant-btn-secondary {
29683
- --color: #0080ff;
29684
- --font-weight: bold;
29685
- --border-width: 0;
29686
- --background-color: rgba(0, 136, 255, 0.1);
29687
- --background-color-hover: rgba(0, 136, 255, 0.16);
29688
- --background-color-active: rgba(0, 136, 255, 0.2);
29689
- --background-color-focus: rgba(0, 136, 255, 0.1);
29690
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29685
+ .E_t1sqg15u.inline .table-row {
29686
+ flex-direction: column;
29691
29687
  }
29692
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29693
- --color: #f0483e;
29694
- --background-color: rgba(255, 74, 74, 0.1);
29695
- --background-color-hover: rgba(255, 74, 74, 0.16);
29696
- --background-color-active: rgba(255, 74, 74, 0.2);
29697
- --background-color-focus: rgba(255, 74, 74, 0.1);
29698
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29688
+ .E_t1sqg15u.inline .table-row > label {
29689
+ padding: 0 16px 7px 0;
29699
29690
  }
29700
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29701
- --color: #fea008;
29702
- --background-color: rgba(255, 187, 0, 0.1);
29703
- --background-color-hover: rgba(255, 187, 0, 0.16);
29704
- --background-color-active: rgba(255, 187, 0, 0.2);
29705
- --background-color-focus: rgba(255, 187, 0, 0.1);
29691
+ .E_t1sqg15u.has-border .table-header {
29692
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29706
29693
  }
29707
- .E_b1wx3t3t.ant-btn-tertiary {
29708
- --color: #0080ff;
29709
- --font-weight: bold;
29710
- --border-width: 0;
29711
- --background-color: #fff;
29712
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29713
- box-shadow: none;
29694
+ .E_t1sqg15u.has-border .hiddenBorder {
29695
+ border-top: none !important;
29714
29696
  }
29715
- .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 {
29716
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29697
+ .E_t1sqg15u.has-border .table-row + .table-row {
29698
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
29717
29699
  }
29718
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29719
- --color: #f0483e;
29720
- --background-color: #fff;
29721
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29700
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29701
+ padding-bottom: 0;
29722
29702
  }
29723
- .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 {
29724
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29703
+ .E_t1sqg15u.align-right .content {
29704
+ text-align: right;
29725
29705
  }
29726
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29727
- --color: #fea008;
29728
- --background-color: #fff;
29706
+ .E_t1sqg15u .uuid-row {
29707
+ display: flex;
29708
+ justify-content: space-between;
29729
29709
  }
29730
- .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 {
29731
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29710
+ .E_t1sqg15u .uuid-row .id-text {
29711
+ white-space: nowrap;
29712
+ overflow: hidden;
29713
+ text-overflow: ellipsis;
29732
29714
  }
29733
- .E_b1wx3t3t.ant-btn-ordinary {
29734
- --color: #1d326c;
29735
- --border-color: #ccd4e3;
29736
- --background-color: #fff;
29737
- --background-color-hover: #edf0f7;
29738
- --background-color-active: #e4e9f2;
29739
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29740
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29741
- }
29742
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29743
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29744
- }
29745
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29746
- --color: #0080ff;
29747
- --border-color: #0080ff;
29748
- --background-color: #fff;
29749
- --background-color-hover: linear-gradient(
29750
- 0deg,
29751
- rgba(0, 136, 255, 0.16),
29752
- rgba(0, 136, 255, 0.16)
29753
- ),
29754
- #ffffff;
29755
- --background-color-active: linear-gradient(
29756
- 0deg,
29757
- rgba(0, 136, 255, 0.2),
29758
- rgba(0, 136, 255, 0.2)
29759
- ),
29760
- #ffffff;
29761
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29762
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29763
- }
29764
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29765
- --color: #f0483e;
29766
- --border-color: #f0483e;
29767
- --background-color: #fff;
29768
- --background-color-hover: linear-gradient(
29769
- 0deg,
29770
- rgba(255, 74, 74, 0.16),
29771
- rgba(255, 74, 74, 0.16)
29772
- ),
29773
- #ffffff;
29774
- --background-color-active: linear-gradient(
29775
- 0deg,
29776
- rgba(255, 74, 74, 0.2),
29777
- rgba(255, 74, 74, 0.2)
29778
- ),
29779
- #ffffff;
29780
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29715
+
29716
+ .E_t4zczcp {
29717
+ display: flex;
29718
+ justify-content: space-between;
29719
+ align-items: center;
29720
+ padding: 8px;
29721
+ min-height: 32px;
29781
29722
  }
29782
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
29783
- --color: #1d326c;
29784
- --border-color: #fff;
29785
- --background-color: #fff;
29786
- --background-color-hover: rgba(211, 218, 235, 0.6);
29787
- --background-color-active: rgba(192, 203, 224, 0.6);
29788
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29789
- box-shadow: none;
29723
+ .E_t4zczcp .table-title {
29724
+ color: rgba(44, 56, 82, 0.6);
29725
+ font-weight: 600;
29726
+ font-size: 12px;
29727
+ line-height: 8px;
29790
29728
  }
29791
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29792
- --color: #0080ff;
29793
- --border-color: #fff;
29794
- --background-color: #fff;
29795
- --background-color-hover: rgba(0, 136, 255, 0.16);
29796
- --background-color-active: rgba(0, 136, 255, 0.2);
29797
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29798
- box-shadow: none;
29729
+ .E_t4zczcp .edit-icon {
29730
+ font-size: 16px;
29731
+ color: rgba(10, 37, 85, 0.6);
29732
+ cursor: pointer;
29799
29733
  }
29800
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29801
- --color: #f0483e;
29802
- --background-color-hover: rgba(255, 74, 74, 0.16);
29803
- --background-color-active: rgba(255, 74, 74, 0.2);
29804
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29734
+
29735
+ .E_t1s7goww {
29736
+ font-size: 12px;
29737
+ line-height: 18px;
29805
29738
  }
29806
- .E_b1wx3t3t.ant-btn-quiet {
29807
- --color: rgba(44, 56, 82, 0.6);
29808
- --border-width: 0;
29809
- --background-color: transparent;
29810
- --background-color-hover: rgba(211, 218, 235, 0.6);
29811
- --background-color-active: rgba(192, 203, 224, 0.6);
29812
- --background-color-focus: #fff;
29813
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29814
- box-shadow: none;
29739
+
29740
+ .E_t93e4cf {
29741
+ display: flex;
29742
+ padding: 8px 0;
29743
+ color: #2d3a56;
29815
29744
  }
29816
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29817
- --color: #f0483e;
29818
- --background-color-hover: rgba(255, 74, 74, 0.16);
29819
- --background-color-active: rgba(255, 74, 74, 0.2);
29820
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29745
+ .E_t93e4cf .hidden {
29746
+ display: none;
29821
29747
  }
29822
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29823
- --color: #0080ff;
29824
- --background-color: transparent;
29825
- --background-color-hover: rgba(0, 136, 255, 0.16);
29826
- --background-color-active: rgba(0, 136, 255, 0.2);
29827
- --background-color-focus: #fff;
29828
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29748
+ .E_t93e4cf .ant-btn-link {
29749
+ height: auto;
29829
29750
  }
29830
- .E_b1wx3t3t .button-prefix-icon {
29831
- margin-right: 8px;
29832
- display: inline-flex;
29751
+ .E_t93e4cf .content {
29752
+ overflow: hidden;
29753
+ overflow-x: auto;
29754
+ width: 100%;
29755
+ white-space: pre-wrap;
29833
29756
  }
29834
- .E_b1wx3t3t .button-suffix-icon {
29835
- margin-left: 8px;
29836
- display: inline-flex;
29757
+ .E_t93e4cf .content .ant-btn {
29758
+ white-space: pre-wrap;
29759
+ text-align: left;
29837
29760
  }
29838
- .E_b1wx3t3t .icon-wrapper {
29839
- display: flex;
29840
- justify-content: center;
29761
+ .E_t93e4cf .content .unit-chart {
29762
+ justify-content: flex-start;
29841
29763
  }
29842
29764
 
29843
- .E_n7k2c6r {
29844
- padding: 0;
29765
+ .E_rhz2uv5 {
29766
+ width: var(--rhz2uv5-0);
29767
+ flex-shrink: 0;
29768
+ color: rgba(44, 56, 82, 0.6);
29769
+ padding-right: 12px;
29845
29770
  }
29846
29771
 
29847
- .E_b1nip9bk {
29848
- padding: 4px 11px;
29772
+ .E_ou7iq30 {
29773
+ overflow: hidden;
29774
+ text-overflow: ellipsis;
29849
29775
  }
29850
29776
 
29851
- .E_bqamoqe {
29777
+ .E_s1tui002 {
29852
29778
  white-space: nowrap;
29853
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29854
- }
29855
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29856
- --color: #0080ff;
29857
- }
29858
- .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] {
29859
- --color: #0080ff;
29860
- }
29861
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29862
- margin-left: 1px;
29863
- }
29864
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29865
- border-top-right-radius: 0;
29866
- border-bottom-right-radius: 0;
29867
- }
29868
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29869
- border-top-left-radius: 0;
29870
- border-bottom-left-radius: 0;
29871
29779
  }
29872
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29873
- border-radius: unset;
29780
+
29781
+ .E_mxrc2zg {
29782
+ display: -webkit-box;
29783
+ -webkit-line-clamp: var(--mxrc2zg-0);
29784
+ -webkit-box-orient: vertical;
29785
+ word-break: break-all;
29874
29786
  }
29875
29787
 
29876
- .E_m74vjol {
29788
+ .E_n12mqh7z {
29877
29789
  display: flex;
29878
- justify-content: space-between;
29879
- width: 100%;
29790
+ align-items: center;
29791
+ font-size: 12px;
29792
+ line-height: 18px;
29880
29793
  }
29881
- .E_m74vjol .action {
29882
- margin-left: 16px;
29794
+ .E_n12mqh7z:not(:last-child) {
29795
+ margin-bottom: 4px;
29883
29796
  }
29884
29797
 
29885
- .E_a1o35uvh .ant-alert-message {
29886
- width: 100%;
29798
+ .E_tf5bynu {
29799
+ margin: 0 3px;
29887
29800
  }
29888
29801
 
29889
- .E_d1bw7c5z {
29890
- position: relative;
29891
- max-width: 388px;
29892
- min-width: 285px;
29802
+ .E_tcckoz1 {
29803
+ max-height: 400px;
29804
+ overflow: auto;
29893
29805
  }
29894
- .E_d1bw7c5z .center {
29895
- position: absolute;
29896
- font-size: 12px;
29897
- width: 80px;
29898
- height: 100px;
29899
- top: 0;
29900
- left: 35px;
29901
- display: flex;
29902
- flex-direction: column;
29903
- justify-content: center;
29904
- align-items: center;
29905
- color: #00122e;
29806
+
29807
+ .E_tqjc4ui {
29808
+ margin: 0 2px;
29906
29809
  }
29907
- .E_d1bw7c5z .center .number {
29908
- font-size: 24px;
29909
- font-weight: 700;
29810
+
29811
+ .E_gmyahx3 {
29812
+ cursor: pointer;
29910
29813
  }
29911
- .E_d1bw7c5z .center .text {
29912
- padding: 0 5px;
29913
- font-size: 12px;
29914
- width: inherit;
29915
- text-align: center;
29814
+ .E_gmyahx3 .link-text {
29815
+ color: rgba(0, 21, 64, 0.3);
29916
29816
  }
29917
- .E_d1bw7c5z .recharts-wrapper {
29918
- display: flex;
29817
+ .E_gmyahx3:hover .link-text {
29818
+ color: #0080ff;
29919
29819
  }
29920
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29921
- position: relative !important;
29922
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29923
- left: 0 !important;
29924
- bottom: 0 !important;
29820
+
29821
+ .E_s1iv0tp1 .enabled-switch {
29925
29822
  display: flex;
29926
29823
  align-items: center;
29927
29824
  }
29928
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29929
- width: 100%;
29825
+ .E_s1iv0tp1 .enabled-text {
29826
+ margin-right: 8px;
29930
29827
  }
29931
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29828
+
29829
+ .E_clm1wy1 {
29830
+ width: 192px;
29831
+ height: 246px;
29832
+ border-radius: 4px;
29833
+ }
29834
+ .E_clm1wy1 > .ant-picker-calendar,
29835
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29932
29836
  width: 100%;
29933
- margin-right: 0 !important;
29934
- line-height: 18px;
29837
+ background-color: rgba(245, 247, 250, 0.6);
29838
+ border-top: none;
29935
29839
  }
29936
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29937
- border-radius: 2px;
29840
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29841
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29842
+ padding: 0 16px;
29938
29843
  }
29939
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29940
- min-width: 75px;
29941
- max-width: 198px;
29942
- width: calc(100% - 20px);
29943
- margin-left: 2px;
29944
- color: #00122e !important;
29945
- display: inline-flex;
29946
- justify-content: space-between;
29844
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29845
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29846
+ width: 100%;
29847
+ height: 180px;
29848
+ border-spacing: 0;
29947
29849
  }
29948
- .E_d1bw7c5z .tooltip-text {
29949
- maxwidth: calc(100% - 12px);
29950
- cursor: pointer;
29951
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29952
- overflow: hidden;
29953
- text-overflow: ellipsis;
29954
- white-space: nowrap;
29850
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29851
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29852
+ margin-bottom: 8px;
29955
29853
  }
29956
- .E_d1bw7c5z .value {
29957
- color: rgba(44, 56, 82, 0.75);
29854
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29855
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29856
+ width: 22px;
29958
29857
  }
29959
-
29960
- .E_t10pqbtc {
29961
- width: 140px;
29858
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29859
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29860
+ padding: 0;
29962
29861
  }
29963
- .E_t10pqbtc .item {
29964
- margin: 6px auto;
29965
- display: flex;
29966
- justify-content: space-between;
29862
+ .E_clm1wy1 .ant-picker-cell {
29863
+ color: rgba(62, 70, 82, 0.6);
29864
+ opacity: 0.4;
29967
29865
  }
29968
- .E_t10pqbtc .item .name {
29969
- width: 102px;
29866
+ .E_clm1wy1 .ant-picker-cell-in-view {
29867
+ color: rgba(62, 70, 82, 0.6);
29868
+ opacity: 1;
29970
29869
  }
29971
-
29972
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29973
- padding: 4px 8px 0 8px;
29974
- color: rgba(44, 56, 82, 0.6);
29975
- font-size: 12px;
29870
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29871
+ color: #3e4652;
29976
29872
  }
29977
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29978
- padding-bottom: 6px;
29873
+ .E_clm1wy1 .ant-picker-cell::before {
29874
+ pointer-events: none;
29979
29875
  }
29980
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29981
- padding-top: 4px;
29982
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29876
+
29877
+ .E_t1tsm00v {
29878
+ color: rgba(129, 138, 153, 0.6);
29879
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29880
+ backdrop-filter: blur(10px);
29881
+ padding: 7px 10px;
29983
29882
  }
29984
29883
 
29985
- .E_c1uzzomf {
29986
- margin-bottom: 16px;
29884
+ .E_c167wnad {
29885
+ color: rgba(62, 70, 82, 0.6);
29886
+ display: flex;
29887
+ justify-content: space-between;
29888
+ align-items: center;
29889
+ padding: 8px 16px;
29987
29890
  }
29988
- .E_c1uzzomf .card-title {
29989
- font-size: 16px;
29990
- color: rgba(44, 56, 82, 0.6);
29991
- font-weight: 700;
29992
- line-height: 32px;
29891
+ .E_c167wnad .anticon {
29892
+ cursor: pointer;
29993
29893
  }
29994
- .E_c1uzzomf .card-body {
29995
- padding: 24px;
29996
- border-radius: 8px;
29997
- background: #fff;
29894
+ .E_c167wnad .anticon:hover {
29895
+ color: #0096ff;
29998
29896
  }
29999
- .E_c1uzzomf .empty {
30000
- font-weight: 700;
30001
- font-size: 14px;
30002
- line-height: 22px;
30003
- color: rgba(0, 21, 64, 0.3);
29897
+
29898
+ .E_cxhf7dh {
30004
29899
  text-align: center;
30005
29900
  }
30006
-
30007
- .E_c1yyuluq {
30008
- border-radius: 8px;
29901
+ .E_cxhf7dh .dots {
29902
+ display: flex;
29903
+ justify-content: center;
30009
29904
  }
30010
- .E_c1yyuluq .ant-card-body {
30011
- padding: 20px 24px 24px 24px;
29905
+ .E_cxhf7dh .dot {
29906
+ display: inline-block;
29907
+ width: 2px;
29908
+ height: 2px;
29909
+ border-radius: 1px;
29910
+ background: #0096ff;
30012
29911
  }
30013
-
30014
- .E_ccrbeuz .ant-collapse-item {
30015
- border: 0px;
30016
- background-color: #fff;
29912
+ .E_cxhf7dh .dot:not(:last-child) {
29913
+ margin-right: 2px;
30017
29914
  }
30018
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30019
- padding-top: 0px;
30020
- padding-bottom: 0px;
30021
- padding-left: 0px !important;
30022
- padding-right: 24px;
29915
+ .E_cxhf7dh .bar {
29916
+ width: 9px;
29917
+ height: 2px;
29918
+ background: #0096ff;
29919
+ border-radius: 2px;
30023
29920
  }
30024
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30025
- right: 0px;
29921
+
29922
+ .E_c1up1pdz {
29923
+ width: 648px;
30026
29924
  }
30027
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30028
- padding: 0px;
29925
+ .E_c1up1pdz.active {
29926
+ border-color: #0080ff;
30029
29927
  }
30030
-
30031
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30032
- padding-right: 0px;
30033
- cursor: default;
29928
+ .E_c1up1pdz.active > header {
29929
+ background: rgba(0, 128, 255, 0.1);
30034
29930
  }
30035
-
30036
- .E_itxley7.ant-input-group.ant-input-group-compact {
30037
- display: flex;
29931
+ .E_c1up1pdz .expand {
29932
+ padding: 12px;
30038
29933
  }
30039
-
30040
- .E_phljevk {
29934
+ .E_c1up1pdz .field-item {
30041
29935
  display: flex;
30042
- justify-content: space-between;
30043
- align-items: center;
30044
29936
  padding: 10px 0;
30045
- color: rgba(44, 56, 82, 0.6);
30046
- font-size: 12px;
30047
- line-height: 24px;
29937
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30048
29938
  }
30049
- .E_phljevk .pagination-left {
30050
- padding: 2px 8px;
29939
+ .E_c1up1pdz .field-item:last-child {
29940
+ border-bottom: none;
29941
+ padding-bottom: 0;
30051
29942
  }
30052
- .E_phljevk .dropdown-trigger {
29943
+ .E_c1up1pdz .field-item label {
29944
+ line-height: 32px;
29945
+ width: 100px;
29946
+ color: rgba(62, 70, 82, 0.6);
29947
+ }
29948
+ .E_c1up1pdz .help {
29949
+ color: rgba(62, 70, 82, 0.6);
29950
+ margin-top: 5px;
29951
+ }
29952
+ .E_c1up1pdz .ant-input-affix-wrapper,
29953
+ .E_c1up1pdz .ant-picker {
29954
+ width: 128px;
29955
+ }
29956
+
29957
+ .E_c156wh19 {
30053
29958
  display: flex;
30054
29959
  align-items: center;
30055
- border-radius: 6px;
30056
- cursor: pointer;
30057
- transition: all 0.3s ease;
29960
+ justify-content: space-between;
29961
+ word-break: keep-all;
30058
29962
  }
30059
- .E_phljevk .dropdown-trigger:hover {
30060
- background: rgba(211, 218, 235, 0.6);
30061
- color: #0080ff;
29963
+ .E_c156wh19 .title {
29964
+ margin: 0 16px 0 8px;
30062
29965
  }
30063
- .E_phljevk .dropdown-trigger .icon-inner {
30064
- margin-left: 4px;
29966
+ .E_c156wh19 .retain {
29967
+ color: rgba(129, 138, 153, 0.6);
30065
29968
  }
30066
- .E_phljevk .pagination-right {
29969
+ .E_c156wh19 div.left {
29970
+ flex: 1;
30067
29971
  display: flex;
29972
+ overflow: hidden;
30068
29973
  align-items: center;
30069
- color: #0080ff;
30070
- font-weight: bold;
29974
+ justify-content: flex-start;
29975
+ white-space: nowrap;
30071
29976
  }
30072
- .E_phljevk .pagination-right .icon-inner {
30073
- margin-left: 4px;
29977
+ .E_c156wh19 div.left .title {
29978
+ max-width: 100%;
29979
+ overflow: hidden;
29980
+ text-overflow: ellipsis;
30074
29981
  }
30075
- .E_phljevk .pagination-right .prev-btn,
30076
- .E_phljevk .pagination-right .next-btn {
30077
- padding: 0 8px;
29982
+ .E_c156wh19 div.right {
29983
+ display: flex;
29984
+ align-items: center;
30078
29985
  }
30079
- .E_phljevk .pagination-right .prev-btn > span,
30080
- .E_phljevk .pagination-right .next-btn > span {
30081
- color: #0080ff;
29986
+ .E_c156wh19 .reverse {
29987
+ display: flex;
29988
+ flex-direction: row-reverse;
29989
+ align-items: center;
30082
29990
  }
30083
- .E_phljevk .pagination-right .next-btn .icon-inner {
30084
- transform: rotate(180deg);
29991
+ .E_c156wh19 .reverse .ant-switch {
29992
+ margin-left: 8px;
29993
+ }
29994
+ .E_c156wh19 .close {
29995
+ padding-left: 14px;
29996
+ margin-left: 14px;
29997
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29998
+ cursor: pointer;
30085
29999
  }
30086
30000
 
30087
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30088
- max-height: calc(100vh - 128px);
30089
- overflow-y: auto;
30001
+ .E_m126spxy {
30002
+ padding-bottom: 4px;
30003
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30090
30004
  }
30091
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30092
- padding: 4px 20px;
30093
- font-size: 12px;
30094
- line-height: 18px;
30005
+ .E_m126spxy .ant-btn-link {
30006
+ padding: 1px 10px;
30007
+ color: rgba(62, 70, 82, 0.6);
30008
+ border-radius: 4px;
30009
+ }
30010
+ .E_m126spxy .ant-btn-link.active {
30011
+ background: rgba(0, 128, 255, 0.1);
30012
+ color: #0096ff;
30095
30013
  }
30096
30014
 
30097
- .E_rapgekc.ant-radio-wrapper {
30098
- display: inline-flex;
30099
- align-items: baseline;
30100
- white-space: pre-wrap;
30015
+ .E_wpbf4pq {
30016
+ padding: 10px 0;
30017
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30101
30018
  }
30102
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30103
- position: relative;
30104
- top: 3px;
30105
- }
30106
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30107
- border-color: rgba(107, 128, 167, 0.6);
30108
- }
30109
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30110
- border-color: #0080ff;
30111
- }
30112
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30113
- border-color: #0080ff;
30114
- background: #0080ff;
30115
- }
30116
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30117
- top: 4px;
30118
- left: 4px;
30119
- width: 6px;
30120
- height: 6px;
30121
- background: #fff;
30019
+ .E_wpbf4pq .ant-input,
30020
+ .E_wpbf4pq .ant-picker {
30021
+ width: 80px;
30022
+ margin: 0 9px;
30023
+ text-align: center;
30122
30024
  }
30123
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30124
- opacity: 0.5;
30025
+ .E_wpbf4pq .options {
30026
+ padding: 12px 0 12px 16px;
30027
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30028
+ margin: 5px 0 5px 8px;
30125
30029
  }
30126
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30127
- border-color: rgba(107, 128, 167, 0.6);
30128
- background: rgba(211, 218, 235, 0.6);
30030
+ .E_wpbf4pq .week-day-option,
30031
+ .E_wpbf4pq .month-day-option {
30032
+ background: #f5f7fa;
30033
+ box-sizing: border-box;
30034
+ border-radius: 16px;
30035
+ margin-right: 8px;
30129
30036
  }
30130
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30131
- background: #00122e;
30037
+ .E_wpbf4pq .week-day-option:focus,
30038
+ .E_wpbf4pq .month-day-option:focus {
30039
+ color: inherit;
30040
+ border-color: #d9d9d9;
30132
30041
  }
30133
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30134
- color: #00122e;
30135
- opacity: 0.5;
30042
+ .E_wpbf4pq .week-day-option.active {
30043
+ background-color: #0096ff;
30044
+ border-color: #0096ff;
30045
+ color: #fff;
30136
30046
  }
30137
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30138
- color: #00122e;
30047
+ .E_wpbf4pq .week-day-option.en-text {
30048
+ width: 110px;
30049
+ margin-top: 4px;
30139
30050
  }
30140
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30141
- display: inline-block;
30051
+ .E_wpbf4pq .month-day-option {
30052
+ width: 32px;
30142
30053
  padding: 0;
30143
- padding-left: 12px;
30054
+ margin-bottom: 8px;
30144
30055
  }
30145
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30146
- margin-bottom: 0;
30147
- white-space: pre-wrap;
30148
- color: rgba(44, 56, 82, 0.6);
30056
+ .E_wpbf4pq .month-day-option.active {
30057
+ background-color: #0096ff;
30058
+ border-color: #0096ff;
30059
+ color: #fff;
30149
30060
  }
30150
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30151
- padding-left: 8px;
30061
+
30062
+ .E_tje3huy {
30063
+ width: 100%;
30064
+ overflow: inherit;
30065
+ white-space: inherit;
30066
+ text-overflow: ellipsis;
30152
30067
  }
30153
30068
 
30154
- .E_rp906go .ant-radio-button-wrapper:first-child {
30155
- border-radius: 5px 0 0 5px;
30069
+ .E_wg1tsps {
30070
+ display: flex;
30071
+ align-items: center;
30072
+ justify-content: flex-end;
30156
30073
  }
30157
- .E_rp906go .ant-radio-button-wrapper:last-child {
30158
- border-radius: 0 5px 5px 0;
30074
+
30075
+ .E_b1ctd5xy {
30076
+ display: flex;
30077
+ align-items: center;
30078
+ width: calc(100% - 40px);
30079
+ }
30080
+ .E_b1ctd5xy .chart {
30081
+ display: inline-block;
30082
+ width: 100%;
30159
30083
  }
30160
30084
 
30161
- .E_rcc63c8 {
30162
- color: #00122e;
30163
- border-color: #ccd4e3;
30085
+ .E_u1p8acpn {
30086
+ min-width: 40px;
30164
30087
  }
30165
- .E_rcc63c8:first-child {
30166
- border-color: #a3b4cc;
30088
+ .E_u1p8acpn .unit {
30089
+ color: #00122e !important;
30167
30090
  }
30168
- .E_rcc63c8.ant-radio-button-wrapper {
30169
- padding: 0 12px;
30170
- line-height: 32px;
30171
- height: 32px;
30091
+
30092
+ .E_t160l1cm {
30093
+ display: flex;
30094
+ flex-direction: column;
30095
+ flex: 1;
30096
+ /* FIXME:(yanzhen) do this better */
30172
30097
  }
30173
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30174
- white-space: nowrap;
30098
+ .E_t160l1cm .tab-bar {
30099
+ flex-shrink: 0;
30100
+ display: flex;
30101
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30175
30102
  }
30176
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30177
- height: 22px;
30178
- padding: 0 7px;
30179
- line-height: 20px;
30103
+ .E_t160l1cm .tab-content {
30104
+ height: 100%;
30180
30105
  }
30181
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30182
- background: #ccd4e3;
30106
+ .E_t160l1cm .tab-menu-item {
30107
+ margin-right: 2px;
30108
+ padding: 1px 12px;
30109
+ line-height: 24px;
30110
+ height: 24px;
30111
+ color: rgba(44, 56, 82, 0.6);
30112
+ border-radius: 4px 4px 0 0;
30113
+ cursor: pointer;
30114
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30183
30115
  }
30184
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30185
- background: #0080ff;
30116
+ .E_t160l1cm .tab-menu-item:first-child {
30117
+ padding-left: 0;
30186
30118
  }
30187
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30188
- background: #ccd4e3;
30189
- opacity: 0.5;
30119
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30120
+ padding-left: 12px;
30190
30121
  }
30191
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30192
- border-right-color: #0080ff;
30122
+ .E_t160l1cm .tab-menu-item:hover {
30123
+ color: #0080ff;
30124
+ background: rgba(211, 218, 235, 0.6);
30193
30125
  }
30194
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30195
- border-color: #0080ff;
30126
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30127
+ fill: #0080ff;
30196
30128
  }
30197
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30198
- background: rgba(0, 136, 255, 0.1);
30129
+ .E_t160l1cm .tab-menu-item:active {
30130
+ background: rgba(192, 203, 224, 0.6);
30199
30131
  }
30200
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30132
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30133
+ color: #0080ff;
30201
30134
  background: rgba(211, 218, 235, 0.6);
30202
- border-color: #ccd4e3;
30203
- opacity: 0.5;
30204
- }
30205
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30206
- color: #00122e;
30207
- border-color: #ccd4e3;
30208
30135
  }
30209
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30210
- color: #00122e;
30211
- border-color: #ccd4e3;
30212
- background: rgba(172, 186, 211, 0.6);
30136
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30137
+ background: rgba(192, 203, 224, 0.6);
30213
30138
  }
30214
- .E_rcc63c8 .ant-radio-button-input {
30215
- margin-right: 8px;
30216
- display: inline;
30217
- border: none;
30218
- padding: 0;
30219
- width: 36px;
30220
- background: transparent;
30139
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30140
+ background: rgba(0, 128, 255, 0.16);
30221
30141
  }
30222
- .E_rcc63c8 .ant-radio-button-input:focus {
30223
- box-shadow: none;
30142
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30143
+ fill: #0080ff;
30224
30144
  }
30225
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30226
- margin-right: 0;
30227
- width: initial;
30228
- box-shadow: none;
30145
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30146
+ color: #0080ff;
30147
+ background: rgba(0, 128, 255, 0.1);
30229
30148
  }
30230
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30231
- display: none;
30149
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30150
+ background: rgba(0, 128, 255, 0.16);
30232
30151
  }
30233
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30234
- display: inline;
30152
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30153
+ fill: #1d326c;
30235
30154
  }
30236
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30237
- display: inline;
30238
- margin-right: 8px;
30239
- padding: 0;
30240
- width: 36px;
30155
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30156
+ margin-left: 8px;
30157
+ height: 22px;
30241
30158
  }
30242
-
30243
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30244
- border-radius: 6px;
30159
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30160
+ fill: rgba(44, 56, 82, 0.6);
30245
30161
  }
30246
- .E_s177mls5.ant-select.ant-select-single {
30247
- width: 100%;
30248
- color: #2d3a56;
30249
- border-color: rgba(211, 218, 235, 0.6);
30250
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30251
- font-size: 13px;
30162
+ .E_t160l1cm .tab-menu-item-group {
30163
+ padding: 0;
30164
+ display: flex;
30165
+ align-items: center;
30166
+ overflow: hidden;
30252
30167
  }
30253
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30254
- height: 30px;
30168
+ .E_t160l1cm .tab-menu-item-group .main-title {
30169
+ opacity: 0;
30170
+ max-width: 0;
30171
+ transition: max-width 320ms ease, opacity 240ms ease;
30255
30172
  }
30256
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30257
- height: 38px;
30258
- font-size: 13px;
30173
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30174
+ padding: 1px 12px;
30175
+ position: relative;
30176
+ display: flex;
30259
30177
  }
30260
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30261
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30262
- transition: 160ms ease;
30178
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30179
+ opacity: 0;
30180
+ position: absolute;
30181
+ top: 50%;
30182
+ left: 0;
30183
+ transform: translate(-50%, -50%);
30184
+ transition: opacity 100ms linear;
30185
+ fill: rgba(0, 128, 255, 0.2);
30263
30186
  }
30264
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30187
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30265
30188
  color: #0080ff;
30266
30189
  }
30267
- .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 {
30268
- border-color: rgba(107, 128, 167, 0.6);
30269
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30190
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30191
+ padding: 1px 12px;
30192
+ display: inline-block;
30193
+ opacity: 1;
30194
+ max-width: 160px;
30270
30195
  }
30271
- .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 {
30272
- color: #0080ff;
30196
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30197
+ padding: 1px 12px;
30198
+ color: #005ed1;
30273
30199
  }
30274
- .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 {
30275
- border-color: #0080ff;
30276
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30200
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30201
+ opacity: 1;
30277
30202
  }
30278
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30279
- transform: rotate(180deg);
30203
+ .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 {
30204
+ background: rgba(0, 128, 255, 0.16);
30280
30205
  }
30281
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30282
- background: rgba(211, 218, 235, 0.6);
30283
- border-color: rgba(172, 186, 211, 0.6);
30284
- cursor: "not-allowed";
30206
+ .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 {
30207
+ opacity: 0;
30285
30208
  }
30286
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30287
- border-color: #f0483e !important;
30209
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30210
+ padding: 4px 16px;
30211
+ height: 32px;
30212
+ border-radius: 6px 6px 0 0;
30288
30213
  }
30289
- .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 {
30214
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30215
+ padding-left: 0;
30216
+ }
30217
+ .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 {
30218
+ padding-left: 16px;
30219
+ }
30220
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30221
+ margin-left: 11px;
30222
+ height: 24px;
30223
+ }
30224
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30225
+ padding: 0;
30226
+ }
30227
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30228
+ padding: 4px 16px;
30229
+ }
30230
+ .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 {
30231
+ padding: 4px 16px;
30232
+ }
30233
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30234
+ background: #fff;
30235
+ }
30236
+ .E_t160l1cm .tab-menu-item-light:active {
30237
+ color: #005ed1;
30238
+ }
30239
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30240
+ background: #fff;
30290
30241
  color: #1d326c;
30291
30242
  }
30292
- .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 {
30293
- border-color: #0080ff;
30294
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30243
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30244
+ color: rgba(45, 58, 86, 0.6);
30295
30245
  }
30296
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30297
- transform: rotate(180deg);
30246
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30247
+ color: #1d326c;
30298
30248
  }
30299
-
30300
- .E_c1bus5hc {
30301
- --color: white;
30302
- height: 14px;
30303
- width: 14px;
30304
- border-radius: 50%;
30305
- flex-shrink: 0;
30306
- display: flex;
30307
- align-items: center;
30308
- justify-content: center;
30309
- border: 1px solid var(--color);
30249
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30250
+ fill: #d8deeb;
30310
30251
  }
30311
- .E_c1bus5hc .circle-inner {
30312
- position: relative;
30313
- height: 10px;
30314
- width: 10px;
30315
- border-radius: 50%;
30316
- overflow: hidden;
30252
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30253
+ fill: #1d326c;
30317
30254
  }
30318
- .E_c1bus5hc .circle-content {
30319
- position: absolute;
30320
- height: 100%;
30321
- width: 100%;
30322
- left: 0;
30323
- top: 0;
30324
- border-radius: 50%;
30325
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30326
- transform: rotate(180deg);
30255
+ .E_t160l1cm .tab-content {
30256
+ flex: 1;
30257
+ display: flex;
30258
+ flex-direction: column;
30327
30259
  }
30328
- .E_c1bus5hc .circle-child {
30329
- position: absolute;
30330
- height: 100%;
30331
- width: 100%;
30332
- left: 0;
30333
- top: 0;
30334
- margin-left: 50%;
30335
- transform-origin: left;
30336
- background: white;
30337
- transform: rotate(0deg);
30260
+ .E_t160l1cm.is-overview .tab-content {
30261
+ overflow: visible;
30338
30262
  }
30339
30263
 
30340
- .E_ivqqkzv {
30341
- height: 24px;
30342
- width: 56px !important;
30343
- margin-right: 4px;
30264
+ .E_t14npdqr {
30265
+ max-width: 240px;
30266
+ animation: none;
30344
30267
  }
30345
-
30346
- .E_c1wk4q29 {
30347
- color: rgba(44, 56, 82, 0.6);
30268
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30269
+ border: 1px solid #0080ff;
30270
+ padding: 0;
30348
30271
  }
30349
-
30350
- .E_s1dizucg.ant-switch {
30351
- min-width: 40px;
30352
- height: 24px;
30353
- background: rgba(172, 186, 211, 0.6);
30272
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30273
+ margin: 0;
30274
+ height: 32px;
30275
+ line-height: 32px;
30276
+ font-size: 13px;
30277
+ padding: 0 10px;
30278
+ display: block;
30354
30279
  overflow: hidden;
30280
+ text-overflow: ellipsis;
30281
+ white-space: nowrap;
30355
30282
  }
30356
- .E_s1dizucg.ant-switch:focus {
30357
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30358
- }
30359
- .E_s1dizucg.ant-switch-small {
30360
- min-width: 26px;
30361
- height: 16px;
30283
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30284
+ content: " ";
30285
+ height: 1px;
30286
+ width: calc(100% + 10px);
30287
+ background: rgba(172, 186, 211, 0.6);
30288
+ display: block;
30362
30289
  }
30363
- .E_s1dizucg.ant-switch-large {
30364
- min-width: 52px;
30365
- height: 32px;
30290
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30291
+ color: #0080ff;
30292
+ background: transparent;
30366
30293
  }
30367
- .E_s1dizucg.ant-switch .ant-switch-handle {
30368
- height: 20px;
30369
- width: 20px;
30294
+
30295
+ .E_berrcjl {
30296
+ color: rgba(10, 37, 85, 0.6);
30297
+ margin-bottom: 4px;
30370
30298
  }
30371
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30372
- border-radius: 10px;
30373
- transition-delay: 120ms;
30299
+ .E_berrcjl .breadcrumb-link {
30300
+ color: rgba(10, 37, 85, 0.6);
30301
+ cursor: pointer;
30302
+ transition: color 160ms ease;
30374
30303
  }
30375
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30376
- height: 14px;
30377
- width: 14px;
30378
- top: 1px;
30379
- left: 1px;
30304
+ .E_berrcjl .breadcrumb-link:hover {
30305
+ color: #0080ff;
30380
30306
  }
30381
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30382
- height: 28px;
30383
- width: 28px;
30307
+ .E_berrcjl .breadcrumb-link:active {
30308
+ color: #005ed1;
30384
30309
  }
30385
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30386
- border-radius: 14px;
30310
+
30311
+ .E_c18gxmrl {
30312
+ border: 1px solid #d8deeb;
30313
+ border-radius: 4px;
30387
30314
  }
30388
- .E_s1dizucg.ant-switch-checked {
30389
- background-color: #00ba5d;
30315
+ .E_c18gxmrl + .E_c18gxmrl {
30316
+ margin-top: 8px;
30390
30317
  }
30391
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30392
- left: calc(100% - 20px - 2px);
30318
+ .E_c18gxmrl:hover {
30319
+ border-color: #0080ff;
30393
30320
  }
30394
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30395
- left: calc(100% - 14px - 1px);
30321
+ .E_c18gxmrl:hover > header {
30322
+ background: rgba(0, 128, 255, 0.1);
30396
30323
  }
30397
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30398
- left: calc(100% - 28px - 2px);
30324
+ .E_c18gxmrl.active header {
30325
+ border-bottom: 1px solid #d8deeb;
30399
30326
  }
30400
-
30401
- .E_c1up6e3y {
30402
- margin-left: 5px;
30327
+ .E_c18gxmrl > header {
30328
+ padding: 8px 12px;
30403
30329
  }
30404
30330
 
30405
- .E_s1ebs0ra {
30331
+ .E_m74vjol {
30406
30332
  display: flex;
30407
- align-items: center;
30408
30333
  justify-content: space-between;
30409
- background: #edf0f7;
30410
- padding: 8px 12px;
30411
- position: sticky;
30412
- top: 0;
30413
- z-index: 1;
30414
- margin-bottom: -52px;
30334
+ width: 100%;
30415
30335
  }
30416
- .E_s1ebs0ra .select-total {
30417
- display: flex;
30418
- align-items: center;
30419
- font-weight: 700;
30420
- flex-shrink: 0;
30336
+ .E_m74vjol .action {
30337
+ margin-left: 16px;
30421
30338
  }
30422
- .E_s1ebs0ra .select-total .icon-wrapper {
30423
- cursor: pointer;
30424
- margin-left: 8px;
30425
- width: 32px;
30426
- height: 32px;
30427
- border-radius: 50%;
30339
+
30340
+ .E_a1o35uvh .ant-alert-message {
30341
+ width: 100%;
30342
+ }
30343
+
30344
+ .E_b1wx3t3t.ant-btn-icon-only {
30428
30345
  justify-content: center;
30429
30346
  }
30430
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30431
- background: rgba(225, 230, 241, 0.6);
30347
+ .E_b1wx3t3t.ant-btn {
30348
+ display: inline-flex;
30349
+ align-items: center;
30350
+ justify-content: center;
30351
+ height: 32px;
30352
+ border-radius: 6px;
30353
+ line-height: 22px;
30354
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30355
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30432
30356
  }
30433
- .E_s1ebs0ra .action-group {
30434
- flex: 1;
30435
- margin-left: 88px;
30436
- white-space: nowrap;
30437
- text-align: right;
30438
- position: relative;
30439
- padding: 4px 0;
30440
- margin-top: -4px;
30441
- overflow: hidden;
30442
- }
30443
- .E_s1ebs0ra .action-group .sub-menu-delete {
30444
- transform: translateY(-4px);
30445
- }
30446
- .E_s1ebs0ra .action-group button {
30447
- border: none;
30448
- }
30449
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30450
- margin-right: 8px;
30451
- }
30452
- .E_s1ebs0ra .action-group > button:last-child {
30453
- margin-right: 4px;
30454
- }
30455
- .E_s1ebs0ra .action-group .more-btn {
30456
- cursor: pointer;
30457
- width: 32px;
30458
- height: 32px;
30459
- justify-content: center;
30460
- border-radius: 50%;
30461
- }
30462
- .E_s1ebs0ra .action-group .more-btn:hover {
30463
- background: #fff;
30464
- }
30465
-
30466
- .E_tju3gfj .date {
30467
- margin-right: 4px;
30468
- }
30469
-
30470
- .E_c18bcrac {
30471
- display: inline-block;
30472
- width: 100%;
30473
- }
30474
- .E_c18bcrac .recharts-wrapper {
30475
- margin-left: 4px;
30476
- }
30477
-
30478
- .E_cro7kg2 {
30479
- padding: 4px;
30480
- }
30481
-
30482
- .E_c14wcxf0 {
30483
- display: flex;
30484
- justify-content: space-between;
30485
- align-items: center;
30486
- font-size: 13px;
30357
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30358
+ height: 40px;
30487
30359
  line-height: 24px;
30488
- color: #cccccc;
30489
- white-space: nowrap;
30490
- }
30491
- .E_c14wcxf0 label {
30492
- margin-right: 32px;
30493
- }
30494
-
30495
- .E_coy29mj.E_c14wcxf0 {
30496
- font-weight: bold;
30497
- color: white;
30498
- }
30499
-
30500
- .E_s11212zy {
30501
- width: 8px;
30502
- height: 8px;
30503
- border-radius: 2px;
30504
- display: inline-block;
30505
- background: var(--s11212zy-0);
30506
- border: 1px solid #fff;
30507
- box-sizing: content-box;
30508
- margin-right: 6px;
30509
- }
30510
-
30511
- .E_p1lyky6c > :first-child {
30512
- font-weight: bold;
30513
- color: white;
30514
- margin-right: 4px;
30515
- }
30516
-
30517
- .E_iq1gosr {
30518
- display: inline-block;
30519
- }
30520
-
30521
- .E_s1sck0th {
30522
- padding: 0 8px;
30523
- border-radius: 4px;
30524
- }
30525
-
30526
- .E_m855nr1 {
30527
- padding: 2px 8px;
30528
- border-radius: 3px;
30529
- }
30530
-
30531
- .E_l1270xpg {
30532
- padding: 3px 8px;
30533
- border-radius: 2px;
30534
- }
30535
-
30536
- .E_t14rextb.ant-tag:hover {
30537
- opacity: unset;
30538
- }
30539
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30540
- margin: 0;
30541
- margin-right: 8px;
30542
- display: inline-flex;
30543
- align-items: center;
30544
- border: none;
30545
- }
30546
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30547
- width: 16px;
30548
- height: 16px;
30549
- color: inherit;
30550
- margin-left: 4px;
30551
- opacity: 0.6;
30552
- display: inline-flex;
30553
- }
30554
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30555
- opacity: 1;
30556
- }
30557
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30558
- color: #0080ff;
30559
- background-color: rgba(0, 136, 255, 0.1);
30560
- }
30561
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30562
- color: #f0483e;
30563
- background-color: rgba(255, 74, 74, 0.1);
30564
30360
  }
30565
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30566
- color: #e07f00;
30567
- background-color: rgba(255, 187, 0, 0.1);
30568
- }
30569
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30570
- color: #008f4c;
30571
- background-color: rgba(30, 201, 127, 0.1);
30572
- }
30573
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30574
- color: #1d326c;
30575
- background-color: rgba(225, 230, 241, 0.6);
30576
- }
30577
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30578
- color: #7E41FF;
30579
- background-color: rgba(126, 65, 255, 0.1);
30580
- }
30581
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30582
- color: #fff;
30583
- }
30584
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30585
- background-color: #f0483e;
30586
- }
30587
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30588
- background-color: #fea008;
30589
- }
30590
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30591
- background-color: #00ba5d;
30592
- }
30593
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30594
- background-color: #0080ff;
30595
- }
30596
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30597
- background-color: #6b7d99;
30598
- }
30599
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30600
- background-color: #7E41FF;
30601
- }
30602
-
30603
- .E_s1dni7lo {
30604
- width: 430px !important;
30361
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30362
+ height: 24px;
30363
+ line-height: 20px;
30605
30364
  }
30606
-
30607
- .E_d1wwmmm5 .ant-select-item-group {
30608
- padding: 8px 16px;
30609
- line-height: 18px;
30610
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30611
- height: 34px;
30612
- min-height: 34px;
30613
- box-sizing: border-box;
30614
- margin-top: 8px;
30365
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30366
+ border-radius: 50%;
30615
30367
  }
30616
-
30617
- .E_o1ugr09p {
30618
- display: flex;
30619
- flex-direction: column;
30620
- margin: 1px 8px;
30621
- padding: 8px;
30622
- border-radius: 4px;
30368
+ .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 {
30369
+ color: var(--color, #06101f);
30370
+ font-weight: var(--font-weight);
30371
+ background: var(--background-color, #fff);
30372
+ border-width: var(--border-width, 1px);
30373
+ border-color: var(--border-color, #d9d9d9);
30623
30374
  }
30624
- .E_o1ugr09p .selected-icon {
30375
+ .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 {
30625
30376
  display: none;
30626
30377
  }
30627
- .E_o1ugr09p.ant-select-item-option-grouped {
30628
- padding-left: 8px;
30378
+ .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 {
30379
+ color: var(--color, inherit);
30629
30380
  }
30630
- .E_o1ugr09p.ant-select-item-option-selected {
30631
- background-color: white;
30381
+ .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 {
30382
+ background: var(--background-color-hover, var(--background-color));
30383
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30632
30384
  }
30633
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30634
- color: #0080ff;
30385
+ .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 {
30386
+ --scale: 1;
30387
+ --transY: 1px;
30388
+ background: var(--background-color-active, var(--background-color));
30389
+ border-color: var(--border-color-active, var(--border-color, transparent));
30635
30390
  }
30636
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30637
- display: block;
30391
+ .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 {
30392
+ background: var(--background-color-focus, var(--background-color));
30393
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30394
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30638
30395
  }
30639
- .E_o1ugr09p.ant-select-item-option-active {
30640
- background: rgba(0, 136, 255, 0.16);
30396
+ .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 {
30397
+ color: var(--color-disabled, var(--color));
30398
+ background: var(--background-color-disabled, var(--background-color));
30399
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30400
+ opacity: 0.5;
30641
30401
  }
30642
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30402
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30643
30403
  color: #0080ff;
30404
+ opacity: 0.5;
30644
30405
  }
30645
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30646
- background: rgba(0, 136, 255, 0.1);
30647
- color: #0080ff;
30406
+ .E_b1wx3t3t.ant-btn-primary {
30407
+ --color: #fff;
30408
+ --font-weight: bold;
30409
+ --border-width: 0;
30410
+ --background-color: #0080ff;
30411
+ --background-color-hover: #009dff;
30412
+ --background-color-active: #005ed1;
30413
+ --background-color-focus: #0080ff;
30414
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30648
30415
  }
30649
-
30650
- .E_o1ifxsq4 {
30651
- display: flex;
30652
- justify-content: space-between;
30653
- height: 20px;
30654
- line-height: 20px;
30416
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30417
+ --background-color: #f0483e;
30418
+ --background-color-hover: #ff5252;
30419
+ --background-color-active: #c73d31;
30420
+ --background-color-focus: #ff5252;
30421
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30655
30422
  }
30656
- .E_o1ifxsq4 .timezone-title {
30657
- color: #2d3a56;
30658
- overflow: hidden;
30659
- text-overflow: ellipsis;
30660
- }
30661
-
30662
- .E_o1zue7 {
30663
- display: flex;
30664
- justify-content: space-between;
30665
- color: rgba(44, 56, 82, 0.6);
30666
- height: 18px;
30667
- line-height: 18px;
30668
- margin-top: 2px;
30669
- }
30670
-
30671
- .E_tyfmlxg {
30672
- border: none;
30673
- margin-right: 0;
30674
- background: rgba(225, 230, 241, 0.6);
30675
- }
30676
-
30677
- .E_o18uybox {
30678
- pointer-events: none;
30679
- height: 32px;
30680
- width: 100%;
30681
- opacity: 0;
30682
- }
30683
-
30684
- .E_t1m2x205 .ant-tooltip-arrow {
30685
- display: none;
30686
- }
30687
- .E_t1m2x205 .ant-tooltip-inner {
30688
- background: rgba(23, 38, 64, 0.8);
30689
- border-radius: 4px;
30690
- }
30691
-
30692
- .E_clm1wy1 {
30693
- width: 192px;
30694
- height: 246px;
30695
- border-radius: 4px;
30696
- }
30697
- .E_clm1wy1 > .ant-picker-calendar,
30698
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30699
- width: 100%;
30700
- background-color: rgba(245, 247, 250, 0.6);
30701
- border-top: none;
30702
- }
30703
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30704
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30705
- padding: 0 16px;
30706
- }
30707
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30708
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30709
- width: 100%;
30710
- height: 180px;
30711
- border-spacing: 0;
30712
- }
30713
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30714
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30715
- margin-bottom: 8px;
30716
- }
30717
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30718
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30719
- width: 22px;
30720
- }
30721
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30722
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30723
- padding: 0;
30724
- }
30725
- .E_clm1wy1 .ant-picker-cell {
30726
- color: rgba(62, 70, 82, 0.6);
30727
- opacity: 0.4;
30728
- }
30729
- .E_clm1wy1 .ant-picker-cell-in-view {
30730
- color: rgba(62, 70, 82, 0.6);
30731
- opacity: 1;
30732
- }
30733
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30734
- color: #3e4652;
30735
- }
30736
- .E_clm1wy1 .ant-picker-cell::before {
30737
- pointer-events: none;
30738
- }
30739
-
30740
- .E_t1tsm00v {
30741
- color: rgba(129, 138, 153, 0.6);
30742
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30743
- backdrop-filter: blur(10px);
30744
- padding: 7px 10px;
30745
- }
30746
-
30747
- .E_c167wnad {
30748
- color: rgba(62, 70, 82, 0.6);
30749
- display: flex;
30750
- justify-content: space-between;
30751
- align-items: center;
30752
- padding: 8px 16px;
30753
- }
30754
- .E_c167wnad .anticon {
30755
- cursor: pointer;
30756
- }
30757
- .E_c167wnad .anticon:hover {
30758
- color: #0096ff;
30759
- }
30760
-
30761
- .E_cxhf7dh {
30762
- text-align: center;
30763
- }
30764
- .E_cxhf7dh .dots {
30765
- display: flex;
30766
- justify-content: center;
30767
- }
30768
- .E_cxhf7dh .dot {
30769
- display: inline-block;
30770
- width: 2px;
30771
- height: 2px;
30772
- border-radius: 1px;
30773
- background: #0096ff;
30774
- }
30775
- .E_cxhf7dh .dot:not(:last-child) {
30776
- margin-right: 2px;
30777
- }
30778
- .E_cxhf7dh .bar {
30779
- width: 9px;
30780
- height: 2px;
30781
- background: #0096ff;
30782
- border-radius: 2px;
30783
- }
30784
-
30785
- .E_gmyahx3 {
30786
- cursor: pointer;
30787
- }
30788
- .E_gmyahx3 .link-text {
30789
- color: rgba(0, 21, 64, 0.3);
30790
- }
30791
- .E_gmyahx3:hover .link-text {
30792
- color: #0080ff;
30793
- }
30794
-
30795
- .E_n12mqh7z {
30796
- display: flex;
30797
- align-items: center;
30798
- font-size: 12px;
30799
- line-height: 18px;
30800
- }
30801
- .E_n12mqh7z:not(:last-child) {
30802
- margin-bottom: 4px;
30803
- }
30804
-
30805
- .E_tf5bynu {
30806
- margin: 0 3px;
30807
- }
30808
-
30809
- .E_tcckoz1 {
30810
- max-height: 400px;
30811
- overflow: auto;
30812
- }
30813
-
30814
- .E_tqjc4ui {
30815
- margin: 0 2px;
30816
- }
30817
-
30818
- .E_skwah65 {
30819
- height: 8px;
30820
- box-sizing: border-box;
30821
- border-radius: 2px;
30822
- background: #f5f7fa;
30823
- display: flex;
30824
- width: 100%;
30825
- overflow: hidden;
30826
- }
30827
- .E_skwah65 .stack-bar-item + .stack-bar-item {
30828
- margin-left: 1px;
30829
- }
30830
-
30831
- .E_t1sqg15u {
30832
- background: white;
30833
- }
30834
- .E_t1sqg15u.inline .table-row {
30835
- flex-direction: column;
30836
- }
30837
- .E_t1sqg15u.inline .table-row > label {
30838
- padding: 0 16px 7px 0;
30839
- }
30840
- .E_t1sqg15u.has-border .table-header {
30841
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30842
- }
30843
- .E_t1sqg15u.has-border .hiddenBorder {
30844
- border-top: none !important;
30845
- }
30846
- .E_t1sqg15u.has-border .table-row + .table-row {
30847
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30848
- }
30849
- .E_t1sqg15u.has-border .table-row:last-of-type {
30850
- padding-bottom: 0;
30851
- }
30852
- .E_t1sqg15u.align-right .content {
30853
- text-align: right;
30854
- }
30855
- .E_t1sqg15u .uuid-row {
30856
- display: flex;
30857
- justify-content: space-between;
30858
- }
30859
- .E_t1sqg15u .uuid-row .id-text {
30860
- white-space: nowrap;
30861
- overflow: hidden;
30862
- text-overflow: ellipsis;
30863
- }
30864
-
30865
- .E_t4zczcp {
30866
- display: flex;
30867
- justify-content: space-between;
30868
- align-items: center;
30869
- padding: 8px;
30870
- min-height: 32px;
30871
- }
30872
- .E_t4zczcp .table-title {
30873
- color: rgba(44, 56, 82, 0.6);
30874
- font-weight: 600;
30875
- font-size: 12px;
30876
- line-height: 8px;
30877
- }
30878
- .E_t4zczcp .edit-icon {
30879
- font-size: 16px;
30880
- color: rgba(10, 37, 85, 0.6);
30881
- cursor: pointer;
30882
- }
30883
-
30884
- .E_t1s7goww {
30885
- font-size: 12px;
30886
- line-height: 18px;
30887
- }
30888
-
30889
- .E_t93e4cf {
30890
- display: flex;
30891
- padding: 8px 0;
30892
- color: #2d3a56;
30893
- }
30894
- .E_t93e4cf .hidden {
30895
- display: none;
30896
- }
30897
- .E_t93e4cf .ant-btn-link {
30898
- height: auto;
30899
- }
30900
- .E_t93e4cf .content {
30901
- overflow: hidden;
30902
- overflow-x: auto;
30903
- width: 100%;
30904
- white-space: pre-wrap;
30905
- }
30906
- .E_t93e4cf .content .ant-btn {
30907
- white-space: pre-wrap;
30908
- text-align: left;
30909
- }
30910
- .E_t93e4cf .content .unit-chart {
30911
- justify-content: flex-start;
30912
- }
30913
-
30914
- .E_rhz2uv5 {
30915
- width: var(--rhz2uv5-0);
30916
- flex-shrink: 0;
30917
- color: rgba(44, 56, 82, 0.6);
30918
- padding-right: 12px;
30919
- }
30920
-
30921
- .E_wg1tsps {
30922
- display: flex;
30923
- align-items: center;
30924
- justify-content: flex-end;
30925
- }
30926
-
30927
- .E_b1ctd5xy {
30928
- display: flex;
30929
- align-items: center;
30930
- width: calc(100% - 40px);
30931
- }
30932
- .E_b1ctd5xy .chart {
30933
- display: inline-block;
30934
- width: 100%;
30935
- }
30936
-
30937
- .E_u1p8acpn {
30938
- min-width: 40px;
30939
- }
30940
- .E_u1p8acpn .unit {
30941
- color: #00122e !important;
30942
- }
30943
-
30944
- .E_s1iv0tp1 .enabled-switch {
30945
- display: flex;
30946
- align-items: center;
30947
- }
30948
- .E_s1iv0tp1 .enabled-text {
30949
- margin-right: 8px;
30423
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30424
+ --background-color: #fea008;
30425
+ --background-color-hover: #feba33;
30426
+ --background-color-active: #e07f00;
30427
+ --background-color-focus: #fea008;
30950
30428
  }
30951
-
30952
- .E_tje3huy {
30953
- width: 100%;
30954
- overflow: inherit;
30955
- white-space: inherit;
30956
- text-overflow: ellipsis;
30429
+ .E_b1wx3t3t.ant-btn-secondary {
30430
+ --color: #0080ff;
30431
+ --font-weight: bold;
30432
+ --border-width: 0;
30433
+ --background-color: rgba(0, 136, 255, 0.1);
30434
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30435
+ --background-color-active: rgba(0, 136, 255, 0.2);
30436
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30437
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30957
30438
  }
30958
-
30959
- .E_ou7iq30 {
30960
- overflow: hidden;
30961
- text-overflow: ellipsis;
30439
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30440
+ --color: #f0483e;
30441
+ --background-color: rgba(255, 74, 74, 0.1);
30442
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30443
+ --background-color-active: rgba(255, 74, 74, 0.2);
30444
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30445
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30962
30446
  }
30963
-
30964
- .E_s1tui002 {
30965
- white-space: nowrap;
30447
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30448
+ --color: #fea008;
30449
+ --background-color: rgba(255, 187, 0, 0.1);
30450
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30451
+ --background-color-active: rgba(255, 187, 0, 0.2);
30452
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30966
30453
  }
30967
-
30968
- .E_mxrc2zg {
30969
- display: -webkit-box;
30970
- -webkit-line-clamp: var(--mxrc2zg-0);
30971
- -webkit-box-orient: vertical;
30972
- word-break: break-all;
30454
+ .E_b1wx3t3t.ant-btn-tertiary {
30455
+ --color: #0080ff;
30456
+ --font-weight: bold;
30457
+ --border-width: 0;
30458
+ --background-color: #fff;
30459
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30460
+ box-shadow: none;
30973
30461
  }
30974
-
30975
- .E_c1up1pdz {
30976
- width: 648px;
30462
+ .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 {
30463
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30977
30464
  }
30978
- .E_c1up1pdz.active {
30979
- border-color: #0080ff;
30465
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30466
+ --color: #f0483e;
30467
+ --background-color: #fff;
30468
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30980
30469
  }
30981
- .E_c1up1pdz.active > header {
30982
- background: rgba(0, 128, 255, 0.1);
30470
+ .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 {
30471
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30983
30472
  }
30984
- .E_c1up1pdz .expand {
30985
- padding: 12px;
30473
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30474
+ --color: #fea008;
30475
+ --background-color: #fff;
30986
30476
  }
30987
- .E_c1up1pdz .field-item {
30988
- display: flex;
30989
- padding: 10px 0;
30990
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30477
+ .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 {
30478
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30991
30479
  }
30992
- .E_c1up1pdz .field-item:last-child {
30993
- border-bottom: none;
30994
- padding-bottom: 0;
30480
+ .E_b1wx3t3t.ant-btn-ordinary {
30481
+ --color: #1d326c;
30482
+ --border-color: #ccd4e3;
30483
+ --background-color: #fff;
30484
+ --background-color-hover: #edf0f7;
30485
+ --background-color-active: #e4e9f2;
30486
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30487
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30995
30488
  }
30996
- .E_c1up1pdz .field-item label {
30997
- line-height: 32px;
30998
- width: 100px;
30999
- color: rgba(62, 70, 82, 0.6);
30489
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30490
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
31000
30491
  }
31001
- .E_c1up1pdz .help {
31002
- color: rgba(62, 70, 82, 0.6);
31003
- margin-top: 5px;
30492
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30493
+ --color: #0080ff;
30494
+ --border-color: #0080ff;
30495
+ --background-color: #fff;
30496
+ --background-color-hover: linear-gradient(
30497
+ 0deg,
30498
+ rgba(0, 136, 255, 0.16),
30499
+ rgba(0, 136, 255, 0.16)
30500
+ ),
30501
+ #ffffff;
30502
+ --background-color-active: linear-gradient(
30503
+ 0deg,
30504
+ rgba(0, 136, 255, 0.2),
30505
+ rgba(0, 136, 255, 0.2)
30506
+ ),
30507
+ #ffffff;
30508
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30509
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
31004
30510
  }
31005
- .E_c1up1pdz .ant-input-affix-wrapper,
31006
- .E_c1up1pdz .ant-picker {
31007
- width: 128px;
30511
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30512
+ --color: #f0483e;
30513
+ --border-color: #f0483e;
30514
+ --background-color: #fff;
30515
+ --background-color-hover: linear-gradient(
30516
+ 0deg,
30517
+ rgba(255, 74, 74, 0.16),
30518
+ rgba(255, 74, 74, 0.16)
30519
+ ),
30520
+ #ffffff;
30521
+ --background-color-active: linear-gradient(
30522
+ 0deg,
30523
+ rgba(255, 74, 74, 0.2),
30524
+ rgba(255, 74, 74, 0.2)
30525
+ ),
30526
+ #ffffff;
30527
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31008
30528
  }
31009
-
31010
- .E_c156wh19 {
31011
- display: flex;
31012
- align-items: center;
31013
- justify-content: space-between;
31014
- word-break: keep-all;
30529
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
30530
+ --color: #1d326c;
30531
+ --border-color: #fff;
30532
+ --background-color: #fff;
30533
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30534
+ --background-color-active: rgba(192, 203, 224, 0.6);
30535
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30536
+ box-shadow: none;
31015
30537
  }
31016
- .E_c156wh19 .title {
31017
- margin: 0 16px 0 8px;
30538
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30539
+ --color: #0080ff;
30540
+ --border-color: #fff;
30541
+ --background-color: #fff;
30542
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30543
+ --background-color-active: rgba(0, 136, 255, 0.2);
30544
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30545
+ box-shadow: none;
31018
30546
  }
31019
- .E_c156wh19 .retain {
31020
- color: rgba(129, 138, 153, 0.6);
30547
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30548
+ --color: #f0483e;
30549
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30550
+ --background-color-active: rgba(255, 74, 74, 0.2);
30551
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31021
30552
  }
31022
- .E_c156wh19 div.left {
31023
- flex: 1;
31024
- display: flex;
31025
- overflow: hidden;
31026
- align-items: center;
31027
- justify-content: flex-start;
31028
- white-space: nowrap;
30553
+ .E_b1wx3t3t.ant-btn-quiet {
30554
+ --color: rgba(44, 56, 82, 0.6);
30555
+ --border-width: 0;
30556
+ --background-color: transparent;
30557
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30558
+ --background-color-active: rgba(192, 203, 224, 0.6);
30559
+ --background-color-focus: #fff;
30560
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30561
+ box-shadow: none;
31029
30562
  }
31030
- .E_c156wh19 div.left .title {
31031
- max-width: 100%;
31032
- overflow: hidden;
31033
- text-overflow: ellipsis;
30563
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30564
+ --color: #f0483e;
30565
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30566
+ --background-color-active: rgba(255, 74, 74, 0.2);
30567
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
31034
30568
  }
31035
- .E_c156wh19 div.right {
31036
- display: flex;
31037
- align-items: center;
30569
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30570
+ --color: #0080ff;
30571
+ --background-color: transparent;
30572
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30573
+ --background-color-active: rgba(0, 136, 255, 0.2);
30574
+ --background-color-focus: #fff;
30575
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
31038
30576
  }
31039
- .E_c156wh19 .reverse {
31040
- display: flex;
31041
- flex-direction: row-reverse;
31042
- align-items: center;
30577
+ .E_b1wx3t3t .button-prefix-icon {
30578
+ margin-right: 8px;
30579
+ display: inline-flex;
31043
30580
  }
31044
- .E_c156wh19 .reverse .ant-switch {
30581
+ .E_b1wx3t3t .button-suffix-icon {
31045
30582
  margin-left: 8px;
30583
+ display: inline-flex;
31046
30584
  }
31047
- .E_c156wh19 .close {
31048
- padding-left: 14px;
31049
- margin-left: 14px;
31050
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31051
- cursor: pointer;
30585
+ .E_b1wx3t3t .icon-wrapper {
30586
+ display: flex;
30587
+ justify-content: center;
31052
30588
  }
31053
30589
 
31054
- .E_m126spxy {
31055
- padding-bottom: 4px;
31056
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31057
- }
31058
- .E_m126spxy .ant-btn-link {
31059
- padding: 1px 10px;
31060
- color: rgba(62, 70, 82, 0.6);
31061
- border-radius: 4px;
31062
- }
31063
- .E_m126spxy .ant-btn-link.active {
31064
- background: rgba(0, 128, 255, 0.1);
31065
- color: #0096ff;
30590
+ .E_n7k2c6r {
30591
+ padding: 0;
31066
30592
  }
31067
30593
 
31068
- .E_wpbf4pq {
31069
- padding: 10px 0;
31070
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31071
- }
31072
- .E_wpbf4pq .ant-input,
31073
- .E_wpbf4pq .ant-picker {
31074
- width: 80px;
31075
- margin: 0 9px;
31076
- text-align: center;
31077
- }
31078
- .E_wpbf4pq .options {
31079
- padding: 12px 0 12px 16px;
31080
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31081
- margin: 5px 0 5px 8px;
31082
- }
31083
- .E_wpbf4pq .week-day-option,
31084
- .E_wpbf4pq .month-day-option {
31085
- background: #f5f7fa;
31086
- box-sizing: border-box;
31087
- border-radius: 16px;
31088
- margin-right: 8px;
31089
- }
31090
- .E_wpbf4pq .week-day-option:focus,
31091
- .E_wpbf4pq .month-day-option:focus {
31092
- color: inherit;
31093
- border-color: #d9d9d9;
31094
- }
31095
- .E_wpbf4pq .week-day-option.active {
31096
- background-color: #0096ff;
31097
- border-color: #0096ff;
31098
- color: #fff;
30594
+ .E_c1uzzomf {
30595
+ margin-bottom: 16px;
31099
30596
  }
31100
- .E_wpbf4pq .week-day-option.en-text {
31101
- width: 110px;
31102
- margin-top: 4px;
30597
+ .E_c1uzzomf .card-title {
30598
+ font-size: 16px;
30599
+ color: rgba(44, 56, 82, 0.6);
30600
+ font-weight: 700;
30601
+ line-height: 32px;
31103
30602
  }
31104
- .E_wpbf4pq .month-day-option {
31105
- width: 32px;
31106
- padding: 0;
31107
- margin-bottom: 8px;
30603
+ .E_c1uzzomf .card-body {
30604
+ padding: 24px;
30605
+ border-radius: 8px;
30606
+ background: #fff;
31108
30607
  }
31109
- .E_wpbf4pq .month-day-option.active {
31110
- background-color: #0096ff;
31111
- border-color: #0096ff;
31112
- color: #fff;
30608
+ .E_c1uzzomf .empty {
30609
+ font-weight: 700;
30610
+ font-size: 14px;
30611
+ line-height: 22px;
30612
+ color: rgba(0, 21, 64, 0.3);
30613
+ text-align: center;
31113
30614
  }
31114
30615
 
31115
- .E_t160l1cm {
31116
- display: flex;
31117
- flex-direction: column;
31118
- flex: 1;
31119
- /* FIXME:(yanzhen) do this better */
31120
- }
31121
- .E_t160l1cm .tab-bar {
31122
- flex-shrink: 0;
30616
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31123
30617
  display: flex;
31124
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31125
- }
31126
- .E_t160l1cm .tab-content {
31127
- height: 100%;
31128
30618
  }
31129
- .E_t160l1cm .tab-menu-item {
31130
- margin-right: 2px;
31131
- padding: 1px 12px;
31132
- line-height: 24px;
31133
- height: 24px;
30619
+
30620
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30621
+ padding: 4px 8px 0 8px;
31134
30622
  color: rgba(44, 56, 82, 0.6);
31135
- border-radius: 4px 4px 0 0;
31136
- cursor: pointer;
31137
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31138
- }
31139
- .E_t160l1cm .tab-menu-item:first-child {
31140
- padding-left: 0;
30623
+ font-size: 12px;
31141
30624
  }
31142
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31143
- padding-left: 12px;
30625
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30626
+ padding-bottom: 6px;
31144
30627
  }
31145
- .E_t160l1cm .tab-menu-item:hover {
31146
- color: #0080ff;
31147
- background: rgba(211, 218, 235, 0.6);
30628
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30629
+ padding-top: 4px;
30630
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31148
30631
  }
31149
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31150
- fill: #0080ff;
30632
+
30633
+ .E_b1nip9bk {
30634
+ padding: 4px 11px;
31151
30635
  }
31152
- .E_t160l1cm .tab-menu-item:active {
31153
- background: rgba(192, 203, 224, 0.6);
30636
+
30637
+ .E_bqamoqe {
30638
+ white-space: nowrap;
30639
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
31154
30640
  }
31155
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31156
- color: #0080ff;
31157
- background: rgba(211, 218, 235, 0.6);
30641
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30642
+ --color: #0080ff;
31158
30643
  }
31159
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31160
- background: rgba(192, 203, 224, 0.6);
30644
+ .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] {
30645
+ --color: #0080ff;
31161
30646
  }
31162
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31163
- background: rgba(0, 128, 255, 0.16);
30647
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30648
+ margin-left: 1px;
31164
30649
  }
31165
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31166
- fill: #0080ff;
30650
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30651
+ border-top-right-radius: 0;
30652
+ border-bottom-right-radius: 0;
31167
30653
  }
31168
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31169
- color: #0080ff;
31170
- background: rgba(0, 128, 255, 0.1);
30654
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30655
+ border-top-left-radius: 0;
30656
+ border-bottom-left-radius: 0;
31171
30657
  }
31172
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31173
- background: rgba(0, 128, 255, 0.16);
30658
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30659
+ border-radius: unset;
31174
30660
  }
31175
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31176
- fill: #1d326c;
30661
+
30662
+ .E_sx1bpnu .ant-input-sm {
30663
+ line-height: 18px;
31177
30664
  }
31178
- .E_t160l1cm .tab-menu-item .expand-arrow {
31179
- margin-left: 8px;
31180
- height: 22px;
30665
+
30666
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30667
+ display: var(--ai7qkf2-0);
31181
30668
  }
31182
- .E_t160l1cm .tab-menu-item .expand-arrow path {
31183
- fill: rgba(44, 56, 82, 0.6);
30669
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30670
+ display: inline-flex;
30671
+ line-height: 1.5715;
30672
+ height: 100%;
30673
+ width: 100%;
31184
30674
  }
31185
- .E_t160l1cm .tab-menu-item-group {
31186
- padding: 0;
31187
- display: flex;
30675
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30676
+ content: var(--ai7qkf2-1);
30677
+ display: var(--ai7qkf2-2);
30678
+ flex: none;
31188
30679
  align-items: center;
31189
- overflow: hidden;
30680
+ margin-left: 4px;
30681
+ padding: 5px 12px 5px 0;
30682
+ color: rgba(44, 56, 82, 0.6);
31190
30683
  }
31191
- .E_t160l1cm .tab-menu-item-group .main-title {
31192
- opacity: 0;
31193
- max-width: 0;
31194
- transition: max-width 320ms ease, opacity 240ms ease;
30684
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30685
+ content: var(--ai7qkf2-3);
30686
+ display: var(--ai7qkf2-4);
30687
+ flex: none;
30688
+ align-items: center;
30689
+ margin-right: 4px;
30690
+ cursor: auto;
30691
+ color: rgba(44, 56, 82, 0.6);
31195
30692
  }
31196
- .E_t160l1cm .tab-menu-item-group .sub-title {
31197
- padding: 1px 12px;
31198
- position: relative;
31199
- display: flex;
30693
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30694
+ border-radius: 0;
31200
30695
  }
31201
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31202
- opacity: 0;
31203
- position: absolute;
31204
- top: 50%;
31205
- left: 0;
31206
- transform: translate(-50%, -50%);
31207
- transition: opacity 100ms linear;
31208
- fill: rgba(0, 128, 255, 0.2);
30696
+ .E_ai7qkf2.ant-input-number {
30697
+ width: 100%;
30698
+ border-radius: 6px;
31209
30699
  }
31210
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31211
- color: #0080ff;
30700
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30701
+ border-color: #0096ff;
30702
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30703
+ z-index: 1;
31212
30704
  }
31213
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31214
- padding: 1px 12px;
31215
- display: inline-block;
31216
- opacity: 1;
31217
- max-width: 160px;
30705
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30706
+ border-color: #e75a3a;
30707
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31218
30708
  }
31219
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31220
- padding: 1px 12px;
31221
- color: #005ed1;
30709
+ .E_ai7qkf2 .ant-input-number-input {
30710
+ height: 30px;
30711
+ border: 1px;
30712
+ padding: 5px 12px;
30713
+ font-size: inherit;
31222
30714
  }
31223
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31224
- opacity: 1;
30715
+ .E_ai7qkf2.ant-input-number-lg input {
30716
+ height: 38px;
30717
+ border: 1px;
30718
+ padding: 8px 16px;
31225
30719
  }
31226
- .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 {
31227
- background: rgba(0, 128, 255, 0.16);
30720
+ .E_ai7qkf2.ant-input-number-sm input {
30721
+ height: 22px;
30722
+ border: 1px;
30723
+ padding: 2px 8px;
31228
30724
  }
31229
- .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 {
31230
- opacity: 0;
30725
+
30726
+ .E_fzh9mnb {
30727
+ width: 100%;
30728
+ height: 100%;
30729
+ min-height: 124px;
30730
+ display: flex;
30731
+ flex-direction: column;
30732
+ justify-content: center;
30733
+ align-items: center;
31231
30734
  }
31232
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31233
- padding: 4px 16px;
31234
- height: 32px;
31235
- border-radius: 6px 6px 0 0;
30735
+ .E_fzh9mnb .error-text {
30736
+ color: rgba(10, 37, 85, 0.6);
30737
+ margin-bottom: 16px;
30738
+ font-size: 18px;
31236
30739
  }
31237
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31238
- padding-left: 0;
30740
+
30741
+ .E_d1bw7c5z {
30742
+ position: relative;
30743
+ max-width: 388px;
30744
+ min-width: 285px;
31239
30745
  }
31240
- .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 {
31241
- padding-left: 16px;
30746
+ .E_d1bw7c5z .center {
30747
+ position: absolute;
30748
+ font-size: 12px;
30749
+ width: 80px;
30750
+ height: 100px;
30751
+ top: 0;
30752
+ left: 35px;
30753
+ display: flex;
30754
+ flex-direction: column;
30755
+ justify-content: center;
30756
+ align-items: center;
30757
+ color: #00122e;
31242
30758
  }
31243
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31244
- margin-left: 11px;
31245
- height: 24px;
30759
+ .E_d1bw7c5z .center .number {
30760
+ font-size: 24px;
30761
+ font-weight: 700;
31246
30762
  }
31247
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31248
- padding: 0;
30763
+ .E_d1bw7c5z .center .text {
30764
+ padding: 0 5px;
30765
+ font-size: 12px;
30766
+ width: inherit;
30767
+ text-align: center;
31249
30768
  }
31250
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31251
- padding: 4px 16px;
30769
+ .E_d1bw7c5z .recharts-wrapper {
30770
+ display: flex;
31252
30771
  }
31253
- .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 {
31254
- padding: 4px 16px;
30772
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30773
+ position: relative !important;
30774
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30775
+ left: 0 !important;
30776
+ bottom: 0 !important;
30777
+ display: flex;
30778
+ align-items: center;
31255
30779
  }
31256
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31257
- background: #fff;
30780
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30781
+ width: 100%;
31258
30782
  }
31259
- .E_t160l1cm .tab-menu-item-light:active {
31260
- color: #005ed1;
30783
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30784
+ width: 100%;
30785
+ margin-right: 0 !important;
30786
+ line-height: 18px;
31261
30787
  }
31262
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31263
- background: #fff;
31264
- color: #1d326c;
30788
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30789
+ border-radius: 2px;
31265
30790
  }
31266
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31267
- color: rgba(45, 58, 86, 0.6);
30791
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30792
+ min-width: 75px;
30793
+ max-width: 198px;
30794
+ width: calc(100% - 20px);
30795
+ margin-left: 2px;
30796
+ color: #00122e !important;
30797
+ display: inline-flex;
30798
+ justify-content: space-between;
31268
30799
  }
31269
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31270
- color: #1d326c;
30800
+ .E_d1bw7c5z .tooltip-text {
30801
+ maxwidth: calc(100% - 12px);
30802
+ cursor: pointer;
30803
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30804
+ overflow: hidden;
30805
+ text-overflow: ellipsis;
30806
+ white-space: nowrap;
31271
30807
  }
31272
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31273
- fill: #d8deeb;
30808
+ .E_d1bw7c5z .value {
30809
+ color: rgba(44, 56, 82, 0.75);
31274
30810
  }
31275
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31276
- fill: #1d326c;
30811
+
30812
+ .E_t10pqbtc {
30813
+ width: 140px;
31277
30814
  }
31278
- .E_t160l1cm .tab-content {
31279
- flex: 1;
30815
+ .E_t10pqbtc .item {
30816
+ margin: 6px auto;
31280
30817
  display: flex;
31281
- flex-direction: column;
30818
+ justify-content: space-between;
31282
30819
  }
31283
- .E_t160l1cm.is-overview .tab-content {
31284
- overflow: visible;
30820
+ .E_t10pqbtc .item .name {
30821
+ width: 102px;
31285
30822
  }
31286
30823
 
31287
- .E_t14npdqr {
31288
- max-width: 240px;
31289
- animation: none;
30824
+ .E_f7pxqmh {
30825
+ width: 100%;
30826
+ margin-bottom: 0 !important;
30827
+ flex-flow: nowrap !important;
30828
+ line-break: auto;
31290
30829
  }
31291
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31292
- border: 1px solid #0080ff;
31293
- padding: 0;
30830
+ .E_f7pxqmh > .ant-form-item-label {
30831
+ text-align: left !important;
30832
+ padding-bottom: 0 !important;
31294
30833
  }
31295
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31296
- margin: 0;
31297
- height: 32px;
31298
- line-height: 32px;
30834
+ .E_f7pxqmh > .ant-form-item-label > label {
30835
+ min-height: 32px;
30836
+ height: auto;
31299
30837
  font-size: 13px;
31300
- padding: 0 10px;
31301
- display: block;
31302
- overflow: hidden;
31303
- text-overflow: ellipsis;
31304
- white-space: nowrap;
30838
+ color: rgba(44, 56, 82, 0.6);
30839
+ white-space: normal;
31305
30840
  }
31306
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31307
- content: " ";
31308
- height: 1px;
31309
- width: calc(100% + 10px);
31310
- background: rgba(172, 186, 211, 0.6);
31311
- display: block;
30841
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30842
+ border-color: #ff4d4f !important;
31312
30843
  }
31313
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31314
- color: #0080ff;
31315
- background: transparent;
30844
+ .E_f7pxqmh .ant-form-item-explain {
30845
+ margin-top: 4px;
30846
+ font-size: 12px;
30847
+ min-height: 0px;
30848
+ }
30849
+ .E_f7pxqmh .ant-form-item-extra {
30850
+ font-size: 12px;
30851
+ color: rgba(44, 56, 82, 0.6);
30852
+ min-height: 0px;
31316
30853
  }
31317
30854
 
31318
- .E_fzh9mnb {
31319
- width: 100%;
31320
- height: 100%;
31321
- min-height: 124px;
31322
- display: flex;
31323
- flex-direction: column;
31324
- justify-content: center;
30855
+ .E_iouxfgt {
30856
+ display: inline-flex;
31325
30857
  align-items: center;
31326
30858
  }
31327
- .E_fzh9mnb .error-text {
31328
- color: rgba(10, 37, 85, 0.6);
31329
- margin-bottom: 16px;
31330
- font-size: 18px;
30859
+ .E_iouxfgt .icon-inner {
30860
+ display: inline-flex;
30861
+ align-items: center;
30862
+ justify-content: center;
30863
+ }
30864
+ .E_iouxfgt .icon-inner + span,
30865
+ .E_iouxfgt span + .icon-inner.suffix {
30866
+ margin-left: 4px;
30867
+ }
30868
+ .E_iouxfgt.is-rotate img,
30869
+ .E_iouxfgt.is-rotate svg {
30870
+ animation: rotate 680ms linear infinite;
31331
30871
  }
31332
30872
 
31333
30873
  .E_i1inqkme {
@@ -31343,53 +30883,150 @@ html body {
31343
30883
  margin-right: 4px;
31344
30884
  }
31345
30885
 
31346
- .E_iouxfgt {
30886
+ .E_rapgekc.ant-radio-wrapper {
31347
30887
  display: inline-flex;
31348
- align-items: center;
30888
+ align-items: baseline;
30889
+ white-space: pre-wrap;
31349
30890
  }
31350
- .E_iouxfgt .icon-inner {
31351
- display: inline-flex;
31352
- align-items: center;
31353
- justify-content: center;
30891
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30892
+ position: relative;
30893
+ top: 3px;
31354
30894
  }
31355
- .E_iouxfgt .icon-inner + span,
31356
- .E_iouxfgt span + .icon-inner.suffix {
31357
- margin-left: 4px;
30895
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30896
+ border-color: rgba(107, 128, 167, 0.6);
31358
30897
  }
31359
- .E_iouxfgt.is-rotate img,
31360
- .E_iouxfgt.is-rotate svg {
31361
- animation: rotate 680ms linear infinite;
30898
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30899
+ border-color: #0080ff;
30900
+ }
30901
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30902
+ border-color: #0080ff;
30903
+ background: #0080ff;
30904
+ }
30905
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30906
+ top: 4px;
30907
+ left: 4px;
30908
+ width: 6px;
30909
+ height: 6px;
30910
+ background: #fff;
30911
+ }
30912
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30913
+ opacity: 0.5;
30914
+ }
30915
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30916
+ border-color: rgba(107, 128, 167, 0.6);
30917
+ background: rgba(211, 218, 235, 0.6);
30918
+ }
30919
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30920
+ background: #00122e;
30921
+ }
30922
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30923
+ color: #00122e;
30924
+ opacity: 0.5;
30925
+ }
30926
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30927
+ color: #00122e;
30928
+ }
30929
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30930
+ display: inline-block;
30931
+ padding: 0;
30932
+ padding-left: 12px;
30933
+ }
30934
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30935
+ margin-bottom: 0;
30936
+ white-space: pre-wrap;
30937
+ color: rgba(44, 56, 82, 0.6);
30938
+ }
30939
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30940
+ padding-left: 8px;
31362
30941
  }
31363
30942
 
31364
- .E_f7pxqmh {
31365
- width: 100%;
31366
- margin-bottom: 0 !important;
31367
- flex-flow: nowrap !important;
31368
- line-break: auto;
30943
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30944
+ border-radius: 5px 0 0 5px;
30945
+ }
30946
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30947
+ border-radius: 0 5px 5px 0;
30948
+ }
30949
+
30950
+ .E_rcc63c8 {
30951
+ color: #00122e;
30952
+ border-color: #ccd4e3;
30953
+ }
30954
+ .E_rcc63c8:first-child {
30955
+ border-color: #a3b4cc;
30956
+ }
30957
+ .E_rcc63c8.ant-radio-button-wrapper {
30958
+ padding: 0 12px;
30959
+ line-height: 32px;
30960
+ height: 32px;
30961
+ }
30962
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30963
+ white-space: nowrap;
30964
+ }
30965
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30966
+ height: 22px;
30967
+ padding: 0 7px;
30968
+ line-height: 20px;
30969
+ }
30970
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30971
+ background: #ccd4e3;
30972
+ }
30973
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30974
+ background: #0080ff;
30975
+ }
30976
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30977
+ background: #ccd4e3;
30978
+ opacity: 0.5;
30979
+ }
30980
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30981
+ border-right-color: #0080ff;
30982
+ }
30983
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30984
+ border-color: #0080ff;
30985
+ }
30986
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30987
+ background: rgba(0, 136, 255, 0.1);
30988
+ }
30989
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30990
+ background: rgba(211, 218, 235, 0.6);
30991
+ border-color: #ccd4e3;
30992
+ opacity: 0.5;
30993
+ }
30994
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30995
+ color: #00122e;
30996
+ border-color: #ccd4e3;
30997
+ }
30998
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30999
+ color: #00122e;
31000
+ border-color: #ccd4e3;
31001
+ background: rgba(172, 186, 211, 0.6);
31002
+ }
31003
+ .E_rcc63c8 .ant-radio-button-input {
31004
+ margin-right: 8px;
31005
+ display: inline;
31006
+ border: none;
31007
+ padding: 0;
31008
+ width: 36px;
31009
+ background: transparent;
31369
31010
  }
31370
- .E_f7pxqmh > .ant-form-item-label {
31371
- text-align: left !important;
31372
- padding-bottom: 0 !important;
31011
+ .E_rcc63c8 .ant-radio-button-input:focus {
31012
+ box-shadow: none;
31373
31013
  }
31374
- .E_f7pxqmh > .ant-form-item-label > label {
31375
- min-height: 32px;
31376
- height: auto;
31377
- font-size: 13px;
31378
- color: rgba(44, 56, 82, 0.6);
31379
- white-space: normal;
31014
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31015
+ margin-right: 0;
31016
+ width: initial;
31017
+ box-shadow: none;
31380
31018
  }
31381
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31382
- border-color: #ff4d4f !important;
31019
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31020
+ display: none;
31383
31021
  }
31384
- .E_f7pxqmh .ant-form-item-explain {
31385
- margin-top: 4px;
31386
- font-size: 12px;
31387
- min-height: 0px;
31022
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31023
+ display: inline;
31388
31024
  }
31389
- .E_f7pxqmh .ant-form-item-extra {
31390
- font-size: 12px;
31391
- color: rgba(44, 56, 82, 0.6);
31392
- min-height: 0px;
31025
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31026
+ display: inline;
31027
+ margin-right: 8px;
31028
+ padding: 0;
31029
+ width: 36px;
31393
31030
  }
31394
31031
 
31395
31032
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31423,6 +31060,73 @@ html body {
31423
31060
  font-size: inherit;
31424
31061
  }
31425
31062
 
31063
+ .E_ivqqkzv {
31064
+ height: 24px;
31065
+ width: 56px !important;
31066
+ margin-right: 4px;
31067
+ }
31068
+
31069
+ .E_c1wk4q29 {
31070
+ color: rgba(44, 56, 82, 0.6);
31071
+ }
31072
+
31073
+ .E_phljevk {
31074
+ display: flex;
31075
+ justify-content: space-between;
31076
+ align-items: center;
31077
+ padding: 10px 0;
31078
+ color: rgba(44, 56, 82, 0.6);
31079
+ font-size: 12px;
31080
+ line-height: 24px;
31081
+ }
31082
+ .E_phljevk .pagination-left {
31083
+ padding: 2px 8px;
31084
+ }
31085
+ .E_phljevk .dropdown-trigger {
31086
+ display: flex;
31087
+ align-items: center;
31088
+ border-radius: 6px;
31089
+ cursor: pointer;
31090
+ transition: all 0.3s ease;
31091
+ }
31092
+ .E_phljevk .dropdown-trigger:hover {
31093
+ background: rgba(211, 218, 235, 0.6);
31094
+ color: #0080ff;
31095
+ }
31096
+ .E_phljevk .dropdown-trigger .icon-inner {
31097
+ margin-left: 4px;
31098
+ }
31099
+ .E_phljevk .pagination-right {
31100
+ display: flex;
31101
+ align-items: center;
31102
+ color: #0080ff;
31103
+ font-weight: bold;
31104
+ }
31105
+ .E_phljevk .pagination-right .icon-inner {
31106
+ margin-left: 4px;
31107
+ }
31108
+ .E_phljevk .pagination-right .prev-btn,
31109
+ .E_phljevk .pagination-right .next-btn {
31110
+ padding: 0 8px;
31111
+ }
31112
+ .E_phljevk .pagination-right .prev-btn > span,
31113
+ .E_phljevk .pagination-right .next-btn > span {
31114
+ color: #0080ff;
31115
+ }
31116
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31117
+ transform: rotate(180deg);
31118
+ }
31119
+
31120
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31121
+ max-height: calc(100vh - 128px);
31122
+ overflow-y: auto;
31123
+ }
31124
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31125
+ padding: 4px 20px;
31126
+ font-size: 12px;
31127
+ line-height: 18px;
31128
+ }
31129
+
31426
31130
  .E_owd0kml {
31427
31131
  display: inline-block;
31428
31132
  }
@@ -31432,64 +31136,206 @@ html body {
31432
31136
  position: absolute;
31433
31137
  }
31434
31138
 
31435
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31436
- display: var(--ai7qkf2-0);
31139
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31140
+ border-radius: 6px;
31437
31141
  }
31438
- .E_ai7qkf2 .ant-input-number-input-wrap {
31439
- display: inline-flex;
31440
- line-height: 1.5715;
31441
- height: 100%;
31142
+ .E_s177mls5.ant-select.ant-select-single {
31442
31143
  width: 100%;
31144
+ color: #2d3a56;
31145
+ border-color: rgba(211, 218, 235, 0.6);
31146
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31147
+ font-size: 13px;
31148
+ }
31149
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31150
+ height: 30px;
31151
+ }
31152
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31153
+ height: 38px;
31154
+ font-size: 13px;
31155
+ }
31156
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31157
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31158
+ transition: 160ms ease;
31159
+ }
31160
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31161
+ color: #0080ff;
31162
+ }
31163
+ .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 {
31164
+ border-color: rgba(107, 128, 167, 0.6);
31165
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31166
+ }
31167
+ .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 {
31168
+ color: #0080ff;
31169
+ }
31170
+ .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 {
31171
+ border-color: #0080ff;
31172
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31173
+ }
31174
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31175
+ transform: rotate(180deg);
31176
+ }
31177
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31178
+ background: rgba(211, 218, 235, 0.6);
31179
+ border-color: rgba(172, 186, 211, 0.6);
31180
+ cursor: "not-allowed";
31181
+ }
31182
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31183
+ border-color: #f0483e !important;
31184
+ }
31185
+ .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 {
31186
+ color: #1d326c;
31187
+ }
31188
+ .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 {
31189
+ border-color: #0080ff;
31190
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31191
+ }
31192
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31193
+ transform: rotate(180deg);
31194
+ }
31195
+
31196
+ .E_c1yyuluq {
31197
+ border-radius: 8px;
31198
+ }
31199
+ .E_c1yyuluq .ant-card-body {
31200
+ padding: 20px 24px 24px 24px;
31201
+ }
31202
+
31203
+ .E_tju3gfj .date {
31204
+ margin-right: 4px;
31205
+ }
31206
+
31207
+ .E_iq1gosr {
31208
+ display: inline-block;
31209
+ }
31210
+
31211
+ .E_s1sck0th {
31212
+ padding: 0 8px;
31213
+ border-radius: 4px;
31214
+ }
31215
+
31216
+ .E_m855nr1 {
31217
+ padding: 2px 8px;
31218
+ border-radius: 3px;
31219
+ }
31220
+
31221
+ .E_l1270xpg {
31222
+ padding: 3px 8px;
31223
+ border-radius: 2px;
31224
+ }
31225
+
31226
+ .E_t14rextb.ant-tag:hover {
31227
+ opacity: unset;
31228
+ }
31229
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31230
+ margin: 0;
31231
+ margin-right: 8px;
31232
+ display: inline-flex;
31233
+ align-items: center;
31234
+ border: none;
31235
+ }
31236
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31237
+ width: 16px;
31238
+ height: 16px;
31239
+ color: inherit;
31240
+ margin-left: 4px;
31241
+ opacity: 0.6;
31242
+ display: inline-flex;
31243
+ }
31244
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31245
+ opacity: 1;
31246
+ }
31247
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31248
+ color: #0080ff;
31249
+ background-color: rgba(0, 136, 255, 0.1);
31250
+ }
31251
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31252
+ color: #f0483e;
31253
+ background-color: rgba(255, 74, 74, 0.1);
31254
+ }
31255
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31256
+ color: #e07f00;
31257
+ background-color: rgba(255, 187, 0, 0.1);
31258
+ }
31259
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31260
+ color: #008f4c;
31261
+ background-color: rgba(30, 201, 127, 0.1);
31262
+ }
31263
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31264
+ color: #1d326c;
31265
+ background-color: rgba(225, 230, 241, 0.6);
31266
+ }
31267
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31268
+ color: #7E41FF;
31269
+ background-color: rgba(126, 65, 255, 0.1);
31270
+ }
31271
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31272
+ color: #fff;
31273
+ }
31274
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31275
+ background-color: #f0483e;
31276
+ }
31277
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31278
+ background-color: #fea008;
31279
+ }
31280
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31281
+ background-color: #00ba5d;
31282
+ }
31283
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31284
+ background-color: #0080ff;
31285
+ }
31286
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31287
+ background-color: #6b7d99;
31443
31288
  }
31444
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31445
- content: var(--ai7qkf2-1);
31446
- display: var(--ai7qkf2-2);
31447
- flex: none;
31448
- align-items: center;
31449
- margin-left: 4px;
31450
- padding: 5px 12px 5px 0;
31451
- color: rgba(44, 56, 82, 0.6);
31289
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31290
+ background-color: #7E41FF;
31452
31291
  }
31453
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31454
- content: var(--ai7qkf2-3);
31455
- display: var(--ai7qkf2-4);
31456
- flex: none;
31292
+
31293
+ .E_c1bus5hc {
31294
+ --color: white;
31295
+ height: 14px;
31296
+ width: 14px;
31297
+ border-radius: 50%;
31298
+ flex-shrink: 0;
31299
+ display: flex;
31457
31300
  align-items: center;
31458
- margin-right: 4px;
31459
- cursor: auto;
31460
- color: rgba(44, 56, 82, 0.6);
31301
+ justify-content: center;
31302
+ border: 1px solid var(--color);
31461
31303
  }
31462
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31463
- border-radius: 0;
31304
+ .E_c1bus5hc .circle-inner {
31305
+ position: relative;
31306
+ height: 10px;
31307
+ width: 10px;
31308
+ border-radius: 50%;
31309
+ overflow: hidden;
31464
31310
  }
31465
- .E_ai7qkf2.ant-input-number {
31311
+ .E_c1bus5hc .circle-content {
31312
+ position: absolute;
31313
+ height: 100%;
31466
31314
  width: 100%;
31467
- border-radius: 6px;
31468
- }
31469
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31470
- border-color: #0096ff;
31471
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31472
- z-index: 1;
31473
- }
31474
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31475
- border-color: #e75a3a;
31476
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31315
+ left: 0;
31316
+ top: 0;
31317
+ border-radius: 50%;
31318
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31319
+ transform: rotate(180deg);
31477
31320
  }
31478
- .E_ai7qkf2 .ant-input-number-input {
31479
- height: 30px;
31480
- border: 1px;
31481
- padding: 5px 12px;
31482
- font-size: inherit;
31321
+ .E_c1bus5hc .circle-child {
31322
+ position: absolute;
31323
+ height: 100%;
31324
+ width: 100%;
31325
+ left: 0;
31326
+ top: 0;
31327
+ margin-left: 50%;
31328
+ transform-origin: left;
31329
+ background: white;
31330
+ transform: rotate(0deg);
31483
31331
  }
31484
- .E_ai7qkf2.ant-input-number-lg input {
31485
- height: 38px;
31486
- border: 1px;
31487
- padding: 8px 16px;
31332
+
31333
+ .E_t1m2x205 .ant-tooltip-arrow {
31334
+ display: none;
31488
31335
  }
31489
- .E_ai7qkf2.ant-input-number-sm input {
31490
- height: 22px;
31491
- border: 1px;
31492
- padding: 2px 8px;
31336
+ .E_t1m2x205 .ant-tooltip-inner {
31337
+ background: rgba(23, 38, 64, 0.8);
31338
+ border-radius: 4px;
31493
31339
  }
31494
31340
 
31495
31341
  .E_dsnbhzf {
@@ -32605,51 +32451,209 @@ input.E_rf8rlle.ant-input {
32605
32451
  .E_d105ju2d + .E_d105ju2d {
32606
32452
  margin-top: 16px;
32607
32453
  }
32608
- .E_d105ju2d + * {
32609
- margin-top: 16px;
32454
+ .E_d105ju2d + * {
32455
+ margin-top: 16px;
32456
+ }
32457
+
32458
+ .E_lh0l62z.E_d105ju2d {
32459
+ font-size: 12px;
32460
+ color: rgba(44, 56, 82, 0.6);
32461
+ margin-top: 12px;
32462
+ }
32463
+
32464
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32465
+ line-height: 18px;
32466
+ font-weight: 500;
32467
+ margin-top: 0;
32468
+ white-space: initial;
32469
+ }
32470
+
32471
+ .E_r1skkc3l {
32472
+ display: block;
32473
+ }
32474
+ .E_r1skkc3l span {
32475
+ font-size: 14px;
32476
+ font-weight: 500;
32477
+ line-height: 32px;
32478
+ color: #3e4652;
32479
+ }
32480
+
32481
+ .E_c3cobmo {
32482
+ margin-top: 16px;
32483
+ padding: 8px;
32484
+ border-radius: 6px;
32485
+ background: rgba(225, 230, 241, 0.6);
32486
+ color: rgba(44, 56, 82, 0.6);
32487
+ font-size: 12px;
32488
+ }
32489
+ .E_c3cobmo div {
32490
+ line-height: 20px;
32491
+ display: flex;
32492
+ align-items: center;
32493
+ word-break: break-all;
32494
+ }
32495
+ .E_c3cobmo .title {
32496
+ font-weight: 700;
32497
+ line-height: 18px;
32498
+ margin: 4px 0;
32499
+ }
32500
+
32501
+ .E_s1dni7lo {
32502
+ width: 430px !important;
32503
+ }
32504
+
32505
+ .E_d1wwmmm5 .ant-select-item-group {
32506
+ padding: 8px 16px;
32507
+ line-height: 18px;
32508
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32509
+ height: 34px;
32510
+ min-height: 34px;
32511
+ box-sizing: border-box;
32512
+ margin-top: 8px;
32513
+ }
32514
+
32515
+ .E_o1ugr09p {
32516
+ display: flex;
32517
+ flex-direction: column;
32518
+ margin: 1px 8px;
32519
+ padding: 8px;
32520
+ border-radius: 4px;
32521
+ }
32522
+ .E_o1ugr09p .selected-icon {
32523
+ display: none;
32524
+ }
32525
+ .E_o1ugr09p.ant-select-item-option-grouped {
32526
+ padding-left: 8px;
32527
+ }
32528
+ .E_o1ugr09p.ant-select-item-option-selected {
32529
+ background-color: white;
32530
+ }
32531
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32532
+ color: #0080ff;
32533
+ }
32534
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32535
+ display: block;
32536
+ }
32537
+ .E_o1ugr09p.ant-select-item-option-active {
32538
+ background: rgba(0, 136, 255, 0.16);
32539
+ }
32540
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32541
+ color: #0080ff;
32542
+ }
32543
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32544
+ background: rgba(0, 136, 255, 0.1);
32545
+ color: #0080ff;
32546
+ }
32547
+
32548
+ .E_o1ifxsq4 {
32549
+ display: flex;
32550
+ justify-content: space-between;
32551
+ height: 20px;
32552
+ line-height: 20px;
32553
+ }
32554
+ .E_o1ifxsq4 .timezone-title {
32555
+ color: #2d3a56;
32556
+ overflow: hidden;
32557
+ text-overflow: ellipsis;
32558
+ }
32559
+
32560
+ .E_o1zue7 {
32561
+ display: flex;
32562
+ justify-content: space-between;
32563
+ color: rgba(44, 56, 82, 0.6);
32564
+ height: 18px;
32565
+ line-height: 18px;
32566
+ margin-top: 2px;
32567
+ }
32568
+
32569
+ .E_tyfmlxg {
32570
+ border: none;
32571
+ margin-right: 0;
32572
+ background: rgba(225, 230, 241, 0.6);
32573
+ }
32574
+
32575
+ .E_o18uybox {
32576
+ pointer-events: none;
32577
+ height: 32px;
32578
+ width: 100%;
32579
+ opacity: 0;
32580
+ }
32581
+
32582
+ .E_s1dizucg.ant-switch {
32583
+ min-width: 40px;
32584
+ height: 24px;
32585
+ background: rgba(172, 186, 211, 0.6);
32586
+ overflow: hidden;
32587
+ }
32588
+ .E_s1dizucg.ant-switch:focus {
32589
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
32590
+ }
32591
+ .E_s1dizucg.ant-switch-small {
32592
+ min-width: 26px;
32593
+ height: 16px;
32594
+ }
32595
+ .E_s1dizucg.ant-switch-large {
32596
+ min-width: 52px;
32597
+ height: 32px;
32598
+ }
32599
+ .E_s1dizucg.ant-switch .ant-switch-handle {
32600
+ height: 20px;
32601
+ width: 20px;
32602
+ }
32603
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
32604
+ border-radius: 10px;
32605
+ transition-delay: 120ms;
32606
+ }
32607
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
32608
+ height: 14px;
32609
+ width: 14px;
32610
+ top: 1px;
32611
+ left: 1px;
32612
+ }
32613
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
32614
+ height: 28px;
32615
+ width: 28px;
32616
+ }
32617
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
32618
+ border-radius: 14px;
32619
+ }
32620
+ .E_s1dizucg.ant-switch-checked {
32621
+ background-color: #00ba5d;
32622
+ }
32623
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
32624
+ left: calc(100% - 20px - 2px);
32625
+ }
32626
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
32627
+ left: calc(100% - 14px - 1px);
32610
32628
  }
32611
-
32612
- .E_lh0l62z.E_d105ju2d {
32613
- font-size: 12px;
32614
- color: rgba(44, 56, 82, 0.6);
32615
- margin-top: 12px;
32629
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
32630
+ left: calc(100% - 28px - 2px);
32616
32631
  }
32617
32632
 
32618
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32619
- line-height: 18px;
32620
- font-weight: 500;
32621
- margin-top: 0;
32622
- white-space: initial;
32633
+ .E_c1up6e3y {
32634
+ margin-left: 5px;
32623
32635
  }
32624
32636
 
32625
- .E_r1skkc3l {
32626
- display: block;
32637
+ .E_ccrbeuz .ant-collapse-item {
32638
+ border: 0px;
32639
+ background-color: #fff;
32627
32640
  }
32628
- .E_r1skkc3l span {
32629
- font-size: 14px;
32630
- font-weight: 500;
32631
- line-height: 32px;
32632
- color: #3e4652;
32641
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32642
+ padding-top: 0px;
32643
+ padding-bottom: 0px;
32644
+ padding-left: 0px !important;
32645
+ padding-right: 24px;
32633
32646
  }
32634
-
32635
- .E_c3cobmo {
32636
- margin-top: 16px;
32637
- padding: 8px;
32638
- border-radius: 6px;
32639
- background: rgba(225, 230, 241, 0.6);
32640
- color: rgba(44, 56, 82, 0.6);
32641
- font-size: 12px;
32647
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32648
+ right: 0px;
32642
32649
  }
32643
- .E_c3cobmo div {
32644
- line-height: 20px;
32645
- display: flex;
32646
- align-items: center;
32647
- word-break: break-all;
32650
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32651
+ padding: 0px;
32648
32652
  }
32649
- .E_c3cobmo .title {
32650
- font-weight: 700;
32651
- line-height: 18px;
32652
- margin: 4px 0;
32653
+
32654
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32655
+ padding-right: 0px;
32656
+ cursor: default;
32653
32657
  }
32654
32658
 
32655
32659
  .E_h1ol2wl7 {
@@ -33406,6 +33410,23 @@ input.E_rf8rlle.ant-input {
33406
33410
  background-color: transparent;
33407
33411
  }
33408
33412
 
33413
+ .E_r77hffu {
33414
+ display: flex;
33415
+ align-items: center;
33416
+ justify-content: space-between;
33417
+ column-gap: 6px;
33418
+ }
33419
+
33420
+ .E_p1cmxsf7 {
33421
+ display: flex;
33422
+ flex-direction: column;
33423
+ justify-content: center;
33424
+ row-gap: var(--p1cmxsf7-0);
33425
+ }
33426
+ .E_p1cmxsf7 .antd5-progress-line {
33427
+ font-size: 0;
33428
+ }
33429
+
33409
33430
  .E_c1yd35n {
33410
33431
  padding: 0 12px 14px 12px;
33411
33432
  }
@@ -33517,18 +33538,201 @@ input.E_rf8rlle.ant-input {
33517
33538
  .E_b14q2gmw {
33518
33539
  box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33519
33540
  }
33520
-
33521
- .E_c1eym6el {
33522
- border-radius: 8px;
33523
- background-color: white;
33541
+
33542
+ .E_c1eym6el {
33543
+ border-radius: 8px;
33544
+ background-color: white;
33545
+ }
33546
+ .E_c1eym6el.hoverable {
33547
+ cursor: pointer;
33548
+ }
33549
+ .E_c1eym6el.hoverable:hover {
33550
+ transition: all 200ms ease;
33551
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33552
+ transform: translateY(-4px);
33553
+ }
33554
+
33555
+ .E_t1gvlxt5 {
33556
+ min-width: 0;
33557
+ flex: 1;
33558
+ }
33559
+ .E_t1gvlxt5 .tag {
33560
+ flex: 0 0 auto;
33561
+ }
33562
+ .E_t1gvlxt5 .progress-title {
33563
+ flex: 2;
33564
+ max-width: fit-content;
33565
+ }
33566
+ .E_t1gvlxt5 .progress-desc {
33567
+ flex: 1;
33568
+ max-width: fit-content;
33569
+ }
33570
+
33571
+ .E_a1ji6r68 {
33572
+ display: flex;
33573
+ align-items: center;
33574
+ column-gap: var(--a1ji6r68-0);
33575
+ }
33576
+
33577
+ .E_msn7nxt {
33578
+ color: rgba(44, 56, 82, 0.6);
33579
+ text-align: center;
33580
+ display: flex;
33581
+ align-items: center;
33582
+ justify-content: center;
33583
+ flex-direction: column;
33584
+ height: 100%;
33585
+ }
33586
+ .E_msn7nxt .link {
33587
+ color: #0080ff;
33588
+ cursor: pointer;
33589
+ }
33590
+
33591
+ .E_mp64wfi {
33592
+ width: 100%;
33593
+ height: 100%;
33594
+ display: flex;
33595
+ flex-direction: column;
33596
+ }
33597
+ .E_mp64wfi .name-toolbar {
33598
+ width: 100%;
33599
+ display: flex;
33600
+ line-height: 30px;
33601
+ padding: 0 16px;
33602
+ justify-content: space-between;
33603
+ }
33604
+ .E_mp64wfi .name-toolbar .metric-extra {
33605
+ display: flex;
33606
+ font-size: 12px;
33607
+ align-items: center;
33608
+ }
33609
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33610
+ color: #a3b4cc;
33611
+ }
33612
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33613
+ margin-left: 10px;
33614
+ }
33615
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33616
+ margin-left: 10px;
33617
+ cursor: pointer;
33618
+ }
33619
+ .E_mp64wfi .content {
33620
+ flex: 1;
33621
+ width: 100%;
33622
+ display: flex;
33623
+ justify-content: center;
33624
+ align-items: center;
33625
+ }
33626
+ .E_mp64wfi .single-content {
33627
+ height: 65px;
33628
+ }
33629
+
33630
+ .E_l1oyigan {
33631
+ display: flex;
33632
+ align-items: center;
33633
+ white-space: nowrap;
33634
+ overflow: hidden;
33635
+ width: 100%;
33636
+ }
33637
+ .E_l1oyigan .ant-dropdown-trigger {
33638
+ margin-left: auto;
33639
+ font-size: 12px;
33640
+ }
33641
+
33642
+ .E_l1noi4n1 {
33643
+ display: flex;
33644
+ justify-content: flex-start;
33645
+ align-items: center;
33646
+ font-size: 12px;
33647
+ cursor: pointer;
33648
+ }
33649
+ .E_l1noi4n1:not(:last-child) {
33650
+ margin-right: 20px;
33651
+ }
33652
+ .E_l1noi4n1.deselected {
33653
+ opacity: 0.4;
33654
+ }
33655
+ .E_l1noi4n1.deselected .color-block {
33656
+ background: #b4beca !important;
33657
+ }
33658
+
33659
+ .E_cz19rz6 {
33660
+ display: inline-block;
33661
+ height: 8px;
33662
+ width: 8px;
33663
+ margin-right: 8px;
33664
+ }
33665
+
33666
+ .E_e17r5r9c .ant-dropdown-menu-item {
33667
+ display: flex;
33668
+ align-items: center;
33669
+ font-size: 12px;
33670
+ margin: 0;
33671
+ }
33672
+
33673
+ .E_m1y1hhnr {
33674
+ position: relative;
33675
+ }
33676
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33677
+ bottom: -12px;
33678
+ }
33679
+ .E_m1y1hhnr .metric-toolbar {
33680
+ display: flex;
33681
+ justify-content: space-between;
33682
+ line-height: 30px;
33683
+ margin: 0 16px;
33684
+ }
33685
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33686
+ display: flex;
33687
+ font-size: 12px;
33688
+ align-items: center;
33689
+ }
33690
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33691
+ color: #a3b4cc;
33692
+ }
33693
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33694
+ margin-left: 10px;
33695
+ }
33696
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33697
+ margin-left: 10px;
33698
+ cursor: pointer;
33699
+ }
33700
+ .E_m1y1hhnr .recharts-xAxis {
33701
+ font-size: 12px;
33702
+ }
33703
+ .E_m1y1hhnr .pointer-wrapper {
33704
+ position: absolute;
33705
+ bottom: 10px;
33706
+ padding: 0 8px;
33707
+ border-radius: 4px;
33708
+ font-size: 12px;
33709
+ color: #fff;
33710
+ background: rgba(0, 0, 0, 0.75);
33711
+ transform: translateX(-50%);
33712
+ }
33713
+
33714
+ .E_tnvijvs {
33715
+ min-width: 200px;
33716
+ }
33717
+
33718
+ .E_t1ub2aex {
33719
+ display: flex;
33720
+ align-items: center;
33721
+ justify-content: space-between;
33722
+ background-color: rgba(0, 0, 0, 0.75);
33723
+ color: #b4beca;
33724
+ font-size: 12px;
33725
+ padding: 3px 6px;
33726
+ }
33727
+ .E_t1ub2aex:first-child {
33728
+ padding-top: 3px;
33524
33729
  }
33525
- .E_c1eym6el.hoverable {
33526
- cursor: pointer;
33730
+ .E_t1ub2aex:last-child {
33731
+ padding-bottom: 3px;
33527
33732
  }
33528
- .E_c1eym6el.hoverable:hover {
33529
- transition: all 200ms ease;
33530
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33531
- transform: translateY(-4px);
33733
+ .E_t1ub2aex .column-value {
33734
+ color: #fff;
33735
+ margin-left: 8px;
33532
33736
  }
33533
33737
 
33534
33738
  .E_lht19u8 {
@@ -33618,6 +33822,11 @@ input.E_rf8rlle.ant-input {
33618
33822
  white-space: normal;
33619
33823
  }
33620
33824
 
33825
+ .E_i1g85yz3 {
33826
+ margin-right: 4px;
33827
+ height: 16px;
33828
+ }
33829
+
33621
33830
  .E_sjob3jg {
33622
33831
  --item-min-width: 60px;
33623
33832
  }
@@ -34006,11 +34215,6 @@ input.E_rf8rlle.ant-input {
34006
34215
  margin-right: 8px;
34007
34216
  }
34008
34217
 
34009
- .E_i1g85yz3 {
34010
- margin-right: 4px;
34011
- height: 16px;
34012
- }
34013
-
34014
34218
  button.E_l48ei06.ant-btn {
34015
34219
  font-size: 12px;
34016
34220
  line-height: 18px;
@@ -34504,23 +34708,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34504
34708
  background: #fff;
34505
34709
  }
34506
34710
 
34507
- .E_r77hffu {
34508
- display: flex;
34509
- align-items: center;
34510
- justify-content: space-between;
34511
- column-gap: 6px;
34512
- }
34513
-
34514
- .E_p1cmxsf7 {
34515
- display: flex;
34516
- flex-direction: column;
34517
- justify-content: center;
34518
- row-gap: var(--p1cmxsf7-0);
34519
- }
34520
- .E_p1cmxsf7 .antd5-progress-line {
34521
- font-size: 0;
34522
- }
34523
-
34524
34711
  .E_t13ef470 {
34525
34712
  height: 100%;
34526
34713
  }
@@ -34551,189 +34738,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34551
34738
  background: rgba(163, 180, 204, 0.18);
34552
34739
  }
34553
34740
 
34554
- .E_t1gvlxt5 {
34555
- min-width: 0;
34556
- flex: 1;
34557
- }
34558
- .E_t1gvlxt5 .tag {
34559
- flex: 0 0 auto;
34560
- }
34561
- .E_t1gvlxt5 .progress-title {
34562
- flex: 2;
34563
- max-width: fit-content;
34564
- }
34565
- .E_t1gvlxt5 .progress-desc {
34566
- flex: 1;
34567
- max-width: fit-content;
34568
- }
34569
-
34570
- .E_a1ji6r68 {
34571
- display: flex;
34572
- align-items: center;
34573
- column-gap: var(--a1ji6r68-0);
34574
- }
34575
-
34576
- .E_msn7nxt {
34577
- color: rgba(44, 56, 82, 0.6);
34578
- text-align: center;
34579
- display: flex;
34580
- align-items: center;
34581
- justify-content: center;
34582
- flex-direction: column;
34583
- height: 100%;
34584
- }
34585
- .E_msn7nxt .link {
34586
- color: #0080ff;
34587
- cursor: pointer;
34588
- }
34589
-
34590
- .E_mp64wfi {
34591
- width: 100%;
34592
- height: 100%;
34593
- display: flex;
34594
- flex-direction: column;
34595
- }
34596
- .E_mp64wfi .name-toolbar {
34597
- width: 100%;
34598
- display: flex;
34599
- line-height: 30px;
34600
- padding: 0 16px;
34601
- justify-content: space-between;
34602
- }
34603
- .E_mp64wfi .name-toolbar .metric-extra {
34604
- display: flex;
34605
- font-size: 12px;
34606
- align-items: center;
34607
- }
34608
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34609
- color: #a3b4cc;
34610
- }
34611
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34612
- margin-left: 10px;
34613
- }
34614
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34615
- margin-left: 10px;
34616
- cursor: pointer;
34617
- }
34618
- .E_mp64wfi .content {
34619
- flex: 1;
34620
- width: 100%;
34621
- display: flex;
34622
- justify-content: center;
34623
- align-items: center;
34624
- }
34625
- .E_mp64wfi .single-content {
34626
- height: 65px;
34627
- }
34628
-
34629
- .E_l1oyigan {
34630
- display: flex;
34631
- align-items: center;
34632
- white-space: nowrap;
34633
- overflow: hidden;
34634
- width: 100%;
34635
- }
34636
- .E_l1oyigan .ant-dropdown-trigger {
34637
- margin-left: auto;
34638
- font-size: 12px;
34639
- }
34640
-
34641
- .E_l1noi4n1 {
34642
- display: flex;
34643
- justify-content: flex-start;
34644
- align-items: center;
34645
- font-size: 12px;
34646
- cursor: pointer;
34647
- }
34648
- .E_l1noi4n1:not(:last-child) {
34649
- margin-right: 20px;
34650
- }
34651
- .E_l1noi4n1.deselected {
34652
- opacity: 0.4;
34653
- }
34654
- .E_l1noi4n1.deselected .color-block {
34655
- background: #b4beca !important;
34656
- }
34657
-
34658
- .E_cz19rz6 {
34659
- display: inline-block;
34660
- height: 8px;
34661
- width: 8px;
34662
- margin-right: 8px;
34663
- }
34664
-
34665
- .E_e17r5r9c .ant-dropdown-menu-item {
34666
- display: flex;
34667
- align-items: center;
34668
- font-size: 12px;
34669
- margin: 0;
34670
- }
34671
-
34672
- .E_m1y1hhnr {
34673
- position: relative;
34674
- }
34675
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34676
- bottom: -12px;
34677
- }
34678
- .E_m1y1hhnr .metric-toolbar {
34679
- display: flex;
34680
- justify-content: space-between;
34681
- line-height: 30px;
34682
- margin: 0 16px;
34683
- }
34684
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34685
- display: flex;
34686
- font-size: 12px;
34687
- align-items: center;
34688
- }
34689
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34690
- color: #a3b4cc;
34691
- }
34692
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34693
- margin-left: 10px;
34694
- }
34695
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34696
- margin-left: 10px;
34697
- cursor: pointer;
34698
- }
34699
- .E_m1y1hhnr .recharts-xAxis {
34700
- font-size: 12px;
34701
- }
34702
- .E_m1y1hhnr .pointer-wrapper {
34703
- position: absolute;
34704
- bottom: 10px;
34705
- padding: 0 8px;
34706
- border-radius: 4px;
34707
- font-size: 12px;
34708
- color: #fff;
34709
- background: rgba(0, 0, 0, 0.75);
34710
- transform: translateX(-50%);
34711
- }
34712
-
34713
- .E_tnvijvs {
34714
- min-width: 200px;
34715
- }
34716
-
34717
- .E_t1ub2aex {
34718
- display: flex;
34719
- align-items: center;
34720
- justify-content: space-between;
34721
- background-color: rgba(0, 0, 0, 0.75);
34722
- color: #b4beca;
34723
- font-size: 12px;
34724
- padding: 3px 6px;
34725
- }
34726
- .E_t1ub2aex:first-child {
34727
- padding-top: 3px;
34728
- }
34729
- .E_t1ub2aex:last-child {
34730
- padding-bottom: 3px;
34731
- }
34732
- .E_t1ub2aex .column-value {
34733
- color: #fff;
34734
- margin-left: 8px;
34735
- }
34736
-
34737
34741
  .E_f16blduf.ant-form-item {
34738
34742
  margin-bottom: 0;
34739
34743
  }
@@ -34753,18 +34757,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34753
34757
  display: block;
34754
34758
  }
34755
34759
 
34756
- .E_i14c7jc8 {
34757
- color: var(--i14c7jc8-0);
34758
- }
34759
-
34760
- .E_i1ibuolf {
34761
- display: flex;
34762
- align-items: center;
34763
- column-gap: 4px;
34764
- font-size: 12px;
34765
- color: rgba(44, 56, 82, 0.7490196078);
34766
- }
34767
-
34768
34760
  .E_d1u4ndxc {
34769
34761
  color: rgba(44, 56, 82, 0.7490196078);
34770
34762
  font-size: 12px;
@@ -34794,4 +34786,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34794
34786
  to {
34795
34787
  transform: translateX(100%);
34796
34788
  }
34789
+ }
34790
+
34791
+ .E_i14c7jc8 {
34792
+ color: var(--i14c7jc8-0);
34793
+ }
34794
+
34795
+ .E_i1ibuolf {
34796
+ display: flex;
34797
+ align-items: center;
34798
+ column-gap: 4px;
34799
+ font-size: 12px;
34800
+ color: rgba(44, 56, 82, 0.7490196078);
34797
34801
  }