@cloudtower/eagle 0.29.29 → 0.29.30

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,1758 +29558,1790 @@ 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_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;
29561
+ .E_c18gxmrl {
29562
+ border: 1px solid #d8deeb;
29563
+ border-radius: 4px;
29569
29564
  }
29570
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
- margin-left: 1px;
29565
+ .E_c18gxmrl + .E_c18gxmrl {
29566
+ margin-top: 8px;
29567
+ }
29568
+ .E_c18gxmrl:hover {
29569
+ border-color: #0080ff;
29570
+ }
29571
+ .E_c18gxmrl:hover > header {
29572
+ background: rgba(0, 128, 255, 0.1);
29573
+ }
29574
+ .E_c18gxmrl.active header {
29575
+ border-bottom: 1px solid #d8deeb;
29576
+ }
29577
+ .E_c18gxmrl > header {
29578
+ padding: 8px 12px;
29572
29579
  }
29573
29580
 
29574
- .E_s1ebs0ra {
29581
+ .E_m74vjol {
29575
29582
  display: flex;
29576
- align-items: center;
29577
29583
  justify-content: space-between;
29578
- background: #edf0f7;
29579
- padding: 8px 12px;
29580
- position: sticky;
29581
- top: 0;
29582
- z-index: 1;
29583
- margin-bottom: -52px;
29584
+ width: 100%;
29584
29585
  }
29585
- .E_s1ebs0ra .select-total {
29586
- display: flex;
29587
- align-items: center;
29588
- font-weight: 700;
29589
- flex-shrink: 0;
29586
+ .E_m74vjol .action {
29587
+ margin-left: 16px;
29590
29588
  }
29591
- .E_s1ebs0ra .select-total .icon-wrapper {
29592
- cursor: pointer;
29593
- margin-left: 8px;
29594
- width: 32px;
29595
- height: 32px;
29596
- border-radius: 50%;
29597
- justify-content: center;
29589
+
29590
+ .E_a1o35uvh .ant-alert-message {
29591
+ width: 100%;
29598
29592
  }
29599
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29600
- background: rgba(225, 230, 241, 0.6);
29593
+
29594
+ .E_b1nip9bk {
29595
+ padding: 4px 11px;
29601
29596
  }
29602
- .E_s1ebs0ra .action-group {
29603
- flex: 1;
29604
- margin-left: 88px;
29597
+
29598
+ .E_bqamoqe {
29605
29599
  white-space: nowrap;
29606
- text-align: right;
29607
- position: relative;
29608
- padding: 4px 0;
29609
- margin-top: -4px;
29610
- overflow: hidden;
29600
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29611
29601
  }
29612
- .E_s1ebs0ra .action-group .sub-menu-delete {
29613
- transform: translateY(-4px);
29602
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29603
+ --color: #0080ff;
29614
29604
  }
29615
- .E_s1ebs0ra .action-group button {
29616
- border: none;
29605
+ .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] {
29606
+ --color: #0080ff;
29617
29607
  }
29618
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29619
- margin-right: 8px;
29608
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29609
+ margin-left: 1px;
29620
29610
  }
29621
- .E_s1ebs0ra .action-group > button:last-child {
29622
- margin-right: 4px;
29611
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29612
+ border-top-right-radius: 0;
29613
+ border-bottom-right-radius: 0;
29623
29614
  }
29624
- .E_s1ebs0ra .action-group .more-btn {
29625
- cursor: pointer;
29626
- width: 32px;
29627
- height: 32px;
29628
- justify-content: center;
29629
- border-radius: 50%;
29615
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29616
+ border-top-left-radius: 0;
29617
+ border-bottom-left-radius: 0;
29630
29618
  }
29631
- .E_s1ebs0ra .action-group .more-btn:hover {
29632
- background: #fff;
29619
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29620
+ border-radius: unset;
29633
29621
  }
29634
29622
 
29635
- .E_gmyahx3 {
29636
- cursor: pointer;
29623
+ .E_berrcjl {
29624
+ color: rgba(10, 37, 85, 0.6);
29625
+ margin-bottom: 4px;
29637
29626
  }
29638
- .E_gmyahx3 .link-text {
29639
- color: rgba(0, 21, 64, 0.3);
29627
+ .E_berrcjl .breadcrumb-link {
29628
+ color: rgba(10, 37, 85, 0.6);
29629
+ cursor: pointer;
29630
+ transition: color 160ms ease;
29640
29631
  }
29641
- .E_gmyahx3:hover .link-text {
29632
+ .E_berrcjl .breadcrumb-link:hover {
29642
29633
  color: #0080ff;
29643
29634
  }
29644
-
29645
- .E_c18bcrac {
29646
- display: inline-block;
29647
- width: 100%;
29648
- }
29649
- .E_c18bcrac .recharts-wrapper {
29650
- margin-left: 4px;
29635
+ .E_berrcjl .breadcrumb-link:active {
29636
+ color: #005ed1;
29651
29637
  }
29652
29638
 
29653
- .E_cro7kg2 {
29654
- padding: 4px;
29639
+ .E_b1wx3t3t.ant-btn-icon-only {
29640
+ justify-content: center;
29655
29641
  }
29656
-
29657
- .E_c14wcxf0 {
29658
- display: flex;
29659
- justify-content: space-between;
29642
+ .E_b1wx3t3t.ant-btn {
29643
+ display: inline-flex;
29660
29644
  align-items: center;
29661
- font-size: 13px;
29645
+ justify-content: center;
29646
+ height: 32px;
29647
+ border-radius: 6px;
29648
+ line-height: 22px;
29649
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29650
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29651
+ }
29652
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
29653
+ height: 40px;
29662
29654
  line-height: 24px;
29663
- color: #cccccc;
29664
- white-space: nowrap;
29665
29655
  }
29666
- .E_c14wcxf0 label {
29667
- margin-right: 32px;
29656
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
29657
+ height: 24px;
29658
+ line-height: 20px;
29668
29659
  }
29669
-
29670
- .E_coy29mj.E_c14wcxf0 {
29671
- font-weight: bold;
29672
- color: white;
29660
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29661
+ border-radius: 50%;
29673
29662
  }
29674
-
29675
- .E_s11212zy {
29676
- width: 8px;
29677
- height: 8px;
29678
- border-radius: 2px;
29679
- display: inline-block;
29680
- background: var(--s11212zy-0);
29681
- border: 1px solid #fff;
29682
- box-sizing: content-box;
29683
- margin-right: 6px;
29663
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
29664
+ margin-right: 8px;
29665
+ padding-right: 0px;
29684
29666
  }
29685
-
29686
- .E_p1lyky6c > :first-child {
29687
- font-weight: bold;
29688
- color: white;
29689
- margin-right: 4px;
29667
+ .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 {
29668
+ color: var(--color, #06101f);
29669
+ font-weight: var(--font-weight);
29670
+ background: var(--background-color, #fff);
29671
+ border-width: var(--border-width, 1px);
29672
+ border-color: var(--border-color, #d9d9d9);
29690
29673
  }
29691
-
29692
- .E_n12mqh7z {
29693
- display: flex;
29694
- align-items: center;
29695
- font-size: 12px;
29696
- line-height: 18px;
29674
+ .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 {
29675
+ display: none;
29697
29676
  }
29698
- .E_n12mqh7z:not(:last-child) {
29699
- margin-bottom: 4px;
29677
+ .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 {
29678
+ color: var(--color, inherit);
29700
29679
  }
29701
-
29702
- .E_tf5bynu {
29703
- margin: 0 3px;
29680
+ .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 {
29681
+ background: var(--background-color-hover, var(--background-color));
29682
+ border-color: var(--border-color-hover, var(--border-color, transparent));
29704
29683
  }
29705
-
29706
- .E_tcckoz1 {
29707
- max-height: 400px;
29708
- overflow: auto;
29684
+ .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 {
29685
+ --scale: 1;
29686
+ --transY: 1px;
29687
+ background: var(--background-color-active, var(--background-color));
29688
+ border-color: var(--border-color-active, var(--border-color, transparent));
29709
29689
  }
29710
-
29711
- .E_ou7iq30 {
29712
- overflow: hidden;
29713
- text-overflow: ellipsis;
29690
+ .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 {
29691
+ background: var(--background-color-focus, var(--background-color));
29692
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29693
+ border-color: var(--border-color-focus, var(--border-color, transparent));
29714
29694
  }
29715
-
29716
- .E_s1tui002 {
29717
- white-space: nowrap;
29695
+ .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 {
29696
+ color: var(--color-disabled, var(--color));
29697
+ background: var(--background-color-disabled, var(--background-color));
29698
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
29699
+ opacity: 0.5;
29718
29700
  }
29719
-
29720
- .E_mxrc2zg {
29721
- display: -webkit-box;
29722
- -webkit-line-clamp: var(--mxrc2zg-0);
29723
- -webkit-box-orient: vertical;
29724
- word-break: break-all;
29701
+ .E_b1wx3t3t.ant-btn-link[disabled] {
29702
+ color: #0080ff;
29703
+ opacity: 0.5;
29725
29704
  }
29726
-
29727
- .E_clm1wy1 {
29728
- width: 192px;
29729
- height: 246px;
29730
- border-radius: 4px;
29705
+ .E_b1wx3t3t.ant-btn-primary {
29706
+ --color: #fff;
29707
+ --font-weight: bold;
29708
+ --border-width: 0;
29709
+ --background-color: #0080ff;
29710
+ --background-color-hover: #009dff;
29711
+ --background-color-active: #005ed1;
29712
+ --background-color-focus: #0080ff;
29713
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29731
29714
  }
29732
- .E_clm1wy1 > .ant-picker-calendar,
29733
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29734
- width: 100%;
29735
- background-color: rgba(245, 247, 250, 0.6);
29736
- border-top: none;
29715
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29716
+ --background-color: #f0483e;
29717
+ --background-color-hover: #ff5252;
29718
+ --background-color-active: #c73d31;
29719
+ --background-color-focus: #ff5252;
29720
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29737
29721
  }
29738
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29739
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29740
- padding: 0 16px;
29741
- }
29742
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29743
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29744
- width: 100%;
29745
- height: 180px;
29746
- border-spacing: 0;
29722
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29723
+ --background-color: #fea008;
29724
+ --background-color-hover: #feba33;
29725
+ --background-color-active: #e07f00;
29726
+ --background-color-focus: #fea008;
29747
29727
  }
29748
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29749
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29750
- margin-bottom: 8px;
29728
+ .E_b1wx3t3t.ant-btn-secondary {
29729
+ --color: #0080ff;
29730
+ --font-weight: bold;
29731
+ --border-width: 0;
29732
+ --background-color: rgba(0, 136, 255, 0.1);
29733
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29734
+ --background-color-active: rgba(0, 136, 255, 0.2);
29735
+ --background-color-focus: rgba(0, 136, 255, 0.1);
29736
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29751
29737
  }
29752
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29753
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29754
- width: 22px;
29738
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29739
+ --color: #f0483e;
29740
+ --background-color: rgba(255, 74, 74, 0.1);
29741
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29742
+ --background-color-active: rgba(255, 74, 74, 0.2);
29743
+ --background-color-focus: rgba(255, 74, 74, 0.1);
29744
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29755
29745
  }
29756
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29757
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29758
- padding: 0;
29746
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29747
+ --color: #fea008;
29748
+ --background-color: rgba(255, 187, 0, 0.1);
29749
+ --background-color-hover: rgba(255, 187, 0, 0.16);
29750
+ --background-color-active: rgba(255, 187, 0, 0.2);
29751
+ --background-color-focus: rgba(255, 187, 0, 0.1);
29759
29752
  }
29760
- .E_clm1wy1 .ant-picker-cell {
29761
- color: rgba(62, 70, 82, 0.6);
29762
- opacity: 0.4;
29753
+ .E_b1wx3t3t.ant-btn-tertiary {
29754
+ --color: #0080ff;
29755
+ --font-weight: bold;
29756
+ --border-width: 0;
29757
+ --background-color: #fff;
29758
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29759
+ box-shadow: none;
29763
29760
  }
29764
- .E_clm1wy1 .ant-picker-cell-in-view {
29765
- color: rgba(62, 70, 82, 0.6);
29766
- opacity: 1;
29761
+ .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 {
29762
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29767
29763
  }
29768
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29769
- color: #3e4652;
29764
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29765
+ --color: #f0483e;
29766
+ --background-color: #fff;
29767
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29770
29768
  }
29771
- .E_clm1wy1 .ant-picker-cell::before {
29772
- pointer-events: none;
29769
+ .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 {
29770
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29773
29771
  }
29774
-
29775
- .E_t1tsm00v {
29776
- color: rgba(129, 138, 153, 0.6);
29777
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29778
- backdrop-filter: blur(10px);
29779
- padding: 7px 10px;
29772
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29773
+ --color: #fea008;
29774
+ --background-color: #fff;
29780
29775
  }
29781
-
29782
- .E_c167wnad {
29783
- color: rgba(62, 70, 82, 0.6);
29784
- display: flex;
29785
- justify-content: space-between;
29786
- align-items: center;
29787
- padding: 8px 16px;
29776
+ .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 {
29777
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29788
29778
  }
29789
- .E_c167wnad .anticon {
29790
- cursor: pointer;
29779
+ .E_b1wx3t3t.ant-btn-ordinary {
29780
+ --color: #1d326c;
29781
+ --border-color: #ccd4e3;
29782
+ --background-color: #fff;
29783
+ --background-color-hover: #edf0f7;
29784
+ --background-color-active: #e4e9f2;
29785
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29786
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29791
29787
  }
29792
- .E_c167wnad .anticon:hover {
29793
- color: #0096ff;
29788
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29789
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29794
29790
  }
29795
-
29796
- .E_cxhf7dh {
29797
- text-align: center;
29791
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29792
+ --color: #0080ff;
29793
+ --border-color: #0080ff;
29794
+ --background-color: #fff;
29795
+ --background-color-hover: linear-gradient(
29796
+ 0deg,
29797
+ rgba(0, 136, 255, 0.16),
29798
+ rgba(0, 136, 255, 0.16)
29799
+ ),
29800
+ #ffffff;
29801
+ --background-color-active: linear-gradient(
29802
+ 0deg,
29803
+ rgba(0, 136, 255, 0.2),
29804
+ rgba(0, 136, 255, 0.2)
29805
+ ),
29806
+ #ffffff;
29807
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29808
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29798
29809
  }
29799
- .E_cxhf7dh .dots {
29800
- display: flex;
29801
- justify-content: center;
29810
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29811
+ --color: #f0483e;
29812
+ --border-color: #f0483e;
29813
+ --background-color: #fff;
29814
+ --background-color-hover: linear-gradient(
29815
+ 0deg,
29816
+ rgba(255, 74, 74, 0.16),
29817
+ rgba(255, 74, 74, 0.16)
29818
+ ),
29819
+ #ffffff;
29820
+ --background-color-active: linear-gradient(
29821
+ 0deg,
29822
+ rgba(255, 74, 74, 0.2),
29823
+ rgba(255, 74, 74, 0.2)
29824
+ ),
29825
+ #ffffff;
29826
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29802
29827
  }
29803
- .E_cxhf7dh .dot {
29804
- display: inline-block;
29805
- width: 2px;
29806
- height: 2px;
29807
- border-radius: 1px;
29808
- background: #0096ff;
29828
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
29829
+ --color: #1d326c;
29830
+ --border-color: #fff;
29831
+ --background-color: #fff;
29832
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29833
+ --background-color-active: rgba(192, 203, 224, 0.6);
29834
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29835
+ box-shadow: none;
29809
29836
  }
29810
- .E_cxhf7dh .dot:not(:last-child) {
29811
- margin-right: 2px;
29837
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29838
+ --color: #0080ff;
29839
+ --border-color: #fff;
29840
+ --background-color: #fff;
29841
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29842
+ --background-color-active: rgba(0, 136, 255, 0.2);
29843
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29844
+ box-shadow: none;
29812
29845
  }
29813
- .E_cxhf7dh .bar {
29814
- width: 9px;
29815
- height: 2px;
29816
- background: #0096ff;
29817
- border-radius: 2px;
29846
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29847
+ --color: #f0483e;
29848
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29849
+ --background-color-active: rgba(255, 74, 74, 0.2);
29850
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29818
29851
  }
29819
-
29820
- span.E_tqjc4ui {
29821
- margin: 0 2px;
29852
+ .E_b1wx3t3t.ant-btn-quiet {
29853
+ --color: rgba(44, 56, 82, 0.6);
29854
+ --border-width: 0;
29855
+ --background-color: transparent;
29856
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29857
+ --background-color-active: rgba(192, 203, 224, 0.6);
29858
+ --background-color-focus: #fff;
29859
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29860
+ box-shadow: none;
29822
29861
  }
29823
-
29824
- .E_c1up1pdz {
29825
- width: 648px;
29862
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29863
+ --color: #f0483e;
29864
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29865
+ --background-color-active: rgba(255, 74, 74, 0.2);
29866
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29826
29867
  }
29827
- .E_c1up1pdz.active {
29828
- border-color: #0080ff;
29868
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29869
+ --color: #0080ff;
29870
+ --background-color: transparent;
29871
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29872
+ --background-color-active: rgba(0, 136, 255, 0.2);
29873
+ --background-color-focus: #fff;
29874
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29829
29875
  }
29830
- .E_c1up1pdz.active > header {
29831
- background: rgba(0, 128, 255, 0.1);
29876
+ .E_b1wx3t3t .button-prefix-icon {
29877
+ margin-right: 8px;
29878
+ display: inline-flex;
29832
29879
  }
29833
- .E_c1up1pdz .expand {
29834
- padding: 12px;
29880
+ .E_b1wx3t3t .button-suffix-icon {
29881
+ margin-left: 8px;
29882
+ display: inline-flex;
29835
29883
  }
29836
- .E_c1up1pdz .field-item {
29884
+ .E_b1wx3t3t .icon-wrapper {
29837
29885
  display: flex;
29838
- padding: 10px 0;
29839
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29840
- }
29841
- .E_c1up1pdz .field-item:last-child {
29842
- border-bottom: none;
29843
- padding-bottom: 0;
29844
- }
29845
- .E_c1up1pdz .field-item label {
29846
- line-height: 32px;
29847
- width: 100px;
29848
- color: rgba(62, 70, 82, 0.6);
29849
- }
29850
- .E_c1up1pdz .help {
29851
- color: rgba(62, 70, 82, 0.6);
29852
- margin-top: 5px;
29853
- }
29854
- .E_c1up1pdz .ant-input-affix-wrapper,
29855
- .E_c1up1pdz .ant-picker {
29856
- width: 128px;
29886
+ justify-content: center;
29857
29887
  }
29858
29888
 
29859
- .E_c156wh19 {
29860
- display: flex;
29861
- align-items: center;
29862
- justify-content: space-between;
29863
- word-break: keep-all;
29889
+ button.E_n7k2c6r {
29890
+ padding: 0;
29864
29891
  }
29865
- .E_c156wh19 .title {
29866
- margin: 0 16px 0 8px;
29892
+
29893
+ .E_c1uzzomf {
29894
+ margin-bottom: 16px;
29867
29895
  }
29868
- .E_c156wh19 .retain {
29869
- color: rgba(129, 138, 153, 0.6);
29896
+ .E_c1uzzomf .card-title {
29897
+ font-size: 16px;
29898
+ color: rgba(44, 56, 82, 0.6);
29899
+ font-weight: 700;
29900
+ line-height: 32px;
29870
29901
  }
29871
- .E_c156wh19 div.left {
29872
- flex: 1;
29873
- display: flex;
29874
- overflow: hidden;
29875
- align-items: center;
29876
- justify-content: flex-start;
29877
- white-space: nowrap;
29902
+ .E_c1uzzomf .card-body {
29903
+ padding: 24px;
29904
+ border-radius: 8px;
29905
+ background: #fff;
29878
29906
  }
29879
- .E_c156wh19 div.left .title {
29880
- max-width: 100%;
29881
- overflow: hidden;
29882
- text-overflow: ellipsis;
29907
+ .E_c1uzzomf .empty {
29908
+ font-weight: 700;
29909
+ font-size: 14px;
29910
+ line-height: 22px;
29911
+ color: rgba(0, 21, 64, 0.3);
29912
+ text-align: center;
29883
29913
  }
29884
- .E_c156wh19 div.right {
29885
- display: flex;
29886
- align-items: center;
29914
+
29915
+ .E_d1bw7c5z {
29916
+ position: relative;
29917
+ max-width: 388px;
29918
+ min-width: 285px;
29887
29919
  }
29888
- .E_c156wh19 .reverse {
29920
+ .E_d1bw7c5z .center {
29921
+ position: absolute;
29922
+ font-size: 12px;
29923
+ width: 80px;
29924
+ height: 100px;
29925
+ top: 0;
29926
+ left: 35px;
29889
29927
  display: flex;
29890
- flex-direction: row-reverse;
29928
+ flex-direction: column;
29929
+ justify-content: center;
29891
29930
  align-items: center;
29931
+ color: #00122e;
29892
29932
  }
29893
- .E_c156wh19 .reverse .ant-switch {
29894
- margin-left: 8px;
29895
- }
29896
- .E_c156wh19 .close {
29897
- padding-left: 14px;
29898
- margin-left: 14px;
29899
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29900
- cursor: pointer;
29901
- }
29902
-
29903
- .E_m126spxy {
29904
- padding-bottom: 4px;
29905
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29906
- }
29907
- .E_m126spxy .ant-btn-link {
29908
- padding: 1px 10px;
29909
- color: rgba(62, 70, 82, 0.6);
29910
- border-radius: 4px;
29911
- }
29912
- .E_m126spxy .ant-btn-link.active {
29913
- background: rgba(0, 128, 255, 0.1);
29914
- color: #0096ff;
29915
- }
29916
-
29917
- .E_wpbf4pq {
29918
- padding: 10px 0;
29919
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29933
+ .E_d1bw7c5z .center .number {
29934
+ font-size: 24px;
29935
+ font-weight: 700;
29920
29936
  }
29921
- .E_wpbf4pq .ant-input,
29922
- .E_wpbf4pq .ant-picker {
29923
- width: 80px;
29924
- margin: 0 9px;
29937
+ .E_d1bw7c5z .center .text {
29938
+ padding: 0 5px;
29939
+ font-size: 12px;
29940
+ width: inherit;
29925
29941
  text-align: center;
29926
29942
  }
29927
- .E_wpbf4pq .options {
29928
- padding: 12px 0 12px 16px;
29929
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29930
- margin: 5px 0 5px 8px;
29931
- }
29932
- .E_wpbf4pq .week-day-option,
29933
- .E_wpbf4pq .month-day-option {
29934
- background: #f5f7fa;
29935
- box-sizing: border-box;
29936
- border-radius: 16px;
29937
- margin-right: 8px;
29938
- }
29939
- .E_wpbf4pq .week-day-option:focus,
29940
- .E_wpbf4pq .month-day-option:focus {
29941
- color: inherit;
29942
- border-color: #d9d9d9;
29943
- }
29944
- .E_wpbf4pq .week-day-option.active {
29945
- background-color: #0096ff;
29946
- border-color: #0096ff;
29947
- color: #fff;
29948
- }
29949
- .E_wpbf4pq .week-day-option.en-text {
29950
- width: 110px;
29951
- margin-top: 4px;
29952
- }
29953
- .E_wpbf4pq .month-day-option {
29954
- width: 32px;
29955
- padding: 0;
29956
- margin-bottom: 8px;
29957
- }
29958
- .E_wpbf4pq .month-day-option.active {
29959
- background-color: #0096ff;
29960
- border-color: #0096ff;
29961
- color: #fff;
29943
+ .E_d1bw7c5z .recharts-wrapper {
29944
+ display: flex;
29962
29945
  }
29963
-
29964
- .E_s1iv0tp1 .enabled-switch {
29946
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29947
+ position: relative !important;
29948
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29949
+ left: 0 !important;
29950
+ bottom: 0 !important;
29965
29951
  display: flex;
29966
29952
  align-items: center;
29967
29953
  }
29968
- .E_s1iv0tp1 .enabled-text {
29969
- margin-right: 8px;
29970
- }
29971
-
29972
- .E_t1sqg15u {
29973
- background: white;
29974
- }
29975
- .E_t1sqg15u.inline .table-row {
29976
- flex-direction: column;
29977
- }
29978
- .E_t1sqg15u.inline .table-row > label {
29979
- padding: 0 16px 7px 0;
29980
- }
29981
- .E_t1sqg15u.has-border .table-header {
29982
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29983
- }
29984
- .E_t1sqg15u.has-border .hiddenBorder {
29985
- border-top: none !important;
29986
- }
29987
- .E_t1sqg15u.has-border .table-row + .table-row {
29988
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29954
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29955
+ width: 100%;
29989
29956
  }
29990
- .E_t1sqg15u.has-border .table-row:last-of-type {
29991
- padding-bottom: 0;
29957
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29958
+ width: 100%;
29959
+ margin-right: 0 !important;
29960
+ line-height: 18px;
29992
29961
  }
29993
- .E_t1sqg15u.align-right .content {
29994
- text-align: right;
29962
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29963
+ border-radius: 2px;
29995
29964
  }
29996
- .E_t1sqg15u .uuid-row {
29997
- display: flex;
29965
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29966
+ min-width: 75px;
29967
+ max-width: 198px;
29968
+ width: calc(100% - 20px);
29969
+ margin-left: 2px;
29970
+ color: #00122e !important;
29971
+ display: inline-flex;
29998
29972
  justify-content: space-between;
29999
29973
  }
30000
- .E_t1sqg15u .uuid-row .id-text {
30001
- white-space: nowrap;
29974
+ .E_d1bw7c5z .tooltip-text {
29975
+ maxwidth: calc(100% - 12px);
29976
+ cursor: pointer;
29977
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30002
29978
  overflow: hidden;
30003
29979
  text-overflow: ellipsis;
29980
+ white-space: nowrap;
29981
+ }
29982
+ .E_d1bw7c5z .value {
29983
+ color: rgba(44, 56, 82, 0.75);
30004
29984
  }
30005
29985
 
30006
- .E_t4zczcp {
29986
+ .E_t10pqbtc {
29987
+ width: 140px;
29988
+ }
29989
+ .E_t10pqbtc .item {
29990
+ margin: 6px auto;
30007
29991
  display: flex;
30008
29992
  justify-content: space-between;
30009
- align-items: center;
30010
- padding: 8px;
30011
- min-height: 32px;
30012
- }
30013
- .E_t4zczcp .table-title {
30014
- color: rgba(44, 56, 82, 0.6);
30015
- font-weight: 600;
30016
- font-size: 12px;
30017
- line-height: 8px;
30018
29993
  }
30019
- .E_t4zczcp .edit-icon {
30020
- font-size: 16px;
30021
- color: rgba(10, 37, 85, 0.6);
30022
- cursor: pointer;
29994
+ .E_t10pqbtc .item .name {
29995
+ width: 102px;
30023
29996
  }
30024
29997
 
30025
- .E_t1s7goww {
30026
- font-size: 12px;
30027
- line-height: 18px;
29998
+ .E_c1yyuluq {
29999
+ border-radius: 8px;
30028
30000
  }
30029
-
30030
- .E_t93e4cf {
30031
- display: flex;
30032
- padding: 8px 0;
30033
- color: #2d3a56;
30001
+ .E_c1yyuluq .ant-card-body {
30002
+ padding: 20px 24px 24px 24px;
30034
30003
  }
30035
- .E_t93e4cf .hidden {
30036
- display: none;
30004
+
30005
+ .E_ccrbeuz .ant-collapse-item {
30006
+ border: 0px;
30007
+ background-color: #fff;
30037
30008
  }
30038
- .E_t93e4cf .ant-btn-link {
30039
- height: auto;
30009
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30010
+ padding-top: 0px;
30011
+ padding-bottom: 0px;
30012
+ padding-left: 0px !important;
30013
+ padding-right: 24px;
30040
30014
  }
30041
- .E_t93e4cf .content {
30042
- overflow: hidden;
30043
- overflow-x: auto;
30044
- width: 100%;
30045
- white-space: pre-wrap;
30015
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30016
+ right: 0px;
30046
30017
  }
30047
- .E_t93e4cf .content .ant-btn {
30048
- white-space: pre-wrap;
30049
- text-align: left;
30018
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30019
+ padding: 0px;
30050
30020
  }
30051
- .E_t93e4cf .content .unit-chart {
30052
- justify-content: flex-start;
30021
+
30022
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30023
+ padding-right: 0px;
30024
+ cursor: default;
30053
30025
  }
30054
30026
 
30055
- .E_rhz2uv5 {
30056
- width: var(--rhz2uv5-0);
30057
- flex-shrink: 0;
30027
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30028
+ padding: 4px 8px 0 8px;
30058
30029
  color: rgba(44, 56, 82, 0.6);
30059
- padding-right: 12px;
30030
+ font-size: 12px;
30031
+ }
30032
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30033
+ padding-bottom: 6px;
30060
30034
  }
30061
-
30062
- .E_wg1tsps {
30063
- display: flex;
30064
- align-items: center;
30065
- justify-content: flex-end;
30035
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30036
+ padding-top: 4px;
30037
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30066
30038
  }
30067
30039
 
30068
- .E_b1ctd5xy {
30040
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30069
30041
  display: flex;
30070
- align-items: center;
30071
- width: calc(100% - 40px);
30072
- }
30073
- .E_b1ctd5xy .chart {
30074
- display: inline-block;
30075
- width: 100%;
30076
30042
  }
30077
30043
 
30078
- .E_u1p8acpn {
30079
- min-width: 40px;
30044
+ .E_rapgekc.ant-radio-wrapper {
30045
+ display: inline-flex;
30046
+ align-items: baseline;
30047
+ white-space: pre-wrap;
30080
30048
  }
30081
- .E_u1p8acpn .unit {
30082
- color: #00122e !important;
30049
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30050
+ position: relative;
30051
+ top: 3px;
30083
30052
  }
30084
-
30085
- .E_c18gxmrl {
30086
- border: 1px solid #d8deeb;
30087
- border-radius: 4px;
30053
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30054
+ border-color: rgba(107, 128, 167, 0.6);
30088
30055
  }
30089
- .E_c18gxmrl + .E_c18gxmrl {
30090
- margin-top: 8px;
30056
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30057
+ border-color: #0080ff;
30091
30058
  }
30092
- .E_c18gxmrl:hover {
30059
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30093
30060
  border-color: #0080ff;
30061
+ background: #0080ff;
30094
30062
  }
30095
- .E_c18gxmrl:hover > header {
30096
- background: rgba(0, 128, 255, 0.1);
30063
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30064
+ top: 4px;
30065
+ left: 4px;
30066
+ width: 6px;
30067
+ height: 6px;
30068
+ background: #fff;
30097
30069
  }
30098
- .E_c18gxmrl.active header {
30099
- border-bottom: 1px solid #d8deeb;
30070
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30071
+ opacity: 0.5;
30100
30072
  }
30101
- .E_c18gxmrl > header {
30102
- padding: 8px 12px;
30073
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30074
+ border-color: rgba(107, 128, 167, 0.6);
30075
+ background: rgba(211, 218, 235, 0.6);
30103
30076
  }
30104
-
30105
- .E_berrcjl {
30106
- color: rgba(10, 37, 85, 0.6);
30107
- margin-bottom: 4px;
30077
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30078
+ background: #00122e;
30108
30079
  }
30109
- .E_berrcjl .breadcrumb-link {
30110
- color: rgba(10, 37, 85, 0.6);
30111
- cursor: pointer;
30112
- transition: color 160ms ease;
30080
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30081
+ color: #00122e;
30082
+ opacity: 0.5;
30113
30083
  }
30114
- .E_berrcjl .breadcrumb-link:hover {
30115
- color: #0080ff;
30084
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30085
+ color: #00122e;
30116
30086
  }
30117
- .E_berrcjl .breadcrumb-link:active {
30118
- color: #005ed1;
30087
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30088
+ display: inline-block;
30089
+ padding: 0;
30090
+ padding-left: 12px;
30119
30091
  }
30120
-
30121
- .E_m74vjol {
30122
- display: flex;
30123
- justify-content: space-between;
30124
- width: 100%;
30092
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30093
+ margin-bottom: 0;
30094
+ white-space: pre-wrap;
30095
+ color: rgba(44, 56, 82, 0.6);
30125
30096
  }
30126
- .E_m74vjol .action {
30127
- margin-left: 16px;
30097
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30098
+ padding-left: 8px;
30128
30099
  }
30129
30100
 
30130
- .E_a1o35uvh .ant-alert-message {
30131
- width: 100%;
30101
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30102
+ border-radius: 5px 0 0 5px;
30132
30103
  }
30133
-
30134
- .E_b1nip9bk {
30135
- padding: 4px 11px;
30104
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30105
+ border-radius: 0 5px 5px 0;
30136
30106
  }
30137
30107
 
30138
- .E_bqamoqe {
30139
- white-space: nowrap;
30140
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30141
- }
30142
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30143
- --color: #0080ff;
30144
- }
30145
- .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] {
30146
- --color: #0080ff;
30147
- }
30148
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30149
- margin-left: 1px;
30150
- }
30151
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30152
- border-top-right-radius: 0;
30153
- border-bottom-right-radius: 0;
30154
- }
30155
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30156
- border-top-left-radius: 0;
30157
- border-bottom-left-radius: 0;
30108
+ .E_rcc63c8 {
30109
+ color: #00122e;
30110
+ border-color: #ccd4e3;
30158
30111
  }
30159
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30160
- border-radius: unset;
30112
+ .E_rcc63c8:first-child {
30113
+ border-color: #a3b4cc;
30161
30114
  }
30162
-
30163
- .E_t160l1cm {
30164
- display: flex;
30165
- flex-direction: column;
30166
- flex: 1;
30167
- /* FIXME:(yanzhen) do this better */
30115
+ .E_rcc63c8.ant-radio-button-wrapper {
30116
+ padding: 0 12px;
30117
+ line-height: 32px;
30118
+ height: 32px;
30168
30119
  }
30169
- .E_t160l1cm .tab-bar {
30170
- flex-shrink: 0;
30171
- display: flex;
30172
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30120
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30121
+ white-space: nowrap;
30173
30122
  }
30174
- .E_t160l1cm .tab-content {
30175
- height: 100%;
30123
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30124
+ height: 22px;
30125
+ padding: 0 7px;
30126
+ line-height: 20px;
30176
30127
  }
30177
- .E_t160l1cm .tab-menu-item {
30178
- margin-right: 2px;
30179
- padding: 1px 12px;
30180
- line-height: 24px;
30181
- height: 24px;
30182
- color: rgba(44, 56, 82, 0.6);
30183
- border-radius: 4px 4px 0 0;
30184
- cursor: pointer;
30185
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30128
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30129
+ background: #ccd4e3;
30186
30130
  }
30187
- .E_t160l1cm .tab-menu-item:first-child {
30188
- padding-left: 0;
30131
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30132
+ background: #0080ff;
30189
30133
  }
30190
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30191
- padding-left: 12px;
30134
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30135
+ background: #ccd4e3;
30136
+ opacity: 0.5;
30192
30137
  }
30193
- .E_t160l1cm .tab-menu-item:hover {
30194
- color: #0080ff;
30195
- background: rgba(211, 218, 235, 0.6);
30138
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30139
+ border-right-color: #0080ff;
30196
30140
  }
30197
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30198
- fill: #0080ff;
30141
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30142
+ border-color: #0080ff;
30199
30143
  }
30200
- .E_t160l1cm .tab-menu-item:active {
30201
- background: rgba(192, 203, 224, 0.6);
30144
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30145
+ background: rgba(0, 136, 255, 0.1);
30202
30146
  }
30203
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30204
- color: #0080ff;
30147
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30205
30148
  background: rgba(211, 218, 235, 0.6);
30149
+ border-color: #ccd4e3;
30150
+ opacity: 0.5;
30206
30151
  }
30207
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30208
- background: rgba(192, 203, 224, 0.6);
30209
- }
30210
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30211
- background: rgba(0, 128, 255, 0.16);
30152
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30153
+ color: #00122e;
30154
+ border-color: #ccd4e3;
30212
30155
  }
30213
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30214
- fill: #0080ff;
30156
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30157
+ color: #00122e;
30158
+ border-color: #ccd4e3;
30159
+ background: rgba(172, 186, 211, 0.6);
30215
30160
  }
30216
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30217
- color: #0080ff;
30218
- background: rgba(0, 128, 255, 0.1);
30161
+ .E_rcc63c8 .ant-radio-button-input {
30162
+ margin-right: 8px;
30163
+ display: inline;
30164
+ border: none;
30165
+ padding: 0;
30166
+ width: 36px;
30167
+ background: transparent;
30219
30168
  }
30220
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30221
- background: rgba(0, 128, 255, 0.16);
30169
+ .E_rcc63c8 .ant-radio-button-input:focus {
30170
+ box-shadow: none;
30222
30171
  }
30223
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30224
- fill: #1d326c;
30172
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30173
+ margin-right: 0;
30174
+ width: initial;
30175
+ box-shadow: none;
30225
30176
  }
30226
- .E_t160l1cm .tab-menu-item .expand-arrow {
30227
- margin-left: 8px;
30228
- height: 22px;
30177
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30178
+ display: none;
30229
30179
  }
30230
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30231
- fill: rgba(44, 56, 82, 0.6);
30180
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30181
+ display: inline;
30232
30182
  }
30233
- .E_t160l1cm .tab-menu-item-group {
30183
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30184
+ display: inline;
30185
+ margin-right: 8px;
30234
30186
  padding: 0;
30187
+ width: 36px;
30188
+ }
30189
+
30190
+ .E_phljevk {
30235
30191
  display: flex;
30192
+ justify-content: space-between;
30236
30193
  align-items: center;
30237
- overflow: hidden;
30238
- }
30239
- .E_t160l1cm .tab-menu-item-group .main-title {
30240
- opacity: 0;
30241
- max-width: 0;
30242
- transition: max-width 320ms ease, opacity 240ms ease;
30194
+ padding: 10px 0;
30195
+ color: rgba(44, 56, 82, 0.6);
30196
+ font-size: 12px;
30197
+ line-height: 24px;
30243
30198
  }
30244
- .E_t160l1cm .tab-menu-item-group .sub-title {
30245
- padding: 1px 12px;
30246
- position: relative;
30199
+ .E_phljevk .pagination-left {
30200
+ padding: 2px 8px;
30201
+ }
30202
+ .E_phljevk .dropdown-trigger {
30247
30203
  display: flex;
30204
+ align-items: center;
30205
+ border-radius: 6px;
30206
+ cursor: pointer;
30207
+ transition: all 0.3s ease;
30248
30208
  }
30249
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30250
- opacity: 0;
30251
- position: absolute;
30252
- top: 50%;
30253
- left: 0;
30254
- transform: translate(-50%, -50%);
30255
- transition: opacity 100ms linear;
30256
- fill: rgba(0, 128, 255, 0.2);
30209
+ .E_phljevk .dropdown-trigger:hover {
30210
+ background: rgba(211, 218, 235, 0.6);
30211
+ color: #0080ff;
30257
30212
  }
30258
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30213
+ .E_phljevk .dropdown-trigger .icon-inner {
30214
+ margin-left: 4px;
30215
+ }
30216
+ .E_phljevk .pagination-right {
30217
+ display: flex;
30218
+ align-items: center;
30259
30219
  color: #0080ff;
30220
+ font-weight: bold;
30260
30221
  }
30261
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30262
- padding: 1px 12px;
30263
- display: inline-block;
30264
- opacity: 1;
30265
- max-width: 160px;
30222
+ .E_phljevk .pagination-right .icon-inner {
30223
+ margin-left: 4px;
30266
30224
  }
30267
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30268
- padding: 1px 12px;
30269
- color: #005ed1;
30225
+ .E_phljevk .pagination-right .prev-btn,
30226
+ .E_phljevk .pagination-right .next-btn {
30227
+ padding: 0 8px;
30270
30228
  }
30271
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30272
- opacity: 1;
30229
+ .E_phljevk .pagination-right .prev-btn > span,
30230
+ .E_phljevk .pagination-right .next-btn > span {
30231
+ color: #0080ff;
30273
30232
  }
30274
- .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 {
30275
- background: rgba(0, 128, 255, 0.16);
30233
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30234
+ transform: rotate(180deg);
30276
30235
  }
30277
- .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 {
30278
- opacity: 0;
30236
+
30237
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30238
+ max-height: calc(100vh - 128px);
30239
+ overflow-y: auto;
30279
30240
  }
30280
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30281
- padding: 4px 16px;
30282
- height: 32px;
30283
- border-radius: 6px 6px 0 0;
30241
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30242
+ padding: 4px 20px;
30243
+ font-size: 12px;
30244
+ line-height: 18px;
30284
30245
  }
30285
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30286
- padding-left: 0;
30246
+
30247
+ .E_sx1bpnu .ant-input-sm {
30248
+ line-height: 18px;
30287
30249
  }
30288
- .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 {
30289
- padding-left: 16px;
30250
+
30251
+ .E_iq1gosr {
30252
+ display: inline-block;
30290
30253
  }
30291
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30292
- margin-left: 11px;
30254
+
30255
+ .E_ivqqkzv {
30293
30256
  height: 24px;
30257
+ width: 56px !important;
30258
+ margin-right: 4px;
30294
30259
  }
30295
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30296
- padding: 0;
30260
+
30261
+ .E_c1wk4q29 {
30262
+ color: rgba(44, 56, 82, 0.6);
30297
30263
  }
30298
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30299
- padding: 4px 16px;
30264
+
30265
+ .E_c1bus5hc {
30266
+ --color: white;
30267
+ height: 14px;
30268
+ width: 14px;
30269
+ border-radius: 50%;
30270
+ flex-shrink: 0;
30271
+ display: flex;
30272
+ align-items: center;
30273
+ justify-content: center;
30274
+ border: 1px solid var(--color);
30300
30275
  }
30301
- .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 {
30302
- padding: 4px 16px;
30276
+ .E_c1bus5hc .circle-inner {
30277
+ position: relative;
30278
+ height: 10px;
30279
+ width: 10px;
30280
+ border-radius: 50%;
30281
+ overflow: hidden;
30303
30282
  }
30304
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30305
- background: #fff;
30283
+ .E_c1bus5hc .circle-content {
30284
+ position: absolute;
30285
+ height: 100%;
30286
+ width: 100%;
30287
+ left: 0;
30288
+ top: 0;
30289
+ border-radius: 50%;
30290
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30291
+ transform: rotate(180deg);
30306
30292
  }
30307
- .E_t160l1cm .tab-menu-item-light:active {
30308
- color: #005ed1;
30293
+ .E_c1bus5hc .circle-child {
30294
+ position: absolute;
30295
+ height: 100%;
30296
+ width: 100%;
30297
+ left: 0;
30298
+ top: 0;
30299
+ margin-left: 50%;
30300
+ transform-origin: left;
30301
+ background: white;
30302
+ transform: rotate(0deg);
30309
30303
  }
30310
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30311
- background: #fff;
30312
- color: #1d326c;
30304
+
30305
+ .E_t1m2x205 .ant-tooltip-arrow {
30306
+ display: none;
30313
30307
  }
30314
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30315
- color: rgba(45, 58, 86, 0.6);
30308
+ .E_t1m2x205 .ant-tooltip-inner {
30309
+ background: rgba(23, 38, 64, 0.8);
30310
+ border-radius: 4px;
30316
30311
  }
30317
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30318
- color: #1d326c;
30312
+
30313
+ .E_c18bcrac {
30314
+ display: inline-block;
30315
+ width: 100%;
30319
30316
  }
30320
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30321
- fill: #d8deeb;
30317
+ .E_c18bcrac .recharts-wrapper {
30318
+ margin-left: 4px;
30322
30319
  }
30323
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30324
- fill: #1d326c;
30320
+
30321
+ .E_cro7kg2 {
30322
+ padding: 4px;
30325
30323
  }
30326
- .E_t160l1cm .tab-content {
30327
- flex: 1;
30324
+
30325
+ .E_c14wcxf0 {
30328
30326
  display: flex;
30329
- flex-direction: column;
30327
+ justify-content: space-between;
30328
+ align-items: center;
30329
+ font-size: 13px;
30330
+ line-height: 24px;
30331
+ color: #cccccc;
30332
+ white-space: nowrap;
30330
30333
  }
30331
- .E_t160l1cm.is-overview .tab-content {
30332
- overflow: visible;
30334
+ .E_c14wcxf0 label {
30335
+ margin-right: 32px;
30333
30336
  }
30334
30337
 
30335
- .E_t14npdqr {
30336
- max-width: 240px;
30337
- animation: none;
30338
- }
30339
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30340
- border: 1px solid #0080ff;
30341
- padding: 0;
30338
+ .E_coy29mj.E_c14wcxf0 {
30339
+ font-weight: bold;
30340
+ color: white;
30342
30341
  }
30343
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30344
- margin: 0;
30345
- height: 32px;
30346
- line-height: 32px;
30347
- font-size: 13px;
30348
- padding: 0 10px;
30349
- display: block;
30350
- overflow: hidden;
30351
- text-overflow: ellipsis;
30352
- white-space: nowrap;
30342
+
30343
+ .E_s11212zy {
30344
+ width: 8px;
30345
+ height: 8px;
30346
+ border-radius: 2px;
30347
+ display: inline-block;
30348
+ background: var(--s11212zy-0);
30349
+ border: 1px solid #fff;
30350
+ box-sizing: content-box;
30351
+ margin-right: 6px;
30353
30352
  }
30354
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30355
- content: " ";
30356
- height: 1px;
30357
- width: calc(100% + 10px);
30358
- background: rgba(172, 186, 211, 0.6);
30359
- display: block;
30353
+
30354
+ .E_p1lyky6c > :first-child {
30355
+ font-weight: bold;
30356
+ color: white;
30357
+ margin-right: 4px;
30360
30358
  }
30361
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30362
- color: #0080ff;
30363
- background: transparent;
30359
+
30360
+ .E_tju3gfj .date {
30361
+ margin-right: 4px;
30364
30362
  }
30365
30363
 
30366
- .E_b1wx3t3t.ant-btn-icon-only {
30367
- justify-content: center;
30364
+ .E_s1ebs0ra {
30365
+ display: flex;
30366
+ align-items: center;
30367
+ justify-content: space-between;
30368
+ background: #edf0f7;
30369
+ padding: 8px 12px;
30370
+ position: sticky;
30371
+ top: 0;
30372
+ z-index: 1;
30373
+ margin-bottom: -52px;
30368
30374
  }
30369
- .E_b1wx3t3t.ant-btn {
30370
- display: inline-flex;
30375
+ .E_s1ebs0ra .select-total {
30376
+ display: flex;
30371
30377
  align-items: center;
30372
- justify-content: center;
30378
+ font-weight: 700;
30379
+ flex-shrink: 0;
30380
+ }
30381
+ .E_s1ebs0ra .select-total .icon-wrapper {
30382
+ cursor: pointer;
30383
+ margin-left: 8px;
30384
+ width: 32px;
30373
30385
  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);
30386
+ border-radius: 50%;
30387
+ justify-content: center;
30388
+ }
30389
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30390
+ background: rgba(225, 230, 241, 0.6);
30391
+ }
30392
+ .E_s1ebs0ra .action-group {
30393
+ flex: 1;
30394
+ margin-left: 88px;
30395
+ white-space: nowrap;
30396
+ text-align: right;
30397
+ position: relative;
30398
+ padding: 4px 0;
30399
+ margin-top: -4px;
30400
+ overflow: hidden;
30378
30401
  }
30379
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30380
- height: 40px;
30381
- line-height: 24px;
30402
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30403
+ transform: translateY(-4px);
30382
30404
  }
30383
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30384
- height: 24px;
30385
- line-height: 20px;
30405
+ .E_s1ebs0ra .action-group button {
30406
+ border: none;
30386
30407
  }
30387
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30408
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30409
+ margin-right: 8px;
30410
+ }
30411
+ .E_s1ebs0ra .action-group > button:last-child {
30412
+ margin-right: 4px;
30413
+ }
30414
+ .E_s1ebs0ra .action-group .more-btn {
30415
+ cursor: pointer;
30416
+ width: 32px;
30417
+ height: 32px;
30418
+ justify-content: center;
30388
30419
  border-radius: 50%;
30389
30420
  }
30390
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30391
- margin-right: 8px;
30392
- padding-right: 0px;
30421
+ .E_s1ebs0ra .action-group .more-btn:hover {
30422
+ background: #fff;
30393
30423
  }
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);
30424
+
30425
+ .E_s1dni7lo {
30426
+ width: 430px !important;
30400
30427
  }
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 {
30428
+
30429
+ .E_d1wwmmm5 .ant-select-item-group {
30430
+ padding: 8px 16px;
30431
+ line-height: 18px;
30432
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30433
+ height: 34px;
30434
+ min-height: 34px;
30435
+ box-sizing: border-box;
30436
+ margin-top: 8px;
30437
+ }
30438
+
30439
+ .E_o1ugr09p {
30440
+ display: flex;
30441
+ flex-direction: column;
30442
+ margin: 1px 8px;
30443
+ padding: 8px;
30444
+ border-radius: 4px;
30445
+ }
30446
+ .E_o1ugr09p .selected-icon {
30402
30447
  display: none;
30403
30448
  }
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);
30449
+ .E_o1ugr09p.ant-select-item-option-grouped {
30450
+ padding-left: 8px;
30406
30451
  }
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));
30452
+ .E_o1ugr09p.ant-select-item-option-selected {
30453
+ background-color: white;
30410
30454
  }
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));
30455
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30456
+ color: #0080ff;
30416
30457
  }
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));
30458
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30459
+ display: block;
30421
30460
  }
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;
30461
+ .E_o1ugr09p.ant-select-item-option-active {
30462
+ background: rgba(0, 136, 255, 0.16);
30427
30463
  }
30428
- .E_b1wx3t3t.ant-btn-link[disabled] {
30464
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30429
30465
  color: #0080ff;
30430
- opacity: 0.5;
30431
30466
  }
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);
30467
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30468
+ background: rgba(0, 136, 255, 0.1);
30469
+ color: #0080ff;
30441
30470
  }
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);
30471
+
30472
+ .E_o1ifxsq4 {
30473
+ display: flex;
30474
+ justify-content: space-between;
30475
+ height: 20px;
30476
+ line-height: 20px;
30448
30477
  }
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;
30478
+ .E_o1ifxsq4 .timezone-title {
30479
+ color: #2d3a56;
30480
+ overflow: hidden;
30481
+ text-overflow: ellipsis;
30454
30482
  }
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);
30483
+
30484
+ .E_o1zue7 {
30485
+ display: flex;
30486
+ justify-content: space-between;
30487
+ color: rgba(44, 56, 82, 0.6);
30488
+ height: 18px;
30489
+ line-height: 18px;
30490
+ margin-top: 2px;
30464
30491
  }
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);
30492
+
30493
+ .E_tyfmlxg {
30494
+ border: none;
30495
+ margin-right: 0;
30496
+ background: rgba(225, 230, 241, 0.6);
30472
30497
  }
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);
30498
+
30499
+ .E_o18uybox {
30500
+ pointer-events: none;
30501
+ height: 32px;
30502
+ width: 100%;
30503
+ opacity: 0;
30479
30504
  }
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;
30505
+
30506
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30507
+ border-radius: 6px;
30487
30508
  }
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));
30509
+ .E_s177mls5.ant-select.ant-select-single {
30510
+ width: 100%;
30511
+ color: #2d3a56;
30512
+ border-color: rgba(211, 218, 235, 0.6);
30513
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30514
+ font-size: 13px;
30490
30515
  }
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);
30516
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30517
+ height: 30px;
30495
30518
  }
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));
30519
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30520
+ height: 38px;
30521
+ font-size: 13px;
30498
30522
  }
30499
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30500
- --color: #fea008;
30501
- --background-color: #fff;
30523
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30524
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30525
+ transition: 160ms ease;
30502
30526
  }
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));
30527
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30528
+ color: #0080ff;
30505
30529
  }
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);
30530
+ .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 {
30531
+ border-color: rgba(107, 128, 167, 0.6);
30532
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30514
30533
  }
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);
30534
+ .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 {
30535
+ color: #0080ff;
30517
30536
  }
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);
30537
+ .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 {
30538
+ border-color: #0080ff;
30539
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30536
30540
  }
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);
30541
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30542
+ transform: rotate(180deg);
30554
30543
  }
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;
30544
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30545
+ background: rgba(211, 218, 235, 0.6);
30546
+ border-color: rgba(172, 186, 211, 0.6);
30547
+ cursor: "not-allowed";
30563
30548
  }
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;
30549
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30550
+ border-color: #f0483e !important;
30572
30551
  }
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);
30552
+ .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 {
30553
+ color: #1d326c;
30578
30554
  }
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;
30555
+ .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 {
30556
+ border-color: #0080ff;
30557
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30588
30558
  }
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);
30559
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30560
+ transform: rotate(180deg);
30594
30561
  }
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);
30562
+
30563
+ .E_s1sck0th {
30564
+ padding: 0 8px;
30565
+ border-radius: 4px;
30602
30566
  }
