@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,78 +3,78 @@
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-menu-item-danger.ant-menu-item {
48
- color: #f42d2d;
48
+ color: var(--ant-error-color);
49
49
  }
50
50
  .ant-menu-item-danger.ant-menu-item:hover,
51
51
  .ant-menu-item-danger.ant-menu-item-active {
52
- color: #f42d2d;
52
+ color: var(--ant-error-color);
53
53
  }
54
54
  .ant-menu-item-danger.ant-menu-item:active {
55
- background: #fff1f0;
55
+ background: #fff2f0;
56
56
  }
57
57
  .ant-menu-item-danger.ant-menu-item-selected {
58
- color: #f42d2d;
58
+ color: var(--ant-error-color);
59
59
  }
60
60
  .ant-menu-item-danger.ant-menu-item-selected > a,
61
61
  .ant-menu-item-danger.ant-menu-item-selected > a:hover {
62
- color: #f42d2d;
62
+ color: var(--ant-error-color);
63
63
  }
64
64
  .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
65
- background-color: #fff1f0;
65
+ background-color: #fff2f0;
66
66
  }
67
67
  .ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {
68
- border-right-color: #f42d2d;
68
+ border-right-color: var(--ant-error-color);
69
69
  }
70
70
  .ant-menu-dark .ant-menu-item-danger.ant-menu-item,
71
71
  .ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,
72
72
  .ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {
73
- color: #f42d2d;
73
+ color: var(--ant-error-color);
74
74
  }
75
75
  .ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
76
76
  color: #fff;
77
- background-color: #f42d2d;
77
+ background-color: var(--ant-error-color);
78
78
  }
