@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.
Files changed (158) hide show
  1. package/dist/@fle-ui/next.css +3438 -3438
  2. package/dist/@fle-ui/next.css.map +1 -1
  3. package/dist/@fle-ui/next.js +359 -359
  4. package/dist/@fle-ui/next.js.map +1 -1
  5. package/dist/@fle-ui/next.min.css +2 -2
  6. package/dist/@fle-ui/next.min.css.map +1 -1
  7. package/dist/@fle-ui/next.min.js +1 -1
  8. package/dist/@fle-ui/next.min.js.map +1 -1
  9. package/es/affix/style/index.css +38 -38
  10. package/es/alert/style/index.css +47 -47
  11. package/es/anchor/style/index.css +43 -43
  12. package/es/auto-complete/style/index.css +39 -39
  13. package/es/avatar/style/index.css +39 -39
  14. package/es/back-top/style/index.css +41 -41
  15. package/es/badge/style/index.css +61 -61
  16. package/es/breadcrumb/style/index.css +45 -45
  17. package/es/button/style/index.css +122 -122
  18. package/es/calendar/style/index.css +45 -45
  19. package/es/card/style/index.css +55 -55
  20. package/es/carousel/style/index.css +39 -39
  21. package/es/cascader/style/index.css +61 -61
  22. package/es/checkbox/style/index.css +55 -55
  23. package/es/collapse/style/index.css +46 -46
  24. package/es/comment/style/index.css +43 -43
  25. package/es/config-provider/style/index.css +38 -38
  26. package/es/date-picker/style/index.css +87 -87
  27. package/es/descriptions/style/index.css +46 -46
  28. package/es/divider/style/index.css +45 -45
  29. package/es/drawer/style/index.css +43 -43
  30. package/es/dropdown/style/index.css +51 -51
  31. package/es/empty/style/index.css +40 -40
  32. package/es/form/style/index.css +56 -56
  33. package/es/grid/style/index.css +38 -38
  34. package/es/icon/style/index.css +38 -38
  35. package/es/image/style/index.css +39 -39
  36. package/es/input/style/index.css +84 -84
  37. package/es/input-number/style/index.css +87 -87
  38. package/es/layout/style/index.css +42 -42
  39. package/es/list/style/index.css +55 -55
  40. package/es/locale-provider/style/index.css +38 -38
  41. package/es/mentions/style/index.css +61 -61
  42. package/es/menu/style/index.css +78 -78
  43. package/es/message/style/index.css +43 -43
  44. package/es/modal/style/index.css +39 -39
  45. package/es/modal/style/modal.less +1 -1
  46. package/es/notification/style/index.css +46 -46
  47. package/es/page-header/style/index.css +42 -42
  48. package/es/pagination/style/index.css +79 -79
  49. package/es/pagination/style/index.less +2 -0
  50. package/es/popconfirm/style/index.css +38 -38
  51. package/es/popover/style/index.css +52 -52
  52. package/es/progress/style/index.css +53 -53
  53. package/es/radio/style/index.css +72 -72
  54. package/es/rate/style/index.css +40 -40
  55. package/es/result/style/index.css +44 -44
  56. package/es/segmented/style/index.css +41 -41
  57. package/es/select/style/index.css +62 -62
  58. package/es/skeleton/style/index.css +38 -38
  59. package/es/slider/style/index.css +45 -45
  60. package/es/space/style/index.css +38 -38
  61. package/es/spin/style/index.css +42 -42
  62. package/es/statistic/style/index.css +41 -41
  63. package/es/steps/style/index.css +82 -82
  64. package/es/style/color/colors.less +6 -6
  65. package/es/style/index.css +49 -49
  66. package/es/style/themes/compact.less +12 -6
  67. package/es/style/themes/dark.less +445 -106
  68. package/es/style/themes/default.less +61 -35
  69. package/es/style/themes/index.less +1 -1
  70. package/es/style/themes/variable.less +80 -39
  71. package/es/switch/style/index.css +43 -43
  72. package/es/table/style/index.css +68 -68
  73. package/es/tabs/style/index.css +55 -55
  74. package/es/tag/style/index.css +67 -67
  75. package/es/time-picker/style/index.css +38 -38
  76. package/es/timeline/style/index.css +53 -53
  77. package/es/tooltip/style/index.css +47 -47
  78. package/es/transfer/style/index.css +55 -55
  79. package/es/tree/style/index.css +65 -65
  80. package/es/tree-select/style/index.css +63 -63
  81. package/es/typography/style/index.css +56 -56
  82. package/es/upload/style/index.css +57 -57
  83. package/lib/affix/style/index.css +38 -38
  84. package/lib/alert/style/index.css +47 -47
  85. package/lib/anchor/style/index.css +43 -43
  86. package/lib/auto-complete/style/index.css +39 -39
  87. package/lib/avatar/style/index.css +39 -39
  88. package/lib/back-top/style/index.css +41 -41
  89. package/lib/badge/style/index.css +61 -61
  90. package/lib/breadcrumb/style/index.css +45 -45
  91. package/lib/button/style/index.css +122 -122
  92. package/lib/calendar/style/index.css +45 -45
  93. package/lib/card/style/index.css +55 -55
  94. package/lib/carousel/style/index.css +39 -39
  95. package/lib/cascader/style/index.css +61 -61
  96. package/lib/checkbox/style/index.css +55 -55
  97. package/lib/collapse/style/index.css +46 -46
  98. package/lib/comment/style/index.css +43 -43
  99. package/lib/config-provider/style/index.css +38 -38
  100. package/lib/date-picker/style/index.css +87 -87
  101. package/lib/descriptions/style/index.css +46 -46
  102. package/lib/divider/style/index.css +45 -45
  103. package/lib/drawer/style/index.css +43 -43
  104. package/lib/dropdown/style/index.css +51 -51
  105. package/lib/empty/style/index.css +40 -40
  106. package/lib/form/style/index.css +56 -56
  107. package/lib/grid/style/index.css +38 -38
  108. package/lib/icon/style/index.css +38 -38
  109. package/lib/image/style/index.css +39 -39
  110. package/lib/input/style/index.css +84 -84
  111. package/lib/input-number/style/index.css +87 -87
  112. package/lib/layout/style/index.css +42 -42
  113. package/lib/list/style/index.css +55 -55
  114. package/lib/locale-provider/style/index.css +38 -38
  115. package/lib/mentions/style/index.css +61 -61
  116. package/lib/menu/style/index.css +78 -78
  117. package/lib/message/style/index.css +43 -43
  118. package/lib/modal/style/index.css +39 -39
  119. package/lib/modal/style/modal.less +1 -1
  120. package/lib/notification/style/index.css +46 -46
  121. package/lib/page-header/style/index.css +42 -42
  122. package/lib/pagination/style/index.css +79 -79
  123. package/lib/pagination/style/index.less +2 -0
  124. package/lib/popconfirm/style/index.css +38 -38
  125. package/lib/popover/style/index.css +52 -52
  126. package/lib/progress/style/index.css +53 -53
  127. package/lib/radio/style/index.css +72 -72
  128. package/lib/rate/style/index.css +40 -40
  129. package/lib/result/style/index.css +44 -44
  130. package/lib/segmented/style/index.css +41 -41
  131. package/lib/select/style/index.css +62 -62
  132. package/lib/skeleton/style/index.css +38 -38
  133. package/lib/slider/style/index.css +45 -45
  134. package/lib/space/style/index.css +38 -38
  135. package/lib/spin/style/index.css +42 -42
  136. package/lib/statistic/style/index.css +41 -41
  137. package/lib/steps/style/index.css +82 -82
  138. package/lib/style/color/colors.less +6 -6
  139. package/lib/style/index.css +49 -49
  140. package/lib/style/themes/compact.less +12 -6
  141. package/lib/style/themes/dark.less +445 -106
  142. package/lib/style/themes/default.less +61 -35
  143. package/lib/style/themes/index.less +1 -1
  144. package/lib/style/themes/variable.less +80 -39
  145. package/lib/switch/style/index.css +43 -43
  146. package/lib/table/style/index.css +68 -68
  147. package/lib/tabs/style/index.css +55 -55
  148. package/lib/tag/style/index.css +67 -67
  149. package/lib/time-picker/style/index.css +38 -38
  150. package/lib/timeline/style/index.css +53 -53
  151. package/lib/tooltip/style/index.css +47 -47
  152. package/lib/transfer/style/index.css +55 -55
  153. package/lib/tree/style/index.css +65 -65
  154. package/lib/tree-select/style/index.css +63 -63
  155. package/lib/typography/style/index.css +56 -56
  156. package/lib/upload/style/index.css +57 -57
  157. package/package.json +1 -1
  158. 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: #1890ff;
