|
| 1 | +diff --git a/build/pdf.mjs b/build/pdf.mjs |
| 2 | +index 0d201af6b5ffdeaedd0ed5b1b12050e51335e3ee..f1c4d0f2e7d93f86b6ca7023a608b50c842251f9 100644 |
| 3 | +--- a/build/pdf.mjs |
| 4 | ++++ b/build/pdf.mjs |
| 5 | +@@ -20,9 +20,10 @@ |
| 6 | + * JavaScript code in this page |
| 7 | + */ |
| 8 | + |
| 9 | ++export async function __main__() { |
| 10 | + /******/ // The require scope |
| 11 | + /******/ var __webpack_require__ = {}; |
| 12 | +-/******/ |
| 13 | ++/******/ |
| 14 | + /************************************************************************/ |
| 15 | + /******/ /* webpack/runtime/define property getters */ |
| 16 | + /******/ (() => { |
| 17 | +@@ -35,12 +36,12 @@ |
| 18 | + /******/ } |
| 19 | + /******/ }; |
| 20 | + /******/ })(); |
| 21 | +-/******/ |
| 22 | ++/******/ |
| 23 | + /******/ /* webpack/runtime/hasOwnProperty shorthand */ |
| 24 | + /******/ (() => { |
| 25 | + /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop)) |
| 26 | + /******/ })(); |
| 27 | +-/******/ |
| 28 | ++/******/ |
| 29 | + /************************************************************************/ |
| 30 | + var __webpack_exports__ = globalThis.pdfjsLib = {}; |
| 31 | + |
| 32 | +@@ -21571,6 +21572,54 @@ var __webpack_exports__setLayerDimensions = __webpack_exports__.setLayerDimensio |
| 33 | + var __webpack_exports__shadow = __webpack_exports__.shadow; |
| 34 | + var __webpack_exports__stopEvent = __webpack_exports__.stopEvent; |
| 35 | + var __webpack_exports__version = __webpack_exports__.version; |
| 36 | +-export { __webpack_exports__AbortException as AbortException, __webpack_exports__AnnotationEditorLayer as AnnotationEditorLayer, __webpack_exports__AnnotationEditorParamsType as AnnotationEditorParamsType, __webpack_exports__AnnotationEditorType as AnnotationEditorType, __webpack_exports__AnnotationEditorUIManager as AnnotationEditorUIManager, __webpack_exports__AnnotationLayer as AnnotationLayer, __webpack_exports__AnnotationMode as AnnotationMode, __webpack_exports__ColorPicker as ColorPicker, __webpack_exports__DOMSVGFactory as DOMSVGFactory, __webpack_exports__DrawLayer as DrawLayer, __webpack_exports__FeatureTest as FeatureTest, __webpack_exports__GlobalWorkerOptions as GlobalWorkerOptions, __webpack_exports__ImageKind as ImageKind, __webpack_exports__InvalidPDFException as InvalidPDFException, __webpack_exports__MissingPDFException as MissingPDFException, __webpack_exports__OPS as OPS, __webpack_exports__OutputScale as OutputScale, __webpack_exports__PDFDataRangeTransport as PDFDataRangeTransport, __webpack_exports__PDFDateString as PDFDateString, __webpack_exports__PDFWorker as PDFWorker, __webpack_exports__PasswordResponses as PasswordResponses, __webpack_exports__PermissionFlag as PermissionFlag, __webpack_exports__PixelsPerInch as PixelsPerInch, __webpack_exports__RenderingCancelledException as RenderingCancelledException, __webpack_exports__TextLayer as TextLayer, __webpack_exports__TouchManager as TouchManager, __webpack_exports__UnexpectedResponseException as UnexpectedResponseException, __webpack_exports__Util as Util, __webpack_exports__VerbosityLevel as VerbosityLevel, __webpack_exports__XfaLayer as XfaLayer, __webpack_exports__build as build, __webpack_exports__createValidAbsoluteUrl as createValidAbsoluteUrl, __webpack_exports__fetchData as fetchData, __webpack_exports__getDocument as getDocument, __webpack_exports__getFilenameFromUrl as getFilenameFromUrl, __webpack_exports__getPdfFilenameFromUrl as getPdfFilenameFromUrl, __webpack_exports__getXfaPageViewport as getXfaPageViewport, __webpack_exports__isDataScheme as isDataScheme, __webpack_exports__isPdfFile as isPdfFile, __webpack_exports__noContextMenu as noContextMenu, __webpack_exports__normalizeUnicode as normalizeUnicode, __webpack_exports__setLayerDimensions as setLayerDimensions, __webpack_exports__shadow as shadow, __webpack_exports__stopEvent as stopEvent, __webpack_exports__version as version }; |
| 37 | ++// export { __webpack_exports__AbortException as AbortException, __webpack_exports__AnnotationEditorLayer as AnnotationEditorLayer, __webpack_exports__AnnotationEditorParamsType as AnnotationEditorParamsType, __webpack_exports__AnnotationEditorType as AnnotationEditorType, __webpack_exports__AnnotationEditorUIManager as AnnotationEditorUIManager, __webpack_exports__AnnotationLayer as AnnotationLayer, __webpack_exports__AnnotationMode as AnnotationMode, __webpack_exports__ColorPicker as ColorPicker, __webpack_exports__DOMSVGFactory as DOMSVGFactory, __webpack_exports__DrawLayer as DrawLayer, __webpack_exports__FeatureTest as FeatureTest, __webpack_exports__GlobalWorkerOptions as GlobalWorkerOptions, __webpack_exports__ImageKind as ImageKind, __webpack_exports__InvalidPDFException as InvalidPDFException, __webpack_exports__MissingPDFException as MissingPDFException, __webpack_exports__OPS as OPS, __webpack_exports__OutputScale as OutputScale, __webpack_exports__PDFDataRangeTransport as PDFDataRangeTransport, __webpack_exports__PDFDateString as PDFDateString, __webpack_exports__PDFWorker as PDFWorker, __webpack_exports__PasswordResponses as PasswordResponses, __webpack_exports__PermissionFlag as PermissionFlag, __webpack_exports__PixelsPerInch as PixelsPerInch, __webpack_exports__RenderingCancelledException as RenderingCancelledException, __webpack_exports__TextLayer as TextLayer, __webpack_exports__TouchManager as TouchManager, __webpack_exports__UnexpectedResponseException as UnexpectedResponseException, __webpack_exports__Util as Util, __webpack_exports__VerbosityLevel as VerbosityLevel, __webpack_exports__XfaLayer as XfaLayer, __webpack_exports__build as build, __webpack_exports__createValidAbsoluteUrl as createValidAbsoluteUrl, __webpack_exports__fetchData as fetchData, __webpack_exports__getDocument as getDocument, __webpack_exports__getFilenameFromUrl as getFilenameFromUrl, __webpack_exports__getPdfFilenameFromUrl as getPdfFilenameFromUrl, __webpack_exports__getXfaPageViewport as getXfaPageViewport, __webpack_exports__isDataScheme as isDataScheme, __webpack_exports__isPdfFile as isPdfFile, __webpack_exports__noContextMenu as noContextMenu, __webpack_exports__normalizeUnicode as normalizeUnicode, __webpack_exports__setLayerDimensions as setLayerDimensions, __webpack_exports__shadow as shadow, __webpack_exports__stopEvent as stopEvent, __webpack_exports__version as version }; |
| 38 | ++return { |
| 39 | ++ AbortException: __webpack_exports__AbortException, |
| 40 | ++ AnnotationEditorLayer: __webpack_exports__AnnotationEditorLayer, |
| 41 | ++ AnnotationEditorParamsType: __webpack_exports__AnnotationEditorParamsType, |
| 42 | ++ AnnotationEditorType: __webpack_exports__AnnotationEditorType, |
| 43 | ++ AnnotationEditorUIManager: __webpack_exports__AnnotationEditorUIManager, |
| 44 | ++ AnnotationLayer: __webpack_exports__AnnotationLayer, |
| 45 | ++ AnnotationMode: __webpack_exports__AnnotationMode, |
| 46 | ++ ColorPicker: __webpack_exports__ColorPicker, |
| 47 | ++ DOMSVGFactory: __webpack_exports__DOMSVGFactory, |
| 48 | ++ DrawLayer: __webpack_exports__DrawLayer, |
| 49 | ++ FeatureTest: __webpack_exports__FeatureTest, |
| 50 | ++ GlobalWorkerOptions: __webpack_exports__GlobalWorkerOptions, |
| 51 | ++ ImageKind: __webpack_exports__ImageKind, |
| 52 | ++ InvalidPDFException: __webpack_exports__InvalidPDFException, |
| 53 | ++ MissingPDFException: __webpack_exports__MissingPDFException, |
| 54 | ++ OPS: __webpack_exports__OPS, |
| 55 | ++ OutputScale: __webpack_exports__OutputScale, |
| 56 | ++ PDFDataRangeTransport: __webpack_exports__PDFDataRangeTransport, |
| 57 | ++ PDFDateString: __webpack_exports__PDFDateString, |
| 58 | ++ PDFWorker: __webpack_exports__PDFWorker, |
| 59 | ++ PasswordResponses: __webpack_exports__PasswordResponses, |
| 60 | ++ PermissionFlag: __webpack_exports__PermissionFlag, |
| 61 | ++ PixelsPerInch: __webpack_exports__PixelsPerInch, |
| 62 | ++ RenderingCancelledException: __webpack_exports__RenderingCancelledException, |
| 63 | ++ TextLayer: __webpack_exports__TextLayer, |
| 64 | ++ TouchManager: __webpack_exports__TouchManager, |
| 65 | ++ UnexpectedResponseException: __webpack_exports__UnexpectedResponseException, |
| 66 | ++ Util: __webpack_exports__Util, |
| 67 | ++ VerbosityLevel: __webpack_exports__VerbosityLevel, |
| 68 | ++ XfaLayer: __webpack_exports__XfaLayer, |
| 69 | ++ build: __webpack_exports__build, |
| 70 | ++ createValidAbsoluteUrl: __webpack_exports__createValidAbsoluteUrl, |
| 71 | ++ fetchData: __webpack_exports__fetchData, |
| 72 | ++ getDocument: __webpack_exports__getDocument, |
| 73 | ++ getFilenameFromUrl: __webpack_exports__getFilenameFromUrl, |
| 74 | ++ getPdfFilenameFromUrl: __webpack_exports__getPdfFilenameFromUrl, |
| 75 | ++ getXfaPageViewport: __webpack_exports__getXfaPageViewport, |
| 76 | ++ isDataScheme: __webpack_exports__isDataScheme, |
| 77 | ++ isPdfFile: __webpack_exports__isPdfFile, |
| 78 | ++ noContextMenu: __webpack_exports__noContextMenu, |
| 79 | ++ normalizeUnicode: __webpack_exports__normalizeUnicode, |
| 80 | ++ setLayerDimensions: __webpack_exports__setLayerDimensions, |
| 81 | ++ shadow: __webpack_exports__shadow, |
| 82 | ++ stopEvent: __webpack_exports__stopEvent, |
| 83 | ++ version: __webpack_exports__version |
| 84 | ++}; |
| 85 | ++}; |
| 86 | + |
| 87 | + //# sourceMappingURL=pdf.mjs.map |
0 commit comments