fomantic-ui 2.9.0-beta.283 → 2.9.0-beta.286

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 (224) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/.github/dependabot.yml +10 -0
  3. package/.github/workflows/ci.yml +2 -2
  4. package/.github/workflows/nightly.yml +2 -2
  5. package/.github/workflows/release.yml +2 -2
  6. package/CONTRIBUTORS.md +1 -0
  7. package/FAQ.md +38 -38
  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 +2 -2
  15. package/dist/components/api.min.js +2 -2
  16. package/dist/components/breadcrumb.css +1 -1
  17. package/dist/components/breadcrumb.min.css +1 -1
  18. package/dist/components/button.css +1 -1
  19. package/dist/components/button.min.css +1 -1
  20. package/dist/components/calendar.css +1 -1
  21. package/dist/components/calendar.js +1 -1
  22. package/dist/components/calendar.min.css +1 -1
  23. package/dist/components/calendar.min.js +1 -1
  24. package/dist/components/card.css +1 -1
  25. package/dist/components/card.min.css +1 -1
  26. package/dist/components/checkbox.css +1 -1
  27. package/dist/components/checkbox.js +1 -1
  28. package/dist/components/checkbox.min.css +1 -1
  29. package/dist/components/checkbox.min.js +1 -1
  30. package/dist/components/comment.css +1 -1
  31. package/dist/components/comment.min.css +1 -1
  32. package/dist/components/container.css +1 -1
  33. package/dist/components/container.min.css +1 -1
  34. package/dist/components/dimmer.css +1 -1
  35. package/dist/components/dimmer.js +1 -1
  36. package/dist/components/dimmer.min.css +1 -1
  37. package/dist/components/dimmer.min.js +1 -1
  38. package/dist/components/divider.css +1 -1
  39. package/dist/components/divider.min.css +1 -1
  40. package/dist/components/dropdown.css +1 -1
  41. package/dist/components/dropdown.js +38 -60
  42. package/dist/components/dropdown.min.css +1 -1
  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 +8 -10
  49. package/dist/components/feed.css +1 -1
  50. package/dist/components/feed.min.css +1 -1
  51. package/dist/components/flag.css +8 -8
  52. package/dist/components/flag.min.css +1 -1
  53. package/dist/components/form.css +1 -1
  54. package/dist/components/form.js +1 -1
  55. package/dist/components/form.min.css +1 -1
  56. package/dist/components/form.min.js +1 -1
  57. package/dist/components/grid.css +1 -1
  58. package/dist/components/grid.min.css +1 -1
  59. package/dist/components/header.css +1 -1
  60. package/dist/components/header.min.css +1 -1
  61. package/dist/components/icon.css +1 -1
  62. package/dist/components/icon.min.css +1 -1
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +1 -1
  66. package/dist/components/input.min.css +1 -1
  67. package/dist/components/item.css +1 -1
  68. package/dist/components/item.min.css +1 -1
  69. package/dist/components/label.css +9 -5
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +1 -1
  72. package/dist/components/list.min.css +1 -1
  73. package/dist/components/loader.css +1 -1
  74. package/dist/components/loader.min.css +1 -1
  75. package/dist/components/message.css +1 -1
  76. package/dist/components/message.min.css +1 -1
  77. package/dist/components/modal.css +1 -1
  78. package/dist/components/modal.js +1 -1
  79. package/dist/components/modal.min.css +1 -1
  80. package/dist/components/modal.min.js +1 -1
  81. package/dist/components/nag.css +1 -1
  82. package/dist/components/nag.js +1 -1
  83. package/dist/components/nag.min.css +1 -1
  84. package/dist/components/nag.min.js +1 -1
  85. package/dist/components/placeholder.css +1 -1
  86. package/dist/components/placeholder.min.css +1 -1
  87. package/dist/components/popup.css +1 -1
  88. package/dist/components/popup.js +1 -1
  89. package/dist/components/popup.min.css +1 -1
  90. package/dist/components/popup.min.js +1 -1
  91. package/dist/components/progress.css +1 -1
  92. package/dist/components/progress.js +1 -1
  93. package/dist/components/progress.min.css +1 -1
  94. package/dist/components/progress.min.js +1 -1
  95. package/dist/components/rail.css +1 -1
  96. package/dist/components/rail.min.css +1 -1
  97. package/dist/components/rating.css +1 -1
  98. package/dist/components/rating.js +1 -1
  99. package/dist/components/rating.min.css +1 -1
  100. package/dist/components/rating.min.js +1 -1
  101. package/dist/components/reset.css +1 -1
  102. package/dist/components/reset.min.css +1 -1
  103. package/dist/components/reveal.css +1 -1
  104. package/dist/components/reveal.min.css +1 -1
  105. package/dist/components/search.css +1 -1
  106. package/dist/components/search.js +1 -1
  107. package/dist/components/search.min.css +1 -1
  108. package/dist/components/search.min.js +1 -1
  109. package/dist/components/segment.css +1 -1
  110. package/dist/components/segment.min.css +1 -1
  111. package/dist/components/shape.css +1 -1
  112. package/dist/components/shape.js +1 -1
  113. package/dist/components/shape.min.css +1 -1
  114. package/dist/components/shape.min.js +1 -1
  115. package/dist/components/sidebar.css +1 -1
  116. package/dist/components/sidebar.js +1 -1
  117. package/dist/components/sidebar.min.css +1 -1
  118. package/dist/components/sidebar.min.js +1 -1
  119. package/dist/components/site.css +1 -1
  120. package/dist/components/site.js +1 -1
  121. package/dist/components/site.min.css +1 -1
  122. package/dist/components/site.min.js +1 -1
  123. package/dist/components/slider.js +1 -1
  124. package/dist/components/slider.min.js +1 -1
  125. package/dist/components/state.js +1 -1
  126. package/dist/components/state.min.js +1 -1
  127. package/dist/components/statistic.css +1 -1
  128. package/dist/components/statistic.min.css +1 -1
  129. package/dist/components/step.css +1 -1
  130. package/dist/components/step.min.css +1 -1
  131. package/dist/components/sticky.css +1 -1
  132. package/dist/components/sticky.js +1 -1
  133. package/dist/components/sticky.min.css +1 -1
  134. package/dist/components/sticky.min.js +1 -1
  135. package/dist/components/tab.css +1 -1
  136. package/dist/components/tab.js +1 -1
  137. package/dist/components/tab.min.css +1 -1
  138. package/dist/components/tab.min.js +1 -1
  139. package/dist/components/table.css +1 -1
  140. package/dist/components/table.min.css +1 -1
  141. package/dist/components/text.css +1 -1
  142. package/dist/components/text.min.css +1 -1
  143. package/dist/components/toast.css +4 -1
  144. package/dist/components/toast.js +9 -5
  145. package/dist/components/toast.min.css +2 -2
  146. package/dist/components/toast.min.js +2 -2
  147. package/dist/components/transition.css +1 -1
  148. package/dist/components/transition.js +1 -1
  149. package/dist/components/transition.min.css +1 -1
  150. package/dist/components/transition.min.js +1 -1
  151. package/dist/components/visibility.js +1 -1
  152. package/dist/components/visibility.min.js +1 -1
  153. package/dist/semantic.css +75 -67
  154. package/dist/semantic.js +71 -89
  155. package/dist/semantic.min.css +2 -2
  156. package/dist/semantic.min.js +2 -2
  157. package/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
  158. package/examples/components/button.html +1 -1
  159. package/examples/components/card.html +1 -1
  160. package/examples/components/input.html +1 -1
  161. package/examples/components/menu.html +1 -1
  162. package/examples/components/site.html +1 -1
  163. package/examples/components/table.html +1 -1
  164. package/package.json +1 -1
  165. package/src/definitions/behaviors/api.js +1 -1
  166. package/src/definitions/elements/emoji.less +23 -0
  167. package/src/definitions/elements/flag.less +45 -0
  168. package/src/definitions/elements/label.less +7 -4
  169. package/src/definitions/modules/accordion.less +371 -371
  170. package/src/definitions/modules/dropdown.js +37 -59
  171. package/src/definitions/modules/toast.js +8 -4
  172. package/src/definitions/modules/toast.less +3 -0
  173. package/src/themes/default/elements/emoji.overrides +0 -3592
  174. package/src/themes/default/elements/emoji.variables +3574 -0
  175. package/src/themes/default/elements/flag.overrides +0 -1646
  176. package/src/themes/default/elements/flag.variables +1602 -0
  177. package/src/themes/{default → famfamfam}/assets/images/flags.png +0 -0
  178. package/src/themes/famfamfam/elements/flag.variables +8 -1
  179. package/src/themes/joypixels/elements/emoji.overrides +0 -3591
  180. package/src/themes/joypixels/elements/emoji.variables +3573 -4
  181. package/src/themes/twitter/elements/emoji.overrides +0 -3593
  182. package/src/themes/twitter/elements/emoji.variables +3570 -6
  183. package/tasks/admin/distributions/create.js +1 -1
  184. package/tasks/admin/publish.js +1 -1
  185. package/tasks/admin/release.js +1 -1
  186. package/tasks/build/assets.js +1 -1
  187. package/tasks/build/css.js +1 -1
  188. package/tasks/build/javascript.js +1 -1
  189. package/tasks/check-install.js +1 -1
  190. package/tasks/clean.js +1 -1
  191. package/tasks/collections/README.md +1 -1
  192. package/tasks/collections/admin.js +1 -1
  193. package/tasks/config/admin/oauth.example.js +1 -1
  194. package/tasks/config/admin/templates/composer.json +1 -1
  195. package/tasks/rtl/watch.js +1 -1
  196. package/tasks/version.js +1 -1
  197. package/test/fixtures/accordion.html +1 -1
  198. package/test/fixtures/checkbox.html +1 -1
  199. package/test/fixtures/dropdown.html +1 -1
  200. package/test/fixtures/modal.html +1 -1
  201. package/test/fixtures/popup.html +1 -1
  202. package/test/fixtures/rating.html +1 -1
  203. package/test/fixtures/shape.html +1 -1
  204. package/test/fixtures/sidebar.html +1 -1
  205. package/test/fixtures/tab.html +1 -1
  206. package/test/fixtures/transition.html +1 -1
  207. package/test/fixtures/video.html +1 -1
  208. package/test/helpers/jasmine-jquery.js +1 -1
  209. package/test/helpers/jasmine-sinon.js +1 -1
  210. package/test/helpers/jquery-events.js +1 -1
  211. package/test/helpers/sinon.js +1 -1
  212. package/test/meteor/fonts.js +1 -1
  213. package/test/modules/accordion.spec.js +1 -1
  214. package/test/modules/checkbox.spec.js +1 -1
  215. package/test/modules/dropdown.spec.js +1 -1
  216. package/test/modules/modal.spec.js +1 -1
  217. package/test/modules/module.spec.js +1 -1
  218. package/test/modules/popup.spec.js +1 -1
  219. package/test/modules/search.spec.js +1 -1
  220. package/test/modules/shape.spec.js +1 -1
  221. package/test/modules/sidebar.spec.js +1 -1
  222. package/test/modules/tab.spec.js +1 -1
  223. package/test/modules/transition.spec.js +1 -1
  224. package/test/modules/video.spec.js +1 -1
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.0-beta.283+7dc12f7
2
+ * # Fomantic UI - 2.9.0-beta.286+d72943e
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * http://fomantic-ui.com/
5
5
  *