30603
- .E_b1wx3t3t .button-prefix-icon {
30567
+
30568
+ .E_m855nr1 {
30569
+ padding: 2px 8px;
30570
+ border-radius: 3px;
30571
+ }
30572
+
30573
+ .E_l1270xpg {
30574
+ padding: 3px 8px;
30575
+ border-radius: 2px;
30576
+ }
30577
+
30578
+ .E_t14rextb.ant-tag:hover {
30579
+ opacity: unset;
30580
+ }
30581
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30582
+ margin: 0;
30604
30583
  margin-right: 8px;
30605
30584
  display: inline-flex;
30585
+ align-items: center;
30586
+ border: none;
30606
30587
  }
30607
- .E_b1wx3t3t .button-suffix-icon {
30608
- margin-left: 8px;
30588
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30589
+ width: 16px;
30590
+ height: 16px;
30591
+ color: inherit;
30592
+ margin-left: 4px;
30593
+ opacity: 0.6;
30609
30594
  display: inline-flex;
30610
30595
  }
30611
- .E_b1wx3t3t .icon-wrapper {
30612
- display: flex;
30613
- justify-content: center;
30596
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30597
+ opacity: 1;
30614
30598
  }
30615
-
30616
- button.E_n7k2c6r {
30617
- padding: 0;
30599
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30600
+ color: #0080ff;
30601
+ background-color: rgba(0, 136, 255, 0.1);
30618
30602
  }
