@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
@@ -2,161 +2,497 @@
2
2
 
3
3
  @theme: dark;
4
4
  // color palettes
5
- @blue-1: mix(color(~`colorPalette('@{blue-base}', 8) `), @component-background, 15%);
6
- @blue-2: mix(color(~`colorPalette('@{blue-base}', 7) `), @component-background, 25%);
5
+ @blue-1: mix(
6
+ color(~`colorPalette('@{blue-base}', 8) `),
7
+ @component-background,
8
+ 15%
9
+ );
10
+ @blue-2: mix(
11
+ color(~`colorPalette('@{blue-base}', 7) `),
12
+ @component-background,
13
+ 25%
14
+ );
7
15
  @blue-3: mix(@blue-base, @component-background, 30%);
8
16
  @blue-4: mix(@blue-base, @component-background, 45%);
9
17
  @blue-5: mix(@blue-base, @component-background, 65%);
10
18
  @blue-6: mix(@blue-base, @component-background, 85%);
11
- @blue-7: mix(color(~`colorPalette('@{blue-base}', 5) `), @component-background, 90%);
12
- @blue-8: mix(color(~`colorPalette('@{blue-base}', 4) `), @component-background, 95%);
13
- @blue-9: mix(color(~`colorPalette('@{blue-base}', 3) `), @component-background, 97%);
14
- @blue-10: mix(color(~`colorPalette('@{blue-base}', 2) `), @component-background, 98%);
15
-
16
- @purple-1: mix(color(~`colorPalette('@{purple-base}', 8) `), @component-background, 15%);
17
- @purple-2: mix(color(~`colorPalette('@{purple-base}', 7) `), @component-background, 25%);
19
+ @blue-7: mix(
20
+ color(~`colorPalette('@{blue-base}', 5) `),
21
+ @component-background,
22
+ 90%
23
+ );
24
+ @blue-8: mix(
25
+ color(~`colorPalette('@{blue-base}', 4) `),
26
+ @component-background,
27
+ 95%
28
+ );
29
+ @blue-9: mix(
30
+ color(~`colorPalette('@{blue-base}', 3) `),
31
+ @component-background,
32
+ 97%
33
+ );
34
+ @blue-10: mix(
35
+ color(~`colorPalette('@{blue-base}', 2) `),
36
+ @component-background,
37
+ 98%
38
+ );
39
+
40
+ @purple-1: mix(
41
+ color(~`colorPalette('@{purple-base}', 8) `),
42
+ @component-background,
43
+ 15%
44
+ );
45
+ @purple-2: mix(
46
+ color(~`colorPalette('@{purple-base}', 7) `),
47
+ @component-background,
48
+ 25%
49
+ );
18
50
  @purple-3: mix(@purple-base, @component-background, 30%);
19
51
  @purple-4: mix(@purple-base, @component-background, 45%);
20
52
  @purple-5: mix(@purple-base, @component-background, 65%);
21
53
  @purple-6: mix(@purple-base, @component-background, 85%);
22
- @purple-7: mix(color(~`colorPalette('@{purple-base}', 5) `), @component-background, 90%);
23
- @purple-8: mix(color(~`colorPalette('@{purple-base}', 4) `), @component-background, 95%);
24
- @purple-9: mix(color(~`colorPalette('@{purple-base}', 3) `), @component-background, 97%);
25
- @purple-10: mix(color(~`colorPalette('@{purple-base}', 2) `), @component-background, 98%);
26
-
27
- @cyan-1: mix(color(~`colorPalette('@{cyan-base}', 8) `), @component-background, 15%);
28
- @cyan-2: mix(color(~`colorPalette('@{cyan-base}', 7) `), @component-background, 25%);
54
+ @purple-7: mix(
55
+ color(~`colorPalette('@{purple-base}', 5) `),
56
+ @component-background,
57
+ 90%
58
+ );
59
+ @purple-8: mix(
60
+ color(~`colorPalette('@{purple-base}', 4) `),
61
+ @component-background,
62
+ 95%
63
+ );
64
+ @purple-9: mix(
65
+ color(~`colorPalette('@{purple-base}', 3) `),
66
+ @component-background,
67
+ 97%
68
+ );
69
+ @purple-10: mix(
70
+ color(~`colorPalette('@{purple-base}', 2) `),
71
+ @component-background,
72
+ 98%
73
+ );
74
+
75
+ @cyan-1: mix(
76
+ color(~`colorPalette('@{cyan-base}', 8) `),
77
+ @component-background,
78
+ 15%
79
+ );
80
+ @cyan-2: mix(
81
+ color(~`colorPalette('@{cyan-base}', 7) `),
82
+ @component-background,
83
+ 25%
84
+ );
29
85
  @cyan-3: mix(@cyan-base, @component-background, 30%);
