Platform Js
Platform Js
{done:!1,value:a[b++]}:{done:!0}}},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},ca=function(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");
},r=ca(this),u=function(a,b){if(b)a:{var c=r;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})}};
u("Symbol",function(a){if(a)return a;var b=function(f,g)
{this.xa=f;ba(this,"description",{configurable:!0,writable:!
0,value:g})};b.prototype.toString=function(){return this.xa};var
c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(f){if(this instanceof
e)throw new TypeError("Symbol is not a constructor");return new b(c+(f||"")+"_"+d+
+,f)};return e});
u("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=r[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});
var da=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return
a},x=function(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");},ea=function(a){return y(a,a)},y=function(a,b)
{a.raw=b;Object.freeze&&(Object.freeze(a),Object.freeze(b));return a};
u("Promise",function(a){function b(){this.A=null}function c(g){return g instanceof
e?g:new e(function(k){k(g)})}if(a)return a;b.prototype.da=function(g)
{if(this.A==null){this.A=[];var k=this;this.ea(function()
{k.Ca()})}this.A.push(g)};var d=r.setTimeout;b.prototype.ea=function(g)
{d(g,0)};b.prototype.Ca=function(){for(;this.A&&this.A.length;){var
g=this.A;this.A=[];for(var k=0;k<g.length;++k){var
h=g[k];g[k]=null;try{h()}catch(l)
{this.Aa(l)}}}this.A=null};b.prototype.Aa=function(g){this.ea(function(){throw g;
})};var e=function(g){this.F=0;this.K=void 0;this.D=[];this.ka=!1;var
k=this.U();try{g(k.resolve,k.reject)}catch(h)
{k.reject(h)}};e.prototype.U=function(){function g(l){return function(m){h||(h=!
0,l.call(k,m))}}var k=this,h=!
1;return{resolve:g(this.Ha),reject:g(this.Z)}};e.prototype.Ha=function(g)
{if(g===this)this.Z(new TypeError("A Promise cannot resolve to itself"));else if(g
instanceof e)this.Ma(g);else{a:switch(typeof g){case "object":var k=g!=null;break
a;case "function":k=!0;break a;default:k=
!1}k?this.Ga(g):this.ja(g)}};e.prototype.Ga=function(g){var k=void
0;try{k=g.then}catch(h){this.Z(h);return}typeof k=="function"?
this.Na(k,g):this.ja(g)};e.prototype.Z=function(g)
{this.ua(2,g)};e.prototype.ja=function(g)
{this.ua(1,g)};e.prototype.ua=function(g,k){if(this.F!=0)throw Error("Cannot
settle("+g+", "+k+"): Promise already settled in
state"+this.F);this.F=g;this.K=k;this.F===2&&this.Ia();this.Da()};e.prototype.Ia=fu
nction(){var g=this;d(function(){if(g.Fa()){var k=r.console;typeof k!
=="undefined"&&
k.error(g.K)}},1)};e.prototype.Fa=function(){if(this.ka)return!1;var
g=r.CustomEvent,k=r.Event,h=r.dispatchEvent;if(typeof h==="undefined")return!
0;typeof g==="function"?g=new g("unhandledrejection",{cancelable:!0}):typeof
k==="function"?g=new k("unhandledrejection",{cancelable:!0}):
(g=r.document.createEvent("CustomEvent"),g.initCustomEvent("unhandledrejection",!
1,!0,g));g.promise=this;g.reason=this.K;return h(g)};e.prototype.Da=function()
{if(this.D!=null){for(var g=0;g<this.D.length;++g)f.da(this.D[g]);
this.D=null}};var f=new b;e.prototype.Ma=function(g){var
k=this.U();g.L(k.resolve,k.reject)};e.prototype.Na=function(g,k){var
h=this.U();try{g.call(k,h.resolve,h.reject)}catch(l)
{h.reject(l)}};e.prototype.then=function(g,k){function h(q,v){return typeof
q=="function"?function(w){try{l(q(w))}catch(t){m(t)}}:v}var l,m,n=new
e(function(q,v){l=q;m=v});this.L(h(g,l),h(k,m));return
n};e.prototype.catch=function(g){return this.then(void
0,g)};e.prototype.L=function(g,k){function h(){switch(l.F){case 1:g(l.K);
break;case 2:k(l.K);break;default:throw Error("Unexpected state: "+l.F);}}var
l=this;this.D==null?f.da(h):this.D.push(h);this.ka=!
0};e.resolve=c;e.reject=function(g){return new e(function(k,h)
{h(g)})};e.race=function(g){return new e(function(k,h){for(var l=x(g),m=l.next();!
m.done;m=l.next())c(m.value).L(k,h)})};e.all=function(g){var
k=x(g),h=k.next();return h.done?c([]):new e(function(l,m){function n(w){return
function(t){q[w]=t;v--;v==0&&l(q)}}var q=[],v=0;do q.push(void 0),v+
+,c(h.value).L(n(q.length-
1),m),h=k.next();while(!h.done)})};return e});var z=function(a,b){return
Object.prototype.hasOwnProperty.call(a,b)};
u("WeakMap",function(a){function b(){}function c(h){var l=typeof h;return
l==="object"&&h!==null||l==="function"}function d(h){if(!z(h,f)){var l=new
b;ba(h,f,{value:l})}}function e(h){var l=Object[h];l&&(Object[h]=function(m){if(m
instanceof b)return m;Object.isExtensible(m)&&d(m);return l(m)})}if(function(){if(!
a||!Object.seal)return!1;try{var h=Object.seal({}),l=Object.seal({}),m=new
a([[h,2],[l,3]]);if(m.get(h)!=2||m.get(l)!=3)return!
1;m.delete(h);m.set(l,4);return!m.has(h)&&m.get(l)==4}catch(n){return!1}}())return
a;
var f="$jscomp_hidden_"+Math.random();e("freeze"f)&&z(h[f],this.J)?delete h[f]
[this.J]:!1};return k});
u("Map",function(a){if(function(){if(!a||typeof a!="function"||!
a.prototype.entries||typeof Object.seal!="function")return!1;try{var
k=Object.seal({x:4}),h=new a(x([[k,"s"]]));if(h.get(k)!="s"||h.size!=1||
h.get({x:4})||h.set({x:4},"t")!=h||h.size!=2)return!1;var
l=h.entries(),m=l.next();if(m.done||m.value[0]!=k||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(n){return!1}}())return a;var b=new WeakMap,c=function(k)
{this[0]={};this[1]=
f();this.size=0;if(k){k=x(k);for(var h;!
(h=k.next()).done;)h=h.value,this.set(h[0],h[1])}};c.prototype.set=function(k,h)
{k=k===0?0:k;var l=d(this,k);l.list||(l.list=this[0][l.id]=[]);l.i?l.i.value=h:
(l.i={next:this[1],v:this[1].v,head:this[1],key:k,value:h},l.list.push(l.i),this[1]
.v.next=l.i,this[1].v=l.i,this.size++);return this};c.prototype.delete=function(k)
{k=d(this,k);return k.i&&k.list?(k.list.splice(k.index,1),k.list.length||delete
this[0][k.id],k.i.v.next=k.i.next,k.i.next.v=k.i.v,k.i.head=
null,this.size--,!0):!1};c.prototype.clear=function()
{this[0]={};this[1]=this[1].v=f();this.size=0};c.prototype.has=function(k){return!!
d(this,k).i};c.prototype.get=function(k)
{return(k=d(this,k).i)&&k.value};c.prototype.entries=function(){return
e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return
e(this,function(k){return k.key})};c.prototype.values=function(){return
e(this,function(k){return k.value})};c.prototype.forEach=function(k,h){for(var
l=this.entries(),m;!(m=l.next()).done;)m=
m.value,k.call(h,m[1],m[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;
var d=function(k,h){var l=h&&typeof h;l=="object"||l=="function"?b.has(h)?
l=b.get(h):(l=""+ ++g,b.set(h,l)):l="p_"+h;var m=k[0]
[l];if(m&&z(k[0],l))for(k=0;k<m.length;k++){var n=m[k];if(h!==h&&n.key!==n.key||
h===n.key)return{id:l,list:m,index:k,i:n}}return{id:l,list:m,index:-1,i:void
0}},e=function(k,h){var l=k[1];return da(function(){if(l){for(;l.head!
=k[1];)l=l.v;for(;l.next!=l.head;)return l=l.next,{done:!1,value:h(l)};
l=null}return{done:!0,value:void 0}})},f=function(){var k={};return
k.v=k.next=k.head=k},g=0;return c});u("globalThis",function(a){return a||r});var
fa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!
d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!
0,value:void 0}}};e[Symbol.iterator]=function(){return e};return
e};u("Array.prototype.keys",function(a){return a?a:function(){return
fa(this,function(b){return b})}});
var ha=function(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+""};u("String.prototype.startsWith",function(a){return a?
a:function(b,c){var d=ha(this,b,"startsWith");b+="";var
e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var
g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});
u("String.prototype.endsWith",function(a){return a?a:function(b,c){var
d=ha(this,b,"endsWith");b+="";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}});u("Promise.prototype.finally",function(a){return a?a:function(b){return
this.then(function(c){return Promise.resolve(b()).then(function(){return
c})},function(c){return Promise.resolve(b()).then(function(){throw c;})})}});
u("Object.is",function(a){return a?a:function(b,c){return b===c?b!==0||1/b===1/c:b!
==b&&c!==c}});u("Array.prototype.includes",function(a){return a?a:function(b,c){var
d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||
0;for(c<0&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!
0}return!1}});u("String.prototype.includes",function(a){return a?a:function(b,c)
{return ha(this,b,"includes").indexOf(b,c||0)!==-1}});window.gapi=window.gapi||
{};window.gapi.Oa=(new Date).getTime();/*