fomantic-ui 2.9.3-beta.0 → 2.9.3-beta.2

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 (186) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/CONTRIBUTORS.md +102 -99
  3. package/dist/components/accordion.css +1 -1
  4. package/dist/components/accordion.js +1 -5
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +2 -2
  7. package/dist/components/ad.css +1 -1
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +14 -8
  10. package/dist/components/api.min.js +2 -2
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +1 -1
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +1 -1
  16. package/dist/components/calendar.js +1 -6
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +2 -2
  19. package/dist/components/card.css +1 -1
  20. package/dist/components/card.min.css +1 -1
  21. package/dist/components/checkbox.css +1 -1
  22. package/dist/components/checkbox.js +1 -5
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +2 -2
  25. package/dist/components/comment.css +1 -1
  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 +1 -1
  30. package/dist/components/dimmer.js +1 -5
  31. package/dist/components/dimmer.min.css +1 -1
  32. package/dist/components/dimmer.min.js +2 -2
  33. package/dist/components/divider.css +1 -1
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +1 -1
  36. package/dist/components/dropdown.js +19 -11
  37. package/dist/components/dropdown.min.css +1 -1
  38. package/dist/components/dropdown.min.js +2 -2
  39. package/dist/components/embed.css +1 -1
  40. package/dist/components/embed.js +1 -6
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +2 -2
  43. package/dist/components/emoji.css +1 -1
  44. package/dist/components/emoji.min.css +1 -1
  45. package/dist/components/feed.css +1 -1
  46. package/dist/components/feed.min.css +1 -1
  47. package/dist/components/flag.css +1 -1
  48. package/dist/components/flag.min.css +1 -1
  49. package/dist/components/flyout.css +1 -1
  50. package/dist/components/flyout.js +15 -8
  51. package/dist/components/flyout.min.css +1 -1
  52. package/dist/components/flyout.min.js +2 -2
  53. package/dist/components/form.css +1 -1
  54. package/dist/components/form.js +6 -6
  55. package/dist/components/form.min.css +1 -1
  56. package/dist/components/form.min.js +2 -2
  57. package/dist/components/grid.css +1 -1
  58. package/dist/components/grid.min.css +1 -1
  59. package/dist/components/header.css +1 -1
  60. package/dist/components/header.min.css +1 -1
  61. package/dist/components/icon.css +1 -1
  62. package/dist/components/icon.min.css +1 -1
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +1 -1
  66. package/dist/components/input.min.css +1 -1
  67. package/dist/components/item.css +1 -1
  68. package/dist/components/item.min.css +1 -1
  69. package/dist/components/label.css +1 -1
  70. package/dist/components/label.min.css +1 -1
  71. package/dist/components/list.css +1 -1
  72. package/dist/components/list.min.css +1 -1
  73. package/dist/components/loader.css +1 -1
  74. package/dist/components/loader.min.css +1 -1
  75. package/dist/components/menu.css +1 -1
  76. package/dist/components/menu.min.css +1 -1
  77. package/dist/components/message.css +1 -1
  78. package/dist/components/message.min.css +1 -1
  79. package/dist/components/modal.css +1 -1
  80. package/dist/components/modal.js +14 -7
  81. package/dist/components/modal.min.css +1 -1
  82. package/dist/components/modal.min.js +2 -2
  83. package/dist/components/nag.css +1 -1
  84. package/dist/components/nag.js +16 -8
  85. package/dist/components/nag.min.css +1 -1
  86. package/dist/components/nag.min.js +2 -2
  87. package/dist/components/placeholder.css +1 -1
  88. package/dist/components/placeholder.min.css +1 -1
  89. package/dist/components/popup.css +1 -1
  90. package/dist/components/popup.js +18 -12
  91. package/dist/components/popup.min.css +1 -1
  92. package/dist/components/popup.min.js +2 -2
  93. package/dist/components/progress.css +1 -1
  94. package/dist/components/progress.js +1 -6
  95. package/dist/components/progress.min.css +1 -1
  96. package/dist/components/progress.min.js +2 -2
  97. package/dist/components/rail.css +1 -1
  98. package/dist/components/rail.min.css +1 -1
  99. package/dist/components/rating.css +1 -1
  100. package/dist/components/rating.js +1 -5
  101. package/dist/components/rating.min.css +1 -1
  102. package/dist/components/rating.min.js +2 -2
  103. package/dist/components/reset.css +1 -1
  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 +1 -1
  108. package/dist/components/search.js +1 -5
  109. package/dist/components/search.min.css +1 -1
  110. package/dist/components/search.min.js +2 -2
  111. package/dist/components/segment.css +3 -2
  112. package/dist/components/segment.min.css +2 -2
  113. package/dist/components/shape.css +1 -1
  114. package/dist/components/shape.js +1 -5
  115. package/dist/components/shape.min.css +1 -1
  116. package/dist/components/shape.min.js +2 -2
  117. package/dist/components/sidebar.css +1 -1
  118. package/dist/components/sidebar.js +15 -8
  119. package/dist/components/sidebar.min.css +1 -1
  120. package/dist/components/sidebar.min.js +2 -2
  121. package/dist/components/site.css +1 -1
  122. package/dist/components/site.js +1 -1
  123. package/dist/components/site.min.css +1 -1
  124. package/dist/components/site.min.js +1 -1
  125. package/dist/components/slider.css +1 -1
  126. package/dist/components/slider.js +1 -6
  127. package/dist/components/slider.min.css +1 -1
  128. package/dist/components/slider.min.js +2 -2
  129. package/dist/components/state.js +23 -20
  130. package/dist/components/state.min.js +2 -2
  131. package/dist/components/statistic.css +1 -1
  132. package/dist/components/statistic.min.css +1 -1
  133. package/dist/components/step.css +1 -1
  134. package/dist/components/step.min.css +1 -1
  135. package/dist/components/sticky.css +1 -1
  136. package/dist/components/sticky.js +17 -16
  137. package/dist/components/sticky.min.css +1 -1
  138. package/dist/components/sticky.min.js +2 -2
  139. package/dist/components/tab.css +1 -1
  140. package/dist/components/tab.js +14 -6
  141. package/dist/components/tab.min.css +1 -1
  142. package/dist/components/tab.min.js +2 -2
  143. package/dist/components/table.css +1 -1
  144. package/dist/components/table.min.css +1 -1
  145. package/dist/components/text.css +1 -1
  146. package/dist/components/text.min.css +1 -1
  147. package/dist/components/toast.css +1 -1
  148. package/dist/components/toast.js +16 -8
  149. package/dist/components/toast.min.css +1 -1
  150. package/dist/components/toast.min.js +2 -2
  151. package/dist/components/transition.css +1 -1
  152. package/dist/components/transition.js +1 -5
  153. package/dist/components/transition.min.css +1 -1
  154. package/dist/components/transition.min.js +2 -2
  155. package/dist/components/visibility.js +15 -6
  156. package/dist/components/visibility.min.js +2 -2
  157. package/dist/semantic.css +55 -54
  158. package/dist/semantic.js +215 -185
  159. package/dist/semantic.min.css +2 -2
  160. package/dist/semantic.min.js +2 -2
  161. package/package.json +1 -1
  162. package/src/definitions/behaviors/api.js +13 -7
  163. package/src/definitions/behaviors/form.js +5 -5
  164. package/src/definitions/behaviors/state.js +22 -19
  165. package/src/definitions/behaviors/visibility.js +14 -5
  166. package/src/definitions/elements/segment.less +2 -1
  167. package/src/definitions/modules/accordion.js +0 -4
  168. package/src/definitions/modules/calendar.js +0 -5
  169. package/src/definitions/modules/checkbox.js +0 -4
  170. package/src/definitions/modules/dimmer.js +0 -4
  171. package/src/definitions/modules/dropdown.js +18 -10
  172. package/src/definitions/modules/embed.js +0 -5
  173. package/src/definitions/modules/flyout.js +14 -7
  174. package/src/definitions/modules/modal.js +13 -6
  175. package/src/definitions/modules/nag.js +15 -7
  176. package/src/definitions/modules/popup.js +17 -11
  177. package/src/definitions/modules/progress.js +0 -5
  178. package/src/definitions/modules/rating.js +0 -4
  179. package/src/definitions/modules/search.js +0 -4
  180. package/src/definitions/modules/shape.js +0 -4
  181. package/src/definitions/modules/sidebar.js +14 -7
  182. package/src/definitions/modules/slider.js +0 -5
  183. package/src/definitions/modules/sticky.js +16 -15
  184. package/src/definitions/modules/tab.js +13 -5
  185. package/src/definitions/modules/toast.js +15 -7
  186. package/src/definitions/modules/transition.js +0 -4
