fomantic-ui 2.9.1-beta.26 → 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 (326) hide show
  1. package/.github/workflows/ci.yml +18 -1
  2. package/.stylelintrc.js +2 -3
  3. package/dist/components/accordion.css +8 -7
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +2 -2
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +3 -3
  8. package/dist/components/ad.min.css +2 -2
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +4 -4
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +375 -375
  14. package/dist/components/button.min.css +2 -2
  15. package/dist/components/calendar.css +5 -5
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +181 -181
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +41 -41
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +2 -2
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +4 -4
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +2 -2
  28. package/dist/components/container.min.css +2 -2
  29. package/dist/components/dimmer.css +5 -5
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +2 -2
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +9 -9
  34. package/dist/components/divider.min.css +2 -2
  35. package/dist/components/dropdown.css +70 -68
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +2 -2
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +5 -5
  40. package/dist/components/embed.js +2 -2
  41. package/dist/components/embed.min.css +2 -2
  42. package/dist/components/embed.min.js +2 -2
  43. package/dist/components/emoji.css +3548 -3548
  44. package/dist/components/emoji.min.css +1 -1
  45. package/dist/components/feed.css +6 -6
  46. package/dist/components/feed.min.css +2 -2
  47. package/dist/components/flag.css +266 -266
  48. package/dist/components/flag.min.css +2 -2
  49. package/dist/components/flyout.css +12 -12
  50. package/dist/components/flyout.js +1 -1
  51. package/dist/components/flyout.min.css +2 -2
  52. package/dist/components/flyout.min.js +1 -1
  53. package/dist/components/form.css +154 -154
  54. package/dist/components/form.js +1 -1
  55. package/dist/components/form.min.css +2 -2
  56. package/dist/components/form.min.js +1 -1
  57. package/dist/components/grid.css +43 -43
  58. package/dist/components/grid.min.css +2 -2
  59. package/dist/components/header.css +67 -67
  60. package/dist/components/header.min.css +2 -2
  61. package/dist/components/icon.css +2536 -2536
  62. package/dist/components/icon.min.css +2 -2
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +194 -194
  66. package/dist/components/input.min.css +2 -2
  67. package/dist/components/item.css +18 -18
  68. package/dist/components/item.min.css +2 -2
  69. package/dist/components/label.css +276 -276
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +8 -8
  72. package/dist/components/list.min.css +2 -2
  73. package/dist/components/loader.css +32 -32
  74. package/dist/components/loader.min.css +2 -2
  75. package/dist/components/menu.css +91 -91
  76. package/dist/components/menu.min.css +1 -1
  77. package/dist/components/message.css +129 -127
  78. package/dist/components/message.min.css +2 -2
  79. package/dist/components/modal.css +21 -21
  80. package/dist/components/modal.js +1 -1
  81. package/dist/components/modal.min.css +2 -2
  82. package/dist/components/modal.min.js +1 -1
  83. package/dist/components/nag.css +32 -32
  84. package/dist/components/nag.js +1 -1
  85. package/dist/components/nag.min.css +1 -1
  86. package/dist/components/nag.min.js +1 -1
  87. package/dist/components/placeholder.css +7 -7
  88. package/dist/components/placeholder.min.css +2 -2
  89. package/dist/components/popup.css +93 -93
  90. package/dist/components/popup.js +1 -1
  91. package/dist/components/popup.min.css +2 -2
  92. package/dist/components/popup.min.js +1 -1
  93. package/dist/components/progress.css +54 -54
  94. package/dist/components/progress.js +1 -1
  95. package/dist/components/progress.min.css +2 -2
  96. package/dist/components/progress.min.js +1 -1
  97. package/dist/components/rail.css +1 -1
  98. package/dist/components/rail.min.css +1 -1
  99. package/dist/components/rating.css +81 -81
  100. package/dist/components/rating.js +1 -1
  101. package/dist/components/rating.min.css +1 -1
  102. package/dist/components/rating.min.js +1 -1
  103. package/dist/components/reset.css +3 -3
  104. package/dist/components/reset.min.css +1 -1
  105. package/dist/components/reveal.css +1 -1
  106. package/dist/components/reveal.min.css +1 -1
  107. package/dist/components/search.css +20 -20
  108. package/dist/components/search.js +1 -1
  109. package/dist/components/search.min.css +2 -2
  110. package/dist/components/search.min.js +1 -1
  111. package/dist/components/segment.css +58 -58
  112. package/dist/components/segment.min.css +2 -2
  113. package/dist/components/shape.css +2 -2
  114. package/dist/components/shape.js +1 -1
  115. package/dist/components/shape.min.css +1 -1
  116. package/dist/components/shape.min.js +1 -1
  117. package/dist/components/sidebar.css +3 -3
  118. package/dist/components/sidebar.js +1 -1
  119. package/dist/components/sidebar.min.css +2 -2
  120. package/dist/components/sidebar.min.js +1 -1
  121. package/dist/components/site.css +29 -29
  122. package/dist/components/site.js +1 -1
  123. package/dist/components/site.min.css +2 -2
  124. package/dist/components/site.min.js +1 -1
  125. package/dist/components/slider.css +60 -60
  126. package/dist/components/slider.js +1 -1
  127. package/dist/components/slider.min.css +1 -1
  128. package/dist/components/slider.min.js +1 -1
  129. package/dist/components/state.js +1 -1
  130. package/dist/components/state.min.js +1 -1
  131. package/dist/components/statistic.css +33 -33
  132. package/dist/components/statistic.min.css +2 -2
  133. package/dist/components/step.css +26 -26
  134. package/dist/components/step.min.css +2 -2
  135. package/dist/components/sticky.css +1 -1
  136. package/dist/components/sticky.js +1 -1
  137. package/dist/components/sticky.min.css +1 -1
  138. package/dist/components/sticky.min.js +1 -1
  139. package/dist/components/tab.css +3 -3
  140. package/dist/components/tab.js +1 -1
  141. package/dist/components/tab.min.css +2 -2
  142. package/dist/components/tab.min.js +1 -1
  143. package/dist/components/table.css +585 -585
  144. package/dist/components/table.min.css +2 -2
  145. package/dist/components/text.css +32 -32
  146. package/dist/components/text.min.css +1 -1
  147. package/dist/components/toast.css +35 -35
  148. package/dist/components/toast.js +1 -1
  149. package/dist/components/toast.min.css +1 -1
  150. package/dist/components/toast.min.js +1 -1
  151. package/dist/components/transition.css +1 -1
  152. package/dist/components/transition.js +1 -1
  153. package/dist/components/transition.min.css +1 -1
  154. package/dist/components/transition.min.js +1 -1
  155. package/dist/components/visibility.js +1 -1
  156. package/dist/components/visibility.min.js +1 -1
  157. package/dist/semantic.css +9275 -9270
  158. package/dist/semantic.js +27 -27
  159. package/dist/semantic.min.css +2 -2
  160. package/dist/semantic.min.js +2 -2
  161. package/examples/components/sticky-context.html +1 -1
  162. package/examples/fixed.html +1 -1
  163. package/examples/grid.html +3 -3
  164. package/examples/login.html +1 -1
  165. package/examples/sticky.html +3 -3
  166. package/package.json +1 -1
  167. package/src/definitions/collections/breadcrumb.less +4 -4
  168. package/src/definitions/collections/form.less +19 -19
  169. package/src/definitions/collections/grid.less +9 -9
  170. package/src/definitions/collections/menu.less +15 -15
  171. package/src/definitions/collections/message.less +8 -9
  172. package/src/definitions/collections/table.less +11 -12
  173. package/src/definitions/elements/button.less +22 -25
  174. package/src/definitions/elements/container.less +3 -3
  175. package/src/definitions/elements/divider.less +7 -8
  176. package/src/definitions/elements/emoji.less +7 -7
  177. package/src/definitions/elements/flag.less +14 -14
  178. package/src/definitions/elements/header.less +12 -12
  179. package/src/definitions/elements/icon.less +14 -14
  180. package/src/definitions/elements/image.less +4 -4
  181. package/src/definitions/elements/input.less +14 -14
  182. package/src/definitions/elements/label.less +11 -11
  183. package/src/definitions/elements/list.less +6 -6
  184. package/src/definitions/elements/loader.less +9 -9
  185. package/src/definitions/elements/placeholder.less +8 -8
  186. package/src/definitions/elements/rail.less +4 -4
  187. package/src/definitions/elements/reveal.less +4 -4
  188. package/src/definitions/elements/segment.less +10 -10
  189. package/src/definitions/elements/step.less +5 -7
  190. package/src/definitions/elements/text.less +6 -6
  191. package/src/definitions/globals/reset.less +3 -3
  192. package/src/definitions/globals/site.less +8 -8
  193. package/src/definitions/modules/accordion.less +3 -3
  194. package/src/definitions/modules/calendar.less +3 -3
  195. package/src/definitions/modules/checkbox.less +18 -18
  196. package/src/definitions/modules/dimmer.less +3 -3
  197. package/src/definitions/modules/dropdown.less +14 -14
  198. package/src/definitions/modules/embed.js +1 -1
  199. package/src/definitions/modules/embed.less +4 -4
  200. package/src/definitions/modules/flyout.less +4 -4
  201. package/src/definitions/modules/modal.less +5 -6
  202. package/src/definitions/modules/nag.less +6 -6
  203. package/src/definitions/modules/popup.less +10 -10
  204. package/src/definitions/modules/progress.less +9 -9
  205. package/src/definitions/modules/rating.less +6 -6
  206. package/src/definitions/modules/search.less +7 -7
  207. package/src/definitions/modules/shape.less +3 -3
  208. package/src/definitions/modules/sidebar.less +4 -4
  209. package/src/definitions/modules/slider.less +6 -6
  210. package/src/definitions/modules/sticky.less +3 -3
  211. package/src/definitions/modules/tab.less +5 -5
  212. package/src/definitions/modules/toast.less +9 -9
  213. package/src/definitions/modules/transition.less +5 -5
  214. package/src/definitions/views/ad.less +3 -3
  215. package/src/definitions/views/card.less +12 -12
  216. package/src/definitions/views/comment.less +5 -5
  217. package/src/definitions/views/feed.less +5 -5
  218. package/src/definitions/views/item.less +9 -9
  219. package/src/definitions/views/statistic.less +6 -6
  220. package/src/semantic.less +52 -52
  221. package/src/theme.less +18 -18
  222. package/src/themes/amazon/elements/button.variables +9 -9
  223. package/src/themes/amazon/globals/site.variables +12 -12
  224. package/src/themes/basic/elements/button.variables +7 -7
  225. package/src/themes/basic/elements/icon.overrides +418 -148
  226. package/src/themes/basic/elements/icon.variables +12 -7
  227. package/src/themes/bookish/elements/header.overrides +1 -1
  228. package/src/themes/bookish/elements/header.variables +3 -3
  229. package/src/themes/bootstrap3/elements/button.variables +11 -11
  230. package/src/themes/chubby/elements/button.overrides +1 -1
  231. package/src/themes/chubby/elements/button.variables +8 -8
  232. package/src/themes/chubby/elements/header.overrides +1 -1
  233. package/src/themes/chubby/elements/header.variables +1 -1
  234. package/src/themes/chubby/views/comment.variables +3 -3
  235. package/src/themes/classic/elements/button.variables +9 -9
  236. package/src/themes/classic/elements/header.variables +1 -1
  237. package/src/themes/classic/modules/progress.variables +1 -1
  238. package/src/themes/classic/views/card.overrides +2 -2
  239. package/src/themes/classic/views/card.variables +1 -1
  240. package/src/themes/default/collections/form.variables +2 -2
  241. package/src/themes/default/collections/grid.variables +1 -1
  242. package/src/themes/default/collections/menu.variables +13 -13
  243. package/src/themes/default/collections/message.variables +1 -1
  244. package/src/themes/default/collections/table.variables +15 -15
  245. package/src/themes/default/elements/button.variables +13 -13
  246. package/src/themes/default/elements/container.variables +13 -13
  247. package/src/themes/default/elements/divider.overrides +2 -2
  248. package/src/themes/default/elements/divider.variables +3 -3
  249. package/src/themes/default/elements/emoji.variables +2 -2
  250. package/src/themes/default/elements/flag.variables +2 -2
  251. package/src/themes/default/elements/header.variables +2 -2
  252. package/src/themes/default/elements/icon.variables +1972 -1972
  253. package/src/themes/default/elements/input.variables +1 -1
  254. package/src/themes/default/elements/label.variables +19 -19
  255. package/src/themes/default/elements/list.variables +4 -4
  256. package/src/themes/default/elements/rail.variables +2 -2
  257. package/src/themes/default/elements/segment.variables +4 -4
  258. package/src/themes/default/elements/step.overrides +2 -2
  259. package/src/themes/default/elements/step.variables +6 -6
  260. package/src/themes/default/globals/reset.overrides +4 -4
  261. package/src/themes/default/globals/site.variables +298 -298
  262. package/src/themes/default/modules/accordion.overrides +2 -2
  263. package/src/themes/default/modules/accordion.variables +1 -1
  264. package/src/themes/default/modules/checkbox.overrides +5 -5
  265. package/src/themes/default/modules/checkbox.variables +7 -7
  266. package/src/themes/default/modules/dimmer.variables +3 -3
  267. package/src/themes/default/modules/dropdown.overrides +9 -9
  268. package/src/themes/default/modules/dropdown.variables +9 -9
  269. package/src/themes/default/modules/flyout.variables +2 -2
  270. package/src/themes/default/modules/modal.variables +4 -4
  271. package/src/themes/default/modules/popup.variables +1 -1
  272. package/src/themes/default/modules/progress.variables +7 -7
  273. package/src/themes/default/modules/search.variables +4 -4
  274. package/src/themes/default/modules/shape.variables +1 -1
  275. package/src/themes/default/modules/sidebar.variables +1 -1
  276. package/src/themes/default/modules/toast.variables +1 -1
  277. package/src/themes/default/modules/transition.variables +1 -1
  278. package/src/themes/default/views/ad.variables +1 -1
  279. package/src/themes/default/views/card.variables +22 -22
  280. package/src/themes/default/views/comment.variables +1 -1
  281. package/src/themes/default/views/feed.variables +4 -4
  282. package/src/themes/default/views/item.variables +9 -9
  283. package/src/themes/famfamfam/elements/flag.overrides +1 -1
  284. package/src/themes/famfamfam/elements/flag.variables +2 -2
  285. package/src/themes/fixed-width/collections/grid.variables +1 -1
  286. package/src/themes/flat/collections/form.variables +5 -5
  287. package/src/themes/flat/globals/site.variables +26 -26
  288. package/src/themes/github/collections/form.variables +4 -4
  289. package/src/themes/github/collections/menu.variables +10 -10
  290. package/src/themes/github/collections/message.variables +7 -7
  291. package/src/themes/github/collections/table.variables +1 -1
  292. package/src/themes/github/elements/button.variables +10 -10
  293. package/src/themes/github/elements/icon.overrides +537 -179
  294. package/src/themes/github/elements/icon.variables +13 -8
  295. package/src/themes/github/elements/input.variables +2 -2
  296. package/src/themes/github/elements/segment.variables +5 -5
  297. package/src/themes/github/elements/step.variables +2 -2
  298. package/src/themes/github/globals/site.variables +12 -12
  299. package/src/themes/github/modules/dropdown.overrides +5 -5
  300. package/src/themes/github/modules/dropdown.variables +1 -1
  301. package/src/themes/gmail/collections/message.variables +2 -2
  302. package/src/themes/instagram/views/card.overrides +1 -1
  303. package/src/themes/instagram/views/card.variables +4 -4
  304. package/src/themes/joypixels/elements/emoji.variables +2 -2
  305. package/src/themes/material/collections/menu.overrides +1 -1
  306. package/src/themes/material/collections/menu.variables +1 -1
  307. package/src/themes/material/elements/button.overrides +1 -1
  308. package/src/themes/material/elements/button.variables +13 -13
  309. package/src/themes/material/elements/header.overrides +1 -1
  310. package/src/themes/material/elements/header.variables +1 -1
  311. package/src/themes/material/elements/icon.overrides +2796 -932
  312. package/src/themes/material/elements/icon.variables +13 -8
  313. package/src/themes/material/globals/site.variables +31 -31
  314. package/src/themes/material/modules/dropdown.overrides +1 -1
  315. package/src/themes/material/modules/dropdown.variables +1 -1
  316. package/src/themes/material/modules/modal.overrides +1 -1
  317. package/src/themes/material/modules/modal.variables +1 -1
  318. package/src/themes/raised/elements/button.variables +1 -1
  319. package/src/themes/resetcss/globals/reset.overrides +1 -1
  320. package/src/themes/round/elements/button.variables +8 -8
  321. package/src/themes/rtl/globals/site.overrides +1 -1
  322. package/src/themes/rtl/globals/site.variables +3 -3
  323. package/src/themes/systemfont/globals/site.variables +1 -1
  324. package/src/themes/twitter/elements/button.variables +10 -10
  325. package/src/themes/twitter/elements/emoji.variables +2 -2
  326. package/.github/workflows/codeql.yml +0 -68
