@fle-ui/next 1.0.5-alpha.3 → 1.0.5-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/dist/@fle-ui/next.css +3438 -3438
  2. package/dist/@fle-ui/next.css.map +1 -1
  3. package/dist/@fle-ui/next.js +359 -359
  4. package/dist/@fle-ui/next.js.map +1 -1
  5. package/dist/@fle-ui/next.min.css +2 -2
  6. package/dist/@fle-ui/next.min.css.map +1 -1
  7. package/dist/@fle-ui/next.min.js +1 -1
  8. package/dist/@fle-ui/next.min.js.map +1 -1
  9. package/es/affix/style/index.css +38 -38
  10. package/es/alert/style/index.css +47 -47
  11. package/es/anchor/style/index.css +43 -43
  12. package/es/auto-complete/style/index.css +39 -39
  13. package/es/avatar/style/index.css +39 -39
  14. package/es/back-top/style/index.css +41 -41
  15. package/es/badge/style/index.css +61 -61
  16. package/es/breadcrumb/style/index.css +45 -45
  17. package/es/button/style/index.css +122 -122
  18. package/es/calendar/style/index.css +45 -45
  19. package/es/card/style/index.css +55 -55
  20. package/es/carousel/style/index.css +39 -39
  21. package/es/cascader/style/index.css +61 -61
  22. package/es/checkbox/style/index.css +55 -55
  23. package/es/collapse/style/index.css +46 -46
  24. package/es/comment/style/index.css +43 -43
  25. package/es/config-provider/style/index.css +38 -38
  26. package/es/date-picker/style/index.css +87 -87
  27. package/es/descriptions/style/index.css +46 -46
  28. package/es/divider/style/index.css +45 -45
  29. package/es/drawer/style/index.css +43 -43
  30. package/es/dropdown/style/index.css +51 -51
  31. package/es/empty/style/index.css +40 -40
  32. package/es/form/style/index.css +56 -56
  33. package/es/grid/style/index.css +38 -38
  34. package/es/icon/style/index.css +38 -38
  35. package/es/image/style/index.css +39 -39
  36. package/es/input/style/index.css +84 -84
  37. package/es/input-number/style/index.css +87 -87
  38. package/es/layout/style/index.css +42 -42
  39. package/es/list/style/index.css +55 -55
  40. package/es/locale-provider/style/index.css +38 -38
  41. package/es/mentions/style/index.css +61 -61
  42. package/es/menu/style/index.css +78 -78
  43. package/es/message/style/index.css +43 -43
  44. package/es/modal/style/index.css +39 -39
  45. package/es/modal/style/modal.less +1 -1
  46. package/es/notification/style/index.css +46 -46
  47. package/es/page-header/style/index.css +42 -42
  48. package/es/pagination/style/index.css +79 -79
  49. package/es/pagination/style/index.less +2 -0
  50. package/es/popconfirm/style/index.css +38 -38
  51. package/es/popover/style/index.css +52 -52
  52. package/es/progress/style/index.css +53 -53
  53. package/es/radio/style/index.css +72 -72
  54. package/es/rate/style/index.css +40 -40
  55. package/es/result/style/index.css +44 -44
  56. package/es/segmented/style/index.css +41 -41
  57. package/es/select/style/index.css +62 -62
  58. package/es/skeleton/style/index.css +38 -38
  59. package/es/slider/style/index.css +45 -45
  60. package/es/space/style/index.css +38 -38
  61. package/es/spin/style/index.css +42 -42
  62. package/es/statistic/style/index.css +41 -41
  63. package/es/steps/style/index.css +82 -82
  64. package/es/style/color/colors.less +6 -6
  65. package/es/style/index.css +49 -49
  66. package/es/style/themes/compact.less +12 -6
  67. package/es/style/themes/dark.less +445 -106
  68. package/es/style/themes/default.less +61 -35
  69. package/es/style/themes/index.less +1 -1
  70. package/es/style/themes/variable.less +80 -39
  71. package/es/switch/style/index.css +43 -43
  72. package/es/table/style/index.css +68 -68
  73. package/es/tabs/style/index.css +55 -55
  74. package/es/tag/style/index.css +67 -67
  75. package/es/time-picker/style/index.css +38 -38
  76. package/es/timeline/style/index.css +53 -53
  77. package/es/tooltip/style/index.css +47 -47
  78. package/es/transfer/style/index.css +55 -55
  79. package/es/tree/style/index.css +65 -65
  80. package/es/tree-select/style/index.css +63 -63
  81. package/es/typography/style/index.css +56 -56
  82. package/es/upload/style/index.css +57 -57
  83. package/lib/affix/style/index.css +38 -38
  84. package/lib/alert/style/index.css +47 -47
  85. package/lib/anchor/style/index.css +43 -43
  86. package/lib/auto-complete/style/index.css +39 -39
  87. package/lib/avatar/style/index.css +39 -39
  88. package/lib/back-top/style/index.css +41 -41
  89. package/lib/badge/style/index.css +61 -61
  90. package/lib/breadcrumb/style/index.css +45 -45
  91. package/lib/button/style/index.css +122 -122
  92. package/lib/calendar/style/index.css +45 -45
  93. package/lib/card/style/index.css +55 -55
  94. package/lib/carousel/style/index.css +39 -39
  95. package/lib/cascader/style/index.css +61 -61
  96. package/lib/checkbox/style/index.css +55 -55
  97. package/lib/collapse/style/index.css +46 -46
  98. package/lib/comment/style/index.css +43 -43
  99. package/lib/config-provider/style/index.css +38 -38
  100. package/lib/date-picker/style/index.css +87 -87
  101. package/lib/descriptions/style/index.css +46 -46
  102. package/lib/divider/style/index.css +45 -45
  103. package/lib/drawer/style/index.css +43 -43
  104. package/lib/dropdown/style/index.css +51 -51
  105. package/lib/empty/style/index.css +40 -40
  106. package/lib/form/style/index.css +56 -56
  107. package/lib/grid/style/index.css +38 -38
  108. package/lib/icon/style/index.css +38 -38
  109. package/lib/image/style/index.css +39 -39
  110. package/lib/input/style/index.css +84 -84
  111. package/lib/input-number/style/index.css +87 -87
  112. package/lib/layout/style/index.css +42 -42
  113. package/lib/list/style/index.css +55 -55
  114. package/lib/locale-provider/style/index.css +38 -38
  115. package/lib/mentions/style/index.css +61 -61
  116. package/lib/menu/style/index.css +78 -78
  117. package/lib/message/style/index.css +43 -43
  118. package/lib/modal/style/index.css +39 -39
  119. package/lib/modal/style/modal.less +1 -1
  120. package/lib/notification/style/index.css +46 -46
  121. package/lib/page-header/style/index.css +42 -42
  122. package/lib/pagination/style/index.css +79 -79
  123. package/lib/pagination/style/index.less +2 -0
  124. package/lib/popconfirm/style/index.css +38 -38
  125. package/lib/popover/style/index.css +52 -52
  126. package/lib/progress/style/index.css +53 -53
  127. package/lib/radio/style/index.css +72 -72
  128. package/lib/rate/style/index.css +40 -40
  129. package/lib/result/style/index.css +44 -44
  130. package/lib/segmented/style/index.css +41 -41
  131. package/lib/select/style/index.css +62 -62
  132. package/lib/skeleton/style/index.css +38 -38
  133. package/lib/slider/style/index.css +45 -45
  134. package/lib/space/style/index.css +38 -38
  135. package/lib/spin/style/index.css +42 -42
  136. package/lib/statistic/style/index.css +41 -41
  137. package/lib/steps/style/index.css +82 -82
  138. package/lib/style/color/colors.less +6 -6
  139. package/lib/style/index.css +49 -49
  140. package/lib/style/themes/compact.less +12 -6
  141. package/lib/style/themes/dark.less +445 -106
  142. package/lib/style/themes/default.less +61 -35
  143. package/lib/style/themes/index.less +1 -1
  144. package/lib/style/themes/variable.less +80 -39
  145. package/lib/switch/style/index.css +43 -43
  146. package/lib/table/style/index.css +68 -68
  147. package/lib/tabs/style/index.css +55 -55
  148. package/lib/tag/style/index.css +67 -67
  149. package/lib/time-picker/style/index.css +38 -38
  150. package/lib/timeline/style/index.css +53 -53
  151. package/lib/tooltip/style/index.css +47 -47
  152. package/lib/transfer/style/index.css +55 -55
  153. package/lib/tree/style/index.css +65 -65
  154. package/lib/tree-select/style/index.css +63 -63
  155. package/lib/typography/style/index.css +56 -56
  156. package/lib/upload/style/index.css +57 -57
  157. package/package.json +1 -1
  158. package/report.html +2 -2
