fomantic-ui 2.9.1-beta.26 → 2.9.1-beta.28

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 (326) hide show
  1. package/.github/workflows/ci.yml +18 -1
  2. package/.stylelintrc.js +2 -3
  3. package/dist/components/accordion.css +8 -7
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +2 -2
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +3 -3
  8. package/dist/components/ad.min.css +2 -2
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +4 -4
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +375 -375
  14. package/dist/components/button.min.css +2 -2
  15. package/dist/components/calendar.css +5 -5
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +181 -181
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +41 -41
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +2 -2
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +4 -4
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +2 -2
  28. package/dist/components/container.min.css +2 -2
  29. package/dist/components/dimmer.css +5 -5
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +2 -2
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +9 -9
  34. package/dist/components/divider.min.css +2 -2
  35. package/dist/components/dropdown.css +70 -68
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +2 -2
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +5 -5
  40. package/dist/components/embed.js +2 -2
  41. package/dist/components/embed.min.css +2 -2
  42. package/dist/components/embed.min.js +2 -2
  43. package/dist/components/emoji.css +3548 -3548
  44. package/dist/components/emoji.min.css +1 -1
  45. package/dist/components/feed.css +6 -6
  46. package/dist/components/feed.min.css +2 -2
  47. package/dist/components/flag.css +266 -266
  48. package/dist/components/flag.min.css +2 -2
  49. package/dist/components/flyout.css +12 -12
  50. package/dist/components/flyout.js +1 -1
  51. package/dist/components/flyout.min.css +2 -2
  52. package/dist/components/flyout.min.js +1 -1
  53. package/dist/components/form.css +154 -154
  54. package/dist/components/form.js +1 -1
  55. package/dist/components/form.min.css +2 -2
  56. package/dist/components/form.min.js +1 -1
  57. package/dist/components/grid.css +43 -43
  58. package/dist/components/grid.min.css +2 -2
  59. package/dist/components/header.css +67 -67
  60. package/dist/components/header.min.css +2 -2
  61. package/dist/components/icon.css +2536 -2536
  62. package/dist/components/icon.min.css +2 -2
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +194 -194
  66. package/dist/components/input.min.css +2 -2
  67. package/dist/components/item.css +18 -18
  68. package/dist/components/item.min.css +2 -2
  69. package/dist/components/label.css +276 -276
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +8 -8
  72. package/dist/components/list.min.css +2 -2
  73. package/dist/components/loader.css +32 -32
  74. package/dist/components/loader.min.css +2 -2
  75. package/dist/components/menu.css +91 -91
  76. package/dist/components/menu.min.css +1 -1
  77. package/dist/components/message.css +129 -127
  78. package/dist/components/message.min.css +2 -2
  79. package/dist/components/modal.css +21 -21
  80. package/dist/components/modal.js +1 -1
  81. package/dist/components/modal.min.css +2 -2
  82. package/dist/components/modal.min.js +1 -1
  83. package/dist/components/nag.css +32 -32
  84. package/dist/components/nag.js +1 -1
  85. package/dist/components/nag.min.css +1 -1
  86. package/dist/components/nag.min.js +1 -1
  87. package/dist/components/placeholder.css +7 -7
  88. package/dist/components/placeholder.min.css +2 -2
  89. package/dist/components/popup.css +93 -93
  90. package/dist/components/popup.js +1 -1
  91. package/dist/components/popup.min.css +2 -2
  92. package/dist/components/popup.min.js +1 -1
  93. package/dist/components/progress.css +54 -54
  94. package/dist/components/progress.js +1 -1
  95. package/dist/components/progress.min.css +2 -2
  96. package/dist/components/progress.min.js +1 -1
  97. package/dist/components/rail.css +1 -1
  98. package/dist/components/rail.min.css +1 -1
  99. package/dist/components/rating.css +81 -81
  100. package/dist/components/rating.js +1 -1
  101. package/dist/components/rating.min.css +1 -1
  102. package/dist/components/rating.min.js +1 -1
  103. package/dist/components/reset.css +3 -3
  104. package/dist/components/reset.min.css +1 -1
  105. package/dist/components/reveal.css +1 -1
  106. package/dist/components/reveal.min.css +1 -1
  107. package/dist/components/search.css +20 -20
  108. package/dist/components/search.js +1 -1
  109. package/dist/components/search.min.css +2 -2
  110. package/dist/components/search.min.js +1 -1
  111. package/dist/components/segment.css +58 -58
  112. package/dist/components/segment.min.css +2 -2
  113. package/dist/components/shape.css +2 -2
  114. package/dist/components/shape.js +1 -1
  115. package/dist/components/shape.min.css +1 -1
  116. package/dist/components/shape.min.js +1 -1
  117. package/dist/components/sidebar.css +3 -3
  118. package/dist/components/sidebar.js +1 -1
  119. package/dist/components/sidebar.min.css +2 -2
  120. package/dist/components/sidebar.min.js +1 -1
  121. package/dist/components/site.css +29 -29
  122. package/dist/components/site.js +1 -1
  123. package/dist/components/site.min.css +2 -2
  124. package/dist/components/site.min.js +1 -1
  125. package/dist/components/slider.css +60 -60
  126. package/dist/components/slider.js +1 -1
  127. package/dist/components/slider.min.css +1 -1
  128. package/dist/components/slider.min.js +1 -1
  129. package/dist/components/state.js +1 -1
  130. package/dist/components/state.min.js +1 -1
  131. package/dist/components/statistic.css +33 -33
  132. package/dist/components/statistic.min.css +2 -2
  133. package/dist/components/step.css +26 -26
  134. package/dist/components/step.min.css +2 -2
  135. package/dist/components/sticky.css +1 -1
  136. package/dist/components/sticky.js +1 -1
  137. package/dist/components/sticky.min.css +1 -1
  138. package/dist/components/sticky.min.js +1 -1
  139. package/dist/components/tab.css +3 -3
  140. package/dist/components/tab.js +1 -1
  141. package/dist/components/tab.min.css +2 -2
  142. package/dist/components/tab.min.js +1 -1
  143. package/dist/components/table.css +585 -585
  144. package/dist/components/table.min.css +2 -2
  145. package/dist/components/text.css +32 -32
  146. package/dist/components/text.min.css +1 -1
  147. package/dist/components/toast.css +35 -35
  148. package/dist/components/toast.js +1 -1
  149. package/dist/components/toast.min.css +1 -1
  150. package/dist/components/toast.min.js +1 -1
  151. package/dist/components/transition.css +1 -1
  152. package/dist/components/transition.js +1 -1
  153. package/dist/components/transition.min.css +1 -1
  154. package/dist/components/transition.min.js +1 -1
  155. package/dist/components/visibility.js +1 -1
  156. package/dist/components/visibility.min.js +1 -1
  157. package/dist/semantic.css +9275 -9270
  158. package/dist/semantic.js +27 -27
  159. package/dist/semantic.min.css +2 -2
  160. package/dist/semantic.min.js +2 -2
  161. package/examples/components/sticky-context.html +1 -1
  162. package/examples/fixed.html +1 -1
  163. package/examples/grid.html +3 -3
  164. package/examples/login.html +1 -1
  165. package/examples/sticky.html +3 -3
  166. package/package.json +1 -1
  167. package/src/definitions/collections/breadcrumb.less +4 -4
  168. package/src/definitions/collections/form.less +19 -19
  169. package/src/definitions/collections/grid.less +9 -9
  170. package/src/definitions/collections/menu.less +15 -15
  171. package/src/definitions/collections/message.less +8 -9
  172. package/src/definitions/collections/table.less +11 -12
  173. package/src/definitions/elements/button.less +22 -25
  174. package/src/definitions/elements/container.less +3 -3
  175. package/src/definitions/elements/divider.less +7 -8
  176. package/src/definitions/elements/emoji.less +7 -7
  177. package/src/definitions/elements/flag.less +14 -14
  178. package/src/definitions/elements/header.less +12 -12
  179. package/src/definitions/elements/icon.less +27 -34
  180. package/src/definitions/elements/image.less +4 -4
  181. package/src/definitions/elements/input.less +14 -14
  182. package/src/definitions/elements/label.less +11 -11
  183. package/src/definitions/elements/list.less +6 -6
  184. package/src/definitions/elements/loader.less +9 -9
  185. package/src/definitions/elements/placeholder.less +8 -8
  186. package/src/definitions/elements/rail.less +4 -4
  187. package/src/definitions/elements/reveal.less +4 -4
  188. package/src/definitions/elements/segment.less +10 -10
  189. package/src/definitions/elements/step.less +5 -7
  190. package/src/definitions/elements/text.less +6 -6
  191. package/src/definitions/globals/reset.less +3 -3
  192. package/src/definitions/globals/site.less +8 -8
  193. package/src/definitions/modules/accordion.less +3 -3
  194. package/src/definitions/modules/calendar.less +3 -3
  195. package/src/definitions/modules/checkbox.less +18 -18
  196. package/src/definitions/modules/dimmer.less +3 -3
  197. package/src/definitions/modules/dropdown.less +14 -14
  198. package/src/definitions/modules/embed.js +1 -1
  199. package/src/definitions/modules/embed.less +4 -4
  200. package/src/definitions/modules/flyout.less +4 -4
  201. package/src/definitions/modules/modal.less +5 -6
  202. package/src/definitions/modules/nag.less +6 -6
  203. package/src/definitions/modules/popup.less +10 -10
  204. package/src/definitions/modules/progress.less +9 -9
  205. package/src/definitions/modules/rating.less +6 -6
  206. package/src/definitions/modules/search.less +7 -7
  207. package/src/definitions/modules/shape.less +3 -3
  208. package/src/definitions/modules/sidebar.less +4 -4
  209. package/src/definitions/modules/slider.less +6 -6
  210. package/src/definitions/modules/sticky.less +3 -3
  211. package/src/definitions/modules/tab.less +5 -5
  212. package/src/definitions/modules/toast.less +9 -9
  213. package/src/definitions/modules/transition.less +5 -5
  214. package/src/definitions/views/ad.less +3 -3
  215. package/src/definitions/views/card.less +12 -12
  216. package/src/definitions/views/comment.less +5 -5
  217. package/src/definitions/views/feed.less +5 -5
  218. package/src/definitions/views/item.less +9 -9
  219. package/src/definitions/views/statistic.less +6 -6
  220. package/src/semantic.less +52 -52
  221. package/src/theme.less +18 -18
  222. package/src/themes/amazon/elements/button.variables +9 -9
  223. package/src/themes/amazon/globals/site.variables +12 -12
  224. package/src/themes/basic/elements/button.variables +7 -7
  225. package/src/themes/basic/elements/icon.overrides +418 -148
  226. package/src/themes/basic/elements/icon.variables +12 -7
  227. package/src/themes/bookish/elements/header.overrides +1 -1
  228. package/src/themes/bookish/elements/header.variables +3 -3
  229. package/src/themes/bootstrap3/elements/button.variables +11 -11
  230. package/src/themes/chubby/elements/button.overrides +1 -1
  231. package/src/themes/chubby/elements/button.variables +8 -8
  232. package/src/themes/chubby/elements/header.overrides +1 -1
  233. package/src/themes/chubby/elements/header.variables +1 -1
  234. package/src/themes/chubby/views/comment.variables +3 -3
  235. package/src/themes/classic/elements/button.variables +9 -9
  236. package/src/themes/classic/elements/header.variables +1 -1
  237. package/src/themes/classic/modules/progress.variables +1 -1
  238. package/src/themes/classic/views/card.overrides +2 -2
  239. package/src/themes/classic/views/card.variables +1 -1
  240. package/src/themes/default/collections/form.variables +2 -2
  241. package/src/themes/default/collections/grid.variables +1 -1
  242. package/src/themes/default/collections/menu.variables +13 -13
  243. package/src/themes/default/collections/message.variables +1 -1
  244. package/src/themes/default/collections/table.variables +15 -15
  245. package/src/themes/default/elements/button.variables +13 -13
  246. package/src/themes/default/elements/container.variables +13 -13
  247. package/src/themes/default/elements/divider.overrides +2 -2
  248. package/src/themes/default/elements/divider.variables +3 -3
  249. package/src/themes/default/elements/emoji.variables +2 -2
  250. package/src/themes/default/elements/flag.variables +2 -2
  251. package/src/themes/default/elements/header.variables +2 -2
  252. package/src/themes/default/elements/icon.variables +1976 -1973
  253. package/src/themes/default/elements/input.variables +1 -1
  254. package/src/themes/default/elements/label.variables +19 -19
  255. package/src/themes/default/elements/list.variables +4 -4
  256. package/src/themes/default/elements/rail.variables +2 -2
  257. package/src/themes/default/elements/segment.variables +4 -4
  258. package/src/themes/default/elements/step.overrides +2 -2
  259. package/src/themes/default/elements/step.variables +6 -6
  260. package/src/themes/default/globals/reset.overrides +4 -4
  261. package/src/themes/default/globals/site.variables +298 -298
  262. package/src/themes/default/modules/accordion.overrides +2 -2
  263. package/src/themes/default/modules/accordion.variables +1 -1
  264. package/src/themes/default/modules/checkbox.overrides +5 -5
  265. package/src/themes/default/modules/checkbox.variables +7 -7
  266. package/src/themes/default/modules/dimmer.variables +3 -3
  267. package/src/themes/default/modules/dropdown.overrides +9 -9
  268. package/src/themes/default/modules/dropdown.variables +9 -9
  269. package/src/themes/default/modules/flyout.variables +2 -2
  270. package/src/themes/default/modules/modal.variables +4 -4
  271. package/src/themes/default/modules/popup.variables +1 -1
  272. package/src/themes/default/modules/progress.variables +7 -7
  273. package/src/themes/default/modules/search.variables +4 -4
  274. package/src/themes/default/modules/shape.variables +1 -1
  275. package/src/themes/default/modules/sidebar.variables +1 -1
  276. package/src/themes/default/modules/toast.variables +1 -1
  277. package/src/themes/default/modules/transition.variables +1 -1
  278. package/src/themes/default/views/ad.variables +1 -1
  279. package/src/themes/default/views/card.variables +22 -22
  280. package/src/themes/default/views/comment.variables +1 -1
  281. package/src/themes/default/views/feed.variables +4 -4
  282. package/src/themes/default/views/item.variables +9 -9
  283. package/src/themes/famfamfam/elements/flag.overrides +1 -1
  284. package/src/themes/famfamfam/elements/flag.variables +2 -2
  285. package/src/themes/fixed-width/collections/grid.variables +1 -1
  286. package/src/themes/flat/collections/form.variables +5 -5
  287. package/src/themes/flat/globals/site.variables +26 -26
  288. package/src/themes/github/collections/form.variables +4 -4
  289. package/src/themes/github/collections/menu.variables +10 -10
  290. package/src/themes/github/collections/message.variables +7 -7
  291. package/src/themes/github/collections/table.variables +1 -1
  292. package/src/themes/github/elements/button.variables +10 -10
  293. package/src/themes/github/elements/icon.overrides +537 -179
  294. package/src/themes/github/elements/icon.variables +13 -8
  295. package/src/themes/github/elements/input.variables +2 -2
  296. package/src/themes/github/elements/segment.variables +5 -5
  297. package/src/themes/github/elements/step.variables +2 -2
  298. package/src/themes/github/globals/site.variables +12 -12
  299. package/src/themes/github/modules/dropdown.overrides +5 -5
  300. package/src/themes/github/modules/dropdown.variables +1 -1
  301. package/src/themes/gmail/collections/message.variables +2 -2
  302. package/src/themes/instagram/views/card.overrides +1 -1
  303. package/src/themes/instagram/views/card.variables +4 -4
  304. package/src/themes/joypixels/elements/emoji.variables +2 -2
  305. package/src/themes/material/collections/menu.overrides +1 -1
  306. package/src/themes/material/collections/menu.variables +1 -1
  307. package/src/themes/material/elements/button.overrides +1 -1
  308. package/src/themes/material/elements/button.variables +13 -13
  309. package/src/themes/material/elements/header.overrides +1 -1
  310. package/src/themes/material/elements/header.variables +1 -1
  311. package/src/themes/material/elements/icon.overrides +2796 -932
  312. package/src/themes/material/elements/icon.variables +13 -8
  313. package/src/themes/material/globals/site.variables +31 -31
  314. package/src/themes/material/modules/dropdown.overrides +1 -1
  315. package/src/themes/material/modules/dropdown.variables +1 -1
  316. package/src/themes/material/modules/modal.overrides +1 -1
  317. package/src/themes/material/modules/modal.variables +1 -1
  318. package/src/themes/raised/elements/button.variables +1 -1
  319. package/src/themes/resetcss/globals/reset.overrides +1 -1
  320. package/src/themes/round/elements/button.variables +8 -8
  321. package/src/themes/rtl/globals/site.overrides +1 -1
  322. package/src/themes/rtl/globals/site.variables +3 -3
  323. package/src/themes/systemfont/globals/site.variables +1 -1
  324. package/src/themes/twitter/elements/button.variables +10 -10
  325. package/src/themes/twitter/elements/emoji.variables +2 -2
  326. package/.github/workflows/codeql.yml +0 -68