@@ -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;
@@ -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,20 +1715,20 @@
1718
1715
  color: @a;
1719
1716
  }
1720
1717
  }
1721
- })
1718
+ });
1722
1719
  }
1723
1720
 
1724
1721
  & when not (@variationButtonConsequences = false) {
1725
1722
  each(@variationButtonConsequences, {
1726
1723
  @consequence: @value;
1727
1724
 
1728
- @_backgroundColor: '@{consequence}Color';
1729
- @_backgroundColorHover: '@{consequence}ColorHover';
1730
- @_backgroundColorFocus: '@{consequence}ColorFocus';
1731
- @_backgroundColorDown: '@{consequence}ColorDown';
1732
- @_backgroundColorActive: '@{consequence}ColorActive';
1733
- @_textColor: '@{consequence}TextColor';
1734
- @_textShadow: '@{consequence}TextShadow';
1725
+ @_backgroundColor: "@{consequence}Color";
1726
+ @_backgroundColorHover: "@{consequence}ColorHover";
1727
+ @_backgroundColorFocus: "@{consequence}ColorFocus";
1728
+ @_backgroundColorDown: "@{consequence}ColorDown";
1729
+ @_backgroundColorActive: "@{consequence}ColorActive";
1730
+ @_textColor: "@{consequence}TextColor";
1731
+ @_textShadow: "@{consequence}TextShadow";
1735
1732
 
1736
1733
  /* Standard */
1737
1734
  .ui.@{consequence}.buttons .button,
@@ -1805,7 +1802,7 @@
1805
1802
  margin-left: -@basicColoredBorderSize;
1806
1803
  }
1807
1804
  }
1808
- })
1805
+ });
1809
1806
  }
