fomantic-ui 2.9.1-beta.20 → 2.9.1-beta.22

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 (365) hide show
  1. package/.eslintrc.js +143 -70
  2. package/.github/workflows/ci.yml +3 -3
  3. package/.github/workflows/nightly.yml +1 -1
  4. package/.github/workflows/release.yml +1 -1
  5. package/.stylelintrc.js +35 -21
  6. package/dist/components/accordion.css +1 -1
  7. package/dist/components/accordion.js +1 -1
  8. package/dist/components/accordion.min.css +1 -1
  9. package/dist/components/accordion.min.js +1 -1
  10. package/dist/components/ad.css +1 -1
  11. package/dist/components/ad.min.css +1 -1
  12. package/dist/components/api.js +1 -6
  13. package/dist/components/api.min.js +2 -2
  14. package/dist/components/breadcrumb.css +1 -1
  15. package/dist/components/breadcrumb.min.css +1 -1
  16. package/dist/components/button.css +1 -1
  17. package/dist/components/button.min.css +1 -1
  18. package/dist/components/calendar.css +1 -1
  19. package/dist/components/calendar.js +37 -29
  20. package/dist/components/calendar.min.css +1 -1
  21. package/dist/components/calendar.min.js +2 -2
  22. package/dist/components/card.css +1 -1
  23. package/dist/components/card.min.css +1 -1
  24. package/dist/components/checkbox.css +1 -1
  25. package/dist/components/checkbox.js +1 -1
  26. package/dist/components/checkbox.min.css +1 -1
  27. package/dist/components/checkbox.min.js +1 -1
  28. package/dist/components/comment.css +1 -1
  29. package/dist/components/comment.min.css +1 -1
  30. package/dist/components/container.css +1 -1
  31. package/dist/components/container.min.css +1 -1
  32. package/dist/components/dimmer.css +1 -1
  33. package/dist/components/dimmer.js +1 -1
  34. package/dist/components/dimmer.min.css +1 -1
  35. package/dist/components/dimmer.min.js +1 -1
  36. package/dist/components/divider.css +1 -1
  37. package/dist/components/divider.min.css +1 -1
  38. package/dist/components/dropdown.css +1 -1
  39. package/dist/components/dropdown.js +2 -2
  40. package/dist/components/dropdown.min.css +1 -1
  41. package/dist/components/dropdown.min.js +2 -2
  42. package/dist/components/embed.css +1 -1
  43. package/dist/components/embed.js +1 -1
  44. package/dist/components/embed.min.css +1 -1
  45. package/dist/components/embed.min.js +1 -1
  46. package/dist/components/feed.css +1 -1
  47. package/dist/components/feed.min.css +1 -1
  48. package/dist/components/flag.css +1 -1
  49. package/dist/components/flag.min.css +1 -1
  50. package/dist/components/flyout.css +1 -1
  51. package/dist/components/flyout.js +1 -1
  52. package/dist/components/flyout.min.css +1 -1
  53. package/dist/components/flyout.min.js +1 -1
  54. package/dist/components/form.css +1 -1
  55. package/dist/components/form.js +1 -1
  56. package/dist/components/form.min.css +1 -1
  57. package/dist/components/form.min.js +1 -1
  58. package/dist/components/grid.css +1 -1
  59. package/dist/components/grid.min.css +1 -1
  60. package/dist/components/header.css +1 -1
  61. package/dist/components/header.min.css +1 -1
  62. package/dist/components/icon.css +1 -1
  63. package/dist/components/icon.min.css +1 -1
  64. package/dist/components/image.css +1 -1
  65. package/dist/components/image.min.css +1 -1
  66. package/dist/components/input.css +1 -1
  67. package/dist/components/input.min.css +1 -1
  68. package/dist/components/item.css +1 -1
  69. package/dist/components/item.min.css +1 -1
  70. package/dist/components/label.css +1 -1
  71. package/dist/components/label.min.css +1 -1
  72. package/dist/components/list.css +1 -1
  73. package/dist/components/list.min.css +1 -1
  74. package/dist/components/loader.css +1 -1
  75. package/dist/components/loader.min.css +1 -1
  76. package/dist/components/message.css +1 -1
  77. package/dist/components/message.min.css +1 -1
  78. package/dist/components/modal.css +1 -1
  79. package/dist/components/modal.js +1 -1
  80. package/dist/components/modal.min.css +1 -1
  81. package/dist/components/modal.min.js +1 -1
  82. package/dist/components/nag.css +1 -1
  83. package/dist/components/nag.js +1 -1
  84. package/dist/components/nag.min.css +1 -1
  85. package/dist/components/nag.min.js +1 -1
  86. package/dist/components/placeholder.css +1 -1
  87. package/dist/components/placeholder.min.css +1 -1
  88. package/dist/components/popup.css +1 -1
  89. package/dist/components/popup.js +4 -4
  90. package/dist/components/popup.min.css +1 -1
  91. package/dist/components/popup.min.js +2 -2
  92. package/dist/components/progress.css +1 -1
  93. package/dist/components/progress.js +2 -2
  94. package/dist/components/progress.min.css +1 -1
  95. package/dist/components/progress.min.js +2 -2
  96. package/dist/components/rail.css +1 -1
  97. package/dist/components/rail.min.css +1 -1
  98. package/dist/components/rating.css +1 -1
  99. package/dist/components/rating.js +1 -1
  100. package/dist/components/rating.min.css +1 -1
  101. package/dist/components/rating.min.js +1 -1
  102. package/dist/components/reset.css +1 -1
  103. package/dist/components/reset.min.css +1 -1
  104. package/dist/components/reveal.css +1 -1
  105. package/dist/components/reveal.min.css +1 -1
  106. package/dist/components/search.css +1 -1
  107. package/dist/components/search.js +2 -2
  108. package/dist/components/search.min.css +1 -1
  109. package/dist/components/search.min.js +2 -2
  110. package/dist/components/segment.css +1 -1
  111. package/dist/components/segment.min.css +1 -1
  112. package/dist/components/shape.css +1 -1
  113. package/dist/components/shape.js +1 -1
  114. package/dist/components/shape.min.css +1 -1
  115. package/dist/components/shape.min.js +1 -1
  116. package/dist/components/sidebar.css +1 -1
  117. package/dist/components/sidebar.js +1 -1
  118. package/dist/components/sidebar.min.css +1 -1
  119. package/dist/components/sidebar.min.js +1 -1
  120. package/dist/components/site.css +1 -1
  121. package/dist/components/site.js +1 -1
  122. package/dist/components/site.min.css +1 -1
  123. package/dist/components/site.min.js +1 -1
  124. package/dist/components/slider.js +1 -1
  125. package/dist/components/slider.min.js +1 -1
  126. package/dist/components/state.js +1 -1
  127. package/dist/components/state.min.js +1 -1
  128. package/dist/components/statistic.css +1 -1
  129. package/dist/components/statistic.min.css +1 -1
  130. package/dist/components/step.css +1 -1
  131. package/dist/components/step.min.css +1 -1
  132. package/dist/components/sticky.css +1 -1
  133. package/dist/components/sticky.js +1 -1
  134. package/dist/components/sticky.min.css +1 -1
  135. package/dist/components/sticky.min.js +1 -1
  136. package/dist/components/tab.css +1 -1
  137. package/dist/components/tab.js +1 -1
  138. package/dist/components/tab.min.css +1 -1
  139. package/dist/components/tab.min.js +1 -1
  140. package/dist/components/table.css +1 -1
  141. package/dist/components/table.min.css +1 -1
  142. package/dist/components/text.css +1 -1
  143. package/dist/components/text.min.css +1 -1
  144. package/dist/components/toast.css +1 -1
  145. package/dist/components/toast.js +1 -1
  146. package/dist/components/toast.min.css +1 -1
  147. package/dist/components/toast.min.js +1 -1
  148. package/dist/components/transition.css +30 -40
  149. package/dist/components/transition.js +1 -1
  150. package/dist/components/transition.min.css +1 -1
  151. package/dist/components/transition.min.js +1 -1
  152. package/dist/components/visibility.js +3 -3
  153. package/dist/components/visibility.min.js +2 -2
  154. package/dist/semantic.css +79 -79
  155. package/dist/semantic.js +70 -67
  156. package/dist/semantic.min.css +1 -1
  157. package/dist/semantic.min.js +2 -2
  158. package/examples/.eslintrc.js +6 -0
  159. package/package.json +7 -6
  160. package/src/_site/collections/menu.overrides +1 -1
  161. package/src/_site/elements/flag.variables +2 -2
  162. package/src/_site/globals/site.variables +1 -1
  163. package/src/definitions/behaviors/api.js +0 -5
  164. package/src/definitions/behaviors/visibility.js +2 -2
  165. package/src/definitions/collections/breadcrumb.less +0 -1
  166. package/src/definitions/collections/form.less +0 -8
  167. package/src/definitions/collections/grid.less +0 -3
  168. package/src/definitions/collections/menu.less +2 -10
  169. package/src/definitions/collections/message.less +5 -5
  170. package/src/definitions/elements/button.less +0 -22
  171. package/src/definitions/elements/divider.less +0 -8
  172. package/src/definitions/elements/emoji.less +0 -1
  173. package/src/definitions/elements/icon.less +0 -8
  174. package/src/definitions/elements/image.less +0 -2
  175. package/src/definitions/elements/input.less +0 -10
  176. package/src/definitions/elements/label.less +0 -31
  177. package/src/definitions/elements/list.less +0 -4
  178. package/src/definitions/elements/loader.less +0 -3
  179. package/src/definitions/elements/reveal.less +0 -2
  180. package/src/definitions/elements/segment.less +0 -6
  181. package/src/definitions/elements/step.less +0 -3
  182. package/src/definitions/modules/calendar.js +36 -28
  183. package/src/definitions/modules/checkbox.less +0 -15
  184. package/src/definitions/modules/dimmer.less +0 -6
  185. package/src/definitions/modules/dropdown.js +1 -1
  186. package/src/definitions/modules/dropdown.less +1 -15
  187. package/src/definitions/modules/embed.less +0 -1
  188. package/src/definitions/modules/flyout.less +0 -4
  189. package/src/definitions/modules/modal.less +0 -6
  190. package/src/definitions/modules/nag.less +0 -9
  191. package/src/definitions/modules/popup.js +3 -3
  192. package/src/definitions/modules/popup.less +0 -12
  193. package/src/definitions/modules/progress.js +1 -1
  194. package/src/definitions/modules/progress.less +0 -3
  195. package/src/definitions/modules/search.js +1 -1
  196. package/src/definitions/modules/search.less +0 -12
  197. package/src/definitions/modules/shape.less +0 -4
  198. package/src/definitions/modules/sidebar.less +0 -3
  199. package/src/definitions/modules/sticky.less +1 -0
  200. package/src/definitions/modules/tab.less +0 -5
  201. package/src/definitions/views/ad.less +0 -1
  202. package/src/definitions/views/card.less +1 -5
  203. package/src/definitions/views/item.less +0 -1
  204. package/src/themes/amazon/elements/button.overrides +23 -24
  205. package/src/themes/amazon/elements/button.variables +11 -11
  206. package/src/themes/amazon/globals/site.variables +2 -3
  207. package/src/themes/basic/collections/table.overrides +0 -1
  208. package/src/themes/basic/collections/table.variables +3 -3
  209. package/src/themes/basic/elements/button.overrides +0 -1
  210. package/src/themes/basic/elements/button.variables +2 -2
  211. package/src/themes/basic/elements/icon.overrides +12 -13
  212. package/src/themes/basic/elements/icon.variables +13 -13
  213. package/src/themes/basic/elements/step.overrides +2 -2
  214. package/src/themes/basic/elements/step.variables +2 -2
  215. package/src/themes/basic/globals/reset.overrides +1 -1
  216. package/src/themes/basic/globals/reset.variables +1 -1
  217. package/src/themes/basic/views/card.overrides +0 -1
  218. package/src/themes/basic/views/card.variables +3 -3
  219. package/src/themes/bookish/elements/header.overrides +3 -3
  220. package/src/themes/bookish/elements/header.variables +2 -2
  221. package/src/themes/bootstrap3/elements/button.variables +7 -8
  222. package/src/themes/chubby/collections/form.overrides +9 -9
  223. package/src/themes/chubby/collections/form.variables +3 -3
  224. package/src/themes/chubby/collections/menu.variables +1 -1
  225. package/src/themes/chubby/elements/button.overrides +7 -9
  226. package/src/themes/chubby/elements/button.variables +2 -2
  227. package/src/themes/chubby/elements/header.variables +3 -3
  228. package/src/themes/chubby/modules/accordion.overrides +2 -2
  229. package/src/themes/chubby/modules/accordion.variables +3 -3
  230. package/src/themes/chubby/views/comment.overrides +5 -5
  231. package/src/themes/chubby/views/comment.variables +4 -4
  232. package/src/themes/classic/collections/table.variables +2 -2
  233. package/src/themes/classic/elements/button.variables +20 -21
  234. package/src/themes/classic/elements/header.variables +3 -3
  235. package/src/themes/classic/modules/progress.variables +1 -1
  236. package/src/themes/classic/views/card.overrides +14 -14
  237. package/src/themes/classic/views/card.variables +4 -4
  238. package/src/themes/colored/modules/checkbox.variables +1 -1
  239. package/src/themes/default/collections/breadcrumb.variables +4 -4
  240. package/src/themes/default/collections/form.variables +12 -12
  241. package/src/themes/default/collections/grid.overrides +0 -1
  242. package/src/themes/default/collections/grid.variables +14 -16
  243. package/src/themes/default/collections/menu.variables +19 -31
  244. package/src/themes/default/collections/message.variables +83 -84
  245. package/src/themes/default/collections/table.variables +16 -18
  246. package/src/themes/default/elements/button.variables +30 -31
  247. package/src/themes/default/elements/container.variables +4 -5
  248. package/src/themes/default/elements/divider.overrides +8 -9
  249. package/src/themes/default/elements/divider.variables +4 -5
  250. package/src/themes/default/elements/emoji.overrides +0 -1
  251. package/src/themes/default/elements/emoji.variables +3555 -3555
  252. package/src/themes/default/elements/flag.variables +1594 -1594
  253. package/src/themes/default/elements/header.overrides +0 -1
  254. package/src/themes/default/elements/header.variables +16 -16
  255. package/src/themes/default/elements/icon.variables +2002 -2004
  256. package/src/themes/default/elements/image.variables +6 -7
  257. package/src/themes/default/elements/input.variables +10 -10
  258. package/src/themes/default/elements/label.variables +19 -20
  259. package/src/themes/default/elements/list.variables +16 -16
  260. package/src/themes/default/elements/loader.variables +15 -16
  261. package/src/themes/default/elements/placeholder.variables +6 -7
  262. package/src/themes/default/elements/rail.variables +4 -5
  263. package/src/themes/default/elements/segment.variables +18 -22
  264. package/src/themes/default/elements/step.overrides +4 -4
  265. package/src/themes/default/elements/step.variables +14 -16
  266. package/src/themes/default/elements/text.variables +2 -3
  267. package/src/themes/default/globals/colors.less +22 -22
  268. package/src/themes/default/globals/reset.overrides +57 -57
  269. package/src/themes/default/globals/reset.variables +1 -1
  270. package/src/themes/default/globals/site.variables +861 -875
  271. package/src/themes/default/globals/variation.variables +0 -3
  272. package/src/themes/default/modules/accordion.overrides +11 -11
  273. package/src/themes/default/modules/accordion.variables +14 -15
  274. package/src/themes/default/modules/chatroom.variables +1 -1
  275. package/src/themes/default/modules/checkbox.overrides +6 -7
  276. package/src/themes/default/modules/checkbox.variables +17 -22
  277. package/src/themes/default/modules/dimmer.variables +7 -8
  278. package/src/themes/default/modules/dropdown.overrides +17 -17
  279. package/src/themes/default/modules/dropdown.variables +20 -21
  280. package/src/themes/default/modules/embed.variables +9 -10
  281. package/src/themes/default/modules/flyout.variables +6 -6
  282. package/src/themes/default/modules/modal.variables +18 -18
  283. package/src/themes/default/modules/nag.variables +10 -13
  284. package/src/themes/default/modules/popup.variables +12 -13
  285. package/src/themes/default/modules/progress.variables +10 -11
  286. package/src/themes/default/modules/rating.variables +10 -11
  287. package/src/themes/default/modules/search.variables +9 -11
  288. package/src/themes/default/modules/shape.variables +6 -6
  289. package/src/themes/default/modules/sidebar.variables +4 -4
  290. package/src/themes/default/modules/slider.variables +48 -49
  291. package/src/themes/default/modules/sticky.variables +1 -1
  292. package/src/themes/default/modules/toast.variables +1 -1
  293. package/src/themes/default/modules/transition.overrides +936 -915
  294. package/src/themes/default/views/card.variables +20 -22
  295. package/src/themes/default/views/comment.variables +6 -8
  296. package/src/themes/default/views/feed.variables +6 -6
  297. package/src/themes/default/views/item.variables +6 -9
  298. package/src/themes/default/views/statistic.variables +8 -8
  299. package/src/themes/duo/elements/loader.variables +1 -1
  300. package/src/themes/famfamfam/elements/flag.overrides +263 -268
  301. package/src/themes/famfamfam/elements/flag.variables +3 -3
  302. package/src/themes/fixed-width/collections/grid.variables +1 -1
  303. package/src/themes/fixed-width/modules/modal.variables +3 -5
  304. package/src/themes/flat/collections/form.overrides +9 -9
  305. package/src/themes/flat/collections/form.variables +4 -5
  306. package/src/themes/flat/globals/site.variables +61 -66
  307. package/src/themes/github/collections/breadcrumb.variables +0 -1
  308. package/src/themes/github/collections/form.overrides +7 -8
  309. package/src/themes/github/collections/form.variables +12 -13
  310. package/src/themes/github/collections/grid.variables +1 -2
  311. package/src/themes/github/collections/menu.overrides +2 -2
  312. package/src/themes/github/collections/menu.variables +11 -12
  313. package/src/themes/github/collections/message.overrides +3 -3
  314. package/src/themes/github/collections/message.variables +5 -5
  315. package/src/themes/github/collections/table.variables +1 -1
  316. package/src/themes/github/elements/button.overrides +0 -1
  317. package/src/themes/github/elements/button.variables +14 -14
  318. package/src/themes/github/elements/header.variables +2 -2
  319. package/src/themes/github/elements/icon.overrides +179 -179
  320. package/src/themes/github/elements/icon.variables +10 -10
  321. package/src/themes/github/elements/image.variables +1 -1
  322. package/src/themes/github/elements/input.overrides +16 -16
  323. package/src/themes/github/elements/input.variables +3 -3
  324. package/src/themes/github/elements/label.overrides +3 -3
  325. package/src/themes/github/elements/label.variables +0 -1
  326. package/src/themes/github/elements/segment.variables +2 -3
  327. package/src/themes/github/elements/step.overrides +13 -13
  328. package/src/themes/github/elements/step.variables +2 -2
  329. package/src/themes/github/globals/site.variables +2 -2
  330. package/src/themes/github/modules/dropdown.overrides +18 -19
  331. package/src/themes/github/modules/dropdown.variables +1 -1
  332. package/src/themes/github/modules/popup.variables +0 -2
  333. package/src/themes/instagram/views/card.overrides +3 -4
  334. package/src/themes/instagram/views/card.variables +3 -4
  335. package/src/themes/joypixels/elements/emoji.overrides +0 -2
  336. package/src/themes/joypixels/elements/emoji.variables +3554 -3554
  337. package/src/themes/material/collections/menu.variables +1 -1
  338. package/src/themes/material/elements/button.overrides +6 -8
  339. package/src/themes/material/elements/button.variables +28 -28
  340. package/src/themes/material/elements/header.overrides +2 -2
  341. package/src/themes/material/elements/header.variables +2 -4
  342. package/src/themes/material/elements/icon.overrides +932 -932
  343. package/src/themes/material/elements/icon.variables +11 -11
  344. package/src/themes/material/globals/site.variables +78 -79
  345. package/src/themes/material/modules/dropdown.overrides +1 -1
  346. package/src/themes/material/modules/dropdown.variables +1 -1
  347. package/src/themes/material/modules/modal.overrides +2 -2
  348. package/src/themes/material/modules/modal.variables +1 -2
  349. package/src/themes/pulsar/elements/loader.overrides +58 -58
  350. package/src/themes/raised/elements/button.variables +8 -8
  351. package/src/themes/resetcss/globals/reset.overrides +115 -33
  352. package/src/themes/resetcss/globals/reset.variables +1 -1
  353. package/src/themes/round/elements/button.variables +11 -14
  354. package/src/themes/rtl/globals/site.variables +5 -6
  355. package/src/themes/striped/modules/progress.overrides +20 -16
  356. package/src/themes/systemfont/globals/reset.overrides +1 -1
  357. package/src/themes/systemfont/globals/site.variables +5 -5
  358. package/src/themes/timeline/views/feed.overrides +12 -12
  359. package/src/themes/timeline/views/feed.variables +4 -4
  360. package/src/themes/twitter/elements/button.overrides +4 -5
  361. package/src/themes/twitter/elements/button.variables +6 -7
  362. package/src/themes/twitter/elements/emoji.variables +3555 -3555
  363. package/tasks/.eslintrc.js +9 -0
  364. package/tasks/docs/metadata.js +2 -2
  365. package/test/.eslintrc.js +27 -0