package/dist/semantic.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.3-beta.0+cdae7ad
2
+ * # Fomantic UI - 2.9.3-beta.2+824a375
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -9,7 +9,7 @@
9
9
  *
10
10
  */
11
11
  /*!
12
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Reset
12
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Reset
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -430,7 +430,7 @@ template {
430
430
  Site Overrides
431
431
  *******************************/
432
432
  /*!
433
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Site
433
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Site
434
434
  * https://github.com/fomantic/Fomantic-UI/
435
435
  *
436
436
  *
@@ -727,7 +727,7 @@ input::selection {
727
727
  Site Overrides
728
728
  *******************************/
729
729
  /*!
730
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Button
730
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Button
731
731
  * https://github.com/fomantic/Fomantic-UI/
732
732
  *
733
733
  *
@@ -5414,7 +5414,7 @@ input::selection {
5414
5414
  Site Overrides
5415
5415
  *******************************/
5416
5416
  /*!
5417
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Container
5417
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Container
5418
5418
  * https://github.com/fomantic/Fomantic-UI/
5419
5419
  *
5420
5420
  *
@@ -5690,7 +5690,7 @@ input::selection {
5690
5690
  Site Overrides
5691
5691
  *******************************/
5692
5692
  /*!
5693
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Divider
5693
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Divider
5694
5694
  * https://github.com/fomantic/Fomantic-UI/
5695
5695
  *
5696
5696
  *
@@ -5998,7 +5998,7 @@ input::selection {
5998
5998
  Site Overrides
5999
5999
  *******************************/
