@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,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-popover {
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;
@@ -118,24 +118,24 @@ html {
118
118
  min-height: 32px;
119
119
  margin: 0;
120
120
  padding: 5px 16px 4px;
121
- color: #262626;
121
+ color: rgba(0, 0, 0, 0.85);
122
122
  font-weight: 500;
123
- border-bottom: 1px solid #eeeeee;
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: #4c4c4c;
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: #4c4c4c;
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: #ffab00;
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: #f5222d;
290
+ background-color: #f42d2d;
291
291
  }
292
292
  .ant-popover-red .ant-popover-arrow-content {
293
- background-color: #f5222d;
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: #faad14;
314
+ background-color: #ffab00;
315
315
  }
316
316
  .ant-popover-gold .ant-popover-arrow-content {
317
- background-color: #faad14;
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: #52c41a;
332
+ background-color: #36c626;
333
333
  }
334
334
  .ant-popover-green .ant-popover-arrow-content {
335
- background-color: #52c41a;
335
+ background-color: #36c626;
336
336
  }
337
337
  .ant-popover-blue .ant-popover-inner {
338
- background-color: #1890ff;
338
+ background-color: #2c68ff;
339
339
  }
340
340
  .ant-popover-blue .ant-popover-arrow-content {
341
- background-color: #1890ff;
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: #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-progress {
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;
@@ -77,7 +77,7 @@ html {
77
77
  transition: all 0.3s;
78
78
  }
79
79
  .ant-progress-steps-item-active {
80
- background: #2c68ff;
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: #2c68ff;
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: #2c68ff;
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: #36c626;
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: #4c4c4c;
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: #f42d2d;
157
+ background-color: var(--ant-error-color);
158
158
  }
159
159
  .ant-progress-status-exception .ant-progress-text {
160
- color: #f42d2d;
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: #f42d2d;
163
+ stroke: var(--ant-error-color);
164
164
  }
165
165
  .ant-progress-status-success .ant-progress-bg {
166
- background-color: #36c626;
166
+ background-color: var(--ant-success-color);
167
167
  }
168
168
  .ant-progress-status-success .ant-progress-text {
169
- color: #36c626;
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: #36c626;
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: #4c4c4c;
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: #f42d2d;
197
+ color: var(--ant-error-color);
198
198
  }
199
199
  .ant-progress-circle.ant-progress-status-success .ant-progress-text {
200
- color: #36c626;
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: #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-radio-group {
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;
@@ -67,7 +67,7 @@ html {
67
67
  box-sizing: border-box;
68
68
  margin: 0;
69
69
  padding: 0;
70
- color: #4c4c4c;
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: #4c4c4c;
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: #2c68ff;
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 #2c68ff;
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: #d2d2d2;
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: #2c68ff;
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: #d2d2d2;
181
+ border-color: #d9d9d9;
182
182
  }
183
183
  .ant-radio-checked .ant-radio-inner {
184
- border-color: #2c68ff;
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: #f1f1f1;
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: #a9a9a9;
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: #4c4c4c;
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 #d2d2d2;
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: #4c4c4c;
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: #d2d2d2;
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 #d2d2d2;
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: #2c68ff;
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: #2c68ff;
289
+ color: var(--ant-primary-color);
290
290
  background: #fff;
291
- border-color: #2c68ff;
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: #2c68ff;
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: #2c68ff;
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: #2c68ff;
319
- border-color: #2c68ff;
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: #a9a9a9;
336
- background-color: #f1f1f1;
337
- border-color: #d2d2d2;
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: #a9a9a9;
343
- background-color: #f1f1f1;
344
- border-color: #d2d2d2;
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: #d2d2d2;
347
+ border-left-color: #d9d9d9;
348
348
  }
349
349
  .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
350
- color: #a9a9a9;
350
+ color: rgba(0, 0, 0, 0.25);
351
351
  background-color: #e6e6e6;
352
- border-color: #d2d2d2;
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 #d2d2d2;
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: #d2d2d2;
402
+ border-right-color: #d9d9d9;
403
403
  }