@@ -3,46 +3,46 @@
3
3
  /* stylelint-disable */
4
4
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
5
5
  html {
6
- --ant-primary-color: #1890ff;
7
- --ant-primary-color-hover: #40a9ff;
8
- --ant-primary-color-active: #096dd9;
9
- --ant-primary-color-outline: rgba(24, 144, 255, 0.2);
10
- --ant-primary-1: #e6f7ff;
11
- --ant-primary-2: #bae7ff;
12
- --ant-primary-3: #91d5ff;
13
- --ant-primary-4: #69c0ff;
14
- --ant-primary-5: #40a9ff;
15
- --ant-primary-6: #1890ff;
16
- --ant-primary-7: #096dd9;
6
+ --ant-primary-color: #2c68ff;
7
+ --ant-primary-color-hover: #548aff;
8
+ --ant-primary-color-active: #1a4ad9;
9
+ --ant-primary-color-outline: rgba(44, 104, 255, 0.2);
10
+ --ant-primary-1: #f0f7ff;
11
+ --ant-primary-2: #cfe3ff;
12
+ --ant-primary-3: #a6c8ff;
13
+ --ant-primary-4: #7daaff;
14
+ --ant-primary-5: #548aff;
15
+ --ant-primary-6: #2c68ff;
16
+ --ant-primary-7: #1a4ad9;
17
17
  --ant-primary-color-deprecated-pure: ;
18
- --ant-primary-color-deprecated-l-35: #cbe6ff;
19
- --ant-primary-color-deprecated-l-20: #7ec1ff;
20
- --ant-primary-color-deprecated-t-20: #46a6ff;
21
- --ant-primary-color-deprecated-t-50: #8cc8ff;
22
- --ant-primary-color-deprecated-f-12: rgba(24, 144, 255, 0.12);
23
- --ant-primary-color-active-deprecated-f-30: rgba(230, 247, 255, 0.3);
24
- --ant-primary-color-active-deprecated-d-02: #dcf4ff;
25
- --ant-success-color: #52c41a;
26
- --ant-success-color-hover: #73d13d;
27
- --ant-success-color-active: #389e0d;
28
- --ant-success-color-outline: rgba(82, 196, 26, 0.2);
29
- --ant-success-color-deprecated-bg: #f6ffed;
30
- --ant-success-color-deprecated-border: #b7eb8f;
31
- --ant-error-color: #ff4d4f;
32
- --ant-error-color-hover: #ff7875;
33
- --ant-error-color-active: #d9363e;
34
- --ant-error-color-outline: rgba(255, 77, 79, 0.2);
35
- --ant-error-color-deprecated-bg: #fff2f0;
36
- --ant-error-color-deprecated-border: #ffccc7;
37
- --ant-warning-color: #faad14;
38
- --ant-warning-color-hover: #ffc53d;
39
- --ant-warning-color-active: #d48806;
40
- --ant-warning-color-outline: rgba(250, 173, 20, 0.2);
18
+ --ant-primary-color-deprecated-l-35: #dfe8ff;
19
+ --ant-primary-color-deprecated-l-20: #92b1ff;
20
+ --ant-primary-color-deprecated-t-20: #5686ff;
21
+ --ant-primary-color-deprecated-t-50: #96b4ff;
22
+ --ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
23
+ --ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
24
+ --ant-primary-color-active-deprecated-d-02: #e6f2ff;
25
+ --ant-success-color: #36c626;
26
+ --ant-success-color-hover: #5cd44a;
27
+ --ant-success-color-active: #20a116;
28
+ --ant-success-color-outline: rgba(54, 198, 38, 0.2);
29
+ --ant-success-color-deprecated-bg: #f4fff0;
30
+ --ant-success-color-deprecated-border: #afed9f;
31
+ --ant-error-color: #ff5c57;
32
+ --ant-error-color-hover: #ff8880;
33
+ --ant-error-color-active: #d93f3f;
34
+ --ant-error-color-outline: rgba(255, 92, 87, 0.2);
35
+ --ant-error-color-deprecated-bg: #fff3f0;
36
+ --ant-error-color-deprecated-border: #ffd7d1;
37
+ --ant-warning-color: #ffab00;
38
+ --ant-warning-color-hover: #ffbf29;
39
+ --ant-warning-color-active: #d98900;
40
+ --ant-warning-color-outline: rgba(255, 171, 0, 0.2);
41
41
  --ant-warning-color-deprecated-bg: #fffbe6;
42
- --ant-warning-color-deprecated-border: #ffe58f;
43
- --ant-info-color: #1890ff;
44
- --ant-info-color-deprecated-bg: #e6f7ff;
45
- --ant-info-color-deprecated-border: #91d5ff;
42
+ --ant-warning-color-deprecated-border: #ffe07a;
43
+ --ant-info-color: #2c68ff;
44
+ --ant-info-color-deprecated-bg: #f0f7ff;
45
+ --ant-info-color-deprecated-border: #a6c8ff;
46
46
  }