7
- --ant-primary-color-hover: #40a9ff;
8
- --ant-primary-color-active: #096dd9;
9
- --ant-primary-color-outline: rgba(24, 144, 255, 0.2);
10
- --ant-primary-1: #e6f7ff;
11
- --ant-primary-2: #bae7ff;
12
- --ant-primary-3: #91d5ff;
13
- --ant-primary-4: #69c0ff;
14
- --ant-primary-5: #40a9ff;
15
- --ant-primary-6: #1890ff;
16
- --ant-primary-7: #096dd9;
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: #cbe6ff;
19
- --ant-primary-color-deprecated-l-20: #7ec1ff;
20
- --ant-primary-color-deprecated-t-20: #46a6ff;
21
- --ant-primary-color-deprecated-t-50: #8cc8ff;
22
- --ant-primary-color-deprecated-f-12: rgba(24, 144, 255, 0.12);
23
- --ant-primary-color-active-deprecated-f-30: rgba(230, 247, 255, 0.3);
24
- --ant-primary-color-active-deprecated-d-02: #dcf4ff;
25
- --ant-success-color: #52c41a;
26
- --ant-success-color-hover: #73d13d;
27
- --ant-success-color-active: #389e0d;
28
- --ant-success-color-outline: rgba(82, 196, 26, 0.2);
29
- --ant-success-color-deprecated-bg: #f6ffed;
30
- --ant-success-color-deprecated-border: #b7eb8f;
31
- --ant-error-color: #ff4d4f;
32
- --ant-error-color-hover: #ff7875;
33
- --ant-error-color-active: #d9363e;
34
- --ant-error-color-outline: rgba(255, 77, 79, 0.2);
35
- --ant-error-color-deprecated-bg: #fff2f0;
36
- --ant-error-color-deprecated-border: #ffccc7;
37
- --ant-warning-color: #faad14;
38
- --ant-warning-color-hover: #ffc53d;
39
- --ant-warning-color-active: #d48806;
40
- --ant-warning-color-outline: rgba(250, 173, 20, 0.2);
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: #ffe58f;
43
- --ant-info-color: #1890ff;
44
- --ant-info-color-deprecated-bg: #e6f7ff;
45
- --ant-info-color-deprecated-border: #91d5ff;
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: #4c4c4c;
69
- border-color: #d2d2d2;
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: #a9a9a9;
159
- border-color: #d2d2d2;
160
- background: #f1f1f1;
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: #2c68ff;
194
- background: #2c68ff;
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: #a9a9a9;
252
- border-color: #d2d2d2;
253
- background: #f1f1f1;
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: #d2d2d2;
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: #d2d2d2;
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: #d2d2d2;
294
+ border-left-color: #d9d9d9;
295
295
  }
