fomantic-ui 2.9.4-beta.27 → 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 +8 -5
  54. package/dist/components/form.min.css +1 -1
  55. package/dist/components/form.min.js +2 -2
  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 +135 -64
  158. package/dist/semantic.min.css +1 -1
  159. package/dist/semantic.min.js +2 -2
  160. package/package.json +1 -1
  161. package/src/definitions/behaviors/api.js +6 -2
  162. package/src/definitions/behaviors/form.js +7 -4
  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.27+a8681bf
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.27+a8681bf - 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.27+a8681bf - 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
  *
@@ -1022,9 +1024,10 @@
1022
1024
  ancillary = module.get.ancillaryValue(rule),
1023
1025
  $field = module.get.field(field.identifier),
1024
1026
  value = $field.val(),
1025
- prompt = isFunction(rule.prompt)
1026
- ? rule.prompt.call($field[0], value)
1027
- : rule.prompt || settings.prompt[ruleName] || settings.text.unspecifiedRule,
1027
+ promptCheck = rule.prompt || settings.prompt[ruleName] || settings.text.unspecifiedRule,
1028
+ prompt = String(isFunction(promptCheck)
1029
+ ? promptCheck.call($field[0], value)
1030
+ : promptCheck),
1028
1031
  requiresValue = prompt.search('{value}') !== -1,
1029
1032
  requiresName = prompt.search('{name}') !== -1,
1030
1033
  parts,
@@ -1989,7 +1992,9 @@
1989
1992
  });
1990
1993
  }
1991
1994
  clearTimeout(module.performance.timer);
1992
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
1995
+ module.performance.timer = setTimeout(function () {
1996
+ module.performance.display();
1997
+ }, 500);
1993
1998
  },
1994
1999
  display: function () {
1995
2000
  var
@@ -2642,7 +2647,7 @@
2642
2647
  })(jQuery, window, document);
2643
2648
 
