fomantic-ui 2.9.1-beta.25 → 2.9.1-beta.27

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 (349) hide show
  1. package/.github/workflows/ci.yml +18 -1
  2. package/.stylelintrc.js +9 -14
  3. package/dist/components/accordion.css +9 -8
  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 +3 -3
  10. package/dist/components/api.min.js +2 -2
  11. package/dist/components/breadcrumb.css +4 -4
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +376 -376
  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 +179 -179
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +43 -43
  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 +1 -1
  29. package/dist/components/dimmer.css +6 -6
  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 +72 -70
  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 +1 -1
  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 +2 -2
  48. package/dist/components/flag.min.css +2 -2
  49. package/dist/components/flyout.css +18 -18
  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 +144 -144
  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 +42 -42
  58. package/dist/components/grid.min.css +1 -1
  59. package/dist/components/header.css +67 -67
  60. package/dist/components/header.min.css +2 -2
  61. package/dist/components/icon.css +580 -580
  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 +17 -17
  68. package/dist/components/item.min.css +2 -2
  69. package/dist/components/label.css +275 -275
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +6 -6
  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 +90 -90
  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 +97 -97
  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 +13 -13
  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 +57 -57
  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 +35 -35
  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 +26 -26
  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 +28 -28
  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 +592 -586
  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 +97 -97
  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 +3661 -3652
  158. package/dist/semantic.js +29 -29
  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/_site/modules/embed.variables +3 -0
  168. package/src/definitions/behaviors/api.js +2 -2
  169. package/src/definitions/collections/breadcrumb.less +4 -4
  170. package/src/definitions/collections/form.less +9 -9
  171. package/src/definitions/collections/grid.less +4 -4
  172. package/src/definitions/collections/menu.less +13 -13
  173. package/src/definitions/collections/message.less +44 -45
  174. package/src/definitions/collections/table.less +12 -13
  175. package/src/definitions/elements/button.less +14 -17
  176. package/src/definitions/elements/container.less +3 -3
  177. package/src/definitions/elements/divider.less +7 -8
  178. package/src/definitions/elements/emoji.less +6 -6
  179. package/src/definitions/elements/flag.less +10 -10
  180. package/src/definitions/elements/header.less +12 -12
  181. package/src/definitions/elements/icon.less +26 -26
  182. package/src/definitions/elements/image.less +4 -4
  183. package/src/definitions/elements/input.less +14 -14
  184. package/src/definitions/elements/label.less +9 -9
  185. package/src/definitions/elements/list.less +5 -5
  186. package/src/definitions/elements/loader.less +9 -9
  187. package/src/definitions/elements/placeholder.less +8 -8
  188. package/src/definitions/elements/rail.less +4 -4
  189. package/src/definitions/elements/reveal.less +10 -10
  190. package/src/definitions/elements/segment.less +9 -9
  191. package/src/definitions/elements/step.less +5 -7
  192. package/src/definitions/elements/text.less +6 -6
  193. package/src/definitions/globals/reset.less +3 -3
  194. package/src/definitions/globals/site.less +5 -5
  195. package/src/definitions/modules/accordion.less +3 -3
  196. package/src/definitions/modules/calendar.less +3 -3
  197. package/src/definitions/modules/checkbox.less +18 -18
  198. package/src/definitions/modules/dimmer.less +4 -4
  199. package/src/definitions/modules/dropdown.less +16 -16
  200. package/src/definitions/modules/embed.js +1 -1
  201. package/src/definitions/modules/embed.less +4 -4
  202. package/src/definitions/modules/flyout.less +7 -7
  203. package/src/definitions/modules/modal.less +10 -11
  204. package/src/definitions/modules/nag.less +5 -5
  205. package/src/definitions/modules/popup.less +10 -10
  206. package/src/definitions/modules/progress.less +9 -9
  207. package/src/definitions/modules/rating.less +18 -14
  208. package/src/definitions/modules/search.less +7 -7
  209. package/src/definitions/modules/shape.less +3 -3
  210. package/src/definitions/modules/sidebar.less +20 -20
  211. package/src/definitions/modules/slider.less +6 -6
  212. package/src/definitions/modules/sticky.less +3 -3
  213. package/src/definitions/modules/tab.less +5 -5
  214. package/src/definitions/modules/toast.less +6 -6
  215. package/src/definitions/modules/transition.less +5 -5
  216. package/src/definitions/views/ad.less +3 -3
  217. package/src/definitions/views/card.less +22 -22
  218. package/src/definitions/views/comment.less +5 -5
  219. package/src/definitions/views/feed.less +5 -5
  220. package/src/definitions/views/item.less +8 -8
  221. package/src/definitions/views/statistic.less +6 -6
  222. package/src/semantic.less +2 -0
  223. package/src/theme.config.example +53 -53
  224. package/src/theme.less +7 -7
  225. package/src/themes/amazon/elements/button.variables +10 -10
  226. package/src/themes/amazon/globals/site.variables +16 -16
  227. package/src/themes/basic/elements/button.variables +7 -7
  228. package/src/themes/basic/elements/icon.overrides +422 -152
  229. package/src/themes/basic/elements/icon.variables +12 -7
  230. package/src/themes/basic/modules/progress.variables +2 -2
  231. package/src/themes/basic/views/card.variables +3 -3
  232. package/src/themes/bookish/elements/header.overrides +1 -1
  233. package/src/themes/bookish/elements/header.variables +3 -3
  234. package/src/themes/bootstrap3/elements/button.overrides +3 -0
  235. package/src/themes/bootstrap3/elements/button.variables +16 -16
  236. package/src/themes/chubby/collections/menu.overrides +3 -0
  237. package/src/themes/chubby/collections/menu.variables +2 -2
  238. package/src/themes/chubby/elements/button.overrides +5 -5
  239. package/src/themes/chubby/elements/button.variables +8 -8
  240. package/src/themes/chubby/elements/header.overrides +1 -1
  241. package/src/themes/chubby/elements/header.variables +1 -1
  242. package/src/themes/chubby/modules/accordion.variables +1 -1
  243. package/src/themes/chubby/views/comment.overrides +1 -1
  244. package/src/themes/chubby/views/comment.variables +7 -7
  245. package/src/themes/classic/collections/table.variables +1 -1
  246. package/src/themes/classic/elements/button.variables +26 -26
  247. package/src/themes/classic/elements/header.variables +1 -1
  248. package/src/themes/classic/modules/progress.variables +2 -2
  249. package/src/themes/classic/views/card.overrides +15 -15
  250. package/src/themes/classic/views/card.variables +3 -3
  251. package/src/themes/colored/modules/checkbox.overrides +3 -0
  252. package/src/themes/colored/modules/checkbox.variables +1 -1
  253. package/src/themes/default/collections/form.variables +2 -2
  254. package/src/themes/default/collections/menu.variables +11 -11
  255. package/src/themes/default/collections/message.variables +1 -1
  256. package/src/themes/default/collections/table.overrides +3 -0
  257. package/src/themes/default/collections/table.variables +14 -14
  258. package/src/themes/default/elements/button.variables +13 -13
  259. package/src/themes/default/elements/container.variables +4 -4
  260. package/src/themes/default/elements/divider.overrides +2 -2
  261. package/src/themes/default/elements/divider.variables +1 -1
  262. package/src/themes/default/elements/header.variables +17 -17
  263. package/src/themes/default/elements/icon.variables +1989 -1989
  264. package/src/themes/default/elements/input.variables +1 -1
  265. package/src/themes/default/elements/label.variables +13 -13
  266. package/src/themes/default/elements/list.variables +1 -1
  267. package/src/themes/default/elements/loader.variables +8 -8
  268. package/src/themes/default/elements/segment.variables +3 -3
  269. package/src/themes/default/elements/step.overrides +4 -4
  270. package/src/themes/default/elements/step.variables +5 -5
  271. package/src/themes/default/globals/colors.less +450 -450
  272. package/src/themes/default/globals/reset.overrides +4 -4
  273. package/src/themes/default/globals/site.variables +840 -840
  274. package/src/themes/default/modules/accordion.overrides +3 -3
  275. package/src/themes/default/modules/accordion.variables +1 -1
  276. package/src/themes/default/modules/checkbox.overrides +7 -7
  277. package/src/themes/default/modules/checkbox.variables +7 -7
  278. package/src/themes/default/modules/dimmer.variables +8 -8
  279. package/src/themes/default/modules/dropdown.overrides +7 -7
  280. package/src/themes/default/modules/dropdown.variables +7 -7
  281. package/src/themes/default/modules/flyout.variables +1 -1
  282. package/src/themes/default/modules/modal.variables +5 -5
  283. package/src/themes/default/modules/progress.variables +7 -7
  284. package/src/themes/default/modules/search.variables +3 -3
  285. package/src/themes/default/modules/shape.variables +1 -1
  286. package/src/themes/default/modules/slider.variables +45 -45
  287. package/src/themes/default/modules/toast.variables +5 -5
  288. package/src/themes/default/modules/transition.overrides +24 -24
  289. package/src/themes/default/modules/transition.variables +1 -1
  290. package/src/themes/default/views/ad.variables +1 -1
  291. package/src/themes/default/views/card.variables +11 -11
  292. package/src/themes/default/views/comment.variables +1 -1
  293. package/src/themes/default/views/feed.variables +4 -4
  294. package/src/themes/default/views/item.variables +13 -13
  295. package/src/themes/famfamfam/elements/flag.overrides +1 -1
  296. package/src/themes/famfamfam/elements/flag.variables +1 -1
  297. package/src/themes/fixed-width/collections/grid.variables +4 -4
  298. package/src/themes/fixed-width/modules/modal.variables +9 -9
  299. package/src/themes/flat/collections/form.overrides +1 -1
  300. package/src/themes/flat/collections/form.variables +12 -12
  301. package/src/themes/flat/globals/site.variables +50 -50
  302. package/src/themes/github/collections/form.overrides +2 -2
  303. package/src/themes/github/collections/form.variables +6 -6
  304. package/src/themes/github/collections/menu.overrides +1 -1
  305. package/src/themes/github/collections/menu.variables +14 -14
  306. package/src/themes/github/collections/message.variables +12 -12
  307. package/src/themes/github/collections/table.variables +1 -1
  308. package/src/themes/github/elements/button.variables +12 -12
  309. package/src/themes/github/elements/icon.overrides +537 -179
  310. package/src/themes/github/elements/icon.variables +14 -9
  311. package/src/themes/github/elements/input.variables +2 -2
  312. package/src/themes/github/elements/segment.variables +7 -7
  313. package/src/themes/github/elements/step.overrides +1 -1
  314. package/src/themes/github/elements/step.variables +4 -4
  315. package/src/themes/github/globals/site.variables +16 -16
  316. package/src/themes/github/modules/dropdown.overrides +7 -7
  317. package/src/themes/github/modules/dropdown.variables +7 -7
  318. package/src/themes/gmail/collections/message.overrides +3 -0
  319. package/src/themes/gmail/collections/message.variables +4 -4
  320. package/src/themes/instagram/views/card.overrides +2 -2
  321. package/src/themes/instagram/views/card.variables +5 -5
  322. package/src/themes/material/collections/menu.overrides +1 -1
  323. package/src/themes/material/collections/menu.variables +3 -3
  324. package/src/themes/material/elements/button.overrides +5 -5
  325. package/src/themes/material/elements/button.variables +31 -31
  326. package/src/themes/material/elements/header.overrides +1 -1
  327. package/src/themes/material/elements/header.variables +6 -6
  328. package/src/themes/material/elements/icon.overrides +2796 -932
  329. package/src/themes/material/elements/icon.variables +14 -9
  330. package/src/themes/material/globals/site.overrides +3 -0
  331. package/src/themes/material/globals/site.variables +52 -52
  332. package/src/themes/material/modules/dropdown.overrides +2 -2
  333. package/src/themes/material/modules/dropdown.variables +4 -4
  334. package/src/themes/material/modules/modal.overrides +2 -2
  335. package/src/themes/material/modules/modal.variables +3 -3
  336. package/src/themes/pulsar/elements/loader.overrides +4 -4
  337. package/src/themes/raised/elements/button.variables +1 -1
  338. package/src/themes/resetcss/globals/reset.overrides +1 -1
  339. package/src/themes/round/elements/button.overrides +3 -0
  340. package/src/themes/round/elements/button.variables +23 -23
  341. package/src/themes/rtl/globals/site.overrides +1 -1
  342. package/src/themes/rtl/globals/site.variables +3 -3
  343. package/src/themes/striped/modules/progress.overrides +1 -1
  344. package/src/themes/systemfont/globals/site.variables +6 -6
  345. package/src/themes/timeline/views/feed.variables +4 -4
  346. package/src/themes/twitter/elements/button.overrides +1 -1
  347. package/src/themes/twitter/elements/button.variables +11 -11
  348. package/tasks/install.js +1 -1
  349. package/.github/workflows/codeql.yml +0 -68