30619
-
30620
- .E_c1uzzomf {
30621
- margin-bottom: 16px;
30603
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30604
+ color: #f0483e;
30605
+ background-color: rgba(255, 74, 74, 0.1);
30622
30606
  }
30623
- .E_c1uzzomf .card-title {
30624
- font-size: 16px;
30625
- color: rgba(44, 56, 82, 0.6);
30626
- font-weight: 700;
30627
- line-height: 32px;
30607
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30608
+ color: #e07f00;
30609
+ background-color: rgba(255, 187, 0, 0.1);
30628
30610
  }
30629
- .E_c1uzzomf .card-body {
30630
- padding: 24px;
30631
- border-radius: 8px;
30632
- background: #fff;
30611
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30612
+ color: #008f4c;
30613
+ background-color: rgba(30, 201, 127, 0.1);
30633
30614
  }
30634
- .E_c1uzzomf .empty {
30635
- font-weight: 700;
30636
- font-size: 14px;
30637
- line-height: 22px;
30638
- color: rgba(0, 21, 64, 0.3);
30639
- text-align: center;
30615
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30616
+ color: #1d326c;
30617
+ background-color: rgba(225, 230, 241, 0.6);
30640
30618
  }
30641
-
30642
- .E_c1yyuluq {
30643
- border-radius: 8px;
30619
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30620
+ color: #7E41FF;
30621
+ background-color: rgba(126, 65, 255, 0.1);
30644
30622
  }
30645
- .E_c1yyuluq .ant-card-body {
30646
- padding: 20px 24px 24px 24px;
30623
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30624
+ color: #fff;
30647
30625
  }
30648
-
30649
- .E_sx1bpnu .ant-input-sm {
30650
- line-height: 18px;
30626
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30627
+ background-color: #f0483e;
30628
+ }
30629
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30630
+ background-color: #fea008;
30631
+ }
30632
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30633
+ background-color: #00ba5d;
30634
+ }
30635
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30636
+ background-color: #0080ff;
30637
+ }
30638
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30639
+ background-color: #6b7d99;
30640
+ }
30641
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30642
+ background-color: #7E41FF;
30651
30643
  }
30652
30644
 
30653
- .E_d1bw7c5z {
30654
- position: relative;
30655
- max-width: 388px;
30656
- min-width: 285px;
30645
+ .E_s1dizucg.ant-switch {
30646
+ min-width: 40px;
30647
+ height: 24px;
30648
+ background: rgba(172, 186, 211, 0.6);
30649
+ overflow: hidden;
30657
30650
  }
30658
- .E_d1bw7c5z .center {
30659
- position: absolute;
30660
- font-size: 12px;
30661
- width: 80px;
30662
- height: 100px;
30663
- top: 0;
30664
- left: 35px;
30665
- display: flex;
30666
- flex-direction: column;
30667
- justify-content: center;
30668
- align-items: center;
30669
- color: #00122e;
30651
+ .E_s1dizucg.ant-switch:focus {
30652
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30670
30653
  }
30671
- .E_d1bw7c5z .center .number {
30672
- font-size: 24px;
30673
- font-weight: 700;
30654
+ .E_s1dizucg.ant-switch-small {
30655
+ min-width: 26px;
30656
+ height: 16px;
30674
30657
  }
30675
- .E_d1bw7c5z .center .text {
30676
- padding: 0 5px;
30677
- font-size: 12px;
30678
- width: inherit;
30679
- text-align: center;
30658
+ .E_s1dizucg.ant-switch-large {
30659
+ min-width: 52px;
30660
+ height: 32px;
30680
30661
  }
30681
- .E_d1bw7c5z .recharts-wrapper {
30682
- display: flex;
30662
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30663
+ height: 20px;
30664
+ width: 20px;
30683
30665
  }
30684
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30685
- position: relative !important;
30686
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30687
- left: 0 !important;
30688
- bottom: 0 !important;
30689
- display: flex;
30690
- align-items: center;
30666
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30667
+ border-radius: 10px;
30668
+ transition-delay: 120ms;
30691
30669
  }
30692
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30693
- width: 100%;
30670
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30671
+ height: 14px;
30672
+ width: 14px;
30673
+ top: 1px;
30674
+ left: 1px;
30694
30675
  }
30695
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30696
- width: 100%;
30697
- margin-right: 0 !important;
30698
- line-height: 18px;
30676
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30677
+ height: 28px;
30678
+ width: 28px;
30699
30679
  }
30700
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30701
- border-radius: 2px;
30680
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30681
+ border-radius: 14px;
30702
30682
  }
30703
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30704
- min-width: 75px;
30705
- max-width: 198px;
30706
- width: calc(100% - 20px);
30707
- margin-left: 2px;
30708
- color: #00122e !important;
30709
- display: inline-flex;
30710
- justify-content: space-between;
30683
+ .E_s1dizucg.ant-switch-checked {
30684
+ background-color: #00ba5d;
30711
30685
  }
30712
- .E_d1bw7c5z .tooltip-text {
30713
- maxwidth: calc(100% - 12px);
30714
- cursor: pointer;
30715
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30716
- overflow: hidden;
30717
- text-overflow: ellipsis;
30718
- white-space: nowrap;
30686
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30687
+ left: calc(100% - 20px - 2px);
30719
30688
  }
30720
- .E_d1bw7c5z .value {
30721
- color: rgba(44, 56, 82, 0.75);
30689
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30690
+ left: calc(100% - 14px - 1px);
30691
+ }
30692
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30693
+ left: calc(100% - 28px - 2px);
30694
+ }
30695
+
30696
+ .E_c1up6e3y {
30697
+ margin-left: 5px;
30722
30698
  }
30723
30699
 
30724
- .E_t10pqbtc {
30725
- width: 140px;
30700
+ .E_gmyahx3 {
30701
+ cursor: pointer;
30726
30702
  }
30727
- .E_t10pqbtc .item {
30728
- margin: 6px auto;
30729
- display: flex;
30730
- justify-content: space-between;
30703
+ .E_gmyahx3 .link-text {
30704
+ color: rgba(0, 21, 64, 0.3);
30731
30705
  }
30732
- .E_t10pqbtc .item .name {
30733
- width: 102px;
30706
+ .E_gmyahx3:hover .link-text {
30707
+ color: #0080ff;
30734
30708
  }
30735
30709
 
30736
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30737
- padding: 4px 8px 0 8px;
30738
- color: rgba(44, 56, 82, 0.6);
30739
- font-size: 12px;
30710
+ .E_clm1wy1 {
30711
+ width: 192px;
30712
+ height: 246px;
30713
+ border-radius: 4px;
30740
30714
  }
30741
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30742
- padding-bottom: 6px;
30715
+ .E_clm1wy1 > .ant-picker-calendar,
30716
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30717
+ width: 100%;
30718
+ background-color: rgba(245, 247, 250, 0.6);
30719
+ border-top: none;
30743
30720
  }
30744
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30745
- padding-top: 4px;
30746
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30721
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30722
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30723
+ padding: 0 16px;
30747
30724
  }
30748
-
30749
- .E_ccrbeuz .ant-collapse-item {
30750
- border: 0px;
30751
- background-color: #fff;
30725
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30726
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30727
+ width: 100%;
30728
+ height: 180px;
30729
+ border-spacing: 0;
30752
30730
  }
30753
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30754
- padding-top: 0px;
30755
- padding-bottom: 0px;
30756
- padding-left: 0px !important;
30757
- padding-right: 24px;
30731
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30732
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30733
+ margin-bottom: 8px;
30758
30734
  }
30759
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30760
- right: 0px;
30735
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30736
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30737
+ width: 22px;
30761
30738
  }
30762
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30763
- padding: 0px;
30739
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30740
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30741
+ padding: 0;
30742
+ }
30743
+ .E_clm1wy1 .ant-picker-cell {
30744
+ color: rgba(62, 70, 82, 0.6);
30745
+ opacity: 0.4;
30746
+ }
30747
+ .E_clm1wy1 .ant-picker-cell-in-view {
30748
+ color: rgba(62, 70, 82, 0.6);
30749
+ opacity: 1;
30750
+ }
30751
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30752
+ color: #3e4652;
30753
+ }
30754
+ .E_clm1wy1 .ant-picker-cell::before {
30755
+ pointer-events: none;
30764
30756
  }
30765
30757
 
30766
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30767
- padding-right: 0px;
30768
- cursor: default;
30758
+ .E_t1tsm00v {
30759
+ color: rgba(129, 138, 153, 0.6);
30760
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30761
+ backdrop-filter: blur(10px);
30762
+ padding: 7px 10px;
30769
30763
  }
30770
30764
 
