@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-steps {
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;
@@ -89,14 +89,14 @@ html {
89
89
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
90
90
  line-height: 32px;
91
91
  text-align: center;
92
- border: 1px solid #a9a9a9;
92
+ border: 1px solid rgba(0, 0, 0, 0.25);
93
93
  border-radius: 32px;
94
94
  transition: background-color 0.3s, border-color 0.3s;
95
95
  }
96
96
  .ant-steps-item-icon .ant-steps-icon {
97
97
  position: relative;
98
98
  top: -0.5px;
99
- color: #2c68ff;
99
+ color: var(--ant-primary-color);
100
100
  line-height: 1;
101
101
  }
102
102
  .ant-steps-item-tail {
@@ -110,7 +110,7 @@ html {
110
110
  display: inline-block;
111
111
  width: 100%;
112
112
  height: 1px;
113
- background: #eeeeee;
113
+ background: rgba(0, 0, 0, 0.06);
114
114
  border-radius: 1px;
115
115
  transition: background 0.3s;
116
116
  content: '';
@@ -119,7 +119,7 @@ html {
119
119
  position: relative;
120
120
  display: inline-block;
121
121
  padding-right: 16px;
122
- color: #4c4c4c;
122
+ color: rgba(0, 0, 0, 0.85);
123
123
  font-size: 16px;
124
124
  line-height: 32px;
125
125
  }
@@ -130,66 +130,66 @@ html {
130
130
  display: block;
131
131
  width: 9999px;
132
132
  height: 1px;
133
- background: #eeeeee;
133
+ background: rgba(0, 0, 0, 0.06);
134
134
  content: '';
135
135
  }
136
136
  .ant-steps-item-subtitle {
137
137
  display: inline;
138
138
  margin-left: 8px;
139
- color: #a9a9a9;
139
+ color: rgba(0, 0, 0, 0.45);
140
140
  font-weight: normal;
141
141
  font-size: 14px;
142
142
  }
143
143
  .ant-steps-item-description {
144
- color: #a9a9a9;
144
+ color: rgba(0, 0, 0, 0.45);
145
145
  font-size: 14px;
146
146
  }
147
147
  .ant-steps-item-wait .ant-steps-item-icon {
148
148
  background-color: #fff;
149
- border-color: #a9a9a9;
149
+ border-color: rgba(0, 0, 0, 0.25);
150
150
  }
151
151
  .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
152
- color: #a9a9a9;
152
+ color: rgba(0, 0, 0, 0.25);
153
153
  }
154
154
  .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
155
- background: #a9a9a9;
155
+ background: rgba(0, 0, 0, 0.25);
156
156
  }
157
157
  .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
158
- color: #a9a9a9;
158
+ color: rgba(0, 0, 0, 0.45);
159
159
  }
160
160
  .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
161
- background-color: #eeeeee;
161
+ background-color: rgba(0, 0, 0, 0.06);
162
162
  }
163
163
  .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
164
- color: #a9a9a9;
164
+ color: rgba(0, 0, 0, 0.45);
165
165
  }
166
166
  .ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
167
- background-color: #eeeeee;
167
+ background-color: rgba(0, 0, 0, 0.06);
168
168
  }
169
169
  .ant-steps-item-process .ant-steps-item-icon {
170
170
  background-color: #fff;
171
- border-color: #2c68ff;
171
+ border-color: var(--ant-primary-color);
172
172
  }
173
173
  .ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
174
- color: #2c68ff;
174
+ color: var(--ant-primary-color);
175
175
  }
176
176
  .ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
177
- background: #2c68ff;
177
+ background: var(--ant-primary-color);
178
178
  }
179
179
  .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
180
- color: #262626;
180
+ color: rgba(0, 0, 0, 0.85);
181
181
  }
182
182
  .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
183
- background-color: #eeeeee;
183
+ background-color: rgba(0, 0, 0, 0.06);
184
184
  }
185
185
  .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
186
- color: #4c4c4c;
186
+ color: rgba(0, 0, 0, 0.85);
187
187
  }
188
188
  .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