@@ -1,9 +1,9 @@
1
- @fontPath: '../../themes/material/assets/fonts';
1
+ @fontPath: "../../themes/material/assets/fonts";
2
2
  @fonts: {
3
3
  @solid: {
4
4
  font-family: @fontName;
5
- src: url('@{fontPath}/@{fontName}.woff2') format('woff2')
6
- if(@supportIE, e(',') url('@{fontPath}/@{fontName}.woff') format('woff'));
5
+ src: url("@{fontPath}/@{fontName}.woff2") format("woff2")
6
+ if(@supportIE, e(",") url("@{fontPath}/@{fontName}.woff") format("woff"));
7
7
  font-style: normal;
8
8
  font-weight: @normal;
9
9
  font-variant: normal;
@@ -11,11 +11,16 @@
11
11
  text-transform: none;
12
12
  };
13
13
  };
14
- @icon-deprecated-map: {};
15
- @icon-outline-map: {};
16
- @icon-outline-aliases-map: {};
17
- @icon-brand-map: {};
18
- @icon-brand-aliases-map: {};
14
+ @icon-deprecated-map: {
15
+ };
16
+ @icon-outline-map: {
17
+ };
18
+ @icon-outline-aliases-map: {
19
+ };
20
+ @icon-brand-map: {
21
+ };
22
+ @icon-brand-aliases-map: {
23
+ };
19
24
 
