fomantic-ui 2.9.0-beta.302 → 2.9.0-beta.303

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 (157) hide show
  1. package/.all-contributorsrc +14 -1
  2. package/CONTRIBUTORS.md +2 -1
  3. package/dist/components/accordion.css +1 -1
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +1 -1
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +1 -1
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +1 -1
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +1 -1
  20. package/dist/components/card.min.css +1 -1
  21. package/dist/components/checkbox.css +1 -1
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +1 -1
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +1 -1
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +1 -1
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +1 -1
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +1 -1
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +1 -1
  36. package/dist/components/dropdown.js +30 -18
  37. package/dist/components/dropdown.min.css +1 -1
  38. package/dist/components/dropdown.min.js +2 -2
  39. package/dist/components/embed.css +1 -1
  40. package/dist/components/embed.js +12 -6
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +2 -2
  43. package/dist/components/feed.css +1 -1
  44. package/dist/components/feed.min.css +1 -1
  45. package/dist/components/flag.css +1 -1
  46. package/dist/components/flag.min.css +1 -1
  47. package/dist/components/form.css +2 -2
  48. package/dist/components/form.js +1 -1
  49. package/dist/components/form.min.css +2 -2
  50. package/dist/components/form.min.js +1 -1
  51. package/dist/components/grid.css +1 -1
  52. package/dist/components/grid.min.css +1 -1
  53. package/dist/components/header.css +1 -1
  54. package/dist/components/header.min.css +1 -1
  55. package/dist/components/icon.css +1 -1
  56. package/dist/components/icon.min.css +1 -1
  57. package/dist/components/image.css +1 -1
  58. package/dist/components/image.min.css +1 -1
  59. package/dist/components/input.css +1 -1
  60. package/dist/components/input.min.css +1 -1
  61. package/dist/components/item.css +1 -1
  62. package/dist/components/item.min.css +1 -1
  63. package/dist/components/label.css +1 -1
  64. package/dist/components/label.min.css +1 -1
  65. package/dist/components/list.css +1 -1
  66. package/dist/components/list.min.css +1 -1
  67. package/dist/components/loader.css +1 -1
  68. package/dist/components/loader.min.css +1 -1
  69. package/dist/components/message.css +1 -1
  70. package/dist/components/message.min.css +1 -1
  71. package/dist/components/modal.css +1 -1
  72. package/dist/components/modal.js +2 -2
  73. package/dist/components/modal.min.css +1 -1
  74. package/dist/components/modal.min.js +2 -2
  75. package/dist/components/nag.css +1 -1
  76. package/dist/components/nag.js +1 -1
  77. package/dist/components/nag.min.css +1 -1
  78. package/dist/components/nag.min.js +1 -1
  79. package/dist/components/placeholder.css +1 -1
  80. package/dist/components/placeholder.min.css +1 -1
  81. package/dist/components/popup.css +1 -1
  82. package/dist/components/popup.js +1 -1
  83. package/dist/components/popup.min.css +1 -1
  84. package/dist/components/popup.min.js +1 -1
  85. package/dist/components/progress.css +1 -1
  86. package/dist/components/progress.js +1 -1
  87. package/dist/components/progress.min.css +1 -1
  88. package/dist/components/progress.min.js +1 -1
  89. package/dist/components/rail.css +1 -1
  90. package/dist/components/rail.min.css +1 -1
  91. package/dist/components/rating.css +1 -1
  92. package/dist/components/rating.js +7 -3
  93. package/dist/components/rating.min.css +1 -1
  94. package/dist/components/rating.min.js +2 -2
  95. package/dist/components/reset.css +1 -1
  96. package/dist/components/reset.min.css +1 -1
  97. package/dist/components/reveal.css +1 -1
  98. package/dist/components/reveal.min.css +1 -1
  99. package/dist/components/search.css +1 -1
  100. package/dist/components/search.js +1 -1
  101. package/dist/components/search.min.css +1 -1
  102. package/dist/components/search.min.js +1 -1
  103. package/dist/components/segment.css +1 -1
  104. package/dist/components/segment.min.css +1 -1
  105. package/dist/components/shape.css +1 -1
  106. package/dist/components/shape.js +1 -1
  107. package/dist/components/shape.min.css +1 -1
  108. package/dist/components/shape.min.js +1 -1
  109. package/dist/components/sidebar.css +1 -1
  110. package/dist/components/sidebar.js +1 -1
  111. package/dist/components/sidebar.min.css +1 -1
  112. package/dist/components/sidebar.min.js +1 -1
  113. package/dist/components/site.css +1 -1
  114. package/dist/components/site.js +1 -1
  115. package/dist/components/site.min.css +1 -1
  116. package/dist/components/site.min.js +1 -1
  117. package/dist/components/slider.js +1 -1
  118. package/dist/components/slider.min.js +1 -1
  119. package/dist/components/state.js +1 -1
  120. package/dist/components/state.min.js +1 -1
  121. package/dist/components/statistic.css +1 -1
  122. package/dist/components/statistic.min.css +1 -1
  123. package/dist/components/step.css +1 -1
  124. package/dist/components/step.min.css +1 -1
  125. package/dist/components/sticky.css +1 -1
  126. package/dist/components/sticky.js +1 -1
  127. package/dist/components/sticky.min.css +1 -1
  128. package/dist/components/sticky.min.js +1 -1
  129. package/dist/components/tab.css +1 -1
  130. package/dist/components/tab.js +1 -1
  131. package/dist/components/tab.min.css +1 -1
  132. package/dist/components/tab.min.js +1 -1
  133. package/dist/components/table.css +1 -1
  134. package/dist/components/table.min.css +1 -1
  135. package/dist/components/text.css +1 -1
  136. package/dist/components/text.min.css +1 -1
  137. package/dist/components/toast.css +1 -1
  138. package/dist/components/toast.js +1 -1
  139. package/dist/components/toast.min.css +1 -1
  140. package/dist/components/toast.min.js +1 -1
  141. package/dist/components/transition.css +1 -1
  142. package/dist/components/transition.js +3 -1
  143. package/dist/components/transition.min.css +1 -1
  144. package/dist/components/transition.min.js +2 -2
  145. package/dist/components/visibility.js +1 -1
  146. package/dist/components/visibility.min.js +1 -1
  147. package/dist/semantic.css +50 -50
  148. package/dist/semantic.js +74 -50
  149. package/dist/semantic.min.css +2 -2
  150. package/dist/semantic.min.js +2 -2
  151. package/package.json +1 -1
  152. package/src/definitions/collections/form.less +3 -4
  153. package/src/definitions/modules/dropdown.js +29 -17
  154. package/src/definitions/modules/embed.js +11 -5
  155. package/src/definitions/modules/modal.js +1 -1
  156. package/src/definitions/modules/rating.js +6 -2
  157. package/src/definitions/modules/transition.js +2 -0