296
296
  .ant-btn-ghost {
297
- color: #4c4c4c;
298
- border-color: #d2d2d2;
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: #a9a9a9;
355
- border-color: #d2d2d2;
356
- background: #f1f1f1;
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: #4c4c4c;
380
- border-color: #d2d2d2;
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: #a9a9a9;
438
- border-color: #d2d2d2;
439
- background: #f1f1f1;
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: #f42d2d;
464
- background: #f42d2d;
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: #a9a9a9;
522
- border-color: #d2d2d2;
523
- background: #f1f1f1;
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: #2c68ff;
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: #a9a9a9;
605
- border-color: #d2d2d2;
606
- background: #f1f1f1;
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: #a9a9a9;
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: #4c4c4c;
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: #a9a9a9;
724
- border-color: #d2d2d2;
725
- background: #f1f1f1;
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: #4c4c4c;
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: #4c4c4c;
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: #a9a9a9;
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: #f42d2d;
788
- border-color: #f42d2d;
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: #a9a9a9;
845
- border-color: #d2d2d2;
846
- background: #f1f1f1;
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: #f42d2d;
871
- background: #f42d2d;
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: #a9a9a9;
929
- border-color: #d2d2d2;
930
- background: #f1f1f1;
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: #f42d2d;
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: #a9a9a9;
1012
- border-color: #d2d2d2;
1013
- background: #f1f1f1;
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: #a9a9a9;
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: #f42d2d;
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: #a9a9a9;
1160
- border-color: #d2d2d2;
1161
- background: #f1f1f1;
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: #a9a9a9;
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: #a9a9a9;
1523
+ color: rgba(0, 0, 0, 0.25);
1524
1524
  background: transparent;
1525
- border-color: #d2d2d2;
1525
+ border-color: #d9d9d9;
1526
1526
  }
