@cloudtower/eagle 0.24.7 → 0.24.8
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 +129 -216
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +166 -166
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -1498,94 +1498,7 @@ input[type=submit] {
|
|
|
1498
1498
|
-webkit-appearance: button;
|
|
1499
1499
|
cursor: pointer;
|
|
1500
1500
|
}
|
|
1501
|
-
|
|
1502
|
-
@font-face {
|
|
1503
|
-
font-family: "Inter";
|
|
1504
|
-
font-style: normal;
|
|
1505
|
-
font-weight: 300;
|
|
1506
|
-
font-display: swap;
|
|
1507
|
-
src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
|
|
1508
|
-
}
|
|
1509
|
-
@font-face {
|
|
1510
|
-
font-family: "Inter";
|
|
1511
|
-
font-style: italic;
|
|
1512
|
-
font-weight: 300;
|
|
1513
|
-
font-display: swap;
|
|
1514
|
-
src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
|
|
1515
|
-
}
|
|
1516
|
-
@font-face {
|
|
1517
|
-
font-family: "Inter";
|
|
1518
|
-
font-style: normal;
|
|
1519
|
-
font-weight: 400;
|
|
1520
|
-
font-display: swap;
|
|
1521
|
-
src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
|
|
1522
|
-
}
|
|
1523
|
-
@font-face {
|
|
1524
|
-
font-family: "Inter";
|
|
1525
|
-
font-style: italic;
|
|
1526
|
-
font-weight: 400;
|
|
1527
|
-
font-display: swap;
|
|
1528
|
-
src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
|
|
1529
|
-
}
|
|
1530
|
-
@font-face {
|
|
1531
|
-
font-family: "Inter";
|
|
1532
|
-
font-style: normal;
|
|
1533
|
-
font-weight: 500;
|
|
1534
|
-
font-display: swap;
|
|
1535
|
-
src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
|
|
1536
|
-
}
|
|
1537
|
-
@font-face {
|
|
1538
|
-
font-family: "Inter";
|
|
1539
|
-
font-style: italic;
|
|
1540
|
-
font-weight: 500;
|
|
1541
|
-
font-display: swap;
|
|
1542
|
-
src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
|
|
1543
|
-
}
|
|
1544
|
-
@font-face {
|
|
1545
|
-
font-family: "Inter";
|
|
1546
|
-
font-style: normal;
|
|
1547
|
-
font-weight: 600;
|
|
1548
|
-
font-display: swap;
|
|
1549
|
-
src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
|
|
1550
|
-
}
|
|
1551
|
-
@font-face {
|
|
1552
|
-
font-family: "Inter";
|
|
1553
|
-
font-style: italic;
|
|
1554
|
-
font-weight: 600;
|
|
1555
|
-
font-display: swap;
|
|
1556
|
-
src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
|
|
1557
|
-
}
|
|
1558
|
-
@font-face {
|
|
1559
|
-
font-family: "Inter";
|
|
1560
|
-
font-style: normal;
|
|
1561
|
-
font-weight: 700;
|
|
1562
|
-
font-display: swap;
|
|
1563
|
-
src: url("Inter-Bold.woff2") format("woff2"), url("Inter-Bold.woff") format("woff");
|
|
1564
|
-
}
|
|
1565
|
-
@font-face {
|
|
1566
|
-
font-family: "Inter";
|
|
1567
|
-
font-style: italic;
|
|
1568
|
-
font-weight: 700;
|
|
1569
|
-
font-display: swap;
|
|
1570
|
-
src: url("Inter-BoldItalic.woff2") format("woff2"), url("Inter-BoldItalic.woff") format("woff");
|
|
1571
|
-
}
|
|
1572
1501
|
/* variable font */
|
|
1573
|
-
@font-face {
|
|
1574
|
-
font-family: "Inter var";
|
|
1575
|
-
font-weight: 100 900;
|
|
1576
|
-
font-display: swap;
|
|
1577
|
-
font-style: normal;
|
|
1578
|
-
font-named-instance: "Regular";
|
|
1579
|
-
src: url("Inter-roman.var.woff2") format("woff2");
|
|
1580
|
-
}
|
|
1581
|
-
@font-face {
|
|
1582
|
-
font-family: "Inter var";
|
|
1583
|
-
font-weight: 100 900;
|
|
1584
|
-
font-display: swap;
|
|
1585
|
-
font-style: italic;
|
|
1586
|
-
font-named-instance: "Italic";
|
|
1587
|
-
src: url("Inter-italic.var.woff2") format("woff2");
|
|
1588
|
-
}
|
|
1589
1502
|
body {
|
|
1590
1503
|
font-family: "Inter", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1591
1504
|
-webkit-font-smoothing: antialiased;
|
|
@@ -1597,35 +1510,6 @@ body {
|
|
|
1597
1510
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1598
1511
|
}
|
|
1599
1512
|
}
|
|
1600
|
-
.bpq0js6 {
|
|
1601
|
-
padding: 4px 11px;
|
|
1602
|
-
}
|
|
1603
|
-
|
|
1604
|
-
.b15sn34c {
|
|
1605
|
-
white-space: nowrap;
|
|
1606
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1607
|
-
}
|
|
1608
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1609
|
-
--color: #0080ff;
|
|
1610
|
-
}
|
|
1611
|
-
.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] {
|
|
1612
|
-
--color: #0080ff;
|
|
1613
|
-
}
|
|
1614
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1615
|
-
margin-left: 1px;
|
|
1616
|
-
}
|
|
1617
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1618
|
-
border-top-right-radius: 0;
|
|
1619
|
-
border-bottom-right-radius: 0;
|
|
1620
|
-
}
|
|
1621
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1622
|
-
border-top-left-radius: 0;
|
|
1623
|
-
border-bottom-left-radius: 0;
|
|
1624
|
-
}
|
|
1625
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1626
|
-
border-radius: unset;
|
|
1627
|
-
}
|
|
1628
|
-
|
|
1629
1513
|
.buj61ew.ant-btn {
|
|
1630
1514
|
height: 32px;
|
|
1631
1515
|
border-radius: 6px;
|
|
@@ -1874,6 +1758,35 @@ body {
|
|
|
1874
1758
|
padding: 0;
|
|
1875
1759
|
}
|
|
1876
1760
|
|
|
1761
|
+
.bpq0js6 {
|
|
1762
|
+
padding: 4px 11px;
|
|
1763
|
+
}
|
|
1764
|
+
|
|
1765
|
+
.b15sn34c {
|
|
1766
|
+
white-space: nowrap;
|
|
1767
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1768
|
+
}
|
|
1769
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1770
|
+
--color: #0080ff;
|
|
1771
|
+
}
|
|
1772
|
+
.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] {
|
|
1773
|
+
--color: #0080ff;
|
|
1774
|
+
}
|
|
1775
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1776
|
+
margin-left: 1px;
|
|
1777
|
+
}
|
|
1778
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1779
|
+
border-top-right-radius: 0;
|
|
1780
|
+
border-bottom-right-radius: 0;
|
|
1781
|
+
}
|
|
1782
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1783
|
+
border-top-left-radius: 0;
|
|
1784
|
+
border-bottom-left-radius: 0;
|
|
1785
|
+
}
|
|
1786
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1787
|
+
border-radius: unset;
|
|
1788
|
+
}
|
|
1789
|
+
|
|
1877
1790
|
.fde5mpd {
|
|
1878
1791
|
width: 100%;
|
|
1879
1792
|
height: 100%;
|
|
@@ -3294,6 +3207,87 @@ input.rrg1fkn.ant-input {
|
|
|
3294
3207
|
background: #fff;
|
|
3295
3208
|
}
|
|
3296
3209
|
|
|
3210
|
+
.s1fc623g {
|
|
3211
|
+
width: 430px !important;
|
|
3212
|
+
}
|
|
3213
|
+
|
|
3214
|
+
.da3mx0o .ant-select-item-group {
|
|
3215
|
+
padding: 8px 16px;
|
|
3216
|
+
line-height: 18px;
|
|
3217
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3218
|
+
height: 34px;
|
|
3219
|
+
min-height: 34px;
|
|
3220
|
+
box-sizing: border-box;
|
|
3221
|
+
margin-top: 8px;
|
|
3222
|
+
}
|
|
3223
|
+
|
|
3224
|
+
.onr9gzt {
|
|
3225
|
+
display: flex;
|
|
3226
|
+
flex-direction: column;
|
|
3227
|
+
margin: 1px 8px;
|
|
3228
|
+
padding: 8px;
|
|
3229
|
+
border-radius: 4px;
|
|
3230
|
+
}
|
|
3231
|
+
.onr9gzt .selected-icon {
|
|
3232
|
+
display: none;
|
|
3233
|
+
}
|
|
3234
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
3235
|
+
padding-left: 8px;
|
|
3236
|
+
}
|
|
3237
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
3238
|
+
background-color: white;
|
|
3239
|
+
}
|
|
3240
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
3241
|
+
color: #0080ff;
|
|
3242
|
+
}
|
|
3243
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
3244
|
+
display: block;
|
|
3245
|
+
}
|
|
3246
|
+
.onr9gzt.ant-select-item-option-active {
|
|
3247
|
+
background: rgba(0, 136, 255, 0.16);
|
|
3248
|
+
}
|
|
3249
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
3250
|
+
color: #0080ff;
|
|
3251
|
+
}
|
|
3252
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
3253
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3254
|
+
color: #0080ff;
|
|
3255
|
+
}
|
|
3256
|
+
|
|
3257
|
+
.oiy0apc {
|
|
3258
|
+
display: flex;
|
|
3259
|
+
justify-content: space-between;
|
|
3260
|
+
height: 20px;
|
|
3261
|
+
line-height: 20px;
|
|
3262
|
+
}
|
|
3263
|
+
.oiy0apc .timezone-title {
|
|
3264
|
+
color: #2d3a56;
|
|
3265
|
+
overflow: hidden;
|
|
3266
|
+
text-overflow: ellipsis;
|
|
3267
|
+
}
|
|
3268
|
+
|
|
3269
|
+
.of4y382 {
|
|
3270
|
+
display: flex;
|
|
3271
|
+
justify-content: space-between;
|
|
3272
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3273
|
+
height: 18px;
|
|
3274
|
+
line-height: 18px;
|
|
3275
|
+
margin-top: 2px;
|
|
3276
|
+
}
|
|
3277
|
+
|
|
3278
|
+
.t19903l9 {
|
|
3279
|
+
border: none;
|
|
3280
|
+
margin-right: 0;
|
|
3281
|
+
background: rgba(225, 230, 241, 0.6);
|
|
3282
|
+
}
|
|
3283
|
+
|
|
3284
|
+
.ohwbvxu {
|
|
3285
|
+
pointer-events: none;
|
|
3286
|
+
height: 32px;
|
|
3287
|
+
width: 100%;
|
|
3288
|
+
opacity: 0;
|
|
3289
|
+
}
|
|
3290
|
+
|
|
3297
3291
|
.i1e4sgug {
|
|
3298
3292
|
display: inline-block;
|
|
3299
3293
|
}
|
|
@@ -3773,87 +3767,6 @@ input.rrg1fkn.ant-input {
|
|
|
3773
3767
|
line-height: 12px;
|
|
3774
3768
|
}
|
|
3775
3769
|
|
|
3776
|
-
.s1fc623g {
|
|
3777
|
-
width: 430px !important;
|
|
3778
|
-
}
|
|
3779
|
-
|
|
3780
|
-
.da3mx0o .ant-select-item-group {
|
|
3781
|
-
padding: 8px 16px;
|
|
3782
|
-
line-height: 18px;
|
|
3783
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3784
|
-
height: 34px;
|
|
3785
|
-
min-height: 34px;
|
|
3786
|
-
box-sizing: border-box;
|
|
3787
|
-
margin-top: 8px;
|
|
3788
|
-
}
|
|
3789
|
-
|
|
3790
|
-
.onr9gzt {
|
|
3791
|
-
display: flex;
|
|
3792
|
-
flex-direction: column;
|
|
3793
|
-
margin: 1px 8px;
|
|
3794
|
-
padding: 8px;
|
|
3795
|
-
border-radius: 4px;
|
|
3796
|
-
}
|
|
3797
|
-
.onr9gzt .selected-icon {
|
|
3798
|
-
display: none;
|
|
3799
|
-
}
|
|
3800
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
3801
|
-
padding-left: 8px;
|
|
3802
|
-
}
|
|
3803
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
3804
|
-
background-color: white;
|
|
3805
|
-
}
|
|
3806
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
3807
|
-
color: #0080ff;
|
|
3808
|
-
}
|
|
3809
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
3810
|
-
display: block;
|
|
3811
|
-
}
|
|
3812
|
-
.onr9gzt.ant-select-item-option-active {
|
|
3813
|
-
background: rgba(0, 136, 255, 0.16);
|
|
3814
|
-
}
|
|
3815
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
3816
|
-
color: #0080ff;
|
|
3817
|
-
}
|
|
3818
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
3819
|
-
background: rgba(0, 136, 255, 0.1);
|
|
3820
|
-
color: #0080ff;
|
|
3821
|
-
}
|
|
3822
|
-
|
|
3823
|
-
.oiy0apc {
|
|
3824
|
-
display: flex;
|
|
3825
|
-
justify-content: space-between;
|
|
3826
|
-
height: 20px;
|
|
3827
|
-
line-height: 20px;
|
|
3828
|
-
}
|
|
3829
|
-
.oiy0apc .timezone-title {
|
|
3830
|
-
color: #2d3a56;
|
|
3831
|
-
overflow: hidden;
|
|
3832
|
-
text-overflow: ellipsis;
|
|
3833
|
-
}
|
|
3834
|
-
|
|
3835
|
-
.of4y382 {
|
|
3836
|
-
display: flex;
|
|
3837
|
-
justify-content: space-between;
|
|
3838
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3839
|
-
height: 18px;
|
|
3840
|
-
line-height: 18px;
|
|
3841
|
-
margin-top: 2px;
|
|
3842
|
-
}
|
|
3843
|
-
|
|
3844
|
-
.t19903l9 {
|
|
3845
|
-
border: none;
|
|
3846
|
-
margin-right: 0;
|
|
3847
|
-
background: rgba(225, 230, 241, 0.6);
|
|
3848
|
-
}
|
|
3849
|
-
|
|
3850
|
-
.ohwbvxu {
|
|
3851
|
-
pointer-events: none;
|
|
3852
|
-
height: 32px;
|
|
3853
|
-
width: 100%;
|
|
3854
|
-
opacity: 0;
|
|
3855
|
-
}
|
|
3856
|
-
|
|
3857
3770
|
.c198s9j3 {
|
|
3858
3771
|
color: #2d3a56;
|
|
3859
3772
|
line-height: 22px;
|
|
@@ -4427,6 +4340,25 @@ input.rrg1fkn.ant-input {
|
|
|
4427
4340
|
margin-right: 8px;
|
|
4428
4341
|
}
|
|
4429
4342
|
|
|
4343
|
+
.feau332.ant-form-item {
|
|
4344
|
+
margin-bottom: 0;
|
|
4345
|
+
}
|
|
4346
|
+
.feau332 .ant-form-item-explain {
|
|
4347
|
+
display: none;
|
|
4348
|
+
min-height: 18px;
|
|
4349
|
+
margin-top: 5px;
|
|
4350
|
+
font-family: "Inter";
|
|
4351
|
+
font-weight: 400;
|
|
4352
|
+
font-size: 12px;
|
|
4353
|
+
line-height: 18px;
|
|
4354
|
+
}
|
|
4355
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
4356
|
+
white-space: pre-wrap;
|
|
4357
|
+
}
|
|
4358
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
4359
|
+
display: block;
|
|
4360
|
+
}
|
|
4361
|
+
|
|
4430
4362
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
4431
4363
|
display: var(--a6dbbkm-0);
|
|
4432
4364
|
}
|
|
@@ -4456,23 +4388,4 @@ input.rrg1fkn.ant-input {
|
|
|
4456
4388
|
margin: 0;
|
|
4457
4389
|
height: auto;
|
|
4458
4390
|
font-size: inherit;
|
|
4459
|
-
}
|
|
4460
|
-
|
|
4461
|
-
.feau332.ant-form-item {
|
|
4462
|
-
margin-bottom: 0;
|
|
4463
|
-
}
|
|
4464
|
-
.feau332 .ant-form-item-explain {
|
|
4465
|
-
display: none;
|
|
4466
|
-
min-height: 18px;
|
|
4467
|
-
margin-top: 5px;
|
|
4468
|
-
font-family: "Inter";
|
|
4469
|
-
font-weight: 400;
|
|
4470
|
-
font-size: 12px;
|
|
4471
|
-
line-height: 18px;
|
|
4472
|
-
}
|
|
4473
|
-
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
4474
|
-
white-space: pre-wrap;
|
|
4475
|
-
}
|
|
4476
|
-
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
4477
|
-
display: block;
|
|
4478
4391
|
}
|