30771
- .E_phljevk {
30765
+ .E_c167wnad {
30766
+ color: rgba(62, 70, 82, 0.6);
30772
30767
  display: flex;
30773
30768
  justify-content: space-between;
30774
30769
  align-items: center;
30775
- padding: 10px 0;
30776
- color: rgba(44, 56, 82, 0.6);
30777
- font-size: 12px;
30778
- line-height: 24px;
30779
- }
30780
- .E_phljevk .pagination-left {
30781
- padding: 2px 8px;
30770
+ padding: 8px 16px;
30782
30771
  }
30783
- .E_phljevk .dropdown-trigger {
30784
- display: flex;
30785
- align-items: center;
30786
- border-radius: 6px;
30772
+ .E_c167wnad .anticon {
30787
30773
  cursor: pointer;
30788
- transition: all 0.3s ease;
30789
30774
  }
30790
- .E_phljevk .dropdown-trigger:hover {
30791
- background: rgba(211, 218, 235, 0.6);
30792
- color: #0080ff;
30775
+ .E_c167wnad .anticon:hover {
30776
+ color: #0096ff;
30793
30777
  }
30794
- .E_phljevk .dropdown-trigger .icon-inner {
30795
- margin-left: 4px;
30778
+
30779
+ .E_cxhf7dh {
30780
+ text-align: center;
30796
30781
  }
30797
- .E_phljevk .pagination-right {
30782
+ .E_cxhf7dh .dots {
30798
30783
  display: flex;
30799
- align-items: center;
30800
- color: #0080ff;
30801
- font-weight: bold;
30802
- }
30803
- .E_phljevk .pagination-right .icon-inner {
30804
- margin-left: 4px;
30784
+ justify-content: center;
30805
30785
  }
30806
- .E_phljevk .pagination-right .prev-btn,
30807
- .E_phljevk .pagination-right .next-btn {
30808
- padding: 0 8px;
30786
+ .E_cxhf7dh .dot {
30787
+ display: inline-block;
30788
+ width: 2px;
30789
+ height: 2px;
30790
+ border-radius: 1px;
30791
+ background: #0096ff;
30809
30792
  }
30810
- .E_phljevk .pagination-right .prev-btn > span,
30811
- .E_phljevk .pagination-right .next-btn > span {
30812
- color: #0080ff;
30793
+ .E_cxhf7dh .dot:not(:last-child) {
30794
+ margin-right: 2px;
30813
30795
  }
30814
- .E_phljevk .pagination-right .next-btn .icon-inner {
30815
- transform: rotate(180deg);
30796
+ .E_cxhf7dh .bar {
30797
+ width: 9px;
30798
+ height: 2px;
30799
+ background: #0096ff;
30800
+ border-radius: 2px;
30816
30801
  }
30817
30802
 
30818
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30819
- max-height: calc(100vh - 128px);
30820
- overflow-y: auto;
30803
+ span.E_tqjc4ui {
30804
+ margin: 0 2px;
30821
30805
  }
30822
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30823
- padding: 4px 20px;
30806
+
30807
+ .E_n12mqh7z {
30808
+ display: flex;
30809
+ align-items: center;
30824
30810
  font-size: 12px;
30825
30811
  line-height: 18px;
30826
30812
  }
30813
+ .E_n12mqh7z:not(:last-child) {
30814
+ margin-bottom: 4px;
30815
+ }
30827
30816
 
30828
- .E_itxley7.ant-input-group.ant-input-group-compact {
30829
- display: flex;
30817
+ .E_tf5bynu {
30818
+ margin: 0 3px;
30830
30819
  }
30831
30820
 
30832
- .E_ivqqkzv {
30833
- height: 24px;
30834
- width: 56px !important;
30835
- margin-right: 4px;
30821
+ .E_tcckoz1 {
30822
+ max-height: 400px;
30823
+ overflow: auto;
30836
30824
  }
30837
30825
 
30838
- .E_c1wk4q29 {
30839
- color: rgba(44, 56, 82, 0.6);
30826
+ .E_s1iv0tp1 .enabled-switch {
30827
+ display: flex;
30828
+ align-items: center;
30829
+ }
30830
+ .E_s1iv0tp1 .enabled-text {
30831
+ margin-right: 8px;
30840
30832
  }
30841
30833
 
30842
- .E_s1sck0th {
30843
- padding: 0 8px;
30844
- border-radius: 4px;
30834
+ .E_ou7iq30 {
30835
+ overflow: hidden;
30836
+ text-overflow: ellipsis;
30845
30837
  }
30846
30838
 
30847
- .E_m855nr1 {
30848
- padding: 2px 8px;
30849
- border-radius: 3px;
30839
+ .E_s1tui002 {
30840
+ white-space: nowrap;
30850
30841
  }
30851
30842
 
30852
- .E_l1270xpg {
30853
- padding: 3px 8px;
30854
- border-radius: 2px;
30843
+ .E_mxrc2zg {
30844
+ display: -webkit-box;
30845
+ -webkit-line-clamp: var(--mxrc2zg-0);
30846
+ -webkit-box-orient: vertical;
30847
+ word-break: break-all;
30855
30848
  }
30856
30849
 
30857
- .E_t14rextb.ant-tag:hover {
30858
- opacity: unset;
30850
+ .E_wg1tsps {
30851
+ display: flex;
30852
+ align-items: center;
30853
+ justify-content: flex-end;
30859
30854
  }
30860
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30861
- margin: 0;
30862
- margin-right: 8px;
30863
- display: inline-flex;
30855
+
30856
+ .E_b1ctd5xy {
30857
+ display: flex;
30864
30858
  align-items: center;
30865
- border: none;
30859
+ width: calc(100% - 40px);
30866
30860
  }
30867
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30868
- width: 16px;
30869
- height: 16px;
30870
- color: inherit;
30871
- margin-left: 4px;
30872
- opacity: 0.6;
30873
- display: inline-flex;
30861
+ .E_b1ctd5xy .chart {
30862
+ display: inline-block;
30863
+ width: 100%;
30874
30864
  }
30875
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30876
- opacity: 1;
30865
+
30866
+ .E_u1p8acpn {
30867
+ min-width: 40px;
30877
30868
  }
30878
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30879
- color: #0080ff;
30880
- background-color: rgba(0, 136, 255, 0.1);
30869
+ .E_u1p8acpn .unit {
30870
+ color: #00122e !important;
30881
30871
  }
30882
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30883
- color: #f0483e;
30884
- background-color: rgba(255, 74, 74, 0.1);
30872
+
30873
+ .E_skwah65 {
30874
+ height: 8px;
30875
+ box-sizing: border-box;
30876
+ border-radius: 2px;
30877
+ background: #f5f7fa;
30878
+ display: flex;
30879
+ width: 100%;
30880
+ overflow: hidden;
30881
+ }
30882
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
30883
+ margin-left: 1px;
30884
+ }
30885
+
30886
+ .E_c1up1pdz {
30887
+ width: 648px;
30888
+ }
30889
+ .E_c1up1pdz.active {
30890
+ border-color: #0080ff;
30891
+ }
30892
+ .E_c1up1pdz.active > header {
30893
+ background: rgba(0, 128, 255, 0.1);
30894
+ }
30895
+ .E_c1up1pdz .expand {
30896
+ padding: 12px;
30885
30897
  }
30886
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30887
- color: #e07f00;
30888
- background-color: rgba(255, 187, 0, 0.1);
30898
+ .E_c1up1pdz .field-item {
30899
+ display: flex;
30900
+ padding: 10px 0;
30901
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30889
30902
  }
30890
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30891
- color: #008f4c;
30892
- background-color: rgba(30, 201, 127, 0.1);
30903
+ .E_c1up1pdz .field-item:last-child {
30904
+ border-bottom: none;
30905
+ padding-bottom: 0;
30893
30906
  }
30894
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30895
- color: #1d326c;
30896
- background-color: rgba(225, 230, 241, 0.6);
30907
+ .E_c1up1pdz .field-item label {
30908
+ line-height: 32px;
30909
+ width: 100px;
30910
+ color: rgba(62, 70, 82, 0.6);
30897
30911
  }
30898
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30899
- color: #7E41FF;
30900
- background-color: rgba(126, 65, 255, 0.1);
30912
+ .E_c1up1pdz .help {
30913
+ color: rgba(62, 70, 82, 0.6);
30914
+ margin-top: 5px;
30901
30915
  }
30902
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30903
- color: #fff;
30916
+ .E_c1up1pdz .ant-input-affix-wrapper,
30917
+ .E_c1up1pdz .ant-picker {
30918
+ width: 128px;
30904
30919
  }
30905
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30906
- background-color: #f0483e;
30920
+
30921
+ .E_c156wh19 {
30922
+ display: flex;
30923
+ align-items: center;
30924
+ justify-content: space-between;
30925
+ word-break: keep-all;
30907
30926
  }
30908
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30909
- background-color: #fea008;
30927
+ .E_c156wh19 .title {
30928
+ margin: 0 16px 0 8px;
30910
30929
  }
30911
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30912
- background-color: #00ba5d;
30930
+ .E_c156wh19 .retain {
30931
+ color: rgba(129, 138, 153, 0.6);
30913
30932
  }
30914
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30915
- background-color: #0080ff;
30933
+ .E_c156wh19 div.left {
30934
+ flex: 1;
30935
+ display: flex;
30936
+ overflow: hidden;
30937
+ align-items: center;
30938
+ justify-content: flex-start;
30939
+ white-space: nowrap;
30916
30940
  }
30917
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30918
- background-color: #6b7d99;
30941
+ .E_c156wh19 div.left .title {
30942
+ max-width: 100%;
30943
+ overflow: hidden;
30944
+ text-overflow: ellipsis;
30919
30945
  }
30920
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30921
- background-color: #7E41FF;
30946
+ .E_c156wh19 div.right {
30947
+ display: flex;
30948
+ align-items: center;
30922
30949
  }
30923
-
30924
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30925
- border-radius: 6px;
30950
+ .E_c156wh19 .reverse {
30951
+ display: flex;
30952
+ flex-direction: row-reverse;
30953
+ align-items: center;
30926
30954
  }
30927
- .E_s177mls5.ant-select.ant-select-single {
30928
- width: 100%;
30929
- color: #2d3a56;
30930
- border-color: rgba(211, 218, 235, 0.6);
30931
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30932
- font-size: 13px;
30955
+ .E_c156wh19 .reverse .ant-switch {
30956
+ margin-left: 8px;
30933
30957
  }
30934
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30935
- height: 30px;
30958
+ .E_c156wh19 .close {
30959
+ padding-left: 14px;
30960
+ margin-left: 14px;
30961
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30962
+ cursor: pointer;
30936
30963
  }
30937
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30938
- height: 38px;
30939
- font-size: 13px;
30964
+
30965
+ .E_m126spxy {
30966
+ padding-bottom: 4px;
30967
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30940
30968
  }
30941
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30942
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30943
- transition: 160ms ease;
30969
+ .E_m126spxy .ant-btn-link {
30970
+ padding: 1px 10px;
30971
+ color: rgba(62, 70, 82, 0.6);
30972
+ border-radius: 4px;
30944
30973
  }
30945
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30946
- color: #0080ff;
30974
+ .E_m126spxy .ant-btn-link.active {
30975
+ background: rgba(0, 128, 255, 0.1);
30976
+ color: #0096ff;
30947
30977
  }
30948
- .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 {
30949
- border-color: rgba(107, 128, 167, 0.6);
30950
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30978
+
30979
+ .E_wpbf4pq {
30980
+ padding: 10px 0;
30981
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30951
30982
  }
30952
- .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 {
30953
- color: #0080ff;
30983
+ .E_wpbf4pq .ant-input,
30984
+ .E_wpbf4pq .ant-picker {
30985
+ width: 80px;
30986
+ margin: 0 9px;
30987
+ text-align: center;
30954
30988
  }
30955
- .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 {
30956
- border-color: #0080ff;
30957
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30989
+ .E_wpbf4pq .options {
30990
+ padding: 12px 0 12px 16px;
30991
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30992
+ margin: 5px 0 5px 8px;
30958
30993
  }
30959
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30960
- transform: rotate(180deg);
30994
+ .E_wpbf4pq .week-day-option,
30995
+ .E_wpbf4pq .month-day-option {
30996
+ background: #f5f7fa;
30997
+ box-sizing: border-box;
30998
+ border-radius: 16px;
30999
+ margin-right: 8px;
30961
31000
  }
30962
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30963
- background: rgba(211, 218, 235, 0.6);
30964
- border-color: rgba(172, 186, 211, 0.6);
30965
- cursor: "not-allowed";
31001
+ .E_wpbf4pq .week-day-option:focus,
31002
+ .E_wpbf4pq .month-day-option:focus {
31003
+ color: inherit;
31004
+ border-color: #d9d9d9;
30966
31005
  }
30967
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30968
- border-color: #f0483e !important;
31006
+ .E_wpbf4pq .week-day-option.active {
31007
+ background-color: #0096ff;
31008
+ border-color: #0096ff;
31009
+ color: #fff;
30969
31010
  }
30970
- .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 {
30971
- color: #1d326c;
31011
+ .E_wpbf4pq .week-day-option.en-text {
31012
+ width: 110px;
31013
+ margin-top: 4px;
30972
31014
  }
30973
- .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 {
30974
- border-color: #0080ff;
30975
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31015
+ .E_wpbf4pq .month-day-option {
31016
+ width: 32px;
31017
+ padding: 0;
31018
+ margin-bottom: 8px;
30976
31019
  }
30977
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30978
- transform: rotate(180deg);
31020
+ .E_wpbf4pq .month-day-option.active {
31021
+ background-color: #0096ff;
31022
+ border-color: #0096ff;
31023
+ color: #fff;
30979
31024
  }
30980
31025
 
30981
- .E_c1bus5hc {
30982
- --color: white;
30983
- height: 14px;
30984
- width: 14px;
30985
- border-radius: 50%;
30986
- flex-shrink: 0;
31026
+ .E_t160l1cm {
30987
31027
  display: flex;
30988
- align-items: center;
30989
- justify-content: center;
30990
- border: 1px solid var(--color);
30991
- }
30992
- .E_c1bus5hc .circle-inner {
30993
- position: relative;
30994
- height: 10px;
30995
- width: 10px;
30996
- border-radius: 50%;
30997
- overflow: hidden;
31028
+ flex-direction: column;
31029
+ flex: 1;
31030
+ /* FIXME:(yanzhen) do this better */
30998
31031
  }
30999
- .E_c1bus5hc .circle-content {
31000
- position: absolute;
31001
- height: 100%;
31002
- width: 100%;
31003
- left: 0;
31004
- top: 0;
31005
- border-radius: 50%;
31006
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31007
- transform: rotate(180deg);
31032
+ .E_t160l1cm .tab-bar {
31033
+ flex-shrink: 0;
31034
+ display: flex;
31035
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31008
31036
  }
31009
- .E_c1bus5hc .circle-child {
31010
- position: absolute;
31037
+ .E_t160l1cm .tab-content {
31011
31038
  height: 100%;
31012
- width: 100%;
31013
- left: 0;
31014
- top: 0;
31015
- margin-left: 50%;
31016
- transform-origin: left;
31017
- background: white;
31018
- transform: rotate(0deg);
31019
31039
  }
31020
-
31021
- .E_s1dizucg.ant-switch {
31022
- min-width: 40px;
31040
+ .E_t160l1cm .tab-menu-item {
31041
+ margin-right: 2px;
31042
+ padding: 1px 12px;
31043
+ line-height: 24px;
31023
31044
  height: 24px;
31024
- background: rgba(172, 186, 211, 0.6);
31025
- overflow: hidden;
31045
+ color: rgba(44, 56, 82, 0.6);
31046
+ border-radius: 4px 4px 0 0;
31047
+ cursor: pointer;
31048
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31026
31049
  }
31027
- .E_s1dizucg.ant-switch:focus {
31028
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31050
+ .E_t160l1cm .tab-menu-item:first-child {
31051
+ padding-left: 0;
31029
31052
  }
31030
- .E_s1dizucg.ant-switch-small {
31031
- min-width: 26px;
31032
- height: 16px;
31053
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31054
+ padding-left: 12px;
31033
31055
  }
31034
- .E_s1dizucg.ant-switch-large {
31035
- min-width: 52px;
31036
- height: 32px;
31056
+ .E_t160l1cm .tab-menu-item:hover {
31057
+ color: #0080ff;
31058
+ background: rgba(211, 218, 235, 0.6);
31037
31059
  }
31038
- .E_s1dizucg.ant-switch .ant-switch-handle {
31039
- height: 20px;
31040
- width: 20px;
31060
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31061
+ fill: #0080ff;
31041
31062
  }
31042
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31043
- border-radius: 10px;
31044
- transition-delay: 120ms;
31063
+ .E_t160l1cm .tab-menu-item:active {
31064
+ background: rgba(192, 203, 224, 0.6);
31065
+ }
31066
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31067
+ color: #0080ff;
31068
+ background: rgba(211, 218, 235, 0.6);
31045
31069
  }
31046
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31047
- height: 14px;
31048
- width: 14px;
31049
- top: 1px;
31050
- left: 1px;
31070
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31071
+ background: rgba(192, 203, 224, 0.6);
31051
31072
  }
31052
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31053
- height: 28px;
31054
- width: 28px;
31073
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31074
+ background: rgba(0, 128, 255, 0.16);
31055
31075
  }
31056
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31057
- border-radius: 14px;
31076
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31077
+ fill: #0080ff;
31058
31078
  }
31059
- .E_s1dizucg.ant-switch-checked {
31060
- background-color: #00ba5d;
31079
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31080
+ color: #0080ff;
31081
+ background: rgba(0, 128, 255, 0.1);
31061
31082
  }
31062
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31063
- left: calc(100% - 20px - 2px);
31083
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31084
+ background: rgba(0, 128, 255, 0.16);
31064
31085
  }
31065
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31066
- left: calc(100% - 14px - 1px);
31086
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31087
+ fill: #1d326c;
31067
31088
  }
31068
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31069
- left: calc(100% - 28px - 2px);
31089
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31090
+ margin-left: 8px;
31091
+ height: 22px;
31070
31092
  }
31071
-
31072
- .E_c1up6e3y {
31073
- margin-left: 5px;
31093
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31094
+ fill: rgba(44, 56, 82, 0.6);
31074
31095
  }
31075
-
31076
- .E_tju3gfj .date {
31077
- margin-right: 4px;
31096
+ .E_t160l1cm .tab-menu-item-group {
31097
+ padding: 0;
31098
+ display: flex;
31099
+ align-items: center;
31100
+ overflow: hidden;
31078
31101
  }
31079
-
31080
- .E_rapgekc.ant-radio-wrapper {
31081
- display: inline-flex;
31082
- align-items: baseline;
31083
- white-space: pre-wrap;
31102
+ .E_t160l1cm .tab-menu-item-group .main-title {
31103
+ opacity: 0;
31104
+ max-width: 0;
31105
+ transition: max-width 320ms ease, opacity 240ms ease;
31084
31106
  }
31085
- .E_rapgekc.ant-radio-wrapper .ant-radio {
31107
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31108
+ padding: 1px 12px;
31086
31109
  position: relative;
31087
- top: 3px;
31088
- }
31089
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31090
- border-color: rgba(107, 128, 167, 0.6);
31110
+ display: flex;
31091
31111
  }
31092
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31093
- border-color: #0080ff;
31112
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31113
+ opacity: 0;
31114
+ position: absolute;
31115
+ top: 50%;
31116
+ left: 0;
31117
+ transform: translate(-50%, -50%);
31118
+ transition: opacity 100ms linear;
31119
+ fill: rgba(0, 128, 255, 0.2);
31094
31120
  }
31095
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31096
- border-color: #0080ff;
31097
- background: #0080ff;
31121
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31122
+ color: #0080ff;
31098
31123
  }
31099
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31100
- top: 4px;
31101
- left: 4px;
31102
- width: 6px;
31103
- height: 6px;
31104
- background: #fff;
31124
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31125
+ padding: 1px 12px;
31126
+ display: inline-block;
31127
+ opacity: 1;
31128
+ max-width: 160px;
31105
31129
  }
31106
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31107
- opacity: 0.5;
31130
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31131
+ padding: 1px 12px;
31132
+ color: #005ed1;
31108
31133
  }
31109
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31110
- border-color: rgba(107, 128, 167, 0.6);
31111
- background: rgba(211, 218, 235, 0.6);
31134
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31135
+ opacity: 1;
31112
31136
  }
31113
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31114
- background: #00122e;
31137
+ .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 {
31138
+ background: rgba(0, 128, 255, 0.16);
31115
31139
  }
31116
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31117
- color: #00122e;
31118
- opacity: 0.5;
31140
+ .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 {
31141
+ opacity: 0;
31119
31142
  }
31120
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31121
- color: #00122e;
31143
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31144
+ padding: 4px 16px;
31145
+ height: 32px;
31146
+ border-radius: 6px 6px 0 0;
31122
31147
  }
31123
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31124
- display: inline-block;
31125
- padding: 0;
31126
- padding-left: 12px;
31148
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31149
+ padding-left: 0;
31127
31150
  }
31128
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31129
- margin-bottom: 0;
31130
- white-space: pre-wrap;
31131
- color: rgba(44, 56, 82, 0.6);
31151
+ .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 {
31152
+ padding-left: 16px;
31132
31153
  }
31133
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31134
- padding-left: 8px;
31154
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31155
+ margin-left: 11px;
31156
+ height: 24px;
31135
31157
  }
31136
-
31137
- .E_rp906go .ant-radio-button-wrapper:first-child {
31138
- border-radius: 5px 0 0 5px;
31158
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31159
+ padding: 0;
31139
31160
  }
31140
- .E_rp906go .ant-radio-button-wrapper:last-child {
31141
- border-radius: 0 5px 5px 0;
31161
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31162
+ padding: 4px 16px;
31142
31163
  }
31143
-
31144
- .E_rcc63c8 {
31145
- color: #00122e;
31146
- border-color: #ccd4e3;
31164
+ .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 {
31165
+ padding: 4px 16px;
31147
31166
  }
31148
- .E_rcc63c8:first-child {
31149
- border-color: #a3b4cc;
31167
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31168
+ background: #fff;
31150
31169
  }
31151
- .E_rcc63c8.ant-radio-button-wrapper {
31152
- padding: 0 12px;
31153
- line-height: 32px;
31154
- height: 32px;
31170
+ .E_t160l1cm .tab-menu-item-light:active {
31171
+ color: #005ed1;
31155
31172
  }
31156
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
31157
- white-space: nowrap;
31173
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31174
+ background: #fff;
31175
+ color: #1d326c;
31158
31176
  }
31159
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31160
- height: 22px;
31161
- padding: 0 7px;
31162
- line-height: 20px;
31177
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31178
+ color: rgba(45, 58, 86, 0.6);
31163
31179
  }
31164
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31165
- background: #ccd4e3;
31180
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31181
+ color: #1d326c;
31166
31182
  }
31167
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31168
- background: #0080ff;
31183
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31184
+ fill: #d8deeb;
31169
31185
  }
31170
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31171
- background: #ccd4e3;
31172
- opacity: 0.5;
31186
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31187
+ fill: #1d326c;
31173
31188
  }
31174
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31175
- border-right-color: #0080ff;
31189
+ .E_t160l1cm .tab-content {
31190
+ flex: 1;
31191
+ display: flex;
31192
+ flex-direction: column;
31176
31193
  }
31177
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31178
- border-color: #0080ff;
31194
+ .E_t160l1cm.is-overview .tab-content {
31195
+ overflow: visible;
31179
31196
  }
31180
- .E_rcc63c8.ant-radio-button-wrapper-checked {
31181
- background: rgba(0, 136, 255, 0.1);
31197
+
31198
+ .E_t14npdqr {
31199
+ max-width: 240px;
31200
+ animation: none;
31182
31201
  }
31183
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
31184
- background: rgba(211, 218, 235, 0.6);
31185
- border-color: #ccd4e3;
31186
- opacity: 0.5;
31202
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31203
+ border: 1px solid #0080ff;
31204
+ padding: 0;
31187
31205
  }
31188
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31189
- color: #00122e;
31190
- border-color: #ccd4e3;
31206
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31207
+ margin: 0;
31208
+ height: 32px;
31209
+ line-height: 32px;
31210
+ font-size: 13px;
31211
+ padding: 0 10px;
31212
+ display: block;
31213
+ overflow: hidden;
31214
+ text-overflow: ellipsis;
31215
+ white-space: nowrap;
31191
31216
  }
31192
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31193
- color: #00122e;
31194
- border-color: #ccd4e3;
31217
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31218
+ content: " ";
31219
+ height: 1px;
31220
+ width: calc(100% + 10px);
31195
31221
  background: rgba(172, 186, 211, 0.6);
31222
+ display: block;
31196
31223
  }
31197
- .E_rcc63c8 .ant-radio-button-input {
31198
- margin-right: 8px;
31199
- display: inline;
31200
- border: none;
31201
- padding: 0;
31202
- width: 36px;
31224
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31225
+ color: #0080ff;
31203
31226
  background: transparent;
31204
31227
  }
31205
- .E_rcc63c8 .ant-radio-button-input:focus {
31206
- box-shadow: none;
31228
+
31229
+ .E_t1sqg15u {
31230
+ background: white;
31207
31231
  }
31208
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31209
- margin-right: 0;
31210
- width: initial;
31211
- box-shadow: none;
31232
+ .E_t1sqg15u.inline .table-row {
31233
+ flex-direction: column;
31234
+ }
31235
+ .E_t1sqg15u.inline .table-row > label {
31236
+ padding: 0 16px 7px 0;
31237
+ }
31238
+ .E_t1sqg15u.has-border .table-header {
31239
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31240
+ }
31241
+ .E_t1sqg15u.has-border .hiddenBorder {
31242
+ border-top: none !important;
31243
+ }
31244
+ .E_t1sqg15u.has-border .table-row + .table-row {
31245
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31212
31246
  }
31213
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31214
- display: none;
31247
+ .E_t1sqg15u.has-border .table-row:last-of-type {
31248
+ padding-bottom: 0;
31215
31249
  }
31216
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31217
- display: inline;
31250
+ .E_t1sqg15u.align-right .content {
31251
+ text-align: right;
31218
31252
  }
31219
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31220
- display: inline;
31221
- margin-right: 8px;
31222
- padding: 0;
31223
- width: 36px;
31253
+ .E_t1sqg15u .uuid-row {
31254
+ display: flex;
31255
+ justify-content: space-between;
31256
+ }
31257
+ .E_t1sqg15u .uuid-row .id-text {
31258
+ white-space: nowrap;
31259
+ overflow: hidden;
31260
+ text-overflow: ellipsis;
31224
31261
  }
31225
31262
 
31226
- .E_t1m2x205 .ant-tooltip-arrow {
31227
- display: none;
31263
+ .E_t4zczcp {
31264
+ display: flex;
31265
+ justify-content: space-between;
31266
+ align-items: center;
31267
+ padding: 8px;
31268
+ min-height: 32px;
31228
31269
  }
31229
- .E_t1m2x205 .ant-tooltip-inner {
31230
- background: rgba(23, 38, 64, 0.8);
31231
- border-radius: 4px;
31270
+ .E_t4zczcp .table-title {
31271
+ color: rgba(44, 56, 82, 0.6);
31272
+ font-weight: 600;
31273
+ font-size: 12px;
31274
+ line-height: 8px;
31232
31275
  }
31233
-
31234
- .E_s1dni7lo {
31235
- width: 430px !important;
31276
+ .E_t4zczcp .edit-icon {
31277
+ font-size: 16px;
31278
+ color: rgba(10, 37, 85, 0.6);
31279
+ cursor: pointer;
31236
31280
  }
31237
31281
 
31238
- .E_d1wwmmm5 .ant-select-item-group {
31239
- padding: 8px 16px;
31282
+ .E_t1s7goww {
31283
+ font-size: 12px;
31240
31284
  line-height: 18px;
31241
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31242
- height: 34px;
31243
- min-height: 34px;
31244
- box-sizing: border-box;
31245
- margin-top: 8px;
31246
31285
  }
31247
31286
 
31248
- .E_o1ugr09p {
31287
+ .E_t93e4cf {
31249
31288
  display: flex;
31250
- flex-direction: column;
31251
- margin: 1px 8px;
31252
- padding: 8px;
31253
- border-radius: 4px;
31289
+ padding: 8px 0;
31290
+ color: #2d3a56;
31254
31291
  }
31255
- .E_o1ugr09p .selected-icon {
31292
+ .E_t93e4cf .hidden {
31256
31293
  display: none;
31257
31294
  }
31258
- .E_o1ugr09p.ant-select-item-option-grouped {
31259
- padding-left: 8px;
31260
- }
31261
- .E_o1ugr09p.ant-select-item-option-selected {
31262
- background-color: white;
31263
- }
31264
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31265
- color: #0080ff;
31295
+ .E_t93e4cf .ant-btn-link {
31296
+ height: auto;
31266
31297
  }
31267
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31268
- display: block;
31298
+ .E_t93e4cf .content {
31299
+ overflow: hidden;
31300
+ overflow-x: auto;
31301
+ width: 100%;
31302
+ white-space: pre-wrap;
31269
31303
  }
31270
- .E_o1ugr09p.ant-select-item-option-active {
31271
- background: rgba(0, 136, 255, 0.16);
31304
+ .E_t93e4cf .content .ant-btn {
31305
+ white-space: pre-wrap;
31306
+ text-align: left;
31272
31307
  }
31273
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31274
- color: #0080ff;
31308
+ .E_t93e4cf .content .unit-chart {
31309
+ justify-content: flex-start;
31275
31310
  }
31276
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31277
- background: rgba(0, 136, 255, 0.1);
31278
- color: #0080ff;
31311
+
31312
+ .E_rhz2uv5 {
31313
+ width: var(--rhz2uv5-0);
31314
+ flex-shrink: 0;
31315
+ color: rgba(44, 56, 82, 0.6);
31316
+ padding-right: 12px;
31279
31317
  }
31280
31318
 
31281
- .E_o1ifxsq4 {
31319
+ .E_fzh9mnb {
31320
+ width: 100%;
31321
+ height: 100%;
31322
+ min-height: 124px;
31282
31323
  display: flex;
31283
- justify-content: space-between;
31284
- height: 20px;
31285
- line-height: 20px;
31324
+ flex-direction: column;
31325
+ justify-content: center;
31326
+ align-items: center;
31286
31327
  }
31287
- .E_o1ifxsq4 .timezone-title {
31288
- color: #2d3a56;
31289
- overflow: hidden;
31290
- text-overflow: ellipsis;
31328
+ .E_fzh9mnb .error-text {
31329
+ color: rgba(10, 37, 85, 0.6);
31330
+ margin-bottom: 16px;
31331
+ font-size: 18px;
31291
31332
  }
31292
31333
 
31293
- .E_o1zue7 {
31294
- display: flex;
31295
- justify-content: space-between;
31296
- color: rgba(44, 56, 82, 0.6);
31334
+ .E_i1inqkme {
31297
31335
  height: 18px;
31298
31336
  line-height: 18px;
31299
- margin-top: 2px;
31300
- }
31301
-
31302
- .E_tyfmlxg {
31303
- border: none;
31304
- margin-right: 0;
31305
- background: rgba(225, 230, 241, 0.6);
31306
- }
31307
-
31308
- .E_o18uybox {
31309
- pointer-events: none;
31310
- height: 32px;
31311
- width: 100%;
31312
- opacity: 0;
31337
+ padding: 0 4px;
31338
+ border-radius: 4px;
31339
+ background: rgba(235, 239, 245, 0.6);
31340
+ border: 1px solid rgba(223, 228, 235, 0.6);
31341
+ display: flex;
31342
+ align-items: center;
31343
+ white-space: nowrap;
31344
+ margin-right: 4px;
31313
31345
  }
31314
31346
 
31315
31347
  .E_f7pxqmh {
@@ -31346,6 +31378,13 @@ button.E_n7k2c6r {
31346
31378
  min-height: 0px;
31347
31379
  }
31348
31380
 
31381
+ .E_atcz0kf .ant-input-suffix {
31382
+ margin-left: 8px;
31383
+ }
31384
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31385
+ padding: 2px 7px 2px 12px;
31386
+ }
31387
+
31349
31388
  .E_iouxfgt {
31350
31389
  display: inline-flex;
31351
31390
  align-items: center;
@@ -31364,6 +31403,37 @@ button.E_n7k2c6r {
31364
31403
  animation: rotate 680ms linear infinite;
31365
31404
  }
31366
31405
 
31406
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31407
+ display: var(--a1wfy30z-0);
31408
+ }
31409
+ .E_a1wfy30z .ant-input-number-input-wrap {
31410
+ padding: 4px 11px;
31411
+ display: inline-flex;
31412
+ line-height: 1.5715;
31413
+ height: inherit;
31414
+ }
31415
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31416
+ content: var(--a1wfy30z-1);
31417
+ display: var(--a1wfy30z-2);
31418
+ flex: none;
31419
+ align-items: center;
31420
+ margin-left: 4px;
31421
+ }
31422
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31423
+ content: var(--a1wfy30z-3);
31424
+ display: var(--a1wfy30z-4);
31425
+ flex: none;
31426
+ align-items: center;
31427
+ margin-right: 4px;
31428
+ cursor: auto;
31429
+ }
31430
+ .E_a1wfy30z .ant-input-number-input {
31431
+ padding: 0;
31432
+ margin: 0;
31433
+ height: auto;
31434
+ font-size: inherit;
31435
+ }
31436
+
31367
31437
  .E_ai7qkf2 .ant-input-number-handler-wrap {
31368
31438
  display: var(--ai7qkf2-0);
31369
31439
  }
@@ -31418,80 +31488,10 @@ button.E_n7k2c6r {
31418
31488
  border: 1px;
31419
31489
  padding: 8px 16px;
31420
31490
  }
31421
- .E_ai7qkf2.ant-input-number-sm input {
31422
- height: 22px;
31423
- border: 1px;
31424
- padding: 2px 8px;
31425
- }
31426
-
31427
- .E_i1inqkme {
31428
- height: 18px;
31429
- line-height: 18px;
31430
- padding: 0 4px;
31431
- border-radius: 4px;
31432
- background: rgba(235, 239, 245, 0.6);
31433
- border: 1px solid rgba(223, 228, 235, 0.6);
31434
- display: flex;
31435
- align-items: center;
31436
- white-space: nowrap;
31437
- margin-right: 4px;
31438
- }
31439
-
31440
- .E_iq1gosr {
31441
- display: inline-block;
31442
- }
31443
-
31444
- .E_a1wfy30z .ant-input-number-handler-wrap {
31445
- display: var(--a1wfy30z-0);
31446
- }
31447
- .E_a1wfy30z .ant-input-number-input-wrap {
31448
- padding: 4px 11px;
31449
- display: inline-flex;
31450
- line-height: 1.5715;
31451
- height: inherit;
31452
- }
31453
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31454
- content: var(--a1wfy30z-1);
31455
- display: var(--a1wfy30z-2);
31456
- flex: none;
31457
- align-items: center;
31458
- margin-left: 4px;
31459
- }
31460
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31461
- content: var(--a1wfy30z-3);
31462
- display: var(--a1wfy30z-4);
31463
- flex: none;
31464
- align-items: center;
31465
- margin-right: 4px;
31466
- cursor: auto;
31467
- }
31468
- .E_a1wfy30z .ant-input-number-input {
31469
- padding: 0;
31470
- margin: 0;
31471
- height: auto;
31472
- font-size: inherit;
31473
- }
31474
-
31475
- .E_fzh9mnb {
31476
- width: 100%;
31477
- height: 100%;
31478
- min-height: 124px;
31479
- display: flex;
31480
- flex-direction: column;
31481
- justify-content: center;
31482
- align-items: center;
31483
- }
31484
- .E_fzh9mnb .error-text {
31485
- color: rgba(10, 37, 85, 0.6);
31486
- margin-bottom: 16px;
31487
- font-size: 18px;
31488
- }
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;
31491
+ .E_ai7qkf2.ant-input-number-sm input {
31492
+ height: 22px;
31493
+ border: 1px;
31494
+ padding: 2px 8px;
31495
31495
  }
31496
31496
 
31497
31497
  .E_owd0kml {
@@ -31503,6 +31503,40 @@ button.E_n7k2c6r {
31503
31503
  position: absolute;
31504
31504
  }
31505
31505
 
31506
+ .E_m196gn1d {
31507
+ min-width: 1280px;
31508
+ }
31509
+
31510
+ .E_a1b5xrg3 .user-icon-inner {
31511
+ display: inline-flex;
31512
+ align-items: center;
31513
+ justify-content: center;
31514
+ color: #fff;
31515
+ font-weight: bold;
31516
+ font-size: 12px;
31517
+ width: 24px;
31518
+ height: 24px;
31519
+ border-radius: 50%;
31520
+ background: var(--a1b5xrg3-0);
31521
+ }
31522
+ .E_a1b5xrg3.btn-item {
31523
+ transition: all 160ms ease;
31524
+ cursor: pointer;
31525
+ width: 56px;
31526
+ height: 40px;
31527
+ display: inline-flex;
31528
+ align-items: center;
31529
+ justify-content: center;
31530
+ border-radius: 6px;
31531
+ }
31532
+ .E_a1b5xrg3.btn-item:hover {
31533
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31534
+ }
31535
+ .E_a1b5xrg3.btn-item:active {
31536
+ transform: translateY(2px);
31537
+ transition: all 320ms ease;
31538
+ }
31539
+
31506
31540
  .E_dsnbhzf {
31507
31541
  font-family: Inter;
31508
31542
  font-style: normal;
@@ -31978,40 +32012,6 @@ button.E_n7k2c6r {
31978
32012
  line-height: 12px;
31979
32013
  }
31980
32014
 
31981
- .E_m196gn1d {
31982
- min-width: 1280px;
31983
- }
31984
-
31985
- .E_a1b5xrg3 .user-icon-inner {
31986
- display: inline-flex;
31987
- align-items: center;
31988
- justify-content: center;
31989
- color: #fff;
31990
- font-weight: bold;
31991
- font-size: 12px;
31992
- width: 24px;
31993
- height: 24px;
31994
- border-radius: 50%;
31995
- background: var(--a1b5xrg3-0);
31996
- }
31997
- .E_a1b5xrg3.btn-item {
31998
- transition: all 160ms ease;
31999
- cursor: pointer;
32000
- width: 56px;
32001
- height: 40px;
32002
- display: inline-flex;
32003
- align-items: center;
32004
- justify-content: center;
32005
- border-radius: 6px;
32006
- }
32007
- .E_a1b5xrg3.btn-item:hover {
32008
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32009
- }
32010
- .E_a1b5xrg3.btn-item:active {
32011
- transform: translateY(2px);
32012
- transition: all 320ms ease;
32013
- }
32014
-
32015
32015
  .E_cnujxq2 {
32016
32016
  display: flex;
32017
32017
  flex-direction: column;
@@ -33652,6 +33652,40 @@ input.E_rf8rlle.ant-input {
33652
33652
  padding: 0;
33653
33653
  }
33654
33654
 
33655
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33656
+ margin-right: 2px;
33657
+ }
33658
+
33659
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33660
+ padding-left: 8px;
33661
+ padding-right: 8px;
33662
+ }
33663
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33664
+ border-radius: 4px;
33665
+ }
33666
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33667
+ border-radius: 4px;
33668
+ }
33669
+
33670
+ .E_ma64lna .antd5-segmented-item-label {
33671
+ padding-left: 12px;
33672
+ padding-right: 12px;
33673
+ }
33674
+
33675
+ .E_ckld275 {
33676
+ background-color: rgba(225, 230, 241, 0.6);
33677
+ }
33678
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33679
+ background-color: rgba(255, 255, 255, 0.6);
33680
+ color: rgba(44, 56, 82, 0.75);
33681
+ }
33682
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33683
+ background-color: transparent;
33684
+ }
33685
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33686
+ background-color: transparent;
33687
+ }
33688
+
33655
33689
  .E_c1kghdax {
33656
33690
  color: #2d3a56;
33657
33691
  padding: 7px 12px;
@@ -33696,106 +33730,6 @@ input.E_rf8rlle.ant-input {
33696
33730
  padding: 0 12px 14px 12px;
33697
33731
  }
33698
33732
 
33699
- .E_b14q2gmw {
33700
- 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);
33701
- }
33702
-
33703
- .E_c1eym6el {
33704
- border-radius: 8px;
33705
- background-color: white;
33706
- }
33707
- .E_c1eym6el.hoverable {
33708
- cursor: pointer;
33709
- }
33710
- .E_c1eym6el.hoverable:hover {
33711
- transition: all 200ms ease;
33712
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33713
- transform: translateY(-4px);
33714
- }
33715
-
33716
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33717
- margin-right: 2px;
33718
- }
33719
-
33720
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33721
- padding-left: 8px;
33722
- padding-right: 8px;
33723
- }
33724
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33725
- border-radius: 4px;
33726
- }
33727
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33728
- border-radius: 4px;
33729
- }
33730
-
33731
- .E_ma64lna .antd5-segmented-item-label {
33732
- padding-left: 12px;
33733
- padding-right: 12px;
33734
- }
33735
-
33736
- .E_ckld275 {
33737
- background-color: rgba(225, 230, 241, 0.6);
33738
- }
33739
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33740
- background-color: rgba(255, 255, 255, 0.6);
33741
- color: rgba(44, 56, 82, 0.75);
33742
- }
33743
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33744
- background-color: transparent;
33745
- }
33746
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33747
- background-color: transparent;
33748
- }
33749
-
33750
- .E_lht19u8 {
33751
- width: 64px;
33752
- height: 64px;
33753
- display: flex;
33754
- align-items: center;
33755
- justify-content: center;
33756
- position: relative;
33757
- opacity: 0.2;
33758
- }
33759
-
33760
- .E_lk3gkp4 {
33761
- position: absolute;
33762
- width: 5px;
33763
- height: 48px;
33764
- left: 9.33px;
33765
- top: 40.5px;
33766
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33767
- border-radius: 5px;
33768
- transform: rotate(-128deg);
33769
- transform-origin: top left;
33770
- animation: loading-indicator1 1100ms ease-out infinite;
33771
- }
33772
-
33773
- .E_ll4n94n {
33774
- position: absolute;
33775
- width: 5px;
33776
- height: 48px;
33777
- left: 40.8px;
33778
- top: 8.4px;
33779
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33780
- border-radius: 5px;
33781
- transform: rotate(-8deg);
33782
- transform-origin: top left;
33783
- animation: loading-indicator2 1100ms ease-out infinite;
33784
- }
33785
-
33786
- .E_l17lbdo6 {
33787
- position: absolute;
33788
- width: 5px;
33789
- height: 48px;
33790
- left: 52.9px;
33791
- top: 51.8px;
33792
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33793
- border-radius: 5px;
33794
- transform: rotate(112deg);
33795
- transform-origin: top left;
33796
- animation: loading-indicator3 1100ms ease-out infinite;
33797
- }
33798
-
33799
33733
  .E_ckui4s7 {
33800
33734
  color: #2d3a56;
33801
33735
  line-height: 22px;
@@ -33860,42 +33794,70 @@ input.E_rf8rlle.ant-input {
33860
33794
  margin-left: 24px;
33861
33795
  }
33862
33796
 
33863
- .E_w7ob4th.outside-tag {
33864
- padding-left: 0;
33865
- }
33866
- .E_w7ob4th.outside-tag .inside-tag {
33867
- border-radius: 4px 0 0 4px;
33868
- padding-right: 4px;
33869
- margin-right: 4px;
33797
+ .E_b14q2gmw {
33798
+ 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);
33870
33799
  }
33871
33800
 
33872
- .E_slr2ynn {
33873
- padding: 0 8px;
33874
- height: 18px;
33801
+ .E_c1eym6el {
33802
+ border-radius: 8px;
33803
+ background-color: white;
33875
33804
  }
33876
-
33877
- .E_m140wbb6 {
33878
- padding: 2px 8px;
33879
- height: 24px;
33805
+ .E_c1eym6el.hoverable {
33806
+ cursor: pointer;
33807
+ }
33808
+ .E_c1eym6el.hoverable:hover {
33809
+ transition: all 200ms ease;
33810
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33811
+ transform: translateY(-4px);
33880
33812
  }
33881
33813
 
33882
- .E_t1fozc1i {
33883
- margin: 0;
33814
+ .E_lht19u8 {
33815
+ width: 64px;
33816
+ height: 64px;
33817
+ display: flex;
33818
+ align-items: center;
33819
+ justify-content: center;
33820
+ position: relative;
33821
+ opacity: 0.2;
33884
33822
  }
33885
33823
 
33886
- .E_i1vxv4ln {
33887
- margin-right: 4px;
33888
- height: 16px;
33824
+ .E_lk3gkp4 {
33825
+ position: absolute;
33826
+ width: 5px;
33827
+ height: 48px;
33828
+ left: 9.33px;
33829
+ top: 40.5px;
33830
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33831
+ border-radius: 5px;
33832
+ transform: rotate(-128deg);
33833
+ transform-origin: top left;
33834
+ animation: loading-indicator1 1100ms ease-out infinite;
33889
33835
  }
33890
33836
 
33891
- .E_n1afl31m.ant-tag.ant-tag-gray {
33892
- font-weight: 700;
33893
- color: #00122e;
33894
- background-color: rgba(237, 241, 250, 0.6);
33895
- border: 1px solid rgba(211, 218, 235, 0.6);
33896
- word-break: break-all;
33897
- display: inline;
33898
- white-space: normal;
33837
+ .E_ll4n94n {
33838
+ position: absolute;
33839
+ width: 5px;
33840
+ height: 48px;
33841
+ left: 40.8px;
33842
+ top: 8.4px;
33843
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33844
+ border-radius: 5px;
33845
+ transform: rotate(-8deg);
33846
+ transform-origin: top left;
33847
+ animation: loading-indicator2 1100ms ease-out infinite;
33848
+ }
33849
+
33850
+ .E_l17lbdo6 {
33851
+ position: absolute;
33852
+ width: 5px;
33853
+ height: 48px;
33854
+ left: 52.9px;
33855
+ top: 51.8px;
33856
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33857
+ border-radius: 5px;
33858
+ transform: rotate(112deg);
33859
+ transform-origin: top left;
33860
+ animation: loading-indicator3 1100ms ease-out infinite;
33899
33861
  }
33900
33862
 
33901
33863
  .E_sjob3jg {
@@ -34046,58 +34008,289 @@ input.E_rf8rlle.ant-input {
34046
34008
  display: flex;
34047
34009
  align-items: center;
34048
34010
  }
34049
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34050
- min-height: auto;
34051
- white-space: nowrap;
34011
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34012
+ min-height: auto;
34013
+ white-space: nowrap;
34014
+ }
34015
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34016
+ font-size: 13px;
34017
+ line-height: 20px;
34018
+ max-width: 100%;
34019
+ padding-right: 0;
34020
+ }
34021
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34022
+ background: rgba(0, 128, 255, 0.1);
34023
+ }
34024
+
34025
+ .E_h6l1tj4 {
34026
+ width: 100%;
34027
+ display: inline-flex;
34028
+ align-items: center;
34029
+ justify-content: center;
34030
+ column-gap: 4px;
34031
+ }
34032
+ .E_h6l1tj4 .step-item-prefix-container {
34033
+ display: inline-flex;
34034
+ align-items: center;
34035
+ width: 18px;
34036
+ height: 18px;
34037
+ color: rgba(44, 56, 82, 0.75);
34038
+ justify-content: center;
34039
+ }
34040
+
34041
+ .E_v18frne8 {
34042
+ width: 100%;
34043
+ display: flex;
34044
+ align-items: center;
34045
+ justify-content: center;
34046
+ column-gap: 6px;
34047
+ font-size: 13px;
34048
+ }
34049
+ .E_v18frne8 .step-item-prefix-container {
34050
+ display: inline-flex;
34051
+ align-items: center;
34052
+ min-width: 20px;
34053
+ min-height: 20px;
34054
+ color: rgba(44, 56, 82, 0.75);
34055
+ justify-content: center;
34056
+ }
34057
+
34058
+ .E_w7ob4th.outside-tag {
34059
+ padding-left: 0;
34060
+ }
34061
+ .E_w7ob4th.outside-tag .inside-tag {
34062
+ border-radius: 4px 0 0 4px;
34063
+ padding-right: 4px;
34064
+ margin-right: 4px;
34065
+ }
34066
+
34067
+ .E_t1dtlqs1 {
34068
+ margin-bottom: 4px;
34069
+ color: rgba(44, 56, 82, 0.6);
34070
+ overflow: hidden;
34071
+ text-overflow: ellipsis;
34072
+ white-space: nowrap;
34073
+ }
34074
+
34075
+ .E_s1ese5oy {
34076
+ color: rgba(44, 56, 82, 0.6);
34077
+ line-height: 32px;
34078
+ height: 32px;
34079
+ margin-bottom: 0;
34080
+ }
34081
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34082
+ color: #0080ff;
34083
+ }
34084
+ .E_s1ese5oy.warning {
34085
+ color: #ffa500;
34086
+ }
34087
+ .E_s1ese5oy.success {
34088
+ color: #00ba5d;
34089
+ }
34090
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34091
+ color: #f0483e;
34092
+ }
34093
+ .E_s1ese5oy.normal {
34094
+ color: rgba(44, 56, 82, 0.6);
34095
+ }
34096
+
34097
+ .E_b1ibis43 {
34098
+ margin-bottom: 0;
34099
+ color: #00122e;
34100
+ }
34101
+
34102
+ .E_b11xxjd2 {
34103
+ line-height: 32px;
34104
+ margin-right: 6px;
34105
+ }
34106
+
34107
+ .E_bsub5bw.with-description {
34108
+ height: 24px;
34109
+ flex: 1;
34110
+ position: relative;
34111
+ top: -7px;
34112
+ }
34113
+ .E_bsub5bw p {
34114
+ width: 100%;
34115
+ overflow: hidden;
34116
+ text-overflow: ellipsis;
34117
+ white-space: nowrap;
34118
+ }
34119
+
34120
+ .E_tmoyoag {
34121
+ border: 1px solid rgba(211, 218, 235, 0.6);
34122
+ border-radius: 8px;
34123
+ overflow: auto;
34124
+ }
34125
+ .E_tmoyoag .ant-list {
34126
+ position: relative;
34127
+ }
34128
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34129
+ position: sticky;
34130
+ top: 0;
34131
+ z-index: 2;
34132
+ display: flex;
34133
+ padding: 8px;
34134
+ flex-wrap: nowrap;
34135
+ justify-content: flex-start;
34136
+ background: #f2f5fa;
34137
+ font-size: 14px;
34138
+ color: rgba(44, 56, 82, 0.6);
34139
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34140
+ }
34141
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34142
+ align-items: inherit;
34143
+ }
34144
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34145
+ display: flex;
34146
+ justify-content: flex-start;
34147
+ align-items: flex-start;
34148
+ flex-wrap: wrap;
34149
+ padding: 8px;
34150
+ border: none;
34151
+ }
34152
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34153
+ flex-basis: 100%;
34154
+ margin: 12px 0 0;
34155
+ order: 99;
34156
+ color: rgba(44, 56, 82, 0.6);
34157
+ }
34158
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34159
+ color: #f0483e;
34160
+ flex-basis: 100%;
34161
+ order: 98;
34162
+ margin: 12px 0 0;
34163
+ }
34164
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34165
+ background-color: rgba(237, 241, 250, 0.6);
34166
+ }
34167
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34168
+ background-color: rgba(0, 136, 255, 0.1);
34169
+ }
34170
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34171
+ flex: 1 0 0;
34172
+ overflow: hidden;
34173
+ }
34174
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34175
+ color: rgba(44, 56, 82, 0.6);
34176
+ margin: 0;
34177
+ }
34178
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34179
+ text-align: center;
34180
+ }
34181
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34182
+ text-align: center;
34183
+ }
34184
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34185
+ text-align: left;
34186
+ }
34187
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34188
+ text-align: left;
34189
+ }
34190
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34191
+ text-align: right;
34192
+ }
34193
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34194
+ text-align: right;
34195
+ }
34196
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34197
+ margin-right: 8px;
34198
+ }
34199
+ .E_tmoyoag .ant-list .ant-list-item-action {
34200
+ padding: 4px;
34201
+ width: 24px;
34202
+ height: 24px;
34203
+ overflow: hidden;
34204
+ }
34205
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34206
+ padding: 0;
34207
+ }
34208
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34209
+ cursor: not-allowed;
34210
+ opacity: 0.5;
34211
+ }
34212
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34213
+ margin: 0;
34214
+ }
34215
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34216
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34217
+ border-radius: 5px;
34218
+ font-size: 12px;
34219
+ }
34220
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34221
+ font-size: inherit;
34222
+ }
34223
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34224
+ min-height: 24px;
34225
+ font-size: 12px;
34226
+ position: relative;
34227
+ }
34228
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34229
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34230
+ }
34231
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34232
+ background-color: rgba(237, 241, 250, 0.6);
34233
+ }
34234
+
34235
+ .E_a138syjm {
34236
+ display: flex;
34237
+ align-items: center;
34238
+ margin-top: 8px;
34239
+ }
34240
+ .E_a138syjm button.ant-btn {
34241
+ padding: 2px 8px;
34242
+ height: 24px;
34052
34243
  }