@@ -66,7 +66,7 @@
66
66
  <style type="text/css">
67
67
 
68
68
  body {
69
- background-color: #FFFFFF;
69
+ background-color: #fff;
70
70
  }
71
71
  .text.container {
72
72
  position: relative;
@@ -26,7 +26,7 @@
26
26
 
27
27
  <style type="text/css">
28
28
  body {
29
- background-color: #FFFFFF;
29
+ background-color: #fff;
30
30
  }
31
31
  .ui.menu .item img.logo {
32
32
  margin-right: 1.5em;
@@ -337,7 +337,7 @@
337
337
 
338
338
  /* Some basic formatting */
339
339
  code {
340
- background-color: #E0E0E0;
340
+ background-color: #e0e0e0;
341
341
  padding: 0.25em 0.3em;
342
342
  font-family: 'Lato';
343
343
  font-weight: bold;
@@ -375,11 +375,11 @@ img + img {
375
375
  position: absolute;
376
376
  top: 1rem;
377
377
  left: 1rem;
378
- background-color: #F0F0F0;
378
+ background-color: #f0f0f0;
379
379
  content: '';
380
380
  width: calc(100% - 2rem);
381
381
  height: calc(100% - 2rem);
382
- box-shadow: 0px 0px 0px 1px #DDDDDD inset;
382
+ box-shadow: 0px 0px 0px 1px #ddd inset;
383
383
  }
384
384
  .ui.divided.grid:before,
385
385
  .celled.grid:before {
@@ -32,7 +32,7 @@
32
32
 
33
33
  <style type="text/css">
34
34
  body {
35
- background-color: #DADADA;
35
+ background-color: #dadada;
36
36
  }
37
37
  body > .grid {
38
38
  height: 100%;
@@ -60,7 +60,7 @@
60
60
  <style type="text/css">
61
61
 
62
62
  body {
63
- background-color: #FFFFFF;
63
+ background-color: #fff;
64
64
  }
65
65
  .main.container {
66
66
  margin-top: 2em;
@@ -91,8 +91,8 @@
91
91
  }
92
92
 
93
93
  .main.menu.fixed {
94
- background-color: #FFFFFF;
95
- border: 1px solid #DDD;
94
+ background-color: #fff;
95
+ border: 1px solid #ddd;
96
96
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
97
97
  }
98
98
  .overlay.fixed .menu {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fomantic-ui",
3
- "version": "2.9.1-beta.25+bbe4e58",
3
+ "version": "2.9.1-beta.27+2ec6af4",
4
4
  "description": "Fomantic empowers designers and developers by creating a shared vocabulary for UI.",
5
5
  "keywords": [
6
6
  "fomantic-ui",
@@ -0,0 +1,3 @@
1
+ /*******************************
2
+ User Variable Overrides
3
+ *******************************/
@@ -852,8 +852,8 @@
852
852
  return settings.on;
853
853
  },
854
854
  templatedURL: function (action) {
855
- action = action || $module.data(metadata.action) || settings.action || false;
856
- url = $module.data(metadata.url) || settings.url || false;
855
+ action = action || settings.action || $module.data(metadata.action) || false;
856
+ url = settings.url || $module.data(metadata.url) || false;
857
857
  if (url) {
858
858
  module.debug('Using specified url', url);
859
859
 
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'collection';
16
- @element : 'breadcrumb';
15
+ @type: "collection";
16
+ @element: "breadcrumb";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Breadcrumb
@@ -112,7 +112,7 @@
112
112
  .ui.@{value}.breadcrumb {
113
113
  font-size: @s;
114
114
  }
115
- })
115
+ });
116
116
  }
117
117
 
118
118
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'collection';
16
- @element : 'form';
15
+ @type: "collection";
16
+ @element: "form";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Elements
@@ -281,7 +281,7 @@
281
281
  }
282
282
 
283
283
  & when (@variationFormInline) {
284
- /* Inline */
284
+ /* Inline */
285
285
  .ui.form .inline.fields .field:not(.wide) .ui.input,
286
286
  .ui.form .inline.field:not(.wide) .ui.input {
287
287
  width: auto;
@@ -322,7 +322,7 @@
322
322
  .ui.form .@{state}.message:empty {
323
323
  display: none;
324
324
  }
325
- })
325
+ });
326
326
  }