47
47
  @-webkit-keyframes antCheckboxEffect {
48
48
  0% {
@@ -82,7 +82,7 @@ html {
82
82
  background: #fafafa;
83
83
  }
84
84
  .ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
85
- border-bottom: 1px solid #eeeeee;
85
+ border-bottom: 1px solid rgba(0, 0, 0, 0.06);
86
86
  }
87
87
  .ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
88
88
  margin: 0;
@@ -94,10 +94,10 @@ html {
94
94
  background-color: transparent;
95
95
  }
96
96
  .ant-transfer-status-error .ant-transfer-list {
97
- border-color: #f42d2d;
97
+ border-color: var(--ant-error-color);
98
98
  }
99
99
  .ant-transfer-status-error .ant-transfer-list-search:not([disabled]) {
100
- border-color: #d2d2d2;
100
+ border-color: #d9d9d9;
101
101
  }
102
102
  .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover {
103
103
  border-color: var(--ant-primary-5);
@@ -110,10 +110,10 @@ html {
110
110
  outline: 0;
111
111
  }
112
112
  .ant-transfer-status-warning .ant-transfer-list {
113
- border-color: #ffab00;
113
+ border-color: var(--ant-warning-color);
114
114
  }
115
115
  .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]) {
116
- border-color: #d2d2d2;
116
+ border-color: #d9d9d9;
117
117
  }
