fomantic-ui 2.9.0-beta.77 → 2.9.0-beta.80

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 (178) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/CONTRIBUTORS.md +1 -0
  3. package/dist/components/accordion.css +1 -1
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +1 -1
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +5 -5
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +1 -1
  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 +26 -19
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +1 -1
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +11 -11
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +1 -1
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +17 -14
  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 +1 -1
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +3 -3
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +1 -1
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +1 -1
  40. package/dist/components/embed.js +1 -1
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +1 -1
  43. package/dist/components/emoji.css +2 -2
  44. package/dist/components/feed.css +28 -28
  45. package/dist/components/feed.min.css +2 -2
  46. package/dist/components/flag.css +1 -1
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/form.css +1 -1
  49. package/dist/components/form.js +1 -1
  50. package/dist/components/form.min.css +1 -1
  51. package/dist/components/form.min.js +1 -1
  52. package/dist/components/grid.css +7 -7
  53. package/dist/components/grid.min.css +1 -1
  54. package/dist/components/header.css +1 -1
  55. package/dist/components/header.min.css +1 -1
  56. package/dist/components/icon.css +6 -1
  57. package/dist/components/icon.min.css +2 -2
  58. package/dist/components/image.css +1 -1
  59. package/dist/components/image.min.css +1 -1
  60. package/dist/components/input.css +1 -1
  61. package/dist/components/input.min.css +1 -1
  62. package/dist/components/item.css +13 -13
  63. package/dist/components/item.min.css +1 -1
  64. package/dist/components/label.css +1 -1
  65. package/dist/components/label.min.css +1 -1
  66. package/dist/components/list.css +1 -1
  67. package/dist/components/list.min.css +1 -1
  68. package/dist/components/loader.css +1 -1
  69. package/dist/components/loader.min.css +1 -1
  70. package/dist/components/menu.css +2 -2
  71. package/dist/components/message.css +1 -1
  72. package/dist/components/message.min.css +1 -1
  73. package/dist/components/modal.css +1 -1
  74. package/dist/components/modal.js +6 -5
  75. package/dist/components/modal.min.css +1 -1
  76. package/dist/components/modal.min.js +2 -2
  77. package/dist/components/nag.css +1 -1
  78. package/dist/components/nag.js +1 -1
  79. package/dist/components/nag.min.css +1 -1
  80. package/dist/components/nag.min.js +1 -1
  81. package/dist/components/placeholder.css +1 -1
  82. package/dist/components/placeholder.min.css +1 -1
  83. package/dist/components/popup.css +1 -1
  84. package/dist/components/popup.js +1 -1
  85. package/dist/components/popup.min.css +1 -1
  86. package/dist/components/popup.min.js +1 -1
  87. package/dist/components/progress.css +1 -1
  88. package/dist/components/progress.js +1 -1
  89. package/dist/components/progress.min.css +1 -1
  90. package/dist/components/progress.min.js +1 -1
  91. package/dist/components/rail.css +1 -1
  92. package/dist/components/rail.min.css +1 -1
  93. package/dist/components/rating.css +1 -1
  94. package/dist/components/rating.js +1 -1
  95. package/dist/components/rating.min.css +1 -1
  96. package/dist/components/rating.min.js +1 -1
  97. package/dist/components/reset.css +1 -1
  98. package/dist/components/reset.min.css +1 -1
  99. package/dist/components/reveal.css +1 -1
  100. package/dist/components/reveal.min.css +1 -1
  101. package/dist/components/search.css +1 -1
  102. package/dist/components/search.js +1 -1
  103. package/dist/components/search.min.css +1 -1
  104. package/dist/components/search.min.js +1 -1
  105. package/dist/components/segment.css +1 -1
  106. package/dist/components/segment.min.css +1 -1
  107. package/dist/components/shape.css +1 -1
  108. package/dist/components/shape.js +1 -1
  109. package/dist/components/shape.min.css +1 -1
  110. package/dist/components/shape.min.js +1 -1
  111. package/dist/components/sidebar.css +1 -1
  112. package/dist/components/sidebar.js +1 -1
  113. package/dist/components/sidebar.min.css +1 -1
  114. package/dist/components/sidebar.min.js +1 -1
  115. package/dist/components/site.css +1 -1
  116. package/dist/components/site.js +1 -1
  117. package/dist/components/site.min.css +1 -1
  118. package/dist/components/site.min.js +1 -1
  119. package/dist/components/slider.js +1 -1
  120. package/dist/components/slider.min.js +1 -1
  121. package/dist/components/state.js +1 -1
  122. package/dist/components/state.min.js +1 -1
  123. package/dist/components/statistic.css +1 -1
  124. package/dist/components/statistic.min.css +1 -1
  125. package/dist/components/step.css +3 -3
  126. package/dist/components/step.min.css +1 -1
  127. package/dist/components/sticky.css +1 -1
  128. package/dist/components/sticky.js +1 -1
  129. package/dist/components/sticky.min.css +1 -1
  130. package/dist/components/sticky.min.js +1 -1
  131. package/dist/components/tab.css +1 -1
  132. package/dist/components/tab.js +1 -1
  133. package/dist/components/tab.min.css +1 -1
  134. package/dist/components/tab.min.js +1 -1
  135. package/dist/components/table.css +3 -3
  136. package/dist/components/table.min.css +1 -1
  137. package/dist/components/text.css +1 -1
  138. package/dist/components/text.min.css +1 -1
  139. package/dist/components/toast.css +1 -1
  140. package/dist/components/toast.js +1 -1
  141. package/dist/components/toast.min.css +1 -1
  142. package/dist/components/toast.min.js +1 -1
  143. package/dist/components/transition.css +1 -1
  144. package/dist/components/transition.js +1 -1
  145. package/dist/components/transition.min.css +1 -1
  146. package/dist/components/transition.min.js +1 -1
  147. package/dist/components/visibility.js +1 -1
  148. package/dist/components/visibility.min.js +1 -1
  149. package/dist/semantic.css +164 -149
  150. package/dist/semantic.js +30 -29
  151. package/dist/semantic.min.css +2 -2
  152. package/dist/semantic.min.js +2 -2
  153. package/package.json +2 -2
  154. package/src/definitions/collections/form.less +123 -113
  155. package/src/definitions/collections/grid.less +700 -668
  156. package/src/definitions/collections/menu.less +96 -81
  157. package/src/definitions/collections/message.less +8 -7
  158. package/src/definitions/collections/table.less +184 -174
  159. package/src/definitions/elements/button.less +127 -116
  160. package/src/definitions/elements/container.less +16 -8
  161. package/src/definitions/elements/emoji.less +15 -9
  162. package/src/definitions/elements/header.less +14 -8
  163. package/src/definitions/elements/icon.less +5 -0
  164. package/src/definitions/elements/list.less +55 -45
  165. package/src/definitions/elements/segment.less +4 -3
  166. package/src/definitions/elements/step.less +52 -48
  167. package/src/definitions/modules/dimmer.less +10 -6
  168. package/src/definitions/modules/dropdown.less +19 -17
  169. package/src/definitions/modules/modal.js +5 -4
  170. package/src/definitions/modules/search.less +32 -16
  171. package/src/definitions/modules/sidebar.less +30 -18
  172. package/src/definitions/views/card.less +373 -333
  173. package/src/definitions/views/comment.less +92 -81
  174. package/src/definitions/views/feed.less +164 -144
  175. package/src/definitions/views/item.less +249 -196
  176. package/src/definitions/views/statistic.less +71 -70
  177. package/src/themes/default/globals/variation.variables +64 -0
  178. package/src/themes/default/modules/dimmer.variables +1 -1
