fomantic-ui 2.9.4-beta.28 → 2.9.4-beta.29

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 (185) hide show
  1. package/.eslintrc.js +1 -0
  2. package/dist/components/accordion.css +1 -1
  3. package/dist/components/accordion.js +4 -2
  4. package/dist/components/accordion.min.css +1 -1
  5. package/dist/components/accordion.min.js +1 -1
  6. package/dist/components/ad.css +1 -1
  7. package/dist/components/ad.min.css +1 -1
  8. package/dist/components/api.js +7 -3
  9. package/dist/components/api.min.js +1 -1
  10. package/dist/components/breadcrumb.css +1 -1
  11. package/dist/components/breadcrumb.min.css +1 -1
  12. package/dist/components/button.css +1 -1
  13. package/dist/components/button.min.css +1 -1
  14. package/dist/components/calendar.css +1 -1
  15. package/dist/components/calendar.js +4 -2
  16. package/dist/components/calendar.min.css +1 -1
  17. package/dist/components/calendar.min.js +1 -1
  18. package/dist/components/card.css +1 -1
  19. package/dist/components/card.min.css +1 -1
  20. package/dist/components/checkbox.css +1 -1
  21. package/dist/components/checkbox.js +4 -2
  22. package/dist/components/checkbox.min.css +1 -1
  23. package/dist/components/checkbox.min.js +1 -1
  24. package/dist/components/comment.css +1 -1
  25. package/dist/components/comment.min.css +1 -1
  26. package/dist/components/container.css +1 -1
  27. package/dist/components/container.min.css +1 -1
  28. package/dist/components/dimmer.css +1 -1
  29. package/dist/components/dimmer.js +4 -2
  30. package/dist/components/dimmer.min.css +1 -1
  31. package/dist/components/dimmer.min.js +1 -1
  32. package/dist/components/divider.css +1 -1
  33. package/dist/components/divider.min.css +1 -1
  34. package/dist/components/dropdown.css +1 -1
  35. package/dist/components/dropdown.js +13 -5
  36. package/dist/components/dropdown.min.css +1 -1
  37. package/dist/components/dropdown.min.js +1 -1
  38. package/dist/components/embed.css +1 -1
  39. package/dist/components/embed.js +4 -2
  40. package/dist/components/embed.min.css +1 -1
  41. package/dist/components/embed.min.js +1 -1
  42. package/dist/components/emoji.css +1 -1
  43. package/dist/components/emoji.min.css +1 -1
  44. package/dist/components/feed.css +1 -1
  45. package/dist/components/feed.min.css +1 -1
  46. package/dist/components/flag.css +1 -1
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/flyout.css +1 -1
  49. package/dist/components/flyout.js +4 -2
  50. package/dist/components/flyout.min.css +1 -1
  51. package/dist/components/flyout.min.js +1 -1
  52. package/dist/components/form.css +1 -1
  53. package/dist/components/form.js +4 -2
  54. package/dist/components/form.min.css +1 -1
  55. package/dist/components/form.min.js +1 -1
  56. package/dist/components/grid.css +1 -1
  57. package/dist/components/grid.min.css +1 -1
  58. package/dist/components/header.css +1 -1
  59. package/dist/components/header.min.css +1 -1
  60. package/dist/components/icon.css +1 -1
  61. package/dist/components/icon.min.css +1 -1
  62. package/dist/components/image.css +1 -1
  63. package/dist/components/image.min.css +1 -1
  64. package/dist/components/input.css +1 -1
  65. package/dist/components/input.min.css +1 -1
  66. package/dist/components/item.css +1 -1
  67. package/dist/components/item.min.css +1 -1
  68. package/dist/components/label.css +1 -1
  69. package/dist/components/label.min.css +1 -1
  70. package/dist/components/list.css +1 -1
  71. package/dist/components/list.min.css +1 -1
  72. package/dist/components/loader.css +1 -1
  73. package/dist/components/loader.min.css +1 -1
  74. package/dist/components/menu.css +1 -1
  75. package/dist/components/menu.min.css +1 -1
  76. package/dist/components/message.css +1 -1
  77. package/dist/components/message.min.css +1 -1
  78. package/dist/components/modal.css +1 -1
  79. package/dist/components/modal.js +7 -3
  80. package/dist/components/modal.min.css +1 -1
  81. package/dist/components/modal.min.js +1 -1
  82. package/dist/components/nag.css +1 -1
  83. package/dist/components/nag.js +7 -3
  84. package/dist/components/nag.min.css +1 -1
  85. package/dist/components/nag.min.js +1 -1
  86. package/dist/components/placeholder.css +1 -1
  87. package/dist/components/placeholder.min.css +1 -1
  88. package/dist/components/popup.css +1 -1
  89. package/dist/components/popup.js +10 -4
  90. package/dist/components/popup.min.css +1 -1
  91. package/dist/components/popup.min.js +1 -1
  92. package/dist/components/progress.css +1 -1
  93. package/dist/components/progress.js +4 -2
  94. package/dist/components/progress.min.css +1 -1
  95. package/dist/components/progress.min.js +1 -1
  96. package/dist/components/rail.css +1 -1
  97. package/dist/components/rail.min.css +1 -1
  98. package/dist/components/rating.css +1 -1
  99. package/dist/components/rating.js +4 -2
  100. package/dist/components/rating.min.css +1 -1
  101. package/dist/components/rating.min.js +1 -1
  102. package/dist/components/reset.css +1 -1
  103. package/dist/components/reset.min.css +1 -1
  104. package/dist/components/reveal.css +1 -1
  105. package/dist/components/reveal.min.css +1 -1
  106. package/dist/components/search.css +1 -1
  107. package/dist/components/search.js +7 -3
  108. package/dist/components/search.min.css +1 -1
  109. package/dist/components/search.min.js +1 -1
  110. package/dist/components/segment.css +1 -1
  111. package/dist/components/segment.min.css +1 -1
  112. package/dist/components/shape.css +1 -1
  113. package/dist/components/shape.js +4 -2
  114. package/dist/components/shape.min.css +1 -1
  115. package/dist/components/shape.min.js +1 -1
  116. package/dist/components/sidebar.css +1 -1
  117. package/dist/components/sidebar.js +4 -2
  118. package/dist/components/sidebar.min.css +1 -1
  119. package/dist/components/sidebar.min.js +1 -1
  120. package/dist/components/site.css +1 -1
  121. package/dist/components/site.js +4 -2
  122. package/dist/components/site.min.css +1 -1
  123. package/dist/components/site.min.js +1 -1
  124. package/dist/components/slider.css +1 -1
  125. package/dist/components/slider.js +4 -2
  126. package/dist/components/slider.min.css +1 -1
  127. package/dist/components/slider.min.js +1 -1
  128. package/dist/components/state.js +4 -2
  129. package/dist/components/state.min.js +1 -1
  130. package/dist/components/statistic.css +1 -1
  131. package/dist/components/statistic.min.css +1 -1
  132. package/dist/components/step.css +1 -1
  133. package/dist/components/step.min.css +1 -1
  134. package/dist/components/sticky.css +1 -1
  135. package/dist/components/sticky.js +4 -2
  136. package/dist/components/sticky.min.css +1 -1
  137. package/dist/components/sticky.min.js +1 -1
  138. package/dist/components/tab.css +1 -1
  139. package/dist/components/tab.js +4 -2
  140. package/dist/components/tab.min.css +1 -1
  141. package/dist/components/tab.min.js +1 -1
  142. package/dist/components/table.css +1 -1
  143. package/dist/components/table.min.css +1 -1
  144. package/dist/components/text.css +1 -1
  145. package/dist/components/text.min.css +1 -1
  146. package/dist/components/toast.css +1 -1
  147. package/dist/components/toast.js +4 -2
  148. package/dist/components/toast.min.css +1 -1
  149. package/dist/components/toast.min.js +1 -1
  150. package/dist/components/transition.css +1 -1
  151. package/dist/components/transition.js +7 -3
  152. package/dist/components/transition.min.css +1 -1
  153. package/dist/components/transition.min.js +1 -1
  154. package/dist/components/visibility.js +4 -2
  155. package/dist/components/visibility.min.js +1 -1
  156. package/dist/semantic.css +53 -53
  157. package/dist/semantic.js +131 -61
  158. package/dist/semantic.min.css +1 -1
  159. package/dist/semantic.min.js +1 -1
  160. package/package.json +1 -1
  161. package/src/definitions/behaviors/api.js +6 -2
  162. package/src/definitions/behaviors/form.js +3 -1
  163. package/src/definitions/behaviors/state.js +3 -1
  164. package/src/definitions/behaviors/visibility.js +3 -1
  165. package/src/definitions/globals/site.js +3 -1
  166. package/src/definitions/modules/accordion.js +3 -1
  167. package/src/definitions/modules/calendar.js +3 -1
  168. package/src/definitions/modules/checkbox.js +3 -1
  169. package/src/definitions/modules/dimmer.js +3 -1
  170. package/src/definitions/modules/dropdown.js +12 -4
  171. package/src/definitions/modules/embed.js +3 -1
  172. package/src/definitions/modules/flyout.js +3 -1
  173. package/src/definitions/modules/modal.js +6 -2
  174. package/src/definitions/modules/nag.js +6 -2
  175. package/src/definitions/modules/popup.js +9 -3
  176. package/src/definitions/modules/progress.js +3 -1
  177. package/src/definitions/modules/rating.js +3 -1
  178. package/src/definitions/modules/search.js +6 -2
  179. package/src/definitions/modules/shape.js +3 -1
  180. package/src/definitions/modules/sidebar.js +3 -1
  181. package/src/definitions/modules/slider.js +3 -1
  182. package/src/definitions/modules/sticky.js +3 -1
  183. package/src/definitions/modules/tab.js +3 -1
  184. package/src/definitions/modules/toast.js +3 -1
  185. package/src/definitions/modules/transition.js +6 -2