327
327
 
328
328
  /* Assumptions */
@@ -740,7 +740,7 @@
740
740
  color: @lbg;
741
741
  }
742
742
  }
743
- })
743
+ });
744
744
  }
745
745
 
746
746
  & when (@variationFormDisabled) {
@@ -775,7 +775,7 @@
775
775
  }
776
776
  .ui.loading.form::before {
777
777
  position: absolute;
778
- content: '';
778
+ content: "";
779
779
  top: 0;
780
780
  left: 0;
781
781
  background: @loaderDimmerColor;
@@ -790,7 +790,7 @@
790
790
 
791
791
  .ui.loading.form::after {
792
792
  position: absolute;
793
- content: '';
793
+ content: "";
794
794
  top: 50%;
795
795
  left: 50%;
796
796
  margin: @loaderMargin;
@@ -1167,7 +1167,7 @@
1167
1167
  .ui.@{value}.form .field .dropdown .menu > .item {
1168
1168
  font-size: @s;
1169
1169
  }
1170
- })
1170
+ });
1171
1171
  }
1172
1172
 
1173
1173
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'collection';
16
- @element : 'grid';
15
+ @type: "collection";
16
+ @element: "grid";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Standard
@@ -1334,7 +1334,7 @@
1334
1334
  background-color: @c;
