@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
package/es/card/style/index.css
CHANGED
@@ -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-card {
|
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;
|
@@ -70,17 +70,17 @@ html {
|
|
70
70
|
box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
|
71
71
|
}
|
72
72
|
.ant-card-bordered {
|
73
|
-
border: 1px solid
|
73
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
74
74
|
}
|
75
75
|
.ant-card-head {
|
76
76
|
min-height: 48px;
|
77
77
|
margin-bottom: -1px;
|
78
78
|
padding: 0 24px;
|
79
|
-
color:
|
79
|
+
color: rgba(0, 0, 0, 0.85);
|
80
80
|
font-weight: 500;
|
81
81
|
font-size: 16px;
|
82
82
|
background: transparent;
|
83
|
-
border-bottom: 1px solid
|
83
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
84
84
|
border-radius: 4px 4px 0 0;
|
85
85
|
}
|
86
86
|
.ant-card-head::before {
|
@@ -113,17 +113,17 @@ html {
|
|
113
113
|
.ant-card-head .ant-tabs-top {
|
114
114
|
clear: both;
|
115
115
|
margin-bottom: -17px;
|
116
|
-
color:
|
116
|
+
color: rgba(0, 0, 0, 0.85);
|
117
117
|
font-weight: normal;
|
118
118
|
font-size: 14px;
|
119
119
|
}
|
120
120
|
.ant-card-head .ant-tabs-top-bar {
|
121
|
-
border-bottom: 1px solid
|
121
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
122
122
|
}
|
123
123
|
.ant-card-extra {
|
124
124
|
margin-left: auto;
|
125
125
|
padding: 16px 0;
|
126
|
-
color:
|
126
|
+
color: rgba(0, 0, 0, 0.85);
|
127
127
|
font-weight: normal;
|
128
128
|
font-size: 14px;
|
129
129
|
}
|
@@ -156,7 +156,7 @@ html {
|
|
156
156
|
padding: 24px;
|
157
157
|
border: 0;
|
158
158
|
border-radius: 0;
|
159
|
-
box-shadow: 1px 0 0 0
|
159
|
+
box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.06), 1px 1px 0 0 rgba(0, 0, 0, 0.06), 1px 0 0 0 rgba(0, 0, 0, 0.06) inset, 0 1px 0 0 rgba(0, 0, 0, 0.06) inset;
|
160
160
|
transition: all 0.3s;
|
161
161
|
}
|
162
162
|
.ant-card-grid-hoverable:hover {
|
@@ -189,7 +189,7 @@ html {
|
|
189
189
|
padding: 0;
|
190
190
|
list-style: none;
|
191
191
|
background: #fff;
|
192
|
-
border-top: 1px solid
|
192
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
193
193
|
}
|
194
194
|
.ant-card-actions::before {
|
195
195
|
display: table;
|
@@ -202,7 +202,7 @@ html {
|
|
202
202
|
}
|
203
203
|
.ant-card-actions > li {
|
204
204
|
margin: 12px 0;
|
205
|
-
color:
|
205
|
+
color: rgba(0, 0, 0, 0.45);
|
206
206
|
text-align: center;
|
207
207
|
}
|
208
208
|
.ant-card-actions > li > span {
|
@@ -214,31 +214,31 @@ html {
|
|
214
214
|
cursor: pointer;
|
215
215
|
}
|
216
216
|
.ant-card-actions > li > span:hover {
|
217
|
-
color:
|
217
|
+
color: var(--ant-primary-color);
|
218
218
|
transition: color 0.3s;
|
219
219
|
}
|
220
220
|
.ant-card-actions > li > span a:not(.ant-btn),
|
221
221
|
.ant-card-actions > li > span > .anticon {
|
222
222
|
display: inline-block;
|
223
223
|
width: 100%;
|
224
|
-
color:
|
224
|
+
color: rgba(0, 0, 0, 0.45);
|
225
225
|
line-height: 22px;
|
226
226
|
transition: color 0.3s;
|
227
227
|
}
|
228
228
|
.ant-card-actions > li > span a:not(.ant-btn):hover,
|
229
229
|
.ant-card-actions > li > span > .anticon:hover {
|
230
|
-
color:
|
230
|
+
color: var(--ant-primary-color);
|
231
231
|
}
|
232
232
|
.ant-card-actions > li > span > .anticon {
|
233
233
|
font-size: 16px;
|
234
234
|
line-height: 22px;
|
235
235
|
}
|
236
236
|
.ant-card-actions > li:not(:last-child) {
|
237
|
-
border-right: 1px solid
|
237
|
+
border-right: 1px solid rgba(0, 0, 0, 0.06);
|
238
238
|
}
|
239
239
|
.ant-card-rtl .ant-card-actions > li:not(:last-child) {
|
240
240
|
border-right: none;
|
241
|
-
border-left: 1px solid
|
241
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
242
242
|
}
|
243
243
|
.ant-card-type-inner .ant-card-head {
|
244
244
|
padding: 0 24px;
|
@@ -282,14 +282,14 @@ html {
|
|
282
282
|
}
|
283
283
|
.ant-card-meta-title {
|
284
284
|
overflow: hidden;
|
285
|
-
color:
|
285
|
+
color: rgba(0, 0, 0, 0.85);
|
286
286
|
font-weight: 500;
|
287
287
|
font-size: 16px;
|
288
288
|
white-space: nowrap;
|
289
289
|
text-overflow: ellipsis;
|
290
290
|
}
|
291
291
|
.ant-card-meta-description {
|
292
|
-
color:
|
292
|
+
color: rgba(0, 0, 0, 0.45);
|
293
293
|
}
|
294
294
|
.ant-card-loading {
|
295
295
|
overflow: hidden;
|
@@ -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-carousel {
|
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;
|
@@ -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
|
@-webkit-keyframes antCheckboxEffect {
|
48
48
|
0% {
|
@@ -68,7 +68,7 @@ html {
|
|
68
68
|
box-sizing: border-box;
|
69
69
|
margin: 0;
|
70
70
|
padding: 0;
|
71
|
-
color:
|
71
|
+
color: rgba(0, 0, 0, 0.85);
|
72
72
|
font-size: 14px;
|
73
73
|
font-variant: tabular-nums;
|
74
74
|
line-height: 1.5715;
|
@@ -84,7 +84,7 @@ html {
|
|
84
84
|
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,
|
85
85
|
.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner,
|
86
86
|
.ant-cascader-checkbox-input:focus + .ant-cascader-checkbox-inner {
|
87
|
-
border-color:
|
87
|
+
border-color: var(--ant-primary-color);
|
88
88
|
}
|
89
89
|
.ant-cascader-checkbox-checked::after {
|
90
90
|
position: absolute;
|
@@ -92,7 +92,7 @@ html {
|
|
92
92
|
left: 0;
|
93
93
|
width: 100%;
|
94
94
|
height: 100%;
|
95
|
-
border: 1px solid
|
95
|
+
border: 1px solid var(--ant-primary-color);
|
96
96
|
border-radius: 4px;
|
97
97
|
visibility: hidden;
|
98
98
|
-webkit-animation: antCheckboxEffect 0.36s ease-in-out;
|
@@ -114,7 +114,7 @@ html {
|
|
114
114
|
height: 16px;
|
115
115
|
direction: ltr;
|
116
116
|
background-color: #fff;
|
117
|
-
border: 1px solid #
|
117
|
+
border: 1px solid #d9d9d9;
|
118
118
|
border-radius: 4px;
|
119
119
|
border-collapse: separate;
|
120
120
|
transition: all 0.3s;
|
@@ -158,14 +158,14 @@ html {
|
|
158
158
|
content: ' ';
|
159
159
|
}
|
160
160
|
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner {
|
161
|
-
background-color:
|
162
|
-
border-color:
|
161
|
+
background-color: var(--ant-primary-color);
|
162
|
+
border-color: var(--ant-primary-color);
|
163
163
|
}
|
164
164
|
.ant-cascader-checkbox-disabled {
|
165
165
|
cursor: not-allowed;
|
166
166
|
}
|
167
167
|
.ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
|
168
|
-
border-color:
|
168
|
+
border-color: rgba(0, 0, 0, 0.25);
|
169
169
|
-webkit-animation-name: none;
|
170
170
|
animation-name: none;
|
171
171
|
}
|
@@ -174,17 +174,17 @@ html {
|
|
174
174
|
pointer-events: none;
|
175
175
|
}
|
176
176
|
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner {
|
177
|
-
background-color: #
|
178
|
-
border-color: #
|
177
|
+
background-color: #f5f5f5;
|
178
|
+
border-color: #d9d9d9 !important;
|
179
179
|
}
|
180
180
|
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
|
181
|
-
border-color: #
|
181
|
+
border-color: #f5f5f5;
|
182
182
|
border-collapse: separate;
|
183
183
|
-webkit-animation-name: none;
|
184
184
|
animation-name: none;
|
185
185
|
}
|
186
186
|
.ant-cascader-checkbox-disabled + span {
|
187
|
-
color:
|
187
|
+
color: rgba(0, 0, 0, 0.25);
|
188
188
|
cursor: not-allowed;
|
189
189
|
}
|
190
190
|
.ant-cascader-checkbox-disabled:hover::after,
|
@@ -195,7 +195,7 @@ html {
|
|
195
195
|
box-sizing: border-box;
|
196
196
|
margin: 0;
|
197
197
|
padding: 0;
|
198
|
-
color:
|
198
|
+
color: rgba(0, 0, 0, 0.85);
|
199
199
|
font-size: 14px;
|
200
200
|
font-variant: tabular-nums;
|
201
201
|
line-height: 1.5715;
|
@@ -230,7 +230,7 @@ html {
|
|
230
230
|
box-sizing: border-box;
|
231
231
|
margin: 0;
|
232
232
|
padding: 0;
|
233
|
-
color:
|
233
|
+
color: rgba(0, 0, 0, 0.85);
|
234
234
|
font-size: 14px;
|
235
235
|
font-variant: tabular-nums;
|
236
236
|
line-height: 1.5715;
|
@@ -249,22 +249,22 @@ html {
|
|
249
249
|
}
|
250
250
|
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner {
|
251
251
|
background-color: #fff;
|
252
|
-
border-color: #
|
252
|
+
border-color: #d9d9d9;
|
253
253
|
}
|
254
254
|
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner::after {
|
255
255
|
top: 50%;
|
256
256
|
left: 50%;
|
257
257
|
width: 8px;
|
258
258
|
height: 8px;
|
259
|
-
background-color:
|
259
|
+
background-color: var(--ant-primary-color);
|
260
260
|
border: 0;
|
261
261
|
transform: translate(-50%, -50%) scale(1);
|
262
262
|
opacity: 1;
|
263
263
|
content: ' ';
|
264
264
|
}
|
265
265
|
.ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
|
266
|
-
background-color:
|
267
|
-
border-color:
|
266
|
+
background-color: rgba(0, 0, 0, 0.25);
|
267
|
+
border-color: rgba(0, 0, 0, 0.25);
|
268
268
|
}
|
269
269
|
.ant-cascader {
|
270
270
|
width: 184px;
|
@@ -292,7 +292,7 @@ html {
|
|
292
292
|
overflow: auto;
|
293
293
|
vertical-align: top;
|
294
294
|
list-style: none;
|
295
|
-
border-right: 1px solid
|
295
|
+
border-right: 1px solid rgba(0, 0, 0, 0.06);
|
296
296
|
-ms-overflow-style: -ms-autohiding-scrollbar;
|
297
297
|
}
|
298
298
|
.ant-cascader-menu-item {
|
@@ -311,14 +311,14 @@ html {
|
|
311
311
|
background: #f5f5f5;
|
312
312
|
}
|
313
313
|
.ant-cascader-menu-item-disabled {
|
314
|
-
color:
|
314
|
+
color: rgba(0, 0, 0, 0.25);
|
315
315
|
cursor: not-allowed;
|
316
316
|
}
|
317
317
|
.ant-cascader-menu-item-disabled:hover {
|
318
318
|
background: transparent;
|
319
319
|
}
|
320
320
|
.ant-cascader-menu-empty .ant-cascader-menu-item {
|
321
|
-
color:
|
321
|
+
color: rgba(0, 0, 0, 0.25);
|
322
322
|
cursor: default;
|
323
323
|
pointer-events: none;
|
324
324
|
}
|
@@ -333,15 +333,15 @@ html {
|
|
333
333
|
.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
|
334
334
|
.ant-cascader-menu-item-loading-icon {
|
335
335
|
margin-left: 4px;
|
336
|
-
color:
|
336
|
+
color: rgba(0, 0, 0, 0.45);
|
337
337
|
font-size: 10px;
|
338
338
|
}
|
339
339
|
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
|
340
340
|
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon {
|
341
|
-
color:
|
341
|
+
color: rgba(0, 0, 0, 0.25);
|
342
342
|
}
|
343
343
|
.ant-cascader-menu-item-keyword {
|
344
|
-
color: #
|
344
|
+
color: #ff5c57;
|
345
345
|
}
|
346
346
|
.ant-cascader-rtl .ant-cascader-menu-item-expand-icon,
|
347
347
|
.ant-cascader-rtl .ant-cascader-menu-item-loading-icon {
|