@cloudtower/eagle 0.28.0-alpha.0 → 0.28.0-dry

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.
@@ -29545,37 +29545,17 @@ html body {
29545
29545
  background: #fff;
29546
29546
  }
29547
29547
 
29548
- .E_i1mrf09m {
29549
- display: inline-flex;
29550
- align-items: center;
29551
- }
29552
- .E_i1mrf09m .icon-inner {
29553
- display: inline-flex;
29554
- align-items: center;
29555
- justify-content: center;
29556
- }
29557
- .E_i1mrf09m .icon-inner + span,
29558
- .E_i1mrf09m span + .icon-inner.suffix {
29559
- margin-left: 4px;
29560
- }
29561
- .E_i1mrf09m.is-rotate img,
29562
- .E_i1mrf09m.is-rotate svg {
29563
- animation: rotate 680ms linear infinite;
29564
- }
29565
-
29566
- .E_fde5mpd {
29567
- width: 100%;
29568
- height: 100%;
29569
- min-height: 124px;
29548
+ .E_iap75of {
29549
+ height: 18px;
29550
+ line-height: 18px;
29551
+ padding: 0 4px;
29552
+ border-radius: 4px;
29553
+ background: rgba(235, 239, 245, 0.6);
29554
+ border: 1px solid rgba(223, 228, 235, 0.6);
29570
29555
  display: flex;
29571
- flex-direction: column;
29572
- justify-content: center;
29573
29556
  align-items: center;
29574
- }
29575
- .E_fde5mpd .error-text {
29576
- color: rgba(10, 37, 85, 0.6);
29577
- margin-bottom: 16px;
29578
- font-size: 18px;
29557
+ white-space: nowrap;
29558
+ margin-right: 4px;
29579
29559
  }
29580
29560
 
29581
29561
  .E_bpq0js6 {
@@ -29607,144 +29587,19 @@ html body {
29607
29587
  border-radius: unset;
29608
29588
  }
29609
29589
 
29610
- .E_c1up1pdz {
29611
- width: 648px;
29612
- }
29613
- .E_c1up1pdz.active {
29614
- border-color: #0080ff;
29615
- }
29616
- .E_c1up1pdz.active > header {
29617
- background: rgba(0, 128, 255, 0.1);
29618
- }
29619
- .E_c1up1pdz .expand {
29620
- padding: 12px;
29621
- }
29622
- .E_c1up1pdz .field-item {
29623
- display: flex;
29624
- padding: 10px 0;
29625
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29626
- }
29627
- .E_c1up1pdz .field-item:last-child {
29628
- border-bottom: none;
29629
- padding-bottom: 0;
29630
- }
29631
- .E_c1up1pdz .field-item label {
29632
- line-height: 32px;
29633
- width: 100px;
29634
- color: rgba(62, 70, 82, 0.6);
29635
- }
29636
- .E_c1up1pdz .help {
29637
- color: rgba(62, 70, 82, 0.6);
29638
- margin-top: 5px;
29639
- }
29640
- .E_c1up1pdz .ant-input-affix-wrapper,
29641
- .E_c1up1pdz .ant-picker {
29642
- width: 128px;
29643
- }
29644
-
29645
- .E_c156wh19 {
29646
- display: flex;
29647
- align-items: center;
29648
- justify-content: space-between;
29649
- word-break: keep-all;
29650
- }
29651
- .E_c156wh19 .title {
29652
- margin: 0 16px 0 8px;
29653
- }
29654
- .E_c156wh19 .retain {
29655
- color: rgba(129, 138, 153, 0.6);
29656
- }
29657
- .E_c156wh19 .left {
29658
- flex: 1;
29659
- display: flex;
29660
- overflow: hidden;
29661
- align-items: center;
29662
- justify-content: flex-start;
29663
- white-space: nowrap;
29664
- }
29665
- .E_c156wh19 .left .title {
29666
- max-width: 100%;
29667
- overflow: hidden;
29668
- text-overflow: ellipsis;
29669
- }
29670
- .E_c156wh19 .right {
29671
- display: flex;
29672
- align-items: center;
29673
- }
29674
- .E_c156wh19 .reverse {
29590
+ .E_fde5mpd {
29591
+ width: 100%;
29592
+ height: 100%;
29593
+ min-height: 124px;
29675
29594
  display: flex;
29676
- flex-direction: row-reverse;
29595
+ flex-direction: column;
29596
+ justify-content: center;
29677
29597
  align-items: center;
29678
29598
  }
29679
- .E_c156wh19 .reverse .ant-switch {
29680
- margin-left: 8px;
29681
- }
29682
- .E_c156wh19 .close {
29683
- padding-left: 14px;
29684
- margin-left: 14px;
29685
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29686
- cursor: pointer;
29687
- }
29688
-
29689
- .E_m126spxy {
29690
- padding-bottom: 4px;
29691
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29692
- }
29693
- .E_m126spxy .ant-btn-link {
29694
- padding: 1px 10px;
29695
- color: rgba(62, 70, 82, 0.6);
29696
- border-radius: 4px;
29697
- }
29698
- .E_m126spxy .ant-btn-link.active {
29699
- background: rgba(0, 128, 255, 0.1);
29700
- color: #0096ff;
29701
- }
29702
-
29703
- .E_wpbf4pq {
29704
- padding: 10px 0;
29705
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29706
- }
29707
- .E_wpbf4pq .ant-input,
29708
- .E_wpbf4pq .ant-picker {
29709
- width: 80px;
29710
- margin: 0 9px;
29711
- text-align: center;
29712
- }
29713
- .E_wpbf4pq .options {
29714
- padding: 12px 0 12px 16px;
29715
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29716
- margin: 5px 0 5px 8px;
29717
- }
29718
- .E_wpbf4pq .week-day-option,
29719
- .E_wpbf4pq .month-day-option {
29720
- background: #f5f7fa;
29721
- box-sizing: border-box;
29722
- border-radius: 16px;
29723
- margin-right: 8px;
29724
- }
29725
- .E_wpbf4pq .week-day-option:focus,
29726
- .E_wpbf4pq .month-day-option:focus {
29727
- color: inherit;
29728
- border-color: #d9d9d9;
29729
- }
29730
- .E_wpbf4pq .week-day-option.active {
29731
- background-color: #0096ff;
29732
- border-color: #0096ff;
29733
- color: #fff;
29734
- }
29735
- .E_wpbf4pq .week-day-option.en-text {
29736
- width: 110px;
29737
- margin-top: 4px;
29738
- }
29739
- .E_wpbf4pq .month-day-option {
29740
- width: 32px;
29741
- padding: 0;
29742
- margin-bottom: 8px;
29743
- }
29744
- .E_wpbf4pq .month-day-option.active {
29745
- background-color: #0096ff;
29746
- border-color: #0096ff;
29747
- color: #fff;
29599
+ .E_fde5mpd .error-text {
29600
+ color: rgba(10, 37, 85, 0.6);
29601
+ margin-bottom: 16px;
29602
+ font-size: 18px;
29748
29603
  }
29749
29604
 
29750
29605
  .E_buj61ew.ant-btn-icon-only {
@@ -29997,74 +29852,162 @@ html body {
29997
29852
  padding: 0;
29998
29853
  }
29999
29854
 
30000
- .E_iap75of {
30001
- height: 18px;
30002
- line-height: 18px;
30003
- padding: 0 4px;
30004
- border-radius: 4px;
30005
- background: rgba(235, 239, 245, 0.6);
30006
- border: 1px solid rgba(223, 228, 235, 0.6);
30007
- display: flex;
29855
+ .E_i1mrf09m {
29856
+ display: inline-flex;
30008
29857
  align-items: center;
30009
- white-space: nowrap;
30010
- margin-right: 4px;
30011
29858
  }
30012
-
30013
- .E_p12gwtiw {
30014
- display: flex;
30015
- justify-content: space-between;
29859
+ .E_i1mrf09m .icon-inner {
29860
+ display: inline-flex;
30016
29861
  align-items: center;
30017
- padding: 10px 0;
30018
- color: rgba(44, 56, 82, 0.6);
30019
- font-size: 12px;
30020
- line-height: 24px;
29862
+ justify-content: center;
30021
29863
  }
30022
- .E_p12gwtiw .pagination-left {
30023
- padding: 2px 8px;
29864
+ .E_i1mrf09m .icon-inner + span,
29865
+ .E_i1mrf09m span + .icon-inner.suffix {
29866
+ margin-left: 4px;
30024
29867
  }
30025
- .E_p12gwtiw .dropdown-trigger {
30026
- display: flex;
30027
- align-items: center;
30028
- border-radius: 6px;
30029
- cursor: pointer;
30030
- transition: all 0.3s ease;
29868
+ .E_i1mrf09m.is-rotate img,
29869
+ .E_i1mrf09m.is-rotate svg {
29870
+ animation: rotate 680ms linear infinite;
30031
29871
  }
30032
- .E_p12gwtiw .dropdown-trigger:hover {
30033
- background: rgba(211, 218, 235, 0.6);
30034
- color: #0080ff;
29872
+
29873
+ .E_c1up1pdz {
29874
+ width: 648px;
30035
29875
  }
30036
- .E_p12gwtiw .dropdown-trigger .icon-inner {
30037
- margin-left: 4px;
29876
+ .E_c1up1pdz.active {
29877
+ border-color: #0080ff;
30038
29878
  }
30039
- .E_p12gwtiw .pagination-right {
30040
- display: flex;
30041
- align-items: center;
30042
- color: #0080ff;
30043
- font-weight: bold;
29879
+ .E_c1up1pdz.active > header {
29880
+ background: rgba(0, 128, 255, 0.1);
30044
29881
  }
30045
- .E_p12gwtiw .pagination-right .icon-inner {
30046
- margin-left: 4px;
29882
+ .E_c1up1pdz .expand {
29883
+ padding: 12px;
30047
29884
  }
30048
- .E_p12gwtiw .pagination-right .prev-btn,
30049
- .E_p12gwtiw .pagination-right .next-btn {
30050
- padding: 0 8px;
29885
+ .E_c1up1pdz .field-item {
29886
+ display: flex;
29887
+ padding: 10px 0;
29888
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30051
29889
  }
30052
- .E_p12gwtiw .pagination-right .prev-btn > span,
30053
- .E_p12gwtiw .pagination-right .next-btn > span {
30054
- color: #0080ff;
29890
+ .E_c1up1pdz .field-item:last-child {
29891
+ border-bottom: none;
29892
+ padding-bottom: 0;
30055
29893
  }
30056
- .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30057
- transform: rotate(180deg);
29894
+ .E_c1up1pdz .field-item label {
29895
+ line-height: 32px;
29896
+ width: 100px;
29897
+ color: rgba(62, 70, 82, 0.6);
29898
+ }
29899
+ .E_c1up1pdz .help {
29900
+ color: rgba(62, 70, 82, 0.6);
29901
+ margin-top: 5px;
29902
+ }
29903
+ .E_c1up1pdz .ant-input-affix-wrapper,
29904
+ .E_c1up1pdz .ant-picker {
29905
+ width: 128px;
30058
29906
  }
30059
29907
 
30060
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30061
- max-height: calc(100vh - 128px);
30062
- overflow-y: auto;
29908
+ .E_c156wh19 {
29909
+ display: flex;
29910
+ align-items: center;
29911
+ justify-content: space-between;
29912
+ word-break: keep-all;
30063
29913
  }
30064
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30065
- padding: 4px 20px;
30066
- font-size: 12px;
30067
- line-height: 18px;
29914
+ .E_c156wh19 .title {
29915
+ margin: 0 16px 0 8px;
29916
+ }
29917
+ .E_c156wh19 .retain {
29918
+ color: rgba(129, 138, 153, 0.6);
29919
+ }
29920
+ .E_c156wh19 .left {
29921
+ flex: 1;
29922
+ display: flex;
29923
+ overflow: hidden;
29924
+ align-items: center;
29925
+ justify-content: flex-start;
29926
+ white-space: nowrap;
29927
+ }
29928
+ .E_c156wh19 .left .title {
29929
+ max-width: 100%;
29930
+ overflow: hidden;
29931
+ text-overflow: ellipsis;
29932
+ }
29933
+ .E_c156wh19 .right {
29934
+ display: flex;
29935
+ align-items: center;
29936
+ }
29937
+ .E_c156wh19 .reverse {
29938
+ display: flex;
29939
+ flex-direction: row-reverse;
29940
+ align-items: center;
29941
+ }
29942
+ .E_c156wh19 .reverse .ant-switch {
29943
+ margin-left: 8px;
29944
+ }
29945
+ .E_c156wh19 .close {
29946
+ padding-left: 14px;
29947
+ margin-left: 14px;
29948
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29949
+ cursor: pointer;
29950
+ }
29951
+
29952
+ .E_m126spxy {
29953
+ padding-bottom: 4px;
29954
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29955
+ }
29956
+ .E_m126spxy .ant-btn-link {
29957
+ padding: 1px 10px;
29958
+ color: rgba(62, 70, 82, 0.6);
29959
+ border-radius: 4px;
29960
+ }
29961
+ .E_m126spxy .ant-btn-link.active {
29962
+ background: rgba(0, 128, 255, 0.1);
29963
+ color: #0096ff;
29964
+ }
29965
+
29966
+ .E_wpbf4pq {
29967
+ padding: 10px 0;
29968
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29969
+ }
29970
+ .E_wpbf4pq .ant-input,
29971
+ .E_wpbf4pq .ant-picker {
29972
+ width: 80px;
29973
+ margin: 0 9px;
29974
+ text-align: center;
29975
+ }
29976
+ .E_wpbf4pq .options {
29977
+ padding: 12px 0 12px 16px;
29978
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29979
+ margin: 5px 0 5px 8px;
29980
+ }
29981
+ .E_wpbf4pq .week-day-option,
29982
+ .E_wpbf4pq .month-day-option {
29983
+ background: #f5f7fa;
29984
+ box-sizing: border-box;
29985
+ border-radius: 16px;
29986
+ margin-right: 8px;
29987
+ }
29988
+ .E_wpbf4pq .week-day-option:focus,
29989
+ .E_wpbf4pq .month-day-option:focus {
29990
+ color: inherit;
29991
+ border-color: #d9d9d9;
29992
+ }
29993
+ .E_wpbf4pq .week-day-option.active {
29994
+ background-color: #0096ff;
29995
+ border-color: #0096ff;
29996
+ color: #fff;
29997
+ }
29998
+ .E_wpbf4pq .week-day-option.en-text {
29999
+ width: 110px;
30000
+ margin-top: 4px;
30001
+ }
30002
+ .E_wpbf4pq .month-day-option {
30003
+ width: 32px;
30004
+ padding: 0;
30005
+ margin-bottom: 8px;
30006
+ }
30007
+ .E_wpbf4pq .month-day-option.active {
30008
+ background-color: #0096ff;
30009
+ border-color: #0096ff;
30010
+ color: #fff;
30068
30011
  }
30069
30012
 
30070
30013
  .E_obf05yr {
@@ -30131,91 +30074,6 @@ html body {
30131
30074
  margin-left: 5px;
30132
30075
  }
30133
30076
 
30134
- .E_s1fc623g {
30135
- width: 430px !important;
30136
- }
30137
-
30138
- .E_da3mx0o .ant-select-item-group {
30139
- padding: 8px 16px;
30140
- line-height: 18px;
30141
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30142
- height: 34px;
30143
- min-height: 34px;
30144
- box-sizing: border-box;
30145
- margin-top: 8px;
30146
- }
30147
-
30148
- .E_onr9gzt {
30149
- display: flex;
30150
- flex-direction: column;
30151
- margin: 1px 8px;
30152
- padding: 8px;
30153
- border-radius: 4px;
30154
- }
30155
- .E_onr9gzt .selected-icon {
30156
- display: none;
30157
- }
30158
- .E_onr9gzt.ant-select-item-option-grouped {
30159
- padding-left: 8px;
30160
- }
30161
- .E_onr9gzt.ant-select-item-option-selected {
30162
- background-color: white;
30163
- }
30164
- .E_onr9gzt.ant-select-item-option-selected .timezone-title {
30165
- color: #0080ff;
30166
- }
30167
- .E_onr9gzt.ant-select-item-option-selected .selected-icon {
30168
- display: block;
30169
- }
30170
- .E_onr9gzt.ant-select-item-option-active {
30171
- background: rgba(0, 136, 255, 0.16);
30172
- }
30173
- .E_onr9gzt.ant-select-item-option-active .timezone-title {
30174
- color: #0080ff;
30175
- }
30176
- .E_onr9gzt.ant-select-item-option-active .timezone-tag {
30177
- background: rgba(0, 136, 255, 0.1);
30178
- color: #0080ff;
30179
- }
30180
-
30181
- .E_oiy0apc {
30182
- display: flex;
30183
- justify-content: space-between;
30184
- height: 20px;
30185
- line-height: 20px;
30186
- }
30187
- .E_oiy0apc .timezone-title {
30188
- color: #2d3a56;
30189
- overflow: hidden;
30190
- text-overflow: ellipsis;
30191
- }
30192
-
30193
- .E_of4y382 {
30194
- display: flex;
30195
- justify-content: space-between;
30196
- color: rgba(44, 56, 82, 0.6);
30197
- height: 18px;
30198
- line-height: 18px;
30199
- margin-top: 2px;
30200
- }
30201
-
30202
- .E_t19903l9 {
30203
- border: none;
30204
- margin-right: 0;
30205
- background: rgba(225, 230, 241, 0.6);
30206
- }
30207
-
30208
- .E_ohwbvxu {
30209
- pointer-events: none;
30210
- height: 32px;
30211
- width: 100%;
30212
- opacity: 0;
30213
- }
30214
-
30215
- .E_i1e4sgug {
30216
- display: inline-block;
30217
- }
30218
-
30219
30077
  .E_rxbeqvl.ant-radio-wrapper {
30220
30078
  display: inline-flex;
30221
30079
  align-items: baseline;
@@ -30362,39 +30220,96 @@ html body {
30362
30220
  width: 36px;
30363
30221
  }
30364
30222
 
30365
- .E_cz04yix {
30223
+ .E_p12gwtiw {
30366
30224
  display: flex;
30367
- flex-direction: column;
30225
+ justify-content: space-between;
30226
+ align-items: center;
30227
+ padding: 10px 0;
30228
+ color: rgba(44, 56, 82, 0.6);
30229
+ font-size: 12px;
30230
+ line-height: 24px;
30368
30231
  }
30369
-
30370
- .E_m1if5j39 {
30371
- max-width: 1120px;
30372
- width: 100%;
30373
- margin: 0 auto;
30374
- height: 100%;
30232
+ .E_p12gwtiw .pagination-left {
30233
+ padding: 2px 8px;
30375
30234
  }
30376
-
30377
- .E_w1vvwdlp {
30378
- max-width: 1120px;
30379
- width: 100%;
30380
- margin: 0 auto;
30235
+ .E_p12gwtiw .dropdown-trigger {
30381
30236
  display: flex;
30237
+ align-items: center;
30238
+ border-radius: 6px;
30239
+ cursor: pointer;
30240
+ transition: all 0.3s ease;
30382
30241
  }
30383
- .E_w1vvwdlp .left,
30384
- .E_w1vvwdlp .right {
30385
- flex-grow: 0;
30386
- flex-shrink: 0;
30387
- flex-basis: 21%;
30242
+ .E_p12gwtiw .dropdown-trigger:hover {
30243
+ background: rgba(211, 218, 235, 0.6);
30244
+ color: #0080ff;
30388
30245
  }
30389
- .E_w1vvwdlp .left {
30246
+ .E_p12gwtiw .dropdown-trigger .icon-inner {
30247
+ margin-left: 4px;
30248
+ }
30249
+ .E_p12gwtiw .pagination-right {
30390
30250
  display: flex;
30391
- justify-content: flex-end;
30392
- padding-right: 44px;
30251
+ align-items: center;
30252
+ color: #0080ff;
30253
+ font-weight: bold;
30393
30254
  }
30394
- .E_w1vvwdlp .right {
30395
- padding-left: 44px;
30255
+ .E_p12gwtiw .pagination-right .icon-inner {
30256
+ margin-left: 4px;
30396
30257
  }
30397
- .E_w1vvwdlp .middle {
30258
+ .E_p12gwtiw .pagination-right .prev-btn,
30259
+ .E_p12gwtiw .pagination-right .next-btn {
30260
+ padding: 0 8px;
30261
+ }
30262
+ .E_p12gwtiw .pagination-right .prev-btn > span,
30263
+ .E_p12gwtiw .pagination-right .next-btn > span {
30264
+ color: #0080ff;
30265
+ }
30266
+ .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30267
+ transform: rotate(180deg);
30268
+ }
30269
+
30270
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30271
+ max-height: calc(100vh - 128px);
30272
+ overflow-y: auto;
30273
+ }
30274
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30275
+ padding: 4px 20px;
30276
+ font-size: 12px;
30277
+ line-height: 18px;
30278
+ }
30279
+
30280
+ .E_cz04yix {
30281
+ display: flex;
30282
+ flex-direction: column;
30283
+ }
30284
+
30285
+ .E_m1if5j39 {
30286
+ max-width: 1120px;
30287
+ width: 100%;
30288
+ margin: 0 auto;
30289
+ height: 100%;
30290
+ }
30291
+
30292
+ .E_w1vvwdlp {
30293
+ max-width: 1120px;
30294
+ width: 100%;
30295
+ margin: 0 auto;
30296
+ display: flex;
30297
+ }
30298
+ .E_w1vvwdlp .left,
30299
+ .E_w1vvwdlp .right {
30300
+ flex-grow: 0;
30301
+ flex-shrink: 0;
30302
+ flex-basis: 21%;
30303
+ }
30304
+ .E_w1vvwdlp .left {
30305
+ display: flex;
30306
+ justify-content: flex-end;
30307
+ padding-right: 44px;
30308
+ }
30309
+ .E_w1vvwdlp .right {
30310
+ padding-left: 44px;
30311
+ }
30312
+ .E_w1vvwdlp .middle {
30398
30313
  margin-bottom: 40px;
30399
30314
  flex-grow: 0;
30400
30315
  flex-shrink: 0;
@@ -31042,6 +30957,87 @@ input.E_rrg1fkn.ant-input {
31042
30957
  word-break: break-all;
31043
30958
  }
31044
30959
 
30960
+ .E_s1fc623g {
30961
+ width: 430px !important;
30962
+ }
30963
+
30964
+ .E_da3mx0o .ant-select-item-group {
30965
+ padding: 8px 16px;
30966
+ line-height: 18px;
30967
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30968
+ height: 34px;
30969
+ min-height: 34px;
30970
+ box-sizing: border-box;
30971
+ margin-top: 8px;
30972
+ }
30973
+
30974
+ .E_onr9gzt {
30975
+ display: flex;
30976
+ flex-direction: column;
30977
+ margin: 1px 8px;
30978
+ padding: 8px;
30979
+ border-radius: 4px;
30980
+ }
30981
+ .E_onr9gzt .selected-icon {
30982
+ display: none;
30983
+ }
30984
+ .E_onr9gzt.ant-select-item-option-grouped {
30985
+ padding-left: 8px;
30986
+ }
30987
+ .E_onr9gzt.ant-select-item-option-selected {
30988
+ background-color: white;
30989
+ }
30990
+ .E_onr9gzt.ant-select-item-option-selected .timezone-title {
30991
+ color: #0080ff;
30992
+ }
30993
+ .E_onr9gzt.ant-select-item-option-selected .selected-icon {
30994
+ display: block;
30995
+ }
30996
+ .E_onr9gzt.ant-select-item-option-active {
30997
+ background: rgba(0, 136, 255, 0.16);
30998
+ }
30999
+ .E_onr9gzt.ant-select-item-option-active .timezone-title {
31000
+ color: #0080ff;
31001
+ }
31002
+ .E_onr9gzt.ant-select-item-option-active .timezone-tag {
31003
+ background: rgba(0, 136, 255, 0.1);
31004
+ color: #0080ff;
31005
+ }
31006
+
31007
+ .E_oiy0apc {
31008
+ display: flex;
31009
+ justify-content: space-between;
31010
+ height: 20px;
31011
+ line-height: 20px;
31012
+ }
31013
+ .E_oiy0apc .timezone-title {
31014
+ color: #2d3a56;
31015
+ overflow: hidden;
31016
+ text-overflow: ellipsis;
31017
+ }
31018
+
31019
+ .E_of4y382 {
31020
+ display: flex;
31021
+ justify-content: space-between;
31022
+ color: rgba(44, 56, 82, 0.6);
31023
+ height: 18px;
31024
+ line-height: 18px;
31025
+ margin-top: 2px;
31026
+ }
31027
+
31028
+ .E_t19903l9 {
31029
+ border: none;
31030
+ margin-right: 0;
31031
+ background: rgba(225, 230, 241, 0.6);
31032
+ }
31033
+
31034
+ .E_ohwbvxu {
31035
+ pointer-events: none;
31036
+ height: 32px;
31037
+ width: 100%;
31038
+ opacity: 0;
31039
+ }
31040
+
31045
31041
  .E_t1upn1sz {
31046
31042
  height: 100%;
31047
31043
  }
@@ -31881,1508 +31877,1519 @@ input.E_rrg1fkn.ant-input {
31881
31877
  line-height: 12px;
31882
31878
  }
31883
31879
 
31884
- .E_c1uzzomf {
31885
- margin-bottom: 16px;
31886
- }
31887
- .E_c1uzzomf .card-title {
31888
- font-size: 16px;
31889
- color: rgba(44, 56, 82, 0.6);
31890
- font-weight: 700;
31891
- line-height: 32px;
31892
- }
31893
- .E_c1uzzomf .card-body {
31894
- padding: 24px;
31895
- border-radius: 8px;
31896
- background: #fff;
31897
- }
31898
- .E_c1uzzomf .empty {
31899
- font-weight: 700;
31900
- font-size: 14px;
31901
- line-height: 22px;
31902
- color: rgba(0, 21, 64, 0.3);
31903
- text-align: center;
31880
+ .E_i1e4sgug {
31881
+ display: inline-block;
31904
31882
  }
31905
31883
 
31906
- .E_berrcjl {
31907
- color: rgba(10, 37, 85, 0.6);
31908
- margin-bottom: 4px;
31909
- }
31910
- .E_berrcjl .breadcrumb-link {
31911
- color: rgba(10, 37, 85, 0.6);
31912
- cursor: pointer;
31913
- transition: color 160ms ease;
31884
+ .E_t160l1cm {
31885
+ display: flex;
31886
+ flex-direction: column;
31887
+ flex: 1;
31888
+ /* FIXME:(yanzhen) do this better */
31914
31889
  }
31915
- .E_berrcjl .breadcrumb-link:hover {
31916
- color: #0080ff;
31890
+ .E_t160l1cm .tab-bar {
31891
+ flex-shrink: 0;
31892
+ display: flex;
31893
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31917
31894
  }
31918
- .E_berrcjl .breadcrumb-link:active {
31919
- color: #005ed1;
31895
+ .E_t160l1cm .tab-content {
31896
+ height: 100%;
31920
31897
  }
31921
-
31922
- .E_s11wux3h .ant-segmented-item:not(:last-child) {
31898
+ .E_t160l1cm .tab-menu-item {
31923
31899
  margin-right: 2px;
31900
+ padding: 1px 12px;
31901
+ line-height: 24px;
31902
+ height: 24px;
31903
+ color: rgba(44, 56, 82, 0.6);
31904
+ border-radius: 4px 4px 0 0;
31905
+ cursor: pointer;
31906
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31924
31907
  }
31925
-
31926
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
31927
- padding-left: 8px;
31928
- padding-right: 8px;
31929
- }
31930
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
31931
- border-radius: 4px;
31932
- }
31933
- .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31934
- border-radius: 4px;
31908
+ .E_t160l1cm .tab-menu-item:first-child {
31909
+ padding-left: 0;
31935
31910
  }
31936
-
31937
- .E_ma64lna .ant-segmented-item-label {
31911
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31938
31912
  padding-left: 12px;
31939
- padding-right: 12px;
31940
31913
  }
31941
-
31942
- .E_ckld275 {
31943
- background-color: rgba(225, 230, 241, 0.6);
31914
+ .E_t160l1cm .tab-menu-item:hover {
31915
+ color: #0080ff;
31916
+ background: rgba(211, 218, 235, 0.6);
31944
31917
  }
31945
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31946
- background-color: rgba(255, 255, 255, 0.6);
31947
- color: rgba(44, 56, 82, 0.75);
31918
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31919
+ fill: #0080ff;
31948
31920
  }
31949
- .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31950
- background-color: transparent;
31921
+ .E_t160l1cm .tab-menu-item:active {
31922
+ background: rgba(192, 203, 224, 0.6);
31951
31923
  }
31952
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
31953
- background-color: transparent;
31924
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31925
+ color: #0080ff;
31926
+ background: rgba(211, 218, 235, 0.6);
31954
31927
  }
31955
-
31956
- .E_c18gxmrl {
31957
- border: 1px solid #d8deeb;
31958
- border-radius: 4px;
31928
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31929
+ background: rgba(192, 203, 224, 0.6);
31959
31930
  }
31960
- .E_c18gxmrl + .E_c18gxmrl {
31961
- margin-top: 8px;
31931
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31932
+ background: rgba(0, 128, 255, 0.16);
31962
31933
  }
31963
- .E_c18gxmrl:hover {
31964
- border-color: #0080ff;
31934
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31935
+ fill: #0080ff;
31965
31936
  }
31966
- .E_c18gxmrl:hover > header {
31937
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31938
+ color: #0080ff;
31967
31939
  background: rgba(0, 128, 255, 0.1);
31968
31940
  }
31969
- .E_c18gxmrl.active header {
31970
- border-bottom: 1px solid #d8deeb;
31941
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31942
+ background: rgba(0, 128, 255, 0.16);
31971
31943
  }
31972
- .E_c18gxmrl > header {
31973
- padding: 8px 12px;
31944
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31945
+ fill: #1d326c;
31974
31946
  }
31975
-
31976
- .E_c1bus5hc {
31977
- --color: white;
31978
- height: 14px;
31979
- width: 14px;
31980
- border-radius: 50%;
31981
- flex-shrink: 0;
31947
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31948
+ margin-left: 8px;
31949
+ height: 22px;
31950
+ }
31951
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31952
+ fill: rgba(44, 56, 82, 0.6);
31953
+ }
31954
+ .E_t160l1cm .tab-menu-item-group {
31955
+ padding: 0;
31982
31956
  display: flex;
31983
31957
  align-items: center;
31984
- justify-content: center;
31985
- border: 1px solid var(--color);
31958
+ overflow: hidden;
31986
31959
  }
31987
- .E_c1bus5hc .circle-inner {
31960
+ .E_t160l1cm .tab-menu-item-group .main-title {
31961
+ opacity: 0;
31962
+ max-width: 0;
31963
+ transition: max-width 320ms ease, opacity 240ms ease;
31964
+ }
31965
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31966
+ padding: 1px 12px;
31988
31967
  position: relative;
31989
- height: 10px;
31990
- width: 10px;
31991
- border-radius: 50%;
31992
- overflow: hidden;
31968
+ display: flex;
31993
31969
  }
31994
- .E_c1bus5hc .circle-content {
31970
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31971
+ opacity: 0;
31995
31972
  position: absolute;
31996
- height: 100%;
31997
- width: 100%;
31973
+ top: 50%;
31998
31974
  left: 0;
31999
- top: 0;
32000
- border-radius: 50%;
32001
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32002
- transform: rotate(180deg);
31975
+ transform: translate(-50%, -50%);
31976
+ transition: opacity 100ms linear;
31977
+ fill: rgba(0, 128, 255, 0.2);
32003
31978
  }
32004
- .E_c1bus5hc .circle-child {
32005
- position: absolute;
32006
- height: 100%;
32007
- width: 100%;
32008
- left: 0;
32009
- top: 0;
32010
- margin-left: 50%;
32011
- transform-origin: left;
32012
- background: white;
32013
- transform: rotate(0deg);
31979
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31980
+ color: #0080ff;
32014
31981
  }
32015
-
32016
- .E_gmyahx3 {
32017
- cursor: pointer;
31982
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31983
+ padding: 1px 12px;
31984
+ display: inline-block;
31985
+ opacity: 1;
31986
+ max-width: 160px;
32018
31987
  }
32019
- .E_gmyahx3 .link-text {
32020
- color: rgba(0, 21, 64, 0.3);
31988
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31989
+ padding: 1px 12px;
31990
+ color: #005ed1;
32021
31991
  }
32022
- .E_gmyahx3:hover .link-text {
32023
- color: #0080ff;
31992
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31993
+ opacity: 1;
32024
31994
  }
32025
-
32026
- .E_n12mqh7z {
32027
- display: flex;
32028
- align-items: center;
32029
- font-size: 12px;
32030
- line-height: 18px;
31995
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31996
+ background: rgba(0, 128, 255, 0.16);
32031
31997
  }
32032
- .E_n12mqh7z:not(:last-child) {
32033
- margin-bottom: 4px;
31998
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31999
+ opacity: 0;
32034
32000
  }
32035
-
32036
- .E_tf5bynu {
32037
- margin: 0 3px;
32001
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
32002
+ padding: 4px 16px;
32003
+ height: 32px;
32004
+ border-radius: 6px 6px 0 0;
32038
32005
  }
32039
-
32040
- .E_tcckoz1 {
32041
- max-height: 400px;
32042
- overflow: "auto";
32006
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
32007
+ padding-left: 0;
32043
32008
  }
32044
-
32045
- .E_c18bcrac {
32046
- display: inline-block;
32047
- width: 100%;
32009
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
32010
+ padding-left: 16px;
32048
32011
  }
32049
- .E_c18bcrac .recharts-wrapper {
32050
- margin-left: 4px;
32012
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
32013
+ margin-left: 11px;
32014
+ height: 24px;
32051
32015
  }
32052
-
32053
- .E_cro7kg2 {
32054
- padding: 4px;
32016
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
32017
+ padding: 0;
32055
32018
  }
32056
-
32057
- .E_c14wcxf0 {
32058
- display: flex;
32059
- justify-content: space-between;
32060
- align-items: center;
32061
- font-size: 13px;
32062
- line-height: 24px;
32063
- color: #cccccc;
32064
- white-space: nowrap;
32019
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
32020
+ padding: 4px 16px;
32065
32021
  }
32066
- .E_c14wcxf0 label {
32067
- margin-right: 32px;
32022
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
32023
+ padding: 4px 16px;
32068
32024
  }
32069
-
32070
- .E_coy29mj.E_c14wcxf0 {
32071
- font-weight: bold;
32072
- color: white;
32025
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
32026
+ background: #fff;
32073
32027
  }
32074
-
32075
- .E_s11212zy {
32076
- width: 8px;
32077
- height: 8px;
32078
- border-radius: 2px;
32079
- display: inline-block;
32080
- background: var(--s11212zy-0);
32081
- border: 1px solid #fff;
32082
- box-sizing: content-box;
32083
- margin-right: 6px;
32028
+ .E_t160l1cm .tab-menu-item-light:active {
32029
+ color: #005ed1;
32084
32030
  }
32085
-
32086
- .E_p1lyky6c > :first-child {
32087
- font-weight: bold;
32088
- color: white;
32089
- margin-right: 4px;
32031
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
32032
+ background: #fff;
32033
+ color: #1d326c;
32090
32034
  }
32091
-
32092
- .E_clm1wy1 {
32093
- width: 192px;
32094
- height: 246px;
32095
- border-radius: 4px;
32035
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
32036
+ color: rgba(45, 58, 86, 0.6);
32096
32037
  }
32097
- .E_clm1wy1 > .ant-picker-calendar,
32098
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32099
- width: 100%;
32100
- background-color: rgba(245, 247, 250, 0.6);
32101
- border-top: none;
32038
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
32039
+ color: #1d326c;
32102
32040
  }
32103
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
32104
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32105
- padding: 0 16px;
32041
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32042
+ fill: #d8deeb;
32106
32043
  }
32107
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
32108
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32109
- width: 100%;
32110
- height: 180px;
32111
- border-spacing: 0;
32044
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
32045
+ fill: #1d326c;
32112
32046
  }
32113
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32114
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32115
- margin-bottom: 8px;
32047
+ .E_t160l1cm .tab-content {
32048
+ flex: 1;
32049
+ display: flex;
32050
+ flex-direction: column;
32116
32051
  }
32117
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32118
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32119
- width: 22px;
32052
+ .E_t160l1cm.is-overview .tab-content {
32053
+ overflow: visible;
32120
32054
  }
32121
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32122
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32123
- padding: 0;
32055
+
32056
+ .E_t14npdqr {
32057
+ max-width: 240px;
32058
+ animation: none;
32124
32059
  }
32125
- .E_clm1wy1 .ant-picker-cell {
32126
- color: rgba(62, 70, 82, 0.6);
32127
- opacity: 0.4;
32060
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
32061
+ border: 1px solid #0080ff;
32062
+ padding: 0;
32128
32063
  }
32129
- .E_clm1wy1 .ant-picker-cell-in-view {
32130
- color: rgba(62, 70, 82, 0.6);
32131
- opacity: 1;
32064
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
32065
+ margin: 0;
32066
+ height: 32px;
32067
+ line-height: 32px;
32068
+ font-size: 13px;
32069
+ padding: 0 10px;
32070
+ display: block;
32071
+ overflow: hidden;
32072
+ text-overflow: ellipsis;
32073
+ white-space: nowrap;
32132
32074
  }
32133
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
32134
- color: #3e4652;
32075
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
32076
+ content: " ";
32077
+ height: 1px;
32078
+ width: calc(100% + 10px);
32079
+ background: rgba(172, 186, 211, 0.6);
32080
+ display: block;
32135
32081
  }
32136
- .E_clm1wy1 .ant-picker-cell::before {
32137
- pointer-events: none;
32082
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
32083
+ color: #0080ff;
32084
+ background: transparent;
32138
32085
  }
32139
32086
 
32140
- .E_t1tsm00v {
32141
- color: rgba(129, 138, 153, 0.6);
32142
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32143
- backdrop-filter: blur(10px);
32144
- padding: 7px 10px;
32087
+ .E_h1ol2wl7 {
32088
+ font-weight: bold;
32089
+ background-color: unset;
32090
+ padding: unset;
32145
32091
  }
32146
32092
 
32147
- .E_c167wnad {
32148
- color: rgba(62, 70, 82, 0.6);
32149
- display: flex;
32150
- justify-content: space-between;
32151
- align-items: center;
32152
- padding: 8px 16px;
32153
- }
32154
- .E_c167wnad .anticon {
32155
- cursor: pointer;
32093
+ .E_c1uzzomf {
32094
+ margin-bottom: 16px;
32156
32095
  }
32157
- .E_c167wnad .anticon:hover {
32158
- color: #0096ff;
32096
+ .E_c1uzzomf .card-title {
32097
+ font-size: 16px;
32098
+ color: rgba(44, 56, 82, 0.6);
32099
+ font-weight: 700;
32100
+ line-height: 32px;
32159
32101
  }
32160
-
32161
- .E_cxhf7dh {
32162
- text-align: center;
32163
- }
32164
- .E_cxhf7dh .dots {
32165
- display: flex;
32166
- justify-content: center;
32102
+ .E_c1uzzomf .card-body {
32103
+ padding: 24px;
32104
+ border-radius: 8px;
32105
+ background: #fff;
32167
32106
  }
32168
- .E_cxhf7dh .dot {
32169
- display: inline-block;
32170
- width: 2px;
32171
- height: 2px;
32172
- border-radius: 1px;
32173
- background: #0096ff;
32107
+ .E_c1uzzomf .empty {
32108
+ font-weight: 700;
32109
+ font-size: 14px;
32110
+ line-height: 22px;
32111
+ color: rgba(0, 21, 64, 0.3);
32112
+ text-align: center;
32174
32113
  }
32175
- .E_cxhf7dh .dot:not(:last-child) {
32176
- margin-right: 2px;
32114
+
32115
+ .E_c18gxmrl {
32116
+ border: 1px solid #d8deeb;
32117
+ border-radius: 4px;
32177
32118
  }
32178
- .E_cxhf7dh .bar {
32179
- width: 9px;
32180
- height: 2px;
32181
- background: #0096ff;
32182
- border-radius: 2px;
32119
+ .E_c18gxmrl + .E_c18gxmrl {
32120
+ margin-top: 8px;
32183
32121
  }
32184
-
32185
- .E_t1sqg15u {
32186
- background: white;
32122
+ .E_c18gxmrl:hover {
32123
+ border-color: #0080ff;
32187
32124
  }
32188
- .E_t1sqg15u.inline .table-row {
32189
- flex-direction: column;
32125
+ .E_c18gxmrl:hover > header {
32126
+ background: rgba(0, 128, 255, 0.1);
32190
32127
  }
32191
- .E_t1sqg15u.inline .table-row > label {
32192
- padding: 0 16px 7px 0;
32128
+ .E_c18gxmrl.active header {
32129
+ border-bottom: 1px solid #d8deeb;
32193
32130
  }
32194
- .E_t1sqg15u.has-border .table-header {
32195
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32131
+ .E_c18gxmrl > header {
32132
+ padding: 8px 12px;
32196
32133
  }
32197
- .E_t1sqg15u.has-border .hiddenBorder {
32198
- border-top: none !important;
32134
+
32135
+ .E_berrcjl {
32136
+ color: rgba(10, 37, 85, 0.6);
32137
+ margin-bottom: 4px;
32199
32138
  }
32200
- .E_t1sqg15u.has-border .table-row + .table-row {
32201
- border-top: 1px solid rgba(225, 230, 241, 0.6);
32139
+ .E_berrcjl .breadcrumb-link {
32140
+ color: rgba(10, 37, 85, 0.6);
32141
+ cursor: pointer;
32142
+ transition: color 160ms ease;
32202
32143
  }
32203
- .E_t1sqg15u.has-border .table-row:last-of-type {
32204
- padding-bottom: 0;
32144
+ .E_berrcjl .breadcrumb-link:hover {
32145
+ color: #0080ff;
32205
32146
  }
32206
- .E_t1sqg15u.align-right .content {
32207
- text-align: right;
32147
+ .E_berrcjl .breadcrumb-link:active {
32148
+ color: #005ed1;
32208
32149
  }
32209
- .E_t1sqg15u .uuid-row {
32150
+
32151
+ .E_c1kchka8 {
32152
+ height: 100%;
32153
+ width: 100%;
32210
32154
  display: flex;
32211
- justify-content: space-between;
32212
- }
32213
- .E_t1sqg15u .uuid-row .id-text {
32214
- white-space: nowrap;
32215
- overflow: hidden;
32216
- text-overflow: ellipsis;
32155
+ flex-direction: column;
32156
+ background: #fff;
32157
+ overflow: auto;
32217
32158
  }
32218
32159
 
32219
- .E_t4zczcp {
32160
+ .E_ctdb951 {
32220
32161
  display: flex;
32221
- justify-content: space-between;
32222
32162
  align-items: center;
32223
- padding: 8px;
32224
- min-height: 32px;
32225
- }
32226
- .E_t4zczcp .table-title {
32227
- color: rgba(44, 56, 82, 0.6);
32228
- font-weight: 600;
32229
- font-size: 12px;
32230
- line-height: 8px;
32163
+ justify-content: space-between;
32164
+ padding: 0 12px 0 8px;
32165
+ height: 44px;
32166
+ flex-shrink: 0;
32231
32167
  }
32232
- .E_t4zczcp .edit-icon {
32168
+ .E_ctdb951 .year-number-input {
32169
+ width: 54px;
32170
+ padding: 4px;
32171
+ margin-right: 9px;
32172
+ font-weight: 700;
32233
32173
  font-size: 16px;
32234
- color: rgba(10, 37, 85, 0.6);
32174
+ line-height: 24px;
32175
+ }
32176
+ .E_ctdb951 .year-number-text {
32235
32177
  cursor: pointer;
32178
+ margin-right: 4px;
32236
32179
  }
32237
-
32238
- .E_t1s7goww {
32239
- font-size: 12px;
32240
- line-height: 18px;
32180
+ .E_ctdb951 .year-control {
32181
+ display: flex;
32182
+ align-items: center;
32183
+ gap: 8px;
32241
32184
  }
32242
-
32243
- .E_t93e4cf {
32185
+ .E_ctdb951 .year-control .ant-btn {
32244
32186
  display: flex;
32245
- padding: 8px 0;
32246
- color: #2d3a56;
32187
+ align-items: center;
32188
+ justify-content: center;
32189
+ background: rgba(237, 241, 250, 0.6);
32247
32190
  }
32248
- .E_t93e4cf .hidden {
32249
- display: none;
32191
+
32192
+ .E_cvgtyx0 {
32193
+ display: grid;
32194
+ grid-template-columns: repeat(7, auto);
32195
+ list-style: none;
32196
+ padding: 0 12px;
32197
+ margin: unset;
32198
+ height: 40px;
32199
+ gap: 4px;
32200
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32201
+ flex-wrap: wrap;
32202
+ flex-shrink: 0;
32250
32203
  }
32251
- .E_t93e4cf .ant-btn-link {
32252
- height: auto;
32204
+ .E_cvgtyx0 li {
32205
+ width: 40px;
32206
+ height: 40px;
32207
+ line-height: 40px;
32208
+ text-align: center;
32209
+ color: rgba(44, 56, 82, 0.6);
32253
32210
  }
32254
- .E_t93e4cf .content {
32255
- overflow: hidden;
32256
- overflow-x: auto;
32257
- width: 100%;
32258
- white-space: pre-wrap;
32211
+
32212
+ .E_crprfvb {
32213
+ flex: 1;
32214
+ overflow: auto;
32215
+ position: relative;
32259
32216
  }
32260
- .E_t93e4cf .content .ant-btn {
32261
- white-space: pre-wrap;
32262
- text-align: left;
32217
+ .E_crprfvb ul {
32218
+ list-style: none;
32219
+ padding: 0;
32220
+ margin: 0;
32263
32221
  }
32264
- .E_t93e4cf .content .unit-chart {
32265
- justify-content: flex-start;
32222
+ .E_crprfvb ul .month-container header {
32223
+ padding: 4px 12px;
32224
+ position: sticky;
32225
+ top: 0;
32226
+ background: #fff;
32227
+ transition: all 0.2s ease-in-out;
32228
+ z-index: 2;
32266
32229
  }
32267
-
32268
- .E_rhz2uv5 {
32269
- width: var(--rhz2uv5-0);
32270
- flex-shrink: 0;
32271
- color: rgba(44, 56, 82, 0.6);
32272
- padding-right: 12px;
32230
+ .E_crprfvb ul .month-container header.pinned {
32231
+ box-shadow: 0px 4px 12px rgba(225, 230, 241, 0.4), inset 0px -1px 0px rgba(225, 230, 241, 0.6);
32273
32232
  }
32274
-
32275
- .E_wg1tsps {
32276
- display: flex;
32277
- align-items: center;
32278
- justify-content: flex-end;
32233
+ .E_crprfvb ul .month-container .dates-in-month {
32234
+ display: grid;
32235
+ grid-template-columns: repeat(7, auto);
32236
+ gap: 4px 0;
32237
+ padding: 4px 12px;
32279
32238
  }
32280
-
32281
- .E_b1ctd5xy {
32239
+ .E_crprfvb ul .month-container .dates-in-month .date-block {
32240
+ width: 100%;
32241
+ height: 100%;
32282
32242
  display: flex;
32283
32243
  align-items: center;
32284
- width: calc(100% - 40px);
32244
+ justify-content: center;
32285
32245
  }
32286
- .E_b1ctd5xy .chart {
32287
- display: inline-block;
32288
- width: 100%;
32246
+ .E_crprfvb ul .month-container .dates-in-month .date-block.highlight {
32247
+ border-color: #e6f4ff;
32248
+ background: #e6f4ff;
32289
32249
  }
32290
-
32291
- .E_u1p8acpn {
32292
- min-width: 40px;
32250
+ .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.first-highlight {
32251
+ position: relative;
32252
+ background: #fff;
32293
32253
  }
32294
- .E_u1p8acpn .unit {
32295
- color: #00122e !important;
32254
+ .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.first-highlight::after {
32255
+ content: "";
32256
+ position: absolute;
32257
+ right: 0;
32258
+ top: 0;
32259
+ width: calc(50% + 20px);
32260
+ height: 100%;
32261
+ background: #e6f4ff;
32262
+ border-top-left-radius: 50%;
32263
+ border-bottom-left-radius: 50%;
32296
32264
  }
32297
-
32298
- .E_s1iv0tp1 .enabled-switch {
32299
- display: flex;
32300
- align-items: center;
32265
+ .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight {
32266
+ position: relative;
32267
+ background: #fff;
32301
32268
  }
32302
- .E_s1iv0tp1 .enabled-text {
32303
- margin-right: 8px;
32269
+ .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight::after {
32270
+ content: "";
32271
+ position: absolute;
32272
+ left: 0;
32273
+ top: 0;
32274
+ width: calc(50% + 20px);
32275
+ height: 100%;
32276
+ background: #e6f4ff;
32277
+ border-top-right-radius: 50%;
32278
+ border-bottom-right-radius: 50%;
32304
32279
  }
32305
-
32306
- .E_tje3huy {
32307
- width: 100%;
32308
- overflow: inherit;
32309
- white-space: inherit;
32310
- text-overflow: ellipsis;
32280
+ .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight:last-child::after {
32281
+ width: 40px;
32282
+ top: 50%;
32283
+ transform: translateY(-50%);
32311
32284
  }
32312
-
32313
- .E_m15dvk92 {
32314
- display: flex;
32315
- justify-content: space-between;
32316
- width: 100%;
32285
+ .E_crprfvb ul .month-container .dates-in-month .date-block + .highlight {
32286
+ border-radius: unset;
32317
32287
  }
32318
- .E_m15dvk92 .action {
32319
- margin-left: 16px;
32288
+ .E_crprfvb ul .month-container .dates-in-month .date-block:hover > .date {
32289
+ border: 1px solid #0080ff;
32290
+ cursor: pointer;
32291
+ background: #fff;
32320
32292
  }
32321
-
32322
- .E_aql8iqz .ant-alert-message {
32323
- width: 100%;
32293
+ .E_crprfvb ul .month-container .dates-in-month .date-block > .date {
32294
+ width: 38px;
32295
+ height: 38px;
32296
+ line-height: 36px;
32297
+ text-align: center;
32298
+ border-radius: 50%;
32299
+ color: #00122e;
32300
+ border: 1px solid transparent;
32301
+ transition: background, border 0.2s ease-in-out;
32302
+ position: relative;
32303
+ z-index: 1;
32324
32304
  }
32325
-
32326
- .E_cav9p2m .ant-collapse-item {
32327
- border: 0px;
32328
- background-color: #fff;
32305
+ .E_crprfvb ul .month-container .dates-in-month .date-block > .date.blank {
32306
+ background: transparent;
32329
32307
  }
32330
- .E_cav9p2m .ant-collapse-item .ant-collapse-header {
32331
- padding-top: 0px;
32332
- padding-bottom: 0px;
32333
- padding-left: 0px !important;
32334
- padding-right: 24px;
32308
+ .E_crprfvb ul .month-container .dates-in-month .date-block > .date.today {
32309
+ color: #0080ff;
32310
+ border-color: rgba(0, 136, 255, 0.16);
32335
32311
  }
32336
- .E_cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32337
- right: 0px;
32312
+ .E_crprfvb ul .month-container .dates-in-month .date-block > .date.highlight {
32313
+ border-color: #e6f4ff;
32338
32314
  }
32339
- .E_cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32340
- padding: 0px;
32315
+ .E_crprfvb ul .month-container .dates-in-month .date-block > .date:hover {
32316
+ border-color: #0080ff;
32317
+ cursor: pointer;
32318
+ background: #fff;
32341
32319
  }
32342
-
32343
- .E_csf0p6c .ant-collapse-item .ant-collapse-header {
32344
- padding-right: 0px;
32345
- cursor: default;
32320
+ .E_crprfvb ul .month-container .dates-in-month .date-block > .date.checked {
32321
+ background: #0080ff;
32322
+ color: #fff;
32323
+ }
32324
+ .E_crprfvb ul .month-container .dates-in-month .date-block > .date.disabled {
32325
+ cursor: not-allowed;
32326
+ border-color: transparent;
32327
+ background: #e4e9f2;
32328
+ color: rgba(107, 128, 167, 0.6);
32346
32329
  }
32347
32330
 
32348
- .E_c198s9j3 {
32349
- color: #2d3a56;
32350
- line-height: 22px;
32331
+ .E_ipbxcfl {
32351
32332
  display: inline-flex;
32333
+ flex-direction: column;
32334
+ align-items: flex-start;
32352
32335
  }
32353
- .E_c198s9j3 .ant-checkbox {
32354
- height: 22px;
32355
- display: flex;
32336
+ .E_ipbxcfl .input-time {
32337
+ flex-shrink: 0;
32338
+ display: inline-flex;
32356
32339
  align-items: center;
32357
- top: 0;
32340
+ border: 1px solid #e4e9f2;
32341
+ transition: all 0.1s ease-in-out;
32342
+ padding: 4px 8px;
32343
+ background: #fff;
32344
+ border-radius: 5px;
32358
32345
  }
32359
- .E_c198s9j3 .ant-checkbox-checked::after {
32346
+ .E_ipbxcfl .input-time.focus {
32347
+ border-color: #0080ff;
32348
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32349
+ }
32350
+ .E_ipbxcfl .input-time.error {
32351
+ border-color: #f0483e;
32352
+ }
32353
+ .E_ipbxcfl .input-time.error.focus {
32354
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.2);
32355
+ }
32356
+ .E_ipbxcfl .input-time input {
32357
+ font-family: "Inter";
32358
+ font-style: normal;
32359
+ font-weight: 400;
32360
+ font-size: 13px;
32361
+ line-height: 20px;
32360
32362
  border: none;
32363
+ outline: none;
32364
+ width: 23px;
32365
+ height: 20px;
32366
+ text-align: center;
32367
+ padding: 0;
32368
+ color: #00122e;
32361
32369
  }
32362
- .E_c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32363
- .E_c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32364
- border-color: #0080ff;
32370
+ .E_ipbxcfl .input-time input::placeholder {
32371
+ color: rgba(0, 21, 64, 0.3);
32365
32372
  }
32366
- .E_c198s9j3 .ant-checkbox .ant-checkbox-inner {
32367
- border: 1px solid rgba(107, 128, 167, 0.6);
32373
+ .E_ipbxcfl .input-time input:disabled {
32374
+ background: inherit;
32368
32375
  }
32369
- .E_c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32370
- .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32371
- border: 1px solid #0080ff;
32376
+ .E_ipbxcfl .input-time input:focus, .E_ipbxcfl .input-time input:active {
32377
+ border: none;
32378
+ outline: none;
32372
32379
  }
32373
- .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32374
- background: #0080ff;
32380
+ .E_ipbxcfl .input-time .connect-symbol {
32381
+ margin: 0 2px;
32382
+ color: rgba(0, 21, 64, 0.3);
32375
32383
  }
32376
- .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32377
- background-color: #fff;
32378
- height: 2px;
32379
- width: 10px;
32380
- border-radius: 2px;
32384
+ .E_ipbxcfl .input-time .connect-symbol.inputted {
32385
+ color: #00122e;
32381
32386
  }
32382
- .E_c198s9j3.ant-checkbox-wrapper-disabled {
32383
- opacity: 0.5;
32387
+ .E_ipbxcfl .error-message {
32388
+ color: #f0483e;
32389
+ margin-top: 4px;
32384
32390
  }
32385
- .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32386
- background: rgba(211, 218, 235, 0.6);
32387
- border-color: rgba(107, 128, 167, 0.6) !important;
32391
+
32392
+ .E_a120uq8m {
32393
+ width: 100%;
32394
+ height: 100%;
32395
+ display: flex;
32396
+ flex-direction: column;
32388
32397
  }
32389
- .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32390
- border-color: #2d3a56;
32398
+ .E_a120uq8m .date-range-picker-calendar {
32399
+ flex: 1;
32391
32400
  }
32392
- .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32393
- background: #2d3a56;
32401
+
32402
+ .E_a15s9m0d {
32403
+ padding: 8px 12px;
32404
+ box-shadow: inset 0px 1px 0px rgba(211, 218, 235, 0.3);
32394
32405
  }
32395
- .E_c198s9j3 .ant-checkbox + span,
32396
- .E_c198s9j3 .ant-checkbox-disabled + span {
32397
- padding: 0;
32406
+ .E_a15s9m0d .time-input-main {
32407
+ display: flex;
32408
+ justify-content: space-between;
32409
+ align-items: flex-end;
32398
32410
  }
32399
- .E_c198s9j3 .ant-checkbox + span .main,
32400
- .E_c198s9j3 .ant-checkbox-disabled + span .main {
32401
- display: inline-block;
32402
- margin-left: 12px;
32403
- color: #2d3a56;
32411
+ .E_a15s9m0d .time-input-main .time-input-container {
32412
+ display: flex;
32413
+ align-items: flex-end;
32414
+ gap: 8px;
32404
32415
  }
32405
- .E_c198s9j3 .ant-checkbox + span .sub,
32406
- .E_c198s9j3 .ant-checkbox-disabled + span .sub {
32407
- margin-left: 28px;
32416
+ .E_a15s9m0d .time-input-main .time-input-container .start-time,
32417
+ .E_a15s9m0d .time-input-main .time-input-container .end-time,
32418
+ .E_a15s9m0d .time-input-main .time-input-container .to {
32408
32419
  color: rgba(44, 56, 82, 0.6);
32409
32420
  }
32410
- .E_c198s9j3.compact .ant-checkbox + span .main,
32411
- .E_c198s9j3.compact .ant-checkbox-disabled + span .main {
32412
- margin-left: 8px;
32421
+ .E_a15s9m0d .time-input-main .time-input-container .start-time p,
32422
+ .E_a15s9m0d .time-input-main .time-input-container .end-time p,
32423
+ .E_a15s9m0d .time-input-main .time-input-container .to p {
32424
+ margin: 0;
32413
32425
  }
32414
- .E_c198s9j3.compact .ant-checkbox + span .sub,
32415
- .E_c198s9j3.compact .ant-checkbox-disabled + span .sub {
32416
- margin-left: 24px;
32426
+ .E_a15s9m0d .time-input-main .time-input-container .start-time.validate-failed,
32427
+ .E_a15s9m0d .time-input-main .time-input-container .to.validate-failed {
32428
+ padding-bottom: 18px;
32417
32429
  }
32418
-
32419
- .E_t3qomhu {
32420
- margin: 0 2px;
32430
+ .E_a15s9m0d .time-input-main .time-input-container .to {
32431
+ line-height: 34px;
32421
32432
  }
32422
-
32423
- .E_c10crapj {
32424
- border-radius: 8px;
32433
+ .E_a15s9m0d .time-input-main .time-input-container .input-time {
32434
+ height: 32px;
32435
+ padding: 6px 3px;
32425
32436
  }
32426
- .E_c10crapj .ant-card-body {
32427
- padding: 20px 24px 24px 24px;
32437
+ .E_a15s9m0d .time-input-main .ant-btn.validate-failed {
32438
+ margin-bottom: 18px;
32439
+ }
32440
+ .E_a15s9m0d .time-input-error {
32441
+ color: #f0483e;
32428
32442
  }
32429
32443
 
32430
- button.E_lujuy3j {
32431
- color: #0080FF;
32432
- height: unset;
32444
+ .E_r5hl59d {
32445
+ min-width: 162px;
32446
+ }
32447
+ .E_r5hl59d .ant-input-affix-wrapper {
32448
+ width: 100% !important;
32449
+ border-width: 0 0 1px 0 !important;
32450
+ border-color: rgba(211, 218, 235, 0.6);
32451
+ border-radius: 0;
32452
+ }
32453
+ .E_r5hl59d .ant-input-affix-wrapper + .past-time-list {
32454
+ margin-top: 8px;
32455
+ }
32456
+ .E_r5hl59d .past-time-list {
32457
+ list-style: none;
32458
+ padding: 0;
32459
+ margin-top: 12px;
32460
+ }
32461
+ .E_r5hl59d .past-time-list li {
32462
+ padding: 5px 8px;
32463
+ border-radius: 5px;
32464
+ transition: all 0.2s ease-in-out;
32465
+ cursor: pointer;
32466
+ }
32467
+ .E_r5hl59d .past-time-list li:hover {
32468
+ background: rgba(0, 136, 255, 0.16);
32469
+ color: #0080ff;
32470
+ }
32471
+ .E_r5hl59d .past-time-list li:active {
32472
+ background: rgba(0, 136, 255, 0.2);
32473
+ color: #0080ff;
32433
32474
  }
32434
- button.E_lujuy3j .button-prefix-icon {
32435
- margin-right: 4px;
32475
+ .E_r5hl59d .past-time-list li.selected {
32476
+ background: rgba(0, 136, 255, 0.2);
32477
+ color: #0080ff;
32436
32478
  }
32437
- button.E_lujuy3j .button-suffix-icon {
32438
- margin-left: 4px;
32479
+ .E_r5hl59d .past-time-list li.selected .highlight {
32480
+ color: #0080ff;
32439
32481
  }
32440
- button.E_lujuy3j:hover, button.E_lujuy3j.__pseudo-states-hover {
32441
- color: #009dff;
32482
+ .E_r5hl59d .past-time-list li.disabled {
32483
+ background: rgba(237, 241, 250, 0.6);
32484
+ color: rgba(0, 21, 64, 0.3);
32485
+ cursor: not-allowed;
32442
32486
  }
32443
- button.E_lujuy3j:active, button.E_lujuy3j.__pseudo-states-active {
32444
- color: #005ed1;
32487
+ .E_r5hl59d .past-time-list li + li {
32488
+ margin-top: 2px;
32445
32489
  }
32446
- button.E_lujuy3j.ui-kit-link-disabled {
32447
- color: #0080FF;
32490
+
32491
+ .E_dhqt3dw {
32492
+ min-width: 392px;
32448
32493
  }
32449
- button.E_lujuy3j.ui-kit-link-subtle {
32450
- color: #00122e;
32494
+ .E_dhqt3dw.date-range-picker {
32495
+ display: inline-flex;
32496
+ align-items: center;
32497
+ gap: 8px;
32498
+ background: #fff;
32499
+ border-radius: 5px;
32500
+ border: 1px solid #e4e9f2;
32501
+ transition: all 0.2s ease-in-out;
32451
32502
  }
32452
- button.E_lujuy3j.ui-kit-link-subtle:hover, button.E_lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32453
- color: #0080FF;
32503
+ .E_dhqt3dw.date-range-picker .default-calendar-icon {
32504
+ display: inline-flex;
32454
32505
  }
32455
- button.E_lujuy3j.ui-kit-link-subtle:active, button.E_lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32456
- color: #005ed1;
32506
+ .E_dhqt3dw.date-range-picker .hover-calendar-icon {
32507
+ display: none;
32457
32508
  }
32458
- button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32459
- color: #00122e;
32509
+ .E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
32510
+ border-color: #0080ff;
32511
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32460
32512
  }
32461
-
32462
- .E_o8ocss1 {
32463
- overflow: hidden;
32464
- text-overflow: ellipsis;
32513
+ .E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
32514
+ display: none;
32465
32515
  }
32466
-
32467
- .E_n17syc35 {
32468
- white-space: nowrap;
32516
+ .E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
32517
+ display: inline-flex;
32469
32518
  }
32470
-
32471
- .E_iiqau4c.ant-input-group.ant-input-group-compact {
32472
- display: flex;
32519
+ .E_dhqt3dw.date-range-picker.large {
32520
+ height: 40px;
32521
+ line-height: 40px;
32522
+ padding: 0 12px 0 16px;
32473
32523
  }
32474
-
32475
- .E_shq1k1g.ant-select, .E_shq1k1g.ant-select .ant-select-selector {
32476
- border-radius: 6px;
32524
+ .E_dhqt3dw.date-range-picker.medium {
32525
+ height: 32px;
32526
+ line-height: 32px;
32527
+ padding: 0 8px 0 12px;
32477
32528
  }
32478
- .E_shq1k1g.ant-select.ant-select-single {
32479
- width: 100%;
32480
- color: #2d3a56;
32481
- border-color: rgba(211, 218, 235, 0.6);
32482
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32483
- font-size: 13px;
32529
+ .E_dhqt3dw.date-range-picker .date-input-content {
32530
+ flex: 1;
32531
+ display: flex;
32532
+ align-items: center;
32533
+ gap: 8px;
32534
+ color: #00122e;
32484
32535
  }
32485
- .E_shq1k1g.ant-select.ant-select-single[data-size=middle] {
32486
- height: 30px;
32536
+ .E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
32537
+ color: rgba(0, 21, 64, 0.3);
32487
32538
  }
32488
- .E_shq1k1g.ant-select.ant-select-single.ant-select-lg {
32489
- height: 38px;
32490
- font-size: 13px;
32539
+ .E_dhqt3dw.date-range-picker .date-input-content input {
32540
+ border: none;
32541
+ outline: none;
32542
+ width: 162px;
32543
+ padding: 0;
32544
+ height: 22px;
32545
+ line-height: 22px;
32546
+ text-align: center;
32491
32547
  }
32492
- .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32493
- .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32494
- transition: 160ms ease;
32548
+ .E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
32549
+ color: rgba(0, 21, 64, 0.3);
32550
+ text-align: center;
32495
32551
  }
32496
- .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32497
- color: #0080ff;
32552
+ .E_dhqt3dw.date-range-picker .date-input-content input:disabled {
32553
+ background: inherit;
32498
32554
  }
32499
- .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32500
- border-color: rgba(107, 128, 167, 0.6);
32501
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32555
+ .E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
32556
+ border: none;
32557
+ outline: none;
32558
+ box-shadow: none;
32502
32559
  }
32503
- .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32504
- color: #0080ff;
32560
+ .E_dhqt3dw.date-range-picker .past-time-icon {
32561
+ cursor: pointer;
32505
32562
  }
32506
- .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32507
- border-color: #0080ff;
32508
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32563
+
32564
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
32565
+ padding: 12px 12px 0 12px;
32509
32566
  }
32510
- .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32511
- transform: rotate(180deg);
32567
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
32568
+ padding-left: 16px;
32512
32569
  }
32513
- .E_shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32514
- background: rgba(211, 218, 235, 0.6);
32515
- border-color: rgba(172, 186, 211, 0.6);
32516
- cursor: "not-allowed";
32570
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
32571
+ margin-right: 0;
32517
32572
  }
32518
- .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32519
- border-color: #f0483e !important;
32573
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
32574
+ margin-left: 2px;
32520
32575
  }
32521
- .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32522
- color: #1d326c;
32576
+ .E_d956d92 .ant-popover-inner-content .relative-time-container {
32577
+ max-height: 470px;
32578
+ overflow: auto;
32523
32579
  }
32524
- .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32525
- border-color: #0080ff;
32526
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32580
+ .E_d956d92 .ant-popover-inner-content .relative-time-container ul {
32581
+ padding: 0 12px;
32527
32582
  }
32528
- .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32529
- transform: rotate(180deg);
32583
+ .E_d956d92 .ant-popover-inner-content .absolute-time-container {
32584
+ height: 470px;
32585
+ overflow: auto;
32530
32586
  }
32531
32587
 
32532
- .E_igz4le8 {
32533
- height: 24px;
32534
- width: 56px !important;
32535
- margin-right: 4px;
32588
+ .E_d1tc7lgk {
32589
+ min-width: 200px;
32536
32590
  }
32537
-
32538
- .E_c1riexje {
32591
+ .E_d1tc7lgk header {
32592
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32593
+ padding: 8px 12px;
32539
32594
  color: rgba(44, 56, 82, 0.6);
32540
32595
  }
32541
-
32542
- .E_t19ustft .date {
32543
- margin-right: 4px;
32544
- }
32545
-
32546
- .E_s14dk8r1 {
32547
- margin: 0;
32548
- border-radius: 20px;
32549
- padding: 2px 10px;
32550
- height: 22px;
32551
- }
32552
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32553
- background-color: rgba(237, 241, 250, 0.6) !important;
32596
+ .E_d1tc7lgk ul {
32597
+ list-style: none;
32598
+ padding: 12px;
32554
32599
  }
32555
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32556
- background-color: rgba(225, 230, 241, 0.6) !important;
32600
+ .E_d1tc7lgk ul li {
32601
+ padding: 5px 8px;
32602
+ border-radius: 5px;
32603
+ transition: all 0.2s ease-in-out;
32604
+ cursor: pointer;
32557
32605
  }
32558
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule {
32559
- color: #00122e;
32606
+ .E_d1tc7lgk ul li:hover {
32607
+ background: rgba(0, 136, 255, 0.16);
32608
+ color: #0080ff;
32560
32609
  }
32561
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32562
- margin-right: 6px;
32610
+ .E_d1tc7lgk ul li:active {
32611
+ background: rgba(0, 136, 255, 0.2);
32612
+ color: #0080ff;
32563
32613
  }
32564
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32565
- margin-left: 4px;
32614
+ .E_d1tc7lgk ul li + li {
32615
+ margin-top: 2px;
32566
32616
  }
32567
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32568
- background-color: rgba(0, 136, 255, 0.1);
32617
+
32618
+ .E_rzaik16 {
32619
+ padding: 0;
32569
32620
  }
32570
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32571
- background-color: #0080ff;
32621
+ .E_rzaik16 .ant-popover-arrow {
32622
+ display: none;
32572
32623
  }
32573
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32574
- background-color: rgba(0, 136, 255, 0.16);
32624
+ .E_rzaik16 .ant-popover-inner-content {
32625
+ padding: 0;
32575
32626
  }
32576
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32577
- background-color: rgba(255, 74, 74, 0.1);
32627
+
32628
+ .E_c1bus5hc {
32629
+ --color: white;
32630
+ height: 14px;
32631
+ width: 14px;
32632
+ border-radius: 50%;
32633
+ flex-shrink: 0;
32634
+ display: flex;
32635
+ align-items: center;
32636
+ justify-content: center;
32637
+ border: 1px solid var(--color);
32578
32638
  }
32579
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32580
- background-color: #f0483e;
32639
+ .E_c1bus5hc .circle-inner {
32640
+ position: relative;
32641
+ height: 10px;
32642
+ width: 10px;
32643
+ border-radius: 50%;
32644
+ overflow: hidden;
32581
32645
  }
32582
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32583
- background-color: rgba(255, 74, 74, 0.16);
32646
+ .E_c1bus5hc .circle-content {
32647
+ position: absolute;
32648
+ height: 100%;
32649
+ width: 100%;
32650
+ left: 0;
32651
+ top: 0;
32652
+ border-radius: 50%;
32653
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32654
+ transform: rotate(180deg);
32584
32655
  }
32585
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32586
- background-color: rgba(254, 160, 8, 0.1);
32656
+ .E_c1bus5hc .circle-child {
32657
+ position: absolute;
32658
+ height: 100%;
32659
+ width: 100%;
32660
+ left: 0;
32661
+ top: 0;
32662
+ margin-left: 50%;
32663
+ transform-origin: left;
32664
+ background: white;
32665
+ transform: rotate(0deg);
32587
32666
  }
32588
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32589
- background-color: #fea008;
32667
+
32668
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
32669
+ margin-right: 2px;
32590
32670
  }
32591
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32592
- background-color: rgba(255, 187, 0, 0.16);
32671
+
32672
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32673
+ padding-left: 8px;
32674
+ padding-right: 8px;
32593
32675
  }
32594
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32595
- background-color: rgba(30, 201, 127, 0.1);
32676
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32677
+ border-radius: 4px;
32596
32678
  }
32597
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32598
- background-color: #00ba5d;
32679
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32680
+ border-radius: 4px;
32599
32681
  }
32600
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32601
- background-color: rgba(30, 201, 127, 0.16);
32682
+
32683
+ .E_ma64lna .ant-segmented-item-label {
32684
+ padding-left: 12px;
32685
+ padding-right: 12px;
32602
32686
  }
32603
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32687
+
32688
+ .E_ckld275 {
32604
32689
  background-color: rgba(225, 230, 241, 0.6);
32605
32690
  }
32606
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32607
- background-color: #6b7d99;
32691
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32692
+ background-color: rgba(255, 255, 255, 0.6);
32693
+ color: rgba(44, 56, 82, 0.75);
32608
32694
  }
32609
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32610
- background-color: rgba(211, 218, 235, 0.6);
32695
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32696
+ background-color: transparent;
32611
32697
  }
32612
-
32613
- .E_s1uupoto {
32614
- width: 8px;
32615
- height: 8px;
32616
- border-radius: 50%;
32617
- display: inline-block;
32698
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32699
+ background-color: transparent;
32618
32700
  }
32619
32701
 
32620
- .E_s1uupxds {
32621
- padding: 0 8px;
32622
- border-radius: 4px;
32702
+ .E_c18bcrac {
32703
+ display: inline-block;
32704
+ width: 100%;
32623
32705
  }
32624
-
32625
- .E_m10sqwut {
32626
- padding: 2px 8px;
32627
- border-radius: 3px;
32706
+ .E_c18bcrac .recharts-wrapper {
32707
+ margin-left: 4px;
32628
32708
  }
32629
32709
 
32630
- .E_l1d492wb {
32631
- padding: 3px 8px;
32632
- border-radius: 2px;
32710
+ .E_cro7kg2 {
32711
+ padding: 4px;
32633
32712
  }
32634
32713
 
32635
- .E_t1lzavmu.ant-tag:hover {
32636
- opacity: unset;
32637
- }
32638
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32639
- margin: 0;
32640
- margin-right: 8px;
32641
- display: inline-flex;
32714
+ .E_c14wcxf0 {
32715
+ display: flex;
32716
+ justify-content: space-between;
32642
32717
  align-items: center;
32643
- border: none;
32718
+ font-size: 13px;
32719
+ line-height: 24px;
32720
+ color: #cccccc;
32721
+ white-space: nowrap;
32644
32722
  }
32645
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32646
- width: 16px;
32647
- height: 16px;
32648
- color: inherit;
32649
- margin-left: 4px;
32650
- opacity: 0.6;
32651
- display: inline-flex;
32723
+ .E_c14wcxf0 label {
32724
+ margin-right: 32px;
32652
32725
  }
32653
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32654
- opacity: 1;
32726
+
32727
+ .E_coy29mj.E_c14wcxf0 {
32728
+ font-weight: bold;
32729
+ color: white;
32655
32730
  }
32656
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32657
- color: #0080ff;
32658
- background-color: rgba(0, 136, 255, 0.1);
32731
+
32732
+ .E_s11212zy {
32733
+ width: 8px;
32734
+ height: 8px;
32735
+ border-radius: 2px;
32736
+ display: inline-block;
32737
+ background: var(--s11212zy-0);
32738
+ border: 1px solid #fff;
32739
+ box-sizing: content-box;
32740
+ margin-right: 6px;
32659
32741
  }
32660
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32661
- color: #f0483e;
32662
- background-color: rgba(255, 74, 74, 0.1);
32742
+
32743
+ .E_p1lyky6c > :first-child {
32744
+ font-weight: bold;
32745
+ color: white;
32746
+ margin-right: 4px;
32663
32747
  }
32664
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32665
- color: #e07f00;
32666
- background-color: rgba(255, 187, 0, 0.1);
32748
+
32749
+ .E_clm1wy1 {
32750
+ width: 192px;
32751
+ height: 246px;
32752
+ border-radius: 4px;
32667
32753
  }
32668
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32669
- color: #008f4c;
32670
- background-color: rgba(30, 201, 127, 0.1);
32754
+ .E_clm1wy1 > .ant-picker-calendar,
32755
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32756
+ width: 100%;
32757
+ background-color: rgba(245, 247, 250, 0.6);
32758
+ border-top: none;
32671
32759
  }
32672
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32673
- color: #1d326c;
32674
- background-color: rgba(225, 230, 241, 0.6);
32760
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
32761
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32762
+ padding: 0 16px;
32675
32763
  }
32676
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32677
- color: #7E41FF;
32678
- background-color: rgba(126, 65, 255, 0.1);
32764
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
32765
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32766
+ width: 100%;
32767
+ height: 180px;
32768
+ border-spacing: 0;
32679
32769
  }
32680
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32681
- color: #fff;
32770
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32771
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32772
+ margin-bottom: 8px;
32682
32773
  }
32683
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32684
- background-color: #f0483e;
32774
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32775
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32776
+ width: 22px;
32685
32777
  }
32686
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32687
- background-color: #fea008;
32778
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32779
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32780
+ padding: 0;
32688
32781
  }
32689
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32690
- background-color: #00ba5d;
32782
+ .E_clm1wy1 .ant-picker-cell {
32783
+ color: rgba(62, 70, 82, 0.6);
32784
+ opacity: 0.4;
32691
32785
  }
32692
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32693
- background-color: #0080ff;
32786
+ .E_clm1wy1 .ant-picker-cell-in-view {
32787
+ color: rgba(62, 70, 82, 0.6);
32788
+ opacity: 1;
32694
32789
  }
32695
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32696
- background-color: #6b7d99;
32790
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
32791
+ color: #3e4652;
32697
32792
  }
32698
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32699
- background-color: #7E41FF;
32793
+ .E_clm1wy1 .ant-picker-cell::before {
32794
+ pointer-events: none;
32700
32795
  }
32701
32796
 
32702
- .E_c1kchka8 {
32703
- height: 100%;
32704
- width: 100%;
32705
- display: flex;
32706
- flex-direction: column;
32707
- background: #fff;
32708
- overflow: auto;
32797
+ .E_t1tsm00v {
32798
+ color: rgba(129, 138, 153, 0.6);
32799
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32800
+ backdrop-filter: blur(10px);
32801
+ padding: 7px 10px;
32709
32802
  }
32710
32803
 
32711
- .E_ctdb951 {
32804
+ .E_c167wnad {
32805
+ color: rgba(62, 70, 82, 0.6);
32712
32806
  display: flex;
32713
- align-items: center;
32714
32807
  justify-content: space-between;
32715
- padding: 0 12px 0 8px;
32716
- height: 44px;
32717
- flex-shrink: 0;
32718
- }
32719
- .E_ctdb951 .year-number-input {
32720
- width: 54px;
32721
- padding: 4px;
32722
- margin-right: 9px;
32723
- font-weight: 700;
32724
- font-size: 16px;
32725
- line-height: 24px;
32808
+ align-items: center;
32809
+ padding: 8px 16px;
32726
32810
  }
32727
- .E_ctdb951 .year-number-text {
32811
+ .E_c167wnad .anticon {
32728
32812
  cursor: pointer;
32729
- margin-right: 4px;
32730
- }
32731
- .E_ctdb951 .year-control {
32732
- display: flex;
32733
- align-items: center;
32734
- gap: 8px;
32735
32813
  }
32736
- .E_ctdb951 .year-control .ant-btn {
32737
- display: flex;
32738
- align-items: center;
32739
- justify-content: center;
32740
- background: rgba(237, 241, 250, 0.6);
32814
+ .E_c167wnad .anticon:hover {
32815
+ color: #0096ff;
32741
32816
  }
32742
32817
 
32743
- .E_cvgtyx0 {
32744
- display: grid;
32745
- grid-template-columns: repeat(7, auto);
32746
- list-style: none;
32747
- padding: 0 12px;
32748
- margin: unset;
32749
- height: 40px;
32750
- gap: 4px;
32751
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32752
- flex-wrap: wrap;
32753
- flex-shrink: 0;
32754
- }
32755
- .E_cvgtyx0 li {
32756
- width: 40px;
32757
- height: 40px;
32758
- line-height: 40px;
32818
+ .E_cxhf7dh {
32759
32819
  text-align: center;
32760
- color: rgba(44, 56, 82, 0.6);
32761
32820
  }
32762
-
32763
- .E_crprfvb {
32764
- flex: 1;
32765
- overflow: auto;
32766
- position: relative;
32821
+ .E_cxhf7dh .dots {
32822
+ display: flex;
32823
+ justify-content: center;
32824
+ }
32825
+ .E_cxhf7dh .dot {
32826
+ display: inline-block;
32827
+ width: 2px;
32828
+ height: 2px;
32829
+ border-radius: 1px;
32830
+ background: #0096ff;
32767
32831
  }
32768
- .E_crprfvb ul {
32769
- list-style: none;
32770
- padding: 0;
32771
- margin: 0;
32832
+ .E_cxhf7dh .dot:not(:last-child) {
32833
+ margin-right: 2px;
32772
32834
  }
32773
- .E_crprfvb ul .month-container header {
32774
- padding: 4px 12px;
32775
- position: sticky;
32776
- top: 0;
32777
- background: #fff;
32778
- transition: all 0.2s ease-in-out;
32779
- z-index: 2;
32835
+ .E_cxhf7dh .bar {
32836
+ width: 9px;
32837
+ height: 2px;
32838
+ background: #0096ff;
32839
+ border-radius: 2px;
32780
32840
  }
32781
- .E_crprfvb ul .month-container header.pinned {
32782
- box-shadow: 0px 4px 12px rgba(225, 230, 241, 0.4), inset 0px -1px 0px rgba(225, 230, 241, 0.6);
32841
+
32842
+ .E_gmyahx3 {
32843
+ cursor: pointer;
32783
32844
  }
32784
- .E_crprfvb ul .month-container .dates-in-month {
32785
- display: grid;
32786
- grid-template-columns: repeat(7, auto);
32787
- gap: 4px 0;
32788
- padding: 4px 12px;
32845
+ .E_gmyahx3 .link-text {
32846
+ color: rgba(0, 21, 64, 0.3);
32789
32847
  }
32790
- .E_crprfvb ul .month-container .dates-in-month .date-block {
32791
- width: 100%;
32792
- height: 100%;
32848
+ .E_gmyahx3:hover .link-text {
32849
+ color: #0080ff;
32850
+ }
32851
+
32852
+ .E_s1iv0tp1 .enabled-switch {
32793
32853
  display: flex;
32794
32854
  align-items: center;
32795
- justify-content: center;
32796
32855
  }
32797
- .E_crprfvb ul .month-container .dates-in-month .date-block.highlight {
32798
- border-color: #e6f4ff;
32799
- background: #e6f4ff;
32856
+ .E_s1iv0tp1 .enabled-text {
32857
+ margin-right: 8px;
32800
32858
  }
32801
- .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.first-highlight {
32802
- position: relative;
32803
- background: #fff;
32859
+
32860
+ .E_n12mqh7z {
32861
+ display: flex;
32862
+ align-items: center;
32863
+ font-size: 12px;
32864
+ line-height: 18px;
32804
32865
  }
32805
- .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.first-highlight::after {
32806
- content: "";
32807
- position: absolute;
32808
- right: 0;
32809
- top: 0;
32810
- width: calc(50% + 20px);
32811
- height: 100%;
32812
- background: #e6f4ff;
32813
- border-top-left-radius: 50%;
32814
- border-bottom-left-radius: 50%;
32866
+ .E_n12mqh7z:not(:last-child) {
32867
+ margin-bottom: 4px;
32815
32868
  }
32816
- .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight {
32817
- position: relative;
32818
- background: #fff;
32869
+
32870
+ .E_tf5bynu {
32871
+ margin: 0 3px;
32819
32872
  }
32820
- .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight::after {
32821
- content: "";
32822
- position: absolute;
32823
- left: 0;
32824
- top: 0;
32825
- width: calc(50% + 20px);
32826
- height: 100%;
32827
- background: #e6f4ff;
32828
- border-top-right-radius: 50%;
32829
- border-bottom-right-radius: 50%;
32873
+
32874
+ .E_tcckoz1 {
32875
+ max-height: 400px;
32876
+ overflow: "auto";
32830
32877
  }
32831
- .E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight:last-child::after {
32832
- width: 40px;
32833
- top: 50%;
32834
- transform: translateY(-50%);
32878
+
32879
+ .E_t1sqg15u {
32880
+ background: white;
32835
32881
  }
32836
- .E_crprfvb ul .month-container .dates-in-month .date-block + .highlight {
32837
- border-radius: unset;
32882
+ .E_t1sqg15u.inline .table-row {
32883
+ flex-direction: column;
32838
32884
  }
32839
- .E_crprfvb ul .month-container .dates-in-month .date-block:hover > .date {
32840
- border: 1px solid #0080ff;
32841
- cursor: pointer;
32842
- background: #fff;
32885
+ .E_t1sqg15u.inline .table-row > label {
32886
+ padding: 0 16px 7px 0;
32843
32887
  }
32844
- .E_crprfvb ul .month-container .dates-in-month .date-block > .date {
32845
- width: 38px;
32846
- height: 38px;
32847
- line-height: 36px;
32848
- text-align: center;
32849
- border-radius: 50%;
32850
- color: #00122e;
32851
- border: 1px solid transparent;
32852
- transition: background, border 0.2s ease-in-out;
32853
- position: relative;
32854
- z-index: 1;
32888
+ .E_t1sqg15u.has-border .table-header {
32889
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32855
32890
  }
32856
- .E_crprfvb ul .month-container .dates-in-month .date-block > .date.blank {
32857
- background: transparent;
32891
+ .E_t1sqg15u.has-border .hiddenBorder {
32892
+ border-top: none !important;
32858
32893
  }
32859
- .E_crprfvb ul .month-container .dates-in-month .date-block > .date.today {
32860
- color: #0080ff;
32861
- border-color: rgba(0, 136, 255, 0.16);
32894
+ .E_t1sqg15u.has-border .table-row + .table-row {
32895
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
32862
32896
  }
32863
- .E_crprfvb ul .month-container .dates-in-month .date-block > .date.highlight {
32864
- border-color: #e6f4ff;
32897
+ .E_t1sqg15u.has-border .table-row:last-of-type {
32898
+ padding-bottom: 0;
32865
32899
  }
32866
- .E_crprfvb ul .month-container .dates-in-month .date-block > .date:hover {
32867
- border-color: #0080ff;
32868
- cursor: pointer;
32869
- background: #fff;
32900
+ .E_t1sqg15u.align-right .content {
32901
+ text-align: right;
32870
32902
  }
32871
- .E_crprfvb ul .month-container .dates-in-month .date-block > .date.checked {
32872
- background: #0080ff;
32873
- color: #fff;
32903
+ .E_t1sqg15u .uuid-row {
32904
+ display: flex;
32905
+ justify-content: space-between;
32874
32906
  }
32875
- .E_crprfvb ul .month-container .dates-in-month .date-block > .date.disabled {
32876
- cursor: not-allowed;
32877
- border-color: transparent;
32878
- background: #e4e9f2;
32879
- color: rgba(107, 128, 167, 0.6);
32907
+ .E_t1sqg15u .uuid-row .id-text {
32908
+ white-space: nowrap;
32909
+ overflow: hidden;
32910
+ text-overflow: ellipsis;
32880
32911
  }
32881
32912
 
32882
- .E_ipbxcfl {
32883
- display: inline-flex;
32884
- flex-direction: column;
32885
- align-items: flex-start;
32886
- }
32887
- .E_ipbxcfl .input-time {
32888
- flex-shrink: 0;
32889
- display: inline-flex;
32913
+ .E_t4zczcp {
32914
+ display: flex;
32915
+ justify-content: space-between;
32890
32916
  align-items: center;
32891
- border: 1px solid #e4e9f2;
32892
- transition: all 0.1s ease-in-out;
32893
- padding: 4px 8px;
32894
- background: #fff;
32895
- border-radius: 5px;
32917
+ padding: 8px;
32918
+ min-height: 32px;
32896
32919
  }
32897
- .E_ipbxcfl .input-time.focus {
32898
- border-color: #0080ff;
32899
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32920
+ .E_t4zczcp .table-title {
32921
+ color: rgba(44, 56, 82, 0.6);
32922
+ font-weight: 600;
32923
+ font-size: 12px;
32924
+ line-height: 8px;
32900
32925
  }
32901
- .E_ipbxcfl .input-time.error {
32902
- border-color: #f0483e;
32926
+ .E_t4zczcp .edit-icon {
32927
+ font-size: 16px;
32928
+ color: rgba(10, 37, 85, 0.6);
32929
+ cursor: pointer;
32903
32930
  }
32904
- .E_ipbxcfl .input-time.error.focus {
32905
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.2);
32931
+
32932
+ .E_t1s7goww {
32933
+ font-size: 12px;
32934
+ line-height: 18px;
32906
32935
  }
32907
- .E_ipbxcfl .input-time input {
32908
- font-family: "Inter";
32909
- font-style: normal;
32910
- font-weight: 400;
32911
- font-size: 13px;
32912
- line-height: 20px;
32913
- border: none;
32914
- outline: none;
32915
- width: 23px;
32916
- height: 20px;
32917
- text-align: center;
32918
- padding: 0;
32919
- color: #00122e;
32936
+
32937
+ .E_t93e4cf {
32938
+ display: flex;
32939
+ padding: 8px 0;
32940
+ color: #2d3a56;
32920
32941
  }
32921
- .E_ipbxcfl .input-time input::placeholder {
32922
- color: rgba(0, 21, 64, 0.3);
32942
+ .E_t93e4cf .hidden {
32943
+ display: none;
32923
32944
  }
32924
- .E_ipbxcfl .input-time input:disabled {
32925
- background: inherit;
32945
+ .E_t93e4cf .ant-btn-link {
32946
+ height: auto;
32926
32947
  }
32927
- .E_ipbxcfl .input-time input:focus, .E_ipbxcfl .input-time input:active {
32928
- border: none;
32929
- outline: none;
32948
+ .E_t93e4cf .content {
32949
+ overflow: hidden;
32950
+ overflow-x: auto;
32951
+ width: 100%;
32952
+ white-space: pre-wrap;
32930
32953
  }
32931
- .E_ipbxcfl .input-time .connect-symbol {
32932
- margin: 0 2px;
32933
- color: rgba(0, 21, 64, 0.3);
32954
+ .E_t93e4cf .content .ant-btn {
32955
+ white-space: pre-wrap;
32956
+ text-align: left;
32934
32957
  }
32935
- .E_ipbxcfl .input-time .connect-symbol.inputted {
32936
- color: #00122e;
32958
+ .E_t93e4cf .content .unit-chart {
32959
+ justify-content: flex-start;
32937
32960
  }
32938
- .E_ipbxcfl .error-message {
32939
- color: #f0483e;
32940
- margin-top: 4px;
32961
+
32962
+ .E_rhz2uv5 {
32963
+ width: var(--rhz2uv5-0);
32964
+ flex-shrink: 0;
32965
+ color: rgba(44, 56, 82, 0.6);
32966
+ padding-right: 12px;
32941
32967
  }
32942
32968
 
32943
- .E_a120uq8m {
32969
+ .E_tje3huy {
32944
32970
  width: 100%;
32945
- height: 100%;
32971
+ overflow: inherit;
32972
+ white-space: inherit;
32973
+ text-overflow: ellipsis;
32974
+ }
32975
+
32976
+ .E_m15dvk92 {
32946
32977
  display: flex;
32947
- flex-direction: column;
32978
+ justify-content: space-between;
32979
+ width: 100%;
32948
32980
  }
32949
- .E_a120uq8m .date-range-picker-calendar {
32950
- flex: 1;
32981
+ .E_m15dvk92 .action {
32982
+ margin-left: 16px;
32951
32983
  }
32952
32984
 
32953
- .E_a15s9m0d {
32954
- padding: 8px 12px;
32955
- box-shadow: inset 0px 1px 0px rgba(211, 218, 235, 0.3);
32985
+ .E_aql8iqz .ant-alert-message {
32986
+ width: 100%;
32956
32987
  }
32957
- .E_a15s9m0d .time-input-main {
32988
+
32989
+ .E_wg1tsps {
32958
32990
  display: flex;
32959
- justify-content: space-between;
32960
- align-items: flex-end;
32991
+ align-items: center;
32992
+ justify-content: flex-end;
32961
32993
  }
32962
- .E_a15s9m0d .time-input-main .time-input-container {
32994
+
32995
+ .E_b1ctd5xy {
32963
32996
  display: flex;
32964
- align-items: flex-end;
32965
- gap: 8px;
32997
+ align-items: center;
32998
+ width: calc(100% - 40px);
32966
32999
  }
32967
- .E_a15s9m0d .time-input-main .time-input-container .start-time,
32968
- .E_a15s9m0d .time-input-main .time-input-container .end-time,
32969
- .E_a15s9m0d .time-input-main .time-input-container .to {
32970
- color: rgba(44, 56, 82, 0.6);
33000
+ .E_b1ctd5xy .chart {
33001
+ display: inline-block;
33002
+ width: 100%;
32971
33003
  }
32972
- .E_a15s9m0d .time-input-main .time-input-container .start-time p,
32973
- .E_a15s9m0d .time-input-main .time-input-container .end-time p,
32974
- .E_a15s9m0d .time-input-main .time-input-container .to p {
32975
- margin: 0;
33004
+
33005
+ .E_u1p8acpn {
33006
+ min-width: 40px;
32976
33007
  }
32977
- .E_a15s9m0d .time-input-main .time-input-container .start-time.validate-failed,
32978
- .E_a15s9m0d .time-input-main .time-input-container .to.validate-failed {
32979
- padding-bottom: 18px;
33008
+ .E_u1p8acpn .unit {
33009
+ color: #00122e !important;
32980
33010
  }
32981
- .E_a15s9m0d .time-input-main .time-input-container .to {
32982
- line-height: 34px;
33011
+
33012
+ .E_c10crapj {
33013
+ border-radius: 8px;
32983
33014
  }
32984
- .E_a15s9m0d .time-input-main .time-input-container .input-time {
32985
- height: 32px;
32986
- padding: 6px 3px;
33015
+ .E_c10crapj .ant-card-body {
33016
+ padding: 20px 24px 24px 24px;
32987
33017
  }
32988
- .E_a15s9m0d .time-input-main .ant-btn.validate-failed {
32989
- margin-bottom: 18px;
33018
+
33019
+ .E_c198s9j3 {
33020
+ color: #2d3a56;
33021
+ line-height: 22px;
33022
+ display: inline-flex;
32990
33023
  }
32991
- .E_a15s9m0d .time-input-error {
32992
- color: #f0483e;
33024
+ .E_c198s9j3 .ant-checkbox {
33025
+ height: 22px;
33026
+ display: flex;
33027
+ align-items: center;
33028
+ top: 0;
32993
33029
  }
32994
-
32995
- .E_r5hl59d {
32996
- min-width: 162px;
33030
+ .E_c198s9j3 .ant-checkbox-checked::after {
33031
+ border: none;
32997
33032
  }
32998
- .E_r5hl59d .ant-input-affix-wrapper {
32999
- width: 100% !important;
33000
- border-width: 0 0 1px 0 !important;
33001
- border-color: rgba(211, 218, 235, 0.6);
33002
- border-radius: 0;
33033
+ .E_c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
33034
+ .E_c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
33035
+ border-color: #0080ff;
33003
33036
  }
33004
- .E_r5hl59d .ant-input-affix-wrapper + .past-time-list {
33005
- margin-top: 8px;
33037
+ .E_c198s9j3 .ant-checkbox .ant-checkbox-inner {
33038
+ border: 1px solid rgba(107, 128, 167, 0.6);
33006
33039
  }
33007
- .E_r5hl59d .past-time-list {
33008
- list-style: none;
33009
- padding: 0;
33010
- margin-top: 12px;
33040
+ .E_c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
33041
+ .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33042
+ border: 1px solid #0080ff;
33011
33043
  }
33012
- .E_r5hl59d .past-time-list li {
33013
- padding: 5px 8px;
33014
- border-radius: 5px;
33015
- transition: all 0.2s ease-in-out;
33016
- cursor: pointer;
33044
+ .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33045
+ background: #0080ff;
33017
33046
  }
33018
- .E_r5hl59d .past-time-list li:hover {
33019
- background: rgba(0, 136, 255, 0.16);
33020
- color: #0080ff;
33047
+ .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33048
+ background-color: #fff;
33049
+ height: 2px;
33050
+ width: 10px;
33051
+ border-radius: 2px;
33021
33052
  }
33022
- .E_r5hl59d .past-time-list li:active {
33023
- background: rgba(0, 136, 255, 0.2);
33024
- color: #0080ff;
33053
+ .E_c198s9j3.ant-checkbox-wrapper-disabled {
33054
+ opacity: 0.5;
33025
33055
  }
33026
- .E_r5hl59d .past-time-list li.selected {
33027
- background: rgba(0, 136, 255, 0.2);
33028
- color: #0080ff;
33056
+ .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33057
+ background: rgba(211, 218, 235, 0.6);
33058
+ border-color: rgba(107, 128, 167, 0.6) !important;
33029
33059
  }
33030
- .E_r5hl59d .past-time-list li.selected .highlight {
33031
- color: #0080ff;
33060
+ .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33061
+ border-color: #2d3a56;
33032
33062
  }
33033
- .E_r5hl59d .past-time-list li.disabled {
33034
- background: rgba(237, 241, 250, 0.6);
33035
- color: rgba(0, 21, 64, 0.3);
33036
- cursor: not-allowed;
33063
+ .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33064
+ background: #2d3a56;
33037
33065
  }
33038
- .E_r5hl59d .past-time-list li + li {
33039
- margin-top: 2px;
33066
+ .E_c198s9j3 .ant-checkbox + span,
33067
+ .E_c198s9j3 .ant-checkbox-disabled + span {
33068
+ padding: 0;
33040
33069
  }
33041
-
33042
- .E_dhqt3dw {
33043
- min-width: 392px;
33070
+ .E_c198s9j3 .ant-checkbox + span .main,
33071
+ .E_c198s9j3 .ant-checkbox-disabled + span .main {
33072
+ display: inline-block;
33073
+ margin-left: 12px;
33074
+ color: #2d3a56;
33044
33075
  }
33045
- .E_dhqt3dw.date-range-picker {
33046
- display: inline-flex;
33047
- align-items: center;
33048
- gap: 8px;
33049
- background: #fff;
33050
- border-radius: 5px;
33051
- border: 1px solid #e4e9f2;
33052
- transition: all 0.2s ease-in-out;
33076
+ .E_c198s9j3 .ant-checkbox + span .sub,
33077
+ .E_c198s9j3 .ant-checkbox-disabled + span .sub {
33078
+ margin-left: 28px;
33079
+ color: rgba(44, 56, 82, 0.6);
33053
33080
  }
33054
- .E_dhqt3dw.date-range-picker .default-calendar-icon {
33055
- display: inline-flex;
33081
+ .E_c198s9j3.compact .ant-checkbox + span .main,
33082
+ .E_c198s9j3.compact .ant-checkbox-disabled + span .main {
33083
+ margin-left: 8px;
33056
33084
  }
33057
- .E_dhqt3dw.date-range-picker .hover-calendar-icon {
33058
- display: none;
33085
+ .E_c198s9j3.compact .ant-checkbox + span .sub,
33086
+ .E_c198s9j3.compact .ant-checkbox-disabled + span .sub {
33087
+ margin-left: 24px;
33059
33088
  }
33060
- .E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
33061
- border-color: #0080ff;
33062
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33089
+
33090
+ .E_cav9p2m .ant-collapse-item {
33091
+ border: 0px;
33092
+ background-color: #fff;
33063
33093
  }
33064
- .E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
33065
- display: none;
33094
+ .E_cav9p2m .ant-collapse-item .ant-collapse-header {
33095
+ padding-top: 0px;
33096
+ padding-bottom: 0px;
33097
+ padding-left: 0px !important;
33098
+ padding-right: 24px;
33066
33099
  }
33067
- .E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
33068
- display: inline-flex;
33100
+ .E_cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
33101
+ right: 0px;
33069
33102
  }
33070
- .E_dhqt3dw.date-range-picker.large {
33071
- height: 40px;
33072
- line-height: 40px;
33073
- padding: 0 12px 0 16px;
33103
+ .E_cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
33104
+ padding: 0px;
33074
33105
  }
33075
- .E_dhqt3dw.date-range-picker.medium {
33076
- height: 32px;
33077
- line-height: 32px;
33078
- padding: 0 8px 0 12px;
33106
+
33107
+ .E_csf0p6c .ant-collapse-item .ant-collapse-header {
33108
+ padding-right: 0px;
33109
+ cursor: default;
33079
33110
  }
33080
- .E_dhqt3dw.date-range-picker .date-input-content {
33081
- flex: 1;
33082
- display: flex;
33083
- align-items: center;
33084
- gap: 8px;
33085
- color: #00122e;
33111
+
33112
+ button.E_lujuy3j {
33113
+ color: #0080FF;
33114
+ height: unset;
33086
33115
  }
33087
- .E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
33088
- color: rgba(0, 21, 64, 0.3);
33116
+ button.E_lujuy3j .button-prefix-icon {
33117
+ margin-right: 4px;
33089
33118
  }
33090
- .E_dhqt3dw.date-range-picker .date-input-content input {
33091
- border: none;
33092
- outline: none;
33093
- width: 162px;
33094
- padding: 0;
33095
- height: 22px;
33096
- line-height: 22px;
33097
- text-align: center;
33119
+ button.E_lujuy3j .button-suffix-icon {
33120
+ margin-left: 4px;
33098
33121
  }
33099
- .E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
33100
- color: rgba(0, 21, 64, 0.3);
33101
- text-align: center;
33122
+ button.E_lujuy3j:hover, button.E_lujuy3j.__pseudo-states-hover {
33123
+ color: #009dff;
33102
33124
  }
33103
- .E_dhqt3dw.date-range-picker .date-input-content input:disabled {
33104
- background: inherit;
33125
+ button.E_lujuy3j:active, button.E_lujuy3j.__pseudo-states-active {
33126
+ color: #005ed1;
33105
33127
  }
33106
- .E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
33107
- border: none;
33108
- outline: none;
33109
- box-shadow: none;
33128
+ button.E_lujuy3j.ui-kit-link-disabled {
33129
+ color: #0080FF;
33110
33130
  }
33111
- .E_dhqt3dw.date-range-picker .past-time-icon {
33112
- cursor: pointer;
33131
+ button.E_lujuy3j.ui-kit-link-subtle {
33132
+ color: #00122e;
33113
33133
  }
33114
-
33115
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
33116
- padding: 12px 12px 0 12px;
33134
+ button.E_lujuy3j.ui-kit-link-subtle:hover, button.E_lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
33135
+ color: #0080FF;
33117
33136
  }
33118
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
33119
- padding-left: 16px;
33137
+ button.E_lujuy3j.ui-kit-link-subtle:active, button.E_lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
33138
+ color: #005ed1;
33120
33139
  }
33121
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
33122
- margin-right: 0;
33140
+ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33141
+ color: #00122e;
33123
33142
  }
33124
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
33125
- margin-left: 2px;
33143
+
33144
+ .E_t3qomhu {
33145
+ margin: 0 2px;
33126
33146
  }
33127
- .E_d956d92 .ant-popover-inner-content .relative-time-container {
33128
- max-height: 470px;
33129
- overflow: auto;
33147
+
33148
+ .E_o8ocss1 {
33149
+ overflow: hidden;
33150
+ text-overflow: ellipsis;
33130
33151
  }
33131
- .E_d956d92 .ant-popover-inner-content .relative-time-container ul {
33132
- padding: 0 12px;
33152
+
33153
+ .E_s17syc35 {
33154
+ white-space: nowrap;
33133
33155
  }
33134
- .E_d956d92 .ant-popover-inner-content .absolute-time-container {
33135
- height: 470px;
33136
- overflow: auto;
33156
+
33157
+ .E_m1rk4s1l {
33158
+ display: -webkit-box;
33159
+ -webkit-line-clamp: var(--m1rk4s1l-0);
33160
+ -webkit-box-orient: vertical;
33161
+ word-break: break-all;
33137
33162
  }
33138
33163
 
33139
- .E_d1tc7lgk {
33140
- min-width: 200px;
33164
+ .E_shq1k1g.ant-select, .E_shq1k1g.ant-select .ant-select-selector {
33165
+ border-radius: 6px;
33141
33166
  }
33142
- .E_d1tc7lgk header {
33143
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33144
- padding: 8px 12px;
33145
- color: rgba(44, 56, 82, 0.6);
33167
+ .E_shq1k1g.ant-select.ant-select-single {
33168
+ width: 100%;
33169
+ color: #2d3a56;
33170
+ border-color: rgba(211, 218, 235, 0.6);
33171
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
33172
+ font-size: 13px;
33146
33173
  }
33147
- .E_d1tc7lgk ul {
33148
- list-style: none;
33149
- padding: 12px;
33174
+ .E_shq1k1g.ant-select.ant-select-single[data-size=middle] {
33175
+ height: 30px;
33150
33176
  }
33151
- .E_d1tc7lgk ul li {
33152
- padding: 5px 8px;
33153
- border-radius: 5px;
33154
- transition: all 0.2s ease-in-out;
33155
- cursor: pointer;
33177
+ .E_shq1k1g.ant-select.ant-select-single.ant-select-lg {
33178
+ height: 38px;
33179
+ font-size: 13px;
33156
33180
  }
33157
- .E_d1tc7lgk ul li:hover {
33158
- background: rgba(0, 136, 255, 0.16);
33181
+ .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow,
33182
+ .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
33183
+ transition: 160ms ease;
33184
+ }
33185
+ .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
33159
33186
  color: #0080ff;
33160
33187
  }
33161
- .E_d1tc7lgk ul li:active {
33162
- background: rgba(0, 136, 255, 0.2);
33188
+ .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
33189
+ border-color: rgba(107, 128, 167, 0.6);
33190
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
33191
+ }
33192
+ .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33163
33193
  color: #0080ff;
33164
33194
  }
33165
- .E_d1tc7lgk ul li + li {
33166
- margin-top: 2px;
33195
+ .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
33196
+ border-color: #0080ff;
33197
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33167
33198
  }
33168
-
33169
- .E_rzaik16 {
33170
- padding: 0;
33199
+ .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33200
+ transform: rotate(180deg);
33171
33201
  }
33172
- .E_rzaik16 .ant-popover-arrow {
33173
- display: none;
33202
+ .E_shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
33203
+ background: rgba(211, 218, 235, 0.6);
33204
+ border-color: rgba(172, 186, 211, 0.6);
33205
+ cursor: "not-allowed";
33174
33206
  }
33175
- .E_rzaik16 .ant-popover-inner-content {
33176
- padding: 0;
33207
+ .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
33208
+ border-color: #f0483e !important;
33177
33209
  }
33178
-
33179
- .E_t160l1cm {
33180
- display: flex;
33181
- flex-direction: column;
33182
- flex: 1;
33183
- /* FIXME:(yanzhen) do this better */
33210
+ .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33211
+ color: #1d326c;
33184
33212
  }
33185
- .E_t160l1cm .tab-bar {
33186
- flex-shrink: 0;
33187
- display: flex;
33188
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
33213
+ .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
33214
+ border-color: #0080ff;
33215
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33189
33216
  }
33190
- .E_t160l1cm .tab-content {
33191
- height: 100%;
33217
+ .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33218
+ transform: rotate(180deg);
33192
33219
  }
33193
- .E_t160l1cm .tab-menu-item {
33194
- margin-right: 2px;
33195
- padding: 1px 12px;
33196
- line-height: 24px;
33220
+
33221
+ .E_igz4le8 {
33197
33222
  height: 24px;
33198
- color: rgba(44, 56, 82, 0.6);
33199
- border-radius: 4px 4px 0 0;
33200
- cursor: pointer;
33201
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
33202
- }
33203
- .E_t160l1cm .tab-menu-item:first-child {
33204
- padding-left: 0;
33223
+ width: 56px !important;
33224
+ margin-right: 4px;
33205
33225
  }
33206
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
33207
- padding-left: 12px;
33226
+
33227
+ .E_c1riexje {
33228
+ color: rgba(44, 56, 82, 0.6);
33208
33229
  }
33209
- .E_t160l1cm .tab-menu-item:hover {
33210
- color: #0080ff;
33211
- background: rgba(211, 218, 235, 0.6);
33230
+
33231
+ .E_s14dk8r1 {
33232
+ margin: 0;
33233
+ border-radius: 20px;
33234
+ padding: 2px 10px;
33235
+ height: 22px;
33212
33236
  }
33213
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
33214
- fill: #0080ff;
33237
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
33238
+ background-color: rgba(237, 241, 250, 0.6) !important;
33215
33239
  }
33216
- .E_t160l1cm .tab-menu-item:active {
33217
- background: rgba(192, 203, 224, 0.6);
33240
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33241
+ background-color: rgba(225, 230, 241, 0.6) !important;
33218
33242
  }
33219
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
33220
- color: #0080ff;
33221
- background: rgba(211, 218, 235, 0.6);
33243
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule {
33244
+ color: #00122e;
33222
33245
  }
33223
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
33224
- background: rgba(192, 203, 224, 0.6);
33246
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33247
+ margin-right: 6px;
33225
33248
  }
33226
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
33227
- background: rgba(0, 128, 255, 0.16);
33249
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33250
+ margin-left: 4px;
33228
33251
  }
33229
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
33230
- fill: #0080ff;
33252
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33253
+ background-color: rgba(0, 136, 255, 0.1);
33231
33254
  }
33232
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
33233
- color: #0080ff;
33234
- background: rgba(0, 128, 255, 0.1);
33255
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33256
+ background-color: #0080ff;
33235
33257
  }
33236
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
33237
- background: rgba(0, 128, 255, 0.16);
33258
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33259
+ background-color: rgba(0, 136, 255, 0.16);
33238
33260
  }
33239
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
33240
- fill: #1d326c;
33261
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
33262
+ background-color: rgba(255, 74, 74, 0.1);
33241
33263
  }
33242
- .E_t160l1cm .tab-menu-item .expand-arrow {
33243
- margin-left: 8px;
33244
- height: 22px;
33264
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33265
+ background-color: #f0483e;
33245
33266
  }
33246
- .E_t160l1cm .tab-menu-item .expand-arrow path {
33247
- fill: rgba(44, 56, 82, 0.6);
33267
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33268
+ background-color: rgba(255, 74, 74, 0.16);
33248
33269
  }
33249
- .E_t160l1cm .tab-menu-item-group {
33250
- padding: 0;
33251
- display: flex;
33252
- align-items: center;
33253
- overflow: hidden;
33270
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33271
+ background-color: rgba(254, 160, 8, 0.1);
33254
33272
  }
33255
- .E_t160l1cm .tab-menu-item-group .main-title {
33256
- opacity: 0;
33257
- max-width: 0;
33258
- transition: max-width 320ms ease, opacity 240ms ease;
33273
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33274
+ background-color: #fea008;
33259
33275
  }
33260
- .E_t160l1cm .tab-menu-item-group .sub-title {
33261
- padding: 1px 12px;
33262
- position: relative;
33263
- display: flex;
33276
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33277
+ background-color: rgba(255, 187, 0, 0.16);
33264
33278
  }
33265
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
33266
- opacity: 0;
33267
- position: absolute;
33268
- top: 50%;
33269
- left: 0;
33270
- transform: translate(-50%, -50%);
33271
- transition: opacity 100ms linear;
33272
- fill: rgba(0, 128, 255, 0.2);
33279
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
33280
+ background-color: rgba(30, 201, 127, 0.1);
33273
33281
  }
33274
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
33275
- color: #0080ff;
33282
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33283
+ background-color: #00ba5d;
33276
33284
  }
33277
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
33278
- padding: 1px 12px;
33279
- display: inline-block;
33280
- opacity: 1;
33281
- max-width: 160px;
33285
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33286
+ background-color: rgba(30, 201, 127, 0.16);
33282
33287
  }
33283
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
33284
- padding: 1px 12px;
33285
- color: #005ed1;
33288
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33289
+ background-color: rgba(225, 230, 241, 0.6);
33286
33290
  }
33287
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
33288
- opacity: 1;
33291
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33292
+ background-color: #6b7d99;
33289
33293
  }
33290
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
33291
- background: rgba(0, 128, 255, 0.16);
33294
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33295
+ background-color: rgba(211, 218, 235, 0.6);
33292
33296
  }
33293
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
33294
- opacity: 0;
33297
+
33298
+ .E_s1uupoto {
33299
+ width: 8px;
33300
+ height: 8px;
33301
+ border-radius: 50%;
33302
+ display: inline-block;
33295
33303
  }
33296
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
33297
- padding: 4px 16px;
33298
- height: 32px;
33299
- border-radius: 6px 6px 0 0;
33304
+
33305
+ .E_iiqau4c.ant-input-group.ant-input-group-compact {
33306
+ display: flex;
33300
33307
  }
33301
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
33302
- padding-left: 0;
33308
+
33309
+ .E_t19ustft .date {
33310
+ margin-right: 4px;
33303
33311
  }
33304
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
33305
- padding-left: 16px;
33312
+
33313
+ .E_s1uupxds {
33314
+ padding: 0 8px;
33315
+ border-radius: 4px;
33306
33316
  }
33307
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
33308
- margin-left: 11px;
33309
- height: 24px;
33317
+
33318
+ .E_m10sqwut {
33319
+ padding: 2px 8px;
33320
+ border-radius: 3px;
33310
33321
  }
33311
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
33312
- padding: 0;
33322
+
33323
+ .E_l1d492wb {
33324
+ padding: 3px 8px;
33325
+ border-radius: 2px;
33313
33326
  }
33314
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
33315
- padding: 4px 16px;
33327
+
33328
+ .E_t1lzavmu.ant-tag:hover {
33329
+ opacity: unset;
33316
33330
  }
33317
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
33318
- padding: 4px 16px;
33331
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
33332
+ margin: 0;
33333
+ margin-right: 8px;
33334
+ display: inline-flex;
33335
+ align-items: center;
33336
+ border: none;
33319
33337
  }
33320
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
33321
- background: #fff;
33338
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
33339
+ width: 16px;
33340
+ height: 16px;
33341
+ color: inherit;
33342
+ margin-left: 4px;
33343
+ opacity: 0.6;
33344
+ display: inline-flex;
33322
33345
  }
33323
- .E_t160l1cm .tab-menu-item-light:active {
33324
- color: #005ed1;
33346
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
33347
+ opacity: 1;
33325
33348
  }
33326
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
33327
- background: #fff;
33328
- color: #1d326c;
33349
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
33350
+ color: #0080ff;
33351
+ background-color: rgba(0, 136, 255, 0.1);
33329
33352
  }
33330
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
33331
- color: rgba(45, 58, 86, 0.6);
33353
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
33354
+ color: #f0483e;
33355
+ background-color: rgba(255, 74, 74, 0.1);
33332
33356
  }
33333
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
33334
- color: #1d326c;
33357
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
33358
+ color: #e07f00;
33359
+ background-color: rgba(255, 187, 0, 0.1);
33335
33360
  }
33336
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
33337
- fill: #d8deeb;
33361
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
33362
+ color: #008f4c;
33363
+ background-color: rgba(30, 201, 127, 0.1);
33338
33364
  }
33339
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
33340
- fill: #1d326c;
33365
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
33366
+ color: #1d326c;
33367
+ background-color: rgba(225, 230, 241, 0.6);
33341
33368
  }
33342
- .E_t160l1cm .tab-content {
33343
- flex: 1;
33344
- display: flex;
33345
- flex-direction: column;
33369
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
33370
+ color: #7E41FF;
33371
+ background-color: rgba(126, 65, 255, 0.1);
33346
33372
  }
33347
- .E_t160l1cm.is-overview .tab-content {
33348
- overflow: visible;
33373
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
33374
+ color: #fff;
33349
33375
  }
33350
-
33351
- .E_t14npdqr {
33352
- max-width: 240px;
33353
- animation: none;
33376
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
33377
+ background-color: #f0483e;
33354
33378
  }
33355
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
33356
- border: 1px solid #0080ff;
33357
- padding: 0;
33379
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
33380
+ background-color: #fea008;
33358
33381
  }
33359
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
33360
- margin: 0;
33361
- height: 32px;
33362
- line-height: 32px;
33363
- font-size: 13px;
33364
- padding: 0 10px;
33365
- display: block;
33366
- overflow: hidden;
33367
- text-overflow: ellipsis;
33368
- white-space: nowrap;
33382
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
33383
+ background-color: #00ba5d;
33369
33384
  }
33370
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
33371
- content: " ";
33372
- height: 1px;
33373
- width: calc(100% + 10px);
33374
- background: rgba(172, 186, 211, 0.6);
33375
- display: block;
33385
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
33386
+ background-color: #0080ff;
33376
33387
  }
33377
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
33378
- color: #0080ff;
33379
- background: transparent;
33388
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
33389
+ background-color: #6b7d99;
33380
33390
  }
33381
-
33382
- .E_h1ol2wl7 {
33383
- font-weight: bold;
33384
- background-color: unset;
33385
- padding: unset;
33391
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
33392
+ background-color: #7E41FF;
33386
33393
  }
33387
33394
 
33388
33395
  .E_l4bld33 {
@@ -33820,6 +33827,10 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33820
33827
  background: rgba(163, 180, 204, 0.18);
33821
33828
  }
33822
33829
 
33830
+ .E_c1k4vanq {
33831
+ padding: 0 12px 14px 12px;
33832
+ }
33833
+
33823
33834
  .E_skwah65 {
33824
33835
  height: 8px;
33825
33836
  box-sizing: border-box;
@@ -33833,26 +33844,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33833
33844
  margin-left: 1px;
33834
33845
  }
33835
33846
 
33836
- .E_rrwcpby {
33837
- display: flex;
33838
- align-items: center;
33839
- }
33840
- .E_rrwcpby .order {
33841
- height: 24px;
33842
- width: 24px;
33843
- border-radius: 20px;
33844
- color: #0080ff;
33845
- background: rgba(0, 136, 255, 0.1);
33846
- display: flex;
33847
- align-items: center;
33848
- justify-content: center;
33849
- margin-right: 6px;
33850
- }
33851
-
33852
- .E_c1k4vanq {
33853
- padding: 0 12px 14px 12px;
33854
- }
33855
-
33856
33847
  .E_c1udgdh2 {
33857
33848
  color: #2d3a56;
33858
33849
  padding: 7px 12px;
@@ -33910,9 +33901,20 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33910
33901
  transform: translateY(-4px);
33911
33902
  }
33912
33903
 
33913
- .E_iwsze0q {
33914
- margin-right: 4px;
33915
- height: 16px;
33904
+ .E_rrwcpby {
33905
+ display: flex;
33906
+ align-items: center;
33907
+ }
33908
+ .E_rrwcpby .order {
33909
+ height: 24px;
33910
+ width: 24px;
33911
+ border-radius: 20px;
33912
+ color: #0080ff;
33913
+ background: rgba(0, 136, 255, 0.1);
33914
+ display: flex;
33915
+ align-items: center;
33916
+ justify-content: center;
33917
+ margin-right: 6px;
33916
33918
  }
33917
33919
 
33918
33920
  .E_f1p9ti6d {
@@ -33946,56 +33948,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33946
33948
  min-height: 0px;
33947
33949
  }
33948
33950
 
33949
- .E_at4ovwe .ant-input-number-handler-wrap {
33950
- display: var(--at4ovwe-0);
33951
- }
33952
- .E_at4ovwe .ant-input-number-input-wrap {
33953
- padding: 5px 12px;
33954
- display: inline-flex;
33955
- line-height: 1.5715;
33956
- height: 100%;
33957
- width: 100%;
33958
- }
33959
- .E_at4ovwe .ant-input-number-input-wrap::after {
33960
- content: var(--at4ovwe-1);
33961
- display: var(--at4ovwe-2);
33962
- flex: none;
33963
- align-items: center;
33964
- margin-left: 4px;
33965
- color: rgba(44, 56, 82, 0.6);
33966
- }
33967
- .E_at4ovwe .ant-input-number-input-wrap::before {
33968
- content: var(--at4ovwe-3);
33969
- display: var(--at4ovwe-4);
33970
- flex: none;
33971
- align-items: center;
33972
- margin-right: 4px;
33973
- cursor: auto;
33974
- color: rgba(44, 56, 82, 0.6);
33975
- }
33976
- .ant-input-group.ant-input-group-compact > .E_at4ovwe {
33977
- border-radius: 0;
33978
- }
33979
- .E_at4ovwe.ant-input-number {
33980
- width: 100%;
33981
- border-radius: 6px;
33982
- }
33983
- .E_at4ovwe.ant-input-number:not([disabled]):focus, .E_at4ovwe.ant-input-number:not([disabled]):active, .E_at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33984
- border-color: #0096ff;
33985
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33986
- z-index: 1;
33987
- }
33988
- .E_at4ovwe.ant-input-number.error:not([disabled]):hover, .E_at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33989
- border-color: #e75a3a;
33990
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33991
- }
33992
- .E_at4ovwe .ant-input-number-input {
33993
- padding: 0;
33994
- margin: 0;
33995
- height: auto;
33996
- font-size: inherit;
33997
- }
33998
-
33999
33951
  .E_tc40oxa {
34000
33952
  margin-bottom: 4px;
34001
33953
  color: rgba(44, 56, 82, 0.6);
@@ -34189,6 +34141,61 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34189
34141
  margin-right: 8px;
34190
34142
  }
34191
34143
 
34144
+ .E_at4ovwe .ant-input-number-handler-wrap {
34145
+ display: var(--at4ovwe-0);
34146
+ }
34147
+ .E_at4ovwe .ant-input-number-input-wrap {
34148
+ padding: 5px 12px;
34149
+ display: inline-flex;
34150
+ line-height: 1.5715;
34151
+ height: 100%;
34152
+ width: 100%;
34153
+ }
34154
+ .E_at4ovwe .ant-input-number-input-wrap::after {
34155
+ content: var(--at4ovwe-1);
34156
+ display: var(--at4ovwe-2);
34157
+ flex: none;
34158
+ align-items: center;
34159
+ margin-left: 4px;
34160
+ color: rgba(44, 56, 82, 0.6);
34161
+ }
34162
+ .E_at4ovwe .ant-input-number-input-wrap::before {
34163
+ content: var(--at4ovwe-3);
34164
+ display: var(--at4ovwe-4);
34165
+ flex: none;
34166
+ align-items: center;
34167
+ margin-right: 4px;
34168
+ cursor: auto;
34169
+ color: rgba(44, 56, 82, 0.6);
34170
+ }
34171
+ .ant-input-group.ant-input-group-compact > .E_at4ovwe {
34172
+ border-radius: 0;
34173
+ }
34174
+ .E_at4ovwe.ant-input-number {
34175
+ width: 100%;
34176
+ border-radius: 6px;
34177
+ }
34178
+ .E_at4ovwe.ant-input-number:not([disabled]):focus, .E_at4ovwe.ant-input-number:not([disabled]):active, .E_at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
34179
+ border-color: #0096ff;
34180
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
34181
+ z-index: 1;
34182
+ }
34183
+ .E_at4ovwe.ant-input-number.error:not([disabled]):hover, .E_at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
34184
+ border-color: #e75a3a;
34185
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
34186
+ }
34187
+ .E_at4ovwe .ant-input-number-input {
34188
+ padding: 0;
34189
+ margin: 0;
34190
+ height: auto;
34191
+ font-size: inherit;
34192
+ }
34193
+
34194
+ .E_iwsze0q {
34195
+ margin-right: 4px;
34196
+ height: 16px;
34197
+ }
34198
+
34192
34199
  .E_sut42l0 {
34193
34200
  padding: 0 8px;
34194
34201
  height: 18px;