1335
1335
  color: @white;
1336
1336
  }
1337
- })
1337
+ });
1338
1338
  }
1339
1339
 
1340
1340
  & when (@variationGridEqualWidth) {
@@ -13,10 +13,10 @@
13
13
  Theme
14
14
  *******************************/
15
15
 
16
- @type : 'collection';
17
- @element : 'menu';
16
+ @type: "collection";
17
+ @element: "menu";
18
18
 
19
- @import (multiple) '../../theme.config';
19
+ @import (multiple) "../../theme.config";
20
20
 
21
21
  /*******************************
22
22
  Standard
@@ -39,7 +39,7 @@
39
39
  }
40
40
 
41
41
  .ui.menu::after {
42
- content: '';
42
+ content: "";
43
43
  display: block;
44
44
  height: 0;
45
45
  clear: both;
@@ -97,7 +97,7 @@
97
97
  /* Border */
98
98
  .ui.menu .item::before {
99
99
  position: absolute;
100
- content: '';
100
+ content: "";
101
101
  top: 0;
102
102
  right: 0;
103
103
  height: 100%;
@@ -569,7 +569,7 @@ Floated Menu / Item
569
569
  /* --- Border --- */
570
570
  .ui.vertical.menu .item::before {
571
571
  position: absolute;
572
- content: '';
572
+ content: "";
573
573
  top: 0;
574
574
  left: 0;
575
575
  width: 100%;
@@ -1319,7 +1319,7 @@ Floated Menu / Item
1319
1319
  }
1320
1320
  .ui.stackable.menu .item::before {
1321
1321
  position: absolute;
1322
- content: '';
1322
+ content: "";
1323
1323
  top: auto;
1324
1324
  bottom: 0;
1325
1325
  left: 0;
@@ -1368,7 +1368,7 @@ Floated Menu / Item
1368
1368
  color: @c;
1369
1369
  }
1370
1370
  }
1371
- })
1371
+ });
1372
1372
  }
1373
1373
 
1374
1374
  & when (@variationMenuInverted) {
@@ -1530,8 +1530,8 @@ Floated Menu / Item
1530
1530
  }
1531
1531
  }
1532
1532
  }
1533
- })
1534
- }
1533
+ });
1534
+ }
1535
1535
 
1536
1536
  & when (@variationMenuPointing) {
1537
1537
  .ui.ui.ui.inverted.pointing.menu .active.item::after {
@@ -1756,7 +1756,7 @@ Floated Menu / Item
1756
1756
  .ui.pointing.menu .item::after {
1757
1757
  visibility: hidden;
1758
1758
  position: absolute;
1759
- content: '';
1759
+ content: "";
1760
1760
  top: 100%;
1761
1761
  left: 50%;
1762
1762
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
@@ -1841,7 +1841,7 @@ Floated Menu / Item
1841
1841
  .ui.inverted.pointing.menu .@{color}.active.item::after {
1842
1842
  background-color: @c;
1843
1843
  }
1844
- })
1844
+ });
1845
1845
  }
1846
1846
 
1847
1847
  & when (@variationMenuAttached) {
@@ -1945,7 +1945,7 @@ Floated Menu / Item
1945
1945
  width: @@w;
1946
1946
  }
1947
1947
  }
1948
- })
1948
+ });
1949
1949
  }