30
86
  @cyan-4: mix(@cyan-base, @component-background, 45%);
31
87
  @cyan-5: mix(@cyan-base, @component-background, 65%);
32
88
  @cyan-6: mix(@cyan-base, @component-background, 85%);
33
- @cyan-7: mix(color(~`colorPalette('@{cyan-base}', 5) `), @component-background, 90%);
34
- @cyan-8: mix(color(~`colorPalette('@{cyan-base}', 4) `), @component-background, 95%);
35
- @cyan-9: mix(color(~`colorPalette('@{cyan-base}', 3) `), @component-background, 97%);
36
- @cyan-10: mix(color(~`colorPalette('@{cyan-base}', 2) `), @component-background, 98%);
37
-
38
- @green-1: mix(color(~`colorPalette('@{green-base}', 8) `), @component-background, 15%);
39
- @green-2: mix(color(~`colorPalette('@{green-base}', 7) `), @component-background, 25%);
89
+ @cyan-7: mix(
90
+ color(~`colorPalette('@{cyan-base}', 5) `),
91
+ @component-background,
92
+ 90%
93
+ );
94
+ @cyan-8: mix(
95
+ color(~`colorPalette('@{cyan-base}', 4) `),
96
+ @component-background,
97
+ 95%
98
+ );
99
+ @cyan-9: mix(
100
+ color(~`colorPalette('@{cyan-base}', 3) `),
101
+ @component-background,
102
+ 97%
103
+ );
104
+ @cyan-10: mix(
105
+ color(~`colorPalette('@{cyan-base}', 2) `),
106
+ @component-background,
107
+ 98%
108
+ );
109
+
110
+ @green-1: mix(
111
+ color(~`colorPalette('@{green-base}', 8) `),
112
+ @component-background,
113
+ 15%
114
+ );
115
+ @green-2: mix(
116
+ color(~`colorPalette('@{green-base}', 7) `),
117
+ @component-background,
118
+ 25%
119
+ );
40
120
  @green-3: mix(@green-base, @component-background, 30%);
41
121
  @green-4: mix(@green-base, @component-background, 45%);
42
122
  @green-5: mix(@green-base, @component-background, 65%);
43
123
  @green-6: mix(@green-base, @component-background, 85%);
44
- @green-7: mix(color(~`colorPalette('@{green-base}', 5) `), @component-background, 90%);
45
- @green-8: mix(color(~`colorPalette('@{green-base}', 4) `), @component-background, 95%);
46
- @green-9: mix(color(~`colorPalette('@{green-base}', 3) `), @component-background, 97%);
47
- @green-10: mix(color(~`colorPalette('@{green-base}', 2) `), @component-background, 98%);
48
-
49
- @magenta-1: mix(color(~`colorPalette('@{magenta-base}', 8) `), @component-background, 15%);
50
- @magenta-2: mix(color(~`colorPalette('@{magenta-base}', 7) `), @component-background, 25%);
124
+ @green-7: mix(
125
+ color(~`colorPalette('@{green-base}', 5) `),
126
+ @component-background,
127
+ 90%
128
+ );
129
+ @green-8: mix(
130
+ color(~`colorPalette('@{green-base}', 4) `),
131
+ @component-background,
132
+ 95%
133
+ );
134
+ @green-9: mix(
135
+ color(~`colorPalette('@{green-base}', 3) `),
136
+ @component-background,
137
+ 97%
138
+ );
139
+ @green-10: mix(
140
+ color(~`colorPalette('@{green-base}', 2) `),
141
+ @component-background,
142
+ 98%
143
+ );
144
+
145
+ @magenta-1: mix(
146
+ color(~`colorPalette('@{magenta-base}', 8) `),
147
+ @component-background,
148
+ 15%
149
+ );
150
+ @magenta-2: mix(
151
+ color(~`colorPalette('@{magenta-base}', 7) `),
152
+ @component-background,
153
+ 25%
154
+ );
51
155
  @magenta-3: mix(@magenta-base, @component-background, 30%);
