fomantic-ui 2.10.0-beta.3 → 2.10.0-beta.4

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 (249) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/CONTRIBUTING.md +4 -1
  3. package/CONTRIBUTORS.md +1 -0
  4. package/FAQ.md +7 -2
  5. package/README.md +1 -4
  6. package/ROADMAP.md +4 -4
  7. package/SECURITY.md +8 -7
  8. package/dist/components/accordion.css +1 -1
  9. package/dist/components/accordion.js +1 -1
  10. package/dist/components/accordion.min.css +1 -1
  11. package/dist/components/accordion.min.js +1 -1
  12. package/dist/components/ad.css +1 -1
  13. package/dist/components/ad.min.css +1 -1
  14. package/dist/components/api.js +1 -1
  15. package/dist/components/api.min.js +1 -1
  16. package/dist/components/breadcrumb.css +1 -1
  17. package/dist/components/breadcrumb.min.css +1 -1
  18. package/dist/components/button.css +1 -2
  19. package/dist/components/button.min.css +2 -2
  20. package/dist/components/calendar.css +1 -2
  21. package/dist/components/calendar.js +2 -2
  22. package/dist/components/calendar.min.css +2 -2
  23. package/dist/components/calendar.min.js +2 -2
  24. package/dist/components/card.css +1 -1
  25. package/dist/components/card.min.css +1 -1
  26. package/dist/components/checkbox.css +1 -2
  27. package/dist/components/checkbox.js +1 -9
  28. package/dist/components/checkbox.min.css +2 -2
  29. package/dist/components/checkbox.min.js +2 -2
  30. package/dist/components/comment.css +1 -1
  31. package/dist/components/comment.min.css +1 -1
  32. package/dist/components/container.css +2 -4
  33. package/dist/components/container.min.css +2 -2
  34. package/dist/components/dimmer.css +1 -11
  35. package/dist/components/dimmer.js +1 -1
  36. package/dist/components/dimmer.min.css +2 -2
  37. package/dist/components/dimmer.min.js +1 -1
  38. package/dist/components/divider.css +1 -2
  39. package/dist/components/divider.min.css +2 -2
  40. package/dist/components/dropdown.css +24 -47
  41. package/dist/components/dropdown.js +3 -7
  42. package/dist/components/dropdown.min.css +2 -2
  43. package/dist/components/dropdown.min.js +2 -2
  44. package/dist/components/embed.css +1 -1
  45. package/dist/components/embed.js +1 -1
  46. package/dist/components/embed.min.css +1 -1
  47. package/dist/components/embed.min.js +1 -1
  48. package/dist/components/emoji.css +1 -1
  49. package/dist/components/emoji.min.css +1 -1
  50. package/dist/components/feed.css +1 -1
  51. package/dist/components/feed.min.css +1 -1
  52. package/dist/components/flag.css +1 -1
  53. package/dist/components/flag.min.css +1 -1
  54. package/dist/components/flyout.css +2 -3
  55. package/dist/components/flyout.js +3 -43
  56. package/dist/components/flyout.min.css +2 -2
  57. package/dist/components/flyout.min.js +2 -2
  58. package/dist/components/form.css +1 -91
  59. package/dist/components/form.js +1 -6
  60. package/dist/components/form.min.css +2 -2
  61. package/dist/components/form.min.js +2 -2
  62. package/dist/components/grid.css +2 -58
  63. package/dist/components/grid.min.css +2 -2
  64. package/dist/components/header.css +1 -1
  65. package/dist/components/header.min.css +1 -1
  66. package/dist/components/icon.css +4 -4
  67. package/dist/components/icon.min.css +2 -2
  68. package/dist/components/image.css +1 -1
  69. package/dist/components/image.min.css +1 -1
  70. package/dist/components/input.css +1 -536
  71. package/dist/components/input.min.css +2 -2
  72. package/dist/components/item.css +1 -1
  73. package/dist/components/item.min.css +1 -1
  74. package/dist/components/label.css +1 -1
  75. package/dist/components/label.min.css +1 -1
  76. package/dist/components/list.css +1 -3
  77. package/dist/components/list.min.css +2 -2
  78. package/dist/components/loader.css +1 -1
  79. package/dist/components/loader.min.css +1 -1
  80. package/dist/components/menu.css +1 -9
  81. package/dist/components/menu.min.css +2 -2
  82. package/dist/components/message.css +1 -1
  83. package/dist/components/message.min.css +1 -1
  84. package/dist/components/modal.css +5 -9
  85. package/dist/components/modal.js +5 -29
  86. package/dist/components/modal.min.css +2 -2
  87. package/dist/components/modal.min.js +2 -2
  88. package/dist/components/nag.css +1 -1
  89. package/dist/components/nag.js +1 -1
  90. package/dist/components/nag.min.css +1 -1
  91. package/dist/components/nag.min.js +1 -1
  92. package/dist/components/placeholder.css +1 -1
  93. package/dist/components/placeholder.min.css +1 -1
  94. package/dist/components/popup.css +1 -2
  95. package/dist/components/popup.js +1 -1
  96. package/dist/components/popup.min.css +2 -2
  97. package/dist/components/popup.min.js +1 -1
  98. package/dist/components/progress.css +1 -1
  99. package/dist/components/progress.js +1 -1
  100. package/dist/components/progress.min.css +1 -1
  101. package/dist/components/progress.min.js +1 -1
  102. package/dist/components/rail.css +1 -1
  103. package/dist/components/rail.min.css +1 -1
  104. package/dist/components/rating.css +1 -1
  105. package/dist/components/rating.js +1 -1
  106. package/dist/components/rating.min.css +1 -1
  107. package/dist/components/rating.min.js +1 -1
  108. package/dist/components/reset.css +1 -1
  109. package/dist/components/reset.min.css +1 -1
  110. package/dist/components/reveal.css +1 -1
  111. package/dist/components/reveal.min.css +1 -1
  112. package/dist/components/search.css +2 -9
  113. package/dist/components/search.js +2 -2
  114. package/dist/components/search.min.css +2 -2
  115. package/dist/components/search.min.js +2 -2
  116. package/dist/components/segment.css +2 -7
  117. package/dist/components/segment.min.css +2 -2
  118. package/dist/components/shape.css +1 -2
  119. package/dist/components/shape.js +1 -1
  120. package/dist/components/shape.min.css +2 -2
  121. package/dist/components/shape.min.js +1 -1
  122. package/dist/components/sidebar.css +2 -3
  123. package/dist/components/sidebar.js +2 -43
  124. package/dist/components/sidebar.min.css +2 -2
  125. package/dist/components/sidebar.min.js +2 -2
  126. package/dist/components/site.css +9 -25
  127. package/dist/components/site.js +1 -1
  128. package/dist/components/site.min.css +2 -2
  129. package/dist/components/site.min.js +1 -1
  130. package/dist/components/slider.css +1 -1
  131. package/dist/components/slider.js +1 -1
  132. package/dist/components/slider.min.css +1 -1
  133. package/dist/components/slider.min.js +1 -1
  134. package/dist/components/state.js +1 -1
  135. package/dist/components/state.min.js +1 -1
  136. package/dist/components/statistic.css +1 -1
  137. package/dist/components/statistic.min.css +1 -1
  138. package/dist/components/step.css +1 -1
  139. package/dist/components/step.min.css +1 -1
  140. package/dist/components/sticky.css +1 -1
  141. package/dist/components/sticky.js +1 -1
  142. package/dist/components/sticky.min.css +1 -1
  143. package/dist/components/sticky.min.js +1 -1
  144. package/dist/components/tab.css +1 -1
  145. package/dist/components/tab.js +1 -1
  146. package/dist/components/tab.min.css +1 -1
  147. package/dist/components/tab.min.js +1 -1
  148. package/dist/components/table.css +3 -37
  149. package/dist/components/table.min.css +2 -2
  150. package/dist/components/text.css +1 -1
  151. package/dist/components/text.min.css +1 -1
  152. package/dist/components/toast.css +1 -3
  153. package/dist/components/toast.js +2 -2
  154. package/dist/components/toast.min.css +1 -1
  155. package/dist/components/toast.min.js +2 -2
  156. package/dist/components/transition.css +1 -1
  157. package/dist/components/transition.js +2 -2
  158. package/dist/components/transition.min.css +1 -1
  159. package/dist/components/transition.min.js +1 -1
  160. package/dist/components/visibility.js +1 -1
  161. package/dist/components/visibility.min.js +1 -1
  162. package/dist/semantic.css +88 -1096
  163. package/dist/semantic.js +39 -161
  164. package/dist/semantic.min.css +2 -2
  165. package/dist/semantic.min.js +2 -2
  166. package/package.json +3 -4
  167. package/src/definitions/behaviors/form.js +0 -5
  168. package/src/definitions/collections/form.less +0 -12
  169. package/src/definitions/collections/grid.less +1 -61
  170. package/src/definitions/collections/menu.less +0 -11
  171. package/src/definitions/collections/table.less +1 -35
  172. package/src/definitions/elements/input.less +1 -61
  173. package/src/definitions/elements/segment.less +0 -6
  174. package/src/definitions/globals/site.less +2 -18
  175. package/src/definitions/modules/calendar.js +1 -1
  176. package/src/definitions/modules/checkbox.js +0 -8
  177. package/src/definitions/modules/dimmer.less +0 -9
  178. package/src/definitions/modules/dropdown.js +2 -6
  179. package/src/definitions/modules/dropdown.less +20 -42
  180. package/src/definitions/modules/flyout.js +2 -42
  181. package/src/definitions/modules/modal.js +4 -28
  182. package/src/definitions/modules/modal.less +1 -1
  183. package/src/definitions/modules/search.js +1 -1
  184. package/src/definitions/modules/search.less +0 -3
  185. package/src/definitions/modules/sidebar.js +1 -42
  186. package/src/definitions/modules/toast.js +1 -1
  187. package/src/definitions/modules/toast.less +1 -1
  188. package/src/definitions/modules/transition.js +1 -1
  189. package/src/theme.less +0 -13
  190. package/src/themes/basic/elements/icon.variables +1 -1
  191. package/src/themes/default/collections/grid.variables +0 -30
  192. package/src/themes/default/collections/table.variables +1 -5
  193. package/src/themes/default/elements/icon.variables +3 -3
  194. package/src/themes/default/globals/site.variables +8 -15
  195. package/src/themes/default/globals/variation.variables +0 -1
  196. package/src/themes/github/elements/icon.variables +1 -1
  197. package/src/themes/material/elements/icon.variables +1 -1
  198. package/tasks/README.md +1 -1
  199. package/tasks/admin/components/create.js +1 -14
  200. package/tasks/admin/components/init.js +12 -37
  201. package/tasks/admin/components/update.js +7 -11
  202. package/tasks/admin/distributions/create.js +1 -11
  203. package/tasks/admin/distributions/init.js +10 -35
  204. package/tasks/admin/distributions/update.js +7 -8
  205. package/tasks/admin/publish.js +1 -1
  206. package/tasks/admin/register.js +3 -4
  207. package/tasks/admin/release.js +2 -2
  208. package/tasks/build/css.js +5 -5
  209. package/tasks/build/javascript.js +3 -3
  210. package/tasks/check-install.js +0 -1
  211. package/tasks/clean.js +5 -5
  212. package/tasks/collections/admin.js +1 -1
  213. package/tasks/collections/docs.js +2 -2
  214. package/tasks/config/admin/github.js +2 -10
  215. package/tasks/config/admin/templates/README.md +2 -2
  216. package/tasks/config/admin/templates/bower.json +2 -4
  217. package/tasks/config/admin/templates/composer.json +1 -1
  218. package/tasks/config/admin/templates/css-package.js +0 -1
  219. package/tasks/config/project/config.js +6 -6
  220. package/tasks/config/project/install.js +3 -4
  221. package/tasks/config/project/release.js +1 -1
  222. package/tasks/config/tasks.js +2 -9
  223. package/tasks/config/user.js +2 -4
  224. package/tasks/docs/metadata.js +8 -11
  225. package/tasks/docs/serve.js +3 -1
  226. package/tasks/install.js +14 -20
  227. package/tasks/rtl/watch.js +1 -1
  228. package/tasks/watch.js +4 -2
  229. package/types/fomantic-ui-calendar.d.ts +1 -1
  230. package/types/fomantic-ui-dropdown.d.ts +1 -1
  231. package/types/fomantic-ui-flyout.d.ts +1 -1
  232. package/types/fomantic-ui-form.d.ts +0 -7
  233. package/types/fomantic-ui-modal.d.ts +1 -1
  234. package/types/fomantic-ui-search.d.ts +6 -0
  235. package/types/fomantic-ui-toast.d.ts +1 -1
  236. package/src/themes/basic/assets/fonts/icons.woff +0 -0
  237. package/src/themes/default/assets/fonts/Lato-Bold.woff +0 -0
  238. package/src/themes/default/assets/fonts/Lato-BoldItalic.woff +0 -0
  239. package/src/themes/default/assets/fonts/Lato-Italic.woff +0 -0
  240. package/src/themes/default/assets/fonts/Lato-Regular.woff +0 -0
  241. package/src/themes/default/assets/fonts/LatoLatin-Bold.woff +0 -0
  242. package/src/themes/default/assets/fonts/LatoLatin-BoldItalic.woff +0 -0
  243. package/src/themes/default/assets/fonts/LatoLatin-Italic.woff +0 -0
  244. package/src/themes/default/assets/fonts/LatoLatin-Regular.woff +0 -0
  245. package/src/themes/default/assets/fonts/brand-icons.woff +0 -0
  246. package/src/themes/default/assets/fonts/icons.woff +0 -0
  247. package/src/themes/default/assets/fonts/outline-icons.woff +0 -0
  248. package/src/themes/github/assets/fonts/octicons.woff +0 -0
  249. package/src/themes/material/assets/fonts/icons.woff +0 -0
