/*! * bootstrap v4.4.1 (https://getbootstrap.com/) * copyright 2011-2019 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=t||self).bootstrap={},t.jquery,t.popper)}(this,function(t,g,u){"use strict";function i(t,e){for(var n=0;nthis._items.length-1||t<0))if(this._issliding)g(this._element).one(y.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:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackplacement:"flip",boundary:"scrollparent",sanitize:!0,sanitizefn:null,whitelist:se,popperconfig:null},fe="show",ue="out",we={hide:"hide"+oe,hidden:"hidden"+oe,show:"show"+oe,shown:"shown"+oe,inserted:"inserted"+oe,click:"click"+oe,focusin:"focusin"+oe,focusout:"focusout"+oe,mouseenter:"mouseenter"+oe,mouseleave:"mouseleave"+oe},qe="fade",me="show",ke=".tooltip-inner",qe=".arrow",be="hover",ve="focus",ye="click",ze="manual",xe=function(){function i(t,e){if("undefined"==typeof 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()}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=g(t.currenttarget).data(e);n||(n=new this.constructor(t.currenttarget,this._getdelegateconfig()),g(t.currenttarget).data(e,n)),n._activetrigger.click=!n._activetrigger.click,n._iswithactivetrigger()?n._enter(null,n):n._leave(null,n)}else{if(g(this.gettipelement()).hasclass(me))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){cleartimeout(this._timeout),g.removedata(this.element,this.constructor.data_key),g(this.element).off(this.constructor.event_key),g(this.element).closest(".modal").off("hide.bs.modal",this._hidemodalhandler),this.tip&&g(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"===g(this.element).css("display"))throw new error("please use show on visible elements");var t=g.event(this.constructor.event.show);if(this.iswithcontent()&&this._isenabled){g(this.element).trigger(t);var n=_.findshadowroot(this.element),i=g.contains(null!==n?n:this.element.ownerdocument.documentelement,this.element);if(t.isdefaultprevented()||!i)return;var o=this.gettipelement(),r=_.getuid(this.constructor.name);o.setattribute("id",r),this.element.setattribute("aria-describedby",r),this.setcontent(),this.config.animation&&g(o).addclass(qe);var s="function"==typeof this.config.placement?this.config.placement.call(this,o,this.element):this.config.placement,a=this._getattachment(s);this.addattachmentclass(a);var l=this._getcontainer();g(o).data(this.constructor.data_key,this),g.contains(this.element.ownerdocument.documentelement,this.tip)||g(o).appendto(l),g(this.element).trigger(this.constructor.event.inserted),this._popper=new u(this.element,o,this._getpopperconfig(a)),g(o).addclass(me),"ontouchstart"in document.documentelement&&g(document.body).children().on("mouseover",null,g.noop);var c=function(){e.config.animation&&e._fixtransition();var t=e._hoverstate;e._hoverstate=null,g(e.element).trigger(e.constructor.event.shown),t===ue&&e._leave(null,e)};if(g(this.tip).hasclass(qe)){var h=_.gettransitiondurationfromelement(this.tip);g(this.tip).one(_.transition_end,c).emulatetransitionend(h)}else c()}},t.hide=function(t){function e(){n._hoverstate!==fe&&i.parentnode&&i.parentnode.removechild(i),n._cleantipclass(),n.element.removeattribute("aria-describedby"),g(n.element).trigger(n.constructor.event.hidden),null!==n._popper&&n._popper.destroy(),t&&t()}var n=this,i=this.gettipelement(),o=g.event(this.constructor.event.hide);if(g(this.element).trigger(o),!o.isdefaultprevented()){if(g(i).removeclass(me),"ontouchstart"in document.documentelement&&g(document.body).children().off("mouseover",null,g.noop),this._activetrigger[ye]=!1,this._activetrigger[ve]=!1,this._activetrigger[be]=!1,g(this.tip).hasclass(qe)){var r=_.gettransitiondurationfromelement(i);g(i).one(_.transition_end,e).emulatetransitionend(r)}else e();this._hoverstate=""}},t.update=function(){null!==this._popper&&this._popper.scheduleupdate()},t.iswithcontent=function(){return boolean(this.gettitle())},t.addattachmentclass=function(t){g(this.gettipelement()).addclass(pe+"-"+t)},t.gettipelement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},t.setcontent=function(){var t=this.gettipelement();this.setelementcontent(g(t.queryselectorall(ke)),this.gettitle()),g(t).removeclass(qe+" "+me)},t.setelementcontent=function(t,e){"object"!=typeof e||!e.nodetype&&!e.jquery?this.config.html?(this.config.sanitize&&(e=we(e,this.config.whitelist,this.config.sanitizefn)),t.html(e)):t.text(e):this.config.html?g(e).parent().is(t)||t.empty().append(e):t.text(g(e).text())},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._getpopperconfig=function(t){var e=this;return l({},{placement:t,modifiers:{offset:this._getoffset(),flip:{behavior:this.config.fallbackplacement},arrow:{element:qe},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)},t._getoffset=function(){var e=this,t={};return"function"==typeof this.config.offset?t.fn=function(t){return t.offsets=l({},t.offsets,{},e.config.offset(t.offsets,e.element)||{}),t}:t.offset=this.config.offset,t},t._getcontainer=function(){return!1===this.config.container?document.body:_.iselement(this.config.container)?g(this.config.container):g(document).find(this.config.container)},t._getattachment=function(t){return re[t.touppercase()]},t._setlisteners=function(){var i=this;this.config.trigger.split(" ").foreach(function(t){if("click"===t)g(i.element).on(i.constructor.event.click,i.config.selector,function(t){return i.toggle(t)});else if(t!==ze){var e=t===be?i.constructor.event.mouseenter:i.constructor.event.focusin,n=t===be?i.constructor.event.mouseleave:i.constructor.event.focusout;g(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}}),this._hidemodalhandler=function(){i.element&&i.hide()},g(this.element).closest(".modal").on("hide.bs.modal",this._hidemodalhandler),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||g(t.currenttarget).data(n))||(e=new this.constructor(t.currenttarget,this._getdelegateconfig()),g(t.currenttarget).data(n,e)),t&&(e._activetrigger["focusin"===t.type?ve:be]=!0),g(e.gettipelement()).hasclass(me)||e._hoverstate===fe?e._hoverstate=fe:(cleartimeout(e._timeout),e._hoverstate=fe,e.config.delay&&e.config.delay.show?e._timeout=settimeout(function(){e._hoverstate===fe&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.data_key;(e=e||g(t.currenttarget).data(n))||(e=new this.constructor(t.currenttarget,this._getdelegateconfig()),g(t.currenttarget).data(n,e)),t&&(e._activetrigger["focusout"===t.type?ve:be]=!1),e._iswithactivetrigger()||(cleartimeout(e._timeout),e._hoverstate=ue,e.config.delay&&e.config.delay.hide?e._timeout=settimeout(function(){e._hoverstate===ue&&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){var e=g(this.element).data();return object.keys(e).foreach(function(t){-1!==je.indexof(t)&&delete e[t]}),"number"==typeof(t=l({},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()),_.typecheckconfig(ae,t,this.constructor.defaulttype),t.sanitize&&(t.template=we(t.template,t.whitelist,t.sanitizefn)),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=g(this.gettipelement()),e=t.attr("class").match(le);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")&&(g(t).removeclass(qe),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},i._jqueryinterface=function(n){return this.each(function(){var t=g(this).data(ne),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(ne,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.4.1"}},{key:"default",get:function(){return xe}},{key:"name",get:function(){return ae}},{key:"data_key",get:function(){return ne}},{key:"event",get:function(){return we}},{key:"event_key",get:function(){return oe}},{key:"defaulttype",get:function(){return he}}]),i}();g.fn[ae]=xe._jqueryinterface,g.fn[ae].constructor=xe,g.fn[ae].noconflict=function(){return g.fn[ae]=ke,xe._jqueryinterface};var $e="popover",ge="bs.popover",je="."+ge,ze=g.fn[$e],tn="bs-popover",en=new regexp("(^|\\s)"+tn+"\\s+","g"),nn=l({},xe.default,{placement:"right",trigger:"click",content:"",template:''}),on=l({},xe.defaulttype,{content:"(string|element|function)"}),rn="fade",sn="show",an=".popover-header",ln=".popover-body",cn={hide:"hide"+je,hidden:"hidden"+je,show:"show"+je,shown:"shown"+je,inserted:"inserted"+je,click:"click"+je,focusin:"focusin"+je,focusout:"focusout"+je,mouseenter:"mouseenter"+je,mouseleave:"mouseleave"+je},hn=function(t){function i(){return t.apply(this,arguments)||this}!function(t,e){t.prototype=object.create(e.prototype),(t.prototype.constructor=t).__proto__=e}(i,t);var e=i.prototype;return e.iswithcontent=function(){return this.gettitle()||this._getcontent()},e.addattachmentclass=function(t){g(this.gettipelement()).addclass(tn+"-"+t)},e.gettipelement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},e.setcontent=function(){var t=g(this.gettipelement());this.setelementcontent(t.find(an),this.gettitle());var e=this._getcontent();"function"==typeof e&&(e=e.call(this.element)),this.setelementcontent(t.find(ln),e),t.removeclass(rn+" "+sn)},e._getcontent=function(){return this.element.getattribute("data-content")||this.config.content},e._cleantipclass=function(){var t=g(this.gettipelement()),e=t.attr("class").match(en);null!==e&&0=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t