@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,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
|
.ant-btn {
|
48
48
|
line-height: 1.5715;
|
@@ -65,8 +65,8 @@ html {
|
|
65
65
|
padding: 4px 15px;
|
66
66
|
font-size: 14px;
|
67
67
|
border-radius: 4px;
|
68
|
-
color:
|
69
|
-
border-color: #
|
68
|
+
color: rgba(0, 0, 0, 0.85);
|
69
|
+
border-color: #d9d9d9;
|
70
70
|
background: #fff;
|
71
71
|
}
|
72
72
|
.ant-btn > .anticon {
|
@@ -155,9 +155,9 @@ html {
|
|
155
155
|
.ant-btn[disabled]:hover,
|
156
156
|
.ant-btn[disabled]:focus,
|
157
157
|
.ant-btn[disabled]:active {
|
158
|
-
color:
|
159
|
-
border-color: #
|
160
|
-
background: #
|
158
|
+
color: rgba(0, 0, 0, 0.25);
|
159
|
+
border-color: #d9d9d9;
|
160
|
+
background: #f5f5f5;
|
161
161
|
text-shadow: none;
|
162
162
|
box-shadow: none;
|
163
163
|
}
|
@@ -190,8 +190,8 @@ html {
|
|
190
190
|
}
|
191
191
|
.ant-btn-primary {
|
192
192
|
color: #fff;
|
193
|
-
border-color:
|
194
|
-
background:
|
193
|
+
border-color: var(--ant-primary-color);
|
194
|
+
background: var(--ant-primary-color);
|
195
195
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
|
196
196
|
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
|
197
197
|
}
|
@@ -248,9 +248,9 @@ html {
|
|
248
248
|
.ant-btn-primary[disabled]:hover,
|
249
249
|
.ant-btn-primary[disabled]:focus,
|
250
250
|
.ant-btn-primary[disabled]:active {
|
251
|
-
color:
|
252
|
-
border-color: #
|
253
|
-
background: #
|
251
|
+
color: rgba(0, 0, 0, 0.25);
|
252
|
+
border-color: #d9d9d9;
|
253
|
+
background: #f5f5f5;
|
254
254
|
text-shadow: none;
|
255
255
|
box-shadow: none;
|
256
256
|
}
|
@@ -277,13 +277,13 @@ html {
|
|
277
277
|
border-left-color: var(--ant-primary-5);
|
278
278
|
}
|
279
279
|
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
|
280
|
-
border-color: #
|
280
|
+
border-color: #d9d9d9;
|
281
281
|
}
|
282
282
|
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
|
283
283
|
border-right-color: var(--ant-primary-5);
|
284
284
|
}
|
285
285
|
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
|
286
|
-
border-right-color: #
|
286
|
+
border-right-color: #d9d9d9;
|
287
287
|
}
|
288
288
|
.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
|
289
289
|
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
|
@@ -291,11 +291,11 @@ html {
|
|
291
291
|
}
|
292
292
|
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
|
293
293
|
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
|
294
|
-
border-left-color: #
|
294
|
+
border-left-color: #d9d9d9;
|
295
295
|
}
|
296
296
|
.ant-btn-ghost {
|
297
|
-
color:
|
298
|
-
border-color: #
|
297
|
+
color: rgba(0, 0, 0, 0.85);
|
298
|
+
border-color: #d9d9d9;
|
299
299
|
background: transparent;
|
300
300
|
}
|
301
301
|
.ant-btn-ghost > a:only-child {
|
@@ -351,9 +351,9 @@ html {
|
|
351
351
|
.ant-btn-ghost[disabled]:hover,
|
352
352
|
.ant-btn-ghost[disabled]:focus,
|
353
353
|
.ant-btn-ghost[disabled]:active {
|
354
|
-
color:
|
355
|
-
border-color: #
|
356
|
-
background: #
|
354
|
+
color: rgba(0, 0, 0, 0.25);
|
355
|
+
border-color: #d9d9d9;
|
356
|
+
background: #f5f5f5;
|
357
357
|
text-shadow: none;
|
358
358
|
box-shadow: none;
|
359
359
|
}
|
@@ -376,8 +376,8 @@ html {
|
|
376
376
|
content: '';
|
377
377
|
}
|
378
378
|
.ant-btn-dashed {
|
379
|
-
color:
|
380
|
-
border-color: #
|
379
|
+
color: rgba(0, 0, 0, 0.85);
|
380
|
+
border-color: #d9d9d9;
|
381
381
|
background: #fff;
|
382
382
|
border-style: dashed;
|
383
383
|
}
|
@@ -434,9 +434,9 @@ html {
|
|
434
434
|
.ant-btn-dashed[disabled]:hover,
|
435
435
|
.ant-btn-dashed[disabled]:focus,
|
436
436
|
.ant-btn-dashed[disabled]:active {
|
437
|
-
color:
|
438
|
-
border-color: #
|
439
|
-
background: #
|
437
|
+
color: rgba(0, 0, 0, 0.25);
|
438
|
+
border-color: #d9d9d9;
|
439
|
+
background: #f5f5f5;
|
440
440
|
text-shadow: none;
|
441
441
|
box-shadow: none;
|
442
442
|
}
|
@@ -460,8 +460,8 @@ html {
|
|
460
460
|
}
|
461
461
|
.ant-btn-danger {
|
462
462
|
color: #fff;
|
463
|
-
border-color:
|
464
|
-
background:
|
463
|
+
border-color: var(--ant-error-color);
|
464
|
+
background: var(--ant-error-color);
|
465
465
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
|
466
466
|
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
|
467
467
|
}
|
@@ -518,9 +518,9 @@ html {
|
|
518
518
|
.ant-btn-danger[disabled]:hover,
|
519
519
|
.ant-btn-danger[disabled]:focus,
|
520
520
|
.ant-btn-danger[disabled]:active {
|
521
|
-
color:
|
522
|
-
border-color: #
|
523
|
-
background: #
|
521
|
+
color: rgba(0, 0, 0, 0.25);
|
522
|
+
border-color: #d9d9d9;
|
523
|
+
background: #f5f5f5;
|
524
524
|
text-shadow: none;
|
525
525
|
box-shadow: none;
|
526
526
|
}
|
@@ -543,7 +543,7 @@ html {
|
|
543
543
|
content: '';
|
544
544
|
}
|
545
545
|
.ant-btn-link {
|
546
|
-
color:
|
546
|
+
color: var(--ant-primary-color);
|
547
547
|
border-color: transparent;
|
548
548
|
background: transparent;
|
549
549
|
box-shadow: none;
|
@@ -601,9 +601,9 @@ html {
|
|
601
601
|
.ant-btn-link[disabled]:hover,
|
602
602
|
.ant-btn-link[disabled]:focus,
|
603
603
|
.ant-btn-link[disabled]:active {
|
604
|
-
color:
|
605
|
-
border-color: #
|
606
|
-
background: #
|
604
|
+
color: rgba(0, 0, 0, 0.25);
|
605
|
+
border-color: #d9d9d9;
|
606
|
+
background: #f5f5f5;
|
607
607
|
text-shadow: none;
|
608
608
|
box-shadow: none;
|
609
609
|
}
|
@@ -637,7 +637,7 @@ html {
|
|
637
637
|
.ant-btn-link[disabled]:hover,
|
638
638
|
.ant-btn-link[disabled]:focus,
|
639
639
|
.ant-btn-link[disabled]:active {
|
640
|
-
color:
|
640
|
+
color: rgba(0, 0, 0, 0.25);
|
641
641
|
border-color: transparent;
|
642
642
|
background: transparent;
|
643
643
|
text-shadow: none;
|
@@ -662,7 +662,7 @@ html {
|
|
662
662
|
content: '';
|
663
663
|
}
|
664
664
|
.ant-btn-text {
|
665
|
-
color:
|
665
|
+
color: rgba(0, 0, 0, 0.85);
|
666
666
|
border-color: transparent;
|
667
667
|
background: transparent;
|
668
668
|
box-shadow: none;
|
@@ -720,9 +720,9 @@ html {
|
|
720
720
|
.ant-btn-text[disabled]:hover,
|
721
721
|
.ant-btn-text[disabled]:focus,
|
722
722
|
.ant-btn-text[disabled]:active {
|
723
|
-
color:
|
724
|
-
border-color: #
|
725
|
-
background: #
|
723
|
+
color: rgba(0, 0, 0, 0.25);
|
724
|
+
border-color: #d9d9d9;
|
725
|
+
background: #f5f5f5;
|
726
726
|
text-shadow: none;
|
727
727
|
box-shadow: none;
|
728
728
|
}
|
@@ -746,12 +746,12 @@ html {
|
|
746
746
|
}
|
747
747
|
.ant-btn-text:hover,
|
748
748
|
.ant-btn-text:focus {
|
749
|
-
color:
|
749
|
+
color: rgba(0, 0, 0, 0.85);
|
750
750
|
background: rgba(0, 0, 0, 0.018);
|
751
751
|
border-color: transparent;
|
752
752
|
}
|
753
753
|
.ant-btn-text:active {
|
754
|
-
color:
|
754
|
+
color: rgba(0, 0, 0, 0.85);
|
755
755
|
background: rgba(0, 0, 0, 0.028);
|
756
756
|
border-color: transparent;
|
757
757
|
}
|
@@ -759,7 +759,7 @@ html {
|
|
759
759
|
.ant-btn-text[disabled]:hover,
|
760
760
|
.ant-btn-text[disabled]:focus,
|
761
761
|
.ant-btn-text[disabled]:active {
|
762
|
-
color:
|
762
|
+
color: rgba(0, 0, 0, 0.25);
|
763
763
|
border-color: transparent;
|
764
764
|
background: transparent;
|
765
765
|
text-shadow: none;
|
@@ -784,8 +784,8 @@ html {
|
|
784
784
|
content: '';
|
785
785
|
}
|
786
786
|
.ant-btn-dangerous {
|
787
|
-
color:
|
788
|
-
border-color:
|
787
|
+
color: var(--ant-error-color);
|
788
|
+
border-color: var(--ant-error-color);
|
789
789
|
background: #fff;
|
790
790
|
}
|
791
791
|
.ant-btn-dangerous > a:only-child {
|
@@ -841,9 +841,9 @@ html {
|
|
841
841
|
.ant-btn-dangerous[disabled]:hover,
|
842
842
|
.ant-btn-dangerous[disabled]:focus,
|
843
843
|
.ant-btn-dangerous[disabled]:active {
|
844
|
-
color:
|
845
|
-
border-color: #
|
846
|
-
background: #
|
844
|
+
color: rgba(0, 0, 0, 0.25);
|
845
|
+
border-color: #d9d9d9;
|
846
|
+
background: #f5f5f5;
|
847
847
|
text-shadow: none;
|
848
848
|
box-shadow: none;
|
849
849
|
}
|
@@ -867,8 +867,8 @@ html {
|
|
867
867
|
}
|
868
868
|
.ant-btn-dangerous.ant-btn-primary {
|
869
869
|
color: #fff;
|
870
|
-
border-color:
|
871
|
-
background:
|
870
|
+
border-color: var(--ant-error-color);
|
871
|
+
background: var(--ant-error-color);
|
872
872
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
|
873
873
|
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
|
874
874
|
}
|
@@ -925,9 +925,9 @@ html {
|
|
925
925
|
.ant-btn-dangerous.ant-btn-primary[disabled]:hover,
|
926
926
|
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
|
927
927
|
.ant-btn-dangerous.ant-btn-primary[disabled]:active {
|
928
|
-
color:
|
929
|
-
border-color: #
|
930
|
-
background: #
|
928
|
+
color: rgba(0, 0, 0, 0.25);
|
929
|
+
border-color: #d9d9d9;
|
930
|
+
background: #f5f5f5;
|
931
931
|
text-shadow: none;
|
932
932
|
box-shadow: none;
|
933
933
|
}
|
@@ -950,7 +950,7 @@ html {
|
|
950
950
|
content: '';
|
951
951
|
}
|
952
952
|
.ant-btn-dangerous.ant-btn-link {
|
953
|
-
color:
|
953
|
+
color: var(--ant-error-color);
|
954
954
|
border-color: transparent;
|
955
955
|
background: transparent;
|
956
956
|
box-shadow: none;
|
@@ -1008,9 +1008,9 @@ html {
|
|
1008
1008
|
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
|
1009
1009
|
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
|
1010
1010
|
.ant-btn-dangerous.ant-btn-link[disabled]:active {
|
1011
|
-
color:
|
1012
|
-
border-color: #
|
1013
|
-
background: #
|
1011
|
+
color: rgba(0, 0, 0, 0.25);
|
1012
|
+
border-color: #d9d9d9;
|
1013
|
+
background: #f5f5f5;
|
1014
1014
|
text-shadow: none;
|
1015
1015
|
box-shadow: none;
|
1016
1016
|
}
|
@@ -1073,7 +1073,7 @@ html {
|
|
1073
1073
|
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
|
1074
1074
|
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
|
1075
1075
|
.ant-btn-dangerous.ant-btn-link[disabled]:active {
|
1076
|
-
color:
|
1076
|
+
color: rgba(0, 0, 0, 0.25);
|
1077
1077
|
border-color: transparent;
|
1078
1078
|
background: transparent;
|
1079
1079
|
text-shadow: none;
|
@@ -1098,7 +1098,7 @@ html {
|
|
1098
1098
|
content: '';
|
1099
1099
|
}
|
1100
1100
|
.ant-btn-dangerous.ant-btn-text {
|
1101
|
-
color:
|
1101
|
+
color: var(--ant-error-color);
|
1102
1102
|
border-color: transparent;
|
1103
1103
|
background: transparent;
|
1104
1104
|
box-shadow: none;
|
@@ -1156,9 +1156,9 @@ html {
|
|
1156
1156
|
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
|
1157
1157
|
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
|
1158
1158
|
.ant-btn-dangerous.ant-btn-text[disabled]:active {
|
1159
|
-
color:
|
1160
|
-
border-color: #
|
1161
|
-
background: #
|
1159
|
+
color: rgba(0, 0, 0, 0.25);
|
1160
|
+
border-color: #d9d9d9;
|
1161
|
+
background: #f5f5f5;
|
1162
1162
|
text-shadow: none;
|
1163
1163
|
box-shadow: none;
|
1164
1164
|
}
|
@@ -1221,7 +1221,7 @@ html {
|
|
1221
1221
|
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
|
1222
1222
|
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
|
1223
1223
|
.ant-btn-dangerous.ant-btn-text[disabled]:active {
|
1224
|
-
color:
|
1224
|
+
color: rgba(0, 0, 0, 0.25);
|
1225
1225
|
border-color: transparent;
|
1226
1226
|
background: transparent;
|
1227
1227
|
text-shadow: none;
|
@@ -1520,13 +1520,13 @@ a.ant-btn-icon-only > .anticon {
|
|
1520
1520
|
border-color: var(--ant-primary-color-active);
|
1521
1521
|
}
|
1522
1522
|
.ant-btn.ant-btn-background-ghost[disabled] {
|
1523
|
-
color:
|
1523
|
+
color: rgba(0, 0, 0, 0.25);
|
1524
1524
|
background: transparent;
|
1525
|
-
border-color: #
|
1525
|
+
border-color: #d9d9d9;
|
1526
1526
|
}
|
1527
1527
|
.ant-btn-background-ghost.ant-btn-primary {
|
1528
|
-
color:
|
1529
|
-
border-color:
|
1528
|
+
color: var(--ant-primary-color);
|
1529
|
+
border-color: var(--ant-primary-color);
|
1530
1530
|
text-shadow: none;
|
1531
1531
|
}
|
1532
1532
|
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
|
@@ -1582,9 +1582,9 @@ a.ant-btn-icon-only > .anticon {
|
|
1582
1582
|
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
|
1583
1583
|
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
|
1584
1584
|
.ant-btn-background-ghost.ant-btn-primary[disabled]:active {
|
1585
|
-
color:
|
1586
|
-
border-color: #
|
1587
|
-
background: #
|
1585
|
+
color: rgba(0, 0, 0, 0.25);
|
1586
|
+
border-color: #d9d9d9;
|
1587
|
+
background: #f5f5f5;
|
1588
1588
|
text-shadow: none;
|
1589
1589
|
box-shadow: none;
|
1590
1590
|
}
|
@@ -1607,8 +1607,8 @@ a.ant-btn-icon-only > .anticon {
|
|
1607
1607
|
content: '';
|
1608
1608
|
}
|
1609
1609
|
.ant-btn-background-ghost.ant-btn-danger {
|
1610
|
-
color:
|
1611
|
-
border-color:
|
1610
|
+
color: var(--ant-error-color);
|
1611
|
+
border-color: var(--ant-error-color);
|
1612
1612
|
text-shadow: none;
|
1613
1613
|
}
|
1614
1614
|
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
|
@@ -1664,9 +1664,9 @@ a.ant-btn-icon-only > .anticon {
|
|
1664
1664
|
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
|
1665
1665
|
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
|
1666
1666
|
.ant-btn-background-ghost.ant-btn-danger[disabled]:active {
|
1667
|
-
color:
|
1668
|
-
border-color: #
|
1669
|
-
background: #
|
1667
|
+
color: rgba(0, 0, 0, 0.25);
|
1668
|
+
border-color: #d9d9d9;
|
1669
|
+
background: #f5f5f5;
|
1670
1670
|
text-shadow: none;
|
1671
1671
|
box-shadow: none;
|
1672
1672
|
}
|
@@ -1689,8 +1689,8 @@ a.ant-btn-icon-only > .anticon {
|
|
1689
1689
|
content: '';
|
1690
1690
|
}
|
1691
1691
|
.ant-btn-background-ghost.ant-btn-dangerous {
|
1692
|
-
color:
|
1693
|
-
border-color:
|
1692
|
+
color: var(--ant-error-color);
|
1693
|
+
border-color: var(--ant-error-color);
|
1694
1694
|
text-shadow: none;
|
1695
1695
|
}
|
1696
1696
|
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
|
@@ -1746,9 +1746,9 @@ a.ant-btn-icon-only > .anticon {
|
|
1746
1746
|
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,
|
1747
1747
|
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
|
1748
1748
|
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active {
|
1749
|
-
color:
|
1750
|
-
border-color: #
|
1751
|
-
background: #
|
1749
|
+
color: rgba(0, 0, 0, 0.25);
|
1750
|
+
border-color: #d9d9d9;
|
1751
|
+
background: #f5f5f5;
|
1752
1752
|
text-shadow: none;
|
1753
1753
|
box-shadow: none;
|
1754
1754
|
}
|
@@ -1771,7 +1771,7 @@ a.ant-btn-icon-only > .anticon {
|
|
1771
1771
|
content: '';
|
1772
1772
|
}
|
1773
1773
|
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link {
|
1774
|
-
color:
|
1774
|
+
color: var(--ant-error-color);
|
1775
1775
|
border-color: transparent;
|
1776
1776
|
text-shadow: none;
|
1777
1777
|
}
|
@@ -1828,9 +1828,9 @@ a.ant-btn-icon-only > .anticon {
|
|
1828
1828
|
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,
|
1829
1829
|
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
|
1830
1830
|
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active {
|
1831
|
-
color:
|
1832
|
-
border-color: #
|
1833
|
-
background: #
|
1831
|
+
color: rgba(0, 0, 0, 0.25);
|
1832
|
+
border-color: #d9d9d9;
|
1833
|
+
background: #f5f5f5;
|
1834
1834
|
text-shadow: none;
|
1835
1835
|
box-shadow: none;
|
1836
1836
|
}
|
@@ -1882,7 +1882,7 @@ a.ant-btn-disabled,
|
|
1882
1882
|
a.ant-btn-disabled:hover,
|
1883
1883
|
a.ant-btn-disabled:focus,
|
1884
1884
|
a.ant-btn-disabled:active {
|
1885
|
-
color:
|
1885
|
+
color: rgba(0, 0, 0, 0.25);
|
1886
1886
|
border-color: transparent;
|
1887
1887
|
background: transparent;
|
1888
1888
|
text-shadow: none;
|
@@ -1918,11 +1918,11 @@ a.ant-btn-sm {
|
|
1918
1918
|
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
|
1919
1919
|
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary {
|
1920
1920
|
border-right-color: var(--ant-primary-5);
|
1921
|
-
border-left-color: #
|
1921
|
+
border-left-color: #d9d9d9;
|
1922
1922
|
}
|
1923
1923
|
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
|
1924
1924
|
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
|
1925
|
-
border-right-color: #
|
1925
|
+
border-right-color: #d9d9d9;
|
1926
1926
|
border-left-color: var(--ant-primary-5);
|
1927
1927
|
}
|
1928
1928
|
.ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
|
@@ -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-picker-calendar {
|
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;
|
@@ -74,7 +74,7 @@ html {
|
|
74
74
|
.ant-picker-calendar .ant-picker-panel {
|
75
75
|
background: #fff;
|
76
76
|
border: 0;
|
77
|
-
border-top: 1px solid
|
77
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
78
78
|
border-radius: 0;
|
79
79
|
}
|
80
80
|
.ant-picker-calendar .ant-picker-panel .ant-picker-month-panel,
|
@@ -143,7 +143,7 @@ html {
|
|
143
143
|
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date .ant-picker-calendar-date-value,
|
144
144
|
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today .ant-picker-calendar-date-value,
|
145
145
|
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today .ant-picker-calendar-date-value {
|
146
|
-
color:
|
146
|
+
color: var(--ant-primary-color);
|
147
147
|
}
|
148
148
|
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date {
|
149
149
|
display: block;
|
@@ -152,7 +152,7 @@ html {
|
|
152
152
|
margin: 0 4px;
|
153
153
|
padding: 4px 8px 0;
|
154
154
|
border: 0;
|
155
|
-
border-top: 2px solid
|
155
|
+
border-top: 2px solid rgba(0, 0, 0, 0.06);
|
156
156
|
border-radius: 0;
|
157
157
|
transition: background 0.3s;
|
158
158
|
}
|
@@ -165,15 +165,15 @@ html {
|
|
165
165
|
width: auto;
|
166
166
|
height: 86px;
|
167
167
|
overflow-y: auto;
|
168
|
-
color:
|
168
|
+
color: rgba(0, 0, 0, 0.85);
|
169
169
|
line-height: 1.5715;
|
170
170
|
text-align: left;
|
171
171
|
}
|
172
172
|
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today {
|
173
|
-
border-color:
|
173
|
+
border-color: var(--ant-primary-color);
|
174
174
|
}
|
175
175
|
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today .ant-picker-calendar-date-value {
|
176
|
-
color:
|
176
|
+
color: rgba(0, 0, 0, 0.85);
|
177
177
|
}
|
178
178
|
@media only screen and (max-width: 480px) {
|
179
179
|
.ant-picker-calendar-header {
|