52
156
  @magenta-4: mix(@magenta-base, @component-background, 45%);
53
157
  @magenta-5: mix(@magenta-base, @component-background, 65%);
54
158
  @magenta-6: mix(@magenta-base, @component-background, 85%);
55
- @magenta-7: mix(color(~`colorPalette('@{magenta-base}', 5) `), @component-background, 90%);
56
- @magenta-8: mix(color(~`colorPalette('@{magenta-base}', 4) `), @component-background, 95%);
57
- @magenta-9: mix(color(~`colorPalette('@{magenta-base}', 3) `), @component-background, 97%);
58
- @magenta-10: mix(color(~`colorPalette('@{magenta-base}', 2) `), @component-background, 98%);
59
-
60
- @pink-1: mix(color(~`colorPalette('@{pink-base}', 8) `), @component-background, 15%);
61
- @pink-2: mix(color(~`colorPalette('@{pink-base}', 7) `), @component-background, 25%);
159
+ @magenta-7: mix(
160
+ color(~`colorPalette('@{magenta-base}', 5) `),
161
+ @component-background,
162
+ 90%
163
+ );
164
+ @magenta-8: mix(
165
+ color(~`colorPalette('@{magenta-base}', 4) `),
166
+ @component-background,
167
+ 95%
168
+ );
169
+ @magenta-9: mix(
170
+ color(~`colorPalette('@{magenta-base}', 3) `),
171
+ @component-background,
172
+ 97%
173
+ );
174
+ @magenta-10: mix(
175
+ color(~`colorPalette('@{magenta-base}', 2) `),
176
+ @component-background,
177
+ 98%
178
+ );
179
+
180
+ @pink-1: mix(
181
+ color(~`colorPalette('@{pink-base}', 8) `),
182
+ @component-background,
183
+ 15%
184
+ );
185
+ @pink-2: mix(
186
+ color(~`colorPalette('@{pink-base}', 7) `),
187
+ @component-background,
188
+ 25%
189
+ );
62
190
  @pink-3: mix(@pink-base, @component-background, 30%);
63
191
  @pink-4: mix(@pink-base, @component-background, 45%);
64
192
  @pink-5: mix(@pink-base, @component-background, 65%);
65
193
  @pink-6: mix(@pink-base, @component-background, 85%);
66
- @pink-7: mix(color(~`colorPalette('@{pink-base}', 5) `), @component-background, 90%);
67
- @pink-8: mix(color(~`colorPalette('@{pink-base}', 4) `), @component-background, 95%);
68
- @pink-9: mix(color(~`colorPalette('@{pink-base}', 3) `), @component-background, 97%);
69
- @pink-10: mix(color(~`colorPalette('@{pink-base}', 2) `), @component-background, 98%);
70
-
71
- @red-1: mix(color(~`colorPalette('@{red-base}', 8) `), @component-background, 15%);
72
- @red-2: mix(color(~`colorPalette('@{red-base}', 7) `), @component-background, 25%);
194
+ @pink-7: mix(
195
+ color(~`colorPalette('@{pink-base}', 5) `),
196
+ @component-background,
197
+ 90%
198
+ );
199
+ @pink-8: mix(
200
+ color(~`colorPalette('@{pink-base}', 4) `),
201
+ @component-background,
202
+ 95%
203
+ );
204
+ @pink-9: mix(
205
+ color(~`colorPalette('@{pink-base}', 3) `),
206
+ @component-background,
207
+ 97%
208
+ );
209
+ @pink-10: mix(
210
+ color(~`colorPalette('@{pink-base}', 2) `),
211
+ @component-background,
212
+ 98%
213
+ );
214
+
215
+ @red-1: mix(
216
+ color(~`colorPalette('@{red-base}', 8) `),
217
+ @component-background,
218
+ 15%
219
+ );
220
+ @red-2: mix(
221
+ color(~`colorPalette('@{red-base}', 7) `),
222
+ @component-background,
223
+ 25%
224
+ );
73
225
  @red-3: mix(@red-base, @component-background, 30%);
