1(function(sttc){/*
2
3 Copyright The Closure Library Authors.
4 SPDX-License-Identifier: Apache-2.0
5*/
6var q,ca;function fa(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}
7:{done:!0}
8}
9}
10var ha="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a}
11;
12function ia(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}
13throw Error("Cannot find global object");}
14var ka=ia(this),la="function"===typeof Symbol&&"symbol"===typeof Symbol("x"),t={}
15,oa={}
16;function u(a,b){var c=oa[b];if(null==c)return a[b];c=a[c];return void 0!==c?c:a[b]}
17
18function y(a,b,c){if(b)a:{var d=a.split(".");a=1===d.length;var e=d[0],f;!a&&e in t?f=t:f=ka;for(e=0;e<d.length-1;e++){var g=d[e];if(!(g in f))break a;f=f[g]}
19d=d[d.length-1];c=la&&"es6"===c?f[d]:null;b=b(c);null!=b&&(a?ha(t,d,{configurable:!0,writable:!0,value:b}
20):b!==c&&(void 0===oa[d]&&(oa[d]=la?ka.Symbol(d):"$jscp$"+d),ha(f,oa[d],{configurable:!0,writable:!0,value:b}
21)))}
22}
23
24y("Symbol",function(a){function b(e){if(this instanceof b)throw new TypeError("Symbol is not a constructor");return new c("jscomp_symbol_"+(e||"")+"_"+d++,e)}
25function c(e,f){this.j=e;ha(this,"description",{configurable:!0,writable:!0,value:f}
26)}
27if(a)return a;c.prototype.toString=function(){return this.j}
28;var d=0;return b}
29,"es6");
30y("Symbol.iterator",function(a){if(a)return a;a=(0,t.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=ka[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ha(d.prototype,a,{configurable:!0,writable:!0,value:function(){return pa(fa(this))}
31}
32)}
33return a}
34,"es6");
35function pa(a){a={next:a}
36;a[u(t.Symbol,"iterator")]=function(){return this}
37;return a}
38function z(a){var b="undefined"!=typeof t.Symbol&&u(t.Symbol,"iterator")&&a[u(t.Symbol,"iterator")];return b?b.call(a):{next:fa(a)}
39}
40function A(a){if(!(a instanceof Array)){a=z(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}
...
</html>