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/.eslintrc.js CHANGED
@@ -20,6 +20,7 @@ module.exports = {
20
20
  '/test/helpers',
21
21
  ],
22
22
  rules: {
23
+ 'brace-style': ['error', '1tbs'],
23
24
  'class-methods-use-this': 'off',
24
25
  'comma-dangle': ['error', {
25
26
  arrays: 'always-multiline',
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Accordion
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Accordion
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -438,7 +438,9 @@
438
438
  });
439
439
  }
440
440
  clearTimeout(module.performance.timer);
441
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
441
+ module.performance.timer = setTimeout(function () {
442
+ module.performance.display();
443
+ }, 500);
442
444
  },
443
445
  display: function () {
444
446
  var
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Accordion
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Accordion
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Ad
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Ad
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Ad
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Ad
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - API
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - API
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -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
@@ -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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Breadcrumb
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Breadcrumb
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Breadcrumb
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Breadcrumb
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Button
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Button
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Button
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Button
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Calendar
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Calendar
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Calendar
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Calendar
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1479,7 +1479,9 @@
1479
1479
  });
1480
1480
  }
1481
1481
  clearTimeout(module.performance.timer);
1482
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
1482
+ module.performance.timer = setTimeout(function () {
1483
+ module.performance.display();
1484
+ }, 500);
1483
1485
  },
1484
1486
  display: function () {
1485
1487
  var
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Calendar
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Calendar
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Card
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Card
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Card
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Card
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Checkbox
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Checkbox
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Checkbox
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Checkbox
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -725,7 +725,9 @@
725
725
  });
726
726
  }
727
727
  clearTimeout(module.performance.timer);
728
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
728
+ module.performance.timer = setTimeout(function () {
729
+ module.performance.display();
730
+ }, 500);
729
731
  },
730
732
  display: function () {
731
733
  var
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Checkbox
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Checkbox
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Comment
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Comment
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Comment
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Comment
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Container
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Container
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Container
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Container
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Dimmer
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Dimmer
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -528,7 +528,9 @@
528
528
  });
529
529
  }
530
530
  clearTimeout(module.performance.timer);
531
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
531
+ module.performance.timer = setTimeout(function () {
532
+ module.performance.display();
533
+ }, 500);
532
534
  },
533
535
  display: function () {
534
536
  var
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Dimmer
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Divider
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Divider
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Divider
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Divider
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Dropdown
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dropdown
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Dropdown
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dropdown
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1236,7 +1236,9 @@
1236
1236
  module.set.filtered();
1237
1237
  }
1238
1238
  clearTimeout(module.timer);
1239
- module.timer = setTimeout(function () { module.search(); }, settings.delay.search);
1239
+ module.timer = setTimeout(function () {
1240
+ module.search();
1241
+ }, settings.delay.search);
1240
1242
  },
1241
1243
  label: {
1242
1244
  click: function (event) {
@@ -3749,12 +3751,16 @@
3749
3751
  show: function () {
3750
3752
  module.verbose('Delaying show event to ensure user intent');
3751
3753
  clearTimeout(module.timer);
3752
- module.timer = setTimeout(function () { module.show(); }, settings.delay.show);
3754
+ module.timer = setTimeout(function () {
3755
+ module.show();
3756
+ }, settings.delay.show);
3753
3757
  },
3754
3758
  hide: function () {
3755
3759
  module.verbose('Delaying hide event to ensure user intent');
3756
3760
  clearTimeout(module.timer);
3757
- module.timer = setTimeout(function () { module.hide(); }, settings.delay.hide);
3761
+ module.timer = setTimeout(function () {
3762
+ module.hide();
3763
+ }, settings.delay.hide);
3758
3764
  },
3759
3765
  },
3760
3766
 
@@ -3880,7 +3886,9 @@
3880
3886
  });
3881
3887
  }
3882
3888
  clearTimeout(module.performance.timer);
3883
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
3889
+ module.performance.timer = setTimeout(function () {
3890
+ module.performance.display();
3891
+ }, 500);
3884
3892
  },
3885
3893
  display: function () {
3886
3894
  var
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Dropdown
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Dropdown
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Embed
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Embed
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Embed
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Embed
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -440,7 +440,9 @@
440
440
  });
441
441
  }
442
442
  clearTimeout(module.performance.timer);
443
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
443
+ module.performance.timer = setTimeout(function () {
444
+ module.performance.display();
445
+ }, 500);
444
446
  },
445
447
  display: function () {
446
448
  var
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Embed
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Embed
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Emoji
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Emoji
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Emoji
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Emoji
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Feed
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Feed
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Feed
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Feed
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Flag
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Flag
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Flag
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Flag
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Flyout
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Flyout
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Flyout
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Flyout
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1219,7 +1219,9 @@
1219
1219
  });
1220
1220
  }
1221
1221
  clearTimeout(module.performance.timer);
1222
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
1222
+ module.performance.timer = setTimeout(function () {
1223
+ module.performance.display();
1224
+ }, 500);
1223
1225
  },
1224
1226
  display: function () {
1225
1227
  var
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Flyout
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Flyout
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -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
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Form
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Form
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Form Validation
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Form Validation
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -558,9 +558,10 @@
558
558
  ancillary = module.get.ancillaryValue(rule),
559
559
  $field = module.get.field(field.identifier),
560
560
  value = $field.val(),
561
- prompt = isFunction(rule.prompt)
562
- ? rule.prompt.call($field[0], value)
563
- : rule.prompt || settings.prompt[ruleName] || settings.text.unspecifiedRule,
561
+ promptCheck = rule.prompt || settings.prompt[ruleName] || settings.text.unspecifiedRule,
562
+ prompt = String(isFunction(promptCheck)
563
+ ? promptCheck.call($field[0], value)
564
+ : promptCheck),
564
565
  requiresValue = prompt.search('{value}') !== -1,
565
566
  requiresName = prompt.search('{name}') !== -1,
566
567
  parts,
@@ -1525,7 +1526,9 @@
1525
1526
  });
1526
1527
  }
1527
1528
  clearTimeout(module.performance.timer);
1528
- module.performance.timer = setTimeout(function () { module.performance.display(); }, 500);
1529
+ module.performance.timer = setTimeout(function () {
1530
+ module.performance.display();
1531
+ }, 500);
1529
1532
  },
1530
1533
  display: function () {
1531
1534
  var
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.4-beta.27+a8681bf - Form
2
+ * # Fomantic-UI 2.9.4-beta.29+13b76ee - Form
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *