Prv8 Shell
Server : Apache
System : Linux vps.urbanovitalino.adv.br 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64
User : urbanovitalinoad ( 1001)
PHP Version : 7.3.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/urbanovitalinoad/public_html/servicedesk/public/lib/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/urbanovitalinoad/public_html/servicedesk/public/lib/jquery-prettytextdiff.min.js
(function(t){var e={};function r(n){if(e[n]){return e[n].exports}var i=e[n]={i:n,l:false,exports:{}};t[n].call(i.exports,i,i.exports,r);i.l=true;return i.exports}r.m=t;r.c=e;r.d=function(t,e,n){if(!r.o(t,e)){Object.defineProperty(t,e,{enumerable:true,get:n})}};r.r=function(t){if(typeof Symbol!=="undefined"&&Symbol.toStringTag){Object.defineProperty(t,Symbol.toStringTag,{value:"Module"})}Object.defineProperty(t,"__esModule",{value:true})};r.t=function(t,e){if(e&1)t=r(t);if(e&8)return t;if(e&4&&typeof t==="object"&&t&&t.__esModule)return t;var n=Object.create(null);r.r(n);Object.defineProperty(n,"default",{enumerable:true,value:t});if(e&2&&typeof t!="string")for(var i in t)r.d(n,i,function(e){return t[e]}.bind(null,i));return n};r.n=function(t){var e=t&&t.__esModule?function e(){return t["default"]}:function e(){return t};r.d(e,"a",e);return e};r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)};r.p="";return r(r.s=508)})({10:function(t,e,r){try{var n=r(7);if(typeof n.inherits!=="function")throw"";t.exports=n.inherits}catch(e){t.exports=r(11)}},11:function(t,e){if(typeof Object.create==="function"){t.exports=function t(e,r){e.super_=r;e.prototype=Object.create(r.prototype,{constructor:{value:e,enumerable:false,writable:true,configurable:true}})}}else{t.exports=function t(e,r){e.super_=r;var n=function(){};n.prototype=r.prototype;e.prototype=new n;e.prototype.constructor=e}}},12:function(t,e,r){"use strict";(function(e){var n=r(13);
/*!
 * The buffer module from node.js, for the browser.
 *
 * @author   Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
 * @license  MIT
 */function i(t,e){if(t===e){return 0}var r=t.length;var n=e.length;for(var i=0,f=Math.min(r,n);i<f;++i){if(t[i]!==e[i]){r=t[i];n=e[i];break}}if(r<n){return-1}if(n<r){return 1}return 0}function f(t){if(e.Buffer&&typeof e.Buffer.isBuffer==="function"){return e.Buffer.isBuffer(t)}return!!(t!=null&&t._isBuffer)}var a=r(7);var s=Object.prototype.hasOwnProperty;var o=Array.prototype.slice;var l=function(){return function t(){}.name==="foo"}();function u(t){return Object.prototype.toString.call(t)}function c(t){if(f(t)){return false}if(typeof e.ArrayBuffer!=="function"){return false}if(typeof ArrayBuffer.isView==="function"){return ArrayBuffer.isView(t)}if(!t){return false}if(t instanceof DataView){return true}if(t.buffer&&t.buffer instanceof ArrayBuffer){return true}return false}var h=t.exports=m;var g=/\s*function\s+([^\(\s]*)\s*/;function p(t){if(!a.isFunction(t)){return}if(l){return t.name}var e=t.toString();var r=e.match(g);return r&&r[1]}h.AssertionError=function t(e){this.name="AssertionError";this.actual=e.actual;this.expected=e.expected;this.operator=e.operator;if(e.message){this.message=e.message;this.generatedMessage=false}else{this.message=b(this);this.generatedMessage=true}var r=e.stackStartFunction||y;if(Error.captureStackTrace){Error.captureStackTrace(this,r)}else{var n=new Error;if(n.stack){var i=n.stack;var f=p(r);var a=i.indexOf("\n"+f);if(a>=0){var s=i.indexOf("\n",a+1);i=i.substring(s+1)}this.stack=i}}};a.inherits(h.AssertionError,Error);function v(t,e){if(typeof t==="string"){return t.length<e?t:t.slice(0,e)}else{return t}}function d(t){if(l||!a.isFunction(t)){return a.inspect(t)}var e=p(t);var r=e?": "+e:"";return"[Function"+r+"]"}function b(t){return v(d(t.actual),128)+" "+t.operator+" "+v(d(t.expected),128)}function y(t,e,r,n,i){throw new h.AssertionError({message:r,actual:t,expected:e,operator:n,stackStartFunction:i})}h.fail=y;function m(t,e){if(!t)y(t,true,e,"==",h.ok)}h.ok=m;h.equal=function t(e,r,n){if(e!=r)y(e,r,n,"==",h.equal)};h.notEqual=function t(e,r,n){if(e==r){y(e,r,n,"!=",h.notEqual)}};h.deepEqual=function t(e,r,n){if(!_(e,r,false)){y(e,r,n,"deepEqual",h.deepEqual)}};h.deepStrictEqual=function t(e,r,n){if(!_(e,r,true)){y(e,r,n,"deepStrictEqual",h.deepStrictEqual)}};function _(t,e,r,n){if(t===e){return true}else if(f(t)&&f(e)){return i(t,e)===0}else if(a.isDate(t)&&a.isDate(e)){return t.getTime()===e.getTime()}else if(a.isRegExp(t)&&a.isRegExp(e)){return t.source===e.source&&t.global===e.global&&t.multiline===e.multiline&&t.lastIndex===e.lastIndex&&t.ignoreCase===e.ignoreCase}else if((t===null||typeof t!=="object")&&(e===null||typeof e!=="object")){return r?t===e:t==e}else if(c(t)&&c(e)&&u(t)===u(e)&&!(t instanceof Float32Array||t instanceof Float64Array)){return i(new Uint8Array(t.buffer),new Uint8Array(e.buffer))===0}else if(f(t)!==f(e)){return false}else{n=n||{actual:[],expected:[]};var s=n.actual.indexOf(t);if(s!==-1){if(s===n.expected.indexOf(e)){return true}}n.actual.push(t);n.expected.push(e);return x(t,e,r,n)}}function w(t){return Object.prototype.toString.call(t)=="[object Arguments]"}function x(t,e,r,n){if(t===null||t===undefined||e===null||e===undefined)return false;if(a.isPrimitive(t)||a.isPrimitive(e))return t===e;if(r&&Object.getPrototypeOf(t)!==Object.getPrototypeOf(e))return false;var i=w(t);var f=w(e);if(i&&!f||!i&&f)return false;if(i){t=o.call(t);e=o.call(e);return _(t,e,r)}var s=S(t);var l=S(e);var u,c;if(s.length!==l.length)return false;s.sort();l.sort();for(c=s.length-1;c>=0;c--){if(s[c]!==l[c])return false}for(c=s.length-1;c>=0;c--){u=s[c];if(!_(t[u],e[u],r,n))return false}return true}h.notDeepEqual=function t(e,r,n){if(_(e,r,false)){y(e,r,n,"notDeepEqual",h.notDeepEqual)}};h.notDeepStrictEqual=D;function D(t,e,r){if(_(t,e,true)){y(t,e,r,"notDeepStrictEqual",D)}}h.strictEqual=function t(e,r,n){if(e!==r){y(e,r,n,"===",h.strictEqual)}};h.notStrictEqual=function t(e,r,n){if(e===r){y(e,r,n,"!==",h.notStrictEqual)}};function E(t,e){if(!t||!e){return false}if(Object.prototype.toString.call(e)=="[object RegExp]"){return e.test(t)}try{if(t instanceof e){return true}}catch(t){}if(Error.isPrototypeOf(e)){return false}return e.call({},t)===true}function O(t){var e;try{t()}catch(t){e=t}return e}function j(t,e,r,n){var i;if(typeof e!=="function"){throw new TypeError('"block" argument must be a function')}if(typeof r==="string"){n=r;r=null}i=O(e);n=(r&&r.name?" ("+r.name+").":".")+(n?" "+n:".");if(t&&!i){y(i,r,"Missing expected exception"+n)}var f=typeof n==="string";var s=!t&&a.isError(i);var o=!t&&i&&!r;if(s&&f&&E(i,r)||o){y(i,r,"Got unwanted exception"+n)}if(t&&i&&r&&!E(i,r)||!t&&i){throw i}}h.throws=function(t,e,r){j(true,t,e,r)};h.doesNotThrow=function(t,e,r){j(false,t,e,r)};h.ifError=function(t){if(t)throw t};function M(t,e){if(!t)y(t,true,e,"==",M)}h.strict=n(M,h,{equal:h.strictEqual,deepEqual:h.deepStrictEqual,notEqual:h.notStrictEqual,notDeepEqual:h.notDeepStrictEqual});h.strict.strict=h.strict;var S=Object.keys||function(t){var e=[];for(var r in t){if(s.call(t,r))e.push(r)}return e}}).call(this,r(6))},13:function(t,e,r){"use strict";
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/var n=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty;var f=Object.prototype.propertyIsEnumerable;function a(t){if(t===null||t===undefined){throw new TypeError("Object.assign cannot be called with null or undefined")}return Object(t)}function s(){try{if(!Object.assign){return false}var t=new String("abc");t[5]="de";if(Object.getOwnPropertyNames(t)[0]==="5"){return false}var e={};for(var r=0;r<10;r++){e["_"+String.fromCharCode(r)]=r}var n=Object.getOwnPropertyNames(e).map((function(t){return e[t]}));if(n.join("")!=="0123456789"){return false}var i={};"abcdefghijklmnopqrst".split("").forEach((function(t){i[t]=t}));if(Object.keys(Object.assign({},i)).join("")!=="abcdefghijklmnopqrst"){return false}return true}catch(t){return false}}t.exports=s()?Object.assign:function(t,e){var r;var s=a(t);var o;for(var l=1;l<arguments.length;l++){r=Object(arguments[l]);for(var u in r){if(i.call(r,u)){s[u]=r[u]}}if(n){o=n(r);for(var c=0;c<o.length;c++){if(f.call(r,o[c])){s[o[c]]=r[o[c]]}}}}return s}},5:function(t,e,r){(function(e){var n=r(7);var i=r(12);function f(){return(new Date).getTime()}var a=Array.prototype.slice;var s;var o={};if(typeof e!=="undefined"&&e.console){s=e.console}else if(typeof window!=="undefined"&&window.console){s=window.console}else{s={}}var l=[[p,"log"],[v,"info"],[d,"warn"],[b,"error"],[y,"time"],[m,"timeEnd"],[_,"trace"],[w,"dir"],[x,"assert"]];for(var u=0;u<l.length;u++){var c=l[u];var h=c[0];var g=c[1];if(!s[g]){s[g]=h}}t.exports=s;function p(){}function v(){s.log.apply(s,arguments)}function d(){s.log.apply(s,arguments)}function b(){s.warn.apply(s,arguments)}function y(t){o[t]=f()}function m(t){var e=o[t];if(!e){throw new Error("No such label: "+t)}delete o[t];var r=f()-e;s.log(t+": "+r+"ms")}function _(){var t=new Error;t.name="Trace";t.message=n.format.apply(null,arguments);s.error(t.stack)}function w(t){s.log(n.inspect(t)+"\n")}function x(t){if(!t){var e=a.call(arguments,1);i.ok(false,n.format.apply(null,e))}}}).call(this,r(6))},508:function(t,e,r){window.diff_match_patch=r(509).diff_match_patch;window.DIFF_DELETE=r(509).DIFF_DELETE;window.DIFF_INSERT=r(509).DIFF_INSERT;window.DIFF_EQUAL=r(509).DIFF_EQUAL;r(510)},509:function(t,e){var r=function(){this.Diff_Timeout=1;this.Diff_EditCost=4;this.Match_Threshold=.5;this.Match_Distance=1e3;this.Patch_DeleteThreshold=.5;this.Patch_Margin=4;this.Match_MaxBits=32};var n=-1;var i=1;var f=0;r.Diff=function(t,e){return[t,e]};r.prototype.diff_main=function(t,e,n,i){if(typeof i=="undefined"){if(this.Diff_Timeout<=0){i=Number.MAX_VALUE}else{i=(new Date).getTime()+this.Diff_Timeout*1e3}}var a=i;if(t==null||e==null){throw new Error("Null input. (diff_main)")}if(t==e){if(t){return[new r.Diff(f,t)]}return[]}if(typeof n=="undefined"){n=true}var s=n;var o=this.diff_commonPrefix(t,e);var l=t.substring(0,o);t=t.substring(o);e=e.substring(o);o=this.diff_commonSuffix(t,e);var u=t.substring(t.length-o);t=t.substring(0,t.length-o);e=e.substring(0,e.length-o);var c=this.diff_compute_(t,e,s,a);if(l){c.unshift(new r.Diff(f,l))}if(u){c.push(new r.Diff(f,u))}this.diff_cleanupMerge(c);return c};r.prototype.diff_compute_=function(t,e,a,s){var o;if(!t){return[new r.Diff(i,e)]}if(!e){return[new r.Diff(n,t)]}var l=t.length>e.length?t:e;var u=t.length>e.length?e:t;var c=l.indexOf(u);if(c!=-1){o=[new r.Diff(i,l.substring(0,c)),new r.Diff(f,u),new r.Diff(i,l.substring(c+u.length))];if(t.length>e.length){o[0][0]=o[2][0]=n}return o}if(u.length==1){return[new r.Diff(n,t),new r.Diff(i,e)]}var h=this.diff_halfMatch_(t,e);if(h){var g=h[0];var p=h[1];var v=h[2];var d=h[3];var b=h[4];var y=this.diff_main(g,v,a,s);var m=this.diff_main(p,d,a,s);return y.concat([new r.Diff(f,b)],m)}if(a&&t.length>100&&e.length>100){return this.diff_lineMode_(t,e,s)}return this.diff_bisect_(t,e,s)};r.prototype.diff_lineMode_=function(t,e,a){var s=this.diff_linesToChars_(t,e);t=s.chars1;e=s.chars2;var o=s.lineArray;var l=this.diff_main(t,e,false,a);this.diff_charsToLines_(l,o);this.diff_cleanupSemantic(l);l.push(new r.Diff(f,""));var u=0;var c=0;var h=0;var g="";var p="";while(u<l.length){switch(l[u][0]){case i:h++;p+=l[u][1];break;case n:c++;g+=l[u][1];break;case f:if(c>=1&&h>=1){l.splice(u-c-h,c+h);u=u-c-h;var v=this.diff_main(g,p,false,a);for(var d=v.length-1;d>=0;d--){l.splice(u,0,v[d])}u=u+v.length}h=0;c=0;g="";p="";break}u++}l.pop();return l};r.prototype.diff_bisect_=function(t,e,f){var a=t.length;var s=e.length;var o=Math.ceil((a+s)/2);var l=o;var u=2*o;var c=new Array(u);var h=new Array(u);for(var g=0;g<u;g++){c[g]=-1;h[g]=-1}c[l+1]=0;h[l+1]=0;var p=a-s;var v=p%2!=0;var d=0;var b=0;var y=0;var m=0;for(var _=0;_<o;_++){if((new Date).getTime()>f){break}for(var w=-_+d;w<=_-b;w+=2){var x=l+w;var D;if(w==-_||w!=_&&c[x-1]<c[x+1]){D=c[x+1]}else{D=c[x-1]+1}var E=D-w;while(D<a&&E<s&&t.charAt(D)==e.charAt(E)){D++;E++}c[x]=D;if(D>a){b+=2}else if(E>s){d+=2}else if(v){var O=l+p-w;if(O>=0&&O<u&&h[O]!=-1){var j=a-h[O];if(D>=j){return this.diff_bisectSplit_(t,e,D,E,f)}}}}for(var M=-_+y;M<=_-m;M+=2){var O=l+M;var j;if(M==-_||M!=_&&h[O-1]<h[O+1]){j=h[O+1]}else{j=h[O-1]+1}var S=j-M;while(j<a&&S<s&&t.charAt(a-j-1)==e.charAt(s-S-1)){j++;S++}h[O]=j;if(j>a){m+=2}else if(S>s){y+=2}else if(!v){var x=l+p-M;if(x>=0&&x<u&&c[x]!=-1){var D=c[x];var E=l+D-x;j=a-j;if(D>=j){return this.diff_bisectSplit_(t,e,D,E,f)}}}}}return[new r.Diff(n,t),new r.Diff(i,e)]};r.prototype.diff_bisectSplit_=function(t,e,r,n,i){var f=t.substring(0,r);var a=e.substring(0,n);var s=t.substring(r);var o=e.substring(n);var l=this.diff_main(f,a,false,i);var u=this.diff_main(s,o,false,i);return l.concat(u)};r.prototype.diff_linesToChars_=function(t,e){var r=[];var n={};r[0]="";function i(t){var e="";var i=0;var a=-1;var s=r.length;while(a<t.length-1){a=t.indexOf("\n",i);if(a==-1){a=t.length-1}var o=t.substring(i,a+1);if(n.hasOwnProperty?n.hasOwnProperty(o):n[o]!==undefined){e+=String.fromCharCode(n[o])}else{if(s==f){o=t.substring(i);a=t.length}e+=String.fromCharCode(s);n[o]=s;r[s++]=o}i=a+1}return e}var f=4e4;var a=i(t);f=65535;var s=i(e);return{chars1:a,chars2:s,lineArray:r}};r.prototype.diff_charsToLines_=function(t,e){for(var r=0;r<t.length;r++){var n=t[r][1];var i=[];for(var f=0;f<n.length;f++){i[f]=e[n.charCodeAt(f)]}t[r][1]=i.join("")}};r.prototype.diff_commonPrefix=function(t,e){if(!t||!e||t.charAt(0)!=e.charAt(0)){return 0}var r=0;var n=Math.min(t.length,e.length);var i=n;var f=0;while(r<i){if(t.substring(f,i)==e.substring(f,i)){r=i;f=r}else{n=i}i=Math.floor((n-r)/2+r)}return i};r.prototype.diff_commonSuffix=function(t,e){if(!t||!e||t.charAt(t.length-1)!=e.charAt(e.length-1)){return 0}var r=0;var n=Math.min(t.length,e.length);var i=n;var f=0;while(r<i){if(t.substring(t.length-i,t.length-f)==e.substring(e.length-i,e.length-f)){r=i;f=r}else{n=i}i=Math.floor((n-r)/2+r)}return i};r.prototype.diff_commonOverlap_=function(t,e){var r=t.length;var n=e.length;if(r==0||n==0){return 0}if(r>n){t=t.substring(r-n)}else if(r<n){e=e.substring(0,r)}var i=Math.min(r,n);if(t==e){return i}var f=0;var a=1;while(true){var s=t.substring(i-a);var o=e.indexOf(s);if(o==-1){return f}a+=o;if(o==0||t.substring(i-a)==e.substring(0,a)){f=a;a++}}};r.prototype.diff_halfMatch_=function(t,e){if(this.Diff_Timeout<=0){return null}var r=t.length>e.length?t:e;var n=t.length>e.length?e:t;if(r.length<4||n.length*2<r.length){return null}var i=this;function f(t,e,r){var n=t.substring(r,r+Math.floor(t.length/4));var f=-1;var a="";var s,o,l,u;while((f=e.indexOf(n,f+1))!=-1){var c=i.diff_commonPrefix(t.substring(r),e.substring(f));var h=i.diff_commonSuffix(t.substring(0,r),e.substring(0,f));if(a.length<h+c){a=e.substring(f-h,f)+e.substring(f,f+c);s=t.substring(0,r-h);o=t.substring(r+c);l=e.substring(0,f-h);u=e.substring(f+c)}}if(a.length*2>=t.length){return[s,o,l,u,a]}else{return null}}var a=f(r,n,Math.ceil(r.length/4));var s=f(r,n,Math.ceil(r.length/2));var o;if(!a&&!s){return null}else if(!s){o=a}else if(!a){o=s}else{o=a[4].length>s[4].length?a:s}var l,u,c,h;if(t.length>e.length){l=o[0];u=o[1];c=o[2];h=o[3]}else{c=o[0];h=o[1];l=o[2];u=o[3]}var g=o[4];return[l,u,c,h,g]};r.prototype.diff_cleanupSemantic=function(t){var e=false;var a=[];var s=0;var o=null;var l=0;var u=0;var c=0;var h=0;var g=0;while(l<t.length){if(t[l][0]==f){a[s++]=l;u=h;c=g;h=0;g=0;o=t[l][1]}else{if(t[l][0]==i){h+=t[l][1].length}else{g+=t[l][1].length}if(o&&o.length<=Math.max(u,c)&&o.length<=Math.max(h,g)){t.splice(a[s-1],0,new r.Diff(n,o));t[a[s-1]+1][0]=i;s--;s--;l=s>0?a[s-1]:-1;u=0;c=0;h=0;g=0;o=null;e=true}}l++}if(e){this.diff_cleanupMerge(t)}this.diff_cleanupSemanticLossless(t);l=1;while(l<t.length){if(t[l-1][0]==n&&t[l][0]==i){var p=t[l-1][1];var v=t[l][1];var d=this.diff_commonOverlap_(p,v);var b=this.diff_commonOverlap_(v,p);if(d>=b){if(d>=p.length/2||d>=v.length/2){t.splice(l,0,new r.Diff(f,v.substring(0,d)));t[l-1][1]=p.substring(0,p.length-d);t[l+1][1]=v.substring(d);l++}}else{if(b>=p.length/2||b>=v.length/2){t.splice(l,0,new r.Diff(f,p.substring(0,b)));t[l-1][0]=i;t[l-1][1]=v.substring(0,v.length-b);t[l+1][0]=n;t[l+1][1]=p.substring(b);l++}}l++}l++}};r.prototype.diff_cleanupSemanticLossless=function(t){function e(t,e){if(!t||!e){return 6}var n=t.charAt(t.length-1);var i=e.charAt(0);var f=n.match(r.nonAlphaNumericRegex_);var a=i.match(r.nonAlphaNumericRegex_);var s=f&&n.match(r.whitespaceRegex_);var o=a&&i.match(r.whitespaceRegex_);var l=s&&n.match(r.linebreakRegex_);var u=o&&i.match(r.linebreakRegex_);var c=l&&t.match(r.blanklineEndRegex_);var h=u&&e.match(r.blanklineStartRegex_);if(c||h){return 5}else if(l||u){return 4}else if(f&&!s&&o){return 3}else if(s||o){return 2}else if(f||a){return 1}return 0}var n=1;while(n<t.length-1){if(t[n-1][0]==f&&t[n+1][0]==f){var i=t[n-1][1];var a=t[n][1];var s=t[n+1][1];var o=this.diff_commonSuffix(i,a);if(o){var l=a.substring(a.length-o);i=i.substring(0,i.length-o);a=l+a.substring(0,a.length-o);s=l+s}var u=i;var c=a;var h=s;var g=e(i,a)+e(a,s);while(a.charAt(0)===s.charAt(0)){i+=a.charAt(0);a=a.substring(1)+s.charAt(0);s=s.substring(1);var p=e(i,a)+e(a,s);if(p>=g){g=p;u=i;c=a;h=s}}if(t[n-1][1]!=u){if(u){t[n-1][1]=u}else{t.splice(n-1,1);n--}t[n][1]=c;if(h){t[n+1][1]=h}else{t.splice(n+1,1);n--}}}n++}};r.nonAlphaNumericRegex_=/[^a-zA-Z0-9]/;r.whitespaceRegex_=/\s/;r.linebreakRegex_=/[\r\n]/;r.blanklineEndRegex_=/\n\r?\n$/;r.blanklineStartRegex_=/^\r?\n\r?\n/;r.prototype.diff_cleanupEfficiency=function(t){var e=false;var a=[];var s=0;var o=null;var l=0;var u=false;var c=false;var h=false;var g=false;while(l<t.length){if(t[l][0]==f){if(t[l][1].length<this.Diff_EditCost&&(h||g)){a[s++]=l;u=h;c=g;o=t[l][1]}else{s=0;o=null}h=g=false}else{if(t[l][0]==n){g=true}else{h=true}if(o&&(u&&c&&h&&g||o.length<this.Diff_EditCost/2&&u+c+h+g==3)){t.splice(a[s-1],0,new r.Diff(n,o));t[a[s-1]+1][0]=i;s--;o=null;if(u&&c){h=g=true;s=0}else{s--;l=s>0?a[s-1]:-1;h=g=false}e=true}}l++}if(e){this.diff_cleanupMerge(t)}};r.prototype.diff_cleanupMerge=function(t){t.push(new r.Diff(f,""));var e=0;var a=0;var s=0;var o="";var l="";var u;while(e<t.length){switch(t[e][0]){case i:s++;l+=t[e][1];e++;break;case n:a++;o+=t[e][1];e++;break;case f:if(a+s>1){if(a!==0&&s!==0){u=this.diff_commonPrefix(l,o);if(u!==0){if(e-a-s>0&&t[e-a-s-1][0]==f){t[e-a-s-1][1]+=l.substring(0,u)}else{t.splice(0,0,new r.Diff(f,l.substring(0,u)));e++}l=l.substring(u);o=o.substring(u)}u=this.diff_commonSuffix(l,o);if(u!==0){t[e][1]=l.substring(l.length-u)+t[e][1];l=l.substring(0,l.length-u);o=o.substring(0,o.length-u)}}e-=a+s;t.splice(e,a+s);if(o.length){t.splice(e,0,new r.Diff(n,o));e++}if(l.length){t.splice(e,0,new r.Diff(i,l));e++}e++}else if(e!==0&&t[e-1][0]==f){t[e-1][1]+=t[e][1];t.splice(e,1)}else{e++}s=0;a=0;o="";l="";break}}if(t[t.length-1][1]===""){t.pop()}var c=false;e=1;while(e<t.length-1){if(t[e-1][0]==f&&t[e+1][0]==f){if(t[e][1].substring(t[e][1].length-t[e-1][1].length)==t[e-1][1]){t[e][1]=t[e-1][1]+t[e][1].substring(0,t[e][1].length-t[e-1][1].length);t[e+1][1]=t[e-1][1]+t[e+1][1];t.splice(e-1,1);c=true}else if(t[e][1].substring(0,t[e+1][1].length)==t[e+1][1]){t[e-1][1]+=t[e+1][1];t[e][1]=t[e][1].substring(t[e+1][1].length)+t[e+1][1];t.splice(e+1,1);c=true}}e++}if(c){this.diff_cleanupMerge(t)}};r.prototype.diff_xIndex=function(t,e){var r=0;var f=0;var a=0;var s=0;var o;for(o=0;o<t.length;o++){if(t[o][0]!==i){r+=t[o][1].length}if(t[o][0]!==n){f+=t[o][1].length}if(r>e){break}a=r;s=f}if(t.length!=o&&t[o][0]===n){return s}return s+(e-a)};r.prototype.diff_prettyHtml=function(t){var e=[];var r=/&/g;var a=/</g;var s=/>/g;var o=/\n/g;for(var l=0;l<t.length;l++){var u=t[l][0];var c=t[l][1];var h=c.replace(r,"&amp;").replace(a,"&lt;").replace(s,"&gt;").replace(o,"&para;<br>");switch(u){case i:e[l]='<ins style="background:#e6ffe6;">'+h+"</ins>";break;case n:e[l]='<del style="background:#ffe6e6;">'+h+"</del>";break;case f:e[l]="<span>"+h+"</span>";break}}return e.join("")};r.prototype.diff_text1=function(t){var e=[];for(var r=0;r<t.length;r++){if(t[r][0]!==i){e[r]=t[r][1]}}return e.join("")};r.prototype.diff_text2=function(t){var e=[];for(var r=0;r<t.length;r++){if(t[r][0]!==n){e[r]=t[r][1]}}return e.join("")};r.prototype.diff_levenshtein=function(t){var e=0;var r=0;var a=0;for(var s=0;s<t.length;s++){var o=t[s][0];var l=t[s][1];switch(o){case i:r+=l.length;break;case n:a+=l.length;break;case f:e+=Math.max(r,a);r=0;a=0;break}}e+=Math.max(r,a);return e};r.prototype.diff_toDelta=function(t){var e=[];for(var r=0;r<t.length;r++){switch(t[r][0]){case i:e[r]="+"+encodeURI(t[r][1]);break;case n:e[r]="-"+t[r][1].length;break;case f:e[r]="="+t[r][1].length;break}}return e.join("\t").replace(/%20/g," ")};r.prototype.diff_fromDelta=function(t,e){var a=[];var s=0;var o=0;var l=e.split(/\t/g);for(var u=0;u<l.length;u++){var c=l[u].substring(1);switch(l[u].charAt(0)){case"+":try{a[s++]=new r.Diff(i,decodeURI(c))}catch(t){throw new Error("Illegal escape in diff_fromDelta: "+c)}break;case"-":case"=":var h=parseInt(c,10);if(isNaN(h)||h<0){throw new Error("Invalid number in diff_fromDelta: "+c)}var g=t.substring(o,o+=h);if(l[u].charAt(0)=="="){a[s++]=new r.Diff(f,g)}else{a[s++]=new r.Diff(n,g)}break;default:if(l[u]){throw new Error("Invalid diff operation in diff_fromDelta: "+l[u])}}}if(o!=t.length){throw new Error("Delta length ("+o+") does not equal source text length ("+t.length+").")}return a};r.prototype.match_main=function(t,e,r){if(t==null||e==null||r==null){throw new Error("Null input. (match_main)")}r=Math.max(0,Math.min(r,t.length));if(t==e){return 0}else if(!t.length){return-1}else if(t.substring(r,r+e.length)==e){return r}else{return this.match_bitap_(t,e,r)}};r.prototype.match_bitap_=function(t,e,r){if(e.length>this.Match_MaxBits){throw new Error("Pattern too long for this browser.")}var n=this.match_alphabet_(e);var i=this;function f(t,n){var f=t/e.length;var a=Math.abs(r-n);if(!i.Match_Distance){return a?1:f}return f+a/i.Match_Distance}var a=this.Match_Threshold;var s=t.indexOf(e,r);if(s!=-1){a=Math.min(f(0,s),a);s=t.lastIndexOf(e,r+e.length);if(s!=-1){a=Math.min(f(0,s),a)}}var o=1<<e.length-1;s=-1;var l,u;var c=e.length+t.length;var h;for(var g=0;g<e.length;g++){l=0;u=c;while(l<u){if(f(g,r+u)<=a){l=u}else{c=u}u=Math.floor((c-l)/2+l)}c=u;var p=Math.max(1,r-u+1);var v=Math.min(r+u,t.length)+e.length;var d=Array(v+2);d[v+1]=(1<<g)-1;for(var b=v;b>=p;b--){var y=n[t.charAt(b-1)];if(g===0){d[b]=(d[b+1]<<1|1)&y}else{d[b]=(d[b+1]<<1|1)&y|((h[b+1]|h[b])<<1|1)|h[b+1]}if(d[b]&o){var m=f(g,b-1);if(m<=a){a=m;s=b-1;if(s>r){p=Math.max(1,2*r-s)}else{break}}}}if(f(g+1,r)>a){break}h=d}return s};r.prototype.match_alphabet_=function(t){var e={};for(var r=0;r<t.length;r++){e[t.charAt(r)]=0}for(var r=0;r<t.length;r++){e[t.charAt(r)]|=1<<t.length-r-1}return e};r.prototype.patch_addContext_=function(t,e){if(e.length==0){return}if(t.start2===null){throw Error("patch not initialized")}var n=e.substring(t.start2,t.start2+t.length1);var i=0;while(e.indexOf(n)!=e.lastIndexOf(n)&&n.length<this.Match_MaxBits-this.Patch_Margin-this.Patch_Margin){i+=this.Patch_Margin;n=e.substring(t.start2-i,t.start2+t.length1+i)}i+=this.Patch_Margin;var a=e.substring(t.start2-i,t.start2);if(a){t.diffs.unshift(new r.Diff(f,a))}var s=e.substring(t.start2+t.length1,t.start2+t.length1+i);if(s){t.diffs.push(new r.Diff(f,s))}t.start1-=a.length;t.start2-=a.length;t.length1+=a.length+s.length;t.length2+=a.length+s.length};r.prototype.patch_make=function(t,e,a){var s,o;if(typeof t=="string"&&typeof e=="string"&&typeof a=="undefined"){s=t;o=this.diff_main(s,e,true);if(o.length>2){this.diff_cleanupSemantic(o);this.diff_cleanupEfficiency(o)}}else if(t&&typeof t=="object"&&typeof e=="undefined"&&typeof a=="undefined"){o=t;s=this.diff_text1(o)}else if(typeof t=="string"&&e&&typeof e=="object"&&typeof a=="undefined"){s=t;o=e}else if(typeof t=="string"&&typeof e=="string"&&a&&typeof a=="object"){s=t;o=a}else{throw new Error("Unknown call format to patch_make.")}if(o.length===0){return[]}var l=[];var u=new r.patch_obj;var c=0;var h=0;var g=0;var p=s;var v=s;for(var d=0;d<o.length;d++){var b=o[d][0];var y=o[d][1];if(!c&&b!==f){u.start1=h;u.start2=g}switch(b){case i:u.diffs[c++]=o[d];u.length2+=y.length;v=v.substring(0,g)+y+v.substring(g);break;case n:u.length1+=y.length;u.diffs[c++]=o[d];v=v.substring(0,g)+v.substring(g+y.length);break;case f:if(y.length<=2*this.Patch_Margin&&c&&o.length!=d+1){u.diffs[c++]=o[d];u.length1+=y.length;u.length2+=y.length}else if(y.length>=2*this.Patch_Margin){if(c){this.patch_addContext_(u,p);l.push(u);u=new r.patch_obj;c=0;p=v;h=g}}break}if(b!==i){h+=y.length}if(b!==n){g+=y.length}}if(c){this.patch_addContext_(u,p);l.push(u)}return l};r.prototype.patch_deepCopy=function(t){var e=[];for(var n=0;n<t.length;n++){var i=t[n];var f=new r.patch_obj;f.diffs=[];for(var a=0;a<i.diffs.length;a++){f.diffs[a]=new r.Diff(i.diffs[a][0],i.diffs[a][1])}f.start1=i.start1;f.start2=i.start2;f.length1=i.length1;f.length2=i.length2;e[n]=f}return e};r.prototype.patch_apply=function(t,e){if(t.length==0){return[e,[]]}t=this.patch_deepCopy(t);var r=this.patch_addPadding(t);e=r+e+r;this.patch_splitMax(t);var a=0;var s=[];for(var o=0;o<t.length;o++){var l=t[o].start2+a;var u=this.diff_text1(t[o].diffs);var c;var h=-1;if(u.length>this.Match_MaxBits){c=this.match_main(e,u.substring(0,this.Match_MaxBits),l);if(c!=-1){h=this.match_main(e,u.substring(u.length-this.Match_MaxBits),l+u.length-this.Match_MaxBits);if(h==-1||c>=h){c=-1}}}else{c=this.match_main(e,u,l)}if(c==-1){s[o]=false;a-=t[o].length2-t[o].length1}else{s[o]=true;a=c-l;var g;if(h==-1){g=e.substring(c,c+u.length)}else{g=e.substring(c,h+this.Match_MaxBits)}if(u==g){e=e.substring(0,c)+this.diff_text2(t[o].diffs)+e.substring(c+u.length)}else{var p=this.diff_main(u,g,false);if(u.length>this.Match_MaxBits&&this.diff_levenshtein(p)/u.length>this.Patch_DeleteThreshold){s[o]=false}else{this.diff_cleanupSemanticLossless(p);var v=0;var d;for(var b=0;b<t[o].diffs.length;b++){var y=t[o].diffs[b];if(y[0]!==f){d=this.diff_xIndex(p,v)}if(y[0]===i){e=e.substring(0,c+d)+y[1]+e.substring(c+d)}else if(y[0]===n){e=e.substring(0,c+d)+e.substring(c+this.diff_xIndex(p,v+y[1].length))}if(y[0]!==n){v+=y[1].length}}}}}}e=e.substring(r.length,e.length-r.length);return[e,s]};r.prototype.patch_addPadding=function(t){var e=this.Patch_Margin;var n="";for(var i=1;i<=e;i++){n+=String.fromCharCode(i)}for(var i=0;i<t.length;i++){t[i].start1+=e;t[i].start2+=e}var a=t[0];var s=a.diffs;if(s.length==0||s[0][0]!=f){s.unshift(new r.Diff(f,n));a.start1-=e;a.start2-=e;a.length1+=e;a.length2+=e}else if(e>s[0][1].length){var o=e-s[0][1].length;s[0][1]=n.substring(s[0][1].length)+s[0][1];a.start1-=o;a.start2-=o;a.length1+=o;a.length2+=o}a=t[t.length-1];s=a.diffs;if(s.length==0||s[s.length-1][0]!=f){s.push(new r.Diff(f,n));a.length1+=e;a.length2+=e}else if(e>s[s.length-1][1].length){var o=e-s[s.length-1][1].length;s[s.length-1][1]+=n.substring(0,o);a.length1+=o;a.length2+=o}return n};r.prototype.patch_splitMax=function(t){var e=this.Match_MaxBits;for(var a=0;a<t.length;a++){if(t[a].length1<=e){continue}var s=t[a];t.splice(a--,1);var o=s.start1;var l=s.start2;var u="";while(s.diffs.length!==0){var c=new r.patch_obj;var h=true;c.start1=o-u.length;c.start2=l-u.length;if(u!==""){c.length1=c.length2=u.length;c.diffs.push(new r.Diff(f,u))}while(s.diffs.length!==0&&c.length1<e-this.Patch_Margin){var g=s.diffs[0][0];var p=s.diffs[0][1];if(g===i){c.length2+=p.length;l+=p.length;c.diffs.push(s.diffs.shift());h=false}else if(g===n&&c.diffs.length==1&&c.diffs[0][0]==f&&p.length>2*e){c.length1+=p.length;o+=p.length;h=false;c.diffs.push(new r.Diff(g,p));s.diffs.shift()}else{p=p.substring(0,e-c.length1-this.Patch_Margin);c.length1+=p.length;o+=p.length;if(g===f){c.length2+=p.length;l+=p.length}else{h=false}c.diffs.push(new r.Diff(g,p));if(p==s.diffs[0][1]){s.diffs.shift()}else{s.diffs[0][1]=s.diffs[0][1].substring(p.length)}}}u=this.diff_text2(c.diffs);u=u.substring(u.length-this.Patch_Margin);var v=this.diff_text1(s.diffs).substring(0,this.Patch_Margin);if(v!==""){c.length1+=v.length;c.length2+=v.length;if(c.diffs.length!==0&&c.diffs[c.diffs.length-1][0]===f){c.diffs[c.diffs.length-1][1]+=v}else{c.diffs.push(new r.Diff(f,v))}}if(!h){t.splice(++a,0,c)}}}};r.prototype.patch_toText=function(t){var e=[];for(var r=0;r<t.length;r++){e[r]=t[r]}return e.join("")};r.prototype.patch_fromText=function(t){var e=[];if(!t){return e}var a=t.split("\n");var s=0;var o=/^@@ -(\d+),?(\d*) \+(\d+),?(\d*) @@$/;while(s<a.length){var l=a[s].match(o);if(!l){throw new Error("Invalid patch string: "+a[s])}var u=new r.patch_obj;e.push(u);u.start1=parseInt(l[1],10);if(l[2]===""){u.start1--;u.length1=1}else if(l[2]=="0"){u.length1=0}else{u.start1--;u.length1=parseInt(l[2],10)}u.start2=parseInt(l[3],10);if(l[4]===""){u.start2--;u.length2=1}else if(l[4]=="0"){u.length2=0}else{u.start2--;u.length2=parseInt(l[4],10)}s++;while(s<a.length){var c=a[s].charAt(0);try{var h=decodeURI(a[s].substring(1))}catch(t){throw new Error("Illegal escape in patch_fromText: "+h)}if(c=="-"){u.diffs.push(new r.Diff(n,h))}else if(c=="+"){u.diffs.push(new r.Diff(i,h))}else if(c==" "){u.diffs.push(new r.Diff(f,h))}else if(c=="@"){break}else if(c===""){}else{throw new Error('Invalid patch mode "'+c+'" in: '+h)}s++}}return e};r.patch_obj=function(){this.diffs=[];this.start1=null;this.start2=null;this.length1=0;this.length2=0};r.patch_obj.prototype.toString=function(){var t,e;if(this.length1===0){t=this.start1+",0"}else if(this.length1==1){t=this.start1+1}else{t=this.start1+1+","+this.length1}if(this.length2===0){e=this.start2+",0"}else if(this.length2==1){e=this.start2+1}else{e=this.start2+1+","+this.length2}var r=["@@ -"+t+" +"+e+" @@\n"];var a;for(var s=0;s<this.diffs.length;s++){switch(this.diffs[s][0]){case i:a="+";break;case n:a="-";break;case f:a=" ";break}r[s+1]=a+encodeURI(this.diffs[s][1])+"\n"}return r.join("").replace(/%20/g," ")};t.exports=r;t.exports["diff_match_patch"]=r;t.exports["DIFF_DELETE"]=n;t.exports["DIFF_INSERT"]=i;t.exports["DIFF_EQUAL"]=f},510:function(t,e,r){(function(t){
/*
@preserve jQuery.PrettyTextDiff 1.0.4
See https://github.com/arnab/jQuery.PrettyTextDiff/
 */
(function(){var e;e=jQuery;e.fn.extend({prettyTextDiff:function(t){var r,n;n={originalContainer:".original",changedContainer:".changed",diffContainer:".diff",cleanup:true,debug:false};n=e.extend(n,t);e.fn.prettyTextDiff.debug("Options: ",n,n);r=new diff_match_patch;return this.each((function(){var t,i,f,a;if(n.originalContent&&n.changedContent){a=e("<div />").html(n.originalContent).text();t=e("<div />").html(n.changedContent).text()}else{a=e(n.originalContainer,this).text();t=e(n.changedContainer,this).text()}e.fn.prettyTextDiff.debug("Original text found: ",a,n);e.fn.prettyTextDiff.debug("Changed  text found: ",t,n);f=r.diff_main(a,t);if(n.cleanup){r.diff_cleanupSemantic(f)}e.fn.prettyTextDiff.debug("Diffs: ",f,n);i=e.map(f,(function(t){return e.fn.prettyTextDiff.createHTML(t)}));e(n.diffContainer,this).html(i.join(""));return this}))}});e.fn.prettyTextDiff.debug=function(e,r,n){if(n.debug){return t.log(e,r)}};e.fn.prettyTextDiff.createHTML=function(t){var e,r,n,i,f,a,s,o;r=[];i=/&/g;a=/</g;f=/>/g;s=/\n/g;n=t[0],e=t[1];o=e.replace(i,"&amp;").replace(a,"&lt;").replace(f,"&gt;").replace(s,"<br>");switch(n){case DIFF_INSERT:return"<ins>"+o+"</ins>";case DIFF_DELETE:return"<del>"+o+"</del>";case DIFF_EQUAL:return"<span>"+o+"</span>"}}}).call(this)}).call(this,r(5))},6:function(t,e){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(t){if(typeof window==="object")r=window}t.exports=r},7:function(t,e,r){(function(t,n){var i=Object.getOwnPropertyDescriptors||function t(e){var r=Object.keys(e);var n={};for(var i=0;i<r.length;i++){n[r[i]]=Object.getOwnPropertyDescriptor(e,r[i])}return n};var f=/%[sdj%]/g;e.format=function(t){if(!D(t)){var e=[];for(var r=0;r<arguments.length;r++){e.push(o(arguments[r]))}return e.join(" ")}var r=1;var n=arguments;var i=n.length;var a=String(t).replace(f,(function(t){if(t==="%%")return"%";if(r>=i)return t;switch(t){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch(t){return"[Circular]"}default:return t}}));for(var s=n[r];r<i;s=n[++r]){if(_(s)||!M(s)){a+=" "+s}else{a+=" "+o(s)}}return a};e.deprecate=function(r,i){if(typeof t!=="undefined"&&t.noDeprecation===true){return r}if(typeof t==="undefined"){return function(){return e.deprecate(r,i).apply(this,arguments)}}var f=false;function a(){if(!f){if(t.throwDeprecation){throw new Error(i)}else if(t.traceDeprecation){n.trace(i)}else{n.error(i)}f=true}return r.apply(this,arguments)}return a};var a={};var s;e.debuglog=function(r){if(O(s))s=t.env.NODE_DEBUG||"";r=r.toUpperCase();if(!a[r]){if(new RegExp("\\b"+r+"\\b","i").test(s)){var i=t.pid;a[r]=function(){var t=e.format.apply(e,arguments);n.error("%s %d: %s",r,i,t)}}else{a[r]=function(){}}}return a[r]};function o(t,r){var n={seen:[],stylize:u};if(arguments.length>=3)n.depth=arguments[2];if(arguments.length>=4)n.colors=arguments[3];if(m(r)){n.showHidden=r}else if(r){e._extend(n,r)}if(O(n.showHidden))n.showHidden=false;if(O(n.depth))n.depth=2;if(O(n.colors))n.colors=false;if(O(n.customInspect))n.customInspect=true;if(n.colors)n.stylize=l;return h(n,t,n.depth)}e.inspect=o;o.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]};o.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function l(t,e){var r=o.styles[e];if(r){return"["+o.colors[r][0]+"m"+t+"["+o.colors[r][1]+"m"}else{return t}}function u(t,e){return t}function c(t){var e={};t.forEach((function(t,r){e[t]=true}));return e}function h(t,r,n){if(t.customInspect&&r&&k(r.inspect)&&r.inspect!==e.inspect&&!(r.constructor&&r.constructor.prototype===r)){var i=r.inspect(n,t);if(!D(i)){i=h(t,i,n)}return i}var f=g(t,r);if(f){return f}var a=Object.keys(r);var s=c(a);if(t.showHidden){a=Object.getOwnPropertyNames(r)}if(T(r)&&(a.indexOf("message")>=0||a.indexOf("description")>=0)){return p(r)}if(a.length===0){if(k(r)){var o=r.name?": "+r.name:"";return t.stylize("[Function"+o+"]","special")}if(j(r)){return t.stylize(RegExp.prototype.toString.call(r),"regexp")}if(S(r)){return t.stylize(Date.prototype.toString.call(r),"date")}if(T(r)){return p(r)}}var l="",u=false,m=["{","}"];if(y(r)){u=true;m=["[","]"]}if(k(r)){var _=r.name?": "+r.name:"";l=" [Function"+_+"]"}if(j(r)){l=" "+RegExp.prototype.toString.call(r)}if(S(r)){l=" "+Date.prototype.toUTCString.call(r)}if(T(r)){l=" "+p(r)}if(a.length===0&&(!u||r.length==0)){return m[0]+l+m[1]}if(n<0){if(j(r)){return t.stylize(RegExp.prototype.toString.call(r),"regexp")}else{return t.stylize("[Object]","special")}}t.seen.push(r);var w;if(u){w=v(t,r,n,s,a)}else{w=a.map((function(e){return d(t,r,n,s,e,u)}))}t.seen.pop();return b(w,l,m)}function g(t,e){if(O(e))return t.stylize("undefined","undefined");if(D(e)){var r="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(r,"string")}if(x(e))return t.stylize(""+e,"number");if(m(e))return t.stylize(""+e,"boolean");if(_(e))return t.stylize("null","null")}function p(t){return"["+Error.prototype.toString.call(t)+"]"}function v(t,e,r,n,i){var f=[];for(var a=0,s=e.length;a<s;++a){if(q(e,String(a))){f.push(d(t,e,r,n,String(a),true))}else{f.push("")}}i.forEach((function(i){if(!i.match(/^\d+$/)){f.push(d(t,e,r,n,i,true))}}));return f}function d(t,e,r,n,i,f){var a,s,o;o=Object.getOwnPropertyDescriptor(e,i)||{value:e[i]};if(o.get){if(o.set){s=t.stylize("[Getter/Setter]","special")}else{s=t.stylize("[Getter]","special")}}else{if(o.set){s=t.stylize("[Setter]","special")}}if(!q(n,i)){a="["+i+"]"}if(!s){if(t.seen.indexOf(o.value)<0){if(_(r)){s=h(t,o.value,null)}else{s=h(t,o.value,r-1)}if(s.indexOf("\n")>-1){if(f){s=s.split("\n").map((function(t){return"  "+t})).join("\n").substr(2)}else{s="\n"+s.split("\n").map((function(t){return"   "+t})).join("\n")}}}else{s=t.stylize("[Circular]","special")}}if(O(a)){if(f&&i.match(/^\d+$/)){return s}a=JSON.stringify(""+i);if(a.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)){a=a.substr(1,a.length-2);a=t.stylize(a,"name")}else{a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'");a=t.stylize(a,"string")}}return a+": "+s}function b(t,e,r){var n=0;var i=t.reduce((function(t,e){n++;if(e.indexOf("\n")>=0)n++;return t+e.replace(/\u001b\[\d\d?m/g,"").length+1}),0);if(i>60){return r[0]+(e===""?"":e+"\n ")+" "+t.join(",\n  ")+" "+r[1]}return r[0]+e+" "+t.join(", ")+" "+r[1]}function y(t){return Array.isArray(t)}e.isArray=y;function m(t){return typeof t==="boolean"}e.isBoolean=m;function _(t){return t===null}e.isNull=_;function w(t){return t==null}e.isNullOrUndefined=w;function x(t){return typeof t==="number"}e.isNumber=x;function D(t){return typeof t==="string"}e.isString=D;function E(t){return typeof t==="symbol"}e.isSymbol=E;function O(t){return t===void 0}e.isUndefined=O;function j(t){return M(t)&&P(t)==="[object RegExp]"}e.isRegExp=j;function M(t){return typeof t==="object"&&t!==null}e.isObject=M;function S(t){return M(t)&&P(t)==="[object Date]"}e.isDate=S;function T(t){return M(t)&&(P(t)==="[object Error]"||t instanceof Error)}e.isError=T;function k(t){return typeof t==="function"}e.isFunction=k;function A(t){return t===null||typeof t==="boolean"||typeof t==="number"||typeof t==="string"||typeof t==="symbol"||typeof t==="undefined"}e.isPrimitive=A;e.isBuffer=r(9);function P(t){return Object.prototype.toString.call(t)}function I(t){return t<10?"0"+t.toString(10):t.toString(10)}var F=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function C(){var t=new Date;var e=[I(t.getHours()),I(t.getMinutes()),I(t.getSeconds())].join(":");return[t.getDate(),F[t.getMonth()],e].join(" ")}e.log=function(){n.log("%s - %s",C(),e.format.apply(e,arguments))};e.inherits=r(10);e._extend=function(t,e){if(!e||!M(e))return t;var r=Object.keys(e);var n=r.length;while(n--){t[r[n]]=e[r[n]]}return t};function q(t,e){return Object.prototype.hasOwnProperty.call(t,e)}var R=typeof Symbol!=="undefined"?Symbol("util.promisify.custom"):undefined;e.promisify=function t(e){if(typeof e!=="function")throw new TypeError('The "original" argument must be of type Function');if(R&&e[R]){var r=e[R];if(typeof r!=="function"){throw new TypeError('The "util.promisify.custom" argument must be of type Function')}Object.defineProperty(r,R,{value:r,enumerable:false,writable:false,configurable:true});return r}function r(){var t,r;var n=new Promise((function(e,n){t=e;r=n}));var i=[];for(var f=0;f<arguments.length;f++){i.push(arguments[f])}i.push((function(e,n){if(e){r(e)}else{t(n)}}));try{e.apply(this,i)}catch(t){r(t)}return n}Object.setPrototypeOf(r,Object.getPrototypeOf(e));if(R)Object.defineProperty(r,R,{value:r,enumerable:false,writable:false,configurable:true});return Object.defineProperties(r,i(e))};e.promisify.custom=R;function N(t,e){if(!t){var r=new Error("Promise was rejected with a falsy value");r.reason=t;t=r}return e(t)}function B(e){if(typeof e!=="function"){throw new TypeError('The "original" argument must be of type Function')}function r(){var r=[];for(var n=0;n<arguments.length;n++){r.push(arguments[n])}var i=r.pop();if(typeof i!=="function"){throw new TypeError("The last argument must be of type Function")}var f=this;var a=function(){return i.apply(f,arguments)};e.apply(this,r).then((function(e){t.nextTick(a,null,e)}),(function(e){t.nextTick(N,e,a)}))}Object.setPrototypeOf(r,Object.getPrototypeOf(e));Object.defineProperties(r,i(e));return r}e.callbackify=B}).call(this,r(8),r(5))},8:function(t,e){var r=t.exports={};var n;var i;function f(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}(function(){try{if(typeof setTimeout==="function"){n=setTimeout}else{n=f}}catch(t){n=f}try{if(typeof clearTimeout==="function"){i=clearTimeout}else{i=a}}catch(t){i=a}})();function s(t){if(n===setTimeout){return setTimeout(t,0)}if((n===f||!n)&&setTimeout){n=setTimeout;return setTimeout(t,0)}try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}function o(t){if(i===clearTimeout){return clearTimeout(t)}if((i===a||!i)&&clearTimeout){i=clearTimeout;return clearTimeout(t)}try{return i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}var l=[];var u=false;var c;var h=-1;function g(){if(!u||!c){return}u=false;if(c.length){l=c.concat(l)}else{h=-1}if(l.length){p()}}function p(){if(u){return}var t=s(g);u=true;var e=l.length;while(e){c=l;l=[];while(++h<e){if(c){c[h].run()}}h=-1;e=l.length}c=null;u=false;o(t)}r.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1){for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}}l.push(new v(t,e));if(l.length===1&&!u){s(p)}};function v(t,e){this.fun=t;this.array=e}v.prototype.run=function(){this.fun.apply(null,this.array)};r.title="browser";r.browser=true;r.env={};r.argv=[];r.version="";r.versions={};function d(){}r.on=d;r.addListener=d;r.once=d;r.off=d;r.removeListener=d;r.removeAllListeners=d;r.emit=d;r.prependListener=d;r.prependOnceListener=d;r.listeners=function(t){return[]};r.binding=function(t){throw new Error("process.binding is not supported")};r.cwd=function(){return"/"};r.chdir=function(t){throw new Error("process.chdir is not supported")};r.umask=function(){return 0}},9:function(t,e){t.exports=function t(e){return e&&typeof e==="object"&&typeof e.copy==="function"&&typeof e.fill==="function"&&typeof e.readUInt8==="function"}}});

haha - 2025