6000
6000
  /*!
6001
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Emoji
6001
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Emoji
6002
6002
  * https://github.com/fomantic/Fomantic-UI/
6003
6003
  *
6004
6004
  *
@@ -23817,7 +23817,7 @@ em[data-emoji="regional_indicator_a"]::before {
23817
23817
  Site Overrides
23818
23818
  *******************************/
23819
23819
  /*!
23820
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Flag
23820
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Flag
23821
23821
  * https://github.com/fomantic/Fomantic-UI/
23822
23822
  *
23823
23823
  *
@@ -25229,7 +25229,7 @@ i.flag.united.nations::before {
25229
25229
  Site Overrides
25230
25230
  *******************************/
25231
25231
  /*!
25232
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Header
25232
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Header
25233
25233
  * https://github.com/fomantic/Fomantic-UI/
25234
25234
  *
25235
25235
  *
@@ -26179,7 +26179,7 @@ a.ui.inverted.black.header.header.header:hover {
26179
26179
  Site Overrides
26180
26180
  *******************************/
26181
26181
  /*!
26182
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Icon
26182
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Icon
26183
26183
  * https://github.com/fomantic/Fomantic-UI/
26184
26184
  *
26185
26185
  *
@@ -35289,7 +35289,7 @@ i.icon.youtube.play::before {
35289
35289
  Site Overrides
35290
35290
  *******************************/
35291
35291
  /*!
35292
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Image
35292
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Image
35293
35293
  * https://github.com/fomantic/Fomantic-UI/
35294
35294
  *
35295
35295
  *
@@ -35630,7 +35630,7 @@ img.ui.bordered.image {
35630
35630
  Site Overrides
35631
35631
  *******************************/
35632
35632
  /*!
35633
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Input
35633
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Input
35634
35634
  * https://github.com/fomantic/Fomantic-UI/
35635
35635
  *
35636
35636
  *
@@ -37538,7 +37538,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
37538
37538
  Site Overrides
37539
37539
  *******************************/
37540
37540
  /*!
37541
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Label
37541
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Label
37542
37542
  * https://github.com/fomantic/Fomantic-UI/
37543
37543
  *
37544
37544
  *
@@ -39922,7 +39922,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
39922
39922
  Site Overrides
39923
39923
  *******************************/
39924
39924
  /*!
39925
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - List
39925
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - List
39926
39926
  * https://github.com/fomantic/Fomantic-UI/
39927
39927
  *
39928
39928
  *
@@ -41022,7 +41022,7 @@ ol.ui.suffixed.list li::before,
41022
41022
  Site Overrides
41023
41023
  *******************************/
41024
41024
  /*!
41025
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Loader
41025
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Loader
41026
41026
  * https://github.com/fomantic/Fomantic-UI/
41027
41027
  *
41028
41028
  *
@@ -41890,7 +41890,7 @@ ol.ui.suffixed.list li::before,
41890
41890
  Site Overrides
41891
41891
  *******************************/