34053
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34054
- font-size: 13px;
34055
- line-height: 20px;
34056
- max-width: 100%;
34057
- padding-right: 0;
34244
+ .E_a138syjm > span.maximum-desc {
34245
+ display: none;
34246
+ margin-left: 8px;
34247
+ color: rgba(44, 56, 82, 0.6);
34058
34248
  }
34059
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34060
- background: rgba(0, 128, 255, 0.1);
34249
+ .E_a138syjm > span.maximum-desc.disabled {
34250
+ display: inline;
34061
34251
  }
34062
34252
 
34063
- .E_h6l1tj4 {
34064
- width: 100%;
34065
- display: inline-flex;
34066
- align-items: center;
34067
- justify-content: center;
34068
- column-gap: 4px;
34253
+ .E_d77i8u0 {
34254
+ width: 24px;
34255
+ height: 24px;
34256
+ padding: 4px;
34257
+ margin-right: 8px;
34069
34258
  }
34070
- .E_h6l1tj4 .step-item-prefix-container {
34071
- display: inline-flex;
34072
- align-items: center;
34073
- width: 18px;
34259
+
34260
+ .E_i1g85yz3 {
34261
+ margin-right: 4px;
34262
+ height: 16px;
34263
+ }
34264
+
34265
+ .E_slr2ynn {
34266
+ padding: 0 8px;
34074
34267
  height: 18px;
34075
- color: rgba(44, 56, 82, 0.75);
34076
- justify-content: center;
34077
34268
  }
34078
34269
 
34079
- .E_v18frne8 {
34080
- width: 100%;
34081
- display: flex;
34082
- align-items: center;
34083
- justify-content: center;
34084
- column-gap: 6px;
34085
- font-size: 13px;
34270
+ .E_m140wbb6 {
34271
+ padding: 2px 8px;
34272
+ height: 24px;
34086
34273
  }
34087
- .E_v18frne8 .step-item-prefix-container {
34088
- display: inline-flex;
34089
- align-items: center;
34090
- min-width: 20px;
34091
- min-height: 20px;
34092
- color: rgba(44, 56, 82, 0.75);
34093
- justify-content: center;
34274
+
34275
+ .E_t1fozc1i {
34276
+ margin: 0;
34094
34277
  }
34095
34278
 
34096
- .E_i1g85yz3 {
34279
+ .E_i1vxv4ln {
34097
34280
  margin-right: 4px;
34098
34281
  height: 16px;
34099
34282
  }
34100
34283
 
34284
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34285
+ font-weight: 700;
34286
+ color: #00122e;
34287
+ background-color: rgba(237, 241, 250, 0.6);
34288
+ border: 1px solid rgba(211, 218, 235, 0.6);
34289
+ word-break: break-all;
34290
+ display: inline;
34291
+ white-space: normal;
34292
+ }
34293
+
34101
34294
  button.E_l48ei06.ant-btn {
34102
34295
  font-size: 12px;
34103
34296
  line-height: 18px;
@@ -34148,81 +34341,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34148
34341
  color: rgba(44, 56, 82, 0.7490196078);
34149
34342
  }
34150
34343
 
34151
- .E_sddwhm6 {
34152
- margin: 0;
34153
- border-radius: 20px;
34154
- padding: 2px 10px;
34155
- height: 22px;
34156
- }
34157
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34158
- background-color: rgba(237, 241, 250, 0.6) !important;
34159
- }
34160
- .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 {
34161
- background-color: rgba(225, 230, 241, 0.6) !important;
34162
- }
34163
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34164
- color: #00122e;
34165
- }
34166
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34167
- margin-right: 6px;
34168
- }
34169
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34170
- margin-left: 8px;
34171
- color: rgba(44, 56, 82, 0.6);
34172
- }
34173
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34174
- background-color: rgba(0, 136, 255, 0.1);
34175
- }
34176
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34177
- background-color: #0080ff;
34178
- }
34179
- .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 {
34180
- background-color: rgba(0, 136, 255, 0.16);
34181
- }
34182
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34183
- background-color: rgba(255, 74, 74, 0.1);
34184
- }
34185
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34186
- background-color: #f0483e;
34187
- }
34188
- .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 {
34189
- background-color: rgba(255, 74, 74, 0.16);
34190
- }
34191
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34192
- background-color: rgba(254, 160, 8, 0.1);
34193
- }
34194
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34195
- background-color: #fea008;
34196
- }
34197
- .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 {
34198
- background-color: rgba(255, 187, 0, 0.16);
34199
- }
34200
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34201
- background-color: rgba(30, 201, 127, 0.1);
34202
- }
34203
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34204
- background-color: #00ba5d;
34205
- }
34206
- .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 {
34207
- background-color: rgba(30, 201, 127, 0.16);
34208
- }
34209
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34210
- background-color: rgba(225, 230, 241, 0.6);
34211
- }
34212
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34213
- background-color: #6b7d99;
34214
- }
34215
- .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 {
34216
- background-color: rgba(211, 218, 235, 0.6);
34217
- }
34218
-
34219
- .E_satwmqm {
34220
- width: 8px;
34221
- height: 8px;
34222
- border-radius: 50%;
34223
- display: inline-block;
34224
- }
34225
-
34226
34344
  .E_tc97u5y {
34227
34345
  height: 100%;
34228
34346
  }