1810
1807
 
1811
1808
  & when (@variationButtonGroups) {
@@ -1827,7 +1824,7 @@
1827
1824
 
1828
1825
  /* Clearfix */
1829
1826
  .ui.buttons::after {
1830
- content: '.';
1827
+ content: ".";
1831
1828
  display: block;
1832
1829
  height: 0;
1833
1830
  clear: both;
@@ -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;
@@ -1975,7 +1972,7 @@
1975
1972
  }
1976
1973
  & when (@variationButtonInverted) {
1977
1974
  .ui.spaced.basic.inverted.buttons .basic.button {
1978
- margin-bottom: e(%('calc(%d + %d)', @spacedMargin, @basicColoredBorderSize));
1975
+ margin-bottom: e(%("calc(%d + %d)", @spacedMargin, @basicColoredBorderSize));
1979
1976
  margin-top: @basicColoredBorderSize;
1980
1977
  }
1981
1978
  }
@@ -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
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type: 'element';
16
- @element: 'divider';
15
+ @type: "element";
16
+ @element: "divider";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Divider
@@ -68,7 +68,7 @@
68
68
 
69
69
  .ui.horizontal.divider::before,
70
70
  .ui.horizontal.divider::after {
71
- content: '';
71
+ content: "";
72
72
  display: table-cell;
73
73
  position: relative;
74
74
  top: 50%;
@@ -107,7 +107,7 @@
107
107
  .ui.vertical.divider::after {
108
108
  position: absolute;
109
109
  left: 50%;
110
- content: '';
110
+ content: "";
111
111
  z-index: 3;
112
112
  border-left: @shadowWidth @borderStyle @shadowColor;
113
113
  border-right: @highlightWidth @borderStyle @highlightColor;
@@ -125,7 +125,6 @@
125
125
 
126
126
  /* Inside grid */
127
127
  @media only screen and (max-width: @largestMobileScreen) {
128
-
129
128
  .ui.stackable.grid .ui.vertical.divider,
130
129
  .ui.grid .stackable.row .ui.vertical.divider {
131
130
  display: table;
@@ -148,7 +147,7 @@
148
147
  left: 0;
149
148
  border-left: none;
150
149
  border-right: none;
151
- content: '';
150
+ content: "";
152
151
  display: table-cell;
153
152
  position: relative;
154
153
  top: 50%;
@@ -283,7 +282,7 @@
283
282
  .ui.@{value}.divider {
284
283
  font-size: @s;
285
284
  }
286
- })
285
+ });
287
286
  }