@@ -271,9 +271,9 @@
271
271
  }
272
272
  }
273
273
 
274
- /* Pointing */
275
- .ui.menu .pointing.dropdown.item .menu {
276
- margin-top: @pointingDropdownMenuDistance;
274
+ /* Pointing */
275
+ .ui.menu .pointing.dropdown.item .menu {
276
+ margin-top: @pointingDropdownMenuDistance;
277
277
  }
278
278
 
279
279
  & when (@variationMenuInverted) {
@@ -953,10 +953,11 @@ Floated Menu / Item
953
953
  .ui.vertical.secondary.menu .item > .menu .item {
954
954
  background-color: transparent;
955
955
  }
956
-
957
- /* Inverted */
958
- .ui.secondary.inverted.menu {
959
- background-color: transparent;
956
+ & when (@variationMenuInverted) {
957
+ /* Inverted */
958
+ .ui.secondary.inverted.menu {
959
+ background-color: transparent;
960
+ }
960
961
  }
961
962
  }
962
963
 
@@ -1223,51 +1224,59 @@ Floated Menu / Item
1223
1224
  }
1224
1225
  }
1225
1226
 
1226
- /*--------------
1227
- Icon Only
1228
- ---------------*/
1227
+ & when (@variationMenuIcon) {
1228
+ /*--------------
1229
+ Icon Only
1230
+ ---------------*/
1229
1231
 
1230
- /* Vertical Menu */
1231
- .ui.vertical.icon.menu {
1232
- display: inline-block;
1233
- width: auto;
1234
- }
1232
+ & when (@variationMenuVertical) {
1233
+ /* Vertical Menu */
1234
+ .ui.vertical.icon.menu {
1235
+ display: inline-block;
1236
+ width: auto;
1237
+ }
1238
+ }
1235
1239
 
1236
- /* Item */
1237
- .ui.icon.menu .item {
1238
- height: auto;
1239
- text-align: @iconMenuTextAlign;
1240
- color: @iconMenuItemColor;
1241
- }
1240
+ /* Item */
1241
+ .ui.icon.menu .item {
1242
+ height: auto;
1243
+ text-align: @iconMenuTextAlign;
1244
+ color: @iconMenuItemColor;
1245
+ }
1242
1246
 
1243
- /* Icon */
1244
- .ui.icon.menu .item > i.icon:not(.dropdown) {
1245
- margin: 0;
1246
- opacity: 1;
1247
- }
1247
+ /* Icon */
1248
+ .ui.icon.menu .item > i.icon:not(.dropdown) {
1249
+ margin: 0;
1250
+ opacity: 1;
1251
+ }
1248
1252
 
1249
- /* Icon Glyph */
1250
- .ui.icon.menu i.icon:before {
1251
- opacity: 1;
1252
- }
1253
+ /* Icon Glyph */
1254
+ .ui.icon.menu i.icon:before {
1255
+ opacity: 1;
1256
+ }
1253
1257
 
1254
- /* (x) Item Icon */
1255
- .ui.menu .icon.item > i.icon {
1256
- width: auto;
1257
- margin: 0 auto;
1258
- }
1258
+ /* (x) Item Icon */
1259
+ .ui.menu .icon.item > i.icon {
1260
+ width: auto;
1261
+ margin: 0 auto;
1262
+ }
1259
1263
 
1260
- /* Vertical Icon */
1261
- .ui.vertical.icon.menu .item > i.icon:not(.dropdown) {
1262
- display: block;
1263
- opacity: 1;
1264
- margin: 0 auto;
1265
- float: none;
1266
- }
1264
+ /* Vertical Icon */
1265
+ & when (@variationMenuVertical) {
1266
+ .ui.vertical.icon.menu .item > i.icon:not(.dropdown) {
1267
+ display: block;
1268
+ opacity: 1;
1269
+ margin: 0 auto;
1270
+ float: none;
1271
+ }
1272
+ }
1267
1273
 
1268
- /* Inverted */
1269
- .ui.inverted.icon.menu .item {
1270
- color: @iconMenuInvertedItemColor;
1274
+ /* Inverted */
1275
+ & when (@variationMenuInverted) {
1276
+ .ui.inverted.icon.menu .item {
1277
+ color: @iconMenuInvertedItemColor;
1278
+ }
1279
+ }
1271
1280
  }
1272
1281
 
1273
1282
  & when (@variationMenuLabeled) {
@@ -1639,38 +1648,40 @@ each(@colors, {
1639
1648
  display: none;
1640
1649
  }
1641
1650
 
1642
- .ui.menu.two.item .item {
1643
- width: 50%;
1644
- }
1645
- .ui.menu.three.item .item {
1646
- width: 33.333%;
1647
- }
1648
- .ui.menu.four.item .item {
1649
- width: 25%;
1650
- }
1651
- .ui.menu.five.item .item {
1652
- width: 20%;
1653
- }
1654
- .ui.menu.six.item .item {
1655
- width: 16.666%;
1656
- }
1657
- .ui.menu.seven.item .item {
1658
- width: 14.285%;
1659
- }
1660
- .ui.menu.eight.item .item {
1661
- width: 12.500%;
1662
- }
1663
- .ui.menu.nine.item .item {
1664
- width: 11.11%;
1665
- }
1666
- .ui.menu.ten.item .item {
1667
- width: 10.0%;
1668
- }
1669
- .ui.menu.eleven.item .item {
1670
- width: 9.09%;
1671
- }
1672
- .ui.menu.twelve.item .item {
1673
- width: 8.333%;
1651
+ & when (@variationMenuEqualWidth) {
1652
+ .ui.menu.two.item .item {
1653
+ width: 50%;
1654
+ }
1655
+ .ui.menu.three.item .item {
1656
+ width: 33.333%;
1657
+ }
1658
+ .ui.menu.four.item .item {
1659
+ width: 25%;
1660
+ }
1661
+ .ui.menu.five.item .item {
1662
+ width: 20%;
1663
+ }
1664
+ .ui.menu.six.item .item {
1665
+ width: 16.666%;
1666
+ }
1667
+ .ui.menu.seven.item .item {
1668
+ width: 14.285%;
1669
+ }
1670
+ .ui.menu.eight.item .item {
1671
+ width: 12.500%;
1672
+ }
1673
+ .ui.menu.nine.item .item {
1674
+ width: 11.11%;
1675
+ }
1676
+ .ui.menu.ten.item .item {
1677
+ width: 10.0%;
1678
+ }
1679
+ .ui.menu.eleven.item .item {
1680
+ width: 9.09%;
1681
+ }
1682
+ .ui.menu.twelve.item .item {
1683
+ width: 8.333%;
1684
+ }
1674
1685
  }
1675
1686
 
1676
1687
  & when (@variationMenuFixed) {
@@ -1914,8 +1925,10 @@ each(@colors, {
1914
1925
  .ui.menu {
1915
1926
  font-size: @medium;
1916
1927
  }
1917
- .ui.vertical.menu {
1918
- width: @mediumWidth;
1928
+ & when (@variationMenuVertical) {
1929
+ .ui.vertical.menu {
1930
+ width: @mediumWidth;
1931
+ }
1919
1932
  }
1920
1933
  & when not (@variationMenuSizes = false) {
1921
1934
  each(@variationMenuSizes, {
@@ -1926,8 +1939,10 @@ each(@colors, {
1926
1939
  .ui.@{value}.menu .dropdown .menu > .item {
1927
1940
  font-size: @s;
1928
1941
  }
1929
- .ui.@{value}.vertical.menu:not(.icon) {
1930
- width: @@w;
1942
+ & when (@variationMenuVertical) {
1943
+ .ui.@{value}.vertical.menu:not(.icon) {
1944
+ width: @@w;
1945
+ }
1931
1946
  }
1932
1947
  })
1933
1948
  }
@@ -105,13 +105,14 @@
105
105
  margin-bottom: 0;
106
106
  }
107
107
 
108
-
109
- /* Icon */
110
- .ui.icon.message > .icons,
111
- .ui.icon.message > i.icon {
112
- margin-right: @iconDistance;
113
- &:last-child {
114
- margin: 0 0 0 @iconDistance;
108
+ & when (@variationMessageIcon) {
109
+ /* Icon */
110
+ .ui.icon.message > .icons,
111
+ .ui.icon.message > i.icon {
112
+ margin-right: @iconDistance;
113
+ &:last-child {
114
+ margin: 0 0 0 @iconDistance;
115
+ }
115
116
  }
116
117
  }
117
118
 
@@ -864,124 +864,128 @@ each(@colors, {
864
864
 
865
865
  })
866
866
 
867
- /*--------------
868
- Column Count
869
- ---------------*/
867
+ & when (@variationTableEqualWidth) {
868
+ /*--------------
869
+ Column Count
870
+ ---------------*/
870
871
 
871
- /* Grid Based */
872
- .ui.one.column.table td {
873
- width: @oneColumn;
874
- }
875
- .ui.two.column.table td {
876
- width: @twoColumn;
877
- }
878
- .ui.three.column.table td {
879
- width: @threeColumn;
880
- }
881
- .ui.four.column.table td {
882
- width: @fourColumn;
883
- }
884
- .ui.five.column.table td {
885
- width: @fiveColumn;
886
- }
887
- .ui.six.column.table td {
888
- width: @sixColumn;
889
- }
890
- .ui.seven.column.table td {
891
- width: @sevenColumn;
892
- }
893
- .ui.eight.column.table td {
894
- width: @eightColumn;
895
- }
896
- .ui.nine.column.table td {
897
- width: @nineColumn;
898
- }
899
- .ui.ten.column.table td {
900
- width: @tenColumn;
901
- }
902
- .ui.eleven.column.table td {
903
- width: @elevenColumn;
904
- }
905
- .ui.twelve.column.table td {
906
- width: @twelveColumn;
907
- }
908
- .ui.thirteen.column.table td {
909
- width: @thirteenColumn;
910
- }
911
- .ui.fourteen.column.table td {
912
- width: @fourteenColumn;
913
- }
914
- .ui.fifteen.column.table td {
915
- width: @fifteenColumn;
916
- }
917
- .ui.sixteen.column.table td {
918
- width: @sixteenColumn;
872
+ /* Grid Based */
873
+ .ui.one.column.table td {
874
+ width: @oneColumn;
875
+ }
876
+ .ui.two.column.table td {
877
+ width: @twoColumn;
878
+ }
879
+ .ui.three.column.table td {
880
+ width: @threeColumn;
881
+ }
882
+ .ui.four.column.table td {
883
+ width: @fourColumn;
884
+ }
885
+ .ui.five.column.table td {
886
+ width: @fiveColumn;
887
+ }
888
+ .ui.six.column.table td {
889
+ width: @sixColumn;
890
+ }
891
+ .ui.seven.column.table td {
892
+ width: @sevenColumn;
893
+ }
894
+ .ui.eight.column.table td {
895
+ width: @eightColumn;
896
+ }
897
+ .ui.nine.column.table td {
898
+ width: @nineColumn;
899
+ }
900
+ .ui.ten.column.table td {
901
+ width: @tenColumn;
902
+ }
903
+ .ui.eleven.column.table td {
904
+ width: @elevenColumn;
905
+ }
906
+ .ui.twelve.column.table td {
907
+ width: @twelveColumn;
908
+ }
909
+ .ui.thirteen.column.table td {
910
+ width: @thirteenColumn;
911
+ }
912
+ .ui.fourteen.column.table td {
913
+ width: @fourteenColumn;
914
+ }
915
+ .ui.fifteen.column.table td {
916
+ width: @fifteenColumn;
917
+ }
918
+ .ui.sixteen.column.table td {
919
+ width: @sixteenColumn;
920
+ }
919
921
  }
920
922
 
921
- /* Column Width */
922
- .ui.table th.one.wide,
923
- .ui.table td.one.wide {
924
- width: @oneWide;
925
- }
926
- .ui.table th.two.wide,
927
- .ui.table td.two.wide {
928
- width: @twoWide;
929
- }
930
- .ui.table th.three.wide,
931
- .ui.table td.three.wide {
932
- width: @threeWide;
933
- }
934
- .ui.table th.four.wide,
935
- .ui.table td.four.wide {
936
- width: @fourWide;
937
- }
938
- .ui.table th.five.wide,
939
- .ui.table td.five.wide {
940
- width: @fiveWide;
941
- }
942
- .ui.table th.six.wide,
943
- .ui.table td.six.wide {
944
- width: @sixWide;
945
- }
946
- .ui.table th.seven.wide,
947
- .ui.table td.seven.wide {
948
- width: @sevenWide;
949
- }
950
- .ui.table th.eight.wide,
951
- .ui.table td.eight.wide {
952
- width: @eightWide;
953
- }
954
- .ui.table th.nine.wide,
955
- .ui.table td.nine.wide {
956
- width: @nineWide;
957
- }
958
- .ui.table th.ten.wide,
959
- .ui.table td.ten.wide {
960
- width: @tenWide;
961
- }
962
- .ui.table th.eleven.wide,
963
- .ui.table td.eleven.wide {
964
- width: @elevenWide;
965
- }
966
- .ui.table th.twelve.wide,
967
- .ui.table td.twelve.wide {
968
- width: @twelveWide;
969
- }
970
- .ui.table th.thirteen.wide,
971
- .ui.table td.thirteen.wide {
972
- width: @thirteenWide;
973
- }
974
- .ui.table th.fourteen.wide,
975
- .ui.table td.fourteen.wide {
976
- width: @fourteenWide;
977
- }
978
- .ui.table th.fifteen.wide,
979
- .ui.table td.fifteen.wide {
980
- width: @fifteenWide;
981
- }
982
- .ui.table th.sixteen.wide,
983
- .ui.table td.sixteen.wide {
984
- width: @sixteenWide;
923
+ & when (@variationTableWide) {
924
+ /* Column Width */
925
+ .ui.table th.one.wide,
926
+ .ui.table td.one.wide {
927
+ width: @oneWide;
928
+ }
929
+ .ui.table th.two.wide,
930
+ .ui.table td.two.wide {
931
+ width: @twoWide;
932
+ }
933
+ .ui.table th.three.wide,
934
+ .ui.table td.three.wide {
935
+ width: @threeWide;
936
+ }
937
+ .ui.table th.four.wide,
938
+ .ui.table td.four.wide {
939
+ width: @fourWide;
940
+ }
941
+ .ui.table th.five.wide,
942
+ .ui.table td.five.wide {
943
+ width: @fiveWide;
944
+ }
945
+ .ui.table th.six.wide,
946
+ .ui.table td.six.wide {
947
+ width: @sixWide;
948
+ }
949
+ .ui.table th.seven.wide,
950
+ .ui.table td.seven.wide {
951
+ width: @sevenWide;
952
+ }
953
+ .ui.table th.eight.wide,
954
+ .ui.table td.eight.wide {
955
+ width: @eightWide;
956
+ }
957
+ .ui.table th.nine.wide,
958
+ .ui.table td.nine.wide {
959
+ width: @nineWide;
960
+ }
961
+ .ui.table th.ten.wide,
962
+ .ui.table td.ten.wide {
963
+ width: @tenWide;
964
+ }
965
+ .ui.table th.eleven.wide,
966
+ .ui.table td.eleven.wide {
967
+ width: @elevenWide;
968
+ }
969
+ .ui.table th.twelve.wide,
970
+ .ui.table td.twelve.wide {
971
+ width: @twelveWide;
972
+ }
973
+ .ui.table th.thirteen.wide,
974
+ .ui.table td.thirteen.wide {
975
+ width: @thirteenWide;
976
+ }
977
+ .ui.table th.fourteen.wide,
978
+ .ui.table td.fourteen.wide {
979
+ width: @fourteenWide;
980
+ }
981
+ .ui.table th.fifteen.wide,
982
+ .ui.table td.fifteen.wide {
983
+ width: @fifteenWide;
984
+ }
985
+ .ui.table th.sixteen.wide,
986
+ .ui.table td.sixteen.wide {
987
+ width: @sixteenWide;
988
+ }
985
989
  }
986
990
 
987
991
  & when (@variationTableSortable) {
@@ -1137,7 +1141,7 @@ each(@colors, {
1137
1141
  }
1138
1142
  }
1139
1143
 
1140
- & when (@variationTableBasic) {
1144
+ & when (@variationTableBasic) or (@variationTableVeryBasic){
1141
1145
  /*--------------
1142
1146
  Basic
1143
1147
  ---------------*/
@@ -1171,38 +1175,40 @@ each(@colors, {
1171
1175
  background-color: @basicTableStripedBackground;
1172
1176
  }
1173
1177
  }
1174
- /* Very Basic */
1175
- .ui[class*="very basic"].table {
1176
- border: none;
1177
- }
1178
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > th,
1179
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > thead > tr > th,
1180
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > th,
1181
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > th,
1182
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > td,
1183
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > td {
1184
- padding: @basicTableCellPadding;
1185
- }
1186
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > th:first-child,
1187
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > thead > tr > th:first-child,
1188
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > th:first-child,
1189
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > th:first-child,
1190
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > td:first-child,
1191
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > td:first-child ,
1192
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > td:first-child {
1193
- padding-left: 0;
1194
- }
1195
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > th:last-child,
1196
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > thead > tr > th:last-child,
1197
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > th:last-child,
1198
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > th:last-child,
1199
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > td:last-child,
1200
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > td:last-child,
1201
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot >tr > td:last-child {
1202
- padding-right: 0;
1203
- }
1204
- .ui[class*="very basic"].table:not(.sortable):not(.striped) > thead > tr:first-child > th {
1205
- padding-top: 0;
1178
+ & when (@variationTableVeryBasic) {
1179
+ /* Very Basic */
1180
+ .ui[class*="very basic"].table {
1181
+ border: none;
1182
+ }
1183
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > th,
1184
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > thead > tr > th,
1185
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > th,
1186
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > th,
1187
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > td,
1188
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > td {
1189
+ padding: @basicTableCellPadding;
1190
+ }
1191
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > th:first-child,
1192
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > thead > tr > th:first-child,
1193
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > th:first-child,
1194
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > th:first-child,
1195
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > td:first-child,
1196
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > td:first-child,
1197
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > td:first-child {
1198
+ padding-left: 0;
1199
+ }
1200
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > th:last-child,
1201
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > thead > tr > th:last-child,
1202
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > th:last-child,
1203
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > th:last-child,
1204
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tr > td:last-child,
1205
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tbody > tr > td:last-child,
1206
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > tfoot > tr > td:last-child {
1207
+ padding-right: 0;
1208
+ }
1209
+ .ui[class*="very basic"].table:not(.sortable):not(.striped) > thead > tr:first-child > th {
1210
+ padding-top: 0;
1211
+ }
1206
1212
  }
1207
1213
  }
1208
1214
 
@@ -1237,7 +1243,7 @@ each(@colors, {
1237
1243
  }
1238
1244
  }
1239
1245
 
1240
- & when (@variationTablePadded) {
1246
+ & when (@variationTablePadded) or (@variationTableVeryPadded) {
1241
1247
  /*--------------
1242
1248
  Padded
1243
1249
  ---------------*/
@@ -1259,22 +1265,24 @@ each(@colors, {
1259
1265
  padding: @paddedVerticalPadding @paddedHorizontalPadding;
1260
1266
  }
1261
1267
 
1262
- /* Very */
1263
- .ui[class*="very padded"].table > tr > th,
1264
- .ui[class*="very padded"].table > thead > tr > th,
1265
- .ui[class*="very padded"].table > tbody > tr > th,
1266
- .ui[class*="very padded"].table > tfoot > tr > th {
1267
- padding-left: @veryPaddedHorizontalPadding;
1268
- padding-right: @veryPaddedHorizontalPadding;
1269
- }
1270
- .ui[class*="very padded"].table > tr > td,
1271
- .ui[class*="very padded"].table > tbody > tr > td ,
1272
- .ui[class*="very padded"].table > tfoot > tr > td {
1273
- padding: @veryPaddedVerticalPadding @veryPaddedHorizontalPadding;
1268
+ & when (@variationTableVeryPadded) {
1269
+ /* Very */
1270
+ .ui[class*="very padded"].table > tr > th,
1271
+ .ui[class*="very padded"].table > thead > tr > th,
1272
+ .ui[class*="very padded"].table > tbody > tr > th,
1273
+ .ui[class*="very padded"].table > tfoot > tr > th {
1274
+ padding-left: @veryPaddedHorizontalPadding;
1275
+ padding-right: @veryPaddedHorizontalPadding;
1276
+ }
1277
+ .ui[class*="very padded"].table > tr > td,
1278
+ .ui[class*="very padded"].table > tbody > tr > td,
1279
+ .ui[class*="very padded"].table > tfoot > tr > td {
1280
+ padding: @veryPaddedVerticalPadding @veryPaddedHorizontalPadding;
1281
+ }
1274
1282
  }
1275
1283
  }
1276
1284
 
1277
- & when (@variationTableCompact) {
1285
+ & when (@variationTableCompact) or (@variationTableVeryCompact) {
1278
1286
  /*--------------
1279
1287
  Compact
1280
1288
  ---------------*/
@@ -1292,18 +1300,20 @@ each(@colors, {
1292
1300
  padding: @compactVerticalPadding @compactHorizontalPadding;
1293
1301
  }
1294
1302
 
1295
- /* Very */
1296
- .ui[class*="very compact"].table > tr > th,
1297
- .ui[class*="very compact"].table > thead > tr > th,
1298
- .ui[class*="very compact"].table > tbody > tr > th,
1299
- .ui[class*="very compact"].table > tfoot > tr > th {
1300
- padding-left: @veryCompactHorizontalPadding;
1301
- padding-right: @veryCompactHorizontalPadding;
1302
- }
1303
- .ui[class*="very compact"].table > tr > td,
1304
- .ui[class*="very compact"].table > tbody > tr > td ,
1305
- .ui[class*="very compact"].table > tfoot > tr > td {
1306
- padding: @veryCompactVerticalPadding @veryCompactHorizontalPadding;
1303
+ & when (@variationTableVeryCompact) {
1304
+ /* Very */
1305
+ .ui[class*="very compact"].table > tr > th,
1306
+ .ui[class*="very compact"].table > thead > tr > th,
1307
+ .ui[class*="very compact"].table > tbody > tr > th,
1308
+ .ui[class*="very compact"].table > tfoot > tr > th {
1309
+ padding-left: @veryCompactHorizontalPadding;
1310
+ padding-right: @veryCompactHorizontalPadding;
1311
+ }
1312
+ .ui[class*="very compact"].table > tr > td,
1313
+ .ui[class*="very compact"].table > tbody > tr > td,
1314
+ .ui[class*="very compact"].table > tfoot > tr > td {
1315
+ padding: @veryCompactVerticalPadding @veryCompactHorizontalPadding;
1316
+ }
1307
1317
  }
1308
1318
  }
1309
1319