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
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'flyout';
15
+ @type: "module";
16
+ @element: "flyout";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Flyout
@@ -279,7 +279,7 @@ body.pushable > .pusher {
279
279
  position: fixed;
280
280
  top: 0;
281
281
  right: 0;
282
- content: '';
282
+ content: "";
283
283
  background: @dimmerColor;
284
284
  overflow: hidden;
285
285
  opacity: 0;
@@ -610,12 +610,12 @@ body.pushable > .pusher {
610
610
  }
611
611
  & when (@variationFlyoutTop) {
612
612
  .ui.top.overlay.flyout {
613
- transform: translate3d(0%, -100%, 0);
613
+ transform: translate3d(0, -100%, 0);
614
614
  }
615
615
  }
616
616
  & when (@variationFlyoutBottom) {
617
617
  .ui.bottom.overlay.flyout {
618
- transform: translate3d(0%, 100%, 0);
618
+ transform: translate3d(0, 100%, 0);
619
619
  }
620
620
  }
621
621
 
@@ -627,7 +627,7 @@ body.pushable > .pusher {
627
627
 
628
628
  /* End - flyout */
629
629
  .ui.visible.overlay.flyout {
630
- transform: translate3d(0%, 0, 0);
630
+ transform: translate3d(0, 0, 0);
631
631
  }
632
632
 
633
633
  /* End - Pusher */
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'modal';
15
+ @type: "module";
16
+ @element: "modal";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Modal
@@ -260,7 +260,6 @@
260
260
 
261
261
  /* Mobile */
262
262
  @media only screen and (max-width: @largestMobileScreen) {
263
-
264
263
  .ui.modal > .header {
265
264
  padding: @mobileHeaderPadding;
266
265
  }
@@ -455,7 +454,7 @@
455
454
 
456
455
  /* Fix for Firefox, Edge, IE11 */
457
456
  .modals.dimmer .ui.scrolling.modal:not([class*="overlay fullscreen"])::after {
458
- content: '\00A0';
457
+ content: "\00A0";
459
458
  position: absolute;
460
459
  height: @scrollingMargin;
461
460
  }
@@ -550,37 +549,37 @@
550
549
  .ui.@{value}.modal > .header:not(.ui) {
551
550
  font-size: @@hs;
552
551
  }
553
- @media only screen and (max-width : @largestMobileScreen) {
552
+ @media only screen and (max-width: @largestMobileScreen) {
554
553
  .ui.@{value}.modal {
555
554
  width: @@mw;
556
555
  margin: @@mm;
557
556
  }
558
557
  }
559
- @media only screen and (min-width : @tabletBreakpoint) {
558
+ @media only screen and (min-width: @tabletBreakpoint) {
560
559
  .ui.@{value}.modal {
561
560
  width: @@tw;
562
561
  margin: @@tm;
563
562
  }
564
563
  }
565
- @media only screen and (min-width : @computerBreakpoint) {
564
+ @media only screen and (min-width: @computerBreakpoint) {
566
565
  .ui.@{value}.modal {
567
566
  width: @@cw;
568
567
  margin: @@cm;
569
568
  }
570
569
  }
571
- @media only screen and (min-width : @largeMonitorBreakpoint) {
570
+ @media only screen and (min-width: @largeMonitorBreakpoint) {
572
571
  .ui.@{value}.modal {
573
572
  width: @@lw;
574
573
  margin: @@lm;
575
574
  }
576
575
  }
577
- @media only screen and (min-width : @widescreenMonitorBreakpoint) {
576
+ @media only screen and (min-width: @widescreenMonitorBreakpoint) {
578
577
  .ui.@{value}.modal {
579
578
  width: @@ww;
580
579
  margin: @@wm;
581
580
  }
582
581
  }
583
- })
582
+ });
584
583
  }
585
584
 
586
585
  & when (@variationModalInverted) {
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'nag';
15
+ @type: "module";
16
+ @element: "nag";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Nag
@@ -150,7 +150,7 @@ a.ui.nag {
150
150
  line-height: 1;
151
151
  }
152
152
  }
153
- })
153
+ });
154
154
  }
