(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3610],{76181:function(t,e){"use strict";e.Z=function(){}},73417:function(t,e,r){"use strict";r.d(e,{ZP:function(){return y}});var o=r(76181),n=r(99095),i={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgrey:"a9a9a9",darkgreen:"006400",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",grey:"808080",green:"008000",greenyellow:"adff2f",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgrey:"d3d3d3",lightgreen:"90ee90",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"778899",lightslategrey:"778899",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"00ff00",limegreen:"32cd32",linen:"faf0e6",magenta:"ff00ff",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370d8",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"d87093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",red:"ff0000",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"ffffff",whitesmoke:"f5f5f5",yellow:"ffff00",yellowgreen:"9acd32"},a=n.Z.browser,s=function(t){var e=Object.keys(i);e.push("transparent");var r=RegExp("^("+e.join("|")+")(\\W|$)","i");return s=function(t){return r.exec(t)},r.exec(t)},c=function(t){function e(){t.call(this)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toHSV=function(){return this},e.prototype.toRGB=function(){return this},e.prototype.toHex=function(t){return this.toBytes().toHex(t)},e.prototype.toBytes=function(){return this},e.prototype.toCss=function(t){return"#"+this.toHex(t)},e.prototype.toCssRgba=function(){var t=this.toBytes();return"rgba("+t.r+", "+t.g+", "+t.b+", "+parseFloat(Number(this.a).toFixed(3))+")"},e.prototype.toDisplay=function(){return a.msie&&a.version<9?this.toCss():this.toCssRgba()},e.prototype.equals=function(t){return t===this||null!=t&&this.toCssRgba()===y(t).toCssRgba()},e.prototype.diff=function(t){if(null===t)return NaN;var e=this.toBytes(),r=t.toBytes();return Math.sqrt(Math.pow((e.r-r.r)*.3,2)+Math.pow((e.g-r.g)*.59,2)+Math.pow((e.b-r.b)*.11,2))},e.prototype.clone=function(){var t=this.toBytes();return t===this&&(t=new u(t.r,t.g,t.b,t.a)),t},e}(o.Z),h=function(t){function e(e,r,o,n){t.call(this),this.r=e,this.g=r,this.b=o,this.a=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toHSV=function(){var t,e,r=this.r,o=this.g,n=this.b,i=Math.max(r,o,n),a=i-Math.min(r,o,n);return 0===a?new f(0,0,i,this.a):(0!==i?(e=a/i,(t=(r===i?(o-n)/a:o===i?2+(n-r)/a:4+(r-o)/a)*60)<0&&(t+=360)):(e=0,t=-1),new f(t,e,i,this.a))},e.prototype.toHSL=function(){var t,e,r=this.r,o=this.g,n=this.b,i=Math.max(r,o,n),a=Math.min(r,o,n),s=(i+a)/2;if(i===a)t=e=0;else{var c=i-a;switch(e=s>.5?c/(2-i-a):c/(i+a),i){case r:t=(o-n)/c+(oo.length;)o=r+o;return o}var f=function(t){function e(e,r,o,n){t.call(this),this.h=e,this.s=r,this.v=o,this.a=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toRGB=function(){var t,e,r,o=this.h,n=this.s,i=this.v;if(0===n)t=e=r=i;else{var a=Math.floor(o/=60),s=o-a,c=i*(1-n),u=i*(1-n*s),p=i*(1-n*(1-s));switch(a){case 0:t=i,e=p,r=c;break;case 1:t=u,e=i,r=c;break;case 2:t=c,e=i,r=p;break;case 3:t=c,e=u,r=i;break;case 4:t=p,e=c,r=i;break;default:t=i,e=c,r=u}}return new h(t,e,r,this.a)},e.prototype.toHSL=function(){return this.toRGB().toHSL()},e.prototype.toBytes=function(){return this.toRGB().toBytes()},e}(c),l=function(t){function e(e,r,o,n){t.call(this),this.h=e,this.s=r,this.l=o,this.a=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toRGB=function(){var t,e,r,o=this.h/360,n=this.s/100,i=this.l/100;if(0===n)t=e=r=i;else{var a=i<.5?i*(1+n):i+n-i*n,s=2*i-a;t=d(s,a,o+1/3),e=d(s,a,o),r=d(s,a,o-1/3)}return new h(t,e,r,this.a)},e.prototype.toHSV=function(){return this.toRGB().toHSV()},e.prototype.toBytes=function(){return this.toRGB().toBytes()},e}(c);function d(t,e,r){var o=r;return(o<0&&(o+=1),o>1&&(o-=1),o<1/6)?t+(e-t)*6*o:o<.5?e:o<2/3?t+(e-t)*(2/3-o)*6:t}function g(t){return parseFloat(parseFloat(parseInt(t,16)/255).toFixed(3))}function y(t,e){if(null==t||"none"===t)return null;if(t instanceof c)return t;var r,o,n=t.toLowerCase();if(r=s(n))return(n="transparent"===r[1]?new h(1,1,1,0):y(i[r[1]],e)).match=[r[1]],n;if((r=/^#?([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})\b/i.exec(n))?o=new u(parseInt(r[1],16),parseInt(r[2],16),parseInt(r[3],16),1):(r=/^#?([0-9a-f])([0-9a-f])([0-9a-f])\b/i.exec(n))?o=new u(parseInt(r[1]+r[1],16),parseInt(r[2]+r[2],16),parseInt(r[3]+r[3],16),1):(r=/^#?([0-9a-f])([0-9a-f])([0-9a-f])([0-9a-f])\b/i.exec(n))?o=new u(parseInt(r[1]+r[1],16),parseInt(r[2]+r[2],16),parseInt(r[3]+r[3],16),g(r[4]+r[4])):(r=/^#?([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})\b/i.exec(n))?o=new u(parseInt(r[1],16),parseInt(r[2],16),parseInt(r[3],16),g(r[4])):(r=/^rgb\(\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\s*\)/.exec(n))?o=new u(parseInt(r[1],10),parseInt(r[2],10),parseInt(r[3],10),1):(r=/^rgba\(\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9.]+)\s*\)/.exec(n))?o=new u(parseInt(r[1],10),parseInt(r[2],10),parseInt(r[3],10),parseFloat(r[4])):(r=/^rgb\(\s*([0-9]*\.?[0-9]+)%\s*,\s*([0-9]*\.?[0-9]+)%\s*,\s*([0-9]*\.?[0-9]+)%\s*\)/.exec(n))?o=new h(parseFloat(r[1])/100,parseFloat(r[2])/100,parseFloat(r[3])/100,1):(r=/^rgba\(\s*([0-9]*\.?[0-9]+)%\s*,\s*([0-9]*\.?[0-9]+)%\s*,\s*([0-9]*\.?[0-9]+)%\s*,\s*([0-9.]+)\s*\)/.exec(n))&&(o=new h(parseFloat(r[1])/100,parseFloat(r[2])/100,parseFloat(r[3])/100,parseFloat(r[4]))),o)o.match=r;else if(!e)throw Error("Cannot parse color: "+n);return o}},99095:function(t,e){"use strict";var r=null;e.Z={get browser(){if("undefined"==typeof window||r)return r;return r=function(t){var e={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+))/i},r={};for(var o in e)if(e.hasOwnProperty(o)){var n=t.match(e[o]);if(n){r[o]=!0,r[n[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,r.version=parseInt(document.documentMode||n[2],10);break}}return r}(window.navigator.userAgent)}}},74292:function(t,e,r){"use strict";var o=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.observers=function(){return this._observers=this._observers||[],this._observers},e.prototype.addObserver=function(t){return this._observers?this._observers.push(t):this._observers=[t],this},e.prototype.removeObserver=function(t){var e=this.observers(),r=e.indexOf(t);return -1!==r&&e.splice(r,1),this},e.prototype.trigger=function(t,e){var r=this._observers;if(r&&!this._suspended)for(var o=0;o=0,n=this,i=t;if(o){for(var a=i.split("."),s=this.prefix;a.length>1;){s+=(i=a.shift())+".";var c=n[i];c||((c=new e({},s)).addObserver(this),n[i]=c),n=c}i=a[0]}n._clear(i),n[i]=r},e.prototype._clear=function(t){var e=this[t];e&&e.removeObserver&&e.removeObserver(this)},e.prototype._wrap=function(t,r){var n=a.call(t),s=t;return null!==s&&(0,i.Z)(s)&&"[object Object]"===n&&(t instanceof e||t instanceof o.Z||(s=new e(s,this.prefix+r+".")),s.addObserver(this)),s},e}(n.Z);e.Z=s},15100:function(t,e,r){"use strict";r.d(e,{Z:function(){return m}});var o=r(74292),n=r(33169),i=r(34657),a=r(93993),s=r(10653),c=r(36690);function h(t,e,r){return te||r&&t===e)&&(e+=360),{startAngle:t,endAngle:e}},e.prototype._intervalCurvePoints=function(t,e,r){var o=this.pointAt(t),i=this.pointAt(e),a=this._derivativeAt(t),s=this._derivativeAt(e),c=((0,n.Z)(e)-(0,n.Z)(t))/3,h=new u.Z(o.x+c*a.x,o.y+c*a.y),p=new u.Z(i.x-c*s.x,i.y-c*s.y);return r&&(o.transform(r),i.transform(r),h.transform(r),p.transform(r)),{p1:o,cp1:h,cp2:p,p2:i}},e.prototype._derivativeAt=function(t){var e=(0,n.Z)(t);return new u.Z(-this.radiusX*Math.sin(e),this.radiusY*Math.cos(e))},e.prototype.containsPoint=function(t){var e,r=this._arcInterval(),o=r.endAngle-r.startAngle,n=this.center,i=this.radiusX,a=this.radiusY,s=n.distanceTo(t),c=Math.atan2(t.y-n.y,t.x-n.x),p=i*a/Math.sqrt(g(i,2)*g(Math.sin(c),2)+g(a,2)*g(Math.cos(c),2)),l=this.pointAt(this.startAngle).round(f.c),d=this.pointAt(this.endAngle).round(f.c),v=function(t,e,r,o){var n=e.x-t.x,i=o.x-r.x,a=e.y-t.y,s=o.y-r.y,c=t.x-r.x,h=t.y-r.y,p=n*s-i*a,f=(n*h-a*c)/p,l=(i*h-s*c)/p;if(f>=0&&f<=1&&l>=0&&l<=1)return new u.Z(t.x+l*n,t.y+l*a)}(n,t.round(f.c),l,d);if(o<180)e=v&&h(n.distanceTo(v),s)&&h(s,p);else{var m=y(n.x,n.y,i,a,t.x,t.y);360!==m&&(m=(360+m)%360);var x=r.startAngle<=m&&m<=r.endAngle;e=x&&h(s,p)||!x&&(!v||v.equals(t))}return e},e.prototype._isOnPath=function(t,e){var r=this._arcInterval(),o=this.center,n=y(o.x,o.y,this.radiusX,this.radiusY,t.x,t.y);return 360!==n&&(n=(360+n)%360),r.startAngle<=n&&n<=r.endAngle&&this.pointAt(n).distanceTo(t)<=e},e.fromPoints=function(t,r,o,s,c,h,p){var f,l,d,g,y,v,m,x,b,w,_,S,C,O,T,k,Z,M,A,P,L,R,B,F,I,D,N,E,j,z,q,G,U=(l=(f={x1:t.x,y1:t.y,x2:r.x,y2:r.y,rx:o,ry:s,largeArc:c,swipe:h,rotation:p}).x1,d=f.y1,g=f.x2,y=f.y2,v=f.rx,m=f.ry,x=f.largeArc,b=f.swipe,void 0===(w=f.rotation)&&(w=0),O=(S=Math.cos(_=(0,n.Z)(w)))*(l-g)/2+(C=Math.sin(_))*(d-y)/2,T=-C*(l-g)/2+S*(d-y)/2,k=Math.pow(O,2),Z=Math.pow(T,2),(P=k/(M=Math.pow(v,2))+Z/(A=Math.pow(m,2)))>1&&(v*=P=Math.sqrt(k/M+Z/A),M=Math.pow(v,2),m*=P,A=Math.pow(m,2)),isNaN(L=(x!==b?1:-1)*Math.sqrt((M*A-M*Z-A*k)/(M*Z+A*k)))&&(L=0),R=v*T*L/m,B=-(m*O*L)/v,F=(O-R)/v,I=(T-B)/m,D=-(O+R)/v,N=-(T+B)/m,E=(I>=0?1:-1)*(0,i.Z)(Math.acos(F/Math.sqrt(F*F+I*I))),j=(0,a.Z)((F*D+I*N)/(Math.sqrt(F*F+I*I)*Math.sqrt(D*D+N*N)),10),z=(F*N-I*D>=0?1:-1)*(0,i.Z)(Math.acos(j)),!b&&z>0&&(z-=360),b&&z<0&&(z+=360),G=(q=E+z)>=0?1:-1,q=Math.abs(q)%360*G,{center:new u.Z(S*R-C*B+(l+g)/2,C*R+S*B+(d+y)/2),startAngle:E,endAngle:q,radiusX:v,radiusY:m,xRotation:w});return new e(U.center,{startAngle:U.startAngle,endAngle:U.endAngle,radiusX:U.radiusX,radiusY:U.radiusY,xRotation:U.xRotation,anticlockwise:0===h})},e}((0,s.Z)(o.Z,["radiusX","radiusY","startAngle","endAngle","anticlockwise"]))},75415:function(t,e,r){"use strict";r.d(e,{c:function(){return o}});var o=10},36690:function(t,e,r){"use strict";r.d(e,{Z:function(){return i}});var o=r(75415),n=r(93993);function i(t,e,r){return void 0===r&&(r=o.c),0===(0,n.Z)(Math.abs(t-e),r)}},70359:function(t,e,r){"use strict";function o(t,e,r,o){var n=0,i=0;return o&&(n=Math.atan2(o.c*r,o.a*e),0!==o.b&&(i=Math.atan2(o.d*r,o.b*e))),{x:n,y:i}}r.d(e,{Z:function(){return o}})},77386:function(t,e,r){"use strict";var o=r(76181),n=r(73075),i=r(33169),a=r(93993),s=function(t){function e(e,r,o,n,i,a){void 0===e&&(e=0),void 0===r&&(r=0),void 0===o&&(o=0),void 0===n&&(n=0),void 0===i&&(i=0),void 0===a&&(a=0),t.call(this),this.a=e,this.b=r,this.c=o,this.d=n,this.e=i,this.f=a}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.multiplyCopy=function(t){return new e(this.a*t.a+this.c*t.b,this.b*t.a+this.d*t.b,this.a*t.c+this.c*t.d,this.b*t.c+this.d*t.d,this.a*t.e+this.c*t.f+this.e,this.b*t.e+this.d*t.f+this.f)},e.prototype.invert=function(){var t=this.a,r=this.b,o=this.c,n=this.d,i=this.e,a=this.f,s=t*n-r*o;return 0===s?null:new e(n/s,-r/s,-o/s,t/s,(o*a-n*i)/s,(r*i-t*a)/s)},e.prototype.clone=function(){return new e(this.a,this.b,this.c,this.d,this.e,this.f)},e.prototype.equals=function(t){return!!t&&this.a===t.a&&this.b===t.b&&this.c===t.c&&this.d===t.d&&this.e===t.e&&this.f===t.f},e.prototype.round=function(t){return this.a=(0,a.Z)(this.a,t),this.b=(0,a.Z)(this.b,t),this.c=(0,a.Z)(this.c,t),this.d=(0,a.Z)(this.d,t),this.e=(0,a.Z)(this.e,t),this.f=(0,a.Z)(this.f,t),this},e.prototype.toArray=function(t){var e=[this.a,this.b,this.c,this.d,this.e,this.f];if((0,n.Z)(t))for(var r=0;r1?new e(t[0],t[1],t[2]):new e(t.offset,t.color,t.opacity)},e}((!function(t,e){for(var r=0;r=0&&this.stops.splice(e,1)},e.prototype.optionsChange=function(t){this.trigger("optionsChange",{field:"gradient"+(t?"."+t.field:""),value:this})},e.prototype.geometryChange=function(){this.optionsChange()},Object.defineProperties(e.prototype,r),e}(s.Z)},41125:function(t,e,r){"use strict";r.d(e,{Vg:function(){return ta}});var o,n,i,a,s,c,h=r(77386),u=r(14570),p=r(15100),f=r(58111),l=r(10653),d=r(79985),g=r(70359),y=r(74292),v=r(33169),m=Math.PI/2,x=function(t){function e(e,r){void 0===e&&(e=new d.Z),void 0===r&&(r=0),t.call(this),this.setCenter(e),this.setRadius(r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setCenter=function(t){return this._observerField("center",d.Z.create(t)),this.geometryChange(),this},e.prototype.getCenter=function(){return this.center},e.prototype.equals=function(t){return t&&t.center.equals(this.center)&&t.radius===this.radius},e.prototype.clone=function(){return new e(this.center.clone(),this.radius)},e.prototype.pointAt=function(t){return this._pointAt((0,v.Z)(t))},e.prototype.bbox=function(t){for(var e=(0,g.Z)(this.center,this.radius,this.radius,t),r=d.Z.maxPoint(),o=d.Z.minPoint(),n=0;n<4;n++){var i=this._pointAt(e.x+n*m).transformCopy(t),a=this._pointAt(e.y+n*m).transformCopy(t),s=new d.Z(i.x,a.y);r=d.Z.min(r,s),o=d.Z.max(o,s)}return u.Z.fromPoints(r,o)},e.prototype._pointAt=function(t){var e=this.center,r=this.radius;return new d.Z(e.x+r*Math.cos(t),e.y+r*Math.sin(t))},e.prototype.containsPoint=function(t){var e=this.center,r=this.radius;return Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)<=Math.pow(r,2)},e.prototype._isOnPath=function(t,e){var r=this.center,o=this.radius,n=r.distanceTo(t);return o-e<=n&&n<=o+e},e}((0,l.Z)(y.Z,["radius"])),b=r(55986),w=r(56298),_=r(76181),S=function(t){function e(e){t.call(this),this._size=e,this._length=0,this._map={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.put=function(t,e){var r=this._map,o={key:t,value:e};r[t]=o,this._head?(this._tail.newer=o,o.older=this._tail,this._tail=o):this._head=this._tail=o,this._length>=this._size?(r[this._head.key]=null,this._head=this._head.newer,this._head.older=null):this._length++},e.prototype.get=function(t){var e=this._map[t];if(e)return e===this._head&&e!==this._tail&&(this._head=e.newer,this._head.older=null),e!==this._tail&&(e.older&&(e.older.newer=e.newer,e.newer.older=e.older),e.older=this._tail,e.newer=null,this._tail.newer=e,this._tail=e),e.value},e}(_.Z),C=/\r?\n|\r|\t/g;function O(){return{width:0,height:0,baseline:0}}var T={baselineMarkerSize:1};"undefined"!=typeof document&&((c=document.createElement("div")).style.cssText="position: absolute !important; top: -4000px !important; width: auto !important; height: auto !important;padding: 0 !important; margin: 0 !important; border: 0 !important;line-height: normal !important; visibility: hidden !important; white-space: pre!important;");var k=function(t){function e(e){t.call(this),this._cache=new S(1e3),this.options=Object.assign({},T,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.measure=function(t,e,r){if(void 0===r&&(r={}),null==t)return O();var o=function(t){for(var e=2166136261,r=0;r>>0}(t+function(t){var e=[];for(var r in t)e.push(r+t[r]);return e.sort().join("")}(e)),n=this._cache.get(o);if(n)return n;var i=O(),a=r.box||c,s=this._baselineMarker().cloneNode(!1);for(var h in e){var u=e[h];void 0!==u&&(a.style[h]=u)}var p=!1!==r.normalizeText?String(t).replace(C," "):String(t);return a.textContent=p,a.appendChild(s),document.body.appendChild(a),p.length&&(i.width=a.offsetWidth-this.options.baselineMarkerSize,i.height=a.offsetHeight,i.baseline=s.offsetTop+this.options.baselineMarkerSize),i.width>0&&i.height>0&&this._cache.put(o,i),a.parentNode.removeChild(a),i},e.prototype._baselineMarker=function(){var t=document.createElement("div");return t.style.cssText="display: inline-block; vertical-align: baseline;width: "+this.options.baselineMarkerSize+"px; height: "+this.options.baselineMarkerSize+"px;overflow: hidden;",t},e}(_.Z);function Z(t,e,r){return k.current.measure(t,e,r)}k.current=new k;var M={1:"i",10:"x",100:"c",2:"ii",20:"xx",200:"cc",3:"iii",30:"xxx",300:"ccc",4:"iv",40:"xl",400:"cd",5:"v",50:"l",500:"d",6:"vi",60:"lx",600:"dc",7:"vii",70:"lxx",700:"dcc",8:"viii",80:"lxxx",800:"dccc",9:"ix",90:"xc",900:"cm",1e3:"m"};function A(t){for(var e=[1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],r="";t>0;)t=e(t[n],r[i])?o[a++]=t[n++]:o[a++]=r[i++];return n0&&function(t,r,o,n,i){/^data:/i.test(i)||/^[^\/:]+:\/\//.test(i)||/^\//.test(i)||(i=String(t.href).replace(/[^\/]*$/,"")+i),r.forEach(function(t){t=t.replace(/^(['"]?)(.*?)\1$/,"$2"),o&&(t+="|bold"),n&&(t+="|italic"),e[t]=i})}(r,s,c,h,u[0])}}}(r,o)}}(t.styleSheets[r]);return e}(t.ownerDocument));var n="number"==typeof(r=e.scale||1)?{x:r,y:r}:Array.isArray(r)?{x:r[0],y:r[1]}:{x:r.x,y:r.y};function i(t){var r,o,i=new j.Z,a=t.getBoundingClientRect();return tA(i,[n.x,0,0,n.y,-a.left*n.x,-a.top*n.y]),Q._clipbox=!1,Q._matrix=h.Z.unit(),Q._stackingContext={element:t,group:i},!0===e.avoidLinks?Q._avoidLinks="a":Q._avoidLinks=e.avoidLinks,r="k-pdf-export",t.classList?t.classList.add(r):t.className+=" "+r,tG(t,i),o="k-pdf-export",t.classList?t.classList.remove(o):t.className=t.className.split(/\s+/).reduce(function(t,e){return e!=o&&t.push(e),t},[]).join(" "),i}return tm([t],function(){var r=e&&e.forcePageBreak,a=e&&e.paperSize&&"auto"!=e.paperSize,s=b.M(function(t,r){return"paperSize"==t?a?e[t]:"A4":t in e?e[t]:r}),c=a&&s.paperSize[0],h=a&&s.paperSize[1],u=e.margin&&s.margin,p=!!u;if(r||h){u||(u={left:0,top:0,right:0,bottom:0}),c&&(c/=n.x),h&&(h/=n.y),u.left/=n.x,u.right/=n.x,u.top/=n.y,u.bottom/=n.y;var f=new j.Z({pdf:{multiPage:!0,paperSize:a?s.paperSize:"auto",_ignoreMargin:p}});(function(t,e,r,o,n,i,a){var s=function(t){if(null!=t)return("string"==typeof t&&(t=function(){throw Error("Template implementation missing.")}(t.replace(/^\s+|\s+$/g,""))),"function"==typeof t)?function(e){var r=t(e);if(r&&"string"==typeof r){var o=document.createElement("div");o.innerHTML=r,r=o.firstElementChild}return r}:function(){return t.cloneNode(!0)}}(a.template),c=e.ownerDocument,h=[],u=a._destructive?e:ti(e),p=c.createElement("KENDO-PDF-DOCUMENT"),f=0;function l(){("-"!=r||n)&&function t(e){if("TABLE"==e.tagName&&tr(e,{tableLayout:"fixed"}),!d(e)){var o=tw(e),i=parseFloat(t_(o,"padding-bottom")),a=parseFloat(t_(o,"border-bottom-width")),s=f;f+=i+a;for(var h=!0,p=e.firstChild;p;p=p.nextSibling)if(1==p.nodeType){if(h=!1,to(p,r)){g(p);continue}if(!n){t(p);continue}if(!/^(?:static|relative)$/.test(t_(tw(p),"position")))continue;var l=v(p);1==l?g(p):l&&d(p)?g(p):t(p)}else 3==p.nodeType&&n&&(function t(e,r){if(/\S/.test(e.data)){var o=e.data.length,n=c.createRange();n.selectNodeContents(e);var i=v(n);if(i){var a=e;if(1==i)r?g(e.parentNode):g(e);else if(function t(r,o,i){return(n.setEnd(e,o),r==o||o==i)?o:v(n)?t(r,r+o>>1,o):t(o,o+i>>1,i)}(0,o>>1,o),!/\S/.test(n.toString())&&r)g(e.parentNode);else{a=e.splitText(n.endOffset);var s=y();n.setStartBefore(u),s.appendChild(n.extractContents()),u.parentNode.insertBefore(s,u),m(a.parentNode)}t(a)}}}(p,h),h=!1);f=s}}(u);var e=y();u.parentNode.insertBefore(e,u),e.appendChild(u),s&&h.forEach(function(t,e){var r=s({element:t,pageNum:e+1,totalPages:h.length});r&&t.appendChild(r)}),tm(h,t.bind(null,{pages:h,container:p}))}function d(t){if(a.keepTogether&&to(t,a.keepTogether)&&t.offsetHeight<=n-f)return!0;var e=t.tagName;return(!/^h[1-6]$/i.test(e)||!(t.offsetHeight>=n-f))&&(t.getAttribute("data-kendo-chart")||/^(?:img|tr|thead|th|tfoot|iframe|svg|object|canvas|input|textarea|select|video|h[1-6])/i.test(t.tagName))}function g(t){if(1==t.nodeType&&t!==u&&function(t){var e=t.parentNode,r=e.firstChild;if(t===r)return!0;if(t===e.children[0]){if(7==r.nodeType||8==r.nodeType)return!0;if(3==r.nodeType)return!/\S/.test(r.data)}return!1}(t))return g(t.parentNode);r=(e=tn(t,"table"))&&e.querySelector("colgroup"),a.repeatHeaders&&(o=e&&e.querySelector("thead"),(n=tn(t,".k-grid.k-widget"))&&n.querySelector(".k-auto-scrollable")&&(i=n.querySelector(".k-grid-header")));var e,r,o,n,i,s=y(),h=c.createRange();h.setStartBefore(u),h.setEndBefore(t),s.appendChild(h.extractContents()),u.parentNode.insertBefore(s,u),m(t.parentNode),e&&(e=tn(t,"table"),a.repeatHeaders&&o&&e.insertBefore(o.cloneNode(!0),e.firstChild),r&&e.insertBefore(r.cloneNode(!0),e.firstChild)),a.repeatHeaders&&i&&(n=tn(t,".k-grid.k-widget")).insertBefore(i.cloneNode(!0),n.firstChild)}function y(){var t=c.createElement("KENDO-PDF-PAGE");return tr(t,{display:"block",boxSizing:"content-box",width:o?o+"px":"auto",padding:i.top+"px "+i.right+"px "+i.bottom+"px "+i.left+"px",position:"relative",height:n?n+"px":"auto",overflow:n||o?"hidden":"visible",clear:"both"}),a&&a.pageClassName&&(t.className=a.pageClassName),h.push(t),t}function v(t){var e=t.getBoundingClientRect();if(0===e.width||0===e.height)return 0;var r=u.getBoundingClientRect().top,o=n-f;return e.height>o?3:e.top-r>o?1:e.bottom-r>o?2:0}function m(t){var e=tn(t,"li");e&&(e.setAttribute("kendo-no-bullet","1"),m(e.parentNode))}W(u.querySelectorAll("tfoot")).forEach(function(t){t.parentNode.appendChild(t)}),W(u.querySelectorAll("ol")).forEach(function(t){W(t.children).forEach(function(t,e){t.setAttribute("kendo-split-index",e)})}),tr(p,{display:"block",position:"absolute",boxSizing:"content-box",left:"-10000px",top:"-10000px"}),o&&(tr(p,{width:o+"px",paddingLeft:i.left+"px",paddingRight:i.right+"px"}),tr(u,{overflow:"hidden"})),e.parentNode.insertBefore(p,e),p.appendChild(u),a.beforePageBreak?tv([p],function(){a.beforePageBreak(p,l)}):tv([p],l)})(function(t){if(e.progress){var r=!1,n=0;!function a(){if(na)||(n.push(p(t.substring(a,s))),a=s+r[0].length),s+=r[0].length):s++;return a0);return e}function tb(t){if(null!=Q._clipbox){var e=t.bbox(Q._matrix);Q._clipbox?Q._clipbox=u.Z.intersect(Q._clipbox,e):Q._clipbox=e}}function tw(t,e){return window.getComputedStyle(t,e||null)}function t_(t,e,r){var o=t.getPropertyValue(e);return((null==o||""===o)&&(Y.webkit?o=t.getPropertyValue("-webkit-"+e):Y.mozilla?o=t.getPropertyValue("-moz-"+e):Y.opera?o=t.getPropertyValue("-o-"+e):tt&&(o=t.getPropertyValue("-ms-"+e))),arguments.length>2&&(null==o||""===o))?r:o}function tS(t,e,r,o){t.setProperty(e,r,o),Y.webkit?t.setProperty("-webkit-"+e,r,o):Y.mozilla?t.setProperty("-moz-"+e,r,o):Y.opera?t.setProperty("-o-"+e,r,o):tt&&(t.setProperty("-ms-"+e,r,o),t[e="ms"+e.replace(/(^|-)([a-z])/g,function(t,e,r){return e+r.toUpperCase()})]=r)}function tC(t,e){return{width:parseFloat(t_(t,(e="border-"+e)+"-width")),style:t_(t,e+"-style"),color:ty(t_(t,e+"-color"),!0)}}function tO(t,e){var r=t.style.cssText,o=e();return t.style.cssText=r,o}function tT(t,e){var r=t_(t,"border-"+e+"-radius").split(/\s+/g).map(parseFloat);return 1==r.length&&r.push(r[0]),tR({x:r[0],y:r[1]})}function tk(t){var e=t.getBoundingClientRect();return e=tZ(e,"border-*-width",t),e=tZ(e,"padding-*",t)}function tZ(t,e,r){var o,n,i,a,s;return"string"==typeof e?(n=parseFloat(t_(o=tw(r),e.replace("*","top"))),i=parseFloat(t_(o,e.replace("*","right"))),a=parseFloat(t_(o,e.replace("*","bottom"))),s=parseFloat(t_(o,e.replace("*","left")))):"number"==typeof e&&(n=i=a=s=e),{top:t.top+n,right:t.right-i,bottom:t.bottom-a,left:t.left+s,width:t.right-t.left-i-s,height:t.bottom-t.top-a-n}}function tM(t){return 180*t/Math.PI%360}function tA(t,e){return e=new h.Z(e[0],e[1],e[2],e[3],e[4],e[5]),t.transform(e),e}function tP(t,e){t.clip(e)}function tL(t,e,r,o){for(var n=new p.Z([e,r],o).curvePoints(),i=1;i0){var n=t.className;t.className+=" kendo-pdf-hide-pseudo-elements",tj(t,e),t.className=n,r.forEach(function(e){t.removeChild(e)})}else tj(t,e)}function tj(t,e){var r,o,n,i,a,s=tw(t),c=tC(s,"top"),h=tC(s,"right"),p=tC(s,"bottom"),l=tC(s,"left"),d=tT(s,"top-left"),g=tT(s,"top-right"),y=tT(s,"bottom-left"),v=tT(s,"bottom-right"),m=t_(s,"direction"),b=t_(s,"background-color");b=ty(b);var w=ts(t_(s,"background-image")),_=tc(t_(s,"background-repeat")),S=tc(t_(s,"background-position")),C=tc(t_(s,"background-origin")),O=tc(t_(s,"background-size"));tt&&"ellipsis"==(r=s.textOverflow)&&(o=t.style.textOverflow,t.style.textOverflow="clip"),Y.msie&&Y.version<10&&(S=tc(t.currentStyle.backgroundPosition));var T=tZ(t.getBoundingClientRect(),"border-*-width",t);!function(){var t=t_(s,"clip"),r=/^\s*rect\((.*)\)\s*$/.exec(t);if(r){var o=r[1].split(/[ ,]+/g),n="auto"==o[0]?T.top:parseFloat(o[0])+T.top,i="auto"==o[1]?T.right:parseFloat(o[1])+T.left,a="auto"==o[2]?T.bottom:parseFloat(o[2])+T.top,c="auto"==o[3]?T.left:parseFloat(o[3])+T.left,h=new j.Z,u=new z.y().moveTo(c,n).lineTo(i,n).lineTo(i,a).lineTo(c,a).close();tP(h,u),e.append(h),e=h,tb(u)}}();var k=t_(s,"display");if("table-row"==k)for(i=0,n=[],a=t.children;i=0;)!function(e,r,o,n,i,a,s){if(o&&"none"!=o){if("url"==o.type){var c=J[o.url];c&&c.width>0&&c.height>0&&h(e,r,c.width,c.height,function(t,e){t.append(new G(o.url,e))})}else{if("linear"!=o.type)return;h(e,r,r.width,r.height,function(t){return function(e,r){var o=r.width(),n=r.height();switch(t.type){case"linear":var i=null!=t.angle?t.angle:Math.PI;switch(t.to){case"top":i=0;break;case"left":i=-Math.PI/2;break;case"bottom":i=Math.PI;break;case"right":i=Math.PI/2;break;case"top left":case"left top":i=-Math.atan2(n,o);break;case"top right":case"right top":i=Math.atan2(n,o);break;case"bottom left":case"left bottom":i=Math.PI+Math.atan2(n,o);break;case"bottom right":case"right bottom":i=Math.PI-Math.atan2(n,o)}t.reverse&&(i-=Math.PI),(i%=2*Math.PI)<0&&(i+=2*Math.PI);var a=Math.abs(o*Math.sin(i))+Math.abs(n*Math.cos(i)),s=Math.atan(o*Math.tan(i)/n),c=Math.sin(s),h=Math.cos(s),u=Math.abs(c)+Math.abs(h),p=u/2*c,f=u/2*h;i>Math.PI/2&&i<=3*Math.PI/2&&(p=-p,f=-f);var l=[],d=0,g=t.stops.map(function(e,r){var o=e.percent;o?o=parseFloat(o)/100:e.length?o=parseFloat(e.length)/a:0===r?o=0:r==t.stops.length-1&&(o=1);var n={color:e.color.toCssRgba(),offset:o};return null!=o?(d=o,l.forEach(function(t,e){t.stop.offset=t.left+(d-t.left)*(e+1)/(l.length+1)}),l=[]):l.push({left:d,stop:n}),n}),y=[.5-p,.5+f],v=[.5+p,.5-f];e.append(z.y.fromRect(r).stroke(null).fill(new H({start:y,end:v,stops:g,userSpace:!1})));break;case"radial":window.console&&window.console.log&&window.console.log("Radial gradients are not yet supported in HTML renderer")}}}(o))}}function h(e,r,o,c,h){var p,f=o/c,l=r;if("content-box"==a?(l=tZ(l,"border-*-width",t),l=tZ(l,"padding-*",t)):"padding-box"==a&&(l=tZ(l,"border-*-width",t)),!/^\s*auto(\s+auto)?\s*$/.test(s)){if("contain"==s)p=Math.min(l.width/o,l.height/c),o*=p,c*=p;else if("cover"==s)p=Math.max(l.width/o,l.height/c),o*=p,c*=p;else{var d=s.split(/\s+/g);o=/%$/.test(d[0])?l.width*parseFloat(d[0])/100:parseFloat(d[0]),c=1==d.length||"auto"==d[1]?o/f:/%$/.test(d[1])?l.height*parseFloat(d[1])/100:parseFloat(d[1])}}var g=String(i);switch(g){case"bottom":g="50% 100%";break;case"top":g="50% 0";break;case"left":g="0 50%";break;case"right":g="100% 50%";break;case"center":g="50% 50%"}1==(g=g.split(/\s+/)).length&&(g[1]="50%"),/%$/.test(g[0])?g[0]=parseFloat(g[0])/100*(l.width-o):g[0]=parseFloat(g[0]),/%$/.test(g[1])?g[1]=parseFloat(g[1])/100*(l.height-c):g[1]=parseFloat(g[1]);var y=new u.Z([l.left+g[0],l.top+g[1]],[o,c]);function v(){for(;y.origin.x>r.left;)y.origin.x-=o}function m(){for(;y.origin.y>r.top;)y.origin.y-=c}function x(){for(;y.origin.x0&&(o&&"ltr"==m||n&&"rtl"==m),a=h.width>0&&(n&&"ltr"==m||o&&"rtl"==m);if(0!==c.width||0!==l.width||0!==h.width||0!==p.width){if(c.color==h.color&&c.color==p.color&&c.color==l.color&&c.width==h.width&&c.width==p.width&&c.width==l.width&&i&&a){var s=tF(t,r=tZ(r,c.width/2),c.width/2);s.options.stroke={color:c.color,width:c.width},e.append(s);return}if(0===d.x&&0===g.x&&0===v.x&&0===y.x&&c.width<2&&l.width<2&&h.width<2&&p.width<2){c.width>0&&e.append(new z.y({stroke:{width:c.width,color:c.color}}).moveTo(r.left,r.top+c.width/2).lineTo(r.right,r.top+c.width/2)),p.width>0&&e.append(new z.y({stroke:{width:p.width,color:p.color}}).moveTo(r.left,r.bottom-p.width/2).lineTo(r.right,r.bottom-p.width/2)),i&&e.append(new z.y({stroke:{width:l.width,color:l.color}}).moveTo(r.left+l.width/2,r.top).lineTo(r.left+l.width/2,r.bottom)),a&&e.append(new z.y({stroke:{width:h.width,color:h.color}}).moveTo(r.right-h.width/2,r.top).lineTo(r.right-h.width/2,r.bottom));return}var f=tB(r,d,g,v,y),x=f.tl,T=f.tr,k=f.br,Z=f.bl;M(c.color,r.width,c.width,l.width,h.width,x,T,[1,0,0,1,r.left,r.top]),M(p.color,r.width,p.width,h.width,l.width,k,Z,[-1,0,0,-1,r.right,r.bottom]),M(l.color,r.height,l.width,p.width,c.width,A(Z),A(x),[0,-1,1,0,r.left,r.bottom]),M(h.color,r.height,h.width,c.width,p.width,A(T),A(k),[0,1,-1,0,r.right,r.top])}}function A(t){return{x:t.y,y:t.x}}}(n[i],0===i,i==n.length-1);if("A"==t.tagName&&t.href&&!/^#?$/.test(t.getAttribute("href"))&&(!Q._avoidLinks||!to(t,Q._avoidLinks))){var Z=document.createRange();Z.selectNodeContents(t),W(Z.getClientRects()).forEach(function(r){var o=new j.Z;o._pdfLink={url:t.href,top:r.top,right:r.right,bottom:r.bottom,left:r.left},e.append(o)})}return n.length>0&&"list-item"==k&&!t.getAttribute("kendo-no-bullet")&&function(){var r=t_(s,"list-style-type");if("none"!=r){var o=t_(s,"list-style-position");switch(r){case"circle":case"disc":case"square":n(function(t){t.style.fontSize="60%",t.style.lineHeight="200%",t.style.paddingRight="0.5em",t.style.fontFamily="DejaVu Serif",t.innerHTML=({disc:"●",circle:"◯",square:"■"})[r]});break;case"decimal":case"decimal-leading-zero":n(function(t){i(function(e){++e,"decimal-leading-zero"==r&&e<10&&(e="0"+e),t.innerHTML=e+"."})});break;case"lower-roman":case"upper-roman":n(function(t){i(function(e){e=A(e+1),"upper-roman"==r&&(e=e.toUpperCase()),t.innerHTML=e+"."})});break;case"lower-latin":case"lower-alpha":case"upper-latin":case"upper-alpha":n(function(t){i(function(e){e=tx(e),/^upper/i.test(r)&&(e=e.toUpperCase()),t.innerHTML=e+"."})})}}function n(r){tO(t,function(){t.style.position="relative";var n=t.ownerDocument.createElement(K);n.style.position="absolute",n.style.boxSizing="border-box","outside"==o?(n.style.width="6em",n.style.left="-6.8em",n.style.textAlign="right"):n.style.left="0px",r(n),t.insertBefore(n,t.firstChild),tG(n,e),t.removeChild(n)})}function i(e){var r=t.parentNode.children,o=t.getAttribute("kendo-split-index");if(null!=o)return e(0|o,r.length);for(var n=0;n0?e.selectedOptions[0]:e.options[e.selectedIndex])&&(s.textContent=o.textContent)}else s.textContent=e.value;i.insertBefore(s,e),s.scrollLeft=e.scrollLeft,s.scrollTop=e.scrollTop,e.style.display="none",t(s,r),e.style.display="",i.removeChild(s)}(e,r);break;default:for(var n=[],i=[],a=[],s=e.firstChild;s;s=s.nextSibling)switch(s.nodeType){case 3:/\S/.test(s.data)&&function(t,e,r){if(null!=(o=Q._clipbox)&&(!o||0!==o.width()&&0!==o.height())){var o,n=tw(t);if(!(-500>parseFloat(t_(n,"text-indent")))){var i=e.data,a=0,s=i.search(/\S\s*$/)+1;if(s){var c=t_(n,"font-size"),h=t_(n,"line-height"),p=[t_(n,"font-style"),t_(n,"font-variant"),t_(n,"font-weight"),c,t_(n,"font-family")].join(" ");if(c=parseFloat(c),h=parseFloat(h),!(0===c||isNaN(c))){var f=t_(n,"color"),l=t.ownerDocument.createRange(),d="justify"==t_(n,"text-align"),g=t_(n,"column-count",1),y=t_(n,"white-space"),v=t_(n,"text-transform"),m=t.getBoundingClientRect().width/c*5;0===m&&(m=500);var x=null,b=Q.underline,w=Q["line-through"],_=Q.overline,S=Q["underline-offset"];for(b&&C(function(t){var e=c/12,r=t.bottom;null!=S?r+=S:r+=e,T(e,t,b,r)});!function(){var t,o=a,n=i.substr(a).search(/\S/);if(a+=n,n<0||a>=s)return!0;l.setStart(e,a),l.setEnd(e,a+1),t=O(l);var c=!1;if((d||g>1)&&(n=i.substr(a).search(/\s/))>=0){l.setEnd(e,a+n);var b=O(l);b.bottom==t.bottom&&(t=b,c=!0,a+=n)}if(!c){if((n=function r(o,n,i){l.setEnd(e,n);var a=O(l);return a.bottom!=t.bottom&&o>1,n):a.right==t.right?n:(t=a,n>1,i):n}(a,Math.min(s,a+m),s))==a)return!0;if(a=n,0===(n=l.toString().search(/\s+$/)))return!1;n>0&&(l.setEnd(e,l.startOffset+n),t=O(l))}tt&&(t=l.getClientRects()[0]);var w=l.toString();if(/^(?:pre|pre-wrap)$/i.test(y)){if(/\t/.test(w)){var _=0;for(n=o;n=0;){var C=" ".substr(0,8-(_+n)%8);w=w.substr(0,n)+C+w.substr(n+1)}}}else w=w.replace(/\s+/g," ");c||(x=t.bottom),function(t,e){if(tt&&!isNaN(h)){var o=tu(p),n=(e.top+e.bottom-o)/2;e={top:n,right:e.right,bottom:n+o,left:e.left,height:o,width:e.right-e.left}}switch(v){case"uppercase":t=t.toUpperCase();break;case"lowercase":t=t.toLowerCase();break;case"capitalize":t=t.replace(/(?:^|\s)\S/g,function(t){return t.toUpperCase()})}var i=new te(t,new u.Z([e.left,e.top],[e.width,e.height]),{font:p,fill:{color:f}});r.append(i)}(w,t)}(););(w||_)&&C(function(t){var e=c/12;T(e,t,w,t.bottom-t.height/2.7),T(e,t,_,t.top)})}}}}function C(t){l.selectNode(e);var r=W(l.getClientRects());(C=function(t){return r.forEach(t)})(t)}function O(t){if(tt||Y.chrome||Y.safari){for(var e=t.getClientRects(),r={top:1/0,right:-1/0,bottom:-1/0,left:1/0},o=!1,n=0;n0&&a.y>0?(s.lineTo(a.x*Math.cos(i),r.y-a.y*Math.sin(i)),tL(s,0,r.y,{startAngle:-tM(i),endAngle:-90,radiusX:a.x,radiusY:a.y,anticlockwise:!0})):a.x>0?s.lineTo(a.x,o).lineTo(0,o):s.lineTo(a.x,o).lineTo(a.x,0),u.append(s.close())}}}function tz(t,e,r){var o=tk(t),n=new G(e,new u.Z([o.left,o.top],[o.width,o.height]));tP(n,tF(t,o,"content")),r.append(n)}function tq(t,e){var r=tw(t),o=tw(e),n=parseFloat(t_(r,"z-index")),i=parseFloat(t_(o,"z-index")),a=t_(r,"position"),s=t_(o,"position");return isNaN(n)&&isNaN(i)?/static|absolute/.test(a)&&/static|absolute/.test(s)?0:"static"==a?-1:"static"==s?1:0:isNaN(n)?0===i?0:i>0?-1:1:isNaN(i)?0===n?0:n>0?1:-1:parseFloat(n)-parseFloat(i)}function tG(t,e){var r,o=tw(t);if(tg(o),!/^(style|script|link|meta|iframe|col|colgroup)$/i.test(t.tagName)&&null!=Q._clipbox){var n=parseFloat(t_(o,"opacity")),i=t_(o,"visibility"),a=t_(o,"display");if(0!==n&&"hidden"!=i&&"none"!=a){var s=function(t){var e=t_(t,"transform");if("none"==e)return null;var r=/^\s*matrix\(\s*(.*?)\s*\)\s*$/.exec(e);if(r){var o=t_(t,"transform-origin");return{matrix:r=r[1].split(/\s*,\s*/g).map(parseFloat),origin:o=o.split(/\s+/g).map(parseFloat)}}}(o),c=t_(o,"z-index");(s||n<1)&&"auto"==c&&(c=0),r=function(t,e,r){"auto"!=r?(o=Q._stackingContext.group,r=parseFloat(r)):(o=e,r=0);for(var o,n=o.children,i=0;ir));++i);var a=new j.Z;if(o.insert(i,a),a._dom_zIndex=r,o!==e&&Q._clipbox){var s=Q._matrix.invert(),c=Q._clipbox.transformCopy(s);tP(a,z.y.fromRect(c))}return a}(0,e,c),n<1&&r.opacity(n*r.opacity()),function(t,e,r){(Q=Object.create(Q))[t.tagName.toLowerCase()]={element:t,style:e};var o=t_(e,"text-decoration");if(o&&"none"!=o){var n=t_(e,"text-decoration-color");o.split(/\s+/g).forEach(function(t){if(!Q[t]&&(Q[t]=n,"underline"==t)){var r=t_(e,"text-underline-offset");"auto"!=r&&(Q["underline-offset"]=parseFloat(r))}})}(function(t){if("none"!=t_(t,"transform")||"static"!=t_(t,"position")||"auto"!=t_(t,"z-index")||1>t_(t,"opacity"))return!0})(e)&&(Q._stackingContext={element:t,group:r})}(t,o,r),s?tO(t,function(){tS(t.style,"transform","none","important"),tS(t.style,"transition","none","important"),"static"==t_(o,"position")&&tS(t.style,"position","relative","important");var e=t.getBoundingClientRect(),n=e.left+s.origin[0],i=e.top+s.origin[1],a=[1,0,0,1,-n,-i];a=tU(a,s.matrix),a=tA(r,a=tU(a,[1,0,0,1,n,i])),Q._matrix=Q._matrix.multiplyCopy(a),tE(t,r)}):tE(t,r),Q=Object.getPrototypeOf(Q)}}}function tU(t,e){var r=t[0],o=t[1],n=t[2],i=t[3],a=t[4],s=t[5],c=e[0],h=e[1],u=e[2],p=e[3];return[r*c+o*u,r*h+o*p,n*c+i*u,n*h+i*p,a*c+s*u+e[4],a*h+s*p+e[5]]}},43519:function(t,e,r){"use strict";var o=r(77386),n=r(36037),i=o.Z.IDENTITY.toString();e.Z=function(t){return function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.bbox=function(t){var e,r=(0,n.Z)(this.currentTransform(t)),o=r?r.toString():i;this._bboxCache&&this._matrixHash===o?e=this._bboxCache.clone():(e=this._bbox(r),this._bboxCache=e?e.clone():null,this._matrixHash=o);var a=this.options.get("stroke.width");return a&&e&&e.expand(a/2),e},e.prototype.geometryChange=function(){delete this._bboxCache,this.trigger("geometryChange",{element:this})},e}(t)}},17834:function(t,e,r){"use strict";var o=r(73075);e.Z=function(t){return function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fill=function(t,e){var r=this.options;if((0,o.Z)(t)){if(t&&"Gradient"!==t.nodeType){var n={color:t};(0,o.Z)(e)&&(n.opacity=e),r.set("fill",n)}else r.set("fill",t);return this}return r.get("fill")},e.prototype.stroke=function(t,e,r){return(0,o.Z)(t)?(this.options.set("stroke.color",t),(0,o.Z)(e)&&this.options.set("stroke.width",e),(0,o.Z)(r)&&this.options.set("stroke.opacity",r),this):this.options.get("stroke")},e}(t)}},10653:function(t,e){"use strict";e.Z=function(t,e){var r=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(t);return!function(t,e){for(var r=0;r9),d=(o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",{decode:function(t){for(var e=t.replace(/[^A-Za-z0-9\+\/\=]/g,""),r=0,n=e.length,i=[];r>>4,p=(15&s)<<4|c>>>2,f=(3&c)<<6|h;i.push(u),64!=c&&i.push(p),64!=h&&i.push(f)}return i},encode:function(t){for(var e=0,r=t.length,n="";e>>2,h=(3&i)<<4|a>>>4,u=(15&a)<<2|s>>>6,p=63&s;e-r==2?u=p=64:e-r==1&&(p=64),n+=o.charAt(c)+o.charAt(h)+o.charAt(u)+o.charAt(p)}return n}});function g(t){var e=0,r=0;null==t?t=l?new Uint8Array(256):[]:r=t.length;var o=l?function(e){if(e>=t.length){var r=new Uint8Array(Math.max(e+256,2*t.length));r.set(t,0),t=r}}:function(){},n=l?function(){return new Uint8Array(t.buffer,0,r)}:function(){return t},i=l?function(n){if("string"==typeof n)return v(n);var i=n.length;o(e+i),t.set(n,e),(e+=i)>r&&(r=e)}:function(t){if("string"==typeof t)return v(t);for(var e=0;er&&(r=e)}function c(){return a()<<8|a()}function h(t){s(t>>8),s(t)}function u(){return 65536*c()+c()}function p(t){h(t>>>16&65535),h(65535&t)}function f(){var t=u();return t>=2147483648?t-4294967296:t}function g(t){p(t<0?t+4294967296:t)}function y(t){return m(t,a)}function v(t){for(var e=0;e=r},readByte:a,writeByte:s,readShort:c,writeShort:h,readLong:u,writeLong:p,readFixed:function(){return u()/65536},writeFixed:function(t){p(Math.round(65536*t))},readShort_:function(){var t=c();return t>=32768?t-65536:t},writeShort_:function(t){h(t<0?t+65536:t)},readLong_:f,writeLong_:g,readFixed_:function(){return f()/65536},writeFixed_:function(t){g(Math.round(65536*t))},read:y,write:i,readString:function(t){return String.fromCharCode.apply(String,y(t))},writeString:v,times:m,get:n,slice:l?function(e,r){if(t.buffer.slice)return new Uint8Array(t.buffer.slice(e,e+r));var o=new Uint8Array(r);return o.set(new Uint8Array(t.buffer,e,r)),o}:function(e,r){return t.slice(e,e+r)},offset:function(t){return null!=t?(e=t,x):e},skip:function(t){e+=t},toString:function(){throw Error("FIX CALLER. BinaryStream is no longer convertible to string!")},length:function(){return r},saveExcursion:function(t){var r=e;try{return t()}finally{e=r}},writeBase64:function(t){window.atob?v(window.atob(t)):i(d.decode(t))},base64:function(){return d.encode(n())}};return x}function y(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function v(t){return Object.keys(t).sort(function(t,e){return t-e}).map(parseFloat)}var m=function(t){this.raw=t,this.scalerType=t.readLong(),this.tableCount=t.readShort(),this.searchRange=t.readShort(),this.entrySelector=t.readShort(),this.rangeShift=t.readShort();for(var e=this.tables={},r=0;r65535,o=0;o=0?r.push(s):(r.push(h.length+o.length),o.push(a))}for(e.writeShort(t.length),n=0;n0;)r[e++]=t.readShort();break;case 12:t.readShort(),o.length=t.readLong(),o.language=t.readLong();for(var y=t.readLong();y-- >0;){e=t.readLong();for(var v=t.readLong(),m=t.readLong();e<=v;)r[e++]=m++}break;default:window.console&&window.console.error("Unhandled CMAP format: "+o.format)}})},function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.parse=function(t){var e=this,r=e.offset;t.offset(r),e.codeMap={},e.version=t.readShort();var o=t.readShort();e.tables=t.times(o,function(){return new u(t,r,e.codeMap)})},e.render=function(t,e){var r=g();return r.writeShort(0),r.writeShort(1),r.write(function(t,e){for(var r=v(t),o=[],n=[],i=null,a=null,s=0;s=32768){l.push(0),d.push(2*(y.length+u-s));for(var w=m;w<=x;++w)y.push(e[t[w]])}else l.push(b-m),d.push(0)}var _=g();return _.writeShort(3),_.writeShort(1),_.writeLong(12),_.writeShort(4),_.writeShort(16+8*u+2*y.length),_.writeShort(0),_.writeShort(p),_.writeShort(f),_.writeShort(Math.log(f/2)/Math.LN2),_.writeShort(p-f),n.forEach(_.writeShort),_.writeShort(0),o.forEach(_.writeShort),l.forEach(_.writeShort_),d.forEach(_.writeShort),y.forEach(_.writeShort),_.get()}(t,e)),r.get()},e}(x)),M=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.parse=function(t){t.offset(this.offset),this.version=t.readShort(),this.averageCharWidth=t.readShort_(),this.weightClass=t.readShort(),this.widthClass=t.readShort(),this.type=t.readShort(),this.ySubscriptXSize=t.readShort_(),this.ySubscriptYSize=t.readShort_(),this.ySubscriptXOffset=t.readShort_(),this.ySubscriptYOffset=t.readShort_(),this.ySuperscriptXSize=t.readShort_(),this.ySuperscriptYSize=t.readShort_(),this.ySuperscriptXOffset=t.readShort_(),this.ySuperscriptYOffset=t.readShort_(),this.yStrikeoutSize=t.readShort_(),this.yStrikeoutPosition=t.readShort_(),this.familyClass=t.readShort_(),this.panose=t.times(10,t.readByte),this.charRange=t.times(4,t.readLong),this.vendorID=t.readString(4),this.selection=t.readShort(),this.firstCharIndex=t.readShort(),this.lastCharIndex=t.readShort(),this.version>0&&(this.ascent=t.readShort_(),this.descent=t.readShort_(),this.lineGap=t.readShort_(),this.winAscent=t.readShort(),this.winDescent=t.readShort(),this.codePageRange=t.times(2,t.readLong),this.version>1&&(this.xHeight=t.readShort(),this.capHeight=t.readShort(),this.defaultChar=t.readShort(),this.breakChar=t.readShort(),this.maxContext=t.readShort()))},e.prototype.render=function(){return this.raw()},e}(x),A=1e5,P=function(t){this.font=t,this.subset={},this.unicodes={},this.ogid2ngid={0:0},this.ngid2ogid={0:0},this.ncid2ogid={},this.next=this.firstChar=1,this.nextGid=1,this.psName=function(){for(var t="",e=String(A),r=0;r=55296&&e<=56319&&n0&&e.withIndent(function(){for(var r=0;r0&&r%8==0?e.indent(t[r]):e(" ",t[r])}),e(" ]")}(n,r);else if(n instanceof Date)r("(D:",V(n.getUTCFullYear(),4),V(n.getUTCMonth()+1,2),V(n.getUTCDate(),2),V(n.getUTCHours(),2),V(n.getUTCMinutes(),2),V(n.getUTCSeconds(),2),"Z)");else if("number"==typeof n){if(isNaN(n))throw Error("Cannot output NaN to PDF");var i=n.toFixed(7);i.indexOf(".")>=0&&(i=i.replace(/\.?0+$/,"")),"-0"==i&&(i="0"),e.writeString(i)}else/string|boolean/.test(typeof n)?e.writeString(String(n)):"function"==typeof n.get?e.write(n.get()):"object"==typeof n&&(n?r(new ts(n)):e.writeString("null"))}}return r.writeData=function(t){e.write(t)},r.withIndent=function(e){++t,e(r),--t},r.indent=function(){r("\n",X("",2*t," ")),r.apply(null,arguments)},r.offset=function(){return e.offset()},r.toString=function(){throw Error("FIX CALLER")},r.get=function(){return e.get()},r.stream=function(){return e},r}function j(t){if("function"!=typeof t){var e=t;t=function(t,r){return t in e?e[t]:r}}var r=t("paperSize",N.a4);if(!r)return{};if("string"==typeof r&&null==(r=N[r.toLowerCase()]))throw Error("Unknown paper size");r[0]=tt(r[0]),r[1]=tt(r[1]),t("landscape",!1)&&(r=[Math.max(r[0],r[1]),Math.min(r[0],r[1])]);var o=t("margin");return o&&(o="string"==typeof o||"number"==typeof o?{left:o=tt(o,0),top:o,right:o,bottom:o}:{left:tt(o.left,0),top:tt(o.top,0),right:tt(o.right,0),bottom:tt(o.bottom,0)},t("addMargin")&&(r[0]+=o.left+o.right,r[1]+=o.top+o.bottom)),{paperSize:r,margin:o}}var z={"Times-Roman":!0,"Times-Bold":!0,"Times-Italic":!0,"Times-BoldItalic":!0,Helvetica:!0,"Helvetica-Bold":!0,"Helvetica-Oblique":!0,"Helvetica-BoldOblique":!0,Courier:!0,"Courier-Bold":!0,"Courier-Oblique":!0,"Courier-BoldOblique":!0,Symbol:!0,ZapfDingbats:!0},q={};function G(){q={}}var U=(p=function(t,e){var r=z[t];r?e(r):function(t,e){if(I.msie&&(n=/^data:.*?;base64,/i.exec(t))){var r;e((r=t.substr(n[0].length),window.atob?function(t){for(var e=window.atob(t),r=new Uint8Array(e.length),o=0;o0;)p(t[o],n)}),H=function(t,e,r){r=Object.assign({jpegQuality:.92,keepPNG:!1},r);var o=Object.keys(t),n=o.length;if(0===n)return e();function i(){0==--n&&e()}o.forEach(function(e){!function(t,e,r,o){var n,i,a=q[t];if(a)r(a);else if(a=new Image,/^data:/i.test(t)||(a.crossOrigin="Anonymous"),l&&!/^data:/i.test(t)){var s=new XMLHttpRequest;s.onload=function(){if(i=s.response,I.mozilla&&"image/svg+xml"==i.type){var t=new FileReader;t.onload=function(){var t=new window.DOMParser().parseFromString(this.result,"image/svg+xml").documentElement;if(t.getAttribute("width")&&t.getAttribute("height"))c(n=URL.createObjectURL(i));else{t.setAttribute("width",e.width),t.setAttribute("height",e.height);var r=new window.XMLSerializer().serializeToString(t);c("data:image/svg+xml;base64,"+(0,F.Z)(r))}},t.readAsText(i)}else c(n=URL.createObjectURL(i))},s.onerror=u,s.open("GET",t,!0),s.responseType="blob",s.send()}else c(t);function c(t){a.src=t,a.complete&&!I.msie?p.call(a):(a.onload=p,a.onerror=u)}function h(){e||(e={width:a.width,height:a.height});var i,s=document.createElement("canvas");s.width=e.width,s.height=e.height;var c=s.getContext("2d");c.drawImage(a,0,0,e.width,e.height);try{i=c.getImageData(0,0,e.width,e.height)}catch(t){u();return}finally{n&&URL.revokeObjectURL(n)}for(var h=!1,p=g(),f=g(),l=i.data,d=0;d=a.width||e.height>=a.height;!o&&s&&(e=null)}if(!e&&i&&/^image\/jpe?g$/i.test(i.type)){var c=new FileReader;c.onload=function(){try{var e=new tf(g(new Uint8Array(this.result)));URL.revokeObjectURL(n),r(q[t]=e)}catch(t){h()}},c.readAsArrayBuffer(i)}else h()}}(e,t[e],i,r)})},$=function(t){var e=this,r=E(),o=0,n=[];function i(e,r){return t&&null!=t[e]?t[e]:r}e.getOption=i,e.attach=function(t){if(0>n.indexOf(t)){var e,r,i;e=++o,r=t.beforeRender,i=t.render,t.beforeRender=function(){},t.render=function(t){t(e," 0 R")},t.renderFull=function(o){t._offset=o.offset(),o(e," 0 obj "),r.call(t,o),i.call(t,o),o(" endobj")},n.push(t)}return t},e.pages=[],e.FONTS={},e.IMAGES={},e.GRAD_COL_FUNCTIONS={},e.GRAD_OPC_FUNCTIONS={},e.GRAD_COL={},e.GRAD_OPC={};var a=e.attach(new th),s=e.attach(new tu);if(i("autoPrint")){var c={};c.JavaScript=new ts({Names:[new tr("JS"),e.attach(new ts({S:ta("JavaScript"),JS:new tr("print(true);")}))]}),a.props.Names=new ts(c)}a.setPages(s);var h=e.attach(new ts({Producer:new tr(i("producer","Kendo UI PDF Generator"),!0),Title:new tr(i("title",""),!0),Author:new tr(i("author",""),!0),Subject:new tr(i("subject",""),!0),Keywords:new tr(i("keywords",""),!0),Creator:new tr(i("creator","Kendo UI PDF Generator"),!0),CreationDate:i("date",new Date)}));e.addPage=function(t){var r=j(function(e,r){return t&&null!=t[e]?t[e]:r}),o=r.paperSize,n=r.margin,i=o[0],a=o[1];n&&(i-=n.left+n.right,a-=n.top+n.bottom);var c=new tc(E(),null,!0),h={Contents:e.attach(c),Parent:s,MediaBox:[0,0,o[0],o[1]]},u=new tm(e,h);return u._content=c,s.addPage(e.attach(u)),u.transform(1,0,0,-1,0,o[1]),n&&(u.translate(n.left,n.top),u.rect(0,0,i,a),u.clip()),e.pages.push(u),u},e.render=function(){for(r("%PDF-1.4","\n","%\xc2\xc1\xda\xcf\xce","\n","\n"),t=0;t")},e}(tr),tn=function(t){function e(e){t.call(this),this.name=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.get=function(t){return ta(t)},e.prototype.render=function(t){t("/"+this.escape())},e.prototype.escape=function(){return this.name.replace(/[^\x21-\x7E]/g,function(t){return"#"+V(t.charCodeAt(0).toString(16),2)})},e.prototype.toString=function(){return this.name},e}(te),ti={};function ta(t){return Y(ti,t)?ti[t]:ti[t]=new tn(t)}var ts=function(t){function e(e){t.call(this),this.props=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(t){var e=this.props,r=!0;t("<<"),t.withIndent(function(){for(var o in e)Y(e,o)&&!/^_/.test(o)&&(r=!1,t.indent(ta(o)," ",e[o]))}),r||t.indent(),t(">>")},e}(te),tc=function(t){function e(e,r,o){if(t.call(this),"string"==typeof e){var n=g();n.write(e),e=n}this.data=e,this.props=r||{},this.compress=o}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(t){var e=this.data.get(),r=this.props;this.compress&&(r.Filter?r.Filter instanceof Array||(r.Filter=[r.Filter]):r.Filter=[],r.Filter.unshift(ta("FlateDecode")),e=R(e)),r.Length=e.length,t(new ts(r)," stream","\n"),t.writeData(e),t("\n","endstream")},e}(te),th=function(t){function e(){t.call(this,{Type:ta("Catalog")})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setPages=function(t){this.props.Pages=t},e}(ts),tu=function(t){function e(){t.call(this,{Type:ta("Pages"),Kids:[],Count:0})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.addPage=function(t){this.props.Kids.push(t),this.props.Count++},e}(ts),tp=[192,193,194,195,197,198,199,201,202,203,205,206,207],tf=function(t){if(t.offset(0),65496!=t.readShort())throw Error("Invalid JPEG image");for(;!t.eof();){if(255!=t.readByte())throw Error("Invalid JPEG image");var e,r,o,n,i=t.readByte(),a=t.readShort();if(tp.indexOf(i)>=0){n=t.readByte(),r=t.readShort(),e=t.readShort(),o=t.readByte();break}t.skip(a-2)}if(null==o)throw Error("Invalid JPEG image");var s={Type:ta("XObject"),Subtype:ta("Image"),Width:e,Height:r,BitsPerComponent:n,Filter:ta("DCTDecode")};switch(o){case 1:s.ColorSpace=ta("DeviceGray");break;case 3:s.ColorSpace=ta("DeviceRGB");break;case 4:s.ColorSpace=ta("DeviceCMYK"),s.Decode=[1,0,1,0,1,0,1,0]}this.asStream=function(){t.offset(0);var e=new tc(t,s);return e._resourceName=ta("I"+ ++D),e}},tl=function(t,e,r,o){this.asStream=function(n){var i=new tc(o,{Type:ta("XObject"),Subtype:ta("Image"),Width:t,Height:e,BitsPerComponent:8,ColorSpace:ta("DeviceGray")},!0),a=new tc(r,{Type:ta("XObject"),Subtype:ta("Image"),Width:t,Height:e,BitsPerComponent:8,ColorSpace:ta("DeviceRGB"),SMask:n.attach(i)},!0);return a._resourceName=ta("I"+ ++D),a}},td=function(t){function e(e){t.call(this,{Type:ta("Font"),Subtype:ta("Type1"),BaseFont:ta(e)}),this._resourceName=ta("F"+ ++D)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.encodeText=function(t){return new tr(String(t))},e}(ts),tg=function(t){function e(e,r,o){t.call(this,{}),(o=this.props).Type=ta("Font"),o.Subtype=ta("Type0"),o.Encoding=ta("Identity-H"),this._pdf=e,this._font=r,this._sub=r.makeSubset(),this._resourceName=ta("F"+ ++D);var n=r.head;this.name=r.psName;var i=this.scale=r.scale;this.bbox=[n.xMin*i,n.yMin*i,n.xMax*i,n.yMax*i],this.italicAngle=r.post.italicAngle,this.ascent=r.ascent*i,this.descent=r.descent*i,this.lineGap=r.lineGap*i,this.capHeight=r.os2.capHeight||this.ascent,this.xHeight=r.os2.xHeight||0,this.stemV=0,this.familyClass=(r.os2.familyClass||0)>>8,this.isSerif=this.familyClass>=1&&this.familyClass<=7,this.isScript=10==this.familyClass,this.flags=(r.post.isFixedPitch?1:0)|(this.isSerif?2:0)|(this.isScript?8:0)|(0!==this.italicAngle?64:0)|32}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.encodeText=function(t){return new to(this._sub.encodeText(String(t)))},e.prototype.getTextWidth=function(t,e){for(var r=0,o=this._font.cmap.codeMap,n=0;n> def"),t.indent("/CMapName /Adobe-Identity-UCS def"),t.indent("/CMapType 2 def"),t.indent("1 begincodespacerange"),t.indent(" <0000>"),t.indent("endcodespacerange");var e=this;t.indent(e.lastChar-e.firstChar+1," beginbfchar"),t.withIndent(function(){for(var r=e.firstChar;r<=e.lastChar;++r){var o=[e.map[r]].map(function(t){var e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),e+=String.fromCharCode(t)}).join("");t.indent("<",V(r.toString(16),4),">","<");for(var n=0;n")}}),t.indent("endbfchar"),t.indent("endcmap"),t.indent("CMapName currentdict /CMap defineresource pop"),t.indent("end"),t.indent("end")},e}(te);function tv(t){return t.map(function(t){return W(t)?tv(t):"number"==typeof t?(Math.round(1e3*t)/1e3).toFixed(3):t}).join(" ")}var tm=function(t){function e(e,r){t.call(this,r),this._pdf=e,this._rcount=0,this._textMode=!1,this._fontResources={},this._gsResources={},this._xResources={},this._patResources={},this._shResources={},this._opacity=1,this._matrix=[1,0,0,1,0,0],this._annotations=[],this._font=null,this._fontSize=null,this._contextStack=[],(r=this.props).Type=ta("Page"),r.ProcSet=[ta("PDF"),ta("Text"),ta("ImageB"),ta("ImageC"),ta("ImageI")],r.Resources=new t({Font:new t(this._fontResources),ExtGState:new t(this._gsResources),XObject:new t(this._xResources),Pattern:new t(this._patResources),Shading:new t(this._shResources)}),r.Annots=this._annotations}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._out=function(){this._content.data.apply(null,arguments)},e.prototype.transform=function(t,e,r,o,n,i){var a,s,c,h,u,p,f,l,d,g,y,v,m;a=arguments,1===a[0]&&0===a[1]&&0===a[2]&&1===a[3]&&0===a[4]&&0===a[5]||(this._matrix=(s=arguments,c=this._matrix,h=s[0],u=s[1],p=s[2],f=s[3],l=s[4],d=s[5],g=c[0],y=c[1],[h*g+u*(v=c[2]),h*y+u*(m=c[3]),p*g+f*v,p*y+f*m,l*g+d*v+c[4],l*y+d*m+c[5]]),this._out(t," ",e," ",r," ",o," ",n," ",i," cm"),this._out("\n"))},e.prototype.translate=function(t,e){this.transform(1,0,0,1,t,e)},e.prototype.scale=function(t,e){this.transform(t,0,0,e,0,0)},e.prototype.rotate=function(t){var e=Math.cos(t),r=Math.sin(t);this.transform(e,r,-r,e,0,0)},e.prototype.beginText=function(){this._textMode=!0,this._out("BT","\n")},e.prototype.endText=function(){this._textMode=!1,this._out("ET","\n")},e.prototype._requireTextMode=function(){if(!this._textMode)throw Error("Text mode required; call page.beginText() first")},e.prototype._requireFont=function(){if(!this._font)throw Error("No font selected; call page.setFont() first")},e.prototype.setFont=function(t,e){this._requireTextMode(),null==t?t=this._font:t instanceof tg||(t=this._pdf.getFont(t)),null==e&&(e=this._fontSize),this._fontResources[t._resourceName]=t,this._font=t,this._fontSize=e,this._out(t._resourceName," ",e," Tf","\n")},e.prototype.setTextLeading=function(t){this._requireTextMode(),this._out(t," TL","\n")},e.prototype.setTextRenderingMode=function(t){this._requireTextMode(),this._out(t," Tr","\n")},e.prototype.showText=function(t,e){if(this._requireFont(),t.length>1&&e&&this._font instanceof tg){var r=this._font.getTextWidth(this._fontSize,t);this._out(e/r*100," Tz ")}this._out(this._font.encodeText(t)," Tj","\n")},e.prototype.showTextNL=function(t){this._requireFont(),this._out(this._font.encodeText(t)," '","\n")},e.prototype.addLink=function(e,r){var o=this._toPage({x:r.left,y:r.bottom}),n=this._toPage({x:r.right,y:r.top});this._annotations.push(new t({Type:ta("Annot"),Subtype:ta("Link"),Rect:[o.x,o.y,n.x,n.y],Border:[0,0,0],A:new t({Type:ta("Action"),S:ta("URI"),URI:new tr(e)})}))},e.prototype.setStrokeColor=function(t,e,r){this._out(t," ",e," ",r," RG","\n")},e.prototype.setOpacity=function(t){this.setFillOpacity(t),this.setStrokeOpacity(t),this._opacity*=t},e.prototype.setStrokeOpacity=function(t){if(t<1){var e=this._pdf.getOpacityGS(this._opacity*t,!0);this._gsResources[e._resourceName]=e,this._out(e._resourceName," gs","\n")}},e.prototype.setFillColor=function(t,e,r){this._out(t," ",e," ",r," rg","\n")},e.prototype.setFillOpacity=function(t){if(t<1){var e=this._pdf.getOpacityGS(this._opacity*t,!1);this._gsResources[e._resourceName]=e,this._out(e._resourceName," gs","\n")}},e.prototype.gradient=function(t,e){this.save(),this.rect(e.left,e.top,e.width,e.height),this.clip(),t.userSpace||this.transform(e.width,0,0,e.height,e.left,e.top);var r,o,n,i,a,s,c,h=(r=this._pdf,o="radial"==t.type,n=function(t,e){var r,o,n,i,a,s=!1,c=[],h=[],u=[],p=[];for(r=1;r0)&&(null==t.opacity||t.opacity>0))}function _(t,e,r,o){var n=t.fill();if(n instanceof s.Z){o?e.clipStroke():e.clip();var i,a,c=n instanceof p;c?(i={x:n.center().x,y:n.center().y,r:0},a={x:n.center().x,y:n.center().y,r:n.radius()}):(i={x:n.start().x,y:n.start().y},a={x:n.end().x,y:n.end().y});var h=n.stops.elements().map(function(t){var e=t.offset();e=/%$/.test(e)?parseFloat(e)/100:parseFloat(e);var r=R(t.color());return r.a*=t.opacity(),{offset:e,color:r}});h.unshift(h[0]),h.push(h[h.length-1]);var u={userSpace:n.userSpace(),type:c?"radial":"linear",start:i,end:a,stops:h},f=t.rawBBox(),l=f.topLeft(),d=f.getSize();return f={left:l.x,top:l.y,width:d.width,height:d.height},e.gradient(u,f),!0}}function S(t,e,r){w(t.fill())&&w(t.stroke())?_(t,e,r,!0)||e.fillStroke():w(t.fill())?_(t,e,r,!1)||e.fill():w(t.stroke())?e.stroke():e.nop()}function C(t,e,r){var o=t.segments;if(0!==o.length&&!function(t,e){var r=t.segments;if(4==r.length&&t.options.closed){for(var o=[],n=0;n0)){var r=new i.BB({producer:s("producer"),title:s("title"),author:s("author"),subject:s("subject"),keywords:s("keywords"),creator:s("creator"),date:s("date"),autoPrint:s("autoPrint")});c?t.children.forEach(o):o(t),e(r.render(),r)}function o(t){var e=t.options,o=function(t){var e,r=!1,o=l.Z.unit(),n=null;do e=!1,t=h(t);while(t&&e);return{root:t,bbox:n};function i(t){return e=!0,t}function s(t){return t.visible()&&t.opacity()>0&&(w(t.fill())||w(t.stroke()))}function c(t){for(var e=[],r=0;r0?t:i(null)},Group:function(e){if(!(e.visible()&&e.opacity()>0))return i(null);var r=new a.Z(e.options);return(r.children=c(e.children),r._pdfLink=e._pdfLink,e===t||0!==r.children.length||e._pdfLink)?r:i(null)},Rect:function(t){return s(t)?t:i(null)}},e)})}}(t),n=o.bbox;t=o.root;var i=s("paperSize",s("paperSize","auto"),e),c=!1;if("auto"==i){if(n){var h=n.getSize();i=[h.width,h.height],c=!0;var u=n.getOrigin();(o=new a.Z).transform(new l.Z(1,0,0,1,-u.x,-u.y)),o.append(t),t=o}else i="A4"}b(t,r.addPage({paperSize:i,margin:s("margin",s("margin"),e),addMargin:c,landscape:s("landscape",s("landscape",!1),e)}),r)}}i.qL(),t.traverse(function(t){x({Image:function(t){var e=t.src(),r=t.bbox().size;if(h){var n=o[e];r={width:Math.ceil(r.width*h/72),height:Math.ceil(r.height*h/72)},n&&(r.width=Math.max(n.width,r.width),r.height=Math.max(n.height,r.height))}o[e]=r},Text:function(t){var e=i.$h(t.options.font),o=i.VI(e);0>r.indexOf(o)&&r.push(o)}},t)});var p=2;i.hR(r,u),i.lL(o,u,{jpegQuality:s("jpegQuality",.92),keepPNG:s("keepPNG",!1)})}(t,function(t){r("data:application/pdf;base64,"+t.base64())}),n}},80529:function(t,e,r){"use strict";r.d(e,{Z:function(){return f}});var o=r(93865),n=r(14570),i=r(77386),a=r(58111),s=r(36037),c=r(74292),h=r(65246),u=r(73075);function p(t){return""===t||null===t||"none"===t||"transparent"===t||!(0,u.Z)(t)}var f=function(t){function e(e){t.call(this),this._initOptions(e)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var r={nodeType:{configurable:!0}};return r.nodeType.get=function(){return"Rect"},e.prototype._initOptions=function(t){void 0===t&&(t={});var e=t.clip,r=t.transform;r&&(t.transform=(0,a.Z)(r)),e&&!e.id&&(e.id=(0,h.Z)()),this.options=new o.Z(t),this.options.addObserver(this)},e.prototype.transform=function(t){if(!(0,u.Z)(t))return this.options.get("transform");this.options.set("transform",(0,a.Z)(t))},e.prototype.parentTransform=function(){for(var t,e=this;e.parent;){var r=(e=e.parent).transform();r&&(t=r.matrix().multiplyCopy(t||i.Z.unit()))}if(t)return(0,a.Z)(t)},e.prototype.currentTransform=function(t){void 0===t&&(t=this.parentTransform());var e,r=this.transform(),o=(0,s.Z)(r),n=(0,s.Z)(t);if(e=o&&n?n.multiplyCopy(o):o||n)return(0,a.Z)(e)},e.prototype.visible=function(t){return(0,u.Z)(t)?(this.options.set("visible",t),this):!1!==this.options.get("visible")},e.prototype.clip=function(t){var e=this.options;return(0,u.Z)(t)?(t&&!t.id&&(t.id=(0,h.Z)()),e.set("clip",t),this):e.get("clip")},e.prototype.opacity=function(t){var e;return(0,u.Z)(t)?(this.options.set("opacity",t),this):(e=this.options.get("opacity"),(0,u.Z)(e)?e:1)},e.prototype.clippedBBox=function(t){var e=this._clippedBBox(t);if(e){var r=this.clip();return r?n.Z.intersect(e,r.bbox(t)):e}},e.prototype.containsPoint=function(t,e){if(this.visible()){var r=this.currentTransform(e),o=t;return r&&(o=t.transformCopy(r.matrix().invert())),this._hasFill()&&this._containsPoint(o)||this._isOnPath&&this._hasStroke()&&this._isOnPath(o)}return!1},e.prototype._hasFill=function(){var t=this.options.fill;return t&&!p(t.color)},e.prototype._hasStroke=function(){var t=this.options.stroke;return t&&t.width>0&&!p(t.color)},e.prototype._clippedBBox=function(t){return this.bbox(t)},Object.defineProperties(e.prototype,r),e}(c.Z)},15273:function(t,e,r){"use strict";var o=r(74292),n=[].push,i=[].pop,a=[].splice,s=[].shift,c=[].slice,h=[].unshift,u=function(t){function e(e){void 0===e&&(e=[]),t.call(this),this.length=0,this._splice(0,e.length,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.elements=function(t){return t?(this._splice(0,this.length,t),this._change(),this):this.slice(0)},e.prototype.push=function(){var t=arguments,e=n.apply(this,t);return this._add(t),e},e.prototype.slice=function(){return c.call(this)},e.prototype.pop=function(){var t=this.length,e=i.apply(this);return t&&this._remove([e]),e},e.prototype.splice=function(t,e){var r=c.call(arguments,2),o=this._splice(t,e,r);return this._change(),o},e.prototype.shift=function(){var t=this.length,e=s.apply(this);return t&&this._remove([e]),e},e.prototype.unshift=function(){var t=arguments,e=h.apply(this,t);return this._add(t),e},e.prototype.indexOf=function(t){for(var e=this.length,r=0;r=0&&(this.children.splice(e,1),t.parent=null,this.childrenChange("remove",[t],e)),this},e.prototype.removeAt=function(t){if(0<=t&&t0?r.x-n:i-r.x)/(i-n)+a-r.y>=0}return o?1:0}var _=function(t){function e(e,r,o){t.call(this),this.anchor(e||new s.Z),this.controlIn(r),this.controlOut(o)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.bboxTo=function(t,e){var r=this.anchor().transformCopy(e),o=t.anchor().transformCopy(e);return this.controlOut()&&t.controlIn()?this._curveBoundingBox(r,this.controlOut().transformCopy(e),t.controlIn().transformCopy(e),o):this._lineBoundingBox(r,o)},e.prototype._lineBoundingBox=function(t,e){return a.Z.fromPoints(t,e)},e.prototype._curveBoundingBox=function(t,e,r,o){var n=[t,e,r,o],i=this._curveExtremesFor(n,"x"),c=this._curveExtremesFor(n,"y"),h=S([i.min,i.max,t.x,o.x]),u=S([c.min,c.max,t.y,o.y]);return a.Z.fromPoints(new s.Z(h.min,u.min),new s.Z(h.max,u.max))},e.prototype._curveExtremesFor=function(t,e){var r=this._curveExtremes(t[0][e],t[1][e],t[2][e],t[3][e]);return{min:f(r.min,e,t),max:f(r.max,e,t)}},e.prototype._curveExtremes=function(t,e,r,o){var n=t-3*e+3*r-o,i=-2*(t-2*e+r),a=t-e,s=Math.sqrt(i*i-4*n*a),c=0,h=1;0===n?0!==i&&(c=h=-a/i):isNaN(s)||(c=(-i+s)/(2*n),h=(-i-s)/(2*n));var u=Math.max(Math.min(c,h),0);(u<0||u>1)&&(u=0);var p=Math.min(Math.max(c,h),1);return(p>1||p<0)&&(p=1),{min:u,max:p}},e.prototype._intersectionsTo=function(t,e){return this.controlOut()&&t.controlIn()?function(t,e,r){for(var o,n=l(t,"x"),i=m(n[0],n[1],n[2],n[3]-e.x),a=0,s=0;se.y)&&((0===i[s]||1===i[s])&&r.bottomRight().x>e.x||0=n||(o=!0)}return o}(t,e,r)&&(o="y",n="x"),h[o]?c=0:(c=.01*(r[n]e[o]&&e[o]>t[o]||r[o]2&&(h="l",p.splice(0,2))),H[h])H[h](t,{parameters:p,position:o,isRelative:u,previousCommand:r}),a&&"z"===a.toLowerCase()&&t.close();else if("m"!==h)throw Error("Error while parsing SVG path. Unsupported command: "+h);r=h}),t},Y=r(74425),W=r(77829);function K(t,e,r){return Math.max(Math.min(t,r),e)}var J=function(t){function e(e){t.call(this,e),this.segments=new o,this.segments.addObserver(this),(0,E.Z)(this.options.stroke)||(this.stroke("#000"),(0,E.Z)(this.options.stroke.lineJoin)||this.options.set("stroke.lineJoin","miter"))}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var r={nodeType:{configurable:!0}};return r.nodeType.get=function(){return"Path"},e.prototype.moveTo=function(t,e){return this.suspend(),this.segments.elements([]),this.resume(),this.lineTo(t,e),this},e.prototype.lineTo=function(t,e){var r=new _((0,E.Z)(e)?new s.Z(t,e):t);return this.segments.push(r),this},e.prototype.curveTo=function(t,e,r){if(this.segments.length>0){var o=C(this.segments),n=new _(r,e);this.suspend(),o.controlOut(t),this.resume(),this.segments.push(n)}return this},e.prototype.arc=function(t,e,r,o,n){if(this.segments.length>0){var i=C(this.segments).anchor(),a=(0,j.Z)(t),c=new s.Z(i.x-r*Math.cos(a),i.y-o*Math.sin(a)),h=new D.Z(c,{startAngle:t,endAngle:e,radiusX:r,radiusY:o,anticlockwise:n});this._addArcSegments(h)}return this},e.prototype.arcTo=function(t,e,r,o,n,i){if(this.segments.length>0){var a=C(this.segments).anchor(),c=D.Z.fromPoints(a,s.Z.create(t),e,r,o,n,i);this._addArcSegments(c)}return this},e.prototype._addArcSegments=function(t){this.suspend();for(var e=t.curvePoints(),r=1;r0){for(var n,i=[],a=function(){for(var e=[],r=arguments.length;r--;)e[r]=arguments[r];return e.map(function(e){return e.toString(t)}).join(" ")},s=1;s1){if(r[0]._isOnPathTo(r[1],t,n,"start"))return!0;for(var i=2;i<=o-2;i++)if(r[i-1]._isOnPathTo(r[i],t,n))return!0;if(r[o-2]._isOnPathTo(r[o-1],t,n,"end"))return!0}return!1},e.prototype._bbox=function(t){var e,r=this.segments,o=r.length;if(1===o){var n=r[0].anchor().transformCopy(t);e=new a.Z(n,N.Z.ZERO)}else if(o>0)for(var i=1;i2&&(O(0,n),a=n.length),a<2||2===a&&n[0].equals(n[1]))return i;var s=n[0],c=n[1],h=n[2];for(i.push(new _(s));s.equals(n[a-1]);)e=!0,n.pop(),a--;if(2===a){var u=M(s,c,"x","y");return C(i).controlOut(P(u,s,c,"x","y")),i.push(new _(c,L(u,s,c,"x","y"))),i}if(e){var p=k(s=n[a-1],c=n[0],h=n[1]);r=p[1],o=p[0]}else r=P(M(s,c,"x","y"),s,c,"x","y");for(var f=r,l=0;l<=a-3;l++)if(O(l,n),l+3<=(a=n.length)){var d=k(s=n[l],c=n[l+1],h=n[l+2]);C(i).controlOut(f),f=d[1];var g=d[0];i.push(new _(c,g))}if(e){var y=k(s=n[a-2],c=n[a-1],h=n[0]);C(i).controlOut(f),i.push(new _(c,y[0])),C(i).controlOut(y[1]),i.push(new _(h,o))}else{var v=M(c,h,"x","y");C(i).controlOut(f),i.push(new _(h,L(v,c,h,"x","y")))}return i}(t),n=new e(r);return n.segments.push.apply(n.segments,o),n}},e.fromArc=function(t,r){var o=new e(r),n=t.startAngle,i=t.pointAt(n);return o.moveTo(i.x,i.y),o.arc(n,t.endAngle,t.radiusX,t.radiusY,t.anticlockwise),o},Object.defineProperties(e.prototype,r),e}((0,F.Z)((0,I.Z)(n.Z))),Q=function(t){function e(e){t.call(this,e),this.paths=new o,this.paths.addObserver(this),(0,E.Z)(this.options.stroke)||this.stroke("#000")}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var r={nodeType:{configurable:!0}};return e.parse=function(t,r){return V(new e(r),t)},e.prototype.toString=function(t){var e=this.paths,r="";if(e.length>0){for(var o=[],n=0;n0&&C(this.paths).lineTo(t,e),this},e.prototype.curveTo=function(t,e,r){return this.paths.length>0&&C(this.paths).curveTo(t,e,r),this},e.prototype.arc=function(t,e,r,o,n){return this.paths.length>0&&C(this.paths).arc(t,e,r,o,n),this},e.prototype.arcTo=function(t,e,r,o,n,i){return this.paths.length>0&&C(this.paths).arcTo(t,e,r,o,n,i),this},e.prototype.close=function(){return this.paths.length>0&&C(this.paths).close(),this},e.prototype._bbox=function(t){return(0,Y.Z)(this.paths,!0,t)},e.prototype.rawBBox=function(){return(0,Y.Z)(this.paths,!1)},e.prototype._containsPoint=function(t){for(var e=this.paths,r=0;r>2,u=(3&a)<<4|s>>4,p=(15&s)<<2|c>>6,f=63&c;isNaN(s)?p=f=64:isNaN(c)&&(f=64),e=e+n.charAt(h)+n.charAt(u)+n.charAt(p)+n.charAt(f)}return e}},50587:function(t,e,r){"use strict";r.d(e,{FC:function(){return s},Wj:function(){return i},aA:function(){return n}});var o=String.fromCharCode,n="\xfe\xff";function i(t){for(var e="",r=0;r>>6)+o(128|63&n):n<65536?e+=o(224|n>>>12)+o(128|n>>>6&63)+o(128|63&n):n<1114111&&(e+=o(240|n>>>18)+o(128|n>>>12&63)+o(128|n>>>6&63)+o(128|63&n))}return e}function a(t){return o(t>>8)+o(255&t)}function s(t){for(var e="",r=0;r>10)+55296,i=(o-65536&1023)+56320;e+=a(n)+a(i)}}return e}},33169:function(t,e,r){"use strict";r.d(e,{Z:function(){return n}});var o=r(63901);function n(t){return t*o.ZX}},93993:function(t,e,r){"use strict";function o(t,e){var r=e?Math.pow(10,e):1;return Math.round(t*r)/r}r.d(e,{Z:function(){return o}})},45702:function(t,e,r){"use strict";function o(t,e,r){void 0===r&&(r={});var o=c;if(r.forceProxy&&!r.proxyURL)throw Error("No proxyURL is set, but forceProxy is true");!r.forceProxy&&(i()&&(o=s),navigator.msSaveBlob&&(o=a)),o(t,e,r)}r.d(e,{p:function(){return o}});var n=function(){return document.createElement("a")},i=function(){return"download"in n()};function a(t,e){var r=t;if("string"==typeof t){for(var o=t.split(";base64,"),n=o[0],i=atob(o[1]),a=new Uint8Array(i.length),s=0;s".concat(e,"")}}return t.prototype.savePDF=function(t){var e=this,r=this.drawDOM(this.domElement,this.getDrawOptions()).then(function(t){return e.exportPDF(t,e.getPDFOptions())}).then(function(t){return e.saveAs(t,e.options.fileName||"export.pdf",e.getSaveOptions())});t&&r.then(t,t)},t.prototype.getDrawOptions=function(){return{avoidLinks:this.options.avoidLinks,forcePageBreak:this.options.forcePageBreak,keepTogether:this.options.keepTogether,margin:this.options.margin,paperSize:this.options.paperSize,landscape:this.options.landscape,repeatHeaders:this.options.repeatHeaders,scale:this.options.scale,template:this.options.pageTemplate&&this.convertPageTemplateToHtml}},t.prototype.getPDFOptions=function(){return{author:this.options.author,creator:this.options.creator||"KendoReact PDF Generator",date:this.options.date,imgDPI:this.options.imageResolution,keywords:this.options.keywords,landscape:this.options.landscape,margin:this.options.margin,multiPage:!0,paperSize:this.options.paperSize,producer:this.options.producer,subject:this.options.subject,title:this.options.title}},t.prototype.getSaveOptions=function(){return{forceProxy:this.options.forceProxy,proxyData:this.options.proxyData,proxyTarget:this.options.proxyTarget,proxyURL:this.options.proxyURL}},t}();e.Z=i},33610:function(t,e,r){"use strict";r.d(e,{w:function(){return _}});var o,n,i={};r.r(i),r.d(i,{setScriptKey:function(){return v},validatePackage:function(){return m}});var a=r(67294),s=r(45697),c=r(41125),h=r(33671),u=r(45702),p=r(9901),f=r(45419),l=["vgHLihbYB2r1y3qGAxmGBM90igLUy2X1zgvKigLUihrOzsbSAwnLBNnLlGO=","B2jQzwn0","zg9JC1vYBa==","y29Uy2f0","CgfJA2fNzu5HBwu=","lcb0AguGCgfJA2fNzsb3yxmGChvIBgLZAgvKig9Uia==","D2fYBG==","DgLTzxn0yw1W","ChvIBgLZAerHDgu=","AgfZ","z2v0vgLTzq==","y29Kzq==","vu1uBKu=","ue9bB1O=","z3jVDxa=","Dw5KzwzPBMvK","CvP1q3y=","z3jVDxbfBMq=","C2nYAxb0s2v5","C29YDa==","ww91CIb0CMLHBcbSAwnLBNnLigv4CgLYzwqGB24G","CxfvAwe=","BgvUz3rO","wxrJvxu=","tgjeA1a=","tMrlrfu=","Dg9mB2nHBgvtDhjPBMC=","DhjPywW=","DMjZzwC=","zxLLvMm=","CezstwG=","q2zkwgi=","ww91CIbSAwnLBNnLigv4CgLYzwqGB24G","tLbjwwi=","ChjVzhvJDhm=","tgLJzw5ZzsbHy3rPDMf0Aw9UigzHAwXLzcbMB3iG","Aff3BLa=","BKfquKO=","BgLJzw5ZAw5Nrg9JC1vYBa==","sLP3BKi=","DhDKtKi=","ChjVzhvJDenVzgvZ","DeTXBMC=","zNvUy3rPB24=","yLjkuMK=","z2v0","BgHQD0O=","DhLWzq==","rKvdB04=","reHQzhG=","zgf0yq==","BgLJzw5Zzuv4CgLYyxrPB25eyxrL","zMLUza==","Bhr6rMm=","DMvYC2LVBG==","EhHtA3C=","Dhzjv2C=","tM8GBgLJzw5ZzsbMB3vUzc4k","BMfTzq==","zxHWAxj5rgf0zq==","uhjVz3jLC3mG","B3PqtLG=","ChjVzhvJDe5HBwu=","u2vLia==","igzVCIbTB3jLigLUzM9YBwf0Aw9UlGO=","C2v0","CgfYC2u="];o=288,function(t){for(;--t;)l.push(l.shift())}(++o);var d=function(t,e){var r=l[t-=0];if(void 0===d.uRVkqr){var o=function(t){for(var e,r,o=String(t).replace(/=+$/,""),n="",i=0,a=0;r=o.charAt(a++);~r&&(e=i%4?64*e+r:r,i++%4)&&(n+=String.fromCharCode(255&e>>(-2*i&6))))r="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=".indexOf(r);return n};d.Xlszsv=function(t){for(var e=o(t),r=[],n=0,i=e.length;n