74
226
  @red-4: mix(@red-base, @component-background, 45%);
75
227
  @red-5: mix(@red-base, @component-background, 65%);
76
228
  @red-6: mix(@red-base, @component-background, 85%);
77
- @red-7: mix(color(~`colorPalette('@{red-base}', 5) `), @component-background, 90%);
78
- @red-8: mix(color(~`colorPalette('@{red-base}', 4) `), @component-background, 95%);
79
- @red-9: mix(color(~`colorPalette('@{red-base}', 3) `), @component-background, 97%);
80
- @red-10: mix(color(~`colorPalette('@{red-base}', 2) `), @component-background, 98%);
81
-
82
- @orange-1: mix(color(~`colorPalette('@{orange-base}', 8) `), @component-background, 15%);
83
- @orange-2: mix(color(~`colorPalette('@{orange-base}', 7) `), @component-background, 25%);
229
+ @red-7: mix(
230
+ color(~`colorPalette('@{red-base}', 5) `),
231
+ @component-background,
232
+ 90%
233
+ );
234
+ @red-8: mix(
235
+ color(~`colorPalette('@{red-base}', 4) `),
236
+ @component-background,
237
+ 95%
238
+ );
239
+ @red-9: mix(
240
+ color(~`colorPalette('@{red-base}', 3) `),
241
+ @component-background,
242
+ 97%
243
+ );
244
+ @red-10: mix(
245
+ color(~`colorPalette('@{red-base}', 2) `),
246
+ @component-background,
247
+ 98%
248
+ );
249
+
250
+ @orange-1: mix(
251
+ color(~`colorPalette('@{orange-base}', 8) `),
252
+ @component-background,
253
+ 15%
254
+ );
255
+ @orange-2: mix(
256
+ color(~`colorPalette('@{orange-base}', 7) `),
257
+ @component-background,
258
+ 25%
259
+ );
84
260
  @orange-3: mix(@orange-base, @component-background, 30%);
85
261
  @orange-4: mix(@orange-base, @component-background, 45%);
86
262
  @orange-5: mix(@orange-base, @component-background, 65%);
87
263
  @orange-6: mix(@orange-base, @component-background, 85%);
88
- @orange-7: mix(color(~`colorPalette('@{orange-base}', 5) `), @component-background, 90%);
89
- @orange-8: mix(color(~`colorPalette('@{orange-base}', 4) `), @component-background, 95%);
90
- @orange-9: mix(color(~`colorPalette('@{orange-base}', 3) `), @component-background, 97%);
91
- @orange-10: mix(color(~`colorPalette('@{orange-base}', 2) `), @component-background, 98%);
92
-
93
- @yellow-1: mix(color(~`colorPalette('@{yellow-base}', 8) `), @component-background, 15%);
94
- @yellow-2: mix(color(~`colorPalette('@{yellow-base}', 7) `), @component-background, 25%);
264
+ @orange-7: mix(
265
+ color(~`colorPalette('@{orange-base}', 5) `),
266
+ @component-background,
267
+ 90%
268
+ );
269
+ @orange-8: mix(
270
+ color(~`colorPalette('@{orange-base}', 4) `),
271
+ @component-background,
272
+ 95%
273
+ );
274
+ @orange-9: mix(
275
+ color(~`colorPalette('@{orange-base}', 3) `),
276
+ @component-background,
277
+ 97%
278
+ );
279
+ @orange-10: mix(
280
+ color(~`colorPalette('@{orange-base}', 2) `),
281
+ @component-background,
282
+ 98%
283
+ );
284
+
285
+ @yellow-1: mix(
286
+ color(~`colorPalette('@{yellow-base}', 8) `),
287
+ @component-background,
288
+ 15%
289
+ );
290
+ @yellow-2: mix(
291
+ color(~`colorPalette('@{yellow-base}', 7) `),
292
+ @component-background,
293
+ 25%
294
+ );
95
295
  @yellow-3: mix(@yellow-base, @component-background, 30%);
