HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //data/geometra-4-host-prod/webviewer/core/vendors.ascii85.quill.chunk.js
/** Notice * This file contains works from many authors under various (but compatible) licenses. Please see legal.txt for more information. **/
(function(){(window.wpCoreControlsBundle=window.wpCoreControlsBundle||[]).push([[1],{368:function(ia,da,h){(function(ca){function aa(){try{var e=new Uint8Array(1);e.__proto__={__proto__:Uint8Array.prototype,y6:function(){return 42}};return"function"===typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(xa){return!1}}function fa(e,f){if((ea.ze?2147483647:1073741823)<f)throw new RangeError("Invalid typed array length");ea.ze?(e=new Uint8Array(f),e.__proto__=ea.prototype):(null===e&&(e=new ea(f)),e.length=f);
return e}function ea(e,f,h){if(!(ea.ze||this instanceof ea))return new ea(e,f,h);if("number"===typeof e){if("string"===typeof f)throw Error("If encoding is specified then the first argument must be a string");return n(this,e)}return z(this,e,f,h)}function z(h,n,r,w){if("number"===typeof n)throw new TypeError('"value" argument must not be a number');if("undefined"!==typeof ArrayBuffer&&n instanceof ArrayBuffer){n.byteLength;if(0>r||n.byteLength<r)throw new RangeError("'offset' is out of bounds");if(n.byteLength<
r+(w||0))throw new RangeError("'length' is out of bounds");n=void 0===r&&void 0===w?new Uint8Array(n):void 0===w?new Uint8Array(n,r):new Uint8Array(n,r,w);ea.ze?(h=n,h.__proto__=ea.prototype):h=f(h,n);n=h}else if("string"===typeof n){w=h;h=r;if("string"!==typeof h||""===h)h="utf8";if(!ea.ML(h))throw new TypeError('"encoding" must be a valid string encoding');r=e(n,h)|0;w=fa(w,r);n=w.write(n,h);n!==r&&(w=w.slice(0,n));n=w}else n=y(h,n);return n}function x(e){if("number"!==typeof e)throw new TypeError('"size" argument must be a number');
if(0>e)throw new RangeError('"size" argument must not be negative');}function n(e,f){x(f);e=fa(e,0>f?0:w(f)|0);if(!ea.ze)for(var h=0;h<f;++h)e[h]=0;return e}function f(e,f){var h=0>f.length?0:w(f.length)|0;e=fa(e,h);for(var n=0;n<h;n+=1)e[n]=f[n]&255;return e}function y(e,h){if(ea.isBuffer(h)){var n=w(h.length)|0;e=fa(e,n);if(0===e.length)return e;h.copy(e,0,0,n);return e}if(h){if("undefined"!==typeof ArrayBuffer&&h.buffer instanceof ArrayBuffer||"length"in h)return(n="number"!==typeof h.length)||
(n=h.length,n=n!==n),n?fa(e,0):f(e,h);if("Buffer"===h.type&&Aa(h.data))return f(e,h.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.");}function w(e){if(e>=(ea.ze?2147483647:1073741823))throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+(ea.ze?2147483647:1073741823).toString(16)+" bytes");return e|0}function e(e,f){if(ea.isBuffer(e))return e.length;if("undefined"!==typeof ArrayBuffer&&"function"===typeof ArrayBuffer.isView&&
(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!==typeof e&&(e=""+e);var h=e.length;if(0===h)return 0;for(var n=!1;;)switch(f){case "ascii":case "latin1":case "binary":return h;case "utf8":case "utf-8":case void 0:return ma(e).length;case "ucs2":case "ucs-2":case "utf16le":case "utf-16le":return 2*h;case "hex":return h>>>1;case "base64":return la.gP(ka(e)).length;default:if(n)return ma(e).length;f=(""+f).toLowerCase();n=!0}}function r(e,f,h){var n=!1;if(void 0===f||
0>f)f=0;if(f>this.length)return"";if(void 0===h||h>this.length)h=this.length;if(0>=h)return"";h>>>=0;f>>>=0;if(h<=f)return"";for(e||(e="utf8");;)switch(e){case "hex":e=f;f=h;h=this.length;if(!e||0>e)e=0;if(!f||0>f||f>h)f=h;n="";for(h=e;h<f;++h)e=n,n=this[h],n=16>n?"0"+n.toString(16):n.toString(16),n=e+n;return n;case "utf8":case "utf-8":return ja(this,f,h);case "ascii":e="";for(h=Math.min(this.length,h);f<h;++f)e+=String.fromCharCode(this[f]&127);return e;case "latin1":case "binary":e="";for(h=Math.min(this.length,
h);f<h;++f)e+=String.fromCharCode(this[f]);return e;case "base64":return 0===f&&h===this.length?la.ZJ(this):la.ZJ(this.slice(f,h));case "ucs2":case "ucs-2":case "utf16le":case "utf-16le":f=this.slice(f,h);h="";for(e=0;e<f.length;e+=2)h+=String.fromCharCode(f[e]+256*f[e+1]);return h;default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase();n=!0}}function ba(e,f,h,n,r){if(0===e.length)return-1;"string"===typeof h?(n=h,h=0):2147483647<h?h=2147483647:-2147483648>h&&(h=-2147483648);
h=+h;isNaN(h)&&(h=r?0:e.length-1);0>h&&(h=e.length+h);if(h>=e.length){if(r)return-1;h=e.length-1}else if(0>h)if(r)h=0;else return-1;"string"===typeof f&&(f=ea.from(f,n));if(ea.isBuffer(f))return 0===f.length?-1:ha(e,f,h,n,r);if("number"===typeof f)return f&=255,ea.ze&&"function"===typeof Uint8Array.prototype.indexOf?r?Uint8Array.prototype.indexOf.call(e,f,h):Uint8Array.prototype.lastIndexOf.call(e,f,h):ha(e,[f],h,n,r);throw new TypeError("val must be string, number or Buffer");}function ha(e,f,h,
n,r){function w(e,f){return 1===y?e[f]:e.xt(f*y)}var y=1,ba=e.length,x=f.length;if(void 0!==n&&(n=String(n).toLowerCase(),"ucs2"===n||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(2>e.length||2>f.length)return-1;y=2;ba/=2;x/=2;h/=2}if(r)for(n=-1;h<ba;h++)if(w(e,h)===w(f,-1===n?0:h-n)){if(-1===n&&(n=h),h-n+1===x)return n*y}else-1!==n&&(h-=h-n),n=-1;else for(h+x>ba&&(h=ba-x);0<=h;h--){ba=!0;for(n=0;n<x;n++)if(w(e,h+n)!==w(f,n)){ba=!1;break}if(ba)return h}return-1}function ja(e,f,h){h=Math.min(e.length,
h);for(var n=[];f<h;){var r=e[f],w=null,y=239<r?4:223<r?3:191<r?2:1;if(f+y<=h)switch(y){case 1:128>r&&(w=r);break;case 2:var ba=e[f+1];128===(ba&192)&&(r=(r&31)<<6|ba&63,127<r&&(w=r));break;case 3:ba=e[f+1];var x=e[f+2];128===(ba&192)&&128===(x&192)&&(r=(r&15)<<12|(ba&63)<<6|x&63,2047<r&&(55296>r||57343<r)&&(w=r));break;case 4:ba=e[f+1];x=e[f+2];var z=e[f+3];128===(ba&192)&&128===(x&192)&&128===(z&192)&&(r=(r&15)<<18|(ba&63)<<12|(x&63)<<6|z&63,65535<r&&1114112>r&&(w=r))}null===w?(w=65533,y=1):65535<
w&&(w-=65536,n.push(w>>>10&1023|55296),w=56320|w&1023);n.push(w);f+=y}e=n.length;if(e<=va)n=String.fromCharCode.apply(String,n);else{h="";for(f=0;f<e;)h+=String.fromCharCode.apply(String,n.slice(f,f+=va));n=h}return n}function ia(e,f,h){if(0!==e%1||0>e)throw new RangeError("offset is not uint");if(e+f>h)throw new RangeError("Trying to access beyond buffer length");}function ta(e,f,h,n,r,w){if(!ea.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(f>r||f<w)throw new RangeError('"value" argument is out of bounds');
if(h+n>e.length)throw new RangeError("Index out of range");}function ka(e){e=(e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")).replace(Ga,"");if(2>e.length)return"";for(;0!==e.length%4;)e+="=";return e}function ma(e,f){f=f||Infinity;for(var h,n=e.length,r=null,w=[],y=0;y<n;++y){h=e.charCodeAt(y);if(55295<h&&57344>h){if(!r){if(56319<h){-1<(f-=3)&&w.push(239,191,189);continue}else if(y+1===n){-1<(f-=3)&&w.push(239,191,189);continue}r=h;continue}if(56320>h){-1<(f-=3)&&w.push(239,191,189);r=h;continue}h=(r-
55296<<10|h-56320)+65536}else r&&-1<(f-=3)&&w.push(239,191,189);r=null;if(128>h){if(0>--f)break;w.push(h)}else if(2048>h){if(0>(f-=2))break;w.push(h>>6|192,h&63|128)}else if(65536>h){if(0>(f-=3))break;w.push(h>>12|224,h>>6&63|128,h&63|128)}else if(1114112>h){if(0>(f-=4))break;w.push(h>>18|240,h>>12&63|128,h>>6&63|128,h&63|128)}else throw Error("Invalid code point");}return w}function wa(e){for(var f=[],h=0;h<e.length;++h)f.push(e.charCodeAt(h)&255);return f}function pa(e,f,h,n){for(var r=0;r<n&&!(r+
h>=f.length||r>=e.length);++r)f[r+h]=e[r];return r}var la=h(379);h(380);var Aa=h(381);da.Buffer=ea;da.k5=function(e){+e!=e&&(e=0);return ea.hI(+e)};da.oQ=50;ea.ze=void 0!==ca.ze?ca.ze:aa();da.V6=ea.ze?2147483647:1073741823;ea.t7=8192;ea.t5=function(e){e.__proto__=ea.prototype;return e};ea.from=function(e,f,h){return z(null,e,f,h)};ea.ze&&(ea.prototype.__proto__=Uint8Array.prototype,ea.__proto__=Uint8Array,"undefined"!==typeof Symbol&&Symbol.QO&&ea[Symbol.QO]===ea&&Object.defineProperty(ea,Symbol.QO,
{value:null,configurable:!0}));ea.hI=function(e){x(e);return fa(null,e)};ea.allocUnsafe=function(e){return n(null,e)};ea.B5=function(e){return n(null,e)};ea.isBuffer=function(e){return!(null==e||!e.pS)};ea.compare=function(e,f){if(!ea.isBuffer(e)||!ea.isBuffer(f))throw new TypeError("Arguments must be Buffers");if(e===f)return 0;for(var h=e.length,n=f.length,r=0,w=Math.min(h,n);r<w;++r)if(e[r]!==f[r]){h=e[r];n=f[r];break}return h<n?-1:n<h?1:0};ea.ML=function(e){switch(String(e).toLowerCase()){case "hex":case "utf8":case "utf-8":case "ascii":case "latin1":case "binary":case "base64":case "ucs2":case "ucs-2":case "utf16le":case "utf-16le":return!0;
default:return!1}};ea.concat=function(e,f){if(!Aa(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return ea.hI(0);var h;if(void 0===f)for(h=f=0;h<e.length;++h)f+=e[h].length;f=ea.allocUnsafe(f);var n=0;for(h=0;h<e.length;++h){var r=e[h];if(!ea.isBuffer(r))throw new TypeError('"list" argument must be an Array of Buffers');r.copy(f,n);n+=r.length}return f};ea.byteLength=e;ea.prototype.pS=!0;ea.prototype.toString=function(){var e=this.length|0;return 0===e?"":0===
arguments.length?ja(this,0,e):r.apply(this,arguments)};ea.prototype.Yo=function(e){if(!ea.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:0===ea.compare(this,e)};ea.prototype.inspect=function(){var e="",f=da.oQ;0<this.length&&(e=this.toString("hex",0,f).match(/.{2}/g).join(" "),this.length>f&&(e+=" ... "));return"<Buffer "+e+">"};ea.prototype.compare=function(e,f,h,n,r){if(!ea.isBuffer(e))throw new TypeError("Argument must be a Buffer");void 0===f&&(f=0);void 0===h&&
(h=e?e.length:0);void 0===n&&(n=0);void 0===r&&(r=this.length);if(0>f||h>e.length||0>n||r>this.length)throw new RangeError("out of range index");if(n>=r&&f>=h)return 0;if(n>=r)return-1;if(f>=h)return 1;f>>>=0;h>>>=0;n>>>=0;r>>>=0;if(this===e)return 0;var w=r-n,y=h-f,ba=Math.min(w,y);n=this.slice(n,r);e=e.slice(f,h);for(f=0;f<ba;++f)if(n[f]!==e[f]){w=n[f];y=e[f];break}return w<y?-1:y<w?1:0};ea.prototype.includes=function(e,f,h){return-1!==this.indexOf(e,f,h)};ea.prototype.indexOf=function(e,f,h){return ba(this,
e,f,h,!0)};ea.prototype.lastIndexOf=function(e,f,h){return ba(this,e,f,h,!1)};ea.prototype.write=function(e,f,h,n){if(void 0===f)n="utf8",h=this.length,f=0;else if(void 0===h&&"string"===typeof f)n=f,h=this.length,f=0;else if(isFinite(f))f|=0,isFinite(h)?(h|=0,void 0===n&&(n="utf8")):(n=h,h=void 0);else throw Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var r=this.length-f;if(void 0===h||h>r)h=r;if(0<e.length&&(0>h||0>f)||f>this.length)throw new RangeError("Attempt to write outside buffer bounds");
n||(n="utf8");for(r=!1;;)switch(n){case "hex":f=Number(f)||0;n=this.length-f;h?(h=Number(h),h>n&&(h=n)):h=n;n=e.length;if(0!==n%2)throw new TypeError("Invalid hex string");h>n/2&&(h=n/2);for(n=0;n<h;++n){r=parseInt(e.substr(2*n,2),16);if(isNaN(r))break;this[f+n]=r}return n;case "utf8":case "utf-8":return pa(ma(e,this.length-f),this,f,h);case "ascii":return pa(wa(e),this,f,h);case "latin1":case "binary":return pa(wa(e),this,f,h);case "base64":return pa(la.gP(ka(e)),this,f,h);case "ucs2":case "ucs-2":case "utf16le":case "utf-16le":n=
e;r=this.length-f;for(var w=[],y=0;y<n.length&&!(0>(r-=2));++y){var ba=n.charCodeAt(y);e=ba>>8;ba%=256;w.push(ba);w.push(e)}return pa(w,this,f,h);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase();r=!0}};ea.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this.s5||this,0)}};var va=4096;ea.prototype.slice=function(e,f){var h=this.length;e=~~e;f=void 0===f?h:~~f;0>e?(e+=h,0>e&&(e=0)):e>h&&(e=h);0>f?(f+=h,0>f&&(f=0)):f>h&&(f=h);f<e&&(f=e);
if(ea.ze)f=this.subarray(e,f),f.__proto__=ea.prototype;else{h=f-e;f=new ea(h,void 0);for(var n=0;n<h;++n)f[n]=this[n+e]}return f};ea.prototype.JD=function(e){ia(e,1,this.length);return this[e]};ea.prototype.xt=function(e){ia(e,2,this.length);return this[e]<<8|this[e+1]};ea.prototype.S4=function(e,f){e=+e;f|=0;ta(this,e,f,1,255,0);ea.ze||(e=Math.floor(e));this[f]=e&255;return f+1};ea.prototype.R4=function(e,f){e=+e;f|=0;ta(this,e,f,4,4294967295,0);if(ea.ze)this[f]=e>>>24,this[f+1]=e>>>16,this[f+2]=
e>>>8,this[f+3]=e&255;else{var h=f;0>e&&(e=4294967295+e+1);for(var n=0,r=Math.min(this.length-h,4);n<r;++n)this[h+n]=e>>>8*(3-n)&255}return f+4};ea.prototype.copy=function(e,f,h,n){h||(h=0);n||0===n||(n=this.length);f>=e.length&&(f=e.length);f||(f=0);0<n&&n<h&&(n=h);if(n===h||0===e.length||0===this.length)return 0;if(0>f)throw new RangeError("targetStart out of bounds");if(0>h||h>=this.length)throw new RangeError("sourceStart out of bounds");if(0>n)throw new RangeError("sourceEnd out of bounds");
n>this.length&&(n=this.length);e.length-f<n-h&&(n=e.length-f+h);var r=n-h;if(this===e&&h<f&&f<n)for(n=r-1;0<=n;--n)e[n+f]=this[n+h];else if(1E3>r||!ea.ze)for(n=0;n<r;++n)e[n+f]=this[n+h];else Uint8Array.prototype.set.call(e,this.subarray(h,h+r),f);return r};ea.prototype.fill=function(e,f,h,n){if("string"===typeof e){"string"===typeof f?(n=f,f=0,h=this.length):"string"===typeof h&&(n=h,h=this.length);if(1===e.length){var r=e.charCodeAt(0);256>r&&(e=r)}if(void 0!==n&&"string"!==typeof n)throw new TypeError("encoding must be a string");
if("string"===typeof n&&!ea.ML(n))throw new TypeError("Unknown encoding: "+n);}else"number"===typeof e&&(e&=255);if(0>f||this.length<f||this.length<h)throw new RangeError("Out of range index");if(h<=f)return this;f>>>=0;h=void 0===h?this.length:h>>>0;e||(e=0);if("number"===typeof e)for(n=f;n<h;++n)this[n]=e;else for(e=ea.isBuffer(e)?e:ma((new ea(e,n)).toString()),r=e.length,n=0;n<h-f;++n)this[n+f]=e[n%r];return this};var Ga=/[^+\/0-9A-Za-z-_]/g}).call(this,h(144))},379:function(ia,da){function h(h){var x=
h.length;if(0<x%4)throw Error("Invalid string. Length must be a multiple of 4");h=h.indexOf("=");-1===h&&(h=x);return[h,h===x?0:4-h%4]}function ca(h,x,n){for(var f=[],y=x;y<n;y+=3)x=(h[y]<<16&16711680)+(h[y+1]<<8&65280)+(h[y+2]&255),f.push(aa[x>>18&63]+aa[x>>12&63]+aa[x>>6&63]+aa[x&63]);return f.join("")}da.byteLength=function(z){z=h(z);var x=z[1];return 3*(z[0]+x)/4-x};da.gP=function(z){var x=h(z);var n=x[0];x=x[1];for(var f=new ea(3*(n+x)/4-x),y=0,w=0<x?n-4:n,e=0;e<w;e+=4)n=fa[z.charCodeAt(e)]<<
18|fa[z.charCodeAt(e+1)]<<12|fa[z.charCodeAt(e+2)]<<6|fa[z.charCodeAt(e+3)],f[y++]=n>>16&255,f[y++]=n>>8&255,f[y++]=n&255;2===x&&(n=fa[z.charCodeAt(e)]<<2|fa[z.charCodeAt(e+1)]>>4,f[y++]=n&255);1===x&&(n=fa[z.charCodeAt(e)]<<10|fa[z.charCodeAt(e+1)]<<4|fa[z.charCodeAt(e+2)]>>2,f[y++]=n>>8&255,f[y++]=n&255);return f};da.ZJ=function(h){for(var x=h.length,n=x%3,f=[],y=0,w=x-n;y<w;y+=16383)f.push(ca(h,y,y+16383>w?w:y+16383));1===n?(h=h[x-1],f.push(aa[h>>2]+aa[h<<4&63]+"==")):2===n&&(h=(h[x-2]<<8)+h[x-
1],f.push(aa[h>>10]+aa[h>>4&63]+aa[h<<2&63]+"="));return f.join("")};var aa=[],fa=[],ea="undefined"!==typeof Uint8Array?Uint8Array:Array;for(ia=0;64>ia;++ia)aa[ia]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[ia],fa["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charCodeAt(ia)]=ia;fa[45]=62;fa[95]=63},380:function(ia,da){da.read=function(h,ca,aa,fa,ea){var z=8*ea-fa-1;var x=(1<<z)-1,n=x>>1,f=-7;ea=aa?ea-1:0;var y=aa?-1:1,w=h[ca+ea];ea+=y;aa=w&(1<<-f)-1;w>>=
-f;for(f+=z;0<f;aa=256*aa+h[ca+ea],ea+=y,f-=8);z=aa&(1<<-f)-1;aa>>=-f;for(f+=fa;0<f;z=256*z+h[ca+ea],ea+=y,f-=8);if(0===aa)aa=1-n;else{if(aa===x)return z?NaN:Infinity*(w?-1:1);z+=Math.pow(2,fa);aa-=n}return(w?-1:1)*z*Math.pow(2,aa-fa)};da.write=function(h,ca,aa,fa,ea,z){var x,n=8*z-ea-1,f=(1<<n)-1,y=f>>1,w=23===ea?Math.pow(2,-24)-Math.pow(2,-77):0;z=fa?0:z-1;var e=fa?1:-1,r=0>ca||0===ca&&0>1/ca?1:0;ca=Math.abs(ca);isNaN(ca)||Infinity===ca?(ca=isNaN(ca)?1:0,fa=f):(fa=Math.floor(Math.log(ca)/Math.LN2),
1>ca*(x=Math.pow(2,-fa))&&(fa--,x*=2),ca=1<=fa+y?ca+w/x:ca+w*Math.pow(2,1-y),2<=ca*x&&(fa++,x/=2),fa+y>=f?(ca=0,fa=f):1<=fa+y?(ca=(ca*x-1)*Math.pow(2,ea),fa+=y):(ca=ca*Math.pow(2,y-1)*Math.pow(2,ea),fa=0));for(;8<=ea;h[aa+z]=ca&255,z+=e,ca/=256,ea-=8);fa=fa<<ea|ca;for(n+=ea;0<n;h[aa+z]=fa&255,z+=e,fa/=256,n-=8);h[aa+z-e]|=128*r}},381:function(ia){var da={}.toString;ia.exports=Array.isArray||function(h){return"[object Array]"==da.call(h)}}}]);}).call(this || window)