155
155
 
156
156
  /* --------------
@@ -177,7 +177,7 @@ a.ui.nag {
177
177
  }
178
178
  }
179
179
  }
180
- })
180
+ });
181
181
  }
182
182
 
183
183
  & when (@variationNagGroups) {
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'popup';
15
+ @type: "module";
16
+ @element: "popup";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Popup
@@ -54,7 +54,7 @@
54
54
 
55
55
  .ui.popup::before {
56
56
  position: absolute;
57
- content: '';
57
+ content: "";
58
58
  width: @arrowSize;
59
59
  height: @arrowSize;
60
60
  background: @arrowBackground;
@@ -81,7 +81,7 @@
81
81
  [data-tooltip]::before {
82
82
  pointer-events: none;
83
83
  position: absolute;
84
- content: '';
84
+ content: "";
85
85
  font-size: @medium;
86
86
  width: @arrowSize;
87
87
  height: @arrowSize;
@@ -221,7 +221,7 @@
221
221
  background: @invertedArrowBottomBackground;
222
222
  }
223
223
 
224
- /* Popup */
224
+ /* Popup */
225
225
  [data-tooltip][data-inverted]::after {
226
226
  background: @tooltipInvertedBackground;
227
227
  color: @tooltipInvertedColor;
@@ -634,7 +634,7 @@
634
634
  }
635
635
  }
636
636
  & when (@variationPopupRight) {
637
- /* --- Right Center --- */
637
+ /* --- Right Center --- */
638
638
 
639
639
  /* rtl:rename */
640
640
  .ui.right.center.popup::before {
@@ -783,7 +783,7 @@
783
783
  Colors
784
784
  --------------- */
785
785
 
786
- /* Inverted colors */
786
+ /* Inverted colors */
787
787
  .ui.inverted.popup {
788
788
  background: @invertedBackground;
789
789
  color: @invertedColor;
@@ -847,7 +847,7 @@
847
847
  }
848
848
  }
849
849
  }
850
- })
850
+ });
851
851
  }
852
852
 
853
853
  & when (@variationPopupFlowing) {
@@ -879,7 +879,7 @@
879
879
  font-size: @s;
880
880
  }
881
881
  }
882
- })
882
+ });
883
883
  }
884
884
 
885
885
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'progress';
15
+ @type: "module";
16
+ @element: "progress";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Progress
@@ -331,7 +331,7 @@
331
331
  min-width: @activeMinWidth;
332
332
  }
333
333
  .ui.active.progress .bar::after {
334
- content: '';
334
+ content: "";
335
335
  opacity: 0;
336
336
  position: absolute;
337
337
  top: 0;
@@ -486,7 +486,7 @@
486
486
  background-color: @l;
487
487
  }
488
488
  }
489
- })
489
+ });
490
490
  }
491
491
 
492
492
  /* --------------
@@ -503,13 +503,13 @@
503
503
  each(@variationProgressSizes, {
504
504
  @h: @{value}BarHeight;
505
505
  @s: @@value;
506
- .ui.@{value}.progress {
506
+ .ui.@{value}.progress {
507
507
  font-size: @s;
508
508
  }
509
509
  .ui.@{value}.progress .bar {
510
510
  height: @@h;
511
511
  }
512
- })
512
+ });
513
513
  }
514
514
 
515
515
  & when (@variationProgressIndeterminate) {
@@ -527,7 +527,7 @@
527
527
  right: 0;
528
528
  }
529
529
  .ui.indeterminate.progress .bar::before {
530
- content: '';
530
+ content: "";
531
531
  position: absolute;
532
532
  top: 0;
533
533
  bottom: 0;
@@ -564,7 +564,7 @@
564
564
  .ui.indeterminate.progress:not(.sliding):not(.filling):not(.swinging) .bar::before {
565
565
  background: @indeterminatePulseColor;
566
566
  }
567
- & when (@variationProgressSliding) or (@variationProgressSwinging) or (@variationProgressFilling) {
567
+ & when (@variationProgressSliding) or (@variationProgressSwinging) or (@variationProgressFilling) {
568
568
  .ui.sliding.indeterminate.progress .bar,
569
569
  .ui.swinging.indeterminate.progress .bar,
570
570
  .ui.filling.indeterminate.progress .bar {
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'rating';
15
+ @type: "module";
16
+ @element: "rating";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Rating
@@ -103,20 +103,24 @@
103
103
 
104
104
  .ui.@{color}.rating .active.icon {
105
105
  color: @l;
106
- text-shadow: 0px -@shadowWidth 0px @c,
107
- -@shadowWidth 0px 0px @c,
108
- 0px @shadowWidth 0px @c,
109
- @shadowWidth 0px 0px @c;
106
+ text-shadow:
107
+ 0 -@shadowWidth 0 @c,
108
+ -@shadowWidth 0 0 @c,
109
+ 0 @shadowWidth 0 @c,
110
+ @shadowWidth 0 0 @c
111
+ ;
110
112
  }
111
113
  .ui.@{color}.rating .icon.selected,
112
114
  .ui.@{color}.rating .icon.selected.active,
113
115
  .ui.@{color}.rating .icon.selected.partial.active {
114
116
  background: inherit;
115
117
  color: @lh;
116
- text-shadow: 0px -@shadowWidth 0px @h,
117
- -@shadowWidth 0px 0px @h,
118
- 0px @shadowWidth 0px @h,
119
- @shadowWidth 0px 0px @h;
118
+ text-shadow:
119
+ 0 -@shadowWidth 0 @h,
120
+ -@shadowWidth 0 0 @h,
121
+ 0 @shadowWidth 0 @h,
122
+ @shadowWidth 0 0 @h
123
+ ;
120
124
 
121
125
  -webkit-text-stroke: unset;
122
126
  background-clip: unset;
@@ -127,7 +131,7 @@
127
131
  -webkit-text-stroke: @c 0.78px;
128
132
  }
129
133
  }
130
- })
134
+ });
131
135
  }
132
136
 
133
137
  /*******************************
@@ -169,10 +173,10 @@
169
173
  & when not (@variationRatingSizes = false) {
170
174
  each(@variationRatingSizes, {
171
175
  @s: @@value;
172
- .ui.@{value}.rating {
176
+ .ui.@{value}.rating {
173
177
  font-size: @s;
174
178
  }
175
- })
179
+ });
176
180
  }
177
181
 
178
182
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'search';
15
+ @type: "module";
16
+ @element: "search";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Search
@@ -192,7 +192,7 @@
192
192
 
193
193
  .ui.loading.search .input > i.icon::before {
194
194
  position: absolute;
195
- content: '';
195
+ content: "";
196
196
  top: 50%;
197
197
  left: 50%;
198
198
  margin: @loaderMargin;
@@ -203,7 +203,7 @@
203
203
  }
204
204
  .ui.loading.search .input > i.icon::after {
205
205
  position: absolute;
206
- content: '';
206
+ content: "";
207
207
  top: 50%;
208
208
  left: 50%;
209
209
  margin: @loaderMargin;
@@ -538,10 +538,10 @@
538
538
  & when not (@variationFeedSizes = false) {
539
539
  each(@variationFeedSizes, {
540
540
  @s: @{value}SearchSize;
541
- .ui.@{value}.search {
541
+ .ui.@{value}.search {
542
542
  font-size: @@s;
543
543
  }
544
- })
544
+ });
545
545
  }
546
546
 
547
547
  /* --------------
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'shape';
15
+ @type: "module";
16
+ @element: "shape";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Shape
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'sidebar';
15
+ @type: "module";
16
+ @element: "sidebar";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Sidebar
@@ -161,7 +161,7 @@ body.pushable > .pusher {
161
161
  position: fixed;
162
162
  top: 0;
163
163
  right: 0;
164
- content: '';
164
+ content: "";
165
165
  background: @dimmerColor;
166
166
  overflow: hidden;
167
167
  opacity: 0;
@@ -406,12 +406,12 @@ body.pushable > .pusher {
406
406
  }
407
407
  & when (@variationSidebarTop) {
408
408
  .ui.top.overlay.sidebar {
409
- transform: translate3d(0%, -100%, 0);
409
+ transform: translate3d(0, -100%, 0);
410
410
  }
411
411
  }
412
412
  & when (@variationSidebarBottom) {
413
413
  .ui.bottom.overlay.sidebar {
414
- transform: translate3d(0%, 100%, 0);
414
+ transform: translate3d(0, 100%, 0);
415
415
  }
416
416
  }
417
417
 
@@ -424,22 +424,22 @@ body.pushable > .pusher {
424
424
  /* End - Sidebar */