96
296
  @yellow-4: mix(@yellow-base, @component-background, 45%);
97
297
  @yellow-5: mix(@yellow-base, @component-background, 65%);
98
298
  @yellow-6: mix(@yellow-base, @component-background, 85%);
99
- @yellow-7: mix(color(~`colorPalette('@{yellow-base}', 5) `), @component-background, 90%);
100
- @yellow-8: mix(color(~`colorPalette('@{yellow-base}', 4) `), @component-background, 95%);
101
- @yellow-9: mix(color(~`colorPalette('@{yellow-base}', 3) `), @component-background, 97%);
102
- @yellow-10: mix(color(~`colorPalette('@{yellow-base}', 2) `), @component-background, 98%);
103
-
104
- @volcano-1: mix(color(~`colorPalette('@{volcano-base}', 8) `), @component-background, 15%);
105
- @volcano-2: mix(color(~`colorPalette('@{volcano-base}', 7) `), @component-background, 25%);
299
+ @yellow-7: mix(
300
+ color(~`colorPalette('@{yellow-base}', 5) `),
301
+ @component-background,
302
+ 90%
303
+ );
304
+ @yellow-8: mix(
305
+ color(~`colorPalette('@{yellow-base}', 4) `),
306
+ @component-background,
307
+ 95%
308
+ );
309
+ @yellow-9: mix(
310
+ color(~`colorPalette('@{yellow-base}', 3) `),
311
+ @component-background,
312
+ 97%
313
+ );
314
+ @yellow-10: mix(
315
+ color(~`colorPalette('@{yellow-base}', 2) `),
316
+ @component-background,
317
+ 98%
318
+ );
319
+
320
+ @volcano-1: mix(
321
+ color(~`colorPalette('@{volcano-base}', 8) `),
322
+ @component-background,
323
+ 15%
324
+ );
325
+ @volcano-2: mix(
326
+ color(~`colorPalette('@{volcano-base}', 7) `),
327
+ @component-background,
328
+ 25%
329
+ );
106
330
  @volcano-3: mix(@volcano-base, @component-background, 30%);
107
331
  @volcano-4: mix(@volcano-base, @component-background, 45%);
108
332
  @volcano-5: mix(@volcano-base, @component-background, 65%);
109
333
  @volcano-6: mix(@volcano-base, @component-background, 85%);
110
- @volcano-7: mix(color(~`colorPalette('@{volcano-base}', 5) `), @component-background, 90%);
111
- @volcano-8: mix(color(~`colorPalette('@{volcano-base}', 4) `), @component-background, 95%);
112
- @volcano-9: mix(color(~`colorPalette('@{volcano-base}', 3) `), @component-background, 97%);
113
- @volcano-10: mix(color(~`colorPalette('@{volcano-base}', 2) `), @component-background, 98%);
114
-
115
- @geekblue-1: mix(color(~`colorPalette('@{geekblue-base}', 8) `), @component-background, 15%);
116
- @geekblue-2: mix(color(~`colorPalette('@{geekblue-base}', 7) `), @component-background, 25%);
334
+ @volcano-7: mix(
335
+ color(~`colorPalette('@{volcano-base}', 5) `),
336
+ @component-background,
337
+ 90%
338
+ );
339
+ @volcano-8: mix(
340
+ color(~`colorPalette('@{volcano-base}', 4) `),
341
+ @component-background,
342
+ 95%
343
+ );
344
+ @volcano-9: mix(
345
+ color(~`colorPalette('@{volcano-base}', 3) `),
346
+ @component-background,
347
+ 97%
348
+ );
349
+ @volcano-10: mix(
350
+ color(~`colorPalette('@{volcano-base}', 2) `),
351
+ @component-background,
352
+ 98%
353
+ );
354
+
355
+ @geekblue-1: mix(
356
+ color(~`colorPalette('@{geekblue-base}', 8) `),
357
+ @component-background,
358
+ 15%
359
+ );
360
+ @geekblue-2: mix(
361
+ color(~`colorPalette('@{geekblue-base}', 7) `),
362
+ @component-background,
363
+ 25%
364
+ );
117
365
  @geekblue-3: mix(@geekblue-base, @component-background, 30%);