package/dist/semantic.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.4-beta.28+98a7652
2
+ * # Fomantic UI - 2.9.4-beta.29+13b76ee
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.4-beta.28+98a7652 - Site
12
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Site
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -302,7 +302,9 @@
302
302
  });
303
303
  }
304
304
  clearTimeout(module.performance.timer);
305
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
305
+ module.performance.timer = setTimeout(function () {
306
+ module.performance.display();
307
+ }, 500);
306
308
  },
307
309
  display: function () {
308
310
  var
@@ -463,7 +465,7 @@
463
465
  })(jQuery, window, document);
464
466
 
465
467
  /*!
466
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Form Validation
468
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Form Validation
467
469
  * https://github.com/fomantic/Fomantic-UI/
468
470
  *
469
471
  *
@@ -1990,7 +1992,9 @@
1990
1992
  });
1991
1993
  }
1992
1994
  clearTimeout(module.performance.timer);
1993
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
1995
+ module.performance.timer = setTimeout(function () {
1996
+ module.performance.display();
1997
+ }, 500);
1994
1998
  },
1995
1999
  display: function () {
1996
2000
  var
@@ -2643,7 +2647,7 @@
2643
2647
  })(jQuery, window, document);
2644
2648
 
2645
2649
  /*!
2646
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Accordion
2650
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Accordion
2647
2651
  * https://github.com/fomantic/Fomantic-UI/
2648
2652
  *
2649
2653
  *
@@ -3082,7 +3086,9 @@
3082
3086
  });
3083
3087
  }
3084
3088
  clearTimeout(module.performance.timer);
3085
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
3089
+ module.performance.timer = setTimeout(function () {
3090
+ module.performance.display();
3091
+ }, 500);
3086
3092
  },
3087
3093
  display: function () {
3088
3094
  var
@@ -3237,7 +3243,7 @@
3237
3243
  })(jQuery, window, document);
3238
3244
 
3239
3245
  /*!
3240
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Calendar
3246
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Calendar
3241
3247
  * https://github.com/fomantic/Fomantic-UI/
3242
3248
  *
3243
3249
  *
@@ -4717,7 +4723,9 @@
4717
4723
  });
4718
4724
  }
4719
4725
  clearTimeout(module.performance.timer);
4720
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
4726
+ module.performance.timer = setTimeout(function () {
4727
+ module.performance.display();
4728
+ }, 500);
4721
4729
  },
4722
4730
  display: function () {
4723
4731
  var
@@ -5248,7 +5256,7 @@
5248
5256
  })(jQuery, window, document);
5249
5257
 
5250
5258
  /*!
5251
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Checkbox
5259
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Checkbox
5252
5260
  * https://github.com/fomantic/Fomantic-UI/
5253
5261
  *
5254
5262
  *
@@ -5974,7 +5982,9 @@
5974
5982
  });
5975
5983
  }
5976
5984
  clearTimeout(module.performance.timer);
5977
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
5985
+ module.performance.timer = setTimeout(function () {
5986
+ module.performance.display();
5987
+ }, 500);
5978
5988
  },
5979
5989
  display: function () {
5980
5990
  var
@@ -6131,7 +6141,7 @@
6131
6141
  })(jQuery, window, document);
6132
6142
 
6133
6143
  /*!
6134
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Dimmer
6144
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dimmer
6135
6145
  * https://github.com/fomantic/Fomantic-UI/
6136
6146
  *
6137
6147
  *
@@ -6660,7 +6670,9 @@
6660
6670
  });
6661
6671
  }
6662
6672
  clearTimeout(module.performance.timer);
6663
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
6673
+ module.performance.timer = setTimeout(function () {
6674
+ module.performance.display();
6675
+ }, 500);
6664
6676
  },
6665
6677
  display: function () {
6666
6678
  var
@@ -6862,7 +6874,7 @@
6862
6874
  })(jQuery, window, document);
6863
6875
 
6864
6876
  /*!
6865
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Dropdown
6877
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dropdown
6866
6878
  * https://github.com/fomantic/Fomantic-UI/
6867
6879
  *
6868
6880
  *
@@ -8099,7 +8111,9 @@
8099
8111
  module.set.filtered();
8100
8112
  }
8101
8113
  clearTimeout(module.timer);
8102
- module.timer = setTimeout(function () { module.search(); }, settings.delay.search);
8114
+ module.timer = setTimeout(function () {
8115
+ module.search();
8116
+ }, settings.delay.search);
8103
8117
  },
8104
8118
  label: {
8105
8119
  click: function (event) {
@@ -10612,12 +10626,16 @@
10612
10626
  show: function () {
10613
10627
  module.verbose('Delaying show event to ensure user intent');
10614
10628
  clearTimeout(module.timer);
10615
- module.timer = setTimeout(function () { module.show(); }, settings.delay.show);
10629
+ module.timer = setTimeout(function () {
10630
+ module.show();
10631
+ }, settings.delay.show);
10616
10632
  },
10617
10633
  hide: function () {
10618
10634
  module.verbose('Delaying hide event to ensure user intent');
10619
10635
  clearTimeout(module.timer);
10620
- module.timer = setTimeout(function () { module.hide(); }, settings.delay.hide);
10636
+ module.timer = setTimeout(function () {
10637
+ module.hide();
10638
+ }, settings.delay.hide);
10621
10639
  },
10622
10640
  },
10623
10641
 
@@ -10743,7 +10761,9 @@
10743
10761
  });
10744
10762
  }
10745
10763
  clearTimeout(module.performance.timer);
10746
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
10764
+ module.performance.timer = setTimeout(function () {
10765
+ module.performance.display();
10766
+ }, 500);
10747
10767
  },
10748
10768
  display: function () {
10749
10769
  var
@@ -11222,7 +11242,7 @@
11222
11242
  })(jQuery, window, document);
11223
11243
 
11224
11244
  /*!
11225
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Embed
11245
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Embed
11226
11246
  * https://github.com/fomantic/Fomantic-UI/
11227
11247
  *
11228
11248
  *
@@ -11663,7 +11683,9 @@
11663
11683
  });
11664
11684
  }
11665
11685
  clearTimeout(module.performance.timer);
11666
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
11686
+ module.performance.timer = setTimeout(function () {
11687
+ module.performance.display();
11688
+ }, 500);
11667
11689
  },
11668
11690
  display: function () {
11669
11691
  var
@@ -11901,7 +11923,7 @@
11901
11923
  })(jQuery, window, document);
11902
11924
 
11903
11925
  /*!
11904
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Flyout
11926
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Flyout
11905
11927
  * https://github.com/fomantic/Fomantic-UI/
11906
11928
  *
11907
11929
  *
@@ -13121,7 +13143,9 @@
13121
13143
  });
13122
13144
  }
13123
13145
  clearTimeout(module.performance.timer);
13124
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
13146
+ module.performance.timer = setTimeout(function () {
13147
+ module.performance.display();
13148
+ }, 500);
13125
13149
  },
13126
13150
  display: function () {
13127
13151
  var
@@ -13451,7 +13475,7 @@
13451
13475
  })(jQuery, window, document);
13452
13476
 
13453
13477
  /*!
13454
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Modal
13478
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Modal
13455
13479
  * https://github.com/fomantic/Fomantic-UI/
13456
13480
  *
13457
13481
  *
@@ -13979,7 +14003,9 @@
13979
14003
  },
13980
14004
  debounce: function (method, delay) {
13981
14005
  clearTimeout(module.timer);
13982
- module.timer = setTimeout(function () { method(); }, delay);
14006
+ module.timer = setTimeout(function () {
14007
+ method();
14008
+ }, delay);
13983
14009
  },
13984
14010
  keyboard: function (event) {
13985
14011
  var
@@ -14725,7 +14751,9 @@
14725
14751
  });
14726
14752
  }
14727
14753
  clearTimeout(module.performance.timer);
14728
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
14754
+ module.performance.timer = setTimeout(function () {
14755
+ module.performance.display();
14756
+ }, 500);
14729
14757
  },
14730
14758
  display: function () {
14731
14759
  var
@@ -15085,7 +15113,7 @@
15085
15113
  })(jQuery, window, document);
15086
15114
 
15087
15115
  /*!
15088
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Nag
15116
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Nag
15089
15117
  * https://github.com/fomantic/Fomantic-UI/
15090
15118
  *
15091
15119
  *
@@ -15174,7 +15202,9 @@
15174
15202
  }
15175
15203
 
15176
15204
  if (settings.displayTime > 0) {
15177
- setTimeout(function () { module.hide(); }, settings.displayTime);
15205
+ setTimeout(function () {
15206
+ module.hide();
15207
+ }, settings.displayTime);
15178
15208
  }
15179
15209
  module.show();
15180
15210
  },
@@ -15463,7 +15493,9 @@
15463
15493
  });
15464
15494
  }
15465
15495
  clearTimeout(module.performance.timer);
15466
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
15496
+ module.performance.timer = setTimeout(function () {
15497
+ module.performance.display();
15498
+ }, 500);
15467
15499
  },
15468
15500
  display: function () {
15469
15501
  var
@@ -15646,7 +15678,7 @@
15646
15678
  })(jQuery, window, document);
15647
15679
 
15648
15680
  /*!
15649
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Popup
15681
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Popup
15650
15682
  * https://github.com/fomantic/Fomantic-UI/
15651
15683
  *
15652
15684
  *
@@ -15841,7 +15873,9 @@
15841
15873
  ;
15842
15874
  clearTimeout(module.hideTimer);
15843
15875
  if (!openedWithTouch || (openedWithTouch && settings.addTouchEvents)) {
15844
- module.showTimer = setTimeout(function () { module.show(); }, delay);
15876
+ module.showTimer = setTimeout(function () {
15877
+ module.show();
15878
+ }, delay);
15845
15879
  }
15846
15880
  },
15847
15881
  end: function () {
@@ -15851,7 +15885,9 @@
15851
15885
  : settings.delay
15852
15886
  ;
15853
15887
  clearTimeout(module.showTimer);
15854
- module.hideTimer = setTimeout(function () { module.hide(); }, delay);
15888
+ module.hideTimer = setTimeout(function () {
15889
+ module.hide();
15890
+ }, delay);
15855
15891
  },
15856
15892
  touchstart: function (event) {
15857
15893
  openedWithTouch = true;
@@ -16891,7 +16927,9 @@
16891
16927
  });
16892
16928
  }
16893
16929
  clearTimeout(module.performance.timer);
16894
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
16930
+ module.performance.timer = setTimeout(function () {
16931
+ module.performance.display();
16932
+ }, 500);
16895
16933
  },
16896
16934
  display: function () {
16897
16935
  var
@@ -17202,7 +17240,7 @@
17202
17240
  })(jQuery, window, document);
17203
17241
 
17204
17242
  /*!
17205
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Progress
17243
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Progress
17206
17244
  * https://github.com/fomantic/Fomantic-UI/
17207
17245
  *
17208
17246
  *
@@ -17994,7 +18032,9 @@
17994
18032
  });
17995
18033
  }
17996
18034
  clearTimeout(module.performance.timer);
17997
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
18035
+ module.performance.timer = setTimeout(function () {
18036
+ module.performance.display();
18037
+ }, 500);
17998
18038
  },
17999
18039
  display: function () {
18000
18040
  var
@@ -18180,7 +18220,7 @@
18180
18220
  })(jQuery, window, document);
18181
18221
 
18182
18222
  /*!
18183
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Slider
18223
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Slider
18184
18224
  * https://github.com/fomantic/Fomantic-UI/
18185
18225
  *
18186
18226
  *
@@ -19448,7 +19488,9 @@
19448
19488
  });
19449
19489
  }
19450
19490
  clearTimeout(module.performance.timer);
19451
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
19491
+ module.performance.timer = setTimeout(function () {
19492
+ module.performance.display();
19493
+ }, 500);
19452
19494
  },
19453
19495
  display: function () {
19454
19496
  var
@@ -19629,7 +19671,7 @@
19629
19671
  })(jQuery, window, document);
19630
19672
 
19631
19673
  /*!
19632
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Rating
19674
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Rating
19633
19675
  * https://github.com/fomantic/Fomantic-UI/
19634
19676
  *
19635
19677
  *
@@ -19998,7 +20040,9 @@
19998
20040
  });
19999
20041
  }
20000
20042
  clearTimeout(module.performance.timer);
20001
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
20043
+ module.performance.timer = setTimeout(function () {
20044
+ module.performance.display();
20045
+ }, 500);
20002
20046
  },
20003
20047
  display: function () {
20004
20048
  var
@@ -20168,7 +20212,7 @@
20168
20212
  })(jQuery, window, document);
20169
20213
 
20170
20214
  /*!
20171
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Search
20215
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Search
20172
20216
  * https://github.com/fomantic/Fomantic-UI/
20173
20217
  *
20174
20218
  *
@@ -20338,7 +20382,9 @@
20338
20382
  callback = function () {
20339
20383
  module.cancel.query();
20340
20384
  module.remove.focus();
20341
- module.timer = setTimeout(function () { module.hideResults(); }, settings.hideDelay);
20385
+ module.timer = setTimeout(function () {
20386
+ module.hideResults();
20387
+ }, settings.hideDelay);
20342
20388
  }
20343
20389
  ;
20344
20390
  if (pageLostFocus) {
@@ -21340,7 +21386,9 @@
21340
21386
  });
21341
21387
  }
21342
21388
  clearTimeout(module.performance.timer);
21343
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
21389
+ module.performance.timer = setTimeout(function () {
21390
+ module.performance.display();
21391
+ }, 500);
21344
21392
  },
21345
21393
  display: function () {
21346
21394
  var
@@ -21746,7 +21794,7 @@
21746
21794
  })(jQuery, window, document);
21747
21795
 
21748
21796
  /*!
21749
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Shape
21797
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Shape
21750
21798
  * https://github.com/fomantic/Fomantic-UI/
21751
21799
  *
21752
21800
  *
@@ -22370,7 +22418,9 @@
22370
22418
  });
22371
22419
  }
22372
22420
  clearTimeout(module.performance.timer);
22373
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
22421
+ module.performance.timer = setTimeout(function () {
22422
+ module.performance.display();
22423
+ }, 500);
22374
22424
  },
22375
22425
  display: function () {
22376
22426
  var
@@ -22542,7 +22592,7 @@
22542
22592
  })(jQuery, window, document);
22543
22593
 
22544
22594
  /*!
22545
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Sidebar
22595
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Sidebar
22546
22596
  * https://github.com/fomantic/Fomantic-UI/
22547
22597
  *
22548
22598
  *
@@ -23414,7 +23464,9 @@
23414
23464
  });
23415
23465
  }
23416
23466
  clearTimeout(module.performance.timer);
23417
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
23467
+ module.performance.timer = setTimeout(function () {
23468
+ module.performance.display();
23469
+ }, 500);
23418
23470
  },
23419
23471
  display: function () {
23420
23472
  var
@@ -23595,7 +23647,7 @@
23595
23647
  })(jQuery, window, document);
23596
23648
 
23597
23649
  /*!
23598
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Sticky
23650
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Sticky
23599
23651
  * https://github.com/fomantic/Fomantic-UI/
23600
23652
  *
23601
23653
  *
@@ -24342,7 +24394,9 @@
24342
24394
  });
24343
24395
  }
24344
24396
  clearTimeout(module.performance.timer);
24345
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 0);
24397
+ module.performance.timer = setTimeout(function () {
24398
+ module.performance.display();
24399
+ }, 0);
24346
24400
  },
24347
24401
  display: function () {
24348
24402
  var
@@ -24511,7 +24565,7 @@
24511
24565
  })(jQuery, window, document);
24512
24566
 
24513
24567
  /*!
24514
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Tab
24568
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Tab
24515
24569
  * https://github.com/fomantic/Fomantic-UI/
24516
24570
  *
24517
24571
  *
@@ -25300,7 +25354,9 @@
25300
25354
  });
25301
25355
  }
25302
25356
  clearTimeout(module.performance.timer);
25303
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
25357
+ module.performance.timer = setTimeout(function () {
25358
+ module.performance.display();
25359
+ }, 500);
25304
25360
  },
25305
25361
  display: function () {
25306
25362
  var
@@ -25477,7 +25533,7 @@
25477
25533
  })(jQuery, window, document);
25478
25534
 
25479
25535
  /*!
25480
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Toast
25536
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Toast
25481
25537
  * https://github.com/fomantic/Fomantic-UI/
25482
25538
  *
25483
25539
  *
@@ -26180,7 +26236,9 @@
26180
26236
  });
26181
26237
  }
26182
26238
  clearTimeout(module.performance.timer);
26183
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
26239
+ module.performance.timer = setTimeout(function () {
26240
+ module.performance.display();
26241
+ }, 500);
26184
26242
  },
26185
26243
  display: function () {
26186
26244
  var
@@ -26438,7 +26496,7 @@
26438
26496
  })(jQuery, window, document);
26439
26497
 
26440
26498
  /*!
26441
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Transition
26499
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Transition
26442
26500
  * https://github.com/fomantic/Fomantic-UI/
26443
26501
  *
26444
26502
  *
@@ -26581,7 +26639,9 @@
26581
26639
  ? ($allModules.length - index) * interval
26582
26640
  : index * interval;
26583
26641
  module.debug('Delaying animation by', delay);
26584
- setTimeout(function () { module.animate(); }, delay);
26642
+ setTimeout(function () {
26643
+ module.animate();
26644
+ }, delay);
26585
26645
  },
26586
26646
 
26587
26647
  animate: function (overrideSettings) {
@@ -27288,7 +27348,9 @@
27288
27348
  });
27289
27349
  }
27290
27350
  clearTimeout(module.performance.timer);
27291
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
27351
+ module.performance.timer = setTimeout(function () {
27352
+ module.performance.display();
27353
+ }, 500);
27292
27354
  },
27293
27355
  display: function () {
27294
27356
  var
@@ -27469,7 +27531,7 @@
27469
27531
  })(jQuery, window, document);
27470
27532
 
27471
27533
  /*!
27472
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - API
27534
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - API
27473
27535
  * https://github.com/fomantic/Fomantic-UI/
27474
27536
  *
27475
27537
  *
@@ -28117,7 +28179,9 @@
28117
28179
  module.debug('Adding error state');
28118
28180
  module.set.error();
28119
28181
  if (module.should.removeError()) {
28120
- setTimeout(function () { module.remove.error(); }, settings.errorDuration);
28182
+ setTimeout(function () {
28183
+ module.remove.error();
28184
+ }, settings.errorDuration);
28121
28185
  }
28122
28186
  }
28123
28187
  module.debug('API Request failed', errorMessage, xhr);
@@ -28441,7 +28505,9 @@
28441
28505
  });
28442
28506
  }
28443
28507
  clearTimeout(module.performance.timer);
28444
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
28508
+ module.performance.timer = setTimeout(function () {
28509
+ module.performance.display();
28510
+ }, 500);
28445
28511
  },
28446
28512
  display: function () {
28447
28513
  var
@@ -28691,7 +28757,7 @@
28691
28757
  })(jQuery, window, document);
28692
28758
 
28693
28759
  /*!
28694
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - State
28760
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - State
28695
28761
  * https://github.com/fomantic/Fomantic-UI/
28696
28762
  *
28697
28763
  *
@@ -29174,7 +29240,9 @@
29174
29240
  });
29175
29241
  }
29176
29242
  clearTimeout(module.performance.timer);
29177
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
29243
+ module.performance.timer = setTimeout(function () {
29244
+ module.performance.display();
29245
+ }, 500);
29178
29246
  },
29179
29247
  display: function () {
29180
29248
  var
@@ -29387,7 +29455,7 @@
29387
29455
  })(jQuery, window, document);
29388
29456
 
29389
29457
  /*!
29390
- * # Fomantic-UI 2.9.4-beta.28+98a7652 - Visibility
29458
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Visibility
29391
29459
  * https://github.com/fomantic/Fomantic-UI/
29392
29460
  *
29393
29461
  *
@@ -30476,7 +30544,9 @@
30476
30544
  });
30477
30545
  }
30478
30546
  clearTimeout(module.performance.timer);
30479
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
30547
+ module.performance.timer = setTimeout(function () {
30548
+ module.performance.display();
30549
+ }, 500);
30480
30550
  },
30481
30551
  display: function () {
30482
30552
  var
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.4-beta.28+98a7652
2
+ * # Fomantic UI - 2.9.4-beta.29+13b76ee
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.4-beta.28+98a7652
2
+ * # Fomantic UI - 2.9.4-beta.29+13b76ee
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fomantic-ui",
3
- "version": "2.9.4-beta.28+98a7652",
3
+ "version": "2.9.4-beta.29+13b76ee",
4
4
  "description": "Fomantic empowers designers and developers by creating a shared vocabulary for UI.",
5
5
  "keywords": [
6
6
  "fomantic-ui",
@@ -647,7 +647,9 @@
647
647
  module.debug('Adding error state');
648
648
  module.set.error();
649
649
  if (module.should.removeError()) {
650
- setTimeout(function () { module.remove.error(); }, settings.errorDuration);
650
+ setTimeout(function () {
651
+ module.remove.error();
652
+ }, settings.errorDuration);
651
653
  }
652
654
  }
653
655
  module.debug('API Request failed', errorMessage, xhr);
@@ -971,7 +973,9 @@
971
973
  });
972
974
  }
973
975
  clearTimeout(module.performance.timer);
974
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
976
+ module.performance.timer = setTimeout(function () {
977
+ module.performance.display();
978
+ }, 500);
975
979
  },
976
980
  display: function () {
977
981
  var
@@ -1526,7 +1526,9 @@
1526
1526
  });
1527
1527
  }
1528
1528
  clearTimeout(module.performance.timer);
1529
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
1529
+ module.performance.timer = setTimeout(function () {
1530
+ module.performance.display();
1531
+ }, 500);
1530
1532
  },
1531
1533
  display: function () {
1532
1534
  var
@@ -482,7 +482,9 @@
482
482
  });
483
483
  }
484
484
  clearTimeout(module.performance.timer);
485
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
485
+ module.performance.timer = setTimeout(function () {
486
+ module.performance.display();
487
+ }, 500);
486
488
  },
487
489
  display: function () {
488
490
  var
@@ -1088,7 +1088,9 @@
1088
1088
  });
1089
1089
  }
1090
1090
  clearTimeout(module.performance.timer);
1091
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
1091
+ module.performance.timer = setTimeout(function () {
1092
+ module.performance.display();
1093
+ }, 500);
1092
1094
  },
1093
1095
  display: function () {
1094
1096
  var