????

Your IP : 216.73.216.234


Current Path : C:/Program Files/Google/Drive File Stream/110.0.2.0/html/
Upload File :
Current File : C:/Program Files/Google/Drive File Stream/110.0.2.0/html/dot.bin

(function(){'use strict';var n;function aa(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}}var ba=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 ca(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 p=ca(this);function q(a,b){if(b)a:{var c=p;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&&ba(c,a,{configurable:!0,writable:!0,value:b})}}
q("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,h){this.g=g;ba(this,"description",{configurable:!0,writable:!0,value:h})}if(a)return a;c.prototype.toString=function(){return this.g};var d="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",e=0;return b});
q("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=p[b[c]];typeof d==="function"&&typeof d.prototype[a]!="function"&&ba(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 ha;a:{var ia={a:!0},ka={};try{ka.__proto__=ia;ha=ka.a;break a}catch(a){}ha=!1}fa=ha?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}var la=fa;
function r(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.qe=b.prototype}function t(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 na(a){if(!(a instanceof Array)){a=t(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a}function oa(a){return pa(a,a)}function pa(a,b){a.raw=b;Object.freeze&&(Object.freeze(a),Object.freeze(b));return a}function qa(a,b){return Object.prototype.hasOwnProperty.call(a,b)}var ra=typeof Object.assign=="function"?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)qa(d,e)&&(a[e]=d[e])}return a};
q("Object.assign",function(a){return a||ra});function sa(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b}q("globalThis",function(a){return a||p});q("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,g=0;g<e;g++){var h=d[g];if(b.call(c,h,g,d)){b=h;break a}}b=void 0}return b}});
q("WeakMap",function(a){function b(k){this.g=(f+=Math.random()+1).toString();if(k){k=t(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}}function c(){}function d(k){var l=typeof k;return l==="object"&&k!==null||l==="function"}function e(k){if(!qa(k,h)){var l=new c;ba(k,h,{value:l})}}function g(k){var l=Object[k];l&&(Object[k]=function(m){if(m instanceof c)return m;Object.isExtensible(m)&&e(m);return l(m)})}if(function(){if(!a||!Object.seal)return!1;try{var k=Object.seal({}),l=Object.seal({}),
m=new a([[k,2],[l,3]]);if(m.get(k)!=2||m.get(l)!=3)return!1;m.delete(k);m.set(l,4);return!m.has(k)&&m.get(l)==4}catch(v){return!1}}())return a;var h="$jscomp_hidden_"+Math.random();g("freeze");g("preventExtensions");g("seal");var f=0;b.prototype.set=function(k,l){if(!d(k))throw Error("Invalid WeakMap key");e(k);if(!qa(k,h))throw Error("WeakMap key fail: "+k);k[h][this.g]=l;return this};b.prototype.get=function(k){return d(k)&&qa(k,h)?k[h][this.g]:void 0};b.prototype.has=function(k){return d(k)&&qa(k,
h)&&qa(k[h],this.g)};b.prototype.delete=function(k){return d(k)&&qa(k,h)&&qa(k[h],this.g)?delete k[h][this.g]:!1};return b});
q("Map",function(a){function b(){var f={};return f.M=f.next=f.head=f}function c(f,k){var l=f[1];return da(function(){if(l){for(;l.head!=f[1];)l=l.M;for(;l.next!=l.head;)return l=l.next,{done:!1,value:k(l)};l=null}return{done:!0,value:void 0}})}function d(f,k){var l=k&&typeof k;l=="object"||l=="function"?g.has(k)?l=g.get(k):(l=""+ ++h,g.set(k,l)):l="p_"+k;var m=f[0][l];if(m&&qa(f[0],l))for(f=0;f<m.length;f++){var v=m[f];if(k!==k&&v.key!==v.key||k===v.key)return{id:l,list:m,index:f,entry:v}}return{id:l,
list:m,index:-1,entry:void 0}}function e(f){this[0]={};this[1]=b();this.size=0;if(f){f=t(f);for(var k;!(k=f.next()).done;)k=k.value,this.set(k[0],k[1])}}if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var f=Object.seal({x:4}),k=new a(t([[f,"s"]]));if(k.get(f)!="s"||k.size!=1||k.get({x:4})||k.set({x:4},"t")!=k||k.size!=2)return!1;var l=k.entries(),m=l.next();if(m.done||m.value[0]!=f||m.value[1]!="s")return!1;m=l.next();return m.done||m.value[0].x!=
4||m.value[1]!="t"||!l.next().done?!1:!0}catch(v){return!1}}())return a;var g=new WeakMap;e.prototype.set=function(f,k){f=f===0?0:f;var l=d(this,f);l.list||(l.list=this[0][l.id]=[]);l.entry?l.entry.value=k:(l.entry={next:this[1],M:this[1].M,head:this[1],key:f,value:k},l.list.push(l.entry),this[1].M.next=l.entry,this[1].M=l.entry,this.size++);return this};e.prototype.delete=function(f){f=d(this,f);return f.entry&&f.list?(f.list.splice(f.index,1),f.list.length||delete this[0][f.id],f.entry.M.next=f.entry.next,
f.entry.next.M=f.entry.M,f.entry.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(f){return!!d(this,f).entry};e.prototype.get=function(f){return(f=d(this,f).entry)&&f.value};e.prototype.entries=function(){return c(this,function(f){return[f.key,f.value]})};e.prototype.keys=function(){return c(this,function(f){return f.key})};e.prototype.values=function(){return c(this,function(f){return f.value})};e.prototype.forEach=
function(f,k){for(var l=this.entries(),m;!(m=l.next()).done;)m=m.value,f.call(k,m[1],m[0],this)};e.prototype[Symbol.iterator]=e.prototype.entries;var h=0;return e});
q("Set",function(a){function b(c){this.g=new Map;if(c){c=t(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(t([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(h){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});q("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)qa(b,d)&&c.push(b[d]);return c}});q("Object.is",function(a){return a?a:function(b,c){return b===c?b!==0||1/b===1/c:b!==b&&c!==c}});
function ta(a,b,c){if(a==null)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""}
q("Array.from",function(a){return a?a:function(b,c,d){c=c!=null?c:function(f){return f};var e=[],g=typeof Symbol!="undefined"&&Symbol.iterator&&b[Symbol.iterator];if(typeof g=="function"){b=g.call(b);for(var h=0;!(g=b.next()).done;)e.push(c.call(d,g.value,h++))}else for(g=b.length,h=0;h<g;h++)e.push(c.call(d,b[h],h));return e}});q("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)qa(b,d)&&c.push([d,b[d]]);return c}});
q("Number.isFinite",function(a){return a?a:function(b){return typeof b!=="number"?!1:!isNaN(b)&&b!==Infinity&&b!==-Infinity}});q("Number.MAX_SAFE_INTEGER",function(){return 9007199254740991});q("Number.MIN_SAFE_INTEGER",function(){return-9007199254740991});q("Number.isInteger",function(a){return a?a:function(b){return Number.isFinite(b)?b===Math.floor(b):!1}});q("Number.isSafeInteger",function(a){return a?a:function(b){return Number.isInteger(b)&&Math.abs(b)<=Number.MAX_SAFE_INTEGER}});
q("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=ta(this,b,"startsWith"),e=d.length,g=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var h=0;h<g&&c<e;)if(d[c++]!=b[h++])return!1;return h>=g}});q("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=ta(this,b,"endsWith");c===void 0&&(c=d.length);c=Math.max(0,Math.min(c|0,d.length));for(var e=b.length;e>0&&c>0;)if(d[--c]!=b[--e])return!1;return e<=0}});
function ua(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}q("Array.prototype.entries",function(a){return a?a:function(){return ua(this,function(b,c){return[b,c]})}});q("Math.trunc",function(a){return a?a:function(b){b=Number(b);if(isNaN(b)||b===Infinity||b===-Infinity||b===0)return b;var c=Math.floor(Math.abs(b));return b<0?-c:c}});
q("Number.isNaN",function(a){return a?a:function(b){return typeof b==="number"&&isNaN(b)}});q("Array.prototype.keys",function(a){return a?a:function(){return ua(this,function(b){return b})}});q("Array.prototype.values",function(a){return a?a:function(){return ua(this,function(b,c){return c})}});/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var va=this||self;function wa(a,b){a=a.split(".");for(var c=va,d;a.length&&(d=a.shift());)a.length||b===void 0?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};function xa(a){va.setTimeout(function(){throw a;},0)};function ya(a,b){a.__closure__error__context__984382||(a.__closure__error__context__984382={});a.__closure__error__context__984382.severity=b};var za=void 0;function Aa(a){a=Error(a);ya(a,"warning");return a};var Ba=typeof Symbol==="function"&&typeof Symbol()==="symbol";function Ca(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 Da=Ca("jas",void 0,!0),Ea=Ca(void 0,"1oa"),Fa=Ca(void 0,"0actk"),Ga=Ca("m_m","me",!0);var Ha={Qd:{value:0,configurable:!0,writable:!0,enumerable:!1}},Ia=Object.defineProperties,u=Ba?Da:"Qd",Ja,Ka=[];La(Ka,7);Ja=Object.freeze(Ka);function Ma(a,b){Ba||u in a||Ia(a,Ha);a[u]|=b}function La(a,b){Ba||u in a||Ia(a,Ha);a[u]=b};function Na(){return typeof BigInt==="function"};var Pa={};function Qa(a,b){return b===void 0?a.g!==Ra&&!!(2&(a.m[u]|0)):!!(2&b)&&a.g!==Ra}var Ra={},Sa=Object.freeze({});function Ta(a){a.le=!0;return a};var Ua=Ta(function(a){return typeof a==="number"}),Va=Ta(function(a){return typeof a==="string"}),Wa=Ta(function(a){return typeof a==="boolean"});var Xa=typeof va.BigInt==="function"&&typeof va.BigInt(0)==="bigint";function Ya(a){var b=a;if(Va(b)){if(!/^\s*(?:-?[1-9]\d*|0)?\s*$/.test(b))throw Error(String(b));}else if(Ua(b)&&!Number.isSafeInteger(b))throw Error(String(b));return Xa?BigInt(a):a=Wa(a)?a?"1":"0":Va(a)?a.trim()||"0":String(a)}var fb=Ta(function(a){return Xa?a>=Za&&a<=$a:a[0]==="-"?ab(a,bb):ab(a,cb)}),bb=Number.MIN_SAFE_INTEGER.toString(),Za=Xa?BigInt(Number.MIN_SAFE_INTEGER):void 0,cb=Number.MAX_SAFE_INTEGER.toString(),$a=Xa?BigInt(Number.MAX_SAFE_INTEGER):void 0;
function ab(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 x=0,y=0;function gb(a){var b=a>>>0;x=b;y=(a-b)/4294967296>>>0}function hb(a){if(a<0){gb(-a);var b=t(ib(x,y));a=b.next().value;b=b.next().value;x=a>>>0;y=b>>>0}else gb(a)}function jb(a,b){b>>>=0;a>>>=0;if(b<=2097151)var c=""+(4294967296*b+a);else Na()?c=""+(BigInt(b)<<BigInt(32)|BigInt(a)):(c=(a>>>24|b<<8)&16777215,b=b>>16&65535,a=(a&16777215)+c*6777216+b*6710656,c+=b*8147497,b*=2,a>=1E7&&(c+=a/1E7>>>0,a%=1E7),c>=1E7&&(b+=c/1E7>>>0,c%=1E7),c=b+kb(c)+kb(a));return c}
function kb(a){a=String(a);return"0000000".slice(a.length)+a}function lb(){var a=x,b=y;b&2147483648?Na()?a=""+(BigInt(b|0)<<BigInt(32)|BigInt(a>>>0)):(b=t(ib(a,b)),a=b.next().value,b=b.next().value,a="-"+jb(a,b)):a=jb(a,b);return a}function ib(a,b){b=~b;a?a=~a+1:b+=1;return[a,b]};var mb=typeof BigInt==="function"?BigInt.asIntN:void 0,nb=Number.isSafeInteger,ob=Number.isFinite,pb=Math.trunc;function qb(a){if(typeof a!=="boolean"){var b=typeof a;throw Error("Expected boolean but got "+(b!="object"?b:a?Array.isArray(a)?"array":b:"null")+": "+a);}return a}var rb=/^-?([1-9][0-9]*|0)(\.[0-9]+)?$/;function sb(a){switch(typeof a){case "bigint":return!0;case "number":return ob(a);case "string":return rb.test(a);default:return!1}}
function tb(a){if(typeof a!=="number")throw Aa("int32");if(!ob(a))throw Aa("int32");return a|0}function ub(a){if(a==null)return a;if(typeof a==="string"&&a)a=+a;else if(typeof a!=="number")return;return ob(a)?a|0:void 0}function vb(a){var b=a.length;return a[0]==="-"?b<20?!0:b===20&&Number(a.substring(0,7))>-922337:b<19?!0:b===19&&Number(a.substring(0,6))<922337}
function wb(a){var b=typeof a;if(a==null)return a;if(b==="bigint")return Ya(mb(64,a));if(sb(a)){if(b==="string")if(b=pb(Number(a)),nb(b))a=Ya(b);else if(b=a.indexOf("."),b!==-1&&(a=a.substring(0,b)),Na())a=Ya(mb(64,BigInt(a)));else{if(!vb(a)){if(a.length<16)hb(Number(a));else if(Na())a=BigInt(a),x=Number(a&BigInt(4294967295))>>>0,y=Number(a>>BigInt(32)&BigInt(4294967295));else{b=+(a[0]==="-");y=x=0;for(var c=a.length,d=b,e=(c-b)%6+b;e<=c;d=e,e+=6)d=Number(a.slice(d,e)),y*=1E6,x=x*1E6+d,x>=4294967296&&
(y+=Math.trunc(x/4294967296),y>>>=0,x>>>=0);b&&(b=t(ib(x,y)),a=b.next().value,b=b.next().value,x=a,y=b)}a=lb()}a=Ya(a)}else if(nb(a)){a=pb(a);if(!nb(a)){hb(a);b=x;c=y;if(a=c&2147483648)b=~b+1>>>0,c=~c>>>0,b==0&&(c=c+1>>>0);e=c*4294967296+(b>>>0);b=Number.isSafeInteger(e)?e:jb(b,c);a=typeof b==="number"?a?-b:b:a?"-"+b:b}a=Ya(a)}else a=pb(a),nb(a)?a=String(a):(b=String(a),vb(b)?a=b:(hb(a),a=lb())),a=Ya(a);return a}}function xb(a){if(a!=null&&typeof a!=="string")throw Error();return a}
function yb(a){return a==null||typeof a==="string"?a:void 0}function zb(a,b,c){if(a!=null&&a[Ga]===Pa)return a;if(Array.isArray(a)){var d=a[u]|0;c=d|c&32|c&2;c!==d&&La(a,c);return new b(a)}};function Ab(a){return a};function Bb(a,b,c,d){var e=d!==void 0;d=!!d;var g=[],h=a.length,f=4294967295,k=!1,l=!!(b&64),m=l?b&128?0:-1:void 0;if(!(b&1)){var v=h&&a[h-1];v!=null&&typeof v==="object"&&v.constructor===Object?(h--,f=h):v=void 0;if(l&&!(b&128)&&!e){k=!0;var w;f=((w=Cb)!=null?w:Ab)(f-m,m,a,v)+m}}b=void 0;for(e=0;e<h;e++)if(w=a[e],w!=null&&(w=c(w,d))!=null)if(l&&e>=f){var Z=e-m,ma=void 0;((ma=b)!=null?ma:b={})[Z]=w}else g[e]=w;if(v)for(var ja in v)a=v[ja],a!=null&&(a=c(a,d))!=null&&(h=+ja,e=void 0,l&&!Number.isNaN(h)&&
(e=h+m)<f?g[e]=a:(h=void 0,((h=b)!=null?h:b={})[ja]=a));b&&(k?g.push(b):g[f]=b);return g}function Db(a){switch(typeof a){case "number":return Number.isFinite(a)?a:""+a;case "bigint":return fb(a)?Number(a):""+a;case "boolean":return a?1:0;case "object":if(Array.isArray(a)){var b=a[u]|0;return a.length===0&&b&1?void 0:Bb(a,b,Db)}if(a!=null&&a[Ga]===Pa)return Eb(a);return}return a}var Cb;function Eb(a){a=a.m;return Bb(a,a[u]|0,Db)};function z(a,b,c){var d=d===void 0?0:d;if(a==null){var e=32;c?(a=[c],e|=128):a=[];b&&(e=e&-8380417|(b&1023)<<13)}else{if(!Array.isArray(a))throw Error("narr");e=a[u]|0;2048&e&&!(2&e)&&Gb();if(e&256)throw Error("farr");if(e&64)return d!==0||e&2048||La(a,e|2048),a;if(c&&(e|=128,c!==a[0]))throw Error("mid");a:{c=a;e|=64;var g=c.length;if(g){var h=g-1,f=c[h];if(f!=null&&typeof f==="object"&&f.constructor===Object){b=e&128?0:-1;h-=b;if(h>=1024)throw Error("pvtlmt");for(var k in f)g=+k,g<h&&(c[g+b]=f[k],
delete f[k]);e=e&-8380417|(h&1023)<<13;break a}}if(b){k=Math.max(b,g-(e&128?0:-1));if(k>1024)throw Error("spvt");e=e&-8380417|(k&1023)<<13}}}e|=64;d===0&&(e|=2048);La(a,e);return a}function Gb(){if(Fa!=null){var a;var b=(a=za)!=null?a:za={};a=b[Fa]||0;a>=5||(b[Fa]=a+1,b=Error(),ya(b,"incident"),xa(b))}};function Hb(a,b){if(typeof a!=="object")return a;if(Array.isArray(a)){var c=a[u]|0;a.length===0&&c&1?a=void 0:c&2||(!b||4096&c||16&c?a=Ib(a,c,!1,b&&!(c&16)):(Ma(a,34),c&4&&Object.freeze(a)));return a}if(a!=null&&a[Ga]===Pa)return b=a.m,c=b[u]|0,Qa(a,c)?a:Jb(a,b,c)?Kb(a,b):Ib(b,c)}function Kb(a,b,c){a=new a.constructor(b);c&&(a.g=Ra);a.h=Ra;return a}function Lb(a){var b=a.m,c=b[u]|0;return Jb(a,b,c)?Kb(a,b,!0):new a.constructor(Ib(b,c,!1))}
function Ib(a,b,c,d){d!=null||(d=!!(34&b));a=Bb(a,b,Hb,d);d=32;c&&(d|=2);b=b&8380609|d;La(a,b);return a}function Mb(a){var b=a.m,c=b[u]|0;return Qa(a,c)?Jb(a,b,c)?Kb(a,b,!0):new a.constructor(Ib(b,c,!1)):a}function Nb(a){if(a.g!==Ra)return!1;var b=a.m;b=Ib(b,b[u]|0);Ma(b,2048);a.m=b;a.g=void 0;a.h=void 0;return!0}function Ob(a){if(!Nb(a)&&Qa(a,a.m[u]|0))throw Error();}function Pb(a,b){b===void 0&&(b=a[u]|0);b&32&&!(b&4096)&&La(a,b|4096)}
function Jb(a,b,c){return c&2?!0:c&32&&!(c&4096)?(La(b,c|2),a.g=Ra,!0):!1};var Qb={};function Rb(a,b,c,d){b=Sb(a.m,b,c);if(b!==null||d&&a.h!==Ra)return b}function Sb(a,b,c,d){if(b===-1)return null;var e=b+(c?0:-1),g=a.length-1;if(!(g<1+(c?0:-1))){if(e>=g){var h=a[g];if(h!=null&&typeof h==="object"&&h.constructor===Object){c=h[b];var f=!0}else if(e===g)c=h;else return}else c=a[e];if(d&&c!=null){d=d(c);if(d==null)return d;if(!Object.is(d,c))return f?h[b]=d:a[e]=d,d}return c}}function Tb(a,b,c){Ob(a);var d=a.m;Ub(d,d[u]|0,b,c);return a}
function Ub(a,b,c,d){var e=c+-1,g=a.length-1;if(g>=0&&e>=g){var h=a[g];if(h!=null&&typeof h==="object"&&h.constructor===Object)return h[c]=d,b}if(e<=g)return a[e]=d,b;if(d!==void 0){var f;g=((f=b)!=null?f:b=a[u]|0)>>13&1023||536870912;c>=g?d!=null&&(e={},a[g+-1]=(e[c]=d,e)):a[e]=d}return b}function Vb(a,b,c){a=a.m;return Wb(a,a[u]|0,b,c)!==void 0}function Xb(a){return!!(2&a)&&!!(4&a)||!!(256&a)}function Yb(a,b){Ob(a);a=a.m;Ub(a,a[u]|0,2,b===""?void 0:b)}
function Zb(a,b,c,d){Ob(a);a=a.m;var e=a[u]|0;if(d==null){var g=ec(a);if(fc(g,a,e,c)===b)g.set(c,0);else return}else{g=ec(a);var h=fc(g,a,e,c);h!==b&&(h&&(e=Ub(a,e,h)),g.set(c,b))}Ub(a,e,b,d)}function ec(a){if(Ba){var b;return(b=a[Ea])!=null?b:a[Ea]=new Map}if(Ea in a)return a[Ea];b=new Map;Object.defineProperty(a,Ea,{value:b});return b}function fc(a,b,c,d){var e=a.get(d);if(e!=null)return e;for(var g=e=0;g<d.length;g++){var h=d[g];Sb(b,h)!=null&&(e!==0&&(c=Ub(b,c,e)),e=h)}a.set(d,e);return e}
function Wb(a,b,c,d){var e=!1;d=Sb(a,d,void 0,function(g){var h=zb(g,c,b);e=h!==g&&h!=null;return h});if(d!=null)return e&&!Qa(d)&&Pb(a,b),d}function A(a,b,c){var d=a.m,e=d[u]|0;b=Wb(d,e,b,c);if(b==null)return b;e=d[u]|0;if(!Qa(a,e)){var g=Mb(b);g!==b&&(Nb(a)&&(d=a.m,e=d[u]|0),b=g,e=Ub(d,e,c,b),Pb(d,e))}return b}
function hc(a,b,c){var d=void 0===Sa?2:4,e=a.m,g=e,h=e[u]|0,f=Qa(a,h);e=f?1:d;d=e===3;var k=!f;(e===2||k)&&Nb(a)&&(g=a.m,h=g[u]|0);a=Sb(g,c);f=Array.isArray(a)?a:Ja;var l=f===Ja?7:f[u]|0;a=l;2&h&&(a|=2);var m=a|1;if(a=!(4&m)){var v=f,w=h,Z=!!(2&m);Z&&(w|=2);for(var ma=!Z,ja=!0,Oa=0,db=0;Oa<v.length;Oa++){var eb=zb(v[Oa],b,w);if(eb instanceof b){if(!Z){var Fb=Qa(eb);ma&&(ma=!Fb);ja&&(ja=Fb)}v[db++]=eb}}db<Oa&&(v.length=db);m|=4;m=ja?m&-4097:m|4096;m=ma?m|8:m&-9}m!==l&&(La(f,m),2&m&&Object.freeze(f));
if(k&&!(8&m||!f.length&&(e===1||(e!==4?0:2&m||!(16&m)&&32&h)))){Xb(m)&&(f=Array.prototype.slice.call(f),m=ic(m,h),h=Ub(g,h,c,f));b=f;k=m;for(l=0;l<b.length;l++)v=b[l],m=Mb(v),v!==m&&(b[l]=m);k|=8;m=k=b.length?k|4096:k&-4097;La(f,m)}b=f;k=f=m;e===1||(e!==4?0:2&f||!(16&f)&&32&h)?Xb(f)||(f|=!b.length||a&&!(4096&f)||32&h&&!(4096&f||16&f)?2:256,f!==k&&La(b,f),Object.freeze(b)):(e===2&&Xb(f)&&(b=Array.prototype.slice.call(b),k=0,f=ic(f,h),h=Ub(g,h,c,b)),Xb(f)||(d||(f|=16),f!==k&&La(b,f)));2&f||!(4096&f||
16&f)||Pb(g,h);return b}function jc(a){a==null&&(a=void 0);return a}function kc(a,b,c){c=jc(c);Tb(a,b,c);c&&!Qa(c)&&Pb(a.m);return a}function lc(a,b,c){c=jc(c);Zb(a,1,b,c);c&&!Qa(c)&&Pb(a.m)}function ic(a,b){return a=(2&b?a|2:a&-3)&-273}function mc(a,b,c){a=Rb(a,b,void 0,c);return a==null?a:ob(a)?a|0:void 0}function nc(a,b,c){c=c===void 0?!1:c;a=Rb(a,b);a=a==null||typeof a==="boolean"?a:typeof a==="number"?!!a:void 0;return a!=null?a:c}
function oc(a,b){var c=c===void 0?"":c;var d;return(d=yb(Rb(a,b)))!=null?d:c}function B(a,b){return yb(Rb(a,b,void 0,Qb))}function pc(a){return mc(a,1,Qb)}function C(a,b,c,d){Zb(a,b,c,d==null?d:qb(d))}function qc(a,b){if(b!=null){if(!ob(b))throw Aa("enum");b|=0}return Tb(a,1,b)};function D(a,b,c){this.m=z(a,b,c)}D.prototype.toJSON=function(){return Eb(this)};D.prototype[Ga]=Pa;D.prototype.toString=function(){return this.m.toString()};function rc(a){this.m=z(a)}r(rc,D);rc.prototype.oa=function(){return ub(Rb(this,1,void 0,Qb))};function sc(a){this.m=z(a)}r(sc,D);function tc(a){this.m=z(a)}r(tc,D);var uc=[1,2];function vc(a){this.m=z(a)}r(vc,D);function wc(a){C(a,15,E,!0)}var E=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15];function xc(a){this.m=z(a)}r(xc,D);function yc(){var a=new xc,b=new tc;return kc(a,4,b)}function F(a){return A(a,vc,7)}function G(){var a=new xc,b=new vc;return kc(a,7,b)};function zc(a){this.m=z(a)}r(zc,D);function Ac(a){this.m=z(a)}r(Ac,D);function Bc(){var a=H();return B(a,46)}function Cc(){var a=H();return B(a,3)}function Dc(){var a=H();return B(a,7)}function Ec(){var a=H();return B(a,21)}function Fc(){var a=H();return B(a,23)}function Gc(){var a=H();return B(a,49)}function Hc(){var a=H();return B(a,60)}function Ic(){var a=H();return B(a,66)};function Jc(a){this.m=z(a)}r(Jc,D);function Kc(a){this.m=z(a)}r(Kc,D);function Lc(a){return oc(a,1)}function Mc(a){return oc(a,2)};function Nc(a){this.m=z(a)}r(Nc,D);function Oc(a){return A(a,Kc,2)};function Pc(a){this.m=z(a)}r(Pc,D);function Qc(a){this.m=z(a)}r(Qc,D);function H(){return A(I,Ac,5)};function Rc(a){this.m=z(a)}r(Rc,D);var Sc=function(a){return function(b){if(b==null||b=="")b=new a;else{b=JSON.parse(b);if(!Array.isArray(b))throw Error("dnarr");Ma(b,32);b=new a(b)}return b}}(Rc);/*

 Copyright 2016 Google Inc.

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
*/
function J(a){this.g=a=a===void 0?{}:a}J.prototype.init=function(){};p.Object.defineProperties(J,{g:{configurable:!0,enumerable:!0,get:function(){return{}}},h:{configurable:!0,enumerable:!0,get:function(){return{}}},j:{configurable:!0,enumerable:!0,get:function(){return{}}},i:{configurable:!0,enumerable:!0,get:function(){return{}}}});/*

 Copyright Google LLC
 SPDX-License-Identifier: Apache-2.0
*/
function Tc(a){return{valueOf:a}.valueOf()};var Uc=globalThis.trustedTypes,Vc;function Wc(){var a=null;if(!Uc)return a;try{var b=function(c){return c};a=Uc.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){}return a};var Xc=Tc(function(){return typeof URL==="function"}),Yc=["data:","http:","https:","mailto:","ftp:"];function Zc(a){this.g=a}Zc.prototype.toString=function(){return this.g+""};function $c(a){var b;Vc===void 0&&(Vc=Wc());a=(b=Vc)?b.createHTML(a):a;return new Zc(a)}function cd(a){if(a instanceof Zc)return a.g;throw Error("");};function ed(a){this.g=a}ed.prototype.toString=function(){return this.g};function fd(a,b,c){var d=[new ed(gd[0].toLowerCase()),new ed(hd[0].toLowerCase())];if(d.length===0)throw Error("");d=d.map(function(g){if(g instanceof ed)g=g.g;else throw Error("");return g});var e=b.toLowerCase();if(d.every(function(g){return e.indexOf(g)!==0}))throw Error('Attribute "'+b+'" does not match any of the allowed prefixes.');a.setAttribute(b,c)};function id(a){try{return new URL(a,window.document.baseURI)}catch(b){return new URL("about:invalid")}};function jd(a,b){var c=b.createRange();c.selectNode(b.body);a=$c(a);return c.createContextualFragment(cd(a))};function kd(a){a=a.nodeName;return typeof a==="string"?a:"FORM"}function ld(a){a=a.nodeType;return a===1||typeof a!=="number"};function md(a,b,c,d,e){this.j=a;this.g=b;this.l=c;this.h=d;this.i=e}function nd(a,b,c){c=a.g.get(c);return(c==null?0:c.has(b))?c.get(b):a.l.has(b)?{B:1}:(c=a.h.get(b))?c:a.i&&[].concat(na(a.i)).some(function(d){return b.indexOf(d)===0})?{B:1}:{B:0}};var od=new md(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",{B:2}]])],["AREA",new Map([["href",{B:2}]])],["LINK",new Map([["href",{B: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",{B:5}],["srcset",{B:6}]])],["IMG",new Map([["src",{B:5}],["srcset",{B:6}]])],["VIDEO",new Map([["src",{B:5}]])],["AUDIO",new Map([["src",{B: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 crossorigin datetime disabled download draggable enctype face formenctype frameborder height hreflang hidden ismap label lang loop max maxlength media minlength min multiple muted nonce open playsinline 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",{B:3,conditions:Tc(function(){return new Map([["dir",new Set(["auto","ltr","rtl"])]])})}],["async",{B:3,conditions:Tc(function(){return new Map([["async",new Set(["async"])]])})}],["loading",{B:3,conditions:Tc(function(){return new Map([["loading",new Set(["eager","lazy"])]])})}],["target",{B:3,conditions:Tc(function(){return new Map([["target",new Set(["_self","_blank"])]])})}]]));function pd(a,b){var c=qd;a=jd(a,b);a=document.createTreeWalker(a,5,function(f){if(f.nodeType===3)f=1;else if(ld(f))if(f=kd(f),f===null)f=2;else{var k=c.h;f=f!=="FORM"&&(k.j.has(f)||k.g.has(f))?1:2}else f=2;return f});for(var d=a.nextNode(),e=b.createDocumentFragment(),g=e;d!==null;){var h=void 0;if(d.nodeType===3)h=document.createTextNode(d.data);else if(ld(d))h=rd(c,d,b);else throw Error("");g.appendChild(h);if(d=a.firstChild())g=h;else for(;!(d=a.nextSibling())&&(d=a.parentNode());)g=g.parentNode}return e}
function rd(a,b,c){var d,e=kd(b);c=c.createElement(e);b=b.attributes;for(var g=t(b),h=g.next();!h.done;h=g.next()){var f=h.value;h=f.name;f=f.value;var k=nd(a.h,h,e);a:{if(d=k.conditions){d=t(d);for(var l=d.next();!l.done;l=d.next()){var m=t(l.value);l=m.next().value;m=m.next().value;var v=void 0;if((l=(v=b.getNamedItem(l))==null?void 0:v.value)&&!m.has(l)){d=!1;break a}}}d=!0}if(d)switch(k.B){case 1:sd(c,h,f);break;case 2:a:if(k=void 0,Xc){try{k=new URL(f)}catch(w){k="https:";break a}k=k.protocol}else b:{k=
document.createElement("a");try{k.href=f}catch(w){k=void 0;break b}k=k.protocol;k=k===":"||k===""?"https:":k}sd(c,h,k!==void 0&&Yc.indexOf(k.toLowerCase())!==-1?f:"about:invalid#zClosurez");break;case 3:sd(c,h,f.toLowerCase());break;case 4:sd(c,h,f);break;case 5:a.g?(k={type:2,attributeName:h,Hd:e},f=id(f),(f=a.g(f,k))&&sd(c,h,f.toString())):sd(c,h,f);break;case 6:if(a.g){k={type:2,attributeName:h,Hd:e};d=[];f=t(f.split(","));for(l=f.next();!l.done;l=f.next())m=t(l.value.trim().split(/\s+/,2)),l=
m.next().value,m=m.next().value,d.push({url:l,Da:m});f={kc:[]};d=t(d);for(l=d.next();!l.done;l=d.next())l=l.value,m=id(l.url),(m=a.g(m,k))&&f.kc.push({url:m.toString(),Da:l.Da});sd(c,h,td(f))}else sd(c,h,f)}}return c}function sd(a,b,c){a.setAttribute(b,c)}function td(a){return a.kc.map(function(b){var c=b.Da;return""+b.url+(c?" "+c:"")}).join(" , ")};function ud(){this.h=!1;this.g=od}function vd(){ud.apply(this,arguments)}r(vd,ud);var gd=oa(["aria-"]),hd=oa(["role"]);function wd(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})}function K(a,b){var c=sa.apply(2,arguments);this.root=a;this.wa.apply(this,na(c));this.g=b===void 0?this.O():b;this.g.init();this.U()}K.prototype.wa=function(){};K.prototype.O=function(){throw Error("Subclasses must override getDefaultFoundation to return a properly configured foundation class");};K.prototype.U=function(){};
function xd(a,b,c){a.root.addEventListener(b,c,void 0)}function yd(a,b,c,d){d=d===void 0?!1:d;if(typeof CustomEvent==="function")var e=new CustomEvent(b,{bubbles:d,detail:c});else e=document.createEvent("CustomEvent"),e.initCustomEvent(b,d,!1,c);a.root.dispatchEvent(e)}function zd(a,b,c){b.toLowerCase()==="tabindex"?a.tabIndex=Number(c):b.indexOf("data-")===0?(b=wd(b.replace(/^data-/,"")),a.dataset[b]=c):fd(a,b,c)};/*

 Copyright 2019 Google Inc.

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
*/
function Ad(){var a=a===void 0?window:a;return Bd(a)?{passive:!0}:!1}function Bd(a){a=a===void 0?window:a;var b=!1;try{var c={get passive(){b=!0;return!1}},d=function(){};a.document.addEventListener("test",d,c);a.document.removeEventListener("test",d,c)}catch(e){b=!1}return b};/*

 Copyright 2018 Google Inc.

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
*/
function Cd(a,b){if(a.closest)return a.closest(b);for(;a;){if(Dd(a,b))return a;a=a.parentElement}return null}function Dd(a,b){return(a.matches||a.webkitMatchesSelector||a.msMatchesSelector).call(a,b)};var Ed={bb:"mdc-ripple-upgraded--background-focused",ib:"mdc-ripple-upgraded--foreground-activation",jb:"mdc-ripple-upgraded--foreground-deactivation",K:"mdc-ripple-upgraded",ub:"mdc-ripple-upgraded--unbounded"},Fd={yd:"--mdc-ripple-fg-scale",zd:"--mdc-ripple-fg-size",Ad:"--mdc-ripple-fg-translate-end",Bd:"--mdc-ripple-fg-translate-start",Cd:"--mdc-ripple-left",Dd:"--mdc-ripple-top"},Gd={Xc:225,ad:150,fd:.6,kd:10,sd:300};var Hd;function Id(){var a=window;var b=b===void 0?!1:b;var c=a.CSS;if(typeof Hd==="boolean"&&!b)return Hd;if(!c||typeof c.supports!=="function")return!1;a=c.supports("--css-vars","yes");c=c.supports("(--css-vars: yes)")&&c.supports("color","#00000000");a=a||c;b||(Hd=a);return a};var Jd=["touchstart","pointerdown","mousedown","keydown"],Kd=["touchend","pointerup","mouseup","contextmenu"],Ld=[];function L(a){J.call(this,Object.assign({},L.i,a));var b=this;this.A=!1;this.I=this.J=0;this.S="0";this.h={width:0,height:0};this.T=this.u=this.i=0;this.D={left:0,top:0};this.j=Md();this.cd=function(){b.A=!0;Nd(b)};this.Zc=function(c){Od(b,c)};this.l=function(){Pd(b)};this.ed=function(){Qd(b)};this.dd=function(){Rd(b)};this.gd=function(){b.layout()}}r(L,J);
L.prototype.init=function(){var a=this,b=this.g.Bb();Sd(this,b);if(b){b=L.g;var c=b.K,d=b.ub;requestAnimationFrame(function(){a.g.addClass(c);a.g.C()&&(a.g.addClass(d),Td(a))})}};L.prototype.layout=function(){var a=this;this.u&&cancelAnimationFrame(this.u);this.u=requestAnimationFrame(function(){Td(a);a.u=0})};function Qd(a){requestAnimationFrame(function(){a.g.addClass(L.g.bb)})}function Rd(a){requestAnimationFrame(function(){a.g.removeClass(L.g.bb)})}
function Md(){return{Ba:void 0,Tb:!1,pa:!1,Ja:!1,Sa:!1,W:!1}}function Sd(a,b){if(b){b=t(Jd);for(var c=b.next();!c.done;c=b.next())a.g.N(c.value,a.Zc);a.g.C()&&a.g.mc(a.gd)}a.g.N("focus",a.ed);a.g.N("blur",a.dd)}function Ud(a,b){if(b.type==="keydown")a.g.N("keyup",a.l);else{b=t(Kd);for(var c=b.next();!c.done;c=b.next())a.g.lc(c.value,a.l)}}function Vd(a){a.g.ea("keyup",a.l);for(var b=t(Kd),c=b.next();!c.done;c=b.next())a.g.Eb(c.value,a.l)}
function Od(a,b){if(!a.g.cc()){var c=a.j;if(!c.pa){var d=a.gb;d&&b!==void 0&&d.type!==b.type||(c.pa=!0,c.Ja=b===void 0,c.Ba=b,c.Sa=c.Ja?!1:b!==void 0&&(b.type==="mousedown"||b.type==="touchstart"||b.type==="pointerdown"),b!==void 0&&Ld.length>0&&Ld.some(function(e){return a.g.Cb(e)})?Wd(a):(b!==void 0&&(Ld.push(b.target),Ud(a,b)),c.W=b!==void 0&&b.type==="keydown"?a.g.qa():!0,c.W&&Xd(a),requestAnimationFrame(function(){Ld=[];c.W||b===void 0||b.key!==" "&&b.keyCode!==32||(c.W=b!==void 0&&b.type===
"keydown"?a.g.qa():!0,c.W&&Xd(a));c.W||(a.j=Md())})))}}}function Xd(a){var b=L.h,c=b.Bd;b=b.Ad;var d=L.g,e=d.jb;d=d.ib;var g=L.j.Xc;Td(a);var h="",f="";a.g.C()||(f=Yd(a),h=f.Rd,f=f.Id,h=h.x+"px, "+h.y+"px",f=f.x+"px, "+f.y+"px");a.g.V(c,h);a.g.V(b,f);clearTimeout(a.J);clearTimeout(a.I);Zd(a);a.g.removeClass(e);a.g.da();a.g.addClass(d);a.J=setTimeout(function(){a.cd()},g)}
function Yd(a){var b=a.j,c=b.Ba;if(b.Sa){var d=a.g.Qb(),e=a.g.da();c?(b=d.x+e.left,d=d.y+e.top,c.type==="touchstart"?(b=c.changedTouches[0].pageX-b,c=c.changedTouches[0].pageY-d):(b=c.pageX-b,c=c.pageY-d),c={x:b,y:c}):c={x:0,y:0}}else c={x:a.h.width/2,y:a.h.height/2};c={x:c.x-a.i/2,y:c.y-a.i/2};return{Rd:c,Id:{x:a.h.width/2-a.i/2,y:a.h.height/2-a.i/2}}}function Nd(a){var b=L.g.jb,c=a.j,d=c.pa;!c.Tb&&d||!a.A||(Zd(a),a.g.addClass(b),a.I=setTimeout(function(){a.g.removeClass(b)},Gd.ad))}
function Zd(a){a.g.removeClass(L.g.ib);a.A=!1;a.g.da()}function Wd(a){a.gb=a.j.Ba;a.j=Md();setTimeout(function(){return a.gb=void 0},L.j.sd)}function Pd(a){var b=a.j;if(b.pa){var c=Object.assign({},b);b.Ja?(requestAnimationFrame(function(){$d(a,c)}),Wd(a)):(Vd(a),requestAnimationFrame(function(){a.j.Tb=!0;$d(a,c);Wd(a)}))}}function $d(a,b){var c=b.Sa;b=b.W;(c||b)&&Nd(a)}
function Td(a){a.h=a.g.da();var b=Math.max(a.h.height,a.h.width);a.T=a.g.C()?b:Math.sqrt(Math.pow(a.h.width,2)+Math.pow(a.h.height,2))+L.j.kd;b=Math.floor(b*L.j.fd);a.g.C()&&b%2!==0?a.i=b-1:a.i=b;a.S=""+a.T/a.i;b=L.h;var c=b.Cd,d=b.Dd,e=b.yd;a.g.V(b.zd,a.i+"px");a.g.V(e,a.S);a.g.C()&&(a.D={left:Math.round(a.h.width/2-a.i/2),top:Math.round(a.h.height/2-a.i/2)},a.g.V(c,a.D.left+"px"),a.g.V(d,a.D.top+"px"))}
p.Object.defineProperties(L,{g:{configurable:!0,enumerable:!0,get:function(){return Ed}},h:{configurable:!0,enumerable:!0,get:function(){return Fd}},j:{configurable:!0,enumerable:!0,get:function(){return Gd}},i:{configurable:!0,enumerable:!0,get:function(){return{addClass:function(){},Bb:function(){return!0},da:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},Cb:function(){return!0},Eb:function(){},ea:function(){},Fd:function(){},Qb:function(){return{x:0,y:0}},qa:function(){return!0},
cc:function(){return!0},C:function(){return!0},lc:function(){},N:function(){},mc:function(){},removeClass:function(){},V:function(){}}}}});function ae(){K.apply(this,arguments);this.disabled=!1}r(ae,K);function be(a){var b=b===void 0?{C:void 0}:b;a=new ae(a);b.C!==void 0&&(a.Ac=b.C)}
function ce(a){return{addClass:function(b){a.root.classList.add(b)},Bb:function(){return Id()},da:function(){return a.root.getBoundingClientRect()},Cb:function(b){return a.root.contains(b)},Eb:function(b,c){document.documentElement.removeEventListener(b,c,Ad())},ea:function(b,c){a.root.removeEventListener(b,c,Ad())},Fd:function(b){window.removeEventListener("resize",b)},Qb:function(){return{x:window.pageXOffset,y:window.pageYOffset}},qa:function(){return Dd(a.root,":active")},cc:function(){return!!a.disabled},
C:function(){return!!a.Ac},lc:function(b,c){document.documentElement.addEventListener(b,c,Ad())},N:function(b,c){a.root.addEventListener(b,c,Ad())},mc:function(b){window.addEventListener("resize",b)},removeClass:function(b){a.root.classList.remove(b)},V:function(b,c){a.root.style.setProperty(b,c)}}}ae.prototype.layout=function(){this.g.layout()};ae.prototype.O=function(){return new L(ce(this))};ae.prototype.U=function(){this.C="mdcRippleIsUnbounded"in this.root.dataset};
p.Object.defineProperties(ae.prototype,{Ac:{configurable:!0,enumerable:!0,get:function(){return!!this.C},set:function(a){this.C=!!a;a=this.g;var b=L.g.ub;this.C?a.g.addClass(b):a.g.removeClass(b)}}});function M(a,b){var c=yc(),d=new sc;a=qc(d,a);b=Tb(a,2,xb(b));a=A(c,tc,4);lc(a,uc,b);N(c)}window.onerror=function(a,b,c){M(3,"Script error in "+b+" (line "+c+"): "+a)};function de(){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 N(a){switch(de()){case 1:window.cefQuery({request:JSON.stringify(Eb(a)),pe:!1,oe:function(){},ne:function(g,h){return console.log(JSON.stringify(Eb(a)),h)}});break;case 2:var b,c;(b=window.chrome)==null||(c=b.webview)==null||c.postMessage(JSON.stringify(Eb(a)));break;case 3:var d,e;(d=window.webkit)==null||(e=d.messageHandlers)==null||e.postMessageListener.postMessage(JSON.stringify(Eb(a)));break;default:console.log("Unsupported browser.")}}var qd;var O=new vd,ee=new Set(O.g.l);ee.add("id");
O.g=new md(O.g.j,O.g.g,ee,O.g.h,O.g.i);var fe=new Set(O.g.l);fe.add("class");O.g=new md(O.g.j,O.g.g,fe,O.g.h,O.g.i);for(var ge=new Set(["class","id"]),he=new Set,ie=new Map,je=new Map,ke=t(ge),le=ke.next();!le.done;le=ke.next()){var me=le.value;O.g.l.has(me)&&he.add(me);O.g.h.has(me)&&ie.set(me,O.g.h.get(me))}
for(var ne=t(O.g.g.entries()),oe=ne.next();!oe.done;oe=ne.next()){for(var pe=t(oe.value),qe=pe.next().value,re=pe.next().value,se=qe,te=new Map,ue=t(re.entries()),ve=ue.next();!ve.done;ve=ue.next()){var we=t(ve.value),xe=we.next().value,ye=we.next().value,ze=xe,Ae=ye;ge.has(ze)&&te.set(ze,Ae)}je.set(se,te)}O.g=new md(O.g.j,je,he,ie,O.g.i);var Be=["data-file"];
if(Be===void 0){var Ce=new Set(O.g.i);Ce.add("data-");O.g=new md(O.g.j,O.g.g,O.g.l,O.g.h,Ce)}else{for(var De=new Set(O.g.l),Ee=t(Be),Fe=Ee.next();!Fe.done;Fe=Ee.next()){var Ge=Fe.value;if(Ge.indexOf("data-")!==0)throw Error("data attribute: "+Ge+' does not begin with the prefix "data-"');De.add(Ge)}O.g=new md(O.g.j,O.g.g,De,O.g.h,O.g.i)}if(O.h)throw Error("this sanitizer has already called build");O.h=!0;qd=new function(a,b){this.h=a;this.g=b}(O.g,O.i);
function He(a,b){if(b!==null&&b!==void 0){if(typeof b==="string"){var c=b;b=document.implementation.createHTMLDocument("");c=pd(c,b);b=b.body;b.appendChild(c);b=(new XMLSerializer).serializeToString(b);b=b.slice(b.indexOf(">")+1,b.lastIndexOf("</"));b=$c(b)}if(a.nodeType===1&&/^(script|style)$/i.test(a.tagName))throw Error("");a.innerHTML=cd(b)}};/*

 Copyright 2017 Google Inc.

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
*/
var Ie={animation:{P:"-webkit-animation",R:"animation"},transform:{P:"-webkit-transform",R:"transform"},transition:{P:"-webkit-transition",R:"transition"}},Je={he:{na:"animation",P:"webkitAnimationEnd",R:"animationend"},ie:{na:"animation",P:"webkitAnimationIteration",R:"animationiteration"},je:{na:"animation",P:"webkitAnimationStart",R:"animationstart"},re:{na:"transition",P:"webkitTransitionEnd",R:"transitionend"}};
function Ke(){var a=window;if(a.document&&typeof a.document.createElement==="function"&&"transform"in Ie){var b=Ie.transform,c=b.R;b=b.P;return c in a.document.createElement("div").style?c:b}return"transform"}function Le(){var a=window;if(a.document&&typeof a.document.createElement==="function"&&"animationend"in Je){var b=Je.animationend,c=b.R,d=b.P;return b.na in a.document.createElement("div").style?c:d}return"animationend"};var Me={Dc:"mdc-checkbox--anim-checked-indeterminate",Ec:"mdc-checkbox--anim-checked-unchecked",Gc:"mdc-checkbox--anim-indeterminate-checked",Hc:"mdc-checkbox--anim-indeterminate-unchecked",Ic:"mdc-checkbox--anim-unchecked-checked",Jc:"mdc-checkbox--anim-unchecked-indeterminate",Wd:"mdc-checkbox__background",Xd:"mdc-checkbox--checked",Yd:"mdc-checkbox__checkmark",Zd:"mdc-checkbox__checkmark-path",hb:"mdc-checkbox--disabled",ce:"mdc-checkbox--indeterminate",de:"mdc-checkbox__mixedmark",ee:"mdc-checkbox__native-control",
K:"mdc-checkbox",nd:"mdc-checkbox--selected",xd:"mdc-checkbox--upgraded"},P={ba:"aria-checked",Mc:"mixed",Wc:"data-indeterminate",hd:".mdc-checkbox__native-control",sb:"checked",wd:"indeterminate",tb:"init",Aa:"unchecked"},Ne={Fc:250};function Oe(a){J.call(this,Object.assign({},Oe.i,a));this.j=P.tb;this.h="";this.i=0;this.l=!1}r(Oe,J);Oe.prototype.init=function(){this.j=Pe(this);Qe(this);this.g.addClass(Me.xd)};function Re(a){a.l&&(clearTimeout(a.i),a.i=setTimeout(function(){a.g.removeClass(a.h);a.l=!1},Ne.Fc))}
function Se(a){if(a.g.Ub()){var b=a.j,c=Pe(a);if(b!==c){Qe(a);var d=Me.nd;c===P.Aa?a.g.removeClass(d):a.g.addClass(d);a.h.length>0&&(clearTimeout(a.i),a.g.fa(),a.g.removeClass(a.h));a:{d=P.tb;var e=P.sb,g=P.Aa,h=Oe.g,f=h.Ic,k=h.Jc,l=h.Ec,m=h.Dc,v=h.Gc;h=h.Hc;switch(b){case d:b=c===g?"":c===e?v:h;break a;case g:b=c===e?f:k;break a;case e:b=c===g?l:m;break a;default:b=c===e?v:h}}a.h=b;a.j=c;a.g.Wb()&&a.h.length>0&&(a.g.addClass(a.h),a.l=!0)}}}
function Pe(a){var b=P.wd,c=P.sb,d=P.Aa;return a.g.Ia()?b:a.g.Y()?c:d}function Qe(a){a.g.Ia()?a.g.uc(P.ba,P.Mc):a.g.rc(P.ba)}
p.Object.defineProperties(Oe,{g:{configurable:!0,enumerable:!0,get:function(){return Me}},h:{configurable:!0,enumerable:!0,get:function(){return P}},j:{configurable:!0,enumerable:!0,get:function(){return Ne}},i:{configurable:!0,enumerable:!0,get:function(){return{addClass:function(){},fa:function(){},Ub:function(){return!1},Wb:function(){return!1},Y:function(){return!1},Ia:function(){return!1},removeClass:function(){},rc:function(){},uc:function(){},vc:function(){}}}}});var Te=["checked","indeterminate"];function Ue(){K.apply(this,arguments);this.u=Ve(this)}r(Ue,K);Ue.prototype.wa=function(){var a=P.Wc;Q(this).indeterminate=Q(this).getAttribute(a)==="true";Q(this).removeAttribute(a)};Ue.prototype.U=function(){var a=this;this.j=function(){Se(a.g)};this.i=function(){Re(a.g)};Q(this).addEventListener("change",this.j);xd(this,Le(),this.i);We(this)};
Ue.prototype.O=function(){var a=this;return new Oe({addClass:function(b){a.root.classList.add(b)},fa:function(){return a.root.offsetWidth},Ub:function(){return!!Q(a)},Wb:function(){return!!a.root.parentNode},Y:function(){return a.h},Ia:function(){return a.l},removeClass:function(b){a.root.classList.remove(b)},rc:function(b){Q(a).removeAttribute(b)},uc:function(b,c){zd(Q(a),b,c)},vc:function(b){Q(a).disabled=b}})};
function Ve(a){var b=Object.assign({},ce(a),{ea:function(c,d){Q(a).removeEventListener(c,d,Ad())},qa:function(){return Dd(Q(a),":active")},C:function(){return!0},N:function(c,d){Q(a).addEventListener(c,d,Ad())}});return new ae(a.root,new L(b))}
function We(a){for(var b=Q(a),c=Object.getPrototypeOf(b),d=t(Te),e=d.next(),g={};!e.done;g={X:void 0},e=d.next()){e=e.value;g.X=Object.getOwnPropertyDescriptor(c,e);if(!Xe(g.X))break;Object.defineProperty(b,e,{configurable:g.X.configurable,enumerable:g.X.enumerable,get:g.X.get,set:function(h){return function(f){h.X.set.call(b,f);Se(a.g)}}(g)})}}function Q(a){var b=P.hd;a=a.root.querySelector(b);if(!a)throw Error("Checkbox component requires a "+b+" element");return a}
p.Object.defineProperties(Ue.prototype,{ia:{configurable:!0,enumerable:!0,get:function(){return this.u}},h:{configurable:!0,enumerable:!0,get:function(){return Q(this).checked},set:function(a){Q(this).checked=a}},l:{configurable:!0,enumerable:!0,get:function(){return Q(this).indeterminate},set:function(a){Q(this).indeterminate=a}},disabled:{configurable:!0,enumerable:!0,get:function(){return Q(this).disabled},set:function(a){var b=this.g;b.g.vc(a);a?b.g.addClass(Me.hb):b.g.removeClass(Me.hb)}},value:{configurable:!0,
enumerable:!0,get:function(){return Q(this).value},set:function(a){Q(this).value=a}}});function Xe(a){return!!a&&typeof a.set==="function"};var Ye={K:"mdc-form-field"},Ze={nb:".mdc-form-field > label"};function $e(a){J.call(this,Object.assign({},$e.i,a));var b=this;this.h=function(){af(b)}}r($e,J);$e.prototype.init=function(){this.g.N("click",this.h)};function af(a){a.g.wb();requestAnimationFrame(function(){a.g.Db()})}p.Object.defineProperties($e,{g:{configurable:!0,enumerable:!0,get:function(){return Ye}},h:{configurable:!0,enumerable:!0,get:function(){return Ze}},i:{configurable:!0,enumerable:!0,get:function(){return{wb:function(){},Db:function(){},ea:function(){},N:function(){}}}}});function bf(){K.apply(this,arguments)}r(bf,K);bf.prototype.O=function(){var a=this;return new $e({wb:function(){a.input&&a.input.ia&&Od(a.input.ia.g)},Db:function(){a.input&&a.input.ia&&Pd(a.input.ia.g)},ea:function(b,c){var d;(d=a.root.querySelector($e.h.nb))==null||d.removeEventListener(b,c)},N:function(b,c){var d;(d=a.root.querySelector($e.h.nb))==null||d.addEventListener(b,c)}})};var cf=1;
function df(){var a=$("#wait-notify-checkbox")[0],b=this;var c=c===void 0?"":c;var d=d===void 0?!1:d;var e=e===void 0?!1:e;var g=g===void 0?"":g;this.root=a;a="dfs-checkbox-"+cf++;var h=document.createElement("div");h.id=a+"-form";h.classList.add("dfs-checkbox-form");h.classList.add("mdc-form-field");h.classList.add("GmFormField");var f=document.createElement("div");f.classList.add("mdc-checkbox");f.classList.add("GmCheckbox");h.appendChild(f);this.input=document.createElement("input");this.input.type="checkbox";
this.input.id=a;this.input.classList.add("mdc-checkbox__native-control");f.appendChild(this.input);var k=document.createElement("div");k.classList.add("mdc-checkbox__background");f.appendChild(k);var l=document.createElementNS("http://www.w3.org/2000/svg","svg");l.classList.add("mdc-checkbox__checkmark");l.setAttribute("viewBox","0 0 24 24");k.appendChild(l);var m=document.createElementNS("http://www.w3.org/2000/svg","path");m.classList.add("mdc-checkbox__checkmark-path");m.setAttribute("fill","none");
m.setAttribute("d","M1.73,12.91 8.1,19.28 22.79,4.59");l.appendChild(m);l=document.createElement("div");l.classList.add("mdc-checkbox__mixedmark");k.appendChild(l);k=document.createElement("div");k.classList.add("mdc-checkbox__ripple");f.appendChild(k);k=document.createElement("span");k.classList.add("dfs-focus-ring");f.appendChild(k);this.g=document.createElement("label");this.g.id=a+"-label";this.g.classList.add("dfs-checkbox-label");He(this.g,c);this.g.setAttribute("for",a);e?(this.root.classList.add("checkbox-with-sublabel"),
c=document.createElement("div"),c.classList.add("dfs-checkbox-label-container"),c.classList.add("vertical-container"),c.appendChild(this.g),this.i=document.createElement("label"),this.i.id=a+"-sublabel",this.i.classList.add("dfs-checkbox-sublabel"),this.i.classList.add("gmTypographyBody2"),He(this.i,g),c.appendChild(this.i),h.appendChild(c)):h.appendChild(this.g);this.root.appendChild(h);this.h=new Ue(f);(new bf(h)).input=this.h;d&&(this.h.h=!0);this.j=null;this.input.addEventListener("change",function(){b.j&&
b.j(b.Y())},!1)}df.prototype.Y=function(){return this.h.h};df.prototype.layout=function(){this.h.ia.layout()};var ef={ua:"mdc-linear-progress--closed",eb:"mdc-linear-progress--closed-animation-off",va:"mdc-linear-progress--indeterminate",fe:"mdc-linear-progress--reversed",ra:"mdc-linear-progress--animation-ready"},gf={Xa:"aria-hidden",Za:"aria-valuemax",ab:"aria-valuemin",sa:"aria-valuenow",Tc:".mdc-linear-progress__buffer-bar",lb:"flex-basis",ld:".mdc-linear-progress__primary-bar"};function uf(a){J.call(this,Object.assign({},uf.i,a));this.i=null}r(uf,J);n=uf.prototype;n.init=function(){var a=this;this.h=!this.g.hasClass(ef.va);this.g.addClass(ef.ra);this.progress=0;this.j=1;this.i=this.g.Ab(function(b){if(!a.h){b=t(b);for(var c=b.next();!c.done;c=b.next())c=c.value,c.contentRect&&vf(a,c.contentRect.width)}});!this.h&&this.i&&vf(this,this.g.oa())};
n.Oa=function(a){(this.h=a)?(this.g.removeClass(ef.va),this.g.setAttribute(gf.sa,this.progress.toString()),this.g.setAttribute(gf.Za,"1"),this.g.setAttribute(gf.ab,"0"),wf(this,this.progress),this.g.Na(gf.lb,this.j*100+"%")):(this.i&&vf(this,this.g.oa()),this.g.addClass(ef.va),this.g.removeAttribute(gf.sa),this.g.removeAttribute(gf.Za),this.g.removeAttribute(gf.ab),wf(this,1),this.g.Na(gf.lb,"100%"))};n.xc=function(a){this.progress=a;this.h&&(wf(this,a),this.g.setAttribute(gf.sa,a.toString()))};
n.open=function(){this.g.removeClass(ef.ua);this.g.removeClass(ef.eb);this.g.removeAttribute(gf.Xa)};n.close=function(){this.g.addClass(ef.ua);this.g.setAttribute(gf.Xa,"true")};function wf(a,b){a.g.wc(typeof window!=="undefined"?Ke():"transform","scaleX("+b+")")}
function vf(a,b){var c=b*.8367142,d=b*2.00611057,e=b*.37651913,g=b*.84386165;b*=1.60277782;a.g.H("--mdc-linear-progress-primary-half",c+"px");a.g.H("--mdc-linear-progress-primary-half-neg",-c+"px");a.g.H("--mdc-linear-progress-primary-full",d+"px");a.g.H("--mdc-linear-progress-primary-full-neg",-d+"px");a.g.H("--mdc-linear-progress-secondary-quarter",e+"px");a.g.H("--mdc-linear-progress-secondary-quarter-neg",-e+"px");a.g.H("--mdc-linear-progress-secondary-half",g+"px");a.g.H("--mdc-linear-progress-secondary-half-neg",
-g+"px");a.g.H("--mdc-linear-progress-secondary-full",b+"px");a.g.H("--mdc-linear-progress-secondary-full-neg",-b+"px");a.g.removeClass(ef.ra);a.g.fa();a.g.addClass(ef.ra)}
p.Object.defineProperties(uf,{g:{configurable:!0,enumerable:!0,get:function(){return ef}},h:{configurable:!0,enumerable:!0,get:function(){return gf}},i:{configurable:!0,enumerable:!0,get:function(){return{addClass:function(){},Ab:function(){return null},fa:function(){},oa:function(){return 0},hasClass:function(){return!1},Na:function(){return null},wc:function(){return null},H:function(){},removeAttribute:function(){},removeClass:function(){},setAttribute:function(){}}}}});function xf(){K.apply(this,arguments)}r(xf,K);xf.prototype.open=function(){this.g.open()};xf.prototype.close=function(){this.g.close()};xf.prototype.U=function(){var a=this;this.root.addEventListener("transitionend",function(){var b=a.g;b.g.hasClass(ef.ua)&&b.g.addClass(ef.eb)})};
xf.prototype.O=function(){var a=this;return new uf({addClass:function(b){a.root.classList.add(b)},fa:function(){a.root.getBoundingClientRect()},Na:function(b,c){var d=a.root.querySelector(uf.h.Tc);d&&d.style.setProperty(b,c)},wc:function(b,c){var d=a.root.querySelector(uf.h.ld);d&&d.style.setProperty(b,c)},hasClass:function(b){return a.root.classList.contains(b)},removeAttribute:function(b){a.root.removeAttribute(b)},removeClass:function(b){a.root.classList.remove(b)},setAttribute:function(b,c){zd(a.root,
b,c)},H:function(b,c){a.root.style.setProperty(b,c)},Ab:function(b){var c=window.ResizeObserver;return c?(b=new c(b),b.observe(a.root),b):null},oa:function(){return a.root.offsetWidth}})};p.Object.defineProperties(xf.prototype,{h:{configurable:!0,enumerable:!0,set:function(a){this.g.Oa(a)}},progress:{configurable:!0,enumerable:!0,set:function(a){this.g.xc(a)}}});function yf(a){function b(h){var f=document.createElement("div");f.classList.add("mdc-linear-progress__bar");f.classList.add("mdc-linear-progress__"+h+"-bar");h=document.createElement("span");h.classList.add("mdc-linear-progress__bar-inner");f.appendChild(h);h=document.createElement("div");h.classList.add("dfsRibbing");f.appendChild(h);d.appendChild(f)}var c=c===void 0?!0:c;this.root=a;this.root.classList.add("GmLinearProgress");var d=document.createElement("div");d.id=this.root.id+"-linear-progress";
d.classList.add("mdc-linear-progress");d.setAttribute("role","progressbar");a=document.createElement("div");a.classList.add("mdc-linear-progress__buffer");var e=document.createElement("div");e.classList.add("mdc-linear-progress__buffer-bar");var g=document.createElement("div");g.classList.add("mdc-linear-progress__buffer-dots");a.appendChild(e);a.appendChild(g);d.appendChild(a);b("primary");b("secondary");this.g=new xf(d);this.root.appendChild(d);this.g.h=c}
yf.prototype.xc=function(a){a===null&&(a=0);a<0||a>1?console.error("Invalid progress value: %i, should be between [0, 1]",a):(a>0&&(this.root.querySelector(".dfsRibbing").style.transform="scaleX("+1/a+")"),this.g.progress=a)};yf.prototype.Oa=function(a){this.g.h=a};yf.prototype.H=function(a){this.root.classList.remove("dfsLinearProgressWarning");this.root.classList.remove("dfsLinearProgressRibbed");switch(a){case 1:this.root.classList.add("dfsLinearProgressWarning");break;case 2:this.root.classList.add("dfsLinearProgressRibbed")}};var R={ca:"mdc-list-item--activated",v:"mdc-list-item",ka:"mdc-list-item--disabled",la:"mdc-list-item--selected",ob:"mdc-list-item__text",xa:"mdc-list-item__primary-text",K:"mdc-list"},zf={},Af=(zf[R.ca]="mdc-list-item--activated",zf[R.v]="mdc-list-item",zf[R.ka]="mdc-list-item--disabled",zf[R.la]="mdc-list-item--selected",zf[R.xa]="mdc-list-item__primary-text",zf[R.K]="mdc-list",zf),Bf={},Cf=(Bf[R.ca]="mdc-deprecated-list-item--activated",Bf[R.v]="mdc-deprecated-list-item",Bf[R.ka]="mdc-deprecated-list-item--disabled",
Bf[R.la]="mdc-deprecated-list-item--selected",Bf[R.ob]="mdc-deprecated-list-item__text",Bf[R.xa]="mdc-deprecated-list-item__primary-text",Bf[R.K]="mdc-deprecated-list",Bf),S={Ta:"MDCList:action",qd:"MDCList:selectionChange",Kc:"aria-checked",Lc:'[role="checkbox"][aria-checked="true"]',Nc:'[role="radio"][aria-checked="true"]',Wa:"aria-current",Ud:"aria-disabled",Qc:"aria-orientation",Rc:"horizontal",Sc:'[role="checkbox"]',Ya:"aria-selected",Oc:'[role="listbox"], [role="menu"]',Pc:'[aria-multiselectable="true"]',
cb:'input[type="checkbox"], input[type="radio"]',ta:'input[type="checkbox"]',Uc:"\n    ."+R.v+" button:not(:disabled),\n    ."+R.v+" a,\n    ."+Cf[R.v]+" button:not(:disabled),\n    ."+Cf[R.v]+" a\n  ",Yc:".mdc-deprecated-list",bd:"\n    ."+R.v+" button:not(:disabled),\n    ."+R.v+" a,\n    ."+R.v+' input[type="radio"]:not(:disabled),\n    .'+R.v+' input[type="checkbox"]:not(:disabled),\n    .'+Cf[R.v]+" button:not(:disabled),\n    ."+Cf[R.v]+" a,\n    ."+Cf[R.v]+' input[type="radio"]:not(:disabled),\n    .'+
Cf[R.v]+' input[type="checkbox"]:not(:disabled)\n  ',md:'input[type="radio"]',pd:'[aria-selected="true"], [aria-current="true"]'},T={o:-1,ge:300};/*

 Copyright 2020 Google Inc.

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
*/
var U=new Set;U.add("Backspace");U.add("Enter");U.add("Spacebar");U.add("PageUp");U.add("PageDown");U.add("End");U.add("Home");U.add("ArrowLeft");U.add("ArrowUp");U.add("ArrowRight");U.add("ArrowDown");U.add("Delete");U.add("Escape");U.add("Tab");var V=new Map;V.set(8,"Backspace");V.set(13,"Enter");V.set(32,"Spacebar");V.set(33,"PageUp");V.set(34,"PageDown");V.set(35,"End");V.set(36,"Home");V.set(37,"ArrowLeft");V.set(38,"ArrowUp");V.set(39,"ArrowRight");V.set(40,"ArrowDown");V.set(46,"Delete");
V.set(27,"Escape");V.set(9,"Tab");var Df=new Set;Df.add("PageUp");Df.add("PageDown");Df.add("End");Df.add("Home");Df.add("ArrowLeft");Df.add("ArrowUp");Df.add("ArrowRight");Df.add("ArrowDown");function Ef(a){var b=a.key;return U.has(b)?b:(a=V.get(a.keyCode))?a:"Unknown"};var Ff=["input","button","textarea","select"];function Gf(a){var b=a.target;b&&Ff.indexOf(b.tagName.toLowerCase())===-1&&a.preventDefault()};var Hf=["Alt","Control","Meta","Shift"];function If(a){var b=new Set(a?Hf.filter(function(c){return a.getModifierState(c)}):[]);return function(c){return c.every(function(d){return b.has(d)})&&c.length===b.size}}function Jf(a){J.call(this,Object.assign({},Jf.i,a));this.J=!1;this.A=!0;this.u=!1;this.j=this.h=T.o;this.T=this.S=!1;this.I=null;this.l=this.i=!1;this.D=null}r(Jf,J);
Jf.prototype.layout=function(){if(this.g.G()!==0)if(this.g.Sb(0))this.i=!0,this.h=[];else if(this.g.Vb(0))this.l=!0;else{var a=T.o;for(var b=this.g.G(),c=0;c<b;c++){var d=this.g.ga(c,R.ca);if(this.g.ga(c,R.la)||d){a=c;break}}a!==T.o&&(this.g.ga(a,R.ca)&&(this.S=!0),this.u=!0,this.h=a)}};
function Kf(a,b,c){c=c===void 0?{}:c;if(Lf(a,b))if(a.i)Mf(a,b,c);else if(a.l){c=c===void 0?{}:c;var d=Nf(a);a.g.ja(b,!0);if(a.h!==b||c.Ea)a.h!==T.o&&a.g.F(a.h,d,"false"),a.g.F(b,d,"true"),a.h=b,c.Z&&!c.Ea&&a.g.aa([b])}else if(c=c===void 0?{}:c,a.h!==b||c.Ea){d=R.la;a.S&&(d=R.ca);a.h!==T.o&&a.g.oc(a.h,d);a.h===T.o&&b!==T.o&&(a.I=a.g.Ib(b,S.Wa));var e=a.I!==null,g=e?S.Wa:S.Ya;a.h!==T.o&&a.g.F(a.h,g,"false");b!==T.o&&a.g.F(b,g,e?a.I:"true");Of(a,b);b!==T.o&&a.g.yb(b,d);a.h=b;c.Z&&!c.Ea&&a.g.aa([b])}}
function Pf(a,b){b>=0&&(a.g.F(b,"tabindex","-1"),a.g.Qa(b,"-1"));setTimeout(function(){if(!a.g.Yb()){var c=Qf(a);Of(a,c)}},0)}function W(a,b){return a.g.ga(b,R.ka)}function Rf(a,b){var c=a.g.G(),d=b,e=null;do{d++;if(d>=c)if(a.J)d=0;else return b;if(d===e)return-1;var g=void 0;e=(g=e)!=null?g:d}while(W(a,d));a.L(d);return d}function Sf(a,b){var c=a.g.G(),d=b,e=null;do{d--;if(d<0)if(a.J)d=c-1;else return b;if(d===e)return-1;var g=void 0;e=(g=e)!=null?g:d}while(W(a,d));a.L(d);return d}
function Tf(a){return Sf(a,a.g.G())}function Nf(a){return a.T?S.Ya:S.Kc}function Mf(a,b,c){c=c===void 0?{}:c;var d=a.h;d=c.Z?new Set(d===T.o?[]:d):null;for(var e=Nf(a),g=[],h=0;h<a.g.G();h++)if(!c.La||!W(a,h)){var f=void 0,k=(f=d)==null?void 0:f.has(h);f=b.indexOf(h)>=0;f!==k&&g.push(h);a.g.ja(h,f);a.g.F(h,e,f?"true":"false")}a.h=c.La?Uf(a,b):b;c.Z&&g.length&&a.g.aa(g)}
function Uf(a,b){var c=(a.h===T.o?[]:a.h).filter(function(d){return W(a,d)});b=b.filter(function(d){return!W(a,d)});return[].concat(na(new Set([].concat(na(b),na(c))))).sort(function(d,e){return d-e})}
function Vf(a,b,c,d){a.D=d;var e=new Set(a.h===T.o?[]:a.h);d=!(e==null?0:e.has(d));b=t([b,c].sort());var g=b.next().value;b=b.next().value;c=Nf(a);for(var h=[];g<=b;g++)if(!W(a,g)){var f=e.has(g);d!==f&&(h.push(g),a.g.ja(g,d),a.g.F(g,c,""+d),d?e.add(g):e.delete(g))}h.length&&(a.h=[].concat(na(e)),a.g.aa(h))}
function Of(a,b){a.j===T.o&&b!==0&&b!==T.o?a.g.F(0,"tabindex","-1"):a.j>=0&&a.j!==b&&a.g.F(a.j,"tabindex","-1");a.h instanceof Array||a.h===b||a.j===T.o||a.g.F(a.h,"tabindex","-1");b!==T.o&&a.g.F(b,"tabindex","0")}
function Qf(a){var b=Wf(a);if(a.g.G()===0)return T.o;if(!(a.u||a.i||a.l))return Math.max(a.j,b);if(typeof a.h==="number"&&a.h!==T.o)return a.h;if(a.h instanceof Array&&a.h.length>0){var c=[].concat(na(a.h)).sort(function(e,g){return e-g});c=t(c);for(var d=c.next();!d.done;d=c.next())if(d=d.value,!W(a,d))return d}return b}function Wf(a){for(var b=a.g.G(),c=0;c<b&&W(a,c);)c++;return c===b?T.o:c}
function Lf(a,b){var c=c===void 0?!0:c;if(b instanceof Array){if(!a.i&&c)throw Error("MDCListFoundation: Array of index is only supported for checkbox based list");return b.length===0?!0:b.some(function(d){return Xf(a,d)})}if(typeof b==="number"){if(a.i&&c)throw Error("MDCListFoundation: Expected array of index for checkbox based list but got number: "+b);return Xf(a,b)||a.u&&b===T.o}return!1}function Xf(a,b){a=a.g.G();return b>=0&&b<a}
function Yf(a,b,c){a.D=b;a.i?(Zf(a,b,c),a.g.aa([b])):Kf(a,b,{Z:!0})}function Zf(a,b,c){var d=Nf(a),e=a.g.Xb(b);c?c=e:(c=!e,a.g.ja(b,c));a.g.F(b,d,c?"true":"false");d=a.h===T.o?[]:a.h.slice();c?d.push(b):d=d.filter(function(g){return g!==b});a.h=d}Jf.prototype.L=function(a){this.g.L(a);this.j=a};function $f(a){for(var b=a.g.G(),c=0,d=0;d<b;d++)W(a,d)||c++;return c}
function ag(a,b){var c=$f(a),d=a.g.G();if(b.filter(function(g){return!W(a,g)}).length>=c)Mf(a,[],{Z:!0,La:!0});else{c=[];for(var e=0;e<d;e++)(!W(a,e)||b.indexOf(e)>-1)&&c.push(e);Mf(a,c,{Z:!0,La:!0})}}
p.Object.defineProperties(Jf,{h:{configurable:!0,enumerable:!0,get:function(){return S}},g:{configurable:!0,enumerable:!0,get:function(){return R}},j:{configurable:!0,enumerable:!0,get:function(){return T}},i:{configurable:!0,enumerable:!0,get:function(){return{yb:function(){},L:function(){},Ib:function(){return null},Mb:function(){return 0},G:function(){return 0},Sb:function(){return!1},Vb:function(){return!1},Xb:function(){return!1},Yb:function(){return!1},ac:function(){return!1},ga:function(){return!1},
ha:function(){},aa:function(){},oc:function(){},F:function(){},ja:function(){},Qa:function(){},Nb:function(){return""}}}}});function bg(){K.apply(this,arguments)}r(bg,K);n=bg.prototype;n.U=function(){(this.l="evolution"in this.root.dataset)?this.i=Af:Dd(this.root,S.Yc)?this.i=Cf:this.i=Object.values(R).reduce(function(a,b){a[b]=b;return a},{});this.A=this.Kd.bind(this);this.D=this.Nd.bind(this);this.S=this.Ld.bind(this);this.T=this.Md.bind(this);xd(this,"keydown",this.D);xd(this,"click",this.A);xd(this,"focusin",this.S);xd(this,"focusout",this.T);this.layout();cg(this);dg(this)};
n.layout=function(){this.J=this.root.getAttribute(S.Qc)!==S.Rc;var a=S.bd,b=this.root.querySelectorAll("."+this.i[R.v]+":not([tabindex])");b.length&&Array.prototype.forEach.call(b,function(c){c.setAttribute("tabindex","-1")});a=this.root.querySelectorAll(a);a.length&&Array.prototype.forEach.call(a,function(c){c.setAttribute("tabindex","-1")});this.l&&(this.g.T=!0);this.g.layout()};
function eg(a,b){var c=b.querySelector("."+a.i[R.xa]);if(a.l||c){var d;return(d=c==null?void 0:c.textContent)!=null?d:""}return(a=b.querySelector("."+a.i[R.ob]))&&a.textContent||""}
function cg(a){a.u=Dd(a.root,S.Oc);if(a.l&&a.u){var b=Array.from(a.root.querySelectorAll(S.pd),function(c){return a.h.indexOf(c)});Dd(a.root,S.Pc)?a.j=b:b.length>0&&(a.j=b[0])}else b=a.root.querySelector(S.Nc),a.root.querySelectorAll(S.Sc).length?a.j=Array.from(a.root.querySelectorAll(S.Lc),function(c){return a.h.indexOf(c)}):b&&(a.j=a.h.indexOf(b))}
n.O=function(){var a=this;return new Jf({yb:function(b,c){(b=a.h[b])&&b.classList.add(a.i[c])},L:function(b){var c;(c=a.h[b])==null||c.focus()},Ib:function(b,c){return a.h[b].getAttribute(c)},Mb:function(){return a.h.indexOf(document.activeElement)},G:function(){return a.h.length},Nb:function(b){return eg(a,a.h[b])},Sb:function(b){return!!a.h[b].querySelector(S.ta)},Vb:function(b){return!!a.h[b].querySelector(S.md)},Xb:function(b){return a.h[b].querySelector(S.ta).checked},Yb:function(){return a.root!==
document.activeElement&&a.root.contains(document.activeElement)},ac:function(){return document.activeElement===a.root},ga:function(b,c){return a.h[b].classList.contains(a.i[c])},ha:function(b){yd(a,S.Ta,{index:b},!0)},aa:function(b){yd(a,S.qd,{ke:b},!0)},oc:function(b,c){(b=a.h[b])&&b.classList.remove(a.i[c])},F:function(b,c,d){(b=a.h[b])&&zd(b,c,d)},ja:function(b,c){b=a.h[b].querySelector(S.cb);b.checked=c;c=document.createEvent("Event");c.initEvent("change",!0,!0);b.dispatchEvent(c)},Qa:function(b,
c){Array.prototype.forEach.call(a.h[b].querySelectorAll(S.Uc),function(d){d.tabIndex=Number(c)})}})};function dg(a){if(a.l&&a.u&&!a.root.querySelector("."+a.i[R.v]+'[tabindex="0"]')){if(a.j instanceof Array&&a.j.length>0)var b=a.j[0];else typeof a.j==="number"&&a.j!==T.o?b=a.j:(b=a.root.querySelector("."+a.i[R.v]+":not(."+a.i[R.ka]+")"),b=b===null?-1:fg(a,b));b!==-1&&(a.h[b].tabIndex=0)}}function fg(a,b){return(b=Cd(b,"."+a.i[R.v]+", ."+a.i[R.K]))&&Dd(b,"."+a.i[R.v])?a.h.indexOf(b):-1}
n.Ld=function(a){a=fg(this,a.target);var b=this.g;a>=0&&(b.j=a,b.g.F(a,"tabindex","0"),b.g.Qa(a,"0"))};n.Md=function(a){a=fg(this,a.target);Pf(this.g,a)};
n.Nd=function(a){var b=fg(this,a.target);a:{var c=this.g,d=a.target.classList.contains(this.i[R.v]),e=Ef(a)==="ArrowLeft",g=Ef(a)==="ArrowUp",h=Ef(a)==="ArrowRight",f=Ef(a)==="ArrowDown",k=Ef(a)==="Home",l=Ef(a)==="End",m=Ef(a)==="Enter",v=Ef(a)==="Spacebar";h=c.A&&f||!c.A&&h;g=c.A&&g||!c.A&&e;f=a.key==="A"||a.key==="a";var w=If(a);if(c.g.ac())(g||l)&&w([])?(a.preventDefault(),Tf(c)):(h||k)&&w([])?(a.preventDefault(),Rf(c,-1)):g&&w(["Shift"])&&c.i?(a.preventDefault(),a=Tf(c),a!==-1&&Yf(c,a,!1)):h&&
w(["Shift"])&&c.i&&(a.preventDefault(),a=Rf(c,-1),a!==-1&&Yf(c,a,!1));else{e=c.g.Mb();if(e===-1&&(e=b,e<0))break a;if(h&&w([]))Gf(a),Rf(c,e);else if(g&&w([]))Gf(a),Sf(c,e);else if(h&&w(["Shift"])&&c.i)Gf(a),a=Rf(c,e),a!==-1&&Yf(c,a,!1);else if(g&&w(["Shift"])&&c.i)Gf(a),a=Sf(c,e),a!==-1&&Yf(c,a,!1);else if(k&&w([]))Gf(a),Rf(c,-1);else if(l&&w([]))Gf(a),Tf(c);else if(k&&w(["Control","Shift"])&&c.i)Gf(a),W(c,e)||(Rf(c,-1),Vf(c,0,e,e));else if(l&&w(["Control","Shift"])&&c.i)Gf(a),W(c,e)||(Tf(c),Vf(c,
e,c.g.G()-1,e));else if(f&&w(["Control"])&&c.i)a.preventDefault(),ag(c,c.h===T.o?[]:c.h);else if((m||v)&&(w([])||w(["Alt"]))){if(d){var Z=a.target;Z&&Z.tagName==="A"&&m||(Gf(a),W(c,e)||((c.u||c.i||c.l)&&Yf(c,e,!1),c.g.ha(e)))}}else(m||v)&&w(["Shift"])&&c.i&&(b=a.target,b&&b.tagName==="A"&&m||(Gf(a),W(c,e)||(Vf(c,(Z=c.D)!=null?Z:e,e,e),c.g.ha(e))))}}};
n.Kd=function(a){var b=fg(this,a.target),c=this.g,d=Dd(a.target,S.cb);a=If(a);if(b!==T.o&&!W(c,b))if(a([]))(c.u||c.i||c.l)&&Yf(c,b,d),c.g.ha(b);else if(c.i&&a(["Shift"])){var e;Vf(c,(e=c.D)!=null?e:b,b,b);c.g.ha(b)}};
p.Object.defineProperties(bg.prototype,{J:{configurable:!0,enumerable:!0,set:function(a){this.g.A=a}},h:{configurable:!0,enumerable:!0,get:function(){return Array.from(this.root.querySelectorAll("."+this.i[R.v]))}},I:{configurable:!0,enumerable:!0,set:function(a){this.g.J=a}},j:{configurable:!0,enumerable:!0,get:function(){return this.g.h},set:function(a){Kf(this.g,a)}}});var gg={ya:"mdc-menu-item--selected",rb:"mdc-menu__selection-group",K:"mdc-menu"},hg={ba:"aria-checked",Vd:"aria-disabled",ta:'input[type="checkbox"]',pb:".mdc-list,.mdc-deprecated-list",od:"MDCMenu:selected",rd:"data-menu-item-skip-restore-focus"},ig={be:-1};function jg(a){J.call(this,Object.assign({},jg.i,a));this.h=1}r(jg,J);
p.Object.defineProperties(jg,{g:{configurable:!0,enumerable:!0,get:function(){return gg}},h:{configurable:!0,enumerable:!0,get:function(){return hg}},j:{configurable:!0,enumerable:!0,get:function(){return ig}},i:{configurable:!0,enumerable:!0,get:function(){return{zb:function(){},qc:function(){},xb:function(){},nc:function(){},Jb:function(){return null},Gd:function(){return!1},Ca:function(){},Lb:function(){return-1},jc:function(){},Ga:function(){return 0},L:function(){},Gb:function(){},Ob:function(){return-1},
Ka:function(){return!1}}}}});var kg={Bc:"mdc-menu-surface--anchor",Ua:"mdc-menu-surface--animating-closed",Va:"mdc-menu-surface--animating-open",kb:"mdc-menu-surface--fixed",mb:"mdc-menu-surface--is-open-below",OPEN:"mdc-menu-surface--open",K:"mdc-menu-surface"},lg={fb:"MDCMenuSurface:closed",Vc:"MDCMenuSurface:closing",za:"MDCMenuSurface:opened",jd:"MDCMenuSurface:opening",ae:'button:not(:disabled), [href]:not([aria-disabled="true"]), input:not(:disabled), select:not(:disabled), textarea:not(:disabled), [tabindex]:not([tabindex="-1"]):not([aria-disabled="true"])'},
mg={vd:120,ud:75,qb:32,Cc:.67,td:30};function X(a){J.call(this,Object.assign({},X.i,a));this.l=this.j=!1;this.D=this.I=this.u=0;this.h={top:0,right:0,bottom:0,left:0};this.position={x:0,y:0}}r(X,J);n=X.prototype;n.init=function(){var a=X.g,b=a.K;a=a.OPEN;if(!this.g.hasClass(b))throw Error(b+" class required in root element.");this.g.hasClass(a)&&(this.j=!0);this.A=this.Od.bind(this);this.g.Ma("resize",this.A)};n.Pa=function(a){this.u=a};
n.open=function(){var a=this;this.j||(this.g.hc(),this.g.tc(),this.g.addClass(X.g.Va),requestAnimationFrame(function(){a.J=a.g.Fa();ng(a);a.g.addClass(X.g.OPEN);a.I=setTimeout(function(){a.I=0;a.g.removeClass(X.g.Va);a.g.fc()},mg.vd)}),this.j=!0,this.g.Ma("resize",this.A))};
n.close=function(a){var b=this;a=a===void 0?!1:a;this.j&&(this.g.ec(),this.g.Fb("resize",this.A),this.g.addClass(X.g.Ua),requestAnimationFrame(function(){b.g.removeClass(X.g.OPEN);b.g.removeClass(X.g.mb);b.D=setTimeout(function(){b.D=0;b.g.removeClass(X.g.Ua);b.g.dc()},mg.ud)}),this.j=!1,a||og(this))};n.Od=function(){this.J=this.g.Fa();ng(this)};
function ng(a){var b=a.g.Hb(),c=a.g.Kb(),d=a.g.Pb(),e=a.g.Rb();b||(b={top:a.position.y,right:a.position.x,bottom:a.position.y,left:a.position.x,width:0,height:0});a.i={ma:b,Ed:c,zc:a.J,Ra:{top:b.top,right:d.width-b.right,bottom:d.height-b.bottom,left:b.left},Sd:d,Td:e};b=8;c=a.i;d=c.Ra;e=c.ma;c=c.zc;var g=X.j.qb;var h=d.top-g+a.h.top;g=d.bottom-g+e.height-a.h.top;!(g-c.height>0)&&h>g&&(b|=1);h=a.g.bc();g=!!(b&4);var f=h?!g:g;if(f){var k=d.left+e.width+a.h.left;d=d.right-a.h.left}else k=d.left+a.h.left,
d=d.right+e.width-a.h.left;e=k-c.width>0;c=d-c.width>0;var l=!!(b&8)&&!!(b&4);if(c&&l&&h||!e&&l)b^=4;else if(e&&f&&h||e&&!f&&g||!c&&k>=d)b|=4;a.u>0?c=a.u:(c=a.i.Ra,d=X.j.qb,b&1?(c=c.top+a.h.top-d,c+=a.i.ma.height):c=c.bottom-a.h.bottom+a.i.ma.height-d);d=b&1?"bottom":"top";e=b&4?"right":"left";h=b&1?-a.h.bottom:a.h.top;f=a.i;g=f.ma;f=f.zc;k={};b&4?(l=a.h.right,l=a.l?l-(a.i.Sd.width-a.i.Ed.width):l):l=a.h.left;h=(k[e]=l,k[d]=h,k);g.width/f.width>mg.Cc&&(e="center");if(a.l)for(f=a.i,g=f.Td,f=f.Ra,k=
Object.keys(h),k=t(k),l=k.next();!l.done;l=k.next()){l=l.value;var m=h[l]||0;m+=f[l];a.l||(m=l==="top"?m+g.y:l==="bottom"?m-g.y:l==="left"?m+g.x:m-g.x);h[l]=m}a.g.yc(e+" "+d);a.g.setPosition(h);a.g.Pa(c?c+"px":"");b&1||a.g.addClass(X.g.mb)}function og(a){var b=a.g.Zb(),c=a.g.Jd?a.g.Jd():document;c=c.activeElement&&a.g.Ha(c.activeElement);(b||c)&&setTimeout(function(){a.g.sc()},mg.td)}
p.Object.defineProperties(X,{g:{configurable:!0,enumerable:!0,get:function(){return kg}},h:{configurable:!0,enumerable:!0,get:function(){return lg}},j:{configurable:!0,enumerable:!0,get:function(){return mg}},i:{configurable:!0,enumerable:!0,get:function(){return{addClass:function(){},removeClass:function(){},hasClass:function(){return!1},Pd:function(){return!1},Ha:function(){return!1},Zb:function(){return!1},bc:function(){return!1},Fa:function(){return{height:0,width:0}},Hb:function(){return null},
Pb:function(){return{height:0,width:0}},Kb:function(){return{height:0,width:0}},Rb:function(){return{x:0,y:0}},setPosition:function(){},Pa:function(){},yc:function(){},tc:function(){},sc:function(){},dc:function(){},ec:function(){},fc:function(){},hc:function(){},Ma:function(){},Fb:function(){}}}}});function pg(){K.apply(this,arguments)}r(pg,K);
pg.prototype.U=function(){var a=this,b=this.root.parentElement;this.h=b&&b.classList.contains(kg.Bc)?b:null;this.root.classList.contains(kg.kb)&&(this.root.classList.add(kg.kb),this.g.l=!0);this.l=function(c){var d=c.keyCode;c.key!=="Escape"&&d!==27||a.g.close()};this.j=function(c){var d=a.g;d.g.Ha(c.target)||d.close()};this.A=function(){document.body.addEventListener("click",a.j,{capture:!0})};this.u=function(){document.body.removeEventListener("click",a.j,{capture:!0})};xd(this,"keydown",this.l);
xd(this,lg.za,this.A);xd(this,lg.fb,this.u)};pg.prototype.open=function(){this.g.open()};pg.prototype.close=function(a){this.g.close(a===void 0?!1:a)};
pg.prototype.O=function(){var a=this;return new X({addClass:function(b){a.root.classList.add(b)},removeClass:function(b){a.root.classList.remove(b)},hasClass:function(b){return a.root.classList.contains(b)},Pd:function(){return!!a.h},dc:function(){yd(a,X.h.fb,{})},ec:function(){yd(a,X.h.Vc,{})},fc:function(){yd(a,X.h.za,{})},hc:function(){yd(a,X.h.jd,{})},Ha:function(b){return a.root.contains(b)},bc:function(){return getComputedStyle(a.root).getPropertyValue("direction")==="rtl"},yc:function(b){a.root.style.setProperty(Ke()+
"-origin",b)},Zb:function(){return document.activeElement===a.root},tc:function(){a.i=document.activeElement},sc:function(){a.root.contains(document.activeElement)&&a.i&&a.i.focus&&a.i.focus()},Fa:function(){return{width:a.root.offsetWidth,height:a.root.offsetHeight}},Hb:function(){return a.h?a.h.getBoundingClientRect():null},Pb:function(){return{width:window.innerWidth,height:window.innerHeight}},Kb:function(){return{width:document.body.clientWidth,height:document.body.clientHeight}},Rb:function(){return{x:window.pageXOffset,
y:window.pageYOffset}},setPosition:function(b){var c=a.root;c.style.left="left"in b?b.left+"px":"";c.style.right="right"in b?b.right+"px":"";c.style.top="top"in b?b.top+"px":"";c.style.bottom="bottom"in b?b.bottom+"px":""},Pa:function(b){a.root.style.maxHeight=b},Ma:function(b,c){window.addEventListener(b,c)},Fb:function(b,c){window.removeEventListener(b,c)}})};function qg(){K.apply(this,arguments)}r(qg,K);n=qg.prototype;n.wa=function(a,b){a=a===void 0?function(c){return new pg(c)}:a;b=b===void 0?function(c){return new bg(c)}:b;this.D=a;this.A=b};
n.U=function(){var a=this;this.i=this.D(this.root);var b=this.root.querySelector(hg.pb);b?(this.list=this.A(b),this.list.I=!0):this.list=null;this.l=function(c){var d=c.keyCode;c.key!=="Tab"&&d!==9||a.g.g.Ca(!0)};this.j=function(c){var d=a.g;c=d.g.Lb(a.h[c.detail.index]);if(!(c<0)){d.g.jc({index:c});var e=d.g.Jb(c,hg.rd)==="true";d.g.Ca(e);if(d.g.Ka(c)){e=d.g.Ga();if(!(c>=0&&c<e))throw Error("MDCMenuFoundation: No list item at specified index.");if(!d.g.Ka(c))throw Error("MDCMenuFoundation: No selection group at specified index.");
e=d.g.Ob(c);e>=0&&(d.g.nc(e,hg.ba),d.g.qc(e,gg.ya));d.g.zb(c,gg.ya);d.g.xb(c,hg.ba,"true")}}};this.u=function(){var c=a.g;switch(c.h){case 2:c.g.L(0);break;case 3:c.g.L(c.g.Ga()-1);break;case 0:break;default:c.g.Gb()}};xd(this.i,X.h.za,this.u);xd(this,"keydown",this.l);xd(this,Jf.h.Ta,this.j)};n.layout=function(){this.list&&this.list.layout()};n.Nb=function(a){return(a=a<this.h.length?this.h[a]:null)&&this.list?eg(this.list,a)||"":""};
n.O=function(){var a=this;return new jg({zb:function(b,c){a.h[b].classList.add(c)},qc:function(b,c){a.h[b].classList.remove(c)},xb:function(b,c,d){zd(a.h[b],c,d)},nc:function(b,c){a.h[b].removeAttribute(c)},Jb:function(b,c){return a.h[b].getAttribute(c)},Gd:function(b,c){return b.classList.contains(c)},Ca:function(b){a.i.close(b)},Lb:function(b){return a.h.indexOf(b)},jc:function(b){yd(a,hg.od,{index:b.index,item:a.h[b.index]})},Ga:function(){return a.h.length},L:function(b){a.h[b].focus()},Gb:function(){a.root.querySelector(hg.pb).focus()},
Ka:function(b){return!!Cd(a.h[b],"."+gg.rb)},Ob:function(b){return(b=Cd(a.h[b],"."+gg.rb).querySelector("."+gg.ya))?a.h.indexOf(b):-1}})};p.Object.defineProperties(qg.prototype,{open:{configurable:!0,enumerable:!0,get:function(){return this.i.g.j},set:function(a){a?this.i.open():this.i.close()}},h:{configurable:!0,enumerable:!0,get:function(){return this.list?this.list.h:[]}}});function rg(a){var b=this;var c=c===void 0?null:c;this.root=a;c||this.root.classList.add("mdc-menu-surface--anchor");a=document.createElement("div");a.classList.add("dfs-menu");a.classList.add("mdc-menu");a.classList.add("mdc-menu-surface");a.classList.add("GmMenu");a.classList.add("GmMenuSurface");this.root.appendChild(a);this.h=document.createElement("ul");this.h.classList.add("GmDeprecatedList");this.h.classList.add("mdc-deprecated-list");this.h.setAttribute("role","menu");this.h.setAttribute("aria-orientation",
"vertical");this.h.setAttribute("tabindex","-1");a.appendChild(this.h);var d=document.createElement("div");d.classList.add("mdc-elevation-overlay");this.h.appendChild(d);this.g=new qg(a);this.g.g.h=2;c&&(this.g.i.h=c);this.i=new Map;a.addEventListener("MDCMenu:selected",function(e){var g=b.g;e=e.detail.index;(g=e<g.h.length?g.h[e]:null)&&b.j&&b.j(g.id)});a.addEventListener("MDCMenuSurface:opened",function(){});a.addEventListener("MDCMenuSurface:closed",function(){});this.j=null}
function sg(a,b){a.j=b}rg.prototype.toggle=function(){this.g.open=!this.g.open};rg.prototype.open=function(){this.g.open=!0};rg.prototype.close=function(){this.g.open=!1};
function tg(a,b){if(!a.i.has(b)){var c=document.createElement("li");c.setAttribute("id",b);c.classList.add("dfs-menu-item");c.classList.add("mdc-deprecated-list-item");c.setAttribute("role","menuitem");be(c);var d=document.createElement("span");d.classList.add("mdc-deprecated-list-item__ripple");c.appendChild(d);d=document.createElement("span");d.classList.add("mdc-deprecated-list-item__text");d.textContent="";c.appendChild(d);d=document.createElement("span");d.classList.add("dfs-focus-ring");c.appendChild(d);
a.h.appendChild(c);a.i.set(b,c);a.g.layout()}}function ug(a,b,c,d){d=d===void 0?[]:d;if(a=a.i.get(b)){b=document.createElement("img");d=t(d);for(var e=d.next();!e.done;e=d.next())b.classList.add(e.value);b.setAttribute("alt","");b.setAttribute("src",c);a.insertBefore(b,a.children[1])}}function vg(a,b,c){if(a=a.i.get(b))a.querySelector(".mdc-deprecated-list-item__text").textContent=c||""};for(var I=null,wg=0,xg=0,yg=0,zg=!1,Ag=!1,Bg=0,Cg={},Dg=null,Eg=[],Fg=new Map([[1,"page-error"],[2,"page-error_collapsed"],[3,"page-loading"],[19,"page-offline"],[20,"page-offline_collapsed"],[21,"page-private"],[24,"page-private_semi_collapsed"],[22,"page-private_collapsed"],[4,"page-safe"],[25,"page-safe_semi_collapsed"],[5,"page-safe_collapsed"],[7,"page-wait"],[8,"page-wait_collapsed"],[10,"page-wait_semi_collapsed_will_notify"],[11,"page-wait_collaborators"],[12,"page-stale"],[13,"page-stale_downloading"],
[14,"page-stale_collapsed"],[15,"page-conflict"],[16,"page-conflict_your"],[17,"page-conflict_their"],[18,"page-conflict_dismiss"],[23,"page-conflict_collapsed"]]),Gg=new Map,Hg=t(Fg.keys()),Ig=Hg.next();!Ig.done;Ig=Hg.next()){var Jg=Ig.value;Gg.set(Fg.get(Jg),Jg)}function Kg(a,b){var c=G(),d=new rc;Tb(d,1,a==null?a:tb(a));Tb(d,2,b==null?b:tb(b));a=F(c);lc(a,E,d);N(c)}function Lg(a){var b=Fg.get(a);return b?b:(M(3,"StateKey did not have an associated pageId: "+a),"")}
function Mg(a){if(a=Cg[a]){var b=H();b=B(b,63);vg(a,"copy-link",b);b=H();b=B(b,64);vg(a,"open-link",b)}}
wa("updateView",function(a){a=Sc(a);if(Vb(a,zc,1)){var b=A(a,zc,1);b=B(b,1)||"";var c=A(a,zc,1);c=nc(c,2);var d=A(a,zc,1);d=nc(d,4);var 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"))}a&&Vb(a,Qc,11)&&((a=A(a,
Qc,11))?Ng(a)?(I&&Og(a)?(mc(I,1)!=10||nc(a,8)||qc(I,8),b=mc(I,1),qc(a,b)):(Pg(),wg=setTimeout(Qg,15E3)),Rg(a)):Sg(a):(M(3,"updateView called with invalid parameter"),Sg(Tg())))});
function Rg(a){if(Ng(a)){if(!I||mc(I,1)!=mc(a,1))for(var b in Cg)Cg[b].close();I=a;$(".has-js-handler").prop("disabled",!1);$(".share_file_button, .menu_options_button").prop("hidden",!nc(a,10,!0));b=Dg.Y();nc(a,8)&&!b?Dg.h.h=!0:!nc(a,8)&&b&&(Dg.h.h=!1);Ug(pc(a));a=Lg(pc(a));if(b=$("[data-page="+a+"]"))switch(pc(I)){case 2:case 20:case 22:case 5:Kg(36,36);break;case 3:case 1:case 19:case 24:case 25:case 8:case 14:case 23:b.height(36);b=parseInt(b.width(),10);Kg(b,36);break;case 11:Kg(250,288);break;
default:b.width(250),b=parseInt(b.height(),10),Kg(250,b)}else M(3,"Cannot update size for page: "+a);b=$(".page:not(.hidden)");var c=$("[data-page="+a+"]");c?(b.addClass("page-hidden"),c.removeClass("page-hidden")):M(3,"No such page: "+a)}else M(3,"Tried to set invalid state: "+a),Sg(a)}function Sg(a){qc(a,1);Ng(a)?Rg(a):Rg(Tg())}function Tg(){var a=new Qc;qc(a,1);var b=new Ac;Tb(b,1,xb("JS ERROR"));kc(a,5,b);return a}
function Ng(a){if(!pc(a)||!Lg(pc(a)))return!1;if(hc(a,Pc,6).length)for(var b=t(hc(a,Pc,6)),c=b.next();!c.done;c=b.next())Vg(A(c.value,Nc,1));Vb(a,Nc,7)&&Vg(A(a,Nc,7));return!0}function Vg(a){if(a){var b=Oc(a);Mc(b)?!oc(a,1)&&Mc(b).startsWith("//")&&(a="http:"+Mc(b),Yb(b,xb(a))):Yb(b,xb("ic_account_circle_googblue_24dp.svg"))}}
function Ug(a,b){b=b===void 0?"":b;if(a){var c=Lg(a),d=$("."+c),e=$("."+Lg(a));switch(a){case 1:var g=H();var h=B(g,1);Y(e,"error_title",h||"");break;case 2:var f=H();var k=B(f,43);Y(e,"error_icon_aria_label",k||"");break;case 3:var l=H();var m=B(l,2);Y(e,"loading_icon_aria_label",m||"");break;case 19:var v=H();var w=B(v,44);Y(e,"offline_title",w||"");break;case 20:var Z=H();var ma=B(Z,45);Y(e,"offline_icon_aria_label",ma||"");break;case 21:Y(e,"private_title",Bc()||"");var ja=H();var Oa=B(ja,61);
Y(e,"private_message",Oa||"");var db=H();var eb=B(db,62);Y(e,"private_got_it_button_label",eb||"");Y(e,"share_file_button_aria_label",Hc()||"");Y(e,"menu_options_button_aria_label",Ic()||"");Mg(Lg(a));break;case 24:Y(e,"private_title",Bc()||"");break;case 22:var Fb=H();var Zg=B(Fb,47);Y(e,"private_icon_aria_label",Zg||"");break;case 4:Y(e,"safe_title",Cc()||"");var $g=H();var ah=B($g,58);Y(e,"safe_message",ah||"");var bh=H();var ch=B(bh,59);Y(e,"safe_got_it_button_label",ch||"");Y(e,"share_file_button_aria_label",
Hc()||"");Y(e,"menu_options_button_aria_label",Ic()||"");Mg(Lg(a));break;case 25:Y(e,"safe_title",Cc()||"");break;case 5:var dh=H();var eh=B(dh,4);Y(e,"safe_collapsed_icon_aria_label",eh||"");break;case 7:Y(e,"wait_title",Dc()||"");var fh=H();var gh=B(fh,10);Y(e,"wait_view_collaborators_aria_label",gh||"");var hh=H();var ih=B(hh,65);Y(e,"wait_view_collaborators_button_label",ih||"");var jh=H();var kh=B(jh,11);Y(e,"wait_message",kh||"");var lh=H();var mh=B(lh,13);Y(e,"wait_got_it_button_label",mh||
"");var nh=Dg,oh=H(),ff=B(oh,12)||"";ff&&He(nh.g,ff);Y(e,"share_file_button_aria_label",Hc()||"");Y(e,"menu_options_button_aria_label",Ic()||"");Mg(Lg(a));break;case 8:var ph=H();var qh=B(ph,53);Y(e,"wait_collapsed_expand_button_aria_label",qh||"");var rh=H();var sh=B(rh,57);Y(e,"wait_title_text_only",sh||"");break;case 10:Y(e,"wait_title",Dc()||"");var th=H();var uh=B(th,14);Y(e,"wait_semi_collapsed_will_notify_message",uh||"");break;case 11:var vh=H();var wh=B(vh,16);Y(e,"wait_collaborators_header_editing",
wh||"");var xh=H();var yh=B(xh,17);Y(e,"wait_collaborators_header_viewing",yh||"");var zh=H();var Ah=B(zh,18);Y(e,"wait_collaborators_back_button_aria_label",Ah||"");var Bh=H();var Ch=B(Bh,50);Y(e,"wait_collaborators_email_button_aria_label",Ch||"");var Dh=H();var Eh=B(Dh,19);Y(e,"wait_collaborators_email_icon_tooltip",Eh||"");var Fh=H();var Gh=B(Fh,20);Y(e,"wait_collaborators_chat_icon_tooltip",Gh||"");Y(e,"share_file_button_aria_label",Hc()||"");Y(e,"menu_options_button_aria_label",Ic()||"");Mg(Lg(a));
break;case 12:Y(e,"stale_title",Ec()||"");var Hh=H();var Ih=B(Hh,22);Y(e,"stale_close_button_aria_label",Ih||"");Y(e,"stale_message",Fc()||"");var Jh=H();var Kh=B(Jh,24);Y(e,"stale_get_latest_button_label",Kh||"");break;case 13:Y(e,"stale_title",Ec()||"");Y(e,"stale_message",Fc()||"");var Lh=H();var Mh=B(Lh,25);Y(e,"stale_downloading",Mh||"");break;case 14:var Nh=H();var Oh=B(Nh,51);Y(e,"stale_collapsed_expand_button_aria_label",Oh||"");var Ph=H();var Qh=B(Ph,42);Y(e,"stale_collapsed_title",Qh||"");
break;case 15:var Rh=H();var Sh=B(Rh,27);Y(e,"conflict_title",Sh||"");var Th=H();var Uh=B(Th,28);Y(e,"conflict_close_button_tooltip",Uh||"");var Vh=H();var Wh=B(Vh,52);Y(e,"conflict_view_collaborators_aria_label",Wh||"");var Xh=H();var Yh=B(Xh,29);Y(e,"conflict_message",Yh||"");var Zh=H();var $h=B(Zh,30);Y(e,"conflict_copy_button_label",$h||"");var ai=H();var bi=B(ai,31);Y(e,"conflict_preview_button_label",bi||"");Y(e,"conflict_preview_tooltip",Gc()||"");break;case 16:var ci=H();var di=B(ci,36);Y(e,
"conflict_your_title",di||"");var ei=H();var fi=B(ei,37);Y(e,"conflict_your_message",fi||"");var gi=H();var hi=B(gi,38);Y(e,"conflict_your_back_button_label",hi||"");var ii=H();var ji=B(ii,55);Y(e,"conflict_your_title_aria_label",ji||"");break;case 17:var ki=H();var li=B(ki,39);Y(e,"conflict_their_title",li||"");var mi=H();var ni=B(mi,40);Y(e,"conflict_their_message",ni||"");var oi=H();var pi=B(oi,41);Y(e,"conflict_their_save_button_label",pi||"");var qi=H();var ri=B(qi,56);Y(e,"conflict_their_title_aria_label",
ri||"");break;case 18:var si=H();var ti=B(si,32);Y(e,"conflict_dismiss_title",ti||"");var ui=H();var vi=B(ui,33);Y(e,"conflict_dismiss_message",vi||"");var wi=H();var xi=B(wi,34);Y(e,"conflict_dismiss_ignore_button_label",xi||"");var yi=H();var zi=B(yi,35);Y(e,"conflict_dismiss_preview_button_label",zi||"");Y(e,"conflict_preview_tooltip",Gc()||"");break;case 23:var Ai=H();var Bi=B(Ai,54);Y(e,"conflict_collapsed_expand_button_aria_label",Bi||"");var Ci=H();var Di=B(Ci,48);Y(e,"conflict_collapsed_title",
Di||"");break;default:M(3,"StateKey not recognized: "+a)}if(a==7){a:{var $b=hc(I,Pc,6),ad=d.find(".heads");ad.empty();for(var ac=0,hf=t($b.filter(Wg)),bd=hf.next();!bd.done;bd=hf.next()){var Ei=A(bd.value,Nc,1),jf=Xg(Ei);if(!jf)break a;jf.appendTo(ad);if(++ac>=3&&$b.length-ac>1)break}$b.length>ac&&$('<div class="more"/>').text("+"+($b.length-ac)).appendTo(ad)}Ug(11,c)}if(a==11)a:{for(var Fi=hc(I,Pc,6),Gi=d.find("#people-list-editing").empty(),kf=d.find("#people-list-viewing").empty(),lf=t(Fi),dd=
lf.next();!dd.done;dd=lf.next()){var mf=dd.value,bc=A(mf,Nc,1);var nf=void 0;if(bc){var of=$('<li class="person" />').append(Xg(bc)),Hi=of.append,pf=$('<div class="text" />').append($("<h5 />").text(Lc(Oc(bc))||"")),Ii=pf.append,qf=$("<h6 />"),Ji=qf.text,Ki=Oc(bc);nf=oc(Ki,3);var cc=Hi.call(of,Ii.call(pf,Ji.call(qf,nf||"")))}else M(3,"null User was passed to templateCollaborator_"),cc=null;if(!cc)break a;Wg(mf)?cc.appendTo(Gi):cc.appendTo(kf)}kf.contents().length?(d.find(".wait_collaborators_viewing").show(),
d.find(".wait_collaborators_editing").addClass("with-border")):(d.find(".wait_collaborators_viewing").hide(),d.find(".wait_collaborators_editing").removeClass("with-border"))}a:switch(a){case 12:case 13:case 15:case 16:case 17:var rf=!0;break a;default:rf=!1}if(rf){var sf=A(I,Nc,7),dc=d.find(".creator");dc.empty();if(sf){var tf=Xg(sf);tf&&(tf.appendTo(dc),dc.show())}else dc.hide()}b&&d.find(".back-button").data("link-target",b);a==15&&d.find(".conflict_preview_button").prop("disabled",!nc(I,9,!0));
a==18&&d.find(".conflict_dismiss_preview_button").prop("disabled",!nc(I,9,!0))}}function Y(a,b,c){c&&(a=a.find("."+b),a.length==0&&(a=$("."+b)),b.endsWith("text_only")?a.text(c):b.endsWith("aria_label")?a.attr("aria-label",c):a.is("img")?a.attr("alt",c).attr("tabindex",0):(b=!a.hasClass("mdl-tooltip")&&a.attr("tabindex")!=-1,a.text(c).attr("aria-label",c).attr("tabindex",b?0:-1)))}function Wg(a){return hc(a,Jc,2).some(function(b){var c=c===void 0?0:c;var d;return((d=mc(b,2))!=null?d:c)==3})}
function Xg(a){if(!a)return M(3,"null User was passed to templateHead_"),null;var b=$('<img class="head"/>').attr("draggable","false").attr("src",Mc(Oc(a))||"").attr("alt",Lc(Oc(a))||"").attr("title",Lc(Oc(a))||"");Mc(Oc(a))=="ic_account_circle_googblue_24dp.svg"&&b.addClass("blueIcon");var c=Oc(a);oc(c,3)||b.css({"background-color":oc(a,4)||"orange"});return b}function Yg(a){if(a.which==27){a=G();var b=F(a);C(b,2,E,!0);N(a)}}
function Li(){for(var a=t(document.querySelectorAll(".progress-bar")),b=a.next();!b.done;b=a.next())b=new yf(b.value),b.Oa(!1),Eg.push(b)}
function Mi(){for(var a=t(["page-private","page-safe","page-wait","page-wait_collaborators"]),b=a.next();!b.done;b=a.next()){b=b.value;var c=new rg($("[data-page="+b+"] .dfs-menu-anchor")[0]);tg(c,"copy-link");ug(c,"copy-link","ic_link_24px.svg",["copy-link-icon","greyIcon"]);tg(c,"open-link");ug(c,"open-link","ic_open_in_new_24px.svg",["open-link-icon","flip-in-rtl","greyIcon"]);sg(c,function(d){switch(d){case "copy-link":d=G();var e=F(d);C(e,11,E,!0);N(d);break;case "open-link":d=G();e=F(d);C(e,
12,E,!0);N(d);break;default:M(3,"Menu item with unknown id selected: "+d)}});Cg[b]=c}a=t(document.querySelectorAll(".mdc-deprecated-list-item"));for(b=a.next();!b.done;b=a.next())be(b.value)}function Ni(){for(var a=t(document.querySelectorAll(".mdc-button")),b=a.next();!b.done;b=a.next())be(b.value);Dg=new df}function Qg(){var a=Lb(I),b=Oi();qc(a,b);mc(a,1)!=mc(I,1)&&(Ng(a)?Rg(a):M(3,"Invalid state, cannot collapse to "+a))}function Pg(){wg&&(clearTimeout(wg),wg=0)}
function Pi(a){zg=!0;xg=a.screenX;yg=a.screenY}function Qi(a){zg&&!Ag&&(Math.abs(a.screenX-xg)>5||Math.abs(a.screenY-yg)>5)&&(Ag=!0)}function Ri(){if(!Ag){var a=Lb(I);var b=Si();qc(a,b);mc(a,1)!=mc(I,1)&&(Ng(a)?Rg(a):M(3,"Invalid state, cannot expand to "+a));Pg()}Ag=zg=!1}function Ti(a){if(!Ag){a.stopPropagation();zg=!1;var b=Lb(I);a=$(a.currentTarget).data("link-target");var c=Gg.get(a);c||M(3,"pageId did not have an associated stateKey: "+a);qc(b,c);Rg(b)}}
function Ui(a){var b=I;b&&(b=Lb(b),qc(b,a),Rg(b),a=G(),b=F(a),C(b,2,E,!0),N(a))}
function Vi(a){if(!Ag)if(a.stopPropagation(),zg=!1,a=$(a.currentTarget),a.prop("disabled",!0),a.hasClass("stale_get_latest_button")){a=G();var b=F(a);C(b,3,E,!0);N(a)}else a.hasClass("stale_close_button")?(a=G(),b=F(a),C(b,2,E,!0),N(a)):a.hasClass("conflict_preview_button")||a.hasClass("conflict_dismiss_preview_button")?(a=G(),b=F(a),C(b,4,E,!0),N(a)):a.hasClass("conflict_dismiss_ignore_button")?(a=G(),b=F(a),C(b,2,E,!0),N(a)):a.hasClass("conflict_copy_button")?(a=G(),b=F(a),C(b,5,E,!0),N(a)):a.hasClass("conflict_your_back_button")?
(a=G(),b=F(a),C(b,6,E,!0),N(a)):a.hasClass("conflict_their_save_button")?(a=G(),b=F(a),C(b,7,E,!0),N(a)):a.hasClass("wait_collaborators_email_button")?(a=G(),b=F(a),C(b,8,E,!0),N(a)):a.hasClass("wait_collaborators_chat_button")?(a=G(),b=F(a),C(b,9,E,!0),N(a)):a.hasClass("share_file_button")?(a=G(),b=F(a),C(b,10,E,!0),N(a)):a.hasClass("private_got_it_button")?Ui(22):a.hasClass("safe_got_it_button")?Ui(5):a.hasClass("wait_got_it_button")?Ui(Dg.Y()?10:8):M(3,"Unknown button clicked: "+a)}
wa("onMenuButtonClicked",function(a){Cg[a].toggle()});function Wi(a){Tb(I,8,a==null?a:qb(a));var b=G(),c=F(b);C(c,13,E,a);N(b)}function Xi(){var a=!Bg;clearTimeout(Bg);Bg=setTimeout(function(){var b=G(),c=F(b);C(c,14,E,!0);N(b);Bg=0},500);a&&(a=G(),wc(F(a)),N(a))}
function Oi(){var a=pc(I);switch(a){case 1:case 2:return 2;case 19:case 20:return 20;case 21:case 22:case 24:return 22;case 4:case 5:case 25:return 5;case 7:case 8:case 10:return 8;case 12:case 14:return 14;case 3:case 11:case 13:case 15:case 16:case 17:case 18:case 23:return a;default:return 2}}
function Si(){var a=pc(I);switch(a){case 1:case 2:return 1;case 19:case 20:return 19;case 21:case 22:case 24:return 21;case 4:case 5:case 25:return 4;case 8:return 7;case 10:return 8;case 12:case 14:return 12;case 23:return 15;case 3:case 7:case 11:case 13:case 15:case 16:case 17:case 18:return a;default:return 1}}
function Og(a){var b=I;if(wb(Rb(b,2))!=wb(Rb(a,2)))return!1;if(mc(b,1)==mc(a,1))return!0;for(var c=t([new Set([1,2]),new Set([19,20]),new Set([21,22,24]),new Set([4,5,25]),new Set([7,8,10,11]),new Set([12,13,14]),new Set([15,18,23,13])]),d=c.next();!d.done;d=c.next())if(d=d.value,d.has(pc(b))&&d.has(pc(a)))return!0;return!1}
(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=yc();c=A(b,tc,4);C(c,2,uc,!0);N(b);a()},!1)})(function(){M(1,"DOM onReady fired.");$(document).on("mousedown",Pi);$(document).on("mousemove",Qi);$(document).on("mouseup",Ri);$("[data-link-target]").on("click",Ti);$(".has-js-handler").on("click",Vi);$("body").on("keyup",Yg);$(".scrollable-content").scroll(Xi);
Mi();Ni();Dg.j=Wi;Li();$(document).mouseleave(function(){Pg();wg=setTimeout(Qg,5E3)});$(document).mouseover(Pg)});}).call(this);