@cloudtower/eagle 0.27.14 → 0.27.16

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.
@@ -29471,24 +29471,6 @@ html body {
29471
29471
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29472
29472
  }
29473
29473
  }
29474
- .i1mrf09m {
29475
- display: inline-flex;
29476
- align-items: center;
29477
- }
29478
- .i1mrf09m .icon-inner {
29479
- display: inline-flex;
29480
- align-items: center;
29481
- justify-content: center;
29482
- }
29483
- .i1mrf09m .icon-inner + span,
29484
- .i1mrf09m span + .icon-inner.suffix {
29485
- margin-left: 4px;
29486
- }
29487
- .i1mrf09m.is-rotate img,
29488
- .i1mrf09m.is-rotate svg {
29489
- animation: rotate 680ms linear infinite;
29490
- }
29491
-
29492
29474
  .iap75of {
29493
29475
  height: 18px;
29494
29476
  line-height: 18px;
@@ -29531,19 +29513,22 @@ html body {
29531
29513
  border-radius: unset;
29532
29514
  }
29533
29515
 
29534
- .fde5mpd {
29535
- width: 100%;
29536
- height: 100%;
29537
- min-height: 124px;
29538
- display: flex;
29539
- flex-direction: column;
29540
- justify-content: center;
29516
+ .i1mrf09m {
29517
+ display: inline-flex;
29541
29518
  align-items: center;
29542
29519
  }
29543
- .fde5mpd .error-text {
29544
- color: rgba(10, 37, 85, 0.6);
29545
- margin-bottom: 16px;
29546
- font-size: 18px;
29520
+ .i1mrf09m .icon-inner {
29521
+ display: inline-flex;
29522
+ align-items: center;
29523
+ justify-content: center;
29524
+ }
29525
+ .i1mrf09m .icon-inner + span,
29526
+ .i1mrf09m span + .icon-inner.suffix {
29527
+ margin-left: 4px;
29528
+ }
29529
+ .i1mrf09m.is-rotate img,
29530
+ .i1mrf09m.is-rotate svg {
29531
+ animation: rotate 680ms linear infinite;
29547
29532
  }
29548
29533
 
29549
29534
  .buj61ew.ant-btn-icon-only {
@@ -29796,13 +29781,159 @@ html body {
29796
29781
  padding: 0;
29797
29782
  }
29798
29783
 
29799
- .obf05yr {
29800
- display: inline-block;
29784
+ .fde5mpd {
29785
+ width: 100%;
29786
+ height: 100%;
29787
+ min-height: 124px;
29788
+ display: flex;
29789
+ flex-direction: column;
29790
+ justify-content: center;
29791
+ align-items: center;
29792
+ }
29793
+ .fde5mpd .error-text {
29794
+ color: rgba(10, 37, 85, 0.6);
29795
+ margin-bottom: 16px;
29796
+ font-size: 18px;
29801
29797
  }
29802
29798
 
29803
- .hsms1n6 {
29804
- visibility: hidden;
29805
- position: absolute;
29799
+ .c1up1pdz {
29800
+ width: 648px;
29801
+ }
29802
+ .c1up1pdz.active {
29803
+ border-color: #0080ff;
29804
+ }
29805
+ .c1up1pdz.active > header {
29806
+ background: rgba(0, 128, 255, 0.1);
29807
+ }
29808
+ .c1up1pdz .expand {
29809
+ padding: 12px;
29810
+ }
29811
+ .c1up1pdz .field-item {
29812
+ display: flex;
29813
+ padding: 10px 0;
29814
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29815
+ }
29816
+ .c1up1pdz .field-item:last-child {
29817
+ border-bottom: none;
29818
+ padding-bottom: 0;
29819
+ }
29820
+ .c1up1pdz .field-item label {
29821
+ line-height: 32px;
29822
+ width: 100px;
29823
+ color: rgba(62, 70, 82, 0.6);
29824
+ }
29825
+ .c1up1pdz .help {
29826
+ color: rgba(62, 70, 82, 0.6);
29827
+ margin-top: 5px;
29828
+ }
29829
+ .c1up1pdz .ant-input-affix-wrapper,
29830
+ .c1up1pdz .ant-picker {
29831
+ width: 128px;
29832
+ }
29833
+
29834
+ .c156wh19 {
29835
+ display: flex;
29836
+ align-items: center;
29837
+ justify-content: space-between;
29838
+ word-break: keep-all;
29839
+ }
29840
+ .c156wh19 .title {
29841
+ margin: 0 16px 0 8px;
29842
+ }
29843
+ .c156wh19 .retain {
29844
+ color: rgba(129, 138, 153, 0.6);
29845
+ }
29846
+ .c156wh19 .left {
29847
+ flex: 1;
29848
+ display: flex;
29849
+ overflow: hidden;
29850
+ align-items: center;
29851
+ justify-content: flex-start;
29852
+ white-space: nowrap;
29853
+ }
29854
+ .c156wh19 .left .title {
29855
+ max-width: 100%;
29856
+ overflow: hidden;
29857
+ text-overflow: ellipsis;
29858
+ }
29859
+ .c156wh19 .right {
29860
+ display: flex;
29861
+ align-items: center;
29862
+ }
29863
+ .c156wh19 .reverse {
29864
+ display: flex;
29865
+ flex-direction: row-reverse;
29866
+ align-items: center;
29867
+ }
29868
+ .c156wh19 .reverse .ant-switch {
29869
+ margin-left: 8px;
29870
+ }
29871
+ .c156wh19 .close {
29872
+ padding-left: 14px;
29873
+ margin-left: 14px;
29874
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29875
+ cursor: pointer;
29876
+ }
29877
+
29878
+ .m126spxy {
29879
+ padding-bottom: 4px;
29880
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29881
+ }
29882
+ .m126spxy .ant-btn-link {
29883
+ padding: 1px 10px;
29884
+ color: rgba(62, 70, 82, 0.6);
29885
+ border-radius: 4px;
29886
+ }
29887
+ .m126spxy .ant-btn-link.active {
29888
+ background: rgba(0, 128, 255, 0.1);
29889
+ color: #0096ff;
29890
+ }
29891
+
29892
+ .wpbf4pq {
29893
+ padding: 10px 0;
29894
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29895
+ }
29896
+ .wpbf4pq .ant-input,
29897
+ .wpbf4pq .ant-picker {
29898
+ width: 80px;
29899
+ margin: 0 9px;
29900
+ text-align: center;
29901
+ }
29902
+ .wpbf4pq .options {
29903
+ padding: 12px 0 12px 16px;
29904
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29905
+ margin: 5px 0 5px 8px;
29906
+ }
29907
+ .wpbf4pq .week-day-option,
29908
+ .wpbf4pq .month-day-option {
29909
+ background: #f5f7fa;
29910
+ box-sizing: border-box;
29911
+ border-radius: 16px;
29912
+ margin-right: 8px;
29913
+ }
29914
+ .wpbf4pq .week-day-option:focus,
29915
+ .wpbf4pq .month-day-option:focus {
29916
+ color: inherit;
29917
+ border-color: #d9d9d9;
29918
+ }
29919
+ .wpbf4pq .week-day-option.active {
29920
+ background-color: #0096ff;
29921
+ border-color: #0096ff;
29922
+ color: #fff;
29923
+ }
29924
+ .wpbf4pq .week-day-option.en-text {
29925
+ width: 110px;
29926
+ margin-top: 4px;
29927
+ }
29928
+ .wpbf4pq .month-day-option {
29929
+ width: 32px;
29930
+ padding: 0;
29931
+ margin-bottom: 8px;
29932
+ }
29933
+ .wpbf4pq .month-day-option.active {
29934
+ background-color: #0096ff;
29935
+ border-color: #0096ff;
29936
+ color: #fff;
29806
29937
  }
29807
29938
 
29808
29939
  .rxbeqvl.ant-radio-wrapper {
@@ -29951,43 +30082,181 @@ html body {
29951
30082
  width: 36px;
29952
30083
  }
29953
30084
 
29954
- .cz04yix {
30085
+ .p12gwtiw {
29955
30086
  display: flex;
29956
- flex-direction: column;
30087
+ justify-content: space-between;
30088
+ align-items: center;
30089
+ padding: 10px 0;
30090
+ color: rgba(44, 56, 82, 0.6);
30091
+ font-size: 12px;
30092
+ line-height: 24px;
29957
30093
  }
29958
-
29959
- .m1if5j39 {
29960
- max-width: 1120px;
29961
- width: 100%;
29962
- margin: 0 auto;
29963
- height: 100%;
30094
+ .p12gwtiw .pagination-left {
30095
+ padding: 2px 8px;
29964
30096
  }
29965
-
29966
- .w1vvwdlp {
29967
- max-width: 1120px;
29968
- width: 100%;
29969
- margin: 0 auto;
30097
+ .p12gwtiw .dropdown-trigger {
29970
30098
  display: flex;
30099
+ align-items: center;
30100
+ border-radius: 6px;
30101
+ cursor: pointer;
30102
+ transition: all 0.3s ease;
29971
30103
  }
29972
- .w1vvwdlp .left,
29973
- .w1vvwdlp .right {
29974
- flex-grow: 0;
29975
- flex-shrink: 0;
29976
- flex-basis: 21%;
30104
+ .p12gwtiw .dropdown-trigger:hover {
30105
+ background: rgba(211, 218, 235, 0.6);
30106
+ color: #0080ff;
29977
30107
  }
29978
- .w1vvwdlp .left {
30108
+ .p12gwtiw .dropdown-trigger .icon-inner {
30109
+ margin-left: 4px;
30110
+ }
30111
+ .p12gwtiw .pagination-right {
29979
30112
  display: flex;
29980
- justify-content: flex-end;
29981
- padding-right: 44px;
30113
+ align-items: center;
30114
+ color: #0080ff;
30115
+ font-weight: bold;
29982
30116
  }
29983
- .w1vvwdlp .right {
29984
- padding-left: 44px;
30117
+ .p12gwtiw .pagination-right .icon-inner {
30118
+ margin-left: 4px;
29985
30119
  }
29986
- .w1vvwdlp .middle {
29987
- margin-bottom: 40px;
29988
- flex-grow: 0;
29989
- flex-shrink: 0;
29990
- flex-basis: 58%;
30120
+ .p12gwtiw .pagination-right .prev-btn,
30121
+ .p12gwtiw .pagination-right .next-btn {
30122
+ padding: 0 8px;
30123
+ }
30124
+ .p12gwtiw .pagination-right .prev-btn > span,
30125
+ .p12gwtiw .pagination-right .next-btn > span {
30126
+ color: #0080ff;
30127
+ }
30128
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30129
+ transform: rotate(180deg);
30130
+ }
30131
+
30132
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30133
+ max-height: calc(100vh - 128px);
30134
+ overflow-y: auto;
30135
+ }
30136
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30137
+ padding: 4px 20px;
30138
+ font-size: 12px;
30139
+ line-height: 18px;
30140
+ }
30141
+
30142
+ .s1fc623g {
30143
+ width: 430px !important;
30144
+ }
30145
+
30146
+ .da3mx0o .ant-select-item-group {
30147
+ padding: 8px 16px;
30148
+ line-height: 18px;
30149
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30150
+ height: 34px;
30151
+ min-height: 34px;
30152
+ box-sizing: border-box;
30153
+ margin-top: 8px;
30154
+ }
30155
+
30156
+ .onr9gzt {
30157
+ display: flex;
30158
+ flex-direction: column;
30159
+ margin: 1px 8px;
30160
+ padding: 8px;
30161
+ border-radius: 4px;
30162
+ }
30163
+ .onr9gzt .selected-icon {
30164
+ display: none;
30165
+ }
30166
+ .onr9gzt.ant-select-item-option-grouped {
30167
+ padding-left: 8px;
30168
+ }
30169
+ .onr9gzt.ant-select-item-option-selected {
30170
+ background-color: white;
30171
+ }
30172
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30173
+ color: #0080ff;
30174
+ }
30175
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30176
+ display: block;
30177
+ }
30178
+ .onr9gzt.ant-select-item-option-active {
30179
+ background: rgba(0, 136, 255, 0.16);
30180
+ }
30181
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30182
+ color: #0080ff;
30183
+ }
30184
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30185
+ background: rgba(0, 136, 255, 0.1);
30186
+ color: #0080ff;
30187
+ }
30188
+
30189
+ .oiy0apc {
30190
+ display: flex;
30191
+ justify-content: space-between;
30192
+ height: 20px;
30193
+ line-height: 20px;
30194
+ }
30195
+ .oiy0apc .timezone-title {
30196
+ color: #2d3a56;
30197
+ overflow: hidden;
30198
+ text-overflow: ellipsis;
30199
+ }
30200
+
30201
+ .of4y382 {
30202
+ display: flex;
30203
+ justify-content: space-between;
30204
+ color: rgba(44, 56, 82, 0.6);
30205
+ height: 18px;
30206
+ line-height: 18px;
30207
+ margin-top: 2px;
30208
+ }
30209
+
30210
+ .t19903l9 {
30211
+ border: none;
30212
+ margin-right: 0;
30213
+ background: rgba(225, 230, 241, 0.6);
30214
+ }
30215
+
30216
+ .ohwbvxu {
30217
+ pointer-events: none;
30218
+ height: 32px;
30219
+ width: 100%;
30220
+ opacity: 0;
30221
+ }
30222
+
30223
+ .cz04yix {
30224
+ display: flex;
30225
+ flex-direction: column;
30226
+ }
30227
+
30228
+ .m1if5j39 {
30229
+ max-width: 1120px;
30230
+ width: 100%;
30231
+ margin: 0 auto;
30232
+ height: 100%;
30233
+ }
30234
+
30235
+ .w1vvwdlp {
30236
+ max-width: 1120px;
30237
+ width: 100%;
30238
+ margin: 0 auto;
30239
+ display: flex;
30240
+ }
30241
+ .w1vvwdlp .left,
30242
+ .w1vvwdlp .right {
30243
+ flex-grow: 0;
30244
+ flex-shrink: 0;
30245
+ flex-basis: 21%;
30246
+ }
30247
+ .w1vvwdlp .left {
30248
+ display: flex;
30249
+ justify-content: flex-end;
30250
+ padding-right: 44px;
30251
+ }
30252
+ .w1vvwdlp .right {
30253
+ padding-left: 44px;
30254
+ }
30255
+ .w1vvwdlp .middle {
30256
+ margin-bottom: 40px;
30257
+ flex-grow: 0;
30258
+ flex-shrink: 0;
30259
+ flex-basis: 58%;
29991
30260
  }
29992
30261
  .w1vvwdlp .middle .form-base-field {
29993
30262
  width: 100%;
@@ -30631,6 +30900,19 @@ input.rrg1fkn.ant-input {
30631
30900
  word-break: break-all;
30632
30901
  }
30633
30902
 
30903
+ .i1e4sgug {
30904
+ display: inline-block;
30905
+ }
30906
+
30907
+ .obf05yr {
30908
+ display: inline-block;
30909
+ }
30910
+
30911
+ .hsms1n6 {
30912
+ visibility: hidden;
30913
+ position: absolute;
30914
+ }
30915
+
30634
30916
  .s34f1qb.ant-switch {
30635
30917
  min-width: 40px;
30636
30918
  height: 24px;
@@ -30686,1174 +30968,945 @@ input.rrg1fkn.ant-input {
30686
30968
  margin-left: 5px;
30687
30969
  }
30688
30970
 
30689
- .d6j0lbj {
30690
- font-family: Inter;
30691
- font-style: normal;
30692
- font-weight: bold;
30693
- font-size: 32px;
30694
- line-height: 40px;
30971
+ .t1upn1sz {
30972
+ height: 100%;
30695
30973
  }
30696
30974
 
30697
- .d1xhvvxe {
30698
- font-family: Inter;
30699
- font-style: normal;
30700
- font-weight: bold;
30701
- font-size: 24px;
30702
- line-height: 32px;
30975
+ .tta5kd2 {
30976
+ height: 100%;
30703
30977
  }
30704
-
30705
- .dk10mxq {
30706
- font-family: Inter;
30707
- font-style: normal;
30708
- font-weight: normal;
30709
- font-size: 32px;
30710
- line-height: 40px;
30978
+ .tta5kd2.empty-table .ant-table-content {
30979
+ overflow: visible !important;
30980
+ height: 100%;
30711
30981
  }
30712
-
30713
- .dxsait {
30714
- font-family: Inter;
30715
- font-style: normal;
30716
- font-weight: bold;
30717
- font-size: 20px;
30718
- line-height: 24px;
30982
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30983
+ height: 100%;
30719
30984
  }
30720
-
30721
- .dokn0h3 {
30722
- font-family: Inter;
30723
- font-style: normal;
30724
- font-weight: normal;
30725
- font-size: 20px;
30726
- line-height: 24px;
30985
+ .tta5kd2.empty-table .ant-table-content table {
30986
+ width: 100% !important;
30987
+ height: 100%;
30727
30988
  }
30728
-
30729
- .dobau4p {
30730
- font-family: Inter;
30731
- font-style: normal;
30732
- font-weight: bold;
30733
- font-size: 18px;
30734
- line-height: 22px;
30989
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30990
+ padding: 15px 0;
30735
30991
  }
30736
-
30737
- .dvolwok {
30738
- font-family: Inter;
30739
- font-style: normal;
30740
- font-weight: normal;
30741
- font-size: 18px;
30742
- line-height: 22px;
30992
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30993
+ display: none;
30743
30994
  }
30744
-
30745
- .h181qhg4 {
30746
- font-family: Inter;
30747
- font-style: normal;
30748
- font-weight: bold;
30749
- font-size: 16px;
30750
- line-height: 22px;
30995
+ .tta5kd2 .active-row td:nth-child(1) {
30996
+ font-weight: 700;
30751
30997
  }
30752
-
30753
- .h1phgmcq {
30754
- font-family: Inter;
30755
- font-style: normal;
30756
- font-weight: normal;
30757
- font-size: 16px;
30758
- line-height: 22px;
30998
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30999
+ font-weight: 700;
30759
31000
  }
30760
-
30761
- .h173xnl1 {
30762
- font-family: Inter;
30763
- font-style: normal;
30764
- font-weight: bold;
30765
- font-size: 14px;
30766
- line-height: 20px;
31001
+ .tta5kd2 .ant-spin-nested-loading {
31002
+ height: 100%;
30767
31003
  }
30768
-
30769
- .hedm4pz {
30770
- font-family: Inter;
30771
- font-style: normal;
30772
- font-weight: normal;
30773
- font-size: 14px;
30774
- line-height: 20px;
31004
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31005
+ height: 100%;
31006
+ overflow: visible;
30775
31007
  }
30776
-
30777
- .h1kd8xld {
30778
- font-family: Inter;
30779
- font-style: normal;
30780
- font-weight: bold;
30781
- font-size: 12px;
30782
- line-height: 18px;
30783
- }
30784
-
30785
- .hp14fr {
30786
- font-family: Inter;
30787
- font-style: normal;
30788
- font-weight: normal;
30789
- font-size: 12px;
30790
- line-height: 18px;
30791
- }
30792
-
30793
- .hgrg7mn {
30794
- font-family: Inter;
30795
- font-style: normal;
30796
- font-weight: bold;
30797
- text-transform: uppercase;
30798
- font-feature-settings: "cpsp" on;
30799
- font-size: 12px;
30800
- line-height: 18px;
30801
- }
30802
-
30803
- .h6zme9x {
30804
- font-family: Inter;
30805
- font-style: normal;
30806
- font-weight: normal;
30807
- text-transform: uppercase;
30808
- font-feature-settings: "cpsp" on;
30809
- font-size: 12px;
30810
- line-height: 18px;
30811
- }
30812
-
30813
- .locjvsv {
30814
- font-family: Inter;
30815
- font-style: normal;
30816
- font-weight: normal;
30817
- font-size: 16px;
30818
- line-height: 24px;
30819
- }
30820
-
30821
- .l13gi131 {
30822
- font-family: Inter;
30823
- font-style: normal;
30824
- font-weight: bold;
30825
- font-size: 16px;
30826
- line-height: 24px;
30827
- }
30828
-
30829
- .l1ynemsu {
30830
- font-family: Inter;
30831
- font-style: normal;
30832
- font-weight: normal;
30833
- font-size: 16px;
30834
- line-height: 24px;
30835
- }
30836
-
30837
- .l1cft1cx {
30838
- font-family: Inter;
30839
- font-style: normal;
30840
- font-weight: bold;
30841
- font-size: 16px;
30842
- line-height: 24px;
30843
- }
30844
-
30845
- .l17tqc8p {
30846
- font-family: Inter;
30847
- font-style: normal;
30848
- font-weight: normal;
30849
- text-transform: uppercase;
30850
- font-feature-settings: "cpsp" on;
30851
- font-size: 16px;
30852
- line-height: 24px;
30853
- }
30854
-
30855
- .l1j1e5w7 {
30856
- font-family: Inter;
30857
- font-style: normal;
30858
- font-weight: bold;
30859
- text-transform: uppercase;
30860
- font-feature-settings: "cpsp" on;
30861
- font-size: 16px;
30862
- line-height: 24px;
30863
- }
30864
-
30865
- .l1gf91jb {
30866
- font-family: Inter;
30867
- font-style: normal;
30868
- font-weight: normal;
30869
- font-size: 14px;
30870
- line-height: 22px;
30871
- }
30872
-
30873
- .lu7hlr6 {
30874
- font-family: Inter;
30875
- font-style: normal;
30876
- font-weight: 500;
30877
- font-size: 14px;
30878
- line-height: 22px;
30879
- }
30880
-
30881
- .l3l3jf0 {
30882
- font-family: Inter;
30883
- font-style: normal;
30884
- font-weight: bold;
30885
- font-size: 14px;
30886
- line-height: 22px;
30887
- }
30888
-
30889
- .l12j5nqp {
30890
- font-family: Inter;
30891
- font-style: normal;
30892
- font-weight: normal;
30893
- font-size: 14px;
30894
- line-height: 22px;
30895
- }
30896
-
30897
- .l1tecqht {
30898
- font-family: Inter;
30899
- font-style: normal;
30900
- font-weight: bold;
30901
- font-size: 14px;
30902
- line-height: 22px;
30903
- }
30904
-
30905
- .l6sa990 {
30906
- font-family: Inter;
30907
- font-style: normal;
30908
- font-weight: normal;
30909
- text-transform: uppercase;
30910
- font-feature-settings: "cpsp" on;
30911
- font-size: 14px;
30912
- line-height: 22px;
30913
- }
30914
-
30915
- .lckqe8j {
30916
- font-family: Inter;
30917
- font-style: normal;
30918
- font-weight: bold;
30919
- text-transform: uppercase;
30920
- font-feature-settings: "cpsp" on;
30921
- font-size: 14px;
30922
- line-height: 22px;
30923
- }
30924
-
30925
- .l1kuminb {
30926
- font-family: Inter;
30927
- font-style: normal;
30928
- font-weight: normal;
30929
- font-size: 13px;
30930
- line-height: 20px;
30931
- }
30932
-
30933
- .l1pbuf5j {
30934
- font-family: Inter;
30935
- font-style: normal;
30936
- font-weight: 600;
30937
- font-size: 13px;
30938
- line-height: 20px;
30939
- }
30940
-
30941
- .l1r4ztu {
30942
- font-family: Inter;
30943
- font-style: normal;
30944
- font-weight: bold;
30945
- font-size: 13px;
30946
- line-height: 20px;
30947
- }
30948
-
30949
- .ly8vzok {
30950
- font-family: Inter;
30951
- font-style: normal;
30952
- font-weight: normal;
30953
- font-size: 13px;
30954
- line-height: 20px;
30955
- }
30956
-
30957
- .lumfmf {
30958
- font-family: Inter;
30959
- font-style: normal;
30960
- font-weight: 600;
30961
- font-size: 13px;
30962
- line-height: 20px;
30963
- }
30964
-
30965
- .l16ujwmv {
30966
- font-family: Inter;
30967
- font-style: normal;
30968
- font-weight: bold;
30969
- font-size: 13px;
30970
- line-height: 20px;
30971
- }
30972
-
30973
- .l17o1ffr {
30974
- font-family: Inter;
30975
- font-style: normal;
30976
- font-weight: normal;
30977
- text-transform: uppercase;
30978
- font-feature-settings: "cpsp" on;
30979
- font-size: 13px;
30980
- line-height: 20px;
30981
- }
30982
-
30983
- .lngllvn {
30984
- font-family: Inter;
30985
- font-style: normal;
30986
- font-weight: bold;
30987
- text-transform: uppercase;
30988
- font-feature-settings: "cpsp" on;
30989
- font-size: 13px;
30990
- line-height: 20px;
30991
- }
30992
-
30993
- .l2i7fo9 {
30994
- font-family: Inter;
30995
- font-style: normal;
30996
- font-weight: normal;
30997
- font-size: 12px;
30998
- line-height: 18px;
30999
- }
31000
-
31001
- .l1x7hscx {
31002
- font-family: Inter;
31003
- font-style: normal;
31004
- font-weight: 500;
31005
- font-size: 12px;
31006
- line-height: 18px;
31007
- }
31008
-
31009
- .le1jwan {
31010
- font-family: Inter;
31011
- font-style: normal;
31012
- font-weight: bold;
31013
- font-size: 12px;
31014
- line-height: 18px;
31015
- }
31016
-
31017
- .lyxynfj {
31018
- font-family: Inter;
31019
- font-style: normal;
31020
- font-weight: normal;
31021
- font-size: 12px;
31022
- line-height: 18px;
31023
- }
31024
-
31025
- .lpb2nxv {
31026
- font-family: Inter;
31027
- font-style: normal;
31028
- font-weight: 500;
31029
- font-size: 12px;
31030
- line-height: 18px;
31031
- }
31032
-
31033
- .l1r8o3vv {
31034
- font-family: Inter;
31035
- font-style: normal;
31036
- font-weight: bold;
31037
- font-size: 12px;
31038
- line-height: 18px;
31039
- }
31040
-
31041
- .lemnjy2 {
31042
- font-family: Inter;
31043
- font-style: normal;
31044
- font-weight: normal;
31045
- text-transform: uppercase;
31046
- font-feature-settings: "cpsp" on;
31047
- font-size: 12px;
31048
- line-height: 18px;
31049
- }
31050
-
31051
- .lrc42gb {
31052
- font-family: Inter;
31053
- font-style: normal;
31054
- font-weight: bold;
31055
- text-transform: uppercase;
31056
- font-feature-settings: "cpsp" on;
31057
- font-size: 12px;
31058
- line-height: 18px;
31059
- }
31060
-
31061
- .fqaz4mb {
31062
- font-family: Inter;
31063
- font-style: normal;
31064
- font-weight: normal;
31065
- font-size: 13px;
31066
- line-height: 20px;
31067
- }
31068
-
31069
- .f13we5o {
31070
- font-family: Inter;
31071
- font-style: normal;
31072
- font-weight: normal;
31073
- font-size: 13px;
31074
- line-height: 20px;
31075
- }
31076
-
31077
- .ffmjua2 {
31078
- font-family: Inter;
31079
- font-style: normal;
31080
- font-weight: normal;
31081
- font-size: 12px;
31082
- line-height: 18px;
31083
- }
31084
-
31085
- .fz2mxw0 {
31086
- font-family: Inter;
31087
- font-style: normal;
31088
- font-weight: normal;
31089
- font-size: 12px;
31090
- line-height: 18px;
31091
- }
31092
-
31093
- .t1ertzoh {
31094
- font-family: Inter;
31095
- font-style: normal;
31096
- font-weight: normal;
31097
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31098
- font-size: 13px;
31099
- line-height: 20px;
31100
- }
31101
-
31102
- .t19bge8r {
31103
- font-family: Inter;
31104
- font-style: normal;
31105
- font-weight: normal;
31106
- font-feature-settings: "zero" on;
31107
- font-size: 13px;
31108
- line-height: 20px;
31109
- }
31110
-
31111
- .tjrzfyl {
31112
- font-family: Inter;
31113
- font-style: normal;
31114
- font-weight: normal;
31115
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31116
- font-size: 12px;
31117
- line-height: 18px;
31118
- }
31119
-
31120
- .tm6s7bo {
31121
- font-family: Inter;
31122
- font-style: normal;
31123
- font-weight: 500;
31124
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31125
- font-size: 12px;
31126
- line-height: 18px;
31127
- }
31128
-
31129
- .t19zq6ic {
31130
- font-family: Inter;
31131
- font-style: normal;
31132
- font-weight: normal;
31133
- font-feature-settings: "zero" on;
31134
- font-size: 12px;
31135
- line-height: 18px;
31136
- }
31137
-
31138
- .t1gduru8 {
31139
- font-family: Inter;
31140
- font-style: normal;
31141
- font-weight: 500;
31142
- font-feature-settings: "zero" on;
31143
- font-size: 12px;
31144
- line-height: 18px;
31145
- }
31146
-
31147
- .t55raab {
31148
- font-family: Inter;
31149
- font-style: normal;
31150
- font-weight: bold;
31151
- font-feature-settings: "zero" on;
31152
- font-size: 16px;
31153
- line-height: 24px;
31154
- }
31155
-
31156
- .u1w9abfe {
31157
- font-family: Inter;
31158
- font-style: normal;
31159
- font-weight: normal;
31160
- font-size: 10px;
31161
- line-height: 12px;
31162
- }
31163
-
31164
- .p12gwtiw {
31165
- display: flex;
31166
- justify-content: space-between;
31167
- align-items: center;
31168
- padding: 10px 0;
31169
- color: rgba(44, 56, 82, 0.6);
31170
- font-size: 12px;
31171
- line-height: 24px;
31172
- }
31173
- .p12gwtiw .pagination-left {
31174
- padding: 2px 8px;
31008
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31009
+ max-height: none;
31175
31010
  }
31176
- .p12gwtiw .dropdown-trigger {
31177
- display: flex;
31178
- align-items: center;
31179
- border-radius: 6px;
31180
- cursor: pointer;
31181
- transition: all 0.3s ease;
31011
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31012
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31013
+ display: none;
31182
31014
  }
31183
- .p12gwtiw .dropdown-trigger:hover {
31184
- background: rgba(211, 218, 235, 0.6);
31185
- color: #0080ff;
31015
+ .tta5kd2 td.ant-table-column-sort {
31016
+ background: transparent;
31186
31017
  }
31187
- .p12gwtiw .dropdown-trigger .icon-inner {
31188
- margin-left: 4px;
31018
+ .tta5kd2 td.ant-table-cell-fix-left,
31019
+ .tta5kd2 td.ant-table-cell-fix-right {
31020
+ background: #fff;
31021
+ padding: 0 !important;
31189
31022
  }
31190
- .p12gwtiw .pagination-right {
31023
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31024
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31191
31025
  display: flex;
31192
31026
  align-items: center;
31193
- color: #0080ff;
31194
- font-weight: bold;
31195
- }
31196
- .p12gwtiw .pagination-right .icon-inner {
31197
- margin-left: 4px;
31198
- }
31199
- .p12gwtiw .pagination-right .prev-btn,
31200
- .p12gwtiw .pagination-right .next-btn {
31201
- padding: 0 8px;
31202
- }
31203
- .p12gwtiw .pagination-right .prev-btn > span,
31204
- .p12gwtiw .pagination-right .next-btn > span {
31205
- color: #0080ff;
31206
- }
31207
- .p12gwtiw .pagination-right .next-btn .icon-inner {
31208
- transform: rotate(180deg);
31209
- }
31210
-
31211
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31212
- max-height: calc(100vh - 128px);
31213
- overflow-y: auto;
31214
- }
31215
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31216
- padding: 4px 20px;
31217
- font-size: 12px;
31218
- line-height: 18px;
31219
- }
31220
-
31221
- .c1up1pdz {
31222
- width: 648px;
31223
- }
31224
- .c1up1pdz.active {
31225
- border-color: #0080ff;
31027
+ height: 100%;
31028
+ padding: 8px;
31226
31029
  }
31227
- .c1up1pdz.active > header {
31228
- background: rgba(0, 128, 255, 0.1);
31030
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31031
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31032
+ overflow: hidden;
31033
+ text-overflow: ellipsis;
31034
+ width: 100%;
31229
31035
  }
31230
- .c1up1pdz .expand {
31231
- padding: 12px;
31036
+ .tta5kd2 .ant-table-container {
31037
+ height: 100%;
31232
31038
  }
31233
- .c1up1pdz .field-item {
31234
- display: flex;
31235
- padding: 10px 0;
31236
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31039
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31040
+ box-shadow: none !important;
31237
31041
  }
31238
- .c1up1pdz .field-item:last-child {
31042
+ .tta5kd2 .ant-table {
31043
+ border-radius: 0px;
31044
+ border-left: none;
31045
+ border-right: none;
31239
31046
  border-bottom: none;
31240
- padding-bottom: 0;
31241
- }
31242
- .c1up1pdz .field-item label {
31243
- line-height: 32px;
31244
- width: 100px;
31245
- color: rgba(62, 70, 82, 0.6);
31246
- }
31247
- .c1up1pdz .help {
31248
- color: rgba(62, 70, 82, 0.6);
31249
- margin-top: 5px;
31250
- }
31251
- .c1up1pdz .ant-input-affix-wrapper,
31252
- .c1up1pdz .ant-picker {
31253
- width: 128px;
31047
+ height: 100%;
31048
+ font-size: 12px;
31049
+ background: transparent;
31254
31050
  }
31255
-
31256
- .c156wh19 {
31257
- display: flex;
31258
- align-items: center;
31259
- justify-content: space-between;
31260
- word-break: keep-all;
31051
+ .tta5kd2 .ant-table .ant-table-header {
31052
+ position: relative;
31053
+ z-index: 3;
31054
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31055
+ margin-bottom: -1px;
31261
31056
  }
31262
- .c156wh19 .title {
31263
- margin: 0 16px 0 8px;
31057
+ .tta5kd2 .ant-table .time-wrapper .date,
31058
+ .tta5kd2 .ant-table .value {
31059
+ color: #2d3a56;
31264
31060
  }
31265
- .c156wh19 .retain {
31266
- color: rgba(129, 138, 153, 0.6);
31061
+ .tta5kd2 .ant-table .time-wrapper .time,
31062
+ .tta5kd2 .ant-table .unit {
31063
+ color: rgba(44, 56, 82, 0.6);
31267
31064
  }
31268
- .c156wh19 .left {
31269
- flex: 1;
31270
- display: flex;
31271
- overflow: hidden;
31272
- align-items: center;
31273
- justify-content: flex-start;
31274
- white-space: nowrap;
31065
+ .tta5kd2 .ant-table .ant-table-selection {
31066
+ position: unset;
31067
+ text-align: center;
31275
31068
  }
31276
- .c156wh19 .left .title {
31277
- max-width: 100%;
31278
- overflow: hidden;
31279
- text-overflow: ellipsis;
31069
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31070
+ background: #fff;
31280
31071
  }
31281
- .c156wh19 .right {
31282
- display: flex;
31283
- align-items: center;
31072
+ .tta5kd2 .ant-table .anticon-setting {
31073
+ cursor: pointer;
31074
+ position: absolute;
31075
+ top: 50%;
31076
+ right: 12px;
31077
+ transform: translateY(-50%);
31284
31078
  }
31285
- .c156wh19 .reverse {
31286
- display: flex;
31287
- flex-direction: row-reverse;
31288
- align-items: center;
31079
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31080
+ box-shadow: none;
31081
+ width: 1px;
31082
+ background: rgba(213, 219, 227, 0.6);
31289
31083
  }
31290
- .c156wh19 .reverse .ant-switch {
31291
- margin-left: 8px;
31084
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31085
+ box-shadow: none;
31086
+ width: 1px;
31087
+ background: rgba(213, 219, 227, 0.6);
31292
31088
  }
31293
- .c156wh19 .close {
31294
- padding-left: 14px;
31295
- margin-left: 14px;
31296
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31297
- cursor: pointer;
31089
+ .tta5kd2 .ant-table .ant-table-tbody {
31090
+ position: relative;
31298
31091
  }
31299
-
31300
- .m126spxy {
31301
- padding-bottom: 4px;
31302
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31092
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31093
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31094
+ border-bottom: 1px solid white;
31095
+ height: 40px;
31096
+ vertical-align: middle;
31097
+ transition: background 0ms;
31098
+ color: #00122e;
31303
31099
  }
31304
- .m126spxy .ant-btn-link {
31305
- padding: 1px 10px;
31306
- color: rgba(62, 70, 82, 0.6);
31307
- border-radius: 4px;
31100
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31101
+ background: #f2f5fa;
31102
+ border-bottom-color: #f2f5fa;
31308
31103
  }
31309
- .m126spxy .ant-btn-link.active {
31310
- background: rgba(0, 128, 255, 0.1);
31104
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31105
+ height: auto;
31106
+ color: #00122e;
31107
+ font-size: 12px;
31108
+ text-align: left;
31109
+ transition: none;
31110
+ overflow: hidden;
31111
+ text-overflow: ellipsis;
31112
+ white-space: nowrap;
31113
+ }
31114
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31311
31115
  color: #0096ff;
31312
31116
  }
31313
-
31314
- .wpbf4pq {
31315
- padding: 10px 0;
31316
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31117
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31118
+ overflow: hidden;
31119
+ text-overflow: ellipsis;
31120
+ width: 100%;
31121
+ vertical-align: middle;
31317
31122
  }
31318
- .wpbf4pq .ant-input,
31319
- .wpbf4pq .ant-picker {
31320
- width: 80px;
31321
- margin: 0 9px;
31322
- text-align: center;
31123
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31124
+ line-height: 0px;
31323
31125
  }
31324
- .wpbf4pq .options {
31325
- padding: 12px 0 12px 16px;
31326
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31327
- margin: 5px 0 5px 8px;
31126
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31127
+ padding-right: 25px;
31328
31128
  }
31329
- .wpbf4pq .week-day-option,
31330
- .wpbf4pq .month-day-option {
31331
- background: #f5f7fa;
31332
- box-sizing: border-box;
31333
- border-radius: 16px;
31334
- margin-right: 8px;
31129
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31130
+ border-top-color: transparent;
31335
31131
  }
31336
- .wpbf4pq .week-day-option:focus,
31337
- .wpbf4pq .month-day-option:focus {
31338
- color: inherit;
31339
- border-color: #d9d9d9;
31132
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31133
+ background: rgba(225, 230, 241, 0.6);
31134
+ border-color: transparent transparent white;
31340
31135
  }
31341
- .wpbf4pq .week-day-option.active {
31342
- background-color: #0096ff;
31343
- border-color: #0096ff;
31344
- color: #fff;
31136
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31137
+ border-radius: 8px 0 0 8px;
31345
31138
  }
31346
- .wpbf4pq .week-day-option.en-text {
31347
- width: 110px;
31348
- margin-top: 4px;
31139
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31140
+ border-radius: 8px 0 0 8px;
31349
31141
  }
31350
- .wpbf4pq .month-day-option {
31351
- width: 32px;
31352
- padding: 0;
31353
- margin-bottom: 8px;
31142
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31143
+ content: "";
31144
+ width: 4px;
31145
+ top: -1px;
31146
+ bottom: -1px;
31147
+ background: white;
31354
31148
  }
31355
- .wpbf4pq .month-day-option.active {
31356
- background-color: #0096ff;
31357
- border-color: #0096ff;
31358
- color: #fff;
31149
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31150
+ border-radius: 0 8px 8px 0;
31359
31151
  }
31360
-
31361
- .i1e4sgug {
31362
- display: inline-block;
31152
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31153
+ border-radius: 0;
31154
+ background: white;
31155
+ border-top: none;
31363
31156
  }
31364
-
31365
- .s1fc623g {
31366
- width: 430px !important;
31157
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31158
+ border-top: 1px solid transparent;
31159
+ border-radius: 0 8px 8px 0;
31160
+ background: rgba(225, 230, 241, 0.6);
31367
31161
  }
31368
-
31369
- .da3mx0o .ant-select-item-group {
31370
- padding: 8px 16px;
31371
- line-height: 18px;
31162
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31163
+ background: white;
31372
31164
  border-top: 1px solid rgba(211, 218, 235, 0.6);
31373
- height: 34px;
31374
- min-height: 34px;
31375
- box-sizing: border-box;
31376
- margin-top: 8px;
31377
31165
  }
31378
-
31379
- .onr9gzt {
31166
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31380
31167
  display: flex;
31381
- flex-direction: column;
31382
- margin: 1px 8px;
31383
- padding: 8px;
31384
- border-radius: 4px;
31168
+ align-items: center;
31169
+ height: 100%;
31170
+ background: rgba(225, 230, 241, 0.6);
31385
31171
  }
31386
- .onr9gzt .selected-icon {
31387
- display: none;
31172
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31173
+ background: white;
31174
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31388
31175
  }
31389
- .onr9gzt.ant-select-item-option-grouped {
31390
- padding-left: 8px;
31176
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31177
+ display: flex;
31178
+ align-items: center;
31179
+ height: 100%;
31180
+ background: rgba(225, 230, 241, 0.6);
31391
31181
  }
31392
- .onr9gzt.ant-select-item-option-selected {
31393
- background-color: white;
31182
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31183
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31394
31184
  }
31395
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31396
- color: #0080ff;
31185
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31186
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31187
+ border-radius: 8px;
31397
31188
  }
31398
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31399
- display: block;
31189
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31190
+ border-top-color: white;
31400
31191
  }
31401
- .onr9gzt.ant-select-item-option-active {
31402
- background: rgba(0, 136, 255, 0.16);
31192
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31193
+ background: rgba(0, 136, 255, 0.1);
31194
+ border-bottom-color: transparent;
31195
+ border-top-color: transparent;
31403
31196
  }
31404
- .onr9gzt.ant-select-item-option-active .timezone-title {
31405
- color: #0080ff;
31197
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31198
+ border-radius: 8px 0 0 8px;
31406
31199
  }
31407
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31200
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31201
+ border-radius: 0 8px 8px 0;
31202
+ }
31203
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31408
31204
  background: rgba(0, 136, 255, 0.1);
31409
- color: #0080ff;
31410
31205
  }
31411
-
31412
- .oiy0apc {
31413
- display: flex;
31414
- justify-content: space-between;
31415
- height: 20px;
31416
- line-height: 20px;
31206
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31207
+ background: #fff;
31208
+ font-weight: 400;
31209
+ position: relative;
31210
+ border-bottom: none;
31211
+ color: #00122e;
31212
+ transition: none;
31213
+ padding: 15px 8px 15px 8px;
31417
31214
  }
31418
- .oiy0apc .timezone-title {
31419
- color: #2d3a56;
31420
- overflow: hidden;
31421
- text-overflow: ellipsis;
31215
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31216
+ content: "";
31217
+ width: 1px;
31218
+ top: 0;
31219
+ bottom: 0;
31220
+ background: rgba(211, 218, 235, 0.6);
31221
+ position: absolute;
31222
+ right: 0;
31422
31223
  }
31423
-
31424
- .of4y382 {
31425
- display: flex;
31426
- justify-content: space-between;
31427
- color: rgba(44, 56, 82, 0.6);
31428
- height: 18px;
31429
- line-height: 18px;
31430
- margin-top: 2px;
31224
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31225
+ padding: unset;
31431
31226
  }
31432
-
31433
- .t19903l9 {
31434
- border: none;
31435
- margin-right: 0;
31436
- background: rgba(225, 230, 241, 0.6);
31227
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31228
+ display: none;
31437
31229
  }
31438
-
31439
- .ohwbvxu {
31440
- pointer-events: none;
31441
- height: 32px;
31230
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31442
31231
  width: 100%;
31443
- opacity: 0;
31232
+ overflow: hidden;
31233
+ white-space: nowrap;
31234
+ text-overflow: ellipsis;
31444
31235
  }
31445
-
31446
- .t1upn1sz {
31447
- height: 100%;
31236
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31237
+ overflow: hidden;
31238
+ text-overflow: ellipsis;
31239
+ flex: 1;
31448
31240
  }
31449
-
31450
- .tta5kd2 {
31451
- height: 100%;
31241
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31242
+ padding: 15px 25px 15px 8px;
31452
31243
  }
31453
- .tta5kd2.empty-table .ant-table-content {
31454
- overflow: visible !important;
31455
- height: 100%;
31244
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31245
+ padding: 0;
31456
31246
  }
31457
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31458
- height: 100%;
31247
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31248
+ position: absolute;
31249
+ right: 6px;
31250
+ top: 50%;
31251
+ transform: translateY(-50%);
31252
+ height: 16px;
31253
+ display: none;
31254
+ transition: transform 320ms ease;
31459
31255
  }
31460
- .tta5kd2.empty-table .ant-table-content table {
31461
- width: 100% !important;
31462
- height: 100%;
31256
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31257
+ display: block;
31258
+ transform: translateY(-50%) rotateX(180deg);
31463
31259
  }
31464
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31465
- padding: 15px 0;
31260
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31261
+ display: block;
31466
31262
  }
31467
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31263
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31468
31264
  display: none;
31469
31265
  }
31470
- .tta5kd2 .active-row td:nth-child(1) {
31471
- font-weight: 700;
31266
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31267
+ transform: translateY(-50%);
31472
31268
  }
31473
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31474
- font-weight: 700;
31269
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31270
+ transform: translateY(-50%) rotateX(180deg);
31475
31271
  }
31476
- .tta5kd2 .ant-spin-nested-loading {
31477
- height: 100%;
31272
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31273
+ background: #f2f5fa;
31478
31274
  }
31479
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31480
- height: 100%;
31481
- overflow: visible;
31275
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31276
+ display: block;
31482
31277
  }
31483
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31484
- max-height: none;
31278
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31279
+ padding-right: 25px;
31485
31280
  }
31486
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31487
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31488
- display: none;
31281
+ .tta5kd2 .ant-table .ant-table-selection-column {
31282
+ padding: 0 !important;
31489
31283
  }
31490
- .tta5kd2 td.ant-table-column-sort {
31491
- background: transparent;
31284
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31285
+ position: absolute;
31286
+ left: 50%;
31287
+ top: 50%;
31288
+ transform: translate(-50%, -50%);
31492
31289
  }
31493
- .tta5kd2 td.ant-table-cell-fix-left,
31494
- .tta5kd2 td.ant-table-cell-fix-right {
31290
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31291
+ display: none;
31292
+ }
31293
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31495
31294
  background: #fff;
31295
+ }
31296
+ .tta5kd2 .ant-table .ant-table-placeholder {
31297
+ background: inherit;
31298
+ }
31299
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31300
+ position: static;
31301
+ border: none;
31302
+ background: inherit !important;
31303
+ height: 100px;
31304
+ vertical-align: middle;
31305
+ }
31306
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31307
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31308
+ font-weight: bold;
31309
+ font-size: 20px;
31310
+ color: rgba(10, 37, 85, 0.6);
31311
+ }
31312
+ .tta5kd2 .ant-table td.cell__action_ {
31496
31313
  padding: 0 !important;
31314
+ position: relative;
31315
+ background: #fff;
31497
31316
  }
31498
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31499
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31317
+ .tta5kd2 .ant-table td.cell__action_ > * {
31318
+ height: 100%;
31500
31319
  display: flex;
31501
31320
  align-items: center;
31502
- height: 100%;
31503
- padding: 8px;
31321
+ justify-content: flex-end;
31322
+ padding-right: 8px;
31504
31323
  }
31505
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31506
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31507
- overflow: hidden;
31508
- text-overflow: ellipsis;
31509
- width: 100%;
31324
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31325
+ width: 24px;
31326
+ height: 24px;
31327
+ cursor: pointer;
31328
+ justify-content: center;
31329
+ border-radius: 4px;
31510
31330
  }
31511
- .tta5kd2 .ant-table-container {
31512
- height: 100%;
31331
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31332
+ background: #fff;
31513
31333
  }
31514
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31515
- box-shadow: none !important;
31334
+
31335
+ .d6j0lbj {
31336
+ font-family: Inter;
31337
+ font-style: normal;
31338
+ font-weight: bold;
31339
+ font-size: 32px;
31340
+ line-height: 40px;
31516
31341
  }
31517
- .tta5kd2 .ant-table {
31518
- border-radius: 0px;
31519
- border-left: none;
31520
- border-right: none;
31521
- border-bottom: none;
31522
- height: 100%;
31523
- font-size: 12px;
31524
- background: transparent;
31342
+
31343
+ .d1xhvvxe {
31344
+ font-family: Inter;
31345
+ font-style: normal;
31346
+ font-weight: bold;
31347
+ font-size: 24px;
31348
+ line-height: 32px;
31525
31349
  }
31526
- .tta5kd2 .ant-table .ant-table-header {
31527
- position: relative;
31528
- z-index: 3;
31529
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31530
- margin-bottom: -1px;
31350
+
31351
+ .dk10mxq {
31352
+ font-family: Inter;
31353
+ font-style: normal;
31354
+ font-weight: normal;
31355
+ font-size: 32px;
31356
+ line-height: 40px;
31531
31357
  }
31532
- .tta5kd2 .ant-table .time-wrapper .date,
31533
- .tta5kd2 .ant-table .value {
31534
- color: #2d3a56;
31358
+
31359
+ .dxsait {
31360
+ font-family: Inter;
31361
+ font-style: normal;
31362
+ font-weight: bold;
31363
+ font-size: 20px;
31364
+ line-height: 24px;
31535
31365
  }
31536
- .tta5kd2 .ant-table .time-wrapper .time,
31537
- .tta5kd2 .ant-table .unit {
31538
- color: rgba(44, 56, 82, 0.6);
31366
+
31367
+ .dokn0h3 {
31368
+ font-family: Inter;
31369
+ font-style: normal;
31370
+ font-weight: normal;
31371
+ font-size: 20px;
31372
+ line-height: 24px;
31539
31373
  }
31540
- .tta5kd2 .ant-table .ant-table-selection {
31541
- position: unset;
31542
- text-align: center;
31374
+
31375
+ .dobau4p {
31376
+ font-family: Inter;
31377
+ font-style: normal;
31378
+ font-weight: bold;
31379
+ font-size: 18px;
31380
+ line-height: 22px;
31543
31381
  }
31544
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31545
- background: #fff;
31382
+
31383
+ .dvolwok {
31384
+ font-family: Inter;
31385
+ font-style: normal;
31386
+ font-weight: normal;
31387
+ font-size: 18px;
31388
+ line-height: 22px;
31546
31389
  }
31547
- .tta5kd2 .ant-table .anticon-setting {
31548
- cursor: pointer;
31549
- position: absolute;
31550
- top: 50%;
31551
- right: 12px;
31552
- transform: translateY(-50%);
31390
+
31391
+ .h181qhg4 {
31392
+ font-family: Inter;
31393
+ font-style: normal;
31394
+ font-weight: bold;
31395
+ font-size: 16px;
31396
+ line-height: 22px;
31553
31397
  }
31554
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31555
- box-shadow: none;
31556
- width: 1px;
31557
- background: rgba(213, 219, 227, 0.6);
31398
+
31399
+ .h1phgmcq {
31400
+ font-family: Inter;
31401
+ font-style: normal;
31402
+ font-weight: normal;
31403
+ font-size: 16px;
31404
+ line-height: 22px;
31558
31405
  }
31559
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31560
- box-shadow: none;
31561
- width: 1px;
31562
- background: rgba(213, 219, 227, 0.6);
31406
+
31407
+ .h173xnl1 {
31408
+ font-family: Inter;
31409
+ font-style: normal;
31410
+ font-weight: bold;
31411
+ font-size: 14px;
31412
+ line-height: 20px;
31413
+ }
31414
+
31415
+ .hedm4pz {
31416
+ font-family: Inter;
31417
+ font-style: normal;
31418
+ font-weight: normal;
31419
+ font-size: 14px;
31420
+ line-height: 20px;
31421
+ }
31422
+
31423
+ .h1kd8xld {
31424
+ font-family: Inter;
31425
+ font-style: normal;
31426
+ font-weight: bold;
31427
+ font-size: 12px;
31428
+ line-height: 18px;
31429
+ }
31430
+
31431
+ .hp14fr {
31432
+ font-family: Inter;
31433
+ font-style: normal;
31434
+ font-weight: normal;
31435
+ font-size: 12px;
31436
+ line-height: 18px;
31563
31437
  }
31564
- .tta5kd2 .ant-table .ant-table-tbody {
31565
- position: relative;
31438
+
31439
+ .hgrg7mn {
31440
+ font-family: Inter;
31441
+ font-style: normal;
31442
+ font-weight: bold;
31443
+ text-transform: uppercase;
31444
+ font-feature-settings: "cpsp" on;
31445
+ font-size: 12px;
31446
+ line-height: 18px;
31566
31447
  }
31567
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31568
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31569
- border-bottom: 1px solid white;
31570
- height: 40px;
31571
- vertical-align: middle;
31572
- transition: background 0ms;
31573
- color: #00122e;
31448
+
31449
+ .h6zme9x {
31450
+ font-family: Inter;
31451
+ font-style: normal;
31452
+ font-weight: normal;
31453
+ text-transform: uppercase;
31454
+ font-feature-settings: "cpsp" on;
31455
+ font-size: 12px;
31456
+ line-height: 18px;
31574
31457
  }
31575
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31576
- background: #f2f5fa;
31577
- border-bottom-color: #f2f5fa;
31458
+
31459
+ .locjvsv {
31460
+ font-family: Inter;
31461
+ font-style: normal;
31462
+ font-weight: normal;
31463
+ font-size: 16px;
31464
+ line-height: 24px;
31578
31465
  }
31579
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31580
- height: auto;
31581
- color: #00122e;
31582
- font-size: 12px;
31583
- text-align: left;
31584
- transition: none;
31585
- overflow: hidden;
31586
- text-overflow: ellipsis;
31587
- white-space: nowrap;
31466
+
31467
+ .l13gi131 {
31468
+ font-family: Inter;
31469
+ font-style: normal;
31470
+ font-weight: bold;
31471
+ font-size: 16px;
31472
+ line-height: 24px;
31588
31473
  }
31589
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31590
- color: #0096ff;
31474
+
31475
+ .l1ynemsu {
31476
+ font-family: Inter;
31477
+ font-style: normal;
31478
+ font-weight: normal;
31479
+ font-size: 16px;
31480
+ line-height: 24px;
31591
31481
  }
31592
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31593
- overflow: hidden;
31594
- text-overflow: ellipsis;
31595
- width: 100%;
31596
- vertical-align: middle;
31482
+
31483
+ .l1cft1cx {
31484
+ font-family: Inter;
31485
+ font-style: normal;
31486
+ font-weight: bold;
31487
+ font-size: 16px;
31488
+ line-height: 24px;
31597
31489
  }
31598
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31599
- line-height: 0px;
31490
+
31491
+ .l17tqc8p {
31492
+ font-family: Inter;
31493
+ font-style: normal;
31494
+ font-weight: normal;
31495
+ text-transform: uppercase;
31496
+ font-feature-settings: "cpsp" on;
31497
+ font-size: 16px;
31498
+ line-height: 24px;
31600
31499
  }
31601
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31602
- padding-right: 25px;
31500
+
31501
+ .l1j1e5w7 {
31502
+ font-family: Inter;
31503
+ font-style: normal;
31504
+ font-weight: bold;
31505
+ text-transform: uppercase;
31506
+ font-feature-settings: "cpsp" on;
31507
+ font-size: 16px;
31508
+ line-height: 24px;
31603
31509
  }
31604
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31605
- border-top-color: transparent;
31510
+
31511
+ .l1gf91jb {
31512
+ font-family: Inter;
31513
+ font-style: normal;
31514
+ font-weight: normal;
31515
+ font-size: 14px;
31516
+ line-height: 22px;
31606
31517
  }
31607
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31608
- background: rgba(225, 230, 241, 0.6);
31609
- border-color: transparent transparent white;
31518
+
31519
+ .lu7hlr6 {
31520
+ font-family: Inter;
31521
+ font-style: normal;
31522
+ font-weight: 500;
31523
+ font-size: 14px;
31524
+ line-height: 22px;
31610
31525
  }
31611
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31612
- border-radius: 8px 0 0 8px;
31526
+
31527
+ .l3l3jf0 {
31528
+ font-family: Inter;
31529
+ font-style: normal;
31530
+ font-weight: bold;
31531
+ font-size: 14px;
31532
+ line-height: 22px;
31613
31533
  }
31614
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31615
- border-radius: 8px 0 0 8px;
31534
+
31535
+ .l12j5nqp {
31536
+ font-family: Inter;
31537
+ font-style: normal;
31538
+ font-weight: normal;
31539
+ font-size: 14px;
31540
+ line-height: 22px;
31616
31541
  }
31617
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31618
- content: "";
31619
- width: 4px;
31620
- top: -1px;
31621
- bottom: -1px;
31622
- background: white;
31542
+
31543
+ .l1tecqht {
31544
+ font-family: Inter;
31545
+ font-style: normal;
31546
+ font-weight: bold;
31547
+ font-size: 14px;
31548
+ line-height: 22px;
31623
31549
  }
31624
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31625
- border-radius: 0 8px 8px 0;
31550
+
31551
+ .l6sa990 {
31552
+ font-family: Inter;
31553
+ font-style: normal;
31554
+ font-weight: normal;
31555
+ text-transform: uppercase;
31556
+ font-feature-settings: "cpsp" on;
31557
+ font-size: 14px;
31558
+ line-height: 22px;
31626
31559
  }
31627
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31628
- border-radius: 0;
31629
- background: white;
31630
- border-top: none;
31560
+
31561
+ .lckqe8j {
31562
+ font-family: Inter;
31563
+ font-style: normal;
31564
+ font-weight: bold;
31565
+ text-transform: uppercase;
31566
+ font-feature-settings: "cpsp" on;
31567
+ font-size: 14px;
31568
+ line-height: 22px;
31631
31569
  }
31632
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31633
- border-top: 1px solid transparent;
31634
- border-radius: 0 8px 8px 0;
31635
- background: rgba(225, 230, 241, 0.6);
31570
+
31571
+ .l1kuminb {
31572
+ font-family: Inter;
31573
+ font-style: normal;
31574
+ font-weight: normal;
31575
+ font-size: 13px;
31576
+ line-height: 20px;
31636
31577
  }
31637
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31638
- background: white;
31639
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31578
+
31579
+ .l1pbuf5j {
31580
+ font-family: Inter;
31581
+ font-style: normal;
31582
+ font-weight: 600;
31583
+ font-size: 13px;
31584
+ line-height: 20px;
31640
31585
  }
31641
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31642
- display: flex;
31643
- align-items: center;
31644
- height: 100%;
31645
- background: rgba(225, 230, 241, 0.6);
31586
+
31587
+ .l1r4ztu {
31588
+ font-family: Inter;
31589
+ font-style: normal;
31590
+ font-weight: bold;
31591
+ font-size: 13px;
31592
+ line-height: 20px;
31646
31593
  }
31647
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31648
- background: white;
31649
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31594
+
31595
+ .ly8vzok {
31596
+ font-family: Inter;
31597
+ font-style: normal;
31598
+ font-weight: normal;
31599
+ font-size: 13px;
31600
+ line-height: 20px;
31650
31601
  }
31651
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31652
- display: flex;
31653
- align-items: center;
31654
- height: 100%;
31655
- background: rgba(225, 230, 241, 0.6);
31602
+
31603
+ .lumfmf {
31604
+ font-family: Inter;
31605
+ font-style: normal;
31606
+ font-weight: 600;
31607
+ font-size: 13px;
31608
+ line-height: 20px;
31656
31609
  }
31657
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31658
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31610
+
31611
+ .l16ujwmv {
31612
+ font-family: Inter;
31613
+ font-style: normal;
31614
+ font-weight: bold;
31615
+ font-size: 13px;
31616
+ line-height: 20px;
31659
31617
  }
31660
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31661
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31662
- border-radius: 8px;
31618
+
31619
+ .l17o1ffr {
31620
+ font-family: Inter;
31621
+ font-style: normal;
31622
+ font-weight: normal;
31623
+ text-transform: uppercase;
31624
+ font-feature-settings: "cpsp" on;
31625
+ font-size: 13px;
31626
+ line-height: 20px;
31663
31627
  }
31664
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31665
- border-top-color: white;
31628
+
31629
+ .lngllvn {
31630
+ font-family: Inter;
31631
+ font-style: normal;
31632
+ font-weight: bold;
31633
+ text-transform: uppercase;
31634
+ font-feature-settings: "cpsp" on;
31635
+ font-size: 13px;
31636
+ line-height: 20px;
31666
31637
  }
31667
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31668
- background: rgba(0, 136, 255, 0.1);
31669
- border-bottom-color: transparent;
31670
- border-top-color: transparent;
31638
+
31639
+ .l2i7fo9 {
31640
+ font-family: Inter;
31641
+ font-style: normal;
31642
+ font-weight: normal;
31643
+ font-size: 12px;
31644
+ line-height: 18px;
31671
31645
  }
31672
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31673
- border-radius: 8px 0 0 8px;
31646
+
31647
+ .l1x7hscx {
31648
+ font-family: Inter;
31649
+ font-style: normal;
31650
+ font-weight: 500;
31651
+ font-size: 12px;
31652
+ line-height: 18px;
31674
31653
  }
31675
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31676
- border-radius: 0 8px 8px 0;
31654
+
31655
+ .le1jwan {
31656
+ font-family: Inter;
31657
+ font-style: normal;
31658
+ font-weight: bold;
31659
+ font-size: 12px;
31660
+ line-height: 18px;
31677
31661
  }
31678
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31679
- background: rgba(0, 136, 255, 0.1);
31662
+
31663
+ .lyxynfj {
31664
+ font-family: Inter;
31665
+ font-style: normal;
31666
+ font-weight: normal;
31667
+ font-size: 12px;
31668
+ line-height: 18px;
31680
31669
  }
31681
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31682
- background: #fff;
31683
- font-weight: 400;
31684
- position: relative;
31685
- border-bottom: none;
31686
- color: #00122e;
31687
- transition: none;
31688
- padding: 15px 8px 15px 8px;
31670
+
31671
+ .lpb2nxv {
31672
+ font-family: Inter;
31673
+ font-style: normal;
31674
+ font-weight: 500;
31675
+ font-size: 12px;
31676
+ line-height: 18px;
31689
31677
  }
31690
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31691
- content: "";
31692
- width: 1px;
31693
- top: 0;
31694
- bottom: 0;
31695
- background: rgba(211, 218, 235, 0.6);
31696
- position: absolute;
31697
- right: 0;
31678
+
31679
+ .l1r8o3vv {
31680
+ font-family: Inter;
31681
+ font-style: normal;
31682
+ font-weight: bold;
31683
+ font-size: 12px;
31684
+ line-height: 18px;
31698
31685
  }
31699
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31700
- padding: unset;
31686
+
31687
+ .lemnjy2 {
31688
+ font-family: Inter;
31689
+ font-style: normal;
31690
+ font-weight: normal;
31691
+ text-transform: uppercase;
31692
+ font-feature-settings: "cpsp" on;
31693
+ font-size: 12px;
31694
+ line-height: 18px;
31701
31695
  }
31702
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31703
- display: none;
31696
+
31697
+ .lrc42gb {
31698
+ font-family: Inter;
31699
+ font-style: normal;
31700
+ font-weight: bold;
31701
+ text-transform: uppercase;
31702
+ font-feature-settings: "cpsp" on;
31703
+ font-size: 12px;
31704
+ line-height: 18px;
31704
31705
  }
31705
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31706
- width: 100%;
31707
- overflow: hidden;
31708
- white-space: nowrap;
31709
- text-overflow: ellipsis;
31706
+
31707
+ .fqaz4mb {
31708
+ font-family: Inter;
31709
+ font-style: normal;
31710
+ font-weight: normal;
31711
+ font-size: 13px;
31712
+ line-height: 20px;
31710
31713
  }
31711
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31712
- overflow: hidden;
31713
- text-overflow: ellipsis;
31714
- flex: 1;
31714
+
31715
+ .f13we5o {
31716
+ font-family: Inter;
31717
+ font-style: normal;
31718
+ font-weight: normal;
31719
+ font-size: 13px;
31720
+ line-height: 20px;
31715
31721
  }
31716
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31717
- padding: 15px 25px 15px 8px;
31722
+
31723
+ .ffmjua2 {
31724
+ font-family: Inter;
31725
+ font-style: normal;
31726
+ font-weight: normal;
31727
+ font-size: 12px;
31728
+ line-height: 18px;
31718
31729
  }
31719
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31720
- padding: 0;
31730
+
31731
+ .fz2mxw0 {
31732
+ font-family: Inter;
31733
+ font-style: normal;
31734
+ font-weight: normal;
31735
+ font-size: 12px;
31736
+ line-height: 18px;
31721
31737
  }
31722
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31723
- position: absolute;
31724
- right: 6px;
31725
- top: 50%;
31726
- transform: translateY(-50%);
31727
- height: 16px;
31728
- display: none;
31729
- transition: transform 320ms ease;
31738
+
31739
+ .t1ertzoh {
31740
+ font-family: Inter;
31741
+ font-style: normal;
31742
+ font-weight: normal;
31743
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31744
+ font-size: 13px;
31745
+ line-height: 20px;
31730
31746
  }
31731
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31732
- display: block;
31733
- transform: translateY(-50%) rotateX(180deg);
31747
+
31748
+ .t19bge8r {
31749
+ font-family: Inter;
31750
+ font-style: normal;
31751
+ font-weight: normal;
31752
+ font-feature-settings: "zero" on;
31753
+ font-size: 13px;
31754
+ line-height: 20px;
31734
31755
  }
31735
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31736
- display: block;
31756
+
31757
+ .tjrzfyl {
31758
+ font-family: Inter;
31759
+ font-style: normal;
31760
+ font-weight: normal;
31761
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31762
+ font-size: 12px;
31763
+ line-height: 18px;
31737
31764
  }
31738
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31739
- display: none;
31765
+
31766
+ .tm6s7bo {
31767
+ font-family: Inter;
31768
+ font-style: normal;
31769
+ font-weight: 500;
31770
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31771
+ font-size: 12px;
31772
+ line-height: 18px;
31740
31773
  }
31741
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31742
- transform: translateY(-50%);
31774
+
31775
+ .t19zq6ic {
31776
+ font-family: Inter;
31777
+ font-style: normal;
31778
+ font-weight: normal;
31779
+ font-feature-settings: "zero" on;
31780
+ font-size: 12px;
31781
+ line-height: 18px;
31743
31782
  }
31744
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31745
- transform: translateY(-50%) rotateX(180deg);
31783
+
31784
+ .t1gduru8 {
31785
+ font-family: Inter;
31786
+ font-style: normal;
31787
+ font-weight: 500;
31788
+ font-feature-settings: "zero" on;
31789
+ font-size: 12px;
31790
+ line-height: 18px;
31746
31791
  }
31747
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31748
- background: #f2f5fa;
31792
+
31793
+ .t55raab {
31794
+ font-family: Inter;
31795
+ font-style: normal;
31796
+ font-weight: bold;
31797
+ font-feature-settings: "zero" on;
31798
+ font-size: 16px;
31799
+ line-height: 24px;
31749
31800
  }
31750
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31751
- display: block;
31801
+
31802
+ .u1w9abfe {
31803
+ font-family: Inter;
31804
+ font-style: normal;
31805
+ font-weight: normal;
31806
+ font-size: 10px;
31807
+ line-height: 12px;
31752
31808
  }
31753
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31754
- padding-right: 25px;
31809
+
31810
+ .c18gxmrl {
31811
+ border: 1px solid #d8deeb;
31812
+ border-radius: 4px;
31755
31813
  }
31756
- .tta5kd2 .ant-table .ant-table-selection-column {
31757
- padding: 0 !important;
31814
+ .c18gxmrl + .c18gxmrl {
31815
+ margin-top: 8px;
31758
31816
  }
31759
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31760
- position: absolute;
31761
- left: 50%;
31762
- top: 50%;
31763
- transform: translate(-50%, -50%);
31817
+ .c18gxmrl:hover {
31818
+ border-color: #0080ff;
31764
31819
  }
31765
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31766
- display: none;
31820
+ .c18gxmrl:hover > header {
31821
+ background: rgba(0, 128, 255, 0.1);
31767
31822
  }
31768
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31769
- background: #fff;
31823
+ .c18gxmrl.active header {
31824
+ border-bottom: 1px solid #d8deeb;
31770
31825
  }
31771
- .tta5kd2 .ant-table .ant-table-placeholder {
31772
- background: inherit;
31826
+ .c18gxmrl > header {
31827
+ padding: 8px 12px;
31773
31828
  }
31774
- .tta5kd2 .ant-table .ant-table-placeholder td {
31775
- position: static;
31776
- border: none;
31777
- background: inherit !important;
31778
- height: 100px;
31779
- vertical-align: middle;
31829
+
31830
+ .c18bcrac {
31831
+ display: inline-block;
31832
+ width: 100%;
31780
31833
  }
31781
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31782
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31783
- font-weight: bold;
31784
- font-size: 20px;
31785
- color: rgba(10, 37, 85, 0.6);
31834
+ .c18bcrac .recharts-wrapper {
31835
+ margin-left: 4px;
31786
31836
  }
31787
- .tta5kd2 .ant-table td.cell__action_ {
31788
- padding: 0 !important;
31789
- position: relative;
31790
- background: #fff;
31837
+
31838
+ .cro7kg2 {
31839
+ padding: 4px;
31791
31840
  }
31792
- .tta5kd2 .ant-table td.cell__action_ > * {
31793
- height: 100%;
31841
+
31842
+ .c14wcxf0 {
31794
31843
  display: flex;
31844
+ justify-content: space-between;
31795
31845
  align-items: center;
31796
- justify-content: flex-end;
31797
- padding-right: 8px;
31846
+ font-size: 13px;
31847
+ line-height: 24px;
31848
+ color: #cccccc;
31849
+ white-space: nowrap;
31798
31850
  }
31799
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31800
- width: 24px;
31801
- height: 24px;
31802
- cursor: pointer;
31803
- justify-content: center;
31804
- border-radius: 4px;
31851
+ .c14wcxf0 label {
31852
+ margin-right: 32px;
31805
31853
  }
31806
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31807
- background: #fff;
31854
+
31855
+ .coy29mj.c14wcxf0 {
31856
+ font-weight: bold;
31857
+ color: white;
31808
31858
  }
31809
31859
 
31810
- .l4bld33 {
31811
- width: 64px;
31812
- height: 64px;
31860
+ .s11212zy {
31861
+ width: 8px;
31862
+ height: 8px;
31863
+ border-radius: 2px;
31864
+ display: inline-block;
31865
+ background: var(--s11212zy-0);
31866
+ border: 1px solid #fff;
31867
+ box-sizing: content-box;
31868
+ margin-right: 6px;
31869
+ }
31870
+
31871
+ .p1lyky6c > :first-child {
31872
+ font-weight: bold;
31873
+ color: white;
31874
+ margin-right: 4px;
31875
+ }
31876
+
31877
+ .n12mqh7z {
31813
31878
  display: flex;
31814
31879
  align-items: center;
31815
- justify-content: center;
31816
- position: relative;
31817
- opacity: 0.2;
31880
+ font-size: 12px;
31881
+ line-height: 18px;
31882
+ }
31883
+ .n12mqh7z:not(:last-child) {
31884
+ margin-bottom: 4px;
31818
31885
  }
31819
31886
 
31820
- .lgitjoj {
31821
- position: absolute;
31822
- width: 5px;
31823
- height: 48px;
31824
- left: 9.33px;
31825
- top: 40.5px;
31826
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31827
- border-radius: 5px;
31828
- transform: rotate(-128deg);
31829
- transform-origin: top left;
31830
- animation: loading-indicator1 1100ms ease-out infinite;
31887
+ .tf5bynu {
31888
+ margin: 0 3px;
31831
31889
  }
31832
31890
 
31833
- .l13g0exg {
31834
- position: absolute;
31835
- width: 5px;
31836
- height: 48px;
31837
- left: 40.8px;
31838
- top: 8.4px;
31839
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31840
- border-radius: 5px;
31841
- transform: rotate(-8deg);
31842
- transform-origin: top left;
31843
- animation: loading-indicator2 1100ms ease-out infinite;
31891
+ .tcckoz1 {
31892
+ max-height: 400px;
31893
+ overflow: "auto";
31844
31894
  }
31845
31895
 
31846
- .l1exo3h6 {
31847
- position: absolute;
31848
- width: 5px;
31849
- height: 48px;
31850
- left: 52.9px;
31851
- top: 51.8px;
31852
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31853
- border-radius: 5px;
31854
- transform: rotate(112deg);
31855
- transform-origin: top left;
31856
- animation: loading-indicator3 1100ms ease-out infinite;
31896
+ .berrcjl {
31897
+ color: rgba(10, 37, 85, 0.6);
31898
+ margin-bottom: 4px;
31899
+ }
31900
+ .berrcjl .breadcrumb-link {
31901
+ color: rgba(10, 37, 85, 0.6);
31902
+ cursor: pointer;
31903
+ transition: color 160ms ease;
31904
+ }
31905
+ .berrcjl .breadcrumb-link:hover {
31906
+ color: #0080ff;
31907
+ }
31908
+ .berrcjl .breadcrumb-link:active {
31909
+ color: #005ed1;
31857
31910
  }
31858
31911
 
31859
31912
  .c1bus5hc {
@@ -31896,24 +31949,26 @@ input.rrg1fkn.ant-input {
31896
31949
  transform: rotate(0deg);
31897
31950
  }
31898
31951
 
31899
- .c18gxmrl {
31900
- border: 1px solid #d8deeb;
31901
- border-radius: 4px;
31902
- }
31903
- .c18gxmrl + .c18gxmrl {
31904
- margin-top: 8px;
31905
- }
31906
- .c18gxmrl:hover {
31907
- border-color: #0080ff;
31952
+ .c1uzzomf {
31953
+ margin-bottom: 16px;
31908
31954
  }
31909
- .c18gxmrl:hover > header {
31910
- background: rgba(0, 128, 255, 0.1);
31955
+ .c1uzzomf .card-title {
31956
+ font-size: 16px;
31957
+ color: rgba(44, 56, 82, 0.6);
31958
+ font-weight: 700;
31959
+ line-height: 32px;
31911
31960
  }
31912
- .c18gxmrl.active header {
31913
- border-bottom: 1px solid #d8deeb;
31961
+ .c1uzzomf .card-body {
31962
+ padding: 24px;
31963
+ border-radius: 8px;
31964
+ background: #fff;
31914
31965
  }
31915
- .c18gxmrl > header {
31916
- padding: 8px 12px;
31966
+ .c1uzzomf .empty {
31967
+ font-weight: 700;
31968
+ font-size: 14px;
31969
+ line-height: 22px;
31970
+ color: rgba(0, 21, 64, 0.3);
31971
+ text-align: center;
31917
31972
  }
31918
31973
 
31919
31974
  .clm1wy1 {
@@ -31975,135 +32030,38 @@ input.rrg1fkn.ant-input {
31975
32030
  color: rgba(62, 70, 82, 0.6);
31976
32031
  display: flex;
31977
32032
  justify-content: space-between;
31978
- align-items: center;
31979
- padding: 8px 16px;
31980
- }
31981
- .c167wnad .anticon {
31982
- cursor: pointer;
31983
- }
31984
- .c167wnad .anticon:hover {
31985
- color: #0096ff;
31986
- }
31987
-
31988
- .cxhf7dh {
31989
- text-align: center;
31990
- }
31991
- .cxhf7dh .dots {
31992
- display: flex;
31993
- justify-content: center;
31994
- }
31995
- .cxhf7dh .dot {
31996
- display: inline-block;
31997
- width: 2px;
31998
- height: 2px;
31999
- border-radius: 1px;
32000
- background: #0096ff;
32001
- }
32002
- .cxhf7dh .dot:not(:last-child) {
32003
- margin-right: 2px;
32004
- }
32005
- .cxhf7dh .bar {
32006
- width: 9px;
32007
- height: 2px;
32008
- background: #0096ff;
32009
- border-radius: 2px;
32010
- }
32011
-
32012
- .tje3huy {
32013
- width: 100%;
32014
- overflow: inherit;
32015
- white-space: inherit;
32016
- text-overflow: ellipsis;
32017
- }
32018
-
32019
- .c18bcrac {
32020
- display: inline-block;
32021
- width: 100%;
32022
- }
32023
- .c18bcrac .recharts-wrapper {
32024
- margin-left: 4px;
32025
- }
32026
-
32027
- .cro7kg2 {
32028
- padding: 4px;
32029
- }
32030
-
32031
- .c14wcxf0 {
32032
- display: flex;
32033
- justify-content: space-between;
32034
- align-items: center;
32035
- font-size: 13px;
32036
- line-height: 24px;
32037
- color: #cccccc;
32038
- white-space: nowrap;
32039
- }
32040
- .c14wcxf0 label {
32041
- margin-right: 32px;
32042
- }
32043
-
32044
- .coy29mj.c14wcxf0 {
32045
- font-weight: bold;
32046
- color: white;
32047
- }
32048
-
32049
- .s11212zy {
32050
- width: 8px;
32051
- height: 8px;
32052
- border-radius: 2px;
32053
- display: inline-block;
32054
- background: var(--s11212zy-0);
32055
- border: 1px solid #fff;
32056
- box-sizing: content-box;
32057
- margin-right: 6px;
32058
- }
32059
-
32060
- .p1lyky6c > :first-child {
32061
- font-weight: bold;
32062
- color: white;
32063
- margin-right: 4px;
32064
- }
32065
-
32066
- .s1iv0tp1 .enabled-switch {
32067
- display: flex;
32068
- align-items: center;
32069
- }
32070
- .s1iv0tp1 .enabled-text {
32071
- margin-right: 8px;
32072
- }
32073
-
32074
- .n12mqh7z {
32075
- display: flex;
32076
- align-items: center;
32077
- font-size: 12px;
32078
- line-height: 18px;
32033
+ align-items: center;
32034
+ padding: 8px 16px;
32079
32035
  }
32080
- .n12mqh7z:not(:last-child) {
32081
- margin-bottom: 4px;
32036
+ .c167wnad .anticon {
32037
+ cursor: pointer;
32082
32038
  }
32083
-
32084
- .tf5bynu {
32085
- margin: 0 3px;
32039
+ .c167wnad .anticon:hover {
32040
+ color: #0096ff;
32086
32041
  }
32087
32042
 
32088
- .tcckoz1 {
32089
- max-height: 400px;
32090
- overflow: "auto";
32043
+ .cxhf7dh {
32044
+ text-align: center;
32091
32045
  }
32092
-
32093
- .berrcjl {
32094
- color: rgba(10, 37, 85, 0.6);
32095
- margin-bottom: 4px;
32046
+ .cxhf7dh .dots {
32047
+ display: flex;
32048
+ justify-content: center;
32096
32049
  }
32097
- .berrcjl .breadcrumb-link {
32098
- color: rgba(10, 37, 85, 0.6);
32099
- cursor: pointer;
32100
- transition: color 160ms ease;
32050
+ .cxhf7dh .dot {
32051
+ display: inline-block;
32052
+ width: 2px;
32053
+ height: 2px;
32054
+ border-radius: 1px;
32055
+ background: #0096ff;
32101
32056
  }
32102
- .berrcjl .breadcrumb-link:hover {
32103
- color: #0080ff;
32057
+ .cxhf7dh .dot:not(:last-child) {
32058
+ margin-right: 2px;
32104
32059
  }
32105
- .berrcjl .breadcrumb-link:active {
32106
- color: #005ed1;
32060
+ .cxhf7dh .bar {
32061
+ width: 9px;
32062
+ height: 2px;
32063
+ background: #0096ff;
32064
+ border-radius: 2px;
32107
32065
  }
32108
32066
 
32109
32067
  .gmyahx3 {
@@ -32116,28 +32074,6 @@ input.rrg1fkn.ant-input {
32116
32074
  color: #0080ff;
32117
32075
  }
32118
32076
 
32119
- .c1uzzomf {
32120
- margin-bottom: 16px;
32121
- }
32122
- .c1uzzomf .card-title {
32123
- font-size: 16px;
32124
- color: rgba(44, 56, 82, 0.6);
32125
- font-weight: 700;
32126
- line-height: 32px;
32127
- }
32128
- .c1uzzomf .card-body {
32129
- padding: 24px;
32130
- border-radius: 8px;
32131
- background: #fff;
32132
- }
32133
- .c1uzzomf .empty {
32134
- font-weight: 700;
32135
- font-size: 14px;
32136
- line-height: 22px;
32137
- color: rgba(0, 21, 64, 0.3);
32138
- text-align: center;
32139
- }
32140
-
32141
32077
  .t1sqg15u {
32142
32078
  background: white;
32143
32079
  }
@@ -32204,28 +32140,217 @@ input.rrg1fkn.ant-input {
32204
32140
  .t93e4cf .hidden {
32205
32141
  display: none;
32206
32142
  }
32207
- .t93e4cf .ant-btn-link {
32208
- height: auto;
32143
+ .t93e4cf .ant-btn-link {
32144
+ height: auto;
32145
+ }
32146
+ .t93e4cf .content {
32147
+ overflow: hidden;
32148
+ overflow-x: auto;
32149
+ width: 100%;
32150
+ white-space: pre-wrap;
32151
+ }
32152
+ .t93e4cf .content .ant-btn {
32153
+ white-space: pre-wrap;
32154
+ text-align: left;
32155
+ }
32156
+ .t93e4cf .content .unit-chart {
32157
+ justify-content: flex-start;
32158
+ }
32159
+
32160
+ .rhz2uv5 {
32161
+ width: var(--rhz2uv5-0);
32162
+ flex-shrink: 0;
32163
+ color: rgba(44, 56, 82, 0.6);
32164
+ padding-right: 12px;
32165
+ }
32166
+
32167
+ .s1iv0tp1 .enabled-switch {
32168
+ display: flex;
32169
+ align-items: center;
32170
+ }
32171
+ .s1iv0tp1 .enabled-text {
32172
+ margin-right: 8px;
32173
+ }
32174
+
32175
+ .tje3huy {
32176
+ width: 100%;
32177
+ overflow: inherit;
32178
+ white-space: inherit;
32179
+ text-overflow: ellipsis;
32180
+ }
32181
+
32182
+ .c10crapj {
32183
+ border-radius: 8px;
32184
+ }
32185
+ .c10crapj .ant-card-body {
32186
+ padding: 20px 24px 24px 24px;
32187
+ }
32188
+
32189
+ .c198s9j3 {
32190
+ color: #2d3a56;
32191
+ line-height: 22px;
32192
+ display: inline-flex;
32193
+ }
32194
+ .c198s9j3 .ant-checkbox {
32195
+ height: 22px;
32196
+ display: flex;
32197
+ align-items: center;
32198
+ top: 0;
32199
+ }
32200
+ .c198s9j3 .ant-checkbox-checked::after {
32201
+ border: none;
32202
+ }
32203
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32204
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32205
+ border-color: #0080ff;
32206
+ }
32207
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
32208
+ border: 1px solid rgba(107, 128, 167, 0.6);
32209
+ }
32210
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32211
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32212
+ border: 1px solid #0080ff;
32213
+ }
32214
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32215
+ background: #0080ff;
32216
+ }
32217
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32218
+ background-color: #fff;
32219
+ height: 2px;
32220
+ width: 10px;
32221
+ border-radius: 2px;
32222
+ }
32223
+ .c198s9j3.ant-checkbox-wrapper-disabled {
32224
+ opacity: 0.5;
32225
+ }
32226
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32227
+ background: rgba(211, 218, 235, 0.6);
32228
+ border-color: rgba(107, 128, 167, 0.6) !important;
32229
+ }
32230
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32231
+ border-color: #2d3a56;
32232
+ }
32233
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32234
+ background: #2d3a56;
32235
+ }
32236
+ .c198s9j3 .ant-checkbox + span,
32237
+ .c198s9j3 .ant-checkbox-disabled + span {
32238
+ padding: 0;
32239
+ }
32240
+ .c198s9j3 .ant-checkbox + span .main,
32241
+ .c198s9j3 .ant-checkbox-disabled + span .main {
32242
+ display: inline-block;
32243
+ margin-left: 12px;
32244
+ color: #2d3a56;
32245
+ }
32246
+ .c198s9j3 .ant-checkbox + span .sub,
32247
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
32248
+ margin-left: 28px;
32249
+ color: rgba(44, 56, 82, 0.6);
32250
+ }
32251
+ .c198s9j3.compact .ant-checkbox + span .main,
32252
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
32253
+ margin-left: 8px;
32254
+ }
32255
+ .c198s9j3.compact .ant-checkbox + span .sub,
32256
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32257
+ margin-left: 24px;
32258
+ }
32259
+
32260
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32261
+ border-radius: 6px;
32262
+ }
32263
+ .shq1k1g.ant-select.ant-select-single {
32264
+ width: 100%;
32265
+ color: #2d3a56;
32266
+ border-color: rgba(211, 218, 235, 0.6);
32267
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32268
+ font-size: 13px;
32269
+ }
32270
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32271
+ height: 30px;
32272
+ }
32273
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32274
+ height: 38px;
32275
+ font-size: 13px;
32276
+ }
32277
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32278
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32279
+ transition: 160ms ease;
32280
+ }
32281
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32282
+ color: #0080ff;
32283
+ }
32284
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32285
+ border-color: rgba(107, 128, 167, 0.6);
32286
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32287
+ }
32288
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32289
+ color: #0080ff;
32290
+ }
32291
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32292
+ border-color: #0080ff;
32293
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32294
+ }
32295
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32296
+ transform: rotate(180deg);
32297
+ }
32298
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32299
+ background: rgba(211, 218, 235, 0.6);
32300
+ border-color: rgba(172, 186, 211, 0.6);
32301
+ cursor: "not-allowed";
32302
+ }
32303
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32304
+ border-color: #f0483e !important;
32305
+ }
32306
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32307
+ color: #1d326c;
32308
+ }
32309
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32310
+ border-color: #0080ff;
32311
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32312
+ }
32313
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32314
+ transform: rotate(180deg);
32315
+ }
32316
+
32317
+ .o8ocss1 {
32318
+ overflow: hidden;
32319
+ text-overflow: ellipsis;
32320
+ }
32321
+
32322
+ .n17syc35 {
32323
+ white-space: nowrap;
32324
+ }
32325
+
32326
+ .t3qomhu {
32327
+ margin: 0 2px;
32328
+ }
32329
+
32330
+ .cav9p2m .ant-collapse-item {
32331
+ border: 0px;
32332
+ background-color: #fff;
32333
+ }
32334
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32335
+ padding-top: 0px;
32336
+ padding-bottom: 0px;
32337
+ padding-left: 0px !important;
32338
+ padding-right: 24px;
32209
32339
  }
32210
- .t93e4cf .content {
32211
- overflow: hidden;
32212
- overflow-x: auto;
32213
- width: 100%;
32214
- white-space: pre-wrap;
32340
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32341
+ right: 0px;
32215
32342
  }
32216
- .t93e4cf .content .ant-btn {
32217
- white-space: pre-wrap;
32218
- text-align: left;
32343
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32344
+ padding: 0px;
32219
32345
  }
32220
- .t93e4cf .content .unit-chart {
32221
- justify-content: flex-start;
32346
+
32347
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32348
+ padding-right: 0px;
32349
+ cursor: default;
32222
32350
  }
32223
32351
 
32224
- .rhz2uv5 {
32225
- width: var(--rhz2uv5-0);
32226
- flex-shrink: 0;
32227
- color: rgba(44, 56, 82, 0.6);
32228
- padding-right: 12px;
32352
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32353
+ display: flex;
32229
32354
  }
32230
32355
 
32231
32356
  .wg1tsps {
@@ -32245,16 +32370,12 @@ input.rrg1fkn.ant-input {
32245
32370
  }
32246
32371
 
32247
32372
  .u1p8acpn {
32248
- width: 40px;
32373
+ min-width: 40px;
32249
32374
  }
32250
32375
  .u1p8acpn .unit {
32251
32376
  color: #00122e !important;
32252
32377
  }
32253
32378
 
32254
- .t3qomhu {
32255
- margin: 0 2px;
32256
- }
32257
-
32258
32379
  .m15dvk92 {
32259
32380
  display: flex;
32260
32381
  justify-content: space-between;
@@ -32268,123 +32389,175 @@ input.rrg1fkn.ant-input {
32268
32389
  width: 100%;
32269
32390
  }
32270
32391
 
32271
- .cav9p2m .ant-collapse-item {
32272
- border: 0px;
32273
- background-color: #fff;
32392
+ .igz4le8 {
32393
+ height: 24px;
32394
+ width: 56px !important;
32395
+ margin-right: 4px;
32274
32396
  }
32275
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32276
- padding-top: 0px;
32277
- padding-bottom: 0px;
32278
- padding-left: 0px !important;
32279
- padding-right: 24px;
32397
+
32398
+ .c1riexje {
32399
+ color: rgba(44, 56, 82, 0.6);
32280
32400
  }
32281
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32282
- right: 0px;
32401
+
32402
+ .m1thnes4 {
32403
+ color: rgba(44, 56, 82, 0.6);
32404
+ text-align: center;
32405
+ display: flex;
32406
+ align-items: center;
32407
+ justify-content: center;
32408
+ flex-direction: column;
32409
+ height: 100%;
32283
32410
  }
32284
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32285
- padding: 0px;
32411
+ .m1thnes4 .link {
32412
+ color: #0080ff;
32413
+ cursor: pointer;
32286
32414
  }
32287
32415
 
32288
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32289
- padding-right: 0px;
32290
- cursor: default;
32416
+ .m1bixfdy {
32417
+ width: 100%;
32418
+ height: 100%;
32419
+ display: flex;
32420
+ flex-direction: column;
32291
32421
  }
32292
-
32293
- .c198s9j3 {
32294
- color: #2d3a56;
32295
- line-height: 22px;
32296
- display: inline-flex;
32422
+ .m1bixfdy .name-toolbar {
32423
+ width: 100%;
32424
+ display: flex;
32425
+ line-height: 30px;
32426
+ padding: 0 16px;
32427
+ justify-content: space-between;
32297
32428
  }
32298
- .c198s9j3 .ant-checkbox {
32299
- height: 22px;
32429
+ .m1bixfdy .name-toolbar .metric-extra {
32300
32430
  display: flex;
32431
+ font-size: 12px;
32301
32432
  align-items: center;
32302
- top: 0;
32303
32433
  }
32304
- .c198s9j3 .ant-checkbox-checked::after {
32305
- border: none;
32434
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
32435
+ color: #a3b4cc;
32306
32436
  }
32307
- .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32308
- .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32309
- border-color: #0080ff;
32437
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32438
+ margin-left: 10px;
32310
32439
  }
32311
- .c198s9j3 .ant-checkbox .ant-checkbox-inner {
32312
- border: 1px solid rgba(107, 128, 167, 0.6);
32440
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32441
+ margin-left: 10px;
32442
+ cursor: pointer;
32313
32443
  }
32314
- .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32315
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32316
- border: 1px solid #0080ff;
32444
+ .m1bixfdy .content {
32445
+ flex: 1;
32446
+ width: 100%;
32447
+ display: flex;
32448
+ justify-content: center;
32449
+ align-items: center;
32317
32450
  }
32318
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32319
- background: #0080ff;
32451
+ .m1bixfdy .single-content {
32452
+ height: 65px;
32320
32453
  }
32321
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32322
- background-color: #fff;
32323
- height: 2px;
32324
- width: 10px;
32325
- border-radius: 2px;
32454
+
32455
+ .lfamfcw {
32456
+ display: flex;
32457
+ align-items: center;
32458
+ white-space: nowrap;
32459
+ overflow: hidden;
32460
+ width: 100%;
32326
32461
  }
32327
- .c198s9j3.ant-checkbox-wrapper-disabled {
32328
- opacity: 0.5;
32462
+ .lfamfcw .ant-dropdown-trigger {
32463
+ margin-left: auto;
32464
+ font-size: 12px;
32329
32465
  }
32330
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32331
- background: rgba(211, 218, 235, 0.6);
32332
- border-color: rgba(107, 128, 167, 0.6) !important;
32466
+
32467
+ .la6u9b4 {
32468
+ display: flex;
32469
+ justify-content: flex-start;
32470
+ align-items: center;
32471
+ font-size: 12px;
32472
+ cursor: pointer;
32333
32473
  }
32334
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32335
- border-color: #2d3a56;
32474
+ .la6u9b4:not(:last-child) {
32475
+ margin-right: 20px;
32336
32476
  }
32337
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32338
- background: #2d3a56;
32477
+ .la6u9b4.deselected {
32478
+ opacity: 0.4;
32339
32479
  }
32340
- .c198s9j3 .ant-checkbox + span,
32341
- .c198s9j3 .ant-checkbox-disabled + span {
32342
- padding: 0;
32480
+ .la6u9b4.deselected .color-block {
32481
+ background: #b4beca !important;
32343
32482
  }
32344
- .c198s9j3 .ant-checkbox + span .main,
32345
- .c198s9j3 .ant-checkbox-disabled + span .main {
32483
+
32484
+ .chhvk8b {
32346
32485
  display: inline-block;
32347
- margin-left: 12px;
32348
- color: #2d3a56;
32486
+ height: 8px;
32487
+ width: 8px;
32488
+ margin-right: 8px;
32349
32489
  }
32350
- .c198s9j3 .ant-checkbox + span .sub,
32351
- .c198s9j3 .ant-checkbox-disabled + span .sub {
32352
- margin-left: 28px;
32353
- color: rgba(44, 56, 82, 0.6);
32490
+
32491
+ .e1sdlxq1 .ant-dropdown-menu-item {
32492
+ display: flex;
32493
+ align-items: center;
32494
+ font-size: 12px;
32495
+ margin: 0;
32354
32496
  }
32355
- .c198s9j3.compact .ant-checkbox + span .main,
32356
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
32357
- margin-left: 8px;
32497
+
32498
+ .m16f7gpb {
32499
+ position: relative;
32358
32500
  }
32359
- .c198s9j3.compact .ant-checkbox + span .sub,
32360
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32361
- margin-left: 24px;
32501
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32502
+ bottom: -12px;
32362
32503
  }
32363
-
32364
- .o8ocss1 {
32365
- overflow: hidden;
32366
- text-overflow: ellipsis;
32504
+ .m16f7gpb .metric-toolbar {
32505
+ display: flex;
32506
+ justify-content: space-between;
32507
+ line-height: 30px;
32508
+ margin: 0 16px;
32367
32509
  }
32368
-
32369
- .n17syc35 {
32370
- white-space: nowrap;
32510
+ .m16f7gpb .metric-toolbar .metric-extra {
32511
+ display: flex;
32512
+ font-size: 12px;
32513
+ align-items: center;
32371
32514
  }
32372
-
32373
- .c10crapj {
32374
- border-radius: 8px;
32515
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32516
+ color: #a3b4cc;
32375
32517
  }
32376
- .c10crapj .ant-card-body {
32377
- padding: 20px 24px 24px 24px;
32518
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32519
+ margin-left: 10px;
32520
+ }
32521
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32522
+ margin-left: 10px;
32523
+ cursor: pointer;
32524
+ }
32525
+ .m16f7gpb .recharts-xAxis {
32526
+ font-size: 12px;
32527
+ }
32528
+ .m16f7gpb .pointer-wrapper {
32529
+ position: absolute;
32530
+ bottom: 10px;
32531
+ padding: 0 8px;
32532
+ border-radius: 4px;
32533
+ font-size: 12px;
32534
+ color: #fff;
32535
+ background: rgba(0, 0, 0, 0.75);
32536
+ transform: translateX(-50%);
32378
32537
  }
32379
32538
 
32380
- .igz4le8 {
32381
- height: 24px;
32382
- width: 56px !important;
32383
- margin-right: 4px;
32539
+ .t1ipvk51 {
32540
+ min-width: 200px;
32384
32541
  }
32385
32542
 
32386
- .c1riexje {
32387
- color: rgba(44, 56, 82, 0.6);
32543
+ .t1kgldps {
32544
+ display: flex;
32545
+ align-items: center;
32546
+ justify-content: space-between;
32547
+ background-color: rgba(0, 0, 0, 0.75);
32548
+ color: #b4beca;
32549
+ font-size: 12px;
32550
+ padding: 3px 6px;
32551
+ }
32552
+ .t1kgldps:first-child {
32553
+ padding-top: 3px;
32554
+ }
32555
+ .t1kgldps:last-child {
32556
+ padding-bottom: 3px;
32557
+ }
32558
+ .t1kgldps .column-value {
32559
+ color: #fff;
32560
+ margin-left: 8px;
32388
32561
  }
32389
32562
 
32390
32563
  .s14dk8r1 {
@@ -32461,69 +32634,57 @@ input.rrg1fkn.ant-input {
32461
32634
  display: inline-block;
32462
32635
  }
32463
32636
 
32464
- .iiqau4c.ant-input-group.ant-input-group-compact {
32465
- display: flex;
32637
+ .t19ustft .date {
32638
+ margin-right: 4px;
32466
32639
  }
32467
32640
 
32468
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32469
- border-radius: 6px;
32470
- }
32471
- .shq1k1g.ant-select.ant-select-single {
32472
- width: 100%;
32473
- color: #2d3a56;
32474
- border-color: rgba(211, 218, 235, 0.6);
32475
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32476
- font-size: 13px;
32477
- }
32478
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32479
- height: 30px;
32480
- }
32481
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32482
- height: 38px;
32483
- font-size: 13px;
32484
- }
32485
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32486
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32487
- transition: 160ms ease;
32488
- }
32489
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32490
- color: #0080ff;
32491
- }
32492
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32493
- border-color: rgba(107, 128, 167, 0.6);
32494
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32495
- }
32496
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32497
- color: #0080ff;
32498
- }
32499
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32500
- border-color: #0080ff;
32501
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32502
- }
32503
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32504
- transform: rotate(180deg);
32505
- }
32506
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32507
- background: rgba(211, 218, 235, 0.6);
32508
- border-color: rgba(172, 186, 211, 0.6);
32509
- cursor: "not-allowed";
32510
- }
32511
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32512
- border-color: #f0483e !important;
32513
- }
32514
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32515
- color: #1d326c;
32641
+ .l4bld33 {
32642
+ width: 64px;
32643
+ height: 64px;
32644
+ display: flex;
32645
+ align-items: center;
32646
+ justify-content: center;
32647
+ position: relative;
32648
+ opacity: 0.2;
32516
32649
  }
32517
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32518
- border-color: #0080ff;
32519
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32650
+
32651
+ .lgitjoj {
32652
+ position: absolute;
32653
+ width: 5px;
32654
+ height: 48px;
32655
+ left: 9.33px;
32656
+ top: 40.5px;
32657
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32658
+ border-radius: 5px;
32659
+ transform: rotate(-128deg);
32660
+ transform-origin: top left;
32661
+ animation: loading-indicator1 1100ms ease-out infinite;
32520
32662
  }
32521
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32522
- transform: rotate(180deg);
32663
+
32664
+ .l13g0exg {
32665
+ position: absolute;
32666
+ width: 5px;
32667
+ height: 48px;
32668
+ left: 40.8px;
32669
+ top: 8.4px;
32670
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32671
+ border-radius: 5px;
32672
+ transform: rotate(-8deg);
32673
+ transform-origin: top left;
32674
+ animation: loading-indicator2 1100ms ease-out infinite;
32523
32675
  }
32524
32676
 
32525
- .t19ustft .date {
32526
- margin-right: 4px;
32677
+ .l1exo3h6 {
32678
+ position: absolute;
32679
+ width: 5px;
32680
+ height: 48px;
32681
+ left: 52.9px;
32682
+ top: 51.8px;
32683
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32684
+ border-radius: 5px;
32685
+ transform: rotate(112deg);
32686
+ transform-origin: top left;
32687
+ animation: loading-indicator3 1100ms ease-out infinite;
32527
32688
  }
32528
32689
 
32529
32690
  .s1uupxds {
@@ -32570,203 +32731,42 @@ input.rrg1fkn.ant-input {
32570
32731
  color: #f0483e;
32571
32732
  background-color: rgba(255, 74, 74, 0.1);
32572
32733
  }
32573
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32574
- color: #e07f00;
32575
- background-color: rgba(255, 187, 0, 0.1);
32576
- }
32577
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32578
- color: #008f4c;
32579
- background-color: rgba(30, 201, 127, 0.1);
32580
- }
32581
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32582
- color: #1d326c;
32583
- background-color: rgba(225, 230, 241, 0.6);
32584
- }
32585
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32586
- color: #7E41FF;
32587
- background-color: rgba(126, 65, 255, 0.1);
32588
- }
32589
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32590
- color: #fff;
32591
- }
32592
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32593
- background-color: #f0483e;
32594
- }
32595
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32596
- background-color: #fea008;
32597
- }
32598
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32599
- background-color: #00ba5d;
32600
- }
32601
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32602
- background-color: #0080ff;
32603
- }
32604
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32605
- background-color: #6b7d99;
32606
- }
32607
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32608
- background-color: #7E41FF;
32609
- }
32610
-
32611
- .m1thnes4 {
32612
- color: rgba(44, 56, 82, 0.6);
32613
- text-align: center;
32614
- display: flex;
32615
- align-items: center;
32616
- justify-content: center;
32617
- flex-direction: column;
32618
- height: 100%;
32619
- }
32620
- .m1thnes4 .link {
32621
- color: #0080ff;
32622
- cursor: pointer;
32623
- }
32624
-
32625
- .m1bixfdy {
32626
- width: 100%;
32627
- height: 100%;
32628
- display: flex;
32629
- flex-direction: column;
32630
- }
32631
- .m1bixfdy .name-toolbar {
32632
- width: 100%;
32633
- display: flex;
32634
- line-height: 30px;
32635
- padding: 0 16px;
32636
- justify-content: space-between;
32637
- }
32638
- .m1bixfdy .name-toolbar .metric-extra {
32639
- display: flex;
32640
- font-size: 12px;
32641
- align-items: center;
32642
- }
32643
- .m1bixfdy .name-toolbar .metric-extra .info-item {
32644
- color: #a3b4cc;
32645
- }
32646
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32647
- margin-left: 10px;
32648
- }
32649
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32650
- margin-left: 10px;
32651
- cursor: pointer;
32652
- }
32653
- .m1bixfdy .content {
32654
- flex: 1;
32655
- width: 100%;
32656
- display: flex;
32657
- justify-content: center;
32658
- align-items: center;
32659
- }
32660
- .m1bixfdy .single-content {
32661
- height: 65px;
32662
- }
32663
-
32664
- .lfamfcw {
32665
- display: flex;
32666
- align-items: center;
32667
- white-space: nowrap;
32668
- overflow: hidden;
32669
- width: 100%;
32670
- }
32671
- .lfamfcw .ant-dropdown-trigger {
32672
- margin-left: auto;
32673
- font-size: 12px;
32674
- }
32675
-
32676
- .la6u9b4 {
32677
- display: flex;
32678
- justify-content: flex-start;
32679
- align-items: center;
32680
- font-size: 12px;
32681
- cursor: pointer;
32682
- }
32683
- .la6u9b4:not(:last-child) {
32684
- margin-right: 20px;
32685
- }
32686
- .la6u9b4.deselected {
32687
- opacity: 0.4;
32688
- }
32689
- .la6u9b4.deselected .color-block {
32690
- background: #b4beca !important;
32691
- }
32692
-
32693
- .chhvk8b {
32694
- display: inline-block;
32695
- height: 8px;
32696
- width: 8px;
32697
- margin-right: 8px;
32698
- }
32699
-
32700
- .e1sdlxq1 .ant-dropdown-menu-item {
32701
- display: flex;
32702
- align-items: center;
32703
- font-size: 12px;
32704
- margin: 0;
32705
- }
32706
-
32707
- .m16f7gpb {
32708
- position: relative;
32709
- }
32710
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32711
- bottom: -12px;
32712
- }
32713
- .m16f7gpb .metric-toolbar {
32714
- display: flex;
32715
- justify-content: space-between;
32716
- line-height: 30px;
32717
- margin: 0 16px;
32718
- }
32719
- .m16f7gpb .metric-toolbar .metric-extra {
32720
- display: flex;
32721
- font-size: 12px;
32722
- align-items: center;
32723
- }
32724
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32725
- color: #a3b4cc;
32734
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32735
+ color: #e07f00;
32736
+ background-color: rgba(255, 187, 0, 0.1);
32726
32737
  }
32727
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32728
- margin-left: 10px;
32738
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32739
+ color: #008f4c;
32740
+ background-color: rgba(30, 201, 127, 0.1);
32729
32741
  }
32730
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32731
- margin-left: 10px;
32732
- cursor: pointer;
32742
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32743
+ color: #1d326c;
32744
+ background-color: rgba(225, 230, 241, 0.6);
32733
32745
  }