package/dist/semantic.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.10.0-beta.3+f3fff7f
2
+ * # Fomantic UI - 2.10.0-beta.4+fcf090f
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.10.0-beta.3+f3fff7f - Site
12
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Site
13
13
  * https://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -465,7 +465,7 @@
465
465
  })(jQuery, window, document);
466
466
 
467
467
  /*!
468
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Form Validation
468
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Form Validation
469
469
  * https://github.com/fomantic/Fomantic-UI/
470
470
  *
471
471
  *
@@ -2309,11 +2309,6 @@
2309
2309
  return !(value === undefined || value === '' || (Array.isArray(value) && value.length === 0));
2310
2310
  },
2311
2311
 
2312
- /* Deprecated */
2313
- empty: function (value) {
2314
- return $.fn.form.settings.rules.notEmpty(value);
2315
- },
2316
-
2317
2312
  // checkbox checked
2318
2313
  checked: function () {
2319
2314
  return $(this).filter(':checked').length > 0;
@@ -2665,7 +2660,7 @@
2665
2660
  })(jQuery, window, document);
2666
2661
 
2667
2662
  /*!
2668
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Accordion
2663
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Accordion
2669
2664
  * https://github.com/fomantic/Fomantic-UI/
2670
2665
  *
2671
2666
  *
@@ -3261,7 +3256,7 @@
3261
3256
  })(jQuery, window, document);
3262
3257
 
3263
3258
  /*!
3264
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Calendar
3259
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Calendar
3265
3260
  * https://github.com/fomantic/Fomantic-UI/
3266
3261
  *
3267
3262
  *
@@ -4890,7 +4885,7 @@
4890
4885
  constantHeight: true, // add rows to shorter months to keep day calendar height consistent (6 rows)
4891
4886
  today: false, // show a 'today/now' button at the bottom of the calendar
4892
4887
  closable: true, // close the popup after selecting a date/time
4893
- monthFirst: true, // month before day when parsing date from a text
4888
+ monthFirst: false, // month before day when parsing date from a text
4894
4889
  touchReadonly: true, // set input to readonly on touch devices
4895
4890
  inline: false, // create the calendar inline instead of inside a popup
4896
4891
  on: null, // when to show the popup (defaults to 'focus' for input, 'click' for others)
@@ -5307,7 +5302,7 @@
5307
5302
  })(jQuery, window, document);
5308
5303
 
5309
5304
  /*!
5310
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Checkbox
5305
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Checkbox
5311
5306
  * https://github.com/fomantic/Fomantic-UI/
5312
5307
  *
5313
5308
  *
@@ -5641,8 +5636,6 @@
5641
5636
  module.set.enabled();
5642
5637
  if (!module.should.ignoreCallbacks()) {
5643
5638
  settings.onEnable.call(input);
5644
- // preserve legacy callbacks
5645
- settings.onEnabled.call(input);
5646
5639
  }
5647
5640
  },
5648
5641
 
@@ -5656,8 +5649,6 @@
5656
5649
  module.set.disabled();
5657
5650
  if (!module.should.ignoreCallbacks()) {
5658
5651
  settings.onDisable.call(input);
5659
- // preserve legacy callbacks
5660
- settings.onDisabled.call(input);
5661
5652
  }
5662
5653
  },
5663
5654
 
@@ -6167,10 +6158,6 @@
6167
6158
  onEnable: function () {},
6168
6159
  onDisable: function () {},
6169
6160
 
6170
- // preserve misspelled callbacks (will be removed in 3.0)
6171
- onEnabled: function () {},
6172
- onDisabled: function () {},
6173
-
6174
6161
  className: {
6175
6162
  checked: 'checked',
6176
6163
  indeterminate: 'indeterminate',
@@ -6196,7 +6183,7 @@
6196
6183
  })(jQuery, window, document);
6197
6184
 
6198
6185
  /*!
6199
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Dimmer
6186
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Dimmer
6200
6187
  * https://github.com/fomantic/Fomantic-UI/
6201
6188
  *
6202
6189
  *
@@ -6929,7 +6916,7 @@
6929
6916
  })(jQuery, window, document);
6930
6917
 
6931
6918
  /*!
6932
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Dropdown
6919
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Dropdown
6933
6920
  * https://github.com/fomantic/Fomantic-UI/
6934
6921
  *
6935
6922
  *
@@ -8366,7 +8353,6 @@
8366
8353
  hasSubMenu = $subMenu.length > 0,
8367
8354
  isBubbledEvent = $subMenu.find($target).length > 0
8368
8355
  ;
8369
- // prevents IE11 bug where menu receives focus even though `tabindex=-1`
8370
8356
  if (document.activeElement.tagName.toLowerCase() !== 'input') {
8371
8357
  $(document.activeElement).trigger('blur');
8372
8358
  }
@@ -8852,7 +8838,7 @@
8852
8838
  $sizer.text(value);
8853
8839
 
8854
8840
  // prevent rounding issues
8855
- return Math.ceil($sizer.width() + (module.is.edge() ? 3 : 1));
8841
+ return Math.ceil($sizer.width() + 1);
8856
8842
  },
8857
8843
  selectionCount: function () {
8858
8844
  var
@@ -10380,9 +10366,6 @@
10380
10366
  bubbledIconClick: function (event) {
10381
10367
  return $(event.target).closest($icon).length > 0;
10382
10368
  },
10383
- edge: function () {
10384
- return !!window.chrome && !!window.StyleMedia;
10385
- },
10386
10369
  empty: function () {
10387
10370
  return $module.hasClass(className.empty);
10388
10371
  },
@@ -11000,7 +10983,7 @@
11000
10983
  hideDividers: false, // Whether to hide any divider elements (specified in selector.divider) that are sibling to any items when searched (set to true will hide all dividers, set to 'empty' will hide them when they are not followed by a visible item)
11001
10984
 
11002
10985
  placeholder: 'auto', // whether to convert blank <select> values to the placeholder text
11003
- preserveHTML: true, // preserve HTML when selecting value
10986
+ preserveHTML: false, // preserve HTML when selecting value
11004
10987
  sortSelect: false, // sort selection on init
11005
10988
 
11006
10989
  forceSelection: false, // force a choice on blur with search selection
@@ -11362,7 +11345,7 @@
11362
11345
  })(jQuery, window, document);
11363
11346
 
11364
11347
  /*!
11365
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Embed
11348
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Embed
11366
11349
  * https://github.com/fomantic/Fomantic-UI/
11367
11350
  *
11368
11351
  *
@@ -12051,7 +12034,7 @@
12051
12034
  })(jQuery, window, document);
12052
12035
 
12053
12036
  /*!
12054
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Flyout
12037
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Flyout
12055
12038
  * https://github.com/fomantic/Fomantic-UI/
12056
12039
  *
12057
12040
  *
@@ -12512,28 +12495,6 @@
12512
12495
  + ' }';
12513
12496
  }
12514
12497
 
12515
- /* IE is only browser not to create context with transforms */
12516
- /* https://www.w3.org/Bugs/Public/show_bug.cgi?id=16328 */
12517
- if (module.is.ie()) {
12518
- if (direction === 'left' || direction === 'right') {
12519
- module.debug('Adding CSS rules for animation distance', width);
12520
- style += ''
12521
- + ' body.pushable > .ui.visible.' + direction + '.flyout ~ .pusher::after {'
12522
- + ' transform: translate3d(' + distance[direction] + 'px, 0, 0);'
12523
- + ' }';
12524
- } else if (direction === 'top' || direction === 'bottom') {
12525
- style += ''
12526
- + ' body.pushable > .ui.visible.' + direction + '.flyout ~ .pusher::after {'
12527
- + ' transform: translate3d(0, ' + distance[direction] + 'px, 0);'
12528
- + ' }';
12529
- }
12530
- /* opposite sides visible forces content overlay */
12531
- style += ''
12532
- + ' body.pushable > .ui.visible.left.flyout ~ .ui.visible.right.flyout ~ .pusher::after,'
12533
- + ' body.pushable > .ui.visible.right.flyout ~ .ui.visible.left.flyout ~ .pusher::after {'
12534
- + ' transform: translate3d(0, 0, 0);'
12535
- + ' }';
12536
- }
12537
12498
  style += '</style>';