@@ -34555,252 +34673,164 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34555
34673
  }
34556
34674
  .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34557
34675
  position: static;
34558
- border: none;
34559
- background: inherit !important;
34560
- height: 100px;
34561
- vertical-align: middle;
34562
- }
34563
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34564
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34565
- font-weight: bold;
34566
- font-size: 20px;
34567
- color: rgba(10, 37, 85, 0.6);
34568
- }
34569
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34570
- .E_t1fisho6 div.ant-table th.cell__action_ {
34571
- z-index: 10;
34572
- }
34573
- .E_t1fisho6 div.ant-table td.cell__action_ {
34574
- padding: 0 !important;
34575
- position: relative;
34576
- background: #fff;
34577
- }
34578
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
34579
- height: 100%;
34580
- display: flex;
34581
- align-items: center;
34582
- justify-content: flex-end;
34583
- padding-right: 8px;
34584
- }
34585
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34586
- width: 24px;
34587
- height: 24px;
34588
- cursor: pointer;
34589
- justify-content: center;
34590
- border-radius: 4px;
34591
- }
34592
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34593
- background: #fff;
34594
- }
34595
-
34596
- .E_r77hffu {
34597
- display: flex;
34598
- align-items: center;
34599
- justify-content: space-between;
34600
- column-gap: 6px;
34601
- }
34602
-
34603
- .E_p1cmxsf7 {
34604
- display: flex;
34605
- flex-direction: column;
34606
- justify-content: center;
34607
- row-gap: var(--p1cmxsf7-0);
34608
- }
34609
- .E_p1cmxsf7 .antd5-progress-line {
34610
- font-size: 0;
34611
- }
34612
-
34613
- .E_t1dtlqs1 {
34614
- margin-bottom: 4px;
34615
- color: rgba(44, 56, 82, 0.6);
34616
- overflow: hidden;
34617
- text-overflow: ellipsis;
34618
- white-space: nowrap;
34619
- }
34620
-
34621
- .E_s1ese5oy {
34622
- color: rgba(44, 56, 82, 0.6);
34623
- line-height: 32px;
34624
- height: 32px;
34625
- margin-bottom: 0;
34626
- }
34627
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34628
- color: #0080ff;
34629
- }
34630
- .E_s1ese5oy.warning {
34631
- color: #ffa500;
34632
- }
34633
- .E_s1ese5oy.success {
34634
- color: #00ba5d;
34635
- }
34636
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34637
- color: #f0483e;
34638
- }
34639
- .E_s1ese5oy.normal {
34640
- color: rgba(44, 56, 82, 0.6);
34641
- }
34642
-
34643
- .E_b1ibis43 {
34644
- margin-bottom: 0;
34645
- color: #00122e;
34646
- }
34647
-
34648
- .E_b11xxjd2 {
34649
- line-height: 32px;
34650
- margin-right: 6px;
34651
- }
34652
-
34653
- .E_bsub5bw.with-description {
34654
- height: 24px;
34655
- flex: 1;
34656
- position: relative;
34657
- top: -7px;
34676
+ border: none;
34677
+ background: inherit !important;
34678
+ height: 100px;
34679
+ vertical-align: middle;
34658
34680
  }
