You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2017/04/05 15:25:54 UTC

svn commit: r1790293 [2/10] - in /myfaces/tobago/branches/tobago-3.0.x/tobago-theme: tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/bootstrap/4.0.0-alpha.5/css/ tobago-theme-charlotteville/src/main/resources/MET...

Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/bootstrap/4.0.0-alpha.5/js/bootstrap.min.js
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/bootstrap/4.0.0-alpha.5/js/bootstrap.min.js?rev=1790293&r1=1790292&r2=1790293&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/bootstrap/4.0.0-alpha.5/js/bootstrap.min.js (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/bootstrap/4.0.0-alpha.5/js/bootstrap.min.js Wed Apr  5 15:25:53 2017
@@ -3,5 +3,5 @@
  * Copyright 2011-2017 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
-if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(jQuery),function(){function a(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeof b&&"function"!=typeof b?a:b}function b(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}function c(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}var d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(a){return typeof a}:function(a){return
  a&&"function"==typeof Symbol&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},e=function(){function a(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}return function(b,c,d){return c&&a(b.prototype,c),d&&a(b,d),b}}(),f=function(a){function b(a){return{}.toString.call(a).match(/\s([a-zA-Z]+)/)[1].toLowerCase()}function c(a){return(a[0]||a).nodeType}function d(){return{bindType:g.end,delegateType:g.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}}}function e(){if(window.QUnit)return!1;var a=document.createElement("bootstrap");for(var b in h)if(void 0!==a.style[b])return{end:h[b]};return!1}function f(b){var c=this,d=!1;return a(this).one(i.TRANSITION_END,function(){d=!0}),setTimeout(function(){d||i.triggerTransitionEnd(c)},b),this}var g=!1,h={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransi
 tion:"oTransitionEnd otransitionend",transition:"transitionend"},i={TRANSITION_END:"bsTransitionEnd",getUID:function(a){do{a+=~~(1e6*Math.random())}while(document.getElementById(a));return a},getSelectorFromElement:function(a){var b=a.getAttribute("data-target");return b||(b=a.getAttribute("href")||"",b=/^#[a-z]/i.test(b)?b:null),b},reflow:function(a){new Function("bs","return bs")(a.offsetHeight)},triggerTransitionEnd:function(b){a(b).trigger(g.end)},supportsTransitionEnd:function(){return Boolean(g)},typeCheckConfig:function(a,d,e){for(var f in e)if(e.hasOwnProperty(f)){var g=e[f],h=d[f],i=void 0;if(i=h&&c(h)?"element":b(h),!new RegExp(g).test(i))throw new Error(a.toUpperCase()+': Option "'+f+'" provided type "'+i+'" but expected type "'+g+'".')}}};return function(){g=e(),a.fn.emulateTransitionEnd=f,i.supportsTransitionEnd()&&(a.event.special[i.TRANSITION_END]=d())}(),i}(jQuery),g=(function(a){var b="alert",d=a.fn[b],g={DISMISS:'[data-dismiss="alert"]'},h={CLOSE:"close.bs.alert",C
 LOSED:"closed.bs.alert",CLICK_DATA_API:"click.bs.alert.data-api"},i={ALERT:"alert",FADE:"fade",IN:"in"},j=function(){function b(a){c(this,b),this._element=a}return b.prototype.close=function(a){a=a||this._element;var b=this._getRootElement(a);this._triggerCloseEvent(b).isDefaultPrevented()||this._removeElement(b)},b.prototype.dispose=function(){a.removeData(this._element,"bs.alert"),this._element=null},b.prototype._getRootElement=function(b){var c=f.getSelectorFromElement(b),d=!1;return c&&(d=a(c)[0]),d||(d=a(b).closest("."+i.ALERT)[0]),d},b.prototype._triggerCloseEvent=function(b){var c=a.Event(h.CLOSE);return a(b).trigger(c),c},b.prototype._removeElement=function(b){if(a(b).removeClass(i.IN),!f.supportsTransitionEnd()||!a(b).hasClass(i.FADE))return void this._destroyElement(b);a(b).one(f.TRANSITION_END,a.proxy(this._destroyElement,this,b)).emulateTransitionEnd(150)},b.prototype._destroyElement=function(b){a(b).detach().trigger(h.CLOSED).remove()},b._jQueryInterface=function(c){ret
 urn this.each(function(){var d=a(this),e=d.data("bs.alert");e||(e=new b(this),d.data("bs.alert",e)),"close"===c&&e[c](this)})},b._handleDismiss=function(a){return function(b){b&&b.preventDefault(),a.close(this)}},e(b,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}}]),b}();a(document).on(h.CLICK_DATA_API,g.DISMISS,j._handleDismiss(new j)),a.fn[b]=j._jQueryInterface,a.fn[b].Constructor=j,a.fn[b].noConflict=function(){return a.fn[b]=d,j._jQueryInterface},j}(jQuery),function(a){var b="button",d=a.fn[b],f={ACTIVE:"active",BUTTON:"btn",FOCUS:"focus"},g={DATA_TOGGLE_CARROT:'[data-toggle^="button"]',DATA_TOGGLE:'[data-toggle="buttons"]',INPUT:"input",ACTIVE:".active",BUTTON:".btn"},h={CLICK_DATA_API:"click.bs.button.data-api",FOCUS_BLUR_DATA_API:"focus.bs.button.data-api blur.bs.button.data-api"},i=function(){function b(a){c(this,b),this._element=a}return b.prototype.toggle=function(){var b=!0,c=a(this._element).closest(g.DATA_TOGGLE)[0];if(c){var d=a(this._element).find(g.INPUT)
 [0];if(d){if("radio"===d.type)if(d.checked&&a(this._element).hasClass(f.ACTIVE))b=!1;else{var e=a(c).find(g.ACTIVE)[0];e&&a(e).removeClass(f.ACTIVE)}b&&(d.checked=!a(this._element).hasClass(f.ACTIVE),a(this._element).trigger("change")),d.focus()}}else this._element.setAttribute("aria-pressed",!a(this._element).hasClass(f.ACTIVE));b&&a(this._element).toggleClass(f.ACTIVE)},b.prototype.dispose=function(){a.removeData(this._element,"bs.button"),this._element=null},b._jQueryInterface=function(c){return this.each(function(){var d=a(this).data("bs.button");d||(d=new b(this),a(this).data("bs.button",d)),"toggle"===c&&d[c]()})},e(b,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}}]),b}();a(document).on(h.CLICK_DATA_API,g.DATA_TOGGLE_CARROT,function(b){b.preventDefault();var c=b.target;a(c).hasClass(f.BUTTON)||(c=a(c).closest(g.BUTTON)),i._jQueryInterface.call(a(c),"toggle")}).on(h.FOCUS_BLUR_DATA_API,g.DATA_TOGGLE_CARROT,function(b){a(a(b.target).closest(g.BUTTON)[0]).toggleClass(
 f.FOCUS,/^focus(in)?$/.test(b.type))}),a.fn[b]=i._jQueryInterface,a.fn[b].Constructor=i,a.fn[b].noConflict=function(){return a.fn[b]=d,i._jQueryInterface},i}(jQuery),function(a){var b="carousel",g="bs.carousel",h="."+g,i=a.fn[b],j={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0},k={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean"},l={NEXT:"next",PREVIOUS:"prev"},m={SLIDE:"slide"+h,SLID:"slid"+h,KEYDOWN:"keydown"+h,MOUSEENTER:"mouseenter"+h,MOUSELEAVE:"mouseleave"+h,LOAD_DATA_API:"load.bs.carousel.data-api",CLICK_DATA_API:"click.bs.carousel.data-api"},n={CAROUSEL:"carousel",ACTIVE:"active",SLIDE:"slide",RIGHT:"right",LEFT:"left",ITEM:"carousel-item"},o={ACTIVE:".active",ACTIVE_ITEM:".active.carousel-item",ITEM:".carousel-item",NEXT_PREV:".next, .prev",INDICATORS:".carousel-indicators",DATA_SLIDE:"[data-slide], [data-slide-to]",DATA_RIDE:'[data-ride="carousel"]'},p=function(){function i(b,d){c(this,i),this._items=
 null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this._config=this._getConfig(d),this._element=a(b)[0],this._indicatorsElement=a(this._element).find(o.INDICATORS)[0],this._addEventListeners()}return i.prototype.next=function(){this._isSliding||this._slide(l.NEXT)},i.prototype.nextWhenVisible=function(){document.hidden||this.next()},i.prototype.prev=function(){this._isSliding||this._slide(l.PREVIOUS)},i.prototype.pause=function(b){b||(this._isPaused=!0),a(this._element).find(o.NEXT_PREV)[0]&&f.supportsTransitionEnd()&&(f.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},i.prototype.cycle=function(b){b||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval(a.proxy(document.visibilityState?this.nextWhenVisible:this.next,this),this._config.interval))},i.prototype.to=function(b){var c=this;this._ac
 tiveElement=a(this._element).find(o.ACTIVE_ITEM)[0];var d=this._getItemIndex(this._activeElement);if(!(b>this._items.length-1||b<0)){if(this._isSliding)return void a(this._element).one(m.SLID,function(){return c.to(b)});if(d===b)return this.pause(),void this.cycle();var e=b>d?l.NEXT:l.PREVIOUS;this._slide(e,this._items[b])}},i.prototype.dispose=function(){a(this._element).off(h),a.removeData(this._element,g),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},i.prototype._getConfig=function(c){return c=a.extend({},j,c),f.typeCheckConfig(b,c,k),c},i.prototype._addEventListeners=function(){this._config.keyboard&&a(this._element).on(m.KEYDOWN,a.proxy(this._keydown,this)),"hover"!==this._config.pause||"ontouchstart"in document.documentElement||a(this._element).on(m.MOUSEENTER,a.proxy(this.pause,this)).on(m.MOUSELEAVE,a.proxy(this.cycle,this))},i.prototype._keydown=functi
 on(a){if(a.preventDefault(),!/input|textarea/i.test(a.target.tagName))switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}},i.prototype._getItemIndex=function(b){return this._items=a.makeArray(a(b).parent().find(o.ITEM)),this._items.indexOf(b)},i.prototype._getItemByDirection=function(a,b){var c=a===l.NEXT,d=a===l.PREVIOUS,e=this._getItemIndex(b),f=this._items.length-1;if((d&&0===e||c&&e===f)&&!this._config.wrap)return b;var g=a===l.PREVIOUS?-1:1,h=(e+g)%this._items.length;return h===-1?this._items[this._items.length-1]:this._items[h]},i.prototype._triggerSlideEvent=function(b,c){var d=a.Event(m.SLIDE,{relatedTarget:b,direction:c});return a(this._element).trigger(d),d},i.prototype._setActiveIndicatorElement=function(b){if(this._indicatorsElement){a(this._indicatorsElement).find(o.ACTIVE).removeClass(n.ACTIVE);var c=this._indicatorsElement.children[this._getItemIndex(b)];c&&a(c).addClass(n.ACTIVE)}},i.prototype._slide=function(b,c){var d=this,e=a(this._
 element).find(o.ACTIVE_ITEM)[0],g=c||e&&this._getItemByDirection(b,e),h=Boolean(this._interval),i=b===l.NEXT?n.LEFT:n.RIGHT;if(g&&a(g).hasClass(n.ACTIVE))return void(this._isSliding=!1);if(!this._triggerSlideEvent(g,i).isDefaultPrevented()&&e&&g){this._isSliding=!0,h&&this.pause(),this._setActiveIndicatorElement(g);var j=a.Event(m.SLID,{relatedTarget:g,direction:i});f.supportsTransitionEnd()&&a(this._element).hasClass(n.SLIDE)?(a(g).addClass(b),f.reflow(g),a(e).addClass(i),a(g).addClass(i),a(e).one(f.TRANSITION_END,function(){a(g).removeClass(i).removeClass(b),a(g).addClass(n.ACTIVE),a(e).removeClass(n.ACTIVE).removeClass(b).removeClass(i),d._isSliding=!1,setTimeout(function(){return a(d._element).trigger(j)},0)}).emulateTransitionEnd(600)):(a(e).removeClass(n.ACTIVE),a(g).addClass(n.ACTIVE),this._isSliding=!1,a(this._element).trigger(j)),h&&this.cycle()}},i._jQueryInterface=function(b){return this.each(function(){var c=a(this).data(g),e=a.extend({},j,a(this).data());"object"===(voi
 d 0===b?"undefined":d(b))&&a.extend(e,b);var f="string"==typeof b?b:e.slide;if(c||(c=new i(this,e),a(this).data(g,c)),"number"==typeof b)c.to(b);else if("string"==typeof f){if(void 0===c[f])throw new Error('No method named "'+f+'"');c[f]()}else e.interval&&(c.pause(),c.cycle())})},i._dataApiClickHandler=function(b){var c=f.getSelectorFromElement(this);if(c){var d=a(c)[0];if(d&&a(d).hasClass(n.CAROUSEL)){var e=a.extend({},a(d).data(),a(this).data()),h=this.getAttribute("data-slide-to");h&&(e.interval=!1),i._jQueryInterface.call(a(d),e),h&&a(d).data(g).to(h),b.preventDefault()}}},e(i,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return j}}]),i}();a(document).on(m.CLICK_DATA_API,o.DATA_SLIDE,p._dataApiClickHandler),a(window).on(m.LOAD_DATA_API,function(){a(o.DATA_RIDE).each(function(){var b=a(this);p._jQueryInterface.call(b,b.data())})}),a.fn[b]=p._jQueryInterface,a.fn[b].Constructor=p,a.fn[b].noConflict=function(){return a.fn[b]=i,p._jQueryI
 nterface},p}(jQuery),function(a){var b="collapse",g="bs.collapse",h=a.fn[b],i={toggle:!0,parent:""},j={toggle:"boolean",parent:"string"},k={SHOW:"show."+g,SHOWN:"shown."+g,HIDE:"hide."+g,HIDDEN:"hidden."+g,CLICK_DATA_API:"click.bs.collapse.data-api"},l={IN:"in",COLLAPSE:"collapse",COLLAPSING:"collapsing",COLLAPSED:"collapsed"},m={WIDTH:"width",HEIGHT:"height"},n={ACTIVES:".card > .in, .card > .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},o=function(){function h(b,d){c(this,h),this._isTransitioning=!1,this._element=b,this._config=this._getConfig(d),this._triggerArray=a.makeArray(a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]')),this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}return h.prototype.toggle=function(){a(this._element).hasClass(l.IN)?this.hide():this.show()},h.prototype.show=function(){var b=t
 his;if(!this._isTransitioning&&!a(this._element).hasClass(l.IN)){var c=void 0,d=void 0;if(this._parent&&(c=a.makeArray(a(n.ACTIVES)),c.length||(c=null)),!(c&&(d=a(c).data(g))&&d._isTransitioning)){var e=a.Event(k.SHOW);if(a(this._element).trigger(e),!e.isDefaultPrevented()){c&&(h._jQueryInterface.call(a(c),"hide"),d||a(c).data(g,null));var i=this._getDimension();a(this._element).removeClass(l.COLLAPSE).addClass(l.COLLAPSING),this._element.style[i]=0,this._element.setAttribute("aria-expanded",!0),this._triggerArray.length&&a(this._triggerArray).removeClass(l.COLLAPSED).attr("aria-expanded",!0),this.setTransitioning(!0);var j=function(){a(b._element).removeClass(l.COLLAPSING).addClass(l.COLLAPSE).addClass(l.IN),b._element.style[i]="",b.setTransitioning(!1),a(b._element).trigger(k.SHOWN)};if(!f.supportsTransitionEnd())return void j();var m=i[0].toUpperCase()+i.slice(1),o="scroll"+m;a(this._element).one(f.TRANSITION_END,j).emulateTransitionEnd(600),this._element.style[i]=this._element[o
 ]+"px"}}}},h.prototype.hide=function(){var b=this;if(!this._isTransitioning&&a(this._element).hasClass(l.IN)){var c=a.Event(k.HIDE);if(a(this._element).trigger(c),!c.isDefaultPrevented()){var d=this._getDimension(),e=d===m.WIDTH?"offsetWidth":"offsetHeight";this._element.style[d]=this._element[e]+"px",f.reflow(this._element),a(this._element).addClass(l.COLLAPSING).removeClass(l.COLLAPSE).removeClass(l.IN),this._element.setAttribute("aria-expanded",!1),this._triggerArray.length&&a(this._triggerArray).addClass(l.COLLAPSED).attr("aria-expanded",!1),this.setTransitioning(!0);var g=function(){b.setTransitioning(!1),a(b._element).removeClass(l.COLLAPSING).addClass(l.COLLAPSE).trigger(k.HIDDEN)};if(this._element.style[d]="",!f.supportsTransitionEnd())return void g();a(this._element).one(f.TRANSITION_END,g).emulateTransitionEnd(600)}}},h.prototype.setTransitioning=function(a){this._isTransitioning=a},h.prototype.dispose=function(){a.removeData(this._element,g),this._config=null,this._parent
 =null,this._element=null,this._triggerArray=null,this._isTransitioning=null},h.prototype._getConfig=function(c){return c=a.extend({},i,c),c.toggle=Boolean(c.toggle),f.typeCheckConfig(b,c,j),c},h.prototype._getDimension=function(){return a(this._element).hasClass(m.WIDTH)?m.WIDTH:m.HEIGHT},h.prototype._getParent=function(){var b=this,c=a(this._config.parent)[0],d='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';return a(c).find(d).each(function(a,c){b._addAriaAndCollapsedClass(h._getTargetFromElement(c),[c])}),c},h.prototype._addAriaAndCollapsedClass=function(b,c){if(b){var d=a(b).hasClass(l.IN);b.setAttribute("aria-expanded",d),c.length&&a(c).toggleClass(l.COLLAPSED,!d).attr("aria-expanded",d)}},h._getTargetFromElement=function(b){var c=f.getSelectorFromElement(b);return c?a(c)[0]:null},h._jQueryInterface=function(b){return this.each(function(){var c=a(this),e=c.data(g),f=a.extend({},i,c.data(),"object"===(void 0===b?"undefined":d(b))&&b);if(!e&&f.toggle&&/show|hide
 /.test(b)&&(f.toggle=!1),e||(e=new h(this,f),c.data(g,e)),"string"==typeof b){if(void 0===e[b])throw new Error('No method named "'+b+'"');e[b]()}})},e(h,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return i}}]),h}();a(document).on(k.CLICK_DATA_API,n.DATA_TOGGLE,function(b){b.preventDefault();var c=o._getTargetFromElement(this),d=a(c).data(g),e=d?"toggle":a(this).data();o._jQueryInterface.call(a(c),e)}),a.fn[b]=o._jQueryInterface,a.fn[b].Constructor=o,a.fn[b].noConflict=function(){return a.fn[b]=h,o._jQueryInterface},o}(jQuery),function(a){var b="dropdown",d=".bs.dropdown",g=a.fn[b],h={HIDE:"hide"+d,HIDDEN:"hidden"+d,SHOW:"show"+d,SHOWN:"shown"+d,CLICK:"click"+d,CLICK_DATA_API:"click.bs.dropdown.data-api",KEYDOWN_DATA_API:"keydown.bs.dropdown.data-api"},i={BACKDROP:"dropdown-backdrop",DISABLED:"disabled",OPEN:"open"},j={BACKDROP:".dropdown-backdrop",DATA_TOGGLE:'[data-toggle="dropdown"]',FORM_CHILD:".dropdown form",ROLE_MENU:'[role="menu"]
 ',ROLE_LISTBOX:'[role="listbox"]',NAVBAR_NAV:".navbar-nav",VISIBLE_ITEMS:'[role="menu"] li:not(.disabled) a, [role="listbox"] li:not(.disabled) a'},k=function(){function b(a){c(this,b),this._element=a,this._addEventListeners()}return b.prototype.toggle=function(){if(this.disabled||a(this).hasClass(i.DISABLED))return!1;var c=b._getParentFromElement(this),d=a(c).hasClass(i.OPEN);if(b._clearMenus(),d)return!1;if("ontouchstart"in document.documentElement&&!a(c).closest(j.NAVBAR_NAV).length){var e=document.createElement("div");e.className=i.BACKDROP,a(e).insertBefore(this),a(e).on("click",b._clearMenus)}var f={relatedTarget:this},g=a.Event(h.SHOW,f);return a(c).trigger(g),!g.isDefaultPrevented()&&(this.focus(),this.setAttribute("aria-expanded","true"),a(c).toggleClass(i.OPEN),a(c).trigger(a.Event(h.SHOWN,f)),!1)},b.prototype.dispose=function(){a.removeData(this._element,"bs.dropdown"),a(this._element).off(d),this._element=null},b.prototype._addEventListeners=function(){a(this._element).o
 n(h.CLICK,this.toggle)},b._jQueryInterface=function(c){return this.each(function(){var d=a(this).data("bs.dropdown");if(d||a(this).data("bs.dropdown",d=new b(this)),"string"==typeof c){if(void 0===d[c])throw new Error('No method named "'+c+'"');d[c].call(this)}})},b._clearMenus=function(c){if(!c||3!==c.which){var d=a(j.BACKDROP)[0];d&&d.parentNode.removeChild(d);for(var e=a.makeArray(a(j.DATA_TOGGLE)),f=0;f<e.length;f++){var g=b._getParentFromElement(e[f]),k={relatedTarget:e[f]};if(a(g).hasClass(i.OPEN)&&!(c&&"click"===c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(g,c.target))){var l=a.Event(h.HIDE,k);a(g).trigger(l),l.isDefaultPrevented()||(e[f].setAttribute("aria-expanded","false"),a(g).removeClass(i.OPEN).trigger(a.Event(h.HIDDEN,k)))}}}},b._getParentFromElement=function(b){var c=void 0,d=f.getSelectorFromElement(b);return d&&(c=a(d)[0]),c||b.parentNode},b._dataApiKeydownHandler=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)
 &&(c.preventDefault(),c.stopPropagation(),!this.disabled&&!a(this).hasClass(i.DISABLED))){var d=b._getParentFromElement(this),e=a(d).hasClass(i.OPEN);if(!e&&27!==c.which||e&&27===c.which){if(27===c.which){a(a(d).find(j.DATA_TOGGLE)[0]).trigger("focus")}return void a(this).trigger("click")}var f=a.makeArray(a(j.VISIBLE_ITEMS));if(f=f.filter(function(a){return a.offsetWidth||a.offsetHeight}),f.length){var g=f.indexOf(c.target);38===c.which&&g>0&&g--,40===c.which&&g<f.length-1&&g++,g<0&&(g=0),f[g].focus()}}},e(b,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}}]),b}();a(document).on(h.KEYDOWN_DATA_API,j.DATA_TOGGLE,k._dataApiKeydownHandler).on(h.KEYDOWN_DATA_API,j.ROLE_MENU,k._dataApiKeydownHandler).on(h.KEYDOWN_DATA_API,j.ROLE_LISTBOX,k._dataApiKeydownHandler).on(h.CLICK_DATA_API,k._clearMenus).on(h.CLICK_DATA_API,j.DATA_TOGGLE,k.prototype.toggle).on(h.CLICK_DATA_API,j.FORM_CHILD,function(a){a.stopPropagation()}),a.fn[b]=k._jQueryInterface,a.fn[b].Constructor=k,a.fn[b].noCon
 flict=function(){return a.fn[b]=g,k._jQueryInterface},k}(jQuery),function(a){var b="modal",g=".bs.modal",h=a.fn[b],i={backdrop:!0,keyboard:!0,focus:!0,show:!0},j={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},k={HIDE:"hide.bs.modal",HIDDEN:"hidden.bs.modal",SHOW:"show.bs.modal",SHOWN:"shown.bs.modal",FOCUSIN:"focusin.bs.modal",RESIZE:"resize.bs.modal",CLICK_DISMISS:"click.dismiss.bs.modal",KEYDOWN_DISMISS:"keydown.dismiss.bs.modal",MOUSEUP_DISMISS:"mouseup.dismiss.bs.modal",MOUSEDOWN_DISMISS:"mousedown.dismiss.bs.modal",CLICK_DATA_API:"click.bs.modal.data-api"},l={SCROLLBAR_MEASURER:"modal-scrollbar-measure",BACKDROP:"modal-backdrop",OPEN:"modal-open",FADE:"fade",IN:"in"},m={DIALOG:".modal-dialog",DATA_TOGGLE:'[data-toggle="modal"]',DATA_DISMISS:'[data-dismiss="modal"]',FIXED_CONTENT:".navbar-fixed-top, .navbar-fixed-bottom, .is-fixed"},n=function(){function h(b,d){c(this,h),this._config=this._getConfig(d),this._element=b,this._dialog=a(b).find(m.DIA
 LOG)[0],this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._originalBodyPadding=0,this._scrollbarWidth=0}return h.prototype.toggle=function(a){return this._isShown?this.hide():this.show(a)},h.prototype.show=function(b){var c=this,d=a.Event(k.SHOW,{relatedTarget:b});a(this._element).trigger(d),this._isShown||d.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),a(document.body).addClass(l.OPEN),this._setEscapeEvent(),this._setResizeEvent(),a(this._element).on(k.CLICK_DISMISS,m.DATA_DISMISS,a.proxy(this.hide,this)),a(this._dialog).on(k.MOUSEDOWN_DISMISS,function(){a(c._element).one(k.MOUSEUP_DISMISS,function(b){a(b.target).is(c._element)&&(c._ignoreBackdropClick=!0)})}),this._showBackdrop(a.proxy(this._showElement,this,b)))},h.prototype.hide=function(b){b&&b.preventDefault();var c=a.Event(k.HIDE);a(this._element).trigger(c),this._isShown&&!c.isDefaultPrevented()&&(this._isShown=!1,this._setEscapeEvent(),thi
 s._setResizeEvent(),a(document).off(k.FOCUSIN),a(this._element).removeClass(l.IN),a(this._element).off(k.CLICK_DISMISS),a(this._dialog).off(k.MOUSEDOWN_DISMISS),f.supportsTransitionEnd()&&a(this._element).hasClass(l.FADE)?a(this._element).one(f.TRANSITION_END,a.proxy(this._hideModal,this)).emulateTransitionEnd(300):this._hideModal())},h.prototype.dispose=function(){a.removeData(this._element,"bs.modal"),a(window).off(g),a(document).off(g),a(this._element).off(g),a(this._backdrop).off(g),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._originalBodyPadding=null,this._scrollbarWidth=null},h.prototype._getConfig=function(c){return c=a.extend({},i,c),f.typeCheckConfig(b,c,j),c},h.prototype._showElement=function(b){var c=this,d=f.supportsTransitionEnd()&&a(this._element).hasClass(l.FADE);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.bod
 y.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.scrollTop=0,d&&f.reflow(this._element),a(this._element).addClass(l.IN),this._config.focus&&this._enforceFocus();var e=a.Event(k.SHOWN,{relatedTarget:b}),g=function(){c._config.focus&&c._element.focus(),a(c._element).trigger(e)};d?a(this._dialog).one(f.TRANSITION_END,g).emulateTransitionEnd(300):g()},h.prototype._enforceFocus=function(){var b=this;a(document).off(k.FOCUSIN).on(k.FOCUSIN,function(c){document===c.target||b._element===c.target||a(b._element).has(c.target).length||b._element.focus()})},h.prototype._setEscapeEvent=function(){var b=this;this._isShown&&this._config.keyboard?a(this._element).on(k.KEYDOWN_DISMISS,function(a){27===a.which&&b.hide()}):this._isShown||a(this._element).off(k.KEYDOWN_DISMISS)},h.prototype._setResizeEvent=function(){this._isShown?a(window).on(k.RESIZE,a.proxy(this._handleUpdate,this)):a(window).off(k.RESIZE)},h.prototype._hideM
 odal=function(){var b=this;this._element.style.display="none",this._element.setAttribute("aria-hidden","true"),this._showBackdrop(function(){a(document.body).removeClass(l.OPEN),b._resetAdjustments(),b._resetScrollbar(),a(b._element).trigger(k.HIDDEN)})},h.prototype._removeBackdrop=function(){this._backdrop&&(a(this._backdrop).remove(),this._backdrop=null)},h.prototype._showBackdrop=function(b){var c=this,d=a(this._element).hasClass(l.FADE)?l.FADE:"";if(this._isShown&&this._config.backdrop){var e=f.supportsTransitionEnd()&&d;if(this._backdrop=document.createElement("div"),this._backdrop.className=l.BACKDROP,d&&a(this._backdrop).addClass(d),a(this._backdrop).appendTo(document.body),a(this._element).on(k.CLICK_DISMISS,function(a){if(c._ignoreBackdropClick)return void(c._ignoreBackdropClick=!1);a.target===a.currentTarget&&("static"===c._config.backdrop?c._element.focus():c.hide())}),e&&f.reflow(this._backdrop),a(this._backdrop).addClass(l.IN),!b)return;if(!e)return void b();a(this._bac
 kdrop).one(f.TRANSITION_END,b).emulateTransitionEnd(150)}else if(!this._isShown&&this._backdrop){a(this._backdrop).removeClass(l.IN);var g=function(){c._removeBackdrop(),b&&b()};f.supportsTransitionEnd()&&a(this._element).hasClass(l.FADE)?a(this._backdrop).one(f.TRANSITION_END,g).emulateTransitionEnd(150):g()}else b&&b()},h.prototype._handleUpdate=function(){this._adjustDialog()},h.prototype._adjustDialog=function(){var a=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&a&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!a&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},h.prototype._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},h.prototype._checkScrollbar=function(){this._isBodyOverflowing=document.body.clientWidth<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},h.prototype._setScrollbar=function(){var b=parseInt(a(m.FI
 XED_CONTENT).css("padding-right")||0,10);this._originalBodyPadding=document.body.style.paddingRight||"",this._isBodyOverflowing&&(document.body.style.paddingRight=b+this._scrollbarWidth+"px")},h.prototype._resetScrollbar=function(){document.body.style.paddingRight=this._originalBodyPadding},h.prototype._getScrollbarWidth=function(){var a=document.createElement("div");a.className=l.SCROLLBAR_MEASURER,document.body.appendChild(a);var b=a.offsetWidth-a.clientWidth;return document.body.removeChild(a),b},h._jQueryInterface=function(b,c){return this.each(function(){var e=a(this).data("bs.modal"),f=a.extend({},h.Default,a(this).data(),"object"===(void 0===b?"undefined":d(b))&&b);if(e||(e=new h(this,f),a(this).data("bs.modal",e)),"string"==typeof b){if(void 0===e[b])throw new Error('No method named "'+b+'"');e[b](c)}else f.show&&e.show(c)})},e(h,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return i}}]),h}();a(document).on(k.CLICK_DATA_API,m.DATA_
 TOGGLE,function(b){var c=this,d=void 0,e=f.getSelectorFromElement(this);e&&(d=a(e)[0]);var g=a(d).data("bs.modal")?"toggle":a.extend({},a(d).data(),a(this).data());"A"===this.tagName&&b.preventDefault();var h=a(d).one(k.SHOW,function(b){b.isDefaultPrevented()||h.one(k.HIDDEN,function(){a(c).is(":visible")&&c.focus()})});n._jQueryInterface.call(a(d),g,this)}),a.fn[b]=n._jQueryInterface,a.fn[b].Constructor=n,a.fn[b].noConflict=function(){return a.fn[b]=h,n._jQueryInterface},n}(jQuery),function(a){var b="scrollspy",g=a.fn[b],h={offset:10,method:"auto",target:""},i={offset:"number",method:"string",target:"(string|element)"},j={ACTIVATE:"activate.bs.scrollspy",SCROLL:"scroll.bs.scrollspy",LOAD_DATA_API:"load.bs.scrollspy.data-api"},k={DROPDOWN_ITEM:"dropdown-item",DROPDOWN_MENU:"dropdown-menu",NAV_LINK:"nav-link",NAV:"nav",ACTIVE:"active"},l={DATA_SPY:'[data-spy="scroll"]',ACTIVE:".active",LIST_ITEM:".list-item",LI:"li",LI_DROPDOWN:"li.dropdown",NAV_LINKS:".nav-link",DROPDOWN:".dropdown"
 ,DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},m={OFFSET:"offset",POSITION:"position"},n=function(){function g(b,d){c(this,g),this._element=b,this._scrollElement="BODY"===b.tagName?window:b,this._config=this._getConfig(d),this._selector=this._config.target+" "+l.NAV_LINKS+","+this._config.target+" "+l.DROPDOWN_ITEMS,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,a(this._scrollElement).on(j.SCROLL,a.proxy(this._process,this)),this.refresh(),this._process()}return g.prototype.refresh=function(){var b=this,c=this._scrollElement!==this._scrollElement.window?m.POSITION:m.OFFSET,d="auto"===this._config.method?c:this._config.method,e=d===m.POSITION?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),a.makeArray(a(this._selector)).map(function(b){var c=void 0,g=f.getSelectorFromElement(b);return g&&(c=a(g)[0]),c&&(c.offsetWidth||c.offsetHeight)?[a(c)[d]().top+e,g]:null}).filter(function(a){
 return a}).sort(function(a,b){return a[0]-b[0]}).forEach(function(a){b._offsets.push(a[0]),b._targets.push(a[1])})},g.prototype.dispose=function(){a.removeData(this._element,"bs.scrollspy"),a(this._scrollElement).off(".bs.scrollspy"),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},g.prototype._getConfig=function(c){if(c=a.extend({},h,c),"string"!=typeof c.target){var d=a(c.target).attr("id");d||(d=f.getUID(b),a(c.target).attr("id",d)),c.target="#"+d}return f.typeCheckConfig(b,c,i),c},g.prototype._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.scrollY:this._scrollElement.scrollTop},g.prototype._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},g.prototype._process=function(){var a=this._getScrollTop()+this._config.offset,b=this._getScrollHe
 ight(),c=this._config.offset+b-this._scrollElement.offsetHeight;if(this._scrollHeight!==b&&this.refresh(),a>=c){var d=this._targets[this._targets.length-1];this._activeTarget!==d&&this._activate(d)}if(this._activeTarget&&a<this._offsets[0])return this._activeTarget=null,void this._clear();for(var e=this._offsets.length;e--;){this._activeTarget!==this._targets[e]&&a>=this._offsets[e]&&(void 0===this._offsets[e+1]||a<this._offsets[e+1])&&this._activate(this._targets[e])}},g.prototype._activate=function(b){this._activeTarget=b,this._clear();var c=this._selector.split(",");c=c.map(function(a){return a+'[data-target="'+b+'"],'+a+'[href="'+b+'"]'});var d=a(c.join(","));d.hasClass(k.DROPDOWN_ITEM)?(d.closest(l.DROPDOWN).find(l.DROPDOWN_TOGGLE).addClass(k.ACTIVE),d.addClass(k.ACTIVE)):d.parents(l.LI).find(l.NAV_LINKS).addClass(k.ACTIVE),a(this._scrollElement).trigger(j.ACTIVATE,{relatedTarget:b})},g.prototype._clear=function(){a(this._selector).filter(l.ACTIVE).removeClass(k.ACTIVE)},g._jQu
 eryInterface=function(b){return this.each(function(){var c=a(this).data("bs.scrollspy"),e="object"===(void 0===b?"undefined":d(b))&&b||null;if(c||(c=new g(this,e),a(this).data("bs.scrollspy",c)),"string"==typeof b){if(void 0===c[b])throw new Error('No method named "'+b+'"');c[b]()}})},e(g,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return h}}]),g}();a(window).on(j.LOAD_DATA_API,function(){for(var b=a.makeArray(a(l.DATA_SPY)),c=b.length;c--;){var d=a(b[c]);n._jQueryInterface.call(d,d.data())}}),a.fn[b]=n._jQueryInterface,a.fn[b].Constructor=n,a.fn[b].noConflict=function(){return a.fn[b]=g,n._jQueryInterface},n}(jQuery),function(a){var b=a.fn.tab,d={HIDE:"hide.bs.tab",HIDDEN:"hidden.bs.tab",SHOW:"show.bs.tab",SHOWN:"shown.bs.tab",CLICK_DATA_API:"click.bs.tab.data-api"},g={DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active",FADE:"fade",IN:"in"},h={A:"a",LI:"li",DROPDOWN:".dropdown",UL:"ul:not(.dropdown-menu)",FADE_CHILD:"> .nav-item .fade, > .fad
 e",ACTIVE:".active",ACTIVE_CHILD:"> .nav-item > .active, > .active",
-DATA_TOGGLE:'[data-toggle="tab"], [data-toggle="pill"]',DROPDOWN_TOGGLE:".dropdown-toggle",DROPDOWN_ACTIVE_CHILD:"> .dropdown-menu .active"},i=function(){function b(a){c(this,b),this._element=a}return b.prototype.show=function(){var b=this;if(!this._element.parentNode||this._element.parentNode.nodeType!==Node.ELEMENT_NODE||!a(this._element).hasClass(g.ACTIVE)){var c=void 0,e=void 0,i=a(this._element).closest(h.UL)[0],j=f.getSelectorFromElement(this._element);i&&(e=a.makeArray(a(i).find(h.ACTIVE)),e=e[e.length-1]);var k=a.Event(d.HIDE,{relatedTarget:this._element}),l=a.Event(d.SHOW,{relatedTarget:e});if(e&&a(e).trigger(k),a(this._element).trigger(l),!l.isDefaultPrevented()&&!k.isDefaultPrevented()){j&&(c=a(j)[0]),this._activate(this._element,i);var m=function(){var c=a.Event(d.HIDDEN,{relatedTarget:b._element}),f=a.Event(d.SHOWN,{relatedTarget:e});a(e).trigger(c),a(b._element).trigger(f)};c?this._activate(c,c.parentNode,m):m()}}},b.prototype.dispose=function(){a.removeClass(this._ele
 ment,"bs.tab"),this._element=null},b.prototype._activate=function(b,c,d){var e=a(c).find(h.ACTIVE_CHILD)[0],i=d&&f.supportsTransitionEnd()&&(e&&a(e).hasClass(g.FADE)||Boolean(a(c).find(h.FADE_CHILD)[0])),j=a.proxy(this._transitionComplete,this,b,e,i,d);e&&i?a(e).one(f.TRANSITION_END,j).emulateTransitionEnd(150):j(),e&&a(e).removeClass(g.IN)},b.prototype._transitionComplete=function(b,c,d,e){if(c){a(c).removeClass(g.ACTIVE);var i=a(c).find(h.DROPDOWN_ACTIVE_CHILD)[0];i&&a(i).removeClass(g.ACTIVE),c.setAttribute("aria-expanded",!1)}if(a(b).addClass(g.ACTIVE),b.setAttribute("aria-expanded",!0),d?(f.reflow(b),a(b).addClass(g.IN)):a(b).removeClass(g.FADE),b.parentNode&&a(b.parentNode).hasClass(g.DROPDOWN_MENU)){var j=a(b).closest(h.DROPDOWN)[0];j&&a(j).find(h.DROPDOWN_TOGGLE).addClass(g.ACTIVE),b.setAttribute("aria-expanded",!0)}e&&e()},b._jQueryInterface=function(c){return this.each(function(){var d=a(this),e=d.data("bs.tab");if(e||(e=e=new b(this),d.data("bs.tab",e)),"string"==typeof c
 ){if(void 0===e[c])throw new Error('No method named "'+c+'"');e[c]()}})},e(b,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}}]),b}();a(document).on(d.CLICK_DATA_API,h.DATA_TOGGLE,function(b){b.preventDefault(),i._jQueryInterface.call(a(this),"show")}),a.fn.tab=i._jQueryInterface,a.fn.tab.Constructor=i,a.fn.tab.noConflict=function(){return a.fn.tab=b,i._jQueryInterface},i}(jQuery),function(a){if(void 0===window.Tether)throw new Error("Bootstrap tooltips require Tether (http://tether.io/)");var b="tooltip",g=".bs.tooltip",h=a.fn[b],i={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:"0 0",constraints:[]},j={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"string",constraints:"array"},k={TOP:"bottom ce
 nter",RIGHT:"middle left",BOTTOM:"top center",LEFT:"middle right"},l={IN:"in",OUT:"out"},m={HIDE:"hide"+g,HIDDEN:"hidden"+g,SHOW:"show"+g,SHOWN:"shown"+g,INSERTED:"inserted"+g,CLICK:"click"+g,FOCUSIN:"focusin"+g,FOCUSOUT:"focusout"+g,MOUSEENTER:"mouseenter"+g,MOUSELEAVE:"mouseleave"+g},n={FADE:"fade",IN:"in"},o={TOOLTIP:".tooltip",TOOLTIP_INNER:".tooltip-inner"},p={element:!1,enabled:!1},q={HOVER:"hover",FOCUS:"focus",CLICK:"click",MANUAL:"manual"},r=function(){function h(a,b){c(this,h),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._tether=null,this.element=a,this.config=this._getConfig(b),this.tip=null,this._setListeners()}return h.prototype.enable=function(){this._isEnabled=!0},h.prototype.disable=function(){this._isEnabled=!1},h.prototype.toggleEnabled=function(){this._isEnabled=!this._isEnabled},h.prototype.toggle=function(b){if(b){var c=this.constructor.DATA_KEY,d=a(b.currentTarget).data(c);d||(d=new this.constructor(b.currentTarget,this._ge
 tDelegateConfig()),a(b.currentTarget).data(c,d)),d._activeTrigger.click=!d._activeTrigger.click,d._isWithActiveTrigger()?d._enter(null,d):d._leave(null,d)}else{if(a(this.getTipElement()).hasClass(n.IN))return void this._leave(null,this);this._enter(null,this)}},h.prototype.dispose=function(){clearTimeout(this._timeout),this.cleanupTether(),a.removeData(this.element,this.constructor.DATA_KEY),a(this.element).off(this.constructor.EVENT_KEY),this.tip&&a(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._tether=null,this.element=null,this.config=null,this.tip=null},h.prototype.show=function(){var b=this,c=a.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){a(this.element).trigger(c);var d=a.contains(this.element.ownerDocument.documentElement,this.element);if(c.isDefaultPrevented()||!d)return;var e=this.getTipElement(),g=f.getUID(this.constructor.NAME);e.setAttribute("id",g),this.element.setAttribute(
 "aria-describedby",g),this.setContent(),this.config.animation&&a(e).addClass(n.FADE);var i="function"==typeof this.config.placement?this.config.placement.call(this,e,this.element):this.config.placement,j=this._getAttachment(i);a(e).data(this.constructor.DATA_KEY,this).appendTo(document.body),a(this.element).trigger(this.constructor.Event.INSERTED),this._tether=new Tether({attachment:j,element:e,target:this.element,classes:p,classPrefix:"bs-tether",offset:this.config.offset,constraints:this.config.constraints,addTargetClasses:!1}),f.reflow(e),this._tether.position(),a(e).addClass(n.IN);var k=function(){var c=b._hoverState;b._hoverState=null,a(b.element).trigger(b.constructor.Event.SHOWN),c===l.OUT&&b._leave(null,b)};if(f.supportsTransitionEnd()&&a(this.tip).hasClass(n.FADE))return void a(this.tip).one(f.TRANSITION_END,k).emulateTransitionEnd(h._TRANSITION_DURATION);k()}},h.prototype.hide=function(b){var c=this,d=this.getTipElement(),e=a.Event(this.constructor.Event.HIDE),g=function()
 {c._hoverState!==l.IN&&d.parentNode&&d.parentNode.removeChild(d),c.element.removeAttribute("aria-describedby"),a(c.element).trigger(c.constructor.Event.HIDDEN),c.cleanupTether(),b&&b()};a(this.element).trigger(e),e.isDefaultPrevented()||(a(d).removeClass(n.IN),f.supportsTransitionEnd()&&a(this.tip).hasClass(n.FADE)?a(d).one(f.TRANSITION_END,g).emulateTransitionEnd(150):g(),this._hoverState="")},h.prototype.isWithContent=function(){return Boolean(this.getTitle())},h.prototype.getTipElement=function(){return this.tip=this.tip||a(this.config.template)[0]},h.prototype.setContent=function(){var b=a(this.getTipElement());this.setElementContent(b.find(o.TOOLTIP_INNER),this.getTitle()),b.removeClass(n.FADE).removeClass(n.IN),this.cleanupTether()},h.prototype.setElementContent=function(b,c){var e=this.config.html;"object"===(void 0===c?"undefined":d(c))&&(c.nodeType||c.jquery)?e?a(c).parent().is(b)||b.empty().append(c):b.text(a(c).text()):b[e?"html":"text"](c)},h.prototype.getTitle=function(
 ){var a=this.element.getAttribute("data-original-title");return a||(a="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),a},h.prototype.cleanupTether=function(){this._tether&&this._tether.destroy()},h.prototype._getAttachment=function(a){return k[a.toUpperCase()]},h.prototype._setListeners=function(){var b=this;this.config.trigger.split(" ").forEach(function(c){if("click"===c)a(b.element).on(b.constructor.Event.CLICK,b.config.selector,a.proxy(b.toggle,b));else if(c!==q.MANUAL){var d=c===q.HOVER?b.constructor.Event.MOUSEENTER:b.constructor.Event.FOCUSIN,e=c===q.HOVER?b.constructor.Event.MOUSELEAVE:b.constructor.Event.FOCUSOUT;a(b.element).on(d,b.config.selector,a.proxy(b._enter,b)).on(e,b.config.selector,a.proxy(b._leave,b))}}),this.config.selector?this.config=a.extend({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},h.prototype._fixTitle=function(){var a=d(this.element.getAttribute("data-original-title"));(this.element.getAtt
 ribute("title")||"string"!==a)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},h.prototype._enter=function(b,c){var d=this.constructor.DATA_KEY;return c=c||a(b.currentTarget).data(d),c||(c=new this.constructor(b.currentTarget,this._getDelegateConfig()),a(b.currentTarget).data(d,c)),b&&(c._activeTrigger["focusin"===b.type?q.FOCUS:q.HOVER]=!0),a(c.getTipElement()).hasClass(n.IN)||c._hoverState===l.IN?void(c._hoverState=l.IN):(clearTimeout(c._timeout),c._hoverState=l.IN,c.config.delay&&c.config.delay.show?void(c._timeout=setTimeout(function(){c._hoverState===l.IN&&c.show()},c.config.delay.show)):void c.show())},h.prototype._leave=function(b,c){var d=this.constructor.DATA_KEY;if(c=c||a(b.currentTarget).data(d),c||(c=new this.constructor(b.currentTarget,this._getDelegateConfig()),a(b.currentTarget).data(d,c)),b&&(c._activeTrigger["focusout"===b.type?q.FOCUS:q.HOVER]=!1),!c._isWithActiveTrigger()){if(clearTi
 meout(c._timeout),c._hoverState=l.OUT,!c.config.delay||!c.config.delay.hide)return void c.hide();c._timeout=setTimeout(function(){c._hoverState===l.OUT&&c.hide()},c.config.delay.hide)}},h.prototype._isWithActiveTrigger=function(){for(var a in this._activeTrigger)if(this._activeTrigger[a])return!0;return!1},h.prototype._getConfig=function(c){return c=a.extend({},this.constructor.Default,a(this.element).data(),c),c.delay&&"number"==typeof c.delay&&(c.delay={show:c.delay,hide:c.delay}),f.typeCheckConfig(b,c,this.constructor.DefaultType),c},h.prototype._getDelegateConfig=function(){var a={};if(this.config)for(var b in this.config)this.constructor.Default[b]!==this.config[b]&&(a[b]=this.config[b]);return a},h._jQueryInterface=function(b){return this.each(function(){var c=a(this).data("bs.tooltip"),e="object"===(void 0===b?"undefined":d(b))?b:null;if((c||!/dispose|hide/.test(b))&&(c||(c=new h(this,e),a(this).data("bs.tooltip",c)),"string"==typeof b)){if(void 0===c[b])throw new Error('No m
 ethod named "'+b+'"');c[b]()}})},e(h,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return i}},{key:"NAME",get:function(){return b}},{key:"DATA_KEY",get:function(){return"bs.tooltip"}},{key:"Event",get:function(){return m}},{key:"EVENT_KEY",get:function(){return g}},{key:"DefaultType",get:function(){return j}}]),h}();return a.fn[b]=r._jQueryInterface,a.fn[b].Constructor=r,a.fn[b].noConflict=function(){return a.fn[b]=h,r._jQueryInterface},r}(jQuery));!function(f){var h="popover",i=".bs.popover",j=f.fn[h],k=f.extend({},g.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),l=f.extend({},g.DefaultType,{content:"(string|element|function)"}),m={FADE:"fade",IN:"in"},n={TITLE:".popover-title",CONTENT:".popover-content"},o={HIDE:"hide"+i,HIDDEN:"hidden"+i,SHOW:"show"+i,SHOWN:"shown"+i,INSERTED:"inserted"+i,CLICK:"click"+i,FOCUS
 IN:"focusin"+i,FOCUSOUT:"focusout"+i,MOUSEENTER:"mouseenter"+i,MOUSELEAVE:"mouseleave"+i},p=function(g){function j(){return c(this,j),a(this,g.apply(this,arguments))}return b(j,g),j.prototype.isWithContent=function(){return this.getTitle()||this._getContent()},j.prototype.getTipElement=function(){return this.tip=this.tip||f(this.config.template)[0]},j.prototype.setContent=function(){var a=f(this.getTipElement());this.setElementContent(a.find(n.TITLE),this.getTitle()),this.setElementContent(a.find(n.CONTENT),this._getContent()),a.removeClass(m.FADE).removeClass(m.IN),this.cleanupTether()},j.prototype._getContent=function(){return this.element.getAttribute("data-content")||("function"==typeof this.config.content?this.config.content.call(this.element):this.config.content)},j._jQueryInterface=function(a){return this.each(function(){var b=f(this).data("bs.popover"),c="object"===(void 0===a?"undefined":d(a))?a:null;if((b||!/destroy|hide/.test(a))&&(b||(b=new j(this,c),f(this).data("bs.pop
 over",b)),"string"==typeof a)){if(void 0===b[a])throw new Error('No method named "'+a+'"');b[a]()}})},e(j,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return k}},{key:"NAME",get:function(){return h}},{key:"DATA_KEY",get:function(){return"bs.popover"}},{key:"Event",get:function(){return o}},{key:"EVENT_KEY",get:function(){return i}},{key:"DefaultType",get:function(){return l}}]),j}(g);f.fn[h]=p._jQueryInterface,f.fn[h].Constructor=p,f.fn[h].noConflict=function(){return f.fn[h]=j,p._jQueryInterface},p}(jQuery)}();
\ No newline at end of file
+if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(jQuery),function(){function a(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeof b&&"function"!=typeof b?a:b}function b(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}function c(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}var d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(a){return typeof a}:function(a){return
  a&&"function"==typeof Symbol&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},e=function(){function a(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}return function(b,c,d){return c&&a(b.prototype,c),d&&a(b,d),b}}(),f=function(a){function b(a){return{}.toString.call(a).match(/\s([a-zA-Z]+)/)[1].toLowerCase()}function c(a){return(a[0]||a).nodeType}function d(){return{bindType:g.end,delegateType:g.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}}}function e(){if(window.QUnit)return!1;var a=document.createElement("bootstrap");for(var b in h)if(void 0!==a.style[b])return{end:h[b]};return!1}function f(b){var c=this,d=!1;return a(this).one(i.TRANSITION_END,function(){d=!0}),setTimeout(function(){d||i.triggerTransitionEnd(c)},b),this}var g=!1,h={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransi
 tion:"oTransitionEnd otransitionend",transition:"transitionend"},i={TRANSITION_END:"bsTransitionEnd",getUID:function(a){do{a+=~~(1e6*Math.random())}while(document.getElementById(a));return a},getSelectorFromElement:function(a){var b=a.getAttribute("data-target");return b||(b=a.getAttribute("href")||"",b=/^#[a-z]/i.test(b)?b:null),b},reflow:function(a){new Function("bs","return bs")(a.offsetHeight)},triggerTransitionEnd:function(b){a(b).trigger(g.end)},supportsTransitionEnd:function(){return Boolean(g)},typeCheckConfig:function(a,d,e){for(var f in e)if(e.hasOwnProperty(f)){var g=e[f],h=d[f],i=void 0;if(i=h&&c(h)?"element":b(h),!new RegExp(g).test(i))throw new Error(a.toUpperCase()+': Option "'+f+'" provided type "'+i+'" but expected type "'+g+'".')}}};return function(){g=e(),a.fn.emulateTransitionEnd=f,i.supportsTransitionEnd()&&(a.event.special[i.TRANSITION_END]=d())}(),i}(jQuery),g=(function(a){var b="alert",d=a.fn[b],g={DISMISS:'[data-dismiss="alert"]'},h={CLOSE:"close.bs.alert",C
 LOSED:"closed.bs.alert",CLICK_DATA_API:"click.bs.alert.data-api"},i={ALERT:"alert",FADE:"fade",IN:"in"},j=function(){function b(a){c(this,b),this._element=a}return b.prototype.close=function(a){a=a||this._element;var b=this._getRootElement(a);this._triggerCloseEvent(b).isDefaultPrevented()||this._removeElement(b)},b.prototype.dispose=function(){a.removeData(this._element,"bs.alert"),this._element=null},b.prototype._getRootElement=function(b){var c=f.getSelectorFromElement(b),d=!1;return c&&(d=a(c)[0]),d||(d=a(b).closest("."+i.ALERT)[0]),d},b.prototype._triggerCloseEvent=function(b){var c=a.Event(h.CLOSE);return a(b).trigger(c),c},b.prototype._removeElement=function(b){if(a(b).removeClass(i.IN),!f.supportsTransitionEnd()||!a(b).hasClass(i.FADE))return void this._destroyElement(b);a(b).one(f.TRANSITION_END,a.proxy(this._destroyElement,this,b)).emulateTransitionEnd(150)},b.prototype._destroyElement=function(b){a(b).detach().trigger(h.CLOSED).remove()},b._jQueryInterface=function(c){ret
 urn this.each(function(){var d=a(this),e=d.data("bs.alert");e||(e=new b(this),d.data("bs.alert",e)),"close"===c&&e[c](this)})},b._handleDismiss=function(a){return function(b){b&&b.preventDefault(),a.close(this)}},e(b,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}}]),b}();a(document).on(h.CLICK_DATA_API,g.DISMISS,j._handleDismiss(new j)),a.fn[b]=j._jQueryInterface,a.fn[b].Constructor=j,a.fn[b].noConflict=function(){return a.fn[b]=d,j._jQueryInterface}}(jQuery),function(a){var b="button",d=a.fn[b],f={ACTIVE:"active",BUTTON:"btn",FOCUS:"focus"},g={DATA_TOGGLE_CARROT:'[data-toggle^="button"]',DATA_TOGGLE:'[data-toggle="buttons"]',INPUT:"input",ACTIVE:".active",BUTTON:".btn"},h={CLICK_DATA_API:"click.bs.button.data-api",FOCUS_BLUR_DATA_API:"focus.bs.button.data-api blur.bs.button.data-api"},i=function(){function b(a){c(this,b),this._element=a}return b.prototype.toggle=function(){var b=!0,c=a(this._element).closest(g.DATA_TOGGLE)[0];if(c){var d=a(this._element).find(g.INPUT)[0
 ];if(d){if("radio"===d.type)if(d.checked&&a(this._element).hasClass(f.ACTIVE))b=!1;else{var e=a(c).find(g.ACTIVE)[0];e&&a(e).removeClass(f.ACTIVE)}b&&(d.checked=!a(this._element).hasClass(f.ACTIVE),a(this._element).trigger("change")),d.focus()}}else this._element.setAttribute("aria-pressed",!a(this._element).hasClass(f.ACTIVE));b&&a(this._element).toggleClass(f.ACTIVE)},b.prototype.dispose=function(){a.removeData(this._element,"bs.button"),this._element=null},b._jQueryInterface=function(c){return this.each(function(){var d=a(this).data("bs.button");d||(d=new b(this),a(this).data("bs.button",d)),"toggle"===c&&d[c]()})},e(b,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}}]),b}();a(document).on(h.CLICK_DATA_API,g.DATA_TOGGLE_CARROT,function(b){b.preventDefault();var c=b.target;a(c).hasClass(f.BUTTON)||(c=a(c).closest(g.BUTTON)),i._jQueryInterface.call(a(c),"toggle")}).on(h.FOCUS_BLUR_DATA_API,g.DATA_TOGGLE_CARROT,function(b){var c=a(b.target).closest(g.BUTTON)[0];a(c).toggle
 Class(f.FOCUS,/^focus(in)?$/.test(b.type))}),a.fn[b]=i._jQueryInterface,a.fn[b].Constructor=i,a.fn[b].noConflict=function(){return a.fn[b]=d,i._jQueryInterface}}(jQuery),function(a){var b="carousel",g="bs.carousel",h="."+g,i=a.fn[b],j={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0},k={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean"},l={NEXT:"next",PREVIOUS:"prev"},m={SLIDE:"slide"+h,SLID:"slid"+h,KEYDOWN:"keydown"+h,MOUSEENTER:"mouseenter"+h,MOUSELEAVE:"mouseleave"+h,LOAD_DATA_API:"load.bs.carousel.data-api",CLICK_DATA_API:"click.bs.carousel.data-api"},n={CAROUSEL:"carousel",ACTIVE:"active",SLIDE:"slide",RIGHT:"right",LEFT:"left",ITEM:"carousel-item"},o={ACTIVE:".active",ACTIVE_ITEM:".active.carousel-item",ITEM:".carousel-item",NEXT_PREV:".next, .prev",INDICATORS:".carousel-indicators",DATA_SLIDE:"[data-slide], [data-slide-to]",DATA_RIDE:'[data-ride="carousel"]'},p=function(){function i(b,d){c(this,i),this._it
 ems=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this._config=this._getConfig(d),this._element=a(b)[0],this._indicatorsElement=a(this._element).find(o.INDICATORS)[0],this._addEventListeners()}return i.prototype.next=function(){this._isSliding||this._slide(l.NEXT)},i.prototype.nextWhenVisible=function(){document.hidden||this.next()},i.prototype.prev=function(){this._isSliding||this._slide(l.PREVIOUS)},i.prototype.pause=function(b){b||(this._isPaused=!0),a(this._element).find(o.NEXT_PREV)[0]&&f.supportsTransitionEnd()&&(f.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},i.prototype.cycle=function(b){b||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval(a.proxy(document.visibilityState?this.nextWhenVisible:this.next,this),this._config.interval))},i.prototype.to=function(b){var c=this;this
 ._activeElement=a(this._element).find(o.ACTIVE_ITEM)[0];var d=this._getItemIndex(this._activeElement);if(!(b>this._items.length-1||b<0)){if(this._isSliding)return void a(this._element).one(m.SLID,function(){return c.to(b)});if(d===b)return this.pause(),void this.cycle();var e=b>d?l.NEXT:l.PREVIOUS;this._slide(e,this._items[b])}},i.prototype.dispose=function(){a(this._element).off(h),a.removeData(this._element,g),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},i.prototype._getConfig=function(c){return c=a.extend({},j,c),f.typeCheckConfig(b,c,k),c},i.prototype._addEventListeners=function(){this._config.keyboard&&a(this._element).on(m.KEYDOWN,a.proxy(this._keydown,this)),"hover"!==this._config.pause||"ontouchstart"in document.documentElement||a(this._element).on(m.MOUSEENTER,a.proxy(this.pause,this)).on(m.MOUSELEAVE,a.proxy(this.cycle,this))},i.prototype._keydown=fu
 nction(a){if(a.preventDefault(),!/input|textarea/i.test(a.target.tagName))switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}},i.prototype._getItemIndex=function(b){return this._items=a.makeArray(a(b).parent().find(o.ITEM)),this._items.indexOf(b)},i.prototype._getItemByDirection=function(a,b){var c=a===l.NEXT,d=a===l.PREVIOUS,e=this._getItemIndex(b),f=this._items.length-1;if((d&&0===e||c&&e===f)&&!this._config.wrap)return b;var g=a===l.PREVIOUS?-1:1,h=(e+g)%this._items.length;return-1===h?this._items[this._items.length-1]:this._items[h]},i.prototype._triggerSlideEvent=function(b,c){var d=a.Event(m.SLIDE,{relatedTarget:b,direction:c});return a(this._element).trigger(d),d},i.prototype._setActiveIndicatorElement=function(b){if(this._indicatorsElement){a(this._indicatorsElement).find(o.ACTIVE).removeClass(n.ACTIVE);var c=this._indicatorsElement.children[this._getItemIndex(b)];c&&a(c).addClass(n.ACTIVE)}},i.prototype._slide=function(b,c){var d=this,e=a(thi
 s._element).find(o.ACTIVE_ITEM)[0],g=c||e&&this._getItemByDirection(b,e),h=Boolean(this._interval),i=b===l.NEXT?n.LEFT:n.RIGHT;if(g&&a(g).hasClass(n.ACTIVE))return void(this._isSliding=!1);if(!this._triggerSlideEvent(g,i).isDefaultPrevented()&&e&&g){this._isSliding=!0,h&&this.pause(),this._setActiveIndicatorElement(g);var j=a.Event(m.SLID,{relatedTarget:g,direction:i});f.supportsTransitionEnd()&&a(this._element).hasClass(n.SLIDE)?(a(g).addClass(b),f.reflow(g),a(e).addClass(i),a(g).addClass(i),a(e).one(f.TRANSITION_END,function(){a(g).removeClass(i).removeClass(b),a(g).addClass(n.ACTIVE),a(e).removeClass(n.ACTIVE).removeClass(b).removeClass(i),d._isSliding=!1,setTimeout(function(){return a(d._element).trigger(j)},0)}).emulateTransitionEnd(600)):(a(e).removeClass(n.ACTIVE),a(g).addClass(n.ACTIVE),this._isSliding=!1,a(this._element).trigger(j)),h&&this.cycle()}},i._jQueryInterface=function(b){return this.each(function(){var c=a(this).data(g),e=a.extend({},j,a(this).data());"object"===(
 void 0===b?"undefined":d(b))&&a.extend(e,b);var f="string"==typeof b?b:e.slide;if(c||(c=new i(this,e),a(this).data(g,c)),"number"==typeof b)c.to(b);else if("string"==typeof f){if(void 0===c[f])throw new Error('No method named "'+f+'"');c[f]()}else e.interval&&(c.pause(),c.cycle())})},i._dataApiClickHandler=function(b){var c=f.getSelectorFromElement(this);if(c){var d=a(c)[0];if(d&&a(d).hasClass(n.CAROUSEL)){var e=a.extend({},a(d).data(),a(this).data()),h=this.getAttribute("data-slide-to");h&&(e.interval=!1),i._jQueryInterface.call(a(d),e),h&&a(d).data(g).to(h),b.preventDefault()}}},e(i,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return j}}]),i}();a(document).on(m.CLICK_DATA_API,o.DATA_SLIDE,p._dataApiClickHandler),a(window).on(m.LOAD_DATA_API,function(){a(o.DATA_RIDE).each(function(){var b=a(this);p._jQueryInterface.call(b,b.data())})}),a.fn[b]=p._jQueryInterface,a.fn[b].Constructor=p,a.fn[b].noConflict=function(){return a.fn[b]=i,p._jQue
 ryInterface}}(jQuery),function(a){var b="collapse",g="bs.collapse",h=a.fn[b],i={toggle:!0,parent:""},j={toggle:"boolean",parent:"string"},k={SHOW:"show."+g,SHOWN:"shown."+g,HIDE:"hide."+g,HIDDEN:"hidden."+g,CLICK_DATA_API:"click.bs.collapse.data-api"},l={IN:"in",COLLAPSE:"collapse",COLLAPSING:"collapsing",COLLAPSED:"collapsed"},m={WIDTH:"width",HEIGHT:"height"},n={ACTIVES:".card > .in, .card > .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},o=function(){function h(b,d){c(this,h),this._isTransitioning=!1,this._element=b,this._config=this._getConfig(d),this._triggerArray=a.makeArray(a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]')),this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}return h.prototype.toggle=function(){a(this._element).hasClass(l.IN)?this.hide():this.show()},h.prototype.show=function(){var b=
 this;if(!this._isTransitioning&&!a(this._element).hasClass(l.IN)){var c=void 0,d=void 0;if(this._parent&&(c=a.makeArray(a(n.ACTIVES)),c.length||(c=null)),!(c&&(d=a(c).data(g))&&d._isTransitioning)){var e=a.Event(k.SHOW);if(a(this._element).trigger(e),!e.isDefaultPrevented()){c&&(h._jQueryInterface.call(a(c),"hide"),d||a(c).data(g,null));var i=this._getDimension();a(this._element).removeClass(l.COLLAPSE).addClass(l.COLLAPSING),this._element.style[i]=0,this._element.setAttribute("aria-expanded",!0),this._triggerArray.length&&a(this._triggerArray).removeClass(l.COLLAPSED).attr("aria-expanded",!0),this.setTransitioning(!0);var j=function(){a(b._element).removeClass(l.COLLAPSING).addClass(l.COLLAPSE).addClass(l.IN),b._element.style[i]="",b.setTransitioning(!1),a(b._element).trigger(k.SHOWN)};if(!f.supportsTransitionEnd())return void j();var m=i[0].toUpperCase()+i.slice(1),o="scroll"+m;a(this._element).one(f.TRANSITION_END,j).emulateTransitionEnd(600),this._element.style[i]=this._element[
 o]+"px"}}}},h.prototype.hide=function(){var b=this;if(!this._isTransitioning&&a(this._element).hasClass(l.IN)){var c=a.Event(k.HIDE);if(a(this._element).trigger(c),!c.isDefaultPrevented()){var d=this._getDimension(),e=d===m.WIDTH?"offsetWidth":"offsetHeight";this._element.style[d]=this._element[e]+"px",f.reflow(this._element),a(this._element).addClass(l.COLLAPSING).removeClass(l.COLLAPSE).removeClass(l.IN),this._element.setAttribute("aria-expanded",!1),this._triggerArray.length&&a(this._triggerArray).addClass(l.COLLAPSED).attr("aria-expanded",!1),this.setTransitioning(!0);var g=function(){b.setTransitioning(!1),a(b._element).removeClass(l.COLLAPSING).addClass(l.COLLAPSE).trigger(k.HIDDEN)};if(this._element.style[d]="",!f.supportsTransitionEnd())return void g();a(this._element).one(f.TRANSITION_END,g).emulateTransitionEnd(600)}}},h.prototype.setTransitioning=function(a){this._isTransitioning=a},h.prototype.dispose=function(){a.removeData(this._element,g),this._config=null,this._paren
 t=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},h.prototype._getConfig=function(c){return c=a.extend({},i,c),c.toggle=Boolean(c.toggle),f.typeCheckConfig(b,c,j),c},h.prototype._getDimension=function(){return a(this._element).hasClass(m.WIDTH)?m.WIDTH:m.HEIGHT},h.prototype._getParent=function(){var b=this,c=a(this._config.parent)[0],d='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';return a(c).find(d).each(function(a,c){b._addAriaAndCollapsedClass(h._getTargetFromElement(c),[c])}),c},h.prototype._addAriaAndCollapsedClass=function(b,c){if(b){var d=a(b).hasClass(l.IN);b.setAttribute("aria-expanded",d),c.length&&a(c).toggleClass(l.COLLAPSED,!d).attr("aria-expanded",d)}},h._getTargetFromElement=function(b){var c=f.getSelectorFromElement(b);return c?a(c)[0]:null},h._jQueryInterface=function(b){return this.each(function(){var c=a(this),e=c.data(g),f=a.extend({},i,c.data(),"object"===(void 0===b?"undefined":d(b))&&b);if(!e&&f.toggle&&/show|hid
 e/.test(b)&&(f.toggle=!1),e||(e=new h(this,f),c.data(g,e)),"string"==typeof b){if(void 0===e[b])throw new Error('No method named "'+b+'"');e[b]()}})},e(h,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return i}}]),h}();a(document).on(k.CLICK_DATA_API,n.DATA_TOGGLE,function(b){b.preventDefault();var c=o._getTargetFromElement(this),d=a(c).data(g),e=d?"toggle":a(this).data();o._jQueryInterface.call(a(c),e)}),a.fn[b]=o._jQueryInterface,a.fn[b].Constructor=o,a.fn[b].noConflict=function(){return a.fn[b]=h,o._jQueryInterface}}(jQuery),function(a){var b="dropdown",d=".bs.dropdown",g=a.fn[b],h={HIDE:"hide"+d,HIDDEN:"hidden"+d,SHOW:"show"+d,SHOWN:"shown"+d,CLICK:"click"+d,CLICK_DATA_API:"click.bs.dropdown.data-api",KEYDOWN_DATA_API:"keydown.bs.dropdown.data-api"},i={BACKDROP:"dropdown-backdrop",DISABLED:"disabled",OPEN:"open"},j={BACKDROP:".dropdown-backdrop",DATA_TOGGLE:'[data-toggle="dropdown"]',FORM_CHILD:".dropdown form",ROLE_MENU:'[role="menu"]'
 ,ROLE_LISTBOX:'[role="listbox"]',NAVBAR_NAV:".navbar-nav",VISIBLE_ITEMS:'[role="menu"] li:not(.disabled) a, [role="listbox"] li:not(.disabled) a'},k=function(){function b(a){c(this,b),this._element=a,this._addEventListeners()}return b.prototype.toggle=function(){if(this.disabled||a(this).hasClass(i.DISABLED))return!1;var c=b._getParentFromElement(this),d=a(c).hasClass(i.OPEN);if(b._clearMenus(),d)return!1;if("ontouchstart"in document.documentElement&&!a(c).closest(j.NAVBAR_NAV).length){var e=document.createElement("div");e.className=i.BACKDROP,a(e).insertBefore(this),a(e).on("click",b._clearMenus)}var f={relatedTarget:this},g=a.Event(h.SHOW,f);return a(c).trigger(g),!g.isDefaultPrevented()&&(this.focus(),this.setAttribute("aria-expanded","true"),a(c).toggleClass(i.OPEN),a(c).trigger(a.Event(h.SHOWN,f)),!1)},b.prototype.dispose=function(){a.removeData(this._element,"bs.dropdown"),a(this._element).off(d),this._element=null},b.prototype._addEventListeners=function(){a(this._element).on
 (h.CLICK,this.toggle)},b._jQueryInterface=function(c){return this.each(function(){var d=a(this).data("bs.dropdown");if(d||a(this).data("bs.dropdown",d=new b(this)),"string"==typeof c){if(void 0===d[c])throw new Error('No method named "'+c+'"');d[c].call(this)}})},b._clearMenus=function(c){if(!c||3!==c.which){var d=a(j.BACKDROP)[0];d&&d.parentNode.removeChild(d);for(var e=a.makeArray(a(j.DATA_TOGGLE)),f=0;f<e.length;f++){var g=b._getParentFromElement(e[f]),k={relatedTarget:e[f]};if(a(g).hasClass(i.OPEN)&&!(c&&"click"===c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(g,c.target))){var l=a.Event(h.HIDE,k);a(g).trigger(l),l.isDefaultPrevented()||(e[f].setAttribute("aria-expanded","false"),a(g).removeClass(i.OPEN).trigger(a.Event(h.HIDDEN,k)))}}}},b._getParentFromElement=function(b){var c=void 0,d=f.getSelectorFromElement(b);return d&&(c=a(d)[0]),c||b.parentNode},b._dataApiKeydownHandler=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)&
 &(c.preventDefault(),c.stopPropagation(),!this.disabled&&!a(this).hasClass(i.DISABLED))){var d=b._getParentFromElement(this),e=a(d).hasClass(i.OPEN);if(!e&&27!==c.which||e&&27===c.which){if(27===c.which){var f=a(d).find(j.DATA_TOGGLE)[0];a(f).trigger("focus")}return void a(this).trigger("click")}var g=a.makeArray(a(j.VISIBLE_ITEMS));if(g=g.filter(function(a){return a.offsetWidth||a.offsetHeight}),g.length){var h=g.indexOf(c.target);38===c.which&&h>0&&h--,40===c.which&&h<g.length-1&&h++,h<0&&(h=0),g[h].focus()}}},e(b,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}}]),b}();a(document).on(h.KEYDOWN_DATA_API,j.DATA_TOGGLE,k._dataApiKeydownHandler).on(h.KEYDOWN_DATA_API,j.ROLE_MENU,k._dataApiKeydownHandler).on(h.KEYDOWN_DATA_API,j.ROLE_LISTBOX,k._dataApiKeydownHandler).on(h.CLICK_DATA_API,k._clearMenus).on(h.CLICK_DATA_API,j.DATA_TOGGLE,k.prototype.toggle).on(h.CLICK_DATA_API,j.FORM_CHILD,function(a){a.stopPropagation()}),a.fn[b]=k._jQueryInterface,a.fn[b].Constructor=k,a.fn[b
 ].noConflict=function(){return a.fn[b]=g,k._jQueryInterface}}(jQuery),function(a){var b="modal",g=".bs.modal",h=a.fn[b],i={backdrop:!0,keyboard:!0,focus:!0,show:!0},j={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},k={HIDE:"hide.bs.modal",HIDDEN:"hidden.bs.modal",SHOW:"show.bs.modal",SHOWN:"shown.bs.modal",FOCUSIN:"focusin.bs.modal",RESIZE:"resize.bs.modal",CLICK_DISMISS:"click.dismiss.bs.modal",KEYDOWN_DISMISS:"keydown.dismiss.bs.modal",MOUSEUP_DISMISS:"mouseup.dismiss.bs.modal",MOUSEDOWN_DISMISS:"mousedown.dismiss.bs.modal",CLICK_DATA_API:"click.bs.modal.data-api"},l={SCROLLBAR_MEASURER:"modal-scrollbar-measure",BACKDROP:"modal-backdrop",OPEN:"modal-open",FADE:"fade",IN:"in"},m={DIALOG:".modal-dialog",DATA_TOGGLE:'[data-toggle="modal"]',DATA_DISMISS:'[data-dismiss="modal"]',FIXED_CONTENT:".navbar-fixed-top, .navbar-fixed-bottom, .is-fixed"},n=function(){function h(b,d){c(this,h),this._config=this._getConfig(d),this._element=b,this._dialog=a(b).find(
 m.DIALOG)[0],this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._originalBodyPadding=0,this._scrollbarWidth=0}return h.prototype.toggle=function(a){return this._isShown?this.hide():this.show(a)},h.prototype.show=function(b){var c=this,d=a.Event(k.SHOW,{relatedTarget:b});a(this._element).trigger(d),this._isShown||d.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),a(document.body).addClass(l.OPEN),this._setEscapeEvent(),this._setResizeEvent(),a(this._element).on(k.CLICK_DISMISS,m.DATA_DISMISS,a.proxy(this.hide,this)),a(this._dialog).on(k.MOUSEDOWN_DISMISS,function(){a(c._element).one(k.MOUSEUP_DISMISS,function(b){a(b.target).is(c._element)&&(c._ignoreBackdropClick=!0)})}),this._showBackdrop(a.proxy(this._showElement,this,b)))},h.prototype.hide=function(b){b&&b.preventDefault();var c=a.Event(k.HIDE);a(this._element).trigger(c),this._isShown&&!c.isDefaultPrevented()&&(this._isShown=!1,this._setEscapeEvent(
 ),this._setResizeEvent(),a(document).off(k.FOCUSIN),a(this._element).removeClass(l.IN),a(this._element).off(k.CLICK_DISMISS),a(this._dialog).off(k.MOUSEDOWN_DISMISS),f.supportsTransitionEnd()&&a(this._element).hasClass(l.FADE)?a(this._element).one(f.TRANSITION_END,a.proxy(this._hideModal,this)).emulateTransitionEnd(300):this._hideModal())},h.prototype.dispose=function(){a.removeData(this._element,"bs.modal"),a(window).off(g),a(document).off(g),a(this._element).off(g),a(this._backdrop).off(g),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._originalBodyPadding=null,this._scrollbarWidth=null},h.prototype._getConfig=function(c){return c=a.extend({},i,c),f.typeCheckConfig(b,c,j),c},h.prototype._showElement=function(b){var c=this,d=f.supportsTransitionEnd()&&a(this._element).hasClass(l.FADE);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||documen
 t.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.scrollTop=0,d&&f.reflow(this._element),a(this._element).addClass(l.IN),this._config.focus&&this._enforceFocus();var e=a.Event(k.SHOWN,{relatedTarget:b}),g=function(){c._config.focus&&c._element.focus(),a(c._element).trigger(e)};d?a(this._dialog).one(f.TRANSITION_END,g).emulateTransitionEnd(300):g()},h.prototype._enforceFocus=function(){var b=this;a(document).off(k.FOCUSIN).on(k.FOCUSIN,function(c){document===c.target||b._element===c.target||a(b._element).has(c.target).length||b._element.focus()})},h.prototype._setEscapeEvent=function(){var b=this;this._isShown&&this._config.keyboard?a(this._element).on(k.KEYDOWN_DISMISS,function(a){27===a.which&&b.hide()}):this._isShown||a(this._element).off(k.KEYDOWN_DISMISS)},h.prototype._setResizeEvent=function(){this._isShown?a(window).on(k.RESIZE,a.proxy(this._handleUpdate,this)):a(window).off(k.RESIZE)},h.prototype._
 hideModal=function(){var b=this;this._element.style.display="none",this._element.setAttribute("aria-hidden","true"),this._showBackdrop(function(){a(document.body).removeClass(l.OPEN),b._resetAdjustments(),b._resetScrollbar(),a(b._element).trigger(k.HIDDEN)})},h.prototype._removeBackdrop=function(){this._backdrop&&(a(this._backdrop).remove(),this._backdrop=null)},h.prototype._showBackdrop=function(b){var c=this,d=a(this._element).hasClass(l.FADE)?l.FADE:"";if(this._isShown&&this._config.backdrop){var e=f.supportsTransitionEnd()&&d;if(this._backdrop=document.createElement("div"),this._backdrop.className=l.BACKDROP,d&&a(this._backdrop).addClass(d),a(this._backdrop).appendTo(document.body),a(this._element).on(k.CLICK_DISMISS,function(a){if(c._ignoreBackdropClick)return void(c._ignoreBackdropClick=!1);a.target===a.currentTarget&&("static"===c._config.backdrop?c._element.focus():c.hide())}),e&&f.reflow(this._backdrop),a(this._backdrop).addClass(l.IN),!b)return;if(!e)return void b();a(this
 ._backdrop).one(f.TRANSITION_END,b).emulateTransitionEnd(150)}else if(!this._isShown&&this._backdrop){a(this._backdrop).removeClass(l.IN);var g=function(){c._removeBackdrop(),b&&b()};f.supportsTransitionEnd()&&a(this._element).hasClass(l.FADE)?a(this._backdrop).one(f.TRANSITION_END,g).emulateTransitionEnd(150):g()}else b&&b()},h.prototype._handleUpdate=function(){this._adjustDialog()},h.prototype._adjustDialog=function(){var a=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&a&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!a&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},h.prototype._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},h.prototype._checkScrollbar=function(){this._isBodyOverflowing=document.body.clientWidth<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},h.prototype._setScrollbar=function(){var b=parseInt(a
 (m.FIXED_CONTENT).css("padding-right")||0,10);this._originalBodyPadding=document.body.style.paddingRight||"",this._isBodyOverflowing&&(document.body.style.paddingRight=b+this._scrollbarWidth+"px")},h.prototype._resetScrollbar=function(){document.body.style.paddingRight=this._originalBodyPadding},h.prototype._getScrollbarWidth=function(){var a=document.createElement("div");a.className=l.SCROLLBAR_MEASURER,document.body.appendChild(a);var b=a.offsetWidth-a.clientWidth;return document.body.removeChild(a),b},h._jQueryInterface=function(b,c){return this.each(function(){var e=a(this).data("bs.modal"),f=a.extend({},h.Default,a(this).data(),"object"===(void 0===b?"undefined":d(b))&&b);if(e||(e=new h(this,f),a(this).data("bs.modal",e)),"string"==typeof b){if(void 0===e[b])throw new Error('No method named "'+b+'"');e[b](c)}else f.show&&e.show(c)})},e(h,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return i}}]),h}();a(document).on(k.CLICK_DATA_API,m.
 DATA_TOGGLE,function(b){var c=this,d=void 0,e=f.getSelectorFromElement(this);e&&(d=a(e)[0]);var g=a(d).data("bs.modal")?"toggle":a.extend({},a(d).data(),a(this).data());"A"===this.tagName&&b.preventDefault();var h=a(d).one(k.SHOW,function(b){b.isDefaultPrevented()||h.one(k.HIDDEN,function(){a(c).is(":visible")&&c.focus()})});n._jQueryInterface.call(a(d),g,this)}),a.fn[b]=n._jQueryInterface,a.fn[b].Constructor=n,a.fn[b].noConflict=function(){return a.fn[b]=h,n._jQueryInterface}}(jQuery),function(a){var b="scrollspy",g=a.fn[b],h={offset:10,method:"auto",target:""},i={offset:"number",method:"string",target:"(string|element)"},j={ACTIVATE:"activate.bs.scrollspy",SCROLL:"scroll.bs.scrollspy",LOAD_DATA_API:"load.bs.scrollspy.data-api"},k={DROPDOWN_ITEM:"dropdown-item",DROPDOWN_MENU:"dropdown-menu",NAV_LINK:"nav-link",NAV:"nav",ACTIVE:"active"},l={DATA_SPY:'[data-spy="scroll"]',ACTIVE:".active",LIST_ITEM:".list-item",LI:"li",LI_DROPDOWN:"li.dropdown",NAV_LINKS:".nav-link",DROPDOWN:".dropdo
 wn",DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},m={OFFSET:"offset",POSITION:"position"},n=function(){function g(b,d){c(this,g),this._element=b,this._scrollElement="BODY"===b.tagName?window:b,this._config=this._getConfig(d),this._selector=this._config.target+" "+l.NAV_LINKS+","+this._config.target+" "+l.DROPDOWN_ITEMS,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,a(this._scrollElement).on(j.SCROLL,a.proxy(this._process,this)),this.refresh(),this._process()}return g.prototype.refresh=function(){var b=this,c=this._scrollElement!==this._scrollElement.window?m.POSITION:m.OFFSET,d="auto"===this._config.method?c:this._config.method,e=d===m.POSITION?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),a.makeArray(a(this._selector)).map(function(b){var c=void 0,g=f.getSelectorFromElement(b);return g&&(c=a(g)[0]),c&&(c.offsetWidth||c.offsetHeight)?[a(c)[d]().top+e,g]:null}).filter(function(
 a){return a}).sort(function(a,b){return a[0]-b[0]}).forEach(function(a){b._offsets.push(a[0]),b._targets.push(a[1])})},g.prototype.dispose=function(){a.removeData(this._element,"bs.scrollspy"),a(this._scrollElement).off(".bs.scrollspy"),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},g.prototype._getConfig=function(c){if(c=a.extend({},h,c),"string"!=typeof c.target){var d=a(c.target).attr("id");d||(d=f.getUID(b),a(c.target).attr("id",d)),c.target="#"+d}return f.typeCheckConfig(b,c,i),c},g.prototype._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.scrollY:this._scrollElement.scrollTop},g.prototype._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},g.prototype._process=function(){var a=this._getScrollTop()+this._config.offset,b=this._getScrol
 lHeight(),c=this._config.offset+b-this._scrollElement.offsetHeight;if(this._scrollHeight!==b&&this.refresh(),a>=c){var d=this._targets[this._targets.length-1];this._activeTarget!==d&&this._activate(d)}if(this._activeTarget&&a<this._offsets[0])return this._activeTarget=null,void this._clear();for(var e=this._offsets.length;e--;){this._activeTarget!==this._targets[e]&&a>=this._offsets[e]&&(void 0===this._offsets[e+1]||a<this._offsets[e+1])&&this._activate(this._targets[e])}},g.prototype._activate=function(b){this._activeTarget=b,this._clear();var c=this._selector.split(",");c=c.map(function(a){return a+'[data-target="'+b+'"],'+a+'[href="'+b+'"]'});var d=a(c.join(","));d.hasClass(k.DROPDOWN_ITEM)?(d.closest(l.DROPDOWN).find(l.DROPDOWN_TOGGLE).addClass(k.ACTIVE),d.addClass(k.ACTIVE)):d.parents(l.LI).find(l.NAV_LINKS).addClass(k.ACTIVE),a(this._scrollElement).trigger(j.ACTIVATE,{relatedTarget:b})},g.prototype._clear=function(){a(this._selector).filter(l.ACTIVE).removeClass(k.ACTIVE)},g._
 jQueryInterface=function(b){return this.each(function(){var c=a(this).data("bs.scrollspy"),e="object"===(void 0===b?"undefined":d(b))&&b||null;if(c||(c=new g(this,e),a(this).data("bs.scrollspy",c)),"string"==typeof b){if(void 0===c[b])throw new Error('No method named "'+b+'"');c[b]()}})},e(g,null,[{key:"VERSION",get:function(){return"4.0.0-alpha.5"}},{key:"Default",get:function(){return h}}]),g}();a(window).on(j.LOAD_DATA_API,function(){for(var b=a.makeArray(a(l.DATA_SPY)),c=b.length;c--;){var d=a(b[c]);n._jQueryInterface.call(d,d.data())}}),a.fn[b]=n._jQueryInterface,a.fn[b].Constructor=n,a.fn[b].noConflict=function(){return a.fn[b]=g,n._jQueryInterface}}(jQuery),function(a){var b=a.fn.tab,d={HIDE:"hide.bs.tab",HIDDEN:"hidden.bs.tab",SHOW:"show.bs.tab",SHOWN:"shown.bs.tab",CLICK_DATA_API:"click.bs.tab.data-api"},g={DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active",FADE:"fade",IN:"in"},h={A:"a",LI:"li",DROPDOWN:".dropdown",UL:"ul:not(.dropdown-menu)",FADE_CHILD:"> .nav-item .fade, > .fa
 de",ACTIVE:".active",ACTIVE_CHILD:"> .nav-item > .active, > .active",

[... 3 lines stripped ...]
Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.css?rev=1790293&r1=1790292&r2=1790293&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.css (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.css Wed Apr  5 15:25:53 2017
@@ -157,6 +157,7 @@ body {
 }
 
 .tobago-flexLayout > .form-control:nth-child(n+2),
+.tobago-flexLayout > .btn-group:nth-child(n+2),
 .tobago-flexLayout > .input-group:nth-child(n+2),
 .tobago-flexLayout > .tobago-input-group-outer:nth-child(n+2),
 .tobago-flexLayout > .tobago-out:nth-child(n+2),
@@ -703,6 +704,11 @@ th.tobago-sheet-headerCell .tobago-out {
           flex-shrink: 0;
 }
 
+.tobago-sheet-columnSelector {
+  margin-top: 0.75rem;
+  margin-bottom: 0.75rem;
+}
+
 .tobago-sheet {
   display: -webkit-box;
   display: -webkit-flex;

Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.css.map
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.css.map?rev=1790293&r1=1790292&r2=1790293&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.css.map (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.css.map Wed Apr  5 15:25:53 2017
@@ -1 +1 @@

[... 5 lines stripped ...]
Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.min.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.min.css?rev=1790293&r1=1790292&r2=1790293&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.min.css (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/bootstrap/4.0.0-alpha.5/css/bootstrap.min.css Wed Apr  5 15:25:53 2017
@@ -3,5 +3,5 @@
  * Copyright 2011-2016 The Bootstrap Authors
  * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

[... 5 lines stripped ...]