@@ -28,16 +28,16 @@
28
28
  Variations
29
29
  *******************************/
30
30
 
31
- /*--------------
31
+ /* --------------
32
32
  Relaxed
33
- ---------------*/
33
+ --------------- */
34
34
 
35
35
  @relaxedGutterWidth: 3rem;
36
36
  @veryRelaxedGutterWidth: 5rem;
37
37
 
38
- /*--------------
38
+ /* --------------
39
39
  Divided
40
- ---------------*/
40
+ --------------- */
41
41
 
42
42
  @dividedBorder: -1px 0 0 0 @borderColor;
43
43
  @verticallyDividedBorder: 0 -1px 0 0 @borderColor;
@@ -45,9 +45,9 @@
45
45
  @dividedInvertedBorder: -1px 0 0 0 @whiteBorderColor;
46
46
  @verticallyDividedInvertedBorder: 0 -1px 0 0 @whiteBorderColor;
47
47
 
48
- /*--------------
48
+ /* --------------
49
49
  Celled
50
- ---------------*/
50
+ --------------- */
51
51
 
52
52
  @celledMargin: 1em 0;
53
53
  @celledWidth: 1px;
@@ -61,40 +61,38 @@
61
61
  @celledRowDivider: 0 (-@celledWidth) 0 0 @celledBorderColor;