118
366
  @geekblue-4: mix(@geekblue-base, @component-background, 45%);
119
367
  @geekblue-5: mix(@geekblue-base, @component-background, 65%);
120
368
  @geekblue-6: mix(@geekblue-base, @component-background, 85%);
121
- @geekblue-7: mix(color(~`colorPalette('@{geekblue-base}', 5) `), @component-background, 90%);
122
- @geekblue-8: mix(color(~`colorPalette('@{geekblue-base}', 4) `), @component-background, 95%);
123
- @geekblue-9: mix(color(~`colorPalette('@{geekblue-base}', 3) `), @component-background, 97%);
124
- @geekblue-10: mix(color(~`colorPalette('@{geekblue-base}', 2) `), @component-background, 98%);
125
-
126
- @lime-1: mix(color(~`colorPalette('@{lime-base}', 8) `), @component-background, 15%);
127
- @lime-2: mix(color(~`colorPalette('@{lime-base}', 7) `), @component-background, 25%);
369
+ @geekblue-7: mix(
370
+ color(~`colorPalette('@{geekblue-base}', 5) `),
371
+ @component-background,
372
+ 90%
373
+ );
374
+ @geekblue-8: mix(
375
+ color(~`colorPalette('@{geekblue-base}', 4) `),
376
+ @component-background,
377
+ 95%
378
+ );
379
+ @geekblue-9: mix(
380
+ color(~`colorPalette('@{geekblue-base}', 3) `),
381
+ @component-background,
382
+ 97%
383
+ );
384
+ @geekblue-10: mix(
385
+ color(~`colorPalette('@{geekblue-base}', 2) `),
386
+ @component-background,
387
+ 98%
388
+ );
389
+
390
+ @lime-1: mix(
391
+ color(~`colorPalette('@{lime-base}', 8) `),
392
+ @component-background,
393
+ 15%
394
+ );
395
+ @lime-2: mix(
396
+ color(~`colorPalette('@{lime-base}', 7) `),
397
+ @component-background,
398
+ 25%
399
+ );
128
400
  @lime-3: mix(@lime-base, @component-background, 30%);
129
401
  @lime-4: mix(@lime-base, @component-background, 45%);
130
402
  @lime-5: mix(@lime-base, @component-background, 65%);
131
403
  @lime-6: mix(@lime-base, @component-background, 85%);
