@cloudtower/eagle 0.27.12-dry-1 → 0.27.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29471,22 +29471,144 @@ html body {
29471
29471
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29472
29472
  }
29473
29473
  }
29474
- .i1mrf09m {
29475
- display: inline-flex;
29474
+ .c1up1pdz {
29475
+ width: 648px;
29476
+ }
29477
+ .c1up1pdz.active {
29478
+ border-color: #0080ff;
29479
+ }
29480
+ .c1up1pdz.active > header {
29481
+ background: rgba(0, 128, 255, 0.1);
29482
+ }
29483
+ .c1up1pdz .expand {
29484
+ padding: 12px;
29485
+ }
29486
+ .c1up1pdz .field-item {
29487
+ display: flex;
29488
+ padding: 10px 0;
29489
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29490
+ }
29491
+ .c1up1pdz .field-item:last-child {
29492
+ border-bottom: none;
29493
+ padding-bottom: 0;
29494
+ }
29495
+ .c1up1pdz .field-item label {
29496
+ line-height: 32px;
29497
+ width: 100px;
29498
+ color: rgba(62, 70, 82, 0.6);
29499
+ }
29500
+ .c1up1pdz .help {
29501
+ color: rgba(62, 70, 82, 0.6);
29502
+ margin-top: 5px;
29503
+ }
29504
+ .c1up1pdz .ant-input-affix-wrapper,
29505
+ .c1up1pdz .ant-picker {
29506
+ width: 128px;
29507
+ }
29508
+
29509
+ .c156wh19 {
29510
+ display: flex;
29476
29511
  align-items: center;
29512
+ justify-content: space-between;
29513
+ word-break: keep-all;
29477
29514
  }
29478
- .i1mrf09m .icon-inner {
29479
- display: inline-flex;
29515
+ .c156wh19 .title {
29516
+ margin: 0 16px 0 8px;
29517
+ }
29518
+ .c156wh19 .retain {
29519
+ color: rgba(129, 138, 153, 0.6);
29520
+ }
29521
+ .c156wh19 .left {
29522
+ flex: 1;
29523
+ display: flex;
29524
+ overflow: hidden;
29480
29525
  align-items: center;
29481
- justify-content: center;
29526
+ justify-content: flex-start;
29527
+ white-space: nowrap;
29482
29528
  }
29483
- .i1mrf09m .icon-inner + span,
29484
- .i1mrf09m span + .icon-inner.suffix {
29485
- margin-left: 4px;
29529
+ .c156wh19 .left .title {
29530
+ max-width: 100%;
29531
+ overflow: hidden;
29532
+ text-overflow: ellipsis;
29486
29533
  }
29487
- .i1mrf09m.is-rotate img,
29488
- .i1mrf09m.is-rotate svg {
29489
- animation: rotate 680ms linear infinite;
29534
+ .c156wh19 .right {
29535
+ display: flex;
29536
+ align-items: center;
29537
+ }
29538
+ .c156wh19 .reverse {
29539
+ display: flex;
29540
+ flex-direction: row-reverse;
29541
+ align-items: center;
29542
+ }
29543
+ .c156wh19 .reverse .ant-switch {
29544
+ margin-left: 8px;
29545
+ }
29546
+ .c156wh19 .close {
29547
+ padding-left: 14px;
29548
+ margin-left: 14px;
29549
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29550
+ cursor: pointer;
29551
+ }
29552
+
29553
+ .m126spxy {
29554
+ padding-bottom: 4px;
29555
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29556
+ }
29557
+ .m126spxy .ant-btn-link {
29558
+ padding: 1px 10px;
29559
+ color: rgba(62, 70, 82, 0.6);
29560
+ border-radius: 4px;
29561
+ }
29562
+ .m126spxy .ant-btn-link.active {
29563
+ background: rgba(0, 128, 255, 0.1);
29564
+ color: #0096ff;
29565
+ }
29566
+
29567
+ .wpbf4pq {
29568
+ padding: 10px 0;
29569
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29570
+ }
29571
+ .wpbf4pq .ant-input,
29572
+ .wpbf4pq .ant-picker {
29573
+ width: 80px;
29574
+ margin: 0 9px;
29575
+ text-align: center;
29576
+ }
29577
+ .wpbf4pq .options {
29578
+ padding: 12px 0 12px 16px;
29579
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29580
+ margin: 5px 0 5px 8px;
29581
+ }
29582
+ .wpbf4pq .week-day-option,
29583
+ .wpbf4pq .month-day-option {
29584
+ background: #f5f7fa;
29585
+ box-sizing: border-box;
29586
+ border-radius: 16px;
29587
+ margin-right: 8px;
29588
+ }
29589
+ .wpbf4pq .week-day-option:focus,
29590
+ .wpbf4pq .month-day-option:focus {
29591
+ color: inherit;
29592
+ border-color: #d9d9d9;
29593
+ }
29594
+ .wpbf4pq .week-day-option.active {
29595
+ background-color: #0096ff;
29596
+ border-color: #0096ff;
29597
+ color: #fff;
29598
+ }
29599
+ .wpbf4pq .week-day-option.en-text {
29600
+ width: 110px;
29601
+ margin-top: 4px;
29602
+ }
29603
+ .wpbf4pq .month-day-option {
29604
+ width: 32px;
29605
+ padding: 0;
29606
+ margin-bottom: 8px;
29607
+ }
29608
+ .wpbf4pq .month-day-option.active {
29609
+ background-color: #0096ff;
29610
+ border-color: #0096ff;
29611
+ color: #fff;
29490
29612
  }
29491
29613
 
29492
29614
  .buj61ew.ant-btn-icon-only {
@@ -29739,19 +29861,6 @@ html body {
29739
29861
  padding: 0;
29740
29862
  }
29741
29863
 
29742
- .iap75of {
29743
- height: 18px;
29744
- line-height: 18px;
29745
- padding: 0 4px;
29746
- border-radius: 4px;
29747
- background: rgba(235, 239, 245, 0.6);
29748
- border: 1px solid rgba(223, 228, 235, 0.6);
29749
- display: flex;
29750
- align-items: center;
29751
- white-space: nowrap;
29752
- margin-right: 4px;
29753
- }
29754
-
29755
29864
  .bpq0js6 {
29756
29865
  padding: 4px 11px;
29757
29866
  }
@@ -29781,6 +29890,24 @@ html body {
29781
29890
  border-radius: unset;
29782
29891
  }
29783
29892
 
29893
+ .i1mrf09m {
29894
+ display: inline-flex;
29895
+ align-items: center;
29896
+ }
29897
+ .i1mrf09m .icon-inner {
29898
+ display: inline-flex;
29899
+ align-items: center;
29900
+ justify-content: center;
29901
+ }
29902
+ .i1mrf09m .icon-inner + span,
29903
+ .i1mrf09m span + .icon-inner.suffix {
29904
+ margin-left: 4px;
29905
+ }
29906
+ .i1mrf09m.is-rotate img,
29907
+ .i1mrf09m.is-rotate svg {
29908
+ animation: rotate 680ms linear infinite;
29909
+ }
29910
+
29784
29911
  .fde5mpd {
29785
29912
  width: 100%;
29786
29913
  height: 100%;
@@ -29796,61 +29923,17 @@ html body {
29796
29923
  font-size: 18px;
29797
29924
  }
29798
29925
 
29799
- .p12gwtiw {
29800
- display: flex;
29801
- justify-content: space-between;
29802
- align-items: center;
29803
- padding: 10px 0;
29804
- color: rgba(44, 56, 82, 0.6);
29805
- font-size: 12px;
29806
- line-height: 24px;
29807
- }
29808
- .p12gwtiw .pagination-left {
29809
- padding: 2px 8px;
29810
- }
29811
- .p12gwtiw .dropdown-trigger {
29812
- display: flex;
29813
- align-items: center;
29814
- border-radius: 6px;
29815
- cursor: pointer;
29816
- transition: all 0.3s ease;
29817
- }
29818
- .p12gwtiw .dropdown-trigger:hover {
29819
- background: rgba(211, 218, 235, 0.6);
29820
- color: #0080ff;
29821
- }
29822
- .p12gwtiw .dropdown-trigger .icon-inner {
29823
- margin-left: 4px;
29824
- }
29825
- .p12gwtiw .pagination-right {
29926
+ .iap75of {
29927
+ height: 18px;
29928
+ line-height: 18px;
29929
+ padding: 0 4px;
29930
+ border-radius: 4px;
29931
+ background: rgba(235, 239, 245, 0.6);
29932
+ border: 1px solid rgba(223, 228, 235, 0.6);
29826
29933
  display: flex;
29827
29934
  align-items: center;
29828
- color: #0080ff;
29829
- font-weight: bold;
29830
- }
29831
- .p12gwtiw .pagination-right .icon-inner {
29832
- margin-left: 4px;
29833
- }
29834
- .p12gwtiw .pagination-right .prev-btn,
29835
- .p12gwtiw .pagination-right .next-btn {
29836
- padding: 0 8px;
29837
- }
29838
- .p12gwtiw .pagination-right .prev-btn > span,
29839
- .p12gwtiw .pagination-right .next-btn > span {
29840
- color: #0080ff;
29841
- }
29842
- .p12gwtiw .pagination-right .next-btn .icon-inner {
29843
- transform: rotate(180deg);
29844
- }
29845
-
29846
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29847
- max-height: calc(100vh - 128px);
29848
- overflow-y: auto;
29849
- }
29850
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29851
- padding: 4px 20px;
29852
- font-size: 12px;
29853
- line-height: 18px;
29935
+ white-space: nowrap;
29936
+ margin-right: 4px;
29854
29937
  }
29855
29938
 
29856
29939
  .obf05yr {
@@ -29862,495 +29945,16 @@ html body {
29862
29945
  position: absolute;
29863
29946
  }
29864
29947
 
29865
- .i1e4sgug {
29866
- display: inline-block;
29948
+ .cz04yix {
29949
+ display: flex;
29950
+ flex-direction: column;
29867
29951
  }
29868
29952
 
29869
- .d6j0lbj {
29870
- font-family: Inter;
29871
- font-style: normal;
29872
- font-weight: bold;
29873
- font-size: 32px;
29874
- line-height: 40px;
29875
- }
29876
-
29877
- .d1xhvvxe {
29878
- font-family: Inter;
29879
- font-style: normal;
29880
- font-weight: bold;
29881
- font-size: 24px;
29882
- line-height: 32px;
29883
- }
29884
-
29885
- .dk10mxq {
29886
- font-family: Inter;
29887
- font-style: normal;
29888
- font-weight: normal;
29889
- font-size: 32px;
29890
- line-height: 40px;
29891
- }
29892
-
29893
- .dxsait {
29894
- font-family: Inter;
29895
- font-style: normal;
29896
- font-weight: bold;
29897
- font-size: 20px;
29898
- line-height: 24px;
29899
- }
29900
-
29901
- .dokn0h3 {
29902
- font-family: Inter;
29903
- font-style: normal;
29904
- font-weight: normal;
29905
- font-size: 20px;
29906
- line-height: 24px;
29907
- }
29908
-
29909
- .dobau4p {
29910
- font-family: Inter;
29911
- font-style: normal;
29912
- font-weight: bold;
29913
- font-size: 18px;
29914
- line-height: 22px;
29915
- }
29916
-
29917
- .dvolwok {
29918
- font-family: Inter;
29919
- font-style: normal;
29920
- font-weight: normal;
29921
- font-size: 18px;
29922
- line-height: 22px;
29923
- }
29924
-
29925
- .h181qhg4 {
29926
- font-family: Inter;
29927
- font-style: normal;
29928
- font-weight: bold;
29929
- font-size: 16px;
29930
- line-height: 22px;
29931
- }
29932
-
29933
- .h1phgmcq {
29934
- font-family: Inter;
29935
- font-style: normal;
29936
- font-weight: normal;
29937
- font-size: 16px;
29938
- line-height: 22px;
29939
- }
29940
-
29941
- .h173xnl1 {
29942
- font-family: Inter;
29943
- font-style: normal;
29944
- font-weight: bold;
29945
- font-size: 14px;
29946
- line-height: 20px;
29947
- }
29948
-
29949
- .hedm4pz {
29950
- font-family: Inter;
29951
- font-style: normal;
29952
- font-weight: normal;
29953
- font-size: 14px;
29954
- line-height: 20px;
29955
- }
29956
-
29957
- .h1kd8xld {
29958
- font-family: Inter;
29959
- font-style: normal;
29960
- font-weight: bold;
29961
- font-size: 12px;
29962
- line-height: 18px;
29963
- }
29964
-
29965
- .hp14fr {
29966
- font-family: Inter;
29967
- font-style: normal;
29968
- font-weight: normal;
29969
- font-size: 12px;
29970
- line-height: 18px;
29971
- }
29972
-
29973
- .hgrg7mn {
29974
- font-family: Inter;
29975
- font-style: normal;
29976
- font-weight: bold;
29977
- text-transform: uppercase;
29978
- font-feature-settings: "cpsp" on;
29979
- font-size: 12px;
29980
- line-height: 18px;
29981
- }
29982
-
29983
- .h6zme9x {
29984
- font-family: Inter;
29985
- font-style: normal;
29986
- font-weight: normal;
29987
- text-transform: uppercase;
29988
- font-feature-settings: "cpsp" on;
29989
- font-size: 12px;
29990
- line-height: 18px;
29991
- }
29992
-
29993
- .locjvsv {
29994
- font-family: Inter;
29995
- font-style: normal;
29996
- font-weight: normal;
29997
- font-size: 16px;
29998
- line-height: 24px;
29999
- }
30000
-
30001
- .l13gi131 {
30002
- font-family: Inter;
30003
- font-style: normal;
30004
- font-weight: bold;
30005
- font-size: 16px;
30006
- line-height: 24px;
30007
- }
30008
-
30009
- .l1ynemsu {
30010
- font-family: Inter;
30011
- font-style: normal;
30012
- font-weight: normal;
30013
- font-size: 16px;
30014
- line-height: 24px;
30015
- }
30016
-
30017
- .l1cft1cx {
30018
- font-family: Inter;
30019
- font-style: normal;
30020
- font-weight: bold;
30021
- font-size: 16px;
30022
- line-height: 24px;
30023
- }
30024
-
30025
- .l17tqc8p {
30026
- font-family: Inter;
30027
- font-style: normal;
30028
- font-weight: normal;
30029
- text-transform: uppercase;
30030
- font-feature-settings: "cpsp" on;
30031
- font-size: 16px;
30032
- line-height: 24px;
30033
- }
30034
-
30035
- .l1j1e5w7 {
30036
- font-family: Inter;
30037
- font-style: normal;
30038
- font-weight: bold;
30039
- text-transform: uppercase;
30040
- font-feature-settings: "cpsp" on;
30041
- font-size: 16px;
30042
- line-height: 24px;
30043
- }
30044
-
30045
- .l1gf91jb {
30046
- font-family: Inter;
30047
- font-style: normal;
30048
- font-weight: normal;
30049
- font-size: 14px;
30050
- line-height: 22px;
30051
- }
30052
-
30053
- .lu7hlr6 {
30054
- font-family: Inter;
30055
- font-style: normal;
30056
- font-weight: 500;
30057
- font-size: 14px;
30058
- line-height: 22px;
30059
- }
30060
-
30061
- .l3l3jf0 {
30062
- font-family: Inter;
30063
- font-style: normal;
30064
- font-weight: bold;
30065
- font-size: 14px;
30066
- line-height: 22px;
30067
- }
30068
-
30069
- .l12j5nqp {
30070
- font-family: Inter;
30071
- font-style: normal;
30072
- font-weight: normal;
30073
- font-size: 14px;
30074
- line-height: 22px;
30075
- }
30076
-
30077
- .l1tecqht {
30078
- font-family: Inter;
30079
- font-style: normal;
30080
- font-weight: bold;
30081
- font-size: 14px;
30082
- line-height: 22px;
30083
- }
30084
-
30085
- .l6sa990 {
30086
- font-family: Inter;
30087
- font-style: normal;
30088
- font-weight: normal;
30089
- text-transform: uppercase;
30090
- font-feature-settings: "cpsp" on;
30091
- font-size: 14px;
30092
- line-height: 22px;
30093
- }
30094
-
30095
- .lckqe8j {
30096
- font-family: Inter;
30097
- font-style: normal;
30098
- font-weight: bold;
30099
- text-transform: uppercase;
30100
- font-feature-settings: "cpsp" on;
30101
- font-size: 14px;
30102
- line-height: 22px;
30103
- }
30104
-
30105
- .l1kuminb {
30106
- font-family: Inter;
30107
- font-style: normal;
30108
- font-weight: normal;
30109
- font-size: 13px;
30110
- line-height: 20px;
30111
- }
30112
-
30113
- .l1pbuf5j {
30114
- font-family: Inter;
30115
- font-style: normal;
30116
- font-weight: 600;
30117
- font-size: 13px;
30118
- line-height: 20px;
30119
- }
30120
-
30121
- .l1r4ztu {
30122
- font-family: Inter;
30123
- font-style: normal;
30124
- font-weight: bold;
30125
- font-size: 13px;
30126
- line-height: 20px;
30127
- }
30128
-
30129
- .ly8vzok {
30130
- font-family: Inter;
30131
- font-style: normal;
30132
- font-weight: normal;
30133
- font-size: 13px;
30134
- line-height: 20px;
30135
- }
30136
-
30137
- .lumfmf {
30138
- font-family: Inter;
30139
- font-style: normal;
30140
- font-weight: 600;
30141
- font-size: 13px;
30142
- line-height: 20px;
30143
- }
30144
-
30145
- .l16ujwmv {
30146
- font-family: Inter;
30147
- font-style: normal;
30148
- font-weight: bold;
30149
- font-size: 13px;
30150
- line-height: 20px;
30151
- }
30152
-
30153
- .l17o1ffr {
30154
- font-family: Inter;
30155
- font-style: normal;
30156
- font-weight: normal;
30157
- text-transform: uppercase;
30158
- font-feature-settings: "cpsp" on;
30159
- font-size: 13px;
30160
- line-height: 20px;
30161
- }
30162
-
30163
- .lngllvn {
30164
- font-family: Inter;
30165
- font-style: normal;
30166
- font-weight: bold;
30167
- text-transform: uppercase;
30168
- font-feature-settings: "cpsp" on;
30169
- font-size: 13px;
30170
- line-height: 20px;
30171
- }
30172
-
30173
- .l2i7fo9 {
30174
- font-family: Inter;
30175
- font-style: normal;
30176
- font-weight: normal;
30177
- font-size: 12px;
30178
- line-height: 18px;
30179
- }
30180
-
30181
- .l1x7hscx {
30182
- font-family: Inter;
30183
- font-style: normal;
30184
- font-weight: 500;
30185
- font-size: 12px;
30186
- line-height: 18px;
30187
- }
30188
-
30189
- .le1jwan {
30190
- font-family: Inter;
30191
- font-style: normal;
30192
- font-weight: bold;
30193
- font-size: 12px;
30194
- line-height: 18px;
30195
- }
30196
-
30197
- .lyxynfj {
30198
- font-family: Inter;
30199
- font-style: normal;
30200
- font-weight: normal;
30201
- font-size: 12px;
30202
- line-height: 18px;
30203
- }
30204
-
30205
- .lpb2nxv {
30206
- font-family: Inter;
30207
- font-style: normal;
30208
- font-weight: 500;
30209
- font-size: 12px;
30210
- line-height: 18px;
30211
- }
30212
-
30213
- .l1r8o3vv {
30214
- font-family: Inter;
30215
- font-style: normal;
30216
- font-weight: bold;
30217
- font-size: 12px;
30218
- line-height: 18px;
30219
- }
30220
-
30221
- .lemnjy2 {
30222
- font-family: Inter;
30223
- font-style: normal;
30224
- font-weight: normal;
30225
- text-transform: uppercase;
30226
- font-feature-settings: "cpsp" on;
30227
- font-size: 12px;
30228
- line-height: 18px;
30229
- }
30230
-
30231
- .lrc42gb {
30232
- font-family: Inter;
30233
- font-style: normal;
30234
- font-weight: bold;
30235
- text-transform: uppercase;
30236
- font-feature-settings: "cpsp" on;
30237
- font-size: 12px;
30238
- line-height: 18px;
30239
- }
30240
-
30241
- .fqaz4mb {
30242
- font-family: Inter;
30243
- font-style: normal;
30244
- font-weight: normal;
30245
- font-size: 13px;
30246
- line-height: 20px;
30247
- }
30248
-
30249
- .f13we5o {
30250
- font-family: Inter;
30251
- font-style: normal;
30252
- font-weight: normal;
30253
- font-size: 13px;
30254
- line-height: 20px;
30255
- }
30256
-
30257
- .ffmjua2 {
30258
- font-family: Inter;
30259
- font-style: normal;
30260
- font-weight: normal;
30261
- font-size: 12px;
30262
- line-height: 18px;
30263
- }
30264
-
30265
- .fz2mxw0 {
30266
- font-family: Inter;
30267
- font-style: normal;
30268
- font-weight: normal;
30269
- font-size: 12px;
30270
- line-height: 18px;
30271
- }
30272
-
30273
- .t1ertzoh {
30274
- font-family: Inter;
30275
- font-style: normal;
30276
- font-weight: normal;
30277
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30278
- font-size: 13px;
30279
- line-height: 20px;
30280
- }
30281
-
30282
- .t19bge8r {
30283
- font-family: Inter;
30284
- font-style: normal;
30285
- font-weight: normal;
30286
- font-feature-settings: "zero" on;
30287
- font-size: 13px;
30288
- line-height: 20px;
30289
- }
30290
-
30291
- .tjrzfyl {
30292
- font-family: Inter;
30293
- font-style: normal;
30294
- font-weight: normal;
30295
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30296
- font-size: 12px;
30297
- line-height: 18px;
30298
- }
30299
-
30300
- .tm6s7bo {
30301
- font-family: Inter;
30302
- font-style: normal;
30303
- font-weight: 500;
30304
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30305
- font-size: 12px;
30306
- line-height: 18px;
30307
- }
30308
-
30309
- .t19zq6ic {
30310
- font-family: Inter;
30311
- font-style: normal;
30312
- font-weight: normal;
30313
- font-feature-settings: "zero" on;
30314
- font-size: 12px;
30315
- line-height: 18px;
30316
- }
30317
-
30318
- .t1gduru8 {
30319
- font-family: Inter;
30320
- font-style: normal;
30321
- font-weight: 500;
30322
- font-feature-settings: "zero" on;
30323
- font-size: 12px;
30324
- line-height: 18px;
30325
- }
30326
-
30327
- .t55raab {
30328
- font-family: Inter;
30329
- font-style: normal;
30330
- font-weight: bold;
30331
- font-feature-settings: "zero" on;
30332
- font-size: 16px;
30333
- line-height: 24px;
30334
- }
30335
-
30336
- .u1w9abfe {
30337
- font-family: Inter;
30338
- font-style: normal;
30339
- font-weight: normal;
30340
- font-size: 10px;
30341
- line-height: 12px;
30342
- }
30343
-
30344
- .cz04yix {
30345
- display: flex;
30346
- flex-direction: column;
30347
- }
30348
-
30349
- .m1if5j39 {
30350
- max-width: 1120px;
30351
- width: 100%;
30352
- margin: 0 auto;
30353
- height: 100%;
29953
+ .m1if5j39 {
29954
+ max-width: 1120px;
29955
+ width: 100%;
29956
+ margin: 0 auto;
29957
+ height: 100%;
30354
29958
  }
30355
29959
 
30356
29960
  .w1vvwdlp {
@@ -31021,59 +30625,61 @@ input.rrg1fkn.ant-input {
31021
30625
  word-break: break-all;
31022
30626
  }
31023
30627
 
31024
- .s34f1qb.ant-switch {
31025
- min-width: 40px;
31026
- height: 24px;
31027
- background: rgba(172, 186, 211, 0.6);
31028
- overflow: hidden;
31029
- }
31030
- .s34f1qb.ant-switch:focus {
31031
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31032
- }
31033
- .s34f1qb.ant-switch-small {
31034
- min-width: 26px;
31035
- height: 16px;
31036
- }
31037
- .s34f1qb.ant-switch-large {
31038
- min-width: 52px;
31039
- height: 32px;
30628
+ .p12gwtiw {
30629
+ display: flex;
30630
+ justify-content: space-between;
30631
+ align-items: center;
30632
+ padding: 10px 0;
30633
+ color: rgba(44, 56, 82, 0.6);
30634
+ font-size: 12px;
30635
+ line-height: 24px;
31040
30636
  }
31041
- .s34f1qb.ant-switch .ant-switch-handle {
31042
- height: 20px;
31043
- width: 20px;
30637
+ .p12gwtiw .pagination-left {
30638
+ padding: 2px 8px;
31044
30639
  }
31045
- .s34f1qb.ant-switch .ant-switch-handle::before {
31046
- border-radius: 10px;
31047
- transition-delay: 120ms;
30640
+ .p12gwtiw .dropdown-trigger {
30641
+ display: flex;
30642
+ align-items: center;
30643
+ border-radius: 6px;
30644
+ cursor: pointer;
30645
+ transition: all 0.3s ease;
31048
30646
  }
31049
- .s34f1qb.ant-switch-small .ant-switch-handle {
31050
- height: 14px;
31051
- width: 14px;
31052
- top: 1px;
31053
- left: 1px;
30647
+ .p12gwtiw .dropdown-trigger:hover {
30648
+ background: rgba(211, 218, 235, 0.6);
30649
+ color: #0080ff;
31054
30650
  }
31055
- .s34f1qb.ant-switch-large .ant-switch-handle {
31056
- height: 28px;
31057
- width: 28px;
30651
+ .p12gwtiw .dropdown-trigger .icon-inner {
30652
+ margin-left: 4px;
31058
30653
  }
31059
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31060
- border-radius: 14px;
30654
+ .p12gwtiw .pagination-right {
30655
+ display: flex;
30656
+ align-items: center;
30657
+ color: #0080ff;
30658
+ font-weight: bold;
31061
30659
  }
31062
- .s34f1qb.ant-switch-checked {
31063
- background-color: #00ba5d;
30660
+ .p12gwtiw .pagination-right .icon-inner {
30661
+ margin-left: 4px;
31064
30662
  }
31065
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31066
- left: calc(100% - 20px - 2px);
30663
+ .p12gwtiw .pagination-right .prev-btn,
30664
+ .p12gwtiw .pagination-right .next-btn {
30665
+ padding: 0 8px;
31067
30666
  }
31068
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31069
- left: calc(100% - 14px - 1px);
30667
+ .p12gwtiw .pagination-right .prev-btn > span,
30668
+ .p12gwtiw .pagination-right .next-btn > span {
30669
+ color: #0080ff;
31070
30670
  }
31071
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31072
- left: calc(100% - 28px - 2px);
30671
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30672
+ transform: rotate(180deg);
31073
30673
  }
31074
30674
 
31075
- .c1to9vb9 {
31076
- margin-left: 5px;
30675
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30676
+ max-height: calc(100vh - 128px);
30677
+ overflow-y: auto;
30678
+ }
30679
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30680
+ padding: 4px 20px;
30681
+ font-size: 12px;
30682
+ line-height: 18px;
31077
30683
  }
31078
30684
 
31079
30685
  .rxbeqvl.ant-radio-wrapper {
@@ -31303,6 +30909,61 @@ input.rrg1fkn.ant-input {
31303
30909
  opacity: 0;
31304
30910
  }
31305
30911
 
30912
+ .s34f1qb.ant-switch {
30913
+ min-width: 40px;
30914
+ height: 24px;
30915
+ background: rgba(172, 186, 211, 0.6);
30916
+ overflow: hidden;
30917
+ }
30918
+ .s34f1qb.ant-switch:focus {
30919
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30920
+ }
30921
+ .s34f1qb.ant-switch-small {
30922
+ min-width: 26px;
30923
+ height: 16px;
30924
+ }
30925
+ .s34f1qb.ant-switch-large {
30926
+ min-width: 52px;
30927
+ height: 32px;
30928
+ }
30929
+ .s34f1qb.ant-switch .ant-switch-handle {
30930
+ height: 20px;
30931
+ width: 20px;
30932
+ }
30933
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30934
+ border-radius: 10px;
30935
+ transition-delay: 120ms;
30936
+ }
30937
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30938
+ height: 14px;
30939
+ width: 14px;
30940
+ top: 1px;
30941
+ left: 1px;
30942
+ }
30943
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30944
+ height: 28px;
30945
+ width: 28px;
30946
+ }
30947
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30948
+ border-radius: 14px;
30949
+ }
30950
+ .s34f1qb.ant-switch-checked {
30951
+ background-color: #00ba5d;
30952
+ }
30953
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30954
+ left: calc(100% - 20px - 2px);
30955
+ }
30956
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30957
+ left: calc(100% - 14px - 1px);
30958
+ }
30959
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30960
+ left: calc(100% - 28px - 2px);
30961
+ }
30962
+
30963
+ .c1to9vb9 {
30964
+ margin-left: 5px;
30965
+ }
30966
+
31306
30967
  .t1upn1sz {
31307
30968
  height: 100%;
31308
30969
  }
@@ -31667,354 +31328,483 @@ input.rrg1fkn.ant-input {
31667
31328
  background: #fff;
31668
31329
  }
31669
31330
 
31670
- .c1up1pdz {
31671
- width: 648px;
31672
- }
31673
- .c1up1pdz.active {
31674
- border-color: #0080ff;
31675
- }
31676
- .c1up1pdz.active > header {
31677
- background: rgba(0, 128, 255, 0.1);
31678
- }
31679
- .c1up1pdz .expand {
31680
- padding: 12px;
31681
- }
31682
- .c1up1pdz .field-item {
31683
- display: flex;
31684
- padding: 10px 0;
31685
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31686
- }
31687
- .c1up1pdz .field-item:last-child {
31688
- border-bottom: none;
31689
- padding-bottom: 0;
31331
+ .d6j0lbj {
31332
+ font-family: Inter;
31333
+ font-style: normal;
31334
+ font-weight: bold;
31335
+ font-size: 32px;
31336
+ line-height: 40px;
31690
31337
  }
31691
- .c1up1pdz .field-item label {
31338
+
31339
+ .d1xhvvxe {
31340
+ font-family: Inter;
31341
+ font-style: normal;
31342
+ font-weight: bold;
31343
+ font-size: 24px;
31692
31344
  line-height: 32px;
31693
- width: 100px;
31694
- color: rgba(62, 70, 82, 0.6);
31695
31345
  }
31696
- .c1up1pdz .help {
31697
- color: rgba(62, 70, 82, 0.6);
31698
- margin-top: 5px;
31346
+
31347
+ .dk10mxq {
31348
+ font-family: Inter;
31349
+ font-style: normal;
31350
+ font-weight: normal;
31351
+ font-size: 32px;
31352
+ line-height: 40px;
31699
31353
  }
31700
- .c1up1pdz .ant-input-affix-wrapper,
31701
- .c1up1pdz .ant-picker {
31702
- width: 128px;
31354
+
31355
+ .dxsait {
31356
+ font-family: Inter;
31357
+ font-style: normal;
31358
+ font-weight: bold;
31359
+ font-size: 20px;
31360
+ line-height: 24px;
31703
31361
  }
31704
31362
 
31705
- .c156wh19 {
31706
- display: flex;
31707
- align-items: center;
31708
- justify-content: space-between;
31709
- word-break: keep-all;
31363
+ .dokn0h3 {
31364
+ font-family: Inter;
31365
+ font-style: normal;
31366
+ font-weight: normal;
31367
+ font-size: 20px;
31368
+ line-height: 24px;
31710
31369
  }
31711
- .c156wh19 .title {
31712
- margin: 0 16px 0 8px;
31370
+
31371
+ .dobau4p {
31372
+ font-family: Inter;
31373
+ font-style: normal;
31374
+ font-weight: bold;
31375
+ font-size: 18px;
31376
+ line-height: 22px;
31713
31377
  }
31714
- .c156wh19 .retain {
31715
- color: rgba(129, 138, 153, 0.6);
31378
+
31379
+ .dvolwok {
31380
+ font-family: Inter;
31381
+ font-style: normal;
31382
+ font-weight: normal;
31383
+ font-size: 18px;
31384
+ line-height: 22px;
31716
31385
  }
31717
- .c156wh19 .left {
31718
- flex: 1;
31719
- display: flex;
31720
- overflow: hidden;
31721
- align-items: center;
31722
- justify-content: flex-start;
31723
- white-space: nowrap;
31386
+
31387
+ .h181qhg4 {
31388
+ font-family: Inter;
31389
+ font-style: normal;
31390
+ font-weight: bold;
31391
+ font-size: 16px;
31392
+ line-height: 22px;
31724
31393
  }
31725
- .c156wh19 .left .title {
31726
- max-width: 100%;
31727
- overflow: hidden;
31728
- text-overflow: ellipsis;
31394
+
31395
+ .h1phgmcq {
31396
+ font-family: Inter;
31397
+ font-style: normal;
31398
+ font-weight: normal;
31399
+ font-size: 16px;
31400
+ line-height: 22px;
31729
31401
  }
31730
- .c156wh19 .right {
31731
- display: flex;
31732
- align-items: center;
31402
+
31403
+ .h173xnl1 {
31404
+ font-family: Inter;
31405
+ font-style: normal;
31406
+ font-weight: bold;
31407
+ font-size: 14px;
31408
+ line-height: 20px;
31733
31409
  }
31734
- .c156wh19 .reverse {
31735
- display: flex;
31736
- flex-direction: row-reverse;
31737
- align-items: center;
31410
+
31411
+ .hedm4pz {
31412
+ font-family: Inter;
31413
+ font-style: normal;
31414
+ font-weight: normal;
31415
+ font-size: 14px;
31416
+ line-height: 20px;
31738
31417
  }
31739
- .c156wh19 .reverse .ant-switch {
31740
- margin-left: 8px;
31418
+
31419
+ .h1kd8xld {
31420
+ font-family: Inter;
31421
+ font-style: normal;
31422
+ font-weight: bold;
31423
+ font-size: 12px;
31424
+ line-height: 18px;
31741
31425
  }
31742
- .c156wh19 .close {
31743
- padding-left: 14px;
31744
- margin-left: 14px;
31745
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31746
- cursor: pointer;
31426
+
31427
+ .hp14fr {
31428
+ font-family: Inter;
31429
+ font-style: normal;
31430
+ font-weight: normal;
31431
+ font-size: 12px;
31432
+ line-height: 18px;
31747
31433
  }
31748
31434
 
31749
- .m126spxy {
31750
- padding-bottom: 4px;
31751
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31435
+ .hgrg7mn {
31436
+ font-family: Inter;
31437
+ font-style: normal;
31438
+ font-weight: bold;
31439
+ text-transform: uppercase;
31440
+ font-feature-settings: "cpsp" on;
31441
+ font-size: 12px;
31442
+ line-height: 18px;
31752
31443
  }
31753
- .m126spxy .ant-btn-link {
31754
- padding: 1px 10px;
31755
- color: rgba(62, 70, 82, 0.6);
31756
- border-radius: 4px;
31444
+
31445
+ .h6zme9x {
31446
+ font-family: Inter;
31447
+ font-style: normal;
31448
+ font-weight: normal;
31449
+ text-transform: uppercase;
31450
+ font-feature-settings: "cpsp" on;
31451
+ font-size: 12px;
31452
+ line-height: 18px;
31757
31453
  }
31758
- .m126spxy .ant-btn-link.active {
31759
- background: rgba(0, 128, 255, 0.1);
31760
- color: #0096ff;
31454
+
31455
+ .locjvsv {
31456
+ font-family: Inter;
31457
+ font-style: normal;
31458
+ font-weight: normal;
31459
+ font-size: 16px;
31460
+ line-height: 24px;
31761
31461
  }
31762
31462
 
31763
- .wpbf4pq {
31764
- padding: 10px 0;
31765
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31463
+ .l13gi131 {
31464
+ font-family: Inter;
31465
+ font-style: normal;
31466
+ font-weight: bold;
31467
+ font-size: 16px;
31468
+ line-height: 24px;
31766
31469
  }
31767
- .wpbf4pq .ant-input,
31768
- .wpbf4pq .ant-picker {
31769
- width: 80px;
31770
- margin: 0 9px;
31771
- text-align: center;
31470
+
31471
+ .l1ynemsu {
31472
+ font-family: Inter;
31473
+ font-style: normal;
31474
+ font-weight: normal;
31475
+ font-size: 16px;
31476
+ line-height: 24px;
31772
31477
  }
31773
- .wpbf4pq .options {
31774
- padding: 12px 0 12px 16px;
31775
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31776
- margin: 5px 0 5px 8px;
31478
+
31479
+ .l1cft1cx {
31480
+ font-family: Inter;
31481
+ font-style: normal;
31482
+ font-weight: bold;
31483
+ font-size: 16px;
31484
+ line-height: 24px;
31777
31485
  }
31778
- .wpbf4pq .week-day-option,
31779
- .wpbf4pq .month-day-option {
31780
- background: #f5f7fa;
31781
- box-sizing: border-box;
31782
- border-radius: 16px;
31783
- margin-right: 8px;
31486
+
31487
+ .l17tqc8p {
31488
+ font-family: Inter;
31489
+ font-style: normal;
31490
+ font-weight: normal;
31491
+ text-transform: uppercase;
31492
+ font-feature-settings: "cpsp" on;
31493
+ font-size: 16px;
31494
+ line-height: 24px;
31784
31495
  }
31785
- .wpbf4pq .week-day-option:focus,
31786
- .wpbf4pq .month-day-option:focus {
31787
- color: inherit;
31788
- border-color: #d9d9d9;
31496
+
31497
+ .l1j1e5w7 {
31498
+ font-family: Inter;
31499
+ font-style: normal;
31500
+ font-weight: bold;
31501
+ text-transform: uppercase;
31502
+ font-feature-settings: "cpsp" on;
31503
+ font-size: 16px;
31504
+ line-height: 24px;
31789
31505
  }
31790
- .wpbf4pq .week-day-option.active {
31791
- background-color: #0096ff;
31792
- border-color: #0096ff;
31793
- color: #fff;
31506
+
31507
+ .l1gf91jb {
31508
+ font-family: Inter;
31509
+ font-style: normal;
31510
+ font-weight: normal;
31511
+ font-size: 14px;
31512
+ line-height: 22px;
31794
31513
  }
31795
- .wpbf4pq .week-day-option.en-text {
31796
- width: 110px;
31797
- margin-top: 4px;
31514
+
31515
+ .lu7hlr6 {
31516
+ font-family: Inter;
31517
+ font-style: normal;
31518
+ font-weight: 500;
31519
+ font-size: 14px;
31520
+ line-height: 22px;
31798
31521
  }
31799
- .wpbf4pq .month-day-option {
31800
- width: 32px;
31801
- padding: 0;
31802
- margin-bottom: 8px;
31522
+
31523
+ .l3l3jf0 {
31524
+ font-family: Inter;
31525
+ font-style: normal;
31526
+ font-weight: bold;
31527
+ font-size: 14px;
31528
+ line-height: 22px;
31803
31529
  }
31804
- .wpbf4pq .month-day-option.active {
31805
- background-color: #0096ff;
31806
- border-color: #0096ff;
31807
- color: #fff;
31530
+
31531
+ .l12j5nqp {
31532
+ font-family: Inter;
31533
+ font-style: normal;
31534
+ font-weight: normal;
31535
+ font-size: 14px;
31536
+ line-height: 22px;
31808
31537
  }
31809
31538
 
31810
- .m1thnes4 {
31811
- color: rgba(44, 56, 82, 0.6);
31812
- text-align: center;
31813
- display: flex;
31814
- align-items: center;
31815
- justify-content: center;
31816
- flex-direction: column;
31817
- height: 100%;
31539
+ .l1tecqht {
31540
+ font-family: Inter;
31541
+ font-style: normal;
31542
+ font-weight: bold;
31543
+ font-size: 14px;
31544
+ line-height: 22px;
31818
31545
  }
31819
- .m1thnes4 .link {
31820
- color: #0080ff;
31821
- cursor: pointer;
31546
+
31547
+ .l6sa990 {
31548
+ font-family: Inter;
31549
+ font-style: normal;
31550
+ font-weight: normal;
31551
+ text-transform: uppercase;
31552
+ font-feature-settings: "cpsp" on;
31553
+ font-size: 14px;
31554
+ line-height: 22px;
31822
31555
  }
31823
31556
 
31824
- .m1bixfdy {
31825
- width: 100%;
31826
- height: 100%;
31827
- display: flex;
31828
- flex-direction: column;
31557
+ .lckqe8j {
31558
+ font-family: Inter;
31559
+ font-style: normal;
31560
+ font-weight: bold;
31561
+ text-transform: uppercase;
31562
+ font-feature-settings: "cpsp" on;
31563
+ font-size: 14px;
31564
+ line-height: 22px;
31829
31565
  }
31830
- .m1bixfdy .name-toolbar {
31831
- width: 100%;
31832
- display: flex;
31833
- line-height: 30px;
31834
- padding: 0 16px;
31835
- justify-content: space-between;
31566
+
31567
+ .l1kuminb {
31568
+ font-family: Inter;
31569
+ font-style: normal;
31570
+ font-weight: normal;
31571
+ font-size: 13px;
31572
+ line-height: 20px;
31836
31573
  }
31837
- .m1bixfdy .name-toolbar .metric-extra {
31838
- display: flex;
31839
- font-size: 12px;
31840
- align-items: center;
31574
+
31575
+ .l1pbuf5j {
31576
+ font-family: Inter;
31577
+ font-style: normal;
31578
+ font-weight: 600;
31579
+ font-size: 13px;
31580
+ line-height: 20px;
31841
31581
  }
31842
- .m1bixfdy .name-toolbar .metric-extra .info-item {
31843
- color: #a3b4cc;
31582
+
31583
+ .l1r4ztu {
31584
+ font-family: Inter;
31585
+ font-style: normal;
31586
+ font-weight: bold;
31587
+ font-size: 13px;
31588
+ line-height: 20px;
31844
31589
  }
31845
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
31846
- margin-left: 10px;
31590
+
31591
+ .ly8vzok {
31592
+ font-family: Inter;
31593
+ font-style: normal;
31594
+ font-weight: normal;
31595
+ font-size: 13px;
31596
+ line-height: 20px;
31847
31597
  }
31848
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
31849
- margin-left: 10px;
31850
- cursor: pointer;
31598
+
31599
+ .lumfmf {
31600
+ font-family: Inter;
31601
+ font-style: normal;
31602
+ font-weight: 600;
31603
+ font-size: 13px;
31604
+ line-height: 20px;
31851
31605
  }
31852
- .m1bixfdy .content {
31853
- flex: 1;
31854
- width: 100%;
31855
- display: flex;
31856
- justify-content: center;
31857
- align-items: center;
31606
+
31607
+ .l16ujwmv {
31608
+ font-family: Inter;
31609
+ font-style: normal;
31610
+ font-weight: bold;
31611
+ font-size: 13px;
31612
+ line-height: 20px;
31858
31613
  }
31859
- .m1bixfdy .single-content {
31860
- height: 65px;
31614
+
31615
+ .l17o1ffr {
31616
+ font-family: Inter;
31617
+ font-style: normal;
31618
+ font-weight: normal;
31619
+ text-transform: uppercase;
31620
+ font-feature-settings: "cpsp" on;
31621
+ font-size: 13px;
31622
+ line-height: 20px;
31861
31623
  }
31862
31624
 
31863
- .lfamfcw {
31864
- display: flex;
31865
- align-items: center;
31866
- white-space: nowrap;
31867
- overflow: hidden;
31868
- width: 100%;
31625
+ .lngllvn {
31626
+ font-family: Inter;
31627
+ font-style: normal;
31628
+ font-weight: bold;
31629
+ text-transform: uppercase;
31630
+ font-feature-settings: "cpsp" on;
31631
+ font-size: 13px;
31632
+ line-height: 20px;
31869
31633
  }
31870
- .lfamfcw .ant-dropdown-trigger {
31871
- margin-left: auto;
31634
+
31635
+ .l2i7fo9 {
31636
+ font-family: Inter;
31637
+ font-style: normal;
31638
+ font-weight: normal;
31872
31639
  font-size: 12px;
31640
+ line-height: 18px;
31873
31641
  }
31874
31642
 
31875
- .la6u9b4 {
31876
- display: flex;
31877
- justify-content: flex-start;
31878
- align-items: center;
31643
+ .l1x7hscx {
31644
+ font-family: Inter;
31645
+ font-style: normal;
31646
+ font-weight: 500;
31879
31647
  font-size: 12px;
31880
- cursor: pointer;
31881
- }
31882
- .la6u9b4:not(:last-child) {
31883
- margin-right: 20px;
31884
- }
31885
- .la6u9b4.deselected {
31886
- opacity: 0.4;
31887
- }
31888
- .la6u9b4.deselected .color-block {
31889
- background: #b4beca !important;
31648
+ line-height: 18px;
31890
31649
  }
31891
31650
 
31892
- .chhvk8b {
31893
- display: inline-block;
31894
- height: 8px;
31895
- width: 8px;
31896
- margin-right: 8px;
31651
+ .le1jwan {
31652
+ font-family: Inter;
31653
+ font-style: normal;
31654
+ font-weight: bold;
31655
+ font-size: 12px;
31656
+ line-height: 18px;
31897
31657
  }
31898
31658
 
31899
- .e1sdlxq1 .ant-dropdown-menu-item {
31900
- display: flex;
31901
- align-items: center;
31659
+ .lyxynfj {
31660
+ font-family: Inter;
31661
+ font-style: normal;
31662
+ font-weight: normal;
31902
31663
  font-size: 12px;
31903
- margin: 0;
31664
+ line-height: 18px;
31904
31665
  }
31905
31666
 
31906
- .m16f7gpb {
31907
- position: relative;
31908
- }
31909
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
31910
- bottom: -12px;
31667
+ .lpb2nxv {
31668
+ font-family: Inter;
31669
+ font-style: normal;
31670
+ font-weight: 500;
31671
+ font-size: 12px;
31672
+ line-height: 18px;
31911
31673
  }
31912
- .m16f7gpb .metric-toolbar {
31913
- display: flex;
31914
- justify-content: space-between;
31915
- line-height: 30px;
31916
- margin: 0 16px;
31674
+
31675
+ .l1r8o3vv {
31676
+ font-family: Inter;
31677
+ font-style: normal;
31678
+ font-weight: bold;
31679
+ font-size: 12px;
31680
+ line-height: 18px;
31917
31681
  }
31918
- .m16f7gpb .metric-toolbar .metric-extra {
31919
- display: flex;
31682
+
31683
+ .lemnjy2 {
31684
+ font-family: Inter;
31685
+ font-style: normal;
31686
+ font-weight: normal;
31687
+ text-transform: uppercase;
31688
+ font-feature-settings: "cpsp" on;
31920
31689
  font-size: 12px;
31921
- align-items: center;
31690
+ line-height: 18px;
31922
31691
  }
31923
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
31924
- color: #a3b4cc;
31692
+
31693
+ .lrc42gb {
31694
+ font-family: Inter;
31695
+ font-style: normal;
31696
+ font-weight: bold;
31697
+ text-transform: uppercase;
31698
+ font-feature-settings: "cpsp" on;
31699
+ font-size: 12px;
31700
+ line-height: 18px;
31925
31701
  }
31926
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
31927
- margin-left: 10px;
31702
+
31703
+ .fqaz4mb {
31704
+ font-family: Inter;
31705
+ font-style: normal;
31706
+ font-weight: normal;
31707
+ font-size: 13px;
31708
+ line-height: 20px;
31928
31709
  }
31929
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
31930
- margin-left: 10px;
31931
- cursor: pointer;
31710
+
31711
+ .f13we5o {
31712
+ font-family: Inter;
31713
+ font-style: normal;
31714
+ font-weight: normal;
31715
+ font-size: 13px;
31716
+ line-height: 20px;
31932
31717
  }
31933
- .m16f7gpb .recharts-xAxis {
31718
+
31719
+ .ffmjua2 {
31720
+ font-family: Inter;
31721
+ font-style: normal;
31722
+ font-weight: normal;
31934
31723
  font-size: 12px;
31724
+ line-height: 18px;
31935
31725
  }
31936
- .m16f7gpb .pointer-wrapper {
31937
- position: absolute;
31938
- bottom: 10px;
31939
- padding: 0 8px;
31940
- border-radius: 4px;
31726
+
31727
+ .fz2mxw0 {
31728
+ font-family: Inter;
31729
+ font-style: normal;
31730
+ font-weight: normal;
31941
31731
  font-size: 12px;
31942
- color: #fff;
31943
- background: rgba(0, 0, 0, 0.75);
31944
- transform: translateX(-50%);
31732
+ line-height: 18px;
31945
31733
  }
31946
31734
 
31947
- .t1ipvk51 {
31948
- min-width: 200px;
31735
+ .t1ertzoh {
31736
+ font-family: Inter;
31737
+ font-style: normal;
31738
+ font-weight: normal;
31739
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31740
+ font-size: 13px;
31741
+ line-height: 20px;
31949
31742
  }
31950
31743
 
31951
- .t1kgldps {
31952
- display: flex;
31953
- align-items: center;
31954
- justify-content: space-between;
31955
- background-color: rgba(0, 0, 0, 0.75);
31956
- color: #b4beca;
31957
- font-size: 12px;
31958
- padding: 3px 6px;
31744
+ .t19bge8r {
31745
+ font-family: Inter;
31746
+ font-style: normal;
31747
+ font-weight: normal;
31748
+ font-feature-settings: "zero" on;
31749
+ font-size: 13px;
31750
+ line-height: 20px;
31959
31751
  }
31960
- .t1kgldps:first-child {
31961
- padding-top: 3px;
31752
+
31753
+ .tjrzfyl {
31754
+ font-family: Inter;
31755
+ font-style: normal;
31756
+ font-weight: normal;
31757
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31758
+ font-size: 12px;
31759
+ line-height: 18px;
31962
31760
  }
31963
- .t1kgldps:last-child {
31964
- padding-bottom: 3px;
31761
+
31762
+ .tm6s7bo {
31763
+ font-family: Inter;
31764
+ font-style: normal;
31765
+ font-weight: 500;
31766
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31767
+ font-size: 12px;
31768
+ line-height: 18px;
31965
31769
  }
31966
- .t1kgldps .column-value {
31967
- color: #fff;
31968
- margin-left: 8px;
31770
+
31771
+ .t19zq6ic {
31772
+ font-family: Inter;
31773
+ font-style: normal;
31774
+ font-weight: normal;
31775
+ font-feature-settings: "zero" on;
31776
+ font-size: 12px;
31777
+ line-height: 18px;
31969
31778
  }
31970
31779
 
31971
- .l4bld33 {
31972
- width: 64px;
31973
- height: 64px;
31974
- display: flex;
31975
- align-items: center;
31976
- justify-content: center;
31977
- position: relative;
31978
- opacity: 0.2;
31780
+ .t1gduru8 {
31781
+ font-family: Inter;
31782
+ font-style: normal;
31783
+ font-weight: 500;
31784
+ font-feature-settings: "zero" on;
31785
+ font-size: 12px;
31786
+ line-height: 18px;
31979
31787
  }
31980
31788
 
31981
- .lgitjoj {
31982
- position: absolute;
31983
- width: 5px;
31984
- height: 48px;
31985
- left: 9.33px;
31986
- top: 40.5px;
31987
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31988
- border-radius: 5px;
31989
- transform: rotate(-128deg);
31990
- transform-origin: top left;
31991
- animation: loading-indicator1 1100ms ease-out infinite;
31789
+ .t55raab {
31790
+ font-family: Inter;
31791
+ font-style: normal;
31792
+ font-weight: bold;
31793
+ font-feature-settings: "zero" on;
31794
+ font-size: 16px;
31795
+ line-height: 24px;
31992
31796
  }
31993
31797
 
31994
- .l13g0exg {
31995
- position: absolute;
31996
- width: 5px;
31997
- height: 48px;
31998
- left: 40.8px;
31999
- top: 8.4px;
32000
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32001
- border-radius: 5px;
32002
- transform: rotate(-8deg);
32003
- transform-origin: top left;
32004
- animation: loading-indicator2 1100ms ease-out infinite;
31798
+ .u1w9abfe {
31799
+ font-family: Inter;
31800
+ font-style: normal;
31801
+ font-weight: normal;
31802
+ font-size: 10px;
31803
+ line-height: 12px;
32005
31804
  }
32006
31805
 
32007
- .l1exo3h6 {
32008
- position: absolute;
32009
- width: 5px;
32010
- height: 48px;
32011
- left: 52.9px;
32012
- top: 51.8px;
32013
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32014
- border-radius: 5px;
32015
- transform: rotate(112deg);
32016
- transform-origin: top left;
32017
- animation: loading-indicator3 1100ms ease-out infinite;
31806
+ .i1e4sgug {
31807
+ display: inline-block;
32018
31808
  }
32019
31809
 
32020
31810
  .c18gxmrl {
@@ -32046,12 +31836,110 @@ input.rrg1fkn.ant-input {
32046
31836
  cursor: pointer;
32047
31837
  transition: color 160ms ease;
32048
31838
  }
32049
- .berrcjl .breadcrumb-link:hover {
31839
+ .berrcjl .breadcrumb-link:hover {
31840
+ color: #0080ff;
31841
+ }
31842
+ .berrcjl .breadcrumb-link:active {
31843
+ color: #005ed1;
31844
+ }
31845
+
31846
+ .c1uzzomf {
31847
+ margin-bottom: 16px;
31848
+ }
31849
+ .c1uzzomf .card-title {
31850
+ font-size: 16px;
31851
+ color: rgba(44, 56, 82, 0.6);
31852
+ font-weight: 700;
31853
+ line-height: 32px;
31854
+ }
31855
+ .c1uzzomf .card-body {
31856
+ padding: 24px;
31857
+ border-radius: 8px;
31858
+ background: #fff;
31859
+ }
31860
+ .c1uzzomf .empty {
31861
+ font-weight: 700;
31862
+ font-size: 14px;
31863
+ line-height: 22px;
31864
+ color: rgba(0, 21, 64, 0.3);
31865
+ text-align: center;
31866
+ }
31867
+
31868
+ .n12mqh7z {
31869
+ display: flex;
31870
+ align-items: center;
31871
+ font-size: 12px;
31872
+ line-height: 18px;
31873
+ }
31874
+ .n12mqh7z:not(:last-child) {
31875
+ margin-bottom: 4px;
31876
+ }
31877
+
31878
+ .tf5bynu {
31879
+ margin: 0 3px;
31880
+ }
31881
+
31882
+ .tcckoz1 {
31883
+ max-height: 400px;
31884
+ overflow: "auto";
31885
+ }
31886
+
31887
+ .c18bcrac {
31888
+ display: inline-block;
31889
+ width: 100%;
31890
+ }
31891
+ .c18bcrac .recharts-wrapper {
31892
+ margin-left: 4px;
31893
+ }
31894
+
31895
+ .cro7kg2 {
31896
+ padding: 4px;
31897
+ }
31898
+
31899
+ .c14wcxf0 {
31900
+ display: flex;
31901
+ justify-content: space-between;
31902
+ align-items: center;
31903
+ font-size: 13px;
31904
+ line-height: 24px;
31905
+ color: #cccccc;
31906
+ white-space: nowrap;
31907
+ }
31908
+ .c14wcxf0 label {
31909
+ margin-right: 32px;
31910
+ }
31911
+
31912
+ .coy29mj.c14wcxf0 {
31913
+ font-weight: bold;
31914
+ color: white;
31915
+ }
31916
+
31917
+ .s11212zy {
31918
+ width: 8px;
31919
+ height: 8px;
31920
+ border-radius: 2px;
31921
+ display: inline-block;
31922
+ background: var(--s11212zy-0);
31923
+ border: 1px solid #fff;
31924
+ box-sizing: content-box;
31925
+ margin-right: 6px;
31926
+ }
31927
+
31928
+ .p1lyky6c > :first-child {
31929
+ font-weight: bold;
31930
+ color: white;
31931
+ margin-right: 4px;
31932
+ }
31933
+
31934
+ .gmyahx3 {
31935
+ cursor: pointer;
31936
+ }
31937
+ .gmyahx3 .link-text {
31938
+ color: rgba(0, 21, 64, 0.3);
31939
+ }
31940
+ .gmyahx3:hover .link-text {
32050
31941
  color: #0080ff;
32051
31942
  }
32052
- .berrcjl .breadcrumb-link:active {
32053
- color: #005ed1;
32054
- }
32055
31943
 
32056
31944
  .c1bus5hc {
32057
31945
  --color: white;
@@ -32093,594 +31981,822 @@ input.rrg1fkn.ant-input {
32093
31981
  transform: rotate(0deg);
32094
31982
  }
32095
31983
 
32096
- .c1uzzomf {
32097
- margin-bottom: 16px;
31984
+ .m15dvk92 {
31985
+ display: flex;
31986
+ justify-content: space-between;
31987
+ width: 100%;
32098
31988
  }
32099
- .c1uzzomf .card-title {
31989
+ .m15dvk92 .action {
31990
+ margin-left: 16px;
31991
+ }
31992
+
31993
+ .aql8iqz .ant-alert-message {
31994
+ width: 100%;
31995
+ }
31996
+
31997
+ .s1iv0tp1 .enabled-switch {
31998
+ display: flex;
31999
+ align-items: center;
32000
+ }
32001
+ .s1iv0tp1 .enabled-text {
32002
+ margin-right: 8px;
32003
+ }
32004
+
32005
+ .tje3huy {
32006
+ width: 100%;
32007
+ overflow: inherit;
32008
+ white-space: inherit;
32009
+ text-overflow: ellipsis;
32010
+ }
32011
+
32012
+ .clm1wy1 {
32013
+ width: 192px;
32014
+ height: 246px;
32015
+ border-radius: 4px;
32016
+ }
32017
+ .clm1wy1 > .ant-picker-calendar,
32018
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32019
+ width: 100%;
32020
+ background-color: rgba(245, 247, 250, 0.6);
32021
+ border-top: none;
32022
+ }
32023
+ .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32024
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32025
+ padding: 0 16px;
32026
+ }
32027
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32028
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32029
+ width: 100%;
32030
+ height: 180px;
32031
+ border-spacing: 0;
32032
+ }
32033
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32034
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32035
+ margin-bottom: 8px;
32036
+ }
32037
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32038
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32039
+ width: 22px;
32040
+ }
32041
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32042
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32043
+ padding: 0;
32044
+ }
32045
+ .clm1wy1 .ant-picker-cell {
32046
+ color: rgba(62, 70, 82, 0.6);
32047
+ opacity: 0.4;
32048
+ }
32049
+ .clm1wy1 .ant-picker-cell-in-view {
32050
+ color: rgba(62, 70, 82, 0.6);
32051
+ opacity: 1;
32052
+ }
32053
+ .clm1wy1 .ant-picker-cell-in-view > .active {
32054
+ color: #3e4652;
32055
+ }
32056
+ .clm1wy1 .ant-picker-cell::before {
32057
+ pointer-events: none;
32058
+ }
32059
+
32060
+ .t1tsm00v {
32061
+ color: rgba(129, 138, 153, 0.6);
32062
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32063
+ backdrop-filter: blur(10px);
32064
+ padding: 7px 10px;
32065
+ }
32066
+
32067
+ .c167wnad {
32068
+ color: rgba(62, 70, 82, 0.6);
32069
+ display: flex;
32070
+ justify-content: space-between;
32071
+ align-items: center;
32072
+ padding: 8px 16px;
32073
+ }
32074
+ .c167wnad .anticon {
32075
+ cursor: pointer;
32076
+ }
32077
+ .c167wnad .anticon:hover {
32078
+ color: #0096ff;
32079
+ }
32080
+
32081
+ .cxhf7dh {
32082
+ text-align: center;
32083
+ }
32084
+ .cxhf7dh .dots {
32085
+ display: flex;
32086
+ justify-content: center;
32087
+ }
32088
+ .cxhf7dh .dot {
32089
+ display: inline-block;
32090
+ width: 2px;
32091
+ height: 2px;
32092
+ border-radius: 1px;
32093
+ background: #0096ff;
32094
+ }
32095
+ .cxhf7dh .dot:not(:last-child) {
32096
+ margin-right: 2px;
32097
+ }
32098
+ .cxhf7dh .bar {
32099
+ width: 9px;
32100
+ height: 2px;
32101
+ background: #0096ff;
32102
+ border-radius: 2px;
32103
+ }
32104
+
32105
+ .wg1tsps {
32106
+ display: flex;
32107
+ align-items: center;
32108
+ justify-content: flex-end;
32109
+ }
32110
+
32111
+ .b1ctd5xy {
32112
+ display: flex;
32113
+ align-items: center;
32114
+ width: calc(100% - 40px);
32115
+ }
32116
+ .b1ctd5xy .chart {
32117
+ display: inline-block;
32118
+ width: 100%;
32119
+ }
32120
+
32121
+ .u1p8acpn {
32122
+ width: 40px;
32123
+ }
32124
+ .u1p8acpn .unit {
32125
+ color: #00122e !important;
32126
+ }
32127
+
32128
+ .t1sqg15u {
32129
+ background: white;
32130
+ }
32131
+ .t1sqg15u.inline .table-row {
32132
+ flex-direction: column;
32133
+ }
32134
+ .t1sqg15u.inline .table-row > label {
32135
+ padding: 0 16px 7px 0;
32136
+ }
32137
+ .t1sqg15u.has-border .table-header {
32138
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32139
+ }
32140
+ .t1sqg15u.has-border .hiddenBorder {
32141
+ border-top: none !important;
32142
+ }
32143
+ .t1sqg15u.has-border .table-row + .table-row {
32144
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
32145
+ }
32146
+ .t1sqg15u.has-border .table-row:last-of-type {
32147
+ padding-bottom: 0;
32148
+ }
32149
+ .t1sqg15u.align-right .content {
32150
+ text-align: right;
32151
+ }
32152
+ .t1sqg15u .uuid-row {
32153
+ display: flex;
32154
+ justify-content: space-between;
32155
+ }
32156
+ .t1sqg15u .uuid-row .id-text {
32157
+ white-space: nowrap;
32158
+ overflow: hidden;
32159
+ text-overflow: ellipsis;
32160
+ }
32161
+
32162
+ .t4zczcp {
32163
+ display: flex;
32164
+ justify-content: space-between;
32165
+ align-items: center;
32166
+ padding: 8px;
32167
+ min-height: 32px;
32168
+ }
32169
+ .t4zczcp .table-title {
32170
+ color: rgba(44, 56, 82, 0.6);
32171
+ font-weight: 600;
32172
+ font-size: 12px;
32173
+ line-height: 8px;
32174
+ }
32175
+ .t4zczcp .edit-icon {
32100
32176
  font-size: 16px;
32177
+ color: rgba(10, 37, 85, 0.6);
32178
+ cursor: pointer;
32179
+ }
32180
+
32181
+ .t1s7goww {
32182
+ font-size: 12px;
32183
+ line-height: 18px;
32184
+ }
32185
+
32186
+ .t93e4cf {
32187
+ display: flex;
32188
+ padding: 8px 0;
32189
+ color: #2d3a56;
32190
+ }
32191
+ .t93e4cf .hidden {
32192
+ display: none;
32193
+ }
32194
+ .t93e4cf .ant-btn-link {
32195
+ height: auto;
32196
+ }
32197
+ .t93e4cf .content {
32198
+ overflow: hidden;
32199
+ overflow-x: auto;
32200
+ width: 100%;
32201
+ white-space: pre-wrap;
32202
+ }
32203
+ .t93e4cf .content .ant-btn {
32204
+ white-space: pre-wrap;
32205
+ text-align: left;
32206
+ }
32207
+ .t93e4cf .content .unit-chart {
32208
+ justify-content: flex-start;
32209
+ }
32210
+
32211
+ .rhz2uv5 {
32212
+ width: var(--rhz2uv5-0);
32213
+ flex-shrink: 0;
32101
32214
  color: rgba(44, 56, 82, 0.6);
32102
- font-weight: 700;
32103
- line-height: 32px;
32215
+ padding-right: 12px;
32104
32216
  }
32105
- .c1uzzomf .card-body {
32106
- padding: 24px;
32107
- border-radius: 8px;
32108
- background: #fff;
32217
+
32218
+ .cav9p2m .ant-collapse-item {
32219
+ border: 0px;
32220
+ background-color: #fff;
32109
32221
  }
32110
- .c1uzzomf .empty {
32111
- font-weight: 700;
32112
- font-size: 14px;
32113
- line-height: 22px;
32114
- color: rgba(0, 21, 64, 0.3);
32115
- text-align: center;
32222
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32223
+ padding-top: 0px;
32224
+ padding-bottom: 0px;
32225
+ padding-left: 0px !important;
32226
+ padding-right: 24px;
32116
32227
  }
32117
-
32118
- .c18bcrac {
32119
- display: inline-block;
32120
- width: 100%;
32228
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32229
+ right: 0px;
32121
32230
  }
32122
- .c18bcrac .recharts-wrapper {
32123
- margin-left: 4px;
32231
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32232
+ padding: 0px;
32124
32233
  }
32125
32234
 
32126
- .cro7kg2 {
32127
- padding: 4px;
32235
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32236
+ padding-right: 0px;
32237
+ cursor: default;
32128
32238
  }
32129
32239
 
32130
- .c14wcxf0 {
32240
+ .c198s9j3 {
32241
+ color: #2d3a56;
32242
+ line-height: 22px;
32243
+ display: inline-flex;
32244
+ }
32245
+ .c198s9j3 .ant-checkbox {
32246
+ height: 22px;
32131
32247
  display: flex;
32132
- justify-content: space-between;
32133
32248
  align-items: center;
32134
- font-size: 13px;
32135
- line-height: 24px;
32136
- color: #cccccc;
32137
- white-space: nowrap;
32249
+ top: 0;
32138
32250
  }
32139
- .c14wcxf0 label {
32140
- margin-right: 32px;
32251
+ .c198s9j3 .ant-checkbox-checked::after {
32252
+ border: none;
32141
32253
  }
32142
-
32143
- .coy29mj.c14wcxf0 {
32144
- font-weight: bold;
32145
- color: white;
32254
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32255
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32256
+ border-color: #0080ff;
32146
32257
  }
32147
-
32148
- .s11212zy {
32149
- width: 8px;
32150
- height: 8px;
32151
- border-radius: 2px;
32152
- display: inline-block;
32153
- background: var(--s11212zy-0);
32154
- border: 1px solid #fff;
32155
- box-sizing: content-box;
32156
- margin-right: 6px;
32258
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
32259
+ border: 1px solid rgba(107, 128, 167, 0.6);
32157
32260
  }
32158
-
32159
- .p1lyky6c > :first-child {
32160
- font-weight: bold;
32161
- color: white;
32162
- margin-right: 4px;
32261
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32262
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32263
+ border: 1px solid #0080ff;
32163
32264
  }
32164
-
32165
- .clm1wy1 {
32166
- width: 192px;
32167
- height: 246px;
32168
- border-radius: 4px;
32265
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32266
+ background: #0080ff;
32169
32267
  }
32170
- .clm1wy1 > .ant-picker-calendar,
32171
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32172
- width: 100%;
32173
- background-color: rgba(245, 247, 250, 0.6);
32174
- border-top: none;
32268
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32269
+ background-color: #fff;
32270
+ height: 2px;
32271
+ width: 10px;
32272
+ border-radius: 2px;
32175
32273
  }
32176
- .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32177
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32178
- padding: 0 16px;
32274
+ .c198s9j3.ant-checkbox-wrapper-disabled {
32275
+ opacity: 0.5;
32179
32276
  }
32180
- .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32181
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32182
- width: 100%;
32183
- height: 180px;
32184
- border-spacing: 0;
32277
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32278
+ background: rgba(211, 218, 235, 0.6);
32279
+ border-color: rgba(107, 128, 167, 0.6) !important;
32185
32280
  }
32186
- .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32187
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32188
- margin-bottom: 8px;
32281
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32282
+ border-color: #2d3a56;
32189
32283
  }
32190
- .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32191
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32192
- width: 22px;
32284
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32285
+ background: #2d3a56;
32193
32286
  }
32194
- .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32195
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32287
+ .c198s9j3 .ant-checkbox + span,
32288
+ .c198s9j3 .ant-checkbox-disabled + span {
32196
32289
  padding: 0;
32197
32290
  }
32198
- .clm1wy1 .ant-picker-cell {
32199
- color: rgba(62, 70, 82, 0.6);
32200
- opacity: 0.4;
32291
+ .c198s9j3 .ant-checkbox + span .main,
32292
+ .c198s9j3 .ant-checkbox-disabled + span .main {
32293
+ display: inline-block;
32294
+ margin-left: 12px;
32295
+ color: #2d3a56;
32201
32296
  }
32202
- .clm1wy1 .ant-picker-cell-in-view {
32203
- color: rgba(62, 70, 82, 0.6);
32204
- opacity: 1;
32297
+ .c198s9j3 .ant-checkbox + span .sub,
32298
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
32299
+ margin-left: 28px;
32300
+ color: rgba(44, 56, 82, 0.6);
32205
32301
  }
32206
- .clm1wy1 .ant-picker-cell-in-view > .active {
32207
- color: #3e4652;
32302
+ .c198s9j3.compact .ant-checkbox + span .main,
32303
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
32304
+ margin-left: 8px;
32208
32305
  }
32209
- .clm1wy1 .ant-picker-cell::before {
32210
- pointer-events: none;
32306
+ .c198s9j3.compact .ant-checkbox + span .sub,
32307
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32308
+ margin-left: 24px;
32211
32309
  }
32212
32310
 
32213
- .t1tsm00v {
32214
- color: rgba(129, 138, 153, 0.6);
32215
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32216
- backdrop-filter: blur(10px);
32217
- padding: 7px 10px;
32311
+ .c10crapj {
32312
+ border-radius: 8px;
32218
32313
  }
32219
-
32220
- .c167wnad {
32221
- color: rgba(62, 70, 82, 0.6);
32222
- display: flex;
32223
- justify-content: space-between;
32224
- align-items: center;
32225
- padding: 8px 16px;
32314
+ .c10crapj .ant-card-body {
32315
+ padding: 20px 24px 24px 24px;
32226
32316
  }
32227
- .c167wnad .anticon {
32228
- cursor: pointer;
32317
+
32318
+ .t3qomhu {
32319
+ margin: 0 2px;
32229
32320
  }
32230
- .c167wnad .anticon:hover {
32231
- color: #0096ff;
32321
+
32322
+ .o8ocss1 {
32323
+ overflow: hidden;
32324
+ text-overflow: ellipsis;
32232
32325
  }
32233
32326
 
32234
- .cxhf7dh {
32235
- text-align: center;
32327
+ .n17syc35 {
32328
+ white-space: nowrap;
32236
32329
  }
32237
- .cxhf7dh .dots {
32330
+
32331
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32238
32332
  display: flex;
32239
- justify-content: center;
32240
32333
  }
32241
- .cxhf7dh .dot {
32242
- display: inline-block;
32243
- width: 2px;
32244
- height: 2px;
32245
- border-radius: 1px;
32246
- background: #0096ff;
32334
+
32335
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32336
+ border-radius: 6px;
32247
32337
  }
32248
- .cxhf7dh .dot:not(:last-child) {
32249
- margin-right: 2px;
32338
+ .shq1k1g.ant-select.ant-select-single {
32339
+ width: 100%;
32340
+ color: #2d3a56;
32341
+ border-color: rgba(211, 218, 235, 0.6);
32342
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32343
+ font-size: 13px;
32250
32344
  }
32251
- .cxhf7dh .bar {
32252
- width: 9px;
32253
- height: 2px;
32254
- background: #0096ff;
32255
- border-radius: 2px;
32345
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32346
+ height: 30px;
32256
32347
  }
32257
-
32258
- .n12mqh7z {
32259
- display: flex;
32260
- align-items: center;
32261
- font-size: 12px;
32262
- line-height: 18px;
32348
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32349
+ height: 38px;
32350
+ font-size: 13px;
32263
32351
  }
32264
- .n12mqh7z:not(:last-child) {
32265
- margin-bottom: 4px;
32352
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32353
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32354
+ transition: 160ms ease;
32266
32355
  }
32267
-
32268
- .tf5bynu {
32269
- margin: 0 3px;
32356
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32357
+ color: #0080ff;
32270
32358
  }
32271
-
32272
- .tcckoz1 {
32273
- max-height: 400px;
32274
- overflow: "auto";
32359
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32360
+ border-color: rgba(107, 128, 167, 0.6);
32361
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32362
+ }
32363
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32364
+ color: #0080ff;
32365
+ }
32366
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32367
+ border-color: #0080ff;
32368
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32369
+ }
32370
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32371
+ transform: rotate(180deg);
32372
+ }
32373
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32374
+ background: rgba(211, 218, 235, 0.6);
32375
+ border-color: rgba(172, 186, 211, 0.6);
32376
+ cursor: "not-allowed";
32377
+ }
32378
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32379
+ border-color: #f0483e !important;
32380
+ }
32381
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32382
+ color: #1d326c;
32383
+ }
32384
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32385
+ border-color: #0080ff;
32386
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32387
+ }
32388
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32389
+ transform: rotate(180deg);
32275
32390
  }
32276
32391
 
32277
- .s1iv0tp1 .enabled-switch {
32278
- display: flex;
32279
- align-items: center;
32392
+ .igz4le8 {
32393
+ height: 24px;
32394
+ width: 56px !important;
32395
+ margin-right: 4px;
32280
32396
  }
32281
- .s1iv0tp1 .enabled-text {
32282
- margin-right: 8px;
32397
+
32398
+ .c1riexje {
32399
+ color: rgba(44, 56, 82, 0.6);
32283
32400
  }
32284
32401
 
32285
- .t1sqg15u {
32286
- background: white;
32402
+ .s14dk8r1 {
32403
+ margin: 0;
32404
+ border-radius: 20px;
32405
+ padding: 2px 10px;
32406
+ height: 22px;
32287
32407
  }
32288
- .t1sqg15u.inline .table-row {
32289
- flex-direction: column;
32408
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32409
+ background-color: rgba(237, 241, 250, 0.6) !important;
32290
32410
  }
32291
- .t1sqg15u.inline .table-row > label {
32292
- padding: 0 16px 7px 0;
32411
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32412
+ background-color: rgba(225, 230, 241, 0.6) !important;
32293
32413
  }
32294
- .t1sqg15u.has-border .table-header {
32295
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32414
+ .s14dk8r1.ant-tag.ui-kit-status-capsule {
32415
+ color: #00122e;
32296
32416
  }
32297
- .t1sqg15u.has-border .hiddenBorder {
32298
- border-top: none !important;
32417
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32418
+ margin-right: 6px;
32299
32419
  }
32300
- .t1sqg15u.has-border .table-row + .table-row {
32301
- border-top: 1px solid rgba(225, 230, 241, 0.6);
32420
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32421
+ margin-left: 4px;
32302
32422
  }
32303
- .t1sqg15u.has-border .table-row:last-of-type {
32304
- padding-bottom: 0;
32423
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32424
+ background-color: rgba(0, 136, 255, 0.1);
32305
32425
  }
32306
- .t1sqg15u.align-right .content {
32307
- text-align: right;
32426
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32427
+ background-color: #0080ff;
32308
32428
  }
32309
- .t1sqg15u .uuid-row {
32310
- display: flex;
32311
- justify-content: space-between;
32429
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32430
+ background-color: rgba(0, 136, 255, 0.16);
32312
32431
  }
32313
- .t1sqg15u .uuid-row .id-text {
32314
- white-space: nowrap;
32315
- overflow: hidden;
32316
- text-overflow: ellipsis;
32432
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32433
+ background-color: rgba(255, 74, 74, 0.1);
32317
32434
  }
32318
-
32319
- .t4zczcp {
32320
- display: flex;
32321
- justify-content: space-between;
32322
- align-items: center;
32323
- padding: 8px;
32324
- min-height: 32px;
32435
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32436
+ background-color: #f0483e;
32325
32437
  }
32326
- .t4zczcp .table-title {
32327
- color: rgba(44, 56, 82, 0.6);
32328
- font-weight: 600;
32329
- font-size: 12px;
32330
- line-height: 8px;
32438
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32439
+ background-color: rgba(255, 74, 74, 0.16);
32331
32440
  }
32332
- .t4zczcp .edit-icon {
32333
- font-size: 16px;
32334
- color: rgba(10, 37, 85, 0.6);
32335
- cursor: pointer;
32441
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32442
+ background-color: rgba(254, 160, 8, 0.1);
32336
32443
  }
32337
-
32338
- .t1s7goww {
32339
- font-size: 12px;
32340
- line-height: 18px;
32444
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32445
+ background-color: #fea008;
32341
32446
  }
32342
-
32343
- .t93e4cf {
32344
- display: flex;
32345
- padding: 8px 0;
32346
- color: #2d3a56;
32447
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32448
+ background-color: rgba(255, 187, 0, 0.16);
32347
32449
  }
32348
- .t93e4cf .hidden {
32349
- display: none;
32450
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32451
+ background-color: rgba(30, 201, 127, 0.1);
32350
32452
  }
32351
- .t93e4cf .ant-btn-link {
32352
- height: auto;
32453
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32454
+ background-color: #00ba5d;
32353
32455
  }
32354
- .t93e4cf .content {
32355
- overflow: hidden;
32356
- overflow-x: auto;
32357
- width: 100%;
32358
- white-space: pre-wrap;
32456
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32457
+ background-color: rgba(30, 201, 127, 0.16);
32359
32458
  }
32360
- .t93e4cf .content .ant-btn {
32361
- white-space: pre-wrap;
32362
- text-align: left;
32459
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32460
+ background-color: rgba(225, 230, 241, 0.6);
32363
32461
  }
32364
- .t93e4cf .content .unit-chart {
32365
- justify-content: flex-start;
32462
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32463
+ background-color: #6b7d99;
32366
32464
  }
32367
-
32368
- .rhz2uv5 {
32369
- width: var(--rhz2uv5-0);
32370
- flex-shrink: 0;
32371
- color: rgba(44, 56, 82, 0.6);
32372
- padding-right: 12px;
32465
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32466
+ background-color: rgba(211, 218, 235, 0.6);
32373
32467
  }
32374
32468
 
32375
- .tje3huy {
32376
- width: 100%;
32377
- overflow: inherit;
32378
- white-space: inherit;
32379
- text-overflow: ellipsis;
32469
+ .s1uupoto {
32470
+ width: 8px;
32471
+ height: 8px;
32472
+ border-radius: 50%;
32473
+ display: inline-block;
32380
32474
  }
32381
32475
 
32382
- .t3qomhu {
32383
- margin: 0 2px;
32476
+ .t19ustft .date {
32477
+ margin-right: 4px;
32384
32478
  }
32385
32479
 
32386
- .wg1tsps {
32480
+ .l4bld33 {
32481
+ width: 64px;
32482
+ height: 64px;
32387
32483
  display: flex;
32388
32484
  align-items: center;
32389
- justify-content: flex-end;
32485
+ justify-content: center;
32486
+ position: relative;
32487
+ opacity: 0.2;
32390
32488
  }
32391
32489
 
32392
- .b1ctd5xy {
32393
- display: flex;
32394
- align-items: center;
32395
- width: calc(100% - 40px);
32396
- }
32397
- .b1ctd5xy .chart {
32398
- display: inline-block;
32399
- width: 100%;
32490
+ .lgitjoj {
32491
+ position: absolute;
32492
+ width: 5px;
32493
+ height: 48px;
32494
+ left: 9.33px;
32495
+ top: 40.5px;
32496
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32497
+ border-radius: 5px;
32498
+ transform: rotate(-128deg);
32499
+ transform-origin: top left;
32500
+ animation: loading-indicator1 1100ms ease-out infinite;
32400
32501
  }
32401
32502
 
32402
- .u1p8acpn {
32403
- width: 40px;
32404
- }
32405
- .u1p8acpn .unit {
32406
- color: #00122e !important;
32503
+ .l13g0exg {
32504
+ position: absolute;
32505
+ width: 5px;
32506
+ height: 48px;
32507
+ left: 40.8px;
32508
+ top: 8.4px;
32509
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32510
+ border-radius: 5px;
32511
+ transform: rotate(-8deg);
32512
+ transform-origin: top left;
32513
+ animation: loading-indicator2 1100ms ease-out infinite;
32407
32514
  }
32408
32515
 
32409
- .cav9p2m .ant-collapse-item {
32410
- border: 0px;
32411
- background-color: #fff;
32412
- }
32413
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32414
- padding-top: 0px;
32415
- padding-bottom: 0px;
32416
- padding-left: 0px !important;
32417
- padding-right: 24px;
32418
- }
32419
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32420
- right: 0px;
32421
- }
32422
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32423
- padding: 0px;
32516
+ .l1exo3h6 {
32517
+ position: absolute;
32518
+ width: 5px;
32519
+ height: 48px;
32520
+ left: 52.9px;
32521
+ top: 51.8px;
32522
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32523
+ border-radius: 5px;
32524
+ transform: rotate(112deg);
32525
+ transform-origin: top left;
32526
+ animation: loading-indicator3 1100ms ease-out infinite;
32424
32527
  }
32425
32528
 
32426
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32427
- padding-right: 0px;
32428
- cursor: default;
32529
+ .s1uupxds {
32530
+ padding: 0 8px;
32531
+ border-radius: 4px;
32429
32532
  }
32430
32533
 
32431
- .m15dvk92 {
32432
- display: flex;
32433
- justify-content: space-between;
32434
- width: 100%;
32435
- }
32436
- .m15dvk92 .action {
32437
- margin-left: 16px;
32534
+ .m10sqwut {
32535
+ padding: 2px 8px;
32536
+ border-radius: 3px;
32438
32537
  }
32439
32538
 
32440
- .aql8iqz .ant-alert-message {
32441
- width: 100%;
32539
+ .l1d492wb {
32540
+ padding: 3px 8px;
32541
+ border-radius: 2px;
32442
32542
  }
32443
32543
 
32444
- .c10crapj {
32445
- border-radius: 8px;
32446
- }
32447
- .c10crapj .ant-card-body {
32448
- padding: 20px 24px 24px 24px;
32544
+ .t1lzavmu.ant-tag:hover {
32545
+ opacity: unset;
32449
32546
  }
32450
-
32451
- .c198s9j3 {
32452
- color: #2d3a56;
32453
- line-height: 22px;
32547
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32548
+ margin: 0;
32549
+ margin-right: 8px;
32454
32550
  display: inline-flex;
32455
- }
32456
- .c198s9j3 .ant-checkbox {
32457
- height: 22px;
32458
- display: flex;
32459
32551
  align-items: center;
32460
- top: 0;
32461
- }
32462
- .c198s9j3 .ant-checkbox-checked::after {
32463
32552
  border: none;
32464
32553
  }
32465
- .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32466
- .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32467
- border-color: #0080ff;
32468
- }
32469
- .c198s9j3 .ant-checkbox .ant-checkbox-inner {
32470
- border: 1px solid rgba(107, 128, 167, 0.6);
32471
- }
32472
- .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32473
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32474
- border: 1px solid #0080ff;
32475
- }
32476
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32477
- background: #0080ff;
32554
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32555
+ width: 16px;
32556
+ height: 16px;
32557
+ color: inherit;
32558
+ margin-left: 4px;
32559
+ opacity: 0.6;
32560
+ display: inline-flex;
32478
32561
  }
32479
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32480
- background-color: #fff;
32481
- height: 2px;
32482
- width: 10px;
32483
- border-radius: 2px;
32562
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32563
+ opacity: 1;
32484
32564
  }
32485
- .c198s9j3.ant-checkbox-wrapper-disabled {
32486
- opacity: 0.5;
32565
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32566
+ color: #0080ff;
32567
+ background-color: rgba(0, 136, 255, 0.1);
32487
32568
  }
32488
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32489
- background: rgba(211, 218, 235, 0.6);
32490
- border-color: rgba(107, 128, 167, 0.6) !important;
32569
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32570
+ color: #f0483e;
32571
+ background-color: rgba(255, 74, 74, 0.1);
32491
32572
  }
32492
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32493
- border-color: #2d3a56;
32573
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32574
+ color: #e07f00;
32575
+ background-color: rgba(255, 187, 0, 0.1);
32494
32576
  }
32495
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32496
- background: #2d3a56;
32577
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32578
+ color: #008f4c;
32579
+ background-color: rgba(30, 201, 127, 0.1);
32497
32580
  }
32498
- .c198s9j3 .ant-checkbox + span,
32499
- .c198s9j3 .ant-checkbox-disabled + span {
32500
- padding: 0;
32581
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32582
+ color: #1d326c;
32583
+ background-color: rgba(225, 230, 241, 0.6);
32501
32584
  }
32502
- .c198s9j3 .ant-checkbox + span .main,
32503
- .c198s9j3 .ant-checkbox-disabled + span .main {
32504
- display: inline-block;
32505
- margin-left: 12px;
32506
- color: #2d3a56;
32585
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32586
+ color: #7E41FF;
32587
+ background-color: rgba(126, 65, 255, 0.1);
32507
32588
  }
32508
- .c198s9j3 .ant-checkbox + span .sub,
32509
- .c198s9j3 .ant-checkbox-disabled + span .sub {
32510
- margin-left: 28px;
32511
- color: rgba(44, 56, 82, 0.6);
32589
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32590
+ color: #fff;
32512
32591
  }
32513
- .c198s9j3.compact .ant-checkbox + span .main,
32514
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
32515
- margin-left: 8px;
32592
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32593
+ background-color: #f0483e;
32516
32594
  }
32517
- .c198s9j3.compact .ant-checkbox + span .sub,
32518
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32519
- margin-left: 24px;
32595
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32596
+ background-color: #fea008;
32520
32597
  }
32521
-
32522
- .gmyahx3 {
32523
- cursor: pointer;
32598
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32599
+ background-color: #00ba5d;
32524
32600
  }
32525
- .gmyahx3 .link-text {
32526
- color: rgba(0, 21, 64, 0.3);
32601
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32602
+ background-color: #0080ff;
32527
32603
  }
32528
- .gmyahx3:hover .link-text {
32529
- color: #0080ff;
32604
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32605
+ background-color: #6b7d99;
32530
32606
  }
32531
-
32532
- .igz4le8 {
32533
- height: 24px;
32534
- width: 56px !important;
32535
- margin-right: 4px;
32607
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32608
+ background-color: #7E41FF;
32536
32609
  }
32537
32610
 
32538
- .c1riexje {
32611
+ .m1thnes4 {
32539
32612
  color: rgba(44, 56, 82, 0.6);
32613
+ text-align: center;
32614
+ display: flex;
32615
+ align-items: center;
32616
+ justify-content: center;
32617
+ flex-direction: column;
32618
+ height: 100%;
32540
32619
  }
32541
-
32542
- .o8ocss1 {
32543
- overflow: hidden;
32544
- text-overflow: ellipsis;
32545
- }
32546
-
32547
- .n17syc35 {
32548
- white-space: nowrap;
32620
+ .m1thnes4 .link {
32621
+ color: #0080ff;
32622
+ cursor: pointer;
32549
32623
  }
32550
32624
 
32551
- .s14dk8r1 {
32552
- margin: 0;
32553
- border-radius: 20px;
32554
- padding: 2px 10px;
32555
- height: 22px;
32625
+ .m1bixfdy {
32626
+ width: 100%;
32627
+ height: 100%;
32628
+ display: flex;
32629
+ flex-direction: column;
32556
32630
  }
32557
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32558
- background-color: rgba(237, 241, 250, 0.6) !important;
32631
+ .m1bixfdy .name-toolbar {
32632
+ width: 100%;
32633
+ display: flex;
32634
+ line-height: 30px;
32635
+ padding: 0 16px;
32636
+ justify-content: space-between;
32559
32637
  }
32560
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32561
- background-color: rgba(225, 230, 241, 0.6) !important;
32638
+ .m1bixfdy .name-toolbar .metric-extra {
32639
+ display: flex;
32640
+ font-size: 12px;
32641
+ align-items: center;
32562
32642
  }
32563
- .s14dk8r1.ant-tag.ui-kit-status-capsule {
32564
- color: #00122e;
32643
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
32644
+ color: #a3b4cc;
32565
32645
  }
32566
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32567
- margin-right: 6px;
32646
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32647
+ margin-left: 10px;
32568
32648
  }
32569
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32570
- margin-left: 4px;
32649
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32650
+ margin-left: 10px;
32651
+ cursor: pointer;
32571
32652
  }
32572
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32573
- background-color: rgba(0, 136, 255, 0.1);
32653
+ .m1bixfdy .content {
32654
+ flex: 1;
32655
+ width: 100%;
32656
+ display: flex;
32657
+ justify-content: center;
32658
+ align-items: center;
32574
32659
  }
32575
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32576
- background-color: #0080ff;
32660
+ .m1bixfdy .single-content {
32661
+ height: 65px;
32577
32662
  }
32578
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32579
- background-color: rgba(0, 136, 255, 0.16);
32663
+
32664
+ .lfamfcw {
32665
+ display: flex;
32666
+ align-items: center;
32667
+ white-space: nowrap;
32668
+ overflow: hidden;
32669
+ width: 100%;
32580
32670
  }
32581
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32582
- background-color: rgba(255, 74, 74, 0.1);
32671
+ .lfamfcw .ant-dropdown-trigger {
32672
+ margin-left: auto;
32673
+ font-size: 12px;
32583
32674
  }
32584
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32585
- background-color: #f0483e;
32675
+
32676
+ .la6u9b4 {
32677
+ display: flex;
32678
+ justify-content: flex-start;
32679
+ align-items: center;
32680
+ font-size: 12px;
32681
+ cursor: pointer;
32586
32682
  }
32587
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32588
- background-color: rgba(255, 74, 74, 0.16);
32683
+ .la6u9b4:not(:last-child) {
32684
+ margin-right: 20px;
32589
32685
  }
32590
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32591
- background-color: rgba(254, 160, 8, 0.1);
32686
+ .la6u9b4.deselected {
32687
+ opacity: 0.4;
32592
32688
  }
32593
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32594
- background-color: #fea008;
32689
+ .la6u9b4.deselected .color-block {
32690
+ background: #b4beca !important;
32595
32691
  }
32596
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32597
- background-color: rgba(255, 187, 0, 0.16);
32692
+
32693
+ .chhvk8b {
32694
+ display: inline-block;
32695
+ height: 8px;
32696
+ width: 8px;
32697
+ margin-right: 8px;
32598
32698
  }
32599
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32600
- background-color: rgba(30, 201, 127, 0.1);
32699
+
32700
+ .e1sdlxq1 .ant-dropdown-menu-item {
32701
+ display: flex;
32702
+ align-items: center;
32703
+ font-size: 12px;
32704
+ margin: 0;
32601
32705
  }
32602
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32603
- background-color: #00ba5d;
32706
+
32707
+ .m16f7gpb {
32708
+ position: relative;
32604
32709
  }
32605
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32606
- background-color: rgba(30, 201, 127, 0.16);
32710
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32711
+ bottom: -12px;
32607
32712
  }
32608
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32609
- background-color: rgba(225, 230, 241, 0.6);
32713
+ .m16f7gpb .metric-toolbar {
32714
+ display: flex;
32715
+ justify-content: space-between;
32716
+ line-height: 30px;
32717
+ margin: 0 16px;
32610
32718
  }
32611
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32612
- background-color: #6b7d99;
32719
+ .m16f7gpb .metric-toolbar .metric-extra {
32720
+ display: flex;
32721
+ font-size: 12px;
32722
+ align-items: center;
32613
32723
  }
32614
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32615
- background-color: rgba(211, 218, 235, 0.6);
32724
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32725
+ color: #a3b4cc;
32616
32726
  }
32617
-
32618
- .s1uupoto {
32619
- width: 8px;
32620
- height: 8px;
32621
- border-radius: 50%;
32622
- display: inline-block;
32727
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32728
+ margin-left: 10px;
32623
32729
  }
32624
-
32625
- .iiqau4c.ant-input-group.ant-input-group-compact {
32626
- display: flex;
32730
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32731
+ margin-left: 10px;
32732
+ cursor: pointer;
32627
32733
  }
32628
-
32629
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32630
- border-radius: 6px;
32734
+ .m16f7gpb .recharts-xAxis {
32735
+ font-size: 12px;
32631
32736
  }
32632
- .shq1k1g.ant-select.ant-select-single {
32633
- width: 100%;
32634
- color: #2d3a56;
32635
- border-color: rgba(211, 218, 235, 0.6);
32636
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32637
- font-size: 13px;
32737
+ .m16f7gpb .pointer-wrapper {
32738
+ position: absolute;
32739
+ bottom: 10px;
32740
+ padding: 0 8px;
32741
+ border-radius: 4px;
32742
+ font-size: 12px;
32743
+ color: #fff;
32744
+ background: rgba(0, 0, 0, 0.75);
32745
+ transform: translateX(-50%);
32638
32746
  }
32639
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32640
- height: 30px;
32747
+
32748
+ .t1ipvk51 {
32749
+ min-width: 200px;
32641
32750
  }
32642
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32643
- height: 38px;
32644
- font-size: 13px;
32751
+
32752
+ .t1kgldps {
32753
+ display: flex;
32754
+ align-items: center;
32755
+ justify-content: space-between;
32756
+ background-color: rgba(0, 0, 0, 0.75);
32757
+ color: #b4beca;
32758
+ font-size: 12px;
32759
+ padding: 3px 6px;
32645
32760
  }
32646
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32647
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32648
- transition: 160ms ease;
32761
+ .t1kgldps:first-child {
32762
+ padding-top: 3px;
32649
32763
  }
32650
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32651
- color: #0080ff;
32764
+ .t1kgldps:last-child {
32765
+ padding-bottom: 3px;
32652
32766
  }
32653
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32654
- border-color: rgba(107, 128, 167, 0.6);
32655
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32767
+ .t1kgldps .column-value {
32768
+ color: #fff;
32769
+ margin-left: 8px;
32656
32770
  }
32657
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32658
- color: #0080ff;
32771
+
32772
+ .t1gz6wqf {
32773
+ height: 100%;
32659
32774
  }
32660
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32661
- border-color: #0080ff;
32662
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32775
+ .t1gz6wqf .table-loading-item {
32776
+ padding: 12px 4px;
32777
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32778
+ display: flex;
32663
32779
  }
32664
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32665
- transform: rotate(180deg);
32780
+ .t1gz6wqf .table-loading-item > * {
32781
+ height: 16px;
32782
+ margin: 4px;
32783
+ background: rgba(204, 212, 227, 0.18);
32784
+ border-radius: 2px;
32666
32785
  }
32667
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32668
- background: rgba(211, 218, 235, 0.6);
32669
- border-color: rgba(172, 186, 211, 0.6);
32670
- cursor: "not-allowed";
32786
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32787
+ width: 16px;
32671
32788
  }
32672
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32673
- border-color: #f0483e !important;
32789
+ .t1gz6wqf .table-loading-item .td-loading {
32790
+ flex: 1;
32674
32791
  }
32675
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32676
- color: #1d326c;
32792
+ .t1gz6wqf :nth-child(1) {
32793
+ padding: 8px 4px;
32677
32794
  }
32678
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32679
- border-color: #0080ff;
32680
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32795
+ .t1gz6wqf :nth-child(1) > * {
32796
+ background: rgba(107, 125, 153, 0.18);
32681
32797
  }
32682
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32683
- transform: rotate(180deg);
32798
+ .t1gz6wqf :nth-child(1) > * {
32799
+ background: rgba(163, 180, 204, 0.18);
32684
32800
  }
32685
32801
 
32686
32802
  .sq6vos1 {
@@ -32811,224 +32927,61 @@ input.rrg1fkn.ant-input {
32811
32927
  padding: 0;
32812
32928
  }
32813
32929
 
32814
- .v1p8siwu .ant-steps.ant-steps-vertical {
32815
- width: 192px;
32816
- row-gap: 2px;
32817
- }
32818
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32819
- padding: 0 8px;
32820
- border-radius: 4px;
32821
- height: 32px;
32822
- display: flex;
32823
- align-items: center;
32824
- }
32825
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32826
- min-height: auto;
32827
- white-space: nowrap;
32828
- }
32829
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32830
- font-size: 13px;
32831
- line-height: 20px;
32832
- max-width: 100%;
32833
- }
32834
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32835
- background: rgba(0, 128, 255, 0.1);
32836
- }
32837
-
32838
- .h1xo7yjb {
32839
- width: 100%;
32840
- display: inline-flex;
32841
- align-items: center;
32842
- justify-content: center;
32843
- column-gap: 4px;
32844
- }
32845
- .h1xo7yjb .step-item-prefix-container {
32846
- display: inline-flex;
32847
- align-items: center;
32848
- width: 18px;
32849
- height: 18px;
32850
- color: rgba(44, 56, 82, 0.75);
32851
- justify-content: center;
32852
- }
32853
-
32854
- .v1f2f7cy {
32855
- width: 100%;
32856
- display: flex;
32857
- align-items: center;
32858
- justify-content: center;
32859
- column-gap: 6px;
32860
- font-size: 13px;
32861
- }
32862
- .v1f2f7cy .step-item-prefix-container {
32863
- display: inline-flex;
32864
- align-items: center;
32865
- min-width: 20px;
32866
- min-height: 20px;
32867
- color: rgba(44, 56, 82, 0.75);
32868
- justify-content: center;
32869
- }
32870
-
32871
- .t19ustft .date {
32872
- margin-right: 4px;
32873
- }
32874
-
32875
- .s1uupxds {
32876
- padding: 0 8px;
32877
- border-radius: 4px;
32878
- }
32879
-
32880
- .m10sqwut {
32881
- padding: 2px 8px;
32882
- border-radius: 3px;
32883
- }
32884
-
32885
- .l1d492wb {
32886
- padding: 3px 8px;
32887
- border-radius: 2px;
32888
- }
32889
-
32890
- .t1lzavmu.ant-tag:hover {
32891
- opacity: unset;
32892
- }
32893
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32894
- margin: 0;
32895
- margin-right: 8px;
32896
- display: inline-flex;
32897
- align-items: center;
32898
- border: none;
32899
- }
32900
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32901
- width: 16px;
32902
- height: 16px;
32903
- color: inherit;
32904
- margin-left: 4px;
32905
- opacity: 0.6;
32906
- display: inline-flex;
32907
- }
32908
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32909
- opacity: 1;
32910
- }
32911
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32912
- color: #0080ff;
32913
- background-color: rgba(0, 136, 255, 0.1);
32914
- }
32915
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32916
- color: #f0483e;
32917
- background-color: rgba(255, 74, 74, 0.1);
32918
- }
32919
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32920
- color: #e07f00;
32921
- background-color: rgba(255, 187, 0, 0.1);
32922
- }
32923
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32924
- color: #008f4c;
32925
- background-color: rgba(30, 201, 127, 0.1);
32926
- }
32927
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32928
- color: #1d326c;
32929
- background-color: rgba(225, 230, 241, 0.6);
32930
- }
32931
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32932
- color: #7E41FF;
32933
- background-color: rgba(126, 65, 255, 0.1);
32934
- }
32935
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32936
- color: #fff;
32937
- }
32938
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32939
- background-color: #f0483e;
32940
- }
32941
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32942
- background-color: #fea008;
32943
- }
32944
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32945
- background-color: #00ba5d;
32946
- }
32947
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32948
- background-color: #0080ff;
32949
- }
32950
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32951
- background-color: #6b7d99;
32952
- }
32953
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32954
- background-color: #7E41FF;
32955
- }
32956
-
32957
- .t1gz6wqf {
32958
- height: 100%;
32959
- }
32960
- .t1gz6wqf .table-loading-item {
32961
- padding: 12px 4px;
32962
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32963
- display: flex;
32964
- }
32965
- .t1gz6wqf .table-loading-item > * {
32966
- height: 16px;
32967
- margin: 4px;
32968
- background: rgba(204, 212, 227, 0.18);
32969
- border-radius: 2px;
32970
- }
32971
- .t1gz6wqf .table-loading-item .checkbox-loading {
32972
- width: 16px;
32973
- }
32974
- .t1gz6wqf .table-loading-item .td-loading {
32975
- flex: 1;
32976
- }
32977
- .t1gz6wqf :nth-child(1) {
32978
- padding: 8px 4px;
32979
- }
32980
- .t1gz6wqf :nth-child(1) > * {
32981
- background: rgba(107, 125, 153, 0.18);
32982
- }
32983
- .t1gz6wqf :nth-child(1) > * {
32984
- background: rgba(163, 180, 204, 0.18);
32985
- }
32986
-
32987
- .f1p9ti6d {
32988
- width: 100%;
32989
- margin-bottom: 0 !important;
32990
- flex-flow: nowrap !important;
32991
- line-break: auto;
32930
+ .v1p8siwu .ant-steps.ant-steps-vertical {
32931
+ width: 192px;
32932
+ row-gap: 2px;
32992
32933
  }
32993
- .f1p9ti6d > .ant-form-item-label {
32994
- text-align: left !important;
32995
- padding-bottom: 0 !important;
32934
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32935
+ padding: 0 8px;
32936
+ border-radius: 4px;
32937
+ height: 32px;
32938
+ display: flex;
32939
+ align-items: center;
32996
32940
  }
32997
- .f1p9ti6d > .ant-form-item-label > label {
32998
- min-height: 32px;
32999
- height: auto;
32941
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32942
+ min-height: auto;
32943
+ white-space: nowrap;
32944
+ }
32945
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33000
32946
  font-size: 13px;
33001
- color: rgba(44, 56, 82, 0.6);
33002
- white-space: normal;
32947
+ line-height: 20px;
32948
+ max-width: 100%;
33003
32949
  }
33004
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33005
- border-color: #ff4d4f !important;
32950
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32951
+ background: rgba(0, 128, 255, 0.1);
33006
32952
  }
33007
- .f1p9ti6d .ant-form-item-explain {
33008
- margin-top: 4px;
33009
- font-size: 12px;
33010
- min-height: 0px;
32953
+
32954
+ .h1xo7yjb {
32955
+ width: 100%;
32956
+ display: inline-flex;
32957
+ align-items: center;
32958
+ justify-content: center;
32959
+ column-gap: 4px;
33011
32960
  }
33012
- .f1p9ti6d .ant-form-item-extra {
33013
- font-size: 12px;
33014
- color: rgba(44, 56, 82, 0.6);
33015
- min-height: 0px;
32961
+ .h1xo7yjb .step-item-prefix-container {
32962
+ display: inline-flex;
32963
+ align-items: center;
32964
+ width: 18px;
32965
+ height: 18px;
32966
+ color: rgba(44, 56, 82, 0.75);
32967
+ justify-content: center;
33016
32968
  }
33017
32969
 
33018
- .rrwcpby {
32970
+ .v1f2f7cy {
32971
+ width: 100%;
33019
32972
  display: flex;
33020
32973
  align-items: center;
32974
+ justify-content: center;
32975
+ column-gap: 6px;
32976
+ font-size: 13px;
33021
32977
  }
33022
- .rrwcpby .order {
33023
- height: 24px;
33024
- width: 24px;
33025
- border-radius: 20px;
33026
- color: #0080ff;
33027
- background: rgba(0, 136, 255, 0.1);
33028
- display: flex;
32978
+ .v1f2f7cy .step-item-prefix-container {
32979
+ display: inline-flex;
33029
32980
  align-items: center;
32981
+ min-width: 20px;
32982
+ min-height: 20px;
32983
+ color: rgba(44, 56, 82, 0.75);
33030
32984
  justify-content: center;
33031
- margin-right: 6px;
33032
32985
  }
33033
32986
 
33034
32987
  .skwah65 {
@@ -33088,6 +33041,53 @@ input.rrg1fkn.ant-input {
33088
33041
  padding: 0 12px 14px 12px;
33089
33042
  }
33090
33043
 
33044
+ .rrwcpby {
33045
+ display: flex;
33046
+ align-items: center;
33047
+ }
33048
+ .rrwcpby .order {
33049
+ height: 24px;
33050
+ width: 24px;
33051
+ border-radius: 20px;
33052
+ color: #0080ff;
33053
+ background: rgba(0, 136, 255, 0.1);
33054
+ display: flex;
33055
+ align-items: center;
33056
+ justify-content: center;
33057
+ margin-right: 6px;
33058
+ }
33059
+
33060
+ .f1p9ti6d {
33061
+ width: 100%;
33062
+ margin-bottom: 0 !important;
33063
+ flex-flow: nowrap !important;
33064
+ line-break: auto;
33065
+ }
33066
+ .f1p9ti6d > .ant-form-item-label {
33067
+ text-align: left !important;
33068
+ padding-bottom: 0 !important;
33069
+ }
33070
+ .f1p9ti6d > .ant-form-item-label > label {
33071
+ min-height: 32px;
33072
+ height: auto;
33073
+ font-size: 13px;
33074
+ color: rgba(44, 56, 82, 0.6);
33075
+ white-space: normal;
33076
+ }
33077
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33078
+ border-color: #ff4d4f !important;
33079
+ }
33080
+ .f1p9ti6d .ant-form-item-explain {
33081
+ margin-top: 4px;
33082
+ font-size: 12px;
33083
+ min-height: 0px;
33084
+ }
33085
+ .f1p9ti6d .ant-form-item-extra {
33086
+ font-size: 12px;
33087
+ color: rgba(44, 56, 82, 0.6);
33088
+ min-height: 0px;
33089
+ }
33090
+
33091
33091
  .bab9xum {
33092
33092
  box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33093
33093
  }
@@ -33105,54 +33105,39 @@ input.rrg1fkn.ant-input {
33105
33105
  transform: translateY(-4px);
33106
33106
  }
33107
33107
 
33108
- .at4ovwe .ant-input-number-handler-wrap {
33109
- display: var(--at4ovwe-0);
33108
+ .sut42l0 {
33109
+ padding: 0 8px;
33110
+ height: 18px;
33110
33111
  }
33111
- .at4ovwe .ant-input-number-input-wrap {
33112
- padding: 5px 12px;
33113
- display: inline-flex;
33114
- line-height: 1.5715;
33115
- height: 100%;
33116
- width: 100%;
33112
+
33113
+ .mfsz1jz {
33114
+ padding: 2px 8px;
33115
+ height: 24px;
33117
33116
  }
33118
- .at4ovwe .ant-input-number-input-wrap::after {
33119
- content: var(--at4ovwe-1);
33120
- display: var(--at4ovwe-2);
33121
- flex: none;
33122
- align-items: center;
33123
- margin-left: 4px;
33124
- color: rgba(44, 56, 82, 0.6);
33117
+
33118
+ .tnd6h4m {
33119
+ margin: 0;
33125
33120
  }
33126
- .at4ovwe .ant-input-number-input-wrap::before {
33127
- content: var(--at4ovwe-3);
33128
- display: var(--at4ovwe-4);
33129
- flex: none;
33130
- align-items: center;
33121
+
33122
+ .i1qw4clm {
33131
33123
  margin-right: 4px;
33132
- cursor: auto;
33133
- color: rgba(44, 56, 82, 0.6);
33134
- }
33135
- .ant-input-group.ant-input-group-compact > .at4ovwe {
33136
- border-radius: 0;
33137
- }
33138
- .at4ovwe.ant-input-number {
33139
- width: 100%;
33140
- border-radius: 6px;
33124
+ height: 16px;
33141
33125
  }
33142
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33143
- border-color: #0096ff;
33144
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33145
- z-index: 1;
33126
+
33127
+ .n1r5ku5l.ant-tag.ant-tag-gray {
33128
+ font-weight: 700;
33129
+ color: #00122e;
33130
+ background-color: rgba(237, 241, 250, 0.6);
33131
+ border: 1px solid rgba(211, 218, 235, 0.6);
33146
33132
  }
33147
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33148
- border-color: #e75a3a;
33149
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33133
+
33134
+ .w1xcixj5.outside-tag {
33135
+ padding-left: 0;
33150
33136
  }
33151
- .at4ovwe .ant-input-number-input {
33152
- padding: 0;
33153
- margin: 0;
33154
- height: auto;
33155
- font-size: inherit;
33137
+ .w1xcixj5.outside-tag .inside-tag {
33138
+ border-radius: 4px 0 0 4px;
33139
+ padding-right: 4px;
33140
+ margin-right: 4px;
33156
33141
  }
33157
33142
 
33158
33143
  .tc40oxa {
@@ -33348,44 +33333,59 @@ input.rrg1fkn.ant-input {
33348
33333
  margin-right: 8px;
33349
33334
  }
33350
33335
 
33351
- .w1xcixj5.outside-tag {
33352
- padding-left: 0;
33353
- }
33354
- .w1xcixj5.outside-tag .inside-tag {
33355
- border-radius: 4px 0 0 4px;
33356
- padding-right: 4px;
33336
+ .iwsze0q {
33357
33337
  margin-right: 4px;
33338
+ height: 16px;
33358
33339
  }
33359
33340
 
33360
- .sut42l0 {
33361
- padding: 0 8px;
33362
- height: 18px;
33341
+ .at4ovwe .ant-input-number-handler-wrap {
33342
+ display: var(--at4ovwe-0);
33363
33343
  }
33364
-
33365
- .mfsz1jz {
33366
- padding: 2px 8px;
33367
- height: 24px;
33344
+ .at4ovwe .ant-input-number-input-wrap {
33345
+ padding: 5px 12px;
33346
+ display: inline-flex;
33347
+ line-height: 1.5715;
33348
+ height: 100%;
33349
+ width: 100%;
33368
33350
  }
33369
-
33370
- .tnd6h4m {
33371
- margin: 0;
33351
+ .at4ovwe .ant-input-number-input-wrap::after {
33352
+ content: var(--at4ovwe-1);
33353
+ display: var(--at4ovwe-2);
33354
+ flex: none;
33355
+ align-items: center;
33356
+ margin-left: 4px;
33357
+ color: rgba(44, 56, 82, 0.6);
33372
33358
  }
33373
-
33374
- .i1qw4clm {
33359
+ .at4ovwe .ant-input-number-input-wrap::before {
33360
+ content: var(--at4ovwe-3);
33361
+ display: var(--at4ovwe-4);
33362
+ flex: none;
33363
+ align-items: center;
33375
33364
  margin-right: 4px;
33376
- height: 16px;
33365
+ cursor: auto;
33366
+ color: rgba(44, 56, 82, 0.6);
33377
33367
  }
33378
-
33379
- .n1r5ku5l.ant-tag.ant-tag-gray {
33380
- font-weight: 700;
33381
- color: #00122e;
33382
- background-color: rgba(237, 241, 250, 0.6);
33383
- border: 1px solid rgba(211, 218, 235, 0.6);
33368
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33369
+ border-radius: 0;
33384
33370
  }
33385
-
33386
- .iwsze0q {
33387
- margin-right: 4px;
33388
- height: 16px;
33371
+ .at4ovwe.ant-input-number {
33372
+ width: 100%;
33373
+ border-radius: 6px;
33374
+ }
33375
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33376
+ border-color: #0096ff;
33377
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33378
+ z-index: 1;
33379
+ }
33380
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33381
+ border-color: #e75a3a;
33382
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33383
+ }
33384
+ .at4ovwe .ant-input-number-input {
33385
+ padding: 0;
33386
+ margin: 0;
33387
+ height: auto;
33388
+ font-size: inherit;
33389
33389
  }
33390
33390
 
33391
33391
  .a6dbbkm .ant-input-number-handler-wrap {