62
62
  @celledColumnDivider: (-@celledWidth) 0 0 0 @celledBorderColor;
63
63
 
64
-
65
- /*--------------
64
+ /* --------------
66
65
  Stackable
67
- ---------------*/
66
+ --------------- */
68
67
 
69
68
  @stackableRowSpacing: @rowSpacing;
70
69
  @stackableGutter: @gutterWidth;
71
70
  @stackableMobileBorder: 1px solid @borderColor;
72
71
  @stackableInvertedMobileBorder: 1px solid @whiteBorderColor;
73
72
 
74
- /*--------------
73
+ /* --------------
75
74
  Compact
76
- ---------------*/
75
+ --------------- */
77
76
  @compactGutterWidth: (@gutterWidth / 2);
78
77
  @compactRowSpacing: (@rowSpacing / 2);
79
78
  @compactCelledRelaxedPadding: (@celledRelaxedPadding / 2);
80
79
  @compactCelledVeryRelaxedPadding: (@celledVeryRelaxedPadding / 2);
81
80
 
82
- /*------------------
81
+ /* ------------------
83
82
  Very Compact
84
- ------------------*/
83
+ ------------------ */
85
84
  @veryCompactGutterWidth: (@compactGutterWidth / 2);
86
85
  @veryCompactRowSpacing: (@compactRowSpacing / 2);
87
86
  @veryCompactCelledRelaxedPadding: (@compactCelledRelaxedPadding / 2);
88
87
  @veryCompactCelledVeryRelaxedPadding: (@compactCelledVeryRelaxedPadding / 2);
89
88
 
90
-
91
89
  /*******************************
92
90
  Legacy
93
91
  *******************************/
94
92
 
95
- /*--------------
93
+ /* --------------
96
94
  Page
97
- ---------------*/
95
+ --------------- */
98
96
 
99
97
  /* Legacy (DO NOT USE)
100
98
  */
@@ -2,9 +2,9 @@
2
2
  Menu
3
3
  *******************************/
4
4
 
5
- /*-------------------
5
+ /* -------------------
6
6
  Collection
7
- --------------------*/
7
+ -------------------- */
8
8
 
9
9
  /* Menu */
10
10
  @verticalMargin: @medium;
@@ -25,9 +25,9 @@
25
25
  @itemHorizontalPadding: @relativeLarge;
26
26
  @itemTextTransform: none;
27
27
  @itemTransition:
28
- background @defaultDuration @defaultEasing,
29
- box-shadow @defaultDuration @defaultEasing,
30
- color @defaultDuration @defaultEasing
28
+ background @defaultDuration @defaultEasing,
29
+ box-shadow @defaultDuration @defaultEasing,
30
+ color @defaultDuration @defaultEasing
31
31
  ;
32
32
  @itemFontWeight: @normal;
33
33
  @itemTextColor: @textColor;
@@ -49,9 +49,9 @@
49
49
  /* Text Item */
50
50
  @textLineHeight: 1.3;
51
51
 
52
- /*--------------
52
+ /* --------------
53
53
  Elements
54
- ---------------*/
54
+ --------------- */
55
55
 
56
56
  /* Icon */
57
57
  @iconFloat: none;
@@ -91,9 +91,9 @@
91
91
  @arrowVerticalActiveColor: @arrowActiveColor;
92
92
  @arrowVerticalSubMenuColor: @white;
93
93
 
94
- /*--------------
94
+ /* --------------
95
95
  Couplings
96
- ---------------*/
96
+ --------------- */
97
97
 
98
98
  /* Button */
99
99
  @buttonSize: @relativeMedium;
@@ -160,9 +160,9 @@
160
160
  @pointingDropdownMenuDistance: 0.75em;
161
161
  @invertedSelectionDropdownColor: @invertedTextColor;
162
162
 
163
- /*--------------
163
+ /* --------------
164
164
  States
165
- ---------------*/
165
+ --------------- */
166
166
 
167
167
  /* Hovered Item */
168
168
  @hoverItemBackground: @subtleTransparentBlack;
@@ -172,7 +172,6 @@
172
172
  @pressedItemBackground: @subtleTransparentBlack;
173
173
  @pressedItemTextColor: @hoverItemTextColor;
174
174
 
175
-
176
175
  /* Active Item */
177
176
  @activeItemBackground: @transparentBlack;
178
177
  @activeItemTextColor: @selectedTextColor;
@@ -198,10 +197,9 @@
198
197
  @subMenuActiveTextColor: @activeItemTextColor;
199
198
  @subMenuActiveFontWeight: @bold;
200
199
 
201
-
202
- /*--------------
200
+ /* --------------
203
201
  Types
204
- ---------------*/
202
+ --------------- */
205
203
 
206
204
  /* Vertical */
207
205
  @verticalBoxShadow: @boxShadow;
@@ -212,7 +210,6 @@
212
210
 
213
211
  @verticalActiveBoxShadow: none;
214
212
 
215
-
216
213
  /* Secondary */
217
214
  @secondaryBackground: none;
218
215
  @secondaryMargin: 0 -@secondaryItemSpacing;
@@ -269,7 +266,6 @@
269
266
  @secondaryPointingHeaderColor: @darkTextColor;
270
267
  @secondaryVerticalPointingItemMargin: 0 -@secondaryPointingBorderWidth 0 0;
271
268
 
272
-
273
269
  /* Inverted Secondary */
274
270
  @secondaryInvertedColor: @invertedLightTextColor;
275
271
 
@@ -287,7 +283,6 @@
287
283
  @secondaryPointingInvertedActiveBorderColor: @white;
288
284
  @secondaryPointingInvertedActiveColor: @invertedSelectedTextColor;
289
285
 
290
-
291
286
  /* Tiered */
292
287
  @tieredActiveItemBackground: #FCFCFC;
293
288
  @tieredActiveMenuBackground: #FCFCFC;
@@ -305,13 +300,11 @@
305
300
 
306
301
  @tieredInvertedSubMenuBackground: rgba(0, 0, 0, 0.2);
307
302
 
308
-
309
303
  /* Icon */
310
304
  @iconMenuTextAlign: center;
311
305
  @iconMenuItemColor: @black;
312
306
  @iconMenuInvertedItemColor: @white;
313
307
 
314
-
315
308
  /* Tabular */
316
309
  @tabularBorderColor: @solidBorderColor;
317
310
  @tabularBackgroundColor: transparent;
@@ -335,8 +328,6 @@
335
328
  @tabularActiveBoxShadow: none;
336
329
  @tabularActiveWeight: @bold;
337
330
 
338
-
339
-
340
331
  /* Pagination */
341
332
  @paginationMinWidth: 3em;
342
333
  @paginationActiveBackground: @transparentBlack;
@@ -348,7 +339,6 @@
348
339
  @labeledIconMinWidth: 6em;
349
340
  @labeledIconTextMargin: 0.5rem;
350
341
 
351
-
352
342
  /* Text */
353
343
  @textMenuItemSpacing: @relative7px;
354
344
  @textMenuMargin: @relativeMedium -(@textMenuItemSpacing);
@@ -377,10 +367,9 @@
377
367
  @textVerticalMenuIconFloat: none;
378
368
  @textVerticalMenuIconMargin: @iconMargin;
379
369
 
380
-
381
- /*--------------
370
+ /* --------------
382
371
  Variations
383
- ---------------*/
372
+ --------------- */
384
373
 
385
374
  /* Inverted */
386
375
  @invertedBackground: @black;
@@ -441,8 +430,8 @@
441
430
  @attachedBoxShadow: none;
442
431
  @attachedBorder: @borderWidth solid @solidBorderColor;
443
432
  @attachedBottomBoxShadow:
444
- @boxShadow,
445
- @attachedBoxShadow
433
+ @boxShadow,
434
+ @attachedBoxShadow
446
435
  ;
447
436
 
448
437
  /* Resize large sizes */
@@ -464,10 +453,9 @@
464
453
  @hugeWidth: 22rem;
465
454
  @massiveWidth: 25rem;
466
455
 
467
-
468
- /*-------------------
456
+ /* -------------------
469
457
  Inverted dropdowns
470
- --------------------*/
458
+ -------------------- */
471
459
  @invertedDropdownBackground: @black;
472
460
  @invertedDropdownMenuBoxShadow: none;
473
461
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  // @textColor
6
6
 
7
- /*-------------------
7
+ /* -------------------
8
8
  Elements
9
- --------------------*/
9
+ -------------------- */
10
10
 
11
11
  @verticalMargin: 1em;
12
12
  @verticalPadding: 1em;
@@ -20,15 +20,15 @@
20
20
  @borderShadow: 0 0 0 @borderWidth @strongBorderColor inset;
21
21
  @shadowShadow: 0 0 0 0 rgba(0, 0, 0, 0);
22
22
  @boxShadow:
23
- @borderShadow,
24
- @shadowShadow
23
+ @borderShadow,
24
+ @shadowShadow
25
25
  ;
26
26
 
27
27
  @transition:
28
- opacity @defaultDuration @defaultEasing,
29
- color @defaultDuration @defaultEasing,
30
- background @defaultDuration @defaultEasing,
31
- box-shadow @defaultDuration @defaultEasing
28
+ opacity @defaultDuration @defaultEasing,
29
+ color @defaultDuration @defaultEasing,
30
+ background @defaultDuration @defaultEasing,
31
+ box-shadow @defaultDuration @defaultEasing
32
32
  ;
33
33
 
34
34
  /* Header */
@@ -59,10 +59,9 @@
59
59
  @closeOpacity: 0.7;
60
60
  @closeTransition: opacity @defaultDuration @defaultEasing;
61
61
 
62
-
63
- /*-------------------
62
+ /* -------------------
64
63
  Types
65
- --------------------*/
64
+ -------------------- */
66
65
 
67
66
  /* Icon Message */
68
67
  @iconSize: 3em;
@@ -75,154 +74,154 @@
75
74
  @attachedYOffset: -1px;
76
75
  @attachedBoxShadow: 0 0 0 @borderWidth @borderColor inset;
77
76
  @attachedBottomBoxShadow:
78
- @attachedBoxShadow,
79
- @subtleShadow
77
+ @attachedBoxShadow,
78
+ @subtleShadow
80
79
  ;
81
80
 
82
81
  /* Floating */
83
82
  @floatingBoxShadow:
84
- @borderShadow,
85
- @floatingShadow
83
+ @borderShadow,
84
+ @floatingShadow
86
85
  ;
87
86
 
88
87
  /* Colors */
89
88
  @redBoxShadow:
90
- 0 0 0 @borderWidth @redBorderColor inset,
91
- @shadowShadow
89
+ 0 0 0 @borderWidth @redBorderColor inset,
90
+ @shadowShadow
92
91
  ;
93
92
  @redBoxFloatingShadow:
94
- 0 0 0 @borderWidth @redBorderColor inset,
95
- @floatingShadow
93
+ 0 0 0 @borderWidth @redBorderColor inset,
94
+ @floatingShadow
96
95
  ;
97
96
  @orangeBoxShadow:
98
- 0 0 0 @borderWidth @orangeBorderColor inset,
99
- @shadowShadow
97
+ 0 0 0 @borderWidth @orangeBorderColor inset,
98
+ @shadowShadow
100
99
  ;
101
100
  @orangeBoxFloatingShadow:
102
- 0 0 0 @borderWidth @orangeBorderColor inset,
103
- @floatingShadow
101
+ 0 0 0 @borderWidth @orangeBorderColor inset,
102
+ @floatingShadow
104
103
  ;
105
104
  @yellowBoxShadow:
106
- 0 0 0 @borderWidth @yellowBorderColor inset,
107
- @shadowShadow
105
+ 0 0 0 @borderWidth @yellowBorderColor inset,
106
+ @shadowShadow
108
107
  ;
109
108
  @yellowBoxFloatingShadow:
110
- 0 0 0 @borderWidth @yellowBorderColor inset,
111
- @floatingShadow
109
+ 0 0 0 @borderWidth @yellowBorderColor inset,
110
+ @floatingShadow
112
111
  ;
113
112
  @oliveBoxShadow:
114
- 0 0 0 @borderWidth @oliveBorderColor inset,
115
- @shadowShadow
113
+ 0 0 0 @borderWidth @oliveBorderColor inset,
114
+ @shadowShadow
116
115
  ;
117
116
  @oliveBoxFloatingShadow:
118
- 0 0 0 @borderWidth @oliveBorderColor inset,
119
- @floatingShadow
117
+ 0 0 0 @borderWidth @oliveBorderColor inset,
118
+ @floatingShadow
120
119
  ;
121
120
  @greenBoxShadow:
122
- 0 0 0 @borderWidth @greenBorderColor inset,
123
- @shadowShadow
121
+ 0 0 0 @borderWidth @greenBorderColor inset,
122
+ @shadowShadow
124
123
  ;
125
124
  @greenBoxFloatingShadow:
126
- 0 0 0 @borderWidth @greenBorderColor inset,
127
- @floatingShadow
125
+ 0 0 0 @borderWidth @greenBorderColor inset,
126
+ @floatingShadow
128
127
  ;
129
128
  @tealBoxShadow:
130
- 0 0 0 @borderWidth @tealBorderColor inset,
131
- @shadowShadow
129
+ 0 0 0 @borderWidth @tealBorderColor inset,
130
+ @shadowShadow
132
131
  ;
133
132
  @tealBoxFloatingShadow:
134
- 0 0 0 @borderWidth @tealBorderColor inset,
135
- @floatingShadow
133
+ 0 0 0 @borderWidth @tealBorderColor inset,
134
+ @floatingShadow
136
135
  ;
137
136
  @blueBoxShadow:
138
- 0 0 0 @borderWidth @blueBorderColor inset,
139
- @shadowShadow
137
+ 0 0 0 @borderWidth @blueBorderColor inset,
138
+ @shadowShadow
140
139
  ;
141
140
  @blueBoxFloatingShadow:
142
- 0 0 0 @borderWidth @blueBorderColor inset,
143
- @floatingShadow
141
+ 0 0 0 @borderWidth @blueBorderColor inset,
142
+ @floatingShadow
144
143
  ;
145
144
  @violetBoxShadow:
146
- 0 0 0 @borderWidth @violetBorderColor inset,
147
- @shadowShadow
145
+ 0 0 0 @borderWidth @violetBorderColor inset,
146
+ @shadowShadow
148
147
  ;
149
148
  @violetBoxFloatingShadow:
150
- 0 0 0 @borderWidth @violetBorderColor inset,
151
- @floatingShadow
149
+ 0 0 0 @borderWidth @violetBorderColor inset,
150
+ @floatingShadow
152
151
  ;
153
152
  @purpleBoxShadow:
154
- 0 0 0 @borderWidth @purpleBorderColor inset,
155
- @shadowShadow
153
+ 0 0 0 @borderWidth @purpleBorderColor inset,
154
+ @shadowShadow
156
155
  ;
157
156
  @purpleBoxFloatingShadow:
158
- 0 0 0 @borderWidth @purpleBorderColor inset,
159
- @floatingShadow
157
+ 0 0 0 @borderWidth @purpleBorderColor inset,
158
+ @floatingShadow
160
159
  ;
161
160
  @pinkBoxShadow:
162
- 0 0 0 @borderWidth @pinkBorderColor inset,
163
- @shadowShadow
161
+ 0 0 0 @borderWidth @pinkBorderColor inset,
162
+ @shadowShadow
164
163
  ;
165
164
  @pinkBoxFloatingShadow:
166
- 0 0 0 @borderWidth @pinkBorderColor inset,
167
- @floatingShadow
165
+ 0 0 0 @borderWidth @pinkBorderColor inset,
166
+ @floatingShadow
168
167
  ;
169
168
  @brownBoxShadow:
170
- 0 0 0 @borderWidth @brownBorderColor inset,
171
- @shadowShadow
169
+ 0 0 0 @borderWidth @brownBorderColor inset,
170
+ @shadowShadow
172
171
  ;
173
172
  @brownBoxFloatingShadow:
174
- 0 0 0 @borderWidth @brownBorderColor inset,
175
- @floatingShadow
173
+ 0 0 0 @borderWidth @brownBorderColor inset,
174
+ @floatingShadow
176
175
  ;
177
176
 
178
177
  /* Warning / Positive / Negative / Info */
179
178
  @positiveBoxShadow:
180
- 0 0 0 @borderWidth @positiveBorderColor inset,
181
- @shadowShadow
179
+ 0 0 0 @borderWidth @positiveBorderColor inset,
180
+ @shadowShadow
182
181
  ;
183
182
  @positiveBoxFloatingShadow:
184
- 0 0 0 @borderWidth @positiveBorderColor inset,
185
- @floatingShadow
183
+ 0 0 0 @borderWidth @positiveBorderColor inset,
184
+ @floatingShadow
186
185
  ;
187
186
  @negativeBoxShadow:
188
- 0 0 0 @borderWidth @negativeBorderColor inset,
189
- @shadowShadow
187
+ 0 0 0 @borderWidth @negativeBorderColor inset,
188
+ @shadowShadow
190
189
  ;
191
190
  @negativeBoxFloatingShadow:
192
- 0 0 0 @borderWidth @negativeBorderColor inset,
193
- @floatingShadow
191
+ 0 0 0 @borderWidth @negativeBorderColor inset,
192
+ @floatingShadow
194
193
  ;