12538
12499
  $style = $(style)
12539
12500
  .appendTo($head)
@@ -13046,7 +13007,7 @@
13046
13007
  can: {
13047
13008
  leftBodyScrollbar: function () {
13048
13009
  if (module.cache.leftBodyScrollbar === undefined) {
13049
- module.cache.leftBodyScrollbar = module.is.rtl() && ((module.is.iframe && !module.is.firefox()) || module.is.safari() || module.is.edge() || module.is.ie());
13010
+ module.cache.leftBodyScrollbar = module.is.rtl() && ((module.is.iframe && !module.is.firefox()) || module.is.safari());
13050
13011
  }
13051
13012
 
13052
13013
  return module.cache.leftBodyScrollbar;
@@ -13081,13 +13042,6 @@
13081
13042
 
13082
13043
  return module.cache.isSafari;
13083
13044
  },
13084
- edge: function () {
13085
- if (module.cache.isEdge === undefined) {
13086
- module.cache.isEdge = !!window.setImmediate && !module.is.ie();
13087
- }
13088
-
13089
- return module.cache.isEdge;
13090
- },
13091
13045
  firefox: function () {
13092
13046
  if (module.cache.isFirefox === undefined) {
13093
13047
  module.cache.isFirefox = !!window.InstallTrigger;
@@ -13098,17 +13052,6 @@
13098
13052
  iframe: function () {
13099
13053
  return !(self === top);
13100
13054
  },
13101
- ie: function () {
13102
- if (module.cache.isIE === undefined) {
13103
- var
13104
- isIE11 = !window.ActiveXObject && 'ActiveXObject' in window,
13105
- isIE = 'ActiveXObject' in window
13106
- ;
13107
- module.cache.isIE = isIE11 || isIE;
13108
- }
13109
-
13110
- return module.cache.isIE;
13111
- },
13112
13055
  mobile: function () {
13113
13056
  var
13114
13057
  userAgent = navigator.userAgent,
@@ -13418,7 +13361,7 @@
13418
13361
  classActions: '',
13419
13362
  closeIcon: false,
13420
13363
  actions: false,
13421
- preserveHTML: true,
13364
+ preserveHTML: false,
13422
13365
 
13423
13366
  fields: {
13424
13367
  class: 'class',
@@ -13603,7 +13546,7 @@
13603
13546
  })(jQuery, window, document);
13604
13547
 
13605
13548
  /*!
13606
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Modal
13549
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Modal
13607
13550
  * https://github.com/fomantic/Fomantic-UI/
13608
13551
  *
13609
13552
  *
@@ -14564,18 +14507,16 @@
14564
14507
  can: {
14565
14508
  leftBodyScrollbar: function () {
14566
14509
  if (module.cache.leftBodyScrollbar === undefined) {
14567
- module.cache.leftBodyScrollbar = module.is.rtl() && ((module.is.iframe && !module.is.firefox()) || module.is.safari() || module.is.edge() || module.is.ie());
14510
+ module.cache.leftBodyScrollbar = module.is.rtl() && ((module.is.iframe && !module.is.firefox()) || module.is.safari());
14568
14511
  }
14569
14512
 
14570
14513
  return module.cache.leftBodyScrollbar;
14571
14514
  },
14572
14515
  useFlex: function () {
14573
14516
  if (settings.useFlex === 'auto') {
14574
- return settings.detachable && !module.is.ie();
14517
+ return settings.detachable;
14575
14518
  }
14576
- if (settings.useFlex && module.is.ie()) {
14577
- module.debug('useFlex true is not supported in IE');
14578
- } else if (settings.useFlex && !settings.detachable) {
14519
+ if (settings.useFlex && !settings.detachable) {
14579
14520
  module.debug('useFlex true in combination with detachable false is not supported');
14580
14521
  }
14581
14522
 
@@ -14609,27 +14550,12 @@
14609
14550
  active: function () {
14610
14551
  return $module.hasClass(className.active);
14611
14552
  },
14612
- ie: function () {
14613
- if (module.cache.isIE === undefined) {
14614
- var
14615
- isIE11 = !window.ActiveXObject && 'ActiveXObject' in window,
14616
- isIE = 'ActiveXObject' in window
14617
- ;
14618
- module.cache.isIE = isIE11 || isIE;
14619
- }
14620
-
14621
- return module.cache.isIE;
14622
- },
14623
14553
  animating: function () {
14624
14554
  return $module.transition('is animating');
14625
14555
  },
14626
14556
  scrolling: function () {
14627
14557
  return $dimmable.hasClass(className.scrolling);
14628
14558
  },
14629
- modernBrowser: function () {
14630
- // appName for IE11 reports 'Netscape' can no longer use
14631
- return !(window.ActiveXObject || 'ActiveXObject' in window);
14632
- },
14633
14559
  rtl: function () {
14634
14560
  if (module.cache.isRTL === undefined) {
14635
14561
  module.cache.isRTL = $module.attr('dir') === 'rtl' || $module.css('direction') === 'rtl' || $body.attr('dir') === 'rtl' || $body.css('direction') === 'rtl' || $context.attr('dir') === 'rtl' || $context.css('direction') === 'rtl';
@@ -14644,13 +14570,6 @@
14644
14570
 
14645
14571
  return module.cache.isSafari;
14646
14572
  },
14647
- edge: function () {
14648
- if (module.cache.isEdge === undefined) {
14649
- module.cache.isEdge = !!window.setImmediate && !module.is.ie();
14650
- }
14651
-
14652
- return module.cache.isEdge;
14653
- },
14654
14573
  firefox: function () {
14655
14574
  if (module.cache.isFirefox === undefined) {
14656
14575
  module.cache.isFirefox = !!window.InstallTrigger;
@@ -15047,7 +14966,7 @@
15047
14966
  classActions: '',
15048
14967
  closeIcon: false,
15049
14968
  actions: false,
15050
- preserveHTML: true,
14969
+ preserveHTML: false,
15051
14970
 
15052
14971
  fields: {
15053
14972
  class: 'class',
@@ -15241,7 +15160,7 @@
15241
15160
  })(jQuery, window, document);
15242
15161
 
15243
15162
  /*!
15244
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Nag
15163
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Nag
15245
15164
  * https://github.com/fomantic/Fomantic-UI/
15246
15165
  *
15247
15166
  *
@@ -15808,7 +15727,7 @@
15808
15727
  })(jQuery, window, document);
15809
15728
 
15810
15729
  /*!
15811
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Popup
15730
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Popup
15812
15731
  * https://github.com/fomantic/Fomantic-UI/
15813
15732
  *
15814
15733
  *
@@ -17370,7 +17289,7 @@
17370
17289
  })(jQuery, window, document);
17371
17290
 
17372
17291
  /*!
17373
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Progress
17292
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Progress
17374
17293
  * https://github.com/fomantic/Fomantic-UI/
17375
17294
  *
17376
17295
  *
@@ -18350,7 +18269,7 @@
18350
18269
  })(jQuery, window, document);
18351
18270
 
18352
18271
  /*!
18353
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Slider
18272
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Slider
18354
18273
  * https://github.com/fomantic/Fomantic-UI/
18355
18274
  *
18356
18275
  *
@@ -19897,7 +19816,7 @@
19897
19816
  })(jQuery, window, document);
19898
19817
 
19899
19818
  /*!
19900
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Rating
19819
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Rating
19901
19820
  * https://github.com/fomantic/Fomantic-UI/
19902
19821
  *
19903
19822
  *
@@ -20438,7 +20357,7 @@
20438
20357
  })(jQuery, window, document);
20439
20358
 
20440
20359
  /*!
20441
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Search
20360
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Search
20442
20361
  * https://github.com/fomantic/Fomantic-UI/
20443
20362
  *
20444
20363
  *
@@ -21834,7 +21753,7 @@
21834
21753
  showNoResults: true,
21835
21754
 
21836
21755
  // preserve possible html of resultset values
21837
- preserveHTML: true,
21756
+ preserveHTML: false,
21838
21757
 
21839
21758
  // transition settings
21840
21759
  transition: 'scale',
@@ -22080,7 +21999,7 @@
22080
21999
  })(jQuery, window, document);
22081
22000
 
22082
22001
  /*!
22083
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Shape
22002
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Shape
22084
22003
  * https://github.com/fomantic/Fomantic-UI/
22085
22004
  *
22086
22005
  *
@@ -22878,7 +22797,7 @@
22878
22797
  })(jQuery, window, document);
22879
22798
 
22880
22799
  /*!
22881
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Sidebar
22800
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Sidebar
22882
22801
  * https://github.com/fomantic/Fomantic-UI/
22883
22802
  *
22884
22803
  *
@@ -23131,28 +23050,6 @@
23131
23050
  + ' }';
23132
23051
  }
23133
23052
 
23134
- /* IE is only browser not to create context with transforms */
23135
- /* https://www.w3.org/Bugs/Public/show_bug.cgi?id=16328 */
23136
- if (module.is.ie()) {
23137
- if (direction === 'left' || direction === 'right') {
23138
- module.debug('Adding CSS rules for animation distance', width);
23139
- style += ''
23140
- + ' body.pushable > .ui.visible.' + direction + '.sidebar ~ .pusher::after {'
23141
- + ' transform: translate3d(' + distance[direction] + 'px, 0, 0);'
23142
- + ' }';
23143
- } else if (direction === 'top' || direction === 'bottom') {
23144
- style += ''
23145
- + ' body.pushable > .ui.visible.' + direction + '.sidebar ~ .pusher::after {'
23146
- + ' transform: translate3d(0, ' + distance[direction] + 'px, 0);'
23147
- + ' }';
23148
- }
23149
- /* opposite sides visible forces content overlay */
23150
- style += ''
23151
- + ' body.pushable > .ui.visible.left.sidebar ~ .ui.visible.right.sidebar ~ .pusher::after,'
23152
- + ' body.pushable > .ui.visible.right.sidebar ~ .ui.visible.left.sidebar ~ .pusher::after {'
23153
- + ' transform: translate3d(0, 0, 0);'
23154
- + ' }';
23155
- }
23156
23053
  style += '</style>';
23157
23054
  $style = $(style)
23158
23055
  .appendTo($head)
@@ -23234,7 +23131,7 @@
23234
23131
  can: {
23235
23132
  leftBodyScrollbar: function () {
23236
23133
  if (module.cache.leftBodyScrollbar === undefined) {
23237
- module.cache.leftBodyScrollbar = module.is.rtl() && ((module.is.iframe && !module.is.firefox()) || module.is.safari() || module.is.edge() || module.is.ie());
23134
+ module.cache.leftBodyScrollbar = module.is.rtl() && ((module.is.iframe && !module.is.firefox()) || module.is.safari());
23238
23135
  }
23239
23136
 
23240
23137
  return module.cache.leftBodyScrollbar;
@@ -23609,13 +23506,6 @@
23609
23506
 
23610
23507
  return module.cache.isSafari;
23611
23508
  },
23612
- edge: function () {
23613
- if (module.cache.isEdge === undefined) {
23614
- module.cache.isEdge = !!window.setImmediate && !module.is.ie();
23615
- }
23616
-
23617
- return module.cache.isEdge;
23618
- },
23619
23509
  firefox: function () {
23620
23510
  if (module.cache.isFirefox === undefined) {
23621
23511
  module.cache.isFirefox = !!window.InstallTrigger;
@@ -23626,18 +23516,6 @@
23626
23516
  iframe: function () {
23627
23517
  return !(self === top);
23628
23518
  },
23629
- ie: function () {
23630
- if (module.cache.isIE === undefined) {
23631
- var
23632
- isIE11 = !window.ActiveXObject && 'ActiveXObject' in window,
23633
- isIE = 'ActiveXObject' in window
23634
- ;
23635
- module.cache.isIE = isIE11 || isIE;
23636
- }
23637
-
23638
- return module.cache.isIE;
23639
- },
23640
-
23641
23519
  mobile: function () {
23642
23520
  var
23643
23521
  userAgent = navigator.userAgent,
@@ -23933,7 +23811,7 @@
23933
23811
  })(jQuery, window, document);
23934
23812
 
23935
23813
  /*!
23936
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Sticky
23814
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Sticky
23937
23815
  * https://github.com/fomantic/Fomantic-UI/
23938
23816
  *
23939
23817
  *
@@ -24851,7 +24729,7 @@
24851
24729
  })(jQuery, window, document);
24852
24730
 
24853
24731
  /*!
24854
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Tab
24732
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Tab
24855
24733
  * https://github.com/fomantic/Fomantic-UI/
24856
24734
  *
24857
24735
  *
@@ -25816,7 +25694,7 @@
25816
25694
  })(jQuery, window, document);
25817
25695
 
25818
25696
  /*!
25819
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Toast
25697
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Toast
25820
25698
  * https://github.com/fomantic/Fomantic-UI/
25821
25699
  *
25822
25700
  *
@@ -26657,7 +26535,7 @@
26657
26535
  closeOnClick: true,
26658
26536
  cloneModule: true,
26659
26537
  actions: false,
26660
- preserveHTML: true,
26538
+ preserveHTML: false,
26661
26539
  showImage: false,
26662
26540
  alt: false,
26663
26541
 
@@ -26781,7 +26659,7 @@
26781
26659
  })(jQuery, window, document);
26782
26660
 
26783
26661
  /*!
26784
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Transition
26662
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Transition
26785
26663
  * https://github.com/fomantic/Fomantic-UI/
26786
26664
  *
26787
26665
  *
@@ -27501,7 +27379,7 @@
27501
27379
  if (module.is.animating()) {
27502
27380
  module.reset();
27503
27381
  }
27504
- element.blur(); // IE will trigger focus change if element is not blurred before hiding
27382
+ element.blur();
27505
27383
  module.remove.display();
27506
27384
  module.remove.visible();
27507
27385
  settings.onBeforeHide.call(element, module.hideNow);
@@ -27816,7 +27694,7 @@
27816
27694
  })(jQuery, window, document);
27817
27695
 
27818
27696
  /*!
27819
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - API
27697
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - API
27820
27698
  * https://github.com/fomantic/Fomantic-UI/
27821
27699
  *
27822
27700
  *
@@ -29042,7 +28920,7 @@
29042
28920
  })(jQuery, window, document);
29043
28921
 
29044
28922
  /*!
29045
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - State
28923
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - State
29046
28924
  * https://github.com/fomantic/Fomantic-UI/
29047
28925
  *
29048
28926
  *
@@ -29740,7 +29618,7 @@
29740
29618
  })(jQuery, window, document);
29741
29619
 
29742
29620
  /*!
29743
- * # Fomantic-UI 2.10.0-beta.3+f3fff7f - Visibility
29621
+ * # Fomantic-UI 2.10.0-beta.4+fcf090f - Visibility
29744
29622
  * https://github.com/fomantic/Fomantic-UI/
29745
29623
  *
29746
29624
  *