425
425
  & when (@variationSidebarLeft) {
426
426
  .ui.visible.left.overlay.sidebar {
427
- transform: translate3d(0%, 0, 0);
427
+ transform: translate3d(0, 0, 0);
428
428
  }
429
429
  }
430
430
  & when (@variationSidebarRight) {
431
431
  .ui.visible.right.overlay.sidebar {
432
- transform: translate3d(0%, 0, 0);
432
+ transform: translate3d(0, 0, 0);
433
433
  }
434
434
  }
435
435
  & when (@variationSidebarTop) {
436
436
  .ui.visible.top.overlay.sidebar {
437
- transform: translate3d(0%, 0, 0);
437
+ transform: translate3d(0, 0, 0);
438
438
  }
439
439
  }
440
440
  & when (@variationSidebarBottom) {
441
441
  .ui.visible.bottom.overlay.sidebar {
442
- transform: translate3d(0%, 0, 0);
442
+ transform: translate3d(0, 0, 0);
443
443
  }
444
444
  }
445
445
 
@@ -474,18 +474,18 @@ body.pushable > .pusher {
474
474
  }
475
475
  & when (@variationSidebarTop) {
476
476
  .ui.top.push.sidebar {
477
- transform: translate3d(0%, -100%, 0);
477
+ transform: translate3d(0, -100%, 0);
478
478
  }
479
479
  }
480
480
  & when (@variationSidebarBottom) {
481
481
  .ui.bottom.push.sidebar {
482
- transform: translate3d(0%, 100%, 0);
482
+ transform: translate3d(0, 100%, 0);
483
483
  }
484
484
  }
485
485
 
486
486
  /* End */
487
487
  .ui.visible.push.sidebar {
488
- transform: translate3d(0%, 0, 0);
488
+ transform: translate3d(0, 0, 0);
489
489
  }
490
490
  }
491
491
 
@@ -535,7 +535,7 @@ body.pushable > .pusher {
535
535
  }
536
536
  & when (@variationSidebarBottom) {
537
537
  .ui.bottom.slide.along.sidebar {
538
- transform: translate3d(0%, 50%, 0);
538
+ transform: translate3d(0, 50%, 0);
539
539
  }
540
540
  }
541
541
 
@@ -546,7 +546,7 @@ body.pushable > .pusher {
546
546
 
547
547
  /* End */
548
548
  .ui.visible.slide.along.sidebar {
549
- transform: translate3d(0%, 0, 0);
549
+ transform: translate3d(0, 0, 0);
550
550
  }
551
551
  }
552
552
 
@@ -573,12 +573,12 @@ body.pushable > .pusher {
573
573
  }
574
574
  & when (@variationSidebarTop) {
575
575
  .ui.top.slide.out.sidebar {
576
- transform: translate3d(0%, 50%, 0);
576
+ transform: translate3d(0, 50%, 0);
577
577
  }
578
578
  }
579
579
  & when (@variationSidebarBottom) {
580
580
  .ui.bottom.slide.out.sidebar {
581
- transform: translate3d(0%, -50%, 0);
581
+ transform: translate3d(0, -50%, 0);
582
582
  }
583
583
  }
