@cloudtower/eagle 0.26.32 → 0.27.0
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 +145 -103
- package/dist/core/AccordionCard/index.d.ts +16 -0
- package/dist/core/DetailCard/index.d.ts +4 -0
- package/dist/coreX/DropdownTransition/index.d.ts +6 -0
- package/dist/esm/index.js +908 -773
- package/dist/esm/stats1.html +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/spec/base.d.ts +7 -1
- package/dist/spec/type.d.ts +15 -0
- package/dist/style.css +510 -468
- package/dist/umd/index.js +906 -773
- package/dist/umd/stats1.html +1 -1
- package/package.json +7 -5
package/dist/components.css
CHANGED
|
@@ -31968,6 +31968,26 @@ input.rrg1fkn.ant-input {
|
|
|
31968
31968
|
line-height: 12px;
|
|
31969
31969
|
}
|
|
31970
31970
|
|
|
31971
|
+
.c18gxmrl {
|
|
31972
|
+
border: 1px solid #d8deeb;
|
|
31973
|
+
border-radius: 4px;
|
|
31974
|
+
}
|
|
31975
|
+
.c18gxmrl + .c18gxmrl {
|
|
31976
|
+
margin-top: 8px;
|
|
31977
|
+
}
|
|
31978
|
+
.c18gxmrl:hover {
|
|
31979
|
+
border-color: #0080ff;
|
|
31980
|
+
}
|
|
31981
|
+
.c18gxmrl:hover > header {
|
|
31982
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31983
|
+
}
|
|
31984
|
+
.c18gxmrl.active header {
|
|
31985
|
+
border-bottom: 1px solid #d8deeb;
|
|
31986
|
+
}
|
|
31987
|
+
.c18gxmrl > header {
|
|
31988
|
+
padding: 8px 12px;
|
|
31989
|
+
}
|
|
31990
|
+
|
|
31971
31991
|
.m15dvk92 {
|
|
31972
31992
|
display: flex;
|
|
31973
31993
|
justify-content: space-between;
|
|
@@ -31981,6 +32001,28 @@ input.rrg1fkn.ant-input {
|
|
|
31981
32001
|
width: 100%;
|
|
31982
32002
|
}
|
|
31983
32003
|
|
|
32004
|
+
.c1uzzomf {
|
|
32005
|
+
margin-bottom: 16px;
|
|
32006
|
+
}
|
|
32007
|
+
.c1uzzomf .card-title {
|
|
32008
|
+
font-size: 16px;
|
|
32009
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32010
|
+
font-weight: 700;
|
|
32011
|
+
line-height: 32px;
|
|
32012
|
+
}
|
|
32013
|
+
.c1uzzomf .card-body {
|
|
32014
|
+
padding: 24px;
|
|
32015
|
+
border-radius: 8px;
|
|
32016
|
+
background: #fff;
|
|
32017
|
+
}
|
|
32018
|
+
.c1uzzomf .empty {
|
|
32019
|
+
font-weight: 700;
|
|
32020
|
+
font-size: 14px;
|
|
32021
|
+
line-height: 22px;
|
|
32022
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32023
|
+
text-align: center;
|
|
32024
|
+
}
|
|
32025
|
+
|
|
31984
32026
|
.c198s9j3 {
|
|
31985
32027
|
color: #2d3a56;
|
|
31986
32028
|
line-height: 22px;
|
|
@@ -32081,22 +32123,29 @@ input.rrg1fkn.ant-input {
|
|
|
32081
32123
|
cursor: default;
|
|
32082
32124
|
}
|
|
32083
32125
|
|
|
32084
|
-
.
|
|
32085
|
-
|
|
32126
|
+
.n3qomhu {
|
|
32127
|
+
font-size: 90%;
|
|
32128
|
+
font-weight: bold;
|
|
32129
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
32130
|
+
padding: 1px 4px 1px;
|
|
32131
|
+
margin-left: 2px;
|
|
32132
|
+
margin-right: 2px;
|
|
32133
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
32134
|
+
border-radius: 4px;
|
|
32135
|
+
word-break: break-all;
|
|
32086
32136
|
}
|
|
32087
32137
|
|
|
32088
|
-
.
|
|
32089
|
-
|
|
32090
|
-
|
|
32091
|
-
margin-right: 4px;
|
|
32138
|
+
.o8ocss1 {
|
|
32139
|
+
overflow: hidden;
|
|
32140
|
+
text-overflow: ellipsis;
|
|
32092
32141
|
}
|
|
32093
32142
|
|
|
32094
|
-
.
|
|
32095
|
-
|
|
32143
|
+
.n17syc35 {
|
|
32144
|
+
white-space: nowrap;
|
|
32096
32145
|
}
|
|
32097
32146
|
|
|
32098
|
-
.
|
|
32099
|
-
|
|
32147
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32148
|
+
display: flex;
|
|
32100
32149
|
}
|
|
32101
32150
|
|
|
32102
32151
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
@@ -32156,6 +32205,16 @@ input.rrg1fkn.ant-input {
|
|
|
32156
32205
|
transform: rotate(180deg);
|
|
32157
32206
|
}
|
|
32158
32207
|
|
|
32208
|
+
.igz4le8 {
|
|
32209
|
+
height: 24px;
|
|
32210
|
+
width: 56px !important;
|
|
32211
|
+
margin-right: 4px;
|
|
32212
|
+
}
|
|
32213
|
+
|
|
32214
|
+
.c1riexje {
|
|
32215
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32216
|
+
}
|
|
32217
|
+
|
|
32159
32218
|
.s14dk8r1 {
|
|
32160
32219
|
margin: 0;
|
|
32161
32220
|
border-radius: 20px;
|
|
@@ -32230,13 +32289,8 @@ input.rrg1fkn.ant-input {
|
|
|
32230
32289
|
display: inline-block;
|
|
32231
32290
|
}
|
|
32232
32291
|
|
|
32233
|
-
.
|
|
32234
|
-
|
|
32235
|
-
text-overflow: ellipsis;
|
|
32236
|
-
}
|
|
32237
|
-
|
|
32238
|
-
.n17syc35 {
|
|
32239
|
-
white-space: nowrap;
|
|
32292
|
+
.t19ustft .date {
|
|
32293
|
+
margin-right: 4px;
|
|
32240
32294
|
}
|
|
32241
32295
|
|
|
32242
32296
|
.s1uupxds {
|
|
@@ -32321,18 +32375,6 @@ input.rrg1fkn.ant-input {
|
|
|
32321
32375
|
background-color: #7E41FF;
|
|
32322
32376
|
}
|
|
32323
32377
|
|
|
32324
|
-
.n3qomhu {
|
|
32325
|
-
font-size: 90%;
|
|
32326
|
-
font-weight: bold;
|
|
32327
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
32328
|
-
padding: 1px 4px 1px;
|
|
32329
|
-
margin-left: 2px;
|
|
32330
|
-
margin-right: 2px;
|
|
32331
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
32332
|
-
border-radius: 4px;
|
|
32333
|
-
word-break: break-all;
|
|
32334
|
-
}
|
|
32335
|
-
|
|
32336
32378
|
.m1thnes4 {
|
|
32337
32379
|
color: rgba(44, 56, 82, 0.6);
|
|
32338
32380
|
text-align: center;
|
|
@@ -32769,6 +32811,23 @@ input.rrg1fkn.ant-input {
|
|
|
32769
32811
|
margin-right: 6px;
|
|
32770
32812
|
}
|
|
32771
32813
|
|
|
32814
|
+
.bab9xum {
|
|
32815
|
+
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);
|
|
32816
|
+
}
|
|
32817
|
+
|
|
32818
|
+
.cav4gt6 {
|
|
32819
|
+
border-radius: 8px;
|
|
32820
|
+
background-color: white;
|
|
32821
|
+
}
|
|
32822
|
+
.cav4gt6.hoverable {
|
|
32823
|
+
cursor: pointer;
|
|
32824
|
+
}
|
|
32825
|
+
.cav4gt6.hoverable:hover {
|
|
32826
|
+
transition: all 200ms ease;
|
|
32827
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32828
|
+
transform: translateY(-4px);
|
|
32829
|
+
}
|
|
32830
|
+
|
|
32772
32831
|
.f1p9ti6d {
|
|
32773
32832
|
width: 100%;
|
|
32774
32833
|
margin-bottom: 0 !important;
|
|
@@ -32800,73 +32859,6 @@ input.rrg1fkn.ant-input {
|
|
|
32800
32859
|
min-height: 0px;
|
|
32801
32860
|
}
|
|
32802
32861
|
|
|
32803
|
-
.bab9xum {
|
|
32804
|
-
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);
|
|
32805
|
-
}
|
|
32806
|
-
|
|
32807
|
-
.cav4gt6 {
|
|
32808
|
-
border-radius: 8px;
|
|
32809
|
-
background-color: white;
|
|
32810
|
-
}
|
|
32811
|
-
.cav4gt6.hoverable {
|
|
32812
|
-
cursor: pointer;
|
|
32813
|
-
}
|
|
32814
|
-
.cav4gt6.hoverable:hover {
|
|
32815
|
-
transition: all 200ms ease;
|
|
32816
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32817
|
-
transform: translateY(-4px);
|
|
32818
|
-
}
|
|
32819
|
-
|
|
32820
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
32821
|
-
display: var(--at4ovwe-0);
|
|
32822
|
-
}
|
|
32823
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
32824
|
-
padding: 5px 12px;
|
|
32825
|
-
display: inline-flex;
|
|
32826
|
-
line-height: 1.5715;
|
|
32827
|
-
height: 100%;
|
|
32828
|
-
width: 100%;
|
|
32829
|
-
}
|
|
32830
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32831
|
-
content: var(--at4ovwe-1);
|
|
32832
|
-
display: var(--at4ovwe-2);
|
|
32833
|
-
flex: none;
|
|
32834
|
-
align-items: center;
|
|
32835
|
-
margin-left: 4px;
|
|
32836
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32837
|
-
}
|
|
32838
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32839
|
-
content: var(--at4ovwe-3);
|
|
32840
|
-
display: var(--at4ovwe-4);
|
|
32841
|
-
flex: none;
|
|
32842
|
-
align-items: center;
|
|
32843
|
-
margin-right: 4px;
|
|
32844
|
-
cursor: auto;
|
|
32845
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32846
|
-
}
|
|
32847
|
-
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32848
|
-
border-radius: 0;
|
|
32849
|
-
}
|
|
32850
|
-
.at4ovwe.ant-input-number {
|
|
32851
|
-
width: 100%;
|
|
32852
|
-
border-radius: 6px;
|
|
32853
|
-
}
|
|
32854
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32855
|
-
border-color: #0096ff;
|
|
32856
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32857
|
-
z-index: 1;
|
|
32858
|
-
}
|
|
32859
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32860
|
-
border-color: #e75a3a;
|
|
32861
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32862
|
-
}
|
|
32863
|
-
.at4ovwe .ant-input-number-input {
|
|
32864
|
-
padding: 0;
|
|
32865
|
-
margin: 0;
|
|
32866
|
-
height: auto;
|
|
32867
|
-
font-size: inherit;
|
|
32868
|
-
}
|
|
32869
|
-
|
|
32870
32862
|
.tc40oxa {
|
|
32871
32863
|
margin-bottom: 4px;
|
|
32872
32864
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33060,13 +33052,59 @@ input.rrg1fkn.ant-input {
|
|
|
33060
33052
|
margin-right: 8px;
|
|
33061
33053
|
}
|
|
33062
33054
|
|
|
33063
|
-
.
|
|
33064
|
-
|
|
33055
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
33056
|
+
display: var(--at4ovwe-0);
|
|
33065
33057
|
}
|
|
33066
|
-
.
|
|
33067
|
-
|
|
33068
|
-
|
|
33058
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
33059
|
+
padding: 5px 12px;
|
|
33060
|
+
display: inline-flex;
|
|
33061
|
+
line-height: 1.5715;
|
|
33062
|
+
height: 100%;
|
|
33063
|
+
width: 100%;
|
|
33064
|
+
}
|
|
33065
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
33066
|
+
content: var(--at4ovwe-1);
|
|
33067
|
+
display: var(--at4ovwe-2);
|
|
33068
|
+
flex: none;
|
|
33069
|
+
align-items: center;
|
|
33070
|
+
margin-left: 4px;
|
|
33071
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33072
|
+
}
|
|
33073
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
33074
|
+
content: var(--at4ovwe-3);
|
|
33075
|
+
display: var(--at4ovwe-4);
|
|
33076
|
+
flex: none;
|
|
33077
|
+
align-items: center;
|
|
33069
33078
|
margin-right: 4px;
|
|
33079
|
+
cursor: auto;
|
|
33080
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33081
|
+
}
|
|
33082
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
33083
|
+
border-radius: 0;
|
|
33084
|
+
}
|
|
33085
|
+
.at4ovwe.ant-input-number {
|
|
33086
|
+
width: 100%;
|
|
33087
|
+
border-radius: 6px;
|
|
33088
|
+
}
|
|
33089
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33090
|
+
border-color: #0096ff;
|
|
33091
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33092
|
+
z-index: 1;
|
|
33093
|
+
}
|
|
33094
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33095
|
+
border-color: #e75a3a;
|
|
33096
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33097
|
+
}
|
|
33098
|
+
.at4ovwe .ant-input-number-input {
|
|
33099
|
+
padding: 0;
|
|
33100
|
+
margin: 0;
|
|
33101
|
+
height: auto;
|
|
33102
|
+
font-size: inherit;
|
|
33103
|
+
}
|
|
33104
|
+
|
|
33105
|
+
.iwsze0q {
|
|
33106
|
+
margin-right: 4px;
|
|
33107
|
+
height: 16px;
|
|
33070
33108
|
}
|
|
33071
33109
|
|
|
33072
33110
|
.sut42l0 {
|
|
@@ -33088,9 +33126,13 @@ input.rrg1fkn.ant-input {
|
|
|
33088
33126
|
height: 16px;
|
|
33089
33127
|
}
|
|
33090
33128
|
|
|
33091
|
-
.
|
|
33129
|
+
.w1xcixj5.outside-tag {
|
|
33130
|
+
padding-left: 0;
|
|
33131
|
+
}
|
|
33132
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
33133
|
+
border-radius: 4px 0 0 4px;
|
|
33134
|
+
padding-right: 4px;
|
|
33092
33135
|
margin-right: 4px;
|
|
33093
|
-
height: 16px;
|
|
33094
33136
|
}
|
|
33095
33137
|
|
|
33096
33138
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export type CloseButtonProps = {
|
|
3
|
+
className?: string;
|
|
4
|
+
onClick?: (e: React.MouseEvent<HTMLElement, MouseEvent>) => void;
|
|
5
|
+
};
|
|
6
|
+
declare const AccordionCard: React.FC<{
|
|
7
|
+
header: React.ReactNode | ((active: boolean) => React.ReactNode);
|
|
8
|
+
expand: React.ReactNode;
|
|
9
|
+
className?: string;
|
|
10
|
+
defaultExpand?: boolean;
|
|
11
|
+
mountOnEnter?: boolean;
|
|
12
|
+
unmountOnExit?: boolean;
|
|
13
|
+
}> & {
|
|
14
|
+
CloseButton: React.FC<CloseButtonProps>;
|
|
15
|
+
};
|
|
16
|
+
export default AccordionCard;
|