@ -13116,8 +13116,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -13116,8 +13116,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
}();
varversion,build;
{
exports.version=version='1.8.548';
exports.build=build='ca3c08f1';
exports.version=version='1.8.550';
exports.build=build='afb1cd73';
}
exports.getDocument=getDocument;
exports.LoopbackPort=LoopbackPort;
@ -28627,8 +28627,8 @@ if (!_util.globalScope.PDFJS) {
@@ -28627,8 +28627,8 @@ if (!_util.globalScope.PDFJS) {
@ -3849,8 +3849,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -3849,8 +3849,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
}();
varversion,build;
{
exports.version=version='1.8.548';
exports.build=build='ca3c08f1';
exports.version=version='1.8.550';
exports.build=build='afb1cd73';
}
exports.getDocument=getDocument;
exports.LoopbackPort=LoopbackPort;
@ -5905,8 +5905,8 @@ if (!_util.globalScope.PDFJS) {
@@ -5905,8 +5905,8 @@ if (!_util.globalScope.PDFJS) {
@ -1480,8 +1480,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@@ -1480,8 +1480,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
@ -122,8 +129,10 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -122,8 +129,10 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@ -132,13 +141,17 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -132,13 +141,17 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@ -171,12 +184,12 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -171,12 +184,12 @@ var PDFLinkService = function PDFLinkServiceClosure() {
console.error('PDFLinkService_setHash: \''+zoomArg+'\' is not a valid zoom value.');
console.error('PDFLinkService.setHash: "'+zoomArg+'" is not '+'a valid zoom value.');
}
}
}
@ -197,7 +210,7 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -197,7 +210,7 @@ var PDFLinkService = function PDFLinkServiceClosure() {
}
}else{
if(/^\d+$/.test(hash)&&hash<=this.pagesCount){
console.warn('PDFLinkService_setHash: specifying a page number '+'directly after the hash symbol (#) is deprecated, '+'please use the "#page='+hash+'" form instead.');
console.warn('PDFLinkService_setHash: specifying a page number '+'directly after the hash symbol (#) is deprecated, '+('please use the "#page='+hash+'" form instead.'));
this.page=hash|0;
}
dest=unescape(hash);
@ -214,10 +227,12 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -214,10 +227,12 @@ var PDFLinkService = function PDFLinkServiceClosure() {
this.navigateTo(dest);
return;
}
console.error('PDFLinkService_setHash: \''+unescape(hash)+'\' is not a valid destination.');
console.error('PDFLinkService.setHash: "'+unescape(hash)+'" is not '+'a valid destination.');
@ -252,28 +267,52 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -252,28 +267,52 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@ -323,29 +362,52 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -323,29 +362,52 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@ -821,8 +828,10 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -821,8 +828,10 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@ -831,13 +840,17 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -831,13 +840,17 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@ -870,12 +883,12 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -870,12 +883,12 @@ var PDFLinkService = function PDFLinkServiceClosure() {
console.error('PDFLinkService_setHash: \''+zoomArg+'\' is not a valid zoom value.');
console.error('PDFLinkService.setHash: "'+zoomArg+'" is not '+'a valid zoom value.');
}
}
}
@ -896,7 +909,7 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -896,7 +909,7 @@ var PDFLinkService = function PDFLinkServiceClosure() {
}
}else{
if(/^\d+$/.test(hash)&&hash<=this.pagesCount){
console.warn('PDFLinkService_setHash: specifying a page number '+'directly after the hash symbol (#) is deprecated, '+'please use the "#page='+hash+'" form instead.');
console.warn('PDFLinkService_setHash: specifying a page number '+'directly after the hash symbol (#) is deprecated, '+('please use the "#page='+hash+'" form instead.'));
this.page=hash|0;
}
dest=unescape(hash);
@ -913,10 +926,12 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -913,10 +926,12 @@ var PDFLinkService = function PDFLinkServiceClosure() {
this.navigateTo(dest);
return;
}
console.error('PDFLinkService_setHash: \''+unescape(hash)+'\' is not a valid destination.');
console.error('PDFLinkService.setHash: "'+unescape(hash)+'" is not '+'a valid destination.');
@ -951,28 +966,52 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -951,28 +966,52 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@ -1022,30 +1061,53 @@ var PDFLinkService = function PDFLinkServiceClosure() {
@@ -1022,30 +1061,53 @@ var PDFLinkService = function PDFLinkServiceClosure() {