584
584
 
@@ -589,7 +589,7 @@ body.pushable > .pusher {
589
589
 
590
590
  /* End */
591
591
  .ui.visible.slide.out.sidebar {
592
- transform: translate3d(0%, 0, 0);
592
+ transform: translate3d(0, 0, 0);
593
593
  }
594
594
  }
595
595
 
@@ -616,12 +616,12 @@ body.pushable > .pusher {
616
616
  }
617
617
  & when (@variationSidebarTop) {
618
618
  .ui.top.scale.down.sidebar {
619
- transform: translate3d(0%, -100%, 0);
619
+ transform: translate3d(0, -100%, 0);
620
620
  }
621
621
  }
622
622
  & when (@variationSidebarBottom) {
623
623
  .ui.bottom.scale.down.sidebar {
624
- transform: translate3d(0%, 100%, 0);
624
+ transform: translate3d(0, 100%, 0);
625
625
  }
626
626
  }
627
627
 
@@ -2,10 +2,10 @@
2
2
  Theme
3
3
  *******************************/
4
4
 
5
- @type : 'module';
6
- @element : 'slider';
5
+ @type: "module";
6
+ @element: "slider";
7
7
 
8
- @import (multiple) '../../theme.config';
8
+ @import (multiple) "../../theme.config";
9
9
 
10
10
  .ui.slider:not(.vertical):not(.checkbox) {
11
11
  width: 100%;
@@ -206,7 +206,7 @@
206
206
  }
207
207
  & when (@variationSliderTicked) {
208
208
  .ui.labeled.ticked.slider > .labels .label::after {
209
- content: ' ';
209
+ content: " ";
210
210
  height: @labelHeight;
211
211
  width: @labelWidth;
212
212
  background: @labelColor;
@@ -329,7 +329,7 @@
329
329
  }
330
330
  }
331
331
 
332
- })
332
+ });
333
333
  }
334
334
 
335
335
  & when (@variationSliderBasic) {
@@ -413,7 +413,7 @@
413
413
  }
414
414
  }
415
415
  }
416
- })
416
+ });
417
417
  }
418
418
 
419
419
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'sticky';
15
+ @type: "module";
16
+ @element: "sticky";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Sticky
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'tab';
15
+ @type: "module";
16
+ @element: "tab";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  UI Tabs
@@ -57,7 +57,7 @@
57
57
  .ui.tab.loading::before,
58
58
  .ui.tab.loading.segment::before {
59
59
  position: absolute;
60
- content: '';
60
+ content: "";
61
61
  top: @loaderDistanceFromTop;
62
62
  left: 50%;
63
63
  margin: @loaderMargin;
@@ -69,7 +69,7 @@
69
69
  .ui.tab.loading::after,
70
70
  .ui.tab.loading.segment::after {
71
71
  position: absolute;
72
- content: '';
72
+ content: "";
73
73
  top: @loaderDistanceFromTop;
74
74
  left: 50%;
75
75
  margin: @loaderMargin;
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'module';
16
- @element : 'toast';
15
+ @type: "module";
16
+ @element: "toast";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Toast container
@@ -274,7 +274,7 @@
274
274
  & .progressing {
275
275
  animation-iteration-count: 1;
276
276
  animation-timing-function: linear;
277
- & when (@variationToastProgress) {
277
+ & when (@variationToastProgress) {
278
278
  &.up {
279
279
  animation-name: progressUp;
280
280
  }
@@ -651,7 +651,7 @@
651
651
  color: @toastInvertedTextColor;
652
652
  }
653
653
  }
654
- })
654
+ });
655
655
  }
656
656
 
657
657
  & when (@variationToastInverted) {
@@ -685,7 +685,7 @@
685
685
  /* ---------------
686
686
  Progress Bar
687
687
  ---------------- */
688
- & when (@variationToastProgress) {
688
+ & when (@variationToastProgress) {
689
689
  @keyframes progressDown {
690
690
  0% {
691
691
  width: 100%;