@cloudtower/eagle 0.26.33 → 0.26.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.css +348 -348
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +17 -17
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -30090,33 +30090,88 @@ html body {
|
|
|
30090
30090
|
padding: 0;
|
|
30091
30091
|
}
|
|
30092
30092
|
|
|
30093
|
-
.
|
|
30094
|
-
|
|
30093
|
+
.i1mrf09m {
|
|
30094
|
+
display: inline-flex;
|
|
30095
|
+
align-items: center;
|
|
30096
|
+
}
|
|
30097
|
+
.i1mrf09m .icon-inner {
|
|
30098
|
+
display: inline-flex;
|
|
30099
|
+
align-items: center;
|
|
30100
|
+
justify-content: center;
|
|
30101
|
+
}
|
|
30102
|
+
.i1mrf09m .icon-inner + span,
|
|
30103
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
30104
|
+
margin-left: 4px;
|
|
30105
|
+
}
|
|
30106
|
+
.i1mrf09m.is-rotate img,
|
|
30107
|
+
.i1mrf09m.is-rotate svg {
|
|
30108
|
+
animation: rotate 680ms linear infinite;
|
|
30095
30109
|
}
|
|
30096
30110
|
|
|
30097
|
-
.
|
|
30098
|
-
|
|
30099
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30111
|
+
.obf05yr {
|
|
30112
|
+
display: inline-block;
|
|
30100
30113
|
}
|
|
30101
|
-
|
|
30102
|
-
|
|
30114
|
+
|
|
30115
|
+
.hsms1n6 {
|
|
30116
|
+
visibility: hidden;
|
|
30117
|
+
position: absolute;
|
|
30103
30118
|
}
|
|
30104
|
-
|
|
30105
|
-
|
|
30119
|
+
|
|
30120
|
+
.p12gwtiw {
|
|
30121
|
+
display: flex;
|
|
30122
|
+
justify-content: space-between;
|
|
30123
|
+
align-items: center;
|
|
30124
|
+
padding: 10px 0;
|
|
30125
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30126
|
+
font-size: 12px;
|
|
30127
|
+
line-height: 24px;
|
|
30106
30128
|
}
|
|
30107
|
-
.
|
|
30108
|
-
|
|
30129
|
+
.p12gwtiw .pagination-left {
|
|
30130
|
+
padding: 2px 8px;
|
|
30109
30131
|
}
|
|
30110
|
-
.
|
|
30111
|
-
|
|
30112
|
-
|
|
30132
|
+
.p12gwtiw .dropdown-trigger {
|
|
30133
|
+
display: flex;
|
|
30134
|
+
align-items: center;
|
|
30135
|
+
border-radius: 6px;
|
|
30136
|
+
cursor: pointer;
|
|
30137
|
+
transition: all 0.3s ease;
|
|
30113
30138
|
}
|
|
30114
|
-
.
|
|
30115
|
-
|
|
30116
|
-
|
|
30139
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30140
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30141
|
+
color: #0080ff;
|
|
30117
30142
|
}
|
|
30118
|
-
.
|
|
30119
|
-
|
|
30143
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30144
|
+
margin-left: 4px;
|
|
30145
|
+
}
|
|
30146
|
+
.p12gwtiw .pagination-right {
|
|
30147
|
+
display: flex;
|
|
30148
|
+
align-items: center;
|
|
30149
|
+
color: #0080ff;
|
|
30150
|
+
font-weight: bold;
|
|
30151
|
+
}
|
|
30152
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30153
|
+
margin-left: 4px;
|
|
30154
|
+
}
|
|
30155
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30156
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30157
|
+
padding: 0 8px;
|
|
30158
|
+
}
|
|
30159
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30160
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30161
|
+
color: #0080ff;
|
|
30162
|
+
}
|
|
30163
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30164
|
+
transform: rotate(180deg);
|
|
30165
|
+
}
|
|
30166
|
+
|
|
30167
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30168
|
+
max-height: calc(100vh - 128px);
|
|
30169
|
+
overflow-y: auto;
|
|
30170
|
+
}
|
|
30171
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30172
|
+
padding: 4px 20px;
|
|
30173
|
+
font-size: 12px;
|
|
30174
|
+
line-height: 18px;
|
|
30120
30175
|
}
|
|
30121
30176
|
|
|
30122
30177
|
.iap75of {
|
|
@@ -30132,31 +30187,33 @@ html body {
|
|
|
30132
30187
|
margin-right: 4px;
|
|
30133
30188
|
}
|
|
30134
30189
|
|
|
30135
|
-
.
|
|
30136
|
-
|
|
30137
|
-
align-items: center;
|
|
30190
|
+
.bpq0js6 {
|
|
30191
|
+
padding: 4px 11px;
|
|
30138
30192
|
}
|
|
30139
|
-
|
|
30140
|
-
|
|
30141
|
-
|
|
30142
|
-
|
|
30193
|
+
|
|
30194
|
+
.b15sn34c {
|
|
30195
|
+
white-space: nowrap;
|
|
30196
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30143
30197
|
}
|
|
30144
|
-
.
|
|
30145
|
-
|
|
30146
|
-
margin-left: 4px;
|
|
30198
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30199
|
+
--color: #0080ff;
|
|
30147
30200
|
}
|
|
30148
|
-
.
|
|
30149
|
-
|
|
30150
|
-
animation: rotate 680ms linear infinite;
|
|
30201
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30202
|
+
--color: #0080ff;
|
|
30151
30203
|
}
|
|
30152
|
-
|
|
30153
|
-
|
|
30154
|
-
display: inline-block;
|
|
30204
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
30205
|
+
margin-left: 1px;
|
|
30155
30206
|
}
|
|
30156
|
-
|
|
30157
|
-
|
|
30158
|
-
|
|
30159
|
-
|
|
30207
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
30208
|
+
border-top-right-radius: 0;
|
|
30209
|
+
border-bottom-right-radius: 0;
|
|
30210
|
+
}
|
|
30211
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
30212
|
+
border-top-left-radius: 0;
|
|
30213
|
+
border-bottom-left-radius: 0;
|
|
30214
|
+
}
|
|
30215
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30216
|
+
border-radius: unset;
|
|
30160
30217
|
}
|
|
30161
30218
|
|
|
30162
30219
|
.rxbeqvl.ant-radio-wrapper {
|
|
@@ -30305,61 +30362,6 @@ html body {
|
|
|
30305
30362
|
width: 36px;
|
|
30306
30363
|
}
|
|
30307
30364
|
|
|
30308
|
-
.s34f1qb.ant-switch {
|
|
30309
|
-
min-width: 40px;
|
|
30310
|
-
height: 24px;
|
|
30311
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30312
|
-
overflow: hidden;
|
|
30313
|
-
}
|
|
30314
|
-
.s34f1qb.ant-switch:focus {
|
|
30315
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30316
|
-
}
|
|
30317
|
-
.s34f1qb.ant-switch-small {
|
|
30318
|
-
min-width: 26px;
|
|
30319
|
-
height: 16px;
|
|
30320
|
-
}
|
|
30321
|
-
.s34f1qb.ant-switch-large {
|
|
30322
|
-
min-width: 52px;
|
|
30323
|
-
height: 32px;
|
|
30324
|
-
}
|
|
30325
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30326
|
-
height: 20px;
|
|
30327
|
-
width: 20px;
|
|
30328
|
-
}
|
|
30329
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30330
|
-
border-radius: 10px;
|
|
30331
|
-
transition-delay: 120ms;
|
|
30332
|
-
}
|
|
30333
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30334
|
-
height: 14px;
|
|
30335
|
-
width: 14px;
|
|
30336
|
-
top: 1px;
|
|
30337
|
-
left: 1px;
|
|
30338
|
-
}
|
|
30339
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30340
|
-
height: 28px;
|
|
30341
|
-
width: 28px;
|
|
30342
|
-
}
|
|
30343
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30344
|
-
border-radius: 14px;
|
|
30345
|
-
}
|
|
30346
|
-
.s34f1qb.ant-switch-checked {
|
|
30347
|
-
background-color: #00ba5d;
|
|
30348
|
-
}
|
|
30349
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30350
|
-
left: calc(100% - 20px - 2px);
|
|
30351
|
-
}
|
|
30352
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30353
|
-
left: calc(100% - 14px - 1px);
|
|
30354
|
-
}
|
|
30355
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30356
|
-
left: calc(100% - 28px - 2px);
|
|
30357
|
-
}
|
|
30358
|
-
|
|
30359
|
-
.c1to9vb9 {
|
|
30360
|
-
margin-left: 5px;
|
|
30361
|
-
}
|
|
30362
|
-
|
|
30363
30365
|
.fde5mpd {
|
|
30364
30366
|
width: 100%;
|
|
30365
30367
|
height: 100%;
|
|
@@ -30987,61 +30989,59 @@ input.rrg1fkn.ant-input {
|
|
|
30987
30989
|
border-bottom-left-radius: 0;
|
|
30988
30990
|
}
|
|
30989
30991
|
|
|
30990
|
-
.
|
|
30991
|
-
|
|
30992
|
-
|
|
30993
|
-
|
|
30994
|
-
|
|
30995
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30996
|
-
font-size: 12px;
|
|
30997
|
-
line-height: 24px;
|
|
30998
|
-
}
|
|
30999
|
-
.p12gwtiw .pagination-left {
|
|
31000
|
-
padding: 2px 8px;
|
|
30992
|
+
.s34f1qb.ant-switch {
|
|
30993
|
+
min-width: 40px;
|
|
30994
|
+
height: 24px;
|
|
30995
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30996
|
+
overflow: hidden;
|
|
31001
30997
|
}
|
|
31002
|
-
.
|
|
31003
|
-
|
|
31004
|
-
align-items: center;
|
|
31005
|
-
border-radius: 6px;
|
|
31006
|
-
cursor: pointer;
|
|
31007
|
-
transition: all 0.3s ease;
|
|
30998
|
+
.s34f1qb.ant-switch:focus {
|
|
30999
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31008
31000
|
}
|
|
31009
|
-
.
|
|
31010
|
-
|
|
31011
|
-
|
|
31001
|
+
.s34f1qb.ant-switch-small {
|
|
31002
|
+
min-width: 26px;
|
|
31003
|
+
height: 16px;
|
|
31012
31004
|
}
|
|
31013
|
-
.
|
|
31014
|
-
|
|
31005
|
+
.s34f1qb.ant-switch-large {
|
|
31006
|
+
min-width: 52px;
|
|
31007
|
+
height: 32px;
|
|
31015
31008
|
}
|
|
31016
|
-
.
|
|
31017
|
-
|
|
31018
|
-
|
|
31019
|
-
color: #0080ff;
|
|
31020
|
-
font-weight: bold;
|
|
31009
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
31010
|
+
height: 20px;
|
|
31011
|
+
width: 20px;
|
|
31021
31012
|
}
|
|
31022
|
-
.
|
|
31023
|
-
|
|
31013
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
31014
|
+
border-radius: 10px;
|
|
31015
|
+
transition-delay: 120ms;
|
|
31024
31016
|
}
|
|
31025
|
-
.
|
|
31026
|
-
|
|
31027
|
-
|
|
31017
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
31018
|
+
height: 14px;
|
|
31019
|
+
width: 14px;
|
|
31020
|
+
top: 1px;
|
|
31021
|
+
left: 1px;
|
|
31028
31022
|
}
|
|
31029
|
-
.
|
|
31030
|
-
|
|
31031
|
-
|
|
31023
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
31024
|
+
height: 28px;
|
|
31025
|
+
width: 28px;
|
|
31032
31026
|
}
|
|
31033
|
-
.
|
|
31034
|
-
|
|
31027
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
31028
|
+
border-radius: 14px;
|
|
31035
31029
|
}
|
|
31036
|
-
|
|
31037
|
-
|
|
31038
|
-
max-height: calc(100vh - 128px);
|
|
31039
|
-
overflow-y: auto;
|
|
31030
|
+
.s34f1qb.ant-switch-checked {
|
|
31031
|
+
background-color: #00ba5d;
|
|
31040
31032
|
}
|
|
31041
|
-
.
|
|
31042
|
-
|
|
31043
|
-
|
|
31044
|
-
|
|
31033
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
31034
|
+
left: calc(100% - 20px - 2px);
|
|
31035
|
+
}
|
|
31036
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31037
|
+
left: calc(100% - 14px - 1px);
|
|
31038
|
+
}
|
|
31039
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31040
|
+
left: calc(100% - 28px - 2px);
|
|
31041
|
+
}
|
|
31042
|
+
|
|
31043
|
+
.c1to9vb9 {
|
|
31044
|
+
margin-left: 5px;
|
|
31045
31045
|
}
|
|
31046
31046
|
|
|
31047
31047
|
.t1upn1sz {
|
|
@@ -31493,19 +31493,6 @@ input.rrg1fkn.ant-input {
|
|
|
31493
31493
|
display: inline-block;
|
|
31494
31494
|
}
|
|
31495
31495
|
|
|
31496
|
-
.m15dvk92 {
|
|
31497
|
-
display: flex;
|
|
31498
|
-
justify-content: space-between;
|
|
31499
|
-
width: 100%;
|
|
31500
|
-
}
|
|
31501
|
-
.m15dvk92 .action {
|
|
31502
|
-
margin-left: 16px;
|
|
31503
|
-
}
|
|
31504
|
-
|
|
31505
|
-
.aql8iqz .ant-alert-message {
|
|
31506
|
-
width: 100%;
|
|
31507
|
-
}
|
|
31508
|
-
|
|
31509
31496
|
.d6j0lbj {
|
|
31510
31497
|
font-family: Inter;
|
|
31511
31498
|
font-style: normal;
|
|
@@ -31981,6 +31968,19 @@ input.rrg1fkn.ant-input {
|
|
|
31981
31968
|
line-height: 12px;
|
|
31982
31969
|
}
|
|
31983
31970
|
|
|
31971
|
+
.m15dvk92 {
|
|
31972
|
+
display: flex;
|
|
31973
|
+
justify-content: space-between;
|
|
31974
|
+
width: 100%;
|
|
31975
|
+
}
|
|
31976
|
+
.m15dvk92 .action {
|
|
31977
|
+
margin-left: 16px;
|
|
31978
|
+
}
|
|
31979
|
+
|
|
31980
|
+
.aql8iqz .ant-alert-message {
|
|
31981
|
+
width: 100%;
|
|
31982
|
+
}
|
|
31983
|
+
|
|
31984
31984
|
.c198s9j3 {
|
|
31985
31985
|
color: #2d3a56;
|
|
31986
31986
|
line-height: 22px;
|
|
@@ -32333,167 +32333,6 @@ input.rrg1fkn.ant-input {
|
|
|
32333
32333
|
word-break: break-all;
|
|
32334
32334
|
}
|
|
32335
32335
|
|
|
32336
|
-
.m1thnes4 {
|
|
32337
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32338
|
-
text-align: center;
|
|
32339
|
-
display: flex;
|
|
32340
|
-
align-items: center;
|
|
32341
|
-
justify-content: center;
|
|
32342
|
-
flex-direction: column;
|
|
32343
|
-
height: 100%;
|
|
32344
|
-
}
|
|
32345
|
-
.m1thnes4 .link {
|
|
32346
|
-
color: #0080ff;
|
|
32347
|
-
cursor: pointer;
|
|
32348
|
-
}
|
|
32349
|
-
|
|
32350
|
-
.m1bixfdy {
|
|
32351
|
-
width: 100%;
|
|
32352
|
-
height: 100%;
|
|
32353
|
-
display: flex;
|
|
32354
|
-
flex-direction: column;
|
|
32355
|
-
}
|
|
32356
|
-
.m1bixfdy .name-toolbar {
|
|
32357
|
-
width: 100%;
|
|
32358
|
-
display: flex;
|
|
32359
|
-
line-height: 30px;
|
|
32360
|
-
padding: 0 16px;
|
|
32361
|
-
justify-content: space-between;
|
|
32362
|
-
}
|
|
32363
|
-
.m1bixfdy .name-toolbar .metric-extra {
|
|
32364
|
-
display: flex;
|
|
32365
|
-
font-size: 12px;
|
|
32366
|
-
align-items: center;
|
|
32367
|
-
}
|
|
32368
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32369
|
-
color: #a3b4cc;
|
|
32370
|
-
}
|
|
32371
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32372
|
-
margin-left: 10px;
|
|
32373
|
-
}
|
|
32374
|
-
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32375
|
-
margin-left: 10px;
|
|
32376
|
-
cursor: pointer;
|
|
32377
|
-
}
|
|
32378
|
-
.m1bixfdy .content {
|
|
32379
|
-
flex: 1;
|
|
32380
|
-
width: 100%;
|
|
32381
|
-
display: flex;
|
|
32382
|
-
justify-content: center;
|
|
32383
|
-
align-items: center;
|
|
32384
|
-
}
|
|
32385
|
-
.m1bixfdy .single-content {
|
|
32386
|
-
height: 65px;
|
|
32387
|
-
}
|
|
32388
|
-
|
|
32389
|
-
.lfamfcw {
|
|
32390
|
-
display: flex;
|
|
32391
|
-
align-items: center;
|
|
32392
|
-
white-space: nowrap;
|
|
32393
|
-
overflow: hidden;
|
|
32394
|
-
width: 100%;
|
|
32395
|
-
}
|
|
32396
|
-
.lfamfcw .ant-dropdown-trigger {
|
|
32397
|
-
margin-left: auto;
|
|
32398
|
-
font-size: 12px;
|
|
32399
|
-
}
|
|
32400
|
-
|
|
32401
|
-
.la6u9b4 {
|
|
32402
|
-
display: flex;
|
|
32403
|
-
justify-content: flex-start;
|
|
32404
|
-
align-items: center;
|
|
32405
|
-
font-size: 12px;
|
|
32406
|
-
cursor: pointer;
|
|
32407
|
-
}
|
|
32408
|
-
.la6u9b4:not(:last-child) {
|
|
32409
|
-
margin-right: 20px;
|
|
32410
|
-
}
|
|
32411
|
-
.la6u9b4.deselected {
|
|
32412
|
-
opacity: 0.4;
|
|
32413
|
-
}
|
|
32414
|
-
.la6u9b4.deselected .color-block {
|
|
32415
|
-
background: #b4beca !important;
|
|
32416
|
-
}
|
|
32417
|
-
|
|
32418
|
-
.chhvk8b {
|
|
32419
|
-
display: inline-block;
|
|
32420
|
-
height: 8px;
|
|
32421
|
-
width: 8px;
|
|
32422
|
-
margin-right: 8px;
|
|
32423
|
-
}
|
|
32424
|
-
|
|
32425
|
-
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32426
|
-
display: flex;
|
|
32427
|
-
align-items: center;
|
|
32428
|
-
font-size: 12px;
|
|
32429
|
-
margin: 0;
|
|
32430
|
-
}
|
|
32431
|
-
|
|
32432
|
-
.m16f7gpb {
|
|
32433
|
-
position: relative;
|
|
32434
|
-
}
|
|
32435
|
-
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32436
|
-
bottom: -12px;
|
|
32437
|
-
}
|
|
32438
|
-
.m16f7gpb .metric-toolbar {
|
|
32439
|
-
display: flex;
|
|
32440
|
-
justify-content: space-between;
|
|
32441
|
-
line-height: 30px;
|
|
32442
|
-
margin: 0 16px;
|
|
32443
|
-
}
|
|
32444
|
-
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32445
|
-
display: flex;
|
|
32446
|
-
font-size: 12px;
|
|
32447
|
-
align-items: center;
|
|
32448
|
-
}
|
|
32449
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32450
|
-
color: #a3b4cc;
|
|
32451
|
-
}
|
|
32452
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32453
|
-
margin-left: 10px;
|
|
32454
|
-
}
|
|
32455
|
-
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32456
|
-
margin-left: 10px;
|
|
32457
|
-
cursor: pointer;
|
|
32458
|
-
}
|
|
32459
|
-
.m16f7gpb .recharts-xAxis {
|
|
32460
|
-
font-size: 12px;
|
|
32461
|
-
}
|
|
32462
|
-
.m16f7gpb .pointer-wrapper {
|
|
32463
|
-
position: absolute;
|
|
32464
|
-
bottom: 10px;
|
|
32465
|
-
padding: 0 8px;
|
|
32466
|
-
border-radius: 4px;
|
|
32467
|
-
font-size: 12px;
|
|
32468
|
-
color: #fff;
|
|
32469
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32470
|
-
transform: translateX(-50%);
|
|
32471
|
-
}
|
|
32472
|
-
|
|
32473
|
-
.t1ipvk51 {
|
|
32474
|
-
min-width: 200px;
|
|
32475
|
-
}
|
|
32476
|
-
|
|
32477
|
-
.t1kgldps {
|
|
32478
|
-
display: flex;
|
|
32479
|
-
align-items: center;
|
|
32480
|
-
justify-content: space-between;
|
|
32481
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32482
|
-
color: #b4beca;
|
|
32483
|
-
font-size: 12px;
|
|
32484
|
-
padding: 3px 6px;
|
|
32485
|
-
}
|
|
32486
|
-
.t1kgldps:first-child {
|
|
32487
|
-
padding-top: 3px;
|
|
32488
|
-
}
|
|
32489
|
-
.t1kgldps:last-child {
|
|
32490
|
-
padding-bottom: 3px;
|
|
32491
|
-
}
|
|
32492
|
-
.t1kgldps .column-value {
|
|
32493
|
-
color: #fff;
|
|
32494
|
-
margin-left: 8px;
|
|
32495
|
-
}
|
|
32496
|
-
|
|
32497
32336
|
.sq6vos1 {
|
|
32498
32337
|
--item-min-width: 60px;
|
|
32499
32338
|
}
|
|
@@ -32679,48 +32518,165 @@ input.rrg1fkn.ant-input {
|
|
|
32679
32518
|
justify-content: center;
|
|
32680
32519
|
}
|
|
32681
32520
|
|
|
32682
|
-
.
|
|
32683
|
-
|
|
32521
|
+
.m1thnes4 {
|
|
32522
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32523
|
+
text-align: center;
|
|
32524
|
+
display: flex;
|
|
32525
|
+
align-items: center;
|
|
32526
|
+
justify-content: center;
|
|
32527
|
+
flex-direction: column;
|
|
32528
|
+
height: 100%;
|
|
32529
|
+
}
|
|
32530
|
+
.m1thnes4 .link {
|
|
32531
|
+
color: #0080ff;
|
|
32532
|
+
cursor: pointer;
|
|
32684
32533
|
}
|
|
32685
32534
|
|
|
32686
|
-
.
|
|
32687
|
-
|
|
32688
|
-
|
|
32535
|
+
.m1bixfdy {
|
|
32536
|
+
width: 100%;
|
|
32537
|
+
height: 100%;
|
|
32538
|
+
display: flex;
|
|
32539
|
+
flex-direction: column;
|
|
32540
|
+
}
|
|
32541
|
+
.m1bixfdy .name-toolbar {
|
|
32542
|
+
width: 100%;
|
|
32689
32543
|
display: flex;
|
|
32544
|
+
line-height: 30px;
|
|
32545
|
+
padding: 0 16px;
|
|
32690
32546
|
justify-content: space-between;
|
|
32547
|
+
}
|
|
32548
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
32549
|
+
display: flex;
|
|
32550
|
+
font-size: 12px;
|
|
32691
32551
|
align-items: center;
|
|
32692
32552
|
}
|
|
32693
|
-
.
|
|
32694
|
-
|
|
32553
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32554
|
+
color: #a3b4cc;
|
|
32695
32555
|
}
|
|
32696
|
-
.
|
|
32556
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32557
|
+
margin-left: 10px;
|
|
32558
|
+
}
|
|
32559
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32560
|
+
margin-left: 10px;
|
|
32697
32561
|
cursor: pointer;
|
|
32698
|
-
color: #00122e;
|
|
32699
32562
|
}
|
|
32700
|
-
.
|
|
32701
|
-
|
|
32702
|
-
|
|
32563
|
+
.m1bixfdy .content {
|
|
32564
|
+
flex: 1;
|
|
32565
|
+
width: 100%;
|
|
32566
|
+
display: flex;
|
|
32567
|
+
justify-content: center;
|
|
32568
|
+
align-items: center;
|
|
32703
32569
|
}
|
|
32704
|
-
.
|
|
32705
|
-
|
|
32570
|
+
.m1bixfdy .single-content {
|
|
32571
|
+
height: 65px;
|
|
32706
32572
|
}
|
|
32707
|
-
|
|
32573
|
+
|
|
32574
|
+
.lfamfcw {
|
|
32575
|
+
display: flex;
|
|
32576
|
+
align-items: center;
|
|
32577
|
+
white-space: nowrap;
|
|
32578
|
+
overflow: hidden;
|
|
32579
|
+
width: 100%;
|
|
32580
|
+
}
|
|
32581
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
32582
|
+
margin-left: auto;
|
|
32708
32583
|
font-size: 12px;
|
|
32709
|
-
line-height: 18px;
|
|
32710
32584
|
}
|
|
32711
|
-
|
|
32585
|
+
|
|
32586
|
+
.la6u9b4 {
|
|
32712
32587
|
display: flex;
|
|
32588
|
+
justify-content: flex-start;
|
|
32713
32589
|
align-items: center;
|
|
32714
|
-
user-select: none;
|
|
32715
|
-
flex-grow: 1;
|
|
32716
32590
|
font-size: 12px;
|
|
32717
|
-
|
|
32718
|
-
color: #2d3a56;
|
|
32719
|
-
font-weight: 700;
|
|
32591
|
+
cursor: pointer;
|
|
32720
32592
|
}
|
|
32721
|
-
.
|
|
32722
|
-
|
|
32723
|
-
|
|
32593
|
+
.la6u9b4:not(:last-child) {
|
|
32594
|
+
margin-right: 20px;
|
|
32595
|
+
}
|
|
32596
|
+
.la6u9b4.deselected {
|
|
32597
|
+
opacity: 0.4;
|
|
32598
|
+
}
|
|
32599
|
+
.la6u9b4.deselected .color-block {
|
|
32600
|
+
background: #b4beca !important;
|
|
32601
|
+
}
|
|
32602
|
+
|
|
32603
|
+
.chhvk8b {
|
|
32604
|
+
display: inline-block;
|
|
32605
|
+
height: 8px;
|
|
32606
|
+
width: 8px;
|
|
32607
|
+
margin-right: 8px;
|
|
32608
|
+
}
|
|
32609
|
+
|
|
32610
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32611
|
+
display: flex;
|
|
32612
|
+
align-items: center;
|
|
32613
|
+
font-size: 12px;
|
|
32614
|
+
margin: 0;
|
|
32615
|
+
}
|
|
32616
|
+
|
|
32617
|
+
.m16f7gpb {
|
|
32618
|
+
position: relative;
|
|
32619
|
+
}
|
|
32620
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32621
|
+
bottom: -12px;
|
|
32622
|
+
}
|
|
32623
|
+
.m16f7gpb .metric-toolbar {
|
|
32624
|
+
display: flex;
|
|
32625
|
+
justify-content: space-between;
|
|
32626
|
+
line-height: 30px;
|
|
32627
|
+
margin: 0 16px;
|
|
32628
|
+
}
|
|
32629
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32630
|
+
display: flex;
|
|
32631
|
+
font-size: 12px;
|
|
32632
|
+
align-items: center;
|
|
32633
|
+
}
|
|
32634
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32635
|
+
color: #a3b4cc;
|
|
32636
|
+
}
|
|
32637
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32638
|
+
margin-left: 10px;
|
|
32639
|
+
}
|
|
32640
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32641
|
+
margin-left: 10px;
|
|
32642
|
+
cursor: pointer;
|
|
32643
|
+
}
|
|
32644
|
+
.m16f7gpb .recharts-xAxis {
|
|
32645
|
+
font-size: 12px;
|
|
32646
|
+
}
|
|
32647
|
+
.m16f7gpb .pointer-wrapper {
|
|
32648
|
+
position: absolute;
|
|
32649
|
+
bottom: 10px;
|
|
32650
|
+
padding: 0 8px;
|
|
32651
|
+
border-radius: 4px;
|
|
32652
|
+
font-size: 12px;
|
|
32653
|
+
color: #fff;
|
|
32654
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32655
|
+
transform: translateX(-50%);
|
|
32656
|
+
}
|
|
32657
|
+
|
|
32658
|
+
.t1ipvk51 {
|
|
32659
|
+
min-width: 200px;
|
|
32660
|
+
}
|
|
32661
|
+
|
|
32662
|
+
.t1kgldps {
|
|
32663
|
+
display: flex;
|
|
32664
|
+
align-items: center;
|
|
32665
|
+
justify-content: space-between;
|
|
32666
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32667
|
+
color: #b4beca;
|
|
32668
|
+
font-size: 12px;
|
|
32669
|
+
padding: 3px 6px;
|
|
32670
|
+
}
|
|
32671
|
+
.t1kgldps:first-child {
|
|
32672
|
+
padding-top: 3px;
|
|
32673
|
+
}
|
|
32674
|
+
.t1kgldps:last-child {
|
|
32675
|
+
padding-bottom: 3px;
|
|
32676
|
+
}
|
|
32677
|
+
.t1kgldps .column-value {
|
|
32678
|
+
color: #fff;
|
|
32679
|
+
margin-left: 8px;
|
|
32724
32680
|
}
|
|
32725
32681
|
|
|
32726
32682
|
.t1gz6wqf {
|
|
@@ -32753,21 +32709,48 @@ input.rrg1fkn.ant-input {
|
|
|
32753
32709
|
background: rgba(163, 180, 204, 0.18);
|
|
32754
32710
|
}
|
|
32755
32711
|
|
|
32756
|
-
.
|
|
32757
|
-
|
|
32712
|
+
.c1k4vanq {
|
|
32713
|
+
padding: 0 12px 14px 12px;
|
|
32758
32714
|
}
|
|
32759
32715
|
|
|
32760
|
-
.
|
|
32761
|
-
|
|
32762
|
-
|
|
32716
|
+
.c1udgdh2 {
|
|
32717
|
+
color: #2d3a56;
|
|
32718
|
+
padding: 7px 12px;
|
|
32719
|
+
display: flex;
|
|
32720
|
+
justify-content: space-between;
|
|
32721
|
+
align-items: center;
|
|
32763
32722
|
}
|
|
32764
|
-
.
|
|
32723
|
+
.c1udgdh2.has-arrow {
|
|
32724
|
+
padding-left: 10px;
|
|
32725
|
+
}
|
|
32726
|
+
.c1udgdh2.has-arrow .title-wrapper {
|
|
32765
32727
|
cursor: pointer;
|
|
32728
|
+
color: #00122e;
|
|
32766
32729
|
}
|
|
32767
|
-
.
|
|
32768
|
-
|
|
32769
|
-
|
|
32770
|
-
|
|
32730
|
+
.c1udgdh2.has-arrow .title-wrapper.is-open {
|
|
32731
|
+
color: #2d3a56;
|
|
32732
|
+
font-weight: 600;
|
|
32733
|
+
}
|
|
32734
|
+
.c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
32735
|
+
transform: rotate(90deg);
|
|
32736
|
+
}
|
|
32737
|
+
.c1udgdh2 .sub-info {
|
|
32738
|
+
font-size: 12px;
|
|
32739
|
+
line-height: 18px;
|
|
32740
|
+
}
|
|
32741
|
+
.c1udgdh2 .title-wrapper {
|
|
32742
|
+
display: flex;
|
|
32743
|
+
align-items: center;
|
|
32744
|
+
user-select: none;
|
|
32745
|
+
flex-grow: 1;
|
|
32746
|
+
font-size: 12px;
|
|
32747
|
+
line-height: 18px;
|
|
32748
|
+
color: #2d3a56;
|
|
32749
|
+
font-weight: 700;
|
|
32750
|
+
}
|
|
32751
|
+
.c1udgdh2 .collapse-arrow {
|
|
32752
|
+
transition: all 50ms ease-out 0ms;
|
|
32753
|
+
margin-right: 2px;
|
|
32771
32754
|
}
|
|
32772
32755
|
|
|
32773
32756
|
.rrwcpby {
|
|
@@ -32786,6 +32769,23 @@ input.rrg1fkn.ant-input {
|
|
|
32786
32769
|
margin-right: 6px;
|
|
32787
32770
|
}
|
|
32788
32771
|
|
|
32772
|
+
.bab9xum {
|
|
32773
|
+
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);
|
|
32774
|
+
}
|
|
32775
|
+
|
|
32776
|
+
.cav4gt6 {
|
|
32777
|
+
border-radius: 8px;
|
|
32778
|
+
background-color: white;
|
|
32779
|
+
}
|
|
32780
|
+
.cav4gt6.hoverable {
|
|
32781
|
+
cursor: pointer;
|
|
32782
|
+
}
|
|
32783
|
+
.cav4gt6.hoverable:hover {
|
|
32784
|
+
transition: all 200ms ease;
|
|
32785
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32786
|
+
transform: translateY(-4px);
|
|
32787
|
+
}
|
|
32788
|
+
|
|
32789
32789
|
.f1p9ti6d {
|
|
32790
32790
|
width: 100%;
|
|
32791
32791
|
margin-bottom: 0 !important;
|