288
287
 
289
288
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type: 'element';
16
- @element: 'emoji';
15
+ @type: "element";
16
+ @element: "emoji";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Emoji
@@ -28,12 +28,12 @@ em[data-emoji] {
28
28
  }
29
29
 
30
30
  em[data-emoji]::before {
31
- content: '\00A0\00A0\00A0\00A0\00A0\00A0\00A0';
31
+ content: "\00A0\00A0\00A0\00A0\00A0\00A0\00A0";
32
32
  display: inline-block;
33
33
  line-height: @emojiLineHeight;
34
34
  background-repeat: no-repeat;
35
35
  background-position: center center;
36
- & when not (@emojiFileType = 'svg') {
36
+ & when not (@emojiFileType = "svg") {
37
37
  background-size: contain;
38
38
  }
39
39
  }
@@ -80,12 +80,12 @@ each(@size-map, {
80
80
  each(@emoji-map, {
81
81
  & when (@variationEmojiColons) {
82
82
  em[data-emoji=":@{value}:"]::before {
83
- background-image: url('@{emojiPath}@{key}.@{emojiFileType}');
83
+ background-image: url("@{emojiPath}@{key}.@{emojiFileType}");
84
84
  }
85
85
  em[data-emoji="@{value}"]::before:extend(em[data-emoji=":@{value}:"]::before) when (@variationEmojiNoColons) {}
86
86
  }
87
87
  em[data-emoji="@{value}"]::before when (@variationEmojiNoColons) and not (@variationEmojiColons) {
88
- background-image: url('@{emojiPath}@{key}.@{emojiFileType}');
88
+ background-image: url("@{emojiPath}@{key}.@{emojiFileType}");
89
89
  }
90
90
  });
91
91
 
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type: 'element';
16
- @element: 'flag';
15
+ @type: "element";
16
+ @element: "flag";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Flag
@@ -27,12 +27,12 @@ i.flag:not(.icon) {
27
27
  }
28
28
 
29
29
  i.flag:not(.icon)::before {
30
- content: '\00A0\00A0\00A0\00A0\00A0\00A0\00A0';
30
+ content: "\00A0\00A0\00A0\00A0\00A0\00A0\00A0";
31
31
  display: inline-block;
32
32
  line-height: @flagLineHeight;
33
33
  background-repeat: no-repeat;
34
34
  background-position: center center;
35
- & when not (@flagFileType = 'svg') {
35
+ & when not (@flagFileType = "svg") {
36
36
  background-size: contain;
37
37
  }
38
38
  }
@@ -48,27 +48,27 @@ each(@size-map, {
48
48
 
49
49
  // for simplicity, class and alias names have to be unique and different to countrycode otherwise false
50
50
  each(@flags, {
51
- @unicode: replace(@key, '@', '');
52
- @cc: replace(@flags[@@unicode][countrycode], '_', '.', 'g');
53
- @cls: replace(@flags[@@unicode][class], '_', '.', 'g');
54
- @alias: replace(@flags[@@unicode][aliasClass], '_', '.', 'g');
55
- @alias2: replace(@flags[@@unicode][aliasClass2], '_', '.', 'g');
51
+ @unicode: replace(@key, "@", "");
52
+ @cc: replace(@flags[@@unicode][countrycode], "_", ".", "g");
53
+ @cls: replace(@flags[@@unicode][class], "_", ".", "g");
54
+ @alias: replace(@flags[@@unicode][aliasClass], "_", ".", "g");
55
+ @alias2: replace(@flags[@@unicode][aliasClass2], "_", ".", "g");
56
56
  & when (@cls = false){
57
57
  i.flag.@{cc}::before {
58
- background-image: url('@{flagPath}@{unicode}.@{flagFileType}');
58
+ background-image: url("@{flagPath}@{unicode}.@{flagFileType}");
59
59
  }
60
60
  }
61
61
  & when not (@cls = false) and (@alias = false) {
62
62
  i.flag.@{cc}::before,
63
63
  i.flag.@{cls}::before {
64
- background-image: url('@{flagPath}@{unicode}.@{flagFileType}');
64
+ background-image: url("@{flagPath}@{unicode}.@{flagFileType}");
65
65
  }
66
66
  }
67
67
  & when not (@cls = false) and not (@alias = false) and (@alias2 = false) {
68
68
  i.flag.@{cc}::before,
69
69
  i.flag.@{cls}::before,
70
70
  i.flag.@{alias}::before {
71
- background-image: url('@{flagPath}@{unicode}.@{flagFileType}');
71
+ background-image: url("@{flagPath}@{unicode}.@{flagFileType}");
72
72
  }
73
73
  }
74
74
  & when not (@alias2 = false) {
@@ -76,7 +76,7 @@ each(@flags, {
76
76
  i.flag.@{cls}::before,
77
77
  i.flag.@{alias}::before,
78
78
  i.flag.@{alias2}::before {
79
- background-image: url('@{flagPath}@{unicode}.@{flagFileType}');
79
+ background-image: url("@{flagPath}@{unicode}.@{flagFileType}");
80
80
  }
81
81
  }
82
82
  });
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type: 'element';
16
- @element: 'header';
15
+ @type: "element";
16
+ @element: "header";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Header
@@ -152,7 +152,7 @@
152
152
  font-size: @@sf;
153
153
  }
154
154
  }
155
- })
155
+ });
156
156
  }
157
157
 
158
158
  /* --------------
@@ -178,7 +178,7 @@
178
178
  font-size: @@shf;
179
179
  }
180
180
  }
181
- })
181
+ });
182
182
  }
183
183
 
184
184
  & when (@variationHeaderSub) {
@@ -207,7 +207,7 @@
207
207
  margin: @iconHeaderTopMargin 0 @iconHeaderBottomMargin;
208
208
  }
209
209
  .ui.icon.header::after {
210
- content: '';
210
+ content: "";
211
211
  display: block;
212
212
  height: 0;
213
213
  clear: both;
@@ -332,7 +332,7 @@
332
332
  border-bottom: @dividedColoredBorderWidth solid @l;
333
333
  }
334
334
  }
335
- })
335
+ });
336
336
  }
337
337
 
338
338
  & when (@variationHeaderAligned) {
@@ -358,7 +358,7 @@
358
358
  }
359
359
  .ui.justified.header::after {
360
360
  display: inline-block;
361
- content: '';
361
+ content: "";
362
362
  width: 100%;
363
363
  }
364
364
  }
@@ -436,8 +436,8 @@
436
436
  .ui.@{value}.block.header {
437
437
  font-size: @@s;
438
438
  }
439
- })
440
- }
439
+ });
440
+ }
441
441
  }
442
442
 
443
443
  & when (@variationHeaderAttached) {
@@ -478,8 +478,8 @@
478
478
  .ui.@{value}.attached.header {
479
479
  font-size: @@s;
480
480
  }
481
- })
482
- }
481
+ });
482
+ }
483
483
  }
484
484
 
485
485
  /* -------------------
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type: 'element';
16
- @element: 'icon';
15
+ @type: "element";
16
+ @element: "icon";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Icon
@@ -27,7 +27,7 @@
27
27
  @{key}: @value;
28
28
  });
29
29
  }
30
- })
30
+ });
31
31
  }
32
32
 
33
33
  i.icon {
@@ -339,7 +339,7 @@ i.emphasized.icons:not(.disabled) {
339
339
  }
340
340
  }
341
341
  }
342
- })
342
+ });
343
343
  }
344
344
 
345
345
  /* -------------------
@@ -360,7 +360,7 @@ i.icons {
360
360
  font-size: @s;
361
361
  vertical-align: middle;
362
362
  }
363
- })
363
+ });
364
364
  }
365
365
 
366
366
  & when (@variationIconGroups) or (@variationIconCorner) {
@@ -515,10 +515,10 @@ and ((@variationIconBordered) or (@variationIconCircular)) {
515
515
 
516
516
  .generateIcons(@map, @fontFamily) {
517
517
  each(@map, {
518
- @escapedKey: replace(@key, '^([0-9])', '\3$1 ');
519
- @normalizedKey: replace(@escapedKey, '_', '.', 'g');
518
+ @escapedKey: replace(@key, "^([0-9])", "\3$1 ");
519
+ @normalizedKey: replace(@escapedKey, "_", ".", "g");
520
520
  i.icon.@{normalizedKey}::before {
521
- content: '@{value}';
521
+ content: "@{value}";
522
522
  & when not (@fontFamily = false) {
523
523
  font-family: @fontFamily;
524
524
  }
@@ -528,10 +528,10 @@ and ((@variationIconBordered) or (@variationIconCircular)) {
528
528
 
529
529
  .generateSecondaryIcons(@map) {
530
530
  each(@map, {
531
- @escapedKey: replace(@key, '^([0-9])', '\3$1 ');
532
- @normalizedKey: replace(@escapedKey, '_', '.', 'g');
531
+ @escapedKey: replace(@key, "^([0-9])", "\3$1 ");
532
+ @normalizedKey: replace(@escapedKey, "_", ".", "g");
533
533
  i.icon.@{normalizedKey}::after {
534
- content: '@{value}';
534
+ content: "@{value}";
535
535
  }
536
536
  });
537
537
  };
@@ -659,8 +659,8 @@ and ((@variationIconBordered) or (@variationIconCircular)) {
659
659
  color: @l;
660
660
  }
661
661
  }
662
- })
663
- }
662
+ });
663
+ }
664
664
  }
665
665
 
666
666
  .loadUIOverrides();
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type: 'element';
16
- @element: 'image';
15
+ @type: "element";
16
+ @element: "image";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Image
@@ -291,7 +291,7 @@ img.ui.image {
291
291
  height: auto;
292
292
  font-size: @s;
293
293
  }
294
- })
294
+ });
295
295
  }
296
296
 
297
297
  & when (@variationImageGroups) {
@@ -12,10 +12,10 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type: 'element';
16
- @element: 'input';
15
+ @type: "element";
16
+ @element: "input";
17
17
 
18
- @import (multiple) '../../theme.config';
18
+ @import (multiple) "../../theme.config";
19
19
 
20
20
  /*******************************
21
21
  Standard
@@ -113,7 +113,7 @@
113
113
 
114
114
  .ui.loading.loading.input > i.icon::before {
115
115
  position: absolute;
116
- content: '';
116
+ content: "";
117
117
  top: 50%;
118
118
  left: 50%;
119
119
  margin: @loaderMargin;
@@ -124,7 +124,7 @@
124
124
  }
125
125
  .ui.loading.loading.input > i.icon::after {
126
126
  position: absolute;
127
- content: '';
127
+ content: "";
128
128
  top: 50%;
129
129
  left: 50%;
130
130
  margin: @loaderMargin;
@@ -212,7 +212,7 @@
212
212
  .ui.input.@{state} > input:focus:-ms-input-placeholder when (@supportIE){
213
213
  color: @formStates[@@state][inputPlaceholderFocusColor] !important;
214
214
  }
215
- })
215
+ });
216
216
  }
217
217
 
218
218
  /*******************************
@@ -476,7 +476,7 @@
476
476
  .ui.icon.input:not([class*="left icon"]) > .ui.dropdown > .dropdown.icon {
477
477
  padding-right: initial;
478
478
  }
479
- .ui.icon.input:not([class*="left icon"]):not(:has(.ui.dropdown~input)) > .ui.dropdown > .dropdown.icon {
479
+ .ui.icon.input:not([class*="left icon"]):not(:has(.ui.dropdown ~ input)) > .ui.dropdown > .dropdown.icon {
480
480
  padding-right: @labeledMargin;
481
481
  }
482
482
  }
@@ -505,7 +505,7 @@
505
505
  }
506
506
  }
507
507
  & when (@variationInputCorner) {
508
- /* Corner Label Position */
508
+ /* Corner Label Position */
509
509
  .ui.input > .ui.corner.label {
510
510
  top: @borderWidth;
511
511
  right: @borderWidth;
@@ -545,7 +545,7 @@
545
545
  .ui.right.labeled.input.@{state}:not([class*="corner labeled"]) > .ui.label:first-child {
546
546
  border-left: @borderWidth solid @borderColor;
547
547
  }
548
- })
548
+ });
549
549
  }
550
550
 
551
551
  & when (@variationInputAction) {
@@ -750,8 +750,8 @@
750
750
  background-color: @lh;
751
751
  }
752
752
  }
753
- })
754
- }
753
+ });
754
+ }
755
755
 
756
756
  & when not (@variationInputColors = false) {
757
757
  each(@variationInputColors, {
@@ -785,8 +785,8 @@
785
785
  background: @h;
786
786
  }
787
787
  }
788
- })
789
- }
788
+ });
789
+ }
790
790
  }
791
791
 
792
792
  /* --------------------
@@ -802,7 +802,7 @@
802
802
  .ui.@{value}.input {
803
803
  font-size: @@s;
804
804
  }
805
- })
805
+ });
806
806
  }
807
807
 
808
808
  .loadUIOverrides();