/*! * Boosted v4.3.1 (https://boosted.orange.com) * Copyright 2014-2019 The Boosted Authors * Copyright 2014-2019 Orange * Licensed under MIT (https://github.com/orange-opensource/orange-boosted-bootstrap/blob/master/LICENSE) * This a fork of Bootstrap : Initial license below * Bootstrap v4.3.1 (https://boosted.orange.com) * Copyright 2011-2019 The Boosted Authors (https://github.com/Orange-OpenSource/Orange-Boosted-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).boosted={},t.jQuery,t.Popper)}(this,function(t,g,f){"use strict";function i(t,e){for(var n=0;nthis._items.length-1||t<0))if(this._isSliding)g(this._element).one(q.SLID,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();var i=n .show, *:not(.multi) > .collapsing",wt='[data-toggle="collapse"]',Tt=function(){function a(e,t){this._isTransitioning=!1,this._element=e,this._config=this._getConfig(t),this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+e.id+'"]'));for(var n=[].slice.call(document.querySelectorAll(wt)),i=0,o=n.length;i .navbar-nav",se=".mega-menu-panel",ae=".nav-link + .navbar-nav",le=".navbar-nav",ce=".nav-item",he=".nav-link",ue=".nav-link[data-toggle=collapse]",fe=".nav-link.back",de=".nav-link[aria-expanded=true]",ge=function(){function n(t,e){this._element=t,this._$navLinks=g(this._element).find(he),this._$goForwardLinks=g(this._element).find(ae).prev(he),this._$goBackLinks=g(this._element).find(fe),this._$topCollapseMenus=g(this._element).find(se),this._$navLinkCollapses=g(this._element).find(ue),this._config=e,"undefined"==typeof this._config.noFocus&&(this._config.noFocus=!1),this._addEventListeners(),this._addAriaAttributes(this._element),this.goTo=this._initPosition}var t=n.prototype;return t._addEventListeners=function(){var e=this;this._$goForwardLinks.on("click",function(t){return e._goForward(t)}),this._$goBackLinks.on("click",function(t){return e._goBackward(t)}),this._$navLinks.on("keydown",function(t){return e._manageKeyDown(t)}),this._config.noFocus||this._$topCollapseMenus.on("shown.bs.collapse",this._collapseFocus),this._$navLinkCollapses.on("click",function(t){return e._handleCollapseToggle(t)})},t._addAriaAttributes=function(t){var e=g(t).find(".nav-link + .navbar-nav");g(t).attr("role","application"),g(t).find("> .navbar-nav").attr("role","menu"),g(t).find(se).attr("role","menu"),g(t).find(".nav-link[data-toggle=collapse]").attr("role","menuitem"),g(t).find(fe).attr({"aria-hidden":!0}),g(t).find(ce).attr("role","presentation"),e.each(function(){var t=_.getUID(te),e=g(this).prev(he),n=g(this),i=n.find(fe),o=g(this).closest(le).parent().closest(le).prev(he),r="go back to "+o.text()+" menu";o.length||(r="go back to "+g(this).closest(se).prev(he).text()+" menu"),n.attr({id:t,role:"menu"}),e.attr({role:"menuitem","aria-controls":t,"aria-expanded":!1,"aria-haspopup":!0}),i.attr({role:"menuitem","aria-controls":t,"aria-label":r})})},t._initPosition=function(t){var e=this;if(g(t).length){var n=g(t).first(),i=100*-(n.parents().index(this._element)-g(".mega-menu-panel .nav-link").first().parents().index(g(".mega-menu")))/2,o=n.closest(le),r=g(re);r.addClass(ie),"collapse"===n.attr("data-toggle")?(n.siblings(se).collapse("show"),this._$topCollapseMenus.not(n.siblings(se)).collapse("hide"),g(this._element).height("auto"),r.css("transform","translateX(0%)")):(n.closest(se).collapse("show"),this._$topCollapseMenus.not(n.closest(se)).collapse("hide"),n.parents(le).show(),n.parents(ce).find("> .nav-link").not(n).attr({tabindex:-1,"aria-hidden":!0,"aria-expanded":!0}),r.css("transform","translateX("+i+"%)"),i?g(this._element).height(o.height()):g(this._element).height("auto")),setTimeout(function(){e._config.noFocus||n.trigger("focus"),r.removeClass(ie)},1e3)}},t._manageKeyDown=function(t){var e=g(t.target);if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:this._goBackward(t);break;case 39:this._goForward(t);break;case 38:e.parent().prev().find(">.nav-link").not(fe).trigger("focus");break;case 40:e.parent().next().find(">.nav-link").trigger("focus")}},t._collapseFocus=function(){g(this).find(he).not(fe).first().trigger("focus")},t._handleCollapseToggle=function(t){var e=g(t.target),n=g(e.attr("href"));this._$topCollapseMenus.not(n).collapse("hide")},t._goForward=function(t){t.preventDefault();var e=g(t.target),n=e.closest(le),i=e.next(le),o=g(re),r=e,s=100*parseInt(o.css("transform").split(",")[4],10)/o.width();return!(!e.next(le).length||o.hasClass(ie))&&(o.addClass(ie),n.find(le).hide(),i.show(),g(oe).height(i.height()),s||o.find(">.nav-item .nav-link").attr({tabindex:-1,"aria-hidden":!0}),n.find(he).attr({tabindex:-1,"aria-hidden":!0}),i.find(he).attr({tabindex:0,"aria-hidden":!1}),o.css("transform","translateX("+(s-100)+"%)"),o.one("transitionend",function(){r.attr("aria-expanded",!0),i.find(he).not(fe).first().trigger("focus"),o.removeClass(ie)}),!0)},t._goBackward=function(t){t.preventDefault();var e=g(t.target).closest(le),n=e.parent().closest(le),i=g(re),o=n.find(de),r=100*parseInt(i.css("transform").split(",")[4],10)/i.width();return!(!r||i.hasClass(ie))&&(i.addClass(ie),n.find(he).attr({tabindex:0,"aria-hidden":!1}),-100===r&&(g(oe).css("height","auto"),i.find(">.nav-item .nav-link").attr({tabindex:0,"aria-hidden":!1})),i.css("transform","translateX("+(r+100)+"%)"),i.one("transitionend",function(){o.attr("aria-expanded",!1),o.trigger("focus"),e.hide(),i.removeClass(ie)}),!0)},n._jQueryInterface=function(e){return this.each(function(){if(!g(this).is(oe))throw new TypeError("Element is not a mega menu");if(e){if(e.noFocus&&"boolean"!=typeof e.noFocus)throw new TypeError("no-focus parameter must be boolean")}else e={};var t=g(this).data(ee);if(t||(t=new n(this,e),g(this).data(ee,t)),e.target){if("string"!=typeof e.target||!/^[.#].*/.test(e.target))throw new TypeError('Selector "'+e.target+'" is not supported');t.goTo(e.target)}})},s(n,null,[{key:"VERSION",get:function(){return"4.3.1"}}]),n}();g.fn[te]=ge._jQueryInterface,g.fn[te].Constructor=ge,g.fn[te].noConflict=function(){return g.fn[te]=ne,ge._jQueryInterface};var _e="modal",me="bs.modal",pe="."+me,ve=g.fn[_e],ye={backdrop:!0,keyboard:!0,focus:!0,show:!0},Ee={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},Ce={HIDE:"hide"+pe,HIDDEN:"hidden"+pe,SHOW:"show"+pe,SHOWN:"shown"+pe,FOCUSIN:"focusin"+pe,RESIZE:"resize"+pe,CLICK_DISMISS:"click.dismiss"+pe,KEYDOWN_DISMISS:"keydown.dismiss"+pe,MOUSEUP_DISMISS:"mouseup.dismiss"+pe,MOUSEDOWN_DISMISS:"mousedown.dismiss"+pe,CLICK_DATA_API:"click"+pe+".data-api"},be="modal-dialog-scrollable",we="modal-scrollbar-measure",Te="modal-backdrop",Ie="modal-open",Se="fade",De="show",Ae=".modal-dialog",Ne=".modal-body",Oe='[data-toggle="modal"]',ke='[data-dismiss="modal"]',Le=".fixed-top, .fixed-bottom, .is-fixed, .position-fixed",Pe=function(){function o(t,e){this._config=this._getConfig(e),this._element=t,this._dialog=t.querySelector(Ae),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0,this._addAria()}var t=o.prototype;return t.toggle=function(t){return this._isShown?this.hide():this.show(t)},t.show=function(t){var e=this;if(!this._isShown&&!this._isTransitioning){g(this._element).hasClass(Se)&&(this._isTransitioning=!0);var n=g.Event(Ce.SHOW,{relatedTarget:t});g(this._element).trigger(n),this._isShown||n.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._setEscapeEvent(),g(this._element).on(Ce.CLICK_DISMISS,ke,function(t){return e.hide(t)}),g(this._dialog).on(Ce.MOUSEDOWN_DISMISS,function(){g(e._element).one(Ce.MOUSEUP_DISMISS,function(t){g(t.target).is(e._element)&&(e._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return e._showElement(t)}))}},t.hide=function(t){var e=this;if(t&&t.preventDefault(),this._isShown&&!this._isTransitioning){var n=g.Event(Ce.HIDE);if(g(this._element).trigger(n),this._isShown&&!n.isDefaultPrevented()){this._isShown=!1;var i=g(this._element).hasClass(Se);if(i&&(this._isTransitioning=!0),this._setEscapeEvent(),g(document).off(Ce.FOCUSIN),g(this._element).removeClass(De),g(this._element).off(Ce.CLICK_DISMISS),g(this._dialog).off(Ce.MOUSEDOWN_DISMISS),i){var o=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(t){return e._hideModal(t)}).emulateTransitionEnd(o)}else this._hideModal()}}},t.dispose=function(){[window,this._element,this._dialog].forEach(function(t){return g(t).off(pe)}),g(document).off(Ce.FOCUSIN),g.removeData(this._element,me),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},t._getConfig=function(t){return t=l({},ye,t),_.typeCheckConfig(_e,t,Ee),t},t._showElement=function(t){var e=this,n=g(this._element).hasClass(Se);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),g(this._dialog).hasClass(be)?this._dialog.querySelector(Ne).scrollTop=0:this._element.scrollTop=0,n&&_.reflow(this._element),g(this._element).addClass(De),this._config.focus&&this._enforceFocus();var i=g.Event(Ce.SHOWN,{relatedTarget:t}),o=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,g(e._element).trigger(i)};if(n){var r=_.getTransitionDurationFromElement(this._dialog);g(this._dialog).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o()},t._enforceFocus=function(){var e=this;g(document).off(Ce.FOCUSIN).on(Ce.FOCUSIN,function(t){document!==t.target&&e._element!==t.target&&0===g(e._element).has(t.target).length&&e._element.focus()})},t._setEscapeEvent=function(){var e=this;this._isShown&&this._config.keyboard?g(this._element).on(Ce.KEYDOWN_DISMISS,function(t){27===t.which&&(t.preventDefault(),e.hide())}):this._isShown||g(this._element).off(Ce.KEYDOWN_DISMISS)},t._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._isTransitioning=!1,this._showBackdrop(function(){g(document.body).removeClass(Ie),t._resetScrollbar(),g(t._element).trigger(Ce.HIDDEN)})},t._removeBackdrop=function(){this._backdrop&&(g(this._backdrop).remove(),this._backdrop=null)},t._showBackdrop=function(t){var e=this,n=g(this._element).hasClass(Se)?Se:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className=Te,n&&this._backdrop.classList.add(n),g(this._backdrop).appendTo(document.body),g(this._element).on(Ce.CLICK_DISMISS,function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===e._config.backdrop?e._element.focus():e.hide())}),n&&_.reflow(this._backdrop),g(this._backdrop).addClass(De),!t)return;if(!n)return void t();var i=_.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(_.TRANSITION_END,t).emulateTransitionEnd(i)}else if(!this._isShown&&this._backdrop){g(this._backdrop).removeClass(De);var o=function(){e._removeBackdrop(),t&&t()};if(g(this._element).hasClass(Se)){var r=_.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o()}else t&&t()},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:Je},dn="show",gn="out",_n={HIDE:"hide"+rn,HIDDEN:"hidden"+rn,SHOW:"show"+rn,SHOWN:"shown"+rn,INSERTED:"inserted"+rn,CLICK:"click"+rn,FOCUSIN:"focusin"+rn,FOCUSOUT:"focusout"+rn,MOUSEENTER:"mouseenter"+rn,MOUSELEAVE:"mouseleave"+rn},mn="fade",pn="show",vn=".tooltip-inner",yn=".arrow",En="hover",Cn="focus",bn="click",wn="manual",Tn=function(){function i(t,e){if("undefined"==typeof f)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(pn))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.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(mn);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();if(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),"rtl"===document.getElementsByTagName("html")[0].dir){var c={right:"left",left:"right"};a=a.replace(/right|left/g,function(t){return c[t]})}this._popper=new f(this.element,o,{placement:a,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:yn},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}}),g(o).addClass(pn),"ontouchstart"in document.documentElement&&g(document.body).children().on("mouseover",null,g.noop);var h=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,g(e.element).trigger(e.constructor.Event.SHOWN),t===gn&&e._leave(null,e)};if(g(this.tip).hasClass(mn)){var u=_.getTransitionDurationFromElement(this.tip);g(this.tip).one(_.TRANSITION_END,h).emulateTransitionEnd(u)}else h()}},t.hide=function(t){var e=this,n=this.getTipElement(),i=g.Event(this.constructor.Event.HIDE),o=function(){e._hoverState!==dn&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),g(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(g(this.element).trigger(i),!i.isDefaultPrevented()){if(g(n).removeClass(pn),"ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),this._activeTrigger[bn]=!1,this._activeTrigger[Cn]=!1,this._activeTrigger[En]=!1,g(this.tip).hasClass(mn)){var r=_.getTransitionDurationFromElement(n);g(n).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o();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(an+"-"+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(vn)),this.getTitle()),g(t).removeClass(mn+" "+pn)},t.setElementContent=function(t,e){"object"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=en(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},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 un[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!==wn){var e=t===En?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN,n=t===En?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)})}}),g(this.element).closest(".modal").on("hide.bs.modal",function(){i.element&&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||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?Cn:En]=!0),g(e.getTipElement()).hasClass(pn)||e._hoverState===dn?e._hoverState=dn:(clearTimeout(e._timeout),e._hoverState=dn,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===dn&&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?Cn:En]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=gn,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){e._hoverState===gn&&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!==cn.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(nn,t,this.constructor.DefaultType),t.sanitize&&(t.template=en(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(ln);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(mn),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(on),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(on,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.3.1"}},{key:"Default",get:function(){return fn}},{key:"NAME",get:function(){return nn}},{key:"DATA_KEY",get:function(){return on}},{key:"Event",get:function(){return _n}},{key:"EVENT_KEY",get:function(){return rn}},{key:"DefaultType",get:function(){return hn}}]),i}();g.fn[nn]=Tn._jQueryInterface,g.fn[nn].Constructor=Tn,g.fn[nn].noConflict=function(){return g.fn[nn]=sn,Tn._jQueryInterface};var In="popover",Sn="bs.popover",Dn="."+Sn,An=g.fn[In],Nn="bs-popover",On=new RegExp("(^|\\s)"+Nn+"\\S+","g"),kn=l({},Tn.Default,{placement:"right",trigger:"click",content:"",template:''}),Ln=l({},Tn.DefaultType,{content:"(string|element|function)"}),Pn="fade",jn="show",xn=".popover-header",Hn=".popover-body",Rn={HIDE:"hide"+Dn,HIDDEN:"hidden"+Dn,SHOW:"show"+Dn,SHOWN:"shown"+Dn,INSERTED:"inserted"+Dn,CLICK:"click"+Dn,FOCUSIN:"focusin"+Dn,FOCUSOUT:"focusout"+Dn,MOUSEENTER:"mouseenter"+Dn,MOUSELEAVE:"mouseleave"+Dn},Fn=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 o=i.prototype;return o.isWithContent=function(){return this.getTitle()||this._getContent()},o.addAttachmentClass=function(t){g(this.getTipElement()).addClass(Nn+"-"+t)},o.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},o.setContent=function(){var t=g(this.getTipElement());this.setElementContent(t.find(xn),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(Hn),e),t.removeClass(Pn+" "+jn)},o._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},o._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(On);null!==e&&0\n '+t+'\n \n \n')},t._setupMenu=function(){var n=this._$allNavElements,i=this._$menu.find($n).position(),o=g(),r=!0;if(this._$allNavElements.each(function(t){var e=g(this);e.position().top!==i.top&&(o=o.add(e),r&&(o=o.add(n.eq(t-1)),r=!1))}),o.length){var t=o.clone();if(o.addClass(Kn),o.find(".nav-link").attr("tabindex",-1),this._$menu.find(".overflow-nav-list").append(t),this._$menu.find(".overflow-nav").addClass("show-inline-block"),this._$menu.find(".o-nav-local").css("overflow","visible"),this._$menu.find(".overflow-nav").position().top!==i.top){var e=g(this._element).find("."+Kn).first().prev(),s=e.clone();e.addClass(Kn),e.find(".nav-link").attr("tabindex",-1),this._$menu.find(".overflow-nav-list").prepend(s)}}this._$menu.find(".overflow-nav").attr("aria-hidden",!0)},t._tearDown=function(){this._$menu.find(".overflow-nav-list").empty(),this._$menu.find(".overflow-nav").removeClass("show-inline-block"),this._$allNavElements.removeClass(Kn),this._$allNavElements.find(".nav-link").attr("tabindex",0)},t._bindUIActions=function(){var t=this;g(window).on(Wn,function(){t._$menu.addClass(qn),setTimeout(function(){t._tearDown(),t._setupMenu(),t._$menu.removeClass(qn)},500)}),this._$menu.find(".overflow-nav .dropdown-toggle").on("keyup",function(t){9===t.which&&g(t.target).dropdown("toggle")})},n._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(Un);if(t||(t=new n(this,e),g(this).data(Un,t)),"undefined"!=typeof e&&e&&"string"!=typeof e)throw new TypeError("Priority nav label type must be string")})},s(n,null,[{key:"VERSION",get:function(){return"4.3.1"}}]),n}();g.fn[Mn]=Vn._jQueryInterface,g.fn[Mn].Constructor=Vn,g.fn[Mn].noConflict=function(){return g.fn[Mn]=Qn,Vn._jQueryInterface};var Yn="scrollup",Xn="bs.scrollup",zn="."+Xn,Gn=g.fn[Yn],Jn={offset:10,method:"auto",target:""},Zn={SCROLL:"scroll"+zn,CLICK_SCROLL:"click"+zn,LOAD_DATA_API:"load"+zn+".data-api"},ti={SCROLL_TOP:"o-scroll-up"},ei={SCROLL_TOP:".o-scroll-up:not(.static)"},ni=function(){function e(t){this._element=t,this._scrollElement=window,g(window).on(Zn.SCROLL,g.proxy(this._process,this)),g(ei.SCROLL_TOP).on(Zn.CLICK_SCROLL,g.proxy(this._backToTop,this)),g(this._element).addClass("is-fixed"),this._process()}var t=e.prototype;return t.dispose=function(){g.removeData(this._element,Xn),g(this._scrollElement).off(zn),this._element=null,this._scrollElement=null},t._process=function(){g(this._scrollElement).scrollTop()>Number(g(this._scrollElement).height())?g(ei.SCROLL_TOP).show():g(ei.SCROLL_TOP).hide()},t._clear=function(){g(this._selector).filter(ei.ACTIVE).removeClass(ti.ACTIVE)},t._backToTop=function(){"function"==typeof g.animate?g("html, body").animate({scrollTop:0},500):g("html, body").scrollTop(0)},e._jQueryInterface=function(){return this.each(function(){var t=g(this).data(Xn);t||(t=new e(this),g(this).data(Xn,t))})},s(e,null,[{key:"VERSION",get:function(){return"4.3.1"}},{key:"Default",get:function(){return Jn}}]),e}();g(window).on(Zn.LOAD_DATA_API,function(){for(var t=g.makeArray(g(ei.SCROLL_TOP)),e=t.length;e--;){var n=g(t[e]);ni._jQueryInterface.call(n,n.data())}}),g.fn[Yn]=ni._jQueryInterface,g.fn[Yn].Constructor=ni,g.fn[Yn].noConflict=function(){return g.fn[Yn]=Gn,ni._jQueryInterface};var ii="scrollspy",oi="bs.scrollspy",ri="."+oi,si=g.fn[ii],ai={offset:10,method:"auto",target:""},li={offset:"number",method:"string",target:"(string|element)"},ci={ACTIVATE:"activate"+ri,SCROLL:"scroll"+ri,LOAD_DATA_API:"load"+ri+".data-api"},hi="dropdown-item",ui="active",fi='[data-spy="scroll"]',di=".nav, .list-group",gi=".nav-link",_i=".nav-item",mi=".list-group-item",pi=".dropdown",vi=".dropdown-item",yi=".dropdown-toggle",Ei="offset",Ci="position",bi=function(){function n(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" "+gi+","+this._config.target+" "+mi+","+this._config.target+" "+vi,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,g(this._scrollElement).on(ci.SCROLL,function(t){return n._process(t)}),this.refresh(),this._process()}var t=n.prototype;return t.refresh=function(){var e=this,t=this._scrollElement===this._scrollElement.window?Ei:Ci,o="auto"===this._config.method?t:this._config.method,r=o===Ci?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map(function(t){var e,n=_.getSelectorFromElement(t);if(n&&(e=document.querySelector(n)),e){var i=e.getBoundingClientRect();if(i.width||i.height)return[g(e)[o]().top+r,n]}return null}).filter(function(t){return t}).sort(function(t,e){return t[0]-e[0]}).forEach(function(t){e._offsets.push(t[0]),e._targets.push(t[1])})},t.dispose=function(){g.removeData(this._element,oi),g(this._scrollElement).off(ri),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},t._getConfig=function(t){if("string"!=typeof(t=l({},ai,"object"==typeof t&&t?t:{})).target){var e=g(t.target).attr("id");e||(e=_.getUID(ii),g(t.target).attr("id",e)),t.target="#"+e}return _.typeCheckConfig(ii,t,li),t},t._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},t._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},t._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},t._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),n<=t){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t