132
- @lime-7: mix(color(~`colorPalette('@{lime-base}', 5) `), @component-background, 90%);
133
- @lime-8: mix(color(~`colorPalette('@{lime-base}', 4) `), @component-background, 95%);
134
- @lime-9: mix(color(~`colorPalette('@{lime-base}', 3) `), @component-background, 97%);
135
- @lime-10: mix(color(~`colorPalette('@{lime-base}', 2) `), @component-background, 98%);
136
-
137
- @gold-1: mix(color(~`colorPalette('@{gold-base}', 8) `), @component-background, 15%);
138
- @gold-2: mix(color(~`colorPalette('@{gold-base}', 7) `), @component-background, 25%);
404
+ @lime-7: mix(
405
+ color(~`colorPalette('@{lime-base}', 5) `),
406
+ @component-background,
407
+ 90%
408
+ );
409
+ @lime-8: mix(
410
+ color(~`colorPalette('@{lime-base}', 4) `),
411
+ @component-background,
412
+ 95%
413
+ );
414
+ @lime-9: mix(
415
+ color(~`colorPalette('@{lime-base}', 3) `),
416
+ @component-background,
417
+ 97%
418
+ );
419
+ @lime-10: mix(
420
+ color(~`colorPalette('@{lime-base}', 2) `),
421
+ @component-background,
422
+ 98%
423
+ );
424
+
425
+ @gold-1: mix(
426
+ color(~`colorPalette('@{gold-base}', 8) `),
427
+ @component-background,
428
+ 15%
429
+ );
430
+ @gold-2: mix(
431
+ color(~`colorPalette('@{gold-base}', 7) `),
432
+ @component-background,
433
+ 25%
434
+ );
139
435
  @gold-3: mix(@gold-base, @component-background, 30%);
140
436
  @gold-4: mix(@gold-base, @component-background, 45%);
141
437
  @gold-5: mix(@gold-base, @component-background, 65%);
142
438
  @gold-6: mix(@gold-base, @component-background, 85%);
143
- @gold-7: mix(color(~`colorPalette('@{gold-base}', 5) `), @component-background, 90%);
144
- @gold-8: mix(color(~`colorPalette('@{gold-base}', 4) `), @component-background, 95%);
145
- @gold-9: mix(color(~`colorPalette('@{gold-base}', 3) `), @component-background, 97%);
146
- @gold-10: mix(color(~`colorPalette('@{gold-base}', 2) `), @component-background, 98%);
439
+ @gold-7: mix(
440
+ color(~`colorPalette('@{gold-base}', 5) `),
441
+ @component-background,
442
+ 90%
443
+ );
444
+ @gold-8: mix(
445
+ color(~`colorPalette('@{gold-base}', 4) `),
446
+ @component-background,
447
+ 95%
448
+ );
449
+ @gold-9: mix(
450
+ color(~`colorPalette('@{gold-base}', 3) `),
451
+ @component-background,
452
+ 97%
453
+ );
454
+ @gold-10: mix(
455
+ color(~`colorPalette('@{gold-base}', 2) `),
456
+ @component-background,
457
+ 98%
458
+ );
147
459
 
148
460
  // Color used by default to control hover and active backgrounds and for
149
461
  // alert info backgrounds.
150
- @primary-1: mix(color(~`colorPalette('@{primary-color}', 8) `), @component-background, 15%);
151
- @primary-2: mix(color(~`colorPalette('@{primary-color}', 7) `), @component-background, 25%);
462
+ @primary-1: mix(
463
+ color(~`colorPalette('@{primary-color}', 8) `),
464
+ @component-background,
465
+ 15%
466
+ );
467
+ @primary-2: mix(
468
+ color(~`colorPalette('@{primary-color}', 7) `),
469
+ @component-background,
470
+ 25%
471
+ );
152
472
  @primary-3: mix(@primary-color, @component-background, 30%);
153
473
  @primary-4: mix(@primary-color, @component-background, 45%);
154
474
  @primary-5: mix(@primary-color, @component-background, 65%);
155
475
  @primary-6: @primary-color;
156
- @primary-7: mix(color(~`colorPalette('@{primary-color}', 5) `), @component-background, 90%);
157
- @primary-8: mix(color(~`colorPalette('@{primary-color}', 4) `), @component-background, 95%);
158
- @primary-9: mix(color(~`colorPalette('@{primary-color}', 3) `), @component-background, 97%);
159
- @primary-10: mix(color(~`colorPalette('@{primary-color}', 2) `), @component-background, 98%);
476
+ @primary-7: mix(
477
+ color(~`colorPalette('@{primary-color}', 5) `),
478
+ @component-background,
479
+ 90%
480
+ );
481
+ @primary-8: mix(
482
+ color(~`colorPalette('@{primary-color}', 4) `),
483
+ @component-background,
484
+ 95%
485
+ );
486
+ @primary-9: mix(
487
+ color(~`colorPalette('@{primary-color}', 3) `),
488
+ @component-background,
489
+ 97%
490
+ );
491
+ @primary-10: mix(
492
+ color(~`colorPalette('@{primary-color}', 2) `),
493
+ @component-background,
494
+ 98%
495
+ );
160
496
 