package/dist/semantic.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.0-beta.302+091bcb0
2
+ * # Fomantic UI - 2.9.0-beta.303+76dc367
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * http://fomantic-ui.com/
5
5
  *
@@ -9,7 +9,7 @@
9
9
  *
10
10
  */
11
11
  /*!
12
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Site
12
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Site
13
13
  * http://github.com/fomantic/Fomantic-UI/
14
14
  *
15
15
  *
@@ -503,7 +503,7 @@ $.extend($.expr[ ":" ], {
503
503
  })( jQuery, window, document );
504
504
 
505
505
  /*!
506
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Form Validation
506
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Form Validation
507
507
  * http://github.com/fomantic/Fomantic-UI/
508
508
  *
509
509
  *
@@ -2584,7 +2584,7 @@ $.fn.form.settings = {
2584
2584
  })( jQuery, window, document );
2585
2585
 
2586
2586
  /*!
2587
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Accordion
2587
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Accordion
2588
2588
  * http://github.com/fomantic/Fomantic-UI/
2589
2589
  *
2590
2590
  *
@@ -3206,7 +3206,7 @@ $.extend( $.easing, {
3206
3206
 
3207
3207
 
3208
3208
  /*!
3209
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Calendar
3209
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Calendar
3210
3210
  * http://github.com/fomantic/Fomantic-UI/
3211
3211
  *
3212
3212
  *
@@ -5095,7 +5095,7 @@ $.fn.calendar.settings = {
5095
5095
  })(jQuery, window, document);
5096
5096
 
5097
5097
  /*!
5098
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Checkbox
5098
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Checkbox
5099
5099
  * http://github.com/fomantic/Fomantic-UI/
5100
5100
  *
5101
5101
  *
@@ -5978,7 +5978,7 @@ $.fn.checkbox.settings = {
5978
5978
  })( jQuery, window, document );
5979
5979
 
5980
5980
  /*!
5981
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Dimmer
5981
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Dimmer
5982
5982
  * http://github.com/fomantic/Fomantic-UI/
5983
5983
  *
5984
5984
  *
@@ -6741,7 +6741,7 @@ $.fn.dimmer.settings = {
6741
6741
  })( jQuery, window, document );
6742
6742
 
6743
6743
  /*!
6744
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Dropdown
6744
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Dropdown
6745
6745
  * http://github.com/fomantic/Fomantic-UI/
6746
6746
  *
6747
6747
  *
@@ -6853,6 +6853,7 @@ $.fn.dropdown = function(parameters) {
6853
6853
  module.error(error.noNormalize, element);
6854
6854
  }
6855
6855
 
6856
+ module.create.id();
6856
6857
  module.setup.layout();
6857
6858
 
6858
6859
  if(settings.values) {
@@ -6866,7 +6867,6 @@ $.fn.dropdown = function(parameters) {
6866
6867
  module.save.defaults();
6867
6868
  module.restore.selected();
6868
6869
 
6869
- module.create.id();
6870
6870
  module.bind.events();
6871
6871
 
6872
6872
  module.observeChanges();
@@ -7108,11 +7108,20 @@ $.fn.dropdown = function(parameters) {
7108
7108
  }
7109
7109
  if( module.is.search() && !module.has.search() ) {
7110
7110
  module.verbose('Adding search input');
7111
+ var
7112
+ labelNode = $module.prev('label')
7113
+ ;
7111
7114
  $search = $('<input />')
7112
7115
  .addClass(className.search)
7113
7116
  .prop('autocomplete', module.is.chrome() ? 'fomantic-search' : 'off')
7114
- .insertBefore($text)
7115
7117
  ;
7118
+ if (labelNode.length) {
7119
+ if (!labelNode.attr('id')) {
7120
+ labelNode.attr('id', module.get.id() + '_formLabel');
7121
+ }
7122
+ $search.attr('aria-labelledby', labelNode.attr('id'));
7123
+ }
7124
+ $search.insertBefore($text);
7116
7125
  }
7117
7126
  if( module.is.multiple() && module.is.searchSelection() && !module.has.sizer()) {
7118
7127
  module.create.sizer();
@@ -10990,7 +10999,8 @@ $.fn.dropdown.settings.templates = {
10990
10999
  var
10991
11000
  placeholder = select.placeholder || false,
10992
11001
  html = '',
10993
- escape = $.fn.dropdown.settings.templates.escape
11002
+ escape = $.fn.dropdown.settings.templates.escape,
11003
+ deQuote = $.fn.dropdown.settings.templates.deQuote
10994
11004
  ;
10995
11005
  html += '<i class="dropdown icon"></i>';
10996
11006
  if(placeholder) {
@@ -10999,7 +11009,7 @@ $.fn.dropdown.settings.templates = {
10999
11009
  else {
11000
11010
  html += '<div class="text"></div>';
11001
11011
  }
11002
- html += '<div class="'+className.menu+'">';
11012
+ html += '<div class="'+deQuote(className.menu)+'">';
11003
11013
  html += $.fn.dropdown.settings.templates.menu(select, fields, preserveHTML,className);
11004
11014
  html += '</div>';
11005
11015
  return html;
@@ -11037,27 +11047,27 @@ $.fn.dropdown.settings.templates = {
11037
11047
  : '',
11038
11048
  hasDescription = (escape(option[fields.description] || '', preserveHTML) != '')
11039
11049
  ;
11040
- html += '<div class="'+ maybeActionable + maybeDisabled + maybeDescriptionVertical + (option[fields.class] ? deQuote(option[fields.class]) : className.item)+'" data-value="' + deQuote(option[fields.value],true) + '"' + maybeText + '>';
11050
+ html += '<div class="'+ deQuote(maybeActionable + maybeDisabled + maybeDescriptionVertical + (option[fields.class] ? option[fields.class] : className.item))+'" data-value="' + deQuote(option[fields.value],true) + '"' + maybeText + '>';
11041
11051
  if (isMenu) {
11042
11052
  html += '<i class="'+ (itemType.indexOf('left') !== -1 ? 'left' : '') + ' dropdown icon"></i>';
11043
11053
  }
11044
11054
  if(option[fields.image]) {
11045
- html += '<img class="'+(option[fields.imageClass] ? deQuote(option[fields.imageClass]) : className.image)+'" src="' + deQuote(option[fields.image]) + '">';
11055
+ html += '<img class="'+deQuote(option[fields.imageClass] ? option[fields.imageClass] : className.image)+'" src="' + deQuote(option[fields.image]) + '">';
11046
11056
  }
11047
11057
  if(option[fields.icon]) {
11048
- html += '<i class="'+deQuote(option[fields.icon])+' '+(option[fields.iconClass] ? deQuote(option[fields.iconClass]) : className.icon)+'"></i>';
11058
+ html += '<i class="'+deQuote(option[fields.icon]+' '+(option[fields.iconClass] ? option[fields.iconClass] : className.icon))+'"></i>';
11049
11059
  }
11050
11060
  if(hasDescription){
11051
- html += '<span class="'+ className.description +'">'+ escape(option[fields.description] || '', preserveHTML) + '</span>';
11052
- html += (!isMenu) ? '<span class="'+ className.text + '">' : '';
11061
+ html += '<span class="'+ deQuote(className.description) +'">'+ escape(option[fields.description] || '', preserveHTML) + '</span>';
11062
+ html += (!isMenu) ? '<span class="'+ deQuote(className.text) + '">' : '';
11053
11063
  }
11054
11064
  if (isMenu) {
11055
- html += '<span class="' + className.text + '">';
11065
+ html += '<span class="' + deQuote(className.text) + '">';
11056
11066
  }
11057
11067
  html += escape(option[fields.name] || '', preserveHTML);
11058
11068
  if (isMenu) {
11059
11069
  html += '</span>';
11060
- html += '<div class="' + itemType + '">';
11070
+ html += '<div class="' + deQuote(itemType) + '">';
11061
11071
  html += $.fn.dropdown.settings.templates.menu(option, fields, preserveHTML, className);
11062
11072
  html += '</div>';
11063
11073
  } else if(hasDescription){
@@ -11066,18 +11076,18 @@ $.fn.dropdown.settings.templates = {
11066
11076
  html += '</div>';
11067
11077
  } else if (itemType === 'header') {
11068
11078
  var groupName = escape(option[fields.name] || '', preserveHTML),
11069
- groupIcon = option[fields.icon] ? deQuote(option[fields.icon]) : className.groupIcon
11079
+ groupIcon = deQuote(option[fields.icon] ? option[fields.icon] : className.groupIcon)
11070
11080
  ;
11071
11081
  if(groupName !== '' || groupIcon !== '') {
11072
- html += '<div class="' + (option[fields.class] ? deQuote(option[fields.class]) : className.header) + '">';
11082
+ html += '<div class="' + deQuote(option[fields.class] ? option[fields.class] : className.header) + '">';
11073
11083
  if (groupIcon !== '') {
11074
- html += '<i class="' + groupIcon + ' ' + (option[fields.iconClass] ? deQuote(option[fields.iconClass]) : className.icon) + '"></i>';
11084
+ html += '<i class="' + deQuote(groupIcon + ' ' + (option[fields.iconClass] ? option[fields.iconClass] : className.icon)) + '"></i>';
11075
11085
  }
11076
11086
  html += groupName;
11077
11087
  html += '</div>';
11078
11088
  }
11079
11089
  if(option[fields.divider]){
11080
- html += '<div class="'+className.divider+'"></div>';
11090
+ html += '<div class="'+deQuote(className.divider)+'"></div>';
11081
11091
  }
11082
11092
  }
11083
11093
  });
@@ -11087,8 +11097,10 @@ $.fn.dropdown.settings.templates = {
11087
11097
  // generates label for multiselect
11088
11098
  label: function(value, text, preserveHTML, className) {
11089
11099
  var
11090
- escape = $.fn.dropdown.settings.templates.escape;
11091
- return escape(text,preserveHTML) + '<i class="'+className.delete+' icon"></i>';
11100
+ escape = $.fn.dropdown.settings.templates.escape,
11101
+ deQuote = $.fn.dropdown.settings.templates.deQuote
11102
+ ;
11103
+ return escape(text,preserveHTML) + '<i class="'+deQuote(className.delete)+' icon"></i>';
11092
11104
  },
11093
11105
 
11094
11106
 
@@ -11107,7 +11119,7 @@ $.fn.dropdown.settings.templates = {
11107
11119
  })( jQuery, window, document );
11108
11120
 
11109
11121
  /*!
11110
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Embed
11122
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Embed
11111
11123
  * http://github.com/fomantic/Fomantic-UI/
11112
11124
  *
11113
11125
  *
@@ -11779,26 +11791,32 @@ $.fn.embed.settings = {
11779
11791
  },
11780
11792
 
11781
11793
  templates: {
11794
+ deQuote: function(string, encode) {
11795
+ return String(string).replace(/"/g,encode ? "&quot;" : "");
11796
+ },
11782
11797
  iframe : function(url, parameters) {
11783
- var src = url;
11798
+ var src = url,
11799
+ deQuote = $.fn.embed.settings.templates.deQuote
11800
+ ;
11784
11801
  if (parameters) {
11785
11802
  src += '?' + parameters;
11786
11803
  }
11787
11804
  return ''
11788
- + '<iframe src="' + src + '"'
11805
+ + '<iframe src="' + deQuote(src) + '"'
11789
11806
  + ' width="100%" height="100%"'
11790
11807
  + ' webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>'
11791
11808
  ;
11792
11809
  },
11793
11810
  placeholder : function(image, icon) {
11794
11811
  var
11795
- html = ''
11812
+ html = '',
11813
+ deQuote = $.fn.embed.settings.templates.deQuote
11796
11814
  ;
11797
11815
  if(icon) {
11798
- html += '<i class="' + icon + ' icon"></i>';
11816
+ html += '<i class="' + deQuote(icon) + ' icon"></i>';
11799
11817
  }
11800
11818
  if(image) {
11801
- html += '<img class="placeholder" src="' + image + '">';
11819
+ html += '<img class="placeholder" src="' + deQuote(image) + '">';
11802
11820
  }
11803
11821
  return html;
11804
11822
  }
@@ -11817,7 +11835,7 @@ $.fn.embed.settings = {
11817
11835
  })( jQuery, window, document );
11818
11836
 
11819
11837
  /*!
11820
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Modal
11838
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Modal
11821
11839
  * http://github.com/fomantic/Fomantic-UI/
11822
11840
  *
11823
11841
  *
@@ -13325,7 +13343,7 @@ $.fn.modal.settings.templates = {
13325
13343
  denyFn = function(){args.handler(null)}
13326
13344
  ;
13327
13345
  if (input.length === 0) {
13328
- args.content += '<p><div class="'+settings.className.prompt+'"><input placeholder="'+this.helpers.deQuote(args.placeholder || '')+'" type="text" value="'+this.helpers.deQuote(args.defaultValue || '')+'"></div></p>';
13346
+ args.content += '<p><div class="'+this.helpers.deQuote(settings.className.prompt)+'"><input placeholder="'+this.helpers.deQuote(args.placeholder || '')+'" type="text" value="'+this.helpers.deQuote(args.defaultValue || '')+'"></div></p>';
13329
13347
  }
13330
13348
  return {
13331
13349
  title : args.title,
@@ -13348,7 +13366,7 @@ $.fn.modal.settings.templates = {
13348
13366
  })( jQuery, window, document );
13349
13367
 
13350
13368
  /*!
13351
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Nag
13369
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Nag
13352
13370
  * http://github.com/fomantic/Fomantic-UI/
13353
13371
  *
13354
13372
  *
@@ -13907,7 +13925,7 @@ $.extend( $.easing, {
13907
13925
  })( jQuery, window, document );
13908
13926
 
13909
13927
  /*!
13910
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Popup
13928
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Popup
13911
13929
  * http://github.com/fomantic/Fomantic-UI/
13912
13930
  *
13913
13931
  *
@@ -15449,7 +15467,7 @@ $.fn.popup.settings = {
15449
15467
  })( jQuery, window, document );
15450
15468
 
15451
15469
  /*!
15452
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Progress
15470
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Progress
15453
15471
  * http://github.com/fomantic/Fomantic-UI/
15454
15472
  *
15455
15473
  *
@@ -16486,7 +16504,7 @@ $.fn.progress.settings = {
16486
16504
  })( jQuery, window, document );
16487
16505
 
16488
16506
  /*!
16489
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Slider
16507
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Slider
16490
16508
  * http://github.com/fomantic/Fomantic-UI/
16491
16509
  *
16492
16510
  *
@@ -17842,7 +17860,7 @@ $.fn.slider.settings = {
17842
17860
  })( jQuery, window, document );
17843
17861
 
17844
17862
  /*!
17845
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Rating
17863
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Rating
17846
17864
  * http://github.com/fomantic/Fomantic-UI/
17847
17865
  *
17848
17866
  *
@@ -18379,13 +18397,17 @@ $.fn.rating.settings = {
18379
18397
  },
18380
18398
 
18381
18399
  templates: {
18400
+ deQuote: function(string, encode) {
18401
+ return String(string).replace(/"/g,encode ? "&quot;" : "");
18402
+ },
18382
18403
  icon: function(maxRating, iconClass) {
18383
18404
  var
18384
18405
  icon = 1,
18385
- html = ''
18406
+ html = '',
18407
+ deQuote = $.fn.rating.settings.templates.deQuote
18386
18408
  ;
18387
18409
  while(icon <= maxRating) {
18388
- html += '<i class="'+iconClass+' icon"></i>';
18410
+ html += '<i class="'+deQuote(iconClass)+' icon"></i>';
18389
18411
  icon++;
18390
18412
  }
18391
18413
  return html;
@@ -18397,7 +18419,7 @@ $.fn.rating.settings = {
18397
18419
  })( jQuery, window, document );
18398
18420
 
18399
18421
  /*!
18400
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Search
18422
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Search
18401
18423
  * http://github.com/fomantic/Fomantic-UI/
18402
18424
  *
18403
18425
  *
@@ -19981,7 +20003,7 @@ $.fn.search.settings = {
19981
20003
  })( jQuery, window, document );
19982
20004
 
19983
20005
  /*!
19984
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Shape
20006
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Shape
19985
20007
  * http://github.com/fomantic/Fomantic-UI/
19986
20008
  *
19987
20009
  *
@@ -20830,7 +20852,7 @@ $.fn.shape.settings = {
20830
20852
  })( jQuery, window, document );
20831
20853
 
20832
20854
  /*!
20833
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Sidebar
20855
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Sidebar
20834
20856
  * http://github.com/fomantic/Fomantic-UI/
20835
20857
  *
20836
20858
  *
@@ -21869,7 +21891,7 @@ $.fn.sidebar.settings = {
21869
21891
  })( jQuery, window, document );
21870
21892
 
21871
21893
  /*!
21872
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Sticky
21894
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Sticky
21873
21895
  * http://github.com/fomantic/Fomantic-UI/
21874
21896
  *
21875
21897
  *
@@ -22827,7 +22849,7 @@ $.fn.sticky.settings = {
22827
22849
  })( jQuery, window, document );
22828
22850
 
22829
22851
  /*!
22830
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Tab
22852
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Tab
22831
22853
  * http://github.com/fomantic/Fomantic-UI/
22832
22854
  *
22833
22855
  *
@@ -23847,7 +23869,7 @@ $.fn.tab.settings = {
23847
23869
  })( jQuery, window, document );
23848
23870
 
23849
23871
  /*!
23850
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Toast
23872
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Toast
23851
23873
  * http://github.com/fomantic/Fomantic-UI/
23852
23874
  *
23853
23875
  *
@@ -24772,7 +24794,7 @@ $.extend( $.easing, {
24772
24794
  })( jQuery, window, document );
24773
24795
 
24774
24796
  /*!
24775
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Transition
24797
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Transition
24776
24798
  * http://github.com/fomantic/Fomantic-UI/
24777
24799
  *
24778
24800
  *
@@ -25471,11 +25493,13 @@ $.fn.transition = function() {
25471
25493
  .addClass(className.transition)
25472
25494
  .css('animationName')
25473
25495
  ;
25496
+ $clone.detach().insertAfter($module);
25474
25497
  inAnimation = $clone
25475
25498
  .addClass(className.inward)
25476
25499
  .css('animationName')
25477
25500
  ;
25478
25501
  if(!displayType) {
25502
+ $clone.detach().insertAfter($module);
25479
25503
  displayType = $clone
25480
25504
  .attr('class', elementClass)
25481
25505
  .removeAttr('style')
@@ -25887,7 +25911,7 @@ $.fn.transition.settings = {
25887
25911
  })( jQuery, window, document );
25888
25912
 
25889
25913
  /*!
25890
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - API
25914
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - API
25891
25915
  * http://github.com/fomantic/Fomantic-UI/
25892
25916
  *
25893
25917
  *
@@ -27124,7 +27148,7 @@ $.api.settings = {
27124
27148
  })( jQuery, window, document );
27125
27149
 
27126
27150
  /*!
27127
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - State
27151
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - State
27128
27152
  * http://github.com/fomantic/Fomantic-UI/
27129
27153
  *
27130
27154
  *
@@ -27836,7 +27860,7 @@ $.fn.state.settings = {
27836
27860
  })( jQuery, window, document );
27837
27861
 
27838
27862
  /*!
27839
- * # Fomantic-UI 2.9.0-beta.302+091bcb0 - Visibility
27863
+ * # Fomantic-UI 2.9.0-beta.303+76dc367 - Visibility
27840
27864
  * http://github.com/fomantic/Fomantic-UI/
27841
27865
  *
27842
27866
  *