2644
2649
  /*!
2645
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Accordion
2650
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Accordion
2646
2651
  * https://github.com/fomantic/Fomantic-UI/
2647
2652
  *
2648
2653
  *
@@ -3081,7 +3086,9 @@
3081
3086
  });
3082
3087
  }
3083
3088
  clearTimeout(module.performance.timer);
3084
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
3089
+ module.performance.timer = setTimeout(function () {
3090
+ module.performance.display();
3091
+ }, 500);
3085
3092
  },
3086
3093
  display: function () {
3087
3094
  var
@@ -3236,7 +3243,7 @@
3236
3243
  })(jQuery, window, document);
3237
3244
 
3238
3245
  /*!
3239
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Calendar
3246
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Calendar
3240
3247
  * https://github.com/fomantic/Fomantic-UI/
3241
3248
  *
3242
3249
  *
@@ -4716,7 +4723,9 @@
4716
4723
  });
4717
4724
  }
4718
4725
  clearTimeout(module.performance.timer);
4719
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
4726
+ module.performance.timer = setTimeout(function () {
4727
+ module.performance.display();
4728
+ }, 500);
4720
4729
  },
4721
4730
  display: function () {
4722
4731
  var
@@ -5247,7 +5256,7 @@
5247
5256
  })(jQuery, window, document);
5248
5257
 
5249
5258
  /*!
5250
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Checkbox
5259
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Checkbox
5251
5260
  * https://github.com/fomantic/Fomantic-UI/
5252
5261
  *
5253
5262
  *
@@ -5973,7 +5982,9 @@
5973
5982
  });
5974
5983
  }
5975
5984
  clearTimeout(module.performance.timer);
5976
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
5985
+ module.performance.timer = setTimeout(function () {
5986
+ module.performance.display();
5987
+ }, 500);
5977
5988
  },
5978
5989
  display: function () {
5979
5990
  var
@@ -6130,7 +6141,7 @@
6130
6141
  })(jQuery, window, document);
6131
6142
 
6132
6143
  /*!
6133
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Dimmer
6144
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dimmer
6134
6145
  * https://github.com/fomantic/Fomantic-UI/
6135
6146
  *
6136
6147
  *
@@ -6659,7 +6670,9 @@
6659
6670
  });
6660
6671
  }
6661
6672
  clearTimeout(module.performance.timer);
6662
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
6673
+ module.performance.timer = setTimeout(function () {
6674
+ module.performance.display();
6675
+ }, 500);
6663
6676
  },
6664
6677
  display: function () {
6665
6678
  var
@@ -6861,7 +6874,7 @@
6861
6874
  })(jQuery, window, document);
6862
6875
 
6863
6876
  /*!
6864
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Dropdown
6877
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dropdown
6865
6878
  * https://github.com/fomantic/Fomantic-UI/
6866
6879
  *
6867
6880
  *
@@ -8098,7 +8111,9 @@
8098
8111
  module.set.filtered();
8099
8112
  }
8100
8113
  clearTimeout(module.timer);
8101
- module.timer = setTimeout(function () { module.search(); }, settings.delay.search);
8114
+ module.timer = setTimeout(function () {
8115
+ module.search();
8116
+ }, settings.delay.search);
8102
8117
  },
8103
8118
  label: {
8104
8119
  click: function (event) {
@@ -10611,12 +10626,16 @@
10611
10626
  show: function () {
10612
10627
  module.verbose('Delaying show event to ensure user intent');
10613
10628
  clearTimeout(module.timer);
10614
- module.timer = setTimeout(function () { module.show(); }, settings.delay.show);
10629
+ module.timer = setTimeout(function () {
10630
+ module.show();
10631
+ }, settings.delay.show);
10615
10632
  },
10616
10633
  hide: function () {
10617
10634
  module.verbose('Delaying hide event to ensure user intent');
10618
10635
  clearTimeout(module.timer);
10619
- module.timer = setTimeout(function () { module.hide(); }, settings.delay.hide);
10636
+ module.timer = setTimeout(function () {
10637
+ module.hide();
10638
+ }, settings.delay.hide);
10620
10639
  },
10621
10640
  },
10622
10641
 
@@ -10742,7 +10761,9 @@
10742
10761
  });
10743
10762
  }
10744
10763
  clearTimeout(module.performance.timer);
10745
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
10764
+ module.performance.timer = setTimeout(function () {
10765
+ module.performance.display();
10766
+ }, 500);
10746
10767
  },
10747
10768
  display: function () {
10748
10769
  var
@@ -11221,7 +11242,7 @@
11221
11242
  })(jQuery, window, document);
11222
11243
 
11223
11244
  /*!
11224
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Embed
11245
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Embed
11225
11246
  * https://github.com/fomantic/Fomantic-UI/
11226
11247
  *
11227
11248
  *
@@ -11662,7 +11683,9 @@
11662
11683
  });
11663
11684
  }
11664
11685
  clearTimeout(module.performance.timer);
11665
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
11686
+ module.performance.timer = setTimeout(function () {
11687
+ module.performance.display();
11688
+ }, 500);
11666
11689
  },
11667
11690
  display: function () {
11668
11691
  var
@@ -11900,7 +11923,7 @@
11900
11923
  })(jQuery, window, document);
11901
11924
 
11902
11925
  /*!
11903
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Flyout
11926
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Flyout
11904
11927
  * https://github.com/fomantic/Fomantic-UI/
11905
11928
  *
11906
11929
  *
@@ -13120,7 +13143,9 @@
13120
13143
  });
13121
13144
  }
13122
13145
  clearTimeout(module.performance.timer);
13123
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
13146
+ module.performance.timer = setTimeout(function () {
13147
+ module.performance.display();
13148
+ }, 500);
13124
13149
  },
13125
13150
  display: function () {
13126
13151
  var
@@ -13450,7 +13475,7 @@
13450
13475
  })(jQuery, window, document);
13451
13476
 
13452
13477
  /*!
13453
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Modal
13478
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Modal
13454
13479
  * https://github.com/fomantic/Fomantic-UI/
13455
13480
  *
13456
13481
  *
@@ -13978,7 +14003,9 @@
13978
14003
  },
13979
14004
  debounce: function (method, delay) {
13980
14005
  clearTimeout(module.timer);
13981
- module.timer = setTimeout(function () { method(); }, delay);
14006
+ module.timer = setTimeout(function () {
14007
+ method();
14008
+ }, delay);
13982
14009
  },
13983
14010
  keyboard: function (event) {
13984
14011
  var
@@ -14724,7 +14751,9 @@
14724
14751
  });
14725
14752
  }
14726
14753
  clearTimeout(module.performance.timer);
14727
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
14754
+ module.performance.timer = setTimeout(function () {
14755
+ module.performance.display();
14756
+ }, 500);
14728
14757
  },
14729
14758
  display: function () {
14730
14759
  var
@@ -15084,7 +15113,7 @@
15084
15113
  })(jQuery, window, document);
15085
15114
 
15086
15115
  /*!
15087
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Nag
15116
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Nag
15088
15117
  * https://github.com/fomantic/Fomantic-UI/
15089
15118
  *
15090
15119
  *
@@ -15173,7 +15202,9 @@
15173
15202
  }
15174
15203
 
15175
15204
  if (settings.displayTime > 0) {
15176
- setTimeout(function () { module.hide(); }, settings.displayTime);
15205
+ setTimeout(function () {
15206
+ module.hide();
15207
+ }, settings.displayTime);
15177
15208
  }
15178
15209
  module.show();
15179
15210
  },
@@ -15462,7 +15493,9 @@
15462
15493
  });
15463
15494
  }
15464
15495
  clearTimeout(module.performance.timer);
15465
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
15496
+ module.performance.timer = setTimeout(function () {
15497
+ module.performance.display();
15498
+ }, 500);
15466
15499
  },
15467
15500
  display: function () {
15468
15501
  var
@@ -15645,7 +15678,7 @@
15645
15678
  })(jQuery, window, document);
15646
15679
 
15647
15680
  /*!
15648
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Popup
15681
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Popup
15649
15682
  * https://github.com/fomantic/Fomantic-UI/
15650
15683
  *
15651
15684
  *
@@ -15840,7 +15873,9 @@
15840
15873
  ;
15841
15874
  clearTimeout(module.hideTimer);
15842
15875
  if (!openedWithTouch || (openedWithTouch && settings.addTouchEvents)) {
15843
- module.showTimer = setTimeout(function () { module.show(); }, delay);
15876
+ module.showTimer = setTimeout(function () {
15877
+ module.show();
15878
+ }, delay);
15844
15879
  }
15845
15880
  },
15846
15881
  end: function () {
@@ -15850,7 +15885,9 @@
15850
15885
  : settings.delay
15851
15886
  ;
15852
15887
  clearTimeout(module.showTimer);
15853
- module.hideTimer = setTimeout(function () { module.hide(); }, delay);
15888
+ module.hideTimer = setTimeout(function () {
15889
+ module.hide();
15890
+ }, delay);
15854
15891
  },
15855
15892
  touchstart: function (event) {
15856
15893
  openedWithTouch = true;
@@ -16890,7 +16927,9 @@
16890
16927
  });
16891
16928
  }
16892
16929
  clearTimeout(module.performance.timer);
16893
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
16930
+ module.performance.timer = setTimeout(function () {
16931
+ module.performance.display();
16932
+ }, 500);
16894
16933
  },
16895
16934
  display: function () {
16896
16935
  var
@@ -17201,7 +17240,7 @@
17201
17240
  })(jQuery, window, document);
17202
17241
 
17203
17242
  /*!
17204
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Progress
17243
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Progress
17205
17244
  * https://github.com/fomantic/Fomantic-UI/
17206
17245
  *
17207
17246
  *
@@ -17993,7 +18032,9 @@
17993
18032
  });
17994
18033
  }
17995
18034
  clearTimeout(module.performance.timer);
17996
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
18035
+ module.performance.timer = setTimeout(function () {
18036
+ module.performance.display();
18037
+ }, 500);
17997
18038
  },
17998
18039
  display: function () {
17999
18040
  var
@@ -18179,7 +18220,7 @@
18179
18220
  })(jQuery, window, document);
18180
18221
 
18181
18222
  /*!
18182
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Slider
18223
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Slider
18183
18224
  * https://github.com/fomantic/Fomantic-UI/
18184
18225
  *
18185
18226
  *
@@ -19447,7 +19488,9 @@
19447
19488
  });
19448
19489
  }
19449
19490
  clearTimeout(module.performance.timer);
19450
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
19491
+ module.performance.timer = setTimeout(function () {
19492
+ module.performance.display();
19493
+ }, 500);
19451
19494
  },
19452
19495
  display: function () {
19453
19496
  var
@@ -19628,7 +19671,7 @@
19628
19671
  })(jQuery, window, document);
19629
19672
 
19630
19673
  /*!
19631
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Rating
19674
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Rating
19632
19675
  * https://github.com/fomantic/Fomantic-UI/
19633
19676
  *
19634
19677
  *
@@ -19997,7 +20040,9 @@
19997
20040
  });
19998
20041
  }
19999
20042
  clearTimeout(module.performance.timer);
20000
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
20043
+ module.performance.timer = setTimeout(function () {
20044
+ module.performance.display();
20045
+ }, 500);
20001
20046
  },
20002
20047
  display: function () {
20003
20048
  var
@@ -20167,7 +20212,7 @@
20167
20212
  })(jQuery, window, document);
20168
20213
 
20169
20214
  /*!
20170
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Search
20215
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Search
20171
20216
  * https://github.com/fomantic/Fomantic-UI/
20172
20217
  *
20173
20218
  *
@@ -20337,7 +20382,9 @@
20337
20382
  callback = function () {
20338
20383
  module.cancel.query();
20339
20384
  module.remove.focus();
20340
- module.timer = setTimeout(function () { module.hideResults(); }, settings.hideDelay);
20385
+ module.timer = setTimeout(function () {
20386
+ module.hideResults();
20387
+ }, settings.hideDelay);
20341
20388
  }
20342
20389
  ;
20343
20390
  if (pageLostFocus) {
@@ -21339,7 +21386,9 @@
21339
21386
  });
21340
21387
  }
21341
21388
  clearTimeout(module.performance.timer);
21342
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
21389
+ module.performance.timer = setTimeout(function () {
21390
+ module.performance.display();
21391
+ }, 500);
21343
21392
  },
21344
21393
  display: function () {
21345
21394
  var
@@ -21745,7 +21794,7 @@
21745
21794
  })(jQuery, window, document);
21746
21795
 
21747
21796
  /*!
21748
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Shape
21797
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Shape
21749
21798
  * https://github.com/fomantic/Fomantic-UI/
21750
21799
  *
21751
21800
  *
@@ -22369,7 +22418,9 @@
22369
22418
  });
22370
22419
  }
22371
22420
  clearTimeout(module.performance.timer);
22372
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
22421
+ module.performance.timer = setTimeout(function () {
22422
+ module.performance.display();
22423
+ }, 500);
22373
22424
  },
22374
22425
  display: function () {
22375
22426
  var
@@ -22541,7 +22592,7 @@
22541
22592
  })(jQuery, window, document);
22542
22593
 
22543
22594
  /*!
22544
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Sidebar
22595
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Sidebar
22545
22596
  * https://github.com/fomantic/Fomantic-UI/
22546
22597
  *
22547
22598
  *
@@ -23413,7 +23464,9 @@
23413
23464
  });
23414
23465
  }
23415
23466
  clearTimeout(module.performance.timer);
23416
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
23467
+ module.performance.timer = setTimeout(function () {
23468
+ module.performance.display();
23469
+ }, 500);
23417
23470
  },
23418
23471
  display: function () {
23419
23472
  var
@@ -23594,7 +23647,7 @@
23594
23647
  })(jQuery, window, document);
23595
23648
 
23596
23649
  /*!
23597
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Sticky
23650
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Sticky
23598
23651
  * https://github.com/fomantic/Fomantic-UI/
23599
23652
  *
23600
23653
  *
@@ -24341,7 +24394,9 @@
24341
24394
  });
24342
24395
  }
24343
24396
  clearTimeout(module.performance.timer);
24344
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 0);
24397
+ module.performance.timer = setTimeout(function () {
24398
+ module.performance.display();
24399
+ }, 0);
24345
24400
  },
24346
24401
  display: function () {
24347
24402
  var
@@ -24510,7 +24565,7 @@
24510
24565
  })(jQuery, window, document);
24511
24566
 
24512
24567
  /*!
24513
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Tab
24568
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Tab
24514
24569
  * https://github.com/fomantic/Fomantic-UI/
24515
24570
  *
24516
24571
  *
@@ -25299,7 +25354,9 @@
25299
25354
  });
25300
25355
  }
25301
25356
  clearTimeout(module.performance.timer);
25302
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
25357
+ module.performance.timer = setTimeout(function () {
25358
+ module.performance.display();
25359
+ }, 500);
25303
25360
  },
25304
25361
  display: function () {
25305
25362
  var
@@ -25476,7 +25533,7 @@
25476
25533
  })(jQuery, window, document);
25477
25534
 
25478
25535
  /*!
25479
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Toast
25536
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Toast
25480
25537
  * https://github.com/fomantic/Fomantic-UI/
25481
25538
  *
25482
25539
  *
@@ -26179,7 +26236,9 @@
26179
26236
  });
26180
26237
  }
26181
26238
  clearTimeout(module.performance.timer);
26182
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
26239
+ module.performance.timer = setTimeout(function () {
26240
+ module.performance.display();
26241
+ }, 500);
26183
26242
  },
26184
26243
  display: function () {
26185
26244
  var
@@ -26437,7 +26496,7 @@
26437
26496
  })(jQuery, window, document);
26438
26497
 
26439
26498
  /*!
26440
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Transition
26499
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Transition
26441
26500
  * https://github.com/fomantic/Fomantic-UI/
26442
26501
  *
26443
26502
  *
@@ -26580,7 +26639,9 @@
26580
26639
  ? ($allModules.length - index) * interval
26581
26640
  : index * interval;
26582
26641
  module.debug('Delaying animation by', delay);
26583
- setTimeout(function () { module.animate(); }, delay);
26642
+ setTimeout(function () {
26643
+ module.animate();
26644
+ }, delay);
26584
26645
  },
26585
26646
 
26586
26647
  animate: function (overrideSettings) {
@@ -27287,7 +27348,9 @@
27287
27348
  });
27288
27349
  }
27289
27350
  clearTimeout(module.performance.timer);
27290
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
27351
+ module.performance.timer = setTimeout(function () {
27352
+ module.performance.display();
27353
+ }, 500);
27291
27354
  },
27292
27355
  display: function () {
27293
27356
  var
@@ -27468,7 +27531,7 @@
27468
27531
  })(jQuery, window, document);
27469
27532
 
27470
27533
  /*!
27471
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - API
27534
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - API
27472
27535
  * https://github.com/fomantic/Fomantic-UI/
27473
27536
  *
27474
27537
  *
@@ -28116,7 +28179,9 @@
28116
28179
  module.debug('Adding error state');
28117
28180
  module.set.error();
28118
28181
  if (module.should.removeError()) {
28119
- setTimeout(function () { module.remove.error(); }, settings.errorDuration);
28182
+ setTimeout(function () {
28183
+ module.remove.error();
28184
+ }, settings.errorDuration);
28120
28185
  }
28121
28186
  }
28122
28187
  module.debug('API Request failed', errorMessage, xhr);
@@ -28440,7 +28505,9 @@
28440
28505
  });
28441
28506
  }
28442
28507
  clearTimeout(module.performance.timer);
28443
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
28508
+ module.performance.timer = setTimeout(function () {
28509
+ module.performance.display();
28510
+ }, 500);
28444
28511
  },
28445
28512
  display: function () {
28446
28513
  var
@@ -28690,7 +28757,7 @@
28690
28757
  })(jQuery, window, document);
28691
28758
 
28692
28759
  /*!
28693
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - State
28760
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - State
28694
28761
  * https://github.com/fomantic/Fomantic-UI/
28695
28762
  *
28696
28763
  *
@@ -29173,7 +29240,9 @@
29173
29240
  });
29174
29241
  }
29175
29242
  clearTimeout(module.performance.timer);
29176
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
29243
+ module.performance.timer = setTimeout(function () {
29244
+ module.performance.display();
29245
+ }, 500);
29177
29246
  },
29178
29247
  display: function () {
29179
29248
  var
@@ -29386,7 +29455,7 @@
29386
29455
  })(jQuery, window, document);
29387
29456
 
29388
29457
  /*!
29389
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Visibility
29458
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Visibility
29390
29459
  * https://github.com/fomantic/Fomantic-UI/
29391
29460
  *
29392
29461
  *
@@ -30475,7 +30544,9 @@
30475
30544
  });
30476
30545
  }
30477
30546
  clearTimeout(module.performance.timer);
30478
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
30547
+ module.performance.timer = setTimeout(function () {
30548
+ module.performance.display();
30549
+ }, 500);
30479
30550
  },
30480
30551
  display: function () {
30481
30552
  var
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.4-beta.27+a8681bf
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
  *