@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,58 +3,58 @@
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-divider {
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;
55
55
  list-style: none;
56
56
  font-feature-settings: 'tnum';
57
- border-top: 1px solid #eeeeee;
57
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
58
58
  }
59
59
  .ant-divider-vertical {
60
60
  position: relative;
@@ -64,7 +64,7 @@ html {
64
64
  margin: 0 8px;
65
65
  vertical-align: middle;
66
66
  border-top: 0;
67
- border-left: 1px solid #eeeeee;
67
+ border-left: 1px solid rgba(0, 0, 0, 0.06);
68
68
  }
69
69
  .ant-divider-horizontal {
70
70
  display: flex;
@@ -76,13 +76,13 @@ html {
76
76
  .ant-divider-horizontal.ant-divider-with-text {
77
77
  display: flex;
78
78
  margin: 16px 0;
79
- color: #262626;
79
+ color: rgba(0, 0, 0, 0.85);
80
80
  font-weight: 500;
81
81
  font-size: 16px;
82
82
  white-space: nowrap;
83
83
  text-align: center;
84
84
  border-top: 0;
85
- border-top-color: #eeeeee;
85
+ border-top-color: rgba(0, 0, 0, 0.06);
86
86
  }
87
87
  .ant-divider-horizontal.ant-divider-with-text::before,
88
88
  .ant-divider-horizontal.ant-divider-with-text::after {
@@ -117,7 +117,7 @@ html {
117
117
  }
118
118
  .ant-divider-dashed {
119
119
  background: none;
120
- border-color: #eeeeee;
120
+ border-color: rgba(0, 0, 0, 0.06);
121
121
  border-style: dashed;
122
122
  border-width: 1px 0 0;
123
123
  }
@@ -129,7 +129,7 @@ html {
129
129
  border-width: 0 0 0 1px;
130
130
  }
131
131
  .ant-divider-plain.ant-divider-with-text {
132
- color: #4c4c4c;
132
+ color: rgba(0, 0, 0, 0.85);
133
133
  font-weight: normal;
134
134
  font-size: 14px;
135
135
  }
@@ -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-drawer {
48
48
  position: fixed;
@@ -143,7 +143,7 @@ html {
143
143
  .ant-drawer-title {
144
144
  flex: 1;
145
145
  margin: 0;
146
- color: #262626;
146
+ color: rgba(0, 0, 0, 0.85);
147
147
  font-weight: 500;
148
148
  font-size: 16px;
149
149
  line-height: 22px;
@@ -159,7 +159,7 @@ html {
159
159
  .ant-drawer-close {
160
160
  display: inline-block;
161
161
  margin-right: 12px;
162
- color: #a9a9a9;
162
+ color: rgba(0, 0, 0, 0.45);
163
163
  font-weight: 700;
164
164
  font-size: 16px;
165
165
  font-style: normal;
@@ -185,9 +185,9 @@ html {
185
185
  align-items: center;
186
186
  justify-content: space-between;
187
187
  padding: 16px 24px;
188
- color: #4c4c4c;
188
+ color: rgba(0, 0, 0, 0.85);
189
189
  background: #fff;
190
- border-bottom: 1px solid #eeeeee;
190
+ border-bottom: 1px solid rgba(0, 0, 0, 0.06);
191
191
  border-radius: 4px 4px 0 0;
192
192
  }
193
193
  .ant-drawer-header-title {
@@ -217,7 +217,7 @@ html {
217
217
  .ant-drawer-footer {
218
218
  flex-shrink: 0;
219
219
  padding: 16px 24px;
220
- border-top: 1px solid #eeeeee;
220
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
221
221
  }
222
222
  .ant-drawer-mask {
223
223
  position: absolute;
@@ -3,59 +3,59 @@
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-dropdown-menu-item.ant-dropdown-menu-item-danger {
48
- color: #f42d2d;
48
+ color: var(--ant-error-color);
49
49
  }
50
50
  .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover {
51
51
  color: #fff;
52
- background-color: #f42d2d;
52
+ background-color: var(--ant-error-color);
53
53
  }
54
54
  .ant-dropdown {
55
55
  box-sizing: border-box;
56
56
  margin: 0;
57
57
  padding: 0;
58
- color: #4c4c4c;
58
+ color: rgba(0, 0, 0, 0.85);
59
59
  font-size: 14px;
60
60
  font-variant: tabular-nums;
61
61
  line-height: 1.5715;
@@ -175,7 +175,7 @@ html {
175
175
  }
176
176
  .ant-dropdown-menu-item-group-title {
177
177
  padding: 5px 12px;
178
- color: #a9a9a9;
178
+ color: rgba(0, 0, 0, 0.45);
179
179
  transition: all 0.3s;
180
180
  }
181
181
  .ant-dropdown-menu-submenu-popup {
@@ -226,7 +226,7 @@ html {
226
226
  clear: both;
227
227
  margin: 0;
228
228
  padding: 5px 12px;
229
- color: #4c4c4c;
229
+ color: rgba(0, 0, 0, 0.85);
230
230
  font-weight: normal;
231
231
  font-size: 14px;
232
232
  line-height: 22px;
@@ -235,7 +235,7 @@ html {
235
235
  }
236
236
  .ant-dropdown-menu-item-selected,
237
237
  .ant-dropdown-menu-submenu-title-selected {
238
- color: #2c68ff;
238
+ color: var(--ant-primary-color);
239
239
  background-color: var(--ant-primary-1);
240
240
  }
241
241
  .ant-dropdown-menu-item:hover,
@@ -248,12 +248,12 @@ html {
248
248
  }
249
249
  .ant-dropdown-menu-item-disabled,
250
250
  .ant-dropdown-menu-submenu-title-disabled {
251
- color: #a9a9a9;
251
+ color: rgba(0, 0, 0, 0.25);
252
252
  cursor: not-allowed;
253
253
  }
254
254
  .ant-dropdown-menu-item-disabled:hover,
255
255
  .ant-dropdown-menu-submenu-title-disabled:hover {
256
- color: #a9a9a9;
256
+ color: rgba(0, 0, 0, 0.25);
257
257
  background-color: #fff;
258
258
  cursor: not-allowed;
259
259
  }
@@ -267,7 +267,7 @@ html {
267
267
  margin: 4px 0;
268
268
  overflow: hidden;
269
269
  line-height: 0;
270
- background-color: #eeeeee;
270
+ background-color: rgba(0, 0, 0, 0.06);
271
271
  }
272
272
  .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
273
273
  .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
@@ -277,7 +277,7 @@ html {
277
277
  .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
278
278
  .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
279
279
  margin-right: 0 !important;
280
- color: #a9a9a9;
280
+ color: rgba(0, 0, 0, 0.45);
281
281
  font-size: 10px;
282
282
  font-style: normal;
283
283
  }
@@ -302,12 +302,12 @@ html {
302
302
  }
303
303
  .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
304
304
  .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
305
- color: #a9a9a9;
305
+ color: rgba(0, 0, 0, 0.25);
306
306
  background-color: #fff;
307
307
  cursor: not-allowed;
308
308
  }
309
309
  .ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
310
- color: #2c68ff;
310
+ color: var(--ant-primary-color);
311
311
  }
312
312
  .ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
313
313
  .ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
@@ -387,7 +387,7 @@ html {
387
387
  .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
388
388
  .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
389
389
  color: #fff;
390
- background: #2c68ff;
390
+ background: var(--ant-primary-color);
391
391
  }
392
392
  .ant-dropdown-rtl {
393
393
  direction: rtl;
@@ -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-empty {
48
48
  margin: 0 8px;
@@ -66,14 +66,14 @@ html {
66
66
  }
67
67
  .ant-empty-normal {
68
68
  margin: 32px 0;
69
- color: #a9a9a9;
69
+ color: rgba(0, 0, 0, 0.25);
70
70
  }
71
71
  .ant-empty-normal .ant-empty-image {
72
72
  height: 40px;
73
73
  }
74
74
  .ant-empty-small {
75
75
  margin: 8px 0;
76
- color: #a9a9a9;
76
+ color: rgba(0, 0, 0, 0.25);
77
77
  }
78
78
  .ant-empty-small .ant-empty-image {
79
79
  height: 35px;