(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{548:function(module,exports){vare,t;e=this,t=function(){returnfunction(e){vart={};functionr(s){if(t[s])returnt[s].exports;varn=t[s]={i:s,l:!1,exports:{}};returne[s].call(n.exports,n,n.exports,r),n.l=!0,n.exports}returnr.m=e,r.c=t,r.d=function(e,t,s){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:s})},r.r=function(e){"undefined"!=typeofSymbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)returne;if(4&t&&"object"==typeofe&&e&&e.__esModule)returne;vars=Object.create(null);if(r.r(s),Object.defineProperty(s,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeofe)for(varnine)r.d(s,n,function(t){returne[t]}.bind(null,n));returns},r.n=function(e){vart=e&&e.__esModule?function(){returne.default}:function(){returne};returnr.d(t,"a",t),t},r.o=function(e,t){returnObject.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=0)}([function(e,t,r){"use strict";vars=r(1),n=r(3),i=r(16),a=r(17),o=r(4),l=r(18);constc=r(10),h=r(6);{const{isNodeJS:e}=r(7);if(e){conste=r(19).PDFNodeStream;n.setPDFNetworkStreamFactory(t=>newe(t))}else{conste=r(22).PDFNetworkStream;lett;o.isFetchSupported()&&(t=r(23).PDFFetchStream),n.setPDFNetworkStreamFactory(r=>t&&o.isValidFetchUrl(r.url)?newt(r):newe(r))}}t.build=n.build,t.version=n.version,t.getDocument=n.getDocument,t.LoopbackPort=n.LoopbackPort,t.PDFDataRangeTransport=n.PDFDataRangeTransport,t.PDFWorker=n.PDFWorker,t.renderTextLayer=i.renderTextLayer,t.AnnotationLayer=a.AnnotationLayer,t.createPromiseCapability=s.createPromiseCapability,t.PasswordResponses=s.PasswordResponses,t.InvalidPDFException=s.InvalidPDFException,t.MissingPDFException=s.MissingPDFException,t.SVGGraphics=l.SVGGraphics,t.NativeImageDecoding=s.NativeImageDecoding,t.CMapCompressionType=s.CMapCompressionType,t.PermissionFlag=s.PermissionFlag,t.UnexpectedResponseException=s.UnexpectedResponseException,t.OPS=s.OPS,t.VerbosityLevel=s.VerbosityLevel,t.UNSUPPORTED_FEATURES=s.UNSUPPORTED_FEATURES,t.createValidAbsoluteUrl=s.createValidAbsoluteUrl,t.createObjectURL=s.createObjectURL,t.removeNullCharacters=s.removeNullCharacters,t.shadow=s.shadow,t.Util=s.Util,t.RenderingCancelledException=o.RenderingCancelledException,t.getFilenameFromUrl=o.getFilenameFromUrl,t.LinkTarget=o.LinkTarget,t.addLinkAttributes=o.addLinkAttributes,t.loadScript=o.loadScript,t.PDFDateString=o.PDFDateString,t.GlobalWorkerOptions=c.GlobalWorkerOptions,t.apiCompatibilityParams=h.apiCompatibilityParams},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.arrayByteLength=u,t.arraysToBytes=function(e){constt=e.length;if(1===t&&e[0]instanceofUint8Array)returne[0];letr=0;for(lets=0;s<t;s++)r+=u(e[s]);lets=0;constn=newUint8Array(r);for(letr=0;r<t;r++){lett=e[r];tinstanceofUint8Array||(t="string"==typeoft?d(t):newUint8Array(t));consti=t.byteLength;n.set(t,s),s+=i}returnn},t.assert=o,t.bytesToString=function(e){o(null!==e&&"object"==typeofe&&void0!==e.length,"Invalid argument for bytesToString");constt=e.length;if(t<8192)returnString.fromCharCode.apply(null,e);constr=[];for(lets=0;s<t;s+=8192){constn=Math.min(s+8192,t),i=e.subarray(s,n);r.push(String.fromCharCode.apply(null,i))}returnr.join("")},t.createPromiseCapability=function(){conste=Object.create(null);lett=!1;returnObject.defineProperty(e,"settled",{get:()=>t}),e.promise=newPromise((function(r,s){e.resolve=function(e){t=!0,r(e)},e.reject=function(e){t=!0,s(e)}})),e},t.getVerbosityLevel=function(){returnn},t.info=function(e){n>=s.INFOS&&console.log("Info: "+e)},t.isArrayBuffer=function(e){return"object"==typeofe&&null!==e&&void0!==e.byteLength},t.isArrayEqual=function(e,t){returne.length===t.length&&e.every((function(e,r){returne===t[r]}))},t.isBool=function(e){return"boolean"==typeofe},t.isEmptyObj=function(e){for(consttine)return!1;return!0},t.isNum=function(e){return"number"==typeofe},t.isString=function(e){return"string"==typeofe},t.isSameOrigin=function(e,t){letr;try{if(r=newURL(e),!r.origin||"null"===r.origin)return!1}catch(e){return!1}consts=newURL(t,r);returnr.origin===s.origin},t.createValidAbsoluteUrl=function(e,t){if(!e)returnnull;try{constr=t?newURL(e,t):newURL(e);if(function(e){if(!e)return!1;switch(e.protocol){case"http:":case"https:":case"ftp:":case"mailto:":case"tel:":return!0;default:return!1}}(r))returnr}catch(e){}returnnull},t.removeNullCharacters=function(e){return"string"!=typeofe?(i("The argument for removeNullCharacters must be a string."),e):e.replace(h,"")},t.setVerbosityLevel=function(e){Number.isInteger(e)&&(n=e)},t.shadow=l,t.string32=function(e){returnString.fromCharCode(e>>24&255,e>>16&255,e>>8&255,255&e)},t.stringToBytes=d,t.stringToPDFString=function(e){constt=e.length,r=[];if("þ"===e[0]&&"ÿ"===e[1])for(lets=2;s<t;s+=2)r.push(String.fromCharCode(e.charCodeAt(s)<<8|e.charCodeAt(s+1)));elseif("ÿ"===e[0]&&"þ"===e[1])for(lets=2;s<t;s+=2)r.push(String.fromCharCode(e.charCodeAt(s+1)<<8|e.charCodeAt(s)));elsefor(lets=0;s<t;++s){constt=A[e.charCodeAt(s)];r.push(t?String.fromCharCode(t):e.charAt(s))}returnr.join("")},t.stringToUTF8String=function(e){returndecodeURIComponent(escape(e))},t.utf8StringToString=function(e){returnunescape(encodeURIComponent(e))},t.warn=i,t.unreachable=a,t.IsEvalSupportedCached=t.IsLittleEndianCached=t.createObjectURL=t.FormatError=t.Util=t.UnknownErrorException=t.UnexpectedResponseException=t.TextRenderingMode=t.StreamType=t.PermissionFlag=t.PasswordResponses=t.PasswordException=t.NativeImageDecoding=t.MissingPDFException=t.InvalidPDFException=t.AbortException=t.CMapCompressionType=t.ImageKind=t.FontType=t.AnnotationType=t.AnnotationStateModelType=t.AnnotationReviewState=t.AnnotationReplyType=t.AnnotationMarkedState=t.AnnotationFlag=t.AnnotationFieldFlag=t.AnnotationBorderStyleType=t.UNSUPPORTED_FEATURES=t.VerbosityLevel=t.OPS=t.IDENTITY_MATRIX=t.FONT_IDENTITY_MATRIX=t.BaseException=void0,r(2),t.IDENTITY_MATRIX=[1,0,0,1,0,0],t.FONT_IDENTITY_MATRIX=[.001,0,0,.001,0,0],t.NativeImageDecoding={NONE:"none",DECODE:"decode",DISPLAY:"display"},t.PermissionFlag={PRINT:4,MODIFY_CONTENTS:8,COPY:16,MODIFY_ANNOTATIONS:32,FILL_INTERACTIVE_FORMS:256,COPY_FOR_ACCESSIBILITY:512,ASSEMBLE:1024,PRINT_HIGH_QUALITY:2048},t.TextRenderingMode={FILL:0,STROKE:1,FILL_STROKE:2,INVISIBLE:3,FILL_ADD_TO_PATH:4,STROKE_ADD_TO_PATH:5,FILL_STROKE_ADD_TO_PATH:6,ADD_TO_PATH:7,FILL_STROKE_MASK:3,ADD_TO_PATH_FLAG:4},t.ImageKind={GRAYSCALE_1BPP:1,RGB_24BPP:2,RGBA_32BPP:3},t.AnnotationType={TEXT:1,LINK:2,FREETEXT:3,LINE:4,SQUARE:5,CIRCLE:6,POLYGON:7,POLYLINE:8,HIGHLIGHT:9,UNDERLINE:10,SQUIGGLY:11,STRIKEOUT:12,STAMP:13,CARET:14,INK:15,POPUP:16,FILEATTACHMENT:17,SOUND:18,MOVIE:19,WIDGET:20,SCREEN:21,PRINTERMARK:22,TRAPNET:23,WATERMARK:24,THREED:25,REDACT:26},t.AnnotationStateModelType={MARKED:"Marked",REVIEW:"Review"},t.AnnotationMarkedState={MARKED:"Marked",UNMARKED:"Unmarked"},t.AnnotationReviewState={ACCEPTED:"Accepted",REJECTED:"Rejected",CANCELLED:"Cancelled",COMPLETED:"Completed",NONE:"None"},t.AnnotationReplyType={GROUP:"Group",REPLY:"R"},t.AnnotationFlag={INVISIBLE:1,HIDDEN:2,PRINT:4,NOZOOM:8,NOROTATE:16,NOVIEW:32,READONLY:64,LOCKED:128,TOGGLENOVIEW:256,LOCKEDCONTENTS:512},t.AnnotationFieldFlag={READONLY:1,REQUIRED:2,NOEXPORT:4,MULTILINE:4096,PASSWORD:8192,NOTOGGLETOOFF:16384,RADIO:32768,PUSHBUTTON:65536,COMBO:131072,EDIT:262144,SORT:524288,FILESELECT:1048576,MULTISELECT:2097152,DONOTSPELLCHECK:4194304,DONOTSCROLL:8388608,COMB:16777216,RICHTEXT:33554432,RADIOSINUNISON:33554432,COMMITONSELCHANGE:67108864},t.AnnotationBorderStyleType={SOLID:1,DASHED:2,BEVELED:3,INSET:4,UNDERLINE:5},t.StreamType={UNKNOWN:"UNKNOWN",FLATE:"FLATE",LZW:"LZW",DCT:"DCT",JPX:"JPX",JBIG:"JBIG",A85:"A85",AHX:"AHX",CCF:"CCF",RLX:"RLX"},t.FontType={UNKNOWN:"UNKNOWN",TYPE1:"TYPE1",TYPE1C:"TYPE1C",CIDFONTTYPE0:"CIDFONTTYPE0",CIDFONTTYPE0C:"CIDFONTTYPE0C",TRUETYPE:"TRUETYPE",CIDFONTTYPE2:"CIDFONTTYPE2",TYPE3:"TYPE3",OPENTYPE:"OPENTYPE",TYPE0:"TYPE0",MMTYPE1:"MMTYPE1"};consts={ERRORS:0,WARNINGS:1,INFOS:5};t.VerbosityLevel=s,t.CMapCompressionType={NONE:0,BINARY:1,STREAM:2},t.OPS={dependency:1,setLineWidth:2,setLineCap:3,setLineJoin:4,setMiterLimit:5,setDash:6,setRenderingIntent:7,setFlatness:8,setGState:9,save:10,restore:11,transform:12,moveTo:13,lineTo:14,curveTo:15,curveTo2:16,curveTo3:17,closePath:18,rectangle:19,stroke:20,closeStroke:21,fill:22,eoFill:23,fillStroke:24,eoFillStroke:25,closeFillStroke:26,closeEOFillStroke:27,endPath:28,clip:29,eoClip:30,beginText:31,endText:32,setCharSpacing:33,setWordSpacing:34,setHScale:35,setLeading:36,setFont:37,setTextRenderingMode:38,setTextRise:39,moveText:40,setLeadingMoveText:41,setTextMatrix:42,nextLine:43,showText:44,showSpacedText:45,nextLineShowText:46,nextLineSetSpacingShowText:47,setCharWidth:48,setCharWidthAndBounds:49,setStrokeColorSpace:50,setFillColorSpace:51,setStrokeColor:52,setStrokeColorN:53,setFillColor:54,setFillColorN:55,setStrokeGray:56,setFillGray:57,setStrokeRGBColor:58,setFillRGBColor:59,setStrokeCMYKColor:60,setFillCMYKColor:61,shadingFill:62,beginInlineImage:63,beginImageData:64,endInlineImage:65,paintXObject:66,markPoint:67,markPointProps:68,beginMarkedContent:69,beginMarkedContentProps:70,endMarkedContent:71,beginCompat:72,endCompat:73,paintFormXObjectBegin:74,paintFormXObjectEnd:75,beginGroup:76,endGroup:77,beginAnnotations:78,endAnnotations:79,beginAnnotation:80,endAnnotation:81,paintJpegXObject:82,paintImageMaskXObject:83,paintImageMaskXObjectGroup:84,paintImageXObject:85,paintInlineImageXObject:86,paintInlineImageXObjectGroup:87,paintImageXObjectRepeat:88,paintImageMaskXObjectRepeat:89,paintSolidColorImageMask:90,constructPath:91},t.UNSUPPORTED_FEATURES={unknown:"unknown",forms:"forms",javaScript:"javaScript",smask:"smask",shadingPattern:"shadingPattern",font:"font"},t.PasswordResponses={NEED_PASSWORD:1,INCORRECT_PASSWORD:2};letn=s.WARNINGS;functioni(e){n>=s.WARNINGS&&console.log("Warning: "+e)}functiona(e){thrownewError(e)}functiono(e,t){e||a(t)}functionl(e,t,r){returnObject.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!1}),r}constc=function(){functione(t){this.constructor===e&&a("Cannot initialize BaseException."),this.message=t,this.name=this.constructor.name}returne.prototype=newError,e.constructor=e,e}();t.BaseException=c,t.PasswordException=classextendsc{constructor(e,t){super(e),this.code=t}},t.UnknownErrorException=classextendsc{constructor(e,t){super(e),this.details=t}},t.InvalidPDFException=classextendsc{},t.MissingPDFException=classextendsc{},t.UnexpectedResponseException=classextendsc{constructor(e,t){super(e),this.status=t}},t.FormatError=classextendsc{},t.AbortException=classextendsc{};consth=/\x00/g;functiond(e){o("string"==typeofe,"Invalid argument for stringToBytes");constt=e.length,r=newUint8Array(t);for(lets=0;s<t;++s)r[s]=255&e.charCodeAt(s);returnr}functionu(e){returnvoid0!==e.length?e.length:(o(void0!==e.byteLength),e.byteLength)}constp={getvalue(){returnl(this,"value",function(){conste=newUint8Array(4);returne[0]=1,1===newUint32Array(e.buffer,0,1)[0]}())}};t.IsLittleEndianCached=p;constg={getvalue(){returnl(this,"value",function(){try{returnnewFunction(""),!0}catch(e){return!1}}())}};t.IsEvalSupportedCached=g;constf=["rgb(",0,",",0,",",0,")"];classm{staticmakeCssRgb(e,t,r){returnf[1]=e,f[3]=t,f[5]=r,f.join("")}statictransform(e,t){return[e[0]*t[0]+e[2]*t[1],e[1]*t[0]+e[3]*t[1],e[0]*t[2]+e[2]*t[3],e[1]*t[2]+e[3]*t[3],e[0]*t[4]+e[2]*t[5]+e[4],e[1]*t[4]+e[3]*t[5]+e[5]]}staticapplyTransform(e,t){return[e[0]*t[0]+e[1]*t[2]+t[4],e[0]*t[1]+e[1]*t[3]+t[5]]}staticapplyInverseTransform(e,t){constr=t[0]*t[3]-t[1]*t[2];return[(e[0]*t[3]-e[1]*t[2]+t[2]*t[5]-t[4]*t[3])/r,(-e[0]*t[1]+e[1]*t[0]+t[4]*t[1]-t[5]*t[0])/r]}staticgetAxialAlignedBoundingBox(e,t){constr=m.applyTransform(e,t),s=m.applyTransform(e.slice(2,4),t),n=m.applyTransform([e[0],e[3]],t),i=m.applyTransform([e[2],e[1]],t);return[Math.min(r[0],s[0],n[0],i[0]),Math.min(r[1],s[1],n[1],i[1]),Math.max(r[0],s[0],n[0],i[0]),Math.max(r[1],s[1],n[1],i[1])]}staticinverseTransform(e){constt=e[0]*e[3]-e[1]*e[2];return[e[3]/t,-e[1]/t,-e[2]/t,e[0]/t,(e[2]*e[5]-e[4]*e[3])/t,(e[4]*e[1]-e[5]*e[0])/t]}staticapply3dTransform(e,t){return[e[0]*t[0]+e[1]*t[1]+e[2]*t[2],e[3]*t[0]+e[4]*t[1]+e[5]*t[2],e[6]*t[0]+e[7]*t[1]+e[8]*t[2]]}staticsingularValueDecompose2dScale(e){constt=[e[0],e[2],e[1],e[3]],r=e[0]*t[0]+e[1]*t[2],s=e[0]*t[1]+e[1]*t[3],n=e[2]*t[0]+e[3]*t[2],i=e[2]*t[1]+e[3]*t[3],a=(r+i)/2,o=Math.sqrt((r+i)*(r+i)-4*(r*i-n*s))/2,l=a+o||1,c=a-o||1;return[Math.sqrt(l),Math.sqrt(c)]}staticnormalizeRect(e){constt=e.slice(0);returne[0]>e[2]&&(t[0]=e[2],t[2]=e[0]),e[1]>e[3]&&(t[1]=e[3],t[3]=e[1]),t}staticintersect(e,t){functionr(e,t){returne-t}consts=[e[0],e[2],t[0],t[2]].sort(r),n=[e[1],e[3],t[1],t[3]].sort(r),i=[];returne=m.normalizeRect(e),t=m.normalizeRect(t),s[0]===e[0]&&s[1]===t[0]||s[0]===t[0]&&s[1]===e[0]?(i[0]=s[1],i[2]=s[2],n[0]===e[1]&&n[1]===t[1]||n[0]===t[1]&&n[1]===e[1]?(i[1]=n[1],i[3]=n[2],i):null):null}}t.Util=m;constA=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,728,711,710,729,733,731,730,732,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8226,8224,8225,8230,8212,8211,402,8260,8249,8250,8722,8240,8222,8220,8221,8216,8217,8218,8482,64257,64258,321,338,352,376,381,305,322,339,353,382,0,8364],b=function(){conste="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";returnfunction(t,r,s=!1){if(!s&&URL.createObjectURL){conste=newBlob([t],{type:r});returnURL.createObjectURL(e)}letn=`data:${r};base64,`;for(letr=0,s=t.length;r<s;r+=3){consti=255&t[r],a=255&t[r+1],o=255&t[r+2];n+=e[i>>2]+e[(3&i)<<4|a>>4]+e[r+1<s?(15&a)<<2|o>>6:64]+e[r+2<s?63&o:64]}returnn}}();t.createObjectURL=b},function(e,t,r){},function(module,exports,__w_pdfjs_require__){"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.getDocument=getDocument,exports.setPDFNetworkStreamFactory=setPDFNetworkStreamFactory,exports.build=exports.version=exports.PDFPageProxy=exports.PDFDocumentProxy=exports.PDFWorker=exports.PDFDataRangeTransport=exports.LoopbackPort=void0;var_util=__w_pdfjs_require__(1),_display_utils=__w_pdfjs_require__(4),_font_loader=__w_pdfjs_require__(5),_api_compatibility=__w_pdfjs_require__(6),_canvas=__w_pdfjs_require__(8),_worker_options=__w_pdfjs_require__(10),_is_node=__w_pdfjs_require__(7),_message_handler=__w_pdfjs_require__(11),_metadata=__w_pdfjs_require__(12),_transport_stream=__w_pdfjs_require__(14),_webgl=__w_pdfjs_require__(15);constDEFAULT_RANGE_CHUNK_SIZE=65536,RENDERING_CANCELLED_TIMEOUT=100;letcreatePDFNetworkStream;functionsetPDFNetworkStreamFactory(e){createPDFNetworkStream=e}functiongetDocument(e){constt=newPDFDocumentLoadingTask;letr;if("string"==typeofe)r={url:e};elseif((0,_util.isArrayBuffer)(e))r={data:e};elseif(einstanceofPDFDataRangeTransport)r={range:e};else{if("object"!=typeofe)thrownewError("Invalid parameter in getDocument, need either Uint8Array, string or a parameter object");if(!e.url&&!e.data&&!e.range)thrownewError("Invalid parameter object: need either .data, .range or .url");r=e}consts=Object.create(null);letn=null,i=null;for(consteinr)if("url"!==e||"undefined"==typeofwindow)if("range"!==e)if("worker"!==e)if("data"!==e||r[e]instanceofUint8Array)s[e]=r[e];else{constt=r[e];if("string"==typeoft)s[e]=(0,_util.stringToBytes)(t);elseif("object"!=typeoft||null===t||isNaN(t.length)){if(!(0,_util.isArrayBuffer)(t))thrownewError("Invalid PDF binary data: either typed array, string or array-like object is expected in the data property.");s[e]=newUint8Array(t)}elses[e]=newUint8Array(t)}elsei=r[e];elsen=r[e];elses[e]=newURL(r[e],window.location).href;s.rangeChunkSize=s.rangeChunkSize||DEFAULT_RANGE_CHUNK_SIZE,s.CMapReaderFactory=s.CMapReaderFactory||_display_utils.DOMCMapReaderFactory,s.ignoreErrors=!0!==s.stopAtErrors,s.pdfBug=!0===s.pdfBug;consta=Object.values(_util.NativeImageDecoding);if(void0!==s.nativeImageDecoderSupport&&a.includes(s.nativeImageDecoderSupport)||(s.nativeImageDecoderSupport=_api_compatibility.apiCompatibilityParams.nativeImageDecoderSupport||_util.NativeImageDecoding.DECODE),Number.isInteger(s.maxImageSize)||(s.maxImageSize=-1),"boolean"!=typeofs.isEvalSupported&&(s.isEvalSupported=!0),"boolean"!=typeofs.disableFontFace&&(s.disableFontFace=_api_compatibility.apiCompatibilityParams.disableFontFace||!1),"boolean"!=typeofs.disableRange&&(s.disableRange=!1),"boolean"!=typeofs.disableStream&&(s.disableStream=!1),"boolean"!=typeofs.disableAutoFetch&&(s.disableAutoFetch=!1),"boolean"!=typeofs.disableCreateObjectURL&&(s.disableCreateObjectURL=_api_compatibility.apiCompatibilityParams.disableCreateObjectURL||!1),(0,_util.setVerbosityLevel)(s.verbosity),!i){conste={verbosity:s.verbosity,port:_worker_options.GlobalWorkerOptions.workerPort};i=e.port?PDFWorker.fromPort(e):newPDFWorker(e),t._worker=i}consto=t.docId;returni.promise.then((function(){if(t.destroyed)thrownewError("Loading aborted");return_fetchDocument(i,s,n,o).then((function(e){if(t.destroyed)thrownewError("Loading aborted");letr;n?r=new_transport_stream.PDFDataTransportStream({length:s.length,initialData:s.initialData,progressiveDone:s.progressiveDone,disableRange:s.disableRange,disableStream:s.disableStream},n):s.data||(r=createPDFNetworkStream({url:s.url,length:s.length,httpHeaders:s.httpHeaders,withCredentials:s.withCredentials,rangeChunkSize:s.rangeChunkSize,disableRange:s.disableRange,disableStream:s.disableStream}));consta=new_message_handler.MessageHandler(o,e,i.port);a.postMessageTransfers=i.postMessageTransfers;constl=newWorkerTransport(a,t,r,s);t._transport=l,a.send("Ready",null)}))})).catch(t._capability.reject),t}function_fetchDocument(e,t,r,s){returne.destroyed?Promise.reject(newError("Worker was destroyed")):(r&&(t.length=r.length,t.initialData=r.initialData,t.progressiveDone=r.progressiveDone),e.messageHandler.sendWithPromise("GetDocRequest",{docId:s,apiVersion:"2.4.456",source:{data:t.data,url:t.url,password:t.password,disableAutoFetch:t.disableAutoFetch,rangeChunkSize:t.rangeChunkSize,length:t.length},maxImageSize:t.maxImageSize,disableFontFace:t.disableFontFace,disableCreateObjectURL:t.disableCreateObjectURL,postMessageTransfers:e.postMessageTransfers,docBaseUrl:t.docBaseUrl,nativeImageDecoderSupport:t.nativeImageDecoderSupport,ignoreErrors:t.ignoreErrors,isEvalSupported:t.isEvalSupported}).then((function(t){if(e.destroyed)thrownewError("Worker was destroyed");returnt})))}constPDFDocumentLoadingTask=function(){lete=0;returnclass{constructor(){this._capability=(0,_util.createPromiseCapability)(),this._transport=null,this._worker=null,this.docId="d"+e++,this.destroyed=!1,this.onPassword=null,this.onProgress=null,this.onUnsupportedFeature=null}getpromise(){returnthis._capability.promise}destroy(){returnthis.destroyed=!0,(this._transport?this._transport.destroy():Promise.resolve()).then(()=>{this._transport=null,this._worker&&(this._worker.destroy(),this._worker=null)})}then(e,t){thrownewError("Removed API method: PDFDocumentLoadingTask.then, use the `promise` getter instead.")}}}();classPDFDataRangeTransport{constructor(e,t,r=!1){this.length=e,this.initialData=t,this.progressiveDone=r,this._rangeListeners=[],this._progressListeners=[],this._progressiveReadListeners=[],this._progressiveDoneListeners=[],this._readyCapability=(0,_util.createPromiseCapability)()}addRangeListener(e){this._rangeListeners.push(e)}addProgressListener(e){this._progressListeners.push(e)}addProgressiveReadListener(e){this._progressiveReadListeners.push(e)}addProgressiveDoneListener(e){this._progressiveDoneListeners.push(e)}onDataRange(e,t){for(constrofthis._rangeListeners)r(e,t)}onDataProgress(e,t){this._readyCapability.promise.then(()=>{for(constrofthis._progressListeners)r(e,t)})}onDataProgressiveRead(e){this._readyCapability.promise.then(()=>{for(consttofthis._progressiveReadListeners)t(e)})}onDataProgressiveDone(){this._readyCapability.promise.then(()=>{for(consteofthis._progressiveDoneListeners)e()})}transportReady(){this._readyCapability.resolve()}requestDataRange(e,t){(0,_util.unreachable)("Abstract method PDFDataRangeTransport.requestDataRange")}abort(){}}exports.PDFDataRangeTransport=PDFDataRangeTransport;classPDFDocumentProxy{constructor(e,t){this._pdfInfo=e,this._transport=t}getnumPages(){returnthis._pdfInfo.numPages}getfingerprint(){returnthis._pdfInfo.fingerprint}getPage(e){returnthis._transport.getPage(e)}getPageIndex(e){returnthis._transport.getPageIndex(e)}getDestinations(){returnthis._transport.getDestinations()}getDestination(e){returnthis._transport.getDestination(e)}getPageLabels(){returnthis._transport.getPageLabels()}getPageLayout(){returnthis._transport.getPageLayout()}getPageMode(){returnthis._transport.getPageMode()}getViewerPreferences(){returnthis._transport.getViewerPreferences()}getOpenAction(){returnthis._transport.getOpenAction()}getOpenActionDestination(){return(0,_display_utils.deprecated)("getOpenActionDestination, use getOpenAction instead."),this.getOpenAction().then((function(e){returne&&e.dest?e.dest:null}))}getAttachments(){returnthis._transport.getAttachments()}getJavaScript(){returnthis._transport.getJavaScript()}getOutline(){returnthis._transport.getOutline()}getPermissions(){returnthis._transport.getPermissions()}getMetadata(){returnthis._transport.getMetadata()}getData(){returnthis._transport.getData()}getDownloadInfo(){returnthis._transport.downloadInfoCapability.promise}getStats(){returnthis._transport.getStats()}cleanup(){returnthis._transport.startCleanup()}destroy(){returnthis.loadingTask.destroy()}getloadingParams(){returnthis._transport.loadingParams}getloadingTask(){returnthis._transport.loadingTask}}exports.PDFDocumentProxy=PDFDocumentProxy;classPDFPageProxy{constructor(e,t,r,s=!1){this._pageIndex=e,this._pageInfo=t,this._transport=r,this._stats=s?new_display_utils.StatTimer:null,this._pdfBug=s,this.commonObjs=r.commonObjs,this.objs=newPDFObjects,this.cleanupAfterRender=!1,this.pendingCleanup=!1,this.intentStates=Object.create(null),this.destroyed=!1}getpageNumber(){returnthis._pageIndex+1}getrotate(){returnthis._pageInfo.rotate}getref(){returnthis._pageInfo.ref}getuserUnit(){returnthis._pageInfo.userUnit}getview(){returnthis._pageInfo.view}getViewport({scale:e,rotation:t=this.rotate,offsetX:r=0,offsetY:s=0,dontFlip:n=!1}={}){if(arguments.length>1||"number"==typeofarguments[0])thrownewError("PDFPageProxy.getViewport is called with obsolete arguments.");returnnew_display_utils.PageViewport({viewBox:this.view,scale:e,rotation:t,offsetX:r,offsetY:s,dontFlip:n})}getAnnotations({intent:e=null}={}){returnthis.annotationsPromise&&this.annotationsIntent===e||(this.annotationsPromise=this._transport.getAnnotations(this._pageIndex,e),this.annotationsIntent=e),this.annotationsPromise}render({canvasContext:e,viewport:t,intent:r="display",enableWebGL:s=!1,renderInteractiveForms:n=!1,transform:i=null,imageLayer:a=null,canvasFactory:o=null,background:l=null}){this._stats&&this._stats.time("Overall");constc="print"===r?"print":"display";this.pendingCleanup=!1,this.intentStates[c]||(this.intentStates[c]=Object.create(null));consth=this.intentStates[c];h.streamReaderCancelTimeout&&(clearTimeout(h.streamReaderCancelTimeout),h.streamReaderCancelTimeout=null);constd=o||new_display_utils.DOMCanvasFactory,u=new_webgl.WebGLContext({enable:s});h.displayReadyCapability||(h.displayReadyCapability=(0,_util.createPromiseCapability)(),h.operatorList={fnArray:[],argsArray:[],lastChunk:!1},this._stats&&this._stats.time("Page Request"),this._pumpOperatorList({pageIndex:this._pageIndex,intent:c,renderInteractiveForms:!0===n}));constp=e=>{constt=h.renderTasks.indexOf(g);t>=0&&h.renderTasks.splice(t,1),(this.cleanupAfterRender||"print"===c)&&(this.pendingCleanup=!0),this._tryCleanup(),e?(g.capability.reject(e),this._abortOperatorList({intentState:h,reason:e})):g.capability.resolve(),this._stats&&(this._stats.timeEnd("Rendering"),this._stats.timeEnd("Overall"))},g=newInternalRenderTask({callback:p,params:{canvasContext:e,viewport:t,transform:i,imageLayer:a,background:l},objs:this.objs,commonObjs:this.commonObjs,operatorList:h.operatorList,pageIndex:this._pageIndex,canvasFactory:d,webGLContext:u,useRequestAnimationFrame:"print"!==c,pdfBug:this._pdfBug});h.renderTasks||(h.renderTasks=[]),h.renderTasks.push(g);constf=g.task;returnh.displayReadyCapability.promise.then(e=>{this.pendingCleanup?p():(this._stats&&this._stats.time("Rendering"),g.initializeGraphics(e),g.operatorListChanged())}).catch(p),f}getOperatorList(){this.intentStates.oplist||(this.intentStates.oplist=Object.create(null));conste=this.intentStates.oplist;lett;returne.opListReadCapability||(t={},t.operatorListChanged=function(){if(e.operatorList.lastChunk){e.opListReadCapability.resolve(e.operatorList);constr=e.renderTasks.indexOf(t);r>=0&&e.renderTasks.splice(r,1)}},e.opListReadCapability=(0,_util.createPromiseCapability)(),e.renderTasks=[],e.renderTasks.push(t),e.operatorList={fnArray:[],argsArray:[],lastChunk:!1},this._stats&&this._stats.time("Page Request"),this._pumpOperatorList({pageIndex:this._pageIndex,intent:"oplist"})),e.opListReadCapability.promise}streamTextContent({normalizeWhitespace:e=!1,disableCombineTextItems:t=!1}={}){returnthis._transport.messageHandler.sendWithStream("GetTextContent",{pageIndex:this._pageIndex,normalizeWhitespace:!0===e,combineTextItems:!0!==t},{highWaterMark:100,size:e=>e.items.length})}getTextContent(e={}){constt=this.streamTextContent(e);returnnewPromise((function(e,r){consts=t.getReader(),n={items:[],styles:Object.create(null)};!functiont(){s.read().then((function({value:r,done:s}){s?e(n):(Object.assign(n.styles,r.styles),n.items.push(...r.items),t())}),r)}()}))}_destroy(){this.destroyed=!0,this._transport.pageCache[this._pageIndex]=null;conste=[];returnObject.keys(this.intentStates).forEach(t=>{constr=this.intentStates[t];this._abortOperatorList({intentState:r,reason:newError("Page was destroyed."),force:!0}),"oplist"!==t&&r.renderTasks.forEach((function(t){constr=t.capability.promise.catch((function(){}));e.push(r),t.cancel()}))}),this.objs.clear(),this.annotationsPromise=null,this.pendingCleanup=!1,Promise.all(e)}cleanup(e=!1){returnthis.pendingCleanup=!0,this._tryCleanup(e)}_tryCleanup(e=!1){return!(!this.pendingCleanup||Object.keys(this.intentStates).some(e=>{constt=this.intentStates[e];return0!==t.renderTasks.length||!t.operatorList.lastChunk})||(Object.keys(this.intentStates).forEach(e=>{deletethis.intentStates[e]}),this.objs.clear(),this.annotationsPromise=null,e&&this._stats&&(this._stats=new_display_utils.StatTimer),this.pendingCleanup=!1,0))}_startRenderPage(e,t){constr=this.intentStates[t];r&&(this._stats&&this._stats.timeEnd("Page Request"),r.displayReadyCapability&&r.displayReadyCapability.resolve(e))}_renderPageChunk(e,t){for(letr=0,s=e.length;r<s;r++)t.operatorList.fnArray.push(e.fnArray[r]),t.operatorList.argsArray.push(e.argsArray[r]);t.operatorList.lastChunk=e.lastChunk;for(lete=0;e<t.renderTasks.length;e++)t.renderTasks[e].operatorListChanged();e.lastChunk&&this._tryCleanup()}_pumpOperatorList(e){(0,_util.assert)(e.intent,'PDFPageProxy._pumpOperatorList: Expected "intent" argument.');constt=this._transport.messageHandler.sendWithStream("GetOperatorList",e).getReader(),r=this.intentStates[e.intent];r.streamReader=t;consts=()=>{t.read().then(({value:e,done:t})=>{t?r.streamReader=null:this._transport.destroyed||(this._renderPageChunk(e,r),s())},e=>{if(r.streamReader=null,!this._transport.destroyed){if(r.operatorList){r.operatorList.lastChunk=!0;for(lete=0;e<r.renderTasks.length;e++)r.renderTasks[e].operatorListChanged();this._tryCleanup()}if(r.displayReadyCapability)r.displayReadyCapability.reject(e);else{if(!r.opListReadCapability)throwe;r.opListReadCapability.reject(e)}}})};s()}_abortOperatorList({intentState:e,reason:t,force:r=!1}){if((0,_util.assert)(tinstanceofError||"object"==typeoft&&null!==t,'PDFPageProxy._abortOperatorList: Expected "reason" argument.'),e.streamReader){if(!r){if(0!==e.renderTasks.length)return;if(tinstanceof_display_utils.RenderingCancelledException)returnvoid(e.streamReaderCancelTimeout=setTimeout(()=>{this._abortOperatorList({intentState:e,reason:t,force:!0}),e.streamReaderCancelTimeout=null},RENDERING_CANCELLED_TIMEOUT))}e.streamReader.cancel(new_util.AbortException(t&&t.message)),e.streamReader=null,this._transport.destroyed||(Object.keys(this.intentStates).some(t=>this.intentStates[t]===e&&(deletethis.intentStates[t],!0)),this.cleanup())}}getstats(){returnthis._stats}}exports.PDFPageProxy=PDFPageProxy;classLoopbackPort{constructor(e=!0){this._listeners=[],this._defer=e,this._deferred=Promise.resolve(void0)}postMessage(e,t){if(!this._defer)returnvoidthis._listeners.forEach(t=>{t.call(this,{data:e})});constr=newWeakMap,s={data:functione(s){if("object"!=typeofs||null===s)returns;if(r.has(s))returnr.get(s);letn,i;if((n=s.buffer)&&(0,_util.isArrayBuffer)(n))returni=t&&t.includes(n)?news.constructor(n,s.byteOffset,s.byteLength):news.constructor(s),r.set(s,i),i;i=Array.isArray(s)?[]:{},r.set(s,i);for(consttins){letr,n=s;for(;!(r=Object.getOwnPropertyDescriptor(n,t));)n=Object.getPrototypeOf(n);if(void0!==r.value)if("function"!=typeofr.value)i[t]=e(r.value);elseif(s.hasOwnProperty&&s.hasOwnProperty(t))thrownewError("LoopbackPort.postMessage - cannot clone: "+s[t])}returni}(e)};this._deferred.then(()=>{this._listeners.forEach(e=>{e.call(this,s)})})}addEventListener(e,t){this._listeners.push(t)}removeEventListener(e,t){constr=this._listeners.indexOf(t);this._listeners.splice(r,1)}terminate(){this._listeners.length=0}}exports.LoopbackPort=LoopbackPort;constPDFWorker=functionPDFWorkerClosure(){constpdfWorkerPorts=newWeakMap;letisWorkerDisabled=!1,fallbackWorkerSrc,nextFakeWorkerId=0,fakeWorkerCapability;if(_is_node.isNodeJS&&"function"==typeofrequire)isWorkerDisabled=!0,fallbackWorkerSrc="./pdf.worker.js";elseif("object"==typeofdocument&&"currentScript"indocument){conste=document.currentScript&&document.currentScript.src;e&&(fallbackWorkerSrc=e.replace(/(\.(?:min\.)?js)(\?.*)?$/i,".worker$1$2"))}functiongetWorkerSrc(){if(_worker_options.GlobalWorkerOptions.workerSrc)return_worker_options.GlobalWorkerOptions.workerSrc;if(void0!==fallbackWorkerSrc)return_is_node.isNodeJS||(0,_display_utils.deprecated)('No "GlobalWorkerOptions.workerSrc" specified.'),fallbackWorkerSrc;thrownewError('No "GlobalWorkerOptions.workerSrc" specified.')}functiongetMainThreadWorkerMessageHandler(){lete;try{e=globalThis.pdfjsWorker&&globalThis.pdfjsWorker.WorkerMessageHandler}catch(e){}returne||null}functionsetupFakeWorkerGlobal(){if(fakeWorkerCapability)returnfakeWorkerCapability.promise;fakeWorkerCapability=(0,_util.createPromiseCapability)();constloader=asyncfunction(){constmainWorkerMessageHandler=getMainThreadWorkerMessageHandler();if(mainWorkerMessageHandler)returnmainWorkerMessageHandler;if(_is_node.isNodeJS&&"function"==typeofrequire){constworker=eval("require")(getWorkerSrc());returnworker.WorkerMessageHandler}returnawait(0,_display_utils.loadScript)(getWorkerSrc()),window.pdfjsWorker.WorkerMessageHandler};returnloader().then(fakeWorkerCapability.resolve,fakeWorkerCapability.reject),fakeWorkerCapability.promise}functioncreateCDNWrapper(e){constt="importScripts('"+e+"');";returnURL.createObjectURL(newBlob([t]))}classPDFWorker{constructor({name:e=null,port:t=null,verbosity:r=(0,_util.getVerbosityLevel)()}={}){if(t&&pdfWorkerPorts.has(t))thrownewError("Cannot use more than one PDFWorker per port");if(this.name=e,this.destroyed=!1,this.postMessageTransfers=!0,this.verbosity=r,this._readyCapability=(0,_util.createPromiseCapability)(),this._port=null,this._webWorker=null,this._messageHandler=null,t)returnpdfWorkerPorts.set(t,this),voidthis._initializeFromPort(t);this._initialize()}getpromise(){returnthis._readyCapability.promise}getport(){returnthis._port}getmessageHandler(){returnthis._messageHandler}_initializeFromPort(e){this._port=e,this._messageHandler=new_message_handler.MessageHandler("main","worker",e),this._messageHandler.on("ready",(function(){})),this._readyCapability.resolve()}_initialize(){if("undefined"!=typeofWorker&&!isWorkerDisabled&&!getMainThreadWorkerMessageHandler()){lete=getWorkerSrc();try{(0,_util.isSameOrigin)(window.location.href,e)||(e=createCDNWrapper(newURL(e,window.location).href));constt=newWorker(e),r=new_message_handler.MessageHandler("main","worker",t),s=()=>{t.removeEventListener("error",n),r.destroy(),t.terminate(),this.destroyed?this._readyCapability.reject(newError("Worker was destroyed")):this._setupFakeWorker()},n=()=>{this._webWorker||s()};t.addEventListener("error",n),r.on("test",e=>{t.removeEventListener("error",n),this.destroyed?s():e?(this._messageHandler=r,this._port=t,this._webWorker=t,e.supportTransfers||(this.postMessageTransfers=!1),this._readyCapability.resolve(),r.send("configure",{verbosity:this.verbosity})):(this._setupFakeWorker(),r.destroy(),t.terminate())}),r.on("ready",e=>{if(t.removeEventListener("error",n),this.destroyed)s();elsetry{i()}catch(e){this._setupFakeWorker()}});consti=()=>{conste=newUint8Array([this.postMessageTransfers?255:0]);try{r.send("test",e,[e.buffer])}catch(t){(0,_util.warn)("Cannot use postMessage transfers."),e[0]=0,r.send("test",e)}};returnvoidi()}catch(e){(0,_util.info)("The worker has been disabled.")}}this._setupFakeWorker()}_setupFakeWorker(){isWorkerDisabled||((0,_util.warn)("Setting up fake worker."),isWorkerDisabled=!0),setupFakeWorkerGlobal().then(e=>{if(this.destroyed)returnvoidthis._readyCapability.reject(newError("Worker was destroyed"));constt=newLoopbackPort;this._port=t;constr="fake"+nextFakeWorkerId++,s=new_message_handler.MessageHandler(r+"_worker",r,t);e.setup(s,t);constn=new_message_handler.MessageHandler(r,r+"_worker",t);this._messageHandler=n,this._readyCapability.resolve(),n.send("configure",{verbosity:this.verbosity})}).catch(e=>{this._readyCapability.reject(newError(`Setting up fake worker failed: "${e.message}".`))})}destroy(){this.destroyed=!0,this._webWorker&&(this._webWorker.terminate(),this._webWorker=null),pdfWorkerPorts.delete(this._port),this._port=null,this._messageHandler&&(this._messageHandler.destroy(),this._messageHandler=null)}staticfromPort(e){if(!e||!e.port)thrownewError("PDFWorker.fromPort - invalid method signature.");returnpdfWorkerPorts.has(e.port)?pdfWorkerPorts.get(e.port):newPDFWorker(e)}staticgetWorkerSrc(){returngetWorkerSrc()}}returnPDFWorker}();exports.PDFWorker=PDFWorker;classWorkerTransport{constructor(e,t,r,s){this.messageHandler=e,this.loadingTask=t,this.commonObjs=newPDFObjects,this.fontLoader=new_font_loader.FontLoader({docId:t.docId,onUnsupportedFeature:this._onUnsupportedFeature.bind(this)}),this._params=s,this.CMapReaderFactory=news.CMapReaderFactory({baseUrl:s.cMapUrl,isCompressed:s.cMapPacked}),this.destroyed=!1,this.destroyCapability=null,this._passwordCapability=null,this._networkStream=r,this._fullReader=null,this._lastProgress=null,this.pageCache=[],this.pagePromises=[],this.downloadInfoCapability=(0,_util.createPromiseCapability)(),this.setupMessageHandler()}destroy(){if(this.destroyCapability)returnthis.destroyCapability.promise;this.destroyed=!0,this.destroyCapability=(0,_util.createPromiseCapability)(),this._passwordCapability&&this._passwordCapability.reject(newError("Worker was destroyed during onPassword callback"));conste=[];this.pageCache.forEach((function(t){t&&e.push(t._destroy())})),this.pageCache.length=0,this.pagePromises.length=0;constt=this.messageHandler.sendWithPromise("Terminate",null);returne.push(t),Promise.all(e).then(()=>{this.fontLoader.clear(),this._networkStream&&this._networkStream.cancelAllRequests(new_util.AbortException("Worker was terminated.")),this.messageHandler&&(this.messageHandler.destroy(),this.messageHandler=null),this.destroyCapability.resolve()},this.destroyCapability.reject),this.destroyCapability.promise}setupMessageHandler(){const{messageHandler:e,loadingTask:t}=this;e.on("GetReader",(e,t)=>{(0,_util.assert)(this._networkStream),this._fullReader=this._networkStream.getFullReader(),this._fullReader.onProgress=e=>{this._lastProgress={loaded:e.loaded,total:e.total}},t.onPull=()=>{this._fullReader.read().then((function({value:e,done:r}){r?t.close():((0,_util.assert)((0,_util.isArrayBuffer)(e)),t.enqueue(newUint8Array(e),1,[e]))})).catch(e=>{t.error(e)})},t.onCancel=e=>{this._fullReader.cancel(e)}}),e.on("ReaderHeadersReady",e=>{constr=(0,_util.createPromiseCapability)(),s=this._fullReader;returns.headersReady.then(()=>{s.isStreamingSupported&&s.isRangeSupported||(this._lastProgress&&t.onProgress&&t.onProgress(this._lastProgress),s.onProgress=e=>{t.onProgress&&t.onProgress({loaded:e.loaded,total:e.total})}),r.resolve({isStreamingSupported:s.isStreamingSupported,isRangeSupported:s.isRangeSupported,contentLength:s.contentLength})},r.reject),r.promise}),e.on("GetRangeReader",(e,t)=>{(0,_util.assert)(this._networkStream);constr=this._networkStream.getRangeReader(e.begin,e.end);r?(t.onPull=()=>{r.read().then((function({value:e,done:r}){r?t.close():((0,_util.assert)((0,_util.isArrayBuffer)(e)),t.enqueue(newUint8Array(e),1,[e]))})).catch(e=>{t.error(e)})},t.onCancel=e=>{r.cancel(e)}):t.close()}),e.on("GetDoc",({pdfInfo:e})=>{this._numPages=e.numPages,t._capability.resolve(newPDFDocumentProxy(e,this))}),e.on("DocException",(function(e){letr;switch(e.name){case"PasswordException":r=new_util.PasswordException(e.message,e.code);break;case"InvalidPDFException":r=new_util.InvalidPDFException(e.message);break;case"MissingPDFException":r=new_util.MissingPDFException(e.message);break;case"UnexpectedResponseException":r=new_util.UnexpectedResponseException(e.message,e.status);break;case"UnknownErrorException":r=new_util.UnknownErrorException(e.message,e.details)}t._capability.reject(r)})),e.on("PasswordRequest",e=>{if(this._passwordCapability=(0,_util.createPromiseCapability)(),t.onPassword){constr=e=>{this._passwordCapability.resolve({password:e})};try{t.onPassword(r,e.code)}catch(e){this._passwordCapability.reject(e)}}elsethis._passwordCapability.reject(new_util.PasswordException(e.message,e.code));returnthis._passwordCapability.promise}),e.on("DataLoaded",e=>{t.onProgress&&t.onProgress({loaded:e.length,total:e.length}),this.downloadInfoCapability.resolve(e)}),e.on("StartRenderPage",e=>{this.destroyed||this.pageCache[e.pageIndex]._startRenderPage(e.transparency,e.intent)}),e.on("commonobj",t=>{if(this.destroyed)return;const[r,s,n]=t;if(!this.commonObjs.has(r))switch(s){case"Font":constt=this._params;if("error"inn){conste=n.error;(0,_util.warn)("Error during font loading: "+e),this.commonObjs.resolve(r,e);break}leti=null;t.pdfBug&&globalThis.FontInspector&&globalThis.FontInspector.enabled&&(i={registerFont(e,t){globalThis.FontInspector.fontAdded(e,t)}});consta=new_font_loader.FontFaceObject(n,{isEvalSupported:t.isEvalSupported,disableFontFace:t.disableFontFace,ignoreErrors:t.ignoreErrors,onUnsupportedFeature:this._onUnsupportedFeature.bind(this),fontRegistry:i});this.fontLoader.bind(a).then(()=>{this.commonObjs.resolve(r,a)},t=>{e.sendWithPromise("FontFallback",{id:r}).finally(()=>{this.commonObjs.resolve(r,a)})});break;case"FontPath":case"FontType3Res":this.commonObjs.resolve(r,n);break;default:thrownewError("Got unknown common object type "+s)}}),e.on("obj",e=>{if(this.destroyed)return;const[t,r,s,n]=e,i=this.pageCache[r];if(!i.objs.has(t))switch(s){case"JpegStream":returnnewPromise((e,t)=>{constr=newImage;r.onload=function(){e(r)},r.onerror=function(){t(newError("Error during JPEG image loading")),(0,_display_utils.releaseImageResources)(r)},r.src=n}).then(e=>{i.objs.resolve(t,e)});case"Image":i.objs.resolve(t,n);conste=8e6;n&&"data"inn&&n.data.length>e&&(i.cleanupAfterRender=!0);break;default:thrownewError("Got unknown object type "+s)}}),e.on("DocProgress",e=>{this.destroyed||t.onProgress&&t.onProgress({loaded:e.loaded,total:e.total})}),e.on("UnsupportedFeature",this._onUnsupportedFeature.bind(this)),e.on("JpegDecode",e=>{if(this.destroyed)returnPromise.reject(newError("Worker was destroyed"));if("undefined"==typeofdocument)returnPromise.reject(newError('"document" is not defined.'));const[t,r]=e;return3!==r&&1!==r?Promise.reject(newError("Only 3 components or 1 component can be returned")):newPromise((function(e,s){constn=newImage;n.onload=function(){const{width:t,height:s}=n,i=t*s,a=4*i,o=newUint8ClampedArray(i*r);letl=document.createElement("canvas");l.width=t,l.height=s;letc=l.getContext("2d");c.drawImage(n,0,0);consth=c.getImageData(0,0,t,s).data;if(3===r)for(lete=0,t=0;e<a;e+=4,t+=3)o[t]=h[e],o[t+1]=h[e+1],o[t+2]=h[e+2];elseif(1===r)for(lete=0,t=0;e<a;e+=4,t++)o[t]=h[e];e({data:o,width:t,height:s}),(0,_display_utils.releaseImageResources)(n),l.width=0,l.height=0,l=null,c=null},n.onerror=function(){s(newError("JpegDecode failed to load image")),(0,_display_utils.releaseImageResources)(n)},n.src=t}))}),e.on("FetchBuiltInCMap",(e,t)=>{if(this.destroyed)returnvoidt.error(newError("Worker was destroyed"));letr=!1;t.onPull=()=>{r?t.close():(r=!0,this.CMapReaderFactory.fetch(e).then((function(e){t.enqueue(e,1,[e.cMapData.buffer])})).catch((function(e){t.error(e)})))}})}_onUnsupportedFeature({featureId:e}){this.destroyed||this.loadingTask.onUnsupportedFeature&&this.loadingTask.onUnsupportedFeature(e)}getData(){returnthis.messageHandler.sendWithPromise("GetData",null)}getPage(e){if(!Number.isInteger(e)||e<=0||e>this._numPages)returnPromise.reject(newError("Invalid page request"));constt=e-1;if(tinthis.pagePromises)returnthis.pagePromises[t];constr=this.messageHandler.sendWithPromise("GetPage",{pageIndex:t}).then(e=>{if(this.destroyed)thrownewError("Transport destroyed");constr=newPDFPageProxy(t,e,this,this._params.pdfBug);returnthis.pageCache[t]=r,r});returnthis.pagePromises[t]=r,r}getPageIndex(e){returnthis.messageHandler.sendWithPromise("GetPageIndex",{ref:e}).catch((function(e){returnPromise.reject(newError(e))}))}getAnnotations(e,t){returnthis.messageHandler.sendWithPromise("GetAnnotations",{pageIndex:e,intent:t})}getDestinations(){returnthis.messageHandler.sendWithPromise("GetDestinations",null)}getDestination(e){return"string"!=typeofe?Promise.reject(newError("Invalid destination request.")):this.messageHandler.sendWithPromise("GetDestination",{id:e})}getPageLabels(){returnthis.messageHandler.sendWithPromise("GetPageLabels",null)}getPageLayout(){returnthis.messageHandler.sendWithPromise("GetPageLayout",null)}getPageMode(){returnthis.messageHandler.sendWithPromise("GetPageMode",null)}getViewerPreferences(){returnthis.messageHandler.sendWithPromise("GetViewerPreferences",null)}getOpenAction(){returnthis.messageHandler.sendWithPromise("GetOpenAction",null)}getAttachments(){returnthis.messageHandler.sendWithPromise("GetAttachments",null)}getJavaScript(){returnthis.messageHandler.sendWithPromise("GetJavaScript",null)}getOutline(){returnthis.messageHandler.sendWithPromise("GetOutline",null)}getPermissions(){returnthis.messageHandler.sendWithPromise("GetPermissions",null)}getMetadata(){returnthis.messageHandler.sendWithPromise("GetMetadata",null).then(e=>({info:e[0],metadata:e[1]?new_metadata.Metadata(e[1]):null,contentDispositionFilename:this._fullReader?this._fullReader.filename:null}))}getStats(){returnthis.messageHandler.sendWithPromise("GetStats",null)}startCleanup(){returnthis.messageHandler.sendWithPromise("Cleanup",null).then(()=>{for(lete=0,t=this.pageCache.length;e<t;e++){constt=this.pageCache[e];if(t&&!t.cleanup())thrownewError(`startCleanup: Page ${e+1} is currently rendering.`)}this.commonObjs.clear(),this.fontLoader.clear()})}getloadingParams(){conste=this._params;return(0,_util.shadow)(this,"loadingParams",{disableAutoFetch:e.disableAutoFetch,disableCreateObjectURL:e.disableCreateObjectURL,disableFontFace:e.disableFontFace,nativeImageDecoderSupport:e.nativeImageDecoderSupport})}}classPDFObjects{constructor(){this._objs=Object.create(null)}_ensureObj(e){returnthis._objs[e]?this._objs[e]:this._objs[e]={capability:(0,_util.createPromiseCapability)(),data:null,resolved:!1}}get(e,t=null){if(t)returnthis._ensureObj(e).capability.promise.then(t),null;constr=this._objs[e];if(!r||!r.resolved)thrownewError(`Requesting object that isn't resolved yet ${e}.`);returnr.data}has(e){constt=this._objs[e];return!!t&&t.resolved}resolve(e,t){constr=this._ensureObj(e);r.resolved=!0,r.data=t,r.capability.resolve(t)}clear(){for(consteinthis._objs){const{data:t}=this._objs[e];"undefined"!=typeofImage&&tinstanceofImage&&(0,_display_utils.releaseImageResources)(t)}this._objs=Object.create(null)}}classRenderTask{constructor(e){this._internalRenderTask=e,this.onContinue=null}getpromise(){returnthis._internalRenderTask.capability.promise}cancel(){this._internalRenderTask.cancel()}then(e,t){thrownewError("Removed API method: RenderTask.then, use the `promise` getter instead.")}}constInternalRenderTask=function(){conste=newWeakSet;returnclass{constructor({callback:e,params:t,objs:r,commonObjs:s,operatorList:n,pageIndex:i,canvasFactory:a,webGLContext:o,useRequestAnimationFrame:l=!1,pdfBug:c=!1}){this.callback=e,this.params=t,this.objs=r,this.commonObjs=s,this.operatorListIdx=null,this.operatorList=n,this._pageIndex=i,this.canvasFactory=a,this.webGLContext=o,this._pdfBug=c,this.running=!1,this.graphicsReadyCallback=null,this.graphicsReady=!1,this._useRequestAnimationFrame=!0===l&&"undefined"!=typeofwindow,this.cancelled=!1,this.capability=(0,_util.createPromiseCapability)(),this.task=newRenderTask(this),this._continueBound=this._continue.bind(this),this._scheduleNextBound=this._scheduleNext.bind(this),this._nextBound=this._next.bind(this),this._canvas=t.canvasContext.canvas}initializeGraphics(t=!1){if(this.cancelled)return;if(this._canvas){if(e.has(this._canvas))thrownewError("Cannot use the same canvas during multiple render() operations. Use different canvas or ensure previous operations were cancelled or completed.");e.add(this._canvas)}this._pdfBug&&globalThis.StepperManager&&globalThis.StepperManager.enabled&&(this.stepper=globalThis.StepperManager.create(this._pageIndex),this.stepper.init(this.operatorList),this.stepper.nextBreakPoint=this.stepper.getNextBreakPoint());const{canvasContext:r,viewport:s,transform:n,imageLayer:i,background:a}=this.params;this.gfx=new_canvas.CanvasGraphics(r,this.commonObjs,this.objs,this.canvasFactory,this.webGLContext,i),this.gfx.beginDrawing({transform:n,viewport:s,transparency:t,background:a}),this.operatorListIdx=0,this.graphicsReady=!0,this.graphicsReadyCallback&&this.graphicsReadyCallback()}cancel(t=null){this.running=!1,this.cancelled=!0,this.gfx&&this.gfx.endDrawing(),this._canvas&&e.delete(this._canvas),this.callback(t||new_display_utils.RenderingCancelledException("Rendering cancelled, page "+(this._pageIndex+1),"canvas"))}operatorListChanged(){this.graphicsReady?(this.stepper&&this.stepper.updateOperatorList(this.operatorList),this.running||this._continue()):this.graphicsReadyCallback||(this.graphicsReadyCallback=this._continueBound)}_continue(){this.running=!0,this.cancelled||(this.task.onContinue?this.task.onContinue(this._scheduleNextBound):this._scheduleNext())}_scheduleNext(){this._useRequestAnimationFrame?window.requestAnimationFrame(()=>{this._nextBound().catch(this.cancel.bind(this))}):Promise.resolve().then(this._nextBound).catch(this.cancel.bind(this))}async_next(){this.cancelled||(this.operatorListIdx=this.gfx.executeOperatorList(this.operatorList,this.operatorListIdx,this._continueBound,this.stepper),this.operatorListIdx===this.operatorList.argsArray.length&&(this.running=!1,this.operatorList.lastChunk&&(this.gfx.endDrawing(),this._canvas&&e.delete(this._canvas),this.callback())))}}}(),version="2.4.456";exports.version=version;constbuild="228a591c";exports.build=build},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addLinkAttributes=function(e,{url:t,target:r,rel:n,enabled:i=!0}={}){(0,s.assert)(t&&"string"==typeoft,'addLinkAttributes: A valid "url" parameter must provided.');consta=(0,s.removeNullCharacters)(t);i?e.href=e.title=a:(e.href="",e.title="Disabled: "+a,e.onclick=()=>!1);letl="";switch(r){caseo.NONE:break;caseo.SELF:l="_self";break;caseo.BLANK:l="_blank";break;caseo.PARENT:l="_parent";break;caseo.TOP:l="_top"}e.target=l,e.rel="string"==typeofn?n:"noopener noreferrer nofollow"},t.getFilenameFromUrl=function(e){constt=e.indexOf("#"),r=e.indexOf("?"),s=Math.min(t>0?t:e.length,r>0?r:e.length);returne.substring(e.lastIndexOf("/",s)+1,s)},t.isFetchSupported=l,t.isValidFetchUrl=c,t.loadScript=function(e){returnnewPromise((t,r)=>{consts=document.createElement("script");s.src=e,s.onload=t,s.onerror=function(){r(newError("Cannot load script at: "+s.src))},(document.head||document.documentElement).appendChild(s)})},t.deprecated=function(e){console.log("Deprecated API usage: "+e)},t.releaseImageResources=function(e){(0,s.assert)(einstanceofImage,"Invalid `img` parameter.");constt=e.src;"string"==typeoft&&t.startsWith("blob:")&&URL.revokeObjectURL&&URL.revokeObjectURL(t),e.removeAttribute("src")},t.PDFDateString=t.StatTimer=t.DOMSVGFactory=t.DOMCMapReaderFactory=t.DOMCanvasFactory=t.DEFAULT_LINK_REL=t.LinkTarget=t.RenderingCancelledException=t.PageViewport=void0;vars=r(1);t.DEFAULT_LINK_REL="noopener noreferrer nofollow";constn="http://www.w3.org/2000/svg";t.DOMCanvasFactory=class{create(e,t){if(e<=0||t<=0)thrownewError("Invalid canvas size");constr=document.createElement("canvas"),s=r.getContext("2d");returnr.width=e,r.height=t,{canvas:r,context:s}}reset(e,t,r){if(!e.canvas)thrownewError("Canvas is not specified");if(t<=0||r<=0)thrownewError("Invalid canvas size");e.canvas.width=t,e.canvas.height=r}destroy(e){if(!e.canvas)thrownewError("Canvas is not specified");e.canvas.width=0,e.canvas.height=0,e.canvas=null,e.context=null}},t.DOMCMapReaderFactory=class{constructor({baseUrl:e=null,isCompressed:t=!1}){this.baseUrl=e,this.isCompressed=t}asyncfetch({name:e}){if(!this.baseUrl)thrownewError('The CMap "baseUrl" parameter must be specified, ensure that the "cMapUrl" and "cMapPacked" API parameters are provided.');if(!e)thrownewError("CMap name must be specified.");constt=this.baseUrl+e+(this.isCompressed?".bcmap":""),r=this.isCompressed?s.CMapCompressionType.BINARY:s.CMapCompressionType.NONE;returnl()&&c(t,document.baseURI)?fetch(t).then(asynce=>{if(!e.ok)thrownewError(e.statusText);lett;returnt=this.isCompressed?newUint8Array(awaite.arrayBuffer()):(0,s.stringToBytes)(awaite.text()),{cMapData:t,compressionType:r}}).catch(e=>{thrownewError("Unable to load "+(this.isCompressed?"binary ":"")+"CMap at: "+t)}):newPromise((e,n)=>{consti=newXMLHttpRequest;i.open("GET",t,!0),this.isCompressed&&(i.responseType="arraybuffer"),i.onreadystatechange=()=>{if(i.readyState===XMLHttpRequest.DONE){if(200===i.status||0===i.status){lett;if(this.isCompressed&&i.response?t=newUint8Array(i.response):!this.isCompressed&&i.responseText&&(t=(0,s.stringToBytes)(i.responseText)),t)returnvoide({cMapData:t,compressionType:r})}n(newError(i.statusText))}},i.send(null)}).catch(e=>{thrownewError("Unable to load "+(this.isCompressed?"binary ":"")+"CMap at: "+t)})}},t.DOMSVGFactory=class{create(e,t){(0,s.assert)(e>0&&t>0,"Invalid SVG dimensions");constr=document.createElementNS(n,"svg:svg");returnr.setAttribute("version","1.1"),r.setAttribute("width",e+"px"),r.setAttribute("height",t+"px"),r.setAttribute("preserveAspectRatio","none"),r.setAttribute("viewBox","0 0 "+e+" "+t),r}createElement(e){return(0,s.assert)("string"==typeofe,"Invalid SVG element type"),document.createElementNS(n,e)}};classi{constructor({viewBox:e,scale:t,rotation:r,offsetX:s=0,offsetY:n=0,dontFlip:i=!1}){this.viewBox=e,this.scale=t,this.rotation=r,this.offsetX=s,this.offsetY=n;consta=(e[2]+e[0])/2,o=(e[3]+e[1])/2;letl,c,h,d,u,p,g,f;switch(r=(r%=360)<0?r+360:r){case180:l=-1,c=0,h=0,d=1;break;case90:l=0,c=1,h=1,d=0;break;case270:l=0,c=-1,h=-1,d=0;break;default:l=1,c=0,h=0,d=-1}i&&(h=-h,d=-d),0===l?(u=Math.abs(o-e[1])*t+s,p=Math.abs(a-e[0])*t+n,g=Math.abs(e[3]-e[1])*t,f=Math.abs(e[2]-e[0])*t):(u=Math.abs(a-e[0])*t+s,p=Math.abs(o-e[1])*t+n,g=Math.abs(e[2]-e[0])*t,f=Math.abs(e[3]-e[1])*t),this.transform=[l*t,c*t,h*t,d*t,u-l*t*a-h*t*o,p-c*t*a-d*t*o],this.width=g,this.height=f}clone({scale:e=this.scale,rotation:t=this.rotation,offsetX:r=this.offsetX,offsetY:s=this.offsetY,dontFlip:n=!1}={}){returnnewi({viewBox:this.viewBox.slice(),scale:e,rotation:t,offsetX:r,offsetY:s,dontFlip:n})}convertToViewportPoint(e,t){returns.Util.applyTransform([e,t],this.transform)}convertToViewportRectangle(e){constt=s.Util.applyTransform([e[0],e[1]],this.transform),r=s.Util.applyTransform([e[2],e[3]],this.transform);return[t[0],t[1],r[0],r[1]]}convertToPdfPoint(e,t){returns.Util.applyInverseTransform([e,t],this.transform)}}t.PageViewport=i;classaextendss.BaseException{constructor(e,t){super(e),this.type=t}}t.RenderingCancelledException=a;consto={NONE:0,SELF:1,BLANK:2,PARENT:3,TOP:4};functionl(){return"undefined"!=typeoffetch&&"undefined"!=typeofResponse&&"body"inResponse.prototype&&"undefined"!=typeofReadableStream}functionc(e,t){try{const{protocol:r}=t?newURL(e,t):newURL(e);return"http:"===r||"https:"===r}catch(e){return!1}}leth;t.LinkTarget=o,t.StatTimer=class{constructor(){this.started=Object.create(null),this.times=[]}time(e){einthis.started&&(0,s.warn)("Timer is already running for "+e),this.started[e]=Date.now()}timeEnd(e){einthis.started||(0,s.warn)("Timer has not been started for "+e),this.times.push({name:e,start:this.started[e],end:Date.now()}),deletethis.started[e]}toString(){conste=[];lett=0;for(consteofthis.times){constr=e.name;r.length>t&&(t=r.length)}for(constrofthis.times){consts=r.end-r.start;e.push(`${r.name.padEnd(t)}${s}ms\n`)}returne.join("")}},t.PDFDateString=class{statictoDateObject(e){if(!e||!(0,s.isString)(e))returnnull;h||(h=newRegExp("^D:(\\d{4})(\\d{2})?(\\d{2})?(\\d{2})?(\\d{2})?(\\d{2})?([Z|+|-])?(\\d{2})?'?(\\d{2})?'?"));constt=h.exec(e);if(!t)returnnull;constr=parseInt(t[1],10);letn=parseInt(t[2],10);n=n>=1&&n<=12?n-1:0;leti=parseInt(t[3],10);i=i>=1&&i<=31?i:1;leta=parseInt(t[4],10);a=a>=0&&a<=23?a:0;leto=parseInt(t[5],10);o=o>=0&&o<=59?o:0;letl=parseInt(t[6],10);l=l>=0&&l<=59?l:0;constc=t[7]||"Z";letd=parseInt(t[8],10);d=d>=0&&d<=23?d:0;letu=parseInt(t[9],10)||0;returnu=u>=0&&u<=59?u:0,"-"===c?(a+=d,o+=u):"+"===c&&(a-=d,o-=u),newDate(Date.UTC(r,n,i,a,o,l))}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FontLoader=t.FontFaceObject=void0;vars=r(1);classn{constructor({docId:e,onUnsupportedFeature:t}){this.constructor===n&&(0,s.unreachable)("Cannot initialize BaseFontLoader."),this.docId=e,this._onUnsupportedFeature=t,this.nativeFontFaces=[],this.styleElement=null}addNativeFontFace(e){this.nativeFontFaces.push(e),document.fonts.add(e)}insertRule(e){lett=this.styleElement;t||(t=this.styleElement=document.createElement("style"),t.id="PDFJS_FONT_STYLE_TAG_"+this.docId,document.documentElement.getElementsByTagName("head")[0].appendChild(t));constr=t.sheet;r.insertRule(e,r.cssRules.length)}clear(){this.nativeFontFaces.forEach((function(e){document.fonts.delete(e)})),this.nativeFontFaces.length=0,this.styleElement&&(this.styleElement.remove(),this.styleElement=null)}asyncbind(e){if(e.attached||e.missingFile)return;if(e.attached=!0,this.isFontLoadingAPISupported){constt=e.createNativeFontFace();if(t){this.addNativeFontFace(t);try{awaitt.loaded}catch(r){throwthis._onUnsupportedFeature({featureId:s.UNSUPPORTED_FEATURES.font}),(0,s.warn)(`Failed to load font '${t.family}': '${r}'.`),e.disableFontFace=!0,r}}return}constt=e.createFontFaceRule();if(t){if(this.insertRule(t),this.isSyncFontLoadingSupported)return;awaitnewPromise(r=>{consts=this._queueLoadingCallback(r);this._prepareFontLoadEvent([t],[e],s)})}}_queueLoadingCallback(e){(0,s.unreachable)("Abstract method `_queueLoadingCallback`.")}getisFontLoadingAPISupported(){conste="undefined"!=typeofdocument&&!!document.fonts;return(0,s.shadow)(this,"isFontLoadingAPISupported",e)}getisSyncFontLoadingSupported(){(0,s.unreachable)("Abstract method `isSyncFontLoadingSupported`.")}get_loadTestFont(){(0,s.unreachable)("Abstract method `_loadTestFont`.")}_prepareFontLoadEvent(e,t,r){(0,s.unreachable)("Abstract method `_prepareFontLoadEvent`.")}}leti;t.FontLoader=i,t.FontLoader=i=classextendsn{constructor(e){super(e),this.loadingContext={requests:[],nextRequestId:0},this.loadTestFontId=0}getisSyncFontLoadingSupported(){lete=!1;if("undefined"==typeofnavigator)e=!0;else{constt=/Mozilla\/5.0.*?rv:(\d+).*? Gecko/.exec(navigator.userAgent);t&&t[1]>=14&&(e=!0)}return(0,s.shadow)(this,"isSyncFontLoadingSupported",e)}_queueLoadingCallback(e){constt=this.loadingContext,r={id:"pdfjs-font-loading-"+t.nextRequestId++,done:!1,complete:function(){for((0,s.assert)(!r.done,"completeRequest() cannot be called twice."),r.done=!0;t.requests.length>0&&t.requests[0].done;){conste=t.requests.shift();setTimeout(e.callback,0)}},callback:e};returnt.requests.push(r),r}get_loadTestFont(){return(0,s.shadow)(this,"_loadTestFont",atob("T1RUTwALAIAAAwAwQ0ZGIDHtZg4AAAOYAAAAgUZGVE1lkzZwAAAEHAAAABxHREVGABQAFQAABDgAAAAeT1MvMlYNYwkAAAEgAAAAYGNtYXABDQLUAAACNAAAAUJoZWFk/xVFDQAAALwAAAA2aGhlYQdkA+oAAAD0AAAAJGhtdHgD6AAAAAAEWAAAAAZtYXhwAAJQAAAAARgAAAAGbmFtZVjmdH4AAAGAAAAAsXBvc3T/hgAzAAADeAAAACAAAQAAAAEAALZRFsRfDzz1AAsD6AAAAADOBOTLAAAAAM4KHDwAAAAAA+gDIQAAAAgAAgAAAAAAAAABAAADIQAAAFoD6AAAAAAD6AABAAAAAAAAAAAAAAAAAAAAAQAAUAAAAgAAAAQD6AH0AAUAAAKKArwAAACMAooCvAAAAeAAMQECAAACAAYJAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFBmRWQAwAAuAC4DIP84AFoDIQAAAAAAAQAAAAAAAAAAACAAIAABAAAADgCuAAEAAAAAAAAAAQAAAAEAAAAAAAEAAQAAAAEAAAAAAAIAAQAAAAEAAAAAAAMAAQAAAAEAAAAAAAQAAQAAAAEAAAAAAAUAAQAAAAEAAAAAAAYAAQAAAAMAAQQJAAAAAgABAAMAAQQJAAEAAgABAAMAAQQJAAIAAgABAAMAAQQJAAMAAgABAAMAAQQJAAQAAgABAAMAAQQJAAUAAgABAAMAAQQJAAYAAgABWABYAAAAAAAAAwAAAAMAAAAcAAEAAAAAADwAAwABAAAAHAAEACAAAAAEAAQAAQAAAC7//wAAAC7////TAAEAAAAAAAABBgAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAD/gwAyAAAAAQAAAAAAAAAAAAAAAAAAAAABAAQEAAEBAQJYAAEBASH4DwD4GwHEAvgcA/gXBIwMAYuL+nz5tQXkD5j3CBLnEQACAQEBIVhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYAAABAQAADwACAQEEE/t3Dov6fAH6fAT+fPp8+nwHDosMCvm1Cvm1DAz6fBQAAAAAAAABAAAAAMmJbzEAAAAAzgTjFQAAAADOBOQpAAEAAAAAAAAADAAUAAQAAAABAAAAAgABAAAAAAAAAAAD6AAAAAAAAA=="))}_prepareFontLoadEvent(e,t,r){functionn(e,t){returne.charCodeAt(t)<<24|e.charCodeAt(t+1)<<16|e.charCodeAt(t+2)<<8|255&e.charCodeAt(t+3)}functioni(e,t,r,s){returne.substring(0,t)+s+e.substring(t+r)}leta,o;constl=document.createElement("canvas");l.width=1,l.height=1;constc=l.getContext("2d");leth=0;constd=`lt${Date.now()}${this.loadTestFontId++}`;letu=this._loadTestFont;u=i(u,976,d.length,d);letp=n(u,16);for(a=0,o=d.length-3;a<o;a+=4)p=p-1482184792+n(d,a)|0;a<d.length&&(p=p-1482184792+n(d+"XXX",a)|0),u=i(u,16,4,(0,s.string32)(p));constg=`@font-face {font-family:"${d}";src:url(data:font/opentype;base64,${btoa(u)});}`;this.insertRule(g);constf=[];for(a=0,o=t.length;a<o;a++)f.push(t[a].loadedName);f.push(d);constm=document.createElement("div");for(m.style.visibility="hidden",m.style.width=m.style.height="10px",m.style.position="absolute",m.style.top=m.style.left="0px",a=0,o=f.length;a<o;++a){conste=document.createElement("span");e.textContent="Hi",e.style.fontFamily=f[a],m.appendChild(e)}document.body.appendChild(m),functione(t,r){if(h++,h>30)return(0,s.warn)("Load test font never loaded."),voidr();c.font="30px "+t,c.fillText(".",0,20),c.getImageData(0,0,1,1).data[3]>0?r():setTimeout(e.bind(null,t,r))}(d,(function(){document.body.removeChild(m),r.complete()}))}},t.FontFaceObject=class{constructor(e,{isEvalSupported:t=!0,disableFontFace:r=!1,ignoreErrors:s=!1,onUnsupportedFeature:n=null,fontRegistry:i=null}){this.compiledGlyphs=Object.create(null);for(consttine)this[t]=e[t];this.isEvalSupported=!1!==t,this.disableFontFace=!0===r,this.ignoreErrors=!0===s,this._onUnsupportedFeature=n,this.fontRegistry=i}createNativeFontFace(){if(!this.data||this.disableFontFace)returnnull;conste=newFontFace(this.loadedName,this.data,{});returnthis.fontRegistry&&this.fontRegistry.registerFont(this),e}createFontFaceRule(){if(!this.data||this.disableFontFace)returnnull;conste=(0,s.bytesToString)(newUint8Array(this.data)),t=`url(data:${this.mimetype};base64,${btoa(e)});`,r=`@font-face {font-family:"${this.loadedName}";src:${t}}`;returnthis.fontRegistry&&this.fontRegistry.registerFont(this,t),r}getPathGenerator(e,t){if(void0!==this.compiledGlyphs[t])returnthis.compiledGlyphs[t];letr,n;try{r=e.get(this.loadedName+"_path_"+t)}catch(e){if(!this.ignoreErrors)throwe;returnthis._onUnsupportedFeature&&this._onUnsupportedFeature({featureId:s.UNSUPPORTED_FEATURES.font}),(0,s.warn)(`getPathGenerator - ignoring character: "${e}".`),this.compiledGlyphs[t]=function(e,t){}}if(this.isEvalSupported&&s.IsEvalSupportedCached.value){lete,s="";for(lett=0,i=r.length;t<i;t++)n=r[t],e=void0!==n.args?n.args.join(","):"",s+="c."+n.cmd+"("+e+");\n";returnthis.compiledGlyphs[t]=newFunction("c","size",s)}returnthis.compiledGlyphs[t]=function(e,t){for(lets=0,i=r.length;s<i;s++)n=r[s],"scale"===n.cmd&&(n.args=[t,-t]),e[n.cmd].apply(e,n.args)}}}},function(e,t,r){"use strict";consts=Object.create(null);{const{isNodeJS:e}=r(7),t="undefined"!=typeofnavigator&&navigator.userAgent||"",n=/Trident/.test(t),i=/CriOS/.test(t);(n||i)&&(s.disableCreateObjectURL=!0),e&&(s.disableFontFace=!0,s.nativeImageDecoderSupport="none")}t.apiCompatibilityParams=Object.freeze(s)},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNodeJS=void0;consts="object"==typeofprocess&&process+""=="[object process]"&&!process.versions.nw&&!process.versions.electron;t.isNodeJS=s},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CanvasGraphics=void0;vars=r(1),n=r(9);functioni(e){e.mozCurrentTransform||(e._originalSave=e.save,e._originalRestore=e.restore,e._originalRotate=e.rotate,e._originalScale=e.scale,e._originalTranslate=e.translate,e._originalTransform=e.transform,e._originalSetTransform=e.setTransform,e._transformMatrix=e._transformMatrix||[1,0,0,1,0,0],e._transformStack=[],Object.defineProperty(e,"mozCurrentTransform",{get:function(){returnthis._transformMatrix}}),Object.defineProperty(e,"mozCurrentTransformInverse",{get:function(){vare=this._transformMatrix,t=e[0],r=e[1],s=e[2],n=e[3],i=e[4],a=e[5],o=t*n-r*s,l=r*s-t*n;return[n/o,r/l,s/l,t/o,(n*i-s*a)/l,(r*i-t*a)/o]}}),e.save=function(){vare=this._transformMatrix;this._transformStack.push(e),this._transformMatrix=e.slice(0,6),this._originalSave()},e.restore=function(){vare=this._transformStack.pop();e&&(this._transformMatrix=e,this._originalRestore())},e.translate=function(e,t){varr=this._transformMatrix;r[4]=r[0]*e+r[2]*t+r[4],r[5]=r[1]*e+r[3]*t+r[5],this._originalTranslate(e,t)},e.scale=function(e,t){varr=this._transformMatrix;r[0]=r[0]*e,r[1]=r[1]*e,r[2]=r[2]*t,r[3]=r[3]*t,this._originalScale(e,t)},e.transform=function(t,r,s,n,i,a){varo=this._transformMatrix;this._transformMatrix=[o[0]*t+o[2]*r,o[1]*t+o[3]*r,o[0]*s+o[2]*n,o[1]*s+o[3]*n,o[0]*i+o[2]*a+o[4],o[1]*i+o[3]*a+o[5]],e._originalTransform(t,r,s,n,i,a)},e.setTransform=function(t,r,s,n,i,a){this._transformMatrix=[t,r,s,n,i,a],e._originalSetTransform(t,r,s,n,i,a)},e.rotate=function(e){vart=Math.cos(e),r=Math.sin(e),s=this._transformMatrix;this._transformMatrix=[s[0]*t+s[2]*r,s[1]*t+s[3]*r,s[0]*-r+s[2]*t,s[1]*-r+s[3]*t,s[4],s[5]],this._originalRotate(e)})}vara=function(){functione(e){this.canvasFactory=e,this.cache=Object.create(null)}returne.prototype={getCanvas:function(e,t,r,s){varn;returnvoid0!==this.cache[e]?(n=this.cache[e],this.canvasFactory.reset(n,t,r),n.context.setTransform(1,0,0,1,0,0)):(n=this.canvasFactory.create(t,r),this.cache[e]=n),s&&i(n.context),n},clear(){for(vareinthis.cache){vart=this.cache[e];this.canvasFactory.destroy(t),deletethis.cache[e]}}},e}(),o=function(){functione(){this.alphaIsShape=!1,this.fontSize=0,this.fontSizeScale=1,this.textMatrix=s.IDENTITY_MATRIX,this.textMatrixScale=1,this.fontMatrix=s.FONT_IDENTITY_MATRIX,this.leading=0,this.x=0,this.y=0,this.lineX=0,this.lineY=0,this.charSpacing=0,this.wordSpacing=0,this.textHScale=1,this.textRenderingMode=s.TextRenderingMode.FILL,this.textRise=0,this.fillColor="#000000",this.strokeColor="#000000",this.patternFill=!1,this.fillAlpha=1,this.strokeAlpha=1,this.lineWidth=1,this.activeSMask=null,this.resumeSMaskCtx=null}returne.prototype={clone:function(){returnObject.create(this)},setCurrentPoint:function(e,t){this.x=e,this.y=t}},e}(),l=function(){functione(e,t,r,s,n,l){this.ctx=e,this.current=newo,this.stateStack=[],this.pendingClip=null,this.pendingEOFill=!1,this.res=null,this.xobjs=null,this.commonObjs=t,this.objs=r,this.canvasFactory=s,this.webGLContext=n,this.imageLayer=l,this.groupStack=[],this.processingType3=null,this.baseTransform=null,this.baseTransformStack=[],this.groupLevel=0,this.smaskStack=[],this.smaskCounter=0,this.tempSMask=null,this.cachedCanvases=newa(this.canvasFactory),e&&i(e),this._cachedGetSinglePixelWidth=null}functiont(e,t){if("undefined"!=typeofImageData&&tinstanceofImageData)e.putImageData(t,0,0);else{varr,n,i,a,o,l=t.height,c=t.width,h=l%16,d=(l-h)/16,u=0===h?d:d+1,p=e.createImageData(c,16),g=0,f=t.data,m=p.data;if(t.kind===s.ImageKind.GRAYSCALE_1BPP){varA=f.byteLength,b=newUint32Array(m.buffer,0,m.byteLength>>2),_=b.length,y=c+7>>3,v=4294967295,S=s.IsLittleEndianCached.value?4278190080:255;for(n=0;n<u;n++){for(a=n<d?16:h,r=0,i=0;i<a;i++){for(varx=A-g,C=0,k=x>y?c:8*x-7,w=-8&k,R=0,P=0;C<w;C+=8)P=f[g++],b[r++]=128&P?v:S,b[r++]=64&P?v:S,b[r++]=32&P?v:S,b[r++]=16&P?v:S,b[r++]=8&P?v:S,b[r++]=4&P?v:S,b[r++]=2&P?v:S,b[r++]=1&P?v:S;for(;C<k;C++)0===R&&(P=f[g++],R=128),b[r++]=P&R?v:S,R>>=1}for(;r<_;)b[r++]=0;e.putImageData(p,0,16*n)}}elseif(t.kind===s.ImageKind.RGBA_32BPP){for(i=0,o=16*c*4,n=0;n<d;n++)m.set(f.subarray(g,g+o)),g+=o,e.putImageData(p,0,i),i+=16;n<u&&(o=c*h*4,m.set(f.subarray(g,g+o)),e.putImageData(p,0,i))}else{if(t.kind!==s.ImageKind.RGB_24BPP)thrownewError("bad image kind: "+t.kind);for(o=c*(a=16),n=0;n<u;n++){for(n>=d&&(o=c*(a=h)),r=0,i=o;i--;)m[r++]=f[g++],m[r++]=f[g++],m[r++]=f[g++],m[r++]=255;e.putImageData(p,0,16*n)}}}}functionr(e,t){for(varr=t.height,s=t.width,n=r%16,i=(r-n)/16,a=0===n?i:i+1,o=e.createImageData(s,16),l=0,c=t.data,h=o.data,d=0;d<a;d++){for(varu=d<i?16:n,p=3,g=0;g<u;g++)for(varf=0,m=0;m<s;m++){if(!f){varA=c[l++];f=128}h[p]=A&f?0:255,p+=4,f>>=1}e.putImageData(o,0,16*d)}}functionl(e,t){for(varr=["strokeStyle","fillStyle","fillRule","globalAlpha","lineWidth","lineCap","lineJoin","miterLimit","globalCompositeOperation","font"],s=0,n=r.length;s<n;s++){vari=r[s];void0!==e[i]&&(t[i]=e[i])}void0!==e.setLineDash&&(t.setLineDash(e.getLineDash()),t.lineDashOffset=e.lineDashOffset)}functionc(e){e.strokeStyle="#000000",e.fillStyle="#000000",e.fillRule="nonzero",e.globalAlpha=1,e.lineWidth=1,e.lineCap="butt",e.lineJoin="miter",e.miterLimit=10,e.globalCompositeOperation="source-over",e.font="10px sans-serif",void0!==e.setLineDash&&(e.setLineDash([]),e.lineDashOffset=0)}functionh(e,t,r,s){for(varn=e.length,i=3;i<n;i+=4){vara=e[i];if(0===a)e[i-3]=t,e[i-2]=r,e[i-1]=s;elseif(a<255){varo=255-a;e[i-3]=e[i-3]*a+t*o>>8,e[i-2]=e[i-2]*a+r*o>>8,e[i-1]=e[i-1]*a+s*o>>8}}}functiond(e,t,r){for(vars=e.length,n=3;n<s;n+=4){vari=r?r[e[n]]:e[n];t[n]=t[n]*i*(1/255)|0}}functionu(e,t,r){for(vars=e.length,n=3;n<s;n+=4){vari=77*e[n-3]+152*e[n-2]+28*e[n-1];t[n]=r?t[n]*r[i>>8]>>8:t[n]*i>>16}}functionp(e,t,r,s){varn=t.canvas,i=t.context;e.setTransform(t.scaleX,0,0,t.scaleY,t.offsetX,t.offsetY);vara=t.backdrop||null;if(!t.transferMap&&s.isEnabled){consti=s.composeSMask({layer:r.canvas,mask:n,properties:{subtype:t.subtype,backdrop:a}});returne.setTransform(1,0,0,1,0,0),voide.drawImage(i,t.offsetX,t.offsetY)}!function(e,t,r,s,n,i,a){varo,l=!!i,c=l?i[0]:0,p=l?i[1]:0,g=l?i[2]:0;o="Luminosity"===n?u:d;for(varf=Math.min(s,Math.ceil(1048576/r)),m=0;m<s;m+=f){varA=Math.min(f,s-m),b=e.getImageData(0,m,r,A),_=t.getImageData(0,m,r,A);l&&h(b.data,c,p,g),o(b.data,_.data,a),e.putImageData(_,0,m)}}(i,r,n.width,n.height,t.subtype,a,t.transferMap),e.drawImage(n,0,0)}varg=["butt","round","square"],f=["miter","round","bevel"],m={},A={};for(varbine.prototype={beginDrawing({transform:e,viewport:t,transparency:r=!1,background:s=null}){varn=this.ctx.canvas.width,i=this.ctx.canvas.height;if(this.ctx.save(),this.ctx.fillStyle=s||"rgb(255, 255, 255)",this.ctx.fillRect(0,0,n,i),this.ctx.restore(),r){vara=this.cachedCanvases.getCanvas("transparent",n,i,!0);this.compositeCtx=this.ctx,this.transparentCanvas=a.canvas,this.ctx=a.context,this.ctx.save(),this.ctx.transform.apply(this.ctx,this.compositeCtx.mozCurrentTransform)}this.ctx.save(),c(this.ctx),e&&this.ctx.transform.apply(this.ctx,e),this.ctx.transform.apply(this.ctx,t.transform),this.baseTransform=this.ctx.mozCurrentTransform.slice(),this.imageLayer&&this.imageLayer.beginLayout()},executeOperatorList:function(e,t,r,n){vari=e.argsArray,a=e.fnArray,o=t||0,l=i.length;if(l===o)returno;for(varc,h=l-o>10&&"function"==typeofr,d=h?Date.now()+15:0,u=0,p=this.commonObjs,g=this.objs;;){if(void0!==n&&o===n.nextBreakPoint)returnn.breakIt(o,r),o;if((c=a[o])!==s.OPS.dependency)this[c].apply(this,i[o]);elsefor(consteofi[o]){constt=e.startsWith("g_")?p:g;if(!t.has(e))returnt.get(e,r),o}if(++o===l)returno;if(h&&++u>10){if(Date.now()>d)returnr(),o;u=0}}},endDrawing:function(){null!==this.current.activeSMask&&this.endSMaskGroup(),this.ctx.restore(),this.transparentCanvas&&(this.ctx=this.compositeCtx,this.ctx.save(),this.ctx.setTransform(1,0,0,1,0,0),this.ctx.drawImage(this.transparentCanvas,0,0),this.ctx.restore(),this.transparentCanvas=null),this.cachedCanvases.clear(),this.webGLContext.clear(),this.imageLayer&&this.imageLayer.endLayout()},setLineWidth:function(e){this.current.lineWidth=e,this.ctx.lineWidth=e},setLineCap:function(e){this.ctx.lineCap=g[e]},setLineJoin:function(e){this.ctx.lineJoin=f[e]},setMiterLimit:function(e){this.ctx.miterLimit=e},setDash:function(e,t){varr=this.ctx;void0!==r.setLineDash&&(r.setLineDash(e),r.lineDashOffset=t)},setRenderingIntent(e){},setFlatness(e){},setGState:function(e){for(vart=0,r=e.length;t<r;t++){vars=e[t],n=s[0],i=s[1];switch(n){case"LW":this.setLineWidth(i);break;case"LC":this.setLineCap(i);break;case"LJ":this.setLineJoin(i);break;case"ML":this.setMiterLimit(i);break;case"D":this.setDash(i[0],i[1]);break;case"RI":this.setRenderingIntent(i);break;case"FL":this.setFlatness(i);break;case"Font":this.setFont(i[0],i[1]);break;case"CA":this.current.strokeAlpha=s[1];break;case"ca":this.current.fillAlpha=s[1],this.ctx.globalAlpha=s[1];break;case"BM":this.ctx.globalCompositeOperation=i;break;case"SMask":this.current.activeSMask&&(this.stateStack.length>0&&this.stateStack[this.stateStack.length-1].activeSMask===this.current.activeSMask?this.suspendSMaskGroup():this.endSMaskGroup()),this.current.activeSMask=i?this.tempSMask:null,this.current.activeSMask&&this.beginSMaskGroup(),this.tempSMask=null}}},beginSMaskGroup:function(){vare=this.current.activeSMask,t=e.canvas.width,r=e.canvas.height,s="smaskGroupAt"+this.groupLevel,n=this.cachedCanvases.getCanvas(s,t,r,!0),i=this.ctx,a=i.mozCurrentTransform;this.ctx.save();varo=n.context;o.scale(1/e.scaleX,1/e.scaleY),o.translate(-e.offsetX,-e.offsetY),o.transform.apply(o,a),e.startTransformInverse=o.mozCurrentTransformInverse,l(i,o),this.ctx=o,this.setGState([["BM","source-over"],["ca",1],["CA",1]]),this.groupStack.push(i),this.groupLevel++},suspendSMaskGroup:function(){vare=this.ctx;this.groupLevel--,this.ctx=this.groupStack.pop(),p(this.ctx,this.current.activeSMask,e,this.webGLContext),this.ctx.restore(),this.ctx.save(),l(e,this.ctx),this.current.resumeSMaskCtx=e;vart=s.Util.transform(this.current.activeSMask.startTransformInverse,e.mozCurrentTransform);this.ctx.transform.apply(this.ctx,t),e.save(),e.setTransform(1,0,0,1,0,0),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.restore()},resumeSMaskGroup:function(){vare=this.current.resumeSMaskCtx,t=this.ctx;this.ctx=e,this.groupStack.push(t),this.groupLevel++},endSMaskGroup:function(){vare=this.ctx;this.groupLevel--,this.ctx=this.groupStack.pop(),p(this.ctx,this.current.activeSMask,e,this.webGLContext),this.ctx.restore(),l(e,this.ctx);vart=s.Util.transform(this.current.activeSMask.startTransformInverse,e.mozCurrentTransform);this.ctx.transform.apply(this.ctx,t)},save:function(){this.ctx.save();vare=this.current;this.stateStack.push(e),this.current=e.clone(),this.current.resumeSMaskCtx=null},restore:function(){this.current.resumeSMaskCtx&&this.resumeSMaskGroup(),null===this.current.activeSMask||0!==this.stateStack.length&&this.stateStack[this.stateStack.length-1].activeSMask===this.current.activeSMask||this.endSMaskGroup(),0!==this.stateStack.length&&(this.current=this.stateStack.pop(),this.ctx.restore(),this.pendingClip=null,this._cachedGetSinglePixelWidth=null)},transform:function(e,t,r,s,n,i){this.ctx.transform(e,t,r,s,n,i),this._cachedGetSinglePixelWidth=null},constructPath:function(e,t){for(varr=this.ctx,n=this.current,i=n.x,a=n.y,o=0,l=0,c=e.length;o<c;o++)switch(0|e[o]){cases.OPS.rectangle:i=t[l++],a=t[l++];varh=t[l++],d=t[l++];0===h&&(h=this.getSinglePixelWidth()),0===d&&(d=this.getSinglePixelWidth());varu=i+h,p=a+d;this.ctx.moveTo(i,a),this.ctx.lineTo(u,a),this.ctx.lineTo(u,p),this.ctx.lineTo(i,p),this.ctx.lineTo(i,a),this.ctx.closePath();break;cases.OPS.moveTo:i=t[l++],a=t[l++],r.moveTo(i,a);break;cases.OPS.lineTo:i=t[l++],a=t[l++],r.lineTo(i,a);break;cases.OPS.curveTo:i=t[l+4],a=t[l+5],r.bezierCurveTo(t[l],t[l+1],t[l+2],t[l+3],i,a),l+=6;break;cases.OPS.curveTo2:r.bezierCurveTo(i,a,t[l],t[l+1],t[l+2],t[l+3]),i=t[l+2],a=t[l+3],l+=4;break;cases.OPS.curveTo3:i=t[l+2],a=t[l+3],r.bezierCurveTo(t[l],t[l+1],i,a,i,a),l+=4;break;cases.OPS.closePath:r.closePath()}n.setCurrentPoint(i,a)},closePath:function(){this.ctx.closePath()},stroke:function(e){e=void0===e||e;vart=this.ctx,r=this.current.strokeColor;if(t.globalAlpha=this.current.strokeAlpha,r&&r.hasOwnProperty("type")&&"Pattern"===r.type){t.save();conste=t.mozCurrentTransform,n=s.Util.singularValueDecompose2dScale(e)[0];t.strokeStyle=r.getPattern(t,this),t.lineWidth=Math.max(.65*this.getSinglePixelWidth(),this.current.lineWidth*n),t.stroke(),t.restore()}elset.lineWidth=Math.max(.65*this.getSinglePixelWidth(),this.current.lineWidth),t.stroke();e&&this.consumePath(),t.globalAlpha=this.current.fillAlpha},closeStroke:function(){this.closePath(),this.stroke()},fill:function(e){e=void0===e||e;vart=this.ctx,r=this.current.fillColor,s=!1;this.current.patternFill&&(t.save(),this.baseTransform&&t.setTransform.apply(t,this.baseTransform),t.fillStyle=r.getPattern(t,this),s=!0),this.pendingEOFill?(t.fill("evenodd"),this.pendingEOFill=!1):t.fill(),s&&t.restore(),e&&this.consumePath()},eoFill:function(){this.pendingEOFill=!0,this.fill()},fillStroke:function(){this.fill(!1),this.stroke(!1),this.consumePath()},eoFillStroke:function(){this.pendingEOFill=!0,this.fillStroke()},closeFillStroke:function(){this.closePath(),this.fillStroke()},closeEOFillStroke:function(){this.pendingEOFill=!0,this.closePath(),this.fillStroke()},endPath:function(){this.consumePath()},clip:function(){this.pendingClip=m},eoClip:function(){this.pendingClip=A},beginText:function(){this.current.textMatrix=s.IDENTITY_MATRIX,this.current.textMatrixScale=1,this.current.x=this.current.lineX=0,this.current.y=this.current.lineY=0},endText:function(){vare=this.pendingTextPaths,t=this.ctx;if(void0!==e){t.save(),t.beginPath();for(varr=0;r<e.length;r++){vars=e[r];t.setTransform.apply(t,s.transform),t.translate(s.x,s.y),s.addToPath(t,s.fontSize)}t.restore(),t.clip(),t.beginPath(),deletethis.pendingTextPaths}elset.beginPath()},setCharSpacing:function(e){this.current.charSpacing=e},setWordSpacing:function(e){this.current.wordSpacing=e},setHScale:function(e){this.current.textHScale=e/100},setLeading:function(e){this.current.leading=-e},setFont:function(e,t){varr=this.commonObjs.get(e),n=this.current;if(!r)thrownewError("Can't find font for "+e);if(n.fontMatrix=r.fontMatrix?r.fontMatrix:s.FONT_IDENTITY_MATRIX,0!==n.fontMatrix[0]&&0!==n.fontMatrix[3]||(0,s.warn)("Invalid font matrix for font "+e),t<0?(t=-t,n.fontDirection=-1):n.fontDirection=1,this.current.font=r,this.current.fontSize=t,r.isType3Font)return;vari=r.loadedName||"sans-serif";leta="normal";r.black?a="900":r.bold&&(a="bold");varo=r.italic?"italic":"normal",l=`"${i}", ${r.fallbackName}`;letc=t;t<16?c=16:t>100&&(c=100),this.current.fontSizeScale=t/c,this.ctx.font=`${o}${a}${c}px ${l}`},setTextRenderingMode:function(e){this.current.textRenderingMode=e},setTextRise:function(e){this.current.textRise=e},moveText:function(e,t){this.current.x=this.current.lineX+=e,this.current.y=this.current.lineY+=t},setLeadingMoveText:function(e,t){this.setLeading(-t),this.moveText(e,t)},setTextMatrix:function(e,t,r,s,n,i){this.current.textMatrix=[e,t,r,s,n,i],this.current.textMatrixScale=Math.sqrt(e*e+t*t),this.current.x=this.current.lineX=0,this.current.y=this.current.lineY=0},nextLine:function(){this.moveText(0,this.current.leading)},paintChar(e,t,r,n){vari=this.ctx,a=this.current,o=a.font,l=a.textRenderingMode,c=a.fontSize/a.fontSizeScale,h=l&s.TextRenderingMode.FILL_STROKE_MASK,d=!!(l&s.TextRenderingMode.ADD_TO_PATH_FLAG);constu=a.patternFill&&o.data;varp;(o.disableFontFace||d||u)&&(p=o.getPathGenerator(this.commonObjs,e)),o.disableFontFace||u?(i.save(),i.translate(t,r),i.beginPath(),p(i,c),n&&i.setTransform.apply(i,n),h!==s.TextRenderingMode.FILL&&h!==s.TextRenderingMode.FILL_STROKE||i.fill(),h!==s.TextRenderingMode.STROKE&&h!==s.TextRenderingMode.FILL_STROKE||i.stroke(),i.restore()):(h!==s.TextRenderingMode.FILL&&h!==s.TextRenderingMode.FILL_STROKE||i.fillText(e,t,r),h!==s.TextRenderingMode.STROKE&&h!==s.TextRenderingMode.FILL_STROKE||i.strokeText(e,t,r)),d&&(this.pendingTextPaths||(this.pendingTextPaths=[])).push({transform:i.mozCurrentTransform,x:t,y:r,fontSize:c,addToPath:p})},getisFontSubpixelAAEnabled(){const{context:e}=this.cachedCanvases.getCanvas("isFontSubpixelAAEnabled",10,10);e.scale(1.5,1),e.fillText("I",0,10);for(vart=e.getImageData(0,0,10,10).data,r=!1,n=3;n<t.length;n+=4)if(t[n]>0&&t[n]<255){r=!0;break}return(0,s.shadow)(this,"isFontSubpixelAAEnabled",r)},showText:function(e){vart=this.current,r=t.font;if(r.isType3Font)returnthis.showType3Text(e);varn=t.fontSize;if(0===n)return;vari=this.ctx,a=t.fontSizeScale,o=t.charSpacing,l=t.wordSpacing,c=t.fontDirection,h=t.textHScale*c,d=e.length,u=r.vertical,p=u?1:-1,g=r.defaultVMetrics,f=n*t.fontMatrix[0],m=t.textRenderingMode===s.TextRenderingMode.FILL&&!r.disableFontFace&&!t.patternFill;letA;if(i.save(),t.patternFill){i.save();conste=t.fillColor.getPattern(i,this);A=i.mozCurrentTransform,i.restore(),i.fillStyle=e}i.transform.apply(i,t.textMatrix),i.translate(t.x,t.y+t.textRise),c>0?i.scale(h,-1):i.scale(h,1);varb=t.lineWidth,_=t.textMatrixScale;if(0===_||0===b){vary=t.textRenderingMode&s.TextRenderingMode.FILL_STROKE_MASK;y!==s.TextRenderingMode.STROKE&&y!==s.TextRenderingMode.FILL_STROKE||(this._cachedGetSinglePixelWidth=null,b=.65*this.getSinglePixelWidth())}elseb/=_;1!==a&&(i.scale(a,a),b/=a),i.lineWidth=b;varv,S=0;for(v=0;v<d;++v){varx=e[v];if((0,s.isNum)(x))S+=p*x*n/1e3;else{varC,k,w,R,P,T,E,F=!1,L=(x.isSpace?l:0)+o,I=x.fontChar,M=x.accent,D=x.width;if(u?(P=x.vmetric||g,T=-(T=x.vmetric?P[1]:.5*D)*f,E=P[2]*f,D=P?-P[0]:D,C=T/a,k=(S+E)/a):(C=S/a,k=0),r.remeasure&&D>0){varO=1e3*i.measureText(I).width/n*a;if(D<O&&this.isFontSubpixelAAEnabled){varN=D/O;F=!0,i.save(),i.scale(N,1),C/=N}elseD!==O&&(C+=(D-O)/2e3*n/a)}(x.isInFont||r.missingFile)&&(m&&!M?i.fillText(I,C,k):(this.paintChar(I,C,k,A),M&&(w=C+M.offset.x/a,R=k-M.offset.y/a,this.paintChar(M.fontChar,w,R,A)))),S+=u?D*f-L*c:D*f+L*c,F&&i.restore()}}u?t.y-=S:t.x+=S*h,i.restore()},showType3Text:function(e){vart,r,n,i,a=this.ctx,o=this.current,l=o.font,c=o.fontSize,h=o.fontDirection,d=l.vertical?1:-1,u=o.charSpacing,p=o.wordSpacing,g=o.textHScale*h,f=o.fontMatrix||s.FONT_IDENTITY_MATRIX,m=e.length;if(o.textRenderingMode!==s.TextRenderingMode.INVISIBLE&&0!==c){for(this._cachedGetSinglePixelWidth=null,a.save(),a.transform.apply(a,o.textMatrix),a.translate(o.x,o.y),a.scale(g,h),t=0;t<m;++t)if(r=e[t],(0,s.isNum)(r))i=d*r*c/1e3,this.ctx.translate(i,0),o.x+=i*g;else{varA=(r.isSpace?p:0)+u,b=l.charProcOperatorList[r.operatorListId];b?(this.processingType3=r,this.save(),a.scale(c,c),a.transform.apply(a,f),this.executeOperatorList(b),this.restore(),n=s.Util.applyTransform([r.width,0],f)[0]*c+A,a.translate(n,0),o.x+=n*g):(0,s.warn)(`Type3 character "${r.operatorListId}" is not available.`)}a.restore(),this.processingType3=null}},setCharWidth:function(e,t){},setCharWidthAndBounds:function(e,t,r,s,n,i){this.ctx.rect(r,s,n-r,i-s),this.clip(),this.endPath()},getColorN_Pattern:function(t){varr;if("TilingPattern"===t[0]){vars=t[1],i=this.baseTransform||this.ctx.mozCurrentTransform.slice(),a={createCanvasGraphics:t=>newe(t,this.commonObjs,this.objs,this.canvasFactory,this.webGLContext)};r=newn.TilingPattern(t,s,this.ctx,a,i)}elser=(0,n.getShadingPatternFromIR)(t);returnr},setStrokeColorN:function(){this.current.strokeColor=this.getColorN_Pattern(arguments)},setFillColorN:function(){this.current.fillColor=this.getColorN_Pattern(arguments),this.current.patternFill=!0},setStrokeRGBColor:function(e,t,r){varn=s.Util.makeCssRgb(e,t,r);this.ctx.strokeStyle=n,this.current.strokeColor=n},setFillRGBColor:function(e,t,r){varn=s.Util.makeCssRgb(e,t,r);this.ctx.fillStyle=n,this.current.fillColor=n,this.current.patternFill=!1},shadingFill:function(e){vart=this.ctx;this.save();varr=(0,n.getShadingPatternFromIR)(e);t.fillStyle=r.getPattern(t,this,!0);vari=t.mozCurrentTransformInverse;if(i){vara=t.canvas,o=a.width,l=a.height,c=s.Util.applyTransform([0,0],i),h=s.Util.applyTransform([0,l],i),d=s.Util.applyTransform([o,0],i),u=s.Util.applyTransform([o,l],i),p=Math.min(c[0],h[0],d[0],u[0]),g=Math.min(c[1],h[1],d[1],u[1]),f=Math.max(c[0],h[0],d[0],u[0]),m=Math.max(c[1],h[1],d[1],u[1]);this.ctx.fillRect(p,g,f-p,m-g)}elsethis.ctx.fillRect(-1e10,-1e10,2e10,2e10);this.restore()},beginInlineImage:function(){(0,s.unreachable)("Should not call beginInlineImage")},beginImageData:function(){(0,s.unreachable)("Should not call beginImageData")},paintFormXObjectBegin:function(e,t){if(this.save(),this.baseTransformStack.push(this.baseTransform),Array.isArray(e)&&6===e.length&&this.transform.apply(this,e),this.baseTransform=this.ctx.mozCurrentTransform,t){varr=t[2]-t[0],s=t[3]-t[1];this.ctx.rect(t[0],t[1],r,s),this.clip(),this.endPath()}},paintFormXObjectEnd:function(){this.restore(),this.baseTransform=this.baseTransformStack.pop()},beginGroup:function(e){this.save();vart=this.ctx;e.isolated||(0,s.info)("TODO: Support non-isolated groups."),e.knockout&&(0,s.warn)("Knockout groups not supported.");varr=t.mozCurrentTransform;if(e.matrix&&t.transform.apply(t,e.matrix),!e.bbox)thrownewError("Bounding box is required.");varn=s.Util.getAxialAlignedBoundingBox(e.bbox,t.mozCurrentTransform),i=[0,0,t.canvas.width,t.canvas.height];n=s.Util.intersect(n,i)||[0,0,0,0];vara=Math.floor(n[0]),o=Math.floor(n[1]),c=Math.max(Math.ceil(n[2])-a,1),h=Math.max(Math.ceil(n[3])-o,1),d=1,u=1;c>4096&&(d=c/4096,c=4096),h>4096&&(u=h/4096,h=4096);varp="groupAt"+this.groupLevel;e.smask&&(p+="_smask_"+this.smaskCounter++%2);varg=this.cachedCanvases.getCanvas(p,c,h,!0),f=g.context;f.scale(1/d,1/u),f.translate(-a,-o),f.transform.apply(f,r),e.smask?this.smaskStack.push({canvas:g.canvas,context:f,offsetX:a,offsetY:o,scaleX:d,scaleY:u,subtype:e.smask.subtype,backdrop:e.smask.backdrop,transferMap:e.smask.transferMap||null,startTransformInverse:null}):(t.setTransform(1,0,0,1,0,0),t.translate(a,o),t.scale(d,u)),l(t,f),this.ctx=f,this.setGState([["BM","source-over"],["ca",1],["CA",1]]),this.groupStack.push(t),this.groupLevel++,this.current.activeSMask=null},endGroup:function(e){this.groupLevel--;vart=this.ctx;this.ctx=this.groupStack.pop(),void0!==this.ctx.imageSmoothingEnabled?this.ctx.imageSmoothingEnabled=!1:this.ctx.mozImageSmoothingEnabled=!1,e.smask?this.tempSMask=this.smaskStack.pop():this.ctx.drawImage(t.canvas,0,0),this.restore()},beginAnnotations:function(){this.save(),this.baseTransform&&this.ctx.setTransform.apply(this.ctx,this.baseTransform)},endAnnotations:function(){this.restore()},beginAnnotation:function(e,t,r){if(this.save(),c(this.ctx),this.current=newo,Array.isArray(e)&&4===e.length){vars=e[2]-e[0],n=e[3]-e[1];this.ctx.rect(e[0],e[1],s,n),this.clip(),this.endPath()}this.transform.apply(this,t),this.transform.apply(this,r)},endAnnotation:function(){this.restore()},paintJpegXObject:function(e,t,r){constn=this.processingType3?this.commonObjs.get(e):this.objs.get(e);if(n){this.save();vari=this.ctx;if(i.scale(1/t,-1/r),i.drawImage(n,0,0,n.width,n.height,0,-r,t,r),this.imageLayer){vara=i.mozCurrentTransformInverse,o=this.getCanvasPosition(0,0);this.imageLayer.appendImage({objId:e,left:o[0],top:o[1],width:t/a[0],height:r/a[3]})}this.restore()}else(0,s.warn)("Dependent image isn't ready yet")},paintImageMaskXObject:function(e){vart=this.ctx,s=e.width,n=e.height,i=this.current.fillColor,a=this.current.patternFill,o=this.processingType3;if(o&&void0===o.compiled&&(o.compiled=s<=1e3&&n<=1e3?function(e){vart,r,s,n,i=e.width,a=e.height,o=i+1,l=newUint8Array(o*(a+1)),c=newUint8Array([0,2,4,0,1,0,5,4,8,10,0,8,0,2,1,0]),h=i+7&-8,d=e.data,u=newUint8Array(h*a),p=0;for(t=0,n=d.length;t<n;t++)for(varg=128,f=d[t];g>0;)u[p++]=f&g?0:255,g>>=1;varm=0;for(0!==u[p=0]&&(l[0]=1,++m),r=1;r<i;r++)u[p]!==u[p+1]&&(l[r]=u[p]?2:1,++m),p++;for(0!==u[p]&&(l[r]=2,++m),t=1;t<a;t++){s=t*o,u[(p=t*h)-h]!==u[p]&&(l[s]=u[p]?1:8,++m);varA=(u[p]?4:0)+(u[p-h]?8:0);for(r=1;r<i;r++)c[A=(A>>2)+(u[p+1]?4:0)+(u[p-h+1]?8:0)]&&(l[s+r]=c[A],++m),p++;if(u[p-h]!==u[p]&&(l[s+r]=u[p]?2:4,++m),m>1e3)returnnull}for(s=t*o,0!==u[p=h*(a-1)]&&(l[s]=8,++m),r=1;r<i;r++)u[p]!==u[p+1]&&(l[s+r]=u[p]?4:8,++m),p++;if(0!==u[p]&&(l[s+r]=4,++m),m>1e3)returnnull;varb=newInt32Array([0,o,-1,0,-o,0,0,0,1]),_=[];for(t=0;m&&t<=a;t++){for(vary=t*o,v=y+i;y<v&&!l[y];)y++;if(y!==v){varS,x=[y%o,t],C=l[y],k=y;do{varw=b[C];do{y+=w}while(!l[y]);5!==(S=l[y])&&10!==S?(C=S,l[y]=0):(C=S&51*C>>4,l[y]&=C>>2|C<<2),x.push(y%o),x.push(y/o|0),l[y]||--m}while(k!==y);_.push(x),--t}}returnfunction(e){e.save(),e.scale(1/i,-1/a),e.translate(0,-a),e.beginPath();for(vart=0,r=_.length;t<r;t++){vars=_[t];e.moveTo(s[0],s[1]);for(varn=2,o=s.length;n<o;n+=2)e.lineTo(s[n],s[n+1])}e.fill(),e.beginPath(),e.restore()}}({data:e.data,width:s,height:n}):null),o&&o.compiled)o.compiled(t);else{varl=this.cachedCanvases.getCanvas("maskCanvas",s,n),c=l.context;c.save(),r(c,e),c.globalCompositeOperation="source-in",c.fillStyle=a?i.getPattern(c,this):i,c.fillRect(0,0,s,n),c.restore(),this.paintInlineImageXObject(l.canvas)}},paintImageMaskXObjectRepeat:function(e,t,s,n){vari=e.width,a=e.height,o=this.current.fillColor,l=this.current.patternFill,c=this.cachedCanvases.getCanvas("maskCanvas",i,a),h=c.context;h.save(),r(h,e),h.globalCompositeOperation="source-in",h.fillStyle=l?o.getPattern(h,this):o,h.fillRect(0,0,i,a),h.restore();for(vard=this.ctx,u=0,p=n.length;u<p;u+=2)d.save(),d.transform(t,0,0,s,n[u],n[u+1]),d.scale(1,-1),d.drawImage(c.canvas,0,0,i,a,0,-1,1,1),d.restore()},paintImageMaskXObjectGroup:function(e){for(vart=this.ctx,s=this.current.fillColor,n=this.current.patternFill,i=0,a=e.length;i<a;i++){varo=e[i],l=o.width,c=o.height,h=this.cachedCanvases.getCanvas("maskCanvas",l,c),d=h.context;d.save(),r(d,o),d.globalCompositeOperation="source-in",d.fillStyle=n?s.getPattern(d,this):s,d.fillRect(0,0,l,c),d.restore(),t.save(),t.transform.apply(t,o.transform),t.scale(1,-1),t.drawImage(h.canvas,0,0,l,c,0,-1,1,1),t.restore()}},paintImageXObject:function(e){constt=this.processingType3?this.commonObjs.get(e):this.objs.get(e);t?this.paintInlineImageXObject(t):(0,s.warn)("Dependent image isn't ready yet")},paintImageXObjectRepeat:function(e,t,r,n){consti=this.processingType3?this.commonObjs.get(e):this.objs.get(e);if(i){for(vara=i.width,o=i.height,l=[],c=0,h=n.length;c<h;c+=2)l.push({transform:[t,0,0,r,n[c],n[c+1]],x:0,y:0,w:a,h:o});this.paintInlineImageXObjectGroup(i,l)}else(0,s.warn)("Dependent image isn't ready yet")},paintInlineImageXObject:function(e){varr=e.width,s=e.height,n=this.ctx;this.save(),n.scale(1/r,-1/s);vari,a,o=n.mozCurrentTransformInverse,l=o[0],c=o[1],h=Math.max(Math.sqrt(l*l+c*c),1),d=o[2],u=o[3],p=Math.max(Math.sqrt(d*d+u*u),1);if("function"==typeofHTMLElement&&einstanceofHTMLElement||!e.data)i=e;else{varg=(a=this.cachedCanvases.getCanvas("inlineImage",r,s)).context;t(g,e),i=a.canvas}for(varf=r,m=s,A="prescale1";h>2&&f>1||p>2&&m>1;){varb=f,_=m;h>2&&f>1&&(h/=f/(b=Math.ceil(f/2))),p>2&&m>1&&(p/=m/(_=Math.ceil(m/2))),(g=(a=this.cachedCanvases.getCanvas(A,b,_)).context).clearRect(0,0,b,_),g.drawImage(i,0,0,f,m,0,0,b,_),i=a.canvas,f=b,m=_,A="prescale1"===A?"prescale2":"prescale1"}if(n.drawImage(i,0,0,f,m,0,-s,r,s),this.imageLayer){vary=this.getCanvasPosition(0,-s);this.imageLayer.appendImage({imgData:e,left:y[0],top:y[1],width:r/o[0],height:s/o[3]})}this.restore()},paintInlineImageXObjectGroup:function(e,r){vars=this.ctx,n=e.width,i=e.height,a=this.cachedCanvases.getCanvas("inlineImage",n,i);t(a.context,e);for(varo=0,l=r.length;o<l;o++){varc=r[o];if(s.save(),s.transform.apply(s,c.transform),s.scale(1,-1),s.drawImage(a.canvas,c.x,c.y,c.w,c.h,0,-1,1,1),this.imageLayer){varh=this.getCanvasPosition(c.x,c.y);this.imageLayer.appendImage({imgData:e,left:h[0],top:h[1],width:n,height:i})}s.restore()}},paintSolidColorImageMask:function(){this.ctx.fillRect(0,0,1,1)},paintXObject:function(){(0,s.warn)("Unsupported 'paintXObject' command.")},markPoint:function(e){},markPointProps:function(e,t){},beginMarkedContent:function(e){},beginMarkedContentProps:function(e,t){},endMarkedContent:function(){},beginCompat:function(){},endCompat:function(){},consumePath:function(){vare=this.ctx;this.pendingClip&&(this.pendingClip===A?e.clip("evenodd"):e.clip(),this.pendingClip=null),e.beginPath()},getSinglePixelWidth(e){if(null===this._cachedGetSinglePixelWidth){conste=this.ctx.mozCurrentTransformInverse;this._cachedGetSinglePixelWidth=Math.sqrt(Math.max(e[0]*e[0]+e[1]*e[1],e[2]*e[2]+e[3]*e[3]))}returnthis._cachedGetSinglePixelWidth},getCanvasPosition:function(e,t){varr=this.ctx.mozCurrentTransform;return[r[0]*e+r[2]*t+r[4],r[1]*e+r[3]*t+r[5]]}},s.OPS)e.prototype[s.OPS[b]]=e.prototype[b];returne}();t.CanvasGraphics=l},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getShadingPatternFromIR=function(e){vart=n[e[0]];if(!t)thrownewError("Unknown IR type: "+e[0]);returnt.fromIR(e)},t.TilingPattern=void0;vars=r(1),n={};functioni(e,t){if(!t||"undefined"==typeofPath2D)return;constr=t[2]-t[0],s=t[3]-t[1],n=newPath2D;n.rect(t[0],t[1],r,s),e.clip(n)}n.RadialAxial={fromIR:function(e){vart=e[1],r=e[2],s=e[3],n=e[4],a=e[5],o=e[6],l=e[7];return{type:"Pattern",getPattern:function(e){varc;i(e,r),"axial"===t?c=e.createLinearGradient(n[0],n[1],a[0],a[1]):"radial"===t&&(c=e.createRadialGradient(n[0],n[1],o,a[0],a[1],l));for(varh=0,d=s.length;h<d;++h){varu=s[h];c.addColorStop(u[0],u[1])}returnc}}}};vara=function(){functione(e,t,r,s,n,i,a,o){varl,c=t.coords,h=t.colors,d=e.data,u=4*e.width;c[r+1]>c[s+1]&&(l=r,r=s,s=l,l=i,i=a,a=l),c[s+1]>c[n+1]&&(l=s,s=n,n=l,l=a,a=o,o=l),c[r+1]>c[s+1]&&(l=r,r=s,s=l,l=i,i=a,a=l);varp=(c[r]+t.offsetX)*t.scaleX,g=(c[r+1]+t.offsetY)*t.scaleY,f=(c[s]+t.offsetX)*t.scaleX,m=(c[s+1]+t.offsetY)*t.scaleY,A=(c[n]+t.offsetX)*t.scaleX,b=(c[n+1]+t.offsetY)*t.scaleY;if(!(g>=b))for(var_,y,v,S,x,C,k,w,R=h[i],P=h[i+1],T=h[i+2],E=h[a],F=h[a+1],L=h[a+2],I=h[o],M=h[o+1],D=h[o+2],O=Math.round(g),N=Math.round(b),j=O;j<=N;j++){if(j<m){lete;e=j<g?0:g===m?1:(g-j)/(g-m),_=p-(p-f)*e,y=R-(R-E)*e,v=P-(P-F)*e,S=T-(T-L)*e}else{lete;e=j>b?1:m===b?0:(m-j)/(m-b),_=f-(f-A)*e,y=E-(E-I)*e,v=F-(F-M)*e,S=L-(L-D)*e}lete;e=j<g?0:j>b?1:(g-j)/(g-b),x=p-(p-A)*e,C=R-(R-I)*e,k=P-(P-M)*e,w=T-(T-D)*e;for(varU=Math.round(Math.min(_,x)),q=Math.round(Math.max(_,x)),W=u*j+4*U,G=U;G<=q;G++){lete=(_-G)/(_-x);e<0?e=0:e>1&&(e=1),d[W++]=y-(y-C)*e|0,d[W++]=v-(v-k)*e|0,d[W++]=S-(S-w)*e|0,d[W++]=255}}}functiont(t,r,s){varn,i,a=r.coords,o=r.colors;switch(r.type){case"lattice":varl=r.verticesPerRow,c=Math.floor(a.length/l)-1,h=l-1;for(n=0;n<c;n++)for(vard=n*l,u=0;u<h;u++,d++)e(t,s,a[d],a[d+1],a[d+l],o[d],o[d+1],o[d+l]),e(t,s,a[d+l+1],a[d+1],a[d+l],o[d+l+1],o[d+1],o[d+l]);break;case"triangles":for(n=0,i=a.length;n<i;n+=3)e(t,s,a[n],a[n+1],a[n+2],o[n],o[n+1],o[n+2]);break;default:thrownewError("illegal figure")}}returnfunction(e,r,s,n,i,a,o,l){varc,h,d,u,p=Math.floor(e[0]),g=Math.floor(e[1]),f=Math.ceil(e[2])-p,m=Math.ceil(e[3])-g,A=Math.min(Math.ceil(Math.abs(f*r[0]*1.1)),3e3),b=Math.min(Math.ceil(Math.abs(m*r[1]*1.1)),3e3),_=f/A,y=m/b,v={coords:s,colors:n,offsetX:-p,offsetY:-g,scaleX:1/_,scaleY:1/y},S=A+4,x=b+4;if(l.isEnabled)c=l.drawFigures({width:A,height:b,backgroundColor:a,figures:i,context:v}),(h=o.getCanvas("mesh",S,x,!1)).context.drawImage(c,2,2),c=h.canvas;else{varC=(h=o.getCanvas("mesh",S,x,!1)).context,k=C.createImageData(A,b);if(a){varw=k.data;for(d=0,u=w.length;d<u;d+=4)w[d]=a[0],w[d+1]=a[1],w[d+2]=a[2],w[d+3]=255}for(d=0;d<i.length;d++)t(k,i[d],v);C.putImageData(k,2,2),c=h.canvas}return{canvas:c,offsetX:p-2*_,offsetY:g-2*y,scaleX:_,scaleY:y}}}();n.Mesh={fromIR:function(e){vart=e[2],r=e[3],n=e[4],o=e[5],l=e[6],c=e[7],h=e[8];return{type:"Pattern",getPattern:function(e,d,u){varp;if(i(e,c),u)p=s.Util.singularValueDecompose2dScale(e.mozCurrentTransform);elseif(p=s.Util.singularValueDecompose2dScale(d.baseTransform),l){varg=s.Util.singularValueDecompose2dScale(l);p=[p[0]*g[0],p[1]*g[1]]}varf=a(o,p,t,r,n,u?null:h,d.cachedCanvases,d.webGLContext);returnu||(e.setTransform.apply(e,d.baseTransform),l&&e.transform.apply(e,l)),e.translate(f.offsetX,f.offsetY),e.scale(f.scaleX,f.scaleY),e.createPattern(f.canvas,"no-repeat")}}}},n.Dummy={fromIR:function(){return{type:"Pattern",getPattern:function(){return"hotpink"}}}};varo=function(){functione(e,t,r,s,n){this.operatorList=e[2],this.matrix=e[3]||[1,0,0,1,0,0],this.bbox=e[4],this.xstep=e[5],this.ystep=e[6],this.paintType=e[7],this.tilingType=e[8],this.color=t,this.canvasGraphicsFactory=s,this.baseTransform=n,this.type="Pattern",this.ctx=r}returne.prototype={createPatternCanvas:function(e){vart=this.operatorList,r=this.bbox,n=this.xstep,i=this.ystep,a=this.paintType,o=this.tilingType,l=this.color,c=this.canvasGraphicsFactory;(0,s.info)("TilingType: "+o);varh=r[0],d=r[1],u=r[2],p=r[3],g=s.Util.singularValueDecompose2dScale(this.matrix),f=s.Util.singularValueDecompose2dScale(this.baseTransform),m=[g[0]*f[0],g[1]*f[1]],A=this.getSizeAndScale(n,this.ctx.canvas.width,m[0]),b=this.getSizeAndScale(i,this.ctx.canvas.height,m[1]),_=e.cachedCanvases.getCanvas("pattern",A.size,b.size,!0),y=_.context,v=c.createCanvasGraphics(y);returnv.groupLevel=e.groupLevel,this.setFillAndStrokeStyleToContext(v,a,l),v.transform(A.scale,0,0,b.scale,0,0),v.transform(1,0,0,1,-h,-d),this.clipBbox(v,r,h,d,u,p),v.executeOperatorList(t),this.ctx.transform(1,0,0,1,h,d),this.ctx.scale(1/A.scale,1/b.scale),_.canvas},getSizeAndScale:function(e,t,r){e=Math.abs(e);vars=Math.max(3e3,t),n=Math.ceil(e*r);returnn>=s?n=s:r=n/e,{scale:r,size:n}},clipBbox:function(e,t,r,s,n,i){if(Array.isArray(t)&&4===t.length){vara=n-r,o=i-s;e.ctx.rect(r,s,a,o),e.clip(),e.endPath()}},setFillAndStrokeStyleToContext:function(e,t,r){constn=e.ctx,i=e.current;switch(t){case1:vara=this.ctx;n.fillStyle=a.fillStyle,n.strokeStyle=a.strokeStyle,i.fillColor=a.fillStyle,i.strokeColor=a.strokeStyle;break;case2:varo=s.Util.makeCssRgb(r[0],r[1],r[2]);n.fillStyle=o,n.strokeStyle=o,i.fillColor=o,i.strokeColor=o;break;default:thrownews.FormatError("Unsupported paint type: "+t)}},getPattern:function(e,t){(e=this.ctx).setTransform.apply(e,this.baseTransform),e.transform.apply(e,this.matrix);varr=this.createPatternCanvas(t);returne.createPattern(r,"repeat")}},e}();t.TilingPattern=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GlobalWorkerOptions=void0;consts=Object.create(null);t.GlobalWorkerOptions=s,s.workerPort=void0===s.workerPort?null:s.workerPort,s.workerSrc=void0===s.workerSrc?"":s.workerSrc},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MessageHandler=void0;vars=r(1);functionn(e){if("object"!=typeofe||null===e)returne;switch(e.name){case"AbortException":returnnews.AbortException(e.message);case"MissingPDFException":returnnews.MissingPDFException(e.message);case"UnexpectedResponseException":returnnews.UnexpectedResponseException(e.message,e.status);case"UnknownErrorException":returnnews.UnknownErrorException(e.message,e.details);default:returnnews.UnknownErrorException(e.message,e.toString())}}t.MessageHandler=class{constructor(e,t,r){this.sourceName=e,this.targetName=t,this.comObj=r,this.callbackId=1,this.streamId=1,this.postMessageTransfers=!0,this.streamSinks=Object.create(null),this.streamControllers=Object.create(null),this.callbackCapabilities=Object.create(null),this.actionHandler=Object.create(null),this._onComObjOnMessage=e=>{constt=e.data;if(t.targetName!==this.sourceName)return;if(t.stream)returnvoidthis._processStreamMessage(t);if(t.callback){conste=t.callbackId,r=this.callbackCapabilities[e];if(!r)thrownewError("Cannot resolve callback "+e);if(deletethis.callbackCapabilities[e],1===t.callback)r.resolve(t.data);else{if(2!==t.callback)thrownewError("Unexpected callback case");r.reject(n(t.reason))}return}consts=this.actionHandler[t.action];if(!s)thrownewError("Unknown action from worker: "+t.action);if(t.callbackId){conste=this.sourceName,i=t.sourceName;newPromise((function(e){e(s(t.data))})).then((function(s){r.postMessage({sourceName:e,targetName:i,callback:1,callbackId:t.callbackId,data:s})}),(function(s){r.postMessage({sourceName:e,targetName:i,callback:2,callbackId:t.callbackId,reason:n(s)})}))}elset.streamId?this._createStreamSink(t):s(t.data)},r.addEventListener("message",this._onComObjOnMessage)}on(e,t){constr=this.actionHandler;if(r[e])thrownewError(`There is already an actionName called "${e}"`);r[e]=t}send(e,t,r){this._postMessage({sourceName:this.sourceName,targetName:this.targetName,action:e,data:t},r)}sendWithPromise(e,t,r){constn=this.callbackId++,i=(0,s.createPromiseCapability)();this.callbackCapabilities[n]=i;try{this._postMessage({sourceName:this.sourceName,targetName:this.targetName,action:e,callbackId:n,data:t},r)}catch(e){i.reject(e)}returni.promise}sendWithStream(e,t,r,i){consta=this.streamId++,o=this.sourceName,l=this.targetName,c=this.comObj;returnnewReadableStream({start:r=>{constn=(0,s.createPromiseCapability)();returnthis.streamControllers[a]={controller:r,startCall:n,pullCall:null,cancelCall:null,isClosed:!1},this._postMessage({sourceName:o,targetName:l,action:e,streamId:a,data:t,desiredSize:r.desiredSize},i),n.promise},pull:e=>{constt=(0,s.createPromiseCapability)();returnthis.streamControllers[a].pullCall=t,c.postMessage({sourceName:o,targetName:l,stream:6,streamId:a,desiredSize:e.desiredSize}),t.promise},cancel:e=>{(0,s.assert)(einstanceofError,"cancel must have a valid reason");constt=(0,s.createPromiseCapability)();returnthis.streamControllers[a].cancelCall=t,this.streamControllers[a].isClosed=!0,c.postMessage({sourceName:o,targetName:l,stream:1,streamId:a,reason:n(e)}),t.promise}},r)}_createStreamSink(e){constt=this,r=this.actionHandler[e.action],i=e.streamId,a=this.sourceName,o=e.sourceName,l=this.comObj,c={enqueue(e,r=1,n){if(this.isCancelled)return;constl=this.desiredSize;this.desiredSize-=r,l>0&&this.desiredSize<=0&&(this.sinkCapability=(0,s.createPromiseCapability)(),this.ready=this.sinkCapability.promise),t._postMessage({sourceName:a,targetName:o,stream:4,streamId:i,chunk:e},n)},close(){this.isCancelled||(this.isCancelled=!0,l.postMessage({sourceName:a,targetName:o,stream:3,streamId:i}),deletet.streamSinks[i])},error(e){(0,s.assert)(einstanceofError,"error must have a valid reason"),this.isCancelled||(this.isCancelled=!0,l.postMessage({sourceName:a,targetName:o,stream:5,streamId:i,reason:n(e)}))},sinkCapability:(0,s.createPromiseCapability)(),onPull:null,onCancel:null,isCancelled:!1,desiredSize:e.desiredSize,ready:null};c.sinkCapability.resolve(),c.ready=c.sinkCapability.promise,this.streamSinks[i]=c,newPromise((function(t){t(r(e.data,c))})).then((function(){l.postMessage({sourceName:a,targetName:o,stream:8,streamId:i,success:!0})}),(function(e){l.postMessage({sourceName:a,targetName:o,stream:8,streamId:i,reason:n(e)})}))}_processStreamMessage(e){constt=e.streamId,r=this.sourceName,i=e.sourceName,a=this.comObj;switch(e.stream){case8:e.success?this.streamControllers[t].startCall.resolve():this.streamControllers[t].startCall.reject(n(e.reason));break;case7:e.success?this.streamControllers[t].pullCall.resolve():this.streamControllers[t].pullCall.reject(n(e.reason));break;case6:if(!this.streamSinks[t]){a.postMessage({sourceName:r,targetName:i,stream:7,streamId:t,success:!0});break}this.streamSinks[t].desiredSize<=0&&e.desiredSize>0&&this.streamSinks[t].sinkCapability.resolve(),this.streamSinks[t].desiredSize=e.desiredSize;const{onPull:o}=this.streamSinks[e.streamId];newPromise((function(e){e(o&&o())})).then((function(){a.postMessage({sourceName:r,targetName:i,stream:7,streamId:t,success:!0})}),(function(e){a.postMessage({sourceName:r,targetName:i,stream:7,streamId:t,reason:n(e)})}));break;case4:if((0,s.assert)(this.streamControllers[t],"enqueue should have stream controller"),this.streamControllers[t].isClosed)break;this.streamControllers[t].controller.enqueue(e.chunk);break;case3:if((0,s.assert)(this.streamControllers[t],"close should have stream controller"),this.streamControllers[t].isClosed)break;this.streamControllers[t].isClosed=!0,this.streamControllers[t].controller.close(),this._deleteStreamController(t);break;case5:(0,s.assert)(this.streamControllers[t],"error should have stream controller"),this.streamControllers[t].controller.error(n(e.reason)),this._deleteStreamController(t);break;case2:e.success?this.streamControllers[t].cancelCall.resolve():this.streamControllers[t].cancelCall.reject(n(e.reason)),this._deleteStreamController(t);break;case1:if(!this.streamSinks[t])break;const{onCancel:l}=this.streamSinks[e.streamId];newPromise((function(t){t(l&&l(n(e.reason)))})).then((function(){a.postMessage({sourceName:r,targetName:i,stream:2,streamId:t,success:!0})}),(function(e){a.postMessage({sourceName:r,targetName:i,stream:2,streamId:t,reason:n(e)})})),this.streamSinks[t].sinkCapability.reject(n(e.reason)),this.streamSinks[t].isCancelled=!0,deletethis.streamSinks[t];break;default:thrownewError("Unexpected stream case")}}async_deleteStreamController(e){awaitPromise.allSettled([this.streamControllers[e].startCall,this.streamControllers[e].pullCall,this.streamControllers[e].cancelCall].map((function(e){returne&&e.promise}))),deletethis.streamControllers[e]}_postMessage(e,t){t&&this.postMessageTransfers?this.comObj.postMessage(e,t):this.comObj.postMessage(e)}destroy(){this.comObj.removeEventListener("message",this._onComObjOnMessage)}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Metadata=void0;vars=r(1),n=r(13);t.Metadata=class{constructor(e){(0,s.assert)("string"==typeofe,"Metadata: input is not a string"),e=this._repair(e);constt=(newn.SimpleXMLParser).parseFromString(e);this._metadataMap=newMap,t&&this._parse(t)}_repair(e){returne.replace(/^[^<]+/,"").replace(/>\\376\\377([^<]+)/g,(function(e,t){constr=t.replace(/\\([0-3])([0-7])([0-7])/g,(function(e,t,r,s){returnString.fromCharCode(64*t+8*r+1*s)})).replace(/&(amp|apos|gt|lt|quot);/g,(function(e,t){switch(t){case"amp":return"&";case"apos":return"'";case"gt":return">";case"lt":return"<";case"quot":return'"'}thrownewError(`_repair: ${t} isn't defined.`)}));lets="";for(lete=0,t=r.length;e<t;e+=2){constt=256*r.charCodeAt(e)+r.charCodeAt(e+1);s+=t>=32&&t<127&&60!==t&&62!==t&&38!==t?String.fromCharCode(t):"&#x"+(65536+t).toString(16).substring(1)+";"}return">"+s}))}_parse(e){lett=e.documentElement;if("rdf:rdf"!==t.nodeName.toLowerCase())for(t=t.firstChild;t&&"rdf:rdf"!==t.nodeName.toLowerCase();)t=t.nextSibling;constr=t?t.nodeName.toLowerCase():null;if(!t||"rdf:rdf"!==r||!t.hasChildNodes())return;consts=t.childNodes;for(lete=0,t=s.length;e<t;e++){constt=s[e];if("rdf:description"===t.nodeName.toLowerCase())for(lete=0,r=t.childNodes.length;e<r;e++)if("#text"!==t.childNodes[e].nodeName.toLowerCase()){constr=t.childNodes[e],s=r.nodeName.toLowerCase();this._metadataMap.set(s,r.textContent.trim())}}}get(e){returnthis._metadataMap.has(e)?this._metadataMap.get(e):null}getAll(){conste=Object.create(null);for(const[t,r]ofthis._metadataMap)e[t]=r;returne}has(e){returnthis._metadataMap.has(e)}}},function(e,t,r){"use strict";functions(e,t){constr=e[t];return" "===r||"\n"===r||"\r"===r||"\t"===r}Object.defineProperty(t,"__esModule",{value:!0}),t.SimpleXMLParser=void0;classn{constructor(e,t){this.nodeName=e,this.nodeValue=t,Object.defineProperty(this,"parentNode",{value:null,writable:!0})}getfirstChild(){returnthis.childNodes&&this.childNodes[0]}getnextSibling(){conste=this.parentNode.childNodes;if(!e)return;constt=e.indexOf(this);return-1!==t?e[t+1]:void0}gettextContent(){returnthis.childNodes?this.childNodes.map((function(e){returne.textContent})).join(""):this.nodeValue||""}hasChildNodes(){returnthis.childNodes&&this.childNodes.length>0}}t.SimpleXMLParser=classextendsclass{_resolveEntities(e){returne.replace(/&([^;]+);/g,(e,t)=>{if("#x"===t.substring(0,2))returnString.fromCharCode(parseInt(t.substring(2),16));if("#"===t.substring(0,1))returnString.fromCharCode(parseInt(t.substring(1),10));switch(t){case"lt":return"<";case"gt":return">";case"amp":return"&";case"quot":return'"'}returnthis.onResolveEntity(t)})}_parseContent(e,t){constr=[];letn=t;functioni(){for(;n<e.length&&s(e,n);)++n}for(;n<e.length&&!s(e,n)&&">"!==e[n]&&"/"!==e[n];)++n;consta=e.substring(t,n);for(i();n<e.length&&">"!==e[n]&&"/"!==e[n]&&"?"!==e[n];){i();lett="",a="";for(;n<e.length&&!s(e,n)&&"="!==e[n];)t+=e[n],++n;if(i(),"="!==e[n])returnnull;++n,i();consto=e[n];if('"'!==o&&"'"!==o)returnnull;constl=e.indexOf(o,++n);if(l<0)returnnull;a=e.substring(n,l),r.push({name:t,value:this._resolveEntities(a)}),n=l+1,i()}return{name:a,attributes:r,parsed:n-t}}_parseProcessingInstruction(e,t){letr=t;for(;r<e.length&&!s(e,r)&&">"!==e[r]&&"/"!==e[r];)++r;constn=e.substring(t,r);!function(){for(;r<e.length&&s(e,r);)++r}();consti=r;for(;r<e.length&&("?"!==e[r]||">"!==e[r+1]);)++r;return{name:n,value:e.substring(i,r),parsed:r-t}}parseXml(e){lett=0;for(;t<e.length;){letr=t;if("<"===e[t]){lett;switch(++r,e[r]){case"/":if(++r,t=e.indexOf(">",r),t<0)returnvoidthis.onError(-9);this.onEndElement(e.substring(r,t)),r=t+1;break;case"?":++r;consts=this._parseProcessingInstruction(e,r);if("?>"!==e.substring(r+s.parsed,r+s.parsed+2))returnvoidthis.onError(-3);this.onPi(s.name,s.value),r+=s.parsed+2;break;case"!":if("--"===e.substring(r+1,r+3)){if(t=e.indexOf("--\x3e",r+3),t<0)returnvoidthis.onError(-5);this.onComment(e.substring(r+3,t)),r=t+3}elseif("[CDATA["===e.substring(r+1,r+8)){if(t=e.indexOf("]]>",r+8),t<0)returnvoidthis.onError(-2);this.onCdata(e.substring(r+8,t)),r=t+3}else{if("DOCTYPE"!==e.substring(r+1,r+8))returnvoidthis.onError(-6);{consts=e.indexOf("[",r+8);letn=!1;if(t=e.indexOf(">",r+8),t<0)returnvoidthis.onError(-4);if(s>0&&t>s){if(t=e.indexOf("]>",r+8),t<0)returnvoidthis.onError(-4);n=!0}consti=e.substring(r+8,t+(n?1:0));this.onDoctype(i),r=t+(n?2:1)}}break;default:constn=this._parseContent(e,r);if(null===n)returnvoidthis.onError(-6);leti=!1;if("/>"===e.substring(r+n.parsed,r+n.parsed+2))i=!0;elseif(">"!==e.substring(r+n.parsed,r+n.parsed+1))returnvoidthis.onError(-9);this.onBeginElement(n.name,n.attributes,i),r+=n.parsed+(i?2:1)}}else{for(;r<e.length&&"<"!==e[r];)r++;consts=e.substring(t,r);this.onText(this._resolveEntities(s))}t=r}}onResolveEntity(e){return`&${e};`}onPi(e,t){}onComment(e){}onCdata(e){}onDoctype(e){}onText(e){}onBeginElement(e,t,r){}onEndElement(e){}onError(e){}}{constructor(){super(),this._currentFragment=null,this._stack=null,this._errorCode=0}parseFromString(e){if(this._currentFragment=[],this._stack=[],this._errorCode=0,this.parseXml(e),0!==this._errorCode)return;const[t]=this._currentFragment;returnt?{documentElement:t}:void0}onResolveEntity(e){switch(e){case"apos":return"'"}returnsuper.onResolveEntity(e)}onText(e){if(function(e){for(lett=0,r=e.length;t<r;t++)if(!s(e,t))return!1;return!0}(e))return;constt=newn("#text",e);this._currentFragment.push(t)}onCdata(e){constt=newn("#text",e);this._currentFragment.push(t)}onBeginElement(e,t,r){consts=newn(e);s.childNodes=[],this._currentFragment.push(s),r||(this._stack.push(this._currentFragment),this._currentFragment=s.childNodes)}onEndElement(e){this._currentFragment=this._stack.pop()||[];constt=this._currentFragment[this._currentFragment.length-1];if(t)for(lete=0,r=t.childNodes.length;e<r;e++)t.childNodes[e].parentNode=t}onError(e){this._errorCode=e}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PDFDataTransportStream=void0;vars=r(1);t.PDFDataTransportStream=class{constructor(e,t){(0,s.assert)(t),this._queuedChunks=[],this._progressiveDone=e.progressiveDone||!1;constr=e.initialData;if(r&&r.length>0){conste=newUint8Array(r).buffer;this._queuedChunks.push(e)}this._pdfDataRangeTransport=t,this._isStreamingSupported=!e.disableStream,this._isRangeSupported=!e.disableRange,this._contentLength=e.length,this._fullRequestReader=null,this._rangeReaders=[],this._pdfDataRangeTransport.addRangeListener((e,t)=>{this._onReceiveData({begin:e,chunk:t})}),this._pdfDataRangeTransport.addProgressListener((e,t)=>{this._onProgress({loaded:e,total:t})}),this._pdfDataRangeTransport.addProgressiveReadListener(e=>{this._onReceiveData({chunk:e})}),this._pdfDataRangeTransport.addProgressiveDoneListener(()=>{this._onProgressiveDone()}),this._pdfDataRangeTransport.transportReady()}_onReceiveData(e){constt=newUint8Array(e.chunk).buffer;if(void0===e.begin)this._fullRequestReader?this._fullRequestReader._enqueue(t):this._queuedChunks.push(t);else{constr=this._rangeReaders.some((function(r){returnr._begin===e.begin&&(r._enqueue(t),!0)}));(0,s.assert)(r)}}get_progressiveDataLength(){returnthis._fullRequestReader?this._fullRequestReader._loaded:0}_onProgress(e){if(void0===e.total){constt=this._rangeReaders[0];t&&t.onProgress&&t.onProgress({loaded:e.loaded})}else{constt=this._fullRequestReader;t&&t.onProgress&&t.onProgress({loaded:e.loaded,total:e.total})}}_onProgressiveDone(){this._fullRequestReader&&this._fullRequestReader.progressiveDone(),this._progressiveDone=!0}_removeRangeReader(e){constt=this._rangeReaders.indexOf(e);t>=0&&this._rangeReaders.splice(t,1)}getFullReader(){(0,s.assert)(!this._fullRequestReader);conste=this._queuedChunks;returnthis._queuedChunks=null,newn(this,e,this._progressiveDone)}getRangeReader(e,t){if(t<=this._progressiveDataLength)returnnull;constr=newi(this,e,t);returnthis._pdfDataRangeTransport.requestDataRange(e,t),this._rangeReaders.push(r),r}cancelAllRequests(e){this._fullRequestReader&&this._fullRequestReader.cancel(e),this._rangeReaders.slice(0).forEach((function(t){t.cancel(e)})),this._pdfDataRangeTransport.abort()}};classn{constructor(e,t,r=!1){this._stream=e,this._done=r||!1,this._filename=null,this._queuedChunks=t||[],this._loaded=0;for(consteofthis._queuedChunks)this._loaded+=e.byteLength;this._requests=[],this._headersReady=Promise.resolve(),e._fullRequestReader=this,this.onProgress=null}_enqueue(e){this._done||(this._requests.length>0?this._requests.shift().resolve({value:e,done:!1}):this._queuedChunks.push(e),this._loaded+=e.byteLength)}getheadersReady(){returnthis._headersReady}getfilename(){returnthis._filename}getisRangeSupported(){returnthis._stream._isRangeSupported}getisStreamingSupported(){returnthis._stream._isStreamingSupported}getcontentLength(){returnthis._stream._contentLength}asyncread(){if(this._queuedChunks.length>0)return{value:this._queuedChunks.shift(),done:!1};if(this._done)return{value:void0,done:!0};conste=(0,s.createPromiseCapability)();returnthis._requests.push(e),e.promise}cancel(e){this._done=!0,this._requests.forEach((function(e){e.resolve({value:void0,done:!0})})),this._requests=[]}progressiveDone(){this._done||(this._done=!0)}}classi{constructor(e,t,r){this._stream=e,this._begin=t,this._end=r,this._queuedChunk=null,this._requests=[],this._done=!1,this.onProgress=null}_enqueue(e){this._done||(0===this._requests.length?this._queuedChunk=e:(this._requests.shift().resolve({value:e,done:!1}),this._requests.forEach((function(e){e.resolve({value:void0,done:!0})})),this._requests=[]),this._done=!0,this._stream._removeRangeReader(this))}getisStreamingSupported(){return!1}asyncread(){if(this._queuedChunk){conste=this._queuedChunk;returnthis._queuedChunk=null,{value:e,done:!1}}if(this._done)return{value:void0,done:!0};conste=(0,s.createPromiseCapability)();returnthis._requests.push(e),e.promise}cancel(e){this._done=!0,this._requests.forEach((function(e){e.resolve({value:void0,done:!0})})),this._requests=[],this._stream._removeRangeReader(this)}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.WebGLContext=void0;vars=r(1);t.WebGLContext=class{constructor({enable:e=!1}){this._enabled=!0===e}getisEnabled(){lete=this._enabled;returne&&(e=n.tryInitGL()),(0,s.shadow)(this,"isEnabled",e)}composeSMask({layer:e,mask:t,properties:r}){returnn.composeSMask(e,t,r)}drawFigures({width:e,height:t,backgroundColor:r,figures:s,context:i}){returnn.drawFigures(e,t,r,s,i)}clear(){n.cleanup()}};varn=function(){functione(e,t,r){vars=e.createShader(r);if(e.shaderSource(s,t),e.compileShader(s),!e.getShaderParameter(s,e.COMPILE_STATUS)){varn=e.getShaderInfoLog(s);thrownewError("Error during shader compilation: "+n)}returns}functiont(t,r){returne(t,r,t.VERTEX_SHADER)}functionr(t,r){returne(t,r,t.FRAGMENT_SHADER)}functions(e,t){for(varr=e.createProgram(),s=0,n=t.length;s<n;++s)e.attachShader(r,t[s]);if(e.linkProgram(r),!e.getProgramParameter(r,e.LINK_STATUS)){vari=e.getProgramInfoLog(r);thrownewError("Error during program linking: "+i)}returnr}functionn(e,t,r){e.activeTexture(r);vars=e.createTexture();returne.bindTexture(e.TEXTURE_2D,s),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.NEAREST),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.NEAREST),e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,t),s}vari,a;functiono(){i||(a=document.createElement("canvas"),i=a.getContext("webgl",{premultipliedalpha:!1}))}varl=null,c=null;return{tryInitGL(){try{returno(),!!i}catch(e){}return!1},composeSMask:function(e,c,h){vard=e.width,u=e.height;l||function(){vare,n;o(),e=a,a=null,n=i,i=null;varc=s(n,[t(n," attribute vec2 a_position; attribute vec2 a_texCoord; uniform vec2 u_resolution; varying vec2 v_texCoord; void main() { vec2 clipSpace = (a_position / u_resolution) * 2.0 - 1.0; gl_Position = vec4(clipSpace * vec2(1, -1), 0, 1); v_texCoord = a_texCoord; } "),r(n," precision mediump float; uniform vec4 u_backdrop; uniform int u_subtype; uniform sampler2D u_image; uniform sampler2D u_mask; varying vec2 v_texCoord; void main() { vec4 imageColor = texture2D(u_image, v_texCoord); vec4 maskColor = texture2D(u_mask, v_texCoord); if (u_backdrop.a > 0.0) { maskColor.rgb = maskColor.rgb * maskColor.a + u_backdrop.rgb * (1.0 - maskColor.a); } float lum; if (u_subtype == 0) { lum = maskColor.a; } else { lum = maskColor.r * 0.3 + maskColor.g * 0.59 + maskColor.b * 0.11; } imageColor.a *= lum; imageColor.rgb *= imageColor.a; gl_FragColor = imageColor; } ")]);n.useProgram(c);varh={};h.gl=n,h.canvas=e,h.resolutionLocation=n.getUniformLocation(c,"u_resolution"),h.positionLocation=n.getAttribLocation(c,"a_position"),h.backdropLocation=n.getUniformLocation(c,"u_backdrop"),h.subtypeLocation=n.getUniformLocation(c,"u_subtype");vard=n.getAttribLocation(c,"a_texCoord"),u=n.getUniformLocation(c,"u_image"),p=n.getUniformLocation(c,"u_mask"),g=n.createBuffer();n.bindBuffer(n.ARRAY_BUFFER,g),n.bufferData(n.ARRAY_BUFFER,newFloat32Array([0,0,1,0,0,1,0,1,1,0,1,1]),n.STATIC_DRAW),n.enableVertexAttribArray(d),n.vertexAttribPointer(d,2,n.FLOAT,!1,0,0),n.uniform1i(u,0),n.uniform1i(p,1),l=h}();varp=l,g=p.canvas,f=p.gl;g.width=d,g.height=u,f.viewport(0,0,f.drawingBufferWidth,f.drawingBufferHeight),f.uniform2f(p.resolutionLocation,d,u),h.backdrop?f.uniform4f(p.resolutionLocation,h.backdrop[0],h.backdrop[1],h.backdrop[2],1):f.uniform4f(p.resolutionLocation,0,0,0,0),f.uniform1i(p.subtypeLocation,"Luminosity"===h.subtype?1:0);varm=n(f,e,f.TEXTURE0),A=n(f,c,f.TEXTURE1),b=f.createBuffer();returnf.bindBuffer(f.ARRAY_BUFFER,b),f.bufferData(f.ARRAY_BUFFER,newFloat32Array([0,0,d,0,0,u,0,u,d,0,d,u]),f.STATIC_DRAW),f.enableVertexAttribArray(p.positionLocation),f.vertexAttribPointer(p.positionLocation,2,f.FLOAT,!1,0,0),f.clearColor(0,0,0,0),f.enable(f.BLEND),f.blendFunc(f.ONE,f.ONE_MINUS_SRC_ALPHA),f.clear(f.COLOR_BUFFER_BIT),f.drawArrays(f.TRIANGLES,0,6),f.flush(),f.deleteTexture(m),f.deleteTexture(A),f.deleteBuffer(b),g},drawFigures:function(e,n,l,h,d){c||function(){vare,n;o(),e=a,a=null,n=i,i=null;varl=s(n,[t(n," attribute vec2 a_position; attribute vec3 a_color; uniform vec2 u_resolution; uniform vec2 u_scale; uniform vec2 u_offset; varying vec4 v_color; void main() { vec2 position = (a_position + u_offset) * u_scale; vec2 clipSpace = (position / u_resolution) * 2.0 - 1.0; gl_Position = vec4(clipSpace * vec2(1, -1), 0, 1); v_color = vec4(a_color / 255.0, 1.0); } "),r(n," precision mediump float; varying vec4 v_color; void main() { gl_FragColor = v_color; } ")]);n.useProgram(l);varh={};h.gl=n,h.canvas=e,h.resolutionLocation=n.getUniformLocation(l,"u_resolution"),h.scaleLocation=n.getUniformLocation(l,"u_scale"),h.offsetLocation=n.getUniformLocation(l,"u_offset"),h.positionLocation=n.getAttribLocation(l,"a_position"),h.colorLocation=n.getAttribLocation(l,"a_color"),c=h}();varu=c,p=u.canvas,g=u.gl;p.width=e,p.height=n,g.viewport(0,0,g.drawingBufferWidth,g.drawingBufferHeight),g.uniform2f(u.resolutionLocation,e,n);varf,m,A,b=0;for(f=0,m=h.length;f<m;f++)switch(h[f].type){case"lattice":b+=((A=h[f].coords.length/h[f].verticesPerRow|0)-1)*(h[f].verticesPerRow-1)*6;break;case"triangles":b+=h[f].coords.length}var_=newFloat32Array(2*b),y=newUint8Array(3*b),v=d.coords,S=d.colors,x=0,C=0;for(f=0,m=h.length;f<m;f++){vark=h[f],w=k.coords,R=k.colors;switch(k.type){case"lattice":varP=k.verticesPerRow;A=w.length/P|0;for(varT=1;T<A;T++)for(varE=T*P+1,F=1;F<P;F++,E++)_[x]=v[w[E-P-1]],_[x+1]=v[w[E-P-1]+1],_[x+2]=v[w[E-P]],_[x+3]=v[w[E-P]+1],_[x+4]=v[w[E-1]],_[x+5]=v[w[E-1]+1],y[C]=S[R[E-P-1]],y[C+1]=S[R[E-P-1]+1],y[C+2]=S[R[E-P-1]+2],y[C+3]=S[R[E-P]],y[C+4]=S[R[E-P]+1],y[C+5]=S[R[E-P]+2],y[C+6]=S[R[E-1]],y[C+7]=S[R[E-1]+1],y[C+8]=S[R[E-1]+2],_[x+6]=_[x+2],_[x+7]=_[x+3],_[x+8]=_[x+4],_[x+9]=_[x+5],_[x+10]=v[w[E]],_[x+11]=v[w[E]+1],y[C+9]=y[C+3],y[C+10]=y[C+4],y[C+11]=y[C+5],y[C+12]=y[C+6],y[C+13]=y[C+7],y[C+14]=y[C+8],y[C+15]=S[R[E]],y[C+16]=S[R[E]+1],y[C+17]=S[R[E]+2],x+=12,C+=18;break;case"triangles":for(varL=0,I=w.length;L<I;L++)_[x]=v[w[L]],_[x+1]=v[w[L]+1],y[C]=S[R[L]],y[C+1]=S[R[L]+1],y[C+2]=S[R[L]+2],x+=2,C+=3}}l?g.clearColor(l[0]/255,l[1]/255,l[2]/255,1):g.clearColor(0,0,0,0),g.clear(g.COLOR_BUFFER_BIT);varM=g.createBuffer();g.bindBuffer(g.ARRAY_BUFFER,M),g.bufferData(g.ARRAY_BUFFER,_,g.STATIC_DRAW),g.enableVertexAttribArray(u.positionLocation),g.vertexAttribPointer(u.positionLocation,2,g.FLOAT,!1,0,0);varD=g.createBuffer();returng.bindBuffer(g.ARRAY_BUFFER,D),g.bufferData(g.ARRAY_BUFFER,y,g.STATIC_DRAW),g.enableVertexAttribArray(u.colorLocation),g.vertexAttribPointer(u.colorLocation,3,g.UNSIGNED_BYTE,!1,0,0),g.uniform2f(u.scaleLocation,d.scaleX,d.scaleY),g.uniform2f(u.offsetLocation,d.offsetX,d.offsetY),g.drawArrays(g.TRIANGLES,0,b),g.flush(),g.deleteBuffer(M),g.deleteBuffer(D),p},cleanup(){l&&l.canvas&&(l.canvas.width=0,l.canvas.height=0),c&&c.canvas&&(c.canvas.width=0,c.canvas.height=0),l=null,c=null}}}()},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.renderTextLayer=void0;vars=r(1),n=function(){vare=/\S/;functiont(t,r,n){vari,a=document.createElement("span"),o={angle:0,canvasWidth:0,isWhitespace:!1,originalTransform:null,paddingBottom:0,paddingLeft:0,paddingRight:0,paddingTop:0,scale:1};if(t._textDivs.push(a),i=r.str,!e.test(i))returno.isWhitespace=!0,voidt._textDivProperties.set(a,o);varl=s.Util.transform(t._viewport.transform,r.transform),c=Math.atan2(l[1],l[0]),h=n[r.fontName];h.vertical&&(c+=Math.PI/2);vard=Math.sqrt(l[2]*l[2]+l[3]*l[3]),u=d;letp,g;if(h.ascent?u=h.ascent*u:h.descent&&(u=(1+h.descent)*u),0===c?(p=l[4],g=l[5]-u):(p=l[4]+u*Math.sin(c),g=l[5]-u*Math.cos(c)),a.style.left=p+"px",a.style.top=g+"px",a.style.fontSize=d+"px",a.style.fontFamily=h.fontFamily,a.textContent=r.str,t._fontInspectorEnabled&&(a.dataset.fontName=r.fontName),0!==c&&(o.angle=c*(180/Math.PI)),r.str.length>1&&(h.vertical?o.canvasWidth=r.height*t._viewport.scale:o.canvasWidth=r.width*t._viewport.scale),t._textDivProperties.set(a,o),t._textContentStream&&t._layoutText(a),t._enhanceTextSelection){varf=1,m=0;0!==c&&(f=Math.cos(c),m=Math.sin(c));varA,b,_=(h.vertical?r.height:r.width)*t._viewport.scale,y=d;0!==c?(A=[f,m,-m,f,p,g],b=s.Util.getAxialAlignedBoundingBox([0,0,_,y],A)):b=[p,g,p+_,g+y],t._bounds.push({left:b[0],top:b[1],right:b[2],bottom:b[3],div:a,size:[_,y],m:A})}}functionr(e){if(!e._canceled){vart=e._textDivs,r=e._capability,s=t.length;if(s>1e5)returne._renderingDone=!0,voidr.resolve();if(!e._textContentStream)for(varn=0;n<s;n++)e._layoutText(t[n]);e._renderingDone=!0,r.resolve()}}functionn(e){for(vart=e._bounds,r=e._viewport,n=function(e,t,r){vars=r.map((function(e,t){return{x1:e.left,y1:e.top,x2:e.right,y2:e.bottom,index:t,x1New:void0,x2New:void0}}));i(e,s);varn=newArray(r.length);returns.forEach((function(e){vart=e.index;n[t]={left:e.x1New,top:0,right:e.x2New,bottom:0}})),r.map((function(t,r){vari=n[r],a=s[r];a.x1=t.top,a.y1=e-i.right,a.x2=t.bottom,a.y2=e-i.left,a.index=r,a.x1New=void0,a.x2New=void0})),i(t,s),s.forEach((function(e){vart=e.index;n[t].top=e.x1New,n[t].bottom=e.x2New})),n}(r.width,r.height,t),a=0;a<n.length;a++){varo=t[a].div,l=e._textDivProperties.get(o);if(0!==l.angle){varc=n[a],h=t[a],d=h.m,u=d[0],p=d[1],g=[[0,0],[0,h.size[1]],[h.size[0],0],h.size],f=newFloat64Array(64);g.forEach((function(e,t){varr=s.Util.applyTransform(e,d);f[t+0]=u&&(c.left-r[0])/u,f[t+4]=p&&(c.top-r[1])/p,f[t+8]=u&&(c.right-r[0])/u,f[t+12]=p&&(c.bottom-r[1])/p,f[t+16]=p&&(c.left-r[0])/-p,f[t+20]=u&&(c.top-r[1])/u,f[t+24]=p&&(c.right-r[0])/-p,f[t+28]=u&&(c.bottom-r[1])/u,f[t+32]=u&&(c.left-r[0])/-u,f[t+36]=p&&(c.top-r[1])/-p,f[t+40]=u&&(c.right-r[0])/-u,f[t+44]=p&&(c.bottom-r[1])/-p,f[t+48]=p&&(c.left-r[0])/p,f[t+52]=u&&(c.top-r[1])/-u,f[t+56]=p&&(c.right-r[0])/p,f[t+60]=u&&(c.bottom-r[1])/-u}));varm=function(e,t,r){for(vars=0,n=0;n<r;n++){vari=e[t++];i>0&&(s=s?Math.min(i,s):i)}returns},A=1+Math.min(Math.abs(u),Math.abs(p));l.paddingLeft=m(f,32,16)/A,l.paddingTop=m(f,48,16)/A,l.paddingRight=m(f,0,16)/A,l.paddingBottom=m(f,16,16)/A,e._textDivProperties.set(o,l)}elsel.paddingLeft=t[a].left-n[a].left,l.paddingTop=t[a].top-n[a].top,l.paddingRight=n[a].right-t[a].right,l.paddingBottom=n[a].bottom-t[a].bottom,e._textDivProperties.set(o,l)}}functioni(e,t){t.sort((function(e,t){returne.x1-t.x1||e.index-t.index}));varr=[{start:-1/0,end:1/0,boundary:{x1:-1/0,y1:-1/0,x2:0,y2:1/0,index:-1,x1New:0,x2New:0}}];t.forEach((function(e){for(vart=0;t<r.length&&r[t].end<=e.y1;)t++;for(vars,n,i=r.length-1;i>=0&&r[i].start>=e.y2;)i--;vara,o,l=-1/0;for(a=t;a<=i;a++){varc;(c=(n=(s=r[a]).boundary).x2>e.x1?n.index>e.index?n.x1New:e.x1:void0===n.x2New?(n.x2+e.x1)/2:n.x2New)>l&&(l=c)}for(e.x1New=l,a=t;a<=i;a++)void0===(n=(s=r[a]).boundary).x2New?n.x2>e.x1?n.index>e.index&&(n.x2New=n.x2):n.x2New=l:n.x2New>l&&(n.x2New=Math.max(l,n.x2));varh=[],d=null;for(a=t;a<=i;a++){varu=(n=(s=r[a]).boundary).x2>e.x2?n:e;d===u?h[h.length-1].end=s.end:(h.push({start:s.start,end:s.end,boundary:u}),d=u)}for(r[t].start<e.y1&&(h[0].start=e.y1,h.unshift({start:r[t].start,end:e.y1,boundary:r[t].boundary})),e.y2<r[i].end&&(h[h.length-1].end=e.y2,h.push({start:e.y2,end:r[i].end,boundary:r[i].boundary})),a=t;a<=i;a++)if(void0===(n=(s=r[a]).boundary).x2New){varp=!1;for(o=t-1;!p&&o>=0&&r[o].start>=n.y1;o--)p=r[o].boundary===n;for(o=i+1;!p&&o<r.length&&r[o].end<=n.y2;o++)p=r[o].boundary===n;for(o=0;!p&&o<h.length;o++)p=h[o].boundary===n;p||(n.x2New=l)}Array.prototype.splice.apply(r,[t,i-t+1].concat(h))})),r.forEach((function(t){varr=t.boundary;void0===r.x2New&&(r.x2New=Math.max(e,r.x2))}))}functiona({textContent:e,textContentStream:t,container:r,viewport:n,textDivs:i,textContentItemsStr:a,enhanceTextSelection:o}){this._textContent=e,this._textContentStream=t,this._container=r,this._viewport=n,this._textDivs=i||[],this._textContentItemsStr=a||[],this._enhanceTextSelection=!!o,this._fontInspectorEnabled=!(!globalThis.FontInspector||!globalThis.FontInspector.enabled),this._reader=null,this._layoutTextLastFontSize=null,this._layoutTextLastFontFamily=null,this._layoutTextCtx=null,this._textDivProperties=newWeakMap,this._renderingDone=!1,this._canceled=!1,this._capability=(0,s.createPromiseCapability)(),this._renderTimer=null,this._bounds=[],this._capability.promise.finally(()=>{this._layoutTextCtx&&(this._layoutTextCtx.canvas.width=0,this._layoutTextCtx.canvas.height=0,this._layoutTextCtx=null)}).catch(()=>{})}returna.prototype={getpromise(){returnthis._capability.promise},cancel:function(){this._canceled=!0,this._reader&&(this._reader.cancel(news.AbortException("TextLayer task cancelled.")),this._reader=null),null!==this._renderTimer&&(clearTimeout(this._renderTimer),this._renderTimer=null),this._capability.reject(newError("TextLayer task cancelled."))},_processItems(e,r){for(lets=0,n=e.length;s<n;s++)this._textContentItemsStr.push(e[s].str),t(this,e[s],r)},_layoutText(e){constt=this._textDivProperties.get(e);if(t.isWhitespace)return;letr="";if(0!==t.canvasWidth){const{fontSize:s,fontFamily:n}=e.style;s===this._layoutTextLastFontSize&&n===this._layoutTextLastFontFamily||(this._layoutTextCtx.font=`${s}${n}`,this._layoutTextLastFontSize=s,this._layoutTextLastFontFamily=n);const{width:i}=this._layoutTextCtx.measureText(e.textContent);i>0&&(t.scale=t.canvasWidth/i,r=`scaleX(${t.scale})`)}0!==t.angle&&(r=`rotate(${t.angle}deg) ${r}`),r.length>0&&(this._enhanceTextSelection&&(t.originalTransform=r),e.style.transform=r),this._textDivProperties.set(e,t),this._container.appendChild(e)},_render:function(e){constt=(0,s.createPromiseCapability)();letn=Object.create(null);consti=document.createElement("canvas");if(i.mozOpaque=!0,this._layoutTextCtx=i.getContext("2d",{alpha:!1}),this._textContent){conste=this._textContent.items,r=this._textContent.styles;this._processItems(e,r),t.resolve()}else{if(!this._textContentStream)thrownewError('Neither "textContent" nor "textContentStream" parameters specified.');{conste=()=>{this._reader.read().then(({value:r,done:s})=>{s?t.resolve():(Object.assign(n,r.styles),this._processItems(r.items,n),e())},t.reject)};this._reader=this._textContentStream.getReader(),e()}}t.promise.then(()=>{n=null,e?this._renderTimer=setTimeout(()=>{r(this),this._renderTimer=null},e):r(this)},this._capability.reject)},expandTextDivs:function(e){if(!this._enhanceTextSelection||!this._renderingDone)return;null!==this._bounds&&(n(this),this._bounds=null);constt=[],r=[];for(vars=0,i=this._textDivs.length;s<i;s++){constn=this._textDivs[s],i=this._textDivProperties.get(n);i.isWhitespace||(e?(t.length=0,r.length=0,i.originalTransform&&t.push(i.originalTransform),i.paddingTop>0?(r.push(i.paddingTop+"px"),t.push(`translateY(${-i.paddingTop}px)`)):r.push(0),i.paddingRight>0?r.push(i.paddingRight/i.scale+"px"):r.push(0),i.paddingBottom>0?r.push(i.paddingBottom+"px"):r.push(0),i.paddingLeft>0?(r.push(i.paddingLeft/i.scale+"px"),t.push(`translateX(${-i.paddingLeft/i.scale}px)`)):r.push(0),n.style.padding=r.join(" "),t.length&&(n.style.transform=t.join(" "))):(n.style.padding=null,n.style.transform=i.originalTransform))}}},function(e){vart=newa({textContent:e.textContent,textContentStream:e.textContentStream,container:e.container,viewport:e.viewport,textDivs:e.textDivs,textContentItemsStr:e.textContentItemsStr,enhanceTextSelection:e.enhanceTextSelection});returnt._render(e.timeout),t}}();t.renderTextLayer=n},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.AnnotationLayer=void0;vars=r(4),n=r(1);classi{staticcreate(e){switch(e.data.annotationType){casen.AnnotationType.LINK:returnnewo(e);casen.AnnotationType.TEXT:returnnewl(e);casen.AnnotationType.WIDGET:switch(e.data.fieldType){case"Tx":returnnewh(e);case"Btn":returne.data.radioButton?newu(e):e.data.checkBox?newd(e):newp(e);case"Ch":returnnewg(e)}returnnewc(e);casen.AnnotationType.POPUP:returnnewf(e);casen.AnnotationType.FREETEXT:returnnewA(e);casen.AnnotationType.LINE:returnnewb(e);casen.AnnotationType.SQUARE:returnnew_(e);casen.AnnotationType.CIRCLE:returnnewy(e);casen.AnnotationType.POLYLINE:returnnewv(e);casen.AnnotationType.CARET:returnnewx(e);casen.AnnotationType.INK:returnnewC(e);casen.AnnotationType.POLYGON:returnnewS(e);casen.AnnotationType.HIGHLIGHT:returnnewk(e);casen.AnnotationType.UNDERLINE:returnneww(e);casen.AnnotationType.SQUIGGLY:returnnewR(e);casen.AnnotationType.STRIKEOUT:returnnewP(e);casen.AnnotationType.STAMP:returnnewT(e);casen.AnnotationType.FILEATTACHMENT:returnnewE(e);default:returnnewa(e)}}}classa{constructor(e,t=!1,r=!1){this.isRenderable=t,this.data=e.data,this.layer=e.layer,this.page=e.page,this.viewport=e.viewport,this.linkService=e.linkService,this.downloadManager=e.downloadManager,this.imageResourcesPath=e.imageResourcesPath,this.renderInteractiveForms=e.renderInteractiveForms,this.svgFactory=e.svgFactory,t&&(this.container=this._createContainer(r))}_createContainer(e=!1){constt=this.data,r=this.page,s=this.viewport,i=document.createElement("section");leta=t.rect[2]-t.rect[0],o=t.rect[3]-t.rect[1];i.setAttribute("data-annotation-id",t.id);constl=n.Util.normalizeRect([t.rect[0],r.view[3]-t.rect[1]+r.view[1],t.rect[2],r.view[3]-t.rect[3]+r.view[1]]);if(i.style.transform=`matrix(${s.transform.join(",")})`,i.style.transformOrigin=`-${l[0]}px -${l[1]}px`,!e&&t.borderStyle.width>0){i.style.borderWidth=t.borderStyle.width+"px",t.borderStyle.style!==n.AnnotationBorderStyleType.UNDERLINE&&(a-=2*t.borderStyle.width,o-=2*t.borderStyle.width);conste=t.borderStyle.horizontalCornerRadius,r=t.borderStyle.verticalCornerRadius;if(e>0||r>0){constt=`${e}px / ${r}px`;i.style.borderRadius=t}switch(t.borderStyle.style){casen.AnnotationBorderStyleType.SOLID:i.style.borderStyle="solid";break;casen.AnnotationBorderStyleType.DASHED:i.style.borderStyle="dashed";break;casen.AnnotationBorderStyleType.BEVELED:(0,n.warn)("Unimplemented border style: beveled");break;casen.AnnotationBorderStyleType.INSET:(0,n.warn)("Unimplemented border style: inset");break;casen.AnnotationBorderStyleType.UNDERLINE:i.style.borderBottomStyle="solid"}t.color?i.style.borderColor=n.Util.makeCssRgb(0|t.color[0],0|t.color[1],0|t.color[2]):i.style.borderWidth=0}returni.style.left=l[0]+"px",i.style.top=l[1]+"px",i.style.width=a+"px",i.style.height=o+"px",i}_createPopup(e,t,r){t||((t=document.createElement("div")).style.height=e.style.height,t.style.width=e.style.width,e.appendChild(t));consts=newm({container:e,trigger:t,color:r.color,title:r.title,modificationDate:r.modificationDate,contents:r.contents,hideWrapper:!0}).render();s.style.left=e.style.width,e.appendChild(s)}render(){(0,n.unreachable)("Abstract method `AnnotationElement.render` called")}}classoextendsa{constructor(e){super(e,!!(e.data.url||e.data.dest||e.data.action))}render(){this.container.className="linkAnnotation";const{data:e,linkService:t}=this,r=document.createElement("a");returne.url?(0,s.addLinkAttributes)(r,{url:e.url,target:e.newWindow?s.LinkTarget.BLANK:t.externalLinkTarget,rel:t.externalLinkRel,enabled:t.externalLinkEnabled}):e.action?this._bindNamedAction(r,e.action):this._bindLink(r,e.dest),this.container.appendChild(r),this.container}_bindLink(e,t){e.href=this.linkService.getDestinationHash(t),e.onclick=()=>(t&&this.linkService.navigateTo(t),!1),t&&(e.className="internalLink")}_bindNamedAction(e,t){e.href=this.linkService.getAnchorUrl(""),e.onclick=()=>(this.linkService.executeNamedAction(t),!1),e.className="internalLink"}}classlextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents))}render(){this.container.className="textAnnotation";conste=document.createElement("img");returne.style.height=this.container.style.height,e.style.width=this.container.style.width,e.src=this.imageResourcesPath+"annotation-"+this.data.name.toLowerCase()+".svg",e.alt="[{{type}} Annotation]",e.dataset.l10nId="text_annotation_type",e.dataset.l10nArgs=JSON.stringify({type:this.data.name}),this.data.hasPopup||this._createPopup(this.container,e,this.data),this.container.appendChild(e),this.container}}classcextendsa{render(){returnthis.container}}classhextendsc{constructor(e){super(e,e.renderInteractiveForms||!e.data.hasAppearance&&!!e.data.fieldValue)}render(){this.container.className="textWidgetAnnotation";lete=null;if(this.renderInteractiveForms){if(this.data.multiLine?(e=document.createElement("textarea"),e.textContent=this.data.fieldValue):(e=document.createElement("input"),e.type="text",e.setAttribute("value",this.data.fieldValue)),e.disabled=this.data.readOnly,null!==this.data.maxLen&&(e.maxLength=this.data.maxLen),this.data.comb){constt=(this.data.rect[2]-this.data.rect[0])/this.data.maxLen;e.classList.add("comb"),e.style.letterSpacing=`calc(${t}px - 1ch)`}}else{e=document.createElement("div"),e.textContent=this.data.fieldValue,e.style.verticalAlign="middle",e.style.display="table-cell";lett=null;this.data.fontRefName&&this.page.commonObjs.has(this.data.fontRefName)&&(t=this.page.commonObjs.get(this.data.fontRefName)),this._setTextStyle(e,t)}returnnull!==this.data.textAlignment&&(e.style.textAlign=["left","center","right"][this.data.textAlignment]),this.container.appendChild(e),this.container}_setTextStyle(e,t){constr=e.style;if(r.fontSize=this.data.fontSize+"px",r.direction=this.data.fontDirection<0?"rtl":"ltr",!t)return;lets="normal";t.black?s="900":t.bold&&(s="bold"),r.fontWeight=s,r.fontStyle=t.italic?"italic":"normal";constn=t.loadedName?`"${t.loadedName}", `:"",i=t.fallbackName||"Helvetica, sans-serif";r.fontFamily=n+i}}classdextendsc{constructor(e){super(e,e.renderInteractiveForms)}render(){this.container.className="buttonWidgetAnnotation checkBox";conste=document.createElement("input");returne.disabled=this.data.readOnly,e.type="checkbox",this.data.fieldValue&&"Off"!==this.data.fieldValue&&e.setAttribute("checked",!0),this.container.appendChild(e),this.container}}classuextendsc{constructor(e){super(e,e.renderInteractiveForms)}render(){this.container.className="buttonWidgetAnnotation radioButton";conste=document.createElement("input");returne.disabled=this.data.readOnly,e.type="radio",e.name=this.data.fieldName,this.data.fieldValue===this.data.buttonValue&&e.setAttribute("checked",!0),this.container.appendChild(e),this.container}}classpextendso{render(){conste=super.render();returne.className="buttonWidgetAnnotation pushButton",e}}classgextendsc{constructor(e){super(e,e.renderInteractiveForms)}render(){this.container.className="choiceWidgetAnnotation";conste=document.createElement("select");e.disabled=this.data.readOnly,this.data.combo||(e.size=this.data.options.length,this.data.multiSelect&&(e.multiple=!0));for(consttofthis.data.options){constr=document.createElement("option");r.textContent=t.displayValue,r.value=t.exportValue,this.data.fieldValue.includes(t.displayValue)&&r.setAttribute("selected",!0),e.appendChild(r)}returnthis.container.appendChild(e),this.container}}classfextendsa{constructor(e){super(e,!(!e.data.title&&!e.data.contents))}render(){if(this.container.className="popupAnnotation",["Line","Square","Circle","PolyLine","Polygon","Ink"].includes(this.data.parentType))returnthis.container;conste=`[data-annotation-id="${this.data.parentId}"]`,t=this.layer.querySelector(e);if(!t)returnthis.container;constr=newm({container:this.container,trigger:t,color:this.data.color,title:this.data.title,modificationDate:this.data.modificationDate,contents:this.data.contents}),s=parseFloat(t.style.left),n=parseFloat(t.style.width);returnthis.container.style.transformOrigin=`-${s+n}px -${t.style.top}`,this.container.style.left=s+n+"px",this.container.appendChild(r.render()),this.container}}classm{constructor(e){this.container=e.container,this.trigger=e.trigger,this.color=e.color,this.title=e.title,this.modificationDate=e.modificationDate,this.contents=e.contents,this.hideWrapper=e.hideWrapper||!1,this.pinned=!1}render(){conste=document.createElement("div");e.className="popupWrapper",this.hideElement=this.hideWrapper?e:this.container,this.hideElement.setAttribute("hidden",!0);constt=document.createElement("div");t.className="popup";constr=this.color;if(r){conste=.7*(255-r[0])+r[0],s=.7*(255-r[1])+r[1],i=.7*(255-r[2])+r[2];t.style.backgroundColor=n.Util.makeCssRgb(0|e,0|s,0|i)}consti=document.createElement("h1");i.textContent=this.title,t.appendChild(i);consta=s.PDFDateString.toDateObject(this.modificationDate);if(a){conste=document.createElement("span");e.textContent="{{date}}, {{time}}",e.dataset.l10nId="annotation_date_string",e.dataset.l10nArgs=JSON.stringify({date:a.toLocaleDateString(),time:a.toLocaleTimeString()}),t.appendChild(e)}consto=this._formatContents(this.contents);returnt.appendChild(o),this.trigger.addEventListener("click",this._toggle.bind(this)),this.trigger.addEventListener("mouseover",this._show.bind(this,!1)),this.trigger.addEventListener("mouseout",this._hide.bind(this,!1)),t.addEventListener("click",this._hide.bind(this,!0)),e.appendChild(t),e}_formatContents(e){constt=document.createElement("p"),r=e.split(/(?:\r\n?|\n)/);for(lete=0,s=r.length;e<s;++e){constn=r[e];t.appendChild(document.createTextNode(n)),e<s-1&&t.appendChild(document.createElement("br"))}returnt}_toggle(){this.pinned?this._hide(!0):this._show(!0)}_show(e=!1){e&&(this.pinned=!0),this.hideElement.hasAttribute("hidden")&&(this.hideElement.removeAttribute("hidden"),this.container.style.zIndex+=1)}_hide(e=!0){e&&(this.pinned=!1),this.hideElement.hasAttribute("hidden")||this.pinned||(this.hideElement.setAttribute("hidden",!0),this.container.style.zIndex-=1)}}classAextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){returnthis.container.className="freeTextAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}classbextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){this.container.className="lineAnnotation";conste=this.data,t=e.rect[2]-e.rect[0],r=e.rect[3]-e.rect[1],s=this.svgFactory.create(t,r),n=this.svgFactory.createElement("svg:line");returnn.setAttribute("x1",e.rect[2]-e.lineCoordinates[0]),n.setAttribute("y1",e.rect[3]-e.lineCoordinates[1]),n.setAttribute("x2",e.rect[2]-e.lineCoordinates[2]),n.setAttribute("y2",e.rect[3]-e.lineCoordinates[3]),n.setAttribute("stroke-width",e.borderStyle.width||1),n.setAttribute("stroke","transparent"),s.appendChild(n),this.container.append(s),this._createPopup(this.container,n,e),this.container}}class_extendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){this.container.className="squareAnnotation";conste=this.data,t=e.rect[2]-e.rect[0],r=e.rect[3]-e.rect[1],s=this.svgFactory.create(t,r),n=e.borderStyle.width,i=this.svgFactory.createElement("svg:rect");returni.setAttribute("x",n/2),i.setAttribute("y",n/2),i.setAttribute("width",t-n),i.setAttribute("height",r-n),i.setAttribute("stroke-width",n||1),i.setAttribute("stroke","transparent"),i.setAttribute("fill","none"),s.appendChild(i),this.container.append(s),this._createPopup(this.container,i,e),this.container}}classyextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){this.container.className="circleAnnotation";conste=this.data,t=e.rect[2]-e.rect[0],r=e.rect[3]-e.rect[1],s=this.svgFactory.create(t,r),n=e.borderStyle.width,i=this.svgFactory.createElement("svg:ellipse");returni.setAttribute("cx",t/2),i.setAttribute("cy",r/2),i.setAttribute("rx",t/2-n/2),i.setAttribute("ry",r/2-n/2),i.setAttribute("stroke-width",n||1),i.setAttribute("stroke","transparent"),i.setAttribute("fill","none"),s.appendChild(i),this.container.append(s),this._createPopup(this.container,i,e),this.container}}classvextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0),this.containerClassName="polylineAnnotation",this.svgElementName="svg:polyline"}render(){this.container.className=this.containerClassName;conste=this.data,t=e.rect[2]-e.rect[0],r=e.rect[3]-e.rect[1],s=this.svgFactory.create(t,r);letn=[];for(consttofe.vertices){constr=t.x-e.rect[0],s=e.rect[3]-t.y;n.push(r+","+s)}n=n.join(" ");consti=this.svgFactory.createElement(this.svgElementName);returni.setAttribute("points",n),i.setAttribute("stroke-width",e.borderStyle.width||1),i.setAttribute("stroke","transparent"),i.setAttribute("fill","none"),s.appendChild(i),this.container.append(s),this._createPopup(this.container,i,e),this.container}}classSextendsv{constructor(e){super(e),this.containerClassName="polygonAnnotation",this.svgElementName="svg:polygon"}}classxextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){returnthis.container.className="caretAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}classCextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0),this.containerClassName="inkAnnotation",this.svgElementName="svg:polyline"}render(){this.container.className=this.containerClassName;conste=this.data,t=e.rect[2]-e.rect[0],r=e.rect[3]-e.rect[1],s=this.svgFactory.create(t,r);for(consttofe.inkLists){letr=[];for(constsoft){constt=s.x-e.rect[0],n=e.rect[3]-s.y;r.push(`${t},${n}`)}r=r.join(" ");constn=this.svgFactory.createElement(this.svgElementName);n.setAttribute("points",r),n.setAttribute("stroke-width",e.borderStyle.width||1),n.setAttribute("stroke","transparent"),n.setAttribute("fill","none"),this._createPopup(this.container,n,e),s.appendChild(n)}returnthis.container.append(s),this.container}}classkextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){returnthis.container.className="highlightAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}classwextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){returnthis.container.className="underlineAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}classRextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){returnthis.container.className="squigglyAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}classPextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){returnthis.container.className="strikeoutAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}classTextendsa{constructor(e){super(e,!!(e.data.hasPopup||e.data.title||e.data.contents),!0)}render(){returnthis.container.className="stampAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}classEextendsa{constructor(e){super(e,!0);const{filename:t,content:r}=this.data.file;this.filename=(0,s.getFilenameFromUrl)(t),this.content=r,this.linkService.eventBus&&this.linkService.eventBus.dispatch("fileattachmentannotation",{source:this,id:(0,n.stringToPDFString)(t),filename:t,content:r})}render(){this.container.className="fileAttachmentAnnotation";conste=document.createElement("div");returne.style.height=this.container.style.height,e.style.width=this.container.style.width,e.addEventListener("dblclick",this._download.bind(this)),this.data.hasPopup||!this.data.title&&!this.data.contents||this._createPopup(this.container,e,this.data),this.container.appendChild(e),this.container}_download(){this.downloadManager?this.downloadManager.downloadData(this.content,this.filename,""):(0,n.warn)("Download cannot be started due to unavailable download manager")}}t.AnnotationLayer=class{staticrender(e){constt=[],r=[];for(constsofe.annotations)s&&(s.annotationType!==n.AnnotationType.POPUP?t.push(s):r.push(s));r.length&&t.push(...r);for(constroft){constt=i.create({data:r,layer:e.div,page:e.page,viewport:e.viewport,linkService:e.linkService,downloadManager:e.downloadManager,imageResourcesPath:e.imageResourcesPath||"",renderInteractiveForms:e.renderInteractiveForms||!1,svgFactory:news.DOMSVGFactory});t.isRenderable&&e.div.appendChild(t.render())}}staticupdate(e){for(consttofe.annotations){constr=e.div.querySelector(`[data-annotation-id="${t.id}"]`);r&&(r.style.transform=`matrix(${e.viewport.transform.join(",")})`)}e.div.removeAttribute("hidden")}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SVGGraphics=void0;vars=r(1),n=r(4),i=r(7);leta=function(){thrownewError("Not implemented: SVGGraphics")};t.SVGGraphics=a;{conste={fontStyle:"normal",fontWeight:"normal",fillColor:"#000000"},r="http://www.w3.org/XML/1998/namespace",c="http://www.w3.org/1999/xlink",h=["butt","round","square"],d=["miter","round","bevel"],u=function(){conste=newUint8Array([137,80,78,71,13,10,26,10]),t=newInt32Array(256);for(lete=0;e<256;e++){letr=e;for(lete=0;e<8;e++)r=1&r?3988292384^r>>1&2147483647:r>>1&2147483647;t[e]=r}functionr(e,r,s,n){leti=n;consta=r.length;s[i]=a>>24&255,s[i+1]=a>>16&255,s[i+2]=a>>8&255,s[i+3]=255&a,i+=4,s[i]=255&e.charCodeAt(0),s[i+1]=255&e.charCodeAt(1),s[i+2]=255&e.charCodeAt(2),s[i+3]=255&e.charCodeAt(3),i+=4,s.set(r,i),i+=r.length;consto=function(e,r,s){letn=-1;for(leti=r;i<s;i++){constr=255&(n^e[i]);n=n>>>8^t[r]}return-1^n}(s,n+4,i);s[i]=o>>24&255,s[i+1]=o>>16&255,s[i+2]=o>>8&255,s[i+3]=255&o}functionn(e){lett=e.length;constr=Math.ceil(t/65535),s=newUint8Array(2+t+5*r+4);letn=0;s[n++]=120,s[n++]=156;leti=0;for(;t>65535;)s[n++]=0,s[n++]=255,s[n++]=255,s[n++]=0,s[n++]=0,s.set(e.subarray(i,i+65535),n),n+=65535,i+=65535,t-=65535;s[n++]=1,s[n++]=255&t,s[n++]=t>>8&255,s[n++]=255&~t,s[n++]=(65535&~t)>>8&255,s.set(e.subarray(i),n),n+=e.length-i;consta=function(e,t,r){lets=1,n=0;for(lett=0;t<r;++t)s=(s+(255&e[t]))%65521,n=(n+s)%65521;returnn<<16|s}(e,0,e.length);returns[n++]=a>>24&255,s[n++]=a>>16&255,s[n++]=a>>8&255,s[n++]=255&a,s}functiona(t,a,o,l){constc=t.width,h=t.height;letd,u,p;constg=t.data;switch(a){cases.ImageKind.GRAYSCALE_1BPP:u=0,d=1,p=c+7>>3;break;cases.ImageKind.RGB_24BPP:u=2,d=8,p=3*c;break;cases.ImageKind.RGBA_32BPP:u=6,d=8,p=4*c;break;default:thrownewError("invalid format")}constf=newUint8Array((1+p)*h);letm=0,A=0;for(lete=0;e<h;++e)f[m++]=0,f.set(g.subarray(A,A+p),m),A+=p,m+=p;if(a===s.ImageKind.GRAYSCALE_1BPP&&l){m=0;for(lete=0;e<h;e++){m++;for(lete=0;e<p;e++)f[m++]^=255}}constb=newUint8Array([c>>24&255,c>>16&255,c>>8&255,255&c,h>>24&255,h>>16&255,h>>8&255,255&h,d,u,0,0,0]),_=function(e){if(!i.isNodeJS)returnn(e);try{lett;t=parseInt(process.versions.node)>=8?e:Buffer.from(e);constr=require("zlib").deflateSync(t,{level:9});returnrinstanceofUint8Array?r:newUint8Array(r)}catch(e){(0,s.warn)("Not compressing PNG because zlib.deflateSync is unavailable: "+e)}returnn(e)}(f),y=e.length+36+b.length+_.length,v=newUint8Array(y);letS=0;returnv.set(e,S),S+=e.length,r("IHDR",b,v,S),S+=12+b.length,r("IDATA",_,v,S),S+=12+_.length,r("IEND",newUint8Array(0),v,S),(0,s.createObjectURL)(v,"image/png",o)}returnfunction(e,t,r){returna(e,void0===e.kind?s.ImageKind.GRAYSCALE_1BPP:e.kind,t,r)}}();classp{constructor(){this.fontSizeScale=1,this.fontWeight=e.fontWeight,this.fontSize=0,this.textMatrix=s.IDENTITY_MATRIX,this.fontMatrix=s.FONT_IDENTITY_MATRIX,this.leading=0,this.textRenderingMode=s.TextRenderingMode.FILL,this.textMatrixScale=1,this.x=0,this.y=0,this.lineX=0,this.lineY=0,this.charSpacing=0,this.wordSpacing=0,this.textHScale=1,this.textRise=0,this.fillColor=e.fillColor,this.strokeColor="#000000",this.fillAlpha=1,this.strokeAlpha=1,this.lineWidth=1,this.lineJoin="",this.lineCap="",this.miterLimit=0,this.dashArray=[],this.dashPhase=0,this.dependencies=[],this.activeClipUrl=null,this.clipGroup=null,this.maskId=""}clone(){returnObject.create(this)}setCurrentPoint(e,t){this.x=e,this.y=t}}functiono(e){if(Number.isInteger(e))returne.toString();constt=e.toFixed(10);letr=t.length-1;if("0"!==t[r])returnt;do{r--}while("0"===t[r]);returnt.substring(0,"."===t[r]?r:r+1)}functionl(e){if(0===e[4]&&0===e[5]){if(0===e[1]&&0===e[2])return1===e[0]&&1===e[3]?"":`scale(${o(e[0])}${o(e[3])})`;if(e[0]===e[3]&&e[1]===-e[2])return`rotate(${o(180*Math.acos(e[0])/Math.PI)})`}elseif(1===e[0]&&0===e[1]&&0===e[2]&&1===e[3])return`translate(${o(e[4])}${o(e[5])})`;return`matrix(${o(e[0])}${o(e[1])}${o(e[2])}${o(e[3])}${o(e[4])} `+o(e[5])+")"}letg=0,f=0,m=0;t.SVGGraphics=a=class{constructor(e,t,r){this.svgFactory=newn.DOMSVGFactory,this.current=newp,this.transformMatrix=s.IDENTITY_MATRIX,this.transformStack=[],this.extraStack=[],this.commonObjs=e,this.objs=t,this.pendingClip=null,this.pendingEOFill=!1,this.embedFonts=!1,this.embeddedFonts=Object.create(null),this.cssStyle=null,this.forceDataSchema=!!r,this._operatorIdMapping=[];for(consteins.OPS)this._operatorIdMapping[s.OPS[e]]=e}save(){this.transformStack.push(this.transformMatrix);conste=this.current;this.extraStack.push(e),this.current=e.clone()}restore(){this.transformMatrix=this.transformStack.pop(),this.current=this.extraStack.pop(),this.pendingClip=null,this.tgrp=null}group(e){this.save(),this.executeOpTree(e),this.restore()}loadDependencies(e){constt=e.fnArray,r=e.argsArray;for(lete=0,n=t.length;e<n;e++)if(t[e]===s.OPS.dependency)for(consttofr[e]){conste=t.startsWith("g_")?this.commonObjs:this.objs,r=newPromise(r=>{e.get(t,r)});this.current.dependencies.push(r)}returnPromise.all(this.current.dependencies)}transform(e,t,r,n,i,a){consto=[e,t,r,n,i,a];this.transformMatrix=s.Util.transform(this.transformMatrix,o),this.tgrp=null}getSVG(e,t){this.viewport=t;constr=this._initialize(t);returnthis.loadDependencies(e).then(()=>(this.transformMatrix=s.IDENTITY_MATRIX,this.executeOpTree(this.convertOpList(e)),r))}convertOpList(e){constt=this._operatorIdMapping,r=e.argsArray,s=e.fnArray,n=[];for(lete=0,i=s.length;e<i;e++){consti=s[e];n.push({fnId:i,fn:t[i],args:r[e]})}returnfunction(e){lett=[];constr=[];for(constsofe)"save"!==s.fn?"restore"===s.fn?t=r.pop():t.push(s):(t.push({fnId:92,fn:"group",items:[]}),r.push(t),t=t[t.length-1].items);returnt}(n)}executeOpTree(e){for(consttofe){conste=t.fn,r=t.fnId,n=t.args;switch(0|r){cases.OPS.beginText:this.beginText();break;cases.OPS.dependency:break;cases.OPS.setLeading:this.setLeading(n);break;cases.OPS.setLeadingMoveText:this.setLeadingMoveText(n[0],n[1]);break;cases.OPS.setFont:this.setFont(n);break;cases.OPS.showText:cases.OPS.showSpacedText:this.showText(n[0]);break;cases.OPS.endText:this.endText();break;cases.OPS.moveText:this.moveText(n[0],n[1]);break;cases.OPS.setCharSpacing:this.setCharSpacing(n[0]);break;cases.OPS.setWordSpacing:this.setWordSpacing(n[0]);break;cases.OPS.setHScale:this.setHScale(n[0]);break;cases.OPS.setTextMatrix:this.setTextMatrix(n[0],n[1],n[2],n[3],n[4],n[5]);break;cases.OPS.setTextRise:this.setTextRise(n[0]);break;cases.OPS.setTextRenderingMode:this.setTextRenderingMode(n[0]);break;cases.OPS.setLineWidth:this.setLineWidth(n[0]);break;cases.OPS.setLineJoin:this.setLineJoin(n[0]);break;cases.OPS.setLineCap:this.setLineCap(n[0]);break;cases.OPS.setMiterLimit:this.setMiterLimit(n[0]);break;cases.OPS.setFillRGBColor:this.setFillRGBColor(n[0],n[1],n[2]);break;cases.OPS.setStrokeRGBColor:this.setStrokeRGBColor(n[0],n[1],n[2]);break;cases.OPS.setStrokeColorN:this.setStrokeColorN(n);break;cases.OPS.setFillColorN:this.setFillColorN(n);break;cases.OPS.shadingFill:this.shadingFill(n[0]);break;cases.OPS.setDash:this.setDash(n[0],n[1]);break;cases.OPS.setRenderingIntent:this.setRenderingIntent(n[0]);break;cases.OPS.setFlatness:this.setFlatness(n[0]);break;cases.OPS.setGState:this.setGState(n[0]);break;cases.OPS.fill:this.fill();break;cases.OPS.eoFill:this.eoFill();break;cases.OPS.stroke:this.stroke();break;cases.OPS.fillStroke:this.fillStroke();break;cases.OPS.eoFillStroke:this.eoFillStroke();break;cases.OPS.clip:this.clip("nonzero");break;cases.OPS.eoClip:this.clip("evenodd");break;cases.OPS.paintSolidColorImageMask:this.paintSolidColorImageMask();break;cases.OPS.paintJpegXObject:this.paintJpegXObject(n[0],n[1],n[2]);break;cases.OPS.paintImageXObject:this.paintImageXObject(n[0]);break;cases.OPS.paintInlineImageXObject:this.paintInlineImageXObject(n[0]);break;cases.OPS.paintImageMaskXObject:this.paintImageMaskXObject(n[0]);break;cases.OPS.paintFormXObjectBegin:this.paintFormXObjectBegin(n[0],n[1]);break;cases.OPS.paintFormXObjectEnd:this.paintFormXObjectEnd();break;cases.OPS.closePath:this.closePath();break;cases.OPS.closeStroke:this.closeStroke();break;cases.OPS.closeFillStroke:this.closeFillStroke();break;cases.OPS.closeEOFillStroke:this.closeEOFillStroke();break;cases.OPS.nextLine:this.nextLine();break;cases.OPS.transform:this.transform(n[0],n[1],n[2],n[3],n[4],n[5]);break;cases.OPS.constructPath:this.constructPath(n[0],n[1]);break;cases.OPS.endPath:this.endPath();break;case92:this.group(t.items);break;default:(0,s.warn)("Unimplemented operator "+e)}}}setWordSpacing(e){this.current.wordSpacing=e}setCharSpacing(e){this.current.charSpacing=e}nextLine(){this.moveText(0,this.current.leading)}setTextMatrix(e,t,r,s,n,i){consta=this.current;a.textMatrix=a.lineMatrix=[e,t,r,s,n,i],a.textMatrixScale=Math.sqrt(e*e+t*t),a.x=a.lineX=0,a.y=a.lineY=0,a.xcoords=[],a.tspan=this.svgFactory.createElement("svg:tspan"),a.tspan.setAttributeNS(null,"font-family",a.fontFamily),a.tspan.setAttributeNS(null,"font-size",o(a.fontSize)+"px"),a.tspan.setAttributeNS(null,"y",o(-a.y)),a.txtElement=this.svgFactory.createElement("svg:text"),a.txtElement.appendChild(a.tspan)}beginText(){conste=this.current;e.x=e.lineX=0,e.y=e.lineY=0,e.textMatrix=s.IDENTITY_MATRIX,e.lineMatrix=s.IDENTITY_MATRIX,e.textMatrixScale=1,e.tspan=this.svgFactory.createElement("svg:tspan"),e.txtElement=this.svgFactory.createElement("svg:text"),e.txtgrp=this.svgFactory.createElement("svg:g"),e.xcoords=[]}moveText(e,t){constr=this.current;r.x=r.lineX+=e,r.y=r.lineY+=t,r.xcoords=[],r.tspan=this.svgFactory.createElement("svg:tspan"),r.tspan.setAttributeNS(null,"font-family",r.fontFamily),r.tspan.setAttributeNS(null,"font-size",o(r.fontSize)+"px"),r.tspan.setAttributeNS(null,"y",o(-r.y))}showText(t){constn=this.current,i=n.font,a=n.fontSize;if(0===a)return;constc=n.charSpacing,h=n.wordSpacing,d=n.fontDirection,u=n.textHScale*d,p=i.vertical,g=a*n.fontMatrix[0];letf=0;for(consteoft){if(null===e){f+=d*h;continue}if((0,s.isNum)(e)){f+=-e*a*.001;continue}constt=e.width,r=e.fontChar,o=t*g+((e.isSpace?h:0)+c)*d;e.isInFont||i.missingFile?(n.xcoords.push(n.x+f),n.tspan.textContent+=r,f+=o):f+=o}p?n.y-=f*u:n.x+=f*u,n.tspan.setAttributeNS(null,"x",n.xcoords.map(o).join(" ")),n.tspan.setAttributeNS(null,"y",o(-n.y)),n.tspan.setAttributeNS(null,"font-family",n.fontFamily),n.tspan.setAttributeNS(null,"font-size",o(n.fontSize)+"px"),n.fontStyle!==e.fontStyle&&n.tspan.setAttributeNS(null,"font-style",n.fontStyle),n.fontWeight!==e.fontWeight&&n.tspan.setAttributeNS(null,"font-weight",n.fontWeight);constm=n.textRenderingMode&s.TextRenderingMode.FILL_STROKE_MASK;if(m===s.TextRenderingMode.FILL||m===s.TextRenderingMode.FILL_STROKE?(n.fillColor!==e.fillColor&&n.tspan.setAttributeNS(null,"fill",n.fillColor),n.fillAlpha<1&&n.tspan.setAttributeNS(null,"fill-opacity",n.fillAlpha)):n.textRenderingMode===s.TextRenderingMode.ADD_TO_PATH?n.tspan.setAttributeNS(null,"fill","transparent"):n.tspan.setAttributeNS(null,"fill","none"),m===s.TextRenderingMode.STROKE||m===s.TextRenderingMode.FILL_STROKE){conste=1/(n.textMatrixScale||1);this._setStrokeAttributes(n.tspan,e)}letA=n.textMatrix;0!==n.textRise&&(A=A.slice(),A[5]+=n.textRise),n.txtElement.setAttributeNS(null,"transform",`${l(A)} scale(${o(u)}, -1)`),n.txtElement.setAttributeNS(r,"xml:space","preserve"),n.txtElement.appendChild(n.tspan),n.txtgrp.appendChild(n.txtElement),this._ensureTransformGroup().appendChild(n.txtElement)}setLeadingMoveText(e,t){this.setLeading(-t),this.moveText(e,t)}addFontStyle(e){this.cssStyle||(this.cssStyle=this.svgFactory.createElement("svg:style"),this.cssStyle.setAttributeNS(null,"type","text/css"),this.defs.appendChild(this.cssStyle));constt=(0,s.createObjectURL)(e.data,e.mimetype,this.forceDataSchema);this.cssStyle.textContent+=`@font-face { font-family: "${e.loadedName}"; src: url(${t}); }\n`}setFont(e){constt=this.current,r=this.commonObjs.get(e[0]);letn=e[1];t.font=r,this.embedFonts&&r.data&&!this.embeddedFonts[r.loadedName]&&(this.addFontStyle(r),this.embeddedFonts[r.loadedName]=r),t.fontMatrix=r.fontMatrix?r.fontMatrix:s.FONT_IDENTITY_MATRIX;leti="normal";r.black?i="900":r.bold&&(i="bold");consta=r.italic?"italic":"normal";n<0?(n=-n,t.fontDirection=-1):t.fontDirection=1,t.fontSize=n,t.fontFamily=r.loadedName,t.fontWeight=i,t.fontStyle=a,t.tspan=this.svgFactory.createElement("svg:tspan"),t.tspan.setAttributeNS(null,"y",o(-t.y)),t.xcoords=[]}endText(){conste=this.current;e.textRenderingMode&s.TextRenderingMode.ADD_TO_PATH_FLAG&&e.txtElement&&e.txtElement.hasChildNodes()&&(e.element=e.txtElement,this.clip("nonzero"),this.endPath())}setLineWidth(e){e>0&&(this.current.lineWidth=e)}setLineCap(e){this.current.lineCap=h[e]}setLineJoin(e){this.current.lineJoin=d[e]}setMiterLimit(e){this.current.miterLimit=e}setStrokeAlpha(e){this.current.strokeAlpha=e}setStrokeRGBColor(e,t,r){this.current.strokeColor=s.Util.makeCssRgb(e,t,r)}setFillAlpha(e){this.current.fillAlpha=e}setFillRGBColor(e,t,r){this.current.fillColor=s.Util.makeCssRgb(e,t,r),this.current.tspan=this.svgFactory.createElement("svg:tspan"),this.current.xcoords=[]}setStrokeColorN(e){this.current.strokeColor=this._makeColorN_Pattern(e)}setFillColorN(e){this.current.fillColor=this._makeColorN_Pattern(e)}shadingFill(e){constt=this.viewport.width,r=this.viewport.height,n=s.Util.inverseTransform(this.transformMatrix),i=s.Util.applyTransform([0,0],n),a=s.Util.applyTransform([0,r],n),o=s.Util.applyTransform([t,0],n),l=s.Util.applyTransform([t,r],n),c=Math.min(i[0],a[0],o[0],l[0]),h=Math.min(i[1],a[1],o[1],l[1]),d=Math.max(i[0],a[0],o[0],l[0]),u=Math.max(i[1],a[1],o[1],l[1]),p=this.svgFactory.createElement("svg:rect");p.setAttributeNS(null,"x",c),p.setAttributeNS(null,"y",h),p.setAttributeNS(null,"width",d-c),p.setAttributeNS(null,"height",u-h),p.setAttributeNS(null,"fill",this._makeShadingPattern(e)),this._ensureTransformGroup().appendChild(p)}_makeColorN_Pattern(e){return"TilingPattern"===e[0]?this._makeTilingPattern(e):this._makeShadingPattern(e)}_makeTilingPattern(e){constt=e[1],r=e[2],n=e[3]||s.IDENTITY_MATRIX,[i,a,o,l]=e[4],c=e[5],h=e[6],d=e[7],u="shading"+m++,[p,g]=s.Util.applyTransform([i,a],n),[f,A]=s.Util.applyTransform([o,l],n),[b,_]=s.Util.singularValueDecompose2dScale(n),y=c*b,v=h*_,S=this.svgFactory.createElement("svg:pattern");S.setAttributeNS(null,"id",u),S.setAttributeNS(null,"patternUnits","userSpaceOnUse"),S.setAttributeNS(null,"width",y),S.setAttributeNS(null,"height",v),S.setAttributeNS(null,"x",""+p),S.setAttributeNS(null,"y",""+g);constx=this.svg,C=this.transformMatrix,k=this.current.fillColor,w=this.current.strokeColor,R=this.svgFactory.create(f-p,A-g);if(this.svg=R,this.transformMatrix=n,2===d){conste=s.Util.makeCssRgb(...t);this.current.fillColor=e,this.current.strokeColor=e}returnthis.executeOpTree(this.convertOpList(r)),this.svg=x,this.transformMatrix=C,this.current.fillColor=k,this.current.strokeColor=w,S.appendChild(R.childNodes[0]),this.defs.appendChild(S),`url(#${u})`}_makeShadingPattern(e){switch(e[0]){case"RadialAxial":constt="shading"+m++,r=e[3];letn;switch(e[1]){case"axial":constr=e[4],s=e[5];n=this.svgFactory.createElement("svg:linearGradient"),n.setAttributeNS(null,"id",t),n.setAttributeNS(null,"gradientUnits","userSpaceOnUse"),n.setAttributeNS(null,"x1",r[0]),n.setAttributeNS(null,"y1",r[1]),n.setAttributeNS(null,"x2",s[0]),n.setAttributeNS(null,"y2",s[1]);break;case"radial":consti=e[4],a=e[5],o=e[6],l=e[7];n=this.svgFactory.createElement("svg:radialGradient"),n.setAttributeNS(null,"id",t),n.setAttributeNS(null,"gradientUnits","userSpaceOnUse"),n.setAttributeNS(null,"cx",a[0]),n.setAttributeNS(null,"cy",a[1]),n.setAttributeNS(null,"r",l),n.setAttributeNS(null,"fx",i[0]),n.setAttributeNS(null,"fy",i[1]),n.setAttributeNS(null,"fr",o);break;default:thrownewError("Unknown RadialAxial type: "+e[1])}for(consteofr){constt=this.svgFactory.createElement("svg:stop");t.setAttributeNS(null,"offset",e[0]),t.setAttributeNS(null,"stop-color",e[1]),n.appendChild(t)}returnthis.defs.appendChild(n),`url(#${t})`;case"Mesh":return(0,s.warn)("Unimplemented pattern Mesh"),null;case"Dummy":return"hotpink";default:thrownewError("Unknown IR type: "+e[0])}}setDash(e,t){this.current.dashArray=e,this.current.dashPhase=t}constructPath(e,t){constr=this.current;letn=r.x,i=r.y,a=[],l=0;for(constrofe)switch(0|r){cases.OPS.rectangle:n=t[l++],i=t[l++];conste=n+t[l++],r=i+t[l++];a.push("M",o(n),o(i),"L",o(e),o(i),"L",o(e),o(r),"L",o(n),o(r),"Z");break;cases.OPS.moveTo:n=t[l++],i=t[l++],a.push("M",o(n),o(i));break;cases.OPS.lineTo:n=t[l++],i=t[l++],a.push("L",o(n),o(i));break;cases.OPS.curveTo:n=t[l+4],i=t[l+5],a.push("C",o(t[l]),o(t[l+1]),o(t[l+2]),o(t[l+3]),o(n),o(i)),l+=6;break;cases.OPS.curveTo2:a.push("C",o(n),o(i),o(t[l]),o(t[l+1]),o(t[l+2]),o(t[l+3])),n=t[l+2],i=t[l+3],l+=4;break;cases.OPS.curveTo3:n=t[l+2],i=t[l+3],a.push("C",o(t[l]),o(t[l+1]),o(n),o(i),o(n),o(i)),l+=4;break;cases.OPS.closePath:a.push("Z")}a=a.join(" "),r.path&&e.length>0&&e[0]!==s.OPS.rectangle&&e[0]!==s.OPS.moveTo?a=r.path.getAttributeNS(null,"d")+a:(r.path=this.svgFactory.createElement("svg:path"),this._ensureTransformGroup().appendChild(r.path)),r.path.setAttributeNS(null,"d",a),r.path.setAttributeNS(null,"fill","none"),r.element=r.path,r.setCurrentPoint(n,i)}endPath(){conste=this.current;if(e.path=null,!this.pendingClip)return;if(!e.element)returnvoid(this.pendingClip=null);constt="clippath"+g++,r=this.svgFactory.createElement("svg:clipPath");r.setAttributeNS(null,"id",t),r.setAttributeNS(null,"transform",l(this.transformMatrix));consts=e.element.cloneNode(!0);"evenodd"===this.pendingClip?s.setAttributeNS(null,"clip-rule","evenodd"):s.setAttributeNS(null,"clip-rule","nonzero"),this.pendingClip=null,r.appendChild(s),this.defs.appendChild(r),e.activeClipUrl&&(e.clipGroup=null,this.extraStack.forEach((function(e){e.clipGroup=null})),r.setAttributeNS(null,"clip-path",e.activeClipUrl)),e.activeClipUrl=`url(#${t})`,this.tgrp=null}clip(e){this.pendingClip=e}closePath(){conste=this.current;if(e.path){constt=e.path.getAttributeNS(null,"d")+"Z";e.path.setAttributeNS(null,"d",t)}}setLeading(e){this.current.leading=-e}setTextRise(e){this.current.textRise=e}setTextRenderingMode(e){this.current.textRenderingMode=e}setHScale(e){this.current.textHScale=e/100}setRenderingIntent(e){}setFlatness(e){}setGState(e){for(const[t,r]ofe)switch(t){case"LW":this.setLineWidth(r);break;case"LC":this.setLineCap(r);break;case"LJ":this.setLineJoin(r);break;case"ML":this.setMiterLimit(r);break;case"D":this.setDash(r[0],r[1]);break;case"RI":this.setRenderingIntent(r);break;case"FL":this.setFlatness(r);break;case"Font":this.setFont(r);break;case"CA":this.setStrokeAlpha(r);break;case"ca":this.setFillAlpha(r);break;default:(0,s.warn)("Unimplemented graphic state operator "+t)}}fill(){conste=this.current;e.element&&(e.element.setAttributeNS(null,"fill",e.fillColor),e.element.setAttributeNS(null,"fill-opacity",e.fillAlpha),this.endPath())}stroke(){conste=this.current;e.element&&(this._setStrokeAttributes(e.element),e.element.setAttributeNS(null,"fill","none"),this.endPath())}_setStrokeAttributes(e,t=1){constr=this.current;lets=r.dashArray;1!==t&&s.length>0&&(s=s.map((function(e){returnt*e}))),e.setAttributeNS(null,"stroke",r.strokeColor),e.setAttributeNS(null,"stroke-opacity",r.strokeAlpha),e.setAttributeNS(null,"stroke-miterlimit",o(r.miterLimit)),e.setAttributeNS(null,"stroke-linecap",r.lineCap),e.setAttributeNS(null,"stroke-linejoin",r.lineJoin),e.setAttributeNS(null,"stroke-width",o(t*r.lineWidth)+"px"),e.setAttributeNS(null,"stroke-dasharray",s.map(o).join(" ")),e.setAttributeNS(null,"stroke-dashoffset",o(t*r.dashPhase)+"px")}eoFill(){this.current.element&&this.current.element.setAttributeNS(null,"fill-rule","evenodd"),this.fill()}fillStroke(){this.stroke(),this.fill()}eoFillStroke(){this.current.element&&this.current.element.setAttributeNS(null,"fill-rule","evenodd"),this.fillStroke()}closeStroke(){this.closePath(),this.stroke()}closeFillStroke(){this.closePath(),this.fillStroke()}closeEOFillStroke(){this.closePath(),this.eoFillStroke()}paintSolidColorImageMask(){conste=this.svgFactory.createElement("svg:rect");e.setAttributeNS(null,"x","0"),e.setAttributeNS(null,"y","0"),e.setAttributeNS(null,"width","1px"),e.setAttributeNS(null,"height","1px"),e.setAttributeNS(null,"fill",this.current.fillColor),this._ensureTransformGroup().appendChild(e)}paintJpegXObject(e,t,r){consts=this.objs.get(e),n=this.svgFactory.createElement("svg:image");n.setAttributeNS(c,"xlink:href",s.src),n.setAttributeNS(null,"width",o(t)),n.setAttributeNS(null,"height",o(r)),n.setAttributeNS(null,"x","0"),n.setAttributeNS(null,"y",o(-r)),n.setAttributeNS(null,"transform",`scale(${o(1/t)}${o(-1/r)})`),this._ensureTransformGroup().appendChild(n)}paintImageXObject(e){constt=this.objs.get(e);t?this.paintInlineImageXObject(t):(0,s.warn)(`Dependent image with object ID ${e} is not ready yet`)}paintInlineImageXObject(e,t){constr=e.width,s=e.height,n=u(e,this.forceDataSchema,!!t),i=this.svgFactory.createElement("svg:rect");i.setAttributeNS(null,"x","0"),i.setAttributeNS(null,"y","0"),i.setAttributeNS(null,"width",o(r)),i.setAttributeNS(null,"height",o(s)),this.current.element=i,this.clip("nonzero");consta=this.svgFactory.createElement("svg:image");a.setAttributeNS(c,"xlink:href",n),a.setAttributeNS(null,"x","0"),a.setAttributeNS(null,"y",o(-s)),a.setAttributeNS(null,"width",o(r)+"px"),a.setAttributeNS(null,"height",o(s)+"px"),a.setAttributeNS(null,"transform",`scale(${o(1/r)}${o(-1/s)})`),t?t.appendChild(a):this._ensureTransformGroup().appendChild(a)}paintImageMaskXObject(e){constt=this.current,r=e.width,s=e.height,n=t.fillColor;t.maskId="mask"+f++;consti=this.svgFactory.createElement("svg:mask");i.setAttributeNS(null,"id",t.maskId);consta=this.svgFactory.createElement("svg:rect");a.setAttributeNS(null,"x","0"),a.setAttributeNS(null,"y","0"),a.setAttributeNS(null,"width",o(r)),a.setAttributeNS(null,"height",o(s)),a.setAttributeNS(null,"fill",n),a.setAttributeNS(null,"mask",`url(#${t.maskId})`),this.defs.appendChild(i),this._ensureTransformGroup().appendChild(a),this.paintInlineImageXObject(e,i)}paintFormXObjectBegin(e,t){if(Array.isArray(e)&&6===e.length&&this.transform(e[0],e[1],e[2],e[3],e[4],e[5]),t){conste=t[2]-t[0],r=t[3]-t[1],s=this.svgFactory.createElement("svg:rect");s.setAttributeNS(null,"x",t[0]),s.setAttributeNS(null,"y",t[1]),s.setAttributeNS(null,"width",o(e)),s.setAttributeNS(null,"height",o(r)),this.current.element=s,this.clip("nonzero"),this.endPath()}}paintFormXObjectEnd(){}_initialize(e){constt=this.svgFactory.create(e.width,e.height),r=this.svgFactory.createElement("svg:defs");t.appendChild(r),this.defs=r;consts=this.svgFactory.createElement("svg:g");returns.setAttributeNS(null,"transform",l(e.transform)),t.appendChild(s),this.svg=s,t}_ensureClipGroup(){if(!this.current.clipGroup){conste=this.svgFactory.createElement("svg:g");e.setAttributeNS(null,"clip-path",this.current.activeClipUrl),this.svg.appendChild(e),this.current.clipGroup=e}returnthis.current.clipGroup}_ensureTransformGroup(){returnthis.tgrp||(this.tgrp=this.svgFactory.createElement("svg:g"),this.tgrp.setAttributeNS(null,"transform",l(this.transformMatrix)),this.current.activeClipUrl?this._ensureClipGroup().appendChild(this.tgrp):this.svg.appendChild(this.tgrp)),this.tgrp}}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PDFNodeStream=void0;vars=r(1),n=r(20);consti=require("fs"),a=require("http"),o=require("https"),l=require("url"),c=/^file:\/\/\/[a-zA-Z]:\//;t.PDFNodeStream=class{constructor(e){this.source=e,this.url=function(e){constt=l.parse(e);return"file:"===t.protocol||t.host?t:/^[a-z]:[/\\]/i.test(e)?l.parse("file:///"+e):(t.host||(t.protocol="file:"),t)}(e.url),this.isHttp="http:"===this.url.protocol||"https:"===this.url.protocol,this.isFsUrl="file:"===this.url.protocol,this.httpHeaders=this.isHttp&&e.httpHeaders||{},this._fullRequestReader=null,this._rangeRequestReaders=[]}get_progressiveDataLength(){returnthis._fullRequestReader?this._fullRequestReader._loaded:0}getFullReader(){return(0,s.assert)(!this._fullRequestReader),this._fullRequestReader=this.isFsUrl?newf(this):newp(this),this._fullRequestReader}getRangeReader(e,t){if(t<=this._progressiveDataLength)returnnull;constr=this.isFsUrl?newm(this,e,t):newg(this,e,t);returnthis._rangeRequestReaders.push(r),r}cancelAllRequests(e){this._fullRequestReader&&this._fullRequestReader.cancel(e),this._rangeRequestReaders.slice(0).forEach((function(t){t.cancel(e)}))}};classh{constructor(e){this._url=e.url,this._done=!1,this._storedError=null,this.onProgress=null;constt=e.source;this._contentLength=t.length,this._loaded=0,this._filename=null,this._disableRange=t.disableRange||!1,this._rangeChunkSize=t.rangeChunkSize,this._rangeChunkSize||this._disableRange||(this._disableRange=!0),this._isStreamingSupported=!t.disableStream,this._isRangeSupported=!t.disableRange,this._readableStream=null,this._readCapability=(0,s.createPromiseCapability)(),this._headersCapability=(0,s.createPromiseCapability)()}getheadersReady(){returnthis._headersCapability.promise}getfilename(){returnthis._filename}getcontentLength(){returnthis._contentLength}getisRangeSupported(){returnthis._isRangeSupported}getisStreamingSupported(){returnthis._isStreamingSupported}asyncread(){if(awaitthis._readCapability.promise,this._done)return{value:void0,done:!0};if(this._storedError)throwthis._storedError;conste=this._readableStream.read();returnnull===e?(this._readCapability=(0,s.createPromiseCapability)(),this.read()):(this._loaded+=e.length,this.onProgress&&this.onProgress({loaded:this._loaded,total:this._contentLength}),{value:newUint8Array(e).buffer,done:!1})}cancel(e){this._readableStream?this._readableStream.destroy(e):this._error(e)}_error(e){this._storedError=e,this._readCapability.resolve()}_setReadableStream(e){this._readableStream=e,e.on("readable",()=>{this._readCapability.resolve()}),e.on("end",()=>{e.destroy(),this._done=!0,this._readCapability.resolve()}),e.on("error",e=>{this._error(e)}),!this._isStreamingSupported&&this._isRangeSupported&&this._error(news.AbortException("streaming is disabled")),this._storedError&&this._readableStream.destroy(this._storedError)}}classd{constructor(e){this._url=e.url,this._done=!1,this._storedError=null,this.onProgress=null,this._loaded=0,this._readableStream=null,this._readCapability=(0,s.createPromiseCapability)();constt=e.source;this._isStreamingSupported=!t.disableStream}getisStreamingSupported(){returnthis._isStreamingSupported}asyncread(){if(awaitthis._readCapability.promise,this._done)return{value:void0,done:!0};if(this._storedError)throwthis._storedError;conste=this._readableStream.read();returnnull===e?(this._readCapability=(0,s.createPromiseCapability)(),this.read()):(this._loaded+=e.length,this.onProgress&&this.onProgress({loaded:this._loaded}),{value:newUint8Array(e).buffer,done:!1})}cancel(e){this._readableStream?this._readableStream.destroy(e):this._error(e)}_error(e){this._storedError=e,this._readCapability.resolve()}_setReadableStream(e){this._readableStream=e,e.on("readable",()=>{this._readCapability.resolve()}),e.on("end",()=>{e.destroy(),this._done=!0,this._readCapability.resolve()}),e.on("error",e=>{this._error(e)}),this._storedError&&this._readableStream.destroy(this._storedError)}}functionu(e,t){return{protocol:e.protocol,auth:e.auth,host:e.hostname,port:e.port,path:e.path,method:"GET",headers:t}}classpextendsh{constructor(e){super(e);constt=t=>{if(404===t.statusCode){conste=news.MissingPDFException(`Missing PDF "${this._url}".`);returnthis._storedError=e,voidthis._headersCapability.reject(e)}this._headersCapability.resolve(),this._setReadableStream(t);constr=e=>this._readableStream.headers[e.toLowerCase()],{allowRangeRequests:i,suggestedLength:a}=(0,n.validateRangeRequestCapabilities)({getResponseHeader:r,isHttp:e.isHttp,rangeChunkSize:this._rangeChunkSize,disableRange:this._disableRange});this._isRangeSupported=i,this._contentLength=a||this._contentLength,this._filename=(0,n.extractFilenameFromHeader)(r)};this._request=null,"http:"===this._url.protocol?this._request=a.request(u(this._url,e.httpHeaders),t):this._request=o.request(u(this._url,e.httpHeaders),t),this._request.on("error",e=>{this._storedError=e,this._headersCapability.reject(e)}),this._request.end()}}classgextendsd{constructor(e,t,r){super(e),this._httpHeaders={};for(consttine.httpHeaders){constr=e.httpHeaders[t];void0!==r&&(this._httpHeaders[t]=r)}this._httpHeaders.Range=`bytes=${t}-${r-1}`;constn=e=>{if(404!==e.statusCode)this._setReadableStream(e);else{conste=news.MissingPDFException(`Missing PDF "${this._url}".`);this._storedError=e}};this._request=null,"http:"===this._url.protocol?this._request=a.request(u(this._url,this._httpHeaders),n):this._request=o.request(u(this._url,this._httpHeaders),n),this._request.on("error",e=>{this._storedError=e}),this._request.end()}}classfextendsh{constructor(e){super(e);lett=decodeURIComponent(this._url.path);c.test(this._url.href)&&(t=t.replace(/^\//,"")),i.lstat(t,(e,r)=>{if(e)return"ENOENT"===e.code&&(e=news.MissingPDFException(`Missing PDF "${t}".`)),this._storedError=e,voidthis._headersCapability.reject(e);this._contentLength=r.size,this._setReadableStream(i.createReadStream(t)),this._headersCapability.resolve()})}}classmextendsd{constructor(e,t,r){super(e);lets=decodeURIComponent(this._url.path);c.test(this._url.href)&&(s=s.replace(/^\//,"")),this._setReadableStream(i.createReadStream(s,{start:t,end:r-1}))}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.createResponseStatusError=function(e,t){return404===e||0===e&&t.startsWith("file:")?news.MissingPDFException('Missing PDF "'+t+'".'):news.UnexpectedResponseException("Unexpected server response ("+e+') while retrieving PDF "'+t+'".',e)},t.extractFilenameFromHeader=function(e){constt=e("Content-Disposition");if(t){letr=(0,n.getFilenameFromContentDispositionHeader)(t);if(r.includes("%"))try{r=decodeURIComponent(r)}catch(e){}if(/\.pdf$/i.test(r))returnr}returnnull},t.validateRangeRequestCapabilities=function({getResponseHeader:e,isHttp:t,rangeChunkSize:r,disableRange:n}){(0,s.assert)(r>0,"Range chunk size must be larger than zero");consti={allowRangeRequests:!1,suggestedLength:void0},a=parseInt(e("Content-Length"),10);returnNumber.isInteger(a)?(i.suggestedLength=a,a<=2*r||n||!t||"bytes"!==e("Accept-Ranges")||"identity"!==(e("Content-Encoding")||"identity")||(i.allowRangeRequests=!0),i):i},t.validateResponseStatus=function(e){return200===e||206===e};vars=r(1),n=r(21)},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getFilenameFromContentDispositionHeader=function(e){lett=!0,r=s("filename\\*","i").exec(e);if(r){r=r[1];lete=a(r);returne=unescape(e),e=o(e),e=l(e),i(e)}if(r=function(e){constt=[];letr;constn=s("filename\\*((?!0\\d)\\d+)(\\*?)","ig");for(;null!==(r=n.exec(e));){let[,e,s,n]=r;if(e=parseInt(e,10),eint){if(0===e)break}elset[e]=[s,n]}consti=[];for(lete=0;e<t.length&&eint;++e){let[r,s]=t[e];s=a(s),r&&(s=unescape(s),0===e&&(s=o(s))),i.push(s)}returni.join("")}(e),r)returni(l(r));if(r=s("filename","i").exec(e),r){r=r[1];lete=a(r);returne=l(e),i(e)}functions(e,t){returnnewRegExp("(?:^|;)\\s*"+e+'\\s*=\\s*([^";\\s][^;\\s]*|"(?:[^"\\\\]|\\\\"?)+"?)',t)}functionn(e,r){if(e){if(!/^[\x00-\xFF]+$/.test(r))returnr;try{consts=newTextDecoder(e,{fatal:!0}),n=Array.from(r,(function(e){return255&e.charCodeAt(0)}));r=s.decode(newUint8Array(n)),t=!1}catch(s){if(/^utf-?8$/i.test(e))try{r=decodeURIComponent(escape(r)),t=!1}catch(e){}}}returnr}functioni(e){returnt&&/[\x80-\xff]/.test(e)&&(e=n("utf-8",e),t&&(e=n("iso-8859-1",e))),e}functiona(e){if(e.startsWith('"')){constt=e.slice(1).split('\\"');for(lete=0;e<t.length;++e){constr=t[e].indexOf('"');-1!==r&&(t[e]=t[e].slice(0,r),t.length=e+1),t[e]=t[e].replace(/\\(.)/g,"$1")}e=t.join('"')}returne}functiono(e){constt=e.indexOf("'");return-1===t?e:n(e.slice(0,t),e.slice(t+1).replace(/^[^']*'/,""))}functionl(e){return!e.startsWith("=?")||/[\x00-\x19\x80-\xff]/.test(e)?e:e.replace(/=\?([\w-]*)\?([QqBb])\?((?:[^?]|\?(?!=))*)\?=/g,(function(e,t,r,s){if("q"===r||"Q"===r)returnn(t,s=(s=s.replace(/_/g," ")).replace(/=([0-9a-fA-F]{2})/g,(function(e,t){returnString.fromCharCode(parseInt(t,16))})));try{s=atob(s)}catch(e){}returnn(t,s)}))}return""}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PDFNetworkStream=void0;vars=r(1),n=r(20);classi{constructor(e,t){this.url=e,t=t||{},this.isHttp=/^https?:/i.test(e),this.httpHeaders=this.isHttp&&t.httpHeaders||{},this.withCredentials=t.withCredentials||!1,this.getXhr=t.getXhr||function(){returnnewXMLHttpRequest},this.currXhrId=0,this.pendingRequests=Object.create(null)}requestRange(e,t,r){consts={begin:e,end:t};for(consteinr)s[e]=r[e];returnthis.request(s)}requestFull(e){returnthis.request(e)}request(e){constt=this.getXhr(),r=this.currXhrId++,s=this.pendingRequests[r]={xhr:t};t.open("GET",this.url),t.withCredentials=this.withCredentials;for(consteinthis.httpHeaders){constr=this.httpHeaders[e];void0!==r&&t.setRequestHeader(e,r)}returnthis.isHttp&&"begin"ine&&"end"ine?(t.setRequestHeader("Range",`bytes=${e.begin}-${e.end-1}`),s.expectedStatus=206):s.expectedStatus=200,t.responseType="arraybuffer",e.onError&&(t.onerror=function(r){e.onError(t.status)}),t.onreadystatechange=this.onStateChange.bind(this,r),t.onprogress=this.onProgress.bind(this,r),s.onHeadersReceived=e.onHeadersReceived,s.onDone=e.onDone,s.onError=e.onError,s.onProgress=e.onProgress,t.send(null),r}onProgress(e,t){constr=this.pendingRequests[e];r&&r.onProgress&&r.onProgress(t)}onStateChange(e,t){constr=this.pendingRequests[e];if(!r)return;constn=r.xhr;if(n.readyState>=2&&r.onHeadersReceived&&(r.onHeadersReceived(),deleter.onHeadersReceived),4!==n.readyState)return;if(!(einthis.pendingRequests))return;if(deletethis.pendingRequests[e],0===n.status&&this.isHttp)returnvoid(r.onError&&r.onError(n.status));consti=n.status||200;if((200!==i||206!==r.expectedStatus)&&i!==r.expectedStatus)returnvoid(r.onError&&r.onError(n.status));consta=function(e){constt=e.response;return"string"!=typeoft?t:(0,s.stringToBytes)(t).buffer}(n);if(206===i){conste=n.getResponseHeader("Content-Range"),t=/bytes (\d+)-(\d+)\/(\d+)/.exec(e);r.onDone({begin:parseInt(t[1],10),chunk:a})}elsea?r.onDone({begin:0,chunk:a}):r.onError&&r.onError(n.status)}hasPendingRequests(){for(consteinthis.pendingRequests)return!0;return!1}getRequestXhr(e){returnthis.pendingRequests[e].xhr}isPendingRequest(e){returneinthis.pendingRequests}abortAllRequests(){for(consteinthis.pendingRequests)this.abortRequest(0|e)}abortRequest(e){constt=this.pendingRequests[e].xhr;deletethis.pendingRequests[e],t.abort()}}t.PDFNetworkStream=class{constructor(e){this._source=e,this._manager=newi(e.url,{httpHeaders:e.httpHeaders,withCredentials:e.withCredentials}),this._rangeChunkSize=e.rangeChunkSize,this._fullRequestReader=null,this._rangeRequestReaders=[]}_onRangeRequestReaderClosed(e){constt=this._rangeRequestReaders.indexOf(e);t>=0&&this._rangeRequestReaders.splice(t,1)}getFullReader(){return(0,s.assert)(!this._fullRequestReader),this._fullRequestReader=newa(this._manager,this._source),this._fullRequestReader}getRangeReader(e,t){constr=newo(this._manager,e,t);returnr.onClosed=this._onRangeRequestReaderClosed.bind(this),this._rangeRequestReaders.push(r),r}cancelAllRequests(e){this._fullRequestReader&&this._fullRequestReader.cancel(e),this._rangeRequestReaders.slice(0).forEach((function(t){t.cancel(e)}))}};classa{constructor(e,t){this._manager=e;constr={onHeadersReceived:this._onHeadersReceived.bind(this),onDone:this._onDone.bind(this),onError:this._onError.bind(this),onProgress:this._onProgress.bind(this)};this._url=t.url,this._fullRequestId=e.requestFull(r),this._headersReceivedCapability=(0,s.createPromiseCapability)(),this._disableRange=t.disableRange||!1,this._contentLength=t.length,this._rangeChunkSize=t.rangeChunkSize,this._rangeChunkSize||this._disableRange||(this._disableRange=!0),this._isStreamingSupported=!1,this._isRangeSupported=!1,this._cachedChunks=[],this._requests=[],this._done=!1,this._storedError=void0,this._filename=null,this.onProgress=null}_onHeadersReceived(){conste=this._fullRequestId,t=this._manager.getRequestXhr(e),r=e=>t.getResponseHeader(e),{allowRangeRequests:s,suggestedLength:i}=(0,n.validateRangeRequestCapabilities)({getResponseHeader:r,isHttp:this._manager.isHttp,rangeChunkSize:this._rangeChunkSize,disableRange:this._disableRange});s&&(this._isRangeSupported=!0),this._contentLength=i||this._contentLength,this._filename=(0,n.extractFilenameFromHeader)(r),this._isRangeSupported&&this._manager.abortRequest(e),this._headersReceivedCapability.resolve()}_onDone(e){e&&(this._requests.length>0?this._requests.shift().resolve({value:e.chunk,done:!1}):this._cachedChunks.push(e.chunk)),this._done=!0,this._cachedChunks.length>0||(this._requests.forEach((function(e){e.resolve({value:void0,done:!0})})),this._requests=[])}_onError(e){constt=this._url,r=(0,n.createResponseStatusError)(e,t);this._storedError=r,this._headersReceivedCapability.reject(r),this._requests.forEach((function(e){e.reject(r)})),this._requests=[],this._cachedChunks=[]}_onProgress(e){this.onProgress&&this.onProgress({loaded:e.loaded,total:e.lengthComputable?e.total:this._contentLength})}getfilename(){returnthis._filename}getisRangeSupported(){returnthis._isRangeSupported}getisStreamingSupported(){returnthis._isStreamingSupported}getcontentLength(){returnthis._contentLength}getheadersReady(){returnthis._headersReceivedCapability.promise}asyncread(){if(this._storedError)throwthis._storedError;if(this._cachedChunks.length>0)return{value:this._cachedChunks.shift(),done:!1};if(this._done)return{value:void0,done:!0};conste=(0,s.createPromiseCapability)();returnthis._requests.push(e),e.promise}cancel(e){this._done=!0,this._headersReceivedCapability.reject(e),this._requests.forEach((function(e){e.resolve({value:void0,done:!0})})),this._requests=[],this._manager.isPendingRequest(this._fullRequestId)&&this._manager.abortRequest(this._fullRequestId),this._fullRequestReader=null}}classo{constructor(e,t,r){this._manager=e;consts={onDone:this._onDone.bind(this),onProgress:this._onProgress.bind(this)};this._requestId=e.requestRange(t,r,s),this._requests=[],this._queuedChunk=null,this._done=!1,this.onProgress=null,this.onClosed=null}_close(){this.onClosed&&this.onClosed(this)}_onDone(e){constt=e.chunk;this._requests.length>0?this._requests.shift().resolve({value:t,done:!1}):this._queuedChunk=t,this._done=!0,this._requests.forEach((function(e){e.resolve({value:void0,done:!0})})),this._requests=[],this._close()}_onProgress(e){!this.isStreamingSupported&&this.onProgress&&this.onProgress({loaded:e.loaded})}getisStreamingSupported(){return!1}asyncread(){if(null!==this._queuedChunk){conste=this._queuedChunk;returnthis._queuedChunk=null,{value:e,done:!1}}if(this._done)return{value:void0,done:!0};conste=(0,s.createPromiseCapability)();returnthis._requests.push(e),e.promise}cancel(e){this._done=!0,this._requests.forEach((function(e){e.resolve({value:void0,done:!0})})),this._requests=[],this._manager.isPendingRequest(this._requestId)&&this._manager.abortRequest(this._requestId),this._close()}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PDFFetchStream=void0;vars=r(1),n=r(20);functioni(e,t,r){return{method:"GET",headers:e,signal:r&&r.signal,mode:"cors",credentials:t?"include":"same-origin",redirect:"follow"}}functiona(e){constt=newHeaders;for(constrine){consts=e[r];void0!==s&&t.append(r,s)}returnt}t.PDFFetchStream=class{constructor(e){this.source=e,this.isHttp=/^https?:/i.test(e.url),this.httpHeaders=this.isHttp&&e.httpHeaders||{},this._fullRequestReader=null,this._rangeRequestReaders=[]}get_progressiveDataLength(){returnthis._fullRequestReader?this._fullRequestReader._loaded:0}getFullReader(){return(0,s.assert)(!this._fullRequestReader),this._fullRequestReader=newo(this),this._fullRequestReader}getRangeReader(e,t){if(t<=this._progressiveDataLength)returnnull;constr=newl(this,e,t);returnthis._rangeRequestReaders.push(r),r}cancelAllRequests(e){this._fullRequestReader&&this._fullRequestReader.cancel(e),this._rangeRequestReaders.slice(0).forEach((function(t){t.cancel(e)}))}};classo{constructor(e){this._stream=e,this._reader=null,this._loaded=0,this._filename=null;constt=e.source;this._withCredentials=t.withCredentials||!1,this._contentLength=t.length,this._headersCapability=(0,s.createPromiseCapability)(),this._disableRange=t.disableRange||!1,this._rangeChunkSize=t.rangeChunkSize,this._rangeChunkSize||this._disableRange||(this._disableRange=!0),"undefined"!=typeofAbortController&&(this._abortController=newAbortController),this._isStreamingSupported=!t.disableStream,this._isRangeSupported=!t.disableRange,this._headers=a(this._stream.httpHeaders);constr=t.url;fetch(r,i(this._headers,this._withCredentials,this._abortController)).then(e=>{if(!(0,n.validateResponseStatus)(e.status))throw(0,n.createResponseStatusError)(e.status,r);this._reader=e.body.getReader(),this._headersCapability.resolve();constt=t=>e.headers.get(t),{allowRangeRequests:i,suggestedLength:a}=(0,n.validateRangeRequestCapabilities)({getResponseHeader:t,isHttp:this._stream.isHttp,rangeChunkSize:this._rangeChunkSize,disableRange:this._disableRange});this._isRangeSupported=i,this._contentLength=a||this._contentLength,this._filename=(0,n.extractFilenameFromHeader)(t),!this._isStreamingSupported&&this._isRangeSupported&&this.cancel(news.AbortException("Streaming is disabled."))}).catch(this._headersCapability.reject),this.onProgress=null}getheadersReady(){returnthis._headersCapability.promise}getfilename(){returnthis._filename}getcontentLength(){returnthis._contentLength}getisRangeSupported(){returnthis._isRangeSupported}getisStreamingSupported(){returnthis._isStreamingSupported}asyncread(){awaitthis._headersCapability.promise;const{value:e,done:t}=awaitthis._reader.read();returnt?{value:e,done:t}:(this._loaded+=e.byteLength,this.onProgress&&this.onProgress({loaded:this._loaded,total:this._contentLength}),{value:newUint8Array(e).buffer,done:!1})}cancel(e){this._reader&&this._reader.cancel(e),this._abortController&&this._abortController.abort()}}classl{constructor(e,t,r){this._stream=e,this._reader=null,this._loaded=0;consto=e.source;this._withCredentials=o.withCredentials||!1,this._readCapability=(0,s.createPromiseCapability)(),this._isStreamingSupported=!o.disableStream,"undefined"!=typeofAbortController&&(this._abortController=newAbortController),this._headers=a(this._stream.httpHeaders),this._headers.append("Range",`bytes=${t}-${r-1}`);constl=o.url;fetch(l,i(this._headers,this._withCredentials,this._abortController)).then(e=>{if(!(0,n.validateResponseStatus)(e.status))throw(0,n.createResponseStatusError)(e.status,l);this._readCapability.resolve(),this._reader=e.body.getReader()}),this.onProgress=null}getisStreamingSupported(){returnthis._isStreamingSupported}asyncread(){awaitthis._readCapability.promise;const{value:e,done:t}=awaitthis._reader.read();returnt?{value:e,done:t}:(this._loaded+=e.byteLength,this.onProgress&&this.onProgress({loaded:this._loaded}),{value:newUint8Array(e).buffer,done:!1})}cancel(e){this._reader&&this._reader.cancel(e),this._abortController&&this._abortController.abort()}}}])},"object"==typeofexports&&"object"==typeofmodule?module.exports=t():"function"==typeofdefine&&define.amd?define("pdfjs-dist/build/pdf",[],t):"object"==typeofexports?exports["pdfjs-dist/build/pdf"]=t():e["pdfjs-dist/build/pdf"]=e.pdfjsLib=t()}}]);