diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-09-22 17:28:14 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:47 +0200 |
| commit | 518a0d0c1b029f4bab6f832325e794e35c0163ad (patch) | |
| tree | ba05bdfd0d8f7a33a8199e8e4de9ae3b1db4b877 /www/js/compatibility.js | |
| parent | db648910938ec21d57e571be0e77c632fa53f89c (diff) | |
| download | wvs-vplan-518a0d0c1b029f4bab6f832325e794e35c0163ad.tar.gz wvs-vplan-518a0d0c1b029f4bab6f832325e794e35c0163ad.zip | |
aktualisiere Bibliotheken
Diffstat (limited to 'www/js/compatibility.js')
| -rw-r--r-- | www/js/compatibility.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/compatibility.js b/www/js/compatibility.js index 3bf5578..68b5d79 100644 --- a/www/js/compatibility.js +++ b/www/js/compatibility.js @@ -1 +1 @@ -"use strict";"undefined"==typeof PDFJS&&(("undefined"!=typeof window?window:this).PDFJS={}),function(){function e(e,t){return new n(this.slice(e,t))}function t(e,t){arguments.length<2&&(t=0);for(var n=0,r=e.length;r>n;++n,++t)this[t]=255&e[n]}function n(n){var r,i,o;if("number"==typeof n)for(r=[],i=0;n>i;++i)r[i]=0;else if("slice"in n)r=n.slice(0);else for(r=[],i=0,o=n.length;o>i;++i)r[i]=n[i];return r.subarray=e,r.buffer=r,r.byteLength=r.length,r.set=t,"object"==typeof n&&n.buffer&&(r.buffer=n.buffer),r}return"undefined"!=typeof Uint8Array?("undefined"==typeof Uint8Array.prototype.subarray&&(Uint8Array.prototype.subarray=function(e,t){return new Uint8Array(this.slice(e,t))},Float32Array.prototype.subarray=function(e,t){return new Float32Array(this.slice(e,t))}),void("undefined"==typeof Float64Array&&(window.Float64Array=Float32Array))):(window.Uint8Array=n,window.Int8Array=n,window.Uint32Array=n,window.Int32Array=n,window.Uint16Array=n,window.Float32Array=n,void(window.Float64Array=n))}(),function(){window.URL||(window.URL=window.webkitURL)}(),function(){if("undefined"!=typeof Object.defineProperty){var e=!0;try{Object.defineProperty(new Image,"id",{value:"test"});var t=function(){};t.prototype={get id(){}},Object.defineProperty(new t,"id",{value:"",configurable:!0,enumerable:!0,writable:!1})}catch(n){e=!1}if(e)return}Object.defineProperty=function(e,t,n){delete e[t],"get"in n&&e.__defineGetter__(t,n.get),"set"in n&&e.__defineSetter__(t,n.set),"value"in n&&(e.__defineSetter__(t,function(e){return this.__defineGetter__(t,function(){return e}),e}),e[t]=n.value)}}(),function(){function e(){this.overrideMimeType("text/plain; charset=x-user-defined")}function t(){var e,t=this.responseText,n=t.length,r=new Uint8Array(n);for(e=0;n>e;++e)r[e]=255&t.charCodeAt(e);return r}var n=XMLHttpRequest.prototype,r=new XMLHttpRequest;if("overrideMimeType"in r||Object.defineProperty(n,"overrideMimeType",{value:function(){}}),!("response"in r||"responseArrayBuffer"in r)){if("undefined"!=typeof VBArray)return void Object.defineProperty(n,"response",{get:function(){return new Uint8Array(new VBArray(this.responseBody).toArray())}});"function"==typeof r.overrideMimeType&&Object.defineProperty(n,"responseType",{set:e}),Object.defineProperty(n,"response",{get:t})}}(),function(){if(!("btoa"in window)){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";window.btoa=function(t){var n,r,i="";for(n=0,r=t.length;r>n;n+=3){var o=255&t.charCodeAt(n),a=255&t.charCodeAt(n+1),u=255&t.charCodeAt(n+2),s=o>>2,f=(3&o)<<4|a>>4,c=r>n+1?(15&a)<<2|u>>6:64,d=r>n+2?63&u:64;i+=e.charAt(s)+e.charAt(f)+e.charAt(c)+e.charAt(d)}return i}}}(),function(){if(!("atob"in window)){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";window.atob=function(t){if(t=t.replace(/=+$/,""),t.length%4==1)throw new Error("bad atob input");for(var n,r,i=0,o=0,a="";r=t.charAt(o++);~r&&(n=i%4?64*n+r:r,i++%4)?a+=String.fromCharCode(255&n>>(-2*i&6)):0)r=e.indexOf(r);return a}}}(),function(){"undefined"==typeof Function.prototype.bind&&(Function.prototype.bind=function(e){var t=this,n=Array.prototype.slice.call(arguments,1),r=function(){var r=n.concat(Array.prototype.slice.call(arguments));return t.apply(e,r)};return r})}(),function(){var e=document.createElement("div");"dataset"in e||Object.defineProperty(HTMLElement.prototype,"dataset",{get:function(){if(this._dataset)return this._dataset;for(var e={},t=0,n=this.attributes.length;n>t;t++){var r=this.attributes[t];if("data-"==r.name.substring(0,5)){var i=r.name.substring(5).replace(/\-([a-z])/g,function(e,t){return t.toUpperCase()});e[i]=r.value}}return Object.defineProperty(this,"_dataset",{value:e,writable:!1,enumerable:!1}),e},enumerable:!0})}(),function(){function e(e,t,n,r){var i=e.className||"",o=i.split(/\s+/g);""===o[0]&&o.shift();var a=o.indexOf(t);return 0>a&&n&&o.push(t),a>=0&&r&&o.splice(a,1),e.className=o.join(" "),a>=0}var t=document.createElement("div");if(!("classList"in t)){var n={add:function(t){e(this.element,t,!0,!1)},contains:function(t){return e(this.element,t,!1,!1)},remove:function(t){e(this.element,t,!1,!0)},toggle:function(t){e(this.element,t,!0,!0)}};Object.defineProperty(HTMLElement.prototype,"classList",{get:function(){if(this._classList)return this._classList;var e=Object.create(n,{element:{value:this,writable:!1,enumerable:!0}});return Object.defineProperty(this,"_classList",{value:e,writable:!1,enumerable:!1}),e},enumerable:!0})}}(),function(){"console"in window?"bind"in console.log||(console.log=function(e){return function(t){return e(t)}}(console.log),console.error=function(e){return function(t){return e(t)}}(console.error),console.warn=function(e){return function(t){return e(t)}}(console.warn)):window.console={log:function(){},error:function(){},warn:function(){}}}(),function(){function e(e){t(e.target)&&e.stopPropagation()}function t(e){return e.disabled||e.parentNode&&t(e.parentNode)}-1!=navigator.userAgent.indexOf("Opera")&&document.addEventListener("click",e,!0)}(),function(){navigator.userAgent.indexOf("Trident")>=0&&(PDFJS.disableCreateObjectURL=!0)}(),function(){function e(e){var t=e.split(/[-_]/);return t[0]=t[0].toLowerCase(),t.length>1&&(t[1]=t[1].toUpperCase()),t.join("-")}if(!("language"in navigator&&/^[a-z]+(-[A-Z]+)?$/.test(navigator.language))){var t=navigator.language||navigator.userLanguage||"en-US";PDFJS.locale=e(t)}}(),function(){var e=Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0,t=/Android\s[0-2][^\d]/,n=t.test(navigator.userAgent);(e||n)&&(PDFJS.disableRange=!0)}(),function(){(!history.pushState||navigator.userAgent.indexOf("Android 2.")>=0)&&(PDFJS.disableHistory=!0)}(),function(){window.CanvasPixelArray&&"function"!=typeof window.CanvasPixelArray.prototype.set&&(window.CanvasPixelArray.prototype.set=function(e){for(var t=0,n=this.length;n>t;t++)this[t]=e[t]})}(),function(){"requestAnimationFrame"in window||(window.requestAnimationFrame=window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(e){window.setTimeout(e,20)})}();
\ No newline at end of file +"use strict";"undefined"==typeof PDFJS&&(("undefined"!=typeof window?window:this).PDFJS={}),function(){function subarray(start,end){return new TypedArray(this.slice(start,end))}function setArrayOffset(array,offset){arguments.length<2&&(offset=0);for(var i=0,n=array.length;n>i;++i,++offset)this[offset]=255&array[i]}function TypedArray(arg1){var result,i,n;if("number"==typeof arg1)for(result=[],i=0;arg1>i;++i)result[i]=0;else if("slice"in arg1)result=arg1.slice(0);else for(result=[],i=0,n=arg1.length;n>i;++i)result[i]=arg1[i];return result.subarray=subarray,result.buffer=result,result.byteLength=result.length,result.set=setArrayOffset,"object"==typeof arg1&&arg1.buffer&&(result.buffer=arg1.buffer),result}return"undefined"!=typeof Uint8Array?("undefined"==typeof Uint8Array.prototype.subarray&&(Uint8Array.prototype.subarray=function(start,end){return new Uint8Array(this.slice(start,end))},Float32Array.prototype.subarray=function(start,end){return new Float32Array(this.slice(start,end))}),void("undefined"==typeof Float64Array&&(window.Float64Array=Float32Array))):(window.Uint8Array=TypedArray,window.Int8Array=TypedArray,window.Uint32Array=TypedArray,window.Int32Array=TypedArray,window.Uint16Array=TypedArray,window.Float32Array=TypedArray,void(window.Float64Array=TypedArray))}(),function(){window.URL||(window.URL=window.webkitURL)}(),function(){if("undefined"!=typeof Object.defineProperty){var definePropertyPossible=!0;try{Object.defineProperty(new Image,"id",{value:"test"});var Test=function(){};Test.prototype={get id(){}},Object.defineProperty(new Test,"id",{value:"",configurable:!0,enumerable:!0,writable:!1})}catch(e){definePropertyPossible=!1}if(definePropertyPossible)return}Object.defineProperty=function(obj,name,def){delete obj[name],"get"in def&&obj.__defineGetter__(name,def.get),"set"in def&&obj.__defineSetter__(name,def.set),"value"in def&&(obj.__defineSetter__(name,function(value){return this.__defineGetter__(name,function(){return value}),value}),obj[name]=def.value)}}(),function(){function responseTypeSetter(){this.overrideMimeType("text/plain; charset=x-user-defined")}function responseGetter(){var i,text=this.responseText,n=text.length,result=new Uint8Array(n);for(i=0;n>i;++i)result[i]=255&text.charCodeAt(i);return result.buffer}var xhrPrototype=XMLHttpRequest.prototype,xhr=new XMLHttpRequest;if("overrideMimeType"in xhr||Object.defineProperty(xhrPrototype,"overrideMimeType",{value:function(){}}),!("responseType"in xhr)){if(PDFJS.disableWorker=!0,"undefined"!=typeof VBArray)return void Object.defineProperty(xhrPrototype,"response",{get:function(){return"arraybuffer"===this.responseType?new Uint8Array(new VBArray(this.responseBody).toArray()):this.responseText}});"function"==typeof xhr.overrideMimeType&&Object.defineProperty(xhrPrototype,"responseType",{set:responseTypeSetter}),Object.defineProperty(xhrPrototype,"response",{get:responseGetter})}}(),function(){if(!("btoa"in window)){var digits="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";window.btoa=function(chars){var i,n,buffer="";for(i=0,n=chars.length;n>i;i+=3){var b1=255&chars.charCodeAt(i),b2=255&chars.charCodeAt(i+1),b3=255&chars.charCodeAt(i+2),d1=b1>>2,d2=(3&b1)<<4|b2>>4,d3=n>i+1?(15&b2)<<2|b3>>6:64,d4=n>i+2?63&b3:64;buffer+=digits.charAt(d1)+digits.charAt(d2)+digits.charAt(d3)+digits.charAt(d4)}return buffer}}}(),function(){if(!("atob"in window)){var digits="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";window.atob=function(input){if(input=input.replace(/=+$/,""),input.length%4===1)throw new Error("bad atob input");for(var bs,buffer,bc=0,idx=0,output="";buffer=input.charAt(idx++);~buffer&&(bs=bc%4?64*bs+buffer:buffer,bc++%4)?output+=String.fromCharCode(255&bs>>(-2*bc&6)):0)buffer=digits.indexOf(buffer);return output}}}(),function(){"undefined"==typeof Function.prototype.bind&&(Function.prototype.bind=function(obj){var fn=this,headArgs=Array.prototype.slice.call(arguments,1),bound=function(){var args=headArgs.concat(Array.prototype.slice.call(arguments));return fn.apply(obj,args)};return bound})}(),function(){var div=document.createElement("div");"dataset"in div||Object.defineProperty(HTMLElement.prototype,"dataset",{get:function(){if(this._dataset)return this._dataset;for(var dataset={},j=0,jj=this.attributes.length;jj>j;j++){var attribute=this.attributes[j];if("data-"===attribute.name.substring(0,5)){var key=attribute.name.substring(5).replace(/\-([a-z])/g,function(all,ch){return ch.toUpperCase()});dataset[key]=attribute.value}}return Object.defineProperty(this,"_dataset",{value:dataset,writable:!1,enumerable:!1}),dataset},enumerable:!0})}(),function(){function changeList(element,itemName,add,remove){var s=element.className||"",list=s.split(/\s+/g);""===list[0]&&list.shift();var index=list.indexOf(itemName);return 0>index&&add&&list.push(itemName),index>=0&&remove&&list.splice(index,1),element.className=list.join(" "),index>=0}var div=document.createElement("div");if(!("classList"in div)){var classListPrototype={add:function(name){changeList(this.element,name,!0,!1)},contains:function(name){return changeList(this.element,name,!1,!1)},remove:function(name){changeList(this.element,name,!1,!0)},toggle:function(name){changeList(this.element,name,!0,!0)}};Object.defineProperty(HTMLElement.prototype,"classList",{get:function(){if(this._classList)return this._classList;var classList=Object.create(classListPrototype,{element:{value:this,writable:!1,enumerable:!0}});return Object.defineProperty(this,"_classList",{value:classList,writable:!1,enumerable:!1}),classList},enumerable:!0})}}(),function(){"console"in window?"bind"in console.log||(console.log=function(fn){return function(msg){return fn(msg)}}(console.log),console.error=function(fn){return function(msg){return fn(msg)}}(console.error),console.warn=function(fn){return function(msg){return fn(msg)}}(console.warn)):window.console={log:function(){},error:function(){},warn:function(){}}}(),function(){function ignoreIfTargetDisabled(event){isDisabled(event.target)&&event.stopPropagation()}function isDisabled(node){return node.disabled||node.parentNode&&isDisabled(node.parentNode)}-1!==navigator.userAgent.indexOf("Opera")&&document.addEventListener("click",ignoreIfTargetDisabled,!0)}(),function(){navigator.userAgent.indexOf("Trident")>=0&&(PDFJS.disableCreateObjectURL=!0)}(),function(){function formatLocale(locale){var split=locale.split(/[-_]/);return split[0]=split[0].toLowerCase(),split.length>1&&(split[1]=split[1].toUpperCase()),split.join("-")}if(!("language"in navigator&&/^[a-z]+(-[A-Z]+)?$/.test(navigator.language))){var language=navigator.language||navigator.userLanguage||"en-US";PDFJS.locale=formatLocale(language)}}(),function(){var isSafari=Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0,regex=/Android\s[0-2][^\d]/,isOldAndroid=regex.test(navigator.userAgent);(isSafari||isOldAndroid)&&(PDFJS.disableRange=!0)}(),function(){(!history.pushState||navigator.userAgent.indexOf("Android 2.")>=0)&&(PDFJS.disableHistory=!0)}(),function(){if(window.CanvasPixelArray)"function"!=typeof window.CanvasPixelArray.prototype.set&&(window.CanvasPixelArray.prototype.set=function(arr){for(var i=0,ii=this.length;ii>i;i++)this[i]=arr[i]});else{var versionMatch,polyfill=!1;if(navigator.userAgent.indexOf("Chrom")>=0?(versionMatch=navigator.userAgent.match(/Chrom(e|ium)\/([0-9]+)\./),polyfill=versionMatch&&parseInt(versionMatch[2])<21):navigator.userAgent.indexOf("Android")>=0?polyfill=/Android\s[0-4][^\d]/g.test(navigator.userAgent):navigator.userAgent.indexOf("Safari")>=0&&(versionMatch=navigator.userAgent.match(/Version\/([0-9]+)\.([0-9]+)\.([0-9]+) Safari\//),polyfill=versionMatch&&parseInt(versionMatch[1])<6),polyfill){var contextPrototype=window.CanvasRenderingContext2D.prototype;contextPrototype._createImageData=contextPrototype.createImageData,contextPrototype.createImageData=function(w,h){var imageData=this._createImageData(w,h);return imageData.data.set=function(arr){for(var i=0,ii=this.length;ii>i;i++)this[i]=arr[i]},imageData}}}}(),function(){function fakeRequestAnimationFrame(callback){window.setTimeout(callback,20)}var isIOS=/(iPad|iPhone|iPod)/g.test(navigator.userAgent);return isIOS?void(window.requestAnimationFrame=fakeRequestAnimationFrame):void("requestAnimationFrame"in window||(window.requestAnimationFrame=window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||fakeRequestAnimationFrame))}(),function(){var isIOS=/(iPad|iPhone|iPod)/g.test(navigator.userAgent),isAndroid=/Android/g.test(navigator.userAgent);(isIOS||isAndroid)&&(PDFJS.maxCanvasPixels=5242880)}();
\ No newline at end of file |
