@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-popover {
|
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;
|
@@ -118,24 +118,24 @@ html {
|
|
118
118
|
min-height: 32px;
|
119
119
|
margin: 0;
|
120
120
|
padding: 5px 16px 4px;
|
121
|
-
color:
|
121
|
+
color: rgba(0, 0, 0, 0.85);
|
122
122
|
font-weight: 500;
|
123
|
-
border-bottom: 1px solid
|
123
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
124
124
|
}
|
125
125
|
.ant-popover-inner-content {
|
126
126
|
padding: 12px 16px;
|
127
|
-
color:
|
127
|
+
color: rgba(0, 0, 0, 0.85);
|
128
128
|
}
|
129
129
|
.ant-popover-message {
|
130
130
|
position: relative;
|
131
131
|
padding: 4px 0 12px;
|
132
|
-
color:
|
132
|
+
color: rgba(0, 0, 0, 0.85);
|
133
133
|
font-size: 14px;
|
134
134
|
}
|
135
135
|
.ant-popover-message > .anticon {
|
136
136
|
position: absolute;
|
137
137
|
top: 8.0005px;
|
138
|
-
color:
|
138
|
+
color: var(--ant-warning-color);
|
139
139
|
font-size: 14px;
|
140
140
|
}
|
141
141
|
.ant-popover-message-title {
|
@@ -287,10 +287,10 @@ html {
|
|
287
287
|
background-color: #eb2f96;
|
288
288
|
}
|
289
289
|
.ant-popover-red .ant-popover-inner {
|
290
|
-
background-color: #
|
290
|
+
background-color: #f42d2d;
|
291
291
|
}
|
292
292
|
.ant-popover-red .ant-popover-arrow-content {
|
293
|
-
background-color: #
|
293
|
+
background-color: #f42d2d;
|
294
294
|
}
|
295
295
|
.ant-popover-volcano .ant-popover-inner {
|
296
296
|
background-color: #fa541c;
|
@@ -311,10 +311,10 @@ html {
|
|
311
311
|
background-color: #fadb14;
|
312
312
|
}
|
313
313
|
.ant-popover-gold .ant-popover-inner {
|
314
|
-
background-color: #
|
314
|
+
background-color: #ffab00;
|
315
315
|
}
|
316
316
|
.ant-popover-gold .ant-popover-arrow-content {
|
317
|
-
background-color: #
|
317
|
+
background-color: #ffab00;
|
318
318
|
}
|
319
319
|
.ant-popover-cyan .ant-popover-inner {
|
320
320
|
background-color: #13c2c2;
|
@@ -329,16 +329,16 @@ html {
|
|
329
329
|
background-color: #a0d911;
|
330
330
|
}
|
331
331
|
.ant-popover-green .ant-popover-inner {
|
332
|
-
background-color: #
|
332
|
+
background-color: #36c626;
|
333
333
|
}
|
334
334
|
.ant-popover-green .ant-popover-arrow-content {
|
335
|
-
background-color: #
|
335
|
+
background-color: #36c626;
|
336
336
|
}
|
337
337
|
.ant-popover-blue .ant-popover-inner {
|
338
|
-
background-color: #
|
338
|
+
background-color: #2c68ff;
|
339
339
|
}
|
340
340
|
.ant-popover-blue .ant-popover-arrow-content {
|
341
|
-
background-color: #
|
341
|
+
background-color: #2c68ff;
|
342
342
|
}
|
343
343
|
.ant-popover-geekblue .ant-popover-inner {
|
344
344
|
background-color: #2f54eb;
|
@@ -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-progress {
|
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;
|
@@ -77,7 +77,7 @@ html {
|
|
77
77
|
transition: all 0.3s;
|
78
78
|
}
|
79
79
|
.ant-progress-steps-item-active {
|
80
|
-
background:
|
80
|
+
background: var(--ant-primary-color);
|
81
81
|
}
|
82
82
|
.ant-progress-small.ant-progress-line,
|
83
83
|
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
|
@@ -110,12 +110,12 @@ html {
|
|
110
110
|
animation: ant-progress-appear 0.3s;
|
111
111
|
}
|
112
112
|
.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
|
113
|
-
stroke:
|
113
|
+
stroke: var(--ant-primary-color);
|
114
114
|
}
|
115
115
|
.ant-progress-success-bg,
|
116
116
|
.ant-progress-bg {
|
117
117
|
position: relative;
|
118
|
-
background-color:
|
118
|
+
background-color: var(--ant-primary-color);
|
119
119
|
border-radius: 100px;
|
120
120
|
transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
|
121
121
|
}
|
@@ -123,13 +123,13 @@ html {
|
|
123
123
|
position: absolute;
|
124
124
|
top: 0;
|
125
125
|
left: 0;
|
126
|
-
background-color:
|
126
|
+
background-color: var(--ant-success-color);
|
127
127
|
}
|
128
128
|
.ant-progress-text {
|
129
129
|
display: inline-block;
|
130
130
|
width: 2em;
|
131
131
|
margin-left: 8px;
|
132
|
-
color:
|
132
|
+
color: rgba(0, 0, 0, 0.85);
|
133
133
|
font-size: 1em;
|
134
134
|
line-height: 1;
|
135
135
|
white-space: nowrap;
|
@@ -154,22 +154,22 @@ html {
|
|
154
154
|
content: '';
|
155
155
|
}
|
156
156
|
.ant-progress-status-exception .ant-progress-bg {
|
157
|
-
background-color:
|
157
|
+
background-color: var(--ant-error-color);
|
158
158
|
}
|
159
159
|
.ant-progress-status-exception .ant-progress-text {
|
160
|
-
color:
|
160
|
+
color: var(--ant-error-color);
|
161
161
|
}
|
162
162
|
.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
|
163
|
-
stroke:
|
163
|
+
stroke: var(--ant-error-color);
|
164
164
|
}
|
165
165
|
.ant-progress-status-success .ant-progress-bg {
|
166
|
-
background-color:
|
166
|
+
background-color: var(--ant-success-color);
|
167
167
|
}
|
168
168
|
.ant-progress-status-success .ant-progress-text {
|
169
|
-
color:
|
169
|
+
color: var(--ant-success-color);
|
170
170
|
}
|
171
171
|
.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
|
172
|
-
stroke:
|
172
|
+
stroke: var(--ant-success-color);
|
173
173
|
}
|
174
174
|
.ant-progress-circle .ant-progress-inner {
|
175
175
|
position: relative;
|
@@ -183,7 +183,7 @@ html {
|
|
183
183
|
width: 100%;
|
184
184
|
margin: 0;
|
185
185
|
padding: 0;
|
186
|
-
color:
|
186
|
+
color: rgba(0, 0, 0, 0.85);
|
187
187
|
font-size: 1em;
|
188
188
|
line-height: 1;
|
189
189
|
white-space: normal;
|
@@ -194,10 +194,10 @@ html {
|
|
194
194
|
font-size: 1.16666667em;
|
195
195
|
}
|
196
196
|
.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
|
197
|
-
color:
|
197
|
+
color: var(--ant-error-color);
|
198
198
|
}
|
199
199
|
.ant-progress-circle.ant-progress-status-success .ant-progress-text {
|
200
|
-
color:
|
200
|
+
color: var(--ant-success-color);
|
201
201
|
}
|
202
202
|
@-webkit-keyframes ant-progress-active {
|
203
203
|
0% {
|
@@ -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-radio-group {
|
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;
|
@@ -67,7 +67,7 @@ html {
|
|
67
67
|
box-sizing: border-box;
|
68
68
|
margin: 0;
|
69
69
|
padding: 0;
|
70
|
-
color:
|
70
|
+
color: rgba(0, 0, 0, 0.85);
|
71
71
|
font-size: 14px;
|
72
72
|
font-variant: tabular-nums;
|
73
73
|
line-height: 1.5715;
|
@@ -96,7 +96,7 @@ html {
|
|
96
96
|
box-sizing: border-box;
|
97
97
|
margin: 0;
|
98
98
|
padding: 0;
|
99
|
-
color:
|
99
|
+
color: rgba(0, 0, 0, 0.85);
|
100
100
|
font-size: 14px;
|
101
101
|
font-variant: tabular-nums;
|
102
102
|
line-height: 1.5715;
|
@@ -111,7 +111,7 @@ html {
|
|
111
111
|
.ant-radio-wrapper:hover .ant-radio,
|
112
112
|
.ant-radio:hover .ant-radio-inner,
|
113
113
|
.ant-radio-input:focus + .ant-radio-inner {
|
114
|
-
border-color:
|
114
|
+
border-color: var(--ant-primary-color);
|
115
115
|
}
|
116
116
|
.ant-radio-input:focus + .ant-radio-inner {
|
117
117
|
box-shadow: 0 0 0 3px var(--ant-primary-1);
|
@@ -122,7 +122,7 @@ html {
|
|
122
122
|
left: 0;
|
123
123
|
width: 100%;
|
124
124
|
height: 100%;
|
125
|
-
border: 1px solid
|
125
|
+
border: 1px solid var(--ant-primary-color);
|
126
126
|
border-radius: 50%;
|
127
127
|
visibility: hidden;
|
128
128
|
-webkit-animation: antRadioEffect 0.36s ease-in-out;
|
@@ -143,7 +143,7 @@ html {
|
|
143
143
|
width: 16px;
|
144
144
|
height: 16px;
|
145
145
|
background-color: #fff;
|
146
|
-
border-color: #
|
146
|
+
border-color: #d9d9d9;
|
147
147
|
border-style: solid;
|
148
148
|
border-width: 1px;
|
149
149
|
border-radius: 50%;
|
@@ -158,7 +158,7 @@ html {
|
|
158
158
|
height: 16px;
|
159
159
|
margin-top: -8px;
|
160
160
|
margin-left: -8px;
|
161
|
-
background-color:
|
161
|
+
background-color: var(--ant-primary-color);
|
162
162
|
border-top: 0;
|
163
163
|
border-left: 0;
|
164
164
|
border-radius: 16px;
|
@@ -178,10 +178,10 @@ html {
|
|
178
178
|
opacity: 0;
|
179
179
|
}
|
180
180
|
.ant-radio.ant-radio-disabled .ant-radio-inner {
|
181
|
-
border-color: #
|
181
|
+
border-color: #d9d9d9;
|
182
182
|
}
|
183
183
|
.ant-radio-checked .ant-radio-inner {
|
184
|
-
border-color:
|
184
|
+
border-color: var(--ant-primary-color);
|
185
185
|
}
|
186
186
|
.ant-radio-checked .ant-radio-inner::after {
|
187
187
|
transform: scale(0.5);
|
@@ -192,7 +192,7 @@ html {
|
|
192
192
|
cursor: not-allowed;
|
193
193
|
}
|
194
194
|
.ant-radio-disabled .ant-radio-inner {
|
195
|
-
background-color: #
|
195
|
+
background-color: #f5f5f5;
|
196
196
|
cursor: not-allowed;
|
197
197
|
}
|
198
198
|
.ant-radio-disabled .ant-radio-inner::after {
|
@@ -202,7 +202,7 @@ html {
|
|
202
202
|
cursor: not-allowed;
|
203
203
|
}
|
204
204
|
.ant-radio-disabled + span {
|
205
|
-
color:
|
205
|
+
color: rgba(0, 0, 0, 0.25);
|
206
206
|
cursor: not-allowed;
|
207
207
|
}
|
208
208
|
span.ant-radio + * {
|
@@ -215,18 +215,18 @@ span.ant-radio + * {
|
|
215
215
|
height: 32px;
|
216
216
|
margin: 0;
|
217
217
|
padding: 0 15px;
|
218
|
-
color:
|
218
|
+
color: rgba(0, 0, 0, 0.85);
|
219
219
|
font-size: 14px;
|
220
220
|
line-height: 30px;
|
221
221
|
background: #fff;
|
222
|
-
border: 1px solid #
|
222
|
+
border: 1px solid #d9d9d9;
|
223
223
|
border-top-width: 1.02px;
|
224
224
|
border-left-width: 0;
|
225
225
|
cursor: pointer;
|
226
226
|
transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
|
227
227
|
}
|
228
228
|
.ant-radio-button-wrapper a {
|
229
|
-
color:
|
229
|
+
color: rgba(0, 0, 0, 0.85);
|
230
230
|
}
|
231
231
|
.ant-radio-button-wrapper > .ant-radio-button {
|
232
232
|
position: absolute;
|
@@ -255,12 +255,12 @@ span.ant-radio + * {
|
|
255
255
|
width: 1px;
|
256
256
|
height: 100%;
|
257
257
|
padding: 1px 0;
|
258
|
-
background-color: #
|
258
|
+
background-color: #d9d9d9;
|
259
259
|
transition: background-color 0.3s;
|
260
260
|
content: '';
|
261
261
|
}
|
262
262
|
.ant-radio-button-wrapper:first-child {
|
263
|
-
border-left: 1px solid #
|
263
|
+
border-left: 1px solid #d9d9d9;
|
264
264
|
border-radius: 4px 0 0 4px;
|
265
265
|
}
|
266
266
|
.ant-radio-button-wrapper:last-child {
|
@@ -271,7 +271,7 @@ span.ant-radio + * {
|
|
271
271
|
}
|
272
272
|
.ant-radio-button-wrapper:hover {
|
273
273
|
position: relative;
|
274
|
-
color:
|
274
|
+
color: var(--ant-primary-color);
|
275
275
|
}
|
276
276
|
.ant-radio-button-wrapper:focus-within {
|
277
277
|
box-shadow: 0 0 0 3px var(--ant-primary-1);
|
@@ -286,15 +286,15 @@ span.ant-radio + * {
|
|
286
286
|
}
|
287
287
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
|
288
288
|
z-index: 1;
|
289
|
-
color:
|
289
|
+
color: var(--ant-primary-color);
|
290
290
|
background: #fff;
|
291
|
-
border-color:
|
291
|
+
border-color: var(--ant-primary-color);
|
292
292
|
}
|
293
293
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
|
294
|
-
background-color:
|
294
|
+
background-color: var(--ant-primary-color);
|
295
295
|
}
|
296
296
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
297
|
-
border-color:
|
297
|
+
border-color: var(--ant-primary-color);
|
298
298
|
}
|
299
299
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
|
300
300
|
color: var(--ant-primary-5);
|
@@ -315,8 +315,8 @@ span.ant-radio + * {
|
|
315
315
|
}
|
316
316
|
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
|
317
317
|
color: #fff;
|
318
|
-
background:
|
319
|
-
border-color:
|
318
|
+
background: var(--ant-primary-color);
|
319
|
+
border-color: var(--ant-primary-color);
|
320
320
|
}
|
321
321
|
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
|
322
322
|
color: #fff;
|
@@ -332,24 +332,24 @@ span.ant-radio + * {
|
|
332
332
|
box-shadow: 0 0 0 3px var(--ant-primary-1);
|
333
333
|
}
|
334
334
|
.ant-radio-button-wrapper-disabled {
|
335
|
-
color:
|
336
|
-
background-color: #
|
337
|
-
border-color: #
|
335
|
+
color: rgba(0, 0, 0, 0.25);
|
336
|
+
background-color: #f5f5f5;
|
337
|
+
border-color: #d9d9d9;
|
338
338
|
cursor: not-allowed;
|
339
339
|
}
|
340
340
|
.ant-radio-button-wrapper-disabled:first-child,
|
341
341
|
.ant-radio-button-wrapper-disabled:hover {
|
342
|
-
color:
|
343
|
-
background-color: #
|
344
|
-
border-color: #
|
342
|
+
color: rgba(0, 0, 0, 0.25);
|
343
|
+
background-color: #f5f5f5;
|
344
|
+
border-color: #d9d9d9;
|
345
345
|
}
|
346
346
|
.ant-radio-button-wrapper-disabled:first-child {
|
347
|
-
border-left-color: #
|
347
|
+
border-left-color: #d9d9d9;
|
348
348
|
}
|
349
349
|
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
350
|
-
color:
|
350
|
+
color: rgba(0, 0, 0, 0.25);
|
351
351
|
background-color: #e6e6e6;
|
352
|
-
border-color: #
|
352
|
+
border-color: #d9d9d9;
|
353
353
|
box-shadow: none;
|
354
354
|
}
|
355
355
|
@-webkit-keyframes antRadioEffect {
|
@@ -389,7 +389,7 @@ span.ant-radio + * {
|
|
389
389
|
left: 0;
|
390
390
|
}
|
391
391
|
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
|
392
|
-
border-right: 1px solid #
|
392
|
+
border-right: 1px solid #d9d9d9;
|
393
393
|
border-radius: 0 4px 4px 0;
|
394
394
|
}
|
395
395
|
.ant-radio-button-wrapper-checked:not([class*=' ant-radio-button-wrapper-disabled']).ant-radio-button-wrapper:first-child {
|
@@ -399,5 +399,5 @@ span.ant-radio + * {
|
|
399
399
|
border-radius: 4px 0 0 4px;
|
400
400
|
}
|
401
401
|
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
|
402
|
-
border-right-color: #
|
402
|
+
border-right-color: #d9d9d9;
|
403
403
|
}
|