41892
41892
  /*!
41893
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Placeholder
41893
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Placeholder
41894
41894
  * https://github.com/fomantic/Fomantic-UI/
41895
41895
  *
41896
41896
  *
@@ -42161,7 +42161,7 @@ ol.ui.suffixed.list li::before,
42161
42161
  Site Overrides
42162
42162
  *******************************/
42163
42163
  /*!
42164
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Rail
42164
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Rail
42165
42165
  * https://github.com/fomantic/Fomantic-UI/
42166
42166
  *
42167
42167
  *
@@ -42323,7 +42323,7 @@ ol.ui.suffixed.list li::before,
42323
42323
  Site Overrides
42324
42324
  *******************************/
42325
42325
  /*!
42326
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Reveal
42326
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Reveal
42327
42327
  * https://github.com/fomantic/Fomantic-UI/
42328
42328
  *
42329
42329
  *
@@ -42634,7 +42634,7 @@ ol.ui.suffixed.list li::before,
42634
42634
  Site Overrides
42635
42635
  *******************************/
42636
42636
  /*!
42637
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Segment
42637
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Segment
42638
42638
  * https://github.com/fomantic/Fomantic-UI/
42639
42639
  *
42640
42640
  *
@@ -43083,6 +43083,7 @@ ol.ui.suffixed.list li::before,
43083
43083
  border: 1px solid rgba(34, 36, 38, 0.15);
43084
43084
  }
43085
43085
 
43086
+ .ui.wrapping.horizontal.segments,
43086
43087
  .ui.stackable.horizontal.segments {
43087
43088
  flex-wrap: wrap;
43088
43089
  }
@@ -43120,7 +43121,7 @@ ol.ui.suffixed.list li::before,
43120
43121
  border-top: none;
43121
43122
  }
43122
43123
 
43123
- .ui.horizontal.segments:not(.stackable) > .segment:first-child {
43124
+ .ui.horizontal.segments:not(.stackable):not(.wrapping) > .segment:first-child {
43124
43125
  border-left: none;
43125
43126
  }
43126
43127
 
@@ -43708,7 +43709,7 @@ ol.ui.suffixed.list li::before,
43708
43709
  Site Overrides
43709
43710
  *******************************/
43710
43711
  /*!
43711
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Step
43712
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Step
43712
43713
  * https://github.com/fomantic/Fomantic-UI/
43713
43714
  *
43714
43715
  *
@@ -44416,7 +44417,7 @@ ol.ui.suffixed.list li::before,
44416
44417
  Site Overrides
44417
44418
  *******************************/
44418
44419
  /*!
44419
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Text
44420
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Text
44420
44421
  * https://github.com/fomantic/Fomantic-UI/
44421
44422
  *
44422
44423
  *
@@ -44615,7 +44616,7 @@ span.ui.massive.text {
44615
44616
  Site Overrides
44616
44617
  *******************************/
44617
44618
  /*!
44618
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Breadcrumb
44619
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Breadcrumb
44619
44620
  * https://github.com/fomantic/Fomantic-UI/
44620
44621
  *
44621
44622
  *
@@ -44760,7 +44761,7 @@ span.ui.massive.text {
44760
44761
  Site Overrides
44761
44762
  *******************************/
44762
44763
  /*!
44763
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Form
44764
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Form
44764
44765
  * https://github.com/fomantic/Fomantic-UI/
44765
44766
  *
44766
44767
  *
@@ -46818,7 +46819,7 @@ span.ui.massive.text {
46818
46819
  Site Overrides
46819
46820
  *******************************/
46820
46821
  /*!
46821
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Grid
46822
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Grid
46822
46823
  * https://github.com/fomantic/Fomantic-UI/
46823
46824
  *
46824
46825
  *
@@ -49082,7 +49083,7 @@ span.ui.massive.text {
49082
49083
  Site Overrides
49083
49084
  *******************************/
49084
49085
  /*!
49085
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Menu
49086
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Menu
49086
49087
  * https://github.com/fomantic/Fomantic-UI/
49087
49088
  *
49088
49089
  *
@@ -51578,7 +51579,7 @@ Floated Menu / Item
51578
51579
  Site Overrides
51579
51580
  *******************************/
51580
51581
  /*!
51581
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Message
51582
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Message
51582
51583
  * https://github.com/fomantic/Fomantic-UI/
51583
51584
  *
51584
51585
  *
@@ -52322,7 +52323,7 @@ Floated Menu / Item
52322
52323
  Site Overrides
52323
52324
  *******************************/
