!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,function(t,f,u){"use strict";function o(t,e){for(var i=0;ithis._items.length-1||t<0))if(this._isSliding)f(this._element).one("slid.bs.carousel",function(){return e.to(t)});else{if(i===t)return this.pause(),void this.cycle();var o=idocument.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},q._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},q._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right)
',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:{"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},popperConfig:null},nt={HIDE:"hide.bs.tooltip",HIDDEN:"hidden.bs.tooltip",SHOW:"show.bs.tooltip",SHOWN:"shown.bs.tooltip",INSERTED:"inserted.bs.tooltip",CLICK:"click.bs.tooltip",FOCUSIN:"focusin.bs.tooltip",FOCUSOUT:"focusout.bs.tooltip",MOUSEENTER:"mouseenter.bs.tooltip",MOUSELEAVE:"mouseleave.bs.tooltip"},st=((K=rt.prototype).enable=function(){this._isEnabled=!0},K.disable=function(){this._isEnabled=!1},K.toggleEnabled=function(){this._isEnabled=!this._isEnabled},K.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,i=f(t.currentTarget).data(e);i||(i=new this.constructor(t.currentTarget,this._getDelegateConfig()),f(t.currentTarget).data(e,i)),i._activeTrigger.click=!i._activeTrigger.click,i._isWithActiveTrigger()?i._enter(null,i):i._leave(null,i)}else{if(f(this.getTipElement()).hasClass("show"))return void this._leave(null,this);this._enter(null,this)}},K.dispose=function(){clearTimeout(this._timeout),f.removeData(this.element,this.constructor.DATA_KEY),f(this.element).off(this.constructor.EVENT_KEY),f(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&f(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},K.show=function(){var e=this;if("none"===f(this.element).css("display"))throw new Error("Please use show on visible elements");var t=f.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){f(this.element).trigger(t);var i=g.findShadowRoot(this.element),o=f.contains(null!==i?i:this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!o)return;var n=this.getTipElement(),s=g.getUID(this.constructor.NAME);n.setAttribute("id",s),this.element.setAttribute("aria-describedby",s),this.setContent(),this.config.animation&&f(n).addClass("fade");var r="function"==typeof this.config.placement?this.config.placement.call(this,n,this.element):this.config.placement,a=this._getAttachment(r);this.addAttachmentClass(a);var l=this._getContainer();f(n).data(this.constructor.DATA_KEY,this),f.contains(this.element.ownerDocument.documentElement,this.tip)||f(n).appendTo(l),f(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new u(this.element,n,this._getPopperConfig(a)),f(n).addClass("show"),"ontouchstart"in document.documentElement&&f(document.body).children().on("mouseover",null,f.noop);var d,c=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,f(e.element).trigger(e.constructor.Event.SHOWN),"out"===t&&e._leave(null,e)};f(this.tip).hasClass("fade")?(d=g.getTransitionDurationFromElement(this.tip),f(this.tip).one(g.TRANSITION_END,c).emulateTransitionEnd(d)):c()}},K.hide=function(t){function e(){"show"!==o._hoverState&&n.parentNode&&n.parentNode.removeChild(n),o._cleanTipClass(),o.element.removeAttribute("aria-describedby"),f(o.element).trigger(o.constructor.Event.HIDDEN),null!==o._popper&&o._popper.destroy(),t&&t()}var i,o=this,n=this.getTipElement(),s=f.Event(this.constructor.Event.HIDE);f(this.element).trigger(s),s.isDefaultPrevented()||(f(n).removeClass("show"),"ontouchstart"in document.documentElement&&f(document.body).children().off("mouseover",null,f.noop),this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1,f(this.tip).hasClass("fade")?(i=g.getTransitionDurationFromElement(n),f(n).one(g.TRANSITION_END,e).emulateTransitionEnd(i)):e(),this._hoverState="")},K.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},K.isWithContent=function(){return Boolean(this.getTitle())},K.addAttachmentClass=function(t){f(this.getTipElement()).addClass("bs-tooltip-"+t)},K.getTipElement=function(){return this.tip=this.tip||f(this.config.template)[0],this.tip},K.setContent=function(){var t=this.getTipElement();this.setElementContent(f(t.querySelectorAll(".tooltip-inner")),this.getTitle()),f(t).removeClass("fade show")},K.setElementContent=function(t,e){"object"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=V(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?f(e).parent().is(t)||t.empty().append(e):t.text(f(e).text())},K.getTitle=function(){return this.element.getAttribute("data-original-title")||("function"==typeof this.config.title?this.config.title.call(this.element):this.config.title)},K._getPopperConfig=function(t){var e=this;return r(r({},{placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}}),this.config.popperConfig)},K._getOffset=function(){var e=this,t={};return"function"==typeof this.config.offset?t.fn=function(t){return t.offsets=r(r({},t.offsets),e.config.offset(t.offsets,e.element)||{}),t}:t.offset=this.config.offset,t},K._getContainer=function(){return!1===this.config.container?document.body:g.isElement(this.config.container)?f(this.config.container):f(document).find(this.config.container)},K._getAttachment=function(t){return it[t.toUpperCase()]},K._setListeners=function(){var o=this;this.config.trigger.split(" ").forEach(function(t){var e,i;"click"===t?f(o.element).on(o.constructor.Event.CLICK,o.config.selector,function(t){return o.toggle(t)}):"manual"!==t&&(e="hover"===t?o.constructor.Event.MOUSEENTER:o.constructor.Event.FOCUSIN,i="hover"===t?o.constructor.Event.MOUSELEAVE:o.constructor.Event.FOCUSOUT,f(o.element).on(e,o.config.selector,function(t){return o._enter(t)}).on(i,o.config.selector,function(t){return o._leave(t)}))}),this._hideModalHandler=function(){o.element&&o.hide()},f(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=r(r({},this.config),{},{trigger:"manual",selector:""}):this._fixTitle()},K._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");!this.element.getAttribute("title")&&"string"==t||(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},K._enter=function(t,e){var i=this.constructor.DATA_KEY;(e=e||f(t.currentTarget).data(i))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),f(t.currentTarget).data(i,e)),t&&(e._activeTrigger["focusin"===t.type?"focus":"hover"]=!0),f(e.getTipElement()).hasClass("show")||"show"===e._hoverState?e._hoverState="show":(clearTimeout(e._timeout),e._hoverState="show",e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){"show"===e._hoverState&&e.show()},e.config.delay.show):e.show())},K._leave=function(t,e){var i=this.constructor.DATA_KEY;(e=e||f(t.currentTarget).data(i))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),f(t.currentTarget).data(i,e)),t&&(e._activeTrigger["focusout"===t.type?"focus":"hover"]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState="out",e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){"out"===e._hoverState&&e.hide()},e.config.delay.hide):e.hide())},K._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},K._getConfig=function(t){var e=f(this.element).data();return Object.keys(e).forEach(function(t){-1!==tt.indexOf(t)&&delete e[t]}),"number"==typeof(t=r(r(r({},this.constructor.Default),e),"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),g.typeCheckConfig(G,t,this.constructor.DefaultType),t.sanitize&&(t.template=V(t.template,t.whiteList,t.sanitizeFn)),t},K._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},K._cleanTipClass=function(){var t=f(this.getTipElement()),e=t.attr("class").match(Z);null!==e&&e.length&&t.removeClass(e.join(""))},K._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},K._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(f(t).removeClass("fade"),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},rt._jQueryInterface=function(i){return this.each(function(){var t=f(this).data("bs.tooltip"),e="object"==typeof i&&i;if((t||!/dispose|hide/.test(i))&&(t||(t=new rt(this,e),f(this).data("bs.tooltip",t)),"string"==typeof i)){if(void 0===t[i])throw new TypeError('No method named "'+i+'"');t[i]()}})},s(rt,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"Default",get:function(){return ot}},{key:"NAME",get:function(){return G}},{key:"DATA_KEY",get:function(){return"bs.tooltip"}},{key:"Event",get:function(){return nt}},{key:"EVENT_KEY",get:function(){return".bs.tooltip"}},{key:"DefaultType",get:function(){return et}}]),rt);function rt(t,e){if(void 0===u)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=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}f.fn[G]=st._jQueryInterface,f.fn[G].Constructor=st,f.fn[G].noConflict=function(){return f.fn[G]=J,st._jQueryInterface};var at="popover",lt=f.fn[at],dt=new RegExp("(^|\\s)bs-popover\\S+","g"),ct=r(r({},st.Default),{},{placement:"right",trigger:"click",content:"",template:''}),ut=r(r({},st.DefaultType),{},{content:"(string|element|function)"}),ht={HIDE:"hide.bs.popover",HIDDEN:"hidden.bs.popover",SHOW:"show.bs.popover",SHOWN:"shown.bs.popover",INSERTED:"inserted.bs.popover",CLICK:"click.bs.popover",FOCUSIN:"focusin.bs.popover",FOCUSOUT:"focusout.bs.popover",MOUSEENTER:"mouseenter.bs.popover",MOUSELEAVE:"mouseleave.bs.popover"},pt=function(t){var e,i;function o(){return t.apply(this,arguments)||this}i=t,(e=o).prototype=Object.create(i.prototype),(e.prototype.constructor=e).__proto__=i;var n=o.prototype;return n.isWithContent=function(){return this.getTitle()||this._getContent()},n.addAttachmentClass=function(t){f(this.getTipElement()).addClass("bs-popover-"+t)},n.getTipElement=function(){return this.tip=this.tip||f(this.config.template)[0],this.tip},n.setContent=function(){var t=f(this.getTipElement());this.setElementContent(t.find(".popover-header"),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(".popover-body"),e),t.removeClass("fade show")},n._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},n._cleanTipClass=function(){var t=f(this.getTipElement()),e=t.attr("class").match(dt);null!==e&&0=this._offsets[n]&&(void 0===this._offsets[n+1]||t li > .active":".active",n=(n=f.makeArray(f(e).find(o)))[n.length-1]),s=f.Event("hide.bs.tab",{relatedTarget:this._element}),r=f.Event("show.bs.tab",{relatedTarget:n}),n&&f(n).trigger(s),f(this._element).trigger(r),r.isDefaultPrevented()||s.isDefaultPrevented()||(i&&(t=document.querySelector(i)),this._activate(this._element,e),a=function(){var t=f.Event("hidden.bs.tab",{relatedTarget:l._element}),e=f.Event("shown.bs.tab",{relatedTarget:n});f(n).trigger(t),f(l._element).trigger(e)},t?this._activate(t,t.parentNode,a):a()))},bt.dispose=function(){f.removeData(this._element,"bs.tab"),this._element=null},bt._activate=function(t,e,i){function o(){return s._transitionComplete(t,r,i)}var n,s=this,r=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?f(e).children(".active"):f(e).find("> li > .active"))[0],a=i&&r&&f(r).hasClass("fade");r&&a?(n=g.getTransitionDurationFromElement(r),f(r).removeClass("show").one(g.TRANSITION_END,o).emulateTransitionEnd(n)):o()},bt._transitionComplete=function(t,e,i){var o,n,s;e&&(f(e).removeClass("active"),(o=f(e.parentNode).find("> .dropdown-menu .active")[0])&&f(o).removeClass("active"),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)),f(t).addClass("active"),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),g.reflow(t),t.classList.contains("fade")&&t.classList.add("show"),t.parentNode&&f(t.parentNode).hasClass("dropdown-menu")&&((n=f(t).closest(".dropdown")[0])&&(s=[].slice.call(n.querySelectorAll(".dropdown-toggle")),f(s).addClass("active")),t.setAttribute("aria-expanded",!0)),i&&i()},St._jQueryInterface=function(i){return this.each(function(){var t=f(this),e=t.data("bs.tab");if(e||(e=new St(this),t.data("bs.tab",e)),"string"==typeof i){if(void 0===e[i])throw new TypeError('No method named "'+i+'"');e[i]()}})},s(St,null,[{key:"VERSION",get:function(){return"4.5.0"}}]),St);function St(t){this._element=t}f(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',function(t){t.preventDefault(),kt._jQueryInterface.call(f(this),"show")}),f.fn.tab=kt._jQueryInterface,f.fn.tab.Constructor=kt,f.fn.tab.noConflict=function(){return f.fn.tab=Tt,kt._jQueryInterface};var Ct,Et=f.fn.toast,At={animation:"boolean",autohide:"boolean",delay:"number"},xt={animation:!0,autohide:!0,delay:500},jt=((Ct=$t.prototype).show=function(){var t,e,i=this,o=f.Event("show.bs.toast");f(this._element).trigger(o),o.isDefaultPrevented()||(this._config.animation&&this._element.classList.add("fade"),t=function(){i._element.classList.remove("showing"),i._element.classList.add("show"),f(i._element).trigger("shown.bs.toast"),i._config.autohide&&(i._timeout=setTimeout(function(){i.hide()},i._config.delay))},this._element.classList.remove("hide"),g.reflow(this._element),this._element.classList.add("showing"),this._config.animation?(e=g.getTransitionDurationFromElement(this._element),f(this._element).one(g.TRANSITION_END,t).emulateTransitionEnd(e)):t())},Ct.hide=function(){var t;this._element.classList.contains("show")&&(t=f.Event("hide.bs.toast"),f(this._element).trigger(t),t.isDefaultPrevented()||this._close())},Ct.dispose=function(){clearTimeout(this._timeout),this._timeout=null,this._element.classList.contains("show")&&this._element.classList.remove("show"),f(this._element).off("click.dismiss.bs.toast"),f.removeData(this._element,"bs.toast"),this._element=null,this._config=null},Ct._getConfig=function(t){return t=r(r(r({},xt),f(this._element).data()),"object"==typeof t&&t?t:{}),g.typeCheckConfig("toast",t,this.constructor.DefaultType),t},Ct._setListeners=function(){var t=this;f(this._element).on("click.dismiss.bs.toast",'[data-dismiss="toast"]',function(){return t.hide()})},Ct._close=function(){function t(){i._element.classList.add("hide"),f(i._element).trigger("hidden.bs.toast")}var e,i=this;this._element.classList.remove("show"),this._config.animation?(e=g.getTransitionDurationFromElement(this._element),f(this._element).one(g.TRANSITION_END,t).emulateTransitionEnd(e)):t()},$t._jQueryInterface=function(i){return this.each(function(){var t=f(this),e=t.data("bs.toast");if(e||(e=new $t(this,"object"==typeof i&&i),t.data("bs.toast",e)),"string"==typeof i){if(void 0===e[i])throw new TypeError('No method named "'+i+'"');e[i](this)}})},s($t,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"DefaultType",get:function(){return At}},{key:"Default",get:function(){return xt}}]),$t);function $t(t,e){this._element=t,this._config=this._getConfig(e),this._timeout=null,this._setListeners()}f.fn.toast=jt._jQueryInterface,f.fn.toast.Constructor=jt,f.fn.toast.noConflict=function(){return f.fn.toast=Et,jt._jQueryInterface},t.Alert=l,t.Button=p,t.Carousel=k,t.Collapse=$,t.Dropdown=L,t.Modal=W,t.Popover=pt,t.Scrollspy=wt,t.Tab=kt,t.Toast=jt,t.Tooltip=st,t.Util=g,Object.defineProperty(t,"__esModule",{value:!0})}),function(a){a.fn.fontSizeAdapter=function(t){var e,i,o=this,n=a.extend({fontMax:0,fontMin:0,enlarge:!0,onResize:!0},t),s={};function r(){e=o.css("font-size","").css("font-size"),e=parseInt(e,10),s.coefficient=n.enlarge?999:1,o.each(function(){var t=a(this).outerWidth(!0),e=a(this).parent().width()/t;el.top&&-cl.left&&-co.oldScroll?o.forward:o.backward;for(var s in this.waypoints[i]){var r,a,l=this.waypoints[i][s];null!==l.triggerPoint&&(r=o.oldScroll=l.triggerPoint,(r&&a||!r&&!a)&&(l.queueTrigger(n),t[l.group.id]=l.group))}}for(var d in t)t[d].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},i.prototype.innerHeight=function(){return this.element==this.element.window?m.viewportHeight():this.adapter.innerHeight()},i.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},i.prototype.innerWidth=function(){return this.element==this.element.window?m.viewportWidth():this.adapter.innerWidth()},i.prototype.destroy=function(){var t=[];for(var e in this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var o=0,n=t.length;o=s.oldScroll,c=!l&&!d,!g&&(l&&d)?(u.queueTrigger(s.backward),o[u.group.id]=u.group):(!g&&c||g&&s.oldScroll>=u.triggerPoint)&&(u.queueTrigger(s.forward),o[u.group.id]=u.group)}}return m.requestAnimationFrame(function(){for(var t in o)o[t].flushTriggers()}),this},i.findOrCreateByElement=function(t){return i.findByElement(t)||new i(t)},i.refreshAll=function(){for(var t in n)n[t].refresh()},i.findByElement=function(t){return n[t.waypointContextKey]},window.onload=function(){t&&t(),i.refreshAll()},m.requestAnimationFrame=function(t){(window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||e).call(window,t)},m.Context=i}(),function(){"use strict";function r(t,e){return t.triggerPoint-e.triggerPoint}function a(t,e){return e.triggerPoint-t.triggerPoint}function e(t){this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),i[this.axis][this.name]=this}var i={vertical:{},horizontal:{}},o=window.Waypoint;e.prototype.add=function(t){this.waypoints.push(t)},e.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},e.prototype.flushTriggers=function(){for(var t in this.triggerQueues){var e=this.triggerQueues[t],i="up"===t||"left"===t;e.sort(i?a:r);for(var o=0,n=e.length;oPrevious',nextArrow:'',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(t,e){return d('