@@ -8,4 +8,4 @@
8
8
  * http://opensource.org/licenses/MIT
9
9
  *
10
10
  */
11
- !function(A,e,D){"use strict";A.isFunction=A.isFunction||function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},e=void 0!==e&&e.Math==Math?e:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),A.fn.toast=function(k){var x,e=A(this),T=e.selector||"",I=(new Date).getTime(),P=[],M=k,O="string"==typeof M,z=[].slice.call(arguments,1);return e.each(function(){var t,o,a,s,i,c,l,e,r=A.isPlainObject(k)?A.extend(!0,{},A.fn.toast.settings,k):A.extend({},A.fn.toast.settings),d=r.className,u=r.selector,p=r.error,n=r.namespace,f=r.fields,m="."+n,g=n+"-module",h=A(this),v=r.context?A(r.context):A("body"),b=h.hasClass("toast")||h.hasClass("message")||h.hasClass("card"),C=this,y=b?h.data(g):D,w={initialize:function(){w.verbose("Initializing element"),w.create.id(),w.has.container()||w.create.container(),(b||""!==r.message||""!==r.title||""!==w.get.iconClass()||r.showImage||w.has.configActions())&&("string"==typeof r.showProgress&&-1!==[d.top,d.bottom].indexOf(r.showProgress)||(r.showProgress=!1),w.create.toast(),r.closeOnClick&&(r.closeIcon||0<A(o).find(u.input).length||w.has.configActions())&&(r.closeOnClick=!1),r.closeOnClick||t.addClass(d.unclickable),w.bind.events()),w.instantiate(),t&&w.show()},instantiate:function(){w.verbose("Storing instance of toast"),y=w,h.data(g,y)},destroy:function(){t&&(w.debug("Removing toast",t),w.unbind.events(),t.remove(),c=o=t=D,r.onRemove.call(t,C),l=i=s=D),h.removeData(g)},show:function(e){!1===r.onShow.call(t,C)?w.debug("onShow callback returned false, cancelling toast animation"):(e=e||function(){},w.debug("Showing toast"),w.animate.show(e))},close:function(e){!1===r.onHide.call(t,C)?w.debug("onHide callback returned false, cancelling toast animation"):(e=e||function(){},w.debug("Closing toast"),w.remove.visible(),w.unbind.events(),w.animate.close(e))},create:{container:function(){w.verbose("Creating container"),v.append(A("<div/>",{class:r.position+" "+d.container+" "+(r.horizontal?d.horizontal:"")}))},id:function(){e=(Math.random().toString(16)+"000000000").slice(2,10),w.verbose("Creating unique id for element",e)},toast:function(){t=A("<div/>",{class:d.box});var e,n=w.get.iconClass();b?(o=r.cloneModule?h.clone().removeAttr("id"):h,l=o.find("> i"+w.helpers.toClass(d.close)),r.closeIcon=0<l.length,""!==n&&o.find(u.icon).attr("class",n+" "+d.icon),r.showImage&&o.find(u.image).attr("src",r.showImage),""!==r.title&&o.find(u.title).html(w.helpers.escape(r.title,r.preserveHTML)),""!==r.message&&o.find(u.message).html(w.helpers.escape(r.message,r.preserveHTML))):(w.verbose("Creating toast"),o=A("<div/>",{role:"alert"}),e=A("<div/>",{class:d.content}),""!==n&&o.append(A("<i/>",{class:n+" "+d.icon})),r.showImage&&o.append(A("<img>",{class:d.image+" "+r.classImage,src:r.showImage})),""!==r.title&&(n="_"+w.get.id()+"title",o.attr("aria-labelledby",n),e.append(A("<div/>",{class:d.title,id:n,html:w.helpers.escape(r.title,r.preserveHTML)}))),n="_"+w.get.id()+"desc",o.attr("aria-describedby",n),e.append(A("<div/>",{class:d.message,id:n,html:w.helpers.escape(r.message,r.preserveHTML)})),o.addClass(r.class+" "+d.toast).append(e),o.css("opacity",r.opacity),r.closeIcon&&((l=A("<i/>",{class:d.close+" "+("string"==typeof r.closeIcon?r.closeIcon:""),role:"button",tabindex:0,"aria-label":r.text.close})).hasClass(d.left)?o.prepend(l):o.append(l))),o.hasClass(d.compact)&&(r.compact=!0),o.hasClass("card")&&(r.compact=!1),a=o.find(".actions"),w.has.configActions()&&(0===a.length&&(a=A("<div/>",{class:d.actions+" "+(r.classActions||"")}).appendTo(o)),o.hasClass("card")&&!a.hasClass(d.attached)&&(a.addClass(d.extraContent),a.hasClass(d.vertical)&&(a.removeClass(d.vertical),w.error(p.verticalCard))),r.actions.forEach(function(e){var n=e[f.icon]?"<i "+(e[f.text]?'aria-hidden="true"':"")+' class="'+w.helpers.deQuote(e[f.icon])+' icon"></i>':"",t=w.helpers.escape(e[f.text]||"",r.preserveHTML),o=w.helpers.deQuote(e[f.class]||""),s=e[f.click]&&A.isFunction(e[f.click])?e[f.click]:function(){};a.append(A("<button/>",{html:n+t,"aria-label":A("<div>"+(e[f.text]||e[f.icon]||"")+"</div>").text(),class:d.button+" "+o,click:function(){var e=A(this);e.is(u.approve)||e.is(u.deny)||!1===s.call(C,h)||w.close()}}))})),a&&a.hasClass(d.vertical)&&o.addClass(d.vertical),0<a.length&&!a.hasClass(d.attached)&&(!a||a.hasClass(d.basic)&&!a.hasClass(d.left)||o.addClass(d.actions)),"auto"===r.displayTime&&(r.displayTime=Math.max(r.minDisplayTime,o.text().split(" ").length/r.wordsPerMinute*6e4)),t.append(o),0<a.length&&a.hasClass(d.attached)&&(a.addClass(d.buttons),a.detach(),o.addClass(d.attached),a.hasClass(d.vertical)?(o.wrap(A("<div/>",{class:d.vertical+" "+d.attached+" "+(r.compact?d.compact:"")})),a.hasClass(d.left)?o.addClass(d.left).parent().addClass(d.left).prepend(a):o.parent().append(a)):a.hasClass(d.top)?(t.prepend(a),o.addClass(d.bottom)):(t.append(a),o.addClass(d.top))),h!==o&&(C=(h=o)[0]),0<r.displayTime&&(n=d.progressing+" "+(r.pauseOnHover?d.pausable:""),r.showProgress&&(s=A("<div/>",{class:d.progress+" "+(r.classProgress||r.class),"data-percent":""}),r.classProgress||(o.hasClass("toast")&&!o.hasClass(d.inverted)?s.addClass(d.inverted):s.removeClass(d.inverted)),i=A("<div/>",{class:"bar "+(r.progressUp?"up ":"down ")+n}),s.addClass(r.showProgress).append(i),s.hasClass(d.top)?t.prepend(s):t.append(s),i.css("animation-duration",r.displayTime/1e3+"s")),(c=A("<span/>",{class:"wait "+n})).css("animation-duration",r.displayTime/1e3+"s"),c.appendTo(o)),r.compact&&(t.addClass(d.compact),o.addClass(d.compact),s&&s.addClass(d.compact)),r.newestOnTop?t.prependTo(w.get.container()):t.appendTo(w.get.container())}},bind:{events:function(){w.debug("Binding events to toast"),r.closeIcon&&l.on("click"+m,w.event.close),o.on("click"+m,w.event.click),c&&c.on("animationend"+m,w.event.close),t.on("click"+m,u.approve,w.event.approve).on("click"+m,u.deny,w.event.deny)}},unbind:{events:function(){w.debug("Unbinding events to toast"),r.closeIcon&&l.off("click"+m),o.off("click"+m),c&&c.off("animationend"+m),t.off("click"+m)}},animate:{show:function(e){e=A.isFunction(e)?e:function(){},r.transition&&w.can.useElement("transition")&&h.transition("is supported")&&(w.set.visible(),t.transition({animation:r.transition.showMethod+" in",queue:!1,debug:r.debug,verbose:r.verbose,duration:r.transition.showDuration,onComplete:function(){e.call(t,C),r.onVisible.call(t,C)}}))},close:function(e){e=A.isFunction(e)?e:function(){},r.transition&&A.fn.transition!==D&&h.transition("is supported")?t.transition({animation:r.transition.hideMethod+" out",queue:!1,duration:r.transition.hideDuration,debug:r.debug,verbose:r.verbose,interval:50,onBeforeHide:function(e){e=A.isFunction(e)?e:function(){},""!==r.transition.closeEasing?t&&(t.css("opacity",0),t.wrap("<div/>").parent().hide(r.transition.closeDuration,r.transition.closeEasing,function(){t&&(t.parent().remove(),e.call(t))})):e.call(t)},onComplete:function(){e.call(t,C),r.onHidden.call(t,C),w.destroy()}}):w.error(p.noTransition)},pause:function(){c.css("animationPlayState","paused"),i&&i.css("animationPlayState","paused")},continue:function(){c.css("animationPlayState","running"),i&&i.css("animationPlayState","running")}},has:{container:function(){return w.verbose("Determining if there is already a container"),0<v.find(w.helpers.toClass(r.position)+u.container+(r.horizontal?w.helpers.toClass(d.horizontal):":not("+w.helpers.toClass(d.horizontal)+")")).length},toast:function(){return!!w.get.toast()},toasts:function(){return 0<w.get.toasts().length},configActions:function(){return Array.isArray(r.actions)&&0<r.actions.length}},get:{id:function(){return e},container:function(){return v.find(w.helpers.toClass(r.position)+u.container+(r.horizontal?w.helpers.toClass(d.horizontal):":not("+w.helpers.toClass(d.horizontal)+")"))[0]},toastBox:function(){return t||null},toast:function(){return o||null},toasts:function(){return A(w.get.container()).find(u.box)},iconClass:function(){return"string"==typeof r.showIcon?r.showIcon:r.showIcon&&r.icons[r.class]?r.icons[r.class]:""},remainingTime:function(){return c?c.css("opacity")*r.displayTime:0}},set:{visible:function(){o.addClass(d.visible)}},remove:{visible:function(){o.removeClass(d.visible)}},event:{close:function(){w.close()},click:function(e){0===A(e.target).closest(u.clickable).length&&(!1!==r.onClick.call(t,C)&&r.closeOnClick?w.close():w.verbose("Click callback returned false or close denied by setting cancelling close"))},approve:function(){!1===r.onApprove.call(C,h)?w.verbose("Approve callback returned false cancelling close"):w.close()},deny:function(){!1===r.onDeny.call(C,h)?w.verbose("Deny callback returned false cancelling close"):w.close()}},helpers:{toClass:function(e){var e=e.split(" "),n="";return e.forEach(function(e){n+="."+e}),n},deQuote:function(e){return String(e).replace(/"/g,"")},escape:function(e,n){if(n)return e;var t={"<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"};return/[&<>"'`]/.test(e)?(e=e.replace(/&(?![a-z0-9#]{1,6};)/,"&amp;")).replace(/[<>"'`]/g,function(e){return t[e]}):e}},can:{useElement:function(e){return A.fn[e]!==D||(w.error(p.noElement.replace("{element}",e)),!1)}},setting:function(e,n){if(w.debug("Changing setting",e,n),A.isPlainObject(e))A.extend(!0,r,e);else{if(n===D)return r[e];A.isPlainObject(r[e])?A.extend(!0,r[e],n):r[e]=n}},internal:function(e,n){if(A.isPlainObject(e))A.extend(!0,w,e);else{if(n===D)return w[e];w[e]=n}},debug:function(){!r.silent&&r.debug&&(r.performance?w.performance.log(arguments):(w.debug=Function.prototype.bind.call(console.info,console,r.name+":"),w.debug.apply(console,arguments)))},verbose:function(){!r.silent&&r.verbose&&r.debug&&(r.performance?w.performance.log(arguments):(w.verbose=Function.prototype.bind.call(console.info,console,r.name+":"),w.verbose.apply(console,arguments)))},error:function(){r.silent||(w.error=Function.prototype.bind.call(console.error,console,r.name+":"),w.error.apply(console,arguments))},performance:{log:function(e){var n,t;r.performance&&(t=(n=(new Date).getTime())-(I||n),I=n,P.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:C,"Execution Time":t})),clearTimeout(w.performance.timer),w.performance.timer=setTimeout(w.performance.display,500)},display:function(){var e=r.name+":",t=0;I=!1,clearTimeout(w.performance.timer),A.each(P,function(e,n){t+=n["Execution Time"]}),e+=" "+t+"ms",T&&(e+=" '"+T+"'"),(console.group!==D||console.table!==D)&&0<P.length&&(console.groupCollapsed(e),console.table?console.table(P):A.each(P,function(e,n){console.log(n.Name+": "+n["Execution Time"]+"ms")}),console.groupEnd()),P=[]}},invoke:function(o,e,n){var s,a,t,i=y;return e=e||z,n=C||n,"string"==typeof o&&i!==D&&(o=o.split(/[\. ]/),s=o.length-1,A.each(o,function(e,n){var t=e!=s?n+o[e+1].charAt(0).toUpperCase()+o[e+1].slice(1):o;if(A.isPlainObject(i[t])&&e!=s)i=i[t];else{if(i[t]!==D)return a=i[t],!1;{if(!A.isPlainObject(i[n])||e==s)return i[n]!==D?a=i[n]:w.error(p.method,o),!1;i=i[n]}}})),A.isFunction(a)?t=a.apply(n,e):a!==D&&(t=a),Array.isArray(x)?x.push(t):x!==D?x=[x,t]:t!==D&&(x=t),a}};O?(y===D&&w.initialize(),w.invoke(M)):(y!==D&&y.invoke("destroy"),w.initialize(),x=h)}),x!==D?x:this},A.fn.toast.settings={name:"Toast",namespace:"toast",silent:!1,debug:!1,verbose:!1,performance:!0,context:"body",position:"top right",horizontal:!1,class:"neutral",classProgress:!1,classActions:!1,classImage:"mini",title:"",message:"",displayTime:3e3,minDisplayTime:1e3,wordsPerMinute:120,showIcon:!1,newestOnTop:!1,showProgress:!1,pauseOnHover:!0,progressUp:!1,opacity:1,compact:!0,closeIcon:!1,closeOnClick:!0,cloneModule:!0,actions:!1,preserveHTML:!0,showImage:!1,transition:{showMethod:"scale",showDuration:500,hideMethod:"scale",hideDuration:500,closeEasing:"easeOutCubic",closeDuration:500},error:{method:"The method you called is not defined.",noElement:"This module requires ui {element}",verticalCard:"Vertical but not attached actions are not supported for card layout"},className:{container:"ui toast-container",box:"floating toast-box",progress:"ui attached active progress",toast:"ui toast",icon:"centered icon",visible:"visible",content:"content",title:"ui header",message:"message",actions:"actions",extraContent:"extra content",button:"ui button",buttons:"ui buttons",close:"close icon",image:"ui image",vertical:"vertical",horizontal:"horizontal",attached:"attached",inverted:"inverted",compact:"compact",pausable:"pausable",progressing:"progressing",top:"top",bottom:"bottom",left:"left",basic:"basic",unclickable:"unclickable"},text:{close:"Close"},icons:{info:"info",success:"checkmark",warning:"warning",error:"times"},selector:{container:".ui.toast-container",box:".toast-box",toast:".ui.toast",title:".header",message:".message:not(.ui)",image:"> img.image, > .image > img",icon:"> i.icon",input:'input:not([type="hidden"]), textarea, select, button, .ui.button, ui.dropdown',clickable:"a, details, .ui.accordion",approve:".actions .positive, .actions .approve, .actions .ok",deny:".actions .negative, .actions .deny, .actions .cancel"},fields:{class:"class",text:"text",icon:"icon",click:"click"},onShow:function(){},onVisible:function(){},onClick:function(){},onHide:function(){},onHidden:function(){},onRemove:function(){},onApprove:function(){},onDeny:function(){}},A.extend(A.easing,{easeOutBounce:function(e,n,t,o,s){return(n/=s)<1/2.75?o*(7.5625*n*n)+t:n<2/2.75?o*(7.5625*(n-=1.5/2.75)*n+.75)+t:n<2.5/2.75?o*(7.5625*(n-=2.25/2.75)*n+.9375)+t:o*(7.5625*(n-=2.625/2.75)*n+.984375)+t},easeOutCubic:function(e){return--e*e*e+1}})}(jQuery,window,void document);
11
+ !function(D,e,E){"use strict";D.isFunction=D.isFunction||function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},e=void 0!==e&&e.Math==Math?e:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),D.fn.toast=function(x){var k,e=D(this),T=e.selector||"",I=(new Date).getTime(),P=[],M=x,O="string"==typeof M,A=[].slice.call(arguments,1);return e.each(function(){var t,o,a,s,i,c,l,e,r=D.isPlainObject(x)?D.extend(!0,{},D.fn.toast.settings,x):D.extend({},D.fn.toast.settings),u=r.className,d=r.selector,p=r.error,n=r.namespace,f=r.fields,g="."+n,m=n+"-module",h=D(this),b=r.context?D(r.context):D("body"),v=h.hasClass("toast")||h.hasClass("message")||h.hasClass("card"),C=this,y=v?h.data(m):E,w={initialize:function(){w.verbose("Initializing element"),w.create.id(),w.has.container()||w.create.container(),(v||""!==r.message||""!==r.title||""!==w.get.iconClass()||r.showImage||w.has.configActions())&&("string"==typeof r.showProgress&&-1!==[u.top,u.bottom].indexOf(r.showProgress)||(r.showProgress=!1),w.create.toast(),r.closeOnClick&&(r.closeIcon||0<D(o).find(d.input).length||w.has.configActions())&&(r.closeOnClick=!1),r.closeOnClick||t.addClass(u.unclickable),w.bind.events()),w.instantiate(),t&&w.show()},instantiate:function(){w.verbose("Storing instance of toast"),y=w,h.data(m,y)},destroy:function(){t&&(w.debug("Removing toast",t),w.unbind.events(),t.remove(),c=o=t=E,r.onRemove.call(t,C),l=i=s=E),h.removeData(m)},show:function(e){!1===r.onShow.call(t,C)?w.debug("onShow callback returned false, cancelling toast animation"):(e=e||function(){},w.debug("Showing toast"),w.animate.show(e))},close:function(e){!1===r.onHide.call(t,C)?w.debug("onHide callback returned false, cancelling toast animation"):(e=e||function(){},w.debug("Closing toast"),w.remove.visible(),w.unbind.events(),w.animate.close(e))},create:{container:function(){w.verbose("Creating container"),b.append(D("<div/>",{class:r.position+" "+u.container+" "+(r.horizontal?u.horizontal:"")+" "+(r.context&&"body"!==r.context?u.absolute:"")}))},id:function(){e=(Math.random().toString(16)+"000000000").slice(2,10),w.verbose("Creating unique id for element",e)},toast:function(){t=D("<div/>",{class:u.box});var e,n=w.get.iconClass();v?(o=r.cloneModule?h.clone().removeAttr("id"):h,l=o.find("> i"+w.helpers.toClass(u.close)),r.closeIcon=0<l.length,""!==n&&o.find(d.icon).attr("class",n+" "+u.icon),r.showImage&&o.find(d.image).attr("src",r.showImage),""!==r.title&&o.find(d.title).html(w.helpers.escape(r.title,r.preserveHTML)),""!==r.message&&o.find(d.message).html(w.helpers.escape(r.message,r.preserveHTML))):(w.verbose("Creating toast"),o=D("<div/>",{role:"alert"}),e=D("<div/>",{class:u.content}),""!==n&&o.append(D("<i/>",{class:n+" "+u.icon})),r.showImage&&o.append(D("<img>",{class:u.image+" "+r.classImage,src:r.showImage})),""!==r.title&&(n="_"+w.get.id()+"title",o.attr("aria-labelledby",n),e.append(D("<div/>",{class:u.title,id:n,html:w.helpers.escape(r.title,r.preserveHTML)}))),n="_"+w.get.id()+"desc",o.attr("aria-describedby",n),e.append(D("<div/>",{class:u.message,id:n,html:w.helpers.escape(r.message,r.preserveHTML)})),o.addClass(r.class+" "+u.toast).append(e),o.css("opacity",r.opacity),r.closeIcon&&((l=D("<i/>",{class:u.close+" "+("string"==typeof r.closeIcon?r.closeIcon:""),role:"button",tabindex:0,"aria-label":r.text.close})).hasClass(u.left)?o.prepend(l):o.append(l))),o.hasClass(u.compact)&&(r.compact=!0),o.hasClass("card")&&(r.compact=!1),a=o.find(".actions"),w.has.configActions()&&(0===a.length&&(a=D("<div/>",{class:u.actions+" "+(r.classActions||"")}).appendTo(o)),o.hasClass("card")&&!a.hasClass(u.attached)&&(a.addClass(u.extraContent),a.hasClass(u.vertical)&&(a.removeClass(u.vertical),w.error(p.verticalCard))),r.actions.forEach(function(e){var n=e[f.icon]?"<i "+(e[f.text]?'aria-hidden="true"':"")+' class="'+w.helpers.deQuote(e[f.icon])+' icon"></i>':"",t=w.helpers.escape(e[f.text]||"",r.preserveHTML),o=w.helpers.deQuote(e[f.class]||""),s=e[f.click]&&D.isFunction(e[f.click])?e[f.click]:function(){};a.append(D("<button/>",{html:n+t,"aria-label":D("<div>"+(e[f.text]||e[f.icon]||"")+"</div>").text(),class:u.button+" "+o,click:function(){var e=D(this);e.is(d.approve)||e.is(d.deny)||!1===s.call(C,h)||w.close()}}))})),a&&a.hasClass(u.vertical)&&o.addClass(u.vertical),0<a.length&&!a.hasClass(u.attached)&&(!a||a.hasClass(u.basic)&&!a.hasClass(u.left)||o.addClass(u.actions)),"auto"===r.displayTime&&(r.displayTime=Math.max(r.minDisplayTime,o.text().split(" ").length/r.wordsPerMinute*6e4)),t.append(o),0<a.length&&a.hasClass(u.attached)&&(a.addClass(u.buttons),a.detach(),o.addClass(u.attached),a.hasClass(u.vertical)?(o.wrap(D("<div/>",{class:u.vertical+" "+u.attached+" "+(r.compact?u.compact:"")})),a.hasClass(u.left)?o.addClass(u.left).parent().addClass(u.left).prepend(a):o.parent().append(a)):a.hasClass(u.top)?(t.prepend(a),o.addClass(u.bottom)):(t.append(a),o.addClass(u.top))),h!==o&&(C=(h=o)[0]),0<r.displayTime&&(n=u.progressing+" "+(r.pauseOnHover?u.pausable:""),r.showProgress&&(s=D("<div/>",{class:u.progress+" "+(r.classProgress||r.class),"data-percent":""}),r.classProgress||(o.hasClass("toast")&&!o.hasClass(u.inverted)?s.addClass(u.inverted):s.removeClass(u.inverted)),i=D("<div/>",{class:"bar "+(r.progressUp?"up ":"down ")+n}),s.addClass(r.showProgress).append(i),s.hasClass(u.top)?t.prepend(s):t.append(s),i.css("animation-duration",r.displayTime/1e3+"s")),(c=D("<span/>",{class:"wait "+n})).css("animation-duration",r.displayTime/1e3+"s"),c.appendTo(o)),r.compact&&(t.addClass(u.compact),o.addClass(u.compact),s&&s.addClass(u.compact)),r.newestOnTop?t.prependTo(w.get.container()):t.appendTo(w.get.container())}},bind:{events:function(){w.debug("Binding events to toast"),r.closeIcon&&l.on("click"+g,w.event.close),o.on("click"+g,w.event.click),c&&c.on("animationend"+g,w.event.close),t.on("click"+g,d.approve,w.event.approve).on("click"+g,d.deny,w.event.deny)}},unbind:{events:function(){w.debug("Unbinding events to toast"),r.closeIcon&&l.off("click"+g),o.off("click"+g),c&&c.off("animationend"+g),t.off("click"+g)}},animate:{show:function(e){e=D.isFunction(e)?e:function(){},r.transition&&w.can.useElement("transition")&&h.transition("is supported")&&(w.set.visible(),t.transition({animation:r.transition.showMethod+" in",queue:!1,debug:r.debug,verbose:r.verbose,duration:r.transition.showDuration,onComplete:function(){e.call(t,C),r.onVisible.call(t,C)}}))},close:function(e){e=D.isFunction(e)?e:function(){},r.transition&&D.fn.transition!==E&&h.transition("is supported")?t.transition({animation:r.transition.hideMethod+" out",queue:!1,duration:r.transition.hideDuration,debug:r.debug,verbose:r.verbose,interval:50,onBeforeHide:function(e){e=D.isFunction(e)?e:function(){},""!==r.transition.closeEasing?t&&(t.css("opacity",0),t.wrap("<div/>").parent().hide(r.transition.closeDuration,r.transition.closeEasing,function(){t&&(t.parent().remove(),e.call(t))})):e.call(t)},onComplete:function(){e.call(t,C),r.onHidden.call(t,C),w.destroy()}}):w.error(p.noTransition)},pause:function(){c.css("animationPlayState","paused"),i&&i.css("animationPlayState","paused")},continue:function(){c.css("animationPlayState","running"),i&&i.css("animationPlayState","running")}},has:{container:function(){return w.verbose("Determining if there is already a container"),0<w.get.containers().length},toast:function(){return!!w.get.toast()},toasts:function(){return 0<w.get.toasts().length},configActions:function(){return Array.isArray(r.actions)&&0<r.actions.length}},get:{id:function(){return e},containers:function(){return b.children(w.helpers.toClass(r.position)+d.container+(r.horizontal?w.helpers.toClass(u.horizontal):":not("+w.helpers.toClass(u.horizontal)+")")+(r.context&&"body"!==r.context?w.helpers.toClass(u.absolute):":not("+w.helpers.toClass(u.absolute)+")"))},container:function(){return w.get.containers()[0]},toastBox:function(){return t||null},toast:function(){return o||null},toasts:function(){return D(w.get.container()).find(d.box)},iconClass:function(){return"string"==typeof r.showIcon?r.showIcon:r.showIcon&&r.icons[r.class]?r.icons[r.class]:""},remainingTime:function(){return c?c.css("opacity")*r.displayTime:0}},set:{visible:function(){o.addClass(u.visible)}},remove:{visible:function(){o.removeClass(u.visible)}},event:{close:function(){w.close()},click:function(e){0===D(e.target).closest(d.clickable).length&&(!1!==r.onClick.call(t,C)&&r.closeOnClick?w.close():w.verbose("Click callback returned false or close denied by setting cancelling close"))},approve:function(){!1===r.onApprove.call(C,h)?w.verbose("Approve callback returned false cancelling close"):w.close()},deny:function(){!1===r.onDeny.call(C,h)?w.verbose("Deny callback returned false cancelling close"):w.close()}},helpers:{toClass:function(e){var e=e.trim().split(/\s+/),n="";return e.forEach(function(e){n+="."+e}),n},deQuote:function(e){return String(e).replace(/"/g,"")},escape:function(e,n){if(n)return e;var t={"<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"};return/[&<>"'`]/.test(e)?(e=e.replace(/&(?![a-z0-9#]{1,6};)/,"&amp;")).replace(/[<>"'`]/g,function(e){return t[e]}):e}},can:{useElement:function(e){return D.fn[e]!==E||(w.error(p.noElement.replace("{element}",e)),!1)}},setting:function(e,n){if(w.debug("Changing setting",e,n),D.isPlainObject(e))D.extend(!0,r,e);else{if(n===E)return r[e];D.isPlainObject(r[e])?D.extend(!0,r[e],n):r[e]=n}},internal:function(e,n){if(D.isPlainObject(e))D.extend(!0,w,e);else{if(n===E)return w[e];w[e]=n}},debug:function(){!r.silent&&r.debug&&(r.performance?w.performance.log(arguments):(w.debug=Function.prototype.bind.call(console.info,console,r.name+":"),w.debug.apply(console,arguments)))},verbose:function(){!r.silent&&r.verbose&&r.debug&&(r.performance?w.performance.log(arguments):(w.verbose=Function.prototype.bind.call(console.info,console,r.name+":"),w.verbose.apply(console,arguments)))},error:function(){r.silent||(w.error=Function.prototype.bind.call(console.error,console,r.name+":"),w.error.apply(console,arguments))},performance:{log:function(e){var n,t;r.performance&&(t=(n=(new Date).getTime())-(I||n),I=n,P.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:C,"Execution Time":t})),clearTimeout(w.performance.timer),w.performance.timer=setTimeout(w.performance.display,500)},display:function(){var e=r.name+":",t=0;I=!1,clearTimeout(w.performance.timer),D.each(P,function(e,n){t+=n["Execution Time"]}),e+=" "+t+"ms",T&&(e+=" '"+T+"'"),(console.group!==E||console.table!==E)&&0<P.length&&(console.groupCollapsed(e),console.table?console.table(P):D.each(P,function(e,n){console.log(n.Name+": "+n["Execution Time"]+"ms")}),console.groupEnd()),P=[]}},invoke:function(o,e,n){var s,a,t,i=y;return e=e||A,n=C||n,"string"==typeof o&&i!==E&&(o=o.split(/[\. ]/),s=o.length-1,D.each(o,function(e,n){var t=e!=s?n+o[e+1].charAt(0).toUpperCase()+o[e+1].slice(1):o;if(D.isPlainObject(i[t])&&e!=s)i=i[t];else{if(i[t]!==E)return a=i[t],!1;{if(!D.isPlainObject(i[n])||e==s)return i[n]!==E?a=i[n]:w.error(p.method,o),!1;i=i[n]}}})),D.isFunction(a)?t=a.apply(n,e):a!==E&&(t=a),Array.isArray(k)?k.push(t):k!==E?k=[k,t]:t!==E&&(k=t),a}};O?(y===E&&w.initialize(),w.invoke(M)):(y!==E&&y.invoke("destroy"),w.initialize(),k=h)}),k!==E?k:this},D.fn.toast.settings={name:"Toast",namespace:"toast",silent:!1,debug:!1,verbose:!1,performance:!0,context:"body",position:"top right",horizontal:!1,class:"neutral",classProgress:!1,classActions:!1,classImage:"mini",title:"",message:"",displayTime:3e3,minDisplayTime:1e3,wordsPerMinute:120,showIcon:!1,newestOnTop:!1,showProgress:!1,pauseOnHover:!0,progressUp:!1,opacity:1,compact:!0,closeIcon:!1,closeOnClick:!0,cloneModule:!0,actions:!1,preserveHTML:!0,showImage:!1,transition:{showMethod:"scale",showDuration:500,hideMethod:"scale",hideDuration:500,closeEasing:"easeOutCubic",closeDuration:500},error:{method:"The method you called is not defined.",noElement:"This module requires ui {element}",verticalCard:"Vertical but not attached actions are not supported for card layout"},className:{container:"ui toast-container",absolute:"absolute",box:"floating toast-box",progress:"ui attached active progress",toast:"ui toast",icon:"centered icon",visible:"visible",content:"content",title:"ui header",message:"message",actions:"actions",extraContent:"extra content",button:"ui button",buttons:"ui buttons",close:"close icon",image:"ui image",vertical:"vertical",horizontal:"horizontal",attached:"attached",inverted:"inverted",compact:"compact",pausable:"pausable",progressing:"progressing",top:"top",bottom:"bottom",left:"left",basic:"basic",unclickable:"unclickable"},text:{close:"Close"},icons:{info:"info",success:"checkmark",warning:"warning",error:"times"},selector:{container:".ui.toast-container",box:".toast-box",toast:".ui.toast",title:".header",message:".message:not(.ui)",image:"> img.image, > .image > img",icon:"> i.icon",input:'input:not([type="hidden"]), textarea, select, button, .ui.button, ui.dropdown',clickable:"a, details, .ui.accordion",approve:".actions .positive, .actions .approve, .actions .ok",deny:".actions .negative, .actions .deny, .actions .cancel"},fields:{class:"class",text:"text",icon:"icon",click:"click"},onShow:function(){},onVisible:function(){},onClick:function(){},onHide:function(){},onHidden:function(){},onRemove:function(){},onApprove:function(){},onDeny:function(){}},D.extend(D.easing,{easeOutBounce:function(e,n,t,o,s){return(n/=s)<1/2.75?o*(7.5625*n*n)+t:n<2/2.75?o*(7.5625*(n-=1.5/2.75)*n+.75)+t:n<2.5/2.75?o*(7.5625*(n-=2.25/2.75)*n+.9375)+t:o*(7.5625*(n-=2.625/2.75)*n+.984375)+t},easeOutCubic:function(e){return--e*e*e+1}})}(jQuery,window,void document);
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Transition
2
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Transition
3
3
  * http://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Transition
2
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Transition
3
3
  * http://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Transition
2
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Transition
3
3
  * http://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.0-beta.283+7dc12f7
2
+ * # Fomantic UI - 2.9.0-beta.286+d72943e
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * http://fomantic-ui.com/
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Visibility
2
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Visibility
3
3
  * http://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.0-beta.283+7dc12f7
2
+ * # Fomantic UI - 2.9.0-beta.286+d72943e
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * http://fomantic-ui.com/
5
5
  *
package/dist/semantic.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.0-beta.283+7dc12f7
2
+ * # Fomantic UI - 2.9.0-beta.286+d72943e
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * http://fomantic-ui.com/
5
5
  *
@@ -10,7 +10,7 @@
10
10
  */
11
11
  @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400%3B0,700%3B1,400%3B1,700&subset=latin&display=swap');
12
12
  /*!
13
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Reset
13
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Reset
14
14
  * http://github.com/fomantic/Fomantic-UI/
15
15
  *
16
16
  *
@@ -436,7 +436,7 @@ template {
436
436
  Site Overrides
437
437
  *******************************/
438
438
  /*!
439
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Site
439
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Site
440
440
  * http://github.com/fomantic/Fomantic-UI/
441
441
  *
442
442
  *
@@ -681,7 +681,7 @@ input::selection {
681
681
  Site Overrides
682
682
  *******************************/
683
683
  /*!
684
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Button
684
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Button
685
685
  * http://github.com/fomantic/Fomantic-UI/
686
686
  *
687
687
  *
@@ -5753,7 +5753,7 @@ input::selection {
5753
5753
  Site Overrides
5754
5754
  *******************************/
5755
5755
  /*!
5756
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Container
5756
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Container
5757
5757
  * http://github.com/fomantic/Fomantic-UI/
5758
5758
  *
5759
5759
  *
@@ -6027,7 +6027,7 @@ input::selection {
6027
6027
  Site Overrides
6028
6028
  *******************************/
6029
6029
  /*!
6030
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Divider
6030
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Divider
6031
6031
  * http://github.com/fomantic/Fomantic-UI/
6032
6032
  *
6033
6033
  *
@@ -6394,14 +6394,7 @@ em[data-emoji].link:not(.disabled) {
6394
6394
  cursor: pointer;
6395
6395
  }
6396
6396
 
6397
- /*
6398
- * Tweemoji v13.1 by @twitter - https://twemoji.twitter.com/ - @twitter
6399
- * License - CC-BY 4.0 - https://creativecommons.org/licenses/by/4.0/
6400
- */
6401
-
6402
- /*******************************
6403
- Emojis
6404
- *******************************/
6397
+ /*rtl:begin:ignore*/
6405
6398
 
6406
6399
  em[data-emoji].small {
6407
6400
  font-size: 1.5em;
@@ -24217,8 +24210,14 @@ em[data-emoji=":regional_indicator_a:"]::before,
24217
24210
  em[data-emoji="regional_indicator_a"]::before {
24218
24211
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6.svg");
24219
24212
  }
24213
+
24214
+ /*rtl:end:ignore*/
24215
+
24216
+ /*******************************
24217
+ Emojis
24218
+ *******************************/
24220
24219
  /*!
24221
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Flag
24220
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Flag
24222
24221
  * http://github.com/fomantic/Fomantic-UI/
24223
24222
  *
24224
24223
  *
@@ -24245,12 +24244,6 @@ i.flag:not(.icon)::before {
24245
24244
  background-position: center center;
24246
24245
  }
24247
24246
 
24248
- /*******************************
24249
- Theme Overrides
24250
- *******************************/
24251
-
24252
- /*rtl:begin:ignore*/
24253
-
24254
24247
  i.flag.small {
24255
24248
  font-size: 1.5em;
24256
24249
  vertical-align: middle;
@@ -24281,6 +24274,8 @@ i.flag.massive {
24281
24274
  vertical-align: middle;
24282
24275
  }
24283
24276
 
24277
+ /*rtl:begin:ignore*/
24278
+
24284
24279
  i.flag.transgender::before {
24285
24280
  background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f3-fe0f-200d-26a7-fe0f.svg");
24286
24281
  }
@@ -25630,11 +25625,15 @@ i.flag.united.nations::before {
25630
25625
 
25631
25626
  /*rtl:end:ignore*/
25632
25627
 
25628
+ /*******************************
25629
+ Theme Overrides
25630
+ *******************************/
25631
+
25633
25632
  /*******************************
25634
25633
  Site Overrides
25635
25634
  *******************************/
25636
25635
  /*!
25637
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Header
25636
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Header
25638
25637
  * http://github.com/fomantic/Fomantic-UI/
25639
25638
  *
25640
25639
  *
@@ -26590,7 +26589,7 @@ a.ui.inverted.black.header.header.header:hover {
26590
26589
  Site Overrides
26591
26590
  *******************************/
26592
26591
  /*!
26593
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Icon
26592
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Icon
26594
26593
  * http://github.com/fomantic/Fomantic-UI/
26595
26594
  *
26596
26595
  *
@@ -35807,7 +35806,7 @@ i.icon.youtube.play::before {
35807
35806
  Site Overrides
35808
35807
  *******************************/
35809
35808
  /*!
35810
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Image
35809
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Image
35811
35810
  * http://github.com/fomantic/Fomantic-UI/
35812
35811
  *
35813
35812
  *
@@ -36162,7 +36161,7 @@ img.ui.bordered.image {
36162
36161
  Site Overrides
36163
36162
  *******************************/
36164
36163
  /*!
36165
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Input
36164
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Input
36166
36165
  * http://github.com/fomantic/Fomantic-UI/
36167
36166
  *
36168
36167
  *
@@ -37861,7 +37860,7 @@ input[type="file"].ui.black.file.input::file-selector-button:hover,
37861
37860
  Site Overrides
37862
37861
  *******************************/
37863
37862
  /*!
37864
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Label
37863
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Label
37865
37864
  * http://github.com/fomantic/Fomantic-UI/
37866
37865
  *
37867
37866
  *
@@ -37929,7 +37928,7 @@ a.ui.label {
37929
37928
 
37930
37929
  /* Icon */
37931
37930
 
37932
- .ui.left.icon.label > .icon,
37931
+ .ui.ui[class*="left icon"].label > .icon,
37933
37932
  .ui.label > .icon {
37934
37933
  width: auto;
37935
37934
  margin: 0 0.75em 0 0;
@@ -37967,11 +37966,16 @@ a.ui.label {
37967
37966
 
37968
37967
  /* Backward compatible positioning */
37969
37968
 
37970
- .ui.label.left.icon > .close.icon,
37971
- .ui.label.left.icon > .delete.icon {
37969
+ .ui.label[class*="left icon"] > .close.icon,
37970
+ .ui.label[class*="left icon"] > .delete.icon {
37972
37971
  margin: 0 0.5em 0 0;
37973
37972
  }
37974
37973
 
37974
+ .ui.label[class*="left icon"] > .close.icon.right,
37975
+ .ui.label[class*="left icon"] > .delete.icon.right {
37976
+ margin: 0 0 0 0.5em;
37977
+ }
37978
+
37975
37979
  .ui.label:not(.icon) > .close.icon,
37976
37980
  .ui.label:not(.icon) > .delete.icon {
37977
37981
  margin: 0 0 0 0.5em;
@@ -37985,7 +37989,7 @@ a.ui.label {
37985
37989
 
37986
37990
  /* Right Side Icon */
37987
37991
 
37988
- .ui.right.icon.label > .icon {
37992
+ .ui[class*="right icon"].label > .icon {
37989
37993
  margin: 0 0 0 0.75em;
37990
37994
  }
37991
37995
 
@@ -40261,7 +40265,7 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
40261
40265
  Site Overrides
40262
40266
  *******************************/
40263
40267
  /*!
40264
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - List
40268
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - List
40265
40269
  * http://github.com/fomantic/Fomantic-UI/
40266
40270
  *
40267
40271
  *
@@ -41367,7 +41371,7 @@ ol.ui.suffixed.list li::before,
41367
41371
  User Variable Overrides
41368
41372
  *******************************/
41369
41373
  /*!
41370
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Loader
41374
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Loader
41371
41375
  * http://github.com/fomantic/Fomantic-UI/
41372
41376
  *
41373
41377
  *
@@ -42322,7 +42326,7 @@ ol.ui.suffixed.list li::before,
42322
42326
  Site Overrides
42323
42327
  *******************************/
42324
42328
  /*!
42325
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Loader
42329
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Loader
42326
42330
  * http://github.com/fomantic/Fomantic-UI/
42327
42331
  *
42328
42332
  *
@@ -42609,7 +42613,7 @@ ol.ui.suffixed.list li::before,
42609
42613
  Theme Overrides
42610
42614
  *******************************/
42611
42615
  /*!
42612
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Rail
42616
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Rail
42613
42617
  * http://github.com/fomantic/Fomantic-UI/
42614
42618
  *
42615
42619
  *
@@ -42771,7 +42775,7 @@ ol.ui.suffixed.list li::before,
42771
42775
  Site Overrides
42772
42776
  *******************************/
42773
42777
  /*!
42774
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Reveal
42778
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Reveal
42775
42779
  * http://github.com/fomantic/Fomantic-UI/
42776
42780
  *
42777
42781
  *
@@ -43114,7 +43118,7 @@ ol.ui.suffixed.list li::before,
43114
43118
  Site Overrides
43115
43119
  *******************************/
43116
43120
  /*!
43117
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Segment
43121
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Segment
43118
43122
  * http://github.com/fomantic/Fomantic-UI/
43119
43123
  *
43120
43124
  *
@@ -44213,7 +44217,7 @@ ol.ui.suffixed.list li::before,
44213
44217
  Site Overrides
44214
44218
  *******************************/
44215
44219
  /*!
44216
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Step
44220
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Step
44217
44221
  * http://github.com/fomantic/Fomantic-UI/
44218
44222
  *
44219
44223
  *
@@ -44985,7 +44989,7 @@ ol.ui.suffixed.list li::before,
44985
44989
  Site Overrides
44986
44990
  *******************************/
44987
44991
  /*!
44988
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Text
44992
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Text
44989
44993
  * http://github.com/fomantic/Fomantic-UI/
44990
44994
  *
44991
44995
  *
@@ -45180,7 +45184,7 @@ span.ui.massive.text {
45180
45184
  Theme Overrides
45181
45185
  *******************************/
45182
45186
  /*!
45183
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Breadcrumb
45187
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Breadcrumb
45184
45188
  * http://github.com/fomantic/Fomantic-UI/
45185
45189
  *
45186
45190
  *
@@ -45325,7 +45329,7 @@ span.ui.massive.text {
45325
45329
  Site Overrides
45326
45330
  *******************************/
45327
45331
  /*!
45328
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Form
45332
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Form
45329
45333
  * http://github.com/fomantic/Fomantic-UI/
45330
45334
  *
45331
45335
  *
@@ -47414,7 +47418,7 @@ span.ui.massive.text {
47414
47418
  Site Overrides
47415
47419
  *******************************/
47416
47420
  /*!
47417
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Grid
47421
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Grid
47418
47422
  * http://github.com/fomantic/Fomantic-UI/
47419
47423
  *
47420
47424
  *
@@ -52356,7 +52360,7 @@ Floated Menu / Item
52356
52360
  Site Overrides
52357
52361
  *******************************/
52358
52362
  /*!
52359
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Message
52363
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Message
52360
52364
  * http://github.com/fomantic/Fomantic-UI/
52361
52365
  *
52362
52366
  *
@@ -53162,7 +53166,7 @@ Floated Menu / Item
53162
53166
  Site Overrides
53163
53167
  *******************************/
53164
53168
  /*!
53165
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Table
53169
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Table
53166
53170
  * http://github.com/fomantic/Fomantic-UI/
53167
53171
  *
53168
53172
  *
@@ -57102,7 +57106,7 @@ Floated Menu / Item
57102
57106
  Site Overrides
57103
57107
  *******************************/
57104
57108
  /*!
57105
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Ad
57109
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Ad
57106
57110
  * http://github.com/fomantic/Fomantic-UI/
57107
57111
  *
57108
57112
  *
@@ -57391,7 +57395,7 @@ Floated Menu / Item
57391
57395
  User Variable Overrides
57392
57396
  *******************************/
57393
57397
  /*!
57394
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Card
57398
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Card
57395
57399
  * http://github.com/fomantic/Fomantic-UI/
57396
57400
  *
57397
57401
  *
@@ -59653,7 +59657,7 @@ a.inverted.ui.card:hover,
59653
59657
  User Variable Overrides
59654
59658
  *******************************/
59655
59659
  /*!
59656
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Comment
59660
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Comment
59657
59661
  * http://github.com/fomantic/Fomantic-UI/
59658
59662
  *
59659
59663
  *
@@ -59968,7 +59972,7 @@ a.inverted.ui.card:hover,
59968
59972
  User Variable Overrides
59969
59973
  *******************************/
59970
59974
  /*!
59971
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Feed
59975
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Feed
59972
59976
  * http://github.com/fomantic/Fomantic-UI/
59973
59977
  *
59974
59978
  *
@@ -60323,7 +60327,7 @@ a.inverted.ui.card:hover,
60323
60327
  User Variable Overrides
60324
60328
  *******************************/
60325
60329
  /*!
60326
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Item
60330
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Item
60327
60331
  * http://github.com/fomantic/Fomantic-UI/
60328
60332
  *
60329
60333
  *
@@ -60959,7 +60963,7 @@ a.inverted.ui.card:hover,
60959
60963
  User Variable Overrides
60960
60964
  *******************************/
60961
60965
  /*!
60962
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Statistic
60966
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Statistic
60963
60967
  * http://github.com/fomantic/Fomantic-UI/
60964
60968
  *
60965
60969
  *
@@ -61665,7 +61669,7 @@ a.inverted.ui.card:hover,
61665
61669
  User Variable Overrides
61666
61670
  *******************************/
61667
61671
  /*!
61668
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Accordion
61672
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Accordion
61669
61673
  * http://github.com/fomantic/Fomantic-UI/
61670
61674
  *
61671
61675
  *
@@ -62083,7 +62087,7 @@ a.inverted.ui.card:hover,
62083
62087
  User Overrides
62084
62088
  *******************************/
62085
62089
  /*!
62086
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Calendar
62090
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Calendar
62087
62091
  * http://github.com/fomantic/Fomantic-UI/
62088
62092
  *
62089
62093
  *
@@ -62296,7 +62300,7 @@ a.inverted.ui.card:hover,
62296
62300
  Theme Overrides
62297
62301
  *******************************/
62298
62302
  /*!
62299
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Checkbox
62303
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Checkbox
62300
62304
  * http://github.com/fomantic/Fomantic-UI/
62301
62305
  *
62302
62306
  *
@@ -63196,7 +63200,7 @@ a.inverted.ui.card:hover,
63196
63200
  Site Overrides
63197
63201
  *******************************/
63198
63202
  /*!
63199
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Dimmer
63203
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Dimmer
63200
63204
  * http://github.com/fomantic/Fomantic-UI/
63201
63205
  *
63202
63206
  *
@@ -63718,7 +63722,7 @@ body.dimmable > .dimmer {
63718
63722
  User Overrides
63719
63723
  *******************************/
63720
63724
  /*!
63721
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Dropdown
63725
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Dropdown
63722
63726
  * http://github.com/fomantic/Fomantic-UI/
63723
63727
  *
63724
63728
  *
@@ -66072,7 +66076,7 @@ select.ui.dropdown {
66072
66076
  User Overrides
66073
66077
  *******************************/
66074
66078
  /*!
66075
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Video
66079
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Video
66076
66080
  * http://github.com/fomantic/Fomantic-UI/
66077
66081
  *
66078
66082
  *
@@ -66237,7 +66241,7 @@ select.ui.dropdown {
66237
66241
  Site Overrides
66238
66242
  *******************************/
66239
66243
  /*!
66240
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Modal
66244
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Modal
66241
66245
  * http://github.com/fomantic/Fomantic-UI/
66242
66246
  *
66243
66247
  *
@@ -67127,7 +67131,7 @@ select.ui.dropdown {
67127
67131
  Site Overrides
67128
67132
  *******************************/
67129
67133
  /*!
67130
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Nag
67134
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Nag
67131
67135
  * http://github.com/fomantic/Fomantic-UI/
67132
67136
  *
67133
67137
  *
@@ -67466,7 +67470,7 @@ a.ui.nag {
67466
67470
  User Overrides
67467
67471
  *******************************/
67468
67472
  /*!
67469
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Popup
67473
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Popup
67470
67474
  * http://github.com/fomantic/Fomantic-UI/
67471
67475
  *
67472
67476
  *
@@ -68376,7 +68380,7 @@ a.ui.nag {
68376
68380
  User Overrides
68377
68381
  *******************************/
68378
68382
  /*!
68379
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Progress Bar
68383
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Progress Bar
68380
68384
  * http://github.com/fomantic/Fomantic-UI/
68381
68385
  *
68382
68386
  *
@@ -70296,7 +70300,7 @@ a.ui.nag {
70296
70300
  Slider Overrides
70297
70301
  *******************************/
70298
70302
  /*!
70299
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Rating
70303
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Rating
70300
70304
  * http://github.com/fomantic/Fomantic-UI/
70301
70305
  *
70302
70306
  *
@@ -70799,7 +70803,7 @@ a.ui.nag {
70799
70803
  Site Overrides
70800
70804
  *******************************/
70801
70805
  /*!
70802
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Search
70806
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Search
70803
70807
  * http://github.com/fomantic/Fomantic-UI/
70804
70808
  *
70805
70809
  *
@@ -71381,7 +71385,7 @@ a.ui.nag {
71381
71385
  Site Overrides
71382
71386
  *******************************/
71383
71387
  /*!
71384
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Shape
71388
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Shape
71385
71389
  * http://github.com/fomantic/Fomantic-UI/
71386
71390
  *
71387
71391
  *
@@ -71542,7 +71546,7 @@ a.ui.nag {
71542
71546
  User Overrides
71543
71547
  *******************************/
71544
71548
  /*!
71545
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Sidebar
71549
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Sidebar
71546
71550
  * http://github.com/fomantic/Fomantic-UI/
71547
71551
  *
71548
71552
  *
@@ -72229,7 +72233,7 @@ body.pushable > .pusher {
72229
72233
  Site Overrides
72230
72234
  *******************************/
72231
72235
  /*!
72232
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Sticky
72236
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Sticky
72233
72237
  * http://github.com/fomantic/Fomantic-UI/
72234
72238
  *
72235
72239
  *
@@ -72302,7 +72306,7 @@ body.pushable > .pusher {
72302
72306
  Site Overrides
72303
72307
  *******************************/
72304
72308
  /*!
72305
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Tab
72309
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Tab
72306
72310
  * http://github.com/fomantic/Fomantic-UI/
72307
72311
  *
72308
72312
  *
@@ -72386,7 +72390,7 @@ body.pushable > .pusher {
72386
72390
  User Overrides
72387
72391
  *******************************/
72388
72392
  /*!
72389
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Toast
72393
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Toast
72390
72394
  * http://github.com/fomantic/Fomantic-UI/
72391
72395
  *
72392
72396
  *
@@ -72404,6 +72408,10 @@ body.pushable > .pusher {
72404
72408
  z-index: 9999;
72405
72409
  }
72406
72410
 
72411
+ .ui.toast-container.absolute {
72412
+ position: absolute;
72413
+ }
72414
+
72407
72415
  .ui.toast-container.ui.attached {
72408
72416
  width: 100%;
72409
72417
  left: 0;
@@ -73382,7 +73390,7 @@ body.pushable > .pusher {
73382
73390
  Theme Overrides
73383
73391
  *******************************/
73384
73392
  /*!
73385
- * # Fomantic-UI 2.9.0-beta.283+7dc12f7 - Transition
73393
+ * # Fomantic-UI 2.9.0-beta.286+d72943e - Transition
73386
73394
  * http://github.com/fomantic/Fomantic-UI/
73387
73395
  *
73388
73396
  *