1950
1950
 
1951
1951
  /* -------------------
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'collection';
16
- @element : 'message';
15
+ @type: "collection";
16
+ @element: "message";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Message
@@ -95,7 +95,7 @@
95
95
  }
96
96
  .ui.message .list:not(.ui) li::before {
97
97
  position: absolute;
98
- content: '';
98
+ content: "";
99
99
  left: -1em;
100
100
  height: 100%;
101
101
  vertical-align: baseline;
@@ -286,57 +286,56 @@
286
286
  Types
287
287
  --------------- */
288
288
  & when not (@variationMessageConsequences = false) {
289
-
290
289
  @consequences: {
291
290
  @positive: {
292
- background : @positiveBackgroundColor;
293
- header : @positiveHeaderColor;
294
- boxShadow : @positiveBoxShadow;
295
- boxFloatShadow : @positiveBoxFloatingShadow;
296
- text : @positiveTextColor;
297
- invertedText : @positiveBorderColor;
291
+ background: @positiveBackgroundColor;
292
+ header: @positiveHeaderColor;
293
+ boxShadow: @positiveBoxShadow;
294
+ boxFloatShadow: @positiveBoxFloatingShadow;
295
+ text: @positiveTextColor;
296
+ invertedText: @positiveBorderColor;
298
297
  };
299
298
  @negative: {
300
- background : @negativeBackgroundColor;
301
- header : @negativeHeaderColor;
302
- boxShadow : @negativeBoxShadow;
303
- boxFloatShadow : @negativeBoxFloatingShadow;
304
- text : @negativeTextColor;
305
- invertedText : @negativeBorderColor;
299
+ background: @negativeBackgroundColor;
300
+ header: @negativeHeaderColor;
301
+ boxShadow: @negativeBoxShadow;
302
+ boxFloatShadow: @negativeBoxFloatingShadow;
303
+ text: @negativeTextColor;
304
+ invertedText: @negativeBorderColor;
306
305
  };
307
306
  @info: {
308
- background : @infoBackgroundColor;
309
- header : @infoHeaderColor;
310
- boxShadow : @infoBoxShadow;
311
- boxFloatShadow : @infoBoxFloatingShadow;
312
- text : @infoTextColor;
313
- invertedText : @formInfoLabelBackground;
307
+ background: @infoBackgroundColor;
308
+ header: @infoHeaderColor;
309
+ boxShadow: @infoBoxShadow;
310
+ boxFloatShadow: @infoBoxFloatingShadow;
311
+ text: @infoTextColor;
312
+ invertedText: @formInfoLabelBackground;
314
313
  };
315
314
  @warning: {
316
- background : @warningBackgroundColor;
317
- header : @warningHeaderColor;
318
- boxShadow : @warningBoxShadow;
319
- boxFloatShadow : @warningBoxFloatingShadow;
320
- text : @warningTextColor;
321
- invertedText : @formWarningLabelBackground;
315
+ background: @warningBackgroundColor;
316
+ header: @warningHeaderColor;
317
+ boxShadow: @warningBoxShadow;
318
+ boxFloatShadow: @warningBoxFloatingShadow;
319
+ text: @warningTextColor;
320
+ invertedText: @formWarningLabelBackground;
322
321
  };
323
322
  @error: {
324
- background : @errorBackgroundColor;
325
- header : @errorHeaderColor;
326
- boxShadow : @errorBoxShadow;
327
- boxFloatShadow : @errorBoxFloatingShadow;
328
- text : @errorTextColor;
329
- invertedText : @formErrorLabelBackground;
323
+ background: @errorBackgroundColor;
324
+ header: @errorHeaderColor;
325
+ boxShadow: @errorBoxShadow;
326
+ boxFloatShadow: @errorBoxFloatingShadow;
327
+ text: @errorTextColor;
328
+ invertedText: @formErrorLabelBackground;
330
329
  };
331
330
  @success: {
332
- background : @successBackgroundColor;
333
- header : @successHeaderColor;
334
- boxShadow : @successBoxShadow;
335
- boxFloatShadow : @successBoxFloatingShadow;
336
- text : @successTextColor;
337
- invertedText : @formSuccessLabelBackground;
331
+ background: @successBackgroundColor;
332
+ header: @successHeaderColor;
333
+ boxShadow: @successBoxShadow;
334
+ boxFloatShadow: @successBoxFloatingShadow;
335
+ text: @successTextColor;
336
+ invertedText: @formSuccessLabelBackground;
338
337
  };
339
- }
338
+ };
340
339
 