20
25
  @width: 1em;
21
26
  @height: 1em;
@@ -6,9 +6,9 @@
6
6
  Fonts
7
7
  -------------------- */
8
8
 
9
- @headerFont: 'Roboto', 'Helvetica Neue', Arial, Helvetica, sans-serif;
10
- @pageFont: 'Roboto', 'Helvetica Neue', Arial, Helvetica, sans-serif;
11
- @googleFontName: 'Roboto';
9
+ @headerFont: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
10
+ @pageFont: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
11
+ @googleFontName: "Roboto";
12
12
 
13
13
  /* -------------------
14
14
  Base Sizes
@@ -21,7 +21,7 @@
21
21
  Page
22
22
  --------------- */
23
23
 
24
- @pageBackground: #F9F9F9;
24
+ @pageBackground: #f9f9f9;
25
25
  @lineHeight: 1.33;
26
26
  @textColor: #212121;
27
27
 
@@ -42,7 +42,7 @@
42
42
  Paths
43
43
  -------------------- */
44
44
 
45
- @imagePath: '../../themes/material/assets/images';
45
+ @imagePath: "../../themes/material/assets/images";
46
46
 
47
47
  /* --------------
48
48
  Paragraphs
@@ -55,35 +55,35 @@
55
55
  -------------------- */
