@cloudtower/eagle 0.28.4 → 0.28.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29558,1762 +29558,1811 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_c18gxmrl {
29562
- border: 1px solid #d8deeb;
29561
+ .E_skwah65 {
29562
+ height: 8px;
29563
+ box-sizing: border-box;
29564
+ border-radius: 2px;
29565
+ background: #f5f7fa;
29566
+ display: flex;
29567
+ width: 100%;
29568
+ overflow: hidden;
29569
+ }
29570
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
+ margin-left: 1px;
29572
+ }
29573
+
29574
+ .E_clm1wy1 {
29575
+ width: 192px;
29576
+ height: 246px;
29563
29577
  border-radius: 4px;
29564
29578
  }
29565
- .E_c18gxmrl + .E_c18gxmrl {
29566
- margin-top: 8px;
29579
+ .E_clm1wy1 > .ant-picker-calendar,
29580
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29581
+ width: 100%;
29582
+ background-color: rgba(245, 247, 250, 0.6);
29583
+ border-top: none;
29567
29584
  }
29568
- .E_c18gxmrl:hover {
29569
- border-color: #0080ff;
29585
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29586
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29587
+ padding: 0 16px;
29570
29588
  }
29571
- .E_c18gxmrl:hover > header {
29572
- background: rgba(0, 128, 255, 0.1);
29589
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29590
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29591
+ width: 100%;
29592
+ height: 180px;
29593
+ border-spacing: 0;
29573
29594
  }
29574
- .E_c18gxmrl.active header {
29575
- border-bottom: 1px solid #d8deeb;
29595
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29596
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29597
+ margin-bottom: 8px;
29576
29598
  }
29577
- .E_c18gxmrl > header {
29578
- padding: 8px 12px;
29599
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29600
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29601
+ width: 22px;
29579
29602
  }
29580
-
29581
- .E_m74vjol {
29582
- display: flex;
29583
- justify-content: space-between;
29584
- width: 100%;
29603
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29604
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29605
+ padding: 0;
29585
29606
  }
29586
- .E_m74vjol .action {
29587
- margin-left: 16px;
29607
+ .E_clm1wy1 .ant-picker-cell {
29608
+ color: rgba(62, 70, 82, 0.6);
29609
+ opacity: 0.4;
29610
+ }
29611
+ .E_clm1wy1 .ant-picker-cell-in-view {
29612
+ color: rgba(62, 70, 82, 0.6);
29613
+ opacity: 1;
29614
+ }
29615
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29616
+ color: #3e4652;
29617
+ }
29618
+ .E_clm1wy1 .ant-picker-cell::before {
29619
+ pointer-events: none;
29588
29620
  }
29589
29621
 