32734
- .m16f7gpb .recharts-xAxis {
32735
- font-size: 12px;
32746
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32747
+ color: #7E41FF;
32748
+ background-color: rgba(126, 65, 255, 0.1);
32736
32749
  }
32737
- .m16f7gpb .pointer-wrapper {
32738
- position: absolute;
32739
- bottom: 10px;
32740
- padding: 0 8px;
32741
- border-radius: 4px;
32742
- font-size: 12px;
32750
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32743
32751
  color: #fff;
32744
- background: rgba(0, 0, 0, 0.75);
32745
- transform: translateX(-50%);
32746
32752
  }
32747
-
32748
- .t1ipvk51 {
32749
- min-width: 200px;
32753
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32754
+ background-color: #f0483e;
32750
32755
  }
32751
-
32752
- .t1kgldps {
32753
- display: flex;
32754
- align-items: center;
32755
- justify-content: space-between;
32756
- background-color: rgba(0, 0, 0, 0.75);
32757
- color: #b4beca;
32758
- font-size: 12px;
32759
- padding: 3px 6px;
32756
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32757
+ background-color: #fea008;
32760
32758
  }
32761
- .t1kgldps:first-child {
32762
- padding-top: 3px;
32759
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32760
+ background-color: #00ba5d;
32763
32761
  }
