@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,51 +3,51 @@
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-status-error.ant-picker,
48
48
  .ant-picker-status-error.ant-picker:not([disabled]):hover {
49
49
  background-color: #fff;
50
- border-color: #f42d2d;
50
+ border-color: var(--ant-error-color);
51
51
  }
52
52
  .ant-picker-status-error.ant-picker-focused,
53
53
  .ant-picker-status-error.ant-picker:focus {
@@ -59,7 +59,7 @@ html {
59
59
  .ant-picker-status-warning.ant-picker,
60
60
  .ant-picker-status-warning.ant-picker:not([disabled]):hover {
61
61
  background-color: #fff;
62
- border-color: #ffab00;
62
+ border-color: var(--ant-warning-color);
63
63
  }
64
64
  .ant-picker-status-warning.ant-picker-focused,
65
65
  .ant-picker-status-warning.ant-picker:focus {
@@ -72,7 +72,7 @@ html {
72
72
  box-sizing: border-box;
73
73
  margin: 0;
74
74
  padding: 0;
75
- color: #4c4c4c;
75
+ color: rgba(0, 0, 0, 0.85);
76
76
  font-size: 14px;
77
77
  font-variant: tabular-nums;
78
78
  line-height: 1.5715;
@@ -83,7 +83,7 @@ html {
83
83
  display: inline-flex;
84
84
  align-items: center;
85
85
  background: #fff;
86
- border: 1px solid #d2d2d2;
86
+ border: 1px solid #d9d9d9;
87
87
  border-radius: 4px;
88
88
  transition: border 0.3s, box-shadow 0.3s;
89
89
  }
@@ -99,12 +99,12 @@ html {
99
99
  outline: 0;
100
100
  }
101
101
  .ant-picker.ant-picker-disabled {
102
- background: #f1f1f1;
103
- border-color: #d2d2d2;
102
+ background: #f5f5f5;
103
+ border-color: #d9d9d9;
104
104
  cursor: not-allowed;
105
105
  }
106
106
  .ant-picker.ant-picker-disabled .ant-picker-suffix {
107
- color: #a9a9a9;
107
+ color: rgba(0, 0, 0, 0.25);
108
108
  }
109
109
  .ant-picker.ant-picker-borderless {
110
110
  background-color: transparent !important;
@@ -123,12 +123,12 @@ html {
123
123
  width: 100%;
124
124
  min-width: 0;
125
125
  padding: 4px 11px;
126
- color: #4c4c4c;
126
+ color: rgba(0, 0, 0, 0.85);
127
127
  font-size: 14px;
128
128
  line-height: 1.5715;
129
129
  background-color: #fff;
130
130
  background-image: none;
131
- border: 1px solid #d2d2d2;
131
+ border: 1px solid #d9d9d9;
132
132
  border-radius: 4px;
133
133
  transition: all 0.3s;
134
134
  /* stylelint-disable-next-line selector-no-vendor-prefix */
@@ -175,27 +175,27 @@ html {
175
175
  outline: 0;
176
176
  }
177
177
  .ant-picker-input > input-disabled {
178
- color: #a9a9a9;
179
- background-color: #f1f1f1;
180
- border-color: #d2d2d2;
178
+ color: rgba(0, 0, 0, 0.25);
179
+ background-color: #f5f5f5;
180
+ border-color: #d9d9d9;
181
181
  box-shadow: none;
182
182
  cursor: not-allowed;
183
183
  opacity: 1;
184
184
  }
185
185
  .ant-picker-input > input-disabled:hover {
186
- border-color: #d2d2d2;
186
+ border-color: #d9d9d9;
187
187
  border-right-width: 1px;
188
188
  }
189
189
  .ant-picker-input > input[disabled] {
190
- color: #a9a9a9;
191
- background-color: #f1f1f1;
192
- border-color: #d2d2d2;
190
+ color: rgba(0, 0, 0, 0.25);
191
+ background-color: #f5f5f5;
192
+ border-color: #d9d9d9;
193
193
  box-shadow: none;
194
194
  cursor: not-allowed;
195
195
  opacity: 1;
196
196
  }
197
197
  .ant-picker-input > input[disabled]:hover {
198
- border-color: #d2d2d2;
198
+ border-color: #d9d9d9;
199
199
  border-right-width: 1px;
200
200
  }
201
201
  .ant-picker-input > input-borderless,
@@ -249,7 +249,7 @@ textarea.ant-picker-input > input {
249
249
  flex: none;
250
250
  align-self: center;
251
251
  margin-left: 4px;
252
- color: #a9a9a9;
252
+ color: rgba(0, 0, 0, 0.25);
253
253
  line-height: 1;
254
254
  pointer-events: none;
255
255
  }
@@ -263,7 +263,7 @@ textarea.ant-picker-input > input {
263
263
  position: absolute;
264
264
  top: 50%;
265
265
  right: 0;
266
- color: #a9a9a9;
266
+ color: rgba(0, 0, 0, 0.25);
267
267
  line-height: 1;
268
268
  background: #fff;
269
269
  transform: translateY(-50%);
@@ -275,20 +275,20 @@ textarea.ant-picker-input > input {
275
275
  vertical-align: top;
276
276
  }
277
277
  .ant-picker-clear:hover {
278
- color: #a9a9a9;
278
+ color: rgba(0, 0, 0, 0.45);
279
279
  }
280
280
  .ant-picker-separator {
281
281
  position: relative;
282
282
  display: inline-block;
283
283
  width: 1em;
284
284
  height: 16px;
285
- color: #a9a9a9;
285
+ color: rgba(0, 0, 0, 0.25);
286
286
  font-size: 16px;
287
287
  vertical-align: top;
288
288
  cursor: default;
289
289
  }
290
290
  .ant-picker-focused .ant-picker-separator {
291
- color: #a9a9a9;
291
+ color: rgba(0, 0, 0, 0.45);
292
292
  }
293
293
  .ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
294
294
  cursor: not-allowed;
@@ -307,7 +307,7 @@ textarea.ant-picker-input > input {
307
307
  bottom: -1px;
308
308
  height: 2px;
309
309
  margin-left: 11px;
310
- background: #2c68ff;
310
+ background: var(--ant-primary-color);
311
311
  opacity: 0;
312
312
  transition: all 0.3s ease-out;
313
313
  pointer-events: none;
@@ -330,7 +330,7 @@ textarea.ant-picker-input > input {
330
330
  box-sizing: border-box;
331
331
  margin: 0;
332
332
  padding: 0;
333
- color: #4c4c4c;
333
+ color: rgba(0, 0, 0, 0.85);
334
334
  font-size: 14px;
335
335
  font-variant: tabular-nums;
336
336
  line-height: 1.5715;
@@ -399,7 +399,7 @@ textarea.ant-picker-input > input {
399
399
  display: inline-block;
400
400
  }
401
401
  .ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
402
- color: #2c68ff;
402
+ color: var(--ant-primary-color);
403
403
  background: var(--ant-primary-1);
404
404
  border-color: var(--ant-primary-3);
405
405
  cursor: pointer;
@@ -461,19 +461,19 @@ textarea.ant-picker-input > input {
461
461
  text-align: center;
462
462
  }
463
463
  .ant-picker-panel-container .ant-picker-panel-focused {
464
- border-color: #eeeeee;
464
+ border-color: rgba(0, 0, 0, 0.06);
465
465
  }
466
466
  .ant-picker-panel {
467
467
  display: inline-flex;
468
468
  flex-direction: column;
469
469
  text-align: center;
470
470
  background: #fff;
471
- border: 1px solid #eeeeee;
471
+ border: 1px solid rgba(0, 0, 0, 0.06);
472
472
  border-radius: 4px;
473
473
  outline: none;
474
474
  }
475
475
  .ant-picker-panel-focused {
476
- border-color: #2c68ff;
476
+ border-color: var(--ant-primary-color);
477
477
  }
478
478
  .ant-picker-decade-panel,
479
479
  .ant-picker-year-panel,
@@ -489,15 +489,15 @@ textarea.ant-picker-input > input {
489
489
  .ant-picker-header {
490
490
  display: flex;
491
491
  padding: 0 8px;
492
- color: #262626;
493
- border-bottom: 1px solid #eeeeee;
492
+ color: rgba(0, 0, 0, 0.85);
493
+ border-bottom: 1px solid rgba(0, 0, 0, 0.06);
494
494
  }
495
495
  .ant-picker-header > * {
496
496
  flex: none;
497
497
  }
498
498
  .ant-picker-header button {
499
499
  padding: 0;
500
- color: #a9a9a9;
500
+ color: rgba(0, 0, 0, 0.25);
501
501
  line-height: 40px;
502
502
  background: transparent;
503
503
  border: 0;
@@ -509,7 +509,7 @@ textarea.ant-picker-input > input {
509
509
  font-size: 14px;
510
510
  }
511
511
  .ant-picker-header > button:hover {
512
- color: #4c4c4c;
512
+ color: rgba(0, 0, 0, 0.85);
513
513
  }
514
514
  .ant-picker-header-view {
515
515
  flex: auto;
@@ -524,7 +524,7 @@ textarea.ant-picker-input > input {
524
524
  margin-left: 8px;
525
525
  }
526
526
  .ant-picker-header-view button:hover {
527
- color: #2c68ff;
527
+ color: var(--ant-primary-color);
528
528
  }
529
529
  .ant-picker-prev-icon,
530
530
  .ant-picker-next-icon,
@@ -582,16 +582,16 @@ textarea.ant-picker-input > input {
582
582
  }
583
583
  .ant-picker-content th {
584
584
  height: 30px;
585
- color: #4c4c4c;
585
+ color: rgba(0, 0, 0, 0.85);
586
586
  line-height: 30px;
587
587
  }
588
588
  .ant-picker-cell {
589
589
  padding: 3px 0;
590
- color: #a9a9a9;
590
+ color: rgba(0, 0, 0, 0.25);
591
591
  cursor: pointer;
592
592
  }
593
593
  .ant-picker-cell-in-view {
594
- color: #4c4c4c;
594
+ color: rgba(0, 0, 0, 0.85);
595
595
  }
596
596
  .ant-picker-cell::before {
597
597
  position: absolute;
@@ -625,7 +625,7 @@ textarea.ant-picker-input > input {
625
625
  bottom: 0;
626
626
  left: 0;
627
627
  z-index: 1;
628
- border: 1px solid #2c68ff;
628
+ border: 1px solid var(--ant-primary-color);
629
629
  border-radius: 4px;
630
630
  content: '';
631
631
  }
@@ -639,7 +639,7 @@ textarea.ant-picker-input > input {
639
639
  .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
640
640
  .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
641
641
  color: #fff;
642
- background: #2c68ff;
642
+ background: var(--ant-primary-color);
643
643
  }
644
644
  .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
645
645
  .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
@@ -734,7 +734,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
734
734
  border-bottom-right-radius: 4px;
735
735
  }
736
736
  .ant-picker-cell-disabled {
737
- color: #a9a9a9;
737
+ color: rgba(0, 0, 0, 0.25);
738
738
  pointer-events: none;
739
739
  }
740
740
  .ant-picker-cell-disabled .ant-picker-cell-inner {
@@ -744,7 +744,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
744
744
  background: rgba(0, 0, 0, 0.04);
745
745
  }
746
746
  .ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner::before {
747
- border-color: #a9a9a9;
747
+ border-color: rgba(0, 0, 0, 0.25);
748
748
  }
749
749
  .ant-picker-decade-panel .ant-picker-content,
750
750
  .ant-picker-year-panel .ant-picker-content,
@@ -771,7 +771,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
771
771
  border-bottom: 1px solid transparent;
772
772
  }
773
773
  .ant-picker-panel .ant-picker-footer {
774
- border-top: 1px solid #eeeeee;
774
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
775
775
  }
776
776
  .ant-picker-footer-extra {
777
777
  padding: 0 12px;
@@ -779,13 +779,13 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
779
779
  text-align: left;
780
780
  }
781
781
  .ant-picker-footer-extra:not(:last-child) {
782
- border-bottom: 1px solid #eeeeee;
782
+ border-bottom: 1px solid rgba(0, 0, 0, 0.06);
783
783
  }
784
784
  .ant-picker-now {
785
785
  text-align: left;
786
786
  }
787
787
  .ant-picker-today-btn {
788
- color: #2c68ff;
788
+ color: var(--ant-primary-color);
789
789
  }
790
790
  .ant-picker-today-btn:hover {
791
791
  color: var(--ant-primary-color-hover);
@@ -794,7 +794,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
794
794
  color: var(--ant-primary-color-active);
795
795
  }
796
796
  .ant-picker-today-btn.ant-picker-today-btn-disabled {
797
- color: #a9a9a9;
797
+ color: rgba(0, 0, 0, 0.25);
798
798
  cursor: not-allowed;
799
799
  }
800
800
  .ant-picker-decade-panel .ant-picker-cell-inner {
@@ -857,7 +857,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
857
857
  }
858
858
  .ant-picker-week-panel-row-selected td,
859
859
  .ant-picker-week-panel-row-selected:hover td {
860
- background: #2c68ff;
860
+ background: var(--ant-primary-color);
861
861
  }
862
862
  .ant-picker-week-panel-row-selected td.ant-picker-cell-week,
863
863
  .ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week {
@@ -884,7 +884,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
884
884
  display: flex;
885
885
  }
886
886
  .ant-picker-datetime-panel .ant-picker-time-panel {
887
- border-left: 1px solid #eeeeee;
887
+ border-left: 1px solid rgba(0, 0, 0, 0.06);
888
888
  }
889
889
  .ant-picker-datetime-panel .ant-picker-date-panel,
890
890
  .ant-picker-datetime-panel .ant-picker-time-panel {
@@ -926,7 +926,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
926
926
  height: 198px;
927
927
  }
928
928
  .ant-picker-time-panel-column:not(:first-child) {
929
- border-left: 1px solid #eeeeee;
929
+ border-left: 1px solid rgba(0, 0, 0, 0.06);
930
930
  }
931
931
  .ant-picker-time-panel-column-active {
932
932
  background: var(--ant-primary-color-active-deprecated-f-30);
@@ -944,7 +944,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
944
944
  height: 28px;
945
945
  margin: 0;
946
946
  padding: 0 0 0 14px;
947
- color: #4c4c4c;
947
+ color: rgba(0, 0, 0, 0.85);
948
948
  line-height: 28px;
949
949
  border-radius: 0;
950
950
  cursor: pointer;
@@ -957,7 +957,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
957
957
  background: var(--ant-primary-1);
958
958
  }
959
959
  .ant-picker-time-panel-column > li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
960
- color: #a9a9a9;
960
+ color: rgba(0, 0, 0, 0.25);
961
961
  background: transparent;
962
962
  cursor: not-allowed;
963
963
  }
@@ -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-descriptions-header {
48
48
  display: flex;
@@ -52,7 +52,7 @@ html {
52
52
  .ant-descriptions-title {
53
53
  flex: auto;
54
54
  overflow: hidden;
55
- color: #262626;
55
+ color: rgba(0, 0, 0, 0.85);
56
56
  font-weight: bold;
57
57
  font-size: 16px;
58
58
  line-height: 1.5715;
@@ -61,7 +61,7 @@ html {
61
61
  }
62
62
  .ant-descriptions-extra {
63
63
  margin-left: auto;
64
- color: #4c4c4c;
64
+ color: rgba(0, 0, 0, 0.85);
65
65
  font-size: 14px;
66
66
  }
67
67
  .ant-descriptions-view {
@@ -80,7 +80,7 @@ html {
80
80
  border-bottom: none;
81
81
  }
82
82
  .ant-descriptions-item-label {
83
- color: #262626;
83
+ color: rgba(0, 0, 0, 0.85);
84
84
  font-weight: normal;
85
85
  font-size: 14px;
86
86
  line-height: 1.5715;
@@ -102,7 +102,7 @@ html {
102
102
  .ant-descriptions-item-content {
103
103
  display: table-cell;
104
104
  flex: 1;
105
- color: #4c4c4c;
105
+ color: rgba(0, 0, 0, 0.85);
106
106
  font-size: 14px;
107
107
  line-height: 1.5715;
108
108
  word-break: break-word;
@@ -129,7 +129,7 @@ html {
129
129
  padding-bottom: 8px;
130
130
  }
131
131
  .ant-descriptions-bordered .ant-descriptions-view {
132
- border: 1px solid #eeeeee;
132
+ border: 1px solid rgba(0, 0, 0, 0.06);
133
133
  }
134
134
  .ant-descriptions-bordered .ant-descriptions-view > table {
135
135
  table-layout: auto;
@@ -138,7 +138,7 @@ html {
138
138
  .ant-descriptions-bordered .ant-descriptions-item-label,
139
139
  .ant-descriptions-bordered .ant-descriptions-item-content {
140
140
  padding: 16px 24px;
141
- border-right: 1px solid #eeeeee;
141
+ border-right: 1px solid rgba(0, 0, 0, 0.06);
142
142
  }
143
143
  .ant-descriptions-bordered .ant-descriptions-item-label:last-child,
144
144
  .ant-descriptions-bordered .ant-descriptions-item-content:last-child {
@@ -151,7 +151,7 @@ html {
151
151
  display: none;
152
152
  }
153
153
  .ant-descriptions-bordered .ant-descriptions-row {
154
- border-bottom: 1px solid #eeeeee;
154
+ border-bottom: 1px solid rgba(0, 0, 0, 0.06);
155
155
  }
156
156
  .ant-descriptions-bordered .ant-descriptions-row:last-child {
157
157
  border-bottom: none;
@@ -173,7 +173,7 @@ html {
173
173
  .ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label,
174
174
  .ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content {
175
175
  border-right: none;
176
- border-left: 1px solid #eeeeee;
176
+ border-left: 1px solid rgba(0, 0, 0, 0.06);
177
177
  }
178
178
  .ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
179
179
  .ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content:last-child {