52324
52325
  /*!
52325
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Table
52326
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Table
52326
52327
  * https://github.com/fomantic/Fomantic-UI/
52327
52328
  *
52328
52329
  *
@@ -56333,7 +56334,7 @@ Floated Menu / Item
56333
56334
  Site Overrides
56334
56335
  *******************************/
56335
56336
  /*!
56336
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Ad
56337
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Ad
56337
56338
  * https://github.com/fomantic/Fomantic-UI/
56338
56339
  *
56339
56340
  *
@@ -56621,7 +56622,7 @@ Floated Menu / Item
56621
56622
  Site Overrides
56622
56623
  *******************************/
56623
56624
  /*!
56624
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Card
56625
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Card
56625
56626
  * https://github.com/fomantic/Fomantic-UI/
56626
56627
  *
56627
56628
  *
@@ -58769,7 +58770,7 @@ a.inverted.ui.card:hover,
58769
58770
  Site Overrides
58770
58771
  *******************************/
58771
58772
  /*!
58772
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Comment
58773
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Comment
58773
58774
  * https://github.com/fomantic/Fomantic-UI/
58774
58775
  *
58775
58776
  *
@@ -59080,7 +59081,7 @@ a.inverted.ui.card:hover,
59080
59081
  Site Overrides
59081
59082
  *******************************/
59082
59083
  /*!
59083
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Feed
59084
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Feed
59084
59085
  * https://github.com/fomantic/Fomantic-UI/
59085
59086
  *
59086
59087
  *
@@ -59421,7 +59422,7 @@ a.inverted.ui.card:hover,
59421
59422
  Site Overrides
59422
59423
  *******************************/
59423
59424
  /*!
59424
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Item
59425
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Item
59425
59426
  * https://github.com/fomantic/Fomantic-UI/
59426
59427
  *
59427
59428
  *
@@ -60032,7 +60033,7 @@ a.inverted.ui.card:hover,
60032
60033
  Site Overrides
60033
60034
  *******************************/
60034
60035
  /*!
60035
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Statistic
60036
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Statistic
60036
60037
  * https://github.com/fomantic/Fomantic-UI/
60037
60038
  *
60038
60039
  *
@@ -60710,7 +60711,7 @@ a.inverted.ui.card:hover,
60710
60711
  Site Overrides
60711
60712
  *******************************/
60712
60713
  /*!
60713
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Accordion
60714
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Accordion
60714
60715
  * https://github.com/fomantic/Fomantic-UI/
60715
60716
  *
60716
60717
  *
@@ -61117,7 +61118,7 @@ a.inverted.ui.card:hover,
61117
61118
  User Overrides
61118
61119
  *******************************/
61119
61120
  /*!
61120
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Calendar
61121
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Calendar
61121
61122
  * https://github.com/fomantic/Fomantic-UI/
61122
61123
  *
61123
61124
  *
@@ -61334,7 +61335,7 @@ a.inverted.ui.card:hover,
61334
61335
  User Overrides
61335
61336
  *******************************/
61336
61337
  /*!
61337
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Checkbox
61338
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Checkbox
61338
61339
  * https://github.com/fomantic/Fomantic-UI/
61339
61340
  *
61340
61341
  *
@@ -62180,7 +62181,7 @@ a.inverted.ui.card:hover,
62180
62181
  Site Overrides
62181
62182
  *******************************/
62182
62183
  /*!
62183
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Dimmer
62184
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Dimmer
62184
62185
  * https://github.com/fomantic/Fomantic-UI/
62185
62186
  *
62186
62187
  *
@@ -62586,7 +62587,7 @@ body.dimmable > .dimmer {
62586
62587
  User Overrides
62587
62588
  *******************************/
62588
62589
  /*!
62589
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Dropdown
62590
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Dropdown
62590
62591
  * https://github.com/fomantic/Fomantic-UI/
62591
62592
  *
62592
62593
  *
@@ -64857,7 +64858,7 @@ select.ui.dropdown {
64857
64858
  User Overrides
64858
64859
  *******************************/
64859
64860
  /*!
64860
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Embed
64861
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Embed
64861
64862
  * https://github.com/fomantic/Fomantic-UI/
64862
64863
  *
64863
64864
  *
@@ -65017,7 +65018,7 @@ select.ui.dropdown {
65017
65018
  Site Overrides
65018
65019
  *******************************/