189
- background-color: #eeeeee;
189
+ background-color: rgba(0, 0, 0, 0.06);
190
190
  }
191
191
  .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
192
- background: #2c68ff;
192
+ background: var(--ant-primary-color);
193
193
  }
194
194
  .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon .ant-steps-icon {
195
195
  color: #fff;
@@ -199,50 +199,50 @@ html {
199
199
  }
200
200
  .ant-steps-item-finish .ant-steps-item-icon {
201
201
  background-color: #fff;
202
- border-color: #2c68ff;
202
+ border-color: var(--ant-primary-color);
203
203
  }
204
204
  .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
205
- color: #2c68ff;
205
+ color: var(--ant-primary-color);
206
206
  }
207
207
  .ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
208
- background: #2c68ff;
208
+ background: var(--ant-primary-color);
209
209
  }
210
210
  .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
211
- color: #4c4c4c;
211
+ color: rgba(0, 0, 0, 0.85);
212
212
  }
213
213
  .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
214
- background-color: #2c68ff;
214
+ background-color: var(--ant-primary-color);
215
215
  }
216
216
  .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
217
- color: #a9a9a9;
217
+ color: rgba(0, 0, 0, 0.45);
218
218
  }
219
219
  .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
220
- background-color: #2c68ff;
220
+ background-color: var(--ant-primary-color);
221
221
  }
222
222
  .ant-steps-item-error .ant-steps-item-icon {
223
223
  background-color: #fff;
224
- border-color: #f42d2d;
224
+ border-color: var(--ant-error-color);
225
225
  }
226
226
  .ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
227
- color: #f42d2d;
227
+ color: var(--ant-error-color);
228
228
  }
229
229
  .ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
230
- background: #f42d2d;
230
+ background: var(--ant-error-color);
231
231
  }
232
232
  .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
233
- color: #f42d2d;
233
+ color: var(--ant-error-color);
234
234
  }
235
235
  .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
236
- background-color: #eeeeee;
236
+ background-color: rgba(0, 0, 0, 0.06);
237
237
  }
238
238
  .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
239
- color: #f42d2d;
239
+ color: var(--ant-error-color);
240
240
  }
241
241
  .ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
242
- background-color: #eeeeee;
242
+ background-color: rgba(0, 0, 0, 0.06);
243
243
  }
244
244
  .ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
245
- background: #f42d2d;
245
+ background: var(--ant-error-color);
246
246
  }
