!function(t,e){if("function"==typeof define&&define.amd)define(["jquery"],e);else if("undefined"!=typeof exports)e(require("jquery"));else{e(t.jquery),t.metisMenu={}}}(this,function(t){"use strict";var e;(e=t)&&e.__esModule;var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};var a,i,o,s,n,h,l,g,p=function(s){var e=!1,i={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};function t(t){var e=this,i=!1;return s(this).one(n.TRANSITION_END,function(){i=!0}),setTimeout(function(){i||n.triggerTransitionEnd(e)},t),this}var n={TRANSITION_END:"mmTransitionEnd",triggerTransitionEnd:function(t){s(t).trigger(e.end)},supportsTransitionEnd:function(){return Boolean(e)}};return e=function(){if(window.QUnit)return!1;var t=document.createElement("mm");for(var e in i)if(void 0!==t.style[e])return{end:i[e]};return!1}(),s.fn.emulateTransitionEnd=t,n.supportsTransitionEnd()&&(s.event.special[n.TRANSITION_END]={bindType:e.end,delegateType:e.end,handle:function(t){if(s(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}}),n}(jQuery);a=jQuery,s="."+(o=i="metisMenu"),n=a.fn[i],h={toggle:!0,preventDefault:!0,activeClass:"active",collapseClass:"collapse",collapseInClass:"in",collapsingClass:"collapsing",triggerElement:"a",parentTrigger:"li",subMenu:"ul"},l={SHOW:"show"+s,SHOWN:"shown"+s,HIDE:"hide"+s,HIDDEN:"hidden"+s,CLICK_DATA_API:"click"+s+".data-api"},g=function(){function n(t,e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,n),this._element=t,this._config=this._getConfig(e),this._transitioning=null,this.init()}return n.prototype.init=function(){var r=this;a(this._element).find(this._config.parentTrigger+"."+this._config.activeClass).has(this._config.subMenu).children(this._config.subMenu).attr("aria-expanded",!0).addClass(this._config.collapseClass+" "+this._config.collapseInClass),a(this._element).find(this._config.parentTrigger).not("."+this._config.activeClass).has(this._config.subMenu).children(this._config.subMenu).attr("aria-expanded",!1).addClass(this._config.collapseClass),a(this._element).find(this._config.parentTrigger).has(this._config.subMenu).children(this._config.triggerElement).on(l.CLICK_DATA_API,function(t){var e=a(this),i=e.parent(r._config.parentTrigger),s=i.siblings(r._config.parentTrigger).children(r._config.triggerElement),n=i.children(r._config.subMenu);r._config.preventDefault&&t.preventDefault(),"true"!==e.attr("aria-disabled")&&(i.hasClass(r._config.activeClass)?(e.attr("aria-expanded",!1),r._hide(n)):(r._show(n),e.attr("aria-expanded",!0),r._config.toggle&&s.attr("aria-expanded",!1)),r._config.onTransitionStart&&r._config.onTransitionStart(t))})},n.prototype._show=function(t){if(!this._transitioning&&!a(t).hasClass(this._config.collapsingClass)){var e=this,i=a(t),s=a.Event(l.SHOW);if(i.trigger(s),!s.isDefaultPrevented()){i.parent(this._config.parentTrigger).addClass(this._config.activeClass),this._config.toggle&&this._hide(i.parent(this._config.parentTrigger).siblings().children(this._config.subMenu+"."+this._config.collapseInClass).attr("aria-expanded",!1)),i.removeClass(this._config.collapseClass).addClass(this._config.collapsingClass).height(0),this.setTransitioning(!0);var n=function(){i.removeClass(e._config.collapsingClass).addClass(e._config.collapseClass+" "+e._config.collapseInClass).height("").attr("aria-expanded",!0),e.setTransitioning(!1),i.trigger(l.SHOWN)};p.supportsTransitionEnd()?i.height(i[0].scrollHeight).one(p.TRANSITION_END,n).emulateTransitionEnd(350):n()}}},n.prototype._hide=function(t){if(!this._transitioning&&a(t).hasClass(this._config.collapseInClass)){var e=this,i=a(t),s=a.Event(l.HIDE);if(i.trigger(s),!s.isDefaultPrevented()){i.parent(this._config.parentTrigger).removeClass(this._config.activeClass),i.height(i.height())[0].offsetHeight,i.addClass(this._config.collapsingClass).removeClass(this._config.collapseClass).removeClass(this._config.collapseInClass),this.setTransitioning(!0);var n=function(){e._transitioning&&e._config.onTransitionEnd&&e._config.onTransitionEnd(),e.setTransitioning(!1),i.trigger(l.HIDDEN),i.removeClass(e._config.collapsingClass).addClass(e._config.collapseClass).attr("aria-expanded",!1)};p.supportsTransitionEnd()?0==i.height()||"none"==i.css("display")?n():i.height(0).one(p.TRANSITION_END,n).emulateTransitionEnd(350):n()}}},n.prototype.setTransitioning=function(t){this._transitioning=t},n.prototype.dispose=function(){a.removeData(this._element,o),a(this._element).find(this._config.parentTrigger).has(this._config.subMenu).children(this._config.triggerElement).off("click"),this._transitioning=null,this._config=null,this._element=null},n.prototype._getConfig=function(t){return t=a.extend({},h,t)},n._jQueryInterface=function(s){return this.each(function(){var t=a(this),e=t.data(o),i=a.extend({},h,t.data(),"object"===(void 0===s?"undefined":r(s))&&s);if(!e&&/dispose/.test(s)&&this.dispose(),e||(e=new n(this,i),t.data(o,e)),"string"==typeof s){if(void 0===e[s])throw new Error('No method named "'+s+'"');e[s]()}})},n}(),a.fn[i]=g._jQueryInterface,a.fn[i].Constructor=g,a.fn[i].noConflict=function(){return a.fn[i]=n,g._jQueryInterface}}),function(n){"use strict";var r=function(t,e){this.$element=n(t),this.options=n.extend({},r.defaults,e)};r.defaults={transition_delay:300,refresh_speed:50,display_text:"none",use_percentage:!0,percent_format:function(t){return t+"%"},amount_format:function(t,e){return t+" / "+e},update:n.noop,done:n.noop,fail:n.noop},r.prototype.transition=function(){var a=this.$element,o=a.parent(),h=this.$back_text,l=this.$front_text,g=this.options,p=parseInt(a.attr("data-transitiongoal")),u=parseInt(a.attr("aria-valuemin"))||0,c=parseInt(a.attr("aria-valuemax"))||100,d=o.hasClass("vertical"),f=g.update&&"function"==typeof g.update?g.update:r.defaults.update,v=g.done&&"function"==typeof g.done?g.done:r.defaults.done,t=g.fail&&"function"==typeof g.fail?g.fail:r.defaults.fail;if(isNaN(p))t("data-transitiongoal not set");else{var e,m=Math.round(100*(p-u)/(c-u));if("center"===g.display_text&&!h&&!l)this.$back_text=h=n("").addClass("progressbar-back-text").prependTo(o),this.$front_text=l=n("").addClass("progressbar-front-text").prependTo(a),d?(e=o.css("height"),h.css({height:e,"line-height":e}),l.css({height:e,"line-height":e}),n(window).resize(function(){e=o.css("height"),h.css({height:e,"line-height":e}),l.css({height:e,"line-height":e})})):(e=o.css("width"),l.css({width:e}),n(window).resize(function(){e=o.css("width"),l.css({width:e})}));setTimeout(function(){var t,e,i,s,n;d?a.css("height",m+"%"):a.css("width",m+"%");var r=setInterval(function(){s=d?(i=a.height(),o.height()):(i=a.width(),o.width()),t=Math.round(100*i/s),e=Math.round(u+i/s*(c-u)),m<=t&&(t=m,e=p,v(a),clearInterval(r)),"none"!==g.display_text&&(n=g.use_percentage?g.percent_format(t):g.amount_format(e,c,u),"fill"===g.display_text?a.text(n):"center"===g.display_text&&(h.text(n),l.text(n))),a.attr("aria-valuenow",e),f(t,a)},g.refresh_speed)},g.transition_delay)}};var t=n.fn.progressbar;n.fn.progressbar=function(s){return this.each(function(){var t=n(this),e=t.data("bs.progressbar"),i="object"==typeof s&&s;e&&i&&n.extend(e.options,i),e||t.data("bs.progressbar",e=new r(this,i)),e.transition()})},n.fn.progressbar.Constructor=r,n.fn.progressbar.noConflict=function(){return n.fn.progressbar=t,this}}(window.jQuery),function(S,D,z){var t;t=function(A){"use strict";var t,e,m,L,C,E,N,O,g,w,i,r,p,F,u,s,n,W,B,o,a,h,l,_,c,d,f,v,x,y={},b=0;t=function(){return{common:{type:"line",lineColor:"#00f",fillColor:"#cdf",defaultPixelsPerValue:3,width:"auto",height:"auto",composite:!1,tagValuesAttribute:"values",tagOptionsPrefix:"spark",enableTagOptions:!1,enableHighlight:!0,highlightLighten:1.4,tooltipSkipNull:!0,tooltipPrefix:"",tooltipSuffix:"",disableHiddenCheck:!1,numberFormatter:!1,numberDigitGroupCount:3,numberDigitGroupSep:",",numberDecimalMark:".",disableTooltips:!1,disableInteraction:!1},line:{spotColor:"#f80",highlightSpotColor:"#5f5",highlightLineColor:"#f22",spotRadius:1.5,minSpotColor:"#f80",maxSpotColor:"#f80",lineWidth:1,normalRangeMin:z,normalRangeMax:z,normalRangeColor:"#ccc",drawNormalOnTop:!1,chartRangeMin:z,chartRangeMax:z,chartRangeMinX:z,chartRangeMaxX:z,tooltipFormat:new m(' {{prefix}}{{y}}{{suffix}}')},bar:{barColor:"#3366cc",negBarColor:"#f44",stackedBarColor:["#3366cc","#dc3912","#ff9900","#109618","#66aa00","#dd4477","#0099c6","#990099"],zeroColor:z,nullColor:z,zeroAxis:!0,barWidth:4,barSpacing:1,chartRangeMax:z,chartRangeMin:z,chartRangeClip:!1,colorMap:z,tooltipFormat:new m(' {{prefix}}{{value}}{{suffix}}')},tristate:{barWidth:4,barSpacing:1,posBarColor:"#6f6",negBarColor:"#f44",zeroBarColor:"#999",colorMap:{},tooltipFormat:new m(' {{value:map}}'),tooltipValueLookups:{map:{"-1":"Loss",0:"Draw",1:"Win"}}},discrete:{lineHeight:"auto",thresholdColor:z,thresholdValue:0,chartRangeMax:z,chartRangeMin:z,chartRangeClip:!1,tooltipFormat:new m("{{prefix}}{{value}}{{suffix}}")},bullet:{targetColor:"#f33",targetWidth:3,performanceColor:"#33f",rangeColors:["#d3dafe","#a8b6ff","#7f94ff"],base:z,tooltipFormat:new m("{{fieldkey:fields}} - {{value}}"),tooltipValueLookups:{fields:{r:"Range",p:"Performance",t:"Target"}}},pie:{offset:0,sliceColors:["#3366cc","#dc3912","#ff9900","#109618","#66aa00","#dd4477","#0099c6","#990099"],borderWidth:0,borderColor:"#000",tooltipFormat:new m(' {{value}} ({{percent.1}}%)')},box:{raw:!1,boxLineColor:"#000",boxFillColor:"#cdf",whiskerColor:"#000",outlierLineColor:"#333",outlierFillColor:"#fff",medianColor:"#f00",showOutliers:!0,outlierIQR:1.5,spotRadius:1.5,target:z,targetColor:"#4a2",chartRangeMax:z,chartRangeMin:z,tooltipFormat:new m("{{field:fields}}: {{value}}"),tooltipFormatFieldlistKey:"field",tooltipValueLookups:{fields:{lq:"Lower Quartile",med:"Median",uq:"Upper Quartile",lo:"Left Outlier",ro:"Right Outlier",lw:"Left Whisker",rw:"Right Whisker"}}}}},e=function(){var t,e;return t=function(){this.init.apply(this,arguments)},1=t)return i[2];return z}}),A.range_map=function(t){return new F(t)},u=e({init:function(t,e){var i=A(t);this.$el=i,this.options=e,this.currentPageX=0,this.currentPageY=0,this.el=t,this.splist=[],this.tooltip=null,this.over=!1,this.displayTooltips=!e.get("disableTooltips"),this.highlightEnabled=!e.get("disableHighlight")},registerSparkline:function(t){this.splist.push(t),this.over&&this.updateDisplay()},registerCanvas:function(t){var e=A(t.canvas);this.canvas=t,(this.$canvas=e).mouseenter(A.proxy(this.mouseenter,this)),e.mouseleave(A.proxy(this.mouseleave,this)),e.click(A.proxy(this.mouseclick,this))},reset:function(t){this.splist=[],this.tooltip&&t&&(this.tooltip.remove(),this.tooltip=z)},mouseclick:function(t){var e=A.Event("sparklineClick");e.originalEvent=t,e.sparklines=this.splist,this.$el.trigger(e)},mouseenter:function(t){A(S.body).unbind("mousemove.jqs"),A(S.body).bind("mousemove.jqs",A.proxy(this.mousemove,this)),this.over=!0,this.currentPageX=t.pageX,this.currentPageY=t.pageY,this.currentEl=t.target,!this.tooltip&&this.displayTooltips&&(this.tooltip=new s(this.options),this.tooltip.updatePosition(t.pageX,t.pageY)),this.updateDisplay()},mouseleave:function(){A(S.body).unbind("mousemove.jqs");var t,e=this.splist,i=e.length,s=!1;for(this.over=!1,this.currentEl=null,this.tooltip&&(this.tooltip.remove(),this.tooltip=null),t=0;t