29590
- .E_a1o35uvh .ant-alert-message {
29591
- width: 100%;
29622
+ .E_t1tsm00v {
29623
+ color: rgba(129, 138, 153, 0.6);
29624
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29625
+ backdrop-filter: blur(10px);
29626
+ padding: 7px 10px;
29592
29627
  }
29593
29628
 
29594
- .E_berrcjl {
29595
- color: rgba(10, 37, 85, 0.6);
29596
- margin-bottom: 4px;
29629
+ .E_c167wnad {
29630
+ color: rgba(62, 70, 82, 0.6);
29631
+ display: flex;
29632
+ justify-content: space-between;
29633
+ align-items: center;
29634
+ padding: 8px 16px;
29597
29635
  }
29598
- .E_berrcjl .breadcrumb-link {
29599
- color: rgba(10, 37, 85, 0.6);
29636
+ .E_c167wnad .anticon {
29600
29637
  cursor: pointer;
29601
- transition: color 160ms ease;
29602
- }
29603
- .E_berrcjl .breadcrumb-link:hover {
29604
- color: #0080ff;
29605
29638
  }
29606
- .E_berrcjl .breadcrumb-link:active {
29607
- color: #005ed1;
29639
+ .E_c167wnad .anticon:hover {
29640
+ color: #0096ff;
29608
29641
  }
29609
29642
 
29610
- .E_b1wx3t3t.ant-btn-icon-only {
29611
- justify-content: center;
29643
+ .E_cxhf7dh {
29644
+ text-align: center;
29612
29645
  }
29613
- .E_b1wx3t3t.ant-btn {
29614
- display: inline-flex;
29615
- align-items: center;
29646
+ .E_cxhf7dh .dots {
29647
+ display: flex;
29616
29648
  justify-content: center;
29617
- height: 32px;
29618
- border-radius: 6px;
29619
- line-height: 22px;
29620
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29621
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29622
29649
  }
29623
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
29624
- height: 40px;
29625
- line-height: 24px;
29650
+ .E_cxhf7dh .dot {
29651
+ display: inline-block;
29652
+ width: 2px;
29653
+ height: 2px;
29654
+ border-radius: 1px;
29655
+ background: #0096ff;
29626
29656
  }
29627
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
29628
- height: 24px;
29629
- line-height: 20px;
29657
+ .E_cxhf7dh .dot:not(:last-child) {
29658
+ margin-right: 2px;
29630
29659
  }
29631
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29632
- border-radius: 50%;
29660
+ .E_cxhf7dh .bar {
29661
+ width: 9px;
29662
+ height: 2px;
29663
+ background: #0096ff;
29664
+ border-radius: 2px;
29633
29665
  }
29634
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
29635
- margin-right: 8px;
29636
- padding-right: 0px;
29666
+
29667
+ .E_c18bcrac {
29668
+ display: inline-block;
29669
+ width: 100%;
29637
29670
  }
29638
- .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 {
29639
- color: var(--color, #06101f);
29640
- font-weight: var(--font-weight);
29641
- background: var(--background-color, #fff);
29642
- border-width: var(--border-width, 1px);
29643
- border-color: var(--border-color, #d9d9d9);
29671
+ .E_c18bcrac .recharts-wrapper {
29672
+ margin-left: 4px;
29644
29673
  }
29645
- .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 {
29646
- display: none;
29674
+
29675
+ .E_cro7kg2 {
29676
+ padding: 4px;
29647
29677
  }
29648
- .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 {
29649
- color: var(--color, inherit);
29678
+
29679
+ .E_c14wcxf0 {
29680
+ display: flex;
29681
+ justify-content: space-between;
29682
+ align-items: center;
29683
+ font-size: 13px;
29684
+ line-height: 24px;
29685
+ color: #cccccc;
29686
+ white-space: nowrap;
29650
29687
  }
29651
- .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 {
29652
- background: var(--background-color-hover, var(--background-color));
29653
- border-color: var(--border-color-hover, var(--border-color, transparent));
29688
+ .E_c14wcxf0 label {
29689
+ margin-right: 32px;
29654
29690
  }
29655
- .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 {
29656
- --scale: 1;
29657
- --transY: 1px;
29658
- background: var(--background-color-active, var(--background-color));
29659
- border-color: var(--border-color-active, var(--border-color, transparent));
29691
+
29692
+ .E_coy29mj.E_c14wcxf0 {
29693
+ font-weight: bold;
29694
+ color: white;
29660
29695
  }
29661
- .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 {
29662
- background: var(--background-color-focus, var(--background-color));
29663
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29664
- border-color: var(--border-color-focus, var(--border-color, transparent));
29696
+
29697
+ .E_s11212zy {
29698
+ width: 8px;
29699
+ height: 8px;
29700
+ border-radius: 2px;
29701
+ display: inline-block;
29702
+ background: var(--s11212zy-0);
29703
+ border: 1px solid #fff;
29704
+ box-sizing: content-box;
29705
+ margin-right: 6px;
29665
29706
  }
29666
- .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 {
29667
- color: var(--color-disabled, var(--color));
29668
- background: var(--background-color-disabled, var(--background-color));
29669
- border-color: var(--border-color-disabled, var(--border-color, transparent));
29670
- opacity: 0.5;
29707
+
29708
+ .E_p1lyky6c > :first-child {
29709
+ font-weight: bold;
29710
+ color: white;
29711
+ margin-right: 4px;
29671
29712
  }
29672
- .E_b1wx3t3t.ant-btn-link[disabled] {
29673
- color: #0080ff;
29674
- opacity: 0.5;
29713
+
29714
+ .E_c1up1pdz {
29715
+ width: 648px;
29675
29716
  }
29676
- .E_b1wx3t3t.ant-btn-primary {
29677
- --color: #fff;
29678
- --font-weight: bold;
29679
- --border-width: 0;
29680
- --background-color: #0080ff;
29681
- --background-color-hover: #009dff;
29682
- --background-color-active: #005ed1;
29683
- --background-color-focus: #0080ff;
29684
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29717
+ .E_c1up1pdz.active {
29718
+ border-color: #0080ff;
29685
29719
  }
29686
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29687
- --background-color: #f0483e;
29688
- --background-color-hover: #ff5252;
29689
- --background-color-active: #c73d31;
29690
- --background-color-focus: #ff5252;
29691
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29720
+ .E_c1up1pdz.active > header {
29721
+ background: rgba(0, 128, 255, 0.1);
29692
29722
  }
29693
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29694
- --background-color: #fea008;
29695
- --background-color-hover: #feba33;
29696
- --background-color-active: #e07f00;
29697
- --background-color-focus: #fea008;
29723
+ .E_c1up1pdz .expand {
29724
+ padding: 12px;
29698
29725
  }
29699
- .E_b1wx3t3t.ant-btn-secondary {
29700
- --color: #0080ff;
29701
- --font-weight: bold;
29702
- --border-width: 0;
29703
- --background-color: rgba(0, 136, 255, 0.1);
29704
- --background-color-hover: rgba(0, 136, 255, 0.16);
29705
- --background-color-active: rgba(0, 136, 255, 0.2);
29706
- --background-color-focus: rgba(0, 136, 255, 0.1);
29707
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29726
+ .E_c1up1pdz .field-item {
29727
+ display: flex;
29728
+ padding: 10px 0;
29729
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29708
29730
  }
29709
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29710
- --color: #f0483e;
29711
- --background-color: rgba(255, 74, 74, 0.1);
29712
- --background-color-hover: rgba(255, 74, 74, 0.16);
29713
- --background-color-active: rgba(255, 74, 74, 0.2);
29714
- --background-color-focus: rgba(255, 74, 74, 0.1);
29715
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29731
+ .E_c1up1pdz .field-item:last-child {
29732
+ border-bottom: none;
29733
+ padding-bottom: 0;
29716
29734
  }
29717
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29718
- --color: #fea008;
29719
- --background-color: rgba(255, 187, 0, 0.1);
29720
- --background-color-hover: rgba(255, 187, 0, 0.16);
29721
- --background-color-active: rgba(255, 187, 0, 0.2);
29722
- --background-color-focus: rgba(255, 187, 0, 0.1);
29723
- }
29724
- .E_b1wx3t3t.ant-btn-tertiary {
29725
- --color: #0080ff;
29726
- --font-weight: bold;
29727
- --border-width: 0;
29728
- --background-color: #fff;
29729
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29730
- box-shadow: none;
29735
+ .E_c1up1pdz .field-item label {
29736
+ line-height: 32px;
29737
+ width: 100px;
29738
+ color: rgba(62, 70, 82, 0.6);
29731
29739
  }
29732
- .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 {
29733
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29740
+ .E_c1up1pdz .help {
29741
+ color: rgba(62, 70, 82, 0.6);
29742
+ margin-top: 5px;
29734
29743
  }
29735
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29736
- --color: #f0483e;
29737
- --background-color: #fff;
29738
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29744
+ .E_c1up1pdz .ant-input-affix-wrapper,
29745
+ .E_c1up1pdz .ant-picker {
29746
+ width: 128px;
29739
29747
  }
29740
- .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 {
29741
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29748
+
29749
+ .E_c156wh19 {
29750
+ display: flex;
29751
+ align-items: center;
29752
+ justify-content: space-between;
29753
+ word-break: keep-all;
29742
29754
  }
29743
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29744
- --color: #fea008;
29745
- --background-color: #fff;
29755
+ .E_c156wh19 .title {
29756
+ margin: 0 16px 0 8px;
29746
29757
  }
29747
- .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 {
29748
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29758
+ .E_c156wh19 .retain {
29759
+ color: rgba(129, 138, 153, 0.6);
29749
29760
  }
29750
- .E_b1wx3t3t.ant-btn-ordinary {
29751
- --color: #1d326c;
29752
- --border-color: #ccd4e3;
29753
- --background-color: #fff;
29754
- --background-color-hover: #edf0f7;
29755
- --background-color-active: #e4e9f2;
29756
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29757
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29761
+ .E_c156wh19 div.left {
29762
+ flex: 1;
29763
+ display: flex;
29764
+ overflow: hidden;
29765
+ align-items: center;
29766
+ justify-content: flex-start;
29767
+ white-space: nowrap;
29758
29768
  }
29759
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29760
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29769
+ .E_c156wh19 div.left .title {
29770
+ max-width: 100%;
29771
+ overflow: hidden;
29772
+ text-overflow: ellipsis;
29761
29773
  }
29762
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29763
- --color: #0080ff;
29764
- --border-color: #0080ff;
29765
- --background-color: #fff;
29766
- --background-color-hover: linear-gradient(
29767
- 0deg,
29768
- rgba(0, 136, 255, 0.16),
29769
- rgba(0, 136, 255, 0.16)
29770
- ),
29771
- #ffffff;
29772
- --background-color-active: linear-gradient(
29773
- 0deg,
29774
- rgba(0, 136, 255, 0.2),
29775
- rgba(0, 136, 255, 0.2)
29776
- ),
29777
- #ffffff;
29778
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29779
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29774
+ .E_c156wh19 div.right {
29775
+ display: flex;
29776
+ align-items: center;
29780
29777
  }
29781
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29782
- --color: #f0483e;
29783
- --border-color: #f0483e;
29784
- --background-color: #fff;
29785
- --background-color-hover: linear-gradient(
29786
- 0deg,
29787
- rgba(255, 74, 74, 0.16),
29788
- rgba(255, 74, 74, 0.16)
29789
- ),
29790
- #ffffff;
29791
- --background-color-active: linear-gradient(
29792
- 0deg,
29793
- rgba(255, 74, 74, 0.2),
29794
- rgba(255, 74, 74, 0.2)
29795
- ),
29796
- #ffffff;
29797
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29778
+ .E_c156wh19 .reverse {
29779
+ display: flex;
29780
+ flex-direction: row-reverse;
29781
+ align-items: center;
29798
29782
  }
29799
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
29800
- --color: #1d326c;
29801
- --border-color: #fff;
29802
- --background-color: #fff;
29803
- --background-color-hover: rgba(211, 218, 235, 0.6);
29804
- --background-color-active: rgba(192, 203, 224, 0.6);
29805
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29806
- box-shadow: none;
29783
+ .E_c156wh19 .reverse .ant-switch {
29784
+ margin-left: 8px;
29807
29785
  }
29808
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29809
- --color: #0080ff;
29810
- --border-color: #fff;
29811
- --background-color: #fff;
29812
- --background-color-hover: rgba(0, 136, 255, 0.16);
29813
- --background-color-active: rgba(0, 136, 255, 0.2);
29814
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29815
- box-shadow: none;
29786
+ .E_c156wh19 .close {
29787
+ padding-left: 14px;
29788
+ margin-left: 14px;
29789
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29790
+ cursor: pointer;
29816
29791
  }
29817
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29818
- --color: #f0483e;
29819
- --background-color-hover: rgba(255, 74, 74, 0.16);
29820
- --background-color-active: rgba(255, 74, 74, 0.2);
29821
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29792
+
29793
+ .E_m126spxy {
29794
+ padding-bottom: 4px;
29795
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29822
29796
  }
29823
- .E_b1wx3t3t.ant-btn-quiet {
29824
- --color: rgba(44, 56, 82, 0.6);
29825
- --border-width: 0;
29826
- --background-color: transparent;
29827
- --background-color-hover: rgba(211, 218, 235, 0.6);
29828
- --background-color-active: rgba(192, 203, 224, 0.6);
29829
- --background-color-focus: #fff;
29830
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29831
- box-shadow: none;
29797
+ .E_m126spxy .ant-btn-link {
29798
+ padding: 1px 10px;
29799
+ color: rgba(62, 70, 82, 0.6);
29800
+ border-radius: 4px;
29832
29801
  }
29833
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29834
- --color: #f0483e;
29835
- --background-color-hover: rgba(255, 74, 74, 0.16);
29836
- --background-color-active: rgba(255, 74, 74, 0.2);
29837
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29802
+ .E_m126spxy .ant-btn-link.active {
29803
+ background: rgba(0, 128, 255, 0.1);
29804
+ color: #0096ff;
29838
29805
  }
29839
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29840
- --color: #0080ff;
29841
- --background-color: transparent;
29842
- --background-color-hover: rgba(0, 136, 255, 0.16);
29843
- --background-color-active: rgba(0, 136, 255, 0.2);
29844
- --background-color-focus: #fff;
29845
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29806
+
29807
+ .E_wpbf4pq {
29808
+ padding: 10px 0;
29809
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29846
29810
  }
29847
- .E_b1wx3t3t .button-prefix-icon {
29848
- margin-right: 8px;
29849
- display: inline-flex;
29811
+ .E_wpbf4pq .ant-input,
29812
+ .E_wpbf4pq .ant-picker {
29813
+ width: 80px;
29814
+ margin: 0 9px;
29815
+ text-align: center;
29850
29816
  }
29851
- .E_b1wx3t3t .button-suffix-icon {
29852
- margin-left: 8px;
29853
- display: inline-flex;
29817
+ .E_wpbf4pq .options {
29818
+ padding: 12px 0 12px 16px;
29819
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29820
+ margin: 5px 0 5px 8px;
29854
29821
  }
29855
- .E_b1wx3t3t .icon-wrapper {
29856
- display: flex;
29857
- justify-content: center;
29822
+ .E_wpbf4pq .week-day-option,
29823
+ .E_wpbf4pq .month-day-option {
29824
+ background: #f5f7fa;
29825
+ box-sizing: border-box;
29826
+ border-radius: 16px;
29827
+ margin-right: 8px;
29858
29828
  }
29859
-
29860
- button.E_n7k2c6r {
29861
- padding: 0;
29829
+ .E_wpbf4pq .week-day-option:focus,
29830
+ .E_wpbf4pq .month-day-option:focus {
29831
+ color: inherit;
29832
+ border-color: #d9d9d9;
29862
29833
  }
29863
-
29864
- .E_c1uzzomf {
29865
- margin-bottom: 16px;
29834
+ .E_wpbf4pq .week-day-option.active {
29835
+ background-color: #0096ff;
29836
+ border-color: #0096ff;
29837
+ color: #fff;
29866
29838
  }
29867
- .E_c1uzzomf .card-title {
29868
- font-size: 16px;
29869
- color: rgba(44, 56, 82, 0.6);
29870
- font-weight: 700;
29871
- line-height: 32px;
29839
+ .E_wpbf4pq .week-day-option.en-text {
29840
+ width: 110px;
29841
+ margin-top: 4px;
29872
29842
  }
29873
- .E_c1uzzomf .card-body {
29874
- padding: 24px;
29875
- border-radius: 8px;
29876
- background: #fff;
29843
+ .E_wpbf4pq .month-day-option {
29844
+ width: 32px;
29845
+ padding: 0;
29846
+ margin-bottom: 8px;
29877
29847
  }
29878
- .E_c1uzzomf .empty {
29879
- font-weight: 700;
29880
- font-size: 14px;
29881
- line-height: 22px;
29882
- color: rgba(0, 21, 64, 0.3);
29883
- text-align: center;
29848
+ .E_wpbf4pq .month-day-option.active {
29849
+ background-color: #0096ff;
29850
+ border-color: #0096ff;
29851
+ color: #fff;
29884
29852
  }
29885
29853
 
29886
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29887
- padding: 4px 8px 0 8px;
29888
- color: rgba(44, 56, 82, 0.6);
29889
- font-size: 12px;
29854
+ .E_gmyahx3 {
29855
+ cursor: pointer;
29890
29856
  }
29891
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29892
- padding-bottom: 6px;
29857
+ .E_gmyahx3 .link-text {
29858
+ color: rgba(0, 21, 64, 0.3);
29893
29859
  }
29894
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29895
- padding-top: 4px;
29896
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29860
+ .E_gmyahx3:hover .link-text {
29861
+ color: #0080ff;
29897
29862
  }
29898
29863
 
29899
- .E_d1bw7c5z {
29900
- position: relative;
29901
- max-width: 388px;
29902
- min-width: 285px;
29903
- }
29904
- .E_d1bw7c5z .center {
29905
- position: absolute;
29906
- font-size: 12px;
29907
- width: 80px;
29908
- height: 100px;
29909
- top: 0;
29910
- left: 35px;
29864
+ .E_s1ebs0ra {
29911
29865
  display: flex;
29912
- flex-direction: column;
29913
- justify-content: center;
29914
29866
  align-items: center;
29915
- color: #00122e;
29867
+ justify-content: space-between;
29868
+ background: #edf0f7;
29869
+ padding: 8px 12px;
29870
+ position: sticky;
29871
+ top: 0;
29872
+ z-index: 1;
29873
+ margin-bottom: -52px;
29916
29874
  }
29917
- .E_d1bw7c5z .center .number {
29918
- font-size: 24px;
29875
+ .E_s1ebs0ra .select-total {
29876
+ display: flex;
29877
+ align-items: center;
29919
29878
  font-weight: 700;
29879
+ flex-shrink: 0;
29920
29880
  }
29921
- .E_d1bw7c5z .center .text {
29922
- padding: 0 5px;
29923
- font-size: 12px;
29924
- width: inherit;
29925
- text-align: center;
29881
+ .E_s1ebs0ra .select-total .icon-wrapper {
29882
+ cursor: pointer;
29883
+ margin-left: 8px;
29884
+ width: 32px;
29885
+ height: 32px;
29886
+ border-radius: 50%;
29887
+ justify-content: center;
29926
29888
  }
29927
- .E_d1bw7c5z .recharts-wrapper {
29928
- display: flex;
29889
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29890
+ background: rgba(225, 230, 241, 0.6);
29929
29891
  }
29930
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29931
- position: relative !important;
29932
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29933
- left: 0 !important;
29934
- bottom: 0 !important;
29935
- display: flex;
29936
- align-items: center;
29892
+ .E_s1ebs0ra .action-group {
29893
+ flex: 1;
29894
+ margin-left: 88px;
29895
+ white-space: nowrap;
29896
+ text-align: right;
29897
+ position: relative;
29898
+ padding: 4px 0;
29899
+ margin-top: -4px;
29900
+ overflow: hidden;
29937
29901
  }
29938
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29939
- width: 100%;
29902
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29903
+ transform: translateY(-4px);
29940
29904
  }
29941
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29942
- width: 100%;
29943
- margin-right: 0 !important;
29944
- line-height: 18px;
29905
+ .E_s1ebs0ra .action-group button {
29906
+ border: none;
29945
29907
  }
29946
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29947
- border-radius: 2px;
29908
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29909
+ margin-right: 8px;
29948
29910
  }
29949
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29950
- min-width: 75px;
29951
- max-width: 198px;
29952
- width: calc(100% - 20px);
29953
- margin-left: 2px;
29954
- color: #00122e !important;
29955
- display: inline-flex;
29956
- justify-content: space-between;
29911
+ .E_s1ebs0ra .action-group > button:last-child {
29912
+ margin-right: 4px;
29957
29913
  }
29958
- .E_d1bw7c5z .tooltip-text {
29959
- maxwidth: calc(100% - 12px);
29914
+ .E_s1ebs0ra .action-group .more-btn {
29960
29915
  cursor: pointer;
29961
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29962
- overflow: hidden;
29963
- text-overflow: ellipsis;
29964
- white-space: nowrap;
29916
+ width: 32px;
29917
+ height: 32px;
29918
+ justify-content: center;
29919
+ border-radius: 50%;
29965
29920
  }
29966
- .E_d1bw7c5z .value {
29967
- color: rgba(44, 56, 82, 0.75);
29921
+ .E_s1ebs0ra .action-group .more-btn:hover {
29922
+ background: #fff;
29968
29923
  }
29969
29924
 
29970
- .E_t10pqbtc {
29971
- width: 140px;
29925
+ .E_wg1tsps {
29926
+ display: flex;
29927
+ align-items: center;
29928
+ justify-content: flex-end;
29972
29929
  }
29973
- .E_t10pqbtc .item {
29974
- margin: 6px auto;
29930
+
29931
+ .E_b1ctd5xy {
29975
29932
  display: flex;
29976
- justify-content: space-between;
29933
+ align-items: center;
29934
+ width: calc(100% - 40px);
29977
29935
  }
29978
- .E_t10pqbtc .item .name {
29979
- width: 102px;
29936
+ .E_b1ctd5xy .chart {
29937
+ display: inline-block;
29938
+ width: 100%;
29980
29939
  }
29981
29940
 
29982
- .E_b1nip9bk {
29983
- padding: 4px 11px;
29941
+ .E_u1p8acpn {
29942
+ min-width: 40px;
29943
+ }
29944
+ .E_u1p8acpn .unit {
29945
+ color: #00122e !important;
29984
29946
  }
29985
29947
 
29986
- .E_bqamoqe {
29948
+ .E_ou7iq30 {
29949
+ overflow: hidden;
29950
+ text-overflow: ellipsis;
29951
+ }
29952
+
29953
+ .E_s1tui002 {
29987
29954
  white-space: nowrap;
29988
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29989
29955
  }
29990
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29991
- --color: #0080ff;
29956
+
29957
+ .E_mxrc2zg {
29958
+ display: -webkit-box;
29959
+ -webkit-line-clamp: var(--mxrc2zg-0);
29960
+ -webkit-box-orient: vertical;
29961
+ word-break: break-all;
29992
29962
  }
29993
- .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] {
29994
- --color: #0080ff;
29963
+
29964
+ span.E_tqjc4ui {
29965
+ margin: 0 2px;
29995
29966
  }
29996
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29997
- margin-left: 1px;
29967
+
29968
+ .E_n12mqh7z {
29969
+ display: flex;
29970
+ align-items: center;
29971
+ font-size: 12px;
29972
+ line-height: 18px;
29998
29973
  }
29999
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30000
- border-top-right-radius: 0;
30001
- border-bottom-right-radius: 0;
29974
+ .E_n12mqh7z:not(:last-child) {
29975
+ margin-bottom: 4px;
30002
29976
  }
30003
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30004
- border-top-left-radius: 0;
30005
- border-bottom-left-radius: 0;
29977
+
29978
+ .E_tf5bynu {
29979
+ margin: 0 3px;
30006
29980
  }
30007
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30008
- border-radius: unset;
29981
+
29982
+ .E_tcckoz1 {
29983
+ max-height: 400px;
29984
+ overflow: auto;
30009
29985
  }
30010
29986
 
30011
- .E_c1yyuluq {
30012
- border-radius: 8px;
29987
+ .E_t1sqg15u {
29988
+ background: white;
30013
29989
  }
30014
- .E_c1yyuluq .ant-card-body {
30015
- padding: 20px 24px 24px 24px;
29990
+ .E_t1sqg15u.inline .table-row {
29991
+ flex-direction: column;
30016
29992
  }
30017
-
30018
- .E_ccrbeuz .ant-collapse-item {
30019
- border: 0px;
30020
- background-color: #fff;
29993
+ .E_t1sqg15u.inline .table-row > label {
29994
+ padding: 0 16px 7px 0;
30021
29995
  }
30022
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30023
- padding-top: 0px;
30024
- padding-bottom: 0px;
30025
- padding-left: 0px !important;
30026
- padding-right: 24px;
29996
+ .E_t1sqg15u.has-border .table-header {
29997
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30027
29998
  }
30028
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30029
- right: 0px;
29999
+ .E_t1sqg15u.has-border .hiddenBorder {
30000
+ border-top: none !important;
30030
30001
  }
30031
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30032
- padding: 0px;
30002
+ .E_t1sqg15u.has-border .table-row + .table-row {
30003
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30033
30004
  }
30034
-
30035
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30036
- padding-right: 0px;
30037
- cursor: default;
30005
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30006
+ padding-bottom: 0;
30038
30007
  }
30039
-
30040
- .E_sx1bpnu .ant-input-sm {
30041
- line-height: 18px;
30008
+ .E_t1sqg15u.align-right .content {
30009
+ text-align: right;
30042
30010
  }
30043
-
30044
- .E_itxley7.ant-input-group.ant-input-group-compact {
30011
+ .E_t1sqg15u .uuid-row {
30045
30012
  display: flex;
30013
+ justify-content: space-between;
30046
30014
  }
30047
-
30048
- .E_ivqqkzv {
30049
- height: 24px;
30050
- width: 56px !important;
30051
- margin-right: 4px;
30052
- }
30053
-
30054
- .E_c1wk4q29 {
30055
- color: rgba(44, 56, 82, 0.6);
30015
+ .E_t1sqg15u .uuid-row .id-text {
30016
+ white-space: nowrap;
30017
+ overflow: hidden;
30018
+ text-overflow: ellipsis;
30056
30019
  }
30057
30020
 
30058
- .E_phljevk {
30021
+ .E_t4zczcp {
30059
30022
  display: flex;
30060
30023
  justify-content: space-between;
30061
30024
  align-items: center;
30062
- padding: 10px 0;
30025
+ padding: 8px;
30026
+ min-height: 32px;
30027
+ }
30028
+ .E_t4zczcp .table-title {
30063
30029
  color: rgba(44, 56, 82, 0.6);
30030
+ font-weight: 600;
30064
30031
  font-size: 12px;
30065
- line-height: 24px;
30066
- }
30067
- .E_phljevk .pagination-left {
30068
- padding: 2px 8px;
30032
+ line-height: 8px;
30069
30033
  }
30070
- .E_phljevk .dropdown-trigger {
30071
- display: flex;
30072
- align-items: center;
30073
- border-radius: 6px;
30034
+ .E_t4zczcp .edit-icon {
30035
+ font-size: 16px;
30036
+ color: rgba(10, 37, 85, 0.6);
30074
30037
  cursor: pointer;
30075
- transition: all 0.3s ease;
30076
- }
30077
- .E_phljevk .dropdown-trigger:hover {
30078
- background: rgba(211, 218, 235, 0.6);
30079
- color: #0080ff;
30080
30038
  }
30081
- .E_phljevk .dropdown-trigger .icon-inner {
30082
- margin-left: 4px;
30039
+
30040
+ .E_t1s7goww {
30041
+ font-size: 12px;
30042
+ line-height: 18px;
30083
30043
  }
30084
- .E_phljevk .pagination-right {
30044
+
30045
+ .E_t93e4cf {
30085
30046
  display: flex;
30086
- align-items: center;
30087
- color: #0080ff;
30088
- font-weight: bold;
30047
+ padding: 8px 0;
30048
+ color: #2d3a56;
30089
30049
  }
30090
- .E_phljevk .pagination-right .icon-inner {
30091
- margin-left: 4px;
30050
+ .E_t93e4cf .hidden {
30051
+ display: none;
30092
30052
  }
30093
- .E_phljevk .pagination-right .prev-btn,
30094
- .E_phljevk .pagination-right .next-btn {
30095
- padding: 0 8px;
30053
+ .E_t93e4cf .ant-btn-link {
30054
+ height: auto;
30096
30055
  }
30097
- .E_phljevk .pagination-right .prev-btn > span,
30098
- .E_phljevk .pagination-right .next-btn > span {
30099
- color: #0080ff;
30056
+ .E_t93e4cf .content {
30057
+ overflow: hidden;
30058
+ overflow-x: auto;
30059
+ width: 100%;
30060
+ white-space: pre-wrap;
30100
30061
  }
30101
- .E_phljevk .pagination-right .next-btn .icon-inner {
30102
- transform: rotate(180deg);
30062
+ .E_t93e4cf .content .ant-btn {
30063
+ white-space: pre-wrap;
30064
+ text-align: left;
30103
30065
  }
30104
-
30105
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30106
- max-height: calc(100vh - 128px);
30107
- overflow-y: auto;
30066
+ .E_t93e4cf .content .unit-chart {
30067
+ justify-content: flex-start;
30108
30068
  }
30109
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30110
- padding: 4px 20px;
30111
- font-size: 12px;
30112
- line-height: 18px;
30069
+
30070
+ .E_rhz2uv5 {
30071
+ width: var(--rhz2uv5-0);
30072
+ flex-shrink: 0;
30073
+ color: rgba(44, 56, 82, 0.6);
30074
+ padding-right: 12px;
30113
30075
  }
30114
30076
 
30115
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30116
- border-radius: 6px;
30077
+ .E_s1iv0tp1 .enabled-switch {
30078
+ display: flex;
30079
+ align-items: center;
30117
30080
  }
30118
- .E_s177mls5.ant-select.ant-select-single {
30119
- width: 100%;
30120
- color: #2d3a56;
30121
- border-color: rgba(211, 218, 235, 0.6);
30122
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30123
- font-size: 13px;
30081
+ .E_s1iv0tp1 .enabled-text {
30082
+ margin-right: 8px;
30124
30083
  }
30125
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30126
- height: 30px;
30084
+
30085
+ .E_t160l1cm {
30086
+ display: flex;
30087
+ flex-direction: column;
30088
+ flex: 1;
30089
+ /* FIXME:(yanzhen) do this better */
30127
30090
  }
30128
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30129
- height: 38px;
30130
- font-size: 13px;
30091
+ .E_t160l1cm .tab-bar {
30092
+ flex-shrink: 0;
30093
+ display: flex;
30094
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30131
30095
  }
30132
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30133
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30134
- transition: 160ms ease;
30096
+ .E_t160l1cm .tab-content {
30097
+ height: 100%;
30135
30098
  }
30136
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30137
- color: #0080ff;
30099
+ .E_t160l1cm .tab-menu-item {
30100
+ margin-right: 2px;
30101
+ padding: 1px 12px;
30102
+ line-height: 24px;
30103
+ height: 24px;
30104
+ color: rgba(44, 56, 82, 0.6);
30105
+ border-radius: 4px 4px 0 0;
30106
+ cursor: pointer;
30107
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30138
30108
  }
30139
- .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 {
30140
- border-color: rgba(107, 128, 167, 0.6);
30141
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30109
+ .E_t160l1cm .tab-menu-item:first-child {
30110
+ padding-left: 0;
30142
30111
  }
30143
- .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 {
30112
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30113
+ padding-left: 12px;
30114
+ }
30115
+ .E_t160l1cm .tab-menu-item:hover {
30144
30116
  color: #0080ff;
30117
+ background: rgba(211, 218, 235, 0.6);
30145
30118
  }
30146
- .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 {
30147
- border-color: #0080ff;
30148
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30119
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30120
+ fill: #0080ff;
30149
30121
  }
30150
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30151
- transform: rotate(180deg);
30122
+ .E_t160l1cm .tab-menu-item:active {
30123
+ background: rgba(192, 203, 224, 0.6);
30152
30124
  }
30153
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30125
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30126
+ color: #0080ff;
30154
30127
  background: rgba(211, 218, 235, 0.6);
30155
- border-color: rgba(172, 186, 211, 0.6);
30156
- cursor: "not-allowed";
30157
- }
30158
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30159
- border-color: #f0483e !important;
30160
- }
30161
- .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 {
30162
- color: #1d326c;
30163
30128
  }
30164
- .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 {
30165
- border-color: #0080ff;
30166
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30129
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30130
+ background: rgba(192, 203, 224, 0.6);
30167
30131
  }
30168
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30169
- transform: rotate(180deg);
30132
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30133
+ background: rgba(0, 128, 255, 0.16);
30170
30134
  }
30171
-
30172
- .E_rapgekc.ant-radio-wrapper {
30173
- display: inline-flex;
30174
- align-items: baseline;
30175
- white-space: pre-wrap;
30135
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30136
+ fill: #0080ff;
30176
30137
  }
30177
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30178
- position: relative;
30179
- top: 3px;
30138
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30139
+ color: #0080ff;
30140
+ background: rgba(0, 128, 255, 0.1);
30180
30141
  }
30181
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30182
- border-color: rgba(107, 128, 167, 0.6);
30142
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30143
+ background: rgba(0, 128, 255, 0.16);
30183
30144
  }
30184
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30185
- border-color: #0080ff;
30145
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30146
+ fill: #1d326c;
30186
30147
  }
30187
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30188
- border-color: #0080ff;
30189
- background: #0080ff;
30148
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30149
+ margin-left: 8px;
30150
+ height: 22px;
30190
30151
  }
30191
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30192
- top: 4px;
30193
- left: 4px;
30194
- width: 6px;
30195
- height: 6px;
30196
- background: #fff;
30152
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30153
+ fill: rgba(44, 56, 82, 0.6);
30197
30154
  }
30198
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30199
- opacity: 0.5;
30155
+ .E_t160l1cm .tab-menu-item-group {
30156
+ padding: 0;
30157
+ display: flex;
30158
+ align-items: center;
30159
+ overflow: hidden;
30200
30160
  }
30201
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30202
- border-color: rgba(107, 128, 167, 0.6);
30203
- background: rgba(211, 218, 235, 0.6);
30161
+ .E_t160l1cm .tab-menu-item-group .main-title {
30162
+ opacity: 0;
30163
+ max-width: 0;
30164
+ transition: max-width 320ms ease, opacity 240ms ease;
30204
30165
  }
30205
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30206
- background: #00122e;
30166
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30167
+ padding: 1px 12px;
30168
+ position: relative;
30169
+ display: flex;
30207
30170
  }
30208
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30209
- color: #00122e;
30210
- opacity: 0.5;
30171
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30172
+ opacity: 0;
30173
+ position: absolute;
30174
+ top: 50%;
30175
+ left: 0;
30176
+ transform: translate(-50%, -50%);
30177
+ transition: opacity 100ms linear;
30178
+ fill: rgba(0, 128, 255, 0.2);
30211
30179
  }
30212
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30213
- color: #00122e;
30180
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30181
+ color: #0080ff;
30214
30182
  }
30215
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30183
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30184
+ padding: 1px 12px;
30216
30185
  display: inline-block;
30217
- padding: 0;
30218
- padding-left: 12px;
30219
- }
30220
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30221
- margin-bottom: 0;
30222
- white-space: pre-wrap;
30223
- color: rgba(44, 56, 82, 0.6);
30224
- }
30225
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30226
- padding-left: 8px;
30186
+ opacity: 1;
30187
+ max-width: 160px;
30227
30188
  }
30228
-
30229
- .E_rp906go .ant-radio-button-wrapper:first-child {
30230
- border-radius: 5px 0 0 5px;
30189
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30190
+ padding: 1px 12px;
30191
+ color: #005ed1;
30231
30192
  }
30232
- .E_rp906go .ant-radio-button-wrapper:last-child {
30233
- border-radius: 0 5px 5px 0;
30193
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30194
+ opacity: 1;
30234
30195
  }
30235
-
30236
- .E_rcc63c8 {
30237
- color: #00122e;
30238
- border-color: #ccd4e3;
30196
+ .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 {
30197
+ background: rgba(0, 128, 255, 0.16);
30239
30198
  }
30240
- .E_rcc63c8:first-child {
30241
- border-color: #a3b4cc;
30199
+ .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 {
30200
+ opacity: 0;
30242
30201
  }
30243
- .E_rcc63c8.ant-radio-button-wrapper {
30244
- padding: 0 12px;
30245
- line-height: 32px;
30202
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30203
+ padding: 4px 16px;
30246
30204
  height: 32px;
30205
+ border-radius: 6px 6px 0 0;
30247
30206
  }
30248
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30249
- white-space: nowrap;
30207
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30208
+ padding-left: 0;
30250
30209
  }
30251
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30252
- height: 22px;
30253
- padding: 0 7px;
30254
- line-height: 20px;
30210
+ .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 {
30211
+ padding-left: 16px;
30255
30212
  }
30256
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30257
- background: #ccd4e3;
30213
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30214
+ margin-left: 11px;
30215
+ height: 24px;
30258
30216
  }
30259
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30260
- background: #0080ff;
30217
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30218
+ padding: 0;
30261
30219
  }
30262
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30263
- background: #ccd4e3;
30264
- opacity: 0.5;
30220
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30221
+ padding: 4px 16px;
30265
30222
  }
30266
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30267
- border-right-color: #0080ff;
30223
+ .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 {
30224
+ padding: 4px 16px;
30268
30225
  }
30269
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30270
- border-color: #0080ff;
30226
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30227
+ background: #fff;
30271
30228
  }
30272
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30273
- background: rgba(0, 136, 255, 0.1);
30229
+ .E_t160l1cm .tab-menu-item-light:active {
30230
+ color: #005ed1;
30274
30231
  }
30275
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30276
- background: rgba(211, 218, 235, 0.6);
30277
- border-color: #ccd4e3;
30278
- opacity: 0.5;
30232
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30233
+ background: #fff;
30234
+ color: #1d326c;
30279
30235
  }
30280
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30281
- color: #00122e;
30282
- border-color: #ccd4e3;
30236
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30237
+ color: rgba(45, 58, 86, 0.6);
30283
30238
  }
30284
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30285
- color: #00122e;
30286
- border-color: #ccd4e3;
30287
- background: rgba(172, 186, 211, 0.6);
30239
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30240
+ color: #1d326c;
30288
30241
  }
30289
- .E_rcc63c8 .ant-radio-button-input {
30290
- margin-right: 8px;
30291
- display: inline;
30292
- border: none;
30293
- padding: 0;
30294
- width: 36px;
30295
- background: transparent;
30242
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30243
+ fill: #d8deeb;
30296
30244
  }
30297
- .E_rcc63c8 .ant-radio-button-input:focus {
30298
- box-shadow: none;
30245
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30246
+ fill: #1d326c;
30299
30247
  }
30300
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30301
- margin-right: 0;
30302
- width: initial;
30303
- box-shadow: none;
30248
+ .E_t160l1cm .tab-content {
30249
+ flex: 1;
30250
+ display: flex;
30251
+ flex-direction: column;
30304
30252
  }
30305
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30306
- display: none;
30253
+ .E_t160l1cm.is-overview .tab-content {
30254
+ overflow: visible;
30307
30255
  }
30308
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30309
- display: inline;
30256
+
30257
+ .E_t14npdqr {
30258
+ max-width: 240px;
30259
+ animation: none;
30310
30260
  }
30311
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30312
- display: inline;
30313
- margin-right: 8px;
30261
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30262
+ border: 1px solid #0080ff;
30314
30263
  padding: 0;
30315
- width: 36px;
30264
+ }
30265
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30266
+ margin: 0;
30267
+ height: 32px;
30268
+ line-height: 32px;
30269
+ font-size: 13px;
30270
+ padding: 0 10px;
30271
+ display: block;
30272
+ overflow: hidden;
30273
+ text-overflow: ellipsis;
30274
+ white-space: nowrap;
30275
+ }
30276
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30277
+ content: " ";
30278
+ height: 1px;
30279
+ width: calc(100% + 10px);
30280
+ background: rgba(172, 186, 211, 0.6);
30281
+ display: block;
30282
+ }
30283
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30284
+ color: #0080ff;
30285
+ background: transparent;
30316
30286
  }
30317
30287
 
30318
- .E_c1bus5hc {
30319
- --color: white;
30320
- height: 14px;
30321
- width: 14px;
30322
- border-radius: 50%;
30323
- flex-shrink: 0;
30324
- display: flex;
30325
- align-items: center;
30326
- justify-content: center;
30327
- border: 1px solid var(--color);
30288
+ .E_c18gxmrl {
30289
+ border: 1px solid #d8deeb;
30290
+ border-radius: 4px;
30328
30291
  }
30329
- .E_c1bus5hc .circle-inner {
30330
- position: relative;
30331
- height: 10px;
30332
- width: 10px;
30333
- border-radius: 50%;
30334
- overflow: hidden;
30292
+ .E_c18gxmrl + .E_c18gxmrl {
30293
+ margin-top: 8px;
30335
30294
  }
30336
- .E_c1bus5hc .circle-content {
30337
- position: absolute;
30338
- height: 100%;
30295
+ .E_c18gxmrl:hover {
30296
+ border-color: #0080ff;
30297
+ }
30298
+ .E_c18gxmrl:hover > header {
30299
+ background: rgba(0, 128, 255, 0.1);
30300
+ }
30301
+ .E_c18gxmrl.active header {
30302
+ border-bottom: 1px solid #d8deeb;
30303
+ }
30304
+ .E_c18gxmrl > header {
30305
+ padding: 8px 12px;
30306
+ }
30307
+
30308
+ .E_m74vjol {
30309
+ display: flex;
30310
+ justify-content: space-between;
30339
30311
  width: 100%;
30340
- left: 0;
30341
- top: 0;
30342
- border-radius: 50%;
30343
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30344
- transform: rotate(180deg);
30345
30312
  }
30346
- .E_c1bus5hc .circle-child {
30347
- position: absolute;
30348
- height: 100%;
30313
+ .E_m74vjol .action {
30314
+ margin-left: 16px;
30315
+ }
30316
+
30317
+ .E_a1o35uvh .ant-alert-message {
30349
30318
  width: 100%;
30350
- left: 0;
30351
- top: 0;
30352
- margin-left: 50%;
30353
- transform-origin: left;
30354
- background: white;
30355
- transform: rotate(0deg);
30356
30319
  }
30357
30320
 
30358
- .E_t1m2x205 .ant-tooltip-arrow {
30359
- display: none;
30321
+ .E_berrcjl {
30322
+ color: rgba(10, 37, 85, 0.6);
30323
+ margin-bottom: 4px;
30360
30324
  }
30361
- .E_t1m2x205 .ant-tooltip-inner {
30362
- background: rgba(23, 38, 64, 0.8);
30363
- border-radius: 4px;
30325
+ .E_berrcjl .breadcrumb-link {
30326
+ color: rgba(10, 37, 85, 0.6);
30327
+ cursor: pointer;
30328
+ transition: color 160ms ease;
30364
30329
  }
30365
-
30366
- .E_s1sck0th {
30367
- padding: 0 8px;
30368
- border-radius: 4px;
30330
+ .E_berrcjl .breadcrumb-link:hover {
30331
+ color: #0080ff;
30332
+ }
30333
+ .E_berrcjl .breadcrumb-link:active {
30334
+ color: #005ed1;
30369
30335
  }
30370
30336
 
30371
- .E_m855nr1 {
30372
- padding: 2px 8px;
30373
- border-radius: 3px;
30337
+ .E_b1nip9bk {
30338
+ padding: 4px 11px;
30374
30339
  }
30375
30340
 
30376
- .E_l1270xpg {
30377
- padding: 3px 8px;
30378
- border-radius: 2px;
30341
+ .E_bqamoqe {
30342
+ white-space: nowrap;
30343
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30344
+ }
30345
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30346
+ --color: #0080ff;
30347
+ }
30348
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30349
+ --color: #0080ff;
30350
+ }
30351
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30352
+ margin-left: 1px;
30353
+ }
30354
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30355
+ border-top-right-radius: 0;
30356
+ border-bottom-right-radius: 0;
30357
+ }
30358
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30359
+ border-top-left-radius: 0;
30360
+ border-bottom-left-radius: 0;
30361
+ }
30362
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30363
+ border-radius: unset;
30379
30364
  }
30380
30365
 
30381
- .E_t14rextb.ant-tag:hover {
30382
- opacity: unset;
30366
+ .E_b1wx3t3t.ant-btn-icon-only {
30367
+ justify-content: center;
30383
30368
  }
30384
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30385
- margin: 0;
30386
- margin-right: 8px;
30369
+ .E_b1wx3t3t.ant-btn {
30387
30370
  display: inline-flex;
30388
30371
  align-items: center;
30389
- border: none;
30390
- }
30391
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30392
- width: 16px;
30393
- height: 16px;
30394
- color: inherit;
30395
- margin-left: 4px;
30396
- opacity: 0.6;
30397
- display: inline-flex;
30372
+ justify-content: center;
30373
+ height: 32px;
30374
+ border-radius: 6px;
30375
+ line-height: 22px;
30376
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30377
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30398
30378
  }
30399
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30400
- opacity: 1;
30379
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30380
+ height: 40px;
30381
+ line-height: 24px;
30401
30382
  }
30402
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30403
- color: #0080ff;
30404
- background-color: rgba(0, 136, 255, 0.1);
30383
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30384
+ height: 24px;
30385
+ line-height: 20px;
30405
30386
  }
30406
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30407
- color: #f0483e;
30408
- background-color: rgba(255, 74, 74, 0.1);
30387
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30388
+ border-radius: 50%;
30409
30389
  }
30410
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30411
- color: #e07f00;
30412
- background-color: rgba(255, 187, 0, 0.1);
30390
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30391
+ margin-right: 8px;
30392
+ padding-right: 0px;
30413
30393
  }
30414
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30415
- color: #008f4c;
30416
- background-color: rgba(30, 201, 127, 0.1);
30394
+ .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30395
+ color: var(--color, #06101f);
30396
+ font-weight: var(--font-weight);
30397
+ background: var(--background-color, #fff);
30398
+ border-width: var(--border-width, 1px);
30399
+ border-color: var(--border-color, #d9d9d9);
30417
30400
  }
30418
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30419
- color: #1d326c;
30420
- background-color: rgba(225, 230, 241, 0.6);
30401
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30402
+ display: none;
30421
30403
  }
30422
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30423
- color: #7E41FF;
30424
- background-color: rgba(126, 65, 255, 0.1);
30404
+ .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30405
+ color: var(--color, inherit);
30425
30406
  }
30426
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30427
- color: #fff;
30407
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30408
+ background: var(--background-color-hover, var(--background-color));
30409
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30428
30410
  }
30429
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30430
- background-color: #f0483e;
30411
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30412
+ --scale: 1;
30413
+ --transY: 1px;
30414
+ background: var(--background-color-active, var(--background-color));
30415
+ border-color: var(--border-color-active, var(--border-color, transparent));
30431
30416
  }
30432
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30433
- background-color: #fea008;
30417
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30418
+ background: var(--background-color-focus, var(--background-color));
30419
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30420
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30434
30421
  }
30435
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30436
- background-color: #00ba5d;
30422
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30423
+ color: var(--color-disabled, var(--color));
30424
+ background: var(--background-color-disabled, var(--background-color));
30425
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30426
+ opacity: 0.5;
30437
30427
  }
30438
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30439
- background-color: #0080ff;
30428
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30429
+ color: #0080ff;
30430
+ opacity: 0.5;
30440
30431
  }
30441
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30442
- background-color: #6b7d99;
30432
+ .E_b1wx3t3t.ant-btn-primary {
30433
+ --color: #fff;
30434
+ --font-weight: bold;
30435
+ --border-width: 0;
30436
+ --background-color: #0080ff;
30437
+ --background-color-hover: #009dff;
30438
+ --background-color-active: #005ed1;
30439
+ --background-color-focus: #0080ff;
30440
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30443
30441
  }
30444
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30445
- background-color: #7E41FF;
30442
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30443
+ --background-color: #f0483e;
30444
+ --background-color-hover: #ff5252;
30445
+ --background-color-active: #c73d31;
30446
+ --background-color-focus: #ff5252;
30447
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30446
30448
  }
30447
-
30448
- .E_c18bcrac {
30449
- display: inline-block;
30450
- width: 100%;
30449
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30450
+ --background-color: #fea008;
30451
+ --background-color-hover: #feba33;
30452
+ --background-color-active: #e07f00;
30453
+ --background-color-focus: #fea008;
30451
30454
  }
30452
- .E_c18bcrac .recharts-wrapper {
30453
- margin-left: 4px;
30455
+ .E_b1wx3t3t.ant-btn-secondary {
30456
+ --color: #0080ff;
30457
+ --font-weight: bold;
30458
+ --border-width: 0;
30459
+ --background-color: rgba(0, 136, 255, 0.1);
30460
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30461
+ --background-color-active: rgba(0, 136, 255, 0.2);
30462
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30463
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30454
30464
  }
30455
-
30456
- .E_cro7kg2 {
30457
- padding: 4px;
30465
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30466
+ --color: #f0483e;
30467
+ --background-color: rgba(255, 74, 74, 0.1);
30468
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30469
+ --background-color-active: rgba(255, 74, 74, 0.2);
30470
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30471
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30458
30472
  }
30459
-
30460
- .E_c14wcxf0 {
30461
- display: flex;
30462
- justify-content: space-between;
30463
- align-items: center;
30464
- font-size: 13px;
30465
- line-height: 24px;
30466
- color: #cccccc;
30467
- white-space: nowrap;
30473
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30474
+ --color: #fea008;
30475
+ --background-color: rgba(255, 187, 0, 0.1);
30476
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30477
+ --background-color-active: rgba(255, 187, 0, 0.2);
30478
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30468
30479
  }
30469
- .E_c14wcxf0 label {
30470
- margin-right: 32px;
30480
+ .E_b1wx3t3t.ant-btn-tertiary {
30481
+ --color: #0080ff;
30482
+ --font-weight: bold;
30483
+ --border-width: 0;
30484
+ --background-color: #fff;
30485
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30486
+ box-shadow: none;
30471
30487
  }
30472
-
30473
- .E_coy29mj.E_c14wcxf0 {
30474
- font-weight: bold;
30475
- color: white;
30488
+ .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30489
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30476
30490
  }
30477
-
30478
- .E_s11212zy {
30479
- width: 8px;
30480
- height: 8px;
30481
- border-radius: 2px;
30482
- display: inline-block;
30483
- background: var(--s11212zy-0);
30484
- border: 1px solid #fff;
30485
- box-sizing: content-box;
30486
- margin-right: 6px;
30491
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30492
+ --color: #f0483e;
30493
+ --background-color: #fff;
30494
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30487
30495
  }
30488
-
30489
- .E_p1lyky6c > :first-child {
30490
- font-weight: bold;
30491
- color: white;
30492
- margin-right: 4px;
30496
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30497
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30493
30498
  }
30494
-
30495
- .E_iq1gosr {
30496
- display: inline-block;
30499
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30500
+ --color: #fea008;
30501
+ --background-color: #fff;
30497
30502
  }
30498
-
30499
- .E_s1dni7lo {
30500
- width: 430px !important;
30503
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30504
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30501
30505
  }
30502
-
30503
- .E_d1wwmmm5 .ant-select-item-group {
30504
- padding: 8px 16px;
30505
- line-height: 18px;
30506
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30507
- height: 34px;
30508
- min-height: 34px;
30509
- box-sizing: border-box;
30510
- margin-top: 8px;
30506
+ .E_b1wx3t3t.ant-btn-ordinary {
30507
+ --color: #1d326c;
30508
+ --border-color: #ccd4e3;
30509
+ --background-color: #fff;
30510
+ --background-color-hover: #edf0f7;
30511
+ --background-color-active: #e4e9f2;
30512
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30513
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30511
30514
  }
30512
-
30513
- .E_o1ugr09p {
30514
- display: flex;
30515
- flex-direction: column;
30516
- margin: 1px 8px;
30517
- padding: 8px;
30518
- border-radius: 4px;
30515
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30516
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30519
30517
  }
30520
- .E_o1ugr09p .selected-icon {
30521
- display: none;
30518
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30519
+ --color: #0080ff;
30520
+ --border-color: #0080ff;
30521
+ --background-color: #fff;
30522
+ --background-color-hover: linear-gradient(
30523
+ 0deg,
30524
+ rgba(0, 136, 255, 0.16),
30525
+ rgba(0, 136, 255, 0.16)
30526
+ ),
30527
+ #ffffff;
30528
+ --background-color-active: linear-gradient(
30529
+ 0deg,
30530
+ rgba(0, 136, 255, 0.2),
30531
+ rgba(0, 136, 255, 0.2)
30532
+ ),
30533
+ #ffffff;
30534
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30535
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30522
30536
  }
30523
- .E_o1ugr09p.ant-select-item-option-grouped {
30524
- padding-left: 8px;
30537
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30538
+ --color: #f0483e;
30539
+ --border-color: #f0483e;
30540
+ --background-color: #fff;
30541
+ --background-color-hover: linear-gradient(
30542
+ 0deg,
30543
+ rgba(255, 74, 74, 0.16),
30544
+ rgba(255, 74, 74, 0.16)
30545
+ ),
30546
+ #ffffff;
30547
+ --background-color-active: linear-gradient(
30548
+ 0deg,
30549
+ rgba(255, 74, 74, 0.2),
30550
+ rgba(255, 74, 74, 0.2)
30551
+ ),
30552
+ #ffffff;
30553
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30525
30554
  }
30526
- .E_o1ugr09p.ant-select-item-option-selected {
30527
- background-color: white;
30555
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
30556
+ --color: #1d326c;
30557
+ --border-color: #fff;
30558
+ --background-color: #fff;
30559
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30560
+ --background-color-active: rgba(192, 203, 224, 0.6);
30561
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30562
+ box-shadow: none;
30528
30563
  }
30529
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30530
- color: #0080ff;
30564
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30565
+ --color: #0080ff;
30566
+ --border-color: #fff;
30567
+ --background-color: #fff;
30568
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30569
+ --background-color-active: rgba(0, 136, 255, 0.2);
30570
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30571
+ box-shadow: none;
30531
30572
  }
30532
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30533
- display: block;
30573
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30574
+ --color: #f0483e;
30575
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30576
+ --background-color-active: rgba(255, 74, 74, 0.2);
30577
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30534
30578
  }
30535
- .E_o1ugr09p.ant-select-item-option-active {
30536
- background: rgba(0, 136, 255, 0.16);
30579
+ .E_b1wx3t3t.ant-btn-quiet {
30580
+ --color: rgba(44, 56, 82, 0.6);
30581
+ --border-width: 0;
30582
+ --background-color: transparent;
30583
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30584
+ --background-color-active: rgba(192, 203, 224, 0.6);
30585
+ --background-color-focus: #fff;
30586
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30587
+ box-shadow: none;
30537
30588
  }
30538
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30539
- color: #0080ff;
30589
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30590
+ --color: #f0483e;
30591
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30592
+ --background-color-active: rgba(255, 74, 74, 0.2);
30593
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30540
30594
  }
30541
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30542
- background: rgba(0, 136, 255, 0.1);
30543
- color: #0080ff;
30595
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30596
+ --color: #0080ff;
30597
+ --background-color: transparent;
30598
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30599
+ --background-color-active: rgba(0, 136, 255, 0.2);
30600
+ --background-color-focus: #fff;
30601
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30544
30602
  }
30545
-
30546
- .E_o1ifxsq4 {
30547
- display: flex;
30548
- justify-content: space-between;
30549
- height: 20px;
30550
- line-height: 20px;
30603
+ .E_b1wx3t3t .button-prefix-icon {
30604
+ margin-right: 8px;
30605
+ display: inline-flex;
30551
30606
  }
30552
- .E_o1ifxsq4 .timezone-title {
30553
- color: #2d3a56;
30554
- overflow: hidden;
30555
- text-overflow: ellipsis;
30607
+ .E_b1wx3t3t .button-suffix-icon {
30608
+ margin-left: 8px;
30609
+ display: inline-flex;
30556
30610
  }
30557
-
30558
- .E_o1zue7 {
30611
+ .E_b1wx3t3t .icon-wrapper {
30559
30612
  display: flex;
30560
- justify-content: space-between;
30561
- color: rgba(44, 56, 82, 0.6);
30562
- height: 18px;
30563
- line-height: 18px;
30564
- margin-top: 2px;
30565
- }
30566
-
30567
- .E_tyfmlxg {
30568
- border: none;
30569
- margin-right: 0;
30570
- background: rgba(225, 230, 241, 0.6);
30613
+ justify-content: center;
30571
30614
  }
30572
30615
 
30573
- .E_o18uybox {
30574
- pointer-events: none;
30575
- height: 32px;
30576
- width: 100%;
30577
- opacity: 0;
30616
+ button.E_n7k2c6r {
30617
+ padding: 0;
30578
30618
  }
30579
30619
 
30580
- .E_clm1wy1 {
30581
- width: 192px;
30582
- height: 246px;
30583
- border-radius: 4px;
30584
- }
30585
- .E_clm1wy1 > .ant-picker-calendar,
30586
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30587
- width: 100%;
30588
- background-color: rgba(245, 247, 250, 0.6);
30589
- border-top: none;
30590
- }
30591
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30592
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30593
- padding: 0 16px;
30594
- }
30595
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30596
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30597
- width: 100%;
30598
- height: 180px;
30599
- border-spacing: 0;
30620
+ .E_d1bw7c5z {
30621
+ position: relative;
30622
+ max-width: 388px;
30623
+ min-width: 285px;
30600
30624
  }
30601
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30602
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30603
- margin-bottom: 8px;
30625
+ .E_d1bw7c5z .center {
30626
+ position: absolute;
30627
+ font-size: 12px;
30628
+ width: 80px;
30629
+ height: 100px;
30630
+ top: 0;
30631
+ left: 35px;
30632
+ display: flex;
30633
+ flex-direction: column;
30634
+ justify-content: center;
30635
+ align-items: center;
30636
+ color: #00122e;
30604
30637
  }
30605
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30606
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30607
- width: 22px;
30638
+ .E_d1bw7c5z .center .number {
30639
+ font-size: 24px;
30640
+ font-weight: 700;
30608
30641
  }
30609
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30610
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30611
- padding: 0;
30642
+ .E_d1bw7c5z .center .text {
30643
+ padding: 0 5px;
30644
+ font-size: 12px;
30645
+ width: inherit;
30646
+ text-align: center;
30612
30647
  }
30613
- .E_clm1wy1 .ant-picker-cell {
30614
- color: rgba(62, 70, 82, 0.6);
30615
- opacity: 0.4;
30648
+ .E_d1bw7c5z .recharts-wrapper {
30649
+ display: flex;
30616
30650
  }
30617
- .E_clm1wy1 .ant-picker-cell-in-view {
30618
- color: rgba(62, 70, 82, 0.6);
30619
- opacity: 1;
30651
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30652
+ position: relative !important;
30653
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30654
+ left: 0 !important;
30655
+ bottom: 0 !important;
30656
+ display: flex;
30657
+ align-items: center;
30620
30658
  }
30621
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30622
- color: #3e4652;
30659
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30660
+ width: 100%;
30623
30661
  }
30624
- .E_clm1wy1 .ant-picker-cell::before {
30625
- pointer-events: none;
30662
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30663
+ width: 100%;
30664
+ margin-right: 0 !important;
30665
+ line-height: 18px;
30626
30666
  }
30627
-
30628
- .E_t1tsm00v {
30629
- color: rgba(129, 138, 153, 0.6);
30630
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30631
- backdrop-filter: blur(10px);
30632
- padding: 7px 10px;
30667
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30668
+ border-radius: 2px;
30633
30669
  }
30634
-
30635
- .E_c167wnad {
30636
- color: rgba(62, 70, 82, 0.6);
30637
- display: flex;
30670
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30671
+ min-width: 75px;
30672
+ max-width: 198px;
30673
+ width: calc(100% - 20px);
30674
+ margin-left: 2px;
30675
+ color: #00122e !important;
30676
+ display: inline-flex;
30638
30677
  justify-content: space-between;
30639
- align-items: center;
30640
- padding: 8px 16px;
30641
30678
  }
30642
- .E_c167wnad .anticon {
30679
+ .E_d1bw7c5z .tooltip-text {
30680
+ maxwidth: calc(100% - 12px);
30643
30681
  cursor: pointer;
30682
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30683
+ overflow: hidden;
30684
+ text-overflow: ellipsis;
30685
+ white-space: nowrap;
30644
30686
  }
30645
- .E_c167wnad .anticon:hover {
30646
- color: #0096ff;
30687
+ .E_d1bw7c5z .value {
30688
+ color: rgba(44, 56, 82, 0.75);
30647
30689
  }
30648
30690
 
30649
- .E_cxhf7dh {
30650
- text-align: center;
30691
+ .E_t10pqbtc {
30692
+ width: 140px;
30651
30693
  }
30652
- .E_cxhf7dh .dots {
30694
+ .E_t10pqbtc .item {
30695
+ margin: 6px auto;
30653
30696
  display: flex;
30654
- justify-content: center;
30655
- }
30656
- .E_cxhf7dh .dot {
30657
- display: inline-block;
30658
- width: 2px;
30659
- height: 2px;
30660
- border-radius: 1px;
30661
- background: #0096ff;
30662
- }
30663
- .E_cxhf7dh .dot:not(:last-child) {
30664
- margin-right: 2px;
30697
+ justify-content: space-between;
30665
30698
  }
30666
- .E_cxhf7dh .bar {
30667
- width: 9px;
30668
- height: 2px;
30669
- background: #0096ff;
30670
- border-radius: 2px;
30699
+ .E_t10pqbtc .item .name {
30700
+ width: 102px;
30671
30701
  }
30672
30702
 
30673
- .E_s1dizucg.ant-switch {
30674
- min-width: 40px;
30675
- height: 24px;
30676
- background: rgba(172, 186, 211, 0.6);
30677
- overflow: hidden;
30678
- }
30679
- .E_s1dizucg.ant-switch:focus {
30680
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30681
- }
30682
- .E_s1dizucg.ant-switch-small {
30683
- min-width: 26px;
30684
- height: 16px;
30685
- }
30686
- .E_s1dizucg.ant-switch-large {
30687
- min-width: 52px;
30688
- height: 32px;
30703
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30704
+ padding: 4px 8px 0 8px;
30705
+ color: rgba(44, 56, 82, 0.6);
30706
+ font-size: 12px;
30689
30707
  }
30690
- .E_s1dizucg.ant-switch .ant-switch-handle {
30691
- height: 20px;
30692
- width: 20px;
30708
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30709
+ padding-bottom: 6px;
30693
30710
  }
30694
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30695
- border-radius: 10px;
30696
- transition-delay: 120ms;
30711
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30712
+ padding-top: 4px;
30713
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30697
30714
  }
30698
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30699
- height: 14px;
30700
- width: 14px;
30701
- top: 1px;
30702
- left: 1px;
30715
+
30716
+ .E_c1uzzomf {
30717
+ margin-bottom: 16px;
30703
30718
  }
30704
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30705
- height: 28px;
30706
- width: 28px;
30719
+ .E_c1uzzomf .card-title {
30720
+ font-size: 16px;
30721
+ color: rgba(44, 56, 82, 0.6);
30722
+ font-weight: 700;
30723
+ line-height: 32px;
30707
30724
  }
30708
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30709
- border-radius: 14px;
30725
+ .E_c1uzzomf .card-body {
30726
+ padding: 24px;
30727
+ border-radius: 8px;
30728
+ background: #fff;
30710
30729
  }
30711
- .E_s1dizucg.ant-switch-checked {
30712
- background-color: #00ba5d;
30730
+ .E_c1uzzomf .empty {
30731
+ font-weight: 700;
30732
+ font-size: 14px;
30733
+ line-height: 22px;
30734
+ color: rgba(0, 21, 64, 0.3);
30735
+ text-align: center;
30713
30736
  }
30714
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30715
- left: calc(100% - 20px - 2px);
30737
+
30738
+ .E_ccrbeuz .ant-collapse-item {
30739
+ border: 0px;
30740
+ background-color: #fff;
30716
30741
  }
30717
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30718
- left: calc(100% - 14px - 1px);
30742
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30743
+ padding-top: 0px;
30744
+ padding-bottom: 0px;
30745
+ padding-left: 0px !important;
30746
+ padding-right: 24px;
30719
30747
  }
30720
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30721
- left: calc(100% - 28px - 2px);
30748
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30749
+ right: 0px;
30722
30750
  }
30723
-
30724
- .E_c1up6e3y {
30725
- margin-left: 5px;
30751
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30752
+ padding: 0px;
30726
30753
  }
30727
30754
 
30728
- .E_tju3gfj .date {
30729
- margin-right: 4px;
30755
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30756
+ padding-right: 0px;
30757
+ cursor: default;
30730
30758
  }
30731
30759
 
30732
- .E_s1ebs0ra {
30733
- display: flex;
30734
- align-items: center;
30735
- justify-content: space-between;
30736
- background: #edf0f7;
30737
- padding: 8px 12px;
30738
- position: sticky;
30739
- top: 0;
30740
- z-index: 1;
30741
- margin-bottom: -52px;
30742
- }
30743
- .E_s1ebs0ra .select-total {
30744
- display: flex;
30745
- align-items: center;
30746
- font-weight: 700;
30747
- flex-shrink: 0;
30760
+ .E_c1yyuluq {
30761
+ border-radius: 8px;
30748
30762
  }
30749
- .E_s1ebs0ra .select-total .icon-wrapper {
30750
- cursor: pointer;
30751
- margin-left: 8px;
30752
- width: 32px;
30753
- height: 32px;
30754
- border-radius: 50%;
30755
- justify-content: center;
30763
+ .E_c1yyuluq .ant-card-body {
30764
+ padding: 20px 24px 24px 24px;
30756
30765
  }
30757
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30758
- background: rgba(225, 230, 241, 0.6);
30766
+
30767
+ .E_rapgekc.ant-radio-wrapper {
30768
+ display: inline-flex;
30769
+ align-items: baseline;
30770
+ white-space: pre-wrap;
30759
30771
  }
30760
- .E_s1ebs0ra .action-group {
30761
- flex: 1;
30762
- margin-left: 88px;
30763
- white-space: nowrap;
30764
- text-align: right;
30772
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30765
30773
  position: relative;
30766
- padding: 4px 0;
30767
- margin-top: -4px;
30768
- overflow: hidden;
30769
- }
30770
- .E_s1ebs0ra .action-group .sub-menu-delete {
30771
- transform: translateY(-4px);
30772
- }
30773
- .E_s1ebs0ra .action-group button {
30774
- border: none;
30774
+ top: 3px;
30775
30775
  }
30776
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30777
- margin-right: 8px;
30776
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30777
+ border-color: rgba(107, 128, 167, 0.6);
30778
30778
  }
30779
- .E_s1ebs0ra .action-group > button:last-child {
30780
- margin-right: 4px;
30779
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30780
+ border-color: #0080ff;
30781
30781
  }
30782
- .E_s1ebs0ra .action-group .more-btn {
30783
- cursor: pointer;
30784
- width: 32px;
30785
- height: 32px;
30786
- justify-content: center;
30787
- border-radius: 50%;
30782
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30783
+ border-color: #0080ff;
30784
+ background: #0080ff;
30788
30785
  }
30789
- .E_s1ebs0ra .action-group .more-btn:hover {
30786
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30787
+ top: 4px;
30788
+ left: 4px;
30789
+ width: 6px;
30790
+ height: 6px;
30790
30791
  background: #fff;
30791
30792
  }
30792
-
30793
- .E_c1up1pdz {
30794
- width: 648px;
30795
- }
30796
- .E_c1up1pdz.active {
30797
- border-color: #0080ff;
30793
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30794
+ opacity: 0.5;
30798
30795
  }
30799
- .E_c1up1pdz.active > header {
30800
- background: rgba(0, 128, 255, 0.1);
30796
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30797
+ border-color: rgba(107, 128, 167, 0.6);
30798
+ background: rgba(211, 218, 235, 0.6);
30801
30799
  }
30802
- .E_c1up1pdz .expand {
30803
- padding: 12px;
30800
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30801
+ background: #00122e;
30804
30802
  }
30805
- .E_c1up1pdz .field-item {
30806
- display: flex;
30807
- padding: 10px 0;
30808
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30803
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30804
+ color: #00122e;
30805
+ opacity: 0.5;
30809
30806
  }
30810
- .E_c1up1pdz .field-item:last-child {
30811
- border-bottom: none;
30812
- padding-bottom: 0;
30807
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30808
+ color: #00122e;
30813
30809
  }
30814
- .E_c1up1pdz .field-item label {
30815
- line-height: 32px;
30816
- width: 100px;
30817
- color: rgba(62, 70, 82, 0.6);
30810
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30811
+ display: inline-block;
30812
+ padding: 0;
30813
+ padding-left: 12px;
30818
30814
  }
30819
- .E_c1up1pdz .help {
30820
- color: rgba(62, 70, 82, 0.6);
30821
- margin-top: 5px;
30815
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30816
+ margin-bottom: 0;
30817
+ white-space: pre-wrap;
30818
+ color: rgba(44, 56, 82, 0.6);
30822
30819
  }
30823
- .E_c1up1pdz .ant-input-affix-wrapper,
30824
- .E_c1up1pdz .ant-picker {
30825
- width: 128px;
30820
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30821
+ padding-left: 8px;
30826
30822
  }
30827
30823
 
30828
- .E_c156wh19 {
30829
- display: flex;
30830
- align-items: center;
30831
- justify-content: space-between;
30832
- word-break: keep-all;
30824
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30825
+ border-radius: 5px 0 0 5px;
30833
30826
  }
30834
- .E_c156wh19 .title {
30835
- margin: 0 16px 0 8px;
30827
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30828
+ border-radius: 0 5px 5px 0;
30836
30829
  }
30837
- .E_c156wh19 .retain {
30838
- color: rgba(129, 138, 153, 0.6);
30830
+
30831
+ .E_rcc63c8 {
30832
+ color: #00122e;
30833
+ border-color: #ccd4e3;
30839
30834
  }
30840
- .E_c156wh19 div.left {
30841
- flex: 1;
30842
- display: flex;
30843
- overflow: hidden;
30844
- align-items: center;
30845
- justify-content: flex-start;
30846
- white-space: nowrap;
30835
+ .E_rcc63c8:first-child {
30836
+ border-color: #a3b4cc;
30847
30837
  }
30848
- .E_c156wh19 div.left .title {
30849
- max-width: 100%;
30850
- overflow: hidden;
30851
- text-overflow: ellipsis;
30838
+ .E_rcc63c8.ant-radio-button-wrapper {
30839
+ padding: 0 12px;
30840
+ line-height: 32px;
30841
+ height: 32px;
30852
30842
  }
30853
- .E_c156wh19 div.right {
30854
- display: flex;
30855
- align-items: center;
30843
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30844
+ white-space: nowrap;
30856
30845
  }
30857
- .E_c156wh19 .reverse {
30858
- display: flex;
30859
- flex-direction: row-reverse;
30860
- align-items: center;
30846
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30847
+ height: 22px;
30848
+ padding: 0 7px;
30849
+ line-height: 20px;
30861
30850
  }
30862
- .E_c156wh19 .reverse .ant-switch {
30863
- margin-left: 8px;
30851
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30852
+ background: #ccd4e3;
30864
30853
  }
30865
- .E_c156wh19 .close {
30866
- padding-left: 14px;
30867
- margin-left: 14px;
30868
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30869
- cursor: pointer;
30854
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30855
+ background: #0080ff;
30870
30856
  }
30871
-
30872
- .E_m126spxy {
30873
- padding-bottom: 4px;
30874
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30857
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30858
+ background: #ccd4e3;
30859
+ opacity: 0.5;
30875
30860
  }
30876
- .E_m126spxy .ant-btn-link {
30877
- padding: 1px 10px;
30878
- color: rgba(62, 70, 82, 0.6);
30879
- border-radius: 4px;
30861
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30862
+ border-right-color: #0080ff;
30880
30863
  }
30881
- .E_m126spxy .ant-btn-link.active {
30882
- background: rgba(0, 128, 255, 0.1);
30883
- color: #0096ff;
30864
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30865
+ border-color: #0080ff;
30884
30866
  }
30885
-
30886
- .E_wpbf4pq {
30887
- padding: 10px 0;
30888
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30867
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30868
+ background: rgba(0, 136, 255, 0.1);
30889
30869
  }
30890
- .E_wpbf4pq .ant-input,
30891
- .E_wpbf4pq .ant-picker {
30892
- width: 80px;
30893
- margin: 0 9px;
30894
- text-align: center;
30870
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30871
+ background: rgba(211, 218, 235, 0.6);
30872
+ border-color: #ccd4e3;
30873
+ opacity: 0.5;
30895
30874
  }
30896
- .E_wpbf4pq .options {
30897
- padding: 12px 0 12px 16px;
30898
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30899
- margin: 5px 0 5px 8px;
30875
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30876
+ color: #00122e;
30877
+ border-color: #ccd4e3;
30900
30878
  }
30901
- .E_wpbf4pq .week-day-option,
30902
- .E_wpbf4pq .month-day-option {
30903
- background: #f5f7fa;
30904
- box-sizing: border-box;
30905
- border-radius: 16px;
30879
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30880
+ color: #00122e;
30881
+ border-color: #ccd4e3;
30882
+ background: rgba(172, 186, 211, 0.6);
30883
+ }
30884
+ .E_rcc63c8 .ant-radio-button-input {
30906
30885
  margin-right: 8px;
30886
+ display: inline;
30887
+ border: none;
30888
+ padding: 0;
30889
+ width: 36px;
30890
+ background: transparent;
30907
30891
  }
30908
- .E_wpbf4pq .week-day-option:focus,
30909
- .E_wpbf4pq .month-day-option:focus {
30910
- color: inherit;
30911
- border-color: #d9d9d9;
30892
+ .E_rcc63c8 .ant-radio-button-input:focus {
30893
+ box-shadow: none;
30912
30894
  }
30913
- .E_wpbf4pq .week-day-option.active {
30914
- background-color: #0096ff;
30915
- border-color: #0096ff;
30916
- color: #fff;
30895
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30896
+ margin-right: 0;
30897
+ width: initial;
30898
+ box-shadow: none;
30917
30899
  }
30918
- .E_wpbf4pq .week-day-option.en-text {
30919
- width: 110px;
30920
- margin-top: 4px;
30900
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30901
+ display: none;
30921
30902
  }
30922
- .E_wpbf4pq .month-day-option {
30923
- width: 32px;
30903
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30904
+ display: inline;
30905
+ }
30906
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30907
+ display: inline;
30908
+ margin-right: 8px;
30924
30909
  padding: 0;
30925
- margin-bottom: 8px;
30910
+ width: 36px;
30926
30911
  }
30927
- .E_wpbf4pq .month-day-option.active {
30928
- background-color: #0096ff;
30929
- border-color: #0096ff;
30930
- color: #fff;
30912
+
30913
+ .E_sx1bpnu .ant-input-sm {
30914
+ line-height: 18px;
30931
30915
  }
30932
30916
 
30933
- .E_gmyahx3 {
30934
- cursor: pointer;
30917
+ .E_phljevk {
30918
+ display: flex;
30919
+ justify-content: space-between;
30920
+ align-items: center;
30921
+ padding: 10px 0;
30922
+ color: rgba(44, 56, 82, 0.6);
30923
+ font-size: 12px;
30924
+ line-height: 24px;
30935
30925
  }
30936
- .E_gmyahx3 .link-text {
30937
- color: rgba(0, 21, 64, 0.3);
30926
+ .E_phljevk .pagination-left {
30927
+ padding: 2px 8px;
30938
30928
  }
30939
- .E_gmyahx3:hover .link-text {
30929
+ .E_phljevk .dropdown-trigger {
30930
+ display: flex;
30931
+ align-items: center;
30932
+ border-radius: 6px;
30933
+ cursor: pointer;
30934
+ transition: all 0.3s ease;
30935
+ }
30936
+ .E_phljevk .dropdown-trigger:hover {
30937
+ background: rgba(211, 218, 235, 0.6);
30940
30938
  color: #0080ff;
30941
30939
  }
30942
-
30943
- .E_n12mqh7z {
30940
+ .E_phljevk .dropdown-trigger .icon-inner {
30941
+ margin-left: 4px;
30942
+ }
30943
+ .E_phljevk .pagination-right {
30944
30944
  display: flex;
30945
30945
  align-items: center;
30946
+ color: #0080ff;
30947
+ font-weight: bold;
30948
+ }
30949
+ .E_phljevk .pagination-right .icon-inner {
30950
+ margin-left: 4px;
30951
+ }
30952
+ .E_phljevk .pagination-right .prev-btn,
30953
+ .E_phljevk .pagination-right .next-btn {
30954
+ padding: 0 8px;
30955
+ }
30956
+ .E_phljevk .pagination-right .prev-btn > span,
30957
+ .E_phljevk .pagination-right .next-btn > span {
30958
+ color: #0080ff;
30959
+ }
30960
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30961
+ transform: rotate(180deg);
30962
+ }
30963
+
30964
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30965
+ max-height: calc(100vh - 128px);
30966
+ overflow-y: auto;
30967
+ }
30968
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30969
+ padding: 4px 20px;
30946
30970
  font-size: 12px;
30947
30971
  line-height: 18px;
30948
30972
  }
30949
- .E_n12mqh7z:not(:last-child) {
30950
- margin-bottom: 4px;
30951
- }
30952
30973
 
30953
- .E_tf5bynu {
30954
- margin: 0 3px;
30974
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30975
+ display: flex;
30955
30976
  }
30956
30977
 
30957
- .E_tcckoz1 {
30958
- max-height: 400px;
30959
- overflow: auto;
30978
+ .E_ivqqkzv {
30979
+ height: 24px;
30980
+ width: 56px !important;
30981
+ margin-right: 4px;
30960
30982
  }
30961
30983
 
30962
- span.E_tqjc4ui {
30963
- margin: 0 2px;
30984
+ .E_c1wk4q29 {
30985
+ color: rgba(44, 56, 82, 0.6);
30964
30986
  }
30965
30987
 
30966
- .E_ou7iq30 {
30988
+ .E_c1bus5hc {
30989
+ --color: white;
30990
+ height: 14px;
30991
+ width: 14px;
30992
+ border-radius: 50%;
30993
+ flex-shrink: 0;
30994
+ display: flex;
30995
+ align-items: center;
30996
+ justify-content: center;
30997
+ border: 1px solid var(--color);
30998
+ }
30999
+ .E_c1bus5hc .circle-inner {
31000
+ position: relative;
31001
+ height: 10px;
31002
+ width: 10px;
31003
+ border-radius: 50%;
30967
31004
  overflow: hidden;
30968
- text-overflow: ellipsis;
30969
31005
  }
30970
-
30971
- .E_s1tui002 {
30972
- white-space: nowrap;
31006
+ .E_c1bus5hc .circle-content {
31007
+ position: absolute;
31008
+ height: 100%;
31009
+ width: 100%;
31010
+ left: 0;
31011
+ top: 0;
31012
+ border-radius: 50%;
31013
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31014
+ transform: rotate(180deg);
30973
31015
  }
30974
-
30975
- .E_mxrc2zg {
30976
- display: -webkit-box;
30977
- -webkit-line-clamp: var(--mxrc2zg-0);
30978
- -webkit-box-orient: vertical;
30979
- word-break: break-all;
31016
+ .E_c1bus5hc .circle-child {
31017
+ position: absolute;
31018
+ height: 100%;
31019
+ width: 100%;
31020
+ left: 0;
31021
+ top: 0;
31022
+ margin-left: 50%;
31023
+ transform-origin: left;
31024
+ background: white;
31025
+ transform: rotate(0deg);
30980
31026
  }
30981
31027
 
30982
- .E_t1sqg15u {
30983
- background: white;
31028
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31029
+ border-radius: 6px;
30984
31030
  }
30985
- .E_t1sqg15u.inline .table-row {
30986
- flex-direction: column;
31031
+ .E_s177mls5.ant-select.ant-select-single {
31032
+ width: 100%;
31033
+ color: #2d3a56;
31034
+ border-color: rgba(211, 218, 235, 0.6);
31035
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31036
+ font-size: 13px;
30987
31037
  }
30988
- .E_t1sqg15u.inline .table-row > label {
30989
- padding: 0 16px 7px 0;
31038
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31039
+ height: 30px;
30990
31040
  }
30991
- .E_t1sqg15u.has-border .table-header {
30992
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31041
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31042
+ height: 38px;
31043
+ font-size: 13px;
30993
31044
  }
30994
- .E_t1sqg15u.has-border .hiddenBorder {
30995
- border-top: none !important;
31045
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31046
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31047
+ transition: 160ms ease;
30996
31048
  }
30997
- .E_t1sqg15u.has-border .table-row + .table-row {
30998
- border-top: 1px solid rgba(225, 230, 241, 0.6);
31049
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31050
+ color: #0080ff;
30999
31051
  }
31000
- .E_t1sqg15u.has-border .table-row:last-of-type {
31001
- padding-bottom: 0;
31052
+ .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 {
31053
+ border-color: rgba(107, 128, 167, 0.6);
31054
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31002
31055
  }
31003
- .E_t1sqg15u.align-right .content {
31004
- text-align: right;
31056
+ .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 {
31057
+ color: #0080ff;
31005
31058
  }
31006
- .E_t1sqg15u .uuid-row {
31007
- display: flex;
31008
- justify-content: space-between;
31059
+ .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 {
31060
+ border-color: #0080ff;
31061
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31009
31062
  }
31010
- .E_t1sqg15u .uuid-row .id-text {
31011
- white-space: nowrap;
31012
- overflow: hidden;
31013
- text-overflow: ellipsis;
31063
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31064
+ transform: rotate(180deg);
31065
+ }
31066
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31067
+ background: rgba(211, 218, 235, 0.6);
31068
+ border-color: rgba(172, 186, 211, 0.6);
31069
+ cursor: "not-allowed";
31070
+ }
31071
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31072
+ border-color: #f0483e !important;
31073
+ }
31074
+ .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 {
31075
+ color: #1d326c;
31076
+ }
31077
+ .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 {
31078
+ border-color: #0080ff;
31079
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31080
+ }
31081
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31082
+ transform: rotate(180deg);
31014
31083
  }
31015
31084
 
31016
- .E_t4zczcp {
31017
- display: flex;
31018
- justify-content: space-between;
31019
- align-items: center;
31020
- padding: 8px;
31021
- min-height: 32px;
31085
+ .E_s1dizucg.ant-switch {
31086
+ min-width: 40px;
31087
+ height: 24px;
31088
+ background: rgba(172, 186, 211, 0.6);
31089
+ overflow: hidden;
31022
31090
  }
31023
- .E_t4zczcp .table-title {
31024
- color: rgba(44, 56, 82, 0.6);
31025
- font-weight: 600;
31026
- font-size: 12px;
31027
- line-height: 8px;
31091
+ .E_s1dizucg.ant-switch:focus {
31092
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31028
31093
  }
31029
- .E_t4zczcp .edit-icon {
31030
- font-size: 16px;
31031
- color: rgba(10, 37, 85, 0.6);
31032
- cursor: pointer;
31094
+ .E_s1dizucg.ant-switch-small {
31095
+ min-width: 26px;
31096
+ height: 16px;
31033
31097
  }
31034
-
31035
- .E_t1s7goww {
31036
- font-size: 12px;
31037
- line-height: 18px;
31098
+ .E_s1dizucg.ant-switch-large {
31099
+ min-width: 52px;
31100
+ height: 32px;
31038
31101
  }
31039
-
31040
- .E_t93e4cf {
31041
- display: flex;
31042
- padding: 8px 0;
31043
- color: #2d3a56;
31102
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31103
+ height: 20px;
31104
+ width: 20px;
31044
31105
  }
31045
- .E_t93e4cf .hidden {
31046
- display: none;
31106
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31107
+ border-radius: 10px;
31108
+ transition-delay: 120ms;
31047
31109
  }
31048
- .E_t93e4cf .ant-btn-link {
31049
- height: auto;
31110
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31111
+ height: 14px;
31112
+ width: 14px;
31113
+ top: 1px;
31114
+ left: 1px;
31050
31115
  }
31051
- .E_t93e4cf .content {
31052
- overflow: hidden;
31053
- overflow-x: auto;
31054
- width: 100%;
31055
- white-space: pre-wrap;
31116
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31117
+ height: 28px;
31118
+ width: 28px;
31056
31119
  }
31057
- .E_t93e4cf .content .ant-btn {
31058
- white-space: pre-wrap;
31059
- text-align: left;
31120
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31121
+ border-radius: 14px;
31060
31122
  }
31061
- .E_t93e4cf .content .unit-chart {
31062
- justify-content: flex-start;
31123
+ .E_s1dizucg.ant-switch-checked {
31124
+ background-color: #00ba5d;
31063
31125
  }
31064
-
31065
- .E_rhz2uv5 {
31066
- width: var(--rhz2uv5-0);
31067
- flex-shrink: 0;
31068
- color: rgba(44, 56, 82, 0.6);
31069
- padding-right: 12px;
31126
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31127
+ left: calc(100% - 20px - 2px);
31070
31128
  }
31071
-
31072
- .E_s1iv0tp1 .enabled-switch {
31073
- display: flex;
31074
- align-items: center;
31129
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31130
+ left: calc(100% - 14px - 1px);
31075
31131
  }
31076
- .E_s1iv0tp1 .enabled-text {
31077
- margin-right: 8px;
31132
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31133
+ left: calc(100% - 28px - 2px);
31078
31134
  }
31079
31135
 
31080
- .E_wg1tsps {
31081
- display: flex;
31082
- align-items: center;
31083
- justify-content: flex-end;
31136
+ .E_c1up6e3y {
31137
+ margin-left: 5px;
31084
31138
  }
31085
31139
 
31086
- .E_b1ctd5xy {
31087
- display: flex;
31088
- align-items: center;
31089
- width: calc(100% - 40px);
31090
- }
31091
- .E_b1ctd5xy .chart {
31092
- display: inline-block;
31093
- width: 100%;
31140
+ .E_s1dni7lo {
31141
+ width: 430px !important;
31094
31142
  }
31095
31143
 
31096
- .E_u1p8acpn {
31097
- min-width: 40px;
31098
- }
31099
- .E_u1p8acpn .unit {
31100
- color: #00122e !important;
31144
+ .E_d1wwmmm5 .ant-select-item-group {
31145
+ padding: 8px 16px;
31146
+ line-height: 18px;
31147
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31148
+ height: 34px;
31149
+ min-height: 34px;
31150
+ box-sizing: border-box;
31151
+ margin-top: 8px;
31101
31152
  }
31102
31153
 
31103
- .E_t160l1cm {
31154
+ .E_o1ugr09p {
31104
31155
  display: flex;
31105
31156
  flex-direction: column;
31106
- flex: 1;
31107
- /* FIXME:(yanzhen) do this better */
31108
- }
31109
- .E_t160l1cm .tab-bar {
31110
- flex-shrink: 0;
31111
- display: flex;
31112
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31113
- }
31114
- .E_t160l1cm .tab-content {
31115
- height: 100%;
31157
+ margin: 1px 8px;
31158
+ padding: 8px;
31159
+ border-radius: 4px;
31116
31160
  }
31117
- .E_t160l1cm .tab-menu-item {
31118
- margin-right: 2px;
31119
- padding: 1px 12px;
31120
- line-height: 24px;
31121
- height: 24px;
31122
- color: rgba(44, 56, 82, 0.6);
31123
- border-radius: 4px 4px 0 0;
31124
- cursor: pointer;
31125
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31161
+ .E_o1ugr09p .selected-icon {
31162
+ display: none;
31126
31163
  }
31127
- .E_t160l1cm .tab-menu-item:first-child {
31128
- padding-left: 0;
31164
+ .E_o1ugr09p.ant-select-item-option-grouped {
31165
+ padding-left: 8px;
31129
31166
  }
31130
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31131
- padding-left: 12px;
31167
+ .E_o1ugr09p.ant-select-item-option-selected {
31168
+ background-color: white;
31132
31169
  }
31133
- .E_t160l1cm .tab-menu-item:hover {
31170
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31134
31171
  color: #0080ff;
31135
- background: rgba(211, 218, 235, 0.6);
31136
31172
  }
31137
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31138
- fill: #0080ff;
31173
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31174
+ display: block;
31139
31175
  }
31140
- .E_t160l1cm .tab-menu-item:active {
31141
- background: rgba(192, 203, 224, 0.6);
31176
+ .E_o1ugr09p.ant-select-item-option-active {
31177
+ background: rgba(0, 136, 255, 0.16);
31142
31178
  }
31143
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31179
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31144
31180
  color: #0080ff;
31145
- background: rgba(211, 218, 235, 0.6);
31146
- }
31147
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31148
- background: rgba(192, 203, 224, 0.6);
31149
- }
31150
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31151
- background: rgba(0, 128, 255, 0.16);
31152
- }
31153
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31154
- fill: #0080ff;
31155
31181
  }
31156
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31182
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31183
+ background: rgba(0, 136, 255, 0.1);
31157
31184
  color: #0080ff;
31158
- background: rgba(0, 128, 255, 0.1);
31159
31185
  }
31160
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31161
- background: rgba(0, 128, 255, 0.16);
31162
- }
31163
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31164
- fill: #1d326c;
31165
- }
31166
- .E_t160l1cm .tab-menu-item .expand-arrow {
31167
- margin-left: 8px;
31168
- height: 22px;
31169
- }
31170
- .E_t160l1cm .tab-menu-item .expand-arrow path {
31171
- fill: rgba(44, 56, 82, 0.6);
31172
- }
31173
- .E_t160l1cm .tab-menu-item-group {
31174
- padding: 0;
31186
+
31187
+ .E_o1ifxsq4 {
31175
31188
  display: flex;
31176
- align-items: center;
31177
- overflow: hidden;
31189
+ justify-content: space-between;
31190
+ height: 20px;
31191
+ line-height: 20px;
31178
31192
  }
31179
- .E_t160l1cm .tab-menu-item-group .main-title {
31180
- opacity: 0;
31181
- max-width: 0;
31182
- transition: max-width 320ms ease, opacity 240ms ease;
31193
+ .E_o1ifxsq4 .timezone-title {
31194
+ color: #2d3a56;
31195
+ overflow: hidden;
31196
+ text-overflow: ellipsis;
31183
31197
  }
31184
- .E_t160l1cm .tab-menu-item-group .sub-title {
31185
- padding: 1px 12px;
31186
- position: relative;
31198
+
31199
+ .E_o1zue7 {
31187
31200
  display: flex;
31201
+ justify-content: space-between;
31202
+ color: rgba(44, 56, 82, 0.6);
31203
+ height: 18px;
31204
+ line-height: 18px;
31205
+ margin-top: 2px;
31188
31206
  }
31189
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31207
+
31208
+ .E_tyfmlxg {
31209
+ border: none;
31210
+ margin-right: 0;
31211
+ background: rgba(225, 230, 241, 0.6);
31212
+ }
31213
+
31214
+ .E_o18uybox {
31215
+ pointer-events: none;
31216
+ height: 32px;
31217
+ width: 100%;
31190
31218
  opacity: 0;
31191
- position: absolute;
31192
- top: 50%;
31193
- left: 0;
31194
- transform: translate(-50%, -50%);
31195
- transition: opacity 100ms linear;
31196
- fill: rgba(0, 128, 255, 0.2);
31197
31219
  }
31198
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31199
- color: #0080ff;
31220
+
31221
+ .E_tju3gfj .date {
31222
+ margin-right: 4px;
31200
31223
  }
31201
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31202
- padding: 1px 12px;
31224
+
31225
+ .E_iq1gosr {
31203
31226
  display: inline-block;
31204
- opacity: 1;
31205
- max-width: 160px;
31206
31227
  }
31207
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31208
- padding: 1px 12px;
31209
- color: #005ed1;
31228
+
31229
+ .E_t1m2x205 .ant-tooltip-arrow {
31230
+ display: none;
31210
31231
  }
31211
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31212
- opacity: 1;
31232
+ .E_t1m2x205 .ant-tooltip-inner {
31233
+ background: rgba(23, 38, 64, 0.8);
31234
+ border-radius: 4px;
31213
31235
  }
31214
- .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 {
31215
- background: rgba(0, 128, 255, 0.16);
31236
+
31237
+ .E_s1sck0th {
31238
+ padding: 0 8px;
31239
+ border-radius: 4px;
31216
31240
  }
31217
- .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 {
31218
- opacity: 0;
31241
+
31242
+ .E_m855nr1 {
31243
+ padding: 2px 8px;
31244
+ border-radius: 3px;
31219
31245
  }
31220
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31221
- padding: 4px 16px;
31222
- height: 32px;
31223
- border-radius: 6px 6px 0 0;
31246
+
31247
+ .E_l1270xpg {
31248
+ padding: 3px 8px;
31249
+ border-radius: 2px;
31224
31250
  }
31225
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31226
- padding-left: 0;
31251
+
31252
+ .E_t14rextb.ant-tag:hover {
31253
+ opacity: unset;
31227
31254
  }
31228
- .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 {
31229
- padding-left: 16px;
31255
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31256
+ margin: 0;
31257
+ margin-right: 8px;
31258
+ display: inline-flex;
31259
+ align-items: center;
31260
+ border: none;
31230
31261
  }
31231
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31232
- margin-left: 11px;
31233
- height: 24px;
31262
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31263
+ width: 16px;
31264
+ height: 16px;
31265
+ color: inherit;
31266
+ margin-left: 4px;
31267
+ opacity: 0.6;
31268
+ display: inline-flex;
31234
31269
  }
31235
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31236
- padding: 0;
31270
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31271
+ opacity: 1;
31237
31272
  }
31238
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31239
- padding: 4px 16px;
31273
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31274
+ color: #0080ff;
31275
+ background-color: rgba(0, 136, 255, 0.1);
31240
31276
  }
31241
- .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 {
31242
- padding: 4px 16px;
31277
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31278
+ color: #f0483e;
31279
+ background-color: rgba(255, 74, 74, 0.1);
31243
31280
  }
31244
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31245
- background: #fff;
31281
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31282
+ color: #e07f00;
31283
+ background-color: rgba(255, 187, 0, 0.1);
31246
31284
  }
31247
- .E_t160l1cm .tab-menu-item-light:active {
31248
- color: #005ed1;
31285
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31286
+ color: #008f4c;
31287
+ background-color: rgba(30, 201, 127, 0.1);
31249
31288
  }
31250
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31251
- background: #fff;
31289
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31252
31290
  color: #1d326c;
31291
+ background-color: rgba(225, 230, 241, 0.6);
31253
31292
  }
31254
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31255
- color: rgba(45, 58, 86, 0.6);
31293
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31294
+ color: #7E41FF;
31295
+ background-color: rgba(126, 65, 255, 0.1);
31256
31296
  }
31257
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31258
- color: #1d326c;
31297
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31298
+ color: #fff;
31259
31299
  }
31260
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31261
- fill: #d8deeb;
31300
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31301
+ background-color: #f0483e;
31262
31302
  }
31263
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31264
- fill: #1d326c;
31303
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31304
+ background-color: #fea008;
31265
31305
  }
31266
- .E_t160l1cm .tab-content {
31267
- flex: 1;
31268
- display: flex;
31269
- flex-direction: column;
31306
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31307
+ background-color: #00ba5d;
31270
31308
  }
31271
- .E_t160l1cm.is-overview .tab-content {
31272
- overflow: visible;
31309
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31310
+ background-color: #0080ff;
31311
+ }
31312
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31313
+ background-color: #6b7d99;
31314
+ }
31315
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31316
+ background-color: #7E41FF;
31273
31317
  }
31274
31318
 
31275
- .E_t14npdqr {
31276
- max-width: 240px;
31277
- animation: none;
31319
+ .E_f7pxqmh {
31320
+ width: 100%;
31321
+ margin-bottom: 0 !important;
31322
+ flex-flow: nowrap !important;
31323
+ line-break: auto;
31278
31324
  }
31279
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31280
- border: 1px solid #0080ff;
31281
- padding: 0;
31325
+ .E_f7pxqmh > .ant-form-item-label {
31326
+ text-align: left !important;
31327
+ padding-bottom: 0 !important;
31282
31328
  }
31283
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31284
- margin: 0;
31285
- height: 32px;
31286
- line-height: 32px;
31329
+ .E_f7pxqmh > .ant-form-item-label > label {
31330
+ min-height: 32px;
31331
+ height: auto;
31287
31332
  font-size: 13px;
31288
- padding: 0 10px;
31289
- display: block;
31290
- overflow: hidden;
31291
- text-overflow: ellipsis;
31292
- white-space: nowrap;
31333
+ color: rgba(44, 56, 82, 0.6);
31334
+ white-space: normal;
31293
31335
  }
31294
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31295
- content: " ";
31296
- height: 1px;
31297
- width: calc(100% + 10px);
31298
- background: rgba(172, 186, 211, 0.6);
31299
- display: block;
31336
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31337
+ border-color: #ff4d4f !important;
31300
31338
  }
31301
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31302
- color: #0080ff;
31303
- background: transparent;
31339
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31340
+ border-color: #ff4d4f !important;
31341
+ }
31342
+ .E_f7pxqmh .ant-form-item-explain {
31343
+ margin-top: 4px;
31344
+ font-size: 12px;
31345
+ min-height: 0px;
31346
+ }
31347
+ .E_f7pxqmh .ant-form-item-extra {
31348
+ font-size: 12px;
31349
+ color: rgba(44, 56, 82, 0.6);
31350
+ min-height: 0px;
31304
31351
  }
31305
31352
 
31306
- .E_skwah65 {
31307
- height: 8px;
31308
- box-sizing: border-box;
31309
- border-radius: 2px;
31310
- background: #f5f7fa;
31311
- display: flex;
31353
+ .E_fzh9mnb {
31312
31354
  width: 100%;
31313
- overflow: hidden;
31355
+ height: 100%;
31356
+ min-height: 124px;
31357
+ display: flex;
31358
+ flex-direction: column;
31359
+ justify-content: center;
31360
+ align-items: center;
31314
31361
  }
31315
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31316
- margin-left: 1px;
31362
+ .E_fzh9mnb .error-text {
31363
+ color: rgba(10, 37, 85, 0.6);
31364
+ margin-bottom: 16px;
31365
+ font-size: 18px;
31317
31366
  }
31318
31367
 
31319
31368
  .E_i1inqkme {
@@ -31329,6 +31378,24 @@ span.E_tqjc4ui {
31329
31378
  margin-right: 4px;
31330
31379
  }
31331
31380
 
31381
+ .E_iouxfgt {
31382
+ display: inline-flex;
31383
+ align-items: center;
31384
+ }
31385
+ .E_iouxfgt .icon-inner {
31386
+ display: inline-flex;
31387
+ align-items: center;
31388
+ justify-content: center;
31389
+ }
31390
+ .E_iouxfgt .icon-inner + span,
31391
+ .E_iouxfgt span + .icon-inner.suffix {
31392
+ margin-left: 4px;
31393
+ }
31394
+ .E_iouxfgt.is-rotate img,
31395
+ .E_iouxfgt.is-rotate svg {
31396
+ animation: rotate 680ms linear infinite;
31397
+ }
31398
+
31332
31399
  .E_ai7qkf2 .ant-input-number-handler-wrap {
31333
31400
  display: var(--ai7qkf2-0);
31334
31401
  }
@@ -31365,102 +31432,28 @@ span.E_tqjc4ui {
31365
31432
  }
31366
31433
  .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 {
31367
31434
  border-color: #0096ff;
31368
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31369
- z-index: 1;
31370
- }
31371
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31372
- border-color: #e75a3a;
31373
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31374
- }
31375
- .E_ai7qkf2 .ant-input-number-input {
31376
- height: 30px;
31377
- border: 1px;
31378
- padding: 5px 12px;
31379
- font-size: inherit;
31380
- }
31381
- .E_ai7qkf2.ant-input-number-lg input {
31382
- height: 38px;
31383
- border: 1px;
31384
- padding: 8px 16px;
31385
- }
31386
- .E_ai7qkf2.ant-input-number-sm input {
31387
- height: 22px;
31388
- border: 1px;
31389
- padding: 2px 8px;
31390
- }
31391
-
31392
- .E_iouxfgt {
31393
- display: inline-flex;
31394
- align-items: center;
31395
- }
31396
- .E_iouxfgt .icon-inner {
31397
- display: inline-flex;
31398
- align-items: center;
31399
- justify-content: center;
31400
- }
31401
- .E_iouxfgt .icon-inner + span,
31402
- .E_iouxfgt span + .icon-inner.suffix {
31403
- margin-left: 4px;
31404
- }
31405
- .E_iouxfgt.is-rotate img,
31406
- .E_iouxfgt.is-rotate svg {
31407
- animation: rotate 680ms linear infinite;
31408
- }
31409
-
31410
- .E_fzh9mnb {
31411
- width: 100%;
31412
- height: 100%;
31413
- min-height: 124px;
31414
- display: flex;
31415
- flex-direction: column;
31416
- justify-content: center;
31417
- align-items: center;
31418
- }
31419
- .E_fzh9mnb .error-text {
31420
- color: rgba(10, 37, 85, 0.6);
31421
- margin-bottom: 16px;
31422
- font-size: 18px;
31423
- }
31424
-
31425
- .E_f7pxqmh {
31426
- width: 100%;
31427
- margin-bottom: 0 !important;
31428
- flex-flow: nowrap !important;
31429
- line-break: auto;
31430
- }
31431
- .E_f7pxqmh > .ant-form-item-label {
31432
- text-align: left !important;
31433
- padding-bottom: 0 !important;
31434
- }
31435
- .E_f7pxqmh > .ant-form-item-label > label {
31436
- min-height: 32px;
31437
- height: auto;
31438
- font-size: 13px;
31439
- color: rgba(44, 56, 82, 0.6);
31440
- white-space: normal;
31441
- }
31442
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31443
- border-color: #ff4d4f !important;
31444
- }
31445
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31446
- border-color: #ff4d4f !important;
31435
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31436
+ z-index: 1;
31447
31437
  }
31448
- .E_f7pxqmh .ant-form-item-explain {
31449
- margin-top: 4px;
31450
- font-size: 12px;
31451
- min-height: 0px;
31438
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31439
+ border-color: #e75a3a;
31440
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31452
31441
  }
31453
- .E_f7pxqmh .ant-form-item-extra {
31454
- font-size: 12px;
31455
- color: rgba(44, 56, 82, 0.6);
31456
- min-height: 0px;
31442
+ .E_ai7qkf2 .ant-input-number-input {
31443
+ height: 30px;
31444
+ border: 1px;
31445
+ padding: 5px 12px;
31446
+ font-size: inherit;
31457
31447
  }
31458
-
31459
- .E_atcz0kf .ant-input-suffix {
31460
- margin-left: 8px;
31448
+ .E_ai7qkf2.ant-input-number-lg input {
31449
+ height: 38px;
31450
+ border: 1px;
31451
+ padding: 8px 16px;
31461
31452
  }
31462
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31463
- padding: 2px 7px 2px 12px;
31453
+ .E_ai7qkf2.ant-input-number-sm input {
31454
+ height: 22px;
31455
+ border: 1px;
31456
+ padding: 2px 8px;
31464
31457
  }
31465
31458
 
31466
31459
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31494,6 +31487,13 @@ span.E_tqjc4ui {
31494
31487
  font-size: inherit;
31495
31488
  }
31496
31489
 
31490
+ .E_atcz0kf .ant-input-suffix {
31491
+ margin-left: 8px;
31492
+ }
31493
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31494
+ padding: 2px 7px 2px 12px;
31495
+ }
31496
+
31497
31497
  .E_owd0kml {
31498
31498
  display: inline-block;
31499
31499
  }
@@ -32663,10 +32663,6 @@ input.E_rf8rlle.ant-input {
32663
32663
  line-height: 12px;
32664
32664
  }
32665
32665
 
32666
- .E_m196gn1d {
32667
- min-width: 1280px;
32668
- }
32669
-
32670
32666
  .E_a1b5xrg3 .user-icon-inner {
32671
32667
  display: inline-flex;
32672
32668
  align-items: center;
@@ -32703,6 +32699,10 @@ input.E_rf8rlle.ant-input {
32703
32699
  padding: unset;
32704
32700
  }
32705
32701
 
32702
+ .E_m196gn1d {
32703
+ min-width: 1280px;
32704
+ }
32705
+
32706
32706
  .E_ryby9ds {
32707
32707
  display: flex;
32708
32708
  align-items: center;
@@ -32915,257 +32915,37 @@ input.E_rf8rlle.ant-input {
32915
32915
  }
32916
32916
 
32917
32917
  .E_c1fmq9lv ul.antd5-cascader-menu {
32918
- padding: 4px;
32919
- height: 158px;
32920
- }
32921
- .E_c1fmq9lv.E_ckhyuyx {
32922
- border-radius: 6px;
32923
- }
32924
- .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32925
- min-width: 200px;
32926
- font-size: 12px;
32927
- }
32928
- .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
32929
- padding: 6px 12px;
32930
- height: 18px;
32931
- font-size: 12px;
32932
- }
32933
-
32934
- .E_c1evusvc ul.antd5-cascader-menu {
32935
- padding: 8px;
32936
- height: 320px;
32937
- }
32938
- .E_c1evusvc.E_ckhyuyx {
32939
- border-radius: 10px;
32940
- }
32941
- .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32942
- min-width: 296px;
32943
- padding: 8px;
32944
- }
32945
- .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
32946
- height: 22px;
32947
- padding: 8px 16px;
32948
- font-size: 14px;
32949
- }
32950
-
32951
- .E_h12yihis {
32952
- height: 50px;
32953
- border-bottom: 2px solid #edf0f7;
32954
- background: #fff;
32955
- display: flex;
32956
- justify-content: space-between;
32957
- align-items: center;
32958
- padding: 0 24px 0 14px;
32959
- position: relative;
32960
- z-index: 10;
32961
- }
32962
- .E_h12yihis .left,
32963
- .E_h12yihis .right,
32964
- .E_h12yihis .center {
32965
- display: flex;
32966
- align-items: center;
32967
- flex: 1;
32968
- flex-shrink: 0;
32969
- }
32970
- .E_h12yihis .center {
32971
- flex: 0.8;
32972
- }
32973
- .E_h12yihis .right {
32974
- justify-content: flex-end;
32975
- }
32976
- .E_h12yihis .right.is-scrolled .btn-group:before {
32977
- opacity: 1;
32978
- }
32979
- .E_h12yihis .right .btn-group {
32980
- margin-left: 32px;
32981
- position: relative;
32982
- display: flex;
32983
- align-items: center;
32984
- }
32985
- .E_h12yihis .right .btn-group:before {
32986
- content: "";
32987
- opacity: 0;
32988
- height: 24px;
32989
- width: 1px;
32990
- background: rgba(225, 230, 241, 0.6);
32991
- position: absolute;
32992
- left: -16px;
32993
- top: 50%;
32994
- transform: translateY(-50%);
32995
- transition: opacity 160ms ease;
32996
- }
32997
- .E_h12yihis .right .btn-group > .btn-item {
32998
- transition: all 160ms ease;
32999
- cursor: pointer;
33000
- width: 56px;
33001
- height: 40px;
33002
- display: inline-flex;
33003
- align-items: center;
33004
- justify-content: center;
33005
- border-radius: 6px;
33006
- }
33007
- .E_h12yihis .right .btn-group > .btn-item:hover {
33008
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33009
- }
33010
- .E_h12yihis .right .btn-group > .btn-item:active {
33011
- transform: translateY(2px);
33012
- transition: all 320ms ease;
33013
- }
33014
- .E_h12yihis .right .btn-group > *:not(:first-child) {
33015
- margin-left: 4px;
33016
- }
33017
- .E_h12yihis .right .create-menu-and-export {
33018
- height: 48px;
33019
- overflow: hidden;
33020
- display: flex;
33021
- align-items: center;
33022
- padding: 0 4px;
33023
- margin: 0 -4px;
33024
- }
33025
- .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33026
- .E_h12yihis .right .create-menu-and-export.active .export-btn {
33027
- transform: translateY(0);
33028
- }
33029
- .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33030
- .E_h12yihis .right .create-menu-and-export .export-btn {
33031
- height: 48px;
33032
- transform: translateY(100%);
33033
- transition: transform 240ms ease, opacity 80ms ease;
33034
- display: inline-flex;
33035
- align-items: center;
33036
- }
33037
- .E_h12yihis .right .create-menu-and-export .export-btn {
33038
- margin-right: 10px;
33039
- }
33040
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33041
- width: 32px;
33042
- height: 32px;
33043
- border-radius: 6px;
33044
- }
33045
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33046
- background: rgba(211, 218, 235, 0.6);
33047
- }
33048
- .E_h12yihis .alert,
33049
- .E_h12yihis .task {
33050
- position: relative;
33051
- }
33052
- .E_h12yihis .alert .alert-icon,
33053
- .E_h12yihis .alert .task-icon,
33054
- .E_h12yihis .task .alert-icon,
33055
- .E_h12yihis .task .task-icon {
33056
- width: 56px;
33057
- height: 40px;
33058
- justify-content: center;
33059
- }
33060
- .E_h12yihis .alert .ant-badge-count,
33061
- .E_h12yihis .task .ant-badge-count {
33062
- right: 16px;
33063
- top: 10px;
33064
- }
33065
- .E_h12yihis .logo {
33066
- display: inline-flex;
33067
- align-items: center;
33068
- }
33069
- .E_h12yihis .left {
33070
- position: relative;
33071
- }
33072
- .E_h12yihis .left .events-audit-title {
33073
- font-size: 20px;
33074
- line-height: 24px;
33075
- font-weight: bold;
33076
- color: #1d326c;
33077
- margin: 0px 8px;
33078
- }
33079
- .E_h12yihis .left .global-search {
33080
- margin-left: 6px;
33081
- }
33082
- .E_h12yihis.global-search-active {
33083
- z-index: 11;
33084
- }
33085
- .E_h12yihis.global-search-active .left {
33086
- flex: 1;
33087
- margin-right: 32px;
33088
- }
33089
- .E_h12yihis.global-search-active .left .global-search {
33090
- display: flex;
33091
- flex: 1;
33092
- }
33093
- .E_h12yihis.global-search-active .left .global-search .search-input {
33094
- border-color: #0080ff;
33095
- width: 100%;
33096
- }
33097
- .E_h12yihis.global-search-active .center {
33098
- display: none;
33099
- }
33100
- .E_h12yihis.global-search-active .right {
33101
- flex: 0 1 auto;
33102
- }
33103
- .E_h12yihis .ant-badge-count {
33104
- pointer-events: none;
33105
- }
33106
-
33107
- .E_ncaepor {
33108
- color: rgba(10, 37, 85, 0.6);
33109
- position: relative;
33110
- height: 48px;
33111
- display: inline-flex;
33112
- align-items: center;
33113
- justify-content: center;
33114
- overflow: hidden;
33115
- }
33116
- .E_ncaepor:before, .E_ncaepor:after {
33117
- content: "";
33118
- width: 100%;
33119
- height: 12px;
33120
- position: absolute;
33121
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33122
- }
33123
- .E_ncaepor:before {
33124
- top: 0;
33125
- }
33126
- .E_ncaepor:after {
33127
- bottom: 0;
32918
+ padding: 4px;
32919
+ height: 158px;
33128
32920
  }
33129
- .E_ncaepor > * {
33130
- height: 48px;
33131
- display: inline-flex;
33132
- align-items: center;
33133
- white-space: nowrap;
33134
- transition: transform 240ms ease, opacity 80ms ease;
32921
+ .E_c1fmq9lv.E_ckhyuyx {
32922
+ border-radius: 6px;
33135
32923
  }
33136
- .E_ncaepor .name-text {
33137
- transform: translateY(0);
33138
- opacity: 1;
32924
+ .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32925
+ min-width: 200px;
32926
+ font-size: 12px;
33139
32927
  }
33140
- .E_ncaepor .nav-info {
33141
- transform: translateY(100%);
33142
- opacity: 0;
33143
- font-size: 18px;
33144
- font-weight: 700;
33145
- position: absolute;
33146
- overflow: hidden;
33147
- display: flex;
33148
- justify-content: center;
32928
+ .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
32929
+ padding: 6px 12px;
32930
+ height: 18px;
32931
+ font-size: 12px;
33149
32932
  }
33150
- .E_ncaepor .nav-info .scrolled-resource {
33151
- color: #1d326c;
33152
- flex: 1;
33153
- overflow: hidden;
33154
- text-overflow: ellipsis;
32933
+
32934
+ .E_c1evusvc ul.antd5-cascader-menu {
32935
+ padding: 8px;
32936
+ height: 320px;
33155
32937
  }
33156
- .E_ncaepor .nav-info .scrolled-view {
33157
- color: rgba(44, 56, 82, 0.6);
33158
- margin-left: 8px;
32938
+ .E_c1evusvc.E_ckhyuyx {
32939
+ border-radius: 10px;
33159
32940
  }
33160
- .E_ncaepor.is-scrolled .name-text {
33161
- transform: translateY(-100%);
33162
- opacity: 0;
33163
- position: absolute;
32941
+ .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
32942
+ min-width: 296px;
32943
+ padding: 8px;
33164
32944
  }
33165
- .E_ncaepor.is-scrolled .nav-info {
33166
- transform: translateY(0);
33167
- opacity: 1;
33168
- position: static;
32945
+ .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
32946
+ height: 22px;
32947
+ padding: 8px 16px;
32948
+ font-size: 14px;
33169
32949
  }
33170
32950
 
33171
32951
  .E_c1kchka8 {
@@ -33520,129 +33300,349 @@ input.E_rf8rlle.ant-input {
33520
33300
  border: 1px solid #e4e9f2;
33521
33301
  transition: all 0.2s ease-in-out;
33522
33302
  }
33523
- .E_dhqt3dw.date-range-picker .default-calendar-icon {
33303
+ .E_dhqt3dw.date-range-picker .default-calendar-icon {
33304
+ display: inline-flex;
33305
+ }
33306
+ .E_dhqt3dw.date-range-picker .hover-calendar-icon {
33307
+ display: none;
33308
+ }
33309
+ .E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
33310
+ border-color: #0080ff;
33311
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33312
+ }
33313
+ .E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
33314
+ display: none;
33315
+ }
33316
+ .E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
33317
+ display: inline-flex;
33318
+ }
33319
+ .E_dhqt3dw.date-range-picker.large {
33320
+ height: 40px;
33321
+ line-height: 40px;
33322
+ padding: 0 12px 0 16px;
33323
+ }
33324
+ .E_dhqt3dw.date-range-picker.medium {
33325
+ height: 32px;
33326
+ line-height: 32px;
33327
+ padding: 0 8px 0 12px;
33328
+ }
33329
+ .E_dhqt3dw.date-range-picker .date-input-content {
33330
+ flex: 1;
33331
+ display: flex;
33332
+ align-items: center;
33333
+ gap: 8px;
33334
+ color: #00122e;
33335
+ }
33336
+ .E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
33337
+ color: rgba(0, 21, 64, 0.3);
33338
+ }
33339
+ .E_dhqt3dw.date-range-picker .date-input-content input {
33340
+ border: none;
33341
+ outline: none;
33342
+ width: 162px;
33343
+ padding: 0;
33344
+ height: 22px;
33345
+ line-height: 22px;
33346
+ text-align: center;
33347
+ }
33348
+ .E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
33349
+ color: rgba(0, 21, 64, 0.3);
33350
+ text-align: center;
33351
+ }
33352
+ .E_dhqt3dw.date-range-picker .date-input-content input:disabled {
33353
+ background: inherit;
33354
+ }
33355
+ .E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
33356
+ border: none;
33357
+ outline: none;
33358
+ box-shadow: none;
33359
+ }
33360
+ .E_dhqt3dw.date-range-picker .past-time-icon {
33361
+ cursor: pointer;
33362
+ }
33363
+
33364
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
33365
+ padding: 12px 12px 0 12px;
33366
+ }
33367
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
33368
+ padding-left: 16px;
33369
+ }
33370
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
33371
+ margin-right: 0;
33372
+ }
33373
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
33374
+ margin-left: 2px;
33375
+ }
33376
+ .E_d956d92 .ant-popover-inner-content .relative-time-container {
33377
+ max-height: 470px;
33378
+ overflow: auto;
33379
+ }
33380
+ .E_d956d92 .ant-popover-inner-content .relative-time-container ul {
33381
+ padding: 0 12px;
33382
+ }
33383
+ .E_d956d92 .ant-popover-inner-content .absolute-time-container {
33384
+ height: 470px;
33385
+ overflow: auto;
33386
+ }
33387
+
33388
+ .E_d1tc7lgk {
33389
+ min-width: 200px;
33390
+ }
33391
+ .E_d1tc7lgk header {
33392
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33393
+ padding: 8px 12px;
33394
+ color: rgba(44, 56, 82, 0.6);
33395
+ }
33396
+ .E_d1tc7lgk ul {
33397
+ list-style: none;
33398
+ padding: 12px;
33399
+ }
33400
+ .E_d1tc7lgk ul li {
33401
+ padding: 5px 8px;
33402
+ border-radius: 5px;
33403
+ transition: all 0.2s ease-in-out;
33404
+ cursor: pointer;
33405
+ }
33406
+ .E_d1tc7lgk ul li:hover {
33407
+ background: rgba(0, 136, 255, 0.16);
33408
+ color: #0080ff;
33409
+ }
33410
+ .E_d1tc7lgk ul li:active {
33411
+ background: rgba(0, 136, 255, 0.2);
33412
+ color: #0080ff;
33413
+ }
33414
+ .E_d1tc7lgk ul li + li {
33415
+ margin-top: 2px;
33416
+ }
33417
+
33418
+ .E_rzaik16 {
33419
+ padding: 0;
33420
+ }
33421
+ .E_rzaik16 .ant-popover-arrow {
33422
+ display: none;
33423
+ }
33424
+ .E_rzaik16 .ant-popover-inner-content {
33425
+ padding: 0;
33426
+ }
33427
+
33428
+ .E_h12yihis {
33429
+ height: 50px;
33430
+ border-bottom: 2px solid #edf0f7;
33431
+ background: #fff;
33432
+ display: flex;
33433
+ justify-content: space-between;
33434
+ align-items: center;
33435
+ padding: 0 24px 0 14px;
33436
+ position: relative;
33437
+ z-index: 10;
33438
+ }
33439
+ .E_h12yihis .left,
33440
+ .E_h12yihis .right,
33441
+ .E_h12yihis .center {
33442
+ display: flex;
33443
+ align-items: center;
33444
+ flex: 1;
33445
+ flex-shrink: 0;
33446
+ }
33447
+ .E_h12yihis .center {
33448
+ flex: 0.8;
33449
+ }
33450
+ .E_h12yihis .right {
33451
+ justify-content: flex-end;
33452
+ }
33453
+ .E_h12yihis .right.is-scrolled .btn-group:before {
33454
+ opacity: 1;
33455
+ }
33456
+ .E_h12yihis .right .btn-group {
33457
+ margin-left: 32px;
33458
+ position: relative;
33459
+ display: flex;
33460
+ align-items: center;
33461
+ }
33462
+ .E_h12yihis .right .btn-group:before {
33463
+ content: "";
33464
+ opacity: 0;
33465
+ height: 24px;
33466
+ width: 1px;
33467
+ background: rgba(225, 230, 241, 0.6);
33468
+ position: absolute;
33469
+ left: -16px;
33470
+ top: 50%;
33471
+ transform: translateY(-50%);
33472
+ transition: opacity 160ms ease;
33473
+ }
33474
+ .E_h12yihis .right .btn-group > .btn-item {
33475
+ transition: all 160ms ease;
33476
+ cursor: pointer;
33477
+ width: 56px;
33478
+ height: 40px;
33479
+ display: inline-flex;
33480
+ align-items: center;
33481
+ justify-content: center;
33482
+ border-radius: 6px;
33483
+ }
33484
+ .E_h12yihis .right .btn-group > .btn-item:hover {
33485
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33486
+ }
33487
+ .E_h12yihis .right .btn-group > .btn-item:active {
33488
+ transform: translateY(2px);
33489
+ transition: all 320ms ease;
33490
+ }
33491
+ .E_h12yihis .right .btn-group > *:not(:first-child) {
33492
+ margin-left: 4px;
33493
+ }
33494
+ .E_h12yihis .right .create-menu-and-export {
33495
+ height: 48px;
33496
+ overflow: hidden;
33497
+ display: flex;
33498
+ align-items: center;
33499
+ padding: 0 4px;
33500
+ margin: 0 -4px;
33501
+ }
33502
+ .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33503
+ .E_h12yihis .right .create-menu-and-export.active .export-btn {
33504
+ transform: translateY(0);
33505
+ }
33506
+ .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33507
+ .E_h12yihis .right .create-menu-and-export .export-btn {
33508
+ height: 48px;
33509
+ transform: translateY(100%);
33510
+ transition: transform 240ms ease, opacity 80ms ease;
33524
33511
  display: inline-flex;
33512
+ align-items: center;
33525
33513
  }
33526
- .E_dhqt3dw.date-range-picker .hover-calendar-icon {
33527
- display: none;
33514
+ .E_h12yihis .right .create-menu-and-export .export-btn {
33515
+ margin-right: 10px;
33528
33516
  }
33529
- .E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
33530
- border-color: #0080ff;
33531
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33517
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33518
+ width: 32px;
33519
+ height: 32px;
33520
+ border-radius: 6px;
33532
33521
  }
33533
- .E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
33534
- display: none;
33522
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33523
+ background: rgba(211, 218, 235, 0.6);
33535
33524
  }
33536
- .E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
33537
- display: inline-flex;
33525
+ .E_h12yihis .alert,
33526
+ .E_h12yihis .task {
33527
+ position: relative;
33538
33528
  }
33539
- .E_dhqt3dw.date-range-picker.large {
33529
+ .E_h12yihis .alert .alert-icon,
33530
+ .E_h12yihis .alert .task-icon,
33531
+ .E_h12yihis .task .alert-icon,
33532
+ .E_h12yihis .task .task-icon {
33533
+ width: 56px;
33540
33534
  height: 40px;
33541
- line-height: 40px;
33542
- padding: 0 12px 0 16px;
33535
+ justify-content: center;
33543
33536
  }
33544
- .E_dhqt3dw.date-range-picker.medium {
33545
- height: 32px;
33546
- line-height: 32px;
33547
- padding: 0 8px 0 12px;
33537
+ .E_h12yihis .alert .ant-badge-count,
33538
+ .E_h12yihis .task .ant-badge-count {
33539
+ right: 16px;
33540
+ top: 10px;
33548
33541
  }
33549
- .E_dhqt3dw.date-range-picker .date-input-content {
33550
- flex: 1;
33551
- display: flex;
33542
+ .E_h12yihis .logo {
33543
+ display: inline-flex;
33552
33544
  align-items: center;
33553
- gap: 8px;
33554
- color: #00122e;
33555
- }
33556
- .E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
33557
- color: rgba(0, 21, 64, 0.3);
33558
- }
33559
- .E_dhqt3dw.date-range-picker .date-input-content input {
33560
- border: none;
33561
- outline: none;
33562
- width: 162px;
33563
- padding: 0;
33564
- height: 22px;
33565
- line-height: 22px;
33566
- text-align: center;
33567
- }
33568
- .E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
33569
- color: rgba(0, 21, 64, 0.3);
33570
- text-align: center;
33571
33545
  }
33572
- .E_dhqt3dw.date-range-picker .date-input-content input:disabled {
33573
- background: inherit;
33546
+ .E_h12yihis .left {
33547
+ position: relative;
33574
33548
  }
33575
- .E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
33576
- border: none;
33577
- outline: none;
33578
- box-shadow: none;
33549
+ .E_h12yihis .left .events-audit-title {
33550
+ font-size: 20px;
33551
+ line-height: 24px;
33552
+ font-weight: bold;
33553
+ color: #1d326c;
33554
+ margin: 0px 8px;
33579
33555
  }
33580
- .E_dhqt3dw.date-range-picker .past-time-icon {
33581
- cursor: pointer;
33556
+ .E_h12yihis .left .global-search {
33557
+ margin-left: 6px;
33582
33558
  }
33583
-
33584
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
33585
- padding: 12px 12px 0 12px;
33559
+ .E_h12yihis.global-search-active {
33560
+ z-index: 11;
33586
33561
  }
33587
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
33588
- padding-left: 16px;
33562
+ .E_h12yihis.global-search-active .left {
33563
+ flex: 1;
33564
+ margin-right: 32px;
33589
33565
  }
33590
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
33591
- margin-right: 0;
33566
+ .E_h12yihis.global-search-active .left .global-search {
33567
+ display: flex;
33568
+ flex: 1;
33592
33569
  }
33593
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
33594
- margin-left: 2px;
33570
+ .E_h12yihis.global-search-active .left .global-search .search-input {
33571
+ border-color: #0080ff;
33572
+ width: 100%;
33595
33573
  }
33596
- .E_d956d92 .ant-popover-inner-content .relative-time-container {
33597
- max-height: 470px;
33598
- overflow: auto;
33574
+ .E_h12yihis.global-search-active .center {
33575
+ display: none;
33599
33576
  }
33600
- .E_d956d92 .ant-popover-inner-content .relative-time-container ul {
33601
- padding: 0 12px;
33577
+ .E_h12yihis.global-search-active .right {
33578
+ flex: 0 1 auto;
33602
33579
  }
33603
- .E_d956d92 .ant-popover-inner-content .absolute-time-container {
33604
- height: 470px;
33605
- overflow: auto;
33580
+ .E_h12yihis .ant-badge-count {
33581
+ pointer-events: none;
33606
33582
  }
33607
33583
 
33608
- .E_d1tc7lgk {
33609
- min-width: 200px;
33584
+ .E_ncaepor {
33585
+ color: rgba(10, 37, 85, 0.6);
33586
+ position: relative;
33587
+ height: 48px;
33588
+ display: inline-flex;
33589
+ align-items: center;
33590
+ justify-content: center;
33591
+ overflow: hidden;
33610
33592
  }
33611
- .E_d1tc7lgk header {
33612
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33613
- padding: 8px 12px;
33614
- color: rgba(44, 56, 82, 0.6);
33593
+ .E_ncaepor:before, .E_ncaepor:after {
33594
+ content: "";
33595
+ width: 100%;
33596
+ height: 12px;
33597
+ position: absolute;
33598
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33615
33599
  }
33616
- .E_d1tc7lgk ul {
33617
- list-style: none;
33618
- padding: 12px;
33600
+ .E_ncaepor:before {
33601
+ top: 0;
33619
33602
  }
33620
- .E_d1tc7lgk ul li {
33621
- padding: 5px 8px;
33622
- border-radius: 5px;
33623
- transition: all 0.2s ease-in-out;
33624
- cursor: pointer;
33603
+ .E_ncaepor:after {
33604
+ bottom: 0;
33625
33605
  }
33626
- .E_d1tc7lgk ul li:hover {
33627
- background: rgba(0, 136, 255, 0.16);
33628
- color: #0080ff;
33606
+ .E_ncaepor > * {
33607
+ height: 48px;
33608
+ display: inline-flex;
33609
+ align-items: center;
33610
+ white-space: nowrap;
33611
+ transition: transform 240ms ease, opacity 80ms ease;
33629
33612
  }
33630
- .E_d1tc7lgk ul li:active {
33631
- background: rgba(0, 136, 255, 0.2);
33632
- color: #0080ff;
33613
+ .E_ncaepor .name-text {
33614
+ transform: translateY(0);
33615
+ opacity: 1;
33633
33616
  }
33634
- .E_d1tc7lgk ul li + li {
33635
- margin-top: 2px;
33617
+ .E_ncaepor .nav-info {
33618
+ transform: translateY(100%);
33619
+ opacity: 0;
33620
+ font-size: 18px;
33621
+ font-weight: 700;
33622
+ position: absolute;
33623
+ overflow: hidden;
33624
+ display: flex;
33625
+ justify-content: center;
33636
33626
  }
33637
-
33638
- .E_rzaik16 {
33639
- padding: 0;
33627
+ .E_ncaepor .nav-info .scrolled-resource {
33628
+ color: #1d326c;
33629
+ flex: 1;
33630
+ overflow: hidden;
33631
+ text-overflow: ellipsis;
33640
33632
  }
33641
- .E_rzaik16 .ant-popover-arrow {
33642
- display: none;
33633
+ .E_ncaepor .nav-info .scrolled-view {
33634
+ color: rgba(44, 56, 82, 0.6);
33635
+ margin-left: 8px;
33643
33636
  }
33644
- .E_rzaik16 .ant-popover-inner-content {
33645
- padding: 0;
33637
+ .E_ncaepor.is-scrolled .name-text {
33638
+ transform: translateY(-100%);
33639
+ opacity: 0;
33640
+ position: absolute;
33641
+ }
33642
+ .E_ncaepor.is-scrolled .nav-info {
33643
+ transform: translateY(0);
33644
+ opacity: 1;
33645
+ position: static;
33646
33646
  }
33647
33647
 
33648
33648
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
@@ -33679,6 +33679,23 @@ input.E_rf8rlle.ant-input {
33679
33679
  background-color: transparent;
33680
33680
  }
33681
33681
 
33682
+ .E_b14q2gmw {
33683
+ 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);
33684
+ }
33685
+
33686
+ .E_c1eym6el {
33687
+ border-radius: 8px;
33688
+ background-color: white;
33689
+ }
33690
+ .E_c1eym6el.hoverable {
33691
+ cursor: pointer;
33692
+ }
33693
+ .E_c1eym6el.hoverable:hover {
33694
+ transition: all 200ms ease;
33695
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33696
+ transform: translateY(-4px);
33697
+ }
33698
+
33682
33699
  .E_c1kghdax {
33683
33700
  color: #2d3a56;
33684
33701
  padding: 7px 12px;
@@ -33787,23 +33804,6 @@ input.E_rf8rlle.ant-input {
33787
33804
  margin-left: 24px;
33788
33805
  }
33789
33806
 
33790
- .E_b14q2gmw {
33791
- 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);
33792
- }
33793
-
33794
- .E_c1eym6el {
33795
- border-radius: 8px;
33796
- background-color: white;
33797
- }
33798
- .E_c1eym6el.hoverable {
33799
- cursor: pointer;
33800
- }
33801
- .E_c1eym6el.hoverable:hover {
33802
- transition: all 200ms ease;
33803
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33804
- transform: translateY(-4px);
33805
- }
33806
-
33807
33807
  .E_lht19u8 {
33808
33808
  width: 64px;
33809
33809
  height: 64px;
@@ -33853,6 +33853,23 @@ input.E_rf8rlle.ant-input {
33853
33853
  animation: loading-indicator3 1100ms ease-out infinite;
33854
33854
  }
33855
33855
 
33856
+ .E_r77hffu {
33857
+ display: flex;
33858
+ align-items: center;
33859
+ justify-content: space-between;
33860
+ column-gap: 6px;
33861
+ }
33862
+
33863
+ .E_p1cmxsf7 {
33864
+ display: flex;
33865
+ flex-direction: column;
33866
+ justify-content: center;
33867
+ row-gap: var(--p1cmxsf7-0);
33868
+ }
33869
+ .E_p1cmxsf7 .antd5-progress-line {
33870
+ font-size: 0;
33871
+ }
33872
+
33856
33873
  button.E_l48ei06.ant-btn {
33857
33874
  font-size: 12px;
33858
33875
  line-height: 18px;
@@ -33903,6 +33920,81 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33903
33920
  color: rgba(44, 56, 82, 0.7490196078);
33904
33921
  }
33905
33922
 
33923
+ .E_sddwhm6 {
33924
+ margin: 0;
33925
+ border-radius: 20px;
33926
+ padding: 2px 10px;
33927
+ height: 22px;
33928
+ }
33929
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33930
+ background-color: rgba(237, 241, 250, 0.6) !important;
33931
+ }
33932
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33933
+ background-color: rgba(225, 230, 241, 0.6) !important;
33934
+ }
33935
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33936
+ color: #00122e;
33937
+ }
33938
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33939
+ margin-right: 6px;
33940
+ }
33941
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33942
+ margin-left: 8px;
33943
+ color: rgba(44, 56, 82, 0.6);
33944
+ }
33945
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33946
+ background-color: rgba(0, 136, 255, 0.1);
33947
+ }
33948
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33949
+ background-color: #0080ff;
33950
+ }
33951
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33952
+ background-color: rgba(0, 136, 255, 0.16);
33953
+ }
33954
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33955
+ background-color: rgba(255, 74, 74, 0.1);
33956
+ }
33957
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33958
+ background-color: #f0483e;
33959
+ }
33960
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33961
+ background-color: rgba(255, 74, 74, 0.16);
33962
+ }
33963
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33964
+ background-color: rgba(254, 160, 8, 0.1);
33965
+ }
33966
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33967
+ background-color: #fea008;
33968
+ }
33969
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33970
+ background-color: rgba(255, 187, 0, 0.16);
33971
+ }
33972
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33973
+ background-color: rgba(30, 201, 127, 0.1);
33974
+ }
33975
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33976
+ background-color: #00ba5d;
33977
+ }
33978
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33979
+ background-color: rgba(30, 201, 127, 0.16);
33980
+ }
33981
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33982
+ background-color: rgba(225, 230, 241, 0.6);
33983
+ }
33984
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33985
+ background-color: #6b7d99;
33986
+ }
33987
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33988
+ background-color: rgba(211, 218, 235, 0.6);
33989
+ }
33990
+
33991
+ .E_satwmqm {
33992
+ width: 8px;
33993
+ height: 8px;
33994
+ border-radius: 50%;
33995
+ display: inline-block;
33996
+ }
33997
+
33906
33998
  .E_tc97u5y {
33907
33999
  height: 100%;
33908
34000
  }
@@ -34271,81 +34363,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34271
34363
  background: #fff;
34272
34364
  }
34273
34365
 
34274
- .E_sddwhm6 {
34275
- margin: 0;
34276
- border-radius: 20px;
34277
- padding: 2px 10px;
34278
- height: 22px;
34279
- }
34280
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34281
- background-color: rgba(237, 241, 250, 0.6) !important;
34282
- }
34283
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34284
- background-color: rgba(225, 230, 241, 0.6) !important;
34285
- }
34286
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34287
- color: #00122e;
34288
- }
34289
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34290
- margin-right: 6px;
34291
- }
34292
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34293
- margin-left: 8px;
34294
- color: rgba(44, 56, 82, 0.6);
34295
- }
34296
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34297
- background-color: rgba(0, 136, 255, 0.1);
34298
- }
34299
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34300
- background-color: #0080ff;
34301
- }
34302
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34303
- background-color: rgba(0, 136, 255, 0.16);
34304
- }
34305
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34306
- background-color: rgba(255, 74, 74, 0.1);
34307
- }
34308
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34309
- background-color: #f0483e;
34310
- }
34311
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34312
- background-color: rgba(255, 74, 74, 0.16);
34313
- }
34314
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34315
- background-color: rgba(254, 160, 8, 0.1);
34316
- }
34317
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34318
- background-color: #fea008;
34319
- }
34320
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34321
- background-color: rgba(255, 187, 0, 0.16);
34322
- }
34323
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34324
- background-color: rgba(30, 201, 127, 0.1);
34325
- }
34326
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34327
- background-color: #00ba5d;
34328
- }
34329
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34330
- background-color: rgba(30, 201, 127, 0.16);
34331
- }
34332
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34333
- background-color: rgba(225, 230, 241, 0.6);
34334
- }
34335
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34336
- background-color: #6b7d99;
34337
- }
34338
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34339
- background-color: rgba(211, 218, 235, 0.6);
34340
- }
34341
-
34342
- .E_satwmqm {
34343
- width: 8px;
34344
- height: 8px;
34345
- border-radius: 50%;
34346
- display: inline-block;
34347
- }
34348
-
34349
34366
  .E_w7ob4th.outside-tag {
34350
34367
  padding-left: 0;
34351
34368
  }
@@ -34579,28 +34596,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34579
34596
  white-space: normal;
34580
34597
  }
34581
34598
 
34582
- .E_r77hffu {
34583
- display: flex;
34584
- align-items: center;
34585
- justify-content: space-between;
34586
- column-gap: 6px;
34587
- }
34588
-
34589
- .E_p1cmxsf7 {
34590
- display: flex;
34591
- flex-direction: column;
34592
- justify-content: center;
34593
- row-gap: var(--p1cmxsf7-0);
34594
- }
34595
- .E_p1cmxsf7 .antd5-progress-line {
34596
- font-size: 0;
34597
- }
34598
-
34599
- .E_i1g85yz3 {
34600
- margin-right: 4px;
34601
- height: 16px;
34602
- }
34603
-
34604
34599
  .E_t1dtlqs1 {
34605
34600
  margin-bottom: 4px;
34606
34601
  color: rgba(44, 56, 82, 0.6);
@@ -34794,34 +34789,9 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34794
34789
  margin-right: 8px;
34795
34790
  }
34796
34791
 
34797
- .E_t13ef470 {
34798
- height: 100%;
34799
- }
34800
- .E_t13ef470 .table-loading-item {
34801
- padding: 12px 4px;
34802
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34803
- display: flex;
34804
- }
34805
- .E_t13ef470 .table-loading-item > * {
34792
+ .E_i1g85yz3 {
34793
+ margin-right: 4px;
34806
34794
  height: 16px;
34807
- margin: 4px;
34808
- background: rgba(204, 212, 227, 0.18);
34809
- border-radius: 2px;
34810
- }
34811
- .E_t13ef470 .table-loading-item .checkbox-loading {
34812
- width: 16px;
34813
- }
34814
- .E_t13ef470 .table-loading-item .td-loading {
34815
- flex: 1;
34816
- }
34817
- .E_t13ef470 :nth-child(1) {
34818
- padding: 8px 4px;
34819
- }
34820
- .E_t13ef470 :nth-child(1) > * {
34821
- background: rgba(107, 125, 153, 0.18);
34822
- }
34823
- .E_t13ef470 :nth-child(1) > * {
34824
- background: rgba(163, 180, 204, 0.18);
34825
34795
  }
34826
34796
 
34827
34797
  .E_t1gvlxt5 {
@@ -35007,6 +34977,36 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35007
34977
  margin-left: 8px;
35008
34978
  }
35009
34979
 
34980
+ .E_t13ef470 {
34981
+ height: 100%;
34982
+ }
34983
+ .E_t13ef470 .table-loading-item {
34984
+ padding: 12px 4px;
34985
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34986
+ display: flex;
34987
+ }
34988
+ .E_t13ef470 .table-loading-item > * {
34989
+ height: 16px;
34990
+ margin: 4px;
34991
+ background: rgba(204, 212, 227, 0.18);
34992
+ border-radius: 2px;
34993
+ }
34994
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34995
+ width: 16px;
34996
+ }
34997
+ .E_t13ef470 .table-loading-item .td-loading {
34998
+ flex: 1;
34999
+ }
35000
+ .E_t13ef470 :nth-child(1) {
35001
+ padding: 8px 4px;
35002
+ }
35003
+ .E_t13ef470 :nth-child(1) > * {
35004
+ background: rgba(107, 125, 153, 0.18);
35005
+ }
35006
+ .E_t13ef470 :nth-child(1) > * {
35007
+ background: rgba(163, 180, 204, 0.18);
35008
+ }
35009
+
35010
35010
  .E_f16blduf.ant-form-item {
35011
35011
  margin-bottom: 0;
35012
35012
  }
@@ -35026,18 +35026,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35026
35026
  display: block;
35027
35027
  }
35028
35028
 
35029
- .E_i14c7jc8 {
35030
- color: var(--i14c7jc8-0);
35031
- }
35032
-
35033
- .E_i1ibuolf {
35034
- display: flex;
35035
- align-items: center;
35036
- column-gap: 4px;
35037
- font-size: 12px;
35038
- color: rgba(44, 56, 82, 0.7490196078);
35039
- }
35040
-
35041
35029
  .E_d1u4ndxc {
35042
35030
  color: rgba(44, 56, 82, 0.7490196078);
35043
35031
  font-size: 12px;
@@ -35067,4 +35055,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35067
35055
  to {
35068
35056
  transform: translateX(100%);
35069
35057
  }
35058
+ }
35059
+
35060
+ .E_i14c7jc8 {
35061
+ color: var(--i14c7jc8-0);
35062
+ }
35063
+
35064
+ .E_i1ibuolf {
35065
+ display: flex;
35066
+ align-items: center;
35067
+ column-gap: 4px;
35068
+ font-size: 12px;
35069
+ color: rgba(44, 56, 82, 0.7490196078);
35070
35070
  }