@ -12722,8 +12722,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -12722,8 +12722,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@ -3431,8 +3431,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -3431,8 +3431,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@ -1362,8 +1362,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -1362,8 +1362,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor)){thrownewTypeError("Cannot call a class as a function");}}
function_possibleConstructorReturn(self,call){if(!self){thrownewReferenceError("this hasn't been initialised - super() hasn't been called");}returncall&&(typeofcall==="object"||typeofcall==="function")?call:self;}
function_inherits(subClass,superClass){if(typeofsuperClass!=="function"&&superClass!==null){thrownewTypeError("Super expression must either be null or a function, not "+typeofsuperClass);}subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,enumerable:false,writable:true,configurable:true}});if(superClass)Object.setPrototypeOf?Object.setPrototypeOf(subClass,superClass):subClass.__proto__=superClass;}
{
thrownewError('Module "pdfjs-web/chromecom" shall not be used outside '+'CHROME build.');
@ -236,10 +244,24 @@ function setReferer(url, callback) {
@@ -236,10 +244,24 @@ function setReferer(url, callback) {
function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor)){thrownewTypeError("Cannot call a class as a function");}}
function_possibleConstructorReturn(self,call){if(!self){thrownewReferenceError("this hasn't been initialised - super() hasn't been called");}returncall&&(typeofcall==="object"||typeofcall==="function")?call:self;}
function_inherits(subClass,superClass){if(typeofsuperClass!=="function"&&superClass!==null){thrownewTypeError("Super expression must either be null or a function, not "+typeofsuperClass);}subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,enumerable:false,writable:true,configurable:true}});if(superClass)Object.setPrototypeOf?Object.setPrototypeOf(subClass,superClass):subClass.__proto__=superClass;}
{
thrownewError('Module "pdfjs-web/firefoxcom" shall not be used outside '+'FIREFOX and MOZCENTRAL builds.');
@ -103,19 +111,38 @@ var DownloadManager = function DownloadManagerClosure() {
@@ -103,19 +111,38 @@ var DownloadManager = function DownloadManagerClosure() {
function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor)){thrownewTypeError("Cannot call a class as a function");}}
function_possibleConstructorReturn(self,call){if(!self){thrownewReferenceError("this hasn't been initialised - super() hasn't been called");}returncall&&(typeofcall==="object"||typeofcall==="function")?call:self;}
function_inherits(subClass,superClass){if(typeofsuperClass!=="function"&&superClass!==null){thrownewTypeError("Super expression must either be null or a function, not "+typeofsuperClass);}subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,enumerable:false,writable:true,configurable:true}});if(superClass)Object.setPrototypeOf?Object.setPrototypeOf(subClass,superClass):subClass.__proto__=superClass;}
function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor)){thrownewTypeError("Cannot call a class as a function");}}
varPDFAttachmentViewer=function(){
functionPDFAttachmentViewer(options){
_classCallCheck(this,PDFAttachmentViewer);
this.attachments=null;
this.container=options.container;
this.eventBus=options.eventBus;
@ -30,22 +36,30 @@ var PDFAttachmentViewer = function PDFAttachmentViewerClosure() {
@@ -30,22 +36,30 @@ var PDFAttachmentViewer = function PDFAttachmentViewerClosure() {
@ -59,16 +73,22 @@ var PDFAttachmentViewer = function PDFAttachmentViewerClosure() {
@@ -59,16 +73,22 @@ var PDFAttachmentViewer = function PDFAttachmentViewerClosure() {
@ -100,8 +120,10 @@ var PDFAttachmentViewer = function PDFAttachmentViewerClosure() {
@@ -100,8 +120,10 @@ var PDFAttachmentViewer = function PDFAttachmentViewerClosure() {
@ -123,7 +145,9 @@ var PDFAttachmentViewer = function PDFAttachmentViewerClosure() {
@@ -123,7 +145,9 @@ var PDFAttachmentViewer = function PDFAttachmentViewerClosure() {
@ -51,17 +66,18 @@ var PDFOutlineViewer = function PDFOutlineViewerClosure() {
@@ -51,17 +66,18 @@ var PDFOutlineViewer = function PDFOutlineViewerClosure() {
@ -72,35 +88,47 @@ var PDFOutlineViewer = function PDFOutlineViewerClosure() {
@@ -72,35 +88,47 @@ var PDFOutlineViewer = function PDFOutlineViewerClosure() {
@ -148,7 +176,9 @@ var PDFOutlineViewer = function PDFOutlineViewerClosure() {
@@ -148,7 +176,9 @@ var PDFOutlineViewer = function PDFOutlineViewerClosure() {