/*! * bootstrap v4.1.1 (https://getbootstrap.com/) * copyright 2011-2018 the bootstrap authors (https://github.com/twbs/bootstrap/graphs/contributors) * licensed under mit (https://github.com/twbs/bootstrap/blob/master/license) */ !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.bootstrap={},t.jquery,t.popper)}(this,function(t,e,c){"use strict";function i(t,e){for(var n=0;nthis._items.length-1||t<0))if(this._issliding)p(this._element).one(q.slid,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();var i=ndocument.documentelement.clientheight;!this._isbodyoverflowing&&t&&(this._element.style.paddingleft=this._scrollbarwidth+"px"),this._isbodyoverflowing&&!t&&(this._element.style.paddingright=this._scrollbarwidth+"px")},t._resetadjustments=function(){this._element.style.paddingleft="",this._element.style.paddingright=""},t._checkscrollbar=function(){var t=document.body.getboundingclientrect();this._isbodyoverflowing=t.left+t.right
',trigger:"hover focus",title:"",delay:0,html:!(_e={auto:"auto",top:"top",right:"right",bottom:"bottom",left:"left"}),selector:!(de={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string)",container:"(string|element|boolean)",fallbackplacement:"(string|array)",boundary:"(string|element)"}),placement:"top",offset:0,container:!1,fallbackplacement:"flip",boundary:"scrollparent"},pe="out",ve={hide:"hide"+he,hidden:"hidden"+he,show:(me="show")+he,shown:"shown"+he,inserted:"inserted"+he,click:"click"+he,focusin:"focusin"+he,focusout:"focusout"+he,mouseenter:"mouseenter"+he,mouseleave:"mouseleave"+he},ee="fade",ye="show",te=".tooltip-inner",ce=".arrow",ie="hover",ae="focus",de="click",be="manual",se=function(){function i(t,e){if("undefined"==typeof c)throw new typeerror("bootstrap 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()}var t=i.prototype;return t.enable=function(){this._isenabled=!0},t.disable=function(){this._isenabled=!1},t.toggleenabled=function(){this._isenabled=!this._isenabled},t.toggle=function(t){if(this._isenabled)if(t){var e=this.constructor.data_key,n=oe(t.currenttarget).data(e);n||(n=new this.constructor(t.currenttarget,this._getdelegateconfig()),oe(t.currenttarget).data(e,n)),n._activetrigger.click=!n._activetrigger.click,n._iswithactivetrigger()?n._enter(null,n):n._leave(null,n)}else{if(oe(this.gettipelement()).hasclass(ye))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){cleartimeout(this._timeout),oe.removedata(this.element,this.constructor.data_key),oe(this.element).off(this.constructor.event_key),oe(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&oe(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},t.show=function(){var e=this;if("none"===oe(this.element).css("display"))throw new error("please use show on visible elements");var t=oe.event(this.constructor.event.show);if(this.iswithcontent()&&this._isenabled){oe(this.element).trigger(t);var n=oe.contains(this.element.ownerdocument.documentelement,this.element);if(t.isdefaultprevented()||!n)return;var i=this.gettipelement(),r=cn.getuid(this.constructor.name);i.setattribute("id",r),this.element.setattribute("aria-describedby",r),this.setcontent(),this.config.animation&&oe(i).addclass(ee);var s="function"==typeof this.config.placement?this.config.placement.call(this,i,this.element):this.config.placement,o=this._getattachment(s);this.addattachmentclass(o);var a=!1===this.config.container?document.body:oe(this.config.container);oe(i).data(this.constructor.data_key,this),oe.contains(this.element.ownerdocument.documentelement,this.tip)||oe(i).appendto(a),oe(this.element).trigger(this.constructor.event.inserted),this._popper=new c(this.element,i,{placement:o,modifiers:{offset:{offset:this.config.offset},flip:{behavior:this.config.fallbackplacement},arrow:{element:ce},preventoverflow:{boundarieselement:this.config.boundary}},oncreate:function(t){t.originalplacement!==t.placement&&e._handlepopperplacementchange(t)},onupdate:function(t){e._handlepopperplacementchange(t)}}),oe(i).addclass(ye),"ontouchstart"in document.documentelement&&oe(document.body).children().on("mouseover",null,oe.noop);var l=function(){e.config.animation&&e._fixtransition();var t=e._hoverstate;e._hoverstate=null,oe(e.element).trigger(e.constructor.event.shown),t===pe&&e._leave(null,e)};if(oe(this.tip).hasclass(ee)){var h=cn.gettransitiondurationfromelement(this.tip);oe(this.tip).one(cn.transition_end,l).emulatetransitionend(h)}else l()}},t.hide=function(t){var e=this,n=this.gettipelement(),i=oe.event(this.constructor.event.hide),r=function(){e._hoverstate!==me&&n.parentnode&&n.parentnode.removechild(n),e._cleantipclass(),e.element.removeattribute("aria-describedby"),oe(e.element).trigger(e.constructor.event.hidden),null!==e._popper&&e._popper.destroy(),t&&t()};if(oe(this.element).trigger(i),!i.isdefaultprevented()){if(oe(n).removeclass(ye),"ontouchstart"in document.documentelement&&oe(document.body).children().off("mouseover",null,oe.noop),this._activetrigger[de]=!1,this._activetrigger[ae]=!1,this._activetrigger[ie]=!1,oe(this.tip).hasclass(ee)){var s=cn.gettransitiondurationfromelement(n);oe(n).one(cn.transition_end,r).emulatetransitionend(s)}else r();this._hoverstate=""}},t.update=function(){null!==this._popper&&this._popper.scheduleupdate()},t.iswithcontent=function(){return boolean(this.gettitle())},t.addattachmentclass=function(t){oe(this.gettipelement()).addclass(ue+"-"+t)},t.gettipelement=function(){return this.tip=this.tip||oe(this.config.template)[0],this.tip},t.setcontent=function(){var t=oe(this.gettipelement());this.setelementcontent(t.find(te),this.gettitle()),t.removeclass(ee+" "+ye)},t.setelementcontent=function(t,e){var n=this.config.html;"object"==typeof e&&(e.nodetype||e.jquery)?n?oe(e).parent().is(t)||t.empty().append(e):t.text(oe(e).text()):t[n?"html":"text"](e)},t.gettitle=function(){var t=this.element.getattribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},t._getattachment=function(t){return _e[t.touppercase()]},t._setlisteners=function(){var i=this;this.config.trigger.split(" ").foreach(function(t){if("click"===t)oe(i.element).on(i.constructor.event.click,i.config.selector,function(t){return i.toggle(t)});else if(t!==be){var e=t===ie?i.constructor.event.mouseenter:i.constructor.event.focusin,n=t===ie?i.constructor.event.mouseleave:i.constructor.event.focusout;oe(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}oe(i.element).closest(".modal").on("hide.bs.modal",function(){return i.hide()})}),this.config.selector?this.config=h({},this.config,{trigger:"manual",selector:""}):this._fixtitle()},t._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",""))},t._enter=function(t,e){var n=this.constructor.data_key;(e=e||oe(t.currenttarget).data(n))||(e=new this.constructor(t.currenttarget,this._getdelegateconfig()),oe(t.currenttarget).data(n,e)),t&&(e._activetrigger["focusin"===t.type?ae:ie]=!0),oe(e.gettipelement()).hasclass(ye)||e._hoverstate===me?e._hoverstate=me:(cleartimeout(e._timeout),e._hoverstate=me,e.config.delay&&e.config.delay.show?e._timeout=settimeout(function(){e._hoverstate===me&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.data_key;(e=e||oe(t.currenttarget).data(n))||(e=new this.constructor(t.currenttarget,this._getdelegateconfig()),oe(t.currenttarget).data(n,e)),t&&(e._activetrigger["focusout"===t.type?ae:ie]=!1),e._iswithactivetrigger()||(cleartimeout(e._timeout),e._hoverstate=pe,e.config.delay&&e.config.delay.hide?e._timeout=settimeout(function(){e._hoverstate===pe&&e.hide()},e.config.delay.hide):e.hide())},t._iswithactivetrigger=function(){for(var t in this._activetrigger)if(this._activetrigger[t])return!0;return!1},t._getconfig=function(t){return"number"==typeof(t=h({},this.constructor.default,oe(this.element).data(),"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()),cn.typecheckconfig(ae,t,this.constructor.defaulttype),t},t._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},t._cleantipclass=function(){var t=oe(this.gettipelement()),e=t.attr("class").match(fe);null!==e&&0

'}),he=h({},nn.defaulttype,{content:"(string|element|function)"}),we="fade",xe=".popover-header",ue=".popover-body",ke={hide:"hide"+ke,hidden:"hidden"+ke,show:(me="show")+ke,shown:"shown"+ke,inserted:"inserted"+ke,click:"click"+ke,focusin:"focusin"+ke,focusout:"focusout"+ke,mouseenter:"mouseenter"+ke,mouseleave:"mouseleave"+ke},fe=function(t){var e,n;function i(){return t.apply(this,arguments)||this}n=t,(e=i).prototype=object.create(n.prototype),(e.prototype.constructor=e).__proto__=n;var r=i.prototype;return r.iswithcontent=function(){return this.gettitle()||this._getcontent()},r.addattachmentclass=function(t){we(this.gettipelement()).addclass(le+"-"+t)},r.gettipelement=function(){return this.tip=this.tip||we(this.config.template)[0],this.tip},r.setcontent=function(){var t=we(this.gettipelement());this.setelementcontent(t.find(xe),this.gettitle());var e=this._getcontent();"function"==typeof e&&(e=e.call(this.element)),this.setelementcontent(t.find(ue),e),t.removeclass(we+" "+me)},r._getcontent=function(){return this.element.getattribute("data-content")||this.config.content},r._cleantipclass=function(){var t=we(this.gettipelement()),e=t.attr("class").match(je);null!==e&&0=this._offsets[r]&&("undefined"==typeof this._offsets[r+1]||t