if("undefined"==typeofjQuery)thrownewError("Bootstrap's JavaScript requires jQuery");!function(){"use strict";vart=jQuery.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1==t[0]&&9==t[1]&&t[2]<1||3<t[0])thrownewError("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(),function(o){"use strict";o.fn.emulateTransitionEnd=function(t){vare=!1,i=this;o(this).one("bsTransitionEnd",function(){e=!0});returnsetTimeout(function(){e||o(i).trigger(o.support.transition.end)},t),this},o(function(){o.support.transition=function(){vart=document.createElement("bootstrap"),e={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(variine)if(void0!==t.style[i])return{end:e[i]};return!1}(),o.support.transition&&(o.event.special.bsTransitionEnd={bindType:o.support.transition.end,delegateType:o.support.transition.end,handle:function(t){if(o(t.target).is(this))returnt.handleObj.handler.apply(this,arguments)}})})}(jQuery),function(s){"use strict";functiona(t){s(t).on("click",e,this.close)}vare='[data-dismiss="alert"]';a.VERSION="3.3.7",a.TRANSITION_DURATION=150,a.prototype.close=function(t){vare=s(this),i=e.attr("data-target");i=i||(i=e.attr("href"))&&i.replace(/.*(?=#[^\s]*$)/,"");varo=s("#"===i?[]:i);functionn(){o.detach().trigger("closed.bs.alert").remove()}t&&t.preventDefault(),o.length||(o=e.closest(".alert")),o.trigger(t=s.Event("close.bs.alert")),t.isDefaultPrevented()||(o.removeClass("in"),s.support.transition&&o.hasClass("fade")?o.one("bsTransitionEnd",n).emulateTransitionEnd(a.TRANSITION_DURATION):n())};vart=s.fn.alert;s.fn.alert=function(i){returnthis.each(function(){vart=s(this),e=t.data("bs.alert");e||t.data("bs.alert",e=newa(this)),"string"==typeofi&&e[i].call(t)})},s.fn.alert.Constructor=a,s.fn.alert.noConflict=function(){returns.fn.alert=t,this},s(document).on("click.bs.alert.data-api",e,a.prototype.close)}(jQuery),function(s){"use strict";varn=function(t,e){this.$element=s(t),this.options=s.extend({},n.DEFAULTS,e),this.isLoading=!1};n.VERSION="3.3.7",n.DEFAULTS={loadingText:"loading..."},n.prototype.setState=function(t){vare="disabled",i=this.$element,o=i.is("input")?"val":"html",n=i.data();t+="Text",null==n.resetText&&i.data("resetText",i[o]()),setTimeout(s.proxy(function(){i[o](null==n[t]?this.options[t]:n[t]),"loadingText"==t?(this.isLoading=!0,i.addClass(e).attr(e,e).prop(e,!0)):this.isLoading&&(this.isLoading=!1,i.removeClass(e).removeAttr(e).prop(e,!1))},this),0)},n.prototype.toggle=i;vari=function(t){vare,i=(e=void0!==t?t:this.$element).closest('[data-toggle="buttons-radio"]');i&&i.find(".active").removeClass("active"),e.toggleClass("active")};s.fn.bootstrap_button=function(o){returnthis.each(function(){vart=s(this),e=t.data("bs.button"),i="object"==typeofo&&o;e||t.data("bs.button",e=newn(this,i)),"toggle"==o?e.toggle():o&&e.setState(o)})},s.fn.bootstrap_button.Constructor=n,s(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(t){vare=s(t.target);e.hasClass("btn")||(e=e.closest(".btn")),i(e)}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(t){s(t.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(t.type))})}(jQuery),function(p){"use strict";functionc(t,e){this.$element=p(t),this.$indicators=this.$element.find(".carousel-indicators"),this.options=e,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",p.proxy(this.keydown,this)),"hover"!=this.options.pause||"ontouchstart"indocument.documentElement||this.$element.on("mouseenter.bs.carousel",p.proxy(this.pause,this)).on("mouseleave.bs.carousel",p.proxy(this.cycle,this))}functiona(n){returnthis.each(function(){vart=p(this),e=t.data("bs.carousel"),i=p.extend({},c.DEFAULTS,t.data(),"object"==typeofn&&n),o="string"==typeofn?n:i.slide;e||t.data("bs.carousel",e=newc(this,i)),"number"==typeofn?e.to(n):o?e[o]():i.interval&&e.paus