Hacked By AnonymousFox
!/**
* Highcharts JS v12.1.2 (2025-01-09)
* @module highcharts/modules/exporting
* @requires highcharts
*
* Exporting module
*
* (c) 2010-2024 Torstein Honsi
*
* License: www.highcharts.com/license
*/function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("highcharts"),require("highcharts").AST,require("highcharts").Chart):"function"==typeof define&&define.amd?define("highcharts/modules/exporting",[["highcharts/highcharts"],["highcharts/highcharts","AST"],["highcharts/highcharts","Chart"]],t):"object"==typeof exports?exports["highcharts/modules/exporting"]=t(require("highcharts"),require("highcharts").AST,require("highcharts").Chart):e.Highcharts=t(e.Highcharts,e.Highcharts.AST,e.Highcharts.Chart)}(this,function(e,t,n){return function(){"use strict";var i,o,r,s,a,l={660:function(e){e.exports=t},960:function(e){e.exports=n},944:function(t){t.exports=e}},c={};function u(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={exports:{}};return l[e](n,n.exports,u),n.exports}u.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return u.d(t,{a:t}),t},u.d=function(e,t){for(var n in t)u.o(t,n)&&!u.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},u.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)};var p={};u.d(p,{default:function(){return Y}});var h=u(944),d=u.n(h),g=u(660),f=u.n(g);u(960),(i=r||(r={})).compose=function(e){return e.navigation||(e.navigation=new o(e)),e},o=function(){function e(e){this.updates=[],this.chart=e}return e.prototype.addUpdate=function(e){this.chart.navigation.updates.push(e)},e.prototype.update=function(e,t){var n=this;this.updates.forEach(function(i){i.call(n.chart,e,t)})},e}(),i.Additions=o;var m=r,x={exporting:{allowTableSorting:!0,type:"image/png",url:"https://export-svg.highcharts.com/",pdfFont:{normal:void 0,bold:void 0,bolditalic:void 0,italic:void 0},printMaxWidth:780,scale:2,buttons:{contextButton:{className:"highcharts-contextbutton",menuClassName:"highcharts-contextmenu",symbol:"menu",titleKey:"contextButtonTitle",menuItems:["viewFullscreen","printChart","separator","downloadPNG","downloadJPEG","downloadSVG"],y:-5}},menuItemDefinitions:{viewFullscreen:{textKey:"viewFullscreen",onclick:function(){this.fullscreen&&this.fullscreen.toggle()}},printChart:{textKey:"printChart",onclick:function(){this.print()}},separator:{separator:!0},downloadPNG:{textKey:"downloadPNG",onclick:function(){this.exportChart()}},downloadJPEG:{textKey:"downloadJPEG",onclick:function(){this.exportChart({type:"image/jpeg"})}},downloadPDF:{textKey:"downloadPDF",onclick:function(){this.exportChart({type:"application/pdf"})}},downloadSVG:{textKey:"downloadSVG",onclick:function(){this.exportChart({type:"image/svg+xml"})}}}},lang:{viewFullscreen:"View in full screen",exitFullscreen:"Exit from full screen",printChart:"Print chart",downloadPNG:"Download PNG image",downloadJPEG:"Download JPEG image",downloadPDF:"Download PDF document",downloadSVG:"Download SVG vector image",contextButtonTitle:"Chart context menu"},navigation:{buttonOptions:{symbolSize:14,symbolX:14.5,symbolY:13.5,align:"right",buttonSpacing:5,height:28,verticalAlign:"top",width:28,symbolFill:"#666666",symbolStroke:"#666666",symbolStrokeWidth:3,theme:{fill:"#ffffff",padding:5,stroke:"none","stroke-linecap":"round"}},menuStyle:{border:"none",borderRadius:"3px",background:"#ffffff",padding:"0.5em"},menuItemStyle:{background:"none",borderRadius:"3px",color:"#333333",padding:"0.5em",fontSize:d().isTouchDevice?"0.9em":"0.8em",transition:"background 250ms, color 250ms"},menuItemHoverStyle:{background:"#f2f2f2"}}};!function(e){var t=[];function n(e,t,n,i){return[["M",e,t+2.5],["L",e+n,t+2.5],["M",e,t+i/2+.5],["L",e+n,t+i/2+.5],["M",e,t+i-1.5],["L",e+n,t+i-1.5]]}function i(e,t,n,i){var o=i/3-2;return[].concat(this.circle(n-o,t,o,o),this.circle(n-o,t+o+4,o,o),this.circle(n-o,t+2*(o+4),o,o))}e.compose=function(e){if(-1===t.indexOf(e)){t.push(e);var o=e.prototype.symbols;o.menu=n,o.menuball=i.bind(o)}}}(s||(s={}));var v=s,y=d().composed,b=d().addEvent,w=d().fireEvent,S=d().pushUnique;function E(){this.fullscreen=new O(this)}var O=function(){function e(e){this.chart=e,this.isOpen=!1;var t=e.renderTo;!this.browserProps&&("function"==typeof t.requestFullscreen?this.browserProps={fullscreenChange:"fullscreenchange",requestFullscreen:"requestFullscreen",exitFullscreen:"exitFullscreen"}:t.mozRequestFullScreen?this.browserProps={fullscreenChange:"mozfullscreenchange",requestFullscreen:"mozRequestFullScreen",exitFullscreen:"mozCancelFullScreen"}:t.webkitRequestFullScreen?this.browserProps={fullscreenChange:"webkitfullscreenchange",requestFullscreen:"webkitRequestFullScreen",exitFullscreen:"webkitExitFullscreen"}:t.msRequestFullscreen&&(this.browserProps={fullscreenChange:"MSFullscreenChange",requestFullscreen:"msRequestFullscreen",exitFullscreen:"msExitFullscreen"}))}return e.compose=function(e){S(y,"Fullscreen")&&b(e,"beforeRender",E)},e.prototype.close=function(){var e=this,t=e.chart,n=t.options.chart;w(t,"fullscreenClose",null,function(){e.isOpen&&e.browserProps&&t.container.ownerDocument instanceof Document&&t.container.ownerDocument[e.browserProps.exitFullscreen](),e.unbindFullscreenEvent&&(e.unbindFullscreenEvent=e.unbindFullscreenEvent()),t.setSize(e.origWidth,e.origHeight,!1),e.origWidth=void 0,e.origHeight=void 0,n.width=e.origWidthOption,n.height=e.origHeightOption,e.origWidthOption=void 0,e.origHeightOption=void 0,e.isOpen=!1,e.setButtonText()})},e.prototype.open=function(){var e=this,t=e.chart,n=t.options.chart;w(t,"fullscreenOpen",null,function(){if(n&&(e.origWidthOption=n.width,e.origHeightOption=n.height),e.origWidth=t.chartWidth,e.origHeight=t.chartHeight,e.browserProps){var i=b(t.container.ownerDocument,e.browserProps.fullscreenChange,function(){e.isOpen?(e.isOpen=!1,e.close()):(t.setSize(null,null,!1),e.isOpen=!0,e.setButtonText())}),o=b(t,"destroy",i);e.unbindFullscreenEvent=function(){i(),o()};var r=t.renderTo[e.browserProps.requestFullscreen]();r&&r.catch(function(){alert("Full screen is not supported inside a frame.")})}})},e.prototype.setButtonText=function(){var e=this.chart,t=e.exportDivElements,n=e.options.exporting,i=n&&n.buttons&&n.buttons.contextButton.menuItems,o=e.options.lang;if(n&&n.menuItemDefinitions&&o&&o.exitFullscreen&&o.viewFullscreen&&i&&t){var r=t[i.indexOf("viewFullscreen")];r&&f().setElementHTML(r,this.isOpen?o.exitFullscreen:n.menuItemDefinitions.viewFullscreen.text||o.viewFullscreen)}},e.prototype.toggle=function(){this.isOpen?this.close():this.open()},e}(),C=function(){return(C=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},T=d().win,F=d().discardElement,P=d().objectEach,k={ajax:function(e){var t={json:"application/json",xml:"application/xml",text:"text/plain",octet:"application/octet-stream"},n=new XMLHttpRequest;function i(t,n){e.error&&e.error(t,n)}if(!e.url)return!1;n.open((e.type||"get").toUpperCase(),e.url,!0),e.headers&&e.headers["Content-Type"]||n.setRequestHeader("Content-Type",t[e.dataType||"json"]||t.text),P(e.headers,function(e,t){n.setRequestHeader(t,e)}),e.responseType&&(n.responseType=e.responseType),n.onreadystatechange=function(){var t;if(4===n.readyState){if(200===n.status){if("blob"!==e.responseType&&(t=n.responseText,"json"===e.dataType))try{t=JSON.parse(t)}catch(e){if(e instanceof Error)return i(n,e)}return e.success&&e.success(t,n)}i(n,n.responseText)}},e.data&&"string"!=typeof e.data&&(e.data=JSON.stringify(e.data)),n.send(e.data)},getJSON:function(e,t){k.ajax({url:e,success:t,dataType:"json",headers:{"Content-Type":"text/plain"}})},post:function(e,t,n){var i=new T.FormData;P(t,function(e,t){i.append(t,e)}),i.append("b64","true");var o=t.filename,r=t.type;return T.fetch(e,C({method:"POST",body:i},n)).then(function(e){e.ok&&e.text().then(function(e){var t=document.createElement("a");t.href="data:".concat(r,";base64,").concat(e),t.download=o,t.click(),F(t)})})}},M=function(){return(M=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)},N=d().defaultOptions,H=d().doc,D=d().SVG_NS,G=d().win,q=d().addEvent,j=d().css,I=d().createElement,W=d().discardElement,R=d().extend,V=d().find,A=d().fireEvent,L=d().isObject,z=d().merge,$=d().objectEach,K=d().pick,B=d().removeEvent,J=d().splat,U=d().uniqueKey;!function(e){var t,n=[/-/,/^(clipPath|cssText|d|height|width)$/,/^font$/,/[lL]ogical(Width|Height)$/,/^parentRule$/,/^(cssRules|ownerRules)$/,/perspective/,/TapHighlightColor/,/^transition/,/^length$/,/^\d+$/],i=["fill","stroke","strokeLinecap","strokeLinejoin","strokeWidth","textAnchor","x","y"];e.inlineAllowlist=[];var o=["clipPath","defs","desc"];function r(e){var t,n,i=this,o=i.renderer,r=z(i.options.navigation.buttonOptions,e),s=r.onclick,a=r.menuItems,l=r.symbolSize||12;if(i.btnCount||(i.btnCount=0),i.exportDivElements||(i.exportDivElements=[],i.exportSVGElements=[]),!1!==r.enabled&&r.theme){var c=i.styledMode?{}:r.theme;s?n=function(e){e&&e.stopPropagation(),s.call(i,e)}:a&&(n=function(e){e&&e.stopPropagation(),i.contextMenu(u.menuClassName,a,u.translateX||0,u.translateY||0,u.width||0,u.height||0,u),u.setState(2)}),r.text&&r.symbol?c.paddingLeft=K(c.paddingLeft,30):r.text||R(c,{width:r.width,height:r.height,padding:0});var u=o.button(r.text,0,0,n,c,void 0,void 0,void 0,void 0,r.useHTML).addClass(e.className).attr({title:K(i.options.lang[r._titleKey||r.titleKey],"")});u.menuClassName=e.menuClassName||"highcharts-menu-"+i.btnCount++,r.symbol&&(t=o.symbol(r.symbol,Math.round((r.symbolX||0)-l/2),Math.round((r.symbolY||0)-l/2),l,l,{width:l,height:l}).addClass("highcharts-button-symbol").attr({zIndex:1}).add(u),i.styledMode||t.attr({stroke:r.symbolStroke,fill:r.symbolFill,"stroke-width":r.symbolStrokeWidth||1})),u.add(i.exportingGroup).align(R(r,{width:u.width,x:K(r.x,i.buttonOffset)}),!0,"spacingBox"),i.buttonOffset+=((u.width||0)+r.buttonSpacing)*("right"===r.align?-1:1),i.exportSVGElements.push(u,t)}}function s(){if(this.printReverseInfo){var e=this.printReverseInfo,n=e.childNodes,i=e.origDisplay,o=e.resetParams;this.moveContainers(this.renderTo),[].forEach.call(n,function(e,t){1===e.nodeType&&(e.style.display=i[t]||"")}),this.isPrinting=!1,o&&this.setSize.apply(this,o),delete this.printReverseInfo,t=void 0,A(this,"afterPrint")}}function a(){var e,t=H.body,n=this.options.exporting.printMaxWidth,i={childNodes:t.childNodes,origDisplay:[],resetParams:void 0};this.isPrinting=!0,null===(e=this.pointer)||void 0===e||e.reset(void 0,0),A(this,"beforePrint"),n&&this.chartWidth>n&&(i.resetParams=[this.options.chart.width,void 0,!1],this.setSize(n,void 0,!1)),[].forEach.call(i.childNodes,function(e,t){1===e.nodeType&&(i.origDisplay[t]=e.style.display,e.style.display="none")}),this.moveContainers(t),this.printReverseInfo=i}function l(e){e.renderExporting(),q(e,"redraw",e.renderExporting),q(e,"destroy",e.destroyExport)}function c(e,t,n,i,o,r,s){var a,l,c,u=this,p=u.options.navigation,h=u.chartWidth,g=u.chartHeight,m="cache-"+e,x=Math.max(o,r),v=u[m];v||(u.exportContextMenu=u[m]=v=I("div",{className:e},M({position:"absolute",zIndex:1e3,padding:x+"px",pointerEvents:"auto"},u.renderer.style),(null===(a=u.scrollablePlotArea)||void 0===a?void 0:a.fixedDiv)||u.container),c=I("ul",{className:"highcharts-menu"},u.styledMode?{}:{listStyle:"none",margin:0,padding:0},v),u.styledMode||j(c,R({MozBoxShadow:"3px 3px 10px #888",WebkitBoxShadow:"3px 3px 10px #888",boxShadow:"3px 3px 10px #888"},p.menuStyle)),v.hideMenu=function(){j(v,{display:"none"}),s&&s.setState(0),u.openMenu=!1,j(u.renderTo,{overflow:"hidden"}),j(u.container,{overflow:"hidden"}),d().clearTimeout(v.hideTimer),A(u,"exportMenuHidden")},u.exportEvents.push(q(v,"mouseleave",function(){v.hideTimer=G.setTimeout(v.hideMenu,500)}),q(v,"mouseenter",function(){d().clearTimeout(v.hideTimer)}),q(H,"mouseup",function(t){var n;(null===(n=u.pointer)||void 0===n?void 0:n.inClass(t.target,e))||v.hideMenu()}),q(v,"click",function(){u.openMenu&&v.hideMenu()})),t.forEach(function(e){if("string"==typeof e&&(e=u.options.exporting.menuItemDefinitions[e]),L(e,!0)){var t=void 0;e.separator?t=I("hr",void 0,void 0,c):("viewData"===e.textKey&&u.isDataTableVisible&&(e.textKey="hideData"),t=I("li",{className:"highcharts-menu-item",onclick:function(t){t&&t.stopPropagation(),v.hideMenu(),"string"!=typeof e&&e.onclick&&e.onclick.apply(u,arguments)}},void 0,c),f().setElementHTML(t,e.text||u.options.lang[e.textKey]),u.styledMode||(t.onmouseover=function(){j(this,p.menuItemHoverStyle)},t.onmouseout=function(){j(this,p.menuItemStyle)},j(t,R({cursor:"pointer"},p.menuItemStyle||{})))),u.exportDivElements.push(t)}}),u.exportDivElements.push(c,v),u.exportMenuWidth=v.offsetWidth,u.exportMenuHeight=v.offsetHeight);var y={display:"block"};n+(u.exportMenuWidth||0)>h?y.right=h-n-o-x+"px":y.left=n-x+"px",i+r+(u.exportMenuHeight||0)>g&&(null===(l=s.alignOptions)||void 0===l?void 0:l.verticalAlign)!=="top"?y.bottom=g-i-x+"px":y.top=i+r-x+"px",j(v,y),j(u.renderTo,{overflow:""}),j(u.container,{overflow:""}),u.openMenu=!0,A(u,"exportMenuShown")}function u(e){var t,n=e?e.target:this,i=n.exportSVGElements,o=n.exportDivElements,r=n.exportEvents;i&&(i.forEach(function(e,o){e&&(e.onclick=e.ontouchstart=null,n[t="cache-"+e.menuClassName]&&delete n[t],i[o]=e.destroy())}),i.length=0),n.exportingGroup&&(n.exportingGroup.destroy(),delete n.exportingGroup),o&&(o.forEach(function(e,t){e&&(d().clearTimeout(e.hideTimer),B(e,"mouseleave"),o[t]=e.onmouseout=e.onmouseover=e.ontouchstart=e.onclick=null,W(e))}),o.length=0),r&&(r.forEach(function(e){e()}),r.length=0)}function p(e,t){var n=this.getSVGForExport(e,t);e=z(this.options.exporting,e),k.post(e.url,{filename:e.filename?e.filename.replace(/\//g,"-"):this.getFilename(),type:e.type,width:e.width,scale:e.scale,svg:n},e.fetchOptions)}function h(e){return e&&this.inlineStyles(),this.container.innerHTML}function g(){var e=this.userOptions.title&&this.userOptions.title.text,t=this.options.exporting.filename;return t?t.replace(/\//g,"-"):("string"==typeof e&&(t=e.toLowerCase().replace(/<\/?[^>]+(>|$)/g,"").replace(/[\s_]+/g,"-").replace(/[^a-z\d\-]/g,"").replace(/^[\-]+/g,"").replace(/[\-]+/g,"-").substr(0,24).replace(/[\-]+$/g,"")),(!t||t.length<5)&&(t="chart"),t)}function y(e){var t,n,i,o=z(this.options,e);o.plotOptions=z(this.userOptions.plotOptions,e&&e.plotOptions),o.time=z(this.userOptions.time,e&&e.time);var r=I("div",null,{position:"absolute",top:"-9999em",width:this.chartWidth+"px",height:this.chartHeight+"px"},H.body),s=this.renderTo.style.width,a=this.renderTo.style.height,l=o.exporting.sourceWidth||o.chart.width||/px$/.test(s)&&parseInt(s,10)||(o.isGantt?800:600),c=o.exporting.sourceHeight||o.chart.height||/px$/.test(a)&&parseInt(a,10)||400;R(o.chart,{animation:!1,renderTo:r,forExport:!0,renderer:"SVGRenderer",width:l,height:c}),o.exporting.enabled=!1,delete o.data,o.series=[],this.series.forEach(function(e){(i=z(e.userOptions,{animation:!1,enableMouseTracking:!1,showCheckbox:!1,visible:e.visible})).isInternal||o.series.push(i)});var u={};this.axes.forEach(function(e){e.userOptions.internalKey||(e.userOptions.internalKey=U()),e.options.isInternal||(u[e.coll]||(u[e.coll]=!0,o[e.coll]=[]),o[e.coll].push(z(e.userOptions,{visible:e.visible,type:e.type,uniqueNames:e.uniqueNames})))}),o.colorAxis=this.userOptions.colorAxis;var p=new this.constructor(o,this.callback);return e&&["xAxis","yAxis","series"].forEach(function(t){var n={};e[t]&&(n[t]=e[t],p.update(n))}),this.axes.forEach(function(t){var n=V(p.axes,function(e){return e.options.internalKey===t.userOptions.internalKey});if(n){var i=t.getExtremes(),o=J((null==e?void 0:e[t.coll])||{})[0],r="min"in o?o.min:i.userMin,s="max"in o?o.max:i.userMax;(void 0!==r&&r!==n.min||void 0!==s&&s!==n.max)&&n.setExtremes(null!=r?r:void 0,null!=s?s:void 0,!0,!1)}}),n=p.getChartHTML(this.styledMode||(null===(t=o.exporting)||void 0===t?void 0:t.applyStyleSheets)),A(this,"getSVG",{chartCopy:p}),n=this.sanitizeSVG(n,o),o=null,p.destroy(),W(r),n}function b(e,t){var n=this.options.exporting;return this.getSVG(z({chart:{borderRadius:0}},n.chartOptions,t,{exporting:{sourceWidth:e&&e.sourceWidth||n.sourceWidth,sourceHeight:e&&e.sourceHeight||n.sourceHeight}}))}function w(){var t,r=e.inlineAllowlist,s={},a=H.createElement("iframe");j(a,{width:"1px",height:"1px",visibility:"hidden"}),H.body.appendChild(a);var l=a.contentWindow&&a.contentWindow.document;l&&l.body.appendChild(l.createElementNS(D,"svg")),function e(a){var c,u,p,h,g,f,m={};if(l&&1===a.nodeType&&-1===o.indexOf(a.nodeName)){if(c=G.getComputedStyle(a,null),u="svg"===a.nodeName?{}:G.getComputedStyle(a.parentNode,null),!s[a.nodeName]){t=l.getElementsByTagName("svg")[0],p=l.createElementNS(a.namespaceURI,a.nodeName),t.appendChild(p);var x=G.getComputedStyle(p,null),v={};for(var y in x)y.length<1e3&&"string"==typeof x[y]&&!/^\d+$/.test(y)&&(v[y]=x[y]);s[a.nodeName]=v,"text"===a.nodeName&&delete s.text.fill,t.removeChild(p)}for(var b in c)(d().isFirefox||d().isMS||d().isSafari||Object.hasOwnProperty.call(c,b))&&function(e,t){if(h=g=!1,r.length){for(f=r.length;f--&&!g;)g=r[f].test(t);h=!g}for("transform"===t&&"none"===e&&(h=!0),f=n.length;f--&&!h;){if(t.length>1e3)throw Error("Input too long");h=n[f].test(t)||"function"==typeof e}!h&&(u[t]!==e||"svg"===a.nodeName)&&s[a.nodeName][t]!==e&&(i&&-1===i.indexOf(t)?m[t]=e:e&&a.setAttribute(t.replace(/[A-Z]/g,function(e){return"-"+e.toLowerCase()}),e))}(c[b],b);if(j(a,m),"svg"===a.nodeName&&a.setAttribute("stroke-width","1px"),"text"===a.nodeName)return;[].forEach.call(a.children||a.childNodes,e)}}(this.container.querySelector("svg")),t.parentNode.removeChild(t),a.parentNode.removeChild(a)}function S(e){var t=this.scrollablePlotArea;(t?[t.fixedDiv,t.scrollingContainer]:[this.container]).forEach(function(t){e.appendChild(t)})}function E(){var e=this,t=function(t,n,i){e.isDirtyExporting=!0,z(!0,e.options[t],n),K(i,!0)&&e.redraw()};e.exporting={update:function(e,n){t("exporting",e,n)}},m.compose(e).navigation.addUpdate(function(e,n){t("navigation",e,n)})}function C(e){var t,n,i,o,r=e.alignTo,s=e.key,a=e.textPxLength,l=this.options.exporting,c=z(null===(t=this.options.navigation)||void 0===t?void 0:t.buttonOptions,null===(n=null==l?void 0:l.buttons)||void 0===n?void 0:n.contextButton),u=c.align,p=c.buttonSpacing,h=c.verticalAlign,d=c.width,g=r.width-a,f=(void 0===d?0:d)+(void 0===p?0:p);(null===(i=null==l?void 0:l.enabled)||void 0===i||i)&&"title"===s&&"right"===u&&"top"===h&&g<2*f&&(g<f?r.width-=f:(null===(o=this.title)||void 0===o?void 0:o.alignValue)!=="left"&&(r.x-=f-g/2))}function T(){var e=this;e.isPrinting||(t=e,d().isSafari||e.beforePrint(),setTimeout(function(){G.focus(),G.print(),d().isSafari||setTimeout(function(){e.afterPrint()},1e3)},1))}function F(){var e=this,t=e.options.exporting,n=t.buttons,i=e.isDirtyExporting||!e.exportSVGElements;e.buttonOffset=0,e.isDirtyExporting&&e.destroyExport(),i&&!1!==t.enabled&&(e.exportEvents=[],e.exportingGroup=e.exportingGroup||e.renderer.g("exporting-group").attr({zIndex:3}).add(),$(n,function(t){e.addButton(t)}),e.isDirtyExporting=!1)}function P(e,t){var n=e.indexOf("</svg>")+6,i=e.substr(n);return e=e.substr(0,n),t&&t.exporting&&t.exporting.allowHTML&&i&&(i='<foreignObject x="0" y="0" width="'+t.chart.width+'" height="'+t.chart.height+'"><body xmlns="http://www.w3.org/1999/xhtml">'+i.replace(/(<(?:img|br).*?(?=\>))>/g,"$1 />")+"</body></foreignObject>",e=e.replace("</svg>",i+"</svg>")),e=e.replace(/zIndex="[^"]+"/g,"").replace(/symbolName="[^"]+"/g,"").replace(/jQuery\d+="[^"]+"/g,"").replace(/url\(("|")(.*?)("|")\;?\)/g,"url($2)").replace(/url\([^#]+#/g,"url(#").replace(/<svg /,'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ').replace(/ (NS\d+\:)?href=/g," xlink:href=").replace(/\n+/g," ").replace(/(fill|stroke)="rgba\(([ \d]+,[ \d]+,[ \d]+),([ \d\.]+)\)"/g,'$1="rgb($2)" $1-opacity="$3"').replace(/ /g,"\xa0").replace(/­/g,"\xad")}e.compose=function(e,n){v.compose(n),O.compose(e);var i=e.prototype;i.exportChart||(i.afterPrint=s,i.exportChart=p,i.inlineStyles=w,i.print=T,i.sanitizeSVG=P,i.getChartHTML=h,i.getSVG=y,i.getSVGForExport=b,i.getFilename=g,i.moveContainers=S,i.beforePrint=a,i.contextMenu=c,i.addButton=r,i.destroyExport=u,i.renderExporting=F,i.callbacks.push(l),q(e,"init",E),q(e,"layOutTitle",C),d().isSafari&&G.matchMedia("print").addListener(function(e){t&&(e.matches?t.beforePrint():t.afterPrint())}),N.exporting=z(x.exporting,N.exporting),N.lang=z(x.lang,N.lang),N.navigation=z(x.navigation,N.navigation))}}(a||(a={}));var _=a,X=d();X.HttpUtilities=X.HttpUtilities||k,X.ajax=X.HttpUtilities.ajax,X.getJSON=X.HttpUtilities.getJSON,X.post=X.HttpUtilities.post,_.compose(X.Chart,X.Renderer);var Y=d();return p.default}()});
Hacked By AnonymousFox1.0, Coded By AnonymousFox