195
194
  @infoBoxShadow:
196
- 0 0 0 @borderWidth @infoBorderColor inset,
197
- @shadowShadow
195
+ 0 0 0 @borderWidth @infoBorderColor inset,
196
+ @shadowShadow
198
197
  ;
199
198
  @infoBoxFloatingShadow:
200
- 0 0 0 @borderWidth @infoBorderColor inset,
201
- @floatingShadow
199
+ 0 0 0 @borderWidth @infoBorderColor inset,
200
+ @floatingShadow
202
201
  ;
203
202
  @warningBoxShadow:
204
- 0 0 0 @borderWidth @warningBorderColor inset,
205
- @shadowShadow
203
+ 0 0 0 @borderWidth @warningBorderColor inset,
204
+ @shadowShadow
206
205
  ;
207
206
  @warningBoxFloatingShadow:
208
- 0 0 0 @borderWidth @warningBorderColor inset,
209
- @floatingShadow
207
+ 0 0 0 @borderWidth @warningBorderColor inset,
208
+ @floatingShadow
210
209
  ;
211
210
  @errorBoxShadow:
212
- 0 0 0 @borderWidth @errorBorderColor inset,
213
- @shadowShadow
211
+ 0 0 0 @borderWidth @errorBorderColor inset,
212
+ @shadowShadow
214
213
  ;
215
214
  @errorBoxFloatingShadow:
216
- 0 0 0 @borderWidth @errorBorderColor inset,
217
- @floatingShadow
215
+ 0 0 0 @borderWidth @errorBorderColor inset,
216
+ @floatingShadow
218
217
  ;
219
218
  @successBoxShadow:
220
- 0 0 0 @borderWidth @successBorderColor inset,
221
- @shadowShadow
219
+ 0 0 0 @borderWidth @successBorderColor inset,
220
+ @shadowShadow
222
221
  ;
223
222
  @successBoxFloatingShadow:
224
- 0 0 0 @borderWidth @successBorderColor inset,
225
- @floatingShadow
223
+ 0 0 0 @borderWidth @successBorderColor inset,
224
+ @floatingShadow
226
225
  ;
227
226
 
228
227
  @miniMessageSize: @relativeMini;
@@ -231,4 +230,4 @@
231
230
  @largeMessageSize: @relativeLarge;
232
231
  @bigMessageSize: @relativeBig;
233
232
  @hugeMessageSize: @relativeHuge;
234
- @massiveMessageSize: @relativeMassive;
233
+ @massiveMessageSize: @relativeMassive;
@@ -2,9 +2,9 @@
2
2
  Table
3
3
  *******************************/
4
4
 
5
- /*-------------------
5
+ /* -------------------
6
6
  Element
7
- --------------------*/
7
+ -------------------- */
8
8
 
9
9
  @verticalMargin: 1em;
10
10
  @horizontalMargin: 0;
@@ -13,8 +13,8 @@
13
13
  @borderSpacing: 0;
14
14
  @borderRadius: @defaultBorderRadius;
15
15
  @transition:
16
- background @defaultDuration @defaultEasing,
17
- color @defaultDuration @defaultEasing
16
+ background @defaultDuration @defaultEasing,
17
+ color @defaultDuration @defaultEasing
18
18
  ;
19
19
  @background: @white;
20
20
  @color: @textColor;
@@ -24,9 +24,9 @@
24
24
  @textAlign: left;
25
25
  @verticalAlign: middle;
26
26
 
27
- /*--------------
27
+ /* --------------
28
28
  Parts
29
- ---------------*/
29
+ --------------- */
30
30
 
31
31
  /* Table Row */
32
32
  @rowBorder: 1px solid @internalBorderColor;
@@ -78,9 +78,9 @@
78
78
  @responsiveCellBoxShadow: none;
79
79
  @responsiveCellHeaderFontWeight: @bold;
80
80
 
81
- /*-------------------
81
+ /* -------------------
82
82
  Types
83
- --------------------*/
83
+ -------------------- */
84
84
 
85
85
  /* Definition */
86
86
  @definitionPageBackground: @white;
@@ -102,16 +102,15 @@
102
102
  @definitionColumnTextAlign: '';
103
103
  @definitionColumnHorizontalPadding: '';
104
104
 
105
-
106
- /*--------------
105
+ /* --------------
107
106
  Couplings
108
- ---------------*/
107
+ --------------- */
109
108
 
110
109
  @iconVerticalAlign: baseline;
111
110
 
112
- /*--------------
111
+ /* --------------
113
112
  States
114
- ---------------*/
113
+ --------------- */
115
114
 
116
115
  @stateMarkerWidth: 0;
117
116
 
@@ -157,9 +156,9 @@
157
156
  @activeBackgroundHover: #EFEFEF;
158
157
  @activeColorHover: @selectedTextColor;
159
158
 
160
- /*--------------
159
+ /* --------------
161
160
  Types
162
- ---------------*/
161
+ --------------- */
163
162
 
164
163
  /* Attached */
165
164
  @attachedTopOffset: 0;
@@ -169,8 +168,8 @@
169
168
  @attachedBoxShadow: none;
170
169
  @attachedBorder: @borderWidth solid @solidBorderColor;
171
170
  @attachedBottomBoxShadow:
172
- @boxShadow,
173
- @attachedBoxShadow
171
+ @boxShadow,
172
+ @attachedBoxShadow
174
173
  ;
175
174
 
176
175
  /* Striped */
@@ -295,7 +294,6 @@
295
294
  @overflowingComputerMaxHeight: (@overflowingItemHeight * @overflowingComputerMaxItems);
296
295
  @overflowingWidescreenMaxHeight: (@overflowingItemHeight * @overflowingWidescreenMaxItems);
297
296
 
298
-
299
297
  /* Sizes */
300
298
  @small: 0.9em;
301
299
  @medium: 1em;