@cloudtower/eagle 0.26.32 → 0.26.33
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 +269 -269
- package/dist/esm/index.js +1 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +152 -152
- package/dist/umd/index.js +1 -1
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -30221,19 +30221,6 @@ html body {
|
|
|
30221
30221
|
font-size: 18px;
|
|
30222
30222
|
}
|
|
30223
30223
|
|
|
30224
|
-
.iap75of {
|
|
30225
|
-
height: 18px;
|
|
30226
|
-
line-height: 18px;
|
|
30227
|
-
padding: 0 4px;
|
|
30228
|
-
border-radius: 4px;
|
|
30229
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30230
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30231
|
-
display: flex;
|
|
30232
|
-
align-items: center;
|
|
30233
|
-
white-space: nowrap;
|
|
30234
|
-
margin-right: 4px;
|
|
30235
|
-
}
|
|
30236
|
-
|
|
30237
30224
|
.i1mrf09m {
|
|
30238
30225
|
display: inline-flex;
|
|
30239
30226
|
align-items: center;
|
|
@@ -30252,6 +30239,28 @@ html body {
|
|
|
30252
30239
|
animation: rotate 680ms linear infinite;
|
|
30253
30240
|
}
|
|
30254
30241
|
|
|
30242
|
+
.iap75of {
|
|
30243
|
+
height: 18px;
|
|
30244
|
+
line-height: 18px;
|
|
30245
|
+
padding: 0 4px;
|
|
30246
|
+
border-radius: 4px;
|
|
30247
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30248
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30249
|
+
display: flex;
|
|
30250
|
+
align-items: center;
|
|
30251
|
+
white-space: nowrap;
|
|
30252
|
+
margin-right: 4px;
|
|
30253
|
+
}
|
|
30254
|
+
|
|
30255
|
+
.obf05yr {
|
|
30256
|
+
display: inline-block;
|
|
30257
|
+
}
|
|
30258
|
+
|
|
30259
|
+
.hsms1n6 {
|
|
30260
|
+
visibility: hidden;
|
|
30261
|
+
position: absolute;
|
|
30262
|
+
}
|
|
30263
|
+
|
|
30255
30264
|
.p12gwtiw {
|
|
30256
30265
|
display: flex;
|
|
30257
30266
|
justify-content: space-between;
|
|
@@ -30309,15 +30318,6 @@ html body {
|
|
|
30309
30318
|
line-height: 18px;
|
|
30310
30319
|
}
|
|
30311
30320
|
|
|
30312
|
-
.obf05yr {
|
|
30313
|
-
display: inline-block;
|
|
30314
|
-
}
|
|
30315
|
-
|
|
30316
|
-
.hsms1n6 {
|
|
30317
|
-
visibility: hidden;
|
|
30318
|
-
position: absolute;
|
|
30319
|
-
}
|
|
30320
|
-
|
|
30321
30321
|
.rxbeqvl.ant-radio-wrapper {
|
|
30322
30322
|
display: inline-flex;
|
|
30323
30323
|
align-items: baseline;
|
|
@@ -31495,6 +31495,91 @@ input.rrg1fkn.ant-input {
|
|
|
31495
31495
|
background: #fff;
|
|
31496
31496
|
}
|
|
31497
31497
|
|
|
31498
|
+
.s1fc623g {
|
|
31499
|
+
width: 430px !important;
|
|
31500
|
+
}
|
|
31501
|
+
|
|
31502
|
+
.da3mx0o .ant-select-item-group {
|
|
31503
|
+
padding: 8px 16px;
|
|
31504
|
+
line-height: 18px;
|
|
31505
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31506
|
+
height: 34px;
|
|
31507
|
+
min-height: 34px;
|
|
31508
|
+
box-sizing: border-box;
|
|
31509
|
+
margin-top: 8px;
|
|
31510
|
+
}
|
|
31511
|
+
|
|
31512
|
+
.onr9gzt {
|
|
31513
|
+
display: flex;
|
|
31514
|
+
flex-direction: column;
|
|
31515
|
+
margin: 1px 8px;
|
|
31516
|
+
padding: 8px;
|
|
31517
|
+
border-radius: 4px;
|
|
31518
|
+
}
|
|
31519
|
+
.onr9gzt .selected-icon {
|
|
31520
|
+
display: none;
|
|
31521
|
+
}
|
|
31522
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31523
|
+
padding-left: 8px;
|
|
31524
|
+
}
|
|
31525
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31526
|
+
background-color: white;
|
|
31527
|
+
}
|
|
31528
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31529
|
+
color: #0080ff;
|
|
31530
|
+
}
|
|
31531
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31532
|
+
display: block;
|
|
31533
|
+
}
|
|
31534
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31535
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31536
|
+
}
|
|
31537
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31538
|
+
color: #0080ff;
|
|
31539
|
+
}
|
|
31540
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31541
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31542
|
+
color: #0080ff;
|
|
31543
|
+
}
|
|
31544
|
+
|
|
31545
|
+
.oiy0apc {
|
|
31546
|
+
display: flex;
|
|
31547
|
+
justify-content: space-between;
|
|
31548
|
+
height: 20px;
|
|
31549
|
+
line-height: 20px;
|
|
31550
|
+
}
|
|
31551
|
+
.oiy0apc .timezone-title {
|
|
31552
|
+
color: #2d3a56;
|
|
31553
|
+
overflow: hidden;
|
|
31554
|
+
text-overflow: ellipsis;
|
|
31555
|
+
}
|
|
31556
|
+
|
|
31557
|
+
.of4y382 {
|
|
31558
|
+
display: flex;
|
|
31559
|
+
justify-content: space-between;
|
|
31560
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31561
|
+
height: 18px;
|
|
31562
|
+
line-height: 18px;
|
|
31563
|
+
margin-top: 2px;
|
|
31564
|
+
}
|
|
31565
|
+
|
|
31566
|
+
.t19903l9 {
|
|
31567
|
+
border: none;
|
|
31568
|
+
margin-right: 0;
|
|
31569
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31570
|
+
}
|
|
31571
|
+
|
|
31572
|
+
.ohwbvxu {
|
|
31573
|
+
pointer-events: none;
|
|
31574
|
+
height: 32px;
|
|
31575
|
+
width: 100%;
|
|
31576
|
+
opacity: 0;
|
|
31577
|
+
}
|
|
31578
|
+
|
|
31579
|
+
.i1e4sgug {
|
|
31580
|
+
display: inline-block;
|
|
31581
|
+
}
|
|
31582
|
+
|
|
31498
31583
|
.d6j0lbj {
|
|
31499
31584
|
font-family: Inter;
|
|
31500
31585
|
font-style: normal;
|
|
@@ -31970,91 +32055,6 @@ input.rrg1fkn.ant-input {
|
|
|
31970
32055
|
line-height: 12px;
|
|
31971
32056
|
}
|
|
31972
32057
|
|
|
31973
|
-
.i1e4sgug {
|
|
31974
|
-
display: inline-block;
|
|
31975
|
-
}
|
|
31976
|
-
|
|
31977
|
-
.s1fc623g {
|
|
31978
|
-
width: 430px !important;
|
|
31979
|
-
}
|
|
31980
|
-
|
|
31981
|
-
.da3mx0o .ant-select-item-group {
|
|
31982
|
-
padding: 8px 16px;
|
|
31983
|
-
line-height: 18px;
|
|
31984
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31985
|
-
height: 34px;
|
|
31986
|
-
min-height: 34px;
|
|
31987
|
-
box-sizing: border-box;
|
|
31988
|
-
margin-top: 8px;
|
|
31989
|
-
}
|
|
31990
|
-
|
|
31991
|
-
.onr9gzt {
|
|
31992
|
-
display: flex;
|
|
31993
|
-
flex-direction: column;
|
|
31994
|
-
margin: 1px 8px;
|
|
31995
|
-
padding: 8px;
|
|
31996
|
-
border-radius: 4px;
|
|
31997
|
-
}
|
|
31998
|
-
.onr9gzt .selected-icon {
|
|
31999
|
-
display: none;
|
|
32000
|
-
}
|
|
32001
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
32002
|
-
padding-left: 8px;
|
|
32003
|
-
}
|
|
32004
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
32005
|
-
background-color: white;
|
|
32006
|
-
}
|
|
32007
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
32008
|
-
color: #0080ff;
|
|
32009
|
-
}
|
|
32010
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
32011
|
-
display: block;
|
|
32012
|
-
}
|
|
32013
|
-
.onr9gzt.ant-select-item-option-active {
|
|
32014
|
-
background: rgba(0, 136, 255, 0.16);
|
|
32015
|
-
}
|
|
32016
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
32017
|
-
color: #0080ff;
|
|
32018
|
-
}
|
|
32019
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
32020
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32021
|
-
color: #0080ff;
|
|
32022
|
-
}
|
|
32023
|
-
|
|
32024
|
-
.oiy0apc {
|
|
32025
|
-
display: flex;
|
|
32026
|
-
justify-content: space-between;
|
|
32027
|
-
height: 20px;
|
|
32028
|
-
line-height: 20px;
|
|
32029
|
-
}
|
|
32030
|
-
.oiy0apc .timezone-title {
|
|
32031
|
-
color: #2d3a56;
|
|
32032
|
-
overflow: hidden;
|
|
32033
|
-
text-overflow: ellipsis;
|
|
32034
|
-
}
|
|
32035
|
-
|
|
32036
|
-
.of4y382 {
|
|
32037
|
-
display: flex;
|
|
32038
|
-
justify-content: space-between;
|
|
32039
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32040
|
-
height: 18px;
|
|
32041
|
-
line-height: 18px;
|
|
32042
|
-
margin-top: 2px;
|
|
32043
|
-
}
|
|
32044
|
-
|
|
32045
|
-
.t19903l9 {
|
|
32046
|
-
border: none;
|
|
32047
|
-
margin-right: 0;
|
|
32048
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32049
|
-
}
|
|
32050
|
-
|
|
32051
|
-
.ohwbvxu {
|
|
32052
|
-
pointer-events: none;
|
|
32053
|
-
height: 32px;
|
|
32054
|
-
width: 100%;
|
|
32055
|
-
opacity: 0;
|
|
32056
|
-
}
|
|
32057
|
-
|
|
32058
32058
|
.m15dvk92 {
|
|
32059
32059
|
display: flex;
|
|
32060
32060
|
justify-content: space-between;
|
|
@@ -32168,20 +32168,6 @@ input.rrg1fkn.ant-input {
|
|
|
32168
32168
|
cursor: default;
|
|
32169
32169
|
}
|
|
32170
32170
|
|
|
32171
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32172
|
-
display: flex;
|
|
32173
|
-
}
|
|
32174
|
-
|
|
32175
|
-
.igz4le8 {
|
|
32176
|
-
height: 24px;
|
|
32177
|
-
width: 56px !important;
|
|
32178
|
-
margin-right: 4px;
|
|
32179
|
-
}
|
|
32180
|
-
|
|
32181
|
-
.c1riexje {
|
|
32182
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32183
|
-
}
|
|
32184
|
-
|
|
32185
32171
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32186
32172
|
border-radius: 6px;
|
|
32187
32173
|
}
|
|
@@ -32239,6 +32225,20 @@ input.rrg1fkn.ant-input {
|
|
|
32239
32225
|
transform: rotate(180deg);
|
|
32240
32226
|
}
|
|
32241
32227
|
|
|
32228
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32229
|
+
display: flex;
|
|
32230
|
+
}
|
|
32231
|
+
|
|
32232
|
+
.igz4le8 {
|
|
32233
|
+
height: 24px;
|
|
32234
|
+
width: 56px !important;
|
|
32235
|
+
margin-right: 4px;
|
|
32236
|
+
}
|
|
32237
|
+
|
|
32238
|
+
.c1riexje {
|
|
32239
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32240
|
+
}
|
|
32241
|
+
|
|
32242
32242
|
.s14dk8r1 {
|
|
32243
32243
|
margin: 0;
|
|
32244
32244
|
border-radius: 20px;
|
|
@@ -32560,6 +32560,15 @@ input.rrg1fkn.ant-input {
|
|
|
32560
32560
|
background-color: #7E41FF;
|
|
32561
32561
|
}
|
|
32562
32562
|
|
|
32563
|
+
.o8ocss1 {
|
|
32564
|
+
overflow: hidden;
|
|
32565
|
+
text-overflow: ellipsis;
|
|
32566
|
+
}
|
|
32567
|
+
|
|
32568
|
+
.n17syc35 {
|
|
32569
|
+
white-space: nowrap;
|
|
32570
|
+
}
|
|
32571
|
+
|
|
32563
32572
|
.n3qomhu {
|
|
32564
32573
|
font-size: 90%;
|
|
32565
32574
|
font-weight: bold;
|
|
@@ -32572,15 +32581,6 @@ input.rrg1fkn.ant-input {
|
|
|
32572
32581
|
word-break: break-all;
|
|
32573
32582
|
}
|
|
32574
32583
|
|
|
32575
|
-
.o8ocss1 {
|
|
32576
|
-
overflow: hidden;
|
|
32577
|
-
text-overflow: ellipsis;
|
|
32578
|
-
}
|
|
32579
|
-
|
|
32580
|
-
.n17syc35 {
|
|
32581
|
-
white-space: nowrap;
|
|
32582
|
-
}
|
|
32583
|
-
|
|
32584
32584
|
.sq6vos1 {
|
|
32585
32585
|
--item-min-width: 60px;
|
|
32586
32586
|
}
|
|
@@ -32856,23 +32856,6 @@ input.rrg1fkn.ant-input {
|
|
|
32856
32856
|
margin-right: 6px;
|
|
32857
32857
|
}
|
|
32858
32858
|
|
|
32859
|
-
.bab9xum {
|
|
32860
|
-
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);
|
|
32861
|
-
}
|
|
32862
|
-
|
|
32863
|
-
.cav4gt6 {
|
|
32864
|
-
border-radius: 8px;
|
|
32865
|
-
background-color: white;
|
|
32866
|
-
}
|
|
32867
|
-
.cav4gt6.hoverable {
|
|
32868
|
-
cursor: pointer;
|
|
32869
|
-
}
|
|
32870
|
-
.cav4gt6.hoverable:hover {
|
|
32871
|
-
transition: all 200ms ease;
|
|
32872
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32873
|
-
transform: translateY(-4px);
|
|
32874
|
-
}
|
|
32875
|
-
|
|
32876
32859
|
.tc40oxa {
|
|
32877
32860
|
margin-bottom: 4px;
|
|
32878
32861
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33066,6 +33049,23 @@ input.rrg1fkn.ant-input {
|
|
|
33066
33049
|
margin-right: 8px;
|
|
33067
33050
|
}
|
|
33068
33051
|
|
|
33052
|
+
.bab9xum {
|
|
33053
|
+
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);
|
|
33054
|
+
}
|
|
33055
|
+
|
|
33056
|
+
.cav4gt6 {
|
|
33057
|
+
border-radius: 8px;
|
|
33058
|
+
background-color: white;
|
|
33059
|
+
}
|
|
33060
|
+
.cav4gt6.hoverable {
|
|
33061
|
+
cursor: pointer;
|
|
33062
|
+
}
|
|
33063
|
+
.cav4gt6.hoverable:hover {
|
|
33064
|
+
transition: all 200ms ease;
|
|
33065
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33066
|
+
transform: translateY(-4px);
|
|
33067
|
+
}
|
|
33068
|
+
|
|
33069
33069
|
.f1p9ti6d {
|
|
33070
33070
|
width: 100%;
|
|
33071
33071
|
margin-bottom: 0 !important;
|
|
@@ -33106,11 +33106,6 @@ input.rrg1fkn.ant-input {
|
|
|
33106
33106
|
margin-right: 4px;
|
|
33107
33107
|
}
|
|
33108
33108
|
|
|
33109
|
-
.iwsze0q {
|
|
33110
|
-
margin-right: 4px;
|
|
33111
|
-
height: 16px;
|
|
33112
|
-
}
|
|
33113
|
-
|
|
33114
33109
|
.sut42l0 {
|
|
33115
33110
|
padding: 0 8px;
|
|
33116
33111
|
height: 18px;
|
|
@@ -33130,6 +33125,11 @@ input.rrg1fkn.ant-input {
|
|
|
33130
33125
|
height: 16px;
|
|
33131
33126
|
}
|
|
33132
33127
|
|
|
33128
|
+
.iwsze0q {
|
|
33129
|
+
margin-right: 4px;
|
|
33130
|
+
height: 16px;
|
|
33131
|
+
}
|
|
33132
|
+
|
|
33133
33133
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
33134
33134
|
display: var(--at4ovwe-0);
|
|
33135
33135
|
}
|
package/dist/umd/index.js
CHANGED
|
@@ -5334,7 +5334,7 @@
|
|
|
5334
5334
|
className: OptionWrapperStyle
|
|
5335
5335
|
}, /* @__PURE__ */React__namespace.default.createElement(TimeZoneOption, {
|
|
5336
5336
|
key: "utc",
|
|
5337
|
-
customLabel: t("components.
|
|
5337
|
+
customLabel: t("components.coordinated_universal_time"),
|
|
5338
5338
|
timeZone: {
|
|
5339
5339
|
value: "UTC",
|
|
5340
5340
|
text: "UTC",
|