1527
1527
  .ant-btn-background-ghost.ant-btn-primary {
1528
- color: #2c68ff;
1529
- border-color: #2c68ff;
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: #a9a9a9;
1586
- border-color: #d2d2d2;
1587
- background: #f1f1f1;
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: #f42d2d;
1611
- border-color: #f42d2d;
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: #a9a9a9;
1668
- border-color: #d2d2d2;
1669
- background: #f1f1f1;
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: #f42d2d;
1693
- border-color: #f42d2d;
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: #a9a9a9;
1750
- border-color: #d2d2d2;
1751
- background: #f1f1f1;
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: #f42d2d;
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: #a9a9a9;
1832
- border-color: #d2d2d2;
1833
- background: #f1f1f1;
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: #a9a9a9;
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: #d2d2d2;
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: #d2d2d2;
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: #1890ff;
7
- --ant-primary-color-hover: #40a9ff;
8
- --ant-primary-color-active: #096dd9;
9
- --ant-primary-color-outline: rgba(24, 144, 255, 0.2);
10
- --ant-primary-1: #e6f7ff;
11
- --ant-primary-2: #bae7ff;
12
- --ant-primary-3: #91d5ff;
13
- --ant-primary-4: #69c0ff;
14
- --ant-primary-5: #40a9ff;
15
- --ant-primary-6: #1890ff;
16
- --ant-primary-7: #096dd9;
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: #cbe6ff;
19
- --ant-primary-color-deprecated-l-20: #7ec1ff;
20
- --ant-primary-color-deprecated-t-20: #46a6ff;
21
- --ant-primary-color-deprecated-t-50: #8cc8ff;
22
- --ant-primary-color-deprecated-f-12: rgba(24, 144, 255, 0.12);
23
- --ant-primary-color-active-deprecated-f-30: rgba(230, 247, 255, 0.3);
24
- --ant-primary-color-active-deprecated-d-02: #dcf4ff;
25
- --ant-success-color: #52c41a;
26
- --ant-success-color-hover: #73d13d;
27
- --ant-success-color-active: #389e0d;
28
- --ant-success-color-outline: rgba(82, 196, 26, 0.2);
29
- --ant-success-color-deprecated-bg: #f6ffed;
30
- --ant-success-color-deprecated-border: #b7eb8f;
31
- --ant-error-color: #ff4d4f;
32
- --ant-error-color-hover: #ff7875;
33
- --ant-error-color-active: #d9363e;
34
- --ant-error-color-outline: rgba(255, 77, 79, 0.2);
35
- --ant-error-color-deprecated-bg: #fff2f0;
36
- --ant-error-color-deprecated-border: #ffccc7;
37
- --ant-warning-color: #faad14;
38
- --ant-warning-color-hover: #ffc53d;
39
- --ant-warning-color-active: #d48806;
40
- --ant-warning-color-outline: rgba(250, 173, 20, 0.2);
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: #ffe58f;
43
- --ant-info-color: #1890ff;
44
- --ant-info-color-deprecated-bg: #e6f7ff;
45
- --ant-info-color-deprecated-border: #91d5ff;
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: #4c4c4c;
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 #eeeeee;
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: #2c68ff;
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 #eeeeee;
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: #4c4c4c;
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: #2c68ff;
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: #4c4c4c;
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 {