79
79
  .ant-menu {
80
80
  box-sizing: border-box;
@@ -85,7 +85,7 @@ html {
85
85
  font-feature-settings: 'tnum';
86
86
  margin-bottom: 0;
87
87
  padding-left: 0;
88
- color: #4c4c4c;
88
+ color: rgba(0, 0, 0, 0.85);
89
89
  font-size: 14px;
90
90
  line-height: 0;
91
91
  text-align: left;
@@ -126,7 +126,7 @@ html {
126
126
  .ant-menu-item-group-title {
127
127
  height: 1.5715;
128
128
  padding: 8px 16px;
129
- color: #a9a9a9;
129
+ color: rgba(0, 0, 0, 0.45);
130
130
  font-size: 14px;
131
131
  line-height: 1.5715;
132
132
  transition: all 0.3s;
@@ -139,7 +139,7 @@ html {
139
139
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
140
140
  }
141
141
  .ant-menu-submenu-selected {
142
- color: #2c68ff;
142
+ color: var(--ant-primary-color);
143
143
  }
144
144
  .ant-menu-item:active,
145
145
  .ant-menu-submenu-title:active {
@@ -153,10 +153,10 @@ html {
153
153
  transition: color 0.3s;
154
154
  }
155
155
  .ant-menu-item a {
156
- color: #4c4c4c;
156
+ color: rgba(0, 0, 0, 0.85);
157
157
  }
158
158
  .ant-menu-item a:hover {
159
- color: #2c68ff;
159
+ color: var(--ant-primary-color);
160
160
  }
161
161
  .ant-menu-item a::before {
162
162
  position: absolute;
@@ -168,15 +168,15 @@ html {
168
168
  content: '';
169
169
  }
170
170
  .ant-menu-item > .ant-badge a {
171
- color: #4c4c4c;
171
+ color: rgba(0, 0, 0, 0.85);
172
172
  }
173
173
  .ant-menu-item > .ant-badge a:hover {
174
- color: #2c68ff;
174
+ color: var(--ant-primary-color);
175
175
  }
176
176
  .ant-menu-item-divider {
177
177
  overflow: hidden;
178
178
  line-height: 0;
179
- border-color: #eeeeee;
179
+ border-color: rgba(0, 0, 0, 0.06);
180
180
  border-style: solid;
181
181
  border-width: 1px 0 0;
182
182
  }
@@ -193,11 +193,11 @@ html {
193
193
  background-color: transparent;
194
194
  }
195
195
  .ant-menu-item-selected {
196
- color: #2c68ff;
196
+ color: var(--ant-primary-color);
197
197
  }
198
198
  .ant-menu-item-selected a,
199
199
  .ant-menu-item-selected a:hover {
200
- color: #2c68ff;
200
+ color: var(--ant-primary-color);
201
201
  }
202
202
  .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
203
203
  background-color: var(--ant-primary-1);
@@ -205,10 +205,10 @@ html {
205
205
  .ant-menu-inline,
206
206
  .ant-menu-vertical,
207
207
  .ant-menu-vertical-left {
208
- border-right: 1px solid #eeeeee;
208
+ border-right: 1px solid rgba(0, 0, 0, 0.06);
209
209
  }
210
210
  .ant-menu-vertical-right {
211
- border-left: 1px solid #eeeeee;
211
+ border-left: 1px solid rgba(0, 0, 0, 0.06);
212
212
  }
213
213
  .ant-menu-vertical.ant-menu-sub,
214
214
  .ant-menu-vertical-left.ant-menu-sub,
@@ -336,7 +336,7 @@ html {
336
336
  top: 50%;
337
337
  right: 16px;
338
338
  width: 10px;
339
- color: #4c4c4c;
339
+ color: rgba(0, 0, 0, 0.85);
340
340
  transform: translateY(-50%);
341
341
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
342
342
  }
@@ -358,7 +358,7 @@ html {
358
358
  }
359
359
  .ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-expand-icon,
360
360
  .ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
361
- color: #2c68ff;
361
+ color: var(--ant-primary-color);
362
362
  }
363
363
  .ant-menu-inline-collapsed .ant-menu-submenu-arrow::before,
364
364
  .ant-menu-submenu-inline .ant-menu-submenu-arrow::before {
@@ -383,12 +383,12 @@ html {
383
383
  .ant-menu-vertical .ant-menu-submenu-selected,
384
384
  .ant-menu-vertical-left .ant-menu-submenu-selected,
385
385
  .ant-menu-vertical-right .ant-menu-submenu-selected {
386
- color: #2c68ff;
386
+ color: var(--ant-primary-color);
387
387
  }
388
388
  .ant-menu-horizontal {
389
389
  line-height: 46px;
390
390
  border: 0;
391
- border-bottom: 1px solid #eeeeee;
391
+ border-bottom: 1px solid rgba(0, 0, 0, 0.06);
392
392
  box-shadow: none;
393
393
  }
394
394
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item,
@@ -405,7 +405,7 @@ html {
405
405
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,
406
406
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,
407
407
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected {
408
- color: #2c68ff;
408
+ color: var(--ant-primary-color);
409
409
  }
410
410
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
411
411
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover::after,
@@ -415,7 +415,7 @@ html {
415
415
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open::after,
416
416
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
417
417
  .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected::after {
418
- border-bottom: 2px solid #2c68ff;
418
+ border-bottom: 2px solid var(--ant-primary-color);
419
419
  }
420
420
  .ant-menu-horizontal > .ant-menu-item,
421
421
  .ant-menu-horizontal > .ant-menu-submenu {
@@ -438,16 +438,16 @@ html {
438
438
  padding: 0;
439
439
  }
440
440
  .ant-menu-horizontal > .ant-menu-item a {
441
- color: #4c4c4c;
441
+ color: rgba(0, 0, 0, 0.85);
442
442
  }
443
443
  .ant-menu-horizontal > .ant-menu-item a:hover {
444
- color: #2c68ff;
444
+ color: var(--ant-primary-color);
445
445
  }
446
446
  .ant-menu-horizontal > .ant-menu-item a::before {
447
447
  bottom: -2px;
448
448
  }
449
449
  .ant-menu-horizontal > .ant-menu-item-selected a {
450
- color: #2c68ff;
450
+ color: var(--ant-primary-color);
451
451
  }
452
452
  .ant-menu-horizontal::after {
453
453
  display: block;
@@ -469,7 +469,7 @@ html {
469
469
  top: 0;
470
470
  right: 0;
471
471
  bottom: 0;
472
- border-right: 3px solid #2c68ff;
472
+ border-right: 3px solid var(--ant-primary-color);
473
473
  transform: scaleY(0.0001);
474
474
  opacity: 0;
475
475
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
@@ -651,7 +651,7 @@ html {
651
651
  }
652
652
  .ant-menu-item-disabled,
653
653
  .ant-menu-submenu-disabled {
654
- color: #a9a9a9 !important;
654
+ color: rgba(0, 0, 0, 0.25) !important;
655
655
  background: none;
656
656
  cursor: not-allowed;
657
657
  }
@@ -661,19 +661,19 @@ html {
661
661
  }
662
662
  .ant-menu-item-disabled a,
663
663
  .ant-menu-submenu-disabled a {
664
- color: #a9a9a9 !important;
664
+ color: rgba(0, 0, 0, 0.25) !important;
665
665
  pointer-events: none;
666
666
  }
667
667
  .ant-menu-item-disabled > .ant-menu-submenu-title,
668
668
  .ant-menu-submenu-disabled > .ant-menu-submenu-title {
669
- color: #a9a9a9 !important;
669
+ color: rgba(0, 0, 0, 0.25) !important;
670
670
  cursor: not-allowed;
671
671
  }
672
672
  .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
673
673
  .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
674
674
  .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
675
675
  .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
676
- background: #a9a9a9 !important;
676
+ background: rgba(0, 0, 0, 0.25) !important;
677
677
  }
678
678
  .ant-layout-header .ant-menu {
679
679
  line-height: inherit;
@@ -687,7 +687,7 @@ html {
687
687
  .ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
688
688
  .ant-menu-light .ant-menu-submenu-active,
689
689
  .ant-menu-light .ant-menu-submenu-title:hover {
690
- color: #2c68ff;
690
+ color: var(--ant-primary-color);
691
691
  }
692
692
  .ant-menu.ant-menu-root:focus-visible {
693
693
  box-shadow: 0 0 0 2px var(--ant-primary-7);
@@ -734,7 +734,7 @@ html {
734
734
  border-bottom: 0;
735
735
  }
736
736
  .ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
737
- background-color: #2c68ff;
737
+ background-color: var(--ant-primary-color);
738
738
  }
739
739
  .ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
740
740
  bottom: 0;
@@ -818,7 +818,7 @@ html {
818
818
  background-color: transparent;
819
819
  }
820
820
  .ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
821
- background-color: #2c68ff;
821
+ background-color: var(--ant-primary-color);
822
822
  }
823
823
  .ant-menu-dark .ant-menu-item-selected {
824
824
  color: #fff;
@@ -843,7 +843,7 @@ html {
843
843
  }
844
844
  .ant-menu.ant-menu-dark .ant-menu-item-selected,
845
845
  .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
846
- background-color: #2c68ff;
846
+ background-color: var(--ant-primary-color);
847
847
  }
848
848
  .ant-menu-dark .ant-menu-item-disabled,
849
849
  .ant-menu-dark .ant-menu-submenu-disabled,
@@ -874,7 +874,7 @@ html {
874
874
  .ant-menu-rtl.ant-menu-inline,
875
875
  .ant-menu-rtl.ant-menu-vertical {
876
876
  border-right: none;
877
- border-left: 1px solid #eeeeee;
877
+ border-left: 1px solid rgba(0, 0, 0, 0.06);
878
878
  }
879
879
  .ant-menu-rtl.ant-menu-dark.ant-menu-inline,
880
880
  .ant-menu-rtl.ant-menu-dark.ant-menu-vertical {
@@ -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-message {
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;
@@ -74,17 +74,17 @@ html {
74
74
  pointer-events: all;
75
75
  }
76
76
  .ant-message-success .anticon {
77
- color: #36c626;
77
+ color: var(--ant-success-color);
78
78
  }
79
79
  .ant-message-error .anticon {
80
- color: #f42d2d;
80
+ color: var(--ant-error-color);
81
81
  }
82
82
  .ant-message-warning .anticon {
83
- color: #ffab00;
83
+ color: var(--ant-warning-color);
84
84
  }
85
85
  .ant-message-info .anticon,
86
86
  .ant-message-loading .anticon {
87
- color: #2c68ff;
87
+ color: var(--ant-info-color);
88
88
  }
89
89
  .ant-message .anticon {
90
90
  position: relative;
@@ -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-modal {
48
48
  box-sizing: border-box;
@@ -137,7 +137,7 @@ html {
137
137
  display: block;
138
138
  width: 63px;
139
139
  height: 63px;
140
- font-size: 16px;
140
+ font-size: 20px;
141
141
  font-style: normal;
142
142
  line-height: 63px;
143
143
  text-align: center;
@@ -55,7 +55,7 @@
55
55
  display: block;
56
56
  width: @modal-header-close-size;
57
57
  height: @modal-header-close-size;
58
- font-size: @font-size-lg;
58
+ font-size: 20px;
59
59
  font-style: normal;
60
60
  line-height: @modal-header-close-size;
61
61
  text-align: center;