You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2 lines
60 KiB

!function(a,b){"object"==typeof exports&&"undefined"!=typeof module?b(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],b):(a=a||self,b(a.bootstrap={},a.jQuery,a.Popper))}(this,function(a,b,c){"use strict";function d(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)}}function e(a,b,c){return b&&d(a.prototype,b),c&&d(a,c),a}function f(a,b,c){return b in a?Object.defineProperty(a,b,{value:c,enumerable:!0,configurable:!0,writable:!0}):a[b]=c,a}function g(a){for(var b=1;b<arguments.length;b++){var c=null!=arguments[b]?arguments[b]:{},d=Object.keys(c);"function"==typeof Object.getOwnPropertySymbols&&(d=d.concat(Object.getOwnPropertySymbols(c).filter(function(a){return Object.getOwnPropertyDescriptor(c,a).enumerable}))),d.forEach(function(b){f(a,b,c[b])})}return a}function h(a,b){a.prototype=Object.create(b.prototype),a.prototype.constructor=a,a.__proto__=b}function i(a){return{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase()}function j(){return{bindType:o,delegateType:o,handle:function(a){return b(a.target).is(this)?a.handleObj.handler.apply(this,arguments):void 0}}}function k(a){var c=this,d=!1;return b(this).one(r.TRANSITION_END,function(){d=!0}),setTimeout(function(){d||r.triggerTransitionEnd(c)},a),this}function l(){b.fn.emulateTransitionEnd=k,b.event.special[r.TRANSITION_END]=j()}function m(a,b){var c=a.nodeName.toLowerCase();if(-1!==b.indexOf(c))return-1!==Wa.indexOf(c)?Boolean(a.nodeValue.match(Za)||a.nodeValue.match($a)):!0;for(var d=b.filter(function(a){return a instanceof RegExp}),e=0,f=d.length;f>e;e++)if(c.match(d[e]))return!0;return!1}function n(a,b,c){if(0===a.length)return a;if(c&&"function"==typeof c)return c(a);for(var d=new window.DOMParser,e=d.parseFromString(a,"text/html"),f=Object.keys(b),g=[].slice.call(e.body.querySelectorAll("*")),h=function(a,c){var d=g[a],e=d.nodeName.toLowerCase();if(-1===f.indexOf(d.nodeName.toLowerCase()))return d.parentNode.removeChild(d),"continue";var h=[].slice.call(d.attributes),i=[].concat(b["*"]||[],b[e]||[]);h.forEach(function(a){m(a,i)||d.removeAttribute(a.nodeName)})},i=0,j=g.length;j>i;i++){h(i,j)}return e.body.innerHTML}b=b&&b.hasOwnProperty("default")?b["default"]:b,c=c&&c.hasOwnProperty("default")?c["default"]:c;var o="transitionend",p=1e6,q=1e3,r={TRANSITION_END:"bsTransitionEnd",getUID:function(a){do a+=~~(Math.random()*p);while(document.getElementById(a));return a},getSelectorFromElement:function(a){var b=a.getAttribute("data-target");if(!b||"#"===b){var c=a.getAttribute("href");b=c&&"#"!==c?c.trim():""}try{return document.querySelector(b)?b:null}catch(d){return null}},getTransitionDurationFromElement:function(a){if(!a)return 0;var c=b(a).css("transition-duration"),d=b(a).css("transition-delay"),e=parseFloat(c),f=parseFloat(d);return e||f?(c=c.split(",")[0],d=d.split(",")[0],(parseFloat(c)+parseFloat(d))*q):0},reflow:function(a){return a.offsetHeight},triggerTransitionEnd:function(a){b(a).trigger(o)},supportsTransitionEnd:function(){return Boolean(o)},isElement:function(a){return(a[0]||a).nodeType},typeCheckConfig:function(a,b,c){for(var d in c)if(Object.prototype.hasOwnProperty.call(c,d)){var e=c[d],f=b[d],g=f&&r.isElement(f)?"element":i(f);if(!new RegExp(e).test(g))throw new Error(a.toUpperCase()+": "+('Option "'+d+'" provided type "'+g+'" ')+('but expected type "'+e+'".'))}},findShadowRoot:function(a){if(!document.documentElement.attachShadow)return null;if("function"==typeof a.getRootNode){var b=a.getRootNode();return b instanceof ShadowRoot?b:null}return a instanceof ShadowRoot?a:a.parentNode?r.findShadowRoot(a.parentNode):null}};l();var s="alert",t="4.3.1",u="bs.alert",v="."+u,w=".data-api",x=b.fn[s],y={DISMISS:'[data-dismiss="alert"]'},z={CLOSE:"close"+v,CLOSED:"closed"+v,CLICK_DATA_API:"click"+v+w},A={ALERT:"alert",FADE:"fade",SHOW:"show"},B=function(){function a(a){this._element=a}var c=a.prototype;return c.close=function(a){var b=this._element;a&&(b=this._getRootElement(a));var c=this._triggerCloseEvent(b);c.isDefaultPrevented()||this._removeElement(b)},c.dispose=function(){b.removeData(this._element,u),this._element=null},c._getRootElement=function(a){var c=r.getSelectorFromElement(a),d=!1;return c&&(d=document.querySelector(c)),d||(d=b(a).closest("."+A.ALERT)[0]),d},c._triggerCloseEvent=function(a){var c=b.Event(z.CLOSE);return b(a).trigger(c),c},c._removeElement=function(a){var c=this;if(b(a).removeClass(A.SHOW),!b(a).hasClass(A.FADE))return void this._destroyElement(a);var d=r.getTransitionDurationFromElement(a);b(a).one(r.TRANSITION_END,function(b){return c._destroyElement(a,b)}).emulateTransitionEnd(d)},c._destroyElement=function(a){b(a).detach().trigger(z.CLOSED).remove()},a._jQueryInterface=function(c){return this.each(function(){var d=b(this),e=d.data(u);e||(e=new a(this),d.data(u,e)),"close"===c&&e[c](this)})},a._handleDismiss=function(a){return function(b){b&&b.preventDefault(),a.close(this)}},e(a,null,[{key:"VERSION",get:function(){return t}}]),a}();b(document).on(z.CLICK_DATA_API,y.DISMISS,B._handleDismiss(new B)),b.fn[s]=B._jQueryInterface,b.fn[s].Constructor=B,b.fn[s].noConflict=function(){return b.fn[s]=x,B._jQueryInterface};var C="button",D="4.3.1",E="bs.button",F="."+E,G=".data-api",H=b.fn[C],I={ACTIVE:"active",BUTTON:"btn",FOCUS:"focus"},J={DATA_TOGGLE_CARROT:'[data-toggle^="button"]',DATA_TOGGLE:'[data-toggle="buttons"]',INPUT:'input:not([type="hidden"])',ACTIVE:".active",BUTTON:".btn"},K={CLICK_DATA_API:"click"+F+G,FOCUS_BLUR_DATA_API:"focus"+F+G+" "+("blur"+F+G)},L=function(){function a(a){this._element=a}var c=a.prototype;return c.toggle=function(){var a=!0,c=!0,d=b(this._element).closest(J.DATA_TOGGLE)[0];if(d){var e=this._element.querySelector(J.INPUT);if(e){if("radio"===e.type)if(e.checked&&this._element.classList.contains(I.ACTIVE))a=!1;else{var f=d.querySelector(J.ACTIVE);f&&b(f).removeClass(I.ACTIVE)}if(a){if(e.hasAttribute("disabled")||d.hasAttribute("disabled")||e.classList.contains("disabled")||d.classList.contains("disabled"))return;e.checked=!this._element.classList.contains(I.ACTIVE),b(e).trigger("change")}e.focus(),c=!1}}c&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(I.ACTIVE)),a&&b(this._element).toggleClass(I.ACTIVE)},c.dispose=function(){b.removeData(this._element,E),this._element=null},a._jQueryInterface=function(c){return this.each(function(){var d=b(this).data(E);d||(d=new a(this),b(this).data(E,d)),"toggle"===c&&d[c]()})},e(a,null,[{key:"VERSION",get:function(){return D}}]),a}();b(document).on(K.CLICK_DATA_API,J.DATA_TOGGLE_CARROT,function(a){a.preventDefault();var c=a.target;b(c).hasClass(I.BUTTON)||(c=b(c).closest(J.BUTTON)),L._jQueryInterface.call(b(c),"toggle")}).on(K.FOCUS_BLUR_DATA_API,J.DATA_TOGGLE_CARROT,function(a){var c=b(a.target).closest(J.BUTTON)[0];b(c).toggleClass(I.FOCUS,/^focus(in)?$/.test(a.type))}),b.fn[C]=L._jQueryInterface,b.fn[C].Constructor=L,b.fn[C].noConflict=function(){return b.fn[C]=H,L._jQueryInterface};var M="carousel",N="4.3.1",O="bs.carousel",P="."+O,Q=".data-api",R=b.fn[M],S=37,T=39,U=500,V=40,W={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},X={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},Y={NEXT:"next",PREV:"prev",LEFT:"left",RIGHT:"right"},Z={SLIDE:"slide"+P,SLID:"slid"+P,KEYDOWN:"keydown"+P,MOUSEENTER:"mouseenter"+P,MOUSELEAVE:"mouseleave"+P,TOUCHSTART:"touchstart"+P,TOUCHMOVE:"touchmove"+P,TOUCHEND:"touchend"+P,POINTERDOWN:"pointerdown"+P,POINTERUP:"pointerup"+P,DRAG_START:"dragstart"+P,LOAD_DATA_API:"load"+P+Q,CLICK_DATA_API:"click"+P+Q},$={CAROUSEL:"carousel",ACTIVE:"active",SLIDE:"slide",RIGHT:"carousel-item-right",LEFT:"carousel-item-left",NEXT:"carousel-item-next",PREV:"carousel-item-prev",ITEM:"carousel-item",POINTER_EVENT:"pointer-event"},_={ACTIVE:".active",ACTIVE_ITEM:".active.carousel-item",ITEM:".carousel-item",ITEM_IMG:".carousel-item img",NEXT_PREV:".carousel-item-next, .carousel-item-prev",INDICATORS:".carousel-indicators",DATA_SLIDE:"[data-slide], [data-slide-to]",DATA_RIDE:'[data-ride="carousel"]'},aa={TOUCH:"touch",PEN:"pen"},ba=function(){function a(a,b){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(b),this._element=a,this._indicatorsElement=this._element.querySelector(_.INDICATORS),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var c=a.prototype;return c.next=function(){this._isSliding||this._slide(Y.NEXT)},c.nextWhenVisible=function(){!document.hidden&&b(this._element).is(":visible")&&"hidden"!==b(this._element).css("visibility")&&this.next()},c.prev=function(){this._isSliding||this._slide(Y.PREV)},c.pause=function(a){a||(this._isPaused=!0),this._element.querySelector(_.NEXT_PREV)&&(r.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},c.cycle=function(a){a||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},c.to=function(a){var c=this;this._activeElement=this._element.querySelector(_.ACTIVE_ITEM);var d=this._getItemIndex(this._activeElement);if(!(a>this._items.length-1||0>a)){if(this._isSliding)return void b(this._element).one(Z.SLID,function(){return c.to(a)});if(d===a)return this.pause(),void this.cycle();var e=a>d?Y.NEXT:Y.PREV;this._slide(e,this._items[a])}},c.dispose=function(){b(this._element).off(P),b.removeData(this._element,O),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},c._getConfig=function(a){return a=g({},W,a),r.typeCheckConfig(M,a,X),a},c._handleSwipe=function(){var a=Math.abs(this.touchDeltaX);if(!(V>=a)){var b=a/this.touchDeltaX;b>0&&this.prev(),0>b&&this.next()}},c._addEventListeners=function(){var a=this;this._config.keyboard&&b(this._element).on(Z.KEYDOWN,function(b){return a._keydown(b)}),"hover"===this._config.pause&&b(this._element).on(Z.MOUSEENTER,function(b){return a.pause(b)}).on(Z.MOUSELEAVE,function(b){return a.cycle(b)}),this._config.touch&&this._addTouchEventListeners()},c._addTouchEventListeners=function(){var a=this;if(this._touchSupported){var c=function(b){a._pointerEvent&&aa[b.originalEvent.pointerType.toUpperCase()]?a.touchStartX=b.originalEvent.clientX:a._pointerEvent||(a.touchStartX=b.originalEvent.touches[0].clientX)},d=function(b){b.originalEvent.touches&&b.originalEvent.touches.length>1?a.touchDeltaX=0:a.touchDeltaX=b.originalEvent.touches[0].clientX-a.touchStartX},e=function(b){a._pointerEvent&&aa[b.originalEvent.pointerType.toUpperCase()]&&(a.touchDeltaX=b.originalEvent.clientX-a.touchStartX),a._handleSwipe(),"hover"===a._config.pause&&(a.pause(),a.touchTimeout&&clearTimeout(a.touchTimeout),a.touchTimeout=setTimeout(function(b){return a.cycle(b)},U+a._config.interval))};b(this._element.querySelectorAll(_.ITEM_IMG)).on(Z.DRAG_START,function(a){return a.preventDefault()}),this._pointerEvent?(b(this._element).on(Z.POINTERDOWN,function(a){return c(a)}),b(this._element).on(Z.POINTERUP,function(a){return e(a)}),this._element.classList.add($.POINTER_EVENT)):(b(this._element).on(Z.TOUCHSTART,function(a){return c(a)}),b(this._element).on(Z.TOUCHMOVE,function(a){return d(a)}),b(this._element).on(Z.TOUCHEND,function(a){return e(a)}))}},c._keydown=function(a){if(!/input|textarea/i.test(a.target.tagName))switch(a.which){case S:a.preventDefault(),this.prev();break;case T:a.preventDefault(),this.next()}},c._getItemIndex=function(a){return this._items=a&&a.parentNode?[].slice.call(a.parentNode.querySelectorAll(_.ITEM)):[],this._items.indexOf(a)},c._getItemByDirection=function(a,b){var c=a===Y.NEXT,d=a===Y.PREV,e=this._getItemIndex(b),f=this._items.length-1,g=d&&0===e||c&&e===f;if(g&&!this._config.wrap)return b;var h=a===Y.PREV?-1:1,i=(e+h)%this._items.length;return-1===i?this._items[this._items.length-1]:this._items[i]},c._triggerSlideEvent=function(a,c){var d=this._getItemIndex(a),e=this._getItemIndex(this._element.querySelector(_.ACTIVE_ITEM)),f=b.Event(Z.SLIDE,{relatedTarget:a,direction:c,from:e,to:d});return b(this._element).trigger(f),f},c._setActiveIndicatorElement=function(a){if(this._indicatorsElement){var c=[].slice.call(this._indicatorsElement.querySelectorAll(_.ACTIVE));b(c).removeClass($.ACTIVE);var d=this._indicatorsElement.children[this._getItemIndex(a)];d&&b(d).addClass($.ACTIVE)}},c._slide=function(a,c){var d,e,f,g=this,h=this._element.querySelector(_.ACTIVE_ITEM),i=this._getItemIndex(h),j=c||h&&this._getItemByDirection(a,h),k=this._getItemIndex(j),l=Boolean(this._interval);if(a===Y.NEXT?(d=$.LEFT,e=$.NEXT,f=Y.LEFT):(d=$.RIGHT,e=$.PREV,f=Y.RIGHT),j&&b(j).hasClass($.ACTIVE))return void(this._isSliding=!1);var m=this._triggerSlideEvent(j,f);if(!m.isDefaultPrevented()&&h&&j){this._isSliding=!0,l&&this.pause(),this._setActiveIndicatorElement(j);var n=b.Event(Z.SLID,{relatedTarget:j,direction:f,from:i,to:k});if(b(this._element).hasClass($.SLIDE)){b(j).addClass(e),r.reflow(j),b(h).addClass(d),b(j).addClass(d);var o=parseInt(j.getAttribute("data-interval"),10);o?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=o):this._config.interval=this._config.defaultInterval||this._config.interval;var p=r.getTransitionDurationFromElement(h);b(h).one(r.TRANSITION_END,function(){b(j).removeClass(d+" "+e).addClass($.ACTIVE),b(h).removeClass($.ACTIVE+" "+e+" "+d),g._isSliding=!1,setTimeout(function(){return b(g._element).trigger(n)},0)}).emulateTransitionEnd(p)}else b(h).removeClass($.ACTIVE),b(j).addClass($.ACTIVE),this._isSliding=!1,b(this._element).trigger(n);l&&this.cycle()}},a._jQueryInterface=function(c){return this.each(function(){var d=b(this).data(O),e=g({},W,b(this).data());"object"==typeof c&&(e=g({},e,c));var f="string"==typeof c?c:e.slide;if(d||(d=new a(this,e),b(this).data(O,d)),"number"==typeof c)d.to(c);else if("string"==typeof f){if("undefined"==typeof d[f])throw new TypeError('No method named "'+f+'"');d[f]()}else e.interval&&e.ride&&(d.pause(),d.cycle())})},a._dataApiClickHandler=function(c){var d=r.getSelectorFromElement(this);if(d){var e=b(d)[0];if(e&&b(e).hasClass($.CAROUSEL)){var f=g({},b(e).data(),b(this).data()),h=this.getAttribute("data-slide-to");h&&(f.interval=!1),a._jQueryInterface.call(b(e),f),h&&b(e).data(O).to(h),c.preventDefault()}}},e(a,null,[{key:"VERSION",get:function(){return N}},{key:"Default",get:function(){return W}}]),a}();b(document).on(Z.CLICK_DATA_API,_.DATA_SLIDE,ba._dataApiClickHandler),b(window).on(Z.LOAD_DATA_API,function(){for(var a=[].slice.call(document.querySelectorAll(_.DATA_RIDE)),c=0,d=a.length;d>c;c++){var e=b(a[c]);ba._jQueryInterface.call(e,e.data())}}),b.fn[M]=ba._jQueryInterface,b.fn[M].Constructor=ba,b.fn[M].noConflict=function(){return b.fn[M]=R,ba._jQueryInterface};var ca="collapse",da="4.3.1",ea="bs.collapse",fa="."+ea,ga=".data-api",ha=b.fn[ca],ia={toggle:!0,parent:""},ja={toggle:"boolean",parent:"(string|element)"},ka={SHOW:"show"+fa,SHOWN:"shown"+fa,HIDE:"hide"+fa,HIDDEN:"hidden"+fa,CLICK_DATA_API:"click"+fa+ga},la={SHOW:"show",COLLAPSE:"collapse",COLLAPSING:"collapsing",COLLAPSED:"collapsed"},ma={WIDTH:"width",HEIGHT:"height"},na={ACTIVES:".show, .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},oa=function(){function a(a,b){this._isTransitioning=!1,this._element=a,this._config=this._getConfig(b),this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle="collapse"][href="#'+a.id+'"],'+('[data-toggle="collapse"][data-target="#'+a.id+'"]')));for(var c=[].slice.call(document.querySelectorAll(na.DATA_TOGGLE)),d=0,e=c.length;e>d;d++){var f=c[d],g=r.getSelectorFromElement(f),h=[].slice.call(document.querySelectorAll(g)).filter(function(b){return b===a});null!==g&&h.length>0&&(this._selector=g,this._triggerArray.push(f))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var c=a.prototype;return c.toggle=function(){b(this._element).hasClass(la.SHOW)?this.hide():this.show()},c.show=function(){var c=this;if(!this._isTransitioning&&!b(this._element).hasClass(la.SHOW)){var d,e;if(this._parent&&(d=[].slice.call(this._parent.querySelectorAll(na.ACTIVES)).filter(function(a){return"string"==typeof c._config.parent?a.getAttribute("data-parent")===c._config.parent:a.classList.contains(la.COLLAPSE)}),0===d.length&&(d=null)),!(d&&(e=b(d).not(this._selector).data(ea),e&&e._isTransitioning))){var f=b.Event(ka.SHOW);if(b(this._element).trigger(f),!f.isDefaultPrevented()){d&&(a._jQueryInterface.call(b(d).not(this._selector),"hide"),e||b(d).data(ea,null));var g=this._getDimension();b(this._element).removeClass(la.COLLAPSE).addClass(la.COLLAPSING),this._element.style[g]=0,this._triggerArray.length&&b(this._triggerArray).removeClass(la.COLLAPSED).attr("aria-expanded",!0),this.setTransitioning(!0);var h=function(){b(c._element).removeClass(la.COLLAPSING).addClass(la.COLLAPSE).addClass(la.SHOW),c._element.style[g]="",c.setTransitioning(!1),b(c._element).trigger(ka.SHOWN)},i=g[0].toUpperCase()+g.slice(1),j="scroll"+i,k=r.getTransitionDurationFromElement(this._element);b(this._element).one(r.TRANSITION_END,h).emulateTransitionEnd(k),this._element.style[g]=this._element[j]+"px"}}}},c.hide=function(){var a=this;if(!this._isTransitioning&&b(this._element).hasClass(la.SHOW)){var c=b.Event(ka.HIDE);if(b(this._element).trigger(c),!c.isDefaultPrevented()){var d=this._getDimension();this._element.style[d]=this._element.getBoundingClientRect()[d]+"px",r.reflow(this._element),b(this._element).addClass(la.COLLAPSING).removeClass(la.COLLAPSE).removeClass(la.SHOW);var e=this._triggerArray.length;if(e>0)for(var f=0;e>f;f++){var g=this._triggerArray[f],h=r.getSelectorFromElement(g);if(null!==h){var i=b([].slice.call(document.querySelectorAll(h)));i.hasClass(la.SHOW)||b(g).addClass(la.COLLAPSED).attr("aria-expanded",!1)}}this.setTransitioning(!0);var j=function(){a.setTransitioning(!1),b(a._element).removeClass(la.COLLAPSING).addClass(la.COLLAPSE).trigger(ka.HIDDEN)};this._element.style[d]="";var k=r.getTransitionDurationFromElement(this._element);b(this._element).one(r.TRANSITION_END,j).emulateTransitionEnd(k)}}},c.setTransitioning=function(a){this._isTransitioning=a},c.dispose=function(){b.removeData(this._element,ea),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},c._getConfig=function(a){return a=g({},ia,a),a.toggle=Boolean(a.toggle),r.typeCheckConfig(ca,a,ja),a},c._getDimension=function(){var a=b(this._element).hasClass(ma.WIDTH);return a?ma.WIDTH:ma.HEIGHT},c._getParent=function(){var c,d=this;r.isElement(this._config.parent)?(c=this._config.parent,"undefined"!=typeof this._config.parent.jquery&&(c=this._config.parent[0])):c=document.querySelector(this._config.parent);var e='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]',f=[].slice.call(c.querySelectorAll(e));return b(f).each(function(b,c){d._addAriaAndCollapsedClass(a._getTargetFromElement(c),[c])}),c},c._addAriaAndCollapsedClass=function(a,c){var d=b(a).hasClass(la.SHOW);c.length&&b(c).toggleClass(la.COLLAPSED,!d).attr("aria-expanded",d)},a._getTargetFromElement=function(a){var b=r.getSelectorFromElement(a);return b?document.querySelector(b):null},a._jQueryInterface=function(c){return this.each(function(){var d=b(this),e=d.data(ea),f=g({},ia,d.data(),"object"==typeof c&&c?c:{});if(!e&&f.toggle&&/show|hide/.test(c)&&(f.toggle=!1),e||(e=new a(this,f),d.data(ea,e)),"string"==typeof c){if("undefined"==typeof e[c])throw new TypeError('No method named "'+c+'"');e[c]()}})},e(a,null,[{key:"VERSION",get:function(){return da}},{key:"Default",get:function(){return ia}}]),a}();b(document).on(ka.CLICK_DATA_API,na.DATA_TOGGLE,function(a){"A"===a.currentTarget.tagName&&a.preventDefault();var c=b(this),d=r.getSelectorFromElement(this),e=[].slice.call(document.querySelectorAll(d));b(e).each(function(){var a=b(this),d=a.data(ea),e=d?"toggle":c.data();oa._jQueryInterface.call(a,e)})}),b.fn[ca]=oa._jQueryInterface,b.fn[ca].Constructor=oa,b.fn[ca].noConflict=function(){return b.fn[ca]=ha,oa._jQueryInterface};var pa="dropdown",qa="4.3.1",ra="bs.dropdown",sa="."+ra,ta=".data-api",ua=b.fn[pa],va=27,wa=32,xa=9,ya=38,za=40,Aa=3,Ba=new RegExp(ya+"|"+za+"|"+va),Ca={HIDE:"hide"+sa,HIDDEN:"hidden"+sa,SHOW:"show"+sa,SHOWN:"shown"+sa,CLICK:"click"+sa,CLICK_DATA_API:"click"+sa+ta,KEYDOWN_DATA_API:"keydown"+sa+ta,KEYUP_DATA_API:"keyup"+sa+ta},Da={DISABLED:"disabled",SHOW:"show",DROPUP:"dropup",DROPRIGHT:"dropright",DROPLEFT:"dropleft",MENURIGHT:"dropdown-menu-right",MENULEFT:"dropdown-menu-left",POSITION_STATIC:"position-static"},Ea={DATA_TOGGLE:'[data-toggle="dropdown"]',FORM_CHILD:".dropdown form",MENU:".dropdown-menu",NAVBAR_NAV:".navbar-nav",VISIBLE_ITEMS:".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)"},Fa={TOP:"top-start",TOPEND:"top-end",BOTTOM:"bottom-start",BOTTOMEND:"bottom-end",RIGHT:"right-start",RIGHTEND:"right-end",LEFT:"left-start",LEFTEND:"left-end"},Ga={offset:0,flip:!0,boundary:"scrollParent",reference:"toggle",display:"dynamic"},Ha={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string"},Ia=function(){function a(a,b){this._element=a,this._popper=null,this._config=this._getConfig(b),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var d=a.prototype;return d.toggle=function(){if(!this._element.disabled&&!b(this._element).hasClass(Da.DISABLED)){var d=a._getParentFromElement(this._element),e=b(this._menu).hasClass(Da.SHOW);if(a._clearMenus(),!e){var f={relatedTarget:this._element},g=b.Event(Ca.SHOW,f);if(b(d).trigger(g),!g.isDefaultPrevented()){if(!this._inNavbar){if("undefined"==typeof c)throw new TypeError("Bootstrap's dropdowns require Popper.js (https://popper.js.org/)");var h=this._element;"parent"===this._config.reference?h=d:r.isElement(this._config.reference)&&(h=this._config.reference,"undefined"!=typeof this._config.reference.jquery&&(h=this._config.reference[0])),"scrollParent"!==this._config.boundary&&b(d).addClass(Da.POSITION_STATIC),this._popper=new c(h,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===b(d).closest(Ea.NAVBAR_NAV).length&&b(document.body).children().on("mouseover",null,b.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),b(this._menu).toggleClass(Da.SHOW),b(d).toggleClass(Da.SHOW).trigger(b.Event(Ca.SHOWN,f))}}}},d.show=function(){if(!(this._element.disabled||b(this._element).hasClass(Da.DISABLED)||b(this._menu).hasClass(Da.SHOW))){var c={relatedTarget:this._element},d=b.Event(Ca.SHOW,c),e=a._getParentFromElement(this._element);b(e).trigger(d),d.isDefaultPrevented()||(b(this._menu).toggleClass(Da.SHOW),b(e).toggleClass(Da.SHOW).trigger(b.Event(Ca.SHOWN,c)))}},d.hide=function(){if(!this._element.disabled&&!b(this._element).hasClass(Da.DISABLED)&&b(this._menu).hasClass(Da.SHOW)){var c={relatedTarget:this._element},d=b.Event(Ca.HIDE,c),e=a._getParentFromElement(this._element);b(e).trigger(d),d.isDefaultPrevented()||(b(this._menu).toggleClass(Da.SHOW),b(e).toggleClass(Da.SHOW).trigger(b.Event(Ca.HIDDEN,c)))}},d.dispose=function(){b.removeData(this._element,ra),b(this._element).off(sa),this._element=null,this._menu=null,null!==this._popper&&(this._popper.destroy(),this._popper=null)},d.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},d._addEventListeners=function(){var a=this;b(this._element).on(Ca.CLICK,function(b){b.preventDefault(),b.stopPropagation(),a.toggle()})},d._getConfig=function(a){return a=g({},this.constructor.Default,b(this._element).data(),a),r.typeCheckConfig(pa,a,this.constructor.DefaultType),a},d._getMenuElement=function(){if(!this._menu){var b=a._getParentFromElement(this._element);b&&(this._menu=b.querySelector(Ea.MENU))}return this._menu},d._getPlacement=function(){var a=b(this._element.parentNode),c=Fa.BOTTOM;return a.hasClass(Da.DROPUP)?(c=Fa.TOP,b(this._menu).hasClass(Da.MENURIGHT)&&(c=Fa.TOPEND)):a.hasClass(Da.DROPRIGHT)?c=Fa.RIGHT:a.hasClass(Da.DROPLEFT)?c=Fa.LEFT:b(this._menu).hasClass(Da.MENURIGHT)&&(c=Fa.BOTTOMEND),c},d._detectNavbar=function(){return b(this._element).closest(".navbar").length>0},d._getOffset=function(){var a=this,b={};return"function"==typeof this._config.offset?b.fn=function(b){return b.offsets=g({},b.offsets,a._config.offset(b.offsets,a._element)||{}),b}:b.offset=this._config.offset,b},d._getPopperConfig=function(){var a={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(a.modifiers.applyStyle={enabled:!1}),a},a._jQueryInterface=function(c){return this.each(function(){var d=b(this).data(ra),e="object"==typeof c?c:null;if(d||(d=new a(this,e),b(this).data(ra,d)),"string"==typeof c){if("undefined"==typeof d[c])throw new TypeError('No method named "'+c+'"');d[c]()}})},a._clearMenus=function(c){if(!c||c.which!==Aa&&("keyup"!==c.type||c.which===xa))for(var d=[].slice.call(document.querySelectorAll(Ea.DATA_TOGGLE)),e=0,f=d.length;f>e;e++){var g=a._getParentFromElement(d[e]),h=b(d[e]).data(ra),i={relatedTarget:d[e]};if(c&&"click"===c.type&&(i.clickEvent=c),h){var j=h._menu;if(b(g).hasClass(Da.SHOW)&&!(c&&("click"===c.type&&/input|textarea/i.test(c.target.tagName)||"keyup"===c.type&&c.which===xa)&&b.contains(g,c.target))){var k=b.Event(Ca.HIDE,i);b(g).trigger(k),k.isDefaultPrevented()||("ontouchstart"in document.documentElement&&b(document.body).children().off("mouseover",null,b.noop),d[e].setAttribute("aria-expanded","false"),b(j).removeClass(Da.SHOW),b(g).removeClass(Da.SHOW).trigger(b.Event(Ca.HIDDEN,i)))}}}},a._getParentFromElement=function(a){var b,c=r.getSelectorFromElement(a);return c&&(b=document.querySelector(c)),b||a.parentNode},a._dataApiKeydownHandler=function(c){if((/input|textarea/i.test(c.target.tagName)?!(c.which===wa||c.which!==va&&(c.which!==za&&c.which!==ya||b(c.target).closest(Ea.MENU).length)):Ba.test(c.which))&&(c.preventDefault(),c.stopPropagation(),!this.disabled&&!b(this).hasClass(Da.DISABLED))){var d=a._getParentFromElement(this),e=b(d).hasClass(Da.SHOW);if(!e||e&&(c.which===va||c.which===wa)){if(c.which===va){var f=d.querySelector(Ea.DATA_TOGGLE);b(f).trigger("focus")}return void b(this).trigger("click")}var g=[].slice.call(d.querySelectorAll(Ea.VISIBLE_ITEMS));if(0!==g.length){var h=g.indexOf(c.target);c.which===ya&&h>0&&h--,c.which===za&&h<g.length-1&&h++,0>h&&(h=0),g[h].focus()}}},e(a,null,[{key:"VERSION",get:function(){return qa}},{key:"Default",get:function(){return Ga}},{key:"DefaultType",get:function(){return Ha}}]),a}();b(document).on(Ca.KEYDOWN_DATA_API,Ea.DATA_TOGGLE,Ia._dataApiKeydownHandler).on(Ca.KEYDOWN_DATA_API,Ea.MENU,Ia._dataApiKeydownHandler).on(Ca.CLICK_DATA_API+" "+Ca.KEYUP_DATA_API,Ia._clearMenus).on(Ca.CLICK_DATA_API,Ea.DATA_TOGGLE,function(a){a.preventDefault(),a.stopPropagation(),Ia._jQueryInterface.call(b(this),"toggle")}).on(Ca.CLICK_DATA_API,Ea.FORM_CHILD,function(a){a.stopPropagation()}),b.fn[pa]=Ia._jQueryInterface,b.fn[pa].Constructor=Ia,b.fn[pa].noConflict=function(){return b.fn[pa]=ua,Ia._jQueryInterface};var Ja="modal",Ka="4.3.1",La="bs.modal",Ma="."+La,Na=".data-api",Oa=b.fn[Ja],Pa=27,Qa={backdrop:!0,keyboard:!0,focus:!0,show:!0},Ra={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},Sa={HIDE:"hide"+Ma,HIDDEN:"hidden"+Ma,SHOW:"show"+Ma,SHOWN:"shown"+Ma,FOCUSIN:"focusin"+Ma,RESIZE:"resize"+Ma,CLICK_DISMISS:"click.dismiss"+Ma,KEYDOWN_DISMISS:"keydown.dismiss"+Ma,MOUSEUP_DISMISS:"mouseup.dismiss"+Ma,MOUSEDOWN_DISMISS:"mousedown.dismiss"+Ma,CLICK_DATA_API:"click"+Ma+Na},Ta={SCROLLABLE:"modal-dialog-scrollable",SCROLLBAR_MEASURER:"modal-scrollbar-measure",BACKDROP:"modal-backdrop",OPEN:"modal-open",FADE:"fade",SHOW:"show"},Ua={DIALOG:".modal-dialog",MODAL_BODY:".modal-body",DATA_TOGGLE:'[data-toggle="modal"]',DATA_DISMISS:'[data-dismiss="modal"]',FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top"},Va=function(){function a(a,b){this._config=this._getConfig(b),this._element=a,this._dialog=a.querySelector(Ua.DIALOG),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}var c=a.prototype;return c.toggle=function(a){return this._isShown?this.hide():this.show(a)},c.show=function(a){var c=this;if(!this._isShown&&!this._isTransitioning){b(this._element).hasClass(Ta.FADE)&&(this._isTransitioning=!0);var d=b.Event(Sa.SHOW,{relatedTarget:a});b(this._element).trigger(d),this._isShown||d.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),b(this._element).on(Sa.CLICK_DISMISS,Ua.DATA_DISMISS,function(a){return c.hide(a)}),b(this._dialog).on(Sa.MOUSEDOWN_DISMISS,function(){b(c._element).one(Sa.MOUSEUP_DISMISS,function(a){b(a.target).is(c._element)&&(c._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return c._showElement(a)}))}},c.hide=function(a){var c=this;if(a&&a.preventDefault(),this._isShown&&!this._isTransitioning){var d=b.Event(Sa.HIDE);if(b(this._element).trigger(d),this._isShown&&!d.isDefaultPrevented()){this._isShown=!1;var e=b(this._element).hasClass(Ta.FADE);if(e&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),b(document).off(Sa.FOCUSIN),b(this._element).removeClass(Ta.SHOW),b(this._element).off(Sa.CLICK_DISMISS),b(this._dialog).off(Sa.MOUSEDOWN_DISMISS),e){var f=r.getTransitionDurationFromElement(this._element);b(this._element).one(r.TRANSITION_END,function(a){return c._hideModal(a)}).emulateTransitionEnd(f)}else this._hideModal()}}},c.dispose=function(){[window,this._element,this._dialog].forEach(function(a){return b(a).off(Ma)}),b(document).off(Sa.FOCUSIN),b.removeData(this._element,La),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},c.handleUpdate=function(){this._adjustDialog()},c._getConfig=function(a){return a=g({},Qa,a),r.typeCheckConfig(Ja,a,Ra),a},c._showElement=function(a){var c=this,d=b(this._element).hasClass(Ta.FADE);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),b(this._dialog).hasClass(Ta.SCROLLABLE)?this._dialog.querySelector(Ua.MODAL_BODY).scrollTop=0:this._element.scrollTop=0,d&&r.reflow(this._element),b(this._element).addClass(Ta.SHOW),this._config.focus&&this._enforceFocus();var e=b.Event(Sa.SHOWN,{relatedTarget:a}),f=function(){c._config.focus&&c._element.focus(),c._isTransitioning=!1,b(c._element).trigger(e)};if(d){var g=r.getTransitionDurationFromElement(this._dialog);b(this._dialog).one(r.TRANSITION_END,f).emulateTransitionEnd(g)}else f()},c._enforceFocus=function(){var a=this;b(document).off(Sa.FOCUSIN).on(Sa.FOCUSIN,function(c){document!==c.target&&a._element!==c.target&&0===b(a._element).has(c.target).length&&a._element.focus()})},c._setEscapeEvent=function(){var a=this;this._isShown&&this._config.keyboard?b(this._element).on(Sa.KEYDOWN_DISMISS,function(b){
b.which===Pa&&(b.preventDefault(),a.hide())}):this._isShown||b(this._element).off(Sa.KEYDOWN_DISMISS)},c._setResizeEvent=function(){var a=this;this._isShown?b(window).on(Sa.RESIZE,function(b){return a.handleUpdate(b)}):b(window).off(Sa.RESIZE)},c._hideModal=function(){var a=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._isTransitioning=!1,this._showBackdrop(function(){b(document.body).removeClass(Ta.OPEN),a._resetAdjustments(),a._resetScrollbar(),b(a._element).trigger(Sa.HIDDEN)})},c._removeBackdrop=function(){this._backdrop&&(b(this._backdrop).remove(),this._backdrop=null)},c._showBackdrop=function(a){var c=this,d=b(this._element).hasClass(Ta.FADE)?Ta.FADE:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className=Ta.BACKDROP,d&&this._backdrop.classList.add(d),b(this._backdrop).appendTo(document.body),b(this._element).on(Sa.CLICK_DISMISS,function(a){return c._ignoreBackdropClick?void(c._ignoreBackdropClick=!1):void(a.target===a.currentTarget&&("static"===c._config.backdrop?c._element.focus():c.hide()))}),d&&r.reflow(this._backdrop),b(this._backdrop).addClass(Ta.SHOW),!a)return;if(!d)return void a();var e=r.getTransitionDurationFromElement(this._backdrop);b(this._backdrop).one(r.TRANSITION_END,a).emulateTransitionEnd(e)}else if(!this._isShown&&this._backdrop){b(this._backdrop).removeClass(Ta.SHOW);var f=function(){c._removeBackdrop(),a&&a()};if(b(this._element).hasClass(Ta.FADE)){var g=r.getTransitionDurationFromElement(this._backdrop);b(this._backdrop).one(r.TRANSITION_END,f).emulateTransitionEnd(g)}else f()}else a&&a()},c._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")},c._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},c._checkScrollbar=function(){var a=document.body.getBoundingClientRect();this._isBodyOverflowing=a.left+a.right<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},c._setScrollbar=function(){var a=this;if(this._isBodyOverflowing){var c=[].slice.call(document.querySelectorAll(Ua.FIXED_CONTENT)),d=[].slice.call(document.querySelectorAll(Ua.STICKY_CONTENT));b(c).each(function(c,d){var e=d.style.paddingRight,f=b(d).css("padding-right");b(d).data("padding-right",e).css("padding-right",parseFloat(f)+a._scrollbarWidth+"px")}),b(d).each(function(c,d){var e=d.style.marginRight,f=b(d).css("margin-right");b(d).data("margin-right",e).css("margin-right",parseFloat(f)-a._scrollbarWidth+"px")});var e=document.body.style.paddingRight,f=b(document.body).css("padding-right");b(document.body).data("padding-right",e).css("padding-right",parseFloat(f)+this._scrollbarWidth+"px")}b(document.body).addClass(Ta.OPEN)},c._resetScrollbar=function(){var a=[].slice.call(document.querySelectorAll(Ua.FIXED_CONTENT));b(a).each(function(a,c){var d=b(c).data("padding-right");b(c).removeData("padding-right"),c.style.paddingRight=d?d:""});var c=[].slice.call(document.querySelectorAll(""+Ua.STICKY_CONTENT));b(c).each(function(a,c){var d=b(c).data("margin-right");"undefined"!=typeof d&&b(c).css("margin-right",d).removeData("margin-right")});var d=b(document.body).data("padding-right");b(document.body).removeData("padding-right"),document.body.style.paddingRight=d?d:""},c._getScrollbarWidth=function(){var a=document.createElement("div");a.className=Ta.SCROLLBAR_MEASURER,document.body.appendChild(a);var b=a.getBoundingClientRect().width-a.clientWidth;return document.body.removeChild(a),b},a._jQueryInterface=function(c,d){return this.each(function(){var e=b(this).data(La),f=g({},Qa,b(this).data(),"object"==typeof c&&c?c:{});if(e||(e=new a(this,f),b(this).data(La,e)),"string"==typeof c){if("undefined"==typeof e[c])throw new TypeError('No method named "'+c+'"');e[c](d)}else f.show&&e.show(d)})},e(a,null,[{key:"VERSION",get:function(){return Ka}},{key:"Default",get:function(){return Qa}}]),a}();b(document).on(Sa.CLICK_DATA_API,Ua.DATA_TOGGLE,function(a){var c,d=this,e=r.getSelectorFromElement(this);e&&(c=document.querySelector(e));var f=b(c).data(La)?"toggle":g({},b(c).data(),b(this).data());("A"===this.tagName||"AREA"===this.tagName)&&a.preventDefault();var h=b(c).one(Sa.SHOW,function(a){a.isDefaultPrevented()||h.one(Sa.HIDDEN,function(){b(d).is(":visible")&&d.focus()})});Va._jQueryInterface.call(b(c),f,this)}),b.fn[Ja]=Va._jQueryInterface,b.fn[Ja].Constructor=Va,b.fn[Ja].noConflict=function(){return b.fn[Ja]=Oa,Va._jQueryInterface};var Wa=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],Xa=/^aria-[\w-]*$/i,Ya={"*":["class","dir","id","lang","role",Xa],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},Za=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,$a=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i,_a="tooltip",ab="4.3.1",bb="bs.tooltip",cb="."+bb,db=b.fn[_a],eb="bs-tooltip",fb=new RegExp("(^|\\s)"+eb+"\\S+","g"),gb=["sanitize","whiteList","sanitizeFn"],hb={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string|function)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)",sanitize:"boolean",sanitizeFn:"(null|function)",whiteList:"object"},ib={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},jb={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",sanitize:!0,sanitizeFn:null,whiteList:Ya},kb={SHOW:"show",OUT:"out"},lb={HIDE:"hide"+cb,HIDDEN:"hidden"+cb,SHOW:"show"+cb,SHOWN:"shown"+cb,INSERTED:"inserted"+cb,CLICK:"click"+cb,FOCUSIN:"focusin"+cb,FOCUSOUT:"focusout"+cb,MOUSEENTER:"mouseenter"+cb,MOUSELEAVE:"mouseleave"+cb},mb={FADE:"fade",SHOW:"show"},nb={TOOLTIP:".tooltip",TOOLTIP_INNER:".tooltip-inner",ARROW:".arrow"},ob={HOVER:"hover",FOCUS:"focus",CLICK:"click",MANUAL:"manual"},pb=function(){function a(a,b){if("undefined"==typeof c)throw new TypeError("Bootstrap's tooltips require Popper.js (https://popper.js.org/)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=a,this.config=this._getConfig(b),this.tip=null,this._setListeners()}var d=a.prototype;return d.enable=function(){this._isEnabled=!0},d.disable=function(){this._isEnabled=!1},d.toggleEnabled=function(){this._isEnabled=!this._isEnabled},d.toggle=function(a){if(this._isEnabled)if(a){var c=this.constructor.DATA_KEY,d=b(a.currentTarget).data(c);d||(d=new this.constructor(a.currentTarget,this._getDelegateConfig()),b(a.currentTarget).data(c,d)),d._activeTrigger.click=!d._activeTrigger.click,d._isWithActiveTrigger()?d._enter(null,d):d._leave(null,d)}else{if(b(this.getTipElement()).hasClass(mb.SHOW))return void this._leave(null,this);this._enter(null,this)}},d.dispose=function(){clearTimeout(this._timeout),b.removeData(this.element,this.constructor.DATA_KEY),b(this.element).off(this.constructor.EVENT_KEY),b(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&b(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,null!==this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},d.show=function(){var a=this;if("none"===b(this.element).css("display"))throw new Error("Please use show on visible elements");var d=b.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){b(this.element).trigger(d);var e=r.findShadowRoot(this.element),f=b.contains(null!==e?e:this.element.ownerDocument.documentElement,this.element);if(d.isDefaultPrevented()||!f)return;var g=this.getTipElement(),h=r.getUID(this.constructor.NAME);g.setAttribute("id",h),this.element.setAttribute("aria-describedby",h),this.setContent(),this.config.animation&&b(g).addClass(mb.FADE);var i="function"==typeof this.config.placement?this.config.placement.call(this,g,this.element):this.config.placement,j=this._getAttachment(i);this.addAttachmentClass(j);var k=this._getContainer();b(g).data(this.constructor.DATA_KEY,this),b.contains(this.element.ownerDocument.documentElement,this.tip)||b(g).appendTo(k),b(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new c(this.element,g,{placement:j,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:nb.ARROW},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(b){b.originalPlacement!==b.placement&&a._handlePopperPlacementChange(b)},onUpdate:function(b){return a._handlePopperPlacementChange(b)}}),b(g).addClass(mb.SHOW),"ontouchstart"in document.documentElement&&b(document.body).children().on("mouseover",null,b.noop);var l=function(){a.config.animation&&a._fixTransition();var c=a._hoverState;a._hoverState=null,b(a.element).trigger(a.constructor.Event.SHOWN),c===kb.OUT&&a._leave(null,a)};if(b(this.tip).hasClass(mb.FADE)){var m=r.getTransitionDurationFromElement(this.tip);b(this.tip).one(r.TRANSITION_END,l).emulateTransitionEnd(m)}else l()}},d.hide=function(a){var c=this,d=this.getTipElement(),e=b.Event(this.constructor.Event.HIDE),f=function(){c._hoverState!==kb.SHOW&&d.parentNode&&d.parentNode.removeChild(d),c._cleanTipClass(),c.element.removeAttribute("aria-describedby"),b(c.element).trigger(c.constructor.Event.HIDDEN),null!==c._popper&&c._popper.destroy(),a&&a()};if(b(this.element).trigger(e),!e.isDefaultPrevented()){if(b(d).removeClass(mb.SHOW),"ontouchstart"in document.documentElement&&b(document.body).children().off("mouseover",null,b.noop),this._activeTrigger[ob.CLICK]=!1,this._activeTrigger[ob.FOCUS]=!1,this._activeTrigger[ob.HOVER]=!1,b(this.tip).hasClass(mb.FADE)){var g=r.getTransitionDurationFromElement(d);b(d).one(r.TRANSITION_END,f).emulateTransitionEnd(g)}else f();this._hoverState=""}},d.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},d.isWithContent=function(){return Boolean(this.getTitle())},d.addAttachmentClass=function(a){b(this.getTipElement()).addClass(eb+"-"+a)},d.getTipElement=function(){return this.tip=this.tip||b(this.config.template)[0],this.tip},d.setContent=function(){var a=this.getTipElement();this.setElementContent(b(a.querySelectorAll(nb.TOOLTIP_INNER)),this.getTitle()),b(a).removeClass(mb.FADE+" "+mb.SHOW)},d.setElementContent=function(a,c){return"object"==typeof c&&(c.nodeType||c.jquery)?void(this.config.html?b(c).parent().is(a)||a.empty().append(c):a.text(b(c).text())):void(this.config.html?(this.config.sanitize&&(c=n(c,this.config.whiteList,this.config.sanitizeFn)),a.html(c)):a.text(c))},d.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},d._getOffset=function(){var a=this,b={};return"function"==typeof this.config.offset?b.fn=function(b){return b.offsets=g({},b.offsets,a.config.offset(b.offsets,a.element)||{}),b}:b.offset=this.config.offset,b},d._getContainer=function(){return this.config.container===!1?document.body:r.isElement(this.config.container)?b(this.config.container):b(document).find(this.config.container)},d._getAttachment=function(a){return ib[a.toUpperCase()]},d._setListeners=function(){var a=this,c=this.config.trigger.split(" ");c.forEach(function(c){if("click"===c)b(a.element).on(a.constructor.Event.CLICK,a.config.selector,function(b){return a.toggle(b)});else if(c!==ob.MANUAL){var d=c===ob.HOVER?a.constructor.Event.MOUSEENTER:a.constructor.Event.FOCUSIN,e=c===ob.HOVER?a.constructor.Event.MOUSELEAVE:a.constructor.Event.FOCUSOUT;b(a.element).on(d,a.config.selector,function(b){return a._enter(b)}).on(e,a.config.selector,function(b){return a._leave(b)})}}),b(this.element).closest(".modal").on("hide.bs.modal",function(){a.element&&a.hide()}),this.config.selector?this.config=g({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},d._fixTitle=function(){var a=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==a)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},d._enter=function(a,c){var d=this.constructor.DATA_KEY;return c=c||b(a.currentTarget).data(d),c||(c=new this.constructor(a.currentTarget,this._getDelegateConfig()),b(a.currentTarget).data(d,c)),a&&(c._activeTrigger["focusin"===a.type?ob.FOCUS:ob.HOVER]=!0),b(c.getTipElement()).hasClass(mb.SHOW)||c._hoverState===kb.SHOW?void(c._hoverState=kb.SHOW):(clearTimeout(c._timeout),c._hoverState=kb.SHOW,c.config.delay&&c.config.delay.show?void(c._timeout=setTimeout(function(){c._hoverState===kb.SHOW&&c.show()},c.config.delay.show)):void c.show())},d._leave=function(a,c){var d=this.constructor.DATA_KEY;return c=c||b(a.currentTarget).data(d),c||(c=new this.constructor(a.currentTarget,this._getDelegateConfig()),b(a.currentTarget).data(d,c)),a&&(c._activeTrigger["focusout"===a.type?ob.FOCUS:ob.HOVER]=!1),c._isWithActiveTrigger()?void 0:(clearTimeout(c._timeout),c._hoverState=kb.OUT,c.config.delay&&c.config.delay.hide?void(c._timeout=setTimeout(function(){c._hoverState===kb.OUT&&c.hide()},c.config.delay.hide)):void c.hide())},d._isWithActiveTrigger=function(){for(var a in this._activeTrigger)if(this._activeTrigger[a])return!0;return!1},d._getConfig=function(a){var c=b(this.element).data();return Object.keys(c).forEach(function(a){-1!==gb.indexOf(a)&&delete c[a]}),a=g({},this.constructor.Default,c,"object"==typeof a&&a?a:{}),"number"==typeof a.delay&&(a.delay={show:a.delay,hide:a.delay}),"number"==typeof a.title&&(a.title=a.title.toString()),"number"==typeof a.content&&(a.content=a.content.toString()),r.typeCheckConfig(_a,a,this.constructor.DefaultType),a.sanitize&&(a.template=n(a.template,a.whiteList,a.sanitizeFn)),a},d._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},d._cleanTipClass=function(){var a=b(this.getTipElement()),c=a.attr("class").match(fb);null!==c&&c.length&&a.removeClass(c.join(""))},d._handlePopperPlacementChange=function(a){var b=a.instance;this.tip=b.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(a.placement))},d._fixTransition=function(){var a=this.getTipElement(),c=this.config.animation;null===a.getAttribute("x-placement")&&(b(a).removeClass(mb.FADE),this.config.animation=!1,this.hide(),this.show(),this.config.animation=c)},a._jQueryInterface=function(c){return this.each(function(){var d=b(this).data(bb),e="object"==typeof c&&c;if((d||!/dispose|hide/.test(c))&&(d||(d=new a(this,e),b(this).data(bb,d)),"string"==typeof c)){if("undefined"==typeof d[c])throw new TypeError('No method named "'+c+'"');d[c]()}})},e(a,null,[{key:"VERSION",get:function(){return ab}},{key:"Default",get:function(){return jb}},{key:"NAME",get:function(){return _a}},{key:"DATA_KEY",get:function(){return bb}},{key:"Event",get:function(){return lb}},{key:"EVENT_KEY",get:function(){return cb}},{key:"DefaultType",get:function(){return hb}}]),a}();b.fn[_a]=pb._jQueryInterface,b.fn[_a].Constructor=pb,b.fn[_a].noConflict=function(){return b.fn[_a]=db,pb._jQueryInterface};var qb="popover",rb="4.3.1",sb="bs.popover",tb="."+sb,ub=b.fn[qb],vb="bs-popover",wb=new RegExp("(^|\\s)"+vb+"\\S+","g"),xb=g({},pb.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),yb=g({},pb.DefaultType,{content:"(string|element|function)"}),zb={FADE:"fade",SHOW:"show"},Ab={TITLE:".popover-header",CONTENT:".popover-body"},Bb={HIDE:"hide"+tb,HIDDEN:"hidden"+tb,SHOW:"show"+tb,SHOWN:"shown"+tb,INSERTED:"inserted"+tb,CLICK:"click"+tb,FOCUSIN:"focusin"+tb,FOCUSOUT:"focusout"+tb,MOUSEENTER:"mouseenter"+tb,MOUSELEAVE:"mouseleave"+tb},Cb=function(a){function c(){return a.apply(this,arguments)||this}h(c,a);var d=c.prototype;return d.isWithContent=function(){return this.getTitle()||this._getContent()},d.addAttachmentClass=function(a){b(this.getTipElement()).addClass(vb+"-"+a)},d.getTipElement=function(){return this.tip=this.tip||b(this.config.template)[0],this.tip},d.setContent=function(){var a=b(this.getTipElement());this.setElementContent(a.find(Ab.TITLE),this.getTitle());var c=this._getContent();"function"==typeof c&&(c=c.call(this.element)),this.setElementContent(a.find(Ab.CONTENT),c),a.removeClass(zb.FADE+" "+zb.SHOW)},d._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},d._cleanTipClass=function(){var a=b(this.getTipElement()),c=a.attr("class").match(wb);null!==c&&c.length>0&&a.removeClass(c.join(""))},c._jQueryInterface=function(a){return this.each(function(){var d=b(this).data(sb),e="object"==typeof a?a:null;if((d||!/dispose|hide/.test(a))&&(d||(d=new c(this,e),b(this).data(sb,d)),"string"==typeof a)){if("undefined"==typeof d[a])throw new TypeError('No method named "'+a+'"');d[a]()}})},e(c,null,[{key:"VERSION",get:function(){return rb}},{key:"Default",get:function(){return xb}},{key:"NAME",get:function(){return qb}},{key:"DATA_KEY",get:function(){return sb}},{key:"Event",get:function(){return Bb}},{key:"EVENT_KEY",get:function(){return tb}},{key:"DefaultType",get:function(){return yb}}]),c}(pb);b.fn[qb]=Cb._jQueryInterface,b.fn[qb].Constructor=Cb,b.fn[qb].noConflict=function(){return b.fn[qb]=ub,Cb._jQueryInterface};var Db="scrollspy",Eb="4.3.1",Fb="bs.scrollspy",Gb="."+Fb,Hb=".data-api",Ib=b.fn[Db],Jb={offset:10,method:"auto",target:""},Kb={offset:"number",method:"string",target:"(string|element)"},Lb={ACTIVATE:"activate"+Gb,SCROLL:"scroll"+Gb,LOAD_DATA_API:"load"+Gb+Hb},Mb={DROPDOWN_ITEM:"dropdown-item",DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active"},Nb={DATA_SPY:'[data-spy="scroll"]',ACTIVE:".active",NAV_LIST_GROUP:".nav, .list-group",NAV_LINKS:".nav-link",NAV_ITEMS:".nav-item",LIST_ITEMS:".list-group-item",DROPDOWN:".dropdown",DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},Ob={OFFSET:"offset",POSITION:"position"},Pb=function(){function a(a,c){var d=this;this._element=a,this._scrollElement="BODY"===a.tagName?window:a,this._config=this._getConfig(c),this._selector=this._config.target+" "+Nb.NAV_LINKS+","+(this._config.target+" "+Nb.LIST_ITEMS+",")+(this._config.target+" "+Nb.DROPDOWN_ITEMS),this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,b(this._scrollElement).on(Lb.SCROLL,function(a){return d._process(a)}),this.refresh(),this._process()}var c=a.prototype;return c.refresh=function(){var a=this,c=this._scrollElement===this._scrollElement.window?Ob.OFFSET:Ob.POSITION,d="auto"===this._config.method?c:this._config.method,e=d===Ob.POSITION?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight();var f=[].slice.call(document.querySelectorAll(this._selector));f.map(function(a){var c,f=r.getSelectorFromElement(a);if(f&&(c=document.querySelector(f)),c){var g=c.getBoundingClientRect();if(g.width||g.height)return[b(c)[d]().top+e,f]}return null}).filter(function(a){return a}).sort(function(a,b){return a[0]-b[0]}).forEach(function(b){a._offsets.push(b[0]),a._targets.push(b[1])})},c.dispose=function(){b.removeData(this._element,Fb),b(this._scrollElement).off(Gb),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},c._getConfig=function(a){if(a=g({},Jb,"object"==typeof a&&a?a:{}),"string"!=typeof a.target){var c=b(a.target).attr("id");c||(c=r.getUID(Db),b(a.target).attr("id",c)),a.target="#"+c}return r.typeCheckConfig(Db,a,Kb),a},c._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},c._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},c._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},c._process=function(){var a=this._getScrollTop()+this._config.offset,b=this._getScrollHeight(),c=this._config.offset+b-this._getOffsetHeight();if(this._scrollHeight!==b&&this.refresh(),a>=c){var d=this._targets[this._targets.length-1];return void(this._activeTarget!==d&&this._activate(d))}if(this._activeTarget&&a<this._offsets[0]&&this._offsets[0]>0)return this._activeTarget=null,void this._clear();for(var e=this._offsets.length,f=e;f--;){var g=this._activeTarget!==this._targets[f]&&a>=this._offsets[f]&&("undefined"==typeof this._offsets[f+1]||a<this._offsets[f+1]);g&&this._activate(this._targets[f])}},c._activate=function(a){this._activeTarget=a,this._clear();var c=this._selector.split(",").map(function(b){return b+'[data-target="'+a+'"],'+b+'[href="'+a+'"]'}),d=b([].slice.call(document.querySelectorAll(c.join(","))));d.hasClass(Mb.DROPDOWN_ITEM)?(d.closest(Nb.DROPDOWN).find(Nb.DROPDOWN_TOGGLE).addClass(Mb.ACTIVE),d.addClass(Mb.ACTIVE)):(d.addClass(Mb.ACTIVE),d.parents(Nb.NAV_LIST_GROUP).prev(Nb.NAV_LINKS+", "+Nb.LIST_ITEMS).addClass(Mb.ACTIVE),d.parents(Nb.NAV_LIST_GROUP).prev(Nb.NAV_ITEMS).children(Nb.NAV_LINKS).addClass(Mb.ACTIVE)),b(this._scrollElement).trigger(Lb.ACTIVATE,{relatedTarget:a})},c._clear=function(){[].slice.call(document.querySelectorAll(this._selector)).filter(function(a){return a.classList.contains(Mb.ACTIVE)}).forEach(function(a){return a.classList.remove(Mb.ACTIVE)})},a._jQueryInterface=function(c){return this.each(function(){var d=b(this).data(Fb),e="object"==typeof c&&c;if(d||(d=new a(this,e),b(this).data(Fb,d)),"string"==typeof c){if("undefined"==typeof d[c])throw new TypeError('No method named "'+c+'"');d[c]()}})},e(a,null,[{key:"VERSION",get:function(){return Eb}},{key:"Default",get:function(){return Jb}}]),a}();b(window).on(Lb.LOAD_DATA_API,function(){for(var a=[].slice.call(document.querySelectorAll(Nb.DATA_SPY)),c=a.length,d=c;d--;){var e=b(a[d]);Pb._jQueryInterface.call(e,e.data())}}),b.fn[Db]=Pb._jQueryInterface,b.fn[Db].Constructor=Pb,b.fn[Db].noConflict=function(){return b.fn[Db]=Ib,Pb._jQueryInterface};var Qb="tab",Rb="4.3.1",Sb="bs.tab",Tb="."+Sb,Ub=".data-api",Vb=b.fn[Qb],Wb={HIDE:"hide"+Tb,HIDDEN:"hidden"+Tb,SHOW:"show"+Tb,SHOWN:"shown"+Tb,CLICK_DATA_API:"click"+Tb+Ub},Xb={DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active",DISABLED:"disabled",FADE:"fade",SHOW:"show"},Yb={DROPDOWN:".dropdown",NAV_LIST_GROUP:".nav, .list-group",ACTIVE:".active",ACTIVE_UL:"> li > .active",DATA_TOGGLE:'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',DROPDOWN_TOGGLE:".dropdown-toggle",DROPDOWN_ACTIVE_CHILD:"> .dropdown-menu .active"},Zb=function(){function a(a){this._element=a}var c=a.prototype;return c.show=function(){var a=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&b(this._element).hasClass(Xb.ACTIVE)||b(this._element).hasClass(Xb.DISABLED))){var c,d,e=b(this._element).closest(Yb.NAV_LIST_GROUP)[0],f=r.getSelectorFromElement(this._element);if(e){var g="UL"===e.nodeName||"OL"===e.nodeName?Yb.ACTIVE_UL:Yb.ACTIVE;d=b.makeArray(b(e).find(g)),d=d[d.length-1]}var h=b.Event(Wb.HIDE,{relatedTarget:this._element}),i=b.Event(Wb.SHOW,{relatedTarget:d});if(d&&b(d).trigger(h),b(this._element).trigger(i),!i.isDefaultPrevented()&&!h.isDefaultPrevented()){f&&(c=document.querySelector(f)),this._activate(this._element,e);var j=function(){var c=b.Event(Wb.HIDDEN,{relatedTarget:a._element}),e=b.Event(Wb.SHOWN,{relatedTarget:d});b(d).trigger(c),b(a._element).trigger(e)};c?this._activate(c,c.parentNode,j):j()}}},c.dispose=function(){b.removeData(this._element,Sb),this._element=null},c._activate=function(a,c,d){var e=this,f=!c||"UL"!==c.nodeName&&"OL"!==c.nodeName?b(c).children(Yb.ACTIVE):b(c).find(Yb.ACTIVE_UL),g=f[0],h=d&&g&&b(g).hasClass(Xb.FADE),i=function(){return e._transitionComplete(a,g,d)};if(g&&h){var j=r.getTransitionDurationFromElement(g);b(g).removeClass(Xb.SHOW).one(r.TRANSITION_END,i).emulateTransitionEnd(j)}else i()},c._transitionComplete=function(a,c,d){if(c){b(c).removeClass(Xb.ACTIVE);var e=b(c.parentNode).find(Yb.DROPDOWN_ACTIVE_CHILD)[0];e&&b(e).removeClass(Xb.ACTIVE),"tab"===c.getAttribute("role")&&c.setAttribute("aria-selected",!1)}if(b(a).addClass(Xb.ACTIVE),"tab"===a.getAttribute("role")&&a.setAttribute("aria-selected",!0),r.reflow(a),a.classList.contains(Xb.FADE)&&a.classList.add(Xb.SHOW),a.parentNode&&b(a.parentNode).hasClass(Xb.DROPDOWN_MENU)){var f=b(a).closest(Yb.DROPDOWN)[0];if(f){var g=[].slice.call(f.querySelectorAll(Yb.DROPDOWN_TOGGLE));b(g).addClass(Xb.ACTIVE)}a.setAttribute("aria-expanded",!0)}d&&d()},a._jQueryInterface=function(c){return this.each(function(){var d=b(this),e=d.data(Sb);if(e||(e=new a(this),d.data(Sb,e)),"string"==typeof c){if("undefined"==typeof e[c])throw new TypeError('No method named "'+c+'"');e[c]()}})},e(a,null,[{key:"VERSION",get:function(){return Rb}}]),a}();b(document).on(Wb.CLICK_DATA_API,Yb.DATA_TOGGLE,function(a){a.preventDefault(),Zb._jQueryInterface.call(b(this),"show")}),b.fn[Qb]=Zb._jQueryInterface,b.fn[Qb].Constructor=Zb,b.fn[Qb].noConflict=function(){return b.fn[Qb]=Vb,Zb._jQueryInterface};var $b="toast",_b="4.3.1",ac="bs.toast",bc="."+ac,cc=b.fn[$b],dc={CLICK_DISMISS:"click.dismiss"+bc,HIDE:"hide"+bc,HIDDEN:"hidden"+bc,SHOW:"show"+bc,SHOWN:"shown"+bc},ec={FADE:"fade",HIDE:"hide",SHOW:"show",SHOWING:"showing"},fc={animation:"boolean",autohide:"boolean",delay:"number"},gc={animation:!0,autohide:!0,delay:500},hc={DATA_DISMISS:'[data-dismiss="toast"]'},ic=function(){function a(a,b){this._element=a,this._config=this._getConfig(b),this._timeout=null,this._setListeners()}var c=a.prototype;return c.show=function(){var a=this;b(this._element).trigger(dc.SHOW),this._config.animation&&this._element.classList.add(ec.FADE);var c=function(){a._element.classList.remove(ec.SHOWING),a._element.classList.add(ec.SHOW),b(a._element).trigger(dc.SHOWN),a._config.autohide&&a.hide()};if(this._element.classList.remove(ec.HIDE),this._element.classList.add(ec.SHOWING),this._config.animation){var d=r.getTransitionDurationFromElement(this._element);b(this._element).one(r.TRANSITION_END,c).emulateTransitionEnd(d)}else c()},c.hide=function(a){var c=this;this._element.classList.contains(ec.SHOW)&&(b(this._element).trigger(dc.HIDE),a?this._close():this._timeout=setTimeout(function(){c._close()},this._config.delay))},c.dispose=function(){clearTimeout(this._timeout),this._timeout=null,this._element.classList.contains(ec.SHOW)&&this._element.classList.remove(ec.SHOW),b(this._element).off(dc.CLICK_DISMISS),b.removeData(this._element,ac),this._element=null,this._config=null},c._getConfig=function(a){return a=g({},gc,b(this._element).data(),"object"==typeof a&&a?a:{}),r.typeCheckConfig($b,a,this.constructor.DefaultType),a},c._setListeners=function(){var a=this;b(this._element).on(dc.CLICK_DISMISS,hc.DATA_DISMISS,function(){return a.hide(!0)})},c._close=function(){var a=this,c=function(){a._element.classList.add(ec.HIDE),b(a._element).trigger(dc.HIDDEN)};if(this._element.classList.remove(ec.SHOW),this._config.animation){var d=r.getTransitionDurationFromElement(this._element);b(this._element).one(r.TRANSITION_END,c).emulateTransitionEnd(d)}else c()},a._jQueryInterface=function(c){return this.each(function(){var d=b(this),e=d.data(ac),f="object"==typeof c&&c;if(e||(e=new a(this,f),d.data(ac,e)),"string"==typeof c){if("undefined"==typeof e[c])throw new TypeError('No method named "'+c+'"');e[c](this)}})},e(a,null,[{key:"VERSION",get:function(){return _b}},{key:"DefaultType",get:function(){return fc}},{key:"Default",get:function(){return gc}}]),a}();b.fn[$b]=ic._jQueryInterface,b.fn[$b].Constructor=ic,b.fn[$b].noConflict=function(){return b.fn[$b]=cc,ic._jQueryInterface},function(){if("undefined"==typeof b)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var a=b.fn.jquery.split(" ")[0].split("."),c=1,d=2,e=9,f=1,g=4;if(a[0]<d&&a[1]<e||a[0]===c&&a[1]===e&&a[2]<f||a[0]>=g)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(),a.Util=r,a.Alert=B,a.Button=L,a.Carousel=ba,a.Collapse=oa,a.Dropdown=Ia,a.Modal=Va,a.Popover=Cb,a.Scrollspy=Pb,a.Tab=Zb,a.Toast=ic,a.Tooltip=pb,Object.defineProperty(a,"__esModule",{value:!0})});