247
247
  .ant-steps-item-disabled {
248
248
  cursor: not-allowed;
@@ -259,13 +259,13 @@ html {
259
259
  .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-title,
260
260
  .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-subtitle,
261
261
  .ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-description {
262
- color: #2c68ff;
262
+ color: var(--ant-primary-color);
263
263
  }
264
264
  .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon {
265
- border-color: #2c68ff;
265
+ border-color: var(--ant-primary-color);
266
266
  }
267
267
  .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon .ant-steps-icon {
268
- color: #2c68ff;
268
+ color: var(--ant-primary-color);
269
269
  }
270
270
  .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
271
271
  padding-left: 16px;
@@ -298,7 +298,7 @@ html {
298
298
  line-height: 32px;
299
299
  }
300
300
  .ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
301
- color: #2c68ff;
301
+ color: var(--ant-primary-color);
302
302
  }
303
303
  .ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
304
304
  width: auto;
@@ -328,7 +328,7 @@ html {
328
328
  top: 12px;
329
329
  }
330
330
  .ant-steps-small .ant-steps-item-description {
331
- color: #a9a9a9;
331
+ color: rgba(0, 0, 0, 0.45);
332
332
  font-size: 14px;
333
333
  }
334
334
  .ant-steps-small .ant-steps-item-tail {
@@ -592,7 +592,7 @@ html {
592
592
  display: inline-block;
593
593
  width: 0;
594
594
  height: 2px;
595
- background-color: #2c68ff;
595
+ background-color: var(--ant-primary-color);
596
596
  transition: width 0.3s, left 0.3s;
597
597
  transition-timing-function: ease-out;
598
598
  content: '';
@@ -1,7 +1,7 @@
1
1
  @import 'colorPalette';
2
2
 
3
3
  // color palettes
4
- @blue-base: #1890ff;
4
+ @blue-base: #2c68ff;
5
5
  @blue-1: color(~`colorPalette('@{blue-6}', 1) `);
6
6
  @blue-2: color(~`colorPalette('@{blue-6}', 2) `);
7
7
  @blue-3: color(~`colorPalette('@{blue-6}', 3) `);
@@ -37,7 +37,7 @@
37
37
  @cyan-9: color(~`colorPalette('@{cyan-6}', 9) `);
38
38
  @cyan-10: color(~`colorPalette('@{cyan-6}', 10) `);
39
39
 
40
- @green-base: #52c41a;
40
+ @green-base: #36c626;
41
41
  @green-1: color(~`colorPalette('@{green-6}', 1) `);
42
42
  @green-2: color(~`colorPalette('@{green-6}', 2) `);
43
43
  @green-3: color(~`colorPalette('@{green-6}', 3) `);
@@ -74,7 +74,7 @@
74
74
  @pink-9: color(~`colorPalette('@{pink-6}', 9) `);
75
75
  @pink-10: color(~`colorPalette('@{pink-6}', 10) `);
76
76
 
77
- @red-base: #f5222d;
77
+ @red-base: #f42d2d;
78
78
  @red-1: color(~`colorPalette('@{red-6}', 1) `);
79
79
  @red-2: color(~`colorPalette('@{red-6}', 2) `);
80
80
  @red-3: color(~`colorPalette('@{red-6}', 3) `);
@@ -146,7 +146,7 @@
146
146
  @lime-9: color(~`colorPalette('@{lime-6}', 9) `);
147
147
  @lime-10: color(~`colorPalette('@{lime-6}', 10) `);
148
148
 
149
- @gold-base: #faad14;
149
+ @gold-base: #ffab00;
150
150
  @gold-1: color(~`colorPalette('@{gold-6}', 1) `);
151
151
  @gold-2: color(~`colorPalette('@{gold-6}', 2) `);
152
152
  @gold-3: color(~`colorPalette('@{gold-6}', 3) `);
@@ -158,5 +158,5 @@
158
158
  @gold-9: color(~`colorPalette('@{gold-6}', 9) `);
159
159
  @gold-10: color(~`colorPalette('@{gold-6}', 10) `);
160
160
 
161
- @preset-colors: pink, magenta, red, volcano, orange, yellow, gold, cyan, lime, green, blue, geekblue,
162
- purple;
161
+ @preset-colors: pink, magenta, red, volcano, orange, yellow, gold, cyan, lime,
162
+ green, blue, geekblue, purple;
@@ -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
  [class^=ant-]::-ms-clear,
48
48
  [class*= ant-]::-ms-clear,
@@ -80,7 +80,7 @@ html {
80
80
  }
81
81
  body {
82
82
  margin: 0;
83
- color: #4c4c4c;
83
+ color: rgba(0, 0, 0, 0.85);
84
84
  font-size: 14px;
85
85
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
86
86
  font-variant: tabular-nums;
@@ -104,7 +104,7 @@ h5,
104
104
  h6 {
105
105
  margin-top: 0;
106
106
  margin-bottom: 0.5em;
107
- color: #262626;
107
+ color: rgba(0, 0, 0, 0.85);
108
108
  font-weight: 500;
109
109
  }
110
110
  p {
@@ -176,7 +176,7 @@ sup {
176
176
  top: -0.5em;
177
177
  }
178
178
  a {
179
- color: #2c68ff;
179
+ color: var(--ant-primary-color);
180
180
  text-decoration: none;
181
181
  background-color: transparent;
182
182
  outline: none;
@@ -200,7 +200,7 @@ a:focus {
200
200
  outline: 0;
201
201
  }
202
202
  a[disabled] {
203
- color: #a9a9a9;
203
+ color: rgba(0, 0, 0, 0.25);
204
204
  cursor: not-allowed;
205
205
  }
206
206
  pre,
@@ -239,7 +239,7 @@ table {
239
239
  caption {
240
240
  padding-top: 0.75em;
241
241
  padding-bottom: 0.3em;
242
- color: #a9a9a9;
242
+ color: rgba(0, 0, 0, 0.45);
243
243
  text-align: left;
244
244
  caption-side: bottom;
245
245
  }
@@ -344,11 +344,11 @@ mark {
344
344
  }
345
345
  ::-moz-selection {
346
346
  color: #fff;
347
- background: #2c68ff;
347
+ background: var(--ant-primary-color);
348
348
  }
349
349
  ::selection {
350
350
  color: #fff;
351
- background: #2c68ff;
351
+ background: var(--ant-primary-color);
352
352
  }
353
353
  .clearfix::before {
354
354
  display: table;
@@ -844,7 +844,7 @@ mark {
844
844
  position: relative;
845
845
  }
846
846
  html {
847
- --antd-wave-shadow-color: #2c68ff;
847
+ --antd-wave-shadow-color: var(--ant-primary-color);
848
848
  --scroll-bar: 0;
849
849
  }
850
850
  [ant-click-animating-without-extra-node='true']::after,
@@ -856,7 +856,7 @@ html {
856
856
  left: 0;
857
857
  display: block;
858
858
  border-radius: inherit;
859
- box-shadow: 0 0 0 0 #2c68ff;
859
+ box-shadow: 0 0 0 0 var(--ant-primary-color);
860
860
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
861
861
  opacity: 0.2;
862
862
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
@@ -868,13 +868,13 @@ html {
868
868
  }
869
869
  @-webkit-keyframes waveEffect {
870
870
  100% {
871
- box-shadow: 0 0 0 #2c68ff;
871
+ box-shadow: 0 0 0 var(--ant-primary-color);
872
872
  box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
873
873
  }
874
874
  }
875
875
  @keyframes waveEffect {
876
876
  100% {
877
- box-shadow: 0 0 0 #2c68ff;
877
+ box-shadow: 0 0 0 var(--ant-primary-color);
878
878
  box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
879
879
  }
880
880
  }
@@ -104,8 +104,12 @@
104
104
  // ---
105
105
  @input-padding-vertical-base: round(
106
106
  max(
107
- (round(((@input-height-base - @font-size-base * @line-height-base) / 2) * 10) / 10) -
108
- @border-width-base,
107
+ (
108
+ round(
109
+ ((@input-height-base - @font-size-base * @line-height-base) / 2) *
110
+ 10
111
+ ) / 10
112
+ ) - @border-width-base,
109
113
  2px
110
114
  )
111
115
  );
@@ -132,7 +136,8 @@
132
136
  // ---
133
137
  @select-dropdown-height: @height-base;
134
138
  @select-single-item-height-lg: 32px;
135
- @select-multiple-item-height: @input-height-base - max(@input-padding-vertical-base, 4) * 2; // Normal 24px
139
+ @select-multiple-item-height: @input-height-base -
140
+ max(@input-padding-vertical-base, 4) * 2; // Normal 24px
136
141
  @select-multiple-item-height-lg: 24px;
137
142
  @select-multiple-item-spacing-half: 3px;
138
143
 
@@ -186,8 +191,8 @@
186
191
 
187
192
  // Modal
188
193
  // --
189
- @modal-header-padding: 11px @modal-header-padding-horizontal;
190
- @modal-footer-padding-vertical: @padding-sm;
194
+ @modal-header-padding: 20px 20px;
195
+ @modal-footer-padding-vertical: 16px;
191
196
  @modal-header-close-size: 44px;
192
197
  @modal-confirm-body-padding: 24px 24px 16px;
193
198
 
@@ -231,7 +236,8 @@
231
236
  // ---
232
237
  @alert-with-description-no-icon-padding-vertical: 7px;
233
238
  @alert-with-description-padding-vertical: 11px;
234
- @alert-icon-top: 7px + @font-size-base * (@line-height-base / 2) - (@font-size-base / 2);
239
+ @alert-icon-top: 7px + @font-size-base * (@line-height-base / 2) -
240
+ (@font-size-base / 2);
235
241
  @alert-with-description-icon-size: 20px;
236
242
 
237
243
  // Skeleton