@fle-ui/next 1.0.5-alpha.3 → 1.0.5-alpha.4
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/@fle-ui/next.css +3438 -3438
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +359 -359
- package/dist/@fle-ui/next.js.map +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/dist/@fle-ui/next.min.js.map +1 -1
- package/es/affix/style/index.css +38 -38
- package/es/alert/style/index.css +47 -47
- package/es/anchor/style/index.css +43 -43
- package/es/auto-complete/style/index.css +39 -39
- package/es/avatar/style/index.css +39 -39
- package/es/back-top/style/index.css +41 -41
- package/es/badge/style/index.css +61 -61
- package/es/breadcrumb/style/index.css +45 -45
- package/es/button/style/index.css +122 -122
- package/es/calendar/style/index.css +45 -45
- package/es/card/style/index.css +55 -55
- package/es/carousel/style/index.css +39 -39
- package/es/cascader/style/index.css +61 -61
- package/es/checkbox/style/index.css +55 -55
- package/es/collapse/style/index.css +46 -46
- package/es/comment/style/index.css +43 -43
- package/es/config-provider/style/index.css +38 -38
- package/es/date-picker/style/index.css +87 -87
- package/es/descriptions/style/index.css +46 -46
- package/es/divider/style/index.css +45 -45
- package/es/drawer/style/index.css +43 -43
- package/es/dropdown/style/index.css +51 -51
- package/es/empty/style/index.css +40 -40
- package/es/form/style/index.css +56 -56
- package/es/grid/style/index.css +38 -38
- package/es/icon/style/index.css +38 -38
- package/es/image/style/index.css +39 -39
- package/es/input/style/index.css +84 -84
- package/es/input-number/style/index.css +87 -87
- package/es/layout/style/index.css +42 -42
- package/es/list/style/index.css +55 -55
- package/es/locale-provider/style/index.css +38 -38
- package/es/mentions/style/index.css +61 -61
- package/es/menu/style/index.css +78 -78
- package/es/message/style/index.css +43 -43
- package/es/modal/style/index.css +39 -39
- package/es/modal/style/modal.less +1 -1
- package/es/notification/style/index.css +46 -46
- package/es/page-header/style/index.css +42 -42
- package/es/pagination/style/index.css +79 -79
- package/es/pagination/style/index.less +2 -0
- package/es/popconfirm/style/index.css +38 -38
- package/es/popover/style/index.css +52 -52
- package/es/progress/style/index.css +53 -53
- package/es/radio/style/index.css +72 -72
- package/es/rate/style/index.css +40 -40
- package/es/result/style/index.css +44 -44
- package/es/segmented/style/index.css +41 -41
- package/es/select/style/index.css +62 -62
- package/es/skeleton/style/index.css +38 -38
- package/es/slider/style/index.css +45 -45
- package/es/space/style/index.css +38 -38
- package/es/spin/style/index.css +42 -42
- package/es/statistic/style/index.css +41 -41
- package/es/steps/style/index.css +82 -82
- package/es/style/color/colors.less +6 -6
- package/es/style/index.css +49 -49
- package/es/style/themes/compact.less +12 -6
- package/es/style/themes/dark.less +445 -106
- package/es/style/themes/default.less +61 -35
- package/es/style/themes/index.less +1 -1
- package/es/style/themes/variable.less +80 -39
- package/es/switch/style/index.css +43 -43
- package/es/table/style/index.css +68 -68
- package/es/tabs/style/index.css +55 -55
- package/es/tag/style/index.css +67 -67
- package/es/time-picker/style/index.css +38 -38
- package/es/timeline/style/index.css +53 -53
- package/es/tooltip/style/index.css +47 -47
- package/es/transfer/style/index.css +55 -55
- package/es/tree/style/index.css +65 -65
- package/es/tree-select/style/index.css +63 -63
- package/es/typography/style/index.css +56 -56
- package/es/upload/style/index.css +57 -57
- package/lib/affix/style/index.css +38 -38
- package/lib/alert/style/index.css +47 -47
- package/lib/anchor/style/index.css +43 -43
- package/lib/auto-complete/style/index.css +39 -39
- package/lib/avatar/style/index.css +39 -39
- package/lib/back-top/style/index.css +41 -41
- package/lib/badge/style/index.css +61 -61
- package/lib/breadcrumb/style/index.css +45 -45
- package/lib/button/style/index.css +122 -122
- package/lib/calendar/style/index.css +45 -45
- package/lib/card/style/index.css +55 -55
- package/lib/carousel/style/index.css +39 -39
- package/lib/cascader/style/index.css +61 -61
- package/lib/checkbox/style/index.css +55 -55
- package/lib/collapse/style/index.css +46 -46
- package/lib/comment/style/index.css +43 -43
- package/lib/config-provider/style/index.css +38 -38
- package/lib/date-picker/style/index.css +87 -87
- package/lib/descriptions/style/index.css +46 -46
- package/lib/divider/style/index.css +45 -45
- package/lib/drawer/style/index.css +43 -43
- package/lib/dropdown/style/index.css +51 -51
- package/lib/empty/style/index.css +40 -40
- package/lib/form/style/index.css +56 -56
- package/lib/grid/style/index.css +38 -38
- package/lib/icon/style/index.css +38 -38
- package/lib/image/style/index.css +39 -39
- package/lib/input/style/index.css +84 -84
- package/lib/input-number/style/index.css +87 -87
- package/lib/layout/style/index.css +42 -42
- package/lib/list/style/index.css +55 -55
- package/lib/locale-provider/style/index.css +38 -38
- package/lib/mentions/style/index.css +61 -61
- package/lib/menu/style/index.css +78 -78
- package/lib/message/style/index.css +43 -43
- package/lib/modal/style/index.css +39 -39
- package/lib/modal/style/modal.less +1 -1
- package/lib/notification/style/index.css +46 -46
- package/lib/page-header/style/index.css +42 -42
- package/lib/pagination/style/index.css +79 -79
- package/lib/pagination/style/index.less +2 -0
- package/lib/popconfirm/style/index.css +38 -38
- package/lib/popover/style/index.css +52 -52
- package/lib/progress/style/index.css +53 -53
- package/lib/radio/style/index.css +72 -72
- package/lib/rate/style/index.css +40 -40
- package/lib/result/style/index.css +44 -44
- package/lib/segmented/style/index.css +41 -41
- package/lib/select/style/index.css +62 -62
- package/lib/skeleton/style/index.css +38 -38
- package/lib/slider/style/index.css +45 -45
- package/lib/space/style/index.css +38 -38
- package/lib/spin/style/index.css +42 -42
- package/lib/statistic/style/index.css +41 -41
- package/lib/steps/style/index.css +82 -82
- package/lib/style/color/colors.less +6 -6
- package/lib/style/index.css +49 -49
- package/lib/style/themes/compact.less +12 -6
- package/lib/style/themes/dark.less +445 -106
- package/lib/style/themes/default.less +61 -35
- package/lib/style/themes/index.less +1 -1
- package/lib/style/themes/variable.less +80 -39
- package/lib/switch/style/index.css +43 -43
- package/lib/table/style/index.css +68 -68
- package/lib/tabs/style/index.css +55 -55
- package/lib/tag/style/index.css +67 -67
- package/lib/time-picker/style/index.css +38 -38
- package/lib/timeline/style/index.css +53 -53
- package/lib/tooltip/style/index.css +47 -47
- package/lib/transfer/style/index.css +55 -55
- package/lib/tree/style/index.css +65 -65
- package/lib/tree-select/style/index.css +63 -63
- package/lib/typography/style/index.css +56 -56
- package/lib/upload/style/index.css +57 -57
- package/package.json +1 -1
- package/report.html +2 -2
@@ -3,52 +3,52 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
.ant-steps {
|
48
48
|
box-sizing: border-box;
|
49
49
|
margin: 0;
|
50
50
|
padding: 0;
|
51
|
-
color:
|
51
|
+
color: rgba(0, 0, 0, 0.85);
|
52
52
|
font-size: 14px;
|
53
53
|
font-variant: tabular-nums;
|
54
54
|
line-height: 1.5715;
|
@@ -89,14 +89,14 @@ html {
|
|
89
89
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
90
90
|
line-height: 32px;
|
91
91
|
text-align: center;
|
92
|
-
border: 1px solid
|
92
|
+
border: 1px solid rgba(0, 0, 0, 0.25);
|
93
93
|
border-radius: 32px;
|
94
94
|
transition: background-color 0.3s, border-color 0.3s;
|
95
95
|
}
|
96
96
|
.ant-steps-item-icon .ant-steps-icon {
|
97
97
|
position: relative;
|
98
98
|
top: -0.5px;
|
99
|
-
color:
|
99
|
+
color: var(--ant-primary-color);
|
100
100
|
line-height: 1;
|
101
101
|
}
|
102
102
|
.ant-steps-item-tail {
|
@@ -110,7 +110,7 @@ html {
|
|
110
110
|
display: inline-block;
|
111
111
|
width: 100%;
|
112
112
|
height: 1px;
|
113
|
-
background:
|
113
|
+
background: rgba(0, 0, 0, 0.06);
|
114
114
|
border-radius: 1px;
|
115
115
|
transition: background 0.3s;
|
116
116
|
content: '';
|
@@ -119,7 +119,7 @@ html {
|
|
119
119
|
position: relative;
|
120
120
|
display: inline-block;
|
121
121
|
padding-right: 16px;
|
122
|
-
color:
|
122
|
+
color: rgba(0, 0, 0, 0.85);
|
123
123
|
font-size: 16px;
|
124
124
|
line-height: 32px;
|
125
125
|
}
|
@@ -130,66 +130,66 @@ html {
|
|
130
130
|
display: block;
|
131
131
|
width: 9999px;
|
132
132
|
height: 1px;
|
133
|
-
background:
|
133
|
+
background: rgba(0, 0, 0, 0.06);
|
134
134
|
content: '';
|
135
135
|
}
|
136
136
|
.ant-steps-item-subtitle {
|
137
137
|
display: inline;
|
138
138
|
margin-left: 8px;
|
139
|
-
color:
|
139
|
+
color: rgba(0, 0, 0, 0.45);
|
140
140
|
font-weight: normal;
|
141
141
|
font-size: 14px;
|
142
142
|
}
|
143
143
|
.ant-steps-item-description {
|
144
|
-
color:
|
144
|
+
color: rgba(0, 0, 0, 0.45);
|
145
145
|
font-size: 14px;
|
146
146
|
}
|
147
147
|
.ant-steps-item-wait .ant-steps-item-icon {
|
148
148
|
background-color: #fff;
|
149
|
-
border-color:
|
149
|
+
border-color: rgba(0, 0, 0, 0.25);
|
150
150
|
}
|
151
151
|
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
|
152
|
-
color:
|
152
|
+
color: rgba(0, 0, 0, 0.25);
|
153
153
|
}
|
154
154
|
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
|
155
|
-
background:
|
155
|
+
background: rgba(0, 0, 0, 0.25);
|
156
156
|
}
|
157
157
|
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
|
158
|
-
color:
|
158
|
+
color: rgba(0, 0, 0, 0.45);
|
159
159
|
}
|
160
160
|
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
|
161
|
-
background-color:
|
161
|
+
background-color: rgba(0, 0, 0, 0.06);
|
162
162
|
}
|
163
163
|
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
|
164
|
-
color:
|
164
|
+
color: rgba(0, 0, 0, 0.45);
|
165
165
|
}
|
166
166
|
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
|
167
|
-
background-color:
|
167
|
+
background-color: rgba(0, 0, 0, 0.06);
|
168
168
|
}
|
169
169
|
.ant-steps-item-process .ant-steps-item-icon {
|
170
170
|
background-color: #fff;
|
171
|
-
border-color:
|
171
|
+
border-color: var(--ant-primary-color);
|
172
172
|
}
|
173
173
|
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
|
174
|
-
color:
|
174
|
+
color: var(--ant-primary-color);
|
175
175
|
}
|
176
176
|
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
|
177
|
-
background:
|
177
|
+
background: var(--ant-primary-color);
|
178
178
|
}
|
179
179
|
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
|
180
|
-
color:
|
180
|
+
color: rgba(0, 0, 0, 0.85);
|
181
181
|
}
|
182
182
|
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
|
183
|
-
background-color:
|
183
|
+
background-color: rgba(0, 0, 0, 0.06);
|
184
184
|
}
|
185
185
|
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
|
186
|
-
color:
|
186
|
+
color: rgba(0, 0, 0, 0.85);
|
187
187
|
}
|
188
188
|
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
|
189
|
-
background-color:
|
189
|
+
background-color: rgba(0, 0, 0, 0.06);
|
190
190
|
}
|
191
191
|
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
|
192
|
-
background:
|
192
|
+
background: var(--ant-primary-color);
|
193
193
|
}
|
194
194
|
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon .ant-steps-icon {
|
195
195
|
color: #fff;
|
@@ -199,50 +199,50 @@ html {
|
|
199
199
|
}
|
200
200
|
.ant-steps-item-finish .ant-steps-item-icon {
|
201
201
|
background-color: #fff;
|
202
|
-
border-color:
|
202
|
+
border-color: var(--ant-primary-color);
|
203
203
|
}
|
204
204
|
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
|
205
|
-
color:
|
205
|
+
color: var(--ant-primary-color);
|
206
206
|
}
|
207
207
|
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
|
208
|
-
background:
|
208
|
+
background: var(--ant-primary-color);
|
209
209
|
}
|
210
210
|
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
|
211
|
-
color:
|
211
|
+
color: rgba(0, 0, 0, 0.85);
|
212
212
|
}
|
213
213
|
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
|
214
|
-
background-color:
|
214
|
+
background-color: var(--ant-primary-color);
|
215
215
|
}
|
216
216
|
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
|
217
|
-
color:
|
217
|
+
color: rgba(0, 0, 0, 0.45);
|
218
218
|
}
|
219
219
|
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
|
220
|
-
background-color:
|
220
|
+
background-color: var(--ant-primary-color);
|
221
221
|
}
|
222
222
|
.ant-steps-item-error .ant-steps-item-icon {
|
223
223
|
background-color: #fff;
|
224
|
-
border-color:
|
224
|
+
border-color: var(--ant-error-color);
|
225
225
|
}
|
226
226
|
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
|
227
|
-
color:
|
227
|
+
color: var(--ant-error-color);
|
228
228
|
}
|
229
229
|
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
|
230
|
-
background:
|
230
|
+
background: var(--ant-error-color);
|
231
231
|
}
|
232
232
|
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
|
233
|
-
color:
|
233
|
+
color: var(--ant-error-color);
|
234
234
|
}
|
235
235
|
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
|
236
|
-
background-color:
|
236
|
+
background-color: rgba(0, 0, 0, 0.06);
|
237
237
|
}
|
238
238
|
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
|
239
|
-
color:
|
239
|
+
color: var(--ant-error-color);
|
240
240
|
}
|
241
241
|
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
|
242
|
-
background-color:
|
242
|
+
background-color: rgba(0, 0, 0, 0.06);
|
243
243
|
}
|
244
244
|
.ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
|
245
|
-
background:
|
245
|
+
background: var(--ant-error-color);
|
246
246
|
}
|
247
247
|
.ant-steps-item-disabled {
|
248
248
|
cursor: not-allowed;
|
@@ -259,13 +259,13 @@ html {
|
|
259
259
|
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-title,
|
260
260
|
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-subtitle,
|
261
261
|
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-description {
|
262
|
-
color:
|
262
|
+
color: var(--ant-primary-color);
|
263
263
|
}
|
264
264
|
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon {
|
265
|
-
border-color:
|
265
|
+
border-color: var(--ant-primary-color);
|
266
266
|
}
|
267
267
|
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon .ant-steps-icon {
|
268
|
-
color:
|
268
|
+
color: var(--ant-primary-color);
|
269
269
|
}
|
270
270
|
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
|
271
271
|
padding-left: 16px;
|
@@ -298,7 +298,7 @@ html {
|
|
298
298
|
line-height: 32px;
|
299
299
|
}
|
300
300
|
.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
|
301
|
-
color:
|
301
|
+
color: var(--ant-primary-color);
|
302
302
|
}
|
303
303
|
.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
|
304
304
|
width: auto;
|
@@ -328,7 +328,7 @@ html {
|
|
328
328
|
top: 12px;
|
329
329
|
}
|
330
330
|
.ant-steps-small .ant-steps-item-description {
|
331
|
-
color:
|
331
|
+
color: rgba(0, 0, 0, 0.45);
|
332
332
|
font-size: 14px;
|
333
333
|
}
|
334
334
|
.ant-steps-small .ant-steps-item-tail {
|
@@ -592,7 +592,7 @@ html {
|
|
592
592
|
display: inline-block;
|
593
593
|
width: 0;
|
594
594
|
height: 2px;
|
595
|
-
background-color:
|
595
|
+
background-color: var(--ant-primary-color);
|
596
596
|
transition: width 0.3s, left 0.3s;
|
597
597
|
transition-timing-function: ease-out;
|
598
598
|
content: '';
|
@@ -1,7 +1,7 @@
|
|
1
1
|
@import 'colorPalette';
|
2
2
|
|
3
3
|
// color palettes
|
4
|
-
@blue-base: #
|
4
|
+
@blue-base: #2c68ff;
|
5
5
|
@blue-1: color(~`colorPalette('@{blue-6}', 1) `);
|
6
6
|
@blue-2: color(~`colorPalette('@{blue-6}', 2) `);
|
7
7
|
@blue-3: color(~`colorPalette('@{blue-6}', 3) `);
|
@@ -37,7 +37,7 @@
|
|
37
37
|
@cyan-9: color(~`colorPalette('@{cyan-6}', 9) `);
|
38
38
|
@cyan-10: color(~`colorPalette('@{cyan-6}', 10) `);
|
39
39
|
|
40
|
-
@green-base: #
|
40
|
+
@green-base: #36c626;
|
41
41
|
@green-1: color(~`colorPalette('@{green-6}', 1) `);
|
42
42
|
@green-2: color(~`colorPalette('@{green-6}', 2) `);
|
43
43
|
@green-3: color(~`colorPalette('@{green-6}', 3) `);
|
@@ -74,7 +74,7 @@
|
|
74
74
|
@pink-9: color(~`colorPalette('@{pink-6}', 9) `);
|
75
75
|
@pink-10: color(~`colorPalette('@{pink-6}', 10) `);
|
76
76
|
|
77
|
-
@red-base: #
|
77
|
+
@red-base: #f42d2d;
|
78
78
|
@red-1: color(~`colorPalette('@{red-6}', 1) `);
|
79
79
|
@red-2: color(~`colorPalette('@{red-6}', 2) `);
|
80
80
|
@red-3: color(~`colorPalette('@{red-6}', 3) `);
|
@@ -146,7 +146,7 @@
|
|
146
146
|
@lime-9: color(~`colorPalette('@{lime-6}', 9) `);
|
147
147
|
@lime-10: color(~`colorPalette('@{lime-6}', 10) `);
|
148
148
|
|
149
|
-
@gold-base: #
|
149
|
+
@gold-base: #ffab00;
|
150
150
|
@gold-1: color(~`colorPalette('@{gold-6}', 1) `);
|
151
151
|
@gold-2: color(~`colorPalette('@{gold-6}', 2) `);
|
152
152
|
@gold-3: color(~`colorPalette('@{gold-6}', 3) `);
|
@@ -158,5 +158,5 @@
|
|
158
158
|
@gold-9: color(~`colorPalette('@{gold-6}', 9) `);
|
159
159
|
@gold-10: color(~`colorPalette('@{gold-6}', 10) `);
|
160
160
|
|
161
|
-
@preset-colors: pink, magenta, red, volcano, orange, yellow, gold, cyan, lime,
|
162
|
-
purple;
|
161
|
+
@preset-colors: pink, magenta, red, volcano, orange, yellow, gold, cyan, lime,
|
162
|
+
green, blue, geekblue, purple;
|
package/lib/style/index.css
CHANGED
@@ -3,46 +3,46 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
[class^=ant-]::-ms-clear,
|
48
48
|
[class*= ant-]::-ms-clear,
|
@@ -80,7 +80,7 @@ html {
|
|
80
80
|
}
|
81
81
|
body {
|
82
82
|
margin: 0;
|
83
|
-
color:
|
83
|
+
color: rgba(0, 0, 0, 0.85);
|
84
84
|
font-size: 14px;
|
85
85
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
86
86
|
font-variant: tabular-nums;
|
@@ -104,7 +104,7 @@ h5,
|
|
104
104
|
h6 {
|
105
105
|
margin-top: 0;
|
106
106
|
margin-bottom: 0.5em;
|
107
|
-
color:
|
107
|
+
color: rgba(0, 0, 0, 0.85);
|
108
108
|
font-weight: 500;
|
109
109
|
}
|
110
110
|
p {
|
@@ -176,7 +176,7 @@ sup {
|
|
176
176
|
top: -0.5em;
|
177
177
|
}
|
178
178
|
a {
|
179
|
-
color:
|
179
|
+
color: var(--ant-primary-color);
|
180
180
|
text-decoration: none;
|
181
181
|
background-color: transparent;
|
182
182
|
outline: none;
|
@@ -200,7 +200,7 @@ a:focus {
|
|
200
200
|
outline: 0;
|
201
201
|
}
|
202
202
|
a[disabled] {
|
203
|
-
color:
|
203
|
+
color: rgba(0, 0, 0, 0.25);
|
204
204
|
cursor: not-allowed;
|
205
205
|
}
|
206
206
|
pre,
|
@@ -239,7 +239,7 @@ table {
|
|
239
239
|
caption {
|
240
240
|
padding-top: 0.75em;
|
241
241
|
padding-bottom: 0.3em;
|
242
|
-
color:
|
242
|
+
color: rgba(0, 0, 0, 0.45);
|
243
243
|
text-align: left;
|
244
244
|
caption-side: bottom;
|
245
245
|
}
|
@@ -344,11 +344,11 @@ mark {
|
|
344
344
|
}
|
345
345
|
::-moz-selection {
|
346
346
|
color: #fff;
|
347
|
-
background:
|
347
|
+
background: var(--ant-primary-color);
|
348
348
|
}
|
349
349
|
::selection {
|
350
350
|
color: #fff;
|
351
|
-
background:
|
351
|
+
background: var(--ant-primary-color);
|
352
352
|
}
|
353
353
|
.clearfix::before {
|
354
354
|
display: table;
|
@@ -844,7 +844,7 @@ mark {
|
|
844
844
|
position: relative;
|
845
845
|
}
|
846
846
|
html {
|
847
|
-
--antd-wave-shadow-color:
|
847
|
+
--antd-wave-shadow-color: var(--ant-primary-color);
|
848
848
|
--scroll-bar: 0;
|
849
849
|
}
|
850
850
|
[ant-click-animating-without-extra-node='true']::after,
|
@@ -856,7 +856,7 @@ html {
|
|
856
856
|
left: 0;
|
857
857
|
display: block;
|
858
858
|
border-radius: inherit;
|
859
|
-
box-shadow: 0 0 0 0
|
859
|
+
box-shadow: 0 0 0 0 var(--ant-primary-color);
|
860
860
|
box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
|
861
861
|
opacity: 0.2;
|
862
862
|
-webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
|
@@ -868,13 +868,13 @@ html {
|
|
868
868
|
}
|
869
869
|
@-webkit-keyframes waveEffect {
|
870
870
|
100% {
|
871
|
-
box-shadow: 0 0 0
|
871
|
+
box-shadow: 0 0 0 var(--ant-primary-color);
|
872
872
|
box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
|
873
873
|
}
|
874
874
|
}
|
875
875
|
@keyframes waveEffect {
|
876
876
|
100% {
|
877
|
-
box-shadow: 0 0 0
|
877
|
+
box-shadow: 0 0 0 var(--ant-primary-color);
|
878
878
|
box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
|
879
879
|
}
|
880
880
|
}
|
@@ -104,8 +104,12 @@
|
|
104
104
|
// ---
|
105
105
|
@input-padding-vertical-base: round(
|
106
106
|
max(
|
107
|
-
(
|
108
|
-
|
107
|
+
(
|
108
|
+
round(
|
109
|
+
((@input-height-base - @font-size-base * @line-height-base) / 2) *
|
110
|
+
10
|
111
|
+
) / 10
|
112
|
+
) - @border-width-base,
|
109
113
|
2px
|
110
114
|
)
|
111
115
|
);
|
@@ -132,7 +136,8 @@
|
|
132
136
|
// ---
|
133
137
|
@select-dropdown-height: @height-base;
|
134
138
|
@select-single-item-height-lg: 32px;
|
135
|
-
@select-multiple-item-height: @input-height-base -
|
139
|
+
@select-multiple-item-height: @input-height-base -
|
140
|
+
max(@input-padding-vertical-base, 4) * 2; // Normal 24px
|
136
141
|
@select-multiple-item-height-lg: 24px;
|
137
142
|
@select-multiple-item-spacing-half: 3px;
|
138
143
|
|
@@ -186,8 +191,8 @@
|
|
186
191
|
|
187
192
|
// Modal
|
188
193
|
// --
|
189
|
-
@modal-header-padding:
|
190
|
-
@modal-footer-padding-vertical:
|
194
|
+
@modal-header-padding: 20px 20px;
|
195
|
+
@modal-footer-padding-vertical: 16px;
|
191
196
|
@modal-header-close-size: 44px;
|
192
197
|
@modal-confirm-body-padding: 24px 24px 16px;
|
193
198
|
|
@@ -231,7 +236,8 @@
|
|
231
236
|
// ---
|
232
237
|
@alert-with-description-no-icon-padding-vertical: 7px;
|
233
238
|
@alert-with-description-padding-vertical: 11px;
|
234
|
-
@alert-icon-top: 7px + @font-size-base * (@line-height-base / 2) -
|
239
|
+
@alert-icon-top: 7px + @font-size-base * (@line-height-base / 2) -
|
240
|
+
(@font-size-base / 2);
|
235
241
|
@alert-with-description-icon-size: 20px;
|
236
242
|
|
237
243
|
// Skeleton
|