341
340
  /* Colors */
342
341
 
@@ -372,7 +371,7 @@
372
371
  color: @it;
373
372
  }
374
373
  }
375
- })
374
+ });
376
375
  }
377
376
  & when not (@variationMessageColors = false) {
378
377
  each(@variationMessageColors, {
@@ -417,7 +416,7 @@
417
416
  color: @invertedTextColor;
418
417
  }
419
418
  }
420
- })
419
+ });
421
420
  }
422
421
 
423
422
  & when (@variationMessageInverted) {
@@ -440,7 +439,7 @@
440
439
  .ui.@{value}.message {
441
440
  font-size: @@s;
442
441
  }
443
- })
442
+ });
444
443
  }
445
444
 
446
445
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'collection';
16
- @element : 'table';
15
+ @type: "collection";
16
+ @element: "table";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Table
@@ -259,8 +259,8 @@
259
259
  }
260
260
  }
261
261
  }
262
- })
263
- }
262
+ });
263
+ }
264
264
  & when (@variationTableScrolling) {
265
265
  & when (@variationTableScrollingShort) {
266
266
  .ui.scrolling.table.short > tbody {
@@ -398,7 +398,7 @@
398
398
  display: block;
399
399
  overflow-y: scroll;
400
400
  overscroll-behavior: @overscrollBehavior;
401
- scrollbar-width: thin; /* Firefox */
401
+ scrollbar-width: thin; /* Firefox */
402
402
  & > tr {
403
403
  display: table;
404
404
  table-layout: fixed;
@@ -485,7 +485,7 @@
485
485
  scrollbar-arrow-color: @trackInvertedBackgroundHex;
486
486
  }
487
487
 
488
- /* firefox : first color thumb, second track */
488
+ /* firefox: first color thumb, second track */
489
489
  scrollbar-color: @thumbInvertedBackground @trackInvertedBackground;
490
490
  }
491
491
  }
@@ -814,7 +814,6 @@
814
814
  --------------- */
815
815
 
816
816
  @media only screen and (max-width: @largestTabletScreen) {
817
-
818
817
  .ui[class*="tablet stackable"].table,
819
818
  .ui[class*="tablet stackable"].table > thead,
820
819
  .ui[class*="tablet stackable"].table > thead > tr,
@@ -893,8 +892,8 @@
893
892
  }
894
893
  }
895
894
  }
896
- })
897
- }
895
+ });
896
+ }
898
897
  }
899
898
 
900
899
  & when (@variationTableAligned) {
@@ -1304,7 +1303,7 @@
1304
1303
  }
1305
1304
  }
1306
1305
 
1307
- })
1306
+ });
1308
1307
  }
1309
1308
 
1310
1309
  & when (@variationTableEqualWidth) {
@@ -1456,7 +1455,7 @@
1456
1455
  font-style: normal;
1457
1456
  font-weight: @normal;
1458
1457
  text-decoration: inherit;
1459
- content: '';
1458
+ content: "";
1460
1459
  height: 1em;
1461
1460
  width: @sortableIconWidth;
1462
1461
  opacity: @sortableIconOpacity;
@@ -1926,7 +1925,7 @@
1926
1925
  .ui.@{value}.table {
1927
1926
  font-size: @s;
1928
1927
  }
1929
- })
1928
+ });
1930
1929
  }
1931
1930
 
1932
1931
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'element';
16
- @element : 'button';
15
+ @type: "element";
16
+ @element: "button";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Button
@@ -131,7 +131,7 @@
131
131
  }
132
132
  .ui.loading.button::before {
133
133
  position: absolute;
134
- content: '';
134
+ content: "";
135
135
  top: 50%;
136
136
  left: 50%;
137
137
  margin: @loaderMargin;
@@ -142,7 +142,7 @@
142
142
  }
143
143
  .ui.loading.button::after {
144
144
  position: absolute;
145
- content: '';
145
+ content: "";
146
146
  top: 50%;
147
147
  left: 50%;
148
148
  margin: @loaderMargin;
@@ -259,7 +259,7 @@
259
259
  transition: top @animationDuration @animationEasing, transform @animationDuration @animationEasing;
260
260
  }
