|
@@ -26,41 +26,41 @@
|
|
|
return /******/ (function(modules) { // webpackBootstrap
|
|
|
/******/ // The module cache
|
|
|
/******/ var installedModules = {};
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // The require function
|
|
|
/******/ function __w_pdfjs_require__(moduleId) {
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // Check if module is in cache
|
|
|
/******/ if(installedModules[moduleId])
|
|
|
/******/ return installedModules[moduleId].exports;
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // Create a new module (and put it into the cache)
|
|
|
/******/ var module = installedModules[moduleId] = {
|
|
|
/******/ i: moduleId,
|
|
|
/******/ l: false,
|
|
|
/******/ exports: {}
|
|
|
/******/ };
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // Execute the module function
|
|
|
/******/ modules[moduleId].call(module.exports, module, module.exports, __w_pdfjs_require__);
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // Flag the module as loaded
|
|
|
/******/ module.l = true;
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // Return the exports of the module
|
|
|
/******/ return module.exports;
|
|
|
/******/ }
|
|
|
-
|
|
|
-
|
|
|
+/******/
|
|
|
+/******/
|
|
|
/******/ // expose the modules object (__webpack_modules__)
|
|
|
/******/ __w_pdfjs_require__.m = modules;
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // expose the module cache
|
|
|
/******/ __w_pdfjs_require__.c = installedModules;
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // identity function for calling harmony imports with the correct context
|
|
|
/******/ __w_pdfjs_require__.i = function(value) { return value; };
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // define getter function for harmony exports
|
|
|
/******/ __w_pdfjs_require__.d = function(exports, name, getter) {
|
|
|
/******/ if(!__w_pdfjs_require__.o(exports, name)) {
|
|
@@ -71,7 +71,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
/******/ });
|
|
|
/******/ }
|
|
|
/******/ };
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
|
/******/ __w_pdfjs_require__.n = function(module) {
|
|
|
/******/ var getter = module && module.__esModule ?
|
|
@@ -80,13 +80,13 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
/******/ __w_pdfjs_require__.d(getter, 'a', getter);
|
|
|
/******/ return getter;
|
|
|
/******/ };
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // Object.prototype.hasOwnProperty.call
|
|
|
/******/ __w_pdfjs_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // __webpack_public_path__
|
|
|
/******/ __w_pdfjs_require__.p = "";
|
|
|
-
|
|
|
+/******/
|
|
|
/******/ // Load entry module and return exports
|
|
|
/******/ return __w_pdfjs_require__(__w_pdfjs_require__.s = 48);
|
|
|
/******/ })
|
|
@@ -20022,8 +20022,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
|
|
|
}
|
|
|
};
|
|
|
}();
|
|
|
-exports.version = '1.7.348';
|
|
|
-exports.build = '754c4bd0';
|
|
|
+exports.version = '1.7.351';
|
|
|
+exports.build = 'a544a3b4';
|
|
|
exports.getDocument = getDocument;
|
|
|
exports.PDFDataRangeTransport = PDFDataRangeTransport;
|
|
|
exports.PDFWorker = PDFWorker;
|
|
@@ -38777,8 +38777,8 @@ if (!globalScope.PDFJS) {
|
|
|
globalScope.PDFJS = {};
|
|
|
}
|
|
|
var PDFJS = globalScope.PDFJS;
|
|
|
-PDFJS.version = '1.7.348';
|
|
|
-PDFJS.build = '754c4bd0';
|
|
|
+PDFJS.version = '1.7.351';
|
|
|
+PDFJS.build = 'a544a3b4';
|
|
|
PDFJS.pdfBug = false;
|
|
|
if (PDFJS.verbosity !== undefined) {
|
|
|
sharedUtil.setVerbosityLevel(PDFJS.verbosity);
|
|
@@ -57884,8 +57884,8 @@ if (typeof PDFJS === 'undefined' || !PDFJS.compatibilityChecked) {
|
|
|
|
|
|
"use strict";
|
|
|
|
|
|
-var pdfjsVersion = '1.7.348';
|
|
|
-var pdfjsBuild = '754c4bd0';
|
|
|
+var pdfjsVersion = '1.7.351';
|
|
|
+var pdfjsBuild = 'a544a3b4';
|
|
|
var pdfjsSharedUtil = __w_pdfjs_require__(0);
|
|
|
var pdfjsDisplayGlobal = __w_pdfjs_require__(26);
|
|
|
var pdfjsDisplayAPI = __w_pdfjs_require__(10);
|