34659
- .E_bsub5bw p {
34660
- width: 100%;
34661
- overflow: hidden;
34662
- text-overflow: ellipsis;
34663
- white-space: nowrap;
34681
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34682
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34683
+ font-weight: bold;
34684
+ font-size: 20px;
34685
+ color: rgba(10, 37, 85, 0.6);
34664
34686
  }
34665
-
34666
- .E_tmoyoag {
34667
- border: 1px solid rgba(211, 218, 235, 0.6);
34668
- border-radius: 8px;
34669
- overflow: auto;
34687
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34688
+ .E_t1fisho6 div.ant-table th.cell__action_ {
34689
+ z-index: 10;
34670
34690
  }
34671
- .E_tmoyoag .ant-list {
34691
+ .E_t1fisho6 div.ant-table td.cell__action_ {
34692
+ padding: 0 !important;
34672
34693
  position: relative;
34694
+ background: #fff;
34673
34695
  }
34674
- .E_tmoyoag .ant-list .eagle-table-form-header {
34675
- position: sticky;
34676
- top: 0;
34677
- z-index: 2;
34696
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
34697
+ height: 100%;
34678
34698
  display: flex;
34679
- padding: 8px;
34680
- flex-wrap: nowrap;
34681
- justify-content: flex-start;
34682
- background: #f2f5fa;
34683
- font-size: 14px;
34684
- color: rgba(44, 56, 82, 0.6);
34685
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34699
+ align-items: center;
34700
+ justify-content: flex-end;
34701
+ padding-right: 8px;
34686
34702
  }
34687
- .E_tmoyoag .ant-list .eagle-table-form-header {
34688
- align-items: inherit;
34703
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34704
+ width: 24px;
34705
+ height: 24px;
34706
+ cursor: pointer;
34707
+ justify-content: center;
34708
+ border-radius: 4px;
34689
34709
  }
34690
- .E_tmoyoag .ant-list .eagle-table-form-row {
34691
- display: flex;
34692
- justify-content: flex-start;
34693
- align-items: flex-start;
34694
- flex-wrap: wrap;
34695
- padding: 8px;
34696
- border: none;
34710
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34711
+ background: #fff;
34697
34712
  }
34698
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34699
- flex-basis: 100%;
34700
- margin: 12px 0 0;
34701
- order: 99;
34702
- color: rgba(44, 56, 82, 0.6);
34713
+
34714
+ .E_sddwhm6 {
34715
+ margin: 0;
34716
+ border-radius: 20px;
34717
+ padding: 2px 10px;
34718
+ height: 22px;
34703
34719
  }
34704
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34705
- color: #f0483e;
34706
- flex-basis: 100%;
34707
- order: 98;
34708
- margin: 12px 0 0;
34720
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34721
+ background-color: rgba(237, 241, 250, 0.6) !important;
34709
34722
  }
34710
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34711
- background-color: rgba(237, 241, 250, 0.6);
34723
+ .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 {
34724
+ background-color: rgba(225, 230, 241, 0.6) !important;
34712
34725
  }
34713
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34714
- background-color: rgba(0, 136, 255, 0.1);
34726
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34727
+ color: #00122e;
34715
34728
  }
34716
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34717
- flex: 1 0 0;
34718
- overflow: hidden;
34729
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34730
+ margin-right: 6px;
34719
34731
  }
34720
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34732
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34733
+ margin-left: 8px;
34721
34734
  color: rgba(44, 56, 82, 0.6);
34722
- margin: 0;
34723
34735
  }
34724
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34725
- text-align: center;
34736
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34737
+ background-color: rgba(0, 136, 255, 0.1);
34726
34738
  }
34727
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34728
- text-align: center;
34739
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34740
+ background-color: #0080ff;
34729
34741
  }
34730
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34731
- text-align: left;
34742
+ .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 {
34743
+ background-color: rgba(0, 136, 255, 0.16);
34732
34744
  }
34733
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34734
- text-align: left;
34745
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34746
+ background-color: rgba(255, 74, 74, 0.1);
34735
34747
  }
34736
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34737
- text-align: right;
34748
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34749
+ background-color: #f0483e;
34738
34750
  }
34739
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34740
- text-align: right;
34751
+ .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 {
34752
+ background-color: rgba(255, 74, 74, 0.16);
34741
34753
  }
34742
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34743
- margin-right: 8px;
34754
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34755
+ background-color: rgba(254, 160, 8, 0.1);
34744
34756
  }
34745
- .E_tmoyoag .ant-list .ant-list-item-action {
34746
- padding: 4px;
34747
- width: 24px;
34748
- height: 24px;
34749
- overflow: hidden;
34757
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34758
+ background-color: #fea008;
34750
34759
  }
34751
- .E_tmoyoag .ant-list .ant-list-item-action li {
34752
- padding: 0;
34760
+ .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 {
34761
+ background-color: rgba(255, 187, 0, 0.16);
34753
34762
  }
34754
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34755
- cursor: not-allowed;
34756
- opacity: 0.5;
34763
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34764
+ background-color: rgba(30, 201, 127, 0.1);
34757
34765
  }
34758
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34759
- margin: 0;
34766
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34767
+ background-color: #00ba5d;
34760
34768
  }
34761
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34762
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34763
- border-radius: 5px;
34764
- font-size: 12px;
34769
+ .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 {
34770
+ background-color: rgba(30, 201, 127, 0.16);
34765
34771
  }
34766
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34767
- font-size: inherit;
34772
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34773
+ background-color: rgba(225, 230, 241, 0.6);
34768
34774
  }
34769
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34770
- min-height: 24px;
34771
- font-size: 12px;
34772
- position: relative;
34775
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34776
+ background-color: #6b7d99;
34773
34777
  }
34774
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34775
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34778
+ .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 {
34779
+ background-color: rgba(211, 218, 235, 0.6);
34776
34780
  }
34777
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34778
- background-color: rgba(237, 241, 250, 0.6);
34781
+
34782
+ .E_satwmqm {
34783
+ width: 8px;
34784
+ height: 8px;
34785
+ border-radius: 50%;
34786
+ display: inline-block;
34779
34787
  }
34780
34788
 
34781
- .E_a138syjm {
34789
+ .E_r77hffu {
34782
34790
  display: flex;
34783
34791
  align-items: center;
34784
- margin-top: 8px;
34785
- }
34786
- .E_a138syjm button.ant-btn {
34787
- padding: 2px 8px;
34788
- height: 24px;
34792
+ justify-content: space-between;
34793
+ column-gap: 6px;
34789
34794
  }
34790
- .E_a138syjm > span.maximum-desc {
34791
- display: none;
34792
- margin-left: 8px;
34793
- color: rgba(44, 56, 82, 0.6);
34795
+
34796
+ .E_p1cmxsf7 {
34797
+ display: flex;
34798
+ flex-direction: column;
34799
+ justify-content: center;
34800
+ row-gap: var(--p1cmxsf7-0);
34794
34801
  }
34795
- .E_a138syjm > span.maximum-desc.disabled {
34796
- display: inline;
34802
+ .E_p1cmxsf7 .antd5-progress-line {
34803
+ font-size: 0;
34797
34804
  }
34798
34805
 
34799
- .E_d77i8u0 {
34800
- width: 24px;
34801
- height: 24px;
34802
- padding: 4px;
34803
- margin-right: 8px;
34806
+ .E_t13ef470 {
34807
+ height: 100%;
34808
+ }
34809
+ .E_t13ef470 .table-loading-item {
34810
+ padding: 12px 4px;
34811
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34812
+ display: flex;
34813
+ }
34814
+ .E_t13ef470 .table-loading-item > * {
34815
+ height: 16px;
34816
+ margin: 4px;
34817
+ background: rgba(204, 212, 227, 0.18);
34818
+ border-radius: 2px;
34819
+ }
34820
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34821
+ width: 16px;
34822
+ }
34823
+ .E_t13ef470 .table-loading-item .td-loading {
34824
+ flex: 1;
34825
+ }
34826
+ .E_t13ef470 :nth-child(1) {
34827
+ padding: 8px 4px;
34828
+ }
34829
+ .E_t13ef470 :nth-child(1) > * {
34830
+ background: rgba(107, 125, 153, 0.18);
34831
+ }
34832
+ .E_t13ef470 :nth-child(1) > * {
34833
+ background: rgba(163, 180, 204, 0.18);
34804
34834
  }
34805
34835
 
34806
34836
  .E_msn7nxt {
@@ -34964,36 +34994,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34964
34994
  margin-left: 8px;
34965
34995
  }
34966
34996
 
34967
- .E_t13ef470 {
34968
- height: 100%;
34969
- }
34970
- .E_t13ef470 .table-loading-item {
34971
- padding: 12px 4px;
34972
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34973
- display: flex;
34974
- }
34975
- .E_t13ef470 .table-loading-item > * {
34976
- height: 16px;
34977
- margin: 4px;
34978
- background: rgba(204, 212, 227, 0.18);
34979
- border-radius: 2px;
34980
- }
34981
- .E_t13ef470 .table-loading-item .checkbox-loading {
34982
- width: 16px;
34983
- }
34984
- .E_t13ef470 .table-loading-item .td-loading {
34985
- flex: 1;
34986
- }
34987
- .E_t13ef470 :nth-child(1) {
34988
- padding: 8px 4px;
34989
- }
34990
- .E_t13ef470 :nth-child(1) > * {
34991
- background: rgba(107, 125, 153, 0.18);
34992
- }
34993
- .E_t13ef470 :nth-child(1) > * {
34994
- background: rgba(163, 180, 204, 0.18);
34995
- }
34996
-
34997
34997
  .E_t1gvlxt5 {
34998
34998
  min-width: 0;
34999
34999
  flex: 1;