261
261
  .ui.vertical.animated.button .visible.content {
262
- transform: translateY(0%);
262
+ transform: translateY(0);
263
263
  right: auto;
264
264
  }
265
265
  .ui.vertical.animated.button .hidden.content {
@@ -640,7 +640,6 @@
640
640
 
641
641
  /* Tablet Or Below */
642
642
  @media only screen and (max-width: @largestMobileScreen) {
643
-
644
643
  .ui.stackable.buttons {
645
644
  flex-direction: column;
646
645
  width: 100%;
@@ -686,17 +685,17 @@
686
685
 
687
686
  .ui.compact.buttons .button,
688
687
  .ui.compact.button {
689
- padding: @compactVerticalPadding @compactHorizontalPadding ( @compactVerticalPadding + @shadowOffset );
688
+ padding: @compactVerticalPadding @compactHorizontalPadding (@compactVerticalPadding + @shadowOffset);
690
689
  }
691
690
 
692
691
  .ui.compact.icon.buttons .button,
693
692
  .ui.compact.icon.button {
694
- padding: @compactVerticalPadding @compactVerticalPadding ( @compactVerticalPadding + @shadowOffset );
693
+ padding: @compactVerticalPadding @compactVerticalPadding (@compactVerticalPadding + @shadowOffset);
695
694
  }
696
695
 
697
696
  .ui.compact.labeled.icon.buttons .button,
698
697
  .ui.compact.labeled.icon.button {
699
- padding: @compactVerticalPadding (@compactHorizontalPadding + @labeledIconWidth) ( @compactVerticalPadding + @shadowOffset );
698
+ padding: @compactVerticalPadding (@compactHorizontalPadding + @labeledIconWidth) (@compactVerticalPadding + @shadowOffset);
700
699
  }
701
700
 
702
701
  .ui.compact.labeled.icon.buttons .button > .icon,
@@ -725,7 +724,7 @@
725
724
  .ui.ui.ui.ui.@{value}.button {
726
725
  font-size: @s;
727
726
  }
728
- })
727
+ });
729
728
  }
730
729
 
731
730
  & when (@variationButtonIcon) {
@@ -735,7 +734,7 @@
735
734
 
736
735
  .ui.icon.buttons .button,
737
736
  .ui.icon.button:not(.animated):not(.compact):not(.labeled) {
738
- padding: @verticalPadding @verticalPadding ( @verticalPadding + @shadowOffset );
737
+ padding: @verticalPadding @verticalPadding (@verticalPadding + @shadowOffset);
739
738
  }
740
739
  .ui.animated.icon.button > .content > .icon,
741
740
  .ui.icon.buttons .button > .icon,
@@ -812,7 +811,6 @@
812
811
  background-color: @transparentBlack;
813
812
  }
814
813
  & when (@variationButtonGroups) {
815
-
816
814
  .ui.basic.buttons .button:hover {
817
815
  box-shadow: @basicHoverBoxShadow inset;
818
816
  }
@@ -923,7 +921,6 @@
923
921
  }
924
922
 
925
923
  .ui.tertiary.button:hover {
926
-
927
924
  & when (@tertiaryHoverWithUnderline = true) {
928
925
  box-shadow: inset 0 -@tertiaryLineHeight 0 @tertiaryHoverLineColor;
929
926
  }
@@ -1718,7 +1715,7 @@
1718
1715
  color: @a;
1719
1716
  }
1720
1717
  }
1721
- })
1718
+ });
1722
1719
  }
1723
1720
 
1724
1721
  & when not (@variationButtonConsequences = false) {
@@ -1805,7 +1802,7 @@
1805
1802
  margin-left: -@basicColoredBorderSize;
1806
1803
  }
1807
1804
  }
1808
- })
1805
+ });
1809
1806
  }
1810
1807
 
1811
1808
  & when (@variationButtonGroups) {
@@ -1857,7 +1854,7 @@
1857
1854
  border-bottom-right-radius: @borderRadius;
1858
1855
  }
1859
1856
  & when (@variationButtonVertical) {
1860
- /* Vertical Style */
1857
+ /* Vertical Style */
1861
1858
  .ui.vertical.buttons {
1862
1859
  display: inline-flex;
1863
1860
  flex-direction: column;
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'element';
16
- @element : 'container';
15
+ @type: "element";
16
+ @element: "container";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Container