????
Current Path : C:/Program Files/Google/Drive File Stream/107.0.3.0/html/ |
Current File : C:/Program Files/Google/Drive File Stream/107.0.3.0/html/about_dialog.bin |
(function(){'use strict';function aa(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}}var n=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a}; function ba(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");}var ca=ba(this);function p(a,b){if(b)a:{var c=ca;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&b!=null&&n(c,a,{configurable:!0,writable:!0,value:b})}} p("Symbol",function(a){function b(g){if(this instanceof b)throw new TypeError("Symbol is not a constructor");return new c(d+(g||"")+"_"+e++,g)}function c(g,l){this.g=g;n(this,"description",{configurable:!0,writable:!0,value:l})}if(a)return a;c.prototype.toString=function(){return this.g};var d="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",e=0;return b}); p("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=ca[b[c]];typeof d==="function"&&typeof d.prototype[a]!="function"&&n(d.prototype,a,{configurable:!0,writable:!0,value:function(){return da(aa(this))}})}return a});function da(a){a={next:a};a[Symbol.iterator]=function(){return this};return a} var ea=typeof Object.create=="function"?Object.create:function(a){function b(){}b.prototype=a;return new b},fa;if(typeof Object.setPrototypeOf=="function")fa=Object.setPrototypeOf;else{var ia;a:{var ja={a:!0},ka={};try{ka.__proto__=ja;ia=ka.a;break a}catch(a){}ia=!1}fa=ia?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}var la=fa; function q(a,b){a.prototype=ea(b.prototype);a.prototype.constructor=a;if(la)la(a,b);else for(var c in b)if(c!="prototype")if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.F=b.prototype}function r(a){var b=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];if(b)return b.call(a);if(typeof a.length=="number")return{next:aa(a)};throw Error(String(a)+" is not an iterable or ArrayLike");} function t(a,b){return Object.prototype.hasOwnProperty.call(a,b)} p("WeakMap",function(a){function b(f){this.g=(h+=Math.random()+1).toString();if(f){f=r(f);for(var k;!(k=f.next()).done;)k=k.value,this.set(k[0],k[1])}}function c(){}function d(f){var k=typeof f;return k==="object"&&f!==null||k==="function"}function e(f){if(!t(f,l)){var k=new c;n(f,l,{value:k})}}function g(f){var k=Object[f];k&&(Object[f]=function(m){if(m instanceof c)return m;Object.isExtensible(m)&&e(m);return k(m)})}if(function(){if(!a||!Object.seal)return!1;try{var f=Object.seal({}),k=Object.seal({}), m=new a([[f,2],[k,3]]);if(m.get(f)!=2||m.get(k)!=3)return!1;m.delete(f);m.set(k,4);return!m.has(f)&&m.get(k)==4}catch(v){return!1}}())return a;var l="$jscomp_hidden_"+Math.random();g("freeze");g("preventExtensions");g("seal");var h=0;b.prototype.set=function(f,k){if(!d(f))throw Error("Invalid WeakMap key");e(f);if(!t(f,l))throw Error("WeakMap key fail: "+f);f[l][this.g]=k;return this};b.prototype.get=function(f){return d(f)&&t(f,l)?f[l][this.g]:void 0};b.prototype.has=function(f){return d(f)&&t(f, l)&&t(f[l],this.g)};b.prototype.delete=function(f){return d(f)&&t(f,l)&&t(f[l],this.g)?delete f[l][this.g]:!1};return b}); p("Map",function(a){function b(){var h={};return h.m=h.next=h.head=h}function c(h,f){var k=h[1];return da(function(){if(k){for(;k.head!=h[1];)k=k.m;for(;k.next!=k.head;)return k=k.next,{done:!1,value:f(k)};k=null}return{done:!0,value:void 0}})}function d(h,f){var k=f&&typeof f;k=="object"||k=="function"?g.has(f)?k=g.get(f):(k=""+ ++l,g.set(f,k)):k="p_"+f;var m=h[0][k];if(m&&t(h[0],k))for(h=0;h<m.length;h++){var v=m[h];if(f!==f&&v.key!==v.key||f===v.key)return{id:k,list:m,index:h,i:v}}return{id:k, list:m,index:-1,i:void 0}}function e(h){this[0]={};this[1]=b();this.size=0;if(h){h=r(h);for(var f;!(f=h.next()).done;)f=f.value,this.set(f[0],f[1])}}if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var h=Object.seal({x:4}),f=new a(r([[h,"s"]]));if(f.get(h)!="s"||f.size!=1||f.get({x:4})||f.set({x:4},"t")!=f||f.size!=2)return!1;var k=f.entries(),m=k.next();if(m.done||m.value[0]!=h||m.value[1]!="s")return!1;m=k.next();return m.done||m.value[0].x!= 4||m.value[1]!="t"||!k.next().done?!1:!0}catch(v){return!1}}())return a;var g=new WeakMap;e.prototype.set=function(h,f){h=h===0?0:h;var k=d(this,h);k.list||(k.list=this[0][k.id]=[]);k.i?k.i.value=f:(k.i={next:this[1],m:this[1].m,head:this[1],key:h,value:f},k.list.push(k.i),this[1].m.next=k.i,this[1].m=k.i,this.size++);return this};e.prototype.delete=function(h){h=d(this,h);return h.i&&h.list?(h.list.splice(h.index,1),h.list.length||delete this[0][h.id],h.i.m.next=h.i.next,h.i.next.m=h.i.m,h.i.head= null,this.size--,!0):!1};e.prototype.clear=function(){this[0]={};this[1]=this[1].m=b();this.size=0};e.prototype.has=function(h){return!!d(this,h).i};e.prototype.get=function(h){return(h=d(this,h).i)&&h.value};e.prototype.entries=function(){return c(this,function(h){return[h.key,h.value]})};e.prototype.keys=function(){return c(this,function(h){return h.key})};e.prototype.values=function(){return c(this,function(h){return h.value})};e.prototype.forEach=function(h,f){for(var k=this.entries(),m;!(m=k.next()).done;)m= m.value,h.call(f,m[1],m[0],this)};e.prototype[Symbol.iterator]=e.prototype.entries;var l=0;return e}); p("Set",function(a){function b(c){this.g=new Map;if(c){c=r(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.g.size}if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var c=Object.seal({x:4}),d=new a(r([c]));if(!d.has(c)||d.size!=1||d.add(c)!=d||d.size!=1||d.add({x:4})!=d||d.size!=2)return!1;var e=d.entries(),g=e.next();if(g.done||g.value[0]!=c||g.value[1]!=c)return!1;g=e.next();return g.done||g.value[0]==c||g.value[0].x!=4|| g.value[1]!=g.value[0]?!1:e.next().done}catch(l){return!1}}())return a;b.prototype.add=function(c){c=c===0?0:c;this.g.set(c,c);this.size=this.g.size;return this};b.prototype.delete=function(c){c=this.g.delete(c);this.size=this.g.size;return c};b.prototype.clear=function(){this.g.clear();this.size=0};b.prototype.has=function(c){return this.g.has(c)};b.prototype.entries=function(){return this.g.entries()};b.prototype.values=function(){return this.g.values()};b.prototype.keys=b.prototype.values;b.prototype[Symbol.iterator]= b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.g.forEach(function(g){return c.call(d,g,g,e)})};return b});p("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)t(b,d)&&c.push(b[d]);return c}});p("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)t(b,d)&&c.push([d,b[d]]);return c}});p("Number.isFinite",function(a){return a?a:function(b){return typeof b!=="number"?!1:!isNaN(b)&&b!==Infinity&&b!==-Infinity}}); p("Number.MAX_SAFE_INTEGER",function(){return 9007199254740991});p("Number.MIN_SAFE_INTEGER",function(){return-9007199254740991});function ma(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e}p("Array.prototype.entries",function(a){return a?a:function(){return ma(this,function(b,c){return[b,c]})}}); p("Array.prototype.values",function(a){return a?a:function(){return ma(this,function(b,c){return c})}});/* Copyright The Closure Library Authors. SPDX-License-Identifier: Apache-2.0 */ var na=this||self;function oa(a){na.setTimeout(function(){throw a;},0)};function pa(a,b){a.__closure__error__context__984382||(a.__closure__error__context__984382={});a.__closure__error__context__984382.severity=b};var qa=void 0;var u=typeof Symbol==="function"&&typeof Symbol()==="symbol";function w(a,b,c){return typeof Symbol==="function"&&typeof Symbol()==="symbol"?(c===void 0?0:c)&&Symbol.for&&a?Symbol.for(a):a!=null?Symbol(a):Symbol():b}var ra=w("jas",void 0,!0),x=w(void 0,"1oa"),sa=w(void 0,"0actk"),y=w("m_m","A",!0);var ta={v:{value:0,configurable:!0,writable:!0,enumerable:!1}},ua=Object.defineProperties,z=u?ra:"v";function va(a,b){u||z in a||ua(a,ta);a[z]|=b}function A(a,b){u||z in a||ua(a,ta);a[z]=b};var B={};function C(a,b){return b===void 0?a.g!==wa&&!!(2&(a.h[z]|0)):!!(2&b)&&a.g!==wa}var wa={};function xa(a){return a!==null&&typeof a==="object"&&!Array.isArray(a)&&a.constructor===Object};var ya=typeof na.BigInt==="function"&&typeof na.BigInt(0)==="bigint";var za=Number.MIN_SAFE_INTEGER.toString(),Aa=ya?BigInt(Number.MIN_SAFE_INTEGER):void 0,Ba=Number.MAX_SAFE_INTEGER.toString(),Ca=ya?BigInt(Number.MAX_SAFE_INTEGER):void 0;function Ea(a,b){if(a.length>b.length)return!1;if(a.length<b.length||a===b)return!0;for(var c=0;c<a.length;c++){var d=a[c],e=b[c];if(d>e)return!1;if(d<e)return!0}};var Fa=Number.isFinite;function Ga(a){return a};function E(a,b,c,d,e){d=d?!!(b&32):void 0;var g=[],l=a.length,h=!1;if(b&64){if(b&256){l--;var f=a[l];var k=l}else k=4294967295,f=void 0;if(!(e||b&512)){h=!0;var m;var v=((m=Ha)!=null?m:Ga)(f?k- -1:b>>16&1023||536870912,-1,a,f);k=v+-1}}else k=4294967295,b&1||(f=l&&a[l-1],xa(f)?(l--,k=l,v=0):f=void 0);m=void 0;for(var D=0;D<l;D++){var M=a[D];if(M!=null&&(M=c(M,d))!=null)if(D>=k){var Da=void 0;((Da=m)!=null?Da:m={})[D- -1]=M}else g[D]=M}if(f)for(var ha in f)a=f[ha],a!=null&&(a=c(a,d))!=null&&(l=+ha, l<v?g[l+-1]=a:(l=void 0,((l=m)!=null?l:m={})[ha]=a));m&&(h?g.push(m):g[k]=m);e&&A(g,b&67043905|(m!=null?290:34));return g}function Ia(a){switch(typeof a){case "number":return Number.isFinite(a)?a:""+a;case "bigint":return(ya?a>=Aa&&a<=Ca:a[0]==="-"?Ea(a,za):Ea(a,Ba))?Number(a):""+a;case "boolean":return a?1:0;case "object":if(Array.isArray(a)){var b=a[z]|0;return a.length===0&&b&1?void 0:E(a,b,Ia,!1,!1)}if(a[y]===B)return F(a);return}return a}var Ha; function F(a){a=a.h;return E(a,a[z]|0,Ia,void 0,!1)};function G(a,b,c){if(a==null){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-67043329|(b&1023)<<16)}else{if(!Array.isArray(a))throw Error("narr");d=a[z]|0;8192&d||!(64&d)||2&d||Ja();if(d&1024)throw Error("farr");if(d&64)return d&16384||A(a,d|16384),a;d|=64;if(c&&(d|=512,c!==a[0]))throw Error("mid");a:{c=a;var e=c.length;if(e){var g=e-1,l=c[g];if(xa(l)){d|=256;b=d&512?0:-1;g-=b;if(g>=1024)throw Error("pvtlmt");for(var h in l)e=+h,e<g&&(c[e+b]=l[h],delete l[h]);d=d&-67043329|(g&1023)<<16;break a}}if(b){h= Math.max(b,e-(d&512?0:-1));if(h>1024)throw Error("spvt");d=d&-67043329|(h&1023)<<16}}}A(a,d|16384);return a}function Ja(){if(sa!=null){var a;var b=(a=qa)!=null?a:qa={};a=b[sa]||0;a>=5||(b[sa]=a+1,b=Error(),pa(b,"incident"),oa(b))}};function H(a,b){if(typeof a!=="object")return a;if(Array.isArray(a)){var c=a[z]|0;if(a.length===0&&c&1)return;if(c&2)return a;var d;if(d=b)d=c===0||!!(c&32)&&!(c&64||!(c&16));return d?(va(a,34),c&4&&Object.freeze(a),a):E(a,c,H,b!==void 0,!0)}if(a[y]===B)return b=a.h,c=b[z]|0,C(a,c)?a:E(b,c,H,!0,!0)}function Ka(a){if(a.g!==wa)return!1;var b=a.h;b=E(b,b[z]|0,H,!0,!0);b[z]&=-3;a.h=b;a.g=void 0;return!0}function La(a){if(!Ka(a)&&C(a,a.h[z]|0))throw Error();};function I(a,b,c){if(c===-1)return null;var d=c+-1,e=a.length-1;if(d>=e&&(b!=null?b:a[z]|0)&256)a=a[e][c];else if(d<=e)a=a[d];else return;return a}function Ma(a,b,c){La(a);var d=a.h;J(d,d[z]|0,b,c);return a}function J(a,b,c,d){var e=c+-1,g=a.length-1,l;if(e>=g&&((l=b)!=null?l:b=a[z]|0)&256)return a[g][c]=d,b;if(e<=g)return a[e]=d,b;d!==void 0&&(g=b>>16&1023||536870912,c>=g?d!=null&&(e={},a[g+-1]=(e[c]=d,e),b|=256,A(a,b)):a[e]=d);return b}function Na(a,b,c){a=a.h;return Oa(a,a[z]|0,b,c)!==void 0} function K(a,b,c,d){La(a);a=a.h;var e=a[z]|0;if(d==null){var g=Pa(a);if(Qa(g,a,e,c)===b)g.set(c,0);else return}else{g=Pa(a);var l=Qa(g,a,e,c);l!==b&&(l&&(e=J(a,e,l)),g.set(c,b))}J(a,e,b,d)}function Pa(a){if(u){var b;return(b=a[x])!=null?b:a[x]=new Map}if(x in a)return a[x];b=new Map;Object.defineProperty(a,x,{value:b});return b}function Qa(a,b,c,d){var e=a.get(d);if(e!=null)return e;for(var g=e=0;g<d.length;g++){var l=d[g];I(b,c,l)!=null&&(e!==0&&(c=J(b,c,e)),e=l)}a.set(d,e);return e} function Oa(a,b,c,d){var e=I(a,b,d);if(e!=null&&typeof e==="object"&&e[y]===B)c=e;else if(Array.isArray(e)){var g=e[z]|0,l=g;l===0&&(l|=b&32);l|=b&2;l!==g&&A(e,l);c=new c(e)}else c=void 0;c!==e&&c!=null&&J(a,b,d,c);return c}function L(a,b,c){var d=a.h,e=d[z]|0;b=Oa(d,e,b,c);if(b==null)return b;e=d[z]|0;if(!C(a,e)){var g=b;var l=g.h,h=l[z]|0;C(g,h)&&(g=new g.constructor(E(l,h,H,!0,!0)),l=g.h,l[z]&=-3);g!==b&&(Ka(a)&&(d=a.h,e=d[z]|0),b=g,J(d,e,c,b))}return b} function Ra(a){a==null&&(a=void 0);return a}function Sa(a,b,c){c=Ra(c);Ma(a,b,c);return a}function N(a,b){a=I(a.h,void 0,b);return a==null||typeof a==="string"?a:void 0}function Ta(a,b){var c=c===void 0?!1:c;a=I(a.h,void 0,b);a=a==null||typeof a==="boolean"?a:typeof a==="number"?!!a:void 0;return a!=null?a:c};function O(a,b,c){this.h=G(a,b,c)}O.prototype.toJSON=function(){return F(this)};O.prototype[y]=B;O.prototype.toString=function(){return this.h.toString()};function P(a){this.h=G(a)}q(P,O);var Q=[1,2,3,4];function Ua(a){this.h=G(a)}q(Ua,O);function R(a){this.h=G(a)}q(R,O);var Va=[1,2];function Wa(a){this.h=G(a)}q(Wa,O);function S(){var a=new Wa,b=new P;return Sa(a,2,b)}function Xa(){var a=new Wa,b=new R;return Sa(a,4,b)};function T(a){this.h=G(a)}q(T,O);function U(a){this.h=G(a)}q(U,O);function Ya(a){this.h=G(a)}q(Ya,O);var Za=function(a){return function(b){if(b==null||b=="")b=new a;else{b=JSON.parse(b);if(!Array.isArray(b))throw Error("dnarr");va(b,32);b=new a(b)}return b}}(Ya);/* Copyright Google LLC SPDX-License-Identifier: Apache-2.0 */ function V(a,b,c,d,e){this.j=a;this.s=b;this.o=c;this.g=d;this.u=e};var $a=new V(new Set("ARTICLE SECTION NAV ASIDE H1 H2 H3 H4 H5 H6 HEADER FOOTER ADDRESS P HR PRE BLOCKQUOTE OL UL LH LI DL DT DD FIGURE FIGCAPTION MAIN DIV EM STRONG SMALL S CITE Q DFN ABBR RUBY RB RT RTC RP DATA TIME CODE VAR SAMP KBD SUB SUP I B U MARK BDI BDO SPAN BR WBR NOBR INS DEL PICTURE PARAM TRACK MAP TABLE CAPTION COLGROUP COL TBODY THEAD TFOOT TR TD TH SELECT DATALIST OPTGROUP OPTION OUTPUT PROGRESS METER FIELDSET LEGEND DETAILS SUMMARY MENU DIALOG SLOT CANVAS FONT CENTER ACRONYM BASEFONT BIG DIR HGROUP STRIKE TT".split(" ")), new Map([["A",new Map([["href",{l:2}]])],["AREA",new Map([["href",{l:2}]])],["LINK",new Map([["href",{l:5,conditions:new Map([["rel",new Set("alternate author bookmark canonical cite help icon license next prefetch dns-prefetch prerender preconnect preload prev search subresource".split(" "))]])}]])],["SOURCE",new Map([["src",{l:5}],["srcset",{l:6}]])],["IMG",new Map([["src",{l:5}],["srcset",{l:6}]])],["VIDEO",new Map([["src",{l:5}]])],["AUDIO",new Map([["src",{l:5}]])]]),new Set("title aria-atomic aria-autocomplete aria-busy aria-checked aria-current aria-disabled aria-dropeffect aria-expanded aria-haspopup aria-hidden aria-invalid aria-label aria-level aria-live aria-multiline aria-multiselectable aria-orientation aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext alt align autocapitalize autocomplete autocorrect autofocus autoplay bgcolor border cellpadding cellspacing checked cite color cols colspan controls controlslist datetime disabled download draggable enctype face formenctype frameborder height hreflang hidden ismap label lang loop max maxlength media minlength min multiple muted nonce open placeholder poster preload rel required reversed role rows rowspan selected shape size sizes slot span spellcheck start step summary translate type valign value width wrap itemscope itemtype itemid itemprop itemref".split(" ")), new Map([["dir",{l:3,conditions:new Map([["dir",new Set(["auto","ltr","rtl"])]])}],["async",{l:3,conditions:new Map([["async",new Set(["async"])]])}],["loading",{l:3,conditions:new Map([["loading",new Set(["eager","lazy"])]])}],["target",{l:3,conditions:new Map([["target",new Set(["_self","_blank"])]])}]]));function ab(){this.j=!1;this.g=$a}function bb(){ab.apply(this,arguments)}q(bb,ab);window.onerror=function(a,b,c){b="Script error in "+b+" (line "+c+"): "+a;a=Xa();c=new Ua;if(!Fa(3))throw a=Error("enum"),pa(a,"warning"),a;c=Ma(c,1,3);if(b!=null&&typeof b!=="string")throw Error();b=Ma(c,2,b);c=L(a,R,4);K(c,1,Va,Ra(b));W(a)};function cb(){if(window.cefQuery)return 1;var a;if((a=window.chrome)==null?0:a.webview)return 2;var b,c;return((b=window.webkit)==null?0:(c=b.messageHandlers)==null?0:c.postMessageListener)?3:0} function W(a){switch(cb()){case 1:window.cefQuery({request:JSON.stringify(F(a)),D:!1,C:function(){},B:function(g,l){return console.log(JSON.stringify(F(a)),l)}});break;case 2:var b,c;(b=window.chrome)==null||(c=b.webview)==null||c.postMessage(JSON.stringify(F(a)));break;case 3:var d,e;(d=window.webkit)==null||(e=d.messageHandlers)==null||e.postMessageListener.postMessage(JSON.stringify(F(a)));break;default:console.log("Unsupported browser.")}}var X=new bb,db=new Set(X.g.o);db.add("id"); X.g=new V(X.g.j,X.g.s,db,X.g.g,X.g.u);var eb=new Set(X.g.o);eb.add("class");X.g=new V(X.g.j,X.g.s,eb,X.g.g,X.g.u);for(var fb=new Set(["class","id"]),gb=new Set,hb=new Map,ib=new Map,jb=r(fb),kb=jb.next();!kb.done;kb=jb.next()){var Y=kb.value;X.g.o.has(Y)&&gb.add(Y);X.g.g.has(Y)&&hb.set(Y,X.g.g.get(Y))} for(var lb=r(X.g.s.entries()),mb=lb.next();!mb.done;mb=lb.next()){for(var nb=r(mb.value),ob=nb.next().value,pb=nb.next().value,qb=ob,rb=new Map,sb=r(pb.entries()),tb=sb.next();!tb.done;tb=sb.next()){var ub=r(tb.value),vb=ub.next().value,wb=ub.next().value,xb=vb,yb=wb;fb.has(xb)&&rb.set(xb,yb)}ib.set(qb,rb)}X.g=new V(X.g.j,ib,gb,hb,X.g.u);var zb=["data-file"]; if(zb===void 0){var Ab=new Set(X.g.u);Ab.add("data-");X.g=new V(X.g.j,X.g.s,X.g.o,X.g.g,Ab)}else{for(var Bb=new Set(X.g.o),Cb=r(zb),Db=Cb.next();!Db.done;Db=Cb.next()){var Eb=Db.value;if(Eb.indexOf("data-")!==0)throw Error("data attribute: "+Eb+' does not begin with the prefix "data-"');Bb.add(Eb)}X.g=new V(X.g.j,X.g.s,Bb,X.g.g,X.g.u)}if(X.j)throw Error("this sanitizer has already called build");X.j=!0;function Fb(a){var b=this;this.j=a;this.g=[];$(document).on("keydown",function(c){if(c.keyCode===27)if(b.g.length>0)b.g[b.g.length-1]();else b.j()})};function Z(){new Fb(function(){var a=S(),b=L(a,P,2);K(b,4,Q,!0);W(a)});$("#privacy-policy").on("click",this.j);$("#terms-of-service").on("click",this.o);$("#open-source-software").on("click",this.g)}Z.prototype.g=function(){var a=S(),b=L(a,P,2);K(b,1,Q,!0);W(a)};Z.prototype.o=function(){var a=S(),b=L(a,P,2);K(b,2,Q,!0);W(a)};Z.prototype.j=function(){var a=S(),b=L(a,P,2);K(b,3,Q,!0);W(a)}; (function(a){a=a===void 0?function(){}:a;document.addEventListener("DOMContentLoaded",function(){for(var b=document.getElementsByTagName("img"),c=0;c<b.length;c++)b[c].setAttribute("draggable","false");b=Xa();c=L(b,R,4);K(c,2,Va,!0);W(b);a()},!1)})(function(){new Z;window.updateView=function(a){a=Za(a);if(Na(a,U,1)){var b=N(L(a,U,1),1)||"",c=Ta(L(a,U,1),2),d=Ta(L(a,U,1),4),e=document.getElementsByTagName("html")[0],g=document.getElementsByTagName("body")[0];typeof e!=="undefined"&&(e.setAttribute("lang", b),c&&e.setAttribute("dir","rtl"),d?e.classList.add("modeGmDarkTheme"):e.classList.remove("modeGmDarkTheme"));typeof g!=="undefined"&&(g.style.backgroundColor=d?"#202124":"#fff",g.classList.remove("hidden"))}Na(a,T,8)&&(document.querySelector("#title").innerText=N(L(a,T,8),1)||"",document.querySelector("#version").innerText=N(L(a,T,8),2)||"",document.querySelector("#copyright").innerText=N(L(a,T,8),3)||"",document.querySelector("#open-source-software").innerText=N(L(a,T,8),4)||"",document.querySelector("#terms-of-service").innerText= N(L(a,T,8),5)||"",document.querySelector("#privacy-policy").innerText=N(L(a,T,8),6)||"");Na(a,U,1)&&document.querySelector("#logo").setAttribute("alt",N(L(a,U,1),3)||"")}});}).call(this);