65019
65020
  /*!
65020
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Flyout
65021
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Flyout
65021
65022
  * https://github.com/fomantic/Fomantic-UI/
65022
65023
  *
65023
65024
  *
@@ -65648,7 +65649,7 @@ body.pushable > .pusher {
65648
65649
  User Overrides
65649
65650
  *******************************/
65650
65651
  /*!
65651
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Modal
65652
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Modal
65652
65653
  * https://github.com/fomantic/Fomantic-UI/
65653
65654
  *
65654
65655
  *
@@ -66534,7 +66535,7 @@ body.pushable > .pusher {
66534
66535
  Site Overrides
66535
66536
  *******************************/
66536
66537
  /*!
66537
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Nag
66538
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Nag
66538
66539
  * https://github.com/fomantic/Fomantic-UI/
66539
66540
  *
66540
66541
  *
@@ -66869,7 +66870,7 @@ a.ui.nag {
66869
66870
  User Overrides
66870
66871
  *******************************/
66871
66872
  /*!
66872
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Popup
66873
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Popup
66873
66874
  * https://github.com/fomantic/Fomantic-UI/
66874
66875
  *
66875
66876
  *
@@ -68235,7 +68236,7 @@ a.ui.nag {
68235
68236
  User Overrides
68236
68237
  *******************************/
68237
68238
  /*!
68238
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Progress
68239
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Progress
68239
68240
  * https://github.com/fomantic/Fomantic-UI/
68240
68241
  *
68241
68242
  *
@@ -69104,7 +69105,7 @@ a.ui.nag {
69104
69105
  Site Overrides
69105
69106
  *******************************/
69106
69107
  /*!
69107
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Slider
69108
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Slider
69108
69109
  * https://github.com/fomantic/Fomantic-UI/
69109
69110
  *
69110
69111
  *
@@ -70041,7 +70042,7 @@ a.ui.nag {
70041
70042
  User Overrides
70042
70043
  *******************************/
70043
70044
  /*!
70044
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Rating
70045
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Rating
70045
70046
  * https://github.com/fomantic/Fomantic-UI/
70046
70047
  *
70047
70048
  *
@@ -70507,7 +70508,7 @@ a.ui.nag {
70507
70508
  Site Overrides
70508
70509
  *******************************/
70509
70510
  /*!
70510
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Search
70511
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Search
70511
70512
  * https://github.com/fomantic/Fomantic-UI/
70512
70513
  *
70513
70514
  *
@@ -71077,7 +71078,7 @@ a.ui.nag {
71077
71078
  Site Overrides
71078
71079
  *******************************/
71079
71080
  /*!
71080
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Shape
71081
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Shape
71081
71082
  * https://github.com/fomantic/Fomantic-UI/
71082
71083
  *
71083
71084
  *
@@ -71226,7 +71227,7 @@ a.ui.nag {
71226
71227
  User Overrides
71227
71228
  *******************************/
71228
71229
  /*!
71229
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Sidebar
71230
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Sidebar
71230
71231
  * https://github.com/fomantic/Fomantic-UI/
71231
71232
  *
71232
71233
  *
@@ -71842,7 +71843,7 @@ body.pushable > .pusher {
71842
71843
  Site Overrides
71843
71844
  *******************************/
71844
71845
  /*!
71845
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Sticky
71846
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Sticky
71846
71847
  * https://github.com/fomantic/Fomantic-UI/
71847
71848
  *
71848
71849
  *
@@ -71911,7 +71912,7 @@ body.pushable > .pusher {
71911
71912
  Site Overrides
71912
71913
  *******************************/
71913
71914
  /*!
71914
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Tab
71915
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Tab
71915
71916
  * https://github.com/fomantic/Fomantic-UI/
71916
71917
  *
71917
71918
  *
@@ -71993,7 +71994,7 @@ body.pushable > .pusher {
71993
71994
  User Overrides
71994
71995
  *******************************/
71995
71996
  /*!
71996
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Toast
71997
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Toast
71997
71998
  * https://github.com/fomantic/Fomantic-UI/
71998
71999
  *
71999
72000
  *
@@ -72916,7 +72917,7 @@ body.pushable > .pusher {
72916
72917
  User Overrides
72917
72918
  *******************************/
72918
72919
  /*!
72919
- * # Fomantic-UI 2.9.3-beta.0+cdae7ad - Transition
72920
+ * # Fomantic-UI 2.9.3-beta.2+824a375 - Transition
72920
72921
  * https://github.com/fomantic/Fomantic-UI/
72921
72922
  *
72922
72923
  *