161
497
  // Layer background
162
498
  @popover-background: #1f1f1f;
@@ -179,7 +515,10 @@
179
515
  @border-color-base: #434343; // base border outline a component
180
516
  @border-color-split: #303030; // split border inside a component
181
517
 
182
- @background-color-light: fade(@white, 4%); // background of header and selected item
518
+ @background-color-light: fade(
519
+ @white,
520
+ 4%
521
+ ); // background of header and selected item
183
522
  @background-color-base: fade(@white, 8%); // Default grey background color
184
523
 
185
524
  // Disabled states
@@ -200,12 +539,12 @@
200
539
  @shadow-color: rgba(0, 0, 0, 0.45);
201
540
  @shadow-color-inverse: @component-background;
202
541
  @box-shadow-base: @shadow-2;
203
- @shadow-1-up: 0 -6px 16px -8px rgba(0, 0, 0, 0.32), 0 -9px 28px 0 rgba(0, 0, 0, 0.2),
204
- 0 -12px 48px 16px rgba(0, 0, 0, 0.12);
205
- @shadow-1-down: 0 6px 16px -8px rgba(0, 0, 0, 0.32), 0 9px 28px 0 rgba(0, 0, 0, 0.2),
206
- 0 12px 48px 16px rgba(0, 0, 0, 0.12);
207
- @shadow-1-right: 6px 0 16px -8px rgba(0, 0, 0, 0.32), 9px 0 28px 0 rgba(0, 0, 0, 0.2),
208
- 12px 0 48px 16px rgba(0, 0, 0, 0.12);
542
+ @shadow-1-up: 0 -6px 16px -8px rgba(0, 0, 0, 0.32),
543
+ 0 -9px 28px 0 rgba(0, 0, 0, 0.2), 0 -12px 48px 16px rgba(0, 0, 0, 0.12);
544
+ @shadow-1-down: 0 6px 16px -8px rgba(0, 0, 0, 0.32),
545
+ 0 9px 28px 0 rgba(0, 0, 0, 0.2), 0 12px 48px 16px rgba(0, 0, 0, 0.12);
546
+ @shadow-1-right: 6px 0 16px -8px rgba(0, 0, 0, 0.32),
547
+ 9px 0 28px 0 rgba(0, 0, 0, 0.2), 12px 0 48px 16px rgba(0, 0, 0, 0.12);
209
548
  @shadow-2: 0 3px 6px -4px rgba(0, 0, 0, 0.48), 0 6px 16px 0 rgba(0, 0, 0, 0.32),
210
549
  0 9px 28px 8px rgba(0, 0, 0, 0.2);
211
550
 
@@ -378,8 +717,8 @@
378
717
  // ---
379
718
  @card-actions-background: @component-background;
380
719
  @card-skeleton-bg: #303030;
381
- @card-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.64), 0 3px 6px 0 rgba(0, 0, 0, 0.48),
382
- 0 5px 12px 4px rgba(0, 0, 0, 0.36);
720
+ @card-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.64),
721
+ 0 3px 6px 0 rgba(0, 0, 0, 0.48), 0 5px 12px 4px rgba(0, 0, 0, 0.36);
383
722
 
384
723
  // Transfer
385
724
  // ---
@@ -402,7 +741,7 @@
402
741
  // Pagination
403
742
  // ---
404
743
  @pagination-item-bg: transparent;
405
- @pagination-item-bg-active: transparent;
744
+ @pagination-item-bg-active: @primary-color;
406
745
  @pagination-item-link-bg: transparent;
407
746
  @pagination-item-disabled-bg-active: fade(@white, 25%);
408
747
  @pagination-item-disabled-color-active: @black;