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
package/dist/semantic.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.0-beta.77
2
+ * # Fomantic UI - 2.9.0-beta.80
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * http://fomantic-ui.com/
5
5
  *
@@ -10,7 +10,7 @@
10
10
  */
11
11
  @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400%3B0,700%3B1,400%3B1,700&subset=latin&display=swap');
12
12
  /*!
13
- * # Fomantic-UI 2.9.0-beta.77 - Reset
13
+ * # Fomantic-UI 2.9.0-beta.80 - Reset
14
14
  * http://github.com/fomantic/Fomantic-UI/
15
15
  *
16
16
  *
@@ -435,7 +435,7 @@ template {
435
435
  Site Overrides
436
436
  *******************************/
437
437
  /*!
438
- * # Fomantic-UI 2.9.0-beta.77 - Site
438
+ * # Fomantic-UI 2.9.0-beta.80 - Site
439
439
  * http://github.com/fomantic/Fomantic-UI/
440
440
  *
441
441
  *
@@ -674,7 +674,7 @@ input::selection {
674
674
  Site Overrides
675
675
  *******************************/
676
676
  /*!
677
- * # Fomantic-UI 2.9.0-beta.77 - Button
677
+ * # Fomantic-UI 2.9.0-beta.80 - Button
678
678
  * http://github.com/fomantic/Fomantic-UI/
679
679
  *
680
680
  *
@@ -794,8 +794,8 @@ input::selection {
794
794
  }
795
795
 
796
796
  /*--------------
797
- Loading
798
- ---------------*/
797
+ Loading
798
+ ---------------*/
799
799
 
800
800
  /* Specificity hack */
801
801
 
@@ -1535,8 +1535,8 @@ input::selection {
1535
1535
  }
1536
1536
 
1537
1537
  /*--------------
1538
- Icon Only
1539
- ---------------*/
1538
+ Icon Only
1539
+ ---------------*/
1540
1540
 
1541
1541
  .ui.icon.buttons .button,