56
56
 
57
57
  /* --- Colors --- */
58
- @black: #1B1C1D;
59
- @blue: #2196F3;
60
- @green: #4CAF50;
61
- @grey: #9E9E9E;
62
- @orange: #FF9800;
63
- @pink: #E91E63;
64
- @purple: #9C27B0;
65
- @red: #F44336;
58
+ @black: #1b1c1d;
59
+ @blue: #2196f3;
60
+ @green: #4caf50;
61
+ @grey: #9e9e9e;
62
+ @orange: #ff9800;
63
+ @pink: #e91e63;
64
+ @purple: #9c27b0;
65
+ @red: #f44336;
66
66
  @teal: #1de9b6;
67
- @yellow: #FFEB3B;
67
+ @yellow: #ffeb3b;
68
68
 
69
69
  /* --- Light Colors --- */
70
- @lightBlack: #333333;
71
- @lightBlue: #2979FF;
72
- @lightGreen: #00E676;
73
- @lightOrange: #FF9100;
74
- @lightPink: #F50057;
75
- @lightPurple: #D500F9;
76
- @lightRed: #FF1744;
77
- @lightTeal: #1DE9B6;
78
- @lightYellow: #FFEA00;
70
+ @lightBlack: #333;
71
+ @lightBlue: #2979ff;
72
+ @lightGreen: #00e676;
73
+ @lightOrange: #ff9100;
74
+ @lightPink: #f50057;
75
+ @lightPurple: #d500f9;
76
+ @lightRed: #ff1744;
77
+ @lightTeal: #1de9b6;
78
+ @lightYellow: #ffea00;
79
79
 