32764
- .t1kgldps:last-child {
32765
- padding-bottom: 3px;
32762
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32763
+ background-color: #0080ff;
32766
32764
  }
32767
- .t1kgldps .column-value {
32768
- color: #fff;
32769
- margin-left: 8px;
32765
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32766
+ background-color: #6b7d99;
32767
+ }
32768
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32769
+ background-color: #7E41FF;
32770
32770
  }
32771
32771
 
32772
32772
  .sq6vos1 {
@@ -32984,17 +32984,8 @@ input.rrg1fkn.ant-input {
32984
32984
  background: rgba(163, 180, 204, 0.18);
32985
32985
  }
32986
32986
 
32987
- .skwah65 {
32988
- height: 8px;
32989
- box-sizing: border-box;
32990
- border-radius: 2px;
32991
- background: #f5f7fa;
32992
- display: flex;
32993
- width: 100%;
32994
- overflow: hidden;
32995
- }
32996
- .skwah65 .stack-bar-item + .stack-bar-item {
32997
- margin-left: 1px;
32987
+ .c1k4vanq {
32988
+ padding: 0 12px 14px 12px;
32998
32989
  }
32999
32990
 
33000
32991
  .c1udgdh2 {
@@ -33068,8 +33059,33 @@ input.rrg1fkn.ant-input {
33068
33059
  min-height: 0px;
33069
33060
  }
33070
33061
 
33071
- .c1k4vanq {
33072
- padding: 0 12px 14px 12px;
33062
+ .rrwcpby {
33063
+ display: flex;
33064
+ align-items: center;
33065
+ }
33066
+ .rrwcpby .order {
33067
+ height: 24px;
33068
+ width: 24px;
33069
+ border-radius: 20px;
33070
+ color: #0080ff;
33071
+ background: rgba(0, 136, 255, 0.1);
33072
+ display: flex;
33073
+ align-items: center;
33074
+ justify-content: center;
33075
+ margin-right: 6px;
33076
+ }
33077
+
33078
+ .skwah65 {
33079
+ height: 8px;
33080
+ box-sizing: border-box;
33081
+ border-radius: 2px;
33082
+ background: #f5f7fa;
33083
+ display: flex;
33084
+ width: 100%;
33085
+ overflow: hidden;
33086
+ }
33087
+ .skwah65 .stack-bar-item + .stack-bar-item {
33088
+ margin-left: 1px;
33073
33089
  }
33074
33090
 
33075
33091
  .bab9xum {
@@ -33089,70 +33105,30 @@ input.rrg1fkn.ant-input {
33089
33105
  transform: translateY(-4px);
33090
33106
  }
33091
33107
 
33092
- .rrwcpby {
33093
- display: flex;
33094
- align-items: center;
33108
+ .sut42l0 {
33109
+ padding: 0 8px;
33110
+ height: 18px;
33095
33111
  }
33096
- .rrwcpby .order {
33112
+
33113
+ .mfsz1jz {
33114
+ padding: 2px 8px;
33097
33115
  height: 24px;
33098
- width: 24px;
33099
- border-radius: 20px;
33100
- color: #0080ff;
33101
- background: rgba(0, 136, 255, 0.1);
33102
- display: flex;
33103
- align-items: center;
33104
- justify-content: center;
33105
- margin-right: 6px;
33106
33116
  }
33107
33117
 
33108
- .at4ovwe .ant-input-number-handler-wrap {
33109
- display: var(--at4ovwe-0);
33110
- }
33111
- .at4ovwe .ant-input-number-input-wrap {
33112
- padding: 5px 12px;
33113
- display: inline-flex;
33114
- line-height: 1.5715;
33115
- height: 100%;
33116
- width: 100%;
33117
- }
33118
- .at4ovwe .ant-input-number-input-wrap::after {
33119
- content: var(--at4ovwe-1);
33120
- display: var(--at4ovwe-2);
33121
- flex: none;
33122
- align-items: center;
33123
- margin-left: 4px;
33124
- color: rgba(44, 56, 82, 0.6);
33118
+ .tnd6h4m {
33119
+ margin: 0;
33125
33120
  }
33126
- .at4ovwe .ant-input-number-input-wrap::before {
33127
- content: var(--at4ovwe-3);
33128
- display: var(--at4ovwe-4);
33129
- flex: none;
33130
- align-items: center;
33121
+
33122
+ .i1qw4clm {
33131
33123
  margin-right: 4px;
33132
- cursor: auto;
33133
- color: rgba(44, 56, 82, 0.6);
33134
- }
33135
- .ant-input-group.ant-input-group-compact > .at4ovwe {
33136
- border-radius: 0;
33137
- }
33138
- .at4ovwe.ant-input-number {
33139
- width: 100%;
33140
- border-radius: 6px;
33141
- }
33142
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33143
- border-color: #0096ff;
33144
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33145
- z-index: 1;
33146
- }
33147
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33148
- border-color: #e75a3a;
33149
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33124
+ height: 16px;
33150
33125
  }
33151
- .at4ovwe .ant-input-number-input {
33152
- padding: 0;
33153
- margin: 0;
33154
- height: auto;
33155
- font-size: inherit;
33126
+
33127
+ .n1r5ku5l.ant-tag.ant-tag-gray {
33128
+ font-weight: 700;
33129
+ color: #00122e;
33130
+ background-color: rgba(237, 241, 250, 0.6);
33131
+ border: 1px solid rgba(211, 218, 235, 0.6);
33156
33132
  }
33157
33133
 
33158
33134
  .tc40oxa {
@@ -33348,30 +33324,13 @@ input.rrg1fkn.ant-input {
33348
33324
  margin-right: 8px;
33349
33325
  }
33350
33326
 
33351
- .sut42l0 {
33352
- padding: 0 8px;
33353
- height: 18px;
33354
- }
33355
-
33356
- .mfsz1jz {
33357
- padding: 2px 8px;
33358
- height: 24px;
33359
- }
33360
-
33361
- .tnd6h4m {
33362
- margin: 0;
33327
+ .w1xcixj5.outside-tag {
33328
+ padding-left: 0;
33363
33329
  }
33364
-
33365
- .i1qw4clm {
33330
+ .w1xcixj5.outside-tag .inside-tag {
33331
+ border-radius: 4px 0 0 4px;
33332
+ padding-right: 4px;
33366
33333
  margin-right: 4px;
33367
- height: 16px;
33368
- }
33369
-
33370
- .n1r5ku5l.ant-tag.ant-tag-gray {
33371
- font-weight: 700;
33372
- color: #00122e;
33373
- background-color: rgba(237, 241, 250, 0.6);
33374
- border: 1px solid rgba(211, 218, 235, 0.6);
33375
33334
  }
33376
33335
 
33377
33336
  .iwsze0q {
@@ -33379,13 +33338,54 @@ input.rrg1fkn.ant-input {
33379
33338
  height: 16px;
33380
33339
  }
33381
33340
 
33382
- .w1xcixj5.outside-tag {
33383
- padding-left: 0;
33341
+ .at4ovwe .ant-input-number-handler-wrap {
33342
+ display: var(--at4ovwe-0);
33384
33343
  }
33385
- .w1xcixj5.outside-tag .inside-tag {
33386
- border-radius: 4px 0 0 4px;
33387
- padding-right: 4px;
33344
+ .at4ovwe .ant-input-number-input-wrap {
33345
+ padding: 5px 12px;
33346
+ display: inline-flex;
33347
+ line-height: 1.5715;
33348
+ height: 100%;
33349
+ width: 100%;
33350
+ }
33351
+ .at4ovwe .ant-input-number-input-wrap::after {
33352
+ content: var(--at4ovwe-1);
33353
+ display: var(--at4ovwe-2);
33354
+ flex: none;
33355
+ align-items: center;
33356
+ margin-left: 4px;
33357
+ color: rgba(44, 56, 82, 0.6);
33358
+ }
33359
+ .at4ovwe .ant-input-number-input-wrap::before {
33360
+ content: var(--at4ovwe-3);
33361
+ display: var(--at4ovwe-4);
33362
+ flex: none;
33363
+ align-items: center;
33388
33364
  margin-right: 4px;
33365
+ cursor: auto;
33366
+ color: rgba(44, 56, 82, 0.6);
33367
+ }
33368
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33369
+ border-radius: 0;
33370
+ }
33371
+ .at4ovwe.ant-input-number {
33372
+ width: 100%;
33373
+ border-radius: 6px;
33374
+ }
33375
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33376
+ border-color: #0096ff;
33377
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33378
+ z-index: 1;
33379
+ }
33380
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33381
+ border-color: #e75a3a;
33382
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33383
+ }
33384
+ .at4ovwe .ant-input-number-input {
33385
+ padding: 0;
33386
+ margin: 0;
33387
+ height: auto;
33388
+ font-size: inherit;
33389
33389
  }
33390
33390
 
33391
33391
  .a6dbbkm .ant-input-number-handler-wrap {