/*! * bootstrap v4.1.3 (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,h){"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:!(ie={auto:"auto",top:"top",right:"right",bottom:"bottom",left:"left"}),selector:!(se={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"},we="out",ne={hide:"hide"+ee,hidden:"hidden"+ee,show:(de="show")+ee,shown:"shown"+ee,inserted:"inserted"+ee,click:"click"+ee,focusin:"focusin"+ee,focusout:"focusout"+ee,mouseenter:"mouseenter"+ee,mouseleave:"mouseleave"+ee},oe="fade",ke="show",pe=".tooltip-inner",je=".arrow",he="hover",le="focus",re="click",xe="manual",we=function(){function i(t,e){if("undefined"==typeof h)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=pe(t.currenttarget).data(e);n||(n=new this.constructor(t.currenttarget,this._getdelegateconfig()),pe(t.currenttarget).data(e,n)),n._activetrigger.click=!n._activetrigger.click,n._iswithactivetrigger()?n._enter(null,n):n._leave(null,n)}else{if(pe(this.gettipelement()).hasclass(ke))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){cleartimeout(this._timeout),pe.removedata(this.element,this.constructor.data_key),pe(this.element).off(this.constructor.event_key),pe(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&pe(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"===pe(this.element).css("display"))throw new error("please use show on visible elements");var t=pe.event(this.constructor.event.show);if(this.iswithcontent()&&this._isenabled){pe(this.element).trigger(t);var n=pe.contains(this.element.ownerdocument.documentelement,this.element);if(t.isdefaultprevented()||!n)return;var i=this.gettipelement(),r=fn.getuid(this.constructor.name);i.setattribute("id",r),this.element.setattribute("aria-describedby",r),this.setcontent(),this.config.animation&&pe(i).addclass(oe);var o="function"==typeof this.config.placement?this.config.placement.call(this,i,this.element):this.config.placement,s=this._getattachment(o);this.addattachmentclass(s);var a=!1===this.config.container?document.body:pe(document).find(this.config.container);pe(i).data(this.constructor.data_key,this),pe.contains(this.element.ownerdocument.documentelement,this.tip)||pe(i).appendto(a),pe(this.element).trigger(this.constructor.event.inserted),this._popper=new h(this.element,i,{placement:s,modifiers:{offset:{offset:this.config.offset},flip:{behavior:this.config.fallbackplacement},arrow:{element:je},preventoverflow:{boundarieselement:this.config.boundary}},oncreate:function(t){t.originalplacement!==t.placement&&e._handlepopperplacementchange(t)},onupdate:function(t){e._handlepopperplacementchange(t)}}),pe(i).addclass(ke),"ontouchstart"in document.documentelement&&pe(document.body).children().on("mouseover",null,pe.noop);var l=function(){e.config.animation&&e._fixtransition();var t=e._hoverstate;e._hoverstate=null,pe(e.element).trigger(e.constructor.event.shown),t===we&&e._leave(null,e)};if(pe(this.tip).hasclass(oe)){var c=fn.gettransitiondurationfromelement(this.tip);pe(this.tip).one(fn.transition_end,l).emulatetransitionend(c)}else l()}},t.hide=function(t){var e=this,n=this.gettipelement(),i=pe.event(this.constructor.event.hide),r=function(){e._hoverstate!==de&&n.parentnode&&n.parentnode.removechild(n),e._cleantipclass(),e.element.removeattribute("aria-describedby"),pe(e.element).trigger(e.constructor.event.hidden),null!==e._popper&&e._popper.destroy(),t&&t()};if(pe(this.element).trigger(i),!i.isdefaultprevented()){if(pe(n).removeclass(ke),"ontouchstart"in document.documentelement&&pe(document.body).children().off("mouseover",null,pe.noop),this._activetrigger[re]=!1,this._activetrigger[le]=!1,this._activetrigger[he]=!1,pe(this.tip).hasclass(oe)){var o=fn.gettransitiondurationfromelement(n);pe(n).one(fn.transition_end,r).emulatetransitionend(o)}else r();this._hoverstate=""}},t.update=function(){null!==this._popper&&this._popper.scheduleupdate()},t.iswithcontent=function(){return boolean(this.gettitle())},t.addattachmentclass=function(t){pe(this.gettipelement()).addclass(te+"-"+t)},t.gettipelement=function(){return this.tip=this.tip||pe(this.config.template)[0],this.tip},t.setcontent=function(){var t=this.gettipelement();this.setelementcontent(pe(t.queryselectorall(pe)),this.gettitle()),pe(t).removeclass(oe+" "+ke)},t.setelementcontent=function(t,e){var n=this.config.html;"object"==typeof e&&(e.nodetype||e.jquery)?n?pe(e).parent().is(t)||t.empty().append(e):t.text(pe(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 ie[t.touppercase()]},t._setlisteners=function(){var i=this;this.config.trigger.split(" ").foreach(function(t){if("click"===t)pe(i.element).on(i.constructor.event.click,i.config.selector,function(t){return i.toggle(t)});else if(t!==xe){var e=t===he?i.constructor.event.mouseenter:i.constructor.event.focusin,n=t===he?i.constructor.event.mouseleave:i.constructor.event.focusout;pe(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}pe(i.element).closest(".modal").on("hide.bs.modal",function(){return i.hide()})}),this.config.selector?this.config=l({},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||pe(t.currenttarget).data(n))||(e=new this.constructor(t.currenttarget,this._getdelegateconfig()),pe(t.currenttarget).data(n,e)),t&&(e._activetrigger["focusin"===t.type?le:he]=!0),pe(e.gettipelement()).hasclass(ke)||e._hoverstate===de?e._hoverstate=de:(cleartimeout(e._timeout),e._hoverstate=de,e.config.delay&&e.config.delay.show?e._timeout=settimeout(function(){e._hoverstate===de&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.data_key;(e=e||pe(t.currenttarget).data(n))||(e=new this.constructor(t.currenttarget,this._getdelegateconfig()),pe(t.currenttarget).data(n,e)),t&&(e._activetrigger["focusout"===t.type?le:he]=!1),e._iswithactivetrigger()||(cleartimeout(e._timeout),e._hoverstate=we,e.config.delay&&e.config.delay.hide?e._timeout=settimeout(function(){e._hoverstate===we&&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=l({},this.constructor.default,pe(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()),fn.typecheckconfig(ve,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=pe(this.gettipelement()),e=t.attr("class").match(be);null!==e&&e.length&&t.removeclass(e.join(""))},t._handlepopperplacementchange=function(t){var e=t.instance;this.tip=e.popper,this._cleantipclass(),this.addattachmentclass(this._getattachment(t.placement))},t._fixtransition=function(){var t=this.gettipelement(),e=this.config.animation;null===t.getattribute("x-placement")&&(pe(t).removeclass(oe),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},i._jqueryinterface=function(n){return this.each(function(){var t=pe(this).data(ye),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),pe(this).data(ye,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new typeerror('no method named "'+n+'"');t[n]()}})},s(i,null,[{key:"version",get:function(){return"4.1.3"}},{key:"default",get:function(){return ae}},{key:"name",get:function(){return ve}},{key:"data_key",get:function(){return ye}},{key:"event",get:function(){return ne}},{key:"event_key",get:function(){return ee}},{key:"defaulttype",get:function(){return se}}]),i}(),pe.fn[ve]=we._jqueryinterface,pe.fn[ve].constructor=we,pe.fn[ve].noconflict=function(){return pe.fn[ve]=ce,we._jqueryinterface},we),jn=(qe="popover",ke="."+(fe="bs.popover"),me=(ue=e).fn[qe],qe="bs-popover",be=new regexp("(^|\\s)"+qe+"\\s+","g"),ve=l({},zn.default,{placement:"right",trigger:"click",content:"",template:''}),ye=l({},zn.defaulttype,{content:"(string|element|function)"}),ze="fade",ze=".popover-header",ge=".popover-body",$e={hide:"hide"+ke,hidden:"hidden"+ke,show:(je="show")+ke,shown:"shown"+ke,inserted:"inserted"+ke,click:"click"+ke,focusin:"focusin"+ke,focusout:"focusout"+ke,mouseenter:"mouseenter"+ke,mouseleave:"mouseleave"+ke},xe=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){ue(this.gettipelement()).addclass(qe+"-"+t)},r.gettipelement=function(){return this.tip=this.tip||ue(this.config.template)[0],this.tip},r.setcontent=function(){var t=ue(this.gettipelement());this.setelementcontent(t.find(ze),this.gettitle());var e=this._getcontent();"function"==typeof e&&(e=e.call(this.element)),this.setelementcontent(t.find(ge),e),t.removeclass(ze+" "+je)},r._getcontent=function(){return this.element.getattribute("data-content")||this.config.content},r._cleantipclass=function(){var t=ue(this.gettipelement()),e=t.attr("class").match(be);null!==e&&0=this._offsets[r]&&("undefined"==typeof this._offsets[r+1]||t