80
80
  /* --- Neutrals --- */
81
- @fullBlack: #000000;
82
- @darkGrey: #AAAAAA;
83
- @lightGrey: #DCDDDE;
84
- @offWhite: #FAFAFA;
85
- @darkWhite: #F0F0F0;
86
- @white: #FFFFFF;
81
+ @fullBlack: #000;
82
+ @darkGrey: #aaa;
83
+ @lightGrey: #dcddde;
84
+ @offWhite: #fafafa;
85
+ @darkWhite: #f0f0f0;
86
+ @white: #fff;
87
87
 
88
88
  /* -------------------
89
89
  Brand Colors
@@ -105,7 +105,7 @@
105
105
  Links
106
106
  -------------------- */
107
107
 
108
- @linkColor: #009FDA;
108
+ @linkColor: #009fda;
109
109
  @linkUnderline: none;
110
110
  @linkHoverColor: lighten(@linkColor, 5);
111
111
  @linkHoverUnderline: @linkUnderline;
@@ -114,7 +114,7 @@
114
114
  Highlighted Text
115
115
  -------------------- */
116
116
 
117
- @highlightBackground: #009FDA;
117
+ @highlightBackground: #009fda;
118
118
  @highlightColor: @white;
119
119
 
120
120
  /* -------------------
@@ -1,4 +1,4 @@
1
- @import (css) url('https://fonts.googleapis.com/css2?family=Roboto');
1
+ @import (css) url("https://fonts.googleapis.com/css2?family=Roboto");
2
2
 
3
3
  .ui.dropdown {
4
4
  font-family: Roboto;
@@ -3,7 +3,7 @@
3
3
  *******************************/