118
118
  .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover {
119
119
  border-color: var(--ant-primary-5);
@@ -129,7 +129,7 @@ html {
129
129
  box-sizing: border-box;
130
130
  margin: 0;
131
131
  padding: 0;
132
- color: #4c4c4c;
132
+ color: rgba(0, 0, 0, 0.85);
133
133
  font-size: 14px;
134
134
  font-variant: tabular-nums;
135
135
  line-height: 1.5715;
@@ -140,14 +140,14 @@ html {
140
140
  align-items: stretch;
141
141
  }
142
142
  .ant-transfer-disabled .ant-transfer-list {
143
- background: #f1f1f1;
143
+ background: #f5f5f5;
144
144
  }
145
145
  .ant-transfer-list {
146
146
  display: flex;
147
147
  flex-direction: column;
148
148
  width: 180px;
149
149
  height: 200px;
150
- border: 1px solid #d2d2d2;
150
+ border: 1px solid #d9d9d9;
151
151
  border-radius: 4px;
152
152
  }
153
153
  .ant-transfer-list-with-pagination {
@@ -155,7 +155,7 @@ html {
155
155
  height: auto;
156
156
  }
157
157
  .ant-transfer-list-search .anticon-search {
158
- color: #a9a9a9;
158
+ color: rgba(0, 0, 0, 0.25);
159
159
  }
160
160
  .ant-transfer-list-header {
161
161
  display: flex;
@@ -163,9 +163,9 @@ html {
163
163
  align-items: center;
164
164
  height: 40px;
165
165
  padding: 8px 12px 9px;
166
- color: #4c4c4c;
166
+ color: rgba(0, 0, 0, 0.85);
167
167
  background: #fff;
168
- border-bottom: 1px solid #eeeeee;
168
+ border-bottom: 1px solid rgba(0, 0, 0, 0.06);
169
169
  border-radius: 4px 4px 0 0;
170
170
  }
171
171
  .ant-transfer-list-header > *:not(:last-child) {
@@ -229,13 +229,13 @@ html {
229
229
  text-overflow: ellipsis;
230
230
  }
231
231
  .ant-transfer-list-content-item-remove {
232
- color: #2c68ff;
232
+ color: var(--ant-primary-color);
233
233
  text-decoration: none;
234
234
  outline: none;
235
235
  cursor: pointer;
236
236
  transition: color 0.3s;
237
237
  position: relative;
238
- color: #d2d2d2;
238
+ color: #d9d9d9;
239
239
  }
240
240
  .ant-transfer-list-content-item-remove:focus,
241
241
  .ant-transfer-list-content-item-remove:hover {
@@ -270,23 +270,23 @@ html {
270
270
  background-color: var(--ant-primary-1);
271
271
  }
272
272
  .ant-transfer-list-content-item-disabled {
273
- color: #a9a9a9;
273
+ color: rgba(0, 0, 0, 0.25);
274
274
  cursor: not-allowed;
275
275
  }
276
276
  .ant-transfer-list-pagination {
277
277
  padding: 8px 0;
278
278
  text-align: right;
279
- border-top: 1px solid #eeeeee;
279
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
280
280
  }
281
281
  .ant-transfer-list-body-not-found {
282
282
  flex: none;
283
283
  width: 100%;
284
284
  margin: auto 0;
285
- color: #a9a9a9;
285
+ color: rgba(0, 0, 0, 0.25);
286
286
  text-align: center;
287
287
  }
288
288
  .ant-transfer-list-footer {
289
- border-top: 1px solid #eeeeee;
289
+ border-top: 1px solid rgba(0, 0, 0, 0.06);
290
290
  }
291
291
  .ant-transfer-operation {
292
292
  display: flex;
@@ -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
  @-webkit-keyframes antCheckboxEffect {
48
48
  0% {
@@ -118,7 +118,7 @@ html {
118
118
  }
119
119
  .ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::before,
120
120
  .ant-tree.ant-tree-directory .ant-tree-treenode-selected::before {
121
- background: #2c68ff;
121
+ background: var(--ant-primary-color);
122
122
  }
123
123
  .ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher {
124
124
  color: #fff;
@@ -131,7 +131,7 @@ html {
131
131
  box-sizing: border-box;
132
132
  margin: 0;
133
133
  padding: 0;
134
- color: #4c4c4c;
134
+ color: rgba(0, 0, 0, 0.85);
135
135
  font-size: 14px;
136
136
  font-variant: tabular-nums;
137
137
  line-height: 1.5715;
@@ -147,7 +147,7 @@ html {
147
147
  .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
148
148
  .ant-tree-checkbox:hover .ant-tree-checkbox-inner,
149
149
  .ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
150
- border-color: #2c68ff;
150
+ border-color: var(--ant-primary-color);
151
151
  }
152
152
  .ant-tree-checkbox-checked::after {
153
153
  position: absolute;
@@ -155,7 +155,7 @@ html {
155
155
  left: 0;
156
156
  width: 100%;
157
157
  height: 100%;
158
- border: 1px solid #2c68ff;
158
+ border: 1px solid var(--ant-primary-color);
159
159
  border-radius: 4px;
160
160
  visibility: hidden;
161
161
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
@@ -177,7 +177,7 @@ html {
177
177
  height: 16px;
178
178
  direction: ltr;
179
179
  background-color: #fff;
180
- border: 1px solid #d2d2d2;
180
+ border: 1px solid #d9d9d9;
181
181
  border-radius: 4px;
182
182
  border-collapse: separate;
183
183
  transition: all 0.3s;
@@ -221,14 +221,14 @@ html {
221
221
  content: ' ';
222
222
  }
223
223
  .ant-tree-checkbox-checked .ant-tree-checkbox-inner {
224
- background-color: #2c68ff;
225
- border-color: #2c68ff;
224
+ background-color: var(--ant-primary-color);
225
+ border-color: var(--ant-primary-color);
226
226
  }
227
227
  .ant-tree-checkbox-disabled {
228
228
  cursor: not-allowed;
229
229
  }
230
230
  .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
231
- border-color: #a9a9a9;
231
+ border-color: rgba(0, 0, 0, 0.25);
232
232
  -webkit-animation-name: none;
233
233
  animation-name: none;
234
234
  }
@@ -237,17 +237,17 @@ html {
237
237
  pointer-events: none;
238
238
  }
239
239
  .ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
240
- background-color: #f1f1f1;
241
- border-color: #d2d2d2 !important;
240
+ background-color: #f5f5f5;
241
+ border-color: #d9d9d9 !important;
242
242
  }
243
243
  .ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
244
- border-color: #f1f1f1;
244
+ border-color: #f5f5f5;
245
245
  border-collapse: separate;
246
246
  -webkit-animation-name: none;
247
247
  animation-name: none;
248
248
  }
249
249
  .ant-tree-checkbox-disabled + span {
250
- color: #a9a9a9;
250
+ color: rgba(0, 0, 0, 0.25);
251
251
  cursor: not-allowed;
252
252
  }
253
253
  .ant-tree-checkbox-disabled:hover::after,
@@ -258,7 +258,7 @@ html {
258
258
  box-sizing: border-box;
259
259
  margin: 0;
260
260
  padding: 0;
261
- color: #4c4c4c;
261
+ color: rgba(0, 0, 0, 0.85);
262
262
  font-size: 14px;
263
263
  font-variant: tabular-nums;
264
264
  line-height: 1.5715;
@@ -293,7 +293,7 @@ html {
293
293
  box-sizing: border-box;
294
294
  margin: 0;
295
295
  padding: 0;
296
- color: #4c4c4c;
296
+ color: rgba(0, 0, 0, 0.85);
297
297
  font-size: 14px;
298
298
  font-variant: tabular-nums;
299
299
  line-height: 1.5715;
@@ -312,28 +312,28 @@ html {
312
312
  }
313
313
  .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
314
314
  background-color: #fff;
315
- border-color: #d2d2d2;
315
+ border-color: #d9d9d9;
316
316
  }
317
317
  .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
318
318
  top: 50%;
319
319
  left: 50%;
320
320
  width: 8px;
321
321
  height: 8px;
322
- background-color: #2c68ff;
322
+ background-color: var(--ant-primary-color);
323
323
  border: 0;
324
324
  transform: translate(-50%, -50%) scale(1);
325
325
  opacity: 1;
326
326
  content: ' ';
327
327
  }
328
328
  .ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
329
- background-color: #a9a9a9;
330
- border-color: #a9a9a9;
329
+ background-color: rgba(0, 0, 0, 0.25);
330
+ border-color: rgba(0, 0, 0, 0.25);
331
331
  }
332
332
  .ant-tree {
333
333
  box-sizing: border-box;
334
334
  margin: 0;
335
335
  padding: 0;
336
- color: #4c4c4c;
336
+ color: rgba(0, 0, 0, 0.85);
337
337
  font-size: 14px;
338
338
  font-variant: tabular-nums;
339
339
  line-height: 1.5715;
@@ -364,7 +364,7 @@ html {
364
364
  right: 0;
365
365
  bottom: 4px;
366
366
  left: 0;
367
- border: 1px solid #2c68ff;
367
+ border: 1px solid var(--ant-primary-color);
368
368
  opacity: 0;
369
369
  -webkit-animation: ant-tree-node-fx-do-not-use 0.3s;
370
370
  animation: ant-tree-node-fx-do-not-use 0.3s;
@@ -382,7 +382,7 @@ html {
382
382
  outline: none;
383
383
  }
384
384
  .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
385
- color: #a9a9a9;
385
+ color: rgba(0, 0, 0, 0.25);
386
386
  cursor: not-allowed;
387
387
  }
388
388
  .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover {
@@ -448,7 +448,7 @@ html {
448
448
  transform: rotate(-90deg);
449
449
  }
450
450
  .ant-tree-switcher-loading-icon {
451
- color: #2c68ff;
451
+ color: var(--ant-primary-color);
452
452
  }
453
453
  .ant-tree-switcher-leaf-line {
454
454
  position: relative;
@@ -521,7 +521,7 @@ html {
521
521
  position: absolute;
522
522
  z-index: 1;
523
523
  height: 2px;
524
- background-color: #2c68ff;
524
+ background-color: var(--ant-primary-color);
525
525
  border-radius: 1px;
526
526
  pointer-events: none;
527
527
  }
@@ -532,12 +532,12 @@ html {
532
532
  width: 8px;
533
533
  height: 8px;
534
534
  background-color: transparent;
535
- border: 2px solid #2c68ff;
535
+ border: 2px solid var(--ant-primary-color);
536
536
  border-radius: 50%;
537
537
  content: '';
538
538
  }
539
539
  .ant-tree .ant-tree-treenode.drop-container > [draggable] {
540
- box-shadow: 0 0 0 2px #2c68ff;
540
+ box-shadow: 0 0 0 2px var(--ant-primary-color);
541
541
  }
542
542
  .ant-tree-show-line .ant-tree-indent-unit {
543
543
  position: relative;
@@ -548,7 +548,7 @@ html {
548
548
  top: 0;
549
549
  right: 12px;
550
550
  bottom: -4px;
551
- border-right: 1px solid #d2d2d2;
551
+ border-right: 1px solid #d9d9d9;
552
552
  content: '';
553
553
  }
554
554
  .ant-tree-show-line .ant-tree-indent-unit-end::before {
@@ -582,7 +582,7 @@ html {
582
582
  right: auto;
583
583
  left: -13px;
584
584
  border-right: none;
585
- border-left: 1px solid #d2d2d2;
585
+ border-left: 1px solid #d9d9d9;
586
586
  }
587
587
  .ant-tree-rtl .ant-tree-checkbox {
588
588
  margin: 4px 0 0 8px;