1542
1542
  .ui.icon.button:not(.animated):not(.compact):not(.labeled) {
@@ -5687,7 +5687,7 @@ input::selection {
5687
5687
  Site Overrides
5688
5688
  *******************************/
5689
5689
  /*!
5690
- * # Fomantic-UI 2.9.0-beta.77 - Container
5690
+ * # Fomantic-UI 2.9.0-beta.80 - Container
5691
5691
  * http://github.com/fomantic/Fomantic-UI/
5692
5692
  *
5693
5693
  *
@@ -5844,7 +5844,7 @@ input::selection {
5844
5844
  Site Overrides
5845
5845
  *******************************/
5846
5846
  /*!
5847
- * # Fomantic-UI 2.9.0-beta.77 - Divider
5847
+ * # Fomantic-UI 2.9.0-beta.80 - Divider
5848
5848
  * http://github.com/fomantic/Fomantic-UI/
5849
5849
  *
5850
5850
  *
@@ -6204,8 +6204,8 @@ em[data-emoji].loading:before {
6204
6204
  }
6205
6205
 
6206
6206
  /*-------------------
6207
- Link
6208
- --------------------*/
6207
+ Link
6208
+ --------------------*/
6209
6209
 
6210
6210
  em[data-emoji].link:not(.disabled) {
6211
6211
  cursor: pointer;
@@ -21525,7 +21525,7 @@ em[data-emoji="tone5"]:before {
21525
21525
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3ff.svg");
21526
21526
  }
21527
21527
  /*!
21528
- * # Fomantic-UI 2.9.0-beta.77 - Flag
21528
+ * # Fomantic-UI 2.9.0-beta.80 - Flag
21529
21529
  * http://github.com/fomantic/Fomantic-UI/
21530
21530
  *
21531
21531
  *
@@ -22937,7 +22937,7 @@ i.flag.united.nations:before {
22937
22937
  Site Overrides
22938
22938
  *******************************/
22939
22939
  /*!
22940
- * # Fomantic-UI 2.9.0-beta.77 - Header
22940
+ * # Fomantic-UI 2.9.0-beta.80 - Header
22941
22941
  * http://github.com/fomantic/Fomantic-UI/
22942
22942
  *
22943
22943
  *
@@ -23891,7 +23891,7 @@ a.ui.inverted.black.header.header.header:hover {
23891
23891
  Site Overrides
23892
23892
  *******************************/
23893
23893
  /*!
23894
- * # Fomantic-UI 2.9.0-beta.77 - Icon
23894
+ * # Fomantic-UI 2.9.0-beta.80 - Icon
23895
23895
  * http://github.com/fomantic/Fomantic-UI/
23896
23896
  *
23897
23897
  *
@@ -23984,6 +23984,7 @@ i.disabled.icons {
23984
23984
  Fitted
23985
23985
  --------------------*/
23986
23986
 
23987
+ i.fitted.icons,
23987
23988
  i.fitted.icon {
23988
23989
  width: auto;
23989
23990
  margin: 0 !important;
@@ -24519,6 +24520,10 @@ i.icons {
24519
24520
  display: inline-block;
24520
24521
  position: relative;
24521
24522
  line-height: 1;
24523
+ min-width: 1.18em;
24524
+ min-height: 1em;
24525
+ margin: 0 0.25rem 0 0;
24526
+ text-align: center;
24522
24527
  }
24523
24528
 
24524
24529
  i.icons .icon {
@@ -33009,7 +33014,7 @@ i.icon.youtube.play:before {
33009
33014
  Site Overrides
33010
33015
  *******************************/
33011
33016
  /*!
33012
- * # Fomantic-UI 2.9.0-beta.77 - Image
33017
+ * # Fomantic-UI 2.9.0-beta.80 - Image
33013
33018
  * http://github.com/fomantic/Fomantic-UI/
33014
33019
  *
33015
33020
  *
@@ -33364,7 +33369,7 @@ img.ui.bordered.image {
33364
33369
  Site Overrides
33365
33370
  *******************************/
33366
33371
  /*!
33367
- * # Fomantic-UI 2.9.0-beta.77 - Input
33372
+ * # Fomantic-UI 2.9.0-beta.80 - Input
33368
33373
  * http://github.com/fomantic/Fomantic-UI/
33369
33374
  *
33370
33375
  *
@@ -34188,7 +34193,7 @@ img.ui.bordered.image {
34188
34193
  Site Overrides
34189
34194
  *******************************/
34190
34195
  /*!
34191
- * # Fomantic-UI 2.9.0-beta.77 - Label
34196
+ * # Fomantic-UI 2.9.0-beta.80 - Label
34192
34197
  * http://github.com/fomantic/Fomantic-UI/
34193
34198
  *
34194
34199
  *
@@ -36588,7 +36593,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
36588
36593
  Site Overrides
36589
36594
  *******************************/
36590
36595
  /*!
36591
- * # Fomantic-UI 2.9.0-beta.77 - List
36596
+ * # Fomantic-UI 2.9.0-beta.80 - List
36592
36597
  * http://github.com/fomantic/Fomantic-UI/
36593
36598
  *
36594
36599
  *
@@ -37694,7 +37699,7 @@ ol.ui.suffixed.list li:before,
37694
37699
  User Variable Overrides
37695
37700
  *******************************/
37696
37701
  /*!
37697
- * # Fomantic-UI 2.9.0-beta.77 - Loader
37702
+ * # Fomantic-UI 2.9.0-beta.80 - Loader
37698
37703
  * http://github.com/fomantic/Fomantic-UI/
37699
37704
  *
37700
37705
  *
@@ -38649,7 +38654,7 @@ ol.ui.suffixed.list li:before,
38649
38654
  Site Overrides
38650
38655
  *******************************/
38651
38656
  /*!
38652
- * # Fomantic-UI 2.9.0-beta.77 - Loader
38657
+ * # Fomantic-UI 2.9.0-beta.80 - Loader
38653
38658
  * http://github.com/fomantic/Fomantic-UI/
38654
38659
  *
38655
38660
  *
@@ -38936,7 +38941,7 @@ ol.ui.suffixed.list li:before,
38936
38941
  Theme Overrides
38937
38942
  *******************************/
38938
38943
  /*!
38939
- * # Fomantic-UI 2.9.0-beta.77 - Rail
38944
+ * # Fomantic-UI 2.9.0-beta.80 - Rail
38940
38945
  * http://github.com/fomantic/Fomantic-UI/
38941
38946
  *
38942
38947
  *
@@ -39098,7 +39103,7 @@ ol.ui.suffixed.list li:before,
39098
39103
  Site Overrides
39099
39104
  *******************************/
39100
39105
  /*!
39101
- * # Fomantic-UI 2.9.0-beta.77 - Reveal
39106
+ * # Fomantic-UI 2.9.0-beta.80 - Reveal
39102
39107
  * http://github.com/fomantic/Fomantic-UI/
39103
39108
  *
39104
39109
  *
@@ -39441,7 +39446,7 @@ ol.ui.suffixed.list li:before,
39441
39446
  Site Overrides
39442
39447
  *******************************/
39443
39448
  /*!
39444
- * # Fomantic-UI 2.9.0-beta.77 - Segment
39449
+ * # Fomantic-UI 2.9.0-beta.80 - Segment
39445
39450
  * http://github.com/fomantic/Fomantic-UI/
39446
39451
  *
39447
39452
  *
@@ -40441,7 +40446,7 @@ ol.ui.suffixed.list li:before,
40441
40446
  Site Overrides
40442
40447
  *******************************/
40443
40448
  /*!
40444
- * # Fomantic-UI 2.9.0-beta.77 - Step
40449
+ * # Fomantic-UI 2.9.0-beta.80 - Step
40445
40450
  * http://github.com/fomantic/Fomantic-UI/
40446
40451
  *
40447
40452
  *
@@ -41023,8 +41028,8 @@ ol.ui.suffixed.list li:before,
41023
41028
  }
41024
41029
 
41025
41030
  /*-------------------
41026
- Evenly Divided
41027
- --------------------*/
41031
+ Evenly Divided
41032
+ --------------------*/
41028
41033
 
41029
41034
  .ui.one.steps,
41030
41035
  .ui.two.steps,
@@ -41213,7 +41218,7 @@ ol.ui.suffixed.list li:before,
41213
41218
  Site Overrides
41214
41219
  *******************************/
41215
41220
  /*!
41216
- * # Fomantic-UI 2.9.0-beta.77 - Text
41221
+ * # Fomantic-UI 2.9.0-beta.80 - Text
41217
41222
  * http://github.com/fomantic/Fomantic-UI/
41218
41223
  *
41219
41224
  *
@@ -41408,7 +41413,7 @@ span.ui.massive.text {
41408
41413
  Theme Overrides
41409
41414
  *******************************/
41410
41415
  /*!
41411
- * # Fomantic-UI 2.9.0-beta.77 - Breadcrumb
41416
+ * # Fomantic-UI 2.9.0-beta.80 - Breadcrumb
41412
41417
  * http://github.com/fomantic/Fomantic-UI/
41413
41418
  *
41414
41419
  *
@@ -41553,7 +41558,7 @@ span.ui.massive.text {
41553
41558
  Site Overrides
41554
41559
  *******************************/
41555
41560
  /*!
41556
- * # Fomantic-UI 2.9.0-beta.77 - Form
41561
+ * # Fomantic-UI 2.9.0-beta.80 - Form
41557
41562
  * http://github.com/fomantic/Fomantic-UI/
41558
41563
  *
41559
41564
  *
@@ -43609,7 +43614,7 @@ span.ui.massive.text {
43609
43614
  Site Overrides
43610
43615
  *******************************/
43611
43616
  /*!
43612
- * # Fomantic-UI 2.9.0-beta.77 - Grid
43617
+ * # Fomantic-UI 2.9.0-beta.80 - Grid
43613
43618
  * http://github.com/fomantic/Fomantic-UI/
43614
43619
  *
43615
43620
  *
@@ -44005,8 +44010,8 @@ span.ui.massive.text {
44005
44010
  }
44006
44011
 
44007
44012
  /*-------------------
44008
- Column Width
44009
- --------------------*/
44013
+ Column Width
44014
+ --------------------*/
44010
44015
 
44011
44016
  /* Sizing Combinations */
44012
44017
 
@@ -44123,8 +44128,8 @@ span.ui.massive.text {
44123
44128
  }
44124
44129
 
44125
44130
  /*----------------------
44126
- Width per Device
44127
- -----------------------*/
44131
+ Width per Device
44132
+ -----------------------*/
44128
44133
 
44129
44134
  /* Mobile Sizing Combinations */
44130
44135
 
@@ -45222,8 +45227,8 @@ span.ui.massive.text {
45222
45227
  }
45223
45228
 
45224
45229
  /*----------------------
45225
- Equal Width
45226
- -----------------------*/
45230
+ Equal Width
45231
+ -----------------------*/
45227
45232
 
45228
45233
  .ui[class*="equal width"].grid > .column:not(.row),
45229
45234
  .ui[class*="equal width"].grid > .row > .column,
@@ -47353,8 +47358,8 @@ Floated Menu / Item
47353
47358
  }
47354
47359
 
47355
47360
  /*--------------
47356
- Icon Only
47357
- ---------------*/
47361
+ Icon Only
47362
+ ---------------*/
47358
47363
 
47359
47364
  /* Vertical Menu */
47360
47365
 
@@ -48540,7 +48545,7 @@ Floated Menu / Item
48540
48545
  Site Overrides
48541
48546
  *******************************/
48542
48547
  /*!
48543
- * # Fomantic-UI 2.9.0-beta.77 - Message
48548
+ * # Fomantic-UI 2.9.0-beta.80 - Message
48544
48549
  * http://github.com/fomantic/Fomantic-UI/
48545
48550
  *
48546
48551
  *
@@ -49346,7 +49351,7 @@ Floated Menu / Item
49346
49351
  Site Overrides
49347
49352
  *******************************/
49348
49353
  /*!
49349
- * # Fomantic-UI 2.9.0-beta.77 - Table
49354
+ * # Fomantic-UI 2.9.0-beta.80 - Table
49350
49355
  * http://github.com/fomantic/Fomantic-UI/
49351
49356
  *
49352
49357
  *
@@ -51393,8 +51398,8 @@ Floated Menu / Item
51393
51398
  }
51394
51399
 
51395
51400
  /*--------------
51396
- Column Count
51397
- ---------------*/
51401
+ Column Count
51402
+ ---------------*/
51398
51403
 
51399
51404
  /* Grid Based */
51400
51405
 
@@ -51940,7 +51945,7 @@ Floated Menu / Item
51940
51945
  Site Overrides
51941
51946
  *******************************/
51942
51947
  /*!
51943
- * # Fomantic-UI 2.9.0-beta.77 - Ad
51948
+ * # Fomantic-UI 2.9.0-beta.80 - Ad
51944
51949
  * http://github.com/fomantic/Fomantic-UI/
51945
51950
  *
51946
51951
  *
@@ -52229,7 +52234,7 @@ Floated Menu / Item
52229
52234
  User Variable Overrides
52230
52235
  *******************************/
52231
52236
  /*!
52232
- * # Fomantic-UI 2.9.0-beta.77 - Card
52237
+ * # Fomantic-UI 2.9.0-beta.80 - Card
52233
52238
  * http://github.com/fomantic/Fomantic-UI/
52234
52239
  *
52235
52240
  *
@@ -52350,8 +52355,8 @@ Floated Menu / Item
52350
52355
  }
52351
52356
 
52352
52357
  /*--------------
52353
- Images
52354
- ---------------*/
52358
+ Images
52359
+ ---------------*/
52355
52360
 
52356
52361
  .ui.cards > .card > .image,
52357
52362
  .ui.card > .image {
@@ -52433,8 +52438,8 @@ Floated Menu / Item
52433
52438
  }
52434
52439
 
52435
52440
  /*----------------
52436
- Floated Content
52437
- -----------------*/
52441
+ Floated Content
52442
+ -----------------*/
52438
52443
 
52439
52444
  .ui.cards > .card [class*="left floated"],
52440
52445
  .ui.card [class*="left floated"] {
@@ -52447,8 +52452,8 @@ Floated Menu / Item
52447
52452
  }
52448
52453
 
52449
52454
  /*--------------
52450
- Aligned
52451
- ---------------*/
52455
+ Aligned
52456
+ ---------------*/
52452
52457
 
52453
52458
  .ui.cards > .card [class*="left aligned"],
52454
52459
  .ui.card [class*="left aligned"] {
@@ -52466,8 +52471,8 @@ Floated Menu / Item
52466
52471
  }
52467
52472
 
52468
52473
  /*--------------
52469
- Content Image
52470
- ---------------*/
52474
+ Content Image
52475
+ ---------------*/
52471
52476
 
52472
52477
  .ui.cards > .card .content img,
52473
52478
  .ui.card .content img {
@@ -52486,8 +52491,8 @@ Floated Menu / Item
52486
52491
  }
52487
52492
 
52488
52493
  /*--------------
52489
- Description
52490
- ---------------*/
52494
+ Description
52495
+ ---------------*/
52491
52496
 
52492
52497
  .ui.cards > .card > .content > .description,
52493
52498
  .ui.card > .content > .description {
@@ -52510,8 +52515,8 @@ Floated Menu / Item
52510
52515
  }
52511
52516
 
52512
52517
  /*--------------
52513
- Meta
52514
- ---------------*/
52518
+ Meta
52519
+ ---------------*/
52515
52520
 
52516
52521
  .ui.cards > .card .meta,
52517
52522
  .ui.card .meta {
@@ -52578,8 +52583,8 @@ Floated Menu / Item
52578
52583
  }
52579
52584
 
52580
52585
  /*--------------
52581
- Buttons
52582
- ---------------*/
52586
+ Buttons
52587
+ ---------------*/
52583
52588
 
52584
52589
  .ui.cards > .card > .buttons,
52585
52590
  .ui.card > .buttons,
@@ -52657,8 +52662,8 @@ Floated Menu / Item
52657
52662
  }
52658
52663
 
52659
52664
  /*----------------
52660
- Extra Content
52661
- -----------------*/
52665
+ Extra Content
52666
+ -----------------*/
52662
52667
 
52663
52668
  .ui.cards > .card > .extra,
52664
52669
  .ui.card > .extra {
@@ -53304,8 +53309,8 @@ a.ui.card:hover,
53304
53309
  }
53305
53310
 
53306
53311
  /*--------------
53307
- Card Count
53308
- ---------------*/
53312
+ Card Count
53313
+ ---------------*/
53309
53314
 
53310
53315
  .ui.one.cards {
53311
53316
  margin-left: 0;
@@ -53657,30 +53662,37 @@ a.ui.card:hover,
53657
53662
  font-size: 1em;
53658
53663
  }
53659
53664
 
53665
+ .ui.mini.card,
53660
53666
  .ui.mini.cards .card {
53661
53667
  font-size: 0.78571429rem;
53662
53668
  }
53663
53669
 
53670
+ .ui.tiny.card,
53664
53671
  .ui.tiny.cards .card {
53665
53672
  font-size: 0.85714286rem;
53666
53673
  }
53667
53674
 
53675
+ .ui.small.card,
53668
53676
  .ui.small.cards .card {
53669
53677
  font-size: 0.92857143rem;
53670
53678
  }
53671
53679
 
53680
+ .ui.large.card,
53672
53681
  .ui.large.cards .card {
53673
53682
  font-size: 1.14285714rem;
53674
53683
  }
53675
53684
 
53685
+ .ui.big.card,
53676
53686
  .ui.big.cards .card {
53677
53687
  font-size: 1.28571429rem;
53678
53688
  }
53679
53689
 
53690
+ .ui.huge.card,
53680
53691
  .ui.huge.cards .card {
53681
53692
  font-size: 1.42857143rem;
53682
53693
  }
53683
53694
 
53695
+ .ui.massive.card,
53684
53696
  .ui.massive.cards .card {
53685
53697
  font-size: 1.71428571rem;
53686
53698
  }
@@ -53789,7 +53801,7 @@ a.inverted.ui.card:hover,
53789
53801
  User Variable Overrides
53790
53802
  *******************************/
53791
53803
  /*!
53792
- * # Fomantic-UI 2.9.0-beta.77 - Comment
53804
+ * # Fomantic-UI 2.9.0-beta.80 - Comment
53793
53805
  * http://github.com/fomantic/Fomantic-UI/
53794
53806
  *
53795
53807
  *
@@ -53860,8 +53872,8 @@ a.inverted.ui.card:hover,
53860
53872
  }
53861
53873
 
53862
53874
  /*--------------
53863
- Avatar
53864
- ---------------*/
53875
+ Avatar
53876
+ ---------------*/
53865
53877
 
53866
53878
  .ui.comments .comment .avatar {
53867
53879
  display: block;
@@ -53895,8 +53907,8 @@ a.inverted.ui.card:hover,
53895
53907
  }
53896
53908
 
53897
53909
  /*--------------
53898
- Author
53899
- ---------------*/
53910
+ Author
53911
+ ---------------*/
53900
53912
 
53901
53913
  .ui.comments .comment .author {
53902
53914
  font-size: 1em;
@@ -53913,8 +53925,8 @@ a.inverted.ui.card:hover,
53913
53925
  }
53914
53926
 
53915
53927
  /*--------------
53916
- Metadata
53917
- ---------------*/
53928
+ Metadata
53929
+ ---------------*/
53918
53930
 
53919
53931
  .ui.comments .comment .metadata {
53920
53932
  display: inline-block;
@@ -53945,8 +53957,8 @@ a.inverted.ui.card:hover,
53945
53957
  }
53946
53958
 
53947
53959
  /*--------------------
53948
- User Actions
53949
- ---------------------*/
53960
+ User Actions
53961
+ ---------------------*/
53950
53962
 
53951
53963
  .ui.comments .comment .actions {
53952
53964
  font-size: 0.875em;
@@ -53969,8 +53981,8 @@ a.inverted.ui.card:hover,
53969
53981
  }
53970
53982
 
53971
53983
  /*--------------------
53972
- Reply Form
53973
- ---------------------*/
53984
+ Reply Form
53985
+ ---------------------*/
53974
53986
 
53975
53987
  .ui.comments > .reply.form {
53976
53988
  margin-top: 1em;
@@ -54104,7 +54116,7 @@ a.inverted.ui.card:hover,
54104
54116
  User Variable Overrides
54105
54117
  *******************************/
54106
54118
  /*!
54107
- * # Fomantic-UI 2.9.0-beta.77 - Feed
54119
+ * # Fomantic-UI 2.9.0-beta.80 - Feed
54108
54120
  * http://github.com/fomantic/Fomantic-UI/
54109
54121
  *
54110
54122
  *
@@ -54222,8 +54234,8 @@ a.inverted.ui.card:hover,
54222
54234
  }
54223
54235
 
54224
54236
  /*--------------
54225
- Date
54226
- ---------------*/
54237
+ Date
54238
+ ---------------*/
54227
54239
 
54228
54240
  .ui.feed > .event > .content .date {
54229
54241
  margin: -0.5rem 0 0;
@@ -54235,8 +54247,8 @@ a.inverted.ui.card:hover,
54235
54247
  }
54236
54248
 
54237
54249
  /*--------------
54238
- Summary
54239
- ---------------*/
54250
+ Summary
54251
+ ---------------*/
54240
54252
 
54241
54253
  .ui.feed > .event > .content .summary {
54242
54254
  margin: 0;
@@ -54257,8 +54269,25 @@ a.inverted.ui.card:hover,
54257
54269
  }
54258
54270
 
54259
54271
  /*--------------
54260
- User
54261
- ---------------*/
54272
+ Inline Date
54273
+ ---------------*/
54274
+
54275
+ /* Date inside Summary */
54276
+
54277
+ .ui.feed > .event > .content .summary > .date {
54278
+ display: inline-block;
54279
+ float: none;
54280
+ font-weight: normal;
54281
+ font-size: 0.85714286em;
54282
+ font-style: normal;
54283
+ margin: 0 0 0 0.5em;
54284
+ padding: 0;
54285
+ color: rgba(0, 0, 0, 0.4);
54286
+ }
54287
+
54288
+ /*--------------
54289
+ User
54290
+ ---------------*/
54262
54291
 
54263
54292
  .ui.feed > .event > .content .user {
54264
54293
  display: inline-block;
@@ -54275,25 +54304,8 @@ a.inverted.ui.card:hover,
54275
54304
  }
54276
54305
 
54277
54306
  /*--------------
54278
- Inline Date
54279
- ---------------*/
54280
-
54281
- /* Date inside Summary */
54282
-
54283
- .ui.feed > .event > .content .summary > .date {
54284
- display: inline-block;
54285
- float: none;
54286
- font-weight: normal;
54287
- font-size: 0.85714286em;
54288
- font-style: normal;
54289
- margin: 0 0 0 0.5em;
54290
- padding: 0;
54291
- color: rgba(0, 0, 0, 0.4);
54292
- }
54293
-
54294
- /*--------------
54295
- Extra Summary
54296
- ---------------*/
54307
+ Extra Summary
54308
+ ---------------*/
54297
54309
 
54298
54310
  .ui.feed > .event > .content .extra {
54299
54311
  margin: 0.5em 0 0;
@@ -54321,8 +54333,8 @@ a.inverted.ui.card:hover,
54321
54333
  }
54322
54334
 
54323
54335
  /*--------------
54324
- Meta
54325
- ---------------*/
54336
+ Meta
54337
+ ---------------*/
54326
54338
 
54327
54339
  .ui.feed > .event > .content .meta {
54328
54340
  display: inline-block;
@@ -54459,7 +54471,7 @@ a.inverted.ui.card:hover,
54459
54471
  User Variable Overrides
54460
54472
  *******************************/
54461
54473
  /*!
54462
- * # Fomantic-UI 2.9.0-beta.77 - Item
54474
+ * # Fomantic-UI 2.9.0-beta.80 - Item
54463
54475
  * http://github.com/fomantic/Fomantic-UI/
54464
54476
  *
54465
54477
  *
@@ -54538,8 +54550,8 @@ a.inverted.ui.card:hover,
54538
54550
  }
54539
54551
 
54540
54552
  /*--------------
54541
- Images
54542
- ---------------*/
54553
+ Images
54554
+ ---------------*/
54543
54555
 
54544
54556
  .ui.items > .item > .image {
54545
54557
  position: relative;
@@ -54621,8 +54633,8 @@ a.inverted.ui.card:hover,
54621
54633
  }
54622
54634
 
54623
54635
  /*--------------
54624
- Floated
54625
- ---------------*/
54636
+ Floated
54637
+ ---------------*/
54626
54638
 
54627
54639
  .ui.items > .item [class*="left floated"] {
54628
54640
  float: left;
@@ -54633,8 +54645,8 @@ a.inverted.ui.card:hover,
54633
54645
  }
54634
54646
 
54635
54647
  /*--------------
54636
- Content Image
54637
- ---------------*/
54648
+ Content Image
54649
+ ---------------*/
54638
54650
 
54639
54651
  .ui.items > .item .content img {
54640
54652
  -ms-flex-item-align: center;
@@ -54650,8 +54662,8 @@ a.inverted.ui.card:hover,
54650
54662
  }
54651
54663
 
54652
54664
  /*--------------
54653
- Description
54654
- ---------------*/
54665
+ Description
54666
+ ---------------*/
54655
54667
 
54656
54668
  .ui.items > .item > .content > .description {
54657
54669
  margin-top: 0.6em;
@@ -54674,8 +54686,8 @@ a.inverted.ui.card:hover,
54674
54686
  }
54675
54687
 
54676
54688
  /*--------------
54677
- Meta
54678
- ---------------*/
54689
+ Meta
54690
+ ---------------*/
54679
54691
 
54680
54692
  .ui.items > .item .meta {
54681
54693
  margin: 0.5em 0 0.5em;
@@ -54778,8 +54790,8 @@ a.inverted.ui.card:hover,
54778
54790
  }
54779
54791
 
54780
54792
  /*----------------
54781
- Extra Content
54782
- -----------------*/
54793
+ Extra Content
54794
+ -----------------*/
54783
54795
 
54784
54796
  .ui.items > .item .extra {
54785
54797
  display: block;
@@ -55095,7 +55107,7 @@ a.inverted.ui.card:hover,
55095
55107
  User Variable Overrides
55096
55108
  *******************************/
55097
55109
  /*!
55098
- * # Fomantic-UI 2.9.0-beta.77 - Statistic
55110
+ * # Fomantic-UI 2.9.0-beta.80 - Statistic
55099
55111
  * http://github.com/fomantic/Fomantic-UI/
55100
55112
  *
55101
55113
  *
@@ -55801,7 +55813,7 @@ a.inverted.ui.card:hover,
55801
55813
  User Variable Overrides
55802
55814
  *******************************/
55803
55815
  /*!
55804
- * # Fomantic-UI 2.9.0-beta.77 - Accordion
55816
+ * # Fomantic-UI 2.9.0-beta.80 - Accordion
55805
55817
  * http://github.com/fomantic/Fomantic-UI/
55806
55818
  *
55807
55819
  *
@@ -56107,7 +56119,7 @@ a.inverted.ui.card:hover,
56107
56119
  User Overrides
56108
56120
  *******************************/
56109
56121
  /*!
56110
- * # Fomantic-UI 2.9.0-beta.77 - Calendar
56122
+ * # Fomantic-UI 2.9.0-beta.80 - Calendar
56111
56123
  * http://github.com/fomantic/Fomantic-UI/
56112
56124
  *
56113
56125
  *
@@ -56298,7 +56310,7 @@ a.inverted.ui.card:hover,
56298
56310
  Theme Overrides
56299
56311
  *******************************/
56300
56312
  /*!
56301
- * # Fomantic-UI 2.9.0-beta.77 - Checkbox
56313
+ * # Fomantic-UI 2.9.0-beta.80 - Checkbox
56302
56314
  * http://github.com/fomantic/Fomantic-UI/
56303
56315
  *
56304
56316
  *
@@ -57198,7 +57210,7 @@ a.inverted.ui.card:hover,
57198
57210
  Site Overrides
57199
57211
  *******************************/
57200
57212
  /*!
57201
- * # Fomantic-UI 2.9.0-beta.77 - Dimmer
57213
+ * # Fomantic-UI 2.9.0-beta.80 - Dimmer
57202
57214
  * http://github.com/fomantic/Fomantic-UI/
57203
57215
  *
57204
57216
  *
@@ -57232,8 +57244,8 @@ a.inverted.ui.card:hover,
57232
57244
  animation-fill-mode: both;
57233
57245
  -webkit-animation-duration: 0.5s;
57234
57246
  animation-duration: 0.5s;
57235
- -webkit-transition: background-color 0.5s linear;
57236
- transition: background-color 0.5s linear;
57247
+ -webkit-transition: all 0.5s linear;
57248
+ transition: all 0.5s linear;
57237
57249
  -webkit-box-orient: vertical;
57238
57250
  -webkit-box-direction: normal;
57239
57251
  -ms-flex-direction: column;
@@ -57388,24 +57400,27 @@ body.dimmable > .dimmer {
57388
57400
  Blurring
57389
57401
  ---------------*/
57390
57402
 
57391
- .blurring.dimmable > :not(.dimmer) {
57392
- -webkit-filter: initial;
57393
- filter: initial;
57394
- -webkit-transition: 800ms -webkit-filter ease;
57395
- transition: 800ms -webkit-filter ease;
57396
- transition: 800ms filter ease;
57397
- transition: 800ms filter ease, 800ms -webkit-filter ease;
57398
- }
57403
+ @supports (not (-webkit-backdrop-filter: none)) and (not (backdrop-filter: none)) {
57404
+ .blurring.dimmable > :not(.dimmer) {
57405
+ -webkit-filter: initial;
57406
+ filter: initial;
57407
+ -webkit-transition: 800ms -webkit-filter ease;
57408
+ transition: 800ms -webkit-filter ease;
57409
+ transition: 800ms filter ease;
57410
+ transition: 800ms filter ease, 800ms -webkit-filter ease;
57411
+ }
57399
57412
 
57400
- .blurring.dimmed.dimmable > :not(.dimmer):not(.popup) {
57401
- -webkit-filter: blur(5px) grayscale(0.7);
57402
- filter: blur(5px) grayscale(0.7);
57413
+ .blurring.dimmed.dimmable > :not(.dimmer):not(.popup) {
57414
+ -webkit-filter: blur(5px) grayscale(0.7);
57415
+ filter: blur(5px) grayscale(0.7);
57416
+ }
57403
57417
  }
57404
57418
 
57405
57419
  /* Dimmer Color */
57406
57420
 
57407
57421
  .blurring.dimmable > .dimmer {
57408
57422
  background: rgba(0, 0, 0, 0.6);
57423
+ backdrop-filter: blur(5px) grayscale(0.7);
57409
57424
  }
57410
57425
 
57411
57426
  .blurring.dimmable > .inverted.dimmer {
@@ -57716,7 +57731,7 @@ body.dimmable > .dimmer {
57716
57731
  User Overrides
57717
57732
  *******************************/
57718
57733
  /*!
57719
- * # Fomantic-UI 2.9.0-beta.77 - Dropdown
57734
+ * # Fomantic-UI 2.9.0-beta.80 - Dropdown
57720
57735
  * http://github.com/fomantic/Fomantic-UI/
57721
57736
  *
57722
57737
  *
@@ -59350,8 +59365,8 @@ select.ui.dropdown {
59350
59365
  }
59351
59366
 
59352
59367
  /*--------------
59353
- Columnar
59354
- ---------------*/
59368
+ Columnar
59369
+ ---------------*/
59355
59370
 
59356
59371
  .ui.column.dropdown > .menu {
59357
59372
  -ms-flex-wrap: wrap;
@@ -60048,7 +60063,7 @@ select.ui.dropdown {
60048
60063
  User Overrides
60049
60064
  *******************************/
60050
60065
  /*!
60051
- * # Fomantic-UI 2.9.0-beta.77 - Video
60066
+ * # Fomantic-UI 2.9.0-beta.80 - Video
60052
60067
  * http://github.com/fomantic/Fomantic-UI/
60053
60068
  *
60054
60069
  *
@@ -60213,7 +60228,7 @@ select.ui.dropdown {
60213
60228
  Site Overrides
60214
60229
  *******************************/
60215
60230
  /*!
60216
- * # Fomantic-UI 2.9.0-beta.77 - Modal
60231
+ * # Fomantic-UI 2.9.0-beta.80 - Modal
60217
60232
  * http://github.com/fomantic/Fomantic-UI/
60218
60233
  *
60219
60234
  *
@@ -61090,7 +61105,7 @@ select.ui.dropdown {
61090
61105
  Site Overrides
61091
61106
  *******************************/
61092
61107
  /*!
61093
- * # Fomantic-UI 2.9.0-beta.77 - Nag
61108
+ * # Fomantic-UI 2.9.0-beta.80 - Nag
61094
61109
  * http://github.com/fomantic/Fomantic-UI/
61095
61110
  *
61096
61111
  *
@@ -61429,7 +61444,7 @@ a.ui.nag {
61429
61444
  User Overrides
61430
61445
  *******************************/
61431
61446
  /*!
61432
- * # Fomantic-UI 2.9.0-beta.77 - Popup
61447
+ * # Fomantic-UI 2.9.0-beta.80 - Popup
61433
61448
  * http://github.com/fomantic/Fomantic-UI/
61434
61449
  *
61435
61450
  *
@@ -62344,7 +62359,7 @@ a.ui.nag {
62344
62359
  User Overrides
62345
62360
  *******************************/
62346
62361
  /*!
62347
- * # Fomantic-UI 2.9.0-beta.77 - Progress Bar
62362
+ * # Fomantic-UI 2.9.0-beta.80 - Progress Bar
62348
62363
  * http://github.com/fomantic/Fomantic-UI/
62349
62364
  *
62350
62365
  *
@@ -64264,7 +64279,7 @@ a.ui.nag {
64264
64279
  Slider Overrides
64265
64280
  *******************************/
64266
64281
  /*!
64267
- * # Fomantic-UI 2.9.0-beta.77 - Rating
64282
+ * # Fomantic-UI 2.9.0-beta.80 - Rating
64268
64283
  * http://github.com/fomantic/Fomantic-UI/
64269
64284
  *
64270
64285
  *
@@ -64767,7 +64782,7 @@ a.ui.nag {
64767
64782
  Site Overrides
64768
64783
  *******************************/
64769
64784
  /*!
64770
- * # Fomantic-UI 2.9.0-beta.77 - Search
64785
+ * # Fomantic-UI 2.9.0-beta.80 - Search
64771
64786
  * http://github.com/fomantic/Fomantic-UI/
64772
64787
  *
64773
64788
  *
@@ -65349,7 +65364,7 @@ a.ui.nag {
65349
65364
  Site Overrides
65350
65365
  *******************************/
65351
65366
  /*!
65352
- * # Fomantic-UI 2.9.0-beta.77 - Shape
65367
+ * # Fomantic-UI 2.9.0-beta.80 - Shape
65353
65368
  * http://github.com/fomantic/Fomantic-UI/
65354
65369
  *
65355
65370
  *
@@ -65510,7 +65525,7 @@ a.ui.nag {
65510
65525
  User Overrides
65511
65526
  *******************************/
65512
65527
  /*!
65513
- * # Fomantic-UI 2.9.0-beta.77 - Sidebar
65528
+ * # Fomantic-UI 2.9.0-beta.80 - Sidebar
65514
65529
  * http://github.com/fomantic/Fomantic-UI/
65515
65530
  *
65516
65531
  *
@@ -66194,7 +66209,7 @@ body.pushable > .pusher {
66194
66209
  Site Overrides
66195
66210
  *******************************/
66196
66211
  /*!
66197
- * # Fomantic-UI 2.9.0-beta.77 - Sticky
66212
+ * # Fomantic-UI 2.9.0-beta.80 - Sticky
66198
66213
  * http://github.com/fomantic/Fomantic-UI/
66199
66214
  *
66200
66215
  *
@@ -66267,7 +66282,7 @@ body.pushable > .pusher {
66267
66282
  Site Overrides
66268
66283
  *******************************/
66269
66284
  /*!
66270
- * # Fomantic-UI 2.9.0-beta.77 - Tab
66285
+ * # Fomantic-UI 2.9.0-beta.80 - Tab
66271
66286
  * http://github.com/fomantic/Fomantic-UI/
66272
66287
  *
66273
66288
  *
@@ -66351,7 +66366,7 @@ body.pushable > .pusher {
66351
66366
  User Overrides
66352
66367
  *******************************/
66353
66368
  /*!
66354
- * # Fomantic-UI 2.9.0-beta.77 - Toast
66369
+ * # Fomantic-UI 2.9.0-beta.80 - Toast
66355
66370
  * http://github.com/fomantic/Fomantic-UI/
66356
66371
  *
66357
66372
  *
@@ -67303,7 +67318,7 @@ body.pushable > .pusher {
67303
67318
  }
67304
67319
  }
67305
67320
  /*!
67306
- * # Fomantic-UI 2.9.0-beta.77 - Transition
67321
+ * # Fomantic-UI 2.9.0-beta.80 - Transition
67307
67322
  * http://github.com/fomantic/Fomantic-UI/
67308
67323
  *
67309
67324
  *