4
4
 
5
5
  @menuBorderRadius: @borderRadius;
6
- @menuBorderColor: #DADADA;
6
+ @menuBorderColor: #dadada;
7
7
  @menuBoxShadow: 0 2px 4px rgba(0, 0, 0, 0.2);
8
8
 
9
9
  @menuPadding: @relative8px 0;
@@ -1,4 +1,4 @@
1
- @import (css) url('https://fonts.googleapis.com/css2?family=Roboto');
1
+ @import (css) url("https://fonts.googleapis.com/css2?family=Roboto");
2
2
 
3
3
  .ui.modal .header {
4
4
  font-family: Roboto, Arial, sans-serif !important;
@@ -5,7 +5,7 @@
5
5
  @headerVerticalPadding: 1.7142rem;
6
6
  @headerHorizontalPadding: 1.7142rem;
7
7
  @headerFontWeight: 400;
8
- @headerFontFamily: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
8
+ @headerFontFamily: "Roboto", "Helvetica Neue", Arial, sans-serif;
9
9
  @headerBorder: none;
10
10
 
11
11
  @contentPadding: 1rem 2rem 2rem;
@@ -6,7 +6,7 @@
6
6
  Element
7
7
  -------------------- */
8
8
 
9
- @backgroundColor: #F8F8F8;
9
+ @backgroundColor: #f8f8f8;
10
10
  @backgroundImage: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
11
11
  @verticalAlign: middle;
12
12
  @borderRadius: 0.4em;
@@ -125,7 +125,7 @@ blockquote::before,
125
125
  blockquote::after,
126
126
  q::before,
127
127
  q::after {
128
- content: '';
128
+ content: "";
129
129
  content: none;
130
130
  }
131
131
  table {
@@ -7,7 +7,7 @@
7
7
  -------------------- */
8
8
  @borderRadius: @circularRadius;
9
9
  @textTransform: uppercase;
10
- @backgroundColor: #FFFFFF;
10
+ @backgroundColor: #fff;
11
11
  @backgroundImage: none;
12
12
  @fontWeight: bold;
13
13
  @textColor: rgba(0, 0, 0, 0.6);
@@ -36,19 +36,19 @@
36
36
  States
37
37
  -------------------- */
38
38
 
39
- @hoverBackgroundColor: #FAFAFA;
39
+ @hoverBackgroundColor: #fafafa;
40
40
  @hoverBackgroundImage: none;
41
41
  @hoverBoxShadow: 0 0 0 2px rgba(0, 0, 0, 0.3) inset;
42
42
 
43
- @downBackgroundColor: #F0F0F0;
43
+ @downBackgroundColor: #f0f0f0;
44
44
  @downBackgroundImage: none;
45
45
  @downBoxShadow: 0 0 0 2px rgba(0, 0, 0, 0.35) inset !important;
46
46
 
47
- @activeBackgroundColor: #DDDDDD;
47
+ @activeBackgroundColor: #ddd;
48
48
  @activeBackgroundImage: none;
49
49
  @activeBoxShadow: 0 0 0 2px rgba(0, 0, 0, 0.3) inset !important;
50
50
 
51
- @loadingBackgroundColor: #FFFFFF;
51
+ @loadingBackgroundColor: #fff;
52
52
 
53
53
  /* -------------------
54
54
  Types
@@ -59,7 +59,7 @@
59
59
  @labeledIconBackgroundColor: transparent;
60
60
  @labeledIconPadding: (@horizontalPadding + 1em);
61
61
  @labeledIconBorder: rgba(0, 0, 0, 0.05);
62
- @labeledIconColor: '';
62
+ @labeledIconColor: "";
63
63
 
64
64
  @labeledIconLeftShadow: none;
65
65
  @labeledIconRightShadow: none;
@@ -67,9 +67,9 @@
67
67
  /* Basic */
68
68
  @basicBoxShadow: 0 0 0 1px @borderColor;
69
69
  @iconOffset: 0.05em;
70
- @basicLoadingColor: #FFFFFF;
70
+ @basicLoadingColor: #fff;
71
71
 
72
- @basicHoverBackground: #FAFAFA;
72
+ @basicHoverBackground: #fafafa;
73
73
  @basicHoverBoxShadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
74
74
 
75
75
  @basicDownBackground: rgba(0, 0, 0, 0.02);
@@ -3,4 +3,4 @@
3
3
  *******************************/
4
4
 
5
5
  /* Import Droid Arabic Kufi */
6
- @import (css) url('https://fonts.googleapis.com/css2?family=Droid+Arabic+Kufi');
6
+ @import (css) url("https://fonts.googleapis.com/css2?family=Droid+Arabic+Kufi");
@@ -6,8 +6,8 @@
6
6
  Fonts
7
7
  -------------------- */
8
8
 
9
- @googleFontName: 'Droid Sans';
9
+ @googleFontName: "Droid Sans";
10
10
 
11
11
  /* Kufi imported in site.overrides */
12
- @headerFont: 'Droid Arabic Kufi', 'Droid Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
13
- @pageFont: 'Droid Arabic Kufi', 'Droid Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
12
+ @headerFont: "Droid Arabic Kufi", "Droid Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
13
+ @pageFont: "Droid Arabic Kufi", "Droid Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
@@ -2,7 +2,7 @@
2
2
  User Global Variables
3
3
  *******************************/
4
4
 
5
- @fontName: '';
5
+ @fontName: "";
6
6
  @headerFont: @fallbackFonts;
7
7
  @pageFont: @fallbackFonts;
8
8
  @importGoogleFonts: false;
@@ -3,21 +3,21 @@
3
3
  -------------------- */
4
4
 
5
5
  @pageFont: Helvetica Neue, Helvetica, Arial, sans-serif;
6
- @textColor: #66757F;
7
- @blue: #55ACEE;
6
+ @textColor: #66757f;
7
+ @blue: #55acee;
8
8
 
9
9
  /* -------------------
10
10
  Button Variables
11
11
  -------------------- */
12
12
 
13
- @backgroundColor: #F5F8FA;
13
+ @backgroundColor: #f5f8fa;
14
14
  @backgroundImage: linear-gradient(@white, @backgroundColor);
15
- @color: #66757F;
16
- @borderBoxShadowColor: #E1E8ED;
15
+ @color: #66757f;
16
+ @borderBoxShadowColor: #e1e8ed;
17
17
 
18
18
  @textTransform: none;
19
19
  @fontWeight: bold;
20
- @textColor: #333333;
20
+ @textColor: #333;
21
21
 
22
22
  @horizontalPadding: 1.284em;
23
23
  @verticalPadding: 0.8571em;
@@ -31,12 +31,12 @@
31
31
  States
32
32
  -------------------- */
33
33
 
34
- @hoverBackgroundColor: #E1E8ED;
34
+ @hoverBackgroundColor: #e1e8ed;
35
35
  @hoverBackgroundImage: linear-gradient(@white, @hoverBackgroundColor);
36
- @hoverColor: #292F33;
36
+ @hoverColor: #292f33;
37
37
 
38
- @downBackgroundColor: #E1E8ED;
39
- @downColor: #292F33;
38
+ @downBackgroundColor: #e1e8ed;
39
+ @downColor: #292f33;
40
40
  @downPressedShadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
41
41
 
42
42
  @labeledIconBackgroundColor: rgba(85, 172, 238, 0.05);
@@ -5,8 +5,8 @@
5
5
  /* --------------
6
6
  Path
7
7
  --------------- */
8
- @emojiPath: 'https://twemoji.maxcdn.com/v/latest/svg/';
9
- @emojiFileType: 'svg';
8
+ @emojiPath: "https://twemoji.maxcdn.com/v/latest/svg/";
9
+ @emojiFileType: "svg";
10
10
 
11
11
  /* --------------
12
12
  Definition
@@ -1,68 +0,0 @@
1
- # For most projects, this workflow file will not need changing; you simply need
2
- # to commit it to your repository.
3
- #
4
- # You may wish to alter this file to override the set of languages analyzed,
5
- # or to provide custom queries or build logic.
6
- #
7
- # ******** NOTE ********
8
- # We have attempted to detect the languages in your repository. Please check
9
- # the `language` matrix defined below to confirm you have the correct set of
10
- # supported CodeQL languages.
11
- #
12
- name: "CodeQL"
13
-
14
- on:
15
- push:
16
- branches: [ develop ]
17
- pull_request:
18
- branches: [ develop ]
19
-
20
- jobs:
21
- analyze:
22
- name: Analyze
23
- runs-on: ubuntu-latest
24
- permissions:
25
- actions: read
26
- contents: read
27
- security-events: write
28
-
29
- strategy:
30
- fail-fast: false
31
- matrix:
32
- language: [ 'javascript' ]
33
- # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
34
- # Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
35
-
36
- steps:
37
- - name: Checkout repository
38
- uses: actions/checkout@v3
39
-
40
- # Initializes the CodeQL tools for scanning.
41
- - name: Initialize CodeQL
42
- uses: github/codeql-action/init@v2
43
- with:
44
- languages: ${{ matrix.language }}
45
- config-file: ./.github/codeql/codeql-config.yml
46
- # If you wish to specify custom queries, you can do so here or in a config file.
47
- # By default, queries listed here will override any specified in a config file.
48
- # Prefix the list here with "+" to use these queries and those in the config file.
49
- # queries: ./path/to/local/query, your-org/your-repo/queries@main
50
-
51
- # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
52
- # If this step fails, then you should remove it and run the build manually (see below)
53
- - name: Autobuild
54
- uses: github/codeql-action/autobuild@v2
55
-
56
- # ℹ️ Command-line programs to run using the OS shell.
57
- # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
58
-
59
- # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
60
- # and modify them (or add more) to build your code if your project
61
- # uses a compiled language
62
-
63
- #- run: |
64
- # make bootstrap
65
- # make release
66
-
67
- - name: Perform CodeQL Analysis
68
- uses: github/codeql-action/analyze@v2